From 465550aa4e591761aa0bd181987aa8123e7ec4ba Mon Sep 17 00:00:00 2001 From: "taifu.gc" Date: Mon, 5 Dec 2022 20:57:11 +0800 Subject: [PATCH 1/4] update to version 20200406 --- create-clean-texlive.sh | 36 + download | 1445 +- etex-addlanguage-fix-bz1215257.patch | 25 + generate-fmtutilcnf | 22 + gnu-freefont.metainfo.xml | 18 + tabu-update-to-git-930bc77.patch | 39 + ...tch => texlive-2017-xepersian-python.patch | 16 +- texlive-20180414-CVE-2018-17407.patch | 40 - texlive-20180414-covscan.patch | 812 - texlive-20180414-poppler-20.11.0-luatex.patch | 155471 -------- texlive-20180414-selinux-context.patch | 41 - texlive-20180414-xml.patch | 22 - texlive-2019-py3-and-pep8.patch | 39 + ...20190410-dvisvgm-fix-libgs-detection.patch | 25 + texlive-20190410-poppler-0.73.patch | 249 + ...exlive-20190410-tlmgr-ignore-warning.patch | 26 +- ...-20200327-disable-more-failing-tests.patch | 142 + ...atch => texlive-20200327-new-poppler.patch | 14 +- texlive-20200327-poppler-0.84.patch | 266 + texlive-20200327-poppler-0.90.patch | 20 + texlive-20200327-texinfo-path-fix.patch | 22 + ...180414-disable-omegafonts-check-test.patch | 12 + ...4-synctex-do-not-throw-no-file-error.patch | 11 + texlive-base-20190410-CVE-2019-19601.patch | 16 + texlive-xdvi-ghostcripts.patch | 12 - texlive.spec | 6725 +- texlive.tlpdb | 301412 --------------- 27 files changed, 5652 insertions(+), 461326 deletions(-) create mode 100755 create-clean-texlive.sh create mode 100644 etex-addlanguage-fix-bz1215257.patch create mode 100755 generate-fmtutilcnf create mode 100644 gnu-freefont.metainfo.xml create mode 100644 tabu-update-to-git-930bc77.patch rename texlive-2017-python3.patch => texlive-2017-xepersian-python.patch (96%) delete mode 100644 texlive-20180414-CVE-2018-17407.patch delete mode 100644 texlive-20180414-covscan.patch delete mode 100644 texlive-20180414-poppler-20.11.0-luatex.patch delete mode 100644 texlive-20180414-selinux-context.patch delete mode 100644 texlive-20180414-xml.patch create mode 100644 texlive-2019-py3-and-pep8.patch create mode 100644 texlive-20190410-dvisvgm-fix-libgs-detection.patch create mode 100644 texlive-20190410-poppler-0.73.patch rename texlive-20180414-tlmgr-ignore-warning.patch => texlive-20190410-tlmgr-ignore-warning.patch (76%) create mode 100644 texlive-20200327-disable-more-failing-tests.patch rename texlive-20180414-new-poppler.patch => texlive-20200327-new-poppler.patch (96%) create mode 100644 texlive-20200327-poppler-0.84.patch create mode 100644 texlive-20200327-poppler-0.90.patch create mode 100644 texlive-20200327-texinfo-path-fix.patch create mode 100644 texlive-base-20180414-disable-omegafonts-check-test.patch create mode 100644 texlive-base-20180414-synctex-do-not-throw-no-file-error.patch create mode 100644 texlive-base-20190410-CVE-2019-19601.patch delete mode 100644 texlive-xdvi-ghostcripts.patch delete mode 100644 texlive.tlpdb diff --git a/create-clean-texlive.sh b/create-clean-texlive.sh new file mode 100755 index 00000000..501dc209 --- /dev/null +++ b/create-clean-texlive.sh @@ -0,0 +1,36 @@ +#! /bin/sh +v=20200406 +s=texlive-$v-source.tar.xz +p=${s%.tar.xz} + +# get the texlive original source +if [ ! -f $s ] ; then + echo download $s, please wait... + wget https://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/$s + if [ ! -f $s ] ; then + echo download $s failed! + exit 1 + fi +fi +# remove old source +if [ -d $p ] ; then + rm -fr $p +fi + +echo extracting the $s... +if ( ! tar Jxf $s ) ; then + echo $s failed, cannot be extracted + exit 1 +fi + +# remove files with bad licenses, don't embeded zziplib but build with system lib +rm -rf $p/libs/zziplib +rm -rf $p/texk/ps2pk + +# create clean texlive source +echo create the clean texlive source, please wait... +if ( tar Jcf $p-clean.tar.xz $p) ; then + echo clean texlive source $p-clean.tar.xz is created. +else + echo failed, clean texlive source $p-clean.tar.xz cannot be created. +fi diff --git a/download b/download index 42b51655..49e15afe 100644 --- a/download +++ b/download @@ -1,743 +1,704 @@ -25cd2217210610e539831dae8fd3f2e3 adjustbox.doc.tar.xz -c58ab30ce490c08c3794509ee18e0e48 adjustbox.source.tar.xz -ce8ea8237314b5745a6d695a40256cb4 adjustbox.tar.xz -27f73dcdee5dd2f361ba4dac7818cc23 ae.doc.tar.xz -91819ee7b8d568f1fc535ce4d3fa0df0 ae.source.tar.xz -886ed68b6e3fd254cbbb7f871e4496fc ae.tar.xz -bbda42f5398eaafecb866fef0b44cf87 algorithms.doc.tar.xz -a829b3371e99eb8dea077f6a705ba195 algorithms.source.tar.xz -5d5e555ddf2a6345f3adf202896277b4 algorithms.tar.xz -e3922ca1988fbd1b86c2c29324f760c1 amscls.doc.tar.xz -f6fff7529235c93e068e2a2ce10eca01 amscls.source.tar.xz -c7e9bee85a3de123919f5ee49c9b8418 amscls.tar.xz -1ad17ac0954e1cb72e7efd530ba244d5 amsfonts.doc.tar.xz -20030c9845796b96befb82031c2d8856 amsfonts.source.tar.xz -88295974163fd1cfba40c0bd5ba3292e amsfonts.tar.xz -8c4457a8948c2aef97393b7bfb4a18d5 amsmath.doc.tar.xz -4a4fed46b4d4c6e1615080e72686130e amsmath.source.tar.xz -a062bf5d7467eb5689f8f7e7489d9d9a amsmath.tar.xz -ba6cf354480796406a494ff002d04acf anyfontsize.doc.tar.xz -dee06d4dd75f5de6c213385ccfeb876b anyfontsize.tar.xz -70da33b5feb0b0ee45db880801459993 anysize.doc.tar.xz -9d91bbcb66106c267f6fd266c472d178 anysize.tar.xz -23adc9a9f66d0d2cb86ab767d8b5bd95 appendix.doc.tar.xz -6bb38f6ab4d7a3a198ba5f1be9f45923 appendix.source.tar.xz -af774c4e4481e082ce939a2134122edf appendix.tar.xz -148682b5513a6889479eacc109f9e22f arabxetex.doc.tar.xz -d12f18fda02915b28adbdf734dfc206f arabxetex.source.tar.xz -8dc0ffe5130bb589a158a1c53e1b8a76 arabxetex.tar.xz -8e135cfd5704e662336ba7d67644a3c8 arphic.doc.tar.xz -7a706ca5311ac97a9177e104938ac8c8 arphic.tar.xz -6bdf89685cd208d23669c3bc8c9556d0 attachfile.doc.tar.xz -a14ddc6072b4aa57eb90bacfa2f473cf attachfile.source.tar.xz -2e799ed687bf81eb866c8dbb9dae6798 attachfile.tar.xz -c93ca16af00fc80914f9427aa2500f66 avantgar.tar.xz -a34c069e6181aa8d39e39b8c6ee86035 awesomebox.doc.tar.xz -021424dd4e205a8bca2986c83ac22a9e awesomebox.tar.xz -221da6f898267ccf5092c719a08259c6 babelbib.doc.tar.xz -2a134480e784182f1fb76ea5ad9fe568 babelbib.tar.xz -ab1b92cae8d14133dc9e8ab0daf29835 babel.doc.tar.xz -2f3dfc9ef5549842b8a68322649f1f7f babel-english.doc.tar.xz -2c1e2e6c2ea715819e56f32ec4d8a478 babel-english.source.tar.xz -d07207fcc62706aa3461daa947b3eef8 babel-english.tar.xz -ee4db95c7ea5e2d545ff2e8c8fe74259 babel.source.tar.xz -9ba2698a3408d0c7a73461cf75acc7f5 babel.tar.xz -a13c759f2db29f646d69265cf3b3c814 beamer.doc.tar.xz -49c1d056a84067a345674bc75648a7e0 beamer.tar.xz -abe4237dc7b5e2a3a8ae20dac7845678 bera.doc.tar.xz -67b2cad9c47856545e38efd8a735edc0 bera.tar.xz -531a0c195d08aa14f24b5999cfae966a beton.doc.tar.xz -66cdddea582add4d3bf5329a0a86f2a7 beton.source.tar.xz -45ff497cea93bfab4052881860b2cf26 beton.tar.xz -0e5e0034eecdd15d5021e82e6fc1fbcb bibtex.doc.tar.xz -8713f41bd4c3ddf169e2d0b240546c48 bibtex.tar.xz -085a66721d8371127f4aca48d693bcb7 bibtopic.doc.tar.xz -8d22a869e08e60b07a95c2c0bed2e6cd bibtopic.source.tar.xz -7a86a0ddbaeb045b7968bf5a6ecc7d33 bibtopic.tar.xz -78b7b433ee284a53503380447c19f6a0 bidi.doc.tar.xz -78d840c4403daaa059b3ffe406c0524c bidi.source.tar.xz -89fac5df411eb705fb0627de234b5325 bidi.tar.xz -7ba6bf3992d86ac84819f8c23115e778 bigfoot.doc.tar.xz -6514c13c1242f64003b3558e032e8970 bigfoot.source.tar.xz -1bb3fbea7d03788a5f3f83e519eba129 bigfoot.tar.xz -09eee9700b44585714055e477dd1be65 bookman.tar.xz -d04d244b2068bb86afbbb7a00b66a46a booktabs.doc.tar.xz -13ea40f74604c8f0a6de3d6d68782c6f booktabs.source.tar.xz -5075f31dbc82804835b6c79c7ae171c6 booktabs.tar.xz -0ab14267aa75ffb33f37e4229b76d7e6 breakurl.doc.tar.xz -24f45004f25bd772a1aba6cbbd92f14c breakurl.source.tar.xz -84372c7a2935c87cc1453fb8b00d3c86 breakurl.tar.xz -5b9a57204b95910cabef5338f81fd3fb breqn.doc.tar.xz -fd739ff51f1c7363d172bdbff82e0ded breqn.source.tar.xz -bea985a05f0db0dbf982df1bfdaff532 breqn.tar.xz -df6325dc97cdfac004b7d4c1194ab156 caption.doc.tar.xz -a08347a2bd950f545c5e5a0bb9ef0707 caption.source.tar.xz -527b44d694243e2e80c6888d3b07f853 caption.tar.xz -86b60405576cd3a788920604e92e90dc capt-of.doc.tar.xz -79329aa75798155c7d4b9fde325c79f3 capt-of.source.tar.xz -77ca78f789a1f6ff1df433ec62893e99 capt-of.tar.xz -82fb5d6912cc76edb14d8c2c2d9a302f carlisle.doc.tar.xz -8e005cf37a9f649337b2abdd4c1813f3 carlisle.source.tar.xz -58c6acea396df5e3f8e48b67fdd3dc0d carlisle.tar.xz -8a755a1837d8bb99649123bd34765266 changebar.doc.tar.xz -582e4bc88faf4265537294b1ef1c6a9e changebar.source.tar.xz -4bc2ab3519a28860a193f69291266a04 changebar.tar.xz -00cb7e7fc2fd1a40658d954116cf30b6 changepage.doc.tar.xz -3af735d4fb79027f62a2a8175458cf0e changepage.source.tar.xz -16847ac63d3620ed3f72ea6b3e1b2528 changepage.tar.xz -263856885830a6b44c0fd02221c1b323 charter.doc.tar.xz -93f225d3cda5ae425961b95d9a04e2e7 charter.tar.xz -2bcbb4e0136a7407ddf9d86db91b3233 chngcntr.doc.tar.xz -a73877027bc459d04329fc5440d11f48 chngcntr.tar.xz -7af80a96c5f6e151d18b686ea45b8952 cite.doc.tar.xz -91a1de9e1d0ca5f55717f5ae7f3588b0 cite.tar.xz -3e9f70a099be5f6414dd5ead72dcf476 cjk.doc.tar.xz -460b8f03aac41df31f9ca94e37db57fa cjk.source.tar.xz -aa23e188baca1703cf1be90a2008db56 cjk.tar.xz -b7e1343d5e6bb4c7d26c0770c397ddde classpack.doc.tar.xz -be58d8b2a07d15855b06e40385ffdfd2 classpack.source.tar.xz -53eee6be6618c7bfd6d39bc4b5a4dee9 classpack.tar.xz -f25edde886218b394697b55466c8dd2e cmap.doc.tar.xz -21971be168df58487d81208df5233d2a cmap.tar.xz -f79b01e4aa29c6b4d14ef251d3c816a7 cm.doc.tar.xz -9a9755c3ac084a71f9b3d3c79fb23b3c cmextra.tar.xz -7766741b48e7665b8d201026f284765a cm-lgc.doc.tar.xz -857399e3920e2ad781b15cc8946c7211 cm-lgc.tar.xz -c3bf53bb7439e409e106c63d615cf20e cm-super.doc.tar.xz -13ef8ee9766fa1c6fb02759f8f9dc831 cm-super.tar.xz -5034732a5436dbc49b7c32d11d9c3cb9 cm.tar.xz -63188283092eb85dbd97896d2eb3fbc2 cns.doc.tar.xz -e8b261c0e93a10fbdb9a4ec521c44a8a cns.tar.xz -c7a51f6efd0eb0df72408bafc09166d0 collectbox.doc.tar.xz -398d34d963ee7681f4d5dc76b5fa763e collectbox.source.tar.xz -bae3d11f51d9e1f99b5c6e0555c83a91 collectbox.tar.xz -3b42d0e33eedc68f925a1279231b5abe collection-basic.tar.xz -27e724218e382a62cf8628418f5dc6a4 collection-fontsrecommended.tar.xz -f03a7d1b6ec298614e91b2ab3c2251dd collection-latexrecommended.tar.xz -fbc325664fbae81efb91c746a5fff480 collection-latex.tar.xz -dddb3f4f94832bda6f6d55d2f6fc0700 collection-xetex.tar.xz -5909fce0d62eda0047c5344afd150282 colortbl.doc.tar.xz -4ef0f1d01572186fa348885b7088016d colortbl.source.tar.xz -16af2baf2cbd36f69d6cc656a274a60e colortbl.tar.xz -1e527dc1ee37c4a18e6b52d8032b14d0 context.doc.tar.xz -553b598247becde56db8058586b06797 context.tar.xz -f466cdd4cebb15b122c5a20d71bbb9d8 courier.tar.xz -061c65523c6d7826af7a9cd40d9d5a74 crop.doc.tar.xz -3d54da71ef1c1ddeef1dda3cc753076a crop.source.tar.xz -68fedeacee6c2bb1653e53787cb10b0b crop.tar.xz -6f1da7af3984f262a6ee59a793e25d0d csquotes.doc.tar.xz -93a546b9630fa9af28d261941a633b43 csquotes.tar.xz -12dec1b83e4abc090a2a903bd87bc5a4 ctable.doc.tar.xz -b3c9540c3d0eee62d55a8d777f43e2f3 ctable.source.tar.xz -415d857bdcd5e7c5e3219630d659ecd3 ctablestack.doc.tar.xz -77c7088220031ae986a9cb9d15d6c60b ctablestack.source.tar.xz -5aaebae1f2134d17d56d6dbd9966a7e2 ctablestack.tar.xz -9b4252d21e95dc0077c1182ad4bf3d85 ctable.tar.xz -a90a49f941307617d0e7bd5cbe19cf6e currfile.doc.tar.xz -c80da3af76171794c18ff4b7928f5747 currfile.source.tar.xz -ad9849c3a9f56036143e800152eb23a0 currfile.tar.xz -2bec3bcd9a4f45b039a7976afba1e5b7 datetime.doc.tar.xz -df2b70c91b6abb0ea4dc1cf51c425525 datetime.source.tar.xz -187b56f9f2433f82d410c87dad43bd41 datetime.tar.xz -08bf987c191c5ba49720581809286a03 dvipdfmx.doc.tar.xz -e188fbde150c529c2108883c707ef8a8 dvipdfmx.tar.xz -f4df91f0fc8e75aeec4fd098d23f460c dvipng.doc.tar.xz -fcf819d1c153b46e566c54eee8e9b4f2 dvipng.tar.xz -44f0a8a68dad66bdb5071ee1031ba68a dvips.doc.tar.xz -6cfd981cbc30d1d8390feb5345afb770 dvips.tar.xz -22528a2f22d088a7264a4cfad0e37a73 dvisvgm.doc.tar.xz -d8727ad2cfa9ac5f7c44e7f84c63785d dvisvgm.tar.xz -5d1e2df7688e845a34422d0f8e3a9aaa ec.doc.tar.xz -15e1215966a9372775550941cb6b5eb9 ec.tar.xz -caf586ec7ae3810c1f070ca4fd267db8 eepic.doc.tar.xz -be1f8653dc791d5c05f6c726774eb3db eepic.tar.xz -48b87a51130b08afdee457b97decd5cd enctex.doc.tar.xz -3c757001fb5de064272150005bea4c94 enctex.tar.xz -0813147f157c52427281ad71603e93d3 enumitem.doc.tar.xz -9955b0d56036059f1fbd0d7ea6b9b8e6 enumitem.tar.xz -48b4e5af56da58e01506ce58c725ca35 environ.doc.tar.xz -b6035e8d6b8288c6229641b8ab250ace environ.source.tar.xz -6ecfb455fae00af107090d834b754807 environ.tar.xz -ba8f2bd32837f10c129cc3382b6f801d epsf.doc.tar.xz -1d1e176c29bbaeb5b44321f1abe47210 epsf.tar.xz -51ce39a2a3975d6911b38ade5b1370d6 epstopdf.doc.tar.xz -6ba1249fef76fe6671e3ba71a6d516ca epstopdf.tar.xz -c87bdae25d7c1e9f06e1f5ea35849c61 eqparbox.doc.tar.xz -9cf5db751a02fde375967d5da2157bb6 eqparbox.source.tar.xz -7206329837df8ed3f06db9df08dce2d6 eqparbox.tar.xz -f3d9f9fa6fa8ee198aa2fcaf58fa7bc6 eso-pic.doc.tar.xz -61ac329decd98950c8f68fbeca6de18a eso-pic.source.tar.xz -63fe2200d92247501a7004c0c1ac152c eso-pic.tar.xz -b615c839ddca4949333b4623431d186c etex.doc.tar.xz -793d4e26b0e3f50f47392016dad28efc etex-pkg.doc.tar.xz -3da0c1c20ad84ccc6d8ef818520f7320 etex-pkg.tar.xz -30b51358c484a333f3184ac879700139 etex.tar.xz -b0a76b512dd9f0821e52e4fc25d701f5 etoolbox.doc.tar.xz -03ec4ed877e1823a691a5f97c59e213b etoolbox.tar.xz -545786f9ac1ff922b0de30a62848bd2c euenc.doc.tar.xz -c2fc4a16c4de032fa4c22f2c51a10890 euenc.source.tar.xz -e91deea15302d39e99563c8296538c28 euenc.tar.xz -90a67e42fce00a02ec016ce46b8bc024 euler.doc.tar.xz -f37a22d5776090d4692ea797ed280c45 euler.source.tar.xz -10ddd9084ab096da11af9dc9f43b5c6b euler.tar.xz -1d2a4846cb2171aee5862461bf8fe990 euro.doc.tar.xz -5b9e0bfb785b9e013483a9c7f8a2156f euro.source.tar.xz -ee55d19344112d0633b96fb1a151ef5b eurosym.doc.tar.xz -b04782bdb7c803ca9f97aac2af9c2c72 eurosym.tar.xz -14617d3f1c95d50fa3af7c7d03c7f8a1 euro.tar.xz -dc5bd50a531061c75d0ae47d88935aff extsizes.doc.tar.xz -6a8e52aec1602f5dcb053421acafe2be extsizes.tar.xz -9b4e258e5bfdabab04a55d411937ea7c fancybox.doc.tar.xz -a574b9fbd29e2a436d67fe3f0ffc4e57 fancybox.tar.xz -a2a6c80220719070aca5c0568023ef81 fancyhdr.doc.tar.xz -2b88ae9efdb8d93fb28ae9036269d5ac fancyhdr.tar.xz -ebdfaa14d4d67d90178447347d9e7467 fancyref.doc.tar.xz -0f04bc09504aee6b3a14348f41fca1e2 fancyref.source.tar.xz -77d86b2da138662ae83a1f5a099bd381 fancyref.tar.xz -8ba69dd9d03dc5df520c64165f3149c2 fancyvrb.doc.tar.xz -d5c7a1423e3b251a925feb716c43d5c0 fancyvrb.source.tar.xz -36de5262a11e61369b45e2938c9185e8 fancyvrb.tar.xz -678eed96c9e01a35ce3acf41704e42e6 filecontents.doc.tar.xz -0303c5830ee8abec3485617b2d669563 filecontents.source.tar.xz -dc873f70a153e3bf7776ff4ed3e64062 filecontents.tar.xz -f79b54aabcec0eed7d66361e697646ac filehook.doc.tar.xz -05ee37b671d658f80e7d4320b94042a6 filehook.source.tar.xz -4048d78924e80d7a2ff51d8309612c8e filehook.tar.xz -2044aa675a8007c791d08854e81c4037 finstrut.doc.tar.xz -c1914c9b04438681a85aa55d850186ec finstrut.source.tar.xz -1a752fa40cb904c97f402ac057e0e7d4 finstrut.tar.xz -9e14ef65db611002f79cc30f0521b898 fix2col.doc.tar.xz -942d786beae103f752819855055cb56f fix2col.source.tar.xz -466944f2709f7e127982e5f705c7b66f fix2col.tar.xz -f4f851bb82055d63fed46c86b1e6fe98 fixlatvian.doc.tar.xz -9e99a57699a5475837c4cdb51fd611f7 fixlatvian.source.tar.xz -5d217bf5cc9e652050e529ed2eb150b8 fixlatvian.tar.xz -6b9f0ce2b512db62c2f210fe17538ef2 float.doc.tar.xz -0679c861998ba4947f7b1b4281b42988 float.source.tar.xz -56e185a30b767cd5bdaccffe9835bae4 float.tar.xz -8badcfba7509d661503dc718706c4be2 fmtcount.doc.tar.xz -d41b14b803a7968b1a652abd788c6f3b fmtcount.source.tar.xz -eb9668b9a1b76702cdeaf37a810bdfd5 fmtcount.tar.xz -2a072b3e93f11e35039588b93c0d5c49 fncychap.doc.tar.xz -c4bc9192b292841e17279bb5c5156526 fncychap.tar.xz -61991855705fbaa8cdb0f32edbcf0b52 fontawesome.doc.tar.xz -557f41da3453677d8006fb4b9c45a9ab fontawesome.tar.xz -b35bee4d8d1f8a4a3e3ebb256c171049 fontbook.doc.tar.xz -9dae43b2c0b1399d037bd9a32bafcf8f fontbook.source.tar.xz -a928b87e3a404a4878ae816700fc9259 fontbook.tar.xz -a33d7d8c80a067614ea7ae02c5ad1967 fontspec.doc.tar.xz -e26f6c742339c504cc566e1ad794b79b fontspec.source.tar.xz -367c0d9371387a97b294e21b6c3a8af7 fontspec.tar.xz -bb1c89cdbeff31ab53ab4e956d3eb05a fonts-tlwg.doc.tar.xz -5f45ca154f7c80ec6c72d09aae3cbcc2 fonts-tlwg.source.tar.xz -49ff43f33e202759004d198d3119a3e6 fonts-tlwg.tar.xz -af3fb19d8e4ee304162f251854e964a8 fontware.doc.tar.xz -fe62fac8be49403341005e0ff9181e2d fontware.tar.xz -4ab3b9f35b1ffe0927cc168d063e77b7 fontwrap.doc.tar.xz -a6a76159ddd2f7eb4ad681baeddb89cd fontwrap.tar.xz -82d164e46eb80b136d5c1676bb7b983f footmisc.doc.tar.xz -f95621e8fab9e95ccfd3faa74c6b1f63 footmisc.source.tar.xz -fedf9e3e232b813283d16001cf446a2d footmisc.tar.xz -687261365445c605048f80b2ab0c55fa fp.doc.tar.xz -8c99b0719c354513ab27ecfe7e11cb96 fpl.doc.tar.xz -ac6832ab1dd47f54f99a343e999c0da0 fpl.source.tar.xz -685d78936f3ca1e8c93821300672ccc6 fpl.tar.xz -751774deba1df0895e84df4c1502b68b fp.tar.xz -e5455685fd5eb68ca94d7bfcb13b0075 framed.doc.tar.xz -c7ac9e16d7d23b77d22e5a3e0c1d5312 framed.tar.xz -f3537930beddb30652ee55a0a657047a garuda-c90.source.tar.xz -2bb582d57ae4da38cd47399173363826 garuda-c90.tar.xz -6bdcd981ba66ef7700ebdeb8270bd062 geometry.doc.tar.xz -3dbe53fc4bbb14449f30e480d96ffae7 geometry.source.tar.xz -4cd4d6d8d01f365fe5954e9c8fe99627 geometry.tar.xz -cb0fe297bc9611417f06e4e8b005bd0d glyphlist.tar.xz -f6cab42939226085996f14dd6427e4c9 graphics-cfg.doc.tar.xz -10dbe82968cbf5747b6ec4fd3cd2ee94 graphics-cfg.tar.xz -11e07bbc239ff57a19ee1f80301dfa30 graphics-def.tar.xz -ea375e231444c76cac8ec88913b4e06b graphics.doc.tar.xz -9d3ce0e56b4e30581bb38c05de4b5abb graphics.source.tar.xz -cd526cb8dea680306f514e753dad498c graphics.tar.xz -65403a5595be65507c973bd0b2902284 gsftopk.doc.tar.xz -bb46398408ce99bb215a107ebe826a19 gsftopk.tar.xz -93a0592de5f33d1762038ed83616b0ec helvetic.tar.xz -1d778b0e9a7e2caa300814e6bd431fb5 hyperref.doc.tar.xz -016972089d083cb6ef1306e2ab87853b hyperref.source.tar.xz -f854e0e5035478d03916eb264495de70 hyperref.tar.xz -26747be146d14aab1007dcce00c222d2 hyphenat.doc.tar.xz -552e810137c62506fe31f008786f307d hyphenat.source.tar.xz -02560f43d43079f55ba2fad102c1e4a0 hyphenat.tar.xz -88562bb242154a31950cfc5689ae3ac4 hyphen-base.tar.xz -c893f900960d4f96cbe81ac44e716895 hyph-utf8.doc.tar.xz -222957ee4266f3807c0f16c6c1412201 hyph-utf8.source.tar.xz -072f690773b4c917266e8858d1a0b6a7 hyph-utf8.tar.xz -733dc049b94b8987907a655dbdcd77cb ifetex.doc.tar.xz -c51a6248e1c8fee904e81996c9408951 ifetex.source.tar.xz -cafad5818e428b3c21fa96fb3a92534f ifetex.tar.xz -fd7e715f300f991fab961ba0d8dbbf09 ifluatex.doc.tar.xz -24787160a733b7f7a4268bf95af2155d ifluatex.source.tar.xz -72d2b7eca2672c2aa95ac17fad563756 ifluatex.tar.xz -7b98131b892c15319ed132745965ee54 ifmtarg.doc.tar.xz -a4d1df2cb932c0c35674028d89cc3220 ifmtarg.source.tar.xz -091b5d50ab1154937f372bea03c4769b ifmtarg.tar.xz -646bed50752b2f09da31884e356ef6ff ifoddpage.doc.tar.xz -cf96c38bc16db32e30dd2746869964b8 ifoddpage.source.tar.xz -7b0ec7fb2798ad587a6bd8811873238a ifoddpage.tar.xz -dcf47faaa86b0652309c16e032e43dae iftex.doc.tar.xz -16760a8328298bd4ca8981cb1a335ef5 iftex.tar.xz -8604c7abb73be30db84f04caf9b02fcb ifxetex.doc.tar.xz -6eabe110af719f47e3fb1cd36fc4d1ef ifxetex.source.tar.xz -97cea26808f59fd3b4e3ed9eb4657b0b ifxetex.tar.xz -0299253abb08024d74d806bacef943b7 import.doc.tar.xz -0900fa2ea1a598cc33090e31993981d2 import.tar.xz -58529126a192d74fcc7f622ea7c577b5 index.doc.tar.xz -4cf4bdb75656db2516b48bd9fc28cdae index.source.tar.xz -033a16972d43780e845323df70607910 index.tar.xz -2007e102a0bcfdda12c15ae61316c1a2 jadetex.doc.tar.xz -aa5b485008642f3b56aa4a9b8f065512 jadetex.source.tar.xz -b561fb4e85a0841033828e1430c5f201 jadetex.tar.xz -ba72d7baffbcc75e4e05a90f18f37835 jknapltx.doc.tar.xz -af20028749c80c30017fb808d6ee460e jknapltx.tar.xz -4c142ebe5b285b4f7b1bdc18a57cf90f kastrup.doc.tar.xz -eb62ea5e791b6066b7067d36da7a2295 kastrup.source.tar.xz -bbfd3cda391114605da73d85ef3ff41d kastrup.tar.xz -1c35cfc341fd711695d7a0abfc2b03f8 kerkis.doc.tar.xz -5309ab4a793d4ec3ac7c7e84a3d47b4b kerkis.tar.xz -42946a7e95c8ea9b14f4b1801fda9e50 knuth-lib.tar.xz -2e49c9b625076409b56682859f5e4506 knuth-local.tar.xz -3e875a496608debd4592127caade1ea2 koma-script.tar.xz -e71f795e04065e7eb7bdb60ab192d046 kpathsea.doc.tar.xz -3d39e00a238b38cc17a31b235c66cd8f kpathsea.tar.xz -d7f9b52148d8530583cb5b64c8aab0b0 l3experimental.doc.tar.xz -2f54a74031cb35940c047138a32f6a05 l3experimental.source.tar.xz -d34e72d5a0b3326bc16d3c341b851f13 l3experimental.tar.xz -a7ac9bbf8d52ac69fd8558ba7378848e l3kernel.doc.tar.xz -8b408c354d42a596eddf76750f179c68 l3kernel.source.tar.xz -305faced9f0ecbee9bc5c152125f84c8 l3kernel.tar.xz -532f0a8b29a2469ce7c231b23007ee5c l3packages.doc.tar.xz -15fc3e8d77bc15f62c13844ad3986d97 l3packages.source.tar.xz -90fbcdbd3c97c7e19a3b7dbf37746808 l3packages.tar.xz -2c6058eb4a241ac6f07f6891b3fda00e lastpage.doc.tar.xz -5366902b01dcc7289397b78027ab342f lastpage.source.tar.xz -2d2e7b23fd894626184590ff5d84fd55 lastpage.tar.xz -8b64e6ac94bdc8a4857a3bb2fd2e3e26 latex2man.doc.tar.xz -d3482ea4fdd040c57f95ef414a7ae66a latex2man.tar.xz -985d9edac584a2ee3cca65e60ab451c9 latex-bin.doc.tar.xz -b7c0cf8e281e2338dec805a7d524f0ba latex-bin.tar.xz -f8cc6e16aea7e12386127932f27e6591 latexconfig.tar.xz -e41ee9bab995ba137d21f012a0fb6d6f latex.doc.tar.xz -55c6288daa9e0c0b6b285260141e5390 latex-fonts.doc.tar.xz -c6d447eed89b0ff2e6448737770c21f3 latex-fonts.tar.xz -81f46333874827d085011e92fbe5ce26 latex.source.tar.xz -8743041a3ef1b2036f73867839594e07 latex.tar.xz -d2b218c96aa16fc077ef5ac25da5016d lettrine.doc.tar.xz -f0063cd78410443aa206dacad79cb8a1 lettrine.source.tar.xz -2da75ac9870bf4083ab30c74f319732a lettrine.tar.xz -0369f9946c1b3cd59b99476788f833ca linegoal.doc.tar.xz -9fab0cb75357d1510559465a9d6d8215 linegoal.source.tar.xz -a8fd75f606d27eca38fb3ac4e128b0fd linegoal.tar.xz -3748b45de281b540076541eaaca0ccc3 lineno.doc.tar.xz -0a14442735707fba41d139ad5e3eee27 lineno.source.tar.xz -da13494135aa848cd38b560a9410c0d8 lineno.tar.xz -b61d073d7ba6f2c49b350e92bfaa589a listings.doc.tar.xz -383b18e420bf23adde29655bbdb5b590 listings.source.tar.xz -b1f0abd84563841df0385424663459d4 listings.tar.xz -81d991fdaca2e7510a73f5219b0ca4a8 lm.doc.tar.xz -795c245d157d5e3c6bb2177c535b1993 lm-math.doc.tar.xz -4bdcc310f6fc9a63a93d6bf4d59d6cba lm-math.tar.xz -d6f1fc512cfac29ed7b9bc5e12faadb3 lm.source.tar.xz -f708ef2ed089e91a9d3c2678ae6f1d81 lm.tar.xz -85a6843db94a1e465e5082a6eff53ee3 ltabptch.doc.tar.xz -a7539c38f97c0187cf17c47bef4839c0 ltabptch.tar.xz -ad2e87b7a35e7c66a37da7a0e0cab049 ltxmisc.tar.xz -bd5e9831ee573550cb1356e47e575286 lua-alt-getopt.doc.tar.xz -8fb79676f97e5cc8b7084122ef9175f5 lua-alt-getopt.tar.xz -d81b12546593caee06eb4c1bb0646ad7 lualatex-math.doc.tar.xz -dec7a340c9096ca3a910ccf59165b79b lualatex-math.source.tar.xz -2e64bf75392736e3b28e60628ec569c2 lualatex-math.tar.xz -6a909f0f3fddf4f29fb5c60f0e9ba4c7 lualibs.doc.tar.xz -6fc82a7d42703fb6dc4231a596e709b1 lualibs.source.tar.xz -69a7975d636415532a9fd3d69369c56a lualibs.tar.xz -35a5f46dd49ae7f3da9d69706ebf92bb luaotfload.doc.tar.xz -cc5f7b85f6369ca283bccc15dd7d95a0 luaotfload.source.tar.xz -42d9df2ee14b2008c62b8e194405d15c luaotfload.tar.xz -dfeb802cb121d58bc86816eb2a2b80fb luatex85.doc.tar.xz -3e340483df0cb2a63ae7b7ea2ab9efb2 luatex85.source.tar.xz -6261c36a991b381bbdba13adca2e6737 luatex85.tar.xz -fc3679c20657caf59a9f04029015c6ab luatexbase.doc.tar.xz -7cfee8ada1a950cb2a8aec7cbaf55b5f luatexbase.source.tar.xz -21d8cb524c2f6caf5c1d59466878350f luatexbase.tar.xz -3f968eb3c34b72499e7618ac8deaf18c luatex.doc.tar.xz -9995376d6df4c77760e2b9a3adff73bd luatex.tar.xz -dc95cd623aa51047511b27a88f74a31a makecmds.doc.tar.xz -30dbd8d0daa723edb981b393aa3ab48d makecmds.source.tar.xz -f8719b0e9c96cf5ca02591b25e31b01f makecmds.tar.xz -7f31cb2b2a14768aee01a6b50edd4589 makeindex.doc.tar.xz -40e7aad2df21bba000d87bf8899c83d8 makeindex.tar.xz -9cf8b214755ae729fd3c0ff198eec4c0 manfnt-font.tar.xz -d76ed83bac9fe8412e56fa4940df15a1 marginnote.doc.tar.xz -f65eed03e54c71f8af1be2da17ee7c54 marginnote.source.tar.xz -d1047aafa527a8fa4e269cc0d24209b9 marginnote.tar.xz -b07434b29bf91bb399be57b17e4ab0ea marvosym.doc.tar.xz -ac1264d6f4fa47c5db456293da53173c marvosym.source.tar.xz -34f98a5ab7f29f5035b84e21fa245601 marvosym.tar.xz -3235c2251cba9a05c2ac7696abaf6592 mathpazo.doc.tar.xz -586979b9a86445bb150d6c2c7a9d1aa9 mathpazo.source.tar.xz -2eb3e1d2c373ec06bd0dfa5270aa7bcd mathpazo.tar.xz -9836273d5b4590f744c9524759278e67 mathspec.doc.tar.xz -0d6210703a02116020609c7dda17a0f0 mathspec.tar.xz -d94ab55b4b4755dec7e81a36c5224add mathtools.doc.tar.xz -876481807ee151fefd1356d756fc9c3a mathtools.source.tar.xz -1b75f4ca620a6e23697da4748fac7535 mathtools.tar.xz -6f438a369dc195ea5109b42e23a6dd0d mdwtools.doc.tar.xz -3092ff62734d468d6df4a7287b801f3f mdwtools.source.tar.xz -90c7b98c02d38053b4f863b1db293b61 mdwtools.tar.xz -dbf22dcb8fea180d15a5de9bc62c04d7 memoir.doc.tar.xz -9fb88febe454c27c052865ad65ec7353 memoir.source.tar.xz -fd565288a0f1b835afb3be4ef65b1b8f memoir.tar.xz -63b28be1193f23e61d472ebfe1963c00 metafont.doc.tar.xz -4473f20462d3f5520f2aa8652ad65cdf metafont.tar.xz -1b700c5a065a02fe314bd6ab0da8bc0f metalogo.doc.tar.xz -f6fb9a58d66f0285183d59599e3cb6bb metalogo.source.tar.xz -95a8d7c8c1e450125a723a10bb9b075a metalogo.tar.xz -542361ab36453cf268f04cbfcca73ac6 metapost.doc.tar.xz -759d23345fe0c00a96efe57b032a2ef2 metapost-examples.doc.tar.xz -bbbc1198421ac9e3f7b56ee703f8440e metapost.tar.xz -ca9ad0f26fe46300218c847870bd2501 mflogo.doc.tar.xz -b2e21335610e71ea08eb7aabd97269b0 mflogo-font.doc.tar.xz -eb92fa8c8474c0dbb4c68b1a04f623d5 mflogo-font.tar.xz -3c146bca7f8fd6e2b0310b91b91fcd95 mflogo.source.tar.xz -c61edaa1f05626763723faf00902ff77 mflogo.tar.xz -11d34ab39693d1da1334954b9b96450d mfnfss.doc.tar.xz -d390188037c073220069a50fe0a2aa0a mfnfss.source.tar.xz -c627c6bb7e82ba262d58f22185b29324 mfnfss.tar.xz -4235e1c6bab9db0829617a5e75066bd5 mfware.doc.tar.xz -c6f83931cc82b6b4f14a7d230a261110 mfware.tar.xz -e666eb7807deb0f9074bdf8331d857ba microtype.doc.tar.xz -81dba3034de677de2a835ce75e6587a5 microtype.source.tar.xz -0103436e473e539de6d5d5d0df489ee7 microtype.tar.xz -fa6c0eea2ff87967745cfef97ad4bbb9 mnsymbol.doc.tar.xz -12a7d461bb152d1588f7d893db441718 mnsymbol.source.tar.xz -091ab79de38170e3d0ccc032617d7c48 mnsymbol.tar.xz -384db7f3a0a3074e6c43db049c221ca5 mparhack.doc.tar.xz -a585f186c40d61af44d4b4a8a6cdec77 mparhack.source.tar.xz -192d9a7ca4312e600c01c1f386b168c2 mparhack.tar.xz -5bd55b3046c82060dd774691a707e559 mptopdf.doc.tar.xz -22503b8522232ff3228ce68b90784462 mptopdf.tar.xz -128551e69ccb1e4291bc41bfabee5e36 ms.doc.tar.xz -a140fedb6c0e4e67818cc26456260151 ms.source.tar.xz -824a4c8fd8b9e8eac22ee7d9303d52bb ms.tar.xz -7ea39f4966e5d9ab3340ac8d7f79f49f multido.doc.tar.xz -9dc9cd52b9c068d8c54e01f565315aba multido.source.tar.xz -2a2074ff41bc13ce4fb04f5a0d709bfc multido.tar.xz -093c20bf938d216b76443a735672f0be multirow.doc.tar.xz -472b1ed86cdd82fdb06112e801dc9986 multirow.tar.xz -8029df3bc91ac7a5e53f93fb6abdb6fe natbib.doc.tar.xz -f09c01a81acf2cab37d488e5c73f43f5 natbib.source.tar.xz -c4e011289f4df7ba39362cf727cf391d natbib.tar.xz -1a0c5be68883d86301e445260be883b2 ncctools.doc.tar.xz -f3c4aecc1f6062a61f6f52b01ace2db9 ncctools.source.tar.xz -1a6d2d68e4806f8d53256e904ac65f1d ncctools.tar.xz -f43daf2f0c0a6423f2a83f71c5fc5e00 ncntrsbk.tar.xz -3bdd126fe720e4e88e4309186346f2c4 needspace.doc.tar.xz -cfbff5878aa2219d510b2e12ebd7a65b needspace.source.tar.xz -992772fc978e17906fa12a75cc1b8ca0 needspace.tar.xz -6ad015d7130ab91138ee5138e788b341 norasi-c90.source.tar.xz -9ba1cc9844d160f1cb8f61c362fe915f norasi-c90.tar.xz -8f2167928405cf2a5a62a5498c14c84c ntgclass.doc.tar.xz -90aef9c960cb090e803437b8835ffcbf ntgclass.source.tar.xz -1391142ddaf7605b3a1051b41757cc16 ntgclass.tar.xz -2cadcd39fb3dde3c2c2871bcfa631f32 oberdiek.doc.tar.xz -c4ecbfb6733b41592dc97b035dae1c4f oberdiek.source.tar.xz -aba37812aa33864ea7fe48b468a28d2c oberdiek.tar.xz -ece76bf8bd7e1c7df165e9ae58da1f94 overpic.doc.tar.xz -466401b05bdbb8137dcb9e2f9f2fbc12 overpic.tar.xz -eec88968baf0c66e47bacdae0ab14013 palatino.tar.xz -20e39d13cf681d71cbbce313a3ca27fa paralist.doc.tar.xz -e9e785ce2254fac5a3295eb3ad5e777f paralist.source.tar.xz -736d5337cf7beed153ca049d0341bd76 paralist.tar.xz -51814c1c842c668b3848d05fd6020ecd parallel.doc.tar.xz -9ad13f7f6b20f458c512685c7d805397 parallel.source.tar.xz -8a048980127d2f4aaaca20c838bd96bc parallel.tar.xz -97cb7abbe6067354053849d75f4512ef parskip.doc.tar.xz -68e13d080457a14927e3ae69187fe979 parskip.tar.xz -1aba009f13a996731e2d924c9eca9737 passivetex.tar.xz -d0e41463011562a161225c42b7d8df5a pdfpages.doc.tar.xz -db5b93969715765aee3efa68ed78c5c4 pdfpages.source.tar.xz -02e64bc8b6c4f28d74057d06c4e5cd07 pdfpages.tar.xz -00650b481b36a0f3ddac6f0899571d4f pdftex.doc.tar.xz -ded906f85b32513da2fb45967a637ede pdftex.tar.xz -76dbf9e3741a058db161c68bf4547dc5 pgf.doc.tar.xz -2c2b38fdfec8bb0899962c434bf3d46d pgf.source.tar.xz -9fe3f3712e199742ca4be9d2c11cb9d0 pgf.tar.xz -3850394a44a8fa0720f711312fe11f7d philokalia.doc.tar.xz -fcff99fbf068eec42adb06ec6fe38e15 philokalia.source.tar.xz -f2b494b55ae589f45c672ae065f76eaa philokalia.tar.xz -80472388a3f7b651b3fde33ea9d8f67b placeins.doc.tar.xz -4ba45417a8727f5409ac5014846a098a placeins.tar.xz -d0c445a812ec43f3d070b486dcf38a60 plain.tar.xz -7879cba6ae20f9021bd5660ce146ad44 polyglossia.doc.tar.xz -88102596fe2b39a1628262854e7fe91d polyglossia.source.tar.xz -b7ebefd0cdd0c358d78d554e6796f85e polyglossia.tar.xz -c5e2929798556267d89adf552c45d3dc powerdot.doc.tar.xz -eb9c45ceaef13a23d47eeb626f63d53a powerdot.tar.xz -3d007a2360a883afe3990f5aa984a959 preprint.doc.tar.xz -952cd8482611a625d5ddfd0912dc69d0 preprint.source.tar.xz -ba3adcad144ed6093b89b606b7ab40a4 preprint.tar.xz -12494786fb01b03abda38c9d7fbff7f1 psfrag.doc.tar.xz -efb1f013bbcc048b82d141a81619bbe6 psfrag.source.tar.xz -092bf47d7c507ab002c4651535d5bab9 psfrag.tar.xz -1942553b2019860dc4898ed687a8625b pslatex.source.tar.xz -5a6f559d158dce1897e015c48256521d pslatex.tar.xz -88dcdd46106e590366c41c85094f12f9 psnfss.doc.tar.xz -d86afd5eeaa212b8734497fa44e15675 psnfss.source.tar.xz -257c7e39dedf9f52f7abc250cc168d44 psnfss.tar.xz -c3bb7934c0902c774afd7356ddb94e38 pspicture.doc.tar.xz -e81c279d92d47abc6760b5c5749be224 pspicture.source.tar.xz -3e62b2878aabde45e19dcc7d77c3ce7f pspicture.tar.xz -7bb0c83adad6f0e8204fe57bf59c0377 pst-3d.doc.tar.xz -5a9a41bd279a73c79d08cd22009fe6fa pst-3d.source.tar.xz -5288bbeae6b0c0a46a915ccdf8dbc907 pst-3d.tar.xz -08f112fe495b3a1e10eb066d2631dd30 pst-arrow.doc.tar.xz -67001a6102c934bd6f53cc859e1d5dbf pst-arrow.tar.xz -bd592c293aa50edd9ad489fd59be2dd5 pst-blur.doc.tar.xz -57d38f1853591a094b75fa735bf5a68d pst-blur.source.tar.xz -31d2a3bbfc602271dbe554b023b53003 pst-blur.tar.xz -76f8799e1d29cde98e58f9064a3decc3 pst-coil.doc.tar.xz -c758116ecff34b567bd7b28c4e196d0e pst-coil.tar.xz -859ed8c3d4fcc70c5cceccc58ea26bdf pst-eps.doc.tar.xz -61d7bc774bcd0941a67c0bb9509c85a6 pst-eps.source.tar.xz -7a5e6b4c34a367bb6d7368094c647fa4 pst-eps.tar.xz -2ae18a0a2ab5eda6b8e8908c73d4b154 pst-fill.doc.tar.xz -88524fac4e677dd46cbf7581ae06c0f0 pst-fill.source.tar.xz -aa282b285a3750e243279ef6de0e75d5 pst-fill.tar.xz -1e3d61ad71d62aacab0e028216424f93 pst-grad.doc.tar.xz -4fbb8e6a75b77a98d82c4dd0761fc78d pst-grad.tar.xz -83f45f7bb4050c17f9acdbe5f326ab7b pst-math.doc.tar.xz -ae75a5b48da52370128086bac50f9851 pst-math.tar.xz -d4150c910966e1fe1543c9da9d0a0353 pst-node.doc.tar.xz -cc8f1bd147c794081acf584a509edbd1 pst-node.tar.xz -5cf1a885f1712b8c916b07275cc41ba5 pst-plot.doc.tar.xz -043565c9fd001c5e0c3f3e96ddc80c58 pst-plot.tar.xz -139caafc04e969a45b5923ec0badfc87 pstricks-add.doc.tar.xz -8daca7c5b8fcb37ceb85e16c0a704c78 pstricks-add.tar.xz -50228046b57c5ef9e4ec1d2738f1afbd pstricks.doc.tar.xz -c60ead7c9d15b68cc33999e0f573ad92 pstricks.tar.xz -a39f79e225c8e8bd8e517deb57e122c1 pst-slpe.doc.tar.xz -f6f43ba7ee604f60a8e1fc011270d53a pst-slpe.source.tar.xz -0cd7ea1bff3ea7b4e7dcaabaf334f4db pst-slpe.tar.xz -e5ea8b64d179b4cac7b86610294d46ad pst-text.doc.tar.xz -6e6c267f65db60b407e5c63e9c2de9db pst-text.source.tar.xz -755b0023f16a1b7512d35ad809b9eb54 pst-text.tar.xz -77aec9c4b66e13cd75c0a9f9fd079dfb pst-tools.doc.tar.xz -93633015bb1d7dcfafcc473523d261df pst-tools.tar.xz -14a16f817ab6ab668b55f7282f2fc549 pst-tree.doc.tar.xz -29ab35aee1bc49fc31bb9044bf4d39be pst-tree.tar.xz -860bb99100548f6eae37a088978ac971 ptext.doc.tar.xz -79c674c414048f77b8339b92b4962a21 ptext.tar.xz -c7fe77eb4c1a70c0629f0533246988fe pxfonts.doc.tar.xz -c21820e4e2dd4dc0bddd99888fd16dcc pxfonts.tar.xz -84dafc36463841d88279b0761e102e27 qstest.doc.tar.xz -28527366f56edc8aa3a2b995c9684e52 qstest.source.tar.xz -03451d5435157ac629c17ffb7702cda9 qstest.tar.xz -9605916563f4299ab8c21aa2a803b761 rcs.doc.tar.xz -326a9fe3ff99c6ed72137e0aef432378 rcs.source.tar.xz -714981a0b40635ce30d954aa38d7d4f1 rcs.tar.xz -239098b396f0e5bf3653ef090930dd29 realscripts.doc.tar.xz -b18aa882ed00ec52beb82af5744d9a6c realscripts.source.tar.xz -bad78e2704c06cc6fa495e33e2e43276 realscripts.tar.xz -15531054ed987544a22de509379ec80a rsfs.doc.tar.xz -53302485b7fc4c5eee6e1fd557be885d rsfs.tar.xz -8f344ecd3f5f489eb4e359ffe37d4c0d sansmath.doc.tar.xz -062ba6c97abab4c628be0664f23fd5de sansmath.tar.xz -f1de29abc23d8850b9428056653d3585 sauerj.doc.tar.xz -346121fbd332cec0e9dce988ce4a238c sauerj.source.tar.xz -4b4e14641305242fbd8091b424039805 sauerj.tar.xz -5125bdc357f144dc66a7be97ec5360d3 scheme-basic.tar.xz -ff967f560b4344c08e2b107dab00af64 section.doc.tar.xz -cb0345ba8f384394d004078e4b53d3e9 section.tar.xz -00219fefafdc387e49bcce5d60e39521 sectsty.doc.tar.xz -826733870fe15050ddffb7321f99f1c1 sectsty.source.tar.xz -dc496f0d1df5893a0e0f95aab2359011 sectsty.tar.xz -71aa422cc03617d904d19f67f2544cca seminar.doc.tar.xz -5afaf44b98722a62333981f76bc82b57 seminar.tar.xz -151df8f227875f3894d36458a9e33929 sepnum.doc.tar.xz -b301db75246eff7eea0c55d307289885 sepnum.tar.xz -1707f38c57220f2f126b69a982fa26c1 setspace.doc.tar.xz -eff6f3b9a60c2767a9a885dc51386422 setspace.tar.xz -945162ed798cd5404806621763bb6af2 showexpl.doc.tar.xz -d8d3af0484c8874dca31af848aec66a6 showexpl.source.tar.xz -07a04b75abcb3c95c1185d45a91fec8c showexpl.tar.xz -e5a9de642b42820f717476517384ed11 soul.doc.tar.xz -876b67c93bff51afb3efb8decb206260 soul.source.tar.xz -b947fcc51373c6e775e7e6a3bb101e52 soul.tar.xz -b79c84c2cd4cbb2e1ee94ffbe96b09f3 stmaryrd.doc.tar.xz -681489cede4171d1bc124b5f62907236 stmaryrd.source.tar.xz -9d8018326fffa8f23f1520290abcd0a5 stmaryrd.tar.xz -f9ac0ecb7102f361f572791c10f3c07e subfig.doc.tar.xz -64958c467b2f07cc0db2ddd68a73b2fa subfig.source.tar.xz -e4731b3c8a258f7e22feb744c8d1229b subfig.tar.xz -d9723327bb1623d8b3d4610a384662c8 subfigure.doc.tar.xz -106be7a194cc8bec31acb33feeec1fe2 subfigure.source.tar.xz -ecedc1215513813ee87f0b3be0a93338 subfigure.tar.xz -a3c5247c7c7532937d440588f948757f svn-prov.doc.tar.xz -368fe32ffccc4ab00a273deb2cbd3c8d svn-prov.source.tar.xz -0d09f2ca17e1b2d85865c03f87a90707 svn-prov.tar.xz -6317ce6ddf25d21147ad6b65ace486c2 symbol.tar.xz -41b622b47f46d616eecb3801ba36d40f t2.doc.tar.xz -5995c57d71eb0e02dfd9d75f9b9ba275 t2.tar.xz -8a3c111209248ab4caedeae1791ec762 tabu.doc.tar.xz -cb0e8d01e1de65eca1bcdb5114b8baf7 tabulary.doc.tar.xz -726880ba5053bd5b298cc310b330daba tabulary.source.tar.xz -05c41fe0576c3870bcd9f4e871e1c26c tabulary.tar.xz -8ee616e5feec21db169d0e92100d452d tabu.source.tar.xz -4912e9121938914fc469acd683ca44c4 tabu.tar.xz -03bcf1e17ffb753d574d6218a15ce290 tetex.doc.tar.xz -2ea1c32a81b0b94ba2fb8e6a3e1c96fa tetex.tar.xz -30167c53e1675dfb9a7a3102e5fd4d2f tex4ht.doc.tar.xz -cffaeada220b250efcb7c4b6755b0433 tex4ht.tar.xz -d7e122a8bf6dc5138eabb0a19c9311df tex.doc.tar.xz -46d1cf53659873ed6424e5d157df6279 tex-gyre.doc.tar.xz -e1469da70825ea1576c4c940d6584690 tex-gyre-math.doc.tar.xz -144e072de0c11bca6c2030f715579ea5 tex-gyre-math.tar.xz -e439234e8d2e7f799e1608796dda5e7a tex-gyre.tar.xz -3c4243da1931efc896e2fe6bb5febe32 tex-ini-files.doc.tar.xz -8caeb164e7edb2c93a6a70d5b99ceb9b tex-ini-files.tar.xz -41d1e8874d266935c656fe51b440a413 texlive-20180414-source.tar.xz -f15394ace1771368618b7e9ebfbcbaaf texlive-common.doc.tar.xz -725b102b0064294bae1e306e57a32314 texlive-docindex.doc.tar.xz -e4af61f725d63408257784d008f0d715 texlive-docindex.tar.xz -141db2f937485e666c566380a29db88f texlive-en.doc.tar.xz -3360eaea8837c612f2b18cad12bfa413 texlive-en.tar.xz -9377dc9f2e9881fd3aa58949f1e7583d texlive.infra.doc.tar.xz -fb7dad0a1c6392e053847f07496ff7af texlive.infra.tar.xz +af415535fac96c3fece031c70ff06d8b acronym.doc.tar.xz +18f0bff06d01ba5452ceb9f60193f7a9 acronym.tar.xz +bd1b4cdf169cf5a8b0c882b7f2a23030 adjustbox.doc.tar.xz +e3486ea70f34aea0383283c9ec22e683 adjustbox.tar.xz +7f407462d67ba97968a7421b1313fe6f ae.doc.tar.xz +26655faa7ca3656cb8b29b1bde0a603f ae.tar.xz +3ba588854319be69647cb3fe270e9183 algorithms.doc.tar.xz +3ce1797d86fd8bc60af9d5fab1d8d34d algorithms.tar.xz +7d3f0cd9453633ab663c1fe44438da75 alphalph.doc.tar.xz +6951654e4396b299f2e6be7be7342c6f alphalph.tar.xz +f70624a3df3d983e8f71ffbeac09d1de amscls.doc.tar.xz +3438c7f4e59cb7e25437e3e57219d9c1 amscls.tar.xz +e5b725085c8498bbd3fa1a5887ff6d13 amsfonts.doc.tar.xz +9669a0a7b397a71eb6d177dbb994e8ae amsfonts.tar.xz +1ef69ddab106a169b9a7440318cd97eb amsmath.doc.tar.xz +b1070838fb9a4851b13698684cf7957c amsmath.tar.xz +249df2770226f72b5412e95e5eedfeca anyfontsize.doc.tar.xz +c149a009a518749727bfc59f9c5daa37 anyfontsize.tar.xz +fa29badbe324fce9c94112cd14cc9458 anysize.doc.tar.xz +a552dfd2803deeb74fe0871a54703101 anysize.tar.xz +a512b3a6fa1e7a11be966494cf811c39 appendix.doc.tar.xz +85218060258f6b1b76bae9a3bcb87149 appendix.tar.xz +daa1838be83418a60b77a61d55d8c052 arabxetex.doc.tar.xz +c45679010fa0d3f9419de82afdc5a834 arabxetex.tar.xz +c71e43802b6e37b78de3e884de86cfb4 arphic.doc.tar.xz +6395720388d850fcaac7c75012b200c4 arphic.tar.xz +0eb8aab16870656ca581cb7039962a21 atbegshi.doc.tar.xz +f49eccb49ee7c8340d31bd71a2b99961 atbegshi.tar.xz +6077b21c188c198cbd46b7d3ce06ae73 attachfile2.doc.tar.xz +a8a2552966f3ace3f08dd239e84bc903 attachfile2.tar.xz +35754add054f68d5290a6a23de02e561 attachfile.doc.tar.xz +c4e947230585df4e92ebbd5ce093714e attachfile.tar.xz +31a74742d34f7c7a1b8b6c5b63bc1163 atveryend.doc.tar.xz +893404591b26b47d3bf014749a880cd5 atveryend.tar.xz +6cc0e891d62af773430fe853d3966452 auxhook.doc.tar.xz +7267691b800b17baa5e0cec537c3068f auxhook.tar.xz +bfe478790f21046c41963b38dc97b408 avantgar.tar.xz +8ad5ce7b964303ba8b982b15fa32e047 awesomebox.doc.tar.xz +4c28f307f52b6bfe28bc40b41c67b85b awesomebox.tar.xz +f9f47145d977b74a31d2e127631dbabb babelbib.doc.tar.xz +e1f29a299830881e70c1e0036b4c7012 babelbib.tar.xz +df097a24cd3fa9a3f7d1a85dcd469767 babel.doc.tar.xz +039b18eb9b210039d289b05eafbe3e54 babel-english.doc.tar.xz +2593972389f47dc41d0a4f415d32b200 babel-english.tar.xz +2113932cb90f6b09678054e8b90e4d61 babel.tar.xz +974d79d0526a6d930d37294584bcdc6d beamer.doc.tar.xz +2580dfa0dc10dfb7da0f26c1bc4d181a beamer.tar.xz +27e1863d354b3d2a13468713b75b6e3a bera.doc.tar.xz +9d5acefc7d34c8ccaee8016b82f6a4c3 bera.tar.xz +8cebabca671e2f6ce8d402cfb90f9a57 beton.doc.tar.xz +e0fba49c820dbc539198b1873eeaf0e8 beton.tar.xz +97c5bae986467f79259b086ef8208910 bibtex.doc.tar.xz +a5ed0212ba0075c16f336ddb0c715630 bibtex.tar.xz +f65662c55aa396fb86d92ab9aa01db49 bibtopic.doc.tar.xz +cb45350817c821bb272a00bf25952031 bibtopic.tar.xz +c22fd03a7e05bbb3beadd6f7a17caf37 bidi.doc.tar.xz +5efdd2bf486fde59e4afe8616db08ddb bidi.tar.xz +9f8e79ba1e22cbf441dbc4bf5d66ac13 bigfoot.doc.tar.xz +65902f18c01c983a7cbfc227943c53fd bigfoot.tar.xz +39e7ded8e7745ded59efa664aac84c4b bigintcalc.doc.tar.xz +9ecf1799a9b0421453989066ec557c51 bigintcalc.tar.xz +97807372186a44c4a6c92847b571ad47 bitset.doc.tar.xz +a004bc8de4b7c1d2155eead4384cf282 bitset.tar.xz +1bb32d87762736f93cb681302c3e4700 bookman.tar.xz +f9434129fc0ee1178c1e8413deebefea bookmark.doc.tar.xz +f718fc9c601f29d3d267f2cd12143c78 bookmark.tar.xz +a6738b9f82b1ac0b1db6d4f4fd708797 booktabs.doc.tar.xz +e49feca68cd42a9662857852b895b073 booktabs.tar.xz +e23660f23d98f8861de41736659bc3c2 breakurl.doc.tar.xz +aca3284f1d80944e0ddd4a886f7ae4c4 breakurl.tar.xz +670ff465ceff67394acc4b52406f2bbc breqn.doc.tar.xz +cd10bfd86d201b3fa4f7c60ec9bbefcb breqn.tar.xz +9fc94660f29437a268817dcfabf2814b caption.doc.tar.xz +629399433dc7865144a49c71552b7dac caption.tar.xz +6cc3b018cbe3bd0583ccb7e39a6c6608 capt-of.doc.tar.xz +ae43d46131bef3427150470d2f67031d capt-of.tar.xz +44f2078c85580e62555568679972ef39 carlisle.doc.tar.xz +8bcc187ff7210f7f0a35fda6d0850d71 carlisle.tar.xz +3e5c5dda22d8ad4ccb6376c70046ebae catchfile.doc.tar.xz +9935ec0cbae87791addc4a89c0e144d7 catchfile.tar.xz +56e7701c90dc13b5096c1be3e0987fff changebar.doc.tar.xz +2be0702d3138d31da23129a0294bd24e changebar.tar.xz +088fcf533563a08ba5b0857187a858c6 changepage.doc.tar.xz +c05890de21f5e868c32b78b9f1e9d984 changepage.tar.xz +70faeda1a6ba6918a1825b90edc790a3 charter.doc.tar.xz +f2b9025bef2fd22178ebe6981081d597 charter.tar.xz +bb8a1c471b9850923411b4d43e7ed01f chngcntr.doc.tar.xz +7c1f2346a7d42fe631371db013c4aa4b chngcntr.tar.xz +c11aabf9c6cf5f871e6a13397efb7f82 cite.doc.tar.xz +e080ca577e794b402ba8276d4cfa3361 cite.tar.xz +c3e640b18e0bd9a050749103ebb2f39c cjk.doc.tar.xz +8a6a9e88236ef8a31517c8a5840f923f cjk.tar.xz +0a9e3d4f1b00774bb3878e3b1ab7d844 classpack.doc.tar.xz +870da67a6d34aab5722b142fad91cdba classpack.tar.xz +b1a8fd55d206bfd08ed9cd0087202ad5 cmap.doc.tar.xz +9026682114dfd4e3750dc07e0c7e4d56 cmap.tar.xz +5eaf061c466a45c5d3da1292078c085e cm.doc.tar.xz +091e88ac1f91994bea0406ba39a007d5 cmextra.tar.xz +de9f2935c85aaef304bfc557b7aa488f cm-lgc.doc.tar.xz +dcbcb58d733a50cba5791184ae99f9d0 cm-lgc.tar.xz +df161bea6b7e40211f83fe3ebd4a4c21 cm-super.doc.tar.xz +36affdb8e5856000b86d6fe747656ccd cm-super.tar.xz +20bca5f144de4b548d2eca6241fcef30 cm.tar.xz +b5643823c58db83e5e605ba72fa438f4 cns.doc.tar.xz +a0122c614ee58ad524418acb43302f01 cns.tar.xz +66caf22fbd606837c297fc349f085da2 collectbox.doc.tar.xz +e35f254b8dac69359cb7cbd9a02e0913 collectbox.tar.xz +e5e5ce75bbc9b1ed7ef0c39e3f3feb8f collection-basic.tar.xz +dd9ef4f459bdaeaecf7f6aa107ab8470 collection-fontsrecommended.tar.xz +6f0185c3a663d1d9bc3faa5f99fe4383 collection-latexrecommended.tar.xz +c938b14f6fea4ef1c29cf670adffc08f collection-latex.tar.xz +47737af900ac5c72fe980fd6dd5eaa02 collection-xetex.tar.xz +6f75fcb1fc9396fcd6752cc0fcce111a colorprofiles.doc.tar.xz +6124c3f63cdedfe23585ba1ad7f9f3e8 colorprofiles.tar.xz +4a17b8716abf16a97c050982f2fab33f colortbl.doc.tar.xz +03514a016e1b014af69e822ba91c9546 colortbl.tar.xz +fd5fdedffeded00a8651a37120ec4c9b context.doc.tar.xz +b4d9dae62c20ec1ffab0e8819001760f context.tar.xz +8e1510e1da3229fb428381919aa88feb courier.tar.xz +7176656fb79ca7742517fed4a64bcb37 crop.doc.tar.xz +a4076419ec53223662a76a279099ea2b crop.tar.xz +a837c7b5f12bcd8b20e8ff2afb4db631 csquotes.doc.tar.xz +e92262d31003483b403cee5333dcb284 csquotes.tar.xz +2494c7272094722acaeb2f202a236fdc ctable.doc.tar.xz +d8f4c0dd883e2ac8b303e51a9c495365 ctablestack.doc.tar.xz +ad674a29dcae590316a8ecdb5f4bd991 ctablestack.tar.xz +f98047941addbc26b9588b9661aa1157 ctable.tar.xz +4fee2c3b3918a8965b67c8c9fb6ada6b currfile.doc.tar.xz +bd1830faa6bb9e09c4394f2930d5aa27 currfile.tar.xz +ec00160436cf248325832a59c4231ab8 datetime.doc.tar.xz +899c8f73b210173a6b511d074cbfd31f datetime.tar.xz +8061191cf69fa8057f9b34b49d315681 dehyph.tar.xz +2ae7bdd4f1e5c6e26b538ab4faf2f0a6 dvipdfmx.doc.tar.xz +f1a2c289a64cb169801a9153a3e246da dvipdfmx.tar.xz +b826da319adbb9d8d9d53f21172405a4 dvipng.doc.tar.xz +6c946463320712a78d58ddaec4455e70 dvipng.tar.xz +555202d38575a1377f3b2f05e5cfa815 dvips.doc.tar.xz +dd068fb4c069d114fa557f9231f9a24e dvips.tar.xz +a92ba27b27938d77a080e19e9743dd71 dvisvgm.doc.tar.xz +97f69c592a4c0dbb8f90fec05cad0cc6 dvisvgm.tar.xz +757b6fec072c089ba8232f9b6654e0ff ec.doc.tar.xz +1445906ef1750769f87f8e4a9b850395 ec.tar.xz +03b00cf3ecffe80458ea297a9da9210c eepic.doc.tar.xz +56b88b27551682836f5e1a606603d0ba eepic.tar.xz +38db7635150968366ca24581a922367c enctex.doc.tar.xz +e9267bdfa965288fdf1bbcf492a3dd34 enctex.tar.xz +14c1d0de6249271c20db64daf7d9338f enumitem.doc.tar.xz +4f277b912cbdf1c3d8e4e3f12ca288e8 enumitem.tar.xz +8aa4a3c243207cc2027bb5f7d69c2eb9 environ.doc.tar.xz +b2d12879ad40f7ab35f378b5518c4cb9 environ.tar.xz +a9f2857937193c682145c605311c7405 epsf.doc.tar.xz +bf48cf3b276706873644e0a88ff5cafc epsf.tar.xz +6b3efe89154c50ec6b9bb91c5039d208 epstopdf.doc.tar.xz +918ae0a7b7e8ce457cf40702b94abf64 epstopdf-pkg.doc.tar.xz +e7e04f12db77d1824ae39c6908ebd48b epstopdf-pkg.tar.xz +27959ea52682d313842bfd71dd7141f6 epstopdf.tar.xz +b771d733572fc8965278c6cab570de24 eqparbox.doc.tar.xz +897f1a1450e3e596926ad36a4b36327e eqparbox.tar.xz +2d6fc3e5988f044d3a35e8a77c3d0880 eso-pic.doc.tar.xz +967c164a814d2a5cb66b3bcba5d4162e eso-pic.tar.xz +62ade99929e4d6163074d9857898f89a etexcmds.doc.tar.xz +c7a2223df9a572a9de1f6221a12e65a3 etexcmds.tar.xz +a3472371317b4895e4235abaae11ef2a etex.doc.tar.xz +29c403fb8b8cdf3a9e919bb4f31d380b etex-pkg.doc.tar.xz +1950d07ce98229c8221405bb8954cb82 etex-pkg.tar.xz +ea79973a5e9fa389b8abe3ab225b414d etex.tar.xz +d41bbe4a3c55740594afe94e9d15efa4 etoc.doc.tar.xz +89ceefdbf6332980239efec30b19084a etoc.tar.xz +9603e8a88df134fb8973aee53baf958c etoolbox.doc.tar.xz +1fd7e311168a701b6418048f145552c2 etoolbox.tar.xz +768edd3971502e9f443da2227d48492b euenc.doc.tar.xz +044cb010d492341ecfb63add7df040f6 euenc.tar.xz +8adeb1ec454e2ed686c62f7b40658607 euler.doc.tar.xz +9c5c22a1383af2e6cea5a0c044696aa5 euler.tar.xz +2d9cc0053f8ef36af6ac7ab4592c88a7 euro.doc.tar.xz +84a7d9ebb299e3c8a5bc3c75568f82f1 eurosym.doc.tar.xz +2cc3e0ff1ca5f671dd96edc728f5564f eurosym.tar.xz +5585e06f240bfdc5da91f0ef7928bb4c euro.tar.xz +ca9abdd75b87b050f84ca337fe1e6e1c extsizes.doc.tar.xz +e9dcb8236d6cd4c5e7bbd415b6603a0e extsizes.tar.xz +283559e6a35b132ffbe91c3fd504c8a0 fancybox.doc.tar.xz +9daf46acc86d0f959d7954122829aa54 fancybox.tar.xz +3a3da23e8bb87c5bf197365ce2687239 fancyhdr.doc.tar.xz +6f46f01c30e6ec1a672b249fd50d47da fancyhdr.tar.xz +e023f06ff85322665751d43756b722a6 fancyref.doc.tar.xz +330a2768a7acf6dee10751317133efee fancyref.tar.xz +1fe8061b30fa44623e4a2e158ce277d9 fancyvrb.doc.tar.xz +82f5c2f72c20511067b50a1da8ebc0e8 fancyvrb.tar.xz +6e76e947ac1cba40c00c4db8911397e7 filecontents.doc.tar.xz +027f187abe12c79d13207a14341de499 filecontents.tar.xz +7a6d4fec343c2aeeb9b76dd6bdca3448 filehook.doc.tar.xz +85aa6fffafd70b1af35dd05906aab0ed filehook.tar.xz +a679b646f114d66933ccd0a6da8bf1b2 finstrut.doc.tar.xz +6e0fb9f4a38f742262445f6a7c9e6679 finstrut.tar.xz +7e81081f5599de781b8514199fb8a247 fix2col.doc.tar.xz +b1a9a8f28bfa788cc5f0f5a07381b37e fix2col.tar.xz +5a8a40bdf22ebd85642a91ff083a577d fixlatvian.doc.tar.xz +2d1a92bf591791cbae6a7765bffa4205 fixlatvian.tar.xz +9669913cfbf4d4355ef4ed83aedeba43 float.doc.tar.xz +064b6f412532aeded7fe1fa926a2a0ca float.tar.xz +3ebcb844728f0a2da56276a40667f810 fmtcount.doc.tar.xz +5a22ec77c6f8c3677c73f56db2af2f6d fmtcount.tar.xz +12e6e1d7f47e6e58fb3af655700be2b7 fncychap.doc.tar.xz +2495b251101351d4ae05d3741d0f11a1 fncychap.tar.xz +b83eedbda3ba7df1eb8d8cc21843660f fontawesome.doc.tar.xz +4723996ca39c784a21f657ad6038ed44 fontawesome.tar.xz +cae5714c3fe231bd8261970799f015a1 fontbook.doc.tar.xz +ab173fe14f83a2b6f1011cbe26de86d1 fontbook.tar.xz +33445d675df2479baa340bd07454944f fontspec.doc.tar.xz +c09ff7a004c3a1c88d705dd2f860559b fontspec.tar.xz +ec818b0ef9b6244cb619979d6cfa8dd7 fonts-tlwg.doc.tar.xz +6f98249af743fccf5b8c326e26ef68bb fonts-tlwg.tar.xz +b8705bb0e6031ee9a13cd0925e9aaef4 fontware.doc.tar.xz +625ff0a241dfe333763bbf318edb8ee9 fontware.tar.xz +032bdf85c245dff8009e58078bde6970 fontwrap.doc.tar.xz +0b73e292cc5eeffe12fa4076e7f2c8ef fontwrap.tar.xz +5edefb620117ebbb1aec1aa3aa070280 footmisc.doc.tar.xz +1e52e82479103480a3d493bf552180e7 footmisc.tar.xz +2b5c5c1aab499d7d4b53f5e321a5fd7b footnotehyper.doc.tar.xz +1c53a2529fe0af661501b02fde94f2f6 footnotehyper.tar.xz +fd8f60c0e33030464d2c5fc71fd01a1e fp.doc.tar.xz +75d5352df0881b1354ed4beb10b0a005 fpl.doc.tar.xz +fa4ef2b2aa1a45e9f6e2f11dbf07aaaf fpl.tar.xz +4c1763c2f2cc27bc61f65149da362576 fp.tar.xz +a6df691c187b1cc8dd6b4b97de22814e framed.doc.tar.xz +072645af335e50e5b8ea9185fa2b378f framed.tar.xz +48ec258395e1f0ab417c2044f6205e07 garuda-c90.tar.xz +617b4e40b3f4e6b3c33c86a5b21bb8c2 geometry.doc.tar.xz +24b050bc59f1404ff12eb229d7ba171a geometry.tar.xz +4e86054ce109a5b36342087b24f44be0 gettitlestring.doc.tar.xz +804f27cca9a3362f7f33fe7fc8602014 gettitlestring.tar.xz +61b43623d89f4cf704833c65221d1671 glyphlist.tar.xz +1c5c2f61118b28a92efd79cd1bd11645 gnu-freefont.doc.tar.xz +9677573cb780d43c8499102ff9e6e6e6 gnu-freefont.tar.xz +f0ba0fa8de46976765328ed1e0dde85c graphics-cfg.doc.tar.xz +5289c8f9e79a08db0c2c941077dff846 graphics-cfg.tar.xz +531d76ac4096dbad409f9d1d3a7d41cd graphics-def.tar.xz +452f14d9557e888f2a7867015e1d5a9e graphics.doc.tar.xz +a30c02716fa6a716cca648f925f31839 graphics.tar.xz +db671281178825712331ee60d7583e95 grfext.doc.tar.xz +aefadc735a79ab70d0c077ca427354e8 grfext.tar.xz +5f3c518dddab34998ce6d8e4cdcac9a9 grffile.doc.tar.xz +b87ec6ab9acb155c01bc4dc4d1725358 grffile.tar.xz +fee6659c27bd4473446637896075df33 gsftopk.doc.tar.xz +2dd2eb5e2ce29f9994466d01db529452 gsftopk.tar.xz +988fa663f4d3b1be5f9b23796d845387 hanging.doc.tar.xz +d96ce07fbf4f096f3f4b8b1308603fea hanging.tar.xz +7d91174e058f39180428a1c308654ed3 helvetic.tar.xz +753596c48cb997d7668fd046cd2f9f25 hobsub.doc.tar.xz +ca2eb39d09471f0db9e81c61365fb123 hobsub.tar.xz +4a516c7235912c9bf8a418e06b574dc7 hologo.doc.tar.xz +a16019a21eddee2d0266639bd93feb6e hologo.tar.xz +054b740c3ed69c664820209250cc89c9 hycolor.doc.tar.xz +ddb42e7e429d4c793a75c1f00d7ea7df hycolor.tar.xz +ba453baf2daeddded571c7e7e98a880d hyperref.doc.tar.xz +f413272a55afad9bf81b875c3478568b hyperref.tar.xz +51f41179ef0f076185ba5439771ca47c hyphenat.doc.tar.xz +69d7b56d1e180385016be2a9b0818692 hyphenat.tar.xz +d1127ef0dff3280d8c03fe727ef2f8ad hyphen-base.tar.xz +379e962009df8f70fd97a645712390d3 hyphenex.tar.xz +e67f5fd2f933c427ba6c8d05f2b1e6cb hyph-utf8.doc.tar.xz +3faa5167c9a1531ede858dfe8946a6a4 hyph-utf8.tar.xz +b7a47e62e30e8fdf19e71ea14e6ff23c ifmtarg.doc.tar.xz +8658649861ad6a2dcf7475fe47c6b8cc ifmtarg.tar.xz +99345b4d302ce29b8ee6367c57e156b8 ifoddpage.doc.tar.xz +119f913c5f96aebb6e762963436e0937 ifoddpage.tar.xz +ecb39b05a1238b8bc7a6f28d2806d71c ifplatform.doc.tar.xz +712afc6303e7d94f13591e257a99fcaa ifplatform.tar.xz +fa0593f8dfd57f47a0b65eb51509d468 iftex.doc.tar.xz +e0afe33a4d6b38bc46c0b339bd5f5d0f iftex.tar.xz +17f5a9ab94c0df8a9894144fb9e50eb0 import.doc.tar.xz +fdab7660264c64cb816b47333b2ddd96 import.tar.xz +c36292429f9a6faf806f69e33ce04bd1 index.doc.tar.xz +9b95972af77c16e6f377e5b7143dbce7 index.tar.xz +8c9e967c4577c8b908c278843eba2570 infwarerr.doc.tar.xz +d667fe4fb6c2bc54c5e6d1c86ef6f4b5 infwarerr.tar.xz +5d430c841a986823a9d76a72515f95db intcalc.doc.tar.xz +940c8acd869805ea70cd59c15db3e15e intcalc.tar.xz +c745a503adca83b6b93a17236b07c792 jadetex.doc.tar.xz +a50b3ddeb9b641159c8d9273823097ea jadetex.tar.xz +22190acb3ce4b19664235847e008d64c jknapltx.doc.tar.xz +9ad5234909d9577981f899557c259bf5 jknapltx.tar.xz +dd1826940557a20075787f7921945e8e kastrup.doc.tar.xz +327eede019ba24a167738a7be7d6580b kastrup.tar.xz +35a0189259562c8a5137645829fafa33 kerkis.doc.tar.xz +46e8caacdf50f3e748bc5ed8069dd4e7 kerkis.tar.xz +ea5b0c8bd0437834633d2cd039a512e5 knuth-lib.tar.xz +f487c0a1866d1252a482c7043b7a6757 knuth-local.tar.xz +cf84a90ef0119933e07933702965258f koma-script.tar.xz +0c417c16423c2856e72e8f845fa66aeb kpathsea.doc.tar.xz +d413e0beb9b59a74baa99a79d38a0693 kpathsea.tar.xz +1f9a790282f0ccf4bbe93a4033e6ec81 kvdefinekeys.doc.tar.xz +695f1e37d0278a9fb3821550c6c8b8b4 kvdefinekeys.tar.xz +7be5e2cb817a3167f4851b331a85225a kvoptions.doc.tar.xz +7eed0511561b5b47ac34fa473c1e6bdd kvoptions.tar.xz +9a5abc245d02a93fd48d65d25201f8e1 kvsetkeys.doc.tar.xz +14409ce1cbbb4fcc4d215c284cc5859b kvsetkeys.tar.xz +914c28460f5faa25758904e8f1eb1597 l3backend.doc.tar.xz +6084109a8fe5016699d6219daf42cc14 l3backend.tar.xz +787fbf33a75c7d2df4b46fadbbbc9fb9 l3experimental.doc.tar.xz +aa66049bf17ba469f7af66068d5e96dd l3experimental.tar.xz +809d84e1314695f33f805ad9f7185f1d l3kernel.doc.tar.xz +9d3d654f944e54df90dd8238bf81693a l3kernel.tar.xz +a95267fc2d819fe354158249c629c3ad l3packages.doc.tar.xz +9177cb74d5843bd27a25c703b8cdb628 l3packages.tar.xz +af80efc9926bc4b1b16e87a0b1e0c692 lastpage.doc.tar.xz +5f2915fc98cc8083d78fbe50896f7d3b lastpage.tar.xz +d36bd6d9ee1adfb9684c3f8af804b554 latex2man.doc.tar.xz +28a4579cd35becccf2597bf2110749d1 latex2man.tar.xz +6cdce0700a69074cee9117e65dff35c4 latexbug.doc.tar.xz +1506e1985af0a7b001cefee0c1e1bce0 latexbug.tar.xz +f1b605fe4115338a01d0b0af35fe7ce9 latexconfig.tar.xz +6ee30863b098d753169a6b1e633b6096 latex.doc.tar.xz +067fbd8a115af70e0f4ded9ed5acc646 latex-fonts.doc.tar.xz +febd89dbd20a23a1a564fba003dfcdef latex-fonts.tar.xz +b8e5a53c1ca4ee0694e79da8ec6545ac latex.tar.xz +5a3baf1edc39ea74d71a2e4b011549b5 letltxmacro.doc.tar.xz +e69d63099ac180bdc8faec3379e6d0cd letltxmacro.tar.xz +b5c980bec2a8c0cf153872f49685f6c5 lettrine.doc.tar.xz +e78426c4ae30f67873be3068afb9e6b5 lettrine.tar.xz +f0b054ac6e33fec144ab1a7a67b9dd0d linegoal.doc.tar.xz +ae45eef6acfb45aff93a95805119c4f6 linegoal.tar.xz +1ce82c271c6c2830b756f15dd37d62bc lineno.doc.tar.xz +7f1d7e0d1719ff01473ae83ebc309979 lineno.tar.xz +54b7817103ef051c699a1dfc63e10565 listings.doc.tar.xz +3d58bbf9fed1dac4ad207b96605f5de4 listings.tar.xz +97da479a2cf4ae8056f94e9b61bb7113 listofitems.doc.tar.xz +3f639c9a6ae9d2420e26fe7497337266 listofitems.tar.xz +d6a294dd4a50f77c3db72a76571c8da1 lm.doc.tar.xz +9137d4735e044cef6281c216bf483ee6 lm-math.doc.tar.xz +4fafb3c0e6cef9947ff2f78e986a5d5d lm-math.tar.xz +d147d07ff7b917bbb10c53e3535a257a lm.tar.xz +01ff6ebd55997ca45cb317055bd87735 ltabptch.doc.tar.xz +5ccfe08be9797e883d500318b67a03a1 ltabptch.tar.xz +73bd87774e2a1a133c6dcd02ca24d9ae ltxcmds.doc.tar.xz +8f920b07a04f572ad975a79dda9ca683 ltxcmds.tar.xz +531f4dc32a655d31143dca9809244ea5 ltxmisc.tar.xz +04797211957166d6a157136f5be0150f lua-alt-getopt.doc.tar.xz +01334d3bc15dc88f4aac1f4b23c9957a lua-alt-getopt.tar.xz +051fb0509b015e36d0bfd9935b4a0359 luahbtex.doc.tar.xz +2c3926caadd82c9760e3a47797fa0c1e luahbtex.tar.xz +10bdafa54b4646f90e08306eeb359d44 lualatex-math.doc.tar.xz +fee84bb4b2918571be07888c019a4a07 lualatex-math.tar.xz +2bd5159d187171a61484d3cfb5103114 lualibs.doc.tar.xz +92c2a5b6c0ea732cf0422b215b45bf8d lualibs.tar.xz +306ebe7e83c75ee91dedde1979166d06 luaotfload.doc.tar.xz +908a6a49e7fdcd3dc1e8fe581c66de13 luaotfload.tar.xz +387047addbe528e137e67571e1204702 luatex85.doc.tar.xz +8161b09fbbe5d956719a301852ab745f luatex85.tar.xz +160dcb07b7bf6d815c57a70d9654f7b7 luatexbase.doc.tar.xz +51a27bb3e22e3f18aee5fcf9768ff40d luatexbase.tar.xz +71115629567bee745804dd4d352e15e0 luatex.doc.tar.xz +932c40a2d02070770e995baed4d369be luatex.tar.xz +60e54940af0e00770bacac1e09f5cb4f lwarp.doc.tar.xz +2749d02f2077a4a2fe03316bfa6e534c lwarp.tar.xz +a3328b17a76c125de4899313dc449a04 makecmds.doc.tar.xz +cd5c78a4ffcff779145a6f26bc06f753 makecmds.tar.xz +35a431463293e44e9e0402438d513107 makeindex.doc.tar.xz +9dd152e82275aa89508161a1d58f62bb makeindex.tar.xz +37ae565012487aa1c1b754f71f7a1817 manfnt-font.tar.xz +e25ed5f66dc8fece4c86157948d87e84 marginnote.doc.tar.xz +744fa958faa59fb49603fb3a35e43ec9 marginnote.tar.xz +90d2f0651f623a2aa57a975f0ae36965 marvosym.doc.tar.xz +9402d4126d550c9ca4707b2c519b5852 marvosym.tar.xz +b683ef21b53f4e021ba031c9af63f6e4 mathpazo.doc.tar.xz +f6b1b96915162004648c6ff4aa55dcd4 mathpazo.tar.xz +4d1319afea61a625248b054b87063baf mathspec.doc.tar.xz +513a31fa1de1a1ac015960cd52468590 mathspec.tar.xz +165e46336f05fb071d3de66191185374 mathtools.doc.tar.xz +e2c790f9dfc33c66eecd450cdf4f9191 mathtools.tar.xz +781876555c7d44e7d42b8861ea123395 mdwtools.doc.tar.xz +44be09d833a021065722f06853cb6d1c mdwtools.tar.xz +5ab894c1218841c6e975551203797350 memoir.doc.tar.xz +e7f9a1cd032457026068f7f13d4d0e6e memoir.tar.xz +bf2e08c60cc4025952b92daf551e1d79 metafont.doc.tar.xz +8b825e22b7fe86e633eafee75e91f75e metafont.tar.xz +f95e222a7cb5e102cab860f5d39d25ec metalogo.doc.tar.xz +f7f7382f0b22a577e859ad6b88245f43 metalogo.tar.xz +c73d6936aa33661c59f5336e418ac99e metapost.doc.tar.xz +5acfb64000220d78101e30ecc1a668a6 metapost-examples.doc.tar.xz +24aa7918ca0ca7ad83a76cb298ef8258 metapost.tar.xz +ffd221aaefb98f7fd65583e31c9892aa mflogo.doc.tar.xz +7c7e6947f0c350ca853002c9c5dc4d08 mflogo-font.doc.tar.xz +ae9b5d35186544a45a921ecb255c4849 mflogo-font.tar.xz +d423119d4fb528290cd6d387bf4006c4 mflogo.tar.xz +f1d40282cc87da3acd6de22dde9fb87d mfnfss.doc.tar.xz +a5d8c52bdc819e340aae71e185853786 mfnfss.tar.xz +bf973ddba43e0477450e35e7a10250a3 mfware.doc.tar.xz +f8c40e7c0bb785e1259b170b9ea229ca mfware.tar.xz +3d4a6a8df5b5920bd29422f7d596bfa1 microtype.doc.tar.xz +a933e75869075251328763831c4315ad microtype.tar.xz +0765f022b62b230d1076005e30a71018 minitoc.tar.xz +fe75cd3140c098d67b696b0d94f3bec3 mnsymbol.doc.tar.xz +10c7d4837718736b7abcee64edc19ad3 mnsymbol.tar.xz +54820e32e4dc9d99cd7f663cd6d9e29f modes.doc.tar.xz +4abe45dec2439f0efc742bd922720d6b modes.tar.xz +8930b985f7a515e4c8d1ea9ed8eff4b6 mparhack.doc.tar.xz +90df2382d2b4565289d497cd2a036e82 mparhack.tar.xz +6387f445c46460cd95e8bb7ed85b8718 mptopdf.doc.tar.xz +09050ba209f790af4e002b6ca233f5b3 mptopdf.tar.xz +1665189db5d84054101cedfafda98880 ms.doc.tar.xz +283d075dc75fc2b6966100eaded80170 ms.tar.xz +795b12bc9398d870fa11c66e26079dbe multido.doc.tar.xz +2eb57810f73a34e091fdc9478b91bc54 multido.tar.xz +26717ae3e3a95a806f123732eff0dcd6 multirow.doc.tar.xz +28482e74dbc6389616185105d9c2a60d multirow.tar.xz +4008add7c7209bdd1d7d6c4b322a1413 natbib.doc.tar.xz +22c32fe4f2e62523fa90975ed028b4b9 natbib.tar.xz +f97400697a258626ff569b5469c2bbb2 ncctools.doc.tar.xz +e3d6a6a90a79d739e055f395fc84820f ncctools.tar.xz +11c2a133d0752db31ff327b2202841e4 ncntrsbk.tar.xz +aad999142fd3d32caece8a5a9a61fc1a needspace.doc.tar.xz +bd9fd9bca508bed73147657e8a7c13c5 needspace.tar.xz +f2d63d6406063aeed098d3242b79fff6 newfloat.doc.tar.xz +c52c371adc371b87d201361f8232349c newfloat.tar.xz +e638a28913d79b7bf421fa65842c4587 newunicodechar.doc.tar.xz +ee8d84bec7e52ec471c204408cd56e1b newunicodechar.tar.xz +fea5b2c74f5f6b6c365535be04892f35 norasi-c90.tar.xz +2e8007fb8ed89e3929cb9c74aa5d42d0 notoccite.doc.tar.xz +05fbff781b9d758cf7e197d9a3cdfce8 notoccite.tar.xz +e1ad400e60b3cf72760fb02be76361f8 ntgclass.doc.tar.xz +546d125a81c37f65eac242d65d474932 ntgclass.tar.xz +864ef32112167a0c2822e906de6690d6 oberdiek.doc.tar.xz +0096d052074a9fdc962a0ac05af25c5c oberdiek.tar.xz +adb10b80cf03d66ec285413faa292e35 overpic.doc.tar.xz +765c896ab299430998fa36459231f953 overpic.tar.xz +3b4da8d3599cf22f80e530c2afec4574 palatino.tar.xz +2aea6ecc0d4a47fc21da1ba4ff7898f2 paralist.doc.tar.xz +20d140aee8783ac7e536a92cdcee158c paralist.tar.xz +098deea616eace5421a7acbea5a2ff6e parallel.doc.tar.xz +150455940147e06e8ae656e1e190444a parallel.tar.xz +a3b1c0120d787aa2b413b04db775ad92 parskip.doc.tar.xz +327950783b6e5df772646a02b27831a6 parskip.tar.xz +ad352ed86982661859ce43547344a4dc passivetex.tar.xz +0780e1f62c1f76c06e649718d272757d pdfcolmk.doc.tar.xz +b597ce9acd537e0bac9f6bba9d33034d pdfcolmk.tar.xz +eb7fc7bf981ea0e196b3dde455908bca pdfescape.doc.tar.xz +21535b7e0d1ff418f5dfa6203a0c4519 pdfescape.tar.xz +108b6cab4d22aaafc823dfb46707cf88 pdflscape.doc.tar.xz +928416c0d1b4ad1b7086e81279e5cfa2 pdflscape.tar.xz +89e79ada42cf8cc7d60b2c0e93bb002b pdfpages.doc.tar.xz +e031a4c9c035bed5b495eeef197ae237 pdfpages.tar.xz +5d5c949a5cd1a05ae312b7e7cb876a86 pdftexcmds.doc.tar.xz +5e15a15b4ff755b46ccf442a69820df7 pdftexcmds.tar.xz +baea6f369a2068172ca990ce6d9f6a21 pdftex.doc.tar.xz +dcaefb92cb94be27889eca9f0eeb2861 pdftex.tar.xz +ef6897c50a117a00927f795d587c45d1 pgf.doc.tar.xz +7a70b162cfe3f24cf67e55fd6b6f375a pgf.tar.xz +38b47c83383f3688df3793b50c00824c philokalia.doc.tar.xz +619107709f278440fce48d95eb6b495a philokalia.tar.xz +fc47a21af91fdbc36202ccbecd941afb placeins.doc.tar.xz +59690954625b13fadcd345f2c7bf3c52 placeins.tar.xz +505250301a6ecc4ad0621da7bc956f35 plain.tar.xz +1f5f00976e6d5424f63ef9caa382e7d9 polyglossia.doc.tar.xz +dbe6628c7fa4627235d988f3e7625fc5 polyglossia.tar.xz +17598832e803ad22a2c42055eda911c8 powerdot.doc.tar.xz +a7d7bf92e56d130653d7d3a8d5a462d7 powerdot.tar.xz +6fde86b78896d33a594c58140788dc1c preprint.doc.tar.xz +cd5b98036c38e089c03bb6db50a40c01 preprint.tar.xz +ed6ba1f7a1baa016fe7b48a283b2cfe7 preview.doc.tar.xz +b2aedbaee3c6f719574151267de037c5 preview.tar.xz +90b7bf88e4db1a0ee23e74b2a494ff4c psfrag.doc.tar.xz +1bb05175f23b0105ae5b06dc1a0d25c6 psfrag.tar.xz +f5bac2c483416fbfcf737c8a851c4558 pslatex.tar.xz +f5815aed820cc5f7bc324a0a8736c8eb psnfss.doc.tar.xz +8b5f7e2db239d758dbbffe81363a4e80 psnfss.tar.xz +4ecef90010cacf2f903533a2c0b247eb pspicture.doc.tar.xz +328c4fdb82f150b23fd610cb8d42ce29 pspicture.tar.xz +002a902ca33202e028c41c5113b47ff5 pst-3d.doc.tar.xz +a1659381e812f2893d5ba251768e70c6 pst-3d.tar.xz +c12247c0ec10e9c6d6528d5f2be6d256 pst-arrow.doc.tar.xz +e1483aa2f54fda4582b54fa12816d051 pst-arrow.tar.xz +e9af32909adc23a8e5e5434a9cdfeac0 pst-blur.doc.tar.xz +28610316003a807d0aa0322bee83d5c3 pst-blur.tar.xz +84d879971632e936ebcd0b904ae9bbe7 pst-coil.doc.tar.xz +1e90ecae127d0e5e0c28c738b677eed8 pst-coil.tar.xz +4a61214518a66c77aa67f18b31f880c0 pst-eps.doc.tar.xz +5f57231c9b6d67c18788bec6a2a6cad9 pst-eps.tar.xz +feccc9a2e48f5707d492003491e73d8b pst-fill.doc.tar.xz +34f5a90b035b121f2063ed6a41125362 pst-fill.tar.xz +47261d69710f494de1b8e40cce69d1e3 pst-grad.doc.tar.xz +a900e0d6fbb2749dca122109e017a1b6 pst-grad.tar.xz +06d2792979ac0dbbfc173ef9bd3dc837 pst-math.doc.tar.xz +ca5f3bb544bfbaa9525d664ae5cdced6 pst-math.tar.xz +405fdfa28184865e4b200897185dc138 pst-node.doc.tar.xz +4101ab17ec838e780b0459b5f30d5cb2 pst-node.tar.xz +1b792730ec659e907b5f173fde02d92a pst-plot.doc.tar.xz +4435b873ce784b42bafe7486161fd80d pst-plot.tar.xz +e874ef1fd4b5c43a003216cca3b7fbe4 pstricks-add.doc.tar.xz +60e60e8a0d072f88e712388298920c05 pstricks-add.tar.xz +85fb8dc693e0b0515e5fea1aa0aa1717 pstricks.doc.tar.xz +b500bd6ea190727c0ee4f90226342c6c pstricks.tar.xz +981e3225ae423bd3a48051db98563926 pst-slpe.doc.tar.xz +aa22320722420cb465b26f788ab3869c pst-slpe.tar.xz +b632fc175df897a1fc51de210e77cede pst-text.doc.tar.xz +d93ba3f8e869f448b915dd132ec48788 pst-text.tar.xz +139e885e47b1b9bb728b2472c9389f81 pst-tools.doc.tar.xz +230b69e768b40329a9633380530ecdf7 pst-tools.tar.xz +cbaedaa86958fa105c359731c148fad5 pst-tree.doc.tar.xz +41520e5ea12b60e8b6a254298daa9061 pst-tree.tar.xz +3976afcf0ea9d42e9b2eb86efa23d480 ptext.doc.tar.xz +d1b1a482f8d06eb42dc0cdec7a95c09b ptext.tar.xz +b2c5b08ab2aa3331eddc676c5def70f5 pxfonts.doc.tar.xz +9ff69466ae4f9784f659d04fff6eeadb pxfonts.tar.xz +1d0156834bbd067fc09c501ec47c1671 qstest.doc.tar.xz +1f7b51f6f55b9c0cf942b07930e54fcd qstest.tar.xz +d228bca5b615a480e85790a97d3e4ab5 ragged2e.doc.tar.xz +6fc19289bcbb0a108a8b9294dea01439 ragged2e.tar.xz +ffbf8f2afa24007be63a4f0cd688d7c0 rcs.doc.tar.xz +84a6e75693c1bb4ec86f7796cd31767e rcs.tar.xz +3870f5991c115495cd20f1f880ed5fca realscripts.doc.tar.xz +b4efb3ce7abd2c3af7aceafe6d71b314 realscripts.tar.xz +1e89a68e4128101a59d46b5592026545 refcount.doc.tar.xz +ecb715392b4fc4d76f48cf452791d6bf refcount.tar.xz +91f98d1a79f814d5788ad610d7aa8db0 relsize.doc.tar.xz +cb6255bce3f163315b97dfe2312a2b28 relsize.tar.xz +1ee7a540ac7eb516c12898e73a6b8e31 rerunfilecheck.doc.tar.xz +402acd32ec9b6a87eb9db332ade37793 rerunfilecheck.tar.xz +10d16fa054076444d9df598d80396fef rsfs.doc.tar.xz +d5e7cb14d9663020c75deed6e24b5038 rsfs.tar.xz +4dc9662061394f831c4643ee3e7e4d1b sansmathaccent.doc.tar.xz +b2729bfb8103b7a2f04a86b596b01eec sansmathaccent.tar.xz +feaa80793eaa84b5ed0b11f8dffb510f sansmath.doc.tar.xz +e89b2ac13dfd4aa7fc50c11cf52c6665 sansmath.tar.xz +fa73f27f39e2264855859fd937e518a7 sauerj.doc.tar.xz +03e23aef12f30bb4a5f7ce2a5a7d2c54 sauerj.tar.xz +5f8b9b01b930e37e223e6638b761a756 scheme-basic.tar.xz +5e14f8fbf8188f91e592b83f4cb81d94 section.doc.tar.xz +37d55e169be9eaee0a1532b56e1be837 section.tar.xz +93480ef1506dee02533e8892af8fe97a sectsty.doc.tar.xz +3cd45f22b5d734ca7693caf2a1fa3b80 sectsty.tar.xz +b90ad943cf9aeff91231a7d116dda16d seminar.doc.tar.xz +b1e5dee7a929112b3122e247c207f619 seminar.tar.xz +826bbcc9aaa336a27bbe7102424bb86c sepnum.doc.tar.xz +e5142c5f2823257a781f0380e5465011 sepnum.tar.xz +895a342f4e52cc0c1a65f119f7fc0951 setspace.doc.tar.xz +242ca2edf5480844119d77a3fb8db19f setspace.tar.xz +5eda1f9764cc787d5c220683c0fcb24e sfmath.tar.xz +72385a8d7c94470081445dc6b2535e08 showexpl.doc.tar.xz +46f32ee162f3ad3fe0b213aa2daeeef0 showexpl.tar.xz +7e60fa231f1b630327eb7d89a2371ffd soul.doc.tar.xz +fa4c8d29fe96fecee7e708291209f592 soul.tar.xz +725c69b5e38792d9f645e3c27a7103ae stackengine.doc.tar.xz +afd51b7a2674f9ab5151a56f457291a6 stackengine.tar.xz +be98f7046360a5044215a01f6a01a311 stmaryrd.doc.tar.xz +b30f1b7b5c89f84a8f454fd1db9916c5 stmaryrd.tar.xz +2a4d6b0c6a4cc596ece91ea526f649b0 stringenc.doc.tar.xz +b2152be96e6143c6af654a72238286ec stringenc.tar.xz +a821c750c2dbacf5f91869db5d183f86 subfig.doc.tar.xz +abc530880563a1f7399191eec28ef3e1 subfig.tar.xz +6235c1f329d236f23ff9da859906e6e4 subfigure.doc.tar.xz +18eb31e5532c5d09b38d08884629dd30 subfigure.tar.xz +aec58d221f81669cedd14618ad4b0f70 svn-prov.doc.tar.xz +826b16caafdaf6e5a7c05b4bf0a03114 svn-prov.tar.xz +45aefafa2164ef55553551dd27a84d51 symbol.tar.xz +f073fe82188092d05594f62ea006a077 t2.doc.tar.xz +612c3e1b1c3da2b4a0402d7e03551439 t2.tar.xz +01aa9c3f97bd9d0f9856b554ac70057b tabu.doc.tar.xz +0ecc6283b48ec4f466c762858f0d590d tabulary.doc.tar.xz +c25e644c580d358be63f869e0b938a5e tabulary.tar.xz +d8a80a17c99fad1ce662c77b7f9ab3a5 tabu.tar.xz +f8541ca08a97cca0028d94c9fd44517d tex4ht.doc.tar.xz +eed2bae9a59f132a731046e02b5c5901 tex4ht.tar.xz +ae39de6128b53d085ed98dae1a626f93 tex.doc.tar.xz +ce5b04d2dd47c1bf6db17aa1e865cd7f tex-gyre.doc.tar.xz +e8837ef3cf61990fdd7f79bc9fdc657a tex-gyre-math.doc.tar.xz +cc27cdac0b55df6ff40866f7da7b740e tex-gyre-math.tar.xz +bdb635b157b6b1b3db01a3040cd8b0ac tex-gyre.tar.xz +20f58dd7dc854d3f3e6b96f0c537aea5 tex-ini-files.doc.tar.xz +e46669a397295391427ddb5d6fd8b61a tex-ini-files.tar.xz +90d6661fc5c76341214be505dba3b500 texlive-20200406-source-clean.tar.xz +f6db4e8333267f18f0428fc3e542213d texlive-common.doc.tar.xz +a23d5df392e4b123e8226b4cac10daa4 texlive-docindex.doc.tar.xz +9d5ff74e6fac4c21bcfc12e02f631a25 texlive-docindex.tar.xz +7673622bd2a343ca584060fab3697a7e texlive-en.doc.tar.xz +f98ad094a8ccb483024c26bd348f02db texlive-en.tar.xz +3a72e2ffe41d1be3fee7d302850f05bd texlive.infra.doc.tar.xz +342030092f84da79e979d3f4bdef372f texlive.infra.tar.xz 477829d12a36a820dba9f65f688bf97d texlive-licenses.tar.xz -a9c8c8a70cf166a17d0672693d58102e texlive-msg-translations.tar.xz -152eedb0c9916891685325454c2bd767 texlive-scripts.doc.tar.xz -209ff9ea711cda508e4f34c46a18048c texlive-scripts.tar.xz -42ff7ff7b082a36c6640f26be565a41a tex.tar.xz -e2133cd81ff391f3511201cece077b72 textcase.doc.tar.xz -33774f95086212c0645e4031f2fc665c textcase.source.tar.xz -c39c7c30c3c6185c77b6394675487936 textcase.tar.xz -71b195c989c1650d3e0ce885a1dab0dc textpos.doc.tar.xz -1e38704da6cc340d99f5837b5069bddf textpos.source.tar.xz -1084da855c80cedff8a828d397c0cf1b textpos.tar.xz -3206394200a31aec8dcdfecc6b2db6c5 threeparttable.doc.tar.xz -129475f639c389d594dbd5d4f943cd07 threeparttable.tar.xz -3f3099b94c85c515554de14d9b62165e thumbpdf.doc.tar.xz -4bec5ba21ced244aa7f659bbf941cd2e thumbpdf.tar.xz -aadecda5b5ce2fc9b1a10af60f1d79f0 times.tar.xz -dbc52a5b16c5c35cd4f5759e8ef434e4 tipa.doc.tar.xz -83e91d4da96edc2b9796289b679c8ccc tipa.tar.xz -b57be8e136b96fa4d94d0e30102ca8a7 titlesec.doc.tar.xz -d19b9bbea307dbd0dbfa1d6d6cfd1893 titlesec.tar.xz -db812fe9df7b53bb753023e7381752d3 titling.doc.tar.xz -a07ea44033bee2583fb40eaaa22d8fc8 titling.source.tar.xz -5f7c13acc3899a4ce952d2aa0536da69 titling.tar.xz -0bf8a17cf0257f0dae75e24dd7b38bfc tocloft.doc.tar.xz -a9d8ec15fd6eccedabb2b3c7ed0afb34 tocloft.source.tar.xz -2fb864d8c64bc98b61fad76e16b6f2fb tocloft.tar.xz -536256d0cef680e3830e4125090522a9 tools.doc.tar.xz -2f3da05db8a155afd2a7d7bd62964694 tools.source.tar.xz -81404482f1f44ea8fd49797a85b45e1c tools.tar.xz -db33c3839511d2fbb10fb93192e7bf70 trimspaces.doc.tar.xz -288ae299ed34abad48e0e6c52a88fc16 trimspaces.source.tar.xz -ca3c2fff063e7e7e96fc95d2a106804a trimspaces.tar.xz -6cd6c052a9f48f082293eb3129e06882 txfonts.doc.tar.xz -6fc2734045eedb35601fc096570be645 txfonts.tar.xz -82ac8462ed402b6bd752b775059572e3 type1cm.doc.tar.xz -0857ef753747304a595c4fb970656b2d type1cm.source.tar.xz -77c9d91048a32835c7f544b8b325c583 type1cm.tar.xz -45de0f2c594ce488bdd94cbdad9e18e1 typehtml.doc.tar.xz -9cb09145d6428591cbaf8f0e449c5fcd typehtml.source.tar.xz -aea194bc872bf10e059eca4b67bc9edd typehtml.tar.xz -a9ec2d1353fa7166b23a1200612867c7 ucharclasses.doc.tar.xz -d5661c1eeb40f9bde2a6e9dea95e95c3 ucharclasses.tar.xz -0f099db4fa8f4568e41475465ce17396 ucs.doc.tar.xz -b55ec6a5860521899d47cc22af276da1 ucs.tar.xz -55bfde5d3da8e484768ea5cb6d71929a uhc.doc.tar.xz -8e41f54dd97d8585e6b28aa0fa920e5e uhc.tar.xz -323e219d81ebe150ce6af70ec1ff0eb0 ulem.doc.tar.xz -71a2a9274bfa63e678f86b6e9122b409 ulem.tar.xz -8d4981576a7c4fa2c4a5aec8371fca67 underscore.doc.tar.xz -f6d89ebeb3ed700aac7b54959be2d0fd underscore.tar.xz -9b5c43fc8c28e6bee415d6d9ba42de09 unicode-data.doc.tar.xz -9fc013d54c38ffebc3f30b3710822c55 unicode-data.tar.xz -4103a1635933957f992c7f7c5ca1acb3 unicode-math.doc.tar.xz -d49673f2bcf65fc36eca3592ca919f6d unicode-math.source.tar.xz -f129bc8f3559a461370d2ffe8848d8e1 unicode-math.tar.xz -456c468f16adaed0d7e0a8442b31af8b unisugar.doc.tar.xz -fe1e8e20fbae50269969bbfec1795f87 unisugar.tar.xz -83e85df5a826a5ce325c0ad6c1828b28 updmap-map.tar.xz -fda34f7375b9ca5ab573c1cfa7af1139 upquote.doc.tar.xz -c0d0d799c157d282a07544788f18f000 upquote.source.tar.xz -497bfcfd551685f59c595d367b3783e8 upquote.tar.xz -7f4d0882d631d7ec36de4803c1bc0591 url.doc.tar.xz -a55c4c3f5f5ad232317cfb520cf2e4be url.tar.xz -e49add8b22fd18c84e84d2fc329217cd utopia.doc.tar.xz -8a4d690022b36d63dfb8119f9e9969b3 utopia.tar.xz -3d31af750ed8fb12677ad8aa2274d574 varwidth.doc.tar.xz -42f8b117312b039206d041141705add3 varwidth.tar.xz -eab757bfc6fad54471ba0b4f863cd048 wadalab.doc.tar.xz -1b63fdf814129357b53148050e2691e3 wadalab.tar.xz -3b968405f31f90dc86d47b8d5572ba01 was.doc.tar.xz -4b3f7b854d07d656b7f3a62c436976ea was.source.tar.xz -7f1a276335e17fb2fad60301d8df4180 was.tar.xz -c6e48668dccc7c5c0049ba79bfedcdd5 wasy2-ps.doc.tar.xz -71ae5c5a02b963edd8afd61ebfda8fa2 wasy2-ps.tar.xz -829c4a6e859ee300c1cb232e0f69ddc3 wasy.doc.tar.xz -4769b4a4262aab557c47f998f85a7947 wasysym.doc.tar.xz -a7fa4bdc9cd099f2da7228885024d4bb wasysym.source.tar.xz -f94c1bd2bbb812e834cf12e2a1d2dc15 wasysym.tar.xz -9b7f27edbb427344f15a065e3f6cd5cd wasy.tar.xz -ac2d28d561ea1867f5f6268e398cb3c2 wrapfig.doc.tar.xz -09ad6472d9110d45f32208774bb1480c wrapfig.tar.xz -7ccfb0c2796dacbe75e7334048b2de9a xcolor.doc.tar.xz -4f544f24a269f196e7dbf9e81e0c7e65 xcolor.source.tar.xz -506946ac6644ebc790d771865b346b12 xcolor.tar.xz -b24737d9090da48b475bf161fb447736 xdvi.doc.tar.xz -5186dc20aba628bd875c3e89ac1772ad xdvi.tar.xz -45e18435846d689aeb39b4a2c6cd136f xecjk.doc.tar.xz -092ae69198595a1ed6f4bbf43879bf88 xecjk.source.tar.xz -264564c4bda984f50b76a70a9dfbbb69 xecjk.tar.xz -9ef5b9752fec9095a7a2df334debcc10 xecolor.doc.tar.xz -7ba3e8d921ec23787e0ec4e16b88df4a xecolor.tar.xz -4d61d6f44f0e6e230719097e7e2bcb44 xecyr.doc.tar.xz -797c1af0c76fadc2db73a8e721868e2d xecyr.tar.xz -3d4960bf8eacbf49069190446cadb3f1 xeindex.doc.tar.xz -7503c4d59e5ac2fa6269fc6fbaaf5877 xeindex.tar.xz -c893bc9db23871150a6881a331f26304 xepersian.doc.tar.xz -62d438aee51678d291ed9dc4828b1915 xepersian.source.tar.xz -fac50adbd2d15730084e8a2f8552aeed xepersian.tar.xz -8da12a5b93e6fd1d79bac1354739a180 xesearch.doc.tar.xz -f29731b3a33e6f4df126c5b914762b2a xesearch.tar.xz -14c7109309dd7f0fd47a24540fb7abbb xetexconfig.tar.xz -296b1ddb914e6d3d2e5ae839555cff3a xetex.doc.tar.xz -4a3aecb573c273947d854515297fbcb3 xetexfontinfo.doc.tar.xz -3cbf030a012f816315a37bf5875fd7a7 xetexfontinfo.tar.xz -523e971b209d07ea570402680babe498 xetex-itrans.doc.tar.xz -9c96ae28cf936b75e8db3853b3c10165 xetex-itrans.tar.xz -502674cd89751ceff0ad82072f23d4e0 xetex-pstricks.doc.tar.xz -0930c1d31db4d2acebd4332eac7e680c xetex-pstricks.tar.xz -f73bc000f92c1a29909a6fc8feaa14dc xetex.tar.xz -ecae0d9e585f30a3f7a1a17d88cfcd64 xetex-tibetan.doc.tar.xz -208e870d45da5602f39dd44b8f875d05 xetex-tibetan.tar.xz -da0285ddafaeebc8f9b8d41401124a77 xifthen.doc.tar.xz -bceb7932159f1e8538c91ae77df17120 xifthen.tar.xz -88bdfa1191d313898c5c1b9c443bbd6d xkeyval.doc.tar.xz -7e1a037f71bf4bd4c2410c698b350301 xkeyval.source.tar.xz -f1a37315a2f690b2dc7b2464add28378 xkeyval.tar.xz -ea4bb90ba72ac1b49f55871019b05484 xltxtra.doc.tar.xz -fdb0467a2a0e52839a4572dd84d17173 xltxtra.source.tar.xz -9e467da23ab5f72bd18598790ab4c8ae xltxtra.tar.xz -64271ca2f1a770ca44923fa9e2ccc440 xmltexconfig.tar.xz -87ed826d3bbf6cbe7a3444e54ccab605 xmltex.doc.tar.xz -962ba4b4624bc7b3b8e1d5cf9bfeadc2 xmltex.tar.xz -b23be6ec8d15959fa82a44590f4867fd xstring.doc.tar.xz -65d4c6157be41ee448295532eeb15cd3 xstring.tar.xz -8dff6997a4dc5f14f33678e2ba26d9c8 xtab.doc.tar.xz -283cd64c1548558be5b955b48afa2018 xtab.source.tar.xz -18c1d6af2f3c21a3e72ca6edd7829bf8 xtab.tar.xz -84adfd231a79ea3320d42e6df532fb07 xunicode.doc.tar.xz -f5f0cf8bfd163bd99a5005f5adeb1c51 xunicode.tar.xz -d658c6c2adf39a1ba0683bf5b49696d3 zapfchan.tar.xz -a76aa509e6d80d7daba30388f9428729 zapfding.tar.xz +b62cda9f0df8f67d3d1ec098f58849fd texlive-msg-translations.tar.xz +773a49369bcbc67835f1fd253fe5dcdb texlive-scripts.doc.tar.xz +6955c695265c270297698f7ed5ae1620 texlive-scripts-extra.doc.tar.xz +3177705cd8f6ac3c1a110744f0bb4abb texlive-scripts-extra.tar.xz +c925f923f17230327d0d0f489ecd6a75 texlive-scripts.tar.xz +9270ab5d22ebbe795d653f9ee28b13ef texlive.tlpdb.xz +4afd86ebf79193331e4972cb6c7948e6 tex.tar.xz +293810952a99212e08d132496ae2cbd1 textcase.doc.tar.xz +13c7b44b79a8fda3b8845401d3941286 textcase.tar.xz +abee893c954599b1aff08c0167d7bbe1 textpos.doc.tar.xz +29b296af21fe1bf50cf7326fb0d05c81 textpos.tar.xz +8fb1c7df7ac82b929df7b1cb7625170e threeparttable.doc.tar.xz +a0ea1e9a7161a7c9493eb95fd0bbccc1 threeparttable.tar.xz +b7fb71cb0b33c0fc01780c2d06c644cc thumbpdf.doc.tar.xz +65177221403f63b0f227430eb446c7aa thumbpdf.tar.xz +d56510568716171a8a5cec46e0885afa times.tar.xz +2a7cfe806c817a5bfd5aded8dfadf9a8 tipa.doc.tar.xz +31a731fa6dae8d43040998988b87c4b0 tipa.tar.xz +b46cf869f4d801246403323217ab90c1 titlesec.doc.tar.xz +0ffa43fffaa69e80437afef1f6c570f7 titlesec.tar.xz +84514776c229385a65a7c2937f1b344a titling.doc.tar.xz +89377935dac8829387f5af17d1c10167 titling.tar.xz +ec286641c74a128ba3a877bf33ae40e7 tocloft.doc.tar.xz +2748204804a439d4a7ed5e540eca7da7 tocloft.tar.xz +7f340a939bb7f3b9183f0758023fd304 tools.doc.tar.xz +134546da41edc900b8fdc618d6fb1a48 tools.tar.xz +68e9a8d7084edf96f6e9f27d6578a317 translator.doc.tar.xz +3ac27686e63e0f158c85f8864af0be7a translator.tar.xz +67e250bfbb77155a3acac768fd075599 trimspaces.doc.tar.xz +0d297a19bb877c1be84fce23b0b4019f trimspaces.tar.xz +73ccaa04e14fa77fdc491fe73573b374 txfonts.doc.tar.xz +c0ea811586ea5e72ea643463e31c52dd txfonts.tar.xz +9073055eb07a22b48c78364dc327f786 type1cm.doc.tar.xz +f888f898858e2b6953bd29dd71a64506 type1cm.tar.xz +20b7a4d26b517a54425c87eb2895fd56 typehtml.doc.tar.xz +4b8ea8835545ba6c731729e3b9727f93 typehtml.tar.xz +fcda0d46ee61c8220eb1de98cb26a1bf ucharcat.doc.tar.xz +ae74346436edf951679fe85312eadef7 ucharcat.tar.xz +d6bd31eede474f9c5fd3d6e4225a808f ucharclasses.doc.tar.xz +2cee2f82f434c31706609ac9b839187f ucharclasses.tar.xz +e29a94773cf53396ab0ed954923346ae ucs.doc.tar.xz +d295bab9b61bbf6317d9ef4b3b57f07d ucs.tar.xz +461ba9366d92dd238cca6af5697e00c6 uhc.doc.tar.xz +dd52217bb58d9e3af10e3684971d23e5 uhc.tar.xz +4a4b463b17d7344f4cd7c3bf3d5c7c66 ulem.doc.tar.xz +d0da574f13f5ddc45b8aacda98ae3086 ulem.tar.xz +e56535b8d07f20aef51c0e1174627de8 underscore.doc.tar.xz +bd3af012ba2a10624f82e6d2d4adf5da underscore.tar.xz +317f9e73c3c0ed356ec3bf0329d3ee92 unicode-data.doc.tar.xz +73ac8f6cc114d7f8fa88e2c6c566d5b1 unicode-data.tar.xz +baa32dab9e86a74bb1350c61bb59a2b2 unicode-math.doc.tar.xz +a88a10f60d63e8cab17c44849a23de4f unicode-math.tar.xz +30fa4c846a1bc6d21fac0f2637a6aca9 uniquecounter.doc.tar.xz +145aea65bfd9e3ef2e9b316f6672cd74 uniquecounter.tar.xz +66b232a747db0bf88e7a698ed6d7491c unisugar.doc.tar.xz +09734cfcaa66ad1dc283fee411f97885 unisugar.tar.xz +b2a3b608ca0247278dfb9c0099d5b554 updmap-map.tar.xz +e1c92279c52d2ef6e5628eb1ca5bb048 upquote.doc.tar.xz +b2c348cfe75364f910142106924041e1 upquote.tar.xz +38116b1010335a79cc56a12a0da26ca5 url.doc.tar.xz +a999c72ec3e48419fb45cd68d4916e1a url.tar.xz +3c32ee5e939135b86aa181714da9f9c4 utopia.doc.tar.xz +f60efc4baaa0b0940e0fb13d4d809a65 utopia.tar.xz +f4de4f8cab189ef4d6db96a3e5126a08 varwidth.doc.tar.xz +b93d5e52292e5b4480e91b9e495bc65d varwidth.tar.xz +493c886fb48953db1c7cb7629dcf40f6 wadalab.doc.tar.xz +4b810158188580513ef469434d373761 wadalab.tar.xz +cc3fe3448c3b69d0fa03ec85c4c33630 was.doc.tar.xz +09fa486cf9d146928c814b658cb8cfb5 was.tar.xz +1549dfd011d60382067f601d44a04c3f wasy.doc.tar.xz +97789c3541c764ba032cb3f5c519085b wasysym.doc.tar.xz +5a926d992ccb7015875678c9fa1d4380 wasysym.tar.xz +5315c209e9dd4c0f6a25131e33976dd8 wasy.tar.xz +38a9d7775b6eb4795356ea460cd4d364 wasy-type1.doc.tar.xz +d0b8b3c67ede6332a484d202ee8dd889 wasy-type1.tar.xz +35e86a03054cf8ef9427745dd5ce6a3d wrapfig.doc.tar.xz +08c4d0beec0151c31f9b28ecc69c327d wrapfig.tar.xz +4e7f831ea9a7511ccd5443113f3fa30f xcolor.doc.tar.xz +dca6a8ff119b7ab40144eed8d29b70fc xcolor.tar.xz +207fe13bc3c336a90a78a9dae0711c64 xdvi.doc.tar.xz +1cff1463e1397696ba7373c08e121137 xdvi.tar.xz +2e224d814c2f6d6f91a275cf8e516e4c xecjk.doc.tar.xz +a4b3dd3947e70128084e2a3920b5a31b xecjk.tar.xz +ea5e8011f7932b9ed3bcfde3d5186ecd xecolor.doc.tar.xz +6642a880e996081fe72ab61e7725cdd9 xecolor.tar.xz +9ac005930b91a0a450c690634285163b xecyr.doc.tar.xz +e35eb0e3e163d51c11fa09e0193e6cee xecyr.tar.xz +972377e9d70dc4debe76725c27a78b58 xeindex.doc.tar.xz +b190b41eccb78afd80e6ca6251003df1 xeindex.tar.xz +0c7c80d465963bc46f935ffe6f05dc12 xepersian.doc.tar.xz +9a3f382aeffa29e8bd8f21273dfd987e xepersian.tar.xz +685b2f55b1d7f71495550436a5a0552e xesearch.doc.tar.xz +07624a93acb6e4f1f3bb3ec72c320c14 xesearch.tar.xz +8dda9eb8bd24f0e959dc37a1bfb9223e xetexconfig.tar.xz +04f9f590994d62d877622a8e0f7fb552 xetex.doc.tar.xz +d1de1cda8a81c2bfbfb632de2d3592b1 xetexfontinfo.doc.tar.xz +004e40c37166c1198734d6d70762a686 xetexfontinfo.tar.xz +46bce65f267964c471897d328dffd041 xetex-itrans.doc.tar.xz +55dd607a758b8a2284cef4eda64002f3 xetex-itrans.tar.xz +d8aa5b04d87f563eb37de48cd28f13fb xetex-pstricks.doc.tar.xz +666b17a2cee615bb6714c2f650790bb6 xetex-pstricks.tar.xz +c216e78c547ab28732b5958f20bb0f57 xetex.tar.xz +cba6f2f11fcc981d642c25b988504c69 xetex-tibetan.doc.tar.xz +d826463f9330499a349727299fb52d09 xetex-tibetan.tar.xz +f2fb951627967d7f037ac6920df69055 xifthen.doc.tar.xz +65d3df397bf8e49dc72be40b694de85c xifthen.tar.xz +500a2f442e983ce0ed8cd814d4c528ac xkeyval.doc.tar.xz +c7ecc9720e06c1e5c2347d32ab7ad38e xkeyval.tar.xz +3eb775dc33d3d20156c7d1ca27a4d0de xltxtra.doc.tar.xz +71cece2ecb9b4217047d0917206d0484 xltxtra.tar.xz +902b5ec90a5b006c9fa2097e85702f9d xmltexconfig.tar.xz +756995149412182282dbdbb1e6208ca6 xmltex.doc.tar.xz +2f81f3d46098ceb5e5e4708f8d27caa7 xmltex.tar.xz +56e565a07a853ef9b5ee04a249115407 xpatch.doc.tar.xz +0289e78f3656ba49dd7f3f6e1053cdaf xpatch.tar.xz +ffedda685440ee16c54b1ced89cc6b4d xstring.doc.tar.xz +cda3ed4987f699e15f839cd4ad6435f4 xstring.tar.xz +19aff488183f5750624647522d804f89 xtab.doc.tar.xz +eaad10beb23d3234df630b5b63419ea7 xtab.tar.xz +31daa9fe9980a30f47c37c9da86d19fc xunicode.doc.tar.xz +1b5cf08d0bf5edef0933c83a181b4683 xunicode.tar.xz +c3fbf3aacf0c2ffa6b2b29980111850f zapfchan.tar.xz +197daf730ead9a16a6d45a6b3bd333ad zapfding.tar.xz +3dae1831e85ad9f53c564b856c053518 zref.doc.tar.xz +4e0c19861d3f9f81efea40bec00eb7f2 zref.tar.xz diff --git a/etex-addlanguage-fix-bz1215257.patch b/etex-addlanguage-fix-bz1215257.patch new file mode 100644 index 00000000..c8d9d9fd --- /dev/null +++ b/etex-addlanguage-fix-bz1215257.patch @@ -0,0 +1,25 @@ +--- etex.src.orig 2015-09-16 14:17:48.263123165 -0400 ++++ etex.src 2015-09-16 14:14:20.673610421 -0400 +@@ -290,8 +290,10 @@ + + \def \addlanguage #1#2#3#4#5% language patterns exceptions lhm rhm + {\expandafter \et@xlang \csname lang@#1\endcsname +- \expandafter \chardef \csname lhm@#1\endcsname=#4 % V1.0-1 +- \expandafter \chardef \csname rhm@#1\endcsname=#5 % V1.0-1 ++ \def\paramD{#4}\ifx\paramD\empty\def\paramD{1}\fi % Default value lhm is 1 % V2.1-1 ++ \def\paramE{#5}\ifx\paramD\empty\def\paramE{1}\fi % Default value rhm is 1 % V2.1-1 ++ \expandafter \chardef \csname lhm@#1\endcsname=\paramD % V2.1-1 ++ \expandafter \chardef \csname rhm@#1\endcsname=\paramE % V2.1-1 + \uselanguage {#1}% + \input #2 + \if *#3*\else \input #3 \fi +@@ -776,6 +778,9 @@ + + %% Revision-history: + ++24-ARP-2015: 2.1;1 Allow empty values on \addlanguages for parameters 4 and 5 ++ Changed by Edgar Hoch ++ + 01-FEB-1999: 2.1;0 Allow file to be used with e-TeX versions 2.0 and 2.1 + + 25-MAR-1998: 2.0;19 Improved log message for \{glob|loc}{marks|box}vector (PEB) diff --git a/generate-fmtutilcnf b/generate-fmtutilcnf new file mode 100755 index 00000000..88b7d70d --- /dev/null +++ b/generate-fmtutilcnf @@ -0,0 +1,22 @@ +#!/bin/bash + +# Regenerate the fmtutil.cnf file from the pieces which are currently present +# in the fmtutil.cnf.d directory. + +# Abort immediately if any command fails +set -o errexit +shopt -s nullglob + +texdir=$1 +[[ -z $texdir ]] && texdir=/usr/share/texlive +web2cdir=$texdir/texmf-dist/web2c + +rm -f $web2cdir/fmtutil.cnf.rpmtmp + +echo "# Generated by $0 on $(date)" > $web2cdir/fmtutil.cnf.rpmtmp + +cat $web2cdir/fmtutil-hdr.cnf \ + $texdir/fmtutil.cnf.d/* \ + >> $web2cdir/fmtutil.cnf.rpmtmp + +mv $web2cdir/fmtutil.cnf.rpmtmp $web2cdir/fmtutil.cnf diff --git a/gnu-freefont.metainfo.xml b/gnu-freefont.metainfo.xml new file mode 100644 index 00000000..a014fcb5 --- /dev/null +++ b/gnu-freefont.metainfo.xml @@ -0,0 +1,18 @@ + + + + gnu-freefont + CC-BY-3.0 + GNU Free font + A Unicode font, with rather wide coverage + +

+ The package provides a set of outline (i.e. OpenType) fonts covering + as much as possible of the Unicode character set. The set consists of + three typefaces: one monospaced and two proportional (one with uniform + and one with modulated stroke). +

+
+ spotrh_at_gmail_dot_com + https://ctan.org/pkg/gnu-freefont +
diff --git a/tabu-update-to-git-930bc77.patch b/tabu-update-to-git-930bc77.patch new file mode 100644 index 00000000..d969da1e --- /dev/null +++ b/tabu-update-to-git-930bc77.patch @@ -0,0 +1,39 @@ +--- tabu.sty.old 2019-01-14 17:10:48.000000000 -0500 ++++ tabu.sty 2019-12-11 09:16:55.745034664 -0500 +@@ -52,12 +52,12 @@ + %% lppl copyright 2010-2011 by FC + %% + %% Updated 2019-01-11 +-%% Copyright 2019 tabu-fixed github group (LaTeX3 Project members) +-%% Please report any issues at https://github.com/tabu-fixed/tabu ++%% Copyright 2019 tabu-issues-for-future-maintainer github group (LaTeX3 Project members) ++%% Please report any issues at https://github.com/tabu-issues-for-future-maintainer/tabu + %% + + \NeedsTeXFormat{LaTeX2e} +-\ProvidesPackage{tabu}[2019/01/11 v2.9 - flexible LaTeX tabulars (FC+tabu-fixed)] ++\ProvidesPackage{tabu}[2019/01/11 v2.9 - flexible LaTeX tabulars (FC+tabu-issues-for-future-maintainer) + intermediate FMi] + \RequirePackage{array}[2008/09/09] + \RequirePackage{varwidth}[2009/03/30] + \AtEndOfPackage{\tabu@AtEnd \let\tabu@AtEnd \@undefined} +@@ -727,6 +727,10 @@ + \tabu@currentgrouptype\expandafter{\the\currentgrouptype}}% + \fi + }% \tabu@init ++%%TABU-FIXED set up \tabu@currentgrouptype ++%FMi cancel for nested arrays ... ++\def\@tabarray{\m@th\def\tabu@currentgrouptype{\currentgrouptype}\@ifnextchar[\@array{\@array[c]}} ++ + \def\tabu@indent{% correction for indentation + \ifdim \parindent>\z@\ifx \linewidth\tabudefaulttarget + \everypar\expandafter{% +@@ -1663,6 +1667,9 @@ + \ifdim \tabu@temp\p@>\z@ \ifdim \tabu@temp\tabucolX<\tabu@target + \tabu@target=\tabu@temp\tabucolX \fi\fi + \setbox\tabu@box \hbox \bgroup ++%%TABU-FIXED add \color@begingroup ++%%FMi not yet understood why this one is also needed ... ++ \color@begingroup + \begin{varwidth}\tabu@target + \let\FV@ListProcessLine \tabu@FV@ListProcessLine % \hbox to natural width... + \narrowragged \arraybackslash \parfillskip \@flushglue diff --git a/texlive-2017-python3.patch b/texlive-2017-xepersian-python.patch similarity index 96% rename from texlive-2017-python3.patch rename to texlive-2017-xepersian-python.patch index fbb1d61c..2f48abb8 100644 --- a/texlive-2017-python3.patch +++ b/texlive-2017-xepersian-python.patch @@ -3,7 +3,7 @@ diff -up doc/xelatex/xepersian/dkun-0.3.py.than doc/xelatex/xepersian/dkun-0.3.p +++ doc/xelatex/xepersian/dkun-0.3.py 2018-05-07 11:53:32.984620222 +0200 @@ -1,4 +1,4 @@ -#! /usr/bin/env python -+#! /usr/bin/python3 ++#! /usr/bin/python ######################################### # General Public License # @@ -46,7 +46,7 @@ diff -up doc/xelatex/xepersian/dkun-0.4.py.than doc/xelatex/xepersian/dkun-0.4.p +++ doc/xelatex/xepersian/dkun-0.4.py 2018-05-07 11:54:32.272822907 +0200 @@ -1,4 +1,4 @@ -#! /usr/bin/env python -+#! /usr/bin/python3 ++#! /usr/bin/python ######################################### # General Public License # @@ -87,14 +87,12 @@ diff -up doc/xelatex/xepersian/dkun-0.4.py.than doc/xelatex/xepersian/dkun-0.4.p diff -up doc/xelatex/xepersian/ftxe-0.12.py.than doc/xelatex/xepersian/ftxe-0.12.py --- doc/xelatex/xepersian/ftxe-0.12.py.than 2018-05-07 11:54:55.163901164 +0200 +++ doc/xelatex/xepersian/ftxe-0.12.py 2018-05-07 11:57:58.063526433 +0200 -@@ -1,4 +1,6 @@ --# This program is free software: you can redistribute it and/or modify -+#! /usr/bin/python3 +@@ -1,3 +1,5 @@ ++#! /usr/bin/python + -+# This program is free software: you can redistribute it and/or modify + # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or - # (at your option) any later version. @@ -488,7 +490,7 @@ def read_size(input,index,last_index): dim_index = pt_index next_cmd = input.find(u'\\', index) @@ -192,7 +190,7 @@ diff -up doc/xelatex/xepersian/undk-0.6.py.than doc/xelatex/xepersian/undk-0.6.p +++ doc/xelatex/xepersian/undk-0.6.py 2018-05-07 11:59:18.079799981 +0200 @@ -1,4 +1,4 @@ -#! /usr/bin/env python -+#! /usr/bin/python3 ++#! /usr/bin/python ######################################### # General Public License # # Author: Mostafa Vahedi # @@ -244,7 +242,7 @@ diff -up doc/xelatex/xepersian/unldk-0.2.py.than doc/xelatex/xepersian/unldk-0.2 +++ doc/xelatex/xepersian/unldk-0.2.py 2018-05-07 12:00:21.999018500 +0200 @@ -1,4 +1,4 @@ -#! /usr/bin/env python -+#! /usr/bin/python3 ++#! /usr/bin/python ######################################### # General Public License # # Author: Mostafa Vahedi # diff --git a/texlive-20180414-CVE-2018-17407.patch b/texlive-20180414-CVE-2018-17407.patch deleted file mode 100644 index 9154d0ea..00000000 --- a/texlive-20180414-CVE-2018-17407.patch +++ /dev/null @@ -1,40 +0,0 @@ -diff -up texlive-20180414/source/texk/dvipsk/writet1.c.CVE-2018-17407 texlive-20180414/source/texk/dvipsk/writet1.c ---- texlive-20180414/source/texk/dvipsk/writet1.c.CVE-2018-17407 2018-09-26 08:37:29.964110003 +0100 -+++ texlive-20180414/source/texk/dvipsk/writet1.c 2018-09-26 08:38:06.454784619 +0100 -@@ -1449,7 +1449,9 @@ static void t1_check_unusual_charstring( - *(strend(t1_buf_array) - 1) = ' '; - - t1_getline(); -+ alloc_array(t1_buf, strlen(t1_line_array) + strlen(t1_buf_array) + 1, T1_BUF_SIZE); - strcat(t1_buf_array, t1_line_array); -+ alloc_array(t1_line, strlen(t1_buf_array) + 1, T1_BUF_SIZE); - strcpy(t1_line_array, t1_buf_array); - t1_line_ptr = eol(t1_line_array); - } -diff -up texlive-20180414/source/texk/web2c/luatexdir/font/writet1.w.CVE-2018-17407 texlive-20180414/source/texk/web2c/luatexdir/font/writet1.w ---- texlive-20180414/source/texk/web2c/luatexdir/font/writet1.w.CVE-2018-17407 2018-09-26 08:34:35.340880599 +0100 -+++ texlive-20180414/source/texk/web2c/luatexdir/font/writet1.w 2018-09-26 08:35:45.992187544 +0100 -@@ -1624,8 +1624,10 @@ static void t1_check_unusual_charstring( - /* if no number follows "/CharStrings", let's read the next line */ - if (sscanf(p, "%i", &i) != 1) { - strcpy(t1_buf_array, t1_line_array); -+ alloc_array(t1_buf, strlen(t1_line_array) + strlen(t1_buf_array) + 1, T1_BUF_SIZE); - t1_getline(); - strcat(t1_buf_array, t1_line_array); -+ alloc_array(t1_line, strlen(t1_buf_array) + 1, T1_BUF_SIZE); - strcpy(t1_line_array, t1_buf_array); - t1_line_ptr = eol(t1_line_array); - } -diff -up texlive-20180414/source/texk/web2c/pdftexdir/writet1.c.CVE-2018-17407 texlive-20180414/source/texk/web2c/pdftexdir/writet1.c ---- texlive-20180414/source/texk/web2c/pdftexdir/writet1.c.CVE-2018-17407 2018-09-26 08:36:06.382564736 +0100 -+++ texlive-20180414/source/texk/web2c/pdftexdir/writet1.c 2018-09-26 08:37:12.213781850 +0100 -@@ -1598,7 +1598,9 @@ static void t1_check_unusual_charstring( - *(strend(t1_buf_array) - 1) = ' '; - - t1_getline(); -+ alloc_array(t1_buf, strlen(t1_line_array) + strlen(t1_buf_array) + 1, T1_BUF_SIZE); - strcat(t1_buf_array, t1_line_array); -+ alloc_array(t1_line, strlen(t1_buf_array) + 1, T1_BUF_SIZE); - strcpy(t1_line_array, t1_buf_array); - t1_line_ptr = eol(t1_line_array); - } diff --git a/texlive-20180414-covscan.patch b/texlive-20180414-covscan.patch deleted file mode 100644 index 7796c094..00000000 --- a/texlive-20180414-covscan.patch +++ /dev/null @@ -1,812 +0,0 @@ -diff -up texlive-20180414/source/libs/luajit/LuaJIT-src/src/host/minilua.c.me texlive-20180414/source/libs/luajit/LuaJIT-src/src/host/minilua.c ---- texlive-20180414/source/libs/luajit/LuaJIT-src/src/host/minilua.c.me 2018-08-14 10:08:29.573912544 +0100 -+++ texlive-20180414/source/libs/luajit/LuaJIT-src/src/host/minilua.c 2018-09-24 09:18:24.640331882 +0100 -@@ -4327,7 +4327,7 @@ if(lh->v.u.s.info==v->u.s.info){ - conflict=1; - lh->v.u.s.info=extra; - } --if(lh->v.u.s.aux==v->u.s.info){ -+if(lh->v.u.s.aux==v->u.s.aux){ - conflict=1; - lh->v.u.s.aux=extra; - } -diff -up texlive-20180414/source/libs/zziplib/zziplib-src/docs/make-doc.py.me texlive-20180414/source/libs/zziplib/zziplib-src/docs/make-doc.py ---- texlive-20180414/source/libs/zziplib/zziplib-src/docs/make-doc.py.me 2018-08-14 10:34:45.827143276 +0100 -+++ texlive-20180414/source/libs/zziplib/zziplib-src/docs/make-doc.py 2018-08-14 10:35:09.287578374 +0100 -@@ -951,7 +951,7 @@ def docbook_refpages_perheader(page_list - header[file].copyright = page.copyright - if not header[file].authors and page.authors: - header[file].authors = page.authors -- if not header[file].authors and page.authors_list: -+ if not header[file].authors_list and page.authors_list: - header[file].authors_list = page.authors_list - if not header[file].description: - found = m(commands.getoutput("cat "+o.package+".spec"), -diff -up texlive-20180414/source/texk/dvipdfm-x/cid.c.me texlive-20180414/source/texk/dvipdfm-x/cid.c ---- texlive-20180414/source/texk/dvipdfm-x/cid.c.me 2018-08-14 14:23:43.959754741 +0100 -+++ texlive-20180414/source/texk/dvipdfm-x/cid.c 2018-09-24 10:52:23.863792313 +0100 -@@ -636,6 +636,7 @@ CIDFont_cache_find (const char *map_name - CIDFONT_FLAG_TYPE1C) < 0 && - CIDFont_base_open (font, map_name, cmap_csi, opt) < 0) { - CIDFont_release(font); -+ RELEASE(font); - release_opt(opt); - return -1; - } else { -diff -up texlive-20180414/source/texk/dvipdfm-x/dvi.c.me texlive-20180414/source/texk/dvipdfm-x/dvi.c ---- texlive-20180414/source/texk/dvipdfm-x/dvi.c.me 2018-08-14 14:31:53.138750339 +0100 -+++ texlive-20180414/source/texk/dvipdfm-x/dvi.c 2018-08-14 14:41:37.729500250 +0100 -@@ -1001,8 +1001,11 @@ dvi_locate_native_font (const char *file - char *enc_vec[256]; - - fp = DPXFOPEN(filename, DPX_RES_TYPE_T1FONT); -- if (!fp) -+ if (!fp) { -+ if (path) -+ free(path); - return -1; -+ } - - if (!is_pfb(fp)) - ERROR("Failed to read Type 1 font \"%s\".", filename); -diff -up texlive-20180414/source/texk/dvipdfm-x/fontmap.c.me texlive-20180414/source/texk/dvipdfm-x/fontmap.c ---- texlive-20180414/source/texk/dvipdfm-x/fontmap.c.me 2018-09-24 12:45:22.068268381 +0100 -+++ texlive-20180414/source/texk/dvipdfm-x/fontmap.c 2018-09-24 12:45:13.508111517 +0100 -@@ -849,8 +849,8 @@ pdf_insert_fontmap_record (const char *k - subfont_ids = sfd_get_subfont_ids(sfd_name, &n); - if (!subfont_ids) { - RELEASE(fnt_name); -- RELEASE(sfd_name); - WARN("Could not open SFD file: %s", sfd_name); -+ RELEASE(sfd_name); - return NULL; - } - if (verbose > 3) -diff -up texlive-20180414/source/texk/dvipdfm-x/otl_conf.c.me texlive-20180414/source/texk/dvipdfm-x/otl_conf.c ---- texlive-20180414/source/texk/dvipdfm-x/otl_conf.c.me 2018-09-24 12:55:36.589529234 +0100 -+++ texlive-20180414/source/texk/dvipdfm-x/otl_conf.c 2018-09-24 12:55:27.339359728 +0100 -@@ -83,6 +83,7 @@ parse_uc_coverage (pdf_obj *gclass, cons - pdf_add_array(coverage, - pdf_link_obj(pdf_get_array(cvalues, i))); - } -+ RELEASE(glyphclass); - } - break; - default: -diff -up texlive-20180414/source/texk/dvipdfm-x/otl_opt.c.me texlive-20180414/source/texk/dvipdfm-x/otl_opt.c ---- texlive-20180414/source/texk/dvipdfm-x/otl_opt.c.me 2018-09-24 13:00:10.034538046 +0100 -+++ texlive-20180414/source/texk/dvipdfm-x/otl_opt.c 2018-09-24 13:13:31.949224947 +0100 -@@ -134,6 +134,7 @@ parse_expr (const char **pp, const char - expr = parse_expr(pp, endptr); - if (!expr) { - WARN("Syntax error: %s\n", *pp); -+ bt_release_tree(root); - return NULL; - } - if (**pp != ')') { -diff -up texlive-20180414/source/texk/dvipdfm-x/pdfdoc.c.me texlive-20180414/source/texk/dvipdfm-x/pdfdoc.c ---- texlive-20180414/source/texk/dvipdfm-x/pdfdoc.c.me 2018-09-24 13:04:07.928895033 +0100 -+++ texlive-20180414/source/texk/dvipdfm-x/pdfdoc.c 2018-09-24 13:04:39.329470128 +0100 -@@ -825,7 +825,7 @@ pdf_doc_close_page_tree (pdf_doc *p) - pdf_page *page; - - page = doc_get_page_entry(p, page_no); -- if (page->page_obj) { -+ if (page->page_ref) { - WARN("Nonexistent page #%ld refered.", page_no); - pdf_release_obj(page->page_ref); - page->page_ref = NULL; -diff -up texlive-20180414/source/texk/dvipdfm-x/pdfencrypt.c.me texlive-20180414/source/texk/dvipdfm-x/pdfencrypt.c ---- texlive-20180414/source/texk/dvipdfm-x/pdfencrypt.c.me 2018-09-24 13:05:05.679952732 +0100 -+++ texlive-20180414/source/texk/dvipdfm-x/pdfencrypt.c 2018-09-24 13:10:25.655813021 +0100 -@@ -616,7 +616,7 @@ pdf_enc_set_passwd (unsigned int bits, u - } - if (uplain) { - if (preproc_password(uplain, upasswd, p->V) < 0) -- WARN("Invalid UTF-8 string for passowrd."); -+ WARN("Invalid UTF-8 string for password."); - } else { - while (1) { - strncpy(input, getpass("User password: "), MAX_PWD_LEN); -diff -up texlive-20180414/source/texk/dvipdfm-x/pdfobj.c.me texlive-20180414/source/texk/dvipdfm-x/pdfobj.c ---- texlive-20180414/source/texk/dvipdfm-x/pdfobj.c.me 2018-09-24 13:12:23.727975488 +0100 -+++ texlive-20180414/source/texk/dvipdfm-x/pdfobj.c 2018-09-24 13:12:43.988346552 +0100 -@@ -1862,8 +1862,9 @@ apply_filter_TIFF2_1_2_4 (unsigned char - } - } - } -- if (outbits > 0) -+ if (outbits > 0) { - raster[k] = (outbuf << (8 - outbits)); k++; -+ } - } - RELEASE(prev); - } -diff -up texlive-20180414/source/texk/dvipdfm-x/pkfont.c.me texlive-20180414/source/texk/dvipdfm-x/pkfont.c ---- texlive-20180414/source/texk/dvipdfm-x/pkfont.c.me 2018-09-24 13:14:24.490187294 +0100 -+++ texlive-20180414/source/texk/dvipdfm-x/pkfont.c 2018-09-24 13:17:33.873656807 +0100 -@@ -329,6 +329,7 @@ pk_decode_bitmap (pdf_obj *stream, uint3 - } - } - -+ free(rowptr); - return 0; - } - -diff -up texlive-20180414/source/texk/dvipdfm-x/spc_dvips.c.me texlive-20180414/source/texk/dvipdfm-x/spc_dvips.c ---- texlive-20180414/source/texk/dvipdfm-x/spc_dvips.c.me 2018-09-24 13:20:43.777135845 +0100 -+++ texlive-20180414/source/texk/dvipdfm-x/spc_dvips.c 2018-09-24 13:45:28.104313939 +0100 -@@ -402,6 +402,7 @@ spc_handler_ps_tricks_bput (struct spc_e - temporary_defs = dpx_create_temp_file(); - if (!temporary_defs) { - WARN("Failed to create temporary input file for PSTricks image conversion."); -+ free(formula); - return -1; - } - -@@ -455,7 +456,7 @@ spc_handler_ps_tricks_brotate (struct sp - if (calculate_PS(cmd, strlen(cmd), &value, 0, 0, 0, 0, 0) != 0) - return -1; - RAngles[RAngleCount] = value; -- -+ free(cmd); - return spc_handler_xtx_do_transform (spe->x_user, spe->y_user, - cos(value * M_PI / 180), sin(value * M_PI / 180), - -sin(value * M_PI / 180), cos(value * M_PI / 180), -@@ -491,12 +492,17 @@ spc_handler_ps_tricks_transform (struct - concat[strlen(post)] = 0; - concat = strstr(cmd, "{"); - *concat = ' '; -- if (calculate_PS(cmd, strlen(cmd), &d1, &d2, &d3, &d4, &d5, &d6) != 0) -+ if (calculate_PS(cmd, strlen(cmd), &d1, &d2, &d3, &d4, &d5, &d6) != 0) { -+ free(cmd); - return -1; -- if (spc_handler_xtx_gsave (0, 0) != 0) -+ } -+ if (spc_handler_xtx_gsave (0, 0) != 0) { -+ free(cmd); - return -1; -+ } - return spc_handler_xtx_do_transform (spe->x_user, spe->y_user, d1, d2, d3, d4, d5, d6); - } -+ free(cmd); - return spc_handler_xtx_grestore (0, 0); - } - -@@ -570,7 +576,8 @@ spc_handler_ps_tricks_parse_path (struct - fwrite(args->curptr, 1, clip - args->curptr, fp); - fprintf(fp, " stroke "); - skip_white(&clip, args->endptr); -- parse_ident(&clip, args->endptr); -+ char *token = parse_ident(&clip, args->endptr); -+ free(token); - fwrite(clip, 1, args->endptr - clip, fp); - } - #endif -@@ -610,7 +617,9 @@ spc_handler_ps_tricks_parse_path (struct - if (error) { - WARN("Image format conversion for PSTricks failed."); - RELEASE(gs_in); -+ RELEASE(gs_out); - gs_in = 0; -+ gs_out = 0; - return error; - } - -@@ -706,6 +715,7 @@ spc_handler_ps_tricks_render (struct spc - WARN("Image format conversion for PSTricks failed."); - RELEASE(gs_in); - gs_in = 0; -+ RELEASE(gs_out); - return error; - } - -@@ -1074,9 +1084,10 @@ int calculate_PS (char *string, int leng - fscanf(coord, " %lf %lf ", res1, res2); - else - fscanf(coord, " [%lf %lf %lf %lf %lf %lf] ", res1, res2, res3, res4, res5, res6); -- } else -+ } else { -+ RELEASE(cmd); - return -1; -- -+ } - pclose(coord); - RELEASE(cmd); - dpx_delete_temp_file(formula, true); -diff -up texlive-20180414/source/texk/dvipdfm-x/spc_util.c.me texlive-20180414/source/texk/dvipdfm-x/spc_util.c ---- texlive-20180414/source/texk/dvipdfm-x/spc_util.c.me 2018-09-24 13:50:50.730216569 +0100 -+++ texlive-20180414/source/texk/dvipdfm-x/spc_util.c 2018-09-24 13:54:23.844113385 +0100 -@@ -149,6 +149,7 @@ spc_read_color_color (struct spc_env *sp - char *color_name = parse_c_ident(&ap->curptr, ap->endptr); - if (!color_name) { - spc_warn(spe, "No valid spot color name specified?"); -+ RELEASE(q); - return -1; - } - skip_blank(&ap->curptr, ap->endptr); -diff -up texlive-20180414/source/texk/dvipdfm-x/t1_load.c.me texlive-20180414/source/texk/dvipdfm-x/t1_load.c ---- texlive-20180414/source/texk/dvipdfm-x/t1_load.c.me 2018-09-24 13:55:59.085854887 +0100 -+++ texlive-20180414/source/texk/dvipdfm-x/t1_load.c 2018-09-24 13:58:52.979034543 +0100 -@@ -632,6 +632,9 @@ parse_subrs (cff_font *font, - if (!PST_INTEGERTYPE(tok) || pst_getIV(tok) < 0 || - pst_getIV(tok) > CS_STR_LEN_MAX) { - RELEASE_TOK(tok); -+ if (offsets) RELEASE(offsets); -+ if (data) RELEASE(data); -+ if (lengths) RELEASE(lengths); - return -1; - } - len = pst_getIV(tok); -diff -up texlive-20180414/source/texk/dvipdfm-x/tt_cmap.c.me texlive-20180414/source/texk/dvipdfm-x/tt_cmap.c ---- texlive-20180414/source/texk/dvipdfm-x/tt_cmap.c.me 2018-09-24 14:03:33.954172208 +0100 -+++ texlive-20180414/source/texk/dvipdfm-x/tt_cmap.c 2018-09-24 14:07:07.738081269 +0100 -@@ -1237,6 +1237,7 @@ otf_create_ToUnicode_stream (const char - res_id = pdf_findresource("CMap", cmap_name); - if (res_id >= 0) { - RELEASE(cmap_name); -+ RELEASE(normalized_font_name); - cmap_ref = pdf_get_resource_reference(res_id); - return cmap_ref; - } -@@ -1254,6 +1255,7 @@ otf_create_ToUnicode_stream (const char - sfont = dfont_open(fp, ttc_index); - } else { - RELEASE(cmap_name); -+ RELEASE(normalized_font_name); - return NULL; - } - -diff -up texlive-20180414/source/texk/dvipng/dvipng-src/font.c.me texlive-20180414/source/texk/dvipng/dvipng-src/font.c -diff -up texlive-20180414/source/texk/dvipng/dvipng-src/misc.c.me texlive-20180414/source/texk/dvipng/dvipng-src/misc.c -diff -up texlive-20180414/source/texk/dvipng/dvipng-src/sfd.c.me texlive-20180414/source/texk/dvipng/dvipng-src/sfd.c ---- texlive-20180414/source/texk/dvipng/dvipng-src/sfd.c.me 2018-09-24 14:25:21.188076748 +0100 -+++ texlive-20180414/source/texk/dvipng/dvipng-src/sfd.c 2018-09-24 14:28:14.741252282 +0100 -@@ -139,8 +139,10 @@ struct psfontmap* FindSubFont(struct psf - sfdname[postfix-sfdspec]='\0'; - /* Check postfix */ - postfix++; -- if (strcmp(sfdwant+strlen(sfdwant)-strlen(postfix),postfix)!=0) -+ if (strcmp(sfdwant+strlen(sfdwant)-strlen(postfix),postfix)!=0) { -+ free(sfdname); - return(NULL); -+ } - /* Extract infix */ - if ((infix=malloc(strlen(sfdwant)-strlen(postfix)+1))==NULL) - Fatal("cannot allocate memory for subfont infix"); -diff -up texlive-20180414/source/texk/dvipos/dvipos.c.me texlive-20180414/source/texk/dvipos/dvipos.c ---- texlive-20180414/source/texk/dvipos/dvipos.c.me 2018-09-24 14:28:22.821400126 +0100 -+++ texlive-20180414/source/texk/dvipos/dvipos.c 2018-09-24 14:33:37.367155421 +0100 -@@ -246,7 +246,7 @@ int main (int argc, char *argv[]) - - if (infname) free(infname); - if (outfname) free(outfname); -- if (bbxfname) free(frmfname); -+ if (bbxfname) free(bbxfname); - if (frmfname) free(frmfname); - - if (outfp) fclose(outfp); -diff -up texlive-20180414/source/texk/dvipsk/dospecial.c.me texlive-20180414/source/texk/dvipsk/dospecial.c -diff -up texlive-20180414/source/texk/dvipsk/emspecial.c.me texlive-20180414/source/texk/dvipsk/emspecial.c ---- texlive-20180414/source/texk/dvipsk/emspecial.c.me 2018-09-24 15:01:40.267917277 +0100 -+++ texlive-20180414/source/texk/dvipsk/emspecial.c 2018-09-24 15:20:25.108474385 +0100 -@@ -811,8 +813,10 @@ MSP_2_ps(FILE *f, int wide, int high) - linelen = (halfword *) mymalloc((integer)sizeof(halfword) * high); - for (i = 0; i < high; i++) { - linelen[i] = readhalfword(f); -- if (feof(f)) -+ if (feof(f)) { -+ free(linelen); - return; -+ } - } - - line = (char *) mymalloc((integer)tobyte(wide)); -@@ -1308,6 +1312,8 @@ bmpgraph(FILE *f, char *filename, float - default: - sprintf(errbuf,"em:graph: Unknown BMP compression\n"); - specerror(errbuf); -+ if (line) free(line); -+ if (pshexa) free(pshexa); - return; - } - ---- texlive-20180414/source/texk/dvipsk/t1part.c.me 2018-09-24 15:47:04.767750977 +0100 -+++ texlive-20180414/source/texk/dvipsk/t1part.c 2018-09-24 16:02:33.294747092 +0100 -@@ -2458,6 +2458,7 @@ Afm(void) - } - } - } -+ fclose(fafm); - return -2; - } - -@@ -2526,6 +2527,7 @@ FontPart(FILE *fout, unsigned char *font - NameOfProgram(); - (void) fprintf(stderr, - "Error: %s is not a valid PFA file\n", fontfile); -+ fclose(fin); - return -1; - } - -@@ -2543,6 +2545,7 @@ FontPart(FILE *fout, unsigned char *font - NameOfProgram(); - (void) fprintf(stderr, - "Error: %s is not a valid PFB file\n", fontfile); -+ fclose(fin); - return -1; - } - break; -@@ -2677,6 +2680,7 @@ LoadVector(int num, CHAR *TmpChar) - } - else - { -+ fclose(fvect); - fprintf(stderr,"\n Error: ending token 'def' not found in <%s> \n", - psvectfile); - return -2; -diff -up texlive-20180414/source/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/splineorder2.c.me texlive-20180414/source/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/splineorder2.c ---- texlive-20180414/source/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/splineorder2.c.me 2018-09-25 08:19:26.742304540 +0100 -+++ texlive-20180414/source/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/splineorder2.c 2018-09-25 08:20:04.753003584 +0100 -@@ -1289,9 +1289,9 @@ return; - unit.x = from->nextcp.x-from->me.x; - unit.y = from->nextcp.y-from->me.y; - len = sqrt(unit.x*unit.x + unit.y*unit.y); -- if ( len!=0 ) -+ if ( len!=0 ) { - unit.x /= len; unit.y /= len; -- -+ } - if ( (fpt = from->pointtype)==pt_hvcurve ) fpt = pt_curve; - if ( (tpt = to->pointtype)==pt_hvcurve ) tpt = pt_curve; - if ( from->nextcpdef && to->prevcpdef ) switch ( fpt*3+tpt ) { -diff -up texlive-20180414/source/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/tottf.c.me texlive-20180414/source/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/tottf.c ---- texlive-20180414/source/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/tottf.c.me 2018-09-25 09:12:58.071419844 +0100 -+++ texlive-20180414/source/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/tottf.c 2018-09-25 09:12:50.021271829 +0100 -@@ -4273,9 +4273,10 @@ return( NULL ); - (subheadcnt-i)*sizeof(struct subhead) + sizeof(uint16); - - sub = tmpfile2(); -- if ( sub==NULL ) --return( NULL ); -- -+ if ( sub==NULL ) { -+ free(glyphs); -+ return( NULL ); -+ } - putshort(sub,2); /* 8/16 format */ - putshort(sub,0); /* Subtable length, we'll come back and fix this */ - putshort(sub,0); /* version/language, not meaningful in ms systems */ -diff -up texlive-20180414/source/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/ttfspecial.c.me texlive-20180414/source/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/ttfspecial.c ---- texlive-20180414/source/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/ttfspecial.c.me 2018-09-25 09:50:27.032676224 +0100 -+++ texlive-20180414/source/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/ttfspecial.c 2018-09-25 09:47:22.249288133 +0100 -@@ -1343,6 +1343,8 @@ static void pfed_read_glyph_layer(FILE * - LogError(_("Whoops, Ran out of spiros\n")); - } - } -+ free(cur->layers); -+ free(cur); - free(contours); - } - -diff -up texlive-20180414/source/texk/kpathsea/cnf.c.me texlive-20180414/source/texk/kpathsea/cnf.c ---- texlive-20180414/source/texk/kpathsea/cnf.c.me 2018-09-25 10:02:44.406129099 +0100 -+++ texlive-20180414/source/texk/kpathsea/cnf.c 2018-09-25 10:50:20.648575054 +0100 -@@ -132,6 +132,8 @@ do_line (kpathsea kpse, string line) - while (len > 0 && ISSPACE (start[len - 1])) - len--; - if (len == 0) { -+ if (prog) free (prog); -+ if (var) free (var); - return ("No cnf value"); - } - -@@ -234,7 +236,6 @@ read_all_cnf (kpathsea kpse) - xfclose (cnf_file, *cnf); - free (*cnf); - } -- free (cnf_files); - } else { - string warn = getenv ("KPATHSEA_WARNING"); - if (!(warn && STREQ (warn, "0"))) { -@@ -243,6 +244,7 @@ read_all_cnf (kpathsea kpse) - cnf_path); - } - } -+ free (cnf_files); - } - - /* Read the cnf files on the first call. Return the first value in the -diff -up texlive-20180414/source/texk/kpathsea/fontmap.c.me texlive-20180414/source/texk/kpathsea/fontmap.c ---- texlive-20180414/source/texk/kpathsea/fontmap.c.me 2018-09-25 10:24:28.990061334 +0100 -+++ texlive-20180414/source/texk/kpathsea/fontmap.c 2018-09-25 10:25:08.310783006 +0100 -@@ -162,6 +162,7 @@ read_all_maps (kpathsea kpse) - map_file_parse (kpse, *filenames); - filenames++; - } -+ free(filenames); - } - - /* Look up KEY in texfonts.map's; if it's not found, remove any suffix -diff -up texlive-20180414/source/texk/kpathsea/kpsewhich.c.me texlive-20180414/source/texk/kpathsea/kpsewhich.c ---- texlive-20180414/source/texk/kpathsea/kpsewhich.c.me 2018-09-25 10:29:35.985696560 +0100 -+++ texlive-20180414/source/texk/kpathsea/kpsewhich.c 2018-09-25 10:50:53.349178562 +0100 -@@ -742,7 +742,8 @@ kpathsea_set_program_enabled (kpse, fmt, - DISABLE_MKTEX (kpse_ocp_format); - - /* NULL for no fallback font. */ -- kpathsea_init_prog (kpse, uppercasify (kpse->program_name), dpi, mode, NULL); -+ string PROG = uppercasify (kpse->program_name); -+ kpathsea_init_prog (kpse, PROG, dpi, mode, NULL); - - /* Have to do this after setting the program name. */ - if (user_format_string) { -@@ -752,6 +753,7 @@ kpathsea_set_program_enabled (kpse, fmt, - user_format_string); - } - } -+ free(PROG); - } - - -diff -up texlive-20180414/source/texk/kpathsea/mktexlsr.me texlive-20180414/source/texk/kpathsea/mktexlsr ---- texlive-20180414/source/texk/kpathsea/mktexlsr.me 2018-08-14 09:49:37.815932357 +0100 -+++ texlive-20180414/source/texk/kpathsea/mktexlsr 2018-08-14 09:51:12.685644501 +0100 -@@ -71,18 +71,18 @@ esac - - if tty -s; then verbose=true; else verbose=false; fi - dry_run=false --trees= -+trees=mktexlsrtrees - - # initialize treefile by either mktemp or some random name - # code taken from pdfjam and adjusted - { - treefile=` -- (umask 077 && mktemp "${TMPDIR-/tmp}/mktexlsrtrees.XXXXXXXXXX") 2>/dev/null -+ (umask 077 && mktemp "${TMPDIR-/tmp}/$trees.XXXXXXXXXX") 2>/dev/null - ` && test -n "$treefile" && test -f "$treefile" - } || { - ## We'll use awk to make random number, for portability - random=`awk 'END { srand(); printf ("%d\n", rand()*1000000); }' /dev/null` -- treefile="${TMPDIR-/tmp}/mktexlsrtrees$$.$random" -+ treefile="${TMPDIR-/tmp}/$trees$$.$random" - } || exit $? - - trap 'cd /; rm -f $treefile; test -z "$db_dir_tmp" || rm -rf "$db_dir_tmp"; -diff -up texlive-20180414/source/texk/kpathsea/tex-file.c.me texlive-20180414/source/texk/kpathsea/tex-file.c ---- texlive-20180414/source/texk/kpathsea/tex-file.c.me 2018-09-25 10:47:56.305911131 +0100 -+++ texlive-20180414/source/texk/kpathsea/tex-file.c 2018-09-25 13:11:34.995055022 +0100 -@@ -434,6 +434,7 @@ init_maketex (kpathsea kpse, kpse_file_f - kpse_src_client_cnf); - } - -+ if (progval) free (progval); - free (PROG); - } - -diff -up texlive-20180414/source/texk/kpathsea/tex-glyph.c.me texlive-20180414/source/texk/kpathsea/tex-glyph.c ---- texlive-20180414/source/texk/kpathsea/tex-glyph.c.me 2018-09-25 14:58:28.564047833 +0100 -+++ texlive-20180414/source/texk/kpathsea/tex-glyph.c 2018-09-25 14:59:16.634928903 +0100 -@@ -177,7 +177,7 @@ try_fontmap (kpathsea kpse, const_string - *fontname_ptr = xstrdup (first_name); - } - } -- -+ free (mapped_names); - return ret; - } - -diff -up texlive-20180414/source/texk/kpathsea/tex-make.c.me texlive-20180414/source/texk/kpathsea/tex-make.c ---- texlive-20180414/source/texk/kpathsea/tex-make.c.me 2018-10-01 12:28:44.510074773 +0100 -+++ texlive-20180414/source/texk/kpathsea/tex-make.c 2018-10-01 13:24:01.201630392 +0100 -@@ -116,8 +116,9 @@ misstex (kpathsea kpse, kpse_file_format - - kpse->missfont - = missfont_name ? fopen (missfont_name, FOPEN_A_MODE) : NULL; -- if (!kpse->missfont && kpathsea_var_value (kpse, "TEXMFOUTPUT")) { -- missfont_name = concat3 (kpathsea_var_value (kpse, "TEXMFOUTPUT"), -+ char *texmfoutput = kpathsea_var_value (kpse, "TEXMFOUTPUT"); -+ if (!kpse->missfont && texmfoutput) { -+ missfont_name = concat3 (texmfoutput, - DIR_SEP_STRING, missfont_name); - kpse->missfont = fopen (missfont_name, FOPEN_A_MODE); - } -@@ -125,6 +126,7 @@ misstex (kpathsea kpse, kpse_file_format - if (kpse->missfont) - fprintf (stderr, "kpathsea: Appending font creation commands to %s.\n", - missfont_name); -+ free (texmfoutput); - } - - /* Write the command if we have a log file. */ -@@ -439,6 +441,7 @@ kpathsea_make_tex (kpathsea kpse, kpse_f - if (base[0] == '-' /* || IS_DIR_SEP(base[0]) */) { - fprintf(stderr, "kpathsea:make_tex: Invalid filename `%s', starts with '%c'\n", - base, base[0]); -+ free (args); - return NULL; - } - for (i = 0; base[i]; i++) { -@@ -451,6 +454,7 @@ kpathsea_make_tex (kpathsea kpse, kpse_f - { - fprintf(stderr, "kpathsea:make_tex: Invalid filename `%s', contains '%c'\n", - base, base[i]); -+ free (args); - return NULL; - } - } -diff -up texlive-20180414/source/texk/makeindexk/mkindex.me texlive-20180414/source/texk/makeindexk/mkindex ---- texlive-20180414/source/texk/makeindexk/mkindex.me 2018-08-14 09:48:13.864392161 +0100 -+++ texlive-20180414/source/texk/makeindexk/mkindex 2018-08-14 09:48:34.564771939 +0100 -@@ -13,7 +13,7 @@ unset RUNNING_BSH - progname=`basename $0` - case $# in - 0) -- echo "usage: `basename $0` file[.idx] ..." 1>&2 -+ echo "usage: $progname file[.idx] ..." 1>&2 - exit 1 - ;; - esac -diff -up texlive-20180414/source/texk/web2c/lib/openclose.c.me texlive-20180414/source/texk/web2c/lib/openclose.c ---- texlive-20180414/source/texk/web2c/lib/openclose.c.me 2018-10-02 15:06:29.670502929 +0100 -+++ texlive-20180414/source/texk/web2c/lib/openclose.c 2018-10-02 15:09:52.234270066 +0100 -@@ -303,6 +303,7 @@ open_output (FILE **f_ptr, const_string - fname = concat3(texmfoutput, DIR_SEP_STRING, nameoffile+1); - *f_ptr = fopen(fname, fopen_mode); - } -+ free (texmfoutput); - } - /* If this succeeded, change nameoffile accordingly. */ - if (*f_ptr) { -diff -up texlive-20180414/source/texk/web2c/lib/texmfmp.c.me texlive-20180414/source/texk/web2c/lib/texmfmp.c ---- texlive-20180414/source/texk/web2c/lib/texmfmp.c.me 2018-10-04 09:45:15.432099911 +0100 -+++ texlive-20180414/source/texk/web2c/lib/texmfmp.c 2018-10-04 10:22:47.004046653 +0100 -@@ -654,7 +654,9 @@ static boolean - texmf_yesno(const_string var) - { - string value = kpse_var_value (var); -- return value && (*value == 't' || *value == 'y' || *value == '1'); -+ boolean temp_value = (value && (*value == 't' || *value == 'y' || *value == '1')); -+ free (value); -+ return temp_value; - } - - #ifdef pdfTeX -@@ -899,6 +901,7 @@ maininit (int ac, string *av) - } - DUMP_VAR = concat (" ", with_ext); /* adjust array for Pascal */ - DUMP_LENGTH_VAR = strlen (DUMP_VAR + 1); -+ free (with_ext); - } else { - /* For dump_name to be NULL is a bug. */ - abort(); -@@ -1379,11 +1382,9 @@ tcx_get_num (int upb, - void - readtcxfile (void) - { -- string orig_filename; - if (!find_suffix (translate_filename)) { - translate_filename = concat (translate_filename, ".tcx"); - } -- orig_filename = translate_filename; - translate_filename - = kpse_find_file (translate_filename, kpse_web2c_format, true); - if (translate_filename) { -@@ -1434,7 +1435,7 @@ readtcxfile (void) - } - xfclose(translate_file, translate_filename); - } else { -- WARNING1 ("Could not open char translation file `%s'", orig_filename); -+ WARNING1 ("Could not open char translation file `%s'", translate_filename); - } - } - #endif /* !Aleph && !XeTeX */ -@@ -2888,7 +2889,9 @@ boolean - isnewsource (strnumber srcfilename, int lineno) - { - char *name = gettexstring(srcfilename); -- return (compare_paths(name, last_source_name) != 0 || lineno != last_lineno); -+ boolean tmp_name = (compare_paths(name, last_source_name) != 0 || lineno != last_lineno); -+ free (name); -+ return tmp_name; - } - - void -@@ -2926,6 +2929,7 @@ makesrcspecial (strnumber srcfilename, i - while (*s) - strpool[poolptr++] = *s++; - -+ free (filename); - return (oldpoolptr); - } - -@@ -3223,6 +3227,7 @@ void getfiledump(integer s, int offset, - recorder_record_input(file_name); - if (fseek(f, offset, SEEK_SET) != 0) { - xfree(file_name); -+ fclose(f); - return; - } - /* there is enough space in the string pool, the read -diff -up texlive-20180414/source/texk/web2c/luatexdir/font/luafont.w.me texlive-20180414/source/texk/web2c/luatexdir/font/luafont.w ---- texlive-20180414/source/texk/web2c/luatexdir/font/luafont.w.me 2018-10-04 10:46:48.310815583 +0100 -+++ texlive-20180414/source/texk/web2c/luatexdir/font/luafont.w 2018-10-04 10:57:37.192864136 +0100 -@@ -1102,8 +1102,8 @@ static void font_char_from_lua(lua_State - { - int k, r, t, lt, u, n; - charinfo *co; -- kerninfo *ckerns; -- liginfo *cligs; -+ kerninfo *ckerns = NULL; -+ liginfo *cligs = NULL; - scaled j; - const char *s; - int nl = 0; /* number of ligature table items */ -@@ -1403,6 +1403,8 @@ static void font_char_from_lua(lua_State - lua_pop(L, 1); /* ligatures table */ - } - } -+ if (ckerns) free (ckerns); -+ if (cligs) free (cligs); - } - - @ The caller has to fix the state of the lua stack when there is an error! -diff -up texlive-20180414/source/texk/web2c/luatexdir/font/tfmofm.w.me texlive-20180414/source/texk/web2c/luatexdir/font/tfmofm.w ---- texlive-20180414/source/texk/web2c/luatexdir/font/tfmofm.w.me 2018-10-04 11:06:22.002603849 +0100 -+++ texlive-20180414/source/texk/web2c/luatexdir/font/tfmofm.w 2018-10-04 11:06:46.713062328 +0100 -@@ -1036,6 +1036,8 @@ int read_tfm_info(internal_font_number f - } - } - -+ free (cligs); -+ free (ckerns); - cligs = NULL; - ckerns = NULL; - -diff -up texlive-20180414/source/texk/web2c/luatexdir/font/vfovf.w.me texlive-20180414/source/texk/web2c/luatexdir/font/vfovf.w ---- texlive-20180414/source/texk/web2c/luatexdir/font/vfovf.w.me 2018-10-04 13:46:33.030731080 +0100 -+++ texlive-20180414/source/texk/web2c/luatexdir/font/vfovf.w 2018-10-04 14:05:38.882001697 +0100 -@@ -760,6 +760,8 @@ void do_vf(internal_font_number f) - vf_read_u(4, utmp); - cc = (int) utmp; - if (!char_exists(f, cc)) { -+ if (vf_local_fnts) free (vf_local_fnts); -+ if (vf_real_fnts) free (vf_real_fnts); - bad_vf("invalid character code"); - } - vf_read(4, k); -@@ -768,6 +770,8 @@ void do_vf(internal_font_number f) - packet_length = cmd; - vf_byte(cc); - if (!char_exists(f, cc)) { -+ if (vf_local_fnts) free (vf_local_fnts); -+ if (vf_real_fnts) free (vf_real_fnts); - bad_vf("invalid character code"); - } - vf_read_u(3, utmp); -@@ -820,9 +824,12 @@ void do_vf(internal_font_number f) - n = 0; - while ((n < vf_nf) && (vf_local_fnts[n] != (unsigned) k)) - n++; -- if (n == vf_nf) -+ if (n == vf_nf) { -+ if (vpackets) free (vpackets); -+ if (vf_local_fnts) free (vf_local_fnts); -+ if (vf_real_fnts) free (vf_real_fnts); - bad_vf("undefined local font"); -- -+ } - k = (int) vf_real_fnts[n]; - append_fnt_set(k); - cmd_length = 0; -@@ -938,8 +945,12 @@ void do_vf(internal_font_number f) - vf_read_u((cmd - xxx1 + 1), utmp); - cmd_length = (int) utmp; - packet_length -= (cmd - xxx1 + 1); -- if (cmd_length <= 0) -+ if (cmd_length <= 0) { -+ if (vpackets) free (vpackets); -+ if (vf_local_fnts) free (vf_local_fnts); -+ if (vf_real_fnts) free (vf_real_fnts); - bad_vf("special of negative length"); -+ } - packet_length -= (unsigned) cmd_length; - - append_packet(packet_special_code); -@@ -982,6 +993,9 @@ void do_vf(internal_font_number f) - break; - case pop: - if (stack_level == 0) { -+ if (vpackets) free (vpackets); -+ if (vf_local_fnts) free (vf_local_fnts); -+ if (vf_real_fnts) free (vf_real_fnts); - bad_vf("more POPs than PUSHs in character"); - } else { - decr(stack_level); -@@ -993,6 +1007,9 @@ void do_vf(internal_font_number f) - } - break; - default: -+ if (vf_local_fnts) free (vf_local_fnts); -+ if (vf_real_fnts) free (vf_real_fnts); -+ if (vpackets) free (vpackets); - bad_vf("improver DVI command"); - } - } -@@ -1000,18 +1017,26 @@ void do_vf(internal_font_number f) - /* signal end of packet */ - append_packet(packet_end_code); - -- if (stack_level != 0) -+ if (stack_level != 0) { -+ if (vf_local_fnts) free (vf_local_fnts); -+ if (vf_real_fnts) free (vf_real_fnts); -+ if (vpackets) free (vpackets); - bad_vf("more PUSHs than POPs in character packet"); -+ } - if (packet_length != 0) - bad_vf("invalid packet length or DVI command in packet"); - /* \.{Store the packet being built} */ - set_charinfo_packets(co, vpackets); - vf_byte(cmd); - } -- if (cmd != post) -+ if (cmd != post) { -+ if (vf_local_fnts) free (vf_local_fnts); -+ if (vf_real_fnts) free (vf_real_fnts); - bad_vf("POST command expected"); -- -+ } - xfree(vf_buffer); -+ if (vf_local_fnts) free (vf_local_fnts); -+ if (vf_real_fnts) free (vf_real_fnts); - } - - @ @c -diff -up texlive-20180414/source/texk/web2c/luatexdir/font/writecff.w.me texlive-20180414/source/texk/web2c/luatexdir/font/writecff.w ---- texlive-20180414/source/texk/web2c/luatexdir/font/writecff.w.me 2018-10-04 14:46:50.747887890 +0100 -+++ texlive-20180414/source/texk/web2c/luatexdir/font/writecff.w 2018-10-04 16:09:12.999654546 +0100 -@@ -1105,6 +1105,7 @@ cff_font *read_cff(unsigned char *buf, l - if (n > idx->count - 1) { - normal_warning("cff","invalid fontset index number"); - cff_close(cff); -+ cff_release_index(idx); - return NULL; - } - cff->name = idx; -@@ -1121,6 +1122,7 @@ cff_font *read_cff(unsigned char *buf, l - - if (n > idx->count - 1) { - normal_warning("cff","top DICT not exist"); -+ cff_release_index(idx); - cff_close(cff); - return NULL; - } -@@ -1128,6 +1130,7 @@ cff_font *read_cff(unsigned char *buf, l - idx->data + idx->offset[n + 1] - 1); - if (!cff->topdict) { - normal_warning("cff","parsing top DICT data failed"); -+ cff_release_index(idx); - cff_close(cff); - return NULL; - } -@@ -3037,6 +3040,7 @@ cffont->_string = NULL; - pdf_out_block(pdf, stream, l); - pdf_end_stream(pdf); - pdf_end_obj(pdf); -+ free(stream); - } - } - /* -diff -up texlive-20180414/source/texk/web2c/luatexdir/font/writetype2.w.me texlive-20180414/source/texk/web2c/luatexdir/font/writetype2.w ---- texlive-20180414/source/texk/web2c/luatexdir/font/writetype2.w.me 2018-10-04 16:13:09.614046152 +0100 -+++ texlive-20180414/source/texk/web2c/luatexdir/font/writetype2.w 2018-10-04 16:13:43.084667255 +0100 -@@ -406,6 +406,7 @@ boolean make_tt_subset(PDF pdf, fd_entry - pdf_out_block(pdf, stream, l); - pdf_end_stream(pdf); - pdf_end_obj(pdf); -+ free(stream); - } - } - } diff --git a/texlive-20180414-poppler-20.11.0-luatex.patch b/texlive-20180414-poppler-20.11.0-luatex.patch deleted file mode 100644 index cc6e76c4..00000000 --- a/texlive-20180414-poppler-20.11.0-luatex.patch +++ /dev/null @@ -1,155471 +0,0 @@ -commit 69c061f2071d5826fee7940ce7f83ae4a1c8fc2e -Author: Akira Kakuto -Date: Sat Apr 28 07:36:22 2018 +0000 - - support poppler-0.64.0 - - git-svn-id: svn://tug.org/texlive/trunk/Build/source@47470 c570f23f-e606-0410-a88d-b1316a301751 - -diff --git a/texk/web2c/luatexdir/image/pdftoepdf.w b/texk/web2c/luatexdir/image/pdftoepdf.w -index 7ba29731c..d69795926 100644 ---- a/texk/web2c/luatexdir/image/pdftoepdf.w -+++ b/texk/web2c/luatexdir/image/pdftoepdf.w -@@ -472,10 +472,10 @@ static void copyObject(PDF pdf, PdfDocument * pdf_doc, Object * obj) - break; - */ - case objString: -- copyString(pdf, obj->getString()); -+ copyString(pdf, (GooString *)obj->getString()); - break; - case objName: -- copyName(pdf, obj->getName()); -+ copyName(pdf, (char *)obj->getName()); - break; - case objNull: - pdf_add_null(pdf); -diff --git a/texk/web2c/luatexdir/lua/lepdflib.cc b/texk/web2c/luatexdir/lua/lepdflib.cc -index a16bf3bd4..32bcdab01 100644 ---- a/texk/web2c/luatexdir/lua/lepdflib.cc -+++ b/texk/web2c/luatexdir/lua/lepdflib.cc -@@ -674,7 +674,7 @@ static int m_##in##_##function(lua_State * L) \ - uin = (udstruct *) luaL_checkudata(L, 1, M_##in); \ - if (uin->pd != NULL && uin->pd->pc != uin->pc) \ - pdfdoc_changed_error(L); \ -- gs = ((in *) uin->d)->function(); \ -+ gs = (GooString *)((in *) uin->d)->function(); \ - if (gs != NULL) \ - lua_pushlstring(L, gs->getCString(), gs->getLength()); \ - else \ -@@ -1813,7 +1813,7 @@ static int m_Object_getString(lua_State * L) - if (uin->pd != NULL && uin->pd->pc != uin->pc) - pdfdoc_changed_error(L); - if (((Object *) uin->d)->isString()) { -- gs = ((Object *) uin->d)->getString(); -+ gs = (GooString *)((Object *) uin->d)->getString(); - lua_pushlstring(L, gs->getCString(), gs->getLength()); - } else - lua_pushnil(L); -diff --git a/texk/web2c/pdftexdir/ChangeLog b/texk/web2c/pdftexdir/ChangeLog -index c022bc252..f4af0358e 100644 ---- a/texk/web2c/pdftexdir/ChangeLog -+++ b/texk/web2c/pdftexdir/ChangeLog -@@ -1,3 +1,8 @@ -+2018-04-28 Akira Kakuto -+ -+ * pdftoepdf-newpoppler.cc, pdftosrc-newpoppler.cc: -+ Support poppler 0.64.0. -+ - 2018-04-14 Karl Berry - - * TeX Live 2018 release, pdftex 1.40.19. -diff --git a/texk/web2c/pdftexdir/pdftoepdf-newpoppler.cc b/texk/web2c/pdftexdir/pdftoepdf-newpoppler.cc -index 10fea2999..750579d61 100644 ---- a/texk/web2c/pdftexdir/pdftoepdf-newpoppler.cc -+++ b/texk/web2c/pdftexdir/pdftoepdf-newpoppler.cc -@@ -290,7 +290,7 @@ static void copyName(char *s) - static void copyDictEntry(Object * obj, int i) - { - Object obj1; -- copyName(obj->dictGetKey(i)); -+ copyName((char *)obj->dictGetKey(i)); - pdf_puts(" "); - obj1 = obj->dictGetValNF(i); - copyObject(&obj1); -@@ -355,7 +355,7 @@ static void copyProcSet(Object * obj) - if (!procset.isName()) - pdftex_fail("PDF inclusion: invalid ProcSet entry type <%s>", - procset.getTypeName()); -- copyName(procset.getName()); -+ copyName((char *)procset.getName()); - pdf_puts(" "); - } - pdf_puts("]\n"); -@@ -418,7 +418,7 @@ static void copyFont(char *tag, Object * fontRef) - && fontdescRef.isRef() - && fontdesc.isDict() - && embeddableFont(&fontdesc) -- && (fontmap = lookup_fontmap(basefont.getName())) != NULL) { -+ && (fontmap = lookup_fontmap((char *)basefont.getName())) != NULL) { - // round /StemV value, since the PDF input is a float - // (see Font Descriptors in PDF reference), but we only store an - // integer, since we don't want to change the struct. -@@ -427,7 +427,7 @@ static void copyFont(char *tag, Object * fontRef) - charset = fontdesc.dictLookup("CharSet"); - if (!charset.isNull() && - charset.isString() && is_subsetable(fontmap)) -- epdf_mark_glyphs(fd, charset.getString()->getCString()); -+ epdf_mark_glyphs(fd, (char *)charset.getString()->getCString()); - else - embed_whole_font(fd); - addFontDesc(fontdescRef.getRef(), fd); -@@ -456,7 +456,7 @@ static void copyFontResources(Object * obj) - if (fontRef.isRef()) - copyFont(obj->dictGetKey(i), &fontRef); - else if (fontRef.isDict()) { // some programs generate pdf with embedded font object -- copyName(obj->dictGetKey(i)); -+ copyName((char *)obj->dictGetKey(i)); - pdf_puts(" "); - copyObject(&fontRef); - } -@@ -565,7 +565,7 @@ static void copyObject(Object * obj) - } else if (obj->isNum()) { - pdf_printf("%s", convertNumToPDF(obj->getNum())); - } else if (obj->isString()) { -- s = obj->getString(); -+ s = (GooString *)obj->getString(); - p = s->getCString(); - l = s->getLength(); - if (strlen(p) == (unsigned int) l) { -@@ -589,7 +589,7 @@ static void copyObject(Object * obj) - pdf_puts(">"); - } - } else if (obj->isName()) { -- copyName(obj->getName()); -+ copyName((char *)obj->getName()); - } else if (obj->isNull()) { - pdf_puts("null"); - } else if (obj->isArray()) { -diff --git a/texk/web2c/pdftexdir/pdftosrc-newpoppler.cc b/texk/web2c/pdftexdir/pdftosrc-newpoppler.cc -index 4e2bcadbd..0db154b4f 100644 ---- a/texk/web2c/pdftexdir/pdftosrc-newpoppler.cc -+++ b/texk/web2c/pdftexdir/pdftosrc-newpoppler.cc -@@ -109,7 +109,7 @@ int main(int argc, char *argv[]) - fprintf(stderr, "No SourceName found\n"); - exit(1); - } -- outname = srcName.getString()->getCString(); -+ outname = (char *)srcName.getString()->getCString(); - // We cannot free srcName, as objname shares its string. - // srcName.free(); - } else if (objnum > 0) { -commit 5f7832c4bf868184f41ac0a5f80af10475ae1ff4 -Author: Karl Berry -Date: Tue Jul 31 20:52:36 2018 +0000 - - doc,sync - - git-svn-id: svn://tug.org/texlive/trunk/Build/source@48318 c570f23f-e606-0410-a88d-b1316a301751 - -diff --git a/doc/tlbuild.info b/doc/tlbuild.info -index 62391d8af..fb7848e3a 100644 ---- a/doc/tlbuild.info -+++ b/doc/tlbuild.info -@@ -356,7 +356,8 @@ finish for working on 'dvipdfm-x'. - make check - - Then you modify source files in 'mydir/texk/dvipdfm-x' and rerun --'make' in 'mydir/Work/texk/dvipdfm-x' to rebuild. -+'make' in 'mydir/Work/texk/dvipdfm-x' to rebuild (that build directory -+is where the binaries end up). - - The second line of the 'configure' invocation shows examples of extra - things you likely want to specify if you intend to hack the sources (and -@@ -375,8 +376,8 @@ do so. If you cut down the source tree, you must also give additional - 'configure' flags to individually disable using system versions of - libraries, or the intricacies of the dependencies (such as 'teckit' - requiring 'zlib') will have undesired side effects. For an example, see --the 'build-pdftex.sh' script in the 'pdftex' development source --(), which is indeed a cut-down TL source tree. -+the 'build-pdftex.sh' script in the 'pdftex' development source (details -+at ), which is indeed a cut-down TL source tree. - - Even with '--disable-all-pkgs', dependencies will be checked. For - instance, if a non-MacOSX system does not have 'fontconfig', XeTeX -@@ -517,7 +518,7 @@ This section discusses the results of 'make install' in the source tree. - - The main consideration is that 'make install' is not enough to make a - usable TeX installation. Beyond the compiled binaries, (thousands of) --support files are needed; just as a first example 'plain.tex' is not in -+support files are needed; just as a first example, 'plain.tex' is not in - the source tree. - - These support files are maintained completely independently and are -@@ -5045,7 +5046,7 @@ Index - * --enable-maintainer-mode: Build system tools. (line 28) - * --enable-maintainer-mode <1>: --enable-maintainer-mode. - (line 6) --* --enable-missing to ignore dependencies: Build one package. (line 67) -+* --enable-missing to ignore dependencies: Build one package. (line 68) - * --enable-mktextfm-default: kpathsea library. (line 20) - * --enable-multiplatform: --enable-multiplatform. - (line 6) -@@ -5161,7 +5162,7 @@ Index - * callexe.c: Macros for Windows. (line 32) - * CC: Variables for configure. - (line 10) --* CC=C-COMPILER: Build one package. (line 73) -+* CC=C-COMPILER: Build one package. (line 74) - * CC_BUILD: Cross problems. (line 13) - * chktex: Declarations and definitions. - (line 18) -@@ -5220,7 +5221,7 @@ Index - * ctangle: Cross problems. (line 26) - * CXX: Variables for configure. - (line 11) --* CXX=C++-COMPILER: Build one package. (line 73) -+* CXX=C++-COMPILER: Build one package. (line 74) - * Debian installation of build prerequisites: Prerequisites. (line 60) - * declarations and definitions, in source code: Declarations and definitions. - (line 6) -@@ -5408,7 +5409,7 @@ Index - * motif: Configure options for texk/xdvik. - (line 9) - * native cross compilation: Cross compilation. (line 10) --* OBJCXX=OBJC-COMPILER: Build one package. (line 73) -+* OBJCXX=OBJC-COMPILER: Build one package. (line 74) - * one package, building: Build one package. (line 6) - * OpenGL, required for Asymptote: asymptote. (line 6) - * operating system distribution, building for: Distro builds. (line 6) -@@ -5451,7 +5452,7 @@ Index - * setup macros, general: General setup macros. (line 6) - * shared libraries, using vs. avoiding: Distro builds. (line 11) - * size of PDF and PS files: --disable-largefile. (line 10) --* size of source tree: Build one package. (line 57) -+* size of source tree: Build one package. (line 58) - * source code declarations: Declarations and definitions. - (line 6) - * source directory building, not supported: Building. (line 17) -@@ -5547,360 +5548,360 @@ Node: Build problems10656 - Node: Build in parallel11059 - Node: Build distribution11651 - Node: Build one package12222 --Node: Cross compilation15600 --Node: Cross configuring16881 --Node: Cross problems18558 --Node: Installing20209 --Node: Installation directories21224 --Node: Linked scripts23040 --Node: Distro builds24521 --Node: Layout and infrastructure26911 --Node: Build system tools27739 --Node: Top-level directories29750 --Node: Autoconf macros32164 --Node: General setup macros32865 --Node: Macros for programs33732 --Node: Macros for compilers34544 --Node: Macros for libraries35978 --Node: Macros for library and header flags36404 --Node: Macros for Windows38284 --Node: Library modules39861 --Node: png library40350 --Node: zlib library42624 --Node: freetype library43139 --Node: kpathsea library43667 --Node: Program modules45066 --Node: t1utils package45494 --Node: xindy package46045 --Node: xdvik package47195 --Node: asymptote48268 --Node: Extending TeX Live48719 --Node: Adding a new program module49496 --Node: Adding a new generic library module52791 --Node: Adding a new TeX-specific library module55004 --Node: Configure options55691 --Node: Global configure options57074 --Node: --disable-native-texlive-build57616 --Node: --prefix --bindir ...58606 --Node: --disable-largefile59146 --Node: --disable-missing59831 --Node: --enable-compiler-warnings=LEVEL60232 --Node: --enable-cxx-runtime-hack60971 --Node: --enable-maintainer-mode61398 --Node: --enable-multiplatform61927 --Node: --enable-shared62465 --Node: --enable-silent-rules62836 --Node: --without-ln-s63292 --Node: --without-x63643 --Node: Program-specific configure options63831 --Node: --enable-PROG --disable-PROG64474 --Node: --disable-all-pkgs64751 --Node: Configure options for texk/web2c65737 --Node: Configure options for texk/bibtex-x68255 --Node: Configure options for texk/dvipdfm-x68798 --Node: Configure options for texk/dvisvgm69571 --Node: Configure options for texk/texlive70457 --Node: Configure options for texk/xdvik70878 --Node: Configure options for utils/xindy71482 --Node: Library-specific configure options72383 --Node: Configure options for kpathsea73394 --Node: Configure options for system poppler74103 --Node: Variables for configure74894 --Node: Coding conventions76322 --Node: Declarations and definitions77061 --Node: Const79243 --Node: Continuous integration81106 --Node: Transfer from Subversion to Github81760 --Node: Automatic update of the Git mirror83942 --Node: CI testing on Travis-CI84530 --Node: install-tl85210 --Node: install-tl NAME85579 --Node: install-tl SYNOPSIS85737 --Node: install-tl DESCRIPTION85995 --Node: install-tl REFERENCES87062 --Node: install-tl OPTIONS87588 --Ref: install-tl *-gui* [[=]_module_]87929 --Ref: install-tl text88139 --Ref: install-tl wizard88262 --Ref: install-tl perltk88416 --Ref: install-tl *-no-gui*88847 --Ref: install-tl *-lang* _llcode_88928 --Ref: install-tl *-repository* _url|path_89615 --Ref: install-tl *-select-repository*91495 --Ref: install-tl *-all-options*91931 --Ref: install-tl *-custom-bin* _path_92186 --Ref: install-tl *-debug-translation*93017 --Ref: install-tl *-force-platform* _platform_93236 --Ref: install-tl *-help*, *--help*, *-?*93480 --Ref: install-tl *-in-place*93887 --Ref: install-tl *-init-from-profile* _profile_file_94432 --Ref: install-tl *-logfile* _file_94652 --Ref: install-tl *-no-cls*95003 --Ref: install-tl *-non-admin*95137 --Ref: install-tl *-persistent-downloads*95242 --Ref: install-tl *-no-persistent-downloads*95270 --Ref: install-tl *-no-verify-downloads*95888 --Ref: install-tl *-portable*96249 --Ref: install-tl *-print-platform*96388 --Ref: install-tl *-profile* _profile_file_96586 --Ref: install-tl *-q*96766 --Ref: install-tl *-scheme* _scheme_96828 --Ref: install-tl *-v*97302 --Ref: install-tl *-version*, *--version*97457 --Node: install-tl PROFILES97588 --Ref: install-tl instopt_adjustpath (default 0 on Unix, 1 on Windows)100238 --Ref: install-tl instopt_adjustrepo (default 1)100314 --Ref: install-tl instopt_letter (default 0)100451 --Ref: install-tl instopt_portable (default 0)100542 --Ref: install-tl instopt_write18_restricted (default 1)100638 --Node: install-tl ENVIRONMENT VARIABLES101957 --Ref: install-tl TEXLIVE_INSTALL_ENV_NOCHECK102348 --Ref: install-tl TEXLIVE_INSTALL_NO_CONTEXT_CACHE102550 --Ref: install-tl TEXLIVE_INSTALL_NO_WELCOME102660 --Ref: install-tl TEXLIVE_INSTALL_PREFIX102781 --Ref: install-tl TEXLIVE_INSTALL_TEXDIR102807 --Ref: install-tl TEXLIVE_INSTALL_TEXMFCONFIG102838 --Ref: install-tl TEXLIVE_INSTALL_TEXMFVAR102866 --Ref: install-tl TEXLIVE_INSTALL_TEXMFHOME102895 --Ref: install-tl TEXLIVE_INSTALL_TEXMFLOCAL102925 --Ref: install-tl TEXLIVE_INSTALL_TEXMFSYSCONFIG102959 --Ref: install-tl TEXLIVE_INSTALL_TEXMFSYSVAR102990 --Ref: install-tl NOPERLDOC103361 --Node: install-tl AUTHORS AND COPYRIGHT103425 --Node: tlmgr103841 --Node: tlmgr NAME104294 --Node: tlmgr SYNOPSIS104426 --Node: tlmgr DESCRIPTION104616 --Node: tlmgr EXAMPLES105712 --Ref: tlmgr tlmgr option repository ctan105963 --Ref: tlmgr tlmgr option repository http://mirror.ctan.org/systems/texlive/tlnet106035 --Ref: tlmgr tlmgr update --list106487 --Ref: tlmgr tlmgr update --all106580 --Ref: tlmgr tlmgr info _what_106737 --Node: tlmgr OPTIONS106999 --Ref: tlmgr *--repository* _url|path_107519 --Ref: tlmgr *--gui* [_action_]108244 --Ref: tlmgr *--gui-lang* _llcode_108651 --Ref: tlmgr *--debug-translation*109334 --Ref: tlmgr *--machine-readable*109537 --Ref: tlmgr *--no-execute-actions*109805 --Ref: tlmgr *--package-logfile* _file_109998 --Ref: tlmgr *--pause*110252 --Ref: tlmgr *--persistent-downloads*110407 --Ref: tlmgr *--no-persistent-downloads*110435 --Ref: tlmgr *--pin-file*110929 --Ref: tlmgr *--usermode*111147 --Ref: tlmgr *--usertree* _dir_111267 --Ref: tlmgr *--verify-repo=[none|main|all]*111393 --Node: tlmgr ACTIONS112292 --Node: tlmgr help113144 --Node: tlmgr version113620 --Node: tlmgr backup113883 --Ref: tlmgr *backup [_option_...] --all*114054 --Ref: tlmgr *backup [_option_...] _pkg_...*114087 --Ref: tlmgr *--backupdir* _directory_114942 --Ref: tlmgr *--all*115159 --Ref: tlmgr *--clean*[=_N_]115411 --Ref: tlmgr *--dry-run*115738 --Node: tlmgr candidates _pkg_115868 --Node: tlmgr check [_option_...] [files|depends|executes|runfiles|all]116214 --Ref: tlmgr *files*116587 --Ref: tlmgr *depends*116722 --Ref: tlmgr *executes*117064 --Ref: tlmgr *runfiles*117182 --Ref: tlmgr *--use-svn*117303 --Node: tlmgr conf117420 --Ref: tlmgr *conf [texmf|tlmgr|updmap [--conffile _file_] [--delete] [_key_ [_value_]]]*117699 --Ref: tlmgr *conf auxtrees [--conffile _file_] [show|add|delete] [_value_]*117763 --Node: tlmgr dump-tlpdb [_option_...] [--json]120108 --Ref: tlmgr *--local*120541 --Ref: tlmgr *--remote*120580 --Ref: tlmgr *--json*120618 --Node: tlmgr generate121189 --Ref: tlmgr *generate [_option_...] language*121385 --Ref: tlmgr *generate [_option_...] language.dat*121424 --Ref: tlmgr *generate [_option_...] language.def*121463 --Ref: tlmgr *generate [_option_...] language.dat.lua*121506 --Ref: tlmgr *--dest* _output_file_123832 --Ref: tlmgr *--localcfg* _local_conf_file_124408 --Ref: tlmgr *--rebuild-sys*124531 --Node: tlmgr gui125346 --Node: tlmgr info125524 --Ref: tlmgr *info [_option_...] _pkg_...*125686 --Ref: tlmgr *info [_option_...] collections*125720 --Ref: tlmgr *info [_option_...] schemes*125750 --Ref: tlmgr *--list*127280 --Ref: tlmgr *--only-installed*127594 --Ref: tlmgr *--data item1,item2,...*127793 --Ref: tlmgr *--json* 1128374 --Node: tlmgr init-usertree128757 --Node: tlmgr install [_option_...] _pkg_...129138 --Ref: tlmgr *--dry-run* 1129648 --Ref: tlmgr *--file*129765 --Ref: tlmgr *--force*129987 --Ref: tlmgr *--no-depends*130207 --Ref: tlmgr *--no-depends-at-all*130366 --Ref: tlmgr *--reinstall*130766 --Ref: tlmgr *--with-doc*131144 --Ref: tlmgr *--with-src*131157 --Node: tlmgr key131679 --Ref: tlmgr *key list*131837 --Ref: tlmgr *key add _file_*131855 --Ref: tlmgr *key remove _keyid_*131877 --Node: tlmgr list132472 --Node: tlmgr option132634 --Ref: tlmgr *option [--json] [show]*132789 --Ref: tlmgr *option [--json] showall*132815 --Ref: tlmgr *option _key_ [_value_]*132841 --Node: tlmgr paper137238 --Ref: tlmgr *paper [a4|letter]*137387 --Ref: tlmgr *[xdvi|pdftex|dvips|dvipdfmx|context|psutils] paper [_papersize_|--list]*137461 --Ref: tlmgr *paper --json*137476 --Node: tlmgr path138691 --Ref: tlmgr *path [--w32mode=user|admin] add*138852 --Ref: tlmgr *path [--w32mode=user|admin] remove*138889 --Node: tlmgr pinning140229 --Ref: tlmgr pinning show140470 --Ref: tlmgr pinning add _repo_ _pkgglob_...140543 --Ref: tlmgr pinning remove _repo_ _pkgglob_...140662 --Ref: tlmgr pinning remove _repo_ --all140815 --Node: tlmgr platform140869 --Ref: tlmgr *platform list|add|remove _platform_...*141055 --Ref: tlmgr *platform set _platform_*141082 --Ref: tlmgr *platform set auto*141103 --Ref: tlmgr *--dry-run* 2141989 --Node: tlmgr postaction142108 --Ref: tlmgr *postaction [_option_...] install [shortcut|fileassoc|script] [_pkg_...]*142338 --Ref: tlmgr *postaction [_option_...] remove [shortcut|fileassoc|script] [_pkg_...]*142412 --Ref: tlmgr *--w32mode=[user|admin]*142727 --Ref: tlmgr *--fileassocmode=[1|2]*143143 --Ref: tlmgr *--all* 1143428 --Node: tlmgr print-platform143483 --Node: tlmgr print-platform-info143814 --Node: tlmgr remove [_option_...] _pkg_...144114 --Ref: tlmgr *--all* 2144598 --Ref: tlmgr *--backup*144708 --Ref: tlmgr *--backupdir* _directory_ 1144734 --Ref: tlmgr *--no-depends* 1145139 --Ref: tlmgr *--no-depends-at-all* 1145201 --Ref: tlmgr *--force* 1145304 --Ref: tlmgr *--dry-run* 3145777 --Node: tlmgr repository145884 --Ref: tlmgr *repository list*146072 --Ref: tlmgr *repository list _path|tag_*146102 --Ref: tlmgr *repository add _path_ [_tag_]*146135 --Ref: tlmgr *repository remove _path|tag_*146167 --Ref: tlmgr *repository set _path_[#_tag_] [_path_[#_tag_] ...]*146221 --Node: tlmgr restore147274 --Ref: tlmgr *restore [_option_...] _pkg_ [_rev_]*147453 --Ref: tlmgr *restore [_option_...] --all*147483 --Ref: tlmgr *--all* 3148183 --Ref: tlmgr *--backupdir* _directory_ 2148397 --Ref: tlmgr *--dry-run* 4148578 --Ref: tlmgr *--force* 2148710 --Ref: tlmgr *--json* 2148756 --Node: tlmgr search149083 --Ref: tlmgr *search [_option_...] _what_*149247 --Ref: tlmgr *search [_option_...] --file _what_*149284 --Ref: tlmgr *search [_option_...] --all _what_*149320 --Ref: tlmgr *--file* 1149540 --Ref: tlmgr *--all* 4149602 --Ref: tlmgr *--global*149691 --Ref: tlmgr *--word*149818 --Node: tlmgr shell150133 --Ref: tlmgr protocol150868 --Ref: tlmgr help 1150932 --Ref: tlmgr version 1150985 --Ref: tlmgr quit, end, bye, byebye, EOF151053 --Ref: tlmgr restart151074 --Ref: tlmgr load [local|remote]151197 --Ref: tlmgr save151267 --Ref: tlmgr get [_var_] =item set [_var_ [_val_]]151390 --Node: tlmgr show151991 --Node: tlmgr uninstall152158 --Node: tlmgr update [_option_...] [_pkg_...]152388 --Ref: tlmgr *--all* 5152759 --Ref: tlmgr *--self*154500 --Ref: tlmgr *--dry-run* 5155264 --Ref: tlmgr *--list* [_pkg_]155441 --Ref: tlmgr *--exclude* _pkg_156130 --Ref: tlmgr *--no-auto-remove* [_pkg_...]156930 --Ref: tlmgr *--no-auto-install* [_pkg_...]157381 --Ref: tlmgr *--reinstall-forcibly-removed*158037 --Ref: tlmgr *--backup* 1158572 --Ref: tlmgr *--backupdir* _directory_ 3158598 --Ref: tlmgr *--no-depends* 2159764 --Ref: tlmgr *--no-depends-at-all* 2159967 --Ref: tlmgr *--force* 3160070 --Node: tlmgr CONFIGURATION FILE FOR TLMGR160885 --Ref: tlmgr auto-remove, value 0 or 1 (default 1), same as command-line option.161898 --Ref: tlmgr gui-expertmode, value 0 or 1 (default 1). This switches between the full GUI and a simplified GUI with only the most common settings.162035 --Ref: tlmgr gui-lang _llcode_, with a language code value as with the command-line option.162117 --Ref: tlmgr no-checksums, value 0 or 1 (default 0, see below).162171 --Ref: tlmgr persistent-downloads, value 0 or 1 (default 1), same as command-line option.162251 --Ref: tlmgr require-verification, value 0 or 1 (default 0), same as command-line option.162331 --Ref: tlmgr update-exclude, value: comma-separated list of packages (no space allowed). Same as the command line option --exclude for the action update.162479 --Ref: tlmgr verify-downloads, value 0 or 1 (default 1), same as command-line option.162555 --Ref: tlmgr allowed-actions _action1_ [,_action_,...] The value is a comma-separated list of tlmgr actions which are allowed to be executed when tlmgr is invoked in system mode (that is, without --usermode).162824 --Node: tlmgr CRYPTOGRAPHIC VERIFICATION163910 --Node: tlmgr Configuration of GnuPG invocation166059 --Node: tlmgr USER MODE166697 --Node: tlmgr User mode install169543 --Node: tlmgr User mode backup, restore, remove, update170687 --Node: tlmgr User mode generate, option, paper171129 --Node: tlmgr MULTIPLE REPOSITORIES171505 --Node: tlmgr Pinning173234 --Node: tlmgr GUI FOR TLMGR175209 --Node: tlmgr Main display176549 --Node: tlmgr Display configuration area176801 --Ref: tlmgr Status177162 --Ref: tlmgr Category177326 --Ref: tlmgr Match177512 --Ref: tlmgr Selection177693 --Ref: tlmgr Display configuration buttons177897 --Node: tlmgr Package list area178080 --Ref: tlmgr a checkbox178664 --Ref: tlmgr package name178800 --Ref: tlmgr local revision (and version)178899 --Ref: tlmgr remote revision (and version)179274 --Ref: tlmgr short description179571 --Node: tlmgr Main display action buttons179616 --Ref: tlmgr Update all installed179882 --Ref: tlmgr Update180254 --Ref: tlmgr Install180304 --Ref: tlmgr Remove180490 --Ref: tlmgr Backup180668 --Node: tlmgr Menu bar180825 --Ref: tlmgr tlmgr menu181048 --Ref: tlmgr Options menu181356 --Ref: tlmgr Actions menu182439 --Ref: tlmgr Help menu182867 --Node: tlmgr GUI options183000 --Ref: tlmgr -background _color_183246 --Ref: tlmgr -font " _fontname_ _fontsize_ "183311 --Ref: tlmgr -foreground _color_183469 --Ref: tlmgr -geometry _geomspec_183521 --Ref: tlmgr -xrm _xresource_183713 --Node: tlmgr MACHINE-READABLE OUTPUT183981 --Node: tlmgr Machine-readable update and install output184791 --Ref: tlmgr location-url _location_186067 --Ref: tlmgr total-bytes _count_186283 --Ref: tlmgr _pkgname_186693 --Ref: tlmgr _status_186903 --Ref: tlmgr d186981 --Ref: tlmgr f187041 --Ref: tlmgr u187220 --Ref: tlmgr r187266 --Ref: tlmgr a187389 --Ref: tlmgr i187567 --Ref: tlmgr I187686 --Ref: tlmgr _localrev_187788 --Ref: tlmgr _serverrev_187895 --Ref: tlmgr _size_188007 --Ref: tlmgr _runtime_188176 --Ref: tlmgr _esttot_188246 --Node: tlmgr Machine-readable option output188279 --Node: tlmgr AUTHORS AND COPYRIGHT188791 --Node: Index189190 -+Node: Cross compilation15663 -+Node: Cross configuring16944 -+Node: Cross problems18621 -+Node: Installing20272 -+Node: Installation directories21288 -+Node: Linked scripts23104 -+Node: Distro builds24585 -+Node: Layout and infrastructure26975 -+Node: Build system tools27803 -+Node: Top-level directories29814 -+Node: Autoconf macros32228 -+Node: General setup macros32929 -+Node: Macros for programs33796 -+Node: Macros for compilers34608 -+Node: Macros for libraries36042 -+Node: Macros for library and header flags36468 -+Node: Macros for Windows38348 -+Node: Library modules39925 -+Node: png library40414 -+Node: zlib library42688 -+Node: freetype library43203 -+Node: kpathsea library43731 -+Node: Program modules45130 -+Node: t1utils package45558 -+Node: xindy package46109 -+Node: xdvik package47259 -+Node: asymptote48332 -+Node: Extending TeX Live48783 -+Node: Adding a new program module49560 -+Node: Adding a new generic library module52855 -+Node: Adding a new TeX-specific library module55068 -+Node: Configure options55755 -+Node: Global configure options57138 -+Node: --disable-native-texlive-build57680 -+Node: --prefix --bindir ...58670 -+Node: --disable-largefile59210 -+Node: --disable-missing59895 -+Node: --enable-compiler-warnings=LEVEL60296 -+Node: --enable-cxx-runtime-hack61035 -+Node: --enable-maintainer-mode61462 -+Node: --enable-multiplatform61991 -+Node: --enable-shared62529 -+Node: --enable-silent-rules62900 -+Node: --without-ln-s63356 -+Node: --without-x63707 -+Node: Program-specific configure options63895 -+Node: --enable-PROG --disable-PROG64538 -+Node: --disable-all-pkgs64815 -+Node: Configure options for texk/web2c65801 -+Node: Configure options for texk/bibtex-x68319 -+Node: Configure options for texk/dvipdfm-x68862 -+Node: Configure options for texk/dvisvgm69635 -+Node: Configure options for texk/texlive70521 -+Node: Configure options for texk/xdvik70942 -+Node: Configure options for utils/xindy71546 -+Node: Library-specific configure options72447 -+Node: Configure options for kpathsea73458 -+Node: Configure options for system poppler74167 -+Node: Variables for configure74958 -+Node: Coding conventions76386 -+Node: Declarations and definitions77125 -+Node: Const79307 -+Node: Continuous integration81170 -+Node: Transfer from Subversion to Github81824 -+Node: Automatic update of the Git mirror84006 -+Node: CI testing on Travis-CI84594 -+Node: install-tl85274 -+Node: install-tl NAME85643 -+Node: install-tl SYNOPSIS85801 -+Node: install-tl DESCRIPTION86059 -+Node: install-tl REFERENCES87126 -+Node: install-tl OPTIONS87652 -+Ref: install-tl *-gui* [[=]_module_]87993 -+Ref: install-tl text88203 -+Ref: install-tl wizard88326 -+Ref: install-tl perltk88480 -+Ref: install-tl *-no-gui*88911 -+Ref: install-tl *-lang* _llcode_88992 -+Ref: install-tl *-repository* _url|path_89679 -+Ref: install-tl *-select-repository*91559 -+Ref: install-tl *-all-options*91995 -+Ref: install-tl *-custom-bin* _path_92250 -+Ref: install-tl *-debug-translation*93081 -+Ref: install-tl *-force-platform* _platform_93300 -+Ref: install-tl *-help*, *--help*, *-?*93544 -+Ref: install-tl *-in-place*93951 -+Ref: install-tl *-init-from-profile* _profile_file_94496 -+Ref: install-tl *-logfile* _file_94716 -+Ref: install-tl *-no-cls*95067 -+Ref: install-tl *-non-admin*95201 -+Ref: install-tl *-persistent-downloads*95306 -+Ref: install-tl *-no-persistent-downloads*95334 -+Ref: install-tl *-no-verify-downloads*95952 -+Ref: install-tl *-portable*96313 -+Ref: install-tl *-print-platform*96452 -+Ref: install-tl *-profile* _profile_file_96650 -+Ref: install-tl *-q*96830 -+Ref: install-tl *-scheme* _scheme_96892 -+Ref: install-tl *-v*97366 -+Ref: install-tl *-version*, *--version*97521 -+Node: install-tl PROFILES97652 -+Ref: install-tl instopt_adjustpath (default 0 on Unix, 1 on Windows)100302 -+Ref: install-tl instopt_adjustrepo (default 1)100378 -+Ref: install-tl instopt_letter (default 0)100515 -+Ref: install-tl instopt_portable (default 0)100606 -+Ref: install-tl instopt_write18_restricted (default 1)100702 -+Node: install-tl ENVIRONMENT VARIABLES102021 -+Ref: install-tl TEXLIVE_INSTALL_ENV_NOCHECK102412 -+Ref: install-tl TEXLIVE_INSTALL_NO_CONTEXT_CACHE102614 -+Ref: install-tl TEXLIVE_INSTALL_NO_WELCOME102724 -+Ref: install-tl TEXLIVE_INSTALL_PREFIX102845 -+Ref: install-tl TEXLIVE_INSTALL_TEXDIR102871 -+Ref: install-tl TEXLIVE_INSTALL_TEXMFCONFIG102902 -+Ref: install-tl TEXLIVE_INSTALL_TEXMFVAR102930 -+Ref: install-tl TEXLIVE_INSTALL_TEXMFHOME102959 -+Ref: install-tl TEXLIVE_INSTALL_TEXMFLOCAL102989 -+Ref: install-tl TEXLIVE_INSTALL_TEXMFSYSCONFIG103023 -+Ref: install-tl TEXLIVE_INSTALL_TEXMFSYSVAR103054 -+Ref: install-tl NOPERLDOC103425 -+Node: install-tl AUTHORS AND COPYRIGHT103489 -+Node: tlmgr103905 -+Node: tlmgr NAME104358 -+Node: tlmgr SYNOPSIS104490 -+Node: tlmgr DESCRIPTION104680 -+Node: tlmgr EXAMPLES105776 -+Ref: tlmgr tlmgr option repository ctan106027 -+Ref: tlmgr tlmgr option repository http://mirror.ctan.org/systems/texlive/tlnet106099 -+Ref: tlmgr tlmgr update --list106551 -+Ref: tlmgr tlmgr update --all106644 -+Ref: tlmgr tlmgr info _what_106801 -+Node: tlmgr OPTIONS107063 -+Ref: tlmgr *--repository* _url|path_107583 -+Ref: tlmgr *--gui* [_action_]108308 -+Ref: tlmgr *--gui-lang* _llcode_108715 -+Ref: tlmgr *--debug-translation*109398 -+Ref: tlmgr *--machine-readable*109601 -+Ref: tlmgr *--no-execute-actions*109869 -+Ref: tlmgr *--package-logfile* _file_110062 -+Ref: tlmgr *--pause*110316 -+Ref: tlmgr *--persistent-downloads*110471 -+Ref: tlmgr *--no-persistent-downloads*110499 -+Ref: tlmgr *--pin-file*110993 -+Ref: tlmgr *--usermode*111211 -+Ref: tlmgr *--usertree* _dir_111331 -+Ref: tlmgr *--verify-repo=[none|main|all]*111457 -+Node: tlmgr ACTIONS112356 -+Node: tlmgr help113208 -+Node: tlmgr version113684 -+Node: tlmgr backup113947 -+Ref: tlmgr *backup [_option_...] --all*114118 -+Ref: tlmgr *backup [_option_...] _pkg_...*114151 -+Ref: tlmgr *--backupdir* _directory_115006 -+Ref: tlmgr *--all*115223 -+Ref: tlmgr *--clean*[=_N_]115475 -+Ref: tlmgr *--dry-run*115802 -+Node: tlmgr candidates _pkg_115932 -+Node: tlmgr check [_option_...] [files|depends|executes|runfiles|all]116278 -+Ref: tlmgr *files*116651 -+Ref: tlmgr *depends*116786 -+Ref: tlmgr *executes*117128 -+Ref: tlmgr *runfiles*117246 -+Ref: tlmgr *--use-svn*117367 -+Node: tlmgr conf117484 -+Ref: tlmgr *conf [texmf|tlmgr|updmap [--conffile _file_] [--delete] [_key_ [_value_]]]*117763 -+Ref: tlmgr *conf auxtrees [--conffile _file_] [show|add|delete] [_value_]*117827 -+Node: tlmgr dump-tlpdb [_option_...] [--json]120172 -+Ref: tlmgr *--local*120605 -+Ref: tlmgr *--remote*120644 -+Ref: tlmgr *--json*120682 -+Node: tlmgr generate121253 -+Ref: tlmgr *generate [_option_...] language*121449 -+Ref: tlmgr *generate [_option_...] language.dat*121488 -+Ref: tlmgr *generate [_option_...] language.def*121527 -+Ref: tlmgr *generate [_option_...] language.dat.lua*121570 -+Ref: tlmgr *--dest* _output_file_123896 -+Ref: tlmgr *--localcfg* _local_conf_file_124472 -+Ref: tlmgr *--rebuild-sys*124595 -+Node: tlmgr gui125410 -+Node: tlmgr info125588 -+Ref: tlmgr *info [_option_...] _pkg_...*125750 -+Ref: tlmgr *info [_option_...] collections*125784 -+Ref: tlmgr *info [_option_...] schemes*125814 -+Ref: tlmgr *--list*127344 -+Ref: tlmgr *--only-installed*127658 -+Ref: tlmgr *--data item1,item2,...*127857 -+Ref: tlmgr *--json* 1128438 -+Node: tlmgr init-usertree128821 -+Node: tlmgr install [_option_...] _pkg_...129202 -+Ref: tlmgr *--dry-run* 1129712 -+Ref: tlmgr *--file*129829 -+Ref: tlmgr *--force*130051 -+Ref: tlmgr *--no-depends*130271 -+Ref: tlmgr *--no-depends-at-all*130430 -+Ref: tlmgr *--reinstall*130830 -+Ref: tlmgr *--with-doc*131208 -+Ref: tlmgr *--with-src*131221 -+Node: tlmgr key131743 -+Ref: tlmgr *key list*131901 -+Ref: tlmgr *key add _file_*131919 -+Ref: tlmgr *key remove _keyid_*131941 -+Node: tlmgr list132536 -+Node: tlmgr option132698 -+Ref: tlmgr *option [--json] [show]*132853 -+Ref: tlmgr *option [--json] showall*132879 -+Ref: tlmgr *option _key_ [_value_]*132905 -+Node: tlmgr paper137302 -+Ref: tlmgr *paper [a4|letter]*137451 -+Ref: tlmgr *[xdvi|pdftex|dvips|dvipdfmx|context|psutils] paper [_papersize_|--list]*137525 -+Ref: tlmgr *paper --json*137540 -+Node: tlmgr path138755 -+Ref: tlmgr *path [--w32mode=user|admin] add*138916 -+Ref: tlmgr *path [--w32mode=user|admin] remove*138953 -+Node: tlmgr pinning140293 -+Ref: tlmgr pinning show140534 -+Ref: tlmgr pinning add _repo_ _pkgglob_...140607 -+Ref: tlmgr pinning remove _repo_ _pkgglob_...140726 -+Ref: tlmgr pinning remove _repo_ --all140879 -+Node: tlmgr platform140933 -+Ref: tlmgr *platform list|add|remove _platform_...*141119 -+Ref: tlmgr *platform set _platform_*141146 -+Ref: tlmgr *platform set auto*141167 -+Ref: tlmgr *--dry-run* 2142053 -+Node: tlmgr postaction142172 -+Ref: tlmgr *postaction [_option_...] install [shortcut|fileassoc|script] [_pkg_...]*142402 -+Ref: tlmgr *postaction [_option_...] remove [shortcut|fileassoc|script] [_pkg_...]*142476 -+Ref: tlmgr *--w32mode=[user|admin]*142791 -+Ref: tlmgr *--fileassocmode=[1|2]*143207 -+Ref: tlmgr *--all* 1143492 -+Node: tlmgr print-platform143547 -+Node: tlmgr print-platform-info143878 -+Node: tlmgr remove [_option_...] _pkg_...144178 -+Ref: tlmgr *--all* 2144662 -+Ref: tlmgr *--backup*144772 -+Ref: tlmgr *--backupdir* _directory_ 1144798 -+Ref: tlmgr *--no-depends* 1145203 -+Ref: tlmgr *--no-depends-at-all* 1145265 -+Ref: tlmgr *--force* 1145368 -+Ref: tlmgr *--dry-run* 3145841 -+Node: tlmgr repository145948 -+Ref: tlmgr *repository list*146136 -+Ref: tlmgr *repository list _path|tag_*146166 -+Ref: tlmgr *repository add _path_ [_tag_]*146199 -+Ref: tlmgr *repository remove _path|tag_*146231 -+Ref: tlmgr *repository set _path_[#_tag_] [_path_[#_tag_] ...]*146285 -+Node: tlmgr restore147338 -+Ref: tlmgr *restore [_option_...] _pkg_ [_rev_]*147517 -+Ref: tlmgr *restore [_option_...] --all*147547 -+Ref: tlmgr *--all* 3148247 -+Ref: tlmgr *--backupdir* _directory_ 2148461 -+Ref: tlmgr *--dry-run* 4148642 -+Ref: tlmgr *--force* 2148774 -+Ref: tlmgr *--json* 2148820 -+Node: tlmgr search149147 -+Ref: tlmgr *search [_option_...] _what_*149311 -+Ref: tlmgr *search [_option_...] --file _what_*149348 -+Ref: tlmgr *search [_option_...] --all _what_*149384 -+Ref: tlmgr *--file* 1149604 -+Ref: tlmgr *--all* 4149666 -+Ref: tlmgr *--global*149755 -+Ref: tlmgr *--word*149882 -+Node: tlmgr shell150197 -+Ref: tlmgr protocol150932 -+Ref: tlmgr help 1150996 -+Ref: tlmgr version 1151049 -+Ref: tlmgr quit, end, bye, byebye, EOF151117 -+Ref: tlmgr restart151138 -+Ref: tlmgr load [local|remote]151261 -+Ref: tlmgr save151331 -+Ref: tlmgr get [_var_] =item set [_var_ [_val_]]151454 -+Node: tlmgr show152055 -+Node: tlmgr uninstall152222 -+Node: tlmgr update [_option_...] [_pkg_...]152452 -+Ref: tlmgr *--all* 5152823 -+Ref: tlmgr *--self*154564 -+Ref: tlmgr *--dry-run* 5155328 -+Ref: tlmgr *--list* [_pkg_]155505 -+Ref: tlmgr *--exclude* _pkg_156194 -+Ref: tlmgr *--no-auto-remove* [_pkg_...]156994 -+Ref: tlmgr *--no-auto-install* [_pkg_...]157445 -+Ref: tlmgr *--reinstall-forcibly-removed*158101 -+Ref: tlmgr *--backup* 1158636 -+Ref: tlmgr *--backupdir* _directory_ 3158662 -+Ref: tlmgr *--no-depends* 2159828 -+Ref: tlmgr *--no-depends-at-all* 2160031 -+Ref: tlmgr *--force* 3160134 -+Node: tlmgr CONFIGURATION FILE FOR TLMGR160949 -+Ref: tlmgr auto-remove, value 0 or 1 (default 1), same as command-line option.161962 -+Ref: tlmgr gui-expertmode, value 0 or 1 (default 1). This switches between the full GUI and a simplified GUI with only the most common settings.162099 -+Ref: tlmgr gui-lang _llcode_, with a language code value as with the command-line option.162181 -+Ref: tlmgr no-checksums, value 0 or 1 (default 0, see below).162235 -+Ref: tlmgr persistent-downloads, value 0 or 1 (default 1), same as command-line option.162315 -+Ref: tlmgr require-verification, value 0 or 1 (default 0), same as command-line option.162395 -+Ref: tlmgr update-exclude, value: comma-separated list of packages (no space allowed). Same as the command line option --exclude for the action update.162543 -+Ref: tlmgr verify-downloads, value 0 or 1 (default 1), same as command-line option.162619 -+Ref: tlmgr allowed-actions _action1_ [,_action_,...] The value is a comma-separated list of tlmgr actions which are allowed to be executed when tlmgr is invoked in system mode (that is, without --usermode).162888 -+Node: tlmgr CRYPTOGRAPHIC VERIFICATION163974 -+Node: tlmgr Configuration of GnuPG invocation166123 -+Node: tlmgr USER MODE166761 -+Node: tlmgr User mode install169607 -+Node: tlmgr User mode backup, restore, remove, update170751 -+Node: tlmgr User mode generate, option, paper171193 -+Node: tlmgr MULTIPLE REPOSITORIES171569 -+Node: tlmgr Pinning173298 -+Node: tlmgr GUI FOR TLMGR175273 -+Node: tlmgr Main display176613 -+Node: tlmgr Display configuration area176865 -+Ref: tlmgr Status177226 -+Ref: tlmgr Category177390 -+Ref: tlmgr Match177576 -+Ref: tlmgr Selection177757 -+Ref: tlmgr Display configuration buttons177961 -+Node: tlmgr Package list area178144 -+Ref: tlmgr a checkbox178728 -+Ref: tlmgr package name178864 -+Ref: tlmgr local revision (and version)178963 -+Ref: tlmgr remote revision (and version)179338 -+Ref: tlmgr short description179635 -+Node: tlmgr Main display action buttons179680 -+Ref: tlmgr Update all installed179946 -+Ref: tlmgr Update180318 -+Ref: tlmgr Install180368 -+Ref: tlmgr Remove180554 -+Ref: tlmgr Backup180732 -+Node: tlmgr Menu bar180889 -+Ref: tlmgr tlmgr menu181112 -+Ref: tlmgr Options menu181420 -+Ref: tlmgr Actions menu182503 -+Ref: tlmgr Help menu182931 -+Node: tlmgr GUI options183064 -+Ref: tlmgr -background _color_183310 -+Ref: tlmgr -font " _fontname_ _fontsize_ "183375 -+Ref: tlmgr -foreground _color_183533 -+Ref: tlmgr -geometry _geomspec_183585 -+Ref: tlmgr -xrm _xresource_183777 -+Node: tlmgr MACHINE-READABLE OUTPUT184045 -+Node: tlmgr Machine-readable update and install output184855 -+Ref: tlmgr location-url _location_186131 -+Ref: tlmgr total-bytes _count_186347 -+Ref: tlmgr _pkgname_186757 -+Ref: tlmgr _status_186967 -+Ref: tlmgr d187045 -+Ref: tlmgr f187105 -+Ref: tlmgr u187284 -+Ref: tlmgr r187330 -+Ref: tlmgr a187453 -+Ref: tlmgr i187631 -+Ref: tlmgr I187750 -+Ref: tlmgr _localrev_187852 -+Ref: tlmgr _serverrev_187959 -+Ref: tlmgr _size_188071 -+Ref: tlmgr _runtime_188240 -+Ref: tlmgr _esttot_188310 -+Node: tlmgr Machine-readable option output188343 -+Node: tlmgr AUTHORS AND COPYRIGHT188855 -+Node: Index189254 -  - End Tag Table -diff --git a/texk/texlive/linked_scripts/texlive/tlmgr.pl b/texk/texlive/linked_scripts/texlive/tlmgr.pl -index f0c125b5a..d2cfaaebb 100755 ---- a/texk/texlive/linked_scripts/texlive/tlmgr.pl -+++ b/texk/texlive/linked_scripts/texlive/tlmgr.pl -@@ -8178,7 +8178,7 @@ With the C argument, C lists all keys. - - The C argument requires another argument, either a filename or - C<-> for stdin, from which the key is added. The key is added to the --local keyring C, which is normally) -+local keyring C, which is normally - C. - - The C argument requires a key id and removes the requested id -diff --git a/texk/web2c/configure b/texk/web2c/configure -index 65955e941..681a176fc 100755 ---- a/texk/web2c/configure -+++ b/texk/web2c/configure -@@ -18592,6 +18592,7 @@ fi - - - -+# Include additional code for web2c. - - ## texk/web2c/ac/web2c.ac: configure.ac fragment for the TeX Live subdirectory texk/web2c/ - ## configure options for TeX and MF -@@ -19003,12 +19004,14 @@ fi - - - -+# LuaTeX and XeTeX now require C++11 because poppler does :(. -+# XeTeX also requires C+11 because of ICU. - if test "x$enable_xetex" = xyes \ - || test "x$enable_luatex" = xyes \ - || test "x$enable_luajittex" = xyes \ - || test "x$enable_luatex53" = xyes; then -- { $as_echo "$as_me:${as_lineno-$LINENO}: LuaTeX enabled, requiring C++11 support" >&5 --$as_echo "$as_me: LuaTeX enabled, requiring C++11 support" >&6;} -+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C++11, since LuaTeX and/or XeTeX enabled" >&5 -+$as_echo "$as_me: checking for C++11, since LuaTeX and/or XeTeX enabled" >&6;} - ax_cxx_compile_alternatives="11 0x" ax_cxx_compile_cxx11_required=true - ac_ext=cpp - ac_cpp='$CXXCPP $CPPFLAGS' -diff --git a/texk/web2c/configure.ac b/texk/web2c/configure.ac -index 902902ca5..6c0839297 100644 ---- a/texk/web2c/configure.ac -+++ b/texk/web2c/configure.ac -@@ -42,16 +42,17 @@ AC_PROG_OBJCXX - KPSE_CXX_HACK - KPSE_LT_HACK - --dnl Include additional code for web2c. -+# Include additional code for web2c. - KPSE_WEB2C_PREPARE - m4_include([ac/web2c.ac]) - --dnl LuaTeX requires C++11 because poppler does :(. -+# LuaTeX and XeTeX now require C++11 because poppler does :(. -+# XeTeX also requires C+11 because of ICU. - if test "x$enable_xetex" = xyes \ - || test "x$enable_luatex" = xyes \ - || test "x$enable_luajittex" = xyes \ - || test "x$enable_luatex53" = xyes; then -- AC_MSG_NOTICE([LuaTeX enabled, requiring C++11 support]) -+ AC_MSG_NOTICE([checking for C++11, since LuaTeX and/or XeTeX enabled]) - AX_CXX_COMPILE_STDCXX([11]) - fi - -commit aa5363bd0dc180752c7d8eb9d847c2581e453b1a -Author: Luigi Scarso -Date: Wed Sep 5 21:30:41 2018 +0000 - - sync with luatex revision 6924. - - git-svn-id: svn://tug.org/texlive/trunk/Build/source@48591 c570f23f-e606-0410-a88d-b1316a301751 - -diff --git a/libs/lua53/ChangeLog b/libs/lua53/ChangeLog -index 8ef10ff28..d5c4b88bc 100644 ---- a/libs/lua53/ChangeLog -+++ b/libs/lua53/ChangeLog -@@ -1,3 +1,14 @@ -+2018-07-21 Luigi Scarso -+ -+ * Adapted for Lua 5.3.5 -+ -+ -+2018-06-18 Luigi Scarso -+ -+ * dropped poppler, new pplib from -+ http://eurydyka.kaliope.org.pl/~pawel/libpp/html/ppapi.html -+ -+ - 2017-10-24 Luigi Scarso - - * Adapted for Lua 5.3.4 -diff --git a/libs/lua53/Makefile.am b/libs/lua53/Makefile.am -index a7994ea5a..f736ce9a3 100644 ---- a/libs/lua53/Makefile.am -+++ b/libs/lua53/Makefile.am -@@ -65,6 +65,7 @@ nodist_libtexlua53_la_SOURCES = \ - @LUA53_TREE@/src/lvm.c \ - @LUA53_TREE@/src/lzio.c - -+ - lua53includedir = ${includedir}/texlua53 - - lua53include_HEADERS = \ -diff --git a/libs/lua53/TLpatches/ChangeLog b/libs/lua53/TLpatches/ChangeLog -index 882ddcdde..dd2bcb2f0 100644 ---- a/libs/lua53/TLpatches/ChangeLog -+++ b/libs/lua53/TLpatches/ChangeLog -@@ -1,3 +1,7 @@ -+2018-07-21 Luigi Scarso -+ Adapted for lua 5.3.5 -+ -+ - 2017-10-24 Luigi Scarso - Adapted for lua 5.3.4 - -diff --git a/libs/lua53/TLpatches/patch-01-utf-8 b/libs/lua53/TLpatches/patch-01-utf-8 -index f2ac40134..0f7cb8981 100644 ---- a/libs/lua53/TLpatches/patch-01-utf-8 -+++ b/libs/lua53/TLpatches/patch-01-utf-8 -@@ -1,7 +1,16 @@ --diff -ur lua-5.3.4.orig/src/lctype.h lua-5.3.4/src/lctype.h ----- lctype.h.orig 2017-10-24 15:14:50.724139638 +0200 --+++ lctype.h 2017-10-24 15:15:51.704137138 +0200 --@@ -53,9 +53,11 @@ -+diff -u lctype.h.orig lctype.h -+--- lctype.h.orig 2018-07-21 09:57:36.061692228 +0200 -++++ lctype.h 2018-07-21 10:03:29.625677730 +0200 -+@@ -7,6 +7,8 @@ -+ #ifndef lctype_h -+ #define lctype_h -+ -++#include -++ -+ #include "lua.h" -+ -+ -+@@ -53,9 +55,11 @@ - - /* - ** 'lalpha' (Lua alphabetic) and 'lalnum' (Lua alphanumeric) both include '_' -diff --git a/libs/lua53/TLpatches/patch-02-FreeBSD b/libs/lua53/TLpatches/patch-02-FreeBSD -index fc59f4842..ad85a5988 100644 ---- a/libs/lua53/TLpatches/patch-02-FreeBSD -+++ b/libs/lua53/TLpatches/patch-02-FreeBSD -@@ -1,6 +1,6 @@ --diff -ur liolib.c.orig liolib.c ----- liolib.c.orig 2017-10-24 15:16:06.036136550 +0200 --+++ liolib.c 2017-10-24 15:16:49.968134748 +0200 -+diff -u liolib.c.orig liolib.c -+--- liolib.c.orig 2017-04-19 19:29:57.000000000 +0200 -++++ liolib.c 2018-07-21 10:04:50.965674394 +0200 - @@ -16,6 +16,9 @@ - #include - #include -diff --git a/libs/lua53/TLpatches/patch-03-export b/libs/lua53/TLpatches/patch-03-export -index dda2b87b2..9bc2a4627 100644 ---- a/libs/lua53/TLpatches/patch-03-export -+++ b/libs/lua53/TLpatches/patch-03-export -@@ -1,6 +1,6 @@ --diff -ur lopcodes.h.orig lopcodes.h ----- lopcodes.h.orig 2017-10-24 15:22:51.012119943 +0200 --+++ lopcodes.h 2017-10-24 15:18:37.924130321 +0200 -+diff -u lopcodes.h.orig lopcodes.h -+--- lopcodes.h.orig 2018-07-21 09:59:37.349687255 +0200 -++++ lopcodes.h 2018-07-21 10:07:04.413668921 +0200 - @@ -278,7 +278,7 @@ - OpArgK /* argument is a constant or register/constant */ - }; -@@ -20,9 +20,10 @@ diff -ur lopcodes.h.orig lopcodes.h - - /* number of list items to accumulate before a SETLIST instruction */ - --diff -ur lundump.h.orig lundump.h ----- lundump.h.orig 2017-10-24 15:19:03.860129258 +0200 --+++ lundump.h 2017-10-24 15:19:47.088127485 +0200 -+ -+diff -u lundump.h.orig lundump.h -+--- lundump.h.orig 2018-07-21 10:00:01.545686262 +0200 -++++ lundump.h 2018-07-21 10:08:12.341666136 +0200 - @@ -26,7 +26,7 @@ - LUAI_FUNC LClosure* luaU_undump (lua_State* L, ZIO* Z, const char* name); - -@@ -32,4 +33,3 @@ diff -ur lundump.h.orig lundump.h - void* data, int strip); - - #endif -- -diff --git a/libs/lua53/lua53-src/README b/libs/lua53/lua53-src/README -index 0b31908a0..ed424defe 100644 ---- a/libs/lua53/lua53-src/README -+++ b/libs/lua53/lua53-src/README -@@ -1,5 +1,5 @@ - --This is Lua 5.3.4, released on 12 Jan 2017. -+This is Lua 5.3.5, released on 26 Jun 2018. - - For installation instructions, license details, and - further information about Lua, see doc/readme.html. -diff --git a/libs/lua53/lua53-src/doc/contents.html b/libs/lua53/lua53-src/doc/contents.html -index 445556f96..c4eb26779 100644 ---- a/libs/lua53/lua53-src/doc/contents.html -+++ b/libs/lua53/lua53-src/doc/contents.html -@@ -32,7 +32,7 @@ For a complete introduction to Lua programming, see the book - -

- --Copyright © 2015–2017 Lua.org, PUC-Rio. -+Copyright © 2015–2018 Lua.org, PUC-Rio. - Freely available under the terms of the - Lua license. - -@@ -609,10 +609,10 @@ Freely available under the terms of the - -

- - - -diff --git a/libs/lua53/lua53-src/doc/lua.css b/libs/lua53/lua53-src/doc/lua.css -index 5bedf7eb8..cbd0799d1 100644 ---- a/libs/lua53/lua53-src/doc/lua.css -+++ b/libs/lua53/lua53-src/doc/lua.css -@@ -10,7 +10,7 @@ body { - line-height: 1.25 ; - margin: 16px auto ; - padding: 32px ; -- border: solid #a0a0a0 1px ; -+ border: solid #ccc 1px ; - border-radius: 20px ; - max-width: 70em ; - width: 90% ; -@@ -111,36 +111,29 @@ pre.session { - border-radius: 8px ; - } - --td.gutter { -- width: 4% ; --} -- --table.columns { -+table { - border: none ; - border-spacing: 0 ; - border-collapse: collapse ; - } - --table.columns td { -- vertical-align: top ; -+td { - padding: 0 ; -- padding-bottom: 1em ; -- text-align: justify ; -- line-height: 1.25 ; -+ margin: 0 ; - } - --p.logos a:link:hover, p.logos a:visited:hover { -- background-color: inherit ; -+td.gutter { -+ width: 4% ; - } - --table.book { -- border: none ; -- border-spacing: 0 ; -- border-collapse: collapse ; -+table.columns td { -+ vertical-align: top ; -+ padding-bottom: 1em ; -+ text-align: justify ; -+ line-height: 1.25 ; - } - - table.book td { -- padding: 0 ; - vertical-align: top ; - } - -@@ -159,6 +152,10 @@ table.book span { - margin-top: 0.25em ; - } - -+p.logos a:link:hover, p.logos a:visited:hover { -+ background-color: inherit ; -+} -+ - img { - background-color: white ; - } -diff --git a/libs/lua53/lua53-src/doc/manual.html b/libs/lua53/lua53-src/doc/manual.html -index 3126b5d6a..89a642a45 100644 ---- a/libs/lua53/lua53-src/doc/manual.html -+++ b/libs/lua53/lua53-src/doc/manual.html -@@ -19,7 +19,7 @@ by Roberto Ierusalimschy, Luiz Henrique de Figueiredo, Waldemar Celes - -

- --Copyright © 2015–2017 Lua.org, PUC-Rio. -+Copyright © 2015–2018 Lua.org, PUC-Rio. - Freely available under the terms of the - Lua license. - -@@ -35,7 +35,7 @@ Freely available under the terms of the - -

- -- -+ - - - -@@ -203,8 +203,8 @@ even those that do not support threads natively. - -

- The type table implements associative arrays, --that is, arrays that can be indexed not only with numbers, --but with any Lua value except nil and NaN. -+that is, arrays that can have as indices not only numbers, -+but any Lua value except nil and NaN. - (Not a Number is a special value used to represent - undefined or unrepresentable numerical results, such as 0/0.) - Tables can be heterogeneous; -@@ -400,6 +400,8 @@ with the event name prefixed by two underscores; - the corresponding values are called metamethods. - In the previous example, the key is "__add" - and the metamethod is the function that performs the addition. -+Unless stated otherwise, -+metamethods should be function values. - - -

-@@ -597,7 +599,7 @@ it is also slower than a real __le metamethod.) - - -

  • __index: --The indexing access table[key]. -+The indexing access operation table[key]. - This event happens when table is not a table or - when key is not present in table. - The metamethod is looked up in table. -@@ -1276,13 +1278,8 @@ Square brackets are used to index a table: -
    - 	var ::= prefixexp ‘[’ exp ‘]’
    - 

    --The meaning of accesses to table fields can be changed via metatables. --An access to an indexed variable t[i] is equivalent to --a call gettable_event(t,i). --(See §2.4 for a complete description of the --gettable_event function. --This function is not defined or callable in Lua. --We use it here only for explanatory purposes.) -+The meaning of accesses to table fields can be changed via metatables -+(see §2.4). - - -

    -@@ -1476,23 +1473,18 @@ and - cyclically permutes the values of x, y, and z. - - --

    --The meaning of assignments to global variables --and table fields can be changed via metatables. --An assignment to an indexed variable t[i] = val is equivalent to --settable_event(t,i,val). --(See §2.4 for a complete description of the --settable_event function. --This function is not defined or callable in Lua. --We use it here only for explanatory purposes.) -- -- -

    - An assignment to a global name x = val - is equivalent to the assignment - _ENV.x = val (see §2.2). - - -+

    -+The meaning of assignments to table fields and -+global variables (which are actually table fields, too) -+can be changed via metatables (see §2.4). -+ -+ - - - -@@ -1831,17 +1823,17 @@ Here are some examples: - g(f(), x) -- f() is adjusted to 1 result - g(x, f()) -- g gets x plus all results from f() - a,b,c = f(), x -- f() is adjusted to 1 result (c gets nil) -- a,b = ... -- a gets the first vararg parameter, b gets -+ a,b = ... -- a gets the first vararg argument, b gets - -- the second (both a and b can get nil if there -- -- is no corresponding vararg parameter) -+ -- is no corresponding vararg argument) - - a,b,c = x, f() -- f() is adjusted to 2 results - a,b,c = f() -- f() is adjusted to 3 results - return f() -- returns all results from f() -- return ... -- returns all received vararg parameters -+ return ... -- returns all received vararg arguments - return x,y,f() -- returns x, y, and all results from f() - {f()} -- creates a list with all results from f() -- {...} -- creates a list with all vararg parameters -+ {...} -- creates a list with all vararg arguments - {f(), nil} -- f() is adjusted to 1 result - - -@@ -2039,9 +2031,12 @@ two objects are considered equal only if they are the same object. - Every time you create a new object - (a table, userdata, or thread), - this new object is different from any previously existing object. --Closures with the same reference are always equal. -+A closure is always equal to itself. - Closures with any detectable difference - (different behavior, different definition) are always different. -+Closures created at different times but with no detectable differences -+may be classified as equal or not -+(depending on internal caching details). - - -

    -@@ -2303,7 +2298,7 @@ If the value of prefixexp has type function, - then this function is called - with the given arguments. - Otherwise, the prefixexp "call" metamethod is called, --having as first parameter the value of prefixexp, -+having as first argument the value of prefixexp, - followed by the original call arguments - (see §2.4). - -@@ -2881,7 +2876,7 @@ it can do whatever it wants on that Lua state, - as it should be already protected. - However, - when C code operates on other Lua states --(e.g., a Lua parameter to the function, -+(e.g., a Lua argument to the function, - a Lua state stored in the registry, or - the result of lua_newthread), - it should use them only in API calls that cannot raise errors. -@@ -3370,7 +3365,7 @@ it is left unchanged. - Destroys all objects in the given Lua state - (calling the corresponding garbage-collection metamethods, if any) - and frees all dynamic memory used by this state. --On several platforms, you may not need to call this function, -+In several platforms, you may not need to call this function, - because all resources are naturally released when the host program ends. - On the other hand, long-running programs that create multiple states, - such as daemons or web servers, -@@ -5584,7 +5579,7 @@ given as argument to a hook (see lua_Hook). - - -

    --To get information about a function you push it onto the stack -+To get information about a function, you push it onto the stack - and start the what string with the character '>'. - (In that case, - lua_getinfo pops the function from the top of the stack.) -@@ -6462,7 +6457,7 @@ file-related functions in the standard library - -

    - Pushes onto the stack the field e from the metatable --of the object at index obj and returns the type of pushed value. -+of the object at index obj and returns the type of the pushed value. - If the object does not have a metatable, - or if the metatable does not have this field, - pushes nothing and returns LUA_TNIL. -@@ -6749,7 +6744,7 @@ In words, if the argument arg is nil or absent, - the macro results in the default dflt. - Otherwise, it results in the result of calling func - with the state L and the argument index arg as --parameters. -+arguments. - Note that it evaluates the expression dflt only if needed. - - -@@ -8680,7 +8675,7 @@ the lowercase letters plus the '-' character. -

    - You can put a closing square bracket in a set - by positioning it as the first character in the set. --You can put an hyphen in a set -+You can put a hyphen in a set - by positioning it as the first or the last character in the set. - (You can also use an escape for both cases.) - -@@ -9082,8 +9077,8 @@ Returns the destination table a2. - - -

    --Returns a new table with all parameters stored into keys 1, 2, etc. --and with a field "n" with the total number of parameters. -+Returns a new table with all arguments stored into keys 1, 2, etc. -+and with a field "n" with the total number of arguments. - Note that the resulting table may not be a sequence. - - -@@ -9215,7 +9210,7 @@ Returns the arc sine of x (in radians). -

    - - Returns the arc tangent of y/x (in radians), --but uses the signs of both parameters to find the -+but uses the signs of both arguments to find the - quadrant of the result. - (It also handles correctly the case of x being zero.) - -@@ -9516,7 +9511,7 @@ all I/O functions return nil on failure - (plus an error message as a second result and - a system-dependent error code as a third result) - and some value different from nil on success. --On non-POSIX systems, -+In non-POSIX systems, - the computation of the error message and error code - in case of errors - may be not thread safe, -@@ -9553,7 +9548,7 @@ When called with a file name, it opens the named file (in text mode), - and sets its handle as the default input file. - When called with a file handle, - it simply sets this file handle as the default input file. --When called without parameters, -+When called without arguments, - it returns the current default input file. - - -@@ -9580,7 +9575,7 @@ it returns no values (to finish the loop) and automatically closes the file. - The call io.lines() (with no file name) is equivalent - to io.input():lines("*l"); - that is, it iterates over the lines of the default input file. --In this case it does not close the file when the loop ends. -+In this case, the iterator does not close the file when the loop ends. - - -

    -@@ -9963,7 +9958,7 @@ the host system and on the current locale. - - -

    --On non-POSIX systems, -+In non-POSIX systems, - this function may be not thread safe - because of its reliance on C function gmtime and C function localtime. - -@@ -10163,7 +10158,7 @@ and explicitly removed when no longer needed. - - -

    --On POSIX systems, -+In POSIX systems, - this function also creates a file with that name, - to avoid security risks. - (Someone else might create the file with wrong permissions -@@ -10301,8 +10296,8 @@ The first parameter or local variable has index 1, and so on, - following the order that they are declared in the code, - counting only the variables that are active - in the current scope of the function. --Negative indices refer to vararg parameters; ---1 is the first vararg parameter. -+Negative indices refer to vararg arguments; -+-1 is the first vararg argument. - The function returns nil if there is no variable with the given index, - and raises an error when called with a level out of range. - (You can call debug.getinfo to check whether the level is valid.) -@@ -10400,7 +10395,7 @@ When called without arguments, - - -

    --When the hook is called, its first parameter is a string -+When the hook is called, its first argument is a string - describing the event that has triggered its call: - "call" (or "tail call"), - "return", -@@ -10551,7 +10546,8 @@ The options are: - -

      -
    • -e stat: executes string stat;
    • --
    • -l mod: "requires" mod;
    • -+
    • -l mod: "requires" mod and assigns the -+ result to global @mod;
    • -
    • -i: enters interactive mode after running script;
    • -
    • -v: prints version information;
    • -
    • -E: ignores environment variables;
    • -@@ -10629,7 +10625,7 @@ For instance, the call -

      - will print "-e". - If there is a script, --the script is called with parameters -+the script is called with arguments - arg[1], ···, arg[#arg]. - (Like all chunks in Lua, - the script is compiled as a vararg function.) -@@ -10815,7 +10811,7 @@ The following functions were deprecated in the mathematical library: - frexp, and ldexp. - You can replace math.pow(x,y) with x^y; - you can replace math.atan2 with math.atan, --which now accepts one or two parameters; -+which now accepts one or two arguments; - you can replace math.ldexp(x,exp) with x * 2.0^exp. - For the other operations, - you can either use an external library or -@@ -10850,7 +10846,7 @@ of the first result.) -

        - -
      • --Continuation functions now receive as parameters what they needed -+Continuation functions now receive as arguments what they needed - to get through lua_getctx, - so lua_getctx has been removed. - Adapt your code accordingly. -@@ -10973,12 +10969,13 @@ and LiteralString, see §3.1.) - - - -+ - - - - -diff --git a/libs/lua53/lua53-src/doc/readme.html b/libs/lua53/lua53-src/doc/readme.html -index 96a9386e2..b118f7b02 100644 ---- a/libs/lua53/lua53-src/doc/readme.html -+++ b/libs/lua53/lua53-src/doc/readme.html -@@ -107,7 +107,7 @@ Here are the details. -
          -
        1. - Open a terminal window and move to --the top-level directory, which is named lua-5.3.x. -+the top-level directory, which is named lua-5.3.5. - The Makefile there controls both the build process and the installation process. -

          -

        2. -@@ -355,10 +355,10 @@ THE SOFTWARE. - - - - - -diff --git a/libs/lua53/lua53-src/src/Makefile b/libs/lua53/lua53-src/src/Makefile -index d71c75c87..64c78f775 100644 ---- a/libs/lua53/lua53-src/src/Makefile -+++ b/libs/lua53/lua53-src/src/Makefile -@@ -102,7 +102,7 @@ c89: - - - freebsd: -- $(MAKE) $(ALL) SYSCFLAGS="-DLUA_USE_LINUX" SYSLIBS="-Wl,-E -lreadline" -+ $(MAKE) $(ALL) SYSCFLAGS="-DLUA_USE_LINUX -DLUA_USE_READLINE -I/usr/include/edit" SYSLIBS="-Wl,-E -ledit" CC="cc" - - generic: $(ALL) - -@@ -110,7 +110,7 @@ linux: - $(MAKE) $(ALL) SYSCFLAGS="-DLUA_USE_LINUX" SYSLIBS="-Wl,-E -ldl -lreadline" - - macosx: -- $(MAKE) $(ALL) SYSCFLAGS="-DLUA_USE_MACOSX" SYSLIBS="-lreadline" CC=cc -+ $(MAKE) $(ALL) SYSCFLAGS="-DLUA_USE_MACOSX" SYSLIBS="-lreadline" - - mingw: - $(MAKE) "LUA_A=lua53.dll" "LUA_T=lua.exe" \ -diff --git a/libs/lua53/lua53-src/src/lapi.c b/libs/lua53/lua53-src/src/lapi.c -index c9455a5d8..02b7fab7e 100644 ---- a/libs/lua53/lua53-src/src/lapi.c -+++ b/libs/lua53/lua53-src/src/lapi.c -@@ -1,5 +1,5 @@ - /* --** $Id: lapi.c,v 2.259 2016/02/29 14:27:14 roberto Exp $ -+** $Id: lapi.c,v 2.259.1.2 2017/12/06 18:35:12 roberto Exp $ - ** Lua API - ** See Copyright Notice in lua.h - */ -@@ -533,6 +533,7 @@ LUA_API void lua_pushcclosure (lua_State *L, lua_CFunction fn, int n) { - lua_lock(L); - if (n == 0) { - setfvalue(L->top, fn); -+ api_incr_top(L); - } - else { - CClosure *cl; -@@ -546,9 +547,9 @@ LUA_API void lua_pushcclosure (lua_State *L, lua_CFunction fn, int n) { - /* does not need barrier because closure is white */ - } - setclCvalue(L, L->top, cl); -+ api_incr_top(L); -+ luaC_checkGC(L); - } -- api_incr_top(L); -- luaC_checkGC(L); - lua_unlock(L); - } - -diff --git a/libs/lua53/lua53-src/src/lapi.h b/libs/lua53/lua53-src/src/lapi.h -index 6d36dee3f..8e16ad53d 100644 ---- a/libs/lua53/lua53-src/src/lapi.h -+++ b/libs/lua53/lua53-src/src/lapi.h -@@ -1,5 +1,5 @@ - /* --** $Id: lapi.h,v 2.9 2015/03/06 19:49:50 roberto Exp $ -+** $Id: lapi.h,v 2.9.1.1 2017/04/19 17:20:42 roberto Exp $ - ** Auxiliary functions from Lua API - ** See Copyright Notice in lua.h - */ -diff --git a/libs/lua53/lua53-src/src/lauxlib.c b/libs/lua53/lua53-src/src/lauxlib.c -index f7a383663..8bdada50a 100644 ---- a/libs/lua53/lua53-src/src/lauxlib.c -+++ b/libs/lua53/lua53-src/src/lauxlib.c -@@ -1,5 +1,5 @@ - /* --** $Id: lauxlib.c,v 1.289 2016/12/20 18:37:00 roberto Exp $ -+** $Id: lauxlib.c,v 1.289.1.1 2017/04/19 17:20:42 roberto Exp $ - ** Auxiliary functions for building Lua libraries - ** See Copyright Notice in lua.h - */ -diff --git a/libs/lua53/lua53-src/src/lauxlib.h b/libs/lua53/lua53-src/src/lauxlib.h -index 9a2e66aa0..9857d3a83 100644 ---- a/libs/lua53/lua53-src/src/lauxlib.h -+++ b/libs/lua53/lua53-src/src/lauxlib.h -@@ -1,5 +1,5 @@ - /* --** $Id: lauxlib.h,v 1.131 2016/12/06 14:54:31 roberto Exp $ -+** $Id: lauxlib.h,v 1.131.1.1 2017/04/19 17:20:42 roberto Exp $ - ** Auxiliary functions for building Lua libraries - ** See Copyright Notice in lua.h - */ -diff --git a/libs/lua53/lua53-src/src/lbaselib.c b/libs/lua53/lua53-src/src/lbaselib.c -index 08523e6e7..6460e4f8d 100644 ---- a/libs/lua53/lua53-src/src/lbaselib.c -+++ b/libs/lua53/lua53-src/src/lbaselib.c -@@ -1,5 +1,5 @@ - /* --** $Id: lbaselib.c,v 1.314 2016/09/05 19:06:34 roberto Exp $ -+** $Id: lbaselib.c,v 1.314.1.1 2017/04/19 17:39:34 roberto Exp $ - ** Basic library - ** See Copyright Notice in lua.h - */ -diff --git a/libs/lua53/lua53-src/src/lbitlib.c b/libs/lua53/lua53-src/src/lbitlib.c -index 1cb1d5b93..4786c0d48 100644 ---- a/libs/lua53/lua53-src/src/lbitlib.c -+++ b/libs/lua53/lua53-src/src/lbitlib.c -@@ -1,5 +1,5 @@ - /* --** $Id: lbitlib.c,v 1.30 2015/11/11 19:08:09 roberto Exp $ -+** $Id: lbitlib.c,v 1.30.1.1 2017/04/19 17:20:42 roberto Exp $ - ** Standard library for bitwise operations - ** See Copyright Notice in lua.h - */ -diff --git a/libs/lua53/lua53-src/src/lcode.c b/libs/lua53/lua53-src/src/lcode.c -index 0bb414262..12619f54a 100644 ---- a/libs/lua53/lua53-src/src/lcode.c -+++ b/libs/lua53/lua53-src/src/lcode.c -@@ -1,5 +1,5 @@ - /* --** $Id: lcode.c,v 2.112 2016/12/22 13:08:50 roberto Exp $ -+** $Id: lcode.c,v 2.112.1.1 2017/04/19 17:20:42 roberto Exp $ - ** Code generator for Lua - ** See Copyright Notice in lua.h - */ -diff --git a/libs/lua53/lua53-src/src/lcode.h b/libs/lua53/lua53-src/src/lcode.h -index cd306d573..882dc9c15 100644 ---- a/libs/lua53/lua53-src/src/lcode.h -+++ b/libs/lua53/lua53-src/src/lcode.h -@@ -1,5 +1,5 @@ - /* --** $Id: lcode.h,v 1.64 2016/01/05 16:22:37 roberto Exp $ -+** $Id: lcode.h,v 1.64.1.1 2017/04/19 17:20:42 roberto Exp $ - ** Code generator for Lua - ** See Copyright Notice in lua.h - */ -diff --git a/libs/lua53/lua53-src/src/lcorolib.c b/libs/lua53/lua53-src/src/lcorolib.c -index 2303429e7..0b17af9e3 100644 ---- a/libs/lua53/lua53-src/src/lcorolib.c -+++ b/libs/lua53/lua53-src/src/lcorolib.c -@@ -1,5 +1,5 @@ - /* --** $Id: lcorolib.c,v 1.10 2016/04/11 19:19:55 roberto Exp $ -+** $Id: lcorolib.c,v 1.10.1.1 2017/04/19 17:20:42 roberto Exp $ - ** Coroutine Library - ** See Copyright Notice in lua.h - */ -diff --git a/libs/lua53/lua53-src/src/lctype.c b/libs/lua53/lua53-src/src/lctype.c -index ae9367e69..f8ad7a2ed 100644 ---- a/libs/lua53/lua53-src/src/lctype.c -+++ b/libs/lua53/lua53-src/src/lctype.c -@@ -1,5 +1,5 @@ - /* --** $Id: lctype.c,v 1.12 2014/11/02 19:19:04 roberto Exp $ -+** $Id: lctype.c,v 1.12.1.1 2017/04/19 17:20:42 roberto Exp $ - ** 'ctype' functions for Lua - ** See Copyright Notice in lua.h - */ -diff --git a/libs/lua53/lua53-src/src/lctype.h b/libs/lua53/lua53-src/src/lctype.h -index b961175bc..a963eb901 100644 ---- a/libs/lua53/lua53-src/src/lctype.h -+++ b/libs/lua53/lua53-src/src/lctype.h -@@ -1,5 +1,5 @@ - /* --** $Id: lctype.h,v 1.12 2011/07/15 12:50:29 roberto Exp $ -+** $Id: lctype.h,v 1.12.1.1 2013/04/12 18:48:47 roberto Exp $ - ** 'ctype' functions for Lua - ** See Copyright Notice in lua.h - */ -@@ -76,6 +76,7 @@ LUAI_DDEC const lu_byte luai_ctype_[UCHAR_MAX + 2]; - - - #else /* }{ */ -+ - /* - ** use standard C ctypes - */ -diff --git a/libs/lua53/lua53-src/src/lctype.h.orig b/libs/lua53/lua53-src/src/lctype.h.orig -index 99c7d1223..b09b21a33 100644 ---- a/libs/lua53/lua53-src/src/lctype.h.orig -+++ b/libs/lua53/lua53-src/src/lctype.h.orig -@@ -1,5 +1,5 @@ - /* --** $Id: lctype.h,v 1.12 2011/07/15 12:50:29 roberto Exp $ -+** $Id: lctype.h,v 1.12.1.1 2013/04/12 18:48:47 roberto Exp $ - ** 'ctype' functions for Lua - ** See Copyright Notice in lua.h - */ -diff --git a/libs/lua53/lua53-src/src/ldblib.c b/libs/lua53/lua53-src/src/ldblib.c -index 786f6cd95..9d29afb0a 100644 ---- a/libs/lua53/lua53-src/src/ldblib.c -+++ b/libs/lua53/lua53-src/src/ldblib.c -@@ -1,5 +1,5 @@ - /* --** $Id: ldblib.c,v 1.151 2015/11/23 11:29:43 roberto Exp $ -+** $Id: ldblib.c,v 1.151.1.1 2017/04/19 17:20:42 roberto Exp $ - ** Interface from Lua to its debug API - ** See Copyright Notice in lua.h - */ -diff --git a/libs/lua53/lua53-src/src/ldebug.c b/libs/lua53/lua53-src/src/ldebug.c -index 239affb76..e1389296e 100644 ---- a/libs/lua53/lua53-src/src/ldebug.c -+++ b/libs/lua53/lua53-src/src/ldebug.c -@@ -1,5 +1,5 @@ - /* --** $Id: ldebug.c,v 2.121 2016/10/19 12:32:10 roberto Exp $ -+** $Id: ldebug.c,v 2.121.1.2 2017/07/10 17:21:50 roberto Exp $ - ** Debug Interface - ** See Copyright Notice in lua.h - */ -@@ -653,6 +653,7 @@ l_noret luaG_runerror (lua_State *L, const char *fmt, ...) { - CallInfo *ci = L->ci; - const char *msg; - va_list argp; -+ luaC_checkGC(L); /* error message uses memory */ - va_start(argp, fmt); - msg = luaO_pushvfstring(L, fmt, argp); /* format message */ - va_end(argp); -diff --git a/libs/lua53/lua53-src/src/ldebug.h b/libs/lua53/lua53-src/src/ldebug.h -index 0e31546b1..8cea0ee0a 100644 ---- a/libs/lua53/lua53-src/src/ldebug.h -+++ b/libs/lua53/lua53-src/src/ldebug.h -@@ -1,5 +1,5 @@ - /* --** $Id: ldebug.h,v 2.14 2015/05/22 17:45:56 roberto Exp $ -+** $Id: ldebug.h,v 2.14.1.1 2017/04/19 17:20:42 roberto Exp $ - ** Auxiliary functions from Debug Interface module - ** See Copyright Notice in lua.h - */ -diff --git a/libs/lua53/lua53-src/src/ldo.c b/libs/lua53/lua53-src/src/ldo.c -index 90b695fb0..316e45c8f 100644 ---- a/libs/lua53/lua53-src/src/ldo.c -+++ b/libs/lua53/lua53-src/src/ldo.c -@@ -1,5 +1,5 @@ - /* --** $Id: ldo.c,v 2.157 2016/12/13 15:52:21 roberto Exp $ -+** $Id: ldo.c,v 2.157.1.1 2017/04/19 17:20:42 roberto Exp $ - ** Stack and Call structure of Lua - ** See Copyright Notice in lua.h - */ -diff --git a/libs/lua53/lua53-src/src/ldo.h b/libs/lua53/lua53-src/src/ldo.h -index 4f5d51c3c..3b2983a38 100644 ---- a/libs/lua53/lua53-src/src/ldo.h -+++ b/libs/lua53/lua53-src/src/ldo.h -@@ -1,5 +1,5 @@ - /* --** $Id: ldo.h,v 2.29 2015/12/21 13:02:14 roberto Exp $ -+** $Id: ldo.h,v 2.29.1.1 2017/04/19 17:20:42 roberto Exp $ - ** Stack and Call structure of Lua - ** See Copyright Notice in lua.h - */ -diff --git a/libs/lua53/lua53-src/src/ldump.c b/libs/lua53/lua53-src/src/ldump.c -index 016e30082..f025acac3 100644 ---- a/libs/lua53/lua53-src/src/ldump.c -+++ b/libs/lua53/lua53-src/src/ldump.c -@@ -1,5 +1,5 @@ - /* --** $Id: ldump.c,v 2.37 2015/10/08 15:53:49 roberto Exp $ -+** $Id: ldump.c,v 2.37.1.1 2017/04/19 17:20:42 roberto Exp $ - ** save precompiled Lua chunks - ** See Copyright Notice in lua.h - */ -diff --git a/libs/lua53/lua53-src/src/lfunc.c b/libs/lua53/lua53-src/src/lfunc.c -index 67967dab3..ccafbb8ab 100644 ---- a/libs/lua53/lua53-src/src/lfunc.c -+++ b/libs/lua53/lua53-src/src/lfunc.c -@@ -1,5 +1,5 @@ - /* --** $Id: lfunc.c,v 2.45 2014/11/02 19:19:04 roberto Exp $ -+** $Id: lfunc.c,v 2.45.1.1 2017/04/19 17:39:34 roberto Exp $ - ** Auxiliary functions to manipulate prototypes and closures - ** See Copyright Notice in lua.h - */ -diff --git a/libs/lua53/lua53-src/src/lfunc.h b/libs/lua53/lua53-src/src/lfunc.h -index 2eeb0d5a4..c916e9878 100644 ---- a/libs/lua53/lua53-src/src/lfunc.h -+++ b/libs/lua53/lua53-src/src/lfunc.h -@@ -1,5 +1,5 @@ - /* --** $Id: lfunc.h,v 2.15 2015/01/13 15:49:11 roberto Exp $ -+** $Id: lfunc.h,v 2.15.1.1 2017/04/19 17:39:34 roberto Exp $ - ** Auxiliary functions to manipulate prototypes and closures - ** See Copyright Notice in lua.h - */ -diff --git a/libs/lua53/lua53-src/src/lgc.c b/libs/lua53/lua53-src/src/lgc.c -index ba2c19e14..db4df8292 100644 ---- a/libs/lua53/lua53-src/src/lgc.c -+++ b/libs/lua53/lua53-src/src/lgc.c -@@ -1,5 +1,5 @@ - /* --** $Id: lgc.c,v 2.215 2016/12/22 13:08:50 roberto Exp $ -+** $Id: lgc.c,v 2.215.1.2 2017/08/31 16:15:27 roberto Exp $ - ** Garbage Collector - ** See Copyright Notice in lua.h - */ -@@ -643,8 +643,9 @@ static void clearkeys (global_State *g, GCObject *l, GCObject *f) { - for (n = gnode(h, 0); n < limit; n++) { - if (!ttisnil(gval(n)) && (iscleared(g, gkey(n)))) { - setnilvalue(gval(n)); /* remove value ... */ -- removeentry(n); /* and remove entry from table */ - } -+ if (ttisnil(gval(n))) /* is entry empty? */ -+ removeentry(n); /* remove entry from table */ - } - } - } -diff --git a/libs/lua53/lua53-src/src/lgc.h b/libs/lua53/lua53-src/src/lgc.h -index aed3e18a5..425cd7cef 100644 ---- a/libs/lua53/lua53-src/src/lgc.h -+++ b/libs/lua53/lua53-src/src/lgc.h -@@ -1,5 +1,5 @@ - /* --** $Id: lgc.h,v 2.91 2015/12/21 13:02:14 roberto Exp $ -+** $Id: lgc.h,v 2.91.1.1 2017/04/19 17:39:34 roberto Exp $ - ** Garbage Collector - ** See Copyright Notice in lua.h - */ -diff --git a/libs/lua53/lua53-src/src/linit.c b/libs/lua53/lua53-src/src/linit.c -index afcaf98b2..480da52c7 100644 ---- a/libs/lua53/lua53-src/src/linit.c -+++ b/libs/lua53/lua53-src/src/linit.c -@@ -1,5 +1,5 @@ - /* --** $Id: linit.c,v 1.39 2016/12/04 20:17:24 roberto Exp $ -+** $Id: linit.c,v 1.39.1.1 2017/04/19 17:20:42 roberto Exp $ - ** Initialization of libraries for lua.c and other clients - ** See Copyright Notice in lua.h - */ -diff --git a/libs/lua53/lua53-src/src/liolib.c b/libs/lua53/lua53-src/src/liolib.c -index d47be5a27..76f372acb 100644 ---- a/libs/lua53/lua53-src/src/liolib.c -+++ b/libs/lua53/lua53-src/src/liolib.c -@@ -1,5 +1,5 @@ - /* --** $Id: liolib.c,v 2.151 2016/12/20 18:37:00 roberto Exp $ -+** $Id: liolib.c,v 2.151.1.1 2017/04/19 17:29:57 roberto Exp $ - ** Standard I/O (and system) library - ** See Copyright Notice in lua.h - */ -@@ -209,11 +209,16 @@ static int aux_close (lua_State *L) { - } - - -+static int f_close (lua_State *L) { -+ tofile(L); /* make sure argument is an open stream */ -+ return aux_close(L); -+} -+ -+ - static int io_close (lua_State *L) { - if (lua_isnone(L, 1)) /* no argument? */ - lua_getfield(L, LUA_REGISTRYINDEX, IO_OUTPUT); /* use standard output */ -- tofile(L); /* make sure argument is an open stream */ -- return aux_close(L); -+ return f_close(L); - } - - -@@ -715,7 +720,7 @@ static const luaL_Reg iolib[] = { - ** methods for file handles - */ - static const luaL_Reg flib[] = { -- {"close", io_close}, -+ {"close", f_close}, - {"flush", f_flush}, - {"lines", f_lines}, - {"read", f_read}, -diff --git a/libs/lua53/lua53-src/src/liolib.c.orig b/libs/lua53/lua53-src/src/liolib.c.orig -index 156840358..8a9e75cd0 100644 ---- a/libs/lua53/lua53-src/src/liolib.c.orig -+++ b/libs/lua53/lua53-src/src/liolib.c.orig -@@ -1,5 +1,5 @@ - /* --** $Id: liolib.c,v 2.151 2016/12/20 18:37:00 roberto Exp $ -+** $Id: liolib.c,v 2.151.1.1 2017/04/19 17:29:57 roberto Exp $ - ** Standard I/O (and system) library - ** See Copyright Notice in lua.h - */ -@@ -206,11 +206,16 @@ static int aux_close (lua_State *L) { - } - - -+static int f_close (lua_State *L) { -+ tofile(L); /* make sure argument is an open stream */ -+ return aux_close(L); -+} -+ -+ - static int io_close (lua_State *L) { - if (lua_isnone(L, 1)) /* no argument? */ - lua_getfield(L, LUA_REGISTRYINDEX, IO_OUTPUT); /* use standard output */ -- tofile(L); /* make sure argument is an open stream */ -- return aux_close(L); -+ return f_close(L); - } - - -@@ -712,7 +717,7 @@ static const luaL_Reg iolib[] = { - ** methods for file handles - */ - static const luaL_Reg flib[] = { -- {"close", io_close}, -+ {"close", f_close}, - {"flush", f_flush}, - {"lines", f_lines}, - {"read", f_read}, -diff --git a/libs/lua53/lua53-src/src/llex.c b/libs/lua53/lua53-src/src/llex.c -index 70328273f..66fd411ba 100644 ---- a/libs/lua53/lua53-src/src/llex.c -+++ b/libs/lua53/lua53-src/src/llex.c -@@ -1,5 +1,5 @@ - /* --** $Id: llex.c,v 2.96 2016/05/02 14:02:12 roberto Exp $ -+** $Id: llex.c,v 2.96.1.1 2017/04/19 17:20:42 roberto Exp $ - ** Lexical Analyzer - ** See Copyright Notice in lua.h - */ -diff --git a/libs/lua53/lua53-src/src/llex.h b/libs/lua53/lua53-src/src/llex.h -index 2363d87e4..2ed0af66a 100644 ---- a/libs/lua53/lua53-src/src/llex.h -+++ b/libs/lua53/lua53-src/src/llex.h -@@ -1,5 +1,5 @@ - /* --** $Id: llex.h,v 1.79 2016/05/02 14:02:12 roberto Exp $ -+** $Id: llex.h,v 1.79.1.1 2017/04/19 17:20:42 roberto Exp $ - ** Lexical Analyzer - ** See Copyright Notice in lua.h - */ -diff --git a/libs/lua53/lua53-src/src/llimits.h b/libs/lua53/lua53-src/src/llimits.h -index f21377fef..d1036f6bc 100644 ---- a/libs/lua53/lua53-src/src/llimits.h -+++ b/libs/lua53/lua53-src/src/llimits.h -@@ -1,5 +1,5 @@ - /* --** $Id: llimits.h,v 1.141 2015/11/19 19:16:22 roberto Exp $ -+** $Id: llimits.h,v 1.141.1.1 2017/04/19 17:20:42 roberto Exp $ - ** Limits, basic types, and some other 'installation-dependent' definitions - ** See Copyright Notice in lua.h - */ -diff --git a/libs/lua53/lua53-src/src/lmathlib.c b/libs/lua53/lua53-src/src/lmathlib.c -index b7f8baee0..7ef7e593f 100644 ---- a/libs/lua53/lua53-src/src/lmathlib.c -+++ b/libs/lua53/lua53-src/src/lmathlib.c -@@ -1,5 +1,5 @@ - /* --** $Id: lmathlib.c,v 1.119 2016/12/22 13:08:50 roberto Exp $ -+** $Id: lmathlib.c,v 1.119.1.1 2017/04/19 17:20:42 roberto Exp $ - ** Standard mathematical library - ** See Copyright Notice in lua.h - */ -diff --git a/libs/lua53/lua53-src/src/lmem.c b/libs/lua53/lua53-src/src/lmem.c -index 0a0476cc7..0241cc3ba 100644 ---- a/libs/lua53/lua53-src/src/lmem.c -+++ b/libs/lua53/lua53-src/src/lmem.c -@@ -1,5 +1,5 @@ - /* --** $Id: lmem.c,v 1.91 2015/03/06 19:45:54 roberto Exp $ -+** $Id: lmem.c,v 1.91.1.1 2017/04/19 17:20:42 roberto Exp $ - ** Interface to Memory Manager - ** See Copyright Notice in lua.h - */ -diff --git a/libs/lua53/lua53-src/src/lmem.h b/libs/lua53/lua53-src/src/lmem.h -index 30f484895..357b1e43e 100644 ---- a/libs/lua53/lua53-src/src/lmem.h -+++ b/libs/lua53/lua53-src/src/lmem.h -@@ -1,5 +1,5 @@ - /* --** $Id: lmem.h,v 1.43 2014/12/19 17:26:14 roberto Exp $ -+** $Id: lmem.h,v 1.43.1.1 2017/04/19 17:20:42 roberto Exp $ - ** Interface to Memory Manager - ** See Copyright Notice in lua.h - */ -diff --git a/libs/lua53/lua53-src/src/loadlib.c b/libs/lua53/lua53-src/src/loadlib.c -index 4791e748b..45f44d322 100644 ---- a/libs/lua53/lua53-src/src/loadlib.c -+++ b/libs/lua53/lua53-src/src/loadlib.c -@@ -1,5 +1,5 @@ - /* --** $Id: loadlib.c,v 1.130 2017/01/12 17:14:26 roberto Exp $ -+** $Id: loadlib.c,v 1.130.1.1 2017/04/19 17:20:42 roberto Exp $ - ** Dynamic library loader for Lua - ** See Copyright Notice in lua.h - ** -diff --git a/libs/lua53/lua53-src/src/lobject.c b/libs/lua53/lua53-src/src/lobject.c -index 2da76899a..2218c8cdd 100644 ---- a/libs/lua53/lua53-src/src/lobject.c -+++ b/libs/lua53/lua53-src/src/lobject.c -@@ -1,5 +1,5 @@ - /* --** $Id: lobject.c,v 2.113 2016/12/22 13:08:50 roberto Exp $ -+** $Id: lobject.c,v 2.113.1.1 2017/04/19 17:29:57 roberto Exp $ - ** Some generic functions over Lua objects - ** See Copyright Notice in lua.h - */ -@@ -435,7 +435,8 @@ const char *luaO_pushvfstring (lua_State *L, const char *fmt, va_list argp) { - } - case 'p': { /* a pointer */ - char buff[4*sizeof(void *) + 8]; /* should be enough space for a '%p' */ -- int l = l_sprintf(buff, sizeof(buff), "%p", va_arg(argp, void *)); -+ void *p = va_arg(argp, void *); -+ int l = lua_pointer2str(buff, sizeof(buff), p); - pushstr(L, buff, l); - break; - } -diff --git a/libs/lua53/lua53-src/src/lobject.h b/libs/lua53/lua53-src/src/lobject.h -index 3c0422894..240886140 100644 ---- a/libs/lua53/lua53-src/src/lobject.h -+++ b/libs/lua53/lua53-src/src/lobject.h -@@ -1,5 +1,5 @@ - /* --** $Id: lobject.h,v 2.117 2016/08/01 19:51:24 roberto Exp $ -+** $Id: lobject.h,v 2.117.1.1 2017/04/19 17:39:34 roberto Exp $ - ** Type definitions for Lua objects - ** See Copyright Notice in lua.h - */ -diff --git a/libs/lua53/lua53-src/src/lopcodes.c b/libs/lua53/lua53-src/src/lopcodes.c -index a1cbef857..5ca3eb261 100644 ---- a/libs/lua53/lua53-src/src/lopcodes.c -+++ b/libs/lua53/lua53-src/src/lopcodes.c -@@ -1,5 +1,5 @@ - /* --** $Id: lopcodes.c,v 1.55 2015/01/05 13:48:33 roberto Exp $ -+** $Id: lopcodes.c,v 1.55.1.1 2017/04/19 17:20:42 roberto Exp $ - ** Opcodes for Lua virtual machine - ** See Copyright Notice in lua.h - */ -diff --git a/libs/lua53/lua53-src/src/lopcodes.h b/libs/lua53/lua53-src/src/lopcodes.h -index f9b438e15..df6c2264b 100644 ---- a/libs/lua53/lua53-src/src/lopcodes.h -+++ b/libs/lua53/lua53-src/src/lopcodes.h -@@ -1,5 +1,5 @@ - /* --** $Id: lopcodes.h,v 1.149 2016/07/19 17:12:21 roberto Exp $ -+** $Id: lopcodes.h,v 1.149.1.1 2017/04/19 17:20:42 roberto Exp $ - ** Opcodes for Lua virtual machine - ** See Copyright Notice in lua.h - */ -diff --git a/libs/lua53/lua53-src/src/lopcodes.h.orig b/libs/lua53/lua53-src/src/lopcodes.h.orig -index bbc4b6196..6feaa1cd0 100644 ---- a/libs/lua53/lua53-src/src/lopcodes.h.orig -+++ b/libs/lua53/lua53-src/src/lopcodes.h.orig -@@ -1,5 +1,5 @@ - /* --** $Id: lopcodes.h,v 1.149 2016/07/19 17:12:21 roberto Exp $ -+** $Id: lopcodes.h,v 1.149.1.1 2017/04/19 17:20:42 roberto Exp $ - ** Opcodes for Lua virtual machine - ** See Copyright Notice in lua.h - */ -diff --git a/libs/lua53/lua53-src/src/loslib.c b/libs/lua53/lua53-src/src/loslib.c -index 5a94eb906..de590c6b7 100644 ---- a/libs/lua53/lua53-src/src/loslib.c -+++ b/libs/lua53/lua53-src/src/loslib.c -@@ -1,5 +1,5 @@ - /* --** $Id: loslib.c,v 1.65 2016/07/18 17:58:58 roberto Exp $ -+** $Id: loslib.c,v 1.65.1.1 2017/04/19 17:29:57 roberto Exp $ - ** Standard Operating System library - ** See Copyright Notice in lua.h - */ -@@ -293,7 +293,8 @@ static int os_date (lua_State *L) { - else - stm = l_localtime(&t, &tmr); - if (stm == NULL) /* invalid date? */ -- luaL_error(L, "time result cannot be represented in this installation"); -+ return luaL_error(L, -+ "time result cannot be represented in this installation"); - if (strcmp(s, "*t") == 0) { - lua_createtable(L, 0, 9); /* 9 = number of fields */ - setallfields(L, stm); -@@ -340,7 +341,8 @@ static int os_time (lua_State *L) { - setallfields(L, &ts); /* update fields with normalized values */ - } - if (t != (time_t)(l_timet)t || t == (time_t)(-1)) -- luaL_error(L, "time result cannot be represented in this installation"); -+ return luaL_error(L, -+ "time result cannot be represented in this installation"); - l_pushtime(L, t); - return 1; - } -diff --git a/libs/lua53/lua53-src/src/lparser.c b/libs/lua53/lua53-src/src/lparser.c -index cd4512d4d..cc54de43c 100644 ---- a/libs/lua53/lua53-src/src/lparser.c -+++ b/libs/lua53/lua53-src/src/lparser.c -@@ -1,5 +1,5 @@ - /* --** $Id: lparser.c,v 2.155 2016/08/01 19:51:24 roberto Exp $ -+** $Id: lparser.c,v 2.155.1.2 2017/04/29 18:11:40 roberto Exp $ - ** Lua Parser - ** See Copyright Notice in lua.h - */ -@@ -1392,7 +1392,7 @@ static void test_then_block (LexState *ls, int *escapelist) { - luaK_goiffalse(ls->fs, &v); /* will jump to label if condition is true */ - enterblock(fs, &bl, 0); /* must enter block before 'goto' */ - gotostat(ls, v.t); /* handle goto/break */ -- skipnoopstat(ls); /* skip other no-op statements */ -+ while (testnext(ls, ';')) {} /* skip colons */ - if (block_follow(ls, 0)) { /* 'goto' is the entire block? */ - leaveblock(fs); - return; /* and that is it */ -diff --git a/libs/lua53/lua53-src/src/lparser.h b/libs/lua53/lua53-src/src/lparser.h -index 02e9b03ae..f45b23cba 100644 ---- a/libs/lua53/lua53-src/src/lparser.h -+++ b/libs/lua53/lua53-src/src/lparser.h -@@ -1,5 +1,5 @@ - /* --** $Id: lparser.h,v 1.76 2015/12/30 18:16:13 roberto Exp $ -+** $Id: lparser.h,v 1.76.1.1 2017/04/19 17:20:42 roberto Exp $ - ** Lua Parser - ** See Copyright Notice in lua.h - */ -diff --git a/libs/lua53/lua53-src/src/lprefix.h b/libs/lua53/lua53-src/src/lprefix.h -index 02daa837f..9a749a3f3 100644 ---- a/libs/lua53/lua53-src/src/lprefix.h -+++ b/libs/lua53/lua53-src/src/lprefix.h -@@ -1,5 +1,5 @@ - /* --** $Id: lprefix.h,v 1.2 2014/12/29 16:54:13 roberto Exp $ -+** $Id: lprefix.h,v 1.2.1.1 2017/04/19 17:20:42 roberto Exp $ - ** Definitions for Lua code that must come before any other header file - ** See Copyright Notice in lua.h - */ -diff --git a/libs/lua53/lua53-src/src/lstate.c b/libs/lua53/lua53-src/src/lstate.c -index 9194ac341..c1a76643c 100644 ---- a/libs/lua53/lua53-src/src/lstate.c -+++ b/libs/lua53/lua53-src/src/lstate.c -@@ -1,5 +1,5 @@ - /* --** $Id: lstate.c,v 2.133 2015/11/13 12:16:51 roberto Exp $ -+** $Id: lstate.c,v 2.133.1.1 2017/04/19 17:39:34 roberto Exp $ - ** Global State - ** See Copyright Notice in lua.h - */ -diff --git a/libs/lua53/lua53-src/src/lstate.h b/libs/lua53/lua53-src/src/lstate.h -index a469466c4..56b374100 100644 ---- a/libs/lua53/lua53-src/src/lstate.h -+++ b/libs/lua53/lua53-src/src/lstate.h -@@ -1,5 +1,5 @@ - /* --** $Id: lstate.h,v 2.133 2016/12/22 13:08:50 roberto Exp $ -+** $Id: lstate.h,v 2.133.1.1 2017/04/19 17:39:34 roberto Exp $ - ** Global State - ** See Copyright Notice in lua.h - */ -@@ -26,6 +26,24 @@ - ** 'tobefnz': all objects ready to be finalized; - ** 'fixedgc': all objects that are not to be collected (currently - ** only small strings, such as reserved words). -+** -+** Moreover, there is another set of lists that control gray objects. -+** These lists are linked by fields 'gclist'. (All objects that -+** can become gray have such a field. The field is not the same -+** in all objects, but it always has this name.) Any gray object -+** must belong to one of these lists, and all objects in these lists -+** must be gray: -+** -+** 'gray': regular gray objects, still waiting to be visited. -+** 'grayagain': objects that must be revisited at the atomic phase. -+** That includes -+** - black objects got in a write barrier; -+** - all kinds of weak tables during propagation phase; -+** - all threads. -+** 'weak': tables with weak values to be cleared; -+** 'ephemeron': ephemeron tables with white->white entries; -+** 'allweak': tables with weak keys and/or weak values to be cleared. -+** The last three lists are used only during the atomic phase. - - */ - -diff --git a/libs/lua53/lua53-src/src/lstring.c b/libs/lua53/lua53-src/src/lstring.c -index 9351766fd..6257f211d 100644 ---- a/libs/lua53/lua53-src/src/lstring.c -+++ b/libs/lua53/lua53-src/src/lstring.c -@@ -1,5 +1,5 @@ - /* --** $Id: lstring.c,v 2.56 2015/11/23 11:32:51 roberto Exp $ -+** $Id: lstring.c,v 2.56.1.1 2017/04/19 17:20:42 roberto Exp $ - ** String table (keeps all strings handled by Lua) - ** See Copyright Notice in lua.h - */ -diff --git a/libs/lua53/lua53-src/src/lstring.h b/libs/lua53/lua53-src/src/lstring.h -index 27efd2077..d612abd33 100644 ---- a/libs/lua53/lua53-src/src/lstring.h -+++ b/libs/lua53/lua53-src/src/lstring.h -@@ -1,5 +1,5 @@ - /* --** $Id: lstring.h,v 1.61 2015/11/03 15:36:01 roberto Exp $ -+** $Id: lstring.h,v 1.61.1.1 2017/04/19 17:20:42 roberto Exp $ - ** String table (keep all strings handled by Lua) - ** See Copyright Notice in lua.h - */ -diff --git a/libs/lua53/lua53-src/src/lstrlib.c b/libs/lua53/lua53-src/src/lstrlib.c -index c7aa755fa..b4bed7e93 100644 ---- a/libs/lua53/lua53-src/src/lstrlib.c -+++ b/libs/lua53/lua53-src/src/lstrlib.c -@@ -1,5 +1,5 @@ - /* --** $Id: lstrlib.c,v 1.254 2016/12/22 13:08:50 roberto Exp $ -+** $Id: lstrlib.c,v 1.254.1.1 2017/04/19 17:29:57 roberto Exp $ - ** Standard library for string operations and pattern-matching - ** See Copyright Notice in lua.h - */ -@@ -879,7 +879,7 @@ static int lua_number2strx (lua_State *L, char *buff, int sz, - buff[i] = toupper(uchar(buff[i])); - } - else if (fmt[SIZELENMOD] != 'a') -- luaL_error(L, "modifiers for format '%%a'/'%%A' not implemented"); -+ return luaL_error(L, "modifiers for format '%%a'/'%%A' not implemented"); - return n; - } - -@@ -1199,8 +1199,8 @@ static int getnum (const char **fmt, int df) { - static int getnumlimit (Header *h, const char **fmt, int df) { - int sz = getnum(fmt, df); - if (sz > MAXINTSIZE || sz <= 0) -- luaL_error(h->L, "integral size (%d) out of limits [1,%d]", -- sz, MAXINTSIZE); -+ return luaL_error(h->L, "integral size (%d) out of limits [1,%d]", -+ sz, MAXINTSIZE); - return sz; - } - -diff --git a/libs/lua53/lua53-src/src/ltable.c b/libs/lua53/lua53-src/src/ltable.c -index d080189f2..ea4fe7fcb 100644 ---- a/libs/lua53/lua53-src/src/ltable.c -+++ b/libs/lua53/lua53-src/src/ltable.c -@@ -1,5 +1,5 @@ - /* --** $Id: ltable.c,v 2.118 2016/11/07 12:38:35 roberto Exp $ -+** $Id: ltable.c,v 2.118.1.4 2018/06/08 16:22:51 roberto Exp $ - ** Lua tables (hash) - ** See Copyright Notice in lua.h - */ -@@ -223,7 +223,9 @@ static unsigned int computesizes (unsigned int nums[], unsigned int *pna) { - unsigned int na = 0; /* number of elements to go to array part */ - unsigned int optimal = 0; /* optimal size for array part */ - /* loop while keys can fill more than half of total size */ -- for (i = 0, twotoi = 1; *pna > twotoi / 2; i++, twotoi *= 2) { -+ for (i = 0, twotoi = 1; -+ twotoi > 0 && *pna > twotoi / 2; -+ i++, twotoi *= 2) { - if (nums[i] > 0) { - a += nums[i]; - if (a > twotoi/2) { /* more than half elements present? */ -@@ -330,17 +332,34 @@ static void setnodevector (lua_State *L, Table *t, unsigned int size) { - } - - -+typedef struct { -+ Table *t; -+ unsigned int nhsize; -+} AuxsetnodeT; -+ -+ -+static void auxsetnode (lua_State *L, void *ud) { -+ AuxsetnodeT *asn = cast(AuxsetnodeT *, ud); -+ setnodevector(L, asn->t, asn->nhsize); -+} -+ -+ - void luaH_resize (lua_State *L, Table *t, unsigned int nasize, - unsigned int nhsize) { - unsigned int i; - int j; -+ AuxsetnodeT asn; - unsigned int oldasize = t->sizearray; - int oldhsize = allocsizenode(t); - Node *nold = t->node; /* save old hash ... */ - if (nasize > oldasize) /* array part must grow? */ - setarrayvector(L, t, nasize); - /* create new hash part with appropriate size */ -- setnodevector(L, t, nhsize); -+ asn.t = t; asn.nhsize = nhsize; -+ if (luaD_rawrunprotected(L, auxsetnode, &asn) != LUA_OK) { /* mem. error? */ -+ setarrayvector(L, t, oldasize); /* array back to its original size */ -+ luaD_throw(L, LUA_ERRMEM); /* rethrow memory error */ -+ } - if (nasize < oldasize) { /* array part must shrink? */ - t->sizearray = nasize; - /* re-insert elements from vanishing slice */ -@@ -610,13 +629,13 @@ void luaH_setint (lua_State *L, Table *t, lua_Integer key, TValue *value) { - } - - --static int unbound_search (Table *t, unsigned int j) { -- unsigned int i = j; /* i is zero or a present index */ -+static lua_Unsigned unbound_search (Table *t, lua_Unsigned j) { -+ lua_Unsigned i = j; /* i is zero or a present index */ - j++; - /* find 'i' and 'j' such that i is present and j is not */ - while (!ttisnil(luaH_getint(t, j))) { - i = j; -- if (j > cast(unsigned int, MAX_INT)/2) { /* overflow? */ -+ if (j > l_castS2U(LUA_MAXINTEGER) / 2) { /* overflow? */ - /* table was built with bad purposes: resort to linear search */ - i = 1; - while (!ttisnil(luaH_getint(t, i))) i++; -@@ -626,7 +645,7 @@ static int unbound_search (Table *t, unsigned int j) { - } - /* now do a binary search between them */ - while (j - i > 1) { -- unsigned int m = (i+j)/2; -+ lua_Unsigned m = (i+j)/2; - if (ttisnil(luaH_getint(t, m))) j = m; - else i = m; - } -@@ -638,7 +657,7 @@ static int unbound_search (Table *t, unsigned int j) { - ** Try to find a boundary in table 't'. A 'boundary' is an integer index - ** such that t[i] is non-nil and t[i+1] is nil (and 0 if t[1] is nil). - */ --int luaH_getn (Table *t) { -+lua_Unsigned luaH_getn (Table *t) { - unsigned int j = t->sizearray; - if (j > 0 && ttisnil(&t->array[j - 1])) { - /* there is a boundary in the array part: (binary) search for it */ -diff --git a/libs/lua53/lua53-src/src/ltable.h b/libs/lua53/lua53-src/src/ltable.h -index 6da9024fe..92db0ac7b 100644 ---- a/libs/lua53/lua53-src/src/ltable.h -+++ b/libs/lua53/lua53-src/src/ltable.h -@@ -1,5 +1,5 @@ - /* --** $Id: ltable.h,v 2.23 2016/12/22 13:08:50 roberto Exp $ -+** $Id: ltable.h,v 2.23.1.2 2018/05/24 19:39:05 roberto Exp $ - ** Lua tables (hash) - ** See Copyright Notice in lua.h - */ -@@ -54,7 +54,7 @@ LUAI_FUNC void luaH_resize (lua_State *L, Table *t, unsigned int nasize, - LUAI_FUNC void luaH_resizearray (lua_State *L, Table *t, unsigned int nasize); - LUAI_FUNC void luaH_free (lua_State *L, Table *t); - LUAI_FUNC int luaH_next (lua_State *L, Table *t, StkId key); --LUAI_FUNC int luaH_getn (Table *t); -+LUAI_FUNC lua_Unsigned luaH_getn (Table *t); - - - #if defined(LUA_DEBUG) -diff --git a/libs/lua53/lua53-src/src/ltablib.c b/libs/lua53/lua53-src/src/ltablib.c -index 98b2f8713..c5349578e 100644 ---- a/libs/lua53/lua53-src/src/ltablib.c -+++ b/libs/lua53/lua53-src/src/ltablib.c -@@ -1,5 +1,5 @@ - /* --** $Id: ltablib.c,v 1.93 2016/02/25 19:41:54 roberto Exp $ -+** $Id: ltablib.c,v 1.93.1.1 2017/04/19 17:20:42 roberto Exp $ - ** Library for Table Manipulation - ** See Copyright Notice in lua.h - */ -diff --git a/libs/lua53/lua53-src/src/ltm.c b/libs/lua53/lua53-src/src/ltm.c -index 14e525788..0e7c71321 100644 ---- a/libs/lua53/lua53-src/src/ltm.c -+++ b/libs/lua53/lua53-src/src/ltm.c -@@ -1,5 +1,5 @@ - /* --** $Id: ltm.c,v 2.38 2016/12/22 13:08:50 roberto Exp $ -+** $Id: ltm.c,v 2.38.1.1 2017/04/19 17:39:34 roberto Exp $ - ** Tag methods - ** See Copyright Notice in lua.h - */ -diff --git a/libs/lua53/lua53-src/src/ltm.h b/libs/lua53/lua53-src/src/ltm.h -index 63db7269b..8170688da 100644 ---- a/libs/lua53/lua53-src/src/ltm.h -+++ b/libs/lua53/lua53-src/src/ltm.h -@@ -1,5 +1,5 @@ - /* --** $Id: ltm.h,v 2.22 2016/02/26 19:20:15 roberto Exp $ -+** $Id: ltm.h,v 2.22.1.1 2017/04/19 17:20:42 roberto Exp $ - ** Tag methods - ** See Copyright Notice in lua.h - */ -diff --git a/libs/lua53/lua53-src/src/lua.c b/libs/lua53/lua53-src/src/lua.c -index 3f082da6b..ca5b29852 100644 ---- a/libs/lua53/lua53-src/src/lua.c -+++ b/libs/lua53/lua53-src/src/lua.c -@@ -1,5 +1,5 @@ - /* --** $Id: lua.c,v 1.230 2017/01/12 17:14:26 roberto Exp $ -+** $Id: lua.c,v 1.230.1.1 2017/04/19 17:29:57 roberto Exp $ - ** Lua stand-alone interpreter - ** See Copyright Notice in lua.h - */ -@@ -138,7 +138,7 @@ static void print_usage (const char *badoption) { - "Available options are:\n" - " -e stat execute string 'stat'\n" - " -i enter interactive mode after executing 'script'\n" -- " -l name require library 'name'\n" -+ " -l name require library 'name' into global 'name'\n" - " -v show version information\n" - " -E ignore environment variables\n" - " -- stop handling options\n" -diff --git a/libs/lua53/lua53-src/src/lua.h b/libs/lua53/lua53-src/src/lua.h -index 26c0e2d69..c236e3609 100644 ---- a/libs/lua53/lua53-src/src/lua.h -+++ b/libs/lua53/lua53-src/src/lua.h -@@ -1,5 +1,5 @@ - /* --** $Id: lua.h,v 1.332 2016/12/22 15:51:20 roberto Exp $ -+** $Id: lua.h,v 1.332.1.2 2018/06/13 16:58:17 roberto Exp $ - ** Lua - A Scripting Language - ** Lua.org, PUC-Rio, Brazil (http://www.lua.org) - ** See Copyright Notice at the end of this file -@@ -19,11 +19,11 @@ - #define LUA_VERSION_MAJOR "5" - #define LUA_VERSION_MINOR "3" - #define LUA_VERSION_NUM 503 --#define LUA_VERSION_RELEASE "4" -+#define LUA_VERSION_RELEASE "5" - - #define LUA_VERSION "Lua " LUA_VERSION_MAJOR "." LUA_VERSION_MINOR - #define LUA_RELEASE LUA_VERSION "." LUA_VERSION_RELEASE --#define LUA_COPYRIGHT LUA_RELEASE " Copyright (C) 1994-2017 Lua.org, PUC-Rio" -+#define LUA_COPYRIGHT LUA_RELEASE " Copyright (C) 1994-2018 Lua.org, PUC-Rio" - #define LUA_AUTHORS "R. Ierusalimschy, L. H. de Figueiredo, W. Celes" - - -@@ -460,7 +460,7 @@ struct lua_Debug { - - - /****************************************************************************** --* Copyright (C) 1994-2017 Lua.org, PUC-Rio. -+* Copyright (C) 1994-2018 Lua.org, PUC-Rio. - * - * Permission is hereby granted, free of charge, to any person obtaining - * a copy of this software and associated documentation files (the -diff --git a/libs/lua53/lua53-src/src/luac.c b/libs/lua53/lua53-src/src/luac.c -index c0c91d017..549ad3950 100644 ---- a/libs/lua53/lua53-src/src/luac.c -+++ b/libs/lua53/lua53-src/src/luac.c -@@ -1,5 +1,5 @@ - /* --** $Id: luac.c,v 1.75 2015/03/12 01:58:27 lhf Exp $ -+** $Id: luac.c,v 1.76 2018/06/19 01:32:02 lhf Exp $ - ** Lua compiler (saves bytecodes to files; also lists bytecodes) - ** See Copyright Notice in lua.h - */ -@@ -206,7 +206,7 @@ int main(int argc, char* argv[]) - } - - /* --** $Id: luac.c,v 1.75 2015/03/12 01:58:27 lhf Exp $ -+** $Id: luac.c,v 1.76 2018/06/19 01:32:02 lhf Exp $ - ** print bytecodes - ** See Copyright Notice in lua.h - */ -@@ -348,6 +348,7 @@ static void PrintCode(const Proto* f) - case OP_ADD: - case OP_SUB: - case OP_MUL: -+ case OP_MOD: - case OP_POW: - case OP_DIV: - case OP_IDIV: -diff --git a/libs/lua53/lua53-src/src/luaconf.h b/libs/lua53/lua53-src/src/luaconf.h -index dbd399e3c..9eeeea69e 100644 ---- a/libs/lua53/lua53-src/src/luaconf.h -+++ b/libs/lua53/lua53-src/src/luaconf.h -@@ -1,5 +1,5 @@ - /* --** $Id: luaconf.h,v 1.259 2016/12/22 13:08:50 roberto Exp $ -+** $Id: luaconf.h,v 1.259.1.1 2017/04/19 17:29:57 roberto Exp $ - ** Configuration file for Lua - ** See Copyright Notice in lua.h - */ -@@ -604,8 +604,6 @@ - */ - #if !defined(LUA_USE_C89) - #define l_sprintf(s,sz,f,i) snprintf(s,sz,f,i) --/* Should we use this line ? */ --/*#define l_sprintf(s,sz,f,i) ((void)(sz), sprintf(s,f,i))*/ - #else - #define l_sprintf(s,sz,f,i) ((void)(sz), sprintf(s,f,i)) - #endif -@@ -622,6 +620,13 @@ - #endif - - -+/* -+@@ lua_pointer2str converts a pointer to a readable string in a -+** non-specified way. -+*/ -+#define lua_pointer2str(buff,sz,p) l_sprintf(buff,sz,"%p",p) -+ -+ - /* - @@ lua_number2strx converts a float to an hexadecimal numeric string. - ** In C99, 'sprintf' (with format specifiers '%a'/'%A') does that. -diff --git a/libs/lua53/lua53-src/src/lualib.h b/libs/lua53/lua53-src/src/lualib.h -index 6c0bc4cb0..f5304aa0d 100644 ---- a/libs/lua53/lua53-src/src/lualib.h -+++ b/libs/lua53/lua53-src/src/lualib.h -@@ -1,5 +1,5 @@ - /* --** $Id: lualib.h,v 1.45 2017/01/12 17:14:26 roberto Exp $ -+** $Id: lualib.h,v 1.45.1.1 2017/04/19 17:20:42 roberto Exp $ - ** Lua standard libraries - ** See Copyright Notice in lua.h - */ -diff --git a/libs/lua53/lua53-src/src/lundump.c b/libs/lua53/lua53-src/src/lundump.c -index 4080af9c0..7a67d75aa 100644 ---- a/libs/lua53/lua53-src/src/lundump.c -+++ b/libs/lua53/lua53-src/src/lundump.c -@@ -1,5 +1,5 @@ - /* --** $Id: lundump.c,v 2.44 2015/11/02 16:09:30 roberto Exp $ -+** $Id: lundump.c,v 2.44.1.1 2017/04/19 17:20:42 roberto Exp $ - ** load precompiled Lua chunks - ** See Copyright Notice in lua.h - */ -diff --git a/libs/lua53/lua53-src/src/lundump.h b/libs/lua53/lua53-src/src/lundump.h -index fe4a97463..f3e2e9061 100644 ---- a/libs/lua53/lua53-src/src/lundump.h -+++ b/libs/lua53/lua53-src/src/lundump.h -@@ -1,5 +1,5 @@ - /* --** $Id: lundump.h,v 1.45 2015/09/08 15:41:05 roberto Exp $ -+** $Id: lundump.h,v 1.45.1.1 2017/04/19 17:20:42 roberto Exp $ - ** load precompiled Lua chunks - ** See Copyright Notice in lua.h - */ -diff --git a/libs/lua53/lua53-src/src/lundump.h.orig b/libs/lua53/lua53-src/src/lundump.h.orig -index aa5cc82f1..ce492d689 100644 ---- a/libs/lua53/lua53-src/src/lundump.h.orig -+++ b/libs/lua53/lua53-src/src/lundump.h.orig -@@ -1,5 +1,5 @@ - /* --** $Id: lundump.h,v 1.45 2015/09/08 15:41:05 roberto Exp $ -+** $Id: lundump.h,v 1.45.1.1 2017/04/19 17:20:42 roberto Exp $ - ** load precompiled Lua chunks - ** See Copyright Notice in lua.h - */ -diff --git a/libs/lua53/lua53-src/src/lutf8lib.c b/libs/lua53/lua53-src/src/lutf8lib.c -index de9e3dcdd..10bd238a7 100644 ---- a/libs/lua53/lua53-src/src/lutf8lib.c -+++ b/libs/lua53/lua53-src/src/lutf8lib.c -@@ -1,5 +1,5 @@ - /* --** $Id: lutf8lib.c,v 1.16 2016/12/22 13:08:50 roberto Exp $ -+** $Id: lutf8lib.c,v 1.16.1.1 2017/04/19 17:29:57 roberto Exp $ - ** Standard library for UTF-8 manipulation - ** See Copyright Notice in lua.h - */ -@@ -171,7 +171,7 @@ static int byteoffset (lua_State *L) { - } - else { - if (iscont(s + posi)) -- luaL_error(L, "initial position is a continuation byte"); -+ return luaL_error(L, "initial position is a continuation byte"); - if (n < 0) { - while (n < 0 && posi > 0) { /* move back */ - do { /* find beginning of previous character */ -diff --git a/libs/lua53/lua53-src/src/lvm.c b/libs/lua53/lua53-src/src/lvm.c -index 84ade6b2f..cc43d8714 100644 ---- a/libs/lua53/lua53-src/src/lvm.c -+++ b/libs/lua53/lua53-src/src/lvm.c -@@ -1,5 +1,5 @@ - /* --** $Id: lvm.c,v 2.268 2016/02/05 19:59:14 roberto Exp $ -+** $Id: lvm.c,v 2.268.1.1 2017/04/19 17:39:34 roberto Exp $ - ** Lua virtual machine - ** See Copyright Notice in lua.h - */ -diff --git a/libs/lua53/lua53-src/src/lvm.h b/libs/lua53/lua53-src/src/lvm.h -index 422f87194..a8f954f04 100644 ---- a/libs/lua53/lua53-src/src/lvm.h -+++ b/libs/lua53/lua53-src/src/lvm.h -@@ -1,5 +1,5 @@ - /* --** $Id: lvm.h,v 2.41 2016/12/22 13:08:50 roberto Exp $ -+** $Id: lvm.h,v 2.41.1.1 2017/04/19 17:20:42 roberto Exp $ - ** Lua virtual machine - ** See Copyright Notice in lua.h - */ -diff --git a/libs/lua53/lua53-src/src/lzio.c b/libs/lua53/lua53-src/src/lzio.c -index c9e1f491f..6f7909441 100644 ---- a/libs/lua53/lua53-src/src/lzio.c -+++ b/libs/lua53/lua53-src/src/lzio.c -@@ -1,5 +1,5 @@ - /* --** $Id: lzio.c,v 1.37 2015/09/08 15:41:05 roberto Exp $ -+** $Id: lzio.c,v 1.37.1.1 2017/04/19 17:20:42 roberto Exp $ - ** Buffered streams - ** See Copyright Notice in lua.h - */ -diff --git a/libs/lua53/lua53-src/src/lzio.h b/libs/lua53/lua53-src/src/lzio.h -index e7b6f34b1..d89787081 100644 ---- a/libs/lua53/lua53-src/src/lzio.h -+++ b/libs/lua53/lua53-src/src/lzio.h -@@ -1,5 +1,5 @@ - /* --** $Id: lzio.h,v 1.31 2015/09/08 15:41:05 roberto Exp $ -+** $Id: lzio.h,v 1.31.1.1 2017/04/19 17:20:42 roberto Exp $ - ** Buffered streams - ** See Copyright Notice in lua.h - */ -diff --git a/libs/luajit/native/Makefile.am b/libs/luajit/native/Makefile.am -index f89c2fa76..c9ed9d7a1 100644 ---- a/libs/luajit/native/Makefile.am -+++ b/libs/luajit/native/Makefile.am -@@ -28,6 +28,7 @@ buildvm_arch.h: minilua$(EXEEXT) $(LUAJIT_TREE)/dynasm/dynasm.lua - `cat ../dynasm_flags` \ - -o $@ $(srcdir)/$(LUAJIT_TREE)/src/vm_$(DASM_ARCH).dasc - -+minilua_CPPFLAGS = $(AM_CPPFLAGS) $(LUAJIT_DEFINES) `cat ../native_flags` - nodist_minilua_SOURCES = \ - @LUAJIT_TREE@/src/host/minilua.c - minilua_LDADD = $(MATH_LIB) -diff --git a/libs/zziplib/zziplib-src/zzip/lib.h b/libs/zziplib/zziplib-src/zzip/lib.h -index 4a02f5473..b09a13028 100644 ---- a/libs/zziplib/zziplib-src/zzip/lib.h -+++ b/libs/zziplib/zziplib-src/zzip/lib.h -@@ -16,6 +16,7 @@ - #include - #include - #include -+#include - - #ifdef __cplusplus - extern "C" { -diff --git a/texk/web2c/Makefile.am b/texk/web2c/Makefile.am -index 38740776a..ec388fc2b 100644 ---- a/texk/web2c/Makefile.am -+++ b/texk/web2c/Makefile.am -@@ -237,6 +237,7 @@ include $(srcdir)/luatexdir/am/libunilib.am - include $(srcdir)/luatexdir/am/luafontforge.am - include $(srcdir)/luatexdir/am/libluatex.am - include $(srcdir)/luatexdir/am/luaffi.am -+include $(srcdir)/luatexdir/am/luapplib.am - include $(srcdir)/luatexdir/am/luatex.am - - ## XeTeX -diff --git a/texk/web2c/ac/web2c.ac b/texk/web2c/ac/web2c.ac -index 8cf40e03c..27bd6bb2c 100644 ---- a/texk/web2c/ac/web2c.ac -+++ b/texk/web2c/ac/web2c.ac -@@ -35,9 +35,9 @@ m4_define([kpse_tex_progs], [dnl - [[euptex], [yes], [yes], [e-upTeX], [ptexenc]], - [[aleph], [yes], [], [Aleph], []], - [[pdftex], [yes], [yes], [pdfTeX], [xpdf libpng]], --[[luatex], [yes], [], [LuaTeX], [poppler mpfr libpng zziplib lua52]], --[[luatex53], [yes], [], [LuaTeX53], [poppler mpfr libpng zziplib lua53]], --[[luajittex], [yes], [], [LuaJITTeX], [poppler mpfr libpng zziplib luajit]], -+[[luatex], [yes], [], [LuaTeX], [libpng zziplib lua52]], -+[[luatex53], [yes], [], [LuaTeX53], [libpng zziplib lua53]], -+[[luajittex], [yes], [], [LuaJITTeX], [libpng zziplib luajit]], - [[mp], [yes], [], [MetaPost], [mpfr cairo libpng]], - [[pmp], [yes], [], [pMetaPost], [mpfr cairo libpng ptexenc]], - [[upmp], [yes], [], [upMetaPost], [mpfr cairo libpng ptexenc]], -diff --git a/texk/web2c/configure.ac b/texk/web2c/configure.ac -index 6c0839297..5448f6203 100644 ---- a/texk/web2c/configure.ac -+++ b/texk/web2c/configure.ac -@@ -46,13 +46,10 @@ KPSE_LT_HACK - KPSE_WEB2C_PREPARE - m4_include([ac/web2c.ac]) - --# LuaTeX and XeTeX now require C++11 because poppler does :(. -+# XeTeX now requires C++11 because poppler does :(. - # XeTeX also requires C+11 because of ICU. --if test "x$enable_xetex" = xyes \ -- || test "x$enable_luatex" = xyes \ -- || test "x$enable_luajittex" = xyes \ -- || test "x$enable_luatex53" = xyes; then -- AC_MSG_NOTICE([checking for C++11, since LuaTeX and/or XeTeX enabled]) -+if test "x$enable_xetex" = xyes; then -+ AC_MSG_NOTICE([checking for C++11, since XeTeX enabled]) - AX_CXX_COMPILE_STDCXX([11]) - fi - -diff --git a/texk/web2c/luatexdir/ChangeLog b/texk/web2c/luatexdir/ChangeLog -index 94cbfc3e6..62d4ab049 100644 ---- a/texk/web2c/luatexdir/ChangeLog -+++ b/texk/web2c/luatexdir/ChangeLog -@@ -1,3 +1,7 @@ -+2018-08-27 Luigi Scarso -+ * dropped dependency from gmp and mpfr -+ -+ - 2017-11-02 Luigi Scarso - LuaFilesystem 1.7.0 - -diff --git a/texk/web2c/luatexdir/NEWS b/texk/web2c/luatexdir/NEWS -index 91a4ec7fe..5c044e77e 100644 ---- a/texk/web2c/luatexdir/NEWS -+++ b/texk/web2c/luatexdir/NEWS -@@ -1,3 +1,38 @@ -+============================================================== -+LuaTeX 1.08 2018-08-28 -+============================================================== -+ -+ -+(1) This release is a prelude to 1.10, the next stable iteration of LuaTeX -+after version 1.00. -+ -+(2) Lua 5.3 is now considered to be default and we might use 5.4 in version -+1.10. There are no real functional changed expected. You still need to rename -+the binary for 5.3! -+ -+(3) Binary mode is no longer available in MPlib but it is still available in -+stand alone MetaPost. This simplifies compilation and reduces dependencies. -+ -+(4) The dependency on Poppler for pdf image inclusion has been removed. We -+now use a small dedicated library written by Pawel Jakowski. We no longer -+need c++ compilers. We're in the process of making it behave well on all -+platforms. It has been tested on intel platforms. -+ -+(5) We know that there can be some (alignment) issues with the arm platform -+but these are looked into. Therefore, later this year we will release 1.09. -+Version 1.10 is planned for TeXlive. We hope that ffi works ok on intel and -+arm platforms at that point. -+ -+(6) There have been some extensions to the Lua libraries and some callbacks -+have been added. Also, a few new primitives have been introduced. The -+documentation mentions the stable extensions. -+ -+(7) There are the usual bug fixes and cleanups but there have been no real -+fundamental changes in the API. -+ -+ -+ -+ - ============================================================== - LuaTeX 1.07 2018-01-17 - ============================================================== -diff --git a/texk/web2c/luatexdir/am/libluatex.am b/texk/web2c/luatexdir/am/libluatex.am -index 3e90186ac..e3678b64b 100644 ---- a/texk/web2c/luatexdir/am/libluatex.am -+++ b/texk/web2c/luatexdir/am/libluatex.am -@@ -26,9 +26,10 @@ liblua53tex_a_DEPENDENCIES = libff.a liblua53misc.a - libluajittex_a_DEPENDENCIES = libff.a libluajitmisc.a - - libluatex_a_preflags = $(AM_CPPFLAGS) $(ZLIB_INCLUDES) $(LIBPNG_INCLUDES) --libluatex_a_preflags += $(POPPLER_INCLUDES) -I$(srcdir)/libmd5 -+libluatex_a_preflags += -I$(srcdir)/libmd5 - libluatex_a_preflags += -DpdfTeX -I$(srcdir)/luatexdir - libluatex_a_preflags += -I$(srcdir)/luatexdir/unilib -+libluatex_a_preflags += -I$(srcdir)/luatexdir/luapplib/util - libluatex_a_preflags += -I$(srcdir)/luatexdir/luafontloader/fontforge/inc - libluatex_a_preflags += -DLUA_FF_LIB=1 -I$(srcdir)/luatexdir/luafontloader/fontforge/fontforge - libluatex_a_preflags += -DSYNCTEX_ENGINE_H='' -I$(srcdir)/synctexdir -@@ -43,29 +44,31 @@ liblua53tex_a_CXXFLAGS = $(WARNING_CXXFLAGS) - libluajittex_a_CXXFLAGS = $(WARNING_CXXFLAGS) - - dist_libluatex_a_SOURCES = \ -- luatexdir/lua/lstrlibext.c -+ luatexdir/lua/lstrlibext.c \ -+ luatexdir/lua/helpers.c \ -+ luatexdir/lua/texluac.c - nodist_libluatex_a_SOURCES = \ -- helpers.c luastuff.c texluac.c \ - $(dist_libluatex_sources) \ - $(nodist_libluatex_sources) - dist_liblua53tex_a_SOURCES = \ -- luatexdir/lua/lstrlibext.c -+ luatexdir/lua/lstrlibext.c \ -+ luatexdir/lua/helpers.c \ -+ luatexdir/lua/texluac.c - nodist_liblua53tex_a_SOURCES = \ -- helpers.c luastuff.c texluac.c \ - $(dist_libluatex_sources) \ - $(nodist_libluatex_sources) - dist_libluajittex_a_SOURCES = \ - luatexdir/lua/lauxlib_bridge.h \ -- luatexdir/lua/lstrlibext.c -+ luatexdir/lua/lstrlibext.c \ -+ luatexdir/lua/texluajitc.c - nodist_libluajittex_a_SOURCES = \ -- luastuff.c texluajitc.c \ - $(dist_libluatex_sources) \ - $(nodist_libluatex_sources) - - ## mplib "stub" backends are in mplibstuff.c --$(libluatex_a_OBJECTS): libff.a libmplibcore.a libluamisc.a $(POPPLER_DEPEND) --$(liblua53tex_a_OBJECTS): libff.a libmplibcore.a liblua53misc.a $(POPPLER_DEPEND) --$(libluajittex_a_OBJECTS): libff.a libmplibcore.a libluajitmisc.a $(POPPLER_DEPEND) -+$(libluatex_a_OBJECTS): libff.a libmplibcore.a libluamisc.a -+$(liblua53tex_a_OBJECTS): libff.a libmplibcore.a liblua53misc.a -+$(libluajittex_a_OBJECTS): libff.a libmplibcore.a libluajitmisc.a - - - ## from luatexdir -@@ -91,76 +94,77 @@ dist_libluatex_sources += \ - ## - luatex_dvi_ctangle = $(ctangle_silent)CWEBINPUTS=$(srcdir)/luatexdir/dvi $(ctangle) - --dvigen.c: ctangle$(EXEEXT) luatexdir/dvi/dvigen.w -- $(luatex_dvi_ctangle) dvigen.w -+#dvigen.c: ctangle$(EXEEXT) luatexdir/dvi/dvigen.w -+# $(luatex_dvi_ctangle) dvigen.w - --libluatex_web += luatexdir/dvi/dvigen.w -+#libluatex_web += luatexdir/dvi/dvigen.w - --nodist_libluatex_sources += dvigen.c -+#nodist_libluatex_sources += dvigen.c - - dist_libluatex_sources += \ -- luatexdir/dvi/dvigen.h -+ luatexdir/dvi/dvigen.h \ -+ luatexdir/dvi/dvigen.c - - ## from luatexdir/font - ## - luatex_font_ctangle = $(ctangle_silent)CWEBINPUTS=$(srcdir)/luatexdir/font $(ctangle) - --dofont.c: ctangle$(EXEEXT) luatexdir/font/dofont.w -- $(luatex_font_ctangle) dofont.w --luafont.c: ctangle$(EXEEXT) luatexdir/font/luafont.w -- $(luatex_font_ctangle) luafont.w --mapfile.c: ctangle$(EXEEXT) luatexdir/font/mapfile.w -- $(luatex_font_ctangle) mapfile.w --pkin.c: ctangle$(EXEEXT) luatexdir/font/pkin.w -- $(luatex_font_ctangle) pkin.w --sfnt.c: ctangle$(EXEEXT) luatexdir/font/sfnt.w -- $(luatex_font_ctangle) sfnt.w --texfont.c: ctangle$(EXEEXT) luatexdir/font/texfont.w -- $(luatex_font_ctangle) texfont.w --tfmofm.c: ctangle$(EXEEXT) luatexdir/font/tfmofm.w -- $(luatex_font_ctangle) tfmofm.w --tounicode.c: ctangle$(EXEEXT) luatexdir/font/tounicode.w -- $(luatex_font_ctangle) tounicode.w --tt_glyf.c: ctangle$(EXEEXT) luatexdir/font/tt_glyf.w -- $(luatex_font_ctangle) tt_glyf.w --tt_table.c: ctangle$(EXEEXT) luatexdir/font/tt_table.w -- $(luatex_font_ctangle) tt_table.w --vfovf.c: ctangle$(EXEEXT) luatexdir/font/vfovf.w -- $(luatex_font_ctangle) vfovf.w --vfpacket.c: ctangle$(EXEEXT) luatexdir/font/vfpacket.w -- $(luatex_font_ctangle) vfpacket.w --writecff.c: ctangle$(EXEEXT) luatexdir/font/writecff.w -- $(luatex_font_ctangle) writecff.w --writeenc.c: ctangle$(EXEEXT) luatexdir/font/writeenc.w -- $(luatex_font_ctangle) writeenc.w --writefont.c: ctangle$(EXEEXT) luatexdir/font/writefont.w -- $(luatex_font_ctangle) writefont.w --writet1.c: ctangle$(EXEEXT) luatexdir/font/writet1.w -- $(luatex_font_ctangle) writet1.w --writet3.c: ctangle$(EXEEXT) luatexdir/font/writet3.w -- $(luatex_font_ctangle) writet3.w --writettf.c: ctangle$(EXEEXT) luatexdir/font/writettf.w -- $(luatex_font_ctangle) writettf.w --writetype0.c: ctangle$(EXEEXT) luatexdir/font/writetype0.w -- $(luatex_font_ctangle) writetype0.w --writetype2.c: ctangle$(EXEEXT) luatexdir/font/writetype2.w -- $(luatex_font_ctangle) writetype2.w -- --libluatex_web += luatexdir/font/dofont.w luatexdir/font/luafont.w luatexdir/font/mapfile.w --libluatex_web += luatexdir/font/pkin.w luatexdir/font/sfnt.w --libluatex_web += luatexdir/font/texfont.w luatexdir/font/tfmofm.w --libluatex_web += luatexdir/font/tounicode.w luatexdir/font/tt_glyf.w --libluatex_web += luatexdir/font/tt_table.w luatexdir/font/vfovf.w --libluatex_web += luatexdir/font/vfpacket.w luatexdir/font/writecff.w --libluatex_web += luatexdir/font/writeenc.w luatexdir/font/writefont.w --libluatex_web += luatexdir/font/writet1.w luatexdir/font/writet3.w --libluatex_web += luatexdir/font/writettf.w luatexdir/font/writetype0.w --libluatex_web += luatexdir/font/writetype2.w -- --nodist_libluatex_sources += dofont.c luafont.c mapfile.c pkin.c sfnt.c --nodist_libluatex_sources += texfont.c tfmofm.c tounicode.c tt_glyf.c tt_table.c vfovf.c vfpacket.c --nodist_libluatex_sources += writecff.c writeenc.c writefont.c writet1.c writet3.c writettf.c --nodist_libluatex_sources += writetype0.c writetype2.c -+# dofont.c: ctangle$(EXEEXT) luatexdir/font/dofont.w -+# $(luatex_font_ctangle) dofont.w -+# luafont.c: ctangle$(EXEEXT) luatexdir/font/luafont.w -+# $(luatex_font_ctangle) luafont.w -+# mapfile.c: ctangle$(EXEEXT) luatexdir/font/mapfile.w -+# $(luatex_font_ctangle) mapfile.w -+# pkin.c: ctangle$(EXEEXT) luatexdir/font/pkin.w -+# $(luatex_font_ctangle) pkin.w -+# sfnt.c: ctangle$(EXEEXT) luatexdir/font/sfnt.w -+# $(luatex_font_ctangle) sfnt.w -+# texfont.c: ctangle$(EXEEXT) luatexdir/font/texfont.w -+# $(luatex_font_ctangle) texfont.w -+# tfmofm.c: ctangle$(EXEEXT) luatexdir/font/tfmofm.w -+# $(luatex_font_ctangle) tfmofm.w -+# tounicode.c: ctangle$(EXEEXT) luatexdir/font/tounicode.w -+# $(luatex_font_ctangle) tounicode.w -+# tt_glyf.c: ctangle$(EXEEXT) luatexdir/font/tt_glyf.w -+# $(luatex_font_ctangle) tt_glyf.w -+# tt_table.c: ctangle$(EXEEXT) luatexdir/font/tt_table.w -+# $(luatex_font_ctangle) tt_table.w -+# vfovf.c: ctangle$(EXEEXT) luatexdir/font/vfovf.w -+# $(luatex_font_ctangle) vfovf.w -+# vfpacket.c: ctangle$(EXEEXT) luatexdir/font/vfpacket.w -+# $(luatex_font_ctangle) vfpacket.w -+# writecff.c: ctangle$(EXEEXT) luatexdir/font/writecff.w -+# $(luatex_font_ctangle) writecff.w -+# writeenc.c: ctangle$(EXEEXT) luatexdir/font/writeenc.w -+# $(luatex_font_ctangle) writeenc.w -+# writefont.c: ctangle$(EXEEXT) luatexdir/font/writefont.w -+# $(luatex_font_ctangle) writefont.w -+# writet1.c: ctangle$(EXEEXT) luatexdir/font/writet1.w -+# $(luatex_font_ctangle) writet1.w -+# writet3.c: ctangle$(EXEEXT) luatexdir/font/writet3.w -+# $(luatex_font_ctangle) writet3.w -+# writettf.c: ctangle$(EXEEXT) luatexdir/font/writettf.w -+# $(luatex_font_ctangle) writettf.w -+# writetype0.c: ctangle$(EXEEXT) luatexdir/font/writetype0.w -+# $(luatex_font_ctangle) writetype0.w -+# writetype2.c: ctangle$(EXEEXT) luatexdir/font/writetype2.w -+# $(luatex_font_ctangle) writetype2.w -+ -+# libluatex_web += luatexdir/font/dofont.w luatexdir/font/luafont.w luatexdir/font/mapfile.w -+# libluatex_web += luatexdir/font/pkin.w luatexdir/font/sfnt.w -+# libluatex_web += luatexdir/font/texfont.w luatexdir/font/tfmofm.w -+# libluatex_web += luatexdir/font/tounicode.w luatexdir/font/tt_glyf.w -+# libluatex_web += luatexdir/font/tt_table.w luatexdir/font/vfovf.w -+# libluatex_web += luatexdir/font/vfpacket.w luatexdir/font/writecff.w -+# libluatex_web += luatexdir/font/writeenc.w luatexdir/font/writefont.w -+# libluatex_web += luatexdir/font/writet1.w luatexdir/font/writet3.w -+# libluatex_web += luatexdir/font/writettf.w luatexdir/font/writetype0.w -+# libluatex_web += luatexdir/font/writetype2.w -+ -+# nodist_libluatex_sources += dofont.c luafont.c mapfile.c pkin.c sfnt.c -+# nodist_libluatex_sources += texfont.c tfmofm.c tounicode.c tt_glyf.c tt_table.c vfovf.c vfpacket.c -+# nodist_libluatex_sources += writecff.c writeenc.c writefont.c writet1.c writet3.c writettf.c -+# nodist_libluatex_sources += writetype0.c writetype2.c - - dist_libluatex_sources += \ - luatexdir/font/luatexfont.h \ -@@ -170,33 +174,54 @@ dist_libluatex_sources += \ - luatexdir/font/tt_glyf.h \ - luatexdir/font/tt_table.h \ - luatexdir/font/writecff.h \ -- luatexdir/font/writettf.h -+ luatexdir/font/writettf.h \ -+ luatexdir/font/dofont.c \ -+ luatexdir/font/luafont.c \ -+ luatexdir/font/mapfile.c \ -+ luatexdir/font/pkin.c \ -+ luatexdir/font/sfnt.c \ -+ luatexdir/font/texfont.c \ -+ luatexdir/font/tfmofm.c \ -+ luatexdir/font/tounicode.c \ -+ luatexdir/font/tt_glyf.c \ -+ luatexdir/font/tt_table.c \ -+ luatexdir/font/vfovf.c \ -+ luatexdir/font/vfpacket.c \ -+ luatexdir/font/writecff.c \ -+ luatexdir/font/writeenc.c \ -+ luatexdir/font/writefont.c \ -+ luatexdir/font/writet1.c \ -+ luatexdir/font/writet3.c \ -+ luatexdir/font/writettf.c \ -+ luatexdir/font/writetype0.c \ -+ luatexdir/font/writetype2.c -+ - - ## from luatexdir/image - ## - luatex_image_ctangle = $(ctangle_silent)CWEBINPUTS=$(srcdir)/luatexdir/image $(ctangle) - --writeimg.c: ctangle$(EXEEXT) luatexdir/image/writeimg.w -- $(luatex_image_ctangle) writeimg.w --writejbig2.c: ctangle$(EXEEXT) luatexdir/image/writejbig2.w -- $(luatex_image_ctangle) writejbig2.w --writejpg.c: ctangle$(EXEEXT) luatexdir/image/writejpg.w -- $(luatex_image_ctangle) writejpg.w --writejp2.c: ctangle$(EXEEXT) luatexdir/image/writejp2.w -- $(luatex_image_ctangle) writejp2.w --writepng.c: ctangle$(EXEEXT) luatexdir/image/writepng.w -- $(luatex_image_ctangle) writepng.w --pdftoepdf.cc: ctangle$(EXEEXT) luatexdir/image/pdftoepdf.w -- $(luatex_image_ctangle) pdftoepdf.w - $@ -- --libluatex_web += luatexdir/image/writeimg.w --libluatex_web += luatexdir/image/writejbig2.w --libluatex_web += luatexdir/image/writejpg.w --libluatex_web += luatexdir/image/writejp2.w --libluatex_web += luatexdir/image/writepng.w --libluatex_web += luatexdir/image/pdftoepdf.w -- --nodist_libluatex_sources += writeimg.c writejbig2.c writejpg.c writejp2.c writepng.c pdftoepdf.cc -+#writeimg.c: ctangle$(EXEEXT) luatexdir/image/writeimg.w -+# $(luatex_image_ctangle) writeimg.w -+#writejbig2.c: ctangle$(EXEEXT) luatexdir/image/writejbig2.w -+# $(luatex_image_ctangle) writejbig2.w -+#writejpg.c: ctangle$(EXEEXT) luatexdir/image/writejpg.w -+# $(luatex_image_ctangle) writejpg.w -+#writejp2.c: ctangle$(EXEEXT) luatexdir/image/writejp2.w -+# $(luatex_image_ctangle) writejp2.w -+#writepng.c: ctangle$(EXEEXT) luatexdir/image/writepng.w -+# $(luatex_image_ctangle) writepng.w -+#pdftoepdf.cc: ctangle$(EXEEXT) luatexdir/image/pdftoepdf.w -+# $(luatex_image_ctangle) pdftoepdf.w - $@ -+ -+#libluatex_web += luatexdir/image/writeimg.w -+#libluatex_web += luatexdir/image/writejbig2.w -+#libluatex_web += luatexdir/image/writejpg.w -+#libluatex_web += luatexdir/image/writejp2.w -+#libluatex_web += luatexdir/image/writepng.w -+#libluatex_web += luatexdir/image/pdftoepdf.w -+ -+#nodist_libluatex_sources += writeimg.c writejbig2.c writejpg.c writejp2.c writepng.c - - dist_libluatex_sources += \ - luatexdir/image/epdf.h \ -@@ -206,72 +231,61 @@ dist_libluatex_sources += \ - luatexdir/image/writejbig2.h \ - luatexdir/image/writejpg.h \ - luatexdir/image/writejp2.h \ -- luatexdir/image/writepng.h -+ luatexdir/image/writepng.h \ -+ luatexdir/image/pdftoepdf.c \ -+ luatexdir/image/writeimg.c \ -+ luatexdir/image/writejbig2.c \ -+ luatexdir/image/writejp2.c \ -+ luatexdir/image/writejpg.c \ -+ luatexdir/image/writepng.c - - ## from luatexdir/lang - ## - luatex_lang_ctangle = $(ctangle_silent)CWEBINPUTS=$(srcdir)/luatexdir/lang $(ctangle) - --hnjalloc.c: ctangle$(EXEEXT) luatexdir/lang/hnjalloc.w -- $(luatex_lang_ctangle) hnjalloc.w --hyphen.c: ctangle$(EXEEXT) luatexdir/lang/hyphen.w -- $(luatex_lang_ctangle) hyphen.w --texlang.c: ctangle$(EXEEXT) luatexdir/lang/texlang.w -- $(luatex_lang_ctangle) texlang.w -- --libluatex_web += luatexdir/lang/texlang.w luatexdir/lang/hyphen.w luatexdir/lang/hnjalloc.w -- --nodist_libluatex_sources += texlang.c hyphen.c hnjalloc.c -- - dist_libluatex_sources += \ - luatexdir/lang/hnjalloc.h \ - luatexdir/lang/hyphen.h \ -- luatexdir/lang/texlang.h -+ luatexdir/lang/texlang.h \ -+ luatexdir/lang/hnjalloc.c \ -+ luatexdir/lang/hyphen.c \ -+ luatexdir/lang/texlang.c - - ## from luatexdir/lua - ## - luatex_lua_ctangle = $(ctangle_silent)CWEBINPUTS=$(srcdir)/luatexdir/lua $(ctangle) - --helpers.c: ctangle$(EXEEXT) luatexdir/lua/helpers.w -- $(luatex_lua_ctangle) helpers.w --luainit.c: ctangle$(EXEEXT) luatexdir/lua/luainit.w -- $(luatex_lua_ctangle) luainit.w -+#helpers.c: ctangle$(EXEEXT) luatexdir/lua/helpers.w -+# $(luatex_lua_ctangle) helpers.w -+#luainit.c: ctangle$(EXEEXT) luatexdir/lua/luainit.w -+# $(luatex_lua_ctangle) luainit.w - #luajitstuff.c: ctangle$(EXEEXT) luatexdir/lua/luajitstuff.w - # $(luatex_lua_ctangle) luajitstuff.w --luanode.c: ctangle$(EXEEXT) luatexdir/lua/luanode.w -- $(luatex_lua_ctangle) luanode.w --luastuff.c: ctangle$(EXEEXT) luatexdir/lua/luastuff.w -- $(luatex_lua_ctangle) luastuff.w --luatoken.c: ctangle$(EXEEXT) luatexdir/lua/luatoken.w -- $(luatex_lua_ctangle) luatoken.w --mplibstuff.c: ctangle$(EXEEXT) luatexdir/lua/mplibstuff.w -- $(luatex_lua_ctangle) mplibstuff.w --texluac.c: ctangle$(EXEEXT) luatexdir/lua/texluac.w -- $(luatex_lua_ctangle) texluac.w --texluajitc.c: ctangle$(EXEEXT) luatexdir/lua/texluajitc.w -- $(luatex_lua_ctangle) texluajitc.w -- --libluatex_web += luatexdir/lua/helpers.w --#libluatex_web += luatexdir/lua/luainit.w luatexdir/lua/luajitstuff.w --libluatex_web += luatexdir/lua/luainit.w --libluatex_web += luatexdir/lua/luanode.w luatexdir/lua/luastuff.w luatexdir/lua/luatoken.w --libluatex_web += luatexdir/lua/mplibstuff.w --libluatex_web += luatexdir/lua/texluac.w luatexdir/lua/texluajitc.w -+#luanode.c: ctangle$(EXEEXT) luatexdir/lua/luanode.w -+# $(luatex_lua_ctangle) luanode.w -+#luastuff.c: ctangle$(EXEEXT) luatexdir/lua/luastuff.w -+# $(luatex_lua_ctangle) luastuff.w -+#luatoken.c: ctangle$(EXEEXT) luatexdir/lua/luatoken.w -+# $(luatex_lua_ctangle) luatoken.w -+#mplibstuff.c: ctangle$(EXEEXT) luatexdir/lua/mplibstuff.w -+# $(luatex_lua_ctangle) mplibstuff.w -+#texluac.c: ctangle$(EXEEXT) luatexdir/lua/texluac.w -+# $(luatex_lua_ctangle) texluac.w -+#texluajitc.c: ctangle$(EXEEXT) luatexdir/lua/texluajitc.w -+# $(luatex_lua_ctangle) texluajitc.w - --nodist_libluatex_sources += luainit.c luanode.c luatoken.c --nodist_libluatex_sources += mplibstuff.c -+#libluatex_web += luatexdir/lua/luainit.w luatexdir/lua/luajitstuff.w - - - dist_libluatex_sources += \ - luatexdir/lua/lcallbacklib.c \ - luatexdir/lua/lfontlib.c \ - luatexdir/lua/limglib.c \ -- luatexdir/lua/lpdfscannerlib.cc \ -- luatexdir/lua/lepdflib.cc \ -+ luatexdir/lua/lpdfelib.c \ -+ luatexdir/lua/lpdfscannerlib.c \ - luatexdir/lua/lkpselib.c \ - luatexdir/lua/llanglib.c \ - luatexdir/lua/llualib.c \ -- luatexdir/lua/llfslibext.c \ - luatexdir/lua/lnodelib.c \ - luatexdir/lua/liolibext.c \ - luatexdir/lua/loslibext.c \ -@@ -281,71 +295,79 @@ dist_libluatex_sources += \ - luatexdir/lua/ltexlib.c \ - luatexdir/lua/lnewtokenlib.c \ - luatexdir/lua/luatex-api.h \ -- luatexdir/lua/luatex-core.c -+ luatexdir/lua/luatex-core.c \ -+ luatexdir/lua/helpers.c \ -+ luatexdir/lua/luainit.c \ -+ luatexdir/lua/luanode.c \ -+ luatexdir/lua/luastuff.c \ -+ luatexdir/lua/luatoken.c \ -+ luatexdir/lua/mplibstuff.c -+ -+ - - ## from luatexdir/pdf - ## - luatex_pdf_ctangle = $(ctangle_silent)CWEBINPUTS=$(srcdir)/luatexdir/pdf $(ctangle) - --pdfpagetree.c: ctangle$(EXEEXT) luatexdir/pdf/pdfpagetree.w -- $(luatex_pdf_ctangle) pdfpagetree.w --pdfaction.c: ctangle$(EXEEXT) luatexdir/pdf/pdfaction.w -- $(luatex_pdf_ctangle) pdfaction.w --pdfannot.c: ctangle$(EXEEXT) luatexdir/pdf/pdfannot.w -- $(luatex_pdf_ctangle) pdfannot.w --pdfcolorstack.c: ctangle$(EXEEXT) luatexdir/pdf/pdfcolorstack.w -- $(luatex_pdf_ctangle) pdfcolorstack.w --pdfdest.c: ctangle$(EXEEXT) luatexdir/pdf/pdfdest.w -- $(luatex_pdf_ctangle) pdfdest.w --pdffont.c: ctangle$(EXEEXT) luatexdir/pdf/pdffont.w -- $(luatex_pdf_ctangle) pdffont.w --pdfgen.c: ctangle$(EXEEXT) luatexdir/pdf/pdfgen.w -- $(luatex_pdf_ctangle) pdfgen.w --pdfglyph.c: ctangle$(EXEEXT) luatexdir/pdf/pdfglyph.w -- $(luatex_pdf_ctangle) pdfglyph.w --pdfimage.c: ctangle$(EXEEXT) luatexdir/pdf/pdfimage.w -- $(luatex_pdf_ctangle) pdfimage.w --pdflink.c: ctangle$(EXEEXT) luatexdir/pdf/pdflink.w -- $(luatex_pdf_ctangle) pdflink.w --pdflistout.c: ctangle$(EXEEXT) luatexdir/pdf/pdflistout.w -- $(luatex_pdf_ctangle) pdflistout.w --pdfliteral.c: ctangle$(EXEEXT) luatexdir/pdf/pdfliteral.w -- $(luatex_pdf_ctangle) pdfliteral.w --pdfobj.c: ctangle$(EXEEXT) luatexdir/pdf/pdfobj.w -- $(luatex_pdf_ctangle) pdfobj.w --pdfoutline.c: ctangle$(EXEEXT) luatexdir/pdf/pdfoutline.w -- $(luatex_pdf_ctangle) pdfoutline.w --pdfpage.c: ctangle$(EXEEXT) luatexdir/pdf/pdfpage.w -- $(luatex_pdf_ctangle) pdfpage.w --pdfrule.c: ctangle$(EXEEXT) luatexdir/pdf/pdfrule.w -- $(luatex_pdf_ctangle) pdfrule.w --pdfsaverestore.c: ctangle$(EXEEXT) luatexdir/pdf/pdfsaverestore.w -- $(luatex_pdf_ctangle) pdfsaverestore.w --pdfsetmatrix.c: ctangle$(EXEEXT) luatexdir/pdf/pdfsetmatrix.w -- $(luatex_pdf_ctangle) pdfsetmatrix.w --pdfshipout.c: ctangle$(EXEEXT) luatexdir/pdf/pdfshipout.w -- $(luatex_pdf_ctangle) pdfshipout.w --pdftables.c: ctangle$(EXEEXT) luatexdir/pdf/pdftables.w -- $(luatex_pdf_ctangle) pdftables.w --pdfthread.c: ctangle$(EXEEXT) luatexdir/pdf/pdfthread.w -- $(luatex_pdf_ctangle) pdfthread.w --pdfxform.c: ctangle$(EXEEXT) luatexdir/pdf/pdfxform.w -- $(luatex_pdf_ctangle) pdfxform.w -- --libluatex_web += luatexdir/pdf/pdfpagetree.w luatexdir/pdf/pdfaction.w luatexdir/pdf/pdfannot.w --libluatex_web += luatexdir/pdf/pdfcolorstack.w luatexdir/pdf/pdfdest.w --libluatex_web += luatexdir/pdf/pdffont.w luatexdir/pdf/pdfgen.w luatexdir/pdf/pdfglyph.w --libluatex_web += luatexdir/pdf/pdfimage.w luatexdir/pdf/pdflink.w luatexdir/pdf/pdflistout.w --libluatex_web += luatexdir/pdf/pdfliteral.w luatexdir/pdf/pdfobj.w --libluatex_web += luatexdir/pdf/pdfoutline.w luatexdir/pdf/pdfpage.w luatexdir/pdf/pdfrule.w --libluatex_web += luatexdir/pdf/pdfsaverestore.w luatexdir/pdf/pdfsetmatrix.w --libluatex_web += luatexdir/pdf/pdfshipout.w luatexdir/pdf/pdftables.w --libluatex_web += luatexdir/pdf/pdfthread.w luatexdir/pdf/pdfxform.w -- --nodist_libluatex_sources += pdfpagetree.c pdfaction.c pdfannot.c pdfcolorstack.c pdfdest.c pdffont.c --nodist_libluatex_sources += pdfgen.c pdfglyph.c pdfimage.c pdflink.c pdflistout.c pdfliteral.c --nodist_libluatex_sources += pdfobj.c pdfoutline.c pdfpage.c pdfrule.c pdfsaverestore.c --nodist_libluatex_sources += pdfsetmatrix.c pdfshipout.c pdftables.c pdfthread.c pdfxform.c -+# pdfpagetree.c: ctangle$(EXEEXT) luatexdir/pdf/pdfpagetree.w -+# $(luatex_pdf_ctangle) pdfpagetree.w -+# pdfaction.c: ctangle$(EXEEXT) luatexdir/pdf/pdfaction.w -+# $(luatex_pdf_ctangle) pdfaction.w -+# pdfannot.c: ctangle$(EXEEXT) luatexdir/pdf/pdfannot.w -+# $(luatex_pdf_ctangle) pdfannot.w -+# pdfcolorstack.c: ctangle$(EXEEXT) luatexdir/pdf/pdfcolorstack.w -+# $(luatex_pdf_ctangle) pdfcolorstack.w -+# pdfdest.c: ctangle$(EXEEXT) luatexdir/pdf/pdfdest.w -+# $(luatex_pdf_ctangle) pdfdest.w -+# pdffont.c: ctangle$(EXEEXT) luatexdir/pdf/pdffont.w -+# $(luatex_pdf_ctangle) pdffont.w -+# pdfgen.c: ctangle$(EXEEXT) luatexdir/pdf/pdfgen.w -+# $(luatex_pdf_ctangle) pdfgen.w -+# pdfglyph.c: ctangle$(EXEEXT) luatexdir/pdf/pdfglyph.w -+# $(luatex_pdf_ctangle) pdfglyph.w -+# pdfimage.c: ctangle$(EXEEXT) luatexdir/pdf/pdfimage.w -+# $(luatex_pdf_ctangle) pdfimage.w -+# pdflink.c: ctangle$(EXEEXT) luatexdir/pdf/pdflink.w -+# $(luatex_pdf_ctangle) pdflink.w -+# pdflistout.c: ctangle$(EXEEXT) luatexdir/pdf/pdflistout.w -+# $(luatex_pdf_ctangle) pdflistout.w -+# pdfliteral.c: ctangle$(EXEEXT) luatexdir/pdf/pdfliteral.w -+# $(luatex_pdf_ctangle) pdfliteral.w -+# pdfobj.c: ctangle$(EXEEXT) luatexdir/pdf/pdfobj.w -+# $(luatex_pdf_ctangle) pdfobj.w -+# pdfoutline.c: ctangle$(EXEEXT) luatexdir/pdf/pdfoutline.w -+# $(luatex_pdf_ctangle) pdfoutline.w -+# pdfpage.c: ctangle$(EXEEXT) luatexdir/pdf/pdfpage.w -+# $(luatex_pdf_ctangle) pdfpage.w -+# pdfrule.c: ctangle$(EXEEXT) luatexdir/pdf/pdfrule.w -+# $(luatex_pdf_ctangle) pdfrule.w -+# pdfsaverestore.c: ctangle$(EXEEXT) luatexdir/pdf/pdfsaverestore.w -+# $(luatex_pdf_ctangle) pdfsaverestore.w -+# pdfsetmatrix.c: ctangle$(EXEEXT) luatexdir/pdf/pdfsetmatrix.w -+# $(luatex_pdf_ctangle) pdfsetmatrix.w -+# pdfshipout.c: ctangle$(EXEEXT) luatexdir/pdf/pdfshipout.w -+# $(luatex_pdf_ctangle) pdfshipout.w -+# pdftables.c: ctangle$(EXEEXT) luatexdir/pdf/pdftables.w -+# $(luatex_pdf_ctangle) pdftables.w -+# pdfthread.c: ctangle$(EXEEXT) luatexdir/pdf/pdfthread.w -+# $(luatex_pdf_ctangle) pdfthread.w -+# pdfxform.c: ctangle$(EXEEXT) luatexdir/pdf/pdfxform.w -+# $(luatex_pdf_ctangle) pdfxform.w -+ -+#libluatex_web += luatexdir/pdf/pdfpagetree.w luatexdir/pdf/pdfaction.w luatexdir/pdf/pdfannot.w -+#libluatex_web += luatexdir/pdf/pdfcolorstack.w luatexdir/pdf/pdfdest.w -+#libluatex_web += luatexdir/pdf/pdffont.w luatexdir/pdf/pdfgen.w luatexdir/pdf/pdfglyph.w -+#libluatex_web += luatexdir/pdf/pdfimage.w luatexdir/pdf/pdflink.w luatexdir/pdf/pdflistout.w -+#libluatex_web += luatexdir/pdf/pdfliteral.w luatexdir/pdf/pdfobj.w -+#libluatex_web += luatexdir/pdf/pdfoutline.w luatexdir/pdf/pdfpage.w luatexdir/pdf/pdfrule.w -+#libluatex_web += luatexdir/pdf/pdfsaverestore.w luatexdir/pdf/pdfsetmatrix.w -+#libluatex_web += luatexdir/pdf/pdfshipout.w luatexdir/pdf/pdftables.w -+#libluatex_web += luatexdir/pdf/pdfthread.w luatexdir/pdf/pdfxform.w -+ -+#nodist_libluatex_sources += pdfpagetree.c pdfaction.c pdfannot.c pdfcolorstack.c pdfdest.c pdffont.c -+#nodist_libluatex_sources += pdfgen.c pdfglyph.c pdfimage.c pdflink.c pdflistout.c pdfliteral.c -+#nodist_libluatex_sources += pdfobj.c pdfoutline.c pdfpage.c pdfrule.c pdfsaverestore.c -+#nodist_libluatex_sources += pdfsetmatrix.c pdfshipout.c pdftables.c pdfthread.c pdfxform.c - - dist_libluatex_sources += \ - luatexdir/pdf/pdfpagetree.h \ -@@ -370,7 +392,29 @@ dist_libluatex_sources += \ - luatexdir/pdf/pdftables.h \ - luatexdir/pdf/pdfthread.h \ - luatexdir/pdf/pdftypes.h \ -- luatexdir/pdf/pdfxform.h -+ luatexdir/pdf/pdfxform.h \ -+ luatexdir/pdf/pdfaction.c \ -+ luatexdir/pdf/pdfannot.c \ -+ luatexdir/pdf/pdfcolorstack.c \ -+ luatexdir/pdf/pdfdest.c \ -+ luatexdir/pdf/pdffont.c \ -+ luatexdir/pdf/pdfgen.c \ -+ luatexdir/pdf/pdfglyph.c \ -+ luatexdir/pdf/pdfimage.c \ -+ luatexdir/pdf/pdflink.c \ -+ luatexdir/pdf/pdflistout.c \ -+ luatexdir/pdf/pdfliteral.c \ -+ luatexdir/pdf/pdfobj.c \ -+ luatexdir/pdf/pdfoutline.c \ -+ luatexdir/pdf/pdfpage.c \ -+ luatexdir/pdf/pdfpagetree.c \ -+ luatexdir/pdf/pdfrule.c \ -+ luatexdir/pdf/pdfsaverestore.c \ -+ luatexdir/pdf/pdfsetmatrix.c \ -+ luatexdir/pdf/pdfshipout.c \ -+ luatexdir/pdf/pdftables.c \ -+ luatexdir/pdf/pdfthread.c \ -+ luatexdir/pdf/pdfxform.c - - ################################################################################ - ################################################################################ -@@ -415,93 +459,79 @@ dist_libluatex_sources += \ - ## - luatex_tex_ctangle = $(ctangle_silent)CWEBINPUTS=$(srcdir)/luatexdir/tex $(ctangle) - --align.c: ctangle$(EXEEXT) luatexdir/tex/align.w -- $(luatex_tex_ctangle) align.w --arithmetic.c: ctangle$(EXEEXT) luatexdir/tex/arithmetic.w -- $(luatex_tex_ctangle) arithmetic.w --buildpage.c: ctangle$(EXEEXT) luatexdir/tex/buildpage.w -- $(luatex_tex_ctangle) buildpage.w --commands.c: ctangle$(EXEEXT) luatexdir/tex/commands.w -- $(luatex_tex_ctangle) commands.w --conditional.c: ctangle$(EXEEXT) luatexdir/tex/conditional.w -- $(luatex_tex_ctangle) conditional.w --directions.c: ctangle$(EXEEXT) luatexdir/tex/directions.w -- $(luatex_tex_ctangle) directions.w --dumpdata.c: ctangle$(EXEEXT) luatexdir/tex/dumpdata.w -- $(luatex_tex_ctangle) dumpdata.w --equivalents.c: ctangle$(EXEEXT) luatexdir/tex/equivalents.w -- $(luatex_tex_ctangle) equivalents.w --errors.c: ctangle$(EXEEXT) luatexdir/tex/errors.w -- $(luatex_tex_ctangle) errors.w --expand.c: ctangle$(EXEEXT) luatexdir/tex/expand.w -- $(luatex_tex_ctangle) expand.w --extensions.c: ctangle$(EXEEXT) luatexdir/tex/extensions.w -- $(luatex_tex_ctangle) extensions.w --filename.c: ctangle$(EXEEXT) luatexdir/tex/filename.w -- $(luatex_tex_ctangle) filename.w --inputstack.c: ctangle$(EXEEXT) luatexdir/tex/inputstack.w -- $(luatex_tex_ctangle) inputstack.w --linebreak.c: ctangle$(EXEEXT) luatexdir/tex/linebreak.w -- $(luatex_tex_ctangle) linebreak.w --mainbody.c: ctangle$(EXEEXT) luatexdir/tex/mainbody.w -- $(luatex_tex_ctangle) mainbody.w --maincontrol.c: ctangle$(EXEEXT) luatexdir/tex/maincontrol.w -- $(luatex_tex_ctangle) maincontrol.w --mathcodes.c: ctangle$(EXEEXT) luatexdir/tex/mathcodes.w -- $(luatex_tex_ctangle) mathcodes.w --memoryword.c: ctangle$(EXEEXT) luatexdir/tex/memoryword.w -- $(luatex_tex_ctangle) memoryword.w --mlist.c: ctangle$(EXEEXT) luatexdir/tex/mlist.w -- $(luatex_tex_ctangle) mlist.w --nesting.c: ctangle$(EXEEXT) luatexdir/tex/nesting.w -- $(luatex_tex_ctangle) nesting.w --packaging.c: ctangle$(EXEEXT) luatexdir/tex/packaging.w -- $(luatex_tex_ctangle) packaging.w --postlinebreak.c: ctangle$(EXEEXT) luatexdir/tex/postlinebreak.w -- $(luatex_tex_ctangle) postlinebreak.w --primitive.c: ctangle$(EXEEXT) luatexdir/tex/primitive.w -- $(luatex_tex_ctangle) primitive.w --printing.c: ctangle$(EXEEXT) luatexdir/tex/printing.w -- $(luatex_tex_ctangle) printing.w --scanning.c: ctangle$(EXEEXT) luatexdir/tex/scanning.w -- $(luatex_tex_ctangle) scanning.w --stringpool.c: ctangle$(EXEEXT) luatexdir/tex/stringpool.w -- $(luatex_tex_ctangle) stringpool.w --texdeffont.c: ctangle$(EXEEXT) luatexdir/tex/texdeffont.w -- $(luatex_tex_ctangle) texdeffont.w --texfileio.c: ctangle$(EXEEXT) luatexdir/tex/texfileio.w -- $(luatex_tex_ctangle) texfileio.w --texmath.c: ctangle$(EXEEXT) luatexdir/tex/texmath.w -- $(luatex_tex_ctangle) texmath.w --texnodes.c: ctangle$(EXEEXT) luatexdir/tex/texnodes.w -- $(luatex_tex_ctangle) texnodes.w --textcodes.c: ctangle$(EXEEXT) luatexdir/tex/textcodes.w -- $(luatex_tex_ctangle) textcodes.w --textoken.c: ctangle$(EXEEXT) luatexdir/tex/textoken.w -- $(luatex_tex_ctangle) textoken.w -- --libluatex_web += luatexdir/tex/align.w luatexdir/tex/arithmetic.w luatexdir/tex/buildpage.w --libluatex_web += luatexdir/tex/commands.w luatexdir/tex/conditional.w luatexdir/tex/directions.w --libluatex_web += luatexdir/tex/dumpdata.w luatexdir/tex/equivalents.w luatexdir/tex/errors.w --libluatex_web += luatexdir/tex/expand.w luatexdir/tex/extensions.w luatexdir/tex/filename.w --libluatex_web += luatexdir/tex/inputstack.w luatexdir/tex/linebreak.w luatexdir/tex/mainbody.w --libluatex_web += luatexdir/tex/maincontrol.w luatexdir/tex/mathcodes.w luatexdir/tex/memoryword.w --libluatex_web += luatexdir/tex/mlist.w luatexdir/tex/nesting.w luatexdir/tex/packaging.w --libluatex_web += luatexdir/tex/postlinebreak.w luatexdir/tex/primitive.w luatexdir/tex/printing.w --libluatex_web += luatexdir/tex/scanning.w luatexdir/tex/stringpool.w luatexdir/tex/texdeffont.w --libluatex_web += luatexdir/tex/texfileio.w luatexdir/tex/texmath.w luatexdir/tex/texnodes.w --libluatex_web += luatexdir/tex/textcodes.w luatexdir/tex/textoken.w -- --nodist_libluatex_sources += align.c arithmetic.c buildpage.c commands.c conditional.c directions.c --nodist_libluatex_sources += dumpdata.c equivalents.c errors.c expand.c extensions.c filename.c --nodist_libluatex_sources += inputstack.c linebreak.c mainbody.c maincontrol.c mathcodes.c --nodist_libluatex_sources += memoryword.c mlist.c nesting.c packaging.c postlinebreak.c --nodist_libluatex_sources += primitive.c printing.c scanning.c stringpool.c texdeffont.c --nodist_libluatex_sources += texfileio.c texmath.c texnodes.c textcodes.c textoken.c -+# align.c: ctangle$(EXEEXT) luatexdir/tex/align.w -+# $(luatex_tex_ctangle) align.w -+#arithmetic.c: ctangle$(EXEEXT) luatexdir/tex/arithmetic.w -+# $(luatex_tex_ctangle) arithmetic.w -+# buildpage.c: ctangle$(EXEEXT) luatexdir/tex/buildpage.w -+# $(luatex_tex_ctangle) buildpage.w -+#commands.c: ctangle$(EXEEXT) luatexdir/tex/commands.w -+# $(luatex_tex_ctangle) commands.w -+#conditional.c: ctangle$(EXEEXT) luatexdir/tex/conditional.w -+# $(luatex_tex_ctangle) conditional.w -+#directions.c: ctangle$(EXEEXT) luatexdir/tex/directions.w -+# $(luatex_tex_ctangle) directions.w -+#dumpdata.c: ctangle$(EXEEXT) luatexdir/tex/dumpdata.w -+# $(luatex_tex_ctangle) dumpdata.w -+#equivalents.c: ctangle$(EXEEXT) luatexdir/tex/equivalents.w -+# $(luatex_tex_ctangle) equivalents.w -+#errors.c: ctangle$(EXEEXT) luatexdir/tex/errors.w -+# $(luatex_tex_ctangle) errors.w -+# expand.c: ctangle$(EXEEXT) luatexdir/tex/expand.w -+# $(luatex_tex_ctangle) expand.w -+# extensions.c: ctangle$(EXEEXT) luatexdir/tex/extensions.w -+# $(luatex_tex_ctangle) extensions.w -+#filename.c: ctangle$(EXEEXT) luatexdir/tex/filename.w -+# $(luatex_tex_ctangle) filename.w -+#inputstack.c: ctangle$(EXEEXT) luatexdir/tex/inputstack.w -+# $(luatex_tex_ctangle) inputstack.w -+# linebreak.c: ctangle$(EXEEXT) luatexdir/tex/linebreak.w -+# $(luatex_tex_ctangle) linebreak.w -+#mainbody.c: ctangle$(EXEEXT) luatexdir/tex/mainbody.w -+# $(luatex_tex_ctangle) mainbody.w -+#maincontrol.c: ctangle$(EXEEXT) luatexdir/tex/maincontrol.w -+# $(luatex_tex_ctangle) maincontrol.w -+#mathcodes.c: ctangle$(EXEEXT) luatexdir/tex/mathcodes.w -+# $(luatex_tex_ctangle) mathcodes.w -+#memoryword.c: ctangle$(EXEEXT) luatexdir/tex/memoryword.w -+# $(luatex_tex_ctangle) memoryword.w -+# mlist.c: ctangle$(EXEEXT) luatexdir/tex/mlist.w -+# $(luatex_tex_ctangle) mlist.w -+#nesting.c: ctangle$(EXEEXT) luatexdir/tex/nesting.w -+# $(luatex_tex_ctangle) nesting.w -+# packaging.c: ctangle$(EXEEXT) luatexdir/tex/packaging.w -+# $(luatex_tex_ctangle) packaging.w -+#postlinebreak.c: ctangle$(EXEEXT) luatexdir/tex/postlinebreak.w -+# $(luatex_tex_ctangle) postlinebreak.w -+#primitive.c: ctangle$(EXEEXT) luatexdir/tex/primitive.w -+# $(luatex_tex_ctangle) primitive.w -+#printing.c: ctangle$(EXEEXT) luatexdir/tex/printing.w -+# $(luatex_tex_ctangle) printing.w -+# scanning.c: ctangle$(EXEEXT) luatexdir/tex/scanning.w -+# $(luatex_tex_ctangle) scanning.w -+#stringpool.c: ctangle$(EXEEXT) luatexdir/tex/stringpool.w -+# $(luatex_tex_ctangle) stringpool.w -+#texdeffont.c: ctangle$(EXEEXT) luatexdir/tex/texdeffont.w -+# $(luatex_tex_ctangle) texdeffont.w -+# texfileio.c: ctangle$(EXEEXT) luatexdir/tex/texfileio.w -+# $(luatex_tex_ctangle) texfileio.w -+# texmath.c: ctangle$(EXEEXT) luatexdir/tex/texmath.w -+# $(luatex_tex_ctangle) texmath.w -+# texnodes.c: ctangle$(EXEEXT) luatexdir/tex/texnodes.w -+# $(luatex_tex_ctangle) texnodes.w -+#textcodes.c: ctangle$(EXEEXT) luatexdir/tex/textcodes.w -+# $(luatex_tex_ctangle) textcodes.w -+# textoken.c: ctangle$(EXEEXT) luatexdir/tex/textoken.w -+# $(luatex_tex_ctangle) textoken.w -+ -+ -+ - - dist_libluatex_sources += \ - luatexdir/tex/align.h \ - luatexdir/tex/arithmetic.h \ -+ luatexdir/tex/backend.h \ -+ luatexdir/tex/backend.c \ - luatexdir/tex/buildpage.h \ - luatexdir/tex/commands.h \ - luatexdir/tex/conditional.h \ -@@ -530,25 +560,58 @@ dist_libluatex_sources += \ - luatexdir/tex/texfileio.h \ - luatexdir/tex/texmath.h \ - luatexdir/tex/texnodes.h \ -+ luatexdir/tex/textcodes.h \ - luatexdir/tex/textoken.h \ -- luatexdir/tex/textcodes.h -+ luatexdir/tex/align.c \ -+ luatexdir/tex/arithmetic.c \ -+ luatexdir/tex/buildpage.c \ -+ luatexdir/tex/commands.c \ -+ luatexdir/tex/conditional.c \ -+ luatexdir/tex/directions.c \ -+ luatexdir/tex/dumpdata.c \ -+ luatexdir/tex/equivalents.c \ -+ luatexdir/tex/errors.c \ -+ luatexdir/tex/expand.c \ -+ luatexdir/tex/extensions.c \ -+ luatexdir/tex/filename.c \ -+ luatexdir/tex/inputstack.c \ -+ luatexdir/tex/linebreak.c \ -+ luatexdir/tex/mainbody.c \ -+ luatexdir/tex/maincontrol.c \ -+ luatexdir/tex/mathcodes.c \ -+ luatexdir/tex/memoryword.c \ -+ luatexdir/tex/mlist.c \ -+ luatexdir/tex/nesting.c \ -+ luatexdir/tex/packaging.c \ -+ luatexdir/tex/postlinebreak.c \ -+ luatexdir/tex/primitive.c \ -+ luatexdir/tex/printing.c \ -+ luatexdir/tex/scanning.c \ -+ luatexdir/tex/stringpool.c \ -+ luatexdir/tex/texdeffont.c \ -+ luatexdir/tex/texfileio.c \ -+ luatexdir/tex/texmath.c \ -+ luatexdir/tex/texnodes.c \ -+ luatexdir/tex/textcodes.c \ -+ luatexdir/tex/textoken.c -+ - - ## from luatexdir/utils - ## - luatex_utils_ctangle = $(ctangle_silent)CWEBINPUTS=$(srcdir)/luatexdir/utils $(ctangle) - --avlstuff.c: ctangle$(EXEEXT) luatexdir/utils/avlstuff.w -- $(luatex_utils_ctangle) avlstuff.w --managed-sa.c: ctangle$(EXEEXT) luatexdir/utils/managed-sa.w -- $(luatex_utils_ctangle) managed-sa.w --utils.c: ctangle$(EXEEXT) luatexdir/utils/utils.w -- $(luatex_utils_ctangle) utils.w --unistring.c: ctangle$(EXEEXT) luatexdir/utils/unistring.w -- $(luatex_utils_ctangle) unistring.w -+#avlstuff.c: ctangle$(EXEEXT) luatexdir/utils/avlstuff.w -+# $(luatex_utils_ctangle) avlstuff.w -+#managed-sa.c: ctangle$(EXEEXT) luatexdir/utils/managed-sa.w -+# $(luatex_utils_ctangle) managed-sa.w -+#utils.c: ctangle$(EXEEXT) luatexdir/utils/utils.w -+# $(luatex_utils_ctangle) utils.w -+#unistring.c: ctangle$(EXEEXT) luatexdir/utils/unistring.w -+# $(luatex_utils_ctangle) unistring.w - --libluatex_web += luatexdir/utils/avlstuff.w luatexdir/utils/managed-sa.w luatexdir/utils/utils.w luatexdir/utils/unistring.w -+#libluatex_web += luatexdir/utils/avlstuff.w luatexdir/utils/managed-sa.w luatexdir/utils/utils.w luatexdir/utils/unistring.w - --nodist_libluatex_sources += avlstuff.c managed-sa.c utils.c unistring.c -+#nodist_libluatex_sources += avlstuff.c managed-sa.c utils.c unistring.c - - dist_libluatex_sources += \ - luatexdir/utils/avl.c \ -@@ -556,7 +619,11 @@ dist_libluatex_sources += \ - luatexdir/utils/avlstuff.h \ - luatexdir/utils/managed-sa.h \ - luatexdir/utils/utils.h \ -- luatexdir/utils/unistring.h -+ luatexdir/utils/unistring.h \ -+ luatexdir/utils/avlstuff.c \ -+ luatexdir/utils/managed-sa.c \ -+ luatexdir/utils/unistring.c \ -+ luatexdir/utils/utils.c - - ## from ../synctexdir - ## -diff --git a/texk/web2c/luatexdir/am/luamisc.am b/texk/web2c/luatexdir/am/luamisc.am -index 7e874ae09..014b6eb3f 100644 ---- a/texk/web2c/luatexdir/am/luamisc.am -+++ b/texk/web2c/luatexdir/am/luamisc.am -@@ -8,9 +8,9 @@ - ## and slnunicode) - EXTRA_LIBRARIES += libluamisc.a liblua53misc.a libluajitmisc.a - --libluamisc_a_DEPENDENCIES = $(ZZIPLIB_DEPEND) libluasocket.a libluaffi.a --liblua53misc_a_DEPENDENCIES = $(ZZIPLIB_DEPEND) liblua53socket.a liblua53ffi.a --libluajitmisc_a_DEPENDENCIES = $(ZZIPLIB_DEPEND) libluajitsocket.a -+libluamisc_a_DEPENDENCIES = $(ZZIPLIB_DEPEND) libluasocket.a libluaffi.a libluapplib.a -+liblua53misc_a_DEPENDENCIES = $(ZZIPLIB_DEPEND) liblua53socket.a liblua53ffi.a liblua53pplib.a -+libluajitmisc_a_DEPENDENCIES = $(ZZIPLIB_DEPEND) libluajitsocket.a libluajitpplib.a - - $(libluamisc_a_OBJECTS): $(libluamisc_a_DEPENDENCIES) - $(liblua53misc_a_OBJECTS): $(liblua53misc_a_DEPENDENCIES) -diff --git a/texk/web2c/luatexdir/am/luatex.am b/texk/web2c/luatexdir/am/luatex.am -index 4482ffe60..2fb4d64f6 100644 ---- a/texk/web2c/luatexdir/am/luatex.am -+++ b/texk/web2c/luatexdir/am/luatex.am -@@ -42,11 +42,11 @@ endif LUAJITTEX - EXTRA_PROGRAMS += luatex luatex53 luajittex - - # Force Automake to use CXXLD for linking --nodist_EXTRA_luatex_SOURCES = dummy.cxx --nodist_EXTRA_luatex53_SOURCES = dummy.cxx --nodist_EXTRA_luajittex_SOURCES = dummy.cxx -+#nodist_EXTRA_luatex_SOURCES = dummy.cxx -+#nodist_EXTRA_luatex53_SOURCES = dummy.cxx -+#nodist_EXTRA_luajittex_SOURCES = dummy.cxx - --luatex_preflags = $(AM_CPPFLAGS) $(ZLIB_INCLUDES) $(LIBPNG_INCLUDES) $(POPPLER_INCLUDES) -+luatex_preflags = $(AM_CPPFLAGS) $(ZLIB_INCLUDES) $(LIBPNG_INCLUDES) - luatex_postflags = -I$(srcdir)/libmd5 -DpdfTeX -I$(srcdir)/luatexdir -I$(srcdir)/mplibdir - luatex_postflags += -Dextra_version_info=`date +-%Y%m%d%H` - luatex_postflags += -I$(srcdir)/synctexdir -DSYNCTEX_ENGINE_H='' -@@ -64,14 +64,15 @@ luatex_LDFLAGS = -export-dynamic - luatex53_LDFLAGS = -export-dynamic - luajittex_LDFLAGS = -export-dynamic $(LUAJIT_LDEXTRA) - --luatex_postldadd = libmplibcore.a $(MPFR_LIBS) $(GMP_LIBS) --luatex_postldadd += $(ZZIPLIB_LIBS) $(LIBPNG_LIBS) $(ZLIB_LIBS) $(POPPLER_LIBS) -+#luatex_postldadd = libmplibcore.a $(MPFR_LIBS) $(GMP_LIBS) -+luatex_postldadd = libmplibcore.a -+luatex_postldadd += $(ZZIPLIB_LIBS) $(LIBPNG_LIBS) $(ZLIB_LIBS) - luatex_postldadd += $(LDADD) libmputil.a libunilib.a libmd5.a $(lua_socketlibs) - - --luatex_LDADD = libluatex.a libff.a libluamisc.a libluasocket.a libluaffi.a $(LUA_LIBS) $(luatex_postldadd) --luatex53_LDADD = liblua53tex.a libff.a liblua53misc.a liblua53socket.a liblua53ffi.a $(LUA_LUA53_LIBS) $(luatex_postldadd) --luajittex_LDADD = libluajittex.a libff.a libluajitmisc.a libluajitsocket.a $(LUAJIT_LIBS) $(luatex_postldadd) -+luatex_LDADD = libluatex.a libff.a libluamisc.a libluasocket.a libluaffi.a libluapplib.a $(LUA_LIBS) $(luatex_postldadd) -+luatex53_LDADD = liblua53tex.a libff.a liblua53misc.a liblua53socket.a liblua53ffi.a liblua53pplib.a $(LUA_LUA53_LIBS) $(luatex_postldadd) -+luajittex_LDADD = libluajittex.a libff.a libluajitmisc.a libluajitsocket.a libluajitpplib.a $(LUAJIT_LIBS) $(luatex_postldadd) - - luatex_depend = $(proglib) $(KPATHSEA_DEPEND) $(LIBPNG_DEPEND) libmputil.a libmd5.a - luatex_DEPENDENCIES = $(luatex_depend) libluatex.a -diff --git a/texk/web2c/luatexdir/dvi/dvigen.h b/texk/web2c/luatexdir/dvi/dvigen.h -index 49552f1d9..cfbbc6245 100644 ---- a/texk/web2c/luatexdir/dvi/dvigen.h -+++ b/texk/web2c/luatexdir/dvi/dvigen.h -@@ -21,166 +21,34 @@ - #ifndef DVIGEN_H - # define DVIGEN_H - --extern int total_pages; --extern scaled max_v; --extern scaled max_h; --extern int max_push; --extern int last_bop; --extern int dead_cycles; --extern boolean doing_leaders; --extern int oval, ocmd; --extern int lq, lr; --extern int cur_s; -- --typedef int dvi_index; /* an index into the output buffer */ -+/* todo: move initialization from mainbody to ensure_open */ - - extern int dvi_buf_size; - extern eight_bits *dvi_buf; /* 0 is unused */ --extern dvi_index half_buf; --extern dvi_index dvi_limit; --extern dvi_index dvi_ptr; --extern int dvi_offset; --extern int dvi_gone; -- --/* --To put a byte in the buffer without paying the cost of invoking a procedure --each time, we use the macro |dvi_out|. --*/ -- --# define dvi_out(A) do { \ -- dvi_buf[dvi_ptr++]=(eight_bits)(A); \ -- if (dvi_ptr==dvi_limit) dvi_swap(); \ -- } while (0) -- --extern void dvi_swap(void); --extern void dvi_four(int x); --extern void dvi_push(void); --extern void dvi_pop(int l); --extern void out_cmd(void); --extern void dvi_font_def(internal_font_number f); -- --# define dvi_set(A,B) do { \ -- oval=A; ocmd=set1; out_cmd(); dvi.h += (B); \ -- } while (0) -- --# define dvi_put(A) do { \ -- oval=A; ocmd=put1; out_cmd(); \ -- } while (0) -- --# define location(A) varmem[(A)+1].cint -- --extern halfword down_ptr, right_ptr; /* heads of the down and right stacks */ -- --/* --The |vinfo| fields in the entries of the down stack or the right stack --have six possible settings: |y_here| or |z_here| mean that the \.{DVI} --command refers to |y| or |z|, respectively (or to |w| or |x|, in the --case of horizontal motion); |yz_OK| means that the \.{DVI} command is --\\{down} (or \\{right}) but can be changed to either |y| or |z| (or --to either |w| or |x|); |y_OK| means that it is \\{down} and can be changed --to |y| but not |z|; |z_OK| is similar; and |d_fixed| means it must stay --\\{down}. -- --The four settings |yz_OK|, |y_OK|, |z_OK|, |d_fixed| would not need to --be distinguished from each other if we were simply solving the --digit-subscripting problem mentioned above. But in \TeX's case there is --a complication because of the nested structure of |push| and |pop| --commands. Suppose we add parentheses to the digit-subscripting problem, --redefining hits so that $\delta_y\ldots \delta_y$ is a hit if all $y$'s between --the $\delta$'s are enclosed in properly nested parentheses, and if the --parenthesis level of the right-hand $\delta_y$ is deeper than or equal to --that of the left-hand one. Thus, `(' and `)' correspond to `|push|' --and `|pop|'. Now if we want to assign a subscript to the final 1 in the --sequence --$$2_y\,7_d\,1_d\,(\,8_z\,2_y\,8_z\,)\,1$$ --we cannot change the previous $1_d$ to $1_y$, since that would invalidate --the $2_y\ldots2_y$ hit. But we can change it to $1_z$, scoring a hit --since the intervening $8_z$'s are enclosed in parentheses. --*/ -- --typedef enum { -- y_here = 1, /* |vinfo| when the movement entry points to a |y| command */ -- z_here = 2, /* |vinfo| when the movement entry points to a |z| command */ -- yz_OK = 3, /* |vinfo| corresponding to an unconstrained \\{down} command */ -- y_OK = 4, /* |vinfo| corresponding to a \\{down} that can't become a |z| */ -- z_OK = 5, /* |vinfo| corresponding to a \\{down} that can't become a |y| */ -- d_fixed = 6, /* |vinfo| corresponding to a \\{down} that can't change */ --} movement_codes; -- --/* As we search through the stack, we are in one of three states, -- |y_seen|, |z_seen|, or |none_seen|, depending on whether we have -- encountered |y_here| or |z_here| nodes. These states are encoded as -- multiples of 6, so that they can be added to the |info| fields for quick -- decision-making. */ -- --# define none_seen 0 /* no |y_here| or |z_here| nodes have been encountered yet */ --# define y_seen 6 /* we have seen |y_here| but not |z_here| */ --# define z_seen 12 /* we have seen |z_here| but not |y_here| */ -- --extern void movement(scaled w, eight_bits o); --extern void prune_movements(int l); -- --/* --The actual distances by which we want to move might be computed as the --sum of several separate movements. For example, there might be several --glue nodes in succession, or we might want to move right by the width of --some box plus some amount of glue. More importantly, the baselineskip --distances are computed in terms of glue together with the depth and --height of adjacent boxes, and we want the \.{DVI} file to lump these --three quantities together into a single motion. -- --Therefore, \TeX\ maintains two pairs of global variables: |dvi.h| and |dvi.v| --are the |h| and |v| coordinates corresponding to the commands actually --output to the \.{DVI} file, while |cur.h| and |cur.v| are the coordinates --corresponding to the current state of the output routines. Coordinate --changes will accumulate in |cur.h| and |cur.v| without being reflected --in the output, until such a change becomes necessary or desirable; we --can call the |movement| procedure whenever we want to make |dvi.h=pos.h| --or |dvi.v=pos.v|. -- --The current font reflected in the \.{DVI} output is called |dvi_f|; --there is no need for a `\\{cur\_f}' variable. -- --The depth of nesting of |hlist_out| and |vlist_out| is called |cur_s|; --this is essentially the depth of |push| commands in the \.{DVI} output. --*/ -- --# define synch_h(p) do { \ -- if (p.h != dvi.h) { \ -- movement(p.h - dvi.h, right1); \ -- dvi.h = p.h; \ -- } \ -- } while (0) -- --# define synch_v(p) do { \ -- if (p.v != dvi.v) { \ -- movement(dvi.v - p.v, down1); \ -- dvi.v = p.v; \ -- } \ -- } while (0) -- --# define synch_dvi_with_pos(p) do {synch_h(p); synch_v(p); } while (0) -- --# define billion 1000000000.0 -- --# define vet_glue(A) do { glue_temp=A; \ -- if (glue_temp>billion) \ -- glue_temp=billion; \ -- else if (glue_temp<-billion) \ -- glue_temp=-billion; \ -- } while (0) -- --extern scaledpos dvi; - --extern void dvi_special(PDF pdf, halfword p); -+/*tex Housekeeping. */ - --extern void ensure_dvi_header_written(PDF pdf); --extern void finish_dvi_file(PDF pdf, int version, int revision); -+extern void dvi_open_file(PDF pdf); -+extern void dvi_write_header(PDF pdf); -+extern void dvi_finish_file(PDF pdf, int fatal_error); -+extern void dvi_begin_page(PDF pdf); -+extern void dvi_end_page(PDF pdf); -+ -+/*tex Specific injections. */ - - extern void dvi_place_glyph(PDF pdf, internal_font_number f, int c, int ex); - extern void dvi_place_rule(PDF pdf, halfword q, scaledpos size); -+extern void dvi_special(PDF pdf, halfword p); - --extern void dvi_begin_page(PDF pdf); --extern void dvi_end_page(PDF pdf); -+/*tex List handling (and nesting). */ -+ -+extern void dvi_push_list(PDF pdf, scaledpos *saved_pos, int *saved_loc); -+extern void dvi_pop_list(PDF pdf, scaledpos *saved_pos, int *saved_loc); -+extern void dvi_set_reference_point(PDF pdf, posstructure *refpoint); -+ -+/*tex Status information used in |lstatslib|. Not that useful. */ -+ -+extern int dvi_get_status_ptr(PDF pdf); -+extern int dvi_get_status_gone(PDF pdf); - - #endif -diff --git a/texk/web2c/luatexdir/font/luatexfont.h b/texk/web2c/luatexdir/font/luatexfont.h -index 459d2092b..7016b8872 100644 ---- a/texk/web2c/luatexdir/font/luatexfont.h -+++ b/texk/web2c/luatexdir/font/luatexfont.h -@@ -1,4 +1,4 @@ --/* luatexfont.h --- General font definitions -+/* - - Copyright 2008-2013 Taco Hoekwater - -@@ -15,45 +15,36 @@ - License for more details. - - You should have received a copy of the GNU General Public License along -- with LuaTeX; if not, see . */ -+ with LuaTeX; if not, see . - -+*/ - - #ifndef LUATEXFONT_H --# define LUATEXFONT_H -- --# include "ptexlib.h" --# ifndef pdfTeX --# define pdfTeX --# include "sfnt.h" /* which wants that pdfTeX is defined */ --# undef pdfTeX --# else --# include "sfnt.h" --# endif -- --/**********************************************************************/ -- --# define ASCENT_CODE 0 --# define CAPHEIGHT_CODE 1 --# define DESCENT_CODE 2 --# define ITALIC_ANGLE_CODE 3 --# define STEMV_CODE 4 --# define XHEIGHT_CODE 5 --# define FONTBBOX1_CODE 6 --# define FONTBBOX2_CODE 7 --# define FONTBBOX3_CODE 8 --# define FONTBBOX4_CODE 9 --# define FONTNAME_CODE 10 --# define GEN_KEY_NUM (XHEIGHT_CODE + 1) --# define MAX_KEY_CODE (FONTBBOX1_CODE + 1) --# define INT_KEYS_NUM (FONTBBOX4_CODE + 1) --# define FONT_KEYS_NUM (FONTNAME_CODE + 1) -- --# define FD_FLAGS_NOT_SET_IN_MAPLINE -1 --# define FD_FLAGS_DEFAULT_EMBED 4 /* a symbol font */ --# define FD_FLAGS_DEFAULT_NON_EMBED 0x22 -- /* a nonsymbolic serif font */ -- --/**********************************************************************/ -+ -+#define LUATEXFONT_H -+ -+#include "ptexlib.h" -+#include "sfnt.h" -+ -+#define ASCENT_CODE 0 -+#define CAPHEIGHT_CODE 1 -+#define DESCENT_CODE 2 -+#define ITALIC_ANGLE_CODE 3 -+#define STEMV_CODE 4 -+#define XHEIGHT_CODE 5 -+#define FONTBBOX1_CODE 6 -+#define FONTBBOX2_CODE 7 -+#define FONTBBOX3_CODE 8 -+#define FONTBBOX4_CODE 9 -+#define FONTNAME_CODE 10 -+#define GEN_KEY_NUM (XHEIGHT_CODE + 1) -+#define MAX_KEY_CODE (FONTBBOX1_CODE + 1) -+#define INT_KEYS_NUM (FONTBBOX4_CODE + 1) -+#define FONT_KEYS_NUM (FONTNAME_CODE + 1) -+ -+#define FD_FLAGS_NOT_SET_IN_MAPLINE -1 -+#define FD_FLAGS_DEFAULT_EMBED 4 /* a symbol font */ -+#define FD_FLAGS_DEFAULT_NON_EMBED 0x22 /* a nonsymbolic serif font */ - - typedef struct { - const char *pdfname; -@@ -63,60 +54,59 @@ typedef struct { - - extern const key_entry font_key[FONT_KEYS_NUM]; - --# include "mapfile.h" -+#include "mapfile.h" - - typedef struct { -- int val; /* value */ -- boolean set; /* true if parameter has been set */ -+ int val; /* value */ -+ boolean set; /* true if parameter has been set */ - } intparm; - - typedef struct { -- int fe_objnum; /* object number */ -- char *name; /* encoding file name */ -- char **glyph_names; /* array of glyph names */ -- struct avl_table *tx_tree; /* tree of encoding positions marked as used by TeX */ -+ int fe_objnum; /* object number */ -+ char *name; /* encoding file name */ -+ char **glyph_names; /* array of glyph names */ -+ struct avl_table *tx_tree; /* tree of encoding positions marked as used by TeX */ - } fe_entry; - - typedef struct fd_entry_ { -- int fd_objnum; /* object number of the font descriptor object */ -- char *fontname; /* /FontName (without subset tag) */ -- char *subset_tag; /* 6-character subset tag */ -+ int fd_objnum; /* object number of the font descriptor object */ -+ char *fontname; /* /FontName (without subset tag) */ -+ char *subset_tag; /* 6-character subset tag */ - boolean ff_found; -- int ff_objnum; /* object number of the font program stream */ -- boolean all_glyphs; /* embed all glyphs? */ -+ int ff_objnum; /* object number of the font program stream */ -+ boolean all_glyphs; /* embed all glyphs? */ - boolean write_ttf_glyph_names; - intparm font_dim[FONT_KEYS_NUM]; -- fe_entry *fe; /* pointer to encoding structure */ -- char **builtin_glyph_names; /* builtin encoding as read from the Type1 font file */ -- fm_entry *fm; /* pointer to font map structure */ -- struct avl_table *tx_tree; /* tree of non-reencoded TeX characters marked as used */ -- struct avl_table *gl_tree; /* tree of all marked glyphs */ -- internal_font_number tex_font; /* needed for variable */ -+ fe_entry *fe; /* pointer to encoding structure */ -+ char **builtin_glyph_names; /* builtin encoding as read from the Type1 font file */ -+ fm_entry *fm; /* pointer to font map structure */ -+ struct avl_table *tx_tree; /* tree of non-reencoded TeX characters marked as used */ -+ struct avl_table *gl_tree; /* tree of all marked glyphs */ -+ internal_font_number tex_font; /* needed for variable */ - } fd_entry; - - typedef struct fo_entry_ { -- int fo_objnum; /* object number of the font dictionary */ -- internal_font_number tex_font; /* needed only for \pdffontattr{} */ -- fm_entry *fm; /* pointer to font map structure for this font dictionary */ -- fd_entry *fd; /* pointer to /FontDescriptor object structure */ -- fe_entry *fe; /* pointer to encoding structure */ -- int cw_objnum; /* object number of the font program object */ -- int first_char; /* first character used in this font */ -- int last_char; /* last character used in this font */ -- struct avl_table *tx_tree; /* tree of non-reencoded TeX characters marked as used */ -- int tounicode_objnum; /* object number of ToUnicode */ -+ int fo_objnum; /* object number of the font dictionary */ -+ internal_font_number tex_font; /* needed only for \pdffontattr{} */ -+ fm_entry *fm; /* pointer to font map structure for this font dictionary */ -+ fd_entry *fd; /* pointer to /FontDescriptor object structure */ -+ fe_entry *fe; /* pointer to encoding structure */ -+ int cw_objnum; /* object number of the font program object */ -+ int first_char; /* first character used in this font */ -+ int last_char; /* last character used in this font */ -+ struct avl_table *tx_tree; /* tree of non-reencoded TeX characters marked as used */ -+ int tounicode_objnum; /* object number of ToUnicode */ - } fo_entry; - - typedef struct { -- char *name; /* glyph name */ -- long code; /* -1 = undefined; -2 = multiple codes, stored -- as string in unicode_seq; otherwise unicode value */ -- char *unicode_seq; /* multiple unicode sequence */ -+ char *name; /* glyph name */ -+ long code; /* -1 = undefined; -2 = multiple codes, stored as string in unicode_seq; otherwise unicode value */ -+ char *unicode_seq; /* multiple unicode sequence */ - } glyph_unicode_entry; - --typedef struct glw_entry_ { /* subset glyphs for inclusion in CID-based fonts */ -- unsigned int id; /* glyph CID */ -- signed int wd; /* glyph width in 1/1000 em parts */ -+typedef struct glw_entry_ { /* subset glyphs for inclusion in CID-based fonts */ -+ unsigned int id; /* glyph CID */ -+ signed int wd; /* glyph width in 1/1000 em parts */ - } glw_entry; - - typedef struct { -@@ -124,19 +114,18 @@ typedef struct { - halfword *raster; - } chardesc; - --/**********************************************************************/ -- --# include "texfont.h" -+#include "texfont.h" - - /* tounicode.c */ -+ - int write_cid_tounicode(PDF, fo_entry *, internal_font_number); - void glyph_unicode_free(void); - void def_tounicode(str_number, str_number); - int write_tounicode(PDF, char **, char *); - - /* vfpacket.c */ --void replace_packet_fonts(internal_font_number f, int *old_fontid, -- int *new_fontid, int count); -+ -+void replace_packet_fonts(internal_font_number f, int *old_fontid, int *new_fontid, int count); - int *packet_local_fonts(internal_font_number f, int *num); - - int packet_cur_s; /* current |do_vf_packet()| recursion level */ -@@ -144,12 +133,15 @@ int packet_stack_ptr; /* pointer into |packet_stack| */ - vf_struct *new_vfstruct(void); - - /* writecff.c */ -+ - void writetype1w(PDF pdf, fd_entry * fd); - - /* writetype0.c */ -+ - void writetype0(PDF pdf, fd_entry * fd); - - /* writefont.c */ -+ - void do_pdf_font(PDF, internal_font_number); - fd_entry *lookup_fd_entry(char *); - fd_entry *new_fd_entry(internal_font_number); -@@ -157,6 +149,7 @@ void write_fontstuff(PDF); - void register_fd_entry(fd_entry * fd); - - /* writet1.c */ -+ - boolean t1_subset(char *, char *, unsigned char *); - char **load_enc_file(char *); - void writet1(PDF, fd_entry *); -@@ -164,36 +157,40 @@ void t1_free(void); - extern int t1_length1, t1_length2, t1_length3; - - /* writetype2.c */ -+ - boolean writetype2(PDF, fd_entry *); - extern unsigned long cidtogid_obj; --pdf_obj *pdf_new_stream(void); --void pdf_add_stream(pdf_obj * stream, unsigned char *buf, long len); --void pdf_release_obj(pdf_obj * stream); - unsigned long ttc_read_offset(sfnt * sfont, int ttc_idx, fd_entry *fd); - - /* writeenc.c */ -+ - fe_entry *get_fe_entry(char *); - void enc_free(void); - void write_fontencodings(PDF pdf); - - /* writettf.c */ -+ - void writettf(PDF, fd_entry *); - void writeotf(PDF, fd_entry *); - void ttf_free(void); - extern int ttf_length; - - /* pkin.c */ -+ - int readchar(boolean, chardesc *); - - /* macnames.c */ -+ - extern char notdef[]; - - /* vfovf.c */ -+ - internal_font_number letter_space_font(internal_font_number f, int e, boolean nolig); - void pdf_check_vf(internal_font_number f); - internal_font_number copy_font_info(internal_font_number f); - - /* writet3.c */ -+ - extern FILE *t3_file; - void writet3(PDF, internal_font_number); - -@@ -201,12 +198,11 @@ extern unsigned char *t3_buffer; - extern int t3_size; - extern int t3_curbyte; - --# define t3_read_file() readbinfile(t3_file, &t3_buffer, &t3_size) --# define t3_close() xfclose(t3_file, cur_file_name) --# define t3_getchar() t3_buffer[t3_curbyte++] --# define t3_eof() (t3_curbyte>t3_size) -- --# define t3_prefix(s) (!strncmp(t3_line_array, s, strlen(s))) --# define t3_putchar(c) pdfout(c) -+#define t3_read_file() readbinfile(t3_file, &t3_buffer, &t3_size) -+#define t3_close() xfclose(t3_file, cur_file_name) -+#define t3_getchar() t3_buffer[t3_curbyte++] -+#define t3_eof() (t3_curbyte>t3_size) -+#define t3_prefix(s) (!strncmp(t3_line_array, s, strlen(s))) -+#define t3_putchar(c) pdfout(c) - --#endif /* LUATEXFONT_H */ -+#endif -diff --git a/texk/web2c/luatexdir/font/mapfile.h b/texk/web2c/luatexdir/font/mapfile.h -index ad752af74..e3e0e613a 100644 ---- a/texk/web2c/luatexdir/font/mapfile.h -+++ b/texk/web2c/luatexdir/font/mapfile.h -@@ -98,13 +98,6 @@ typedef struct { - - /**********************************************************************/ - --# define FONT_SLANT_MIN -2000 --# define FONT_SLANT_MAX 2000 --# define FONT_EXTEND_MIN -5000 --# define FONT_EXTEND_MAX 5000 -- --/**********************************************************************/ -- - fm_entry *getfontmap(char *tfm_name); - void fm_free(void); - ff_entry *check_ff_exist(char *, boolean); -diff --git a/texk/web2c/luatexdir/font/sfnt.h b/texk/web2c/luatexdir/font/sfnt.h -index dce4248e9..602a0805f 100644 ---- a/texk/web2c/luatexdir/font/sfnt.h -+++ b/texk/web2c/luatexdir/font/sfnt.h -@@ -28,11 +28,12 @@ - # endif /* HAVE_CONFIG_H_ */ - - /* Data Types as described in Apple's TTRefMan */ --typedef unsigned char BYTE; -+ -+/*typedef unsigned char BYTE;*/ /* defined in pdfgen.h */ - typedef signed char ICHAR; - typedef unsigned short USHORT; - typedef signed short SHORT; --typedef unsigned long ULONG; -+/*typedef unsigned long ULONG;*//* defined in pdfgen.h */ - typedef signed long LONG; - typedef unsigned long Fixed; /* 16.16-bit signed fixed-point number */ - typedef short FWord; -@@ -70,40 +71,16 @@ struct sfnt_table_directory { - typedef struct { - int type; - struct sfnt_table_directory *directory; --# ifdef XETEX -- FT_Face ft_face; -- long loc; --# elif defined(pdfTeX) - BYTE *buffer; - long buflen; - long loc; --# else -- FILE *stream; --# endif - } sfnt; - - /* Convert sfnt "fixed" type to double */ -+ - # define fixed(a) ((double)((a)%0x10000L)/(double)(0x10000L) + \ - (a)/0x10000L - (((a)/0x10000L > 0x7fffL) ? 0x10000L : 0)) - --# ifdef XETEX --UNSIGNED_BYTE ft_unsigned_byte(sfnt * f); --SIGNED_BYTE ft_signed_byte(sfnt * f); --UNSIGNED_PAIR ft_unsigned_pair(sfnt * f); --SIGNED_PAIR ft_signed_pair(sfnt * f); --UNSIGNED_QUAD ft_unsigned_quad(sfnt * f); --unsigned long ft_read(unsigned char *buf, unsigned long len, sfnt * f); -- --# define sfnt_get_byte(s) ((BYTE) ft_unsigned_byte(s)) --# define sfnt_get_char(s) ((ICHAR) ft_signed_byte (s)) --# define sfnt_get_ushort(s) ((USHORT) ft_unsigned_pair(s)) --# define sfnt_get_short(s) ((SHORT) ft_signed_pair (s)) --# define sfnt_get_ulong(s) ((ULONG) ft_unsigned_quad(s)) --# define sfnt_get_long(s) ((LONG) ft_signed_quad (s)) -- --# define sfnt_seek_set(s,o) (s)->loc = (o) --# define sfnt_read(b,l,s) ft_read((b), (l), (s)) --# elif defined(pdfTeX) - BYTE get_unsigned_byte(sfnt * f); - ICHAR get_signed_byte(sfnt * f); - USHORT get_unsigned_pair(sfnt * f); -@@ -111,45 +88,28 @@ SHORT get_signed_pair(sfnt * f); - ULONG get_unsigned_quad(sfnt * f); - int do_sfnt_read(unsigned char *dest, int len, sfnt * f); - --# define sfnt_get_byte(s) ((BYTE) get_unsigned_byte(s)) --# define sfnt_get_char(s) ((ICHAR) get_signed_byte (s)) --# define sfnt_get_ushort(s) ((USHORT) get_unsigned_pair(s)) --# define sfnt_get_short(s) ((SHORT) get_signed_pair (s)) --# define sfnt_get_ulong(s) ((ULONG) get_unsigned_quad(s)) --# define sfnt_get_long(s) ((LONG) get_signed_quad (s)) -- --# define sfnt_seek_set(s,o) (s)->loc = (o) --# define sfnt_read(b,l,s) do_sfnt_read((b), (l), (s)) --# else --/* get_***_*** from numbers.h */ --# define sfnt_get_byte(s) ((BYTE) get_unsigned_byte((s)->stream)) --# define sfnt_get_char(s) ((ICHAR) get_signed_byte ((s)->stream)) --# define sfnt_get_ushort(s) ((USHORT) get_unsigned_pair((s)->stream)) --# define sfnt_get_short(s) ((SHORT) get_signed_pair ((s)->stream)) --# define sfnt_get_ulong(s) ((ULONG) get_unsigned_quad((s)->stream)) --# define sfnt_get_long(s) ((LONG) get_signed_quad ((s)->stream)) -- --# define sfnt_seek_set(s,o) seek_absolute((s)->stream, (o)) --# define sfnt_read(b,l,s) fread((b), 1, (l), (s)->stream) --# endif -+#define sfnt_get_byte(s) ((BYTE) get_unsigned_byte(s)) -+#define sfnt_get_char(s) ((ICHAR) get_signed_byte (s)) -+#define sfnt_get_ushort(s) ((USHORT) get_unsigned_pair(s)) -+#define sfnt_get_short(s) ((SHORT) get_signed_pair (s)) -+#define sfnt_get_ulong(s) ((ULONG) get_unsigned_quad(s)) -+#define sfnt_get_long(s) ((LONG) get_signed_quad (s)) -+ -+#define sfnt_seek_set(s,o) (s)->loc = (o) -+#define sfnt_read(b,l,s) do_sfnt_read((b), (l), (s)) - - extern int put_big_endian(void *s, LONG q, int n); - --# define sfnt_put_ushort(s,v) put_big_endian((s), v, 2); --# define sfnt_put_short(s,v) put_big_endian((s), v, 2); --# define sfnt_put_ulong(s,v) put_big_endian((s), v, 4); --# define sfnt_put_long(s,v) put_big_endian((s), v, 4); -+#define sfnt_put_ushort(s,v) put_big_endian((s), v, 2); -+#define sfnt_put_short(s,v) put_big_endian((s), v, 2); -+#define sfnt_put_ulong(s,v) put_big_endian((s), v, 4); -+#define sfnt_put_long(s,v) put_big_endian((s), v, 4); - --# ifdef XETEX --extern sfnt *sfnt_open(FT_Face face, int accept_types); --# elif defined(pdfTeX) - extern sfnt *sfnt_open(unsigned char *buffer, int buflen); --# else --extern sfnt *sfnt_open(FILE * fp); --# endif - extern void sfnt_close(sfnt * sfont); - - /* table directory */ -+ - extern int sfnt_read_table_directory(sfnt * sfont, ULONG offset); - extern ULONG sfnt_find_table_len(sfnt * sfont, const char *tag); - extern ULONG sfnt_find_table_pos(sfnt * sfont, const char *tag); -@@ -159,18 +119,10 @@ extern void sfnt_set_table(sfnt * sfont, - const char *tag, void *data, ULONG length); - extern int sfnt_require_table(sfnt * sfont, const char *tag, int must_exist); - --# ifdef pdfTeX --typedef struct { -- ULONG length; -- BYTE *data; --} pdf_obj; -- --# define ASSERT(a) assert(a) --# define RELEASE(a) free(a) --# define NEW(a,b) xmalloc((unsigned)((unsigned)(a)*sizeof(b))) --# define RENEW(a,b,c) xrealloc(a, (unsigned)((unsigned)(b)*sizeof(c))) -- --# endif -+#define ASSERT(a) assert(a) -+#define RELEASE(a) free(a) -+#define NEW(a,b) xmalloc((unsigned)((unsigned)(a)*sizeof(b))) -+#define RENEW(a,b,c) xrealloc(a, (unsigned)((unsigned)(b)*sizeof(c))) - - extern pdf_obj *sfnt_create_FontFile_stream(sfnt * sfont); - -diff --git a/texk/web2c/luatexdir/font/texfont.h b/texk/web2c/luatexdir/font/texfont.h -index 75beafe66..2622b7a14 100644 ---- a/texk/web2c/luatexdir/font/texfont.h -+++ b/texk/web2c/luatexdir/font/texfont.h -@@ -32,6 +32,17 @@ - - # define pointer halfword - -+# define FONT_SLANT_MIN -2000 -+# define FONT_SLANT_MAX 2000 -+# define FONT_EXTEND_MIN -5000 -+# define FONT_EXTEND_MAX 5000 -+# define FONT_SQUEEZE_MIN -5000 -+# define FONT_SQUEEZE_MAX 5000 -+# define FONT_MODE_MIN 0 -+# define FONT_MODE_MAX 3 /* pdf values */ -+# define FONT_WIDTH_MIN 0 -+# define FONT_WIDTH_MAX 5000 -+ - /* these are dumped en block, so they need endianness tests */ - - typedef struct liginfo { -@@ -141,6 +152,9 @@ typedef struct texfont { - boolean _font_oldmath; /* default to false when MathConstants seen */ - int _font_slant; /* a slant in ppt */ - int _font_extend; /* an extension in ppt, or 1000 */ -+ int _font_squeeze; /* an extension in ppt, or 1000 */ -+ int _font_width; -+ int _font_mode; - int font_max_shrink; - int font_max_stretch; - int _font_step; /* amount of one step of expansion */ -@@ -329,6 +343,15 @@ boolean cmp_font_area(int, str_number); - # define font_extend(a) font_tables[a]->_font_extend - # define set_font_extend(a,b) font_extend(a) = b - -+# define font_squeeze(a) font_tables[a]->_font_squeeze -+# define set_font_squeeze(a,b) font_squeeze(a) = b -+ -+# define font_width(a) font_tables[a]->_font_width -+# define set_font_width(a,b) font_width(a) = b -+ -+# define font_mode(a) font_tables[a]->_font_mode -+# define set_font_mode(a,b) font_mode(a) = b -+ - # define font_shrink(a) font_tables[a]->_font_shrink - # define set_font_shrink(a,b) font_shrink(a) = b - -@@ -625,7 +648,7 @@ typedef enum { packet_char_code, - packet_scale_code, - packet_lua_code, - packet_pdf_code, -- packet_pdf_mode, -+ packet_pdf_mode - } packet_command_codes; - - extern scaled store_scaled_f(scaled sq, int fw); -diff --git a/texk/web2c/luatexdir/image/epdf.h b/texk/web2c/luatexdir/image/epdf.h -index 57bb2e39a..9c32c06b7 100644 ---- a/texk/web2c/luatexdir/image/epdf.h -+++ b/texk/web2c/luatexdir/image/epdf.h -@@ -18,15 +18,19 @@ - with LuaTeX; if not, see . */ - - --// this is the common header file for C++ sources pdftoepdf.cc and lepdflib.cc -+/* this is the common header file for C++ sources pdftoepdf.c and lepdflib.c */ - - #ifndef EPDF_H - # define EPDF_H --extern "C" { -+ -+/*extern "C" {*/ -+ - #ifdef HAVE_CONFIG_H - #include - #endif --} -+ -+/*}*/ -+ - # include - # include - # include -@@ -35,41 +39,22 @@ extern "C" { - # include - # include - # include --# include --# include --# include --# include --# include --# include --# include --# include --# include --# include --# include --# include --# include --# include --# include --# include --# include --# include --# include --# include -- --extern "C" { -+ -+/*extern "C" { */ - - # include - -- extern char *xstrdup(const char *); -+extern char *xstrdup(const char *); - -- typedef enum { FE_FAIL, FE_RETURN_NULL } file_error_mode; -+typedef enum { FE_FAIL, FE_RETURN_NULL } file_error_mode; - - /* the following code is extremly ugly but needed for including web2c/config.h */ - -- typedef const char *const_string; /* including kpathsea/types.h doesn't work on some systems */ -+typedef const char *const_string; /* including kpathsea/types.h doesn't work on some systems */ - - # define KPATHSEA_CONFIG_H /* avoid including other kpathsea header files */ -- /* from web2c/config.h */ -+ -+/* from web2c/config.h */ - - # ifdef CONFIG_H /* CONFIG_H has been defined by some xpdf */ - # undef CONFIG_H /* header file */ -@@ -84,117 +69,105 @@ extern "C" { - # include "lua.h" - # include "lauxlib.h" - -- /* pdfgen.w */ -- extern int ten_pow[10]; -- __attribute__ ((format(printf, 2, 3))) -- extern void pdf_printf(PDF, const char *fmt, ...); -- extern void pdf_begin_obj(PDF, int, int); -- extern void pdf_end_obj(PDF); -- extern void pdf_begin_dict(PDF); -- extern void pdf_end_dict(PDF); -- extern void pdf_begin_array(PDF); -- extern void pdf_end_array(PDF); -- extern void pdf_add_null(PDF); -- extern void pdf_add_bool(PDF, int i); -- extern void pdf_add_int(PDF, int i); -- extern void pdf_add_ref(PDF, int num); -- extern void pdf_add_name(PDF, const char *name); -- extern void pdf_dict_add_streaminfo(PDF); -- extern void pdf_begin_stream(PDF); -- extern void pdf_end_stream(PDF); -- extern void pdf_room(PDF, int); -- extern void pdf_out_block(PDF pdf, const char *s, size_t n); -- -- extern void pdf_dict_add_int(PDF, const char *key, int i); -- extern void pdf_dict_add_ref(PDF, const char *key, int num); -- extern void pdf_dict_add_name(PDF, const char *key, const char *val); -- extern void pdf_dict_add_streaminfo(PDF); -- --# define pdf_out(pdf, A) do { pdf_room(pdf, 1); *(pdf->buf->p++) = A; } while (0) --# define pdf_quick_out(pdf,A) *(pdf->buf->p++)=(unsigned char)(A) -+# include "luapplib/pplib.h" -+ -+/* pdfgen.w */ -+ -+extern int ten_pow[10]; -+__attribute__ ((format(printf, 2, 3))) -+extern void pdf_printf(PDF, const char *fmt, ...); -+extern void pdf_begin_obj(PDF, int, int); -+extern void pdf_end_obj(PDF); -+extern void pdf_begin_dict(PDF); -+extern void pdf_end_dict(PDF); -+extern void pdf_begin_array(PDF); -+extern void pdf_end_array(PDF); -+extern void pdf_add_null(PDF); -+extern void pdf_add_bool(PDF, int i); -+extern void pdf_add_int(PDF, int i); -+extern void pdf_add_real(PDF, double d); -+extern void pdf_add_ref(PDF, int num); -+extern void pdf_add_name(PDF, const char *name); -+extern void pdf_dict_add_streaminfo(PDF); -+extern void pdf_begin_stream(PDF); -+extern void pdf_end_stream(PDF); -+extern void pdf_room(PDF, int); -+extern void pdf_out_block(PDF pdf, const char *s, size_t n); -+ -+extern void pdf_dict_add_int(PDF, const char *key, int i); -+extern void pdf_dict_add_ref(PDF, const char *key, int num); -+extern void pdf_dict_add_name(PDF, const char *key, const char *val); -+extern void pdf_dict_add_streaminfo(PDF); -+ -+/* Conflict with pdfgen.h */ -+/*# define pdf_out(pdf, A) do { pdf_room(pdf, 1); *(pdf->buf->p++) = A; } while (0)*/ -+/*# define pdf_quick_out(pdf,A) *(pdf->buf->p++)=(unsigned char)(A) */ -+ - # define pdf_puts(pdf, s) pdf_out_block((pdf), (s), strlen(s)) - -- /* pdfpage.w */ -- extern void print_pdffloat(PDF pdf, pdffloat f); -+/* pdfpage.w */ - -- /* pdftables.w */ -- extern int pdf_create_obj(PDF pdf, int t, int i); -+extern void print_pdffloat(PDF pdf, pdffloat f); - -- /* pdftoepdf.cc */ -- extern void read_pdf_info(image_dict *); -- extern void flush_pdf_info(image_dict *); -- extern void write_epdf(PDF, image_dict *, int suppress_optional_info); -- extern void unrefPdfDocument(char *); -- extern void unrefMemStreamPdfDocument(char *); -- extern void epdf_free(void); -- extern void copyReal(PDF pdf, double d); -+/* pdftables.w */ - -- /* writeimg.w */ -- extern void pdf_dict_add_img_filename(PDF pdf, image_dict * idict); -+extern int pdf_create_obj(PDF pdf, int t, int i); - -- /* utils.w */ -- extern char *convertStringToPDFString(char *in, int len); -+/* pdftoepdf.c */ - -- /* lepdflib.w */ -- int luaopen_epdf(lua_State * L); -+extern void read_pdf_info(image_dict *); -+extern void flush_pdf_info(image_dict *); - --# include "luatex-common.h" -+extern void write_epdf(PDF, image_dict *, int suppress_optional_info); -+extern int write_epdf_object(PDF, image_dict *, int n); - --}; -+extern void unrefPdfDocument(char *); -+extern void unrefMemStreamPdfDocument(char *); - --/**********************************************************************/ -- --// PdfObject encapsulates the xpdf Object type, --// and properly frees its resources on destruction. --// Use obj-> to access members of the Object, --// and &obj to get a pointer to the object. --// It is no longer necessary to call Object::free explicitely. -- --# if 0 --// PdfObject is replaced by xpdf's Object type, with manual obj.free() -- --// *INDENT-OFF* --class PdfObject { -- public: -- PdfObject() { // nothing -- } -- ~PdfObject() { -- iObject.free(); -- } -- Object *operator->() { -- return &iObject; -- } -- Object *operator&() { -- return &iObject; -- } -- private: // no copying or assigning -- PdfObject(const PdfObject &); -- void operator=(const PdfObject &); -- public: -- Object iObject; --}; --// *INDENT-ON* --# endif -+extern void epdf_free(void); -+ -+/* writeimg.w */ - --/**********************************************************************/ -+extern void pdf_dict_add_img_filename(PDF pdf, image_dict * idict); -+ -+/* utils.w */ -+ -+/*extern char *convertStringToPDFString(const char *in, int len);*/ -+ -+/* lepdflib.w */ -+ -+int luaopen_epdf(lua_State * L); -+ -+# include "luatex-common.h" -+ -+/*}*/ -+ -+typedef struct InObj InObj; - - struct InObj { -- Ref ref; // ref in original PDF -- int num; // new object number in output PDF -- InObj *next; // next entry in list of indirect objects --}; -+ ppref *ref; /* ref in original PDF */ -+ int num; /* new object number in output PDF */ -+ InObj *next; /* next entry in list of indirect objects */ -+} ; -+ -+ -+typedef struct avl_table avl_table; - - struct PdfDocument { -- char *file_path; // full file name including path -- char *checksum; // for reopening -- PDFDoc *doc; -- InObj *inObjList; // temporary linked list -- avl_table *ObjMapTree; // permanent over luatex run -- unsigned int occurences; // number of references to the PdfDocument; it can be deleted when occurences == 0 -- unsigned int pc; // counter to track PDFDoc generation or deletion -+ char *file_path; /* full file name including path */ -+ char *checksum; /* for reopening */ -+ ppdoc *pdfe; -+ InObj *inObjList; /* temporary linked list */ -+ avl_table *ObjMapTree; /* permanent over luatex run */ -+ int is_mem; -+ char *memstream; -+ unsigned int occurences; /* number of references to the PdfDocument; it can be deleted when occurences == 0 */ -+ unsigned int pc; /* counter to track PDFDoc generation or deletion */ - }; - --PdfDocument *refPdfDocument(const char *file_path, file_error_mode fe); -+typedef struct PdfDocument PdfDocument; -+ -+PdfDocument *refPdfDocument(const char *file_path, file_error_mode fe, const char *userpassword, const char *ownerpassword); - - PdfDocument *refMemStreamPdfDocument(char *docstream, unsigned long long streamsize, const char *file_id); - -diff --git a/texk/web2c/luatexdir/image/image.h b/texk/web2c/luatexdir/image/image.h -index 7c79723f1..985f53d06 100644 ---- a/texk/web2c/luatexdir/image/image.h -+++ b/texk/web2c/luatexdir/image/image.h -@@ -39,6 +39,7 @@ extern scaled one_hundred_bp; /* from pdfgen.w */ - - typedef struct { - char *stream; -+ size_t size; - } pdf_stream_struct; - - typedef struct { -@@ -116,6 +117,8 @@ typedef struct { - char *filepath; /* full file path after kpathsea */ - char *attr; /* additional image dict entries */ - FILE *file; -+ char *userpassword; -+ char *ownerpassword; - imgtype_e image_type; - int procset; /* /ProcSet flags */ - int color_depth; /* color depth */ -@@ -125,6 +128,7 @@ typedef struct { - int flags; - int luaref ; - boolean keepopen; -+ boolean nolength; - int errorlevel; - int pdfmajorversion; - int pdfminorversion; -@@ -159,6 +163,8 @@ typedef struct { - # define img_pagename(N) ((N)->pagename) - # define img_filename(N) ((N)->filename) - # define img_visiblefilename(N) ((N)->visiblefilename) -+# define img_userpassword(N) ((N)->userpassword) -+# define img_ownerpassword(N) ((N)->ownerpassword) - # define img_filepath(N) ((N)->filepath) - # define img_attr(N) ((N)->attr) - # define img_file(N) ((N)->file) -@@ -171,12 +177,14 @@ typedef struct { - # define img_flags(N) ((N)->flags) - # define img_luaref(N) ((N)->luaref) - # define img_keepopen(N) ((N)->keepopen) -+# define img_nolength(N) ((N)->nolength) - # define img_errorlevel(N) ((N)->errorlevel) - # define img_pdfmajorversion(N) ((N)->pdfmajorversion) - # define img_pdfminorversion(N) ((N)->pdfminorversion) - - # define img_pdfstream_ptr(N) ((N)->img_struct.pdfstream) - # define img_pdfstream_stream(N) ((N)->img_struct.pdfstream->stream) -+# define img_pdfstream_size(N) ((N)->img_struct.pdfstream->size) - - # define img_png_ptr(N) ((N)->img_struct.png) - # define img_png_png_ptr(N) ((N)->img_struct.png->png_ptr) -diff --git a/texk/web2c/luatexdir/image/pdftoepdf.h b/texk/web2c/luatexdir/image/pdftoepdf.h -index 0a8ef942c..cc8f0e150 100644 ---- a/texk/web2c/luatexdir/image/pdftoepdf.h -+++ b/texk/web2c/luatexdir/image/pdftoepdf.h -@@ -30,12 +30,7 @@ void flush_pdf_info(image_dict *); - void unrefPdfDocument(char *); - void unrefMemStreamPdfDocument(char *); - void write_epdf(PDF, image_dict *, int suppress_optional_info); --void epdf_check_mem(void); --void copyReal(PDF pdf, double d); -- --int poppler_version_major(void); --int poppler_version_minor(void); --int poppler_version_micro(void); -+int write_epdf_object(PDF, image_dict *, int n); - - /* epdf.c --- this should go in an own header file */ - -diff --git a/texk/web2c/luatexdir/image/writeimg.h b/texk/web2c/luatexdir/image/writeimg.h -index 46c42d265..dc86648e2 100644 ---- a/texk/web2c/luatexdir/image/writeimg.h -+++ b/texk/web2c/luatexdir/image/writeimg.h -@@ -38,6 +38,7 @@ void scan_pdfrefximage(PDF pdf); - scaled_whd tex_scale(scaled_whd nat, scaled_whd tex); - scaled_whd scale_img(image_dict *, scaled_whd, int); - void write_img(PDF, image_dict *); -+int write_img_object(PDF, image_dict *, int n); - void pdf_write_image(PDF pdf, int n); - void check_pdfstream_dict(image_dict *); - void write_pdfstream(PDF, image_dict *); -diff --git a/texk/web2c/luatexdir/lua/lcallbacklib.c b/texk/web2c/luatexdir/lua/lcallbacklib.c -index f3ff58a75..32cf66302 100644 ---- a/texk/web2c/luatexdir/lua/lcallbacklib.c -+++ b/texk/web2c/luatexdir/lua/lcallbacklib.c -@@ -22,6 +22,9 @@ - - int callback_count = 0; - int saved_callback_count = 0; -+int direct_callback_count = 0; -+int late_callback_count = 0; -+int function_callback_count = 0; - - int callback_set[total_callbacks] = { 0 }; - -@@ -74,7 +77,12 @@ static const char *const callbacknames[] = { - "call_edit", - "build_page_insert", - "glyph_stream_provider", -- "finish_synctex_callback", -+ "font_descriptor_objnum_provider", -+ "finish_synctex", -+ "wrapup_run", -+ "new_graf", -+ "page_objnum_provider", -+ "make_extensible", - NULL - }; - -@@ -207,7 +215,6 @@ int run_saved_callback(int r, const char *name, const char *values, ...) - lua_rawget(Luas, -2); - if (lua_isfunction(Luas, -1)) { - saved_callback_count++; -- callback_count++; - ret = do_run_callback(2, values, args); - } - va_end(args); -diff --git a/texk/web2c/luatexdir/lua/lepdflib.cc b/texk/web2c/luatexdir/lua/lepdflib.cc -index 32bcdab01..ea8ed96b0 100644 ---- a/texk/web2c/luatexdir/lua/lepdflib.cc -+++ b/texk/web2c/luatexdir/lua/lepdflib.cc -@@ -17,3627 +17,3 @@ - - You should have received a copy of the GNU General Public License along - with LuaTeX; if not, see . */ -- -- --#include "image/epdf.h" -- --// Patches for the new poppler 0.59 from --// https://www.mail-archive.com/arch-commits@archlinux.org/msg357548.html --// with some modifications to comply the poppler API. -- --// define DEBUG -- --//********************************************************************** --// TODO: add more poppler functions (many are still missing) -- --//********************************************************************** --// objects allocated by poppler may not be deleted in the lepdflib -- --typedef enum { ALLOC_POPPLER, ALLOC_LEPDF } alloctype; -- --typedef struct { -- void *d; -- alloctype atype; // was it allocated by poppler or the lepdflib.cc? -- PdfDocument *pd; // reference to PdfDocument, or NULL -- unsigned long pc; // counter to detect PDFDoc change --} udstruct; -- --static const char *ErrorCodeNames[] = { "None", "OpenFile", "BadCatalog", -- "Damaged", "Encrypted", "HighlightFile", "BadPrinter", "Printing", -- "Permission", "BadPageNum", "FileIO", NULL --}; -- --//********************************************************************** -- --#define M_Annot "epdf.Annot" /* ls-hh: epdf.* gives better protection in registry */ --#define M_Annots "epdf.Annots" --#define M_Array "epdf.Array" --#define M_Catalog "epdf.Catalog" --#define M_Dict "epdf.Dict" --#define M_EmbFile "epdf.EmbFile" --#define M_FileSpec "epdf.FileSpec" --#define M_GooString "epdf.GooString" --#define M_LinkDest "epdf.LinkDest" --#define M_Link "epdf.Link" --#define M_Links "epdf.Links" --#define M_Object "epdf.Object" --#define M_Page "epdf.Page" --#define M_PDFDoc "epdf.PDFDoc" --#define M_PDFRectangle "epdf.PDFRectangle" --#define M_Ref "epdf.Ref" --#define M_Stream "epdf.Stream" --#define M_StructElement "epdf.StructElement" --#define M_Attribute "epdf.Attribute" --#define M_TextSpan "epdf.TextSpan" --#define M_StructTreeRoot "epdf.StructTreeRoot" --#define M_XRefEntry "epdf.XRefEntry" --#define M_XRef "epdf.XRef" -- --//********************************************************************** -- --#define new_poppler_userdata(type) \ --static udstruct *new_##type##_userdata(lua_State * L) \ --{ \ -- udstruct *a; \ -- a = (udstruct *) lua_newuserdata(L, sizeof(udstruct)); /* udstruct ... */ \ -- a->atype = ALLOC_POPPLER; \ -- luaL_getmetatable(L, M_##type); /* m udstruct ... */ \ -- lua_setmetatable(L, -2); /* udstruct ... */ \ -- return a; \ --} -- --new_poppler_userdata(PDFDoc); -- --new_poppler_userdata(Annot); --new_poppler_userdata(Array); --new_poppler_userdata(Catalog); --new_poppler_userdata(Dict); --new_poppler_userdata(EmbFile); --new_poppler_userdata(FileSpec); --new_poppler_userdata(LinkDest); --new_poppler_userdata(Links); --new_poppler_userdata(Object); --new_poppler_userdata(Page); --new_poppler_userdata(PDFRectangle); --new_poppler_userdata(Ref); --new_poppler_userdata(Stream); --new_poppler_userdata(StructElement); --new_poppler_userdata(Attribute); --new_poppler_userdata(TextSpan); --new_poppler_userdata(StructTreeRoot); --new_poppler_userdata(XRef); -- --//********************************************************************** -- --static void pdfdoc_changed_error(lua_State * L) --{ -- luaL_error(L, "PDFDoc changed or gone"); --} -- --static void pdfdoc_differs_error(lua_State * L) --{ -- luaL_error(L, "PDFDoc differs between arguments"); --} -- --//********************************************************************** -- --static int l_open_PDFDoc(lua_State * L) --{ -- const char *file_path; -- udstruct *uout; -- PdfDocument *d; -- file_path = luaL_checkstring(L, 1); // path -- d = refPdfDocument(file_path, FE_RETURN_NULL); -- if (d == NULL) -- lua_pushnil(L); -- else { -- if (!(globalParams)) // globalParams could be already created -- globalParams = new GlobalParams(); -- uout = new_PDFDoc_userdata(L); -- uout->d = d; -- uout->atype = ALLOC_LEPDF; -- uout->pc = d->pc; -- uout->pd = d; -- } -- return 1; // doc path --} -- --static int l_open_MemStreamPDFDoc(lua_State * L) --{ -- const char *docstream = NULL; -- char *docstream_usr = NULL ; -- const char *file_id; -- unsigned long long stream_size; -- udstruct *uout; -- PdfDocument *d; -- switch (lua_type(L, 1)) { -- case LUA_TSTRING: -- docstream = luaL_checkstring(L, 1); // stream as Lua string -- break; -- case LUA_TLIGHTUSERDATA: -- docstream = (const char *) lua_touserdata(L, 1); // stream as sequence of bytes -- break; -- default: -- luaL_error(L, "bad argument: string or lightuserdata expected"); -- } -- if (docstream==NULL) -- luaL_error(L, "bad document"); -- stream_size = (unsigned long long) luaL_checkint(L, 2);// size of the stream -- file_id = luaL_checkstring(L, 3); // a symbolic name for this stream, mandatory -- if (file_id == NULL) -- luaL_error(L, "PDFDoc has an invalid id"); -- if (strlen(file_id) >STREAM_FILE_ID_LEN ) // a limit to the length of the string -- luaL_error(L, "PDFDoc has a too long id"); -- docstream_usr = (char *)gmalloc((unsigned) (stream_size + 1)); -- if (!docstream_usr) -- luaL_error(L, "no room for PDFDoc"); -- memcpy(docstream_usr, docstream, (stream_size + 1)); -- docstream_usr[stream_size]='\0'; -- d = refMemStreamPdfDocument(docstream_usr, stream_size, file_id); -- if (d == NULL) { -- lua_pushnil(L); -- lua_pushnil(L); -- lua_pushnil(L); -- } -- else if (d->file_path == NULL ) { -- lua_pushnil(L); -- lua_pushnil(L); -- lua_pushnil(L); -- } -- else { -- if (!(globalParams)) // globalParams could be already created -- globalParams = new GlobalParams(); -- uout = new_PDFDoc_userdata(L); -- uout->d = d; -- uout->atype = ALLOC_LEPDF; -- uout->pc = d->pc; -- uout->pd = d; -- lua_pushstring(L,d->file_path); -- lua_pushstring(L,STREAM_URI); -- } -- return 3; // stream, stream_id, stream_uri --} -- -- -- -- --static int l_new_Array(lua_State * L) --{ -- udstruct *uxref, *uout; -- uxref = (udstruct *) luaL_checkudata(L, 1, M_XRef); -- if (uxref->pd != NULL && uxref->pd->pc != uxref->pc) -- pdfdoc_changed_error(L); -- uout = new_Array_userdata(L); -- uout->d = new Array((XRef *) uxref->d); // automatic init to length 0 -- uout->atype = ALLOC_LEPDF; -- uout->pc = uxref->pc; -- uout->pd = uxref->pd; -- return 1; --} -- --static int l_new_Attribute(lua_State * L) --{ -- Attribute::Type t; -- const char *n; -- int nlen; -- udstruct *uobj, *uout; -- -- if (lua_type(L,1)==LUA_TNUMBER) { -- uobj = (udstruct *) luaL_checkudata(L, 2, M_Object); -- if (uobj->pd != NULL && uobj->pd->pc != uobj->pc) -- pdfdoc_changed_error(L); -- t = (Attribute::Type) luaL_checkint(L, 1); -- uout = new_Attribute_userdata(L); -- uout->d = new Attribute(t, (Object *)uobj->d); -- uout->atype = ALLOC_LEPDF; -- uout->pc = uobj->pc; -- uout->pd = uobj->pd; -- -- } else if (lua_type(L,1)==LUA_TSTRING) { -- n = luaL_checkstring(L,1); -- nlen = luaL_checkint(L,2); -- uobj = (udstruct *) luaL_checkudata(L, 3, M_Object); -- if (uobj->pd != NULL && uobj->pd->pc != uobj->pc) -- pdfdoc_changed_error(L); -- uout = new_Attribute_userdata(L); -- uout->d = new Attribute(n, nlen, (Object *)uobj->d); -- uout->atype = ALLOC_LEPDF; -- uout->pc = uobj->pc; -- uout->pd = uobj->pd; -- } else -- lua_pushnil(L); -- return 1; --} -- --#define ATTRIBUTE_TYPE_ENTRY(name) \ -- lua_pushstring(L, #name); \ -- lua_pushinteger(L, Attribute::name); \ -- lua_settable(L,-3) -- -- --#define OBJECT_TYPE(name) \ -- lua_pushstring(L, #name); \ -- lua_pushinteger(L, (int)name); \ -- lua_settable(L,-3) -- -- --#define STRUCTELEMENT_TYPE_ENTRY(name) \ -- lua_pushstring(L, #name); \ -- lua_pushinteger(L, StructElement::name); \ -- lua_settable(L,-3) -- -- --static int l_Attribute_Type(lua_State * L) { -- lua_createtable (L, 0, 42); -- ATTRIBUTE_TYPE_ENTRY(BBox); -- ATTRIBUTE_TYPE_ENTRY(BackgroundColor); -- ATTRIBUTE_TYPE_ENTRY(BorderColor); -- ATTRIBUTE_TYPE_ENTRY(BorderThickness); -- ATTRIBUTE_TYPE_ENTRY(Color); -- ATTRIBUTE_TYPE_ENTRY(ColumnGap); -- ATTRIBUTE_TYPE_ENTRY(ColumnWidths); -- ATTRIBUTE_TYPE_ENTRY(Desc); -- ATTRIBUTE_TYPE_ENTRY(Role); -- ATTRIBUTE_TYPE_ENTRY(TextDecorationColor); -- ATTRIBUTE_TYPE_ENTRY(TextDecorationThickness); -- ATTRIBUTE_TYPE_ENTRY(BaselineShift); -- ATTRIBUTE_TYPE_ENTRY(BlockAlign); -- ATTRIBUTE_TYPE_ENTRY(BorderStyle); -- ATTRIBUTE_TYPE_ENTRY(ColSpan); -- ATTRIBUTE_TYPE_ENTRY(ColumnCount); -- ATTRIBUTE_TYPE_ENTRY(EndIndent); -- ATTRIBUTE_TYPE_ENTRY(GlyphOrientationVertical); -- ATTRIBUTE_TYPE_ENTRY(Headers); -- ATTRIBUTE_TYPE_ENTRY(Height); -- ATTRIBUTE_TYPE_ENTRY(InlineAlign); -- ATTRIBUTE_TYPE_ENTRY(LineHeight); -- ATTRIBUTE_TYPE_ENTRY(ListNumbering); -- ATTRIBUTE_TYPE_ENTRY(Padding); -- ATTRIBUTE_TYPE_ENTRY(Placement); -- ATTRIBUTE_TYPE_ENTRY(RowSpan); -- ATTRIBUTE_TYPE_ENTRY(RubyAlign); -- ATTRIBUTE_TYPE_ENTRY(RubyPosition); -- ATTRIBUTE_TYPE_ENTRY(Scope); -- ATTRIBUTE_TYPE_ENTRY(SpaceAfter); -- ATTRIBUTE_TYPE_ENTRY(SpaceBefore); -- ATTRIBUTE_TYPE_ENTRY(StartIndent); -- ATTRIBUTE_TYPE_ENTRY(Summary); -- ATTRIBUTE_TYPE_ENTRY(TBorderStyle); -- ATTRIBUTE_TYPE_ENTRY(TPadding); -- ATTRIBUTE_TYPE_ENTRY(TextAlign); -- ATTRIBUTE_TYPE_ENTRY(TextDecorationType); -- ATTRIBUTE_TYPE_ENTRY(TextIndent); -- ATTRIBUTE_TYPE_ENTRY(Width); -- ATTRIBUTE_TYPE_ENTRY(WritingMode); -- ATTRIBUTE_TYPE_ENTRY(Unknown); -- ATTRIBUTE_TYPE_ENTRY(checked); -- return 1; --} -- --static int l_Object_Type(lua_State * L) { -- lua_createtable(L,0,16);/*nr of ObjType values*/ ; -- OBJECT_TYPE(objBool); -- OBJECT_TYPE(objInt); -- OBJECT_TYPE(objReal); -- OBJECT_TYPE(objString); -- OBJECT_TYPE(objName); -- OBJECT_TYPE(objNull); -- OBJECT_TYPE(objArray); -- OBJECT_TYPE(objDict); -- OBJECT_TYPE(objStream); -- OBJECT_TYPE(objRef); -- OBJECT_TYPE(objCmd); -- OBJECT_TYPE(objError); -- OBJECT_TYPE(objEOF); -- OBJECT_TYPE(objNone); -- OBJECT_TYPE(objInt64); -- OBJECT_TYPE(objDead); -- return 1; --} -- -- --static int l_StructElement_Type(lua_State * L) { -- lua_createtable (L, 0, 50); -- STRUCTELEMENT_TYPE_ENTRY(Document); -- STRUCTELEMENT_TYPE_ENTRY(Part); -- STRUCTELEMENT_TYPE_ENTRY(Art); -- STRUCTELEMENT_TYPE_ENTRY(Sect); -- STRUCTELEMENT_TYPE_ENTRY(Div); -- STRUCTELEMENT_TYPE_ENTRY(BlockQuote); -- STRUCTELEMENT_TYPE_ENTRY(Caption); -- STRUCTELEMENT_TYPE_ENTRY(NonStruct); -- STRUCTELEMENT_TYPE_ENTRY(Index); -- STRUCTELEMENT_TYPE_ENTRY(Private); -- STRUCTELEMENT_TYPE_ENTRY(Span); -- STRUCTELEMENT_TYPE_ENTRY(Quote); -- STRUCTELEMENT_TYPE_ENTRY(Note); -- STRUCTELEMENT_TYPE_ENTRY(Reference); -- STRUCTELEMENT_TYPE_ENTRY(BibEntry); -- STRUCTELEMENT_TYPE_ENTRY(Code); -- STRUCTELEMENT_TYPE_ENTRY(Link); -- STRUCTELEMENT_TYPE_ENTRY(Annot); -- STRUCTELEMENT_TYPE_ENTRY(Ruby); -- STRUCTELEMENT_TYPE_ENTRY(RB); -- STRUCTELEMENT_TYPE_ENTRY(RT); -- STRUCTELEMENT_TYPE_ENTRY(RP); -- STRUCTELEMENT_TYPE_ENTRY(Warichu); -- STRUCTELEMENT_TYPE_ENTRY(WT); -- STRUCTELEMENT_TYPE_ENTRY(WP); -- STRUCTELEMENT_TYPE_ENTRY(P); -- STRUCTELEMENT_TYPE_ENTRY(H); -- STRUCTELEMENT_TYPE_ENTRY(H1); -- STRUCTELEMENT_TYPE_ENTRY(H2); -- STRUCTELEMENT_TYPE_ENTRY(H3); -- STRUCTELEMENT_TYPE_ENTRY(H4); -- STRUCTELEMENT_TYPE_ENTRY(H5); -- STRUCTELEMENT_TYPE_ENTRY(H6); -- STRUCTELEMENT_TYPE_ENTRY(L); -- STRUCTELEMENT_TYPE_ENTRY(LI); -- STRUCTELEMENT_TYPE_ENTRY(Lbl); -- STRUCTELEMENT_TYPE_ENTRY(LBody); -- STRUCTELEMENT_TYPE_ENTRY(Table); -- STRUCTELEMENT_TYPE_ENTRY(TR); -- STRUCTELEMENT_TYPE_ENTRY(TH); -- STRUCTELEMENT_TYPE_ENTRY(TD); -- STRUCTELEMENT_TYPE_ENTRY(THead); -- STRUCTELEMENT_TYPE_ENTRY(TFoot); -- STRUCTELEMENT_TYPE_ENTRY(TBody); -- STRUCTELEMENT_TYPE_ENTRY(Figure); -- STRUCTELEMENT_TYPE_ENTRY(Formula); -- STRUCTELEMENT_TYPE_ENTRY(Form); -- STRUCTELEMENT_TYPE_ENTRY(TOC); -- STRUCTELEMENT_TYPE_ENTRY(TOCI); -- lua_pushstring(L, "Unknown"); -- lua_pushinteger(L, 0); -- lua_settable(L,-3); -- return 1; --} -- --static int l_AttributeOwner_Type(lua_State * L) { -- lua_createtable (L, 0, 12); -- lua_pushstring(L, "XML-1.00"); lua_pushinteger(L, Attribute::XML_1_00); lua_settable(L,-3); -- lua_pushstring(L, "HTML-3.20"); lua_pushinteger(L, Attribute::HTML_3_20); lua_settable(L,-3); -- lua_pushstring(L, "HTML-4.01"); lua_pushinteger(L, Attribute::HTML_4_01); lua_settable(L,-3); -- lua_pushstring(L, "OEB-1.00"); lua_pushinteger(L, Attribute::OEB_1_00); lua_settable(L,-3); -- lua_pushstring(L, "RTF-1.05"); lua_pushinteger(L, Attribute::RTF_1_05); lua_settable(L,-3); -- lua_pushstring(L, "CSS-1.00"); lua_pushinteger(L, Attribute::CSS_1_00); lua_settable(L,-3); -- lua_pushstring(L, "CSS-2.00"); lua_pushinteger(L, Attribute::CSS_2_00); lua_settable(L,-3); -- lua_pushstring(L, "Layout"); lua_pushinteger(L, Attribute::Layout); lua_settable(L,-3); -- lua_pushstring(L, "PrintField"); lua_pushinteger(L, Attribute::PrintField); lua_settable(L,-3); -- lua_pushstring(L, "Table"); lua_pushinteger(L, Attribute::Table); lua_settable(L,-3); -- lua_pushstring(L, "List"); lua_pushinteger(L, Attribute::List); lua_settable(L,-3); -- lua_pushstring(L, "UserProperties"); lua_pushinteger(L, Attribute::UserProperties);lua_settable(L,-3); -- return 1; --} -- -- --static int l_new_Dict(lua_State * L) --{ -- udstruct *uxref, *uout; -- uxref = (udstruct *) luaL_checkudata(L, 1, M_XRef); -- if (uxref->pd != NULL && uxref->pd->pc != uxref->pc) -- pdfdoc_changed_error(L); -- uout = new_Dict_userdata(L); -- uout->d = new Dict((XRef *) uxref->d); // automatic init to length 0 -- uout->atype = ALLOC_LEPDF; -- uout->pc = uxref->pc; -- uout->pd = uxref->pd; -- return 1; --} -- --static int l_new_Object(lua_State * L) --{ -- udstruct *uout; -- int n = lua_gettop(L); // number of arguments -- uout = new_Object_userdata(L); -- switch(n) { -- case 0: -- uout->d = new Object(); // automatic init to type "none" -- uout->atype = ALLOC_LEPDF; -- uout->pc = 0; -- uout->pd = NULL; // not connected to any PDFDoc -- break; -- case 1: -- if (lua_isboolean (L,1)) { -- uout->d = new Object(lua_toboolean(L, 1)? gTrue : gFalse); -- uout->atype = ALLOC_LEPDF; -- uout->pc = 0; -- uout->pd = NULL; -- } else if (lua_isnumber (L,1)) { -- double d = lua_tonumber(L,1); -- // Missed :Object(long long int64gA) -- if (d==((int)d)) { -- uout->d = new Object((int)d); -- } else { -- uout->d = new Object(d); -- } -- uout->atype = ALLOC_LEPDF; -- uout->pc = 0; -- uout->pd = NULL; -- } else if (lua_isstring (L,1)){ -- GooString *gs; -- const char *s; -- size_t len; -- s = luaL_checklstring(L, 2, &len); -- gs = new GooString(s, len); -- uout->d = new Object(gs); -- uout->atype = ALLOC_LEPDF; -- uout->pc = 0; -- uout->pd = NULL; -- } else if (luaL_testudata(L,1,M_Array)){ -- udstruct *u; -- Array *a; -- u = (udstruct *) luaL_checkudata(L, 1, M_Array); -- a = (Array *)u->d; -- uout->d = new Object(a); -- uout->atype = ALLOC_LEPDF; -- uout->pc = 0; -- uout->pd = NULL; -- } else if (luaL_testudata(L,1,M_Dict)){ -- udstruct *u; -- Dict *d; -- u = (udstruct *) luaL_checkudata(L, 1, M_Dict); -- d = (Dict *)u->d; -- uout->d = new Object(d); -- uout->atype = ALLOC_LEPDF; -- uout->pc = 0; -- uout->pd = NULL; -- } else if (luaL_testudata(L,1,M_Stream)){ -- udstruct *u; -- Stream *s; -- u = (udstruct *) luaL_checkudata(L, 1, M_Stream); -- s = (Stream *)u->d; -- *((Object *) uout->d) = Object(s); -- } else -- luaL_error(L, "Invalid/unsupported value for Object constructor"); -- break; -- case 2: -- if (lua_isnumber (L,1) && lua_isnumber (L,2)) { -- double numA = lua_tonumber(L,1); -- double genA = lua_tonumber(L,2); -- if ( ((numA)==(int)(numA)) && ((genA)==(int)(genA)) ){ -- uout->d = new Object((int)(numA), (int)(genA)); -- uout->atype = ALLOC_LEPDF; -- uout->pc = 0; -- uout->pd = NULL; -- } -- } else if (lua_isnumber (L,1) && (lua_isstring(L,2)|| lua_isnoneornil(L,2))) { -- double d_typeA = lua_tonumber(L,1); -- int typeA = (int)(d_typeA); -- if (d_typeA==typeA){ -- switch((int)(typeA)) { -- case objBool: -- case objInt: -- case objReal: -- case objString: -- case objName: -- case objNull: -- case objArray: -- case objDict: -- case objStream: -- case objRef: -- case objCmd: -- case objError: -- case objEOF: -- case objNone: -- case objInt64: -- case objDead: -- if (lua_isstring(L,2)) -- uout->d = new Object((ObjType)(typeA), luaL_checkstring(L, 2)); -- else -- uout->d = new Object((ObjType)(typeA)); -- uout->atype = ALLOC_LEPDF; -- uout->pc = 0; -- uout->pd = NULL; -- -- break; -- default: -- luaL_error(L, "Invalid values for Object constructor"); -- break; -- }//switch((int)(d)) -- } else // (d_typeA)!=(typeA) -- luaL_error(L, "Invalid/unsupported values for Object constructor"); -- } // if (lua_isnumber (L,1) && (lua_isstring(L,2)|| lua_isnoneornil(L,2))) -- break; -- default: -- luaL_error(L, "Invalid specification for Object constructor"); -- } -- lua_settop(L,1); -- return 1; --} -- --// static int l_new_Object(lua_State * L) --// { --// udstruct *uout; --// uout = new_Object_userdata(L); --// uout->d = new Object(); // automatic init to type "none" --// uout->atype = ALLOC_LEPDF; --// uout->pc = 0; --// uout->pd = NULL; // not connected to any PDFDoc --// return 1; --// } -- -- --// PDFRectangle see Page.h -- --static int l_new_PDFRectangle(lua_State * L) --{ -- udstruct *uout; -- uout = new_PDFRectangle_userdata(L); -- uout->d = new PDFRectangle(); // automatic init to [0, 0, 0, 0] -- uout->atype = ALLOC_LEPDF; -- uout->pc = 0; -- uout->pd = NULL; -- return 1; --} -- --static const struct luaL_Reg epdflib_f[] = { -- {"open", l_open_PDFDoc}, -- {"openMemStream", l_open_MemStreamPDFDoc}, -- {"Array", l_new_Array}, -- {"Attribute", l_new_Attribute}, -- {"StructElement_Type", l_StructElement_Type}, -- {"Attribute_Type", l_Attribute_Type}, -- {"AttributeOwner_Type",l_AttributeOwner_Type}, -- {"Dict", l_new_Dict}, -- {"Object", l_new_Object}, -- {"Object_Type", l_Object_Type}, -- {"PDFRectangle", l_new_PDFRectangle}, -- {NULL, NULL} // sentinel --}; -- --//********************************************************************** -- --#define m_poppler_get_poppler(in, out, function) \ --static int m_##in##_##function(lua_State * L) \ --{ \ -- out *o; \ -- udstruct *uin, *uout; \ -- uin = (udstruct *) luaL_checkudata(L, 1, M_##in); \ -- if (uin->pd != NULL && uin->pd->pc != uin->pc) \ -- pdfdoc_changed_error(L); \ -- o = ((in *) uin->d)->function(); \ -- if (o != NULL) { \ -- uout = new_##out##_userdata(L); \ -- uout->d = o; \ -- uout->pc = uin->pc; \ -- uout->pd = uin->pd; \ -- } else \ -- lua_pushnil(L); \ -- return 1; \ --} -- --#define m_poppler_get_BOOL(in, function) \ --static int m_##in##_##function(lua_State * L) \ --{ \ -- udstruct *uin; \ -- uin = (udstruct *) luaL_checkudata(L, 1, M_##in); \ -- if (uin->pd != NULL && uin->pd->pc != uin->pc) \ -- pdfdoc_changed_error(L); \ -- if (((in *) uin->d)->function()) \ -- lua_pushboolean(L, 1); \ -- else \ -- lua_pushboolean(L, 0); \ -- return 1; \ --} -- --#define m_poppler_get_INT(in, function) \ --static int m_##in##_##function(lua_State * L) \ --{ \ -- int i; \ -- udstruct *uin; \ -- uin = (udstruct *) luaL_checkudata(L, 1, M_##in); \ -- if (uin->pd != NULL && uin->pd->pc != uin->pc) \ -- pdfdoc_changed_error(L); \ -- i = (int) ((in *) uin->d)->function(); \ -- lua_pushinteger(L, i); \ -- return 1; \ --} -- -- --#define m_poppler_get_GUINT(in, function) \ --static int m_##in##_##function(lua_State * L) \ --{ \ -- unsigned int i; \ -- udstruct *uin; \ -- uin = (udstruct *) luaL_checkudata(L, 1, M_##in); \ -- if (uin->pd != NULL && uin->pd->pc != uin->pc) \ -- pdfdoc_changed_error(L); \ -- i = (unsigned int) ((in *) uin->d)->function(); \ -- lua_pushinteger(L, i); \ -- return 1; \ --} -- --#define m_poppler_get_UINT(in, function) \ --m_poppler_get_GUINT(in, function) -- -- -- --#define m_poppler_get_DOUBLE(in, function) \ --static int m_##in##_##function(lua_State * L) \ --{ \ -- double d; \ -- udstruct *uin; \ -- uin = (udstruct *) luaL_checkudata(L, 1, M_##in); \ -- if (uin->pd != NULL && uin->pd->pc != uin->pc) \ -- pdfdoc_changed_error(L); \ -- d = (double) ((in *) uin->d)->function(); \ -- lua_pushnumber(L, d); /* float */ \ -- return 1; \ --} -- --#define m_poppler_get_GOOSTRING(in, function) \ --static int m_##in##_##function(lua_State * L) \ --{ \ -- GooString *gs; \ -- udstruct *uin; \ -- uin = (udstruct *) luaL_checkudata(L, 1, M_##in); \ -- if (uin->pd != NULL && uin->pd->pc != uin->pc) \ -- pdfdoc_changed_error(L); \ -- gs = (GooString *)((in *) uin->d)->function(); \ -- if (gs != NULL) \ -- lua_pushlstring(L, gs->getCString(), gs->getLength()); \ -- else \ -- lua_pushnil(L); \ -- return 1; \ --} -- --#define m_poppler_get_OBJECT(in, function) \ --static int m_##in##_##function(lua_State * L) \ --{ \ -- udstruct *uin, *uout; \ -- uin = (udstruct *) luaL_checkudata(L, 1, M_##in); \ -- if (uin->pd != NULL && uin->pd->pc != uin->pc) \ -- pdfdoc_changed_error(L); \ -- uout = new_Object_userdata(L); \ -- uout->d = new Object(); \ -- *((Object *)uout->d) = ((in *) uin->d)->function(); \ -- uout->atype = ALLOC_LEPDF; \ -- uout->pc = uin->pc; \ -- uout->pd = uin->pd; \ -- return 1; \ --} -- --#define m_poppler_do(in, function) \ --static int m_##in##_##function(lua_State * L) \ --{ \ -- udstruct *uin; \ -- uin = (udstruct *) luaL_checkudata(L, 1, M_##in); \ -- if (uin->pd != NULL && uin->pd->pc != uin->pc) \ -- pdfdoc_changed_error(L); \ -- ((in *) uin->d)->function(); \ -- return 0; \ --} -- --#define m_poppler__tostring(type) \ --static int m_##type##__tostring(lua_State * L) \ --{ \ -- udstruct *uin; \ -- uin = (udstruct *) luaL_checkudata(L, 1, M_##type); \ -- if (uin->pd != NULL && uin->pd->pc != uin->pc) \ -- pdfdoc_changed_error(L); \ -- lua_pushfstring(L, "%s: %p", #type, (type *) uin->d); \ -- return 1; \ --} -- --#define m_poppler_check_string(in, function) \ --static int m_##in##_##function(lua_State * L) \ --{ \ -- const char *s; \ -- udstruct *uin; \ -- uin = (udstruct *) luaL_checkudata(L, 1, M_##in); \ -- if (uin->pd != NULL && uin->pd->pc != uin->pc) \ -- pdfdoc_changed_error(L); \ -- s = luaL_checkstring(L, 2); \ -- if (((in *) uin->d)->function(s)) \ -- lua_pushboolean(L, 1); \ -- else \ -- lua_pushboolean(L, 0); \ -- return 1; \ --} -- --//********************************************************************** --// Annot -- --m_poppler_get_BOOL(Annot, isOk); -- --static int m_Annot_match(lua_State * L) --{ -- udstruct *uin, *uref; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Annot); -- uref = (udstruct *) luaL_checkudata(L, 2, M_Ref); -- if (uin->pd != NULL && uref->pd != NULL && uin->pd != uref->pd) -- pdfdoc_differs_error(L); -- if ((uin->pd != NULL && uin->pd->pc != uin->pc) -- || (uref->pd != NULL && uref->pd->pc != uref->pc)) -- pdfdoc_changed_error(L); -- lua_pushboolean(L, ((Annot *) uin->d)->match((Ref *) uref->d)); -- return 1; --} -- --m_poppler__tostring(Annot); -- --static int m_Annot__gc(lua_State * L) --{ -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Annot); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); --#ifdef DEBUG -- printf("\n===== Annot GC ===== uin=<%p>\n", uin); --#endif -- if (uin->atype == ALLOC_LEPDF) --#if 1 /* def HAVE_ANNOTDECREFCNT */ -- ((Annot *) uin->d)->decRefCnt(); --#else -- delete(Annot *) uin->d; --#endif -- return 0; --} -- --static const struct luaL_Reg Annot_m[] = { -- {"isOk", m_Annot_isOk}, -- {"match", m_Annot_match}, -- {"__tostring", m_Annot__tostring}, -- {"__gc", m_Annot__gc}, -- {NULL, NULL} // sentinel --}; -- --//********************************************************************** --// Annots -- --m_poppler_get_INT(Annots, getNumAnnots); -- --static int m_Annots_getAnnot(lua_State * L) --{ -- int i, annots; -- udstruct *uin, *uout; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Annots); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- i = luaL_checkint(L, 2); -- annots = ((Annots *) uin->d)->getNumAnnots(); -- if (i > 0 && i <= annots) { -- uout = new_Annot_userdata(L); -- uout->d = ((Annots *) uin->d)->getAnnot(i); -- uout->pc = uin->pc; -- uout->pd = uin->pd; -- } else -- lua_pushnil(L); -- return 1; --} -- --m_poppler__tostring(Annots); -- --static const struct luaL_Reg Annots_m[] = { -- {"getNumAnnots", m_Annots_getNumAnnots}, -- {"getAnnot", m_Annots_getAnnot}, -- {"__tostring", m_Annots__tostring}, -- {NULL, NULL} // sentinel --}; -- --//********************************************************************** --// Array --// Now private --// static int m_Array_incRef(lua_State * L) --// { --// udstruct *uin; --// uin = (udstruct *) luaL_checkudata(L, 1, M_Array); --// if (uin->pd != NULL && uin->pd->pc != uin->pc) --// pdfdoc_changed_error(L); --// lua_pushinteger(L, 1); --// return 1; --// } --// Now private --// static int m_Array_decRef(lua_State * L) --// { --// int i; --// udstruct *uin; --// uin = (udstruct *) luaL_checkudata(L, 1, M_Array); --// if (uin->pd != NULL && uin->pd->pc != uin->pc) --// pdfdoc_changed_error(L); --// lua_pushinteger(L, 1); --// return 1; --// } -- --m_poppler_get_INT(Array, getLength); -- --static int m_Array_add(lua_State * L) --{ -- udstruct *uin, *uobj; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Array); -- uobj = (udstruct *) luaL_checkudata(L, 2, M_Object); -- if (uin->pd != NULL && uobj->pd != NULL && uin->pd != uobj->pd) -- pdfdoc_differs_error(L); -- if ((uin->pd != NULL && uin->pd->pc != uin->pc) -- || (uobj->pd != NULL && uobj->pd->pc != uobj->pc)) -- pdfdoc_changed_error(L); -- ((Array *) uin->d)->add(std::move(*((Object *) uobj->d))); -- return 0; --} -- --static int m_Array_get(lua_State * L) --{ -- int i, len; -- udstruct *uin, *uout; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Array); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- i = luaL_checkint(L, 2); -- len = ((Array *) uin->d)->getLength(); -- if (i > 0 && i <= len) { -- uout = new_Object_userdata(L); -- uout->d = new Object(); -- *((Object *) uout->d) = ((Array *) uin->d)->get(i - 1); -- uout->atype = ALLOC_LEPDF; -- uout->pc = uin->pc; -- uout->pd = uin->pd; -- } else -- lua_pushnil(L); -- return 1; --} -- --static int m_Array_getNF(lua_State * L) --{ -- int i, len; -- udstruct *uin, *uout; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Array); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- i = luaL_checkint(L, 2); -- len = ((Array *) uin->d)->getLength(); -- if (i > 0 && i <= len) { -- uout = new_Object_userdata(L); -- uout->d = new Object(); -- *((Object *) uout->d) = ((Array *) uin->d)->getNF(i - 1); -- uout->atype = ALLOC_LEPDF; -- uout->pc = uin->pc; -- uout->pd = uin->pd; -- } else -- lua_pushnil(L); -- return 1; --} -- --static int m_Array_getString(lua_State * L) --{ -- GooString *gs; -- int i, len; -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Array); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- i = luaL_checkint(L, 2); -- len = ((Array *) uin->d)->getLength(); -- if (i > 0 && i <= len) { -- gs = new GooString(); -- if (((Array *) uin->d)->getString(i - 1, gs)) -- lua_pushlstring(L, gs->getCString(), gs->getLength()); -- else -- lua_pushnil(L); -- delete gs; -- } else -- lua_pushnil(L); -- return 1; --} -- --m_poppler__tostring(Array); -- --static const struct luaL_Reg Array_m[] = { -- // {"incRef", m_Array_incRef},// Now private -- // {"decRef", m_Array_decRef},// Now private -- {"getLength", m_Array_getLength}, -- {"add", m_Array_add}, -- {"get", m_Array_get}, -- {"getNF", m_Array_getNF}, -- {"getString", m_Array_getString}, -- {"__tostring", m_Array__tostring}, -- {NULL, NULL} // sentinel --}; -- --//********************************************************************** --// Catalog -- --m_poppler_get_BOOL(Catalog, isOk); --m_poppler_get_INT(Catalog, getNumPages); -- --static int m_Catalog_getPage(lua_State * L) --{ -- int i, pages; -- udstruct *uin, *uout; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Catalog); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- i = luaL_checkint(L, 2); -- pages = ((Catalog *) uin->d)->getNumPages(); -- if (i > 0 && i <= pages) { -- uout = new_Page_userdata(L); -- uout->d = ((Catalog *) uin->d)->getPage(i); -- uout->pc = uin->pc; -- uout->pd = uin->pd; -- } else -- lua_pushnil(L); -- return 1; --} -- --static int m_Catalog_getPageRef(lua_State * L) --{ -- int i, pages; -- udstruct *uin, *uout; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Catalog); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- i = luaL_checkint(L, 2); -- pages = ((Catalog *) uin->d)->getNumPages(); -- if (i > 0 && i <= pages) { -- uout = new_Ref_userdata(L); -- uout->d = (Ref *) gmalloc(sizeof(Ref)); -- ((Ref *) uout->d)->num = ((Catalog *) uin->d)->getPageRef(i)->num; -- ((Ref *) uout->d)->gen = ((Catalog *) uin->d)->getPageRef(i)->gen; -- uout->atype = ALLOC_LEPDF; -- uout->pc = uin->pc; -- uout->pd = uin->pd; -- } else -- lua_pushnil(L); -- return 1; --} -- --m_poppler_get_GOOSTRING(Catalog, getBaseURI); --m_poppler_get_GOOSTRING(Catalog, readMetadata); --m_poppler_get_poppler(Catalog, StructTreeRoot, getStructTreeRoot); -- --static int m_Catalog_findPage(lua_State * L) --{ -- int num, gen, i; -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Catalog); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- num = luaL_checkint(L, 2); -- gen = luaL_checkint(L, 3); -- i = ((Catalog *) uin->d)->findPage(num, gen); -- if (i > 0) -- lua_pushinteger(L, i); -- else -- lua_pushnil(L); -- return 1; --} -- --static int m_Catalog_findDest(lua_State * L) --{ -- GooString *name; -- LinkDest *dest; -- const char *s; -- size_t len; -- udstruct *uin, *uout; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Catalog); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- s = luaL_checklstring(L, 2, &len); -- name = new GooString(s, len); -- dest = ((Catalog *) uin->d)->findDest(name); -- if (dest != NULL) { -- uout = new_LinkDest_userdata(L); -- uout->d = dest; -- uout->pc = uin->pc; -- uout->pd = uin->pd; -- } else -- lua_pushnil(L); -- delete name; -- return 1; --} -- --m_poppler_get_poppler(Catalog, Object, getDests); --m_poppler_get_INT(Catalog, numEmbeddedFiles); -- --static int m_Catalog_embeddedFile(lua_State * L) --{ -- int i, len; -- udstruct *uin, *uout; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Catalog); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- i = luaL_checkint(L, 2); -- len = ((Catalog *) uin->d)->numEmbeddedFiles(); -- if (i > 0 && i <= len) { -- uout = new_FileSpec_userdata(L); -- uout->d = ((Catalog *) uin->d)->embeddedFile(i - 1); -- uout->pc = uin->pc; -- uout->pd = uin->pd; -- } else -- lua_pushnil(L); -- return 1; --} -- --m_poppler_get_INT(Catalog, numJS); -- --static int m_Catalog_getJS(lua_State * L) --{ -- GooString *gs; -- int i, len; -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Catalog); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- i = luaL_checkint(L, 2); -- len = ((Catalog *) uin->d)->numJS(); -- if (i > 0 && i <= len) { -- gs = ((Catalog *) uin->d)->getJS(i - 1); -- if (gs != NULL) -- lua_pushlstring(L, gs->getCString(), gs->getLength()); -- else -- lua_pushnil(L); -- delete gs; -- } else -- lua_pushnil(L); -- return 1; --} -- --m_poppler_get_poppler(Catalog, Object, getOutline); --m_poppler_get_poppler(Catalog, Object, getAcroForm); -- --m_poppler__tostring(Catalog); -- --static const struct luaL_Reg Catalog_m[] = { -- {"isOk", m_Catalog_isOk}, -- {"getNumPages", m_Catalog_getNumPages}, -- {"getPage", m_Catalog_getPage}, -- {"getPageRef", m_Catalog_getPageRef}, -- {"getBaseURI", m_Catalog_getBaseURI}, -- {"readMetadata", m_Catalog_readMetadata}, -- {"getStructTreeRoot", m_Catalog_getStructTreeRoot}, -- {"findPage", m_Catalog_findPage}, -- {"findDest", m_Catalog_findDest}, -- {"getDests", m_Catalog_getDests}, -- {"numEmbeddedFiles", m_Catalog_numEmbeddedFiles}, -- {"embeddedFile", m_Catalog_embeddedFile}, -- {"numJS", m_Catalog_numJS}, -- {"getJS", m_Catalog_getJS}, -- {"getOutline", m_Catalog_getOutline}, -- {"getAcroForm", m_Catalog_getAcroForm}, -- {"__tostring", m_Catalog__tostring}, -- {NULL, NULL} // sentinel --}; -- --//********************************************************************** --// Dict --// Now private --// static int m_Dict_incRef(lua_State * L) --// { --// udstruct *uin; --// uin = (udstruct *) luaL_checkudata(L, 1, M_Dict); --// if (uin->pd != NULL && uin->pd->pc != uin->pc) --// pdfdoc_changed_error(L); --// lua_pushinteger(L, 1); --// return 1; --// } --// Now private --// static int m_Dict_decRef(lua_State * L) --// { --// udstruct *uin; --// uin = (udstruct *) luaL_checkudata(L, 1, M_Dict); --// if (uin->pd != NULL && uin->pd->pc != uin->pc) --// pdfdoc_changed_error(L); --// lua_pushinteger(L, 1); --// return 1; --// } -- --m_poppler_get_INT(Dict, getLength); -- --static int m_Dict_add(lua_State * L) --{ -- char *s; -- udstruct *uin, *uobj; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Dict); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- s = copyString(luaL_checkstring(L, 2)); -- uobj = (udstruct *) luaL_checkudata(L, 3, M_Object); -- ((Dict *) uin->d)->add(s, std::move(*((Object *) uobj->d))); -- return 0; --} -- --static int m_Dict_set(lua_State * L) --{ -- const char *s; -- udstruct *uin, *uobj; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Dict); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- s = luaL_checkstring(L, 2); -- uobj = (udstruct *) luaL_checkudata(L, 3, M_Object); -- ((Dict *) uin->d)->set(s, std::move(*((Object *) uobj->d))); -- return 0; --} -- --static int m_Dict_remove(lua_State * L) --{ -- const char *s; -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Dict); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- s = luaL_checkstring(L, 2); -- ((Dict *) uin->d)->remove(s); -- return 0; --} -- --m_poppler_check_string(Dict, is); -- --static int m_Dict_lookup(lua_State * L) --{ -- const char *s; -- udstruct *uin, *uout; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Dict); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- s = luaL_checkstring(L, 2); -- uout = new_Object_userdata(L); -- uout->d = new Object(); -- *((Object *) uout->d) = ((Dict *) uin->d)->lookup(s); -- uout->atype = ALLOC_LEPDF; -- uout->pc = uin->pc; -- uout->pd = uin->pd; -- return 1; --} -- --static int m_Dict_lookupNF(lua_State * L) --{ -- const char *s; -- udstruct *uin, *uout; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Dict); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- s = luaL_checkstring(L, 2); -- uout = new_Object_userdata(L); -- uout->d = new Object(); -- *((Object *) uout->d) = ((Dict *) uin->d)->lookupNF(s); -- uout->atype = ALLOC_LEPDF; -- uout->pc = uin->pc; -- uout->pd = uin->pd; -- return 1; --} -- --static int m_Dict_lookupInt(lua_State * L) --{ -- const char *s1, *s2; -- int i; -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Dict); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- s1 = luaL_checkstring(L, 2); -- s2 = luaL_checkstring(L, 3); -- if (((Dict *) uin->d)->lookupInt(s1, s2, &i)) -- lua_pushinteger(L, i); -- else -- lua_pushnil(L); -- return 1; --} -- --static int m_Dict_getKey(lua_State * L) --{ -- int i, len; -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Dict); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- i = luaL_checkint(L, 2); -- len = ((Dict *) uin->d)->getLength(); -- if (i > 0 && i <= len) -- lua_pushstring(L, ((Dict *) uin->d)->getKey(i - 1)); -- else -- lua_pushnil(L); -- return 1; --} -- --static int m_Dict_getVal(lua_State * L) --{ -- int i, len; -- udstruct *uin, *uout; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Dict); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- i = luaL_checkint(L, 2); -- len = ((Dict *) uin->d)->getLength(); -- if (i > 0 && i <= len) { -- uout = new_Object_userdata(L); -- uout->d = new Object(); -- *((Object *) uout->d) = ((Dict *) uin->d)->getVal(i - 1); -- uout->atype = ALLOC_LEPDF; -- uout->pc = uin->pc; -- uout->pd = uin->pd; -- } else -- lua_pushnil(L); -- return 1; --} -- --static int m_Dict_getValNF(lua_State * L) --{ -- int i, len; -- udstruct *uin, *uout; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Dict); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- i = luaL_checkint(L, 2); -- len = ((Dict *) uin->d)->getLength(); -- if (i > 0 && i <= len) { -- uout = new_Object_userdata(L); -- uout->d = new Object(); -- *((Object *) uout->d) = ((Dict *) uin->d)->getValNF(i - 1); -- uout->atype = ALLOC_LEPDF; -- uout->pc = uin->pc; -- uout->pd = uin->pd; -- } else -- lua_pushnil(L); -- return 1; --} -- --m_poppler_check_string(Dict, hasKey); -- --m_poppler__tostring(Dict); -- --static const struct luaL_Reg Dict_m[] = { -- // {"incRef", m_Dict_incRef},// Now private -- // {"decRef", m_Dict_decRef},// Now private -- {"getLength", m_Dict_getLength}, -- {"add", m_Dict_add}, -- {"set", m_Dict_set}, -- {"remove", m_Dict_remove}, -- {"is", m_Dict_is}, -- {"lookup", m_Dict_lookup}, -- {"lookupNF", m_Dict_lookupNF}, -- {"lookupInt", m_Dict_lookupInt}, -- {"getKey", m_Dict_getKey}, -- {"getVal", m_Dict_getVal}, -- {"getValNF", m_Dict_getValNF}, -- {"hasKey", m_Dict_hasKey}, -- {"__tostring", m_Dict__tostring}, -- {NULL, NULL} // sentinel --}; -- --//********************************************************************** --// EmbFile -- --m_poppler_get_INT(EmbFile, size); --m_poppler_get_GOOSTRING(EmbFile, modDate); --m_poppler_get_GOOSTRING(EmbFile, createDate); --m_poppler_get_GOOSTRING(EmbFile, checksum); --m_poppler_get_GOOSTRING(EmbFile, mimeType); -- --m_poppler_get_BOOL(EmbFile, isOk); -- --static int m_EmbFile_save(lua_State * L) --{ -- const char *s; -- size_t len; -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_EmbFile); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- s = luaL_checklstring(L, 2, &len); -- if (((EmbFile *) uin->d)->save(s)) -- lua_pushboolean(L, 1); -- else -- lua_pushboolean(L, 0); -- return 1; --} -- --m_poppler__tostring(EmbFile); -- --static const struct luaL_Reg EmbFile_m[] = { -- {"size", m_EmbFile_size}, -- {"modDate", m_EmbFile_modDate}, -- {"createDate", m_EmbFile_createDate}, -- {"checksum", m_EmbFile_checksum}, -- {"mimeType", m_EmbFile_mimeType}, -- {"isOk", m_EmbFile_isOk}, -- {"save", m_EmbFile_save}, -- {"__tostring", m_EmbFile__tostring}, -- {NULL, NULL} // sentinel --}; -- --//********************************************************************** --// FileSpec -- --m_poppler_get_BOOL(FileSpec, isOk); --m_poppler_get_GOOSTRING(FileSpec, getFileName); --m_poppler_get_GOOSTRING(FileSpec, getFileNameForPlatform); --m_poppler_get_GOOSTRING(FileSpec, getDescription); -- --static int m_FileSpec_getEmbeddedFile(lua_State * L) --{ -- udstruct *uin, *uout; -- uin = (udstruct *) luaL_checkudata(L, 1, M_FileSpec); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- uout = new_EmbFile_userdata(L); -- uout->d = ((FileSpec *) uin->d)->getEmbeddedFile(); -- uout->pc = uin->pc; -- uout->pd = uin->pd; -- return 1; --} -- --m_poppler__tostring(FileSpec); -- --static const struct luaL_Reg FileSpec_m[] = { -- {"isOk", m_FileSpec_isOk}, -- {"getFileName", m_FileSpec_getFileName}, -- {"getFileNameForPlatform", m_FileSpec_getFileNameForPlatform}, -- {"getDescription", m_FileSpec_getDescription}, -- {"getEmbeddedFile", m_FileSpec_getEmbeddedFile}, -- {"__tostring", m_FileSpec__tostring}, -- {NULL, NULL} // sentinel --}; -- --//********************************************************************** --// GooString -- --static int m_GooString__tostring(lua_State * L) --{ -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_GooString); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- lua_pushlstring(L, ((GooString *) uin->d)->getCString(), -- ((GooString *) uin->d)->getLength()); -- return 1; --} -- --static const struct luaL_Reg GooString_m[] = { -- {"__tostring", m_GooString__tostring}, -- {NULL, NULL} // sentinel --}; -- --//********************************************************************** --// LinkDest -- --static const char *LinkDestKindNames[] = -- { "XYZ", "Fit", "FitH", "FitV", "FitR", "FitB", "FitBH", "FitBV", NULL }; -- --m_poppler_get_BOOL(LinkDest, isOk); -- --static int m_LinkDest_getKind(lua_State * L) --{ -- int i; -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_LinkDest); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- i = (int) ((LinkDest *) uin->d)->getKind(); -- lua_pushinteger(L, i); -- return 1; --} -- --static int m_LinkDest_getKindName(lua_State * L) --{ -- int i; -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_LinkDest); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- i = (int) ((LinkDest *) uin->d)->getKind(); -- lua_pushstring(L, LinkDestKindNames[i]); -- return 1; --} -- --m_poppler_get_BOOL(LinkDest, isPageRef); --m_poppler_get_INT(LinkDest, getPageNum); -- --static int m_LinkDest_getPageRef(lua_State * L) --{ -- udstruct *uin, *uout; -- uin = (udstruct *) luaL_checkudata(L, 1, M_LinkDest); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- uout = new_Ref_userdata(L); -- uout->d = (Ref *) gmalloc(sizeof(Ref)); -- ((Ref *) uout->d)->num = ((LinkDest *) uin->d)->getPageRef().num; -- ((Ref *) uout->d)->gen = ((LinkDest *) uin->d)->getPageRef().gen; -- uout->atype = ALLOC_LEPDF; -- uout->pc = uin->pc; -- uout->pd = uin->pd; -- return 1; --} -- --m_poppler_get_DOUBLE(LinkDest, getLeft); --m_poppler_get_DOUBLE(LinkDest, getBottom); --m_poppler_get_DOUBLE(LinkDest, getRight); --m_poppler_get_DOUBLE(LinkDest, getTop); --m_poppler_get_DOUBLE(LinkDest, getZoom); --m_poppler_get_BOOL(LinkDest, getChangeLeft); --m_poppler_get_BOOL(LinkDest, getChangeTop); --m_poppler_get_BOOL(LinkDest, getChangeZoom); -- --m_poppler__tostring(LinkDest); -- --static const struct luaL_Reg LinkDest_m[] = { -- {"isOk", m_LinkDest_isOk}, -- {"getKind", m_LinkDest_getKind}, -- {"getKindName", m_LinkDest_getKindName}, // not poppler -- {"isPageRef", m_LinkDest_isPageRef}, -- {"getPageNum", m_LinkDest_getPageNum}, -- {"getPageRef", m_LinkDest_getPageRef}, -- {"getLeft", m_LinkDest_getLeft}, -- {"getBottom", m_LinkDest_getBottom}, -- {"getRight", m_LinkDest_getRight}, -- {"getTop", m_LinkDest_getTop}, -- {"getZoom", m_LinkDest_getZoom}, -- {"getChangeLeft", m_LinkDest_getChangeLeft}, -- {"getChangeTop", m_LinkDest_getChangeTop}, -- {"getChangeZoom", m_LinkDest_getChangeZoom}, -- {"__tostring", m_LinkDest__tostring}, -- {NULL, NULL} // sentinel --}; -- --//********************************************************************** --// Links -- --m_poppler_get_INT(Links, getNumLinks); -- --m_poppler__tostring(Links); -- --static const struct luaL_Reg Links_m[] = { -- {"getNumLinks", m_Links_getNumLinks}, -- //{"getLink", m_Links_getLink}, -- {"__tostring", m_Links__tostring}, -- {NULL, NULL} // sentinel --}; -- --//********************************************************************** --// Object -- --#ifdef HAVE_OBJECT_INITCMD_CONST_CHARP --#define CHARP_CAST --#else --// must cast arg of Object::initCmd, Object::isStream, and Object::streamIs --// from 'const char *' to 'char *', although they are not modified. --#define CHARP_CAST (char *) --#endif -- --// Special type checking. --#define m_Object_isType_(function, cast) \ --static int m_Object_##function(lua_State * L) \ --{ \ -- udstruct *uin; \ -- uin = (udstruct *) luaL_checkudata(L, 1, M_Object); \ -- if (uin->pd != NULL && uin->pd->pc != uin->pc) \ -- pdfdoc_changed_error(L); \ -- if (lua_gettop(L) >= 2) { \ -- if (lua_isstring(L, 2) \ -- && ((Object *) uin->d)->function(cast lua_tostring(L, 2))) \ -- lua_pushboolean(L, 1); \ -- else \ -- lua_pushboolean(L, 0); \ -- } else { \ -- if (((Object *) uin->d)->function()) \ -- lua_pushboolean(L, 1); \ -- else \ -- lua_pushboolean(L, 0); \ -- } \ -- return 1; \ --} --#define m_Object_isType(function) m_Object_isType_(function, ) --#define m_Object_isType_nonconst(function) m_Object_isType_(function, CHARP_CAST) -- --static int m_Object_initBool(lua_State * L) --{ -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Object); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- luaL_checktype(L, 2, LUA_TBOOLEAN); -- if (lua_toboolean(L, 2) != 0) -- *((Object *) uin->d) = Object(gTrue); -- else -- *((Object *) uin->d) = Object(gFalse); -- return 0; --} -- --static int m_Object_initInt(lua_State * L) --{ -- int i; -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Object); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- i = luaL_checkint(L, 2); -- *((Object *) uin->d) = Object(i); -- return 0; --} -- --static int m_Object_initReal(lua_State * L) --{ -- double d; -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Object); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- d = luaL_checknumber(L, 2); -- *((Object *) uin->d) = Object(d); -- return 0; --} -- --static int m_Object_initString(lua_State * L) --{ -- GooString *gs; -- const char *s; -- size_t len; -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Object); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- s = luaL_checklstring(L, 2, &len); -- gs = new GooString(s, len); -- *((Object *) uin->d) = Object(gs); -- return 0; --} -- --static int m_Object_initName(lua_State * L) --{ -- const char *s; -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Object); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- s = luaL_checkstring(L, 2); -- *((Object *) uin->d) = Object(objName, s); -- return 0; --} -- --static int m_Object_initNull(lua_State * L) --{ -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Object); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- *((Object *) uin->d) = Object(objNull); -- return 0; --} -- --static int m_Object_initArray(lua_State * L) --{ -- udstruct *uin, *uxref; -- Array *a; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Object); -- uxref = (udstruct *) luaL_checkudata(L, 2, M_XRef); -- if (uin->pd != NULL && uxref->pd != NULL && uin->pd != uxref->pd) -- pdfdoc_differs_error(L); -- if ((uin->pd != NULL && uin->pd->pc != uin->pc) -- || (uxref->pd != NULL && uxref->pd->pc != uxref->pc)) -- pdfdoc_changed_error(L); -- a = new Array((XRef *) uxref->d); -- *((Object *) uin->d) = Object(a); -- return 0; --} -- --// TODO: decide betweeen --// Object *initDict(XRef *xref); --// Object *initDict(Dict *dictA); -- --static int m_Object_initDict(lua_State * L) --{ -- udstruct *uin, *uxref; -- Dict *d; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Object); -- uxref = (udstruct *) luaL_checkudata(L, 2, M_XRef); -- if (uin->pd != NULL && uxref->pd != NULL && uin->pd != uxref->pd) -- pdfdoc_differs_error(L); -- if ((uin->pd != NULL && uin->pd->pc != uin->pc) -- || (uxref->pd != NULL && uxref->pd->pc != uxref->pc)) -- pdfdoc_changed_error(L); -- d = new Dict((XRef *) uxref->d); -- *((Object *) uin->d) = Object(d); -- return 0; --} -- --static int m_Object_initStream(lua_State * L) --{ -- udstruct *uin, *ustream; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Object); -- ustream = (udstruct *) luaL_checkudata(L, 2, M_Stream); -- if (uin->pd != NULL && ustream->pd != NULL && uin->pd != ustream->pd) -- pdfdoc_differs_error(L); -- if ((uin->pd != NULL && uin->pd->pc != uin->pc) -- || (ustream->pd != NULL && ustream->pd->pc != ustream->pc)) -- pdfdoc_changed_error(L); -- *((Object *) uin->d) = Object((Stream *) ustream->d); -- return 0; --} -- --static int m_Object_initRef(lua_State * L) --{ -- int num, gen; -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Object); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- num = luaL_checkint(L, 2); -- gen = luaL_checkint(L, 3); -- *((Object *) uin->d) = Object(num, gen); -- return 0; --} -- --static int m_Object_initCmd(lua_State * L) --{ -- const char *s; -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Object); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- s = luaL_checkstring(L, 2); -- *((Object *) uin->d) = Object(objCmd, s); -- return 0; --} -- --static int m_Object_initError(lua_State * L) --{ -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Object); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- *((Object *) uin->d) = Object(objError); -- return 0; --} -- --static int m_Object_initEOF(lua_State * L) --{ -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Object); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- *((Object *) uin->d) = Object(objEOF); -- return 0; --} -- --static int m_Object_fetch(lua_State * L) --{ -- udstruct *uin, *uxref, *uout; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Object); -- uxref = (udstruct *) luaL_checkudata(L, 2, M_XRef); -- if (uin->pd != NULL && uxref->pd != NULL && uin->pd != uxref->pd) -- pdfdoc_differs_error(L); -- if ((uin->pd != NULL && uin->pd->pc != uin->pc) -- || (uxref->pd != NULL && uxref->pd->pc != uxref->pc)) -- pdfdoc_changed_error(L); -- uout = new_Object_userdata(L); -- uout->d = new Object(); -- *((Object *) uout->d) = ((Object *) uin->d)->fetch((XRef *) uxref->d); -- uout->atype = ALLOC_LEPDF; -- uout->pc = uin->pc; -- uout->pd = uin->pd; -- return 1; --} -- --static int m_Object_getType(lua_State * L) --{ -- ObjType t; -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Object); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- t = ((Object *) uin->d)->getType(); -- lua_pushinteger(L, (int) t); -- return 1; --} -- --static int m_Object_getTypeName(lua_State * L) --{ -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Object); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- lua_pushstring(L, ((Object *) uin->d)->getTypeName()); -- return 1; --} -- --m_poppler_get_BOOL(Object, isBool); --m_poppler_get_BOOL(Object, isInt); --m_poppler_get_BOOL(Object, isReal); --m_poppler_get_BOOL(Object, isNum); --m_poppler_get_BOOL(Object, isString); --m_Object_isType(isName); --m_poppler_get_BOOL(Object, isNull); --m_poppler_get_BOOL(Object, isArray); --m_Object_isType(isDict); --m_Object_isType_nonconst(isStream); --m_poppler_get_BOOL(Object, isRef); --m_Object_isType(isCmd); --m_poppler_get_BOOL(Object, isError); --m_poppler_get_BOOL(Object, isEOF); --m_poppler_get_BOOL(Object, isNone); -- --static int m_Object_getBool(lua_State * L) --{ -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Object); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- if (((Object *) uin->d)->isBool()) { -- if (((Object *) uin->d)->getBool()) -- lua_pushboolean(L, 1); -- else -- lua_pushboolean(L, 0); -- } else -- lua_pushnil(L); -- return 1; --} -- --static int m_Object_getInt(lua_State * L) --{ -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Object); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- if (((Object *) uin->d)->isInt()) -- lua_pushinteger(L, ((Object *) uin->d)->getInt()); -- else -- lua_pushnil(L); -- return 1; --} -- --static int m_Object_getReal(lua_State * L) --{ -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Object); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- if (((Object *) uin->d)->isReal()) -- lua_pushnumber(L, ((Object *) uin->d)->getReal()); /* float */ -- else -- lua_pushnil(L); -- return 1; --} -- --static int m_Object_getNum(lua_State * L) --{ -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Object); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- if (((Object *) uin->d)->isInt()) -- lua_pushinteger(L, ((Object *) uin->d)->getInt()); -- else if (((Object *) uin->d)->isReal()) -- lua_pushinteger(L, ((Object *) uin->d)->getReal()); -- else if (((Object *) uin->d)->isNum()) /* redundant */ -- lua_pushnumber(L, ((Object *) uin->d)->getNum()); /* integer or float */ -- else -- lua_pushnil(L); -- return 1; --} -- --static int m_Object_getString(lua_State * L) --{ -- GooString *gs; -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Object); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- if (((Object *) uin->d)->isString()) { -- gs = (GooString *)((Object *) uin->d)->getString(); -- lua_pushlstring(L, gs->getCString(), gs->getLength()); -- } else -- lua_pushnil(L); -- return 1; --} -- --static int m_Object_getName(lua_State * L) --{ -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Object); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- if (((Object *) uin->d)->isName()) -- lua_pushstring(L, ((Object *) uin->d)->getName()); -- else -- lua_pushnil(L); -- return 1; --} -- --static int m_Object_getArray(lua_State * L) --{ -- udstruct *uin, *uout; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Object); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- if (((Object *) uin->d)->isArray()) { -- uout = new_Array_userdata(L); -- uout->d = ((Object *) uin->d)->getArray(); -- uout->pc = uin->pc; -- uout->pd = uin->pd; -- } else -- lua_pushnil(L); -- return 1; --} -- --static int m_Object_getDict(lua_State * L) --{ -- udstruct *uin, *uout; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Object); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- if (((Object *) uin->d)->isDict()) { -- uout = new_Dict_userdata(L); -- uout->d = ((Object *) uin->d)->getDict(); -- uout->pc = uin->pc; -- uout->pd = uin->pd; -- } else -- lua_pushnil(L); -- return 1; --} -- --static int m_Object_getStream(lua_State * L) --{ -- udstruct *uin, *uout; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Object); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- if (((Object *) uin->d)->isStream()) { -- uout = new_Stream_userdata(L); -- uout->d = ((Object *) uin->d)->getStream(); -- uout->pc = uin->pc; -- uout->pd = uin->pd; -- } else -- lua_pushnil(L); -- return 1; --} -- --static int m_Object_getRef(lua_State * L) --{ -- udstruct *uin, *uout; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Object); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- if (((Object *) uin->d)->isRef()) { -- uout = new_Ref_userdata(L); -- uout->d = (Ref *) gmalloc(sizeof(Ref)); -- ((Ref *) uout->d)->num = ((Object *) uin->d)->getRef().num; -- ((Ref *) uout->d)->gen = ((Object *) uin->d)->getRef().gen; -- uout->atype = ALLOC_LEPDF; -- uout->pc = uin->pc; -- uout->pd = uin->pd; -- } else -- lua_pushnil(L); -- return 1; --} -- --static int m_Object_getRefNum(lua_State * L) --{ -- int i; -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Object); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- if (((Object *) uin->d)->isRef()) { -- i = ((Object *) uin->d)->getRef().num; -- lua_pushinteger(L, i); -- } else -- lua_pushnil(L); -- return 1; --} -- --static int m_Object_getRefGen(lua_State * L) --{ -- int i; -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Object); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- if (((Object *) uin->d)->isRef()) { -- i = ((Object *) uin->d)->getRef().gen; -- lua_pushinteger(L, i); -- } else -- lua_pushnil(L); -- return 1; --} -- --static int m_Object_getCmd(lua_State * L) --{ -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Object); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- if (((Object *) uin->d)->isCmd()) -- lua_pushstring(L, ((Object *) uin->d)->getCmd()); -- else -- lua_pushnil(L); -- return 1; --} -- --static int m_Object_arrayGetLength(lua_State * L) --{ -- int len; -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Object); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- if (((Object *) uin->d)->isArray()) { -- len = ((Object *) uin->d)->arrayGetLength(); -- lua_pushinteger(L, len); -- } else -- lua_pushnil(L); -- return 1; --} -- --static int m_Object_arrayAdd(lua_State * L) --{ -- udstruct *uin, *uobj; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Object); -- uobj = (udstruct *) luaL_checkudata(L, 2, M_Object); -- if (uin->pd != NULL && uobj->pd != NULL && uin->pd != uobj->pd) -- pdfdoc_differs_error(L); -- if ((uin->pd != NULL && uin->pd->pc != uin->pc) -- || (uobj->pd != NULL && uobj->pd->pc != uobj->pd->pc)) -- pdfdoc_changed_error(L); -- if (!((Object *) uin->d)->isArray()) -- luaL_error(L, "Object is not an Array"); -- ((Object *) uin->d)->arrayAdd(std::move(*((Object *) uobj->d))); -- return 0; --} -- --static int m_Object_arrayGet(lua_State * L) --{ -- int i, len; -- udstruct *uin, *uout; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Object); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- i = luaL_checkint(L, 2); -- if (((Object *) uin->d)->isArray()) { -- len = ((Object *) uin->d)->arrayGetLength(); -- if (i > 0 && i <= len) { -- uout = new_Object_userdata(L); -- uout->d = new Object(); -- *((Object *) uout->d) = ((Object *) uin->d)->arrayGet(i - 1); -- uout->atype = ALLOC_LEPDF; -- uout->pc = uin->pc; -- uout->pd = uin->pd; -- } else -- lua_pushnil(L); -- } else -- lua_pushnil(L); -- return 1; --} -- --static int m_Object_arrayGetNF(lua_State * L) --{ -- int i, len; -- udstruct *uin, *uout; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Object); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- i = luaL_checkint(L, 2); -- if (((Object *) uin->d)->isArray()) { -- len = ((Object *) uin->d)->arrayGetLength(); -- if (i > 0 && i <= len) { -- uout = new_Object_userdata(L); -- uout->d = new Object(); -- *((Object *) uout->d) = ((Object *) uin->d)->arrayGetNF(i - 1); -- uout->atype = ALLOC_LEPDF; -- uout->pc = uin->pc; -- uout->pd = uin->pd; -- } else -- lua_pushnil(L); -- } else -- lua_pushnil(L); -- return 1; --} -- --static int m_Object_dictGetLength(lua_State * L) --{ -- int len; -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Object); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- if (((Object *) uin->d)->isDict()) { -- len = ((Object *) uin->d)->dictGetLength(); -- lua_pushinteger(L, len); -- } else -- lua_pushnil(L); -- return 1; --} -- --static int m_Object_dictAdd(lua_State * L) --{ -- const char *s; -- udstruct *uin, *uobj; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Object); -- s = luaL_checkstring(L, 2); -- uobj = (udstruct *) luaL_checkudata(L, 3, M_Object); -- if (uin->pd != NULL && uobj->pd != NULL && uin->pd != uobj->pd) -- pdfdoc_differs_error(L); -- if ((uin->pd != NULL && uin->pd->pc != uin->pc) -- || (uobj->pd != NULL && uobj->pd->pc != uobj->pd->pc)) -- pdfdoc_changed_error(L); -- if (!((Object *) uin->d)->isDict()) -- luaL_error(L, "Object is not a Dict"); -- ((Object *) uin->d)->dictAdd(copyString(s), std::move(*((Object *) uobj->d))); -- return 0; --} -- --static int m_Object_dictSet(lua_State * L) --{ -- const char *s; -- udstruct *uin, *uobj; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Object); -- s = luaL_checkstring(L, 2); -- uobj = (udstruct *) luaL_checkudata(L, 3, M_Object); -- if (uin->pd != NULL && uobj->pd != NULL && uin->pd != uobj->pd) -- pdfdoc_differs_error(L); -- if ((uin->pd != NULL && uin->pd->pc != uin->pc) -- || (uobj->pd != NULL && uobj->pd->pc != uobj->pd->pc)) -- pdfdoc_changed_error(L); -- if (!((Object *) uin->d)->isDict()) -- luaL_error(L, "Object is not a Dict"); -- ((Object *) uin->d)->dictSet(s, std::move(*((Object *) uobj->d))); -- return 0; --} -- --static int m_Object_dictLookup(lua_State * L) --{ -- const char *s; -- udstruct *uin, *uout; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Object); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- s = luaL_checkstring(L, 2); -- if (((Object *) uin->d)->isDict()) { -- uout = new_Object_userdata(L); -- uout->d = new Object(); -- *((Object *) uout->d) = ((Object *) uin->d)->dictLookup(s); -- uout->atype = ALLOC_LEPDF; -- uout->pc = uin->pc; -- uout->pd = uin->pd; -- } else -- lua_pushnil(L); -- return 1; --} -- --static int m_Object_dictLookupNF(lua_State * L) --{ -- const char *s; -- udstruct *uin, *uout; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Object); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- s = luaL_checkstring(L, 2); -- if (((Object *) uin->d)->isDict()) { -- uout = new_Object_userdata(L); -- uout->d = new Object(); -- *((Object *) uout->d) = ((Object *) uin->d)->dictLookupNF(s); -- uout->atype = ALLOC_LEPDF; -- uout->pc = uin->pc; -- uout->pd = uin->pd; -- } else -- lua_pushnil(L); -- return 1; --} -- --static int m_Object_dictGetKey(lua_State * L) --{ -- int i, len; -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Object); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- i = luaL_checkint(L, 2); -- if (((Object *) uin->d)->isDict()) { -- len = ((Object *) uin->d)->dictGetLength(); -- if (i > 0 && i <= len) -- lua_pushstring(L, ((Object *) uin->d)->dictGetKey(i - 1)); -- else -- lua_pushnil(L); -- } else -- lua_pushnil(L); -- return 1; --} -- --static int m_Object_dictGetVal(lua_State * L) --{ -- int i, len; -- udstruct *uin, *uout; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Object); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- i = luaL_checkint(L, 2); -- if (((Object *) uin->d)->isDict()) { -- len = ((Object *) uin->d)->dictGetLength(); -- if (i > 0 && i <= len) { -- uout = new_Object_userdata(L); -- uout->d = new Object(); -- *((Object *) uout->d) = ((Object *) uin->d)->dictGetVal(i - 1); -- uout->atype = ALLOC_LEPDF; -- uout->pc = uin->pc; -- uout->pd = uin->pd; -- } else -- lua_pushnil(L); -- } else -- lua_pushnil(L); -- return 1; --} -- --static int m_Object_dictGetValNF(lua_State * L) --{ -- int i, len; -- udstruct *uin, *uout; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Object); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- i = luaL_checkint(L, 2); -- if (((Object *) uin->d)->isDict()) { -- len = ((Object *) uin->d)->dictGetLength(); -- if (i > 0 && i <= len) { -- uout = new_Object_userdata(L); -- uout->d = new Object(); -- *((Object *) uout->d) = ((Object *) uin->d)->dictGetValNF(i - 1); -- uout->atype = ALLOC_LEPDF; -- uout->pc = uin->pc; -- uout->pd = uin->pd; -- } else -- lua_pushnil(L); -- } else -- lua_pushnil(L); -- return 1; --} -- --static int m_Object_streamIs(lua_State * L) --{ -- const char *s; -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Object); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- s = luaL_checkstring(L, 2); -- if (((Object *) uin->d)->isStream()) { -- if (((Object *) uin->d)->streamIs(CHARP_CAST s)) -- lua_pushboolean(L, 1); -- else -- lua_pushboolean(L, 0); -- } else -- lua_pushnil(L); -- return 1; --} -- --static int m_Object_streamReset(lua_State * L) --{ -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Object); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- if (((Object *) uin->d)->isStream()) -- ((Object *) uin->d)->streamReset(); -- return 0; --} -- --static int m_Object_streamGetChar(lua_State * L) --{ -- int i; -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Object); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- if (((Object *) uin->d)->isStream()) { -- i = ((Object *) uin->d)->streamGetChar(); -- lua_pushinteger(L, i); -- } else -- lua_pushnil(L); -- return 1; --} -- --static int m_Object_streamLookChar(lua_State * L) --{ -- int i; -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Object); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- if (((Object *) uin->d)->isStream()) { -- i = ((Object *) uin->d)->streamLookChar(); -- lua_pushinteger(L, i); -- } else -- lua_pushnil(L); -- return 1; --} -- --static int m_Object_streamGetPos(lua_State * L) --{ -- int i; -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Object); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- if (((Object *) uin->d)->isStream()) { -- i = (int) ((Object *) uin->d)->streamGetPos(); -- lua_pushinteger(L, i); -- } else -- lua_pushnil(L); -- return 1; --} -- --static int m_Object_streamSetPos(lua_State * L) --{ -- int i; -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Object); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- i = luaL_checkint(L, 2); -- if (((Object *) uin->d)->isStream()) -- ((Object *) uin->d)->streamSetPos(i); -- return 0; --} -- --static int m_Object_streamGetDict(lua_State * L) --{ -- udstruct *uin, *uout; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Object); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- if (((Object *) uin->d)->isStream()) { -- uout = new_Dict_userdata(L); -- uout->d = ((Object *) uin->d)->streamGetDict(); -- uout->pc = uin->pc; -- uout->pd = uin->pd; -- } else -- lua_pushnil(L); -- return 1; --} -- --static int m_Object__gc(lua_State * L) --{ -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Object); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); --#ifdef DEBUG -- printf("\n===== Object GC ===== uin=<%p>\n", uin); --#endif -- if (uin->atype == ALLOC_LEPDF) { -- // free() seems to collide with the lua gc -- //((Object *) uin->d)->free(); -- delete(Object *) uin->d; -- } -- return 0; --} -- --m_poppler__tostring(Object); -- --static const struct luaL_Reg Object_m[] = { -- {"initBool", m_Object_initBool}, -- {"initInt", m_Object_initInt}, -- {"initReal", m_Object_initReal}, -- {"initString", m_Object_initString}, -- {"initName", m_Object_initName}, -- {"initNull", m_Object_initNull}, -- {"initArray", m_Object_initArray}, -- {"initDict", m_Object_initDict}, -- {"initStream", m_Object_initStream}, -- {"initRef", m_Object_initRef}, -- {"initCmd", m_Object_initCmd}, -- {"initError", m_Object_initError}, -- {"initEOF", m_Object_initEOF}, -- // {"copy", m_Object_copy}, -- {"fetch", m_Object_fetch}, -- {"getType", m_Object_getType}, -- {"getTypeName", m_Object_getTypeName}, -- {"isBool", m_Object_isBool}, -- {"isInt", m_Object_isInt}, -- {"isReal", m_Object_isReal}, -- {"isNum", m_Object_isNum}, -- {"isString", m_Object_isString}, -- {"isName", m_Object_isName}, -- {"isNull", m_Object_isNull}, -- {"isArray", m_Object_isArray}, -- {"isDict", m_Object_isDict}, -- {"isStream", m_Object_isStream}, -- {"isRef", m_Object_isRef}, -- {"isCmd", m_Object_isCmd}, -- {"isError", m_Object_isError}, -- {"isEOF", m_Object_isEOF}, -- {"isNone", m_Object_isNone}, -- {"getBool", m_Object_getBool}, -- {"getInt", m_Object_getInt}, -- {"getReal", m_Object_getReal}, -- {"getNum", m_Object_getNum}, -- {"getString", m_Object_getString}, -- {"getName", m_Object_getName}, -- {"getArray", m_Object_getArray}, -- {"getDict", m_Object_getDict}, -- {"getStream", m_Object_getStream}, -- {"getRef", m_Object_getRef}, -- {"getRefNum", m_Object_getRefNum}, -- {"getRefGen", m_Object_getRefGen}, -- {"getCmd", m_Object_getCmd}, -- {"arrayGetLength", m_Object_arrayGetLength}, -- {"arrayAdd", m_Object_arrayAdd}, -- {"arrayGet", m_Object_arrayGet}, -- {"arrayGetNF", m_Object_arrayGetNF}, -- {"dictGetLength", m_Object_dictGetLength}, -- {"dictAdd", m_Object_dictAdd}, -- {"dictSet", m_Object_dictSet}, -- {"dictLookup", m_Object_dictLookup}, -- {"dictLookupNF", m_Object_dictLookupNF}, -- {"dictGetKey", m_Object_dictGetKey}, -- {"dictGetVal", m_Object_dictGetVal}, -- {"dictGetValNF", m_Object_dictGetValNF}, -- {"streamIs", m_Object_streamIs}, -- {"streamReset", m_Object_streamReset}, -- // {"streamClose", m_Object_streamClose}, -- {"streamGetChar", m_Object_streamGetChar}, -- {"streamLookChar", m_Object_streamLookChar}, -- // {"streamGetLine", m_Object_streamGetLine}, -- {"streamGetPos", m_Object_streamGetPos}, -- {"streamSetPos", m_Object_streamSetPos}, -- {"streamGetDict", m_Object_streamGetDict}, -- {"__tostring", m_Object__tostring}, -- {"__gc", m_Object__gc}, // finalizer -- {NULL, NULL} // sentinel --}; -- --//********************************************************************** --// Page -- --m_poppler_get_BOOL(Page, isOk); --m_poppler_get_INT(Page, getNum); --m_poppler_get_poppler(Page, PDFRectangle, getMediaBox); --m_poppler_get_poppler(Page, PDFRectangle, getCropBox); --m_poppler_get_BOOL(Page, isCropped); --m_poppler_get_DOUBLE(Page, getMediaWidth); --m_poppler_get_DOUBLE(Page, getMediaHeight); --m_poppler_get_DOUBLE(Page, getCropWidth); --m_poppler_get_DOUBLE(Page, getCropHeight); --m_poppler_get_poppler(Page, PDFRectangle, getBleedBox); --m_poppler_get_poppler(Page, PDFRectangle, getTrimBox); --m_poppler_get_poppler(Page, PDFRectangle, getArtBox); --m_poppler_get_INT(Page, getRotate); --m_poppler_get_GOOSTRING(Page, getLastModified); --m_poppler_get_poppler(Page, Dict, getBoxColorInfo); --m_poppler_get_poppler(Page, Dict, getGroup); --m_poppler_get_poppler(Page, Stream, getMetadata); --m_poppler_get_poppler(Page, Dict, getPieceInfo); --m_poppler_get_poppler(Page, Dict, getSeparationInfo); --m_poppler_get_poppler(Page, Dict, getResourceDict); --m_poppler_get_OBJECT(Page, getAnnotsObject); -- --m_poppler_get_OBJECT(Page, getContents); -- --m_poppler__tostring(Page); -- --static const struct luaL_Reg Page_m[] = { -- {"isOk", m_Page_isOk}, -- {"getNum", m_Page_getNum}, -- {"getMediaBox", m_Page_getMediaBox}, -- {"getCropBox", m_Page_getCropBox}, -- {"isCropped", m_Page_isCropped}, -- {"getMediaWidth", m_Page_getMediaWidth}, -- {"getMediaHeight", m_Page_getMediaHeight}, -- {"getCropWidth", m_Page_getCropWidth}, -- {"getCropHeight", m_Page_getCropHeight}, -- {"getBleedBox", m_Page_getBleedBox}, -- {"getTrimBox", m_Page_getTrimBox}, -- {"getArtBox", m_Page_getArtBox}, -- {"getRotate", m_Page_getRotate}, -- {"getLastModified", m_Page_getLastModified}, -- {"getBoxColorInfo", m_Page_getBoxColorInfo}, -- {"getGroup", m_Page_getGroup}, -- {"getMetadata", m_Page_getMetadata}, -- {"getPieceInfo", m_Page_getPieceInfo}, -- {"getSeparationInfo", m_Page_getSeparationInfo}, -- {"getResourceDict", m_Page_getResourceDict}, -- {"getAnnotsObject", m_Page_getAnnotsObject}, -- {"getContents", m_Page_getContents}, -- {"__tostring", m_Page__tostring}, -- {NULL, NULL} // sentinel --}; -- --//********************************************************************** --// PDFDoc -- --#define m_PDFDoc_BOOL(function) \ --static int m_PDFDoc_##function(lua_State * L) \ --{ \ -- udstruct *uin; \ -- uin = (udstruct *) luaL_checkudata(L, 1, M_PDFDoc); \ -- if (uin->pd != NULL && uin->pd->pc != uin->pc) \ -- pdfdoc_changed_error(L); \ -- if (((PdfDocument *) uin->d)->doc->function()) \ -- lua_pushboolean(L, 1); \ -- else \ -- lua_pushboolean(L, 0); \ -- return 1; \ --} -- --#define m_PDFDoc_INT(function) \ --static int m_PDFDoc_##function(lua_State * L) \ --{ \ -- int i; \ -- udstruct *uin; \ -- uin = (udstruct *) luaL_checkudata(L, 1, M_PDFDoc); \ -- if (uin->pd != NULL && uin->pd->pc != uin->pc) \ -- pdfdoc_changed_error(L); \ -- i = ((PdfDocument *) uin->d)->doc->function(); \ -- lua_pushinteger(L, i); \ -- return 1; \ --} -- --m_PDFDoc_BOOL(isOk); --m_PDFDoc_INT(getErrorCode); -- --static int m_PDFDoc_getFileName(lua_State * L) --{ -- GooString *gs; -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_PDFDoc); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- gs = ((PdfDocument *) uin->d)->doc->getFileName(); -- if (gs != NULL) -- lua_pushlstring(L, gs->getCString(), gs->getLength()); -- else -- lua_pushnil(L); -- return 1; --} -- --static int m_PDFDoc_getErrorCodeName(lua_State * L) --{ -- int i; -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_PDFDoc); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- i = ((PdfDocument *) uin->d)->doc->getErrorCode(); -- lua_pushstring(L, ErrorCodeNames[i]); -- return 1; --} -- --static int m_PDFDoc_getXRef(lua_State * L) --{ -- XRef *xref; -- udstruct *uin, *uout; -- uin = (udstruct *) luaL_checkudata(L, 1, M_PDFDoc); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- xref = ((PdfDocument *) uin->d)->doc->getXRef(); -- if (xref->isOk()) { -- uout = new_XRef_userdata(L); -- uout->d = xref; -- uout->pc = uin->pc; -- uout->pd = uin->pd; -- } else -- lua_pushnil(L); -- return 1; --} -- --static int m_PDFDoc_getCatalog(lua_State * L) --{ -- Catalog *cat; -- udstruct *uin, *uout; -- uin = (udstruct *) luaL_checkudata(L, 1, M_PDFDoc); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- cat = ((PdfDocument *) uin->d)->doc->getCatalog(); -- if (cat->isOk()) { -- uout = new_Catalog_userdata(L); -- uout->d = cat; -- uout->pc = uin->pc; -- uout->pd = uin->pd; -- } else -- lua_pushnil(L); -- return 1; --} -- --#define m_PDFDoc_PAGEDIMEN(function) \ --static int m_PDFDoc_##function(lua_State * L) \ --{ \ -- int i, pages; \ -- double d; \ -- udstruct *uin; \ -- uin = (udstruct *) luaL_checkudata(L, 1, M_PDFDoc); \ -- if (uin->pd != NULL && uin->pd->pc != uin->pc) \ -- pdfdoc_changed_error(L); \ -- i = luaL_checkint(L, 2); \ -- pages = ((PdfDocument *) uin->d)->doc->getNumPages(); \ -- if (i > 0 && i <= pages) { \ -- d = (double) ((PdfDocument *) uin->d)->doc->function(i); \ -- lua_pushnumber(L, d); /* float */ \ -- } else \ -- lua_pushnil(L); \ -- return 1; \ --} -- --m_PDFDoc_PAGEDIMEN(getPageMediaWidth); --m_PDFDoc_PAGEDIMEN(getPageMediaHeight); --m_PDFDoc_PAGEDIMEN(getPageCropWidth); --m_PDFDoc_PAGEDIMEN(getPageCropHeight); --m_PDFDoc_INT(getNumPages); -- --static int m_PDFDoc_readMetadata(lua_State * L) --{ -- GooString *gs; -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_PDFDoc); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- if (((PdfDocument *) uin->d)->doc->getCatalog()->isOk()) { -- gs = ((PdfDocument *) uin->d)->doc->readMetadata(); -- if (gs != NULL) -- lua_pushlstring(L, gs->getCString(), gs->getLength()); -- else -- lua_pushnil(L); -- } else -- lua_pushnil(L); -- return 1; --} -- --static int m_PDFDoc_getStructTreeRoot(lua_State * L) --{ -- StructTreeRoot *obj; -- udstruct *uin, *uout; -- uin = (udstruct *) luaL_checkudata(L, 1, M_PDFDoc); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- if (((PdfDocument *) uin->d)->doc->getCatalog()->isOk()) { -- obj = ((PdfDocument *) uin->d)->doc->getStructTreeRoot(); -- uout = new_StructTreeRoot_userdata(L); -- uout->d = obj; -- uout->pc = uin->pc; -- uout->pd = uin->pd; -- } else -- lua_pushnil(L); -- return 1; --} -- --static int m_PDFDoc_findPage(lua_State * L) --{ -- int num, gen, i; -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_PDFDoc); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- num = luaL_checkint(L, 2); -- gen = luaL_checkint(L, 3); -- if (((PdfDocument *) uin->d)->doc->getCatalog()->isOk()) { -- i = ((PdfDocument *) uin->d)->doc->findPage(num, gen); -- if (i > 0) -- lua_pushinteger(L, i); -- else -- lua_pushnil(L); -- } else -- lua_pushnil(L); -- return 1; --} -- --static int m_PDFDoc_getLinks(lua_State * L) --{ -- int i, pages; -- Links *links; -- udstruct *uin, *uout; -- uin = (udstruct *) luaL_checkudata(L, 1, M_PDFDoc); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- i = luaL_checkint(L, 2); -- pages = ((PdfDocument *) uin->d)->doc->getNumPages(); -- if (i > 0 && i <= pages) { -- links = ((PdfDocument *) uin->d)->doc->getLinks(i); -- if (links != NULL) { -- uout = new_Links_userdata(L); -- uout->d = links; -- uout->pc = uin->pc; -- uout->pd = uin->pd; -- } else -- lua_pushnil(L); -- } else -- lua_pushnil(L); -- return 1; --} -- --static int m_PDFDoc_findDest(lua_State * L) --{ -- GooString *name; -- LinkDest *dest; -- const char *s; -- size_t len; -- udstruct *uin, *uout; -- uin = (udstruct *) luaL_checkudata(L, 1, M_PDFDoc); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- s = luaL_checklstring(L, 2, &len); -- name = new GooString(s, len); -- if (((PdfDocument *) uin->d)->doc->getCatalog()->isOk()) { -- dest = ((PdfDocument *) uin->d)->doc->findDest(name); -- if (dest != NULL) { -- uout = new_LinkDest_userdata(L); -- uout->d = dest; -- uout->pc = uin->pc; -- uout->pd = uin->pd; -- } else -- lua_pushnil(L); -- } else -- lua_pushnil(L); -- delete name; -- return 1; --} -- --m_PDFDoc_BOOL(isEncrypted); --m_PDFDoc_BOOL(okToPrint); --m_PDFDoc_BOOL(okToChange); --m_PDFDoc_BOOL(okToCopy); --m_PDFDoc_BOOL(okToAddNotes); --m_PDFDoc_BOOL(isLinearized); -- --static int m_PDFDoc_getDocInfo(lua_State * L) --{ -- udstruct *uin, *uout; -- uin = (udstruct *) luaL_checkudata(L, 1, M_PDFDoc); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- if (((PdfDocument *) uin->d)->doc->getXRef()->isOk()) { -- uout = new_Object_userdata(L); -- uout->d = new Object(); -- *((Object *) uout->d) = ((PdfDocument *) uin->d)->doc->getDocInfo(); -- uout->atype = ALLOC_LEPDF; -- uout->pc = uin->pc; -- uout->pd = uin->pd; -- } else -- lua_pushnil(L); -- return 1; --} -- --static int m_PDFDoc_getDocInfoNF(lua_State * L) --{ -- udstruct *uin, *uout; -- uin = (udstruct *) luaL_checkudata(L, 1, M_PDFDoc); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- if (((PdfDocument *) uin->d)->doc->getXRef()->isOk()) { -- uout = new_Object_userdata(L); -- uout->d = new Object(); -- *((Object *) uout->d) = ((PdfDocument *) uin->d)->doc->getDocInfoNF(); -- uout->atype = ALLOC_LEPDF; -- uout->pc = uin->pc; -- uout->pd = uin->pd; -- } else -- lua_pushnil(L); -- return 1; --} -- --m_PDFDoc_INT(getPDFMajorVersion); --m_PDFDoc_INT(getPDFMinorVersion); -- --m_poppler__tostring(PDFDoc); -- --static int m_PDFDoc__gc(lua_State * L) --{ -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_PDFDoc); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); --#ifdef DEBUG -- printf("\n===== PDFDoc GC ===== file_path=<%s>\n", -- ((PdfDocument *) uin->d)->file_path); --#endif -- assert(uin->atype == ALLOC_LEPDF); -- unrefPdfDocument(((PdfDocument *) uin->d)->file_path); -- return 0; --} -- --static const struct luaL_Reg PDFDoc_m[] = { -- {"isOk", m_PDFDoc_isOk}, -- {"getErrorCode", m_PDFDoc_getErrorCode}, -- {"getErrorCodeName", m_PDFDoc_getErrorCodeName}, // not poppler -- {"getFileName", m_PDFDoc_getFileName}, -- {"getXRef", m_PDFDoc_getXRef}, -- {"getCatalog", m_PDFDoc_getCatalog}, -- // {"getBaseStream", m_PDFDoc_getBaseStream}, -- {"getPageMediaWidth", m_PDFDoc_getPageMediaWidth}, -- {"getPageMediaHeight", m_PDFDoc_getPageMediaHeight}, -- {"getPageCropWidth", m_PDFDoc_getPageCropWidth}, -- {"getPageCropHeight", m_PDFDoc_getPageCropHeight}, -- {"getNumPages", m_PDFDoc_getNumPages}, -- {"readMetadata", m_PDFDoc_readMetadata}, -- {"getStructTreeRoot", m_PDFDoc_getStructTreeRoot}, -- {"findPage", m_PDFDoc_findPage}, -- {"getLinks", m_PDFDoc_getLinks}, -- {"findDest", m_PDFDoc_findDest}, -- {"isEncrypted", m_PDFDoc_isEncrypted}, -- {"okToPrint", m_PDFDoc_okToPrint}, -- {"okToChange", m_PDFDoc_okToChange}, -- {"okToCopy", m_PDFDoc_okToCopy}, -- {"okToAddNotes", m_PDFDoc_okToAddNotes}, -- {"isLinearized", m_PDFDoc_isLinearized}, -- {"getDocInfo", m_PDFDoc_getDocInfo}, -- {"getDocInfoNF", m_PDFDoc_getDocInfoNF}, -- {"getPDFMajorVersion", m_PDFDoc_getPDFMajorVersion}, -- {"getPDFMinorVersion", m_PDFDoc_getPDFMinorVersion}, -- {"__tostring", m_PDFDoc__tostring}, -- {"__gc", m_PDFDoc__gc}, // finalizer -- {NULL, NULL} // sentinel --}; -- --//********************************************************************** --// PDFRectangle -- --m_poppler_get_BOOL(PDFRectangle, isValid); -- --m_poppler__tostring(PDFRectangle); -- --static int m_PDFRectangle__index(lua_State * L) --{ -- const char *s; -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_PDFRectangle); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- s = luaL_checkstring(L, 2); -- if (strlen(s) == 2) { -- if (s[0] == 'x') { -- if (s[1] == '1') -- lua_pushnumber(L, ((PDFRectangle *) uin->d)->x1); /* float */ -- else if (s[1] == '2') -- lua_pushnumber(L, ((PDFRectangle *) uin->d)->x2); /* float */ -- else -- lua_pushnil(L); -- } else if (s[0] == 'y') { -- if (s[1] == '1') -- lua_pushnumber(L, ((PDFRectangle *) uin->d)->y1); /* float */ -- else if (s[1] == '2') -- lua_pushnumber(L, ((PDFRectangle *) uin->d)->y2); /* float */ -- else -- lua_pushnil(L); -- } else -- lua_pushnil(L); -- } else -- lua_pushnil(L); -- return 1; --} -- --static int m_PDFRectangle__newindex(lua_State * L) --{ -- double d; -- const char *s; -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_PDFRectangle); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- s = luaL_checkstring(L, 2); -- d = luaL_checknumber(L, 3); -- if (strlen(s) == 2) { -- if (s[0] == 'x') { -- if (s[1] == '1') -- ((PDFRectangle *) uin->d)->x1 = d; -- else if (s[1] == '2') -- ((PDFRectangle *) uin->d)->x2 = d; -- else -- luaL_error(L, "wrong PDFRectangle coordinate (%s)", s); -- } else if (s[0] == 'y') { -- if (s[1] == '1') -- ((PDFRectangle *) uin->d)->y1 = d; -- else if (s[1] == '2') -- ((PDFRectangle *) uin->d)->y2 = d; -- } else -- luaL_error(L, "wrong PDFRectangle coordinate (%s)", s); -- } else -- luaL_error(L, "wrong PDFRectangle coordinate (%s)", s); -- return 0; --} -- --static int m_PDFRectangle__gc(lua_State * L) --{ -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_PDFRectangle); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); --#ifdef DEBUG -- printf("\n===== PDFRectangle GC ===== uin=<%p>\n", uin); --#endif -- if (uin->atype == ALLOC_LEPDF) -- delete(PDFRectangle *) uin->d; -- return 0; --} -- --static const struct luaL_Reg PDFRectangle_m[] = { -- {"isValid", m_PDFRectangle_isValid}, -- {"__index", m_PDFRectangle__index}, -- {"__newindex", m_PDFRectangle__newindex}, -- {"__tostring", m_PDFRectangle__tostring}, -- {"__gc", m_PDFRectangle__gc}, -- {NULL, NULL} // sentinel --}; -- --//********************************************************************** --// Ref -- --static int m_Ref__index(lua_State * L) --{ -- const char *s; -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Ref); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- s = luaL_checkstring(L, 2); -- if (strcmp(s, "num") == 0) -- lua_pushinteger(L, ((Ref *) uin->d)->num); -- else if (strcmp(s, "gen") == 0) -- lua_pushinteger(L, ((Ref *) uin->d)->gen); -- else -- lua_pushnil(L); -- return 1; --} -- --m_poppler__tostring(Ref); -- --static int m_Ref__gc(lua_State * L) --{ -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Ref); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); --#ifdef DEBUG -- printf("\n===== Ref GC ===== uin=<%p>\n", uin); --#endif -- if (uin->atype == ALLOC_LEPDF && ((Ref *) uin->d) != NULL) -- gfree(((Ref *) uin->d)); -- return 0; --} -- --static const struct luaL_Reg Ref_m[] = { -- {"__index", m_Ref__index}, -- {"__tostring", m_Ref__tostring}, -- {"__gc", m_Ref__gc}, // finalizer -- {NULL, NULL} // sentinel --}; -- --//********************************************************************** --// Stream -- --static const char *StreamKindNames[] = -- { "File", "ASCIIHex", "ASCII85", "LZW", "RunLength", "CCITTFax", "DCT", -- "Flate", "JBIG2", "JPX", "Weird", NULL --}; -- --m_poppler_get_INT(Stream, getKind); -- --static int m_Stream_getKindName(lua_State * L) --{ -- StreamKind t; -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Stream); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- t = ((Stream *) uin->d)->getKind(); -- lua_pushstring(L, StreamKindNames[t]); -- return 1; --} -- --m_poppler_do(Stream, reset); --m_poppler_do(Stream, close); --m_poppler_get_INT(Stream, getChar); --m_poppler_get_INT(Stream, lookChar); --m_poppler_get_INT(Stream, getRawChar); --m_poppler_get_INT(Stream, getUnfilteredChar); --m_poppler_do(Stream, unfilteredReset); --m_poppler_get_INT(Stream, getPos); --m_poppler_get_BOOL(Stream, isBinary); --m_poppler_get_poppler(Stream, Stream, getUndecodedStream); --m_poppler_get_poppler(Stream, Dict, getDict); -- --m_poppler__tostring(Stream); -- --static const struct luaL_Reg Stream_m[] = { -- {"getKind", m_Stream_getKind}, -- {"getKindName", m_Stream_getKindName}, // not poppler -- {"reset", m_Stream_reset}, -- {"close", m_Stream_close}, -- {"getUndecodedStream", m_Stream_getUndecodedStream}, -- {"getChar", m_Stream_getChar}, -- {"lookChar", m_Stream_lookChar}, -- {"getRawChar", m_Stream_getRawChar}, -- {"getUnfilteredChar", m_Stream_getUnfilteredChar}, -- {"unfilteredReset", m_Stream_unfilteredReset}, -- // {"getLine", m_Stream_getLine}, -- {"getPos", m_Stream_getPos}, -- {"isBinary", m_Stream_isBinary}, -- {"getUndecodedStream", m_Stream_getUndecodedStream}, -- {"getDict", m_Stream_getDict}, -- {"__tostring", m_Stream__tostring}, -- {NULL, NULL} // sentinel --}; -- --//********************************************************************** --// TextSpan -- --m_poppler_get_GOOSTRING(TextSpan, getText); --m_poppler__tostring(TextSpan); -- --static const struct luaL_Reg TextSpan_m[] = { -- {"getText", m_TextSpan_getText}, -- {"__tostring", m_TextSpan__tostring}, -- {NULL, NULL} // sentinel --}; -- -- -- -- --//********************************************************************** --// Attribute --m_poppler_get_BOOL(Attribute,isOk); --m_poppler_get_INT(Attribute,getType); --m_poppler_get_INT(Attribute,getOwner); --m_poppler_get_GOOSTRING(Attribute,getName); -- --static int m_Attribute_getTypeName(lua_State * L) --{ -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Attribute); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- lua_pushstring(L, ((Attribute *) uin->d)->getTypeName()); -- return 1; --} -- --static int m_Attribute_getOwnerName(lua_State * L) --{ -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Attribute); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- lua_pushstring(L, ((Attribute *) uin->d)->getOwnerName()); -- return 1; --} -- --static int m_Attribute_getValue(lua_State * L) --{ -- udstruct *uin, *uout; -- Object *origin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Attribute); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- uout = new_Object_userdata(L); -- uout->d = new Object(); -- origin = (Object *) (((Attribute *) uin->d)->getValue()); -- *((Object *) uout->d) = origin->copy(); -- uout->atype = ALLOC_LEPDF; -- uout->pc = uin->pc; -- uout->pd = uin->pd; -- return 1; --} -- -- --static int m_Attribute_getDefaultValue(lua_State * L) --{ -- Attribute::Type t; -- udstruct *uin, *uout; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Attribute); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- t = (Attribute::Type) luaL_checkint(L, 2); -- uout = new_Object_userdata(L); -- uout->d = ((Attribute *)uin->d)->getDefaultValue(t) ; -- //uout->atype = ALLOC_LEPDF; -- uout->pc = uin->pc; -- uout->pd = uin->pd; -- return 1; --} -- -- --m_poppler_get_GUINT(Attribute,getRevision); -- --static int m_Attribute_setRevision(lua_State * L) --{ -- Guint i; -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Attribute); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- i = (Guint) luaL_checkint(L, 2); -- ((Attribute *) uin->d)->setRevision(i); -- return 0; --} -- --m_poppler_get_BOOL(Attribute, isHidden); -- --static int m_Attribute_setHidden(lua_State * L) --{ -- GBool i; -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Attribute); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- i = (GBool) lua_toboolean(L, 2); -- ((Attribute *) uin->d)->setHidden(i); -- return 0; --} -- --static int m_Attribute_getFormattedValue(lua_State * L) --{ -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Attribute); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- lua_pushstring(L, ((Attribute *) uin->d)->getFormattedValue()); -- return 1; --} -- -- --static int m_Attribute_setFormattedValue(lua_State * L) --{ -- const char *c; -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Attribute); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- c = luaL_checkstring(L, 2); -- ((Attribute *) uin->d)->setFormattedValue(c); -- return 0; --} -- --static int m_Attribute__gc(lua_State * L) --{ -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_Attribute); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); --#ifdef DEBUG -- printf("\n===== Attribute GC ===== uin=<%p>\n", uin); --#endif -- if (uin->atype == ALLOC_LEPDF) { -- delete(Attribute *) uin->d; -- } -- return 0; --} -- -- --m_poppler__tostring(Attribute); -- -- --static const struct luaL_Reg Attribute_m[] = { -- {"isOk",m_Attribute_isOk}, -- {"getType",m_Attribute_getType}, -- {"getOwner",m_Attribute_getOwner}, -- {"getTypeName",m_Attribute_getTypeName}, -- {"getOwnerName",m_Attribute_getOwnerName}, -- {"getValue",m_Attribute_getValue}, -- {"getDefaultValue",m_Attribute_getDefaultValue}, -- {"getName",m_Attribute_getName}, -- {"getRevision",m_Attribute_getRevision}, -- {"setRevision",m_Attribute_setRevision}, -- {"istHidden",m_Attribute_isHidden}, -- {"setHidden",m_Attribute_setHidden}, -- {"getFormattedValue",m_Attribute_getFormattedValue}, -- {"setFormattedValue",m_Attribute_setFormattedValue}, -- {"__gc", m_Attribute__gc}, -- {"__tostring", m_Attribute__tostring}, -- {NULL, NULL} // sentinel --}; -- -- -- -- --//********************************************************************** --// StructElement -- -- --m_poppler_get_INT(StructElement,getType); --m_poppler_get_BOOL(StructElement,isOk); --m_poppler_get_BOOL(StructElement,isBlock); --m_poppler_get_BOOL(StructElement,isInline); --m_poppler_get_BOOL(StructElement,isGrouping); --m_poppler_get_BOOL(StructElement,isContent); --m_poppler_get_BOOL(StructElement,isObjectRef); --m_poppler_get_BOOL(StructElement,hasPageRef); --m_poppler_get_INT(StructElement,getMCID); --m_poppler_get_INT(StructElement, getNumChildren); -- --m_poppler_get_GUINT(StructElement,getRevision); --m_poppler_get_UINT(StructElement,getNumAttributes); -- --m_poppler_get_GOOSTRING(StructElement, getID); --m_poppler_get_GOOSTRING(StructElement, getLanguage); --m_poppler_get_GOOSTRING(StructElement, getTitle); --m_poppler_get_GOOSTRING(StructElement, getExpandedAbbr); --m_poppler_get_GOOSTRING(StructElement, getAltText); --m_poppler_get_GOOSTRING(StructElement, getActualText); -- --m_poppler_get_poppler(StructElement, StructTreeRoot, getStructTreeRoot); --m_poppler__tostring(StructElement); -- -- --static int m_StructElement_getObjectRef(lua_State * L) --{ -- udstruct *uin, *uout; -- uin = (udstruct *) luaL_checkudata(L, 1, M_StructElement); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- uout = new_Ref_userdata(L); -- uout->d = (Ref *) gmalloc(sizeof(Ref)); -- ((Ref *) uout->d)->num = ((StructElement *) uin->d)->getObjectRef().num; -- ((Ref *) uout->d)->gen = ((StructElement *) uin->d)->getObjectRef().gen; -- uout->atype = ALLOC_LEPDF; -- uout->pc = uin->pc; -- uout->pd = uin->pd; -- return 1; --} -- -- --static int m_StructElement_getParentRef(lua_State * L) --{ -- udstruct *uin, *uout; -- uin = (udstruct *) luaL_checkudata(L, 1, M_StructElement); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- uout = new_Ref_userdata(L); -- uout->d = (Ref *) gmalloc(sizeof(Ref)); -- ((Ref *) uout->d)->num = ((StructElement *) uin->d)->getParentRef().num; -- ((Ref *) uout->d)->gen = ((StructElement *) uin->d)->getParentRef().gen; -- uout->atype = ALLOC_LEPDF; -- uout->pc = uin->pc; -- uout->pd = uin->pd; -- return 1; --} -- --// Not exactly as the header: --// Ref = StructElement:getPageRef() --// Ref is false if the C++ functione return false --static int m_StructElement_getPageRef(lua_State * L) --{ -- GBool b; -- Ref *r; -- udstruct *uin, *uout; -- uin = (udstruct *) luaL_checkudata(L, 1, M_StructElement); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- r = (Ref *) gmalloc(sizeof(Ref)); -- b = ((StructElement *) uin->d)->getPageRef( *r ); -- if (b) { -- uout = new_Ref_userdata(L); -- uout->d = r ; -- //uout->atype = ALLOC_LEPDF; -- uout->pc = uin->pc; -- uout->pd = uin->pd; -- } else -- lua_pushboolean(L,0); -- return 1; --} -- -- -- --static int m_StructElement_getTypeName(lua_State * L) --{ -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_StructElement); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- lua_pushstring(L, ((StructElement *) uin->d)->getTypeName()); -- return 1; --} -- -- --static int m_StructElement_setRevision(lua_State * L) --{ -- Guint i; -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_StructElement); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- i = (Guint) luaL_checkint(L, 2); -- ((StructElement *) uin->d)->setRevision(i); -- return 0; --} -- --static int m_StructElement_getText(lua_State * L) --{ -- GBool i; -- GooString *gs; -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_StructElement); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- i = (GBool) lua_toboolean(L, 2); -- gs = ((StructElement *) uin->d)->getText(i); -- if (gs != NULL) -- lua_pushlstring(L, gs->getCString(), gs->getLength()); -- else -- lua_pushnil(L); -- return 1; --} -- -- --static int m_StructElement_getChild(lua_State * L) --{ -- StructElement *c; -- int i; -- udstruct *uin, *uout; -- uin = (udstruct *) luaL_checkudata(L, 1, M_StructElement); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- i = (int) luaL_checkint(L, 2); -- c = ((StructElement *) uin->d)->getChild(i-1); -- if (c != NULL) { -- uout = new_StructElement_userdata(L); -- uout->d = c ; -- //uout->atype = ALLOC_LEPDF; -- uout->pc = uin->pc; -- uout->pd = uin->pd; -- } -- else -- lua_pushnil(L); -- return 1; --} -- -- --static int m_StructElement_appendChild(lua_State * L) --{ -- udstruct *uin, *uin1; -- uin = (udstruct *) luaL_checkudata(L, 1, M_StructElement); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- uin1 = (udstruct *) luaL_checkudata(L, 2, M_StructElement); -- if (uin1->pd != NULL && uin1->pd->pc != uin1->pc) -- pdfdoc_changed_error(L); -- ((StructElement *) uin->d)->appendChild( (StructElement *)uin1->d ); -- return 0; --} -- -- --static int m_StructElement_getAttribute(lua_State * L) --{ -- Attribute *a; -- int i; -- udstruct *uin, *uout; -- uin = (udstruct *) luaL_checkudata(L, 1, M_StructElement); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- i = (int) luaL_checkint(L, 2); -- a = ((StructElement *) uin->d)->getAttribute(i-1); -- if (a != NULL) { -- uout = new_Attribute_userdata(L); -- uout->d = a ; -- uout->pc = uin->pc; -- uout->pd = uin->pd; -- } -- else -- lua_pushnil(L); -- return 1; --} -- -- -- --static int m_StructElement_appendAttribute(lua_State * L) --{ -- -- udstruct *uin, *uin1; -- uin = (udstruct *) luaL_checkudata(L, 1, M_StructElement); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- uin1 = (udstruct *) luaL_checkudata(L, 2, M_Attribute); -- if (uin1->pd != NULL && uin1->pd->pc != uin1->pc) -- pdfdoc_changed_error(L); -- ((StructElement *) uin->d)->appendAttribute( (Attribute *)uin1->d ); -- return 0; --} -- -- --static int m_StructElement_findAttribute(lua_State * L) --{ -- Attribute::Type t; -- Attribute::Owner o; -- GBool g; -- udstruct *uin, *uout; -- const Attribute *a; -- uin = (udstruct *) luaL_checkudata(L, 1, M_StructElement); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- t = (Attribute::Type) luaL_checkint(L,1); -- o = (Attribute::Owner) luaL_checkint(L,2); -- g = (GBool) lua_toboolean(L, 3); -- a = ((StructElement *) uin->d)->findAttribute(t,g,o); -- -- if (a!=NULL){ -- uout = new_Attribute_userdata(L); -- uout->d = new Attribute(a->getType(),a->getValue()); -- uout->atype = ALLOC_LEPDF; -- uout->pc = uin->pc; -- uout->pd = uin->pd; -- } else -- lua_pushnil(L); -- return 1; --} -- --// This returns a lua table --static int m_StructElement_getTextSpans(lua_State * L) --{ -- int i ; -- udstruct *uin, *uout; -- uin = (udstruct *) luaL_checkudata(L, 1, M_StructElement); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- -- if ((((StructElement *) uin->d)->getTextSpans()).size()>0) { -- lua_createtable (L, -- (int) (((StructElement *) uin->d)->getTextSpans()).size(), -- 0); -- for(i=0;i<(int) (((StructElement *) uin->d)->getTextSpans()).size(); i++){ -- uout = new_TextSpan_userdata(L); -- uout->d = new TextSpan( (((StructElement *) uin->d)->getTextSpans())[i] ); -- uout->atype = ALLOC_LEPDF; -- uout->pc = uin->pc; -- uout->pd = uin->pd; -- lua_rawseti(L,-2,i+1); -- } -- } else -- lua_pushnil(L); -- return 1; --} -- -- -- --static const struct luaL_Reg StructElement_m[] = { -- {"getTypeName", m_StructElement_getTypeName}, -- {"getType",m_StructElement_getType}, -- {"isOk",m_StructElement_isOk}, -- {"isBlock",m_StructElement_isBlock}, -- {"isInline",m_StructElement_isInline}, -- {"isGrouping",m_StructElement_isGrouping}, -- {"isContent",m_StructElement_isContent}, -- {"isObjectRef",m_StructElement_isObjectRef}, -- {"getMCID",m_StructElement_getMCID}, -- {"getObjectRef",m_StructElement_getObjectRef}, -- {"getParentRef",m_StructElement_getParentRef}, -- {"hasPageRef",m_StructElement_hasPageRef}, -- {"getPageRef",m_StructElement_getPageRef}, -- {"getStructTreeRoot",m_StructElement_getStructTreeRoot}, -- {"getID",m_StructElement_getID}, -- {"getLanguage",m_StructElement_getLanguage}, -- {"getRevision",m_StructElement_getRevision}, -- {"setRevision",m_StructElement_setRevision}, -- {"getTitle",m_StructElement_getTitle}, -- {"getExpandedAbbr",m_StructElement_getExpandedAbbr}, -- {"getNumChildren",m_StructElement_getNumChildren}, -- {"getChild",m_StructElement_getChild}, -- {"appendChild",m_StructElement_appendChild}, -- {"getNumAttributes",m_StructElement_getNumAttributes}, -- {"getAttribute",m_StructElement_getAttribute}, -- {"appendAttribute",m_StructElement_appendAttribute}, -- {"findAttribute",m_StructElement_findAttribute}, -- {"getAltText",m_StructElement_getAltText}, -- {"getActualText",m_StructElement_getActualText}, -- {"getText",m_StructElement_getText}, -- {"getTextSpans",m_StructElement_getTextSpans}, -- {"__tostring", m_StructElement__tostring}, -- {NULL, NULL} // sentinel --}; -- -- --//********************************************************************** --// StructTreeRoot -- --m_poppler_get_INT(StructTreeRoot, getNumChildren); --m_poppler_get_poppler(StructTreeRoot, PDFDoc, getDoc); --m_poppler_get_poppler(StructTreeRoot, Dict, getRoleMap); --m_poppler_get_poppler(StructTreeRoot, Dict, getClassMap); --m_poppler__tostring(StructTreeRoot); -- --static int m_StructTreeRoot_getChild(lua_State * L) --{ -- unsigned int i; -- udstruct *uin, *uout; -- StructElement *child ; -- StructTreeRoot *root ; -- -- uin = (udstruct *) luaL_checkudata(L, 1, M_StructTreeRoot); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- i = (unsigned) luaL_checkint(L, 2); -- root = (StructTreeRoot *) uin->d; -- if (i-1 < root->getNumChildren() ){ -- child = root->getChild(i-1); -- uout = new_StructElement_userdata(L); -- uout->d = child; -- //uout->atype = ALLOC_LEPDF; -- uout->pc = uin->pc; -- uout->pd = uin->pd; -- } else -- lua_pushnil(L); -- return 1; --} -- --static int m_StructTreeRoot_appendChild(lua_State * L) --{ -- udstruct *uin, *uin_child; -- StructElement *child ; -- StructTreeRoot *root ; -- uin = (udstruct *) luaL_checkudata(L, 1, M_StructTreeRoot); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- uin_child = (udstruct *) luaL_checkudata(L, 2, M_StructElement); -- if (uin_child->pd != NULL && uin_child->pd->pc != uin_child->pc) -- pdfdoc_changed_error(L); -- root = (StructTreeRoot *) uin->d; -- child = (StructElement *) uin_child->d; -- root->appendChild(child); -- return 0; --} -- -- --static int m_StructTreeRoot_findParentElement(lua_State * L) --{ -- unsigned int i; -- udstruct *uin, *uout; -- const StructElement *parent ; -- StructTreeRoot *root ; -- -- uin = (udstruct *) luaL_checkudata(L, 1, M_StructTreeRoot); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- i = (unsigned) luaL_checkint(L, 2); -- root = (StructTreeRoot *) uin->d; -- parent = root->findParentElement(i-1); -- if (parent != NULL) { -- uout = new_StructElement_userdata(L); -- // see https://isocpp.org/wiki/faq/const-correctness#aliasing-and-const -- uout->d = (StructElement *) parent; -- uout->atype = ALLOC_LEPDF; -- uout->pc = uin->pc; -- uout->pd = uin->pd; -- } else -- lua_pushnil(L); -- return 1; --} -- -- --static const struct luaL_Reg StructTreeRoot_m[] = { -- {"getDoc",m_StructTreeRoot_getDoc}, -- {"getRoleMap",m_StructTreeRoot_getRoleMap}, -- {"getClassMap",m_StructTreeRoot_getClassMap}, -- {"getNumChildren",m_StructTreeRoot_getNumChildren}, -- {"getChild",m_StructTreeRoot_getChild}, -- {"appendChild",m_StructTreeRoot_appendChild}, -- {"findParentElement",m_StructTreeRoot_findParentElement}, -- {"__tostring", m_StructTreeRoot__tostring}, -- {NULL, NULL} // sentinel --}; -- --//********************************************************************** --// XRef -- --m_poppler_get_BOOL(XRef, isOk); --m_poppler_get_INT(XRef, getErrorCode); --m_poppler_get_BOOL(XRef, isEncrypted); --m_poppler_get_BOOL(XRef, okToPrint); --m_poppler_get_BOOL(XRef, okToPrintHighRes); --m_poppler_get_BOOL(XRef, okToChange); --m_poppler_get_BOOL(XRef, okToCopy); --m_poppler_get_BOOL(XRef, okToAddNotes); --m_poppler_get_BOOL(XRef, okToFillForm); --m_poppler_get_BOOL(XRef, okToAccessibility); --m_poppler_get_BOOL(XRef, okToAssemble); --m_poppler_get_OBJECT(XRef, getCatalog); -- --static int m_XRef_fetch(lua_State * L) --{ -- int num, gen; -- udstruct *uin, *uout; -- uin = (udstruct *) luaL_checkudata(L, 1, M_XRef); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- num = luaL_checkint(L, 2); -- gen = luaL_checkint(L, 3); -- uout = new_Object_userdata(L); -- uout->d = new Object(); -- *((Object *) uout->d) = ((XRef *) uin->d)->fetch(num, gen); -- uout->atype = ALLOC_LEPDF; -- uout->pc = uin->pc; -- uout->pd = uin->pd; -- return 1; --} -- --m_poppler_get_OBJECT(XRef, getDocInfo); --m_poppler_get_OBJECT(XRef, getDocInfoNF); --m_poppler_get_INT(XRef, getNumObjects); --m_poppler_get_INT(XRef, getRootNum); --m_poppler_get_INT(XRef, getRootGen); --// getStreamEnd -- --static int m_XRef_getNumEntry(lua_State * L) --{ -- int i, offset; -- udstruct *uin; -- uin = (udstruct *) luaL_checkudata(L, 1, M_XRef); -- if (uin->pd != NULL && uin->pd->pc != uin->pc) -- pdfdoc_changed_error(L); -- offset = luaL_checkint(L, 2); -- i = ((XRef *) uin->d)->getNumEntry(offset); -- if (i >= 0) -- lua_pushinteger(L, i); -- else -- lua_pushnil(L); -- return 1; --} -- --m_poppler_get_poppler(XRef, Object, getTrailerDict); -- --m_poppler__tostring(XRef); -- --static const struct luaL_Reg XRef_m[] = { -- {"isOk", m_XRef_isOk}, -- {"getErrorCode", m_XRef_getErrorCode}, -- {"isEncrypted", m_XRef_isEncrypted}, -- {"okToPrint", m_XRef_okToPrint}, -- {"okToPrintHighRes", m_XRef_okToPrintHighRes}, -- {"okToChange", m_XRef_okToChange}, -- {"okToCopy", m_XRef_okToCopy}, -- {"okToAddNotes", m_XRef_okToAddNotes}, -- {"okToFillForm", m_XRef_okToFillForm}, -- {"okToAccessibility", m_XRef_okToAccessibility}, -- {"okToAssemble", m_XRef_okToAssemble}, -- {"getCatalog", m_XRef_getCatalog}, -- {"fetch", m_XRef_fetch}, -- {"getDocInfo", m_XRef_getDocInfo}, -- {"getDocInfoNF", m_XRef_getDocInfoNF}, -- {"getNumObjects", m_XRef_getNumObjects}, -- {"getRootNum", m_XRef_getRootNum}, -- {"getRootGen", m_XRef_getRootGen}, -- // {"getStreamEnd", m_XRef_getStreamEnd}, -- {"getNumEntry", m_XRef_getNumEntry}, -- {"getTrailerDict", m_XRef_getTrailerDict}, -- {"__tostring", m_XRef__tostring}, -- {NULL, NULL} // sentinel --}; -- --//********************************************************************** --// XRefEntry -- --m_poppler__tostring(XRefEntry); -- --static const struct luaL_Reg XRefEntry_m[] = { -- {"__tostring", m_XRefEntry__tostring}, -- {NULL, NULL} // sentinel --}; -- --//********************************************************************** -- --#ifdef LuajitTeX --#define setfuncs_meta(type) \ -- luaL_newmetatable(L, M_##type); \ -- lua_pushvalue(L, -1); \ -- lua_setfield(L, -2, "__index"); \ -- lua_pushstring(L, "no user access"); \ -- lua_setfield(L, -2, "__metatable"); \ -- luaL_openlib(L, NULL, type##_m, 0) --#else --#define setfuncs_meta(type) \ -- luaL_newmetatable(L, M_##type); \ -- lua_pushvalue(L, -1); \ -- lua_setfield(L, -2, "__index"); \ -- lua_pushstring(L, "no user access"); \ -- lua_setfield(L, -2, "__metatable"); \ -- luaL_setfuncs(L, type##_m, 0) --#endif -- --int luaopen_epdf(lua_State * L) --{ -- setfuncs_meta(Annot); -- setfuncs_meta(Annots); -- setfuncs_meta(Array); -- setfuncs_meta(Catalog); -- setfuncs_meta(Dict); -- setfuncs_meta(EmbFile); -- setfuncs_meta(FileSpec); -- setfuncs_meta(GooString); -- setfuncs_meta(LinkDest); -- setfuncs_meta(Links); -- setfuncs_meta(Object); -- setfuncs_meta(Page); -- setfuncs_meta(PDFDoc); -- setfuncs_meta(PDFRectangle); -- setfuncs_meta(Ref); -- setfuncs_meta(Stream); -- setfuncs_meta(Attribute); -- setfuncs_meta(StructElement); -- setfuncs_meta(StructTreeRoot); -- setfuncs_meta(TextSpan); -- setfuncs_meta(XRef); -- setfuncs_meta(XRefEntry); -- luaL_openlib(L, "epdf", epdflib_f, 0); -- return 1; --} -diff --git a/texk/web2c/luatexdir/lua/lfontlib.c b/texk/web2c/luatexdir/lua/lfontlib.c -index a709e42c4..2592ffba6 100644 ---- a/texk/web2c/luatexdir/lua/lfontlib.c -+++ b/texk/web2c/luatexdir/lua/lfontlib.c -@@ -324,7 +324,9 @@ static int l_vf_char(lua_State * L) - } - mat_p = &(vsp->packet_stack[vsp->packet_stack_level]); - w = char_width(lf, k); -- mat_p->pos.h += round_xn_over_d(w, 1000 + ex_glyph, 1000); -+ if (ex_glyph != 0) -+ w = round_xn_over_d(w, 1000 + ex_glyph, 1000); -+ mat_p->pos.h += w; - synch_pos_with_cur(static_pdf->posstruct, vsp->refpos, mat_p->pos); - return 0; - } -@@ -416,11 +418,14 @@ static int l_vf_right(lua_State * L) - { - scaled i; - vf_struct *vsp = static_pdf->vfstruct; -+ int ex_glyph = vsp->ex_glyph/1000; - packet_stack_record *mat_p; - if (!vsp->vflua) - normal_error("vf", "vf.right() outside virtual font"); - mat_p = &(vsp->packet_stack[vsp->packet_stack_level]); - i = (scaled) luaL_checkinteger(L, 1); -+ if (ex_glyph != 0 && i != 0) /* new, experiment */ -+ i = round_xn_over_d(i, 1000 + ex_glyph, 1000); - i = store_scaled_f(i, vsp->fs_f); - mat_p->pos.h += i; - synch_pos_with_cur(static_pdf->posstruct, vsp->refpos, mat_p->pos); -@@ -431,11 +436,14 @@ static int l_vf_rule(lua_State * L) - { - scaledpos size; - vf_struct *vsp = static_pdf->vfstruct; -+ int ex_glyph = vsp->ex_glyph/1000; - packet_stack_record *mat_p; - if (!vsp->vflua) - normal_error("vf", "vf.rule() outside virtual font"); - size.h = (scaled) luaL_checkinteger(L, 1); - size.v = (scaled) luaL_checkinteger(L, 2); -+ if (ex_glyph != 0 && size.h > 0) /* new, experiment */ -+ size.h = round_xn_over_d(size.h, 1000 + ex_glyph, 1000); - size.h = store_scaled_f(size.h, vsp->fs_f); - size.v = store_scaled_f(size.v, vsp->fs_f); - if (size.h > 0 && size.v > 0) -@@ -460,6 +468,16 @@ static int l_vf_special(lua_State * L) - return 0; - } - -+static int l_vf_pdf(lua_State * L) -+{ -+ vf_struct *vsp = static_pdf->vfstruct; -+ if (!vsp->vflua) -+ normal_error("vf", "vf.special() outside virtual font"); -+ luapdfprint(L); -+ pdf_out(static_pdf, '\n'); -+ return 0; -+} -+ - static const struct luaL_Reg vflib[] = { - {"char", l_vf_char}, - {"down", l_vf_down}, -@@ -476,6 +494,7 @@ static const struct luaL_Reg vflib[] = { - /* {"scale", l_vf_scale}, */ - /* {"slot", l_vf_slot}, */ - {"special", l_vf_special}, -+ {"pdf", l_vf_pdf}, - {NULL, NULL} /* sentinel */ - }; - -diff --git a/texk/web2c/luatexdir/lua/limglib.c b/texk/web2c/luatexdir/lua/limglib.c -index f9d863eef..ce2b4b7b5 100644 ---- a/texk/web2c/luatexdir/lua/limglib.c -+++ b/texk/web2c/luatexdir/lua/limglib.c -@@ -24,7 +24,7 @@ - #include "lua.h" - #include "lauxlib.h" - --#define img_types_max 7 -+#define img_types_max 8 - - const char *img_types[] = { - "none", -@@ -243,6 +243,26 @@ static void write_image_or_node(lua_State * L, wrtype_e writetype) - img_state(ad) = DICT_REFERED; - } - -+static int write_image_object(lua_State * L, wrtype_e writetype) -+{ -+ image *a, **aa; -+ image_dict *ad; -+ int num; -+ if (lua_gettop(L) != 2) -+ luaL_error(L, "%s expects two argument", wrtype_s[writetype]); -+ aa = (image **) luaL_checkudata(L, 1, TYPE_IMG); -+ a = *aa; -+ ad = img_dict(a); -+ -+ read_img(ad); -+ -+ /* setup_image(static_pdf, a, writetype); */ -+ num = (int) lua_tointeger(L, 2); -+ num = write_img_object(static_pdf, ad, num); -+ lua_pushinteger(L,num); -+ return 1; -+} -+ - static int l_write_image(lua_State * L) - { - write_image_or_node(L, WR_WRITE); -@@ -260,6 +280,17 @@ static int l_immediatewrite_image(lua_State * L) - return 1; - } - -+static int l_immediatewrite_image_object(lua_State * L) -+{ -+ check_o_mode(static_pdf, "img.immediatewriteobject", 1 << OMODE_PDF, true); -+ if (global_shipping_mode != NOT_SHIPPING) { -+ luaL_error(L, "img.immediatewriteobject can not be used with \\latelua"); -+ } else { -+ write_image_object(L, WR_IMMEDIATEWRITE); -+ } -+ return 1; -+} -+ - static int l_image_node(lua_State * L) - { - write_image_or_node(L, WR_NODE); -@@ -273,7 +304,7 @@ static int l_image_keys(lua_State * L) - - static int l_image_types(lua_State * L) - { -- return lua_show_valid_list(L, img_types, img_types_max); -+ return lua_show_valid_list(L, img_types, 0, img_types_max); - } - - static int l_image_boxes(lua_State * L) -@@ -287,10 +318,13 @@ static const struct luaL_Reg imglib_f[] = { - { "scan", l_scan_image }, - { "write", l_write_image }, - { "immediatewrite", l_immediatewrite_image }, -+ { "immediatewriteobject", l_immediatewrite_image_object }, - { "node", l_image_node }, -- { "keys", l_image_keys }, -+ { "fields", l_image_keys }, - { "types", l_image_types }, - { "boxes", l_image_boxes }, -+ /* for a while: */ -+ { "keys", l_image_keys }, - { NULL, NULL } - }; - -@@ -348,14 +382,10 @@ static int m_img_get(lua_State * L) - } else { - lua_pushstring(L, img_filename(d)); - } -- } else if (lua_key_eq(s,visiblefilename)) { -- if (img_visiblefilename(d) == NULL || strlen(img_visiblefilename(d)) == 0) { -- lua_pushnil(L); -- } else { -- lua_pushstring(L, img_visiblefilename(d)); -- } - } else if (lua_key_eq(s,keepopen)) { - lua_pushboolean(L, img_keepopen(d)); -+ } else if (lua_key_eq(s,nolength)) { -+ lua_pushboolean(L, img_nolength(d)); - } else if (lua_key_eq(s,filepath)) { - if (img_filepath(d) == NULL || strlen(img_filepath(d)) == 0) { - lua_pushnil(L); -@@ -461,10 +491,28 @@ static int m_img_get(lua_State * L) - if (img_type(d) != IMG_TYPE_PDFSTREAM - || img_pdfstream_ptr(d) == NULL - || img_pdfstream_stream(d) == NULL -- || strlen(img_pdfstream_stream(d)) == 0) { -+ || img_pdfstream_size(d) == 0) { -+ lua_pushnil(L); -+ } else { -+ lua_pushlstring(L, img_pdfstream_stream(d), img_pdfstream_size(d)); -+ } -+ } else if (lua_key_eq(s,visiblefilename)) { -+ if (img_visiblefilename(d) == NULL || strlen(img_visiblefilename(d)) == 0) { -+ lua_pushnil(L); -+ } else { -+ lua_pushstring(L, img_visiblefilename(d)); -+ } -+ } else if (lua_key_eq(s,userpassword)) { -+ if (img_userpassword(d) == NULL || strlen(img_userpassword(d)) == 0) { -+ lua_pushnil(L); -+ } else { -+ lua_pushstring(L, img_userpassword(d)); -+ } -+ } else if (lua_key_eq(s,ownerpassword)) { -+ if (img_ownerpassword(d) == NULL || strlen(img_ownerpassword(d)) == 0) { - lua_pushnil(L); - } else { -- lua_pushstring(L, img_pdfstream_stream(d)); -+ lua_pushstring(L, img_ownerpassword(d)); - } - } else if (lua_key_eq(s,ref_count)) { - lua_pushinteger(L, img_luaref(d)); -@@ -520,7 +568,7 @@ static void lua_to_image(lua_State * L, image * a, image_dict * d) - if (img_state(d) >= DICT_FILESCANNED) { - luaL_error(L, "image.filename is now read-only"); - } else if (img_type(d) == IMG_TYPE_PDFSTREAM) { -- luaL_error(L, "image.filename can't be used with image.stream"); -+ /* just ignore */ - } else if (t == LUA_TSTRING) { - xfree(img_filename(d)); - img_filename(d) = xstrdup(lua_tostring(L, -1)); -@@ -531,13 +579,35 @@ static void lua_to_image(lua_State * L, image * a, image_dict * d) - if (img_state(d) >= DICT_FILESCANNED) { - luaL_error(L, "image.visiblefilename is now read-only"); - } else if (img_type(d) == IMG_TYPE_PDFSTREAM) { -- luaL_error(L, "image.visiblefilename can't be used with image.stream"); -+ img_visiblefilename(d) = NULL; - } else if (t == LUA_TSTRING) { - xfree(img_visiblefilename(d)); - img_visiblefilename(d) = xstrdup(lua_tostring(L, -1)); - } else { - luaL_error(L, "image.visiblefilename needs string value"); - } -+ } else if (lua_key_eq(s,userpassword)) { -+ if (img_state(d) >= DICT_FILESCANNED) { -+ luaL_error(L, "image.userpassword is now read-only"); -+ } else if (img_type(d) == IMG_TYPE_PDFSTREAM) { -+ img_userpassword(d) = NULL; -+ } else if (t == LUA_TSTRING) { -+ xfree(img_userpassword(d)); -+ img_userpassword(d) = xstrdup(lua_tostring(L, -1)); -+ } else { -+ luaL_error(L, "image.userpassword needs string value"); -+ } -+ } else if (lua_key_eq(s,ownerpassword)) { -+ if (img_state(d) >= DICT_FILESCANNED) { -+ luaL_error(L, "image.ownerpassword is now read-only"); -+ } else if (img_type(d) == IMG_TYPE_PDFSTREAM) { -+ img_ownerpassword(d) = NULL; -+ } else if (t == LUA_TSTRING) { -+ xfree(img_ownerpassword(d)); -+ img_ownerpassword(d) = xstrdup(lua_tostring(L, -1)); -+ } else { -+ luaL_error(L, "image.ownerpassword needs string value"); -+ } - } else if (lua_key_eq(s,attr)) { - if (img_state(d) >= DICT_FILESCANNED) { - luaL_error(L, "image.attr is now read-only"); -@@ -607,6 +677,8 @@ static void lua_to_image(lua_State * L, image * a, image_dict * d) - } else { - img_keepopen(d) = lua_toboolean(L, -1); - } -+ } else if (lua_key_eq(s,nolength)) { -+ img_nolength(d) = lua_toboolean(L, -1); - } else if (lua_key_eq(s,bbox)) { - if (img_state(d) >= DICT_FILESCANNED) { - luaL_error(L, "image.bbox is now read-only"); -@@ -636,11 +708,15 @@ static void lua_to_image(lua_State * L, image * a, image_dict * d) - } else if (img_state(d) >= DICT_FILESCANNED) { - luaL_error(L, "image.stream is now read-only"); - } else { -+ size_t size = 0; -+ const char *stream = lua_tolstring(L, -1, &size); - if (img_pdfstream_ptr(d) == NULL) { - new_img_pdfstream_struct(d); - } - xfree(img_pdfstream_stream(d)); -- img_pdfstream_stream(d) = xstrdup(lua_tostring(L, -1)); -+ img_pdfstream_size(d) = size; -+ img_pdfstream_stream(d) = xmalloc(size); -+ memcpy(img_pdfstream_stream(d),stream,size); - img_type(d) = IMG_TYPE_PDFSTREAM; - } - } else { -diff --git a/texk/web2c/luatexdir/lua/liolibext.c b/texk/web2c/luatexdir/lua/liolibext.c -index 29ad8447a..71b9b41d1 100644 ---- a/texk/web2c/luatexdir/lua/liolibext.c -+++ b/texk/web2c/luatexdir/lua/liolibext.c -@@ -125,7 +125,7 @@ static int readcardinal1_s(lua_State *L) { - size_t l; - const char *s = luaL_checklstring(L, 1, &l); - size_t p = luaL_checkinteger(L, 2) - 1; -- if (p < 0 || p >= l) { -+ if (p >= l) { - lua_pushnil(L); - } else { - int a = uchar(s[p]); -@@ -150,7 +150,7 @@ static int readcardinal2_s(lua_State *L) { - size_t l; - const char *s = luaL_checklstring(L, 1, &l); - size_t p = luaL_checkinteger(L, 2) - 1; -- if (p < 0 || p+1 >= l) { -+ if (p+1 >= l) { - lua_pushnil(L); - } else { - int a = uchar(s[p++]); -@@ -177,7 +177,7 @@ static int readcardinal3_s(lua_State *L) { - size_t l; - const char *s = luaL_checklstring(L, 1, &l); - size_t p = luaL_checkinteger(L, 2) - 1; -- if (p < 0 || p+2 >= l) { -+ if (p+2 >= l) { - lua_pushnil(L); - } else { - int a = uchar(s[p++]); -@@ -206,7 +206,7 @@ static int readcardinal4_s(lua_State *L) { - size_t l; - const char *s = luaL_checklstring(L, 1, &l); - size_t p = luaL_checkinteger(L, 2) - 1; -- if (p < 0 || p+3 >= l) { -+ if (p+3 >= l) { - lua_pushnil(L); - } else { - int a = uchar(s[p++]); -@@ -218,6 +218,139 @@ static int readcardinal4_s(lua_State *L) { - return 1; - } - -+static int readcardinaltable(lua_State *L) { -+ FILE *f = tofile(L); -+ int n = lua_tointeger(L,2); -+ int b = lua_tointeger(L,3); -+ int i; -+ lua_createtable(L,n,0); -+ switch (b) { -+ case 1: -+ for (i=1;i<=n;i++) { -+ int a = getc(f); -+ if (a == EOF) { -+ break; -+ } else { -+ lua_pushinteger(L, a); -+ lua_rawseti(L, -2, i); -+ } -+ } -+ break; -+ case 2: -+ for (i=1;i<=n;i++) { -+ int a = getc(f); -+ int b = getc(f); -+ if (b == EOF) { -+ break; -+ } else { -+ /* (a<<8) | b */ -+ lua_pushinteger(L, 0x100 * a + b); -+ lua_rawseti(L, -2, i); -+ } -+ } -+ break; -+ case 3: -+ for (i=1;i<=n;i++) { -+ int a = getc(f); -+ int b = getc(f); -+ int c = getc(f); -+ if (c == EOF) { -+ break; -+ } else { -+ /* (a<<16) | (b<<8) | c */ -+ lua_pushinteger(L, 0x10000 * a + 0x100 * b + c); -+ lua_rawseti(L, -2, i); -+ } -+ } -+ break; -+ case 4: -+ for (i=1;i<=n;i++) { -+ int a = getc(f); -+ int b = getc(f); -+ int c = getc(f); -+ int d = getc(f); -+ if (d == EOF) { -+ break; -+ } else { -+ /* (a<<24) | (b<<16) | (c<<8) | d */ -+ lua_pushinteger(L,0x1000000 * a + 0x10000 * b + 0x100 * c + d); -+ lua_rawseti(L, -2, i); -+ } -+ } -+ break; -+ default: -+ break; -+ } -+ return 1; -+} -+ -+static int readcardinaltable_s(lua_State *L) { -+ size_t l; -+ const char *s = luaL_checklstring(L, 1, &l); -+ size_t p = luaL_checkinteger(L, 2) - 1; -+ int n = lua_tointeger(L,3); -+ int b = lua_tointeger(L,4); -+ int i; -+ lua_createtable(L,n,0); -+ /*if (p >= 0) {*/ -+ switch (b) { -+ case 1: -+ for (i=1;i<=n;i++) { -+ if (p >= l) { -+ break; -+ } else { -+ int a = uchar(s[p++]); -+ lua_pushinteger(L, a); -+ lua_rawseti(L, -2, i); -+ } -+ } -+ break; -+ case 2: -+ for (i=1;i<=n;i++) { -+ if (p+1 >= l) { -+ break; -+ } else { -+ int a = uchar(s[p++]); -+ int b = uchar(s[p++]); -+ lua_pushinteger(L, 0x100 * a + b); -+ lua_rawseti(L, -2, i); -+ } -+ } -+ break; -+ case 3: -+ for (i=1;i<=n;i++) { -+ if (p+2 >= l) { -+ break; -+ } else { -+ int a = uchar(s[p++]); -+ int b = uchar(s[p++]); -+ int c = uchar(s[p++]); -+ lua_pushinteger(L, 0x10000 * a + 0x100 * b + c); -+ lua_rawseti(L, -2, i); -+ } -+ } -+ break; -+ case 4: -+ for (i=1;i<=n;i++) { -+ if (p+3 >= l) { -+ break; -+ } else { -+ int a = uchar(s[p++]); -+ int b = uchar(s[p++]); -+ int c = uchar(s[p++]); -+ int d = uchar(s[p++]); -+ lua_pushinteger(L,0x1000000 * a + 0x10000 * b + 0x100 * c + d); -+ lua_rawseti(L, -2, i); -+ } -+ } -+ break; -+ default: -+ break; -+ } -+ /*}*/ -+ return 1; -+} -+ - static int readinteger1(lua_State *L) { - FILE *f = tofile(L); - int a = getc(f); -@@ -234,7 +367,7 @@ static int readinteger1_s(lua_State *L) { - size_t l; - const char *s = luaL_checklstring(L, 1, &l); - size_t p = luaL_checkinteger(L, 2) - 1; -- if (p < 0 || p >= l) { -+ if (p >= l) { - lua_pushnil(L); - } else { - int a = uchar(s[p]); -@@ -263,7 +396,7 @@ static int readinteger2_s(lua_State *L) { - size_t l; - const char *s = luaL_checklstring(L, 1, &l); - size_t p = luaL_checkinteger(L, 2) - 1; -- if (p < 0 || p+1 >= l) { -+ if (p+1 >= l) { - lua_pushnil(L); - } else { - int a = uchar(s[p++]); -@@ -294,7 +427,7 @@ static int readinteger3_s(lua_State *L) { - size_t l; - const char *s = luaL_checklstring(L, 1, &l); - size_t p = luaL_checkinteger(L, 2) - 1; -- if (p < 0 || p+2 >= l) { -+ if (p+2 >= l) { - lua_pushnil(L); - } else { - int a = uchar(s[p++]); -@@ -327,7 +460,7 @@ static int readinteger4_s(lua_State *L) { - size_t l; - const char *s = luaL_checklstring(L, 1, &l); - size_t p = luaL_checkinteger(L, 2) - 1; -- if (p < 0 || p+3 >= l) { -+ if (p+3 >= l) { - lua_pushnil(L); - } else { - int a = uchar(s[p++]); -@@ -342,6 +475,160 @@ static int readinteger4_s(lua_State *L) { - return 1; - } - -+static int readintegertable(lua_State *L) { -+ FILE *f = tofile(L); -+ int n = lua_tointeger(L,2); -+ int b = lua_tointeger(L,3); -+ int i; -+ lua_createtable(L,n,0); -+ switch (b) { -+ case 1: -+ for (i=1;i<=n;i++) { -+ int a = getc(f); -+ if (a == EOF) { -+ break; -+ } else if (a >= 0x80) { -+ lua_pushinteger(L, a - 0x100); -+ } else { -+ lua_pushinteger(L, a); -+ } -+ lua_rawseti(L, -2, i); -+ } -+ break; -+ case 2: -+ for (i=1;i<=n;i++) { -+ int a = getc(f); -+ int b = getc(f); -+ if (b == EOF) { -+ break; -+ } else if (a >= 0x80) { -+ lua_pushinteger(L, 0x100 * a + b - 0x10000); -+ } else { -+ lua_pushinteger(L, 0x100 * a + b); -+ } -+ lua_rawseti(L, -2, i); -+ } -+ break; -+ case 3: -+ for (i=1;i<=n;i++) { -+ int a = getc(f); -+ int b = getc(f); -+ int c = getc(f); -+ if (c == EOF) { -+ break; -+ } else if (a >= 0x80) { -+ lua_pushinteger(L, 0x10000 * a + 0x100 * b + c - 0x1000000); -+ } else { -+ lua_pushinteger(L, 0x10000 * a + 0x100 * b + c); -+ } -+ lua_rawseti(L, -2, i); -+ } -+ break; -+ case 4: -+ for (i=1;i<=n;i++) { -+ int a = getc(f); -+ int b = getc(f); -+ int c = getc(f); -+ int d = getc(f); -+ if (d == EOF) { -+ break; -+ } else if (a >= 0x80) { -+ lua_pushinteger(L, 0x1000000 * a + 0x10000 * b + 0x100 * c + d - 0x100000000); -+ } else { -+ lua_pushinteger(L, 0x1000000 * a + 0x10000 * b + 0x100 * c + d); -+ } -+ lua_rawseti(L, -2, i); -+ } -+ break; -+ default: -+ break; -+ } -+ return 1; -+} -+ -+static int readintegertable_s(lua_State *L) { -+ size_t l; -+ const char *s = luaL_checklstring(L, 1, &l); -+ size_t p = luaL_checkinteger(L, 2) - 1; -+ int n = lua_tointeger(L,3); -+ int b = lua_tointeger(L,4); -+ int i; -+ lua_createtable(L,n,0); -+ /*if (p >= 0) {*/ -+ switch (b) { -+ case 1: -+ for (i=1;i<=n;i++) { -+ if (p >= l) { -+ break; -+ } else { -+ int a = uchar(s[p++]); -+ if (a >= 0x80) { -+ lua_pushinteger(L, a - 0x100); -+ } else { -+ lua_pushinteger(L, a); -+ } -+ lua_rawseti(L, -2, i); -+ } -+ } -+ break; -+ case 2: -+ for (i=1;i<=n;i++) { -+ if (p+1 >= l) { -+ break; -+ } else { -+ int a = uchar(s[p++]); -+ int b = uchar(s[p++]); -+ if (a >= 0x80) { -+ lua_pushinteger(L, 0x100 * a + b - 0x10000); -+ } else { -+ lua_pushinteger(L, 0x100 * a + b); -+ } -+ lua_rawseti(L, -2, i); -+ } -+ } -+ break; -+ case 3: -+ for (i=1;i<=n;i++) { -+ if (p+2 >= l) { -+ break; -+ } else { -+ int a = uchar(s[p++]); -+ int b = uchar(s[p++]); -+ int c = uchar(s[p++]); -+ if (a >= 0x80) { -+ lua_pushinteger(L, 0x10000 * a + 0x100 * b + c - 0x1000000); -+ } else { -+ lua_pushinteger(L, 0x10000 * a + 0x100 * b + c); -+ } -+ lua_rawseti(L, -2, i); -+ } -+ } -+ break; -+ case 4: -+ for (i=1;i<=n;i++) { -+ if (p+3 >= l) { -+ break; -+ } else { -+ int a = uchar(s[p++]); -+ int b = uchar(s[p++]); -+ int c = uchar(s[p++]); -+ int d = uchar(s[p++]); -+ if (a >= 0x80) { -+ lua_pushinteger(L, 0x1000000 * a + 0x10000 * b + 0x100 * c + d - 0x100000000); -+ } else { -+ lua_pushinteger(L, 0x1000000 * a + 0x10000 * b + 0x100 * c + d); -+ } -+ lua_rawseti(L, -2, i); -+ } -+ } -+ break; -+ default: -+ break; -+ } -+ /*}*/ -+ return 1; -+} -+ - static int readfixed2(lua_State *L) { - FILE *f = tofile(L); - int a = getc(f); -@@ -359,7 +646,7 @@ static int readfixed2_s(lua_State *L) { - size_t l; - const char *s = luaL_checklstring(L, 1, &l); - size_t p = luaL_checkinteger(L, 2) - 1; -- if (p < 0 || p+3 >= l) { -+ if (p+3 >= l) { - lua_pushnil(L); - } else { - int a = uchar(s[p++]); -@@ -394,7 +681,7 @@ static int readfixed4_s(lua_State *L) { - size_t l; - const char *s = luaL_checklstring(L, 1, &l); - size_t p = luaL_checkinteger(L, 2) - 1; -- if (p < 0 || p+3 >= l) { -+ if (p+3 >= l) { - lua_pushnil(L); - } else { - int a = uchar(s[p++]); -@@ -427,7 +714,7 @@ static int read2dot14_s(lua_State *L) { - size_t l; - const char *s = luaL_checklstring(L, 1, &l); - size_t p = luaL_checkinteger(L, 2) - 1; -- if (p < 0 || p+1 >= l) { -+ if (p+1 >= l) { - lua_pushnil(L); - } else { - int a = uchar(s[p++]); -@@ -497,7 +784,7 @@ static int readbytetable_s(lua_State *L) { - const char *s = luaL_checklstring(L, 1, &l); - size_t p = luaL_checkinteger(L, 2) - 1; - int n = lua_tointeger(L,3); -- if (p < 0 || p >= l) { -+ if (p >= l) { - lua_pushnil(L); - } else { - int i ; -@@ -534,7 +821,7 @@ static int readbytes_s(lua_State *L) { - const char *s = luaL_checklstring(L, 1, &l); - size_t p = luaL_checkinteger(L, 2) - 1; - int n = lua_tointeger(L,3); -- if (p < 0 || p >= l) { -+ if (p >= l) { - return 0; - } else { - int i ; -@@ -644,44 +931,48 @@ static int readline(lua_State *L) - - static const luaL_Reg fiolib[] = { - /* helpers */ -- { "readcardinal1", readcardinal1 }, -- { "readcardinal2", readcardinal2 }, -- { "readcardinal3", readcardinal3 }, -- { "readcardinal4", readcardinal4 }, -- { "readinteger1", readinteger1 }, -- { "readinteger2", readinteger2 }, -- { "readinteger3", readinteger3 }, -- { "readinteger4", readinteger4 }, -- { "readfixed2", readfixed2 }, -- { "readfixed4", readfixed4 }, -- { "read2dot14", read2dot14 }, -- { "setposition", setposition }, -- { "getposition", getposition }, -- { "skipposition", skipposition }, -- { "readbytes", readbytes }, -- { "readbytetable", readbytetable }, -- { "readline", readline }, -+ { "readcardinal1", readcardinal1 }, -+ { "readcardinal2", readcardinal2 }, -+ { "readcardinal3", readcardinal3 }, -+ { "readcardinal4", readcardinal4 }, -+ { "readcardinaltable", readcardinaltable }, -+ { "readinteger1", readinteger1 }, -+ { "readinteger2", readinteger2 }, -+ { "readinteger3", readinteger3 }, -+ { "readinteger4", readinteger4 }, -+ { "readintegertable", readintegertable }, -+ { "readfixed2", readfixed2 }, -+ { "readfixed4", readfixed4 }, -+ { "read2dot14", read2dot14 }, -+ { "setposition", setposition }, -+ { "getposition", getposition }, -+ { "skipposition", skipposition }, -+ { "readbytes", readbytes }, -+ { "readbytetable", readbytetable }, -+ { "readline", readline }, - /* extras */ -- { "recordfilename", recordfilename }, -- { "checkpermission", checkpermission }, -+ { "recordfilename", recordfilename }, -+ { "checkpermission", checkpermission }, - /* done */ - {NULL, NULL} - }; - - static const luaL_Reg siolib[] = { -- { "readcardinal1", readcardinal1_s }, -- { "readcardinal2", readcardinal2_s }, -- { "readcardinal3", readcardinal3_s }, -- { "readcardinal4", readcardinal4_s }, -- { "readinteger1", readinteger1_s }, -- { "readinteger2", readinteger2_s }, -- { "readinteger3", readinteger3_s }, -- { "readinteger4", readinteger4_s }, -- { "readfixed2", readfixed2_s }, -- { "readfixed4", readfixed4_s }, -- { "read2dot14", read2dot14_s }, -- { "readbytes", readbytes_s }, -- { "readbytetable", readbytetable_s }, -+ { "readcardinal1", readcardinal1_s }, -+ { "readcardinal2", readcardinal2_s }, -+ { "readcardinal3", readcardinal3_s }, -+ { "readcardinal4", readcardinal4_s }, -+ { "readcardinaltable", readcardinaltable_s }, -+ { "readinteger1", readinteger1_s }, -+ { "readinteger2", readinteger2_s }, -+ { "readinteger3", readinteger3_s }, -+ { "readinteger4", readinteger4_s }, -+ { "readintegertable", readintegertable_s }, -+ { "readfixed2", readfixed2_s }, -+ { "readfixed4", readfixed4_s }, -+ { "read2dot14", read2dot14_s }, -+ { "readbytes", readbytes_s }, -+ { "readbytetable", readbytetable_s }, - /* done */ - {NULL, NULL} - }; -diff --git a/texk/web2c/luatexdir/lua/llanglib.c b/texk/web2c/luatexdir/lua/llanglib.c -index 382d40944..5855f33fc 100644 ---- a/texk/web2c/luatexdir/lua/llanglib.c -+++ b/texk/web2c/luatexdir/lua/llanglib.c -@@ -20,7 +20,6 @@ - #include "ptexlib.h" - #include "lua/luatex-api.h" - -- - #define LANG_METATABLE "luatex.lang" - - #define check_islang(L,b) (struct tex_language **)luaL_checkudata(L,b,LANG_METATABLE) -@@ -84,7 +83,6 @@ static int lang_clear_patterns(lua_State * L) - return 0; - } - -- - static int lang_hyphenation(lua_State * L) - { - struct tex_language **lang_ptr; -@@ -137,7 +135,6 @@ static int lang_post_hyphen_char(lua_State * L) - } - } - -- - static int lang_pre_exhyphen_char(lua_State * L) - { - struct tex_language **lang_ptr; -@@ -262,7 +259,6 @@ static int do_lang_hyphenate(lua_State * L) - } - - static const struct luaL_Reg langlib_d[] = { -- /* *INDENT-OFF* */ - {"clear_patterns", lang_clear_patterns}, - {"clear_hyphenation", lang_clear_hyphenation}, - {"patterns", lang_patterns}, -@@ -275,13 +271,11 @@ static const struct luaL_Reg langlib_d[] = { - {"sethjcode", lang_sethjcode}, - {"gethjcode", lang_gethjcode}, - {"id", lang_id}, -- /* *INDENT-ON* */ -- {NULL, NULL} /* sentinel */ -+ /*tex sentinel */ -+ {NULL, NULL} - }; - -- - static const struct luaL_Reg langlib[] = { -- /* *INDENT-OFF* */ - {"clear_patterns", lang_clear_patterns}, - {"clear_hyphenation", lang_clear_hyphenation}, - {"patterns", lang_patterns}, -@@ -297,17 +291,19 @@ static const struct luaL_Reg langlib[] = { - {"clean", do_lang_clean}, - {"hyphenate", do_lang_hyphenate}, - {"new", lang_new}, -- /* *INDENT-ON* */ -- {NULL, NULL} /* sentinel */ -+ /*tex sentinel */ -+ {NULL, NULL} - }; - -- - int luaopen_lang(lua_State * L) - { - luaL_newmetatable(L, LANG_METATABLE); -- lua_pushvalue(L, -1); /* push metatable */ -- lua_setfield(L, -2, "__index"); /* metatable.__index = metatable */ -- luaL_openlib(L, NULL, langlib_d, 0); /* dict methods */ -+ /*tex push metatable */ -+ lua_pushvalue(L, -1); -+ /*tex metatable.__index = metatable */ -+ lua_setfield(L, -2, "__index"); -+ /*tex set dict methods */ -+ luaL_openlib(L, NULL, langlib_d, 0); - luaL_openlib(L, "lang", langlib, 0); - return 1; - } -diff --git a/texk/web2c/luatexdir/lua/llualib.c b/texk/web2c/luatexdir/lua/llualib.c -index a73e3abf2..ac9b03ffe 100644 ---- a/texk/web2c/luatexdir/lua/llualib.c -+++ b/texk/web2c/luatexdir/lua/llualib.c -@@ -20,14 +20,13 @@ - #include "ptexlib.h" - #include "lua/luatex-api.h" - -- --#define LOAD_BUF_SIZE 256 -+#define LOAD_BUF_SIZE 64*1024 - #define UINT_MAX32 0xFFFFFFFF - - typedef struct { - unsigned char *buf; - int size; -- int done; -+ /* int done; */ - int alloc; - } bytecode; - -@@ -95,7 +94,7 @@ void undump_luac_registers(void) - lua_bytecode_registers = xmalloc((unsigned) (i * sizeof(bytecode))); - luabytecode_bytes = (unsigned) (i * sizeof(bytecode)); - for (i = 0; i <= (unsigned) luabytecode_max; i++) { -- lua_bytecode_registers[i].done = 0; -+ /* lua_bytecode_registers[i].done = 0; */ - lua_bytecode_registers[i].size = 0; - lua_bytecode_registers[i].buf = NULL; - } -@@ -170,14 +169,18 @@ static int writer(lua_State * L, const void *b, size_t size, void *B) - static const char *reader(lua_State * L, void *ud, size_t * size) - { - bytecode *buf = (bytecode *) ud; -- (void) L; /* for -Wunused */ -+ (void) L; /* for -Wunused */ -+ /* - if (buf->done == buf->size) { - *size = 0; - buf->done = 0; - return NULL; - } -+ */ - *size = (size_t) buf->size; -+ /* - buf->done = buf->size; -+ */ - return (const char *) buf->buf; - } - -@@ -196,7 +199,7 @@ static int get_bytecode(lua_State * L) - #else - "bytecode", NULL)) { - #endif -- return luaL_error(L, "bad bytecode register"); -+ return luaL_error(L, "bad bytecode register"); - } else { - lua_pushvalue(L, -1); - bytecode_register_shadow_set(L, k); -@@ -208,6 +211,41 @@ static int get_bytecode(lua_State * L) - return 1; - } - -+void luabytecodecall(int slot) -+{ -+ int i; -+ int stacktop = lua_gettop(Luas); -+ lua_active++; -+ if (slot < 0 || slot > luabytecode_max) { -+ luaL_error(Luas, "bytecode register out of range"); -+ } else if (bytecode_register_shadow_get(Luas, slot) || lua_bytecode_registers[slot].buf == NULL) { -+ luaL_error(Luas, "undefined bytecode register"); -+ } else if (lua_load(Luas, reader, (void *) (lua_bytecode_registers + slot), -+#ifdef LuajitTeX -+ "bytecode")) -+#else -+ "bytecode", NULL)) -+#endif -+ { -+ luaL_error(Luas, "bytecode register doesn't load well"); -+ } else { -+ int base = lua_gettop(Luas); /* function index */ -+ lua_pushinteger(Luas, slot); -+ lua_pushcfunction(Luas, lua_traceback); /* push traceback function */ -+ lua_insert(Luas, base); /* put it under chunk */ -+++function_callback_count; /* this will be a dedicated counter */ -+ i = lua_pcall(Luas, 1, 0, base); -+ lua_remove(Luas, base); /* remove traceback function */ -+ if (i != 0) { -+ lua_gc(Luas, LUA_GCCOLLECT, 0); -+ Luas = luatex_error(Luas, (i == LUA_ERRRUN ? 0 : 1)); -+ } -+ } -+ -+ lua_settop(Luas,stacktop); -+ lua_active--; -+} -+ - static int set_bytecode(lua_State * L) - { - int k, ltype; -@@ -244,7 +282,7 @@ static int set_bytecode(lua_State * L) - for (i = (unsigned) (luabytecode_max + 1); i <= (unsigned) k; i++) { - lua_bytecode_registers[i].buf = NULL; - lua_bytecode_registers[i].size = 0; -- lua_bytecode_registers[i].done = 0; -+ /* lua_bytecode_registers[i].done = 0; */ - } - luabytecode_max = k; - } -@@ -252,7 +290,7 @@ static int set_bytecode(lua_State * L) - xfree(lua_bytecode_registers[k].buf); - luabytecode_bytes -= (unsigned) lua_bytecode_registers[k].size; - lua_bytecode_registers[k].size = 0; -- lua_bytecode_registers[k].done = 0; -+ /* lua_bytecode_registers[k].done = 0; */ - lua_pushnil(L); - bytecode_register_shadow_set(L, k); - } -@@ -268,7 +306,7 @@ static int set_bytecode(lua_State * L) - lua_dump(L, writer, (void *) (lua_bytecode_registers + k),strip); - #endif - #if LUA_VERSION_NUM == 502 -- lua_dump(L, writer, (void *) (lua_bytecode_registers + k)); -+ lua_dump(L, writer, (void *) (lua_bytecode_registers + k)); - #endif - #endif - } -@@ -329,6 +367,18 @@ static int new_table(lua_State * L) /* hh */ - return 1; - } - -+static int get_stack_top(lua_State * L) /* hh */ -+{ -+ lua_pushinteger(L, lua_gettop(L)); -+ return 1; -+} -+ -+static int get_call_level(lua_State * L) /* hh */ -+{ -+ lua_pushinteger(L, lua_active); -+ return 1; -+} -+ - static const struct luaL_Reg lualib[] = { - /* *INDENT-OFF* */ - {"getluaname", get_luaname}, -@@ -337,6 +387,8 @@ static const struct luaL_Reg lualib[] = { - {"setbytecode", set_bytecode}, - {"newtable", new_table}, - {"get_functions_table",lua_functions_get_table}, -+ {"getstacktop",get_stack_top}, -+ {"getcalllevel", get_call_level}, - /* *INDENT-ON* */ - {NULL, NULL} /* sentinel */ - }; -diff --git a/texk/web2c/luatexdir/lua/lnewtokenlib.c b/texk/web2c/luatexdir/lua/lnewtokenlib.c -index 085129d54..3e879b54a 100644 ---- a/texk/web2c/luatexdir/lua/lnewtokenlib.c -+++ b/texk/web2c/luatexdir/lua/lnewtokenlib.c -@@ -33,10 +33,12 @@ - #include "ptexlib.h" - #include "lua/luatex-api.h" - -+/* - typedef struct lua_token { - int token; - int origin; - } lua_token; -+*/ - - typedef struct saved_tex_scanner { - int token; -@@ -145,33 +147,51 @@ static void push_token(lua_State * L, int tok) - lua_setmetatable(L, -2); - } - --/* static int run_get_cs_offset(lua_State * L) */ --/* { */ --/* lua_pushinteger(L, cs_token_flag); */ --/* return 1; */ --/* } */ -- --/* static int run_get_command_id(lua_State * L) */ --/* { */ --/* int cs = -1; */ --/* if (lua_type(L, -1) == LUA_TSTRING) { */ --/* cs = get_command_id(lua_tostring(L, -1)); */ --/* } */ --/* lua_pushinteger(L, cs); */ --/* return 1; */ --/* } */ -- --/* static int run_get_csname_id(lua_State * L) */ --/* { */ --/* const char *s; */ --/* size_t k, cs = 0; */ --/* if (lua_type(L, -1) == LUA_TSTRING) { */ --/* s = lua_tolstring(L, -1, &k); */ --/* cs = (size_t) string_lookup(s, k); */ --/* } */ --/* lua_pushinteger(L, (lua_Number) cs); */ --/* return 1; */ --/* } */ -+static int run_get_biggest_char(lua_State * L) -+{ -+ lua_pushinteger(L, biggest_char); -+ return 1; -+} -+ -+/* not that useful: -+ -+static int run_get_cs_offset(lua_State * L) -+{ -+ lua_pushinteger(L, cs_token_flag); -+ return 1; -+} -+ -+*/ -+ -+static int run_get_command_id(lua_State * L) -+{ -+ int id = -1; -+ if (lua_type(L, -1) == LUA_TSTRING) { -+ id = get_command_id(lua_tostring(L, -1)); -+ } -+ if (id >= 0) { -+ lua_pushinteger(L, id); -+ } else { -+ lua_pushnil(L); -+ } -+ return 1; -+} -+ -+/* not that useful: -+ -+static int run_get_csname_id(lua_State * L) -+{ -+ const char *s; -+ size_t k, cs = 0; -+ if (lua_type(L, -1) == LUA_TSTRING) { -+ s = lua_tolstring(L, -1, &k); -+ cs = (size_t) string_lookup(s, k); -+ } -+ lua_pushinteger(L, (lua_Number) cs); -+ return 1; -+} -+ -+*/ - - static int run_get_next(lua_State * L) - { -@@ -296,6 +316,22 @@ static int run_scan_keyword(lua_State * L) - return 1; - } - -+static int run_scan_keyword_cs(lua_State * L) -+{ -+ saved_tex_scanner texstate; -+ const char *s = luaL_checkstring(L, -1); -+ int v = 0; -+ if (s) { -+ save_tex_scanner(texstate); -+ if (scan_keyword_case_sensitive(s)) { -+ v = 1; -+ } -+ unsave_tex_scanner(texstate); -+ } -+ lua_pushboolean(L,v); -+ return 1; -+} -+ - static int run_scan_csname(lua_State * L) - { - unsigned char *s; -@@ -328,6 +364,138 @@ static int run_scan_int(lua_State * L) - return 1; - } - -+/* -+ char * str ; -+*/ -+ -+# define declare_buffer \ -+ unsigned char word[5 + 1]; \ -+ char *uindex = (char *)word; \ -+ luaL_Buffer b ; \ -+ luaL_buffinit(L,&b) ; -+ -+/* -+ str = (char *) uni2str(cur_chr); -+ luaL_addstring(&b,(char *) str); -+ xfree(str); -+*/ -+ -+# define add_to_buffer(chr) \ -+ if (chr <= 255) { \ -+ luaL_addchar(&b,(unsigned) (char) chr); \ -+ } else { \ -+ uindex = uni2string((char *)word,(unsigned) chr); \ -+ *uindex = '\0'; \ -+ luaL_addstring(&b,(char *) word); \ -+ } -+ -+# define push_buffer \ -+ luaL_pushresult(&b); -+ -+static int run_scan_float_indeed(lua_State * L, boolean exponent) -+{ -+ saved_tex_scanner texstate; -+ int ok; -+ boolean negative = false; -+ double d; -+ declare_buffer; -+ save_tex_scanner(texstate); -+ /* we collapse as in scan_dimen */ -+ while(1) { -+ do { -+ get_x_token(); -+ } while (cur_cmd == spacer_cmd); -+ if (cur_tok == minus_token) { -+ negative = !negative; -+ } else if (cur_tok != plus_token) { -+ break; -+ } -+ } -+ if (negative) { -+ add_to_buffer('-'); -+ } -+ /* we accept [.,]digits */ -+ if (cur_tok == point_token || cur_tok == comma_token) { -+ add_to_buffer('.'); -+ while (1) { -+ get_x_token(); -+ if ((cur_tok >= zero_token) && (cur_tok <= nine_token)) { -+ add_to_buffer(cur_chr); -+ } else if (exponent) { -+ goto EXPONENT; -+ } else { -+ back_input(); -+ goto DONE; -+ } -+ } -+ } else { -+ back_input(); -+ while (1) { -+ get_x_token(); -+ if ((cur_tok >= zero_token) && (cur_tok <= nine_token)) { -+ add_to_buffer(cur_chr); -+ } else { -+ if (cur_tok == point_token || cur_tok == comma_token) { -+ add_to_buffer('.'); -+ while (1) { -+ get_x_token(); -+ if ((cur_tok >= zero_token) && (cur_tok <= nine_token)) { -+ add_to_buffer(cur_chr); -+ } else { -+ back_input(); -+ break; -+ } -+ } -+ } else if (exponent) { -+ goto EXPONENT; -+ } else { -+ back_input(); -+ goto DONE; -+ } -+ } -+ } -+ } -+EXPONENT: -+ if ((cur_chr == 'E') || (cur_chr == 'e')) { -+ add_to_buffer(cur_chr); -+ get_x_token(); -+ if ((cur_tok == minus_token) || (cur_tok == plus_token)) { -+ add_to_buffer(cur_chr); -+ } else if ((cur_tok >= zero_token) && (cur_tok <= nine_token)) { -+ add_to_buffer(cur_chr); -+ } -+ while (1) { -+ get_x_token(); -+ if ((cur_tok >= zero_token) && (cur_tok <= nine_token)) { -+ add_to_buffer(cur_chr); -+ } else { -+ break; -+ } -+ } -+ } -+ back_input(); -+DONE: -+ push_buffer; -+ d = lua_tonumberx(L,1,&ok); -+ if (ok) { -+ lua_pushnumber(L,d); -+ } else { -+ lua_pushnil(L); -+ } -+ unsave_tex_scanner(texstate); -+ return 1; -+} -+ -+static int run_scan_float(lua_State * L) -+{ -+ return run_scan_float_indeed(L,true); -+} -+ -+static int run_scan_real(lua_State * L) -+{ -+ return run_scan_float_indeed(L,false); -+} -+ - static int run_scan_dimen(lua_State * L) - { - saved_tex_scanner texstate; -@@ -339,7 +507,7 @@ static int run_scan_dimen(lua_State * L) - if (t>1) - mu = lua_toboolean(L,2); /* mu units required ?*/ - save_tex_scanner(texstate); -- scan_dimen( mu,inf, false); /* arg3 = shortcut */ -+ scan_dimen(mu,inf, false); /* arg3 = shortcut */ - v = cur_val; - o = cur_order; - unsave_tex_scanner(texstate); -@@ -415,25 +583,67 @@ static int run_scan_string(lua_State * L) /* HH */ - } else if (cur_cmd == call_cmd) { - t = token_link(cur_chr); - tokenlist_to_luastring(L,t); -+ } else if (cur_cmd == 11 || cur_cmd == 12 ) { -+ declare_buffer; -+ while (1) { -+ add_to_buffer(cur_chr); -+ get_x_token(); -+ if (cur_cmd != 11 && cur_cmd != 12 ) { -+ break ; -+ } -+ } -+ back_input(); -+ push_buffer; - } else { -- if (cur_cmd == 11 || cur_cmd == 12 ) { -- char * str ; -- luaL_Buffer b ; -- luaL_buffinit(L,&b) ; -- while (1) { -- str = (char *) uni2str(cur_chr); -- luaL_addstring(&b,(char *) str); -- get_x_token(); -- if (cur_cmd != 11 && cur_cmd != 12 ) { -- break ; -- } -+ back_input(); -+ lua_pushnil(L); -+ } -+ unsave_tex_scanner(texstate); -+ return 1; -+} -+ -+static int run_scan_argument(lua_State * L) /* HH */ -+{ /* can be simplified, no need for intermediate list */ -+ saved_tex_scanner texstate; -+ halfword t, saved_defref; -+ save_tex_scanner(texstate); -+ do { -+ get_token(); -+ } while ((cur_cmd == spacer_cmd) || (cur_cmd == relax_cmd)); -+ if (cur_cmd == left_brace_cmd) { -+ back_input(); -+ saved_defref = def_ref; -+ (void) scan_toks(false, true); -+ t = def_ref; -+ def_ref = saved_defref; -+ tokenlist_to_luastring(L,t); -+ } else if (cur_cmd == call_cmd) { -+ halfword saved_cur_tok = cur_tok; -+ cur_tok = right_brace_token + '}'; -+ back_input(); -+ cur_tok = saved_cur_tok; -+ back_input(); -+ cur_tok = left_brace_token + '{'; -+ back_input(); -+ saved_defref = def_ref; -+ (void) scan_toks(false, true); -+ t = def_ref; -+ def_ref = saved_defref; -+ tokenlist_to_luastring(L,t); -+ } else if (cur_cmd == 11 || cur_cmd == 12 ) { -+ declare_buffer; -+ while (1) { -+ add_to_buffer(cur_chr); -+ get_x_token(); -+ if (cur_cmd != 11 && cur_cmd != 12 ) { -+ break ; - } -- back_input(); -- luaL_pushresult(&b); -- } else { -- back_input(); -- lua_pushnil(L); - } -+ back_input(); -+ push_buffer; -+ } else { -+ back_input(); -+ lua_pushnil(L); - } - unsave_tex_scanner(texstate); - return 1; -@@ -447,20 +657,16 @@ static int run_scan_word(lua_State * L) /* HH */ - get_x_token(); - } while ((cur_cmd == spacer_cmd) || (cur_cmd == relax_cmd)); - if (cur_cmd == 11 || cur_cmd == 12 ) { -- char *str ; -- luaL_Buffer b ; -- luaL_buffinit(L,&b) ; -+ declare_buffer; - while (1) { -- str = (char *) uni2str(cur_chr); -- luaL_addstring(&b,str); -- xfree(str); -+ add_to_buffer(cur_chr); - get_x_token(); - if (cur_cmd != 11 && cur_cmd != 12 ) { - break ; - } - } - back_input(); -- luaL_pushresult(&b); -+ push_buffer; - } else { - back_input(); - lua_pushnil(L); -@@ -503,12 +709,12 @@ static int lua_tokenlib_is_token(lua_State * L) /* HH */ - return 1; - } - --/* static int run_expand(lua_State * L) */ --/* { */ --/* (void) L; */ --/* expand(); */ --/* return 0; */ --/* } */ -+static int run_expand(lua_State * L) -+{ -+ (void) L; -+ expand(); -+ return 0; -+} - - static int run_lookup(lua_State * L) - { -@@ -529,6 +735,21 @@ static int run_lookup(lua_State * L) - return 1; - } - -+static int lua_tokenlib_is_defined(lua_State * L) -+{ -+ const char *s; -+ size_t l; -+ if (lua_type(L, -1) == LUA_TSTRING) { -+ s = lua_tolstring(L, -1, &l); -+ if (l > 0) { -+ lua_pushboolean(L,string_lookup(s, l) != undefined_control_sequence); -+ return 1; -+ } -+ } -+ lua_pushnil(L); -+ return 1; -+} -+ - static int run_build(lua_State * L) - { - if (lua_type(L, 1) == LUA_TNUMBER) { -@@ -550,6 +771,15 @@ static int run_build(lua_State * L) - } - } - -+static int run_new(lua_State * L) -+{ -+ int cs = 0; -+ int chr = (int) lua_tointeger(L, 1); -+ int cmd = (int) lua_tointeger(L, 2); -+ make_new_token(L, cmd, chr, cs); -+ return 1; -+} -+ - /* token instance functions */ - - static int lua_tokenlib_free(lua_State * L) -@@ -602,7 +832,6 @@ inline static int lua_tokenlib_get_index(lua_State * L) - e -= toks_base; - break; - default: -- e = -1; - break; - } - if ((e >= 0) && (e <= 65535)) { -@@ -630,7 +859,7 @@ inline static int lua_tokenlib_get_cmdname(lua_State * L) - lua_token *n = check_istoken(L, 1); - halfword t = token_info(n->token); - int cmd = (t >= cs_token_flag ? eq_type(t - cs_token_flag) : token_cmd(t)); -- lua_pushstring(L, command_names[cmd].cmd_name); /* can be sped up */ -+ lua_push_string_by_index(L, command_names[cmd].lua); - return 1; - } - -@@ -750,7 +979,7 @@ static int lua_tokenlib_equal(lua_State * L) - n = check_istoken(L, 1); - m = check_istoken(L, 2); - if (token_info(n->token) == token_info(m->token)) { -- lua_pushboolean(L,1); -+ lua_pushboolean(L,1); - return 1; - } - lua_pushboolean(L,0); -@@ -789,6 +1018,19 @@ static int run_scan_token(lua_State * L) - return 1; - } - -+static int run_scan_list(lua_State * L) -+{ -+ saved_tex_scanner texstate; -+ save_tex_scanner(texstate); -+ /*tex -+ This is s tricky call as we are in \LUA\ and therefore -+ mess with the main loop. -+ */ -+ lua_nodelib_push_fast(L, local_scan_box()); -+ unsave_tex_scanner(texstate); -+ return 1; -+} -+ - /* experiment */ - - /* [catcodetable] csname content : \def\csname{content} */ -@@ -844,6 +1086,56 @@ static int get_macro(lua_State * L) - return 0; - } - -+static int set_lua(lua_State *L) -+{ -+ const char *name = null; -+ const char *s = null; -+ size_t lname = 0; -+ int cs; -+ int n = lua_gettop(L); -+ int a = 0; /* global state */ -+ int p = 0; /* protected state */ -+ int f = 0; /* function index */ -+ int nncs = no_new_control_sequence; -+ if (n < 2) { -+ return 0 ; -+ } -+ name = lua_tolstring(L, 1, &lname); -+ if (name == null) { -+ return 0 ; -+ } -+ f = lua_tointeger(L, 2); -+ if (n > 2) { -+ s = lua_tostring(L, 3); -+ if (s) { -+ if (lua_key_eq(s, global)) { -+ a = 4; -+ } else if (lua_key_eq(s, protected)) { -+ p = 1; -+ } -+ } -+ if (n > 3) { -+ s = lua_tostring(L, 4); -+ if (s) { -+ if (lua_key_eq(s, global)) { -+ a = 4; -+ } else if (lua_key_eq(s, protected)) { -+ p = 1; -+ } -+ } -+ } -+ } -+ no_new_control_sequence = false ; -+ cs = string_lookup(name, lname); -+ no_new_control_sequence = nncs; -+ if (p) { -+ define(cs, lua_call_cmd, f); -+ } else { -+ define(cs, lua_expandable_call_cmd, f); -+ } -+ return 0; -+} -+ - static int set_macro(lua_State * L) - { - const char *name = null; -@@ -963,27 +1255,75 @@ static int set_macro(lua_State * L) - return 0; - } - -+static int set_char(lua_State * L) -+{ -+ const char *name = null; -+ const char *s = null; -+ size_t lname = 0; -+ int cs, value; -+ int n = lua_gettop(L); -+ int a = 0 ; /* global state */ -+ int nncs = no_new_control_sequence; -+ if (n < 2) -+ return 0; -+ name = lua_tolstring(L, 1, &lname); -+ if (name == null) -+ return 0; -+ value = lua_tointeger(L, 2); -+ if (value < 0) -+ return 0; -+ if (n > 2) -+ s = lua_tostring(L, 3); -+ if (s && (lua_key_eq(s, global))) { -+ a = 4; -+ } -+ no_new_control_sequence = false ; -+ cs = string_lookup(name, lname); -+ no_new_control_sequence = nncs; -+ define(cs, char_given_cmd, value); -+ return 0; -+} -+ -+static int get_command_names(lua_State * L) -+{ -+ int i; -+ lua_createtable(L,data_cmd+1,0); -+ for (i = 0; command_names[i].lua != 0; i++) { -+ lua_rawgeti(L, LUA_REGISTRYINDEX, command_names[i].lua); -+ lua_rawseti(L, -2, i); -+ } -+ return 1; -+} -+ - static const struct luaL_Reg tokenlib[] = { - { "type", lua_tokenlib_type }, - { "create", run_build }, -+ { "new", run_new }, - { "is_token", lua_tokenlib_is_token }, -+ { "is_defined", lua_tokenlib_is_defined }, -+ { "commands", get_command_names }, -+ { "command_id", run_get_command_id }, -+ { "biggest_char", run_get_biggest_char }, - /* scanners */ - { "get_next", run_get_next }, -- { "put_next", run_put_next }, - { "scan_keyword", run_scan_keyword }, -+ { "scan_keyword_cs", run_scan_keyword_cs }, - { "scan_int", run_scan_int }, -+ { "scan_float", run_scan_float }, -+ { "scan_real", run_scan_real }, - { "scan_dimen", run_scan_dimen }, - { "scan_glue", run_scan_glue }, - { "scan_toks", run_scan_toks }, - { "scan_code", run_scan_code }, - { "scan_string", run_scan_string }, -+ { "scan_argument", run_scan_argument }, - { "scan_word", run_scan_word }, - { "scan_csname", run_scan_csname }, - { "scan_token", run_scan_token }, /* expands next token if needed */ -- /* push into input stream */ -- /* -- { "write",luatwrite }, -- */ -+ { "scan_list", run_scan_list }, -+ /* writers */ -+ { "put_next", run_put_next }, -+ { "expand", run_expand }, - /* getters */ - { "get_command", lua_tokenlib_get_command }, - { "get_index", lua_tokenlib_get_index }, -@@ -995,15 +1335,12 @@ static const struct luaL_Reg tokenlib[] = { - { "get_active", lua_tokenlib_get_active }, - { "get_expandable", lua_tokenlib_get_expandable }, - { "get_protected", lua_tokenlib_get_protected }, -- /* maybe more setters */ -- { "set_macro", set_macro }, - { "get_macro", get_macro }, - { "get_meaning", get_meaning }, -- /* probably never */ -- /* {"expand", run_expand}, */ /* does not work yet! */ -- /* {"csname_id", run_get_csname_id}, */ /* yes or no */ -- /* {"command_id", run_get_command_id}, */ /* yes or no */ -- /* {"cs_offset", run_get_cs_offset}, */ /* not that useful */ -+ /* setters */ -+ { "set_macro", set_macro }, -+ { "set_char", set_char }, -+ { "set_lua", set_lua }, - {NULL, NULL} - }; - -diff --git a/texk/web2c/luatexdir/lua/lnodelib.c b/texk/web2c/luatexdir/lua/lnodelib.c -index 7b4c614ea..d8732df76 100644 ---- a/texk/web2c/luatexdir/lua/lnodelib.c -+++ b/texk/web2c/luatexdir/lua/lnodelib.c -@@ -209,6 +209,80 @@ halfword *check_isnode(lua_State * L, int i) - return NULL; - } - -+static int nodelib_setdir_text(lua_State * L, int i, halfword n) -+{ -+ if (lua_type(L, i) == LUA_TSTRING) { -+ const char *s = lua_tostring(L, i); -+ if (s==lua_key_plus(TLT)) { -+ dir_dir(n) = 0 ; -+ subtype(n) = normal_dir; -+ } else if (s==lua_key_minus(TLT)) { -+ dir_dir(n) = 0 ; -+ subtype(n) = cancel_dir; -+ } else if (s==lua_key_plus(TRT)) { -+ dir_dir(n) = 1 ; -+ subtype(n) = normal_dir; -+ } else if (s==lua_key_minus(TRT)) { -+ dir_dir(n) = 1 ; -+ subtype(n) = cancel_dir; -+ } else if (s==lua_key_plus(LTL)) { -+ dir_dir(n) = 2 ; -+ subtype(n) = normal_dir; -+ } else if (s==lua_key_minus(LTL)) { -+ dir_dir(n) = 2 ; -+ subtype(n) = cancel_dir; -+ } else if (s==lua_key_plus(RTT)) { -+ dir_dir(n) = 3 ; -+ subtype(n) = normal_dir; -+ } else if (s==lua_key_minus(RTT)) { -+ dir_dir(n) = 3 ; -+ subtype(n) = cancel_dir; -+ } else { -+ luaL_error(L, "Bad direction specifier %s", s); -+ } -+ } else { -+ luaL_error(L, "Direction specifiers have to be strings"); -+ } -+ return 0; -+} -+ -+static int nodelib_getdir_par(lua_State * L, int n) -+{ -+ if (lua_type(L, n) == LUA_TSTRING) { -+ const char *s = lua_tostring(L, n); -+ if (s==lua_key(TLT)) -+ return 0 ; -+ else if (s==lua_key(TRT)) -+ return 1 ; -+ else if (s==lua_key(LTL)) -+ return 2 ; -+ else if (s==lua_key(RTT)) -+ return 3 ; -+ else -+ luaL_error(L, "Bad direction specifier %s", s); -+ } else { -+ luaL_error(L, "Direction specifiers have to be strings"); -+ } -+ return 0; -+} -+ -+static int nodelib_getdirection(lua_State * L, int n) -+{ -+ if (lua_type(L, n) == LUA_TNUMBER) { -+ int i = lua_tointeger(L, n); -+ check_dir_value(i); -+ return i; -+ } else { -+ luaL_error(L, "Direction specifiers have to be numbers"); -+ } -+ return 0; -+} -+ -+int nodelib_getdir(lua_State * L, int n) /* the api public one */ -+{ -+ return nodelib_getdir_par(L,n); -+} -+ - /* - - This routine finds the numerical value of a string (or number) at -@@ -216,13 +290,32 @@ halfword *check_isnode(lua_State * L, int i) - - */ - -+/* s = lua_tostring(L, 2); */ -+/* if (lua_key_eq(s, id)) { */ -+ - static int get_node_type_id_from_name(lua_State * L, int n, node_info * data) - { -- int j; -- const char *s = lua_tostring(L, n); -- for (j = 0; data[j].id != -1; j++) { -- if (strcmp(s, data[j].name) == 0) { -- return j; -+ if (data != NULL) { -+ int j; -+ const char *s = lua_tostring(L, n); -+ for (j = 0; data[j].id != -1; j++) { -+ if (s == data[j].name) { -+ return j; -+ } -+ } -+ } -+ return -1; -+} -+ -+static int get_node_subtype_id_from_name(lua_State * L, int n, subtype_info * data) -+{ -+ if (data != NULL) { -+ int j; -+ const char *s = lua_tostring(L, n); -+ for (j = 0; data[j].id != -1; j++) { -+ if (s == data[j].name) { -+ return j; -+ } - } - } - return -1; -@@ -234,7 +327,7 @@ static int get_valid_node_type_id(lua_State * L, int n) - int t = lua_type(L, n); - if (t == LUA_TSTRING) { - i = get_node_type_id_from_name(L,n,node_data); -- if (i<0) { -+ if (i < 0) { - luaL_error(L, "invalid node type id: %s", lua_tostring(L, n)); - } - } else if (t == LUA_TNUMBER) { -@@ -347,6 +440,31 @@ void lua_nodelib_push_fast(lua_State * L, halfword n) - return; - } - -+/* getting and setting fields (helpers) */ -+ -+int nodelib_getlist(lua_State * L, int n) -+{ -+ if (lua_isuserdata(L, n)) { -+ halfword m = *check_isnode(L, n); -+ return m; -+ } else { -+ return null; -+ } -+} -+ -+static str_number nodelib_getstring(lua_State * L, int a) -+{ -+ size_t k; -+ const char *s = lua_tolstring(L, a, &k); -+ return maketexlstring(s, k); -+} -+ -+static int nodelib_cantset(lua_State * L, int n, const char *s) -+{ -+ luaL_error(L,"You cannot set field %s in a node of type %s",s,node_data[type(n)].name); -+ return 0; -+} -+ - /* converts type strings to type ids */ - - static int lua_nodelib_id(lua_State * L) -@@ -439,6 +557,44 @@ static int lua_nodelib_direct_setsubtype(lua_State * L) - return 1; - } - -+/* node.direct.getexpansion */ -+/* node.direct.setexpansion */ -+ -+static int lua_nodelib_direct_getexpansion(lua_State * L) -+{ -+ halfword n = lua_tointeger(L, 1); -+ if (n != null) { -+ halfword t = type(n); -+ if (t == glyph_node) { -+ lua_pushinteger(L, ex_glyph(n)); -+ return 1; -+ } else if (t == kern_node) { -+ lua_pushinteger(L, ex_kern(n)); -+ return 1; -+ } -+ } -+ lua_pushnil(L); -+ return 1; -+} -+ -+static int lua_nodelib_direct_setexpansion(lua_State * L) -+{ -+ halfword n = lua_tointeger(L, 1); -+ if (n) { -+ halfword t = type(n); -+ halfword e = 0; -+ if (lua_type(L, 2) == LUA_TNUMBER) { -+ e = (halfword) lua_tointeger(L, 2); -+ } -+ if (t == glyph_node) { -+ ex_glyph(n) = e; -+ } else if ( t == kern_node) { -+ ex_kern(n) = e; -+ } -+ } -+ return 0; -+} -+ - /* node.direct.getfont */ - /* node.direct.setfont */ - -@@ -530,6 +686,10 @@ static int lua_nodelib_direct_getfam(lua_State * L) - lua_pushinteger(L, math_fam(n)); - } else if (t == delim_node) { - lua_pushinteger(L, small_fam(n)); -+ } else if (t == fraction_noad) { -+ lua_pushinteger(L, fraction_fam(n)); -+ } else if (t == simple_noad) { -+ lua_pushinteger(L, noad_fam(n)); - } else { - lua_pushnil(L); - } -@@ -565,6 +725,10 @@ static int lua_nodelib_direct_setfam(lua_State * L) - math_fam(n) = (halfword) lua_tointeger(L, 2); - } else if (t == delim_node) { - small_fam(n) = (halfword) lua_tointeger(L, 2); -+ } else if (t == fraction_noad) { -+ fraction_fam(n) = (halfword) lua_tointeger(L, 2); -+ } else if (t == simple_noad) { -+ noad_fam(n) = (halfword) lua_tointeger(L, 2); - } - } - return 0; -@@ -572,7 +736,7 @@ static int lua_nodelib_direct_setfam(lua_State * L) - - /* node.getchar */ - -- static int lua_nodelib_getchar(lua_State * L) -+static int lua_nodelib_getchar(lua_State * L) - { - halfword *n = lua_touserdata(L, 1); - if ((n == NULL) || (! lua_getmetatable(L,1))) { -@@ -665,7 +829,8 @@ static int lua_nodelib_direct_setattributelist(lua_State * L) - { - halfword n = lua_tointeger(L, 1); - if ((n) && nodetype_has_attributes(type(n))) { -- if (lua_type(L, 2) == LUA_TNUMBER) { -+ int t = lua_type(L, 2); -+ if (t == LUA_TNUMBER) { - halfword a =lua_tointeger(L, 2); - if (type(a) == attribute_list_node) { - reassign_attribute(n,a); -@@ -674,6 +839,12 @@ static int lua_nodelib_direct_setattributelist(lua_State * L) - } else { - reassign_attribute(n,null); - } -+ } else if (t == LUA_TBOOLEAN) { -+ if (lua_toboolean(L,2)) { -+ reassign_attribute(n,current_attribute_list()); -+ } else { -+ reassign_attribute(n,null); -+ } - } else { - reassign_attribute(n,null); - } -@@ -681,7 +852,6 @@ static int lua_nodelib_direct_setattributelist(lua_State * L) - } - return 0; - } -- - /* node.direct.getpenalty */ - /* node.direct.setpenalty */ - -@@ -827,7 +997,15 @@ static int lua_nodelib_direct_getkern(lua_State * L) - halfword n = lua_tointeger(L, 1); - if (n) { - halfword t = type(n); -- if (t == kern_node || t == margin_kern_node) { -+ if (t == kern_node) { -+ if (lua_toboolean(L,2)) { -+ lua_pushnumber(L, (1+ex_kern(n)/1000) * width(n)); -+ lua_pushinteger(L, ex_kern(n)); -+ return 2; -+ } else { -+ lua_pushinteger(L, width(n)); -+ } -+ } else if (t == margin_kern_node) { - lua_pushinteger(L, width(n)); - } else if (t == math_node) { - lua_pushinteger(L, surround(n)); -@@ -874,7 +1052,7 @@ static int lua_nodelib_direct_getdir(lua_State * L) - if (n) { - halfword t = type(n); - if (t == dir_node) { -- lua_push_dir_text(L, dir_dir(n)); -+ lua_push_dir_text(L, dir_dir(n), subtype(n)); - } else if (t == hlist_node || t == vlist_node) { - lua_push_dir_par(L, box_dir(n)); - } else if (t == rule_node) { -@@ -890,19 +1068,68 @@ static int lua_nodelib_direct_getdir(lua_State * L) - return 1; - } - -+static int lua_nodelib_direct_getdirection(lua_State * L) -+{ -+ halfword n = lua_tointeger(L, 1); -+ if (n) { -+ halfword t = type(n); -+ if (t == dir_node) { -+ lua_push_direction(L, dir_dir(n)); -+ lua_pushboolean(L, subtype(n)); -+ return 2; -+ } else if (t == hlist_node || t == vlist_node) { -+ lua_push_direction(L, box_dir(n)); -+ } else if (t == rule_node) { -+ lua_push_direction(L, rule_dir(n)); -+ } else if (t == local_par_node) { -+ lua_push_direction(L, local_par_dir(n)); -+ } else { -+ lua_pushnil(L); -+ } -+ } else { -+ lua_pushnil(L); -+ } -+ return 1; -+} -+ - static int lua_nodelib_direct_setdir(lua_State * L) - { - halfword n = lua_tointeger(L, 1); - if (n) { - halfword t = type(n); - if (t == dir_node) { -- dir_dir(n) = nodelib_getdir(L, 2, 0); -+ nodelib_setdir_text(L, 2, n); - } else if (t == hlist_node || type(n) == vlist_node) { -- box_dir(n) = nodelib_getdir(L, 2, 1); -+ box_dir(n) = nodelib_getdir_par(L, 2); - } else if (t == rule_node) { -- rule_dir(n) = nodelib_getdir(L, 2, 1); -+ rule_dir(n) = nodelib_getdir_par(L, 2); - } else if (t == local_par_node) { -- local_par_dir(n) = nodelib_getdir(L, 3, 1); -+ local_par_dir(n) = nodelib_getdir_par(L, 2); -+ } -+ } -+ return 0; -+} -+ -+static int lua_nodelib_direct_setdirection(lua_State * L) -+{ -+ halfword n = lua_tointeger(L, 1); -+ if (n) { -+ halfword t = type(n); -+ if (t == dir_node) { -+ dir_dir(n) = nodelib_getdirection(L, 2); -+ if ((lua_type(L, 3) == LUA_TBOOLEAN)) { -+ if (lua_toboolean(L, 3)) { -+ subtype(n) = cancel_dir; -+ } else { -+ subtype(n) = normal_dir; -+ } -+ } -+ } else if (t == hlist_node || type(n) == vlist_node) { -+ box_dir(n) = nodelib_getdirection(L, 2); -+ } else if (t == rule_node) { -+ rule_dir(n) = nodelib_getdirection(L, 2); -+ } else if (t == local_par_node) { -+ local_par_dir(n) = nodelib_getdirection(L, 2); - } - } - return 0; -@@ -1017,15 +1244,24 @@ static int lua_nodelib_direct_setdisc(lua_State * L) - /* node.direct.getwhd */ - /* node.direct.setwhd */ - --#define push_list_whd(n) \ -- lua_pushinteger(L, width(n)); \ -+#define push_list_whd(n) do { \ -+ lua_pushinteger(L, width(n)); \ - lua_pushinteger(L, height(n)); \ -- lua_pushinteger(L, depth(n)); \ -+ lua_pushinteger(L, depth(n)); \ -+} while (0) -+ -+#define push_char_whd(n) do { \ -+ lua_pushinteger(L, char_width(font(n),character(n))); \ -+ lua_pushinteger(L, char_height(font(n),character(n))); \ -+ lua_pushinteger(L, char_depth(font(n),character(n))); \ -+} while (0) - --#define push_char_whd(n) \ -- lua_pushinteger(L, char_width(font(n),character(n))); \ -+#define push_char_ehd(n) do { \ -+ lua_pushnumber(L, (1+ex_glyph(n)/1000) * char_width(font(n),character(n))); \ - lua_pushinteger(L, char_height(font(n),character(n))); \ -- lua_pushinteger(L, char_depth(font(n),character(n))); \ -+ lua_pushinteger(L, char_depth(font(n),character(n))); \ -+ lua_pushinteger(L, ex_glyph(n)); \ -+} while (0) - - static int lua_nodelib_direct_getwhd(lua_State * L) - { -@@ -1036,8 +1272,13 @@ static int lua_nodelib_direct_getwhd(lua_State * L) - push_list_whd(n); - return 3; - } else if (t == glyph_node) { -- push_char_whd(n); -- return 3; -+ if (lua_toboolean(L,2)) { -+ push_char_ehd(n); -+ return 4; -+ } else { -+ push_char_whd(n); -+ return 3; -+ } - } else if (t == glue_node) { - halfword l = leader_ptr(n); - if (l != null) { -@@ -1104,8 +1345,13 @@ static int lua_nodelib_direct_setwhd(lua_State * L) - push_list_whd(*n); - return 3; - } else if (t == glyph_node) { -- push_char_whd(*n); -- return 3; -+ if (lua_toboolean(L,2)) { -+ push_char_ehd(*n); -+ return 4; -+ } else { -+ push_char_whd(*n); -+ return 3; -+ } - } else if (t == glue_node) { - halfword l = leader_ptr(*n); - if (l != null) { -@@ -1214,7 +1460,7 @@ static int lua_nodelib_direct_getleader(lua_State * L) - return 1; - } - -- static int lua_nodelib_direct_setleader(lua_State * L) -+static int lua_nodelib_direct_setleader(lua_State * L) - { - halfword n = lua_tointeger(L, 1); - if ((n) && (type(n) == glue_node)) { -@@ -1227,7 +1473,7 @@ static int lua_nodelib_direct_getleader(lua_State * L) - return 0; - } - -- /* node.getleader */ -+/* node.getleader */ - - static int lua_nodelib_getleader(lua_State * L) - { -@@ -1243,6 +1489,241 @@ static int lua_nodelib_direct_getleader(lua_State * L) - return 1; - } - -+/* node.direct.getdata */ -+/* node.direct.setdata */ -+ -+#define get_user_node_direct_value(L, n) do { \ -+ switch (user_node_type(n)) { \ -+ case 'a': \ -+ nodelib_pushdirect(user_node_value(n)); \ -+ break; \ -+ case 'd': \ -+ lua_pushinteger(L, user_node_value(n)); \ -+ break; \ -+ case 'l': \ -+ if (user_node_value(n) != 0) { \ -+ lua_rawgeti(L, LUA_REGISTRYINDEX, user_node_value(n)); \ -+ } else { \ -+ lua_pushnil(L); \ -+ } \ -+ break; \ -+ case 'n': \ -+ nodelib_pushdirect(user_node_value(n)); \ -+ break; \ -+ case 's': \ -+ nodelib_pushstring(L, user_node_value(n)); \ -+ break; \ -+ case 't': \ -+ tokenlist_to_lua(L, user_node_value(n)); \ -+ break; \ -+ default: \ -+ lua_pushinteger(L, user_node_value(n)); \ -+ break; \ -+ } \ -+} while (0) -+ -+#define set_user_node_direct_value(L,n,i) do { \ -+ switch (user_node_type(n)) { \ -+ case 'a': \ -+ user_node_value(n) = nodelib_getlist(L, i); \ -+ break; \ -+ case 'd': \ -+ user_node_value(n) = (halfword) lua_roundnumber(L, i); \ -+ break; \ -+ case 'l': \ -+ lua_pushvalue(L, i); \ -+ if (user_node_value(n) != 0) { \ -+ luaL_unref(L, LUA_REGISTRYINDEX,user_node_value(n)); \ -+ } \ -+ user_node_value(n) = luaL_ref(L, LUA_REGISTRYINDEX); \ -+ break; \ -+ case 'n': \ -+ user_node_value(n) = nodelib_getlist(L, i); \ -+ break; \ -+ case 's': \ -+ user_node_value(n) = nodelib_getstring(L, i); \ -+ break; \ -+ case 't': \ -+ user_node_value(n) = nodelib_gettoks(L, i); \ -+ break; \ -+ default: \ -+ user_node_value(n) = (halfword) lua_roundnumber(L, i); \ -+ break; \ -+ } \ -+} while (0) -+ -+#define get_pdf_literal_direct_value(L,n) do { \ -+ if (pdf_literal_type(n) == lua_refid_literal) { \ -+ lua_rawgeti(L, LUA_REGISTRYINDEX, pdf_literal_data(n)); \ -+ } else if (pdf_literal_type(n) == lua_refid_literal) { \ -+ tokenlist_to_luastring(L, pdf_literal_data(n)); \ -+ } \ -+} while (0) -+ -+#define set_pdf_literal_direct_normal(L,n,i) do { \ -+ if (ini_version) { \ -+ pdf_literal_data(n) = nodelib_gettoks(L, i); \ -+ pdf_literal_type(n) = normal; \ -+ } else { \ -+ lua_pushvalue(L, i); \ -+ pdf_literal_data(n) = luaL_ref(L, LUA_REGISTRYINDEX); \ -+ pdf_literal_type(n) = lua_refid_literal; \ -+ } \ -+} while (0) -+ -+#define set_pdf_literal_direct_token(L,n,i) do { \ -+ pdf_literal_data(n) = nodelib_gettoks(L, i); \ -+} while (0) -+ -+#define cleanup_late_lua(n) do { \ -+ if (late_lua_data(n) != 0) { \ -+ if (late_lua_type(n) == normal) { \ -+ delete_token_ref(late_lua_data(n)); \ -+ } else if (late_lua_type(n) == lua_refid_literal) { \ -+ luaL_unref(L, LUA_REGISTRYINDEX,late_lua_data(n)); \ -+ } \ -+ } \ -+} while (0) -+ -+#define cleanup_late_lua_name(n) do { \ -+ if (late_lua_name(n) != 0) { \ -+ delete_token_ref(late_lua_name(n)); \ -+ } \ -+} while (0) -+ -+#define set_late_lua_direct_normal(L,n,i) do { \ -+ cleanup_late_lua(n) ; \ -+ if (ini_version) { \ -+ late_lua_data(n) = nodelib_gettoks(L, i); \ -+ late_lua_type(n) = normal; \ -+ } else if (lua_type(L, i) == LUA_TNUMBER) { \ -+ late_lua_data(n) = lua_tointeger(L,i); \ -+ late_lua_type(n) = lua_refid_call; \ -+ } else { \ -+ lua_pushvalue(L, i); \ -+ late_lua_data(n) = luaL_ref(L, LUA_REGISTRYINDEX); \ -+ late_lua_type(n) = lua_refid_literal; \ -+ } \ -+} while (0) -+ -+#define set_late_lua_direct_token(L,n,i) do { \ -+ cleanup_late_lua(n) ; \ -+ late_lua_data(n) = nodelib_gettoks(L, i); \ -+ late_lua_type(n) = normal; \ -+} while (0) -+ -+#define get_late_lua_direct_value(L,n) do { \ -+ if (late_lua_type(n) == lua_refid_literal) { \ -+ lua_rawgeti(L, LUA_REGISTRYINDEX, late_lua_data(n)); \ -+ } else if (late_lua_type(n) == lua_refid_call) { \ -+ lua_pushinteger(L, late_lua_data(n)); \ -+ } else if (late_lua_type(n) == normal) { \ -+ tokenlist_to_luastring(L, late_lua_data(n)); \ -+ } \ -+} while (0) -+ -+#define set_special_direct_value(L,n,i) do { \ -+ write_tokens(n) = nodelib_gettoks(L, i); \ -+} while (0) -+ -+#define get_special_direct_value(L,n) do { \ -+ tokenlist_to_luastring(L, write_tokens(n)); \ -+} while (0) -+ -+#define set_write_direct_value(L,n,i) do { \ -+ write_tokens(n) = nodelib_gettoks(L, i); \ -+} while (0) -+ -+#define get_write_direct_value(L,n) do { \ -+ tokenlist_to_lua(L, write_tokens(n)); \ -+} while (0) -+ -+#define set_pdf_setmatrix_direct_value(L,n,i) do { \ -+ pdf_setmatrix_data(n) = nodelib_gettoks(L, i); \ -+} while (0) -+ -+#define get_pdf_setmatrix_direct_value(L,n) do { \ -+ tokenlist_to_luastring(L, pdf_setmatrix_data(n)); \ -+} while (0) -+ -+/*tex -+ -+ These getter and setter get |data| as well as |value| fields. One can -+ make them equivalent to |getvalue| and |setvalue| if needed. -+ -+*/ -+ -+static int lua_nodelib_direct_getdata(lua_State * L) -+{ -+ halfword n = lua_tointeger(L, 1); -+ if (n == null) { -+ lua_pushnil(L); -+ } else { -+ halfword t = type(n) ; -+ if (t == glyph_node) { -+ lua_pushinteger(L,glyph_node_data(n)); -+ } else if (t == boundary_node) { -+ lua_pushinteger(L,boundary_value(n)); -+ } else if (t == whatsit_node) { -+ halfword s = subtype(n); -+ if (s == user_defined_node) { -+ get_user_node_direct_value(L, n); -+ } else if (s == pdf_literal_node) { -+ get_pdf_literal_direct_value(L, n); -+ /*tex A bonus. */ -+ lua_pushinteger(L,pdf_literal_mode(n)); -+ return 2; -+ } else if (s == late_lua_node) { -+ get_late_lua_direct_value(L, n); -+ } else if (s == pdf_setmatrix_node) { -+ get_pdf_setmatrix_direct_value(L, n); -+ } else if (s == special_node) { -+ get_special_direct_value(L, n); -+ } else if (s == write_node) { -+ get_write_direct_value(L, n); -+ } else { -+ lua_pushnil(L); -+ } -+ } else { -+ lua_pushnil(L); -+ } -+ } -+ return 1; -+} -+ -+static int lua_nodelib_direct_setdata(lua_State * L) /* data and value */ -+{ -+ halfword n = lua_tointeger(L, 1); -+ if (n != null) { -+ halfword t = type(n) ; -+ if (t == glyph_node) { -+ glyph_node_data(n) = lua_tointeger(L,2); -+ } else if (t == boundary_node) { -+ boundary_value(n) = lua_tointeger(L,2); -+ } else if (t == whatsit_node) { -+ halfword s = subtype(n); -+ if (s == user_defined_node) { -+ set_user_node_direct_value(L, n, 2); -+ } else if (s == pdf_literal_node) { -+ set_pdf_literal_direct_normal(L, n, 2); -+ if (lua_type(L,2) == LUA_TNUMBER) { -+ /*tex A bonus. */ -+ pdf_literal_mode(n) = lua_tointeger(L,2); -+ } -+ } else if (s == late_lua_node) { -+ set_late_lua_direct_normal(L, n, 2); -+ } else if (s == pdf_setmatrix_node) { -+ set_pdf_setmatrix_direct_value(L, n, 2); -+ } else if (s == special_node) { -+ set_special_direct_value(L, n, 2); -+ } else if (s == write_node) { -+ set_write_direct_value(L,n,2); -+ } -+ } -+ } -+ return 0; -+} -+ - /* node.direct.getnext */ - /* node.direct.setnext */ - -@@ -1488,11 +1969,13 @@ static int lua_nodelib_type(lua_State * L) - if (lua_type(L,1) == LUA_TNUMBER) { - int i = lua_tointeger(L, 1); - if (known_node_type(i)) { -- lua_pushstring(L, node_data[i].name); -+ /* lua_pushstring(L, node_data[i].name); */ -+ lua_push_string_by_index(L, node_data[i].lua); - return 1; - } - } else if (maybe_isnode(L, 1) != NULL) { -- lua_pushstring(L,"node"); -+ /* lua_pushstring(L,"node"); */ -+ lua_push_string_by_name(L,node); - return 1; - } - lua_pushnil(L); -@@ -1501,10 +1984,9 @@ static int lua_nodelib_type(lua_State * L) - - /* node.new (allocate a new node) */ - --static int lua_nodelib_new(lua_State * L) -+static halfword lua_nodelib_new_node(lua_State * L) - { - int i, j; -- halfword n = null; - int t = lua_type(L, 1); - if (t == LUA_TNUMBER) { - i = lua_tointeger(L,1); -@@ -1536,33 +2018,26 @@ static int lua_nodelib_new(lua_State * L) - } - } else if (t == LUA_TNUMBER) { - j = (int) lua_tointeger(L, 2); -+ } else if (t == LUA_TSTRING) { -+ j = get_node_subtype_id_from_name(L,2,node_data[i].subtypes); - } else { - j = 0; - } -- n = new_node(i, j); -+ return new_node(i, j); -+} -+ -+static int lua_nodelib_new(lua_State * L) -+{ -+ halfword n = lua_nodelib_new_node(L); - lua_nodelib_push_fast(L, n); - return 1; - } - --/* node.direct.new (still with checking) */ -+/* node.direct.new */ - - static int lua_nodelib_direct_new(lua_State * L) - { -- int j; -- halfword n ; -- int i = get_valid_node_type_id(L, 1); -- if (i == whatsit_node) { -- j = -1; -- if (lua_gettop(L) > 1) -- j = get_valid_node_subtype_id(L, 2); -- if (j < 0) -- luaL_error(L, "Creating a whatsit requires the subtype number as a second argument"); -- } else { -- j = 0; -- if (lua_gettop(L) > 1) -- j = (int) lua_tointeger(L, 2); -- } -- n = new_node(i, j); -+ halfword n = lua_nodelib_new_node(L); - lua_pushinteger(L,n); - return 1; - } -@@ -1704,9 +2179,6 @@ static int lua_nodelib_remove(lua_State * L) - alink(vlink(current)) = t; - current = vlink(current); - } --#if DEBUG -- show_node_links(head, "after"); --#endif - /* can be: lua_nodelib_push_fast(L, head); */ - lua_pushinteger(L, head); - lua_nodelib_push(L); -@@ -1843,8 +2315,9 @@ static int lua_nodelib_direct_insert_before(lua_State * L) - current = tail_of_list(head); - if (head != current) { - halfword t = alink(current); -- if (t == null || vlink(t) != current) -+ if (t == null || vlink(t) != current) { - set_t_to_prev(head, current); -+ } - couple_nodes(t, n); - } - couple_nodes(n, current); /* nice but incompatible: couple_nodes(tail_of_list(n),current) */ -@@ -2091,8 +2564,10 @@ static int lua_nodelib_hpack(lua_State * L) - luaL_error(L, "wrong mode in hpack"); - } - if (lua_gettop(L) > 3) { -- if (lua_type(L, 4) == LUA_TSTRING) { -- d = nodelib_getdir(L, 4, 1); -+ if (lua_type(L, 4) == LUA_TNUMBER) { -+ d = nodelib_getdirection(L, 4); -+ } else if (lua_type(L, 4) == LUA_TSTRING) { -+ d = nodelib_getdir_par(L, 4); - } else { - lua_pushstring(L, "incorrect 4th argument"); - } -@@ -2138,8 +2613,10 @@ static int lua_nodelib_direct_hpack(lua_State * L) - lua_pushstring(L, "incorrect 3rd argument"); - } - if (lua_gettop(L) > 3) { -- if (lua_type(L, 4) == LUA_TSTRING) { -- d = nodelib_getdir(L, 4, 1); -+ if (lua_type(L, 4) == LUA_TNUMBER) { -+ d = nodelib_getdirection(L, 4); -+ } else if (lua_type(L, 4) == LUA_TSTRING) { -+ d = nodelib_getdir_par(L, 4); - } else { - lua_pushstring(L, "incorrect 4th argument"); - } -@@ -2177,8 +2654,10 @@ static int lua_nodelib_vpack(lua_State * L) - } - - if (lua_gettop(L) > 3) { -- if (lua_type(L, 4) == LUA_TSTRING) { -- d = nodelib_getdir(L, 4, 1); -+ if (lua_type(L, 4) == LUA_TNUMBER) { -+ d = nodelib_getdirection(L, 4); -+ } else if (lua_type(L, 4) == LUA_TSTRING) { -+ d = nodelib_getdir_par(L, 4); - } else { - lua_pushstring(L, "incorrect 4th argument"); - } -@@ -2222,8 +2701,10 @@ static int lua_nodelib_direct_vpack(lua_State * L) - } - - if (lua_gettop(L) > 3) { -- if (lua_type(L, 4) == LUA_TSTRING) { -- d = nodelib_getdir(L, 4, 1); -+ if (lua_type(L, 4) == LUA_TNUMBER) { -+ d = nodelib_getdirection(L, 4); -+ } else if (lua_type(L, 4) == LUA_TSTRING) { -+ d = nodelib_getdir_par(L, 4); - } else { - lua_pushstring(L, "incorrect 4th argument"); - } -@@ -2269,13 +2750,17 @@ static int lua_nodelib_dimensions(lua_State * L) - n = *(check_isnode(L, i)); - if (lua_gettop(L) > i && !lua_isnil(L, (i + 1))) { - if (lua_type(L, (i + 1)) == LUA_TSTRING) { -- d = nodelib_getdir(L, (i + 1), 1); -+ d = nodelib_getdir_par(L, (i + 1)); - } else { - p = *(check_isnode(L, (i + 1))); - } - } -- if (lua_gettop(L) > (i + 1) && lua_type(L, (i + 2)) == LUA_TSTRING) { -- d = nodelib_getdir(L, (i + 2), 1); -+ if (lua_gettop(L) > (i + 1)) { -+ if (lua_type(L, (i + 2)) == LUA_TNUMBER) { -+ d = nodelib_getdirection(L, (i + 2)); -+ } else if (lua_type(L, (i + 2)) == LUA_TSTRING) { -+ d = nodelib_getdir_par(L, (i + 2)); -+ } - } - siz = natural_sizes(n, p, g_mult, g_sign, g_order, d); - lua_pushinteger(L, siz.wd); -@@ -2322,7 +2807,8 @@ static int lua_nodelib_direct_dimensions(lua_State * L) - int g_order = normal; - int i = 1; - int d = -1; -- halfword n = null, p = null; -+ halfword n = null; -+ halfword p = null; - if (top > 3) { - i += 3; - g_mult = (glue_ratio) lua_tonumber(L, 1); /* integer or float */ -@@ -2332,13 +2818,18 @@ static int lua_nodelib_direct_dimensions(lua_State * L) - n = (halfword) lua_tointeger(L,i); - if (lua_gettop(L) > i && !lua_isnil(L, (i + 1))) { - if (lua_type(L, (i + 1)) == LUA_TSTRING) { -- d = nodelib_getdir(L, (i + 1), 1); -+ d = nodelib_getdir_par(L, (i + 1)); - } else { - p = (halfword) lua_tointeger(L,i+1); - } - } -- if (lua_gettop(L) > (i + 1) && lua_type(L, (i + 2)) == LUA_TSTRING) -- d = nodelib_getdir(L, (i + 2), 1); -+ if (lua_gettop(L) > (i + 1)) { -+ if (lua_type(L, (i + 2)) == LUA_TNUMBER) { -+ d = nodelib_getdirection(L, (i + 2)); -+ } else if (lua_type(L, (i + 2)) == LUA_TSTRING) { -+ d = nodelib_getdir_par(L, (i + 2)); -+ } -+ } - siz = natural_sizes(n, p, g_mult, g_sign, g_order, d); - lua_pushinteger(L, siz.wd); - lua_pushinteger(L, siz.ht); -@@ -2383,7 +2874,7 @@ static int lua_nodelib_mlist_to_hlist(lua_State * L) - luaL_checkany(L, 3); - m = lua_toboolean(L, 3); - mlist_to_hlist(n, m, w); -- alink(vlink(temp_head)) = null; /*hh-ls */ -+ alink(vlink(temp_head)) = null; - lua_nodelib_push_fast(L, vlink(temp_head)); - return 1; - } -@@ -2407,8 +2898,8 @@ static int lua_nodelib_mfont(lua_State * L) - identifiers. It has to do some more work, because not all - identifiers are valid for all types of nodes. - -- If really needed we can optimize this one using a big if .. -- .. else like with the getter and setter. -+ We can make this faster if needed but when this needs to -+ be called often something is wrong with the code. - - */ - -@@ -2438,16 +2929,19 @@ static int get_node_field_id(lua_State * L, int n, int node) - } - } else { - int j; -- const char **fields = node_data[t].fields; -+ field_info *fields ; - if (t == whatsit_node) { - fields = whatsit_node_data[subtype(node)].fields; -+ } else { -+ fields = node_data[t].fields; - } - if (lua_key_eq(s, list)) { - s = lua_key(head); - } - if (fields != NULL) { -- for (j = 0; fields[j] != NULL; j++) { -- if (strcmp(s, fields[j]) == 0) { -+ for (j = 0; fields[j].lua != 0; j++) { -+ // if (strcmp(s, fields[j]) == 0) { -+ if (fields[j].name == s) { - return j + 3; - } - } -@@ -2549,7 +3043,7 @@ static int lua_nodelib_fields(lua_State * L) - { - int i = -1; - int offset = 2; -- const char **fields; -+ field_info *fields; - int t = get_valid_node_type_id(L, 1); - if (t == whatsit_node) { - t = get_valid_node_subtype_id(L, 2); -@@ -2573,26 +3067,63 @@ static int lua_nodelib_fields(lua_State * L) - lua_rawseti(L, -2, -1); - } - if (fields != NULL) { -- for (i = 0; fields[i] != NULL; i++) { -- lua_pushstring(L, fields[i]); /* todo */ -+ for (i = 0; fields[i].lua != 0; i++) { -+ // lua_pushstring(L, fields[i]); /* todo */ -+ lua_rawgeti(L, LUA_REGISTRYINDEX, fields[i].lua); - lua_rawseti(L, -2, (i + offset)); - } - } - return 1; - } - -+static int lua_nodelib_values(lua_State * L) -+{ -+ int i = -1; -+ subtype_info *values = NULL; -+ const char *s ; -+ int t = lua_type(L,1); -+ if (t == LUA_TSTRING) { -+ /* -+ delimiter options (bit set) -+ delimiter modes (bit set) -+ */ -+ s = lua_tostring(L,1); -+ if (lua_key_eq(s,dir)) values = node_values_dir; -+ else if (lua_key_eq(s,direction)) values = node_values_dir; -+ else if (lua_key_eq(s,glue)) values = node_values_fill; -+ /* backend */ -+ else if (lua_key_eq(s,pdf_literal)) values = node_values_pdf_literal; -+ else if (lua_key_eq(s,pdf_action)) values = node_values_pdf_action; -+ else if (lua_key_eq(s,pdf_window)) values = node_values_pdf_window; -+ else if (lua_key_eq(s,color_stack)) values = node_values_color_stack; -+ /* extras */ -+ else if (lua_key_eq(s,pagestate)) values = other_values_page_states; -+ } -+ if (values != NULL) { -+ lua_checkstack(L, 2); -+ lua_newtable(L); -+ for (i = 0; values[i].id >= 0 ; i++) { -+ lua_rawgeti(L, LUA_REGISTRYINDEX, values[i].lua); -+ lua_rawseti(L, -2, values[i].id); -+ } -+ } else { -+ lua_pushnil(L); -+ } -+ return 1; -+} -+ - static int lua_nodelib_subtypes(lua_State * L) - { - int i = -1; -- int l = 0; -- const char **subtypes = NULL; -+ subtype_info *subtypes = NULL; - const char *s ; - int t = lua_type(L,1); - if (t == LUA_TSTRING) { - /* official accessors */ - s = lua_tostring(L,1); - if (lua_key_eq(s,glyph)) subtypes = node_subtypes_glyph; -- else if (lua_key_eq(s,glue)) { subtypes = node_subtypes_glue; l = 1; } -+ else if (lua_key_eq(s,glue)) subtypes = node_subtypes_glue; -+ else if (lua_key_eq(s,dir)) subtypes = node_subtypes_dir; - else if (lua_key_eq(s,boundary)) subtypes = node_subtypes_boundary; - else if (lua_key_eq(s,penalty)) subtypes = node_subtypes_penalty; - else if (lua_key_eq(s,kern)) subtypes = node_subtypes_kern; -@@ -2602,8 +3133,8 @@ static int lua_nodelib_subtypes(lua_State * L) - || lua_key_eq(s,vlist)) subtypes = node_subtypes_list; /* too many but ok as reserved */ - else if (lua_key_eq(s,adjust)) subtypes = node_subtypes_adjust; - else if (lua_key_eq(s,disc)) subtypes = node_subtypes_disc; -- else if (lua_key_eq(s,fill)) subtypes = node_subtypes_fill; -- else if (lua_key_eq(s,leader)) { subtypes = node_subtypes_leader; l = 2; } -+ else if (lua_key_eq(s,fill)) subtypes = node_values_fill; -+ else if (lua_key_eq(s,leader)) subtypes = node_subtypes_leader; - else if (lua_key_eq(s,marginkern)) subtypes = node_subtypes_marginkern; - else if (lua_key_eq(s,math)) subtypes = node_subtypes_math; - else if (lua_key_eq(s,noad)) subtypes = node_subtypes_noad; -@@ -2611,13 +3142,14 @@ static int lua_nodelib_subtypes(lua_State * L) - else if (lua_key_eq(s,accent)) subtypes = node_subtypes_accent; - else if (lua_key_eq(s,fence)) subtypes = node_subtypes_fence; - /* backend */ -- else if (lua_key_eq(s,pdf_destination)) subtypes = node_subtypes_pdf_destination; -- else if (lua_key_eq(s,pdf_literal)) subtypes = node_subtypes_pdf_literal; -+ else if (lua_key_eq(s,pdf_destination)) subtypes = node_values_pdf_destination; -+ else if (lua_key_eq(s,pdf_literal)) subtypes = node_values_pdf_literal; - } else if (t == LUA_TNUMBER) { - /* maybe */ - t = lua_tointeger(L,1); - if (t == glyph_node) subtypes = node_subtypes_glyph; -- else if (t == glue_node) { subtypes = node_subtypes_glue; l = 1; } -+ else if (t == glue_node) subtypes = node_subtypes_glue; -+ else if (t == dir_node) subtypes = node_subtypes_dir; - else if (t == boundary_node) subtypes = node_subtypes_boundary; - else if (t == penalty_node) subtypes = node_subtypes_penalty; - else if (t == kern_node) subtypes = node_subtypes_kern; -@@ -2626,7 +3158,7 @@ static int lua_nodelib_subtypes(lua_State * L) - || (t == vlist_node)) subtypes = node_subtypes_list; - else if (t == adjust_node) subtypes = node_subtypes_adjust; - else if (t == disc_node) subtypes = node_subtypes_disc; -- else if (t == glue_spec_node) subtypes = node_subtypes_fill; -+ else if (t == glue_spec_node) subtypes = node_values_fill; - else if (t == margin_kern_node) subtypes = node_subtypes_marginkern; - else if (t == math_node) subtypes = node_subtypes_math; - else if (t == simple_noad) subtypes = node_subtypes_noad; -@@ -2634,29 +3166,15 @@ static int lua_nodelib_subtypes(lua_State * L) - else if (t == accent_noad) subtypes = node_subtypes_accent; - else if (t == fence_noad) subtypes = node_subtypes_fence; - /* backend */ -- else if (t == pdf_dest_node) subtypes = node_subtypes_pdf_destination; -- else if (t == pdf_literal_node) subtypes = node_subtypes_pdf_literal; -+ else if (t == pdf_dest_node) subtypes = node_values_pdf_destination; -+ else if (t == pdf_literal_node) subtypes = node_values_pdf_literal; - } - if (subtypes != NULL) { - lua_checkstack(L, 2); - lua_newtable(L); -- if (l < 2) { -- for (i = 0; subtypes[i] != NULL; i++) { -- lua_pushstring(L, subtypes[i]); /* todo */ -- lua_rawseti(L, -2, i); -- } -- } -- if (l > 0) { -- /* add math states */ -- for (i = 0; node_subtypes_mathglue[i] != NULL; i++) { -- lua_pushstring(L, node_subtypes_mathglue[i]); /* todo */ -- lua_rawseti(L, -2, 98 + i); -- } -- /* add leaders */ -- for (i = 0; node_subtypes_leader[i] != NULL; i++) { -- lua_pushstring(L, node_subtypes_leader[i]); /* todo */ -- lua_rawseti(L, -2, 100 + i); -- } -+ for (i = 0; subtypes[i].id >= 0 ; i++) { -+ lua_rawgeti(L, LUA_REGISTRYINDEX, subtypes[i].lua); -+ lua_rawseti(L, -2, subtypes[i].id); - } - } else { - lua_pushnil(L); -@@ -2823,7 +3341,10 @@ static int lua_nodelib_get_attribute(lua_State * L) - if (p != null) { - p = vlink(p); - if (p != null) { -- int i = lua_tointeger(L, 2); -+ int i = 0; -+ if (lua_gettop(L) > 1) { -+ i = lua_tointeger(L, 2); -+ } - while (p != null) { - if (attribute_id(p) == i) { - int ret = attribute_value(p); -@@ -2895,7 +3416,10 @@ static int lua_nodelib_direct_get_attribute(lua_State * L) - if (p != null) { - p = vlink(p); - if (p != null) { -- int i = lua_tointeger(L, 2); -+ int i = 0; -+ if (lua_gettop(L) > 1) { -+ i = lua_tointeger(L, 2); -+ } - while (p != null) { - if (attribute_id(p) == i) { - int ret = attribute_value(p); -@@ -3049,10 +3573,24 @@ static int lua_nodelib_direct_getwidth(lua_State * L) - if (t == hlist_node || t == vlist_node || t == rule_node) { - lua_pushinteger(L,width(n)); - } else if (t == glyph_node) { -- lua_pushinteger(L, char_width(font(n),character(n))); -+ if (lua_toboolean(L,2)) { -+ lua_pushnumber(L, (1+ex_glyph(n)/1000) * char_width(font(n),character(n))); -+ lua_pushinteger(L, ex_glyph(n)); -+ return 2; -+ } else { -+ lua_pushinteger(L, char_width(font(n),character(n))); -+ } - } else if (t == glue_node || t == glue_spec_node || t == math_node || t == ins_node) { - lua_pushinteger(L,width(n)); -- } else if (t == kern_node || t == margin_kern_node) { -+ } else if (t == kern_node) { -+ if (lua_toboolean(L,2)) { -+ lua_pushnumber(L, (1+ex_kern(n)/1000) * width(n)); -+ lua_pushinteger(L, ex_kern(n)); -+ return 2; -+ } else { -+ lua_pushinteger(L, width(n)); -+ } -+ } else if (t == margin_kern_node) { - lua_pushinteger(L,width(n)); - } else if (t == unset_node) { - lua_pushinteger(L,width(n)); -@@ -3071,7 +3609,8 @@ static int lua_nodelib_direct_setwidth(lua_State * L) - if (n) { - halfword t = type(n); - if (t == hlist_node || t == vlist_node || t == rule_node || t == glue_node || t == glue_spec_node || t == math_node || -- t == kern_node || t == margin_kern_node || t == ins_node || t == unset_node) { -+ t == kern_node || t == margin_kern_node || t == ins_node || t == unset_node || -+ t == fraction_noad || t == radical_noad ) { - if (lua_type(L, 2) == LUA_TNUMBER) { - width(n) = lua_roundnumber(L,2); - } else { -@@ -3093,6 +3632,8 @@ static int lua_nodelib_direct_getheight(lua_State * L) - lua_pushinteger(L, char_height(font(n),character(n))); - } else if (t == unset_node || t == ins_node) { - lua_pushinteger(L,height(n)); -+ } else if (t == fence_noad) { -+ lua_pushinteger(L,delimiterheight(n)); - } else { - lua_pushnil(L); - } -@@ -3107,12 +3648,14 @@ static int lua_nodelib_direct_setheight(lua_State * L) - halfword n = lua_tointeger(L, 1); - if (n) { - halfword t = type(n); -+ halfword h = 0; -+ if (lua_type(L, 2) == LUA_TNUMBER) { -+ h = lua_roundnumber(L,2); -+ } - if (t == hlist_node || t == vlist_node || t == rule_node || t == unset_node) { -- if (lua_type(L, 2) == LUA_TNUMBER) { -- height(n) = lua_roundnumber(L,2); -- } else { -- height(n) = 0; -- } -+ height(n) = h; -+ } else if (t == fence_noad) { -+ delimiterheight(n) = h; - } - } - return 0; -@@ -3129,6 +3672,8 @@ static int lua_nodelib_direct_getdepth(lua_State * L) - lua_pushinteger(L, char_depth(font(n),character(n))); - } else if (t == unset_node || t == ins_node) { - lua_pushinteger(L,depth(n)); -+ } else if (t == fence_noad) { -+ lua_pushinteger(L,delimiterdepth(n)); - } else { - lua_pushnil(L); - } -@@ -3143,12 +3688,14 @@ static int lua_nodelib_direct_setdepth(lua_State * L) - halfword n = lua_tointeger(L, 1); - if (n) { - halfword t = type(n); -+ halfword d = 0; -+ if (lua_type(L, 2) == LUA_TNUMBER) { -+ d = lua_roundnumber(L,2); -+ } - if (t == hlist_node || t == vlist_node || t == rule_node || t == unset_node) { -- if (lua_type(L, 2) == LUA_TNUMBER) { -- depth(n) = lua_roundnumber(L,2); -- } else { -- depth(n) = 0; -- } -+ depth(n) = d; -+ } else if (t == fence_noad) { -+ delimiterdepth(n) = d; - } - } - return 0; -@@ -3324,9 +3871,51 @@ static int nodelib_aux_nil(lua_State * L) - return 1; - } - --/* node.direct.traverse_id */ - /* node.direct.traverse */ -+/* node.direct.traverse_id */ - /* node.direct.traverse_char */ -+/* node.direct.traverse_glyph */ -+/* node.direct.traverse_list */ -+ -+static int nodelib_direct_aux_next(lua_State * L) -+{ -+ halfword t; -+ if (lua_isnil(L, 2)) { -+ t = lua_tointeger(L,1) ; -+ lua_settop(L,1); -+ } else { -+ t = lua_tointeger(L,2) ; -+ t = vlink(t); -+ lua_settop(L,2); -+ } -+ if (t == null) { -+ lua_pushnil(L); -+ return 1; -+ } else { -+ lua_pushinteger(L,t); -+ lua_pushinteger(L,type(t)); -+ lua_pushinteger(L,subtype(t)); -+ return 3; -+ } -+} -+ -+static int lua_nodelib_direct_traverse(lua_State * L) -+{ -+ halfword n; -+ if (lua_isnil(L, 1)) { -+ lua_pushcclosure(L, nodelib_aux_nil, 0); -+ return 1; -+ } -+ n = (halfword) lua_tointeger(L, 1); -+ if (n == null) { -+ lua_pushcclosure(L, nodelib_aux_nil, 0); -+ return 1; -+ } -+ lua_pushcclosure(L, nodelib_direct_aux_next, 0); -+ lua_pushinteger(L,n); -+ lua_pushnil(L); -+ return 3; -+} - - static int nodelib_direct_aux_next_filtered(lua_State * L) - { -@@ -3340,18 +3929,17 @@ static int nodelib_direct_aux_next_filtered(lua_State * L) - t = vlink(t); - lua_settop(L,2); - } -- while (1) { -- if (t == null) { -- break; -- } else if (type(t) == i) { -- lua_pushinteger(L,t); -- return 1; -- } else { -- t = vlink(t); -- } -+ while (t != null && type(t) != i) { -+ t = vlink(t); -+ } -+ if (t == null) { -+ lua_pushnil(L); -+ return 1; -+ } else { -+ lua_pushinteger(L,t); -+ lua_pushinteger(L,subtype(t)); -+ return 2; - } -- lua_pushnil(L); -- return 1; - } - - static int lua_nodelib_direct_traverse_filtered(lua_State * L) -@@ -3371,7 +3959,7 @@ static int lua_nodelib_direct_traverse_filtered(lua_State * L) - return 3; - } - --static int nodelib_direct_aux_next(lua_State * L) -+static int nodelib_direct_aux_next_char(lua_State * L) - { - halfword t; /* traverser */ - if (lua_isnil(L, 2)) { /* first call */ -@@ -3382,15 +3970,21 @@ static int nodelib_direct_aux_next(lua_State * L) - t = vlink(t); - lua_settop(L,2); - } -+ while (! ((t == null) || (type(t) == glyph_node && subtype(t) < 256))) { -+ t = vlink(t); -+ } - if (t == null) { - lua_pushnil(L); -+ return 1; - } else { - lua_pushinteger(L,t); -+ lua_pushinteger(L,character(t)); -+ lua_pushinteger(L,font(t)); -+ return 3; - } -- return 1; - } - --static int lua_nodelib_direct_traverse(lua_State * L) -+static int lua_nodelib_direct_traverse_char(lua_State * L) - { - halfword n; - if (lua_isnil(L, 1)) { -@@ -3402,13 +3996,13 @@ static int lua_nodelib_direct_traverse(lua_State * L) - lua_pushcclosure(L, nodelib_aux_nil, 0); - return 1; - } -- lua_pushcclosure(L, nodelib_direct_aux_next, 0); -+ lua_pushcclosure(L, nodelib_direct_aux_next_char, 0); - lua_pushinteger(L,n); - lua_pushnil(L); - return 3; - } - --static int nodelib_direct_aux_next_char(lua_State * L) -+static int nodelib_direct_aux_next_glyph(lua_State * L) - { - halfword t; /* traverser */ - if (lua_isnil(L, 2)) { /* first call */ -@@ -3419,21 +4013,65 @@ static int nodelib_direct_aux_next_char(lua_State * L) - t = vlink(t); - lua_settop(L,2); - } -- while (1) { -- if (t == null) { -- break; -- } else if ((type(t) == glyph_node) && (subtype(t) < 256)){ -- lua_pushinteger(L,t); -- return 1; -- } else { -- t = vlink(t); -- } -+ while (t != null && type(t) != glyph_node) { -+ t = vlink(t); -+ } -+ if (t == null) { -+ lua_pushnil(L); -+ return 1; -+ } else { -+ lua_pushinteger(L,t); -+ lua_pushinteger(L,character(t)); -+ lua_pushinteger(L,font(t)); -+ return 3; - } -+} -+ -+static int lua_nodelib_direct_traverse_glyph(lua_State * L) -+{ -+ halfword n; -+ if (lua_isnil(L, 1)) { -+ lua_pushcclosure(L, nodelib_aux_nil, 0); -+ return 1; -+ } -+ n = (halfword) lua_tointeger(L, 1); -+ if (n == null) { -+ lua_pushcclosure(L, nodelib_aux_nil, 0); -+ return 1; -+ } -+ lua_pushcclosure(L, nodelib_direct_aux_next_glyph, 0); -+ lua_pushinteger(L,n); - lua_pushnil(L); -- return 1; -+ return 3; - } - --static int lua_nodelib_direct_traverse_char(lua_State * L) -+static int nodelib_direct_aux_next_list(lua_State * L) -+{ -+ halfword t; /* traverser */ -+ if (lua_isnil(L, 2)) { /* first call */ -+ t = lua_tointeger(L,1) ; -+ lua_settop(L,1); -+ } else { -+ t = lua_tointeger(L,2) ; -+ t = vlink(t); -+ lua_settop(L,2); -+ } -+ while (t != null && type(t) != hlist_node && type(t) != vlist_node) { -+ t = vlink(t); -+ } -+ if (t == null) { -+ lua_pushnil(L); -+ return 1; -+ } else { -+ lua_pushinteger(L,t); -+ lua_pushinteger(L,type(t)); -+ lua_pushinteger(L,subtype(t)); -+ nodelib_pushdirect_or_nil(list_ptr(t)); -+ return 4; -+ } -+} -+ -+static int lua_nodelib_direct_traverse_list(lua_State * L) - { - halfword n; - if (lua_isnil(L, 1)) { -@@ -3445,22 +4083,101 @@ static int lua_nodelib_direct_traverse_char(lua_State * L) - lua_pushcclosure(L, nodelib_aux_nil, 0); - return 1; - } -- lua_pushcclosure(L, nodelib_direct_aux_next_char, 0); -- lua_pushinteger(L,n); -+ lua_pushcclosure(L, nodelib_direct_aux_next_list, 1); -+ lua_pushinteger(L, n); -+ lua_pushnil(L); -+ return 3; -+} -+ -+/* node.traverse */ -+/* node.traverse_id */ -+/* node.traverse_char */ -+/* node.traverse_glyph */ -+/* node.traverse_list */ -+ -+static int nodelib_aux_next(lua_State * L) -+{ -+ halfword t; -+ halfword *a; -+ if (lua_isnil(L, 2)) { -+ t = *check_isnode(L, 1); -+ lua_settop(L,1); -+ } else { -+ t = *check_isnode(L, 2); -+ t = vlink(t); -+ lua_settop(L,2); -+ } -+ if (t == null) { -+ lua_pushnil(L); -+ return 1; -+ } else { -+ fast_metatable_top(t); -+ lua_pushinteger(L,type(t)); -+ lua_pushinteger(L,subtype(t)); -+ return 3; -+ } -+} -+ -+static int lua_nodelib_traverse(lua_State * L) -+{ -+ halfword n; -+ if (lua_isnil(L, 1)) { -+ lua_pushcclosure(L, nodelib_aux_nil, 0); -+ return 1; -+ } -+ n = *check_isnode(L, 1); -+ lua_pushcclosure(L, nodelib_aux_next, 0); -+ lua_nodelib_push_fast(L, n); -+ lua_pushnil(L); -+ return 3; -+} -+ -+static int nodelib_aux_next_filtered(lua_State * L) -+{ -+ halfword t; /* traverser */ -+ halfword *a; -+ int i = (int) lua_tointeger(L, lua_upvalueindex(1)); -+ if (lua_isnil(L, 2)) { /* first call */ -+ t = *check_isnode(L, 1); -+ lua_settop(L,1); -+ } else { -+ t = *check_isnode(L, 2); -+ t = vlink(t); -+ lua_settop(L,2); -+ } -+ while (t != null && type(t) != i) { -+ t = vlink(t); -+ } -+ if (t == null) { -+ lua_pushnil(L); -+ return 1; -+ } else { -+ fast_metatable_top(t); -+ lua_pushinteger(L,subtype(t)); -+ return 2; -+ } -+} -+ -+static int lua_nodelib_traverse_filtered(lua_State * L) -+{ -+ halfword n; -+ if (lua_isnil(L, 2)) { -+ lua_pushcclosure(L, nodelib_aux_nil, 0); -+ return 1; -+ } -+ n = *check_isnode(L, 2); -+ lua_pop(L, 1); /* the node, integer remains */ -+ lua_pushcclosure(L, nodelib_aux_next_filtered, 1); -+ lua_nodelib_push_fast(L, n); - lua_pushnil(L); - return 3; - } - --/* node.traverse_id */ --/* node.traverse */ --/* node.traverse_char */ -- --static int nodelib_aux_next_filtered(lua_State * L) -+static int nodelib_aux_next_char(lua_State * L) - { -- halfword t; /* traverser */ -+ halfword t; /* traverser */ - halfword *a; -- int i = (int) lua_tointeger(L, lua_upvalueindex(1)); -- if (lua_isnil(L, 2)) { /* first call */ -+ if (lua_isnil(L, 2)) { /* first call */ - t = *check_isnode(L, 1); - lua_settop(L,1); - } else { -@@ -3468,36 +4185,38 @@ static int nodelib_aux_next_filtered(lua_State * L) - t = vlink(t); - lua_settop(L,2); - } -- while (t != null && type(t) != i) { -+ while (! ((t == null) || (type(t) == glyph_node && subtype(t) < 256))) { - t = vlink(t); - } - if (t == null) { - lua_pushnil(L); -+ return 1; - } else { - fast_metatable_top(t); -+ lua_pushinteger(L,character(t)); -+ lua_pushinteger(L,font(t)); -+ return 3; - } -- return 1; - } - --static int lua_nodelib_traverse_filtered(lua_State * L) -+static int lua_nodelib_traverse_char(lua_State * L) - { - halfword n; -- if (lua_isnil(L, 2)) { -+ if (lua_isnil(L, 1)) { - lua_pushcclosure(L, nodelib_aux_nil, 0); - return 1; - } -- n = *check_isnode(L, 2); -- lua_pop(L, 1); /* the node, integer remains */ -- lua_pushcclosure(L, nodelib_aux_next_filtered, 1); -+ n = *check_isnode(L, 1); -+ lua_pushcclosure(L, nodelib_aux_next_char, 0); - lua_nodelib_push_fast(L, n); - lua_pushnil(L); - return 3; - } - --static int nodelib_aux_next(lua_State * L) -+static int nodelib_aux_next_glyph(lua_State * L) - { - halfword t; /* traverser */ -- halfword *a; /* a or *a */ -+ halfword *a; - if (lua_isnil(L, 2)) { /* first call */ - t = *check_isnode(L, 1); - lua_settop(L,1); -@@ -3506,15 +4225,21 @@ static int nodelib_aux_next(lua_State * L) - t = vlink(t); - lua_settop(L,2); - } -+ while (t != null && type(t) != glyph_node) { -+ t = vlink(t); -+ } - if (t == null) { - lua_pushnil(L); -+ return 1; - } else { - fast_metatable_top(t); -+ lua_pushinteger(L,character(t)); -+ lua_pushinteger(L,font(t)); -+ return 3; - } -- return 1; - } - --static int lua_nodelib_traverse(lua_State * L) -+static int lua_nodelib_traverse_glyph(lua_State * L) - { - halfword n; - if (lua_isnil(L, 1)) { -@@ -3522,17 +4247,17 @@ static int lua_nodelib_traverse(lua_State * L) - return 1; - } - n = *check_isnode(L, 1); -- lua_pushcclosure(L, nodelib_aux_next, 0); -+ lua_pushcclosure(L, nodelib_aux_next_glyph, 0); - lua_nodelib_push_fast(L, n); - lua_pushnil(L); - return 3; - } - --static int nodelib_aux_next_char(lua_State * L) -+static int nodelib_aux_next_list(lua_State * L) - { -- halfword t; /* traverser */ -+ halfword t; /* traverser */ - halfword *a; -- if (lua_isnil(L, 2)) { /* first call */ -+ if (lua_isnil(L, 2)) { /* first call */ - t = *check_isnode(L, 1); - lua_settop(L,1); - } else { -@@ -3540,20 +4265,22 @@ static int nodelib_aux_next_char(lua_State * L) - t = vlink(t); - lua_settop(L,2); - } -- while (1) { -- if (t == null) { -- break; -- } else if ((type(t) == glyph_node) && (subtype(t) < 256)){ -- fast_metatable_top(t); -- return 1; -- } else { -- t = vlink(t); -- } -+ while (t != null && type(t) != hlist_node && type(t) != vlist_node) { -+ t = vlink(t); -+ } -+ if (t == null) { -+ lua_pushnil(L); -+ return 1; -+ } else { -+ fast_metatable_top(t); -+ lua_pushinteger(L,type(t)); -+ lua_pushinteger(L,subtype(t)); -+ fast_metatable_or_nil(list_ptr(t)); -+ return 4; - } -- return 1; - } - --static int lua_nodelib_traverse_char(lua_State * L) -+static int lua_nodelib_traverse_list(lua_State * L) - { - halfword n; - if (lua_isnil(L, 1)) { -@@ -3561,7 +4288,7 @@ static int lua_nodelib_traverse_char(lua_State * L) - return 1; - } - n = *check_isnode(L, 1); -- lua_pushcclosure(L, nodelib_aux_next_char, 0); -+ lua_pushcclosure(L, nodelib_aux_next_list, 1); - lua_nodelib_push_fast(L, n); - lua_pushnil(L); - return 3; -@@ -3638,46 +4365,6 @@ static int lua_nodelib_count(lua_State * L) - return do_lua_nodelib_count(L, m, i, n); - } - --/* getting and setting fields (helpers) */ -- --int nodelib_getlist(lua_State * L, int n) --{ -- if (lua_isuserdata(L, n)) { -- halfword m = *check_isnode(L, n); -- return m; -- } else { -- return null; -- } --} -- --int nodelib_getdir(lua_State * L, int n, int absolute_only) --{ -- if (lua_type(L, n) == LUA_TSTRING) { -- const char *s = lua_tostring(L, n); -- RETURN_DIR_VALUES(TLT); -- RETURN_DIR_VALUES(TRT); -- RETURN_DIR_VALUES(LTL); -- RETURN_DIR_VALUES(RTT); -- luaL_error(L, "Bad direction specifier %s", s); -- } else { -- luaL_error(L, "Direction specifiers have to be strings"); -- } -- return 0; --} -- --static str_number nodelib_getstring(lua_State * L, int a) --{ -- size_t k; -- const char *s = lua_tolstring(L, a, &k); -- return maketexlstring(s, k); --} -- --static int nodelib_cantset(lua_State * L, int n, const char *s) --{ -- luaL_error(L,"You cannot set field %s in a node of type %s",s,node_data[type(n)].name); -- return 0; --} -- - /* node.direct.getfield */ - - static void lua_nodelib_getfield_whatsit(lua_State * L, int n, const char *s) -@@ -3690,54 +4377,48 @@ static void lua_nodelib_getfield_whatsit(lua_State * L, int n, const char *s) - lua_pushinteger(L, user_node_type(n)); - } else if (lua_key_eq(s, value)) { - switch (user_node_type(n)) { -- case 'a': -- nodelib_pushlist(L, user_node_value(n)); -- break; -- case 'd': -- lua_pushinteger(L, user_node_value(n)); -- break; -- case 'l': -- if (user_node_value(n) != 0) { -- lua_rawgeti(L, LUA_REGISTRYINDEX, user_node_value(n)); -- } else { -- lua_pushnil(L); -- } -- break; -- case 'n': -- nodelib_pushlist(L, user_node_value(n)); -- break; -- case 's': -- nodelib_pushstring(L, user_node_value(n)); -- break; -- case 't': -- tokenlist_to_lua(L, user_node_value(n)); -- break; -- default: -- lua_pushinteger(L, user_node_value(n)); -- break; -+ case 'a': -+ nodelib_pushlist(L, user_node_value(n)); -+ break; -+ case 'd': -+ lua_pushinteger(L, user_node_value(n)); -+ break; -+ case 'l': -+ if (user_node_value(n) != 0) { -+ lua_rawgeti(L, LUA_REGISTRYINDEX, user_node_value(n)); -+ } else { -+ lua_pushnil(L); -+ } -+ break; -+ case 'n': -+ nodelib_pushlist(L, user_node_value(n)); -+ break; -+ case 's': -+ nodelib_pushstring(L, user_node_value(n)); -+ break; -+ case 't': -+ tokenlist_to_lua(L, user_node_value(n)); -+ break; -+ default: -+ lua_pushinteger(L, user_node_value(n)); -+ break; - } - } else { - lua_pushnil(L); - } - } else if (t == pdf_literal_node) { -+ /*tex The |string| key is obsolete. */ - if (lua_key_eq(s, mode)) { - lua_pushinteger(L, pdf_literal_mode(n)); -- } else if (lua_key_eq(s, data)) { -- if (pdf_literal_type(n) == lua_refid_literal) { -- lua_rawgeti(L, LUA_REGISTRYINDEX, pdf_literal_data(n)); -- } else { -- tokenlist_to_luastring(L, pdf_literal_data(n)); -- } -+ } else if (lua_key_eq(s, data) || lua_key_eq(s, token) || lua_key_eq(s, string)) { -+ get_pdf_literal_direct_value(L, n); - } else { - lua_pushnil(L); - } - } else if (t == late_lua_node) { -- if (lua_key_eq(s, string) || lua_key_eq(s, data)) { -- if (late_lua_type(n) == lua_refid_literal) { -- lua_rawgeti(L, LUA_REGISTRYINDEX, late_lua_data(n)); -- } else { -- tokenlist_to_luastring(L, late_lua_data(n)); -- } -+ /*tex The |string| key is obsolete. */ -+ if (lua_key_eq(s, data) || lua_key_eq(s, token) || lua_key_eq(s, string)) { -+ get_late_lua_direct_value(L,n); - } else if (lua_key_eq(s, name)) { - tokenlist_to_luastring(L, late_lua_name(n)); - } else { -@@ -3782,7 +4463,7 @@ static void lua_nodelib_getfield_whatsit(lua_State * L, int n, const char *s) - } - } else if (t == pdf_setmatrix_node) { - if (lua_key_eq(s, data)) { -- tokenlist_to_luastring(L, pdf_setmatrix_data(n)); -+ get_pdf_setmatrix_direct_value(L,n); - } else { - lua_pushnil(L); - } -@@ -3806,13 +4487,13 @@ static void lua_nodelib_getfield_whatsit(lua_State * L, int n, const char *s) - if (lua_key_eq(s, stream)) { - lua_pushinteger(L, write_stream(n)); - } else if (lua_key_eq(s, data)) { -- tokenlist_to_lua(L, write_tokens(n)); -+ get_write_direct_value(L,n); - } else { - lua_pushnil(L); - } - } else if (t == special_node) { - if (lua_key_eq(s, data)) { -- tokenlist_to_luastring(L, write_tokens(n)); -+ get_special_direct_value(L,n); - } else { - lua_pushnil(L); - } -@@ -3978,8 +4659,8 @@ static int lua_nodelib_fast_getfield(lua_State * L) - lua_pushinteger(L, x_displace(n)); - } else if (lua_key_eq(s, yoffset)) { - lua_pushinteger(L, y_displace(n)); -- } else if (lua_key_eq(s, xadvance)) { -- lua_pushinteger(L, x_advance(n)); -+ } else if (lua_key_eq(s, data)) { -+ lua_pushinteger(L, glyph_node_data(n)); - } else if (lua_key_eq(s, width)) { - lua_pushinteger(L, char_width(font(n),character(n))); - } else if (lua_key_eq(s, height)) { -@@ -4013,6 +4694,8 @@ static int lua_nodelib_fast_getfield(lua_State * L) - lua_pushinteger(L, height(n)); - } else if (lua_key_eq(s, depth)) { - lua_pushinteger(L, depth(n)); -+ } else if (lua_key_eq(s, direction)) { -+ lua_pushinteger(L, box_dir(n)); - } else if (lua_key_eq(s, dir)) { - lua_push_dir_par(L, box_dir(n)); - } else if (lua_key_eq(s, shift)) { -@@ -4086,6 +4769,12 @@ static int lua_nodelib_fast_getfield(lua_State * L) - lua_pushinteger(L, height(n)); - } else if (lua_key_eq(s, depth)) { - lua_pushinteger(L, depth(n)); -+ } else if (lua_key_eq(s, left)) { -+ lua_pushinteger(L,rule_left(n)); -+ } else if (lua_key_eq(s, right)) { -+ lua_pushinteger(L,rule_right(n)); -+ } else if (lua_key_eq(s, direction)) { -+ lua_pushinteger(L, rule_dir(n)); - } else if (lua_key_eq(s, dir)) { - lua_push_dir_par(L, rule_dir(n)); - } else if (lua_key_eq(s, index)) { -@@ -4096,8 +4785,10 @@ static int lua_nodelib_fast_getfield(lua_State * L) - lua_pushnil(L); - } - } else if (t == dir_node) { -- if (lua_key_eq(s, dir)) { -- lua_push_dir_text(L, dir_dir(n)); -+ if (lua_key_eq(s, direction)) { -+ lua_pushinteger(L, dir_dir(n)); -+ } else if (lua_key_eq(s, dir)) { -+ lua_push_dir_text(L, dir_dir(n),subtype(n)); - } else if (lua_key_eq(s, level)) { - lua_pushinteger(L, dir_level(n)); - } else if (lua_key_eq(s, subtype)) { /* can be used for anything */ -@@ -4110,6 +4801,8 @@ static int lua_nodelib_fast_getfield(lua_State * L) - lua_pushinteger(L, local_pen_inter(n)); - } else if (lua_key_eq(s, pen_broken)) { - lua_pushinteger(L, local_pen_broken(n)); -+ } else if (lua_key_eq(s, direction)) { -+ lua_pushinteger(L, local_par_dir(n)); - } else if (lua_key_eq(s, dir)) { - lua_push_dir_par(L, local_par_dir(n)); - } else if (lua_key_eq(s, box_left)) { -@@ -4241,6 +4934,8 @@ static int lua_nodelib_fast_getfield(lua_State * L) - fast_metatable_or_nil(right_delimiter(n)); - } else if (lua_key_eq(s, middle)) { - fast_metatable_or_nil(middle_delimiter(n)); -+ } else if (lua_key_eq(s, fam)) { -+ lua_pushinteger(L, fraction_fam(n)); - } else if (lua_key_eq(s, options)) { - lua_pushinteger(L, fractionoptions(n)); - } else { -@@ -4409,6 +5104,8 @@ static int lua_nodelib_fast_getfield(lua_State * L) - lua_pushinteger(L, height(n)); - } else if (lua_key_eq(s, depth)) { - lua_pushinteger(L, depth(n)); -+ } else if (lua_key_eq(s, direction)) { -+ lua_pushinteger(L, box_dir(n)); - } else if (lua_key_eq(s, dir)) { - lua_push_dir_par(L, box_dir(n)); - } else if (lua_key_eq(s, shrink)) { -@@ -4477,55 +5174,23 @@ static void lua_nodelib_direct_getfield_whatsit(lua_State * L, int n, const char - } else if (lua_key_eq(s, type)) { - lua_pushinteger(L, user_node_type(n)); - } else if (lua_key_eq(s, value)) { -- switch (user_node_type(n)) { -- case 'a': -- nodelib_pushdirect(user_node_value(n)); -- break; -- case 'd': -- lua_pushinteger(L, user_node_value(n)); -- break; -- case 'l': -- if (user_node_value(n) != 0) { -- lua_rawgeti(L, LUA_REGISTRYINDEX, user_node_value(n)); -- } else { -- lua_pushnil(L); -- } -- break; -- case 'n': -- nodelib_pushdirect(user_node_value(n)); -- break; -- case 's': -- nodelib_pushstring(L, user_node_value(n)); -- break; -- case 't': -- tokenlist_to_lua(L, user_node_value(n)); -- break; -- default: -- lua_pushinteger(L, user_node_value(n)); -- break; -- } -+ get_user_node_direct_value(L, n); - } else { - lua_pushnil(L); - } - } else if (t == pdf_literal_node) { -+ /*tex The |string| key is obsolete. */ - if (lua_key_eq(s, mode)) { - lua_pushinteger(L, pdf_literal_mode(n)); -- } else if (lua_key_eq(s, data)) { -- if (pdf_literal_type(n) == lua_refid_literal) { -- lua_rawgeti(L, LUA_REGISTRYINDEX, pdf_literal_data(n)); -- } else { -- tokenlist_to_luastring(L, pdf_literal_data(n)); -- } -+ } else if (lua_key_eq(s, data) || lua_key_eq(s, token) || lua_key_eq(s, string)) { -+ get_pdf_literal_direct_value(L, n); - } else { - lua_pushnil(L); - } - } else if (t == late_lua_node) { -- if (lua_key_eq(s, string) || lua_key_eq(s, data)) { -- if (late_lua_type(n) == lua_refid_literal) { -- lua_rawgeti(L, LUA_REGISTRYINDEX, late_lua_data(n)); -- } else { -- tokenlist_to_luastring(L, late_lua_data(n)); -- } -+ /*tex The |string| key is obsolete. */ -+ if (lua_key_eq(s, data) || lua_key_eq(s, token) || lua_key_eq(s, string)) { -+ get_late_lua_direct_value(L,n); - } else if (lua_key_eq(s, name)) { - tokenlist_to_luastring(L, late_lua_name(n)); - } else { -@@ -4570,7 +5235,7 @@ static void lua_nodelib_direct_getfield_whatsit(lua_State * L, int n, const char - } - } else if (t == pdf_setmatrix_node) { - if (lua_key_eq(s, data)) { -- tokenlist_to_luastring(L, pdf_setmatrix_data(n)); -+ get_pdf_setmatrix_direct_value(L,n); - } else { - lua_pushnil(L); - } -@@ -4594,13 +5259,13 @@ static void lua_nodelib_direct_getfield_whatsit(lua_State * L, int n, const char - if (lua_key_eq(s, stream)) { - lua_pushinteger(L, write_stream(n)); - } else if (lua_key_eq(s, data)) { -- tokenlist_to_lua(L, write_tokens(n)); -+ get_write_direct_value(L,n); - } else { - lua_pushnil(L); - } - } else if (t == special_node) { - if (lua_key_eq(s, data)) { -- tokenlist_to_luastring(L, write_tokens(n)); -+ get_special_direct_value(L,n); - } else { - lua_pushnil(L); - } -@@ -4751,8 +5416,8 @@ static int lua_nodelib_direct_getfield(lua_State * L) - lua_pushinteger(L, x_displace(n)); - } else if (lua_key_eq(s, yoffset)) { - lua_pushinteger(L, y_displace(n)); -- } else if (lua_key_eq(s, xadvance)) { -- lua_pushinteger(L, x_advance(n)); -+ } else if (lua_key_eq(s, data)) { -+ lua_pushinteger(L, glyph_node_data(n)); - } else if (lua_key_eq(s, width)) { - lua_pushinteger(L, char_width(font(n),character(n))); - } else if (lua_key_eq(s, height)) { -@@ -4784,6 +5449,8 @@ static int lua_nodelib_direct_getfield(lua_State * L) - lua_pushinteger(L, height(n)); - } else if (lua_key_eq(s, depth)) { - lua_pushinteger(L, depth(n)); -+ } else if (lua_key_eq(s, direction)) { -+ lua_pushinteger(L, box_dir(n)); - } else if (lua_key_eq(s, dir)) { - lua_push_dir_par(L, box_dir(n)); - } else if (lua_key_eq(s, shift)) { -@@ -4847,6 +5514,12 @@ static int lua_nodelib_direct_getfield(lua_State * L) - lua_pushinteger(L, height(n)); - } else if (lua_key_eq(s, depth)) { - lua_pushinteger(L, depth(n)); -+ } else if (lua_key_eq(s, left)) { -+ lua_pushinteger(L,rule_left(n)); -+ } else if (lua_key_eq(s, right)) { -+ lua_pushinteger(L,rule_right(n)); -+ } else if (lua_key_eq(s, direction)) { -+ lua_pushinteger(L, rule_dir(n)); - } else if (lua_key_eq(s, dir)) { - lua_push_dir_par(L, rule_dir(n)); - } else if (lua_key_eq(s, index)) { -@@ -4857,8 +5530,10 @@ static int lua_nodelib_direct_getfield(lua_State * L) - lua_pushnil(L); - } - } else if (t == dir_node) { -- if (lua_key_eq(s, dir)) { -- lua_push_dir_text(L, dir_dir(n)); -+ if (lua_key_eq(s, direction)) { -+ lua_pushinteger(L, dir_dir(n)); -+ } else if (lua_key_eq(s, dir)) { -+ lua_push_dir_text(L, dir_dir(n), subtype(n)); - } else if (lua_key_eq(s, level)) { - lua_pushinteger(L, dir_level(n)); - } else if (lua_key_eq(s, subtype)) { /* can be used for anything */ -@@ -4871,6 +5546,8 @@ static int lua_nodelib_direct_getfield(lua_State * L) - lua_pushinteger(L, local_pen_inter(n)); - } else if (lua_key_eq(s, pen_broken)) { - lua_pushinteger(L, local_pen_broken(n)); -+ } else if (lua_key_eq(s, direction)) { -+ lua_pushinteger(L, local_par_dir(n)); - } else if (lua_key_eq(s, dir)) { - lua_push_dir_par(L, local_par_dir(n)); - } else if (lua_key_eq(s, box_left)) { -@@ -4969,6 +5646,8 @@ static int lua_nodelib_direct_getfield(lua_State * L) - nodelib_pushdirect_or_nil(right_delimiter(n)); - } else if (lua_key_eq(s, middle)) { - nodelib_pushdirect_or_nil(middle_delimiter(n)); -+ } else if (lua_key_eq(s, fam)) { -+ lua_pushinteger(L, fraction_fam(n)); - } else if (lua_key_eq(s, options)) { - lua_pushinteger(L, fractionoptions(n)); - } else { -@@ -5111,6 +5790,8 @@ static int lua_nodelib_direct_getfield(lua_State * L) - lua_pushinteger(L, height(n)); - } else if (lua_key_eq(s, depth)) { - lua_pushinteger(L, depth(n)); -+ } else if (lua_key_eq(s, direction)) { -+ lua_pushinteger(L, box_dir(n)); - } else if (lua_key_eq(s, dir)) { - lua_push_dir_par(L, box_dir(n)); - } else if (lua_key_eq(s, shrink)) { -@@ -5213,7 +5894,7 @@ static int lua_nodelib_equal(lua_State * L) - static int font_tex_ligaturing(lua_State * L) - { - /* on the stack are two nodes and a direction */ -- /* hh-ls: we need to deal with prev nodes when a range starts with a ligature */ -+ /* we need to deal with prev nodes when a range starts with a ligature */ - halfword tmp_head; - halfword h; - halfword t = null; -@@ -5254,7 +5935,7 @@ static int font_tex_ligaturing(lua_State * L) - static int font_tex_direct_ligaturing(lua_State * L) - { - /* on the stack are two nodes and a direction */ -- /* hh-ls: we need to deal with prev nodes when a range starts with a ligature */ -+ /* we need to deal with prev nodes when a range starts with a ligature */ - halfword tmp_head; - halfword h; - halfword t = null; -@@ -5805,57 +6486,29 @@ static int lua_nodelib_direct_tonode(lua_State * L) - - /* node.setfield */ - --#define cleanup_late_lua(n) do { \ -- if (late_lua_data(n) != 0) { \ -- if (late_lua_type(n) == normal) { \ -- delete_token_ref(late_lua_data(n)); \ -- } else if (late_lua_type(n) == lua_refid_literal) { \ -- luaL_unref(L, LUA_REGISTRYINDEX,late_lua_data(n)); \ -- } \ -- } \ --} while (0) -- --#define cleanup_late_lua_name(n) do { \ -- if (late_lua_name(n) != 0) { \ -- delete_token_ref(late_lua_name(n)); \ -- } \ --} while (0) -- - static int lua_nodelib_setfield_whatsit(lua_State * L, int n, const char *s) - { - int t = subtype(n); - - if (t == pdf_literal_node) { -+ /*tex The |string| key is obsolete. */ - if (lua_key_eq(s, mode)) { - pdf_literal_mode(n) = (quarterword) lua_tointeger(L, 3); -- } else if (lua_key_eq(s, data)) { -- if (ini_version) { -- pdf_literal_data(n) = nodelib_gettoks(L, 3); -- } else { -- lua_pushvalue(L, 3); -- pdf_literal_data(n) = luaL_ref(L, LUA_REGISTRYINDEX); -- pdf_literal_type(n) = lua_refid_literal; -- } -+ } else if (lua_key_eq(s, data) || lua_key_eq(s, string)) { -+ set_pdf_literal_direct_normal(L, n, 3); -+ } else if (lua_key_eq(s, token)) { -+ set_pdf_literal_direct_token(L, n, 3); - } else { - return nodelib_cantset(L, n, s); - } - } else if (t == late_lua_node) { -- if (lua_key_eq(s, string)) { -- cleanup_late_lua(n) ; /* ls-hh */ -- if (ini_version) { -- late_lua_data(n) = nodelib_gettoks(L, 3); -- late_lua_type(n) = normal; -- } else { -- lua_pushvalue(L, 3); -- late_lua_data(n) = luaL_ref(L, LUA_REGISTRYINDEX); -- late_lua_type(n) = lua_refid_literal; -- } -- } else if (lua_key_eq(s, data)) { -- cleanup_late_lua(n) ; /* ls-hh */ -- late_lua_data(n) = nodelib_gettoks(L, 3); -- late_lua_type(n) = normal; -+ /*tex The |string| key is obsolete. */ -+ if (lua_key_eq(s, data) || lua_key_eq(s, string)) { -+ set_late_lua_direct_normal(L, n, 3); -+ } else if (lua_key_eq(s, token)) { -+ set_late_lua_direct_token(L, n, 3); - } else if (lua_key_eq(s, name)) { -- cleanup_late_lua_name(n) ; /* ls-hh */ -+ cleanup_late_lua_name(n) ; - late_lua_name(n) = nodelib_gettoks(L, 3); - } else { - return nodelib_cantset(L, n, s); -@@ -5868,31 +6521,31 @@ static int lua_nodelib_setfield_whatsit(lua_State * L, int n, const char *s) - user_node_type(n) = (halfword) lua_tointeger(L, 3); - } else if (lua_key_eq(s, value)) { - switch (user_node_type(n)) { -- case 'a': -- user_node_value(n) = nodelib_getlist(L, 3); -- break; -- case 'd': -- user_node_value(n) = (halfword) lua_roundnumber(L, 3); -- break; -- case 'l': -- lua_pushvalue(L, 3); -- if (user_node_value(n) != 0) { -- luaL_unref(L, LUA_REGISTRYINDEX,user_node_value(n)); -- } -- user_node_value(n) = luaL_ref(L, LUA_REGISTRYINDEX); -- break; -- case 'n': -- user_node_value(n) = nodelib_getlist(L, 3); -- break; -- case 's': -- user_node_value(n) = nodelib_getstring(L, 3); -- break; -- case 't': -- user_node_value(n) = nodelib_gettoks(L, 3); -- break; -- default: -- user_node_value(n) = (halfword) lua_roundnumber(L, 3); -- break; -+ case 'a': -+ user_node_value(n) = nodelib_getlist(L, 3); -+ break; -+ case 'd': -+ user_node_value(n) = (halfword) lua_roundnumber(L, 3); -+ break; -+ case 'l': -+ lua_pushvalue(L, 3); -+ if (user_node_value(n) != 0) { -+ luaL_unref(L, LUA_REGISTRYINDEX,user_node_value(n)); -+ } -+ user_node_value(n) = luaL_ref(L, LUA_REGISTRYINDEX); -+ break; -+ case 'n': -+ user_node_value(n) = nodelib_getlist(L, 3); -+ break; -+ case 's': -+ user_node_value(n) = nodelib_getstring(L, 3); -+ break; -+ case 't': -+ user_node_value(n) = nodelib_gettoks(L, 3); -+ break; -+ default: -+ user_node_value(n) = (halfword) lua_roundnumber(L, 3); -+ break; - } - } else { - return nodelib_cantset(L, n, s); -@@ -5937,7 +6590,7 @@ static int lua_nodelib_setfield_whatsit(lua_State * L, int n, const char *s) - } - } else if (t == pdf_setmatrix_node) { - if (lua_key_eq(s, data)) { -- pdf_setmatrix_data(n) = nodelib_gettoks(L, 3); -+ set_pdf_setmatrix_direct_value(L,n,3); - } else { - return nodelib_cantset(L, n, s); - } -@@ -5967,7 +6620,7 @@ static int lua_nodelib_setfield_whatsit(lua_State * L, int n, const char *s) - if (lua_key_eq(s, stream)) { - write_stream(n) = (halfword) lua_tointeger(L, 3); - } else if (lua_key_eq(s, data)) { -- write_tokens(n) = nodelib_gettoks(L, 3); -+ set_write_direct_value(L,n,3); - } else { - return nodelib_cantset(L, n, s); - } -@@ -6023,7 +6676,7 @@ static int lua_nodelib_setfield_whatsit(lua_State * L, int n, const char *s) - } - } else if (t == special_node) { - if (lua_key_eq(s, data)) { -- write_tokens(n) = nodelib_gettoks(L, 3); -+ set_special_direct_value(L,n,3); - } else { - return nodelib_cantset(L, n, s); - } -@@ -6107,8 +6760,8 @@ static int lua_nodelib_fast_setfield(lua_State * L) - x_displace(n) = (halfword) lua_roundnumber(L, 3); - } else if (lua_key_eq(s, yoffset)) { - y_displace(n) = (halfword) lua_roundnumber(L, 3); -- } else if (lua_key_eq(s, xadvance)) { -- x_advance(n) = (halfword) lua_roundnumber(L, 3); -+ } else if (lua_key_eq(s, data)) { -+ glyph_node_data(n) = (halfword) lua_tointeger(L, 3);; - } else if (lua_key_eq(s, width)) { - /* not yet */ - } else if (lua_key_eq(s, height)) { -@@ -6141,8 +6794,10 @@ static int lua_nodelib_fast_setfield(lua_State * L) - height(n) = (halfword) lua_roundnumber(L, 3); - } else if (lua_key_eq(s, depth)) { - depth(n) = (halfword) lua_roundnumber(L, 3); -+ } else if (lua_key_eq(s, direction)) { -+ box_dir(n) = nodelib_getdirection(L, 3); - } else if (lua_key_eq(s, dir)) { -- box_dir(n) = nodelib_getdir(L, 3, 1); -+ box_dir(n) = nodelib_getdir_par(L, 3); - } else if (lua_key_eq(s, shift)) { - shift_amount(n) = (halfword) lua_roundnumber(L, 3); - } else if (lua_key_eq(s, glue_order)) { -@@ -6213,8 +6868,14 @@ static int lua_nodelib_fast_setfield(lua_State * L) - height(n) = (halfword) lua_roundnumber(L, 3); - } else if (lua_key_eq(s, depth)) { - depth(n) = (halfword) lua_roundnumber(L, 3); -+ } else if (lua_key_eq(s, left)) { -+ rule_left(n) = (halfword) lua_roundnumber(L, 3); -+ } else if (lua_key_eq(s, right)) { -+ rule_right(n) = (halfword) lua_roundnumber(L, 3); -+ } else if (lua_key_eq(s, direction)) { -+ rule_dir(n) = nodelib_getdirection(L, 3); - } else if (lua_key_eq(s, dir)) { -- rule_dir(n) = nodelib_getdir(L, 3, 1); -+ rule_dir(n) = nodelib_getdir_par(L, 3); - } else if (lua_key_eq(s, index)) { - rule_index(n) = (halfword) lua_tointeger(L, 3); - } else if (lua_key_eq(s, transform)) { -@@ -6223,12 +6884,12 @@ static int lua_nodelib_fast_setfield(lua_State * L) - return nodelib_cantset(L, n, s); - } - } else if (t == dir_node) { -- if (lua_key_eq(s, dir)) { -- dir_dir(n) = nodelib_getdir(L, 3, 0); -+ if (lua_key_eq(s, direction)) { -+ dir_dir(n) = nodelib_getdirection(L, 3); -+ } else if (lua_key_eq(s, dir)) { -+ nodelib_setdir_text(L, 3, n); - } else if (lua_key_eq(s, level)) { - dir_level(n) = (halfword) lua_tointeger(L, 3); -- } else if (lua_key_eq(s, subtype)) { /* can be used for anything */ -- subtype(n) = (quarterword) lua_tointeger(L, 3); - } else { - return nodelib_cantset(L, n, s); - } -@@ -6237,8 +6898,10 @@ static int lua_nodelib_fast_setfield(lua_State * L) - local_pen_inter(n) = (halfword) lua_tointeger(L, 3); - } else if (lua_key_eq(s, pen_broken)) { - local_pen_broken(n) = (halfword) lua_tointeger(L, 3); -+ } else if (lua_key_eq(s, direction)) { -+ local_par_dir(n) = nodelib_getdirection(L, 3); - } else if (lua_key_eq(s, dir)) { -- local_par_dir(n) = nodelib_getdir(L, 3, 1); -+ local_par_dir(n) = nodelib_getdir_par(L, 3); - } else if (lua_key_eq(s, box_left)) { - local_box_left(n) = nodelib_getlist(L, 3); - } else if (lua_key_eq(s, box_left_width)) { -@@ -6349,6 +7012,8 @@ static int lua_nodelib_fast_setfield(lua_State * L) - right_delimiter(n) = nodelib_getlist(L, 3); - } else if (lua_key_eq(s, middle)) { - middle_delimiter(n) = nodelib_getlist(L, 3); -+ } else if (lua_key_eq(s, fam)) { -+ fraction_fam(n) = (halfword) lua_tointeger(L, 3); - } else if (lua_key_eq(s, options)) { - fractionoptions(n) = (halfword) lua_tointeger(L, 3); - } else { -@@ -6517,8 +7182,10 @@ static int lua_nodelib_fast_setfield(lua_State * L) - height(n) = (halfword) lua_roundnumber(L, 3); - } else if (lua_key_eq(s, depth)) { - depth(n) = (halfword) lua_roundnumber(L, 3); -+ } else if (lua_key_eq(s, direction)) { -+ box_dir(n) = nodelib_getdirection(L, 3); - } else if (lua_key_eq(s, dir)) { -- box_dir(n) = nodelib_getdir(L, 3, 1); -+ box_dir(n) = nodelib_getdir_par(L, 3); - } else if (lua_key_eq(s, shrink)) { - glue_shrink(n) = (halfword) lua_roundnumber(L, 3); - } else if (lua_key_eq(s, glue_order)) { -@@ -6592,36 +7259,24 @@ static int lua_nodelib_direct_setfield_whatsit(lua_State * L, int n, const char - { - int t = subtype(n); - if (t == pdf_literal_node) { -+ /*tex The |string| key is obsolete. */ - if (lua_key_eq(s, mode)) { - pdf_literal_mode(n) = (quarterword) lua_tointeger(L, 3); -- } else if (lua_key_eq(s, data)) { -- if (ini_version) { -- pdf_literal_data(n) = nodelib_gettoks(L, 3); -- } else { -- lua_pushvalue(L, 3); -- pdf_literal_data(n) = luaL_ref(L, LUA_REGISTRYINDEX); -- pdf_literal_type(n) = lua_refid_literal; -- } -+ } else if (lua_key_eq(s, data) || lua_key_eq(s, string)) { -+ set_pdf_literal_direct_normal(L, n, 3); -+ } else if (lua_key_eq(s, token)) { -+ set_pdf_literal_direct_token(L, n, 3); - } else { - return nodelib_cantset(L, n, s); - } - } else if (t == late_lua_node) { -- if (lua_key_eq(s, string)) { -- cleanup_late_lua(n) ; /* ls-hh */ -- if (ini_version) { -- late_lua_data(n) = nodelib_gettoks(L, 3); -- late_lua_type(n) = normal; -- } else { -- lua_pushvalue(L, 3); -- late_lua_data(n) = luaL_ref(L, LUA_REGISTRYINDEX); -- late_lua_type(n) = lua_refid_literal; -- } -- } else if (lua_key_eq(s, data)) { -- cleanup_late_lua(n) ; /* ls-hh */ -- late_lua_data(n) = nodelib_gettoks(L, 3); -- late_lua_type(n) = normal; -+ /*tex The |string| key is obsolete. */ -+ if (lua_key_eq(s, data) || lua_key_eq(s, string)) { -+ set_late_lua_direct_normal(L, n, 3); -+ } else if (lua_key_eq(s, token)) { -+ set_late_lua_direct_token(L, n, 3); - } else if (lua_key_eq(s, name)) { -- cleanup_late_lua_name(n) ; /* ls-hh */ -+ cleanup_late_lua_name(n) ; - late_lua_name(n) = nodelib_gettoks(L, 3); - } else { - return nodelib_cantset(L, n, s); -@@ -6632,33 +7287,7 @@ static int lua_nodelib_direct_setfield_whatsit(lua_State * L, int n, const char - } else if (lua_key_eq(s, type)) { - user_node_type(n) = (halfword) lua_tointeger(L, 3); - } else if (lua_key_eq(s, value)) { -- switch (user_node_type(n)) { -- case 'a': -- user_node_value(n) = nodelib_getlist(L, 3); -- break; -- case 'd': -- user_node_value(n) = (halfword) lua_roundnumber(L, 3); -- break; -- case 'l': -- lua_pushvalue(L, 3); -- if (user_node_value(n) != 0) { -- luaL_unref(L, LUA_REGISTRYINDEX,user_node_value(n)); -- } -- user_node_value(n) = luaL_ref(L, LUA_REGISTRYINDEX); -- break; -- case 'n': -- user_node_value(n) = nodelib_getlist(L, 3); -- break; -- case 's': -- user_node_value(n) = nodelib_getstring(L, 3); -- break; -- case 't': -- user_node_value(n) = nodelib_gettoks(L, 3); -- break; -- default: -- user_node_value(n) = (halfword) lua_roundnumber(L, 3); -- break; -- } -+ set_user_node_direct_value(L, n, 3); - } else { - return nodelib_cantset(L, n, s); - } -@@ -6702,7 +7331,7 @@ static int lua_nodelib_direct_setfield_whatsit(lua_State * L, int n, const char - } - } else if (t == pdf_setmatrix_node) { - if (lua_key_eq(s, data)) { -- pdf_setmatrix_data(n) = nodelib_gettoks(L, 3); -+ set_pdf_setmatrix_direct_value(L, n, 3); - } else { - return nodelib_cantset(L, n, s); - } -@@ -6730,9 +7359,9 @@ static int lua_nodelib_direct_setfield_whatsit(lua_State * L, int n, const char - } - } else if (t == write_node) { - if (lua_key_eq(s, stream)) { -- write_stream(n) = (halfword) lua_tointeger(L, 3); -+ set_write_direct_value(L,n,3); - } else if (lua_key_eq(s, data)) { -- write_tokens(n) = nodelib_gettoks(L, 3); -+ set_write_direct_value(L,n,3); - } else { - return nodelib_cantset(L, n, s); - } -@@ -6788,7 +7417,7 @@ static int lua_nodelib_direct_setfield_whatsit(lua_State * L, int n, const char - } - } else if (t == special_node) { - if (lua_key_eq(s, data)) { -- write_tokens(n) = nodelib_gettoks(L, 3); -+ set_special_direct_value(L, n, 3); - } else { - return nodelib_cantset(L, n, s); - } -@@ -6963,8 +7592,8 @@ static int lua_nodelib_direct_setfield(lua_State * L) - x_displace(n) = (halfword) lua_roundnumber(L, 3); - } else if (lua_key_eq(s, yoffset)) { - y_displace(n) = (halfword) lua_roundnumber(L, 3); -- } else if (lua_key_eq(s, xadvance)) { -- x_advance(n) = (halfword) lua_roundnumber(L, 3); -+ } else if (lua_key_eq(s, data)) { -+ glyph_node_data(n) = (halfword) lua_tointeger(L, 3); - } else if (lua_key_eq(s, expansion_factor)) { - ex_glyph(n) = (halfword) lua_roundnumber(L, 3); - } else if (lua_key_eq(s, components)) { -@@ -6997,8 +7626,10 @@ static int lua_nodelib_direct_setfield(lua_State * L) - height(n) = (halfword) lua_roundnumber(L, 3); - } else if (lua_key_eq(s, depth)) { - depth(n) = (halfword) lua_roundnumber(L, 3); -+ } else if (lua_key_eq(s, direction)) { -+ box_dir(n) = nodelib_getdirection(L, 3); - } else if (lua_key_eq(s, dir)) { -- box_dir(n) = nodelib_getdir(L, 3, 1); -+ box_dir(n) = nodelib_getdir_par(L, 3); - } else if (lua_key_eq(s, shift)) { - shift_amount(n) = (halfword) lua_roundnumber(L, 3); - } else if (lua_key_eq(s, glue_order)) { -@@ -7069,8 +7700,14 @@ static int lua_nodelib_direct_setfield(lua_State * L) - height(n) = (halfword) lua_roundnumber(L, 3); - } else if (lua_key_eq(s, depth)) { - depth(n) = (halfword) lua_roundnumber(L, 3); -+ } else if (lua_key_eq(s, left)) { -+ rule_left(n) = (halfword) lua_roundnumber(L, 3); -+ } else if (lua_key_eq(s, right)) { -+ rule_right(n) = (halfword) lua_roundnumber(L, 3); -+ } else if (lua_key_eq(s, direction)) { -+ rule_dir(n) = nodelib_getdirection(L, 3); - } else if (lua_key_eq(s, dir)) { -- rule_dir(n) = nodelib_getdir(L, 3, 1); -+ rule_dir(n) = nodelib_getdir_par(L, 3); - } else if (lua_key_eq(s, index)) { - rule_index(n) = (halfword) lua_tointeger(L, 3); - } else if (lua_key_eq(s, transform)) { -@@ -7079,12 +7716,12 @@ static int lua_nodelib_direct_setfield(lua_State * L) - return nodelib_cantset(L, n, s); - } - } else if (t == dir_node) { -- if (lua_key_eq(s, dir)) { -- dir_dir(n) = nodelib_getdir(L, 3, 0); -+ if (lua_key_eq(s, direction)) { -+ dir_dir(n) = nodelib_getdirection(L, 3); -+ } else if (lua_key_eq(s, dir)) { -+ nodelib_setdir_text(L, 3, n); - } else if (lua_key_eq(s, level)) { - dir_level(n) = (halfword) lua_tointeger(L, 3); -- } else if (lua_key_eq(s, subtype)) { /* can be used for anything */ -- subtype(n) = (quarterword) lua_tointeger(L, 3); - } else { - return nodelib_cantset(L, n, s); - } -@@ -7099,8 +7736,10 @@ static int lua_nodelib_direct_setfield(lua_State * L) - local_pen_inter(n) = (halfword) lua_tointeger(L, 3); - } else if (lua_key_eq(s, pen_broken)) { - local_pen_broken(n) = (halfword) lua_tointeger(L, 3); -+ } else if (lua_key_eq(s, direction)) { -+ local_par_dir(n) = nodelib_getdirection(L, 3); - } else if (lua_key_eq(s, dir)) { -- local_par_dir(n) = nodelib_getdir(L, 3, 1); -+ local_par_dir(n) = nodelib_getdir_par(L, 3); - } else if (lua_key_eq(s, box_left)) { - local_box_left(n) = nodelib_getlist(L, 3); - } else if (lua_key_eq(s, box_left_width)) { -@@ -7205,6 +7844,8 @@ static int lua_nodelib_direct_setfield(lua_State * L) - right_delimiter(n) = nodelib_popdirect(3); - } else if (lua_key_eq(s, middle)) { - middle_delimiter(n) = nodelib_popdirect(3); -+ } else if (lua_key_eq(s, fam)) { -+ fraction_fam(n) = (halfword) lua_tointeger(L, 3); - } else if (lua_key_eq(s, options)) { - fractionoptions(n) = (halfword) lua_tointeger(L, 3); - } else { -@@ -7373,8 +8014,10 @@ static int lua_nodelib_direct_setfield(lua_State * L) - height(n) = (halfword) lua_roundnumber(L, 3); - } else if (lua_key_eq(s, depth)) { - depth(n) = (halfword) lua_roundnumber(L, 3); -+ } else if (lua_key_eq(s, direction)) { -+ box_dir(n) = nodelib_getdirection(L, 3); - } else if (lua_key_eq(s, dir)) { -- box_dir(n) = nodelib_getdir(L, 3, 1); -+ box_dir(n) = nodelib_getdir_par(L, 3); - } else if (lua_key_eq(s, shrink)) { - glue_shrink(n) = (halfword) lua_roundnumber(L, 3); - } else if (lua_key_eq(s, glue_order)) { -@@ -7516,6 +8159,8 @@ static int lua_nodelib_direct_setbox(lua_State * L) - - /* node.is_node(n) */ - -+/* -+ - static int lua_nodelib_is_node(lua_State * L) - { - if (maybe_isnode(L,1) == NULL) -@@ -7525,6 +8170,18 @@ static int lua_nodelib_is_node(lua_State * L) - return 1; - } - -+*/ -+ -+static int lua_nodelib_is_node(lua_State * L) -+{ -+ halfword *p = maybe_isnode(L, 1); -+ if (p == NULL) -+ lua_pushboolean(L,0); -+ else -+ lua_pushinteger(L, *((halfword *)p)); -+ return 1; -+} -+ - /* node.direct.is_direct(n) (handy for mixed usage testing) */ - - static int lua_nodelib_direct_is_direct(lua_State * L) -@@ -7571,7 +8228,7 @@ static int lua_nodelib_direct_is_node(lua_State * L) - mechanism. And, one can always sweep the table empty. - */ - --static int lua_nodelib_properties_set_mode(lua_State * L) /* hh */ -+static int lua_nodelib_properties_set_mode(lua_State * L) - { /* */ - if (lua_isboolean(L,1)) { - lua_properties_enabled = lua_toboolean(L,1); -@@ -7584,7 +8241,7 @@ static int lua_nodelib_properties_set_mode(lua_State * L) /* hh */ - - /* We used to have variants in assigned defaults but they made no sense. */ - --static int lua_nodelib_properties_flush_table(lua_State * L) /* hh */ -+static int lua_nodelib_properties_flush_table(lua_State * L) - { /* */ - lua_get_metatablelua(node_properties); - lua_pushnil(L); /* initializes lua_next */ -@@ -7599,7 +8256,7 @@ static int lua_nodelib_properties_flush_table(lua_State * L) /* hh */ - - /* maybe we should allocate a proper index 0..var_mem_max but not now */ - --static int lua_nodelib_get_property(lua_State * L) /* hh */ -+static int lua_nodelib_get_property(lua_State * L) - { /* */ - halfword n = *((halfword *) lua_touserdata(L, 1)); - if (n == null) { -@@ -7611,7 +8268,7 @@ static int lua_nodelib_get_property(lua_State * L) /* hh */ - return 1; - } - --static int lua_nodelib_direct_get_property(lua_State * L) /* hh */ -+static int lua_nodelib_direct_get_property(lua_State * L) - { /* */ - halfword n = lua_tointeger(L, 1); - if (n == null) { -@@ -7623,7 +8280,7 @@ static int lua_nodelib_direct_get_property(lua_State * L) /* hh */ - return 1; - } - --static int lua_nodelib_set_property(lua_State * L) /* hh */ -+static int lua_nodelib_set_property(lua_State * L) - { - /* */ - halfword n = *((halfword *) lua_touserdata(L, 1)); -@@ -7638,7 +8295,7 @@ static int lua_nodelib_set_property(lua_State * L) /* hh */ - return 0; - } - --static int lua_nodelib_direct_set_property(lua_State * L) /* hh */ -+static int lua_nodelib_direct_set_property(lua_State * L) - { - /* */ - halfword n = lua_tointeger(L, 1); -@@ -7653,13 +8310,13 @@ static int lua_nodelib_direct_set_property(lua_State * L) /* hh */ - return 0; - } - --static int lua_nodelib_direct_properties_get_table(lua_State * L) /* hh */ -+static int lua_nodelib_direct_properties_get_table(lua_State * L) - { /* */ - lua_get_metatablelua(node_properties); - return 1; - } - --static int lua_nodelib_properties_get_table(lua_State * L) /* hh */ -+static int lua_nodelib_properties_get_table(lua_State * L) - { /* */ - lua_get_metatablelua(node_properties_indirect); - return 1; -@@ -7667,7 +8324,7 @@ static int lua_nodelib_properties_get_table(lua_State * L) /* hh */ - - /* bonus */ - --static int lua_nodelib_get_property_t(lua_State * L) /* hh */ -+static int lua_nodelib_get_property_t(lua_State * L) - { /* */ - halfword n = *((halfword *) lua_touserdata(L, 2)); - if (n == null) { -@@ -7678,7 +8335,7 @@ static int lua_nodelib_get_property_t(lua_State * L) /* hh */ - return 1; - } - --static int lua_nodelib_set_property_t(lua_State * L) /* hh */ -+static int lua_nodelib_set_property_t(lua_State * L) - { - /*
          */ - halfword n = *((halfword *) lua_touserdata(L, 2)); -@@ -7804,7 +8461,7 @@ static int lua_nodelib_direct_flatten_discretionaries(lua_State * L) - try_couple_nodes(alink(current),h); - } - vlink(n) = null ; -- //tlink(n) = null; -+ /*tlink(n) = null; */ - } else { - if (current == head) { - head = next; -@@ -7870,7 +8527,7 @@ static int lua_nodelib_flatten_discretionaries(lua_State * L) - try_couple_nodes(alink(current),h); - } - vlink(n) = null ; -- //tlink(n) = null; -+ /*tlink(n) = null; */ - } else { - if (current == head) { - head = next; -@@ -7967,6 +8624,115 @@ static int lua_nodelib_direct_get_synctex_fields(lua_State * L) - return 0; - } - -+/* helper, assumes one node, returns node and delta .. to be tested */ -+ -+static int lua_nodelib_prepend_prevdepth(lua_State * L) -+{ -+ halfword *a; -+ halfword p; -+ halfword prevdepth; -+ boolean mirrored; -+ halfword n = *check_isnode(L, 1); -+ if (!(type(n) == hlist_node || type(n) == vlist_node)) { -+ lua_pushnil(L); -+ return 1; -+ } -+ prevdepth = lua_tointeger(L,2); -+ mirrored = (type(n) == hlist_node) && is_mirrored(box_dir(n)) ; -+ if (prevdepth > ignore_depth) { -+ halfword d; -+ if (mirrored) { -+ d = width(baseline_skip_par) - prevdepth - depth(n); -+ } else { -+ d = width(baseline_skip_par) - prevdepth - height(n); -+ } -+ if (d < line_skip_limit_par) { -+ p = new_param_glue(line_skip_code); -+ } else { -+ p = new_skip_param(baseline_skip_code); -+ width(p) = d; -+ } -+ couple_nodes(p,n); -+ fast_metatable_or_nil(p); /* glue */ -+ } else { -+ fast_metatable_or_nil(n); /* node */ -+ } -+ if (mirrored) { -+ prevdepth = height(n); -+ } else { -+ prevdepth = depth(n); -+ } -+ lua_pushinteger(L,prevdepth); /* new prevdepth */ -+ return 2; -+} -+ -+static int lua_nodelib_direct_prepend_prevdepth(lua_State * L) -+{ -+ halfword p; -+ halfword prevdepth; -+ boolean mirrored; -+ halfword n = lua_tointeger(L, 1); -+ if (type(n) == hlist_node || type(n) == vlist_node) { -+ lua_pushnil(L); -+ return 1; -+ } -+ prevdepth = lua_tointeger(L,2); -+ mirrored = (type(n) == hlist_node) && is_mirrored(box_dir(n)) ; -+ if (prevdepth > ignore_depth) { -+ halfword d; -+ if (mirrored) { -+ d = width(baseline_skip_par) - prevdepth - depth(n); -+ } else { -+ d = width(baseline_skip_par) - prevdepth - height(n); -+ } -+ if (d < line_skip_limit_par) { -+ p = new_param_glue(line_skip_code); -+ } else { -+ p = new_skip_param(baseline_skip_code); -+ width(p) = d; -+ } -+ couple_nodes(p,n); -+ lua_pushinteger(L,p); /* glue */ -+ } else { -+ lua_pushinteger(L,n); /* node */ -+ } -+ if (mirrored) { -+ prevdepth = height(n); -+ } else { -+ prevdepth = depth(n); -+ } -+ lua_pushinteger(L,prevdepth); /* new prevdepth */ -+ return 2; -+} -+ -+static int lua_nodelib_make_extensible(lua_State * L) -+{ -+ int top = lua_gettop(L); -+ if (top >= 3) { -+ halfword fnt = lua_tointeger(L,1); -+ halfword chr = lua_tointeger(L,2); -+ halfword size = lua_tointeger(L,3); -+ halfword overlap = 65536 ; -+ halfword attlist = null; -+ halfword b = null; -+ int horizontal = 0; -+ if (top >= 4) { -+ overlap = lua_tointeger(L,4); -+ } -+ if (top >= 5) { -+ horizontal = lua_toboolean(L,5); -+ } -+ if (top >= 6) { -+ attlist = *check_isnode(L, 6); -+ } -+ b = make_extensible(fnt,chr,size,overlap,horizontal,attlist); -+ nodelib_pushlist(L,b); -+ } else { -+ lua_pushnil(L); -+ } -+ return 1; -+} -+ - /* done */ - - static const struct luaL_Reg nodelib_p[] = { -@@ -8022,6 +8788,7 @@ static const struct luaL_Reg direct_nodelib_f[] = { - {"getshift", lua_nodelib_direct_getshift}, - {"getfield", lua_nodelib_direct_getfield}, - {"getfont", lua_nodelib_direct_getfont}, -+ {"getexpansion", lua_nodelib_direct_getexpansion}, - {"getfam", lua_nodelib_direct_getfam}, - {"getid", lua_nodelib_direct_getid}, - {"getnext", lua_nodelib_direct_getnext}, -@@ -8029,11 +8796,13 @@ static const struct luaL_Reg direct_nodelib_f[] = { - {"getboth", lua_nodelib_direct_getboth}, - {"getlist", lua_nodelib_direct_getlist}, - {"getleader", lua_nodelib_direct_getleader}, -+ {"getdata", lua_nodelib_direct_getdata}, - {"getsubtype", lua_nodelib_direct_getsubtype}, - {"getattributelist", lua_nodelib_direct_getattributelist}, - {"getnucleus", lua_nodelib_direct_getnucleus}, - {"getsub", lua_nodelib_direct_getsub}, - {"getsup", lua_nodelib_direct_getsup}, -+ {"getdirection", lua_nodelib_direct_getdirection}, - {"has_glyph", lua_nodelib_direct_has_glyph}, - {"has_attribute", lua_nodelib_direct_has_attribute}, - {"get_attribute", lua_nodelib_direct_get_attribute}, -@@ -8064,12 +8833,14 @@ static const struct luaL_Reg direct_nodelib_f[] = { - {"setfield", lua_nodelib_direct_setfield}, - {"setchar", lua_nodelib_direct_setchar}, - {"setfont", lua_nodelib_direct_setfont}, -+ {"setexpansion", lua_nodelib_direct_setexpansion}, - {"setfam", lua_nodelib_direct_setfam}, - {"setcomponents", lua_nodelib_direct_setcomponents}, - {"setlang", lua_nodelib_direct_setlang}, - {"setkern", lua_nodelib_direct_setkern}, - {"setpenalty", lua_nodelib_direct_setpenalty}, - {"setdir", lua_nodelib_direct_setdir}, -+ {"setdirection", lua_nodelib_direct_setdirection}, - {"setoffsets", lua_nodelib_direct_setoffsets}, - {"setdisc", lua_nodelib_direct_setdisc}, - {"setwhd", lua_nodelib_direct_setwhd}, -@@ -8084,6 +8855,7 @@ static const struct luaL_Reg direct_nodelib_f[] = { - {"setsplit", lua_nodelib_direct_setsplit}, - {"setlist", lua_nodelib_direct_setlist}, - {"setleader", lua_nodelib_direct_setleader}, -+ {"setdata", lua_nodelib_direct_setdata}, - {"setsubtype", lua_nodelib_direct_setsubtype}, - {"setattributelist", lua_nodelib_direct_setattributelist}, - {"setnucleus", lua_nodelib_direct_setnucleus}, -@@ -8097,6 +8869,8 @@ static const struct luaL_Reg direct_nodelib_f[] = { - {"traverse", lua_nodelib_direct_traverse}, - {"traverse_id", lua_nodelib_direct_traverse_filtered}, - {"traverse_char", lua_nodelib_direct_traverse_char}, -+ {"traverse_glyph", lua_nodelib_direct_traverse_glyph}, -+ {"traverse_list", lua_nodelib_direct_traverse_list}, - /* {"type", lua_nodelib_type}, */ /* no node argument */ - /* {"types", lua_nodelib_types}, */ /* no node argument */ - {"unprotect_glyphs", lua_nodelib_direct_unprotect_glyphs}, -@@ -8110,14 +8884,15 @@ static const struct luaL_Reg direct_nodelib_f[] = { - /* {"whatsits", lua_nodelib_whatsits}, */ /* no node argument */ - {"write", lua_nodelib_direct_append}, - {"set_properties_mode",lua_nodelib_properties_set_mode}, -- {"flush_properties_table",lua_nodelib_properties_flush_table}, /* hh experiment */ -- {"get_properties_table",lua_nodelib_direct_properties_get_table}, /* hh experiment */ -+ {"flush_properties_table",lua_nodelib_properties_flush_table}, -+ {"get_properties_table",lua_nodelib_direct_properties_get_table}, - {"getproperty", lua_nodelib_direct_get_property}, - {"setproperty", lua_nodelib_direct_set_property}, - {"effective_glue", lua_nodelib_direct_effective_glue}, - {"check_discretionary", lua_nodelib_direct_check_discretionary}, - {"check_discretionaries", lua_nodelib_direct_check_discretionaries}, - {"flatten_discretionaries",lua_nodelib_direct_flatten_discretionaries}, -+ {"prepend_prevdepth",lua_nodelib_direct_prepend_prevdepth}, - /* done */ - {"set_synctex_fields", lua_nodelib_direct_set_synctex_fields}, - {"get_synctex_fields", lua_nodelib_direct_get_synctex_fields}, -@@ -8139,6 +8914,7 @@ static const struct luaL_Reg nodelib_f[] = { - {"family_font", lua_nodelib_mfont}, - {"fields", lua_nodelib_fields}, - {"subtypes", lua_nodelib_subtypes}, -+ {"values", lua_nodelib_values}, - {"first_glyph", lua_nodelib_first_glyph}, - {"flush_list", lua_nodelib_flush_list}, - {"flush_node", lua_nodelib_flush_node}, -@@ -8191,33 +8967,34 @@ static const struct luaL_Reg nodelib_f[] = { - {"traverse", lua_nodelib_traverse}, - {"traverse_id", lua_nodelib_traverse_filtered}, - {"traverse_char", lua_nodelib_traverse_char}, -+ {"traverse_glyph", lua_nodelib_traverse_glyph}, -+ {"traverse_list", lua_nodelib_traverse_list}, - {"type", lua_nodelib_type}, - {"types", lua_nodelib_types}, - {"unprotect_glyphs", lua_nodelib_unprotect_glyphs}, - {"unprotect_glyph", lua_nodelib_unprotect_glyph}, - {"unset_attribute", lua_nodelib_unset_attribute}, -- {"setglue",lua_nodelib_set_glue}, -- {"getglue",lua_nodelib_get_glue}, -- {"is_zero_glue",lua_nodelib_is_zero_glue}, -+ {"setglue", lua_nodelib_set_glue}, -+ {"getglue", lua_nodelib_get_glue}, -+ {"is_zero_glue", lua_nodelib_is_zero_glue}, - {"usedlist", lua_nodelib_usedlist}, - {"vpack", lua_nodelib_vpack}, - {"whatsits", lua_nodelib_whatsits}, - {"write", lua_nodelib_append}, - /* experiment */ -- /* {"attributes_to_table",lua_nodelib_attributes_to_table}, */ /* hh experiment */ -+ /* {"attributes_to_table",lua_nodelib_attributes_to_table}, */ - /* experiment */ -- {"set_properties_mode",lua_nodelib_properties_set_mode}, /* hh experiment */ -- {"flush_properties_table",lua_nodelib_properties_flush_table}, /* hh experiment */ -- {"get_properties_table",lua_nodelib_properties_get_table}, /* bonus */ /* hh experiment */ -- {"getproperty", lua_nodelib_get_property}, /* hh experiment */ -- {"setproperty", lua_nodelib_set_property}, /* hh experiment */ -+ {"set_properties_mode", lua_nodelib_properties_set_mode}, -+ {"flush_properties_table", lua_nodelib_properties_flush_table}, -+ {"get_properties_table", lua_nodelib_properties_get_table}, -+ {"getproperty", lua_nodelib_get_property}, -+ {"setproperty", lua_nodelib_set_property}, - {"effective_glue", lua_nodelib_effective_glue}, - {"check_discretionary", lua_nodelib_check_discretionary}, - {"check_discretionaries", lua_nodelib_check_discretionaries}, -- {"flatten_discretionaries",lua_nodelib_flatten_discretionaries}, -- /* done */ -- /* {"set_synctex_fields", lua_nodelib_set_synctex_fields}, */ -- /* {"get_synctex_fields", lua_nodelib_get_synctex_fields}, */ -+ {"flatten_discretionaries", lua_nodelib_flatten_discretionaries}, -+ {"prepend_prevdepth", lua_nodelib_prepend_prevdepth}, -+ {"make_extensible", lua_nodelib_make_extensible}, - /* done */ - {"fix_node_lists", lua_nodelib_fix_node_lists}, - {NULL, NULL} /* sentinel */ -@@ -8255,12 +9032,12 @@ void nodelist_to_lua(lua_State * L, int n) - lua_nodelib_push(L); - } - --int nodelist_from_lua(lua_State * L) -+int nodelist_from_lua(lua_State * L, int n) - { -- if (lua_isnil(L, -1)) { -+ if (lua_isnil(L, n)) { - return null; - } else { -- halfword n= *check_isnode(L, -1); -- return (n ? n : null); -+ halfword list = *check_isnode(L, n); -+ return (list ? list : null); - } - } -diff --git a/texk/web2c/luatexdir/lua/loslibext.c b/texk/web2c/luatexdir/lua/loslibext.c -index 309d636c4..979f72472 100644 ---- a/texk/web2c/luatexdir/lua/loslibext.c -+++ b/texk/web2c/luatexdir/lua/loslibext.c -@@ -703,28 +703,49 @@ static int uname(struct utsname *uts) - GetVersionEx(&osver); - GetSystemInfo(&sysinfo); - -+ -+ /* -+ Windows 10 10.0* -+ Windows Server 2016 10.0* -+ Windows 8.1 6.3* -+ Windows Server 2012 R2 6.3* -+ Windows 8 6.2 -+ Windows Server 2012 6.2 -+ Windows 7 6.1 -+ Windows Server 2008 R2 6.1 -+ Windows Server 2008 6.0 -+ Windows Vista 6.0 -+ Windows Server 2003 R2 5.2 -+ Windows Server 2003 5.2 -+ Windows XP 64-Bit Edition 5.2 -+ Windows XP 5.1 -+ Windows 2000 5.0 -+ */ -+ - switch (osver.dwPlatformId) { -- case VER_PLATFORM_WIN32_NT: /* NT, Windows 2000 or Windows XP */ -+ case VER_PLATFORM_WIN32_NT: - if (osver.dwMajorVersion == 4) -- strcpy(uts->sysname, "Windows NT4x"); /* NT4x */ -+ strcpy(uts->sysname, "Windows NT 4"); - else if (osver.dwMajorVersion <= 3) -- strcpy(uts->sysname, "Windows NT3x"); /* NT3x */ -+ strcpy(uts->sysname, "Windows NT 3"); - else if (osver.dwMajorVersion == 5) { - if (osver.dwMinorVersion == 0) -- strcpy(uts->sysname, "Windows 2000"); /* 2k */ -+ strcpy(uts->sysname, "Windows 2000"); - else if (osver.dwMinorVersion == 1) -- strcpy(uts->sysname, "Windows XP"); /* XP */ -+ strcpy(uts->sysname, "Windows XP"); - else if (osver.dwMinorVersion == 2) -- strcpy(uts->sysname, "Windows Server 2003"); /* Server 2003 */ -+ strcpy(uts->sysname, "Windows XP 64-Bit"); - } else if (osver.dwMajorVersion == 6) { -- /* -- if( osver.wProductType == VER_NT_WORKSTATION ) -- */ -- strcpy(uts->sysname, "Windows Vista"); /* Vista */ -- /* -- else -- strcpy (uts->sysname, "Windows Server 2008"); -- */ -+ if (osver.dwMinorVersion == 0) -+ strcpy(uts->sysname, "Windows Vista"); -+ else if (osver.dwMinorVersion == 1) -+ strcpy(uts->sysname, "Windows 7"); -+ else if (osver.dwMinorVersion == 2) -+ strcpy(uts->sysname, "Windows 8"); -+ else if (osver.dwMinorVersion == 3) -+ strcpy(uts->sysname, "Windows 8.1"); -+ } else if (osver.dwMajorVersion == 10) { -+ strcpy(uts->sysname, "Windows 10"); - } - os = WinNT; - break; -diff --git a/texk/web2c/luatexdir/lua/lpdflib.c b/texk/web2c/luatexdir/lua/lpdflib.c -index 096600de3..d8e051f3f 100644 ---- a/texk/web2c/luatexdir/lua/lpdflib.c -+++ b/texk/web2c/luatexdir/lua/lpdflib.c -@@ -22,7 +22,7 @@ - #include "lua/luatex-api.h" - #include "pdf/pdftables.h" - --static int luapdfprint(lua_State * L) -+int luapdfprint(lua_State * L) - { - int n; - const_lstring st; -@@ -82,6 +82,7 @@ static int luapdfprint(lua_State * L) - } - st.s = lua_tolstring(L, n, &st.l); - pdf_out_block(static_pdf, st.s, st.l); -+/* pdf_out(pdf, '\n'); */ - return 0; - } - -@@ -193,6 +194,7 @@ static int table_obj(lua_State * L) - const_lstring attr, st; - lstring buf; - int immediate = 0; /* default: not immediate */ -+ int nolength = 0; - attr.s = st.s = NULL; - attr.l = 0; - assert(lua_istable(L, 1)); /* t */ -@@ -213,6 +215,12 @@ static int table_obj(lua_State * L) - immediate = lua_toboolean(L, -1); /* 0 or 1 */ - } - lua_pop(L, 1); /* t */ -+ lua_key_rawgeti(nolength); -+ if (!lua_isnil(L, -1)) { /* b? t */ -+ if (lua_isboolean(L, -1)) /* !b t */ -+ nolength = lua_toboolean(L, -1); /* 0 or 1 */ -+ } -+ lua_pop(L, 1); /* t */ - - /* is a reserved object referenced by "objnum"? */ - -@@ -335,19 +343,29 @@ static int table_obj(lua_State * L) - } else { - if (immediate == 1) { - pdf_begin_obj(static_pdf, k, OBJSTM_NEVER); /* 0 = not an object stream candidate! */ -- pdf_begin_dict(static_pdf); -- if (attr.s != NULL) { -+ if (nolength && attr.s != NULL) { -+ /* we have a direct copy possible with compressed data */ -+ pdf_begin_dict(static_pdf); - pdf_out_block(static_pdf, attr.s, attr.l); -- if (attr.s[attr.l - 1] != '\n') -- pdf_out(static_pdf, '\n'); -+ static_pdf->compress_level = 0; -+ static_pdf->stream_deflate = false; -+ pdf_end_dict(static_pdf); -+ } else { -+ pdf_begin_dict(static_pdf); -+ if (attr.s != NULL) { -+ pdf_check_space(static_pdf); -+ pdf_out_block(static_pdf, attr.s, attr.l); -+ pdf_set_space(static_pdf); -+ } -+ if (compress_level > -1) -+ static_pdf->compress_level = compress_level; -+ pdf_dict_add_streaminfo(static_pdf); -+ pdf_end_dict(static_pdf); - } -- if (compress_level > -1) -- static_pdf->compress_level = compress_level; -- pdf_dict_add_streaminfo(static_pdf); -- pdf_end_dict(static_pdf); - pdf_begin_stream(static_pdf); - } else { - set_obj_obj_is_stream(static_pdf, k); -+ set_obj_obj_no_length(static_pdf, k); - if (compress_level > -1) - obj_obj_pdfcompresslevel(static_pdf, k) = compress_level; - } -@@ -404,42 +422,42 @@ static int orig_obj(lua_State * L) - obj_data_ptr(static_pdf, k) = pdf_get_mem(static_pdf, pdfmem_obj_size); - init_obj_obj(static_pdf, k); - switch (n - first_arg + 1) { -- case 0: -- luaL_error(L, "pdf.obj() needs at least one argument"); -- break; -- case 1: -- if (!lua_isstring(L, first_arg)) /* or number */ -- luaL_error(L, "pdf.obj() 1st argument must be string"); -- break; -- case 2: -- case 3: -- if (lua_type(L, first_arg) != LUA_TSTRING) -- luaL_error(L, "pdf.obj() 1st argument must be string"); -- if (!lua_isstring(L, first_arg + 1)) /* or number */ -- luaL_error(L, "pdf.obj() 2nd argument must be string"); -- st_s = lua_tostring(L, first_arg); -- if (lua_key_eq(st_s, file)) { -- if (n == first_arg + 2) -- luaL_error(L, "pdf.obj() 3rd argument forbidden in file mode"); -- set_obj_obj_is_file(static_pdf, k); -- } else { -- if (n == first_arg + 2) { /* write attr text */ -- if (!lua_isstring(L, -1)) /* or number */ -- luaL_error(L, "pdf.obj() 3rd argument must be string"); -- obj_obj_stream_attr(static_pdf, k) = -- luaL_ref(Luas, LUA_REGISTRYINDEX); -- } -- if (lua_key_eq(st_s, stream)) { -- set_obj_obj_is_stream(static_pdf, k); -- } else if (lua_key_eq(st_s, streamfile)) { -- set_obj_obj_is_stream(static_pdf, k); -+ case 0: -+ luaL_error(L, "pdf.obj() needs at least one argument"); -+ break; -+ case 1: -+ if (!lua_isstring(L, first_arg)) /* or number */ -+ luaL_error(L, "pdf.obj() 1st argument must be string"); -+ break; -+ case 2: -+ case 3: -+ if (lua_type(L, first_arg) != LUA_TSTRING) -+ luaL_error(L, "pdf.obj() 1st argument must be string"); -+ if (!lua_isstring(L, first_arg + 1)) /* or number */ -+ luaL_error(L, "pdf.obj() 2nd argument must be string"); -+ st_s = lua_tostring(L, first_arg); -+ if (lua_key_eq(st_s, file)) { -+ if (n == first_arg + 2) -+ luaL_error(L, "pdf.obj() 3rd argument forbidden in file mode"); - set_obj_obj_is_file(static_pdf, k); -- } else -- luaL_error(L, "pdf.obj() invalid argument"); -- } -- break; -- default: -- luaL_error(L, "pdf.obj() allows max. 3 arguments"); -+ } else { -+ if (n == first_arg + 2) { /* write attr text */ -+ if (!lua_isstring(L, -1)) /* or number */ -+ luaL_error(L, "pdf.obj() 3rd argument must be string"); -+ obj_obj_stream_attr(static_pdf, k) = -+ luaL_ref(Luas, LUA_REGISTRYINDEX); -+ } -+ if (lua_key_eq(st_s, stream)) { -+ set_obj_obj_is_stream(static_pdf, k); -+ } else if (lua_key_eq(st_s, streamfile)) { -+ set_obj_obj_is_stream(static_pdf, k); -+ set_obj_obj_is_file(static_pdf, k); -+ } else -+ luaL_error(L, "pdf.obj() invalid argument"); -+ } -+ break; -+ default: -+ luaL_error(L, "pdf.obj() allows max. 3 arguments"); - } - obj_obj_data(static_pdf, k) = luaL_ref(L, LUA_REGISTRYINDEX); - return k; -@@ -478,23 +496,23 @@ static int l_reserveobj(lua_State * L) - const char *st_s = NULL; - n = lua_gettop(L); - switch (n) { -- case 0: -- static_pdf->obj_count++; -- pdf_last_obj = pdf_create_obj(static_pdf, obj_type_obj, static_pdf->obj_ptr + 1); -- break; -- case 1: -- if (lua_type(L, -1) != LUA_TSTRING) -- luaL_error(L, "pdf.reserveobj() optional argument must be string"); -- st_s = luaL_checkstring(L, 1); -- if (lua_key_eq(st_s, annot)) { -- pdf_last_annot = pdf_create_obj(static_pdf, obj_type_annot, 0); -- } else { -- luaL_error(L, "pdf.reserveobj() optional string must be \"annot\""); -- } -- lua_pop(L, 1); -- break; -- default: -- luaL_error(L, "pdf.reserveobj() allows max. 1 argument"); -+ case 0: -+ static_pdf->obj_count++; -+ pdf_last_obj = pdf_create_obj(static_pdf, obj_type_obj, static_pdf->obj_ptr + 1); -+ break; -+ case 1: -+ if (lua_type(L, -1) != LUA_TSTRING) -+ luaL_error(L, "pdf.reserveobj() optional argument must be string"); -+ st_s = luaL_checkstring(L, 1); -+ if (lua_key_eq(st_s, annot)) { -+ pdf_last_annot = pdf_create_obj(static_pdf, obj_type_annot, 0); -+ } else { -+ luaL_error(L, "pdf.reserveobj() optional string must be \"annot\""); -+ } -+ lua_pop(L, 1); -+ break; -+ default: -+ luaL_error(L, "pdf.reserveobj() allows max. 1 argument"); - } - lua_pushinteger(L, static_pdf->obj_ptr); - return 1; -@@ -505,16 +523,16 @@ static int l_registerannot(lua_State * L) - int n, i; - n = lua_gettop(L); - switch (n) { -- case 1: -- if (global_shipping_mode == NOT_SHIPPING) -- luaL_error(L, "pdf.registerannot() can only be used in late lua"); -- i = (int) luaL_checkinteger(L, 1); -- if (i <= 0) -- luaL_error(L, "pdf.registerannot() can only register positive object numbers"); -- addto_page_resources(static_pdf, obj_type_annot, i); -- break; -- default: -- luaL_error(L, "pdf.registerannot() needs exactly 1 argument"); -+ case 1: -+ if (global_shipping_mode == NOT_SHIPPING) -+ luaL_error(L, "pdf.registerannot() can only be used in late lua"); -+ i = (int) luaL_checkinteger(L, 1); -+ if (i <= 0) -+ luaL_error(L, "pdf.registerannot() can only register positive object numbers"); -+ addto_page_resources(static_pdf, obj_type_annot, i); -+ break; -+ default: -+ luaL_error(L, "pdf.registerannot() needs exactly 1 argument"); - } - return 0; - } -@@ -599,55 +617,30 @@ static int l_set_xformresources (lua_State * L) { l_set_pdf_value(xformresources - static int l_set_xformattributes(lua_State * L) { l_set_pdf_value(xformattributes); } - static int l_set_trailerid (lua_State * L) { l_set_pdf_value(trailerid); } - --/* -- --static int setpdf(lua_State * L) -+static int getpdfobjtype(lua_State * L) - { -- const char *s ; -- if (lua_gettop(L) != 3) { -- return 0; -- } -- if (lua_type(L, -2) == LUA_TSTRING) { -- s = lua_tostring(L, -1); -- if (valid_pdf_key) { -- lua_get_metatablelua(pdf_data); -- lua_replace(L, -4); -+ if (lua_type(L, 1) == LUA_TNUMBER) { -+ int n = (int) lua_tointeger(L, 1); -+ if (n > 0 && n <= static_pdf->obj_ptr) { -+ lua_pushstring(L, pdf_obj_typenames[obj_type(static_pdf, n)]); -+ return 1; - } - } -- lua_rawset(L, -3); -- return 0; --} -- --*/ -- --static int l_objtype(lua_State * L) --{ -- int n = lua_gettop(L); -- if (n != 1) -- luaL_error(L, "pdf.objtype() needs exactly 1 argument"); -- n = (int) luaL_checkinteger(L, 1); -- if (n < 0 || n > static_pdf->obj_ptr) -- lua_pushnil(L); -- else -- lua_pushstring(L, pdf_obj_typenames[obj_type(static_pdf, n)]); -+ lua_pushnil(L); - return 1; - } - --static int l_maxobjnum(lua_State * L) -+static int getpdfmaxobjnum(lua_State * L) - { -- int n = lua_gettop(L); -- if (n != 0) -- luaL_error(L, "pdf.maxobjnum() needs 0 arguments"); - lua_pushinteger(L, static_pdf->obj_ptr); - return 1; - } - - static int l_mapfile(lua_State * L) - { -- char *s; - const char *st; -- if ((lua_type(L,-1) == LUA_TSTRING) && (st = lua_tostring(L, -1)) != NULL) { -- s = xstrdup(st); -+ if ((lua_type(L, 1) == LUA_TSTRING) && (st = lua_tostring(L, 1)) != NULL) { -+ char *s = xstrdup(st); - process_map_item(s, MAPFILE); - free(s); - } -@@ -656,29 +649,15 @@ static int l_mapfile(lua_State * L) - - static int l_mapline(lua_State * L) - { -- char *s; - const char *st; -- if ((lua_type(L,-1) == LUA_TSTRING) && (st = lua_tostring(L, -1)) != NULL) { -- s = xstrdup(st); -+ if ((lua_type(L, 1) == LUA_TSTRING) && (st = lua_tostring(L, 1)) != NULL) { -+ char *s = xstrdup(st); - process_map_item(s, MAPLINE); - free(s); - } - return 0; - } - --static int l_pageref(lua_State * L) --{ -- int n = lua_gettop(L); -- if (n != 1) -- luaL_error(L, "pdf.pageref() needs exactly 1 argument"); -- n = (int) luaL_checkinteger(L, 1); -- if (n <= 0) -- luaL_error(L, "pdf.pageref() needs page number > 0"); -- n = pdf_get_obj(static_pdf, obj_type_page, n, false); -- lua_pushinteger(L, n); -- return 1; --} -- - static int l_getpos(lua_State * L) - { - lua_pushinteger(L, static_pdf->posstruct->pos.h); -@@ -770,6 +749,12 @@ static int l_get_obj_compress_level(lua_State * L) - return 1 ; - } - -+static int l_get_recompress(lua_State * L) -+{ -+ lua_pushinteger(L, (pdf_recompress)); -+ return 1 ; -+} -+ - static int l_set_compress_level(lua_State * L) - { - if (lua_type(L, 1) == LUA_TNUMBER) { -@@ -796,6 +781,19 @@ static int l_set_obj_compress_level(lua_State * L) - return 0 ; - } - -+ static int l_set_recompress(lua_State * L) -+{ -+ if (lua_type(L, 1) == LUA_TNUMBER) { -+ int c = (int) lua_tointeger(L, 1); -+ if (c<0) -+ c = 0 ; -+ else if (c>9) -+ c = 9 ; -+ set_pdf_recompress(c); -+ } -+ return 0 ; -+} -+ - /* fonts */ - - static int getpdfgentounicode(lua_State * L) -@@ -826,6 +824,18 @@ static int setpdfomitcidset(lua_State * L) - return 0 ; - } - -+/* for tracing purposes when no pages are flushed */ -+ -+static int setforcefile(lua_State * L) -+{ -+ if (lua_type(L, 1) == LUA_TBOOLEAN) { -+ static_pdf->force_file = lua_toboolean(L,1); -+ } else { -+ static_pdf->force_file = 0; -+ } -+ return 0 ; -+} -+ - /* accuracy */ - - static int l_get_decimal_digits(lua_State * L) -@@ -879,9 +889,10 @@ static int getpdffontname(lua_State * L) - int c, ff ; - if (lua_type(L, 1) == LUA_TNUMBER) { - c = (int) lua_tointeger(L, 1); -- pdf_check_vf(c); -- if (!font_used(c)) -+ /* pdf_check_vf(c); */ -+ if (!font_used(c)) { - pdf_init_font(static_pdf,c); -+ } - set_ff(c); - lua_pushinteger(L, (obj_info(static_pdf, pdf_font_num(ff)))); - } else { -@@ -895,9 +906,10 @@ static int getpdffontobjnum(lua_State * L) - if (lua_type(L, 1) == LUA_TNUMBER) { - int ff; - int c = (int) lua_tointeger(L, 1); -- pdf_check_vf(c); -- if (!font_used(c)) -+ /* pdf_check_vf(c); */ -+ if (!font_used(c)) { - pdf_init_font(static_pdf,c); -+ } - set_ff(c); - lua_pushinteger(L, (pdf_font_num(ff))); - } else { -@@ -917,21 +929,19 @@ static int getpdffontsize(lua_State * L) - return 1 ; - } - --/* -- - static int getpdfpageref(lua_State * L) - { - if (lua_type(L, 1) == LUA_TNUMBER) { - int c = (int) lua_tointeger(L, 1); -- lua_pushinteger(L, (pdf_get_obj(static_pdf, obj_type_page, c, false))); -- } else { -- lua_pushnil(L); -+ if (c > 0) { -+ lua_pushinteger(L, (pdf_get_obj(static_pdf, obj_type_page, c, false))); -+ return 1; -+ } - } -+ lua_pushnil(L); - return 1 ; - } - --*/ -- - static int getpdfxformname(lua_State * L) - { - if (lua_type(L, 1) == LUA_TNUMBER) { -@@ -944,12 +954,6 @@ static int getpdfxformname(lua_State * L) - return 1 ; - } - --static int getpdfversion(lua_State * L) --{ -- lua_pushinteger(L,1); -- return 1 ; --} -- - static int getpdfcreationdate(lua_State * L) - { - initialize_start_time(static_pdf); -@@ -1169,6 +1173,76 @@ static int l_set_font_attributes(lua_State * L) - return 0; - } - -+static int pdfincludechar(lua_State * L) -+{ -+ int f = lua_tointeger(L, 1); -+ if (lua_type(L,2) == LUA_TTABLE) { -+ int i, c; -+ int n = lua_rawlen(L, 2); -+ for (i=1; i<=n; i++) { -+ lua_rawgeti(L, 2, i); -+ c = lua_tointeger(L, 3); -+ pdf_mark_char(f,c); -+ lua_pop(L, 1); -+ } -+ } else { -+ int c = lua_tointeger(L, 2); -+ pdf_mark_char(f,c); -+ } -+ return 0; -+} -+ -+static int pdfincludefont(lua_State * L) -+{ -+ int f = lua_tointeger(L, 1); -+ pdf_init_font(static_pdf,f); -+ return 0; -+} -+ -+static int pdfincludeimage(lua_State * L) -+{ -+ /*tex How to check for a valid entry? */ -+ image_dict *idict = idict_array[lua_tointeger(L,1)]; -+ int objnum = img_objnum(idict); -+ if (img_state(idict) < DICT_OUTIMG) { -+ img_state(idict) = DICT_OUTIMG; -+ } -+ if (! is_obj_written(static_pdf, objnum)) { -+ pdf_write_image(static_pdf, objnum); -+ } -+ lua_pushinteger(L,img_type(idict)); -+ lua_pushinteger(L,img_xorig(idict)); -+ lua_pushinteger(L,img_yorig(idict)); -+ lua_pushinteger(L,img_xsize(idict)); -+ lua_pushinteger(L,img_ysize(idict)); -+ lua_pushinteger(L,img_rotation(idict)); -+ lua_pushinteger(L,objnum); -+ if (img_type(idict) == IMG_TYPE_PNG) { -+ lua_pushinteger(L,img_group_ref(idict)); -+ } else { -+ lua_pushnil(L); -+ } -+ return 8; -+} -+ -+static int getpdfnofobjects(lua_State * L) -+{ -+ int k; -+ int written = 0; -+ int dropped = 0; -+ for (k = 1; k <= static_pdf->obj_ptr; k++) { -+ if (is_obj_written(static_pdf, k)) { -+ written += 1; -+ } else { -+ dropped += 1; -+ } -+ } -+ lua_pushinteger(L,written); -+ lua_pushinteger(L,dropped); -+ return 2; -+} -+ -+/*tex For normal output see |pdflistout.c|: */ - - static const struct luaL_Reg pdflib[] = { - { "gethpos", l_gethpos }, -@@ -1179,11 +1253,10 @@ static const struct luaL_Reg pdflib[] = { - { "registerannot", l_registerannot }, - { "reserveobj", l_reserveobj }, - { "getpos", l_getpos }, -- /* { "pageref", getpdfpageref }, */ -- { "maxobjnum", l_maxobjnum }, -- { "pageref", l_pageref }, -+ { "getpageref", getpdfpageref }, -+ { "getmaxobjnum", getpdfmaxobjnum }, - { "print", luapdfprint }, -- { "objtype", l_objtype }, -+ { "getobjtype", getpdfobjtype }, - { "getmatrix", l_getmatrix }, - { "hasmatrix", l_hasmatrix }, - { "setfontattributes", l_set_font_attributes }, -@@ -1213,20 +1286,20 @@ static const struct luaL_Reg pdflib[] = { - { "getlastannot", l_get_lastannot }, - { "getcompresslevel", l_get_compress_level }, - { "getobjcompresslevel", l_get_obj_compress_level }, -+ { "getrecompress", l_get_recompress }, - { "setcompresslevel", l_set_compress_level }, - { "setobjcompresslevel", l_set_obj_compress_level }, -+ { "setrecompress", l_set_recompress }, - { "getdecimaldigits", l_get_decimal_digits }, - { "setdecimaldigits", l_set_decimal_digits }, - { "getpkresolution", l_get_pk_resolution }, - { "setpkresolution", l_set_pk_resolution }, - { "getsuppressoptionalinfo", l_get_suppress_optional_info }, - { "setsuppressoptionalinfo", l_set_suppress_optional_info }, -- /* moved from tex table */ -- { "fontname", getpdffontname }, -- { "fontobjnum", getpdffontobjnum }, -- { "fontsize", getpdffontsize }, -- { "xformname", getpdfxformname }, -- { "getversion", getpdfversion }, -+ { "getfontname", getpdffontname }, -+ { "getfontobjnum", getpdffontobjnum }, -+ { "getfontsize", getpdffontsize }, -+ { "getxformname", getpdfxformname }, - { "getcreationdate", getpdfcreationdate }, - { "getmajorversion", getpdfmajorversion }, - { "setmajorversion", setpdfmajorversion }, -@@ -1253,8 +1326,22 @@ static const struct luaL_Reg pdflib[] = { - { "setignoreunknownimages", setpdfignoreunknownimages }, - { "setgentounicode", setpdfgentounicode }, - { "setomitcidset", setpdfomitcidset }, -+ { "setforcefile", setforcefile }, - { "mapfile", l_mapfile }, - { "mapline", l_mapline }, -+ { "includechar", pdfincludechar }, -+ { "includefont", pdfincludefont }, -+ /* might go, used when sanitizing backend */ -+ { "includeimage", pdfincludeimage }, -+ { "getnofobjects", getpdfnofobjects }, -+ /* for a while */ -+ { "maxobjnum", getpdfmaxobjnum }, -+ { "pageref", getpdfpageref }, -+ { "objtype", getpdfobjtype }, -+ { "fontname", getpdffontname }, -+ { "fontobjnum", getpdffontobjnum }, -+ { "fontsize", getpdffontsize }, -+ { "xformname", getpdfxformname }, - /* sentinel */ - {NULL, NULL} - }; -diff --git a/texk/web2c/luatexdir/lua/lpdfscannerlib.cc b/texk/web2c/luatexdir/lua/lpdfscannerlib.cc -index 8bafd6122..56452b2ff 100644 ---- a/texk/web2c/luatexdir/lua/lpdfscannerlib.cc -+++ b/texk/web2c/luatexdir/lua/lpdfscannerlib.cc -@@ -17,6 +17,70 @@ - You should have received a copy of the GNU General Public License along - with LuaTeX; if not, see . */ - -+/* converted example in manual: -+ -+local operatortable = { } -+ -+operatortable.Do = function(scanner,info) -+ local resources = info.resources -+ if resources then -+ local val = scanner:pop() -+ local name = val[2] -+ local xobject = pdfe.dictionarytotable(resources.XObject[2]) -+ print(info.space .. "Uses XObject " .. name) -+ local kind, -+ entry = unpack(xobject[name]) -+ local dict -+ if kind == 10 then -- reference -+ kind, -+ entry, -+ dict = pdfe.getfromreference(entry) -+ end -+ if kind == 9 then -- stream -+ dict = pdfe.dictionarytotable(dict) -+ local resources = dict.Resources -+ if resources then -+ local newinfo = { -+ space = info.space .. " " , -+ resources = Resources[2], -+ } -+ pdfscanner.scan(entry, operatortable, newinfo) -+ end -+ end -+ end -+end -+ -+local function Analyze(filename) -+ local doc = pdfe.open(filename) -+ if doc then -+ local pagenum = 1 -+ local n = 1 -- pdfe.getnofpages(doc) -+ for i=1,n do -+ local page = pdfe.getpage(doc,i) -+ local kind, -+ data = pdfe.getfromdictionarybyname(page,"Resources") -+ if kind == 10 then -- reference -+ kind, data = pdfe.getfromreference(data) -+ end -+ data = pdfe.dictionarytotable(data) -+ local info = { -+ space = " " , -+ resources = data, -+ } -+ print("Page " .. i) -+ kind, data = pdfe.getfromdictionarybyname(page,"Contents") -+ if kind == 10 then -- reference -+ kind, data = pdfe.getfromreference(data) -+ end -+ pdfscanner.scan(data,operatortable,info) -+ end -+ end -+end -+ -+Analyze("e:/tmp/oeps.pdf") -+ -+*/ -+ - # include - # include - # include -@@ -28,26 +92,9 @@ extern "C" { - # include - # include - # include --} - --# include --# include --# include --# include --# include --# include --# include --# include --# include --# include --# include --# include --# include --# include --# include --# include --# include --# include -+# include "luapplib/pplib.h" -+} - - # include - -@@ -57,48 +104,47 @@ extern "C" { - #define MAXOPERANDS 1000 - - typedef enum { -- pdf_integer = 1, -- pdf_real, -- pdf_boolean, -- pdf_name, -- pdf_operator, -- pdf_string, -- pdf_startarray, -- pdf_stoparray, -- pdf_startdict, -- pdf_stopdict, -+ pdf_integer = 1, -+ pdf_real, -+ pdf_boolean, -+ pdf_name, -+ pdf_operator, -+ pdf_string, -+ pdf_startarray, -+ pdf_stoparray, -+ pdf_startdict, -+ pdf_stopdict, - } pdf_token_type ; - -- - typedef struct Token { -- pdf_token_type type; -- double value; -- char *string; -+ pdf_token_type type; -+ double value; -+ char *string; - } Token; - - typedef struct ObjectList { -- struct ObjectList *next; -- Object *stream; -+ struct ObjectList *next; -+ ppstream *stream; - } ObjectList; - - typedef struct scannerdata { -- int _ininlineimage; -- int _nextoperand; -- Token ** _operandstack; -- Object * _stream; -- ObjectList * _streams; -+ int _ininlineimage; -+ int _nextoperand; -+ Token ** _operandstack; -+ ppstream * _stream; -+ ObjectList * _streams; -+ const char *buffer; -+ size_t position; -+ size_t size; - } scannerdata; - --typedef enum { ALLOC_POPPLER, ALLOC_LEPDF } alloctype; -- --#define M_Object "Object" --#define M_Stream "Stream" -+#define PDFE_METATABLE_ARRAY "luatex.pdfe.array" -+#define PDFE_METATABLE_STREAM "luatex.pdfe.stream" - - typedef struct { - void *d; -- alloctype atype; // was it allocated by poppler or the lepdflib.cc? - void *pd; // reference to PdfDocument, or NULL -- unsigned long pc; // counter to detect PDFDoc change -+ unsigned long pc; // counter to detect PDFDoc change - } udstruct; - - static void clear_operand_stack (scannerdata *self, int from); -@@ -119,8 +165,8 @@ static void *priv_xrealloc (void *old_ptr, size_t size) - { - void *new_mem = (void *)realloc(old_ptr, size); - if (new_mem == NULL) { -- fprintf(stderr,"fatal: memory exhausted (realloc of %lu bytes).\n", (unsigned long)size); -- exit(EXIT_FAILURE); -+ fprintf(stderr,"fatal: memory exhausted (realloc of %lu bytes).\n", (unsigned long)size); -+ exit(EXIT_FAILURE); - } - return new_mem; - } -@@ -129,20 +175,20 @@ static void *priv_xrealloc (void *old_ptr, size_t size) - - #define INITBUFSIZE 64 - --#define define_buffer(a) \ -- char *a = (char *)priv_xmalloc (INITBUFSIZE); \ -- int a##_size = INITBUFSIZE; \ -- int a##index = 0; \ -+#define define_buffer(a) \ -+ char *a = (char *)priv_xmalloc (INITBUFSIZE); \ -+ int a##_size = INITBUFSIZE; \ -+ int a##index = 0; \ - memset (a,0,INITBUFSIZE) - --#define check_overflow(a, wsize) do { \ -- if (wsize >= a##_size) { \ -- int nsize = a##_size + a##_size / 4; \ -- a = (char *) xreallocarray(a, char, (unsigned) nsize); \ -- memset (a+a##_size, 0, a##_size / 4); \ -- a##_size = nsize; \ -- } \ -- } while (0) -+#define check_overflow(a, wsize) do { \ -+ if (wsize >= a##_size) { \ -+ int nsize = a##_size + a##_size / 4; \ -+ a = (char *) xreallocarray(a, char, (unsigned) nsize); \ -+ memset (a+a##_size, 0, a##_size / 4); \ -+ a##_size = nsize; \ -+ } \ -+} while (0) - - - static scannerdata * scanner_push(lua_State * L) -@@ -155,769 +201,814 @@ static scannerdata * scanner_push(lua_State * L) - - static scannerdata *scanner_check (lua_State *L, int index) - { -- scannerdata *bar; -- luaL_checktype(L, index, LUA_TUSERDATA); -- bar = (scannerdata *)luaL_checkudata(L, index, SCANNER); -- if (bar == NULL) luaL_argerror(L, index, SCANNER " expected"); -- return bar; -+ scannerdata *bar; -+ luaL_checktype(L, index, LUA_TUSERDATA); -+ bar = (scannerdata *)luaL_checkudata(L, index, SCANNER); -+ if (bar == NULL) -+ luaL_argerror(L, index, SCANNER " expected"); -+ return bar; - } - - static void free_token (Token *token) - { -- if (token->string) { -- free(token->string); -- } -- free(token); -+ if (token->string) { -+ free(token->string); -+ } -+ free(token); - } - - static void clear_operand_stack (scannerdata *self, int from) - { -- int i = self->_nextoperand-1; -- while (i>=from) { -- if (self->_operandstack[i]) { -- free_token(self->_operandstack[i]); -- self->_operandstack[i] = NULL; -+ int i = self->_nextoperand-1; -+ while (i>=from) { -+ if (self->_operandstack[i]) { -+ free_token(self->_operandstack[i]); -+ self->_operandstack[i] = NULL; -+ } -+ i--; - } -- i--; -- } -- self->_nextoperand = from; -+ self->_nextoperand = from; - } - - static void push_operand (scannerdata *self, Token *token) - { -- if (self->_nextoperand+1> MAXOPERANDS) { -- fprintf(stderr, "out of operand stack space"); -- exit(1); -- } -- self->_operandstack[self->_nextoperand++] = token; -+ if (self->_nextoperand+1> MAXOPERANDS) { -+ fprintf(stderr, "out of operand stack space"); -+ exit(1); -+ } -+ self->_operandstack[self->_nextoperand++] = token; - } - - static Token * new_operand (pdf_token_type c) - { -- Token *token = (Token *)priv_xmalloc(sizeof(Token)); -- memset (token, 0, sizeof(Token)); -- token->type = c; -- return token; -+ Token *token = (Token *)priv_xmalloc(sizeof(Token)); -+ memset (token, 0, sizeof(Token)); -+ token->type = c; -+ return token; -+} -+ -+static void _nextStream (scannerdata *self) -+{ -+ if (self->buffer != NULL) { -+ ppstream_done(self->_stream); -+ } -+ ObjectList *rover = self->_streams; -+ self->_stream = rover->stream; -+ self->buffer = (const char*) ppstream_all(self->_stream,&self->size,1); -+ self->position = 0; -+ self->_streams = rover->next; -+ free(rover); -+} -+ -+static int streamGetChar (scannerdata *self) -+{ -+ int i = EOF ; -+ if (self->position < self->size) { -+ const char c = self->buffer[self->position]; -+ ++self->position; -+ i = (int) c; -+ } -+ if (i<0 && self->_streams) { -+ _nextStream(self); -+ i = streamGetChar(self); -+ } -+ return i; - } - --static void _nextStream (scannerdata *self) { -- self->_stream->streamClose(); -- ObjectList *rover = self->_streams; -- self->_stream = rover->stream; -- self->_stream->streamReset(); -- self->_streams = rover->next; -- free(rover); -+static int streamLookChar (scannerdata *self) -+{ -+ int i = EOF ; -+ if (self->position < self->size) { -+ const char c = self->buffer[self->position]; -+ /* ++self->position; */ -+ i = (int) c; -+ } -+ if (i<0 && self->_streams) { -+ _nextStream(self); -+ i = streamGetChar(self); -+ } -+ return i; - } - --static int streamGetChar (scannerdata *self) { -- int i = self->_stream->streamGetChar(); -- if (i<0 && self->_streams) { -- _nextStream(self); -- i = streamGetChar(self); -- } -- return i; -+static void streamReset (scannerdata *self) -+{ -+ self->buffer = (const char*) ppstream_all(self->_stream,&self->size,1); -+ self->position = 0; - } - --static int streamLookChar (scannerdata *self) { -- int i= self->_stream->streamLookChar(); -- if (i<0 && self->_streams) { -- _nextStream(self); -- i = streamLookChar(self); -- } -- return i; -+static void streamClose (scannerdata *self) { -+ ppstream_done(self->_stream); -+ self->buffer = NULL; -+ self->_stream = NULL; - } - -+/* end of stream interface */ -+ - static Token * _parseSpace (scannerdata *self) - { -- return _parseToken (self,streamGetChar(self)); -+ return _parseToken (self,streamGetChar(self)); - } - - static Token * _parseString (scannerdata *self, int c) - { -- // local token = {type = pdf_string,value = ''} -- define_buffer(found); -- int level = 1; -- while (1) { -- c = streamGetChar(self); -- if (c == '(') { -- level = level + 1 ; -- } -- if (c == ')') { -- level = level - 1 ; -- if (level < 1) break; -- } -- if (c == '\\') { -- int next = streamGetChar(self); -- if (next == '(' || next == ')' || next == '\\') { -- c = next; -- } else if (next == '\n' || next == '\r') { -- c = '\0'; -- } else if (next == 'n') { -- c = '\n'; -- } else if (next == 'r') { -- c = '\r'; -- } else if (next == 't') { -- c = '\t'; -- } else if (next == 'b') { -- c = '\b'; -- } else if (next == 'f') { -- c = '\f'; -- } else if (next >= '0' && next <= '7') { -- next = next - '0'; -- int next2 = streamLookChar(self); -- if (next2 >= '0' && next2 <= '7') { -- next2 = streamGetChar(self); -- next2 = next2 - '0'; -- int next3 = streamLookChar(self); -- if (next3 >= '0' && next3 <= '7') { -- next3 = streamGetChar(self); -- next3 = next3 - '0'; -- c = (next*64+next2*8+next3); -- } else { -- c = (next*8+next2); -- } -- } else { -- c = next; -- } -- } else { -- c = next; -- } -- } -- check_overflow(found,foundindex); -- if (c>=0) { -- found[foundindex++] = c; -- } -- } -- Token *token = new_operand(pdf_string); -- token->value = foundindex; -- token->string = found; -- return token; -+ define_buffer(found); -+ int level = 1; -+ while (1) { -+ c = streamGetChar(self); -+ if (c == '(') { -+ level = level + 1 ; -+ } else if (c == ')') { -+ level = level - 1 ; -+ if (level < 1) break; -+ } else if (c == '\\') { -+ int next = streamGetChar(self); -+ if (next == '(' || next == ')' || next == '\\') { -+ c = next; -+ } else if (next == '\n' || next == '\r') { -+ c = '\0'; -+ } else if (next == 'n') { -+ c = '\n'; -+ } else if (next == 'r') { -+ c = '\r'; -+ } else if (next == 't') { -+ c = '\t'; -+ } else if (next == 'b') { -+ c = '\b'; -+ } else if (next == 'f') { -+ c = '\f'; -+ } else if (next >= '0' && next <= '7') { -+ next = next - '0'; -+ int next2 = streamLookChar(self); -+ if (next2 >= '0' && next2 <= '7') { -+ next2 = streamGetChar(self); -+ next2 = next2 - '0'; -+ int next3 = streamLookChar(self); -+ if (next3 >= '0' && next3 <= '7') { -+ next3 = streamGetChar(self); -+ next3 = next3 - '0'; -+ c = (next*64+next2*8+next3); -+ } else { -+ c = (next*8+next2); -+ } -+ } else { -+ c = next; -+ } -+ } else { -+ c = next; -+ } -+ } -+ check_overflow(found,foundindex); -+ if (c>=0) { -+ found[foundindex++] = c; -+ } -+ } -+ Token *token = new_operand(pdf_string); -+ token->value = foundindex; -+ token->string = found; -+ return token; - } - -- - static Token * _parseNumber (scannerdata *self, int c) - { -- double value = 0; -- pdf_token_type type = pdf_integer; -- int isfraction = 0; -- int isnegative = 0; -- int i = 0; -- if (c == '-') { -- isnegative = 1; -- c = streamGetChar(self); -- } -- if (c == '.') { -- type = pdf_real; -- isfraction = 1; -- } else { -- value = c - '0'; -- } -- c = streamLookChar(self); -- if ((c>= '0'&& c<= '9') || c == '.') { -- c = streamGetChar(self); -- while (1) { -- if (c == '.') { -- type = pdf_real; -- isfraction = 1; -- } else { -- i = c - '0'; -- if (isfraction>0) { -- value = value + (i/(pow(10.0,isfraction))); -- isfraction = isfraction + 1; -- } else { -- value = (value * 10) + i; -- } -- } -- c = streamLookChar(self); -- if (! ((c>= '0' && c<= '9') || c == '.')) break ; -- c = streamGetChar(self); -- } -- } -- if (isnegative) { -- value = -value; -- } -- Token *token = new_operand(type); -- token->value = value; -- return token; -+ double value = 0; -+ pdf_token_type type = pdf_integer; -+ int isfraction = 0; -+ int isnegative = 0; -+ int i = 0; -+ if (c == '-') { -+ isnegative = 1; -+ c = streamGetChar(self); -+ } -+ if (c == '.') { -+ type = pdf_real; -+ isfraction = 1; -+ } else { -+ value = c - '0'; -+ } -+ c = streamLookChar(self); -+ if ((c>= '0'&& c<= '9') || c == '.') { -+ c = streamGetChar(self); -+ while (1) { -+ if (c == '.') { -+ type = pdf_real; -+ isfraction = 1; -+ } else { -+ i = c - '0'; -+ if (isfraction>0) { -+ value = value + (i/(pow(10.0,isfraction))); -+ isfraction = isfraction + 1; -+ } else { -+ value = (value * 10) + i; -+ } -+ } -+ c = streamLookChar(self); -+ if (! ((c>= '0' && c<= '9') || c == '.')) -+ break ; -+ c = streamGetChar(self); -+ } -+ } -+ if (isnegative) { -+ value = -value; -+ } -+ Token *token = new_operand(type); -+ token->value = value; -+ return token; - } - -- - static Token *_parseName (scannerdata *self, int c) - { -- define_buffer(found); -- c = streamGetChar(self); -- while (1) { -- check_overflow(found,foundindex); -- found[foundindex++] = c; -- c = streamLookChar(self); -- if (c == ' ' || c == '\n' || c == '\r' || c == '\t' || -- c == '/' || c == '[' || c == '(' || c == '<') break ; -+ define_buffer(found); - c = streamGetChar(self); -- } -- Token *token = new_operand(pdf_name); -- token->string = found; -- token->value = strlen(found); -- return token; -+ while (1) { -+ check_overflow(found,foundindex); -+ found[foundindex++] = c; -+ c = streamLookChar(self); -+ if (c == ' ' || c == '\n' || c == '\r' || c == '\t' || -+ c == '/' || c == '[' || c == '(' || c == '<') break ; -+ c = streamGetChar(self); -+ } -+ Token *token = new_operand(pdf_name); -+ token->string = found; -+ token->value = strlen(found); -+ return token; - } - --#define hexdigit(c) \ -+#define hexdigit(c) \ - (c>= '0' && c<= '9') ? (c - '0') : ((c>= 'A' && c<= 'F') ? (c - 'A' + 10) : (c - 'a' + 10)) - - static Token *_parseHexstring (scannerdata *self, int c) - { -- int isodd = 1; -- int hexval = 0; -- define_buffer(found); -- while (c != '>') { -- if ((c>= '0' && c<= '9') || -- (c>= 'A' && c<= 'F') || -- (c>= 'a' && c<= 'f')) { -- if (isodd==1) { -- int v = hexdigit(c); -- hexval = 16 * v; -- } else { -- hexval += hexdigit(c); -- check_overflow(found,foundindex); -- found[foundindex++] = hexval; -- } -- isodd = (isodd==1 ? 0 : 1); -+ int isodd = 1; -+ int hexval = 0; -+ define_buffer(found); -+ while (c != '>') { -+ if ((c>= '0' && c<= '9') || (c>= 'A' && c<= 'F') || (c>= 'a' && c<= 'f')) { -+ if (isodd==1) { -+ int v = hexdigit(c); -+ hexval = 16 * v; -+ } else { -+ hexval += hexdigit(c); -+ check_overflow(found,foundindex); -+ found[foundindex++] = hexval; -+ } -+ isodd = (isodd==1 ? 0 : 1); -+ } -+ c = streamGetChar(self); - } -- c = streamGetChar(self); -- } -- Token *token = new_operand(pdf_string); -- token->value = foundindex; -- token->string = found; -- return token; -+ Token *token = new_operand(pdf_string); -+ token->value = foundindex; -+ token->string = found; -+ return token; - } - - #define pdf_isspace(a) (a == '\0' || a == ' ' || a == '\n' || a == '\r' || a == '\t' || a == '\v') - - // -- this is rather horrible -+ - static Token *_parseInlineImage (scannerdata *self, int c) - { -- define_buffer(found); -- if (c == ' ') { // first space can be ignored -- c = streamGetChar(self); -- } -- check_overflow(found, foundindex); -- found[foundindex++] = c; -- while (1) { -- c = streamLookChar(self); -- if (c == 'E' && (found[foundindex-1] == '\n' || found[foundindex-1] == '\r')) { -- c = streamGetChar(self); -- check_overflow(found, foundindex); -- found[foundindex++] = c; -- c = streamLookChar(self); -- if (c == 'I') { -- c = streamGetChar(self); -- check_overflow(found, foundindex); -- found[foundindex++] = c; -- c = streamLookChar(self); -- if (pdf_isspace(c)) { -- found[--foundindex] = '\0'; /* I */ -- found[--foundindex] = '\0'; /* E */ -- /* remove end-of-line before EI */ -- if (found[foundindex-1] == '\n') { -- found[--foundindex] = '\0'; -- } -- if (found[foundindex-1] == '\r') { -- found[--foundindex] = '\0'; -- } -- break; -- } else { -- c = streamGetChar(self); -- check_overflow(found, foundindex); -- found[foundindex++] = c; -- } -- } else { -- c = streamGetChar(self); -- check_overflow(found, foundindex); -- found[foundindex++] = c; -- } -- } else { -- c = streamGetChar(self); -- check_overflow(found, foundindex); -- found[foundindex++] = c; -+ define_buffer(found); -+ if (c == ' ') { // first space can be ignored -+ c = streamGetChar(self); - } -- } -- Token *token = new_operand(pdf_string); -- token->value = foundindex; -- token->string = found; -- return token; --} -- --static Token *_parseOperator (scannerdata *self, int c) --{ -- define_buffer(found); -- while (1) { - check_overflow(found, foundindex); - found[foundindex++] = c; -- c = streamLookChar(self); -- if ((c<0) || (c == ' ' || c == '\n' || c == '\r' || c == '\t' || -- c == '/' || c == '[' || c == '(' || c == '<')) -- break ; -- c = streamGetChar(self); -- } -- // print (found) -- if (strcmp(found, "ID") == 0) { -- self->_ininlineimage = 1; -- } -- if (strcmp(found,"false") == 0) { -- Token *token = new_operand(pdf_boolean); -- token->value = 0; -- free(found); -- return token; -- } else if (strcmp(found,"true") == 0) { -- Token *token = new_operand(pdf_boolean); -- token->value = 1.0; -- free(found); -- return token; -- } else { -- Token *token = new_operand(pdf_operator); -+ while (1) { -+ c = streamLookChar(self); -+ if (c == 'E' && (found[foundindex-1] == '\n' || found[foundindex-1] == '\r')) { -+ c = streamGetChar(self); -+ check_overflow(found, foundindex); -+ found[foundindex++] = c; -+ c = streamLookChar(self); -+ if (c == 'I') { -+ c = streamGetChar(self); -+ check_overflow(found, foundindex); -+ found[foundindex++] = c; -+ c = streamLookChar(self); -+ if (pdf_isspace(c)) { -+ found[--foundindex] = '\0'; /* I */ -+ found[--foundindex] = '\0'; /* E */ -+ /* remove end-of-line before EI */ -+ if (found[foundindex-1] == '\n') { -+ found[--foundindex] = '\0'; -+ } -+ if (found[foundindex-1] == '\r') { -+ found[--foundindex] = '\0'; -+ } -+ break; -+ } else { -+ c = streamGetChar(self); -+ check_overflow(found, foundindex); -+ found[foundindex++] = c; -+ } -+ } else { -+ c = streamGetChar(self); -+ check_overflow(found, foundindex); -+ found[foundindex++] = c; -+ } -+ } else { -+ c = streamGetChar(self); -+ check_overflow(found, foundindex); -+ found[foundindex++] = c; -+ } -+ } -+ Token *token = new_operand(pdf_string); -+ token->value = foundindex; - token->string = found; - return token; -- } -+} -+ -+static Token *_parseOperator (scannerdata *self, int c) -+{ -+ define_buffer(found); -+ while (1) { -+ check_overflow(found, foundindex); -+ found[foundindex++] = c; -+ c = streamLookChar(self); -+ if ((c<0) || (c == ' ' || c == '\n' || c == '\r' || c == '\t' || -+ c == '/' || c == '[' || c == '(' || c == '<')) -+ break ; -+ c = streamGetChar(self); -+ } -+ // print (found) -+ if (strcmp(found, "ID") == 0) { -+ self->_ininlineimage = 1; -+ } -+ if (strcmp(found,"false") == 0) { -+ Token *token = new_operand(pdf_boolean); -+ token->value = 0; -+ free(found); -+ return token; -+ } else if (strcmp(found,"true") == 0) { -+ Token *token = new_operand(pdf_boolean); -+ token->value = 1.0; -+ free(found); -+ return token; -+ } else { -+ Token *token = new_operand(pdf_operator); -+ token->string = found; -+ return token; -+ } - } - - - static Token * _parseComment (scannerdata *self, int c) - { -- do { -- c = streamGetChar(self); -- } while (c != '\n' && c != '\r' && c != -1); -- return _parseToken(self,streamGetChar(self)); -+ do { -+ c = streamGetChar(self); -+ } while (c != '\n' && c != '\r' && c != -1); -+ return _parseToken(self,streamGetChar(self)); - } - - static Token *_parseLt (scannerdata *self, int c) - { -- c = streamGetChar(self); -- if (c == '<') { -- return new_operand(pdf_startdict); -- } else { -- return _parseHexstring(self,c); -- } -+ c = streamGetChar(self); -+ if (c == '<') { -+ return new_operand(pdf_startdict); -+ } else { -+ return _parseHexstring(self,c); -+ } - } - - static Token * _parseGt (scannerdata *self, int c) - { -- c = streamGetChar(self); -- if (c== '>') { -- return new_operand(pdf_stopdict); -- } else { -- fprintf(stderr,"stray > in stream"); -- return NULL; -- } -+ c = streamGetChar(self); -+ if (c== '>') { -+ return new_operand(pdf_stopdict); -+ } else { -+ fprintf(stderr,"stray > in stream"); -+ return NULL; -+ } - } - -- - static Token *_parseError (int c) - { -- fprintf(stderr, "stray %c [%d] in stream", c, c); -- return NULL; -+ fprintf(stderr, "stray %c [%d] in stream", c, c); -+ return NULL; - } - - static Token *_parseStartarray () - { -- return new_operand (pdf_startarray); -+ return new_operand (pdf_startarray); - } - - static Token *_parseStoparray () - { -- return new_operand (pdf_stoparray); -+ return new_operand (pdf_stoparray); - } - - - static Token *_parseToken (scannerdata *self, int c) - { -- if (self->_ininlineimage==1) { -- self->_ininlineimage = 2; -- return _parseInlineImage(self,c); -- } else if (self->_ininlineimage==2) { -- self->_ininlineimage = 0; -- Token *token = new_operand(pdf_operator); -- token->string = strdup("EI"); -- return token; -- } -- if (c<0) return NULL ; -- switch (c) { -- case '(': return _parseString(self,c); break; -- case ')': return _parseError(c); break; -- case '[': return _parseStartarray(); break; -- case ']': return _parseStoparray(); break; -- case '/': return _parseName(self,c); break; -- case '<': return _parseLt(self,c); break; -- case '>': return _parseGt(self,c); break; -- case '%': return _parseComment(self,c); break; -- case ' ': -- case '\r': -- case '\n': -- case '\t': -- return _parseSpace(self); break; -- case '0': -- case '1': -- case '2': -- case '3': -- case '4': -- case '5': -- case '6': -- case '7': -- case '8': -- case '9': -- case '-': -- case '.': -- return _parseNumber(self,c); break; -- default: -- if (c<=127) { -- return _parseOperator(self,c); -- } else { -- return _parseError(c); -- } -- } -+ if (self->_ininlineimage==1) { -+ self->_ininlineimage = 2; -+ return _parseInlineImage(self,c); -+ } else if (self->_ininlineimage==2) { -+ self->_ininlineimage = 0; -+ Token *token = new_operand(pdf_operator); -+ token->string = strdup("EI"); -+ return token; -+ } -+ if (c<0) -+ return NULL ; -+ switch (c) { -+ case '(': -+ return _parseString(self,c); -+ break; -+ case ')': -+ return _parseError(c); -+ break; -+ case '[': -+ return _parseStartarray(); -+ break; -+ case ']': -+ return _parseStoparray(); -+ break; -+ case '/': -+ return _parseName(self,c); -+ break; -+ case '<': -+ return _parseLt(self,c); -+ break; -+ case '>': -+ return _parseGt(self,c); -+ break; -+ case '%': -+ return _parseComment(self,c); -+ break; -+ case ' ': -+ case '\r': -+ case '\n': -+ case '\t': -+ return _parseSpace(self); -+ break; -+ case '0': -+ case '1': -+ case '2': -+ case '3': -+ case '4': -+ case '5': -+ case '6': -+ case '7': -+ case '8': -+ case '9': -+ case '-': -+ case '.': -+ return _parseNumber(self,c); -+ break; -+ default: -+ if (c<=127) { -+ return _parseOperator(self,c); -+ } else { -+ return _parseError(c); -+ } -+ } - } - - static int scanner_scan(lua_State * L) - { -- Token *token; -- scannerdata *self; -- if (lua_gettop(L) != 3) { -- return 0; -- } -- luaL_checktype(L, 2, LUA_TTABLE); -- luaL_checktype(L, 3, LUA_TTABLE); -- self = scanner_push(L); -- memset(self,0,sizeof(scannerdata)); -- self->_operandstack = (Token **)priv_xmalloc (MAXOPERANDS * sizeof (Token)); -- memset (self->_operandstack,0,(MAXOPERANDS * sizeof (Token))); -- // 4 = self -- if (lua_type(L,1)== LUA_TTABLE) { -- udstruct *uin; -- int i = 1; -- while (1) { -- lua_rawgeti(L,1,i); -- if (lua_type(L,-1)== LUA_TUSERDATA) { -- uin = (udstruct *) luaL_checkudata(L, -1, M_Object); -- if (((Object *) uin->d)->isStream()) { -- ObjectList *rover = self->_streams; -- ObjectList *item = (ObjectList *)priv_xmalloc (sizeof(ObjectList)); -- item->stream = ((Object *) uin->d); -- item->next = NULL; -- if (!rover) { -- rover = item; -- self->_streams = rover; -- } else { -- while (rover->next) -- rover = rover->next; -- rover->next = item; -- } -- } -- } else { // done -- ObjectList *rover = self->_streams; -- self->_stream = rover->stream; -- self->_streams = rover->next; -- free(rover); -- lua_pop(L,1); -- break; -- } -- lua_pop(L,1); -- i++; -- } -- -- } else { -- udstruct *uin; -- luaL_checktype(L, 1, LUA_TUSERDATA); -- uin = (udstruct *) luaL_checkudata(L, 1, M_Object); -- if (((Object *) uin->d)->isStream()) { -- self->_stream = ((Object *) uin->d); -- } else if (((Object *) uin->d)->isArray()) { -- Array *arrayref = ((Object *) uin->d)->getArray(); -- int count = arrayref->getLength(); -- int i; -- for (i=0;iget(i); -- if (val->isStream()) { -- ObjectList *rover = self->_streams; -- ObjectList *item = (ObjectList *)priv_xmalloc (sizeof(ObjectList)); -- item->stream = val; -- item->next = NULL; -- if (!rover) { -- rover = item; -- self->_streams = rover; -- } else { -- while (rover->next) -- rover = rover->next; -- rover->next = item; -- } -- } -- } -- ObjectList *rover = self->_streams; -- self->_stream = rover->stream; -- self->_streams = rover->next; -- } -- -- } -- assert (lua_gettop(L) == 4); -- self->_stream->streamReset(); -- token = _parseToken(self,streamGetChar(self)); -- while (token) { -- if (token->type == pdf_operator) { -- lua_pushstring(L, token->string); -- free_token(token); -- lua_rawget(L,2); // operator table -- if (lua_isfunction(L,-1)) { -- lua_pushvalue(L,4); -- lua_pushvalue(L,3); -- (void)lua_call(L,2,0); -- } else { -- lua_pop(L,1); // nil -- } -- clear_operand_stack(self,0); -- } else { -- push_operand(self, token); -+ Token *token; -+ scannerdata *self; -+ if (lua_gettop(L) != 3) { -+ return 0; - } -- if (!self->_stream) { -- break; -+ luaL_checktype(L, 2, LUA_TTABLE); -+ luaL_checktype(L, 3, LUA_TTABLE); -+ self = scanner_push(L); -+ memset(self,0,sizeof(scannerdata)); -+ self->_operandstack = (Token **)priv_xmalloc (MAXOPERANDS * sizeof (Token)); -+ memset (self->_operandstack,0,(MAXOPERANDS * sizeof (Token))); -+ // 4 = self -+ if (lua_type(L,1)== LUA_TTABLE) { -+ udstruct *uin; -+ void *ud; -+ int i = 1; -+ while (1) { -+ lua_rawgeti(L,1,i); -+ if (lua_type(L,-1)== LUA_TUSERDATA) { -+ ud = luaL_checkudata(L, -1, PDFE_METATABLE_STREAM); -+ if (ud != NULL) { -+ uin = (udstruct *) ud; -+ ObjectList *rover = self->_streams; -+ ObjectList *item = (ObjectList *)priv_xmalloc (sizeof(ObjectList)); -+ item->stream = ((ppstream *) uin->d); -+ item->next = NULL; -+ if (!rover) { -+ rover = item; -+ self->_streams = rover; -+ } else { -+ while (rover->next) -+ rover = rover->next; -+ rover->next = item; -+ } -+ } -+ } else { -+ ObjectList *rover = self->_streams; -+ self->_stream = rover->stream; -+ self->_streams = rover->next; -+ free(rover); -+ lua_pop(L,1); -+ break; -+ } -+ lua_pop(L,1); -+ i++; -+ } -+ } else { -+ udstruct *uin; -+ void *ud; -+ luaL_checktype(L, 1, LUA_TUSERDATA); -+ ud = luaL_checkudata(L, 1, PDFE_METATABLE_STREAM); -+ if (ud != NULL) { -+ uin = (udstruct *) ud; -+ self->_stream = ((ppstream *) uin->d); -+ } else { -+ ud = luaL_checkudata(L, 1, PDFE_METATABLE_ARRAY); -+ if (ud != NULL) { -+ uin = (udstruct *) ud; -+ pparray * array = (pparray *) uin->d; -+ int count = array->size; -+ int i; -+ for (i=0;itype == PPSTREAM) { -+ ObjectList *rover = self->_streams; -+ ObjectList *item = (ObjectList *)priv_xmalloc (sizeof(ObjectList)); -+ item->stream = obj->stream; -+ item->next = NULL; -+ if (!rover) { -+ rover = item; -+ self->_streams = rover; -+ } else { -+ while (rover->next) -+ rover = rover->next; -+ rover->next = item; -+ } -+ } -+ } -+ ObjectList *rover = self->_streams; -+ self->_stream = rover->stream; -+ self->_streams = rover->next; -+ } -+ } - } -+ streamReset(self); - token = _parseToken(self,streamGetChar(self)); -- } -- /* wrap up */ -- if (self->_stream) { -- self->_stream->streamClose(); -- self->_stream = NULL; -- } -- clear_operand_stack(self,0); -- free(self->_operandstack); -- return 0; -+ while (token) { -+ if (token->type == pdf_operator) { -+ lua_pushstring(L, token->string); -+ free_token(token); -+ lua_rawget(L,2); // operator table -+ if (lua_isfunction(L,-1)) { -+ lua_pushvalue(L,4); -+ lua_pushvalue(L,3); -+ (void)lua_call(L,2,0); -+ } else { -+ lua_pop(L,1); // nil -+ } -+ clear_operand_stack(self,0); -+ } else { -+ push_operand(self, token); -+ } -+ if (!self->_stream) { -+ break; -+ } -+ token = _parseToken(self,streamGetChar(self)); -+ } -+ /* wrap up */ -+ if (self->_stream) { -+ streamClose(self); -+ } -+ clear_operand_stack(self,0); -+ free(self->_operandstack); -+ return 0; - } - - static int scanner_done(lua_State * L) - { -- int c; -- scannerdata *self = scanner_check(L,1); -- while ((c=streamGetChar(self))>=0) -- ; -- return 0; -+ int c; -+ scannerdata *self = scanner_check(L,1); -+ while ((c=streamGetChar(self))>=0) ; -+ return 0; - } - - // here are the stack popping functions, and their helpers - - static void operandstack_backup (scannerdata *self) { -- int i = self->_nextoperand-1; -- int balance = 0; -- int backupstart = 0; -- int backupstop = self->_operandstack[i]->type; -- if (backupstop == pdf_stopdict) { -- backupstart = pdf_startdict; -- } else if (backupstop == pdf_stoparray) { -- backupstart = pdf_startarray; -- } else { -- return; -- } -- for (;i>=0;i--) { -- if (self->_operandstack[i]->type == backupstop) { -- balance++; -- } else if (self->_operandstack[i]->type == backupstart) { -- balance--; -- } -- if (balance==0) { -- break; -- } -- } -- self->_nextoperand = i+1; -+ int i = self->_nextoperand-1; -+ int balance = 0; -+ int backupstart = 0; -+ int backupstop = self->_operandstack[i]->type; -+ if (backupstop == pdf_stopdict) { -+ backupstart = pdf_startdict; -+ } else if (backupstop == pdf_stoparray) { -+ backupstart = pdf_startarray; -+ } else { -+ return; -+ } -+ for (;i>=0;i--) { -+ if (self->_operandstack[i]->type == backupstop) { -+ balance++; -+ } else if (self->_operandstack[i]->type == backupstart) { -+ balance--; -+ } -+ if (balance==0) { -+ break; -+ } -+ } -+ self->_nextoperand = i+1; - } - - static void push_array (lua_State *L, scannerdata *self) - { -- int balance = 1; // nesting tracking -- int index = 1; // lua array index -- Token *token = self->_operandstack[self->_nextoperand++]; -- lua_newtable(L); -- while (token) { -- if (token->type == pdf_stoparray) -- balance --; -- if (token->type == pdf_startarray) -- balance ++; -- if (!balance) { -- break; -- } else { -- push_token(L,self); -- lua_rawseti(L,-2, index++); -+ int balance = 1; // nesting tracking -+ int index = 1; // lua array index -+ Token *token = self->_operandstack[self->_nextoperand++]; -+ lua_newtable(L); -+ while (token) { -+ if (token->type == pdf_stoparray) -+ balance --; -+ if (token->type == pdf_startarray) -+ balance ++; -+ if (!balance) { -+ break; -+ } else { -+ push_token(L,self); -+ lua_rawseti(L,-2, index++); -+ } -+ token = self->_operandstack[self->_nextoperand++]; - } -- token = self->_operandstack[self->_nextoperand++]; -- } - } - - - static void push_dict (lua_State *L, scannerdata *self) - { -- int balance = 1; // nesting tracking -- int needskey = 1; // toggle between lua value and lua key -- Token *token = self->_operandstack[self->_nextoperand++]; -- lua_newtable(L); -- while (token) { -- if (token->type == pdf_stopdict) -- balance --; -- if (token->type == pdf_startdict) -- balance ++; -- if (!balance) { -- break; -- } else { -- if (needskey) { -- lua_pushlstring(L, token->string, token->value); -- needskey = 0; -- } else { -- push_token(L,self); -- needskey = 1; -- lua_rawset(L,-3); -- } -+ int balance = 1; // nesting tracking -+ int needskey = 1; // toggle between lua value and lua key -+ Token *token = self->_operandstack[self->_nextoperand++]; -+ lua_newtable(L); -+ while (token) { -+ if (token->type == pdf_stopdict) -+ balance --; -+ if (token->type == pdf_startdict) -+ balance ++; -+ if (!balance) { -+ break; -+ } else if (needskey) { -+ lua_pushlstring(L, token->string, token->value); -+ needskey = 0; -+ } else { -+ push_token(L,self); -+ needskey = 1; -+ lua_rawset(L,-3); -+ } -+ token = self->_operandstack[self->_nextoperand++]; - } -- token = self->_operandstack[self->_nextoperand++]; -- } - } - --const char *typenames[pdf_stopdict+1] = -- { "unknown", "integer", "real", "boolean", "name", "operator", -- "string", "array", "array", "dict", "dict" }; -+const char *typenames[pdf_stopdict+1] = { -+ "unknown", "integer", "real", "boolean", "name", "operator", -+ "string", "array", "array", "dict", "dict" -+}; - - static void push_token (lua_State *L, scannerdata *self) - { -- Token *token = self->_operandstack[self->_nextoperand-1]; -- lua_createtable(L,2,0); -- lua_pushstring (L, typenames[token->type]); -- lua_rawseti(L,-2,1); -- if (token->type == pdf_string || token->type == pdf_name) { -- lua_pushlstring(L, token->string, token->value); -- } else if (token->type == pdf_real || token->type == pdf_integer) { -- lua_pushnumber(L, token->value); /* integer or float */ -- } else if (token->type == pdf_boolean) { -- lua_pushboolean(L, (int)token->value); -- } else if (token->type == pdf_startarray) { -- push_array(L, self); -- } else if (token->type == pdf_startdict) { -- push_dict(L, self); -- } else { -- lua_pushnil(L); -- } -- lua_rawseti(L,-2, 2); -+ Token *token = self->_operandstack[self->_nextoperand-1]; -+ lua_createtable(L,2,0); -+ lua_pushstring (L, typenames[token->type]); -+ lua_rawseti(L,-2,1); -+ if (token->type == pdf_string || token->type == pdf_name) { -+ lua_pushlstring(L, token->string, token->value); -+ } else if (token->type == pdf_real || token->type == pdf_integer) { -+ lua_pushnumber(L, token->value); /* integer or float */ -+ } else if (token->type == pdf_boolean) { -+ lua_pushboolean(L, (int)token->value); -+ } else if (token->type == pdf_startarray) { -+ push_array(L, self); -+ } else if (token->type == pdf_startdict) { -+ push_dict(L, self); -+ } else { -+ lua_pushnil(L); -+ } -+ lua_rawseti(L,-2, 2); - } - - static int scanner_popsingular (lua_State * L, int token_type) { -- int clear = 0; // how much of the operand stack needs deleting -- scannerdata *self = scanner_check(L,1); -- if (self->_nextoperand==0) { -- return 0; -- } -- clear = self->_nextoperand-1; -- Token *token = self->_operandstack[self->_nextoperand-1]; -- if (token ==NULL || (token->type != token_type )) { -- return 0; -- } -- // the simple cases can be written out directly, but dicts and -- // arrays are better done via the recursive function -- if (token_type == pdf_stoparray || token_type == pdf_stopdict) { -- operandstack_backup(self); -+ int clear = 0; // how much of the operand stack needs deleting -+ scannerdata *self = scanner_check(L,1); -+ if (self->_nextoperand==0) { -+ return 0; -+ } - clear = self->_nextoperand-1; -- push_token(L, self); -- lua_rawgeti(L,-1,2); -- } else if (token_type == pdf_real || token_type == pdf_integer) { -- lua_pushnumber(L, token->value); /* integer or float */ -- } else if (token_type == pdf_boolean) { -- lua_pushboolean(L,(int)token->value); -- } else if (token_type == pdf_name || token_type == pdf_string) { -- lua_pushlstring(L, token->string, token->value); -- } else { -- return 0; -- } -- clear_operand_stack(self,clear); -- return 1; -+ Token *token = self->_operandstack[self->_nextoperand-1]; -+ if (token ==NULL || (token->type != token_type )) { -+ return 0; -+ } -+ // the simple cases can be written out directly, but dicts and -+ // arrays are better done via the recursive function -+ if (token_type == pdf_stoparray || token_type == pdf_stopdict) { -+ operandstack_backup(self); -+ clear = self->_nextoperand-1; -+ push_token(L, self); -+ lua_rawgeti(L,-1,2); -+ } else if (token_type == pdf_real || token_type == pdf_integer) { -+ lua_pushnumber(L, token->value); /* integer or float */ -+ } else if (token_type == pdf_boolean) { -+ lua_pushboolean(L,(int)token->value); -+ } else if (token_type == pdf_name || token_type == pdf_string) { -+ lua_pushlstring(L, token->string, token->value); -+ } else { -+ return 0; -+ } -+ clear_operand_stack(self,clear); -+ return 1; - } - - static int scanner_popanything (lua_State * L) { -- int clear = 0; // how much of the operand stack needs deleting -- scannerdata *self = scanner_check(L,1); -- if (self->_nextoperand==0) { -- return 0; -- } -- clear = self->_nextoperand-1; -- Token *token = self->_operandstack[self->_nextoperand-1]; -- if (token ==NULL) { -- return 0; -- } -- int token_type = token->type; -- // the simple cases can be written out directly, but dicts and -- // arrays are better done via the recursive function -- if (token_type == pdf_stoparray || token_type == pdf_stopdict) { -- operandstack_backup(self); -+ int clear = 0; // how much of the operand stack needs deleting -+ scannerdata *self = scanner_check(L,1); -+ if (self->_nextoperand==0) { -+ return 0; -+ } - clear = self->_nextoperand-1; -- push_token(L, self); -- } else { -- push_token(L, self); -- } -- clear_operand_stack(self,clear); -- return 1; -+ Token *token = self->_operandstack[self->_nextoperand-1]; -+ if (token ==NULL) { -+ return 0; -+ } -+ int token_type = token->type; -+ // the simple cases can be written out directly, but dicts and -+ // arrays are better done via the recursive function -+ if (token_type == pdf_stoparray || token_type == pdf_stopdict) { -+ operandstack_backup(self); -+ clear = self->_nextoperand-1; -+ push_token(L, self); -+ } else { -+ push_token(L, self); -+ } -+ clear_operand_stack(self,clear); -+ return 1; - } - - - static int scanner_popnumber(lua_State * L) - { -- if(scanner_popsingular(L,pdf_real)) -- return 1; -- if (scanner_popsingular(L,pdf_integer)) -- return 1; -- lua_pushnil(L); -+ if(scanner_popsingular(L,pdf_real)) -+ return 1; -+ if (scanner_popsingular(L,pdf_integer)) -+ return 1; -+ lua_pushnil(L); - return 1; - } - - static int scanner_popboolean(lua_State * L) - { -- if(scanner_popsingular(L,pdf_boolean)) -+ if(scanner_popsingular(L,pdf_boolean)) -+ return 1; -+ lua_pushnil(L); - return 1; -- lua_pushnil(L); -- return 1; - } - - static int scanner_popstring(lua_State * L) - { -- if (scanner_popsingular(L,pdf_string)) -+ if (scanner_popsingular(L,pdf_string)) -+ return 1; -+ lua_pushnil(L); - return 1; -- lua_pushnil(L); -- return 1; - } - - static int scanner_popname(lua_State * L) - { -- if (scanner_popsingular(L,pdf_name)) -+ if (scanner_popsingular(L,pdf_name)) -+ return 1; -+ lua_pushnil(L); - return 1; -- lua_pushnil(L); -- return 1; - } - - static int scanner_poparray(lua_State * L) - { -- if (scanner_popsingular(L,pdf_stoparray)) -+ if (scanner_popsingular(L,pdf_stoparray)) -+ return 1; -+ lua_pushnil(L); - return 1; -- lua_pushnil(L); -- return 1; - } - - static int scanner_popdictionary(lua_State * L) - { -- if (scanner_popsingular(L,pdf_stopdict)) -+ if (scanner_popsingular(L,pdf_stopdict)) -+ return 1; -+ lua_pushnil(L); - return 1; -- lua_pushnil(L); -- return 1; - } - - static int scanner_popany(lua_State * L) - { -- if (scanner_popanything(L)) -+ if (scanner_popanything(L)) -+ return 1; -+ lua_pushnil(L); - return 1; -- lua_pushnil(L); -- return 1; - } - - static const luaL_Reg scannerlib_meta[] = { -- {0, 0} -+ {0, 0} - }; - - static const struct luaL_Reg scannerlib_m[] = { -@@ -929,10 +1020,9 @@ static const struct luaL_Reg scannerlib_m[] = { - {"popDict", scanner_popdictionary}, - {"popBool", scanner_popboolean}, - {"pop", scanner_popany}, -- {NULL, NULL} /* sentinel */ -+ {NULL, NULL} /* sentinel */ - }; - -- - static const luaL_Reg scannerlib[] = { - {"scan", scanner_scan}, - {NULL, NULL} -diff --git a/texk/web2c/luatexdir/lua/lstatslib.c b/texk/web2c/luatexdir/lua/lstatslib.c -index 43f33008d..5f3b72262 100644 ---- a/texk/web2c/luatexdir/lua/lstatslib.c -+++ b/texk/web2c/luatexdir/lua/lstatslib.c -@@ -147,13 +147,15 @@ static lua_Number get_luatexhashchars(void) - static const char *get_luatexhashtype(void) - { - #ifdef LuajitTeX -- return (const char *)jithash_hashname; -+ if (jithash_hashname) -+ return (const char *)jithash_hashname; -+ else -+ return "???"; - #else - return "lua"; - #endif - } - -- - static lua_Number get_pdf_gone(void) - { - if (static_pdf != NULL) -@@ -266,8 +268,22 @@ static lua_Number get_development_id(void) - return (lua_Number) luatex_svn_revision ; - } - -+static lua_Number get_dvi_gone(void) -+{ -+ if (static_pdf != NULL) -+ return (lua_Number) dvi_get_status_gone(static_pdf); -+ return (lua_Number) 0; -+} -+ -+static lua_Number get_dvi_ptr(void) -+{ -+ if (static_pdf != NULL) -+ return (lua_Number) dvi_get_status_ptr(static_pdf); -+ return (lua_Number) 0; -+} - - /* temp, for backward compat */ -+ - static int init_pool_ptr = 0; - - static struct statistic stats[] = { -@@ -291,8 +307,9 @@ static struct statistic stats[] = { - - {"pdf_gone", 'N', &get_pdf_gone}, - {"pdf_ptr", 'N', &get_pdf_ptr}, -- {"dvi_gone", 'g', &dvi_offset}, -- {"dvi_ptr", 'g', &dvi_ptr}, -+ {"dvi_gone", 'g', &get_dvi_gone}, -+ {"dvi_ptr", 'g', &get_dvi_ptr}, -+ - {"total_pages", 'g', &total_pages}, - {"output_file_name", 'S', (void *) &get_output_file_name}, - {"log_name", 'S', (void *) &getlogname}, -@@ -355,9 +372,14 @@ static struct statistic stats[] = { - {"luabytecodes", 'g', &luabytecode_max}, - {"luabytecode_bytes", 'g', &luabytecode_bytes}, - {"luastate_bytes", 'g', &luastate_bytes}, -+ - {"callbacks", 'g', &callback_count}, -+ {"indirect_callbacks", 'g', &saved_callback_count}, /* these are file io callbacks */ - -- {"indirect_callbacks", 'g', &saved_callback_count}, -+ {"saved_callbacks", 'g', &saved_callback_count}, -+ {"late_callbacks", 'g', &late_callback_count}, -+ {"direct_callbacks", 'g', &direct_callback_count}, -+ {"function_callbacks", 'g', &function_callback_count}, - - {"lc_ctype", 'S', (void *) &get_lc_ctype}, - {"lc_collate", 'S', (void *) &get_lc_collate}, -diff --git a/texk/web2c/luatexdir/lua/ltexiolib.c b/texk/web2c/luatexdir/lua/ltexiolib.c -index f0fa5d369..5f1786c65 100644 ---- a/texk/web2c/luatexdir/lua/ltexiolib.c -+++ b/texk/web2c/luatexdir/lua/ltexiolib.c -@@ -155,10 +155,26 @@ static int texio_setescape(lua_State * L) - return 0 ; - } - -+static int texio_closeinput(lua_State * L) -+{ -+ /* -+ printf("before, first %i, index %i, iname %i, inopen %i, pointer %i\n",istart,iindex,iname,in_open,input_ptr); -+ */ -+ if (iindex > 0) { -+ end_token_list(); -+ end_file_reading(); -+ /* -+ printf("after, first %i, index %i, iname %i, inopen %i, pointer %i\n",istart,iindex,iname,in_open,input_ptr); -+ */ -+ } -+ return 0 ; -+} -+ - static const struct luaL_Reg texiolib[] = { - {"write", texio_print}, - {"write_nl", texio_printnl}, - {"setescape", texio_setescape}, -+ {"closeinput",texio_closeinput}, - {NULL, NULL} - }; - -diff --git a/texk/web2c/luatexdir/lua/ltexlib.c b/texk/web2c/luatexdir/lua/ltexlib.c -index 65e55705e..c3e459b22 100644 ---- a/texk/web2c/luatexdir/lua/ltexlib.c -+++ b/texk/web2c/luatexdir/lua/ltexlib.c -@@ -35,7 +35,8 @@ typedef struct { - void *next; - boolean partial; - int cattable; -- /* halfword tok; */ -+ halfword tok; -+ halfword nod; - } rope; - - typedef struct { -@@ -54,33 +55,64 @@ static int spindle_size = 0; - static spindle *spindles = NULL; - static int spindle_index = 0; - --static void luac_store(lua_State * L, int i, int partial, int cattable) -+static int luac_store(lua_State * L, int i, int partial, int cattable) - { -- const char *sttemp; -- char *st; -- size_t tsize; -+ char *st = NULL; -+ size_t tsize = 0; - rope *rn = NULL; -- sttemp = lua_tolstring(L, i, &tsize); -- st = xmalloc((unsigned) (tsize + 1)); -- memcpy(st, sttemp, (tsize + 1)); -- if (st) { -- luacstrings++; -- rn = (rope *) xmalloc(sizeof(rope)); -- rn->text = st; -- rn->tsize = (unsigned) tsize; -- rn->partial = partial; -- rn->cattable = cattable; -- rn->next = NULL; -- /* rn->tok = 0; */ -- if (write_spindle.head == NULL) { -- assert(write_spindle.tail == NULL); -- write_spindle.head = rn; -+ halfword tok = null; -+ halfword nod = null; -+ int t = lua_type(L, i); -+ if (t == LUA_TNUMBER || t == LUA_TSTRING) { -+ const char *sttemp; -+ sttemp = lua_tolstring(L, i, &tsize); -+ st = xmalloc((unsigned) (tsize + 1)); -+ memcpy(st, sttemp, (tsize + 1)); -+ } else if (t == LUA_TUSERDATA) { -+ void *p ; -+ p = lua_touserdata(L, i); -+ if (p == NULL) { -+ return 0; -+ } else if (lua_getmetatable(L, i)) { -+ lua_get_metatablelua(luatex_token); -+ if (lua_rawequal(L, -1, -2)) { -+ tok = (halfword) token_info((*((lua_token *)p)).token); -+ lua_pop(L, 2); -+ } else { -+ lua_get_metatablelua(luatex_node); -+ if (lua_rawequal(L, -1, -3)) { -+ nod = *((halfword *)p); -+ lua_pop(L, 3); -+ } else { -+ lua_pop(L, 3); -+ return 0; -+ } -+ } - } else { -- write_spindle.tail->next = rn; -+ return 0; - } -- write_spindle.tail = rn; -- write_spindle.complete = 0; -+ } else { -+ return 0; -+ } -+ /* common */ -+ luacstrings++; -+ rn = (rope *) xmalloc(sizeof(rope)); -+ rn->text = st; -+ rn->tsize = (unsigned) tsize; -+ rn->tok = tok; -+ rn->nod = nod; -+ rn->next = NULL; -+ rn->partial = partial; -+ rn->cattable = cattable; -+ /* add */ -+ if (write_spindle.head == NULL) { -+ write_spindle.head = rn; -+ } else { -+ write_spindle.tail->next = rn; - } -+ write_spindle.tail = rn; -+ write_spindle.complete = 0; -+ return 1; - } - - static int do_luacprint(lua_State * L, int partial, int deftable) -@@ -93,47 +125,33 @@ static int do_luacprint(lua_State * L, int partial, int deftable) - cattable = lua_tointeger(L, 1); - startstrings = 2; - if (cattable != -1 && cattable != -2 && !valid_catcode_table(cattable)) { -- cattable = DEFAULT_CAT_TABLE; -- } -+ cattable = DEFAULT_CAT_TABLE; -+ } - } - } - if (lua_type(L, startstrings) == LUA_TTABLE) { - int i; - for (i = 1;; i++) { - lua_rawgeti(L, startstrings, i); -- if (lua_isstring(L,-1)) { /* or number */ -- luac_store(L, -1, partial, cattable); -+ if (luac_store(L, -1, partial, cattable)) { - lua_pop(L, 1); - } else { -+ lua_pop(L, 1); - break; - } - } - } else { - int i; - for (i = startstrings; i <= n; i++) { -- if (!lua_isstring(L,i)) { /* or number */ -- luaL_error(L, "no string to print"); -- } - luac_store(L, i, partial, cattable); - } -- /* hh: We could use this but it makes not much different, apart from allocating more ropes so less -- memory. To be looked into: lua 5.2 buffer mechanism as now we still hash the concatination. This -- test was part of the why-eis-luajit-so-slow on crited experiments. */ -- /* -- if (startstrings == n) { -- luac_store(L, n, partial, cattable); -- } else { -- lua_concat(L,n-startstrings+1); -- luac_store(L, startstrings, partial, cattable); -- } -- */ - } - return 0; - } - --/* -+/* the next one writes a raw token (number) */ - --// some first experiments .. somewhat tricky at the other end -+/* - - int luatwrite(lua_State * L) - { -@@ -148,6 +166,7 @@ int luatwrite(lua_State * L) - rn->cattable = DEFAULT_CAT_TABLE; - rn->next = NULL; - rn->tok = 0; -+ rn->nod = 0; - if (write_spindle.head == NULL) { - write_spindle.head = rn; - } else { -@@ -165,6 +184,7 @@ int luatwrite(lua_State * L) - r->cattable = DEFAULT_CAT_TABLE; - r->next = NULL; - r->tok = 0; -+ r->nod = 0; - rn->next = r; - rn = r; - write_spindle.tail = rn; -@@ -179,21 +199,79 @@ int luatwrite(lua_State * L) - - */ - -+/* the next one writes a raw node (number) */ -+ -+/* -+ -+int luanwrite(lua_State * L) -+{ -+ int top = lua_gettop(L); -+ if (top>0) { -+ rope *rn = xmalloc(sizeof(rope)); // overkill -+ int i = 1 ; -+ luacstrings++; // should be luactokens -+ rn->text = NULL; -+ rn->tsize = 0; -+ rn->partial = 0; -+ rn->cattable = DEFAULT_CAT_TABLE; -+ rn->next = NULL; -+ rn->tok = 0; -+ rn->nod = 0; -+ if (write_spindle.head == NULL) { -+ write_spindle.head = rn; -+ } else { -+ write_spindle.tail->next = rn; -+ } -+ write_spindle.tail = rn; -+ write_spindle.complete = 0; -+ while (1) { -+ rn->nod = lua_tointeger(L,i); -+ if (itext = NULL; -+ r->tsize = 0; -+ r->partial = 0; -+ r->cattable = DEFAULT_CAT_TABLE; -+ r->next = NULL; -+ r->tok = 0; -+ r->nod = 0; -+ rn->next = r; -+ rn = r; -+ write_spindle.tail = rn; -+ i++; -+ } else { -+ break; -+ } -+ } -+ } -+ return 0; -+} -+ -+*/ -+ -+/* lua.write */ -+ - static int luacwrite(lua_State * L) - { - return do_luacprint(L, FULL_LINE, NO_CAT_TABLE); - } - -+/* lua.print */ -+ - static int luacprint(lua_State * L) - { - return do_luacprint(L, FULL_LINE, DEFAULT_CAT_TABLE); - } - -+/* lua.sprint */ -+ - static int luacsprint(lua_State * L) - { - return do_luacprint(L, PARTIAL_LINE, DEFAULT_CAT_TABLE); - } - -+/* lua.cprint */ -+ - static int luaccprint(lua_State * L) - { - /* so a negative value is a specific catcode with offset 1 */ -@@ -207,10 +285,10 @@ static int luaccprint(lua_State * L) - int i; - for (i = 1;; i++) { - lua_rawgeti(L, 2, i); -- if (lua_isstring(L,-1)) { /* or number */ -- luac_store(L, -1, PARTIAL_LINE, cattable); -+ if (luac_store(L, -1, PARTIAL_LINE, cattable)) { - lua_pop(L, 1); - } else { -+ lua_pop(L, 1); - break; - } - } -@@ -218,15 +296,14 @@ static int luaccprint(lua_State * L) - int i; - int n = lua_gettop(L); - for (i = 2; i <= n; i++) { -- if (!lua_isstring(L,i)) { /* or number */ -- luaL_error(L, "no string to print"); -- } - luac_store(L, i, PARTIAL_LINE, cattable); - } - } - return 0; - } - -+/* lua.tprint */ -+ - static int luactprint(lua_State * L) - { - int i, j; -@@ -238,7 +315,7 @@ static int luactprint(lua_State * L) - if (lua_type(L, i) != LUA_TTABLE) { - luaL_error(L, "no string to print"); - } -- lua_pushvalue(L, i); /* push the table */ -+ lua_pushvalue(L, i); /* push the table */ - lua_pushinteger(L, 1); - lua_gettable(L, -2); - if (lua_type(L, -1) == LUA_TNUMBER) { -@@ -252,15 +329,14 @@ static int luactprint(lua_State * L) - for (j = startstrings;; j++) { - lua_pushinteger(L, j); - lua_gettable(L, -2); -- if (lua_isstring(L, -1)) { /* or number */ -- luac_store(L, -1, PARTIAL_LINE, cattable); -+ if (luac_store(L, -1, PARTIAL_LINE, cattable)) { - lua_pop(L, 1); - } else { - lua_pop(L, 1); - break; - } - } -- lua_pop(L, 1); /* pop the table */ -+ lua_pop(L, 1); /* pop the table */ - } - return 0; - } -@@ -280,7 +356,7 @@ int luacstring_final_line(void) - return (read_spindle.tail->next == NULL); - } - --int luacstring_input(void) -+int luacstring_input(halfword *n) - { - rope *t = read_spindle.head; - int ret = 1 ; -@@ -308,12 +384,15 @@ int luacstring_input(void) - } - free(t->text); - t->text = NULL; -- /* - } else if (t->tok > 0) { -- ret = - t->tok; -- */ -- } -- if (read_spindle.tail != NULL) { /* not a one-liner */ -+ *n = t->tok; -+ ret = 2; -+ } else if (t->nod > 0) { -+ *n = t->nod; -+ ret = 3; -+ } -+ if (read_spindle.tail != NULL) { -+ /* not a one-liner */ - free(read_spindle.tail); - } - read_spindle.tail = t; -@@ -322,11 +401,13 @@ int luacstring_input(void) - } - - /* open for reading, and make a new one for writing */ -+ - void luacstring_start(int n) - { -- (void) n; /* for -W */ -+ (void) n; /* for -W */ - spindle_index++; -- if (spindle_size == spindle_index) { /* add a new one */ -+ if (spindle_size == spindle_index) { -+ /* add a new one */ - spindles = xrealloc(spindles, (unsigned) (sizeof(spindle) * (unsigned) (spindle_size + 1))); - spindles[spindle_index].head = NULL; - spindles[spindle_index].tail = NULL; -@@ -340,7 +421,7 @@ void luacstring_start(int n) - void luacstring_close(int n) - { - rope *next, *t; -- (void) n; /* for -W */ -+ (void) n; /* for -W */ - next = read_spindle.head; - while (next != NULL) { - if (next->text != NULL) -@@ -378,15 +459,15 @@ void luacstring_close(int n) - - static const char *scan_integer_part(lua_State * L, const char *ss, int *ret, int *radix_ret) - { -- boolean negative = false; /* should the answer be negated? */ -- int m = 214748364; /* |$2^{31}$ / radix|, the threshold of danger */ -- int d; /* the digit just scanned */ -- boolean vacuous = true; /* have no digits appeared? */ -- boolean OK_so_far = true; /* has an error message been issued? */ -- int radix1 = 10; /* the radix of the integer */ -- int c = 0; /* the current character */ -- const char *s; /* where we stopped in the string |ss| */ -- integer val = 0; /* return value */ -+ boolean negative = false; /* should the answer be negated? */ -+ int m = 214748364; /* |$2^{31}$ / radix|, the threshold of danger */ -+ int d; /* the digit just scanned */ -+ boolean vacuous = true; /* have no digits appeared? */ -+ boolean OK_so_far = true; /* has an error message been issued? */ -+ int radix1 = 10; /* the radix of the integer */ -+ int c = 0; /* the current character */ -+ const char *s; /* where we stopped in the string |ss| */ -+ integer val = 0; /* return value */ - s = ss; - do { - do { -@@ -448,9 +529,9 @@ static const char *scan_integer_part(lua_State * L, const char *ss, int *ret, in - - #define set_conversion(A,B) do { num=(A); denom=(B); } while(0) - -+/* sets |cur_val| to a dimension */ - - static const char *scan_dimen_part(lua_State * L, const char *ss, int *ret) --/* sets |cur_val| to a dimension */ - { - boolean negative = false; /* should the answer be negated? */ - int f = 0; /* numerator of a fraction whose denominator is $2^{16}$ */ -@@ -460,7 +541,7 @@ static const char *scan_dimen_part(lua_State * L, const char *ss, int *ret) - int save_cur_val; /* temporary storage of |cur_val| */ - int c; /* the current character */ - const char *s = ss; /* where we are in the string */ -- int radix1 = 0; /* the current radix */ -+ int radix1 = 0; /* the current radix */ - int rdig[18]; /* to save the |dig[]| array */ - int saved_tex_remainder; /* to save |tex_remainder| */ - int saved_arith_error; /* to save |arith_error| */ -@@ -468,9 +549,9 @@ static const char *scan_dimen_part(lua_State * L, const char *ss, int *ret) - saved_tex_remainder = tex_remainder; - saved_arith_error = arith_error; - saved_cur_val = cur_val; -- /* Get the next non-blank non-sign... */ -+ /* get the next non-blank non-sign */ - do { -- /* Get the next non-blank non-call token */ -+ /* get the next non-blank non-call token */ - do { - c = *s++; - } while (c && c == ' '); -@@ -493,16 +574,18 @@ static const char *scan_dimen_part(lua_State * L, const char *ss, int *ret) - if (c == ',') - c = '.'; - if ((radix1 == 10) && (c == '.')) { -- /* Scan decimal fraction */ -+ /* scan decimal fraction */ - for (k = 0; k < 18; k++) - rdig[k] = dig[k]; - k = 0; -- s++; /* get rid of the '.' */ -+ s++; -+ /* get rid of the '.' */ - while (1) { - c = *s++; - if ((c > '0' + 9) || (c < '0')) - break; -- if (k < 17) { /* digits for |k>=17| cannot affect the result */ -+ if (k < 17) { -+ /* digits for |k>=17| cannot affect the result */ - dig[k++] = c - '0'; - } - } -@@ -516,8 +599,10 @@ static const char *scan_dimen_part(lua_State * L, const char *ss, int *ret) - negative = !negative; - cur_val = -cur_val; - } -- /* Scan for (u)units that are internal dimensions; -- |goto attach_sign| with |cur_val| set if found */ -+ /* -+ Scan for (u)units that are internal dimensions; |goto attach_sign| with -+ |cur_val| set if found. -+ */ - save_cur_val = cur_val; - /* Get the next non-blank non-call... */ - do { -@@ -570,8 +655,10 @@ static const char *scan_dimen_part(lua_State * L, const char *ss, int *ret) - s += 2; - goto ATTACH_FRACTION; /* the easy case */ - } -- /* Scan for (a)all other units and adjust |cur_val| and |f| accordingly; -- |goto done| in the case of scaled points */ -+ /* -+ Scan for (a)all other units and adjust |cur_val| and |f| accordingly; |goto done| -+ in the case of scaled points -+ */ - if (strncmp(s, "mm", 2) == 0) { - s += 2; - set_conversion(7227, 2540); -@@ -715,7 +802,7 @@ static int get_item_index(lua_State * L, int i, int base) - s = lua_tolstring(L, i, &kk); - cur_cs1 = string_lookup(s, kk); - if (cur_cs1 == undefined_control_sequence || cur_cs1 == undefined_cs_cmd) -- k = -1; /* guarandeed invalid */ -+ k = -1; /* guarandeed invalid */ - else - k = (equiv(cur_cs1) - base); - break; -@@ -724,7 +811,7 @@ static int get_item_index(lua_State * L, int i, int base) - break; - default: - luaL_error(L, "argument must be a string or a number"); -- k = -1; /* not a valid index */ -+ k = -1; /* not a valid index */ - } - return k; - } -@@ -1311,7 +1398,7 @@ static int vsetbox(lua_State * L, int is_global) - } else if (t == LUA_TNIL) { - j = null; - } else { -- j = nodelist_from_lua(L); -+ j = nodelist_from_lua(L,-1); - if (j != null && type(j) != hlist_node && type(j) != vlist_node) { - luaL_error(L, "setbox: incompatible node type (%s)\n", get_node_name(type(j), subtype(j))); - return 0; -@@ -2112,6 +2199,7 @@ static int gettex(lua_State * L) - case assign_int_cmd: - case assign_attr_cmd: - case assign_dir_cmd: -+ case assign_direction_cmd: - case assign_dimen_cmd: - case set_aux_cmd: - case set_prev_graf_cmd: -@@ -2141,8 +2229,9 @@ static int gettex(lua_State * L) - static int getlist(lua_State * L) - { - const char *str; -- if (lua_type(L,2) == LUA_TSTRING) { -- str = lua_tostring(L, 2); -+ int top = lua_gettop(L); -+ if (lua_type(L,top) == LUA_TSTRING) { -+ str = lua_tostring(L, top); - if (lua_key_eq(str,page_ins_head)) { - if (vlink(page_ins_head) == page_ins_head) - lua_pushinteger(L, null); -@@ -2203,17 +2292,18 @@ static int getlist(lua_State * L) - - static int setlist(lua_State * L) - { -- if (lua_type(L,2) == LUA_TSTRING) { -- const char *str = lua_tostring(L, 2); -+ int top = (lua_type(L,1) == LUA_TTABLE) ? 2 : 1 ; -+ if (lua_type(L,top) == LUA_TSTRING) { -+ const char *str = lua_tostring(L, top); - if (lua_key_eq(str,best_size)) { -- best_size = (int) lua_tointeger(L, 3); -+ best_size = (int) lua_tointeger(L, top+1); - } else if (lua_key_eq(str,least_page_cost)) { -- least_page_cost = (int) lua_tointeger(L, 3); -+ least_page_cost = (int) lua_tointeger(L, top+1); - } else { - halfword *n_ptr; - halfword n = 0; -- if (!lua_isnil(L, 3)) { -- n_ptr = check_isnode(L, 3); -+ if (!lua_isnil(L, top+1)) { -+ n_ptr = check_isnode(L, top+1); - n = *n_ptr; - } - if (lua_key_eq(str,page_ins_head)) { -@@ -2359,24 +2449,32 @@ static void init_nest_lib(lua_State * L) - static int getnest(lua_State * L) - { - list_state_record **nestitem; -- int t = lua_type(L, 2); -- if (t == LUA_TNUMBER) { -- int ptr = lua_tointeger(L, 2); -- if (ptr >= 0 && ptr <= nest_ptr) { -- nestitem = lua_newuserdata(L, sizeof(list_state_record *)); -- *nestitem = &nest[ptr]; -- luaL_getmetatable(L, NEST_METATABLE); -- lua_setmetatable(L, -2); -- } else { -- lua_pushnil(L); -- } -- } else if (t == LUA_TSTRING) { -- const char *s = lua_tostring(L, 2); -- if (lua_key_eq(s,ptr)) { -- lua_pushinteger(L, nest_ptr); -- } else { -- lua_pushnil(L); -+ int n = lua_gettop(L); -+ int p = -1 ; -+ if (n == 0) { -+ p = nest_ptr; -+ } else { -+ int t = lua_type(L, n); -+ if (t == LUA_TNUMBER) { -+ int ptr = lua_tointeger(L, n); -+ if (ptr >= 0 && ptr <= nest_ptr) { -+ p = ptr; -+ } -+ } else if (t == LUA_TSTRING) { -+ const char *s = lua_tostring(L, n); -+ if (lua_key_eq(s,top)) { -+ p = nest_ptr; -+ } else if (lua_key_eq(s,ptr)) { -+ lua_pushinteger(L, nest_ptr); -+ return 1; -+ } - } -+ } -+ if (p > -1) { -+ nestitem = lua_newuserdata(L, sizeof(list_state_record *)); -+ *nestitem = &nest[p]; -+ luaL_getmetatable(L, NEST_METATABLE); -+ lua_setmetatable(L, -2); - } else { - lua_pushnil(L); - } -@@ -2386,7 +2484,7 @@ static int getnest(lua_State * L) - static int setnest(lua_State * L) - { - luaL_error(L, "You can't modify the semantic nest array directly"); -- return 2; -+ return 0; - } - - static int do_integer_error(double m) -@@ -2859,7 +2957,7 @@ static int tex_run_linebreak(lua_State * L) - } - lua_key_rawgeti(pardir); - if (lua_type(L, -1) == LUA_TSTRING) { -- paragraph_dir = nodelib_getdir(L, -1, 1); -+ paragraph_dir = nodelib_getdir(L, -1); - } - lua_pop(L, 1); - -@@ -3117,8 +3215,21 @@ static int tex_save_box_resource(lua_State * L) - int type = 0; - int margin = pdf_xform_margin; - boolean immediate = false; -+ /* more or less same as scanner variant */ -+ if (lua_type(L,1) == LUA_TNUMBER) { -+ halfword boxnumber = lua_tointeger(L,1); -+ boxdata = box(boxnumber); -+ box(boxnumber) = null; -+ } else { -+ boxdata = nodelist_from_lua(L,1); -+ if (type(boxdata) != hlist_node && type(boxdata) != vlist_node) { -+ normal_error("pdf backend", "xforms can only be used with a box or [h|v]list"); -+ } -+ } -+ if (boxdata == null) { -+ normal_error("pdf backend", "xforms cannot be used with a void box or empty [h|v]list"); -+ } - /* box attributes resources */ -- halfword boxnumber = lua_tointeger(L,1); - if (lua_type(L,2) == LUA_TSTRING) { - lua_pushvalue(L, 2); - attributes = luaL_ref(L, LUA_REGISTRYINDEX); -@@ -3136,10 +3247,6 @@ static int tex_save_box_resource(lua_State * L) - if (lua_type(L,6) == LUA_TNUMBER) { - margin = lua_tointeger(L, 6); - } -- /* more or less same as scanner variant */ -- boxdata = box(boxnumber); -- if (boxdata == null) -- normal_error("pdf backend", "xforms cannot be used with a void box"); - static_pdf->xform_count++; - index = pdf_create_obj(static_pdf, obj_type_xform, static_pdf->xform_count); - set_obj_data_ptr(static_pdf, index, pdf_get_mem(static_pdf, pdfmem_xform_size)); -@@ -3153,7 +3260,6 @@ static int tex_save_box_resource(lua_State * L) - set_obj_xform_depth(static_pdf, index, depth(boxdata)); - set_obj_xform_type(static_pdf, index, type); - set_obj_xform_margin(static_pdf, index, margin); -- box(boxnumber) = null; - last_saved_box_index = index; - lua_pushinteger(L, index); - if (immediate) { -@@ -3229,12 +3335,35 @@ static int tex_get_box_resource_dimensions(lua_State * L) - return 4; - } - -+static int tex_get_box_resource_box(lua_State * L) -+{ -+ /* no checking yet as this might go */ -+ halfword b; -+ int index = lua_tointeger(L,1); -+ check_obj_type(static_pdf, obj_type_xform, index); -+ b = obj_xform_box(static_pdf, index); -+ nodelist_to_lua(L, b); -+ return 1; -+} -+ - static int tex_build_page(lua_State * L) - { - build_page(); - return 0; - } - -+static int lua_get_page_state(lua_State * L) -+{ -+ lua_pushinteger(L,page_contents); -+ return 1; -+} -+ -+static int lua_get_local_level(lua_State * L) -+{ -+ lua_pushinteger(L,current_local_level()); -+ return 1; -+} -+ - /* synctex */ - - static int lua_set_synctex_mode(lua_State * L) -@@ -3296,6 +3425,82 @@ static int lua_set_synctex_no_files(lua_State * L) - return 0; - } - -+/* -+ This is experimental and might change. In version 10 we hope to have the -+ final version available. It actually took quite a bit of time to understand -+ the implications of mixing lua prints in here. The current variant is (so far) -+ the most robust (wrt crashes and side effects). -+*/ -+ -+#define mode mode_par -+ -+/* -+ When we add save levels then we can get crashes when one flushed bad -+ groups due to out of order flushing. So we play safe! But still we can -+ have issues so best make sure you're in hmode. -+*/ -+ -+static int forcehmode(lua_State * L) -+{ -+ if (abs(mode) == vmode) { -+ if (lua_type(L,1) == LUA_TBOOLEAN) { -+ new_graf(lua_toboolean(L,1)); -+ } else { -+ new_graf(1); -+ } -+ } -+ return 0; -+} -+ -+static int runtoks(lua_State * L) -+{ -+ if (lua_type(L,1) == LUA_TFUNCTION) { -+ int old_mode = mode; -+ int ref; -+ pointer r = get_avail(); -+ pointer t = get_avail(); -+ token_info(r) = token_val(extension_cmd,end_local_code); -+ lua_pushvalue(L, 1); -+ ref = luaL_ref(L,LUA_REGISTRYINDEX); -+ token_info(t) = token_val(lua_local_call_cmd, ref); -+ begin_token_list(r,inserted); -+ begin_token_list(t,inserted); -+ if (luacstrings > 0) { -+ lua_string_start(); -+ } -+ if (tracing_nesting_par > 2) { -+ local_control_message("entering token scanner via function"); -+ } -+ mode = -hmode; -+ local_control(); -+ mode = old_mode; -+ luaL_unref(L,LUA_REGISTRYINDEX,ref); -+ } else { -+ int k = get_item_index(L, lua_gettop(L), toks_base); -+ halfword t = toks(k); -+ check_index_range(k, "gettoks"); -+ if (t != null) { -+ int old_mode = mode; -+ pointer r = get_avail(); -+ token_info(r) = token_val(extension_cmd,end_local_code); -+ begin_token_list(r,inserted); -+ /* new_save_level(semi_simple_group); */ -+ begin_token_list(t,local_text); -+ if (luacstrings > 0) { -+ lua_string_start(); -+ } -+ if (tracing_nesting_par > 2) { -+ local_control_message("entering token scanner via register"); -+ } -+ mode = -hmode; -+ local_control(); -+ mode = old_mode; -+ /* unsave(); */ -+ } -+ } -+ return 0; -+} -+ - /* till here */ - - void init_tex_table(lua_State * L) -@@ -3315,10 +3520,14 @@ static const struct luaL_Reg texlib[] = { - { "finish", tex_run_end }, /* may be needed */ - { "write", luacwrite }, - { "print", luacprint }, -+ { "sprint", luacsprint }, - { "tprint", luactprint }, - { "cprint", luaccprint }, -+ /* -+ { "twrite", luatwrite }, -+ { "nwrite", luanwrite }, -+ */ - { "error", texerror }, -- { "sprint", luacsprint }, - { "set", settex }, - { "get", gettex }, - { "isdimen", isdimen }, -@@ -3327,11 +3536,13 @@ static const struct luaL_Reg texlib[] = { - { "isskip", isskip }, - { "setskip", setskip }, - { "getskip", getskip }, -+ { "isglue", isskip }, - { "setglue", setglue }, - { "getglue", getglue }, - { "ismuskip", ismuskip }, - { "setmuskip", setmuskip }, - { "getmuskip", getmuskip }, -+ { "ismuglue", ismuskip }, - { "setmuglue", setmuglue }, - { "getmuglue", getmuglue }, - { "isattribute", isattribute }, -@@ -3350,7 +3561,7 @@ static const struct luaL_Reg texlib[] = { - { "splitbox", splitbox }, - { "setlist", setlist }, - { "getlist", getlist }, -- { "setnest", setnest }, -+ { "setnest", setnest }, /* only a message */ - { "getnest", getnest }, - { "setcatcode", setcatcode }, - { "getcatcode", getcatcode }, -@@ -3395,8 +3606,12 @@ static const struct luaL_Reg texlib[] = { - { "saveboxresource", tex_save_box_resource }, - { "useboxresource", tex_use_box_resource }, - { "getboxresourcedimensions", tex_get_box_resource_dimensions }, -+ /* might go, used when sanitizing backend */ -+ { "getboxresourcebox", tex_get_box_resource_box }, - /* just for testing: it will probably stay but maybe with options */ - { "triggerbuildpage", tex_build_page }, -+ { "getpagestate", lua_get_page_state }, -+ { "getlocallevel", lua_get_local_level }, - /* not the best place but better than in node */ - { "set_synctex_mode", lua_set_synctex_mode }, - { "get_synctex_mode", lua_get_synctex_mode }, -@@ -3407,6 +3622,9 @@ static const struct luaL_Reg texlib[] = { - { "force_synctex_line", lua_force_synctex_line }, - { "set_synctex_line", lua_set_synctex_line }, - { "get_synctex_line", lua_get_synctex_line }, -+ /* test */ -+ { "runtoks", runtoks }, -+ { "forcehmode", forcehmode }, - /* sentinel */ - { NULL, NULL } - }; -@@ -3451,6 +3669,8 @@ int luaopen_tex(lua_State * L) - spindles[0].tail = NULL; - spindle_size = 1; - /* a somewhat odd place for this assert, maybe */ -- assert(command_names[data_cmd].command_offset == data_cmd); -+ if (command_names[data_cmd].id != data_cmd) { -+ fatal_error("mismatch between tex and lua command name tables"); -+ }; - return 1; - } -diff --git a/texk/web2c/luatexdir/lua/luatex-api.h b/texk/web2c/luatexdir/lua/luatex-api.h -index 36b2f5979..399dccb04 100644 ---- a/texk/web2c/luatexdir/lua/luatex-api.h -+++ b/texk/web2c/luatexdir/lua/luatex-api.h -@@ -35,8 +35,10 @@ extern int draft_mode_value; - /* get_o_mode translates from output_mode to output_mode_used */ - /* fix_o_mode freezes output_mode as soon as anything goes through the backend */ - -+/* - extern output_mode get_o_mode(void); - extern void fix_o_mode(void); -+*/ - - /* till here */ - -@@ -66,8 +68,7 @@ typedef struct LoadS { - - extern lua_State *Luas; - --extern void make_table(lua_State * L, const char *tab, const char *mttab, const char *getfunc, -- const char *setfunc); -+extern void make_table(lua_State * L, const char *tab, const char *mttab, const char *getfunc, const char *setfunc); - - extern int luac_main(int argc, char *argv[]); - -@@ -76,6 +77,8 @@ extern int luaopen_pdf(lua_State * L); - extern int luaopen_texio(lua_State * L); - extern int luaopen_lang(lua_State * L); - -+extern int luapdfprint(lua_State * L); -+ - # define LUA_TEXFILEHANDLE "TEXFILE*" - - extern lua_State *luatex_error(lua_State * L, int fatal); -@@ -85,6 +88,7 @@ extern int luaopen_zip(lua_State * L); - extern int luaopen_lfs(lua_State * L); - extern int luaopen_lpeg(lua_State * L); - extern int luaopen_md5(lua_State * L); -+extern int luaopen_sha2(lua_State * L); - - #ifndef LuajitTeX - extern int luaopen_ffi(lua_State * L); -@@ -101,14 +105,13 @@ extern void luatex_socketlua_open(lua_State * L); - - extern int luaopen_img(lua_State * L); - extern int l_new_image(lua_State * L); --extern int luaopen_epdf(lua_State * L); -+extern int luaopen_pdfe(lua_State * L); - extern int luaopen_pdfscanner(lua_State * L); - extern int luaopen_mplib(lua_State * L); - extern int luaopen_fio(lua_State * L); - - extern void open_oslibext(lua_State * L); - extern void open_strlibext(lua_State * L); --extern void open_lfslibext(lua_State * L); - - extern void initfilecallbackids(int max); - extern void setinputfilecallbackid(int n, int i); -@@ -118,6 +121,8 @@ extern int getreadfilecallbackid(int n); - - extern void lua_initialize(int ac, char **av); - -+extern void luacall_vf(int p, int f, int c); -+ - extern int luaopen_kpse(lua_State * L); - - extern int luaopen_callback(lua_State * L); -@@ -138,12 +143,12 @@ extern void tokenlist_to_luastring(lua_State * L, int p); - extern int tokenlist_from_lua(lua_State * L); - - extern void lua_nodelib_push(lua_State * L); --extern int nodelib_getdir(lua_State * L, int n, int absolute_only); -+extern int nodelib_getdir(lua_State * L, int n); - extern int nodelib_getlist(lua_State * L, int n); - - extern int luaopen_node(lua_State * L); - extern void nodelist_to_lua(lua_State * L, int n); --extern int nodelist_from_lua(lua_State * L); -+extern int nodelist_from_lua(lua_State * L, int n); - - extern int dimen_to_number(lua_State * L, const char *s); - -@@ -158,8 +163,6 @@ extern const char *lc_ctype; - extern const char *lc_collate; - extern const char *lc_numeric; - -- -- - #ifdef LuajitTeX - extern int luajiton; - extern char *jithash_hashname ; -@@ -177,9 +180,9 @@ extern void unhide_lua_value(lua_State * lua, const char *name, const char *item - extern int hide_lua_value(lua_State * lua, const char *name, const char *item); - - typedef struct command_item_ { -- const char *cmd_name; -- int command_offset; -- const char **commands; -+ int id; -+ const char *name; -+ int lua; - } command_item; - - extern command_item command_names[]; -@@ -193,6 +196,9 @@ extern int luastate_bytes; - - extern int callback_count; - extern int saved_callback_count; -+extern int direct_callback_count; -+extern int late_callback_count; -+extern int function_callback_count; - - extern const char *luatex_banner; - extern const char *engine_name; -@@ -256,7 +262,13 @@ extern char **environ; - } - #endif - -+typedef struct lua_token { -+ int token; -+ int origin; -+} lua_token; -+ - extern int luatwrite(lua_State * L); -+extern int luanwrite(lua_State * L); - - /* - Same as in lnodelib.c, but with prefix G_ for now. -@@ -342,22 +354,58 @@ preassign these at startup time. */ - #define LOCAL_PAR_SIZE 5 - #define MATH_STYLE_NAME_SIZE 8 - #define APPEND_LIST_SIZE 5 --#define DIR_PAR_SIZE 8 --#define DIR_TEXT_SIZE 8 -+#define DIR_PAR_SIZE 4 -+#define DIR_TEXT_SIZE 4 - - extern int l_pack_type_index [PACK_TYPE_SIZE]; - extern int l_group_code_index [GROUP_CODE_SIZE]; - extern int l_local_par_index [LOCAL_PAR_SIZE]; - extern int l_math_style_name_index [MATH_STYLE_NAME_SIZE]; - extern int l_dir_par_index [DIR_PAR_SIZE]; --extern int l_dir_text_index [DIR_TEXT_SIZE]; -+extern int l_dir_text_index_normal [DIR_TEXT_SIZE]; -+extern int l_dir_text_index_cancel [DIR_TEXT_SIZE]; - - #define lua_push_pack_type(L,pack_type) lua_rawgeti(L, LUA_REGISTRYINDEX, l_pack_type_index[pack_type] ); - #define lua_push_group_code(L,group_code) lua_rawgeti(L, LUA_REGISTRYINDEX, l_group_code_index[group_code]); - #define lua_push_local_par_mode(L,par_mode) lua_rawgeti(L, LUA_REGISTRYINDEX, l_local_par_index[par_mode]); - #define lua_push_math_style_name(L,style_name) lua_rawgeti(L, LUA_REGISTRYINDEX, l_math_style_name_index[style_name]); --#define lua_push_dir_par(L,dir) lua_rawgeti(L, LUA_REGISTRYINDEX, l_dir_par_index[dir+dir_swap]) --#define lua_push_dir_text(L,dir) lua_rawgeti(L, LUA_REGISTRYINDEX, l_dir_text_index[dir+dir_swap]) -+ -+#define lua_push_direction(L,direction) \ -+ if (direction < 0) { \ -+ lua_pushnil(L); \ -+ } else { \ -+ lua_pushinteger(L,direction); \ -+ } -+ -+#define lua_push_dir_par(L,dir) \ -+ if (dir < 0) { \ -+ lua_pushnil(L); \ -+ } else { \ -+ lua_rawgeti(L, LUA_REGISTRYINDEX, l_dir_par_index[dir]); \ -+ } -+ -+#define lua_push_dir_text_normal(L,dir) \ -+ if (dir < 0) { \ -+ lua_pushnil(L); \ -+ } else { \ -+ lua_rawgeti(L, LUA_REGISTRYINDEX, l_dir_text_index_normal[dir]); \ -+ } -+ -+#define lua_push_dir_text_cancel(L,dir) \ -+ if (dir < 0) { \ -+ lua_pushnil(L); \ -+ } else { \ -+ lua_rawgeti(L, LUA_REGISTRYINDEX, l_dir_text_index_cancel[dir]); \ -+ } -+ -+#define lua_push_dir_text(L,dir,sub) \ -+ if (dir < 0) { \ -+ lua_pushnil(L); \ -+ } else if (sub) { \ -+ lua_rawgeti(L, LUA_REGISTRYINDEX, l_dir_text_index_cancel[dir]); \ -+ } else { \ -+ lua_rawgeti(L, LUA_REGISTRYINDEX, l_dir_text_index_normal[dir]); \ -+ } - - #define lua_push_string_by_index(L,index) lua_rawgeti(L, LUA_REGISTRYINDEX, index) - #define lua_push_string_by_name(L,index) lua_rawgeti(L, LUA_REGISTRYINDEX, lua_key_index(index)) -@@ -414,21 +462,17 @@ l_math_style_name_index[cramped_script_script_style] = lua_key_index(crampedscri - l_dir_par_index[dir_TLT] = lua_key_index(TLT);\ - l_dir_par_index[dir_TRT] = lua_key_index(TRT);\ - l_dir_par_index[dir_LTL] = lua_key_index(LTL);\ --l_dir_par_index[dir_RTT] = lua_key_index(RTT);\ --l_dir_par_index[dir_TLT+4] = lua_key_index(TLT);\ --l_dir_par_index[dir_TRT+4] = lua_key_index(TRT);\ --l_dir_par_index[dir_LTL+4] = lua_key_index(LTL);\ --l_dir_par_index[dir_RTT+4] = lua_key_index(RTT);\ -+l_dir_par_index[dir_RTT] = lua_key_index(RTT); - - #define set_l_dir_text_index \ --l_dir_text_index[dir_TLT] = lua_key_index(mTLT);\ --l_dir_text_index[dir_TRT] = lua_key_index(mTRT);\ --l_dir_text_index[dir_LTL] = lua_key_index(mLTL);\ --l_dir_text_index[dir_RTT] = lua_key_index(mRTT);\ --l_dir_text_index[dir_TLT+4] = lua_key_index(pTLT);\ --l_dir_text_index[dir_TRT+4] = lua_key_index(pTRT);\ --l_dir_text_index[dir_LTL+4] = lua_key_index(pLTL);\ --l_dir_text_index[dir_RTT+4] = lua_key_index(pRTT);\ -+l_dir_text_index_normal[dir_TLT] = lua_key_index(pTLT);\ -+l_dir_text_index_normal[dir_TRT] = lua_key_index(pTRT);\ -+l_dir_text_index_normal[dir_LTL] = lua_key_index(pLTL);\ -+l_dir_text_index_normal[dir_RTT] = lua_key_index(pRTT);\ -+l_dir_text_index_cancel[dir_TLT] = lua_key_index(mTLT);\ -+l_dir_text_index_cancel[dir_TRT] = lua_key_index(mTRT);\ -+l_dir_text_index_cancel[dir_LTL] = lua_key_index(mLTL);\ -+l_dir_text_index_cancel[dir_RTT] = lua_key_index(mRTT); - - #define img_parms_max 25 - #define img_pageboxes_max 6 -@@ -438,6 +482,7 @@ extern int img_pageboxes [img_pageboxes_max]; - - # define set_l_img_keys_index \ - img_parms[ 0] = lua_key_index(attr); \ -+img_parms[ 0] = lua_key_index(attribute_list); \ - img_parms[ 1] = lua_key_index(bbox); \ - img_parms[ 2] = lua_key_index(colordepth); \ - img_parms[ 3] = lua_key_index(colorspace); \ -@@ -474,17 +519,16 @@ img_pageboxes[5] = lua_key_index(art); \ - #define lua_push_img_key(L,key) lua_rawgeti(L, LUA_REGISTRYINDEX, img_parms[key] ); - #define lua_push_img_pagebox(L,box) lua_rawgeti(L, LUA_REGISTRYINDEX, img_pageboxes[box]); - --extern int lua_show_valid_list(lua_State *L, const char **list, int max); -+extern int lua_show_valid_list(lua_State *L, const char **list, int offset, int max); - extern int lua_show_valid_keys(lua_State *L, int *list, int max); - - #define set_make_keys \ --make_lua_key(cmdname);make_lua_key(expandable);make_lua_key(protected);\ --make_lua_key(LTL);\ --make_lua_key(MathConstants);\ --make_lua_key(RTT);\ --make_lua_key(TLT);\ --make_lua_key(TRT);\ -+make_lua_key(__index);\ -+make_lua_key(above);\ -+make_lua_key(abovedisplayshortskip);\ -+make_lua_key(abovedisplayskip);\ - make_lua_key(accent);\ -+make_lua_key(accentkern);\ - make_lua_key(action);\ - make_lua_key(action_id);\ - make_lua_key(action_type);\ -@@ -496,53 +540,107 @@ make_lua_key(adjust_head);\ - make_lua_key(adjusted_hbox);\ - make_lua_key(adjustspacing);\ - make_lua_key(advance);\ -+make_lua_key(after_assignment);\ - make_lua_key(after_display);\ -+make_lua_key(after_group);\ - make_lua_key(after_output);\ -+make_lua_key(afterdisplaypenalty);\ - make_lua_key(align);\ - make_lua_key(align_head);\ -+make_lua_key(align_record);\ - make_lua_key(align_set);\ -+make_lua_key(align_stack);\ - make_lua_key(alignment);\ -+make_lua_key(always);\ - make_lua_key(annot);\ - make_lua_key(area);\ - make_lua_key(art);\ -+make_lua_key(assign_attr);\ -+make_lua_key(assign_box_dir);\ -+make_lua_key(assign_box_direction);\ -+make_lua_key(assign_dimen);\ -+make_lua_key(assign_dir);\ -+make_lua_key(assign_direction);\ -+make_lua_key(assign_font_dimen);\ -+make_lua_key(assign_font_int);\ -+make_lua_key(assign_glue);\ -+make_lua_key(assign_hang_indent);\ -+make_lua_key(assign_int);\ -+make_lua_key(assign_local_box);\ -+make_lua_key(assign_mu_glue);\ -+make_lua_key(assign_toks);\ - make_lua_key(attr);\ -+make_lua_key(attribute);\ -+make_lua_key(attribute_list);\ - make_lua_key(attributes);\ -+make_lua_key(automatic);\ -+make_lua_key(baselineskip);\ - make_lua_key(bbox);\ - make_lua_key(before_display);\ -+make_lua_key(beforedisplaypenalty);\ -+make_lua_key(begin_group);\ -+make_lua_key(beginmath);\ -+make_lua_key(belowdisplayshortskip);\ -+make_lua_key(belowdisplayskip);\ - make_lua_key(best_ins_ptr);\ - make_lua_key(best_page_break);\ - make_lua_key(best_size);\ -+make_lua_key(bin);\ - make_lua_key(bleed);\ - make_lua_key(bot);\ - make_lua_key(bot_accent);\ -+make_lua_key(bothflexible);\ - make_lua_key(bottom_left);\ - make_lua_key(bottom_right);\ - make_lua_key(boundary);\ - make_lua_key(box);\ - make_lua_key(box_left);\ - make_lua_key(box_left_width);\ -+make_lua_key(box_ref);\ - make_lua_key(box_right);\ - make_lua_key(box_right_width);\ -+make_lua_key(box_there);\ -+make_lua_key(break_penalty);\ - make_lua_key(broken_ins);\ - make_lua_key(broken_ptr);\ - make_lua_key(brokenpenalty);\ - make_lua_key(cache);\ - make_lua_key(cal_expand_ratio);\ -+make_lua_key(call);\ -+make_lua_key(cancel);\ -+make_lua_key(car_ret);\ -+make_lua_key(case_shift);\ -+make_lua_key(Catalog);\ - make_lua_key(catalog);\ -+make_lua_key(cell);\ - make_lua_key(char);\ -+make_lua_key(char_ghost);\ -+make_lua_key(char_given);\ -+make_lua_key(char_num);\ -+make_lua_key(character);\ - make_lua_key(characters);\ - make_lua_key(checksum);\ -+make_lua_key(choice);\ - make_lua_key(cidinfo);\ - make_lua_key(class);\ -+make_lua_key(cleaders);\ -+make_lua_key(close);\ - make_lua_key(clubpenalty);\ -+make_lua_key(cmd);\ -+make_lua_key(cmdname);\ -+make_lua_key(color_stack);\ - make_lua_key(colordepth);\ - make_lua_key(colorspace);\ -+make_lua_key(combinetoks);\ - make_lua_key(command);\ - make_lua_key(commands);\ - make_lua_key(comment);\ - make_lua_key(components);\ - make_lua_key(compresslevel);\ -+make_lua_key(conditionalmathskip);\ - make_lua_key(contrib_head);\ -+make_lua_key(convert);\ -+make_lua_key(copy_font);\ - make_lua_key(core);\ - make_lua_key(cost);\ - make_lua_key(count);\ -@@ -551,11 +649,21 @@ make_lua_key(crampedscript);\ - make_lua_key(crampedscriptscript);\ - make_lua_key(crampedtext);\ - make_lua_key(crop);\ -+make_lua_key(cs_name);\ - make_lua_key(csname);\ -+make_lua_key(current);\ - make_lua_key(data);\ -+make_lua_key(def);\ -+make_lua_key(def_char_code);\ -+make_lua_key(def_del_code);\ -+make_lua_key(def_family);\ -+make_lua_key(def_font);\ -+make_lua_key(def_lua_call);\ - make_lua_key(degree);\ - make_lua_key(delim);\ -+make_lua_key(delim_num);\ - make_lua_key(delimptr);\ -+make_lua_key(delta);\ - make_lua_key(demerits);\ - make_lua_key(denom);\ - make_lua_key(depth);\ -@@ -568,46 +676,92 @@ make_lua_key(direct);\ - make_lua_key(direction);\ - make_lua_key(dirs);\ - make_lua_key(disc);\ -+make_lua_key(discretionary);\ - make_lua_key(display);\ -+make_lua_key(divide);\ -+make_lua_key(dont_expand);\ - make_lua_key(doublehyphendemerits);\ - make_lua_key(down);\ - make_lua_key(embedding);\ - make_lua_key(emergencystretch);\ -+make_lua_key(empty);\ - make_lua_key(empty_string);\ - make_lua_key(encodingbytes);\ - make_lua_key(encodingname);\ - make_lua_key(end);\ --make_lua_key(etex);\ -+make_lua_key(end_cs_name);\ -+make_lua_key(end_group);\ -+make_lua_key(end_template);\ -+make_lua_key(endmath);\ -+make_lua_key(endv);\ -+make_lua_key(eq_no);\ - make_lua_key(equation);\ - make_lua_key(equation_number);\ -+make_lua_key(equationnumber);\ -+make_lua_key(equationnumberpenalty);\ -+make_lua_key(etex);\ -+make_lua_key(ex_space);\ - make_lua_key(exactly);\ -+make_lua_key(expand_after);\ -+make_lua_key(expand_font);\ -+make_lua_key(expandable);\ - make_lua_key(expansion_factor);\ -+make_lua_key(explicit);\ -+make_lua_key(expr_stack);\ - make_lua_key(ext);\ -+make_lua_key(extdef_del_code);\ -+make_lua_key(extdef_math_code);\ - make_lua_key(extend);\ - make_lua_key(extender);\ - make_lua_key(extensible);\ -+make_lua_key(extension);\ - make_lua_key(extra_space);\ - make_lua_key(fam);\ - make_lua_key(fast);\ -+make_lua_key(feedback);\ - make_lua_key(fence);\ -+make_lua_key(fi);\ -+make_lua_key(fi_or_else);\ -+make_lua_key(fil);\ - make_lua_key(file);\ - make_lua_key(filename);\ - make_lua_key(filepath);\ - make_lua_key(fill);\ -+make_lua_key(filll);\ -+make_lua_key(fillll);\ - make_lua_key(fin_row);\ - make_lua_key(finalhyphendemerits);\ -+make_lua_key(finalpenalty);\ -+make_lua_key(first);\ -+make_lua_key(fit);\ -+make_lua_key(fitb);\ -+make_lua_key(fitbh);\ -+make_lua_key(fitbv);\ -+make_lua_key(fith);\ -+make_lua_key(fitr);\ -+make_lua_key(fitv);\ -+make_lua_key(fixedboth);\ -+make_lua_key(fixedbottom);\ -+make_lua_key(fixedtop);\ - make_lua_key(font);\ -+make_lua_key(fontkern);\ - make_lua_key(fonts);\ - make_lua_key(format);\ - make_lua_key(fraction);\ - make_lua_key(fullname);\ -+make_lua_key(ghost);\ -+make_lua_key(gleaders);\ - make_lua_key(global);\ - make_lua_key(glue);\ - make_lua_key(glue_order);\ -+make_lua_key(glue_ref);\ - make_lua_key(glue_set);\ - make_lua_key(glue_sign);\ -+make_lua_key(glue_spec);\ - make_lua_key(glyph);\ -+make_lua_key(goto);\ - make_lua_key(h);\ -+make_lua_key(halign);\ - make_lua_key(hangafter);\ - make_lua_key(hangindent);\ - make_lua_key(hbox);\ -@@ -615,20 +769,37 @@ make_lua_key(head);\ - make_lua_key(height);\ - make_lua_key(hlist);\ - make_lua_key(hmode_par);\ -+make_lua_key(hmove);\ - make_lua_key(hold_head);\ - make_lua_key(horiz_variants);\ -+make_lua_key(hrule);\ - make_lua_key(hsize);\ -+make_lua_key(hskip);\ -+make_lua_key(hyph_data);\ -+make_lua_key(hyphenated);\ - make_lua_key(hyphenchar);\ - make_lua_key(id);\ - make_lua_key(identity);\ -+make_lua_key(if_stack);\ -+make_lua_key(if_test);\ -+make_lua_key(ignore_spaces);\ - make_lua_key(image);\ - make_lua_key(imagetype);\ - make_lua_key(immediate);\ -+make_lua_key(in_stream);\ -+make_lua_key(indent);\ - make_lua_key(index);\ - make_lua_key(info);\ -+make_lua_key(Info);\ -+make_lua_key(inner);\ -+make_lua_key(input);\ -+make_lua_key(ins);\ - make_lua_key(insert);\ -+make_lua_key(inserts_only);\ - make_lua_key(interlinepenalty);\ -+make_lua_key(ital_corr);\ - make_lua_key(italic);\ -+make_lua_key(italiccorrection);\ - make_lua_key(keepopen);\ - make_lua_key(kern);\ - make_lua_key(kerns);\ -@@ -636,95 +807,191 @@ make_lua_key(lang);\ - make_lua_key(large_char);\ - make_lua_key(large_fam);\ - make_lua_key(last_ins_ptr);\ -+make_lua_key(last_item);\ - make_lua_key(lastlinefit);\ -+make_lua_key(late_lua);\ - make_lua_key(leader);\ -+make_lua_key(leader_ship);\ -+make_lua_key(leaders);\ - make_lua_key(least_page_cost);\ - make_lua_key(left);\ - make_lua_key(left_boundary);\ -+make_lua_key(left_brace);\ - make_lua_key(left_protruding);\ -+make_lua_key(left_right);\ - make_lua_key(leftskip);\ -+make_lua_key(let);\ -+make_lua_key(letter);\ -+make_lua_key(letterspace_font);\ - make_lua_key(level);\ -+make_lua_key(ligature);\ - make_lua_key(ligatures);\ -+make_lua_key(limit_switch);\ -+make_lua_key(line);\ -+make_lua_key(linebreakpenalty);\ - make_lua_key(linepenalty);\ -+make_lua_key(lineskip);\ - make_lua_key(link_attr);\ - make_lua_key(list);\ - make_lua_key(local_box);\ -+make_lua_key(local_par);\ - make_lua_key(log);\ -+make_lua_key(long_call);\ -+make_lua_key(long_outer_call);\ - make_lua_key(looseness);\ -+make_lua_key(LTL);\ - make_lua_key(lua);\ -+make_lua_key(lua_bytecode_call);\ - make_lua_key(lua_bytecodes_indirect);\ -+make_lua_key(lua_call);\ -+make_lua_key(lua_expandable_call);\ -+make_lua_key(lua_local_call);\ -+make_lua_key(lua_function_call);\ - make_lua_key(lua_functions);\ - make_lua_key(luatex);\ - make_lua_key(luatex_node);\ - make_lua_key(luatex_token);\ --make_lua_key(mLTL);\ --make_lua_key(mRTT);\ --make_lua_key(mTLT);\ --make_lua_key(mTRT);\ -+make_lua_key(luatex_pdfe);\ -+make_lua_key(luatex_pdfe_dictionary);\ -+make_lua_key(luatex_pdfe_array);\ -+make_lua_key(luatex_pdfe_stream);\ -+make_lua_key(luatex_pdfe_reference);\ -+make_lua_key(mac_param);\ -+make_lua_key(make_box);\ -+make_lua_key(margin_kern);\ - make_lua_key(marginkern);\ - make_lua_key(mark);\ - make_lua_key(math);\ -+make_lua_key(math_accent);\ -+make_lua_key(math_char);\ -+make_lua_key(math_char_num);\ - make_lua_key(math_choice);\ -+make_lua_key(math_comp);\ -+make_lua_key(math_given);\ - make_lua_key(math_left);\ - make_lua_key(math_shift);\ -+make_lua_key(math_shift_cs);\ -+make_lua_key(math_style);\ -+make_lua_key(math_sub_box);\ -+make_lua_key(math_sub_mlist);\ -+make_lua_key(math_text_char);\ -+make_lua_key(MathConstants);\ - make_lua_key(mathdir);\ - make_lua_key(mathkern);\ -+make_lua_key(mathskip);\ - make_lua_key(mathstyle);\ - make_lua_key(media);\ -+make_lua_key(medmuskip);\ -+make_lua_key(message);\ - make_lua_key(mid);\ - make_lua_key(middle);\ -+make_lua_key(mkern);\ -+make_lua_key(mLTL);\ - make_lua_key(mode);\ - make_lua_key(modeline);\ -+make_lua_key(movement_stack);\ -+make_lua_key(mRTT);\ -+make_lua_key(mskip);\ -+make_lua_key(mTLT);\ -+make_lua_key(mTRT);\ -+make_lua_key(muglue);\ -+make_lua_key(multiply);\ - make_lua_key(name);\ - make_lua_key(named_id);\ - make_lua_key(names);\ -+make_lua_key(nested_list);\ -+make_lua_key(new);\ - make_lua_key(new_graf);\ - make_lua_key(new_window);\ - make_lua_key(next);\ - make_lua_key(no);\ -+make_lua_key(nolength);\ - make_lua_key(no_align);\ -+make_lua_key(no_expand);\ -+make_lua_key(no_super_sub_script);\ - make_lua_key(noad);\ -+make_lua_key(noadpenalty);\ - make_lua_key(node);\ - make_lua_key(node_properties);\ - make_lua_key(node_properties_indirect);\ -+make_lua_key(nohrule);\ - make_lua_key(nomath);\ -+make_lua_key(non_script);\ - make_lua_key(none);\ -+make_lua_key(nonew);\ - make_lua_key(nop);\ -+make_lua_key(normal);\ -+make_lua_key(novrule);\ - make_lua_key(nucleus);\ - make_lua_key(num);\ - make_lua_key(number);\ - make_lua_key(objcompression);\ - make_lua_key(objnum);\ - make_lua_key(oldmath);\ --make_lua_key(ordering);\ -+make_lua_key(omit);\ -+make_lua_key(opdisplaylimits);\ -+make_lua_key(open);\ -+make_lua_key(oplimits);\ -+make_lua_key(opnolimits);\ -+make_lua_key(option);\ - make_lua_key(options);\ -+make_lua_key(ord);\ -+make_lua_key(ordering);\ - make_lua_key(orientation);\ - make_lua_key(origin);\ -+make_lua_key(other_char);\ -+make_lua_key(outer_call);\ -+make_lua_key(outline);\ - make_lua_key(output);\ -+make_lua_key(over);\ - make_lua_key(overlay_accent);\ --make_lua_key(pLTL);\ --make_lua_key(pRTT);\ --make_lua_key(pTLT);\ --make_lua_key(pTRT);\ -+make_lua_key(ownerpassword);\ - make_lua_key(page);\ --make_lua_key(pages);\ - make_lua_key(page_discards_head);\ - make_lua_key(page_head);\ - make_lua_key(page_ins_head);\ -+make_lua_key(page_insert);\ - make_lua_key(pageattributes);\ - make_lua_key(pagebox);\ - make_lua_key(pageresources);\ -+make_lua_key(pages);\ -+make_lua_key(Pages);\ - make_lua_key(pagesattributes);\ -+make_lua_key(pagestate);\ -+make_lua_key(par_end);\ - make_lua_key(parameters);\ - make_lua_key(pardir);\ -+make_lua_key(parfillskip);\ - make_lua_key(parshape);\ -+make_lua_key(parskip);\ -+make_lua_key(passive);\ - make_lua_key(pdf);\ -+make_lua_key(pdfe);\ -+make_lua_key(pdf_action);\ -+make_lua_key(pdf_annot);\ -+make_lua_key(pdf_colorstack);\ - make_lua_key(pdf_data);\ -+make_lua_key(pdf_dest);\ - make_lua_key(pdf_destination);\ -+make_lua_key(pdf_end_link);\ -+make_lua_key(pdf_end_thread);\ -+make_lua_key(pdf_link_data);\ - make_lua_key(pdf_literal);\ -+make_lua_key(pdf_refobj);\ -+make_lua_key(pdf_restore);\ -+make_lua_key(pdf_save);\ -+make_lua_key(pdf_setmatrix);\ -+make_lua_key(pdf_setobj);\ -+make_lua_key(pdf_start);\ -+make_lua_key(pdf_start_link);\ -+make_lua_key(pdf_start_thread);\ -+make_lua_key(pdf_thread);\ -+make_lua_key(pdf_thread_data);\ -+make_lua_key(pdf_window);\ - make_lua_key(pen_broken);\ - make_lua_key(pen_inter);\ - make_lua_key(penalty);\ -+make_lua_key(pLTL);\ - make_lua_key(pop);\ - make_lua_key(post);\ - make_lua_key(post_linebreak);\ -@@ -734,35 +1001,71 @@ make_lua_key(pre_adjust_head);\ - make_lua_key(pre_align);\ - make_lua_key(pre_box);\ - make_lua_key(preamble);\ -+make_lua_key(prefix);\ - make_lua_key(pretolerance);\ - make_lua_key(prev);\ - make_lua_key(prevdepth);\ - make_lua_key(prevgraf);\ -+make_lua_key(protected);\ - make_lua_key(protrudechars);\ -+make_lua_key(protrusion);\ -+make_lua_key(pRTT);\ -+make_lua_key(pseudo_file);\ -+make_lua_key(pseudo_line);\ - make_lua_key(psname);\ -+make_lua_key(pTLT);\ - make_lua_key(ptr);\ -+make_lua_key(pTRT);\ -+make_lua_key(punct);\ - make_lua_key(push);\ - make_lua_key(quad);\ - make_lua_key(radical);\ - make_lua_key(raw);\ -+make_lua_key(read_to_cs);\ -+make_lua_key(recompress);\ - make_lua_key(ref_count);\ - make_lua_key(reg);\ -+make_lua_key(register);\ - make_lua_key(registry);\ -+make_lua_key(regular);\ -+make_lua_key(rel);\ -+make_lua_key(relax);\ -+make_lua_key(remove_item);\ - make_lua_key(renew);\ - make_lua_key(rep);\ - make_lua_key(replace);\ - make_lua_key(resources);\ - make_lua_key(right);\ - make_lua_key(right_boundary);\ -+make_lua_key(right_brace);\ - make_lua_key(right_protruding);\ - make_lua_key(rightskip);\ - make_lua_key(rotation);\ -+make_lua_key(RTT);\ - make_lua_key(rule);\ -+make_lua_key(save_pos);\ - make_lua_key(scale);\ - make_lua_key(script);\ - make_lua_key(scriptscript);\ -+make_lua_key(second);\ - make_lua_key(semi_simple);\ -+make_lua_key(set);\ -+make_lua_key(set_aux);\ -+make_lua_key(set_box);\ -+make_lua_key(set_box_dimen);\ -+make_lua_key(set_etex_shape);\ -+make_lua_key(set_font);\ -+make_lua_key(set_font_id);\ -+make_lua_key(set_interaction);\ -+make_lua_key(set_math_param);\ -+make_lua_key(set_page_dimen);\ -+make_lua_key(set_page_int);\ -+make_lua_key(set_prev_graf);\ -+make_lua_key(set_tex_shape);\ -+make_lua_key(shape);\ -+make_lua_key(shape_ref);\ - make_lua_key(shift);\ -+make_lua_key(shorthand_def);\ - make_lua_key(shrink);\ - make_lua_key(shrink_order);\ - make_lua_key(simple);\ -@@ -776,13 +1079,22 @@ make_lua_key(space);\ - make_lua_key(space_shrink);\ - make_lua_key(space_stretch);\ - make_lua_key(spacefactor);\ -+make_lua_key(spacer);\ -+make_lua_key(spaceskip);\ -+make_lua_key(span);\ -+make_lua_key(spec);\ - make_lua_key(special);\ - make_lua_key(split_discards_head);\ -+make_lua_key(split_insert);\ - make_lua_key(split_keep);\ - make_lua_key(split_off);\ -+make_lua_key(splittopskip);\ -+make_lua_key(squeeze);\ - make_lua_key(stack);\ - make_lua_key(start);\ -+make_lua_key(start_par);\ - make_lua_key(step);\ -+make_lua_key(stop);\ - make_lua_key(stream);\ - make_lua_key(streamfile);\ - make_lua_key(streamprovider);\ -@@ -791,72 +1103,122 @@ make_lua_key(stretch_order);\ - make_lua_key(string);\ - make_lua_key(style);\ - make_lua_key(sub);\ -+make_lua_key(sub_box);\ -+make_lua_key(sub_mark);\ -+make_lua_key(sub_mlist);\ - make_lua_key(subst_ex_font);\ - make_lua_key(subtype);\ - make_lua_key(sup);\ -+make_lua_key(sup_mark);\ -+make_lua_key(super_sub_script);\ - make_lua_key(supplement);\ - make_lua_key(surround);\ -+make_lua_key(tab_mark);\ -+make_lua_key(tabskip);\ - make_lua_key(tail);\ -+make_lua_key(temp);\ - make_lua_key(temp_head);\ - make_lua_key(term);\ - make_lua_key(term_and_log);\ - make_lua_key(tex);\ - make_lua_key(text);\ -+make_lua_key(the);\ -+make_lua_key(thickmuskip);\ -+make_lua_key(thinmuskip);\ -+make_lua_key(thread);\ - make_lua_key(thread_attr);\ - make_lua_key(thread_id);\ --make_lua_key(tolerance);\ -+make_lua_key(TLT);\ - make_lua_key(tok);\ - make_lua_key(token);\ -+make_lua_key(toks_register);\ -+make_lua_key(tolerance);\ - make_lua_key(top);\ - make_lua_key(top_accent);\ -+make_lua_key(top_bot_mark);\ - make_lua_key(top_left);\ - make_lua_key(top_right);\ -+make_lua_key(topskip);\ - make_lua_key(tounicode);\ - make_lua_key(tracingparagraphs);\ - make_lua_key(trailer);\ -+make_lua_key(Trailer);\ - make_lua_key(trailerid);\ - make_lua_key(transform);\ - make_lua_key(trim);\ -+make_lua_key(TRT);\ - make_lua_key(type);\ - make_lua_key(uchyph);\ -+make_lua_key(udelimiterover);\ -+make_lua_key(udelimiterunder);\ -+make_lua_key(un_hbox);\ -+make_lua_key(un_vbox);\ -+make_lua_key(undefined_cs);\ -+make_lua_key(under);\ -+make_lua_key(unhyphenated);\ - make_lua_key(units_per_em);\ -+make_lua_key(unknown);\ -+make_lua_key(unset);\ -+make_lua_key(uoverdelimiter);\ -+make_lua_key(uradical);\ -+make_lua_key(uroot);\ - make_lua_key(used);\ -+make_lua_key(user);\ -+make_lua_key(userpassword);\ -+make_lua_key(user_defined);\ - make_lua_key(user_id);\ -+make_lua_key(userkern);\ -+make_lua_key(userpenalty);\ -+make_lua_key(userskip);\ -+make_lua_key(uunderdelimiter);\ - make_lua_key(v);\ -+make_lua_key(vadjust);\ -+make_lua_key(valign);\ - make_lua_key(value);\ -+make_lua_key(variable);\ - make_lua_key(vbox);\ - make_lua_key(vcenter);\ - make_lua_key(version);\ - make_lua_key(vert_italic);\ - make_lua_key(vert_variants);\ --make_lua_key(vmode_par);\ - make_lua_key(visiblefilename);\ - make_lua_key(vlist);\ -+make_lua_key(vmode_par);\ -+make_lua_key(vmove);\ -+make_lua_key(vrule);\ -+make_lua_key(vskip);\ - make_lua_key(vtop);\ -+make_lua_key(whatsit);\ - make_lua_key(widowpenalty);\ - make_lua_key(width);\ -+make_lua_key(word);\ -+make_lua_key(wordpenalty);\ -+make_lua_key(write); \ -+make_lua_key(writingmode); \ - make_lua_key(x_height);\ - make_lua_key(xadvance);\ --make_lua_key(xformresources);\ - make_lua_key(xformattributes);\ -+make_lua_key(xformresources);\ -+make_lua_key(xleaders);\ -+make_lua_key(xmath_given);\ - make_lua_key(xoffset);\ -+make_lua_key(xray);\ - make_lua_key(xres);\ - make_lua_key(xsize);\ -+make_lua_key(xspaceskip);\ -+make_lua_key(xyz);\ - make_lua_key(xyz_zoom);\ - make_lua_key(yoffset); \ - make_lua_key(yres); \ --make_lua_key(ysize); \ --make_lua_key(writingmode); \ --make_lua_key(__index) -+make_lua_key(ysize); - - #define set_init_keys \ --init_lua_key(cmdname);init_lua_key(expandable);init_lua_key(protected);\ --init_lua_key(LTL);\ --init_lua_key(MathConstants);\ --init_lua_key(RTT);\ --init_lua_key(TLT);\ --init_lua_key(TRT);\ -+init_lua_key(__index);\ -+init_lua_key(above);\ -+init_lua_key(abovedisplayshortskip);\ -+init_lua_key(abovedisplayskip);\ - init_lua_key(accent);\ -+init_lua_key(accentkern);\ - init_lua_key(action);\ - init_lua_key(action_id);\ - init_lua_key(action_type);\ -@@ -868,53 +1230,107 @@ init_lua_key(adjust_head);\ - init_lua_key(adjusted_hbox);\ - init_lua_key(adjustspacing);\ - init_lua_key(advance);\ -+init_lua_key(after_assignment);\ - init_lua_key(after_display);\ -+init_lua_key(after_group);\ - init_lua_key(after_output);\ -+init_lua_key(afterdisplaypenalty);\ - init_lua_key(align);\ - init_lua_key(align_head);\ -+init_lua_key(align_record);\ - init_lua_key(align_set);\ -+init_lua_key(align_stack);\ - init_lua_key(alignment);\ -+init_lua_key(always);\ - init_lua_key(annot);\ - init_lua_key(area);\ - init_lua_key(art);\ -+init_lua_key(assign_attr);\ -+init_lua_key(assign_box_dir);\ -+init_lua_key(assign_box_direction);\ -+init_lua_key(assign_dimen);\ -+init_lua_key(assign_dir);\ -+init_lua_key(assign_direction);\ -+init_lua_key(assign_font_dimen);\ -+init_lua_key(assign_font_int);\ -+init_lua_key(assign_glue);\ -+init_lua_key(assign_hang_indent);\ -+init_lua_key(assign_int);\ -+init_lua_key(assign_local_box);\ -+init_lua_key(assign_mu_glue);\ -+init_lua_key(assign_toks);\ - init_lua_key(attr);\ -+init_lua_key(attribute);\ -+init_lua_key(attribute_list);\ - init_lua_key(attributes);\ -+init_lua_key(automatic);\ -+init_lua_key(baselineskip);\ - init_lua_key(bbox);\ - init_lua_key(before_display);\ -+init_lua_key(beforedisplaypenalty);\ -+init_lua_key(begin_group);\ -+init_lua_key(beginmath);\ -+init_lua_key(belowdisplayshortskip);\ -+init_lua_key(belowdisplayskip);\ - init_lua_key(best_ins_ptr);\ - init_lua_key(best_page_break);\ - init_lua_key(best_size);\ -+init_lua_key(bin);\ - init_lua_key(bleed);\ - init_lua_key(bot);\ - init_lua_key(bot_accent);\ -+init_lua_key(bothflexible);\ - init_lua_key(bottom_left);\ - init_lua_key(bottom_right);\ - init_lua_key(boundary);\ - init_lua_key(box);\ - init_lua_key(box_left);\ - init_lua_key(box_left_width);\ -+init_lua_key(box_ref);\ - init_lua_key(box_right);\ - init_lua_key(box_right_width);\ -+init_lua_key(box_there);\ -+init_lua_key(break_penalty);\ - init_lua_key(broken_ins);\ - init_lua_key(broken_ptr);\ - init_lua_key(brokenpenalty);\ - init_lua_key(cache);\ - init_lua_key(cal_expand_ratio);\ -+init_lua_key(call);\ -+init_lua_key(cancel);\ -+init_lua_key(car_ret);\ -+init_lua_key(case_shift);\ -+init_lua_key(Catalog);\ - init_lua_key(catalog);\ -+init_lua_key(cell);\ - init_lua_key(char);\ -+init_lua_key(char_ghost);\ -+init_lua_key(char_given);\ -+init_lua_key(char_num);\ -+init_lua_key(character);\ - init_lua_key(characters);\ - init_lua_key(checksum);\ -+init_lua_key(choice);\ - init_lua_key(cidinfo);\ - init_lua_key(class);\ -+init_lua_key(cleaders);\ -+init_lua_key(close);\ - init_lua_key(clubpenalty);\ -+init_lua_key(cmd);\ -+init_lua_key(cmdname);\ -+init_lua_key(color_stack);\ - init_lua_key(colordepth);\ - init_lua_key(colorspace);\ -+init_lua_key(combinetoks);\ - init_lua_key(command);\ - init_lua_key(commands);\ - init_lua_key(comment);\ - init_lua_key(components);\ - init_lua_key(compresslevel);\ -+init_lua_key(conditionalmathskip);\ - init_lua_key(contrib_head);\ -+init_lua_key(convert);\ -+init_lua_key(copy_font);\ - init_lua_key(core);\ - init_lua_key(cost);\ - init_lua_key(count);\ -@@ -923,11 +1339,21 @@ init_lua_key(crampedscript);\ - init_lua_key(crampedscriptscript);\ - init_lua_key(crampedtext);\ - init_lua_key(crop);\ -+init_lua_key(cs_name);\ - init_lua_key(csname);\ -+init_lua_key(current);\ - init_lua_key(data);\ -+init_lua_key(def);\ -+init_lua_key(def_char_code);\ -+init_lua_key(def_del_code);\ -+init_lua_key(def_family);\ -+init_lua_key(def_font);\ -+init_lua_key(def_lua_call);\ - init_lua_key(degree);\ - init_lua_key(delim);\ -+init_lua_key(delim_num);\ - init_lua_key(delimptr);\ -+init_lua_key(delta);\ - init_lua_key(demerits);\ - init_lua_key(denom);\ - init_lua_key(depth);\ -@@ -940,45 +1366,91 @@ init_lua_key(direct);\ - init_lua_key(direction);\ - init_lua_key(dirs);\ - init_lua_key(disc);\ -+init_lua_key(discretionary);\ - init_lua_key(display);\ -+init_lua_key(divide);\ -+init_lua_key(dont_expand);\ - init_lua_key(doublehyphendemerits);\ - init_lua_key(down);\ - init_lua_key(embedding);\ - init_lua_key(emergencystretch);\ -+init_lua_key(empty);\ - init_lua_key(encodingbytes);\ - init_lua_key(encodingname);\ - init_lua_key(end);\ --init_lua_key(etex);\ -+init_lua_key(end_cs_name);\ -+init_lua_key(end_group);\ -+init_lua_key(end_template);\ -+init_lua_key(endmath);\ -+init_lua_key(endv);\ -+init_lua_key(eq_no);\ - init_lua_key(equation);\ - init_lua_key(equation_number);\ -+init_lua_key(equationnumber);\ -+init_lua_key(equationnumberpenalty);\ -+init_lua_key(etex);\ -+init_lua_key(ex_space);\ - init_lua_key(exactly);\ -+init_lua_key(expand_after);\ -+init_lua_key(expand_font);\ -+init_lua_key(expandable);\ - init_lua_key(expansion_factor);\ -+init_lua_key(explicit);\ -+init_lua_key(expr_stack);\ - init_lua_key(ext);\ -+init_lua_key(extdef_del_code);\ -+init_lua_key(extdef_math_code);\ - init_lua_key(extend);\ - init_lua_key(extender);\ - init_lua_key(extensible);\ -+init_lua_key(extension);\ - init_lua_key(extra_space);\ - init_lua_key(fam);\ - init_lua_key(fast);\ -+init_lua_key(feedback);\ - init_lua_key(fence);\ -+init_lua_key(fi);\ -+init_lua_key(fi_or_else);\ -+init_lua_key(fil);\ - init_lua_key(file);\ - init_lua_key(filename);\ - init_lua_key(filepath);\ - init_lua_key(fill);\ -+init_lua_key(filll);\ -+init_lua_key(fillll);\ - init_lua_key(fin_row);\ - init_lua_key(finalhyphendemerits);\ -+init_lua_key(finalpenalty);\ -+init_lua_key(first);\ -+init_lua_key(fit);\ -+init_lua_key(fitb);\ -+init_lua_key(fitbh);\ -+init_lua_key(fitbv);\ -+init_lua_key(fith);\ -+init_lua_key(fitr);\ -+init_lua_key(fitv);\ -+init_lua_key(fixedboth);\ -+init_lua_key(fixedbottom);\ -+init_lua_key(fixedtop);\ - init_lua_key(font);\ -+init_lua_key(fontkern);\ - init_lua_key(fonts);\ - init_lua_key(format);\ - init_lua_key(fraction);\ - init_lua_key(fullname);\ -+init_lua_key(ghost);\ -+init_lua_key(gleaders);\ - init_lua_key(global);\ - init_lua_key(glue);\ - init_lua_key(glue_order);\ -+init_lua_key(glue_ref);\ - init_lua_key(glue_set);\ - init_lua_key(glue_sign);\ -+init_lua_key(glue_spec);\ - init_lua_key(glyph);\ -+init_lua_key(goto);\ - init_lua_key(h);\ -+init_lua_key(halign);\ - init_lua_key(hangafter);\ - init_lua_key(hangindent);\ - init_lua_key(hbox);\ -@@ -986,20 +1458,37 @@ init_lua_key(head);\ - init_lua_key(height);\ - init_lua_key(hlist);\ - init_lua_key(hmode_par);\ -+init_lua_key(hmove);\ - init_lua_key(hold_head);\ - init_lua_key(horiz_variants);\ -+init_lua_key(hrule);\ - init_lua_key(hsize);\ -+init_lua_key(hskip);\ -+init_lua_key(hyph_data);\ -+init_lua_key(hyphenated);\ - init_lua_key(hyphenchar);\ - init_lua_key(id);\ - init_lua_key(identity);\ -+init_lua_key(if_stack);\ -+init_lua_key(if_test);\ -+init_lua_key(ignore_spaces);\ - init_lua_key(image);\ - init_lua_key(imagetype);\ - init_lua_key(immediate);\ -+init_lua_key(in_stream);\ -+init_lua_key(indent);\ - init_lua_key(index);\ - init_lua_key(info);\ -+init_lua_key(Info);\ -+init_lua_key(inner);\ -+init_lua_key(input);\ -+init_lua_key(ins);\ - init_lua_key(insert);\ -+init_lua_key(inserts_only);\ - init_lua_key(interlinepenalty);\ -+init_lua_key(ital_corr);\ - init_lua_key(italic);\ -+init_lua_key(italiccorrection);\ - init_lua_key(keepopen);\ - init_lua_key(kern);\ - init_lua_key(kerns);\ -@@ -1007,82 +1496,179 @@ init_lua_key(lang);\ - init_lua_key(large_char);\ - init_lua_key(large_fam);\ - init_lua_key(last_ins_ptr);\ -+init_lua_key(last_item);\ - init_lua_key(lastlinefit);\ --init_lua_key(leftskip);\ -+init_lua_key(late_lua);\ - init_lua_key(leader);\ -+init_lua_key(leader_ship);\ -+init_lua_key(leaders);\ - init_lua_key(least_page_cost);\ - init_lua_key(left);\ - init_lua_key(left_boundary);\ -+init_lua_key(left_brace);\ - init_lua_key(left_protruding);\ -+init_lua_key(left_right);\ - init_lua_key(leftskip);\ -+init_lua_key(let);\ -+init_lua_key(letter);\ -+init_lua_key(letterspace_font);\ - init_lua_key(level);\ -+init_lua_key(ligature);\ - init_lua_key(ligatures);\ --init_lua_key(leftskip);\ -+init_lua_key(limit_switch);\ -+init_lua_key(line);\ -+init_lua_key(linebreakpenalty);\ - init_lua_key(linepenalty);\ -+init_lua_key(lineskip);\ - init_lua_key(link_attr);\ - init_lua_key(list);\ - init_lua_key(local_box);\ -+init_lua_key(local_par);\ - init_lua_key(log);\ -+init_lua_key(long_call);\ -+init_lua_key(long_outer_call);\ - init_lua_key(looseness);\ -+init_lua_key(LTL);\ - init_lua_key(lua);\ -+init_lua_key(lua_bytecode_call);\ - init_lua_key(lua_bytecodes_indirect);\ -+init_lua_key(lua_call);\ -+init_lua_key(lua_expandable_call);\ -+init_lua_key(lua_local_call);\ -+init_lua_key(lua_function_call);\ - init_lua_key(lua_functions);\ - init_lua_key(luatex);\ - init_lua_key(luatex_node);\ - init_lua_key(luatex_token);\ -+init_lua_key(luatex_pdfe);\ -+init_lua_key(luatex_pdfe_dictionary);\ -+init_lua_key(luatex_pdfe_array);\ -+init_lua_key(luatex_pdfe_stream);\ -+init_lua_key(luatex_pdfe_reference);\ -+init_lua_key(mac_param);\ -+init_lua_key(make_box);\ -+init_lua_key(margin_kern);\ - init_lua_key(marginkern);\ - init_lua_key(mark);\ - init_lua_key(math);\ -+init_lua_key(math_accent);\ -+init_lua_key(math_char);\ -+init_lua_key(math_char_num);\ - init_lua_key(math_choice);\ -+init_lua_key(math_comp);\ -+init_lua_key(math_given);\ - init_lua_key(math_left);\ - init_lua_key(math_shift);\ -+init_lua_key(math_shift_cs);\ -+init_lua_key(math_style);\ -+init_lua_key(math_sub_box);\ -+init_lua_key(math_sub_mlist);\ -+init_lua_key(math_text_char);\ -+init_lua_key(MathConstants);\ - init_lua_key(mathdir);\ - init_lua_key(mathkern);\ -+init_lua_key(mathskip);\ - init_lua_key(mathstyle);\ - init_lua_key(media);\ -+init_lua_key(medmuskip);\ -+init_lua_key(message);\ - init_lua_key(mid);\ - init_lua_key(middle);\ -+init_lua_key(mkern);\ - init_lua_key(mode);\ - init_lua_key(modeline);\ -+init_lua_key(movement_stack);\ -+init_lua_key(mskip);\ -+init_lua_key(muglue);\ -+init_lua_key(multiply);\ - init_lua_key(name);\ - init_lua_key(named_id);\ - init_lua_key(names);\ -+init_lua_key(nested_list);\ -+init_lua_key(new);\ - init_lua_key(new_graf);\ - init_lua_key(new_window);\ - init_lua_key(next);\ - init_lua_key(no);\ -+init_lua_key(nolength);\ - init_lua_key(no_align);\ -+init_lua_key(no_expand);\ -+init_lua_key(no_super_sub_script);\ - init_lua_key(noad);\ -+init_lua_key(noadpenalty);\ - init_lua_key(node);\ -+init_lua_key(nohrule);\ - init_lua_key(nomath);\ -+init_lua_key(non_script);\ - init_lua_key(none);\ -+init_lua_key(nonew);\ - init_lua_key(nop);\ -+init_lua_key(normal);\ -+init_lua_key(novrule);\ - init_lua_key(nucleus);\ - init_lua_key(num);\ - init_lua_key(number);\ - init_lua_key(objcompression);\ - init_lua_key(objnum);\ - init_lua_key(oldmath);\ -+init_lua_key(omit);\ -+init_lua_key(opdisplaylimits);\ -+init_lua_key(open);\ -+init_lua_key(oplimits);\ -+init_lua_key(opnolimits);\ -+init_lua_key(option);\ - init_lua_key(options);\ -+init_lua_key(ord);\ -+init_lua_key(ordering);\ - init_lua_key(orientation);\ - init_lua_key(origin);\ --init_lua_key(ordering);\ -+init_lua_key(other_char);\ -+init_lua_key(outer_call);\ -+init_lua_key(outline);\ - init_lua_key(output);\ -+init_lua_key(over);\ - init_lua_key(overlay_accent);\ -+init_lua_key(ownerpassword);\ - init_lua_key(page);\ --init_lua_key(pages);\ - init_lua_key(page_discards_head);\ - init_lua_key(page_head);\ - init_lua_key(page_ins_head);\ -+init_lua_key(page_insert);\ - init_lua_key(pageattributes);\ - init_lua_key(pagebox);\ - init_lua_key(pageresources);\ -+init_lua_key(pages);\ -+init_lua_key(Pages);\ - init_lua_key(pagesattributes);\ -+init_lua_key(pagestate);\ -+init_lua_key(par_end);\ - init_lua_key(parameters);\ - init_lua_key(pardir);\ -+init_lua_key(parfillskip);\ - init_lua_key(parshape);\ -+init_lua_key(parskip);\ -+init_lua_key(passive);\ -+init_lua_key(pdfe);\ -+init_lua_key(pdf_action);\ -+init_lua_key(pdf_annot);\ -+init_lua_key(pdf_colorstack);\ -+init_lua_key(pdf_dest);\ - init_lua_key(pdf_destination);\ -+init_lua_key(pdf_end_link);\ -+init_lua_key(pdf_end_thread);\ -+init_lua_key(pdf_link_data);\ - init_lua_key(pdf_literal);\ -+init_lua_key(pdf_refobj);\ -+init_lua_key(pdf_restore);\ -+init_lua_key(pdf_save);\ -+init_lua_key(pdf_setmatrix);\ -+init_lua_key(pdf_setobj);\ -+init_lua_key(pdf_start);\ -+init_lua_key(pdf_start_link);\ -+init_lua_key(pdf_start_thread);\ -+init_lua_key(pdf_thread);\ -+init_lua_key(pdf_thread_data);\ -+init_lua_key(pdf_window);\ - init_lua_key(pen_broken);\ - init_lua_key(pen_inter);\ - init_lua_key(penalty);\ -@@ -1095,35 +1681,68 @@ init_lua_key(pre_adjust_head);\ - init_lua_key(pre_align);\ - init_lua_key(pre_box);\ - init_lua_key(preamble);\ -+init_lua_key(prefix);\ - init_lua_key(pretolerance);\ - init_lua_key(prev);\ - init_lua_key(prevdepth);\ - init_lua_key(prevgraf);\ -+init_lua_key(protected);\ - init_lua_key(protrudechars);\ -+init_lua_key(protrusion);\ -+init_lua_key(pseudo_file);\ -+init_lua_key(pseudo_line);\ - init_lua_key(psname);\ - init_lua_key(ptr);\ -+init_lua_key(punct);\ - init_lua_key(push);\ - init_lua_key(quad);\ - init_lua_key(radical);\ - init_lua_key(raw);\ -+init_lua_key(read_to_cs);\ - init_lua_key(ref_count);\ -+init_lua_key(recompress);\ - init_lua_key(reg);\ -+init_lua_key(register);\ - init_lua_key(registry);\ -+init_lua_key(regular);\ -+init_lua_key(rel);\ -+init_lua_key(relax);\ -+init_lua_key(remove_item);\ - init_lua_key(renew);\ - init_lua_key(rep);\ - init_lua_key(replace);\ - init_lua_key(resources);\ - init_lua_key(right);\ - init_lua_key(right_boundary);\ -+init_lua_key(right_brace);\ - init_lua_key(right_protruding);\ - init_lua_key(rightskip);\ - init_lua_key(rotation);\ -+init_lua_key(RTT);\ - init_lua_key(rule);\ -+init_lua_key(save_pos);\ - init_lua_key(scale);\ - init_lua_key(script);\ - init_lua_key(scriptscript);\ -+init_lua_key(second);\ - init_lua_key(semi_simple);\ -+init_lua_key(set);\ -+init_lua_key(set_aux);\ -+init_lua_key(set_box);\ -+init_lua_key(set_box_dimen);\ -+init_lua_key(set_etex_shape);\ -+init_lua_key(set_font);\ -+init_lua_key(set_font_id);\ -+init_lua_key(set_interaction);\ -+init_lua_key(set_math_param);\ -+init_lua_key(set_page_dimen);\ -+init_lua_key(set_page_int);\ -+init_lua_key(set_prev_graf);\ -+init_lua_key(set_tex_shape);\ -+init_lua_key(shape);\ -+init_lua_key(shape_ref);\ - init_lua_key(shift);\ -+init_lua_key(shorthand_def);\ - init_lua_key(shrink);\ - init_lua_key(shrink_order);\ - init_lua_key(simple);\ -@@ -1137,13 +1756,22 @@ init_lua_key(space);\ - init_lua_key(space_shrink);\ - init_lua_key(space_stretch);\ - init_lua_key(spacefactor);\ -+init_lua_key(spacer);\ -+init_lua_key(spaceskip);\ -+init_lua_key(span);\ -+init_lua_key(spec);\ - init_lua_key(special);\ - init_lua_key(split_discards_head);\ -+init_lua_key(split_insert);\ - init_lua_key(split_keep);\ - init_lua_key(split_off);\ -+init_lua_key(splittopskip);\ -+init_lua_key(squeeze);\ - init_lua_key(stack);\ - init_lua_key(start);\ -+init_lua_key(start_par);\ - init_lua_key(step);\ -+init_lua_key(stop);\ - init_lua_key(stream);\ - init_lua_key(streamfile);\ - init_lua_key(streamprovider);\ -@@ -1152,67 +1780,123 @@ init_lua_key(stretch_order);\ - init_lua_key(string);\ - init_lua_key(style);\ - init_lua_key(sub);\ -+init_lua_key(sub_box);\ -+init_lua_key(sub_mark);\ -+init_lua_key(sub_mlist);\ - init_lua_key(subst_ex_font);\ - init_lua_key(subtype);\ - init_lua_key(sup);\ -+init_lua_key(sup_mark);\ -+init_lua_key(super_sub_script);\ - init_lua_key(supplement);\ - init_lua_key(surround);\ -+init_lua_key(tab_mark);\ -+init_lua_key(tabskip);\ - init_lua_key(tail);\ -+init_lua_key(temp);\ - init_lua_key(temp_head);\ - init_lua_key(term);\ - init_lua_key(tex);\ - init_lua_key(text);\ -+init_lua_key(the);\ -+init_lua_key(thickmuskip);\ -+init_lua_key(thinmuskip);\ -+init_lua_key(thread);\ - init_lua_key(thread_attr);\ - init_lua_key(thread_id);\ --init_lua_key(tolerance);\ -+init_lua_key(TLT);\ - init_lua_key(tok);\ - init_lua_key(token);\ -+init_lua_key(toks_register);\ -+init_lua_key(tolerance);\ - init_lua_key(top);\ - init_lua_key(top_accent);\ -+init_lua_key(top_bot_mark);\ - init_lua_key(top_left);\ - init_lua_key(top_right);\ -+init_lua_key(topskip);\ - init_lua_key(tounicode);\ - init_lua_key(tracingparagraphs);\ - init_lua_key(trailer);\ -+init_lua_key(Trailer);\ - init_lua_key(trailerid);\ - init_lua_key(transform);\ - init_lua_key(trim);\ -+init_lua_key(TRT);\ - init_lua_key(type);\ - init_lua_key(uchyph);\ -+init_lua_key(udelimiterover);\ -+init_lua_key(udelimiterunder);\ -+init_lua_key(un_hbox);\ -+init_lua_key(un_vbox);\ -+init_lua_key(undefined_cs);\ -+init_lua_key(under);\ -+init_lua_key(unhyphenated);\ - init_lua_key(units_per_em);\ -+init_lua_key(unknown);\ -+init_lua_key(unset);\ -+init_lua_key(uoverdelimiter);\ -+init_lua_key(uradical);\ -+init_lua_key(uroot);\ - init_lua_key(used);\ -+init_lua_key(user);\ -+init_lua_key(userpassword);\ -+init_lua_key(user_defined);\ - init_lua_key(user_id);\ -+init_lua_key(userkern);\ -+init_lua_key(userpenalty);\ -+init_lua_key(userskip);\ -+init_lua_key(uunderdelimiter);\ - init_lua_key(v);\ -+init_lua_key(vadjust);\ -+init_lua_key(valign);\ - init_lua_key(value);\ -+init_lua_key(variable);\ - init_lua_key(vbox);\ - init_lua_key(vcenter);\ - init_lua_key(version);\ - init_lua_key(vert_italic);\ - init_lua_key(vert_variants);\ --init_lua_key(vmode_par);\ - init_lua_key(visiblefilename);\ - init_lua_key(vlist);\ -+init_lua_key(vmode_par);\ -+init_lua_key(vmove);\ -+init_lua_key(vrule);\ -+init_lua_key(vskip);\ - init_lua_key(vtop);\ -+init_lua_key(whatsit);\ - init_lua_key(widowpenalty);\ - init_lua_key(width);\ -+init_lua_key(word);\ -+init_lua_key(wordpenalty);\ -+init_lua_key(write);\ -+init_lua_key(writingmode);\ - init_lua_key(x_height);\ - init_lua_key(xadvance);\ --init_lua_key(xformresources);\ - init_lua_key(xformattributes);\ -+init_lua_key(xformresources);\ -+init_lua_key(xleaders);\ -+init_lua_key(xmath_given);\ - init_lua_key(xoffset);\ -+init_lua_key(xray);\ - init_lua_key(xres);\ - init_lua_key(xsize);\ -+init_lua_key(xspaceskip);\ -+init_lua_key(xyz);\ - init_lua_key(xyz_zoom);\ - init_lua_key(yoffset);\ - init_lua_key(yres);\ - init_lua_key(ysize);\ --init_lua_key(writingmode);\ --init_lua_key(__index);\ - init_lua_key_alias(empty_string,"");\ - init_lua_key_alias(lua_bytecodes_indirect,"lua.bytecodes.indirect");\ - init_lua_key_alias(lua_functions,"lua.functions");\ - init_lua_key_alias(luatex_node, "luatex.node");\ - init_lua_key_alias(luatex_token, "luatex.token");\ -+init_lua_key_alias(luatex_pdfe, "luatex.pdfe");\ -+init_lua_key_alias(luatex_pdfe_dictionary, "luatex.pdfe.dictionary");\ -+init_lua_key_alias(luatex_pdfe_array, "luatex.pdfe.array");\ -+init_lua_key_alias(luatex_pdfe_stream, "luatex.pdfe.stream");\ -+init_lua_key_alias(luatex_pdfe_reference, "luatex.pdfe.reference");\ - init_lua_key_alias(mLTL,"-LTL");\ - init_lua_key_alias(mRTT,"-RTT");\ - init_lua_key_alias(mTLT,"-TLT");\ -@@ -1268,14 +1952,12 @@ extern FILE *_cairo_win_tmpfile( void ); - /* These keys have to available to different files */ - /* */ - --use_lua_key(cmdname);use_lua_key(expandable);use_lua_key(protected); -- --use_lua_key(LTL); --use_lua_key(MathConstants); --use_lua_key(RTT); --use_lua_key(TLT); --use_lua_key(TRT); -+use_lua_key(__index); -+use_lua_key(above); -+use_lua_key(abovedisplayshortskip); -+use_lua_key(abovedisplayskip); - use_lua_key(accent); -+use_lua_key(accentkern); - use_lua_key(action); - use_lua_key(action_id); - use_lua_key(action_type); -@@ -1287,53 +1969,107 @@ use_lua_key(adjust_head); - use_lua_key(adjusted_hbox); - use_lua_key(adjustspacing); - use_lua_key(advance); -+use_lua_key(after_assignment); - use_lua_key(after_display); -+use_lua_key(after_group); - use_lua_key(after_output); -+use_lua_key(afterdisplaypenalty); - use_lua_key(align); - use_lua_key(align_head); -+use_lua_key(align_record); - use_lua_key(align_set); -+use_lua_key(align_stack); - use_lua_key(alignment); -+use_lua_key(always); - use_lua_key(annot); - use_lua_key(area); - use_lua_key(art); -+use_lua_key(assign_attr); -+use_lua_key(assign_box_dir); -+use_lua_key(assign_box_direction); -+use_lua_key(assign_dimen); -+use_lua_key(assign_dir); -+use_lua_key(assign_direction); -+use_lua_key(assign_font_dimen); -+use_lua_key(assign_font_int); -+use_lua_key(assign_glue); -+use_lua_key(assign_hang_indent); -+use_lua_key(assign_int); -+use_lua_key(assign_local_box); -+use_lua_key(assign_mu_glue); -+use_lua_key(assign_toks); - use_lua_key(attr); -+use_lua_key(attribute); -+use_lua_key(attribute_list); - use_lua_key(attributes); -+use_lua_key(automatic); -+use_lua_key(baselineskip); - use_lua_key(bbox); - use_lua_key(before_display); -+use_lua_key(beforedisplaypenalty); -+use_lua_key(begin_group); -+use_lua_key(beginmath); -+use_lua_key(belowdisplayshortskip); -+use_lua_key(belowdisplayskip); - use_lua_key(best_ins_ptr); - use_lua_key(best_page_break); - use_lua_key(best_size); -+use_lua_key(bin); - use_lua_key(bleed); - use_lua_key(bot); - use_lua_key(bot_accent); -+use_lua_key(bothflexible); - use_lua_key(bottom_left); - use_lua_key(bottom_right); - use_lua_key(boundary); - use_lua_key(box); - use_lua_key(box_left); - use_lua_key(box_left_width); -+use_lua_key(box_ref); - use_lua_key(box_right); - use_lua_key(box_right_width); -+use_lua_key(box_there); -+use_lua_key(break_penalty); - use_lua_key(broken_ins); - use_lua_key(broken_ptr); - use_lua_key(brokenpenalty); - use_lua_key(cache); - use_lua_key(cal_expand_ratio); -+use_lua_key(call); -+use_lua_key(cancel); -+use_lua_key(car_ret); -+use_lua_key(case_shift); -+use_lua_key(Catalog); - use_lua_key(catalog); -+use_lua_key(cell); - use_lua_key(char); -+use_lua_key(char_ghost); -+use_lua_key(char_given); -+use_lua_key(char_num); -+use_lua_key(character); - use_lua_key(characters); - use_lua_key(checksum); -+use_lua_key(choice); - use_lua_key(cidinfo); - use_lua_key(class); -+use_lua_key(cleaders); -+use_lua_key(close); - use_lua_key(clubpenalty); -+use_lua_key(cmd); -+use_lua_key(cmdname); -+use_lua_key(color_stack); - use_lua_key(colordepth); - use_lua_key(colorspace); -+use_lua_key(combinetoks); - use_lua_key(command); - use_lua_key(commands); - use_lua_key(comment); - use_lua_key(components); - use_lua_key(compresslevel); -+use_lua_key(conditionalmathskip); - use_lua_key(contrib_head); -+use_lua_key(convert); -+use_lua_key(copy_font); - use_lua_key(core); - use_lua_key(cost); - use_lua_key(count); -@@ -1342,11 +2078,21 @@ use_lua_key(crampedscript); - use_lua_key(crampedscriptscript); - use_lua_key(crampedtext); - use_lua_key(crop); -+use_lua_key(cs_name); - use_lua_key(csname); -+use_lua_key(current); - use_lua_key(data); -+use_lua_key(def); -+use_lua_key(def_char_code); -+use_lua_key(def_del_code); -+use_lua_key(def_family); -+use_lua_key(def_font); -+use_lua_key(def_lua_call); - use_lua_key(degree); - use_lua_key(delim); -+use_lua_key(delim_num); - use_lua_key(delimptr); -+use_lua_key(delta); - use_lua_key(demerits); - use_lua_key(denom); - use_lua_key(depth); -@@ -1359,46 +2105,92 @@ use_lua_key(direct); - use_lua_key(direction); - use_lua_key(dirs); - use_lua_key(disc); -+use_lua_key(discretionary); - use_lua_key(display); -+use_lua_key(divide); -+use_lua_key(dont_expand); - use_lua_key(doublehyphendemerits); - use_lua_key(down); - use_lua_key(embedding); - use_lua_key(emergencystretch); -+use_lua_key(empty); - use_lua_key(empty_string); - use_lua_key(encodingbytes); - use_lua_key(encodingname); - use_lua_key(end); --use_lua_key(etex); -+use_lua_key(end_cs_name); -+use_lua_key(end_group); -+use_lua_key(end_template); -+use_lua_key(endmath); -+use_lua_key(endv); -+use_lua_key(eq_no); - use_lua_key(equation);\ - use_lua_key(equation_number);\ -+use_lua_key(equationnumber); -+use_lua_key(equationnumberpenalty); -+use_lua_key(etex); -+use_lua_key(ex_space); - use_lua_key(exactly); -+use_lua_key(expand_after); -+use_lua_key(expand_font); -+use_lua_key(expandable); - use_lua_key(expansion_factor); -+use_lua_key(explicit); -+use_lua_key(expr_stack); - use_lua_key(ext); -+use_lua_key(extdef_del_code); -+use_lua_key(extdef_math_code); - use_lua_key(extend); - use_lua_key(extender); - use_lua_key(extensible); -+use_lua_key(extension); - use_lua_key(extra_space); - use_lua_key(fam); - use_lua_key(fast); -+use_lua_key(feedback); - use_lua_key(fence); -+use_lua_key(fi); -+use_lua_key(fi_or_else); -+use_lua_key(fil); - use_lua_key(file); - use_lua_key(filename); - use_lua_key(filepath); - use_lua_key(fill); -+use_lua_key(filll); -+use_lua_key(fillll); - use_lua_key(fin_row); - use_lua_key(finalhyphendemerits); -+use_lua_key(finalpenalty); -+use_lua_key(first); -+use_lua_key(fit); -+use_lua_key(fitb); -+use_lua_key(fitbh); -+use_lua_key(fitbv); -+use_lua_key(fith); -+use_lua_key(fitr); -+use_lua_key(fitv); -+use_lua_key(fixedboth); -+use_lua_key(fixedbottom); -+use_lua_key(fixedtop); - use_lua_key(font); -+use_lua_key(fontkern); - use_lua_key(fonts); - use_lua_key(format); - use_lua_key(fraction); - use_lua_key(fullname); -+use_lua_key(ghost); -+use_lua_key(gleaders); - use_lua_key(global); - use_lua_key(glue); - use_lua_key(glue_order); -+use_lua_key(glue_ref); - use_lua_key(glue_set); - use_lua_key(glue_sign); -+use_lua_key(glue_spec); - use_lua_key(glyph); -+use_lua_key(goto); - use_lua_key(h); -+use_lua_key(halign); - use_lua_key(hangafter); - use_lua_key(hangindent); - use_lua_key(hbox); -@@ -1406,20 +2198,37 @@ use_lua_key(head); - use_lua_key(height); - use_lua_key(hlist); - use_lua_key(hmode_par); -+use_lua_key(hmove); - use_lua_key(hold_head); - use_lua_key(horiz_variants); -+use_lua_key(hrule); - use_lua_key(hsize); -+use_lua_key(hskip); -+use_lua_key(hyph_data); -+use_lua_key(hyphenated); - use_lua_key(hyphenchar); - use_lua_key(id); - use_lua_key(identity); -+use_lua_key(if_stack); -+use_lua_key(if_test); -+use_lua_key(ignore_spaces); - use_lua_key(image); - use_lua_key(imagetype); - use_lua_key(immediate); -+use_lua_key(in_stream); -+use_lua_key(indent); - use_lua_key(index); - use_lua_key(info); -+use_lua_key(Info); -+use_lua_key(inner); -+use_lua_key(input); -+use_lua_key(ins); - use_lua_key(insert); -+use_lua_key(inserts_only); - use_lua_key(interlinepenalty); -+use_lua_key(ital_corr); - use_lua_key(italic); -+use_lua_key(italiccorrection); - use_lua_key(keepopen); - use_lua_key(kern); - use_lua_key(kerns); -@@ -1427,95 +2236,191 @@ use_lua_key(lang); - use_lua_key(large_char); - use_lua_key(large_fam); - use_lua_key(last_ins_ptr); -+use_lua_key(last_item); - use_lua_key(lastlinefit); -+use_lua_key(late_lua); - use_lua_key(leader); -+use_lua_key(leader_ship); -+use_lua_key(leaders); - use_lua_key(least_page_cost); - use_lua_key(left); - use_lua_key(left_boundary); -+use_lua_key(left_brace); - use_lua_key(left_protruding); -+use_lua_key(left_right); - use_lua_key(leftskip); -+use_lua_key(let); -+use_lua_key(letter); -+use_lua_key(letterspace_font); - use_lua_key(level); -+use_lua_key(ligature); - use_lua_key(ligatures); -+use_lua_key(limit_switch); -+use_lua_key(line); -+use_lua_key(linebreakpenalty); - use_lua_key(linepenalty); -+use_lua_key(lineskip); - use_lua_key(link_attr); - use_lua_key(list); - use_lua_key(local_box); -+use_lua_key(local_par); - use_lua_key(log); -+use_lua_key(long_call); -+use_lua_key(long_outer_call); - use_lua_key(looseness); -+use_lua_key(LTL); - use_lua_key(lua); -+use_lua_key(lua_bytecode_call); - use_lua_key(lua_bytecodes_indirect); -+use_lua_key(lua_call); -+use_lua_key(lua_expandable_call); -+use_lua_key(lua_local_call); -+use_lua_key(lua_function_call); - use_lua_key(lua_functions); - use_lua_key(luatex); - use_lua_key(luatex_node); - use_lua_key(luatex_token); --use_lua_key(mLTL); --use_lua_key(mRTT); --use_lua_key(mTLT); --use_lua_key(mTRT); -+use_lua_key(luatex_pdfe); -+use_lua_key(luatex_pdfe_dictionary); -+use_lua_key(luatex_pdfe_array); -+use_lua_key(luatex_pdfe_stream); -+use_lua_key(luatex_pdfe_reference); -+use_lua_key(mac_param); -+use_lua_key(make_box); -+use_lua_key(margin_kern); - use_lua_key(marginkern); - use_lua_key(mark); - use_lua_key(math); -+use_lua_key(math_accent); -+use_lua_key(math_char); -+use_lua_key(math_char_num); - use_lua_key(math_choice); -+use_lua_key(math_comp); -+use_lua_key(math_given); - use_lua_key(math_left); - use_lua_key(math_shift); -+use_lua_key(math_shift_cs); -+use_lua_key(math_style); -+use_lua_key(math_sub_box); -+use_lua_key(math_sub_mlist); -+use_lua_key(math_text_char); -+use_lua_key(MathConstants); - use_lua_key(mathdir); - use_lua_key(mathkern); -+use_lua_key(mathskip); - use_lua_key(mathstyle); - use_lua_key(media); -+use_lua_key(medmuskip); -+use_lua_key(message); - use_lua_key(mid); - use_lua_key(middle); -+use_lua_key(mkern); -+use_lua_key(mLTL); - use_lua_key(mode); - use_lua_key(modeline); -+use_lua_key(movement_stack); -+use_lua_key(mRTT); -+use_lua_key(mskip); -+use_lua_key(mTLT); -+use_lua_key(mTRT); -+use_lua_key(muglue); -+use_lua_key(multiply); - use_lua_key(name); - use_lua_key(named_id); - use_lua_key(names); -+use_lua_key(nested_list); -+use_lua_key(new); - use_lua_key(new_graf); - use_lua_key(new_window); - use_lua_key(next); - use_lua_key(no); -+use_lua_key(nolength); - use_lua_key(no_align); -+use_lua_key(no_expand); -+use_lua_key(no_super_sub_script); - use_lua_key(noad); -+use_lua_key(noadpenalty); - use_lua_key(node); - use_lua_key(node_properties); - use_lua_key(node_properties_indirect); -+use_lua_key(nohrule); - use_lua_key(nomath); -+use_lua_key(non_script); - use_lua_key(none); -+use_lua_key(nonew); - use_lua_key(nop); -+use_lua_key(normal); -+use_lua_key(novrule); - use_lua_key(nucleus); - use_lua_key(num); - use_lua_key(number); - use_lua_key(objcompression); - use_lua_key(objnum); - use_lua_key(oldmath); -+use_lua_key(omit); -+use_lua_key(opdisplaylimits); -+use_lua_key(open); -+use_lua_key(oplimits); -+use_lua_key(opnolimits); -+use_lua_key(option); - use_lua_key(options); -+use_lua_key(ord); -+use_lua_key(ordering); - use_lua_key(orientation); - use_lua_key(origin); --use_lua_key(ordering); -+use_lua_key(other_char); -+use_lua_key(outer_call); -+use_lua_key(outline); - use_lua_key(output); -+use_lua_key(over); - use_lua_key(overlay_accent); --use_lua_key(pLTL); --use_lua_key(pRTT); --use_lua_key(pTLT); --use_lua_key(pTRT); -+use_lua_key(ownerpassword); - use_lua_key(page); --use_lua_key(pages); - use_lua_key(page_discards_head); - use_lua_key(page_head); - use_lua_key(page_ins_head); --use_lua_key(pagebox); -+use_lua_key(page_insert); - use_lua_key(pageattributes); -+use_lua_key(pagebox); - use_lua_key(pageresources); -+use_lua_key(pages); -+use_lua_key(Pages); - use_lua_key(pagesattributes); -+use_lua_key(pagestate); -+use_lua_key(par_end); - use_lua_key(parameters); - use_lua_key(pardir); -+use_lua_key(parfillskip); - use_lua_key(parshape); -+use_lua_key(parskip); -+use_lua_key(passive); - use_lua_key(pdf); -+use_lua_key(pdfe); -+use_lua_key(pdf_action); -+use_lua_key(pdf_annot); -+use_lua_key(pdf_colorstack); - use_lua_key(pdf_data); -+use_lua_key(pdf_dest); - use_lua_key(pdf_destination); -+use_lua_key(pdf_end_link); -+use_lua_key(pdf_end_thread); -+use_lua_key(pdf_link_data); - use_lua_key(pdf_literal); -+use_lua_key(pdf_refobj); -+use_lua_key(pdf_restore); -+use_lua_key(pdf_save); -+use_lua_key(pdf_setmatrix); -+use_lua_key(pdf_setobj); -+use_lua_key(pdf_start); -+use_lua_key(pdf_start_link); -+use_lua_key(pdf_start_thread); -+use_lua_key(pdf_thread); -+use_lua_key(pdf_thread_data); -+use_lua_key(pdf_window); - use_lua_key(pen_broken); - use_lua_key(pen_inter); - use_lua_key(penalty); -+use_lua_key(pLTL); - use_lua_key(pop); - use_lua_key(post); - use_lua_key(post_linebreak); -@@ -1525,35 +2430,71 @@ use_lua_key(pre_adjust_head); - use_lua_key(pre_align); - use_lua_key(pre_box); - use_lua_key(preamble); -+use_lua_key(prefix); - use_lua_key(pretolerance); - use_lua_key(prev); - use_lua_key(prevdepth); - use_lua_key(prevgraf); -+use_lua_key(protected); - use_lua_key(protrudechars); -+use_lua_key(protrusion); -+use_lua_key(pRTT); -+use_lua_key(pseudo_file); -+use_lua_key(pseudo_line); - use_lua_key(psname); -+use_lua_key(pTLT); - use_lua_key(ptr); -+use_lua_key(pTRT); -+use_lua_key(punct); - use_lua_key(push); - use_lua_key(quad); - use_lua_key(radical); - use_lua_key(raw); -+use_lua_key(read_to_cs); - use_lua_key(ref_count); -+use_lua_key(recompress); - use_lua_key(reg); -+use_lua_key(register); - use_lua_key(registry); -+use_lua_key(regular); -+use_lua_key(rel); -+use_lua_key(relax); -+use_lua_key(remove_item); - use_lua_key(renew); - use_lua_key(rep); - use_lua_key(replace); - use_lua_key(resources); - use_lua_key(right); - use_lua_key(right_boundary); -+use_lua_key(right_brace); - use_lua_key(right_protruding); - use_lua_key(rightskip); - use_lua_key(rotation); -+use_lua_key(RTT); - use_lua_key(rule); -+use_lua_key(save_pos); - use_lua_key(scale); - use_lua_key(script); - use_lua_key(scriptscript); -+use_lua_key(second); - use_lua_key(semi_simple); -+use_lua_key(set); -+use_lua_key(set_aux); -+use_lua_key(set_box); -+use_lua_key(set_box_dimen); -+use_lua_key(set_etex_shape); -+use_lua_key(set_font); -+use_lua_key(set_font_id); -+use_lua_key(set_interaction); -+use_lua_key(set_math_param); -+use_lua_key(set_page_dimen); -+use_lua_key(set_page_int); -+use_lua_key(set_prev_graf); -+use_lua_key(set_tex_shape); -+use_lua_key(shape); -+use_lua_key(shape_ref); - use_lua_key(shift); -+use_lua_key(shorthand_def); - use_lua_key(shrink); - use_lua_key(shrink_order); - use_lua_key(simple); -@@ -1567,13 +2508,22 @@ use_lua_key(space); - use_lua_key(space_shrink); - use_lua_key(space_stretch); - use_lua_key(spacefactor); -+use_lua_key(spacer); -+use_lua_key(spaceskip); -+use_lua_key(span); -+use_lua_key(spec); - use_lua_key(special); - use_lua_key(split_discards_head); -+use_lua_key(split_insert); - use_lua_key(split_keep); - use_lua_key(split_off); -+use_lua_key(splittopskip); -+use_lua_key(squeeze); - use_lua_key(stack); - use_lua_key(start); -+use_lua_key(start_par); - use_lua_key(step); -+use_lua_key(stop); - use_lua_key(stream); - use_lua_key(streamfile); - use_lua_key(streamprovider); -@@ -1582,60 +2532,111 @@ use_lua_key(stretch_order); - use_lua_key(string); - use_lua_key(style); - use_lua_key(sub); -+use_lua_key(sub_box); -+use_lua_key(sub_mark); -+use_lua_key(sub_mlist); - use_lua_key(subst_ex_font); - use_lua_key(subtype); - use_lua_key(sup); -+use_lua_key(sup_mark); -+use_lua_key(super_sub_script); - use_lua_key(supplement); - use_lua_key(surround); -+use_lua_key(tab_mark); -+use_lua_key(tabskip); - use_lua_key(tail); -+use_lua_key(temp); - use_lua_key(temp_head); - use_lua_key(term); - use_lua_key(term_and_log); - use_lua_key(tex); - use_lua_key(text); -+use_lua_key(the); -+use_lua_key(thickmuskip); -+use_lua_key(thinmuskip); -+use_lua_key(thread); - use_lua_key(thread_attr); - use_lua_key(thread_id); --use_lua_key(tolerance); -+use_lua_key(TLT); - use_lua_key(tok); - use_lua_key(token); -+use_lua_key(toks_register); -+use_lua_key(tolerance); - use_lua_key(top); - use_lua_key(top_accent); -+use_lua_key(top_bot_mark); - use_lua_key(top_left); - use_lua_key(top_right); -+use_lua_key(topskip); - use_lua_key(tounicode); - use_lua_key(tracingparagraphs); - use_lua_key(trailer); -+use_lua_key(Trailer); - use_lua_key(trailerid); - use_lua_key(transform); - use_lua_key(trim); -+use_lua_key(TRT); - use_lua_key(type); - use_lua_key(uchyph); -+use_lua_key(udelimiterover); -+use_lua_key(udelimiterunder); -+use_lua_key(un_hbox); -+use_lua_key(un_vbox); -+use_lua_key(undefined_cs); -+use_lua_key(under); -+use_lua_key(unhyphenated); - use_lua_key(units_per_em); -+use_lua_key(unknown); -+use_lua_key(unset); -+use_lua_key(uoverdelimiter); -+use_lua_key(uradical); -+use_lua_key(uroot); - use_lua_key(used); -+use_lua_key(user); -+use_lua_key(userpassword); -+use_lua_key(user_defined); - use_lua_key(user_id); -+use_lua_key(userkern); -+use_lua_key(userpenalty); -+use_lua_key(userskip); -+use_lua_key(uunderdelimiter); - use_lua_key(v); -+use_lua_key(vadjust); -+use_lua_key(valign); - use_lua_key(value); -+use_lua_key(variable); - use_lua_key(vbox); - use_lua_key(vcenter); - use_lua_key(version); - use_lua_key(vert_italic); - use_lua_key(vert_variants); --use_lua_key(vmode_par); - use_lua_key(visiblefilename); - use_lua_key(vlist); -+use_lua_key(vmode_par); -+use_lua_key(vmove); -+use_lua_key(vrule); -+use_lua_key(vskip); - use_lua_key(vtop); -+use_lua_key(whatsit); - use_lua_key(widowpenalty); - use_lua_key(width); -+use_lua_key(word); -+use_lua_key(wordpenalty); -+use_lua_key(write); -+use_lua_key(writingmode); - use_lua_key(x_height); - use_lua_key(xadvance); --use_lua_key(xformresources); - use_lua_key(xformattributes); -+use_lua_key(xformresources); -+use_lua_key(xleaders); -+use_lua_key(xmath_given); - use_lua_key(xoffset); -+use_lua_key(xray); - use_lua_key(xres); - use_lua_key(xsize); -+use_lua_key(xspaceskip); -+use_lua_key(xyz); - use_lua_key(xyz_zoom); - use_lua_key(yoffset); - use_lua_key(yres); - use_lua_key(ysize); --use_lua_key(writingmode); --use_lua_key(__index); -diff --git a/texk/web2c/luatexdir/lua/luatex-core.c b/texk/web2c/luatexdir/lua/luatex-core.c -index 6551b0bc4..5cb58af65 100644 ---- a/texk/web2c/luatexdir/lua/luatex-core.c -+++ b/texk/web2c/luatexdir/lua/luatex-core.c -@@ -17,7 +17,7 @@ int load_luatex_core_lua (lua_State * L) - 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x73, 0x20, 0x5b, 0x27, 0x6c, 0x75, 0x61, 0x74, 0x65, 0x78, 0x2d, - 0x63, 0x6f, 0x72, 0x65, 0x27, 0x5d, 0x20, 0x3d, 0x20, 0x7b, 0x0a, 0x2d, 0x2d, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x20, 0x20, 0x20, 0x3d, 0x20, 0x31, 0x2e, -- 0x30, 0x30, 0x35, 0x2c, 0x0a, 0x2d, 0x2d, 0x20, 0x20, 0x20, 0x20, 0x20, 0x63, 0x6f, 0x6d, 0x6d, -+ 0x30, 0x38, 0x30, 0x2c, 0x0a, 0x2d, 0x2d, 0x20, 0x20, 0x20, 0x20, 0x20, 0x63, 0x6f, 0x6d, 0x6d, - 0x65, 0x6e, 0x74, 0x20, 0x20, 0x20, 0x3d, 0x20, 0x27, 0x63, 0x6f, 0x6d, 0x70, 0x61, 0x6e, 0x69, - 0x6f, 0x6e, 0x20, 0x74, 0x6f, 0x20, 0x6c, 0x75, 0x61, 0x74, 0x65, 0x78, 0x27, 0x2c, 0x0a, 0x2d, - 0x2d, 0x20, 0x20, 0x20, 0x20, 0x20, 0x61, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x20, 0x20, 0x20, 0x20, -@@ -27,536 +27,609 @@ int load_luatex_core_lua (lua_State * L) - 0x3d, 0x20, 0x27, 0x4c, 0x75, 0x61, 0x54, 0x65, 0x58, 0x20, 0x44, 0x65, 0x76, 0x65, 0x6c, 0x6f, - 0x70, 0x6d, 0x65, 0x6e, 0x74, 0x20, 0x54, 0x65, 0x61, 0x6d, 0x27, 0x2c, 0x0a, 0x2d, 0x2d, 0x20, - 0x7d, 0x0a, 0x0a, 0x4c, 0x55, 0x41, 0x54, 0x45, 0x58, 0x43, 0x4f, 0x52, 0x45, 0x56, 0x45, 0x52, -- 0x53, 0x49, 0x4f, 0x4e, 0x20, 0x3d, 0x20, 0x31, 0x2e, 0x30, 0x30, 0x35, 0x0a, 0x0a, 0x2d, 0x2d, -- 0x20, 0x54, 0x68, 0x69, 0x73, 0x20, 0x66, 0x69, 0x6c, 0x65, 0x20, 0x6f, 0x76, 0x65, 0x72, 0x6c, -- 0x6f, 0x61, 0x64, 0x73, 0x20, 0x73, 0x6f, 0x6d, 0x65, 0x20, 0x4c, 0x75, 0x61, 0x20, 0x66, 0x75, -- 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x2e, 0x20, 0x54, 0x68, 0x65, 0x20, 0x72, 0x65, 0x61, -- 0x64, 0x6c, 0x69, 0x6e, 0x65, 0x20, 0x76, 0x61, 0x72, 0x69, 0x61, 0x6e, 0x74, 0x73, 0x20, 0x70, -- 0x72, 0x6f, 0x76, 0x69, 0x64, 0x65, 0x20, 0x74, 0x68, 0x65, 0x20, 0x73, 0x61, 0x6d, 0x65, 0x0a, -- 0x2d, 0x2d, 0x20, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x69, 0x74, 0x79, -- 0x20, 0x61, 0x73, 0x20, 0x4c, 0x75, 0x61, 0x54, 0x65, 0x58, 0x20, 0x3c, 0x3d, 0x20, 0x31, 0x2e, -- 0x30, 0x34, 0x20, 0x61, 0x6e, 0x64, 0x20, 0x64, 0x6f, 0x69, 0x6e, 0x67, 0x20, 0x69, 0x74, 0x20, -- 0x74, 0x68, 0x69, 0x73, 0x20, 0x77, 0x61, 0x79, 0x20, 0x70, 0x65, 0x72, 0x6d, 0x69, 0x74, 0x73, -- 0x20, 0x75, 0x73, 0x20, 0x74, 0x6f, 0x20, 0x6b, 0x65, 0x65, 0x70, 0x20, 0x74, 0x68, 0x65, 0x0a, -- 0x2d, 0x2d, 0x20, 0x6f, 0x72, 0x69, 0x67, 0x69, 0x6e, 0x61, 0x6c, 0x20, 0x69, 0x6f, 0x20, 0x6c, -- 0x69, 0x62, 0x72, 0x61, 0x72, 0x69, 0x65, 0x73, 0x20, 0x63, 0x6c, 0x65, 0x61, 0x6e, 0x2e, 0x20, -- 0x50, 0x65, 0x72, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x6e, 0x63, 0x65, 0x20, 0x69, 0x73, 0x20, 0x70, -- 0x72, 0x6f, 0x62, 0x61, 0x62, 0x6c, 0x79, 0x20, 0x65, 0x76, 0x65, 0x6e, 0x20, 0x61, 0x20, 0x62, -- 0x69, 0x74, 0x20, 0x62, 0x65, 0x74, 0x74, 0x65, 0x72, 0x20, 0x6e, 0x6f, 0x77, 0x2e, 0x0a, 0x0a, -- 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x74, 0x79, 0x70, 0x65, 0x2c, 0x20, 0x6e, 0x65, 0x78, 0x74, -- 0x2c, 0x20, 0x67, 0x65, 0x74, 0x6d, 0x65, 0x74, 0x61, 0x74, 0x61, 0x62, 0x6c, 0x65, 0x2c, 0x20, -- 0x72, 0x65, 0x71, 0x75, 0x69, 0x72, 0x65, 0x20, 0x3d, 0x20, 0x74, 0x79, 0x70, 0x65, 0x2c, 0x20, -- 0x6e, 0x65, 0x78, 0x74, 0x2c, 0x20, 0x67, 0x65, 0x74, 0x6d, 0x65, 0x74, 0x61, 0x74, 0x61, 0x62, -- 0x6c, 0x65, 0x2c, 0x20, 0x72, 0x65, 0x71, 0x75, 0x69, 0x72, 0x65, 0x0a, 0x6c, 0x6f, 0x63, 0x61, -- 0x6c, 0x20, 0x66, 0x69, 0x6e, 0x64, 0x2c, 0x20, 0x67, 0x73, 0x75, 0x62, 0x2c, 0x20, 0x66, 0x6f, -- 0x72, 0x6d, 0x61, 0x74, 0x20, 0x3d, 0x20, 0x73, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x2e, 0x66, 0x69, -- 0x6e, 0x64, 0x2c, 0x20, 0x73, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x2e, 0x67, 0x73, 0x75, 0x62, 0x2c, -- 0x20, 0x73, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x2e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x0a, 0x0a, -- 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x69, 0x6f, 0x5f, 0x6f, 0x70, 0x65, 0x6e, 0x20, 0x20, 0x20, -- 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x3d, 0x20, 0x69, 0x6f, 0x2e, 0x6f, -- 0x70, 0x65, 0x6e, 0x0a, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x69, 0x6f, 0x5f, 0x70, 0x6f, 0x70, -- 0x65, 0x6e, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x3d, 0x20, -- 0x69, 0x6f, 0x2e, 0x70, 0x6f, 0x70, 0x65, 0x6e, 0x0a, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x69, -- 0x6f, 0x5f, 0x6c, 0x69, 0x6e, 0x65, 0x73, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -- 0x20, 0x20, 0x20, 0x3d, 0x20, 0x69, 0x6f, 0x2e, 0x6c, 0x69, 0x6e, 0x65, 0x73, 0x0a, 0x0a, 0x6c, -- 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x66, 0x69, 0x6f, 0x5f, 0x72, 0x65, 0x61, 0x64, 0x6c, 0x69, 0x6e, -- 0x65, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x3d, 0x20, 0x66, 0x69, 0x6f, 0x2e, 0x72, -- 0x65, 0x61, 0x64, 0x6c, 0x69, 0x6e, 0x65, 0x0a, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x66, 0x69, -- 0x6f, 0x5f, 0x63, 0x68, 0x65, 0x63, 0x6b, 0x70, 0x65, 0x72, 0x6d, 0x69, 0x73, 0x73, 0x69, 0x6f, -- 0x6e, 0x20, 0x3d, 0x20, 0x66, 0x69, 0x6f, 0x2e, 0x63, 0x68, 0x65, 0x63, 0x6b, 0x70, 0x65, 0x72, -- 0x6d, 0x69, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x0a, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x66, 0x69, -- 0x6f, 0x5f, 0x72, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x66, 0x69, 0x6c, 0x65, 0x6e, 0x61, 0x6d, 0x65, -- 0x20, 0x20, 0x3d, 0x20, 0x66, 0x69, 0x6f, 0x2e, 0x72, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x66, 0x69, -- 0x6c, 0x65, 0x6e, 0x61, 0x6d, 0x65, 0x0a, 0x0a, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x6d, 0x74, -- 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -- 0x20, 0x20, 0x3d, 0x20, 0x67, 0x65, 0x74, 0x6d, 0x65, 0x74, 0x61, 0x74, 0x61, 0x62, 0x6c, 0x65, -- 0x28, 0x69, 0x6f, 0x2e, 0x73, 0x74, 0x64, 0x65, 0x72, 0x72, 0x29, 0x0a, 0x6c, 0x6f, 0x63, 0x61, -- 0x6c, 0x20, 0x6d, 0x74, 0x5f, 0x6c, 0x69, 0x6e, 0x65, 0x73, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -- 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x3d, 0x20, 0x6d, 0x74, 0x2e, 0x6c, 0x69, 0x6e, 0x65, 0x73, -- 0x0a, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x73, 0x61, 0x66, 0x65, 0x72, 0x6f, 0x70, 0x74, 0x69, -- 0x6f, 0x6e, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x3d, 0x20, 0x73, 0x74, 0x61, -- 0x74, 0x75, 0x73, 0x2e, 0x73, 0x61, 0x66, 0x65, 0x72, 0x5f, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, -- 0x0a, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x73, 0x68, 0x65, 0x6c, 0x6c, 0x65, 0x73, 0x63, 0x61, -- 0x70, 0x65, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x3d, 0x20, 0x73, 0x74, 0x61, -- 0x74, 0x75, 0x73, 0x2e, 0x73, 0x68, 0x65, 0x6c, 0x6c, 0x5f, 0x65, 0x73, 0x63, 0x61, 0x70, 0x65, -- 0x20, 0x2d, 0x2d, 0x20, 0x30, 0x20, 0x28, 0x64, 0x69, 0x73, 0x61, 0x62, 0x6c, 0x65, 0x64, 0x29, -- 0x20, 0x31, 0x20, 0x28, 0x61, 0x6e, 0x79, 0x74, 0x68, 0x69, 0x6e, 0x67, 0x29, 0x20, 0x32, 0x20, -- 0x28, 0x72, 0x65, 0x73, 0x74, 0x72, 0x69, 0x63, 0x74, 0x65, 0x64, 0x29, 0x0a, 0x6c, 0x6f, 0x63, -- 0x61, 0x6c, 0x20, 0x6b, 0x70, 0x73, 0x65, 0x75, 0x73, 0x65, 0x64, 0x20, 0x20, 0x20, 0x20, 0x20, -- 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x3d, 0x20, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x2e, -- 0x6b, 0x70, 0x73, 0x65, 0x5f, 0x75, 0x73, 0x65, 0x64, 0x20, 0x20, 0x20, 0x20, 0x2d, 0x2d, 0x20, -- 0x30, 0x20, 0x31, 0x0a, 0x0a, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x77, 0x72, 0x69, 0x74, 0x65, -- 0x5f, 0x6e, 0x6c, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x3d, -- 0x20, 0x74, 0x65, 0x78, 0x69, 0x6f, 0x2e, 0x77, 0x72, 0x69, 0x74, 0x65, 0x5f, 0x6e, 0x6c, 0x0a, -- 0x0a, 0x69, 0x6f, 0x2e, 0x73, 0x61, 0x76, 0x65, 0x64, 0x5f, 0x6c, 0x69, 0x6e, 0x65, 0x73, 0x20, -- 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x3d, 0x20, 0x69, 0x6f, 0x5f, -- 0x6c, 0x69, 0x6e, 0x65, 0x73, 0x20, 0x2d, 0x2d, 0x20, 0x61, 0x6c, 0x77, 0x61, 0x79, 0x73, 0x20, -- 0x72, 0x65, 0x61, 0x64, 0x6f, 0x6e, 0x6c, 0x79, 0x0a, 0x6d, 0x74, 0x2e, 0x73, 0x61, 0x76, 0x65, -- 0x64, 0x5f, 0x6c, 0x69, 0x6e, 0x65, 0x73, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -- 0x20, 0x20, 0x20, 0x3d, 0x20, 0x6d, 0x74, 0x5f, 0x6c, 0x69, 0x6e, 0x65, 0x73, 0x20, 0x2d, 0x2d, -- 0x20, 0x61, 0x6c, 0x77, 0x61, 0x79, 0x73, 0x20, 0x72, 0x65, 0x61, 0x64, 0x6f, 0x6e, 0x6c, 0x79, -- 0x0a, 0x0a, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, -- 0x20, 0x6c, 0x75, 0x61, 0x74, 0x65, 0x78, 0x5f, 0x69, 0x6f, 0x5f, 0x6f, 0x70, 0x65, 0x6e, 0x28, -- 0x6e, 0x61, 0x6d, 0x65, 0x2c, 0x68, 0x6f, 0x77, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x69, 0x66, -- 0x20, 0x6e, 0x6f, 0x74, 0x20, 0x68, 0x6f, 0x77, 0x20, 0x74, 0x68, 0x65, 0x6e, 0x0a, 0x20, 0x20, -- 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x68, 0x6f, 0x77, 0x20, 0x3d, 0x20, 0x27, 0x72, 0x27, 0x0a, -- 0x20, 0x20, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x6c, 0x6f, 0x63, 0x61, -- 0x6c, 0x20, 0x66, 0x20, 0x3d, 0x20, 0x69, 0x6f, 0x5f, 0x6f, 0x70, 0x65, 0x6e, 0x28, 0x6e, 0x61, -- 0x6d, 0x65, 0x2c, 0x68, 0x6f, 0x77, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x69, 0x66, 0x20, 0x66, -- 0x20, 0x74, 0x68, 0x65, 0x6e, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x69, 0x66, -- 0x20, 0x74, 0x79, 0x70, 0x65, 0x28, 0x68, 0x6f, 0x77, 0x29, 0x20, 0x3d, 0x3d, 0x20, 0x27, 0x73, -- 0x74, 0x72, 0x69, 0x6e, 0x67, 0x27, 0x20, 0x61, 0x6e, 0x64, 0x20, 0x66, 0x69, 0x6e, 0x64, 0x28, -- 0x68, 0x6f, 0x77, 0x2c, 0x27, 0x77, 0x27, 0x29, 0x20, 0x74, 0x68, 0x65, 0x6e, 0x0a, 0x20, 0x20, -- 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x66, 0x69, 0x6f, 0x5f, 0x72, 0x65, -- 0x63, 0x6f, 0x72, 0x64, 0x66, 0x69, 0x6c, 0x65, 0x6e, 0x61, 0x6d, 0x65, 0x28, 0x6e, 0x61, 0x6d, -- 0x65, 0x2c, 0x27, 0x77, 0x27, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x65, -- 0x6c, 0x73, 0x65, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -- 0x66, 0x69, 0x6f, 0x5f, 0x72, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x66, 0x69, 0x6c, 0x65, 0x6e, 0x61, -- 0x6d, 0x65, 0x28, 0x6e, 0x61, 0x6d, 0x65, 0x2c, 0x27, 0x72, 0x27, 0x29, 0x0a, 0x20, 0x20, 0x20, -- 0x20, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6e, 0x64, -- 0x0a, 0x20, 0x20, 0x20, 0x20, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x20, 0x66, 0x0a, 0x65, 0x6e, -- 0x64, 0x0a, 0x0a, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, -- 0x6e, 0x20, 0x6c, 0x75, 0x61, 0x74, 0x65, 0x78, 0x5f, 0x69, 0x6f, 0x5f, 0x6f, 0x70, 0x65, 0x6e, -- 0x5f, 0x72, 0x65, 0x61, 0x64, 0x6f, 0x6e, 0x6c, 0x79, 0x28, 0x6e, 0x61, 0x6d, 0x65, 0x2c, 0x68, -- 0x6f, 0x77, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x69, 0x66, 0x20, 0x68, 0x6f, 0x77, 0x20, 0x74, -- 0x68, 0x65, 0x6e, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x68, 0x6f, 0x77, 0x20, -- 0x3d, 0x20, 0x27, 0x72, 0x27, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6c, 0x73, 0x65, 0x0a, 0x20, -- 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x68, 0x6f, 0x77, 0x20, 0x3d, 0x20, 0x67, 0x73, 0x75, -- 0x62, 0x28, 0x68, 0x6f, 0x77, 0x2c, 0x27, 0x5b, 0x5e, 0x72, 0x62, 0x5d, 0x27, 0x2c, 0x27, 0x27, -- 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x69, 0x66, 0x20, 0x68, 0x6f, 0x77, -- 0x20, 0x3d, 0x3d, 0x20, 0x27, 0x27, 0x20, 0x74, 0x68, 0x65, 0x6e, 0x0a, 0x20, 0x20, 0x20, 0x20, -- 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x68, 0x6f, 0x77, 0x20, 0x3d, 0x20, 0x27, 0x72, -- 0x27, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x0a, 0x20, 0x20, -- 0x20, 0x20, 0x65, 0x6e, 0x64, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, -- 0x66, 0x20, 0x3d, 0x20, 0x69, 0x6f, 0x5f, 0x6f, 0x70, 0x65, 0x6e, 0x28, 0x6e, 0x61, 0x6d, 0x65, -- 0x2c, 0x68, 0x6f, 0x77, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x69, 0x66, 0x20, 0x66, 0x20, 0x74, -- 0x68, 0x65, 0x6e, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x66, 0x69, 0x6f, 0x5f, -- 0x72, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x66, 0x69, 0x6c, 0x65, 0x6e, 0x61, 0x6d, 0x65, 0x28, 0x6e, -- 0x61, 0x6d, 0x65, 0x2c, 0x27, 0x72, 0x27, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6e, 0x64, -- 0x0a, 0x20, 0x20, 0x20, 0x20, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x20, 0x66, 0x0a, 0x65, 0x6e, -- 0x64, 0x0a, 0x0a, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, -- 0x6e, 0x20, 0x6c, 0x75, 0x61, 0x74, 0x65, 0x78, 0x5f, 0x69, 0x6f, 0x5f, 0x70, 0x6f, 0x70, 0x65, -- 0x6e, 0x28, 0x6e, 0x61, 0x6d, 0x65, 0x2c, 0x2e, 0x2e, 0x2e, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, -- 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x6f, 0x6b, 0x61, 0x79, 0x2c, 0x20, 0x66, 0x6f, 0x75, 0x6e, -- 0x64, 0x20, 0x3d, 0x20, 0x66, 0x69, 0x6f, 0x5f, 0x63, 0x68, 0x65, 0x63, 0x6b, 0x70, 0x65, 0x72, -- 0x6d, 0x69, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x28, 0x6e, 0x61, 0x6d, 0x65, 0x29, 0x0a, 0x20, 0x20, -- 0x20, 0x20, 0x69, 0x66, 0x20, 0x6f, 0x6b, 0x61, 0x79, 0x20, 0x61, 0x6e, 0x64, 0x20, 0x66, 0x6f, -- 0x75, 0x6e, 0x64, 0x20, 0x74, 0x68, 0x65, 0x6e, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -- 0x20, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x20, 0x69, 0x6f, 0x5f, 0x70, 0x6f, 0x70, 0x65, 0x6e, -- 0x28, 0x66, 0x6f, 0x75, 0x6e, 0x64, 0x2c, 0x2e, 0x2e, 0x2e, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, -- 0x65, 0x6e, 0x64, 0x0a, 0x65, 0x6e, 0x64, 0x0a, 0x0a, 0x2d, 0x2d, 0x20, 0x6c, 0x6f, 0x63, 0x61, -- 0x6c, 0x20, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x6c, 0x75, 0x61, 0x74, 0x65, -- 0x78, 0x5f, 0x69, 0x6f, 0x5f, 0x6c, 0x69, 0x6e, 0x65, 0x73, 0x28, 0x6e, 0x61, 0x6d, 0x65, 0x2c, -- 0x68, 0x6f, 0x77, 0x29, 0x0a, 0x2d, 0x2d, 0x20, 0x20, 0x20, 0x20, 0x20, 0x69, 0x66, 0x20, 0x6e, -- 0x61, 0x6d, 0x65, 0x20, 0x74, 0x68, 0x65, 0x6e, 0x0a, 0x2d, 0x2d, 0x20, 0x20, 0x20, 0x20, 0x20, -- 0x20, 0x20, 0x20, 0x20, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x66, 0x20, 0x3d, 0x20, 0x69, 0x6f, -- 0x5f, 0x6f, 0x70, 0x65, 0x6e, 0x28, 0x6e, 0x61, 0x6d, 0x65, 0x2c, 0x68, 0x6f, 0x77, 0x20, 0x6f, -- 0x72, 0x20, 0x27, 0x72, 0x27, 0x29, 0x0a, 0x2d, 0x2d, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -- 0x20, 0x20, 0x69, 0x66, 0x20, 0x66, 0x20, 0x74, 0x68, 0x65, 0x6e, 0x0a, 0x2d, 0x2d, 0x20, 0x20, -- 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x72, 0x65, 0x74, 0x75, 0x72, -- 0x6e, 0x20, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x28, 0x29, 0x0a, 0x2d, 0x2d, 0x20, -- 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -- 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x20, 0x66, 0x69, 0x6f, 0x5f, 0x72, 0x65, 0x61, 0x64, 0x6c, -- 0x69, 0x6e, 0x65, 0x28, 0x66, 0x29, 0x0a, 0x2d, 0x2d, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -- 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x0a, 0x2d, 0x2d, 0x20, 0x20, 0x20, 0x20, -- 0x20, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x0a, 0x2d, 0x2d, 0x20, 0x20, 0x20, 0x20, 0x20, -- 0x65, 0x6c, 0x73, 0x65, 0x0a, 0x2d, 0x2d, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -- 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x20, 0x69, 0x6f, 0x5f, 0x6c, 0x69, 0x6e, 0x65, 0x73, 0x28, -- 0x29, 0x0a, 0x2d, 0x2d, 0x20, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x0a, 0x2d, 0x2d, 0x20, -- 0x65, 0x6e, 0x64, 0x0a, 0x0a, 0x2d, 0x2d, 0x20, 0x46, 0x6f, 0x72, 0x20, 0x73, 0x6f, 0x6d, 0x65, -- 0x20, 0x72, 0x65, 0x61, 0x73, 0x6f, 0x6e, 0x20, 0x74, 0x68, 0x65, 0x20, 0x67, 0x63, 0x20, 0x64, -- 0x6f, 0x65, 0x73, 0x6e, 0x27, 0x74, 0x20, 0x6b, 0x69, 0x63, 0x6b, 0x20, 0x69, 0x6e, 0x20, 0x73, -- 0x6f, 0x20, 0x77, 0x65, 0x20, 0x6e, 0x65, 0x65, 0x64, 0x20, 0x74, 0x6f, 0x20, 0x63, 0x6c, 0x6f, -- 0x73, 0x65, 0x20, 0x65, 0x78, 0x70, 0x6c, 0x69, 0x74, 0x6c, 0x79, 0x0a, 0x2d, 0x2d, 0x20, 0x73, -- 0x6f, 0x20, 0x74, 0x68, 0x61, 0x74, 0x20, 0x74, 0x68, 0x65, 0x20, 0x68, 0x61, 0x6e, 0x64, 0x6c, -- 0x65, 0x20, 0x69, 0x73, 0x20, 0x66, 0x6c, 0x75, 0x73, 0x68, 0x65, 0x64, 0x2e, 0x0a, 0x0a, 0x6c, -- 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x65, 0x72, 0x72, 0x6f, 0x72, 0x2c, 0x20, 0x74, 0x79, 0x70, 0x65, -- 0x20, 0x3d, 0x20, 0x65, 0x72, 0x72, 0x6f, 0x72, 0x2c, 0x20, 0x74, 0x79, 0x70, 0x65, 0x0a, 0x0a, -- 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x6c, -- 0x75, 0x61, 0x74, 0x65, 0x78, 0x5f, 0x69, 0x6f, 0x5f, 0x6c, 0x69, 0x6e, 0x65, 0x73, 0x28, 0x6e, -- 0x61, 0x6d, 0x65, 0x2c, 0x68, 0x6f, 0x77, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x69, 0x66, 0x20, -- 0x74, 0x79, 0x70, 0x65, 0x28, 0x6e, 0x61, 0x6d, 0x65, 0x29, 0x20, 0x3d, 0x3d, 0x20, 0x22, 0x73, -- 0x74, 0x72, 0x69, 0x6e, 0x67, 0x22, 0x20, 0x74, 0x68, 0x65, 0x6e, 0x0a, 0x20, 0x20, 0x20, 0x20, -- 0x20, 0x20, 0x20, 0x20, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x66, 0x20, 0x3d, 0x20, 0x69, 0x6f, -- 0x5f, 0x6f, 0x70, 0x65, 0x6e, 0x28, 0x6e, 0x61, 0x6d, 0x65, 0x2c, 0x68, 0x6f, 0x77, 0x20, 0x6f, -- 0x72, 0x20, 0x27, 0x72, 0x27, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x69, -+ 0x53, 0x49, 0x4f, 0x4e, 0x20, 0x3d, 0x20, 0x31, 0x2e, 0x30, 0x38, 0x30, 0x20, 0x2d, 0x2d, 0x20, -+ 0x77, 0x65, 0x20, 0x72, 0x65, 0x66, 0x6c, 0x65, 0x63, 0x74, 0x20, 0x74, 0x68, 0x65, 0x20, 0x6c, -+ 0x75, 0x61, 0x74, 0x65, 0x78, 0x20, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x20, 0x77, 0x68, -+ 0x65, 0x72, 0x65, 0x20, 0x63, 0x68, 0x61, 0x6e, 0x67, 0x65, 0x73, 0x20, 0x68, 0x61, 0x70, 0x70, -+ 0x65, 0x6e, 0x65, 0x64, 0x0a, 0x0a, 0x2d, 0x2d, 0x20, 0x54, 0x68, 0x69, 0x73, 0x20, 0x66, 0x69, -+ 0x6c, 0x65, 0x20, 0x6f, 0x76, 0x65, 0x72, 0x6c, 0x6f, 0x61, 0x64, 0x73, 0x20, 0x73, 0x6f, 0x6d, -+ 0x65, 0x20, 0x4c, 0x75, 0x61, 0x20, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x2e, -+ 0x20, 0x54, 0x68, 0x65, 0x20, 0x72, 0x65, 0x61, 0x64, 0x6c, 0x69, 0x6e, 0x65, 0x20, 0x76, 0x61, -+ 0x72, 0x69, 0x61, 0x6e, 0x74, 0x73, 0x20, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x64, 0x65, 0x20, 0x74, -+ 0x68, 0x65, 0x20, 0x73, 0x61, 0x6d, 0x65, 0x0a, 0x2d, 0x2d, 0x20, 0x66, 0x75, 0x6e, 0x63, 0x74, -+ 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x69, 0x74, 0x79, 0x20, 0x61, 0x73, 0x20, 0x4c, 0x75, 0x61, 0x54, -+ 0x65, 0x58, 0x20, 0x3c, 0x3d, 0x20, 0x31, 0x2e, 0x30, 0x34, 0x20, 0x61, 0x6e, 0x64, 0x20, 0x64, -+ 0x6f, 0x69, 0x6e, 0x67, 0x20, 0x69, 0x74, 0x20, 0x74, 0x68, 0x69, 0x73, 0x20, 0x77, 0x61, 0x79, -+ 0x20, 0x70, 0x65, 0x72, 0x6d, 0x69, 0x74, 0x73, 0x20, 0x75, 0x73, 0x20, 0x74, 0x6f, 0x20, 0x6b, -+ 0x65, 0x65, 0x70, 0x20, 0x74, 0x68, 0x65, 0x0a, 0x2d, 0x2d, 0x20, 0x6f, 0x72, 0x69, 0x67, 0x69, -+ 0x6e, 0x61, 0x6c, 0x20, 0x69, 0x6f, 0x20, 0x6c, 0x69, 0x62, 0x72, 0x61, 0x72, 0x69, 0x65, 0x73, -+ 0x20, 0x63, 0x6c, 0x65, 0x61, 0x6e, 0x2e, 0x20, 0x50, 0x65, 0x72, 0x66, 0x6f, 0x72, 0x6d, 0x61, -+ 0x6e, 0x63, 0x65, 0x20, 0x69, 0x73, 0x20, 0x70, 0x72, 0x6f, 0x62, 0x61, 0x62, 0x6c, 0x79, 0x20, -+ 0x65, 0x76, 0x65, 0x6e, 0x20, 0x61, 0x20, 0x62, 0x69, 0x74, 0x20, 0x62, 0x65, 0x74, 0x74, 0x65, -+ 0x72, 0x20, 0x6e, 0x6f, 0x77, 0x2e, 0x0a, 0x0a, 0x2d, 0x2d, 0x20, 0x57, 0x65, 0x20, 0x74, 0x65, -+ 0x73, 0x74, 0x20, 0x66, 0x6f, 0x72, 0x20, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x73, -+ 0x20, 0x61, 0x6c, 0x72, 0x65, 0x61, 0x64, 0x79, 0x20, 0x62, 0x65, 0x69, 0x6e, 0x67, 0x20, 0x64, -+ 0x65, 0x66, 0x69, 0x6e, 0x65, 0x64, 0x20, 0x73, 0x6f, 0x20, 0x74, 0x68, 0x61, 0x74, 0x20, 0x77, -+ 0x65, 0x20, 0x64, 0x6f, 0x6e, 0x27, 0x74, 0x20, 0x6f, 0x76, 0x65, 0x72, 0x6c, 0x6f, 0x61, 0x64, -+ 0x20, 0x6f, 0x6e, 0x65, 0x73, 0x20, 0x74, 0x68, 0x61, 0x74, 0x0a, 0x2d, 0x2d, 0x20, 0x61, 0x72, -+ 0x65, 0x20, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x64, 0x65, 0x64, 0x20, 0x69, 0x6e, 0x20, 0x74, 0x68, -+ 0x65, 0x20, 0x73, 0x74, 0x61, 0x72, 0x74, 0x75, 0x70, 0x20, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, -+ 0x2e, 0x0a, 0x0a, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x74, 0x79, 0x70, 0x65, 0x2c, 0x20, 0x6e, -+ 0x65, 0x78, 0x74, 0x2c, 0x20, 0x67, 0x65, 0x74, 0x6d, 0x65, 0x74, 0x61, 0x74, 0x61, 0x62, 0x6c, -+ 0x65, 0x2c, 0x20, 0x72, 0x65, 0x71, 0x75, 0x69, 0x72, 0x65, 0x20, 0x3d, 0x20, 0x74, 0x79, 0x70, -+ 0x65, 0x2c, 0x20, 0x6e, 0x65, 0x78, 0x74, 0x2c, 0x20, 0x67, 0x65, 0x74, 0x6d, 0x65, 0x74, 0x61, -+ 0x74, 0x61, 0x62, 0x6c, 0x65, 0x2c, 0x20, 0x72, 0x65, 0x71, 0x75, 0x69, 0x72, 0x65, 0x0a, 0x6c, -+ 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x66, 0x69, 0x6e, 0x64, 0x2c, 0x20, 0x67, 0x73, 0x75, 0x62, 0x2c, -+ 0x20, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x20, 0x3d, 0x20, 0x73, 0x74, 0x72, 0x69, 0x6e, 0x67, -+ 0x2e, 0x66, 0x69, 0x6e, 0x64, 0x2c, 0x20, 0x73, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x2e, 0x67, 0x73, -+ 0x75, 0x62, 0x2c, 0x20, 0x73, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x2e, 0x66, 0x6f, 0x72, 0x6d, 0x61, -+ 0x74, 0x0a, 0x0a, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x69, 0x6f, 0x5f, 0x6f, 0x70, 0x65, 0x6e, -+ 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x3d, 0x20, 0x69, -+ 0x6f, 0x2e, 0x6f, 0x70, 0x65, 0x6e, 0x0a, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x69, 0x6f, 0x5f, -+ 0x70, 0x6f, 0x70, 0x65, 0x6e, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -+ 0x20, 0x3d, 0x20, 0x69, 0x6f, 0x2e, 0x70, 0x6f, 0x70, 0x65, 0x6e, 0x0a, 0x6c, 0x6f, 0x63, 0x61, -+ 0x6c, 0x20, 0x69, 0x6f, 0x5f, 0x6c, 0x69, 0x6e, 0x65, 0x73, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -+ 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x3d, 0x20, 0x69, 0x6f, 0x2e, 0x6c, 0x69, 0x6e, 0x65, 0x73, -+ 0x0a, 0x0a, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x66, 0x69, 0x6f, 0x5f, 0x72, 0x65, 0x61, 0x64, -+ 0x6c, 0x69, 0x6e, 0x65, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x3d, 0x20, 0x66, 0x69, -+ 0x6f, 0x2e, 0x72, 0x65, 0x61, 0x64, 0x6c, 0x69, 0x6e, 0x65, 0x0a, 0x6c, 0x6f, 0x63, 0x61, 0x6c, -+ 0x20, 0x66, 0x69, 0x6f, 0x5f, 0x63, 0x68, 0x65, 0x63, 0x6b, 0x70, 0x65, 0x72, 0x6d, 0x69, 0x73, -+ 0x73, 0x69, 0x6f, 0x6e, 0x20, 0x3d, 0x20, 0x66, 0x69, 0x6f, 0x2e, 0x63, 0x68, 0x65, 0x63, 0x6b, -+ 0x70, 0x65, 0x72, 0x6d, 0x69, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x0a, 0x6c, 0x6f, 0x63, 0x61, 0x6c, -+ 0x20, 0x66, 0x69, 0x6f, 0x5f, 0x72, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x66, 0x69, 0x6c, 0x65, 0x6e, -+ 0x61, 0x6d, 0x65, 0x20, 0x20, 0x3d, 0x20, 0x66, 0x69, 0x6f, 0x2e, 0x72, 0x65, 0x63, 0x6f, 0x72, -+ 0x64, 0x66, 0x69, 0x6c, 0x65, 0x6e, 0x61, 0x6d, 0x65, 0x0a, 0x0a, 0x6c, 0x6f, 0x63, 0x61, 0x6c, -+ 0x20, 0x6d, 0x74, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -+ 0x20, 0x20, 0x20, 0x20, 0x20, 0x3d, 0x20, 0x67, 0x65, 0x74, 0x6d, 0x65, 0x74, 0x61, 0x74, 0x61, -+ 0x62, 0x6c, 0x65, 0x28, 0x69, 0x6f, 0x2e, 0x73, 0x74, 0x64, 0x65, 0x72, 0x72, 0x29, 0x0a, 0x6c, -+ 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x6d, 0x74, 0x5f, 0x6c, 0x69, 0x6e, 0x65, 0x73, 0x20, 0x20, 0x20, -+ 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x3d, 0x20, 0x6d, 0x74, 0x2e, 0x6c, 0x69, -+ 0x6e, 0x65, 0x73, 0x0a, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x73, 0x61, 0x66, 0x65, 0x72, 0x6f, -+ 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x3d, 0x20, -+ 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x2e, 0x73, 0x61, 0x66, 0x65, 0x72, 0x5f, 0x6f, 0x70, 0x74, -+ 0x69, 0x6f, 0x6e, 0x0a, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x73, 0x68, 0x65, 0x6c, 0x6c, 0x65, -+ 0x73, 0x63, 0x61, 0x70, 0x65, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x3d, 0x20, -+ 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x2e, 0x73, 0x68, 0x65, 0x6c, 0x6c, 0x5f, 0x65, 0x73, 0x63, -+ 0x61, 0x70, 0x65, 0x20, 0x2d, 0x2d, 0x20, 0x30, 0x20, 0x28, 0x64, 0x69, 0x73, 0x61, 0x62, 0x6c, -+ 0x65, 0x64, 0x29, 0x20, 0x31, 0x20, 0x28, 0x61, 0x6e, 0x79, 0x74, 0x68, 0x69, 0x6e, 0x67, 0x29, -+ 0x20, 0x32, 0x20, 0x28, 0x72, 0x65, 0x73, 0x74, 0x72, 0x69, 0x63, 0x74, 0x65, 0x64, 0x29, 0x0a, -+ 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x6b, 0x70, 0x73, 0x65, 0x75, 0x73, 0x65, 0x64, 0x20, 0x20, -+ 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x3d, 0x20, 0x73, 0x74, 0x61, 0x74, -+ 0x75, 0x73, 0x2e, 0x6b, 0x70, 0x73, 0x65, 0x5f, 0x75, 0x73, 0x65, 0x64, 0x20, 0x20, 0x20, 0x20, -+ 0x2d, 0x2d, 0x20, 0x30, 0x20, 0x31, 0x0a, 0x0a, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x77, 0x72, -+ 0x69, 0x74, 0x65, 0x5f, 0x6e, 0x6c, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -+ 0x20, 0x20, 0x3d, 0x20, 0x74, 0x65, 0x78, 0x69, 0x6f, 0x2e, 0x77, 0x72, 0x69, 0x74, 0x65, 0x5f, -+ 0x6e, 0x6c, 0x0a, 0x0a, 0x69, 0x6f, 0x2e, 0x73, 0x61, 0x76, 0x65, 0x64, 0x5f, 0x6c, 0x69, 0x6e, -+ 0x65, 0x73, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x3d, 0x20, -+ 0x69, 0x6f, 0x5f, 0x6c, 0x69, 0x6e, 0x65, 0x73, 0x20, 0x2d, 0x2d, 0x20, 0x61, 0x6c, 0x77, 0x61, -+ 0x79, 0x73, 0x20, 0x72, 0x65, 0x61, 0x64, 0x6f, 0x6e, 0x6c, 0x79, 0x0a, 0x6d, 0x74, 0x2e, 0x73, -+ 0x61, 0x76, 0x65, 0x64, 0x5f, 0x6c, 0x69, 0x6e, 0x65, 0x73, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -+ 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x3d, 0x20, 0x6d, 0x74, 0x5f, 0x6c, 0x69, 0x6e, 0x65, 0x73, -+ 0x20, 0x2d, 0x2d, 0x20, 0x61, 0x6c, 0x77, 0x61, 0x79, 0x73, 0x20, 0x72, 0x65, 0x61, 0x64, 0x6f, -+ 0x6e, 0x6c, 0x79, 0x0a, 0x0a, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x66, 0x75, 0x6e, 0x63, 0x74, -+ 0x69, 0x6f, 0x6e, 0x20, 0x6c, 0x75, 0x61, 0x74, 0x65, 0x78, 0x5f, 0x69, 0x6f, 0x5f, 0x6f, 0x70, -+ 0x65, 0x6e, 0x28, 0x6e, 0x61, 0x6d, 0x65, 0x2c, 0x68, 0x6f, 0x77, 0x29, 0x0a, 0x20, 0x20, 0x20, -+ 0x20, 0x69, 0x66, 0x20, 0x6e, 0x6f, 0x74, 0x20, 0x68, 0x6f, 0x77, 0x20, 0x74, 0x68, 0x65, 0x6e, -+ 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x68, 0x6f, 0x77, 0x20, 0x3d, 0x20, 0x27, -+ 0x72, 0x27, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x6c, -+ 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x66, 0x20, 0x3d, 0x20, 0x69, 0x6f, 0x5f, 0x6f, 0x70, 0x65, 0x6e, -+ 0x28, 0x6e, 0x61, 0x6d, 0x65, 0x2c, 0x68, 0x6f, 0x77, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x69, - 0x66, 0x20, 0x66, 0x20, 0x74, 0x68, 0x65, 0x6e, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -- 0x20, 0x20, 0x20, 0x20, 0x20, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x20, 0x66, 0x75, 0x6e, 0x63, -- 0x74, 0x69, 0x6f, 0x6e, 0x28, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -- 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x6c, 0x20, 0x3d, -- 0x20, 0x66, 0x69, 0x6f, 0x5f, 0x72, 0x65, 0x61, 0x64, 0x6c, 0x69, 0x6e, 0x65, 0x28, 0x66, 0x29, -- 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -- 0x20, 0x69, 0x66, 0x20, 0x6e, 0x6f, 0x74, 0x20, 0x6c, 0x20, 0x74, 0x68, 0x65, 0x6e, 0x0a, 0x20, -- 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -- 0x20, 0x20, 0x20, 0x66, 0x3a, 0x63, 0x6c, 0x6f, 0x73, 0x65, 0x28, 0x29, 0x0a, 0x20, 0x20, 0x20, -- 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6e, 0x64, -- 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -- 0x20, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x20, 0x6c, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -- 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -+ 0x20, 0x69, 0x66, 0x20, 0x74, 0x79, 0x70, 0x65, 0x28, 0x68, 0x6f, 0x77, 0x29, 0x20, 0x3d, 0x3d, -+ 0x20, 0x27, 0x73, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x27, 0x20, 0x61, 0x6e, 0x64, 0x20, 0x66, 0x69, -+ 0x6e, 0x64, 0x28, 0x68, 0x6f, 0x77, 0x2c, 0x27, 0x77, 0x27, 0x29, 0x20, 0x74, 0x68, 0x65, 0x6e, -+ 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x66, 0x69, 0x6f, -+ 0x5f, 0x72, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x66, 0x69, 0x6c, 0x65, 0x6e, 0x61, 0x6d, 0x65, 0x28, -+ 0x6e, 0x61, 0x6d, 0x65, 0x2c, 0x27, 0x77, 0x27, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x65, 0x6c, 0x73, 0x65, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -- 0x20, 0x20, 0x20, 0x2d, 0x2d, 0x20, 0x66, 0x6f, 0x72, 0x20, 0x74, 0x68, 0x6f, 0x73, 0x65, 0x20, -- 0x77, 0x68, 0x6f, 0x20, 0x6c, 0x69, 0x6b, 0x65, 0x20, 0x69, 0x74, 0x20, 0x74, 0x68, 0x69, 0x73, -- 0x20, 0x77, 0x61, 0x79, 0x3a, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -- 0x20, 0x20, 0x65, 0x72, 0x72, 0x6f, 0x72, 0x28, 0x22, 0x70, 0x61, 0x74, 0x63, 0x68, 0x65, 0x64, -- 0x20, 0x27, 0x69, 0x6f, 0x2e, 0x6c, 0x69, 0x6e, 0x65, 0x73, 0x27, 0x20, 0x63, 0x61, 0x6e, 0x27, -- 0x74, 0x20, 0x6f, 0x70, 0x65, 0x6e, 0x20, 0x27, 0x22, 0x20, 0x2e, 0x2e, 0x20, 0x6e, 0x61, 0x6d, -- 0x65, 0x20, 0x2e, 0x2e, 0x20, 0x22, 0x27, 0x22, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -- 0x20, 0x20, 0x65, 0x6e, 0x64, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6c, 0x73, 0x65, 0x0a, 0x20, -- 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x20, 0x69, 0x6f, -- 0x5f, 0x6c, 0x69, 0x6e, 0x65, 0x73, 0x28, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6e, 0x64, -+ 0x20, 0x20, 0x20, 0x66, 0x69, 0x6f, 0x5f, 0x72, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x66, 0x69, 0x6c, -+ 0x65, 0x6e, 0x61, 0x6d, 0x65, 0x28, 0x6e, 0x61, 0x6d, 0x65, 0x2c, 0x27, 0x72, 0x27, 0x29, 0x0a, -+ 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x0a, 0x20, 0x20, 0x20, 0x20, -+ 0x65, 0x6e, 0x64, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x20, 0x66, - 0x0a, 0x65, 0x6e, 0x64, 0x0a, 0x0a, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x66, 0x75, 0x6e, 0x63, -- 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x6c, 0x75, 0x61, 0x74, 0x65, 0x78, 0x5f, 0x69, 0x6f, 0x5f, 0x72, -- 0x65, 0x61, 0x64, 0x6c, 0x69, 0x6e, 0x65, 0x28, 0x66, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x72, -- 0x65, 0x74, 0x75, 0x72, 0x6e, 0x20, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x28, 0x29, -- 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x20, -- 0x66, 0x69, 0x6f, 0x5f, 0x72, 0x65, 0x61, 0x64, 0x6c, 0x69, 0x6e, 0x65, 0x28, 0x66, 0x29, 0x0a, -- 0x20, 0x20, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x0a, 0x65, 0x6e, 0x64, 0x0a, 0x0a, 0x69, 0x6f, 0x2e, -- 0x6c, 0x69, 0x6e, 0x65, 0x73, 0x20, 0x3d, 0x20, 0x6c, 0x75, 0x61, 0x74, 0x65, 0x78, 0x5f, 0x69, -- 0x6f, 0x5f, 0x6c, 0x69, 0x6e, 0x65, 0x73, 0x0a, 0x6d, 0x74, 0x2e, 0x6c, 0x69, 0x6e, 0x65, 0x73, -- 0x20, 0x3d, 0x20, 0x6c, 0x75, 0x61, 0x74, 0x65, 0x78, 0x5f, 0x69, 0x6f, 0x5f, 0x72, 0x65, 0x61, -- 0x64, 0x6c, 0x69, 0x6e, 0x65, 0x0a, 0x0a, 0x2d, 0x2d, 0x20, 0x57, 0x65, 0x20, 0x61, 0x73, 0x73, -- 0x75, 0x6d, 0x65, 0x20, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x20, 0x74, -- 0x6f, 0x20, 0x62, 0x65, 0x20, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x64, 0x65, 0x64, 0x20, 0x62, 0x79, -- 0x20, 0x74, 0x68, 0x65, 0x20, 0x72, 0x65, 0x70, 0x6c, 0x61, 0x63, 0x65, 0x6d, 0x65, 0x6e, 0x74, -- 0x20, 0x6f, 0x66, 0x20, 0x6b, 0x70, 0x73, 0x65, 0x2e, 0x20, 0x54, 0x68, 0x69, 0x73, 0x20, 0x69, -- 0x73, 0x20, 0x74, 0x68, 0x65, 0x0a, 0x2d, 0x2d, 0x20, 0x63, 0x61, 0x73, 0x65, 0x20, 0x69, 0x6e, -- 0x20, 0x43, 0x6f, 0x6e, 0x54, 0x65, 0x58, 0x74, 0x2e, 0x0a, 0x0a, 0x69, 0x66, 0x20, 0x6b, 0x70, -- 0x73, 0x65, 0x75, 0x73, 0x65, 0x64, 0x20, 0x3d, 0x3d, 0x20, 0x31, 0x20, 0x74, 0x68, 0x65, 0x6e, -- 0x0a, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x69, 0x6f, 0x2e, 0x6f, 0x70, 0x65, 0x6e, 0x20, 0x20, 0x3d, -- 0x20, 0x6c, 0x75, 0x61, 0x74, 0x65, 0x78, 0x5f, 0x69, 0x6f, 0x5f, 0x6f, 0x70, 0x65, 0x6e, 0x0a, -- 0x20, 0x20, 0x20, 0x20, 0x69, 0x6f, 0x2e, 0x70, 0x6f, 0x70, 0x65, 0x6e, 0x20, 0x3d, 0x20, 0x6c, -- 0x75, 0x61, 0x74, 0x65, 0x78, 0x5f, 0x69, 0x6f, 0x5f, 0x70, 0x6f, 0x70, 0x65, 0x6e, 0x0a, 0x0a, -- 0x65, 0x6e, 0x64, 0x0a, 0x0a, 0x69, 0x66, 0x20, 0x73, 0x61, 0x66, 0x65, 0x72, 0x6f, 0x70, 0x74, -- 0x69, 0x6f, 0x6e, 0x20, 0x3d, 0x3d, 0x20, 0x31, 0x20, 0x74, 0x68, 0x65, 0x6e, 0x0a, 0x0a, 0x20, -- 0x20, 0x20, 0x20, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, -- 0x6e, 0x20, 0x69, 0x6e, 0x73, 0x74, 0x61, 0x6c, 0x6c, 0x64, 0x75, 0x6d, 0x6d, 0x79, 0x28, 0x73, -- 0x74, 0x72, 0x2c, 0x66, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x6c, 0x6f, -- 0x63, 0x61, 0x6c, 0x20, 0x72, 0x65, 0x70, 0x6f, 0x72, 0x74, 0x65, 0x64, 0x20, 0x3d, 0x20, 0x66, -- 0x61, 0x6c, 0x73, 0x65, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x72, 0x65, 0x74, -- 0x75, 0x72, 0x6e, 0x20, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x28, 0x2e, 0x2e, 0x2e, -- 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x69, 0x66, -- 0x20, 0x6e, 0x6f, 0x74, 0x20, 0x72, 0x65, 0x70, 0x6f, 0x72, 0x74, 0x65, 0x64, 0x20, 0x74, 0x68, -- 0x65, 0x6e, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -- 0x20, 0x20, 0x20, 0x77, 0x72, 0x69, 0x74, 0x65, 0x5f, 0x6e, 0x6c, 0x28, 0x66, 0x6f, 0x72, 0x6d, -- 0x61, 0x74, 0x28, 0x22, 0x73, 0x61, 0x66, 0x65, 0x72, 0x20, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, -- 0x20, 0x73, 0x65, 0x74, 0x2c, 0x20, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x25, -- 0x71, 0x20, 0x69, 0x73, 0x20, 0x25, 0x73, 0x22, 0x2c, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -- 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x73, 0x74, -- 0x72, 0x2c, 0x66, 0x20, 0x61, 0x6e, 0x64, 0x20, 0x22, 0x6c, 0x69, 0x6d, 0x69, 0x74, 0x65, 0x64, -- 0x22, 0x20, 0x6f, 0x72, 0x20, 0x22, 0x64, 0x69, 0x73, 0x61, 0x62, 0x6c, 0x65, 0x64, 0x22, 0x29, -- 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -- 0x20, 0x20, 0x72, 0x65, 0x70, 0x6f, 0x72, 0x74, 0x65, 0x64, 0x20, 0x3d, 0x20, 0x74, 0x72, 0x75, -- 0x65, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6e, -- 0x64, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x69, 0x66, -- 0x20, 0x66, 0x20, 0x74, 0x68, 0x65, 0x6e, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -+ 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x6c, 0x75, 0x61, 0x74, 0x65, 0x78, 0x5f, 0x69, 0x6f, 0x5f, 0x6f, -+ 0x70, 0x65, 0x6e, 0x5f, 0x72, 0x65, 0x61, 0x64, 0x6f, 0x6e, 0x6c, 0x79, 0x28, 0x6e, 0x61, 0x6d, -+ 0x65, 0x2c, 0x68, 0x6f, 0x77, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x69, 0x66, 0x20, 0x68, 0x6f, -+ 0x77, 0x20, 0x74, 0x68, 0x65, 0x6e, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x68, -+ 0x6f, 0x77, 0x20, 0x3d, 0x20, 0x27, 0x72, 0x27, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6c, 0x73, -+ 0x65, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x68, 0x6f, 0x77, 0x20, 0x3d, 0x20, -+ 0x67, 0x73, 0x75, 0x62, 0x28, 0x68, 0x6f, 0x77, 0x2c, 0x27, 0x5b, 0x5e, 0x72, 0x62, 0x5d, 0x27, -+ 0x2c, 0x27, 0x27, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x69, 0x66, 0x20, -+ 0x68, 0x6f, 0x77, 0x20, 0x3d, 0x3d, 0x20, 0x27, 0x27, 0x20, 0x74, 0x68, 0x65, 0x6e, 0x0a, 0x20, -+ 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x68, 0x6f, 0x77, 0x20, 0x3d, -+ 0x20, 0x27, 0x72, 0x27, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6e, 0x64, -+ 0x0a, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x6c, 0x6f, 0x63, -+ 0x61, 0x6c, 0x20, 0x66, 0x20, 0x3d, 0x20, 0x69, 0x6f, 0x5f, 0x6f, 0x70, 0x65, 0x6e, 0x28, 0x6e, -+ 0x61, 0x6d, 0x65, 0x2c, 0x68, 0x6f, 0x77, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x69, 0x66, 0x20, -+ 0x66, 0x20, 0x74, 0x68, 0x65, 0x6e, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x66, -+ 0x69, 0x6f, 0x5f, 0x72, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x66, 0x69, 0x6c, 0x65, 0x6e, 0x61, 0x6d, -+ 0x65, 0x28, 0x6e, 0x61, 0x6d, 0x65, 0x2c, 0x27, 0x72, 0x27, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, -+ 0x65, 0x6e, 0x64, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x20, 0x66, -+ 0x0a, 0x65, 0x6e, 0x64, 0x0a, 0x0a, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x66, 0x75, 0x6e, 0x63, -+ 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x6c, 0x75, 0x61, 0x74, 0x65, 0x78, 0x5f, 0x69, 0x6f, 0x5f, 0x70, -+ 0x6f, 0x70, 0x65, 0x6e, 0x28, 0x6e, 0x61, 0x6d, 0x65, 0x2c, 0x2e, 0x2e, 0x2e, 0x29, 0x0a, 0x20, -+ 0x20, 0x20, 0x20, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x6f, 0x6b, 0x61, 0x79, 0x2c, 0x20, 0x66, -+ 0x6f, 0x75, 0x6e, 0x64, 0x20, 0x3d, 0x20, 0x66, 0x69, 0x6f, 0x5f, 0x63, 0x68, 0x65, 0x63, 0x6b, -+ 0x70, 0x65, 0x72, 0x6d, 0x69, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x28, 0x6e, 0x61, 0x6d, 0x65, 0x29, -+ 0x0a, 0x20, 0x20, 0x20, 0x20, 0x69, 0x66, 0x20, 0x6f, 0x6b, 0x61, 0x79, 0x20, 0x61, 0x6e, 0x64, -+ 0x20, 0x66, 0x6f, 0x75, 0x6e, 0x64, 0x20, 0x74, 0x68, 0x65, 0x6e, 0x0a, 0x20, 0x20, 0x20, 0x20, -+ 0x20, 0x20, 0x20, 0x20, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x20, 0x69, 0x6f, 0x5f, 0x70, 0x6f, -+ 0x70, 0x65, 0x6e, 0x28, 0x66, 0x6f, 0x75, 0x6e, 0x64, 0x2c, 0x2e, 0x2e, 0x2e, 0x29, 0x0a, 0x20, -+ 0x20, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x0a, 0x65, 0x6e, 0x64, 0x0a, 0x0a, 0x2d, 0x2d, 0x20, 0x6c, -+ 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x6c, 0x75, -+ 0x61, 0x74, 0x65, 0x78, 0x5f, 0x69, 0x6f, 0x5f, 0x6c, 0x69, 0x6e, 0x65, 0x73, 0x28, 0x6e, 0x61, -+ 0x6d, 0x65, 0x2c, 0x68, 0x6f, 0x77, 0x29, 0x0a, 0x2d, 0x2d, 0x20, 0x20, 0x20, 0x20, 0x20, 0x69, -+ 0x66, 0x20, 0x6e, 0x61, 0x6d, 0x65, 0x20, 0x74, 0x68, 0x65, 0x6e, 0x0a, 0x2d, 0x2d, 0x20, 0x20, -+ 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x66, 0x20, 0x3d, -+ 0x20, 0x69, 0x6f, 0x5f, 0x6f, 0x70, 0x65, 0x6e, 0x28, 0x6e, 0x61, 0x6d, 0x65, 0x2c, 0x68, 0x6f, -+ 0x77, 0x20, 0x6f, 0x72, 0x20, 0x27, 0x72, 0x27, 0x29, 0x0a, 0x2d, 0x2d, 0x20, 0x20, 0x20, 0x20, -+ 0x20, 0x20, 0x20, 0x20, 0x20, 0x69, 0x66, 0x20, 0x66, 0x20, 0x74, 0x68, 0x65, 0x6e, 0x0a, 0x2d, -+ 0x2d, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x72, 0x65, -+ 0x74, 0x75, 0x72, 0x6e, 0x20, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x28, 0x29, 0x0a, -+ 0x2d, 0x2d, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -+ 0x20, 0x20, 0x20, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x20, 0x66, 0x69, 0x6f, 0x5f, 0x72, 0x65, -+ 0x61, 0x64, 0x6c, 0x69, 0x6e, 0x65, 0x28, 0x66, 0x29, 0x0a, 0x2d, 0x2d, 0x20, 0x20, 0x20, 0x20, -+ 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x0a, 0x2d, 0x2d, 0x20, -+ 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x0a, 0x2d, 0x2d, 0x20, 0x20, -+ 0x20, 0x20, 0x20, 0x65, 0x6c, 0x73, 0x65, 0x0a, 0x2d, 0x2d, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -+ 0x20, 0x20, 0x20, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x20, 0x69, 0x6f, 0x5f, 0x6c, 0x69, 0x6e, -+ 0x65, 0x73, 0x28, 0x29, 0x0a, 0x2d, 0x2d, 0x20, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x0a, -+ 0x2d, 0x2d, 0x20, 0x65, 0x6e, 0x64, 0x0a, 0x0a, 0x2d, 0x2d, 0x20, 0x46, 0x6f, 0x72, 0x20, 0x73, -+ 0x6f, 0x6d, 0x65, 0x20, 0x72, 0x65, 0x61, 0x73, 0x6f, 0x6e, 0x20, 0x74, 0x68, 0x65, 0x20, 0x67, -+ 0x63, 0x20, 0x64, 0x6f, 0x65, 0x73, 0x6e, 0x27, 0x74, 0x20, 0x6b, 0x69, 0x63, 0x6b, 0x20, 0x69, -+ 0x6e, 0x20, 0x73, 0x6f, 0x20, 0x77, 0x65, 0x20, 0x6e, 0x65, 0x65, 0x64, 0x20, 0x74, 0x6f, 0x20, -+ 0x63, 0x6c, 0x6f, 0x73, 0x65, 0x20, 0x65, 0x78, 0x70, 0x6c, 0x69, 0x74, 0x6c, 0x79, 0x0a, 0x2d, -+ 0x2d, 0x20, 0x73, 0x6f, 0x20, 0x74, 0x68, 0x61, 0x74, 0x20, 0x74, 0x68, 0x65, 0x20, 0x68, 0x61, -+ 0x6e, 0x64, 0x6c, 0x65, 0x20, 0x69, 0x73, 0x20, 0x66, 0x6c, 0x75, 0x73, 0x68, 0x65, 0x64, 0x2e, -+ 0x0a, 0x0a, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x65, 0x72, 0x72, 0x6f, 0x72, 0x2c, 0x20, 0x74, -+ 0x79, 0x70, 0x65, 0x20, 0x3d, 0x20, 0x65, 0x72, 0x72, 0x6f, 0x72, 0x2c, 0x20, 0x74, 0x79, 0x70, -+ 0x65, 0x0a, 0x0a, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, -+ 0x6e, 0x20, 0x6c, 0x75, 0x61, 0x74, 0x65, 0x78, 0x5f, 0x69, 0x6f, 0x5f, 0x6c, 0x69, 0x6e, 0x65, -+ 0x73, 0x28, 0x6e, 0x61, 0x6d, 0x65, 0x2c, 0x68, 0x6f, 0x77, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, -+ 0x69, 0x66, 0x20, 0x74, 0x79, 0x70, 0x65, 0x28, 0x6e, 0x61, 0x6d, 0x65, 0x29, 0x20, 0x3d, 0x3d, -+ 0x20, 0x22, 0x73, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x22, 0x20, 0x74, 0x68, 0x65, 0x6e, 0x0a, 0x20, -+ 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x66, 0x20, 0x3d, -+ 0x20, 0x69, 0x6f, 0x5f, 0x6f, 0x70, 0x65, 0x6e, 0x28, 0x6e, 0x61, 0x6d, 0x65, 0x2c, 0x68, 0x6f, -+ 0x77, 0x20, 0x6f, 0x72, 0x20, 0x27, 0x72, 0x27, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -+ 0x20, 0x20, 0x69, 0x66, 0x20, 0x66, 0x20, 0x74, 0x68, 0x65, 0x6e, 0x0a, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x20, 0x66, -- 0x28, 0x2e, 0x2e, 0x2e, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -- 0x20, 0x20, 0x65, 0x6e, 0x64, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6e, -- 0x64, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x0a, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x6c, -- 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x69, 0x6e, -- 0x73, 0x74, 0x61, 0x6c, 0x6c, 0x6c, 0x69, 0x6d, 0x69, 0x74, 0x28, 0x73, 0x74, 0x72, 0x2c, 0x66, -- 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, -- 0x72, 0x65, 0x70, 0x6f, 0x72, 0x74, 0x65, 0x64, 0x20, 0x3d, 0x20, 0x66, 0x61, 0x6c, 0x73, 0x65, -- 0x0a, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x0a, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x6f, 0x73, -- 0x2e, 0x65, 0x78, 0x65, 0x63, 0x75, 0x74, 0x65, 0x20, 0x3d, 0x20, 0x69, 0x6e, 0x73, 0x74, 0x61, -- 0x6c, 0x6c, 0x64, 0x75, 0x6d, 0x6d, 0x79, 0x28, 0x22, 0x6f, 0x73, 0x2e, 0x65, 0x78, 0x65, 0x63, -- 0x75, 0x74, 0x65, 0x22, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x6f, 0x73, 0x2e, 0x73, 0x70, 0x61, -- 0x77, 0x6e, 0x20, 0x20, 0x20, 0x3d, 0x20, 0x69, 0x6e, 0x73, 0x74, 0x61, 0x6c, 0x6c, 0x64, 0x75, -- 0x6d, 0x6d, 0x79, 0x28, 0x22, 0x6f, 0x73, 0x2e, 0x73, 0x70, 0x61, 0x77, 0x6e, 0x22, 0x29, 0x0a, -- 0x20, 0x20, 0x20, 0x20, 0x6f, 0x73, 0x2e, 0x65, 0x78, 0x65, 0x63, 0x20, 0x20, 0x20, 0x20, 0x3d, -- 0x20, 0x69, 0x6e, 0x73, 0x74, 0x61, 0x6c, 0x6c, 0x64, 0x75, 0x6d, 0x6d, 0x79, 0x28, 0x22, 0x6f, -- 0x73, 0x2e, 0x65, 0x78, 0x65, 0x63, 0x22, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x6f, 0x73, 0x2e, -- 0x73, 0x65, 0x74, 0x65, 0x6e, 0x76, 0x20, 0x20, 0x3d, 0x20, 0x69, 0x6e, 0x73, 0x74, 0x61, 0x6c, -- 0x6c, 0x64, 0x75, 0x6d, 0x6d, 0x79, 0x28, 0x22, 0x6f, 0x73, 0x2e, 0x73, 0x65, 0x74, 0x65, 0x6e, -- 0x76, 0x22, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x6f, 0x73, 0x2e, 0x74, 0x65, 0x6d, 0x70, 0x64, -- 0x69, 0x72, 0x20, 0x3d, 0x20, 0x69, 0x6e, 0x73, 0x74, 0x61, 0x6c, 0x6c, 0x64, 0x75, 0x6d, 0x6d, -- 0x79, 0x28, 0x22, 0x6f, 0x73, 0x2e, 0x74, 0x65, 0x6d, 0x70, 0x64, 0x69, 0x72, 0x22, 0x29, 0x0a, -- 0x0a, 0x20, 0x20, 0x20, 0x20, 0x69, 0x6f, 0x2e, 0x70, 0x6f, 0x70, 0x65, 0x6e, 0x20, 0x20, 0x20, -- 0x3d, 0x20, 0x69, 0x6e, 0x73, 0x74, 0x61, 0x6c, 0x6c, 0x64, 0x75, 0x6d, 0x6d, 0x79, 0x28, 0x22, -- 0x69, 0x6f, 0x2e, 0x70, 0x6f, 0x70, 0x65, 0x6e, 0x22, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x69, -- 0x6f, 0x2e, 0x6f, 0x70, 0x65, 0x6e, 0x20, 0x20, 0x20, 0x20, 0x3d, 0x20, 0x69, 0x6e, 0x73, 0x74, -- 0x61, 0x6c, 0x6c, 0x64, 0x75, 0x6d, 0x6d, 0x79, 0x28, 0x22, 0x69, 0x6f, 0x2e, 0x6f, 0x70, 0x65, -- 0x6e, 0x22, 0x2c, 0x6c, 0x75, 0x61, 0x74, 0x65, 0x78, 0x5f, 0x69, 0x6f, 0x5f, 0x6f, 0x70, 0x65, -- 0x6e, 0x5f, 0x72, 0x65, 0x61, 0x64, 0x6f, 0x6e, 0x6c, 0x79, 0x29, 0x0a, 0x0a, 0x20, 0x20, 0x20, -- 0x20, 0x6f, 0x73, 0x2e, 0x72, 0x65, 0x6e, 0x61, 0x6d, 0x65, 0x20, 0x20, 0x3d, 0x20, 0x69, 0x6e, -- 0x73, 0x74, 0x61, 0x6c, 0x6c, 0x64, 0x75, 0x6d, 0x6d, 0x79, 0x28, 0x22, 0x6f, 0x73, 0x2e, 0x72, -- 0x65, 0x6e, 0x61, 0x6d, 0x65, 0x22, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x6f, 0x73, 0x2e, 0x72, -- 0x65, 0x6d, 0x6f, 0x76, 0x65, 0x20, 0x20, 0x3d, 0x20, 0x69, 0x6e, 0x73, 0x74, 0x61, 0x6c, 0x6c, -- 0x64, 0x75, 0x6d, 0x6d, 0x79, 0x28, 0x22, 0x6f, 0x73, 0x2e, 0x72, 0x65, 0x6d, 0x6f, 0x76, 0x65, -- 0x22, 0x29, 0x0a, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x69, 0x6f, 0x2e, 0x74, 0x6d, 0x70, 0x66, 0x69, -- 0x6c, 0x65, 0x20, 0x3d, 0x20, 0x69, 0x6e, 0x73, 0x74, 0x61, 0x6c, 0x6c, 0x64, 0x75, 0x6d, 0x6d, -- 0x79, 0x28, 0x22, 0x69, 0x6f, 0x2e, 0x74, 0x6d, 0x70, 0x66, 0x69, 0x6c, 0x65, 0x22, 0x29, 0x0a, -- 0x20, 0x20, 0x20, 0x20, 0x69, 0x6f, 0x2e, 0x6f, 0x75, 0x74, 0x70, 0x75, 0x74, 0x20, 0x20, 0x3d, -- 0x20, 0x69, 0x6e, 0x73, 0x74, 0x61, 0x6c, 0x6c, 0x64, 0x75, 0x6d, 0x6d, 0x79, 0x28, 0x22, 0x69, -- 0x6f, 0x2e, 0x6f, 0x75, 0x74, 0x70, 0x75, 0x74, 0x22, 0x29, 0x0a, 0x0a, 0x20, 0x20, 0x20, 0x20, -- 0x6c, 0x66, 0x73, 0x2e, 0x63, 0x68, 0x64, 0x69, 0x72, 0x20, 0x20, 0x3d, 0x20, 0x69, 0x6e, 0x73, -- 0x74, 0x61, 0x6c, 0x6c, 0x64, 0x75, 0x6d, 0x6d, 0x79, 0x28, 0x22, 0x6c, 0x66, 0x73, 0x2e, 0x63, -- 0x68, 0x64, 0x69, 0x72, 0x22, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x6c, 0x66, 0x73, 0x2e, 0x6c, -- 0x6f, 0x63, 0x6b, 0x20, 0x20, 0x20, 0x3d, 0x20, 0x69, 0x6e, 0x73, 0x74, 0x61, 0x6c, 0x6c, 0x64, -- 0x75, 0x6d, 0x6d, 0x79, 0x28, 0x22, 0x6c, 0x66, 0x73, 0x2e, 0x6c, 0x6f, 0x63, 0x6b, 0x22, 0x29, -- 0x0a, 0x20, 0x20, 0x20, 0x20, 0x6c, 0x66, 0x73, 0x2e, 0x74, 0x6f, 0x75, 0x63, 0x68, 0x20, 0x20, -- 0x3d, 0x20, 0x69, 0x6e, 0x73, 0x74, 0x61, 0x6c, 0x6c, 0x64, 0x75, 0x6d, 0x6d, 0x79, 0x28, 0x22, -- 0x6c, 0x66, 0x73, 0x2e, 0x74, 0x6f, 0x75, 0x63, 0x68, 0x22, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, -- 0x6c, 0x66, 0x73, 0x2e, 0x72, 0x6d, 0x64, 0x69, 0x72, 0x20, 0x20, 0x3d, 0x20, 0x69, 0x6e, 0x73, -- 0x74, 0x61, 0x6c, 0x6c, 0x64, 0x75, 0x6d, 0x6d, 0x79, 0x28, 0x22, 0x6c, 0x66, 0x73, 0x2e, 0x72, -- 0x6d, 0x64, 0x69, 0x72, 0x22, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x6c, 0x66, 0x73, 0x2e, 0x6d, -- 0x6b, 0x64, 0x69, 0x72, 0x20, 0x20, 0x3d, 0x20, 0x69, 0x6e, 0x73, 0x74, 0x61, 0x6c, 0x6c, 0x64, -- 0x75, 0x6d, 0x6d, 0x79, 0x28, 0x22, 0x6c, 0x66, 0x73, 0x2e, 0x6d, 0x6b, 0x64, 0x69, 0x72, 0x22, -- 0x29, 0x0a, 0x0a, 0x65, 0x6e, 0x64, 0x0a, 0x0a, 0x69, 0x66, 0x20, 0x73, 0x61, 0x66, 0x65, 0x72, -- 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x3d, 0x3d, 0x20, 0x31, 0x20, 0x6f, 0x72, 0x20, 0x73, -- 0x68, 0x65, 0x6c, 0x6c, 0x65, 0x73, 0x63, 0x61, 0x70, 0x65, 0x20, 0x7e, 0x3d, 0x20, 0x31, 0x20, -- 0x74, 0x68, 0x65, 0x6e, 0x0a, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x66, 0x66, 0x69, 0x20, 0x3d, 0x20, -- 0x72, 0x65, 0x71, 0x75, 0x69, 0x72, 0x65, 0x28, 0x27, 0x66, 0x66, 0x69, 0x27, 0x29, 0x0a, 0x20, -- 0x20, 0x20, 0x20, 0x66, 0x6f, 0x72, 0x20, 0x6b, 0x2c, 0x20, 0x76, 0x20, 0x69, 0x6e, 0x20, 0x6e, -- 0x65, 0x78, 0x74, 0x2c, 0x20, 0x66, 0x66, 0x69, 0x20, 0x64, 0x6f, 0x0a, 0x20, 0x20, 0x20, 0x20, -- 0x20, 0x20, 0x20, 0x20, 0x69, 0x66, 0x20, 0x6b, 0x20, 0x7e, 0x3d, 0x20, 0x27, 0x67, 0x63, 0x27, -+ 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x28, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -+ 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, -+ 0x6c, 0x20, 0x3d, 0x20, 0x66, 0x69, 0x6f, 0x5f, 0x72, 0x65, 0x61, 0x64, 0x6c, 0x69, 0x6e, 0x65, -+ 0x28, 0x66, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -+ 0x20, 0x20, 0x20, 0x20, 0x69, 0x66, 0x20, 0x6e, 0x6f, 0x74, 0x20, 0x6c, 0x20, 0x74, 0x68, 0x65, -+ 0x6e, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -+ 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x66, 0x3a, 0x63, 0x6c, 0x6f, 0x73, 0x65, 0x28, 0x29, 0x0a, -+ 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -+ 0x65, 0x6e, 0x64, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -+ 0x20, 0x20, 0x20, 0x20, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x20, 0x6c, 0x0a, 0x20, 0x20, 0x20, -+ 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x0a, 0x20, 0x20, 0x20, -+ 0x20, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6c, 0x73, 0x65, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -+ 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x2d, 0x2d, 0x20, 0x66, 0x6f, 0x72, 0x20, 0x74, 0x68, 0x6f, -+ 0x73, 0x65, 0x20, 0x77, 0x68, 0x6f, 0x20, 0x6c, 0x69, 0x6b, 0x65, 0x20, 0x69, 0x74, 0x20, 0x74, -+ 0x68, 0x69, 0x73, 0x20, 0x77, 0x61, 0x79, 0x3a, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -+ 0x20, 0x20, 0x20, 0x20, 0x20, 0x65, 0x72, 0x72, 0x6f, 0x72, 0x28, 0x22, 0x70, 0x61, 0x74, 0x63, -+ 0x68, 0x65, 0x64, 0x20, 0x27, 0x69, 0x6f, 0x2e, 0x6c, 0x69, 0x6e, 0x65, 0x73, 0x27, 0x20, 0x63, -+ 0x61, 0x6e, 0x27, 0x74, 0x20, 0x6f, 0x70, 0x65, 0x6e, 0x20, 0x27, 0x22, 0x20, 0x2e, 0x2e, 0x20, -+ 0x6e, 0x61, 0x6d, 0x65, 0x20, 0x2e, 0x2e, 0x20, 0x22, 0x27, 0x22, 0x29, 0x0a, 0x20, 0x20, 0x20, -+ 0x20, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6c, 0x73, -+ 0x65, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, -+ 0x20, 0x69, 0x6f, 0x5f, 0x6c, 0x69, 0x6e, 0x65, 0x73, 0x28, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, -+ 0x65, 0x6e, 0x64, 0x0a, 0x65, 0x6e, 0x64, 0x0a, 0x0a, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x66, -+ 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x6c, 0x75, 0x61, 0x74, 0x65, 0x78, 0x5f, 0x69, -+ 0x6f, 0x5f, 0x72, 0x65, 0x61, 0x64, 0x6c, 0x69, 0x6e, 0x65, 0x28, 0x66, 0x29, 0x0a, 0x20, 0x20, -+ 0x20, 0x20, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x20, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, -+ 0x6e, 0x28, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x72, 0x65, 0x74, 0x75, -+ 0x72, 0x6e, 0x20, 0x66, 0x69, 0x6f, 0x5f, 0x72, 0x65, 0x61, 0x64, 0x6c, 0x69, 0x6e, 0x65, 0x28, -+ 0x66, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x0a, 0x65, 0x6e, 0x64, 0x0a, 0x0a, -+ 0x69, 0x6f, 0x2e, 0x6c, 0x69, 0x6e, 0x65, 0x73, 0x20, 0x3d, 0x20, 0x6c, 0x75, 0x61, 0x74, 0x65, -+ 0x78, 0x5f, 0x69, 0x6f, 0x5f, 0x6c, 0x69, 0x6e, 0x65, 0x73, 0x0a, 0x6d, 0x74, 0x2e, 0x6c, 0x69, -+ 0x6e, 0x65, 0x73, 0x20, 0x3d, 0x20, 0x6c, 0x75, 0x61, 0x74, 0x65, 0x78, 0x5f, 0x69, 0x6f, 0x5f, -+ 0x72, 0x65, 0x61, 0x64, 0x6c, 0x69, 0x6e, 0x65, 0x0a, 0x0a, 0x2d, 0x2d, 0x20, 0x57, 0x65, 0x20, -+ 0x61, 0x73, 0x73, 0x75, 0x6d, 0x65, 0x20, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x6d, 0x65, 0x6e, -+ 0x74, 0x20, 0x74, 0x6f, 0x20, 0x62, 0x65, 0x20, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x64, 0x65, 0x64, -+ 0x20, 0x62, 0x79, 0x20, 0x74, 0x68, 0x65, 0x20, 0x72, 0x65, 0x70, 0x6c, 0x61, 0x63, 0x65, 0x6d, -+ 0x65, 0x6e, 0x74, 0x20, 0x6f, 0x66, 0x20, 0x6b, 0x70, 0x73, 0x65, 0x2e, 0x20, 0x54, 0x68, 0x69, -+ 0x73, 0x20, 0x69, 0x73, 0x20, 0x74, 0x68, 0x65, 0x0a, 0x2d, 0x2d, 0x20, 0x63, 0x61, 0x73, 0x65, -+ 0x20, 0x69, 0x6e, 0x20, 0x43, 0x6f, 0x6e, 0x54, 0x65, 0x58, 0x74, 0x2e, 0x0a, 0x0a, 0x69, 0x66, -+ 0x20, 0x6b, 0x70, 0x73, 0x65, 0x75, 0x73, 0x65, 0x64, 0x20, 0x3d, 0x3d, 0x20, 0x31, 0x20, 0x74, -+ 0x68, 0x65, 0x6e, 0x0a, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x69, 0x6f, 0x2e, 0x6f, 0x70, 0x65, 0x6e, -+ 0x20, 0x20, 0x3d, 0x20, 0x6c, 0x75, 0x61, 0x74, 0x65, 0x78, 0x5f, 0x69, 0x6f, 0x5f, 0x6f, 0x70, -+ 0x65, 0x6e, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x69, 0x6f, 0x2e, 0x70, 0x6f, 0x70, 0x65, 0x6e, 0x20, -+ 0x3d, 0x20, 0x6c, 0x75, 0x61, 0x74, 0x65, 0x78, 0x5f, 0x69, 0x6f, 0x5f, 0x70, 0x6f, 0x70, 0x65, -+ 0x6e, 0x0a, 0x0a, 0x65, 0x6e, 0x64, 0x0a, 0x0a, 0x69, 0x66, 0x20, 0x73, 0x61, 0x66, 0x65, 0x72, -+ 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x3d, 0x3d, 0x20, 0x31, 0x20, 0x74, 0x68, 0x65, 0x6e, -+ 0x0a, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x66, 0x75, 0x6e, 0x63, -+ 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x69, 0x6e, 0x73, 0x74, 0x61, 0x6c, 0x6c, 0x64, 0x75, 0x6d, 0x6d, -+ 0x79, 0x28, 0x73, 0x74, 0x72, 0x2c, 0x66, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -+ 0x20, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x72, 0x65, 0x70, 0x6f, 0x72, 0x74, 0x65, 0x64, 0x20, -+ 0x3d, 0x20, 0x66, 0x61, 0x6c, 0x73, 0x65, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -+ 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x20, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x28, -+ 0x2e, 0x2e, 0x2e, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -+ 0x20, 0x69, 0x66, 0x20, 0x6e, 0x6f, 0x74, 0x20, 0x72, 0x65, 0x70, 0x6f, 0x72, 0x74, 0x65, 0x64, - 0x20, 0x74, 0x68, 0x65, 0x6e, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -- 0x20, 0x20, 0x66, 0x66, 0x69, 0x5b, 0x6b, 0x5d, 0x20, 0x3d, 0x20, 0x6e, 0x69, 0x6c, 0x0a, 0x20, -- 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x65, -- 0x6e, 0x64, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x66, 0x66, 0x69, 0x20, 0x3d, 0x20, 0x6e, 0x69, 0x6c, -- 0x0a, 0x0a, 0x65, 0x6e, 0x64, 0x0a, 0x0a, 0x2d, 0x2d, 0x20, 0x6f, 0x73, 0x2e, 0x5b, 0x65, 0x78, -- 0x65, 0x63, 0x75, 0x74, 0x65, 0x7c, 0x6f, 0x73, 0x2e, 0x73, 0x70, 0x61, 0x77, 0x6e, 0x7c, 0x6f, -- 0x73, 0x2e, 0x65, 0x78, 0x65, 0x63, 0x5d, 0x20, 0x61, 0x6c, 0x72, 0x65, 0x61, 0x64, 0x79, 0x20, -- 0x61, 0x72, 0x65, 0x20, 0x73, 0x68, 0x65, 0x6c, 0x6c, 0x65, 0x73, 0x63, 0x61, 0x70, 0x65, 0x20, -- 0x61, 0x77, 0x61, 0x72, 0x65, 0x29, 0x0a, 0x0a, 0x0a, 0x69, 0x66, 0x20, 0x6d, 0x64, 0x35, 0x20, -- 0x74, 0x68, 0x65, 0x6e, 0x0a, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, -- 0x73, 0x75, 0x6d, 0x20, 0x20, 0x20, 0x20, 0x3d, 0x20, 0x6d, 0x64, 0x35, 0x2e, 0x73, 0x75, 0x6d, -- 0x0a, 0x20, 0x20, 0x20, 0x20, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x67, 0x73, 0x75, 0x62, 0x20, -- 0x20, 0x20, 0x3d, 0x20, 0x73, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x2e, 0x67, 0x73, 0x75, 0x62, 0x0a, -- 0x20, 0x20, 0x20, 0x20, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, -- 0x20, 0x3d, 0x20, 0x73, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x2e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, -- 0x0a, 0x20, 0x20, 0x20, 0x20, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x62, 0x79, 0x74, 0x65, 0x20, -- 0x20, 0x20, 0x3d, 0x20, 0x73, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x2e, 0x62, 0x79, 0x74, 0x65, 0x0a, -- 0x0a, 0x20, 0x20, 0x20, 0x20, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x6d, 0x64, -- 0x35, 0x2e, 0x73, 0x75, 0x6d, 0x68, 0x65, 0x78, 0x61, 0x28, 0x6b, 0x29, 0x0a, 0x20, 0x20, 0x20, -- 0x20, 0x20, 0x20, 0x20, 0x20, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x20, 0x28, 0x67, 0x73, 0x75, -- 0x62, 0x28, 0x73, 0x75, 0x6d, 0x28, 0x6b, 0x29, 0x2c, 0x20, 0x22, 0x2e, 0x22, 0x2c, 0x20, 0x66, -- 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x28, 0x63, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, -- 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x20, 0x66, 0x6f, -- 0x72, 0x6d, 0x61, 0x74, 0x28, 0x22, 0x25, 0x30, 0x32, 0x78, 0x22, 0x2c, 0x62, 0x79, 0x74, 0x65, -- 0x28, 0x63, 0x29, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6e, 0x64, -- 0x29, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x0a, 0x0a, 0x20, 0x20, 0x20, 0x20, -- 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x6d, 0x64, 0x35, 0x2e, 0x73, 0x75, 0x6d, -- 0x48, 0x45, 0x58, 0x41, 0x28, 0x6b, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -- 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x20, 0x28, 0x67, 0x73, 0x75, 0x62, 0x28, 0x73, 0x75, 0x6d, -- 0x28, 0x6b, 0x29, 0x2c, 0x20, 0x22, 0x2e, 0x22, 0x2c, 0x20, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, -- 0x6f, 0x6e, 0x28, 0x63, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -+ 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x77, 0x72, 0x69, 0x74, 0x65, 0x5f, 0x6e, 0x6c, 0x28, 0x66, -+ 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x28, 0x22, 0x73, 0x61, 0x66, 0x65, 0x72, 0x20, 0x6f, 0x70, 0x74, -+ 0x69, 0x6f, 0x6e, 0x20, 0x73, 0x65, 0x74, 0x2c, 0x20, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, -+ 0x6e, 0x20, 0x25, 0x71, 0x20, 0x69, 0x73, 0x20, 0x25, 0x73, 0x22, 0x2c, 0x0a, 0x20, 0x20, 0x20, -+ 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -+ 0x20, 0x73, 0x74, 0x72, 0x2c, 0x66, 0x20, 0x61, 0x6e, 0x64, 0x20, 0x22, 0x6c, 0x69, 0x6d, 0x69, -+ 0x74, 0x65, 0x64, 0x22, 0x20, 0x6f, 0x72, 0x20, 0x22, 0x64, 0x69, 0x73, 0x61, 0x62, 0x6c, 0x65, -+ 0x64, 0x22, 0x29, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -+ 0x20, 0x20, 0x20, 0x20, 0x20, 0x72, 0x65, 0x70, 0x6f, 0x72, 0x74, 0x65, 0x64, 0x20, 0x3d, 0x20, -+ 0x74, 0x72, 0x75, 0x65, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -+ 0x20, 0x65, 0x6e, 0x64, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -+ 0x20, 0x69, 0x66, 0x20, 0x66, 0x20, 0x74, 0x68, 0x65, 0x6e, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, -+ 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x72, 0x65, 0x74, 0x75, 0x72, -+ 0x6e, 0x20, 0x66, 0x28, 0x2e, 0x2e, 0x2e, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -+ 0x20, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -+ 0x20, 0x65, 0x6e, 0x64, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x0a, 0x0a, 0x20, 0x20, -+ 0x20, 0x20, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, -+ 0x20, 0x69, 0x6e, 0x73, 0x74, 0x61, 0x6c, 0x6c, 0x6c, 0x69, 0x6d, 0x69, 0x74, 0x28, 0x73, 0x74, -+ 0x72, 0x2c, 0x66, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x6c, 0x6f, 0x63, -+ 0x61, 0x6c, 0x20, 0x72, 0x65, 0x70, 0x6f, 0x72, 0x74, 0x65, 0x64, 0x20, 0x3d, 0x20, 0x66, 0x61, -+ 0x6c, 0x73, 0x65, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x0a, 0x0a, 0x20, 0x20, 0x20, -+ 0x20, 0x6f, 0x73, 0x2e, 0x65, 0x78, 0x65, 0x63, 0x75, 0x74, 0x65, 0x20, 0x3d, 0x20, 0x69, 0x6e, -+ 0x73, 0x74, 0x61, 0x6c, 0x6c, 0x64, 0x75, 0x6d, 0x6d, 0x79, 0x28, 0x22, 0x6f, 0x73, 0x2e, 0x65, -+ 0x78, 0x65, 0x63, 0x75, 0x74, 0x65, 0x22, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x6f, 0x73, 0x2e, -+ 0x73, 0x70, 0x61, 0x77, 0x6e, 0x20, 0x20, 0x20, 0x3d, 0x20, 0x69, 0x6e, 0x73, 0x74, 0x61, 0x6c, -+ 0x6c, 0x64, 0x75, 0x6d, 0x6d, 0x79, 0x28, 0x22, 0x6f, 0x73, 0x2e, 0x73, 0x70, 0x61, 0x77, 0x6e, -+ 0x22, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x6f, 0x73, 0x2e, 0x65, 0x78, 0x65, 0x63, 0x20, 0x20, -+ 0x20, 0x20, 0x3d, 0x20, 0x69, 0x6e, 0x73, 0x74, 0x61, 0x6c, 0x6c, 0x64, 0x75, 0x6d, 0x6d, 0x79, -+ 0x28, 0x22, 0x6f, 0x73, 0x2e, 0x65, 0x78, 0x65, 0x63, 0x22, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, -+ 0x6f, 0x73, 0x2e, 0x73, 0x65, 0x74, 0x65, 0x6e, 0x76, 0x20, 0x20, 0x3d, 0x20, 0x69, 0x6e, 0x73, -+ 0x74, 0x61, 0x6c, 0x6c, 0x64, 0x75, 0x6d, 0x6d, 0x79, 0x28, 0x22, 0x6f, 0x73, 0x2e, 0x73, 0x65, -+ 0x74, 0x65, 0x6e, 0x76, 0x22, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x6f, 0x73, 0x2e, 0x74, 0x65, -+ 0x6d, 0x70, 0x64, 0x69, 0x72, 0x20, 0x3d, 0x20, 0x69, 0x6e, 0x73, 0x74, 0x61, 0x6c, 0x6c, 0x64, -+ 0x75, 0x6d, 0x6d, 0x79, 0x28, 0x22, 0x6f, 0x73, 0x2e, 0x74, 0x65, 0x6d, 0x70, 0x64, 0x69, 0x72, -+ 0x22, 0x29, 0x0a, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x69, 0x6f, 0x2e, 0x70, 0x6f, 0x70, 0x65, 0x6e, -+ 0x20, 0x20, 0x20, 0x3d, 0x20, 0x69, 0x6e, 0x73, 0x74, 0x61, 0x6c, 0x6c, 0x64, 0x75, 0x6d, 0x6d, -+ 0x79, 0x28, 0x22, 0x69, 0x6f, 0x2e, 0x70, 0x6f, 0x70, 0x65, 0x6e, 0x22, 0x29, 0x0a, 0x20, 0x20, -+ 0x20, 0x20, 0x69, 0x6f, 0x2e, 0x6f, 0x70, 0x65, 0x6e, 0x20, 0x20, 0x20, 0x20, 0x3d, 0x20, 0x69, -+ 0x6e, 0x73, 0x74, 0x61, 0x6c, 0x6c, 0x64, 0x75, 0x6d, 0x6d, 0x79, 0x28, 0x22, 0x69, 0x6f, 0x2e, -+ 0x6f, 0x70, 0x65, 0x6e, 0x22, 0x2c, 0x6c, 0x75, 0x61, 0x74, 0x65, 0x78, 0x5f, 0x69, 0x6f, 0x5f, -+ 0x6f, 0x70, 0x65, 0x6e, 0x5f, 0x72, 0x65, 0x61, 0x64, 0x6f, 0x6e, 0x6c, 0x79, 0x29, 0x0a, 0x0a, -+ 0x20, 0x20, 0x20, 0x20, 0x6f, 0x73, 0x2e, 0x72, 0x65, 0x6e, 0x61, 0x6d, 0x65, 0x20, 0x20, 0x3d, -+ 0x20, 0x69, 0x6e, 0x73, 0x74, 0x61, 0x6c, 0x6c, 0x64, 0x75, 0x6d, 0x6d, 0x79, 0x28, 0x22, 0x6f, -+ 0x73, 0x2e, 0x72, 0x65, 0x6e, 0x61, 0x6d, 0x65, 0x22, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x6f, -+ 0x73, 0x2e, 0x72, 0x65, 0x6d, 0x6f, 0x76, 0x65, 0x20, 0x20, 0x3d, 0x20, 0x69, 0x6e, 0x73, 0x74, -+ 0x61, 0x6c, 0x6c, 0x64, 0x75, 0x6d, 0x6d, 0x79, 0x28, 0x22, 0x6f, 0x73, 0x2e, 0x72, 0x65, 0x6d, -+ 0x6f, 0x76, 0x65, 0x22, 0x29, 0x0a, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x69, 0x6f, 0x2e, 0x74, 0x6d, -+ 0x70, 0x66, 0x69, 0x6c, 0x65, 0x20, 0x3d, 0x20, 0x69, 0x6e, 0x73, 0x74, 0x61, 0x6c, 0x6c, 0x64, -+ 0x75, 0x6d, 0x6d, 0x79, 0x28, 0x22, 0x69, 0x6f, 0x2e, 0x74, 0x6d, 0x70, 0x66, 0x69, 0x6c, 0x65, -+ 0x22, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x69, 0x6f, 0x2e, 0x6f, 0x75, 0x74, 0x70, 0x75, 0x74, -+ 0x20, 0x20, 0x3d, 0x20, 0x69, 0x6e, 0x73, 0x74, 0x61, 0x6c, 0x6c, 0x64, 0x75, 0x6d, 0x6d, 0x79, -+ 0x28, 0x22, 0x69, 0x6f, 0x2e, 0x6f, 0x75, 0x74, 0x70, 0x75, 0x74, 0x22, 0x29, 0x0a, 0x0a, 0x20, -+ 0x20, 0x20, 0x20, 0x6c, 0x66, 0x73, 0x2e, 0x63, 0x68, 0x64, 0x69, 0x72, 0x20, 0x20, 0x3d, 0x20, -+ 0x69, 0x6e, 0x73, 0x74, 0x61, 0x6c, 0x6c, 0x64, 0x75, 0x6d, 0x6d, 0x79, 0x28, 0x22, 0x6c, 0x66, -+ 0x73, 0x2e, 0x63, 0x68, 0x64, 0x69, 0x72, 0x22, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x6c, 0x66, -+ 0x73, 0x2e, 0x6c, 0x6f, 0x63, 0x6b, 0x20, 0x20, 0x20, 0x3d, 0x20, 0x69, 0x6e, 0x73, 0x74, 0x61, -+ 0x6c, 0x6c, 0x64, 0x75, 0x6d, 0x6d, 0x79, 0x28, 0x22, 0x6c, 0x66, 0x73, 0x2e, 0x6c, 0x6f, 0x63, -+ 0x6b, 0x22, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x6c, 0x66, 0x73, 0x2e, 0x74, 0x6f, 0x75, 0x63, -+ 0x68, 0x20, 0x20, 0x3d, 0x20, 0x69, 0x6e, 0x73, 0x74, 0x61, 0x6c, 0x6c, 0x64, 0x75, 0x6d, 0x6d, -+ 0x79, 0x28, 0x22, 0x6c, 0x66, 0x73, 0x2e, 0x74, 0x6f, 0x75, 0x63, 0x68, 0x22, 0x29, 0x0a, 0x20, -+ 0x20, 0x20, 0x20, 0x6c, 0x66, 0x73, 0x2e, 0x72, 0x6d, 0x64, 0x69, 0x72, 0x20, 0x20, 0x3d, 0x20, -+ 0x69, 0x6e, 0x73, 0x74, 0x61, 0x6c, 0x6c, 0x64, 0x75, 0x6d, 0x6d, 0x79, 0x28, 0x22, 0x6c, 0x66, -+ 0x73, 0x2e, 0x72, 0x6d, 0x64, 0x69, 0x72, 0x22, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x6c, 0x66, -+ 0x73, 0x2e, 0x6d, 0x6b, 0x64, 0x69, 0x72, 0x20, 0x20, 0x3d, 0x20, 0x69, 0x6e, 0x73, 0x74, 0x61, -+ 0x6c, 0x6c, 0x64, 0x75, 0x6d, 0x6d, 0x79, 0x28, 0x22, 0x6c, 0x66, 0x73, 0x2e, 0x6d, 0x6b, 0x64, -+ 0x69, 0x72, 0x22, 0x29, 0x0a, 0x0a, 0x65, 0x6e, 0x64, 0x0a, 0x0a, 0x69, 0x66, 0x20, 0x73, 0x61, -+ 0x66, 0x65, 0x72, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x3d, 0x3d, 0x20, 0x31, 0x20, 0x6f, -+ 0x72, 0x20, 0x73, 0x68, 0x65, 0x6c, 0x6c, 0x65, 0x73, 0x63, 0x61, 0x70, 0x65, 0x20, 0x7e, 0x3d, -+ 0x20, 0x31, 0x20, 0x74, 0x68, 0x65, 0x6e, 0x0a, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x66, 0x66, 0x69, -+ 0x20, 0x3d, 0x20, 0x72, 0x65, 0x71, 0x75, 0x69, 0x72, 0x65, 0x28, 0x27, 0x66, 0x66, 0x69, 0x27, -+ 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x66, 0x6f, 0x72, 0x20, 0x6b, 0x2c, 0x20, 0x76, 0x20, 0x69, -+ 0x6e, 0x20, 0x6e, 0x65, 0x78, 0x74, 0x2c, 0x20, 0x66, 0x66, 0x69, 0x20, 0x64, 0x6f, 0x0a, 0x20, -+ 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x69, 0x66, 0x20, 0x6b, 0x20, 0x7e, 0x3d, 0x20, 0x27, -+ 0x67, 0x63, 0x27, 0x20, 0x74, 0x68, 0x65, 0x6e, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -+ 0x20, 0x20, 0x20, 0x20, 0x20, 0x66, 0x66, 0x69, 0x5b, 0x6b, 0x5d, 0x20, 0x3d, 0x20, 0x6e, 0x69, -+ 0x6c, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x0a, 0x20, 0x20, -+ 0x20, 0x20, 0x65, 0x6e, 0x64, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x66, 0x66, 0x69, 0x20, 0x3d, 0x20, -+ 0x6e, 0x69, 0x6c, 0x0a, 0x0a, 0x65, 0x6e, 0x64, 0x0a, 0x0a, 0x2d, 0x2d, 0x20, 0x6f, 0x73, 0x2e, -+ 0x5b, 0x65, 0x78, 0x65, 0x63, 0x75, 0x74, 0x65, 0x7c, 0x6f, 0x73, 0x2e, 0x73, 0x70, 0x61, 0x77, -+ 0x6e, 0x7c, 0x6f, 0x73, 0x2e, 0x65, 0x78, 0x65, 0x63, 0x5d, 0x20, 0x61, 0x6c, 0x72, 0x65, 0x61, -+ 0x64, 0x79, 0x20, 0x61, 0x72, 0x65, 0x20, 0x73, 0x68, 0x65, 0x6c, 0x6c, 0x65, 0x73, 0x63, 0x61, -+ 0x70, 0x65, 0x20, 0x61, 0x77, 0x61, 0x72, 0x65, 0x29, 0x0a, 0x0a, 0x0a, 0x69, 0x66, 0x20, 0x6d, -+ 0x64, 0x35, 0x20, 0x74, 0x68, 0x65, 0x6e, 0x0a, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x6c, 0x6f, 0x63, -+ 0x61, 0x6c, 0x20, 0x73, 0x75, 0x6d, 0x20, 0x20, 0x20, 0x20, 0x3d, 0x20, 0x6d, 0x64, 0x35, 0x2e, -+ 0x73, 0x75, 0x6d, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x67, 0x73, -+ 0x75, 0x62, 0x20, 0x20, 0x20, 0x3d, 0x20, 0x73, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x2e, 0x67, 0x73, -+ 0x75, 0x62, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x66, 0x6f, 0x72, -+ 0x6d, 0x61, 0x74, 0x20, 0x3d, 0x20, 0x73, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x2e, 0x66, 0x6f, 0x72, -+ 0x6d, 0x61, 0x74, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x62, 0x79, -+ 0x74, 0x65, 0x20, 0x20, 0x20, 0x3d, 0x20, 0x73, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x2e, 0x62, 0x79, -+ 0x74, 0x65, 0x0a, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x69, 0x66, 0x20, 0x6e, 0x6f, 0x74, 0x20, 0x6d, -+ 0x64, 0x35, 0x2e, 0x73, 0x75, 0x6d, 0x68, 0x65, 0x78, 0x61, 0x20, 0x74, 0x68, 0x65, 0x6e, 0x0a, -+ 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, -+ 0x20, 0x6d, 0x64, 0x35, 0x2e, 0x73, 0x75, 0x6d, 0x68, 0x65, 0x78, 0x61, 0x28, 0x6b, 0x29, 0x0a, -+ 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x72, 0x65, 0x74, 0x75, -+ 0x72, 0x6e, 0x20, 0x28, 0x67, 0x73, 0x75, 0x62, 0x28, 0x73, 0x75, 0x6d, 0x28, 0x6b, 0x29, 0x2c, -+ 0x20, 0x22, 0x2e, 0x22, 0x2c, 0x20, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x28, 0x63, -+ 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x20, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x28, -- 0x22, 0x25, 0x30, 0x32, 0x58, 0x22, 0x2c, 0x62, 0x79, 0x74, 0x65, 0x28, 0x63, 0x29, 0x29, 0x0a, -- 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x29, 0x29, 0x0a, 0x20, 0x20, -- 0x20, 0x20, 0x65, 0x6e, 0x64, 0x0a, 0x0a, 0x65, 0x6e, 0x64, 0x0a, 0x0a, 0x2d, 0x2d, 0x20, 0x63, -- 0x6f, 0x6d, 0x70, 0x61, 0x74, 0x69, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x3a, 0x20, 0x74, 0x68, -- 0x69, 0x73, 0x20, 0x6d, 0x69, 0x67, 0x68, 0x74, 0x20, 0x67, 0x6f, 0x20, 0x61, 0x77, 0x61, 0x79, -- 0x0a, 0x0a, 0x69, 0x66, 0x20, 0x6e, 0x6f, 0x74, 0x20, 0x75, 0x6e, 0x70, 0x61, 0x63, 0x6b, 0x20, -- 0x74, 0x68, 0x65, 0x6e, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x75, 0x6e, 0x70, 0x61, 0x63, 0x6b, 0x20, -- 0x3d, 0x20, 0x74, 0x61, 0x62, 0x6c, 0x65, 0x2e, 0x75, 0x6e, 0x70, 0x61, 0x63, 0x6b, 0x0a, 0x65, -- 0x6e, 0x64, 0x0a, 0x0a, 0x69, 0x66, 0x20, 0x6e, 0x6f, 0x74, 0x20, 0x70, 0x61, 0x63, 0x6b, 0x61, -- 0x67, 0x65, 0x2e, 0x6c, 0x6f, 0x61, 0x64, 0x65, 0x72, 0x73, 0x20, 0x74, 0x68, 0x65, 0x6e, 0x0a, -- 0x20, 0x20, 0x20, 0x20, 0x70, 0x61, 0x63, 0x6b, 0x61, 0x67, 0x65, 0x2e, 0x6c, 0x6f, 0x61, 0x64, -- 0x65, 0x72, 0x73, 0x20, 0x3d, 0x20, 0x70, 0x61, 0x63, 0x6b, 0x61, 0x67, 0x65, 0x2e, 0x73, 0x65, -- 0x61, 0x72, 0x63, 0x68, 0x65, 0x72, 0x73, 0x0a, 0x65, 0x6e, 0x64, 0x0a, 0x0a, 0x69, 0x66, 0x20, -- 0x6e, 0x6f, 0x74, 0x20, 0x6c, 0x6f, 0x61, 0x64, 0x73, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x20, 0x74, -- 0x68, 0x65, 0x6e, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x6c, 0x6f, 0x61, 0x64, 0x73, 0x74, 0x72, 0x69, -- 0x6e, 0x67, 0x20, 0x3d, 0x20, 0x6c, 0x6f, 0x61, 0x64, 0x0a, 0x65, 0x6e, 0x64, 0x0a, 0x0a, 0x2d, -+ 0x22, 0x25, 0x30, 0x32, 0x78, 0x22, 0x2c, 0x62, 0x79, 0x74, 0x65, 0x28, 0x63, 0x29, 0x29, 0x0a, -+ 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x29, -+ 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x0a, 0x20, 0x20, -+ 0x20, 0x20, 0x65, 0x6e, 0x64, 0x0a, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x69, 0x66, 0x20, 0x6e, 0x6f, -+ 0x74, 0x20, 0x6d, 0x64, 0x35, 0x2e, 0x73, 0x75, 0x6d, 0x48, 0x45, 0x58, 0x41, 0x20, 0x74, 0x68, -+ 0x65, 0x6e, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x66, 0x75, 0x6e, 0x63, 0x74, -+ 0x69, 0x6f, 0x6e, 0x20, 0x6d, 0x64, 0x35, 0x2e, 0x73, 0x75, 0x6d, 0x48, 0x45, 0x58, 0x41, 0x28, -+ 0x6b, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x72, -+ 0x65, 0x74, 0x75, 0x72, 0x6e, 0x20, 0x28, 0x67, 0x73, 0x75, 0x62, 0x28, 0x73, 0x75, 0x6d, 0x28, -+ 0x6b, 0x29, 0x2c, 0x20, 0x22, 0x2e, 0x22, 0x2c, 0x20, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, -+ 0x6e, 0x28, 0x63, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -+ 0x20, 0x20, 0x20, 0x20, 0x20, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x20, 0x66, 0x6f, 0x72, 0x6d, -+ 0x61, 0x74, 0x28, 0x22, 0x25, 0x30, 0x32, 0x58, 0x22, 0x2c, 0x62, 0x79, 0x74, 0x65, 0x28, 0x63, -+ 0x29, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x65, -+ 0x6e, 0x64, 0x29, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6e, 0x64, -+ 0x0a, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x0a, 0x0a, 0x65, 0x6e, 0x64, 0x0a, 0x0a, 0x2d, - 0x2d, 0x20, 0x63, 0x6f, 0x6d, 0x70, 0x61, 0x74, 0x69, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x3a, -- 0x20, 0x74, 0x68, 0x69, 0x73, 0x20, 0x6d, 0x69, 0x67, 0x68, 0x74, 0x20, 0x73, 0x74, 0x61, 0x79, -- 0x0a, 0x0a, 0x69, 0x66, 0x20, 0x62, 0x69, 0x74, 0x33, 0x32, 0x20, 0x74, 0x68, 0x65, 0x6e, 0x0a, -- 0x0a, 0x20, 0x20, 0x20, 0x20, 0x2d, 0x2d, 0x20, 0x6c, 0x75, 0x61, 0x20, 0x35, 0x2e, 0x32, 0x3a, -- 0x20, 0x77, 0x65, 0x27, 0x72, 0x65, 0x20, 0x6f, 0x6b, 0x61, 0x79, 0x0a, 0x0a, 0x65, 0x6c, 0x73, -- 0x65, 0x69, 0x66, 0x20, 0x75, 0x74, 0x66, 0x38, 0x20, 0x74, 0x68, 0x65, 0x6e, 0x0a, 0x0a, 0x20, -- 0x20, 0x20, 0x20, 0x2d, 0x2d, 0x20, 0x6c, 0x75, 0x61, 0x20, 0x35, 0x2e, 0x33, 0x3a, 0x20, 0x20, -- 0x62, 0x69, 0x74, 0x77, 0x69, 0x73, 0x65, 0x2e, 0x6c, 0x75, 0x61, 0x2c, 0x20, 0x76, 0x20, 0x31, -- 0x2e, 0x32, 0x34, 0x20, 0x32, 0x30, 0x31, 0x34, 0x2f, 0x31, 0x32, 0x2f, 0x32, 0x36, 0x20, 0x31, -- 0x37, 0x3a, 0x32, 0x30, 0x3a, 0x35, 0x33, 0x20, 0x72, 0x6f, 0x62, 0x65, 0x72, 0x74, 0x6f, 0x0a, -- 0x0a, 0x20, 0x20, 0x20, 0x20, 0x62, 0x69, 0x74, 0x33, 0x32, 0x20, 0x3d, 0x20, 0x6c, 0x6f, 0x61, -- 0x64, 0x20, 0x28, 0x20, 0x5b, 0x5b, 0x0a, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x73, 0x65, 0x6c, -- 0x65, 0x63, 0x74, 0x20, 0x3d, 0x20, 0x73, 0x65, 0x6c, 0x65, 0x63, 0x74, 0x20, 0x2d, 0x2d, 0x20, -- 0x69, 0x6e, 0x73, 0x74, 0x65, 0x61, 0x64, 0x20, 0x6f, 0x66, 0x3a, 0x20, 0x61, 0x72, 0x67, 0x20, -- 0x3d, 0x20, 0x7b, 0x20, 0x2e, 0x2e, 0x2e, 0x20, 0x7d, 0x0a, 0x0a, 0x62, 0x69, 0x74, 0x33, 0x32, -- 0x20, 0x3d, 0x20, 0x7b, 0x0a, 0x20, 0x20, 0x62, 0x6e, 0x6f, 0x74, 0x20, 0x3d, 0x20, 0x66, 0x75, -- 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x28, 0x61, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x72, -- 0x65, 0x74, 0x75, 0x72, 0x6e, 0x20, 0x7e, 0x61, 0x20, 0x26, 0x20, 0x30, 0x78, 0x46, 0x46, 0x46, -- 0x46, 0x46, 0x46, 0x46, 0x46, 0x0a, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x2c, 0x0a, 0x20, 0x20, 0x62, -- 0x61, 0x6e, 0x64, 0x20, 0x3d, 0x20, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x28, -- 0x78, 0x2c, 0x20, 0x79, 0x2c, 0x20, 0x7a, 0x2c, 0x20, 0x2e, 0x2e, 0x2e, 0x29, 0x0a, 0x20, 0x20, -- 0x20, 0x20, 0x69, 0x66, 0x20, 0x6e, 0x6f, 0x74, 0x20, 0x7a, 0x20, 0x74, 0x68, 0x65, 0x6e, 0x0a, -- 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x20, 0x28, 0x28, 0x78, -- 0x20, 0x6f, 0x72, 0x20, 0x2d, 0x31, 0x29, 0x20, 0x26, 0x20, 0x28, 0x79, 0x20, 0x6f, 0x72, 0x20, -- 0x2d, 0x31, 0x29, 0x29, 0x20, 0x26, 0x20, 0x30, 0x78, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, -- 0x46, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6c, 0x73, 0x65, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, -- 0x20, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x72, 0x65, 0x73, 0x20, 0x3d, 0x20, 0x78, 0x20, 0x26, -- 0x20, 0x79, 0x20, 0x26, 0x20, 0x7a, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x66, 0x6f, 0x72, -- 0x20, 0x69, 0x3d, 0x31, 0x2c, 0x73, 0x65, 0x6c, 0x65, 0x63, 0x74, 0x28, 0x22, 0x23, 0x22, 0x2c, -- 0x2e, 0x2e, 0x2e, 0x29, 0x20, 0x64, 0x6f, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -- 0x72, 0x65, 0x73, 0x20, 0x3d, 0x20, 0x72, 0x65, 0x73, 0x20, 0x26, 0x20, 0x73, 0x65, 0x6c, 0x65, -- 0x63, 0x74, 0x28, 0x69, 0x2c, 0x2e, 0x2e, 0x2e, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -- 0x65, 0x6e, 0x64, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, -- 0x20, 0x72, 0x65, 0x73, 0x20, 0x26, 0x20, 0x30, 0x78, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, -- 0x46, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x0a, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x2c, -- 0x0a, 0x20, 0x20, 0x62, 0x6f, 0x72, 0x20, 0x3d, 0x20, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, -+ 0x20, 0x74, 0x68, 0x69, 0x73, 0x20, 0x6d, 0x69, 0x67, 0x68, 0x74, 0x20, 0x67, 0x6f, 0x20, 0x61, -+ 0x77, 0x61, 0x79, 0x0a, 0x0a, 0x69, 0x66, 0x20, 0x6e, 0x6f, 0x74, 0x20, 0x75, 0x6e, 0x70, 0x61, -+ 0x63, 0x6b, 0x20, 0x74, 0x68, 0x65, 0x6e, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x75, 0x6e, 0x70, 0x61, -+ 0x63, 0x6b, 0x20, 0x3d, 0x20, 0x74, 0x61, 0x62, 0x6c, 0x65, 0x2e, 0x75, 0x6e, 0x70, 0x61, 0x63, -+ 0x6b, 0x0a, 0x65, 0x6e, 0x64, 0x0a, 0x0a, 0x69, 0x66, 0x20, 0x6e, 0x6f, 0x74, 0x20, 0x70, 0x61, -+ 0x63, 0x6b, 0x61, 0x67, 0x65, 0x2e, 0x6c, 0x6f, 0x61, 0x64, 0x65, 0x72, 0x73, 0x20, 0x74, 0x68, -+ 0x65, 0x6e, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x70, 0x61, 0x63, 0x6b, 0x61, 0x67, 0x65, 0x2e, 0x6c, -+ 0x6f, 0x61, 0x64, 0x65, 0x72, 0x73, 0x20, 0x3d, 0x20, 0x70, 0x61, 0x63, 0x6b, 0x61, 0x67, 0x65, -+ 0x2e, 0x73, 0x65, 0x61, 0x72, 0x63, 0x68, 0x65, 0x72, 0x73, 0x0a, 0x65, 0x6e, 0x64, 0x0a, 0x0a, -+ 0x69, 0x66, 0x20, 0x6e, 0x6f, 0x74, 0x20, 0x6c, 0x6f, 0x61, 0x64, 0x73, 0x74, 0x72, 0x69, 0x6e, -+ 0x67, 0x20, 0x74, 0x68, 0x65, 0x6e, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x6c, 0x6f, 0x61, 0x64, 0x73, -+ 0x74, 0x72, 0x69, 0x6e, 0x67, 0x20, 0x3d, 0x20, 0x6c, 0x6f, 0x61, 0x64, 0x0a, 0x65, 0x6e, 0x64, -+ 0x0a, 0x0a, 0x2d, 0x2d, 0x20, 0x63, 0x6f, 0x6d, 0x70, 0x61, 0x74, 0x69, 0x62, 0x69, 0x6c, 0x69, -+ 0x74, 0x79, 0x3a, 0x20, 0x74, 0x68, 0x69, 0x73, 0x20, 0x6d, 0x69, 0x67, 0x68, 0x74, 0x20, 0x73, -+ 0x74, 0x61, 0x79, 0x0a, 0x0a, 0x69, 0x66, 0x20, 0x62, 0x69, 0x74, 0x33, 0x32, 0x20, 0x74, 0x68, -+ 0x65, 0x6e, 0x0a, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x2d, 0x2d, 0x20, 0x6c, 0x75, 0x61, 0x20, 0x35, -+ 0x2e, 0x32, 0x3a, 0x20, 0x77, 0x65, 0x27, 0x72, 0x65, 0x20, 0x6f, 0x6b, 0x61, 0x79, 0x0a, 0x0a, -+ 0x65, 0x6c, 0x73, 0x65, 0x69, 0x66, 0x20, 0x75, 0x74, 0x66, 0x38, 0x20, 0x74, 0x68, 0x65, 0x6e, -+ 0x0a, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x2d, 0x2d, 0x20, 0x6c, 0x75, 0x61, 0x20, 0x35, 0x2e, 0x33, -+ 0x3a, 0x20, 0x20, 0x62, 0x69, 0x74, 0x77, 0x69, 0x73, 0x65, 0x2e, 0x6c, 0x75, 0x61, 0x2c, 0x20, -+ 0x76, 0x20, 0x31, 0x2e, 0x32, 0x34, 0x20, 0x32, 0x30, 0x31, 0x34, 0x2f, 0x31, 0x32, 0x2f, 0x32, -+ 0x36, 0x20, 0x31, 0x37, 0x3a, 0x32, 0x30, 0x3a, 0x35, 0x33, 0x20, 0x72, 0x6f, 0x62, 0x65, 0x72, -+ 0x74, 0x6f, 0x0a, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x62, 0x69, 0x74, 0x33, 0x32, 0x20, 0x3d, 0x20, -+ 0x6c, 0x6f, 0x61, 0x64, 0x20, 0x28, 0x20, 0x5b, 0x5b, 0x0a, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, -+ 0x73, 0x65, 0x6c, 0x65, 0x63, 0x74, 0x20, 0x3d, 0x20, 0x73, 0x65, 0x6c, 0x65, 0x63, 0x74, 0x20, -+ 0x2d, 0x2d, 0x20, 0x69, 0x6e, 0x73, 0x74, 0x65, 0x61, 0x64, 0x20, 0x6f, 0x66, 0x3a, 0x20, 0x61, -+ 0x72, 0x67, 0x20, 0x3d, 0x20, 0x7b, 0x20, 0x2e, 0x2e, 0x2e, 0x20, 0x7d, 0x0a, 0x0a, 0x62, 0x69, -+ 0x74, 0x33, 0x32, 0x20, 0x3d, 0x20, 0x7b, 0x0a, 0x20, 0x20, 0x62, 0x6e, 0x6f, 0x74, 0x20, 0x3d, -+ 0x20, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x28, 0x61, 0x29, 0x0a, 0x20, 0x20, -+ 0x20, 0x20, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x20, 0x7e, 0x61, 0x20, 0x26, 0x20, 0x30, 0x78, -+ 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, 0x0a, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x2c, 0x0a, -+ 0x20, 0x20, 0x62, 0x61, 0x6e, 0x64, 0x20, 0x3d, 0x20, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, - 0x6e, 0x20, 0x28, 0x78, 0x2c, 0x20, 0x79, 0x2c, 0x20, 0x7a, 0x2c, 0x20, 0x2e, 0x2e, 0x2e, 0x29, - 0x0a, 0x20, 0x20, 0x20, 0x20, 0x69, 0x66, 0x20, 0x6e, 0x6f, 0x74, 0x20, 0x7a, 0x20, 0x74, 0x68, - 0x65, 0x6e, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x20, -- 0x28, 0x28, 0x78, 0x20, 0x6f, 0x72, 0x20, 0x30, 0x29, 0x20, 0x7c, 0x20, 0x28, 0x79, 0x20, 0x6f, -- 0x72, 0x20, 0x30, 0x29, 0x29, 0x20, 0x26, 0x20, 0x30, 0x78, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, -- 0x46, 0x46, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6c, 0x73, 0x65, 0x0a, 0x20, 0x20, 0x20, 0x20, -- 0x20, 0x20, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x72, 0x65, 0x73, 0x20, 0x3d, 0x20, 0x78, 0x20, -- 0x7c, 0x20, 0x79, 0x20, 0x7c, 0x20, 0x7a, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x66, 0x6f, -- 0x72, 0x20, 0x69, 0x3d, 0x31, 0x2c, 0x73, 0x65, 0x6c, 0x65, 0x63, 0x74, 0x28, 0x22, 0x23, 0x22, -- 0x2c, 0x2e, 0x2e, 0x2e, 0x29, 0x20, 0x64, 0x6f, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -- 0x20, 0x72, 0x65, 0x73, 0x20, 0x3d, 0x20, 0x72, 0x65, 0x73, 0x20, 0x7c, 0x20, 0x73, 0x65, 0x6c, -- 0x65, 0x63, 0x74, 0x28, 0x69, 0x2c, 0x2e, 0x2e, 0x2e, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, -- 0x20, 0x65, 0x6e, 0x64, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x72, 0x65, 0x74, 0x75, 0x72, -- 0x6e, 0x20, 0x72, 0x65, 0x73, 0x20, 0x26, 0x20, 0x30, 0x78, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, -- 0x46, 0x46, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x0a, 0x20, 0x20, 0x65, 0x6e, 0x64, -- 0x2c, 0x0a, 0x20, 0x20, 0x62, 0x78, 0x6f, 0x72, 0x20, 0x3d, 0x20, 0x66, 0x75, 0x6e, 0x63, 0x74, -- 0x69, 0x6f, 0x6e, 0x20, 0x28, 0x78, 0x2c, 0x20, 0x79, 0x2c, 0x20, 0x7a, 0x2c, 0x20, 0x2e, 0x2e, -- 0x2e, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x69, 0x66, 0x20, 0x6e, 0x6f, 0x74, 0x20, 0x7a, 0x20, -- 0x74, 0x68, 0x65, 0x6e, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x72, 0x65, 0x74, 0x75, 0x72, -- 0x6e, 0x20, 0x28, 0x28, 0x78, 0x20, 0x6f, 0x72, 0x20, 0x30, 0x29, 0x20, 0x7e, 0x20, 0x28, 0x79, -- 0x20, 0x6f, 0x72, 0x20, 0x30, 0x29, 0x29, 0x20, 0x26, 0x20, 0x30, 0x78, 0x46, 0x46, 0x46, 0x46, -+ 0x28, 0x28, 0x78, 0x20, 0x6f, 0x72, 0x20, 0x2d, 0x31, 0x29, 0x20, 0x26, 0x20, 0x28, 0x79, 0x20, -+ 0x6f, 0x72, 0x20, 0x2d, 0x31, 0x29, 0x29, 0x20, 0x26, 0x20, 0x30, 0x78, 0x46, 0x46, 0x46, 0x46, - 0x46, 0x46, 0x46, 0x46, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6c, 0x73, 0x65, 0x0a, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x20, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x72, 0x65, 0x73, 0x20, 0x3d, 0x20, -- 0x78, 0x20, 0x7e, 0x20, 0x79, 0x20, 0x7e, 0x20, 0x7a, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -+ 0x78, 0x20, 0x26, 0x20, 0x79, 0x20, 0x26, 0x20, 0x7a, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, - 0x66, 0x6f, 0x72, 0x20, 0x69, 0x3d, 0x31, 0x2c, 0x73, 0x65, 0x6c, 0x65, 0x63, 0x74, 0x28, 0x22, - 0x23, 0x22, 0x2c, 0x2e, 0x2e, 0x2e, 0x29, 0x20, 0x64, 0x6f, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, -- 0x20, 0x20, 0x20, 0x72, 0x65, 0x73, 0x20, 0x3d, 0x20, 0x72, 0x65, 0x73, 0x20, 0x7e, 0x20, 0x73, -+ 0x20, 0x20, 0x20, 0x72, 0x65, 0x73, 0x20, 0x3d, 0x20, 0x72, 0x65, 0x73, 0x20, 0x26, 0x20, 0x73, - 0x65, 0x6c, 0x65, 0x63, 0x74, 0x28, 0x69, 0x2c, 0x2e, 0x2e, 0x2e, 0x29, 0x0a, 0x20, 0x20, 0x20, - 0x20, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x72, 0x65, 0x74, - 0x75, 0x72, 0x6e, 0x20, 0x72, 0x65, 0x73, 0x20, 0x26, 0x20, 0x30, 0x78, 0x46, 0x46, 0x46, 0x46, - 0x46, 0x46, 0x46, 0x46, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x0a, 0x20, 0x20, 0x65, -- 0x6e, 0x64, 0x2c, 0x0a, 0x20, 0x20, 0x62, 0x74, 0x65, 0x73, 0x74, 0x20, 0x3d, 0x20, 0x66, 0x75, -+ 0x6e, 0x64, 0x2c, 0x0a, 0x20, 0x20, 0x62, 0x6f, 0x72, 0x20, 0x3d, 0x20, 0x66, 0x75, 0x6e, 0x63, -+ 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x28, 0x78, 0x2c, 0x20, 0x79, 0x2c, 0x20, 0x7a, 0x2c, 0x20, 0x2e, -+ 0x2e, 0x2e, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x69, 0x66, 0x20, 0x6e, 0x6f, 0x74, 0x20, 0x7a, -+ 0x20, 0x74, 0x68, 0x65, 0x6e, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x72, 0x65, 0x74, 0x75, -+ 0x72, 0x6e, 0x20, 0x28, 0x28, 0x78, 0x20, 0x6f, 0x72, 0x20, 0x30, 0x29, 0x20, 0x7c, 0x20, 0x28, -+ 0x79, 0x20, 0x6f, 0x72, 0x20, 0x30, 0x29, 0x29, 0x20, 0x26, 0x20, 0x30, 0x78, 0x46, 0x46, 0x46, -+ 0x46, 0x46, 0x46, 0x46, 0x46, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6c, 0x73, 0x65, 0x0a, 0x20, -+ 0x20, 0x20, 0x20, 0x20, 0x20, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x72, 0x65, 0x73, 0x20, 0x3d, -+ 0x20, 0x78, 0x20, 0x7c, 0x20, 0x79, 0x20, 0x7c, 0x20, 0x7a, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, -+ 0x20, 0x66, 0x6f, 0x72, 0x20, 0x69, 0x3d, 0x31, 0x2c, 0x73, 0x65, 0x6c, 0x65, 0x63, 0x74, 0x28, -+ 0x22, 0x23, 0x22, 0x2c, 0x2e, 0x2e, 0x2e, 0x29, 0x20, 0x64, 0x6f, 0x0a, 0x20, 0x20, 0x20, 0x20, -+ 0x20, 0x20, 0x20, 0x20, 0x72, 0x65, 0x73, 0x20, 0x3d, 0x20, 0x72, 0x65, 0x73, 0x20, 0x7c, 0x20, -+ 0x73, 0x65, 0x6c, 0x65, 0x63, 0x74, 0x28, 0x69, 0x2c, 0x2e, 0x2e, 0x2e, 0x29, 0x0a, 0x20, 0x20, -+ 0x20, 0x20, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x72, 0x65, -+ 0x74, 0x75, 0x72, 0x6e, 0x20, 0x72, 0x65, 0x73, 0x20, 0x26, 0x20, 0x30, 0x78, 0x46, 0x46, 0x46, -+ 0x46, 0x46, 0x46, 0x46, 0x46, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x0a, 0x20, 0x20, -+ 0x65, 0x6e, 0x64, 0x2c, 0x0a, 0x20, 0x20, 0x62, 0x78, 0x6f, 0x72, 0x20, 0x3d, 0x20, 0x66, 0x75, - 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x28, 0x78, 0x2c, 0x20, 0x79, 0x2c, 0x20, 0x7a, 0x2c, - 0x20, 0x2e, 0x2e, 0x2e, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x69, 0x66, 0x20, 0x6e, 0x6f, 0x74, - 0x20, 0x7a, 0x20, 0x74, 0x68, 0x65, 0x6e, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x72, 0x65, -- 0x74, 0x75, 0x72, 0x6e, 0x20, 0x28, 0x28, 0x28, 0x78, 0x20, 0x6f, 0x72, 0x20, 0x2d, 0x31, 0x29, -- 0x20, 0x26, 0x20, 0x28, 0x79, 0x20, 0x6f, 0x72, 0x20, 0x2d, 0x31, 0x29, 0x29, 0x20, 0x26, 0x20, -- 0x30, 0x78, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, 0x29, 0x20, 0x7e, 0x3d, 0x20, 0x30, -- 0x0a, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6c, 0x73, 0x65, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -- 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x72, 0x65, 0x73, 0x20, 0x3d, 0x20, 0x78, 0x20, 0x26, 0x20, -- 0x79, 0x20, 0x26, 0x20, 0x7a, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x66, 0x6f, 0x72, 0x20, -- 0x69, 0x3d, 0x31, 0x2c, 0x73, 0x65, 0x6c, 0x65, 0x63, 0x74, 0x28, 0x22, 0x23, 0x22, 0x2c, 0x2e, -- 0x2e, 0x2e, 0x29, 0x20, 0x64, 0x6f, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -- 0x20, 0x72, 0x65, 0x73, 0x20, 0x3d, 0x20, 0x72, 0x65, 0x73, 0x20, 0x26, 0x20, 0x73, 0x65, 0x6c, -- 0x65, 0x63, 0x74, 0x28, 0x69, 0x2c, 0x2e, 0x2e, 0x2e, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, -- 0x20, 0x65, 0x6e, 0x64, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x72, 0x65, 0x74, 0x75, 0x72, -- 0x6e, 0x20, 0x28, 0x72, 0x65, 0x73, 0x20, 0x26, 0x20, 0x30, 0x78, 0x46, 0x46, 0x46, 0x46, 0x46, -- 0x46, 0x46, 0x46, 0x29, 0x20, 0x7e, 0x3d, 0x20, 0x30, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6e, -- 0x64, 0x0a, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x2c, 0x0a, 0x20, 0x20, 0x6c, 0x73, 0x68, 0x69, 0x66, -- 0x74, 0x20, 0x3d, 0x20, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x28, 0x61, 0x2c, -- 0x20, 0x62, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x20, 0x28, -- 0x28, 0x61, 0x20, 0x26, 0x20, 0x30, 0x78, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, 0x29, -- 0x20, 0x3c, 0x3c, 0x20, 0x62, 0x29, 0x20, 0x26, 0x20, 0x30, 0x78, 0x46, 0x46, 0x46, 0x46, 0x46, -- 0x46, 0x46, 0x46, 0x0a, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x2c, 0x0a, 0x20, 0x20, 0x72, 0x73, 0x68, -- 0x69, 0x66, 0x74, 0x20, 0x3d, 0x20, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x28, -- 0x61, 0x2c, 0x20, 0x62, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, -- 0x20, 0x28, 0x28, 0x61, 0x20, 0x26, 0x20, 0x30, 0x78, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, -- 0x46, 0x29, 0x20, 0x3e, 0x3e, 0x20, 0x62, 0x29, 0x20, 0x26, 0x20, 0x30, 0x78, 0x46, 0x46, 0x46, -- 0x46, 0x46, 0x46, 0x46, 0x46, 0x0a, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x2c, 0x0a, 0x20, 0x20, 0x61, -+ 0x74, 0x75, 0x72, 0x6e, 0x20, 0x28, 0x28, 0x78, 0x20, 0x6f, 0x72, 0x20, 0x30, 0x29, 0x20, 0x7e, -+ 0x20, 0x28, 0x79, 0x20, 0x6f, 0x72, 0x20, 0x30, 0x29, 0x29, 0x20, 0x26, 0x20, 0x30, 0x78, 0x46, -+ 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6c, 0x73, 0x65, -+ 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x72, 0x65, 0x73, -+ 0x20, 0x3d, 0x20, 0x78, 0x20, 0x7e, 0x20, 0x79, 0x20, 0x7e, 0x20, 0x7a, 0x0a, 0x20, 0x20, 0x20, -+ 0x20, 0x20, 0x20, 0x66, 0x6f, 0x72, 0x20, 0x69, 0x3d, 0x31, 0x2c, 0x73, 0x65, 0x6c, 0x65, 0x63, -+ 0x74, 0x28, 0x22, 0x23, 0x22, 0x2c, 0x2e, 0x2e, 0x2e, 0x29, 0x20, 0x64, 0x6f, 0x0a, 0x20, 0x20, -+ 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x72, 0x65, 0x73, 0x20, 0x3d, 0x20, 0x72, 0x65, 0x73, 0x20, -+ 0x7e, 0x20, 0x73, 0x65, 0x6c, 0x65, 0x63, 0x74, 0x28, 0x69, 0x2c, 0x2e, 0x2e, 0x2e, 0x29, 0x0a, -+ 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -+ 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x20, 0x72, 0x65, 0x73, 0x20, 0x26, 0x20, 0x30, 0x78, 0x46, -+ 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x0a, -+ 0x20, 0x20, 0x65, 0x6e, 0x64, 0x2c, 0x0a, 0x20, 0x20, 0x62, 0x74, 0x65, 0x73, 0x74, 0x20, 0x3d, -+ 0x20, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x28, 0x78, 0x2c, 0x20, 0x79, 0x2c, -+ 0x20, 0x7a, 0x2c, 0x20, 0x2e, 0x2e, 0x2e, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x69, 0x66, 0x20, -+ 0x6e, 0x6f, 0x74, 0x20, 0x7a, 0x20, 0x74, 0x68, 0x65, 0x6e, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, -+ 0x20, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x20, 0x28, 0x28, 0x28, 0x78, 0x20, 0x6f, 0x72, 0x20, -+ 0x2d, 0x31, 0x29, 0x20, 0x26, 0x20, 0x28, 0x79, 0x20, 0x6f, 0x72, 0x20, 0x2d, 0x31, 0x29, 0x29, -+ 0x20, 0x26, 0x20, 0x30, 0x78, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, 0x29, 0x20, 0x7e, -+ 0x3d, 0x20, 0x30, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6c, 0x73, 0x65, 0x0a, 0x20, 0x20, 0x20, -+ 0x20, 0x20, 0x20, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x72, 0x65, 0x73, 0x20, 0x3d, 0x20, 0x78, -+ 0x20, 0x26, 0x20, 0x79, 0x20, 0x26, 0x20, 0x7a, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x66, -+ 0x6f, 0x72, 0x20, 0x69, 0x3d, 0x31, 0x2c, 0x73, 0x65, 0x6c, 0x65, 0x63, 0x74, 0x28, 0x22, 0x23, -+ 0x22, 0x2c, 0x2e, 0x2e, 0x2e, 0x29, 0x20, 0x64, 0x6f, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -+ 0x20, 0x20, 0x20, 0x20, 0x72, 0x65, 0x73, 0x20, 0x3d, 0x20, 0x72, 0x65, 0x73, 0x20, 0x26, 0x20, -+ 0x73, 0x65, 0x6c, 0x65, 0x63, 0x74, 0x28, 0x69, 0x2c, 0x2e, 0x2e, 0x2e, 0x29, 0x0a, 0x20, 0x20, -+ 0x20, 0x20, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x72, 0x65, -+ 0x74, 0x75, 0x72, 0x6e, 0x20, 0x28, 0x72, 0x65, 0x73, 0x20, 0x26, 0x20, 0x30, 0x78, 0x46, 0x46, -+ 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, 0x29, 0x20, 0x7e, 0x3d, 0x20, 0x30, 0x0a, 0x20, 0x20, 0x20, -+ 0x20, 0x65, 0x6e, 0x64, 0x0a, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x2c, 0x0a, 0x20, 0x20, 0x6c, 0x73, -+ 0x68, 0x69, 0x66, 0x74, 0x20, 0x3d, 0x20, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x20, -+ 0x28, 0x61, 0x2c, 0x20, 0x62, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x72, 0x65, 0x74, 0x75, 0x72, -+ 0x6e, 0x20, 0x28, 0x28, 0x61, 0x20, 0x26, 0x20, 0x30, 0x78, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, -+ 0x46, 0x46, 0x29, 0x20, 0x3c, 0x3c, 0x20, 0x62, 0x29, 0x20, 0x26, 0x20, 0x30, 0x78, 0x46, 0x46, -+ 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, 0x0a, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x2c, 0x0a, 0x20, 0x20, - 0x72, 0x73, 0x68, 0x69, 0x66, 0x74, 0x20, 0x3d, 0x20, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, -- 0x6e, 0x20, 0x28, 0x61, 0x2c, 0x20, 0x62, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x61, 0x20, 0x3d, -- 0x20, 0x61, 0x20, 0x26, 0x20, 0x30, 0x78, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, 0x0a, -- 0x20, 0x20, 0x20, 0x20, 0x69, 0x66, 0x20, 0x62, 0x20, 0x3c, 0x3d, 0x20, 0x30, 0x20, 0x6f, 0x72, -- 0x20, 0x28, 0x61, 0x20, 0x26, 0x20, 0x30, 0x78, 0x38, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, -- 0x29, 0x20, 0x3d, 0x3d, 0x20, 0x30, 0x20, 0x74, 0x68, 0x65, 0x6e, 0x0a, 0x20, 0x20, 0x20, 0x20, -- 0x20, 0x20, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x20, 0x28, 0x61, 0x20, 0x3e, 0x3e, 0x20, 0x62, -- 0x29, 0x20, 0x26, 0x20, 0x30, 0x78, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, 0x0a, 0x20, -- 0x20, 0x20, 0x20, 0x65, 0x6c, 0x73, 0x65, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x72, 0x65, -- 0x74, 0x75, 0x72, 0x6e, 0x20, 0x28, 0x28, 0x61, 0x20, 0x3e, 0x3e, 0x20, 0x62, 0x29, 0x20, 0x7c, -- 0x20, 0x7e, 0x28, 0x30, 0x78, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, 0x20, 0x3e, 0x3e, -- 0x20, 0x62, 0x29, 0x29, 0x20, 0x26, 0x20, 0x30, 0x78, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, -- 0x46, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x0a, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x2c, -- 0x0a, 0x20, 0x20, 0x6c, 0x72, 0x6f, 0x74, 0x61, 0x74, 0x65, 0x20, 0x3d, 0x20, 0x66, 0x75, 0x6e, -- 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x28, 0x61, 0x20, 0x2c, 0x62, 0x29, 0x0a, 0x20, 0x20, 0x20, -- 0x20, 0x62, 0x20, 0x3d, 0x20, 0x62, 0x20, 0x26, 0x20, 0x33, 0x31, 0x0a, 0x20, 0x20, 0x20, 0x20, -+ 0x6e, 0x20, 0x28, 0x61, 0x2c, 0x20, 0x62, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x72, 0x65, 0x74, -+ 0x75, 0x72, 0x6e, 0x20, 0x28, 0x28, 0x61, 0x20, 0x26, 0x20, 0x30, 0x78, 0x46, 0x46, 0x46, 0x46, -+ 0x46, 0x46, 0x46, 0x46, 0x29, 0x20, 0x3e, 0x3e, 0x20, 0x62, 0x29, 0x20, 0x26, 0x20, 0x30, 0x78, -+ 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, 0x0a, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x2c, 0x0a, -+ 0x20, 0x20, 0x61, 0x72, 0x73, 0x68, 0x69, 0x66, 0x74, 0x20, 0x3d, 0x20, 0x66, 0x75, 0x6e, 0x63, -+ 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x28, 0x61, 0x2c, 0x20, 0x62, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, - 0x61, 0x20, 0x3d, 0x20, 0x61, 0x20, 0x26, 0x20, 0x30, 0x78, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, -- 0x46, 0x46, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x61, 0x20, 0x3d, 0x20, 0x28, 0x61, 0x20, 0x3c, 0x3c, -- 0x20, 0x62, 0x29, 0x20, 0x7c, 0x20, 0x28, 0x61, 0x20, 0x3e, 0x3e, 0x20, 0x28, 0x33, 0x32, 0x20, -- 0x2d, 0x20, 0x62, 0x29, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, -- 0x20, 0x61, 0x20, 0x26, 0x20, 0x30, 0x78, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, 0x0a, -- 0x20, 0x20, 0x65, 0x6e, 0x64, 0x2c, 0x0a, 0x20, 0x20, 0x72, 0x72, 0x6f, 0x74, 0x61, 0x74, 0x65, -- 0x20, 0x3d, 0x20, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x28, 0x61, 0x2c, 0x20, -- 0x62, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x62, 0x20, 0x3d, 0x20, 0x2d, 0x62, 0x20, 0x26, 0x20, -- 0x33, 0x31, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x61, 0x20, 0x3d, 0x20, 0x61, 0x20, 0x26, 0x20, 0x30, -- 0x78, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x61, 0x20, -- 0x3d, 0x20, 0x28, 0x61, 0x20, 0x3c, 0x3c, 0x20, 0x62, 0x29, 0x20, 0x7c, 0x20, 0x28, 0x61, 0x20, -- 0x3e, 0x3e, 0x20, 0x28, 0x33, 0x32, 0x20, 0x2d, 0x20, 0x62, 0x29, 0x29, 0x0a, 0x20, 0x20, 0x20, -- 0x20, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x20, 0x61, 0x20, 0x26, 0x20, 0x30, 0x78, 0x46, 0x46, -- 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, 0x0a, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x2c, 0x0a, 0x20, 0x20, -- 0x65, 0x78, 0x74, 0x72, 0x61, 0x63, 0x74, 0x20, 0x3d, 0x20, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, -- 0x6f, 0x6e, 0x20, 0x28, 0x61, 0x2c, 0x20, 0x66, 0x2c, 0x20, 0x77, 0x29, 0x0a, 0x20, 0x20, 0x20, -- 0x20, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x20, 0x28, 0x61, 0x20, 0x3e, 0x3e, 0x20, 0x66, 0x29, -- 0x20, 0x26, 0x20, 0x7e, 0x28, 0x2d, 0x31, 0x20, 0x3c, 0x3c, 0x20, 0x28, 0x77, 0x20, 0x6f, 0x72, -- 0x20, 0x31, 0x29, 0x29, 0x0a, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x2c, 0x0a, 0x20, 0x20, 0x72, 0x65, -- 0x70, 0x6c, 0x61, 0x63, 0x65, 0x20, 0x3d, 0x20, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, -- 0x20, 0x28, 0x61, 0x2c, 0x20, 0x76, 0x2c, 0x20, 0x66, 0x2c, 0x20, 0x77, 0x29, 0x0a, 0x20, 0x20, -- 0x20, 0x20, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x6d, 0x61, 0x73, 0x6b, 0x20, 0x3d, 0x20, 0x7e, -- 0x28, 0x2d, 0x31, 0x20, 0x3c, 0x3c, 0x20, 0x28, 0x77, 0x20, 0x6f, 0x72, 0x20, 0x31, 0x29, 0x29, -- 0x0a, 0x20, 0x20, 0x20, 0x20, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x20, 0x28, 0x28, 0x61, 0x20, -- 0x26, 0x20, 0x7e, 0x28, 0x6d, 0x61, 0x73, 0x6b, 0x20, 0x3c, 0x3c, 0x20, 0x66, 0x29, 0x29, 0x20, -- 0x7c, 0x20, 0x28, 0x28, 0x76, 0x20, 0x26, 0x20, 0x6d, 0x61, 0x73, 0x6b, 0x29, 0x20, 0x3c, 0x3c, -- 0x20, 0x66, 0x29, 0x29, 0x20, 0x26, 0x20, 0x30, 0x78, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, -- 0x46, 0x0a, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x2c, 0x0a, 0x7d, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, -- 0x20, 0x20, 0x20, 0x5d, 0x5d, 0x20, 0x29, 0x0a, 0x0a, 0x65, 0x6c, 0x73, 0x65, 0x69, 0x66, 0x20, -- 0x62, 0x69, 0x74, 0x20, 0x74, 0x68, 0x65, 0x6e, 0x0a, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x2d, 0x2d, -- 0x20, 0x6c, 0x75, 0x61, 0x6a, 0x69, 0x74, 0x20, 0x28, 0x66, 0x6f, 0x72, 0x20, 0x6e, 0x6f, 0x77, -- 0x29, 0x0a, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x62, 0x69, 0x74, 0x33, 0x32, 0x20, 0x3d, 0x20, 0x6c, -- 0x6f, 0x61, 0x64, 0x20, 0x28, 0x20, 0x5b, 0x5b, 0x0a, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x62, -- 0x61, 0x6e, 0x64, 0x2c, 0x20, 0x62, 0x6e, 0x6f, 0x74, 0x2c, 0x20, 0x72, 0x73, 0x68, 0x69, 0x66, -- 0x74, 0x2c, 0x20, 0x6c, 0x73, 0x68, 0x69, 0x66, 0x74, 0x20, 0x3d, 0x20, 0x62, 0x69, 0x74, 0x2e, -- 0x62, 0x61, 0x6e, 0x64, 0x2c, 0x20, 0x62, 0x69, 0x74, 0x2e, 0x62, 0x6e, 0x6f, 0x74, 0x2c, 0x20, -- 0x62, 0x69, 0x74, 0x2e, 0x72, 0x73, 0x68, 0x69, 0x66, 0x74, 0x2c, 0x20, 0x62, 0x69, 0x74, 0x2e, -- 0x6c, 0x73, 0x68, 0x69, 0x66, 0x74, 0x0a, 0x0a, 0x62, 0x69, 0x74, 0x33, 0x32, 0x20, 0x3d, 0x20, -- 0x7b, 0x0a, 0x20, 0x20, 0x61, 0x72, 0x73, 0x68, 0x69, 0x66, 0x74, 0x20, 0x3d, 0x20, 0x62, 0x69, -- 0x74, 0x2e, 0x61, 0x72, 0x73, 0x68, 0x69, 0x66, 0x74, 0x2c, 0x0a, 0x20, 0x20, 0x62, 0x61, 0x6e, -- 0x64, 0x20, 0x20, 0x20, 0x20, 0x3d, 0x20, 0x62, 0x61, 0x6e, 0x64, 0x2c, 0x0a, 0x20, 0x20, 0x62, -- 0x6e, 0x6f, 0x74, 0x20, 0x20, 0x20, 0x20, 0x3d, 0x20, 0x62, 0x6e, 0x6f, 0x74, 0x2c, 0x0a, 0x20, -- 0x20, 0x62, 0x6f, 0x72, 0x20, 0x20, 0x20, 0x20, 0x20, 0x3d, 0x20, 0x62, 0x69, 0x74, 0x2e, 0x62, -- 0x6f, 0x72, 0x2c, 0x0a, 0x20, 0x20, 0x62, 0x78, 0x6f, 0x72, 0x20, 0x20, 0x20, 0x20, 0x3d, 0x20, -- 0x62, 0x69, 0x74, 0x2e, 0x62, 0x78, 0x6f, 0x72, 0x2c, 0x0a, 0x20, 0x20, 0x62, 0x74, 0x65, 0x73, -- 0x74, 0x20, 0x20, 0x20, 0x3d, 0x20, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x28, 0x2e, -- 0x2e, 0x2e, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x20, 0x62, -- 0x61, 0x6e, 0x64, 0x28, 0x2e, 0x2e, 0x2e, 0x29, 0x20, 0x7e, 0x3d, 0x20, 0x30, 0x0a, 0x20, 0x20, -- 0x65, 0x6e, 0x64, 0x2c, 0x0a, 0x20, 0x20, 0x65, 0x78, 0x74, 0x72, 0x61, 0x63, 0x74, 0x20, 0x3d, -- 0x20, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x28, 0x61, 0x2c, 0x66, 0x2c, 0x77, 0x29, -- 0x0a, 0x20, 0x20, 0x20, 0x20, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x20, 0x62, 0x61, 0x6e, 0x64, -- 0x28, 0x72, 0x73, 0x68, 0x69, 0x66, 0x74, 0x28, 0x61, 0x2c, 0x66, 0x29, 0x2c, 0x32, 0x5e, 0x28, -- 0x77, 0x20, 0x6f, 0x72, 0x20, 0x31, 0x29, 0x2d, 0x31, 0x29, 0x0a, 0x20, 0x20, 0x65, 0x6e, 0x64, -- 0x2c, 0x0a, 0x20, 0x20, 0x6c, 0x72, 0x6f, 0x74, 0x61, 0x74, 0x65, 0x20, 0x3d, 0x20, 0x62, 0x69, -- 0x74, 0x2e, 0x72, 0x6f, 0x6c, 0x2c, 0x0a, 0x20, 0x20, 0x6c, 0x73, 0x68, 0x69, 0x66, 0x74, 0x20, -- 0x20, 0x3d, 0x20, 0x6c, 0x73, 0x68, 0x69, 0x66, 0x74, 0x2c, 0x0a, 0x20, 0x20, 0x72, 0x65, 0x70, -- 0x6c, 0x61, 0x63, 0x65, 0x20, 0x3d, 0x20, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x28, -- 0x61, 0x2c, 0x76, 0x2c, 0x66, 0x2c, 0x77, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x6c, 0x6f, 0x63, -- 0x61, 0x6c, 0x20, 0x6d, 0x61, 0x73, 0x6b, 0x20, 0x3d, 0x20, 0x32, 0x5e, 0x28, 0x77, 0x20, 0x6f, -- 0x72, 0x20, 0x31, 0x29, 0x2d, 0x31, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x72, 0x65, 0x74, 0x75, 0x72, -- 0x6e, 0x20, 0x62, 0x61, 0x6e, 0x64, 0x28, 0x61, 0x2c, 0x62, 0x6e, 0x6f, 0x74, 0x28, 0x6c, 0x73, -- 0x68, 0x69, 0x66, 0x74, 0x28, 0x6d, 0x61, 0x73, 0x6b, 0x2c, 0x66, 0x29, 0x29, 0x29, 0x2b, 0x6c, -- 0x73, 0x68, 0x69, 0x66, 0x74, 0x28, 0x62, 0x61, 0x6e, 0x64, 0x28, 0x76, 0x2c, 0x6d, 0x61, 0x73, -- 0x6b, 0x29, 0x2c, 0x66, 0x29, 0x0a, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x2c, 0x0a, 0x20, 0x20, 0x72, -- 0x72, 0x6f, 0x74, 0x61, 0x74, 0x65, 0x20, 0x3d, 0x20, 0x62, 0x69, 0x74, 0x2e, 0x72, 0x6f, 0x72, -- 0x2c, 0x0a, 0x20, 0x20, 0x72, 0x73, 0x68, 0x69, 0x66, 0x74, 0x20, 0x20, 0x3d, 0x20, 0x72, 0x73, -- 0x68, 0x69, 0x66, 0x74, 0x2c, 0x0a, 0x7d, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -- 0x5d, 0x5d, 0x20, 0x29, 0x0a, 0x0a, 0x65, 0x6c, 0x73, 0x65, 0x0a, 0x0a, 0x20, 0x20, 0x20, 0x20, -- 0x2d, 0x2d, 0x20, 0x68, 0x6f, 0x70, 0x65, 0x20, 0x66, 0x6f, 0x72, 0x20, 0x74, 0x68, 0x65, 0x20, -- 0x62, 0x65, 0x73, 0x74, 0x20, 0x6f, 0x72, 0x20, 0x66, 0x61, 0x69, 0x6c, 0x0a, 0x0a, 0x20, 0x20, -- 0x20, 0x20, 0x62, 0x69, 0x74, 0x33, 0x32, 0x20, 0x3d, 0x20, 0x72, 0x65, 0x71, 0x75, 0x69, 0x72, -- 0x65, 0x28, 0x22, 0x62, 0x69, 0x74, 0x33, 0x32, 0x22, 0x29, 0x0a, 0x0a, 0x65, 0x6e, 0x64, 0x0a, -- 0x0a, 0x2d, 0x2d, 0x20, 0x74, 0x68, 0x69, 0x73, 0x20, 0x69, 0x73, 0x20, 0x6e, 0x65, 0x65, 0x64, -- 0x65, 0x64, 0x20, 0x66, 0x6f, 0x72, 0x20, 0x67, 0x65, 0x74, 0x74, 0x69, 0x6e, 0x67, 0x20, 0x72, -- 0x65, 0x71, 0x75, 0x69, 0x72, 0x65, 0x28, 0x22, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x22, 0x29, -- 0x20, 0x72, 0x69, 0x67, 0x68, 0x74, 0x0a, 0x0a, 0x64, 0x6f, 0x0a, 0x0a, 0x20, 0x20, 0x20, 0x20, -- 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x6c, 0x6f, 0x61, 0x64, 0x65, 0x64, 0x20, 0x3d, 0x20, 0x70, -- 0x61, 0x63, 0x6b, 0x61, 0x67, 0x65, 0x2e, 0x6c, 0x6f, 0x61, 0x64, 0x65, 0x64, 0x0a, 0x0a, 0x20, -- 0x20, 0x20, 0x20, 0x69, 0x66, 0x20, 0x6e, 0x6f, 0x74, 0x20, 0x6c, 0x6f, 0x61, 0x64, 0x65, 0x64, -- 0x2e, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x20, 0x74, 0x68, 0x65, 0x6e, 0x20, 0x6c, 0x6f, 0x61, -- 0x64, 0x65, 0x64, 0x2e, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x20, 0x3d, 0x20, 0x6c, 0x6f, 0x61, -- 0x64, 0x65, 0x64, 0x5b, 0x22, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x2e, 0x63, 0x6f, 0x72, 0x65, -- 0x22, 0x5d, 0x20, 0x65, 0x6e, 0x64, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x69, 0x66, 0x20, 0x6e, 0x6f, -- 0x74, 0x20, 0x6c, 0x6f, 0x61, 0x64, 0x65, 0x64, 0x2e, 0x6d, 0x69, 0x6d, 0x65, 0x20, 0x20, 0x20, -- 0x74, 0x68, 0x65, 0x6e, 0x20, 0x6c, 0x6f, 0x61, 0x64, 0x65, 0x64, 0x2e, 0x6d, 0x69, 0x6d, 0x65, -- 0x20, 0x20, 0x20, 0x3d, 0x20, 0x6c, 0x6f, 0x61, 0x64, 0x65, 0x64, 0x5b, 0x22, 0x6d, 0x69, 0x6d, -- 0x65, 0x2e, 0x63, 0x6f, 0x72, 0x65, 0x22, 0x5d, 0x20, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x0a, 0x0a, -- 0x65, 0x6e, 0x64, 0x0a, 0x0a, 0x2d, 0x2d, 0x20, 0x73, 0x6f, 0x20, 0x66, 0x61, 0x72, 0x0a, 0x0a, 0x00 -+ 0x46, 0x46, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x69, 0x66, 0x20, 0x62, 0x20, 0x3c, 0x3d, 0x20, 0x30, -+ 0x20, 0x6f, 0x72, 0x20, 0x28, 0x61, 0x20, 0x26, 0x20, 0x30, 0x78, 0x38, 0x30, 0x30, 0x30, 0x30, -+ 0x30, 0x30, 0x30, 0x29, 0x20, 0x3d, 0x3d, 0x20, 0x30, 0x20, 0x74, 0x68, 0x65, 0x6e, 0x0a, 0x20, -+ 0x20, 0x20, 0x20, 0x20, 0x20, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x20, 0x28, 0x61, 0x20, 0x3e, -+ 0x3e, 0x20, 0x62, 0x29, 0x20, 0x26, 0x20, 0x30, 0x78, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, -+ 0x46, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6c, 0x73, 0x65, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, -+ 0x20, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x20, 0x28, 0x28, 0x61, 0x20, 0x3e, 0x3e, 0x20, 0x62, -+ 0x29, 0x20, 0x7c, 0x20, 0x7e, 0x28, 0x30, 0x78, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, -+ 0x20, 0x3e, 0x3e, 0x20, 0x62, 0x29, 0x29, 0x20, 0x26, 0x20, 0x30, 0x78, 0x46, 0x46, 0x46, 0x46, -+ 0x46, 0x46, 0x46, 0x46, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x0a, 0x20, 0x20, 0x65, -+ 0x6e, 0x64, 0x2c, 0x0a, 0x20, 0x20, 0x6c, 0x72, 0x6f, 0x74, 0x61, 0x74, 0x65, 0x20, 0x3d, 0x20, -+ 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x28, 0x61, 0x20, 0x2c, 0x62, 0x29, 0x0a, -+ 0x20, 0x20, 0x20, 0x20, 0x62, 0x20, 0x3d, 0x20, 0x62, 0x20, 0x26, 0x20, 0x33, 0x31, 0x0a, 0x20, -+ 0x20, 0x20, 0x20, 0x61, 0x20, 0x3d, 0x20, 0x61, 0x20, 0x26, 0x20, 0x30, 0x78, 0x46, 0x46, 0x46, -+ 0x46, 0x46, 0x46, 0x46, 0x46, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x61, 0x20, 0x3d, 0x20, 0x28, 0x61, -+ 0x20, 0x3c, 0x3c, 0x20, 0x62, 0x29, 0x20, 0x7c, 0x20, 0x28, 0x61, 0x20, 0x3e, 0x3e, 0x20, 0x28, -+ 0x33, 0x32, 0x20, 0x2d, 0x20, 0x62, 0x29, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x72, 0x65, 0x74, -+ 0x75, 0x72, 0x6e, 0x20, 0x61, 0x20, 0x26, 0x20, 0x30, 0x78, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, -+ 0x46, 0x46, 0x0a, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x2c, 0x0a, 0x20, 0x20, 0x72, 0x72, 0x6f, 0x74, -+ 0x61, 0x74, 0x65, 0x20, 0x3d, 0x20, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x28, -+ 0x61, 0x2c, 0x20, 0x62, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x62, 0x20, 0x3d, 0x20, 0x2d, 0x62, -+ 0x20, 0x26, 0x20, 0x33, 0x31, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x61, 0x20, 0x3d, 0x20, 0x61, 0x20, -+ 0x26, 0x20, 0x30, 0x78, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, 0x0a, 0x20, 0x20, 0x20, -+ 0x20, 0x61, 0x20, 0x3d, 0x20, 0x28, 0x61, 0x20, 0x3c, 0x3c, 0x20, 0x62, 0x29, 0x20, 0x7c, 0x20, -+ 0x28, 0x61, 0x20, 0x3e, 0x3e, 0x20, 0x28, 0x33, 0x32, 0x20, 0x2d, 0x20, 0x62, 0x29, 0x29, 0x0a, -+ 0x20, 0x20, 0x20, 0x20, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x20, 0x61, 0x20, 0x26, 0x20, 0x30, -+ 0x78, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, 0x46, 0x0a, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x2c, -+ 0x0a, 0x20, 0x20, 0x65, 0x78, 0x74, 0x72, 0x61, 0x63, 0x74, 0x20, 0x3d, 0x20, 0x66, 0x75, 0x6e, -+ 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x28, 0x61, 0x2c, 0x20, 0x66, 0x2c, 0x20, 0x77, 0x29, 0x0a, -+ 0x20, 0x20, 0x20, 0x20, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x20, 0x28, 0x61, 0x20, 0x3e, 0x3e, -+ 0x20, 0x66, 0x29, 0x20, 0x26, 0x20, 0x7e, 0x28, 0x2d, 0x31, 0x20, 0x3c, 0x3c, 0x20, 0x28, 0x77, -+ 0x20, 0x6f, 0x72, 0x20, 0x31, 0x29, 0x29, 0x0a, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x2c, 0x0a, 0x20, -+ 0x20, 0x72, 0x65, 0x70, 0x6c, 0x61, 0x63, 0x65, 0x20, 0x3d, 0x20, 0x66, 0x75, 0x6e, 0x63, 0x74, -+ 0x69, 0x6f, 0x6e, 0x20, 0x28, 0x61, 0x2c, 0x20, 0x76, 0x2c, 0x20, 0x66, 0x2c, 0x20, 0x77, 0x29, -+ 0x0a, 0x20, 0x20, 0x20, 0x20, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x6d, 0x61, 0x73, 0x6b, 0x20, -+ 0x3d, 0x20, 0x7e, 0x28, 0x2d, 0x31, 0x20, 0x3c, 0x3c, 0x20, 0x28, 0x77, 0x20, 0x6f, 0x72, 0x20, -+ 0x31, 0x29, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x20, 0x28, -+ 0x28, 0x61, 0x20, 0x26, 0x20, 0x7e, 0x28, 0x6d, 0x61, 0x73, 0x6b, 0x20, 0x3c, 0x3c, 0x20, 0x66, -+ 0x29, 0x29, 0x20, 0x7c, 0x20, 0x28, 0x28, 0x76, 0x20, 0x26, 0x20, 0x6d, 0x61, 0x73, 0x6b, 0x29, -+ 0x20, 0x3c, 0x3c, 0x20, 0x66, 0x29, 0x29, 0x20, 0x26, 0x20, 0x30, 0x78, 0x46, 0x46, 0x46, 0x46, -+ 0x46, 0x46, 0x46, 0x46, 0x0a, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x2c, 0x0a, 0x7d, 0x0a, 0x20, 0x20, -+ 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x5d, 0x5d, 0x20, 0x29, 0x0a, 0x0a, 0x65, 0x6c, 0x73, 0x65, -+ 0x69, 0x66, 0x20, 0x62, 0x69, 0x74, 0x20, 0x74, 0x68, 0x65, 0x6e, 0x0a, 0x0a, 0x20, 0x20, 0x20, -+ 0x20, 0x2d, 0x2d, 0x20, 0x6c, 0x75, 0x61, 0x6a, 0x69, 0x74, 0x20, 0x28, 0x66, 0x6f, 0x72, 0x20, -+ 0x6e, 0x6f, 0x77, 0x29, 0x0a, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x62, 0x69, 0x74, 0x33, 0x32, 0x20, -+ 0x3d, 0x20, 0x6c, 0x6f, 0x61, 0x64, 0x20, 0x28, 0x20, 0x5b, 0x5b, 0x0a, 0x6c, 0x6f, 0x63, 0x61, -+ 0x6c, 0x20, 0x62, 0x61, 0x6e, 0x64, 0x2c, 0x20, 0x62, 0x6e, 0x6f, 0x74, 0x2c, 0x20, 0x72, 0x73, -+ 0x68, 0x69, 0x66, 0x74, 0x2c, 0x20, 0x6c, 0x73, 0x68, 0x69, 0x66, 0x74, 0x20, 0x3d, 0x20, 0x62, -+ 0x69, 0x74, 0x2e, 0x62, 0x61, 0x6e, 0x64, 0x2c, 0x20, 0x62, 0x69, 0x74, 0x2e, 0x62, 0x6e, 0x6f, -+ 0x74, 0x2c, 0x20, 0x62, 0x69, 0x74, 0x2e, 0x72, 0x73, 0x68, 0x69, 0x66, 0x74, 0x2c, 0x20, 0x62, -+ 0x69, 0x74, 0x2e, 0x6c, 0x73, 0x68, 0x69, 0x66, 0x74, 0x0a, 0x0a, 0x62, 0x69, 0x74, 0x33, 0x32, -+ 0x20, 0x3d, 0x20, 0x7b, 0x0a, 0x20, 0x20, 0x61, 0x72, 0x73, 0x68, 0x69, 0x66, 0x74, 0x20, 0x3d, -+ 0x20, 0x62, 0x69, 0x74, 0x2e, 0x61, 0x72, 0x73, 0x68, 0x69, 0x66, 0x74, 0x2c, 0x0a, 0x20, 0x20, -+ 0x62, 0x61, 0x6e, 0x64, 0x20, 0x20, 0x20, 0x20, 0x3d, 0x20, 0x62, 0x61, 0x6e, 0x64, 0x2c, 0x0a, -+ 0x20, 0x20, 0x62, 0x6e, 0x6f, 0x74, 0x20, 0x20, 0x20, 0x20, 0x3d, 0x20, 0x62, 0x6e, 0x6f, 0x74, -+ 0x2c, 0x0a, 0x20, 0x20, 0x62, 0x6f, 0x72, 0x20, 0x20, 0x20, 0x20, 0x20, 0x3d, 0x20, 0x62, 0x69, -+ 0x74, 0x2e, 0x62, 0x6f, 0x72, 0x2c, 0x0a, 0x20, 0x20, 0x62, 0x78, 0x6f, 0x72, 0x20, 0x20, 0x20, -+ 0x20, 0x3d, 0x20, 0x62, 0x69, 0x74, 0x2e, 0x62, 0x78, 0x6f, 0x72, 0x2c, 0x0a, 0x20, 0x20, 0x62, -+ 0x74, 0x65, 0x73, 0x74, 0x20, 0x20, 0x20, 0x3d, 0x20, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, -+ 0x6e, 0x28, 0x2e, 0x2e, 0x2e, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x72, 0x65, 0x74, 0x75, 0x72, -+ 0x6e, 0x20, 0x62, 0x61, 0x6e, 0x64, 0x28, 0x2e, 0x2e, 0x2e, 0x29, 0x20, 0x7e, 0x3d, 0x20, 0x30, -+ 0x0a, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x2c, 0x0a, 0x20, 0x20, 0x65, 0x78, 0x74, 0x72, 0x61, 0x63, -+ 0x74, 0x20, 0x3d, 0x20, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x28, 0x61, 0x2c, 0x66, -+ 0x2c, 0x77, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x20, 0x62, -+ 0x61, 0x6e, 0x64, 0x28, 0x72, 0x73, 0x68, 0x69, 0x66, 0x74, 0x28, 0x61, 0x2c, 0x66, 0x29, 0x2c, -+ 0x32, 0x5e, 0x28, 0x77, 0x20, 0x6f, 0x72, 0x20, 0x31, 0x29, 0x2d, 0x31, 0x29, 0x0a, 0x20, 0x20, -+ 0x65, 0x6e, 0x64, 0x2c, 0x0a, 0x20, 0x20, 0x6c, 0x72, 0x6f, 0x74, 0x61, 0x74, 0x65, 0x20, 0x3d, -+ 0x20, 0x62, 0x69, 0x74, 0x2e, 0x72, 0x6f, 0x6c, 0x2c, 0x0a, 0x20, 0x20, 0x6c, 0x73, 0x68, 0x69, -+ 0x66, 0x74, 0x20, 0x20, 0x3d, 0x20, 0x6c, 0x73, 0x68, 0x69, 0x66, 0x74, 0x2c, 0x0a, 0x20, 0x20, -+ 0x72, 0x65, 0x70, 0x6c, 0x61, 0x63, 0x65, 0x20, 0x3d, 0x20, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, -+ 0x6f, 0x6e, 0x28, 0x61, 0x2c, 0x76, 0x2c, 0x66, 0x2c, 0x77, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, -+ 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x6d, 0x61, 0x73, 0x6b, 0x20, 0x3d, 0x20, 0x32, 0x5e, 0x28, -+ 0x77, 0x20, 0x6f, 0x72, 0x20, 0x31, 0x29, 0x2d, 0x31, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x72, 0x65, -+ 0x74, 0x75, 0x72, 0x6e, 0x20, 0x62, 0x61, 0x6e, 0x64, 0x28, 0x61, 0x2c, 0x62, 0x6e, 0x6f, 0x74, -+ 0x28, 0x6c, 0x73, 0x68, 0x69, 0x66, 0x74, 0x28, 0x6d, 0x61, 0x73, 0x6b, 0x2c, 0x66, 0x29, 0x29, -+ 0x29, 0x2b, 0x6c, 0x73, 0x68, 0x69, 0x66, 0x74, 0x28, 0x62, 0x61, 0x6e, 0x64, 0x28, 0x76, 0x2c, -+ 0x6d, 0x61, 0x73, 0x6b, 0x29, 0x2c, 0x66, 0x29, 0x0a, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x2c, 0x0a, -+ 0x20, 0x20, 0x72, 0x72, 0x6f, 0x74, 0x61, 0x74, 0x65, 0x20, 0x3d, 0x20, 0x62, 0x69, 0x74, 0x2e, -+ 0x72, 0x6f, 0x72, 0x2c, 0x0a, 0x20, 0x20, 0x72, 0x73, 0x68, 0x69, 0x66, 0x74, 0x20, 0x20, 0x3d, -+ 0x20, 0x72, 0x73, 0x68, 0x69, 0x66, 0x74, 0x2c, 0x0a, 0x7d, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, -+ 0x20, 0x20, 0x20, 0x5d, 0x5d, 0x20, 0x29, 0x0a, 0x0a, 0x65, 0x6c, 0x73, 0x65, 0x0a, 0x0a, 0x20, -+ 0x20, 0x20, 0x20, 0x2d, 0x2d, 0x20, 0x68, 0x6f, 0x70, 0x65, 0x20, 0x66, 0x6f, 0x72, 0x20, 0x74, -+ 0x68, 0x65, 0x20, 0x62, 0x65, 0x73, 0x74, 0x20, 0x6f, 0x72, 0x20, 0x66, 0x61, 0x69, 0x6c, 0x0a, -+ 0x0a, 0x20, 0x20, 0x20, 0x20, 0x62, 0x69, 0x74, 0x33, 0x32, 0x20, 0x3d, 0x20, 0x72, 0x65, 0x71, -+ 0x75, 0x69, 0x72, 0x65, 0x28, 0x22, 0x62, 0x69, 0x74, 0x33, 0x32, 0x22, 0x29, 0x0a, 0x0a, 0x65, -+ 0x6e, 0x64, 0x0a, 0x0a, 0x2d, 0x2d, 0x20, 0x74, 0x68, 0x69, 0x73, 0x20, 0x69, 0x73, 0x20, 0x6e, -+ 0x65, 0x65, 0x64, 0x65, 0x64, 0x20, 0x66, 0x6f, 0x72, 0x20, 0x67, 0x65, 0x74, 0x74, 0x69, 0x6e, -+ 0x67, 0x20, 0x72, 0x65, 0x71, 0x75, 0x69, 0x72, 0x65, 0x28, 0x22, 0x73, 0x6f, 0x63, 0x6b, 0x65, -+ 0x74, 0x22, 0x29, 0x20, 0x72, 0x69, 0x67, 0x68, 0x74, 0x0a, 0x0a, 0x64, 0x6f, 0x0a, 0x0a, 0x20, -+ 0x20, 0x20, 0x20, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x6c, 0x6f, 0x61, 0x64, 0x65, 0x64, 0x20, -+ 0x3d, 0x20, 0x70, 0x61, 0x63, 0x6b, 0x61, 0x67, 0x65, 0x2e, 0x6c, 0x6f, 0x61, 0x64, 0x65, 0x64, -+ 0x0a, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x69, 0x66, 0x20, 0x6e, 0x6f, 0x74, 0x20, 0x6c, 0x6f, 0x61, -+ 0x64, 0x65, 0x64, 0x2e, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x20, 0x74, 0x68, 0x65, 0x6e, 0x20, -+ 0x6c, 0x6f, 0x61, 0x64, 0x65, 0x64, 0x2e, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x20, 0x3d, 0x20, -+ 0x6c, 0x6f, 0x61, 0x64, 0x65, 0x64, 0x5b, 0x22, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x2e, 0x63, -+ 0x6f, 0x72, 0x65, 0x22, 0x5d, 0x20, 0x65, 0x6e, 0x64, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x69, 0x66, -+ 0x20, 0x6e, 0x6f, 0x74, 0x20, 0x6c, 0x6f, 0x61, 0x64, 0x65, 0x64, 0x2e, 0x6d, 0x69, 0x6d, 0x65, -+ 0x20, 0x20, 0x20, 0x74, 0x68, 0x65, 0x6e, 0x20, 0x6c, 0x6f, 0x61, 0x64, 0x65, 0x64, 0x2e, 0x6d, -+ 0x69, 0x6d, 0x65, 0x20, 0x20, 0x20, 0x3d, 0x20, 0x6c, 0x6f, 0x61, 0x64, 0x65, 0x64, 0x5b, 0x22, -+ 0x6d, 0x69, 0x6d, 0x65, 0x2e, 0x63, 0x6f, 0x72, 0x65, 0x22, 0x5d, 0x20, 0x20, 0x20, 0x65, 0x6e, -+ 0x64, 0x0a, 0x0a, 0x65, 0x6e, 0x64, 0x0a, 0x0a, 0x64, 0x6f, 0x0a, 0x0a, 0x20, 0x20, 0x20, 0x20, -+ 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x6c, 0x66, 0x73, 0x61, 0x74, 0x74, 0x72, 0x69, 0x62, 0x75, -+ 0x74, 0x65, 0x73, 0x20, 0x20, 0x20, 0x20, 0x20, 0x3d, 0x20, 0x6c, 0x66, 0x73, 0x2e, 0x61, 0x74, -+ 0x74, 0x72, 0x69, 0x62, 0x75, 0x74, 0x65, 0x73, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x6c, 0x6f, 0x63, -+ 0x61, 0x6c, 0x20, 0x73, 0x79, 0x6d, 0x6c, 0x69, 0x6e, 0x6b, 0x61, 0x74, 0x74, 0x72, 0x69, 0x62, -+ 0x75, 0x74, 0x65, 0x73, 0x20, 0x3d, 0x20, 0x6c, 0x66, 0x73, 0x2e, 0x73, 0x79, 0x6d, 0x6c, 0x69, -+ 0x6e, 0x6b, 0x61, 0x74, 0x74, 0x72, 0x69, 0x62, 0x75, 0x74, 0x65, 0x73, 0x0a, 0x0a, 0x20, 0x20, -+ 0x20, 0x20, 0x2d, 0x2d, 0x20, 0x74, 0x68, 0x65, 0x73, 0x65, 0x20, 0x63, 0x61, 0x6e, 0x20, 0x6e, -+ 0x6f, 0x77, 0x20, 0x62, 0x65, 0x20, 0x64, 0x6f, 0x6e, 0x65, 0x20, 0x75, 0x73, 0x69, 0x6e, 0x67, -+ 0x20, 0x6c, 0x66, 0x73, 0x20, 0x28, 0x77, 0x61, 0x73, 0x20, 0x64, 0x65, 0x61, 0x64, 0x20, 0x73, -+ 0x6c, 0x6f, 0x77, 0x20, 0x62, 0x65, 0x66, 0x6f, 0x72, 0x65, 0x29, 0x0a, 0x0a, 0x20, 0x20, 0x20, -+ 0x20, 0x69, 0x66, 0x20, 0x6e, 0x6f, 0x74, 0x20, 0x6c, 0x66, 0x73, 0x2e, 0x69, 0x73, 0x66, 0x69, -+ 0x6c, 0x65, 0x20, 0x74, 0x68, 0x65, 0x6e, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -+ 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x6c, 0x66, 0x73, 0x2e, 0x69, 0x73, 0x66, -+ 0x69, 0x6c, 0x65, 0x28, 0x6e, 0x61, 0x6d, 0x65, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -+ 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x6d, 0x20, 0x3d, 0x20, -+ 0x6c, 0x66, 0x73, 0x61, 0x74, 0x74, 0x72, 0x69, 0x62, 0x75, 0x74, 0x65, 0x73, 0x28, 0x6e, 0x61, -+ 0x6d, 0x65, 0x2c, 0x22, 0x6d, 0x6f, 0x64, 0x65, 0x22, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, -+ 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x20, 0x6d, 0x20, -+ 0x3d, 0x3d, 0x20, 0x22, 0x66, 0x69, 0x6c, 0x65, 0x22, 0x20, 0x6f, 0x72, 0x20, 0x6d, 0x20, 0x3d, -+ 0x3d, 0x20, 0x22, 0x6c, 0x69, 0x6e, 0x6b, 0x22, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -+ 0x20, 0x65, 0x6e, 0x64, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x0a, 0x0a, 0x20, 0x20, -+ 0x20, 0x20, 0x69, 0x66, 0x20, 0x6e, 0x6f, 0x74, 0x20, 0x6c, 0x66, 0x73, 0x2e, 0x69, 0x73, 0x64, -+ 0x69, 0x72, 0x20, 0x74, 0x68, 0x65, 0x6e, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -+ 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x6c, 0x66, 0x73, 0x2e, 0x69, 0x73, 0x64, -+ 0x69, 0x72, 0x28, 0x6e, 0x61, 0x6d, 0x65, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -+ 0x20, 0x20, 0x20, 0x20, 0x20, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x20, 0x6d, 0x20, 0x3d, 0x20, 0x6c, -+ 0x66, 0x73, 0x61, 0x74, 0x74, 0x72, 0x69, 0x62, 0x75, 0x74, 0x65, 0x73, 0x28, 0x6e, 0x61, 0x6d, -+ 0x65, 0x2c, 0x22, 0x6d, 0x6f, 0x64, 0x65, 0x22, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -+ 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x20, 0x6d, 0x20, 0x3d, -+ 0x3d, 0x20, 0x22, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x22, 0x0a, 0x20, 0x20, -+ 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6e, -+ 0x64, 0x0a, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x2d, 0x2d, 0x20, 0x73, 0x68, 0x6f, 0x72, 0x74, 0x6e, -+ 0x61, 0x6d, 0x65, 0x73, 0x20, 0x68, 0x61, 0x76, 0x65, 0x20, 0x61, 0x6c, 0x73, 0x6f, 0x20, 0x62, -+ 0x65, 0x20, 0x73, 0x6f, 0x72, 0x74, 0x20, 0x6f, 0x66, 0x20, 0x64, 0x72, 0x6f, 0x70, 0x70, 0x65, -+ 0x64, 0x20, 0x66, 0x72, 0x6f, 0x6d, 0x20, 0x6b, 0x70, 0x73, 0x65, 0x0a, 0x0a, 0x20, 0x20, 0x20, -+ 0x20, 0x69, 0x66, 0x20, 0x6e, 0x6f, 0x74, 0x20, 0x6c, 0x66, 0x73, 0x2e, 0x73, 0x68, 0x6f, 0x72, -+ 0x74, 0x6e, 0x61, 0x6d, 0x65, 0x20, 0x74, 0x68, 0x65, 0x6e, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, -+ 0x20, 0x20, 0x20, 0x66, 0x75, 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x6c, 0x66, 0x73, 0x2e, -+ 0x73, 0x68, 0x6f, 0x72, 0x74, 0x6e, 0x61, 0x6d, 0x65, 0x28, 0x6e, 0x61, 0x6d, 0x65, 0x29, 0x0a, -+ 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x72, 0x65, 0x74, 0x75, -+ 0x72, 0x6e, 0x20, 0x6e, 0x61, 0x6d, 0x65, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -+ 0x65, 0x6e, 0x64, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x0a, 0x0a, 0x20, 0x20, 0x20, -+ 0x20, 0x2d, 0x2d, 0x20, 0x6e, 0x6f, 0x77, 0x20, 0x74, 0x68, 0x65, 0x72, 0x65, 0x20, 0x69, 0x73, -+ 0x20, 0x61, 0x20, 0x74, 0x61, 0x72, 0x67, 0x65, 0x74, 0x20, 0x66, 0x69, 0x65, 0x6c, 0x64, 0x2c, -+ 0x20, 0x73, 0x6f, 0x20, 0x2e, 0x2e, 0x2e, 0x0a, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x69, 0x66, 0x20, -+ 0x6e, 0x6f, 0x74, 0x20, 0x6c, 0x66, 0x73, 0x2e, 0x72, 0x65, 0x61, 0x64, 0x6c, 0x69, 0x6e, 0x6b, -+ 0x20, 0x74, 0x68, 0x65, 0x6e, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x66, 0x75, -+ 0x6e, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x6c, 0x66, 0x73, 0x2e, 0x72, 0x65, 0x61, 0x64, 0x6c, -+ 0x69, 0x6e, 0x6b, 0x28, 0x6e, 0x61, 0x6d, 0x65, 0x29, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, -+ 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x20, 0x73, 0x79, 0x6d, -+ 0x6c, 0x69, 0x6e, 0x6b, 0x61, 0x74, 0x74, 0x72, 0x69, 0x62, 0x75, 0x74, 0x65, 0x73, 0x28, 0x6e, -+ 0x61, 0x6d, 0x65, 0x2c, 0x22, 0x74, 0x61, 0x72, 0x67, 0x65, 0x74, 0x22, 0x29, 0x20, 0x6f, 0x72, -+ 0x20, 0x6e, 0x69, 0x6c, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6e, 0x64, -+ 0x0a, 0x20, 0x20, 0x20, 0x20, 0x65, 0x6e, 0x64, 0x0a, 0x0a, 0x65, 0x6e, 0x64, 0x0a, 0x0a, 0x2d, -+ 0x2d, 0x20, 0x73, 0x6f, 0x20, 0x66, 0x61, 0x72, 0x0a, 0x0a, 0x00 - }; - return luaL_dostring(L, (const char*) luatex_core_lua); - } -\ No newline at end of file -diff --git a/texk/web2c/luatexdir/lua/luatex-core.lua b/texk/web2c/luatexdir/lua/luatex-core.lua -index 35005d1c8..f2d55fd99 100644 ---- a/texk/web2c/luatexdir/lua/luatex-core.lua -+++ b/texk/web2c/luatexdir/lua/luatex-core.lua -@@ -1,419 +1,465 @@ ---- luatex-core security and io overloads ........... -- ---- if not modules then modules = { } end modules ['luatex-core'] = { ---- version = 1.005, ---- comment = 'companion to luatex', ---- author = 'Hans Hagen & Luigi Scarso', ---- copyright = 'LuaTeX Development Team', ---- } -- --LUATEXCOREVERSION = 1.005 -- ---- This file overloads some Lua functions. The readline variants provide the same ---- functionality as LuaTeX <= 1.04 and doing it this way permits us to keep the ---- original io libraries clean. Performance is probably even a bit better now. -- --local type, next, getmetatable, require = type, next, getmetatable, require --local find, gsub, format = string.find, string.gsub, string.format -- --local io_open = io.open --local io_popen = io.popen --local io_lines = io.lines -- --local fio_readline = fio.readline --local fio_checkpermission = fio.checkpermission --local fio_recordfilename = fio.recordfilename -- --local mt = getmetatable(io.stderr) --local mt_lines = mt.lines --local saferoption = status.safer_option --local shellescape = status.shell_escape -- 0 (disabled) 1 (anything) 2 (restricted) --local kpseused = status.kpse_used -- 0 1 -- --local write_nl = texio.write_nl -- --io.saved_lines = io_lines -- always readonly --mt.saved_lines = mt_lines -- always readonly -- --local function luatex_io_open(name,how) -- if not how then -- how = 'r' -- end -- local f = io_open(name,how) -- if f then -- if type(how) == 'string' and find(how,'w') then -- fio_recordfilename(name,'w') -- else -- fio_recordfilename(name,'r') -- end -- end -- return f --end -- --local function luatex_io_open_readonly(name,how) -- if how then -- how = 'r' -- else -- how = gsub(how,'[^rb]','') -- if how == '' then -- how = 'r' -- end -- end -- local f = io_open(name,how) -- if f then -- fio_recordfilename(name,'r') -- end -- return f --end -- --local function luatex_io_popen(name,...) -- local okay, found = fio_checkpermission(name) -- if okay and found then -- return io_popen(found,...) -- end --end -- ---- local function luatex_io_lines(name,how) ---- if name then ---- local f = io_open(name,how or 'r') ---- if f then ---- return function() ---- return fio_readline(f) ---- end ---- end ---- else ---- return io_lines() ---- end ---- end -- ---- For some reason the gc doesn't kick in so we need to close explitly ---- so that the handle is flushed. -- --local error, type = error, type -- --local function luatex_io_lines(name,how) -- if type(name) == "string" then -- local f = io_open(name,how or 'r') -- if f then -- return function() -- local l = fio_readline(f) -- if not l then -- f:close() -- end -- return l -- end -- else -- -- for those who like it this way: -- error("patched 'io.lines' can't open '" .. name .. "'") -- end -- else -- return io_lines() -- end --end -- --local function luatex_io_readline(f) -- return function() -- return fio_readline(f) -- end --end -- --io.lines = luatex_io_lines --mt.lines = luatex_io_readline -- ---- We assume management to be provided by the replacement of kpse. This is the ---- case in ConTeXt. -- --if kpseused == 1 then -- -- io.open = luatex_io_open -- io.popen = luatex_io_popen -- --end -- --if saferoption == 1 then -- -- local function installdummy(str,f) -- local reported = false -- return function(...) -- if not reported then -- write_nl(format("safer option set, function %q is %s", -- str,f and "limited" or "disabled")) -- reported = true -- end -- if f then -- return f(...) -- end -- end -- end -- -- local function installlimit(str,f) -- local reported = false -- end -- -- os.execute = installdummy("os.execute") -- os.spawn = installdummy("os.spawn") -- os.exec = installdummy("os.exec") -- os.setenv = installdummy("os.setenv") -- os.tempdir = installdummy("os.tempdir") -- -- io.popen = installdummy("io.popen") -- io.open = installdummy("io.open",luatex_io_open_readonly) -- -- os.rename = installdummy("os.rename") -- os.remove = installdummy("os.remove") -- -- io.tmpfile = installdummy("io.tmpfile") -- io.output = installdummy("io.output") -- -- lfs.chdir = installdummy("lfs.chdir") -- lfs.lock = installdummy("lfs.lock") -- lfs.touch = installdummy("lfs.touch") -- lfs.rmdir = installdummy("lfs.rmdir") -- lfs.mkdir = installdummy("lfs.mkdir") -- --end -- --if saferoption == 1 or shellescape ~= 1 then -- -- ffi = require('ffi') -- for k, v in next, ffi do -- if k ~= 'gc' then -- ffi[k] = nil -- end -- end -- ffi = nil -- --end -- ---- os.[execute|os.spawn|os.exec] already are shellescape aware) -- -- --if md5 then -- -- local sum = md5.sum -- local gsub = string.gsub -- local format = string.format -- local byte = string.byte -- -- function md5.sumhexa(k) -- return (gsub(sum(k), ".", function(c) -- return format("%02x",byte(c)) -- end)) -- end -- -- function md5.sumHEXA(k) -- return (gsub(sum(k), ".", function(c) -- return format("%02X",byte(c)) -- end)) -- end -- --end -- ---- compatibility: this might go away -- --if not unpack then -- unpack = table.unpack --end -- --if not package.loaders then -- package.loaders = package.searchers --end -- --if not loadstring then -- loadstring = load --end -- ---- compatibility: this might stay -- --if bit32 then -- -- -- lua 5.2: we're okay -- --elseif utf8 then -- -- -- lua 5.3: bitwise.lua, v 1.24 2014/12/26 17:20:53 roberto -- -- bit32 = load ( [[ --local select = select -- instead of: arg = { ... } -- --bit32 = { -- bnot = function (a) -- return ~a & 0xFFFFFFFF -- end, -- band = function (x, y, z, ...) -- if not z then -- return ((x or -1) & (y or -1)) & 0xFFFFFFFF -- else -- local res = x & y & z -- for i=1,select("#",...) do -- res = res & select(i,...) -- end -- return res & 0xFFFFFFFF -- end -- end, -- bor = function (x, y, z, ...) -- if not z then -- return ((x or 0) | (y or 0)) & 0xFFFFFFFF -- else -- local res = x | y | z -- for i=1,select("#",...) do -- res = res | select(i,...) -- end -- return res & 0xFFFFFFFF -- end -- end, -- bxor = function (x, y, z, ...) -- if not z then -- return ((x or 0) ~ (y or 0)) & 0xFFFFFFFF -- else -- local res = x ~ y ~ z -- for i=1,select("#",...) do -- res = res ~ select(i,...) -- end -- return res & 0xFFFFFFFF -- end -- end, -- btest = function (x, y, z, ...) -- if not z then -- return (((x or -1) & (y or -1)) & 0xFFFFFFFF) ~= 0 -- else -- local res = x & y & z -- for i=1,select("#",...) do -- res = res & select(i,...) -- end -- return (res & 0xFFFFFFFF) ~= 0 -- end -- end, -- lshift = function (a, b) -- return ((a & 0xFFFFFFFF) << b) & 0xFFFFFFFF -- end, -- rshift = function (a, b) -- return ((a & 0xFFFFFFFF) >> b) & 0xFFFFFFFF -- end, -- arshift = function (a, b) -- a = a & 0xFFFFFFFF -- if b <= 0 or (a & 0x80000000) == 0 then -- return (a >> b) & 0xFFFFFFFF -- else -- return ((a >> b) | ~(0xFFFFFFFF >> b)) & 0xFFFFFFFF -- end -- end, -- lrotate = function (a ,b) -- b = b & 31 -- a = a & 0xFFFFFFFF -- a = (a << b) | (a >> (32 - b)) -- return a & 0xFFFFFFFF -- end, -- rrotate = function (a, b) -- b = -b & 31 -- a = a & 0xFFFFFFFF -- a = (a << b) | (a >> (32 - b)) -- return a & 0xFFFFFFFF -- end, -- extract = function (a, f, w) -- return (a >> f) & ~(-1 << (w or 1)) -- end, -- replace = function (a, v, f, w) -- local mask = ~(-1 << (w or 1)) -- return ((a & ~(mask << f)) | ((v & mask) << f)) & 0xFFFFFFFF -- end, --} -- ]] ) -- --elseif bit then -- -- -- luajit (for now) -- -- bit32 = load ( [[ --local band, bnot, rshift, lshift = bit.band, bit.bnot, bit.rshift, bit.lshift -- --bit32 = { -- arshift = bit.arshift, -- band = band, -- bnot = bnot, -- bor = bit.bor, -- bxor = bit.bxor, -- btest = function(...) -- return band(...) ~= 0 -- end, -- extract = function(a,f,w) -- return band(rshift(a,f),2^(w or 1)-1) -- end, -- lrotate = bit.rol, -- lshift = lshift, -- replace = function(a,v,f,w) -- local mask = 2^(w or 1)-1 -- return band(a,bnot(lshift(mask,f)))+lshift(band(v,mask),f) -- end, -- rrotate = bit.ror, -- rshift = rshift, --} -- ]] ) -- --else -- -- -- hope for the best or fail -- -- bit32 = require("bit32") -- --end -- ---- this is needed for getting require("socket") right -- --do -- -- local loaded = package.loaded -- -- if not loaded.socket then loaded.socket = loaded["socket.core"] end -- if not loaded.mime then loaded.mime = loaded["mime.core"] end -- --end -- ---- so far -- --if utilities and utilities.merger and utilities.merger.compact then -- -- local byte, format, gmatch = string.byte, string.format, string.gmatch -- local concat = table.concat -- -- local data = gsub(io.loaddata('luatex-core.lua'),'if%s+utilities.*','') -- -- local t = { } -- local r = { } -- local n = 0 -- local d = gsub(data,'\r\n','\n') -- be nice for unix -- local s = utilities.merger.compact(d) -- no comments and less spaces -- -- t[#t+1] = '/* generated from and by luatex-core.lua */' -- t[#t+1] = '' -- -- t[#t+1] = format('/*\n\n%s\n\n*/',d) -- -- t[#t+1] = '' -- t[#t+1] = '#include "lua.h"' -- t[#t+1] = '#include "lauxlib.h"' -- t[#t+1] = '' -- t[#t+1] = 'int load_luatex_core_lua (lua_State * L);' -- t[#t+1] = '' -- t[#t+1] = 'int load_luatex_core_lua (lua_State * L)' -- t[#t+1] = '{' -- t[#t+1] = ' static unsigned char luatex_core_lua[] = {' -- for c in gmatch(d,'.') do -- if n == 16 then -- n = 1 -- t[#t+1] = ' ' .. concat(r,', ') .. ',' -- else -- n = n + 1 -- end -- r[n] = format('0x%02x',byte(c)) -- end -- n = n + 1 -- r[n] = '0x00' -- t[#t+1] = ' ' .. concat(r,', ',1,n) -- t[#t+1] = ' };' -- -- t[#t+1] = format('unsigned int luatex_core_lua_len = 0x%x;',#d+1) -- t[#t+1] = ' return luaL_dostring(L, (const char*) luatex_core_lua);' -- t[#t+1] = '}' -- -- io.savedata('luatex-core.c',concat(t,'\n')) -- io.savedata('luatex-core-stripped.lua',s) -- --end -+-- luatex-core security and io overloads ........... -+ -+-- if not modules then modules = { } end modules ['luatex-core'] = { -+-- version = 1.080, -+-- comment = 'companion to luatex', -+-- author = 'Hans Hagen & Luigi Scarso', -+-- copyright = 'LuaTeX Development Team', -+-- } -+ -+LUATEXCOREVERSION = 1.080 -- we reflect the luatex version where changes happened -+ -+-- This file overloads some Lua functions. The readline variants provide the same -+-- functionality as LuaTeX <= 1.04 and doing it this way permits us to keep the -+-- original io libraries clean. Performance is probably even a bit better now. -+ -+-- We test for functions already being defined so that we don't overload ones that -+-- are provided in the startup script. -+ -+local type, next, getmetatable, require = type, next, getmetatable, require -+local find, gsub, format = string.find, string.gsub, string.format -+ -+local io_open = io.open -+local io_popen = io.popen -+local io_lines = io.lines -+ -+local fio_readline = fio.readline -+local fio_checkpermission = fio.checkpermission -+local fio_recordfilename = fio.recordfilename -+ -+local mt = getmetatable(io.stderr) -+local mt_lines = mt.lines -+local saferoption = status.safer_option -+local shellescape = status.shell_escape -- 0 (disabled) 1 (anything) 2 (restricted) -+local kpseused = status.kpse_used -- 0 1 -+ -+local write_nl = texio.write_nl -+ -+io.saved_lines = io_lines -- always readonly -+mt.saved_lines = mt_lines -- always readonly -+ -+local function luatex_io_open(name,how) -+ if not how then -+ how = 'r' -+ end -+ local f = io_open(name,how) -+ if f then -+ if type(how) == 'string' and find(how,'w') then -+ fio_recordfilename(name,'w') -+ else -+ fio_recordfilename(name,'r') -+ end -+ end -+ return f -+end -+ -+local function luatex_io_open_readonly(name,how) -+ if how then -+ how = 'r' -+ else -+ how = gsub(how,'[^rb]','') -+ if how == '' then -+ how = 'r' -+ end -+ end -+ local f = io_open(name,how) -+ if f then -+ fio_recordfilename(name,'r') -+ end -+ return f -+end -+ -+local function luatex_io_popen(name,...) -+ local okay, found = fio_checkpermission(name) -+ if okay and found then -+ return io_popen(found,...) -+ end -+end -+ -+-- local function luatex_io_lines(name,how) -+-- if name then -+-- local f = io_open(name,how or 'r') -+-- if f then -+-- return function() -+-- return fio_readline(f) -+-- end -+-- end -+-- else -+-- return io_lines() -+-- end -+-- end -+ -+-- For some reason the gc doesn't kick in so we need to close explitly -+-- so that the handle is flushed. -+ -+local error, type = error, type -+ -+local function luatex_io_lines(name,how) -+ if type(name) == "string" then -+ local f = io_open(name,how or 'r') -+ if f then -+ return function() -+ local l = fio_readline(f) -+ if not l then -+ f:close() -+ end -+ return l -+ end -+ else -+ -- for those who like it this way: -+ error("patched 'io.lines' can't open '" .. name .. "'") -+ end -+ else -+ return io_lines() -+ end -+end -+ -+local function luatex_io_readline(f) -+ return function() -+ return fio_readline(f) -+ end -+end -+ -+io.lines = luatex_io_lines -+mt.lines = luatex_io_readline -+ -+-- We assume management to be provided by the replacement of kpse. This is the -+-- case in ConTeXt. -+ -+if kpseused == 1 then -+ -+ io.open = luatex_io_open -+ io.popen = luatex_io_popen -+ -+end -+ -+if saferoption == 1 then -+ -+ local function installdummy(str,f) -+ local reported = false -+ return function(...) -+ if not reported then -+ write_nl(format("safer option set, function %q is %s", -+ str,f and "limited" or "disabled")) -+ reported = true -+ end -+ if f then -+ return f(...) -+ end -+ end -+ end -+ -+ local function installlimit(str,f) -+ local reported = false -+ end -+ -+ os.execute = installdummy("os.execute") -+ os.spawn = installdummy("os.spawn") -+ os.exec = installdummy("os.exec") -+ os.setenv = installdummy("os.setenv") -+ os.tempdir = installdummy("os.tempdir") -+ -+ io.popen = installdummy("io.popen") -+ io.open = installdummy("io.open",luatex_io_open_readonly) -+ -+ os.rename = installdummy("os.rename") -+ os.remove = installdummy("os.remove") -+ -+ io.tmpfile = installdummy("io.tmpfile") -+ io.output = installdummy("io.output") -+ -+ lfs.chdir = installdummy("lfs.chdir") -+ lfs.lock = installdummy("lfs.lock") -+ lfs.touch = installdummy("lfs.touch") -+ lfs.rmdir = installdummy("lfs.rmdir") -+ lfs.mkdir = installdummy("lfs.mkdir") -+ -+end -+ -+if saferoption == 1 or shellescape ~= 1 then -+ -+ ffi = require('ffi') -+ for k, v in next, ffi do -+ if k ~= 'gc' then -+ ffi[k] = nil -+ end -+ end -+ ffi = nil -+ -+end -+ -+-- os.[execute|os.spawn|os.exec] already are shellescape aware) -+ -+ -+if md5 then -+ -+ local sum = md5.sum -+ local gsub = string.gsub -+ local format = string.format -+ local byte = string.byte -+ -+ if not md5.sumhexa then -+ function md5.sumhexa(k) -+ return (gsub(sum(k), ".", function(c) -+ return format("%02x",byte(c)) -+ end)) -+ end -+ end -+ -+ if not md5.sumHEXA then -+ function md5.sumHEXA(k) -+ return (gsub(sum(k), ".", function(c) -+ return format("%02X",byte(c)) -+ end)) -+ end -+ end -+ -+end -+ -+-- compatibility: this might go away -+ -+if not unpack then -+ unpack = table.unpack -+end -+ -+if not package.loaders then -+ package.loaders = package.searchers -+end -+ -+if not loadstring then -+ loadstring = load -+end -+ -+-- compatibility: this might stay -+ -+if bit32 then -+ -+ -- lua 5.2: we're okay -+ -+elseif utf8 then -+ -+ -- lua 5.3: bitwise.lua, v 1.24 2014/12/26 17:20:53 roberto -+ -+ bit32 = load ( [[ -+local select = select -- instead of: arg = { ... } -+ -+bit32 = { -+ bnot = function (a) -+ return ~a & 0xFFFFFFFF -+ end, -+ band = function (x, y, z, ...) -+ if not z then -+ return ((x or -1) & (y or -1)) & 0xFFFFFFFF -+ else -+ local res = x & y & z -+ for i=1,select("#",...) do -+ res = res & select(i,...) -+ end -+ return res & 0xFFFFFFFF -+ end -+ end, -+ bor = function (x, y, z, ...) -+ if not z then -+ return ((x or 0) | (y or 0)) & 0xFFFFFFFF -+ else -+ local res = x | y | z -+ for i=1,select("#",...) do -+ res = res | select(i,...) -+ end -+ return res & 0xFFFFFFFF -+ end -+ end, -+ bxor = function (x, y, z, ...) -+ if not z then -+ return ((x or 0) ~ (y or 0)) & 0xFFFFFFFF -+ else -+ local res = x ~ y ~ z -+ for i=1,select("#",...) do -+ res = res ~ select(i,...) -+ end -+ return res & 0xFFFFFFFF -+ end -+ end, -+ btest = function (x, y, z, ...) -+ if not z then -+ return (((x or -1) & (y or -1)) & 0xFFFFFFFF) ~= 0 -+ else -+ local res = x & y & z -+ for i=1,select("#",...) do -+ res = res & select(i,...) -+ end -+ return (res & 0xFFFFFFFF) ~= 0 -+ end -+ end, -+ lshift = function (a, b) -+ return ((a & 0xFFFFFFFF) << b) & 0xFFFFFFFF -+ end, -+ rshift = function (a, b) -+ return ((a & 0xFFFFFFFF) >> b) & 0xFFFFFFFF -+ end, -+ arshift = function (a, b) -+ a = a & 0xFFFFFFFF -+ if b <= 0 or (a & 0x80000000) == 0 then -+ return (a >> b) & 0xFFFFFFFF -+ else -+ return ((a >> b) | ~(0xFFFFFFFF >> b)) & 0xFFFFFFFF -+ end -+ end, -+ lrotate = function (a ,b) -+ b = b & 31 -+ a = a & 0xFFFFFFFF -+ a = (a << b) | (a >> (32 - b)) -+ return a & 0xFFFFFFFF -+ end, -+ rrotate = function (a, b) -+ b = -b & 31 -+ a = a & 0xFFFFFFFF -+ a = (a << b) | (a >> (32 - b)) -+ return a & 0xFFFFFFFF -+ end, -+ extract = function (a, f, w) -+ return (a >> f) & ~(-1 << (w or 1)) -+ end, -+ replace = function (a, v, f, w) -+ local mask = ~(-1 << (w or 1)) -+ return ((a & ~(mask << f)) | ((v & mask) << f)) & 0xFFFFFFFF -+ end, -+} -+ ]] ) -+ -+elseif bit then -+ -+ -- luajit (for now) -+ -+ bit32 = load ( [[ -+local band, bnot, rshift, lshift = bit.band, bit.bnot, bit.rshift, bit.lshift -+ -+bit32 = { -+ arshift = bit.arshift, -+ band = band, -+ bnot = bnot, -+ bor = bit.bor, -+ bxor = bit.bxor, -+ btest = function(...) -+ return band(...) ~= 0 -+ end, -+ extract = function(a,f,w) -+ return band(rshift(a,f),2^(w or 1)-1) -+ end, -+ lrotate = bit.rol, -+ lshift = lshift, -+ replace = function(a,v,f,w) -+ local mask = 2^(w or 1)-1 -+ return band(a,bnot(lshift(mask,f)))+lshift(band(v,mask),f) -+ end, -+ rrotate = bit.ror, -+ rshift = rshift, -+} -+ ]] ) -+ -+else -+ -+ -- hope for the best or fail -+ -+ bit32 = require("bit32") -+ -+end -+ -+-- this is needed for getting require("socket") right -+ -+do -+ -+ local loaded = package.loaded -+ -+ if not loaded.socket then loaded.socket = loaded["socket.core"] end -+ if not loaded.mime then loaded.mime = loaded["mime.core"] end -+ -+end -+ -+do -+ -+ local lfsattributes = lfs.attributes -+ local symlinkattributes = lfs.symlinkattributes -+ -+ -- these can now be done using lfs (was dead slow before) -+ -+ if not lfs.isfile then -+ function lfs.isfile(name) -+ local m = lfsattributes(name,"mode") -+ return m == "file" or m == "link" -+ end -+ end -+ -+ if not lfs.isdir then -+ function lfs.isdir(name) -+ local m = lfsattributes(name,"mode") -+ return m == "directory" -+ end -+ end -+ -+ -- shortnames have also be sort of dropped from kpse -+ -+ if not lfs.shortname then -+ function lfs.shortname(name) -+ return name -+ end -+ end -+ -+ -- now there is a target field, so ... -+ -+ if not lfs.readlink then -+ function lfs.readlink(name) -+ return symlinkattributes(name,"target") or nil -+ end -+ end -+ -+end -+ -+-- so far -+ -+if utilities and utilities.merger and utilities.merger.compact then -+ -+ local byte, format, gmatch = string.byte, string.format, string.gmatch -+ local concat = table.concat -+ -+ local data = gsub(io.loaddata('luatex-core.lua'),'if%s+utilities.*','') -+ -+ local t = { } -+ local r = { } -+ local n = 0 -+ local d = gsub(data,'\r\n','\n') -- be nice for unix -+ local s = utilities.merger.compact(d) -- no comments and less spaces -+ -+ t[#t+1] = '/* generated from and by luatex-core.lua */' -+ t[#t+1] = '' -+ -- t[#t+1] = format('/*\n\n%s\n\n*/',d) -+ -- t[#t+1] = '' -+ t[#t+1] = '#include "lua.h"' -+ t[#t+1] = '#include "lauxlib.h"' -+ t[#t+1] = '' -+ t[#t+1] = 'int load_luatex_core_lua (lua_State * L);' -+ t[#t+1] = '' -+ t[#t+1] = 'int load_luatex_core_lua (lua_State * L)' -+ t[#t+1] = '{' -+ t[#t+1] = ' static unsigned char luatex_core_lua[] = {' -+ for c in gmatch(d,'.') do -+ if n == 16 then -+ n = 1 -+ t[#t+1] = ' ' .. concat(r,', ') .. ',' -+ else -+ n = n + 1 -+ end -+ r[n] = format('0x%02x',byte(c)) -+ end -+ n = n + 1 -+ r[n] = '0x00' -+ t[#t+1] = ' ' .. concat(r,', ',1,n) -+ t[#t+1] = ' };' -+ -- t[#t+1] = format('unsigned int luatex_core_lua_len = 0x%x;',#d+1) -+ t[#t+1] = ' return luaL_dostring(L, (const char*) luatex_core_lua);' -+ t[#t+1] = '}' -+ -+ io.savedata('luatex-core.c',concat(t,'\n')) -+ io.savedata('luatex-core-stripped.lua',s) -+ -+end -diff --git a/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/parsepfa.c b/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/parsepfa.c -index 1cff6a485..df369b45e 100644 ---- a/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/parsepfa.c -+++ b/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/parsepfa.c -@@ -2667,9 +2667,9 @@ static void FontInfoFree(struct fontinfo *fi) { - void PSFontFree(FontDict *fd) { - int i; - -- if ( fd->encoding!=NULL ) -- for ( i=0; i<256; ++i ) -- free( fd->encoding[i]); -+ /*if ( fd->encoding!=NULL ): useless: fd->encoding is *char[256] */ -+ for ( i=0; i<256; ++i ) -+ free( fd->encoding[i]); - free(fd->fontname); - free(fd->cidfontname); - free(fd->registry); -diff --git a/texk/web2c/luatexdir/luafontloader/src/luafflib.c b/texk/web2c/luatexdir/luafontloader/src/luafflib.c -index 8717fe8e3..434413b00 100644 ---- a/texk/web2c/luatexdir/luafontloader/src/luafflib.c -+++ b/texk/web2c/luatexdir/luafontloader/src/luafflib.c -@@ -358,7 +358,7 @@ static void dump_intfield(lua_State * L, const char *name, long int field) - { - lua_checkstack(L, 2); - lua_pushstring(L, name); -- lua_pushnumber(L, field); -+ lua_pushinteger(L, field); - lua_rawset(L, -3); - } - -@@ -366,7 +366,7 @@ static void dump_uintfield(lua_State * L, const char *name, unsigned int field) - { - lua_checkstack(L, 2); - lua_pushstring(L, name); -- lua_pushnumber(L, field); -+ lua_pushinteger(L, field); - lua_rawset(L, -3); - } - -@@ -465,7 +465,7 @@ static void dump_subtable_name(lua_State * L, const char *name, struct lookup_su - next = b; \ - while (next != NULL) { \ - lua_checkstack(L,2); \ -- lua_pushnumber(L,k); k++; \ -+ lua_pushinteger(L,k); k++; \ - lua_createtable(L,0,c); \ - a(L, next); \ - lua_rawset(L,-3); \ -@@ -478,7 +478,7 @@ static void dump_subtable_name(lua_State * L, const char *name, struct lookup_su - next = b; \ - while (next != NULL) { \ - lua_checkstack(L,2); \ -- lua_pushnumber(L,k); k++; \ -+ lua_pushinteger(L,k); k++; \ - lua_createtable(L,0,d); \ - if (a(L, next, c)) \ - lua_rawset(L,-3); \ -@@ -498,7 +498,7 @@ static void do_handle_scriptlanglist(lua_State * L, struct scriptlanglist *sl) - lua_newtable(L); - for (k = 0; k < MAX_LANG; k++) { - if (sl->langs[k] != 0) { -- lua_pushnumber(L, (k + 1)); -+ lua_pushinteger(L, (k + 1)); - lua_pushstring(L, make_tag_string(sl->langs[k])); - lua_rawset(L, -3); - } -@@ -506,7 +506,7 @@ static void do_handle_scriptlanglist(lua_State * L, struct scriptlanglist *sl) - - if (sl->lang_cnt >= MAX_LANG) { - for (k = MAX_LANG; k < sl->lang_cnt; k++) { -- lua_pushnumber(L, (k + 1)); -+ lua_pushinteger(L, (k + 1)); - lua_pushstring(L, make_tag_string(sl->morelangs[k - MAX_LANG])); - lua_rawset(L, -3); - } -@@ -672,7 +672,7 @@ static void handle_splinecharlist(lua_State * L, struct splinecharlist *scl) - lua_checkstack(L, 10); - while (next != NULL) { - if (next->sc != NULL) { -- lua_pushnumber(L, k); -+ lua_pushinteger(L, k); - k++; - lua_pushstring(L, next->sc->name); - lua_rawset(L, -3); -@@ -772,8 +772,8 @@ static void do_handle_generic_pst(lua_State * L, struct generic_pst *pst) - } - } else if (pst->type == pst_lcaret) { - for (k = 0; k < pst->u.lcaret.cnt; k++) { -- lua_pushnumber(L, (k + 1)); -- lua_pushnumber(L, pst->u.lcaret.carets[k]); -+ lua_pushinteger(L, (k + 1)); -+ lua_pushinteger(L, pst->u.lcaret.carets[k]); - lua_rawset(L, -3); - } - } -@@ -800,7 +800,7 @@ static void handle_generic_pst(lua_State * L, struct generic_pst *pst) - lua_getfield(L, -1, next->subtable->subtable_name); - } - k = lua_rawlen(L, -1) + 1; -- lua_pushnumber(L, k); -+ lua_pushinteger(L, k); - lua_createtable(L, 0, 4); - do_handle_generic_pst(L, next); - lua_rawset(L, -3); -@@ -808,7 +808,7 @@ static void handle_generic_pst(lua_State * L, struct generic_pst *pst) - lua_pop(L, 1); /* pop the subtable */ - } else { - /* Found a pst without subtable, or without subtable name */ -- lua_pushnumber(L, l); -+ lua_pushinteger(L, l); - l++; - lua_createtable(L, 0, 4); - do_handle_generic_pst(L, next); -@@ -970,17 +970,17 @@ static void handle_splinechar(lua_State * L, struct splinechar *glyph, int hasvm - dump_stringfield(L, "name", glyph->name); - dump_intfield(L, "unicode", glyph->unicodeenc); - lua_createtable(L, 4, 0); -- lua_pushnumber(L, 1); -- lua_pushnumber(L, glyph->xmin); -+ lua_pushinteger(L, 1); -+ lua_pushinteger(L, glyph->xmin); - lua_rawset(L, -3); -- lua_pushnumber(L, 2); -- lua_pushnumber(L, glyph->ymin); -+ lua_pushinteger(L, 2); -+ lua_pushinteger(L, glyph->ymin); - lua_rawset(L, -3); -- lua_pushnumber(L, 3); -- lua_pushnumber(L, glyph->xmax); -+ lua_pushinteger(L, 3); -+ lua_pushinteger(L, glyph->xmax); - lua_rawset(L, -3); -- lua_pushnumber(L, 4); -- lua_pushnumber(L, glyph->ymax); -+ lua_pushinteger(L, 4); -+ lua_pushinteger(L, glyph->ymax); - lua_rawset(L, -3); - lua_setfield(L, -2, "boundingbox"); - if (hasvmetrics) { -@@ -1260,21 +1260,21 @@ static void handle_pfminfo(lua_State * L, struct pfminfo pfm) - dump_intfield(L, "os2_breakchar", pfm.os2_breakchar); - if (pfm.hascodepages) { - lua_newtable(L); -- lua_pushnumber(L, pfm.codepages[0]); -+ lua_pushinteger(L, pfm.codepages[0]); - lua_rawseti(L, -2, 1); -- lua_pushnumber(L, pfm.codepages[1]); -+ lua_pushinteger(L, pfm.codepages[1]); - lua_rawseti(L, -2, 2); - lua_setfield(L, -2, "codepages"); - } - if (pfm.hasunicoderanges) { - lua_newtable(L); -- lua_pushnumber(L, pfm.unicoderanges[0]); -+ lua_pushinteger(L, pfm.unicoderanges[0]); - lua_rawseti(L, -2, 1); -- lua_pushnumber(L, pfm.unicoderanges[1]); -+ lua_pushinteger(L, pfm.unicoderanges[1]); - lua_rawseti(L, -2, 2); -- lua_pushnumber(L, pfm.unicoderanges[2]); -+ lua_pushinteger(L, pfm.unicoderanges[2]); - lua_rawseti(L, -2, 3); -- lua_pushnumber(L, pfm.unicoderanges[3]); -+ lua_pushinteger(L, pfm.unicoderanges[3]); - lua_rawseti(L, -2, 4); - lua_setfield(L, -2, "unicoderanges"); - } -@@ -1292,8 +1292,8 @@ static char *do_handle_enc(lua_State * L, struct enc *enc) - if (enc->char_cnt && enc->unicode != NULL) { - lua_createtable(L, enc->char_cnt, 1); - for (i = 0; i < enc->char_cnt; i++) { -- lua_pushnumber(L, i); -- lua_pushnumber(L, enc->unicode[i]); -+ lua_pushinteger(L, i); -+ lua_pushinteger(L, enc->unicode[i]); - lua_rawset(L, -3); - } - lua_setfield(L, -2, "unicode"); -@@ -1302,7 +1302,7 @@ static char *do_handle_enc(lua_State * L, struct enc *enc) - if (enc->char_cnt && enc->psnames != NULL) { - lua_createtable(L, enc->char_cnt, 1); - for (i = 0; i < enc->char_cnt; i++) { -- lua_pushnumber(L, i); -+ lua_pushinteger(L, i); - lua_pushstring(L, enc->psnames[i]); - lua_rawset(L, -3); - } -@@ -1363,13 +1363,13 @@ static void handle_encmap(lua_State * L, struct encmap *map, int notdef_loc) - for (i = 0; i < map->encmax; i++) { - if (map->map[i] != -1) { - int l = map->map[i]; -- lua_pushnumber(L, i); -+ lua_pushinteger(L, i); - /* - if (l < notdef_loc) -- lua_pushnumber(L, (l + 1)); -+ lua_pushinteger(L, (l + 1)); - else - */ -- lua_pushnumber(L, l); -+ lua_pushinteger(L, l); - lua_rawset(L, -3); - } - } -@@ -1382,11 +1382,11 @@ static void handle_encmap(lua_State * L, struct encmap *map, int notdef_loc) - if (map->backmap[i] != -1) { - /* - if (i < notdef_loc) -- lua_pushnumber(L, (i + 1)); -+ lua_pushinteger(L, (i + 1)); - else - */ -- lua_pushnumber(L, i); -- lua_pushnumber(L, map->backmap[i]); -+ lua_pushinteger(L, i); -+ lua_pushinteger(L, map->backmap[i]); - lua_rawset(L, -3); - } - } -@@ -1488,7 +1488,7 @@ static int do_handle_kernclass(lua_State * L, struct kernclass *kerns, const cha - lua_checkstack(L, 4); - lua_createtable(L, kerns->first_cnt, 1); - for (k = 0; k < kerns->first_cnt; k++) { -- lua_pushnumber(L, (k + 1)); -+ lua_pushinteger(L, (k + 1)); - lua_pushstring(L, kerns->firsts[k]); - lua_rawset(L, -3); - } -@@ -1496,7 +1496,7 @@ static int do_handle_kernclass(lua_State * L, struct kernclass *kerns, const cha - - lua_createtable(L, kerns->second_cnt, 1); - for (k = 0; k < kerns->second_cnt; k++) { -- lua_pushnumber(L, (k + 1)); -+ lua_pushinteger(L, (k + 1)); - lua_pushstring(L, kerns->seconds[k]); - lua_rawset(L, -3); - } -@@ -1508,8 +1508,8 @@ static int do_handle_kernclass(lua_State * L, struct kernclass *kerns, const cha - lua_createtable(L, kerns->second_cnt * kerns->first_cnt, 1); - for (k = 0; k < (kerns->second_cnt * kerns->first_cnt); k++) { - if (kerns->offsets[k] != 0) { -- lua_pushnumber(L, (k + 1)); -- lua_pushnumber(L, kerns->offsets[k]); -+ lua_pushinteger(L, (k + 1)); -+ lua_pushinteger(L, kerns->offsets[k]); - lua_rawset(L, -3); - } - } -@@ -1529,8 +1529,8 @@ static void handle_kernclass(lua_State * L, struct kernclass *kerns, const char - int kk; \ - lua_newtable(L); \ - for (kk=0;kklookup_cnt > 0) { - lua_newtable(L); - for (k = 0; k < rule->lookup_cnt; k++) { -- lua_pushnumber(L, (rule->lookups[k].seq + 1)); -+ lua_pushinteger(L, (rule->lookups[k].seq + 1)); - if (rule->lookups[k].lookup != NULL) { - lua_pushstring(L, rule->lookups[k].lookup->lookup_name); - } else { -@@ -1650,7 +1650,7 @@ static void do_handle_generic_fpst(lua_State * L, struct generic_fpst *fpst) - if (fpst->rule_cnt > 0) { - lua_createtable(L, fpst->rule_cnt, 1); - for (k = 0; k < fpst->rule_cnt; k++) { -- lua_pushnumber(L, (k + 1)); -+ lua_pushinteger(L, (k + 1)); - lua_newtable(L); - handle_fpst_rule(L, &(fpst->rules[k]), fpst->format); - lua_rawset(L, -3); -@@ -1668,7 +1668,7 @@ static void handle_generic_fpst(lua_State * L, struct generic_fpst *fpst) - if (fpst->subtable != NULL && fpst->subtable->subtable_name != NULL) { - lua_pushstring(L, fpst->subtable->subtable_name); - } else { -- lua_pushnumber(L, k); -+ lua_pushinteger(L, k); - k++; - } - lua_createtable(L, 0, 10); -@@ -1680,7 +1680,7 @@ static void handle_generic_fpst(lua_State * L, struct generic_fpst *fpst) - if (next->subtable != NULL && next->subtable->subtable_name != NULL) { - lua_pushstring(L, next->subtable->subtable_name); - } else { -- lua_pushnumber(L, k); -+ lua_pushinteger(L, k); - k++; - } - lua_createtable(L, 0, 10); -@@ -1801,9 +1801,9 @@ static void handle_base(lua_State * L, struct Base *Base) - lua_newtable(L); - for (i = 0; i < Base->baseline_cnt; i++) { - if (next->baseline_pos != NULL) /* default omitted */ -- lua_pushnumber(L, next->baseline_pos[i]); -+ lua_pushinteger(L, next->baseline_pos[i]); - else -- lua_pushnumber(L, 0); -+ lua_pushinteger(L, 0); - lua_rawseti(L, -2, (i + 1)); - } - lua_setfield(L, -2, "baseline"); -@@ -1823,13 +1823,13 @@ static void handle_axismap(lua_State * L, struct axismap *am) - lua_checkstack(L, 3); - lua_newtable(L); - for (i = 0; i < am->points; i++) { -- lua_pushnumber(L, am->blends[i]); -+ lua_pushinteger(L, am->blends[i]); - lua_rawseti(L, -2, (i + 1)); - } - lua_setfield(L, -2, "blends"); - lua_newtable(L); - for (i = 0; i < am->points; i++) { -- lua_pushnumber(L, am->designs[i]); -+ lua_pushinteger(L, am->designs[i]); - lua_rawseti(L, -2, (i + 1)); - } - lua_setfield(L, -2, "designs"); -@@ -1853,7 +1853,7 @@ static void handle_mmset(lua_State * L, struct mmset *mm) - if (mm->instance_count > 0) { - lua_newtable(L); - for (i = 0; i < mm->instance_count * mm->axis_count; i++) { -- lua_pushnumber(L, mm->positions[i]); -+ lua_pushinteger(L, mm->positions[i]); - lua_rawseti(L, -2, (i + 1)); - } - lua_setfield(L, -2, "positions"); -@@ -1878,7 +1878,7 @@ static void handle_mmset(lua_State * L, struct mmset *mm) - - lua_newtable(L); - for (i = 0; i < mm->instance_count; i++) { -- lua_pushnumber(L, mm->defweights[i]); -+ lua_pushinteger(L, mm->defweights[i]); - lua_rawseti(L, -2, (i + 1)); - } - lua_setfield(L, -2, "defweights"); -@@ -1980,14 +1980,14 @@ static void handle_splinefont(lua_State * L, struct splinefont *sf) - } - for (k = 0; k < l; k++) { - if (sf->glyphs[k]) { -- lua_pushnumber(L, (k + 1)); -+ lua_pushinteger(L, (k + 1)); - lua_createtable(L, 0, 12); - handle_splinechar(L, sf->glyphs[k], sf->hasvmetrics); - lua_rawset(L, -3); - } - } - if (sf->glyphs != NULL && l < sf->glyphcnt) { -- lua_pushnumber(L, 0); -+ lua_pushinteger(L, 0); - if (sf->glyphs[l]) { - lua_createtable(L, 0, 12); - handle_splinechar(L, sf->glyphs[l], sf->hasvmetrics); -@@ -2000,7 +2000,7 @@ static void handle_splinefont(lua_State * L, struct splinefont *sf) - if ((l + 1) < sf->glyphcnt) { - for (k = (l + 1); k < sf->glyphcnt; k++) { - if (sf->glyphs[k]) { -- lua_pushnumber(L, k); -+ lua_pushinteger(L, k); - lua_createtable(L, 0, 12); - handle_splinechar(L, sf->glyphs[k], sf->hasvmetrics); - lua_rawset(L, -3); -@@ -2098,8 +2098,8 @@ static void handle_splinefont(lua_State * L, struct splinefont *sf) - dump_enumfield(L, "type", sf->texdata.type, tex_type_enum); - lua_newtable(L); - for (k = 0; k < 22; k++) { -- lua_pushnumber(L, k); -- lua_pushnumber(L, sf->texdata.params[k]); -+ lua_pushinteger(L, k); -+ lua_pushinteger(L, sf->texdata.params[k]); - lua_rawset(L, -3); - } - lua_setfield(L, -2, "params"); -@@ -2590,7 +2590,7 @@ static int ff_glyph_index(lua_State * L) - lua_pushstring(L, glyph->name); - break; - case GK_unicode: -- lua_pushnumber(L, glyph->unicodeenc); -+ lua_pushinteger(L, glyph->unicodeenc); - break; - case GK_boundingbox: - if (glyph->xmax == 0 && glyph->ymax == 0 && glyph->xmin == 0 && glyph->ymin == 0) { -@@ -2602,27 +2602,27 @@ static int ff_glyph_index(lua_State * L) - glyph->ymax = bb.maxy; - } - lua_createtable(L, 4, 0); -- lua_pushnumber(L, 1); -- lua_pushnumber(L, glyph->xmin); -+ lua_pushinteger(L, 1); -+ lua_pushinteger(L, glyph->xmin); - lua_rawset(L, -3); -- lua_pushnumber(L, 2); -- lua_pushnumber(L, glyph->ymin); -+ lua_pushinteger(L, 2); -+ lua_pushinteger(L, glyph->ymin); - lua_rawset(L, -3); -- lua_pushnumber(L, 3); -- lua_pushnumber(L, glyph->xmax); -+ lua_pushinteger(L, 3); -+ lua_pushinteger(L, glyph->xmax); - lua_rawset(L, -3); -- lua_pushnumber(L, 4); -- lua_pushnumber(L, glyph->ymax); -+ lua_pushinteger(L, 4); -+ lua_pushinteger(L, glyph->ymax); - lua_rawset(L, -3); - break; - case GK_vwidth: -- lua_pushnumber(L, glyph->vwidth); -+ lua_pushinteger(L, glyph->vwidth); - break; - case GK_width: -- lua_pushnumber(L, glyph->width); -+ lua_pushinteger(L, glyph->width); - break; - case GK_lsidebearing: -- lua_pushnumber(L, glyph->lsidebearing); -+ lua_pushinteger(L, glyph->lsidebearing); - break; - case GK_class: - if (glyph->glyph_class > 0) { -@@ -2692,31 +2692,31 @@ static int ff_glyph_index(lua_State * L) - break; - case GK_tex_height: - if (glyph->tex_height != TEX_UNDEF) { -- lua_pushnumber(L, glyph->tex_height); -+ lua_pushinteger(L, glyph->tex_height); - } else { - lua_pushnil(L); - } - break; - case GK_tex_depth: - if (glyph->tex_height != TEX_UNDEF) { -- lua_pushnumber(L, glyph->tex_depth); -+ lua_pushinteger(L, glyph->tex_depth); - } else { - lua_pushnil(L); - } - break; - case GK_is_extended_shape: -- lua_pushnumber(L, glyph->is_extended_shape); -+ lua_pushinteger(L, glyph->is_extended_shape); - break; - case GK_italic_correction: - if (glyph->italic_correction != TEX_UNDEF) { -- lua_pushnumber(L, glyph->italic_correction); -+ lua_pushinteger(L, glyph->italic_correction); - } else { - lua_pushnil(L); - } - break; - case GK_top_accent: - if (glyph->top_accent_horiz != TEX_UNDEF) { -- lua_pushnumber(L, glyph->top_accent_horiz); -+ lua_pushinteger(L, glyph->top_accent_horiz); - } else { - lua_pushnil(L); - } -@@ -2794,38 +2794,38 @@ static int ff_index(lua_State * L) - lua_pushstring(L, sf->version); - break; - case FK_italicangle: -- lua_pushnumber(L, sf->italicangle); -+ lua_pushinteger(L, sf->italicangle); - break; - case FK_upos: -- lua_pushnumber(L, sf->upos); -+ lua_pushinteger(L, sf->upos); - break; - case FK_uwidth: -- lua_pushnumber(L, sf->uwidth); -+ lua_pushinteger(L, sf->uwidth); - break; - case FK_ascent: -- lua_pushnumber(L, sf->ascent); -+ lua_pushinteger(L, sf->ascent); - break; - case FK_descent: -- lua_pushnumber(L, sf->descent); -+ lua_pushinteger(L, sf->descent); - break; - case FK_uniqueid: -- lua_pushnumber(L, sf->uniqueid); -+ lua_pushinteger(L, sf->uniqueid); - break; - case FK_glyphcnt: - if (sf->glyphcnt > 0) { -- lua_pushnumber(L, sf->glyphmax - sf->glyphmin + 1); -+ lua_pushinteger(L, sf->glyphmax - sf->glyphmin + 1); - } else { -- lua_pushnumber(L, 0); -+ lua_pushinteger(L, 0); - } - break; - case FK_glyphmax: -- lua_pushnumber(L, sf->glyphmax - 1); -+ lua_pushinteger(L, sf->glyphmax - 1); - break; - case FK_glyphmin: -- lua_pushnumber(L, sf->glyphmin); -+ lua_pushinteger(L, sf->glyphmin); - break; - case FK_units_per_em: -- lua_pushnumber(L, sf->units_per_em); -+ lua_pushinteger(L, sf->units_per_em); - break; - case FK_lookups: - if (sf->possub != NULL) { -@@ -2844,34 +2844,34 @@ static int ff_index(lua_State * L) - lua_setmetatable(L, -2); /* assign the metatable */ - break; - case FK_hasvmetrics: -- lua_pushnumber(L, sf->hasvmetrics); -+ lua_pushinteger(L, sf->hasvmetrics); - break; - case FK_onlybitmaps: -- lua_pushnumber(L, sf->onlybitmaps); -+ lua_pushinteger(L, sf->onlybitmaps); - break; - case FK_serifcheck: -- lua_pushnumber(L, sf->serifcheck); -+ lua_pushinteger(L, sf->serifcheck); - break; - case FK_isserif: -- lua_pushnumber(L, sf->isserif); -+ lua_pushinteger(L, sf->isserif); - break; - case FK_issans: -- lua_pushnumber(L, sf->issans); -+ lua_pushinteger(L, sf->issans); - break; - case FK_encodingchanged: -- lua_pushnumber(L, sf->encodingchanged); -+ lua_pushinteger(L, sf->encodingchanged); - break; - case FK_strokedfont: -- lua_pushnumber(L, sf->strokedfont); -+ lua_pushinteger(L, sf->strokedfont); - break; - case FK_use_typo_metrics: -- lua_pushnumber(L, sf->use_typo_metrics); -+ lua_pushinteger(L, sf->use_typo_metrics); - break; - case FK_weight_width_slope_only: -- lua_pushnumber(L, sf->weight_width_slope_only); -+ lua_pushinteger(L, sf->weight_width_slope_only); - break; - case FK_head_optimized_for_cleartype: -- lua_pushnumber(L, sf->head_optimized_for_cleartype); -+ lua_pushinteger(L, sf->head_optimized_for_cleartype); - break; - case FK_uni_interp: - lua_pushstring(L, uni_interp_enum[(sf->uni_interp + 1)]); -@@ -2967,8 +2967,8 @@ static int ff_index(lua_State * L) - dump_enumfield(L, "type", sf->texdata.type, tex_type_enum); - lua_newtable(L); - for (k = 0; k < 22; k++) { -- lua_pushnumber(L, k); -- lua_pushnumber(L, sf->texdata.params[k]); -+ lua_pushinteger(L, k); -+ lua_pushinteger(L, sf->texdata.params[k]); - lua_rawset(L, -3); - } - lua_setfield(L, -2, "params"); -@@ -3028,16 +3028,16 @@ static int ff_index(lua_State * L) - lua_pushstring(L, sf->chosenname); - break; - case FK_macstyle: -- lua_pushnumber(L, sf->macstyle); -+ lua_pushinteger(L, sf->macstyle); - break; - case FK_fondname: - lua_pushstring(L, sf->fondname); - break; - case FK_design_size: -- lua_pushnumber(L, sf->design_size); -+ lua_pushinteger(L, sf->design_size); - break; - case FK_fontstyle_id: -- lua_pushnumber(L, sf->fontstyle_id); -+ lua_pushinteger(L, sf->fontstyle_id); - break; - case FK_fontstyle_name: - if (sf->fontstyle_name != NULL) { -@@ -3048,13 +3048,13 @@ static int ff_index(lua_State * L) - } - break; - case FK_design_range_bottom: -- lua_pushnumber(L, sf->design_range_bottom); -+ lua_pushinteger(L, sf->design_range_bottom); - break; - case FK_design_range_top: -- lua_pushnumber(L, sf->design_range_top); -+ lua_pushinteger(L, sf->design_range_top); - break; - case FK_strokewidth: -- lua_pushnumber(L, sf->strokewidth); -+ lua_pushinteger(L, sf->strokewidth); - break; - case FK_mark_classes: - if (sf->mark_class_cnt > 0) { -@@ -3071,16 +3071,16 @@ static int ff_index(lua_State * L) - } - break; - case FK_creationtime: -- lua_pushnumber(L, sf->creationtime); -+ lua_pushinteger(L, sf->creationtime); - break; - case FK_modificationtime: -- lua_pushnumber(L, sf->modificationtime); -+ lua_pushinteger(L, sf->modificationtime); - break; - case FK_os2_version: -- lua_pushnumber(L, sf->os2_version); -+ lua_pushinteger(L, sf->os2_version); - break; - case FK_sfd_version: -- lua_pushnumber(L, sf->sfd_version); -+ lua_pushinteger(L, sf->sfd_version); - break; - case FK_math: - if (sf->MATH != NULL) { -@@ -3157,7 +3157,7 @@ static int ff_index(lua_State * L) - } - break; - case FK_extrema_bound: -- lua_pushnumber(L, sf->extrema_bound); -+ lua_pushinteger(L, sf->extrema_bound); - break; - case FK_notdef_loc: - lua_pushinteger(L, notdef_loc(sf)); -diff --git a/texk/web2c/luatexdir/luamd5/md5lib.c b/texk/web2c/luatexdir/luamd5/md5lib.c -index 40fd2de38..dfbc0865a 100644 ---- a/texk/web2c/luatexdir/luamd5/md5lib.c -+++ b/texk/web2c/luatexdir/luamd5/md5lib.c -@@ -5,7 +5,6 @@ - * @author Roberto Ierusalimschy - */ - -- - #include - #include - #include -@@ -15,22 +14,21 @@ - - #include "luamd5.h" - -- - /** - * Hash function. Returns a hash for a given string. - * @param message: arbitrary binary string. - * @return A 128-bit hash string. - */ -+ - static int lmd5 (lua_State *L) { -- char buff[16]; -- size_t l; -- const char *message = luaL_checklstring(L, 1, &l); -- md5(message, l, buff); -- lua_pushlstring(L, buff, 16L); -- return 1; -+ char buff[16]; -+ size_t l; -+ const char *message = luaL_checklstring(L, 1, &l); -+ md5(message, l, buff); -+ lua_pushlstring(L, buff, 16L); -+ return 1; - } - -- - /** - * X-Or. Does a bit-a-bit exclusive-or of two strings. - * @param s1: arbitrary binary string. -@@ -38,78 +36,73 @@ static int lmd5 (lua_State *L) { - * @return a binary string with same length as s1 and s2, - * where each bit is the exclusive-or of the corresponding bits in s1-s2. - */ -+ - static int ex_or (lua_State *L) { -- size_t l1, l2; -- const char *s1 = luaL_checklstring(L, 1, &l1); -- const char *s2 = luaL_checklstring(L, 2, &l2); -- luaL_Buffer b; -- luaL_argcheck( L, l1 == l2, 2, "lengths must be equal" ); -- luaL_buffinit(L, &b); -- while (l1--) luaL_addchar(&b, (*s1++)^(*s2++)); -- luaL_pushresult(&b); -- return 1; -+ size_t l1, l2; -+ const char *s1 = luaL_checklstring(L, 1, &l1); -+ const char *s2 = luaL_checklstring(L, 2, &l2); -+ luaL_Buffer b; -+ luaL_argcheck( L, l1 == l2, 2, "lengths must be equal" ); -+ luaL_buffinit(L, &b); -+ while (l1--) -+ luaL_addchar(&b, (*s1++)^(*s2++)); -+ luaL_pushresult(&b); -+ return 1; - } - -- - static void checkseed (lua_State *L) { -- if (lua_isnone(L, 3)) { /* no seed? */ -- time_t tm = time(NULL); /* for `random' seed */ -- lua_pushlstring(L, (char *)&tm, sizeof(tm)); -- } -+ if (lua_isnone(L, 3)) { /* no seed? */ -+ time_t tm = time(NULL); /* for `random' seed */ -+ lua_pushlstring(L, (char *)&tm, sizeof(tm)); -+ } - } - -- --#define MAXKEY 256 --#define BLOCKSIZE 16 -- -- -+#define MAXKEY 256 -+#define BLOCKSIZE 16 - - static int initblock (lua_State *L, const char *seed, int lseed, char *block) { -- size_t lkey; -- const char *key = luaL_checklstring(L, 2, &lkey); -- if (lkey > MAXKEY) -- luaL_error(L, "key too long (> %d)", MAXKEY); -- memset(block, 0, BLOCKSIZE); -- memcpy(block, seed, lseed); -- memcpy(block+BLOCKSIZE, key, lkey); -- return (int)lkey+BLOCKSIZE; -+ size_t lkey; -+ const char *key = luaL_checklstring(L, 2, &lkey); -+ if (lkey > MAXKEY) -+ luaL_error(L, "key too long (> %d)", MAXKEY); -+ memset(block, 0, BLOCKSIZE); -+ memcpy(block, seed, lseed); -+ memcpy(block+BLOCKSIZE, key, lkey); -+ return (int)lkey+BLOCKSIZE; - } - -- - static void codestream (lua_State *L, const char *msg, size_t lmsg, - char *block, int lblock) { -- luaL_Buffer b; -- luaL_buffinit(L, &b); -- while (lmsg > 0) { -- char code[BLOCKSIZE]; -- int i; -- md5(block, lblock, code); -- for (i=0; i 0; i++, lmsg--) -- code[i] ^= *msg++; -- luaL_addlstring(&b, code, i); -- memcpy(block, code, i); /* update seed */ -- } -- luaL_pushresult(&b); -+ luaL_Buffer b; -+ luaL_buffinit(L, &b); -+ while (lmsg > 0) { -+ char code[BLOCKSIZE]; -+ int i; -+ md5(block, lblock, code); -+ for (i=0; i 0; i++, lmsg--) -+ code[i] ^= *msg++; -+ luaL_addlstring(&b, code, i); -+ memcpy(block, code, i); /* update seed */ -+ } -+ luaL_pushresult(&b); - } - -- - static void decodestream (lua_State *L, const char *cypher, size_t lcypher, - char *block, int lblock) { -- luaL_Buffer b; -- luaL_buffinit(L, &b); -- while (lcypher > 0) { -- char code[BLOCKSIZE]; -- int i; -- md5(block, lblock, code); /* update seed */ -- for (i=0; i 0; i++, lcypher--) -- code[i] ^= *cypher++; -- luaL_addlstring(&b, code, i); -- memcpy(block, cypher-i, i); -- } -- luaL_pushresult(&b); -+ luaL_Buffer b; -+ luaL_buffinit(L, &b); -+ while (lcypher > 0) { -+ char code[BLOCKSIZE]; -+ int i; -+ md5(block, lblock, code); /* update seed */ -+ for (i=0; i 0; i++, lcypher--) -+ code[i] ^= *cypher++; -+ luaL_addlstring(&b, code, i); -+ memcpy(block, cypher-i, i); -+ } -+ luaL_pushresult(&b); - } - -- - /** - * Encrypts a string. Uses the hash function md5 in CFB (Cipher-feedback - * mode). -@@ -117,28 +110,29 @@ static void decodestream (lua_State *L, const char *cypher, size_t lcypher, - * @param key: arbitrary binary string to be used as a key. - * @param [seed]: optional arbitrary binary string to be used as a seed. - * if no seed is provided, the function uses the result of --* time() as a seed. -+* time() as a seed. - * @return The cyphertext (as a binary string). - */ -+ - static int crypt (lua_State *L) { -- size_t lmsg; -- const char *msg = luaL_checklstring(L, 1, &lmsg); -- size_t lseed; -- const char *seed; -- int lblock; -- char block[BLOCKSIZE+MAXKEY]; -- checkseed(L); -- seed = luaL_checklstring(L, 3, &lseed); -- if (lseed > BLOCKSIZE) -- luaL_error(L, "seed too long (> %d)", BLOCKSIZE); -- /* put seed and seed length at the beginning of result */ -- block[0] = (char)lseed; -- memcpy(block+1, seed, lseed); -- lua_pushlstring(L, block, lseed+1); /* to concat with result */ -- lblock = initblock(L, seed, lseed, block); -- codestream(L, msg, lmsg, block, lblock); -- lua_concat(L, 2); -- return 1; -+ size_t lmsg; -+ const char *msg = luaL_checklstring(L, 1, &lmsg); -+ size_t lseed; -+ const char *seed; -+ int lblock; -+ char block[BLOCKSIZE+MAXKEY]; -+ checkseed(L); -+ seed = luaL_checklstring(L, 3, &lseed); -+ if (lseed > BLOCKSIZE) -+ luaL_error(L, "seed too long (> %d)", BLOCKSIZE); -+ /* put seed and seed length at the beginning of result */ -+ block[0] = (char)lseed; -+ memcpy(block+1, seed, lseed); -+ lua_pushlstring(L, block, lseed+1); /* to concat with result */ -+ lblock = initblock(L, seed, lseed, block); -+ codestream(L, msg, lmsg, block, lblock); -+ lua_concat(L, 2); -+ return 1; - } - - -@@ -151,33 +145,104 @@ static int crypt (lua_State *L) { - * @return The plaintext. - */ - static int decrypt (lua_State *L) { -- size_t lcyphertext; -- const char *cyphertext = luaL_checklstring(L, 1, &lcyphertext); -- size_t lseed = cyphertext[0]; -- const char *seed = cyphertext+1; -- int lblock; -- char block[BLOCKSIZE+MAXKEY]; -- luaL_argcheck(L, lcyphertext >= lseed+1 && lseed <= BLOCKSIZE, 1, -- "invalid cyphered string"); -- cyphertext += lseed+1; -- lcyphertext -= lseed+1; -- lblock = initblock(L, seed, lseed, block); -- decodestream(L, cyphertext, lcyphertext, block, lblock); -- return 1; -+ size_t lcyphertext; -+ const char *cyphertext = luaL_checklstring(L, 1, &lcyphertext); -+ size_t lseed = cyphertext[0]; -+ const char *seed = cyphertext+1; -+ int lblock; -+ char block[BLOCKSIZE+MAXKEY]; -+ luaL_argcheck(L, lcyphertext >= lseed+1 && lseed <= BLOCKSIZE, 1, -+ "invalid cyphered string"); -+ cyphertext += lseed+1; -+ lcyphertext -= lseed+1; -+ lblock = initblock(L, seed, lseed, block); -+ decodestream(L, cyphertext, lcyphertext, block, lblock); -+ return 1; -+} -+ -+/* not now .. doesn't compile anyway -+ -+#include "../luapplib/util/utilmd5.h" -+ -+static int pdfelib_md_5(lua_State * L) -+{ -+ if (lua_type(L,1) == LUA_TSTRING) { -+ uint8_t result[16]; -+ size_t size = 0; -+ const char *data = lua_tolstring(L,1,&size); -+ md5(data,size,result); -+ lua_pushlstring(L,(const char *)result,16); -+ return 1; -+ } -+ return 0; - } - -+*/ - - static struct luaL_Reg md5lib[] = { -- {"sum", lmd5}, -- {"exor", ex_or}, -- {"crypt", crypt}, -- {"decrypt", decrypt}, -- {NULL, NULL} -+ { "sum", lmd5}, -+ { "exor", ex_or}, -+ { "crypt", crypt}, -+ { "decrypt", decrypt}, -+ { NULL, NULL} - }; - -+int luaopen_md5(lua_State *L) { -+ luaL_openlib(L, "md5", md5lib, 0); -+ return 1; -+} -+ -+/* We could use a different file but this is as easy. */ -+ -+#include "../luapplib/util/utilsha.h" -+ -+static int sha2_256(lua_State * L) -+{ -+ if (lua_type(L,1) == LUA_TSTRING) { -+ uint8_t result[SHA256_DIGEST_LENGTH]; -+ size_t size = 0; -+ const char *data = lua_tolstring(L,1,&size); -+ sha256(data,size,result); -+ lua_pushlstring(L,(const char *)result,SHA256_DIGEST_LENGTH); -+ return 1; -+ } -+ return 0; -+} -+ -+static int sha2_384(lua_State * L) -+{ -+ if (lua_type(L,1) == LUA_TSTRING) { -+ size_t size = 0; -+ uint8_t result[SHA384_DIGEST_LENGTH]; -+ const char *data = lua_tolstring(L,1,&size); -+ sha384(data,size,result); -+ lua_pushlstring(L,(const char *)result,SHA384_DIGEST_LENGTH); -+ return 1; -+ } -+ return 0; -+} - --int luaopen_md5 (lua_State *L) { -- luaL_openlib(L, "md5", md5lib, 0); -- return 1; -+static int sha2_512(lua_State * L) -+{ -+ if (lua_type(L,1) == LUA_TSTRING) { -+ uint8_t result[SHA512_DIGEST_LENGTH]; -+ size_t size = 0; -+ const char *data = lua_tolstring(L,1,&size); -+ sha512(data,size,result); -+ lua_pushlstring(L,(const char *)result,SHA512_DIGEST_LENGTH); -+ return 1; -+ } -+ return 0; - } - -+static struct luaL_Reg sha2lib[] = { -+ { "digest256", sha2_256 }, -+ { "digest384", sha2_384 }, -+ { "digest512", sha2_512 }, -+ { NULL, NULL} -+}; -+ -+int luaopen_sha2(lua_State *L) { -+ luaL_openlib(L, "sha2", sha2lib, 0); -+ return 1; -+} -diff --git a/texk/web2c/luatexdir/luasocket/src/lua_preload.c b/texk/web2c/luatexdir/luasocket/src/lua_preload.c -index e9433dfdb..838871c1d 100644 ---- a/texk/web2c/luatexdir/luasocket/src/lua_preload.c -+++ b/texk/web2c/luatexdir/luasocket/src/lua_preload.c -@@ -15,6 +15,7 @@ int luatex_http_lua_open(lua_State*); - int luatex_ftp_lua_open(lua_State*); - - -+extern void luatex_socketlua_open (lua_State *) ; - #include "ftp_lua.c" - #include "headers_lua.c" - #include "http_lua.c" -diff --git a/texk/web2c/luatexdir/luasocket/src/options.c b/texk/web2c/luatexdir/luasocket/src/options.c -index 20f4c2802..fabfe8ce3 100644 ---- a/texk/web2c/luatexdir/luasocket/src/options.c -+++ b/texk/web2c/luatexdir/luasocket/src/options.c -@@ -37,7 +37,7 @@ int opt_meth_setoption(lua_State *L, p_opt opt, p_socket ps) - while (opt->name && strcmp(name, opt->name)) - opt++; - if (!opt->func) { -- char msg[45]; -+ char msg[57]; - sprintf(msg, "unsupported option `%.35s'", name); - luaL_argerror(L, 2, msg); - } -@@ -50,7 +50,7 @@ int opt_meth_getoption(lua_State *L, p_opt opt, p_socket ps) - while (opt->name && strcmp(name, opt->name)) - opt++; - if (!opt->func) { -- char msg[45]; -+ char msg[57]; - sprintf(msg, "unsupported option `%.35s'", name); - luaL_argerror(L, 2, msg); - } -diff --git a/texk/web2c/luatexdir/luasocket/src/serial.c b/texk/web2c/luatexdir/luasocket/src/serial.c -index f121bbf0a..b666e61f9 100644 ---- a/texk/web2c/luatexdir/luasocket/src/serial.c -+++ b/texk/web2c/luatexdir/luasocket/src/serial.c -@@ -31,44 +31,44 @@ have only one object type. - /*=========================================================================*\ - * Internal function prototypes - \*=========================================================================*/ --static int global_create(lua_State *L); --static int meth_send(lua_State *L); --static int meth_receive(lua_State *L); --static int meth_close(lua_State *L); --static int meth_settimeout(lua_State *L); --static int meth_getfd(lua_State *L); --static int meth_setfd(lua_State *L); --static int meth_dirty(lua_State *L); --static int meth_getstats(lua_State *L); --static int meth_setstats(lua_State *L); -+/*static int global_create(lua_State *L);*/ -+/* static int meth_send(lua_State *L); */ -+/* static int meth_receive(lua_State *L); */ -+/* static int meth_close(lua_State *L); */ -+/* static int meth_settimeout(lua_State *L); */ -+/* static int meth_getfd(lua_State *L); */ -+/* static int meth_setfd(lua_State *L); */ -+/* static int meth_dirty(lua_State *L); */ -+/* static int meth_getstats(lua_State *L); */ -+/* static int meth_setstats(lua_State *L); */ - - /* serial object methods */ --static luaL_Reg serial_methods[] = { -- {"__gc", meth_close}, -- {"__tostring", auxiliar_tostring}, -- {"close", meth_close}, -- {"dirty", meth_dirty}, -- {"getfd", meth_getfd}, -- {"getstats", meth_getstats}, -- {"setstats", meth_setstats}, -- {"receive", meth_receive}, -- {"send", meth_send}, -- {"setfd", meth_setfd}, -- {"settimeout", meth_settimeout}, -- {NULL, NULL} --}; -+/* static luaL_Reg serial_methods[] = { */ -+/* {"__gc", meth_close}, */ -+/* {"__tostring", auxiliar_tostring}, */ -+/* {"close", meth_close}, */ -+/* {"dirty", meth_dirty}, */ -+/* {"getfd", meth_getfd}, */ -+/* {"getstats", meth_getstats}, */ -+/* {"setstats", meth_setstats}, */ -+/* {"receive", meth_receive}, */ -+/* {"send", meth_send}, */ -+/* {"setfd", meth_setfd}, */ -+/* {"settimeout", meth_settimeout}, */ -+/* {NULL, NULL} */ -+/* }; */ - - /*-------------------------------------------------------------------------*\ --* Initializes module -+* Initializes module (luatex extension, unused ) - \*-------------------------------------------------------------------------*/ --LUASOCKET_API int luaopen_socket_serial(lua_State *L) { -- /* create classes */ -- auxiliar_newclass(L, "serial{client}", serial_methods); -- /* create class groups */ -- auxiliar_add2group(L, "serial{client}", "serial{any}"); -- lua_pushcfunction(L, global_create); -- return 1; --} -+/* LUASOCKET_API int luaopen_socket_serial(lua_State *L) { */ -+/* /\* create classes *\/ */ -+/* auxiliar_newclass(L, "serial{client}", serial_methods); */ -+/* /\* create class groups *\/ */ -+/* auxiliar_add2group(L, "serial{client}", "serial{any}"); */ -+/* lua_pushcfunction(L, global_create); */ -+/* return 1; */ -+/* } */ - - /*=========================================================================*\ - * Lua methods -@@ -76,67 +76,67 @@ LUASOCKET_API int luaopen_socket_serial(lua_State *L) { - /*-------------------------------------------------------------------------*\ - * Just call buffered IO methods - \*-------------------------------------------------------------------------*/ --static int meth_send(lua_State *L) { -- p_unix un = (p_unix) auxiliar_checkclass(L, "serial{client}", 1); -- return buffer_meth_send(L, &un->buf); --} -- --static int meth_receive(lua_State *L) { -- p_unix un = (p_unix) auxiliar_checkclass(L, "serial{client}", 1); -- return buffer_meth_receive(L, &un->buf); --} -- --static int meth_getstats(lua_State *L) { -- p_unix un = (p_unix) auxiliar_checkclass(L, "serial{client}", 1); -- return buffer_meth_getstats(L, &un->buf); --} -- --static int meth_setstats(lua_State *L) { -- p_unix un = (p_unix) auxiliar_checkclass(L, "serial{client}", 1); -- return buffer_meth_setstats(L, &un->buf); --} -+/* static int meth_send(lua_State *L) { */ -+/* p_unix un = (p_unix) auxiliar_checkclass(L, "serial{client}", 1); */ -+/* return buffer_meth_send(L, &un->buf); */ -+/* } */ -+ -+/* static int meth_receive(lua_State *L) { */ -+/* p_unix un = (p_unix) auxiliar_checkclass(L, "serial{client}", 1); */ -+/* return buffer_meth_receive(L, &un->buf); */ -+/* } */ -+ -+/* static int meth_getstats(lua_State *L) { */ -+/* p_unix un = (p_unix) auxiliar_checkclass(L, "serial{client}", 1); */ -+/* return buffer_meth_getstats(L, &un->buf); */ -+/* } */ -+ -+/* static int meth_setstats(lua_State *L) { */ -+/* p_unix un = (p_unix) auxiliar_checkclass(L, "serial{client}", 1); */ -+/* return buffer_meth_setstats(L, &un->buf); */ -+/* } */ - - /*-------------------------------------------------------------------------*\ - * Select support methods - \*-------------------------------------------------------------------------*/ --static int meth_getfd(lua_State *L) { -- p_unix un = (p_unix) auxiliar_checkgroup(L, "serial{any}", 1); -- lua_pushnumber(L, (int) un->sock); -- return 1; --} -- --/* this is very dangerous, but can be handy for those that are brave enough */ --static int meth_setfd(lua_State *L) { -- p_unix un = (p_unix) auxiliar_checkgroup(L, "serial{any}", 1); -- un->sock = (t_socket) luaL_checknumber(L, 2); -- return 0; --} -- --static int meth_dirty(lua_State *L) { -- p_unix un = (p_unix) auxiliar_checkgroup(L, "serial{any}", 1); -- lua_pushboolean(L, !buffer_isempty(&un->buf)); -- return 1; --} -+/* static int meth_getfd(lua_State *L) { */ -+/* p_unix un = (p_unix) auxiliar_checkgroup(L, "serial{any}", 1); */ -+/* lua_pushnumber(L, (int) un->sock); */ -+/* return 1; */ -+/* } */ -+ -+/* /\* this is very dangerous, but can be handy for those that are brave enough *\/ */ -+/* static int meth_setfd(lua_State *L) { */ -+/* p_unix un = (p_unix) auxiliar_checkgroup(L, "serial{any}", 1); */ -+/* un->sock = (t_socket) luaL_checknumber(L, 2); */ -+/* return 0; */ -+/* } */ -+ -+/* static int meth_dirty(lua_State *L) { */ -+/* p_unix un = (p_unix) auxiliar_checkgroup(L, "serial{any}", 1); */ -+/* lua_pushboolean(L, !buffer_isempty(&un->buf)); */ -+/* return 1; */ -+/* } */ - - /*-------------------------------------------------------------------------*\ - * Closes socket used by object - \*-------------------------------------------------------------------------*/ --static int meth_close(lua_State *L) --{ -- p_unix un = (p_unix) auxiliar_checkgroup(L, "serial{any}", 1); -- socket_destroy(&un->sock); -- lua_pushnumber(L, 1); -- return 1; --} -+/* static int meth_close(lua_State *L) */ -+/* { */ -+/* p_unix un = (p_unix) auxiliar_checkgroup(L, "serial{any}", 1); */ -+/* socket_destroy(&un->sock); */ -+/* lua_pushnumber(L, 1); */ -+/* return 1; */ -+/* } */ - - - /*-------------------------------------------------------------------------*\ - * Just call tm methods - \*-------------------------------------------------------------------------*/ --static int meth_settimeout(lua_State *L) { -- p_unix un = (p_unix) auxiliar_checkgroup(L, "serial{any}", 1); -- return timeout_meth_settimeout(L, &un->tm); --} -+/* static int meth_settimeout(lua_State *L) { */ -+/* p_unix un = (p_unix) auxiliar_checkgroup(L, "serial{any}", 1); */ -+/* return timeout_meth_settimeout(L, &un->tm); */ -+/* } */ - - /*=========================================================================*\ - * Library functions -@@ -146,35 +146,35 @@ static int meth_settimeout(lua_State *L) { - /*-------------------------------------------------------------------------*\ - * Creates a serial object - \*-------------------------------------------------------------------------*/ --static int global_create(lua_State *L) { -- const char* path = luaL_checkstring(L, 1); -- -- /* allocate unix object */ -- p_unix un = (p_unix) lua_newuserdata(L, sizeof(t_unix)); -- -- /* open serial device */ --#if defined(_WIN32) -- t_socket sock = open(path, O_RDWR); --#else -- t_socket sock = open(path, O_NOCTTY|O_RDWR); --#endif -- -- /*printf("open %s on %d\n", path, sock);*/ -- -- if (sock < 0) { -- lua_pushnil(L); -- lua_pushstring(L, socket_strerror(errno)); -- lua_pushnumber(L, errno); -- return 3; -- } -- /* set its type as client object */ -- auxiliar_setclass(L, "serial{client}", -1); -- /* initialize remaining structure fields */ -- socket_setnonblocking(&sock); -- un->sock = sock; -- io_init(&un->io, (p_send) socket_write, (p_recv) socket_read, -- (p_error) socket_ioerror, &un->sock); -- timeout_init(&un->tm, -1, -1); -- buffer_init(&un->buf, &un->io, &un->tm); -- return 1; --} -+/* static int global_create(lua_State *L) { */ -+/* const char* path = luaL_checkstring(L, 1); */ -+ -+/* /\* allocate unix object *\/ */ -+/* p_unix un = (p_unix) lua_newuserdata(L, sizeof(t_unix)); */ -+ -+/* /\* open serial device *\/ */ -+/* #if defined(_WIN32) */ -+/* t_socket sock = open(path, O_RDWR); */ -+/* #else */ -+/* t_socket sock = open(path, O_NOCTTY|O_RDWR); */ -+/* #endif */ -+ -+/* /\*printf("open %s on %d\n", path, sock);*\/ */ -+ -+/* if (sock < 0) { */ -+/* lua_pushnil(L); */ -+/* lua_pushstring(L, socket_strerror(errno)); */ -+/* lua_pushnumber(L, errno); */ -+/* return 3; */ -+/* } */ -+/* /\* set its type as client object *\/ */ -+/* auxiliar_setclass(L, "serial{client}", -1); */ -+/* /\* initialize remaining structure fields *\/ */ -+/* socket_setnonblocking(&sock); */ -+/* un->sock = sock; */ -+/* io_init(&un->io, (p_send) socket_write, (p_recv) socket_read, */ -+/* (p_error) socket_ioerror, &un->sock); */ -+/* timeout_init(&un->tm, -1, -1); */ -+/* buffer_init(&un->buf, &un->io, &un->tm); */ -+/* return 1; */ -+/* } */ -diff --git a/texk/web2c/luatexdir/luatex.c b/texk/web2c/luatexdir/luatex.c -index 1c8694987..014d8bfd2 100644 ---- a/texk/web2c/luatexdir/luatex.c -+++ b/texk/web2c/luatexdir/luatex.c -@@ -32,9 +32,9 @@ - stick to "0" upto "9" so users can expect a number represented as string. - */ - --int luatex_version = 107; -+int luatex_version = 109; - int luatex_revision = '0'; --const char *luatex_version_string = "1.07.0"; -+const char *luatex_version_string = "1.09.0"; - const char *engine_name = my_name; - - #include -diff --git a/texk/web2c/luatexdir/luatex_svnversion.h b/texk/web2c/luatexdir/luatex_svnversion.h -index 770aabbeb..90d51ef70 100644 ---- a/texk/web2c/luatexdir/luatex_svnversion.h -+++ b/texk/web2c/luatexdir/luatex_svnversion.h -@@ -1 +1 @@ --#define luatex_svn_revision 6686 -+#define luatex_svn_revision 6924 -diff --git a/texk/web2c/luatexdir/luatexcallbackids.h b/texk/web2c/luatexdir/luatexcallbackids.h -index 9cdef26c5..a345edf64 100644 ---- a/texk/web2c/luatexdir/luatexcallbackids.h -+++ b/texk/web2c/luatexdir/luatexcallbackids.h -@@ -68,8 +68,13 @@ typedef enum { - call_edit_callback, - build_page_insert_callback, - glyph_stream_provider_callback, -+ font_descriptor_objnum_provider_callback, - finish_synctex_callback, -- total_callbacks -+ wrapup_run_callback, -+ new_graf_callback, -+ page_objnum_provider_callback, -+ make_extensible_callback, -+ total_callbacks, - } callback_callback_types; - - /* lcallbacklib.c */ -@@ -96,7 +101,6 @@ extern void get_lua_boolean(const char *table, const char *name, boolean * targe - extern void get_lua_number(const char *table, const char *name, int *target); - extern void get_lua_string(const char *table, const char *name, char **target); - --extern int lua_reader_callback(int callback_id, pointer *buffloc); - - extern char *get_lua_name(int i); - -diff --git a/texk/web2c/luatexdir/pdf/pdfgen.h b/texk/web2c/luatexdir/pdf/pdfgen.h -index 01b0e74cd..00df7f36e 100644 ---- a/texk/web2c/luatexdir/pdf/pdfgen.h -+++ b/texk/web2c/luatexdir/pdf/pdfgen.h -@@ -114,6 +114,19 @@ printing ones but the output is going to PDF buffer. Subroutines with suffix - pdf_out(pdf, '\n'); \ - } while (0) - -+#define pdf_check_space(pdf) do { \ -+ if (pdf->cave > 0) { \ -+ pdf_out(pdf, ' '); \ -+ pdf->cave = 0; \ -+ } \ -+} while (0) -+ -+#define pdf_set_space(pdf) \ -+ pdf->cave = 1; -+ -+#define pdf_reset_space(pdf) \ -+ pdf->cave = 0; -+ - extern __attribute__ ((format(printf, 2, 3))) - void pdf_printf(PDF, const char *, ...); - -@@ -125,6 +138,7 @@ extern void pdf_print_str(PDF, const char *); - extern void pdf_add_null(PDF); - extern void pdf_add_bool(PDF, int i); - extern void pdf_add_int(PDF, int i); -+extern void pdf_add_real(PDF, double d); - extern void pdf_add_longint(PDF, longinteger n); - extern void pdf_add_ref(PDF, int num); - extern void pdf_add_string(PDF, const char *s); -@@ -140,6 +154,18 @@ extern void pdf_dict_add_streaminfo(PDF); - extern void pdf_begin_stream(PDF); - extern void pdf_end_stream(PDF); - -+typedef unsigned char BYTE; -+typedef unsigned long ULONG; -+ -+typedef struct { -+ ULONG length; -+ BYTE *data; -+} pdf_obj; -+ -+extern pdf_obj *pdf_new_stream(void); -+extern void pdf_add_stream(pdf_obj * stream, unsigned char *buf, long len); -+extern void pdf_release_obj(pdf_obj * stream); -+ - extern void pdf_add_bp(PDF, scaled); - - extern strbuf_s *new_strbuf(size_t size, size_t limit); -@@ -191,8 +217,6 @@ extern char *convertStringToPDFString(const char *in, int len); - extern void initialize_start_time(PDF); - extern char *getcreationdate(PDF); - --extern void check_o_mode(PDF pdf, const char *s, int o_mode, boolean errorflag); -- - extern void set_job_id(PDF, int, int, int, int); - extern char *get_resname_prefix(PDF); - extern void pdf_begin_page(PDF pdf); -@@ -201,6 +225,10 @@ extern void print_pdf_table_string(PDF pdf, const char *s); - extern const char *get_pdf_table_string(const char *s); - extern int get_pdf_table_bool(PDF, const char *, int); - -+extern void pdf_open_file(PDF pdf); -+extern void pdf_write_header(PDF pdf); -+extern void pdf_finish_file(PDF pdf, int fatal_error); -+ - extern void ensure_output_state(PDF pdf, output_state s); - extern PDF init_pdf_struct(PDF pdf); - -@@ -210,8 +238,18 @@ extern halfword pdf_catalog_openaction; - extern halfword pdf_names_toks; /* additional keys of Names dictionary */ - extern halfword pdf_trailer_toks; /* additional keys of Trailer dictionary */ - extern void scan_pdfcatalog(PDF pdf); --extern void finish_pdf_file(PDF pdf, int luatex_version, str_number luatex_revision); - - extern shipping_mode_e global_shipping_mode; - -+extern void pdf_push_list(PDF pdf, scaledpos *saved_pos, int *saved_loc); -+extern void pdf_pop_list(PDF pdf, scaledpos *saved_pos, int *saved_loc); -+ -+extern void pdf_set_reference_point(PDF pdf, posstructure *refpoint); -+ -+/* not pdf specific */ -+ -+extern void check_o_mode(PDF pdf, const char *s, int o_mode, boolean errorflag); -+extern void ensure_output_file_open(PDF pdf, const char *ext); -+ -+ - #endif -diff --git a/texk/web2c/luatexdir/pdf/pdflistout.h b/texk/web2c/luatexdir/pdf/pdflistout.h -index 76c1d552f..dd3775816 100644 ---- a/texk/web2c/luatexdir/pdf/pdflistout.h -+++ b/texk/web2c/luatexdir/pdf/pdflistout.h -@@ -21,28 +21,12 @@ - #ifndef PDFLISTOUT_H - # define PDFLISTOUT_H - --# define pos_right(A) pdf->posstruct->pos.h = pdf->posstruct->pos.h + (A) --# define pos_left(A) pdf->posstruct->pos.h = pdf->posstruct->pos.h - (A) --# define pos_up(A) pdf->posstruct->pos.v = pdf->posstruct->pos.v + (A) --# define pos_down(A) pdf->posstruct->pos.v = pdf->posstruct->pos.v - (A) -- --typedef void (*backend_function) (); /* variadic arguments */ -- --typedef struct { -- char *name; /* name of the backend */ -- backend_function *node_fu; /* array of node output functions */ -- backend_function *whatsit_fu; /* array of whatsit output functions */ --} backend_struct; -- --extern pos_info_structure pos_info; -- --extern backend_function *backend_out; --extern backend_function *backend_out_whatsit; -- --extern void init_backend_functionpointers(output_mode o_mode); -+#define pos_right(A) pdf->posstruct->pos.h = pdf->posstruct->pos.h + (A) -+#define pos_left(A) pdf->posstruct->pos.h = pdf->posstruct->pos.h - (A) -+#define pos_up(A) pdf->posstruct->pos.v = pdf->posstruct->pos.v + (A) -+#define pos_down(A) pdf->posstruct->pos.v = pdf->posstruct->pos.v - (A) - - extern void hlist_out(PDF pdf, halfword this_box, int rule_callback_id); - extern void vlist_out(PDF pdf, halfword this_box, int rule_callback_id); --extern void out_what(PDF pdf, halfword p); - - #endif -diff --git a/texk/web2c/luatexdir/pdf/pdfobj.h b/texk/web2c/luatexdir/pdf/pdfobj.h -index f8fac35ee..f6e49450b 100644 ---- a/texk/web2c/luatexdir/pdf/pdfobj.h -+++ b/texk/web2c/luatexdir/pdf/pdfobj.h -@@ -35,6 +35,7 @@ - - # define OBJ_FLAG_ISSTREAM (1 << 0) - # define OBJ_FLAG_ISFILE (1 << 1) -+# define OBJ_FLAG_NOLENGTH (1 << 2) - - # define obj_obj_is_stream(pdf,A) ((obj_obj_flags((pdf), (A)) & OBJ_FLAG_ISSTREAM) != 0) - # define set_obj_obj_is_stream(pdf,A) ((obj_obj_flags((pdf), (A)) |= OBJ_FLAG_ISSTREAM)) -@@ -44,6 +45,10 @@ - # define set_obj_obj_is_file(pdf,A) ((obj_obj_flags((pdf), (A)) |= OBJ_FLAG_ISFILE)) - # define unset_obj_obj_is_file(pdf,A) ((obj_obj_flags((pdf), (A)) &= ~OBJ_FLAG_ISFILE)) - -+# define obj_obj_no_length(pdf,A) ((obj_obj_flags((pdf), (A)) & OBJ_FLAG_NOLENGTH) != 0) -+# define set_obj_obj_no_length(pdf,A) ((obj_obj_flags((pdf), (A)) |= OBJ_FLAG_NOLENGTH)) -+# define unset_obj_obj_no_length(pdf,A) ((obj_obj_flags((pdf), (A)) &= ~OBJ_FLAG_NOLENGTH)) -+ - extern void init_obj_obj(PDF pdf, int k); - extern void pdf_write_obj(PDF pdf, int n); - extern void scan_obj(PDF pdf); -diff --git a/texk/web2c/luatexdir/pdf/pdftables.h b/texk/web2c/luatexdir/pdf/pdftables.h -index e29c5603d..8aa7403c1 100644 ---- a/texk/web2c/luatexdir/pdf/pdftables.h -+++ b/texk/web2c/luatexdir/pdf/pdftables.h -@@ -139,6 +139,8 @@ typedef enum { - c_pdf_pk_fixed_dpi, - c_pdf_suppress_optional_info, - c_pdf_omit_cidset, -+ c_pdf_recompress, -+ c_pdf_omit_charset, - } pdf_backend_counters ; - - typedef enum { -@@ -187,6 +189,8 @@ extern int pdf_cur_form; - # define pdf_pk_fixed_dpi get_tex_extension_count_register(c_pdf_pk_fixed_dpi) - # define pdf_suppress_optional_info get_tex_extension_count_register(c_pdf_suppress_optional_info) - # define pdf_omit_cidset get_tex_extension_count_register(c_pdf_omit_cidset) -+# define pdf_omit_charset get_tex_extension_count_register(c_pdf_omit_charset) -+# define pdf_recompress get_tex_extension_count_register(c_pdf_recompress) - - # define pdf_h_origin get_tex_extension_dimen_register(d_pdf_h_origin) - # define pdf_v_origin get_tex_extension_dimen_register(d_pdf_v_origin) -@@ -208,7 +212,9 @@ extern int pdf_cur_form; - # define set_pdf_compress_level(i) set_tex_extension_count_register(c_pdf_compress_level,i) - # define set_pdf_obj_compress_level(i) set_tex_extension_count_register(c_pdf_obj_compress_level,i) - # define set_pdf_omit_cidset(i) set_tex_extension_count_register(c_pdf_omit_cidset,i) -+# define set_pdf_omit_charset(i) set_tex_extension_count_register(c_pdf_omit_charset,i) - # define set_pdf_gen_tounicode(i) set_tex_extension_count_register(c_pdf_gen_tounicode,i) -+# define set_pdf_recompress(i) set_tex_extension_count_register(c_pdf_recompress,i) - - # define set_pdf_decimal_digits(i) set_tex_extension_count_register(c_pdf_decimal_digits,i) - # define set_pdf_pk_resolution(i) set_tex_extension_count_register(c_pdf_pk_resolution,i) -diff --git a/texk/web2c/luatexdir/pdf/pdftypes.h b/texk/web2c/luatexdir/pdf/pdftypes.h -index c5f0393cc..ef6a31e16 100644 ---- a/texk/web2c/luatexdir/pdf/pdftypes.h -+++ b/texk/web2c/luatexdir/pdf/pdftypes.h -@@ -90,10 +90,7 @@ typedef struct { - typedef struct scaledpos_ { - int64_t h; - int64_t v; -- } scaledpos; -- -- -- -+} scaledpos; - - typedef struct scaled_whd_ { - scaled wd; /* TeX width */ -@@ -106,11 +103,11 @@ typedef struct posstructure_ { - int dir; /* direction of stuff to be put onto the page */ - } posstructure; - --typedef struct { -- scaledpos curpos; /* \pdflastpos position */ -- posstructure boxpos; /* box dir and position of the box origin on the page */ -- scaled_whd boxdim; /* box dimensions (in hlist/vlist coordinate system) */ --} pos_info_structure; -+/* typedef struct { */ -+/* scaledpos curpos; */ /* \pdflastpos position */ -+/* posstructure boxpos; */ /* box dir and position of the box origin on the page */ -+/* scaled_whd boxdim; */ /* box dimensions (in hlist/vlist coordinate system) */ -+/* } pos_info_structure; */ - - typedef enum { - PMODE_NONE, -@@ -159,6 +156,10 @@ typedef struct { - int need_tf; /* flag whether Tf needs to be set */ - int need_tm; /* flag whether Tm needs to be set */ - int cur_ex; /* the current glyph ex factor */ -+ int need_width; -+ int need_mode; -+ int done_width; -+ int done_mode; - } pdfstructure; - - typedef struct obj_entry_ { -@@ -292,9 +293,11 @@ typedef struct pdf_output_file_ { - int decimal_digits; - int gen_tounicode; - int omit_cidset; -+ int omit_charset; - int inclusion_copy_font; - int major_version; /* fixed major part of the PDF version */ - int minor_version; /* fixed minor part of the PDF version */ -+ int recompress; - int compress_level; /* level for zlib object stream compression */ - int objcompresslevel; /* fixed level for activating PDF object streams */ - char *job_id_string; /* the full job string */ -@@ -351,6 +354,8 @@ typedef struct pdf_output_file_ { - int xform_count; - int ximage_count; - -+ int force_file; -+ - pdf_resource_struct *page_resources; - - scaledpos page_size; /* width and height of page being shipped */ -diff --git a/texk/web2c/luatexdir/ptexlib.h b/texk/web2c/luatexdir/ptexlib.h -index 21bb9348c..f63f480b0 100644 ---- a/texk/web2c/luatexdir/ptexlib.h -+++ b/texk/web2c/luatexdir/ptexlib.h -@@ -153,7 +153,8 @@ size_t T##_limit - # include "tex/expand.h" - # include "tex/conditional.h" - --# include "pdf/pdftypes.h" /* the backend data structure, shared between dvi and pdf */ -+# include "pdf/pdftypes.h" /* the backend data structure, shared between dvi and pdf (might move to |tex/backend| */ -+# include "tex/backend.h" /* more backend data */ - - # include "synctex.h" - -@@ -254,7 +255,7 @@ int lua_appendtovlist_callback( - halfword box, int location, halfword prev_depth, boolean is_mirrored, - halfword * result, int * next_depth, boolean * prev_set); - --void lua_pdf_literal(PDF pdf, int i); -+void lua_pdf_literal(PDF pdf, int i, int noline); - void copy_pdf_literal(pointer r, pointer p); - void free_pdf_literal(pointer p); - void show_pdf_literal(pointer p); -@@ -277,7 +278,7 @@ void undump_luac_registers(void); - void luacstring_start(int n); - void luacstring_close(int n); - int luacstring_cattable(void); --int luacstring_input(void); -+int luacstring_input(halfword *n); - int luacstring_partial(void); - int luacstring_final_line(void); - -@@ -293,6 +294,7 @@ void flush_loggable_info(void); - - /* lua/luastuff.w */ - void luafunctioncall(int slot); -+void luabytecodecall(int slot); - - /* lua/luastuff.c */ - void luatokencall(int p, int nameptr); -diff --git a/texk/web2c/luatexdir/tex/commands.h b/texk/web2c/luatexdir/tex/commands.h -index 8eabaa4e7..c3a3ca304 100644 ---- a/texk/web2c/luatexdir/tex/commands.h -+++ b/texk/web2c/luatexdir/tex/commands.h -@@ -89,6 +89,7 @@ typedef enum { - char_num_cmd, /* character specified numerically ( \.{\\char} ) */ - math_char_num_cmd, /* explicit math code ( \.{\\mathchar} ) */ - mark_cmd, /* mark definition ( \.{\\mark} ) */ -+ node_cmd, - xray_cmd, /* peek inside of \TeX\ ( \.{\\show}, \.{\\showbox}, etc.~) */ - make_box_cmd, /* make a box ( \.{\\box}, \.{\\copy}, \.{\\hbox}, etc.~) */ - hmove_cmd, /* horizontal motion ( \.{\\moveleft}, \.{\\moveright} ) */ -@@ -134,6 +135,9 @@ typedef enum { - normal_cmd, /* general extensions to \TeX\ that don't fit into a category */ - extension_cmd, /* extensions to \TeX\ ( \.{\\write}, \.{\\special}, etc.~) */ - option_cmd, -+ lua_function_call_cmd, -+ lua_bytecode_call_cmd, -+ lua_call_cmd, - in_stream_cmd, /* files for reading ( \.{\\openin}, \.{\\closein} ) */ - begin_group_cmd, /* begin local grouping ( \.{\\begingroup} ) */ - end_group_cmd, /* end local grouping ( \.{\\endgroup} ) */ -@@ -179,7 +183,9 @@ typedef enum { - set_font_cmd, /* set current font ( font identifiers ) */ - def_font_cmd, /* define a font file ( \.{\\font} ) */ - register_cmd, /* internal register ( \.{\\count}, \.{\\dimen}, etc.~) */ -+ assign_box_direction_cmd, /* (\.{\\boxdirection}) */ - assign_box_dir_cmd, /* (\.{\\boxdir}) */ -+ assign_direction_cmd, /* (\.{\\pagedirection}, \.{\\textdirection}) */ - assign_dir_cmd, /* (\.{\\pagedir}, \.{\\textdir}) */ - # define max_internal_cmd assign_dir_cmd /* the largest code that can follow \.{\\the} */ - advance_cmd, /* advance a register or parameter ( \.{\\advance} ) */ -@@ -188,6 +194,7 @@ typedef enum { - prefix_cmd, /* qualify a definition ( \.{\\global}, \.{\\long}, \.{\\outer} ) */ - let_cmd, /* assign a command code ( \.{\\let}, \.{\\futurelet} ) */ - shorthand_def_cmd, /* code definition ( \.{\\chardef}, \.{\\countdef}, etc.~) */ -+ def_lua_call_cmd, - read_to_cs_cmd, /* read into a control sequence ( \.{\\read} ) */ - def_cmd, /* macro definition ( \.{\\def}, \.{\\gdef}, \.{\\xdef}, \.{\\edef} ) */ - set_box_cmd, /* set a box ( \.{\\setbox} ) */ -@@ -201,6 +208,8 @@ typedef enum { - expand_after_cmd, /* special expansion ( \.{\\expandafter} ) */ - no_expand_cmd, /* special nonexpansion ( \.{\\noexpand} ) */ - input_cmd, /* input a source file ( \.{\\input}, \.{\\endinput} or \.{\\scantokens} or \.{\\scantextokens} ) */ -+ lua_expandable_call_cmd, -+ lua_local_call_cmd, - if_test_cmd, /* conditional text ( \.{\\if}, \.{\\ifcase}, etc.~) */ - fi_or_else_cmd, /* delimiters for conditionals ( \.{\\else}, etc.~) */ - cs_name_cmd, /* make a control sequence from tokens ( \.{\\csname} ) */ -@@ -236,9 +245,12 @@ typedef enum { - - typedef enum { - number_code = 0, /* command code for \.{\\number} */ -- lua_function_code, /* command code for \.{\\luafunction} */ - lua_code, /* command code for \.{\\directlua} */ -+ lua_function_code, /* command code for \.{\\luafunction} */ -+ lua_bytecode_code, /* command code for \.{\\luabytecode} */ - expanded_code, /* command code for \.{\\expanded} */ -+ immediate_assignment_code, /* command code for \.{\\immediateassignment} */ -+ immediate_assigned_code, /* command code for \.{\\assigned} */ - math_style_code, /* command code for \.{\\mathstyle} */ - string_code, /* command code for \.{\\string} */ - cs_string_code, /* command code for \.{\\csstring} */ -@@ -324,6 +336,7 @@ typedef enum { - set_random_seed_code, - save_pos_code, - late_lua_code, -+ late_lua_call_code, - expand_font_code, - } normal_codes; - -diff --git a/texk/web2c/luatexdir/tex/conditional.h b/texk/web2c/luatexdir/tex/conditional.h -index b6abe7578..483496eec 100644 ---- a/texk/web2c/luatexdir/tex/conditional.h -+++ b/texk/web2c/luatexdir/tex/conditional.h -@@ -24,30 +24,31 @@ - # define unless_code 32 /* amount added for `\.{\\unless}' prefix */ - - typedef enum { -- if_char_code = 0, /* \.{\\if} */ -- if_cat_code = 1, /* \.{\\ifcat} */ -- if_int_code = 2, /* \.{\\ifnum} */ -- if_dim_code = 3, /* \.{\\ifdim} */ -- if_odd_code = 4, /* \.{\\ifodd} */ -- if_vmode_code = 5, /* \.{\\ifvmode} */ -- if_hmode_code = 6, /* \.{\\ifhmode} */ -- if_mmode_code = 7, /* \.{\\ifmmode} */ -- if_inner_code = 8, /* \.{\\ifinner} */ -- if_void_code = 9, /* \.{\\ifvoid} */ -- if_hbox_code = 10, /* \.{\\ifhbox} */ -- if_vbox_code = 11, /* \.{\\ifvbox} */ -- ifx_code = 12, /* \.{\\ifx} */ -- if_eof_code = 13, /* \.{\\ifeof} */ -- if_true_code = 14, /* \.{\\iftrue} */ -- if_false_code = 15, /* \.{\\iffalse} */ -- if_case_code = 16, /* \.{\\ifcase} */ -- if_def_code = 17, /* \.{\\ifdefined} */ -- if_cs_code = 18, /* \.{\\ifcsname} */ -- if_font_char_code = 19, /* \.{\\iffontchar} */ -- if_in_csname_code = 20, /* \.{\\ifincsname} */ -- if_primitive_code = 21, /* \.{\\ifprimitive} */ -- if_abs_num_code = 22, /* \.{\\ifabsnum} */ -- if_abs_dim_code = 23, /* \.{\\ifabsdim} */ -+ if_char_code = 0, /* \.{\\if} */ -+ if_cat_code = 1, /* \.{\\ifcat} */ -+ if_int_code = 2, /* \.{\\ifnum} */ -+ if_dim_code = 3, /* \.{\\ifdim} */ -+ if_odd_code = 4, /* \.{\\ifodd} */ -+ if_vmode_code = 5, /* \.{\\ifvmode} */ -+ if_hmode_code = 6, /* \.{\\ifhmode} */ -+ if_mmode_code = 7, /* \.{\\ifmmode} */ -+ if_inner_code = 8, /* \.{\\ifinner} */ -+ if_void_code = 9, /* \.{\\ifvoid} */ -+ if_hbox_code = 10, /* \.{\\ifhbox} */ -+ if_vbox_code = 11, /* \.{\\ifvbox} */ -+ if_x_code = 12, /* \.{\\ifx} */ -+ if_eof_code = 13, /* \.{\\ifeof} */ -+ if_true_code = 14, /* \.{\\iftrue} */ -+ if_false_code = 15, /* \.{\\iffalse} */ -+ if_case_code = 16, /* \.{\\ifcase} */ -+ if_def_code = 17, /* \.{\\ifdefined} */ -+ if_cs_code = 18, /* \.{\\ifcsname} */ -+ if_font_char_code = 19, /* \.{\\iffontchar} */ -+ if_in_csname_code = 20, /* \.{\\ifincsname} */ -+ if_primitive_code = 21, /* \.{\\ifprimitive} */ -+ if_abs_num_code = 22, /* \.{\\ifabsnum} */ -+ if_abs_dim_code = 23, /* \.{\\ifabsdim} */ -+ if_condition_code = 24, /* \.{\\ifcondition} */ - } if_type_codes; - - # define if_limit_subtype(A) subtype((A)+1) -diff --git a/texk/web2c/luatexdir/tex/directions.h b/texk/web2c/luatexdir/tex/directions.h -index 7ab524a1e..92d6cc18f 100644 ---- a/texk/web2c/luatexdir/tex/directions.h -+++ b/texk/web2c/luatexdir/tex/directions.h -@@ -22,43 +22,19 @@ - # define DIRECTIONS_H - - /* -- # define dir_TLT 0 -- # define dir_TRT 4 -- # define dir_LTL 9 -- # define dir_RTT 24 -- -- extern const char *dir_strings[128]; -+#define dir_swap 4 - */ - --extern const char *dir_strings[8]; -- --extern int dir_swap; -- --/* --# define RETURN_DIR_VALUES(a) \ -- if (s==luaS_##a##_ptr) { \ -- return (dir_##a); \ -- } else if (!absolute_only) { \ -- if (s==luaS_p##a##_ptr) \ -- return (dir_##a); \ -- else if (s==luaS_m##a##_ptr) \ -- return ((dir_##a)-4); \ -- } --*/ -+#define dir_min_value 0 -+#define dir_max_value 3 - --# define RETURN_DIR_VALUES(a) \ -- if (s==lua_key(a)) { \ -- return (dir_##a); \ -- } else if (!absolute_only) { \ -- if (s==lua_key_plus(a)) \ -- return (dir_##a); \ -- else if (s==lua_key_minus(a)) \ -- return ((dir_##a)-4); \ -- } -+#define check_dir_value(d) \ -+ if ((d < dir_min_value) || (d > dir_max_value)) \ -+ d = dir_min_value; - --# define is_mirrored(a) 0 -+#define is_mirrored(a) 0 - --# define is_rotated(a) (a == dir_RTT) -+#define is_rotated(a) (a == dir_RTT) - - /* - -@@ -90,10 +66,12 @@ extern int dir_swap; - (a == dir_RTT && b == dir_TRT) \ - ) - -+ # define dir_TLT_or_TRT(a) (a == dir_TLT || a == dir_TRT) -+ # define dir_LTL_or_RTT(a) (a == dir_LTL || a == dir_RTT) -+ - */ - --/* # define dir_TLT_or_TRT(a) (a == dir_TLT || a == dir_TRT) */ --/* # define dir_LTL_or_RTT(a) (a == dir_LTL || a == dir_RTT) */ -+/* TLT TRT LTL RTT */ - - # define dir_TLT_or_TRT(a) (a < 2) - # define dir_LTL_or_RTT(a) (a > 1) -@@ -174,7 +152,8 @@ extern void initialize_directions(void); - extern halfword new_dir(int s); - - extern const char *string_dir(int d); --extern void print_dir(int d); -+extern void print_dir_par(int d); -+extern void print_dir_text(halfword d); - - extern void scan_direction(void); - -diff --git a/texk/web2c/luatexdir/tex/equivalents.h b/texk/web2c/luatexdir/tex/equivalents.h -index f478b4a41..3ff9ac16d 100644 ---- a/texk/web2c/luatexdir/tex/equivalents.h -+++ b/texk/web2c/luatexdir/tex/equivalents.h -@@ -38,10 +38,10 @@ distinction. - # define biggest_reg 65535 /* the largest allowed register number; must be |< max_quarterword| */ - # define number_regs 65536 /* |biggest_reg+1| */ - # define number_attrs 65536 /* total numbeer of attributes */ --# define biggest_char 1114111 /* the largest allowed character number; must be |< max_halfword| */ --# define too_big_char 1114112 /* |biggest_char+1| */ --# define special_char 1114113 /* |biggest_char+2| */ --# define number_chars 1114112 /* |biggest_char+1| */ -+# define biggest_char 1114111 /* 0x10FFFF, the largest allowed character number; must be |< max_halfword| */ -+# define too_big_char (biggest_char+1) /* 1114112, |biggest_char+1| */ -+# define special_char (biggest_char+2) /* 1114113, |biggest_char+2| */ -+# define number_chars (biggest_char+3) /* 1114112, |biggest_char+1| */ - # define number_fonts (5535-font_base+1) - # define biggest_lang 32767 - # define too_big_lang 32768 -@@ -292,15 +292,22 @@ the |number_regs| \.{\\dimen} registers. - # define automatic_hyphen_penalty_code 101 - # define explicit_hyphen_penalty_code 102 - # define automatic_hyphen_mode_code 103 --# define break_after_dir_mode_code 104 -- --# define pre_bin_op_penalty_code 105 --# define pre_rel_penalty_code 106 --# define math_penalties_mode_code 107 --# define math_delimiters_mode_code 108 --# define math_script_box_mode_code 109 -- --# define suppress_primitive_error_code 110 -+# define compound_hyphen_mode_code 104 -+# define break_after_dir_mode_code 105 -+# define exception_penalty_code 106 -+ -+# define pre_bin_op_penalty_code 107 -+# define pre_rel_penalty_code 108 -+# define math_penalties_mode_code 109 -+# define math_delimiters_mode_code 110 -+# define math_script_box_mode_code 111 -+# define math_script_char_mode_code 112 -+# define math_rule_thickness_mode_code 113 -+# define math_flatten_mode_code 114 -+ -+# define copy_lua_input_nodes_code 115 -+# define suppress_primitive_error_code 116 -+# define fixup_boxes_code 117 - - # define math_option_code (suppress_primitive_error_code+1) - -@@ -441,7 +448,8 @@ We use the notation |saved(k)| to stand for an item that appears in location - # define saved_boxspec 14 - # define saved_boxdir 15 - # define saved_boxattr 16 --# define saved_boxpack 18 -+# define saved_boxpack 17 -+# define saved_attrlist 18 - # define saved_eqtb 19 - - extern void print_save_stack(void); -@@ -453,10 +461,9 @@ extern void print_save_stack(void); - - typedef enum { - c_mathoption_old_code = 0, /* this one is stable */ -- c_mathoption_no_italic_compensation_code, /* just for tracing, can change */ -- c_mathoption_no_char_italic_code, /* just for tracing, can change */ -- c_mathoption_use_old_fraction_scaling_code, /* just for tracing, can change */ -- c_mathoption_umathcode_meaning_code, /* this one is stable */ -+ /* -+ c_mathoption_umathcode_meaning_code, -+ */ - } math_option_codes ; - - # define mathoption_int_par(A) eqtb[mathoption_int_base+(A)].cint -@@ -525,7 +532,7 @@ typedef enum { - cramped_script_script_style, /* |subtype| for \.{\\crampedscriptscriptstyle} */ - } math_style_subtypes; - --typedef enum { -+typedef enum { /* this could move to directions.h */ - dir_TLT = 0, - dir_TRT, - dir_LTL, -@@ -663,6 +670,9 @@ extern halfword last_cs_name; - #define math_penalties_mode_par int_par(math_penalties_mode_code) - #define math_delimiters_mode_par int_par(math_delimiters_mode_code) - #define math_script_box_mode_par int_par(math_script_box_mode_code) -+#define math_script_char_mode_par int_par(math_script_char_mode_code) -+#define math_rule_thickness_mode_par int_par(math_rule_thickness_mode_code) -+#define math_flatten_mode_par int_par(math_flatten_mode_code) - #define null_delimiter_space_par dimen_par(null_delimiter_space_code) - #define disable_lig_par int_par(disable_lig_code) - #define disable_kern_par int_par(disable_kern_code) -@@ -757,12 +767,13 @@ extern halfword last_cs_name; - #define suppress_ifcsname_error_par int_par(suppress_ifcsname_error_code) - #define suppress_primitive_error_par int_par(suppress_primitive_error_code) - #define error_context_lines_par int_par(error_context_lines_code) -+#define copy_lua_input_nodes_par int_par(copy_lua_input_nodes_code) - - #define math_old_par mathoption_int_par(c_mathoption_old_code) --#define math_no_italic_compensation_par mathoption_int_par(c_mathoption_no_italic_compensation_code) --#define math_no_char_italic_par mathoption_int_par(c_mathoption_no_char_italic_code) --#define math_use_old_fraction_scaling_par mathoption_int_par(c_mathoption_use_old_fraction_scaling_code) -+ -+/* - #define math_umathcode_meaning_par mathoption_int_par(c_mathoption_umathcode_meaning_code) -+*/ - - #define math_pre_display_gap_factor_par int_par(math_pre_display_gap_factor_code) - -@@ -790,11 +801,15 @@ extern halfword last_cs_name; - #define automatic_hyphen_penalty_par int_par(automatic_hyphen_penalty_code) - #define explicit_hyphen_penalty_par int_par(explicit_hyphen_penalty_code) - #define automatic_hyphen_mode_par int_par(automatic_hyphen_mode_code) -+#define compound_hyphen_mode_par int_par(compound_hyphen_mode_code) - #define break_after_dir_mode_par int_par(break_after_dir_mode_code) -+#define exception_penalty_par int_par(exception_penalty_code) - - #define cur_lang_par int_par(cur_lang_code) - #define cur_font_par equiv(cur_font_loc) - -+#define fixup_boxes_par int_par(fixup_boxes_code) -+ - /* */ - - #define math_use_current_family_code 7 -diff --git a/texk/web2c/luatexdir/tex/extensions.h b/texk/web2c/luatexdir/tex/extensions.h -index b68395344..5e22ddf26 100644 ---- a/texk/web2c/luatexdir/tex/extensions.h -+++ b/texk/web2c/luatexdir/tex/extensions.h -@@ -136,9 +136,12 @@ typedef enum { - use_box_resource_code, - save_image_resource_code, - use_image_resource_code, -+ end_local_code, - /* backend */ - dvi_extension_code, - pdf_extension_code, - } extension_codes ; - -+extern void wrapup_leader(halfword p); -+ - #endif -diff --git a/texk/web2c/luatexdir/tex/inputstack.h b/texk/web2c/luatexdir/tex/inputstack.h -index 378fabe24..8c139a833 100644 ---- a/texk/web2c/luatexdir/tex/inputstack.h -+++ b/texk/web2c/luatexdir/tex/inputstack.h -@@ -306,6 +306,7 @@ typedef enum { - mark_text = 14, /* |token_type| code for \.{\\topmark}, etc. */ - every_eof_text = 15, /* |token_type| code for \.{\\everyeof} */ - write_text = 16, /* |token_type| code for \.{\\write} */ -+ local_text = 17, /* |token_type| code for special purposed */ - } token_types; - - extern pointer *param_stack; -diff --git a/texk/web2c/luatexdir/tex/linebreak.h b/texk/web2c/luatexdir/tex/linebreak.h -index 1f4927831..d1e1768f7 100644 ---- a/texk/web2c/luatexdir/tex/linebreak.h -+++ b/texk/web2c/luatexdir/tex/linebreak.h -@@ -20,9 +20,6 @@ - #ifndef LINEBREAK_H - # define LINEBREAK_H - --# define left_side 0 --# define right_side 1 -- - extern halfword just_box; /* the |hlist_node| for the last line of the new paragraph */ - - extern void line_break(boolean d, int line_break_context); -diff --git a/texk/web2c/luatexdir/tex/mainbody.h b/texk/web2c/luatexdir/tex/mainbody.h -index 4a5cb93a1..245535120 100644 ---- a/texk/web2c/luatexdir/tex/mainbody.h -+++ b/texk/web2c/luatexdir/tex/mainbody.h -@@ -139,6 +139,9 @@ extern int filelineerrorstylep; - extern int haltonerrorp; - extern boolean quoted_filename; - -+extern int total_pages; -+extern int dead_cycles; -+ - /* - In order to make efficient use of storage space, \TeX\ bases its major data - structures on a |memory_word|, which contains either a (signed) integer, -diff --git a/texk/web2c/luatexdir/tex/maincontrol.h b/texk/web2c/luatexdir/tex/maincontrol.h -index 13e3c6ff3..04608c11e 100644 ---- a/texk/web2c/luatexdir/tex/maincontrol.h -+++ b/texk/web2c/luatexdir/tex/maincontrol.h -@@ -151,6 +151,7 @@ extern void do_endv(void); - extern void cs_error(void); - extern void prefixed_command(void); - extern void fixup_directions(void); -+extern void fixup_directions_only(void); - - - /* Assignments from Lua need helpers. */ -@@ -205,5 +206,12 @@ extern void show_whatever(void); - - extern void initialize(void); /* this procedure gets things started properly */ - -+/*extern int local_level;*/ -+ -+extern void local_control(void); -+extern halfword local_scan_box(void); -+extern int current_local_level(void); -+extern void end_local_control(void); -+extern void local_control_message(const char *s); - - #endif -diff --git a/texk/web2c/luatexdir/tex/mlist.h b/texk/web2c/luatexdir/tex/mlist.h -index bd1562122..1a15afe3c 100644 ---- a/texk/web2c/luatexdir/tex/mlist.h -+++ b/texk/web2c/luatexdir/tex/mlist.h -@@ -31,5 +31,6 @@ extern void fixup_math_parameters(int fam_id, int size_id, int f, int lvl); - extern scaled get_math_quad_style(int a); - extern scaled get_math_quad_size(int a); - -+extern pointer make_extensible(internal_font_number fnt, halfword chr, scaled v, scaled min_overlap, int horizontal, halfword att); - - #endif -diff --git a/texk/web2c/luatexdir/tex/packaging.h b/texk/web2c/luatexdir/tex/packaging.h -index 6a0802e46..9353afeaf 100644 ---- a/texk/web2c/luatexdir/tex/packaging.h -+++ b/texk/web2c/luatexdir/tex/packaging.h -@@ -143,7 +143,8 @@ latter two are used denote \.{\\vbox} and \.{\\hbox}, respectively. - # define global_box_flag (box_flag+number_regs) /* context code for `\.{\\global\\setbox0}' */ - # define max_global_box_flag (global_box_flag+number_regs) - # define ship_out_flag (max_global_box_flag+1) /* context code for `\.{\\shipout}' */ --# define leader_flag ship_out_flag+1 /* context code for `\.{\\leaders}' */ -+# define lua_scan_flag (max_global_box_flag+2) /* context code for |scan_list| */ -+# define leader_flag (max_global_box_flag+3) /* context code for `\.{\\leaders}' */ - - extern void begin_box(int box_context); - -diff --git a/texk/web2c/luatexdir/tex/printing.h b/texk/web2c/luatexdir/tex/printing.h -index 1619c6072..79ca524ef 100644 ---- a/texk/web2c/luatexdir/tex/printing.h -+++ b/texk/web2c/luatexdir/tex/printing.h -@@ -77,7 +77,7 @@ extern void print_esc(str_number s); - extern void print_the_digs(eight_bits k); - extern void print_int(longinteger n); - extern void print_two(int n); --extern void print_hex(int n); -+extern void print_qhex(int n); - extern void print_roman_int(int n); - extern void print_current_string(void); - -diff --git a/texk/web2c/luatexdir/tex/scanning.h b/texk/web2c/luatexdir/tex/scanning.h -index f5f620c67..e4189a0f6 100644 ---- a/texk/web2c/luatexdir/tex/scanning.h -+++ b/texk/web2c/luatexdir/tex/scanning.h -@@ -63,9 +63,13 @@ extern void scan_fifty_one_bit_int(void); - # define hex_token (other_token+'"') /* double quote, indicates a hex constant */ - # define alpha_token (other_token+'`') /* reverse apostrophe, precedes alpha constants */ - # define point_token (other_token+'.') /* decimal point */ -+# define comma_token (other_token+',') /* decimal comma */ -+# define plus_token (other_token + '+') -+# define minus_token (other_token + '-') - # define continental_point_token (other_token+',') /* decimal point, Eurostyle */ - # define infinity 017777777777 /* the largest positive value that \TeX\ knows */ - # define zero_token (other_token+'0') /* zero, the smallest digit */ -+# define nine_token (other_token+'9') /* zero, the smallest digit */ - # define A_token (letter_token+'A') /* the smallest special hex digit */ - # define other_A_token (other_token+'A') /* special hex digit of type |other_char| */ - extern int radix; -@@ -78,7 +82,6 @@ extern int cur_order; - - extern void scan_dimen(boolean mu, boolean inf, boolean shortcut); - extern void scan_glue(int level); --extern void scan_scaled(void); - - extern halfword the_toks(void); - extern str_number the_scanned_result(void); -diff --git a/texk/web2c/luatexdir/tex/stringpool.h b/texk/web2c/luatexdir/tex/stringpool.h -index a969547e7..2ba156046 100644 ---- a/texk/web2c/luatexdir/tex/stringpool.h -+++ b/texk/web2c/luatexdir/tex/stringpool.h -@@ -1,5 +1,5 @@ - /* stringpool.h -- -+ - Copyright 2009 Taco Hoekwater - - This file is part of LuaTeX. -@@ -43,9 +43,10 @@ extern str_number init_str_ptr; - - # define get_nullstr() STRING_OFFSET - --# define biggest_char 1114111 --# define number_chars 1114112 --# define special_char 1114113 /* |biggest_char+2| */ -+# define biggest_char 1114111 /* 0x10FFFF, the largest allowed character number; must be |< max_halfword| */ -+# define too_big_char (biggest_char+1) /* 1114112, |biggest_char+1| */ -+# define special_char (biggest_char+2) /* 1114113, |biggest_char+2| */ -+# define number_chars (biggest_char+3) /* 1114112, |biggest_char+1| */ - - /* - Several of the elementary string operations are performed using -diff --git a/texk/web2c/luatexdir/tex/texmath.h b/texk/web2c/luatexdir/tex/texmath.h -index 24bb34dc9..23fc5a0e4 100644 ---- a/texk/web2c/luatexdir/tex/texmath.h -+++ b/texk/web2c/luatexdir/tex/texmath.h -@@ -38,22 +38,6 @@ extern halfword new_sub_box(halfword); - - # define default_code 010000000000 /* denotes |default_rule_thickness| */ - --typedef enum { -- ord_noad_type = 0, -- op_noad_type_normal, -- op_noad_type_limits, -- op_noad_type_no_limits, -- bin_noad_type, -- rel_noad_type, -- open_noad_type, -- close_noad_type, -- punct_noad_type, -- inner_noad_type, -- under_noad_type, -- over_noad_type, -- vcenter_noad_type, --} noad_types; -- - extern void initialize_math(void); - extern void initialize_math_spacing(void); - extern halfword math_vcenter_group(halfword); -diff --git a/texk/web2c/luatexdir/tex/texnodes.h b/texk/web2c/luatexdir/tex/texnodes.h -index eb9b2da4a..e77e2916e 100644 ---- a/texk/web2c/luatexdir/tex/texnodes.h -+++ b/texk/web2c/luatexdir/tex/texnodes.h -@@ -97,8 +97,30 @@ extern halfword do_set_attribute(halfword p, int i, int val); - # define list_offset 6 - - typedef enum { -+ user_skip_glue, -+ line_skip_glue, -+ baseline_skip_glue, -+ par_skip_glue, -+ above_display_skip_glue, -+ below_display_skip_glue, -+ above_display_short_skip_glue, -+ below_display_short_skip_glue, -+ left_skip_glue, -+ right_skip_glue, -+ top_skip_glue, -+ split_top_skip_glue, -+ tab_skip_glue, -+ space_skip_glue, -+ xspace_skip_glue, -+ par_fill_skip_glue, -+ math_skip_glue, -+ thin_mu_skip_glue, -+ med_mu_skip_glue, -+ thick_mu_skip_glue, -+ /* math */ - cond_math_glue = 98, /* special |subtype| to suppress glue in the next node */ - mu_glue, /* |subtype| for math glue */ -+ /* leaders */ - a_leaders, /* |subtype| for aligned leaders */ - c_leaders, /* |subtype| for centered leaders */ - x_leaders, /* |subtype| for expanded leaders */ -@@ -199,7 +221,7 @@ typedef enum { - # define disc_penalty(a) vlink((a)+2) - # define pre_break(a) vinfo((a)+3) - # define post_break(a) vlink((a)+3) --# define no_break(a) vlink((a)+4) -+# define no_break(a) vlink((a)+4) /* we have vinfo((a)+4) for later usage */ - - # define vlink_pre_break(a) vlink(pre_break_head(a)) - # define vlink_post_break(a) vlink(post_break_head(a)) -@@ -264,14 +286,17 @@ typedef enum { - math_under_rule, - math_fraction_rule, - math_radical_rule, -+ outline_rule, - } rule_subtypes; - --# define rule_node_size 8 -+# define rule_node_size 9 - # define rule_dir(a) vlink((a)+5) - # define rule_index(a) vinfo((a)+6) - # define rule_transform(a) vlink((a)+6) --# define synctex_tag_rule(a) vinfo((a)+7) --# define synctex_line_rule(a) vlink((a)+7) -+# define rule_left(a) vinfo((a)+7) -+# define rule_right(a) vlink((a)+7) -+# define synctex_tag_rule(a) vinfo((a)+8) -+# define synctex_line_rule(a) vlink((a)+8) - - # define rule_math_size rule_index - # define rule_math_font rule_transform -@@ -292,7 +317,7 @@ typedef enum { - # define x_displace(a) vinfo((a)+4) - # define y_displace(a) vlink((a)+4) - # define ex_glyph(a) vinfo((a)+5) /* expansion factor (hz) */ --# define x_advance(a) vlink((a)+5) /* obsolete, can become user field */ -+# define glyph_node_data(a) vlink((a)+5) - # define synctex_tag_glyph(a) vinfo((a)+6) - # define synctex_line_glyph(a) vlink((a)+6) - -@@ -318,11 +343,15 @@ typedef enum { - - /*@# {|subtype| of marginal kerns}*/ - --# define left_side 0 --# define right_side 1 -+typedef enum { -+ left_side = 0, -+ right_side -+} margin_kern_subtypes ; - --# define before 0 /* |subtype| for math node that introduces a formula */ --# define after 1 /* |subtype| for math node that winds up a formula */ -+typedef enum { -+ before = 0, -+ after -+} math_subtypes ; - - # define math_node_size 7 - /* define width(a) vinfo((a)+2) */ -@@ -487,6 +516,24 @@ typedef enum { - # define noadextra3(a) vlink((a)+7) /* see (!) below */ - # define noadextra4(a) vinfo((a)+7) /* used to store samesize */ - -+# define noad_fam(a) vlink((a)+6) /* noadextra1 */ -+ -+typedef enum { -+ ord_noad_type = 0, -+ op_noad_type_normal, -+ op_noad_type_limits, -+ op_noad_type_no_limits, -+ bin_noad_type, -+ rel_noad_type, -+ open_noad_type, -+ close_noad_type, -+ punct_noad_type, -+ inner_noad_type, -+ under_noad_type, -+ over_noad_type, -+ vcenter_noad_type, -+} noad_types; -+ - /* accent noads */ - - # define accent_noad_size 8 -@@ -495,6 +542,13 @@ typedef enum { - # define overlay_accent_chr(a) vinfo((a)+7) /* the |overlay_accent_chr| field of an accent noad */ - # define accentfraction(a) vlink((a)+7) - -+typedef enum { -+ bothflexible_accent, -+ fixedtop_accent, -+ fixedbottom_accent, -+ fixedboth_accent, -+} math_accent_subtypes ; -+ - /* left and right noads */ - - # define fence_noad_size 8 /* needs to match noad size */ -@@ -540,22 +594,36 @@ typedef enum { - noad_delimiter_mode_noshift = 0x01, - noad_delimiter_mode_italics = 0x02, - noad_delimiter_mode_ordinal = 0x04, -+ noad_delimiter_mode_samenos = 0x08, -+ noad_delimiter_mode_charnos = 0x10, - } delimiter_modes ; - - # define delimitermodenoshift ((math_delimiters_mode_par & noad_delimiter_mode_noshift) == noad_delimiter_mode_noshift) - # define delimitermodeitalics ((math_delimiters_mode_par & noad_delimiter_mode_italics) == noad_delimiter_mode_italics) - # define delimitermodeordinal ((math_delimiters_mode_par & noad_delimiter_mode_ordinal) == noad_delimiter_mode_ordinal) -+# define delimitermodesamenos ((math_delimiters_mode_par & noad_delimiter_mode_samenos) == noad_delimiter_mode_samenos) -+# define delimitermodecharnos ((math_delimiters_mode_par & noad_delimiter_mode_charnos) == noad_delimiter_mode_charnos) - - /* subtype of fence noads */ - -+/* - # define left_noad_side 1 - # define middle_noad_side 2 - # define right_noad_side 3 - # define no_noad_side 4 -+*/ -+ -+typedef enum { -+ unset_noad_side = 0, -+ left_noad_side = 1, -+ middle_noad_side = 2, -+ right_noad_side = 3, -+ no_noad_side = 4, -+} fence_subtypes ; - - /* fraction noads */ - --# define fraction_noad_size 7 -+# define fraction_noad_size 8 - # define thickness(a) vlink((a)+2) /* |thickness| field in a fraction noad */ - # define numerator(a) vlink((a)+3) /* |numerator| field in a fraction noad */ - # define denominator(a) vinfo((a)+3) /* |denominator| field in a fraction noad */ -@@ -563,6 +631,7 @@ typedef enum { - # define right_delimiter(a) vinfo((a)+5) /* second delimiter field of a fraction noad */ - # define middle_delimiter(a) vlink((a)+6) - # define fractionoptions(a) vinfo((a)+6) -+# define fraction_fam(a) vlink((a)+7) - - # define fractionoptionset(a) ((fractionoptions(a) & noad_option_set ) == noad_option_set ) - # define fractionexact(a) ((fractionoptions(a) & noad_option_exact ) == noad_option_exact ) -@@ -582,6 +651,16 @@ typedef enum { - # define radicalmiddle(a) ((radicaloptions(a) & noad_option_middle) == noad_option_middle) - # define radicalright(a) ((radicaloptions(a) & noad_option_right ) == noad_option_right) - -+typedef enum { -+ radical_noad_type, -+ uradical_noad_type, -+ uroot_noad_type, -+ uunderdelimiter_noad_type, -+ uoverdelimiter_noad_type, -+ udelimiterunder_noad_type, -+ udelimiterover_noad_type, -+} radical_subtypes; -+ - /* accessors for the |nucleus|-style node fields */ - - # define math_kernel_node_size 3 -@@ -659,6 +738,15 @@ typedef enum { - # define GLYPH_LEFT (1 << 3) - # define GLYPH_RIGHT (1 << 4) - -+typedef enum { -+ glyph_unset = 0, -+ glyph_character = GLYPH_CHARACTER, -+ glyph_ligature = GLYPH_LIGATURE, -+ glyph_ghost = GLYPH_GHOST, -+ glyph_left = GLYPH_LEFT, -+ glyph_right = GLYPH_RIGHT, -+} glyph_subtypes; -+ - # define is_character(p) ((subtype(p)) & GLYPH_CHARACTER) - # define is_ligature(p) ((subtype(p)) & GLYPH_LIGATURE ) - # define is_ghost(p) ((subtype(p)) & GLYPH_GHOST ) -@@ -698,6 +786,11 @@ typedef enum { - - # define special_node_size 3 - -+typedef enum { -+ normal_dir = 0, -+ cancel_dir, -+} dir_subtypes ; -+ - # define dir_node_size 5 - # define dir_dir(a) vinfo((a)+2) - # define dir_level(a) vlink((a)+2) -@@ -737,6 +830,7 @@ typedef enum { - /* type of literal data */ - - # define lua_refid_literal 1 /* not a |normal| string */ -+# define lua_refid_call 2 /* not a |normal| string */ - - /* begin of pdf backend nodes */ - -@@ -899,40 +993,60 @@ extern void print_short_node_contents(halfword n); - extern void show_node_list(int i); - extern pointer actual_box_width(pointer r, scaled base_width); - --/* from luanode.c */ -+typedef struct _subtype_info { -+ int id; -+ const char *name; -+ int lua; -+} subtype_info; -+ -+typedef struct _field_info { -+ const char *name; -+ int lua; -+} field_info; - - typedef struct _node_info { - int id; - int size; -- const char **fields; -+ subtype_info *subtypes; -+ field_info *fields; - const char *name; - int etex; -+ int lua; - } node_info; - - extern node_info node_data[]; - extern node_info whatsit_node_data[]; - --extern const char *node_subtypes_glue[]; --extern const char *node_subtypes_mathglue[]; --extern const char *node_subtypes_leader[]; --extern const char *node_subtypes_fill[]; --extern const char *node_subtypes_boundary[]; --extern const char *node_subtypes_penalty[]; --extern const char *node_subtypes_kern[]; --extern const char *node_subtypes_rule[]; --extern const char *node_subtypes_glyph[]; --extern const char *node_subtypes_disc[]; --extern const char *node_subtypes_marginkern[]; --extern const char *node_subtypes_list[]; --extern const char *node_subtypes_adjust[]; --extern const char *node_subtypes_math[]; --extern const char *node_subtypes_noad[]; --extern const char *node_subtypes_radical[]; --extern const char *node_subtypes_accent[]; --extern const char *node_subtypes_fence[]; -- --extern const char *node_subtypes_pdf_destination[]; --extern const char *node_subtypes_pdf_literal[]; -+extern subtype_info node_subtypes_dir[]; -+extern subtype_info node_subtypes_glue[]; -+extern subtype_info node_subtypes_mathglue[]; -+extern subtype_info node_subtypes_leader[]; -+extern subtype_info node_subtypes_boundary[]; -+extern subtype_info node_subtypes_penalty[]; -+extern subtype_info node_subtypes_kern[]; -+extern subtype_info node_subtypes_rule[]; -+extern subtype_info node_subtypes_glyph[]; -+extern subtype_info node_subtypes_disc[]; -+extern subtype_info node_subtypes_marginkern[]; -+extern subtype_info node_subtypes_list[]; -+extern subtype_info node_subtypes_adjust[]; -+extern subtype_info node_subtypes_math[]; -+extern subtype_info node_subtypes_noad[]; -+extern subtype_info node_subtypes_radical[]; -+extern subtype_info node_subtypes_accent[]; -+extern subtype_info node_subtypes_fence[]; -+ -+extern subtype_info node_values_pdf_destination[]; -+extern subtype_info node_values_pdf_literal[]; -+extern subtype_info node_values_pdf_literal[]; -+extern subtype_info node_values_pdf_action[]; -+extern subtype_info node_values_pdf_window[]; -+ -+extern subtype_info node_values_fill[]; -+extern subtype_info node_values_dir[]; -+extern subtype_info node_values_color_stack[]; -+ -+extern subtype_info other_values_page_states[]; - - extern halfword new_node(int i, int j); - extern void flush_node_list(halfword); -@@ -958,7 +1072,7 @@ extern void show_node_wrapup_dvi(halfword); - extern void show_node_wrapup_pdf(halfword); - - typedef enum { -- normal_g = 0, -+ normal_g = 0, /* normal */ - sfi, - fil, - fill, -@@ -1037,5 +1151,8 @@ extern void synctex_set_no_files(int flag); - extern int synctex_get_no_files(void); - extern int synctex_get_line(void); - -+extern void l_set_node_data(void) ; -+extern void l_set_whatsit_data(void) ; -+ - #endif - -diff --git a/texk/web2c/luatexdir/tex/textoken.h b/texk/web2c/luatexdir/tex/textoken.h -index 4f46a48c8..4b33b099a 100644 ---- a/texk/web2c/luatexdir/tex/textoken.h -+++ b/texk/web2c/luatexdir/tex/textoken.h -@@ -25,19 +25,19 @@ - # define null 0 - # define cs_token_flag 0x1FFFFFFF - --# define left_brace_token 0x200000 /* $2^{21}\cdot|left_brace|$ */ --# define right_brace_token 0x400000 /* $2^{21}\cdot|right_brace|$ */ --# define left_brace_limit 0x400000 /* $2^{21}\cdot(|left_brace|+1)$ */ --# define right_brace_limit 0x600000 /* $2^{21}\cdot(|right_brace|+1)$ */ --# define math_shift_token 0x600000 /* $2^{21}\cdot|math_shift|$ */ --# define tab_token 0x800000 /* $2^{21}\cdot|tab_mark|$ */ --# define out_param_token 0xA00000 /* $2^{21}\cdot|out_param|$ */ --# define space_token 0x1400020 /* $2^{21}\cdot|spacer|+|" "|$ */ --# define letter_token 0x1600000 /* $2^{21}\cdot|letter|$ */ --# define other_token 0x1800000 /* $2^{21}\cdot|other_char|$ */ --# define match_token 0x1A00000 /* $2^{21}\cdot|match|$ */ --# define end_match_token 0x1C00000 /* $2^{21}\cdot|end_match|$ */ --# define protected_token 0x1C00001 /* $2^{21}\cdot|end_match|+1$ */ -+# define left_brace_token 0x0200000 /* $2^{21}\cdot|left_brace|$ */ -+# define right_brace_token 0x0400000 /* $2^{21}\cdot|right_brace|$ */ -+# define left_brace_limit 0x0400000 /* $2^{21}\cdot(|left_brace|+1)$ */ -+# define right_brace_limit 0x0600000 /* $2^{21}\cdot(|right_brace|+1)$ */ -+# define math_shift_token 0x0600000 /* $2^{21}\cdot|math_shift|$ */ -+# define tab_token 0x0800000 /* $2^{21}\cdot|tab_mark|$ */ -+# define out_param_token 0x0A00000 /* $2^{21}\cdot|out_param|$ */ -+# define space_token 0x1400020 /* $2^{21}\cdot|spacer|+|" "|$ */ -+# define letter_token 0x1600000 /* $2^{21}\cdot|letter|$ */ -+# define other_token 0x1800000 /* $2^{21}\cdot|other_char|$ */ -+# define match_token 0x1A00000 /* $2^{21}\cdot|match|$ */ -+# define end_match_token 0x1C00000 /* $2^{21}\cdot|end_match|$ */ -+# define protected_token 0x1C00001 /* $2^{21}\cdot|end_match|+1$ */ - - # include "tex/stringpool.h" - -@@ -126,6 +126,7 @@ extern void make_token_table(lua_State * L, int cmd, int chr, int cs); - extern void get_next(void); - extern void check_outer_validity(void); - extern boolean scan_keyword(const char *); -+extern boolean scan_keyword_case_sensitive(const char *); - extern halfword active_to_cs(int, int); - extern void get_token_lua(void); - halfword string_to_toks(const char *); -@@ -183,4 +184,6 @@ extern void free_lstring(lstring * ls); - # define token_chr(A) ((A) & (STRING_OFFSET - 1)) - # define token_val(A,B) (((A)< -+ * separation of mpmathbinary from the the core -+ -+ - 2018-02-19 Luigi Scarso - * Small cleanup of the code - * Bump to version 2.0rc2: the current version is 2.00 -diff --git a/texk/web2c/mplibdir/am/libmplib.am b/texk/web2c/mplibdir/am/libmplib.am -index 3d5723119..a4be39e68 100644 ---- a/texk/web2c/mplibdir/am/libmplib.am -+++ b/texk/web2c/mplibdir/am/libmplib.am -@@ -5,15 +5,18 @@ - - ## libmplib.a, used by MetaPost and luaTeX - ## --EXTRA_LIBRARIES += libmplibcore.a libmplibbackends.a -+EXTRA_LIBRARIES += libmplibcore.a libmplibextramath.a libmplibbackends.a - --libmplibcore_a_CPPFLAGS = $(MPFR_INCLUDES) $(GMP_INCLUDES) $(LIBPNG_INCLUDES) $(ZLIB_INCLUDES) $(AM_CPPFLAGS) -I$(srcdir)/mplibdir -+ -+libmplibcore_a_CPPFLAGS = $(LIBPNG_INCLUDES) $(ZLIB_INCLUDES) $(AM_CPPFLAGS) -I$(srcdir)/mplibdir -+libmplibextramath_a_CPPFLAGS = $(MPFR_INCLUDES) $(GMP_INCLUDES) -I${top_builddir}/../../libs $(AM_CPPFLAGS) -I$(srcdir)/mplibdir - libmplibbackends_a_CPPFLAGS = $(MPFR_INCLUDES) $(GMP_INCLUDES) $(CAIRO_INCLUDES) $(PIXMAN_INCLUDES) \ - $(LIBPNG_INCLUDES) $(ZLIB_INCLUDES) $(AM_CPPFLAGS) -I$(srcdir)/mplibdir - --## libmplib C sources core + backends --nodist_libmplibcore_a_SOURCES = tfmin.c $(mp_c_h) $(mpmath_c_h) $(mpmathbinary_c_h) $(mpmathdecimal_c_h) \ -+## libmplib C sources core + extramath + backends -+nodist_libmplibcore_a_SOURCES = tfmin.c $(mp_c_h) $(mpmath_c_h) $(mpmathdecimal_c_h) \ - $(mpmathdouble_c_h) $(mpstrings_c_h) $(psout_c_h) -+nodist_libmplibextramath_a_SOURCES = $(mpmathbinary_c_h) - nodist_libmplibbackends_a_SOURCES = $(pngout_c_h) $(svgout_c_h) - - -@@ -84,15 +87,16 @@ libmplib_web += mplibdir/mpmath.w mplibdir/mpmathbinary.w mplibdir/mpmathdecimal - libmplib_web += mplibdir/mpmathdouble.w mplibdir/mpstrings.w mplibdir/tfmin.w - - ## core need headers backends --$(nodist_libmplibcore_a_SOURCES): $(svgout_c_h) $(pngout_c_h) -+$(nodist_libmplibcore_a_SOURCES): $(mpmathbinary_c_h) $(svgout_c_h) $(pngout_c_h) - --$(libmplibcore_a_OBJECTS): $(nodist_libmplibcore_a_SOURCES) $(KPATHSEA_DEPEND) $(MPFR_DEPEND) -+$(libmplibcore_a_OBJECTS): $(nodist_libmplibcore_a_SOURCES) $(KPATHSEA_DEPEND) -+$(libmplibextramath_a_OBJECTS): $(nodist_libmplibextramath_a_SOURCES) $(KPATHSEA_DEPEND) $(MPFR_DEPEND) - $(libmplibbackends_a_OBJECTS): $(nodist_libmplibbackends_a_SOURCES) $(KPATHSEA_DEPEND) $(CAIRO_DEPEND) $(MPFR_DEPEND) - - - EXTRA_DIST += $(libmplib_web) - --DISTCLEANFILES += $(nodist_libmplibcore_a_SOURCES) $(nodist_libmplibbackends_a_SOURCES) \ -- mp-tangle mpmath-tangle mpmathbinary-tangle mpmathdecimal-tangle mpmathdouble-tangle \ -+DISTCLEANFILES += $(nodist_libmplibcore_a_SOURCES) $(nodist_libmplibextramath_a_SOURCES) $(nodist_libmplibbackends_a_SOURCES) \ -+ mp-tangle mpmath-tangle mpmathdecimal-tangle mpmathdouble-tangle \ - mpstrings-tangle psout-tangle svgout-tangle pngout-tangle - -diff --git a/texk/web2c/mplibdir/am/mplib.am b/texk/web2c/mplibdir/am/mplib.am -index f58658de1..10b1fe4aa 100644 ---- a/texk/web2c/mplibdir/am/mplib.am -+++ b/texk/web2c/mplibdir/am/mplib.am -@@ -18,9 +18,7 @@ endif MP - EXTRA_PROGRAMS += mpost - - mpost_CPPFLAGS = $(AM_CPPFLAGS) $(ZLIB_INCLUDES) $(LIBPNG_INCLUDES) -I$(srcdir)/mplibdir --#mpost_LDADD = libmplib.a $(KPATHSEA_LIBS) $(MPFR_LIBS) $(GMP_LIBS) \ --# $(CAIRO_LIBS) $(PIXMAN_LIBS) $(LIBPNG_LIBS) $(ZLIB_LIBS) libmputil.a --mpost_LDADD = libmplibcore.a libmplibbackends.a $(KPATHSEA_LIBS) $(MPFR_LIBS) $(GMP_LIBS) \ -+mpost_LDADD = libmplibcore.a libmplibextramath.a libmplibbackends.a $(KPATHSEA_LIBS) $(MPFR_LIBS) $(GMP_LIBS) \ - $(CAIRO_LIBS) $(PIXMAN_LIBS) $(LIBPNG_LIBS) $(ZLIB_LIBS) libmputil.a - - -@@ -60,7 +58,7 @@ mpxout-tangle: ctangle$(EXEEXT) mplibdir/mpxout.w tangle-sh - mpost_web = mplibdir/mpost.w mplibdir/mpxout.w - - #$(mpost_OBJECTS): $(nodist_mpost_SOURCES) libmplib.a $(LIBPNG_DEPEND) --$(mpost_OBJECTS): $(nodist_mpost_SOURCES) libmplibcore.a libmplibbackends.a $(LIBPNG_DEPEND) -+$(mpost_OBJECTS): $(nodist_mpost_SOURCES) libmplibcore.a libmplibextramath.a libmplibbackends.a $(LIBPNG_DEPEND) - - EXTRA_DIST += mplibdir/ChangeLog $(mpost_web) - -diff --git a/texk/web2c/mplibdir/lmplib.c b/texk/web2c/mplibdir/lmplib.c -index d90482b88..eb8432bb5 100644 ---- a/texk/web2c/mplibdir/lmplib.c -+++ b/texk/web2c/mplibdir/lmplib.c -@@ -15,7 +15,9 @@ - License for more details. - - You should have received a copy of the GNU Lesser General Public License along -- with LuaTeX; if not, see . */ -+ with LuaTeX; if not, see . -+ -+*/ - - #include - #include -@@ -23,7 +25,7 @@ - #ifdef HAVE_UNISTD_H - #include - #endif --#include /* temporary */ -+#include - - #ifndef pdfTeX - # include -@@ -41,20 +43,23 @@ - #define luaL_reg luaL_Reg - #endif - -- - #ifndef lua_objlen - #define lua_objlen lua_rawlen - #endif - -- - #include "mplib.h" - #include "mplibps.h" - #include "mplibsvg.h" - #include "mplibpng.h" - --int luaopen_mplib(lua_State * L); /* forward */ -+int luaopen_mplib(lua_State * L); - --/* metatable identifiers and tests */ -+/*tex -+ -+ We need a few metatable identifiers in order to access the metatables for the -+ main object and result userdata. -+ -+*/ - - #define MPLIB_METATABLE "MPlib.meta" - #define MPLIB_FIG_METATABLE "MPlib.fig" -@@ -64,25 +69,33 @@ int luaopen_mplib(lua_State * L); /* forward */ - #define is_fig(L,b) (struct mp_edge_object **)luaL_checkudata(L,b,MPLIB_FIG_METATABLE) - #define is_gr_object(L,b) (struct mp_graphic_object **)luaL_checkudata(L,b,MPLIB_GR_METATABLE) - --/* Lua string pre-hashing */ -+/*tex - --#define mplib_init_S(a) do { \ -- lua_pushliteral(L,#a); \ -- mplib_##a##_ptr = lua_tostring(L,-1); \ -- mplib_##a##_index = luaL_ref (L,LUA_REGISTRYINDEX); \ -- } while (0) -+ We pre-hash the \LUA\ strings which is much faster. The approach is similar to the one -+ used at the \TEX\ end. - --#define mplib_push_S(a) do { \ -- lua_rawgeti(L,LUA_REGISTRYINDEX,mplib_##a##_index); \ -- } while (0) -+*/ -+ -+#define mplib_init_S(a) do { \ -+ lua_pushliteral(L,#a); \ -+ mplib_##a##_ptr = lua_tostring(L,-1); \ -+ mplib_##a##_index = luaL_ref (L,LUA_REGISTRYINDEX); \ -+} while (0) -+ -+#define mplib_push_S(a) do { \ -+ lua_rawgeti(L,LUA_REGISTRYINDEX,mplib_##a##_index); \ -+} while (0) - --#define mplib_is_S(a,i) (mplib_##a##_ptr==lua_tostring(L,i)) -+#define mplib_is_S(a,i) \ -+ (mplib_##a##_ptr==lua_tostring(L,i)) - --#define mplib_make_S(a) \ -- static int mplib_##a##_index = 0; \ -- static const char *mplib_##a##_ptr = NULL -+#define mplib_make_S(a) \ -+ static int mplib_##a##_index = 0; \ -+ static const char *mplib_##a##_ptr = NULL - --static int mplib_type_Ses[mp_special_code + 1] = { 0 }; /* [0] is not used */ -+/*tex In the next array entry 0 is not used */ -+ -+static int mplib_type_Ses[mp_special_code + 1] = { 0 }; - - mplib_make_S(term); - mplib_make_S(error); -@@ -94,6 +107,7 @@ mplib_make_S(memory); - mplib_make_S(hash); - mplib_make_S(params); - mplib_make_S(open); -+mplib_make_S(cycle); - - mplib_make_S(offset); - mplib_make_S(dashes); -@@ -153,6 +167,7 @@ static void mplib_init_Ses(lua_State * L) - mplib_init_S(hash); - mplib_init_S(params); - mplib_init_S(open); -+ mplib_init_S(cycle); - - mplib_init_S(offset); - mplib_init_S(dashes); -@@ -210,11 +225,15 @@ static void mplib_init_Ses(lua_State * L) - mplib_init_S(elliptical); - } - -+/*tex -+ -+ Here are some enumeration arrays to map MPlib enums to \LUA\ strings. If needed -+ we can also predefine keys here, as we do with nodes. - --/* Enumeration arrays to map MPlib enums to Lua strings */ -+*/ - - static const char *math_options[] = -- { "scaled", "double", "binary", "decimal", NULL }; -+ { "scaled", "double", "binary", "decimal", NULL }; - - static const char *interaction_options[] = - { "unknown", "batch", "nonstop", "scroll", "errorstop", NULL }; -@@ -255,18 +274,34 @@ static const char *stop_clip_fields[] = - static const char *no_fields[] = - { NULL }; - -+/*tex - --/* The list of supported MPlib options (not all make sense) */ -+ The list of supported MPlib options (not all make sense). -+ -+*/ - - typedef enum { -- P_ERROR_LINE, P_MAX_LINE, P_RANDOM_SEED, P_MATH_MODE, -- P_INTERACTION, P_INI_VERSION, P_MEM_NAME, P_JOB_NAME, P_FIND_FILE, -- P_RUN_SCRIPT, P_MAKE_TEXT, P_SCRIPT_ERROR, P_EXTENSIONS, -- P__SENTINEL } mplib_parm_idx; -+ P_ERROR_LINE, -+ P_MAX_LINE, -+ P_RANDOM_SEED, -+ P_MATH_MODE, -+ P_INTERACTION, -+ P_INI_VERSION, -+ P_MEM_NAME, -+ P_JOB_NAME, -+ P_FIND_FILE, -+ P_RUN_SCRIPT, -+ P_MAKE_TEXT, -+ P_SCRIPT_ERROR, -+ P_EXTENSIONS, -+ P__SENTINEL -+} mplib_parm_idx; - - typedef struct { -- const char *name; /* parameter name */ -- mplib_parm_idx idx; /* parameter index */ -+ /*tex parameter name */ -+ const char *name; -+ /*tex parameter index */ -+ mplib_parm_idx idx; - } mplib_parm_struct; - - static mplib_parm_struct mplib_parms[] = { -@@ -284,10 +319,11 @@ static mplib_parm_struct mplib_parms[] = { - {NULL, P__SENTINEL } - }; - -+/*tex - --/* Start by defining the needed callback routines for the library */ -+ We start by defining the needed callback routines for the library. - --/* todo: make subtable in registry, beware, for all mp instances */ -+*/ - - static char *mplib_find_file(MP mp, const char *fname, const char *fmode, int ftype) - { -@@ -300,7 +336,7 @@ static char *mplib_find_file(MP mp, const char *fname, const char *fmode, int ft - lua_pushstring(L, fname); - lua_pushstring(L, fmode); - if (ftype >= mp_filetype_text) { -- lua_pushnumber(L, (lua_Number)(ftype - mp_filetype_text)); -+ lua_pushinteger(L, (ftype - mp_filetype_text)); - } else { - lua_pushstring(L, mplib_filetype_names[ftype]); - } -@@ -311,7 +347,8 @@ static char *mplib_find_file(MP mp, const char *fname, const char *fmode, int ft - x = lua_tostring(L, -1); - if (x != NULL) - s = strdup(x); -- lua_pop(L, 1); /* pop the string */ -+ /*tex pop the string */ -+ lua_pop(L, 1); - return s; - } else { - lua_pop(L, 1); -@@ -325,7 +362,8 @@ static char *mplib_find_file(MP mp, const char *fname, const char *fmode, int ft - static int mplib_find_file_function(lua_State * L) - { - if (!(lua_isfunction(L, -1) || lua_isnil(L, -1))) { -- return 1; /* error */ -+ /*tex An error. */ -+ return 1; - } - lua_pushstring(L, "mplib.file_finder"); - lua_pushvalue(L, -2); -@@ -333,6 +371,11 @@ static int mplib_find_file_function(lua_State * L) - return 0; - } - -+static void mplib_warning(const char *str) -+{ -+ fprintf(stdout,"mplib warning: %s\n",str); -+} -+ - static void mplib_script_error(MP mp, const char *str) - { - lua_State *L = (lua_State *)mp_userdata(mp); -@@ -340,9 +383,10 @@ static void mplib_script_error(MP mp, const char *str) - lua_getfield(L, LUA_REGISTRYINDEX, "mplib.script_error"); - if (lua_isfunction(L, -1)) { - lua_pushstring(L, str); -- lua_pcall(L, 1, 0, 0); /* assume the function is ok */ -+ /*tex We assume that the function is okay. */ -+ lua_pcall(L, 1, 0, 0); - } else { -- fprintf(stdout,"Error in script: %s\n",str); -+ mplib_warning(str); - lua_pop(L, 1); - } - } -@@ -350,7 +394,8 @@ static void mplib_script_error(MP mp, const char *str) - static int mplib_script_error_function(lua_State * L) - { - if (!(lua_isfunction(L, -1) || lua_isnil(L, -1))) { -- return 1; /* error */ -+ /*tex An error. */ -+ return 1; - } - lua_pushstring(L, "mplib.script_error"); - lua_pushvalue(L, -2); -@@ -368,13 +413,14 @@ static char *mplib_run_script(MP mp, const char *str) - const char *x = NULL; - lua_pushstring(L, str); - if (lua_pcall(L, 1, 1, 0) != 0) { -- mplib_script_error(mp, lua_tostring(L, -1)); -+ fprintf(stdout,"mplib warning: error in script: %s\n",lua_tostring(L, -1)); - return NULL; - } - x = lua_tostring(L, -1); - if (x != NULL) - s = strdup(x); -- lua_pop(L, 1); /* pop the string */ -+ /*tex Pop the string. */ -+ lua_pop(L, 1); - return s; - } else { - lua_pop(L, 1); -@@ -385,7 +431,7 @@ static char *mplib_run_script(MP mp, const char *str) - static int mplib_run_script_function(lua_State * L) - { - if (!(lua_isfunction(L, -1) || lua_isnil(L, -1))) { -- return 1; /* error */ -+ return 1; /* error */ - } - lua_pushstring(L, "mplib.run_script"); - lua_pushvalue(L, -2); -@@ -410,7 +456,8 @@ static char *mplib_make_text(MP mp, const char *str, int mode) - x = lua_tostring(L, -1); - if (x != NULL) - s = strdup(x); -- lua_pop(L, 1); /* pop the string */ -+ /*tex Pop the string. */ -+ lua_pop(L, 1); - return s; - } else { - lua_pop(L, 1); -@@ -421,7 +468,8 @@ static char *mplib_make_text(MP mp, const char *str, int mode) - static int mplib_make_text_function(lua_State * L) - { - if (!(lua_isfunction(L, -1) || lua_isnil(L, -1))) { -- return 1; /* error */ -+ /*tex An error. */ -+ return 1; - } - lua_pushstring(L, "mplib.make_text"); - lua_pushvalue(L, -2); -@@ -487,7 +535,8 @@ static int mplib_new(lua_State * L) - int i; - struct MP_options *options = mp_options(); - options->userdata = (void *) L; -- options->noninteractive = 1; /* required ! */ -+ /*tex Required: */ -+ options->noninteractive = 1; - options->extensions = 0 ; - options->find_file = mplib_find_file; - options->run_script = mplib_run_script; -@@ -500,56 +549,59 @@ static int mplib_new(lua_State * L) - lua_getfield(L, 1, mplib_parms[i].name); - if (lua_isnil(L, -1)) { - lua_pop(L, 1); -- continue; /* skip unset */ -+ continue; - } - switch (mplib_parms[i].idx) { -- case P_ERROR_LINE: -- options->error_line = (int)lua_tointeger(L, -1); -- if (options->error_line<60) options->error_line =60; -- if (options->error_line>250) options->error_line = 250; -- options->half_error_line = (options->error_line/2)+10; -- break; -- case P_MAX_LINE: -- options->max_print_line = (int)lua_tointeger(L, -1); -- if (options->max_print_line<60) options->max_print_line = 60; -- break; -- case P_RANDOM_SEED: -- options->random_seed = (int)lua_tointeger(L, -1); -- break; -- case P_INTERACTION: -- options->interaction = luaL_checkoption(L, -1, "errorstopmode", interaction_options); -- break; -- case P_MATH_MODE: -- options->math_mode = luaL_checkoption(L, -1, "scaled", math_options); -- break; -- case P_JOB_NAME: -- options->job_name = strdup(lua_tostring(L, -1)); -- break; -- case P_FIND_FILE: -- if (mplib_find_file_function(L)) { /* error here */ -- fprintf(stdout,"Invalid arguments to mp.new { find_file = ... }\n"); -- } -- break; -- case P_RUN_SCRIPT: -- if (mplib_run_script_function(L)) { /* error here */ -- fprintf(stdout,"Invalid arguments to mp.new { run_script = ... }\n"); -- } -- break; -- case P_MAKE_TEXT: -- if (mplib_make_text_function(L)) { /* error here */ -- fprintf(stdout,"Invalid arguments to mp.new { make_text = ... }\n"); -- } -- break; -- case P_SCRIPT_ERROR: -- if (mplib_script_error_function(L)) { /* error here */ -- fprintf(stdout,"Invalid arguments to mp.new { script_error = ... }\n"); -- } -- break; -- case P_EXTENSIONS: -- options->extensions = (int)lua_tointeger(L, -1); -- break; -- default: -- break; -+ case P_ERROR_LINE: -+ options->error_line = (int)lua_tointeger(L, -1); -+ if (options->error_line < 60) -+ options->error_line = 60; -+ if (options->error_line > 250) -+ options->error_line = 250; -+ options->half_error_line = (options->error_line/2)+10; -+ break; -+ case P_MAX_LINE: -+ options->max_print_line = (int)lua_tointeger(L, -1); -+ if (options->max_print_line < 60) -+ options->max_print_line = 60; -+ break; -+ case P_RANDOM_SEED: -+ options->random_seed = (int)lua_tointeger(L, -1); -+ break; -+ case P_INTERACTION: -+ options->interaction = luaL_checkoption(L, -1, "errorstopmode", interaction_options); -+ break; -+ case P_MATH_MODE: -+ options->math_mode = luaL_checkoption(L, -1, "scaled", math_options); -+ break; -+ case P_JOB_NAME: -+ options->job_name = strdup(lua_tostring(L, -1)); -+ break; -+ case P_FIND_FILE: -+ if (mplib_find_file_function(L)) { -+ mplib_warning("function expected for 'find_file'"); -+ } -+ break; -+ case P_RUN_SCRIPT: -+ if (mplib_run_script_function(L)) { -+ mplib_warning("function expected for 'run_script'"); -+ } -+ break; -+ case P_MAKE_TEXT: -+ if (mplib_make_text_function(L)) { -+ mplib_warning("function expected for 'make_text'"); -+ } -+ break; -+ case P_SCRIPT_ERROR: -+ if (mplib_script_error_function(L)) { -+ mplib_warning("function expected for 'script_error'"); -+ } -+ break; -+ case P_EXTENSIONS: -+ options->extensions = (int)lua_tointeger(L, -1); -+ break; -+ default: -+ break; - } - lua_pop(L, 1); - } -@@ -626,7 +678,7 @@ static int mplib_wrapresults(lua_State * L, mp_run_data *res, int status) - res->edges = NULL; - } - mplib_push_S(status); -- lua_pushnumber(L, (lua_Number)status); -+ lua_pushinteger(L, status); - lua_rawset(L,-3); - return 1; - } -@@ -716,16 +768,16 @@ static int mplib_statistics(lua_State * L) - if (*mp_ptr != NULL) { - lua_newtable(L); - mplib_push_S(memory); -- lua_pushnumber(L, (lua_Number)mp_memory_usage(*mp_ptr)); -+ lua_pushinteger(L, mp_memory_usage(*mp_ptr)); - lua_rawset(L,-3); - mplib_push_S(hash); -- lua_pushnumber(L, (lua_Number)mp_hash_usage(*mp_ptr)); -+ lua_pushinteger(L, mp_hash_usage(*mp_ptr)); - lua_rawset(L,-3); - mplib_push_S(params); -- lua_pushnumber(L, (lua_Number)mp_param_usage(*mp_ptr)); -+ lua_pushinteger(L, mp_param_usage(*mp_ptr)); - lua_rawset(L,-3); - mplib_push_S(open); -- lua_pushnumber(L, (lua_Number)mp_open_usage(*mp_ptr)); -+ lua_pushinteger(L, mp_open_usage(*mp_ptr)); - lua_rawset(L,-3); - } else { - lua_pushnil(L); -@@ -733,7 +785,6 @@ static int mplib_statistics(lua_State * L) - return 1; - } - -- - static int set_direction (lua_State * L, MP mp, mp_knot p) { - double direction_x = 0, direction_y = 0; - direction_x = (double)lua_tonumber(L,-1); -@@ -821,8 +872,8 @@ static int set_right_control (lua_State * L, MP mp, mp_knot p) { - return 1; - } - -- - #if 0 -+ - #define ROUNDED_ZERO(v) (fabs((v))<0.00001 ? 0 : (v)) - #define PI 3.1415926535897932384626433832795028841971 - #define RADIANS(a) (mp_number_as_double(mp,(a)) / 16.0) * PI/180.0 -@@ -915,6 +966,7 @@ void mp_dump_path (MP mp, mp_knot h) { - printf("cycle"); - printf (";\n"); - } -+ - #endif - - static int mplib_solve_path(lua_State * L) -@@ -938,10 +990,8 @@ static int mplib_solve_path(lua_State * L) - mp = *mp_ptr; - cyclic = lua_toboolean(L,3); - lua_pop(L,1); -- -- /* build up the path */ -+ /*tex We build up the path. */ - numpoints = lua_objlen(L,2); -- - first = p = NULL; - for (i=1;i<=numpoints;i++) { - int left_set = 0, right_set = 0; -@@ -951,7 +1001,6 @@ static int mplib_solve_path(lua_State * L) - errormsg = "Wrong argument types"; - goto BAD; - } -- - mplib_push_S(x_coord); - lua_rawget(L,-2); - if (!lua_isnumber(L,-1)) { -@@ -960,7 +1009,6 @@ static int mplib_solve_path(lua_State * L) - } - x_coord = (double)lua_tonumber(L,-1); - lua_pop(L,1); -- - mplib_push_S(y_coord); - lua_rawget(L,-2); - if (!lua_isnumber(L,-1)) { -@@ -969,11 +1017,14 @@ static int mplib_solve_path(lua_State * L) - } - y_coord = (double)lua_tonumber(L,-1); - lua_pop(L,1); -- - q = p; - if (q!=NULL) { -- /* we have to save the right_tension because |mp_append_knot| trashes -- it, believing that it is as yet uninitialized */ -+ /*tex -+ -+ We have to save the right_tension because |mp_append_knot| -+ trashes it, believing that it is as yet uninitialized. -+ -+ */ - double saved_tension = mp_number_as_double(mp, mp_knot_right_tension(mp,p)); - p = mp_append_knot(mp, p, x_coord, y_coord); - if ( ! p ) { -@@ -988,10 +1039,8 @@ static int mplib_solve_path(lua_State * L) - goto BAD; - } - } -- - if (first == NULL) - first = p; -- - mplib_push_S(left_curl); - lua_rawget(L,-2); - if (lua_isnumber(L,-1)) { -@@ -1001,9 +1050,9 @@ static int mplib_solve_path(lua_State * L) - } - left_set = 1; - } else { -- lua_pop(L,1); /* a nil value */ -+ /*tex A |nil| value. */ -+ lua_pop(L,1); - } -- - mplib_push_S(left_tension); - lua_rawget(L,-2); - if (lua_isnumber(L,-1)) { -@@ -1018,9 +1067,9 @@ static int mplib_solve_path(lua_State * L) - left_set = 1; - } - } else { -- lua_pop(L,1); /* a nil value */ -+ /*tex A |nil| value. */ -+ lua_pop(L,1); - } -- - mplib_push_S(left_x); - lua_rawget(L,-2); - if (lua_isnumber(L,-1)) { -@@ -1036,7 +1085,6 @@ static int mplib_solve_path(lua_State * L) - } else { - lua_pop(L,1); - } -- - mplib_push_S(right_curl); - lua_rawget(L,-2); - if (lua_isnumber(L,-1)) { -@@ -1046,9 +1094,9 @@ static int mplib_solve_path(lua_State * L) - } - right_set = 1; - } else { -- lua_pop(L,1); /* a nil value */ -+ /*tex A |nil| value. */ -+ lua_pop(L,1); - } -- - mplib_push_S(right_tension); - lua_rawget(L,-2); - if (lua_isnumber(L,-1)) { -@@ -1065,7 +1113,6 @@ static int mplib_solve_path(lua_State * L) - } else { - lua_pop(L,1); - } -- - mplib_push_S(right_x); - lua_rawget(L,-2); - if (lua_isnumber(L,-1)) { -@@ -1081,7 +1128,6 @@ static int mplib_solve_path(lua_State * L) - } else { - lua_pop(L,1); - } -- - mplib_push_S(direction_x); - lua_rawget(L,-2); - if (lua_isnumber(L,-1)) { -@@ -1090,12 +1136,12 @@ static int mplib_solve_path(lua_State * L) - goto BAD; - } - } else { -- lua_pop(L,1); /* a nil value */ -+ /*tex A |nil| value. */ -+ lua_pop(L,1); - } -- -- lua_pop(L,1); /* done with this item */ -+ /*tex Up the next item */ -+ lua_pop(L,1); - } -- - if (cyclic) { - mp_close_path_cycle (mp, p, first); - } else { -@@ -1104,12 +1150,12 @@ static int mplib_solve_path(lua_State * L) - #if 0 - mp_dump_path(mp,first); - #endif -- /* finished reading arguments */ -+ /*tex We're finished reading arguments. */ - if (!mp_solve_path(mp,first)) { - errormsg = "Failed to solve the path"; - goto BAD; - } -- /* squeeze the new values back into the table */ -+ /*tex Squeeze the new values back into the table. */ - p = first; - for (i=1;i<=numpoints;i++) { - lua_rawgeti(L,-1, i); -@@ -1117,14 +1163,14 @@ static int mplib_solve_path(lua_State * L) - mplib_push_S(left_y); lua_pushnumber(L, mp_number_as_double(mp, mp_knot_left_y(mp, p))); lua_rawset(L,-3); - mplib_push_S(right_x); lua_pushnumber(L, mp_number_as_double(mp, mp_knot_right_x(mp, p))); lua_rawset(L,-3); - mplib_push_S(right_y); lua_pushnumber(L, mp_number_as_double(mp, mp_knot_right_y(mp, p))); lua_rawset(L,-3); -- /* is this really needed */ -- mplib_push_S(left_tension); lua_pushnil(L); lua_rawset(L,-3); -- mplib_push_S(right_tension); lua_pushnil(L); lua_rawset(L,-3); -- mplib_push_S(left_curl); lua_pushnil(L); lua_rawset(L,-3); -- mplib_push_S(right_curl); lua_pushnil(L); lua_rawset(L,-3); -- mplib_push_S(direction_x); lua_pushnil(L); lua_rawset(L,-3); -- mplib_push_S(direction_y); lua_pushnil(L); lua_rawset(L,-3); -- /* till here */ -+ /*tex This is a bit overkill \unknown */ -+ mplib_push_S(left_tension); lua_pushnil(L); lua_rawset(L,-3); -+ mplib_push_S(right_tension); lua_pushnil(L); lua_rawset(L,-3); -+ mplib_push_S(left_curl); lua_pushnil(L); lua_rawset(L,-3); -+ mplib_push_S(right_curl); lua_pushnil(L); lua_rawset(L,-3); -+ mplib_push_S(direction_x); lua_pushnil(L); lua_rawset(L,-3); -+ mplib_push_S(direction_y); lua_pushnil(L); lua_rawset(L,-3); -+ /*tex \unknown\ till here. */ - mplib_push_S(left_type); lua_pushstring(L, knot_type_enum[mp_knot_left_type(mp, p)]); lua_rawset(L, -3); - mplib_push_S(right_type); lua_pushstring(L, knot_type_enum[mp_knot_right_type(mp, p)]); lua_rawset(L, -3); - lua_pop(L,1); -@@ -1132,7 +1178,7 @@ static int mplib_solve_path(lua_State * L) - } - lua_pushboolean(L, 1); - return 1; --BAD: -+ BAD: - if (p != NULL) { - mp_close_path (mp, p, first); - mp_free_path (mp, p); -@@ -1142,7 +1188,11 @@ BAD: - return 2; - } - --/* figure methods */ -+/*tex -+ -+ The next methods are for collecting the results from |fig|. -+ -+*/ - - static int mplib_fig_collect(lua_State * L) - { -@@ -1171,7 +1221,8 @@ static int mplib_fig_body(lua_State * L) - i++; - p = p->next; - } -- (*hh)->body = NULL; /* prevent double free */ -+ /*tex Prevent a double free: */ -+ (*hh)->body = NULL; - return 1; - } - -@@ -1233,7 +1284,6 @@ static int mplib_fig_svg(lua_State * L) - return 1; - } - -- - static int mplib_fig_png(lua_State * L) - { - mp_run_data *res; -@@ -1316,8 +1366,6 @@ static int mplib_fig_charcode(lua_State * L) - return 1; - } - -- -- - static int mplib_fig_bb(lua_State * L) - { - struct mp_edge_object **hh = is_fig(L, 1); -@@ -1333,7 +1381,11 @@ static int mplib_fig_bb(lua_State * L) - return 1; - } - --/* object methods */ -+/*tex -+ -+ The methods for the figure objects plus a few helpers. -+ -+*/ - - static int mplib_gr_collect(lua_State * L) - { -@@ -1413,7 +1465,6 @@ static double coord_range_y (mp_gr_knot h, double dz) { - return (zhi - zlo <= dz ? aspect_bound : aspect_default); - } - -- - static int mplib_gr_peninfo(lua_State * L) { - double x_coord, y_coord, left_x, left_y, right_x, right_y; - double wx, wy; -@@ -1481,6 +1532,13 @@ static int mplib_gr_peninfo(lua_State * L) { - return 1; - } - -+/*tex -+ -+ Here is a helper that reports the valid field names of the possible -+ objects. -+ -+*/ -+ - static int mplib_gr_fields(lua_State * L) - { - const char **fields; -@@ -1526,7 +1584,6 @@ static int mplib_gr_fields(lua_State * L) - return 1; - } - -- - #define mplib_push_number(L,x) lua_pushnumber(L,(lua_Number)(x)) - - #define MPLIB_PATH 0 -@@ -1534,7 +1591,7 @@ static int mplib_gr_fields(lua_State * L) - - static void mplib_push_path(lua_State * L, mp_gr_knot h, int is_pen) - { -- mp_gr_knot p; /* for scanning the path */ -+ mp_gr_knot p; - int i = 1; - p = h; - if (p != NULL) { -@@ -1583,16 +1640,63 @@ static void mplib_push_path(lua_State * L, mp_gr_knot h, int is_pen) - } - } - --/* this assumes that the top of the stack is a table -- or nil already in the case -+static int mplib_get_path(lua_State * L) -+{ -+ MP *mp = is_mp(L, 1); -+ if (*mp != NULL) { -+ size_t l; -+ const char *s = lua_tolstring(L, 2, &l); -+ if (s != NULL) { -+ mp_knot p = mp_get_path_value(*mp,s,l) ; -+ if (p != NULL) { -+ int i = 1; -+ mp_knot h = p; -+ lua_newtable(L); -+ do { -+ lua_createtable(L, 6, 1); -+ mplib_push_number(L, mp_number_as_double(*mp,p->x_coord)); -+ lua_rawseti(L,-2,1); -+ mplib_push_number(L, mp_number_as_double(*mp,p->y_coord)); -+ lua_rawseti(L,-2,2); -+ mplib_push_number(L, mp_number_as_double(*mp,p->left_x)); -+ lua_rawseti(L,-2,3); -+ mplib_push_number(L, mp_number_as_double(*mp,p->left_y)); -+ lua_rawseti(L,-2,4); -+ mplib_push_number(L, mp_number_as_double(*mp,p->right_x)); -+ lua_rawseti(L,-2,5); -+ mplib_push_number(L, mp_number_as_double(*mp,p->right_y)); -+ lua_rawseti(L,-2,6); -+ lua_rawseti(L,-2, i); -+ i++; -+ if (p->data.types.right_type == mp_endpoint) { -+ mplib_push_S(cycle); -+ lua_pushboolean(L,0); -+ lua_rawset(L,-3); -+ return 1; -+ } -+ p = p->next; -+ } while (p != h); -+ mplib_push_S(cycle); -+ lua_pushboolean(L,1); -+ lua_rawset(L,-3); -+ return 1; -+ } -+ } -+ } -+ return 0; -+} -+ -+/*tex -+ -+ This assumes that the top of the stack is a table or nil already in the case. - */ - - static void mplib_push_pentype(lua_State * L, mp_gr_knot h) - { -- mp_gr_knot p; /* for scanning the path */ -+ mp_gr_knot p; - p = h; - if (p == NULL) { -- /* do nothing */ -+ /*tex Do nothing. */ - } else if (p == p->next) { - mplib_push_S(type); - mplib_push_S(elliptical); -@@ -1643,7 +1747,11 @@ static void mplib_push_color(lua_State * L, struct mp_graphic_object *p) - } - } - --/* the dash scale is not exported, the field has no external value */ -+/*tex -+ -+ The dash scale is not exported, the field has no external value. -+ -+*/ - - static void mplib_push_dash(lua_State * L, struct mp_stroked_object *h) - { -@@ -1811,7 +1919,6 @@ static int mplib_gr_index(lua_State * L) - struct mp_graphic_object **hh = is_gr_object(L, 1); - if (*hh) { - struct mp_graphic_object *h = *hh; -- - if (mplib_is_S(type, 2)) { - lua_rawgeti(L, LUA_REGISTRYINDEX, mplib_type_Ses[h->type]); - } else { -@@ -1847,61 +1954,77 @@ static int mplib_gr_index(lua_State * L) - } - - static const struct luaL_reg mplib_meta[] = { -- {"__gc", mplib_collect}, -- {"__tostring", mplib_tostring}, -- {NULL, NULL} /* sentinel */ -+ { "__gc", mplib_collect }, -+ { "__tostring", mplib_tostring }, -+ /*tex sentinel */ -+ { NULL, NULL} - }; - - static const struct luaL_reg mplib_fig_meta[] = { -- {"__gc", mplib_fig_collect}, -- {"__tostring", mplib_fig_tostring}, -- {"objects", mplib_fig_body}, -- {"copy_objects", mplib_fig_copy_body}, -- {"filename", mplib_fig_filename}, -- {"postscript", mplib_fig_postscript}, -- {"png", mplib_fig_png}, -- {"svg", mplib_fig_svg}, -- {"boundingbox", mplib_fig_bb}, -- {"width", mplib_fig_width}, -- {"height", mplib_fig_height}, -- {"depth", mplib_fig_depth}, -- {"italcorr", mplib_fig_italcorr}, -- {"charcode", mplib_fig_charcode}, -- {NULL, NULL} /* sentinel */ -+ { "__gc", mplib_fig_collect }, -+ { "__tostring", mplib_fig_tostring }, -+ { "objects", mplib_fig_body }, -+ { "copy_objects", mplib_fig_copy_body }, -+ { "filename", mplib_fig_filename }, -+ { "postscript", mplib_fig_postscript }, -+ { "png", mplib_fig_png }, -+ { "svg", mplib_fig_svg }, -+ { "boundingbox", mplib_fig_bb }, -+ { "width", mplib_fig_width }, -+ { "height", mplib_fig_height }, -+ { "depth", mplib_fig_depth }, -+ { "italcorr", mplib_fig_italcorr }, -+ { "charcode", mplib_fig_charcode }, -+ /*tex sentinel */ -+ { NULL, NULL} - }; - - static const struct luaL_reg mplib_gr_meta[] = { -- {"__gc", mplib_gr_collect}, -- {"__tostring", mplib_gr_tostring}, -- {"__index", mplib_gr_index}, -- {NULL, NULL} /* sentinel */ -+ { "__gc", mplib_gr_collect}, -+ { "__tostring", mplib_gr_tostring}, -+ { "__index", mplib_gr_index}, -+ /*tex sentinel */ -+ { NULL, NULL} - }; - - static const struct luaL_reg mplib_d[] = { -- {"execute", mplib_execute}, -- {"finish", mplib_finish}, -- {"char_width", mplib_charwidth}, -- {"char_height", mplib_charheight}, -- {"char_depth", mplib_chardepth}, -- {"statistics", mplib_statistics}, -- {"solve_path", mplib_solve_path}, -- {"get_numeric", mplib_get_numeric}, -- {"get_number", mplib_get_numeric}, -- {"get_boolean", mplib_get_boolean}, -- {"get_string", mplib_get_string}, -- {NULL, NULL} /* sentinel */ -+ { "execute", mplib_execute }, -+ { "finish", mplib_finish }, -+ { "char_width", mplib_charwidth }, -+ { "char_height", mplib_charheight }, -+ { "char_depth", mplib_chardepth }, -+ { "statistics", mplib_statistics }, -+ { "solve_path", mplib_solve_path }, -+ { "get_numeric", mplib_get_numeric }, -+ { "get_number", mplib_get_numeric }, -+ { "get_boolean", mplib_get_boolean }, -+ { "get_string", mplib_get_string }, -+ { "get_path", mplib_get_path }, -+ /*tex sentinel */ -+ {NULL, NULL } - }; - - static const struct luaL_reg mplib_m[] = { -- {"new", mplib_new}, -- {"version", mplib_version}, -- {"fields", mplib_gr_fields}, -- {"pen_info", mplib_gr_peninfo}, -- {"get_numeric", mplib_get_numeric}, -- {"get_number", mplib_get_numeric}, -- {"get_boolean", mplib_get_boolean}, -- {"get_string", mplib_get_string}, -- {NULL, NULL} /* sentinel */ -+ { "new", mplib_new }, -+ { "version", mplib_version }, -+ { "fields", mplib_gr_fields }, -+ /* indirect */ -+ { "execute", mplib_execute }, -+ { "finish", mplib_finish }, -+ { "char_width", mplib_charwidth }, -+ { "char_height", mplib_charheight }, -+ { "char_depth", mplib_chardepth }, -+ { "statistics", mplib_statistics }, -+ { "solve_path", mplib_solve_path }, -+ /* helpers */ -+ { "pen_info", mplib_gr_peninfo }, -+ { "get_numeric", mplib_get_numeric }, -+ { "get_number", mplib_get_numeric }, -+ { "get_boolean", mplib_get_boolean }, -+ { "get_string", mplib_get_string }, -+ { "get_path", mplib_get_path }, -+ /*tex sentinel */ -+ { NULL, NULL} - }; - - int luaopen_mplib(lua_State * L) -@@ -1909,22 +2032,23 @@ int luaopen_mplib(lua_State * L) - mplib_init_Ses(L); - - luaL_newmetatable(L, MPLIB_GR_METATABLE); -- lua_pushvalue(L, -1); /* push metatable */ -- lua_setfield(L, -2, "__index"); /* metatable.__index = metatable */ -- luaL_register(L, NULL, mplib_gr_meta); /* object meta methods */ -+ lua_pushvalue(L, -1); -+ lua_setfield(L, -2, "__index"); -+ luaL_register(L, NULL, mplib_gr_meta); - lua_pop(L, 1); - - luaL_newmetatable(L, MPLIB_FIG_METATABLE); -- lua_pushvalue(L, -1); /* push metatable */ -- lua_setfield(L, -2, "__index"); /* metatable.__index = metatable */ -- luaL_register(L, NULL, mplib_fig_meta); /* figure meta methods */ -+ lua_pushvalue(L, -1); -+ lua_setfield(L, -2, "__index"); -+ luaL_register(L, NULL, mplib_fig_meta); - lua_pop(L, 1); - - luaL_newmetatable(L, MPLIB_METATABLE); -- lua_pushvalue(L, -1); /* push metatable */ -- lua_setfield(L, -2, "__index"); /* metatable.__index = metatable */ -- luaL_register(L, NULL, mplib_meta); /* meta methods */ -- luaL_register(L, NULL, mplib_d); /* dict methods */ -- luaL_register(L, "mplib", mplib_m); /* module functions */ -+ lua_pushvalue(L, -1); -+ lua_setfield(L, -2, "__index"); -+ luaL_register(L, NULL, mplib_meta); -+ luaL_register(L, NULL, mplib_d); -+ luaL_register(L, "mplib", mplib_m); -+ - return 1; - } -diff --git a/texk/web2c/mplibdir/mp.w b/texk/web2c/mplibdir/mp.w -index 2c956ea5a..d52ad37ce 100644 ---- a/texk/web2c/mplibdir/mp.w -+++ b/texk/web2c/mplibdir/mp.w -@@ -139,7 +139,7 @@ typedef struct MP_instance { - - @ @c - /*\#define DEBUGENVELOPE */ --#ifdef DEBUGENVELOPE -+#ifdef DEBUGENVELOPE - static int DEBUGENVELOPECOUNTER=0; - #define dbg_str(A) printf("\n--[==[%03d DEBUGENVELOPE ]==] %s", DEBUGENVELOPECOUNTER++, #A) - #define dbg_n(A) printf("\n--[==[%03d DEBUGENVELOPE ]==] ['%s']=%s, ", DEBUGENVELOPECOUNTER++, #A, number_tostring(A)) -@@ -176,8 +176,8 @@ static int DEBUGENVELOPECOUNTER=0; - #include /* for |PNG_LIBPNG_VER_STRING|, |png_libpng_ver| */ - /*\#include */ /* for |PIXMAN_VERSION_STRING|, |pixman_version_string()| */ - /*\#include */ /* for |CAIRO_VERSION_STRING|, |cairo_version_string()| */ --#include /* for |gmp_version| */ --#include /* for |MPFR_VERSION_STRING|, |mpfr_get_version()| */ -+/*\#include */ /* for |gmp_version| */ -+/*\#include */ /* for |MPFR_VERSION_STRING|, |mpfr_get_version()| */ - #include "mplib.h" - #include "mplibps.h" /* external header */ - /*\#include "mplibsvg.h" */ /* external header */ -@@ -189,7 +189,7 @@ static int DEBUGENVELOPECOUNTER=0; - #include "mpmath.h" /* internal header */ - #include "mpmathdouble.h" /* internal header */ - #include "mpmathdecimal.h" /* internal header */ --#include "mpmathbinary.h" /* internal header */ -+/*#include "mpmathbinary.h"*/ /* internal header */ - #include "mpstrings.h" /* internal header */ - /* BEGIN PATCH */ - mp_number dx_ap; /* approximation of dx */ -@@ -200,12 +200,19 @@ mp_number ueps_ap; /* epsilon for above approximations */ - boolean is_dxdy, is_dxindyin; - /* END PATCH */ - --@ We move the {\tt cairo} and {\tt pixman} libraries outside {\tt mp.w}, -+@ We move the {\tt cairo} and {\tt pixman} libraries outside {\tt mp.w}, - to minimize dependencies. - - @c - extern const char *COMPILED_CAIRO_VERSION_STRING; - extern const char* cairo_version_string (void); -+extern const char *COMPILED_MPFR_VERSION_STRING; -+extern const char* mpfr_get_version (void); -+extern void * mp_initialize_binary_math (MP mp) ; -+extern int COMPILED__GNU_MP_VERSION; -+extern int COMPILED__GNU_MP_VERSION_MINOR; -+extern int COMPILED__GNU_MP_VERSION_PATCHLEVEL; -+extern const char * const COMPILED_gmp_version; - extern const char *COMPILED_PIXMAN_VERSION_STRING; - extern const char* pixman_version_string (void); - extern void mp_png_backend_initialize (MP mp); -@@ -2628,7 +2635,7 @@ void mp_new_randoms (MP mp) { - mp->j_random = 54; - } - --@ To consume a random fraction, the program below will say `|next_random|'. -+@ To consume a random fraction, the program below will say `|next_random|'. - Now each number system has its own implementation, - true to the original as much as possibile. - -@@ -2657,7 +2664,7 @@ As said before, now each number system has its own implementation. - @c - /*Unused. - static void mp\_unif\_rand (MP mp, mp\_number *ret, mp\_number x\_orig) { -- mp\_number y; // trial value -+ mp\_number y; // trial value - mp\_number x, abs\_x; - mp\_number u; - new\_fraction (y); -@@ -2896,7 +2903,7 @@ void *do_alloc_node (MP mp, size_t size) { - - @c - void mp_xfree (void *x) { -- if (x != NULL) -+ if (x != NULL) - free (x); - } - void *mp_xrealloc (MP mp, void *p, size_t nmem, size_t size) { -@@ -3235,8 +3242,7 @@ mp_random_seed, /* initialize random number generator (\&{randomseed}) */ - mp_message_command, /* communicate to user (\&{message}, \&{errmessage}) */ - mp_every_job_command, /* designate a starting token (\&{everyjob}) */ - mp_delimiters, /* define a pair of delimiters (\&{delimiters}) */ --mp_special_command, /* output special info (\&{special}) -- or font map info (\&{fontmapfile}, \&{fontmapline}) */ -+mp_special_command, /* output special info (\&{special}) or font map info (\&{fontmapfile}, \&{fontmapline}) */ - mp_write_command, /* write text to a file (\&{write}) */ - mp_type_name, /* declare a type (\&{numeric}, \&{pair}, etc.) */ - mp_left_delimiter, /* the left delimiter of a matching pair */ -@@ -3275,15 +3281,13 @@ mp_left_bracket, /* the operator `\.[' */ - mp_right_bracket, /* the operator `\.]' */ - mp_right_brace, /* the operator `\.{\char`\}}' */ - mp_with_option, /* option for filling (\&{withpen}, \&{withweight}, etc.) */ --mp_thing_to_add, -- /* variant of \&{addto} (\&{contour}, \&{doublepath}, \&{also}) */ -+mp_thing_to_add, /* variant of \&{addto} (\&{contour}, \&{doublepath}, \&{also}) */ - mp_of_token, /* the operator `\&{of}' */ - mp_to_token, /* the operator `\&{to}' */ - mp_step_token, /* the operator `\&{step}' */ - mp_until_token, /* the operator `\&{until}' */ - mp_within_token, /* the operator `\&{within}' */ --mp_lig_kern_token, -- /* the operators `\&{kern}' and `\.{=:}' and `\.{=:\char'174}', etc. */ -+mp_lig_kern_token, /* the operators `\&{kern}' and `\.{=:}' and `\.{=:\char'174}', etc. */ - mp_assignment, /* the operator `\.{:=}' */ - mp_skip_to, /* the operation `\&{skipto}' */ - mp_bchar_label, /* the operator `\.{\char'174\char'174:}' */ -@@ -4046,6 +4050,7 @@ enum mp_given_internal { - mp_pausing, /* positive to display lines on the terminal before they are read */ - mp_showstopping, /* positive to stop after each \&{show} command */ - mp_fontmaking, /* positive if font metric output is to be produced */ -+ mp_texscriptmode, /* controls spacing in texmode */ - mp_linejoin, /* as in \ps: 0 for mitered, 1 for round, 2 for beveled */ - mp_linecap, /* as in \ps: 0 for butt, 1 for round, 2 for square */ - mp_miterlimit, /* controls miter length as in \ps */ -@@ -4196,6 +4201,8 @@ mp_primitive (mp, "showstopping", mp_internal_quantity, mp_showstopping); - @:mp_showstopping_}{\&{showstopping} primitive@>; - mp_primitive (mp, "fontmaking", mp_internal_quantity, mp_fontmaking); - @:mp_fontmaking_}{\&{fontmaking} primitive@>; -+mp_primitive (mp, "texscriptmode", mp_internal_quantity, mp_texscriptmode); -+@:mp_texscriptmode_}{\&{texscriptmode} primitive@>; - mp_primitive (mp, "linejoin", mp_internal_quantity, mp_linejoin); - @:mp_linejoin_}{\&{linejoin} primitive@>; - mp_primitive (mp, "linecap", mp_internal_quantity, mp_linecap); -@@ -4214,8 +4221,7 @@ mp_primitive (mp, "mpprocset", mp_internal_quantity, mp_procset); - @:mp_procset_}{\&{mpprocset} primitive@>; - mp_primitive (mp, "troffmode", mp_internal_quantity, mp_gtroffmode); - @:troffmode_}{\&{troffmode} primitive@>; --mp_primitive (mp, "defaultcolormodel", mp_internal_quantity, -- mp_default_color_model); -+mp_primitive (mp, "defaultcolormodel", mp_internal_quantity, mp_default_color_model); - @:mp_default_color_model_}{\&{defaultcolormodel} primitive@>; - mp_primitive (mp, "restoreclipcolor", mp_internal_quantity, mp_restore_clip_color); - @:mp_restore_clip_color_}{\&{restoreclipcolor} primitive@>; -@@ -4273,6 +4279,7 @@ set_internal_string (mp_output_format, mp_intern (mp, "eps")); - set_internal_string (mp_output_format_options, mp_intern (mp, "")); - set_internal_string (mp_number_system, mp_intern (mp, "scaled")); - set_internal_from_number (mp_number_precision, precision_default); -+set_internal_from_number (mp_texscriptmode, unity_t); - #if DEBUG - number_clone (internal_value (mp_tracing_titles), three_t); - number_clone (internal_value (mp_tracing_equations), three_t); -@@ -4320,6 +4327,7 @@ set_internal_name (mp_design_size, xstrdup ("designsize")); - set_internal_name (mp_pausing, xstrdup ("pausing")); - set_internal_name (mp_showstopping, xstrdup ("showstopping")); - set_internal_name (mp_fontmaking, xstrdup ("fontmaking")); -+set_internal_name (mp_texscriptmode, xstrdup ("texscriptmode")); - set_internal_name (mp_linejoin, xstrdup ("linejoin")); - set_internal_name (mp_linecap, xstrdup ("linecap")); - set_internal_name (mp_miterlimit, xstrdup ("miterlimit")); -@@ -4443,6 +4451,8 @@ class numbers in nonstandard extensions of \MP. - @d invalid_class 20 /* bad character in the input */ - @d max_class 20 /* the largest class number */ - -+@d semicolon_class 6 /* the ; */ -+ - @= - #define digit_class 0 /* the class number of \.{0123456789} */ - int char_class[256]; /* the class numbers */ -@@ -4843,10 +4853,26 @@ char *mp_get_string_value (MP mp, const char *s, size_t l) { - return NULL; - } - -+mp_knot mp_get_path_value (MP mp, const char *s, size_t l) { -+ char *ss = mp_xstrdup(mp,s); -+ if (ss) { -+ mp_sym sym = mp_id_lookup(mp,ss,l,false); -+ if (sym != NULL) { -+ if (mp_type(sym->v.data.node) == mp_path_type) { -+ mp_xfree (ss); -+ return (mp_knot) sym->v.data.node->data.p; -+ } -+ } -+ } -+ mp_xfree (ss); -+ return NULL; -+} -+ - @ @= - double mp_get_numeric_value(MP mp,const char *s,size_t l); - int mp_get_boolean_value(MP mp,const char *s,size_t l); - char *mp_get_string_value(MP mp,const char *s,size_t l); -+mp_knot mp_get_path_value(MP mp,const char *s,size_t l); - - @ We need to put \MP's ``primitive'' symbolic tokens into the hash - table, together with their command code (which will be the |eq_type|) -@@ -13270,26 +13296,26 @@ static mp_knot mp_offset_prep (MP mp, mp_knot c, mp_knot h) { - c0 = c; - k_needed = 0; - #ifdef DEBUGENVELOPE --dbg_nl;dbg_str(--[==[BEGIN]==]);dbg_nl; --dbg_str(return {);dbg_nl; -+dbg_nl;dbg_str(--[==[BEGIN]==]);dbg_nl; -+dbg_str(return {);dbg_nl; - dbg_n(w0->x_coord); - dbg_n(w0->y_coord); - #endif - do { - q = mp_next_knot (p); - #ifdef DEBUGENVELOPE --dbg_nl;dbg_open_t;dbg_str(--[==[begin loop]==]);dbg_nl; -+dbg_nl;dbg_open_t;dbg_str(--[==[begin loop]==]);dbg_nl; - dbg_n(p->x_coord);dbg_n(p->y_coord); - dbg_n(p->right_x);dbg_n(p->right_y); - dbg_n(q->left_x);dbg_n(q->left_y); - dbg_n(q->x_coord);dbg_n(q->y_coord); - dbg_n(w0->x_coord); - dbg_n(w0->y_coord); --#endif -+#endif - @; --#ifdef DEBUGENVELOPE -+#ifdef DEBUGENVELOPE - dbg_key(end Split the cubic between |p| and |q|);dbg_open_t;dbg_nl; - dbg_n(w->x_coord);dbg_n(w->y_coord); - dbg_n(w0->x_coord);dbg_n(w0->y_coord); -@@ -13301,7 +13327,7 @@ dbg_close_t; dbg_comma;dbg_nl; - #ifdef DEBUGENVELOPE - dbg_n(w0->x_coord);dbg_n(w0->y_coord); - dbg_str(--[==[end loop]==]);dbg_nl; dbg_close_t;dbg_comma;dbg_nl; --#endif -+#endif - } while (q != c); - #ifdef DEBUGENVELOPE - dbg_key(Fix the offset change);dbg_open_t;dbg_nl; -@@ -13312,7 +13338,7 @@ dbg_str(--[==[end loop]==]);dbg_nl; dbg_close_t;dbg_comma;dbg_nl; - #endif - @; --#ifdef DEBUGENVELOPE -+#ifdef DEBUGENVELOPE - dbg_n(p->x_coord);dbg_n(p->y_coord); - dbg_key_ival(info post,mp_knot_info(p));dbg_comma;dbg_nl; - dbg_n(c->x_coord);dbg_n(c->y_coord); -@@ -13412,7 +13438,7 @@ the testcase reported by Bogus\l{}aw Jackowski in tracker id 267, case 52c - on Sarovar.) - - @= --#ifdef DEBUGENVELOPE -+#ifdef DEBUGENVELOPE - dbg_comment(Advance |p| to node |q|);dbg_nl; - #endif - q0 = q; -@@ -13437,11 +13463,11 @@ if ((q != q0) && (q != c || c == c0)) - - @ @= - { -- #ifdef DEBUGENVELOPE -+ #ifdef DEBUGENVELOPE - dbg_key(Remove the cubic following p);dbg_open_t;dbg_nl; - dbg_n(p->x_coord);dbg_n(p->y_coord); - dbg_key_ival(pre info p,mp_knot_info(p)); dbg_close_t;dbg_comma;dbg_nl; -- #endif -+ #endif - k_needed = mp_knot_info (p) - zero_off; - if (r == q) { - q = p; -@@ -13459,11 +13485,11 @@ if ((q != q0) && (q != c || c == c0)) - mp->spec_p2 = p; - r = p; - mp_remove_cubic (mp, p); -- #ifdef DEBUGENVELOPE -+ #ifdef DEBUGENVELOPE - dbg_key(Remove the cubic following p);dbg_open_t;dbg_nl; - dbg_n(p->x_coord);dbg_n(p->y_coord); - dbg_key_ival(post info p,mp_knot_info (p)); dbg_close_t;dbg_comma;dbg_nl; -- #endif -+ #endif - } - - -@@ -13532,16 +13558,16 @@ We may have to split a cubic into many pieces before each - piece corresponds to a unique offset. - - @= --#ifdef DEBUGENVELOPE -+#ifdef DEBUGENVELOPE - dbg_comment(Split the cubic between |p| and |q|);dbg_nl; - dbg_key(Split the cubic);dbg_open_t;dbg_nl; - dbg_key_ival(pre info p,mp_knot_info(p));dbg_comma; - dbg_n(w0->x_coord);dbg_n(w0->y_coord); --#endif -+#endif - mp_knot_info (p) = zero_off + k_needed; --#ifdef DEBUGENVELOPE -+#ifdef DEBUGENVELOPE - dbg_key_ival(post info p,mp_knot_info(p));dbg_close_t;dbg_comma; dbg_nl; --#endif -+#endif - k_needed = 0; - @; -@@ -13708,7 +13734,7 @@ void mp_fin_offset_prep (MP mp, mp_knot p, mp_knot w, mp_number - new_number(t2); - new_fraction(s); - new_fraction(t); --#ifdef DEBUGENVELOPE -+#ifdef DEBUGENVELOPE - dbg_key(mp_fin_offset_prep);dbg_open_t;dbg_nl; - #endif - while (1) { -@@ -13716,7 +13742,7 @@ dbg_key(mp_fin_offset_prep);dbg_open_t;dbg_nl; - ww = mp_next_knot (w); /* a pointer to $w\k$ */ - else - ww = mp_prev_knot (w); /* a pointer to $w_{k-1}$ */ --#ifdef DEBUGENVELOPE -+#ifdef DEBUGENVELOPE - dbg_comment(begin iteration); - dbg_open_t;dbg_nl; - dbg_n(w->x_coord);dbg_n(w->y_coord); -@@ -13727,11 +13753,11 @@ dbg_in(rise); - #endif - @; --#ifdef DEBUGENVELOPE -+#ifdef DEBUGENVELOPE - dbg_comment(crossing_point); - #endif - crossing_point (t, t0, t1, t2); --#ifdef DEBUGENVELOPE -+#ifdef DEBUGENVELOPE - dbg_n(t);dbg_n(t0);dbg_n(t1);dbg_n(t2); - dbg_in(number_greaterequal(t, fraction_one_t)); - dbg_in(turn_amt); -@@ -13743,18 +13769,18 @@ dbg_close_t; dbg_comma;dbg_nl; - else - goto RETURN; - } --#ifdef DEBUGENVELOPE -+#ifdef DEBUGENVELOPE - dbg_comment(Split the cubic at $t$ and split off another cubic if the derivative crosses back); - #endif - @; - w = ww; --#ifdef DEBUGENVELOPE -+#ifdef DEBUGENVELOPE - dbg_comment(end iteration); - #endif - } - RETURN: --#ifdef DEBUGENVELOPE -+#ifdef DEBUGENVELOPE - dbg_comment(RETURN); - dbg_n(t); - #endif -@@ -13766,7 +13792,7 @@ dbg_n(t); - free_number (t0); - free_number (t1); - free_number (t2); --#ifdef DEBUGENVELOPE -+#ifdef DEBUGENVELOPE - dbg_close_t; dbg_comma;dbg_nl; - #endif - } -@@ -13782,7 +13808,7 @@ begins to fail. - mp_number abs_du, abs_dv; - new_number (abs_du); - new_number (abs_dv); --#ifdef DEBUGENVELOPE -+#ifdef DEBUGENVELOPE - dbg_key(Compute test coefficients |(t0,t1,t2)| for $d(t)$ versus...);dbg_open_t;dbg_nl; - #endif - set_number_from_substraction(du, ww->x_coord, w->x_coord); -@@ -13791,7 +13817,7 @@ dbg_key(Compute test coefficients |(t0,t1,t2)| for $d(t)$ versus...);dbg_open_t; - number_abs(abs_du); - number_clone(abs_dv, dv); - number_abs(abs_dv); --#ifdef DEBUGENVELOPE -+#ifdef DEBUGENVELOPE - dbg_CUBIC; - dbg_n(w->x_coord);dbg_n(w->y_coord); - dbg_n(ww->x_coord);dbg_n(ww->y_coord); -@@ -13838,7 +13864,7 @@ dbg_in(number_greaterequal(abs_du, abs_dv)); - free_number (abs_dv); - if (number_negative(t0)) - set_number_to_zero(t0); /* should be positive without rounding error */ --#ifdef DEBUGENVELOPE -+#ifdef DEBUGENVELOPE - dbg_n(t0);dbg_n(t1);dbg_n(t2); - dbg_close_t; dbg_comma;dbg_nl; - #endif -@@ -13981,19 +14007,19 @@ if (number_zero(dxin) && number_zero(dyin)) { - #ifdef DEBUGENVELOPE - dbg_key(dxin dyin before);dbg_open_t;dbg_nl; - dbg_n(dxin);dbg_n(dyin); --dbg_close_t;dbg_comma; -+dbg_close_t;dbg_comma; - #endif - #ifdef DEBUGENVELOPE - dbg_key(dxin dyin after);dbg_open_t;dbg_nl; - dbg_n(dxin);dbg_n(dyin); --dbg_close_t;dbg_comma; -+dbg_close_t;dbg_comma; - #endif - /* BEGIN PATCH */ - #ifdef DEBUGENVELOPE - dbg_key(dx dy dxin dyin after patch);dbg_open_t;dbg_nl; - dbg_n(dx);dbg_n(dy);dbg_n(dx_ap);dbg_n(dy_ap); - dbg_n(dxin);dbg_n(dyin);dbg_n(dxin_ap);dbg_n(dyin_ap); --dbg_close_t;dbg_comma; -+dbg_close_t;dbg_comma; - #endif - /* END PATCH ****/ - -@@ -14012,13 +14038,13 @@ right.) This code depends on |w0| being the offset for |(dxin,dyin)|. - #ifdef DEBUGENVELOPE - dbg_nl; - dbg_comment(Update |mp_knot_info(p)|);dbg_nl; --dbg_key(mp_get_turn_amt_dx_dy);dbg_open_t;dbg_str(--[==[call mp_get_turn_amt]==]);dbg_nl; -+dbg_key(mp_get_turn_amt_dx_dy);dbg_open_t;dbg_str(--[==[call mp_get_turn_amt]==]);dbg_nl; - dbg_n(w0->x_coord);dbg_n(w0->y_coord);dbg_n(dx);dbg_n(dy);dbg_in(number_nonnegative(ab_vs_cd)); - dbg_n(ab_vs_cd); - #endif - is_dxdy=true; - turn_amt = mp_get_turn_amt (mp, w0, dx, dy, number_nonnegative(ab_vs_cd)); -- is_dxdy=false; -+ is_dxdy=false; - #ifdef DEBUGENVELOPE - dbg_dn(turn_amt); - dbg_close_t;dbg_comma; -@@ -14078,20 +14104,20 @@ integer mp_get_turn_amt (MP mp, mp_knot w, mp_number dx, mp_number dy, boolean c - ab_vs_cd (t, dy, arg1, dx, arg2); - #ifdef DEBUGENVELOPE - dbg_sp; -- dbg_open_t;dbg_str(--[==[inside mp_get_turn_amt do loop ]==]);dbg_nl; -+ dbg_open_t;dbg_str(--[==[inside mp_get_turn_amt do loop ]==]);dbg_nl; - dbg_n(w->x_coord);dbg_n(w->y_coord);dbg_n(ww->x_coord);dbg_n(ww->y_coord); - dbg_n(t);dbg_n(dy);dbg_n(arg1);dbg_n(dx);dbg_n(arg2); - dbg_n(t_ap);dbg_n(dy_ap);dbg_n(dx_ap);dbg_n(dyin_ap);dbg_n(dxin_ap); - dbg_close_t;dbg_comma; - dbg_in(number_zero(dx) && number_zero(arg1) && number_positive(dy) && number_positive(arg2) && is_dxdy); -- dbg_in(is_dxdy && number_zero(dx) && number_zero(arg1) && number_negative(dy) && number_negative(arg2) && number_positive(dyin_ap)); -+ dbg_in(is_dxdy && number_zero(dx) && number_zero(arg1) && number_negative(dy) && number_negative(arg2) && number_positive(dyin_ap)); - dbg_in(is_dxindyin && number_zero(dx) && number_zero(arg1) && number_positive(dy) && number_positive(arg2) && number_negative(dyin_ap)); - dbg_in(number_zero(dy) && number_zero(arg2) && number_negative(dx) && number_negative(arg1)); - dbg_in(number_zero(dx) && number_zero(arg1) && number_negative(dy) && number_positive(arg2)); - dbg_in(number_zero(dy) && number_zero(arg2) && number_positive(dx) && number_negative(arg1)); - dbg_nl; - #endif -- if (number_negative(t)) -+ if (number_negative(t)) - break; - incr (s); - w = ww; -@@ -14104,7 +14130,7 @@ integer mp_get_turn_amt (MP mp, mp_knot w, mp_number dx, mp_number dy, boolean c - ab_vs_cd (t, dy, arg1, dx, arg2); - #ifdef DEBUGENVELOPE - dbg_sp; -- dbg_open_t;dbg_str(--[==[outside mp_get_turn_amt do loop ]==]);dbg_nl; -+ dbg_open_t;dbg_str(--[==[outside mp_get_turn_amt do loop ]==]);dbg_nl; - dbg_n(w->x_coord);dbg_n(w->y_coord);dbg_n(ww->x_coord);dbg_n(ww->y_coord); - dbg_n(t);dbg_n(dy);dbg_n(arg1);dbg_n(dx);dbg_n(arg2); - dbg_n(t_ap);dbg_n(dy_ap);dbg_n(dx_ap);dbg_n(dyin_ap);dbg_n(dxin_ap); -@@ -14120,7 +14146,7 @@ integer mp_get_turn_amt (MP mp, mp_knot w, mp_number dx, mp_number dy, boolean c - ab_vs_cd (t, dy, arg1, dx, arg2); - #ifdef DEBUGENVELOPE - dbg_sp; -- dbg_open_t;dbg_str(--[==[inside mp_get_turn_amt do loop for t<0 ]==]);dbg_nl; -+ dbg_open_t;dbg_str(--[==[inside mp_get_turn_amt do loop for t<0 ]==]);dbg_nl; - dbg_n(w->x_coord);dbg_n(w->y_coord);dbg_n(ww->x_coord);dbg_n(ww->y_coord); - dbg_n(t);dbg_n(dy);dbg_n(arg1);dbg_n(dx);dbg_n(arg2); - dbg_n(t_ap);dbg_n(dy_ap);dbg_n(dx_ap); -@@ -14173,14 +14199,14 @@ with respect to $d_{k-1}$, and apply |fin_offset_prep| to each part. - - @= - ww = mp_prev_knot (w); --#ifdef DEBUGENVELOPE -+#ifdef DEBUGENVELOPE - dbg_key(Complete the offset splitting process);dbg_open_t;dbg_nl; - dbg_n(w->x_coord);dbg_n(w->y_coord); - dbg_n(ww->x_coord);dbg_n(ww->y_coord); - dbg_close_t; dbg_comma;dbg_nl; - #endif - @; --#ifdef DEBUGENVELOPE -+#ifdef DEBUGENVELOPE - dbg_key(after Compute test coeff);dbg_open_t;dbg_nl; - dbg_n(w->x_coord);dbg_n(w->y_coord); - dbg_n(ww->x_coord);dbg_n(ww->y_coord); -@@ -14189,7 +14215,7 @@ dbg_close_t; dbg_comma;dbg_nl; - @; - if (number_greater(t, fraction_one_t)) { --#ifdef DEBUGENVELOPE -+#ifdef DEBUGENVELOPE - dbg_key(t > fraction_one_t);dbg_open_t;dbg_nl; - dbg_n(p->x_coord);dbg_n(p->y_coord); - dbg_n(w->x_coord);dbg_n(w->y_coord); -@@ -14207,7 +14233,7 @@ dbg_close_t; dbg_comma;dbg_nl; - set_number_from_of_the_way(y1a, t, y0, y1); - set_number_from_of_the_way(y1, t, y1, y2); - set_number_from_of_the_way(y2a, t, y1a, y1); --#ifdef DEBUGENVELOPE -+#ifdef DEBUGENVELOPE - dbg_key(t <= fraction_one_t);dbg_open_t;dbg_nl; - dbg_n(p->x_coord);dbg_n(p->y_coord); - dbg_n(t); -@@ -14245,7 +14271,7 @@ dbg_close_t; dbg_comma;dbg_nl; - mp_fin_offset_prep (mp, r, ww, x0, x1, x2, y0, y1, y2, -1, (-1 - turn_amt)); - } - } --#ifdef DEBUGENVELOPE -+#ifdef DEBUGENVELOPE - dbg_key(end Complete the offset splitting process);dbg_open_t;dbg_nl; - dbg_n(w->x_coord);dbg_n(w->y_coord); - dbg_n(w0->x_coord);dbg_n(w0->y_coord); -@@ -14278,7 +14304,7 @@ crossing and the first crossing cannot be antiparallel. - @= - #ifdef DEBUGENVELOPE - dbg_key(Find the first |t| where);dbg_open_t;dbg_nl; --#endif -+#endif - crossing_point (t, t0, t1, t2); - if (turn_amt >= 0) { - if (number_negative(t2)) { -@@ -14316,7 +14342,7 @@ if (turn_amt >= 0) { - #ifdef DEBUGENVELOPE - dbg_n(t); - dbg_close_t; dbg_comma;dbg_nl; --#endif -+#endif - - - @ @= -@@ -19845,6 +19871,7 @@ is less than |loop_text|. - @ @= - if (s != NULL) { - int k ; -+ mp_value new_expr; - size_t size = strlen(s); - memset(&new_expr,0,sizeof(mp_value)); - new_number(new_expr.data.n); -@@ -19860,7 +19887,6 @@ if (s != NULL) { - } - limit = (halfword) k; - (void) memcpy ((mp->buffer + mp->first), s, size); -- free(s); - mp->buffer[limit] = xord ('%'); - mp->first = (size_t) (limit + 1); - loc = start; -@@ -19891,26 +19917,42 @@ if (s != NULL) { - } else { - mp_back_input (mp); - if (cur_exp_str ()->len > 0) { -- mp_value new_expr; - char *s = mp->run_script(mp,(const char*) cur_exp_str()->str) ; - @ -+ free(s); - } - } - } - --@ @= -+@ The |texscriptmode| parameter controls how spaces and newlines get honoured in -+|btex| or |verbatimtex| ... |etex|. The default value is~1. Possible values are: -+0: no newlines, 1: newlines in |verbatimtex|, 2: newlines in |verbatimtex| and -+|etex|, 3: no leading and trailing strip in |verbatimtex|, 4: no leading and -+trailing strip in |verbatimtex| and |btex|. That way the Lua handler can do what -+it likes. An |etex| has to be followed by a space or |;| or be at the end of a -+line and preceded by a space or at the beginning of a line. -+ -+@= - { -- int first ; -- while ((loc < limit - 4) && (mp->buffer[loc] == ' ')) { -+ char *txt = NULL; -+ char *ptr = NULL; -+ int slin = line; -+ int size = 0; -+ int done = 0; -+ int mode = round_unscaled(internal_value(mp_texscriptmode)) ; /* default: 1 */ -+ int verb = cur_mod() == verbatim_code; -+ int first; -+ /* we had a (mandate) trailing space */ -+ if (loc <= limit && mp->char_class[mp->buffer[loc]] == space_class) { - incr(loc); -+ } else { -+ /* maybe issue an error message and quit */ - } -- first = loc ; -- if (mp->buffer[loc-1] == ' ') { -- decr(loc); -- } -- while (loc < limit - 5) { -- if (mp->buffer[loc] == ' ') { -- incr(loc); -+ /* we loop over lines */ -+ first = loc; -+ while (1) { -+ /* we don't need to check when we have less than 4 characters left */ -+ if (loc < limit - 4) { - if (mp->buffer[loc] == 'e') { - incr(loc); - if (mp->buffer[loc] == 't') { -@@ -19918,39 +19960,135 @@ if (s != NULL) { - if (mp->buffer[loc] == 'e') { - incr(loc) ; - if (mp->buffer[loc] == 'x') { -- /* start action */ -- char *s, *txt ; -- int size ; -- mp_value new_expr; -- size = loc - first + 1 - 4 ; -- if (size < 0) { -- size = 0 ; -- } else { -- while ((size > 1) && (mp->buffer[first+size-1] == ' ')) { -- decr(size); -- } -+ /* let's see if we have the right boundary */ -+ if (first == (loc - 3)) { -+ /* when we're at the start of a line no leading space is required */ -+ done = 1; -+ } else if (mp->char_class[mp->buffer[loc - 4]] == space_class) { -+ /* when we're beyond the start of a line a leading space is required */ -+ done = 2; - } -- txt = malloc(size+1); -- if (size > 0) { -- (void) memcpy (txt, mp->buffer + first, size); -+ if (done) { -+ if ((loc + 1) <= limit) { -+ quarterword c = mp->char_class[mp->buffer[loc + 1]] ; -+ if (c != letter_class) { -+ incr(loc) ; -+ /* we're past the 'x' */ -+ break; -+ } else { -+ /* this is no valid etex */ -+ done = 0; -+ } -+ } else { -+ /* when we're at the end of a line we're ok */ -+ incr(loc) ; -+ /* we're past the 'x' */ -+ break; -+ } - } -- txt[size] = '\0'; -- incr(loc); -- s = mp->make_text(mp,txt,(cur_mod() == verbatim_code)) ; /* we could pass the size */ -- @ -- /* done */ -- free(txt); -- break ; -- } else { -- // decr(loc) ; - } - } - } - } -+ } -+ /* no etex seen (yet) */ -+ if (loc >= limit) { -+ if (size) { -+ txt = realloc(txt, size + limit - first + 1); -+ } else { -+ txt = malloc(limit - first + 1); -+ } -+ (void) memcpy (txt + size, mp->buffer + first, limit - first); -+ size += limit - first + 1; -+ if (mode <= 0) { -+ txt[size - 1] = ' '; -+ } else if (verb) { -+ /* modes >= 1 permit a newline in verbatimtex */ -+ txt[size - 1] = '\n'; -+ } else if (mode >= 2) { -+ /* modes >= 2 permit a newline in btex */ -+ txt[size - 1] = '\n'; -+ } else { -+ txt[size - 1] = ' '; -+ } -+ if (move_to_next_line(mp)) { -+ /* we abort the scanning */ -+ goto FATAL_ERROR; -+ } -+ first = loc; - } else { - incr(loc); - } - } -+ if (done) { -+ /* we're past the 'x' */ -+ int l = loc - 5 ; // 4 -+ int n = l - first + 1 ; -+ /* we're before the 'etex' */ -+ if (done == 2) { -+ /* we had ' etex' */ -+ l -= 1; -+ n -= 1; -+ /* we're before the ' etex' */ -+ } -+ if (size) { -+ txt = realloc(txt, size + n + 1); -+ } else { -+ txt = malloc(n + 1); -+ } -+ (void) memcpy (txt + size, mp->buffer + first, n); /* 0 */ -+ size += n; -+ if (verb && mode >= 3) { -+ /* don't strip verbatimtex */ -+ txt[size] = '\0'; -+ ptr = txt; -+ } else if (mode >= 4) { -+ /* don't strip btex */ -+ txt[size] = '\0'; -+ ptr = txt; -+ } else { -+ /* strip trailing whitespace, we have a \0 so we're one off */ -+ /* while ((size > 1) && (mp->char_class[(ASCII_code) txt[size-2]] == space_class || txt[size-2] == '\n')) { */ -+ while ((size > 1) && (mp->char_class[(ASCII_code) txt[size-1]] == space_class || txt[size-1] == '\n')) { -+ decr(size); -+ } -+ /* prune the string */ -+ txt[size] = '\0'; -+ /* strip leading whitespace */ -+ ptr = txt; -+ while ((size > 1) && (mp->char_class[(ASCII_code) ptr[0]] == space_class || ptr[0] == '\n')) { -+ incr(ptr); -+ decr(size); -+ } -+ } -+ /* action */ -+ { -+ char *s = mp->make_text(mp,ptr,verb) ; -+ @ -+ free(s); -+ } -+ free(txt); -+ /* really needed */ -+ mp_get_next(mp); -+ return; -+ } -+ /* -+ we don't recover because in practice the graphic will be broken anyway and -+ we're not really interacting in mplib .. just fix the input -+ */ -+ FATAL_ERROR: -+ { -+ /* line numbers are not always meaningfull so we can get a 0 reported */ -+ char msg[256]; -+ const char *hlp[] = { "An 'etex' is missing at this input level, nothing gets done.", NULL }; -+ if (slin > 0) { -+ mp_snprintf(msg, 256, "No matching 'etex' for '%stex'.", verb ? "verbatim" : "b"); -+ } else { -+ mp_snprintf(msg, 256, "No matching 'etex' for '%stex' in line %d.", verb ? "verbatim" : "b",slin); -+ } -+ mp_error (mp, msg, hlp, false); -+ free(txt); -+ } - } - - @ @= -@@ -19964,7 +20102,7 @@ if (s != NULL) { - mp_value new_expr; - const char *hlp[] = { - "I'm going to flush this expression, since", -- "makete should be followed by a known string.", -+ "maketext should be followed by a known string.", - NULL }; - memset(&new_expr,0,sizeof(mp_value)); - new_number(new_expr.data.n); -@@ -19976,9 +20114,9 @@ if (s != NULL) { - } else { - mp_back_input (mp); - if (cur_exp_str ()->len > 0) { -- mp_value new_expr; - char *s = mp->make_text(mp,(const char*) cur_exp_str()->str,0) ; - @ -+ free(s); - } - } - } -@@ -23295,7 +23433,7 @@ RESTART: - - q = mp_get_value_node (mp); - mp_name_type (q) = mp_capsule; -- if (cur_cmd() == mp_comma) { -+ if (cur_cmd() == mp_comma) { - mp_init_color_node (mp, q); - r = value_node (q); - mp_stash_in (mp, y_part (r)); -@@ -23321,7 +23459,7 @@ RESTART: - } - mp_stash_in (mp, blue_part (r)); - -- if (cur_cmd() == mp_comma) { -+ if (cur_cmd() == mp_comma) { - mp_node t; /* a token */ - mp_init_cmykcolor_node (mp, q); - t = value_node (q); -@@ -23337,13 +23475,13 @@ RESTART: - set_dep_list (cyan_part(t),dep_list ((mp_value_node) red_part(r))); - set_prev_dep (cyan_part(t),prev_dep ((mp_value_node) red_part(r))); - set_mp_link (prev_dep (cyan_part(t)), (mp_node) cyan_part(t)); -- } -+ } - if ( ((mp_type (magenta_part (t))) != mp_independent) && ((mp_type (magenta_part (t))) != mp_known) ) { - /* Copy the dep list */ - set_dep_list (magenta_part(t),dep_list ((mp_value_node) green_part(r))); - set_prev_dep (magenta_part(t),prev_dep ((mp_value_node) green_part(r))); - set_mp_link (prev_dep (magenta_part(t)), (mp_node) magenta_part(t)); -- } -+ } - if ( ((mp_type (yellow_part (t))) != mp_independent) && ((mp_type (yellow_part (t))) != mp_known)) { - /* Copy the dep list */ - set_dep_list (yellow_part(t),dep_list ((mp_value_node) blue_part(r))); -@@ -28985,7 +29123,7 @@ static void mp_set_up_boundingpath (MP mp, mp_node p) { - unsigned char ljoin, lcap; - mp_number miterlim; - mp_knot q = mp_copy_path (mp, cur_exp_knot ()); /* the original path */ -- mp_knot pen; -+ mp_knot pen; - mp_knot qq; - - new_number(miterlim); -@@ -30671,8 +30809,8 @@ void mp_show_library_versions (void) { - fprintf(stdout, "Compiled with pixman %s; using %s\n",COMPILED_PIXMAN_VERSION_STRING, pixman_version_string()); - fprintf(stdout, "Compiled with libpng %s; using %s\n", PNG_LIBPNG_VER_STRING, png_libpng_ver); - fprintf(stdout, "Compiled with zlib %s; using %s\n", ZLIB_VERSION, zlibVersion()); -- fprintf(stdout, "Compiled with mpfr %s; using %s\n", MPFR_VERSION_STRING, mpfr_get_version()); -- fprintf(stdout, "Compiled with gmp %d.%d.%d; using %s\n\n", __GNU_MP_VERSION, __GNU_MP_VERSION_MINOR, __GNU_MP_VERSION_PATCHLEVEL, gmp_version); -+ fprintf(stdout, "Compiled with mpfr %s; using %s\n", COMPILED_MPFR_VERSION_STRING, mpfr_get_version()); -+ fprintf(stdout, "Compiled with gmp %d.%d.%d; using %s\n\n", COMPILED__GNU_MP_VERSION, COMPILED__GNU_MP_VERSION_MINOR, COMPILED__GNU_MP_VERSION_PATCHLEVEL, COMPILED_gmp_version); - } - - @ @= -@@ -33230,7 +33368,7 @@ We may need to cancel skips that span more than 127 lig/kern steps. - - - @ The header could contain ASCII zeroes, so can't use |strdup|. --The index |j| can be beyond the index |header_last|, hence we -+The index |j| can be beyond the index |header_last|, hence we - have to sure to update the end of stream marker to reflect the - actual position. - -@@ -34555,8 +34693,9 @@ extreme cases so it may have to be shortened on some systems. - - @= - { -- s = xmalloc (7, 1); -- mp_snprintf (s, 7, ".%i", (int) c); -+ s = xmalloc (12, 1); -+ mp_snprintf (s, 12, ".%i", (int) c); -+ s[7]='\0'; - } - - -diff --git a/texk/web2c/mplibdir/mpmath.w b/texk/web2c/mplibdir/mpmath.w -index 772f8042b..6c0ee6d00 100644 ---- a/texk/web2c/mplibdir/mpmath.w -+++ b/texk/web2c/mplibdir/mpmath.w -@@ -1,4 +1,4 @@ --% $Id$ -+% $Id: mpmath.w 2118 2017-02-15 17:49:54Z luigi $ - % - % This file is part of MetaPost; - % the MetaPost program is in the public domain. -diff --git a/texk/web2c/mplibdir/mpmathbinary.w b/texk/web2c/mplibdir/mpmathbinary.w -index c6df9ced4..f3d9ed947 100644 ---- a/texk/web2c/mplibdir/mpmathbinary.w -+++ b/texk/web2c/mplibdir/mpmathbinary.w -@@ -39,6 +39,19 @@ - #include "mpmp.h" /* internal header */ - #include - #include -+ -+#ifdef HAVE_CONFIG_H -+#include -+const char * const COMPILED_gmp_version = VERSION; -+#else -+const char * const COMPILED_gmp_version = "unknown"; -+#endif -+ -+const char *COMPILED_MPFR_VERSION_STRING = MPFR_VERSION_STRING; -+int COMPILED__GNU_MP_VERSION = __GNU_MP_VERSION ; -+int COMPILED__GNU_MP_VERSION_MINOR = __GNU_MP_VERSION_MINOR ; -+int COMPILED__GNU_MP_VERSION_PATCHLEVEL = __GNU_MP_VERSION_PATCHLEVEL ; -+ - @; - #endif - -diff --git a/texk/web2c/mplibdir/mpmathdouble.w b/texk/web2c/mplibdir/mpmathdouble.w -index 4834876e5..cb1496936 100644 ---- a/texk/web2c/mplibdir/mpmathdouble.w -+++ b/texk/web2c/mplibdir/mpmathdouble.w -@@ -1,4 +1,4 @@ --% $Id$ -+% $Id: mpmathdouble.w 2118 2017-02-15 17:49:54Z luigi $ - % - % This file is part of MetaPost; - % the MetaPost program is in the public domain. ---- source/texk/web2c/pdftexdir/pdftoepdf.cc.orig 2020-11-07 13:23:37.163328041 +0100 -+++ source/texk/web2c/pdftexdir/pdftoepdf.cc 2020-11-07 13:39:34.880565627 +0100 -@@ -120,7 +120,7 @@ - - static InObj *inObjList; - static UsedEncoding *encodingList; --static GBool isInit = gFalse; -+static bool isInit = false; - - // -------------------------------------------------------------------- - // Maintain list of open embedded PDF files -@@ -275,7 +275,7 @@ - - static void copyObject(Object *); - --static void copyName(char *s) -+static void copyName(const char *s) - { - pdf_puts("/"); - for (; *s != 0; s++) { -@@ -292,7 +292,7 @@ - Object obj1; - copyName(obj->dictGetKey(i)); - pdf_puts(" "); -- obj1 = obj->dictGetValNF(i); -+ obj1 = obj->dictGetValNF(i).copy(); - copyObject(&obj1); - pdf_puts("\n"); - } -@@ -310,7 +310,7 @@ - static void copyFontDict(Object * obj, InObj * r) - { - int i, l; -- char *key; -+ const char *key; - if (!obj->isDict()) - pdftex_fail("PDF inclusion: invalid dict type <%s>", - obj->getTypeName()); -@@ -351,7 +351,7 @@ - obj->getTypeName()); - pdf_puts("/ProcSet [ "); - for (i = 0, l = obj->arrayGetLength(); i < l; ++i) { -- procset = obj->arrayGetNF(i); -+ procset = obj->arrayGetNF(i).copy(); - if (!procset.isName()) - pdftex_fail("PDF inclusion: invalid ProcSet entry type <%s>", - procset.getTypeName()); -@@ -382,7 +382,7 @@ - return false; - } - --static void copyFont(char *tag, Object * fontRef) -+static void copyFont(const char *tag, Object * fontRef) - { - Object fontdict, subtype, basefont, fontdescRef, fontdesc, charset, - stemV; -@@ -406,7 +406,7 @@ - if (fontdict.isDict()) { - subtype = fontdict.dictLookup("Subtype"); - basefont = fontdict.dictLookup("BaseFont"); -- fontdescRef = fontdict.dictLookupNF("FontDescriptor"); -+ fontdescRef = fontdict.dictLookupNF("FontDescriptor").copy(); - if (fontdescRef.isRef()) { - fontdesc = fontdescRef.fetch(xref); - } -@@ -427,7 +427,7 @@ - charset = fontdesc.dictLookup("CharSet"); - if (!charset.isNull() && - charset.isString() && is_subsetable(fontmap)) -- epdf_mark_glyphs(fd, charset.getString()->getCString()); -+ epdf_mark_glyphs(fd, charset.getString()->c_str()); - else - embed_whole_font(fd); - addFontDesc(fontdescRef.getRef(), fd); -@@ -452,7 +452,7 @@ - obj->getTypeName()); - pdf_puts("/Font << "); - for (i = 0, l = obj->dictGetLength(); i < l; ++i) { -- fontRef = obj->dictGetValNF(i); -+ fontRef = obj->dictGetValNF(i).copy(); - if (fontRef.isRef()) - copyFont(obj->dictGetKey(i), &fontRef); - else if (fontRef.isDict()) { // some programs generate pdf with embedded font object -@@ -467,7 +467,7 @@ - pdf_puts(">>\n"); - } - --static void copyOtherResources(Object * obj, char *key) -+static void copyOtherResources(Object * obj, const char *key) - { - // copies all other resources (write_epdf handles Fonts and ProcSets), - -@@ -554,8 +554,8 @@ - Object obj1; - int i, l, c; - Ref ref; -- char *p; -- GString *s; -+ const char *p; -+ const GString *s; - if (obj->isBool()) { - pdf_printf("%s", obj->getBool()? "true" : "false"); - } else if (obj->isInt()) { -@@ -566,7 +566,7 @@ - pdf_printf("%s", convertNumToPDF(obj->getNum())); - } else if (obj->isString()) { - s = obj->getString(); -- p = s->getCString(); -+ p = s->c_str(); - l = s->getLength(); - if (strlen(p) == (unsigned int) l) { - pdf_puts("("); -@@ -595,7 +595,7 @@ - } else if (obj->isArray()) { - pdf_puts("["); - for (i = 0, l = obj->arrayGetLength(); i < l; ++i) { -- obj1 = obj->arrayGetNF(i); -+ obj1 = obj->arrayGetNF(i).copy(); - if (!obj1.isName()) - pdf_puts(" "); - copyObject(&obj1); -@@ -664,7 +664,7 @@ - ("PDF inclusion: CID fonts are not supported" - " (try to disable font replacement to fix this)"); - } -- if ((s = ((Gfx8BitFont *) r->font)->getCharName(i)) != 0) -+ if ((s = (char *) ((Gfx8BitFont *) r->font)->getCharName(i)) != 0) - glyphNames[i] = s; - else - glyphNames[i] = notdef; -@@ -683,7 +683,7 @@ - } - - // get the pagebox according to the pagebox_spec --static PDFRectangle *get_pagebox(Page * page, int pagebox_spec) -+static const PDFRectangle *get_pagebox(Page * page, int pagebox_spec) - { - if (pagebox_spec == pdfboxspecmedia) - return page->getMediaBox(); -@@ -715,7 +715,7 @@ - { - PdfDocument *pdf_doc; - Page *page; -- PDFRectangle *pagebox; -+ const PDFRectangle *pagebox; - #ifdef POPPLER_VERSION - int pdf_major_version_found, pdf_minor_version_found; - #else -@@ -723,9 +723,9 @@ - #endif - // initialize - if (!isInit) { -- globalParams = new GlobalParams(); -- globalParams->setErrQuiet(gFalse); -- isInit = gTrue; -+ globalParams = std::unique_ptr(new GlobalParams()); -+ globalParams->setErrQuiet(false); -+ isInit = true; - } - // open PDF file - pdf_doc = find_add_document(image_name); -@@ -757,15 +757,14 @@ - if (page_name) { - // get page by name - GString name(page_name); -- LinkDest *link = pdf_doc->doc->findDest(&name); -+ std::unique_ptr link = pdf_doc->doc->findDest(&name); - if (link == 0 || !link->isOk()) - pdftex_fail("PDF inclusion: invalid destination <%s>", page_name); - Ref ref = link->getPageRef(); -- page_num = pdf_doc->doc->getCatalog()->findPage(ref.num, ref.gen); -+ page_num = pdf_doc->doc->getCatalog()->findPage(ref); - if (page_num == 0) - pdftex_fail("PDF inclusion: destination is not a page <%s>", - page_name); -- delete link; - } else { - // get page by number - if (page_num <= 0 || page_num > epdf_num_pages) -@@ -822,7 +821,7 @@ - Object groupDict; - bool writeSepGroup = false; - Object info; -- char *key; -+ const char *key; - char s[256]; - int i, l; - int rotate; -@@ -849,7 +848,7 @@ - pageObj = xref->fetch(pageRef->num, pageRef->gen); - pageDict = pageObj.getDict(); - rotate = page->getRotate(); -- PDFRectangle *pagebox; -+ const PDFRectangle *pagebox; - // write the Page header - pdf_puts("/Type /XObject\n"); - pdf_puts("/Subtype /Form\n"); -@@ -921,13 +920,13 @@ - pdf_puts(stripzeros(s)); - - // Metadata validity check (as a stream it must be indirect) -- dictObj = pageDict->lookupNF("Metadata"); -+ dictObj = pageDict->lookupNF("Metadata").copy(); - if (!dictObj.isNull() && !dictObj.isRef()) - pdftex_warn("PDF inclusion: /Metadata must be indirect object"); - - // copy selected items in Page dictionary except Resources & Group - for (i = 0; pageDictKeys[i] != NULL; i++) { -- dictObj = pageDict->lookupNF(pageDictKeys[i]); -+ dictObj = pageDict->lookupNF(pageDictKeys[i]).copy(); - if (!dictObj.isNull()) { - pdf_newline(); - pdf_printf("/%s ", pageDictKeys[i]); -@@ -936,7 +935,7 @@ - } - - // handle page group -- dictObj = pageDict->lookupNF("Group"); -+ dictObj = pageDict->lookupNF("Group").copy(); - if (!dictObj.isNull()) { - if (pdfpagegroupval == 0) { - // another pdf with page group was included earlier on the -@@ -977,8 +976,8 @@ - } - l = dic1.getLength(); - for (i = 0; i < l; i++) { -- groupDict.dictAdd(copyString(dic1.getKey(i)), -- dic1.getValNF(i)); -+ groupDict.dictAdd(dic1.getKey(i), -+ dic1.getValNF(i).copy()); - } - // end modification - pdf_printf("/Group %ld 0 R\n", (long)pdfpagegroupval); -@@ -1108,6 +1107,6 @@ - delete_document(p); - } - // see above for globalParams -- delete globalParams; -+ globalParams.reset(); - } - } ---- source/texk/web2c/pdftexdir/pdftosrc.cc.orig 2020-11-07 13:23:37.163328041 +0100 -+++ source/texk/web2c/pdftexdir/pdftosrc.cc 2020-11-07 13:40:55.764601960 +0100 -@@ -24,6 +24,15 @@ - POPPLER_VERSION should be defined. - */ - -+#ifdef POPPLER_VERSION -+#include -+#define xpdfVersion POPPLER_VERSION -+#define xpdfString "poppler" -+#else -+#include /* just to get the xpdf version */ -+#define xpdfString "xpdf" -+#endif -+ - #include - - #include -@@ -79,7 +88,7 @@ - exit(1); - } - fileName = new GString(argv[1]); -- globalParams = new GlobalParams(); -+ globalParams = std::unique_ptr(new GlobalParams()); - doc = new PDFDoc(fileName); - if (!doc->isOk()) { - fprintf(stderr, "Invalid PDF file\n"); -@@ -100,7 +109,7 @@ - if (objnum == 0) { - srcStream = catalogDict.dictLookup("SourceObject"); - static char const_SourceFile[] = "SourceFile"; -- if (!srcStream.isStream(const_SourceFile)) { -+ if (!(srcStream.isStream() && srcStream.getDict()->is(const_SourceFile))) { - fprintf(stderr, "No SourceObject found\n"); - exit(1); - } -@@ -109,7 +118,7 @@ - fprintf(stderr, "No SourceName found\n"); - exit(1); - } -- outname = srcName.getString()->getCString(); -+ outname = srcName.getString()->c_str(); - // We cannot free srcName, as objname shares its string. - // srcName.free(); - } else if (objnum > 0) { -@@ -118,7 +127,7 @@ - fprintf(stderr, "Not a Stream object\n"); - exit(1); - } -- sprintf(buf, "%s", fileName->getCString()); -+ sprintf(buf, "%s", fileName->c_str()); - if ((p = strrchr(buf, '.')) == 0) - p = strchr(buf, 0); - if (objgen == 0) -@@ -128,7 +137,7 @@ - outname = buf; - } else { // objnum < 0 means we are extracting the XRef table - extract_xref_table = true; -- sprintf(buf, "%s", fileName->getCString()); -+ sprintf(buf, "%s", fileName->c_str()); - if ((p = strrchr(buf, '.')) == 0) - p = strchr(buf, 0); - sprintf(p, ".xref"); -@@ -156,12 +165,11 @@ - (e->type == xrefEntryFree ? "f" : "n")); - else { // e->offset is the object number of the object stream - Stream *str; -- Lexer *lexer; - Parser *parser; - Object objStr, obj1, obj2; - int nObjects, first, n; - int localOffset = 0; -- Guint firstOffset; -+ unsigned int firstOffset; - - objStr = xref->fetch(e->offset, 0); - assert(objStr.isStream()); -@@ -173,9 +181,8 @@ - - // parse the header: object numbers and offsets - objStr.streamReset(); -- str = new EmbedStream(objStr.getStream(), Object(objNull), gTrue, first); -- lexer = new Lexer(xref, str); -- parser = new Parser(xref, lexer, gFalse); -+ str = new EmbedStream(objStr.getStream(), Object(objNull), true, first); -+ parser = new Parser(xref, str, false); - for (n = 0; n < nObjects; ++n) { - obj1 = parser->getObj(); - obj2 = parser->getObj(); -@@ -207,5 +214,5 @@ - fprintf(stderr, "Cross-reference table extracted to %s\n", outname); - fclose(outfile); - delete doc; -- delete globalParams; -+ globalParams.reset(); - } -diff -up source/texk/web2c/pdftexdir/utils.c.me source/texk/web2c/pdftexdir/utils.c ---- source/texk/web2c/pdftexdir/utils.c.me 2020-11-06 17:34:13.775699638 +0100 -+++ source/texk/web2c/pdftexdir/utils.c 2020-11-06 17:37:29.022637825 +0100 -@@ -32,14 +32,6 @@ with this program. If not, see - #include "ptexlib.h" - #include --#ifdef POPPLER_VERSION --#include --#define xpdfVersion POPPLER_VERSION --#define xpdfString "poppler" --#else --#include /* just to get the xpdf version */ --#define xpdfString "xpdf" --#endif - - #define check_nprintf(size_get, size_want) \ - if ((unsigned)(size_get) >= (unsigned)(size_want)) \ -@@ -977,12 +969,10 @@ void initversionstring(char **versions) - { - const_string fmt = - "Compiled with libpng %s; using libpng %s\n" -- "Compiled with zlib %s; using zlib %s\n" -- "Compiled with %s version %s\n"; -+ "Compiled with zlib %s; using zlib %s\n"; - size_t len = strlen(fmt) - + strlen(PNG_LIBPNG_VER_STRING) + strlen(png_libpng_ver) - + strlen(ZLIB_VERSION) + strlen(zlib_version) -- + strlen(xpdfString) + strlen(xpdfVersion) - + 1; - - /* len will be more than enough, because of the placeholder chars in fmt -@@ -990,7 +980,7 @@ void initversionstring(char **versions) - *versions = xmalloc(len); - sprintf(*versions, fmt, - PNG_LIBPNG_VER_STRING, png_libpng_ver, -- ZLIB_VERSION, zlib_version, xpdfString, xpdfVersion); -+ ZLIB_VERSION, zlib_version); - } - - -diff -up source/texk/web2c/luatexdir/luamd5/md5lib.c.me source/texk/web2c/luatexdir/luamd5/md5lib.c -diff -up source/texk/web2c/mplibdir/mpmathbinary.w.me source/texk/web2c/mplibdir/mpmathbinary.w ---- source/texk/web2c/mplibdir/mpmathbinary.w.me 2020-11-07 13:48:29.165195061 +0100 -+++ source/texk/web2c/mplibdir/mpmathbinary.w 2020-11-07 13:50:00.711463667 +0100 -@@ -41,8 +41,9 @@ - #include - - #ifdef HAVE_CONFIG_H --#include --const char * const COMPILED_gmp_version = VERSION; -+#define MP_STR_HELPER(x) #x -+#define MP_STR(x) MP_STR_HELPER(x) -+const char * const COMPILED_gmp_version = MP_STR(__GNU_MP_VERSION) "." MP_STR( __GNU_MP_VERSION_MINOR) "." MP_STR(__GNU_MP_VERSION_PATCHLEVEL); - #else - const char * const COMPILED_gmp_version = "unknown"; - #endif -diff -up source/texk/web2c/pdftexdir/pdftoepdf.cc.me source/texk/web2c/pdftexdir/pdftoepdf.cc ---- source/texk/web2c/pdftexdir/pdftoepdf.cc.me 2020-11-07 13:52:29.288114063 +0100 -+++ source/texk/web2c/pdftexdir/pdftoepdf.cc 2020-11-07 13:54:11.092270259 +0100 -@@ -418,7 +418,7 @@ static void copyFont(const char *tag, Ob - && fontdescRef.isRef() - && fontdesc.isDict() - && embeddableFont(&fontdesc) -- && (fontmap = lookup_fontmap(basefont.getName())) != NULL) { -+ && (fontmap = lookup_fontmap((char *)basefont.getName())) != NULL) { - // round /StemV value, since the PDF input is a float - // (see Font Descriptors in PDF reference), but we only store an - // integer, since we don't want to change the struct. -@@ -427,7 +427,7 @@ static void copyFont(const char *tag, Ob - charset = fontdesc.dictLookup("CharSet"); - if (!charset.isNull() && - charset.isString() && is_subsetable(fontmap)) -- epdf_mark_glyphs(fd, charset.getString()->c_str()); -+ epdf_mark_glyphs(fd, (char *)charset.getString()->c_str()); - else - embed_whole_font(fd); - addFontDesc(fontdescRef.getRef(), fd); -diff -up source/texk/web2c/pdftexdir/pdftosrc.cc.me source/texk/web2c/pdftexdir/pdftosrc.cc ---- source/texk/web2c/pdftexdir/pdftosrc.cc.me 2020-11-07 13:54:51.983680256 +0100 -+++ source/texk/web2c/pdftexdir/pdftosrc.cc 2020-11-07 13:55:20.247155069 +0100 -@@ -118,7 +118,7 @@ int main(int argc, char *argv[]) - fprintf(stderr, "No SourceName found\n"); - exit(1); - } -- outname = srcName.getString()->c_str(); -+ outname = (char *)srcName.getString()->c_str(); - // We cannot free srcName, as objname shares its string. - // srcName.free(); - } else if (objnum > 0) { -diff -up source/texk/web2c/xetexdir/pdfimage.cpp.me source/texk/web2c/xetexdir/pdfimage.cpp ---- source/texk/web2c/xetexdir/pdfimage.cpp.me 2020-11-07 19:05:23.805273334 +0100 -+++ source/texk/web2c/xetexdir/pdfimage.cpp 2020-11-07 19:06:44.778390280 +0100 -@@ -79,24 +79,26 @@ pdf_get_rect(char* filename, int page_nu - Page* page = doc->getCatalog()->getPage(page_num); - - PDFRectangle* r; -+ const PDFRectangle* cr; - switch (pdf_box) { - default: - case pdfbox_crop: -- r = page->getCropBox(); -+ cr = page->getCropBox(); - break; - case pdfbox_media: -- r = page->getMediaBox(); -+ cr = page->getMediaBox(); - break; - case pdfbox_bleed: -- r = page->getBleedBox(); -+ cr = page->getBleedBox(); - break; - case pdfbox_trim: -- r = page->getTrimBox(); -+ cr = page->getTrimBox(); - break; - case pdfbox_art: -- r = page->getArtBox(); -+ cr = page->getArtBox(); - break; - } -+ r = new PDFRectangle (cr->x1, cr->y1, cr->x2, cr->y2); - - int RotAngle = 0; - RotAngle = (int)page->getRotate() % 360; -diff -up source/texk/web2c/xetexdir/XeTeX_ext.c.me source/texk/web2c/xetexdir/XeTeX_ext.c ---- source/texk/web2c/xetexdir/XeTeX_ext.c.me 2020-11-07 19:03:59.638390812 +0100 -+++ source/texk/web2c/xetexdir/XeTeX_ext.c 2020-11-07 19:05:05.683581239 +0100 -@@ -38,7 +38,6 @@ authorization from the copyright holders - - #include - --#include - #include - #include - #include -commit 91d642115acc57be0abfabf36567fb905dd67f30 -Author: Luigi Scarso -Date: Wed Sep 5 21:32:42 2018 +0000 - - pplib for luatex - - git-svn-id: svn://tug.org/texlive/trunk/Build/source@48592 c570f23f-e606-0410-a88d-b1316a301751 - -diff --git a/texk/web2c/luatexdir/luapplib/ppapi.h b/texk/web2c/luatexdir/luapplib/ppapi.h -new file mode 100644 -index 000000000..6d591ca05 ---- /dev/null -+++ b/texk/web2c/luatexdir/luapplib/ppapi.h -@@ -0,0 +1,391 @@ -+ -+#ifndef PP_API_H -+#define PP_API_H -+ -+#include -+#include -+#include -+ -+#include "ppconf.h" -+ -+#define pplib_version "v0.97" -+#define pplib_author "p.jackowski@gust.org.pl" -+ -+/* types */ -+ -+typedef int64_t ppint; -+typedef size_t ppuint; // machine word -+ -+typedef double ppnum; -+typedef char * ppname; -+typedef char * ppstring; -+ -+typedef struct { -+ size_t size; -+ int flags; -+} _ppname; -+ -+typedef struct { -+ size_t size; -+ int flags; -+} _ppstring; -+ -+typedef struct ppobj ppobj; -+typedef struct ppref ppref; -+ -+ -+#if defined __arm__ || defined __ARM__ || defined ARM || defined __ARM || defined __arm || defined __ARM_ARCH ||defined __aarch64__ -+typedef struct { -+ ppobj *data; -+ size_t size; -+ ppnum PPARRAY_ALIGNMENT; -+} pparray; -+#else -+typedef struct { -+ ppobj *data; -+ size_t size; -+} pparray; -+#endif -+ -+ -+#if defined __arm__ || defined __ARM__ || defined ARM || defined __ARM || defined __arm || defined __ARM_ARCH ||defined __aarch64__ -+typedef struct { -+ ppobj *data; -+ ppname *keys; -+ size_t size; -+ ppnum PPDICT_ALIGNMENT; -+} ppdict; -+ -+#else -+typedef struct { -+ ppobj *data; -+ ppname *keys; -+ size_t size; -+} ppdict; -+#endif -+ -+ -+typedef struct { -+ ppdict *dict; -+ void *input, *I; -+ size_t offset; -+ size_t length; -+ ppstring cryptkey; -+ int flags; -+} ppstream; -+ -+#define PPSTREAM_COMPRESSED (1<<0) -+#define PPSTREAM_ENCRYPTED_AES (1<<1) -+#define PPSTREAM_ENCRYPTED_RC4 (1<<2) -+#define PPSTREAM_ENCRYPTED (PPSTREAM_ENCRYPTED_AES|PPSTREAM_ENCRYPTED_RC4) -+#define PPSTREAM_ENCRYPTED_OWN (1<<3) -+ -+#define ppstream_compressed(stream) ((stream)->flags & PPSTREAM_COMPRESSED) -+#define ppstream_encrypted(stream) ((stream)->flags & PPSTREAM_ENCRYPTED) -+ -+typedef enum { -+ PPNONE = 0, -+ PPNULL, -+ PPBOOL, -+ PPINT, -+ PPNUM, -+ PPNAME, -+ PPSTRING, -+ PPARRAY, -+ PPDICT, -+ PPSTREAM, -+ PPREF -+} ppobjtp; -+ -+PPDEF extern const char * ppobj_kind[]; -+ -+struct ppobj { -+ ppobjtp type; -+ union { -+ ppint integer; -+ ppnum number; -+ ppname name; -+ ppstring string; -+ pparray *array; -+ ppdict *dict; -+ ppstream *stream; -+ ppref *ref; -+ void *any; -+ }; -+}; -+ -+typedef struct ppxref ppxref; -+ -+struct ppref { -+ ppobj object; -+ ppuint number, version; -+ size_t offset; -+ size_t length; -+ ppxref *xref; -+}; -+ -+typedef struct ppdoc ppdoc; -+ -+/* object */ -+ -+#define ppobj_get_null(o) ((o)->type == PPNULL ? 1 : 0) -+#define ppobj_get_bool(o, v) ((o)->type == PPBOOL ? ((v = ((o)->integer != 0)), 1) : 0) -+#define ppobj_get_int(o, v) ((o)->type == PPINT ? ((v = (o)->integer), 1) : 0) -+#define ppobj_get_uint(o, v) ((o)->type == PPINT && (o)->integer >= 0 ? ((v = (ppuint)((o)->integer)), 1) : 0) -+#define ppobj_get_num(o, v) ((o)->type == PPNUM ? ((v = (o)->number), 1) : (((o)->type == PPINT ? ((v = (ppnum)((o)->integer)), 1) : 0))) -+#define ppobj_get_name(o) ((o)->type == PPNAME ? (o)->name : NULL) -+#define ppobj_get_string(o) ((o)->type == PPSTRING ? (o)->string : NULL) -+#define ppobj_get_array(o) ((o)->type == PPARRAY ? (o)->array : NULL) -+#define ppobj_get_dict(o) ((o)->type == PPDICT ? (o)->dict : NULL) -+#define ppobj_get_stream(o) ((o)->type == PPSTREAM ? (o)->stream : NULL) -+#define ppobj_get_ref(o) ((o)->type == PPREF ? (o)->ref : NULL) -+ -+#define ppobj_rget_obj(o) ((o)->type == PPREF ? ppref_obj((o)->ref) : o) -+#define ppobj_rget_null(o) ((o)->type == PPNULL ? 1 : ((o)->type == PPREF ? ppobj_get_null(ppref_obj((o)->ref)) : 0)) -+#define ppobj_rget_bool(o, v) ((o)->type == PPBOOL ? ((v = ((o)->integer != 0)), 1) : ((o)->type == PPREF ? ppobj_get_bool(ppref_obj((o)->ref), v) : 0)) -+#define ppobj_rget_int(o, v) ((o)->type == PPINT ? ((v = (o)->integer), 1) : ((o)->type == PPREF ? ppobj_get_int(ppref_obj((o)->ref), v) : 0)) -+#define ppobj_rget_uint(o, v) ((o)->type == PPINT && (o)->integer >= 0 ? ((v = (ppuint)((o)->integer)), 1) : ((o)->type == PPREF ? ppobj_get_uint(ppref_obj((o)->ref), v) : 0)) -+#define ppobj_rget_num(o, v) ((o)->type == PPNUM ? ((v = (o)->number), 1) : (((o)->type == PPINT ? ((v = (ppnum)((o)->integer)), 1) : ((o)->type == PPREF ? ppobj_get_num(ppref_obj((o)->ref), v) : 0)))) -+#define ppobj_rget_name(o) ((o)->type == PPNAME ? (o)->name : ((o)->type == PPREF ? ppobj_get_name(ppref_obj((o)->ref)) : NULL)) -+#define ppobj_rget_string(o) ((o)->type == PPSTRING ? (o)->string : ((o)->type == PPREF ? ppobj_get_string(ppref_obj((o)->ref)) : NULL)) -+#define ppobj_rget_array(o) ((o)->type == PPARRAY ? (o)->array : ((o)->type == PPREF ? ppobj_get_array(ppref_obj((o)->ref)) : NULL)) -+#define ppobj_rget_dict(o) ((o)->type == PPDICT ? (o)->dict : ((o)->type == PPREF ? ppobj_get_dict(ppref_obj((o)->ref)) : NULL)) -+#define ppobj_rget_stream(o) ((o)->type == PPSTREAM ? (o)->stream : ((o)->type == PPREF ? ppobj_get_stream(ppref_obj((o)->ref)) : NULL)) -+#define ppobj_rget_ref(o) ((o)->type == PPREF ? (o)->ref : ((o)->type == PPREF ? ppobj_get_ref(ppref_obj((o)->ref)) : NULL)) -+ -+#define ppobj_get_bool_value(o) ((o)->type == PPBOOL ? ((o)->integer != 0) : 0) -+#define ppobj_get_int_value(o) ((o)->type == PPINT ? (o)->integer : 0) -+#define ppobj_get_num_value(o) ((o)->type == PPNUM ? (o)->number : ((o)->type == PPINT ? (ppnum)((o)->integer) : 0.0)) -+ -+/* name */ -+ -+#define ppname_is(name, s) (memcmp(name, s, sizeof("" s) - 1) == 0) -+#define ppname_eq(name, n) (memcmp(name, s, ppname_size(name)) == 0) -+ -+#if defined __arm__ || defined __ARM__ || defined ARM || defined __ARM || defined __arm || defined __ARM_ARCH ||defined __aarch64__ -+#define _ppname_ghost(name) (((const _ppname *)((void *)name)) - 1) -+#else -+#define _ppname_ghost(name) (((const _ppname *)(name)) - 1) -+#endif -+ -+#define ppname_size(name) (_ppname_ghost(name)->size) -+#define ppname_exec(name) (_ppname_ghost(name)->flags & PPNAME_EXEC) -+ -+#define PPNAME_ENCODED (1 << 0) -+#define PPNAME_DECODED (1 << 1) -+#define PPNAME_EXEC (1 << 1) -+ -+PPAPI ppname ppname_decoded (ppname name); -+PPAPI ppname ppname_encoded (ppname name); -+ -+/* string */ -+ -+#if defined __arm__ || defined __ARM__ || defined ARM || defined __ARM || defined __arm || defined __ARM_ARCH ||defined __aarch64__ -+#define _ppstring_ghost(string) (((const _ppstring *)((void *)string)) - 1) -+#else -+#define _ppstring_ghost(string) (((const _ppstring *)(string)) - 1) -+#endif -+ -+#define ppstring_size(string) (_ppstring_ghost(string)->size) -+ -+#define PPSTRING_ENCODED (1 << 0) -+#define PPSTRING_DECODED (1 << 1) -+//#define PPSTRING_EXEC (1 << 2) // postscript only -+#define PPSTRING_PLAIN 0 -+#define PPSTRING_BASE16 (1 << 3) -+#define PPSTRING_BASE85 (1 << 4) -+#define PPSTRING_UTF16BE (1 << 5) -+#define PPSTRING_UTF16LE (1 << 6) -+ -+#define ppstring_type(string) (_ppstring_ghost(string)->flags & (PPSTRING_BASE16|PPSTRING_BASE85)) -+#define ppstring_hex(string) (_ppstring_ghost(string)->flags & PPSTRING_BASE16) -+#define ppstring_utf(string) (_ppstring_ghost(string)->flags & (PPSTRING_UTF16BE|PPSTRING_UTF16LE)) -+ -+PPAPI ppstring ppstring_decoded (ppstring string); -+PPAPI ppstring ppstring_encoded (ppstring string); -+ -+/* array */ -+ -+#define pparray_size(array) ((array)->size) -+#define pparray_at(array, index) ((array)->data + index) -+ -+#define pparray_first(array, index, obj) ((index) = 0, (obj) = pparray_at(array, 0)) -+#define pparray_next(index, obj) (++(index), ++(obj)) -+ -+#define pparray_get(array, index) (index < (array)->size ? pparray_at(array, index) : NULL) -+ -+PPAPI ppobj * pparray_get_obj (pparray *array, size_t index); -+PPAPI int pparray_get_bool (pparray *array, size_t index, int *v); -+PPAPI int pparray_get_int (pparray *array, size_t index, ppint *v); -+PPAPI int pparray_get_uint (pparray *array, size_t index, ppuint *v); -+PPAPI int pparray_get_num (pparray *array, size_t index, ppnum *v); -+PPAPI ppname pparray_get_name (pparray *array, size_t index); -+PPAPI ppstring pparray_get_string (pparray *array, size_t index); -+PPAPI pparray * pparray_get_array (pparray *array, size_t index); -+PPAPI ppdict * pparray_get_dict (pparray *array, size_t index); -+//PPAPI ppstream * pparray_get_stream (pparray *array, size_t index); -+PPAPI ppref * pparray_get_ref (pparray *array, size_t index); -+ -+PPAPI ppobj * pparray_rget_obj (pparray *array, size_t index); -+PPAPI int pparray_rget_bool (pparray *array, size_t index, int *v); -+PPAPI int pparray_rget_int (pparray *array, size_t index, ppint *v); -+PPAPI int pparray_rget_uint (pparray *array, size_t index, ppuint *v); -+PPAPI int pparray_rget_num (pparray *array, size_t index, ppnum *v); -+PPAPI ppname pparray_rget_name (pparray *array, size_t index); -+PPAPI ppstring pparray_rget_string (pparray *array, size_t index); -+PPAPI pparray * pparray_rget_array (pparray *array, size_t index); -+PPAPI ppdict * pparray_rget_dict (pparray *array, size_t index); -+PPAPI ppstream * pparray_rget_stream (pparray *array, size_t index); -+PPAPI ppref * pparray_rget_ref (pparray *array, size_t index); -+ -+/* dict */ -+ -+#define ppdict_size(dict) ((dict)->size) -+#define ppdict_at(dict, index) ((dict)->data + index) -+#define ppdict_key(dict, index) ((dict)->keys[index]) -+ -+PPAPI ppobj * ppdict_get_obj (ppdict *dict, const char *name); -+PPAPI int ppdict_get_bool (ppdict *dict, const char *name, int *v); -+PPAPI int ppdict_get_int (ppdict *dict, const char *name, ppint *v); -+PPAPI int ppdict_get_uint (ppdict *dict, const char *name, ppuint *v); -+PPAPI int ppdict_get_num (ppdict *dict, const char *name, ppnum *v); -+PPAPI ppname ppdict_get_name (ppdict *dict, const char *name); -+PPAPI ppstring ppdict_get_string (ppdict *dict, const char *name); -+PPAPI pparray * ppdict_get_array (ppdict *dict, const char *name); -+PPAPI ppdict * ppdict_get_dict (ppdict *dict, const char *name); -+//PPAPI ppstream * ppdict_get_stream (ppdict *dict, const char *name); -+PPAPI ppref * ppdict_get_ref (ppdict *dict, const char *name); -+ -+PPAPI ppobj * ppdict_rget_obj (ppdict *dict, const char *name); -+PPAPI int ppdict_rget_bool (ppdict *dict, const char *name, int *v); -+PPAPI int ppdict_rget_int (ppdict *dict, const char *name, ppint *v); -+PPAPI int ppdict_rget_uint (ppdict *dict, const char *name, ppuint *v); -+PPAPI int ppdict_rget_num (ppdict *dict, const char *name, ppnum *v); -+PPAPI ppname ppdict_rget_name (ppdict *dict, const char *name); -+PPAPI ppstring ppdict_rget_string (ppdict *dict, const char *name); -+PPAPI pparray * ppdict_rget_array (ppdict *dict, const char *name); -+PPAPI ppdict * ppdict_rget_dict (ppdict *dict, const char *name); -+PPAPI ppstream * ppdict_rget_stream (ppdict *dict, const char *name); -+PPAPI ppref * ppdict_rget_ref (ppdict *dict, const char *name); -+ -+#define ppdict_first(dict, pkey, obj) (pkey = (dict)->keys, obj = (dict)->data) -+#define ppdict_next(pkey, obj) (++(pkey), ++(obj)) -+ -+/* stream */ -+ -+#define ppstream_dict(stream) ((stream)->dict) -+ -+PPAPI uint8_t * ppstream_first (ppstream *stream, size_t *size, int decode); -+PPAPI uint8_t * ppstream_next (ppstream *stream, size_t *size); -+PPAPI uint8_t * ppstream_all (ppstream *stream, size_t *size, int decode); -+PPAPI void ppstream_done (ppstream *stream); -+ -+PPAPI void ppstream_init_buffers (void); -+PPAPI void ppstream_free_buffers (void); -+ -+/* ref */ -+ -+#define ppref_obj(ref) (&(ref)->object) -+ -+/* xref */ -+ -+PPAPI ppxref * ppdoc_xref (ppdoc *pdf); -+PPAPI ppxref * ppxref_prev (ppxref *xref); -+PPAPI ppdict * ppxref_trailer (ppxref *xref); -+PPAPI ppdict * ppxref_catalog (ppxref *xref); -+PPAPI ppdict * ppxref_info (ppxref *xref); -+PPAPI ppref * ppxref_pages (ppxref *xref); -+PPAPI ppref * ppxref_find (ppxref *xref, ppuint refnumber); -+ -+/* doc */ -+ -+PPAPI ppdoc * ppdoc_load (const char *filename); -+PPAPI ppdoc * ppdoc_mem (const void *data, size_t size); -+PPAPI void ppdoc_free (ppdoc *pdf); -+ -+#define ppdoc_trailer(pdf) ppxref_trailer(ppdoc_xref(pdf)) -+#define ppdoc_catalog(pdf) ppxref_catalog(ppdoc_xref(pdf)) -+#define ppdoc_info(pdf) ppxref_info(ppdoc_xref(pdf)) -+#define ppdoc_pages(pdf) ppxref_pages(ppdoc_xref(pdf)) -+ -+PPAPI ppuint ppdoc_page_count (ppdoc *pdf); -+PPAPI ppref * ppdoc_page (ppdoc *pdf, ppuint index); -+PPAPI ppref * ppdoc_first_page (ppdoc *pdf); -+PPAPI ppref * ppdoc_next_page (ppdoc *pdf); -+ -+PPAPI ppstream * ppcontents_first (ppdict *dict); -+PPAPI ppstream * ppcontents_next (ppdict *dict, ppstream *stream); -+ -+/* crypt */ -+ -+typedef enum { -+ PPCRYPT_NONE = 0, -+ PPCRYPT_DONE = 1, -+ PPCRYPT_FAIL = -1, -+ PPCRYPT_PASS = -2 -+} ppcrypt_status; -+ -+PPAPI ppcrypt_status ppdoc_crypt_status (ppdoc *pdf); -+PPAPI ppcrypt_status ppdoc_crypt_pass (ppdoc *pdf, const void *userpass, size_t userpasslength, const void *ownerpass, size_t ownerpasslength); -+ -+/* permission flags, effect in Acrobat File -> Properties -> Security tab */ -+ -+PPAPI ppint ppdoc_permissions (ppdoc *pdf); -+ -+#define PPDOC_ALLOW_PRINT (1<<2) // printing -+#define PPDOC_ALLOW_MODIFY (1<<3) // filling form fields, signing, creating template pages -+#define PPDOC_ALLOW_COPY (1<<4) // copying, copying for accessibility -+#define PPDOC_ALLOW_ANNOTS (1<<5) // filling form fields, copying, signing -+#define PPDOC_ALLOW_EXTRACT (1<<9) // contents copying for accessibility -+#define PPDOC_ALLOW_ASSEMBLY (1<<10) // (no effect) -+#define PPDOC_ALLOW_PRINT_HIRES (1<<11) // (no effect) -+ -+/* context */ -+ -+typedef struct ppcontext ppcontext; -+ -+PPAPI ppcontext * ppcontext_new (void); -+PPAPI void ppcontext_done (ppcontext *context); -+PPAPI void ppcontext_free (ppcontext *context); -+ -+/* contents parser */ -+ -+PPAPI ppobj * ppcontents_first_op (ppcontext *context, ppstream *stream, size_t *psize, ppname *pname); -+PPAPI ppobj * ppcontents_next_op (ppcontext *context, ppstream *stream, size_t *psize, ppname *pname); -+PPAPI ppobj * ppcontents_parse (ppcontext *context, ppstream *stream, size_t *psize); -+ -+/* boxes and transforms */ -+ -+typedef struct { -+ ppnum lx, ly, rx, ry; -+} pprect; -+ -+PPAPI pprect * pparray_to_rect (pparray *array, pprect *rect); -+PPAPI pprect * ppdict_get_rect (ppdict *dict, const char *name, pprect *rect); -+PPAPI pprect * ppdict_get_box (ppdict *dict, const char *name, pprect *rect); -+ -+typedef struct { -+ ppnum xx, xy, yx, yy, x, y; -+} ppmatrix; -+ -+PPAPI ppmatrix * pparray_to_matrix (pparray *array, ppmatrix *matrix); -+PPAPI ppmatrix * ppdict_get_matrix (ppdict *dict, const char *name, ppmatrix *matrix); -+ -+/* logger */ -+ -+typedef void (*pplogger_callback) (const char *message, void *alien); -+PPAPI void pplog_callback (pplogger_callback logger, void *alien); -+PPAPI int pplog_prefix (const char *prefix); -+ -+/* version */ -+ -+PPAPI const char * ppdoc_version_string (ppdoc *pdf); -+PPAPI int ppdoc_version_number (ppdoc *pdf, int *minor); -+ -+/* doc info */ -+ -+PPAPI size_t ppdoc_file_size (ppdoc *pdf); -+PPAPI ppuint ppdoc_objects (ppdoc *pdf); -+PPAPI size_t ppdoc_memory (ppdoc *pdf, size_t *waste); -+ -+#endif -diff --git a/texk/web2c/luatexdir/luapplib/pparray.c b/texk/web2c/luatexdir/luapplib/pparray.c -new file mode 100644 -index 000000000..25e8c4950 ---- /dev/null -+++ b/texk/web2c/luatexdir/luapplib/pparray.c -@@ -0,0 +1,146 @@ -+ -+#include "pplib.h" -+ -+pparray * pparray_create (const ppobj *stackpos, size_t size, ppheap **pheap) -+{ -+ pparray *array; -+ ppobj *data; -+ array = (pparray *)ppheap_take(pheap, sizeof(pparray) + size * sizeof(ppobj)); -+ array->size = size; -+ array->data = data = (ppobj *)(array + 1); -+ memcpy(data, stackpos, size * sizeof(ppobj)); -+ return array; -+} -+ -+ppobj * pparray_get_obj (pparray *array, size_t index) -+{ -+ return pparray_get(array, index); -+} -+ -+ppobj * pparray_rget_obj (pparray *array, size_t index) -+{ -+ ppobj *obj; -+ return (obj = pparray_get(array, index)) != NULL ? ppobj_rget_obj(obj) : NULL; -+} -+ -+int pparray_get_bool (pparray *array, size_t index, int *v) -+{ -+ ppobj *obj; -+ return (obj = pparray_get(array, index)) != NULL ? ppobj_get_bool(obj, *v) : 0; -+} -+ -+int pparray_rget_bool (pparray *array, size_t index, int *v) -+{ -+ ppobj *obj; -+ return (obj = pparray_get(array, index)) != NULL ? ppobj_rget_bool(obj, *v) : 0; -+} -+ -+int pparray_get_int (pparray *array, size_t index, ppint *v) -+{ -+ ppobj *obj; -+ return (obj = pparray_get(array, index)) != NULL ? ppobj_get_int(obj, *v) : 0; -+} -+ -+int pparray_rget_int (pparray *array, size_t index, ppint *v) -+{ -+ ppobj *obj; -+ return (obj = pparray_get(array, index)) != NULL ? ppobj_rget_int(obj, *v) : 0; -+} -+ -+int pparray_get_uint (pparray *array, size_t index, ppuint *v) -+{ -+ ppobj *obj; -+ return (obj = pparray_get(array, index)) != NULL ? ppobj_get_uint(obj, *v) : 0; -+} -+ -+int pparray_rget_uint (pparray *array, size_t index, ppuint *v) -+{ -+ ppobj *obj; -+ return (obj = pparray_get(array, index)) != NULL ? ppobj_rget_uint(obj, *v) : 0; -+} -+ -+int pparray_get_num (pparray *array, size_t index, ppnum *v) -+{ -+ ppobj *obj; -+ return (obj = pparray_get(array, index)) != NULL ? ppobj_get_num(obj, *v) : 0; -+} -+ -+int pparray_rget_num (pparray *array, size_t index, ppnum *v) -+{ -+ ppobj *obj; -+ return (obj = pparray_get(array, index)) != NULL ? ppobj_rget_num(obj, *v) : 0; -+} -+ -+ppname pparray_get_name (pparray *array, size_t index) -+{ -+ ppobj *obj; -+ return (obj = pparray_get(array, index)) != NULL ? ppobj_get_name(obj) : NULL; -+} -+ -+ppname pparray_rget_name (pparray *array, size_t index) -+{ -+ ppobj *obj; -+ return (obj = pparray_get(array, index)) != NULL ? ppobj_rget_name(obj) : NULL; -+} -+ -+ppstring pparray_get_string (pparray *array, size_t index) -+{ -+ ppobj *obj; -+ return (obj = pparray_get(array, index)) != NULL ? ppobj_get_string(obj) : NULL; -+} -+ -+ppstring pparray_rget_string (pparray *array, size_t index) -+{ -+ ppobj *obj; -+ return (obj = pparray_get(array, index)) != NULL ? ppobj_rget_string(obj) : NULL; -+} -+ -+pparray * pparray_get_array (pparray *array, size_t index) -+{ -+ ppobj *obj; -+ return (obj = pparray_get(array, index)) != NULL ? ppobj_get_array(obj) : NULL; -+} -+ -+pparray * pparray_rget_array (pparray *array, size_t index) -+{ -+ ppobj *obj; -+ return (obj = pparray_get(array, index)) != NULL ? ppobj_rget_array(obj) : NULL; -+} -+ -+ppdict * pparray_get_dict (pparray *array, size_t index) -+{ -+ ppobj *obj; -+ return (obj = pparray_get(array, index)) != NULL ? ppobj_get_dict(obj) : NULL; -+} -+ -+ppdict * pparray_rget_dict (pparray *array, size_t index) -+{ -+ ppobj *obj; -+ return (obj = pparray_get(array, index)) != NULL ? ppobj_rget_dict(obj) : NULL; -+} -+ -+/* -+ppstream * pparray_get_stream (pparray *array, size_t index) -+{ -+ ppobj *obj; -+ return (obj = pparray_get(array, index)) != NULL ? ppobj_get_stream(obj) : NULL; -+} -+*/ -+ -+ppstream * pparray_rget_stream (pparray *array, size_t index) -+{ -+ ppobj *obj; -+ return (obj = pparray_get(array, index)) != NULL ? ppobj_rget_stream(obj) : NULL; -+} -+ -+ppref * pparray_get_ref (pparray *array, size_t index) -+{ -+ ppobj *obj; -+ return (obj = pparray_get(array, index)) != NULL ? ppobj_get_ref(obj) : NULL; -+} -+ -+ppref * pparray_rget_ref (pparray *array, size_t index) -+{ -+ ppobj *obj; -+ return (obj = pparray_get(array, index)) != NULL ? ppobj_rget_ref(obj) : NULL; -+} -diff --git a/texk/web2c/luatexdir/luapplib/pparray.h b/texk/web2c/luatexdir/luapplib/pparray.h -new file mode 100644 -index 000000000..6fdd8b814 ---- /dev/null -+++ b/texk/web2c/luatexdir/luapplib/pparray.h -@@ -0,0 +1,7 @@ -+ -+#ifndef PP_ARRAY_H -+#define PP_ARRAY_H -+ -+pparray * pparray_create (const ppobj *stack, size_t size, ppheap **pheap); -+ -+#endif -\ No newline at end of file -diff --git a/texk/web2c/luatexdir/luapplib/ppconf.h b/texk/web2c/luatexdir/luapplib/ppconf.h -new file mode 100644 -index 000000000..57edc205a ---- /dev/null -+++ b/texk/web2c/luatexdir/luapplib/ppconf.h -@@ -0,0 +1,76 @@ -+ -+#ifndef PP_CONF_H -+#define PP_CONF_H -+ -+/* -+Aux flags: -+ PPDLL -- indicates a part of a shared library -+ PPEXE -- indicates a host program using shared library functions -+*/ -+ -+#if defined(_WIN32) || defined(_WIN64) -+# ifdef PPDLL -+# define PPAPI __declspec(dllexport) -+# define PPDEF __declspec(dllexport) -+# else -+# ifdef PPEXE -+# define PPAPI __declspec(dllimport) -+# define PPDEF -+# else -+# define PPAPI -+# define PPDEF -+# endif -+# endif -+#else -+# define PPAPI -+# define PPDEF -+#endif -+ -+/* platform vs integers */ -+ -+#if defined(_WIN32) || defined(WIN32) -+# ifdef _MSC_VER -+# if defined(_M_64) || defined(_WIN64) -+# define MSVC64 -+# else -+# define MSVC32 -+# endif -+# else -+# if defined(__MINGW64__) -+# define MINGW64 -+# else -+# if defined(__MINGW32__) -+# define MINGW32 -+# endif -+# endif -+# endif -+#endif -+ -+#if defined(_WIN64) || defined(__MINGW32__) -+# define PPINT64F "%I64d" -+# define PPUINT64F "%I64u" -+#else -+# define PPINT64F "%lld" -+# define PPUINT64F "%llu" -+#endif -+ -+#if defined(MSVC64) -+# define PPINT(N) N##I64 -+# define PPUINT(N) N##UI64 -+# define PPINTF PPINT64F -+# define PPUINTF PPUINT64F -+#elif defined(MINGW64) -+# define PPINT(N) N##LL -+# define PPUINT(N) N##ULL -+# define PPINTF PPINT64F -+# define PPUINTF PPUINT64F -+#else // 32bit or sane 64bit (LP64, where long is long indeed) -+# define PPINT(N) N##L -+# define PPUINT(N) N##UL -+# define PPINTF "%ld" -+# define PPUINTF "%lu" -+#endif -+ -+#define PPSIZEF PPUINTF -+ -+#endif -\ No newline at end of file -diff --git a/texk/web2c/luatexdir/luapplib/ppcrypt.c b/texk/web2c/luatexdir/luapplib/ppcrypt.c -new file mode 100644 -index 000000000..780ec78be ---- /dev/null -+++ b/texk/web2c/luatexdir/luapplib/ppcrypt.c -@@ -0,0 +1,628 @@ -+ -+#include "utilmd5.h" -+#include "utilsha.h" -+ -+#include "pplib.h" -+ -+/* crypt struct */ -+ -+#define CRYPT_AES (1<<0) -+#define CRYPT_RC4 (1<<1) -+#define CRYPT_MD (1<<2) -+#define CRYPT_NOMD (1<<3) -+ -+static ppcrypt * ppcrypt_create (ppheap **pheap) -+{ -+ ppcrypt *crypt; -+ crypt = (ppcrypt *)ppheap_take(pheap, sizeof(ppcrypt)); -+ memset(crypt, 0, sizeof(ppcrypt)); -+ return crypt; -+} -+ -+static int ppcrypt_type (ppcrypt *crypt, ppname cryptname, ppuint *length, int *cryptflags) -+{ -+ ppdict *filterdict; -+ ppname filtertype; -+ int cryptmd = 0, default256 = 0; -+ -+ if (crypt->map == NULL || (filterdict = ppdict_rget_dict(crypt->map, cryptname)) == NULL) -+ return 0; -+ if ((filtertype = ppdict_get_name(filterdict, "CFM")) == NULL) -+ return 0; -+ *cryptflags = 0; -+ if (ppname_is(filtertype, "V2")) -+ *cryptflags |= CRYPT_RC4; -+ else if (ppname_is(filtertype, "AESV2")) -+ *cryptflags |= CRYPT_AES; -+ else if (ppname_is(filtertype, "AESV3")) -+ *cryptflags |= CRYPT_AES, default256 = 1; -+ else -+ return 0; -+ /* pdf spec page. 134: /Length is said to be optional bit-length of the key, but it seems to be a mistake, as Acrobat -+ produces /Length key with bytes lengths, opposite to /Length key of the main encrypt dict. */ -+ if (length != NULL) -+ if (!ppdict_get_uint(filterdict, "Length", length)) -+ *length = (*cryptflags & CRYPT_RC4) ? 5 : (default256 ? 32 : 16); -+ /* one of metadata flags is set iff there is an explicit EncryptMetadata key */ -+ if (ppdict_get_bool(filterdict, "EncryptMetadata", &cryptmd)) -+ *cryptflags |= (cryptmd ? CRYPT_MD : CRYPT_NOMD); -+ return 1; -+} -+ -+static const uint8_t padding_string[] = { -+ 0x28, 0xBF, 0x4E, 0x5E, 0x4E, 0x75, 0x8A, 0x41, 0x64, 0x00, 0x4E, 0x56, 0xFF, 0xFA, 0x01, 0x08, -+ 0x2E, 0x2E, 0x00, 0xB6, 0xD0, 0x68, 0x3E, 0x80, 0x2F, 0x0C, 0xA9, 0xFE, 0x64, 0x53, 0x69, 0x7A -+}; -+ -+static void ppcrypt_set_userpass (ppcrypt *crypt, const void *userpass, size_t userpasslength) -+{ -+ crypt->userpasslength = userpasslength > 32 ? 32 : userpasslength; -+ memcpy(crypt->userpass, userpass, crypt->userpasslength); -+ memcpy(crypt->userpass + crypt->userpasslength, padding_string, 32 - crypt->userpasslength); -+ crypt->flags |= PPCRYPT_USER_PASSWORD; -+} -+ -+static void ppcrypt_set_ownerpass (ppcrypt *crypt, const void *ownerpass, size_t ownerpasslength) -+{ -+ crypt->ownerpasslength = ownerpasslength > 32 ? 32 : ownerpasslength; -+ memcpy(crypt->ownerpass, ownerpass, crypt->ownerpasslength); -+ memcpy(crypt->ownerpass + crypt->ownerpasslength, padding_string, 32 - crypt->ownerpasslength); -+ crypt->flags |= PPCRYPT_OWNER_PASSWORD; -+} -+ -+/* retrieving user password from owner password and owner key (variant < 5) */ -+ -+static void ppcrypt_retrieve_userpass (ppcrypt *crypt, const void *ownerkey, size_t ownerkeysize) -+{ -+ uint8_t temp[16], rc4key[32], rc4key2[32]; -+ uint8_t i; -+ ppuint k; -+ -+ md5init(); -+ md5add(crypt->ownerpass, 32); -+ md5put(rc4key); -+ if (crypt->algorithm_revision >= 3) -+ { -+ for (i = 0; i < 50; ++i) -+ { -+ pplib_md5(rc4key, 16, temp); -+ memcpy(rc4key, temp, 16); -+ } -+ } -+ rc4_decode_data(ownerkey, ownerkeysize, crypt->userpass, rc4key, crypt->filekeylength); -+ if (crypt->algorithm_revision >= 3) -+ { -+ for (i = 1; i <= 19; ++i) -+ { -+ for (k = 0; k < crypt->filekeylength; ++k) -+ rc4key2[k] = rc4key[k] ^ i; -+ rc4_decode_data(crypt->userpass, 32, crypt->userpass, rc4key2, crypt->filekeylength); -+ } -+ } -+ //crypt->userpasslength = 32; -+ for (crypt->userpasslength = 0; crypt->userpasslength < 32; ++crypt->userpasslength) -+ if (memcmp(&crypt->userpass[crypt->userpasslength], padding_string, 32 - crypt->userpasslength) == 0) -+ break; -+ crypt->flags |= PPCRYPT_USER_PASSWORD; -+} -+ -+/* generating file key; pdf spec p. 125 */ -+ -+static void ppcrypt_filekey (ppcrypt *crypt, const void *ownerkey, size_t ownerkeysize, const void *id, size_t idsize) -+{ -+ uint32_t p; -+ uint8_t permissions[4], temp[16]; -+ int i; -+ -+ md5init(); -+ md5add(crypt->userpass, 32); -+ md5add(ownerkey, ownerkeysize); -+ p = (uint32_t)crypt->permissions; -+ permissions[0] = get_byte1(p); -+ permissions[1] = get_byte2(p); -+ permissions[2] = get_byte3(p); -+ permissions[3] = get_byte4(p); -+ md5add(permissions, 4); -+ md5add(id, idsize); -+ if (crypt->algorithm_revision >= 4 && (crypt->flags & PPCRYPT_NO_METADATA)) -+ md5add("\xFF\xFF\xFF\xFF", 4); -+ md5put(crypt->filekey); -+ if (crypt->algorithm_revision >= 3) -+ { -+ for (i = 0; i < 50; ++i) -+ { -+ pplib_md5(crypt->filekey, (size_t)crypt->filekeylength, temp); -+ memcpy(crypt->filekey, temp, 16); -+ } -+ } -+} -+ -+/* generating userkey for comparison with /U; requires a general file key and id; pdf spec page 126-127 */ -+ -+static void ppcrypt_userkey (ppcrypt *crypt, const void *id, size_t idsize, uint8_t *password_hash) -+{ -+ uint8_t rc4key2[32]; -+ uint8_t i; -+ ppuint k; -+ -+ if (crypt->algorithm_revision <= 2) -+ { -+ rc4_encode_data(padding_string, 32, password_hash, crypt->filekey, crypt->filekeylength); -+ } -+ else -+ { -+ md5init(); -+ md5add(padding_string, 32); -+ md5add(id, idsize); -+ md5put(password_hash); -+ rc4_encode_data(password_hash, 16, password_hash, crypt->filekey, crypt->filekeylength); -+ for (i = 1; i <= 19; ++i) -+ { -+ for (k = 0; k < crypt->filekeylength; ++k) -+ rc4key2[k] = crypt->filekey[k] ^ i; -+ rc4_encode_data(password_hash, 16, password_hash, rc4key2, crypt->filekeylength); -+ } -+ for (i = 16; i < 32; ++i) -+ password_hash[i] = password_hash[i - 16] ^ i; /* arbitrary 16-bytes padding */ -+ } -+} -+ -+/* validating /Perms key (pdf 1.7, /V 5 /R 5 crypt) */ -+ -+static const uint8_t nulliv[16] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; /* AES-256 initialization vector */ -+ -+static ppcrypt_status ppcrypt_authenticate_perms (ppcrypt *crypt, ppstring perms) -+{ /* decode /Perms string overriding crypt setup (should match anyway) */ -+ uint8_t permsdata[16]; -+ //int64_t p; -+ //int i; -+ -+ aes_decode_data(perms, ppstring_size(perms), permsdata, crypt->filekey, crypt->filekeylength, nulliv, AES_NULL_PADDING); -+ -+ if (permsdata[9] != 'a' || permsdata[10] != 'd' || permsdata[11] != 'b') -+ return PPCRYPT_FAIL; -+ -+ // do not update permissions flags; they seem to be different inside crypt string -+ //for (p = 0, i = 0; i < 8; ++i) -+ // p = p + (permsdata[i] << (i << 3)); /* low order bytes first */ -+ //crypt->permissions = (ppint)(int32_t)(p & 0x00000000FFFFFFFFLL); /* unset bits 33..64, treat as 32-bit signed int */ -+ -+ if (permsdata[8] == 'T') -+ crypt->flags &= ~PPCRYPT_NO_METADATA; -+ else if (permsdata[8] == 'F') -+ crypt->flags |= PPCRYPT_NO_METADATA; -+ -+ return PPCRYPT_DONE; -+} -+ -+ppcrypt_status ppdoc_crypt_init (ppdoc *pdf, const void *userpass, size_t userpasslength, const void *ownerpass, size_t ownerpasslength) -+{ -+ ppcrypt *crypt; -+ ppdict *trailer, *encrypt; -+ ppobj *obj; -+ ppname name, *pkey; -+ ppstring userkey, ownerkey, userkey_e = NULL, ownerkey_e = NULL; -+ size_t hashlength; -+ pparray *idarray; -+ ppstring id = NULL, perms = NULL; -+ int cryptflags, encryptmd; -+ size_t strkeylength, stmkeylength; -+ -+ uint8_t password_hash[32]; /* /U and /O are 48 bytes strings for AES-256, but here we use only 32 */ -+ uint8_t *validation_salt, *key_salt; -+ -+ /* Every xref could theoretically have a separate encryption info. Not clarified in pdf spec but it seems that the top -+ level xref encryption info is the one to be applied to all objects in all xrefs, including older. */ -+ trailer = ppxref_trailer(pdf->xref); -+ if ((obj = ppdict_get_obj(trailer, "Encrypt")) == NULL) -+ return PPCRYPT_NONE; -+ /* Typically this is all done early, before loading body, so if /Encrypt is indirect reference, it points nothing. We have to load it here. */ -+ obj = ppobj_preloaded(pdf, obj); -+ if (obj->type != PPDICT) -+ return PPCRYPT_FAIL; -+ encrypt = obj->dict; -+ for (ppdict_first(encrypt, pkey, obj); *pkey != NULL; ppdict_next(pkey, obj)) -+ (void)ppobj_preloaded(pdf, obj); -+ -+ if ((name = ppdict_get_name(encrypt, "Filter")) != NULL && !ppname_is(name, "Standard")) -+ return PPCRYPT_FAIL; -+ -+ if ((crypt = pdf->crypt) == NULL) -+ crypt = pdf->crypt = ppcrypt_create(&pdf->heap); -+ if (!ppdict_get_uint(encrypt, "V", &crypt->algorithm_variant)) -+ crypt->algorithm_variant = 0; -+ if (crypt->algorithm_variant < 1 || crypt->algorithm_variant > 5) -+ return PPCRYPT_FAIL; -+ if (!ppdict_get_uint(encrypt, "R", &crypt->algorithm_revision)) -+ return PPCRYPT_FAIL; -+ if (crypt->algorithm_revision >= 3) -+ crypt->flags |= PPCRYPT_OBSCURITY; -+ if (!ppdict_get_int(encrypt, "P", &crypt->permissions)) -+ return PPCRYPT_FAIL; -+ if ((userkey = ppdict_get_string(encrypt, "U")) == NULL || (ownerkey = ppdict_get_string(encrypt, "O")) == NULL) -+ return PPCRYPT_FAIL; -+ userkey = ppstring_decoded(userkey); -+ ownerkey = ppstring_decoded(ownerkey); -+ /* for some reason acrobat pads /O and /U to 127 bytes with NULL, so we don't check the exact length but ensure the minimal */ -+ hashlength = crypt->algorithm_variant < 5 ? 32 : 48; -+ if (ppstring_size(userkey) < hashlength || ppstring_size(ownerkey) < hashlength) -+ return PPCRYPT_FAIL; -+ if (crypt->algorithm_variant < 5) -+ { // get first string from /ID (must not be ref) -+ if ((idarray = ppdict_get_array(trailer, "ID")) == NULL || (id = pparray_get_string(idarray, 0)) == NULL) -+ return PPCRYPT_FAIL; -+ id = ppstring_decoded(id); -+ } -+ else -+ { -+ if ((userkey_e = ppdict_get_string(encrypt, "UE")) == NULL || (ownerkey_e = ppdict_get_string(encrypt, "OE")) == NULL) -+ return PPCRYPT_FAIL; -+ userkey_e = ppstring_decoded(userkey_e); -+ ownerkey_e = ppstring_decoded(ownerkey_e); -+ if (ppstring_size(userkey_e) < 32 || ppstring_size(ownerkey_e) < 32) -+ return PPCRYPT_FAIL; -+ if ((perms = ppdict_get_string(encrypt, "Perms")) == NULL) -+ return PPCRYPT_FAIL; -+ perms = ppstring_decoded(perms); -+ if (ppstring_size(perms) != 16) -+ return PPCRYPT_FAIL; -+ } -+ -+ switch (crypt->algorithm_revision) -+ { -+ case 1: -+ crypt->filekeylength = 5; -+ crypt->flags |= PPCRYPT_RC4; -+ break; -+ case 2: case 3: -+ if (ppdict_get_uint(encrypt, "Length", &crypt->filekeylength)) -+ crypt->filekeylength >>= 3; /* 40..256 bits, 5..32 bytes*/ -+ else -+ crypt->filekeylength = 5; /* 40 bits, 5 bytes */ -+ crypt->flags |= PPCRYPT_RC4; -+ break; -+ case 4: case 5: -+ if ((crypt->map = ppdict_rget_dict(encrypt, "CF")) == NULL) -+ return PPCRYPT_FAIL; -+ for (ppdict_first(crypt->map, pkey, obj); *pkey != NULL; ppdict_next(pkey, obj)) -+ (void)ppobj_preloaded(pdf, obj); -+ /* /EncryptMetadata relevant only for version >=4, may be also provided in crypt filter dictionary; which takes a precedence then? -+ we assume that if there is an explicit EncryptMetadata key, it overrides main encrypt dict flag or default flag (the default is true, -+ meaning that Metadata stream is encrypted as others) */ -+ if (ppdict_get_bool(encrypt, "EncryptMetadata", &encryptmd) && !encryptmd) -+ crypt->flags |= PPCRYPT_NO_METADATA; -+ -+ strkeylength = stmkeylength = 0; -+ /* streams filter */ -+ if ((name = ppdict_get_name(encrypt, "StmF")) != NULL && ppcrypt_type(crypt, name, &stmkeylength, &cryptflags)) -+ { -+ if (cryptflags & CRYPT_AES) -+ crypt->flags |= PPCRYPT_STREAM_AES; -+ else if (cryptflags & CRYPT_RC4) -+ crypt->flags |= PPCRYPT_STREAM_RC4; -+ if (cryptflags & CRYPT_NOMD) -+ crypt->flags |= PPCRYPT_NO_METADATA; -+ else if (cryptflags & CRYPT_MD) -+ crypt->flags &= ~PPCRYPT_NO_METADATA; -+ } /* else identity */ -+ /* strings filter */ -+ if ((name = ppdict_get_name(encrypt, "StrF")) != NULL && ppcrypt_type(crypt, name, &strkeylength, &cryptflags)) -+ { -+ if (cryptflags & CRYPT_AES) -+ crypt->flags |= PPCRYPT_STRING_AES; -+ else if (cryptflags & CRYPT_RC4) -+ crypt->flags |= PPCRYPT_STRING_RC4; -+ } /* else identity */ -+ -+ /* /Length of encrypt dict is irrelevant here, theoretically every crypt filter may have own length... It means that we should -+ actually keep a different file key for streams and strings. But it leads to nonsense, as /U and /O entries refers to a single -+ keylength, without a distinction for strings/streams. So we have to assume /Length is consistent. To expose the limitation: */ -+ if ((crypt->flags & PPCRYPT_STREAM) && (crypt->flags & PPCRYPT_STRING)) -+ if (strkeylength != stmkeylength) -+ return PPCRYPT_FAIL; -+ crypt->filekeylength = stmkeylength ? stmkeylength : strkeylength; -+ if ((crypt->flags & PPCRYPT_STREAM) || (crypt->flags & PPCRYPT_STRING)) -+ if (crypt->filekeylength == 0) -+ return PPCRYPT_FAIL; -+ break; -+ default: -+ return PPCRYPT_FAIL; -+ } -+ -+ /* password */ -+ -+ if (userpass != NULL) -+ { -+ ppcrypt_set_userpass(crypt, userpass, userpasslength); -+ } -+ else if (ownerpass != NULL) -+ { -+ if (crypt->algorithm_variant < 5) // fetch user password from owner password -+ ppcrypt_retrieve_userpass(crypt, ownerkey, ppstring_size(ownerkey)); -+ else // open the document using owner password -+ ppcrypt_set_ownerpass(crypt, ownerpass, ownerpasslength); -+ } -+ else -+ { -+ return PPCRYPT_FAIL; -+ } -+ -+ if (crypt->algorithm_variant < 5) -+ { /* authenticate by comparing a generated vs present /U entry; depending on variant 16 or 32 bytes to compare */ -+ ppcrypt_filekey(crypt, ownerkey, ppstring_size(ownerkey), id, ppstring_size(id)); -+ ppcrypt_userkey(crypt, id, ppstring_size(id), password_hash); /* needs file key so comes after key generation */ -+ if (memcmp(userkey, password_hash, (crypt->algorithm_revision >= 3 ? 16 : 32)) == 0) -+ return PPCRYPT_DONE; -+ return PPCRYPT_PASS; -+ } -+ if (crypt->flags & PPCRYPT_USER_PASSWORD) -+ { -+ validation_salt = (uint8_t *)userkey + 32; -+ key_salt = validation_salt + 8; -+ sha256init(); -+ sha256add(crypt->userpass, crypt->userpasslength); -+ sha256add(validation_salt, 8); -+ sha256put(password_hash); -+ if (memcmp(userkey, password_hash, 32) != 0) -+ return PPCRYPT_PASS; -+ sha256init(); -+ sha256add(crypt->userpass, crypt->userpasslength); -+ sha256add(key_salt, 8); -+ sha256put(password_hash); -+ aes_decode_data(userkey_e, 32, crypt->filekey, password_hash, 32, nulliv, AES_NULL_PADDING); -+ return ppcrypt_authenticate_perms(crypt, perms); -+ } -+ if (crypt->flags & PPCRYPT_OWNER_PASSWORD) -+ { -+ validation_salt = (uint8_t *)ownerkey + 32; -+ key_salt = validation_salt + 8; -+ sha256init(); -+ sha256add(crypt->ownerpass, crypt->ownerpasslength); -+ sha256add(validation_salt, 8); -+ sha256add(userkey, 48); -+ sha256put(password_hash); -+ if (memcmp(ownerkey, password_hash, 32) != 0) -+ return PPCRYPT_PASS; -+ sha256init(); -+ sha256add(crypt->ownerpass, crypt->ownerpasslength); -+ sha256add(key_salt, 8); -+ sha256add(userkey, 48); -+ sha256put(password_hash); -+ aes_decode_data(ownerkey_e, 32, crypt->filekey, password_hash, 32, nulliv, AES_NULL_PADDING); -+ return ppcrypt_authenticate_perms(crypt, perms); -+ } -+ return PPCRYPT_FAIL; // should never get here -+} -+ -+/* decrypting strings */ -+ -+/* -+Since strings are generally rare, but might occur in mass (name trees). We generate decryption key when needed. -+All strings within the same reference are crypted with the same key. Both RC4 and AES algorithms expands -+the crypt key in some way and the result of expansion is the same for the same crypt key. Instead of recreating -+the ky for every string, we backup the initial decryption state. -+*/ -+ -+static void ppcrypt_strkey (ppcrypt *crypt, ppref *ref, int aes) -+{ -+ if (crypt->cryptkeylength > 0) -+ { /* crypt key already generated, just reinitialize crypt states */ -+ if (aes) -+ { /* aes codecs that works on c-strings do not modify aes_state flags at all, so we actually don't need to revitalize the state, -+ we only rewrite an initialization vector, which is modified during crypt procedure */ -+ } -+ else -+ { /* rc4 crypt map is modified during crypt procedure, so here we reinitialize rc4 bytes map */ -+ rc4_map_restore(&crypt->rc4state, &crypt->rc4copy); -+ } -+ return; -+ } -+ -+ if (crypt->algorithm_variant < 5) -+ { -+ crypt->filekey[crypt->filekeylength + 0] = get_byte1(ref->number); -+ crypt->filekey[crypt->filekeylength + 1] = get_byte2(ref->number); -+ crypt->filekey[crypt->filekeylength + 2] = get_byte3(ref->number); -+ crypt->filekey[crypt->filekeylength + 3] = get_byte1(ref->version); -+ crypt->filekey[crypt->filekeylength + 4] = get_byte2(ref->version); -+ -+ if (aes) -+ { -+ crypt->filekey[crypt->filekeylength + 5] = 0x73; -+ crypt->filekey[crypt->filekeylength + 6] = 0x41; -+ crypt->filekey[crypt->filekeylength + 7] = 0x6C; -+ crypt->filekey[crypt->filekeylength + 8] = 0x54; -+ } -+ -+ pplib_md5(crypt->filekey, crypt->filekeylength + (aes ? 9 : 5), crypt->cryptkey); -+ crypt->cryptkeylength = crypt->filekeylength + 5 >= 16 ? 16 : crypt->filekeylength + 5; -+ } -+ else -+ { -+ memcpy(crypt->cryptkey, crypt->filekey, 32); -+ crypt->cryptkeylength = 32; -+ } -+ -+ if (aes) -+ { -+ aes_decode_initialize(&crypt->aesstate, &crypt->aeskeyblock, crypt->cryptkey, crypt->cryptkeylength, NULL); -+ aes_pdf_mode(&crypt->aesstate); -+ } -+ else -+ { -+ rc4_state_initialize(&crypt->rc4state, &crypt->rc4map, crypt->cryptkey, crypt->cryptkeylength); -+ rc4_map_save(&crypt->rc4state, &crypt->rc4copy); -+ } -+} -+ -+int ppstring_decrypt (ppcrypt *crypt, const void *input, size_t size, void *output, size_t *newsize) -+{ -+ int aes, rc4; -+ aes = crypt->flags & PPCRYPT_STRING_AES; -+ rc4 = crypt->flags & PPCRYPT_STRING_RC4; -+ if (aes || rc4) -+ { -+ ppcrypt_strkey(crypt, crypt->ref, aes); -+ if (aes) -+ *newsize = aes_decode_state_data(&crypt->aesstate, input, size, output); -+ else // if (rc4) -+ *newsize = rc4_decode_state_data(&crypt->rc4state, input, size, output); -+ return 1; -+ } -+ return 0; // identity crypt -+} -+ -+/* decrypting streams */ -+ -+/* -+Streams are decrypted everytime when accessing the stream data. We need to be able to get or make -+the key for decryption as long as the stream is alive. And to get the key we need the reference -+number and version, plus document crypt info. First thought was to keep the reference to which -+the stream belongs; stream->ref and accessing the crypt info stream->ref->xref->pdf->crypt. -+It would be ok as long as absolutelly nothing happens with ref and crypt. At some point pplib -+may drift into rewriting support, which would imply ref/xref/crypt/pdf structures modifications. -+So I feel better with generating a crypt key for every stream in encrypted document, paying a cost -+of pplib_md5() for all streams, not necessarily those actually read. -+ -+Key generation is the same as for strings, but different for distinct encryption methods (rc4 vs aes). -+Since streams and strings might theoretically be encrypted with different filters. No reason to cacche -+decryption state here. -+*/ -+ -+static ppstring ppcrypt_stmkey (ppcrypt *crypt, ppref *ref, int aes, ppheap **pheap) -+{ -+ ppstring cryptkeystring; -+ //if (crypt->cryptkeylength > 0) -+ // return; -+ -+ if (crypt->algorithm_variant < 5) -+ { -+ crypt->filekey[crypt->filekeylength + 0] = get_byte1(ref->number); -+ crypt->filekey[crypt->filekeylength + 1] = get_byte2(ref->number); -+ crypt->filekey[crypt->filekeylength + 2] = get_byte3(ref->number); -+ crypt->filekey[crypt->filekeylength + 3] = get_byte1(ref->version); -+ crypt->filekey[crypt->filekeylength + 4] = get_byte2(ref->version); -+ -+ if (aes) -+ { -+ crypt->filekey[crypt->filekeylength + 5] = 0x73; -+ crypt->filekey[crypt->filekeylength + 6] = 0x41; -+ crypt->filekey[crypt->filekeylength + 7] = 0x6C; -+ crypt->filekey[crypt->filekeylength + 8] = 0x54; -+ } -+ -+ pplib_md5(crypt->filekey, crypt->filekeylength + (aes ? 9 : 5), crypt->cryptkey); -+ crypt->cryptkeylength = crypt->filekeylength + 5 >= 16 ? 16 : crypt->filekeylength + 5; // how about 256bits AES?? -+ } -+ else -+ { // we could actually generate this string once, but.. aes itself is way more expensive that we can earn here -+ memcpy(crypt->cryptkey, crypt->filekey, 32); // just for the record -+ crypt->cryptkeylength = 32; -+ } -+ cryptkeystring = ppstring_internal(crypt->cryptkey, crypt->cryptkeylength, pheap); -+ return ppstring_decoded(cryptkeystring); -+} -+ -+void ppstream_info (ppstream *stream, ppdoc *pdf) -+{ // just after the stream creation -+ ppdict *dict; -+ ppobj *fobj, *pobj; -+ pparray *farray; -+ ppname fname, owncryptfilter, tname; -+ ppcrypt *crypt; -+ ppref *ref; -+ size_t i; -+ int owncrypt, cflags; -+ -+ dict = stream->dict; -+ ppdict_rget_uint(dict, "Length", &stream->length); -+ -+ if ((fobj = ppdict_get_obj(dict, "Filter")) != NULL) -+ { -+ fobj = ppobj_preloaded(pdf, fobj); -+ switch (fobj->type) -+ { -+ case PPNAME: -+ stream->flags |= PPSTREAM_COMPRESSED; -+ break; -+ case PPARRAY: -+ if (fobj->array->size > 0) -+ stream->flags |= PPSTREAM_COMPRESSED; -+ break; -+ default: -+ break; -+ } -+ } -+ if ((crypt = pdf->crypt) == NULL || (ref = crypt->ref) == NULL) -+ return; -+ owncrypt = 0; -+ owncryptfilter = NULL; -+ if (fobj != NULL) -+ { -+ if ((pobj = ppdict_get_obj(dict, "DecodeParms")) != NULL) -+ pobj = ppobj_preloaded(pdf, pobj); -+ switch (fobj->type) -+ { -+ case PPNAME: -+ if (ppname_is(fobj->name, "Crypt")) -+ { -+ owncrypt = 1; -+ if (pobj != NULL && pobj->type == PPDICT) // /Type /CryptFilterDecodeParms -+ owncryptfilter = ppdict_get_name(pobj->dict, "Name"); -+ } -+ break; -+ case PPARRAY: -+ farray = fobj->array; -+ for (i = 0; i < farray->size; ++i) -+ { -+ if ((fname = pparray_get_name(farray, i)) != NULL && ppname_is(fname, "Crypt")) -+ { -+ owncrypt = 1; -+ if (pobj != NULL && pobj->type == PPARRAY && (pobj = pparray_get_obj(pobj->array, i)) != NULL) -+ { -+ pobj = ppobj_preloaded(pdf, pobj); -+ if (pobj != NULL && pobj->type == PPDICT) // /Type /CryptFilterDecodeParms -+ owncryptfilter = ppdict_get_name(pobj->dict, "Name"); -+ } -+ break; -+ } -+ } -+ break; -+ default: -+ break; -+ } -+ } -+ -+ if (owncrypt) -+ { -+ stream->flags |= PPSTREAM_ENCRYPTED_OWN; -+ /* Seems a common habit to use just /Crypt filter name with no params, which defaults to /Identity. -+ A real example with uncompressed metadata: <> */ -+ if (owncryptfilter != NULL && !ppname_is(owncryptfilter, "Identity")) -+ { -+ if (crypt->map != NULL && ppcrypt_type(crypt, owncryptfilter, NULL, &cflags)) -+ { -+ if (cflags & CRYPT_AES) -+ stream->flags |= PPSTREAM_ENCRYPTED_AES; -+ else if (cflags & CRYPT_RC4) -+ stream->flags |= PPSTREAM_ENCRYPTED_RC4; -+ } -+ } -+ } -+ else -+ { -+ if ((crypt->flags & PPCRYPT_NO_METADATA) && (tname = ppdict_get_name(dict, "Type")) != NULL && ppname_is(tname, "Metadata")) -+ ; /* special treatment of metadata stream; we assume that explicit /Filter /Crypt setup overrides document level setup of EncryptMetadata. */ -+ else -+ { -+ if (crypt->flags & PPCRYPT_STREAM_RC4) -+ stream->flags |= PPSTREAM_ENCRYPTED_RC4; -+ else if (crypt->flags & PPCRYPT_STREAM_AES) -+ stream->flags |= PPSTREAM_ENCRYPTED_AES; -+ } -+ } -+ -+ /* finally, if the stream is encrypted with non-identity crypt (implicit or explicit), make and save the crypt key */ -+ if (stream->flags & PPSTREAM_ENCRYPTED) -+ stream->cryptkey = ppcrypt_stmkey(crypt, ref, ((stream->flags & PPSTREAM_ENCRYPTED_AES) != 0), &pdf->heap); -+} -diff --git a/texk/web2c/luatexdir/luapplib/ppcrypt.h b/texk/web2c/luatexdir/luapplib/ppcrypt.h -new file mode 100644 -index 000000000..fc74cfe37 ---- /dev/null -+++ b/texk/web2c/luatexdir/luapplib/ppcrypt.h -@@ -0,0 +1,61 @@ -+ -+#ifndef PP_CRYPT_H -+#define PP_CRYPT_H -+ -+#include "ppfilter.h" -+#include "utilcrypt.h" -+#include "utilcryptdef.h" -+ -+typedef struct { -+ ppuint algorithm_variant; /* /V entry of encrypt dict */ -+ ppuint algorithm_revision; /* /R entry of encrypt dict */ -+ ppint permissions; /* /P entry of encrypt dict */ -+ ppdict *map; /* /CF filters map of encrypt dict */ -+ uint8_t userpass[32]; /* padded user password */ -+ size_t userpasslength; /* the length of unpadded user password */ -+ uint8_t ownerpass[32]; /* padded owner password */ -+ size_t ownerpasslength; /* the length of unpadded owner password */ -+ uint8_t filekey[32+5+4]; /* generated file key with extra space of 5..9 bytes for salt */ -+ size_t filekeylength; /* key length; usually 5, 16 or 32 bytes */ -+ uint8_t cryptkey[32]; /* final crypt key for a given reference */ -+ size_t cryptkeylength; /* final crypt key length; usually keylength + 5 */ -+ ppref *ref; /* currently loaded ref (each ref may have a different key) */ -+ union { /* cached crypt states for strings encrypted/decrypted with the same key */ -+ struct { -+ rc4_state rc4state; -+ rc4_map rc4map; -+ rc4_map rc4copy; -+ }; -+ struct { -+ aes_state aesstate; -+ aes_keyblock aeskeyblock; -+ uint8_t ivcopy[16]; -+ }; -+ }; -+ int flags; -+} ppcrypt; -+ -+#define PPCRYPT_NO_METADATA (1<<0) -+#define PPCRYPT_USER_PASSWORD (1<<1) -+#define PPCRYPT_OWNER_PASSWORD (1<<2) -+#define PPCRYPT_STREAM_RC4 (1<<3) -+#define PPCRYPT_STRING_RC4 (1<<4) -+#define PPCRYPT_STREAM_AES (1<<5) -+#define PPCRYPT_STRING_AES (1<<6) -+#define PPCRYPT_OBSCURITY (1<<7) -+ -+#define PPCRYPT_STREAM (PPCRYPT_STREAM_AES|PPCRYPT_STREAM_RC4) -+#define PPCRYPT_STRING (PPCRYPT_STRING_AES|PPCRYPT_STRING_RC4) -+#define PPCRYPT_RC4 (PPCRYPT_STREAM_RC4|PPCRYPT_STRING_RC4) -+#define PPCRYPT_AES (PPCRYPT_STREAM_AES|PPCRYPT_STRING_AES) -+ -+ppcrypt_status ppdoc_crypt_init (ppdoc *pdf, const void *userpass, size_t userpasslength, const void *ownerpass, size_t ownerpasslength); -+int ppstring_decrypt (ppcrypt *crypt, const void *input, size_t size, void *output, size_t *newsize); -+ -+#define ppcrypt_start_ref(crypt, r) ((crypt)->ref = r, (crypt)->cryptkeylength = 0) -+#define ppcrypt_end_ref(crypt) ((crypt)->ref = NULL, (crypt)->cryptkeylength = 0) -+#define ppcrypt_ref(pdf, crypt) ((crypt = (pdf)->crypt) != NULL && crypt->ref != NULL) -+ -+void ppstream_info (ppstream *stream, ppdoc *pdf); -+ -+#endif -\ No newline at end of file -diff --git a/texk/web2c/luatexdir/luapplib/ppdict.c b/texk/web2c/luatexdir/luapplib/ppdict.c -new file mode 100644 -index 000000000..f04403d83 ---- /dev/null -+++ b/texk/web2c/luatexdir/luapplib/ppdict.c -@@ -0,0 +1,163 @@ -+ -+#include "pplib.h" -+ -+ppdict * ppdict_create (const ppobj *stackpos, size_t size, ppheap **pheap) -+{ -+ ppdict *dict; -+ ppobj *data; -+ ppname *pkey; -+ size_t i; -+ size >>= 1; -+ dict = (ppdict *)ppheap_take(pheap, sizeof(ppdict) + size * sizeof(ppobj) + (size + 1) * sizeof(ppname *)); // ? + size * sizeof(ppdict_map_node) -+ dict->size = 0; -+ dict->data = data = (ppobj *)(dict + 1); -+ dict->keys = pkey = (ppname *)(dict->data + size); -+ for (i = 0; i < size; ++i, stackpos += 2) -+ { -+ if (stackpos->type != PPNAME) // we need this check at lest for trailer hack -+ continue; -+ *pkey = stackpos->name; -+ *data = *(stackpos + 1); -+ ++pkey, ++data, ++dict->size; -+ } -+ *pkey = NULL; // sentinel for convinient iteration -+ return dict; -+} -+ -+ppobj * ppdict_get_obj (ppdict *dict, const char *name) -+{ // some lookup? will see -+ ppname *pkey; -+ ppobj *obj; -+ for (ppdict_first(dict, pkey, obj); *pkey != NULL; ppdict_next(pkey, obj)) -+ if (strcmp(*pkey, name) == 0) // not ppname_eq() or ppname_is()!! -+ return obj; -+ return NULL; -+} -+ -+ppobj * ppdict_rget_obj (ppdict *dict, const char *name) -+{ -+ ppobj *obj; -+ return (obj = ppdict_get_obj(dict, name)) != NULL ? ppobj_rget_obj(obj) : NULL; -+} -+ -+int ppdict_get_bool (ppdict *dict, const char *name, int *v) -+{ -+ ppobj *obj; -+ return (obj = ppdict_get_obj(dict, name)) != NULL ? ppobj_get_bool(obj, *v) : 0; -+} -+ -+int ppdict_rget_bool (ppdict *dict, const char *name, int *v) -+{ -+ ppobj *obj; -+ return (obj = ppdict_get_obj(dict, name)) != NULL ? ppobj_rget_bool(obj, *v) : 0; -+} -+ -+int ppdict_get_int (ppdict *dict, const char *name, ppint *v) -+{ -+ ppobj *obj; -+ return (obj = ppdict_get_obj(dict, name)) != NULL ? ppobj_get_int(obj, *v) : 0; -+} -+ -+int ppdict_rget_int (ppdict *dict, const char *name, ppint *v) -+{ -+ ppobj *obj; -+ return (obj = ppdict_get_obj(dict, name)) != NULL ? ppobj_rget_int(obj, *v) : 0; -+} -+ -+int ppdict_get_uint (ppdict *dict, const char *name, ppuint *v) -+{ -+ ppobj *obj; -+ return (obj = ppdict_get_obj(dict, name)) != NULL ? ppobj_get_uint(obj, *v) : 0; -+} -+ -+int ppdict_rget_uint (ppdict *dict, const char *name, ppuint *v) -+{ -+ ppobj *obj; -+ return (obj = ppdict_get_obj(dict, name)) != NULL ? ppobj_rget_uint(obj, *v) : 0; -+} -+ -+int ppdict_get_num (ppdict *dict, const char *name, ppnum *v) -+{ -+ ppobj *obj; -+ return (obj = ppdict_get_obj(dict, name)) != NULL ? ppobj_get_num(obj, *v) : 0; -+} -+ -+int ppdict_rget_num (ppdict *dict, const char *name, ppnum *v) -+{ -+ ppobj *obj; -+ return (obj = ppdict_get_obj(dict, name)) != NULL ? ppobj_rget_num(obj, *v) : 0; -+} -+ -+ppname ppdict_get_name (ppdict *dict, const char *name) -+{ -+ ppobj *obj; -+ return (obj = ppdict_get_obj(dict, name)) != NULL ? ppobj_get_name(obj) : NULL; -+} -+ -+ppname ppdict_rget_name (ppdict *dict, const char *name) -+{ -+ ppobj *obj; -+ return (obj = ppdict_get_obj(dict, name)) != NULL ? ppobj_rget_name(obj) : NULL; -+} -+ -+ppstring ppdict_get_string (ppdict *dict, const char *name) -+{ -+ ppobj *obj; -+ return (obj = ppdict_get_obj(dict, name)) != NULL ? ppobj_get_string(obj) : NULL; -+} -+ -+ppstring ppdict_rget_string (ppdict *dict, const char *name) -+{ -+ ppobj *obj; -+ return (obj = ppdict_get_obj(dict, name)) != NULL ? ppobj_rget_string(obj) : NULL; -+} -+ -+pparray * ppdict_get_array (ppdict *dict, const char *name) -+{ -+ ppobj *obj; -+ return (obj = ppdict_get_obj(dict, name)) != NULL ? ppobj_get_array(obj) : NULL; -+} -+ -+pparray * ppdict_rget_array (ppdict *dict, const char *name) -+{ -+ ppobj *obj; -+ return (obj = ppdict_get_obj(dict, name)) != NULL ? ppobj_rget_array(obj) : NULL; -+} -+ -+ppdict * ppdict_get_dict (ppdict *dict, const char *name) -+{ -+ ppobj *obj; -+ return (obj = ppdict_get_obj(dict, name)) != NULL ? ppobj_get_dict(obj) : NULL; -+} -+ -+ppdict * ppdict_rget_dict (ppdict *dict, const char *name) -+{ -+ ppobj *obj; -+ return (obj = ppdict_get_obj(dict, name)) != NULL ? ppobj_rget_dict(obj) : NULL; -+} -+ -+/* -+ppstream * ppdict_get_stream (ppdict *dict, const char *name) -+{ -+ ppobj *obj; -+ return (obj = ppdict_get_obj(dict, name)) != NULL ? ppobj_get_stream(obj) : NULL; -+} -+*/ -+ -+ppstream * ppdict_rget_stream (ppdict *dict, const char *name) -+{ -+ ppobj *obj; -+ return (obj = ppdict_get_obj(dict, name)) != NULL ? ppobj_rget_stream(obj) : NULL; -+} -+ -+ppref * ppdict_get_ref (ppdict *dict, const char *name) -+{ -+ ppobj *obj; -+ return (obj = ppdict_get_obj(dict, name)) != NULL ? ppobj_get_ref(obj) : NULL; -+} -+ -+ppref * ppdict_rget_ref (ppdict *dict, const char *name) -+{ -+ ppobj *obj; -+ return (obj = ppdict_get_obj(dict, name)) != NULL ? ppobj_rget_ref(obj) : NULL; -+} -diff --git a/texk/web2c/luatexdir/luapplib/ppdict.h b/texk/web2c/luatexdir/luapplib/ppdict.h -new file mode 100644 -index 000000000..5a808b772 ---- /dev/null -+++ b/texk/web2c/luatexdir/luapplib/ppdict.h -@@ -0,0 +1,7 @@ -+ -+#ifndef PP_DICT_H -+#define PP_DICT_H -+ -+ppdict * ppdict_create (const ppobj *stack, size_t size, ppheap **pheap); -+ -+#endif -\ No newline at end of file -diff --git a/texk/web2c/luatexdir/luapplib/ppfilter.h b/texk/web2c/luatexdir/luapplib/ppfilter.h -new file mode 100644 -index 000000000..583aa8cf4 ---- /dev/null -+++ b/texk/web2c/luatexdir/luapplib/ppfilter.h -@@ -0,0 +1,10 @@ -+ -+#ifndef PP_FILTER_H -+#define PP_FILTER_H -+ -+#include "utilbasexx.h" -+#include "utilflate.h" -+#include "utillzw.h" -+#include "utilfpred.h" -+ -+#endif -\ No newline at end of file -diff --git a/texk/web2c/luatexdir/luapplib/ppheap.c b/texk/web2c/luatexdir/luapplib/ppheap.c -new file mode 100644 -index 000000000..f05e1b7a5 ---- /dev/null -+++ b/texk/web2c/luatexdir/luapplib/ppheap.c -@@ -0,0 +1,424 @@ -+ -+#include "pplib.h" -+ -+#define PPHEAP_BUFFER 0xFFFF -+#define PPHEAP_WASTE 0x00FF -+ -+#define ppheap_head(heap) ((uint8_t *)((heap) + 1)) -+ -+ -+#if defined __arm__ || defined __ARM__ || defined ARM || defined __ARM || defined __arm || defined __ARM_ARCH ||defined __aarch64__ -+# define PPHEAP_ARCH_ARM -+# define PPHEAP_NEED_ALIGNMENT -+#endif -+ -+ -+ -+#ifdef PPHEAP_NEED_ALIGNMENT -+/* Tests has shown that long double seems to work: */ -+/* for 32bit aligned_data has algn: 64 as ppxref and ppref, */ -+/* the other algns divide algn: 64, so it's ok.*/ -+/* Hopefully it's ok for aarch64 too */ -+ -+/* These data are stored in ppheap.c.001t.tu */ -+/* made with gcc -fdump-tree-all-fdump-tree-all */ -+ -+ -+/* @2586 identifier_node strg: ppxref lngt: 6 */ -+/* @2565 record_type name: @2586 size: @679 algn: 64 */ -+/* tag : struct flds: @2587 */ -+ -+ -+/* @2672 identifier_node strg: ppxsec lngt: 6 */ -+/* @2648 type_decl name: @2672 type: @2623 scpe: @221 */ -+/* srcp: ppxref.h:16 chain: @2673 */ -+/* @2623 record_type name: @2648 unql: @2649 size: @593 */ -+/* algn: 32 tag : struct flds: @2650 */ -+ -+ -+/* @2642 identifier_node strg: ppstream lngt: 8 */ -+/* @2615 type_decl name: @2642 type: @2643 scpe: @221 */ -+/* srcp: ppapi.h:54 chain: @2644 */ -+/* @2643 record_type name: @2615 unql: @2614 size: @634 */ -+/* algn: 32 tag : struct flds: @2641 */ -+ -+ -+/* @2765 identifier_node strg: ppkids lngt: 6 */ -+/* @2743 type_decl name: @2765 type: @2766 scpe: @221 */ -+/* srcp: ppload.h:16 chain: @2767 */ -+/* @2766 record_type name: @2743 unql: @2742 size: @19 */ -+/* algn: 32 tag : struct flds: @2764 */ -+ -+ -+/* @2625 identifier_node strg: ppdoc lngt: 5 */ -+/* @2605 record_type name: @2625 size: @2626 algn: 32 */ -+/* tag : struct flds: @2627 */ -+ -+/* @2526 identifier_node strg: ppref lngt: 5 */ -+/* @2513 record_type name: @2526 size: @662 algn: 64 */ -+/* tag : struct flds: @2527 */ -+ -+ -+/* @2595 identifier_node strg: ppdict lngt: 6 */ -+/* @2576 type_decl name: @2595 type: @2596 scpe: @221 */ -+/* srcp: ppapi.h:45 chain: @2597 */ -+/* @2596 record_type name: @2576 unql: @2575 size: @593 */ -+/* algn: 32 tag : struct flds: @2594 */ -+ -+ -+/* @2769 identifier_node strg: ppcrypt_status lngt: 14 */ -+/* @2752 type_decl name: @2769 type: @2770 scpe: @221 */ -+/* srcp: ppapi.h:295 chain: @2771 */ -+/* @2770 enumeral_type name: @2752 unql: @2655 size: @5 */ -+/* algn: 32 prec: 32 sign: signed */ -+/* min : @6 max : @7 csts: @2681 */ -+ -+ -+/* @2558 identifier_node strg: pparray lngt: 7 */ -+/* @2541 type_decl name: @2558 type: @2559 scpe: @221 */ -+/* srcp: ppapi.h:39 chain: @2560 */ -+/* @2559 record_type name: @2541 unql: @2540 size: @19 */ -+/* algn: 32 tag : struct flds: @2557 */ -+ -+ -+/* @2817 identifier_node strg: aligned_data */ -+/* @2801 type_decl name: @2817 type: @2818 scpe: @221 */ -+/* srcp: ppheap.c:22 chain: @2819 */ -+/* @2818 real_type name: @2801 unql: @99 size: @19 */ -+/* algn: 64 prec: 64 */ -+ -+ -+typedef long double aligned_data; -+ -+ -+#define ALIGN_BUFF_BUCKET_SIZE 0x3000 /* heuristic value, found by running few tests */ -+#ifdef __SIZEOF_POINTER__ -+#define SIZE_OF_POINTER __SIZEOF_POINTER__ -+#else -+#define SIZE_OF_POINTER (sizeof(void *)) -+#endif -+ -+typedef struct _simplereg { -+ size_t bucket_pos; -+ size_t bucket_size; -+ size_t heap_instance; -+ aligned_data **align_data_set ; -+} simplereg; -+ -+/* By default static vars are initialized to NULL, but to be clear.. */ -+static simplereg *align_set = NULL ; -+ -+static void align_init_set(void){ -+ size_t size ; -+ -+ if (align_set) { -+ align_set->heap_instance++; -+ return ; -+ } -+ -+ align_set = malloc(sizeof(simplereg)); -+ if (!align_set) { -+ fprintf(stderr,"! fatal error: unable to setup master register for aligned pointers\n"); -+ exit(EXIT_FAILURE); -+ } -+ -+ size = SIZE_OF_POINTER*ALIGN_BUFF_BUCKET_SIZE; -+ align_set->align_data_set = malloc(size); -+ if (!align_set->align_data_set) { -+ fprintf(stderr,"! fatal error: unable to setup register for aligned pointers\n"); -+ exit(EXIT_FAILURE); -+ } -+ -+ align_set->bucket_pos = 0; -+ align_set->bucket_size = ALIGN_BUFF_BUCKET_SIZE; -+ align_set->heap_instance = 1; -+ memset(align_set->align_data_set, 0UL,size); -+} -+ -+static void align_save_into_set(aligned_data *p){ -+ if (align_set->bucket_pos >= align_set->bucket_size) { -+ size_t new_size; -+ aligned_data **align_data_set_new; -+ -+ if(!align_set->align_data_set){ -+ fprintf(stderr,"! fatal error: unable to save aligned pointer,corrupted set\n"); -+ exit(EXIT_FAILURE); -+ } -+ new_size = (ALIGN_BUFF_BUCKET_SIZE+align_set->bucket_size)*SIZE_OF_POINTER; -+ align_data_set_new = malloc(new_size); -+ if (!align_data_set_new) { -+ fprintf(stderr,"! fatal error: unable to save aligned pointer\n"); -+ exit(EXIT_FAILURE); -+ } -+ memset(align_data_set_new,0,new_size); -+ memcpy(align_data_set_new, align_set->align_data_set, align_set->bucket_size*SIZE_OF_POINTER); -+ free(align_set->align_data_set); -+ align_set->align_data_set = align_data_set_new ; -+ align_set->bucket_size += ALIGN_BUFF_BUCKET_SIZE; -+ } -+ if (align_set->bucket_pos>align_set->bucket_size){ -+ fprintf(stderr,"! fatal error: unable to save aligned pointer, wrong position\n"); -+ exit(EXIT_FAILURE); -+ } -+ align_set->align_data_set[align_set->bucket_pos] = p ; -+ align_set->bucket_pos++; -+ -+} -+ -+static void align_free_set(void){ -+ /* We don't know what heap does with its data, so free here is not secure */ -+ -+ if(align_set){ -+ if (align_set->heap_instance>1) { -+ align_set->heap_instance--; -+ } else if (align_set->heap_instance ==1) { -+ if (align_set->align_data_set){ -+ size_t p; -+ for(p=1;pbucket_pos;p++){ -+ if (align_set->align_data_set[p]) { -+ free(align_set->align_data_set[p]); -+ } -+ } -+ free(align_set->align_data_set); -+ align_set->align_data_set = NULL; -+ } -+ align_set->heap_instance=0; -+ free(align_set); -+ align_set = NULL ; -+ } -+ } -+} -+ -+#endif /* PPHEAP_NEED_ALIGNMENT */ -+ -+ -+static ppheap * ppheap_create (size_t size) -+{ -+ ppheap *heap; -+ heap = (ppheap *)pp_malloc(sizeof(ppheap) + size * sizeof(uint8_t)); -+ heap->size = size; -+ heap->space = size; -+ heap->data = ppheap_head(heap); -+ heap->prev = NULL; -+ return heap; -+} -+ -+ppheap * ppheap_new (void) -+{ -+#ifdef PPHEAP_NEED_ALIGNMENT -+ align_init_set(); -+#endif -+ return ppheap_create(PPHEAP_BUFFER); -+} -+ -+void ppheap_free (ppheap *heap) -+{ -+ ppheap *prev; -+ do -+ { -+ prev = heap->prev; -+ pp_free(heap); -+ heap = prev; -+ } while (heap != NULL); -+#ifdef PPHEAP_NEED_ALIGNMENT -+ align_free_set(); -+#endif -+ -+} -+ -+void ppheap_renew (ppheap *heap) -+{ // free all but first -+ ppheap *prev; -+ if ((prev = heap->prev) != NULL) -+ { -+ heap->prev = NULL; -+ ppheap_free(prev); -+ } -+ heap->size = heap->space; -+ heap->data = ppheap_head(heap); -+} -+ -+static ppheap * ppheap_insert_top (ppheap **pheap, size_t size) -+{ -+ ppheap *heap; -+ heap = ppheap_create(size); -+ heap->prev = (*pheap); -+ *pheap = heap; -+ return heap; -+} -+ -+static ppheap * ppheap_insert_sub (ppheap **pheap, size_t size) -+{ -+ ppheap *heap; -+ heap = ppheap_create(size); -+ heap->prev = (*pheap)->prev; -+ (*pheap)->prev = heap; -+ return heap; -+} -+ -+void * ppheap_take (ppheap **pheap, size_t size) -+{ -+ ppheap *heap; -+ uint8_t *data; -+#ifdef PPHEAP_NEED_ALIGNMENT -+ aligned_data *p_aligned_data; -+#endif -+ heap = *pheap; -+ if (size <= heap->size) -+ ; -+ else if (heap->size <= PPHEAP_WASTE && size <= (PPHEAP_BUFFER >> 1)) -+ heap = ppheap_insert_top(pheap, PPHEAP_BUFFER); -+ else -+ heap = ppheap_insert_sub(pheap, size); -+ data = heap->data; -+ heap->data += size; -+ heap->size -= size; -+#ifdef PPHEAP_NEED_ALIGNMENT -+ /* Todo: only if data%sizeof(aligned_data) != 0 */ -+ p_aligned_data = malloc(size); -+ memcpy(p_aligned_data,data,size); -+ align_save_into_set(p_aligned_data); -+ return (void *)p_aligned_data; -+#else -+ return (void *)data; -+#endif -+ -+} -+ -+ -+/* iof buffer tied to a heap */ -+ -+static ppheap * ppheap_resize (ppheap **pheap, size_t size) -+{ -+ ppheap *heap; -+ heap = ppheap_create(size); -+ heap->prev = (*pheap)->prev; -+ memcpy(heap->data, (*pheap)->data, (*pheap)->space); // (*pheap)->size is irrelevant -+ pp_free(*pheap); -+ *pheap = heap; -+ return heap; -+} -+ -+static size_t ppheap_buffer_handler (iof *O, iof_mode mode) -+{ -+ ppheap **pheap, *heap; -+ size_t objectsize, buffersize, neededsize; -+ uint8_t *copyfrom; -+ switch (mode) -+ { -+ case IOFWRITE: -+ /* apparently more space needed then assumed initsize */ -+ pheap = (ppheap **)O->link; -+ heap = *pheap; -+ objectsize = (size_t)(O->buf - heap->data); -+ buffersize = (size_t)(O->pos - O->buf); -+ neededsize = objectsize + (buffersize << 1); -+ if (ppheap_head(heap) < heap->data) -+ { -+ if (heap->size <= PPHEAP_WASTE && neededsize <= (PPHEAP_BUFFER >> 1)) -+ { -+ heap = ppheap_insert_top(pheap, PPHEAP_BUFFER); -+ copyfrom = heap->prev->data; -+ } -+ else -+ { -+ heap = ppheap_insert_sub(pheap, neededsize); -+ copyfrom = (*pheap)->data; -+ O->link = (void *)(&(*pheap)->prev); -+ } -+ memcpy(heap->data, copyfrom, objectsize + buffersize); -+ } -+ else -+ { /* the buffer was (re)initialized from a new empty heap and occupies its entire space */ -+ // ASSERT(ppheap_head(heap) == heap->data); -+ heap = ppheap_resize(pheap, neededsize); -+ } -+ O->buf = heap->data + objectsize; -+ O->pos = O->buf + buffersize; -+ O->end = heap->data + heap->size; -+ return (size_t)(O->end - O->pos); -+ case IOFFLUSH: -+ return 0; -+ case IOFCLOSE: -+ // O->buf = O->pos = O->end = NULL; -+ // O->link = NULL; -+ return 0; -+ default: -+ break; -+ } -+ return 0; -+} -+ -+iof * ppheap_buffer (ppheap **pheap, size_t objectsize, size_t initsize) -+{ -+ static iof ppheap_buffer_iof = IOF_WRITER_STRUCT(ppheap_buffer_handler, NULL, NULL, 0, 0); -+ ppheap *heap; -+ size_t size; -+ size = objectsize + initsize; -+ heap = *pheap; -+ if (size <= heap->size) -+ ; -+ else if (heap->size <= PPHEAP_WASTE && size <= (PPHEAP_BUFFER >> 1)) -+ { -+ heap = ppheap_create(PPHEAP_BUFFER); -+ heap->prev = (*pheap); -+ *pheap = heap; -+ } -+ else -+ { -+ heap = ppheap_create(size); -+ heap->prev = (*pheap)->prev; -+ (*pheap)->prev = heap; -+ pheap = &(*pheap)->prev; // passed to ppheap_buffer_iof.link -+ } -+ ppheap_buffer_iof.buf = ppheap_buffer_iof.pos = heap->data + objectsize; -+ ppheap_buffer_iof.end = heap->data + heap->size; -+ ppheap_buffer_iof.link = pheap; // ASSERT(*pheap == heap) -+ return &ppheap_buffer_iof; -+} -+ -+/* -+void * ppheap_buffer_data (iof *O, size_t *psize) -+{ -+ ppheap *heap; -+ heap = *((ppheap **)(O->link)); -+ *psize = ppheap_buffer_size(O, heap); -+ return heap->data; -+} -+*/ -+ -+void * ppheap_flush (iof *O, size_t *psize) // not from explicit ppheap ** !!! -+{ -+ ppheap *heap; -+ uint8_t *data; -+ size_t size; -+#ifdef PPHEAP_NEED_ALIGNMENT -+ aligned_data *p_aligned_data; -+#endif -+ heap = *((ppheap **)(O->link)); -+ *psize = ppheap_buffer_size(O, heap); -+ size = *psize; -+ data = heap->data; -+/* heap->data += *psize; -+ heap->size -= *psize; -+*/ -+ heap->data += size; -+ heap->size -= size; -+ // O->buf = O->pos = O->end = NULL; -+ // O->link = NULL; -+ // iof_close(O); -+#ifdef PPHEAP_NEED_ALIGNMENT -+ /* Todo: only if data%sizeof(aligned_data) != 0 */ -+ p_aligned_data = malloc(size); -+ memcpy(p_aligned_data,data,size); -+ align_save_into_set(p_aligned_data); -+ return (void *)p_aligned_data; -+#else -+ return data; -+ -+#endif -+ -+ -+} -+ -+ -diff --git a/texk/web2c/luatexdir/luapplib/ppheap.h b/texk/web2c/luatexdir/luapplib/ppheap.h -new file mode 100644 -index 000000000..128f9c56d ---- /dev/null -+++ b/texk/web2c/luatexdir/luapplib/ppheap.h -@@ -0,0 +1,29 @@ -+ -+#ifndef PP_HEAP_H -+#define PP_HEAP_H -+ -+#include "utilmem.h" -+ -+#define pp_malloc util_malloc -+#define pp_callic util_calloc -+#define pprealloc util_realloc -+#define pp_free util_free -+ -+typedef struct ppheap ppheap; -+struct ppheap { -+ size_t size; -+ size_t space; -+ uint8_t *data; -+ ppheap *prev; -+}; -+ -+ppheap * ppheap_new (void); -+void ppheap_free (ppheap *heap); -+void ppheap_renew (ppheap *heap); -+void * ppheap_take (ppheap **pheap, size_t size); -+iof * ppheap_buffer (ppheap **pheap, size_t objectsize, size_t initsize); -+#define ppheap_buffer_size(O, heap) (size_t)((O)->pos - (heap)->data) // == (size_t)(O->buf - heap->data) + (size_t)(O->pos - O->buf); -+//void * ppheap_buffer_data (iof *O, size_t *psize); -+void * ppheap_flush (iof *O, size_t *psize); -+ -+#endif -\ No newline at end of file -diff --git a/texk/web2c/luatexdir/luapplib/pplib.h b/texk/web2c/luatexdir/luapplib/pplib.h -new file mode 100644 -index 000000000..e753cfa05 ---- /dev/null -+++ b/texk/web2c/luatexdir/luapplib/pplib.h -@@ -0,0 +1,22 @@ -+ -+#ifndef PP_LIB_H -+#define PP_LIB_H -+ -+#include -+#include -+#include -+#include -+ -+#include "utiliof.h" -+#include "utillog.h" -+ -+#include "ppapi.h" -+#include "ppheap.h" -+#include "ppdict.h" -+#include "ppstream.h" -+#include "pparray.h" -+#include "ppcrypt.h" -+#include "ppxref.h" -+#include "ppload.h" -+ -+#endif -\ No newline at end of file -diff --git a/texk/web2c/luatexdir/luapplib/ppload.c b/texk/web2c/luatexdir/luapplib/ppload.c -new file mode 100644 -index 000000000..0ad286e57 ---- /dev/null -+++ b/texk/web2c/luatexdir/luapplib/ppload.c -@@ -0,0 +1,2590 @@ -+ -+#include -+ -+#include "pplib.h" -+ -+const char * ppobj_kind[] = { "none", "null", "bool", "integer", "number", "name", "string", "array", "dict", "stream", "ref" }; -+ -+#define ignored_char(c) (c == 0x20 || c == 0x0A || c == 0x0D || c == 0x09 || c == 0x00) -+#define newline_char(c) (c == 0x0A || c == 0x0D) -+#define IGNORED_CHAR_CASE 0x20: case 0x0A: case 0x0D: case 0x09: case 0x00 -+#define NEWLINE_CHAR_CASE 0x0A: case 0x0D -+#define DIGIT_CHAR_CASE '0': case '1': case '2': case '3': case '4': case '5': case '6': case '7': case '8': case '9' -+#define OCTAL_CHAR_CASE '0': case '1': case '2': case '3': case '4': case '5': case '6': case '7' -+ -+#define MAX_INT_DIGITS 32 -+ -+#define PP_LENGTH_UNKNOWN ((size_t)-1) -+ -+static const char * ppref_str (ppuint refnumber, ppuint refversion) -+{ -+ static char buffer[MAX_INT_DIGITS + 1 + MAX_INT_DIGITS + 1 + 1 + 1]; -+#if defined(MSVC64)|| defined(MINGW64) -+ sprintf(buffer, PPUINTF " " PPUINTF " R", refnumber, refversion); -+#else -+ sprintf(buffer, PPUINTF " " PPUINTF " R", (unsigned long)(refnumber), (unsigned long)(refversion)); -+#endif -+ return buffer; -+} -+ -+/* name */ -+ -+// pdf name delimiters: 0..32, ()<>[]{}/% -+// # treated specially -+// .+- are valid part of name; keep in mind names such as -| | |- .notdef ABCDEF+Font etc. -+const char ppname_byte_lookup[] = { -+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -+ 0, 1, 1, '#', 1, 0, 1, 1, 0, 0, 1, 1, 1, 1, 1, 0, -+ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 0, 1, -+ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, -+ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 0, 1, 1, -+ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, -+ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 0, 1, 1, -+ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, -+ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, -+ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, -+ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, -+ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, -+ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, -+ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, -+ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 -+}; -+ -+#define PPNAME_INIT (8+1) -+ -+#define ppname_flush(O, ghost, siz, flgs) \ -+ (iof_put(O, '\0'), \ -+ ghost = (_ppname *)ppheap_flush(O, &siz), \ -+ ghost->flags = flgs, \ -+ ghost->size = siz - sizeof(_ppname) - 1, \ -+ (ppname)(ghost + 1)) -+ -+#define ppname_flush_with_ego(O, ghost, siz, flgs) \ -+ (iof_put(O, '\0'), \ -+ iof_ensure(O, sizeof(ppname *)), \ -+ O->pos += sizeof(ppname *), \ -+ ghost = (_ppname *)ppheap_flush(O, &siz), \ -+ ghost->flags = flgs, \ -+ ghost->size = siz - sizeof(_ppname) - 1 - sizeof(ppname *), \ -+ (ppname)(ghost + 1)) -+ -+ -+#if defined __arm__ || defined __ARM__ || defined ARM || defined __ARM || defined __arm || defined __ARM_ARCH ||defined __aarch64__ -+#define ppname_set_alter_ego(name, ghost, ego) do {\ -+ ppname temp;\ -+ ppname *temp1;\ -+ temp = (name + (ghost)->size + 1) ; \ -+ temp1 = (ppname *)((void*)temp); \ -+ *temp1= ego; \ -+ }while(0) -+#else -+#define ppname_set_alter_ego(name, ghost, ego) (*((ppname *)(name + (ghost)->size + 1)) = ego) -+#endif -+ -+#if defined __arm__ || defined __ARM__ || defined ARM || defined __ARM || defined __arm || defined __ARM_ARCH ||defined __aarch64__ -+#define ppname_get_alter_ego(name) (*((ppname *)( (void*)(name + ppname_size(name) + 1)))) -+#else -+#define ppname_get_alter_ego(name) (*((ppname *)(name + ppname_size(name) + 1))) -+#endif -+ -+ -+ -+ -+ -+static ppname ppscan_name (iof *I, ppheap **pheap) -+{ -+ int c, decode; -+ iof *O; -+ _ppname *ghost1, *ghost2; -+ ppname encoded, decoded; -+ size_t size; -+ const char *p, *e; -+ uint8_t v1, v2; -+ O = ppheap_buffer(pheap, sizeof(_ppname), PPNAME_INIT); -+ for (decode = 0, c = iof_char(I); c >= 0 && ppname_byte_lookup[c]; c = iof_next(I)) -+ { -+ if (c == '#') -+ decode = 1; -+ iof_put(O, c); -+ } -+ if (!decode) -+ return ppname_flush(O, ghost1, size, 0); -+ encoded = ppname_flush_with_ego(O, ghost1, size, 0|PPNAME_ENCODED); -+ O = ppheap_buffer(pheap, sizeof(_ppname), PPNAME_INIT); -+ for (p = encoded, e = encoded + ghost1->size; p < e; ++p) -+ { -+ if (*p == '#' && p + 2 < e ){ -+ v1 = base16_value(p[1]); -+ v2 = base16_value(p[2]); -+ iof_put(O, ((v1<<4)+v2)); -+ }else -+ iof_put(O, *p); -+ } -+ decoded = ppname_flush_with_ego(O, ghost2, size, 0|PPNAME_DECODED); -+ ppname_set_alter_ego(encoded, ghost1, decoded); -+ ppname_set_alter_ego(decoded, ghost2, encoded); -+ return encoded; -+} -+ -+static ppname ppscan_exec (iof *I, ppheap **pheap, int first) -+{ -+ int c, decode; -+ iof *O; -+ _ppname *ghost1, *ghost2; -+ ppname encoded, decoded; -+ size_t size; -+ const char *p, *e; -+ uint8_t v1, v2; -+ -+ O = ppheap_buffer(pheap, sizeof(_ppname), PPNAME_INIT); -+ iof_put(O, first); -+ for (decode = 0, c = iof_char(I); c >= 0 && ppname_byte_lookup[c]; c = iof_next(I)) -+ { -+ if (c == '#') -+ decode = 1; -+ iof_put(O, c); -+ } -+ if (!decode) -+ return ppname_flush(O, ghost1, size, PPNAME_EXEC); -+ encoded = ppname_flush_with_ego(O, ghost1, size, PPNAME_EXEC|PPNAME_ENCODED); -+ O = ppheap_buffer(pheap, sizeof(_ppname), PPNAME_INIT); -+ for (p = encoded, e = encoded + ghost1->size; p < e; ++p) -+ { -+ if (*p == '#' && p + 2 < e ){ -+ v1 = base16_value(p[1]); -+ v2 = base16_value(p[2]); -+ iof_put(O, ((v1<<4)+v2)); -+ }else -+ iof_put(O, *p); -+ } -+ decoded = ppname_flush_with_ego(O, ghost2, size, PPNAME_EXEC|PPNAME_DECODED); -+ ppname_set_alter_ego(encoded, ghost1, decoded); -+ ppname_set_alter_ego(decoded, ghost2, encoded); -+ return encoded; -+} -+ -+static ppname ppexec_internal (const void *data, size_t size, ppheap **pheap) -+{ // used only for artificial 'EI' operator name -+ iof *O; -+ _ppname *ghost1; -+ -+ O = ppheap_buffer(pheap, sizeof(_ppname), size); -+ iof_write(O, data, size); -+ return ppname_flush(O, ghost1, size, PPNAME_EXEC); -+} -+ -+ppname ppname_decoded (ppname name) -+{ -+ const _ppname *ghost; -+ ghost = _ppname_ghost(name); -+ return (ghost->flags & PPNAME_ENCODED) ? ppname_get_alter_ego(name) : name; -+} -+ -+ppname ppname_encoded (ppname name) -+{ -+ const _ppname *ghost; -+ ghost = _ppname_ghost(name); -+ return (ghost->flags & PPNAME_DECODED) ? ppname_get_alter_ego(name) : name; -+} -+ -+/* string */ -+ -+#define PPSTRING_INIT (16+1) -+ -+#define ppstring_flush(O, ghost, siz, flgs) \ -+ (iof_put(O, '\0'), \ -+ ghost = (_ppstring *)ppheap_flush(O, &siz), \ -+ ghost->flags = flgs, \ -+ ghost->size = siz - sizeof(_ppstring) - 1, \ -+ (ppstring)(ghost + 1)) -+ -+#define ppstring_flush_with_ego(O, ghost, siz, flgs) \ -+ (iof_put(O, '\0'), \ -+ iof_ensure(O, sizeof(ppstring *)), \ -+ O->pos += sizeof(ppstring *), \ -+ ghost = (_ppstring *)ppheap_flush(O, &siz), \ -+ ghost->flags = flgs, \ -+ ghost->size = siz - sizeof(_ppstring) - 1 - sizeof(ppstring *), \ -+ (ppstring)(ghost + 1)) -+ -+#define ppstring_utf16be_bom(decoded) (decoded[0] == ((char)0xFE) && decoded[1] == ((char)0xFF) ) -+#define ppstring_utf16le_bom(decoded) (decoded[0] == ((char)0xFF) && decoded[1] == ((char)0xFE)) -+ -+#define ppstring_check_bom(decoded, ghost) ((void)\ -+ (ghost->size >= 2 ? (ppstring_utf16be_bom(decoded) ? (ghost->flags |= PPSTRING_UTF16BE) : \ -+ (ppstring_utf16le_bom(decoded) ? (ghost->flags |= PPSTRING_UTF16LE) : 0)) : 0)) -+ -+#define ppstring_check_bom2(decoded, ghost1, ghost2) ((void)\ -+ (ghost2->size >= 2 ? (ppstring_utf16be_bom(decoded) ? ((ghost1->flags |= PPSTRING_UTF16BE), (ghost2->flags |= PPSTRING_UTF16BE)) : \ -+ (ppstring_utf16le_bom(decoded) ? ((ghost1->flags |= PPSTRING_UTF16LE), (ghost2->flags |= PPSTRING_UTF16LE)) : 0)) : 0)) -+ -+ -+ -+#if defined __arm__ || defined __ARM__ || defined ARM || defined __ARM || defined __arm || defined __ARM_ARCH ||defined __aarch64__ -+#define ppstring_set_alter_ego(string, ghost, ego) (*((ppstring *)((void *)(string + (ghost)->size + 1))) = ego) -+#else -+#define ppstring_set_alter_ego(string, ghost, ego) (*((ppstring *)(string + (ghost)->size + 1)) = ego) -+#endif -+ -+ -+#if defined __arm__ || defined __ARM__ || defined ARM || defined __ARM || defined __arm || defined __ARM_ARCH ||defined __aarch64__ -+#define ppstring_get_alter_ego(string) (*((ppstring *)((void *)(string + ppstring_size(string) + 1)))) -+#else -+#define ppstring_get_alter_ego(string) (*((ppstring *)(string + ppstring_size(string) + 1))) -+#endif -+ -+ -+ -+ -+static ppstring ppscan_string (iof *I, ppheap **pheap) -+{ -+ int c, decode, balance; -+ iof *O; -+ _ppstring *ghost1, *ghost2; -+ uint8_t *p, *e; -+ ppstring encoded, decoded; -+ size_t size; -+ O = ppheap_buffer(pheap, sizeof(_ppstring), PPSTRING_INIT); -+ for (decode = 0, balance = 0, c = iof_char(I); c >= 0; ) -+ { -+ switch (c) -+ { -+ case '\\': -+ decode = 1; // unescaping later -+ iof_put(O, '\\'); -+ if ((c = iof_next(I)) >= 0) -+ { -+ iof_put(O, c); -+ c = iof_next(I); -+ } -+ break; -+ case '(': // may be unescaped if balanced -+ ++balance; -+ iof_put(O, '('); -+ c = iof_next(I); -+ break; -+ case ')': -+ if (balance == 0) -+ { -+ c = IOFEOF; -+ ++I->pos; -+ break; -+ } -+ --balance; -+ iof_put(O, ')'); -+ c = iof_next(I); -+ break; -+ default: -+ iof_put(O, c); -+ c = iof_next(I); -+ } -+ } -+ if (!decode) -+ { -+ encoded = ppstring_flush(O, ghost1, size, 0); -+ ppstring_check_bom(encoded, ghost1); // any bytes can be there -+ return encoded; -+ } -+ encoded = ppstring_flush_with_ego(O, ghost1, size, 0|PPSTRING_ENCODED); -+ O = ppheap_buffer(pheap, sizeof(_ppstring), PPSTRING_INIT); -+ for (p = (uint8_t *)encoded, e = (uint8_t *)encoded + ghost1->size; p < e; ++p) -+ { -+ if (*p == '\\') -+ { -+ if (++p >= e) -+ break; -+ switch (*p) -+ { -+ case OCTAL_CHAR_CASE: -+ c = *p - '0'; -+ if (++p < e && *p >= '0' && *p <= '7') -+ { -+ c = (c << 3) + *p - '0'; -+ if (++p < e && *p >= '0' && *p <= '7') -+ c = (c << 3) + *p - '0'; -+ } -+ iof_put(O, c); -+ break; -+ case 'n': -+ iof_put(O, '\n'); -+ break; -+ case 'r': -+ iof_put(O, '\r'); -+ break; -+ case 't': -+ iof_put(O, '\t'); -+ break; -+ case 'b': -+ iof_put(O, '\b'); -+ break; -+ case 'f': -+ iof_put(O, '\f'); -+ break; -+ case NEWLINE_CHAR_CASE: // not a part of the string, ignore (pdf spec page 55) -+ break; -+ case '(': case ')': case '\\': -+ default: // for enything else backslash is ignored (pdf spec page 54) -+ iof_put(O, *p); -+ break; -+ } -+ } -+ else -+ iof_put(O, *p); -+ } -+ decoded = ppstring_flush_with_ego(O, ghost2, size, 0|PPSTRING_DECODED); -+ ppstring_check_bom2(decoded, ghost1, ghost2); -+ ppstring_set_alter_ego(encoded, ghost1, decoded); -+ ppstring_set_alter_ego(decoded, ghost2, encoded); -+ return encoded; -+} -+ -+/* Hex string may contain white characters. If odd number of digits, the last assumed to be '0' */ -+ -+static ppstring ppscan_base16 (iof *I, ppheap **pheap) -+{ -+ int c, v1, v2; -+ iof *O; -+ _ppstring *ghost1, *ghost2; -+ size_t size; -+ ppstring encoded, decoded; -+ uint8_t *p, *e; -+ -+ O = ppheap_buffer(pheap, sizeof(_ppstring), PPSTRING_INIT); -+ for (c = iof_char(I); c >= 0 && (base16_digit(c) || ignored_char(c)); c = iof_next(I)) -+ iof_put(O, c); -+ if (c == '>') -+ ++I->pos; -+ encoded = ppstring_flush_with_ego(O, ghost1, size, PPSTRING_BASE16|PPSTRING_ENCODED); -+ O = ppheap_buffer(pheap, sizeof(_ppstring), (ghost1->size >> 1) + 1); -+ for (p = (uint8_t *)encoded, e = (uint8_t *)encoded + ghost1->size; p < e; ++p) -+ { -+ if ((v1 = base16_value(*p)) < 0) // ignored -+ continue; -+ for (v2 = 0, ++p; p < e && (v2 = base16_value(*p)) < 0; ++p); -+ iof_put(O, (v1<<4)|v2); -+ } -+ decoded = ppstring_flush_with_ego(O, ghost2, size, 0|PPSTRING_DECODED); -+ ppstring_check_bom2(decoded, ghost1, ghost2); -+ ppstring_set_alter_ego(encoded, ghost1, decoded); -+ ppstring_set_alter_ego(decoded, ghost2, encoded); -+ return encoded; -+} -+ -+/* internal use only; binary string */ -+ -+static ppstring ppstring_buffer (iof *O, ppheap **pheap) -+{ -+ _ppstring *ghost1, *ghost2; -+ ppstring encoded, decoded; -+ uint8_t *p, *e; -+ size_t size; -+ -+ decoded = ppstring_flush_with_ego(O, ghost2, size, 0|PPSTRING_DECODED); -+ O = ppheap_buffer(pheap, sizeof(_ppstring), (ghost2->size << 1) + 1); -+ for (p = (uint8_t *)decoded, e = (uint8_t *)decoded + ghost2->size; p < e; ++p) -+ iof_set2(O, base16_uc_alphabet[(*p)>>4], base16_uc_alphabet[(*p)&15]); -+ encoded = ppstring_flush_with_ego(O, ghost1, size, PPSTRING_BASE16|PPSTRING_ENCODED); -+ ppstring_set_alter_ego(encoded, ghost1, decoded); -+ ppstring_set_alter_ego(decoded, ghost2, encoded); -+ return encoded; -+} -+ -+ppstring ppstring_internal (const void *data, size_t size, ppheap **pheap) -+{ // so far used only for crypt key -+ iof *O; -+ -+ O = ppheap_buffer(pheap, sizeof(_ppstring), size); -+ iof_write(O, data, size); -+ return ppstring_buffer(O, pheap); -+} -+ -+/* PDF spec says nothing about base85 strings, but streams might be (afair no leading '<~' but present trailing '~>') */ -+ -+static ppstring ppscan_base85 (iof *I, ppheap **pheap) -+{ // bawse85 alphabet is 33.117, adobe also hires 'z' and 'y' for compression -+ int c; -+ iof *O, B; -+ _ppstring *ghost1, *ghost2; -+ size_t size; -+ ppstring encoded, decoded; -+ O = ppheap_buffer(pheap, sizeof(_ppstring), PPSTRING_INIT); -+ for (c = iof_char(I); (c >= '!' && c <= 'u') || c == 'z' || c == 'y'; c = iof_next(I)) -+ iof_put(O, c); -+ if (c == '~') -+ if ((c = iof_next(I)) == '>') -+ ++I->pos; -+ encoded = ppstring_flush_with_ego(O, ghost1, size, PPSTRING_BASE85|PPSTRING_ENCODED); -+ iof_string_reader(&B, encoded, ghost1->size); -+ O = ppheap_buffer(pheap, sizeof(_ppstring), (ghost1->size * 5 / 4) + 1); -+ base85_decode(&B, O); -+ decoded = ppstring_flush_with_ego(O, ghost2, size, 0|PPSTRING_DECODED); -+ ppstring_check_bom2(decoded, ghost1, ghost2); -+ ppstring_set_alter_ego(encoded, ghost1, decoded); -+ ppstring_set_alter_ego(decoded, ghost2, encoded); -+ return encoded; -+} -+ -+/* -+Encrypted strings. In case of encrypted strings, we first need to decode the string (saving original form hardly makes sense), -+then decrypt the string, and encode it again. -+*/ -+ -+const char ppstring_byte_escape[] = { /* -1 escaped with octal, >0 escaped with \\, 0 left intact*/ -+ -1,-1,-1,-1,-1,-1,-1,-1,'b','t','n',-1,'f','r',-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ 0, 0, 0, 0, 0, 0, 0, 0,'(',')', 0, 0, 0, 0, 0, 0, -+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,'\\', 0, 0, 0, -+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 -+}; -+ -+ -+static ppstring ppscan_crypt_string (iof *I, ppcrypt *crypt, ppheap **pheap) -+{ -+ int c, b, balance, encode; -+ iof *O; -+ _ppstring *ghost1, *ghost2; -+ ppstring encoded, decoded; -+ uint8_t *p, *e; -+ size_t size; -+ -+ O = ppheap_buffer(pheap, sizeof(_ppstring), PPSTRING_INIT); -+ for (balance = 0, encode = 0, c = iof_char(I); c >= 0; ) -+ { -+ switch (c) -+ { -+ case '\\': -+ if ((c = iof_next(I)) < 0) -+ break; -+ encode = 1; -+ switch (c) -+ { -+ case OCTAL_CHAR_CASE: -+ b = c - '0'; -+ if ((c = iof_next(I)) >= 0 && c >= '0' && c <= '7') -+ { -+ b = (b << 3) + c - '0'; -+ if ((c = iof_next(I)) >= 0 && c >= '0' && c <= '7') -+ { -+ b = (b << 3) + c - '0'; -+ c = iof_next(I); -+ } -+ } -+ iof_put(O, b); -+ // c is set to the next char -+ break; -+ case 'n': -+ iof_put(O, '\n'); -+ c = iof_next(I); -+ break; -+ case 'r': -+ iof_put(O, '\r'); -+ c = iof_next(I); -+ break; -+ case 't': -+ iof_put(O, '\t'); -+ c = iof_next(I); -+ break; -+ case 'b': -+ iof_put(O, '\b'); -+ c = iof_next(I); -+ break; -+ case 'f': -+ iof_put(O, '\f'); -+ c = iof_next(I); -+ break; -+ case NEWLINE_CHAR_CASE: // not a part of the string, ignore (pdf spec page 55) -+ c = iof_next(I); -+ break; -+ case '(': case ')': case '\\': -+ default: // for enything else backslash is ignored (pdf spec page 54) -+ iof_put(O, c); -+ c = iof_next(I); -+ break; -+ } -+ break; -+ case '(': -+ ++balance; -+ encode = 1; -+ iof_put(O, '('); -+ c = iof_next(I); -+ break; -+ case ')': -+ if (balance == 0) -+ { -+ c = IOFEOF; -+ ++I->pos; -+ } -+ else -+ { -+ --balance; -+ //encode = 1; -+ iof_put(O, ')'); -+ c = iof_next(I); -+ } -+ break; -+ default: -+ if (ppstring_byte_escape[c] != 0) -+ encode = 1; -+ iof_put(O, c); -+ c = iof_next(I); -+ } -+ } -+ /* decrypt the buffer in place, update size */ -+ if (ppstring_decrypt(crypt, O->buf, iof_size(O), O->buf, &size)) -+ O->pos = O->buf + size; -+ /* make encoded counterpart */ -+ if (!encode) -+ { -+ decoded = ppstring_flush(O, ghost2, size, 0); -+ ppstring_check_bom(decoded, ghost2); -+ return decoded; -+ } -+ decoded = ppstring_flush_with_ego(O, ghost2, size, PPSTRING_DECODED); -+ O = ppheap_buffer(pheap, sizeof(_ppstring), ghost2->size); -+ for (p = (uint8_t *)decoded, e = (uint8_t *)decoded + ghost2->size; p < e; ++p) -+ { -+ switch ((b = ppstring_byte_escape[*p])) -+ { -+ case 0: -+ iof_put(O, *p); -+ break; -+ case -1: -+ iof_put4(O, '\\', (c >> 6) + '0', ((c >> 3) & 7) + '0', (c & 7) + '0'); -+ break; -+ default: -+ iof_put2(O, '\\', b); -+ break; -+ } -+ } -+ encoded = ppstring_flush_with_ego(O, ghost1, size, PPSTRING_ENCODED); -+ ppstring_check_bom2(decoded, ghost1, ghost2); -+ ppstring_set_alter_ego(encoded, ghost1, decoded); -+ ppstring_set_alter_ego(decoded, ghost2, encoded); -+ return encoded; -+} -+ -+ -+static ppstring ppscan_crypt_base16 (iof *I, ppcrypt *crypt, ppheap **pheap) -+{ -+ int c, v1, v2; -+ iof *O; -+ _ppstring *ghost1, *ghost2; -+ ppstring encoded, decoded; -+ uint8_t *p, *e; -+ size_t size; -+ -+ O = ppheap_buffer(pheap, sizeof(_ppstring), PPSTRING_INIT); -+ // base16_decode(I, O); // no info about the last char.. -+ for (c = iof_char(I); c != '>' && c >= 0; ) -+ { -+ if ((v1 = base16_value(c)) < 0) -+ { -+ if (ignored_char(c)) -+ { -+ c = iof_next(I); -+ continue; -+ } -+ break; -+ } -+ do { -+ c = iof_next(I); -+ if ((v2 = base16_value(c)) >= 0) -+ { -+ c = iof_next(I); -+ break; -+ } -+ if (!ignored_char(c)) // c == '>' || c < 0 or some crap -+ { -+ v2 = 0; -+ break; -+ } -+ } while (1); -+ iof_put(O, (v1 << 4)|v2); -+ } -+ if (c == '>') -+ ++I->pos; -+ /* decrypt the buffer in place, update size */ -+ if (ppstring_decrypt(crypt, O->buf, iof_size(O), O->buf, &size)) -+ O->pos = O->buf + size; -+ decoded = ppstring_flush_with_ego(O, ghost2, size, PPSTRING_DECODED); -+ /* recreate an encoded form */ -+ O = ppheap_buffer(pheap, sizeof(_ppstring), (ghost2->size << 1) + 1); -+ for (p = (uint8_t *)decoded, e = (uint8_t *)decoded + ghost2->size; p < e; ++p) -+ iof_set2(O, base16_uc_alphabet[(*p)>>4], base16_uc_alphabet[(*p)&15]); -+ encoded = ppstring_flush_with_ego(O, ghost1, size, PPSTRING_BASE16|PPSTRING_ENCODED); -+ ppstring_check_bom2(decoded, ghost1, ghost2); -+ ppstring_set_alter_ego(encoded, ghost1, decoded); -+ ppstring_set_alter_ego(decoded, ghost2, encoded); -+ return encoded; -+} -+ -+/* ppstring alter ego switcher */ -+ -+ppstring ppstring_decoded (ppstring string) -+{ -+ const _ppstring *ghost; -+ ghost = _ppstring_ghost(string); -+ return (ghost->flags & PPSTRING_ENCODED) ? ppstring_get_alter_ego(string) : string; -+} -+ -+ppstring ppstring_encoded (ppstring string) -+{ -+ const _ppstring *ghost; -+ ghost = _ppstring_ghost(string); -+ return (ghost->flags & PPSTRING_DECODED) ? ppstring_get_alter_ego(string) : string; -+} -+ -+/* scanner stack */ -+ -+#define PPSTACK_BUFFER 512 -+ -+static void ppstack_init (ppstack *stack, ppheap **pheap) -+{ -+ stack->buf = stack->pos = (ppobj *)pp_malloc(PPSTACK_BUFFER * sizeof(ppobj)); -+ stack->size = 0; -+ stack->space = PPSTACK_BUFFER; -+ stack->pheap = pheap; -+} -+ -+#define ppstack_free_buffer(stack) (pp_free((stack)->buf)) -+ -+static void ppstack_resize (ppstack *stack) -+{ -+ ppobj *newbuffer; -+ stack->space <<= 1; -+ newbuffer = (ppobj *)pp_malloc(stack->space * sizeof(ppobj)); -+ memcpy(newbuffer, stack->buf, stack->size * sizeof(ppobj)); -+ ppstack_free_buffer(stack); -+ stack->buf = newbuffer; -+ stack->pos = newbuffer + stack->size; -+} -+ -+#define ppstack_push(stack) ((void)((stack)->size < (stack)->space || (ppstack_resize(stack), 0)), ++(stack)->size, (stack)->pos++) -+#define ppstack_pop(stack, n) ((stack)->size -= (n), (stack)->pos -= (n)) -+#define ppstack_at(stack, i) ((stack)->buf + i) -+#define ppstack_clear(stack) ((stack)->pos = (stack)->buf, (stack)->size = 0) -+ -+/* scanner commons */ -+ -+#define ppscan_uint(I, u) iof_get_uintlw(I, u) -+#define ppread_uint(s, u) string_to_uintlw((const char *)(s), u) -+ -+static ppobj * ppscan_numobj (iof *I, ppobj *obj, int negative) -+{ -+ ppint integer; -+ ppnum number; -+ int exponent; -+ int c; -+ c = iof_char(I); -+ iof_scan_integer(I, c, integer); -+ switch(c) -+ { -+ case '.': -+ { -+ number = (ppnum)integer; -+ c = iof_next(I); -+ iof_scan_fraction(I, c, number, exponent); -+ double_negative_exp10(number, exponent); -+ obj->type = PPNUM, obj->number = negative ? -number : number; -+ break; -+ } -+ default: -+ obj->type = PPINT, obj->integer = negative ? -integer : integer; -+ break; -+ } -+ return obj; -+} -+ -+static ppobj * ppscan_numobj_frac (iof *I, ppobj *obj, int negative) -+{ -+ ppnum number; -+ int c, exponent; -+ -+ number = 0.0; -+ c = iof_next(I); -+ iof_scan_fraction(I, c, number, exponent); -+ double_negative_exp10(number, exponent); -+ obj->type = PPNUM, obj->number = negative ? -number : number; -+ return obj; -+} -+ -+static int ppscan_find (iof *I) -+{ // skips whitechars and comments -+ int c; -+ for (c = iof_char(I); ; c = iof_next(I)) -+ { -+ switch (c) -+ { -+ case IGNORED_CHAR_CASE: -+ break; -+ case '%': { -+ do { -+ if ((c = iof_next(I)) < 0) -+ return c; -+ } while (!newline_char(c)); -+ break; -+ } -+ default: -+ return c; -+ } -+ } -+ return c; // never reached -+} -+ -+static int ppscan_keyword (iof *I, const char *keyword, size_t size) -+{ -+ size_t i; -+ int c; -+ if (iof_left(I) >= size) -+ { -+ if (memcmp(I->pos, keyword, size) != 0) -+ return 0; -+ I->pos += size; -+ return 1; -+ } -+ // sticky case, we can't go back -+ for (i = 0, c = iof_char(I); i < size; ++i, ++keyword, c = iof_next(I)) -+ if (i != c) -+ return 0; -+ return 1; -+} -+ -+#define ppscan_key(I, literal) ppscan_keyword(I, "" literal, sizeof(literal) - 1) -+ -+/* objects parser */ -+ -+static ppref * ppref_unresolved (ppheap **pheap, ppuint refnumber, ppuint refversion) -+{ -+ ppref *ref = (ppref *)ppheap_take(pheap, sizeof(ppref)); -+ memset(ref, 0, sizeof(ppref)); -+ ref->object.type = PPNONE; -+ ref->number = refnumber; -+ ref->version = refversion; -+ return ref; -+} -+ -+#define PPMARK PPNONE -+ -+static ppobj * ppscan_obj (iof *I, ppdoc *pdf, ppxref *xref) -+{ -+ int c; -+ ppobj *obj; -+ size_t mark, size; -+ ppuint refnumber, refversion; -+ ppref *ref; -+ ppstack *stack; -+ ppcrypt *crypt; -+ -+ stack = &pdf->stack; -+ c = iof_char(I); -+ switch (c) -+ { -+ case DIGIT_CHAR_CASE: -+ return ppscan_numobj(I, ppstack_push(stack), 0); -+ case '.': -+ return ppscan_numobj_frac(I, ppstack_push(stack), 0); -+ case '+': -+ ++I->pos; -+ return ppscan_numobj(I, ppstack_push(stack), 0); -+ case '-': -+ ++I->pos; -+ return ppscan_numobj(I, ppstack_push(stack), 1); -+ case '/': -+ ++I->pos; -+ obj = ppstack_push(stack); -+ obj->type = PPNAME; -+ obj->name = ppscan_name(I, &pdf->heap); -+ return obj; -+ case '(': -+ ++I->pos; -+ obj = ppstack_push(stack); -+ obj->type = PPSTRING; -+ if (ppcrypt_ref(pdf, crypt)) -+ obj->string = ppscan_crypt_string(I, crypt, &pdf->heap); -+ else -+ obj->string = ppscan_string(I, &pdf->heap); -+ return obj; -+ case '[': -+ mark = stack->size; -+ obj = ppstack_push(stack); -+ obj->type = PPMARK; // ppscan_obj() checks types backward for 'R', so set the type immediatelly (reserved for PPARRAY) -+ obj->any = NULL; -+ ++I->pos; -+ for (c = ppscan_find(I); c != ']'; c = ppscan_find(I)) -+ { -+ if (ppscan_obj(I, pdf, xref) == NULL) -+ { // callers assume that NULL returns means nothing pushed -+ size = stack->size - mark; // pop items AND the obj reserved for array -+ ppstack_pop(stack, size); -+ return NULL; -+ } -+ } -+ ++I->pos; -+ size = stack->size - mark - 1; -+ obj = ppstack_at(stack, mark); // stack might have been realocated -+ obj->type = PPARRAY; -+ obj->array = pparray_create(ppstack_at(stack, mark + 1), size, &pdf->heap); -+ ppstack_pop(stack, size); // pop array items, leave the array on top -+ return obj; -+ case '<': -+ if ((c = iof_next(I)) == '<') -+ { -+ mark = stack->size; -+ obj = ppstack_push(stack); -+ obj->type = PPMARK; -+ obj->any = NULL; -+ ++I->pos; -+ for (c = ppscan_find(I); c != '>'; c = ppscan_find(I)) -+ { -+ if (ppscan_obj(I, pdf, xref) == NULL) -+ { -+ size = stack->size - mark; -+ ppstack_pop(stack, size); -+ return NULL; -+ } -+ } -+ if (iof_next(I) == '>') -+ ++I->pos; -+ size = stack->size - mark - 1; -+ obj = ppstack_at(stack, mark); -+ obj->type = PPDICT; -+ obj->dict = ppdict_create(ppstack_at(stack, mark + 1), size, &pdf->heap); -+ ppstack_pop(stack, size); -+ return obj; -+ } -+ obj = ppstack_push(stack); -+ obj->type = PPSTRING; -+ if (ppcrypt_ref(pdf, crypt)) -+ obj->string = ppscan_crypt_base16(I, crypt, &pdf->heap); -+ else -+ obj->string = ppscan_base16(I, &pdf->heap); -+ return obj; -+ case 'R': -+ if (stack->size >= 2 && stack->pos[-1].type == PPINT && stack->pos[-2].type == PPINT) -+ { -+ ++I->pos; -+ obj = &stack->pos[-2]; -+ refnumber = (ppuint)obj->integer; -+ ppstack_pop(stack, 1); // pop version number, retype obj to a reference -+ if (xref == NULL || (ref = ppxref_find(xref, refnumber)) == NULL) -+ { /* pdf spec page 64: unresolvable reference is not an error, should just be treated as a reference to null. -+ we also need this to read trailer, where refs can't be resolved yet */ -+ refversion = (obj + 1)->integer; -+ //if (xref != NULL) -+ // loggerf("unresolved reference %s", ppref_str(refnumber, refversion)); -+ ref = ppref_unresolved(stack->pheap, refnumber, refversion); -+ } -+ obj->type = PPREF; -+ obj->ref = ref; -+ return obj; -+ } -+ break; -+ case 't': -+ if (iof_next(I) == 'r' && iof_next(I) == 'u' && iof_next(I) == 'e') -+ { -+ ++I->pos; -+ obj = ppstack_push(stack); -+ obj->type = PPBOOL; -+ obj->integer = 1; -+ return obj; -+ } -+ break; -+ case 'f': -+ if (iof_next(I) == 'a' && iof_next(I) == 'l' && iof_next(I) == 's' && iof_next(I) == 'e') -+ { -+ ++I->pos; -+ obj = ppstack_push(stack); -+ obj->type = PPBOOL; -+ obj->integer = 0; -+ return obj; -+ } -+ break; -+ case 'n': -+ if (iof_next(I) == 'u' && iof_next(I) == 'l' && iof_next(I) == 'l') -+ { -+ ++I->pos; -+ obj = ppstack_push(stack); -+ obj->type = PPNULL; -+ obj->any = NULL; -+ return obj; -+ } -+ break; -+ } -+ return NULL; -+} -+ -+/* -+A variant for contents streams (aka postscript); wise of operators, blind to references. -+We are still PDF, so we don't care about postscript specific stuff such as radix numbers -+and scientific numbers notation. It takes ppstack * as context (no ppdoc *) to be able -+to run contents parser beyond the scope of ppdoc heap. -+*/ -+ -+static ppstring ppstring_inline (iof *I, ppdict *imagedict, ppheap **pheap); -+ -+static ppobj * ppscan_psobj (iof *I, ppstack *stack) -+{ -+ int c; -+ ppobj *obj, *op; -+ size_t size, mark; -+ ppname exec; -+ -+ c = iof_char(I); -+ switch (c) -+ { -+ case DIGIT_CHAR_CASE: -+ return ppscan_numobj(I, ppstack_push(stack), 0); -+ case '.': -+ return ppscan_numobj_frac(I, ppstack_push(stack), 0); -+ case '+': -+ c = iof_next(I); -+ if (base10_digit(c)) // '+.abc' is probably an executable name, but we are not in postscript -+ return ppscan_numobj(I, ppstack_push(stack), 0); -+ else if (c == '.') -+ return ppscan_numobj_frac(I, ppstack_push(stack), 0); -+ obj = ppstack_push(stack); -+ obj->type = PPNAME; -+ obj->name = ppscan_exec(I, stack->pheap, '+'); -+ return obj; -+ case '-': -+ c = iof_next(I); -+ if (base10_digit(c)) // ditto, we would handle type1 '-|' '|-' operators though -+ return ppscan_numobj(I, ppstack_push(stack), 1); -+ else if (c == '.') -+ return ppscan_numobj_frac(I, ppstack_push(stack), 1); -+ obj = ppstack_push(stack); -+ obj->type = PPNAME; -+ obj->name = ppscan_exec(I, stack->pheap, '-'); -+ return obj; -+ case '/': -+ ++I->pos; -+ obj = ppstack_push(stack); -+ obj->type = PPNAME; -+ obj->name = ppscan_name(I, stack->pheap); -+ return obj; -+ case '(': -+ ++I->pos; -+ obj = ppstack_push(stack); -+ obj->type = PPSTRING; -+ obj->string = ppscan_string(I, stack->pheap); -+ return obj; -+ case '[': -+ mark = stack->size; -+ obj = ppstack_push(stack); -+ obj->type = PPMARK; -+ obj->any = NULL; -+ ++I->pos; -+ for (c = ppscan_find(I); c != ']'; c = ppscan_find(I)) -+ { -+ if (ppscan_psobj(I, stack) == NULL) -+ { -+ size = stack->size - mark; -+ ppstack_pop(stack, size); -+ return NULL; -+ } -+ } -+ ++I->pos; -+ size = stack->size - mark - 1; -+ obj = ppstack_at(stack, mark); -+ obj->type = PPARRAY; -+ obj->array = pparray_create(ppstack_at(stack, mark + 1), size, stack->pheap); -+ ppstack_pop(stack, size); -+ return obj; -+ case '<': -+ if ((c = iof_next(I)) == '<') -+ { -+ mark = stack->size; -+ obj = ppstack_push(stack); -+ obj->type = PPMARK; -+ obj->any = NULL; -+ ++I->pos; -+ for (c = ppscan_find(I); c != '>'; c = ppscan_find(I)) -+ { -+ if (ppscan_psobj(I, stack) == NULL) -+ { -+ size = stack->size - mark; -+ ppstack_pop(stack, size); -+ return NULL; -+ } -+ } -+ if (iof_next(I) == '>') -+ ++I->pos; -+ size = stack->size - mark - 1; -+ obj = ppstack_at(stack, mark); -+ obj->type = PPDICT; -+ obj->dict = ppdict_create(ppstack_at(stack, mark + 1), size, stack->pheap); -+ ppstack_pop(stack, size); -+ return obj; -+ } -+ obj = ppstack_push(stack); -+ obj->type = PPSTRING; -+ if (c == '~') -+ ++I->pos, obj->string = ppscan_base85(I, stack->pheap); -+ else -+ obj->string = ppscan_base16(I, stack->pheap); -+ return obj; -+ default: -+ if (c < 0 || !ppname_byte_lookup[c]) -+ break; // forbid empty names; dead loop otherwise -+ ++I->pos; -+ /* true false null practically don't occur in streams so it makes sense to assume that we get an operator name here. -+ If it happen to be a keyword we could give back those several bytes to the heap but.. heap buffer is tricky enough. */ -+ exec = ppscan_exec(I, stack->pheap, c); -+ obj = ppstack_push(stack); -+ switch (exec[0]) -+ { -+ case 't': -+ if (exec[1] == 'r' && exec[2] == 'u' && exec[3] == 'e' && exec[4] == '\0') -+ { -+ obj->type = PPBOOL; -+ obj->integer = 1; -+ // todo: drop exec -+ return obj; -+ } -+ break; -+ case 'f': -+ if (exec[1] == 'a' && exec[2] == 'l' && exec[3] == 's' && exec[4] == 'e' && exec[5] == '\0') -+ { -+ obj->type = PPBOOL; -+ obj->integer = 0; -+ // todo: drop exec -+ return obj; -+ } -+ break; -+ case 'n': -+ if (exec[1] == 'u' && exec[2] == 'l' && exec[3] == 'l' && exec[4] == '\0') -+ { -+ obj->type = PPNULL; -+ obj->any = NULL; -+ // todo: drop exec -+ return obj; -+ } -+ break; -+ case 'B': -+ /* -+ Inline images break rules of operand/operator syntax, so 'BI/ID' operators need to be treated as special syntactic keywords. -+ -+ BI IDEI -+ -+ We treat the image as a single syntactic token; BI starts collecting a dict, ID is the beginning of the data. Effectively EI -+ operator obtains two operands - dict and string. It is ok to put three items onto the stack, callers dont't assume there is just one. -+ */ -+ if (exec[1] == 'I' && exec[2] == '\0') -+ { -+ ppdict *imagedict; -+ /* key val pairs -> dict */ -+ mark = stack->size - 1; -+ obj->type = PPMARK; -+ obj->any = NULL; -+ for (c = ppscan_find(I); ; c = ppscan_find(I)) -+ { -+ if ((op = ppscan_psobj(I, stack)) == NULL) -+ { -+ size = stack->size - mark; -+ ppstack_pop(stack, size); -+ return NULL; -+ } -+ if (op->type == PPNAME && ppname_exec(op->name)) -+ { -+ if (!ppname_is(op->name, "ID")) -+ { // weird -+ size = stack->size - mark; -+ ppstack_pop(stack, size); -+ return NULL; -+ } -+ break; -+ } -+ } -+ size = stack->size - mark - 1; -+ obj = ppstack_at(stack, mark); -+ obj->type = PPDICT; -+ obj->dict = imagedict = ppdict_create(ppstack_at(stack, mark + 1), size, stack->pheap); -+ ppstack_pop(stack, size); -+ /* put image data string */ -+ obj = ppstack_push(stack); -+ obj->type = PPSTRING; -+ obj->string = ppstring_inline(I, imagedict, stack->pheap);; -+ /* put EI operator name */ -+ obj = ppstack_push(stack); -+ obj->type = PPNAME; -+ obj->name = ppexec_internal("EI", 2, stack->pheap); -+ return obj; -+ } -+ } -+ obj->type = PPNAME; -+ obj->name = exec; -+ return obj; -+ } -+ return NULL; -+} -+ -+/* -+We try to get the exact inline image length from its dict params. If cannot predict the length, we have to scan the input until 'EI'. -+I've checked on may examples that it gives the same results but one can never be sure, as 'EI' might happen to be a part of the data. -+Stripping white char is also very heuristic; \0 is a white char in PDF and very likely to be a data byte.. weak method. -+*/ -+ -+static size_t inline_image_length (ppdict *dict) -+{ -+ ppuint w, h, bpc, colors; -+ ppname cs; -+ -+ if (ppdict_get_uint(dict, "W", &w) && ppdict_get_uint(dict, "H", &h) && ppdict_get_uint(dict, "BPC", &bpc) && (cs = ppdict_get_name(dict, "CS")) != NULL) -+ { -+ if (ppname_is(cs, "DeviceGray")) -+ colors = 1; -+ else if (ppname_is(cs, "DeviceRGB")) -+ colors = 3; -+ else if (ppname_is(cs, "DeviceCMYK")) -+ colors = 4; -+ else -+ return PP_LENGTH_UNKNOWN; -+ return (w * h * bpc * colors + 7) >> 3; -+ } -+ return PP_LENGTH_UNKNOWN; -+} -+ -+static ppstring ppstring_inline (iof *I, ppdict *imagedict, ppheap **pheap) -+{ -+ iof *O; -+ int c, d, e; -+ size_t length, leftin, leftout, bytes; -+ -+ O = ppheap_buffer(pheap, sizeof(_ppstring), PPSTRING_INIT); -+ c = iof_char(I); -+ if (ignored_char(c)) -+ c = iof_next(I); -+ -+ length = inline_image_length(imagedict); -+ if (length != PP_LENGTH_UNKNOWN) -+ { -+ while (length > 0 && iof_readable(I) && iof_writable(O)) -+ { -+ leftin = iof_left(I); -+ leftout = iof_left(O); -+ bytes = length; -+ if (bytes > leftin) bytes = leftin; -+ if (bytes > leftout) bytes = leftout; -+ memcpy(O->pos, I->pos, bytes); -+ I->pos += bytes; -+ O->pos += bytes; -+ length -= bytes; -+ } -+ // gobble EI -+ if (ppscan_find(I) == 'E') -+ if (iof_next(I) == 'I') -+ ++I->pos; -+ } -+ else -+ { -+ while (c >= 0) -+ { -+ if (c == 'E') -+ { -+ d = iof_next(I); -+ if (d == 'I') -+ { -+ e = iof_next(I); -+ if (!ppname_byte_lookup[e]) -+ { /* strip one newline from the end and stop */ -+ if (O->pos - 2 >= O->buf) // sanity -+ { -+ c = *(O->pos - 1); -+ if (ignored_char(c)) -+ { -+ if (c == 0x0A && *(O->pos - 2) == 0x0D) -+ O->pos -= 2; -+ else -+ O->pos -= 1; -+ } -+ } -+ break; -+ } -+ iof_put2(O, c, d); -+ c = e; -+ } -+ else -+ { -+ iof_put(O, c); -+ c = d; -+ } -+ } -+ else -+ { -+ iof_put(O, c); -+ c = iof_next(I); -+ } -+ } -+ } -+ return ppstring_buffer(O, pheap); -+} -+ -+/* input reader */ -+ -+/* -+PDF input is a pseudo file that either keeps FILE * or data. Reader iof * is a proxy to input -+that provides byte-by-byte interface. Our iof structure is capable to link iof_file *input, -+but t avoid redundant checks on IOF_DATA flag, here we link iof *I directly to FILE * or mem buffer. -+When reading from file we need an internal buffer, which should be kept rather small, as it is -+only used to parse xrefs and objects (no streams). We allocate the buffer from a private heap -+(not static) to avoid conflicts when processing >1 pdfs at once. Besides, the input buffer may be -+needed after loading the document, eg. to access references raw data. -+*/ -+ -+#define PPDOC_BUFFER 0xFFF // keep that small, it is only used to parse body objects -+ -+static void ppdoc_reader_init (ppdoc *pdf, iof_file *input) -+{ -+ iof *I; -+ pdf->input = *input; -+ input = &pdf->input; -+ input->refcount = 1; -+ I = &pdf->reader; -+ if (input->flags & IOF_DATA) -+ { -+ pdf->buffer = NULL; // input iof_file is the buffer -+ iof_string_reader(I, NULL, 0); // gets IOF_DATA flag -+ } -+ else -+ { -+ pdf->buffer = (uint8_t *)ppheap_take(&pdf->heap, PPDOC_BUFFER); -+ iof_setup_file_handle_reader(I, NULL, 0, iof_file_get_fh(input)); // gets IOF_FILE_HANDLE flag and FILE * -+ I->space = PPDOC_BUFFER; // used on refill -+ } -+} -+ -+/* -+Whenever we need to read the input file, we fseek the to the given offset and fread to to the private buffer. -+The length we need is not always predictable, in which case PPDOC_BUFFER bytes are read (keep it small). -+I->buf = I->pos is set to the beginning, I->end set to the end (end is the first byte one shouldn't read). -+*/ -+ -+static iof * ppdoc_reader (ppdoc *pdf, size_t offset, size_t length) -+{ -+ iof_file *input; -+ iof *I; -+ input = &pdf->input; -+ I = &pdf->reader; -+ if (iof_file_seek(input, offset, SEEK_SET) != 0) -+ return NULL; -+ I->flags &= ~IOF_STOPPED; -+ if (input->flags & IOF_DATA) -+ { -+ I->buf = I->pos = input->pos; -+ I->end = (length == PP_LENGTH_UNKNOWN || I->pos + length >= input->end) ? input->end : (I->pos + length); -+ } -+ else -+ { -+ I->buf = I->pos = pdf->buffer; // ->buf is actually permanently equal pdf->buffer but we might need some tricks -+ if (length == PP_LENGTH_UNKNOWN || length > PPDOC_BUFFER) -+ length = PPDOC_BUFFER; -+ length = fread(I->buf, 1, length, I->file); -+ I->end = I->buf + length; -+ } -+ return I; -+} -+ -+/* The position from the beginning of input -+- for data buffer: (pdf->input.pos - pdf->input.buf) + (I->pos - I->buf) -+ I->buf == pdf->input.pos, so this resolves to (I->pos - pdf->input.buf), independent from I->buf -+- for file buffer: ftell(pdf->input.file) - (I->end - I->pos) -+*/ -+ -+#define ppdoc_reader_tell(pdf, I) ((size_t)(((pdf)->input.flags & IOF_DATA) ? ((I)->pos - (pdf)->input.buf) : (ftell(iof_file_get_fh(&(pdf)->input)) - ((I)->end - (I)->pos)))) -+ -+/* pdf */ -+ -+#define PPDOC_HEADER 10 // "%PDF-?.??\n" -+ -+static int ppdoc_header (ppdoc *pdf, uint8_t header[PPDOC_HEADER]) -+{ -+ size_t i; -+ if (memcmp(header, "%PDF-", 5) != 0) -+ return 0; -+ for (i = 5; i < PPDOC_HEADER - 1 && !ignored_char(header[i]); ++i) -+ pdf->version[i - 5] = header[i]; -+ pdf->version[i - 5] = '\0'; -+ return 1; -+} -+ -+static int ppdoc_tail (ppdoc *pdf, iof_file *input, size_t *pxrefoffset) -+{ -+ int c; -+ uint8_t tail[4*10], *p, back, tailbytes; -+ -+ if (iof_file_seek(input, 0, SEEK_END) != 0) -+ return 0; -+ pdf->filesize = (size_t)iof_file_tell(input); -+ // simple heuristic to avoif fgetc() / fseek(-2) hiccup: keep seeking back by len(startxref) + 1 == 10 -+ // until a letter found (assuming liberal white characters and tail length) -+ for (back = 1, tailbytes = 0; ; ++back) -+ { -+ if (iof_file_seek(input, -10, SEEK_CUR) != 0) -+ return 0; -+ tailbytes += 10; -+ c = iof_file_getc(input); -+ tailbytes -= 1; -+ switch (c) -+ { -+ case IGNORED_CHAR_CASE: -+ case DIGIT_CHAR_CASE: -+ case '%': case 'E': case 'O': case 'F': -+ if (back > 4) // 2 should be enough -+ return 0; -+ continue; -+ case 's': case 't': case 'a': case 'r': case 'x': case 'e': case 'f': -+ if (iof_file_read(tail, 1, tailbytes, input) != tailbytes) -+ return 0; -+ tail[tailbytes] = '\0'; -+ for (p = &tail[0]; ; ++p) -+ { -+ if (*p == '\0') -+ return 0; -+ if ((c = base10_value(*p)) >= 0) -+ break; -+ } -+ ppread_uint(p, pxrefoffset); -+ return 1; -+ default: -+ return 0; -+ } -+ } -+ return 0; -+} -+ -+/* xref/body */ -+ -+static int ppscan_start_entry (iof *I, ppref *ref) -+{ -+ ppuint u; -+ ppscan_find(I); if (!ppscan_uint(I, &u) || u != ref->number) return 0; -+ ppscan_find(I); if (!ppscan_uint(I, &u) || u != ref->version) return 0; -+ ppscan_find(I); if (!ppscan_key(I, "obj")) return 0; -+ ppscan_find(I); -+ return 1; -+} -+ -+static int ppscan_skip_entry (iof *I) -+{ -+ size_t u; -+ ppscan_find(I); if (!ppscan_uint(I, &u)) return 0; -+ ppscan_find(I); if (!ppscan_uint(I, &u)) return 0; -+ ppscan_find(I); if (!ppscan_key(I, "obj")) return 0; -+ ppscan_find(I); -+ return 1; -+} -+ -+static int ppscan_start_stream (iof *I, ppdoc *pdf, size_t *streamoffset) -+{ -+ int c; -+ ppscan_find(I); -+ if (ppscan_key(I, "stream")) -+ { // skip 1 or 2 whites (here we shouldn't just gobble all blanks) -+ c = iof_char(I); -+ if (ignored_char(c)) -+ { -+ c = iof_next(I); -+ if (ignored_char(c)) -+ ++I->pos; -+ } -+ *streamoffset = ppdoc_reader_tell(pdf, I); -+ return 1; -+ } -+ return 0; -+} -+ -+static ppxref * ppxref_load (ppdoc *pdf, size_t xrefoffset); -+static ppxref * ppxref_load_chain (ppdoc *pdf, ppxref *xref); -+ -+/* Parsing xref table -+ -+ 1 10 // first ref number and refs count -+ 0000000000 00000 n // 10-digits offset, 5 digits version, type identifier -+ 0000000000 00000 n // n states for normal I guess -+ 0000000000 00000 f // f states for free (not used) -+ ... -+ -+Free entries seem to be a relic of ancient times, completelly useless for us. To avoid parsing xref table twice, -+we waste some space on free entries by allocating one plane of refs for each section. Later on we slice sections, -+so that effectively free entries are not involved in map. -+ -+Subsequent refs gets number, version and offset. Other fields initialized when parsing PDF body. -+ -+Having xref table loaded, we sort sections for future binary search (xref with objects count == 0 is considered invalid). -+ -+Then we have to deal with the trailer dict. In general, to load objects and resolve references we need a complete chain -+of xrefs (not only the top). To load the previous xref, we need its offset, which is given in trailer. So we have to -+parse the trailer ignoring references, which might be unresolvable at this point (objects parser makes a dummy check -+for xref != NULL on refs resolving ppscan_obj(), which irritates me but I don't want a separate parser for trailer..). -+The same applies to xref streams, in which we have parse the trailer not having xref map at all. So the procedure is: -+ -+ - load xref map, initialize references, make it ready to search -+ - parse trailer ignoring references -+ - get /Prev xref offset and load older xref (linked list via ->prev) -+ - sort all refs in all xrefs by offset -+ - parse refs in order resolving references in contained objects -+ - fix trailer references -+ -+First created xref becomes a pdf->xref (top xref). We link that early to control offsets already read (insane loops?). -+*/ -+ -+// Every xref table item "0000000000 00000 n" is said to be terminated with 2-byte EOL but we don't like relying on whites. -+#define xref_item_length (10+1+5+1+1) -+ -+static ppxref * ppxref_load_table (iof *I, ppdoc *pdf, size_t xrefoffset) -+{ -+ ppxref *xref; -+ ppxsec *xrefsection; -+ ppref *ref; -+ ppuint first, count, refindex; -+ uint8_t buffer[xref_item_length + 1]; -+ const char *p; -+ const ppobj *obj; -+ -+ buffer[xref_item_length] = '\0'; -+ xref = ppxref_create(pdf, 0, xrefoffset); -+ if (pdf->xref == NULL) pdf->xref = xref; -+ for (ppscan_find(I); ppscan_uint(I, &first); ppscan_find(I)) -+ { -+ ppscan_find(I); -+ if (!ppscan_uint(I, &count)) -+ return NULL; -+ if (count == 0) // weird -+ continue; -+ xref->count += count; -+ xrefsection = NULL; -+ ref = (ppref *)ppheap_take(&pdf->heap, count * sizeof(ppref)); -+ for (refindex = 0; refindex < count; ++refindex, ++ref) -+ { -+ ref->xref = xref; -+ ref->number = first + refindex; -+ ppscan_find(I); -+ iof_read(I, buffer, xref_item_length); -+ switch (buffer[xref_item_length - 1]) -+ { -+ case 'n': -+ if (xrefsection == NULL) -+ { -+ xrefsection = ppxref_push_section(xref, &pdf->heap); -+ xrefsection->first = ref->number; -+ xrefsection->refs = ref; -+ } -+ xrefsection->last = ref->number; -+ for (p = (const char *)buffer; *p == '0'; ++p); -+ p = ppread_uint(p, &ref->offset); -+ for ( ; *p == ' ' || *p == '0'; ++p); -+ p = ppread_uint(p, &ref->version); -+ ref->object.type = PPNONE; // init for sanity -+ ref->object.any = NULL; -+ ref->length = 0; -+ break; -+ case 'f': -+ default: -+ --ref; -+ xrefsection = NULL; -+ --xref->count; -+ } -+ } -+ } -+ /* sort section */ -+ if (!ppxref_sort(xref)) -+ ; // case of xref->size == 0 handled by ppxref_load_chain() -+ /* get trailer ignoring refs */ -+ if (!ppscan_key(I, "trailer")) -+ return NULL; -+ ppscan_find(I); -+ if ((obj = ppscan_obj(I, pdf, NULL)) == NULL) -+ return NULL; -+ ppstack_pop(&pdf->stack, 1); -+ if (obj->type != PPDICT) -+ return NULL; -+ xref->trailer = *obj; -+ return ppxref_load_chain(pdf, xref); -+} -+ -+/* Parsing xref stream -+First we load the trailer, ignoring references. Dict defines sections and fields lengths: -+ -+ /Size % max ref number plus 1 -+ /Index [ first count first count ... ] % a pair of numbers for every section, defaults to [0 Size] -+ /W [w1 w2 w3] % fields lengths, 0 states for omitted field -+ -+xref stream data is a continuous stream of binary number triplets. First number is a type: -+ -+ 0 - free entry (as 'f' in xref table) -+ 1 - normal entry, followed by offset an version (as 'n' in xref table) -+ 2 - compressed entry, followed by parent object stream number and entry index -+ -+0 and 1 are handled as 'n' and 'f' entries in xref table. For type 2 we normally initialize -+ref->number and ref->version (the later is implicitly 0). ref->offset is set to 0 (invalid offset), -+which is recognized by objects loader. -+*/ -+ -+#define XREF_STREAM_MAX_FIELD 4 -+ -+static ppxref * ppxref_load_stream (iof *I, ppdoc *pdf, size_t xrefoffset) -+{ -+ ppxref *xref; -+ ppxsec *xrefsection; -+ ppref *ref; -+ ppobj *obj; -+ ppstream *xrefstream; -+ size_t streamoffset; -+ ppuint w1, w2, w3, w, bufferbytes; -+ uint8_t buffer[3 * XREF_STREAM_MAX_FIELD], *b; -+ ppuint first, count, f1, f2, f3; -+ pparray *fieldwidths, *sectionindices; -+ ppobj sectionmock[2], *sectionfirst, *sectioncount; -+ size_t sections, sectionindex, refindex; -+ -+ if (!ppscan_skip_entry(I)) -+ return NULL; -+ if ((obj = ppscan_obj(I, pdf, NULL)) == NULL) -+ return NULL; -+ ppstack_pop(&pdf->stack, 1); -+ if (obj->type != PPDICT || !ppscan_start_stream(I, pdf, &streamoffset)) -+ return NULL; -+ xrefstream = ppstream_create(pdf, obj->dict, streamoffset); -+ /* All normal streams go through ppstream_info(), but it makes no sense for trailer stream (no crypt allowed, no refs yet). -+ So we just record the length and informative flag. Here we have to expect that /Length and /Filter are not indirects. */ -+ if (!ppdict_get_uint(obj->dict, "Length", &xrefstream->length)) -+ return NULL; -+ if (ppdict_get_obj(obj->dict, "Filter") != NULL) -+ xrefstream->flags |= PPSTREAM_COMPRESSED; -+ if ((fieldwidths = ppdict_get_array(xrefstream->dict, "W")) != NULL) -+ { -+ if (!pparray_get_uint(fieldwidths, 0, &w1)) w1 = 0; -+ if (!pparray_get_uint(fieldwidths, 1, &w2)) w2 = 0; -+ if (!pparray_get_uint(fieldwidths, 2, &w3)) w3 = 0; -+ } -+ else -+ w1 = w2 = w3 = 0; -+ if (w1 > XREF_STREAM_MAX_FIELD || w2 > XREF_STREAM_MAX_FIELD || w3 > XREF_STREAM_MAX_FIELD) -+ return NULL; -+ bufferbytes = w1 + w2 + w3; -+ if ((sectionindices = ppdict_get_array(xrefstream->dict, "Index")) != NULL) -+ { -+ sections = sectionindices->size >> 1; -+ sectionfirst = sectionindices->data; -+ } -+ else -+ { -+ sections = 1; -+ sectionmock[0].type = PPINT; -+ sectionmock[0].integer = 0; -+ sectionmock[1].type = PPINT; -+ if (!ppdict_get_int(xrefstream->dict, "Size", §ionmock[1].integer)) -+ sectionmock[1].integer = 0; -+ sectionfirst = §ionmock[0]; -+ } -+ if ((I = ppstream_read(xrefstream, 1, 0)) == NULL) -+ return NULL; // we fseek() so original I is useless anyway -+ xref = ppxref_create(pdf, sections, xrefoffset); -+ if (pdf->xref == NULL) pdf->xref = xref; -+ xref->trailer.type = PPSTREAM; -+ xref->trailer.stream = xrefstream; -+ for (sectionindex = 0; sectionindex < sections; ++sectionindex, sectionfirst += 2) -+ { -+ sectioncount = sectionfirst + 1; -+ if (!ppobj_get_uint(sectionfirst, first) || !ppobj_get_uint(sectioncount, count)) -+ goto xref_stream_error; -+ if (count == 0) -+ continue; -+ xref->count += count; -+ xrefsection = NULL; -+ ref = (ppref *)ppheap_take(&pdf->heap, count * sizeof(ppref)); -+ for (refindex = 0; refindex < count; ++refindex, ++ref) -+ { -+ ref->xref = xref; -+ ref->number = first + refindex; -+ if (iof_read(I, buffer, bufferbytes) != bufferbytes) -+ goto xref_stream_error; -+ b = buffer; -+ if (w1 == 0) -+ f1 = 1; // default type is 1 -+ else -+ for (f1 = 0, w = 0; w < w1; f1 = (f1 << 8)|(*b), ++w, ++b); -+ for (f2 = 0, w = 0; w < w2; f2 = (f2 << 8)|(*b), ++w, ++b); -+ for (f3 = 0, w = 0; w < w3; f3 = (f3 << 8)|(*b), ++w, ++b); -+ switch (f1) -+ { -+ case 0: -+ //--ref; -+ xrefsection = NULL; -+ --xref->count; -+ break; -+ case 1: -+ if (xrefsection == NULL) -+ { -+ xrefsection = ppxref_push_section(xref, &pdf->heap); -+ xrefsection->first = ref->number; -+ xrefsection->refs = ref; -+ } -+ xrefsection->last = ref->number; -+ ref->offset = f2; -+ ref->version = f3; -+ ref->object.type = PPNONE; -+ ref->object.any = NULL; -+ ref->length = 0; -+ break; -+ case 2: -+ if (xrefsection == NULL) -+ { -+ xrefsection = ppxref_push_section(xref, &pdf->heap); -+ xrefsection->first = ref->number; -+ xrefsection->refs = ref; -+ } -+ xrefsection->last = ref->number; -+ ref->offset = 0; // f2 is parent objstm, f3 is index in parent, both useless -+ ref->version = 0; // compressed objects has implicit version == 0 -+ ref->object.type = PPNONE; -+ ref->object.any = NULL; -+ ref->length = 0; -+ break; -+ default: -+ goto xref_stream_error; -+ } -+ } -+ } -+ /* sort sections */ -+ if (!ppxref_sort(xref)) -+ ; // case of xref->size == 0 handled by ppxref_load_chain() -+ /* close the stream _before_ loading prev xref */ -+ ppstream_done(xrefstream); -+ /* load prev and return */ -+ return ppxref_load_chain(pdf, xref); -+xref_stream_error: -+ ppstream_done(xrefstream); -+ return NULL; -+} -+ -+/* -+The following procedure loads xref /Prev, links xref->prev and typically returns xref. -+Some docs contain empty xref (one section with zero objects) that is actually a proxy -+to xref stream referred as /XRefStm (genuine concept of xrefs old/new style xrefs in -+the same doc). In case of 0-length xref we ignore the proxy and return the target xref -+(otherwise we would need annoying sanity check for xref->size > 0 on every ref search). -+*/ -+ -+static ppxref * ppxref_load_chain (ppdoc *pdf, ppxref *xref) -+{ -+ ppdict *trailer; -+ ppuint xrefoffset; -+ ppxref *prevxref, *nextxref; -+ -+ trailer = ppxref_trailer(xref); -+ if (!ppdict_get_uint(trailer, "Prev", &xrefoffset)) // XRefStm is useless -+ return xref; // missing /Prev is obviously ok -+ for (nextxref = pdf->xref; nextxref != NULL; nextxref = nextxref->prev) -+ if (nextxref->offset == xrefoffset) // insane -+ return NULL; -+ if ((prevxref = ppxref_load(pdf, (size_t)xrefoffset)) == NULL) -+ return NULL; -+ if (xref->size > 0) -+ { -+ xref->prev = prevxref; -+ return xref; -+ } -+ if (pdf->xref == xref) -+ pdf->xref = prevxref; -+ return prevxref; -+} -+ -+static ppxref * ppxref_load (ppdoc *pdf, size_t xrefoffset) -+{ -+ iof *I; -+ if ((I = ppdoc_reader(pdf, xrefoffset, PP_LENGTH_UNKNOWN)) == NULL) -+ return NULL; -+ ppscan_find(I); -+ if (ppscan_key(I, "xref")) -+ return ppxref_load_table(I, pdf, xrefoffset); -+ return ppxref_load_stream(I, pdf, xrefoffset); -+ // iof_close(I) does nothing here -+} -+ -+static void ppoffmap_sort (ppref **left, ppref **right) -+{ -+ ppref **l, **r, *t; -+ ppuint pivot; -+ l = left, r = right; -+ pivot = (*(l + ((r - l) / 2)))->offset; -+ do -+ { // don't read from pointer! -+ while ((*l)->offset < pivot) ++l; -+ while ((*r)->offset > pivot) --r; -+ if (l <= r) -+ { -+ t = *l; -+ *l = *r; -+ *r = t; -+ ++l, --r; -+ } -+ } while (l <= r); -+ if (left < r) -+ ppoffmap_sort(left, r); -+ if (l < right) -+ ppoffmap_sort(l, right); -+} -+ -+ -+static void fix_trailer_references (ppdoc *pdf) -+{ -+ ppxref *xref; -+ ppdict *trailer; -+ ppname *pkey; -+ ppobj *obj; -+ ppref *ref; -+ for (xref = pdf->xref; xref != NULL; xref = xref->prev) -+ { -+ if ((trailer = ppxref_trailer(xref)) == NULL) -+ continue; -+ for (ppdict_first(trailer, pkey, obj); *pkey != NULL; ppdict_next(pkey, obj)) -+ { // no need to go deeper in structs, all items in trailer except info and root must be direct refs -+ if (obj->type != PPREF) -+ continue; -+ ref = obj->ref; -+ if (ref->offset == 0) // unresolved? -+ if ((ref = ppxref_find(xref, ref->number)) != NULL) -+ obj->ref = ref; // at this moment the reference still points nothing, but should be the one with the proper offset -+ } -+ } -+} -+ -+/* -+Here comes a procedure that loads all entries from all document bodies. We resolve references while -+parsing objects and to make resolving correct, we need a complete chain of xref maps, and a knowledge -+about possible linearized dict (first offset). So loading refs sorted by offsets makes sense (not sure -+if it matters nowadays but we also avoid fseek() by large offsets). -+ -+Here is the proc: -+ -+ - create a list of all refs in all bodies -+ - sort the list by offsets -+ - for every ref from the sorted list: -+ - estimate object length to avoid fread-ing more than necessary (not perfect but enough) -+ - fseek() to the proper offset, fread() entry data or its part -+ - parse the object with ppscan_obj(I, pdf, xref), where xref is not necessarily top pdf->xref -+ - save the actual ref->length (not sure if we need that?) -+ - make a stream if a dict is followed by "stream" keyword, also save the stream offset -+ - free the list -+*/ -+ -+static int ppdoc_load_objstm (ppstream *stream, ppdoc *pdf, ppxref *xref); -+ -+static void ppdoc_load_entries (ppdoc *pdf) -+{ -+ size_t objects, sectionindex, refnumber, offindex; -+ ppnum linearized; -+ ppref **offmap, **pref, *ref; -+ ppxref *xref; -+ ppxsec *xsec; -+ ppobj *obj; -+ ppname type; -+ int redundant_indirection = 0; -+ ppcrypt *crypt; -+ ppstream *stream; -+ -+ if ((objects = (size_t)ppdoc_objects(pdf)) == 0) // can't happen -+ return; -+ pref = offmap = (ppref **)pp_malloc(objects * sizeof(ppref *)); -+ objects = 0; // recount refs with offset > 0 -+ for (xref = pdf->xref; xref != NULL; xref = xref->prev) -+ for (sectionindex = 0, xsec = xref->sects; sectionindex < xref->size; ++sectionindex, ++xsec) -+ for (refnumber = xsec->first, ref = xsec->refs; refnumber <= xsec->last; ++refnumber, ++ref) -+ if (ref->offset > 0) // 0 means compressed or insane -+ *pref++ = ref, ++objects; -+ ppoffmap_sort(offmap, offmap + objects - 1); -+ -+ crypt = pdf->crypt; -+ for (offindex = 0, pref = offmap; offindex < objects; ) -+ { -+ ref = *pref; -+ ++pref; -+ ++offindex; -+ if (ref->object.type != PPNONE) // might be preloaded already (/Encrypt dict, stream filter dicts, stream /Length..) -+ continue; -+ if (offindex < objects) -+ ref->length = (*pref)->offset - ref->offset; -+ else -+ ref->length = pdf->filesize > ref->offset ? pdf->filesize - ref->offset : 0; -+ if (crypt != NULL) -+ { -+ ppcrypt_start_ref(crypt, ref); -+ obj = ppdoc_load_entry(pdf, ref); -+ ppcrypt_end_ref(crypt); -+ } -+ else -+ { -+ obj = ppdoc_load_entry(pdf, ref); -+ } -+ switch (obj->type) -+ { -+ case PPDICT: /* Check if the object at first offset is linearized dict. We need that to resolve all references properly. */ -+ if (offindex == 1 && ppdict_get_num(obj->dict, "Linearized", &linearized)) // /Linearized value is a version number, default 1.0 -+ pdf->flags |= PPDOC_LINEARIZED; -+ break; -+ case PPREF: -+ redundant_indirection = 1; -+ break; -+ default: -+ break; -+ } -+ // if pdf->crypt crypt->ref = NULL -+ } -+ -+ /* refs pointngs refs? cut. */ -+ if (redundant_indirection) -+ { -+ for (offindex = 0, pref = offmap; offindex < objects; ++offindex) -+ { -+ ref = *pref++; -+ if (ref->object.type == PPREF) -+ ref->object = ref->object.ref->object; // doing for all effectively cuts all insane chains -+ } -+ } -+ -+ /* now handle streams; update stream info (eg. /Length), load pdf 1.5 object streams -+ we could do earlier but then we would need to struggle with indirects */ -+ for (offindex = 0, pref = offmap; offindex < objects; ++offindex) -+ { -+ ref = *pref++; -+ obj = &ref->object; -+ if (obj->type != PPSTREAM) -+ continue; -+ stream = obj->stream; -+ if (crypt != NULL) -+ { -+ ppcrypt_start_ref(crypt, ref); -+ ppstream_info(stream, pdf); -+ ppcrypt_end_ref(crypt); -+ } -+ else -+ { -+ ppstream_info(stream, pdf); -+ } -+ if (ref->xref->trailer.type == PPSTREAM && (type = ppdict_get_name(stream->dict, "Type")) != NULL && ppname_is(type, "ObjStm")) // somewhat dummy.. -+ if (!ppdoc_load_objstm(stream, pdf, ref->xref)) -+ loggerf("invalid objects stream %s at offset " PPSIZEF, ppref_str(ref->number, ref->version), ref->offset); -+ } -+ pp_free(offmap); -+} -+ -+ppobj * ppdoc_load_entry (ppdoc *pdf, ppref *ref) -+{ -+ iof *I; -+ size_t length; -+ ppxref *xref; -+ ppobj *obj; -+ ppstack *stack; -+ size_t streamoffset; -+ ppref *refref; -+ ppuint refnumber, refversion; -+ -+ length = ref->length > 0 ? ref->length : PP_LENGTH_UNKNOWN; // estimated or unknown -+ if ((I = ppdoc_reader(pdf, ref->offset, length)) == NULL || !ppscan_start_entry(I, ref)) -+ { -+ loggerf("invalid %s offset " PPSIZEF, ppref_str(ref->number, ref->version), ref->offset); -+ return &ref->object; // PPNONE -+ } -+ stack = &pdf->stack; -+ xref = ref->xref; // to resolve indirects properly -+ if ((obj = ppscan_obj(I, pdf, xref)) == NULL) -+ { -+ loggerf("invalid %s object at offset " PPSIZEF, ppref_str(ref->number, ref->version), ref->offset); -+ return &ref->object; // PPNONE -+ } -+ ref->object = *obj; -+ ppstack_pop(stack, 1); -+ obj = &ref->object; -+ ref->length = ppdoc_reader_tell(pdf, I) - ref->offset; -+ if (obj->type == PPDICT) -+ { -+ if (ppscan_start_stream(I, pdf, &streamoffset)) -+ { -+ obj->type = PPSTREAM; -+ obj->stream = ppstream_create(pdf, obj->dict, streamoffset); -+ } -+ } -+ else if (obj->type == PPINT) -+ { -+ ppscan_find(I); -+ if (ppscan_uint(I, &refversion) && ppscan_find(I) == 'R') -+ { -+ refnumber = (ppuint)obj->integer; -+ if ((refref = ppxref_find(xref, refnumber)) != NULL) -+ { -+ obj->type = PPREF; -+ obj->ref = refref; -+ } -+ else -+ { -+ obj->type = PPNONE; // as ppref_unresolved() -+ obj->any = NULL; -+ } -+ } -+ } -+ return obj; -+} -+ -+/* Loading entries from object stream -+ -+ /N is the number of contained entries -+ /First is the offset of the first item -+ -+The stream consists of N pairs of numbers ... -+Offsets are ascending (relative to the first), but ref numbers order is arbitrary. -+PDF spec says there might be some additional data between objects, so we should obey offsets. -+Which means we should basically load the stream at once (may be needed anyway to grab the stream [...]). -+*/ -+ -+static int ppdoc_load_objstm (ppstream *stream, ppdoc *pdf, ppxref *xref) -+{ -+ ppdict *dict; // stream dict, actually still on stack -+ ppref *ref; -+ ppobj *obj; -+ ppuint items, firstoffset, offset, objnum, i, invalid = 0; -+ iof *I; -+ uint8_t *firstdata, *indexdata; -+ ppstack *stack; -+ -+ dict = stream->dict; -+ if (!ppdict_rget_uint(dict, "N", &items) || !ppdict_rget_uint(dict, "First", &firstoffset)) -+ return 0; -+ if ((I = ppstream_read(stream, 1, 1)) == NULL) -+ return 0; -+ firstdata = I->pos + firstoffset; -+ if (firstdata >= I->end) -+ goto invalid_objstm; -+ stack = &pdf->stack; -+ //if (pdf->crypt != NULL) -+ // ppcrypt_end_ref(pdf->crypt); // objects are not encrypted, pdf->crypt->ref ensured NULL -+ for (i = 0; i < items; ++i) -+ { -+ ppscan_find(I); -+ if (!ppscan_uint(I, &objnum)) -+ goto invalid_objstm; -+ ppscan_find(I); -+ if (!ppscan_uint(I, &offset)) -+ goto invalid_objstm; -+ if ((ref = ppxref_find_local(xref, objnum)) == NULL || ref->object.type != PPNONE) -+ { -+ loggerf("invalid compressed object number " PPUINTF " at position " PPUINTF, objnum, i); -+ ++invalid; -+ continue; -+ } -+ if (firstdata + offset >= I->end) -+ { -+ loggerf("invalid compressed object offset " PPUINTF " at position " PPUINTF, offset, i); -+ ++invalid; -+ continue; -+ } -+ indexdata = I->pos; // save position -+ I->pos = firstdata + offset; // go to the object -+ ppscan_find(I); -+ if ((obj = ppscan_obj(I, pdf, xref)) != NULL) -+ { -+ ref->object = *obj; -+ ppstack_pop(stack, 1); -+ // nothing more needed, as obj can never be indirect ref or stream -+ } -+ else -+ { -+ ++invalid; -+ loggerf("invalid compressed object %s at stream offset " PPUINTF, ppref_str(objnum, 0), offset); -+ } -+ I->pos = indexdata; // restore position and read next from index -+ } -+ ppstream_done(stream); -+ return invalid == 0; -+invalid_objstm: -+ ppstream_done(stream); -+ return 0; -+} -+ -+/* main PDF loader proc */ -+ -+ppcrypt_status ppdoc_crypt_pass (ppdoc *pdf, const void *userpass, size_t userpasslength, const void *ownerpass, size_t ownerpasslength) -+{ -+ switch (pdf->cryptstatus) -+ { -+ case PPCRYPT_NONE: -+ case PPCRYPT_DONE: -+ case PPCRYPT_FAIL: -+ break; -+ case PPCRYPT_PASS: // initial status or really needs password -+ pdf->cryptstatus = ppdoc_crypt_init(pdf, userpass, userpasslength, ownerpass, ownerpasslength); -+ switch (pdf->cryptstatus) -+ { -+ case PPCRYPT_NONE: -+ case PPCRYPT_DONE: -+ ppdoc_load_entries(pdf); -+ break; -+ case PPCRYPT_PASS: // user needs to check ppdoc_crypt_status() and recall ppdoc_crypt_pass() with the proper password -+ case PPCRYPT_FAIL: // hopeless.. -+ break; -+ } -+ break; -+ } -+ return pdf->cryptstatus; -+} -+ -+static ppdoc * ppdoc_read (ppdoc *pdf, iof_file *input) -+{ -+ uint8_t header[PPDOC_HEADER]; -+ size_t xrefoffset; -+ -+ input = &pdf->input; -+ if (iof_file_read(header, 1, PPDOC_HEADER, input) != PPDOC_HEADER || !ppdoc_header(pdf, header)) -+ return NULL; -+ if (!ppdoc_tail(pdf, input, &xrefoffset)) -+ return NULL; -+ if (ppxref_load(pdf, xrefoffset) == NULL) -+ return NULL; -+ fix_trailer_references(pdf); // after loading xrefs but before accessing trailer refs (/Encrypt might be a reference) -+ // check encryption, if any, try empty password -+ switch (ppdoc_crypt_pass(pdf, "", 0, NULL, 0)) -+ { -+ case PPCRYPT_NONE: // no encryption -+ case PPCRYPT_DONE: // encryption with an empty password -+ case PPCRYPT_PASS: // the user needs to check ppdoc_crypt_status() and call ppdoc_crypt_pass() -+ break; -+ case PPCRYPT_FAIL: // hopeless -+ //loggerf("decryption failed"); -+ //return NULL; -+ break; -+ } -+ return pdf; -+} -+ -+static void ppdoc_pages_init (ppdoc *pdf); -+ -+static ppdoc * ppdoc_create (iof_file *input) -+{ -+ ppdoc *pdf; -+ ppheap *heap; -+ -+ heap = ppheap_new(); -+ pdf = (ppdoc *)ppheap_take(&heap, sizeof(ppdoc)); -+ pdf->flags = 0; -+ pdf->heap = heap; -+ pdf->xref = NULL; -+ pdf->version[0] = '\0'; -+ pdf->crypt = NULL; -+ pdf->cryptstatus = PPCRYPT_PASS; // force encryption check on ppdoc_read() -> ppdoc_crypt_pass() -+ ppstack_init(&pdf->stack, &pdf->heap); -+ ppdoc_reader_init(pdf, input); -+ ppdoc_pages_init(pdf); -+ if (ppdoc_read(pdf, &pdf->input) != NULL) -+ return pdf; -+ ppdoc_free(pdf); -+ return NULL; -+} -+ -+ppdoc * ppdoc_load (const char *filename) -+{ -+ FILE *file; -+ iof_file input; -+ if ((file = fopen(filename, "rb")) == NULL) -+ return NULL; -+ iof_file_init(&input, file); -+ input.flags |= IOF_CLOSE_FILE; -+ return ppdoc_create(&input); -+} -+ -+ppdoc * ppdoc_mem (const void *data, size_t size) -+{ -+ iof_file input; -+ iof_file_rdata_init(&input, data, size); -+ input.flags |= IOF_BUFFER_ALLOC; // todo: 3 modes: borrow, take over, copy? -+ return ppdoc_create(&input); -+} -+ -+void ppdoc_free (ppdoc *pdf) -+{ -+ //iof_file_free(&pdf->input); -+ iof_file_decref(&pdf->input); -+ ppstack_free_buffer(&pdf->stack); -+ ppheap_free(pdf->heap); // last! -+} -+ -+ppcrypt_status ppdoc_crypt_status (ppdoc *pdf) -+{ -+ return pdf->cryptstatus; -+} -+ -+ppint ppdoc_permissions (ppdoc *pdf) -+{ -+ return pdf->crypt != NULL ? pdf->crypt->permissions : (ppint)0xFFFFFFFFFFFFFFFF; -+} -+ -+/* pages access */ -+ -+static pparray * pppage_node (ppdict *dict, ppuint *count, ppname *type) -+{ -+ ppname *pkey, key; -+ ppobj *obj; -+ pparray *kids = NULL; -+ *count = 0; -+ *type = NULL; -+ for (ppdict_first(dict, pkey, obj); (key = *pkey) != NULL; ppdict_next(pkey, obj)) -+ { -+ switch (key[0]) -+ { -+ case 'T': -+ if (ppname_is(key, "Type")) -+ *type = ppobj_get_name(obj); -+ break; -+ case 'C': -+ if (ppname_is(key, "Count")) -+ ppobj_get_uint(obj, *count); -+ break; -+ case 'K': -+ if (ppname_is(key, "Kids")) -+ kids = ppobj_rget_array(obj); -+ break; -+ } -+ } -+ return kids; -+} -+ -+#define ppname_is_page(type) (type != NULL && ppname_is(type, "Page")) -+ -+ppuint ppdoc_page_count (ppdoc *pdf) -+{ -+ ppref *ref; -+ ppname type; -+ ppuint count; -+ if ((ref = ppxref_pages(pdf->xref)) == NULL) -+ return 0; -+ if (pppage_node(ref->object.dict, &count, &type) == NULL) -+ return ppname_is_page(type) ? 1 : 0; // acrobat and ghostscript accept documents with root /Pages entry being a reference to a sole /Page object -+ return count; -+} -+ -+ppref * ppdoc_page (ppdoc *pdf, ppuint index) -+{ -+ ppdict *dict; -+ ppuint count; -+ pparray *kids; -+ size_t size, i; -+ ppobj *r, *o; -+ ppref *ref; -+ ppname type; -+ -+ -+ if ((ref = ppxref_pages(pdf->xref)) == NULL) -+ return NULL; -+ dict = ref->object.dict; -+ if ((kids = pppage_node(dict, &count, &type)) != NULL) -+ { -+ if (index < 1 || index > count) -+ return NULL; -+ } -+ else -+ { -+ return index == 1 && ppname_is_page(type) ? ref : NULL; -+ } -+scan_array: -+ if (index <= count / 2) -+ { // probably shorter way from the beginning -+ for (i = 0, size = kids->size, r = pparray_at(kids, 0); i < size; ++i, ++r) -+ { -+ if (r->type != PPREF) -+ return NULL; -+ o = &r->ref->object; -+ if (o->type != PPDICT) -+ return NULL; -+ dict = o->dict; -+ if ((kids = pppage_node(dict, &count, &type)) != NULL) -+ { -+ if (index <= count) -+ goto scan_array; -+ index -= count; -+ continue; -+ } -+ if (index == 1 && ppname_is_page(type)) -+ return r->ref; -+ --index; -+ } -+ } -+ else if ((size = kids->size) > 0) // for safe (size-1) -+ { // probably shorter way from the end -+ index = count - index + 1; -+ for (i = 0, r = pparray_at(kids, size - 1); i < size; ++i, --r) -+ { -+ if (r->type != PPREF) -+ return NULL; -+ o = &r->ref->object; -+ if (o->type != PPDICT) -+ return NULL; -+ dict = o->dict; -+ if ((kids = pppage_node(dict, &count, &type)) != NULL) -+ { -+ if (index <= count) -+ goto scan_array; -+ index -= count; -+ continue; -+ } -+ if (index == 1 && ppname_is_page(type)) -+ return r->ref; -+ --index; -+ } -+ } -+ return NULL; -+} -+ -+/* -+Through pages iterator. Iterating over pages tree just on the base of /Kids and /Parent keys -+is ineffective, as to get next pageref we need to take parent, find the pageref in /Kids, -+take next (or go upper).. Annoying. We use a dedicated stack for pages iterator. This could -+actually be done with pdf->stack, but some operations may clear it, so safer to keep it independent -+Besides, its depth is constant (set on first use), so no need for allocs. -+*/ -+ -+static void ppdoc_pages_init (ppdoc *pdf) -+{ -+ pppages *pages; -+ pages = &pdf->pages; -+ pages->root = pages->parent = pages->buffer; -+ pages->depth = 0; -+ pages->space = PPPAGES_STACK_DEPTH; -+} -+ -+static ppkids * pppages_push (ppdoc *pdf, pparray *kids) -+{ -+ ppkids *newroot, *bounds; -+ pppages *pages; -+ pages = &pdf->pages; -+ if (pages->depth == pages->space) -+ { -+ pages->space <<= 1; -+ newroot = (ppkids *)ppheap_take(&pdf->heap, pages->space * sizeof(ppkids)); -+ memcpy(newroot, pages->root, pages->depth * sizeof(ppkids)); -+ pages->root = newroot; -+ } -+ bounds = pages->parent = &pages->root[pages->depth++]; -+ bounds->current = pparray_at(kids, 0); -+ bounds->sentinel = pparray_at(kids, kids->size); -+ return bounds; -+} -+ -+#define pppages_pop(pages) (--((pages)->parent), --((pages)->depth)) -+ -+static ppref * ppdoc_pages_group_first (ppdoc *pdf, ppref *ref) -+{ -+ ppdict *dict; -+ pparray *kids; -+ ppuint count; -+ ppname type; -+ -+ dict = ref->object.dict; // typecheck made by callers -+ while ((kids = pppage_node(dict, &count, &type)) != NULL) -+ { -+ if ((ref = pparray_get_ref(kids, 0)) == NULL || ref->object.type != PPDICT) -+ return NULL; -+ pppages_push(pdf, kids); -+ dict = ref->object.dict; -+ } -+ return ppname_is_page(type) ? ref : NULL; -+} -+ -+ppref * ppdoc_first_page (ppdoc *pdf) -+{ -+ ppref *ref; -+ pppages *pages; -+ if ((ref = ppdoc_pages(pdf)) == NULL) -+ return NULL; -+ pages = &pdf->pages; -+ pages->parent = pages->root; -+ pages->depth = 0; -+ return ppdoc_pages_group_first(pdf, ref); -+} -+ -+ppref * ppdoc_next_page (ppdoc *pdf) -+{ -+ pppages *pages; -+ ppkids *bounds; -+ ppref *ref; -+ ppobj *obj; -+ pages = &pdf->pages; -+ while (pages->depth > 0) -+ { -+ bounds = pages->parent; -+ obj = ++bounds->current; -+ if (obj < bounds->sentinel) -+ { -+ if (obj->type != PPREF) -+ return NULL; -+ ref = obj->ref; -+ if (ref->object.type != PPDICT) -+ return NULL; -+ return ppdoc_pages_group_first(pdf, ref); -+ } -+ else -+ { // no next node, go upper -+ pppages_pop(pages); -+ } -+ } -+ return NULL; -+} -+ -+/* context */ -+ -+ppcontext * ppcontext_new (void) -+{ -+ ppheap *heap; -+ ppcontext *context; -+ heap = ppheap_new(); -+ context = (ppcontext *)pp_malloc(sizeof(ppcontext)); // not from priv heap, as we delete it on renew -+ context->heap = heap; -+ ppstack_init(&context->stack, &context->heap); -+ return context; -+} -+ -+void ppcontext_done (ppcontext *context) -+{ -+ ppheap_renew(context->heap); -+ ppstack_clear(&context->stack); -+} -+ -+void ppcontext_free (ppcontext *context) -+{ -+ ppstack_free_buffer(&context->stack); -+ ppheap_free(context->heap); -+ pp_free(context); -+} -+ -+/* page contents streams */ -+ -+//#define ppcontents_first_stream(array) pparray_rget_stream(array, 0) -+ -+static ppstream * ppcontents_first_stream (pparray *array) -+{ -+ size_t i; -+ ppobj *obj; -+ ppref *ref; -+ for (pparray_first(array, i, obj); i < array->size; pparray_next(i, obj)) -+ if ((ref = ppobj_get_ref(obj)) != NULL && ref->object.type == PPSTREAM) -+ return ref->object.stream; -+ return NULL; -+} -+ -+static ppstream * ppcontents_next_stream (pparray *array, ppstream *stream) -+{ -+ size_t i; -+ ppobj *obj; -+ ppref *ref; -+ for (pparray_first(array, i, obj); i < array->size; pparray_next(i, obj)) -+ if ((ref = ppobj_get_ref(obj)) != NULL && ref->object.type == PPSTREAM && ref->object.stream == stream) -+ if (++i < array->size && (ref = ppobj_get_ref(obj + 1)) != NULL && ref->object.type == PPSTREAM) -+ return ref->object.stream; -+ return NULL; -+} -+ -+ppstream * ppcontents_first (ppdict *dict) -+{ -+ ppobj *contentsobj; -+ if ((contentsobj = ppdict_rget_obj(dict, "Contents")) == NULL) -+ return NULL; -+ switch (contentsobj->type) -+ { -+ case PPARRAY: -+ return ppcontents_first_stream(contentsobj->array); -+ case PPSTREAM: -+ return contentsobj->stream; -+ default: -+ break; -+ } -+ return NULL; -+} -+ -+ppstream * ppcontents_next (ppdict *dict, ppstream *stream) -+{ -+ ppobj *contentsobj; -+ if ((contentsobj = ppdict_rget_obj(dict, "Contents")) == NULL) -+ return NULL; -+ switch (contentsobj->type) -+ { -+ case PPARRAY: -+ return ppcontents_next_stream(contentsobj->array, stream); -+ case PPSTREAM: -+ break; -+ default: -+ break; -+ } -+ return NULL; -+} -+ -+static ppobj * ppcontents_op (iof *I, ppstack *stack, size_t *psize, ppname *pname) -+{ -+ ppobj *obj; -+ ppstack_clear(stack); -+ do { -+ if (ppscan_find(I) < 0) -+ return NULL; -+ if ((obj = ppscan_psobj(I, stack)) == NULL) -+ return NULL; -+ } while (obj->type != PPNAME || !ppname_exec(obj->name)); -+ *pname = obj->name; -+ *psize = stack->size - 1; -+ return stack->buf; -+} -+ -+ppobj * ppcontents_first_op (ppcontext *context, ppstream *stream, size_t *psize, ppname *pname) -+{ -+ iof *I; -+ if ((I = ppstream_read(stream, 1, 0)) == NULL) -+ return NULL; -+ return ppcontents_op(I, &context->stack, psize, pname); -+} -+ -+ppobj * ppcontents_next_op (ppcontext *context, ppstream *stream, size_t *psize, ppname *pname) -+{ -+ return ppcontents_op(ppstream_iof(stream), &context->stack, psize, pname); -+} -+ -+ppobj * ppcontents_parse (ppcontext *context, ppstream *stream, size_t *psize) -+{ -+ iof *I; -+ ppstack *stack; -+ ppobj *obj; -+ stack = &context->stack; -+ ppstack_clear(stack); -+ if ((I = ppstream_read(stream, 1, 0)) == NULL) -+ return NULL; -+ while (ppscan_find(I) >= 0) -+ if ((obj = ppscan_psobj(I, stack)) == NULL) -+ goto error; -+ *psize = stack->size; -+ ppstream_done(stream); -+ return stack->buf; -+error: -+ ppstream_done(stream); -+ return NULL; -+} -+ -+/* boxes */ -+ -+pprect * pparray_to_rect (pparray *array, pprect *rect) -+{ -+ ppobj *obj; -+ if (array->size != 4) -+ return NULL; -+ obj = pparray_at(array, 0); -+ if (!ppobj_get_num(obj, rect->lx)) return NULL; -+ obj = pparray_at(array, 1); -+ if (!ppobj_get_num(obj, rect->ly)) return NULL; -+ obj = pparray_at(array, 2); -+ if (!ppobj_get_num(obj, rect->rx)) return NULL; -+ obj = pparray_at(array, 3); -+ if (!ppobj_get_num(obj, rect->ry)) return NULL; -+ return rect; -+} -+ -+pprect * ppdict_get_rect (ppdict *dict, const char *name, pprect *rect) -+{ -+ pparray *array; -+ return (array = ppdict_rget_array(dict, name)) != NULL ? pparray_to_rect(array, rect) : NULL; -+} -+ -+pprect * ppdict_get_box (ppdict *dict, const char *name, pprect *rect) -+{ -+ do { -+ if (ppdict_get_rect(dict, name, rect) != NULL) -+ return rect; -+ dict = ppdict_rget_dict(dict, "Parent"); -+ } while (dict != NULL); -+ return NULL; -+} -+ -+ppmatrix * pparray_to_matrix (pparray *array, ppmatrix *matrix) -+{ -+ ppobj *obj; -+ if (array->size != 6) -+ return NULL; -+ obj = pparray_at(array, 0); -+ if (!ppobj_get_num(obj, matrix->xx)) return NULL; -+ obj = pparray_at(array, 1); -+ if (!ppobj_get_num(obj, matrix->xy)) return NULL; -+ obj = pparray_at(array, 2); -+ if (!ppobj_get_num(obj, matrix->yx)) return NULL; -+ obj = pparray_at(array, 3); -+ if (!ppobj_get_num(obj, matrix->yy)) return NULL; -+ obj = pparray_at(array, 4); -+ if (!ppobj_get_num(obj, matrix->x)) return NULL; -+ obj = pparray_at(array, 5); -+ if (!ppobj_get_num(obj, matrix->y)) return NULL; -+ return matrix; -+} -+ -+ppmatrix * ppdict_get_matrix (ppdict *dict, const char *name, ppmatrix *matrix) -+{ -+ pparray *array; -+ return (array = ppdict_rget_array(dict, name)) != NULL ? pparray_to_matrix(array, matrix) : NULL; -+} -+ -+/* logger */ -+ -+void pplog_callback (pplogger_callback logger, void *alien) -+{ -+ logger_callback((logger_function)logger, alien); -+} -+ -+int pplog_prefix (const char *prefix) -+{ -+ return logger_prefix(prefix); -+} -+ -+/* version */ -+ -+const char * ppdoc_version_string (ppdoc *pdf) -+{ -+ return pdf->version; -+} -+ -+int ppdoc_version_number (ppdoc *pdf, int *minor) -+{ -+ *minor = pdf->version[2] - '0'; -+ return pdf->version[0] - '0'; -+} -+ -+/* doc info */ -+ -+size_t ppdoc_file_size (ppdoc *pdf) -+{ -+ return pdf->filesize; -+} -+ -+ppuint ppdoc_objects (ppdoc *pdf) -+{ -+ ppuint count; -+ ppxref *xref; -+ for (count = 0, xref = pdf->xref; xref != NULL; xref = xref->prev) -+ count += xref->count; -+ return count; -+} -+ -+size_t ppdoc_memory (ppdoc *pdf, size_t *waste) -+{ -+ size_t used; -+ ppheap *heap; -+ used = 0, *waste = 0; -+ for (heap = pdf->heap; heap != NULL; heap = heap->prev) -+ { -+ used += heap->space; -+ *waste += heap->size; -+ } -+ return used; -+} -diff --git a/texk/web2c/luatexdir/luapplib/ppload.h b/texk/web2c/luatexdir/luapplib/ppload.h -new file mode 100644 -index 000000000..163928398 ---- /dev/null -+++ b/texk/web2c/luatexdir/luapplib/ppload.h -@@ -0,0 +1,54 @@ -+ -+#ifndef PP_LOAD_H -+#define PP_LOAD_H -+ -+typedef struct { -+ ppobj *buf; // ppobjects buffer (allocated, not from our heap) -+ ppobj *pos; // current ppobj * -+ size_t size; // stack size -+ size_t space; // available space -+ ppheap **pheap; // allocator (parent pdf->stack->pheap or own) -+} ppstack; -+ -+typedef struct { -+ ppobj *current; -+ ppobj *sentinel; -+} ppkids; -+ -+#define PPPAGES_STACK_DEPTH 4 -+ -+typedef struct { -+ ppkids buffer[PPPAGES_STACK_DEPTH]; -+ ppkids *root; -+ ppkids *parent; -+ ppuint depth; -+ ppuint space; -+} pppages; -+ -+struct ppdoc { -+ char version[5]; -+ iof_file input; -+ iof reader; -+ uint8_t *buffer; -+ size_t filesize; -+ ppxref *xref; -+ ppheap *heap; -+ ppstack stack; -+ pppages pages; -+ int flags; -+ ppcrypt *crypt; -+ ppcrypt_status cryptstatus; -+}; -+ -+#define PPDOC_LINEARIZED (1 << 0) -+ -+ppobj * ppdoc_load_entry (ppdoc *pdf, ppref *ref); -+#define ppobj_preloaded(pdf, obj) ((obj)->type != PPREF ? (obj) : ((obj)->ref->object.type == PPNONE ? ppdoc_load_entry(pdf, (obj)->ref) : &(obj)->ref->object)) -+ppstring ppstring_internal (const void *data, size_t size, ppheap **pheap); -+ -+struct ppcontext { -+ ppheap *heap; -+ ppstack stack; -+}; -+ -+#endif -\ No newline at end of file -diff --git a/texk/web2c/luatexdir/luapplib/ppstream.c b/texk/web2c/luatexdir/luapplib/ppstream.c -new file mode 100644 -index 000000000..0e4be7b8e ---- /dev/null -+++ b/texk/web2c/luatexdir/luapplib/ppstream.c -@@ -0,0 +1,310 @@ -+ -+#include "ppfilter.h" -+#include "pplib.h" -+ -+ppstream * ppstream_create (ppdoc *pdf, ppdict *dict, size_t offset) -+{ -+ ppstream *stream; -+ stream = (ppstream *)ppheap_take(&pdf->heap, sizeof(ppstream)); -+ stream->dict = dict; -+ stream->offset = offset; -+ //if (!ppdict_rget_uint(dict, "Length", &stream->length)) // may be indirect pointing PPNONE at this moment -+ // stream->length = 0; -+ stream->length = 0; -+ stream->input = &pdf->input; -+ stream->I = NULL; -+ stream->cryptkey = NULL; -+ stream->flags = 0; -+ return stream; -+} -+ -+/* codecs */ -+ -+enum { -+ PPSTREAM_UNKNOWN = -1, -+ PPSTREAM_BASE16 = 0, -+ PPSTREAM_BASE85, -+ PPSTREAM_RUNLENGTH, -+ PPSTREAM_FLATE, -+ PPSTREAM_LZW, -+ PPSTREAM_CCITT, -+ PPSTREAM_DCT, -+ PPSTREAM_JBIG2, -+ PPSTREAM_JPX, -+ PPSTREAM_CRYPT -+}; -+ -+static int ppstream_codec_type (ppname name) -+{ // one of those places where some hash wuld be nice.. -+ switch (name[0]) -+ { -+ case 'A': -+ if (ppname_is(name, "ASCIIHexDecode")) return PPSTREAM_BASE16; -+ if (ppname_is(name, "ASCII85Decode")) return PPSTREAM_BASE85; -+ break; -+ case 'R': -+ if (ppname_is(name, "RunLengthDecode")) return PPSTREAM_RUNLENGTH; -+ break; -+ case 'F': -+ if (ppname_is(name, "FlateDecode")) return PPSTREAM_FLATE; -+ break; -+ case 'L': -+ if (ppname_is(name, "LZWDecode")) return PPSTREAM_LZW; -+ break; -+ case 'D': -+ if (ppname_is(name, "DCTDecode")) return PPSTREAM_DCT; -+ break; -+ case 'C': -+ if (ppname_is(name, "CCITTFaxDecode")) return PPSTREAM_CCITT; -+ if (ppname_is(name, "Crypt")) return PPSTREAM_CRYPT; -+ break; -+ case 'J': -+ if (ppname_is(name, "JPXDecode")) return PPSTREAM_JPX; -+ if (ppname_is(name, "JBIG2Decode")) return PPSTREAM_JBIG2; -+ break; -+ } -+ return PPSTREAM_UNKNOWN; -+} -+ -+static iof * ppstream_predictor (ppdict *params, iof *N) -+{ -+ ppint predictor, rowsamples, components, samplebits; -+ -+ if (!ppdict_get_int(params, "Predictor", &predictor) || predictor <= 1) -+ return N; -+ if (!ppdict_get_int(params, "Columns", &rowsamples) || rowsamples == 0) // sanity, filter probably expects >0 -+ rowsamples = 1;; -+ if (!ppdict_get_int(params, "Colors", &components) || components == 0) // ditto -+ components = 1; -+ if (!ppdict_get_int(params, "BitsPerComponent", &samplebits) || samplebits == 0) -+ samplebits = 8; -+ return iof_filter_predictor_decoder(N, (int)predictor, (int)rowsamples, (int)components, (int)samplebits); -+} -+ -+static iof * ppstream_decoder (ppstream *stream, int codectype, ppdict *params, iof *N) -+{ -+ int flags; -+ iof *F, *P; -+ ppint earlychange; -+ ppstring cryptkey; -+ -+ switch (codectype) -+ { -+ case PPSTREAM_BASE16: -+ return iof_filter_base16_decoder(N); -+ case PPSTREAM_BASE85: -+ return iof_filter_base85_decoder(N); -+ case PPSTREAM_RUNLENGTH: -+ return iof_filter_runlength_decoder(N); -+ case PPSTREAM_FLATE: -+ if ((F = iof_filter_flate_decoder(N)) != NULL) -+ { -+ if (params != NULL) -+ { -+ if ((P = ppstream_predictor(params, F)) != NULL) -+ return P; -+ iof_close(F); -+ break; -+ } -+ return F; -+ } -+ break; -+ case PPSTREAM_LZW: -+ flags = LZW_DECODER_DEFAULTS; -+ if (params != NULL && ppdict_get_int(params, "EarlyChange", &earlychange) && earlychange == 0) // integer, not boolean -+ flags &= ~LZW_EARLY_INDEX; -+ if ((F = iof_filter_lzw_decoder(N, flags)) != NULL) -+ { -+ if (params != NULL) -+ { -+ if ((P = ppstream_predictor(params, F)) != NULL) -+ return P; -+ iof_close(F); -+ break; -+ } -+ return F; -+ } -+ break; -+ case PPSTREAM_CRYPT: -+ if ((cryptkey = stream->cryptkey) == NULL) -+ return N; // /Identity crypt -+ if (stream->flags & PPSTREAM_ENCRYPTED_AES) -+ return iof_filter_aes_decoder(N, cryptkey, ppstring_size(cryptkey)); -+ if (stream->flags & PPSTREAM_ENCRYPTED_RC4) -+ return iof_filter_rc4_decoder(N, cryptkey, ppstring_size(cryptkey)); -+ return NULL; // if neither AES or RC4 but cryptkey present, something went wrong; see ppstream_info() -+ case PPSTREAM_CCITT: -+ case PPSTREAM_DCT: -+ case PPSTREAM_JBIG2: -+ case PPSTREAM_JPX: -+ case PPSTREAM_UNKNOWN: -+ break; -+ } -+ return NULL; -+} -+ -+#define ppstream_image(type) (type == PPSTREAM_DCT || type == PPSTREAM_JBIG2 || PPSTREAM_JPX) -+ -+#define ppstream_source(stream) iof_filter_stream_coreader((iof_file *)((stream)->input), (size_t)((stream)->offset), (size_t)((stream)->length)) -+#define ppstream_auxsource(filename) iof_filter_file_reader(filename) -+ -+static ppname ppstream_filter_name (ppobj *filterobj, size_t index) -+{ -+ if (filterobj->type == PPNAME) -+ return index == 0 ? filterobj->name : NULL; -+ if (filterobj->type == PPARRAY) -+ return pparray_get_name(filterobj->array, index); -+ return NULL; -+} -+ -+static ppdict * ppstream_filter_params (ppobj *paramsobj, size_t index) -+{ -+ if (paramsobj->type == PPDICT) -+ return index == 0 ? paramsobj->dict : NULL; -+ if (paramsobj->type == PPARRAY) -+ return pparray_rget_dict(paramsobj->array, index); -+ return NULL; -+} -+ -+static const char * ppstream_aux_filename (ppobj *filespec) -+{ // mockup, here we should decode the string -+ if (filespec->type == PPSTRING) -+ { -+ return (const char *)(filespec->string); -+ } -+ // else might be a dict - todo -+ return NULL; -+} -+ -+iof * ppstream_read (ppstream *stream, int decode, int all) -+{ -+ ppdict *dict; -+ iof *I, *F; -+ int codectype, external, owncrypt; -+ ppobj *filterobj, *paramsobj, *filespecobj; -+ ppname filter; -+ ppdict *params; -+ size_t index; -+ const char *filename; -+ -+ if (ppstream_iof(stream) != NULL) -+ return NULL; // usage error -+ -+ dict = stream->dict; -+ if ((filespecobj = ppdict_rget_obj(dict, "F")) != NULL) -+ { -+ filename = ppstream_aux_filename(filespecobj); -+ I = filename != NULL ? ppstream_auxsource(filename) : NULL; -+ external = 1; -+ } -+ else -+ { -+ I = ppstream_source(stream); -+ external = 0; -+ } -+ if (I == NULL) -+ return NULL; -+ /* If the stream is encrypted, decipher is the first to be applied */ -+ owncrypt = (stream->flags & PPSTREAM_ENCRYPTED_OWN) != 0; -+ if (!owncrypt) -+ { -+ if (stream->cryptkey != NULL) -+ { /* implied global crypt */ -+ if ((F = ppstream_decoder(stream, PPSTREAM_CRYPT, NULL, I)) == NULL) -+ goto stream_error; -+ I = F; -+ } /* otherwise no crypt at all or /Identity */ -+ } -+ if (decode || owncrypt) -+ { -+ filterobj = ppdict_rget_obj(dict, external ? "FFilter" : "Filter"); -+ if (filterobj != NULL) -+ { -+ paramsobj = ppdict_rget_obj(dict, external ? "FDecodeParms" : "DecodeParms"); -+ for (index = 0, filter = ppstream_filter_name(filterobj, 0); filter != NULL; filter = ppstream_filter_name(filterobj, ++index)) -+ { -+ params = paramsobj != NULL ? ppstream_filter_params(paramsobj, index) : NULL; -+ codectype = ppstream_codec_type(filter); -+ if ((F = ppstream_decoder(stream, codectype, params, I)) != NULL) -+ { -+ I = F; -+ if (owncrypt && !decode && codectype == PPSTREAM_CRYPT) -+ break; // /Crypt filter should always be first, so in practise we return decrypted but compressed -+ continue; -+ } -+ if (!ppstream_image(codectype)) // something unexpected -+ goto stream_error; -+ else // just treat image data (jpeg/jbig) as the target data -+ break; -+ } -+ } -+ } -+ if (all) -+ iof_load(I); -+ else -+ iof_input(I); -+ stream->I = I; -+ return I; -+stream_error: -+ iof_close(I); -+ return NULL; -+} -+ -+uint8_t * ppstream_first (ppstream *stream, size_t *size, int decode) -+{ -+ iof *I; -+ if ((I = ppstream_read(stream, decode, 0)) != NULL) -+ { -+ *size = (size_t)iof_left(I); -+ return I->pos; -+ } -+ *size = 0; -+ return NULL; -+} -+ -+uint8_t * ppstream_next (ppstream *stream, size_t *size) -+{ -+ iof *I; -+ if ((I = ppstream_iof(stream)) != NULL) -+ { -+ I->pos = I->end; -+ if ((*size = iof_input(I)) > 0) -+ return I->pos; -+ } -+ *size = 0; -+ return NULL; -+} -+ -+uint8_t * ppstream_all (ppstream *stream, size_t *size, int decode) -+{ -+ iof *I; -+ if ((I = ppstream_read(stream, decode, 1)) != NULL) -+ { -+ *size = (size_t)iof_left(I); -+ return I->pos; -+ } -+ *size = 0; -+ return NULL; -+} -+ -+void ppstream_done (ppstream *stream) -+{ -+ iof *I; -+ if ((I = ppstream_iof(stream)) != NULL) -+ { -+ iof_close(I); -+ stream->I = NULL; -+ } -+} -+ -+/* */ -+ -+void ppstream_init_buffers (void) -+{ -+ iof_filters_init(); -+} -+ -+void ppstream_free_buffers (void) -+{ -+ iof_filters_free(); -+} -diff --git a/texk/web2c/luatexdir/luapplib/ppstream.h b/texk/web2c/luatexdir/luapplib/ppstream.h -new file mode 100644 -index 000000000..ae5c19cd9 ---- /dev/null -+++ b/texk/web2c/luatexdir/luapplib/ppstream.h -@@ -0,0 +1,9 @@ -+ -+#ifndef PP_STREAM_H -+#define PP_STREAM_H -+ -+ppstream * ppstream_create (ppdoc *pdf, ppdict *dict, size_t offset); -+iof * ppstream_read (ppstream *stream, int decode, int all); -+#define ppstream_iof(stream) ((iof *)((stream)->I)) -+ -+#endif -\ No newline at end of file -diff --git a/texk/web2c/luatexdir/luapplib/pptest1.c b/texk/web2c/luatexdir/luapplib/pptest1.c -new file mode 100644 -index 000000000..4671849f5 ---- /dev/null -+++ b/texk/web2c/luatexdir/luapplib/pptest1.c -@@ -0,0 +1,86 @@ -+ -+#include -+#include "ppapi.h" -+ -+static const char * sizenum (size_t s) -+{ -+ static char buffer[32]; -+ if (s < 1000) -+ sprintf(buffer, "%uB", (unsigned)s); -+ else if (s < 1000000) -+ sprintf(buffer, "%.2fkB", (double)(s) / 1000); -+ else -+ sprintf(buffer, "%.2fMB", (double)(s) / 1000000); -+ return buffer; -+} -+ -+static const char * crypt_info (ppdoc *pdf) -+{ -+ switch (ppdoc_crypt_status(pdf)) -+ { -+ case PPCRYPT_NONE: -+ return "none"; -+ case PPCRYPT_DONE: -+ return "empty password"; -+ case PPCRYPT_PASS: -+ return "nonempty password"; -+ default: -+ break; -+ } -+ return "this shouldn't happen"; -+} -+ -+static void print_info (ppdoc *pdf) -+{ -+ ppdict *info; -+ ppstring creator, producer; -+ size_t memused, memwaste; -+ -+ if ((info = ppdoc_info(pdf)) != NULL) -+ { -+ if ((creator = ppdict_rget_string(info, "Creator")) != NULL) -+ printf(" creator: %s\n", ppstring_decoded(creator)); -+ if ((producer = ppdict_rget_string(info, "Producer")) != NULL) -+ printf(" producer: %s\n", ppstring_decoded(producer)); -+ } -+ printf(" version: %s\n", ppdoc_version_string(pdf)); -+ printf(" protection: %s\n", crypt_info(pdf)); -+ printf(" filesize: %s\n", sizenum(ppdoc_file_size(pdf))); -+ printf(" objects: " PPUINTF "\n", ppdoc_objects(pdf)); -+ printf(" pagecount: " PPUINTF "\n", ppdoc_page_count(pdf)); -+ memused = ppdoc_memory(pdf, &memwaste); -+ printf(" memused: %s\n", sizenum(memused)); -+ printf(" memwaste: %s\n", sizenum(memwaste)); -+} -+ -+static int usage (const char *argv0) -+{ -+ printf("pplib " pplib_version ", " pplib_author "\n"); -+ printf("usage: %s file1.pdf file2.pdf ...\n", argv0); -+ return 0; -+} -+ -+int main (int argc, const char **argv) -+{ -+ const char *filepath; -+ int a; -+ ppdoc *pdf; -+ -+ if (argc < 2) -+ return usage(argv[0]); -+ for (a = 1; a < argc; ++a) -+ { -+ filepath = argv[a]; -+ printf("loading %s... ", filepath); -+ pdf = ppdoc_load(filepath); -+ if (pdf == NULL) -+ { -+ printf("failed\n"); -+ continue; -+ } -+ printf("done.\n"); -+ print_info(pdf); -+ ppdoc_free(pdf); -+ } -+ return 0; -+} -diff --git a/texk/web2c/luatexdir/luapplib/pptest2.c b/texk/web2c/luatexdir/luapplib/pptest2.c -new file mode 100644 -index 000000000..4b7f66a01 ---- /dev/null -+++ b/texk/web2c/luatexdir/luapplib/pptest2.c -@@ -0,0 +1,139 @@ -+ -+#include -+#include -+#include "ppapi.h" -+ -+static const char * get_file_name (const char *path) -+{ -+ const char *fn, *p; -+ for (fn = p = path; *p != '\0'; ++p) -+ if (*p == '\\' || *p == '/') -+ fn = p + 1; -+ return fn; -+} -+ -+static void box_info (ppdict *pagedict, FILE *fh) -+{ -+ const char *boxes[] = {"MediaBox", "CropBox", "BleedBox", "TrimBox", "ArtBox"}; -+ pprect rect; -+ size_t i; -+ for (i = 0; i < sizeof(boxes) / sizeof(const char *); ++i) -+ if (ppdict_get_box(pagedict, boxes[i], &rect)) -+ fprintf(fh, "%%%% %s [%f %f %f %f]\n", boxes[i], rect.lx, rect.ly, rect.rx, rect.ry); -+} -+ -+static int usage (const char *argv0) -+{ -+ printf("pplib " pplib_version ", " pplib_author "\n"); -+ printf("usage: %s file1.pdf file2.pdf ...\n", argv0); -+ return 0; -+} -+ -+#define OUTDIR "." -+ -+static void log_callback (const char *message, void *alien) -+{ -+ fprintf((FILE *)alien, "\nooops: %s\n", message); -+} -+ -+int main (int argc, const char **argv) -+{ -+ const char *filepath, *filename; -+ int a; -+ ppdoc *pdf; -+ ppref *pageref; -+ ppdict *pagedict; -+ int pageno; -+ char outname[1024]; -+ FILE *fh; -+ ppstream *stream; -+ uint8_t *data; -+ size_t size; -+ ppcontext *context; -+ ppobj *obj; -+ ppname op; -+ size_t operators; -+ -+ if (argc < 2) -+ return usage(argv[0]); -+ ppstream_init_buffers(); -+ pplog_callback(log_callback, stderr); -+ context = ppcontext_new(); -+ for (a = 1; a < argc; ++a) -+ { -+ filepath = argv[a]; -+ printf("loading %s... ", filepath); -+ pdf = ppdoc_load(filepath); -+ if (pdf == NULL) -+ { -+ printf("failed\n"); -+ continue; -+ } -+ printf("done.\n"); -+ switch (ppdoc_crypt_status(pdf)) -+ { -+ case PPCRYPT_NONE: -+ case PPCRYPT_DONE: -+ break; -+ case PPCRYPT_PASS: -+ if (ppdoc_crypt_pass(pdf, "dummy", 5, NULL, 0) == PPCRYPT_DONE || ppdoc_crypt_pass(pdf, NULL, 0, "dummy", 5) == PPCRYPT_DONE) -+ break; -+ printf("sorry, password needed\n"); -+ ppdoc_free(pdf); -+ continue; -+ case PPCRYPT_FAIL: -+ printf("sorry, encryption failed\n"); -+ ppdoc_free(pdf); -+ continue; -+ } -+ filename = get_file_name(filepath); -+ sprintf(outname, OUTDIR "/%s.out", filename); -+ fh = fopen(outname, "wb"); -+ if (fh == NULL) -+ { -+ printf("can't open %s for writing\n", outname); -+ continue; -+ } -+ for (pageref = ppdoc_first_page(pdf), pageno = 1; -+ pageref != NULL; -+ pageref = ppdoc_next_page(pdf), ++pageno) -+ { -+ pagedict = pageref->object.dict; -+ /* decompress contents data */ -+ fprintf(fh, "%%%% PAGE %d\n", pageno); -+ box_info(pagedict, fh); -+ for (stream = ppcontents_first(pagedict); -+ stream != NULL; -+ stream = ppcontents_next(pagedict, stream)) -+ { -+ for (data = ppstream_first(stream, &size, 1); -+ data != NULL; -+ data = ppstream_next(stream, &size)) -+ fwrite(data, size, 1, fh); -+ ppstream_done(stream); -+ } -+ /* now parse contents */ -+ for (stream = ppcontents_first(pagedict); -+ stream != NULL; -+ stream = ppcontents_next(pagedict, stream)) -+ { -+ operators = 0; -+ for (obj = ppcontents_first_op(context, stream, &size, &op); -+ obj != NULL; -+ obj = ppcontents_next_op(context, stream, &size, &op)) -+ ++operators; -+ fprintf(fh, "%%%% OPERATORS count " PPSIZEF "\n", operators); -+ ppstream_done(stream); -+ //obj = ppcontents_parse(context, stream, &size); -+ //fprintf(fh, "%%%% items count " PPSIZEF "\n", size); -+ fprintf(fh, "\n"); -+ } -+ ppcontext_done(context); -+ } -+ fclose(fh); -+ ppdoc_free(pdf); -+ } -+ ppcontext_free(context); -+ ppstream_free_buffers(); -+ return 0; -+} -diff --git a/texk/web2c/luatexdir/luapplib/ppxref.c b/texk/web2c/luatexdir/luapplib/ppxref.c -new file mode 100644 -index 000000000..984f6cbe3 ---- /dev/null -+++ b/texk/web2c/luatexdir/luapplib/ppxref.c -@@ -0,0 +1,162 @@ -+ -+#include "pplib.h" -+ -+#define PPXREF_MAP_INIT 16 // number of xref sections -+ -+ppxref * ppxref_create (ppdoc *pdf, size_t initsize, size_t xrefoffset) -+{ -+ ppxref *xref; -+ -+ if (initsize == 0) // unknown -+ initsize = PPXREF_MAP_INIT; -+ xref = (ppxref *)ppheap_take(&pdf->heap, sizeof(ppxref) + initsize * sizeof(ppxsec)); -+ xref->sects = (ppxsec *)(xref + 1); -+ xref->size = 0; -+ xref->space = initsize; -+ xref->count = 0; -+ xref->trailer.type = PPNONE; -+ xref->trailer.dict = NULL; -+ xref->prev = NULL; -+ xref->pdf = pdf; -+ xref->offset = xrefoffset; -+ //xref->crypt = NULL; -+ return xref; -+} -+ -+ppxsec * ppxref_push_section (ppxref *xref, ppheap **pheap) -+{ -+ ppxsec *sects; -+ if (xref->size < xref->space) -+ return &xref->sects[xref->size++]; -+ xref->space <<= 1; -+ sects = xref->sects; -+ xref->sects = (ppxsec *)ppheap_take(pheap, xref->space * sizeof(ppxsec)); // waste but rare -+ memcpy(xref->sects, sects, xref->size * sizeof(ppxsec)); -+ return &xref->sects[xref->size++]; -+} -+ -+static void ppxref_sort_sects (ppxsec *left, ppxsec *right) -+{ -+ ppxsec *l, *r, *m, t; -+ ppuint first, last; -+ l = left, r = right, m = l + ((r - l) / 2); -+ first = m->first, last = m->last; -+ do -+ { // don't take first/last from pointer -+ while (l->first < first) ++l; -+ while (r->first > last) --r; -+ if (l <= r) -+ { -+ t = *l; -+ *l = *r; -+ *r = t; -+ ++l, --r; -+ } -+ } while (l <= r); -+ if (l < right) -+ ppxref_sort_sects(l, right); -+ if (r > left) -+ ppxref_sort_sects(left, r); -+} -+ -+int ppxref_sort (ppxref *xref) -+{ -+ if (xref->size == 0) -+ return 0; -+ ppxref_sort_sects(xref->sects, xref->sects + xref->size - 1); -+ return 1; -+} -+ -+ppref * ppxref_find_local (ppxref *xref, ppuint refnumber) -+{ -+ ppxsec *left, *right, *mid; -+ //if (xref->size == 0) // we don't allow that -+ // return NULL; -+ left = xref->sects; -+ right = xref->sects + xref->size - 1; -+ do -+ { -+ mid = left + ((right - left) / 2); -+ if (refnumber > mid->last) -+ left = mid + 1; -+ else if (refnumber < mid->first) -+ right = mid - 1; -+ else -+ return &mid->refs[refnumber - mid->first]; -+ } while (left <= right); -+ return NULL; -+} -+ -+ppref * ppxref_find (ppxref *xref, ppuint refnumber) -+{ -+ ppref *ref; -+ ppxref *other; -+ -+ if ((ref = ppxref_find_local(xref, refnumber)) != NULL) -+ return ref; -+ if (xref->pdf->flags & PPDOC_LINEARIZED) -+ { -+ for (other = xref->pdf->xref; other != NULL; other = other->prev) -+ if (other != xref && (ref = ppxref_find_local(other, refnumber)) != NULL) -+ return ref; -+ } -+ else -+ { -+ for (other = xref->prev; other != NULL; other = other->prev) -+ if ((ref = ppxref_find_local(other, refnumber)) != NULL) -+ return ref; -+ /* This shouldn't happen, but I've met documents that have no linearized dict, -+ but their xrefs are prepared as for linearized; with "older" xrefs referring -+ to "newer". */ -+ for (other = xref->pdf->xref; other != NULL && other != xref; other = other->prev) -+ if ((ref = ppxref_find_local(other, refnumber)) != NULL) -+ return ref; -+ } -+ return NULL; -+} -+ -+ppdict * ppxref_trailer (ppxref *xref) -+{ -+ switch (xref->trailer.type) -+ { -+ case PPDICT: -+ return xref->trailer.dict; -+ case PPSTREAM: -+ return xref->trailer.stream->dict; -+ default: -+ break; -+ } -+ return NULL; -+} -+ -+ppxref * ppdoc_xref (ppdoc *pdf) -+{ -+ return pdf->xref; -+} -+ -+ppxref * ppxref_prev (ppxref *xref) -+{ -+ return xref->prev; -+} -+ -+ppdict * ppxref_catalog (ppxref *xref) -+{ -+ ppdict *trailer; -+ return (trailer = ppxref_trailer(xref)) != NULL ? ppdict_rget_dict(trailer, "Root") : NULL; -+} -+ -+ppdict * ppxref_info (ppxref *xref) -+{ -+ ppdict *trailer; -+ return (trailer = ppxref_trailer(xref)) != NULL ? ppdict_rget_dict(trailer, "Info") : NULL; -+} -+ -+ppref * ppxref_pages (ppxref *xref) -+{ -+ ppdict *dict; -+ ppref *ref; -+ -+ if ((dict = ppxref_catalog(xref)) == NULL || (ref = ppdict_get_ref(dict, "Pages")) == NULL) -+ return NULL; -+ return ref->object.type == PPDICT ? ref : NULL; -+} -diff --git a/texk/web2c/luatexdir/luapplib/ppxref.h b/texk/web2c/luatexdir/luapplib/ppxref.h -new file mode 100644 -index 000000000..86ab98a51 ---- /dev/null -+++ b/texk/web2c/luatexdir/luapplib/ppxref.h -@@ -0,0 +1,35 @@ -+ -+#ifndef PP_XREF_H -+#define PP_XREF_H -+ -+/* -+What we call xref is actually "xref section" in PDF spec and what we call section is "xref subsection". -+Our ppxref is a list of sections, sorted by xrefsection->first and xrefsection->last bounds. Every section -+keeps a list of ppref *refs, enumerated from xrefsection->first to xrefsection->last. To find a reference -+by number we make a binary search over sections bounds, then jump to the proper ppref *ref. -+*/ -+ -+typedef struct { -+ ppuint first; // first reference number in section -+ ppuint last; // last reference number in section -+ ppref *refs; // references list -+} ppxsec; -+ -+struct ppxref { -+ ppxsec *sects; // subsections list -+ size_t size; // actual sections size -+ size_t space; // available sections space -+ ppobj trailer; // trailer dict or stream -+ ppuint count; // count of references in all sections -+ ppxref *prev; // previous xref -+ ppdoc *pdf; // parent pdf to access entries in linearized docs -+ size_t offset; // file offset of xref -+ //ppcrypt *crypt; // per xref encryption state? -+}; -+ -+ppxref * ppxref_create (ppdoc *pdf, size_t initsize, size_t xrefoffset); -+ppxsec * ppxref_push_section (ppxref *xref, ppheap **pheap); -+int ppxref_sort (ppxref *xref); -+ppref * ppxref_find_local (ppxref *xref, ppuint refnumber); -+ -+#endif -\ No newline at end of file -diff --git a/texk/web2c/luatexdir/luapplib/util/utilbasexx.c b/texk/web2c/luatexdir/luapplib/util/utilbasexx.c -new file mode 100644 -index 000000000..6fdd6fb58 ---- /dev/null -+++ b/texk/web2c/luatexdir/luapplib/util/utilbasexx.c -@@ -0,0 +1,2108 @@ -+ -+#include "utilnumber.h" -+#include "utilmem.h" -+#include "utilbasexx.h" -+ -+/* filters state structs */ -+ -+struct basexx_state { -+ size_t line, maxline; -+ size_t left; -+ int tail[5]; -+ int flush; -+}; -+ -+struct runlength_state { -+ int run; -+ int flush; -+ int c1, c2; -+ uint8_t *pos; -+}; -+ -+struct eexec_state { -+ int key; -+ int flush; -+ int binary; -+ int c1; -+ size_t line, maxline; /* ascii encoder only */ -+ const char *initbytes; -+}; -+ -+/* config */ -+ -+#if defined(BASEXX_PDF) -+# define ignored(c) (c == 0x20 || c == 0x0A || c == 0x0C || c == 0x0D || c == 0x09 || c == 0x00) -+# define base16_eof(c) (c == '>' || c < 0) -+# define base85_eof(c) (c == '~' || c < 0) -+#else -+# define ignored(c) (c == 0x20 || c == 0x0A || c == 0x0D || c == 0x09) -+# define base16_eof(c) (c < 0) -+# define base85_eof(c) (c < 0) -+#endif -+ -+#define base64_eof(c) (c == '=' || c < 0) -+ -+#define basexx_nl '\x0A' -+#define put_nl(O, line, maxline, n) ((void)((line += n) > maxline && ((line = n), iof_set(O, basexx_nl)))) -+ -+/* tail macros */ -+ -+#define set_tail1(state, c1) (state->left = 1, state->tail[0] = c1) -+#define set_tail2(state, c1, c2) (state->left = 2, state->tail[0] = c1, state->tail[1] = c2) -+#define set_tail3(state, c1, c2, c3) (state->left = 3, state->tail[0] = c1, state->tail[1] = c2, state->tail[2] = c3) -+#define set_tail4(state, c1, c2, c3, c4) (state->left = 4, state->tail[0] = c1, state->tail[1] = c2, state->tail[2] = c3, state->tail[3] = c4) -+#define set_tail5(state, c1, c2, c3, c4, c5) \ -+ (state->left = 5, state->tail[0] = c1, state->tail[1] = c2, state->tail[2] = c3, state->tail[3] = c4, state->tail[4] = c5) -+ -+#define get_tail1(state, c1) (state->left = 0, c1 = state->tail[0]) -+#define get_tail2(state, c1, c2) (state->left = 0, c1 = state->tail[0], c2 = state->tail[1]) -+#define get_tail3(state, c1, c2, c3) (state->left = 0, c1 = state->tail[0], c2 = state->tail[1], c3 = state->tail[2]) -+#define get_tail4(state, c1, c2, c3, c4) (state->left = 0, c1 = state->tail[0], c2 = state->tail[1], c3 = state->tail[2], c4 = state->tail[3]) -+ -+/* basexx state initialization */ -+ -+void basexx_state_init_ln (basexx_state *state, size_t line, size_t maxline) -+{ -+ state->line = line; -+ state->maxline = maxline; -+ state->left = 0; -+ state->flush = 0; -+} -+ -+/* base 16; xxxx|xxxx */ -+ -+iof_status base16_encoded_uc (const void *data, size_t size, iof *O) -+{ -+ const uint8_t *s, *e; -+ for (s = (const uint8_t *)data, e = s + size; s < e; ++s) -+ { -+ if (!iof_ensure(O, 2)) -+ return IOFFULL; -+ iof_set_uc_hex(O, *s); -+ } -+ return IOFEOF; -+} -+ -+iof_status base16_encoded_lc (const void *data, size_t size, iof *O) -+{ -+ const uint8_t *s, *e; -+ for (s = (const uint8_t *)data, e = s + size; s < e; ++s) -+ { -+ if (!iof_ensure(O, 2)) -+ return IOFFULL; -+ iof_set_lc_hex(O, *s); -+ } -+ return IOFEOF; -+} -+ -+iof_status base16_encoded_uc_ln (const void *data, size_t size, iof *O, size_t line, size_t maxline) -+{ -+ const uint8_t *s, *e; -+ for (s = (const uint8_t *)data, e = s + size; s < e; ++s) -+ { -+ if (!iof_ensure(O, 3)) -+ return IOFFULL; -+ put_nl(O, line, maxline, 2); -+ iof_set_uc_hex(O, *s); -+ } -+ return IOFFULL; -+} -+ -+iof_status base16_encoded_lc_ln (const void *data, size_t size, iof *O, size_t line, size_t maxline) -+{ -+ const uint8_t *s, *e; -+ for (s = (const uint8_t *)data, e = s + size; s < e; ++s) -+ { -+ if (!iof_ensure(O, 3)) -+ return IOFFULL; -+ put_nl(O, line, maxline, 2); -+ iof_set_lc_hex(O, *s); -+ } -+ return IOFFULL; -+} -+ -+iof_status base16_encode_uc (iof *I, iof *O) -+{ -+ register int c; -+ while (iof_ensure(O, 2)) -+ { -+ if ((c = iof_get(I)) < 0) -+ return IOFEOF; -+ iof_set_uc_hex(O, c); -+ } -+ return IOFFULL; -+} -+ -+iof_status base16_encode_state_uc (iof *I, iof *O, basexx_state *state) -+{ -+ register int c; -+ while (iof_ensure(O, 2)) -+ { -+ if ((c = iof_get(I)) < 0) -+ return (state->flush ? IOFEOF : IOFEMPTY); -+ iof_set_uc_hex(O, c); -+ } -+ return IOFFULL; -+} -+ -+iof_status base16_encode_lc (iof *I, iof *O) -+{ -+ register int c; -+ while (iof_ensure(O, 2)) -+ { -+ if ((c = iof_get(I)) < 0) -+ return IOFEOF; -+ iof_set_lc_hex(O, c); -+ } -+ return IOFFULL; -+} -+ -+iof_status base16_encode_state_lc (iof *I, iof *O, basexx_state *state) -+{ -+ register int c; -+ while (iof_ensure(O, 2)) -+ { -+ if ((c = iof_get(I)) < 0) -+ return (state->flush ? IOFEOF : IOFEMPTY); -+ iof_set_lc_hex(O, c); -+ } -+ return IOFFULL; -+} -+ -+iof_status base16_encode_uc_ln (iof *I, iof *O, size_t line, size_t maxline) -+{ -+ register int c; -+ while (iof_ensure(O, 3)) -+ { -+ if ((c = iof_get(I)) < 0) -+ return IOFEOF; -+ put_nl(O, line, maxline, 2); -+ iof_set_uc_hex(O, c); -+ } -+ return IOFFULL; -+} -+ -+iof_status base16_encode_state_uc_ln (iof *I, iof *O, basexx_state *state) -+{ -+ register int c; -+ while (iof_ensure(O, 3)) -+ { -+ if ((c = iof_get(I)) < 0) -+ return (state->flush ? IOFEOF : IOFEMPTY); -+ put_nl(O, state->line, state->maxline, 2); -+ iof_set_uc_hex(O, c); -+ } -+ return IOFFULL; -+} -+ -+iof_status base16_encode_lc_ln (iof *I, iof *O, size_t line, size_t maxline) -+{ -+ register int c; -+ while (iof_ensure(O, 3)) -+ { -+ if ((c = iof_get(I)) < 0) -+ return IOFEOF; -+ put_nl(O, line, maxline, 2); -+ iof_set_lc_hex(O, c); -+ } -+ return IOFFULL; -+} -+ -+iof_status base16_encode_state_lc_ln (iof *I, iof *O, basexx_state *state) -+{ -+ register int c; -+ while (iof_ensure(O, 3)) -+ { -+ if ((c = iof_get(I)) < 0) -+ return (state->flush ? IOFEOF : IOFEMPTY); -+ put_nl(O, state->line, state->maxline, 2); -+ iof_set_lc_hex(O, c); -+ } -+ return IOFFULL; -+} -+ -+int base16_getc (iof *I) -+{ -+ register int c1, c2; -+ do { c1 = iof_get(I); } while (ignored(c1)); -+ if (base16_eof(c1)) -+ return IOFEOF; -+ do { c2 = iof_get(I); } while (ignored(c2)); -+ if (base16_eof(c2)) -+ { -+ if ((c1 = base16_lookup[c1]) == -1) -+ return IOFERR; -+ return c1<<4; -+ } -+ if ((c1 = base16_lookup[c1]) == -1 || (c2 = base16_lookup[c2]) == -1) -+ return IOFERR; -+ return (c1<<4)|c2; -+} -+ -+int base16_lc_putc (iof *O, int c) -+{ -+ if (iof_ensure(O, 2)) -+ iof_set_lc_hex(O, c); -+ return IOFFULL; -+} -+ -+int base16_uc_putc (iof *O, int c) -+{ -+ if (iof_ensure(O, 2)) -+ iof_set_uc_hex(O, c); -+ return IOFFULL; -+} -+ -+ -+iof_status base16_decode (iof *I, iof *O) -+{ -+ register int c1, c2; -+ while (iof_ensure(O, 1)) -+ { -+ do { c1 = iof_get(I); } while (ignored(c1)); -+ if (base16_eof(c1)) -+ return IOFEOF; -+ do { c2 = iof_get(I); } while (ignored(c2)); -+ if (base16_eof(c2)) -+ { -+ if ((c1 = base16_lookup[c1]) == -1) -+ return IOFERR; -+ iof_set(O, c1<<4); // c2 := '0' -+ return IOFEOF; -+ } -+ if ((c1 = base16_lookup[c1]) == -1 || (c2 = base16_lookup[c2]) == -1) -+ return IOFERR; -+ iof_set(O, (c1<<4)|c2); -+ } -+ return IOFFULL; -+} -+ -+iof_status base16_decode_state (iof *I, iof *O, basexx_state *state) -+{ -+ register int c1, c2, d1, d2; -+ if (!(iof_ensure(O, 1))) -+ return IOFFULL; -+ switch(state->left) -+ { -+ case 0: goto byte0; -+ case 1: get_tail1(state, c1); goto byte1; -+ } -+ while (iof_ensure(O, 1)) -+ { -+ byte0: -+ do { c1 = iof_get(I); } while (ignored(c1)); -+ if (base16_eof(c1)) -+ return (state->flush ? IOFEOF : IOFEMPTY); -+ byte1: -+ do { c2 = iof_get(I); } while (ignored(c2)); -+ if (base16_eof(c2)) -+ { -+ set_tail1(state, c1); /* set tail to let the caller display invalid chars */ -+ if (state->flush) -+ { -+ if ((c1 = base16_lookup[c1]) == -1) -+ return IOFERR; -+ iof_set(O, c1<<4); // c2 := '0' -+ return IOFEOF; -+ } -+ return IOFEMPTY; -+ } -+ if ((d1 = base16_lookup[c1]) == -1 || (d2 = base16_lookup[c2]) == -1) -+ { -+ set_tail2(state, c1, c2); -+ return IOFERR; -+ } -+ iof_set(O, (d1<<4)|d2); -+ } -+ return IOFFULL; -+} -+ -+/* base 64; xxxxxx|xx xxxx|xxxx xx|xxxxxx */ -+ -+const char base64_alphabet[] = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"; -+ -+const int base64_lookup[] = { -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,62,-1,-1,-1,63, -+ 52,53,54,55,56,57,58,59,60,61,-1,-1,-1,-1,-1,-1, -+ -1, 0, 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,-1,-1,-1,-1,-1, -+ -1,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,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 -+}; -+ -+#define base64_digit1(c1) base64_alphabet[c1>>2] -+#define base64_digit2(c1, c2) base64_alphabet[((c1&3)<<4)|(c2>>4)] -+#define base64_digit3(c2, c3) base64_alphabet[((c2&15)<<2)|(c3>>6)] -+#define base64_digit4(c3) base64_alphabet[c3&63] -+ -+#define base64_encode_word(O, c1, c2, c3) \ -+ iof_set4(O, base64_digit1(c1), base64_digit2(c1, c2), base64_digit3(c2, c3), base64_digit4(c3)) -+ -+#define base64_encode_tail2(O, c1, c2) \ -+ iof_set3(O, base64_digit1(c1), base64_digit2(c1, c2), base64_digit3(c2, 0)) -+ -+#define base64_encode_tail1(O, c1) \ -+ iof_set2(O, base64_digit1(c1), base64_digit2(c1, 0)) -+ -+iof_status base64_encoded (const void *data, size_t size, iof *O) -+{ -+ const uint8_t *s, *e; -+ uint8_t c1, c2, c3; -+ for (s = (const uint8_t *)data, e = s + size; s + 2 < e; ) -+ { -+ if (!iof_ensure(O, 4)) -+ return IOFFULL; -+ c1 = *s++; -+ c2 = *s++; -+ c3 = *s++; -+ base64_encode_word(O, c1, c2, c3); -+ } -+ switch (e - s) -+ { -+ case 0: -+ break; -+ case 1: -+ if (!iof_ensure(O, 2)) -+ return IOFFULL; -+ c1 = *s; -+ base64_encode_tail1(O, c1); -+ break; -+ case 2: -+ if (!iof_ensure(O, 3)) -+ return IOFFULL; -+ c1 = *s++; -+ c2 = *s; -+ base64_encode_tail2(O, c1, c2); -+ break; -+ } -+ return IOFEOF; -+} -+ -+iof_status base64_encoded_ln (const void *data, size_t size, iof *O, size_t line, size_t maxline) -+{ -+ const uint8_t *s, *e; -+ uint8_t c1, c2, c3; -+ for (s = (const uint8_t *)data, e = s + size; s + 2 < e; ) -+ { -+ if (!iof_ensure(O, 5)) -+ return IOFFULL; -+ c1 = *s++; -+ c2 = *s++; -+ c3 = *s++; -+ put_nl(O, line, maxline, 4); -+ base64_encode_word(O, c1, c2, c3); -+ } -+ switch (e - s) -+ { -+ case 0: -+ break; -+ case 1: -+ if (!iof_ensure(O, 3)) -+ return IOFFULL; -+ c1 = *s; -+ put_nl(O, line, maxline, 2); -+ base64_encode_tail1(O, c1); -+ break; -+ case 2: -+ if (!iof_ensure(O, 4)) -+ return IOFFULL; -+ c1 = *s++; -+ c2 = *s; -+ put_nl(O, line, maxline, 3); -+ base64_encode_tail2(O, c1, c2); -+ break; -+ } -+ return IOFEOF; -+} -+ -+iof_status base64_encode (iof *I, iof *O) -+{ -+ register int c1, c2, c3; -+ while(iof_ensure(O, 4)) -+ { -+ if ((c1 = iof_get(I)) < 0) -+ return IOFEOF; -+ if ((c2 = iof_get(I)) < 0) -+ { -+ base64_encode_tail1(O, c1); -+ return IOFEOF; -+ } -+ if ((c3 = iof_get(I)) < 0) -+ { -+ base64_encode_tail2(O, c1, c2); -+ return IOFEOF; -+ } -+ base64_encode_word(O, c1, c2, c3); -+ } -+ return IOFFULL; -+} -+ -+iof_status base64_encode_state (iof *I, iof *O, basexx_state *state) -+{ -+ register int c1, c2, c3; -+ if (!(iof_ensure(O, 4))) -+ return IOFFULL; -+ switch(state->left) -+ { -+ case 0: goto byte0; -+ case 1: get_tail1(state, c1); goto byte1; -+ case 2: get_tail2(state, c1, c2); goto byte2; -+ } -+ while(iof_ensure(O, 4)) -+ { -+ byte0: -+ if ((c1 = iof_get(I)) < 0) -+ return (state->flush ? IOFEOF : IOFEMPTY); -+ byte1: -+ if ((c2 = iof_get(I)) < 0) -+ return (state->flush ? (base64_encode_tail1(O, c1), IOFEOF) : (set_tail1(state, c1), IOFEMPTY)); -+ byte2: -+ if ((c3 = iof_get(I)) < 0) -+ return (state->flush ? (base64_encode_tail2(O, c1, c2), IOFEOF) : (set_tail2(state, c1, c2), IOFEMPTY)); -+ base64_encode_word(O, c1, c2, c3); -+ } -+ return IOFFULL; -+} -+ -+iof_status base64_encode_ln (iof *I, iof *O, size_t line, size_t maxline) -+{ -+ register int c1, c2, c3; -+ while(iof_ensure(O, 5)) -+ { -+ if ((c1 = iof_get(I)) < 0) -+ return IOFEOF; -+ if ((c2 = iof_get(I)) < 0) -+ { -+ put_nl(O, line, maxline, 2); -+ base64_encode_tail1(O, c1); -+ return IOFEOF; -+ } -+ if ((c3 = iof_get(I)) < 0) -+ { -+ put_nl(O, line, maxline, 3); -+ base64_encode_tail2(O, c1, c2); -+ return IOFEOF; -+ } -+ put_nl(O, line, maxline, 4); -+ base64_encode_word(O, c1, c2, c3); -+ } -+ return IOFFULL; -+} -+ -+iof_status base64_encode_state_ln (iof *I, iof *O, basexx_state *state) -+{ -+ register int c1, c2, c3; -+ if (!(iof_ensure(O, 5))) -+ return IOFFULL; -+ switch(state->left) -+ { -+ case 0: goto byte0; -+ case 1: get_tail1(state, c1); goto byte1; -+ case 2: get_tail2(state, c1, c2); goto byte2; -+ } -+ while(iof_ensure(O, 5)) -+ { -+ byte0: -+ if ((c1 = iof_get(I)) < 0) -+ return (state->flush ? IOFEOF : IOFEMPTY); -+ byte1: -+ if ((c2 = iof_get(I)) < 0) -+ return (state->flush ? (put_nl(O, state->line, state->maxline, 2), base64_encode_tail1(O, c1), IOFEOF) : (set_tail1(state, c1), IOFEMPTY)); -+ byte2: -+ if ((c3 = iof_get(I)) < 0) -+ return (state->flush ? (put_nl(O, state->line, state->maxline, 3), base64_encode_tail2(O, c1, c2), IOFEOF) : (set_tail2(state, c1, c2), IOFEMPTY)); -+ put_nl(O, state->line, state->maxline, 4); -+ base64_encode_word(O, c1, c2, c3); -+ } -+ return IOFFULL; -+} -+ -+// #define base64_code(c1, c2, c3, c4) ((c1<<18)|(c2<<12)|(c3<<6)|c4) -+ -+#define base64_decode_word(O, c1, c2, c3, c4) \ -+ iof_set3(O, (c1<<2)|(c2>>4), ((c2&15)<<4)|(c3>>2), ((c3&3)<<6)|c4) -+ -+#define base64_decode_tail3(O, c1, c2, c3) \ -+ iof_set2(O, (c1<<2)|(c2>>4), ((c2&15)<<4)|(c3>>2)) -+ -+#define base64_decode_tail2(O, c1, c2) \ -+ iof_set(O, (c1<<2)|(c2>>4)) -+ -+iof_status base64_decode (iof *I, iof *O) -+{ -+ register int c1, c2, c3, c4; -+ while(iof_ensure(O, 3)) -+ { -+ do { c1 = iof_get(I); } while (ignored(c1)); -+ if (base64_eof(c1)) -+ return IOFEOF; -+ do { c2 = iof_get(I); } while (ignored(c2)); -+ if (base64_eof(c2)) -+ return IOFERR; -+ do { c3 = iof_get(I); } while (ignored(c3)); -+ if (base64_eof(c3)) -+ { -+ if ((c1 = base64_lookup[c1]) == -1 || (c2 = base64_lookup[c2]) == -1) -+ return IOFERR; -+ base64_decode_tail2(O, c1, c2); -+ return IOFEOF; -+ } -+ do { c4 = iof_get(I); } while (ignored(c4)); -+ if (base64_eof(c4)) -+ { -+ if ((c1 = base64_lookup[c1]) == -1 || (c2 = base64_lookup[c2]) == -1 || (c3 = base64_lookup[c3]) == -1) -+ return IOFERR; -+ base64_decode_tail3(O, c1, c2, c3); -+ return IOFEOF; -+ } -+ if ((c1 = base64_lookup[c1]) == -1 || (c2 = base64_lookup[c2]) == -1 || -+ (c3 = base64_lookup[c3]) == -1 || (c4 = base64_lookup[c4]) == -1) -+ return IOFERR; -+ base64_decode_word(O, c1, c2, c3, c4); -+ } -+ return IOFFULL; -+} -+ -+iof_status base64_decode_state (iof *I, iof *O, basexx_state *state) -+{ -+ register int c1, c2, c3, c4; -+ register int d1, d2, d3, d4; -+ switch(state->left) -+ { -+ case 0: goto byte0; -+ case 1: get_tail1(state, c1); goto byte1; -+ case 2: get_tail2(state, c1, c2); goto byte2; -+ case 3: get_tail3(state, c1, c2, c3); goto byte3; -+ } -+ while(iof_ensure(O, 3)) -+ { -+ byte0: -+ do { c1 = iof_get(I); } while (ignored(c1)); -+ if (base64_eof(c1)) -+ return (state->flush ? IOFEOF : IOFEMPTY); -+ byte1: -+ do { c2 = iof_get(I); } while (ignored(c2)); -+ if (base64_eof(c2)) -+ { -+ set_tail1(state, c1); /* set tail to let the caller make padding or display invalid char in case of error */ -+ return (state->flush ? IOFERR : IOFEMPTY); /* if state->flush then error; tail must have at least two bytes */ -+ } -+ byte2: -+ do { c3 = iof_get(I); } while (ignored(c3)); -+ if (base64_eof(c3)) -+ { -+ set_tail2(state, c1, c2); -+ if (state->flush) -+ { -+ if ((c1 = base64_lookup[c1]) == -1 || (c2 = base64_lookup[c2]) == -1) -+ return IOFERR; -+ base64_decode_tail2(O, c1, c2); -+ return IOFEOF; -+ } -+ else -+ return IOFEMPTY; -+ } -+ byte3: -+ do { c4 = iof_get(I); } while (ignored(c4)); -+ if (base64_eof(c4)) -+ { -+ set_tail3(state, c1, c2, c3); -+ if (state->flush) -+ { -+ if ((c1 = base64_lookup[c1]) == -1 || (c2 = base64_lookup[c2]) == -1 || (c3 = base64_lookup[c3]) == -1) -+ return IOFERR; -+ base64_decode_tail3(O, c1, c2, c3); -+ return IOFEOF; -+ } -+ else -+ return IOFEMPTY; -+ } -+ if ((d1 = base64_lookup[c1]) == -1 || (d2 = base64_lookup[c2]) == -1 || -+ (d3 = base64_lookup[c3]) == -1 || (d4 = base64_lookup[c4]) == -1) -+ { -+ set_tail4(state, c1, c2, c3, c4); -+ return IOFERR; -+ } -+ base64_decode_word(O, d1, d2, d3, d4); -+ } -+ return IOFFULL; -+} -+ -+/* base85 */ -+ -+const char base85_alphabet[] = "!\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstu"; /* for completness, not used below */ -+ -+const int base85_lookup[] = { -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1, 0, 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,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 -+}; -+ -+#define base85_encode_word(O, code) \ -+ (*(O->pos+4) = '!' + code%85, code /= 85, *(O->pos+3) = '!' + code%85, code /= 85, \ -+ *(O->pos+2) = '!' + code%85, code /= 85, *(O->pos+1) = '!' + code%85, code /= 85, \ -+ *(O->pos) = '!' + code, \ -+ O->pos += 5) -+ -+#define base85_encode_tail3(O, code) \ -+ (*(O->pos+3) = '!' + code%85, code /= 85, *(O->pos+2) = '!' + code%85, code /= 85, \ -+ *(O->pos+1) = '!' + code%85, code /= 85, *(O->pos) = '!' + code, \ -+ O->pos += 4) -+ -+#define base85_encode_tail2(O, code) \ -+ (*(O->pos+2) = '!' + code%85, code /= 85, *(O->pos+1) = '!' + code%85, code /= 85, \ -+ *(O->pos) = '!' + code, \ -+ O->pos += 3) -+ -+#define base85_encode_tail1(O, code) \ -+ (*(O->pos+1) = '!' + code%85, code /= 85, *(O->pos) = '!' + code, \ -+ O->pos += 2) -+ -+iof_status base85_encoded (const void *data, size_t size, iof *O) -+{ -+ unsigned int code; -+ const uint8_t *s, *e; -+ uint8_t c1, c2, c3, c4; -+ for (s = (const uint8_t *)data, e = s + size; s + 3 < e; ) -+ { -+ if (!iof_ensure(O, 5)) -+ return IOFFULL; -+ c1 = *s++; -+ c2 = *s++; -+ c3 = *s++; -+ c4 = *s++; -+ code = (c1<<24)|(c2<<16)|(c3<<8)|c4; -+ if (code == 0) -+ { -+ iof_set(O, 'z'); -+ continue; -+ } -+ base85_encode_word(O, code); -+ } -+ switch (e - s) -+ { -+ case 0: -+ break; -+ case 1: -+ if (!iof_ensure(O, 2)) -+ return IOFFULL; -+ c1 = *s; -+ code = (c1<<24)/85/85/85; -+ base85_encode_tail1(O, code); -+ break; -+ case 2: -+ if (!iof_ensure(O, 3)) -+ return IOFFULL; -+ c1 = *s++; -+ c2 = *s; -+ code = ((c1<<24)|(c2<<16))/85/85; -+ base85_encode_tail2(O, code); -+ break; -+ case 3: -+ if (!iof_ensure(O, 4)) -+ return IOFFULL; -+ c1 = *s++; -+ c2 = *s++; -+ c3 = *s; -+ code = ((c1<<24)|(c2<<16)|(c3<<8))/85; -+ base85_encode_tail3(O, code); -+ break; -+ } -+ return IOFEOF; -+} -+ -+iof_status base85_encoded_ln (const void *data, size_t size, iof *O, size_t line, size_t maxline) -+{ -+ unsigned int code; -+ const uint8_t *s, *e; -+ uint8_t c1, c2, c3, c4; -+ for (s = (const uint8_t *)data, e = s + size; s + 3 < e; ) -+ { -+ if (!iof_ensure(O, 6)) -+ return IOFFULL; -+ c1 = *s++; -+ c2 = *s++; -+ c3 = *s++; -+ c4 = *s++; -+ code = (c1<<24)|(c2<<16)|(c3<<8)|c4; -+ if (code == 0) -+ { -+ put_nl(O, line, maxline, 1); -+ iof_set(O, 'z'); -+ continue; -+ } -+ put_nl(O, line, maxline, 5); -+ base85_encode_word(O, code); -+ } -+ switch (e - s) -+ { -+ case 0: -+ break; -+ case 1: -+ if (!iof_ensure(O, 3)) -+ return IOFFULL; -+ c1 = *s; -+ code = (c1<<24)/85/85/85; -+ put_nl(O, line, maxline, 2); -+ base85_encode_tail1(O, code); -+ break; -+ case 2: -+ if (!iof_ensure(O, 4)) -+ return IOFFULL; -+ c1 = *s++; -+ c2 = *s; -+ code = ((c1<<24)|(c2<<16))/85/85; -+ put_nl(O, line, maxline, 3); -+ base85_encode_tail2(O, code); -+ break; -+ case 3: -+ if (!iof_ensure(O, 5)) -+ return IOFFULL; -+ c1 = *s++; -+ c2 = *s++; -+ c3 = *s; -+ code = ((c1<<24)|(c2<<16)|(c3<<8))/85; -+ put_nl(O, line, maxline, 4); -+ base85_encode_tail3(O, code); -+ break; -+ } -+ return IOFEOF; -+} -+ -+iof_status base85_encode (iof *I, iof *O) -+{ -+ register int c1, c2, c3, c4; -+ register unsigned int code; -+ while(iof_ensure(O, 5)) -+ { -+ if ((c1 = iof_get(I)) < 0) -+ return IOFEOF; -+ if ((c2 = iof_get(I)) < 0) -+ { -+ code = (c1<<24)/85/85/85; -+ base85_encode_tail1(O, code); -+ return IOFEOF; -+ } -+ if ((c3 = iof_get(I)) < 0) -+ { -+ code = ((c1<<24)|(c2<<16))/85/85; -+ base85_encode_tail2(O, code); -+ return IOFEOF; -+ } -+ if ((c4 = iof_get(I)) < 0) -+ { -+ code = ((c1<<24)|(c2<<16)|(c3<<8))/85; -+ base85_encode_tail3(O, code); -+ return IOFEOF; -+ } -+ code = (c1<<24)|(c2<<16)|(c3<<8)|c4; -+ if (code == 0) -+ { -+ iof_set(O, 'z'); -+ continue; -+ } -+ /* in btoa 'y' character stays for 0x20202020, but pdf does not support this */ -+ /* if (code == 0x20202020) -+ { -+ iof_set(O, 'y'); -+ continue; -+ } */ -+ base85_encode_word(O, code); -+ } -+ return IOFFULL; -+} -+ -+iof_status base85_encode_state (iof *I, iof *O, basexx_state *state) -+{ -+ register int c1, c2, c3, c4; -+ register unsigned int code; -+ if (!(iof_ensure(O, 5))) -+ return IOFFULL; -+ switch(state->left) -+ { -+ case 0: goto byte0; -+ case 1: get_tail1(state, c1); goto byte1; -+ case 2: get_tail2(state, c1, c2); goto byte2; -+ case 3: get_tail3(state, c1, c2, c3); goto byte3; -+ } -+ while(iof_ensure(O, 5)) -+ { -+ byte0: -+ if ((c1 = iof_get(I)) < 0) -+ return (state->flush ? IOFEOF : IOFEMPTY); -+ byte1: -+ if ((c2 = iof_get(I)) < 0) -+ { -+ set_tail1(state, c1); -+ if (state->flush) -+ { -+ code = (c1<<24)/85/85/85; -+ base85_encode_tail1(O, code); -+ return IOFEOF; -+ } -+ return IOFEMPTY; -+ } -+ byte2: -+ if ((c3 = iof_get(I)) < 0) -+ { -+ set_tail2(state, c1, c2); -+ if (state->flush) -+ { -+ code = ((c1<<24)|(c2<<16))/85/85; -+ base85_encode_tail2(O, code); -+ return IOFEOF; -+ } -+ return IOFEMPTY; -+ } -+ byte3: -+ if ((c4 = iof_get(I)) < 0) -+ { -+ set_tail3(state, c1, c2, c3); -+ if (state->flush) -+ { -+ code = ((c1<<24)|(c2<<16)|(c3<<8))/85; -+ base85_encode_tail3(O, code); -+ return IOFEOF; -+ } -+ return IOFEMPTY; -+ } -+ code = (c1<<24)|(c2<<16)|(c3<<8)|c4; -+ if (code == 0) -+ { -+ iof_set(O, 'z'); -+ continue; -+ } -+ base85_encode_word(O, code); -+ } -+ return IOFFULL; -+} -+ -+iof_status base85_encode_ln (iof *I, iof *O, size_t line, size_t maxline) -+{ -+ register int c1, c2, c3, c4; -+ register unsigned int code; -+ while(iof_ensure(O, 6)) -+ { -+ if ((c1 = iof_get(I)) < 0) -+ return IOFEOF; -+ if ((c2 = iof_get(I)) < 0) -+ { -+ code = (c1<<24)/85/85/85; -+ put_nl(O, line, maxline, 2); -+ base85_encode_tail1(O, code); -+ return IOFEOF; -+ } -+ if ((c3 = iof_get(I)) < 0) -+ { -+ code = ((c1<<24)|(c2<<16))/85/85; -+ put_nl(O, line, maxline, 3); -+ base85_encode_tail2(O, code); -+ return IOFEOF; -+ } -+ if ((c4 = iof_get(I)) < 0) -+ { -+ code = ((c1<<24)|(c2<<16)|(c3<<8))/85; -+ put_nl(O, line, maxline, 4); -+ base85_encode_tail3(O, code); -+ return IOFEOF; -+ } -+ code = (c1<<24)|(c2<<16)|(c3<<8)|c4; -+ if (code == 0) -+ { -+ put_nl(O, line, maxline, 1); -+ iof_set(O, 'z'); -+ continue; -+ } -+ put_nl(O, line, maxline, 5); -+ base85_encode_word(O, code); -+ } -+ return IOFFULL; -+} -+ -+iof_status base85_encode_state_ln (iof *I, iof *O, basexx_state *state) -+{ -+ register int c1, c2, c3, c4; -+ register unsigned int code; -+ if (!(iof_ensure(O, 6))) -+ return IOFFULL; -+ switch(state->left) -+ { -+ case 0: goto byte0; -+ case 1: get_tail1(state, c1); goto byte1; -+ case 2: get_tail2(state, c1, c2); goto byte2; -+ case 3: get_tail3(state, c1, c2, c3); goto byte3; -+ } -+ while(iof_ensure(O, 6)) -+ { -+ byte0: -+ if ((c1 = iof_get(I)) < 0) -+ return (state->flush ? IOFEOF : IOFEMPTY); -+ byte1: -+ if ((c2 = iof_get(I)) < 0) -+ { -+ set_tail1(state, c1); -+ if (state->flush) -+ { -+ code = (c1<<24)/85/85/85; -+ put_nl(O, state->line, state->maxline, 2); -+ base85_encode_tail1(O, code); -+ return IOFEOF; -+ } -+ return IOFEMPTY; -+ } -+ byte2: -+ if ((c3 = iof_get(I)) < 0) -+ { -+ set_tail2(state, c1, c2); -+ if (state->flush) -+ { -+ code = ((c1<<24)|(c2<<16))/85/85; -+ put_nl(O, state->line, state->maxline, 3); -+ base85_encode_tail2(O, code); -+ return IOFEOF; -+ } -+ return IOFEMPTY; -+ } -+ byte3: -+ if ((c4 = iof_get(I)) < 0) -+ { -+ set_tail3(state, c1, c2, c3); -+ if (state->flush) -+ { -+ code = ((c1<<24)|(c2<<16)|(c3<<8))/85; -+ put_nl(O, state->line, state->maxline, 4); -+ base85_encode_tail3(O, code); -+ return IOFEOF; -+ } -+ return IOFEMPTY; -+ } -+ code = (c1<<24)|(c2<<16)|(c3<<8)|c4; -+ if (code == 0) -+ { -+ put_nl(O, state->line, state->maxline, 1); -+ iof_set(O, 'z'); -+ continue; -+ } -+ put_nl(O, state->line, state->maxline, 5); -+ base85_encode_word(O, code); -+ } -+ return IOFFULL; -+} -+ -+#define base85_code(c1, c2, c3, c4, c5) ((((c1*85+c2)*85+c3)*85+c4)*85+c5) -+ -+iof_status base85_decode (iof *I, iof *O) -+{ -+ register int c1, c2, c3, c4, c5; -+ register unsigned int code; -+ while (iof_ensure(O, 4)) -+ { -+ do { c1 = iof_get(I); } while (ignored(c1)); -+ if (base85_eof(c1)) -+ return IOFEOF; -+ switch (c1) -+ { -+ case 'z': -+ iof_set4(O, '\0', '\0', '\0', '\0'); -+ continue; -+ case 'y': -+ iof_set4(O, ' ', ' ', ' ', ' '); -+ continue; -+ } -+ do { c2 = iof_get(I); } while (ignored(c2)); -+ if (base85_eof(c2)) -+ return IOFERR; -+ do { c3 = iof_get(I); } while (ignored(c3)); -+ if (base85_eof(c3)) -+ { -+ if ((c1 = base85_lookup[c1]) == -1 || (c2 = base85_lookup[c2]) == -1) -+ return IOFERR; -+ code = base85_code(c1, c2, 84, 84, 84); /* padding with 'u' (117); 117-33 = 84 */ -+ iof_set(O, code>>24); -+ return IOFEOF; -+ } -+ do { c4 = iof_get(I); } while (ignored(c4)); -+ if (base85_eof(c4)) -+ { -+ if ((c1 = base85_lookup[c1]) == -1 || (c2 = base85_lookup[c2]) == -1 || (c3 = base85_lookup[c3]) == -1) -+ return IOFERR; -+ code = base85_code(c1, c2, c3, 84, 84); -+ iof_set2(O, code>>24, (code>>16)&255); -+ return IOFEOF; -+ } -+ do { c5 = iof_get(I); } while (ignored(c5)); -+ if (base85_eof(c5)) -+ { -+ if ((c1 = base85_lookup[c1]) == -1 || (c2 = base85_lookup[c2]) == -1 || -+ (c3 = base85_lookup[c3]) == -1 || (c4 = base85_lookup[c4]) == -1) -+ return IOFERR; -+ code = base85_code(c1, c2, c3, c4, 84); -+ iof_set3(O, code>>24, (code>>16)&255, (code>>8)&255); -+ return IOFEOF; -+ } -+ if ((c1 = base85_lookup[c1]) == -1 || (c2 = base85_lookup[c2]) == -1 || (c3 = base85_lookup[c3]) == -1 || -+ (c4 = base85_lookup[c4]) == -1 || (c5 = base85_lookup[c5]) == -1) -+ return IOFERR; -+ code = base85_code(c1, c2, c3, c4, c5); -+ iof_set4(O, code>>24, (code>>16)&255, (code>>8)&255, code&255); -+ } -+ return IOFFULL; -+} -+ -+iof_status base85_decode_state (iof *I, iof *O, basexx_state *state) -+{ -+ register int c1, c2, c3, c4, c5; -+ register int d1, d2, d3, d4, d5; -+ register unsigned int code; -+ if (!(iof_ensure(O, 4))) -+ return IOFFULL; -+ switch(state->left) -+ { -+ case 0: goto byte0; -+ case 1: get_tail1(state, c1); goto byte1; -+ case 2: get_tail2(state, c1, c2); goto byte2; -+ case 3: get_tail3(state, c1, c2, c3); goto byte3; -+ case 4: get_tail4(state, c1, c2, c3, c4); goto byte4; -+ } -+ while (iof_ensure(O, 4)) -+ { -+ byte0: -+ do { c1 = iof_get(I); } while (ignored(c1)); -+ if (base85_eof(c1)) -+ return (state->flush ? IOFEOF : IOFEMPTY); -+ switch (c1) -+ { -+ case 'z': -+ iof_set4(O, '\0', '\0', '\0', '\0'); -+ continue; -+ case 'y': -+ iof_set4(O, ' ', ' ', ' ', ' '); -+ continue; -+ } -+ byte1: -+ do { c2 = iof_get(I); } while (ignored(c2)); -+ if (base85_eof(c2)) -+ { -+ set_tail1(state, c1); -+ return (state->flush ? IOFERR : IOFEMPTY); /* if state->flush then error; tail must have at least two bytes */ -+ } -+ byte2: -+ do { c3 = iof_get(I); } while (ignored(c3)); -+ if (base85_eof(c3)) -+ { -+ set_tail2(state, c1, c2); -+ if (state->flush) -+ { -+ if ((c1 = base85_lookup[c1]) == -1 || (c2 = base85_lookup[c2]) == -1) -+ return IOFERR; -+ code = base85_code(c1, c2, 84, 84, 84); -+ iof_set(O, code>>24); -+ return IOFEOF; -+ } -+ return IOFEMPTY; -+ } -+ byte3: -+ do { c4 = iof_get(I); } while (ignored(c4)); -+ if (base85_eof(c4)) -+ { -+ set_tail3(state, c1, c2, c3); -+ if (state->flush) -+ { -+ if ((c1 = base85_lookup[c1]) == -1 || (c2 = base85_lookup[c2]) == -1 || (c3 = base85_lookup[c3]) == -1) -+ return IOFERR; -+ code = base85_code(c1, c2, c3, 84, 84); -+ iof_set2(O, code>>24, (code>>16)&255); -+ return IOFEOF; -+ } -+ return IOFEMPTY; -+ } -+ byte4: -+ do { c5 = iof_get(I); } while (ignored(c5)); -+ if (base85_eof(c5)) -+ { -+ set_tail4(state, c1, c2, c3, c4); -+ if (state->flush) -+ { -+ if ((c1 = base85_lookup[c1]) == -1 || (c2 = base85_lookup[c2]) == -1 || -+ (c3 = base85_lookup[c3]) == -1 || (c4 = base85_lookup[c4]) == -1) -+ return IOFERR; -+ code = base85_code(c1, c2, c3, c4, 84); -+ iof_set3(O, code>>24, (code>>16)&255, (code>>8)&255); -+ return IOFEOF; -+ } -+ return IOFEMPTY; -+ } -+ if ((d1 = base85_lookup[c1]) == -1 || (d2 = base85_lookup[c2]) == -1 || (d3 = base85_lookup[c3]) == -1 || -+ (d4 = base85_lookup[c4]) == -1 || (d5 = base85_lookup[c5]) == -1) -+ { -+ set_tail5(state, c1, c2, c3, c4, c5); -+ return IOFERR; -+ } -+ code = base85_code(d1, d2, d3, d4, d5); -+ iof_set4(O, code>>24, (code>>16)&255, (code>>8)&255, code&255); -+ } -+ return IOFFULL; -+} -+ -+/* postscript run length */ -+ -+void runlength_state_init (runlength_state *state) -+{ -+ state->run = -1; -+ state->flush = 0; -+ state->c1 = 0; -+ state->c2 = 0; -+ state->pos = NULL; -+} -+ -+iof_status runlength_encode (iof *I, iof *O) -+{ -+ register int c1, c2, run = -1; -+ uint8_t *pos; -+ c1 = 0; /* avoid warning */ -+ while (iof_ensure(O, 1+128+1)) -+ { /* ensured space for single length byte, up to 128 bytes to be copied, possible eod marker */ -+ pos = O->pos++; -+ switch (run) -+ { -+ case -1: /* initial state; get first byte */ -+ if ((c1 = iof_get(I)) < 0) -+ return (*pos = 128, IOFEOF); -+ run = 0; -+ // fall through -+ case 0: /* `repeat' state; get another byte and compare */ -+ if ((c2 = iof_get(I)) < 0) -+ return (*pos = 0, iof_set2(O, c1, 128), IOFEOF); -+ run = (c1 == c2 ? 257-2 : 0); -+ break; -+ } -+ if (run < 128) -+ { /* single length byte, up to 128 bytes to be copied, possible eod marker */ -+ iof_set(O, c1); -+ for (c1 = c2, c2 = iof_char(I); c1 != c2 && run < 127; c1 = c2, c2 = iof_next(I)) -+ { -+ if (c2 < 0) /* O->pos must not change until next call to calling encoder!!! */ -+ return (*pos = (uint8_t)run+1, iof_set2(O, c1, 128), IOFEOF); -+ iof_set(O, c1); -+ ++run; -+ } -+ } -+ else // if run > 128 -+ { -+ for (c2 = iof_get(I); c1 == c2 && run > 129; c2 = iof_get(I)) -+ --run; -+ if (c2 < 0) -+ return (*pos = (uint8_t)run, iof_set2(O, c1, 128), IOFEOF); -+ iof_set(O, c1); -+ } -+ *pos = (uint8_t)run; -+ c1 = c2; -+ run = 0; -+ } -+ return IOFFULL; -+} -+ -+iof_status runlength_encode_state (iof *I, iof *O, runlength_state *state) -+{ -+ while (iof_ensure(O, 3)) /* single length byte, the byte to be repeated and eod */ -+ { -+ state->pos = O->pos++; -+ switch (state->run) -+ { -+ case -1: /* initial state; get first byte */ -+ if ((state->c1 = iof_get(I)) < 0) -+ return (state->flush ? (*state->pos = 128, IOFEOF) : IOFEMPTY); -+ state->run = 0; -+ // fall through -+ case 0: /* `repeat' state; get another byte and compare */ -+ if ((state->c2 = iof_get(I)) < 0) -+ return (state->flush ? (*state->pos = 0, iof_set2(O, state->c1, 128), IOFEOF) : IOFEMPTY); -+ state->run = (state->c1 == state->c2 ? 257-2 : 0); -+ break; -+ } -+ if (state->run < 128) -+ { /* ensure space for single length byte, up to 128 bytes to be copied, plus possible eod marker, minus those already copied */ -+ if (!iof_ensure(O, 1+128+1-state->run)) -+ return IOFFULL; -+ iof_set(O, state->c1); -+ for (state->c1 = state->c2, state->c2 = iof_char(I); -+ state->c1 != state->c2 && state->run < 127; -+ state->c1 = state->c2, state->c2 = iof_next(I)) -+ { -+ if (state->c2 < 0) /* O->pos must not change until next call to calling encoder!!! */ -+ return (state->flush ? (*state->pos = (uint8_t)state->run+1, iof_set2(O, state->c1, 128), IOFEOF) : IOFEMPTY); -+ iof_set(O, state->c1); -+ ++state->run; -+ } -+ } -+ else // if run > 128 -+ { -+ for (state->c2 = iof_get(I); state->c1 == state->c2 && state->run > 129; state->c2 = iof_get(I)) -+ --state->run; -+ if (state->c2 < 0) -+ return (state->flush ? (*state->pos = (uint8_t)state->run, iof_set2(O, state->c1, 128), IOFEOF) : IOFEMPTY); -+ iof_set(O, state->c1); -+ } -+ *state->pos = (uint8_t)state->run; -+ state->c1 = state->c2; -+ state->run = 0; -+ } -+ return IOFFULL; -+} -+ -+iof_status runlength_decode (iof *I, iof *O) -+{ -+ register int c, run = -1; -+ while (1) -+ { -+ if (run == -1) /* initial state */ -+ { -+ if ((run = iof_get(I)) < 0) -+ { -+ run = -1; /* don't assume IOFEOF == -1 */ -+ return IOFEOF; -+ } -+ } -+ if (run < 128) -+ { /* copy (run + 1) following bytes */ -+ while (run > -1) -+ { -+ if (iof_ensure(O, 1)) -+ { -+ if ((c = iof_get(I)) < 0) -+ return IOFERR; -+ iof_set(O, c); -+ --run; -+ continue; -+ } -+ return IOFFULL; -+ } -+ } -+ else if (run > 128) -+ { /* replicate the following byte (257 - run) times */ -+ if ((c = iof_get(I)) < 0) /* cf. state-wise version; don't change input position until we got this byte */ -+ return IOFERR; -+ while (run < 257) -+ { -+ if (iof_ensure(O, 1)) -+ { -+ iof_set(O, c); -+ ++run; -+ continue; -+ } -+ return IOFFULL; -+ } -+ run = -1; -+ } -+ else // c == 128 -+ return IOFEOF; -+ } -+ // return IOFFULL; -+} -+ -+iof_status runlength_decode_state (iof *I, iof *O, runlength_state *state) -+{ -+ register int c; -+ while (1) -+ { -+ if (state->run == -1) /* initial state */ -+ { -+ if ((state->run = iof_char(I)) < 0) -+ { -+ state->run = -1; /* don't assume IOFEOF == -1 */ -+ return (state->flush ? IOFEOF : IOFEMPTY); -+ } -+ ++I->pos; -+ } -+ if (state->run < 128) -+ { /* copy (state->run + 1) following bytes */ -+ while (state->run > -1) -+ { -+ if (iof_ensure(O, 1)) -+ { -+ if ((c = iof_char(I)) < 0) -+ return (state->flush ? IOFERR : IOFEMPTY); -+ ++I->pos; -+ iof_set(O, c); -+ --state->run; -+ continue; -+ } -+ return IOFFULL; -+ } -+ } -+ else if (state->run > 128) -+ { /* replicate the following byte (257 - state->run) times */ -+ if ((c = iof_char(I)) < 0) -+ return (state->flush ? IOFERR : IOFEMPTY); -+ ++I->pos; -+ while (state->run < 257) -+ { -+ if (iof_ensure(O, 1)) -+ { -+ iof_set(O, c); -+ ++state->run; -+ continue; -+ } -+ return IOFFULL; -+ } -+ state->run = -1; -+ } -+ else // c == 128 -+ return IOFEOF; -+ } -+ // return IOFFULL; -+} -+ -+/* eexec stream filter, type1 fonts spec page 63 */ -+ -+void eexec_state_init_ln (eexec_state *state, size_t line, size_t maxline, const char *initbytes) -+{ -+ state->key = -1; -+ state->flush = 0; -+ state->binary = maxline > 0; -+ state->c1 = -1; -+ state->line = line; -+ state->maxline = maxline; -+ state->initbytes = initbytes; -+} -+ -+#define eexec_getc(I, c1) if ((c1 = iof_get(I)) < 0) return c1 -+#define eexec_key(key, c1) (key = ((((c1) + key)*52845 + 22719) & 65535)) -+#define eexec_decipher(key, c1, c) (c = ((c1)^(key>>8)), eexec_key(key, c1)) -+#define eexec_encipher(key, c1, c) (c = ((c1)^(key>>8)), eexec_key(key, c)) -+ -+#ifndef lps_ignored_char -+# define lps_ignored_char(c) (c == 0x20 || c == 0x0A || c == 0x0C || c == 0x0D || c == 0x09 || c == 0x00) -+#endif -+ -+#define eexec_getx_(I, c) \ -+ do { c = iof_get(I); } while (lps_ignored_char(c)); \ -+ if (c < 0) return IOFEOF; \ -+ if ((c = base16_lookup[c]) < 0) return IOFERR -+ -+#define eexec_getx(I, c1, c2) eexec_getx_(I, c1); \ -+ do { c2 = iof_get(I); } while (lps_ignored_char(c2)); \ -+ if (c2 < 0) c2 = 0; else \ -+ if ((c2 = base16_lookup[c2]) < 0) return IOFERR -+ -+static int eexec_decode_init (iof *I, int *key, int *binary) -+{ -+ int c1, c2, c3, c4; -+ *key = 55665; -+ eexec_getc(I, c1); -+ eexec_getc(I, c2); -+ eexec_getc(I, c3); -+ eexec_getc(I, c4); /* four head bytes */ -+ -+ /* eexec data has no explicit data termination. The caller of eexec_decode() should ensure that either -+ the input iof allows to read no more then necessary, or the output has no more space then 512 bytes, -+ to land safely somewhere in 512 bytes that probably follows eexec */ -+ -+ *binary = (base16_lookup[c1] < 0 || base16_lookup[c2] < 0 || -+ base16_lookup[c3] < 0 || base16_lookup[c4] < 0); -+ if (*binary) -+ { /* gobble 4 random bytes keeping decipher key up-to-date */ -+ eexec_key(*key, c1); eexec_key(*key, c2); -+ eexec_key(*key, c3); eexec_key(*key, c4); -+ } -+ else /* pfa/postscript only, pdf requires binary eexec form */ -+ { /* gobble 4 random bytes (8 hex digits) keeping decipher key up-to-date */ -+ c1 = base16_lookup[c1], c2 = base16_lookup[c2], c3 = base16_lookup[c3], c4 = base16_lookup[c4]; -+ eexec_key(*key, (c1<<4)|c2); eexec_key(*key, (c3<<4)|c4); /* dummy bytes 1, 2 */ -+ eexec_getx(I, c1, c2); eexec_getx(I, c3, c4); -+ eexec_key(*key, (c1<<4)|c2); eexec_key(*key, (c3<<4)|c4); /* dummy bytes 3, 4 */ -+ } -+ return 0; -+} -+ -+iof_status eexec_decode (iof *I, iof *O) -+{ -+ int c, c1, c2, key, binary, status; -+ if ((status = eexec_decode_init(I, &key, &binary)) < 0) -+ return status; -+ if (binary) -+ { -+ while (iof_ensure(O, 1)) -+ { -+ eexec_getc(I, c1); -+ eexec_decipher(key, c1, c); -+ iof_set(O, c); -+ } -+ } -+ else -+ { -+ while (iof_ensure(O, 1)) -+ { -+ eexec_getx(I, c1, c2); -+ eexec_decipher(key, (c1<<4)|c2, c); -+ iof_set(O, c); -+ } -+ } -+ return IOFFULL; -+} -+ -+iof_status eexec_decode_state (iof *I, iof *O, eexec_state *state) -+{ -+ register int c, c1, c2, status; -+ if (state->key == -1) /* initial state */ -+ if ((status = eexec_decode_init(I, &state->key, &state->binary)) < 0) -+ return status; -+ if (state->binary) -+ { -+ while (iof_ensure(O, 1)) -+ { -+ if ((c1 = iof_get(I)) < 0) -+ return (state->flush ? IOFEOF : IOFEMPTY); -+ else if (c1 < 0) -+ return c1; -+ eexec_decipher(state->key, c1, c); -+ iof_set(O, c); -+ } -+ } -+ else -+ { -+ if (state->c1 > -1) -+ { -+ c1 = state->c1; -+ state->c1 = -1; -+ goto byte2; -+ } -+ while (iof_ensure(O, 1)) -+ { -+ eexec_getx_(I, c1); -+ byte2: -+ do { c2 = iof_get(I); } while (lps_ignored_char(c2)); -+ if (c2 < 0) // odd number of hex bytes? hmm... assume c2 is zero -+ { -+ if (state->flush) -+ { -+ eexec_decipher(state->key, (c1<<4), c); -+ iof_set(O, c); -+ return IOFEOF; -+ } -+ state->c1 = c1; -+ return IOFEMPTY; -+ } -+ else if (c2 < 0) -+ return c2; -+ if ((c2 = base16_lookup[c2]) < 0) -+ return IOFERR; -+ eexec_decipher(state->key, (c1<<4)|c2, c); -+ iof_set(O, c); -+ } -+ } -+ return IOFFULL; -+} -+ -+#define EEXEC_INIT_BYTES "" -+ -+iof_status eexec_encode (iof *I, iof *O, size_t line, size_t maxline) -+{ -+ int c1, c, key; -+ const char *p; -+ -+ key = 55665; -+ p = EEXEC_INIT_BYTES; -+ if (maxline == 0) -+ { -+ if (!iof_ensure(O, 4)) -+ return IOFFULL; -+ eexec_encipher(key, p[0], c); iof_set(O, c); -+ eexec_encipher(key, p[1], c); iof_set(O, c); -+ eexec_encipher(key, p[2], c); iof_set(O, c); -+ eexec_encipher(key, p[3], c); iof_set(O, c); -+ while (iof_ensure(O, 1)) -+ { -+ eexec_getc(I, c1); -+ eexec_encipher(key, c1, c); -+ iof_set(O, c); -+ } -+ } -+ else -+ { -+ if (!iof_ensure(O, 8 + 1)) -+ return IOFFULL; -+ eexec_encipher(key, p[0], c); put_nl(O, line, maxline, 2); iof_set_uc_hex(O, c); -+ eexec_encipher(key, p[1], c); put_nl(O, line, maxline, 2); iof_set_uc_hex(O, c); -+ eexec_encipher(key, p[2], c); put_nl(O, line, maxline, 2); iof_set_uc_hex(O, c); -+ eexec_encipher(key, p[3], c); put_nl(O, line, maxline, 2); iof_set_uc_hex(O, c); -+ while (iof_ensure(O, 2 + 1)) -+ { -+ eexec_getc(I, c1); -+ eexec_encipher(key, c1, c); -+ put_nl(O, line, maxline, 2); -+ iof_set_uc_hex(O, c); -+ } -+ } -+ return IOFFULL; -+} -+ -+iof_status eexec_encode_state (iof *I, iof *O, eexec_state *state) -+{ -+ int c, c1; -+ const char *p; -+ -+ if (state->key == -1) -+ { -+ p = state->initbytes != NULL ? state->initbytes : EEXEC_INIT_BYTES; -+ if (state->binary) -+ { -+ if (!iof_ensure(O, 4)) -+ return IOFFULL; -+ state->key = 55665; -+ eexec_encipher(state->key, p[0], c); iof_set(O, c); -+ eexec_encipher(state->key, p[1], c); iof_set(O, c); -+ eexec_encipher(state->key, p[2], c); iof_set(O, c); -+ eexec_encipher(state->key, p[3], c); iof_set(O, c); -+ } -+ else -+ { -+ if (!iof_ensure(O, 8 + 1)) -+ return IOFFULL; -+ state->key = 55665; -+ eexec_encipher(state->key, p[0], c); put_nl(O, state->line, state->maxline, 2); iof_set_uc_hex(O, c); -+ eexec_encipher(state->key, p[1], c); put_nl(O, state->line, state->maxline, 2); iof_set_uc_hex(O, c); -+ eexec_encipher(state->key, p[2], c); put_nl(O, state->line, state->maxline, 2); iof_set_uc_hex(O, c); -+ eexec_encipher(state->key, p[3], c); put_nl(O, state->line, state->maxline, 2); iof_set_uc_hex(O, c); -+ } -+ } -+ if (state->binary) -+ { -+ while (iof_ensure(O, 1)) -+ { -+ if ((c1 = iof_get(I)) < 0) -+ return c1 < 0 ? (state->flush ? IOFEOF : IOFEMPTY) : c1; -+ eexec_encipher(state->key, c1, c); -+ iof_set(O, c); -+ } -+ } -+ else -+ { -+ while (iof_ensure(O, 2 + 1)) -+ { -+ if ((c1 = iof_get(I)) < 0) -+ return c1 < 0 ? (state->flush ? IOFEOF : IOFEMPTY) : c1; -+ eexec_encipher(state->key, c1, c); -+ put_nl(O, state->line, state->maxline, 2); -+ iof_set_uc_hex(O, c); -+ } -+ } -+ return IOFFULL; -+} -+ -+/* -+Type1 charstrings are encoded/decoded in the same way, except that: -+- initial key is 4330 -+- initbytes might be other then 4; /lenIV key in Private dict -+Type1 spec page 63. In practise we don't need iof interface here, -+we always apply the codec in place. -+*/ -+ -+#define type1chstr_key(key, c1) (key = ((((c1) + key)*52845 + 22719) & 65535)) -+#define type1chstr_decipher(key, c1, c) (c = ((c1)^(key>>8)), type1chstr_key(key, c1)) -+#define type1chstr_encipher(key, c1, c) (c = ((c1)^(key>>8)), type1chstr_key(key, c)) -+ -+int type1_charstring_decode (void *data, size_t size, void *outdata, uint8_t leniv) -+{ /* data and outdata may be the same, output size is always size - leniv */ -+ uint8_t *input = (uint8_t *)data, *output = (uint8_t *)outdata; -+ size_t i; -+ int c, c1, key; -+ -+ if (size < 4) -+ return 0; -+ key = 4330; -+ for (i = 0; i < leniv; ++i) -+ { -+ c1 = input[i]; -+ type1chstr_key(key, c1); -+ } -+ for ( ; i < size; ++i) -+ { -+ c1 = input[i]; -+ type1chstr_decipher(key, c1, c); -+ output[i - leniv] = c; -+ } -+ return 1; -+} -+ -+#define TYPE1_CHSTR_INIT_BYTES EEXEC_INIT_BYTES -+ -+int type1_charstring_encode (void *data, size_t size, void *outdata, uint8_t leniv) -+{ /* outdata may be data - leniv, output size is always size + leniv */ -+ uint8_t *input = (uint8_t *)data, *output = (uint8_t *)outdata; -+ size_t i, j; -+ int c, c1, key; -+ -+ key = 4330; -+ for (i = 0, j = 0; i < leniv; ++i) -+ { -+ c1 = TYPE1_CHSTR_INIT_BYTES[j]; -+ //type1chstr_key(key, c1); -+ type1chstr_encipher(key, c1, c); -+ if (++j == 4) -+ j = 0; -+ output[i] = c; -+ } -+ for (i = 0; i < size; ++i) -+ { -+ c1 = input[i]; -+ type1chstr_encipher(key, c1, c); -+ output[i + leniv] = c; -+ } -+ return 1; -+} -+ -+/* filters */ -+ -+// base16 decoder function -+ -+static size_t base16_decoder (iof *F, iof_mode mode) -+{ -+ basexx_state *state; -+ iof_status status; -+ size_t tail; -+ -+ switch(mode) -+ { -+ case IOFLOAD: -+ case IOFREAD: -+ if (F->flags & IOF_STOPPED) -+ return 0; -+ tail = iof_tail(F); -+ F->pos = F->buf + tail; -+ F->end = F->buf + F->space; -+ state = iof_filter_state(basexx_state *, F); -+ do { -+ status = base16_decode_state(F->next, F, state); -+ } while (mode == IOFLOAD && status == IOFFULL && iof_resize_buffer(F)); -+ return iof_decoder_retval(F, "base16", status); -+ case IOFCLOSE: -+ iof_free(F); -+ return 0; -+ default: -+ break; -+ } -+ return 0; -+} -+ -+// base16 encoder function -+ -+static size_t base16_encoder (iof *F, iof_mode mode) -+{ -+ basexx_state *state; -+ iof_status status; -+ -+ state = iof_filter_state(basexx_state *, F); -+ switch (mode) -+ { -+ case IOFFLUSH: -+ state->flush = 1; -+ // fall through -+ case IOFWRITE: -+ F->end = F->pos; -+ F->pos = F->buf; -+ status = base16_encode_state_ln(F, F->next, state); -+ return iof_encoder_retval(F, "base16", status); -+ case IOFCLOSE: -+ if (!state->flush) -+ base16_encoder(F, IOFFLUSH); -+ iof_free(F); -+ return 0; -+ default: -+ break; -+ } -+ return 0; -+} -+ -+// base64 decoder function -+ -+static size_t base64_decoder (iof *F, iof_mode mode) -+{ -+ basexx_state *state; -+ iof_status status; -+ size_t tail; -+ -+ switch(mode) -+ { -+ case IOFLOAD: -+ case IOFREAD: -+ if (F->flags & IOF_STOPPED) -+ return 0; -+ tail = iof_tail(F); -+ F->pos = F->buf + tail; -+ F->end = F->buf + F->space; -+ state = iof_filter_state(basexx_state *, F); -+ do { -+ status = base64_decode_state(F->next, F, state); -+ } while (mode == IOFLOAD && status == IOFFULL && iof_resize_buffer(F)); -+ return iof_decoder_retval(F, "base64", status); -+ case IOFCLOSE: -+ iof_free(F); -+ return 0; -+ default: -+ break; -+ } -+ return 0; -+} -+ -+// base64 encoder function -+ -+static size_t base64_encoder (iof *F, iof_mode mode) -+{ -+ basexx_state *state; -+ iof_status status; -+ -+ state = iof_filter_state(basexx_state *, F); -+ switch (mode) -+ { -+ case IOFFLUSH: -+ state->flush = 1; -+ // fall through -+ case IOFWRITE: -+ F->end = F->pos; -+ F->pos = F->buf; -+ status = base64_encode_state_ln(F, F->next, state); -+ return iof_encoder_retval(F, "base64", status); -+ case IOFCLOSE: -+ if (!state->flush) -+ base64_encoder(F, IOFFLUSH); -+ iof_free(F); -+ return 0; -+ default: -+ break; -+ } -+ return 0; -+} -+ -+// base85 decoder function -+ -+static size_t base85_decoder (iof *F, iof_mode mode) -+{ -+ basexx_state *state; -+ iof_status status; -+ size_t tail; -+ -+ switch(mode) -+ { -+ case IOFLOAD: -+ case IOFREAD: -+ if (F->flags & IOF_STOPPED) -+ return 0; -+ tail = iof_tail(F); -+ F->pos = F->buf + tail; -+ F->end = F->buf + F->space; -+ state = iof_filter_state(basexx_state *, F); -+ do { -+ status = base85_decode_state(F->next, F, state); -+ } while (mode == IOFLOAD && status == IOFFULL && iof_resize_buffer(F)); -+ return iof_decoder_retval(F, "base85", status); -+ case IOFCLOSE: -+ iof_free(F); -+ return 0; -+ default: -+ break; -+ } -+ return 0; -+} -+ -+// base85 encoder function -+ -+static size_t base85_encoder (iof *F, iof_mode mode) -+{ -+ basexx_state *state; -+ iof_status status; -+ -+ state = iof_filter_state(basexx_state *, F); -+ switch (mode) -+ { -+ case IOFFLUSH: -+ state->flush = 1; -+ // fall through -+ case IOFWRITE: -+ F->end = F->pos; -+ F->pos = F->buf; -+ status = base85_encode_state_ln(F, F->next, state); -+ return iof_encoder_retval(F, "base85", status); -+ case IOFCLOSE: -+ if (!state->flush) -+ base85_encoder(F, IOFFLUSH); -+ iof_free(F); -+ return 0; -+ default: -+ break; -+ } -+ return 0; -+} -+ -+// runlength decoder function -+ -+static size_t runlength_decoder (iof *F, iof_mode mode) -+{ -+ runlength_state *state; -+ iof_status status; -+ size_t tail; -+ -+ switch(mode) -+ { -+ case IOFLOAD: -+ case IOFREAD: -+ if (F->flags & IOF_STOPPED) -+ return 0; -+ tail = iof_tail(F); -+ F->pos = F->buf + tail; -+ F->end = F->buf + F->space; -+ state = iof_filter_state(runlength_state *, F); -+ do { -+ status = runlength_decode_state(F->next, F, state); -+ } while (mode == IOFLOAD && status == IOFFULL && iof_resize_buffer(F)); -+ return iof_decoder_retval(F, "runlength", status); -+ case IOFCLOSE: -+ iof_free(F); -+ return 0; -+ default: -+ break; -+ } -+ return 0; -+} -+ -+// runlength encoder function -+ -+static size_t runlength_encoder (iof *F, iof_mode mode) -+{ -+ runlength_state *state; -+ iof_status status; -+ -+ state = iof_filter_state(runlength_state *, F); -+ switch (mode) -+ { -+ case IOFFLUSH: -+ state->flush = 1; -+ // fall through -+ case IOFWRITE: -+ F->end = F->pos; -+ F->pos = F->buf; -+ status = runlength_encode_state(F, F->next, state); -+ return iof_encoder_retval(F, "runlength", status); -+ case IOFCLOSE: -+ if (!state->flush) -+ runlength_encoder(F, IOFFLUSH); -+ iof_free(F); -+ return 0; -+ default: -+ break; -+ } -+ return 0; -+} -+ -+// eexec decoder function -+ -+static size_t eexec_decoder (iof *F, iof_mode mode) -+{ -+ eexec_state *state; -+ iof_status status; -+ size_t tail; -+ -+ switch(mode) -+ { -+ case IOFLOAD: -+ case IOFREAD: -+ if (F->flags & IOF_STOPPED) -+ return 0; -+ tail = iof_tail(F); -+ F->pos = F->buf + tail; -+ F->end = F->buf + F->space; -+ state = iof_filter_state(eexec_state *, F); -+ do { -+ status = eexec_decode_state(F->next, F, state); -+ } while (mode == IOFLOAD && status == IOFFULL && iof_resize_buffer(F)); -+ return iof_decoder_retval(F, "eexec", status); -+ case IOFCLOSE: -+ iof_free(F); -+ return 0; -+ default: -+ break; -+ } -+ return 0; -+} -+ -+// eexec encoder function -+ -+static size_t eexec_encoder (iof *F, iof_mode mode) -+{ -+ eexec_state *state; -+ iof_status status; -+ -+ state = iof_filter_state(eexec_state *, F); -+ switch (mode) -+ { -+ case IOFFLUSH: -+ state->flush = 1; -+ // fall through -+ case IOFWRITE: -+ F->end = F->pos; -+ F->pos = F->buf; -+ status = eexec_encode_state(F, F->next, state); -+ return iof_encoder_retval(F, "eexec", status); -+ case IOFCLOSE: -+ if (!state->flush) -+ eexec_encoder(F, IOFFLUSH); -+ iof_free(F); -+ return 0; -+ default: -+ break; -+ } -+ return 0; -+} -+ -+// -+ -+int iof_filter_basexx_encoder_ln (iof *F, size_t line, size_t maxline) -+{ -+ basexx_state *state; -+ if (maxline > 8 && line < maxline) -+ { -+ state = iof_filter_state(basexx_state *, F); -+ state->line = line; -+ state->maxline = maxline; -+ return 1; -+ } -+ return 0; -+} -+ -+/* base 16 */ -+ -+iof * iof_filter_base16_decoder (iof *N) -+{ -+ iof *I; -+ basexx_state *state; -+ I = iof_filter_reader(base16_decoder, sizeof(basexx_state), &state); -+ iof_setup_next(I, N); -+ basexx_state_init(state); -+ state->flush = 1; // means N is supposed to be continuous input -+ return I; -+} -+ -+iof * iof_filter_base16_encoder (iof *N) -+{ -+ iof *O; -+ basexx_state *state; -+ O = iof_filter_writer(base16_encoder, sizeof(basexx_state), &state); -+ iof_setup_next(O, N); -+ basexx_state_init(state); -+ return O; -+} -+ -+/* base 64 */ -+ -+iof * iof_filter_base64_decoder (iof *N) -+{ -+ iof *I; -+ basexx_state *state; -+ I = iof_filter_reader(base64_decoder, sizeof(basexx_state), &state); -+ iof_setup_next(I, N); -+ basexx_state_init(state); -+ state->flush = 1; -+ return I; -+} -+ -+iof * iof_filter_base64_encoder (iof *N) -+{ -+ iof *O; -+ basexx_state *state; -+ O = iof_filter_writer(base64_encoder, sizeof(basexx_state), &state); -+ iof_setup_next(O, N); -+ basexx_state_init(state); -+ return O; -+} -+ -+/* base 85 */ -+ -+iof * iof_filter_base85_decoder (iof *N) -+{ -+ iof *I; -+ basexx_state *state; -+ I = iof_filter_reader(base85_decoder, sizeof(basexx_state), &state); -+ iof_setup_next(I, N); -+ basexx_state_init(state); -+ state->flush = 1; -+ return I; -+} -+ -+iof * iof_filter_base85_encoder (iof *N) -+{ -+ iof *O; -+ basexx_state *state; -+ O = iof_filter_writer(base85_encoder, sizeof(basexx_state), &state); -+ iof_setup_next(O, N); -+ basexx_state_init(state); -+ return O; -+} -+ -+/* runlength stream filter */ -+ -+iof * iof_filter_runlength_decoder (iof *N) -+{ -+ iof *I; -+ runlength_state *state; -+ I = iof_filter_reader(runlength_decoder, sizeof(runlength_state), &state); -+ iof_setup_next(I, N); -+ runlength_state_init(state); -+ state->flush = 1; -+ return I; -+} -+ -+iof * iof_filter_runlength_encoder (iof *N) -+{ -+ iof *O; -+ runlength_state *state; -+ O = iof_filter_writer(runlength_encoder, sizeof(runlength_state), &state); -+ iof_setup_next(O, N); -+ runlength_state_init(state); -+ return O; -+} -+ -+/* eexec stream filter, type1 fonts spec p. 63 */ -+ -+iof * iof_filter_eexec_decoder (iof *N) -+{ -+ iof *I; -+ eexec_state *state; -+ I = iof_filter_reader(eexec_decoder, sizeof(eexec_state), &state); -+ iof_setup_next(I, N); -+ eexec_state_init(state); -+ state->flush = 1; -+ return I; -+} -+ -+iof * iof_filter_eexec_encoder (iof *N) -+{ -+ iof *O; -+ eexec_state *state; -+ O = iof_filter_writer(eexec_encoder, sizeof(eexec_state), &state); -+ iof_setup_next(O, N); -+ eexec_state_init(state); -+ return O; -+} -diff --git a/texk/web2c/luatexdir/luapplib/util/utilbasexx.h b/texk/web2c/luatexdir/luapplib/util/utilbasexx.h -new file mode 100644 -index 000000000..52aac3772 ---- /dev/null -+++ b/texk/web2c/luatexdir/luapplib/util/utilbasexx.h -@@ -0,0 +1,133 @@ -+ -+/* base encodings */ -+ -+#ifndef UTIL_BASEXX_H -+#define UTIL_BASEXX_H -+ -+#include "utiliof.h" -+ -+/* base codecs state */ -+ -+typedef struct basexx_state basexx_state; -+ -+#define BASEXX_MAXLINE 80 -+#define BASEXX_PDF -+ -+void basexx_state_init_ln (basexx_state *state, size_t line, size_t maxline); -+#define basexx_state_init(state) basexx_state_init_ln(state, 0, BASEXX_MAXLINE) -+ -+/* base16 */ -+ -+int base16_getc (iof *I); -+int base16_uc_putc (iof *I, int c); -+int base16_lc_putc (iof *I, int c); -+#define base16_putc base16_uc_putc -+ -+iof_status base16_encoded_uc (const void *data, size_t size, iof *O); -+iof_status base16_encoded_lc (const void *data, size_t size, iof *O); -+iof_status base16_encoded_uc_ln (const void *data, size_t size, iof *O, size_t line, size_t maxline); -+iof_status base16_encoded_lc_ln (const void *data, size_t size, iof *O, size_t line, size_t maxline); -+ -+iof_status base16_encode_uc (iof *I, iof *O); -+iof_status base16_encode_lc (iof *I, iof *O); -+iof_status base16_encode_uc_ln (iof *I, iof *O, size_t line, size_t maxline); -+iof_status base16_encode_lc_ln (iof *I, iof *O, size_t line, size_t maxline); -+iof_status base16_decode (iof *I, iof *O); -+ -+#define base16_encoded base16_encoded_uc -+#define base16_encoded_ln base16_encoded_uc_ln -+#define base16_encode base16_encode_uc -+#define base16_encode_ln base16_encode_uc_ln -+ -+iof_status base16_encode_state_uc (iof *I, iof *O, basexx_state *state); -+iof_status base16_encode_state_lc (iof *I, iof *O, basexx_state *state); -+iof_status base16_encode_state_uc_ln (iof *I, iof *O, basexx_state *state); -+iof_status base16_encode_state_lc_ln (iof *I, iof *O, basexx_state *state); -+iof_status base16_decode_state (iof *I, iof *O, basexx_state *state); -+ -+#define base16_encode_state base16_encode_state_uc -+#define base16_encode_state_ln base16_encode_state_uc_ln -+ -+/* base64 */ -+ -+extern const char base64_alphabet[]; -+extern const int base64_lookup[]; -+ -+iof_status base64_encoded (const void *data, size_t size, iof *O); -+iof_status base64_encoded_ln (const void *data, size_t size, iof *O, size_t line, size_t maxline); -+ -+iof_status base64_encode (iof *I, iof *O); -+iof_status base64_encode_ln (iof *I, iof *O, size_t line, size_t maxline); -+iof_status base64_decode (iof *I, iof *O); -+ -+iof_status base64_encode_state (iof *I, iof *O, basexx_state *state); -+iof_status base64_encode_state_ln (iof *I, iof *O, basexx_state *state); -+iof_status base64_decode_state (iof *I, iof *O, basexx_state *state); -+ -+/* base85 */ -+ -+extern const char base85_alphabet[]; -+extern const int base85_lookup[]; -+ -+iof_status base85_encoded (const void *data, size_t size, iof *O); -+iof_status base85_encoded_ln (const void *data, size_t size, iof *O, size_t line, size_t maxline); -+ -+iof_status base85_encode (iof *I, iof *O); -+iof_status base85_encode_ln (iof *I, iof *O, size_t line, size_t maxline); -+iof_status base85_decode (iof *I, iof *O); -+ -+iof_status base85_encode_state (iof *I, iof *O, basexx_state *state); -+iof_status base85_encode_state_ln (iof *I, iof *O, basexx_state *state); -+iof_status base85_decode_state (iof *I, iof *O, basexx_state *state); -+ -+/* run length */ -+ -+typedef struct runlength_state runlength_state; -+ -+void runlength_state_init (runlength_state *state); -+ -+iof_status runlength_encode (iof *I, iof *O); -+iof_status runlength_encode_state (iof *I, iof *O, runlength_state *state); -+ -+iof_status runlength_decode (iof *I, iof *O); -+iof_status runlength_decode_state (iof *I, iof *O, runlength_state *state); -+ -+/* eexec */ -+ -+typedef struct eexec_state eexec_state; -+ -+#define EEXEC_MAXLINE 80 -+ -+void eexec_state_init_ln (eexec_state *state, size_t line, size_t maxline, const char *initbytes); -+#define eexec_state_init(state) eexec_state_init_ln(state, 0, EEXEC_MAXLINE, NULL) -+ -+iof_status eexec_decode (iof *I, iof *O); -+iof_status eexec_decode_state (iof *I, iof *O, eexec_state *state); -+ -+iof_status eexec_encode (iof *I, iof *O, size_t line, size_t maxline); -+iof_status eexec_encode_state (iof *I, iof *O, eexec_state *state); -+ -+iof_status type1_charstring_decode (void *data, size_t size, void *outdata, uint8_t leniv); -+iof_status type1_charstring_encode (void *data, size_t size, void *outdata, uint8_t leniv); -+ -+/* filters */ -+ -+int iof_filter_basexx_encoder_ln (iof *N, size_t line, size_t maxline); -+ -+iof * iof_filter_base16_decoder (iof *N); -+iof * iof_filter_base16_encoder (iof *N); -+ -+iof * iof_filter_base64_decoder (iof *N); -+iof * iof_filter_base64_encoder (iof *N); -+ -+iof * iof_filter_base85_decoder (iof *N); -+iof * iof_filter_base85_encoder (iof *N); -+ -+iof * iof_filter_runlength_decoder (iof *N); -+iof * iof_filter_runlength_encoder (iof *N); -+ -+iof * iof_filter_eexec_decoder (iof *N); -+iof * iof_filter_eexec_encoder (iof *N); -+ -+ -+#endif -diff --git a/texk/web2c/luatexdir/luapplib/util/utilcrypt.c b/texk/web2c/luatexdir/luapplib/util/utilcrypt.c -new file mode 100644 -index 000000000..1750d01bd ---- /dev/null -+++ b/texk/web2c/luatexdir/luapplib/util/utilcrypt.c -@@ -0,0 +1,1191 @@ -+ -+#include "utilmem.h" -+#include "utilcrypt.h" -+#include "utilcryptdef.h" -+#include "utilmd5.h" -+ -+/* rc4 */ -+ -+/* -+Initializer arguments: -+- state - crypt state -+- map - a space for rc4 bytes map; may be left NULL in which case will be allocated -+- vkey - crypt key; may be left NULL iff map is provided and properly initialized -+- keylength - the length of crypt key (from 5 to 16 bytes) -+*/ -+ -+rc4_state * rc4_state_initialize (rc4_state *state, rc4_map *map, const void *vkey, size_t keylength) -+{ -+ int i, j; -+ uint8_t tmp; -+ const uint8_t *key; -+ key = (const uint8_t *)vkey; -+ if (keylength == 0 || keylength > 256) -+ return NULL; -+ state->flags = 0; -+ if (map != NULL) -+ { -+ state->map = map; -+ } -+ else -+ { -+ state->map = (rc4_map *)util_malloc(sizeof(rc4_map)); -+ state->flags |= RC4_STATE_ALLOC; -+ } -+ -+ if (key != NULL) -+ { -+ for (i = 0; i < 256; ++i) -+ state->smap[i] = (uint8_t)i; -+ for (i = 0, j = 0; i < 256; ++i) -+ { -+ j = (j + state->smap[i] + key[i % keylength]) & 255; -+ tmp = state->smap[i]; -+ state->smap[i] = state->smap[j]; -+ state->smap[j] = tmp; -+ } -+ } -+ state->i = 0; -+ state->j = 0; -+ state->flush = 0; /* caller is responsible to override if necessary */ -+ return state; -+} -+ -+void rc4_map_save (rc4_state *state, rc4_map *map) -+{ -+ memcpy(map, state->map, sizeof(rc4_map)); -+} -+ -+void rc4_map_restore (rc4_state *state, rc4_map *map) -+{ -+ memcpy(state->map, map, sizeof(rc4_map)); -+ //state->flags = 0; -+ //state->flush = 0; -+ state->i = 0; -+ state->j = 0; -+} -+ -+static uint8_t rc4_next_random_byte (rc4_state *state) -+{ -+ uint8_t tmp; -+ state->i = (state->i + 1) & 255; -+ state->j = (state->j + state->smap[state->i]) & 255; -+ tmp = state->smap[state->i]; -+ state->smap[state->i] = state->smap[state->j]; -+ state->smap[state->j] = tmp; -+ return state->smap[(state->smap[state->i] + state->smap[state->j]) & 255]; -+} -+ -+iof_status rc4_crypt_state (iof *I, iof *O, rc4_state *state) -+{ -+ uint8_t r; -+ int c; -+ while (iof_ensure(O, 1)) -+ { -+ if ((c = iof_get(I)) < 0) -+ return c == IOFERR ? IOFERR : (state->flush ? IOFEOF : IOFEMPTY); -+ r = rc4_next_random_byte(state); -+ //r = r ^ ((uint8_t)c); -+ //iof_set(O, r); -+ iof_set(O, r ^ ((uint8_t)c)); -+ } -+ return IOFFULL; -+} -+ -+iof_status rc4_crypt (iof *I, iof *O, const void *key, size_t keylength) -+{ -+ int ret; -+ rc4_state state; -+ rc4_map map; -+ if (rc4_state_initialize(&state, &map, key, keylength) == NULL) -+ return IOFERR; -+ state.flush = 1; -+ ret = rc4_crypt_state(I, O, &state); -+ rc4_state_close(&state); -+ return ret; -+} -+ -+/* -+Variants that operates on c-strings can worn inplace, so output and input can be the same address. -+Variant that takes rc4_state pointer expects the state properly initialized. Keep in mind -+the crypt procedure modifies rc4 bytes map. All returns the size of encrypted/decrypted -+data, which is the same as input data length for rc4. -+*/ -+ -+size_t rc4_crypt_data (const void *input, size_t length, void *output, const void *key, size_t keylength) -+{ -+ rc4_state state; -+ rc4_map map; -+ if (rc4_state_initialize(&state, &map, key, keylength) == NULL) -+ return 0; -+ return rc4_crypt_state_data(&state, input, length, output); -+ // no need to call rc4_state_close() -+} -+ -+size_t rc4_crypt_state_data (rc4_state *state, const void *input, size_t length, void *output) -+{ /* state assumed to be initialized and with the proper state of smap */ -+ const uint8_t *inp; -+ uint8_t r, *out; -+ size_t size; -+ inp = (const uint8_t *)input; -+ out = (uint8_t *)output; -+ for (size = 0; size < length; ++size, ++inp, ++out) -+ { -+ r = rc4_next_random_byte(state); -+ *out = r ^ *inp; -+ } -+ return length; -+} -+ -+void rc4_state_close (rc4_state *state) -+{ -+ if (state->smap != NULL && (state->flags & RC4_STATE_ALLOC)) -+ { -+ util_free(state->smap); -+ state->smap = NULL; -+ } -+} -+ -+/* aes; parts of code excerpted from https://github.com/kokke/tiny-AES128-C */ -+ -+static const uint8_t sbox[256] = { -+ 0x63, 0x7c, 0x77, 0x7b, 0xf2, 0x6b, 0x6f, 0xc5, 0x30, 0x01, 0x67, 0x2b, 0xfe, 0xd7, 0xab, 0x76, -+ 0xca, 0x82, 0xc9, 0x7d, 0xfa, 0x59, 0x47, 0xf0, 0xad, 0xd4, 0xa2, 0xaf, 0x9c, 0xa4, 0x72, 0xc0, -+ 0xb7, 0xfd, 0x93, 0x26, 0x36, 0x3f, 0xf7, 0xcc, 0x34, 0xa5, 0xe5, 0xf1, 0x71, 0xd8, 0x31, 0x15, -+ 0x04, 0xc7, 0x23, 0xc3, 0x18, 0x96, 0x05, 0x9a, 0x07, 0x12, 0x80, 0xe2, 0xeb, 0x27, 0xb2, 0x75, -+ 0x09, 0x83, 0x2c, 0x1a, 0x1b, 0x6e, 0x5a, 0xa0, 0x52, 0x3b, 0xd6, 0xb3, 0x29, 0xe3, 0x2f, 0x84, -+ 0x53, 0xd1, 0x00, 0xed, 0x20, 0xfc, 0xb1, 0x5b, 0x6a, 0xcb, 0xbe, 0x39, 0x4a, 0x4c, 0x58, 0xcf, -+ 0xd0, 0xef, 0xaa, 0xfb, 0x43, 0x4d, 0x33, 0x85, 0x45, 0xf9, 0x02, 0x7f, 0x50, 0x3c, 0x9f, 0xa8, -+ 0x51, 0xa3, 0x40, 0x8f, 0x92, 0x9d, 0x38, 0xf5, 0xbc, 0xb6, 0xda, 0x21, 0x10, 0xff, 0xf3, 0xd2, -+ 0xcd, 0x0c, 0x13, 0xec, 0x5f, 0x97, 0x44, 0x17, 0xc4, 0xa7, 0x7e, 0x3d, 0x64, 0x5d, 0x19, 0x73, -+ 0x60, 0x81, 0x4f, 0xdc, 0x22, 0x2a, 0x90, 0x88, 0x46, 0xee, 0xb8, 0x14, 0xde, 0x5e, 0x0b, 0xdb, -+ 0xe0, 0x32, 0x3a, 0x0a, 0x49, 0x06, 0x24, 0x5c, 0xc2, 0xd3, 0xac, 0x62, 0x91, 0x95, 0xe4, 0x79, -+ 0xe7, 0xc8, 0x37, 0x6d, 0x8d, 0xd5, 0x4e, 0xa9, 0x6c, 0x56, 0xf4, 0xea, 0x65, 0x7a, 0xae, 0x08, -+ 0xba, 0x78, 0x25, 0x2e, 0x1c, 0xa6, 0xb4, 0xc6, 0xe8, 0xdd, 0x74, 0x1f, 0x4b, 0xbd, 0x8b, 0x8a, -+ 0x70, 0x3e, 0xb5, 0x66, 0x48, 0x03, 0xf6, 0x0e, 0x61, 0x35, 0x57, 0xb9, 0x86, 0xc1, 0x1d, 0x9e, -+ 0xe1, 0xf8, 0x98, 0x11, 0x69, 0xd9, 0x8e, 0x94, 0x9b, 0x1e, 0x87, 0xe9, 0xce, 0x55, 0x28, 0xdf, -+ 0x8c, 0xa1, 0x89, 0x0d, 0xbf, 0xe6, 0x42, 0x68, 0x41, 0x99, 0x2d, 0x0f, 0xb0, 0x54, 0xbb, 0x16 }; -+ -+static const uint8_t rsbox[256] = -+{ 0x52, 0x09, 0x6a, 0xd5, 0x30, 0x36, 0xa5, 0x38, 0xbf, 0x40, 0xa3, 0x9e, 0x81, 0xf3, 0xd7, 0xfb, -+ 0x7c, 0xe3, 0x39, 0x82, 0x9b, 0x2f, 0xff, 0x87, 0x34, 0x8e, 0x43, 0x44, 0xc4, 0xde, 0xe9, 0xcb, -+ 0x54, 0x7b, 0x94, 0x32, 0xa6, 0xc2, 0x23, 0x3d, 0xee, 0x4c, 0x95, 0x0b, 0x42, 0xfa, 0xc3, 0x4e, -+ 0x08, 0x2e, 0xa1, 0x66, 0x28, 0xd9, 0x24, 0xb2, 0x76, 0x5b, 0xa2, 0x49, 0x6d, 0x8b, 0xd1, 0x25, -+ 0x72, 0xf8, 0xf6, 0x64, 0x86, 0x68, 0x98, 0x16, 0xd4, 0xa4, 0x5c, 0xcc, 0x5d, 0x65, 0xb6, 0x92, -+ 0x6c, 0x70, 0x48, 0x50, 0xfd, 0xed, 0xb9, 0xda, 0x5e, 0x15, 0x46, 0x57, 0xa7, 0x8d, 0x9d, 0x84, -+ 0x90, 0xd8, 0xab, 0x00, 0x8c, 0xbc, 0xd3, 0x0a, 0xf7, 0xe4, 0x58, 0x05, 0xb8, 0xb3, 0x45, 0x06, -+ 0xd0, 0x2c, 0x1e, 0x8f, 0xca, 0x3f, 0x0f, 0x02, 0xc1, 0xaf, 0xbd, 0x03, 0x01, 0x13, 0x8a, 0x6b, -+ 0x3a, 0x91, 0x11, 0x41, 0x4f, 0x67, 0xdc, 0xea, 0x97, 0xf2, 0xcf, 0xce, 0xf0, 0xb4, 0xe6, 0x73, -+ 0x96, 0xac, 0x74, 0x22, 0xe7, 0xad, 0x35, 0x85, 0xe2, 0xf9, 0x37, 0xe8, 0x1c, 0x75, 0xdf, 0x6e, -+ 0x47, 0xf1, 0x1a, 0x71, 0x1d, 0x29, 0xc5, 0x89, 0x6f, 0xb7, 0x62, 0x0e, 0xaa, 0x18, 0xbe, 0x1b, -+ 0xfc, 0x56, 0x3e, 0x4b, 0xc6, 0xd2, 0x79, 0x20, 0x9a, 0xdb, 0xc0, 0xfe, 0x78, 0xcd, 0x5a, 0xf4, -+ 0x1f, 0xdd, 0xa8, 0x33, 0x88, 0x07, 0xc7, 0x31, 0xb1, 0x12, 0x10, 0x59, 0x27, 0x80, 0xec, 0x5f, -+ 0x60, 0x51, 0x7f, 0xa9, 0x19, 0xb5, 0x4a, 0x0d, 0x2d, 0xe5, 0x7a, 0x9f, 0x93, 0xc9, 0x9c, 0xef, -+ 0xa0, 0xe0, 0x3b, 0x4d, 0xae, 0x2a, 0xf5, 0xb0, 0xc8, 0xeb, 0xbb, 0x3c, 0x83, 0x53, 0x99, 0x61, -+ 0x17, 0x2b, 0x04, 0x7e, 0xba, 0x77, 0xd6, 0x26, 0xe1, 0x69, 0x14, 0x63, 0x55, 0x21, 0x0c, 0x7d }; -+ -+/* -+The round constant word array, rcon[i], contains the values given by -+x to th e power (i-1) being powers of x (x is denoted as {02}) in the field GF(2^8) -+Note that i starts at 1, not 0). -+*/ -+ -+static const uint8_t rcon[255] = { -+ 0x8d, 0x01, 0x02, 0x04, 0x08, 0x10, 0x20, 0x40, 0x80, 0x1b, 0x36, 0x6c, 0xd8, 0xab, 0x4d, 0x9a, -+ 0x2f, 0x5e, 0xbc, 0x63, 0xc6, 0x97, 0x35, 0x6a, 0xd4, 0xb3, 0x7d, 0xfa, 0xef, 0xc5, 0x91, 0x39, -+ 0x72, 0xe4, 0xd3, 0xbd, 0x61, 0xc2, 0x9f, 0x25, 0x4a, 0x94, 0x33, 0x66, 0xcc, 0x83, 0x1d, 0x3a, -+ 0x74, 0xe8, 0xcb, 0x8d, 0x01, 0x02, 0x04, 0x08, 0x10, 0x20, 0x40, 0x80, 0x1b, 0x36, 0x6c, 0xd8, -+ 0xab, 0x4d, 0x9a, 0x2f, 0x5e, 0xbc, 0x63, 0xc6, 0x97, 0x35, 0x6a, 0xd4, 0xb3, 0x7d, 0xfa, 0xef, -+ 0xc5, 0x91, 0x39, 0x72, 0xe4, 0xd3, 0xbd, 0x61, 0xc2, 0x9f, 0x25, 0x4a, 0x94, 0x33, 0x66, 0xcc, -+ 0x83, 0x1d, 0x3a, 0x74, 0xe8, 0xcb, 0x8d, 0x01, 0x02, 0x04, 0x08, 0x10, 0x20, 0x40, 0x80, 0x1b, -+ 0x36, 0x6c, 0xd8, 0xab, 0x4d, 0x9a, 0x2f, 0x5e, 0xbc, 0x63, 0xc6, 0x97, 0x35, 0x6a, 0xd4, 0xb3, -+ 0x7d, 0xfa, 0xef, 0xc5, 0x91, 0x39, 0x72, 0xe4, 0xd3, 0xbd, 0x61, 0xc2, 0x9f, 0x25, 0x4a, 0x94, -+ 0x33, 0x66, 0xcc, 0x83, 0x1d, 0x3a, 0x74, 0xe8, 0xcb, 0x8d, 0x01, 0x02, 0x04, 0x08, 0x10, 0x20, -+ 0x40, 0x80, 0x1b, 0x36, 0x6c, 0xd8, 0xab, 0x4d, 0x9a, 0x2f, 0x5e, 0xbc, 0x63, 0xc6, 0x97, 0x35, -+ 0x6a, 0xd4, 0xb3, 0x7d, 0xfa, 0xef, 0xc5, 0x91, 0x39, 0x72, 0xe4, 0xd3, 0xbd, 0x61, 0xc2, 0x9f, -+ 0x25, 0x4a, 0x94, 0x33, 0x66, 0xcc, 0x83, 0x1d, 0x3a, 0x74, 0xe8, 0xcb, 0x8d, 0x01, 0x02, 0x04, -+ 0x08, 0x10, 0x20, 0x40, 0x80, 0x1b, 0x36, 0x6c, 0xd8, 0xab, 0x4d, 0x9a, 0x2f, 0x5e, 0xbc, 0x63, -+ 0xc6, 0x97, 0x35, 0x6a, 0xd4, 0xb3, 0x7d, 0xfa, 0xef, 0xc5, 0x91, 0x39, 0x72, 0xe4, 0xd3, 0xbd, -+ 0x61, 0xc2, 0x9f, 0x25, 0x4a, 0x94, 0x33, 0x66, 0xcc, 0x83, 0x1d, 0x3a, 0x74, 0xe8, 0xcb }; -+ -+/* block copying */ -+ -+#define aes_copy_block(output, input) memcpy(output, input, 16) -+ -+static void aes_copy_cbc (uint8_t *data, const uint8_t *input) -+{ -+ uint8_t i; -+ for (i = 0; i < 16; ++i) -+ data[i] ^= input[i]; -+} -+ -+static void aes_copy_xor (uint8_t *data, const uint8_t *input, const uint8_t *iv) -+{ -+ uint8_t i; -+ for (i = 0; i < 16; ++i) -+ data[i] = input[i] ^ iv[i]; -+} -+ -+/* key expansion */ -+ -+#define AES_COLUMNS 4 // constant in aes -+ -+static void key_expansion (aes_state *state, const uint8_t *key) -+{ -+ uint32_t i, j, k; -+ uint8_t t[4]; -+ uint8_t *keydata, keywords, columns; -+ -+ keywords = (uint8_t)(state->keylength >> 2); -+ keydata = (uint8_t *)state->keyblock; -+ -+ /* the first round key is the key itself */ -+ for(i = 0; i < keywords; ++i) -+ { -+ keydata[(i * 4) + 0] = key[(i * 4) + 0]; -+ keydata[(i * 4) + 1] = key[(i * 4) + 1]; -+ keydata[(i * 4) + 2] = key[(i * 4) + 2]; -+ keydata[(i * 4) + 3] = key[(i * 4) + 3]; -+ } -+ -+ /* others derived from the first */ -+ -+ for(columns = AES_COLUMNS * (state->rounds + 1); i < columns; ++i) -+ { -+ for(j = 0; j < 4; ++j) -+ t[j] = keydata[(i - 1) * 4 + j]; -+ if (i % keywords == 0) -+ { -+ /* rotate the 4 bytes in a word to the left once; [a0,a1,a2,a3] becomes [a1,a2,a3,a0] */ -+ k = t[0]; -+ t[0] = t[1]; -+ t[1] = t[2]; -+ t[2] = t[3]; -+ t[3] = k; -+ -+ /* take a four-byte input word and apply the S-box to each of the four bytes to produce an output word */ -+ t[0] = sbox[t[0]]; -+ t[1] = sbox[t[1]]; -+ t[2] = sbox[t[2]]; -+ t[3] = sbox[t[3]]; -+ -+ t[0] = t[0] ^ rcon[i / keywords]; -+ } -+ else if (keywords > 6 && i % keywords == 4) -+ { -+ t[0] = sbox[t[0]]; -+ t[1] = sbox[t[1]]; -+ t[2] = sbox[t[2]]; -+ t[3] = sbox[t[3]]; -+ } -+ keydata[i * 4 + 0] = keydata[(i - keywords) * 4 + 0] ^ t[0]; -+ keydata[i * 4 + 1] = keydata[(i - keywords) * 4 + 1] ^ t[1]; -+ keydata[i * 4 + 2] = keydata[(i - keywords) * 4 + 2] ^ t[2]; -+ keydata[i * 4 + 3] = keydata[(i - keywords) * 4 + 3] ^ t[3]; -+ } -+ -+} -+ -+/* -+An original implementation uses no private buffers except a keyblock. We need private buffers to -+keep a CBC vector between calls and to be able to read input data not necessarily in 16-bytes blocks. -+Encrypter would actually require only one such buffer, as CBC vector is applied on input data before -+the actual cipher procedure. And CBC for the next chunk is simply the output from the previous. -+Decrypter, however, applies the cipher first, then applies CBC to the output with a buffered init -+vector, and the vector for the next call is the row input before cipher. Hence we need two 16-bytes -+buffers for decrypter. -+*/ -+ -+/* -+aes_state * aes_state_initialize_ecb (aes_state *State, uint8_t *keyblock, const uint8_t *key) -+{ -+ state->flags = 0; -+ -+ state->flags |= AES_ECB_MODE; -+ -+ if (keyblock == NULL) -+ { -+ keyblock = util_malloc(sizeof(aes_keyblock)); -+ state->flags |= AES_STATE_ALLOC; -+ } -+ state->keyblock = keyblock; -+ key_expansion(state, key); -+ state->flush = 0; -+ return state; -+} -+*/ -+ -+void aes_pdf_mode (aes_state *state) -+{ -+ state->flags |= AES_INLINE_IV; -+ state->flags &= ~AES_NULL_PADDING; -+} -+ -+/* -+Initialize arguments: -+- state - crypt state -+- keyblock - a space for aes key expansion; can be left NULL in which case will be allocated -+- key - crypt key; can be left NULL iff keyblock is given and properly initialized -+- keylength - the length of the key (16 or 32 bytes) -+- iv - 16-bytes CBC initialization vector; -+ - if left NULL for encoder, one is generated and stored as state->iv -+ - can also be left NULL for decorer, but then AES_INLINE_IV must be set, as this informs decoder to take -+ an initialization vector from the beginning of the encrypted stream -+ -+At the first approach, an initialization vector was copied to state block during initialization and encoders -+assumed that the state block is the current initialization vector. This simplifies encrypting procedure, -+as the output from every 16-bytes chunk encryption is an initialization vector for the next chunk. However, -+it makes api usage cumbersome, as the user has to know that iv may need to be copied to state block -+before each call. -+*/ -+ -+static int aes_key_length (aes_state *state, size_t keylength) -+{ -+ state->keylength = keylength; -+ switch (keylength) -+ { -+ case 16: -+ state->rounds = 10; -+ break; -+ case 24: -+ state->rounds = 12; -+ break; -+ case 32: -+ state->rounds = 14; -+ break; -+ default: -+ return 0; -+ } -+ return 1; -+} -+ -+aes_state * aes_encode_initialize (aes_state *state, aes_keyblock *keyblock, const void *key, size_t keylength, const void *iv) -+{ -+ state->flags = 0; -+ if (!aes_key_length(state, keylength)) -+ return NULL; -+ if (iv != NULL) -+ aes_copy_block(state->iv, iv); -+ else -+ aes_generate_iv(state->iv); -+ state->flags |= AES_HAS_IV; -+ -+ if (keyblock == NULL) -+ { -+ keyblock = (aes_keyblock *)util_malloc(sizeof(aes_keyblock)); -+ state->flags |= AES_STATE_ALLOC; -+ } -+ state->keyblock = keyblock; -+ if (key != NULL) /* if NULL we assume keyblock is given and already expanded */ -+ key_expansion(state, (const uint8_t *)key); -+ state->flush = 0; -+ return state; -+} -+ -+aes_state * aes_decode_initialize (aes_state *state, aes_keyblock *keyblock, const void *key, size_t keylength, const void *iv) -+{ -+ state->flags = 0; -+ if (!aes_key_length(state, keylength)) -+ return NULL; -+ if (iv != NULL) -+ { -+ aes_copy_block(state->iv, iv); -+ state->flags |= AES_HAS_IV; -+ } -+ /* else if AES_INLINE_IV flag is set will be read from input */ -+ -+ if (keyblock == NULL) -+ { -+ keyblock = (aes_keyblock *)util_malloc(sizeof(aes_keyblock)); -+ state->flags |= AES_STATE_ALLOC; -+ } -+ state->keyblock = keyblock; -+ if (key != NULL) /* otherwise keyblock is assumed present and properly initialized */ -+ key_expansion(state, (const uint8_t *)key); -+ state->flush = 0; -+ return state; -+} -+ -+void aes_state_close (aes_state *state) -+{ -+ if (state->keyblock != NULL && (state->flags & AES_STATE_ALLOC)) -+ util_free(state->keyblock); -+} -+ -+/* add round key */ -+ -+static void aes_round_key (aes_block block, aes_block keyblock) -+{ -+ uint8_t i, j; -+ for(i = 0; i < 4; ++i) -+ for(j = 0; j < 4; ++j) -+ block[i][j] ^= keyblock[i][j]; -+} -+ -+#define aes_add_key(block, keyblock, round) aes_round_key(block, (*keyblock)[round]) -+ -+/* substitution */ -+ -+static void aes_encode_sub (aes_block block) -+{ -+ uint8_t i, j, v; -+ for(i = 0; i < 4; ++i) -+ for(j = 0; j < 4; ++j) -+ v = block[i][j], block[i][j] = sbox[v]; -+} -+ -+/* rows shift; the row index is the shift offset, the first order is not shifted */ -+ -+static void aes_encode_shift (aes_block block) -+{ -+ uint8_t tmp; -+ -+ /* 1st row rotated once */ -+ tmp = block[0][1]; -+ block[0][1] = block[1][1]; -+ block[1][1] = block[2][1]; -+ block[2][1] = block[3][1]; -+ block[3][1] = tmp; -+ -+ /* 2nd row rotated twice */ -+ tmp = block[0][2]; -+ block[0][2] = block[2][2]; -+ block[2][2] = tmp; -+ tmp = block[1][2]; -+ block[1][2] = block[3][2]; -+ block[3][2] = tmp; -+ -+ /* 3rd row rotated 3 times */ -+ tmp = block[0][3]; -+ block[0][3] = block[3][3]; -+ block[3][3] = block[2][3]; -+ block[2][3] = block[1][3]; -+ block[1][3] = tmp; -+} -+ -+static uint8_t xtime (uint8_t x) -+{ -+ return ((x << 1) ^ (((x >> 7) & 1) * 0x1b)); -+} -+ -+/* mix columns */ -+ -+static void aes_encode_mix (aes_block block) -+{ -+ uint8_t i, tmp, tm, t; -+ -+ for(i = 0; i < 4; ++i) -+ { -+ t = block[i][0]; -+ tmp = block[i][0] ^ block[i][1] ^ block[i][2] ^ block[i][3] ; -+ tm = block[i][0] ^ block[i][1]; tm = xtime(tm); block[i][0] ^= tm ^ tmp; -+ tm = block[i][1] ^ block[i][2]; tm = xtime(tm); block[i][1] ^= tm ^ tmp; -+ tm = block[i][2] ^ block[i][3]; tm = xtime(tm); block[i][2] ^= tm ^ tmp; -+ tm = block[i][3] ^ t ; tm = xtime(tm); block[i][3] ^= tm ^ tmp; -+ } -+} -+ -+/* multiply is used to multiply numbers in the field GF(2^8) */ -+ -+#define multiply(x, y) \ -+ ( ((y & 1) * x) ^ \ -+ ((y>>1 & 1) * xtime(x)) ^ \ -+ ((y>>2 & 1) * xtime(xtime(x))) ^ \ -+ ((y>>3 & 1) * xtime(xtime(xtime(x)))) ^ \ -+ ((y>>4 & 1) * xtime(xtime(xtime(xtime(x)))))) \ -+ -+/* mix columns */ -+ -+static void aes_decode_mix (aes_block block) -+{ -+ int i; -+ uint8_t a, b, c, d; -+ -+ for(i = 0; i < 4; ++i) -+ { -+ a = block[i][0]; -+ b = block[i][1]; -+ c = block[i][2]; -+ d = block[i][3]; -+ block[i][0] = multiply(a, 0x0e) ^ multiply(b, 0x0b) ^ multiply(c, 0x0d) ^ multiply(d, 0x09); -+ block[i][1] = multiply(a, 0x09) ^ multiply(b, 0x0e) ^ multiply(c, 0x0b) ^ multiply(d, 0x0d); -+ block[i][2] = multiply(a, 0x0d) ^ multiply(b, 0x09) ^ multiply(c, 0x0e) ^ multiply(d, 0x0b); -+ block[i][3] = multiply(a, 0x0b) ^ multiply(b, 0x0d) ^ multiply(c, 0x09) ^ multiply(d, 0x0e); -+ } -+} -+ -+/* inverse substitution */ -+ -+static void aes_decode_sub (aes_block block) -+{ -+ uint8_t i, j, v; -+ for(i = 0; i < 4; ++i) -+ for(j = 0; j < 4; ++j) -+ v = block[i][j], block[i][j] = rsbox[v]; -+} -+ -+/* inverse shift rows */ -+ -+static void aes_decode_shift (aes_block block) -+{ -+ uint8_t tmp; -+ -+ /* 1st row rotated once right */ -+ tmp = block[3][1]; -+ block[3][1] = block[2][1]; -+ block[2][1] = block[1][1]; -+ block[1][1] = block[0][1]; -+ block[0][1] = tmp; -+ -+ /* 2st row rotated twice right */ -+ tmp = block[0][2]; -+ block[0][2] = block[2][2]; -+ block[2][2] = tmp; -+ tmp = block[1][2]; -+ block[1][2] = block[3][2]; -+ block[3][2] = tmp; -+ -+ /* 3rd row rotated 3 times right */ -+ tmp = block[0][3]; -+ block[0][3] = block[1][3]; -+ block[1][3] = block[2][3]; -+ block[2][3] = block[3][3]; -+ block[3][3] = tmp; -+} -+ -+/* aes block encoder */ -+ -+static void aes_encode_cipher (aes_state *state) -+{ -+ uint8_t round; -+ aes_add_key(state->block, state->keyblock, 0); -+ for (round = 1; round < state->rounds; ++round) -+ { -+ aes_encode_sub(state->block); -+ aes_encode_shift(state->block); -+ aes_encode_mix(state->block); -+ aes_add_key(state->block, state->keyblock, round); -+ } -+ aes_encode_sub(state->block); -+ aes_encode_shift(state->block); -+ aes_add_key(state->block, state->keyblock, state->rounds); -+} -+ -+/* aes block decoder */ -+ -+static void aes_decode_cipher (aes_state *state) -+{ -+ uint8_t round; -+ aes_add_key(state->block, state->keyblock, state->rounds); -+ for(round = state->rounds - 1; round > 0; --round) -+ { -+ aes_decode_shift(state->block); -+ aes_decode_sub(state->block); -+ aes_add_key(state->block, state->keyblock, round); -+ aes_decode_mix(state->block); -+ } -+ aes_decode_shift(state->block); -+ aes_decode_sub(state->block); -+ aes_add_key(state->block, state->keyblock, 0); -+} -+ -+/* tail block padding; RFC 2898, PKCS #5: Password-Based Cryptography Specification Version 2.0; pdf spec p. 119 */ -+ -+#define aes_padding(state) ((state->flags & AES_NULL_PADDING) == 0) -+ -+static void aes_put_padding (aes_state *state, uint8_t length) -+{ -+ uint8_t pad; -+ pad = (aes_padding(state)) ? 16 - length : 0; -+ for (; length < 16; ++length) -+ state->data[length] = state->iv[length] ^ pad; -+} -+ -+static int aes_remove_padding (aes_state *state, uint8_t *data, uint8_t *length) -+{ -+ uint8_t pad; -+ *length = 16; /* block length 16 means leave intact */ -+ if (aes_padding(state)) -+ { -+ pad = data[16 - 1]; -+ if (pad > 16) -+ return IOFERR; -+ for ( ; *length > 16 - pad; --(*length)) -+ if (data[*length - 1] != pad) -+ return IOFERR; -+ } -+ else -+ { -+ for ( ; *length > 0; --(*length)) -+ if (data[*length - 1] != '\0') -+ break; -+ } -+ return IOFEOF; -+} -+ -+/* aes codec */ -+ -+/* make the cipher on input xor-ed with iv, save the output as a new iv, write the output */ -+#define aes_encode_output(state, output) \ -+ (aes_encode_cipher(state), aes_copy_block(state->iv, state->data), aes_copy_block(output, state->data), output += 16) -+ -+iof_status aes_encode_state (iof *I, iof *O, aes_state *state) -+{ -+ int c; -+ -+ if (!(state->flags & AES_HAS_IV)) // weird -+ return IOFERR; -+ if ((state->flags & AES_INLINE_IV) && !(state->flags & AES_CONTINUE)) -+ { /* write iv at the beginning of encrypted data */ -+ if (!iof_ensure(O, 16)) -+ return IOFFULL; -+ aes_copy_block(O->pos, state->iv); -+ O->pos += 16; -+ state->flags |= AES_CONTINUE; -+ } -+ while (iof_ensure(O, 16)) -+ { -+ while (state->buffered < 16) -+ { -+ if ((c = iof_get(I)) != IOFEOF) -+ { /* get input byte XORed with iv */ -+ state->data[state->buffered] = state->iv[state->buffered] ^ ((uint8_t)c); -+ ++state->buffered; -+ } -+ else -+ { -+ if (state->flush) -+ { -+ if (state->buffered > 0 || aes_padding(state)) -+ { /* pad the last input chunk; for input divisable by 16, add 16 bytes 0x0f */ -+ aes_put_padding(state, state->buffered); -+ state->buffered = 16; -+ aes_encode_output(state, O->pos); -+ } -+ return IOFEOF; -+ } -+ else -+ return IOFEMPTY; -+ } -+ } -+ aes_encode_output(state, O->pos); -+ state->buffered = 0; -+ } -+ return IOFFULL; -+} -+ -+/* write iv to the output, save the raw input just buffered as iv for the next chunk, make the cipher, write out xoring with iv */ -+#define aes_decode_output(state, output) \ -+ (aes_copy_block(output, state->iv), aes_copy_block(state->iv, state->data), aes_decode_cipher(state), aes_copy_cbc(output, state->data), output += 16) -+ -+iof_status aes_decode_state (iof *I, iof *O, aes_state *state) -+{ -+ int c, ret; -+ uint8_t lastlength; -+ -+ if ((state->flags & AES_INLINE_IV) && !(state->flags & AES_CONTINUE)) -+ { -+ while (state->buffered < 16) -+ { -+ if ((c = iof_get(I)) != IOFEOF) -+ state->iv[state->buffered++] = (uint8_t)c; -+ else -+ return state->flush ? IOFERR : IOFEMPTY; -+ } -+ state->flags |= AES_CONTINUE|AES_HAS_IV; -+ state->buffered = 0; -+ } -+ while (iof_ensure(O, 16)) -+ { -+ while (state->buffered < 16) -+ { -+ if ((c = iof_get(I)) != IOFEOF) -+ state->data[state->buffered++] = (uint8_t)c; -+ else -+ return state->flush ? IOFERR : IOFEMPTY; -+ } -+ aes_decode_output(state, O->pos); -+ if (state->flush) -+ { /* we have to check for EOF here, to remove eventual padding */ -+ if ((c = iof_get(I)) < 0) -+ { /* end of input at 16-bytes boundary; remove padding and quit */ -+ ret = aes_remove_padding(state, O->pos - 16, &lastlength); -+ O->pos -= 16 - lastlength; -+ return ret; -+ } -+ else -+ { /* beginning of the next block */ -+ state->buffered = 1; -+ state->data[0] = (uint8_t)c; -+ } -+ } -+ else -+ state->buffered = 0; -+ } -+ return IOFFULL; -+} -+ -+/* variants that works on c-strings; can work inplace (output==input) except encoder in pdf flavour */ -+ -+/* -+Codecs operating on c-string can generally work inplace (output==input), except encoder with AES_INLINE_IV flag set, -+which outputs 16 bytes of initialization vector at the beginning of encrypted data. All return the size of encrypted/decrypted -+data. Encoders output is the original length padded to a complete 16 bytes (plus eventual 16 bytes of initialization -+vector, if AES_INLINE_IV is used). Default padding is unambiguously removed during decryption. AES_NULL_PADDING flag -+forces using (ambiguous) NULL-byte padding, only if input length module 16 is greater then zero. -+ -+An input data is supposed to be a complete data to be encrypted or decrypted. It is possible, however, to use those -+codecs for scaterred data chunks by manipulating AES_INLINE_IV, AES_NULL_PADDING, AES_CONTINUE flags and data length. -+Caller may assume that c-string codecs do not modify state flags. -+ -+Encoder could actually be optimized by writing an initialization vector to a state block once. After every chunk encryption, -+the output is the initialization vector for the next chunk. Since we use c-string codec variants on short strings, -+the gain is neglectable in comparison with the weight of the aes crypt procedure. -+*/ -+ -+size_t aes_encode_data (const void *input, size_t length, void *output, const void *key, size_t keylength, const void *iv, int flags) -+{ -+ aes_state state; -+ aes_keyblock keyblock; -+ -+ if (aes_encode_initialize(&state, &keyblock, key, keylength, iv) == NULL) -+ return 0; -+ state.flags |= flags; -+ return aes_encode_state_data(&state, input, length, output); -+ // aes_state_close(&state); -+} -+ -+size_t aes_encode_state_data (aes_state *state, const void *input, size_t length, void *output) -+{ -+ const uint8_t *inp; -+ uint8_t *out, tail, t; -+ size_t size; -+ -+ inp = (const uint8_t *)input; -+ out = (uint8_t *)output; -+ -+ if (!(state->flags & AES_HAS_IV)) -+ return 0; -+ if ((state->flags & AES_INLINE_IV) && !(state->flags & AES_CONTINUE)) -+ { -+ aes_copy_block(out, state->iv); -+ out += 16; -+ } -+ // state->flags |= AES_CONTINUE; // do not modify state flags -+ -+ for (size = 0; size + 16 <= length; size += 16) -+ { -+ aes_copy_xor(state->data, inp, state->iv); -+ aes_encode_output(state, out); -+ inp += 16; -+ } -+ -+ if ((tail = (length % 16)) > 0 || aes_padding(state)) -+ { -+ for (t = 0; t < tail; ++t) -+ state->data[t] = inp[t] ^ state->iv[t]; -+ aes_put_padding(state, tail); -+ aes_encode_output(state, out); -+ size += 16; -+ } -+ if (state->flags & AES_INLINE_IV) -+ size += 16; /* iv written at the beginning of encoded data */ -+ -+ return size; -+} -+ -+size_t aes_decode_data (const void *input, size_t length, void *output, const void *key, size_t keylength, const void *iv, int flags) -+{ -+ aes_state state; -+ aes_keyblock keyblock; -+ -+ if (aes_decode_initialize(&state, &keyblock, key, keylength, iv) == NULL) -+ return 0; -+ state.flags |= flags; -+ return aes_decode_state_data(&state, input, length, output); -+ // aes_state_close(&state); -+} -+ -+size_t aes_decode_state_data (aes_state *state, const void *input, size_t length, void *output) -+{ -+ const uint8_t *inp; -+ uint8_t *out, lastlength; -+ size_t size; -+ -+ inp = (const uint8_t *)input; -+ out = (uint8_t *)output; -+ -+ if ((state->flags & AES_INLINE_IV) && !(state->flags & AES_CONTINUE)) -+ { -+ aes_copy_block(state->iv, inp); -+ // state->flags |= AES_HAS_IV; // do not modify state flags -+ inp += 16; -+ length = length >= 16 ? length - 16 : 0; -+ } -+ else if (!(state->flags & AES_HAS_IV)) -+ return 0; -+ // state->flags |= AES_CONTINUE; // do not modify state flags -+ for (size = 0; size + 16 <= length; size += 16) -+ { -+ aes_copy_block(state->data, inp); -+ aes_decode_output(state, out); -+ inp += 16; -+ } -+ -+ if (size >= 16) -+ { -+ aes_remove_padding(state, out - 16, &lastlength); -+ size = size - 16 + lastlength; -+ } -+ -+ return size; -+} -+ -+/* -+pseudo-random bytes chain exceprted from eexec; not expected to have strong cryptographic properties -+we only expect that it is (reasonably) unique and different for each call (not only function call, but also -+a program call). A current trick with mangling pointer value gives satisfactory results, generally different -+for every function call and a programm call. Note that the pseudo-input bytes starts from some inner address -+bits, as they vary better; without that, the first byte tends to be "lazy". -+*/ -+ -+void random_bytes (uint8_t *output, size_t size) -+{ -+ size_t i; -+ uint8_t p; -+ static uint16_t k = 55665; -+ for (i = 0; i < size; ++i) -+ { -+ p = ((uint8_t *)(&output))[(i + 2) % sizeof(uint8_t *)] ^ (uint8_t)size; // pseudo input byte ;) -+ k = (((p + k) * 52845 + 22719) & 65535); // xor-ed with pseudo-random sequence (kept between calls) -+ output[i] = p ^ (k >> 8); -+ } -+} -+ -+void aes_generate_iv (uint8_t output[16]) -+{ -+ random_bytes(output, 16); -+} -+ -+/* filters */ -+ -+// rc4 decoder function -+ -+static size_t rc4_decoder (iof *F, iof_mode mode) -+{ -+ rc4_state *state; -+ iof_status status; -+ size_t tail; -+ -+ state = iof_filter_state(rc4_state *, F); -+ switch(mode) -+ { -+ case IOFLOAD: -+ case IOFREAD: -+ if (F->flags & IOF_STOPPED) -+ return 0; -+ tail = iof_tail(F); -+ F->pos = F->buf + tail; -+ F->end = F->buf + F->space; -+ do { -+ status = rc4_decode_state(F->next, F, state); -+ } while (mode == IOFLOAD && status == IOFFULL && iof_resize_buffer(F)); -+ return iof_decoder_retval(F, "rc4", status); -+ case IOFCLOSE: -+ rc4_state_close(state); -+ iof_free(F); -+ return 0; -+ default: -+ break; -+ } -+ return 0; -+} -+ -+// rc4 encoder function -+ -+static size_t rc4_encoder (iof *F, iof_mode mode) -+{ -+ rc4_state *state; -+ iof_status status; -+ -+ state = iof_filter_state(rc4_state *, F); -+ switch (mode) -+ { -+ case IOFFLUSH: -+ state->flush = 1; -+ // fall through -+ case IOFWRITE: -+ F->end = F->pos; -+ F->pos = F->buf; -+ status = rc4_encode_state(F, F->next, state); -+ return iof_encoder_retval(F, "rc4", status); -+ case IOFCLOSE: -+ if (!state->flush) -+ rc4_encoder(F, IOFFLUSH); -+ rc4_state_close(state); -+ iof_free(F); -+ return 0; -+ default: -+ break; -+ } -+ return 0; -+} -+ -+// aes decoder function -+ -+static size_t aes_decoder (iof *F, iof_mode mode) -+{ -+ aes_state *state; -+ iof_status status; -+ size_t tail; -+ -+ state = iof_filter_state(aes_state *, F); -+ switch(mode) -+ { -+ case IOFLOAD: -+ case IOFREAD: -+ if (F->flags & IOF_STOPPED) -+ return 0; -+ tail = iof_tail(F); -+ F->pos = F->buf + tail; -+ F->end = F->buf + F->space; -+ do { -+ status = aes_decode_state(F->next, F, state); -+ } while (mode == IOFLOAD && status == IOFFULL && iof_resize_buffer(F)); -+ return iof_decoder_retval(F, "aes", status); -+ case IOFCLOSE: -+ aes_state_close(state); -+ iof_free(F); -+ return 0; -+ default: -+ break; -+ } -+ return 0; -+} -+ -+// aes encoder function -+ -+static size_t aes_encoder (iof *F, iof_mode mode) -+{ -+ aes_state *state; -+ iof_status status; -+ -+ state = iof_filter_state(aes_state *, F); -+ switch (mode) -+ { -+ case IOFFLUSH: -+ state->flush = 1; -+ // fall through -+ case IOFWRITE: -+ F->end = F->pos; -+ F->pos = F->buf; -+ status = aes_encode_state(F, F->next, state); -+ return iof_encoder_retval(F, "aes", status); -+ case IOFCLOSE: -+ if (!state->flush) -+ aes_encoder(F, IOFFLUSH); -+ aes_state_close(state); -+ iof_free(F); -+ return 0; -+ default: -+ break; -+ } -+ return 0; -+} -+ -+iof * iof_filter_rc4_decoder (iof *N, const void *key, size_t keylength) -+{ -+ iof *I; -+ rc4_state *state; -+ -+ I = iof_filter_reader(rc4_decoder, sizeof(rc4_state), &state); -+ iof_setup_next(I, N); -+ if (rc4_state_init(state, key, keylength) == NULL) -+ { -+ iof_discard(I); -+ return NULL; -+ } -+ state->flush = 1; -+ return I; -+} -+ -+iof * iof_filter_rc4_encoder (iof *N, const void *key, size_t keylength) -+{ -+ iof *O; -+ rc4_state *state; -+ -+ O = iof_filter_writer(rc4_encoder, sizeof(rc4_state), &state); -+ iof_setup_next(O, N); -+ if (rc4_state_init(state, key, keylength) == NULL) -+ { -+ iof_discard(O); -+ return NULL; -+ } -+ // state->flush = 1; -+ return O; -+} -+ -+/* aes crypt filters */ -+ -+iof * iof_filter_aes_decoder (iof *N, const void *key, size_t keylength) -+{ -+ iof *I; -+ aes_state *state; -+ -+ I = iof_filter_reader(aes_decoder, sizeof(aes_state), &state); -+ iof_setup_next(I, N); -+ if (aes_decode_init(state, key, keylength) == NULL) -+ { -+ iof_discard(I); -+ return NULL; -+ } -+ aes_pdf_mode(state); -+ state->flush = 1; -+ return I; -+} -+ -+iof * iof_filter_aes_encoder (iof *N, const void *key, size_t keylength) -+{ -+ iof *O; -+ aes_state *state; -+ -+ O = iof_filter_writer(aes_encoder, sizeof(aes_state), &state); -+ iof_setup_next(O, N); -+ if (aes_encode_init(state, key, keylength) == NULL) -+ { -+ iof_discard(O); -+ return NULL; -+ } -+ aes_pdf_mode(state); -+ // state->flush = 1; -+ return O; -+} -+ -+/* test */ -+ -+/* -+static void show (void *p, size_t size, uint8_t round, uint8_t sym) -+{ -+ uint8_t i; -+ printf("%c%c:", round, sym); -+ for (i = 0; i < size; ++i) -+ printf("%02x", ((uint8_t *)p)[i]); -+ printf("\n"); -+} -+ -+void aes_test (void) -+{ -+ const uint8_t key[] = { 0x2b, 0x7e, 0x15, 0x16, 0x28, 0xae, 0xd2, 0xa6, 0xab, 0xf7, 0x15, 0x88, 0x09, 0xcf, 0x4f, 0x3c }; -+ const uint8_t iv[] = { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f }; -+ const uint8_t inp[] = { -+ 0x6b, 0xc1, 0xbe, 0xe2, 0x2e, 0x40, 0x9f, 0x96, 0xe9, 0x3d, 0x7e, 0x11, 0x73, 0x93, 0x17, 0x2a, -+ 0xae, 0x2d, 0x8a, 0x57, 0x1e, 0x03, 0xac, 0x9c, 0x9e, 0xb7, 0x6f, 0xac, 0x45, 0xaf, 0x8e, 0x51, -+ 0x30, 0xc8, 0x1c, 0x46, 0xa3, 0x5c, 0xe4, 0x11, 0xe5, 0xfb, 0xc1, 0x19, 0x1a, 0x0a, 0x52, 0xef, -+ 0xf6, 0x9f, 0x24, 0x45, 0xdf, 0x4f, 0x9b, 0x17, 0xad, 0x2b, 0x41, 0x7b, 0xe6, 0x6c, 0x37, 0x10 }; -+ const uint8_t out[] = { -+ 0x76, 0x49, 0xab, 0xac, 0x81, 0x19, 0xb2, 0x46, 0xce, 0xe9, 0x8e, 0x9b, 0x12, 0xe9, 0x19, 0x7d, -+ 0x50, 0x86, 0xcb, 0x9b, 0x50, 0x72, 0x19, 0xee, 0x95, 0xdb, 0x11, 0x3a, 0x91, 0x76, 0x78, 0xb2, -+ 0x73, 0xbe, 0xd6, 0xb8, 0xe3, 0xc1, 0x74, 0x3b, 0x71, 0x16, 0xe6, 0x9e, 0x22, 0x22, 0x95, 0x16, -+ 0x3f, 0xf1, 0xca, 0xa1, 0x68, 0x1f, 0xac, 0x09, 0x12, 0x0e, 0xca, 0x30, 0x75, 0x86, 0xe1, 0xa7 }; -+ -+ uint8_t input[64], output[64]; -+ size_t inpsize, outsize; -+ int flags = AES_NULL_PADDING; -+ -+ //////////////////////////////////////////////////////////////////////////// -+ -+//#define ENCODETO output -+#define ENCODETO input // inplace -+ -+ inpsize = 64; -+ memcpy(input, inp, inpsize); -+ show(input, inpsize, '>', '>'); -+ outsize = aes_encode_data(input, inpsize, ENCODETO, key, 16, iv, flags); -+ show(ENCODETO, outsize, '<', '<'); -+ if (outsize == inpsize && memcmp(ENCODETO, out, outsize) == 0) -+ printf("ENCODER SUCCESS\n"); -+ else -+ printf("ENCODER FAILURE\n"); -+ -+ //////////////////////////////////////////////////////////////////////////// -+ -+//#define DECODETO input -+#define DECODETO output // in place -+ -+ outsize = 64; -+ memcpy(output, out, outsize); -+ show(output, outsize, '<', '<'); -+ inpsize = aes_decode_data(output, outsize, DECODETO, key, 16, iv, flags); -+ show(DECODETO, inpsize, '>', '>'); -+ if (inpsize == outsize && memcmp(DECODETO, inp, inpsize) == 0) -+ printf("DECODER SUCCESS\n"); -+ else -+ printf("DECODER FAILURE\n"); -+} -+*/ -+ -+/* -+Some example vectors -+ -+================================ AES ECB 128-bit encryption mode ================================ -+ -+Encryption key: 2b7e151628aed2a6abf7158809cf4f3c -+ -+Test vector Cipher text -+6bc1bee22e409f96e93d7e117393172a 3ad77bb40d7a3660a89ecaf32466ef97 -+ae2d8a571e03ac9c9eb76fac45af8e51 f5d3d58503b9699de785895a96fdbaaf -+30c81c46a35ce411e5fbc1191a0a52ef 43b1cd7f598ece23881b00e3ed030688 -+f69f2445df4f9b17ad2b417be66c3710 7b0c785e27e8ad3f8223207104725dd4 -+ -+ -+================================ AES ECB 192-bit encryption mode ================================ -+ -+Encryption key: 8e73b0f7da0e6452c810f32b809079e562f8ead2522c6b7b -+ -+Test vector Cipher text -+6bc1bee22e409f96e93d7e117393172a bd334f1d6e45f25ff712a214571fa5cc -+ae2d8a571e03ac9c9eb76fac45af8e51 974104846d0ad3ad7734ecb3ecee4eef -+30c81c46a35ce411e5fbc1191a0a52ef ef7afd2270e2e60adce0ba2face6444e -+f69f2445df4f9b17ad2b417be66c3710 9a4b41ba738d6c72fb16691603c18e0e -+ -+ -+================================ AES ECB 256-bit encryption mode ================================ -+ -+Encryption key: 603deb1015ca71be2b73aef0857d77811f352c073b6108d72d9810a30914dff4 -+ -+Test vector Cipher text -+6bc1bee22e409f96e93d7e117393172a f3eed1bdb5d2a03c064b5a7e3db181f8 -+ae2d8a571e03ac9c9eb76fac45af8e51 591ccb10d410ed26dc5ba74a31362870 -+30c81c46a35ce411e5fbc1191a0a52ef b6ed21b99ca6f4f9f153e7b1beafed1d -+f69f2445df4f9b17ad2b417be66c3710 23304b7a39f9f3ff067d8d8f9e24ecc7 -+ -+================================ AES CBC 128-bit encryption mode ================================ -+ -+Encryption key: 2b7e151628aed2a6abf7158809cf4f3c -+ -+Initialization vector Test vector Cipher text -+000102030405060708090A0B0C0D0E0F 6bc1bee22e409f96e93d7e117393172a 7649abac8119b246cee98e9b12e9197d -+7649ABAC8119B246CEE98E9B12E9197D ae2d8a571e03ac9c9eb76fac45af8e51 5086cb9b507219ee95db113a917678b2 -+5086CB9B507219EE95DB113A917678B2 30c81c46a35ce411e5fbc1191a0a52ef 73bed6b8e3c1743b7116e69e22229516 -+73BED6B8E3C1743B7116E69E22229516 f69f2445df4f9b17ad2b417be66c3710 3ff1caa1681fac09120eca307586e1a7 -+ -+================================ AES CBC 192-bit encryption mode ================================ -+ -+Encryption key: 8e73b0f7da0e6452c810f32b809079e562f8ead2522c6b7b -+ -+Initialization vector Test vector Cipher text -+000102030405060708090A0B0C0D0E0F 6bc1bee22e409f96e93d7e117393172a 4f021db243bc633d7178183a9fa071e8 -+4F021DB243BC633D7178183A9FA071E8 ae2d8a571e03ac9c9eb76fac45af8e51 b4d9ada9ad7dedf4e5e738763f69145a -+B4D9ADA9AD7DEDF4E5E738763F69145A 30c81c46a35ce411e5fbc1191a0a52ef 571b242012fb7ae07fa9baac3df102e0 -+571B242012FB7AE07FA9BAAC3DF102E0 f69f2445df4f9b17ad2b417be66c3710 08b0e27988598881d920a9e64f5615cd -+ -+================================ AES CBC 256-bit encryption mode ================================ -+ -+Encryption key: 603deb1015ca71be2b73aef0857d77811f352c073b6108d72d9810a30914dff4 -+ -+Initialization vector Test vector Cipher text -+000102030405060708090A0B0C0D0E0F 6bc1bee22e409f96e93d7e117393172a f58c4c04d6e5f1ba779eabfb5f7bfbd6 -+F58C4C04D6E5F1BA779EABFB5F7BFBD6 ae2d8a571e03ac9c9eb76fac45af8e51 9cfc4e967edb808d679f777bc6702c7d -+9CFC4E967EDB808D679F777BC6702C7D 30c81c46a35ce411e5fbc1191a0a52ef 39f23369a9d9bacfa530e26304231461 -+39F23369A9D9BACFA530E26304231461 f69f2445df4f9b17ad2b417be66c3710 b2eb05e2c39be9fcda6c19078c6a9d1b -+*/ -\ No newline at end of file -diff --git a/texk/web2c/luatexdir/luapplib/util/utilcrypt.h b/texk/web2c/luatexdir/luapplib/util/utilcrypt.h -new file mode 100644 -index 000000000..e5bf53cc5 ---- /dev/null -+++ b/texk/web2c/luatexdir/luapplib/util/utilcrypt.h -@@ -0,0 +1,90 @@ -+#ifndef UTIL_CRYPT_H -+#define UTIL_CRYPT_H -+ -+#include -+#include -+#include "utiliof.h" -+ -+#ifndef UTIL_CRYPT_TIME -+# define UTIL_CRYPT_TIME 0 -+#endif -+ -+/* RC4 */ -+ -+typedef uint8_t rc4_map[256]; -+ -+typedef struct rc4_state rc4_state; -+ -+#define RC4_STATE_ALLOC (1<<0) -+ -+UTILAPI rc4_state * rc4_state_initialize (rc4_state *state, rc4_map *map, const void *vkey, size_t keylength); -+#define rc4_state_init(state, vkey, keylength) rc4_state_initialize(state, NULL, vkey, keylength) -+UTILAPI void rc4_map_save (rc4_state *state, rc4_map *map); -+UTILAPI void rc4_map_restore (rc4_state *state, rc4_map *map); -+ -+/* Codecs operating on iof */ -+ -+UTILAPI iof_status rc4_crypt_state (iof *I, iof *O, rc4_state *state); -+#define rc4_encode_state(I, O, state) rc4_crypt_state(I, O, state) -+#define rc4_decode_state(I, O, state) rc4_crypt_state(I, O, state) -+ -+UTILAPI iof_status rc4_crypt (iof *I, iof *O, const void *key, size_t length); -+#define rc4_encode(I, O) rc4_crypt(I, O, key, length) -+#define rc4_decode(I, O) rc4_crypt(I, O, key, length) -+ -+UTILAPI size_t rc4_crypt_data (const void *input, size_t length, void *output, const void *key, size_t keylength); -+UTILAPI size_t rc4_crypt_state_data (rc4_state *state, const void *input, size_t length, void *output); -+#define rc4_encode_data(input, length, output, key, keylength) rc4_crypt_data(input, length, output, key, keylength) -+#define rc4_decode_data(input, length, output, key, keylength) rc4_crypt_data(input, length, output, key, keylength) -+#define rc4_encode_state_data(state, input, length, output) rc4_crypt_state_data(state, input, length, output) -+#define rc4_decode_state_data(state, input, length, output) rc4_crypt_state_data(state, input, length, output) -+ -+UTILAPI void rc4_state_close (rc4_state *state); -+ -+/* AES */ -+ -+typedef uint8_t aes_block[4][4]; -+typedef aes_block aes_keyblock[15]; // aes128 - 10+1, aes192 - 12+1, aes256 - 14+1 -+ -+typedef struct aes_state aes_state; -+ -+#define AES_STATE_ALLOC (1<<0) -+//#define AES_ECB_MODE (1<<2) -+#define AES_HAS_IV (1<<3) -+#define AES_INLINE_IV (1<<4) -+#define AES_CONTINUE (1<<5) -+#define AES_NULL_PADDING (1<<6) -+ -+UTILAPI void aes_pdf_mode (aes_state *state); -+//UTILAPI aes_state * aes_state_initialize_ecb (aes_state *State, uint8_t *roundkey, const uint8_t *key); -+UTILAPI aes_state * aes_encode_initialize (aes_state *state, aes_keyblock *keyblock, const void *key, size_t keylength, const void *iv); -+UTILAPI aes_state * aes_decode_initialize (aes_state *state, aes_keyblock *keyblock, const void *key, size_t keylength, const void *iv); -+#define aes_encode_init(state, key, keylength) aes_encode_initialize(state, NULL, key, keylength, NULL) -+#define aes_decode_init(state, key, keylength) aes_decode_initialize(state, NULL, key, keylength, NULL) -+ -+UTILAPI void aes_state_close (aes_state *state); -+ -+/* Codecs operating on iof */ -+ -+UTILAPI iof_status aes_encode_state (iof *I, iof *O, aes_state *state); -+UTILAPI iof_status aes_decode_state (iof *I, iof *O, aes_state *state); -+ -+UTILAPI size_t aes_encode_data (const void *input, size_t length, void *output, const void *key, size_t keylength, const void *iv, int flags); -+UTILAPI size_t aes_encode_state_data (aes_state *state, const void *input, size_t length, void *output); -+UTILAPI size_t aes_decode_data (const void *input, size_t length, void *output, const void *key, size_t keylength, const void *iv, int flags); -+UTILAPI size_t aes_decode_state_data (aes_state *state, const void *input, size_t length, void *output); -+ -+/* random bytes generator */ -+ -+UTILAPI void random_bytes (uint8_t *output, size_t size); -+UTILAPI void aes_generate_iv (uint8_t output[16]); -+ -+/* filters */ -+ -+iof * iof_filter_rc4_decoder (iof *N, const void *key, size_t keylength); -+iof * iof_filter_rc4_encoder (iof *N, const void *key, size_t keylength); -+ -+iof * iof_filter_aes_decoder (iof *N, const void *key, size_t keylength); -+iof * iof_filter_aes_encoder (iof *N, const void *key, size_t keylength); -+ -+#endif -\ No newline at end of file -diff --git a/texk/web2c/luatexdir/luapplib/util/utilcryptdef.h b/texk/web2c/luatexdir/luapplib/util/utilcryptdef.h -new file mode 100644 -index 000000000..02d70aa5e ---- /dev/null -+++ b/texk/web2c/luatexdir/luapplib/util/utilcryptdef.h -@@ -0,0 +1,30 @@ -+ -+#ifndef UTIL_CRYPTDEF_H -+#define UTIL_CRYPTDEF_H -+ -+struct rc4_state { -+ union { -+ rc4_map *map; -+ uint8_t *smap; -+ }; -+ int i, j; -+ int flush; -+ int flags; -+}; -+ -+struct aes_state { -+ size_t keylength; -+ int rounds; -+ //int keywords; -+ union { -+ aes_block block; -+ uint8_t data[16]; -+ }; -+ aes_keyblock *keyblock; -+ uint8_t iv[16]; -+ uint8_t buffered; -+ int flush; -+ int flags; -+}; -+ -+#endif -\ No newline at end of file -diff --git a/texk/web2c/luatexdir/luapplib/util/utildecl.h b/texk/web2c/luatexdir/luapplib/util/utildecl.h -new file mode 100644 -index 000000000..94ef73413 ---- /dev/null -+++ b/texk/web2c/luatexdir/luapplib/util/utildecl.h -@@ -0,0 +1,28 @@ -+ -+#ifndef UTIL_DECL_H -+#define UTIL_DECL_H -+ -+/* -+UTILDLL - when building .dll -+UTILEXE - when building .exe to import symbols from .dll -+*/ -+ -+#if defined (_WIN32) || defined(_WIN64) -+# ifdef UTILDLL -+# define UTILAPI __declspec(dllexport) -+# define UTILDEF __declspec(dllexport) -+# else -+# ifdef UTILEXE -+# define UTILAPI __declspec(dllimport) -+# define UTILDEF -+# else -+# define UTILAPI -+# define UTILDEF -+# endif -+# endif -+#else -+# define UTILAPI -+# define UTILDEF -+#endif -+ -+#endif -\ No newline at end of file -diff --git a/texk/web2c/luatexdir/luapplib/util/utilflate.c b/texk/web2c/luatexdir/luapplib/util/utilflate.c -new file mode 100644 -index 000000000..8ecc240c9 ---- /dev/null -+++ b/texk/web2c/luatexdir/luapplib/util/utilflate.c -@@ -0,0 +1,319 @@ -+ -+#include "utilmem.h" -+#include "utillog.h" -+#include "utilflate.h" -+#include -+ -+/* flate codec */ -+ -+/* -+Flate codec example provided at http://www.zlib.net/zpipe.c (http://www.zlib.net/zlib_how.html) uses the following scheme: -+- provide input data buffer -+- keep providing output until codec function uses it -+ -+For encoder: -+ -+ z->zalloc = z->zfree = z->zopaque = NULL; -+ deflateInit(z, compression_level); -+ do { -+ z->next_in = -+ z->avail_in = -+ do { -+ z->next_out = -+ z->avail_out = -+ deflate(z, flush); -+ // write obtained output from deflate -+ } while (z->avail_out == 0); -+ assert(z->avail_in == 0); -+ } while (flush != Z_FINISH); -+ deflateEnd(z); -+ -+'z' is an internal codec state of type z_stream, 'flush' is either Z_NO_FLUSH or Z_FINISH at the end of data. -+deflate() ensures to consume the entire input if there are no obstackles to write an output. The inner loop -+provides an output space as long as it is used by deflate(). When deflate() wrote everything it could, -+it leaves z->avail_out > 0, which breaks the inner loop. At this point z->avail_in should also be zero. -+The example documentation claims that the return codes from deflate() doesn't really need to be checked, -+as checking z->avail_out for zero is enough. -+ -+The scheme for decoder is pretty similar, but with substantial differences: -+- the end of stream is automatically found by decoder, so using Z_FINISH flag to indicate an end of stream -+ is not necessary, but if provided, it MUST be given only if the EOF marker actually occurs in the input chunk, -+ and subsequent calls to inflate() must consequently use Z_FINISH -+- calling inflate() as long as it uses the output buffer provided still works for decoder, but inflate() -+ does not ensure to consume the entire input, as it will read until end of stream marker -+- the return code from inflate() must be checked to ensure the proper reaction on invalid data stream and -+ end of stream signals -+- initialization must set an input buffer to NULL or to some existing chunk (the later helps zlib to perform -+ better on inflate(), but inflate() does the research on the first call anyway) -+ -+ z->zalloc = z->zfree = z->zopaque = NULL; -+ z->next_in = NULL, z->avail_in = 0; -+ inflateInit(z); -+ do { -+ z->next_in = -+ z->avail_in = -+ do { -+ z->next_out = -+ z->avail_out = -+ status = inflate(z, flush); -+ // check return status -+ // write obtained output from inflate -+ } while (z->avail_out == 0); -+ } while (status != Z_STREAM_END); -+ inflateEnd(z); -+ -+Our wrapper generally follows "prepare input, keep pomping output" scheme, but we need to support handler function -+breaks on IOFEMPTY and IOFFULL. For a consistent come back from those on subsequent calls to the handler function, -+we use 3 states: -+- FLATE_IN - get input, when got something then goto FALTE_OUT -+- FLATE_OUT - set z_stream buffers and keep writing output until enything to write, then goto FLATE_IN or FLATE_DONE -+- FLATE_DONE - we are done, no return from that state -+Distinction of FLATE_IN and FLATE_OUT states guarantees that we will not get more input until zlib consumes the stuff -+from the previous feed, possibly interrupted by IOFFULL return on filling the output buffer. This distinction is not -+critical, but makes the filter running according to the scheme described above. Note that we set zlib input buffer -+(z->next_in, z->avail_in) at the beginning of FLATE_OUT state. Also note that we always update our buffers according -+to updated avail_in / avail_out values, just after a call to inflate() / deflate(). So no matter what have happens -+between handler calls, zlib input buffer is in sync with ours. -+*/ -+ -+struct flate_state { -+ z_stream z; -+ int flush; -+ int status; -+ int level; /* encoder compression level -1..9 */ -+}; -+ -+enum { -+ FLATE_IN, -+ FLATE_OUT, -+ FLATE_DONE -+}; -+ -+flate_state * flate_decoder_init (flate_state *state) -+{ /* initialize zlib */ -+ z_stream *z = &state->z; -+ z->zalloc = Z_NULL; -+ z->zfree = Z_NULL; -+ z->opaque = Z_NULL; -+ z->avail_in = 0; /* must be initialized before inflateInit() */ -+ z->next_in = Z_NULL; /* ditto */ -+ if (inflateInit(z) != Z_OK) -+ return NULL; -+ state->status = FLATE_IN; -+ return state; -+} -+ -+flate_state * flate_encoder_init (flate_state *state) -+{ -+ z_stream *z = &state->z; -+ z->zalloc = Z_NULL; -+ z->zfree = Z_NULL; -+ z->opaque = Z_NULL; -+ z->avail_in = 0; -+ z->next_in = Z_NULL; -+ state->level = Z_DEFAULT_COMPRESSION; // will probably be moved upward -+ if (deflateInit(z, state->level) != Z_OK) -+ return NULL; -+ state->status = FLATE_IN; -+ return state; -+} -+ -+static const char * zmess (int zstatus) -+{ -+ switch (zstatus) -+ { -+ case Z_OK: return "ok"; -+ case Z_STREAM_END: return "end of stream"; -+ case Z_BUF_ERROR: return "buffer error"; -+ case Z_STREAM_ERROR: return "stream error"; -+ case Z_NEED_DICT: return "need dict"; -+ case Z_DATA_ERROR: return "data error"; -+ case Z_MEM_ERROR: return "memory error"; -+ case Z_VERSION_ERROR: return "version error"; -+ case Z_ERRNO: return "io error"; -+ default: -+ break; -+ } -+ return "unknown error"; -+} -+ -+iof_status flate_decode_state (iof *I, iof *O, flate_state *state) -+{ -+ z_stream *z; -+ int zstatus = Z_OK; -+ z = &state->z; -+ while (state->status != FLATE_DONE) -+ { -+ if (state->status == FLATE_IN) -+ { -+ if (!iof_readable(I)) -+ return state->flush ? IOFERR : IOFEMPTY; -+ state->status = FLATE_OUT; -+ } -+ z->next_in = (Bytef *)I->pos; -+ z->avail_in = (uInt)iof_left(I); -+ do { -+ if (!iof_writable(O)) -+ return IOFFULL; -+ z->next_out = (Bytef *)O->pos; -+ z->avail_out = (uInt)iof_left(O); -+ zstatus = inflate(z, Z_NO_FLUSH); -+ I->pos += iof_left(I) - z->avail_in; -+ O->pos += iof_left(O) - z->avail_out; -+ switch (zstatus) -+ { -+ case Z_OK: -+ case Z_STREAM_END: -+ break; -+ default: -+ loggerf("flate decoder %s (%d)", zmess(zstatus), zstatus); -+ return IOFERR; -+ } -+ } while (z->avail_out == 0); -+ state->status = zstatus == Z_STREAM_END ? FLATE_DONE : FLATE_IN; -+ } -+ return IOFEOF; -+} -+ -+iof_status flate_encode_state (iof *I, iof *O, flate_state *state) -+{ -+ z_stream *z; -+ int zstatus; -+ z = &state->z; -+ while (state->status != FLATE_DONE) -+ { -+ if (state->status == FLATE_IN) -+ { -+ if (!iof_readable(I)) -+ if (!state->flush) -+ return IOFEMPTY; -+ state->status = FLATE_OUT; -+ } -+ z->next_in = (Bytef *)I->pos; -+ z->avail_in = (uInt)iof_left(I); -+ do { -+ if (!iof_writable(O)) -+ return IOFFULL; -+ z->next_out = (Bytef *)O->pos; -+ z->avail_out = (uInt)iof_left(O); -+ zstatus = deflate(z, state->flush ? Z_FINISH : Z_NO_FLUSH); -+ I->pos += iof_left(I) - z->avail_in; -+ O->pos += iof_left(O) - z->avail_out; -+ switch (zstatus) -+ { -+ case Z_OK: -+ case Z_STREAM_END: -+ break; -+ default: -+ loggerf("flate encoder %s (%d)", zmess(zstatus), zstatus); -+ return IOFERR; -+ } -+ } while (z->avail_out == 0); -+ state->status = state->flush ? FLATE_DONE : FLATE_IN; -+ } -+ return IOFEOF; -+} -+ -+ -+void flate_decoder_close (flate_state *state) -+{ -+ inflateEnd(&state->z); -+} -+ -+void flate_encoder_close (flate_state *state) -+{ -+ deflateEnd(&state->z); -+} -+ -+/* filter */ -+ -+// flate decoder function -+ -+static size_t flate_decoder (iof *F, iof_mode mode) -+{ -+ flate_state *state; -+ iof_status status; -+ size_t tail; -+ -+ state = iof_filter_state(flate_state *, F); -+ switch(mode) -+ { -+ case IOFLOAD: -+ case IOFREAD: -+ if (F->flags & IOF_STOPPED) -+ return 0; -+ tail = iof_tail(F); -+ F->pos = F->buf + tail; -+ F->end = F->buf + F->space; -+ do { -+ status = flate_decode_state(F->next, F, state); -+ } while (mode == IOFLOAD && status == IOFFULL && iof_resize_buffer(F)); -+ return iof_decoder_retval(F, "flate", status); -+ case IOFCLOSE: -+ flate_decoder_close(state); -+ iof_free(F); -+ return 0; -+ default: -+ break; -+ } -+ return 0; -+} -+ -+// flate encoder function -+ -+static size_t flate_encoder (iof *F, iof_mode mode) -+{ -+ flate_state *state; -+ iof_status status; -+ -+ state = iof_filter_state(flate_state *, F); -+ switch (mode) -+ { -+ case IOFFLUSH: -+ state->flush = 1; -+ // fall through -+ case IOFWRITE: -+ F->end = F->pos; -+ F->pos = F->buf; -+ status = flate_encode_state(F, F->next, state); -+ return iof_encoder_retval(F, "flate", status); -+ case IOFCLOSE: -+ if (!state->flush) -+ flate_encoder(F, IOFFLUSH); -+ flate_encoder_close(state); -+ iof_free(F); -+ return 0; -+ default: -+ break; -+ } -+ return 0; -+} -+ -+iof * iof_filter_flate_decoder (iof *N) -+{ -+ iof *I; -+ flate_state *state; -+ I = iof_filter_reader(flate_decoder, sizeof(flate_state), &state); -+ iof_setup_next(I, N); -+ if (flate_decoder_init(state) == NULL) -+ { -+ iof_discard(I); -+ return NULL; -+ } -+ state->flush = 1; -+ return I; -+} -+ -+iof * iof_filter_flate_encoder (iof *N) -+{ -+ iof *O; -+ flate_state *state; -+ O = iof_filter_writer(flate_encoder, sizeof(flate_state), &state); -+ iof_setup_next(O, N); -+ if (flate_encoder_init(state) == NULL) -+ { -+ iof_discard(O); -+ return NULL; -+ } -+ return O; -+} -diff --git a/texk/web2c/luatexdir/luapplib/util/utilflate.h b/texk/web2c/luatexdir/luapplib/util/utilflate.h -new file mode 100644 -index 000000000..09bdd6661 ---- /dev/null -+++ b/texk/web2c/luatexdir/luapplib/util/utilflate.h -@@ -0,0 +1,21 @@ -+#ifndef UTIL_FLATE_H -+#define UTIL_FLATE_H -+ -+#include "utiliof.h" -+ -+typedef struct flate_state flate_state; -+ -+flate_state * flate_decoder_init (flate_state *state); -+flate_state * flate_encoder_init (flate_state *state); -+ -+iof_status flate_decode_state (iof *I, iof *O, flate_state *state); -+iof_status flate_encode_state (iof *I, iof *O, flate_state *state); -+ -+void flate_decoder_close (flate_state *state); -+void flate_encoder_close (flate_state *state); -+ -+iof * iof_filter_flate_decoder (iof *N); -+iof * iof_filter_flate_encoder (iof *N); -+ -+ -+#endif -\ No newline at end of file -diff --git a/texk/web2c/luatexdir/luapplib/util/utilfpred.c b/texk/web2c/luatexdir/luapplib/util/utilfpred.c -new file mode 100644 -index 000000000..ce9c129e2 ---- /dev/null -+++ b/texk/web2c/luatexdir/luapplib/util/utilfpred.c -@@ -0,0 +1,783 @@ -+/* predictor filters; common for flate and lzw */ -+ -+#include "utilmem.h" -+#include "utillog.h" -+#include "utilfpred.h" -+ -+/* -+Here we implement predictor filters used with flate and lzw compressions in PDF streams. The main idea of data prediction -+is to compute and output the differences between data records instead of this records. Adjacent pixels in images are usually -+similar, so differences between pixel values tends to be zero. And both Flate and LZW performs better when the input -+is rather smooth. Although a preliminary use of predictors is related to bitmap data, The actual need for predictor filter -+came from the fact that xref streams may also be predicted (usually with PNG up-predictor). -+ -+PDF specification allows to use several predictor algorithms, specified by /Predictor key in /DecodeParms dictionary: -+ -+ 1 - no predictor (default) -+ 2 - TIFF horizontal predictor -+ 10 - PNG none predictor -+ 11 - PNG sub predictor -+ 12 - PNG up predictor -+ 13 - PNG average predictor -+ 14 - PNG paeth predictor -+ -+All PNG predictors works on bytes, regardless the image color-depth. While encoding, every input data byte is decreased -+by the appropriate byte of the previous pixel. Even if the pixel does not fit a full byte, PNG predictors use an artificial -+pixel size rounded up to a full byte. PNG predictors utilizes previous (left) pixel, pixel above and previous to above -+pixel. In case of PNG, the type of the predictor is written on a dedicated byte on the beginning of every scanline. It -+means all predictor functions must maintain and information about left, above and left-above pixels. -+ -+Despite the same differencing idea, TIFF predictors are different. The prediction process bases on pixel components, -+which are not necessarily bytes (component of a pixel is added/substracted from a relevant component of a previous -+pixel). In TIFF predictor 2, only the previous (the left) pixel is taken into account, there is no need to keep -+an information about other surrounding pixels. Also there is no expicit algorithm marker in data; the same prediction -+method is applied to all input rows. -+ -+Not surprisingly, predictor encoders and decoders are pretty similar. Encoders take some input value and the previous -+input value (or 0 at the beginning of the scanline) and output a difference between them. Decoders takes an input value, -+previously decoded value (or zero) and outputs their sum. When encoding, the result is cast to the proper unsigned integer, -+when decoding, modulo 256 (or appropriate) is used, which makes encoding and decoding looseless. -+ -+Some extra bits trickery is involved in TIFF predictor function, when components doesn't fit bytes boundary. In that case, -+an input is treated as an bits stream. Every input byte is "buffered" in a larger integer, as its lower bits (from right). -+Every output value is taken from its higher (left) bits. In a special case of bits-per-component equal 1, we buffer all -+pixel bits and use XOR to compute bits difference between pixels. I've excerpted that trick from poppler, but I'm not -+really sure if it works any better, especially when the number of components per pixel is 1. In that case we do a hard -+bit-by-bit work anyway. -+ -+Predictor codecs state keeps a notion of surrounding pixels. PNG predictors uses left, up and upleft -+pixel data, while TIFF predictor (2) only needs the previous (left) pixel. Important to note that PNG -+predictors always work on bytes, no matter of color-depth (bits per component), while TIFF predictor -+works on pixel components, which not necessarily fits into a complete byte. However, for PNG predictor -+the size of a pixel still matters, because 'left' and 'upleft' refers to a corresponding pixel byte, -+not necessarily previous byte. -+ -+In PNG prediction, we record every pixel byte (in decoded form) in state->rowsave. At the end of a scanline -+we copy state->rowsave to state->rowup, so that in the next scanline we can access up-pixel byte. -+Left pixel byte is accessed as state->rowsave (the byte recently stored or virtual left edge byte \0). -+Up-left pixel byte is accessed via state->rowup, but with state->pixelsize offset (same as left byte, possibly \0 -+at the left edge of the row). Both state->rowup and state->rowsave has a safe span of pixelsize bytes on the left, -+that are permanently \0. -+*/ -+ -+#define predictor_component_t unsigned short -+#define predictor_pixel1b_t unsigned int -+ -+typedef struct predictor_state { -+ int default_predictor; /* default predictor indicator */ -+ int current_predictor; /* current predictor, possibly taken from algorithm marker in PNG data */ -+ int rowsamples; /* number of pixels in a scanline (/DecodeParms << /Columns ... >>) */ -+ int compbits; /* number of bits per component (/DecodeParms << /BitsPerComponent ... >>) */ -+ int components; /* number of components (/DecodeParms << /Colors ... >>) */ -+ uint8_t *buffer; /* temporary private buffer area */ -+ uint8_t *rowin; /* an input row buffer position */ -+ int rowsize; /* size of a current scanline in bytes (rounded up) */ -+ int rowend; /* an input buffer end position */ -+ int rowindex; /* an output buffer position */ -+ union { -+ struct { /* used by PNG predictor codecs */ -+ uint8_t *rowup, *rowsave; /* previous scanline buffers */ -+ int predictorbyte; /* flag indicating that algorithm byte is read/written */ -+ int pixelsize; /* number of bytes per pixel (rounded up) */ -+ }; -+ struct { /* used by TIFF predictor codecs */ -+ union { -+ predictor_component_t *prevcomp; /* an array of left pixel components */ -+ predictor_pixel1b_t *prevpixel; /* left pixel value stored on a single integer (for 1bit color-depth) */ -+ }; -+ int compin, compout; /* bit stream buffers */ -+ int bitsin, bitsout; /* bit stream counters */ -+ int sampleindex; /* pixel counter */ -+ int compindex; /* component counter */ -+ int pixbufsize; /* size of pixel buffer in bytes */ -+ }; -+ }; -+ int flush; -+ int status; -+} predictor_state; -+ -+enum { -+ STATUS_LAST = 0, -+ STATUS_CONTINUE = 1 // any value different then IOFEOF, IOFERR, ... -+}; -+ -+predictor_state * predictor_decoder_init (predictor_state *state, int predictor, int rowsamples, int components, int compbits) -+{ -+ int rowsize, pixelsize; -+#define storage_pos(b, p, size) ((b = p), (p += size)) -+ uint8_t *buffer, *p; -+ size_t buffersize; -+ -+ pixelsize = (components * compbits + 7) >> 3; // to bytes, rounded up -+ rowsize = (rowsamples * components * compbits + 7) >> 3; -+ -+ state->default_predictor = state->current_predictor = predictor; -+ state->rowsamples = rowsamples; -+ state->components = components; -+ state->compbits = compbits; -+ -+ if (predictor == 2) -+ { /* tiff predictor */ -+ size_t compbuf, pixbuf; -+ compbuf = state->components * sizeof(predictor_component_t); -+ pixbuf = 1 * sizeof(predictor_pixel1b_t); -+ state->pixbufsize = (int)(compbuf > pixbuf ? compbuf : pixbuf); -+ buffersize = rowsize + state->pixbufsize; -+ buffer = (uint8_t *)util_calloc(buffersize, 1); -+#if defined __arm__ || defined __ARM__ || defined ARM || defined __ARM || defined __arm || defined __ARM_ARCH ||defined __aarch64__ -+ { /*memory leak */ -+ predictor_component_t *c; -+ if (state->pixbufsize%(sizeof(predictor_component_t))) { -+ c = malloc(state->pixbufsize - state->pixbufsize%(sizeof(predictor_component_t)) + sizeof(predictor_component_t) ); -+ } else { -+ c = malloc(state->pixbufsize); -+ } -+ memcpy(c,(state->rowin + rowsize),state->pixbufsize); -+ if (state->prevcomp){ -+ free(state->prevcomp); -+ } -+ state->prevcomp = c; -+ } -+#else -+ state->prevcomp = (predictor_component_t *)(state->rowin + rowsize); -+#endif -+ state->sampleindex = state->compindex = 0; -+ state->bitsin = state->bitsout = 0; -+ state->compin = state->compout = 0; -+ } -+ else -+ { /* png predictors */ -+ buffersize = (3 * rowsize + 2 * pixelsize + 1) * sizeof(uint8_t); -+ p = buffer = (uint8_t *)util_calloc(buffersize, 1); -+ storage_pos(state->rowin, p, 1 + rowsize); // one extra byte for prediction algorithm tag -+ p += pixelsize; // pixelsize extra bytes for virtual left pixel at the edge, eg. rowup[-1] (permanently \0) -+ storage_pos(state->rowup, p, rowsize); // actual row byte -+ p += pixelsize; // ditto -+ storage_pos(state->rowsave, p, rowsize); -+ state->pixelsize = pixelsize; -+ state->predictorbyte = 0; -+ } -+ state->buffer = buffer; -+ state->rowsize = rowsize; -+ state->rowindex = 0; -+ state->rowend = 0; -+ state->status = STATUS_CONTINUE; -+ return state; -+} -+ -+predictor_state * predictor_encoder_init (predictor_state *state, int predictor, int rowsamples, int components, int compbits) -+{ -+ return predictor_decoder_init(state, predictor, rowsamples, components, compbits); -+} -+ -+void predictor_decoder_close (predictor_state *state) -+{ -+ util_free(state->buffer); -+} -+ -+void predictor_encoder_close (predictor_state *state) -+{ -+ util_free(state->buffer); -+} -+ -+/* -+Predictor type identifiers (pdf spec 76). lpdf doesn't hire the codec if predictor is 1. Predictor 15 indicates -+that the type of PNG prediction algorithm may change in subsequent lines. We always check algorithm marker anyway. -+*/ -+ -+enum predictor_code { -+ NONE_PREDICTOR = 1, -+ TIFF_PREDICTOR = 2, -+ PNG_NONE_PREDICTOR = 10, -+ PNG_SUB_PREDICTOR = 11, -+ PNG_UP_PREDICTOR = 12, -+ PNG_AVERAGE_PREDICTOR = 13, -+ PNG_PAETH_PREDICTOR = 14, -+ PNG_OPTIMUM_PREDICTOR = 15 -+}; -+ -+/* -+All predoctor codecs first read the entire data row into a buffer. This is not crucial for the process, -+but allows to separate read/write states. In particular, there is one place in which codec functions -+may return on EOD. -+*/ -+ -+#define start_row(state) (state->rowindex = 0, state->rowin = state->buffer) -+ -+static int read_scanline (predictor_state *state, iof *I, int size) -+{ -+ int rowtail, left; -+ while ((rowtail = size - state->rowend) > 0) -+ { -+ left = (int)iof_left(I); -+ if (left >= rowtail) -+ { -+ memcpy(state->buffer + state->rowend, I->pos, (size_t)rowtail); -+ state->rowend += rowtail; -+ I->pos += rowtail; -+ start_row(state); -+ break; -+ } -+ else -+ { -+ if ((rowtail = left) > 0) -+ { -+ memcpy(state->buffer + state->rowend, I->pos, (size_t)rowtail); -+ state->rowend += rowtail; -+ I->pos += rowtail; -+ } -+ if (iof_input(I) == 0) -+ { -+ if (state->rowend == 0) // no scanline to process, no more input -+ return state->flush ? IOFEOF : IOFEMPTY; -+ /* If we are here, there is an incomplete scanline in buffer: -+ - if there is a chance for more (state->flush == 0), than wait for more -+ - otherwise encode/decode the last incomplete line? -+ pdf spec p. 76 says that "A row occupies a whole number of bytes", -+ so this situation should be considered abnormal (not found so far). -+ */ -+ if (!state->flush) -+ return IOFEMPTY; -+ loggerf("incomplete scanline in predictor filter"); -+ //return IOFERR; -+ state->status = STATUS_LAST; -+ state->rowsize -= size - state->rowend; -+ start_row(state); -+ break; -+ } -+ } -+ } -+ return STATUS_CONTINUE; -+} -+ -+#define read_row(state, I, size, status) if ((status = read_scanline(state, I, size)) != STATUS_CONTINUE) return status -+ -+#define ensure_output_bytes(O, n) if (!iof_ensure(O, n)) return IOFFULL -+ -+#define tobyte(c) ((unsigned char)(c)) -+#define tocomp(c) ((unsigned short)(c)) -+ -+#define row_byte(state) (state->rowin[state->rowindex]) -+ -+#define up_pixel_byte(state) (state->rowup[state->rowindex]) -+#define upleft_pixel_byte(state) (state->rowup[state->rowindex - state->pixelsize]) -+#define left_pixel_byte(state) (state->rowsave[state->rowindex - state->pixelsize]) -+ -+#define save_pixel_byte(state, c) (state->rowsave[state->rowindex] = c) -+ -+#define left_pixel_component(state) (state->prevcomp[state->compindex]) // tiff predictor with 2, 4, 8, 16 components -+#define left_pixel_value(state) (state->prevpixel[0]) // tiff predictor with 1bit components -+ -+#define save_pixel_component(state, c) ((void)\ -+ ((state->prevcomp[state->compindex] = c), \ -+ (++state->compindex < state->components || (state->compindex = 0)))) -+ -+#define save_pixel_value(state, c) (state->prevpixel[0] = c) -+ -+/* Once the codec function is done with the scanline, we set imaginary left pixel data to zero, and reset row counters to -+zero in order to allow buffering another input scanline. */ -+ -+#define reset_row(state) state->rowend = 0 -+ -+#define reset_png_row(state) (memcpy(state->rowup, state->rowsave, state->rowsize), state->predictorbyte = 0, reset_row(state)) -+ -+#define reset_tiff_row(state) \ -+ memset(state->prevcomp, 0, state->pixbufsize), \ -+ state->bitsin = state->bitsout = 0, \ -+ state->compin = state->compout = 0, \ -+ reset_row(state), \ -+ state->sampleindex = state->compindex = 0 -+ -+/* PNG paeth predictor function; http://www.libpng.org/pub/png/book/chapter09.html -+Compute the base value p := left + up - upleft, then choose that byte the closest -+(of the smallest absolute difference) to the base value. Left byte has a precedence. */ -+ -+ -+static int paeth (predictor_state *state) -+{ -+ int p, p1, p2, p3; -+ p = left_pixel_byte(state) + up_pixel_byte(state) - upleft_pixel_byte(state); -+ p1 = p >= left_pixel_byte(state) ? (p - left_pixel_byte(state)) : (left_pixel_byte(state) - p); -+ p2 = p >= up_pixel_byte(state) ? (p - up_pixel_byte(state)) : (up_pixel_byte(state) - p); -+ p3 = p >= upleft_pixel_byte(state) ? (p - upleft_pixel_byte(state)) : (upleft_pixel_byte(state) - p); -+ return (p1 <= p2 && p1 <= p3) ? left_pixel_byte(state) : (p2 <= p3 ? up_pixel_byte(state) : upleft_pixel_byte(state)); -+} -+ -+/* predictor decoder */ -+ -+iof_status predictor_decode_state (iof *I, iof *O, predictor_state *state) -+{ -+ int status, c, d, outbytes; -+ while (state->status == STATUS_CONTINUE) -+ { -+ if (state->default_predictor >= 10) // PNG predictor? -+ { -+ read_row(state, I, state->rowsize + 1, status); -+ if (state->predictorbyte == 0) -+ { // we could actually check state->rowin <> state->buffer, but we need this flag for encoder anyway -+ state->current_predictor = row_byte(state) + 10; -+ state->predictorbyte = 1; -+ ++state->rowin; -+ } -+ } -+ else -+ { -+ read_row(state, I, state->rowsize, status); -+ } -+ switch (state->current_predictor) -+ { -+ case NONE_PREDICTOR: -+ for ( ; state->rowindex < state->rowsize; ++state->rowindex) -+ { -+ ensure_output_bytes(O, 1); -+ c = row_byte(state); -+ iof_set(O, c); -+ } -+ reset_row(state); -+ break; -+ case TIFF_PREDICTOR: -+ switch (state->compbits) -+ { -+ case 1: -+ outbytes = (state->components + 7) >> 3; -+ for ( ; state->sampleindex < state->rowsamples; ++state->sampleindex) -+ { -+ ensure_output_bytes(O, outbytes); -+ while (state->bitsin < state->components) -+ { -+ state->compin = (state->compin << 8) | row_byte(state); -+ state->bitsin += 8; -+ ++state->rowindex; -+ } -+ state->bitsin -= state->components; -+ d = state->compin >> state->bitsin; -+ state->compin &= (1 << state->bitsin) - 1; -+ c = d ^ left_pixel_value(state); -+ save_pixel_value(state, c); -+ state->compout = (state->compout << state->components) | c; -+ state->bitsout += state->components; -+ while (state->bitsout >= 8) -+ { -+ state->bitsout -= 8; -+ iof_set(O, state->compout >> state->bitsout); -+ state->compout &= (1 << state->bitsout) - 1; -+ } -+ } -+ if (state->bitsout > 0) -+ { -+ ensure_output_bytes(O, 1); -+ iof_set(O, state->compin << (8 - state->bitsout)); -+ } -+ break; -+ case 2: case 4: -+ for ( ; state->sampleindex < state->rowsamples; ++state->sampleindex) -+ { -+ for ( ; state->compindex < state->components; ) // state->compindex is ++ed by save_pixel_component() -+ { -+ ensure_output_bytes(O, 1); -+ if (state->bitsin < state->compbits) -+ { -+ state->compin = (state->compin << 8) | row_byte(state); -+ state->bitsin += 8; -+ ++state->rowindex; -+ } -+ state->bitsin -= state->compbits; -+ d = state->compin >> state->bitsin; -+ state->compin &= (1 << state->bitsin) - 1; -+ c = (d + left_pixel_component(state)) & 0xff; -+ save_pixel_component(state, c); -+ state->compout = (state->compout << state->compbits) | c; -+ state->bitsout += state->compbits; -+ if (state->bitsout >= 8) -+ { -+ state->bitsout -= 8; -+ iof_set(O, state->compout >> state->bitsout); -+ state->compout &= (1 << state->bitsout) - 1; -+ } -+ } -+ } -+ if (state->bitsout > 0) -+ { -+ ensure_output_bytes(O, 1); -+ iof_set(O, state->compin << (8 - state->bitsout)); -+ } -+ break; -+ case 8: -+ for ( ; state->rowindex < state->rowsize; ++state->rowindex) -+ { -+ ensure_output_bytes(O, 1); -+ c = (row_byte(state) + left_pixel_component(state)) & 0xff; -+ save_pixel_component(state, c); -+ iof_set(O, c); -+ } -+ break; -+ case 16: -+ for ( ; state->rowindex < state->rowsize - 1; ++state->rowindex) -+ { -+ ensure_output_bytes(O, 2); -+ d = row_byte(state) << 8; -+ ++state->rowindex; -+ d |= row_byte(state); -+ c = (d + left_pixel_component(state)) & 0xff; -+ save_pixel_component(state, c); -+ iof_set2(O, c >> 8, c & 0xff); -+ } -+ break; -+ default: -+ return IOFERR; -+ } -+ reset_tiff_row(state); -+ break; -+ case PNG_NONE_PREDICTOR: -+ for ( ; state->rowindex < state->rowsize; ++state->rowindex) -+ { -+ ensure_output_bytes(O, 1); -+ c = row_byte(state); -+ save_pixel_byte(state, c); // next row may need it -+ iof_set(O, c); -+ } -+ reset_png_row(state); -+ break; -+ case PNG_SUB_PREDICTOR: -+ for ( ; state->rowindex < state->rowsize; ++state->rowindex) -+ { -+ ensure_output_bytes(O, 1); -+ c = (row_byte(state) + left_pixel_byte(state)) & 0xff; -+ save_pixel_byte(state, c); -+ iof_set(O, c); -+ } -+ reset_png_row(state); -+ break; -+ case PNG_UP_PREDICTOR: -+ for ( ; state->rowindex < state->rowsize; ++state->rowindex) -+ { -+ ensure_output_bytes(O, 1); -+ c = (row_byte(state) + up_pixel_byte(state)) & 0xff; -+ save_pixel_byte(state, c); -+ iof_set(O, c); -+ } -+ reset_png_row(state); -+ break; -+ case PNG_AVERAGE_PREDICTOR: -+ for ( ; state->rowindex < state->rowsize; ++state->rowindex) -+ { -+ ensure_output_bytes(O, 1); -+ c = (row_byte(state) + ((up_pixel_byte(state) + left_pixel_byte(state)) / 2)) & 0xff; -+ save_pixel_byte(state, c); -+ iof_set(O, c); -+ } -+ reset_png_row(state); -+ break; -+ case PNG_PAETH_PREDICTOR: -+ for ( ; state->rowindex < state->rowsize; ++state->rowindex) -+ { -+ ensure_output_bytes(O, 1); -+ c = (row_byte(state) + paeth(state)) & 0xff; -+ save_pixel_byte(state, c); -+ iof_set(O, c); -+ } -+ reset_png_row(state); -+ break; -+ //case PNG_OPTIMUM_PREDICTOR: // valid as default_redictor, but not as algorithm identifier byte -+ default: -+ return IOFERR; -+ } -+ } -+ return state->status == STATUS_LAST ? IOFERR : IOFEOF; -+} -+ -+/* predictor encoder */ -+ -+iof_status predictor_encode_state (iof *I, iof *O, predictor_state *state) -+{ -+ int status, c, d, outbytes; -+ while (state->status == STATUS_CONTINUE) -+ { -+ read_row(state, I, state->rowsize, status); -+ if (state->current_predictor >= 10 && state->predictorbyte == 0) -+ { -+ ensure_output_bytes(O, 1); -+ iof_set(O, state->current_predictor - 10); -+ state->predictorbyte = 1; -+ } -+ switch (state->current_predictor) -+ { -+ case NONE_PREDICTOR: -+ for ( ; state->rowindex < state->rowsize; ++state->rowindex) -+ { -+ ensure_output_bytes(O, 1); -+ c = row_byte(state); -+ iof_set(O, c); -+ } -+ reset_row(state); -+ break; -+ case TIFF_PREDICTOR: -+ switch (state->compbits) -+ { -+ case 1: -+ outbytes = (state->components + 7) >> 3; -+ for ( ; state->sampleindex < state->rowsamples; ++state->sampleindex) -+ { -+ ensure_output_bytes(O, outbytes); -+ while (state->bitsin < state->components) -+ { -+ state->compin = (state->compin << 8) | row_byte(state); -+ state->bitsin += 8; -+ ++state->rowindex; -+ } -+ state->bitsin -= state->components; -+ c = state->compin >> state->bitsin; -+ state->compin &= (1 << state->bitsin) - 1; -+ d = c ^ left_pixel_value(state); -+ save_pixel_value(state, c); -+ state->compout = (state->compout << state->components) | d; -+ state->bitsout += state->components; -+ while (state->bitsout >= 8) -+ { -+ state->bitsout -= 8; -+ iof_set(O, state->compout >> state->bitsout); -+ state->compout &= (1 << state->bitsout) - 1; -+ } -+ } -+ if (state->bitsout > 0) -+ { -+ ensure_output_bytes(O, 1); -+ iof_set(O, state->compin << (8 - state->bitsout)); -+ } -+ break; -+ case 2: case 4: -+ for ( ; state->sampleindex < state->rowsamples; ++state->sampleindex) -+ { -+ for ( ; state->compindex < state->components; ) -+ { -+ ensure_output_bytes(O, 1); -+ if (state->bitsin < state->compbits) -+ { -+ state->compin = (state->compin << 8) | row_byte(state); -+ state->bitsin += 8; -+ ++state->rowindex; -+ } -+ state->bitsin -= state->compbits; -+ c = state->compin >> state->bitsin; -+ state->compin &= (1 << state->bitsin) - 1; -+ d = tocomp(c - left_pixel_component(state)); -+ save_pixel_component(state, c); -+ state->compout = (state->compout << state->compbits) | d; -+ state->bitsout += state->compbits; -+ if (state->bitsout >= 8) -+ { -+ state->bitsout -= 8; -+ iof_set(O, state->compout >> state->bitsout); -+ state->compout &= (1 << state->bitsout) - 1; -+ } -+ } -+ } -+ if (state->bitsout > 0) -+ { -+ ensure_output_bytes(O, 1); -+ iof_set(O, state->compin << (8 - state->bitsout)); -+ } -+ break; -+ case 8: -+ for ( ; state->rowindex < state->rowsize; ++state->rowindex) -+ { -+ ensure_output_bytes(O, 1); -+ c = row_byte(state); -+ d = tobyte(c - left_pixel_component(state)); -+ save_pixel_component(state, c); -+ iof_set(O, d); -+ } -+ break; -+ case 16: -+ for ( ; state->rowindex < state->rowsize - 1; ++state->rowindex) -+ { -+ ensure_output_bytes(O, 2); -+ c = row_byte(state) << 8; -+ ++state->rowindex; -+ c |= row_byte(state); -+ d = tocomp(c - left_pixel_component(state)); -+ save_pixel_component(state, c); -+ iof_set2(O, d >> 8, d & 0xff); -+ } -+ break; -+ default: -+ return IOFERR; -+ } -+ reset_tiff_row(state); -+ break; -+ case PNG_NONE_PREDICTOR: -+ for ( ; state->rowindex < state->rowsize; ++state->rowindex) -+ { -+ ensure_output_bytes(O, 1); -+ c = row_byte(state); -+ save_pixel_byte(state, c); // next row may need it -+ iof_set(O, c); -+ } -+ reset_png_row(state); -+ break; -+ case PNG_SUB_PREDICTOR: -+ for ( ; state->rowindex < state->rowsize; ++state->rowindex) -+ { -+ ensure_output_bytes(O, 1); -+ c = row_byte(state); -+ d = tobyte(c - left_pixel_byte(state)); -+ save_pixel_byte(state, c); -+ iof_set(O, d); -+ } -+ reset_png_row(state); -+ break; -+ case PNG_OPTIMUM_PREDICTOR: // not worthy to perform optimization -+ case PNG_UP_PREDICTOR: -+ for ( ; state->rowindex < state->rowsize; ++state->rowindex) -+ { -+ ensure_output_bytes(O, 1); -+ c = row_byte(state); -+ d = tobyte(c - up_pixel_byte(state)); -+ save_pixel_byte(state, c); -+ iof_set(O, d); -+ } -+ reset_png_row(state); -+ break; -+ case PNG_AVERAGE_PREDICTOR: -+ for ( ; state->rowindex < state->rowsize; ++state->rowindex) -+ { -+ ensure_output_bytes(O, 1); -+ c = row_byte(state); -+ d = tobyte(c - ((up_pixel_byte(state) + left_pixel_byte(state)) >> 1)); -+ save_pixel_byte(state, c); -+ iof_set(O, d); -+ } -+ reset_png_row(state); -+ break; -+ case PNG_PAETH_PREDICTOR: -+ for ( ; state->rowindex < state->rowsize; ++state->rowindex) -+ { -+ ensure_output_bytes(O, 1); -+ c = row_byte(state); -+ d = tobyte(c - paeth(state)); -+ save_pixel_byte(state, c); -+ iof_set(O, d); -+ } -+ reset_png_row(state); -+ break; -+ default: -+ return IOFERR; -+ } -+ } -+ return state->status == STATUS_LAST ? IOFERR : IOFEOF; -+} -+ -+iof_status predictor_decode (iof *I, iof *O, int predictor, int rowsamples, int components, int compbits) -+{ -+ predictor_state state; -+ int ret; -+ predictor_decoder_init(&state, predictor, rowsamples, components, compbits); -+ state.flush = 1; -+ ret = predictor_decode_state(I, O, &state); -+ predictor_decoder_close(&state); -+ return ret; -+} -+ -+iof_status predictor_encode (iof *I, iof *O, int predictor, int rowsamples, int components, int compbits) -+{ -+ predictor_state state; -+ int ret; -+ predictor_encoder_init(&state, predictor, rowsamples, components, compbits); -+ state.flush = 1; -+ ret = predictor_encode_state(I, O, &state); -+ predictor_encoder_close(&state); -+ return ret; -+} -+ -+/* filters */ -+ -+// predictor decoder function -+ -+static size_t predictor_decoder (iof *F, iof_mode mode) -+{ -+ predictor_state *state; -+ iof_status status; -+ size_t tail; -+ -+ state = iof_filter_state(predictor_state *, F); -+ switch(mode) -+ { -+ case IOFLOAD: -+ case IOFREAD: -+ if (F->flags & IOF_STOPPED) -+ return 0; -+ tail = iof_tail(F); -+ F->pos = F->buf + tail; -+ F->end = F->buf + F->space; -+ do { -+ status = predictor_decode_state(F->next, F, state); -+ } while (mode == IOFLOAD && status == IOFFULL && iof_resize_buffer(F)); -+ return iof_decoder_retval(F, "predictor", status); -+ case IOFCLOSE: -+ predictor_decoder_close(state); -+ iof_free(F); -+ return 0; -+ default: -+ break; -+ } -+ return 0; -+} -+ -+// predictor encoder function -+ -+static size_t predictor_encoder (iof *F, iof_mode mode) -+{ -+ predictor_state *state; -+ iof_status status; -+ -+ state = iof_filter_state(predictor_state *, F); -+ switch (mode) -+ { -+ case IOFFLUSH: -+ state->flush = 1; -+ // fall through -+ case IOFWRITE: -+ F->end = F->pos; -+ F->pos = F->buf; -+ status = predictor_encode_state(F, F->next, state); -+ return iof_encoder_retval(F, "predictor", status); -+ case IOFCLOSE: -+ if (!state->flush) -+ predictor_encoder(F, IOFFLUSH); -+ predictor_encoder_close(state); -+ iof_free(F); -+ return 0; -+ default: -+ break; -+ } -+ return 0; -+} -+ -+iof * iof_filter_predictor_decoder (iof *N, int predictor, int rowsamples, int components, int compbits) -+{ -+ iof *I; -+ predictor_state *state; -+ I = iof_filter_reader(predictor_decoder, sizeof(predictor_state), &state); -+ iof_setup_next(I, N); -+ if (predictor_decoder_init(state, predictor, rowsamples, components, compbits) == NULL) -+ { -+ iof_discard(I); -+ return NULL; -+ } -+ state->flush = 1; -+ return I; -+} -+ -+iof * iof_filter_predictor_encoder (iof *N, int predictor, int rowsamples, int components, int compbits) -+{ -+ iof *O; -+ predictor_state *state; -+ O = iof_filter_writer(predictor_encoder, sizeof(predictor_state), &state); -+ iof_setup_next(O, N); -+ if (predictor_encoder_init(state, predictor, rowsamples, components, compbits) == NULL) -+ { -+ iof_discard(O); -+ return NULL; -+ } -+ return O; -+} -diff --git a/texk/web2c/luatexdir/luapplib/util/utilfpred.h b/texk/web2c/luatexdir/luapplib/util/utilfpred.h -new file mode 100644 -index 000000000..6ae2f8935 ---- /dev/null -+++ b/texk/web2c/luatexdir/luapplib/util/utilfpred.h -@@ -0,0 +1,23 @@ -+#ifndef UTIL_FILTER_PREDICTOR_H -+#define UTIL_FILTER_PREDICTOR_H -+ -+#include "utiliof.h" -+ -+typedef struct predictor_state predictor_state; -+ -+predictor_state * predictor_decoder_init (predictor_state *state, int predictor, int rowsamples, int components, int compbits); -+predictor_state * predictor_encoder_init (predictor_state *state, int predictor, int rowsamples, int components, int compbits); -+ -+void predictor_decoder_close (predictor_state *state); -+void predictor_encoder_close (predictor_state *state); -+ -+iof_status predictor_decode_state (iof *I, iof *O, predictor_state *state); -+iof_status predictor_encode_state (iof *I, iof *O, predictor_state *state); -+ -+iof_status predictor_decode (iof *I, iof *O, int predictor, int rowsamples, int components, int compbits); -+iof_status predictor_encode (iof *I, iof *O, int predictor, int rowsamples, int components, int compbits); -+ -+iof * iof_filter_predictor_decoder (iof *N, int predictor, int rowsamples, int components, int compbits); -+iof * iof_filter_predictor_encoder (iof *N, int predictor, int rowsamples, int components, int compbits); -+ -+#endif -\ No newline at end of file -diff --git a/texk/web2c/luatexdir/luapplib/util/utiliof.c b/texk/web2c/luatexdir/luapplib/util/utiliof.c -new file mode 100644 -index 000000000..7d07cf12d ---- /dev/null -+++ b/texk/web2c/luatexdir/luapplib/util/utiliof.c -@@ -0,0 +1,2949 @@ -+/* input/iutput stream */ -+ -+#include -+#include -+#include -+ -+#include "utilmem.h" -+#include "utillog.h" -+#include "utiliof.h" -+ -+/* commons */ -+ -+void * iof_copy_data (const void *data, size_t size) -+{ -+ return memcpy(util_malloc(size), data, size); -+} -+ -+uint8_t * iof_copy_file_data (const char *filename, size_t *psize) -+{ -+ FILE *file; -+ size_t size; -+ uint8_t *data; -+ if ((file = fopen(filename, "rb")) == NULL) -+ return NULL; -+ fseek(file, 0, SEEK_END); -+ size = (size_t)ftell(file); -+ data = (uint8_t *)util_malloc(size); -+ fseek(file, 0, SEEK_SET); -+ if ((*psize = fread(data, 1, size, file)) != size) -+ { -+ util_free(data); -+ data = NULL; -+ } -+ fclose(file); -+ return data; -+} -+ -+uint8_t * iof_copy_file_handle_data (FILE *file, size_t *psize) -+{ -+ size_t size; -+ uint8_t *data; -+ //long offset = ftell(file); // keep offset intact? -+ fseek(file, 0, SEEK_END); -+ size = (size_t)ftell(file); -+ data = (uint8_t *)util_malloc(size); -+ fseek(file, 0, SEEK_SET); -+ if ((*psize = fread(data, 1, size, file)) != size) -+ { -+ util_free(data); -+ data = NULL; -+ } -+ //fseek(file, offset, SEEK_SET) -+ return data; -+} -+ -+FILE * iof_get_file (iof *F) -+{ -+ if (F->flags & IOF_FILE) -+ return iof_file_get_file(F->iofile); -+ if (F->flags & IOF_FILE_HANDLE) -+ return F->file; -+ return NULL; -+} -+ -+const char * iof_status_kind (iof_status status) -+{ -+ switch (status) -+ { -+ case IOFEOF: -+ return "IOFEOF"; -+ case IOFERR: -+ return "IOFERR"; -+ case IOFEMPTY: -+ return "IOFEMPTY"; -+ case IOFFULL: -+ return "IOFFULL"; -+ default: -+ break; -+ } -+ return "(unknown)"; -+} -+ -+/* shared pseudofile */ -+ -+#define IOF_FILE_DEFAULTS 0 -+ -+iof_file * iof_file_new (FILE *file) -+{ -+ iof_file *iofile = (iof_file *)util_malloc(sizeof(iof_file)); -+ iof_file_set_fh(iofile, file); -+ iofile->offset = NULL; -+ iofile->size = 0; -+ iofile->name = NULL; -+ iofile->refcount = 0; -+ iofile->flags = IOF_FILE_DEFAULTS|IOF_ALLOC; -+ return iofile; -+} -+ -+iof_file * iof_file_init (iof_file *iofile, FILE *file) -+{ -+ iof_file_set_fh(iofile, file); -+ iofile->offset = NULL; -+ iofile->size = 0; -+ iofile->name = NULL; -+ iofile->refcount = 0; -+ iofile->flags = IOF_FILE_DEFAULTS; -+ return iofile; -+} -+ -+iof_file * iof_file_rdata (const void *data, size_t size) -+{ -+ iof_file *iofile = (iof_file *)util_malloc(sizeof(iof_file)); -+ iofile->rbuf = iofile->rpos = (const uint8_t *)data; -+ iofile->rend = iofile->rbuf + size; -+ iofile->offset = NULL; -+ iofile->size = 0; -+ iofile->name = NULL; -+ iofile->refcount = 0; -+ iofile->flags = IOF_FILE_DEFAULTS|IOF_ALLOC|IOF_DATA; -+ return iofile; -+} -+ -+iof_file * iof_file_rdata_init (iof_file *iofile, const void *data, size_t size) -+{ -+ iofile->rbuf = iofile->rpos = (const uint8_t *)data; -+ iofile->rend = iofile->rbuf + size; -+ iofile->offset = NULL; -+ iofile->size = 0; // letse keep it consequently set to zero (only for user disposal) -+ iofile->name = NULL; -+ iofile->refcount = 0; -+ iofile->flags = IOF_FILE_DEFAULTS|IOF_DATA; -+ return iofile; -+} -+ -+iof_file * iof_file_wdata (void *data, size_t size) -+{ -+ return iof_file_rdata((const void *)data, size); -+} -+ -+iof_file * iof_file_wdata_init (iof_file *iofile, void *data, size_t size) -+{ -+ return iof_file_rdata_init(iofile, (const void *)data, size); -+} -+ -+/* typical uses so far */ -+ -+iof_file * iof_file_reader_from_file_handle (iof_file *iofile, const char *filename, FILE *file, int preload, int closefile) -+{ -+ uint8_t *data; -+ size_t size; -+ -+ if (preload) -+ { -+ if ((data = iof_copy_file_handle_data(file, &size)) == NULL) -+ { -+ if (closefile) -+ fclose(file); -+ return NULL; -+ } -+ if (iofile == NULL) -+ iofile = iof_file_rdata(data, size); -+ else -+ iof_file_rdata_init(iofile, data, size); -+ iofile->flags |= IOF_BUFFER_ALLOC; -+ if (closefile) -+ fclose(file); -+ } -+ else -+ { -+ if (iofile == NULL) -+ iofile = iof_file_new(file); -+ else -+ iof_file_init(iofile, file); -+ if (closefile) -+ iofile->flags |= IOF_CLOSE_FILE; -+ } -+ if (filename != NULL) -+ iof_file_set_name(iofile, filename); -+ return iofile; -+} -+ -+iof_file * iof_file_reader_from_file (iof_file *iofile, const char *filename, int preload) -+{ -+ FILE *file; -+ if ((file = fopen(filename, "rb")) == NULL) -+ return NULL; -+ return iof_file_reader_from_file_handle(iofile, filename, file, preload, 1); -+} -+ -+iof_file * iof_file_reader_from_data (iof_file *iofile, const void *data, size_t size, int preload, int freedata) -+{ -+ void *newdata; -+ if (data == NULL) -+ return NULL; -+ if (preload) -+ { -+ newdata = iof_copy_data(data, size); -+ if (iofile == NULL) -+ iofile = iof_file_rdata(newdata, size); -+ else -+ iof_file_rdata_init(iofile, newdata, size); -+ iofile->flags |= IOF_BUFFER_ALLOC; -+ //if (freedata) // hardly makes sense... we can't free const void * -+ // util_free((void *)data); -+ } -+ else -+ { -+ if (iofile == NULL) -+ iofile = iof_file_rdata(data, size); -+ else -+ iof_file_rdata_init(iofile, data, size); -+ if (freedata) -+ iofile->flags |= IOF_BUFFER_ALLOC; -+ } -+ return iofile; -+} -+ -+/* -+iof_file * iof_file_writer_from_file (iof_file *iofile, const char *filename) -+{ -+ FILE *file; -+ if ((file = fopen(filename, "wb")) == NULL) -+ return NULL; -+ if (iofile == NULL) -+ iofile = iof_file_new(file); -+ else -+ iof_file_init(iofile, file); -+ iofile->flags |= IOF_CLOSE_FILE; -+ iof_file_set_name(iofile, filename); -+ return iofile; -+} -+*/ -+ -+/* -+Because of limited number of FILE* handles available, we may need to close contained handle -+between accessing it. In applications so far (fonts, images) we typically need the source -+to parse the file on creation and to rewrite or reload the data on dump. All iof_file api -+functions assume that iofile has FILE* opened. Reopening it on every access (ftell, fseek, -+read/write) makes no sense, as we would effectively loose control. If the caller invalidates -+iofile by closing and nulling its file handle, it is also responsible to reopen when necessary. -+*/ -+ -+int iof_file_close_input (iof_file *iofile) -+{ -+ FILE *file; -+ if (iofile->flags & IOF_DATA) -+ return 0; -+ if ((file = iof_file_get_fh(iofile)) == NULL) -+ return 0; -+ fclose(file); -+ iof_file_set_fh(iofile, NULL); -+ iofile->flags &= ~IOF_RECLOSE_FILE; -+ iofile->flags |= IOF_REOPEN_FILE; -+ return 1; -+} -+ -+int iof_file_reopen_input (iof_file *iofile) -+{ // returns true if iofile readable -+ FILE *file; -+ const char *filename; -+ if (iofile->flags & IOF_DATA) -+ return 1; -+ if ((file = iof_file_get_fh(iofile)) != NULL) -+ return 1; // if present, assumed readable -+ if ((filename = iofile->name) == NULL || (file = fopen(filename, "rb")) == NULL) -+ return 0; -+ iof_file_set_fh(iofile, file); -+ iofile->flags &= ~IOF_REOPEN_FILE; -+ iofile->flags |= IOF_RECLOSE_FILE; -+ return 1; -+} -+ -+/* freeing iof_file */ -+ -+void iof_file_free (iof_file *iofile) -+{ -+ FILE *file; -+ if (iofile->flags & IOF_DATA) -+ { -+ if (iofile->flags & IOF_BUFFER_ALLOC) -+ { -+ iofile->flags &= ~IOF_BUFFER_ALLOC; -+ if (iofile->buf != NULL) -+ { -+ util_free(iofile->buf); -+ iofile->buf = iofile->pos = iofile->end = NULL; -+ } -+ } -+ } -+ else if ((file = iof_file_get_fh(iofile)) != NULL) -+ { -+ if (iofile->flags & IOF_CLOSE_FILE) -+ fclose(file); -+ iof_file_set_fh(iofile, NULL); -+ } -+ iof_file_set_name(iofile, NULL); -+ if (iofile->flags & IOF_ALLOC) -+ util_free(iofile); -+} -+ -+/* set filename for reopen */ -+ -+void iof_file_set_name (iof_file *iofile, const char *name) -+{ -+ if (iofile->name != NULL) -+ util_free(iofile->name); -+ if (name != NULL) -+ iofile->name = iof_copy_data(name, strlen(name) + 1); -+ else -+ iofile->name = NULL; -+} -+ -+/* seek */ -+ -+int iof_file_seek (iof_file *iofile, long offset, int whence) -+{ -+ if (iofile->flags & IOF_DATA) -+ { -+ switch (whence) -+ { -+ case SEEK_SET: -+ if (offset >= 0 && iofile->buf + offset <= iofile->end) -+ { -+ iofile->pos = iofile->buf + offset; -+ return 0; -+ } -+ return -1; -+ case SEEK_CUR: -+ if ((offset >= 0 && iofile->pos + offset <= iofile->end) || (offset < 0 && iofile->pos + offset >= iofile->buf)) -+ { -+ iofile->pos += offset; -+ return 0; -+ } -+ return -1; -+ case SEEK_END: -+ if (offset <= 0 && iofile->end + offset >= iofile->buf) -+ { -+ iofile->pos = iofile->end + offset; -+ return 0; -+ } -+ return -1; -+ } -+ return -1; -+ } -+ return fseek(iof_file_get_fh(iofile), offset, whence); -+} -+ -+/* */ -+ -+long iof_file_tell (iof_file *iofile) -+{ -+ return (iofile->flags & IOF_DATA) ? (long)(iofile->pos - iofile->buf) : ftell(iof_file_get_fh(iofile)); -+} -+ -+size_t iof_file_size (iof_file *iofile) -+{ -+ long pos, size; -+ FILE *file; -+ if (iofile->flags & IOF_DATA) -+ return (size_t)iof_space(iofile); -+ file = iof_file_get_fh(iofile); -+ pos = ftell(file); -+ fseek(file, 0, SEEK_END); -+ size = ftell(file); -+ fseek(file, pos, SEEK_SET); -+ return size; -+} -+ -+int iof_file_eof (iof_file *iofile) -+{ -+ if (iofile->flags & IOF_DATA) -+ return iofile->pos == iofile->end ? -1 : 0; -+ return feof(iof_file_get_fh(iofile)); -+} -+ -+int iof_file_flush (iof_file *iofile) -+{ -+ if (iofile->flags & IOF_DATA) -+ return 0; -+ return fflush(iof_file_get_fh(iofile)); -+} -+ -+size_t iof_file_read (void *ptr, size_t size, size_t items, iof_file *iofile) -+{ -+ if (iofile->flags & IOF_DATA) -+ { -+ size_t bytes = size * items; -+ if (bytes > (size_t)iof_left(iofile)) -+ bytes = (size_t)iof_left(iofile); -+ memcpy(ptr, iofile->pos, bytes); -+ iofile->pos += bytes; -+ return bytes / size; // number of elements read -+ } -+ return fread(ptr, size, items, iof_file_get_fh(iofile)); -+} -+ -+static size_t iof_file_data_resizeto (iof_file *iofile, size_t space) -+{ -+ uint8_t *newbuf; -+ size_t size; -+ size = iof_size(iofile); -+ if (iofile->flags & IOF_BUFFER_ALLOC) -+ { -+ newbuf = (uint8_t *)util_realloc(iofile->buf, space); -+ } -+ else -+ { -+ newbuf = (uint8_t *)util_malloc(space); -+ if (size > 0) -+ memcpy(newbuf, iofile->buf, size); -+ iofile->flags |= IOF_BUFFER_ALLOC; -+ } -+ iofile->buf = newbuf; -+ iofile->pos = newbuf + size; -+ iofile->end = newbuf + space; -+ return space - size; -+} -+ -+#define iof_file_data_resize(iofile) iof_file_data_resizeto(iofile, iof_space(iofile) << 1) -+ -+size_t iof_file_write (const void *ptr, size_t size, size_t items, iof_file *iofile) -+{ -+ if (iofile->flags & IOF_DATA) -+ { -+ size_t space, sizesofar, bytes; -+ bytes = size * items; -+ if (bytes > (size_t)iof_left(iofile)) -+ { -+ if ((space = iof_space(iofile)) == 0) // allow iofile->buf/end initially NULL -+ space = BUFSIZ; -+ for (sizesofar = iof_size(iofile), space <<= 1; sizesofar + bytes > space; space <<= 1) -+ ; -+ if (iof_file_data_resizeto(iofile, space) == 0) -+ return 0; -+ } -+ memcpy(iofile->pos, ptr, bytes); -+ iofile->pos += bytes; -+ return bytes / size; -+ } -+ return fwrite(ptr, size, items, iof_file_get_fh(iofile)); -+} -+ -+size_t iof_file_ensure (iof_file *iofile, size_t bytes) -+{ -+ if (iofile->flags & IOF_DATA) -+ { -+ size_t space, sizesofar, left; -+ left = (size_t)iof_left(iofile); -+ if (bytes > left) -+ { -+ if ((space = iof_space(iofile)) == 0) // allow iofile->buf/end initially NULL -+ space = BUFSIZ; -+ for (sizesofar = iof_size(iofile), space <<= 1; sizesofar + bytes > space; space <<= 1); -+ return iof_file_data_resizeto(iofile, space); -+ } -+ return left; -+ } -+ return 0; -+} -+ -+int iof_file_getc (iof_file *iofile) -+{ -+ if (iofile->flags & IOF_DATA) -+ return iofile->pos < iofile->end ? *iofile->pos++ : IOFEOF; -+ return fgetc(iof_file_get_fh(iofile)); -+} -+ -+int iof_file_putc (iof_file *iofile, int c) -+{ -+ if (iofile->flags & IOF_DATA) -+ { -+ if (iofile->pos >= iofile->end) -+ if (iof_file_data_resize(iofile) == 0) -+ return IOFEOF; -+ *iofile->pos++ = (uint8_t)c; -+ return c; -+ } -+ return fputc(c, iof_file_get_fh(iofile)); -+} -+ -+static int iof_file_sync (iof_file *iofile, size_t *offset) -+{ -+ if (iofile->offset != offset) -+ { -+ if (iofile->offset != NULL) -+ *iofile->offset = iof_file_tell(iofile); -+ iofile->offset = offset; -+ if (offset) // let offset be NULL -+ return iof_file_seek(iofile, (long)*offset, SEEK_SET); -+ } -+ return 0; -+} -+ -+//#define iof_file_unsync(iofile, poffset) (void)((iofile)->offset == poffset && (((iofile)->offset = NULL), 0)) -+#define iof_file_unsync(iofile, poffset) ((void)poffset, (iofile)->offset = NULL) -+ -+/* iof seek */ -+ -+#define iof_reader_reset(I) ((I)->pos = (I)->end = (I)->buf) -+#define iof_reader_reseek_file(I, offset, whence) (fseek((I)->file, offset, whence) == 0 ? (iof_reader_reset(I), 0) : -1) -+#define iof_reader_reseek_iofile(I, offset, whence) (iof_file_seek((I)->iofile, offset, whence) == 0 ? (iof_reader_reset(I), 0) : -1) -+ -+#define iof_writer_reset(O) ((O)->pos = (O)->buf) -+#define iof_writer_reseek_file(O, offset, whence) (iof_flush(O), (fseek((O)->file, offset, whence) == 0 ? (iof_writer_reset(O), 0) : -1)) -+#define iof_writer_reseek_iofile(O, offset, whence) (iof_flush(O), (iof_file_seek((O)->iofile, offset, whence) == 0 ? (iof_writer_reset(O), 0) : -1)) -+ -+static int iof_reader_seek_data (iof *I, long offset, int whence) -+{ -+ switch (whence) -+ { -+ case SEEK_SET: -+ if (offset >= 0 && I->buf + offset <= I->end) -+ { -+ I->pos = I->buf + offset; -+ return 0; -+ } -+ return -1; -+ case SEEK_CUR: -+ if ((offset >= 0 && I->pos + offset <= I->end) || (offset < 0 && I->pos + offset >= I->buf)) -+ { -+ I->pos += offset; -+ return 0; -+ } -+ return -1; -+ case SEEK_END: -+ if (offset <= 0 && I->end + offset >= I->buf) -+ { -+ I->pos = I->end + offset; -+ return 0; -+ } -+ return -1; -+ } -+ return -1; -+} -+ -+static int iof_reader_seek_iofile (iof *I, long offset, int whence) -+{ -+ long fileoffset; -+ switch (whence) -+ { -+ case SEEK_SET: -+ fileoffset = iof_file_tell(I->iofile); -+ if (offset <= fileoffset && offset >= fileoffset - iof_space(I)) -+ { -+ I->pos = I->end - (fileoffset - offset); -+ return 0; -+ } -+ return iof_reader_reseek_iofile(I, offset, SEEK_SET); -+ case SEEK_CUR: -+ if ((offset >= 0 && I->pos + offset <= I->end) || (offset < 0 && I->pos + offset >= I->buf)) -+ { -+ I->pos += offset; -+ return 0; -+ } -+ return iof_reader_reseek_iofile(I, offset, SEEK_CUR); -+ case SEEK_END: -+ return iof_reader_reseek_iofile(I, offset, SEEK_END); // can we do better? -+ } -+ return -1; -+} -+ -+static int iof_reader_seek_file (iof *I, long offset, int whence) -+{ -+ long fileoffset; -+ switch (whence) -+ { -+ case SEEK_SET: -+ fileoffset = ftell(I->file); -+ if (offset <= fileoffset && offset >= fileoffset - iof_space(I)) -+ { -+ I->pos = I->end - (fileoffset - offset); -+ return 0; -+ } -+ return iof_reader_reseek_file(I, offset, SEEK_SET); -+ case SEEK_CUR: -+ if ((offset >= 0 && I->pos + offset <= I->end) || (offset < 0 && I->pos + offset >= I->buf)) -+ { -+ I->pos += offset; -+ return 0; -+ } -+ return iof_reader_reseek_file(I, offset, SEEK_CUR); -+ case SEEK_END: -+ return iof_reader_reseek_file(I, offset, SEEK_END); // can we do better? -+ } -+ return -1; -+} -+ -+int iof_reader_seek (iof *I, long offset, int whence) -+{ -+ I->flags &= ~IOF_STOPPED; -+ if (I->flags & IOF_FILE) -+ return iof_reader_seek_iofile(I, offset, whence); -+ if (I->flags & IOF_FILE_HANDLE) -+ return iof_reader_seek_file(I, offset, whence); -+ if (I->flags & IOF_DATA) -+ return iof_reader_seek_data(I, offset, whence); -+ return -1; -+} -+ -+int iof_reader_reseek (iof *I, long offset, int whence) -+{ -+ I->flags &= ~IOF_STOPPED; -+ if (I->flags & IOF_FILE) -+ return iof_reader_reseek_iofile(I, offset, whence); -+ if (I->flags & IOF_FILE_HANDLE) -+ return iof_reader_reseek_file(I, offset, whence); -+ if (I->flags & IOF_DATA) -+ return iof_reader_seek_data(I, offset, whence); -+ return -1; -+} -+ -+static int iof_writer_seek_data (iof *O, long offset, int whence) -+{ -+ /* -+ fseek() allows to seek after the end of file. Seeking does not increase the output file. -+ No byte is written before fwirte(). It seems to fill the gap with zeros. Until we really need that, -+ no seeking out of bounds for writers. -+ */ -+ O->flags &= ~IOF_STOPPED; -+ return iof_reader_seek_data(O, offset, whence); -+} -+ -+static int iof_writer_seek_iofile (iof *O, long offset, int whence) -+{ -+ long fileoffset; -+ switch (whence) -+ { -+ case SEEK_SET: -+ fileoffset = iof_file_tell(O->iofile); -+ if (offset >= fileoffset && offset <= fileoffset + iof_space(O)) -+ { -+ O->pos = O->buf + (offset - fileoffset); -+ return 0; -+ } -+ return iof_writer_reseek_iofile(O, offset, SEEK_SET); -+ case SEEK_CUR: -+ if ((offset >=0 && O->pos + offset <= O->end) || (offset < 0 && O->pos + offset >= O->buf)) -+ { -+ O->pos += offset; -+ return 0; -+ } -+ return iof_writer_reseek_iofile(O, offset, SEEK_CUR); -+ case SEEK_END: -+ return iof_writer_reseek_iofile(O, offset, SEEK_END); -+ } -+ return -1; -+} -+ -+static int iof_writer_seek_file (iof *O, long offset, int whence) -+{ -+ long fileoffset; -+ switch (whence) -+ { -+ case SEEK_SET: -+ fileoffset = ftell(O->file); -+ if (offset >= fileoffset && offset <= fileoffset + iof_space(O)) -+ { -+ O->pos = O->buf + (offset - fileoffset); -+ return 0; -+ } -+ return iof_writer_reseek_file(O, offset, SEEK_SET); -+ case SEEK_CUR: -+ if ((offset >=0 && O->pos + offset <= O->end) || (offset < 0 && O->pos + offset >= O->buf)) -+ { -+ O->pos += offset; -+ return 0; -+ } -+ return iof_writer_reseek_file(O, offset, SEEK_CUR); -+ case SEEK_END: -+ return iof_writer_reseek_file(O, offset, SEEK_END); -+ } -+ return -1; -+} -+ -+int iof_writer_seek (iof *I, long offset, int whence) -+{ -+ I->flags &= ~IOF_STOPPED; -+ if (I->flags & IOF_FILE) -+ return iof_writer_seek_iofile(I, offset, whence); -+ if (I->flags & IOF_FILE_HANDLE) -+ return iof_writer_seek_file(I, offset, whence); -+ if (I->flags & IOF_DATA) -+ return iof_writer_seek_data(I, offset, whence); -+ return -1; -+} -+ -+int iof_writer_reseek (iof *I, long offset, int whence) -+{ -+ I->flags &= ~IOF_STOPPED; -+ if (I->flags & IOF_FILE) -+ return iof_writer_reseek_iofile(I, offset, whence); -+ if (I->flags & IOF_FILE_HANDLE) -+ return iof_writer_reseek_file(I, offset, whence); -+ if (I->flags & IOF_DATA) -+ return iof_writer_seek_data(I, offset, whence); -+ return -1; -+} -+ -+int iof_seek (iof *F, long offset, int whence) -+{ -+ return (F->flags & IOF_WRITER) ? iof_writer_seek(F, offset, whence) : iof_reader_seek(F, offset, whence); -+} -+ -+int iof_reseek (iof *F, long offset, int whence) -+{ -+ return (F->flags & IOF_WRITER) ? iof_writer_reseek(F, offset, whence) : iof_reader_reseek(F, offset, whence); -+} -+ -+/* tell */ -+ -+long iof_reader_tell (iof *I) -+{ -+ if (I->flags & IOF_FILE) -+ return iof_file_tell(I->iofile) - (long)iof_left(I); -+ if (I->flags & IOF_FILE_HANDLE) -+ return ftell(I->file) - (long)iof_left(I); -+ //if (I->flags & IOF_DATA) -+ return (long)iof_size(I); -+} -+ -+long iof_writer_tell (iof *O) -+{ -+ if (O->flags & IOF_FILE) -+ return iof_file_tell(O->iofile) + (long)iof_size(O); -+ if (O->flags & IOF_FILE_HANDLE) -+ return ftell(O->file) + (long)iof_size(O); -+ //if (I->flags & IOF_DATA) -+ return (long)iof_size(O); -+} -+ -+long iof_tell (iof *I) -+{ -+ return (I->flags & IOF_WRITER) ? iof_writer_tell(I) : iof_reader_tell(I); -+} -+ -+size_t iof_fsize (iof *I) -+{ -+ size_t pos, size; -+ if (I->flags & IOF_FILE) -+ return iof_file_size(I->iofile); -+ if (I->flags & IOF_FILE_HANDLE) -+ { -+ pos = (size_t)ftell(I->file); -+ fseek(I->file, 0, SEEK_END); -+ size = (size_t)ftell(I->file); -+ fseek(I->file, (long)pos, SEEK_SET); -+ return size; -+ } -+ //if (I->flags & IOF_DATA) -+ return (size_t)iof_space(I); -+} -+ -+/* save reader tail */ -+ -+size_t iof_save_tail (iof *I) -+{ -+ size_t size, left; -+ size = iof_size(I); -+ left = iof_left(I); -+ if (size >= left) -+ memcpy(I->buf, I->pos, left); -+ else -+ memmove(I->buf, I->pos, left); -+ return left; -+} -+ -+size_t iof_input_save_tail (iof *I, size_t back) -+{ -+ size_t size; -+ I->flags |= IOF_TAIL; -+ I->pos -= back; -+ size = iof_input(I); -+ I->pos += back; -+ I->flags &= ~IOF_TAIL; -+ return size; // + back - back -+} -+ -+/* read from file */ -+ -+/* iof free*/ -+ -+static size_t file_read (iof *I); -+static size_t file_load (iof *I); -+ -+static size_t file_reader (iof *I, iof_mode mode) -+{ -+ switch (mode) -+ { -+ case IOFREAD: -+ return file_read(I); -+ case IOFLOAD: -+ return file_load(I); -+ case IOFCLOSE: -+ iof_free(I); -+ return 0; -+ default: -+ return 0; -+ } -+} -+ -+iof * iof_setup_file_handle_reader (iof *I, void *buffer, size_t space, FILE *f) -+{ -+ if (I == NULL) -+ iof_setup_reader(I, buffer, space); -+ else -+ iof_reader_buffer(I, buffer, space); -+ iof_setup_file(I, f); -+ I->more = file_reader; -+ return I; -+} -+ -+iof * iof_setup_file_reader (iof *I, void *buffer, size_t space, const char *filename) -+{ -+ FILE *f; -+ if ((f = fopen(filename, "rb")) == NULL) -+ return NULL; -+ if (I == NULL) -+ iof_setup_reader(I, buffer, space); -+ else -+ iof_reader_buffer(I, buffer, space); -+ iof_setup_file(I, f); -+ I->flags |= IOF_CLOSE_FILE; -+ I->more = file_reader; -+ return I; -+} -+ -+/* write to file */ -+ -+static size_t file_write (iof *O, int flush); -+ -+static size_t file_writer (iof *O, iof_mode mode) -+{ -+ switch (mode) -+ { -+ case IOFWRITE: -+ return file_write(O, 0); -+ case IOFFLUSH: -+ return file_write(O, 1); -+ case IOFCLOSE: -+ file_write(O, 1); -+ iof_free(O); -+ return 0; -+ default: -+ return 0; -+ } -+} -+ -+iof * iof_setup_file_handle_writer (iof *O, void *buffer, size_t space, FILE *f) -+{ -+ if (O == NULL) -+ iof_setup_writer(O, buffer, space); -+ else -+ iof_writer_buffer(O, buffer, space); -+ iof_setup_file(O, f); -+ O->more = file_writer; -+ return O; -+} -+ -+iof * iof_setup_file_writer (iof *O, void *buffer, size_t space, const char *filename) -+{ -+ FILE *f; -+ if ((f = fopen(filename, "wb")) == NULL) -+ return NULL; -+ if (O == NULL) -+ iof_setup_writer(O, buffer, space); -+ else -+ iof_writer_buffer(O, buffer, space); -+ iof_setup_file(O, f); -+ O->flags |= IOF_CLOSE_FILE; -+ O->more = file_writer; -+ return O; -+} -+ -+/* a dedicated handler for stdout/stderr */ -+ -+static size_t stdout_writer (iof *O, iof_mode mode) -+{ -+ switch(mode) -+ { -+ case IOFWRITE: -+ { -+ fwrite(O->buf, sizeof(uint8_t), iof_size(O), stdout); -+ O->pos = O->buf; -+ return O->space; -+ } -+ case IOFCLOSE: -+ case IOFFLUSH: -+ { -+ fwrite(O->buf, sizeof(uint8_t), iof_size(O), stdout); -+ fflush(stdout); -+ O->pos = O->buf; -+ return 0; -+ } -+ default: -+ break; -+ } -+ return 0; -+} -+ -+static size_t stderr_writer (iof *O, iof_mode mode) -+{ -+ switch(mode) -+ { -+ case IOFWRITE: -+ { -+ fwrite(O->buf, sizeof(uint8_t), iof_size(O), stderr); -+ O->pos = O->buf; -+ return O->space; -+ } -+ case IOFCLOSE: -+ case IOFFLUSH: -+ { -+ fwrite(O->buf, sizeof(uint8_t), iof_size(O), stderr); -+ fflush(stderr); -+ O->pos = O->buf; -+ return 0; -+ } -+ default: -+ break; -+ } -+ return 0; -+} -+ -+static uint8_t iof_stdout_buffer[BUFSIZ]; -+iof iof_stdout = IOF_WRITER_STRUCT(stdout_writer, NULL, iof_stdout_buffer, BUFSIZ, 0); -+ -+static uint8_t iof_stderr_buffer[BUFSIZ]; -+iof iof_stderr = IOF_WRITER_STRUCT(stderr_writer, NULL, iof_stderr_buffer, BUFSIZ, 0); -+ -+/* read from somewhere */ -+ -+iof * iof_reader (iof *I, void *link, iof_handler reader, const void *m, size_t bytes) -+{ -+ I->space = 0; -+ I->link = link; -+ I->more = reader; -+ I->flags = 0; -+ I->refcount = 0; -+ if (m != NULL) -+ { -+ I->rbuf = I->rpos = (const uint8_t *)m; -+ I->rend = (const uint8_t *)m + bytes; -+ return I; -+ } -+ return NULL; -+} -+ -+iof * iof_string_reader (iof *I, const void *s, size_t bytes) -+{ -+ I->space = 0; -+ I->link = NULL; -+ I->more = NULL; -+ I->flags = 0; // iof_string() sets IOF_DATA -+ I->refcount = 0; -+ if (s != NULL) -+ return iof_string(I, s, bytes); -+ return NULL; -+} -+ -+/* write somewhere */ -+ -+iof * iof_writer (iof *O, void *link, iof_handler writer, void *m, size_t bytes) -+{ -+ O->space = 0; -+ O->link = link; -+ O->more = writer; -+ O->flags = 0; -+ O->refcount = 0; -+ if (m != NULL && bytes > 0) -+ { -+ O->buf = O->pos = (uint8_t *)m; -+ O->end = (uint8_t *)m + bytes; -+ return O; -+ } -+ // return iof_null(O); -+ return NULL; -+} -+ -+/* write to growing bytes buffer */ -+ -+static size_t iof_mem_handler (iof *O, iof_mode mode) -+{ -+ switch(mode) -+ { -+ case IOFWRITE: -+ return iof_resize_buffer(O); -+ case IOFCLOSE: -+ iof_free(O); -+ return 0; -+ default: -+ return 0; -+ } -+} -+ -+iof * iof_setup_buffer (iof *O, void *buffer, size_t space) -+{ -+ if (O == NULL) -+ iof_setup_writer(O, buffer, space); -+ else -+ iof_writer_buffer(O, buffer, space); -+ O->link = NULL; -+ O->flags |= IOF_DATA; -+ O->more = iof_mem_handler; -+ return O; -+} -+ -+iof * iof_setup_buffermin (iof *O, void *buffer, size_t space, size_t min) -+{ -+ if ((O = iof_setup_buffer(O, buffer, space)) != NULL && space < min) // just allocate min now to avoid further rewriting -+ { -+ O->buf = O->pos = (uint8_t *)util_malloc(min); -+ O->flags |= IOF_BUFFER_ALLOC; -+ O->end = O->buf + min; -+ } -+ return O; -+} -+ -+iof * iof_buffer_create (size_t space) -+{ -+ uint8_t *buffer; -+ iof *O; -+ space += sizeof(iof); -+ buffer = util_malloc(space); -+ if ((O = iof_setup_buffer(NULL, buffer, space)) != NULL) -+ O->flags |= IOF_ALLOC; -+ return O; -+} -+ -+/* set/get */ -+ -+int iof_getc (iof *I) -+{ -+ if (iof_readable(I)) -+ return *I->pos++; -+ return IOFEOF; -+} -+ -+int iof_putc (iof *O, int u) -+{ -+ if (iof_writable(O)) -+ { -+ iof_set(O, u); -+ return (uint8_t)u; -+ } -+ return IOFFULL; -+} -+ -+size_t iof_skip (iof *I, size_t bytes) -+{ -+ while (bytes) -+ { -+ if (iof_readable(I)) -+ ++I->pos; -+ else -+ break; -+ --bytes; -+ } -+ return bytes; -+} -+ -+/* from iof to iof */ -+ -+iof_status iof_pass (iof *I, iof *O) -+{ -+ size_t leftin, leftout; -+ if ((leftin = iof_left(I)) == 0) -+ leftin = iof_input(I); -+ while (leftin) -+ { -+ if ((leftout = iof_left(O)) == 0) -+ if ((leftout = iof_output(O)) == 0) -+ return IOFFULL; -+ while (leftin > leftout) -+ { -+ memcpy(O->pos, I->pos, leftout); -+ I->pos += leftout; -+ O->pos = O->end; /* eq. += leftout */ -+ leftin -= leftout; -+ if ((leftout = iof_output(O)) == 0) -+ return IOFFULL; -+ } -+ if (leftin) -+ { -+ memcpy(O->pos, I->pos, leftin); -+ I->pos = I->end; /* eq. += leftin */ -+ O->pos += leftin; -+ } -+ leftin = iof_input(I); -+ } -+ return IOFEOF; -+} -+ -+/* read n-bytes */ -+ -+size_t iof_read (iof *I, void *to, size_t size) -+{ -+ size_t leftin, done = 0; -+ char *s = (char *)to; -+ -+ if ((leftin = iof_left(I)) == 0) -+ if ((leftin = iof_input(I)) == 0) -+ return done; -+ while (size > leftin) -+ { -+ memcpy(s, I->pos, leftin * sizeof(uint8_t)); -+ size -= leftin; -+ done += leftin; -+ s += leftin; -+ I->pos = I->end; -+ if ((leftin = iof_input(I)) == 0) -+ return done; -+ } -+ if (size) -+ { -+ memcpy(s, I->pos, size * sizeof(uint8_t)); -+ I->pos += size; -+ done += size; -+ } -+ return done; -+} -+ -+/* rewrite FILE content (use fseek if needed) */ -+ -+size_t iof_write_file_handle (iof *O, FILE *file) -+{ -+ size_t leftout, size, readout; -+ if ((leftout = iof_left(O)) == 0) -+ if ((leftout = iof_output(O)) == 0) -+ return 0; -+ size = 0; -+ do { -+ readout = fread(O->pos, 1, leftout, file); -+ O->pos += readout; -+ size += readout; -+ } while(readout == leftout && (leftout = iof_output(O)) > 0); -+ return size; -+} -+ -+size_t iof_write_file (iof *O, const char *filename) -+{ -+ FILE *file; -+ size_t size; -+ if ((file = fopen(filename, "rb")) == NULL) -+ return 0; -+ size = iof_write_file_handle(O, file); -+ fclose(file); -+ return size; -+} -+ -+size_t iof_write_iofile (iof *O, iof_file *iofile, int savepos) -+{ -+ long offset; -+ size_t size; -+ FILE *file; -+ if (iofile->flags & IOF_DATA) -+ return iof_write(O, iofile->pos, (size_t)(iofile->end - iofile->pos)); -+ file = iof_file_get_fh(iofile); -+ if (savepos) -+ { -+ offset = ftell(file); -+ size = iof_write_file_handle(O, file); -+ fseek(file, offset, SEEK_SET); -+ return size; -+ } -+ return iof_write_file_handle(O, file); -+} -+ -+/* write n-bytes */ -+ -+size_t iof_write (iof *O, const void *data, size_t size) -+{ -+ size_t leftout, done = 0; -+ const char *s = (const char *)data; -+ if ((leftout = iof_left(O)) == 0) -+ if ((leftout = iof_output(O)) == 0) -+ return done; -+ while (size > leftout) -+ { -+ memcpy(O->pos, s, leftout * sizeof(uint8_t)); -+ size -= leftout; -+ done += leftout; -+ s += leftout; -+ O->pos = O->end; -+ if ((leftout = iof_output(O)) == 0) -+ return done; -+ } -+ if (size) -+ { -+ memcpy(O->pos, s, size * sizeof(uint8_t)); -+ O->pos += size; -+ done += size; -+ } -+ return done; -+} -+ -+/* write '\0'-terminated string */ -+ -+iof_status iof_puts (iof *O, const void *data) -+{ -+ const char *s = (const char *)data; -+ while (*s) -+ { -+ if (iof_writable(O)) -+ iof_set(O, *s++); -+ else -+ return IOFFULL; -+ } -+ return IOFEOF; // ? -+} -+ -+size_t iof_put_string (iof *O, const void *data) -+{ -+ const char *p, *s = (const char *)data; -+ for (p = s; *p != '\0' && iof_writable(O); iof_set(O, *p++)); -+ return p - s; -+} -+ -+/* write byte n-times */ -+ -+/* -+iof_status iof_repc (iof *O, char c, size_t bytes) -+{ -+ while (bytes) -+ { -+ if (iof_writable(O)) -+ iof_set(O, c); -+ else -+ return IOFFULL; -+ --bytes; -+ } -+ return IOFEOF; // ? -+} -+*/ -+ -+size_t iof_repc (iof *O, char c, size_t bytes) -+{ -+ size_t leftout, todo = bytes; -+ if ((leftout = iof_left(O)) == 0) -+ if ((leftout = iof_output(O)) == 0) -+ return 0; -+ while (bytes > leftout) -+ { -+ memset(O->pos, c, leftout); -+ bytes -= leftout; -+ O->pos = O->end; -+ if ((leftout = iof_output(O)) == 0) -+ return todo - bytes; -+ } -+ if (bytes) -+ { -+ memset(O->pos, c, bytes); -+ O->pos += bytes; -+ } -+ return todo; -+} -+ -+/* putfs */ -+ -+#define IOF_FMT_SIZE 1024 -+ -+size_t iof_putfs (iof *O, const char *format, ...) -+{ -+ static char buffer[IOF_FMT_SIZE]; -+ va_list args; -+ va_start(args, format); -+ if (vsnprintf(buffer, IOF_FMT_SIZE, format, args) > 0) -+ { -+ va_end(args); -+ return iof_put_string(O, buffer); -+ } -+ else -+ { -+ va_end(args); -+ return iof_write(O, buffer, IOF_FMT_SIZE); -+ } -+} -+ -+/* integer from iof; return 1 on success, 0 otherwise */ -+ -+int iof_get_int32 (iof *I, int32_t *number) -+{ -+ int sign, c = iof_char(I); -+ iof_scan_sign(I, c, sign); -+ if (!base10_digit(c)) return 0; -+ iof_read_integer(I, c, *number); -+ if (sign) *number = -*number; -+ return 1; -+} -+ -+int iof_get_intlw (iof *I, intlw_t *number) -+{ -+ int sign, c = iof_char(I); -+ iof_scan_sign(I, c, sign); -+ if (!base10_digit(c)) return 0; -+ iof_read_integer(I, c, *number); -+ if (sign) *number = -*number; -+ return 1; -+} -+ -+int iof_get_int64 (iof *I, int64_t *number) -+{ -+ int sign, c = iof_char(I); -+ iof_scan_sign(I, c, sign); -+ if (!base10_digit(c)) return 0; -+ iof_read_integer(I, c, *number); -+ if (sign) *number = -*number; -+ return 1; -+} -+ -+int iof_get_uint32 (iof *I, uint32_t *number) -+{ -+ int c = iof_char(I); -+ if (!base10_digit(c)) return 0; -+ iof_read_integer(I, c, *number); -+ return 1; -+} -+ -+int iof_get_uintlw (iof *I, uintlw_t *number) -+{ -+ int c = iof_char(I); -+ if (!base10_digit(c)) return 0; -+ iof_read_integer(I, c, *number); -+ return 1; -+} -+ -+int iof_get_uint64 (iof *I, uint64_t *number) -+{ -+ int c = iof_char(I); -+ if (!base10_digit(c)) return 0; -+ iof_read_integer(I, c, *number); -+ return 1; -+} -+ -+int iof_get_int32_radix (iof *I, int32_t *number, int radix) -+{ -+ int sign, c = iof_char(I); -+ iof_scan_sign(I, c, sign); -+ if (!base10_digit(c)) return 0; -+ iof_read_radix(I, c, *number, radix); -+ if (sign) *number = -*number; -+ return 1; -+ -+} -+ -+int iof_get_intlw_radix (iof *I, intlw_t *number, int radix) -+{ -+ int sign, c = iof_char(I); -+ iof_scan_sign(I, c, sign); -+ if (!base10_digit(c)) return 0; -+ iof_read_radix(I, c, *number, radix); -+ if (sign) *number = -*number; -+ return 1; -+} -+ -+int iof_get_int64_radix (iof *I, int64_t *number, int radix) -+{ -+ int sign, c = iof_char(I); -+ iof_scan_sign(I, c, sign); -+ if (!base10_digit(c)) return 0; -+ iof_read_radix(I, c, *number, radix); -+ if (sign) *number = -*number; -+ return 1; -+} -+ -+int iof_get_uint32_radix (iof *I, uint32_t *number, int radix) -+{ -+ int c = iof_char(I); -+ if (!base10_digit(c)) return 0; -+ iof_read_radix(I, c, *number, radix); -+ return 1; -+} -+ -+int iof_get_uintlw_radix (iof *I, uintlw_t *number, int radix) -+{ -+ int c = iof_char(I); -+ if (!base10_digit(c)) return 0; -+ iof_read_radix(I, c, *number, radix); -+ return 1; -+} -+ -+int iof_get_uint64_radix (iof *I, uint64_t *number, int radix) -+{ -+ int c = iof_char(I); -+ if (!base10_digit(c)) return 0; -+ iof_read_radix(I, c, *number, radix); -+ return 1; -+} -+ -+/* get roman to uint16_t, cf. roman_to_uint16() from utilnumber.c*/ -+ -+/* todo: some trick in place of this macro horror? */ -+ -+#define roman1000(c) (c == 'M' || c == 'm') -+#define roman500(c) (c == 'D' || c == 'd') -+#define roman100(c) (c == 'C' || c == 'c') -+#define roman50(c) (c == 'L' || c == 'l') -+#define roman10(c) (c == 'X' || c == 'x') -+#define roman5(c) (c == 'V' || c == 'v') -+#define roman1(c) (c == 'I' || c == 'i') -+ -+#define roman100s(I, c) \ -+ (roman100(c) ? (100 + ((c = iof_next(I), roman100(c)) ? (100 + ((c = iof_next(I), roman100(c)) ? (c = iof_next(I), 100) : 0)) : 0)) : 0) -+#define roman10s(I, c) \ -+ (roman10(c) ? (10 + ((c = iof_next(I), roman10(c)) ? (10 + ((c = iof_next(I), roman10(c)) ? (c = iof_next(I), 10) : 0)) : 0)) : 0) -+#define roman1s(I, c) \ -+ (roman1(c) ? (1 + ((c = iof_next(I), roman1(c)) ? (1 + ((c = iof_next(I), roman1(c)) ? (c = iof_next(I), 1) : 0)) : 0)) : 0) -+ -+int iof_get_roman (iof *I, uint16_t *number) -+{ -+ int c; -+ /* M */ -+ for (*number = 0, c = iof_char(I); roman1000(c); *number += 1000, c = iof_next(I)); -+ /* D C */ -+ if (roman500(c)) -+ { -+ c = iof_next(I); -+ *number += 500 + roman100s(I, c); -+ } -+ else if (roman100(c)) -+ { -+ c = iof_next(I); -+ if (roman1000(c)) -+ { -+ c = iof_next(I); -+ *number += 900; -+ } -+ else if (roman500(c)) -+ { -+ c = iof_next(I); -+ *number += 400; -+ } -+ else -+ *number += 100 + roman100s(I, c); -+ } -+ /* L X */ -+ if (roman50(c)) -+ { -+ c = iof_next(I); -+ *number += 50 + roman10s(I, c); -+ } -+ else if (roman10(c)) -+ { -+ c = iof_next(I); -+ if (roman100(c)) -+ { -+ c = iof_next(I); -+ *number += 90; -+ } -+ else if (roman50(c)) -+ { -+ c = iof_next(I); -+ *number += 40; -+ } -+ else -+ *number += 10 + roman10s(I, c); -+ } -+ /* V I */ -+ if (roman5(c)) -+ { -+ c = iof_next(I); -+ *number += 5 + roman1s(I, c); -+ } -+ else if (roman1(c)) -+ { -+ c = iof_next(I); -+ if (roman10(c)) -+ { -+ c = iof_next(I); -+ *number += 9; -+ } -+ else if (roman5(c)) -+ { -+ c = iof_next(I); -+ *number += 4; -+ } -+ else -+ *number += 1 + roman1s(I, c); -+ } -+ return 1; -+} -+ -+/* double from iof; return 1 on success */ -+ -+int iof_get_double (iof *I, double *number) // cf. string_to_double() -+{ -+ int sign, exponent10, c = iof_char(I); -+ iof_scan_sign(I, c, sign); -+ iof_scan_decimal(I, c, *number); -+ if (c == '.') -+ { -+ c = iof_next(I); -+ iof_scan_fraction(I, c, *number, exponent10); -+ } -+ else -+ exponent10 = 0; -+ if (c == 'e' || c == 'E') -+ { -+ c = iof_next(I); -+ iof_scan_exponent10(I, c, exponent10); -+ } -+ double_exp10(*number, exponent10); -+ if (sign) *number = -*number; -+ return 1; -+} -+ -+int iof_get_float (iof *I, float *number) // cf. string_to_float() in utilnumber.c -+{ -+ int sign, exponent10, c = iof_char(I); -+ iof_scan_sign(I, c, sign); -+ iof_scan_decimal(I, c, *number); -+ if (c == '.') -+ { -+ c = iof_next(I); -+ iof_scan_fraction(I, c, *number, exponent10); -+ } -+ else -+ exponent10 = 0; -+ if (c == 'e' || c == 'E') -+ { -+ c = iof_next(I); -+ iof_scan_exponent10(I, c, exponent10); -+ } -+ float_exp10(*number, exponent10); -+ if (sign) *number = -*number; -+ return 1; -+} -+ -+int iof_conv_double (iof *I, double *number) // cf. convert_to_double() in utilnumber.c -+{ -+ int sign, exponent10, c = iof_char(I); -+ iof_scan_sign(I, c, sign); -+ iof_scan_decimal(I, c, *number); -+ if (c == '.' || c == ',') -+ { -+ c = iof_next(I); -+ iof_scan_fraction(I, c, *number, exponent10); -+ if (exponent10 < 0) -+ double_negative_exp10(*number, exponent10); -+ } -+ if (sign) *number = -*number; -+ return 1; -+} -+ -+int iof_conv_float (iof *I, float *number) // cf. convert_to_float() -+{ -+ int sign, exponent10, c = iof_char(I); -+ iof_scan_sign(I, c, sign); -+ iof_scan_decimal(I, c, *number); -+ if (c == '.' || c == ',') -+ { -+ c = iof_next(I); -+ iof_scan_fraction(I, c, *number, exponent10); -+ if (exponent10 < 0) -+ float_negative_exp10(*number, exponent10); -+ } -+ if (sign) *number = -*number; -+ return 1; -+} -+ -+/* integer to iof; return a number of written bytes */ -+ -+#define iof_copy_number_buffer(O, s, p) for (p = s; *p && iof_writable(O); iof_set(O, *p), ++p) -+ -+size_t iof_put_int32 (iof *O, int32_t number) -+{ -+ const char *s, *p; -+ s = int32_to_string(number); -+ iof_copy_number_buffer(O, s, p); -+ return p - s; -+} -+ -+size_t iof_put_intlw (iof *O, intlw_t number) -+{ -+ const char *s, *p; -+ s = intlw_to_string(number); -+ iof_copy_number_buffer(O, s, p); -+ return p - s; -+} -+ -+size_t iof_put_int64 (iof *O, int64_t number) -+{ -+ const char *s, *p; -+ s = int64_to_string(number); -+ iof_copy_number_buffer(O, s, p); -+ return p - s; -+} -+ -+size_t iof_put_uint32 (iof *O, uint32_t number) -+{ -+ const char *s, *p; -+ s = uint32_to_string(number); -+ iof_copy_number_buffer(O, s, p); -+ return p - s; -+} -+ -+size_t iof_put_uintlw (iof *O, uintlw_t number) -+{ -+ const char *s, *p; -+ s = uintlw_to_string(number); -+ iof_copy_number_buffer(O, s, p); -+ return p - s; -+} -+ -+size_t iof_put_uint64 (iof *O, uint64_t number) -+{ -+ const char *s, *p; -+ s = uint64_to_string(number); -+ iof_copy_number_buffer(O, s, p); -+ return p - s; -+} -+ -+size_t iof_put_int32_radix (iof *O, int32_t number, int radix) -+{ -+ const char *s, *p; -+ s = int32_to_radix(number, radix); -+ iof_copy_number_buffer(O, s, p); -+ return p - s; -+} -+ -+size_t iof_put_intlw_radix (iof *O, intlw_t number, int radix) -+{ -+ const char *s, *p; -+ s = intlw_to_radix(number, radix); -+ iof_copy_number_buffer(O, s, p); -+ return p - s; -+} -+ -+size_t iof_put_int64_radix (iof *O, int64_t number, int radix) -+{ -+ const char *s, *p; -+ s = int64_to_radix(number, radix); -+ iof_copy_number_buffer(O, s, p); -+ return p - s; -+} -+ -+size_t iof_put_uint32_radix (iof *O, uint32_t number, int radix) -+{ -+ const char *s, *p; -+ s = uint32_to_radix(number, radix); -+ iof_copy_number_buffer(O, s, p); -+ return p - s; -+} -+ -+size_t iof_put_uintlw_radix (iof *O, uintlw_t number, int radix) -+{ -+ const char *s, *p; -+ s = uintlw_to_radix(number, radix); -+ iof_copy_number_buffer(O, s, p); -+ return p - s; -+} -+ -+size_t iof_put_uint64_radix (iof *O, uint64_t number, int radix) -+{ -+ const char *s, *p; -+ s = uint64_to_radix(number, radix); -+ iof_copy_number_buffer(O, s, p); -+ return p - s; -+} -+ -+/* roman numerals */ -+ -+size_t iof_put_roman_uc (iof *O, uint16_t number) -+{ -+ const char *s, *p; -+ s = uint16_to_roman_uc(number); -+ iof_copy_number_buffer(O, s, p); -+ return p - s; -+} -+ -+size_t iof_put_roman_lc (iof *O, uint16_t number) -+{ -+ const char *s, *p; -+ s = uint16_to_roman_lc(number); -+ iof_copy_number_buffer(O, s, p); -+ return p - s; -+} -+ -+/* double/float to iof; return the number of written bytes */ -+ -+size_t iof_put_double (iof *O, double number, int digits) -+{ -+ const char *s, *p; -+ s = double_to_string(number, digits); -+ iof_copy_number_buffer(O, s, p); -+ return p - s; -+} -+ -+size_t iof_put_float (iof *O, float number, int digits) -+{ -+ const char *s, *p; -+ s = float_to_string(number, digits); -+ iof_copy_number_buffer(O, s, p); -+ return p - s; -+} -+ -+/* iof to binary integer; pretty common */ -+ -+int iof_get_be_uint2 (iof *I, uint32_t *pnumber) -+{ -+ int c1, c2; -+ if ((c1 = iof_get(I)) < 0 || (c2 = iof_get(I)) < 0) -+ return 0; -+ *pnumber = (c1<<8)|c2; -+ return 1; -+} -+ -+int iof_get_be_uint3 (iof *I, uint32_t *pnumber) -+{ -+ int c1, c2, c3; -+ if ((c1 = iof_get(I)) < 0 || (c2 = iof_get(I)) < 0 || (c3 = iof_get(I)) < 0) -+ return 0; -+ *pnumber = (c1<<16)|(c2<<8)|c3; -+ return 1; -+} -+ -+int iof_get_be_uint4 (iof *I, uint32_t *pnumber) -+{ -+ int c1, c2, c3, c4; -+ if ((c1 = iof_get(I)) < 0 || (c2 = iof_get(I)) < 0 || (c3 = iof_get(I)) < 0 || (c4 = iof_get(I)) < 0) -+ return 0; -+ *pnumber = (c1<<24)|(c2<<16)|(c3<<8)|c4; -+ return 1; -+} -+ -+int iof_get_le_uint2 (iof *I, uint32_t *pnumber) -+{ -+ int c1, c2; -+ if ((c1 = iof_get(I)) < 0 || (c2 = iof_get(I)) < 0) -+ return 0; -+ *pnumber = (c2<<8)|c1; -+ return 1; -+} -+ -+int iof_get_le_uint3 (iof *I, uint32_t *pnumber) -+{ -+ int c1, c2, c3; -+ if ((c1 = iof_get(I)) < 0 || (c2 = iof_get(I)) < 0 || (c3 = iof_get(I)) < 0) -+ return 0; -+ *pnumber = (c3<<16)|(c2<<8)|c1; -+ return 1; -+} -+ -+int iof_get_le_uint4 (iof *I, uint32_t *pnumber) -+{ -+ int c1, c2, c3, c4; -+ if ((c1 = iof_get(I)) < 0 || (c2 = iof_get(I)) < 0 || (c3 = iof_get(I)) < 0 || (c4 = iof_get(I)) < 0) -+ return 0; -+ *pnumber = (c4<<24)|(c3<<16)|(c2<<8)|c1; -+ return 1; -+} -+ -+/* iof input data */ -+ -+uint8_t * iof_file_input_data (iof_file *iofile, size_t *psize, int *isnew) -+{ -+ uint8_t *data; -+ if (iofile->flags & IOF_DATA) -+ { -+ data = iofile->buf; -+ *psize = iofile->end - iofile->buf; -+ *isnew = 0; -+ return data; -+ } -+ if (iof_file_reopen(iofile)) -+ { -+ data = iof_copy_file_handle_data(iof_file_get_fh(iofile), psize); -+ *isnew = 1; -+ iof_file_reclose(iofile); -+ return data; -+ } -+ return NULL; -+} -+ -+/* -+uint8_t * iof_file_reader_data (iof_file *iofile, size_t *size) -+{ -+ uint8_t *data; -+ if (!(iofile->flags & IOF_DATA) || iofile->pos == NULL || (*size = (size_t)iof_left(iofile)) == 0) -+ return NULL; -+ if (iofile->flags & IOF_BUFFER_ALLOC) -+ { -+ data = iofile->buf; // iofile->pos; // returned must be freeable, makes sense when ->buf == ->pos -+ iofile->flags &= ~IOF_BUFFER_ALLOC; -+ iofile->buf = iofile->pos = iofile->end = NULL; -+ return data; -+ } -+ data = (uint8_t *)util_malloc(*size); -+ memcpy(data, iofile->buf, *size); -+ return data; -+} -+ -+uint8_t * iof_file_writer_data (iof_file *iofile, size_t *size) -+{ -+ uint8_t *data; -+ if (!(iofile->flags & IOF_DATA) || iofile->buf == NULL || (*size = (size_t)iof_size(iofile)) == 0) -+ return NULL; -+ if (iofile->flags & IOF_BUFFER_ALLOC) -+ { -+ iofile->flags &= ~IOF_BUFFER_ALLOC; -+ data = iofile->buf; -+ iofile->buf = iofile->pos = iofile->end = NULL; -+ return data; -+ } -+ data = (uint8_t *)util_malloc(*size); -+ memcpy(data, iofile->buf, *size); -+ return data; -+} -+*/ -+ -+uint8_t * iof_reader_data (iof *I, size_t *psize) -+{ -+ uint8_t *data; -+ *psize = (size_t)iof_left(I); -+ if (I->flags & IOF_BUFFER_ALLOC) -+ { -+ data = I->buf; // actually I->pos, but we have to return something freeable -+ I->flags &= ~IOF_BUFFER_ALLOC; -+ I->buf = NULL; -+ } -+ else -+ { -+ data = util_malloc(*psize); -+ memcpy(data, I->pos, *psize); -+ } -+ iof_close(I); -+ return data; -+} -+ -+ -+uint8_t * iof_writer_data (iof *O, size_t *psize) -+{ -+ uint8_t *data; -+ *psize = (size_t)iof_size(O); -+ if (O->flags & IOF_BUFFER_ALLOC) -+ { -+ data = O->buf; -+ O->flags &= ~IOF_BUFFER_ALLOC; -+ O->buf = NULL; -+ } -+ else -+ { -+ data = util_malloc(*psize); -+ memcpy(data, O->buf, *psize); -+ } -+ iof_close(O); -+ return data; -+} -+ -+size_t iof_reader_to_file_handle (iof *I, FILE *file) -+{ -+ size_t size; -+ for (size = 0; iof_readable(I); I->pos = I->end) -+ size += fwrite(I->buf, sizeof(uint8_t), iof_left(I), file); -+ return size; -+} -+ -+size_t iof_reader_to_file (iof *I, const char *filename) -+{ -+ FILE *file; -+ size_t size; -+ if ((file = fopen(filename, "wb")) == NULL) -+ return 0; -+ for (size = 0; iof_readable(I); I->pos = I->end) -+ size += fwrite(I->buf, sizeof(uint8_t), iof_left(I), file); -+ fclose(file); -+ return size; -+} -+ -+/* debug */ -+ -+size_t iof_data_to_file (const void *data, size_t size, const char *filename) -+{ -+ FILE *fh; -+ if ((fh = fopen(filename, "wb")) == NULL) -+ return 0; -+ // size = fwrite(data, size, sizeof(uint8_t), fh); // WRONG, this always returns 1, as fwrite returns the number of elements successfully written out -+ size = fwrite(data, sizeof(uint8_t), size, fh); -+ fclose(fh); -+ return size; -+} -+ -+size_t iof_result_to_file_handle (iof *F, FILE *file) -+{ -+ const void *data; -+ size_t size; -+ data = iof_result(F, size); -+ return iof_data_to_file_handle(data, size, file); -+} -+ -+size_t iof_result_to_file (iof *F, const char *filename) -+{ -+ const void *data; -+ size_t size; -+ data = iof_result(F, size); -+ return iof_data_to_file(data, size, filename); -+} -+ -+void iof_debug (iof *I, const char *filename) -+{ -+ FILE *file = fopen(filename, "wb"); -+ if (file != NULL) -+ { -+ fprintf(file, ">>> buf %p <<<\n", I->buf); -+ fwrite(I->buf, sizeof(uint8_t), iof_size(I), file); -+ fprintf(file, "\n>>> pos %p (%ld) <<<\n", I->pos, (long)iof_size(I)); -+ fwrite(I->pos, sizeof(uint8_t), iof_left(I), file); -+ fprintf(file, "\n>>> end %p (%ld) <<<\n", I->end, (long)iof_left(I)); -+ fwrite(I->end, sizeof(uint8_t), I->space - iof_space(I), file); -+ fprintf(file, "\n>>> end of buffer %p (%ld) <<<\n", I->buf + I->space, (long)(I->buf + I->space - I->end)); -+ fclose(file); -+ } -+} -+ -+/* common filters api */ -+ -+/* sizes of filter states on x64 -+size of iof_filter: 640 (no longer used; sizeof(iof) + sizeof larger state) -+size of file_state: 16 -+size of stream_state: 16 -+size of flate_state: 104 -+size of lzw_state: 56 -+size of predictor_state: 104 -+size of basexx_state: 48 -+size of basexx_state: 48 -+size of basexx_state: 48 -+size of eexec_state: 40 -+size of runlength_state: 24 -+size of rc4_state: 24 -+size of aes_state: 72 -+size of img_state: 576 -+size of img: 496 -+*/ -+ -+typedef struct iof_heap iof_heap; -+ -+struct iof_heap { -+ uint8_t *data, *pos; -+ size_t size, space; -+ iof_heap *next, *prev; -+ int refcount; -+}; -+ -+typedef struct { -+ iof_heap *heap; -+} iof_heap_ghost; -+ -+static iof_heap * iof_buffers_heap = NULL; -+static iof_heap * iof_filters_heap = NULL; -+ -+#define IOF_HEAP_FILTERS_COUNT 4 -+#define IOF_BUFFER_SIZE 262144 // (1<<18) -+#define IOF_FILTER_SIZE 1024 -+// sizeof(iof_filter) on x64 is now 640, img_state 576, img 496, others 16-104 -+#define IOF_BUFFER_HEAP_SIZE (IOF_HEAP_FILTERS_COUNT * (IOF_BUFFER_SIZE + sizeof(iof_heap_ghost))) -+#define IOF_FILTER_HEAP_SIZE (IOF_HEAP_FILTERS_COUNT * (IOF_FILTER_SIZE + sizeof(iof_heap_ghost))) -+ -+static iof_heap * iof_heap_new (size_t space) -+{ -+ iof_heap *iofheap; -+ iofheap = (iof_heap *)util_malloc(sizeof(iof_heap) + space); -+ iofheap->data = iofheap->pos = (uint8_t *)(iofheap + 1); -+ iofheap->size = iofheap->space = space; -+ iofheap->next = NULL; -+ iofheap->prev = NULL; -+ iofheap->refcount = 0; -+ return iofheap; -+} -+ -+#define iof_heap_free(iofheap) util_free(iofheap) -+ -+void iof_filters_init (void) -+{ -+ if (iof_buffers_heap == NULL) -+ iof_buffers_heap = iof_heap_new(IOF_BUFFER_HEAP_SIZE); -+ if (iof_filters_heap == NULL) -+ iof_filters_heap = iof_heap_new(IOF_FILTER_HEAP_SIZE); -+} -+ -+void iof_filters_free (void) -+{ -+ iof_heap *heap, *next; -+ for (heap = iof_buffers_heap; heap != NULL; heap = next) -+ { -+ next = heap->next; -+ if (heap->refcount != 0) -+ loggerf("not closed iof filters left (%d)", heap->refcount); -+ if (next != NULL) -+ loggerf("iof filters heap left"); -+ iof_heap_free(heap); -+ } -+ iof_buffers_heap = NULL; -+ for (heap = iof_filters_heap; heap != NULL; heap = next) -+ { -+ next = heap->next; -+ if (heap->refcount != 0) -+ loggerf("not closed iof buffers left (%d)", heap->refcount); -+ if (next != NULL) -+ loggerf("iof buffers heap left"); -+ iof_heap_free(heap); -+ } -+ iof_filters_heap = NULL; -+} -+ -+#if defined __arm__ || defined __ARM__ || defined ARM || defined __ARM || defined __arm || defined __ARM_ARCH ||defined __aarch64__ -+#define iof_heap_get(hp, ghost, data, siz) \ -+ (ghost = (iof_heap_ghost *)((void*)((hp)->pos)), \ -+ ghost->heap = hp, \ -+ data = (uint8_t *)(ghost + 1), \ -+ (hp)->pos += siz, \ -+ (hp)->size -= siz, \ -+ ++(hp)->refcount) -+#else -+#define iof_heap_get(hp, ghost, data, siz) \ -+ (ghost = (iof_heap_ghost *)((hp)->pos), \ -+ ghost->heap = hp, \ -+ data = (uint8_t *)(ghost + 1), \ -+ (hp)->pos += siz, \ -+ (hp)->size -= siz, \ -+ ++(hp)->refcount) -+ -+#endif -+ -+ -+static void * iof_heap_take (iof_heap **pheap, size_t size) -+{ -+ uint8_t *data; -+ iof_heap_ghost *ghost; -+ iof_heap *heap, *newheap, *next; -+ -+ heap = *pheap; -+ size += sizeof(iof_heap_ghost); -+ if (heap->size >= size) -+ { /* take cheap mem from main heap */ -+ iof_heap_get(heap, ghost, data, size); -+ return data; -+ } -+ if (size <= heap->space >> 1) -+ { /* make new cheap heap, make it front */ -+ *pheap = newheap = iof_heap_new(heap->space); -+ newheap->next = heap; -+ heap->prev = newheap; -+ iof_heap_get(newheap, ghost, data, size); -+ return data; -+ } -+ /* size much larger than expected? should not happen. -+ make a single-item heap, keep the front heap intact. */ -+ newheap = iof_heap_new(size); -+ if ((next = heap->next) != NULL) -+ { -+ newheap->next = next; -+ next->prev = newheap; -+ } -+ heap->next = newheap; -+ newheap->prev = heap; -+ iof_heap_get(newheap, ghost, data, size); -+ return data; -+} -+ -+void iof_heap_back (void *data) -+{ -+ iof_heap_ghost *ghost; -+ iof_heap *heap, *next, *prev; -+ -+ ghost = ((iof_heap_ghost *)data) - 1; -+ heap = ghost->heap; -+ if (heap->refcount == 0) -+ loggerf("invalid use of iof heap, refcount < 0"); -+ if (--heap->refcount <= 0) -+ { -+ if ((prev = heap->prev) != NULL) -+ { /* free the heap */ -+ if ((next = heap->next) != NULL) -+ prev->next = next, next->prev = prev; -+ else -+ prev->next = NULL; -+ iof_heap_free(heap); -+ } -+ else -+ { /* this is the front heap, just reset */ -+ heap->pos = heap->data; -+ heap->size = heap->space; -+ } -+ } -+} -+ -+void * iof_filter_new (size_t size) -+{ // to be removed -+ void *data; -+ -+ iof_filters_init(); -+ data = iof_heap_take(&iof_filters_heap, size); -+ return memset(data, 0, size); -+} -+ -+static uint8_t * iof_filter_buffer_new (size_t *psize) -+{ -+ iof_filters_init(); -+ *psize = IOF_BUFFER_SIZE; -+ return iof_heap_take(&iof_buffers_heap, IOF_BUFFER_SIZE); -+} -+ -+iof * iof_filter_reader_new (iof_handler handler, size_t statesize, void **pstate) -+{ -+ iof *F; -+ void *filter; -+ uint8_t *buffer; -+ size_t buffersize; -+ -+ iof_filters_init(); -+ filter = iof_heap_take(&iof_filters_heap, sizeof(iof) + statesize); -+ F = (iof *)memset(filter, 0, sizeof(iof) + statesize); -+ buffer = iof_filter_buffer_new(&buffersize); -+ iof_reader_buffer(F, buffer, buffersize); -+ F->flags |= IOF_HEAP|IOF_BUFFER_HEAP; -+ F->more = handler; -+ *pstate = (F + 1); -+ return F; -+} -+ -+iof * iof_filter_reader_with_buffer_new (iof_handler handler, size_t statesize, void **pstate, void *buffer, size_t buffersize) -+{ // for filters that has own buffer (string, some image filters) -+ iof *F; -+ void *filter; -+ iof_filters_init(); -+ filter = iof_heap_take(&iof_filters_heap, sizeof(iof) + statesize); -+ F = (iof *)memset(filter, 0, sizeof(iof) + statesize); -+ iof_reader_buffer(F, buffer, buffersize); -+ F->flags |= IOF_HEAP; -+ F->more = handler; -+ *pstate = (F + 1); -+ return F; -+} -+ -+iof * iof_filter_writer_new (iof_handler handler, size_t statesize, void **pstate) -+{ -+ iof *F; -+ void *filter; -+ uint8_t *buffer; -+ size_t buffersize; -+ -+ iof_filters_init(); -+ filter = iof_heap_take(&iof_filters_heap, sizeof(iof) + statesize); -+ F = (iof *)memset(filter, 0, sizeof(iof) + statesize); -+ buffer = iof_filter_buffer_new(&buffersize); -+ iof_writer_buffer(F, buffer, buffersize); -+ F->flags |= IOF_HEAP|IOF_BUFFER_HEAP; -+ F->more = handler; -+ *pstate = (F + 1); -+ return F; -+} -+ -+iof * iof_filter_writer_with_buffer_new (iof_handler handler, size_t statesize, void **pstate, void *buffer, size_t size) -+{ -+ iof *F; -+ void *filter; -+ size_t buffersize; -+ -+ iof_filters_init(); -+ filter = iof_heap_take(&iof_filters_heap, sizeof(iof) + statesize); -+ F = (iof *)memset(filter, 0, sizeof(iof) + statesize); -+ buffer = iof_filter_buffer_new(&buffersize); -+ iof_writer_buffer(F, buffer, buffersize); -+ F->flags |= IOF_HEAP; -+ F->more = handler; -+ *pstate = (F + 1); -+ return F; -+} -+ -+/* close */ -+ -+#define iof_close_next(F) ((void)(iof_decref((F)->next), (F)->next = NULL, 0)) -+/* when filter creation fails, we should take care to destroy the filter but leave ->next intact */ -+#define iof_clear_next(F) ((void)(iof_unref((F)->next), (F)->next = NULL, 0)) -+ -+#define iof_close_buffer(F) ((void)\ -+ ((F)->buf != NULL ? \ -+ ((F->flags & IOF_BUFFER_ALLOC) ? (util_free((F)->buf), (F)->buf = NULL, 0) : \ -+ ((F->flags & IOF_BUFFER_HEAP) ? (iof_filter_buffer_free((F)->buf), (F)->buf = NULL, 0) : ((F)->buf = NULL, 0))) : 0)) -+ -+/* closing underlying file handle */ -+ -+static void iof_close_file (iof *F) -+{ -+ FILE *file; -+ //if (F->flags & IOF_FILE_HANDLE) -+ //{ -+ if ((file = F->file) != NULL) -+ { -+ if (F->flags & IOF_CLOSE_FILE) -+ fclose(F->file); -+ F->file = NULL; -+ } -+ //} -+} -+ -+/* a very special variant for reader filters initiated with iof_file_reopen(). It also calls -+ iof_file_reclose(), which takes an effect only if previously reopened, but better to keep -+ all this thin ice separated. Used in filters: iofile_reader, iofile_stream_reader, image -+ decoders. */ -+ -+static void iof_close_iofile (iof *F) -+{ -+ iof_file *iofile; -+ //if (F->flags & IOF_FILE) -+ //{ -+ if ((iofile = F->iofile) != NULL) -+ { -+ iof_file_unsync(iofile, NULL); -+ iof_file_reclose(iofile); // takes an effect iff prevoiusly reopened -+ iof_file_decref(iofile); -+ F->iofile = NULL; -+ } -+ //} -+} -+ -+void iof_free (iof *F) -+{ -+ if (F->flags & IOF_FILE_HANDLE) -+ iof_close_file(F); -+ else if (F->flags & IOF_FILE) -+ iof_close_iofile(F); -+ else if (F->flags & IOF_NEXT) -+ iof_close_next(F); -+ iof_close_buffer(F); -+ if (F->flags & IOF_HEAP) -+ iof_filter_free(F); -+ else if (F->flags & IOF_ALLOC) -+ util_free(F); -+} -+ -+void iof_discard (iof *F) -+{ // so far used only on failed filters creation; as iof_free() but don't dare to release ->next -+ if (F->flags & IOF_FILE_HANDLE) -+ iof_close_file(F); -+ else if (F->flags & IOF_FILE) -+ iof_close_iofile(F); -+ else if (F->flags & IOF_NEXT) -+ iof_close_next(F); -+ iof_close_buffer(F); -+ if (F->flags & IOF_HEAP) -+ iof_filter_free(F); -+ else if (F->flags & IOF_ALLOC) -+ util_free(F); -+} -+ -+/* resizing buffer */ -+ -+size_t iof_resize_buffer_to (iof *O, size_t space) -+{ -+ uint8_t *buf; -+ -+ if (O->flags & IOF_BUFFER_ALLOC) -+ { -+ buf = (uint8_t *)util_realloc(O->buf, space); -+ } -+ else -+ { -+ buf = (uint8_t *)util_malloc(space); -+ memcpy(buf, O->buf, iof_size(O)); -+ if (O->flags & IOF_BUFFER_HEAP) -+ { -+ iof_filter_buffer_free(O->buf); -+ O->flags &= ~IOF_BUFFER_HEAP; -+ } -+ O->flags |= IOF_BUFFER_ALLOC; -+ -+ } -+ O->pos = buf + iof_size(O); -+ O->end = buf + space; -+ O->buf = buf; -+ O->space = space; -+ return iof_left(O); -+} -+ -+/* */ -+ -+size_t iof_decoder_retval (iof *I, const char *type, iof_status status) -+{ -+ switch (status) -+ { -+ case IOFERR: -+ case IOFEMPTY: // should never happen as we set state.flush = 1 on decoders init -+ loggerf("%s decoder error (%d, %s)", type, status, iof_status_kind(status)); -+ I->flags |= IOF_STOPPED; -+ return 0; -+ case IOFEOF: // this is the last chunk, -+ I->flags |= IOF_STOPPED; // so stop it and fall -+ case IOFFULL: // prepare pointers to read from I->buf -+ I->end = I->pos; -+ I->pos = I->buf; -+ return I->end - I->buf; -+ } -+ loggerf("%s decoder bug, invalid retval %d", type, status); -+ return 0; -+} -+ -+size_t iof_encoder_retval (iof *O, const char *type, iof_status status) -+{ -+ switch (status) -+ { -+ case IOFERR: -+ case IOFFULL: -+ loggerf("%s encoder error (%d, %s)", type, status, iof_status_kind(status)); -+ return 0; -+ case IOFEMPTY: -+ O->pos = O->buf; -+ O->end = O->buf + O->space; -+ return O->space; -+ case IOFEOF: -+ return 0; -+ } -+ loggerf("%s encoder bug, invalid retval %d", type, status); -+ return 0; -+} -+ -+/* file/stream state */ -+ -+typedef struct { -+ size_t length; -+ size_t offset; -+} file_state; -+ -+ -+#define file_state_init(state, off, len) ((state)->offset = off, (state)->length = len) -+ -+typedef struct { -+ size_t length; -+ size_t offset; -+} stream_state; -+ -+#define stream_state_init(state, off, len) ((state)->offset = off, (state)->length = len) -+ -+static size_t file_read (iof *I) -+{ -+ size_t bytes, tail; -+ if (I->flags & IOF_STOPPED) -+ return 0; -+ tail = iof_tail(I); -+ if ((bytes = tail + fread(I->buf + tail, sizeof(uint8_t), I->space - tail, I->file)) < I->space) -+ I->flags |= IOF_STOPPED; -+ I->pos = I->buf; -+ I->end = I->buf + bytes; -+ return bytes; -+} -+ -+static size_t iofile_read (iof *I, size_t *poffset) -+{ -+ size_t bytes, tail; -+ if (I->flags & IOF_STOPPED) -+ return 0; -+ iof_file_sync(I->iofile, poffset); -+ tail = iof_tail(I); -+ if ((bytes = tail + iof_file_read(I->buf + tail, sizeof(uint8_t), I->space - tail, I->iofile)) < I->space) -+ { -+ I->flags |= IOF_STOPPED; -+ iof_file_unsync(I->iofile, poffset); -+ } -+ I->pos = I->buf; -+ I->end = I->buf + bytes; -+ return bytes; -+} -+ -+static size_t file_load (iof *I) -+{ -+ size_t bytes, left, tail; -+ if (I->flags & IOF_STOPPED) -+ return 0; -+ tail = iof_tail(I); -+ I->pos = I->buf + tail; -+ I->end = I->buf + I->space; /* don't assume its done when initializing the filter */ -+ left = I->space - tail; -+ do { -+ bytes = fread(I->pos, sizeof(uint8_t), left, I->file); -+ I->pos += bytes; -+ } while (bytes == left && (left = iof_resize_buffer(I)) > 0); -+ I->flags |= IOF_STOPPED; -+ return iof_loaded(I); -+} -+ -+static size_t iofile_load (iof *I, size_t *poffset) -+{ -+ size_t bytes, left, tail; -+ if (I->flags & IOF_STOPPED) -+ return 0; -+ tail = iof_tail(I); -+ I->pos = I->buf + tail; -+ I->end = I->buf + I->space; /* don't assume its done when initializing the filter */ -+ left = I->space - tail; -+ iof_file_sync(I->iofile, poffset); -+ do { -+ bytes = iof_file_read(I->pos, sizeof(uint8_t), left, I->iofile); -+ I->pos += bytes; -+ } while (bytes == left && (left = iof_resize_buffer(I)) > 0); -+ I->flags |= IOF_STOPPED; -+ iof_file_unsync(I->iofile, poffset); -+ return iof_loaded(I); -+} -+ -+static size_t filter_file_reader (iof *I, iof_mode mode) -+{ -+ switch (mode) -+ { -+ case IOFREAD: -+ return file_read(I); -+ case IOFLOAD: -+ return file_load(I); -+ case IOFCLOSE: -+ iof_free(I); -+ return 0; -+ default: -+ return 0; -+ } -+} -+ -+static size_t filter_iofile_reader (iof *I, iof_mode mode) -+{ -+ file_state *state; -+ state = iof_filter_state(file_state *, I); -+ switch (mode) -+ { -+ case IOFREAD: -+ return iofile_read(I, &state->offset); -+ case IOFLOAD: -+ return iofile_load(I, &state->offset); -+ case IOFCLOSE: -+ iof_free(I); -+ return 0; -+ default: -+ return 0; -+ } -+} -+ -+static size_t file_write (iof *O, int flush) -+{ -+ size_t bytes; -+ if ((bytes = iof_size(O)) > 0) -+ if (bytes != fwrite(O->buf, sizeof(uint8_t), bytes, O->file)) -+ return 0; -+ if (flush) -+ fflush(O->file); -+ O->end = O->buf + O->space; // remains intact actually -+ O->pos = O->buf; -+ return O->space; -+} -+ -+static size_t iofile_write (iof *O, size_t *poffset, int flush) -+{ -+ size_t bytes; -+ iof_file_sync(O->iofile, poffset); -+ if ((bytes = iof_size(O)) > 0) -+ { -+ if (bytes != iof_file_write(O->buf, sizeof(uint8_t), bytes, O->iofile)) -+ { -+ iof_file_unsync(O->iofile, poffset); -+ return 0; -+ } -+ } -+ if (flush) -+ iof_file_flush(O->iofile); -+ O->end = O->buf + O->space; // remains intact actually -+ O->pos = O->buf; -+ return O->space; -+} -+ -+static size_t filter_file_writer (iof *O, iof_mode mode) -+{ -+ switch (mode) -+ { -+ case IOFWRITE: -+ return file_write(O, 0); -+ case IOFFLUSH: -+ return file_write(O, 1); -+ case IOFCLOSE: -+ file_write(O, 1); -+ iof_free(O); -+ return 0; -+ default: -+ return 0; -+ } -+} -+ -+static size_t filter_iofile_writer (iof *O, iof_mode mode) -+{ -+ file_state *state; -+ state = iof_filter_state(file_state *, O); -+ switch (mode) -+ { -+ case IOFWRITE: -+ return iofile_write(O, &state->offset, 0); -+ case IOFFLUSH: -+ return iofile_write(O, &state->offset, 1); -+ case IOFCLOSE: -+ iofile_write(O, &state->offset, 1); -+ iof_free(O); -+ return 0; -+ default: -+ return 0; -+ } -+} -+ -+/* filter from FILE* */ -+ -+iof * iof_filter_file_handle_reader (FILE *file) -+{ -+ iof *I; -+ file_state *state; -+ if (file == NULL) -+ return NULL; -+ I = iof_filter_reader(filter_file_reader, sizeof(file_state), &state); -+ iof_setup_file(I, file); -+ file_state_init(state, 0, 0); -+ return I; -+} -+ -+iof * iof_filter_file_handle_writer (FILE *file) -+{ -+ iof *O; -+ file_state *state; -+ if (file == NULL) -+ return NULL; -+ O = iof_filter_writer(filter_file_writer, sizeof(file_state), &state); -+ iof_setup_file(O, file); -+ file_state_init(state, 0, 0); -+ return O; -+} -+ -+/* filter from iof_file * */ -+ -+iof * iof_filter_iofile_reader (iof_file *iofile, size_t offset) -+{ -+ iof *I; -+ file_state *state; -+ if (!iof_file_reopen(iofile)) -+ return NULL; -+ I = iof_filter_reader(filter_iofile_reader, sizeof(file_state), &state); -+ iof_setup_iofile(I, iofile); -+ file_state_init(state, offset, 0); -+ return I; -+} -+ -+iof * iof_filter_iofile_writer (iof_file *iofile, size_t offset) -+{ -+ iof *O; -+ file_state *state; -+ O = iof_filter_writer(filter_iofile_writer, sizeof(file_state), &state); -+ iof_setup_iofile(O, iofile); -+ file_state_init(state, offset, 0); -+ return O; -+} -+ -+/* filter from filename */ -+ -+iof * iof_filter_file_reader (const char *filename) -+{ -+ iof *I; -+ file_state *state; -+ FILE *file; -+ if ((file = fopen(filename, "rb")) == NULL) -+ return NULL; -+ I = iof_filter_reader(filter_file_reader, sizeof(file_state), &state); -+ iof_setup_file(I, file); -+ file_state_init(state, 0, 0); -+ I->flags |= IOF_CLOSE_FILE; -+ return I; -+} -+ -+iof * iof_filter_file_writer (const char *filename) -+{ -+ iof *O; -+ file_state *state; -+ FILE *file; -+ if ((file = fopen(filename, "wb")) == NULL) -+ return NULL; -+ O = iof_filter_writer(filter_file_writer, sizeof(file_state), &state); -+ iof_setup_file(O, file); -+ file_state_init(state, 0, 0); -+ O->flags |= IOF_CLOSE_FILE; -+ return O; -+} -+ -+/* from string */ -+ -+static size_t dummy_handler (iof *I, iof_mode mode) -+{ -+ switch (mode) -+ { -+ case IOFCLOSE: -+ iof_free(I); -+ return 0; -+ default: -+ return 0; -+ } -+} -+ -+iof * iof_filter_string_reader (const void *s, size_t length) -+{ -+ iof *I; -+ void *dummy; -+ I = iof_filter_reader_with_buffer(dummy_handler, 0, &dummy, NULL, 0); -+ I->rbuf = I->rpos = (const uint8_t *)s; -+ I->rend = (const uint8_t *)s + length; -+ // I->space = length; -+ return I; -+} -+ -+iof * iof_filter_string_writer (const void *s, size_t length) -+{ -+ iof *O; -+ void *dummy; -+ O = iof_filter_reader_with_buffer(dummy_handler, 0, &dummy, NULL, 0); -+ O->rbuf = O->rpos = (const uint8_t *)s; -+ O->rend = (const uint8_t *)s + length; -+ // O->space = length; -+ return O; -+} -+ -+iof * iof_filter_buffer_writer (size_t size) -+{ // filter alternative of iof_buffer_create() -+ iof *O; -+ void *dummy; -+ uint8_t *buffer; -+ if (size > IOF_BUFFER_SIZE) -+ { -+ buffer = (uint8_t *)util_malloc(size); -+ O = iof_filter_writer_with_buffer(iof_mem_handler, 0, &dummy, buffer, size); -+ O->flags |= IOF_BUFFER_ALLOC; -+ return O; -+ } -+ return iof_filter_writer(iof_mem_handler, 0, &dummy); -+} -+ -+/* stream */ -+ -+static size_t file_stream_read (iof *I, size_t *plength) -+{ -+ size_t bytes, tail; -+ if (I->flags & IOF_STOPPED || *plength == 0) -+ return 0; -+ tail = iof_tail(I); -+ if (I->space - tail >= *plength) -+ { -+ bytes = tail + fread(I->buf + tail, sizeof(uint8_t), *plength, I->file); -+ I->flags |= IOF_STOPPED; -+ *plength = 0; -+ } -+ else -+ { -+ bytes = tail + fread(I->buf + tail, sizeof(uint8_t), I->space - tail, I->file); -+ *plength -= bytes - tail; -+ } -+ I->pos = I->buf; -+ I->end = I->buf + bytes; -+ return bytes; -+} -+ -+static size_t iofile_stream_read (iof *I, size_t *plength, size_t *poffset) -+{ -+ size_t bytes, tail; -+ if (I->flags & IOF_STOPPED || *plength == 0) -+ return 0; -+ tail = iof_tail(I); -+ iof_file_sync(I->iofile, poffset); -+ if (I->space - tail >= *plength) -+ { -+ bytes = tail + iof_file_read(I->buf + tail, sizeof(uint8_t), *plength, I->iofile); -+ iof_file_unsync(I->iofile, poffset); -+ I->flags |= IOF_STOPPED; -+ *plength = 0; -+ } -+ else -+ { -+ bytes = tail + iof_file_read(I->buf + tail, sizeof(uint8_t), I->space - tail, I->iofile); -+ *plength -= bytes - tail; -+ } -+ I->pos = I->buf; -+ I->end = I->buf + bytes; -+ return bytes; -+} -+ -+static size_t file_stream_load (iof *I, size_t *plength) -+{ -+ size_t bytes, tail; -+ if (I->flags & IOF_STOPPED || *plength == 0) -+ return 0; -+ tail = iof_tail(I); -+ if (I->space - tail < *plength) -+ if (iof_resize_buffer_to(I, tail + *plength) == 0) -+ return 0; -+ bytes = tail + fread(I->buf + tail, sizeof(uint8_t), *plength, I->file); -+ I->flags |= IOF_STOPPED; -+ *plength = 0; -+ I->pos = I->buf; -+ I->end = I->buf + bytes; -+ return bytes; -+} -+ -+static size_t iofile_stream_load (iof *I, size_t *plength, size_t *poffset) -+{ -+ size_t bytes, tail; -+ if (I->flags & IOF_STOPPED || *plength == 0) -+ return 0; -+ iof_file_sync(I->iofile, poffset); -+ tail = iof_tail(I); -+ if (I->space - tail < *plength) -+ if (iof_resize_buffer_to(I, tail + *plength) == 0) -+ return 0; -+ bytes = tail + iof_file_read(I->buf + tail, sizeof(uint8_t), *plength, I->iofile); -+ iof_file_unsync(I->iofile, poffset); -+ I->flags |= IOF_STOPPED; -+ *plength = 0; -+ I->pos = I->buf; -+ I->end = I->buf + bytes; -+ return bytes; -+} -+ -+static size_t filter_file_stream_reader (iof *I, iof_mode mode) -+{ -+ stream_state *state; -+ state = iof_filter_state(stream_state *, I); -+ switch(mode) -+ { -+ case IOFREAD: -+ return file_stream_read(I, &state->length); -+ case IOFLOAD: -+ return file_stream_load(I, &state->length); -+ case IOFCLOSE: -+ iof_free(I); -+ return 0; -+ default: -+ return 0; -+ } -+} -+ -+static size_t filter_iofile_stream_reader (iof *I, iof_mode mode) -+{ -+ stream_state *state; -+ state = iof_filter_state(stream_state *, I); -+ switch(mode) -+ { -+ case IOFREAD: -+ return iofile_stream_read(I, &state->length, &state->offset); -+ case IOFLOAD: -+ return iofile_stream_load(I, &state->length, &state->offset); -+ case IOFCLOSE: -+ iof_free(I); -+ return 0; -+ default: -+ return 0; -+ } -+} -+ -+iof * iof_filter_stream_reader (FILE *file, size_t offset, size_t length) -+{ -+ iof *I; -+ stream_state *state; -+ I = iof_filter_reader(filter_file_stream_reader, sizeof(stream_state), &state); -+ iof_setup_file(I, file); -+ stream_state_init(state, offset, length); -+ fseek(file, (long)offset, SEEK_SET); // or perhaps it should be call in file_stream_read(), like iof_file_sync()? -+ return I; -+} -+ -+iof * iof_filter_stream_coreader (iof_file *iofile, size_t offset, size_t length) -+{ -+ iof *I; -+ stream_state *state; -+ if (!iof_file_reopen(iofile)) -+ return NULL; -+ I = iof_filter_reader(filter_iofile_stream_reader, sizeof(stream_state), &state); -+ iof_setup_iofile(I, iofile); -+ stream_state_init(state, offset, length); -+ return I; -+} -+ -+static size_t file_stream_write (iof *O, size_t *plength, int flush) -+{ -+ size_t bytes; -+ if ((bytes = iof_size(O)) > 0) -+ { -+ if (bytes != fwrite(O->buf, sizeof(uint8_t), bytes, O->file)) -+ { -+ *plength += bytes; -+ return 0; -+ } -+ } -+ if (flush) -+ fflush(O->file); -+ *plength += bytes; -+ O->end = O->buf + O->space; // remains intact -+ O->pos = O->buf; -+ return O->space; -+} -+ -+static size_t iofile_stream_write (iof *O, size_t *plength, size_t *poffset, int flush) -+{ -+ size_t bytes; -+ if ((bytes = iof_size(O)) > 0) -+ { -+ iof_file_sync(O->iofile, poffset); -+ if (bytes != iof_file_write(O->buf, sizeof(uint8_t), bytes, O->iofile)) -+ { -+ *plength += bytes; -+ iof_file_unsync(O->iofile, poffset); -+ return 0; -+ } -+ } -+ if (flush) -+ iof_file_flush(O->iofile); -+ *plength += bytes; -+ O->end = O->buf + O->space; // remains intact -+ O->pos = O->buf; -+ return O->space; -+} -+ -+static size_t filter_file_stream_writer (iof *O, iof_mode mode) -+{ -+ stream_state *state; -+ state = iof_filter_state(stream_state *, O); -+ switch (mode) -+ { -+ case IOFWRITE: -+ return file_stream_write(O, &state->length, 0); -+ case IOFFLUSH: -+ return file_stream_write(O, &state->length, 1); -+ case IOFCLOSE: -+ file_stream_write(O, &state->length, 1); -+ iof_free(O); -+ return 0; -+ default: -+ return 0; -+ } -+} -+ -+static size_t filter_iofile_stream_writer (iof *O, iof_mode mode) -+{ -+ stream_state *state; -+ state = iof_filter_state(stream_state *, O); -+ switch (mode) -+ { -+ case IOFWRITE: -+ return iofile_stream_write(O, &state->length, &state->offset, 0); -+ case IOFFLUSH: -+ return iofile_stream_write(O, &state->length, &state->offset, 1); -+ case IOFCLOSE: -+ iofile_stream_write(O, &state->length, &state->offset, 1); -+ iof_free(O); -+ return 0; -+ default: -+ return 0; -+ } -+} -+ -+iof * iof_filter_stream_writer (FILE *file) -+{ -+ iof *O; -+ stream_state *state; -+ O = iof_filter_writer(filter_file_stream_writer, sizeof(stream_state), &state); -+ iof_setup_file(O, file); -+ stream_state_init(state, 0, 0); -+ return O; -+} -+ -+iof * iof_filter_stream_cowriter (iof_file *iofile, size_t offset) -+{ -+ iof *O; -+ stream_state *state; -+ O = iof_filter_writer(filter_iofile_stream_writer, sizeof(stream_state), &state); -+ iof_setup_iofile(O, iofile); -+ stream_state_init(state, offset, 0); -+ return O; -+} -+ -+/* very specific for images; get input from already created strem filter, exchange the filter but keep the buffer */ -+ -+FILE * iof_filter_file_reader_source (iof *I, size_t *poffset, size_t *plength) -+{ -+ stream_state *sstate; -+ file_state *fstate; -+ if (I->more == filter_file_stream_reader) // I is the result of iof_filter_stream_reader() -+ { -+ sstate = iof_filter_state(stream_state *, I); -+ *poffset = sstate->offset; -+ *plength = sstate->length; // might be 0 but it is ok for file readers -+ return I->file; -+ } -+ if (I->more == filter_file_reader) -+ { -+ fstate = iof_filter_state(file_state *, I); -+ *poffset = fstate->offset; -+ *plength = fstate->length; // might be 0 but it is ok for file readers -+ return I->file; -+ } -+ return NULL; -+} -+ -+iof_file * iof_filter_file_coreader_source (iof *I, size_t *poffset, size_t *plength) -+{ -+ stream_state *sstate; -+ file_state *fstate; -+ if (I->more == filter_iofile_stream_reader) // I is the result of iof_filter_stream_coreader() -+ { -+ sstate = iof_filter_state(stream_state *, I); -+ *poffset = sstate->offset; -+ *plength = sstate->length; -+ return I->iofile; -+ } -+ if (I->more == filter_iofile_reader) -+ { -+ fstate = iof_filter_state(file_state *, I); -+ *poffset = fstate->offset; -+ *plength = fstate->length; -+ return I->iofile; -+ } -+ return NULL; -+} -+ -+iof * iof_filter_reader_replacement (iof *P, iof_handler handler, size_t statesize, void **pstate) -+{ // called after iof_filter_file_reader_source(), no need to check if F is filter from iof heap and if has buffer from iof heap -+ iof *F; -+ F = iof_filter_reader_with_buffer(handler, statesize, pstate, P->buf, P->space); -+ F->flags |= IOF_BUFFER_HEAP; -+ //iof_reader_buffer(P, NULL, 0); -+ //P->flags &= ~IOF_BUFFER_HEAP; -+ iof_filter_free(P); -+ return F; -+} -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -diff --git a/texk/web2c/luatexdir/luapplib/util/utiliof.h b/texk/web2c/luatexdir/luapplib/util/utiliof.h -new file mode 100644 -index 000000000..853a9ae52 ---- /dev/null -+++ b/texk/web2c/luatexdir/luapplib/util/utiliof.h -@@ -0,0 +1,669 @@ -+ -+#ifndef UTIL_IOF_H -+#define UTIL_IOF_H -+ -+#include // for FILE * -+#include // for errno -+#include // for strerror() -+#include // for uintN_t -+ -+#include "utildecl.h" -+#include "utilnumber.h" -+ -+/* handler call modes */ -+ -+typedef enum { -+ IOFREAD = 0, /* read to buffer */ -+ IOFLOAD = 1, /* read all to buffer */ -+ IOFWRITE = 2, /* write buffer to the output */ -+ IOFFLUSH = 3, /* flush buffer to the output */ -+ IOFCLOSE = 4 /* (flush and) close */ -+} iof_mode; -+ -+/* return statuses */ -+ -+typedef enum { -+ IOFEOF = -1, /* end of input */ -+ IOFEMPTY = -2, /* end of input buffer*/ -+ IOFFULL = -3, /* end of output buffer */ -+ IOFERR = -4 /* error */ -+} iof_status; -+ -+const char * iof_status_kind (iof_status status); -+ -+/* iof_file */ -+ -+typedef struct iof_file { -+ union { -+ FILE *iofh; // access via iof_file_get_fh / iof_file_set_fh (below) -+ union { -+ struct { uint8_t *buf, *pos, *end; }; -+ struct { const uint8_t *rbuf, *rpos, *rend; }; // to trick compiler warnings about cast discarding const -+ }; -+ }; -+ size_t *offset; -+ char *name; -+ size_t size; -+ int refcount; -+ int flags; -+} iof_file; -+ -+/* iof handler function */ -+ -+typedef struct iof iof; -+typedef size_t (*iof_handler) (iof *I, iof_mode mode); -+ -+/* iof structure */ -+ -+#define IOF_MEMBERS \ -+ union { \ -+ struct { uint8_t *buf, *pos, *end; }; \ -+ struct { uint16_t *hbuf, *hpos, *hend; }; \ -+ struct { uint32_t *ibuf, *ipos, *iend; }; \ -+ struct { const uint8_t *rbuf, *rpos, *rend; }; \ -+ }; \ -+ size_t space; \ -+ iof_handler more; \ -+ union { iof *next; FILE *file; iof_file *iofile; void *link; }; \ -+ int flags; \ -+ int refcount -+ -+/* -+ buf -- the beginning of buffer -+ pos -- the current position -+ end -- the end of buffer -+ space -- private space size, not always eq. (end - buf) -+ more -- handler function -+ next/file/iofile/link -- reader source or writer target -+ source -- source filter -+ flags -- private filter info -+ refcount -- refcount -+*/ -+ -+struct iof { -+ IOF_MEMBERS; -+}; -+ -+typedef void (*iof_dump_function) (const void *value, iof *O); -+ -+/* flags */ -+ -+#define IOF_ALLOC (1<<0) // iof is allocated -+#define IOF_HEAP (1<<1) // iof taken from iof heap -+#define IOF_BUFFER_ALLOC (1<<2) // buffer allocated -+#define IOF_BUFFER_HEAP (1<<3) // buffer taken from iof heap -+ -+#define IOF_SHORT (1<<4) // buffer uses 16bit integers -+#define IOF_LONG (1<<5) // buffer uses 32bit integers -+ -+#define IOF_TAIL (1<<6) // preserve reader tail -+#define IOF_READER (1<<7) // is reader -+#define IOF_WRITER (1<<8) // is writer -+ -+#define IOF_DATA (1<<9) // binds some memory -+#define IOF_FILE_HANDLE (1<<10) // links FILE * -+#define IOF_FILE (1<<11) // links iof_file * -+#define IOF_NEXT (1<<12) // links next iof * -+#define IOF_CLOSE_FILE (1<<13) // close FILE * on free -+#define IOF_REOPEN_FILE (1<<14) // close/reopen mode for iof_file -+#define IOF_RECLOSE_FILE (1<<15) // ditto -+ -+#define IOF_STOPPED (1<<16) // stopped -+ -+// #define IOF_CUSTOM (1<<17) // first custom flag -+ -+#define IOF_BUFSIZ (sizeof(iof) + BUFSIZ*sizeof(uint8_t)) -+ -+/* -+reading buffer -- all of buf, pos, end pointers are initialized to the beginning of the private buffer, -+ next call to a handler function moves the end pointer to bufer+space -+writer -- buf and pos pointers initialized to the beginning of the buffer, end initialized to bufer+space -+ -+Every call to handler returns size_t number of bytes -+available (to write/read) or 0 if there is no more space. -+ -+We usually align the data buffer just after the iof structure. -+This is convenient, especially when a memory for the structure -+and its buffer is to be allocated. In the case of growing output -+buffers we used to check if the memory of the buffer is allocated -+by the handler function using test (O->buf != (O+1)). We don't use -+it any longer not to rely on little secrets. Now there is an explicit -+IOF_BUFFER_ALLOC flag for that. IOF_ALLOC tells if the structure -+itself is taken from malloc (not used so far). Assuming the buffer size -+is way larger the sizeof(iof) -+*/ -+ -+/* initializers */ -+ -+#define IOF_READER_STRUCT(handler, file, buffer, size, flags) \ -+ { {{ (uint8_t *)(buffer), (uint8_t *)(buffer), (uint8_t *)(buffer) }}, size, handler, { file }, flags|IOF_READER, 0 } -+ -+#define IOF_WRITER_STRUCT(handler, file, buffer, size, flags) \ -+ { {{ (uint8_t *)(buffer), (uint8_t *)(buffer), (uint8_t *)(buffer) + size }}, size, handler, { file }, flags|IOF_WRITER, 0 } -+ -+#define IOF_STRING_STRUCT(buffer, size) \ -+ { {{ (uint8_t *)(buffer), (uint8_t *)(buffer), (uint8_t *)(buffer) + size }}, size, NULL, { NULL }, 0|IOF_READER|IOF_DATA, 0 } -+ -+#define IOF_STRING() IOF_STRING_STRUCT(0, 0) -+ -+/* refcount */ -+ -+#define iof_incref(I) (++(I)->refcount) -+#define iof_decref(I) ((void)(--(I)->refcount <= 0 && iof_close(I))) -+#define iof_unref(I) (--(I)->refcount) -+ -+/* setting up iof and buffer from mem buffer of a given size */ -+ -+#define iof_setup_reader(I, buffer, size) \ -+ ((I) = (iof *)(buffer), iof_reader_buffer(I, (I)+1, size - sizeof(iof))) -+ -+#define iof_setup_writer(O, buffer, size) \ -+ ((O) = (iof *)buffer, iof_writer_buffer(O, (O)+1, size - sizeof(iof))) -+ -+/* binding buffer of a given size */ -+ -+#define iof_reader_buffer(I, buffer, size) \ -+ ((I)->buf = (I)->pos = (I)->end = (uint8_t *)(buffer), \ -+ (I)->space = size, (I)->flags = 0|IOF_READER, (I)->refcount = 0) -+ -+#define iof_writer_buffer(O, buffer, size) \ -+ ((O)->buf = (O)->pos = (uint8_t *)(buffer), \ -+ (O)->end = (uint8_t *)(buffer) + size, \ -+ (O)->space = size, (O)->flags = 0|IOF_WRITER, (O)->refcount = 0) -+ -+/* basics */ -+ -+#define iof_space(I) ((I)->end - (I)->buf) -+#define iof_left(I) ((I)->end - (I)->pos) -+#define iof_size(I) ((I)->pos - (I)->buf) -+ -+#define iof_input(I) ((I)->more ? (I)->more((I), IOFREAD) : 0lu) -+#define iof_load(I) ((I)->more ? (I)->more((I), IOFLOAD) : 0lu) -+ -+#define iof_output(O) ((O)->more ? (O)->more((O), IOFWRITE) : 0lu) -+//#define iof_flush(O) ((O)->pos > (O)->buf && (O)->more ? (O)->more(O, IOFFLUSH) : 0lu) -+// flush should be unconditional, because encoders emits EOD markers only on flush -+#define iof_flush(O) ((O)->more ? (O)->more(O, IOFFLUSH) : 0lu) -+#define iof_close(O) ((O)->more ? (O)->more(O, IOFCLOSE) : 0lu) -+ -+#define iof_stop(F) ((void)(F->pos = F->end = F->buf, F->flags |= IOF_STOPPED)) -+ -+/* -+Rewriting reader tail to the beginning of new data portion; readers reacting on IOFREAD -+mode must be aware of some not yet read data, but treat it necessary only if IOF_TAIL flag is set. -+Parsers using iof input may protect not yet read data when there may be a need to put bytes -+back to the stream. This is trivial when I->pos > I->buf, as we can make a move by --I->pos. -+But when there is a need to put back more then one byte, we can protect the data tail, so that -+realoder will rewrite it to the beginning of new data chunk. -+ -+ iof_tail(I) - internal, used by iof handlers at IOFREAD mode -+ iof_protect_tail(I) - used by parsers to ensure some bytes chunk in one piece -+ -+*/ -+ -+size_t iof_save_tail (iof *I); -+#define iof_tail(I) (((I)->flags & IOF_TAIL) && (I)->pos < (I)->end ? iof_save_tail(I) : 0) -+ -+size_t iof_input_save_tail (iof *I, size_t back); -+#define iof_protect_tail(I, back, length) ((iof_left(I) >= (length) - (back)) ? 1 : (iof_input_save_tail(I, back) >= length - back)) -+ -+//uint8_t * iof_tail_data (iof *I, size_t *ptail); -+//#define iof_tail_free(data) util_free(data) -+ -+/* panic */ -+ -+// #define iof_panic(mess) return 0 -+#ifndef iof_panic -+ #define iof_panic(mess) (fputs(mess, stderr), abort()) -+#endif -+//#define iof_memory_error() iof_panic(strerror(errno)) -+#define iof_fwrite_error() iof_panic(strerror(errno)) -+ -+/* generic helpers */ -+ -+UTILAPI uint8_t * iof_copy_file_data (const char *filename, size_t *psize); -+UTILAPI uint8_t * iof_copy_file_handle_data (FILE *file, size_t *psize); -+ -+/* In the future we may need releasing file handle and restoring it from iofile->name, so access file handle via macros */ -+ -+#define iof_file_get_fh(iofile) ((iofile)->iofh) -+#define iof_file_set_fh(iofile, fh) ((iofile)->iofh = fh) -+#define iof_file_get_file(iofile) (((iofile)->flags & IOF_DATA) ? NULL : iof_file_get_fh(iofile)) -+FILE * iof_get_file (iof *F); -+ -+/* basic iof_file interface */ -+ -+iof_file * iof_file_new (FILE *file); -+iof_file * iof_file_init (iof_file *iofile, FILE *file); -+ -+iof_file * iof_file_rdata (const void *data, size_t size); -+iof_file * iof_file_wdata (void *data, size_t size); -+ -+iof_file * iof_file_rdata_init (iof_file *iofile, const void *data, size_t size); -+iof_file * iof_file_wdata_init (iof_file *iofile, void *data, size_t size); -+ -+iof_file * iof_file_reader_from_file_handle (iof_file *iofile, const char *filename, FILE *file, int preload, int closefile); -+iof_file * iof_file_reader_from_file (iof_file *iofile, const char *filename, int preload); -+iof_file * iof_file_reader_from_data (iof_file *iofile, const void *data, size_t size, int preload, int freedata); -+//iof_file * iof_file_writer_from_file (iof_file *iofile, const char *filename); -+ -+void * iof_copy_data (const void *data, size_t size); -+#define iof_data_free(data) util_free(data) -+#define iof_file_wdata_copy(data, size) iof_file_wdata(iof_copy_data(data, size), size) -+#define iof_file_rdata_copy(data, size) iof_file_rdata(iof_copy_data(data, size), size) -+ -+void iof_file_free (iof_file *iofile); -+ -+#define iof_file_get_name(iofile) ((iofile)->name) -+void iof_file_set_name (iof_file *iofile, const char *name); -+ -+#define iof_file_incref(iofile) (++(iofile)->refcount) -+#define iof_file_decref(iofile) ((void)(--(iofile)->refcount <= 0 && (iof_file_free(iofile), 0))) -+ -+int iof_file_seek (iof_file *iofile, long offset, int whence); -+long iof_file_tell (iof_file *iofile); -+size_t iof_file_size (iof_file *iofile); -+int iof_file_eof (iof_file *iofile); -+ -+size_t iof_file_read (void *ptr, size_t size, size_t items, iof_file *iofile); -+size_t iof_file_write (const void *ptr, size_t size, size_t items, iof_file *iofile); -+size_t iof_file_ensure (iof_file *iofile, size_t bytes); -+int iof_file_flush (iof_file *iofile); -+ -+int iof_file_getc (iof_file *iofile); -+int iof_file_putc (iof_file *iofile, int c); -+ -+int iof_file_close_input (iof_file *iofile); -+int iof_file_reopen_input (iof_file *iofile); -+ -+#define iof_file_reopen(iofile) (((iofile)->flags & IOF_REOPEN_FILE) ? iof_file_reopen_input(iofile) : 1) -+#define iof_file_reclose(iofile) (void)(((iofile)->flags & IOF_RECLOSE_FILE) ? iof_file_close_input(iofile) : 0) -+ -+/* wrappers of basic operations for iof */ -+ -+int iof_reader_seek (iof *I, long offset, int whence); -+int iof_reader_reseek (iof *I, long offset, int whence); -+int iof_writer_seek (iof *I, long offset, int whence); -+int iof_writer_reseek (iof *I, long offset, int whence); -+ -+int iof_seek (iof *I, long offset, int whence); -+int iof_reseek (iof *I, long offset, int whence); -+ -+long iof_reader_tell (iof *I); -+long iof_writer_tell (iof *I); -+long iof_tell (iof *I); -+size_t iof_fsize (iof *I); -+ -+#define iof_setup_iofile(I, f) (iof_file_incref(f), (I)->iofile = f, (I)->flags |= IOF_FILE) -+#define iof_setup_file(I, fh) ((I)->file = fh, (I)->flags |= IOF_FILE_HANDLE) -+#define iof_setup_next(I, N) ((I)->next = N, iof_incref(N), (I)->flags |= IOF_NEXT) -+ -+/* file handler reader and writer */ -+ -+UTILAPI iof * iof_setup_file_handle_reader (iof *I, void *buffer, size_t space, FILE *f); -+UTILAPI iof * iof_setup_file_handle_writer (iof *O, void *buffer, size_t space, FILE *f); -+ -+#define iof_get_file_handle_reader(buffer, space, fh) iof_setup_file_handle_reader(NULL, buffer, space, fh) -+#define iof_get_file_handle_writer(buffer, space, fh) iof_setup_file_handle_writer(NULL, buffer, space, fh) -+ -+/* file reader and writer */ -+ -+UTILAPI iof * iof_setup_file_reader (iof *I, void *buffer, size_t space, const char *filename); -+UTILAPI iof * iof_setup_file_writer (iof *O, void *buffer, size_t space, const char *filename); -+ -+#define iof_get_file_reader(buffer, space, filename) iof_setup_file_reader(NULL, buffer, space, filename) -+#define iof_get_file_writer(buffer, space, filename) iof_setup_file_writer(NULL, buffer, space, filename) -+ -+/* mem writer */ -+ -+UTILAPI iof * iof_setup_buffer (iof *O, void *buffer, size_t space); -+UTILAPI iof * iof_setup_buffermin (iof *O, void *buffer, size_t space, size_t min); -+ -+#define iof_buffer(buffer, space) iof_setup_buffer(NULL, buffer, space) -+#define iof_buffermin(buffer, space, min) iof_setup_buffermin(NULL, buffer, space, min) -+ -+UTILAPI iof * iof_buffer_create (size_t space); -+#define iof_buffer_new() iof_buffer_create(BUFSIZ) -+ -+/* custom handler */ -+ -+UTILAPI iof * iof_reader (iof *I, void *link, iof_handler reader, const void *s, size_t bytes); -+UTILAPI iof * iof_writer (iof *O, void *link, iof_handler writer, void *s, size_t bytes); -+ -+/* stdout wrapper */ -+ -+extern UTILAPI iof iof_stdout; -+extern UTILAPI iof iof_stderr; -+ -+/* simple string reader */ -+ -+UTILAPI iof * iof_string_reader (iof *I, const void *s, size_t bytes); -+ -+#define iof_string(I, s, bytes) \ -+ (((I)->rbuf = (I)->rpos = (const uint8_t *)s), ((I)->rend = (I)->rbuf + (bytes)), ((I)->flags |= IOF_DATA), (I)) -+ -+/* dummies */ -+ -+UTILAPI iof * iof_dummy (void *buffer, size_t space); -+UTILAPI iof * iof_null (void *buffer, size_t space); -+ -+/* checking available space */ -+ -+#define iof_loadable(I) ((I)->pos < (I)->end || iof_load(I)) -+#define iof_readable(I) ((I)->pos < (I)->end || iof_input(I)) -+#define iof_writable(O) ((O)->pos < (O)->end || iof_output(O)) -+ -+#define iof_hloadable iof_loadable -+#define iof_iloadable iof_loadable -+ -+#define iof_hreadable iof_readable -+#define iof_ireadable iof_readable -+ -+#define iof_hwritable iof_writable -+#define iof_iwritable iof_writable -+ -+/* ensure space to write several bytes (several means less then I->space) */ -+ -+#define iof_ensure(O, n) ((O)->pos+(n)-1 < (O)->end || iof_output(O)) // iof_ensure(O, 1) eq iof_writable(O) -+#define iof_hensure(O, n) ((O)->hpos+(n)-1 < (O)->hend || iof_output(O)) -+#define iof_iensure(O, n) ((O)->ipos+(n)-1 < (O)->iend || iof_output(O)) -+ -+/* reading */ -+ -+UTILAPI int iof_getc (iof *I); -+UTILAPI int iof_hgetc (iof *I); -+UTILAPI int iof_igetc (iof *I); -+ -+// UTILAPI int iof_cmp (iof *I, const char *s); -+// UTILAPI int iof_cmpn (iof *I, const char *s, size_t bytes); -+ -+UTILAPI iof_status iof_pass (iof *I, iof *O); -+#define iof_hpass iof_pass -+#define iof_ipass iof_pass -+ -+/* readers helpers */ -+ -+UTILAPI size_t iof_read (iof *I, void *s, size_t bytes); -+UTILAPI size_t iof_hread (iof *I, void *s, size_t bytes); -+UTILAPI size_t iof_iread (iof *I, void *s, size_t bytes); -+ -+UTILAPI size_t iof_skip (iof *I, size_t bytes); -+UTILAPI size_t iof_hskip (iof *I, size_t bytes); -+UTILAPI size_t iof_iskip (iof *I, size_t bytes); -+ -+/* get */ -+ -+#define iof_pos(I) (*(I)->pos++) -+#define iof_hpos(I) (*(I)->hpos++) -+#define iof_ipos(I) (*(I)->ipos++) -+ -+#define iof_get(I) (iof_readable(I) ? (int)(*(I)->pos++) : IOFEOF) -+#define iof_hget(I) (iof_hreadable(I) ? (int)(*(I)->hpos++) : IOFEOF) -+#define iof_iget(I) (iof_ireadable(I) ? (int)(*(I)->ipos++) : IOFEOF) -+ -+#define iof_char(I) (iof_readable(I) ? (int)(*(I)->pos) : IOFEOF) -+#define iof_hcurr(I) (iof_hreadable(I) ? (int)(*(I)->hpos) : IOFEOF) -+#define iof_icurr(I) (iof_ireadable(I) ? (int)(*(I)->ipos) : IOFEOF) -+ -+#define iof_next(I) (++(I)->pos, iof_char(I)) -+#define iof_hnext(I) (++(I)->hpos, iof_hcurr(I)) -+#define iof_inext(I) (++(I)->ipos, iof_icurr(I)) -+ -+/* unget */ -+ -+/* -+If possible, we just move the position backward. If it is not possible to -+move backward, we call iof_backup(I, c) that sets all pointers to the end of -+a private backup space, then moves buf AND pos pointers backward and set c at -+pos (==buf). We can backup characters as long as there is a private space. If -+several calls to iof_backup() are followed by iof_get(), pos pointer -+increases in normal way and so the use of another iof_unget() works just fine -+by moving the position. Once we swallow all backup characters (when -+pos==end), backup handler restores the previous pointers. -+ -+Obviously we assume that the character provided to iof_unget() is always the -+character just obtained from iof_get(). We CAN'T just overwrite the character -+at a given position as the space we read may not be writable. -+ -+When backup is in use, we can only get bytes until automatically restored. -+*/ -+ -+/* backup */ -+ -+/* -+#define iof_uses_backup(I) ((I)->more == iof_unget_handler) -+ -+#define iof_save(I, B) \ -+ ((B)->buf = (I)->buf, (B)->pos = (I)->pos, (B)->end = (I)->end, (B)->space = (I)->space, \ -+ (B)->link = I->link, (B)->more = (I)->more, (B)->flags = (I)->flags) -+#define iof_restore(B, I) iof_save(I, B) -+ -+#define iof_unget(I, c) \ -+ ((void)(c == (uint8_t)c ? ((I)->pos > (I)->buf ? --(I)->pos : iof_backup(I, c)) : 0) -+int iof_backup (iof *I, int c); -+*/ -+ -+/* writing */ -+ -+UTILAPI size_t iof_write_file_handle (iof *O, FILE *file); -+UTILAPI size_t iof_write_file (iof *O, const char *filename); -+UTILAPI size_t iof_write_iofile (iof *O, iof_file *iofile, int savepos); -+ -+UTILAPI int iof_putc (iof *O, int u); -+UTILAPI int iof_hputc (iof *O, int u); -+UTILAPI int iof_iputc (iof *O, int u); -+ -+UTILAPI size_t iof_write (iof *O, const void *data, size_t size); -+UTILAPI size_t iof_hwrite (iof *O, const void *data, size_t size); -+UTILAPI size_t iof_iwrite (iof *O, const void *data, size_t size); -+ -+UTILAPI iof_status iof_puts (iof *O, const void *data); -+UTILAPI size_t iof_put_string (iof *O, const void *data); -+UTILAPI size_t iof_putfs (iof *O, const char *format, ...); -+UTILAPI size_t iof_repc (iof *O, char c, size_t bytes); -+ -+#define iof_putl(O, s) iof_write(O, "" s, sizeof(s)-1) -+//#define iof_putl iof_puts -+ -+#define iof_set(O, c) (*(O)->pos++ = (uint8_t)(c)) -+#define iof_set2(O, c1, c2) (iof_set(O, c1), iof_set(O, c2)) -+#define iof_set3(O, c1, c2, c3) (iof_set(O, c1), iof_set(O, c2), iof_set(O, c3)) -+#define iof_set4(O, c1, c2, c3, c4) (iof_set(O, c1), iof_set(O, c2), iof_set(O, c3), iof_set(O, c4)) -+#define iof_set5(O, c1, c2, c3, c4, c5) (iof_set(O, c1), iof_set(O, c2), iof_set(O, c3), iof_set(O, c4), iof_set(O, c5)) -+ -+#define iof_hset(O, c) (*(O)->hpos++ = (uint16_t)(c)) -+#define iof_iset(O, c) (*(O)->ipos++ = (uint32_t)(c)) -+ -+#define iof_put(O, c) ((void)iof_ensure(O, 1), iof_set(O, c)) -+#define iof_put2(O, c1, c2) ((void)iof_ensure(O, 2), iof_set2(O, c1, c2)) -+#define iof_put3(O, c1, c2, c3) ((void)iof_ensure(O, 3), iof_set3(O, c1, c2, c3)) -+#define iof_put4(O, c1, c2, c3, c4) ((void)iof_ensure(O, 4), iof_set4(O, c1, c2, c3, c4)) -+#define iof_put5(O, c1, c2, c3, c4, c5) ((void)iof_ensure(O, 5), iof_set5(O, c1, c2, c3, c4, c5)) -+ -+#define iof_hput(O, c) ((void)iof_hensure(O, 1), iof_hset(O, c)) -+#define iof_iput(O, c) ((void)iof_iensure(O, 1), iof_iset(O, c)) -+ -+#define iof_put_uc_hex(O, c) iof_put2(O, base16_uc_digit1(c), base16_uc_digit2(c)) -+#define iof_put_lc_hex(O, c) iof_put2(O, base16_lc_digit1(c), base16_lc_digit2(c)) -+#define iof_set_uc_hex(O, c) iof_set2(O, base16_uc_digit1(c), base16_uc_digit2(c)) -+#define iof_set_lc_hex(O, c) iof_set2(O, base16_lc_digit1(c), base16_lc_digit2(c)) -+#define iof_put_hex iof_put_uc_hex -+#define iof_set_hex iof_set_uc_hex -+ -+/* number from iof; return 1 on success, 0 otherwise */ -+ -+#define iof_scan_sign(I, c, sign) _scan_sign(c, sign, iof_next(I)) -+#define iof_scan_integer(I, c, number) _scan_integer(c, number, iof_next(I)) -+#define iof_scan_radix(I, c, number, radix) _scan_radix(c, number, radix, iof_next(I)) -+#define iof_read_integer(I, c, number) _read_integer(c, number, iof_next(I)) -+#define iof_read_radix(I, c, number, radix) _read_radix(c, number, radix, iof_next(I)) -+ -+#define iof_scan_decimal(I, c, number) _scan_decimal(c, number, iof_next(I)) -+#define iof_scan_fraction(I, c, number, exponent10) _scan_fraction(c, number, exponent10, iof_next(I)) -+#define iof_scan_exponent10(I, c, exponent10) _scan_exponent10(c, exponent10, iof_next(I)) -+ -+UTILAPI int iof_get_int32 (iof *I, int32_t *number); -+UTILAPI int iof_get_intlw (iof *I, intlw_t *number); -+UTILAPI int iof_get_int64 (iof *I, int64_t *number); -+ -+UTILAPI int iof_get_uint32 (iof *I, uint32_t *number); -+UTILAPI int iof_get_uintlw (iof *I, uintlw_t *number); -+UTILAPI int iof_get_uint64 (iof *I, uint64_t *number); -+ -+UTILAPI int iof_get_int32_radix (iof *I, int32_t *number, int radix); -+UTILAPI int iof_get_intlw_radix (iof *I, intlw_t *number, int radix); -+UTILAPI int iof_get_int64_radix (iof *I, int64_t *number, int radix); -+ -+UTILAPI int iof_get_uint32_radix (iof *I, uint32_t *number, int radix); -+UTILAPI int iof_get_uintlw_radix (iof *I, uintlw_t *number, int radix); -+UTILAPI int iof_get_uint64_radix (iof *I, uint64_t *number, int radix); -+ -+UTILAPI int iof_get_roman (iof *I, unsigned short int *number); -+ -+UTILAPI int iof_get_double (iof *I, double *number); -+UTILAPI int iof_get_float (iof *I, float *number); -+ -+UTILAPI int iof_conv_double (iof *I, double *number); -+UTILAPI int iof_conv_float (iof *I, float *number); -+ -+/* number to iof; return a number of written bytes */ -+ -+UTILAPI size_t iof_put_int32 (iof *O, int32_t number); -+UTILAPI size_t iof_put_intlw (iof *O, intlw_t number); -+UTILAPI size_t iof_put_int64 (iof *O, int64_t number); -+ -+UTILAPI size_t iof_put_uint32 (iof *O, uint32_t number); -+UTILAPI size_t iof_put_uintlw (iof *O, uintlw_t number); -+UTILAPI size_t iof_put_uint64 (iof *O, uint64_t number); -+ -+UTILAPI size_t iof_put_int32_radix (iof *O, int32_t number, int radix); -+UTILAPI size_t iof_put_intlw_radix (iof *O, intlw_t number, int radix); -+UTILAPI size_t iof_put_int64_radix (iof *O, int64_t number, int radix); -+ -+UTILAPI size_t iof_put_uint32_radix (iof *O, uint32_t number, int radix); -+UTILAPI size_t iof_put_uintlw_radix (iof *O, uintlw_t number, int radix); -+UTILAPI size_t iof_put_uint64_radix (iof *O, uint64_t number, int radix); -+ -+UTILAPI size_t iof_put_roman_uc (iof *O, uint16_t number); -+UTILAPI size_t iof_put_roman_lc (iof *O, uint16_t number); -+#define iof_put_roman(I, number) iof_put_roman_uc(I, number) -+ -+UTILAPI size_t iof_put_double(iof *O, double number, int digits); -+UTILAPI size_t iof_put_float(iof *O, float number, int digits); -+ -+/* common stuff for binary integers */ -+ -+UTILAPI int iof_get_be_uint2 (iof *I, uint32_t *pnumber); -+UTILAPI int iof_get_be_uint3 (iof *I, uint32_t *pnumber); -+UTILAPI int iof_get_be_uint4 (iof *I, uint32_t *pnumber); -+ -+UTILAPI int iof_get_le_uint2 (iof *I, uint32_t *pnumber); -+UTILAPI int iof_get_le_uint3 (iof *I, uint32_t *pnumber); -+UTILAPI int iof_get_le_uint4 (iof *I, uint32_t *pnumber); -+ -+// iof_set() and iof_put() suite casts arguments to uint8_t, so we don't need &0xff mask -+ -+#define iof_set_be_uint1(O, u) iof_set(O, u) -+#define iof_set_be_uint2(O, u) iof_set2(O, (u)>>8, u) -+#define iof_set_be_uint3(O, u) iof_set3(O, (u)>>16, (u)>>8, u) -+#define iof_set_be_uint4(O, u) iof_set4(O, (u)>>24, (u)>>16, (u)>>8, u) -+ -+#define iof_set_le_uint1(O, u) iof_set(O, u) -+#define iof_set_le_uint2(O, u) iof_set2(O, u, (u)>>8) -+#define iof_set_le_uint3(O, u) iof_set3(O, u, (u)>>8, (u)>>16) -+#define iof_set_le_uint4(O, u) iof_set4(O, u, (u)>>8, (u)>>16, (u)>>24) -+ -+#define iof_put_be_uint1(O, u) iof_put(O, u) -+#define iof_put_be_uint2(O, u) iof_put2(O, (u)>>8, u) -+#define iof_put_be_uint3(O, u) iof_put3(O, (u)>>16, (u)>>8, u) -+#define iof_put_be_uint4(O, u) iof_put4(O, (u)>>24, (u)>>16, (u)>>8, u) -+ -+#define iof_put_le_uint1(O, u) iof_put(O, u) -+#define iof_put_le_uint2(O, u) iof_put2(O, u, (u)>>8) -+#define iof_put_le_uint3(O, u) iof_put3(O, u, (u)>>8, (u)>>16) -+#define iof_put_le_uint4(O, u) iof_put4(O, u, (u)>>8, (u)>>16, (u)>>24) -+ -+/* buffer results */ -+ -+#define iof_reader_result(I, size) ((size = iof_left(I)), (I)->pos) -+#define iof_writer_result(I, size) ((size = iof_size(I)), (I)->buf) -+#define iof_result(I, size) (((I)->flags & IOF_READER) ? iof_reader_result(I, size) : iof_writer_result(I, size)) -+ -+uint8_t * iof_file_input_data (iof_file *iofile, size_t *psize, int *isnew); -+//uint8_t * iof_file_reader_data (iof_file *iofile, size_t *size); -+//uint8_t * iof_file_writer_data (iof_file *iofile, size_t *size); -+ -+uint8_t * iof_reader_data (iof *I, size_t *psize); -+uint8_t * iof_writer_data (iof *O, size_t *psize); -+size_t iof_reader_to_file_handle (iof *I, FILE *file); -+size_t iof_reader_to_file (iof *I, const char *filename); -+ -+#define iof_loaded(I) ((I)->end = (I)->pos, (I)->pos = (I)->buf, iof_left(I)) -+ -+#define iof_data_to_file_handle(data, size, file) fwrite(data, sizeof(uint8_t), size, file) -+UTILAPI size_t iof_data_to_file (const void *data, size_t size, const char *filename); -+ -+UTILAPI size_t iof_result_to_file_handle (iof *F, FILE *file); -+UTILAPI size_t iof_result_to_file (iof *F, const char *filename); -+UTILAPI void iof_debug (iof *I, const char *filename); -+ -+/* common filters allocator */ -+ -+void iof_filters_init (void); -+void iof_filters_free (void); -+ -+void * iof_filter_new (size_t size); -+void iof_heap_back (void *data); -+#define iof_filter_free(F) iof_heap_back(F) -+#define iof_filter_buffer_free(data) iof_heap_back(data) -+ -+// &((void *)pstate -+ -+iof * iof_filter_reader_new (iof_handler handler, size_t statesize, void **pstate); -+#define iof_filter_reader(handler, statesize, pstate) iof_filter_reader_new(handler, statesize, (void **)(pstate)) -+iof * iof_filter_reader_with_buffer_new (iof_handler handler, size_t statesize, void **pstate, void *buffer, size_t buffersize); -+#define iof_filter_reader_with_buffer(handler, statesize, pstate, buffer, buffersize) iof_filter_reader_with_buffer_new(handler, statesize, (void **)(pstate), buffer, buffersize) -+iof * iof_filter_writer_new (iof_handler handler, size_t statesize, void **pstate); -+#define iof_filter_writer(handler, statesize, pstate) iof_filter_writer_new(handler, statesize, (void **)(pstate)) -+iof * iof_filter_writer_with_buffer_new (iof_handler handler, size_t statesize, void **pstate, void *buffer, size_t buffersize); -+#define iof_filter_writer_with_buffer(handler, statesize, pstate, buffer, buffersize) iof_filter_writer_with_buffer_new(handler, statesize, (void **)(pstate), buffer, buffersize) -+ -+#define iof_filter_state(statetype, F) (statetype)((F) + 1) -+ -+void iof_free (iof *F); -+void iof_discard (iof *F); -+ -+size_t iof_resize_buffer_to (iof *O, size_t space); -+#define iof_resize_buffer(O) iof_resize_buffer_to(O, (O)->space << 1) -+ -+size_t iof_decoder_retval (iof *I, const char *type, iof_status status); -+size_t iof_encoder_retval (iof *O, const char *type, iof_status status); -+ -+/* filters */ -+ -+iof * iof_filter_file_handle_reader (FILE *file); -+iof * iof_filter_file_handle_writer (FILE *file); -+ -+iof * iof_filter_iofile_reader (iof_file *iofile, size_t offset); -+iof * iof_filter_iofile_writer (iof_file *iofile, size_t offset); -+ -+iof * iof_filter_file_reader (const char *filename); -+iof * iof_filter_file_writer (const char *filename); -+ -+iof * iof_filter_string_reader (const void *s, size_t length); -+iof * iof_filter_string_writer (const void *s, size_t length); -+ -+iof * iof_filter_buffer_writer (size_t size); -+ -+iof * iof_filter_stream_reader (FILE *file, size_t offset, size_t length); -+iof * iof_filter_stream_coreader (iof_file *iofile, size_t offset, size_t length); -+ -+iof * iof_filter_stream_writer (FILE *file); -+iof * iof_filter_stream_cowriter (iof_file *iofile, size_t offset); -+ -+FILE * iof_filter_file_reader_source (iof *I, size_t *poffset, size_t *plength); -+iof_file * iof_filter_file_coreader_source (iof *I, size_t *poffset, size_t *plength); -+iof * iof_filter_reader_replacement (iof *P, iof_handler handler, size_t statesize, void **pstate); -+#define iof_filter_reader_replace(P, handler, statesize, pstate) iof_filter_reader_replacement(P, handler, statesize, (void **)(pstate)) -+ -+#endif -\ No newline at end of file -diff --git a/texk/web2c/luatexdir/luapplib/util/utillog.c b/texk/web2c/luatexdir/luapplib/util/utillog.c -new file mode 100644 -index 000000000..1b38f7467 ---- /dev/null -+++ b/texk/web2c/luatexdir/luapplib/util/utillog.c -@@ -0,0 +1,60 @@ -+ -+#include -+#include // strlen -+#include -+#include "utillog.h" -+ -+#define LOGGER_BUFFER_SIZE 256 -+#define LOGGER_PREFIX_SIZE 32 -+ -+typedef struct { -+ logger_function callback; -+ void *context; -+ size_t pfxlen; -+} logger_struct; -+ -+static logger_struct logger = { 0, NULL, 0 }; -+ -+static char logger_buffer[LOGGER_BUFFER_SIZE+LOGGER_PREFIX_SIZE]; -+ -+void loggerf (const char *format, ...) -+{ -+ va_list args; -+ int length; -+ -+ va_start(args, format); -+ length = vsnprintf(logger_buffer + logger.pfxlen, LOGGER_BUFFER_SIZE, format, args); -+ if (length > 0) -+ { -+ if (length > LOGGER_BUFFER_SIZE) -+ length = LOGGER_BUFFER_SIZE; -+ } -+ else -+ { -+ loggerf("logger encoding error '%s'", format); -+ length = (int)strlen(logger_buffer); -+ } -+ length += (int)logger.pfxlen; -+ if (logger.callback) -+ logger.callback(logger_buffer, logger.context); -+ else -+ printf("\n%s\n", logger_buffer); -+ va_end(args); -+} -+ -+void logger_callback (logger_function callback, void *context) -+{ -+ logger.callback = callback; -+ logger.context = context; -+} -+ -+int logger_prefix (const char *prefix) -+{ -+ size_t pfxlen; -+ pfxlen = strlen(prefix); -+ if (pfxlen > LOGGER_PREFIX_SIZE) -+ return 0; -+ memcpy(logger_buffer, prefix, pfxlen); -+ logger.pfxlen = pfxlen; -+ return 1; -+} -diff --git a/texk/web2c/luatexdir/luapplib/util/utillog.h b/texk/web2c/luatexdir/luapplib/util/utillog.h -new file mode 100644 -index 000000000..c30e0ff0f ---- /dev/null -+++ b/texk/web2c/luatexdir/luapplib/util/utillog.h -@@ -0,0 +1,10 @@ -+ -+#ifndef UTIL_LOG_H -+#define UTIL_LOG_H -+ -+typedef void (*logger_function) (const char *message, void *alien); -+void loggerf (const char *format, ...); -+void logger_callback (logger_function callback, void *context); -+int logger_prefix (const char *prefix); -+ -+#endif -\ No newline at end of file -diff --git a/texk/web2c/luatexdir/luapplib/util/utillzw.c b/texk/web2c/luatexdir/luapplib/util/utillzw.c -new file mode 100644 -index 000000000..4cd221214 ---- /dev/null -+++ b/texk/web2c/luatexdir/luapplib/util/utillzw.c -@@ -0,0 +1,701 @@ -+/* lzw implementation for postscript/pdf filters -+# Notes on LZW -+ -+# Encoder -+ -+Initially the table contains 256 entires for single bytes. Encoder consumes -+input bytes trying to find the longest sequence stored so far in the table. -+Once it finds a sequence that is not present in the table, it outputs the table -+index of the longest sequence found (accumulated bytes except the last -+consumed) and pushes the new sequence (accumulated bytes including the last -+one) on the top of the table. The last taken byte is not yet written to the -+output, it becomes the beginning of the new sequence to accumulate. Initially, -+encoder outputs 9-bit codes. While the table grows, the number of bits for each -+code increases up to 12. In example, after adding a table entry of index 511 it -+is high time to switch to 10-bit bytes. /EarlyChange=true parameter in stream -+dictionary (both postscript and pdf) informs to increase the number of bits one -+code earlier then necessary. Looks pretty much like an early days bug that -+became a specification :) I have never found a PDF having /EarlyChange key -+specified anyway. -+ -+Once the table becomes full (or when encoder decides it is worthy), -+a clear-table marker (code 256) purges the table and restores codes length to -+9. End-of-data marker (code 257) ends the stream. Conventionally, the beginning -+of the stream starts with clear-table marker. -+ -+Postscript allows to provide a /UnitLength which determines the bit length of -+codes. The above description assumes UnitLength=8 (default). Allowed values are -+from 3 to 8. Different UnitLength also affects markers; clear-table is then -+2^UnitLength and end-of-data marker is 2^UnitLenth+1. -+ -+Encoder outputs 9-12bit codes that are packed into bytes using high-bits-first -+scheme (default) or low-bits-scheme. -+ -+PDF spec p. 73 (PS spec p. 135 gives an mistaken output sequence and so -+mistaken output bytes) -+ -+Input character sequence (decimal) -+45 45 45 45 45 65 45 45 45 66 -+ -+Output 9bit codes (decimal) -+256 45 258 258 65 259 66 257 -+ -+Output 9bit codes (binary) -+100000000 000101101 100000010 100000010 001000001 100000011 001000010 100000001 -+ -+Output bytes (LowBitsFirst=false); eight high-order bits of code becomes -+the first byte, remaining low-order bit of code becomes the high-order bit of the -+next byte; -+10000000 00001011 01100000 01010000 00100010 00001100 00001100 10000101 00000001 -+-> 80 0B 60 50 22 0C 0C 85 01 -+ -+Output bytes (binary, LowBitsFirst=true); eight low-order bits of code becomes -+the first byte, remaining high-order bit of code becomes low-order bit of the -+next byte; -+00000000 01011011 00001000 00010100 00011000 01100100 10100000 10000000 10010000 -+-> 00 5B 08 14 18 64 A0 80 90 -+ -+# Decoder -+ -+Decoder consumes input bytes transforming them to 9 to 12 bit codes. Initially -+it starts with 9bit codes and the table of 258 fixed codes (same as encoder). -+Basically, it interprets incoming codes as table indices (except 256 and 257 -+markers) and it outputs byte sequences stored at given indices. It also -+upbuilds the table and changes the number of bits of codes when necessary. The -+key point on lzw is that both encoder and decoder builds the table -+synchronously. -+ -+However, decoder needs some "knowledge" about how encoder works to be able to -+interpret a table index that it doesn't have so far. Look that the output from -+encoder in the example above. The first output code is conventional clear-table -+(256). Then comes a code 45. So far so good, decoder interprets code 45 as -+a (fixed) entry of the table, emitting byte 45. The next code is 258, which is -+should be interpreted as an index in the table. Oops, encoder doesn't have one -+yet. If that occurs, it means that encoder was able to output the new entry -+code just after adding it to a table. It means that -+ -+ sequence_before + next_byte == next_byte + sequence_after -+ -+This may happen not only for sequences like 45 45 45, but also symmetric series -+such as abcbabcba; abcb + a == a + bcba. Decoder must be aware of that and if -+it gets a code one larger than the top table index, it should create one on-fly -+by appending last entry sequence by the first by of the last entry. -+ -+# UnitLength -+ -+Postscript specification mentions about UnitLength parameter that can be used -+in LZW decoder (not allowed in encoder), with possible values from 3 to 8. This -+parameter determines the number of bits per code; form UnitLength + 1 to 12. It -+also determines which codes are used for clear-table marker (2^UnitLength) and -+end-of-data marker ((2^UnitLength)+1). Postscript specification says (page 134): -+ -+"Initially, the code length is (UnitLength + 1) bits and the table contains only -+entries for the (2^UnitLength + 2) fixed codes. As encoding proceeds, entries are -+appended to the table, associating new codes with longer and longer input character -+sequences. The encoding and decoding filters maintain identical copies of -+this table." -+ -+Later on page 136 Postscript specification says: -+ -+"Data that has been LZW-encoded with a UnitLength less than 8 consists only of -+codes in the range 0 to 2^UnitLength - 1; consequently, the LZWDecode filter produces -+only codes in that range when read. UnitLength also affects the encoded -+representation, as described above." -+ -+UnitLength (Postscript only) and LowBitsFirst are used only by decoder. -+EarlyChange should obviously be respected by both encoder and decoder. When -+table index reaches current bit length boundary (511, 1023, ...) it must react -+by increasing the number of bits of input code. But if the index reaches it -+maximum value (when the table is full), decoder is NOT supposed to clear the -+table. When the table is full, encoder must emit clear-table marker and it -+emits this code using 12 bits and reinitialize code bits after that. It means -+that, when the table is full, decoder should get one more 12-bit code (which -+should be clear-table marker) and actually clear the table and reinitialize -+code bits after that. -+ -+# Clear-table vs last entry track (after tries and checks) -+ -+It is also not quite clear what should actually happen when encoder gets a full -+table and it is supposed to emit clear-table marker. When it gets full, it -+means that it has just appended another entry to the table. And that happens -+only the input sequence collected so far plus the last byte is not present in -+the table. Encoder is supposed to output the table index of the present -+sequence and set the recent byte as a starting index of the new sequence to be -+collected. Even if it is time to clear the table, encoder is still supposed to -+keep the track of the last table entry. Decoder, however, must drop the track of the -+last code on clear-table. -+ -+# Decoder table vs encoder table -+ -+While decoding we need query lzw table by (subsequent) numeric codes and output -+character sequences stored in the table. While encoding we need to query the -+table on every input byte and fetch indices pointing to character sequences. -+Note that we never need to query the entire table for the longest sequence -+found so far. The encoder table do not need to access the longest character -+sequence at one piece. It is enough to keep the track of the current table -+index and the very next byte. We organize an encoder table into a search tree, -+where every node contains its table index (value) and last byte (key). Except -+initial tree content, every node is created on the base of the previous node -+and it conceptually point the sequence represented by that nodo consists of the -+previous node sequence plus the next byte. -+ -+Every new node is a descendant of the node it has been derived from. Every node -+has a map (a search subtree) indexed by suffix byte value, pointing to -+descendants nodes. Every node also has binary tentackles (left/right fields) -+necessary to search the map (except initials, every node lives in a map of some -+ancestor node). The key point is that on every input byte we don't search the -+entire tree, but only the map of the current node children. The map tree is -+a simple binary tree with no balancing mechanism (not worthy to optimize an -+ephemeric structure that may be upbuilt more often then queried). -+ -+In our implementation, decoder table requires 4069 entries (topmost index 4095). -+Encoder table, however, needs 4097 entries to handle the case when EarlyIndex -+parameter is 0 (I have never a chance to test that in practise). The node of index -+4096 might be added to a search tree, but its code is never emitted; the lookup -+is purged just after adding that node. -+ -+todo: -+- support for LowBitsFirst encoding -+*/ -+ -+#include "utilmem.h" -+#include "utillzw.h" -+ -+/* filter state struct */ -+ -+typedef struct lzw_entry { -+ union { -+ const char *rdata; // to be able to init with string literal -+ char *data; -+ }; -+ int size; -+} lzw_entry; -+ -+#define lzw_index short -+ -+typedef struct lzw_node lzw_node; -+ -+struct lzw_node { -+ lzw_index index; -+ unsigned char suffix; -+ lzw_node *left; -+ lzw_node *right; -+ lzw_node *map; -+}; -+ -+struct lzw_state { -+ union { -+ lzw_node *lookup; /* encoder table */ -+ lzw_entry *table; /* decoder table */ -+ }; -+ lzw_index index; /* table index */ -+ union { -+ lzw_node *lastnode; /* previous encoder table node */ -+ struct { -+ lzw_entry *lastentry; /* previous decoder table entry */ -+ int tailbytes; /* num of bytes of lastentry not yet written out */ -+ }; -+ }; -+ int basebits; /* /UnitLength parameter (8) */ -+ int codebits; /* current code bits */ -+ int lastbyte; /* previosly read byte */ -+ int tailbits; /* lastbyte bits not yet consumed */ -+ int flush; /* encoder */ -+ int flags; /* options */ -+}; -+ -+/* macros */ -+ -+#define LZW_MIN_BITS 3 -+#define LZW_MAX_BITS 12 -+#define LZW_TABLE_SIZE (1 << LZW_MAX_BITS) -+#define LZW_LOOKUP_SIZE (LZW_TABLE_SIZE + 1) -+ -+#define lzw_bit_range(bits) (bits >= LZW_MIN_BITS && bits <= LZW_BASE_BITS) -+#define lzw_base_bits(flags) (flags & ((1 << 4) - 1)) // 4 low bits of flags is basebits (UnitLength) -+ -+#define lzw_initial_codes(state) (1 << state->basebits) -+#define lzw_clear_code(state) lzw_initial_codes(state) -+#define lzw_eod_code(state) (lzw_initial_codes(state) + 1) -+#define lzw_initial_index(state) (lzw_initial_codes(state) + 2) -+ -+#define lzw_max_index(state) ((1 << state->codebits) - ((state->flags & LZW_EARLY_INDEX) ? 1 : 0)) -+#define lzw_check_bits(state) ((void)(state->index == lzw_max_index(state) && state->codebits < LZW_MAX_BITS && ++state->codebits)) -+ -+#define lzw_malloc util_malloc -+#define lzw_free util_free -+ -+/* decoder */ -+ -+static struct lzw_entry lzw_initial_table[] = { -+ {{"\x00"}, 1}, {{"\x01"}, 1}, {{"\x02"}, 1}, {{"\x03"}, 1}, {{"\x04"}, 1}, {{"\x05"}, 1}, {{"\x06"}, 1}, {{"\x07"}, 1}, {{"\x08"}, 1}, {{"\x09"}, 1}, {{"\x0A"}, 1}, {{"\x0B"}, 1}, {{"\x0C"}, 1}, {{"\x0D"}, 1}, {{"\x0E"}, 1}, {{"\x0F"}, 1}, -+ {{"\x10"}, 1}, {{"\x11"}, 1}, {{"\x12"}, 1}, {{"\x13"}, 1}, {{"\x14"}, 1}, {{"\x15"}, 1}, {{"\x16"}, 1}, {{"\x17"}, 1}, {{"\x18"}, 1}, {{"\x19"}, 1}, {{"\x1A"}, 1}, {{"\x1B"}, 1}, {{"\x1C"}, 1}, {{"\x1D"}, 1}, {{"\x1E"}, 1}, {{"\x1F"}, 1}, -+ {{"\x20"}, 1}, {{"\x21"}, 1}, {{"\x22"}, 1}, {{"\x23"}, 1}, {{"\x24"}, 1}, {{"\x25"}, 1}, {{"\x26"}, 1}, {{"\x27"}, 1}, {{"\x28"}, 1}, {{"\x29"}, 1}, {{"\x2A"}, 1}, {{"\x2B"}, 1}, {{"\x2C"}, 1}, {{"\x2D"}, 1}, {{"\x2E"}, 1}, {{"\x2F"}, 1}, -+ {{"\x30"}, 1}, {{"\x31"}, 1}, {{"\x32"}, 1}, {{"\x33"}, 1}, {{"\x34"}, 1}, {{"\x35"}, 1}, {{"\x36"}, 1}, {{"\x37"}, 1}, {{"\x38"}, 1}, {{"\x39"}, 1}, {{"\x3A"}, 1}, {{"\x3B"}, 1}, {{"\x3C"}, 1}, {{"\x3D"}, 1}, {{"\x3E"}, 1}, {{"\x3F"}, 1}, -+ {{"\x40"}, 1}, {{"\x41"}, 1}, {{"\x42"}, 1}, {{"\x43"}, 1}, {{"\x44"}, 1}, {{"\x45"}, 1}, {{"\x46"}, 1}, {{"\x47"}, 1}, {{"\x48"}, 1}, {{"\x49"}, 1}, {{"\x4A"}, 1}, {{"\x4B"}, 1}, {{"\x4C"}, 1}, {{"\x4D"}, 1}, {{"\x4E"}, 1}, {{"\x4F"}, 1}, -+ {{"\x50"}, 1}, {{"\x51"}, 1}, {{"\x52"}, 1}, {{"\x53"}, 1}, {{"\x54"}, 1}, {{"\x55"}, 1}, {{"\x56"}, 1}, {{"\x57"}, 1}, {{"\x58"}, 1}, {{"\x59"}, 1}, {{"\x5A"}, 1}, {{"\x5B"}, 1}, {{"\x5C"}, 1}, {{"\x5D"}, 1}, {{"\x5E"}, 1}, {{"\x5F"}, 1}, -+ {{"\x60"}, 1}, {{"\x61"}, 1}, {{"\x62"}, 1}, {{"\x63"}, 1}, {{"\x64"}, 1}, {{"\x65"}, 1}, {{"\x66"}, 1}, {{"\x67"}, 1}, {{"\x68"}, 1}, {{"\x69"}, 1}, {{"\x6A"}, 1}, {{"\x6B"}, 1}, {{"\x6C"}, 1}, {{"\x6D"}, 1}, {{"\x6E"}, 1}, {{"\x6F"}, 1}, -+ {{"\x70"}, 1}, {{"\x71"}, 1}, {{"\x72"}, 1}, {{"\x73"}, 1}, {{"\x74"}, 1}, {{"\x75"}, 1}, {{"\x76"}, 1}, {{"\x77"}, 1}, {{"\x78"}, 1}, {{"\x79"}, 1}, {{"\x7A"}, 1}, {{"\x7B"}, 1}, {{"\x7C"}, 1}, {{"\x7D"}, 1}, {{"\x7E"}, 1}, {{"\x7F"}, 1}, -+ {{"\x80"}, 1}, {{"\x81"}, 1}, {{"\x82"}, 1}, {{"\x83"}, 1}, {{"\x84"}, 1}, {{"\x85"}, 1}, {{"\x86"}, 1}, {{"\x87"}, 1}, {{"\x88"}, 1}, {{"\x89"}, 1}, {{"\x8A"}, 1}, {{"\x8B"}, 1}, {{"\x8C"}, 1}, {{"\x8D"}, 1}, {{"\x8E"}, 1}, {{"\x8F"}, 1}, -+ {{"\x90"}, 1}, {{"\x91"}, 1}, {{"\x92"}, 1}, {{"\x93"}, 1}, {{"\x94"}, 1}, {{"\x95"}, 1}, {{"\x96"}, 1}, {{"\x97"}, 1}, {{"\x98"}, 1}, {{"\x99"}, 1}, {{"\x9A"}, 1}, {{"\x9B"}, 1}, {{"\x9C"}, 1}, {{"\x9D"}, 1}, {{"\x9E"}, 1}, {{"\x9F"}, 1}, -+ {{"\xA0"}, 1}, {{"\xA1"}, 1}, {{"\xA2"}, 1}, {{"\xA3"}, 1}, {{"\xA4"}, 1}, {{"\xA5"}, 1}, {{"\xA6"}, 1}, {{"\xA7"}, 1}, {{"\xA8"}, 1}, {{"\xA9"}, 1}, {{"\xAA"}, 1}, {{"\xAB"}, 1}, {{"\xAC"}, 1}, {{"\xAD"}, 1}, {{"\xAE"}, 1}, {{"\xAF"}, 1}, -+ {{"\xB0"}, 1}, {{"\xB1"}, 1}, {{"\xB2"}, 1}, {{"\xB3"}, 1}, {{"\xB4"}, 1}, {{"\xB5"}, 1}, {{"\xB6"}, 1}, {{"\xB7"}, 1}, {{"\xB8"}, 1}, {{"\xB9"}, 1}, {{"\xBA"}, 1}, {{"\xBB"}, 1}, {{"\xBC"}, 1}, {{"\xBD"}, 1}, {{"\xBE"}, 1}, {{"\xBF"}, 1}, -+ {{"\xC0"}, 1}, {{"\xC1"}, 1}, {{"\xC2"}, 1}, {{"\xC3"}, 1}, {{"\xC4"}, 1}, {{"\xC5"}, 1}, {{"\xC6"}, 1}, {{"\xC7"}, 1}, {{"\xC8"}, 1}, {{"\xC9"}, 1}, {{"\xCA"}, 1}, {{"\xCB"}, 1}, {{"\xCC"}, 1}, {{"\xCD"}, 1}, {{"\xCE"}, 1}, {{"\xCF"}, 1}, -+ {{"\xD0"}, 1}, {{"\xD1"}, 1}, {{"\xD2"}, 1}, {{"\xD3"}, 1}, {{"\xD4"}, 1}, {{"\xD5"}, 1}, {{"\xD6"}, 1}, {{"\xD7"}, 1}, {{"\xD8"}, 1}, {{"\xD9"}, 1}, {{"\xDA"}, 1}, {{"\xDB"}, 1}, {{"\xDC"}, 1}, {{"\xDD"}, 1}, {{"\xDE"}, 1}, {{"\xDF"}, 1}, -+ {{"\xE0"}, 1}, {{"\xE1"}, 1}, {{"\xE2"}, 1}, {{"\xE3"}, 1}, {{"\xE4"}, 1}, {{"\xE5"}, 1}, {{"\xE6"}, 1}, {{"\xE7"}, 1}, {{"\xE8"}, 1}, {{"\xE9"}, 1}, {{"\xEA"}, 1}, {{"\xEB"}, 1}, {{"\xEC"}, 1}, {{"\xED"}, 1}, {{"\xEE"}, 1}, {{"\xEF"}, 1}, -+ {{"\xF0"}, 1}, {{"\xF1"}, 1}, {{"\xF2"}, 1}, {{"\xF3"}, 1}, {{"\xF4"}, 1}, {{"\xF5"}, 1}, {{"\xF6"}, 1}, {{"\xF7"}, 1}, {{"\xF8"}, 1}, {{"\xF9"}, 1}, {{"\xFA"}, 1}, {{"\xFB"}, 1}, {{"\xFC"}, 1}, {{"\xFD"}, 1}, {{"\xFE"}, 1}, {{"\xFF"}, 1} -+}; -+ -+#define lzw_entry_at(state, index) (&state->table[index]) -+ -+static lzw_state * lzw_decoder_init_table (lzw_state *state, lzw_entry *table, int flags) -+{ -+ state->basebits = lzw_base_bits(flags); // first four bits or flags -+ if (!lzw_bit_range(state->basebits)) -+ return NULL; -+ state->flags = flags; -+ if ((state->table = table) == NULL) -+ { -+ state->table = (lzw_entry *)lzw_malloc(LZW_TABLE_SIZE * sizeof(lzw_entry)); -+ state->flags |= LZW_TABLE_ALLOC; -+ } -+ memcpy(state->table, lzw_initial_table, (size_t)lzw_initial_codes(state)*sizeof(lzw_entry)); -+ // memset(&state->table[lzw_initial_codes(state)], 0, 2*sizeof(lzw_entry)); // eod and clear entries never accessed -+ state->codebits = state->basebits + 1; -+ state->index = lzw_initial_index(state); -+ state->lastentry = NULL; -+ state->tailbytes = 0; -+ state->lastbyte = 0; -+ state->tailbits = 0; -+ return state; -+} -+ -+lzw_state * lzw_decoder_init (lzw_state *state, int flags) -+{ -+ return lzw_decoder_init_table(state, NULL, flags); -+} -+ -+static void lzw_decoder_clear (lzw_state *state) -+{ -+ lzw_entry *entry; -+ lzw_index initindex = lzw_initial_index(state); -+ while (state->index > initindex) -+ { -+ entry = lzw_entry_at(state, --state->index); -+ lzw_free(entry->data); -+ // entry->data = NULL; -+ // entry->size = 0; -+ } -+ state->lastentry = NULL; -+ state->tailbytes = 0; -+ state->codebits = state->basebits + 1; -+} -+ -+void lzw_decoder_close (lzw_state *state) -+{ -+ lzw_decoder_clear(state); -+ if (state->flags & LZW_TABLE_ALLOC) -+ lzw_free(state->table); -+} -+ -+static int lzw_next_entry (lzw_state *state, lzw_entry *nextentry) -+{ -+ lzw_entry *lastentry, *newentry; -+ if ((lastentry = state->lastentry) == NULL) -+ return 1; /* its ok */ -+ if (state->index == LZW_TABLE_SIZE) -+ return 0; /* invalid input; eod marker expected earlier */ -+ /* put the new entry on the top of the table */ -+ newentry = lzw_entry_at(state, state->index++); -+ /* its size is the last entrtyy size plus 1 */ -+ newentry->size = lastentry->size + 1; -+ /* its content is the content of the last entry, */ -+ newentry->data = (char *)lzw_malloc((size_t)newentry->size); -+ memcpy(newentry->data, lastentry->data, lastentry->size); -+ /* plus the first byte of the new entry (usually fixed code entry) */ -+ newentry->data[newentry->size - 1] = nextentry->data[0]; -+ return 1; -+} -+ -+#define lzw_write_bytes(O, state) ((state->tailbytes -= (int)iof_write(O, state->lastentry->data, (size_t)state->tailbytes)) == 0) -+ -+iof_status lzw_decode_state (iof *I, iof *O, lzw_state *state) -+{ -+ const lzw_index clear = lzw_clear_code(state), eod = lzw_eod_code(state); -+ lzw_index code; -+ lzw_entry *entry; -+ if (state->lastentry != NULL) -+ { /* write out the tail from the last call */ -+ if (state->tailbytes > 0 && !lzw_write_bytes(O, state)) -+ return IOFFULL; -+ /* do what we normally do at the end of the loop body below */ -+ lzw_check_bits(state); -+ } -+ // if (state->flags & LZW_LOW_BITS_FIRST) -+ // return IOFERR; -+ while (1) -+ { -+ /* get input code of length state->codebits */ -+ code = (state->lastbyte & ((1 << state->tailbits) - 1)) << (state->codebits - state->tailbits); -+ for (state->tailbits -= state->codebits; state->tailbits < 0; ) -+ { -+ get_code: -+ if ((state->lastbyte = iof_get(I)) < 0) -+ return state->flush ? IOFEOF : state->lastbyte; -+ state->tailbits += 8; -+ if (state->tailbits < 0) -+ { -+ code |= (state->lastbyte << (-state->tailbits)); -+ goto get_code; -+ } -+ else -+ { -+ code |= (state->lastbyte >> state->tailbits); -+ break; -+ } -+ } -+ /* interpret the code */ -+ if (code < state->index) -+ { /* single byte code or special marker */ -+ if (code == clear) -+ { -+ lzw_decoder_clear(state); -+ continue; -+ } -+ if (code == eod) -+ return IOFEOF; -+ entry = lzw_entry_at(state, code); -+ if (!lzw_next_entry(state, entry)) -+ return IOFERR; -+ } -+ else if (code == state->index) -+ { /* apparently encoder has emitted the code of the key just created (see notes) */ -+ if (!lzw_next_entry(state, state->lastentry)) -+ return IOFERR; -+ entry = lzw_entry_at(state, state->index - 1); -+ } -+ else -+ { /* invalid input code */ -+ return IOFERR; -+ } -+ /* record the entry found */ -+ state->lastentry = entry; -+ /* emit the sequence pointed by that entry */ -+ state->tailbytes = entry->size; -+ if (!lzw_write_bytes(O, state)) -+ return IOFFULL; -+ /* check and update code bits */ -+ lzw_check_bits(state); -+ } -+ return state->lastbyte; // never reached -+} -+ -+/* encoder */ -+ -+#define lzw_node_at(state, index) (&state->lookup[index]) -+ -+#define lzw_node_init(node, i, c) (node->index = i, node->suffix = c, node->left = NULL, node->right = NULL, node->map = NULL) -+ -+static lzw_state * lzw_encoder_init_table (lzw_state *state, lzw_node *lookup, int flags) -+{ -+ lzw_index index; -+ lzw_node *node; -+ state->basebits = lzw_base_bits(flags); // first four bits of flags is base bits of code (default 8) -+ if (!lzw_bit_range(state->basebits)) -+ return NULL; -+ state->flags = flags; -+ if ((state->lookup = lookup) == NULL) -+ { -+ state->lookup = lzw_malloc(LZW_LOOKUP_SIZE*sizeof(lzw_node)); -+ state->flags |= LZW_TABLE_ALLOC; -+ } -+ state->index = lzw_initial_index(state); -+ for (index = 0; index < lzw_initial_codes(state); ++index) -+ { -+ node = lzw_node_at(state, index); -+ lzw_node_init(node, index, (unsigned char)index); -+ } -+ state->codebits = state->basebits + 1; -+ state->lastnode = NULL; -+ state->lastbyte = 0; -+ state->tailbits = 0; -+ return state; -+} -+ -+lzw_state * lzw_encoder_init (lzw_state *state, int flags) -+{ -+ return lzw_encoder_init_table(state, NULL, flags); -+} -+ -+void lzw_encoder_close (lzw_state *state) -+{ -+ if (state->flags & LZW_TABLE_ALLOC) -+ lzw_free(state->lookup); -+} -+ -+static void lzw_encoder_clear (lzw_state *state) -+{ -+ lzw_node *node; -+ lzw_index index; -+ /* clear fixed nodes */ -+ for (index = 0; index < lzw_initial_codes(state); ++index) -+ { -+ node = lzw_node_at(state, index); -+ lzw_node_init(node, index, (unsigned char)index); -+ } -+ /* reset table index */ -+ state->index = lzw_initial_index(state); -+ /* reset code bits */ -+ state->codebits = state->basebits + 1; -+} -+ -+static void lzw_put_code (iof *O, lzw_state *state, lzw_index code, int todobits) -+{ -+ int leftbits, rightbits; -+ do -+ { -+ leftbits = 8 - state->tailbits; -+ rightbits = todobits - leftbits; -+ if (rightbits >= 0) -+ { -+ state->lastbyte |= (code >> rightbits); -+ iof_put(O, state->lastbyte); -+ code = code & ((1 << rightbits) - 1); -+ todobits -= leftbits; -+ state->lastbyte = 0; -+ state->tailbits = 0; -+ } -+ else -+ { -+ state->lastbyte |= (code << (-rightbits)); -+ state->tailbits += todobits; -+ return; -+ } -+ } while (1); -+} -+ -+static iof_status lzw_encode_last (iof *O, lzw_state *state) -+{ -+ if (state->flush) -+ { -+ /* put the last code if any */ -+ if (state->lastnode != NULL) -+ lzw_put_code(O, state, state->lastnode->index, state->codebits); -+ /* put eod marker, */ -+ lzw_put_code(O, state, lzw_eod_code(state), state->codebits); -+ /* with tail bits set to 0 */ -+ if (state->tailbits > 0) -+ lzw_put_code(O, state, 0, 8 - state->tailbits); -+ return IOFEOF; -+ } -+ return IOFEMPTY; -+} -+ -+static lzw_node * lzw_node_push (lzw_state *state, unsigned char suffix) -+{ -+ lzw_node *node; -+ node = lzw_node_at(state, state->index); -+ lzw_node_init(node, state->index, suffix); -+ ++state->index; -+ return node; -+} -+ -+static int lzw_next_node (lzw_state *state, unsigned char suffix) -+{ -+ lzw_node *node; -+ if ((node = state->lastnode->map) == NULL) -+ { -+ state->lastnode->map = lzw_node_push(state, suffix); -+ return 0; -+ } -+ while (1) -+ { -+ if (suffix < node->suffix) -+ { -+ if (node->left == NULL) -+ { -+ node->left = lzw_node_push(state, suffix); -+ return 0; -+ } -+ node = node->left; -+ } -+ else if (suffix > node->suffix) -+ { -+ if (node->right == NULL) -+ { -+ node->right = lzw_node_push(state, suffix); -+ return 0; -+ } -+ node = node->right; -+ } -+ else -+ { -+ state->lastnode = node; -+ return 1; -+ } -+ } -+ return 0; // never reached -+} -+ -+iof_status lzw_encode_state (iof *I, iof *O, lzw_state *state) -+{ -+ int byte; -+ if (state->lastnode == NULL) -+ { /* first call only; following convention, put clear-table marker */ -+ if (!iof_ensure(O, 2)) -+ return IOFFULL; -+ lzw_put_code(O, state, lzw_clear_code(state), state->codebits); -+ /* get the first input byte and initialize the current table entry */ -+ if ((byte = iof_get(I)) < 0) -+ return lzw_encode_last(O, state); -+ state->lastnode = lzw_node_at(state, byte); -+ } -+ while (iof_ensure(O, 2)) -+ { /* we need to write at most 2 bytes on each iteration */ -+ if ((byte = iof_get(I)) < 0) -+ return lzw_encode_last(O, state); -+ if (lzw_next_node(state, (unsigned char)byte) == 0) -+ { /* means that the key hasn't been found and the new entry has just been created */ -+ /* output the code pointing the longest sequence so far */ -+ lzw_put_code(O, state, state->lastnode->index, state->codebits); -+ /* update code bits */ -+ if (state->index == lzw_max_index(state) + 1) -+ { -+ if (state->codebits < LZW_MAX_BITS) -+ ++state->codebits; -+ else -+ { -+ /* put clear-table marker */ -+ lzw_put_code(O, state, lzw_clear_code(state), state->codebits); -+ /* reset the table */ -+ lzw_encoder_clear(state); -+ } -+ } -+ /* in any case, recent byte becomes the current table code */ -+ state->lastnode = lzw_node_at(state, byte); -+ } -+ /* otherwise no new entry is appended and state->lastnode points the longer sequence just found */ -+ } -+ return IOFFULL; -+} -+ -+/* single call codecs */ -+ -+iof_status lzw_decode (iof *I, iof *O, int flags) -+{ -+ lzw_state state = { { 0 } }; // shut overactive warnings -+ lzw_entry table[LZW_TABLE_SIZE]; -+ int ret; -+ lzw_decoder_init_table(&state, table, flags); -+ state.flush = 1; -+ ret = lzw_decode_state(I, O, &state); -+ // iof_flush(O); // ? -+ lzw_decoder_close(&state); -+ return ret; -+} -+ -+iof_status lzw_encode (iof *I, iof *O, int flags) -+{ -+ lzw_state state; -+ lzw_node lookup[LZW_LOOKUP_SIZE]; -+ int ret; -+ lzw_encoder_init_table(&state, lookup, flags); -+ state.flush = 1; -+ ret = lzw_encode_state(I, O, &state); -+ // iof_flush(O); // ? -+ lzw_encoder_close(&state); -+ return ret; -+} -+ -+/* filters */ -+ -+// lzw decoder function -+ -+static size_t lzw_decoder (iof *F, iof_mode mode) -+{ -+ lzw_state *state; -+ iof_status status; -+ size_t tail; -+ -+ state = iof_filter_state(lzw_state *, F); -+ switch(mode) -+ { -+ case IOFLOAD: -+ case IOFREAD: -+ if (F->flags & IOF_STOPPED) -+ return 0; -+ tail = iof_tail(F); -+ F->pos = F->buf + tail; -+ F->end = F->buf + F->space; -+ do { -+ status = lzw_decode_state(F->next, F, state); -+ } while (mode == IOFLOAD && status == IOFFULL && iof_resize_buffer(F)); -+ return iof_decoder_retval(F, "lzw", status); -+ case IOFCLOSE: -+ lzw_decoder_close(state); -+ iof_free(F); -+ return 0; -+ default: -+ break; -+ } -+ return 0; -+} -+ -+// lzw encoder function -+ -+static size_t lzw_encoder (iof *F, iof_mode mode) -+{ -+ lzw_state *state; -+ iof_status status; -+ -+ state = iof_filter_state(lzw_state *, F); -+ switch (mode) -+ { -+ case IOFFLUSH: -+ state->flush = 1; -+ // fall through -+ case IOFWRITE: -+ F->end = F->pos; -+ F->pos = F->buf; -+ status = lzw_encode_state(F, F->next, state); -+ return iof_encoder_retval(F, "lzw", status); -+ case IOFCLOSE: -+ if (!state->flush) -+ lzw_encoder(F, IOFFLUSH); -+ lzw_encoder_close(state); -+ iof_free(F); -+ return 0; -+ default: -+ break; -+ } -+ return 0; -+} -+ -+iof * iof_filter_lzw_decoder (iof *N, int flags) -+{ -+ iof *I; -+ lzw_state *state; -+ I = iof_filter_reader(lzw_decoder, sizeof(lzw_state), &state); -+ iof_setup_next(I, N); -+ if (lzw_decoder_init(state, flags) == NULL) -+ { -+ iof_discard(I); -+ return NULL; -+ } -+ state->flush = 1; -+ return I; -+} -+ -+iof * iof_filter_lzw_encoder (iof *N, int flags) -+{ -+ iof *O; -+ lzw_state *state; -+ O = iof_filter_writer(lzw_encoder, sizeof(lzw_state), &state); -+ iof_setup_next(O, N); -+ if (lzw_encoder_init(state, flags) == NULL) -+ { -+ iof_discard(O); -+ return NULL; -+ } -+ return O; -+} -diff --git a/texk/web2c/luatexdir/luapplib/util/utillzw.h b/texk/web2c/luatexdir/luapplib/util/utillzw.h -new file mode 100644 -index 000000000..9e3a085d4 ---- /dev/null -+++ b/texk/web2c/luatexdir/luapplib/util/utillzw.h -@@ -0,0 +1,30 @@ -+#ifndef UTIL_LZW_H -+#define UTIL_LZW_H -+ -+#include "utiliof.h" -+ -+typedef struct lzw_state lzw_state; -+ -+#define LZW_BASE_BITS 8 -+#define LZW_TABLE_ALLOC (1<<4) -+#define LZW_EARLY_INDEX (1<<5) -+//#define LZW_LOW_BITS_FIRST (1<<6) -+#define LZW_DECODER_DEFAULTS (LZW_BASE_BITS|LZW_EARLY_INDEX|0) -+#define LZW_ENCODER_DEFAULTS (LZW_BASE_BITS|LZW_EARLY_INDEX|0) -+ -+lzw_state * lzw_decoder_init (lzw_state *state, int flags); -+lzw_state * lzw_encoder_init (lzw_state *state, int flags); -+ -+void lzw_decoder_close (lzw_state *state); -+void lzw_encoder_close (lzw_state *state); -+ -+iof_status lzw_encode_state (iof *I, iof *O, lzw_state *state); -+iof_status lzw_decode_state (iof *I, iof *O, lzw_state *state); -+ -+iof_status lzw_encode (iof *I, iof *O, int flags); -+iof_status lzw_decode (iof *I, iof *O, int flags); -+ -+iof * iof_filter_lzw_decoder (iof *N, int flags); -+iof * iof_filter_lzw_encoder (iof *N, int flags); -+ -+#endif -\ No newline at end of file -diff --git a/texk/web2c/luatexdir/luapplib/util/utilmd5.c b/texk/web2c/luatexdir/luapplib/util/utilmd5.c -new file mode 100644 -index 000000000..a2926b0aa ---- /dev/null -+++ b/texk/web2c/luatexdir/luapplib/util/utilmd5.c -@@ -0,0 +1,413 @@ -+/* md5 implementation by Peter Deutsch (ghost@aladdin.com) with some convenience shorthands */ -+ -+/* begin of md5.c */ -+ -+/* -+ Copyright (C) 1999, 2000, 2002 Aladdin Enterprises. All rights reserved. -+ -+ This software is provided 'as-is', without any express or implied -+ warranty. In no event will the authors be held liable for any damages -+ arising from the use of this software. -+ -+ Permission is granted to anyone to use this software for any purpose, -+ including commercial applications, and to alter it and redistribute it -+ freely, subject to the following restrictions: -+ -+ 1. The origin of this software must not be misrepresented; you must not -+ claim that you wrote the original software. If you use this software -+ in a product, an acknowledgment in the product documentation would be -+ appreciated but is not required. -+ 2. Altered source versions must be plainly marked as such, and must not be -+ misrepresented as being the original software. -+ 3. This notice may not be removed or altered from any source distribution. -+ -+ L. Peter Deutsch -+ ghost@aladdin.com -+ -+ */ -+/* $Id: md5.c,v 1.6 2002/04/13 19:20:28 lpd Exp $ */ -+/* -+ Independent implementation of MD5 (RFC 1321). -+ -+ This code implements the MD5 Algorithm defined in RFC 1321, whose -+ text is available at -+ http://www.ietf.org/rfc/rfc1321.txt -+ The code is derived from the text of the RFC, including the test suite -+ (section A.5) but excluding the rest of Appendix A. It does not include -+ any code or documentation that is identified in the RFC as being -+ copyrighted. -+ -+ The original and principal author of md5.c is L. Peter Deutsch -+ . Other authors are noted in the change history -+ that follows (in reverse chronological order): -+ -+ 2002-04-13 lpd Clarified derivation from RFC 1321; now handles byte order -+ either statically or dynamically; added missing #include -+ in library. -+ 2002-03-11 lpd Corrected argument list for main(), and added int return -+ type, in test program and T value program. -+ 2002-02-21 lpd Added missing #include in test program. -+ 2000-07-03 lpd Patched to eliminate warnings about "constant is -+ unsigned in ANSI C, signed in traditional"; made test program -+ self-checking. -+ 1999-11-04 lpd Edited comments slightly for automatic TOC extraction. -+ 1999-10-18 lpd Fixed typo in header comment (ansi2knr rather than md5). -+ 1999-05-03 lpd Original version. -+ */ -+ -+//#include "md5.h" -+#include "utilmd5.h" -+#include -+ -+#undef BYTE_ORDER /* 1 = big-endian, -1 = little-endian, 0 = unknown */ -+#ifdef ARCH_IS_BIG_ENDIAN -+# define BYTE_ORDER (ARCH_IS_BIG_ENDIAN ? 1 : -1) -+#else -+# define BYTE_ORDER 0 -+#endif -+ -+#define T_MASK ((uint32_t)~0) -+#define T1 /* 0xd76aa478 */ (T_MASK ^ 0x28955b87) -+#define T2 /* 0xe8c7b756 */ (T_MASK ^ 0x173848a9) -+#define T3 0x242070db -+#define T4 /* 0xc1bdceee */ (T_MASK ^ 0x3e423111) -+#define T5 /* 0xf57c0faf */ (T_MASK ^ 0x0a83f050) -+#define T6 0x4787c62a -+#define T7 /* 0xa8304613 */ (T_MASK ^ 0x57cfb9ec) -+#define T8 /* 0xfd469501 */ (T_MASK ^ 0x02b96afe) -+#define T9 0x698098d8 -+#define T10 /* 0x8b44f7af */ (T_MASK ^ 0x74bb0850) -+#define T11 /* 0xffff5bb1 */ (T_MASK ^ 0x0000a44e) -+#define T12 /* 0x895cd7be */ (T_MASK ^ 0x76a32841) -+#define T13 0x6b901122 -+#define T14 /* 0xfd987193 */ (T_MASK ^ 0x02678e6c) -+#define T15 /* 0xa679438e */ (T_MASK ^ 0x5986bc71) -+#define T16 0x49b40821 -+#define T17 /* 0xf61e2562 */ (T_MASK ^ 0x09e1da9d) -+#define T18 /* 0xc040b340 */ (T_MASK ^ 0x3fbf4cbf) -+#define T19 0x265e5a51 -+#define T20 /* 0xe9b6c7aa */ (T_MASK ^ 0x16493855) -+#define T21 /* 0xd62f105d */ (T_MASK ^ 0x29d0efa2) -+#define T22 0x02441453 -+#define T23 /* 0xd8a1e681 */ (T_MASK ^ 0x275e197e) -+#define T24 /* 0xe7d3fbc8 */ (T_MASK ^ 0x182c0437) -+#define T25 0x21e1cde6 -+#define T26 /* 0xc33707d6 */ (T_MASK ^ 0x3cc8f829) -+#define T27 /* 0xf4d50d87 */ (T_MASK ^ 0x0b2af278) -+#define T28 0x455a14ed -+#define T29 /* 0xa9e3e905 */ (T_MASK ^ 0x561c16fa) -+#define T30 /* 0xfcefa3f8 */ (T_MASK ^ 0x03105c07) -+#define T31 0x676f02d9 -+#define T32 /* 0x8d2a4c8a */ (T_MASK ^ 0x72d5b375) -+#define T33 /* 0xfffa3942 */ (T_MASK ^ 0x0005c6bd) -+#define T34 /* 0x8771f681 */ (T_MASK ^ 0x788e097e) -+#define T35 0x6d9d6122 -+#define T36 /* 0xfde5380c */ (T_MASK ^ 0x021ac7f3) -+#define T37 /* 0xa4beea44 */ (T_MASK ^ 0x5b4115bb) -+#define T38 0x4bdecfa9 -+#define T39 /* 0xf6bb4b60 */ (T_MASK ^ 0x0944b49f) -+#define T40 /* 0xbebfbc70 */ (T_MASK ^ 0x4140438f) -+#define T41 0x289b7ec6 -+#define T42 /* 0xeaa127fa */ (T_MASK ^ 0x155ed805) -+#define T43 /* 0xd4ef3085 */ (T_MASK ^ 0x2b10cf7a) -+#define T44 0x04881d05 -+#define T45 /* 0xd9d4d039 */ (T_MASK ^ 0x262b2fc6) -+#define T46 /* 0xe6db99e5 */ (T_MASK ^ 0x1924661a) -+#define T47 0x1fa27cf8 -+#define T48 /* 0xc4ac5665 */ (T_MASK ^ 0x3b53a99a) -+#define T49 /* 0xf4292244 */ (T_MASK ^ 0x0bd6ddbb) -+#define T50 0x432aff97 -+#define T51 /* 0xab9423a7 */ (T_MASK ^ 0x546bdc58) -+#define T52 /* 0xfc93a039 */ (T_MASK ^ 0x036c5fc6) -+#define T53 0x655b59c3 -+#define T54 /* 0x8f0ccc92 */ (T_MASK ^ 0x70f3336d) -+#define T55 /* 0xffeff47d */ (T_MASK ^ 0x00100b82) -+#define T56 /* 0x85845dd1 */ (T_MASK ^ 0x7a7ba22e) -+#define T57 0x6fa87e4f -+#define T58 /* 0xfe2ce6e0 */ (T_MASK ^ 0x01d3191f) -+#define T59 /* 0xa3014314 */ (T_MASK ^ 0x5cfebceb) -+#define T60 0x4e0811a1 -+#define T61 /* 0xf7537e82 */ (T_MASK ^ 0x08ac817d) -+#define T62 /* 0xbd3af235 */ (T_MASK ^ 0x42c50dca) -+#define T63 0x2ad7d2bb -+#define T64 /* 0xeb86d391 */ (T_MASK ^ 0x14792c6e) -+ -+ -+static void -+md5_process(md5_state_t *pms, const uint8_t *data /*[64]*/) -+{ -+ uint32_t -+ a = pms->abcd[0], b = pms->abcd[1], -+ c = pms->abcd[2], d = pms->abcd[3]; -+ uint32_t t; -+#if BYTE_ORDER > 0 -+ /* Define storage only for big-endian CPUs. */ -+ uint32_t X[16]; -+#else -+ /* Define storage for little-endian or both types of CPUs. */ -+ uint32_t xbuf[16]; -+ const uint32_t *X; -+#endif -+ -+ { -+#if BYTE_ORDER == 0 -+ /* -+ * Determine dynamically whether this is a big-endian or -+ * little-endian machine, since we can use a more efficient -+ * algorithm on the latter. -+ */ -+ static const int w = 1; -+ -+ if (*((const uint8_t *)&w)) /* dynamic little-endian */ -+#endif -+#if BYTE_ORDER <= 0 /* little-endian */ -+ { -+ /* -+ * On little-endian machines, we can process properly aligned -+ * data without copying it. -+ */ -+ if (!((data - (const uint8_t *)0) & 3)) { -+ /* data are properly aligned */ -+ X = (const uint32_t *)data; -+ } else { -+ /* not aligned */ -+ memcpy(xbuf, data, 64); -+ X = xbuf; -+ } -+ } -+#endif -+#if BYTE_ORDER == 0 -+ else /* dynamic big-endian */ -+#endif -+#if BYTE_ORDER >= 0 /* big-endian */ -+ { -+ /* -+ * On big-endian machines, we must arrange the bytes in the -+ * right order. -+ */ -+ const uint8_t *xp = data; -+ int i; -+ -+# if BYTE_ORDER == 0 -+ X = xbuf; /* (dynamic only) */ -+# else -+# define xbuf X /* (static only) */ -+# endif -+ for (i = 0; i < 16; ++i, xp += 4) -+ xbuf[i] = xp[0] + (xp[1] << 8) + (xp[2] << 16) + (xp[3] << 24); -+ } -+#endif -+ } -+ -+#define ROTATE_LEFT(x, n) (((x) << (n)) | ((x) >> (32 - (n)))) -+ -+ /* Round 1. */ -+ /* Let [abcd k s i] denote the operation -+ a = b + ((a + F(b,c,d) + X[k] + T[i]) <<< s). */ -+#define F(x, y, z) (((x) & (y)) | (~(x) & (z))) -+#define SET(a, b, c, d, k, s, Ti)\ -+ t = a + F(b,c,d) + X[k] + Ti;\ -+ a = ROTATE_LEFT(t, s) + b -+ /* Do the following 16 operations. */ -+ SET(a, b, c, d, 0, 7, T1); -+ SET(d, a, b, c, 1, 12, T2); -+ SET(c, d, a, b, 2, 17, T3); -+ SET(b, c, d, a, 3, 22, T4); -+ SET(a, b, c, d, 4, 7, T5); -+ SET(d, a, b, c, 5, 12, T6); -+ SET(c, d, a, b, 6, 17, T7); -+ SET(b, c, d, a, 7, 22, T8); -+ SET(a, b, c, d, 8, 7, T9); -+ SET(d, a, b, c, 9, 12, T10); -+ SET(c, d, a, b, 10, 17, T11); -+ SET(b, c, d, a, 11, 22, T12); -+ SET(a, b, c, d, 12, 7, T13); -+ SET(d, a, b, c, 13, 12, T14); -+ SET(c, d, a, b, 14, 17, T15); -+ SET(b, c, d, a, 15, 22, T16); -+#undef SET -+ -+ /* Round 2. */ -+ /* Let [abcd k s i] denote the operation -+ a = b + ((a + G(b,c,d) + X[k] + T[i]) <<< s). */ -+#define G(x, y, z) (((x) & (z)) | ((y) & ~(z))) -+#define SET(a, b, c, d, k, s, Ti)\ -+ t = a + G(b,c,d) + X[k] + Ti;\ -+ a = ROTATE_LEFT(t, s) + b -+ /* Do the following 16 operations. */ -+ SET(a, b, c, d, 1, 5, T17); -+ SET(d, a, b, c, 6, 9, T18); -+ SET(c, d, a, b, 11, 14, T19); -+ SET(b, c, d, a, 0, 20, T20); -+ SET(a, b, c, d, 5, 5, T21); -+ SET(d, a, b, c, 10, 9, T22); -+ SET(c, d, a, b, 15, 14, T23); -+ SET(b, c, d, a, 4, 20, T24); -+ SET(a, b, c, d, 9, 5, T25); -+ SET(d, a, b, c, 14, 9, T26); -+ SET(c, d, a, b, 3, 14, T27); -+ SET(b, c, d, a, 8, 20, T28); -+ SET(a, b, c, d, 13, 5, T29); -+ SET(d, a, b, c, 2, 9, T30); -+ SET(c, d, a, b, 7, 14, T31); -+ SET(b, c, d, a, 12, 20, T32); -+#undef SET -+ -+ /* Round 3. */ -+ /* Let [abcd k s t] denote the operation -+ a = b + ((a + H(b,c,d) + X[k] + T[i]) <<< s). */ -+#define H(x, y, z) ((x) ^ (y) ^ (z)) -+#define SET(a, b, c, d, k, s, Ti)\ -+ t = a + H(b,c,d) + X[k] + Ti;\ -+ a = ROTATE_LEFT(t, s) + b -+ /* Do the following 16 operations. */ -+ SET(a, b, c, d, 5, 4, T33); -+ SET(d, a, b, c, 8, 11, T34); -+ SET(c, d, a, b, 11, 16, T35); -+ SET(b, c, d, a, 14, 23, T36); -+ SET(a, b, c, d, 1, 4, T37); -+ SET(d, a, b, c, 4, 11, T38); -+ SET(c, d, a, b, 7, 16, T39); -+ SET(b, c, d, a, 10, 23, T40); -+ SET(a, b, c, d, 13, 4, T41); -+ SET(d, a, b, c, 0, 11, T42); -+ SET(c, d, a, b, 3, 16, T43); -+ SET(b, c, d, a, 6, 23, T44); -+ SET(a, b, c, d, 9, 4, T45); -+ SET(d, a, b, c, 12, 11, T46); -+ SET(c, d, a, b, 15, 16, T47); -+ SET(b, c, d, a, 2, 23, T48); -+#undef SET -+ -+ /* Round 4. */ -+ /* Let [abcd k s t] denote the operation -+ a = b + ((a + I(b,c,d) + X[k] + T[i]) <<< s). */ -+#define I(x, y, z) ((y) ^ ((x) | ~(z))) -+#define SET(a, b, c, d, k, s, Ti)\ -+ t = a + I(b,c,d) + X[k] + Ti;\ -+ a = ROTATE_LEFT(t, s) + b -+ /* Do the following 16 operations. */ -+ SET(a, b, c, d, 0, 6, T49); -+ SET(d, a, b, c, 7, 10, T50); -+ SET(c, d, a, b, 14, 15, T51); -+ SET(b, c, d, a, 5, 21, T52); -+ SET(a, b, c, d, 12, 6, T53); -+ SET(d, a, b, c, 3, 10, T54); -+ SET(c, d, a, b, 10, 15, T55); -+ SET(b, c, d, a, 1, 21, T56); -+ SET(a, b, c, d, 8, 6, T57); -+ SET(d, a, b, c, 15, 10, T58); -+ SET(c, d, a, b, 6, 15, T59); -+ SET(b, c, d, a, 13, 21, T60); -+ SET(a, b, c, d, 4, 6, T61); -+ SET(d, a, b, c, 11, 10, T62); -+ SET(c, d, a, b, 2, 15, T63); -+ SET(b, c, d, a, 9, 21, T64); -+#undef SET -+ -+ /* Then perform the following additions. (That is increment each -+ of the four registers by the value it had before this block -+ was started.) */ -+ pms->abcd[0] += a; -+ pms->abcd[1] += b; -+ pms->abcd[2] += c; -+ pms->abcd[3] += d; -+} -+ -+void -+pplib_md5_init(md5_state_t *pms) -+{ -+ pms->count[0] = pms->count[1] = 0; -+ pms->abcd[0] = 0x67452301; -+ pms->abcd[1] = /*0xefcdab89*/ T_MASK ^ 0x10325476; -+ pms->abcd[2] = /*0x98badcfe*/ T_MASK ^ 0x67452301; -+ pms->abcd[3] = 0x10325476; -+} -+ -+void -+md5_add(md5_state_t *pms, const void *input, size_t size) -+{ -+ const uint8_t *p = (const uint8_t *)input; -+ int nbytes = (int)size; // PJ -+ int left = nbytes; -+ int offset = (pms->count[0] >> 3) & 63; -+ uint32_t nbits = (uint32_t)(nbytes << 3); -+ -+ if (nbytes <= 0) -+ return; -+ -+ /* Update the message length. */ -+ pms->count[1] += nbytes >> 29; -+ pms->count[0] += nbits; -+ if (pms->count[0] < nbits) -+ pms->count[1]++; -+ -+ /* Process an initial partial block. */ -+ if (offset) { -+ int copy = (offset + nbytes > 64 ? 64 - offset : nbytes); -+ -+ memcpy(pms->buf + offset, p, copy); -+ if (offset + copy < 64) -+ return; -+ p += copy; -+ left -= copy; -+ md5_process(pms, pms->buf); -+ } -+ -+ /* Process full blocks. */ -+ for (; left >= 64; p += 64, left -= 64) -+ md5_process(pms, p); -+ -+ /* Process a final partial block. */ -+ if (left) -+ memcpy(pms->buf, p, left); -+} -+ -+void -+md5_put(md5_state_t *pms, uint8_t digest[16]) -+{ -+ static const uint8_t pad[64] = { -+ 0x80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 -+ }; -+ uint8_t data[8]; -+ int i; -+ -+ /* Save the length before padding. */ -+ for (i = 0; i < 8; ++i) -+ data[i] = (uint8_t)(pms->count[i >> 2] >> ((i & 3) << 3)); -+ /* Pad to 56 bytes mod 64. */ -+ md5_add(pms, pad, ((55 - (pms->count[0] >> 3)) & 63) + 1); -+ /* Append the length. */ -+ md5_add(pms, data, 8); -+ for (i = 0; i < 16; ++i) -+ digest[i] = (uint8_t)(pms->abcd[i >> 2] >> ((i & 3) << 3)); -+} -+ -+/* end of md5.h */ -+ -+static md5_state_t state; -+ -+void pplib_md5 (const void *input, size_t length, uint8_t output[16]) -+{ -+ pplib_md5_init(&state); -+ md5_add(&state, input, length); -+ md5_put(&state, output); -+} -+ -+void md5init (void) -+{ -+ pplib_md5_init(&state); -+} -+ -+void md5add (const void *input, size_t length) -+{ -+ md5_add(&state, input, length); -+} -+ -+void md5put (uint8_t output[16]) -+{ -+ md5_put(&state, output); -+} -diff --git a/texk/web2c/luatexdir/luapplib/util/utilmd5.h b/texk/web2c/luatexdir/luapplib/util/utilmd5.h -new file mode 100644 -index 000000000..2fb4bc58d ---- /dev/null -+++ b/texk/web2c/luatexdir/luapplib/util/utilmd5.h -@@ -0,0 +1,115 @@ -+#ifndef UTIL_MD5_H -+#define UTIL_MD5_H -+ -+#include // for uintX8_t -+#include // for size_t -+#include "utildecl.h" -+ -+/* begin of md5.h */ -+ -+/* -+ Copyright (C) 1999, 2002 Aladdin Enterprises. All rights reserved. -+ -+ This software is provided 'as-is', without any express or implied -+ warranty. In no event will the authors be held liable for any damages -+ arising from the use of this software. -+ -+ Permission is granted to anyone to use this software for any purpose, -+ including commercial applications, and to alter it and redistribute it -+ freely, subject to the following restrictions: -+ -+ 1. The origin of this software must not be misrepresented; you must not -+ claim that you wrote the original software. If you use this software -+ in a product, an acknowledgment in the product documentation would be -+ appreciated but is not required. -+ 2. Altered source versions must be plainly marked as such, and must not be -+ misrepresented as being the original software. -+ 3. This notice may not be removed or altered from any source distribution. -+ -+ L. Peter Deutsch -+ ghost@aladdin.com -+ -+ */ -+/* $Id: md5.h,v 1.4 2002/04/13 19:20:28 lpd Exp $ */ -+/* -+ Independent implementation of MD5 (RFC 1321). -+ -+ This code implements the MD5 Algorithm defined in RFC 1321, whose -+ text is available at -+ http://www.ietf.org/rfc/rfc1321.txt -+ The code is derived from the text of the RFC, including the test suite -+ (section A.5) but excluding the rest of Appendix A. It does not include -+ any code or documentation that is identified in the RFC as being -+ copyrighted. -+ -+ The original and principal author of md5.h is L. Peter Deutsch -+ . Other authors are noted in the change history -+ that follows (in reverse chronological order): -+ -+ 2002-04-13 lpd Removed support for non-ANSI compilers; removed -+ references to Ghostscript; clarified derivation from RFC 1321; -+ now handles byte order either statically or dynamically. -+ 1999-11-04 lpd Edited comments slightly for automatic TOC extraction. -+ 1999-10-18 lpd Fixed typo in header comment (ansi2knr rather than md5); -+ added conditionalization for C++ compilation from Martin -+ Purschke . -+ 1999-05-03 lpd Original version. -+ */ -+ -+//#ifndef md5_INCLUDED -+//# define md5_INCLUDED -+ -+/* -+ * This package supports both compile-time and run-time determination of CPU -+ * byte order. If ARCH_IS_BIG_ENDIAN is defined as 0, the code will be -+ * compiled to run only on little-endian CPUs; if ARCH_IS_BIG_ENDIAN is -+ * defined as non-zero, the code will be compiled to run only on big-endian -+ * CPUs; if ARCH_IS_BIG_ENDIAN is not defined, the code will be compiled to -+ * run on either big- or little-endian CPUs, but will run slightly less -+ * efficiently on either one than if ARCH_IS_BIG_ENDIAN is defined. -+ */ -+ -+// PJ: replaced with uint8_t and uint32_t -+//typedef unsigned char md5_byte_t; /* 8-bit byte */ -+//typedef unsigned int md5_word_t; /* 32-bit word */ -+ -+/* Define the state of the MD5 Algorithm. */ -+typedef struct md5_state_s { -+ uint32_t count[2]; /* message length in bits, lsw first */ -+ uint32_t abcd[4]; /* digest buffer */ -+ uint8_t buf[64]; /* accumulate block */ -+} md5_state_t; -+ -+#ifdef __cplusplus -+extern "C" -+{ -+#endif -+ -+/* Initialize the algorithm. */ -+UTILAPI void pplib_md5_init (md5_state_t *pms); -+ -+/* Append a string to the message. */ -+//void md5_add(md5_state_t *pms, const uint8_t *data, int nbytes); // PJ -+UTILAPI void md5_add (md5_state_t *pms, const void *input, size_t size); -+ -+/* Finish the message and return the digest. */ -+//void md5_finish(md5_state_t *pms, uint8_t digest[16]); // PJ -+UTILAPI void md5_put (md5_state_t *pms, uint8_t digest[16]); -+ -+#ifdef __cplusplus -+} /* end extern "C" */ -+#endif -+ -+//#endif /* md5_INCLUDED */ -+ -+/* end of md5.h */ -+ -+#define md5_state md5_state_t -+ -+UTILAPI void md5init (void); -+UTILAPI void md5add (const void *input, size_t length); -+UTILAPI void md5put (uint8_t output[16]); -+ -+UTILAPI void pplib_md5 (const void *input, size_t length, uint8_t output[16]); -+ -+#endif -\ No newline at end of file -diff --git a/texk/web2c/luatexdir/luapplib/util/utilmem.c b/texk/web2c/luatexdir/luapplib/util/utilmem.c -new file mode 100644 -index 000000000..1fa00a0c1 ---- /dev/null -+++ b/texk/web2c/luatexdir/luapplib/util/utilmem.c -@@ -0,0 +1,68 @@ -+ -+#include // for memcpy -+ -+#include "utilmem.h" -+#include "utillog.h" -+ -+#ifndef util_memerr -+# if defined(_WIN64) || defined(__MINGW32__) -+# define util_memerr(size) { loggerf("ooops, not enough memory (%I64u)", ((unsigned long long)(size))); abort(); } -+# else -+# define util_memerr(size) { loggerf("ooops, not enough memory (%llu)", ((unsigned long long)(size))); abort(); } -+# endif -+#endif -+ -+void * util_malloc (size_t size) -+{ -+ void *m; -+ if ((m = malloc(size)) == NULL) -+ util_memerr(size); -+ return m; -+} -+ -+void * util_calloc (size_t num, size_t size) -+{ -+ void *m; -+ if ((m = calloc(num, size)) == NULL) -+ util_memerr(size); -+ return m; -+} -+ -+void * util_realloc (void *m, size_t size) -+{ -+ if ((m = realloc(m, size)) == NULL) -+ util_memerr(size); -+ return m; -+} -+ -+/* common array resizer -+ -+data -- the beginning of array -+unit -- sizeof array element -+size -- current array size -+extra -- requested extra size -+space -- pointer to available space -+allocated -- flag indicating if *data has been allocated (with malloc) -+ -+*/ -+ -+void util_resize (void **data, size_t unit, size_t size, size_t extra, size_t *space, int allocated) -+{ -+ if (*space == 0) -+ *space = 4; // ... better keep *space non-zero to avoid it -+ do { *space <<= 1; } -+ while (size + extra > *space); -+ -+ if (allocated) -+ { -+ *data = util_realloc(*data, *space * unit); -+ } -+ else -+ { -+ void *newdata = util_malloc(*space * unit); -+ if (*data != NULL) -+ memcpy(newdata, *data, size * unit); -+ *data = newdata; -+ } -+} -+ -diff --git a/texk/web2c/luatexdir/luapplib/util/utilmem.h b/texk/web2c/luatexdir/luapplib/util/utilmem.h -new file mode 100644 -index 000000000..e2d128618 ---- /dev/null -+++ b/texk/web2c/luatexdir/luapplib/util/utilmem.h -@@ -0,0 +1,59 @@ -+ -+#ifndef UTIL_MEM_H -+#define UTIL_MEM_H -+ -+#include // for size_t and alloc functions -+#include "utildecl.h" -+ -+UTILAPI void * util_malloc (size_t size); -+UTILAPI void * util_calloc (size_t num, size_t size); -+UTILAPI void * util_realloc (void *m, size_t size); -+ -+#define util_free free // not a call -+ -+/* arrays */ -+ -+#define array_header(element_type, integer_type) \ -+ element_type *data; integer_type size; integer_type space -+ -+#define array_of(element_type) array_header(element_type, size_t) -+ -+#define array_data_is_allocated(array) ((array)->data != (void *)((array) + 1)) -+ -+#define array_create(array, array_type, element_type, init) \ -+ (array = (array_type *)util_malloc(sizeof(array_type) + ((init) > 0 ? ((init) * sizeof(element_type)) : 1)), \ -+ array_init(array, element_type, init)) -+ -+#define array_init(array, element_type, init) \ -+ ((array)->data = (element_type *)((array) + 1), (array)->size = 0, (array)->space = init) -+ -+#define array_init_data(array, element_type, init) \ -+ ((array)->data = (element_type *)util_malloc((init) * sizeof(element_type)), (array)->size = 0, (array)->space = init) -+ -+#define array_free_data(array) \ -+ ((void)(array_data_is_allocated(array) && (util_free((array)->data), 0))) -+ -+#define array_free(array) \ -+ ((void)(array_free_data(array), (util_free(array), 0))) -+ -+void util_resize (void **data, size_t unit, size_t size, size_t extra, size_t *space, int allocated); -+ -+#define array_ensure(array, unit, extra) \ -+ ((void)((array)->size + (extra) > (array)->space && \ -+ (util_resize((void **)(&(array)->data), unit, (array)->size, extra, &(array)->space, array_data_is_allocated(array)), 0))) -+ -+#define array_ensure_alloc(array, unit, extra, isalloc) \ -+ ((void)((array)->size + (extra) > (array)->space && \ -+ (util_resize((void **)(&(array)->data), unit, (array)->size, extra, &(array)->space, isalloc), 0))) -+ -+#define array_at(array, index) ((array)->data + index) -+#define array_index(array, index) (index < (array)->size ? array_at(array, index) : NULL) -+#define array_top(array) ((array)->data + (array)->size - 1) -+ -+#define array_from_bottom(array, index) array_at(array, index - 1) -+#define array_from_top(array, negindex) array_at(array, (array)->size + (negindex)) -+ -+#define array_push(array) ((array)->data + ((array)->size)++) -+#define array_pop(array) ((array)->data + --((array)->size)) -+ -+#endif -diff --git a/texk/web2c/luatexdir/luapplib/util/utilnumber.c b/texk/web2c/luatexdir/luapplib/util/utilnumber.c -new file mode 100644 -index 000000000..c87261e15 ---- /dev/null -+++ b/texk/web2c/luatexdir/luapplib/util/utilnumber.c -@@ -0,0 +1,1325 @@ -+ -+#include /* for log10() and floor() */ -+#include /* for printf() */ -+ -+#include "utilnumber.h" -+ -+const int base10_lookup[] = { -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 -+}; -+ -+const int base16_lookup[] = { -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9,-1,-1,-1,-1,-1,-1, -+ -1,10,11,12,13,14,15,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,10,11,12,13,14,15,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 -+}; -+ -+const int base26_lookup[] = { -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1, 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,-1,-1,-1,-1,-1, -+ -1, 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,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 -+}; -+ -+const int base36_lookup[] = { -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9,-1,-1,-1,-1,-1,-1, -+ -1,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,-1,-1,-1,-1,-1, -+ -1,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,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 -+}; -+ -+/* integer from string; return a pointer to character next to the last digit */ -+ -+#define string_scan_sign(s, c, sign) _scan_sign(c, sign, *++s) -+#define string_scan_integer(s, c, number) _scan_integer(c, number, *++s) -+#define string_scan_radix(s, c, number, radix) _scan_radix(c, number, radix, *++s) -+#define string_read_integer(s, c, number) _read_integer(c, number, *++s) -+#define string_read_radix(s, c, number, radix) _read_radix(c, number, radix, *++s) -+ -+const char * string_to_int32 (const char *s, int32_t *number) -+{ -+ int sign, c = *s; -+ string_scan_sign(s, c, sign); -+ string_scan_integer(s, c, *number); -+ if (sign) *number = -*number; -+ return s; -+} -+ -+const char * string_to_intlw (const char *s, intlw_t *number) -+{ -+ int sign, c = *s; -+ string_scan_sign(s, c, sign); -+ string_scan_integer(s, c, *number); -+ if (sign) *number = -*number; -+ return s; -+} -+ -+const char * string_to_int64 (const char *s, int64_t *number) -+{ -+ int sign, c = *s; -+ string_scan_sign(s, c, sign); -+ string_scan_integer(s, c, *number); -+ if (sign) *number = -*number; -+ return s; -+} -+ -+const char * string_to_uint32 (const char *s, uint32_t *number) -+{ -+ int c = *s; -+ string_scan_integer(s, c, *number); -+ return s; -+} -+ -+const char * string_to_uintlw (const char *s, uintlw_t *number) -+{ -+ int c = *s; -+ string_scan_integer(s, c, *number); -+ return s; -+} -+ -+const char * string_to_uint64 (const char *s, uint64_t *number) -+{ -+ int c = *s; -+ string_scan_integer(s, c, *number); -+ return s; -+} -+ -+const char * radix_to_int32 (const char *s, int32_t *number, int radix) -+{ -+ int sign, c = *s; -+ string_scan_sign(s, c, sign); -+ string_scan_radix(s, c, *number, radix); -+ if (sign) *number = -*number; -+ return s; -+} -+ -+const char * radix_to_intlw (const char *s, intlw_t *number, int radix) -+{ -+ int sign, c = *s; -+ string_scan_sign(s, c, sign); -+ string_scan_radix(s, c, *number, radix); -+ if (sign) *number = -*number; -+ return s; -+} -+ -+const char * radix_to_int64 (const char *s, int64_t *number, int radix) -+{ -+ int sign, c = *s; -+ string_scan_sign(s, c, sign); -+ string_scan_radix(s, c, *number, radix); -+ if (sign) *number = -*number; -+ return s; -+} -+ -+const char * radix_to_uint32 (const char *s, uint32_t *number, int radix) -+{ -+ int c = *s; -+ string_scan_radix(s, c, *number, radix); -+ return s; -+} -+ -+const char * radix_to_uintlw (const char *s, uintlw_t *number, int radix) -+{ -+ int c = *s; -+ string_scan_radix(s, c, *number, radix); -+ return s; -+} -+ -+const char * radix_to_uint64 (const char *s, uint64_t *number, int radix) -+{ -+ int c = *s; -+ string_scan_radix(s, c, *number, radix); -+ return s; -+} -+ -+/* roman to uint16_t */ -+ -+#define roman1000(c) (c == 'M' || c == 'm') -+#define roman500(c) (c == 'D' || c == 'd') -+#define roman100(c) (c == 'C' || c == 'c') -+#define roman50(c) (c == 'L' || c == 'l') -+#define roman10(c) (c == 'X' || c == 'x') -+#define roman5(c) (c == 'V' || c == 'v') -+#define roman1(c) (c == 'I' || c == 'i') -+ -+#define roman100s(p) (roman100(*p) ? (100 + ((++p, roman100(*p)) ? (100 + ((++p, roman100(*p)) ? (++p, 100) : 0)) : 0)) : 0) -+#define roman10s(p) (roman10(*p) ? (10 + ((++p, roman10(*p)) ? (10 + ((++p, roman10(*p)) ? (++p, 10) : 0)) : 0)) : 0) -+#define roman1s(p) (roman1(*p) ? (1 + ((++p, roman1(*p)) ? (1 + ((++p, roman1(*p)) ? (++p, 1) : 0)) : 0)) : 0) -+ -+const char * roman_to_uint16 (const char *s, uint16_t *number) -+{ -+ const char *p; -+ /* M */ -+ for (*number = 0, p = s; roman1000(*p); *number += 1000, ++p); -+ /* D C */ -+ if (roman500(*p)) -+ { -+ ++p; -+ *number += 500 + roman100s(p); -+ } -+ else if (roman100(*p)) -+ { -+ ++p; -+ if (roman1000(*p)) -+ { -+ ++p; -+ *number += 900; -+ } -+ else if (roman500(*p)) -+ { -+ ++p; -+ *number += 400; -+ } -+ else -+ *number += 100 + roman100s(p); -+ } -+ /* L X */ -+ if (roman50(*p)) -+ { -+ ++p; -+ *number += 50 + roman10s(p); -+ } -+ else if (roman10(*p)) -+ { -+ ++p; -+ if (roman100(*p)) -+ { -+ ++p; -+ *number += 90; -+ } -+ else if (roman50(*p)) -+ { -+ ++p; -+ *number += 40; -+ } -+ else -+ *number += 10 + roman10s(p); -+ } -+ /* V I */ -+ if (roman5(*p)) -+ { -+ ++p; -+ *number += 5 + roman1s(p); -+ } -+ else if (roman1(*p)) -+ { -+ ++p; -+ if (roman10(*p)) -+ { -+ ++p; -+ *number += 9; -+ } -+ else if (roman5(*p)) -+ { -+ ++p; -+ *number += 4; -+ } -+ else -+ *number += 1 + roman1s(p); -+ } -+ return p; -+} -+ -+/* integer to string; return a pointer to null-terminated static const string */ -+ -+static char integer_buffer[MAX_INTEGER_DIGITS] = {'\0'}; -+#define end_of_integer_buffer (integer_buffer + MAX_INTEGER_DIGITS - 1) -+ -+/* writing integers */ -+ -+#define number_printrev_signed(p, number, quotient) \ -+ do { \ -+ quotient = number; number /= 10; \ -+ *--p = base10_palindrome[9 + (quotient - number*10)]; \ -+ } while (number); \ -+ if (quotient < 0) *--p = '-' -+ -+#define number_printrev_unsigned(p, number, quotient) \ -+ do { \ -+ quotient = number; number /= 10; \ -+ *--p = (char)(quotient - integer_multiplied10(number)) + '0'; \ -+ } while (number) -+ -+char * int32_as_string (int32_t number, char **e) -+{ -+ char *p; -+ int quotient; -+ p = end_of_integer_buffer; *p = '\0'; -+ if (e != NULL) *e = p; -+ number_printrev_signed(p, number, quotient); -+ return p; -+} -+ -+char * intlw_as_string (intlw_t number, char **e) -+{ -+ char *p; -+ intlw_t quotient; -+ p = end_of_integer_buffer; *p = '\0'; -+ if (e != NULL) *e = p; -+ number_printrev_signed(p, number, quotient); -+ return p; -+} -+ -+char * int64_as_string (int64_t number, char **e) -+{ -+ char *p; -+ int64_t quotient; -+ p = end_of_integer_buffer; *p = '\0'; -+ if (e != NULL) *e = p; -+ number_printrev_signed(p, number, quotient); -+ return p; -+} -+ -+char * uint32_as_string (uint32_t number, char **e) -+{ -+ char *p; -+ uint32_t quotient; -+ p = end_of_integer_buffer; *p = '\0'; -+ if (e != NULL) *e = p; -+ number_printrev_unsigned(p, number, quotient); -+ return p; -+} -+ -+char * uintlw_as_string (uintlw_t number, char **e) -+{ -+ char *p; -+ uintlw_t quotient; -+ p = end_of_integer_buffer; *p = '\0'; -+ if (e != NULL) *e = p; -+ number_printrev_unsigned(p, number, quotient); -+ return p; -+} -+ -+char * uint64_as_string (uint64_t number, char **e) -+{ -+ char *p; -+ uint64_t quotient; -+ p = end_of_integer_buffer; *p = '\0'; -+ if (e != NULL) *e = p; -+ number_printrev_unsigned(p, number, quotient); -+ return p; -+} -+ -+/* radix variant */ -+ -+#define number_printrev_signed_radix_uc(p, number, radix, quotient) \ -+ do { \ -+ quotient = number; number /= radix; \ -+ *--p = base36_uc_palindrome[MAX_RADIX - 1 + (quotient - number*radix)]; \ -+ } while (number) -+ -+#define number_printrev_signed_radix_lc(p, number, radix, quotient) \ -+ do { \ -+ quotient = number; number /= radix; \ -+ *--p = base36_lc_palindrome[MAX_RADIX - 1 + (quotient - number*radix)]; \ -+ } while (number) -+ -+#define number_printrev_signed_radix(p, number, radix, quotient) \ -+ do { \ -+ if (radix > 0) { number_printrev_signed_radix_uc(p, number, radix, quotient); } \ -+ else { radix = -radix; number_printrev_signed_radix_lc(p, number, radix, quotient); } \ -+ if (quotient < 0) *--p = '-'; \ -+ } while (0) -+ -+#define number_printrev_unsigned_radix_uc(p, number, radix, quotient) \ -+ do { \ -+ quotient = number; number /= radix; \ -+ *--p = base36_uc_alphabet[quotient % radix]; \ -+ } while (number) -+ -+#define number_printrev_unsigned_radix_lc(p, number, radix, quotient) \ -+ do { \ -+ quotient = number; number /= radix; \ -+ *--p = base36_lc_alphabet[quotient % radix]; \ -+ } while (number) -+ -+#define number_printrev_unsigned_radix(p, number, radix, quotient) \ -+ do { \ -+ if (radix > 0) { number_printrev_unsigned_radix_uc(p, number, radix, quotient); } \ -+ else { radix = -radix; number_printrev_unsigned_radix_lc(p, number, radix, quotient); } \ -+ } while (0) -+ -+char * int32_as_radix (int number, int radix, char **e) -+{ -+ char *p; -+ int quotient; -+ p = end_of_integer_buffer; *p = '\0'; -+ if (e != NULL) *e = p; -+ number_printrev_signed_radix(p, number, radix, quotient); -+ return p; -+} -+ -+char * intlw_as_radix (intlw_t number, int radix, char **e) -+{ -+ char *p; -+ intlw_t quotient; -+ p = end_of_integer_buffer; *p = '\0'; -+ if (e != NULL) *e = p; -+ number_printrev_signed_radix(p, number, radix, quotient); -+ return p; -+} -+ -+char * int64_as_radix (int64_t number, int radix, char **e) -+{ -+ char *p; -+ int64_t quotient; -+ p = end_of_integer_buffer; *p = '\0'; -+ if (e != NULL) *e = p; -+ number_printrev_signed_radix(p, number, radix, quotient); -+ return p; -+} -+ -+char * uint32_as_radix (uint32_t number, int radix, char **e) -+{ -+ char *p; -+ uint32_t quotient; -+ p = end_of_integer_buffer; *p = '\0'; -+ if (e != NULL) *e = p; -+ number_printrev_unsigned_radix(p, number, radix, quotient); -+ return p; -+} -+ -+char * uintlw_as_radix (uintlw_t number, int radix, char **e) -+{ -+ char *p; -+ uintlw_t quotient; -+ p = end_of_integer_buffer; *p = '\0'; -+ if (e != NULL) *e = p; -+ number_printrev_unsigned_radix(p, number, radix, quotient); -+ return p; -+} -+ -+char * uint64_as_radix (uint64_t number, int radix, char **e) -+{ -+ char *p; -+ uint64_t quotient; -+ p = end_of_integer_buffer; *p = '\0'; -+ if (e != NULL) *e = p; -+ number_printrev_unsigned_radix(p, number, radix, quotient); -+ return p; -+} -+ -+/* aaa, aab, aac, ...; unsigned only. 0 gives empty string */ -+ -+#define string_scan_alpha(s, c, number, radix) \ -+ for (number = 0, c = *s; (c = base26_value(c)) > 0; number = number * radix + c, c = *++s) -+ -+const char * alpha_to_uint32 (const char *s, uint32_t *number) -+{ -+ int c; -+ string_scan_alpha(s, c, *number, 26); -+ return s; -+} -+ -+const char * alpha_to_uintlw (const char *s, uintlw_t *number) -+{ -+ int c; -+ string_scan_alpha(s, c, *number, 26); -+ return s; -+} -+ -+const char * alpha_to_uint64 (const char *s, uint64_t *number) -+{ -+ int c; -+ string_scan_alpha(s, c, *number, 26); -+ return s; -+} -+ -+#define number_printrev_unsigned_alpha_uc(p, number, radix, quotient) \ -+ while (number > 0) { \ -+ quotient = --number; number /= radix; \ -+ *--p = base26_uc_alphabet[quotient % radix]; \ -+ } -+ -+#define number_printrev_unsigned_alpha_lc(p, number, radix, quotient) \ -+ while (number > 0) { \ -+ quotient = --number; number /= radix; \ -+ *--p = base26_lc_alphabet[quotient % radix]; \ -+ } -+ -+char * uint32_as_alpha_uc (uint32_t number, char **e) -+{ -+ char *p; -+ uint32_t quotient; -+ p = end_of_integer_buffer; *p = '\0'; -+ if (e != NULL) *e = p; -+ number_printrev_unsigned_alpha_uc(p, number, 26, quotient); -+ return p; -+} -+ -+char * uint32_as_alpha_lc (uint32_t number, char **e) -+{ -+ char *p; -+ uint32_t quotient; -+ p = end_of_integer_buffer; *p = '\0'; -+ if (e != NULL) *e = p; -+ number_printrev_unsigned_alpha_lc(p, number, 26, quotient); -+ return p; -+} -+ -+char * uintlw_as_alpha_uc (uintlw_t number, char **e) -+{ -+ char *p; -+ uintlw_t quotient; -+ p = end_of_integer_buffer; *p = '\0'; -+ if (e != NULL) *e = p; -+ number_printrev_unsigned_alpha_uc(p, number, 26, quotient); -+ return p; -+} -+ -+char * uintlw_as_alpha_lc (uintlw_t number, char **e) -+{ -+ char *p; -+ uintlw_t quotient; -+ p = end_of_integer_buffer; *p = '\0'; -+ if (e != NULL) *e = p; -+ number_printrev_unsigned_alpha_lc(p, number, 26, quotient); -+ return p; -+} -+ -+char * uint64_as_alpha_uc (uint64_t number, char **e) -+{ -+ char *p; -+ uint64_t quotient; -+ p = end_of_integer_buffer; *p = '\0'; -+ if (e != NULL) *e = p; -+ number_printrev_unsigned_alpha_uc(p, number, 26, quotient); -+ return p; -+} -+ -+char * uint64_as_alpha_lc (uint64_t number, char **e) -+{ -+ char *p; -+ uint64_t quotient; -+ p = end_of_integer_buffer; *p = '\0'; -+ if (e != NULL) *e = p; -+ number_printrev_unsigned_alpha_lc(p, number, 26, quotient); -+ return p; -+} -+ -+/* a variant of alphabetic, a, b, c, ..., z, aa, bb, cc, ..., zz (eg. pdf page labelling) */ -+ -+#define string_scan_alphan(s, c, number, radix) \ -+ do { \ -+ number = 0; \ -+ if ((c = base26_value(*s)) > 0) { \ -+ number = c; \ -+ while (c == base26_value(*++s)) number += radix; \ -+ } \ -+ } while (0) -+ -+const char * alphan_to_uint32 (const char *s, uint32_t *number) -+{ -+ int c; -+ string_scan_alphan(s, c, *number, 26); -+ return s; -+} -+ -+const char * alphan_to_uintlw (const char *s, uintlw_t *number) -+{ -+ int c; -+ string_scan_alphan(s, c, *number, 26); -+ return s; -+} -+ -+const char * alphan_to_uint64 (const char *s, uintlw_t *number) -+{ -+ int c; -+ string_scan_alphan(s, c, *number, 26); -+ return s; -+} -+ -+#define number_print_alphan_uc(s, c, number, radix) \ -+ if (number > 0) { \ -+ for (c = (--number) % radix, number -= c; ; number -= radix) { \ -+ *s++ = base26_uc_alphabet[c]; \ -+ if (number == 0 || p >= end_of_integer_buffer) break; \ -+ } \ -+ } -+ -+#define number_print_alphan_lc(s, c, number, radix) \ -+ if (number > 0) { \ -+ for (c = (--number) % radix, number -= c; ; number -= radix) { \ -+ *s++ = base26_lc_alphabet[c]; \ -+ if (number == 0 || p >= end_of_integer_buffer) break; \ -+ } \ -+ } -+ -+char * uint32_as_alphan_uc (uint32_t number, char **e) -+{ -+ char *p; -+ uint8_t c; -+ p = integer_buffer; -+ number_print_alphan_uc(p, c, number, 26); -+ *p = '\0'; if (e != NULL) *e = p; -+ return integer_buffer; -+} -+ -+char * uint32_as_alphan_lc (uint32_t number, char **e) -+{ -+ char *p; -+ uint8_t c; -+ p = integer_buffer; -+ number_print_alphan_lc(p, c, number, 26); -+ *p = '\0'; if (e != NULL) *e = p; -+ return integer_buffer; -+} -+ -+char * uintlw_as_alphan_uc (uintlw_t number, char **e) -+{ -+ char *p; -+ uint8_t c; -+ p = integer_buffer; -+ number_print_alphan_uc(p, c, number, 26); -+ *p = '\0'; if (e != NULL) *e = p; -+ return integer_buffer; -+} -+ -+char * uintlw_as_alphan_lc (uintlw_t number, char **e) -+{ -+ char *p; -+ uint8_t c; -+ p = integer_buffer; -+ number_print_alphan_lc(p, c, number, 26); -+ *p = '\0'; if (e != NULL) *e = p; -+ return integer_buffer; -+} -+ -+char * uint64_as_alphan_uc (uint64_t number, char **e) -+{ -+ char *p; -+ uint8_t c; -+ p = integer_buffer; -+ number_print_alphan_uc(p, c, number, 26); -+ *p = '\0'; if (e != NULL) *e = p; -+ return integer_buffer; -+} -+ -+char * uint64_as_alphan_lc (uint64_t number, char **e) -+{ -+ char *p; -+ uint8_t c; -+ p = integer_buffer; -+ number_print_alphan_lc(p, c, number, 26); -+ *p = '\0'; if (e != NULL) *e = p; -+ return integer_buffer; -+} -+ -+/* roman numeral */ -+ -+/* todo: large roman numerals? http://mathforum.org/library/drmath/view/57569.html */ -+ -+#define base_roman_uc_alphabet "MDCLXVI" -+#define base_roman_lc_alphabet "mdclxvi" -+ -+static const uint32_t base_roman_values[] = { 1000, 500, 100, 50, 10, 5, 1 }; -+ -+#define integer_to_roman(p, number, alphabet) \ -+ { \ -+ uint32_t k, j, v, u; \ -+ for (j = 0, v = base_roman_values[0]; number > 0; ) \ -+ { \ -+ if (number >= v) \ -+ { \ -+ *p++ = alphabet[j]; \ -+ number -= v; \ -+ continue; \ -+ } \ -+ if (j & 1) \ -+ k = j + 1; \ -+ else \ -+ k = j + 2; \ -+ u = base_roman_values[k]; \ -+ if (number + u >= v) \ -+ { \ -+ *p++ = alphabet[k]; \ -+ number += u; \ -+ } \ -+ else \ -+ v = base_roman_values[++j]; \ -+ } \ -+ } -+ -+char * uint16_as_roman_uc (uint16_t number, char **e) -+{ -+ char *p = integer_buffer; -+ integer_to_roman(p, number, base_roman_uc_alphabet); -+ if (e != NULL) -+ *e = p; -+ *p = '\0'; -+ return integer_buffer; -+} -+ -+char * uint16_as_roman_lc (uint16_t number, char **e) -+{ -+ char *p = integer_buffer; -+ integer_to_roman(p, number, base_roman_lc_alphabet); -+ if (e != NULL) -+ *e = p; -+ *p = '\0'; -+ return integer_buffer; -+} -+ -+/* IEEE-754 */ -+ -+#define BINARY_MODF 1 -+ -+#define NOT_A_NUMBER_STRING "NaN" -+#define INFINITY_STRING "INF" -+#define SIGNED_INFINITY 1 -+#define SIGNED_ZERO 0 -+#define SIGNED_NOT_A_NUMBER 0 -+#define RADIX_CHAR '.' -+ -+/* double/float to decimal */ -+ -+typedef struct ieee_double { -+ union { -+ double number; -+ uint64_t bits; -+ }; -+ uint64_t fraction; -+ int exponent, sign; -+} ieee_double; -+ -+typedef struct ieee_float { -+ union { -+ float number; -+ uint32_t bits; -+ }; -+ uint32_t fraction; -+ int exponent, sign; -+} ieee_float; -+ -+#define IEEE_DOUBLE_BIAS 1023 -+#define IEEE_DOUBLE_MIN_EXPONENT -1023 -+#define IEEE_DOUBLE_MAX_EXPONENT (0x7ff - IEEE_DOUBLE_BIAS) -+ -+#define IEEE_FLOAT_BIAS 127 -+#define IEEE_FLOAT_MIN_EXPONENT -127 -+#define IEEE_FLOAT_MAX_EXPONENT (0xff - IEEE_FLOAT_BIAS) -+ -+#define ieee_double_fraction(i) (i & 0x000fffffffffffffull) -+#define ieee_double_exponent(i) ((0x7ff & (i >> 52)) - IEEE_DOUBLE_BIAS) -+#define ieee_double_sign(ieee_number) ((void)((ieee_number.sign = ieee_number.bits >> 63) && (ieee_number.number = -ieee_number.number))) -+#define ieee_double_init(ieee_number, number) \ -+ ieee_number.number = number, \ -+ ieee_number.fraction = ieee_double_fraction(ieee_number.bits), \ -+ ieee_number.exponent = ieee_double_exponent(ieee_number.bits) -+ -+#define ieee_float_fraction(i) (i & 0x007fffff) -+#define ieee_float_exponent(i) ((0xff & (i >> 23)) - IEEE_FLOAT_BIAS) -+#define ieee_float_sign(ieee_number) ((void)((ieee_number.sign = ieee_number.bits >> 31) && (ieee_number.number = -ieee_number.number))) -+#define ieee_float_init(ieee_number, number) \ -+ ieee_number.number = number, \ -+ ieee_number.fraction = ieee_float_fraction(ieee_number.bits), \ -+ ieee_number.exponent = ieee_float_exponent(ieee_number.bits) -+ -+/* special cases */ -+ -+#define ieee_double_is_zero(ieee_number) (ieee_number.number == 0) // || ieee_double_too_small(ieee_number) ? -+#define ieee_double_too_small(ieee_number) (ieee_number.exponent == 0 && ieee_number.fraction != 0) // denormalized, implicit fracion bit not set -+ -+#define ieee_float_is_zero(ieee_number) (ieee_number.number == 0) // || ieee_float_too_small(ieee_number) ? -+#define ieee_float_too_small(ieee_number) (ieee_number.exponent == 0 && ieee_number.fraction != 0) -+ -+#define ieee_double_zero_string(ieee_number) (SIGNED_ZERO && ieee_number.sign ? "-0" : "0") -+#define ieee_double_infinity_string(ieee_number) (SIGNED_INFINITY && ieee_number.sign ? "-" INFINITY_STRING : INFINITY_STRING) -+ -+#define ieee_float_zero_string ieee_double_zero_string -+#define ieee_float_infinity_string ieee_double_infinity_string -+ -+#define ieee_double_special_case(ieee_number) (ieee_number.exponent == IEEE_DOUBLE_MAX_EXPONENT) -+#define ieee_double_special_string(ieee_number) (ieee_number.fraction ? NOT_A_NUMBER_STRING : ieee_double_infinity_string(ieee_number)) -+ -+#define ieee_float_special_case(ieee_number) (ieee_number.exponent == IEEE_FLOAT_MAX_EXPONENT) -+#define ieee_float_special_string(ieee_number) (ieee_number.fraction ? NOT_A_NUMBER_STRING : ieee_float_infinity_string(ieee_number)) -+ -+#if 0 -+ -+const double double_binary_power10[] = -+{ -+ 1.0e1, 1.0e2, 1.0e4, 1.0e8, 1.0e16, 1.0e32, 1.0e64, 1.0e128, 1.0e256 -+}; -+ -+const float float_binary_power10[] = -+{ -+ 1.0e1, 1.0e2, 1.0e4, 1.0e8, 1.0e16, 1.0e32 -+}; -+ -+const double double_binary_negpower10[] = -+{ -+ 1.0e-1, 1.0e-2, 1.0e-4, 1.0e-8, 1.0e-16, 1.0e-32 -+}; -+ -+const float float_binary_negpower10[] = -+{ -+ 1.0e-1, 1.0e-2, 1.0e-4, 1.0e-8, 1.0e-16, 1.0e-32 -+}; -+ -+#else -+ -+const double double_decimal_power10[] = { -+ 1.0e0, 1.0e1, 1.0e2, 1.0e3, 1.0e4, 1.0e5, 1.0e6, 1.0e7, 1.0e8, 1.0e9, -+ 1.0e10, 1.0e11, 1.0e12, 1.0e13, 1.0e14, 1.0e15, 1.0e16, 1.0e17, 1.0e18, 1.0e19, -+ 1.0e20, 1.0e21, 1.0e22, 1.0e23, 1.0e24, 1.0e25, 1.0e26, 1.0e27, 1.0e28, 1.0e29, -+ 1.0e30, 1.0e31, 1.0e32, 1.0e33, 1.0e34, 1.0e35, 1.0e36, 1.0e37, 1.0e38, 1.0e39, -+ 1.0e40, 1.0e41, 1.0e42, 1.0e43, 1.0e44, 1.0e45, 1.0e46, 1.0e47, 1.0e48, 1.0e49, -+ 1.0e50, 1.0e51, 1.0e52, 1.0e53, 1.0e54, 1.0e55, 1.0e56, 1.0e57, 1.0e58, 1.0e59, -+ 1.0e60, 1.0e61, 1.0e62, 1.0e63, 1.0e64, 1.0e65, 1.0e66, 1.0e67, 1.0e68, 1.0e69, -+ 1.0e70, 1.0e71, 1.0e72, 1.0e73, 1.0e74, 1.0e75, 1.0e76, 1.0e77, 1.0e78, 1.0e79, -+ 1.0e80, 1.0e81, 1.0e82, 1.0e83, 1.0e84, 1.0e85, 1.0e86, 1.0e87, 1.0e88, 1.0e89, -+ 1.0e90, 1.0e91, 1.0e92, 1.0e93, 1.0e94, 1.0e95, 1.0e96, 1.0e97, 1.0e98, 1.0e99, -+ 1.0e100, 1.0e101, 1.0e102, 1.0e103, 1.0e104, 1.0e105, 1.0e106, 1.0e107, 1.0e108, 1.0e109, -+ 1.0e110, 1.0e111, 1.0e112, 1.0e113, 1.0e114, 1.0e115, 1.0e116, 1.0e117, 1.0e118, 1.0e119, -+ 1.0e120, 1.0e121, 1.0e122, 1.0e123, 1.0e124, 1.0e125, 1.0e126, 1.0e127, 1.0e128, 1.0e129, -+ 1.0e130, 1.0e131, 1.0e132, 1.0e133, 1.0e134, 1.0e135, 1.0e136, 1.0e137, 1.0e138, 1.0e139, -+ 1.0e140, 1.0e141, 1.0e142, 1.0e143, 1.0e144, 1.0e145, 1.0e146, 1.0e147, 1.0e148, 1.0e149, -+ 1.0e150, 1.0e151, 1.0e152, 1.0e153, 1.0e154, 1.0e155, 1.0e156, 1.0e157, 1.0e158, 1.0e159, -+ 1.0e160, 1.0e161, 1.0e162, 1.0e163, 1.0e164, 1.0e165, 1.0e166, 1.0e167, 1.0e168, 1.0e169, -+ 1.0e170, 1.0e171, 1.0e172, 1.0e173, 1.0e174, 1.0e175, 1.0e176, 1.0e177, 1.0e178, 1.0e179, -+ 1.0e180, 1.0e181, 1.0e182, 1.0e183, 1.0e184, 1.0e185, 1.0e186, 1.0e187, 1.0e188, 1.0e189, -+ 1.0e190, 1.0e191, 1.0e192, 1.0e193, 1.0e194, 1.0e195, 1.0e196, 1.0e197, 1.0e198, 1.0e199, -+ 1.0e200, 1.0e201, 1.0e202, 1.0e203, 1.0e204, 1.0e205, 1.0e206, 1.0e207, 1.0e208, 1.0e209, -+ 1.0e210, 1.0e211, 1.0e212, 1.0e213, 1.0e214, 1.0e215, 1.0e216, 1.0e217, 1.0e218, 1.0e219, -+ 1.0e220, 1.0e221, 1.0e222, 1.0e223, 1.0e224, 1.0e225, 1.0e226, 1.0e227, 1.0e228, 1.0e229, -+ 1.0e230, 1.0e231, 1.0e232, 1.0e233, 1.0e234, 1.0e235, 1.0e236, 1.0e237, 1.0e238, 1.0e239, -+ 1.0e240, 1.0e241, 1.0e242, 1.0e243, 1.0e244, 1.0e245, 1.0e246, 1.0e247, 1.0e248, 1.0e249, -+ 1.0e250, 1.0e251, 1.0e252, 1.0e253, 1.0e254, 1.0e255, 1.0e256, 1.0e257, 1.0e258, 1.0e259, -+ 1.0e260, 1.0e261, 1.0e262, 1.0e263, 1.0e264, 1.0e265, 1.0e266, 1.0e267, 1.0e268, 1.0e269, -+ 1.0e270, 1.0e271, 1.0e272, 1.0e273, 1.0e274, 1.0e275, 1.0e276, 1.0e277, 1.0e278, 1.0e279, -+ 1.0e280, 1.0e281, 1.0e282, 1.0e283, 1.0e284, 1.0e285, 1.0e286, 1.0e287, 1.0e288, 1.0e289, -+ 1.0e290, 1.0e291, 1.0e292, 1.0e293, 1.0e294, 1.0e295, 1.0e296, 1.0e297, 1.0e298, 1.0e299, -+ 1.0e300, 1.0e301, 1.0e302, 1.0e303, 1.0e304, 1.0e305, 1.0e306, 1.0e307, 1.0e308 -+}; -+ -+const float float_decimal_power10[] = { -+ 1.0e0f, 1.0e1f, 1.0e2f, 1.0e3f, 1.0e4f, 1.0e5f, 1.0e6f, 1.0e7f, 1.0e8f, 1.0e9f, -+ 1.0e10f, 1.0e11f, 1.0e12f, 1.0e13f, 1.0e14f, 1.0e15f, 1.0e16f, 1.0e17f, 1.0e18f, 1.0e19f, -+ 1.0e20f, 1.0e21f, 1.0e22f, 1.0e23f, 1.0e24f, 1.0e25f, 1.0e26f, 1.0e27f, 1.0e28f, 1.0e29f, -+ 1.0e30f, 1.0e31f, 1.0e32f, 1.0e33f, 1.0e34f, 1.0e35f, 1.0e36f, 1.0e37f, 1.0e38f -+}; -+ -+const double double_decimal_negpower10[] = { -+ 1.0e0, 1.0e-1, 1.0e-2, 1.0e-3, 1.0e-4, 1.0e-5, 1.0e-6, 1.0e-7, 1.0e-8, 1.0e-9, -+ 1.0e-10, 1.0e-11, 1.0e-12, 1.0e-13, 1.0e-14, 1.0e-15, 1.0e-16, 1.0e-17, 1.0e-18, 1.0e-19, -+ 1.0e-20, 1.0e-21, 1.0e-22, 1.0e-23, 1.0e-24, 1.0e-25, 1.0e-26, 1.0e-27, 1.0e-28, 1.0e-29, -+ 1.0e-30, 1.0e-31, 1.0e-32, 1.0e-33, 1.0e-34, 1.0e-35, 1.0e-36, 1.0e-37, 1.0e-38, 1.0e-39, -+ 1.0e-40, 1.0e-41, 1.0e-42, 1.0e-43, 1.0e-44, 1.0e-45, 1.0e-46, 1.0e-47, 1.0e-48, 1.0e-49, -+ 1.0e-50, 1.0e-51, 1.0e-52, 1.0e-53, 1.0e-54, 1.0e-55, 1.0e-56, 1.0e-57, 1.0e-58, 1.0e-59, -+ 1.0e-60, 1.0e-61, 1.0e-62, 1.0e-63, 1.0e-64, 1.0e-65, 1.0e-66, 1.0e-67, 1.0e-68, 1.0e-69, -+ 1.0e-70, 1.0e-71, 1.0e-72, 1.0e-73, 1.0e-74, 1.0e-75, 1.0e-76, 1.0e-77, 1.0e-78, 1.0e-79, -+ 1.0e-80, 1.0e-81, 1.0e-82, 1.0e-83, 1.0e-84, 1.0e-85, 1.0e-86, 1.0e-87, 1.0e-88, 1.0e-89, -+ 1.0e-90, 1.0e-91, 1.0e-92, 1.0e-93, 1.0e-94, 1.0e-95, 1.0e-96, 1.0e-97, 1.0e-98, 1.0e-99, -+ 1.0e-100, 1.0e-101, 1.0e-102, 1.0e-103, 1.0e-104, 1.0e-105, 1.0e-106, 1.0e-107, 1.0e-108, 1.0e-109, -+ 1.0e-110, 1.0e-111, 1.0e-112, 1.0e-113, 1.0e-114, 1.0e-115, 1.0e-116, 1.0e-117, 1.0e-118, 1.0e-119, -+ 1.0e-120, 1.0e-121, 1.0e-122, 1.0e-123, 1.0e-124, 1.0e-125, 1.0e-126, 1.0e-127, 1.0e-128, 1.0e-129, -+ 1.0e-130, 1.0e-131, 1.0e-132, 1.0e-133, 1.0e-134, 1.0e-135, 1.0e-136, 1.0e-137, 1.0e-138, 1.0e-139, -+ 1.0e-140, 1.0e-141, 1.0e-142, 1.0e-143, 1.0e-144, 1.0e-145, 1.0e-146, 1.0e-147, 1.0e-148, 1.0e-149, -+ 1.0e-150, 1.0e-151, 1.0e-152, 1.0e-153, 1.0e-154, 1.0e-155, 1.0e-156, 1.0e-157, 1.0e-158, 1.0e-159, -+ 1.0e-160, 1.0e-161, 1.0e-162, 1.0e-163, 1.0e-164, 1.0e-165, 1.0e-166, 1.0e-167, 1.0e-168, 1.0e-169, -+ 1.0e-170, 1.0e-171, 1.0e-172, 1.0e-173, 1.0e-174, 1.0e-175, 1.0e-176, 1.0e-177, 1.0e-178, 1.0e-179, -+ 1.0e-180, 1.0e-181, 1.0e-182, 1.0e-183, 1.0e-184, 1.0e-185, 1.0e-186, 1.0e-187, 1.0e-188, 1.0e-189, -+ 1.0e-190, 1.0e-191, 1.0e-192, 1.0e-193, 1.0e-194, 1.0e-195, 1.0e-196, 1.0e-197, 1.0e-198, 1.0e-199, -+ 1.0e-200, 1.0e-201, 1.0e-202, 1.0e-203, 1.0e-204, 1.0e-205, 1.0e-206, 1.0e-207, 1.0e-208, 1.0e-209, -+ 1.0e-210, 1.0e-211, 1.0e-212, 1.0e-213, 1.0e-214, 1.0e-215, 1.0e-216, 1.0e-217, 1.0e-218, 1.0e-219, -+ 1.0e-220, 1.0e-221, 1.0e-222, 1.0e-223, 1.0e-224, 1.0e-225, 1.0e-226, 1.0e-227, 1.0e-228, 1.0e-229, -+ 1.0e-230, 1.0e-231, 1.0e-232, 1.0e-233, 1.0e-234, 1.0e-235, 1.0e-236, 1.0e-237, 1.0e-238, 1.0e-239, -+ 1.0e-240, 1.0e-241, 1.0e-242, 1.0e-243, 1.0e-244, 1.0e-245, 1.0e-246, 1.0e-247, 1.0e-248, 1.0e-249, -+ 1.0e-250, 1.0e-251, 1.0e-252, 1.0e-253, 1.0e-254, 1.0e-255, 1.0e-256, 1.0e-257, 1.0e-258, 1.0e-259, -+ 1.0e-260, 1.0e-261, 1.0e-262, 1.0e-263, 1.0e-264, 1.0e-265, 1.0e-266, 1.0e-267, 1.0e-268, 1.0e-269, -+ 1.0e-270, 1.0e-271, 1.0e-272, 1.0e-273, 1.0e-274, 1.0e-275, 1.0e-276, 1.0e-277, 1.0e-278, 1.0e-279, -+ 1.0e-280, 1.0e-281, 1.0e-282, 1.0e-283, 1.0e-284, 1.0e-285, 1.0e-286, 1.0e-287, 1.0e-288, 1.0e-289, -+ 1.0e-290, 1.0e-291, 1.0e-292, 1.0e-293, 1.0e-294, 1.0e-295, 1.0e-296, 1.0e-297, 1.0e-298, 1.0e-299, -+ 1.0e-300, 1.0e-301, 1.0e-302, 1.0e-303, 1.0e-304, 1.0e-305, 1.0e-306, 1.0e-307, 1.0e-308 -+}; -+ -+const float float_decimal_negpower10[] = { -+ 1.0e0f, 1.0e-1f, 1.0e-2f, 1.0e-3f, 1.0e-4f, 1.0e-5f, 1.0e-6f, 1.0e-7f, 1.0e-8f, 1.0e-9f, -+ 1.0e-10f, 1.0e-11f, 1.0e-12f, 1.0e-13f, 1.0e-14f, 1.0e-15f, 1.0e-16f, 1.0e-17f, 1.0e-18f, 1.0e-19f, -+ 1.0e-20f, 1.0e-21f, 1.0e-22f, 1.0e-23f, 1.0e-24f, 1.0e-25f, 1.0e-26f, 1.0e-27f, 1.0e-28f, 1.0e-29f, -+ 1.0e-30f, 1.0e-31f, 1.0e-32f, 1.0e-33f, 1.0e-34f, 1.0e-35f, 1.0e-36f, 1.0e-37f, 1.0e-38f -+}; -+ -+#endif -+ -+/* scale number by floor(log10(number)) + 1 so that the result is in range [0.1, 1) */ -+ -+#define ieee_double_exponent10(ieee_number) ((int)floor(log10(ieee_number.number)) + 1) -+#define ieee_float_exponent10(ieee_number) ((int)floorf(log10f(ieee_number.number)) + 1) // floorf, log10f ? -+ -+#define ieee_double_exp10(ieee_number, exponent10) \ -+ exponent10 = ieee_double_exponent10(ieee_number); \ -+ if (exponent10 > 0) { \ -+ double_negative_exp10(ieee_number.number, -exponent10); \ -+ ieee_number.fraction = ieee_double_fraction(ieee_number.bits); \ -+ ieee_number.exponent = ieee_double_exponent(ieee_number.bits); \ -+ } else if (exponent10 < 0) { \ -+ double_positive_exp10(ieee_number.number, -exponent10); \ -+ ieee_number.fraction = ieee_double_fraction(ieee_number.bits); \ -+ ieee_number.exponent = ieee_double_exponent(ieee_number.bits); \ -+ } -+ -+#define ieee_float_exp10(ieee_number, exponent10) \ -+ exponent10 = ieee_float_exponent10(ieee_number); \ -+ if (exponent10 > 0) { \ -+ float_negative_exp10(ieee_number.number, -exponent10); \ -+ ieee_number.fraction = ieee_float_fraction(ieee_number.bits); \ -+ ieee_number.exponent = ieee_float_exponent(ieee_number.bits); \ -+ } else if (exponent10 < 0) { \ -+ float_positive_exp10(ieee_number.number, -exponent10); \ -+ ieee_number.fraction = ieee_float_fraction(ieee_number.bits); \ -+ ieee_number.exponent = ieee_float_exponent(ieee_number.bits); \ -+ } -+ -+#if BINARY_MODF -+ -+/* unhide implicit bit 53, produce 56-bit denormalised fraction (binary exponent already in range [-4, -1]) */ -+ -+#define ieee_double_denormalize(ieee_number) \ -+ (ieee_number.exponent == IEEE_DOUBLE_MIN_EXPONENT ? (++ieee_number.exponent, 0) : (ieee_number.fraction |= (1ull<<52))), \ -+ ieee_number.fraction <<= (ieee_number.exponent + 4) -+ -+/* unhide implicit bit 24, produce 27-bit denormalized fraction (binary exponent already in range [-4, -1]) */ -+ -+#define ieee_float_denormalize(ieee_number) \ -+ (ieee_number.exponent == IEEE_FLOAT_MIN_EXPONENT ? (++ieee_number.exponent, 0) : (ieee_number.fraction |= (1<<23))), \ -+ ieee_number.fraction <<= (ieee_number.exponent + 4) -+ -+/* turn off significant bits over 56 (integer part), multiply by 10, return new integer part (subsequent decimal digit) */ -+ -+#define ieee_double_binary_fraction(ieee_number) \ -+ (ieee_number.fraction &= ((1ull<<56) - 1), \ -+ ieee_number.fraction = (ieee_number.fraction << 1) + (ieee_number.fraction << 3), \ -+ ieee_number.fraction >> 56) -+ -+/* turn off significant bits over 27 (integer part), multiply by 10, return the integer part (subsequent decimal digit) */ -+ -+#define ieee_float_binary_fraction(ieee_number) \ -+ (ieee_number.fraction &= ((1<<27) - 1), \ -+ ieee_number.fraction = (ieee_number.fraction << 1) + (ieee_number.fraction << 3), \ -+ ieee_number.fraction >> 27) -+ -+#define ieee_double_decimal(ieee_number, exponent10, digits, p) \ -+ ieee_number_decimal(ieee_double_binary_fraction, ieee_number, exponent10, digits, p) -+#define ieee_float_decimal(ieee_number, exponent10, digits, p) \ -+ ieee_number_decimal(ieee_float_binary_fraction, ieee_number, exponent10, digits, p) -+#define ieee_double_decimal_dot(ieee_number, exponent10, digits, p, dot) \ -+ ieee_number_decimal_dot(ieee_double_binary_fraction, ieee_number, exponent10, digits, p, dot) -+#define ieee_float_decimal_dot(ieee_number, exponent10, digits, p, dot) \ -+ ieee_number_decimal_dot(ieee_float_binary_fraction, ieee_number, exponent10, digits, p, dot) -+ -+#else -+ -+/* generic method */ -+ -+#define ieee_double_decimal_fraction(ieee_number, i) (ieee_number.number = modf(10*ieee_number.number, &i), i) -+#define ieee_float_decimal_fraction(ieee_number, i) (ieee_number.number = (float)modf(10*ieee_number.number, &i), i) // ??? -+ -+#define ieee_double_decimal(ieee_number, exponent10, digits, p) \ -+ ieee_number_decimal(ieee_double_decimal_fraction, ieee_number, exponent10, digits, p) -+#define ieee_float_decimal(ieee_number, exponent10, digits, p) \ -+ ieee_number_decimal(ieee_float_decimal_fraction, ieee_number, exponent10, digits, p) -+#define ieee_double_decimal_dot(ieee_number, exponent10, digits, p, dot) \ -+ ieee_number_decimal_dot(ieee_double_decimal_fraction, ieee_number, exponent10, digits, p, dot) -+#define ieee_float_decimal_dot(ieee_number, exponent10, digits, p, dot) \ -+ ieee_number_decimal_dot(ieee_float_decimal_fraction, ieee_number, exponent10, digits, p, dot) -+ -+#endif -+ -+#define ieee_number_decimal(method, ieee_number, exponent10, digits, p) \ -+ ieee_double_denormalize(ieee_number); \ -+ if (ieee_number.sign) *p++ = '-'; \ -+ if (exponent10 <= 0) \ -+ for (*p++ = '0', *p++ = RADIX_CHAR; exponent10 && digits; *p++ = '0', ++exponent10, --digits); \ -+ else \ -+ { \ -+ do { *p++ = '0' + (char)method(ieee_number); } while (--exponent10); \ -+ *p++ = RADIX_CHAR; \ -+ } \ -+ for ( ; digits && ieee_number.fraction; --digits) \ -+ *p++ = '0' + (char)method(ieee_number) -+ -+#define ieee_number_decimal_dot(method, ieee_number, exponent10, digits, p, dot) \ -+ ieee_double_denormalize(ieee_number); \ -+ if (ieee_number.sign) *p++ = '-'; \ -+ if (exponent10 <= 0) \ -+ { \ -+ *p++ = '0'; \ -+ if (dot != NULL) *dot = p; \ -+ for (*p++ = RADIX_CHAR; exponent10 && digits; *p++ = '0', ++exponent10, --digits); \ -+ } \ -+ else \ -+ { \ -+ do { *p++ = '0' + (char)method(ieee_number); } while (--exponent10); \ -+ if (dot != NULL) *dot = p; \ -+ *p++ = RADIX_CHAR; \ -+ } \ -+ for ( ; digits && ieee_number.fraction; --digits) \ -+ *p++ = '0' + (char)method(ieee_number) -+ -+/* rounding to nearest integer */ -+ -+#if BINARY_MODF -+/* check if the mantissa has the most significant bit set, means >= 0.5 */ -+# define ieee_double_half(ieee_number) (ieee_number.fraction & (1ull<<55)) -+# define ieee_float_half(ieee_number) (ieee_number.fraction & (1<<26)) -+#else -+# define ieee_double_half(ieee_number) (ieee_number.number >= 0.5) -+# define ieee_float_half(ieee_number) (ieee_number.number >= 0.5) -+#endif -+ -+/* rounding to nearest integer */ -+ -+#define buffer_ceil(s, p, sign) \ -+ { \ -+ while (*--p == '9'); \ -+ if (*p != RADIX_CHAR) ++*p++; \ -+ else { \ -+ char *q; \ -+ for (q = p - 1; ; --q) { \ -+ if (*q < '9') { ++*q; break; } \ -+ *q = '0'; \ -+ if (q == s) \ -+ *--s = '1'; \ -+ else if (sign && q - 1 == s) \ -+ *s = '1', *--s = '-'; \ -+ } \ -+ } \ -+ } -+ -+#define buffer_remove_trailing_zeros(s, p, sign) \ -+ { \ -+ while (*--p == '0'); \ -+ if (*p != RADIX_CHAR) \ -+ ++p; \ -+ else if (!SIGNED_ZERO && sign && p - 2 == s && *(p - 1) == '0') \ -+ p -= 2, *p++ = '0'; \ -+ } -+ -+// if digits parameter was initially less then exponent10, then exponent10 > 0 and ieee_double_half(ieee_number) is irrelevant -+#define ieee_double_round(ieee_number, exponent10, s, p) \ -+ if (exponent10 == 0 && ieee_double_half(ieee_number)) \ -+ { buffer_ceil(s, p, ieee_number.sign); } \ -+ else \ -+ { buffer_remove_trailing_zeros(s, p, ieee_number.sign); } -+ -+#define ieee_float_round(ieee_number, exponent10, s, p) \ -+ if (exponent10 == 0 && ieee_float_half(ieee_number)) \ -+ { buffer_ceil(s, p, ieee_number.sign); } \ -+ else \ -+ { buffer_remove_trailing_zeros(s, p, ieee_number.sign); } -+ -+/* double to decimal */ -+ -+static char number_buffer[512]; -+ -+#define ieee_copy_special_string(special, p, _p) \ -+ for (p = (char *)number_buffer, _p = special; ; ++p, ++_p) { \ -+ if ((*p = *_p) == '\0') break; \ -+ } -+ -+#define ieee_copy_special_string_re(special, p, _p, r, e) \ -+ for (p = (char *)number_buffer, _p = special; ; ++p, ++_p) { \ -+ if ((*p = *_p) == '\0') { \ -+ if (r != NULL) *r = NULL; \ -+ if (e != NULL) *e = p; \ -+ break; \ -+ } \ -+ } -+ -+char * double_to_string (double number, int digits) -+{ -+ ieee_double ieee_number; -+ int exponent10; -+ char *s, *p; const char *_p; -+ ieee_double_init(ieee_number, number); -+ ieee_double_sign(ieee_number); -+ if (ieee_double_is_zero(ieee_number)) // to avoid crash on log10(number) -+ { -+ ieee_copy_special_string(ieee_double_zero_string(ieee_number), p, _p); -+ return (char *)number_buffer; -+ } -+ if (ieee_double_special_case(ieee_number)) -+ { -+ ieee_copy_special_string(ieee_double_special_string(ieee_number), p, _p); -+ return (char *)number_buffer; -+ } -+ s = p = number_buffer + 1; -+ ieee_double_exp10(ieee_number, exponent10); -+ ieee_double_decimal(ieee_number, exponent10, digits, p); -+ ieee_double_round(ieee_number, exponent10, s, p); -+ *p = '\0'; -+ return s; -+} -+ -+char * double_as_string (double number, int digits, char **r, char **e) -+{ -+ ieee_double ieee_number; -+ int exponent10; -+ char *s, *p; const char *_p; -+ s = p = number_buffer + 1; -+ ieee_double_init(ieee_number, number); -+ ieee_double_sign(ieee_number); -+ if (ieee_double_is_zero(ieee_number)) // to avoid crash on log10(number) -+ { -+ ieee_copy_special_string_re(ieee_double_zero_string(ieee_number), p, _p, r, e); -+ return (char *)number_buffer; -+ } -+ if (ieee_double_special_case(ieee_number)) -+ { -+ ieee_copy_special_string_re(ieee_double_special_string(ieee_number), p, _p, r, e); -+ return (char *)number_buffer; -+ } -+ ieee_double_exp10(ieee_number, exponent10); -+ ieee_double_decimal_dot(ieee_number, exponent10, digits, p, r); -+ ieee_double_round(ieee_number, exponent10, s, p); -+ if (e != NULL) *e = p; -+ *p = '\0'; -+ return s; -+} -+ -+/* float to decimal */ -+ -+char * float_to_string (float number, int digits) -+{ -+ ieee_float ieee_number; -+ int exponent10; -+ char *s, *p; const char *_p; -+ ieee_float_init(ieee_number, number); -+ ieee_float_sign(ieee_number); -+ if (ieee_float_is_zero(ieee_number)) -+ { -+ ieee_copy_special_string(ieee_float_zero_string(ieee_number), p, _p); -+ return (char *)number_buffer; -+ } -+ if (ieee_float_special_case(ieee_number)) -+ { -+ ieee_copy_special_string(ieee_float_special_string(ieee_number), p, _p); -+ return (char *)number_buffer; -+ } -+ s = p = number_buffer + 1; -+ ieee_float_exp10(ieee_number, exponent10); -+ ieee_float_decimal(ieee_number, exponent10, digits, p); -+ ieee_float_round(ieee_number, exponent10, s, p); -+ *p = '\0'; -+ return s; -+} -+ -+char * float_as_string (float number, int digits, char **r, char **e) -+{ -+ ieee_float ieee_number; -+ int exponent10; -+ char *s, *p; const char *_p; -+ s = p = number_buffer + 1; -+ ieee_float_init(ieee_number, number); -+ ieee_float_sign(ieee_number); -+ if (ieee_float_is_zero(ieee_number)) -+ { -+ ieee_copy_special_string_re(ieee_float_zero_string(ieee_number), p, _p, r, e); -+ return (char *)number_buffer; -+ } -+ if (ieee_float_special_case(ieee_number)) -+ { -+ ieee_copy_special_string_re(ieee_float_special_string(ieee_number), p, _p, r, e); -+ return (char *)number_buffer; -+ } -+ ieee_float_exp10(ieee_number, exponent10); -+ ieee_float_decimal_dot(ieee_number, exponent10, digits, p, r); -+ ieee_float_round(ieee_number, exponent10, s, p); -+ if (e != NULL) *e = p; -+ *p = '\0'; -+ return s; -+} -+ -+/* decimal string to double/float */ -+ -+#define string_scan_decimal(s, c, number) _scan_decimal(c, number, *++s) -+#define string_scan_fraction(s, c, number, exponent10) _scan_fraction(c, number, exponent10, *++s) -+#define string_scan_exponent10(s, c, exponent10) _scan_exponent10(c, exponent10, *++s) -+ -+const char * string_to_double (const char *s, double *number) -+{ -+ int sign, exponent10, c = *s; -+ string_scan_sign(s, c, sign); -+ string_scan_decimal(s, c, *number); -+ if (c == '.') -+ { -+ c = *++s; -+ string_scan_fraction(s, c, *number, exponent10); -+ } -+ else -+ exponent10 = 0; -+ if (c == 'e' || c == 'E') -+ { -+ c = *++s; -+ string_scan_exponent10(s, c, exponent10); -+ } -+ double_exp10(*number, exponent10); -+ if (sign) *number = -*number; -+ return s; -+} -+ -+const char * string_to_float (const char *s, float *number) -+{ -+ int sign, exponent10, c = *s; -+ string_scan_sign(s, c, sign); -+ string_scan_decimal(s, c, *number); -+ if (c == '.') -+ { -+ c = *++s; -+ string_scan_fraction(s, c, *number, exponent10); -+ } -+ else -+ exponent10 = 0; -+ if (c == 'e' || c == 'E') -+ { -+ c = *++s; -+ string_scan_exponent10(s, c, exponent10); -+ } -+ float_exp10(*number, exponent10); -+ if (sign) *number = -*number; -+ return s; -+} -+ -+/* conventional form */ -+ -+const char * convert_to_double (const char *s, double *number) -+{ -+ int sign, c = *s; -+ string_scan_sign(s, c, sign); -+ string_scan_decimal(s, c, *number); -+ if (c == '.' || c == ',') -+ { -+ int exponent10; -+ c = *++s; -+ string_scan_fraction(s, c, *number, exponent10); -+ if (exponent10 < 0) -+ double_negative_exp10(*number, exponent10); -+ } -+ if (sign) *number = -*number; -+ return s; -+} -+ -+const char * convert_to_float (const char *s, float *number) -+{ -+ int sign, c = *s; -+ string_scan_sign(s, c, sign); -+ string_scan_decimal(s, c, *number); -+ if (c == '.' || c == ',') -+ { -+ int exponent10; -+ c = *++s; -+ string_scan_fraction(s, c, *number, exponent10); -+ if (exponent10 < 0) -+ float_negative_exp10(*number, exponent10); -+ } -+ if (sign) *number = -*number; -+ return s; -+} -+ -+/* pretty common stuff */ -+ -+size_t bytes_to_hex_lc (const void *input, size_t size, unsigned char *output) -+{ -+ size_t i; -+ const unsigned char *p; -+ for (i = 0, p = (const unsigned char *)input; i < size; ++i, ++p) -+ { -+ *output++ = base16_lc_digit1(*p); -+ *output++ = base16_lc_digit2(*p); -+ } -+ *output = '\0'; -+ return 2*size + 1; -+} -+ -+size_t bytes_to_hex_uc (const void *input, size_t size, unsigned char *output) -+{ -+ size_t i; -+ const unsigned char *p; -+ for (i = 0, p = (const unsigned char *)input; i < size; ++i, ++p) -+ { -+ *output++ = base16_uc_digit1(*p); -+ *output++ = base16_uc_digit2(*p); -+ } -+ *output = '\0'; -+ return 2*size + 1; -+} -+ -+size_t hex_to_bytes (const void *input, size_t size, unsigned char *output) -+{ -+ size_t i; -+ int c1, c2; -+ const unsigned char *p; -+ for (i = 1, p = (const unsigned char *)input; i < size; i += 2) -+ { -+ c1 = base16_value(*p); -+ ++p; -+ c2 = base16_value(*p); -+ ++p; -+ if (c1 >= 0 && c2 >= 0) -+ *output++ = (unsigned char)((c1<<4)|c2); -+ else -+ break; -+ } -+ return i >> 1; -+} -+ -+void print_as_hex (const void *input, size_t bytes) -+{ -+ const unsigned char *p; -+ for (p = (const unsigned char *)input; bytes > 0; --bytes, ++p) -+ printf("%02x", *p); -+} -\ No newline at end of file -diff --git a/texk/web2c/luatexdir/luapplib/util/utilnumber.h b/texk/web2c/luatexdir/luapplib/util/utilnumber.h -new file mode 100644 -index 000000000..3c96571b5 ---- /dev/null -+++ b/texk/web2c/luatexdir/luapplib/util/utilnumber.h -@@ -0,0 +1,354 @@ -+#ifndef UTIL_NUMBER_H -+#define UTIL_NUMBER_H -+ -+#include // for size_t -+ -+#include "utilplat.h" -+#include "utildecl.h" -+ -+/* since 'long' isn't long for msvc64/mingw64, we need a type for machine word */ -+ -+#if !defined(__cplusplus) || !defined(_MSC_VER) -+# include // int*_t types are in standard in msvc++ -+#endif -+ -+//#if defined(MSVC64) || defined(__MINGW64__) || defined(__x86_64__) || UINTPTR_MAX > 0xffffffff -+//# define BIT64 -+//#else -+//# define BIT64 -+//#endif -+ -+#if defined(_WIN64) || defined(__MINGW32__) -+# define INT64F "%I64d" -+# define UINT64F "%I64u" -+#else -+# define INT64F "%lld" -+# define UINT64F "%llu" -+#endif -+ -+#if defined(MSVC64) -+# define intlw_t int64_t -+# define uintlw_t uint64_t -+# define INTLW(N) N##I64 -+# define UINTLW(N) N##UI64 -+# define INTLWF INT64F -+# define UINTLWF UINT64F -+#elif defined(__MINGW64__) -+# define intlw_t int64_t -+# define uintlw_t uint64_t -+# define INTLW(N) N##LL -+# define UINTLW(N) N##ULL -+# define INTLWF INT64F -+# define UINTLWF UINT64F -+#else // 32bit or sane 64bit (LP64) -+# define intlw_t long -+# define uintlw_t size_t /*unsigned long*/ -+# define INTLW(N) N##L -+# define UINTLW(N) N##UL -+# define INTLWF "%ld" -+# define UINTLWF "%lu" -+#endif -+ -+/* basic constants */ -+ -+#define MAX_RADIX 36 -+// #define MAX_INTEGER_DIGITS 65 /* 64-bit number in binary form plus '\0' */ -+#define MAX_INTEGER_DIGITS 128 // to handle romannumeral of short int -+ -+#define base36_uc_alphabet "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ" -+#define base36_lc_alphabet "0123456789abcdefghijklmnopqrstuvwxyz" -+ -+#define base26_uc_alphabet "ABCDEFGHIJKLMNOPQRSTUVWXYZ" -+#define base26_lc_alphabet "abcdefghijklmnopqrstuvwxyz" -+extern const int base26_lookup[]; -+ -+#define base36_lc_palindrome "zyxwvutsrqponmlkjihgfedcba9876543210123456789abcdefghijklmnopqrstuvwxyz" -+#define base36_uc_palindrome "ZYXWVUTSRQPONMLKJIHGFEDCBA9876543210123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ" -+ -+extern const int base36_lookup[]; -+ -+#define base10_palindrome "9876543210123456789" -+#define base10_alphabet "0123456789" -+extern const int base10_lookup[]; -+ -+#define base16_uc_alphabet "0123456789ABCDEF" -+#define base16_lc_alphabet "0123456789abcdef" -+extern const int base16_lookup[]; -+ -+#define base16_uc_digit1(c) base16_uc_alphabet[(c)>>4] -+#define base16_uc_digit2(c) base16_uc_alphabet[(c)&15] -+#define base16_lc_digit1(c) base16_lc_alphabet[(c)>>4] -+#define base16_lc_digit2(c) base16_lc_alphabet[(c)&15] -+ -+#define base8_digit(c) ((unsigned)(c - '0') <= (unsigned)('7' - '0')) -+#define base8_value(c) (base8_digit(c) ? (c) - '0' : -1) -+ -+#define base10_digit(c) ((unsigned)(c - '0') <= (unsigned)('9' - '0')) -+#define base10_value(c) (base10_lookup[(uint8_t)c]) -+ -+#define base16_digit(c) (base16_lookup[(uint8_t)c] >= 0) -+#define base16_value(c) (base16_lookup[(uint8_t)c]) -+ -+#define base26_digit(c) (base26_lookup[(uint8_t)c] >= 0) -+#define base26_value(c) (base26_lookup[(uint8_t)c]) -+ -+#define base36_digit(c) (base36_lookup[(uint8_t)c] >= 0) -+#define base36_value(c) (base36_lookup[(uint8_t)c]) -+ -+//#define base_digit(c, radix) ((unsigned)(base36_lookup[c]) < (unsigned)(radix)) -+//#define base_value(c, radix) (base_digit(c, radix) ? base36_lookup[c] : -1) -+ -+/* integer from string; return a pointer to character next to the last digit */ -+ -+UTILAPI const char * string_to_int32 (const char *s, int32_t *number); -+UTILAPI const char * string_to_intlw (const char *s, intlw_t *number); -+UTILAPI const char * string_to_int64 (const char *s, int64_t *number); -+ -+UTILAPI const char * string_to_uint32 (const char *s, uint32_t *number); -+UTILAPI const char * string_to_uintlw (const char *s, uintlw_t *number); -+UTILAPI const char * string_to_uint64 (const char *s, uint64_t *number); -+ -+UTILAPI const char * radix_to_int32 (const char *s, int32_t *number, int radix); -+UTILAPI const char * radix_to_intlw (const char *s, intlw_t *number, int radix); -+UTILAPI const char * radix_to_int64 (const char *s, int64_t *number, int radix); -+ -+UTILAPI const char * radix_to_uint32 (const char *s, uint32_t *number, int radix); -+UTILAPI const char * radix_to_uintlw (const char *s, uintlw_t *number, int radix); -+UTILAPI const char * radix_to_uint64 (const char *s, uint64_t *number, int radix); -+ -+UTILAPI const char * roman_to_uint16 (const char *s, uint16_t *number); -+ -+UTILAPI const char * alpha_to_uint32 (const char *s, uint32_t *number); -+UTILAPI const char * alpha_to_uintlw (const char *s, uintlw_t *number); -+UTILAPI const char * alpha_to_uint64 (const char *s, uint64_t *number); -+ -+UTILAPI const char * alphan_to_uint32 (const char *s, uint32_t *number); -+UTILAPI const char * alphan_to_uintlw (const char *s, uintlw_t *number); -+UTILAPI const char * alphan_to_uint64 (const char *s, uintlw_t *number); -+ -+/* -+integer to string; return a pointer to null-terminated static const string -+same but also stores pointer to trailing null (to be used for firther formatting) -+*/ -+ -+UTILAPI char * int32_as_string (int32_t number, char **e); -+UTILAPI char * intlw_as_string (intlw_t number, char **e); -+UTILAPI char * int64_as_string (int64_t number, char **e); -+ -+UTILAPI char * uint32_as_string (uint32_t number, char **e); -+UTILAPI char * uintlw_as_string (uintlw_t number, char **e); -+UTILAPI char * uint64_as_string (uint64_t number, char **e); -+ -+#define int32_to_string(number) int32_as_string(number, NULL) -+#define intlw_to_string(number) intlw_as_string(number, NULL) -+#define int64_to_string(number) int64_as_string(number, NULL) -+ -+#define uint32_to_string(number) uint32_as_string(number, NULL) -+#define uintlw_to_string(number) uintlw_as_string(number, NULL) -+#define uint64_to_string(number) uint64_as_string(number, NULL) -+ -+UTILAPI char * int32_as_radix (int32_t number, int radix, char **e); -+UTILAPI char * intlw_as_radix (intlw_t number, int radix, char **e); -+UTILAPI char * int64_as_radix (int64_t number, int radix, char **e); -+ -+UTILAPI char * uint32_as_radix (uint32_t number, int radix, char **e); -+UTILAPI char * uintlw_as_radix (uintlw_t number, int radix, char **e); -+UTILAPI char * uint64_as_radix (uint64_t number, int radix, char **e); -+ -+#define int32_to_radix(number, radix) int32_as_radix(number, radix, NULL) -+#define intlw_to_radix(number, radix) intlw_as_radix(number, radix, NULL) -+#define int64_to_radix(number, radix) int64_as_radix(number, radix, NULL) -+ -+#define uint32_to_radix(number, radix) uint32_as_radix(number, radix, NULL) -+#define uintlw_to_radix(number, radix) uintlw_as_radix(number, radix, NULL) -+#define uint64_to_radix(number, radix) uint64_as_radix(number, radix, NULL) -+ -+UTILAPI char * uint32_as_alpha_uc (uint32_t number, char **e); -+UTILAPI char * uint32_as_alpha_lc (uint32_t number, char **e); -+UTILAPI char * uintlw_as_alpha_uc (uintlw_t number, char **e); -+UTILAPI char * uintlw_as_alpha_lc (uintlw_t number, char **e); -+UTILAPI char * uint64_as_alpha_uc (uint64_t number, char **e); -+UTILAPI char * uint64_as_alpha_lc (uint64_t number, char **e); -+ -+#define uint32_to_alpha_uc(number) uint32_as_alpha_uc(number, NULL) -+#define uint32_to_alpha_lc(number) uint32_as_alpha_lc(number, NULL) -+#define uintlw_to_alpha_uc(number) uintlw_as_alpha_uc(number, NULL) -+#define uintlw_to_alpha_lc(number) uintlw_as_alpha_lc(number, NULL) -+#define uint64_to_alpha_uc(number) uint64_as_alpha_uc(number, NULL) -+#define uint64_to_alpha_lc(number) uint64_as_alpha_lc(number, NULL) -+ -+UTILAPI char * uint32_as_alphan_uc (uint32_t number, char **e); -+UTILAPI char * uint32_as_alphan_lc (uint32_t number, char **e); -+UTILAPI char * uintlw_as_alphan_uc (uintlw_t number, char **e); -+UTILAPI char * uintlw_as_alphan_lc (uintlw_t number, char **e); -+UTILAPI char * uint64_as_alphan_uc (uint64_t number, char **e); -+UTILAPI char * uint64_as_alphan_lc (uint64_t number, char **e); -+ -+#define uint32_to_alphan_uc(number) uint32_as_alpha_uc(number, NULL) -+#define uint32_to_alphan_lc(number) uint32_as_alpha_lc(number, NULL) -+#define uintlw_to_alphan_uc(number) uintlw_as_alpha_uc(number, NULL) -+#define uintlw_to_alphan_lc(number) uintlw_as_alpha_lc(number, NULL) -+#define uint64_to_alphan_uc(number) uint64_as_alpha_uc(number, NULL) -+#define uint64_to_alphan_lc(number) uint64_as_alpha_lc(number, NULL) -+ -+/* roman numeral (limited to uint16_t) */ -+ -+UTILAPI char * uint16_as_roman_uc (uint16_t number, char **e); -+UTILAPI char * uint16_as_roman_lc (uint16_t number, char **e); -+ -+#define uint16_to_roman_uc(number) uint16_as_roman_uc(number, NULL) -+#define uint16_to_roman_lc(number) uint16_as_roman_lc(number, NULL) -+ -+#define uint16_as_roman(number) uint16_as_roman_uc(number) -+#define uint16_to_roman(number) uint16_to_roman_uc(number) -+ -+/* double/float to string */ -+ -+UTILAPI char * double_to_string (double number, int digits); -+UTILAPI char * float_to_string (float number, int digits); -+ -+UTILAPI char * double_as_string (double number, int digits, char **r, char **e); -+UTILAPI char * float_as_string (float number, int digits, char **r, char **e); -+ -+/* string to double/float */ -+ -+UTILAPI const char * string_to_double (const char *s, double *number); -+UTILAPI const char * string_to_float (const char *s, float *number); -+ -+/* convenience form accepting comma among a dot, with not exp notation (eg. pdf) */ -+ -+UTILAPI const char * convert_to_double (const char *s, double *number); -+UTILAPI const char * convert_to_float (const char *s, float *number); -+ -+/* binary data parsers helpers */ -+ -+#define get_byte1(i) ((i)&255) -+#define get_byte2(i) (((i)>>8)&255) -+#define get_byte3(i) (((i)>>16)&255) -+#define get_byte4(i) (((i)>>24)&255) -+ -+#define read_uint16be_as(s, int_type) ((int_type)((s[0]<<8)|s[1])) -+#define read_uint32be_as(s, int_type) ((int_type)((s[0]<<24)|(s[1]<<16)|(s[2]<<8)|s[3])) -+ -+#define read_uint16le_as(s, int_type) ((int_type)((s[1]<<8)|s[0])) -+#define read_uint32le_as(s, int_type) ((int_type)((s[3]<<24)|(s[2]<<16)|(s[1]<<8)|s[0])) -+ -+#define read_uint16_native(s) (*((uint16_t *)(s))) -+#define read_uint32_native(s) (*((uint32_t *)(s))) -+#define read_int16_native(s) (*((int16_t *)(s))) -+#define read_int32_native(s) (*((int32_t *)(s))) -+ -+#define scan_uint16be_as(s, int_type) (s += 2, (int_type)((s[-2]<<8)|s[-1])) -+#define scan_uint32be_as(s, int_type) (s += 4, (int_type)((s[-4]<<24)|(s[-3]<<16)|(s[-2]<<8)|s[-1])) -+ -+#define scan_uint16le_as(s, int_type) (s += 2, (int_type)((s[-1]<<8)|s[-2])) -+#define scan_uint32le_as(s, int_type) (s += 4, (int_type)((s[-1]<<24)|(s[-2]<<16)|(s[-3]<<8)|s[-4])) -+ -+#define scan_uint16_native(s) (s += 2, read_uint16_native(s-2)) -+#define scan_uint32_native(s) (s += 4, read_uint32_native(s-4)) -+#define scan_int16_native(s) (s += 2, read_int16_native(s-2)) -+#define scan_int32_native(s) (s += 4, read_int32_native(s-4)) -+ -+#define read_fixed16_16_as(s, float_type) (((float_type)read_uint32be_as(s, signed int))/(1<<16)) -+#define read_fixed2_14_as(s, float_type) (((float_type)read_uint16be_as(s, signed short))/(1<<14)) -+ -+#define scan_fixed16_16_as(s, float_type) (((float_type)scan_uint32be_as(s, signed int))/(1<<16)) -+#define scan_fixed2_14_as(s, float_type) (((float_type)scan_uint16be_as(s, signed short))/(1<<14)) -+ -+/* internal procedures */ -+ -+#define _scan_sign(c, sign, next) \ -+ do { if (c == '-') { sign = 1; c = next; } else if (c == '+') { sign = 0; c = next; } else sign = 0; } while (0) -+ -+#define integer_multiplied10(number) (((number) << 1) + ((number) << 3)) -+ -+#define _scan_integer(c, number, next) \ -+ for (number = 0; base10_digit(c); number = integer_multiplied10(number) + (c - '0'), c = next) -+#define _scan_radix(c, number, radix, next) \ -+ for (number = 0; (c = base36_value(c)) >= 0 && c < radix; number = number * radix + c, c = next) -+ -+#define _read_integer(c, number, next) \ -+ for (number = c - '0', c = next; base10_digit(c); number = integer_multiplied10(number) + (c - '0'), c = next) -+#define _read_radix(c, number, radix, next) \ -+ for (number = c - '0', c = next; (c = base36_value(c)) >= 0 && c < radix; number = number * radix + c, c = next) -+ -+/* rationals */ -+ -+#define _scan_decimal(c, number, next) \ -+ for (number = 0; base10_digit(c); number = number*10 + (c - '0'), c = next) -+#define _scan_fraction(c, number, exponent10, next) \ -+ for (exponent10 = 0; base10_digit(c); --exponent10, number = number*10 + (c - '0'), c = next) -+ -+#define _scan_exponent10(c, exponent10, next) \ -+ do { \ -+ int eexponent10, eexpsign; \ -+ _scan_sign(c, eexpsign, next); \ -+ _scan_integer(c, eexponent10, next); \ -+ if (eexpsign) \ -+ exponent10 -= eexponent10; \ -+ else \ -+ exponent10 += eexponent10; \ -+ } while(0) -+ -+#if 0 -+ -+// kept just for sentiment ;) -+ -+extern const double double_binary_power10[]; -+extern const float float_binary_power10[]; -+extern const double double_binary_negpower10[]; -+extern const float float_binary_negpower10[]; -+ -+#define double_negative_exp10(number, exponent) \ -+{ const double *bp10; int e = ((exponent) < 511 ? 511 : -(exponent)); \ -+ for (bp10 = double_binary_negpower10; e > 0; e >>= 1, ++bp10) \ -+ if (e & 1) number *= *bp10; } -+ -+#define float_negative_exp10(number, exponent) \ -+{ const float *bp10; int e = ((exponent) < 64 ? 64 : -(exponent)); \ -+ for (bp10 = float_binary_negpower10; e > 0; e >>= 1, ++bp10) \ -+ if (e & 1) number *= *bp10; } -+ -+#define double_positive_exp10(number, exponent) \ -+{ const double *bp10; int e = ((exponent) > 511 ? 511 : (exponent)); \ -+ for (bp10 = double_binary_power10; e > 0; e >>= 1, ++bp10) \ -+ if (e & 1) number *= *bp10; } -+ -+#define float_positive_exp10(number, exponent) \ -+{ const float *bp10; int e = ((exponent) > 64 ? 64 : (exponent)); \ -+ for (bp10 = double_binary_power10; e > 0; e >>= 1, ++bp10) \ -+ if (e & 1) number *= *bp10; } -+ -+#define double_exp10(number, exponent) \ -+ if ((exponent) < 0) double_negative_exp10(number, exponent) else if ((exponent) > 0) double_positive_exp10(number, exponent) -+ -+#define float_exp10(number, exponent) \ -+ if ((exponent) < 0) float_negative_exp10(number, exponent) else if ((exponent) > 0) float_positive_exp10(number, exponent) -+ -+#else -+ -+extern const double double_decimal_power10[]; -+extern const float float_decimal_power10[]; -+extern const double double_decimal_negpower10[]; -+extern const float float_decimal_negpower10[]; -+ -+#define double_negative_exp10(number, exponent) ((number) *= double_decimal_negpower10[(exponent) < -308 ? 308 : -(exponent)]) -+#define double_positive_exp10(number, exponent) ((number) *= double_decimal_power10[(exponent) > 308 ? 308 : (exponent)]) -+ -+#define float_negative_exp10(number, exponent) ((number) *= float_decimal_negpower10[(exponent) < -38 ? 38 : -(exponent)]) -+#define float_positive_exp10(number, exponent) ((number) *= float_decimal_power10[(exponent) > 38 ? 38 : (exponent)]) -+ -+#define double_exp10(number, exponent) ((void)(((exponent) < 0 && double_negative_exp10(number, exponent)) || (((exponent) > 0 && double_positive_exp10(number, exponent))))) -+#define float_exp10(number, exponent) ((void)(((exponent) < 0 && float_negative_exp10(number, exponent)) || (((exponent) > 0 && float_positive_exp10(number, exponent))))) -+ -+#endif -+ -+/* pretty common stuff */ -+ -+#define bytes_to_hex(input, size, output) bytes_to_hex_lc(input, size, output) -+UTILAPI size_t bytes_to_hex_lc (const void *input, size_t size, uint8_t *output); -+UTILAPI size_t bytes_to_hex_uc (const void *input, size_t size, uint8_t *output); -+UTILAPI size_t hex_to_bytes (const void *input, size_t size, uint8_t *output); -+UTILAPI void print_as_hex (const void *input, size_t bytes); -+ -+#endif -\ No newline at end of file -diff --git a/texk/web2c/luatexdir/luapplib/util/utilplat.h b/texk/web2c/luatexdir/luapplib/util/utilplat.h -new file mode 100644 -index 000000000..037a1e231 ---- /dev/null -+++ b/texk/web2c/luatexdir/luapplib/util/utilplat.h -@@ -0,0 +1,23 @@ -+ -+#ifndef UTIL_PLAT_H -+#define UTIL_PLAT_H -+ -+#if defined(_WIN32) || defined(WIN32) -+# ifdef _MSC_VER -+# if defined(_M_64) || defined(_WIN64) -+# define MSVC64 -+# else -+# define MSVC32 -+# endif -+# else -+# if defined(__MINGW64__) -+# define MINGW64 -+# else -+# if defined(__MINGW32__) -+# define MINGW32 -+# endif -+# endif -+# endif -+#endif -+ -+#endif -\ No newline at end of file -diff --git a/texk/web2c/luatexdir/luapplib/util/utilsha.c b/texk/web2c/luatexdir/luapplib/util/utilsha.c -new file mode 100644 -index 000000000..665320730 ---- /dev/null -+++ b/texk/web2c/luatexdir/luapplib/util/utilsha.c -@@ -0,0 +1,1290 @@ -+/* sha2 implementation by Aaron D. Gifford (http://www.aarongifford.com) */ -+ -+#if defined __arm__ || defined __ARM__ || defined ARM || defined __ARM || defined __arm || defined __ARM_ARCH ||defined __aarch64__ -+#include -+#endif -+ -+#ifndef BYTE_ORDER -+#define BYTE_ORDER LITTLE_ENDIAN -+#endif -+/* begin of sha2.c */ -+ -+/* -+ * FILE: sha2.c -+ * AUTHOR: Aaron D. Gifford - http://www.aarongifford.com/ -+ * -+ * Copyright (c) 2000-2001, Aaron D. Gifford -+ * All rights reserved. -+ * -+ * Redistribution and use in source and binary forms, with or without -+ * modification, are permitted provided that the following conditions -+ * are met: -+ * 1. Redistributions of source code must retain the above copyright -+ * notice, this list of conditions and the following disclaimer. -+ * 2. Redistributions in binary form must reproduce the above copyright -+ * notice, this list of conditions and the following disclaimer in the -+ * documentation and/or other materials provided with the distribution. -+ * 3. Neither the name of the copyright holder nor the names of contributors -+ * may be used to endorse or promote products derived from this software -+ * without specific prior written permission. -+ * -+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTOR(S) ``AS IS'' AND -+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -+ * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -+ * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTOR(S) BE LIABLE -+ * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -+ * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -+ * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -+ * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -+ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -+ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -+ * SUCH DAMAGE. -+ * -+ * $Id: sha2.c,v 1.1 2001/11/08 00:01:51 adg Exp adg $ -+ */ -+ -+#include /* memcpy()/memset() or bcopy()/bzero() */ -+#if defined __arm__ || defined __ARM__ || defined ARM || defined __ARM || defined __arm || defined __ARM_ARCH ||defined __aarch64__ -+#include -+#endif -+#include /* assert() */ -+//#include "sha2.h" -+#include "utilsha.h" -+ -+/* -+ * ASSERT NOTE: -+ * Some sanity checking code is included using assert(). On my FreeBSD -+ * system, this additional code can be removed by compiling with NDEBUG -+ * defined. Check your own systems manpage on assert() to see how to -+ * compile WITHOUT the sanity checking code on your system. -+ * -+ * UNROLLED TRANSFORM LOOP NOTE: -+ * You can define SHA2_UNROLL_TRANSFORM to use the unrolled transform -+ * loop version for the hash transform rounds (defined using macros -+ * later in this file). Either define on the command line, for example: -+ * -+ * cc -DSHA2_UNROLL_TRANSFORM -o sha2 sha2.c sha2prog.c -+ * -+ * or define below: -+ * -+ * #define SHA2_UNROLL_TRANSFORM -+ * -+ */ -+ -+ -+/*** SHA-256/384/512 Machine Architecture Definitions *****************/ -+/* -+ * BYTE_ORDER NOTE: -+ * -+ * Please make sure that your system defines BYTE_ORDER. If your -+ * architecture is little-endian, make sure it also defines -+ * LITTLE_ENDIAN and that the two (BYTE_ORDER and LITTLE_ENDIAN) are -+ * equivilent. -+ * -+ * If your system does not define the above, then you can do so by -+ * hand like this: -+ * -+ * #define LITTLE_ENDIAN 1234 -+ * #define BIG_ENDIAN 4321 -+ * -+ * And for little-endian machines, add: -+ * -+ * #define BYTE_ORDER LITTLE_ENDIAN -+ * -+ * Or for big-endian machines: -+ * -+ * #define BYTE_ORDER BIG_ENDIAN -+ * -+ * The FreeBSD machine this was written on defines BYTE_ORDER -+ * appropriately by including (which in turn includes -+ * where the appropriate definitions are actually -+ * made). -+ */ -+#if !defined(BYTE_ORDER) || (BYTE_ORDER != LITTLE_ENDIAN && BYTE_ORDER != BIG_ENDIAN) -+#error Define BYTE_ORDER to be equal to either LITTLE_ENDIAN or BIG_ENDIAN -+#endif -+ -+/* -+ * Define the followingsha2_* types to types of the correct length on -+ * the native archtecture. Most BSD systems and Linux define u_intXX_t -+ * types. Machines with very recent ANSI C headers, can use the -+ * uintXX_t definintions from inttypes.h by defining SHA2_USE_INTTYPES_H -+ * during compile or in the sha.h header file. -+ * -+ * Machines that support neither u_intXX_t nor inttypes.h's uintXX_t -+ * will need to define these three typedefs below (and the appropriate -+ * ones in sha.h too) by hand according to their system architecture. -+ * -+ * Thank you, Jun-ichiro itojun Hagino, for suggesting using u_intXX_t -+ * types and pointing out recent ANSI C support for uintXX_t in inttypes.h. -+ * -+ * PJ: replace by uintX_t -+ */ -+ -+//typedef uint8_t sha2_byte; /* Exactly 1 byte */ -+//typedef uint32_t sha2_word32; /* Exactly 4 bytes */ -+//typedef uint64_t sha2_word64; /* Exactly 8 bytes */ -+ -+/*** SHA-256/384/512 Various Length Definitions ***********************/ -+/* NOTE: Most of these are in sha2.h */ -+#define SHA256_SHORT_BLOCK_LENGTH (SHA256_BLOCK_LENGTH - 8) -+#define SHA384_SHORT_BLOCK_LENGTH (SHA384_BLOCK_LENGTH - 16) -+#define SHA512_SHORT_BLOCK_LENGTH (SHA512_BLOCK_LENGTH - 16) -+ -+ -+/*** ENDIAN REVERSAL MACROS *******************************************/ -+#if BYTE_ORDER == LITTLE_ENDIAN -+#define REVERSE32(w,x) { \ -+ uint32_t tmp = (w); \ -+ tmp = (tmp >> 16) | (tmp << 16); \ -+ (x) = ((tmp & 0xff00ff00UL) >> 8) | ((tmp & 0x00ff00ffUL) << 8); \ -+} -+#define REVERSE64(w,x) { \ -+ uint64_t tmp = (w); \ -+ tmp = (tmp >> 32) | (tmp << 32); \ -+ tmp = ((tmp & 0xff00ff00ff00ff00ULL) >> 8) | \ -+ ((tmp & 0x00ff00ff00ff00ffULL) << 8); \ -+ (x) = ((tmp & 0xffff0000ffff0000ULL) >> 16) | \ -+ ((tmp & 0x0000ffff0000ffffULL) << 16); \ -+} -+#endif /* BYTE_ORDER == LITTLE_ENDIAN */ -+ -+/* -+ * Macro for incrementally adding the unsigned 64-bit integer n to the -+ * unsigned 128-bit integer (represented using a two-element array of -+ * 64-bit words): -+ */ -+#define ADDINC128(w,n) { \ -+ (w)[0] += (uint64_t)(n); \ -+ if ((w)[0] < (n)) { \ -+ (w)[1]++; \ -+ } \ -+} -+ -+/* -+ * Macros for copying blocks of memory and for zeroing out ranges -+ * of memory. Using these macros makes it easy to switch from -+ * using memset()/memcpy() and using bzero()/bcopy(). -+ * -+ * Please define either SHA2_USE_MEMSET_MEMCPY or define -+ * SHA2_USE_BZERO_BCOPY depending on which function set you -+ * choose to use: -+ */ -+#if !defined(SHA2_USE_MEMSET_MEMCPY) && !defined(SHA2_USE_BZERO_BCOPY) -+/* Default to memset()/memcpy() if no option is specified */ -+#define SHA2_USE_MEMSET_MEMCPY 1 -+#endif -+#if defined(SHA2_USE_MEMSET_MEMCPY) && defined(SHA2_USE_BZERO_BCOPY) -+/* Abort with an error if BOTH options are defined */ -+#error Define either SHA2_USE_MEMSET_MEMCPY or SHA2_USE_BZERO_BCOPY, not both! -+#endif -+ -+#ifdef SHA2_USE_MEMSET_MEMCPY -+#define MEMSET_BZERO(p,l) memset((p), 0, (l)) -+#define MEMCPY_BCOPY(d,s,l) memcpy((d), (s), (l)) -+#endif -+#ifdef SHA2_USE_BZERO_BCOPY -+#define MEMSET_BZERO(p,l) bzero((p), (l)) -+#define MEMCPY_BCOPY(d,s,l) bcopy((s), (d), (l)) -+#endif -+ -+ -+/*** THE SIX LOGICAL FUNCTIONS ****************************************/ -+/* -+ * Bit shifting and rotation (used by the six SHA-XYZ logical functions: -+ * -+ * NOTE: The naming of R and S appears backwards here (R is a SHIFT and -+ * S is a ROTATION) because the SHA-256/384/512 description document -+ * (see http://csrc.nist.gov/cryptval/shs/sha256-384-512.pdf) uses this -+ * same "backwards" definition. -+ */ -+/* Shift-right (used in SHA-256, SHA-384, and SHA-512): */ -+#define R(b,x) ((x) >> (b)) -+/* 32-bit Rotate-right (used in SHA-256): */ -+#define S32(b,x) (((x) >> (b)) | ((x) << (32 - (b)))) -+/* 64-bit Rotate-right (used in SHA-384 and SHA-512): */ -+#define S64(b,x) (((x) >> (b)) | ((x) << (64 - (b)))) -+ -+/* Two of six logical functions used in SHA-256, SHA-384, and SHA-512: */ -+#define Ch(x,y,z) (((x) & (y)) ^ ((~(x)) & (z))) -+#define Maj(x,y,z) (((x) & (y)) ^ ((x) & (z)) ^ ((y) & (z))) -+ -+/* Four of six logical functions used in SHA-256: */ -+#define Sigma0_256(x) (S32(2, (x)) ^ S32(13, (x)) ^ S32(22, (x))) -+#define Sigma1_256(x) (S32(6, (x)) ^ S32(11, (x)) ^ S32(25, (x))) -+#define sigma0_256(x) (S32(7, (x)) ^ S32(18, (x)) ^ R(3 , (x))) -+#define sigma1_256(x) (S32(17, (x)) ^ S32(19, (x)) ^ R(10, (x))) -+ -+/* Four of six logical functions used in SHA-384 and SHA-512: */ -+#define Sigma0_512(x) (S64(28, (x)) ^ S64(34, (x)) ^ S64(39, (x))) -+#define Sigma1_512(x) (S64(14, (x)) ^ S64(18, (x)) ^ S64(41, (x))) -+#define sigma0_512(x) (S64( 1, (x)) ^ S64( 8, (x)) ^ R( 7, (x))) -+#define sigma1_512(x) (S64(19, (x)) ^ S64(61, (x)) ^ R( 6, (x))) -+ -+/*** INTERNAL FUNCTION PROTOTYPES *************************************/ -+/* NOTE: These should not be accessed directly from outside this -+ * library -- they are intended for private internal visibility/use -+ * only. -+ */ -+static void SHA512_Last(SHA512_CTX*); -+static void SHA256_Transform(SHA256_CTX*, const uint32_t*); -+static void SHA512_Transform(SHA512_CTX*, const uint64_t*); -+ -+ -+/*** SHA-XYZ INITIAL HASH VALUES AND CONSTANTS ************************/ -+/* Hash constant words K for SHA-256: */ -+static const uint32_t K256[64] = { -+ 0x428a2f98UL, 0x71374491UL, 0xb5c0fbcfUL, 0xe9b5dba5UL, -+ 0x3956c25bUL, 0x59f111f1UL, 0x923f82a4UL, 0xab1c5ed5UL, -+ 0xd807aa98UL, 0x12835b01UL, 0x243185beUL, 0x550c7dc3UL, -+ 0x72be5d74UL, 0x80deb1feUL, 0x9bdc06a7UL, 0xc19bf174UL, -+ 0xe49b69c1UL, 0xefbe4786UL, 0x0fc19dc6UL, 0x240ca1ccUL, -+ 0x2de92c6fUL, 0x4a7484aaUL, 0x5cb0a9dcUL, 0x76f988daUL, -+ 0x983e5152UL, 0xa831c66dUL, 0xb00327c8UL, 0xbf597fc7UL, -+ 0xc6e00bf3UL, 0xd5a79147UL, 0x06ca6351UL, 0x14292967UL, -+ 0x27b70a85UL, 0x2e1b2138UL, 0x4d2c6dfcUL, 0x53380d13UL, -+ 0x650a7354UL, 0x766a0abbUL, 0x81c2c92eUL, 0x92722c85UL, -+ 0xa2bfe8a1UL, 0xa81a664bUL, 0xc24b8b70UL, 0xc76c51a3UL, -+ 0xd192e819UL, 0xd6990624UL, 0xf40e3585UL, 0x106aa070UL, -+ 0x19a4c116UL, 0x1e376c08UL, 0x2748774cUL, 0x34b0bcb5UL, -+ 0x391c0cb3UL, 0x4ed8aa4aUL, 0x5b9cca4fUL, 0x682e6ff3UL, -+ 0x748f82eeUL, 0x78a5636fUL, 0x84c87814UL, 0x8cc70208UL, -+ 0x90befffaUL, 0xa4506cebUL, 0xbef9a3f7UL, 0xc67178f2UL -+}; -+ -+/* Initial hash value H for SHA-256: */ -+static const uint32_t sha256_initial_hash_value[8] = { -+ 0x6a09e667UL, -+ 0xbb67ae85UL, -+ 0x3c6ef372UL, -+ 0xa54ff53aUL, -+ 0x510e527fUL, -+ 0x9b05688cUL, -+ 0x1f83d9abUL, -+ 0x5be0cd19UL -+}; -+ -+/* Hash constant words K for SHA-384 and SHA-512: */ -+static const uint64_t K512[80] = { -+ 0x428a2f98d728ae22ULL, 0x7137449123ef65cdULL, -+ 0xb5c0fbcfec4d3b2fULL, 0xe9b5dba58189dbbcULL, -+ 0x3956c25bf348b538ULL, 0x59f111f1b605d019ULL, -+ 0x923f82a4af194f9bULL, 0xab1c5ed5da6d8118ULL, -+ 0xd807aa98a3030242ULL, 0x12835b0145706fbeULL, -+ 0x243185be4ee4b28cULL, 0x550c7dc3d5ffb4e2ULL, -+ 0x72be5d74f27b896fULL, 0x80deb1fe3b1696b1ULL, -+ 0x9bdc06a725c71235ULL, 0xc19bf174cf692694ULL, -+ 0xe49b69c19ef14ad2ULL, 0xefbe4786384f25e3ULL, -+ 0x0fc19dc68b8cd5b5ULL, 0x240ca1cc77ac9c65ULL, -+ 0x2de92c6f592b0275ULL, 0x4a7484aa6ea6e483ULL, -+ 0x5cb0a9dcbd41fbd4ULL, 0x76f988da831153b5ULL, -+ 0x983e5152ee66dfabULL, 0xa831c66d2db43210ULL, -+ 0xb00327c898fb213fULL, 0xbf597fc7beef0ee4ULL, -+ 0xc6e00bf33da88fc2ULL, 0xd5a79147930aa725ULL, -+ 0x06ca6351e003826fULL, 0x142929670a0e6e70ULL, -+ 0x27b70a8546d22ffcULL, 0x2e1b21385c26c926ULL, -+ 0x4d2c6dfc5ac42aedULL, 0x53380d139d95b3dfULL, -+ 0x650a73548baf63deULL, 0x766a0abb3c77b2a8ULL, -+ 0x81c2c92e47edaee6ULL, 0x92722c851482353bULL, -+ 0xa2bfe8a14cf10364ULL, 0xa81a664bbc423001ULL, -+ 0xc24b8b70d0f89791ULL, 0xc76c51a30654be30ULL, -+ 0xd192e819d6ef5218ULL, 0xd69906245565a910ULL, -+ 0xf40e35855771202aULL, 0x106aa07032bbd1b8ULL, -+ 0x19a4c116b8d2d0c8ULL, 0x1e376c085141ab53ULL, -+ 0x2748774cdf8eeb99ULL, 0x34b0bcb5e19b48a8ULL, -+ 0x391c0cb3c5c95a63ULL, 0x4ed8aa4ae3418acbULL, -+ 0x5b9cca4f7763e373ULL, 0x682e6ff3d6b2b8a3ULL, -+ 0x748f82ee5defb2fcULL, 0x78a5636f43172f60ULL, -+ 0x84c87814a1f0ab72ULL, 0x8cc702081a6439ecULL, -+ 0x90befffa23631e28ULL, 0xa4506cebde82bde9ULL, -+ 0xbef9a3f7b2c67915ULL, 0xc67178f2e372532bULL, -+ 0xca273eceea26619cULL, 0xd186b8c721c0c207ULL, -+ 0xeada7dd6cde0eb1eULL, 0xf57d4f7fee6ed178ULL, -+ 0x06f067aa72176fbaULL, 0x0a637dc5a2c898a6ULL, -+ 0x113f9804bef90daeULL, 0x1b710b35131c471bULL, -+ 0x28db77f523047d84ULL, 0x32caab7b40c72493ULL, -+ 0x3c9ebe0a15c9bebcULL, 0x431d67c49c100d4cULL, -+ 0x4cc5d4becb3e42b6ULL, 0x597f299cfc657e2aULL, -+ 0x5fcb6fab3ad6faecULL, 0x6c44198c4a475817ULL -+}; -+ -+/* Initial hash value H for SHA-384 */ -+static const uint64_t sha384_initial_hash_value[8] = { -+ 0xcbbb9d5dc1059ed8ULL, -+ 0x629a292a367cd507ULL, -+ 0x9159015a3070dd17ULL, -+ 0x152fecd8f70e5939ULL, -+ 0x67332667ffc00b31ULL, -+ 0x8eb44a8768581511ULL, -+ 0xdb0c2e0d64f98fa7ULL, -+ 0x47b5481dbefa4fa4ULL -+}; -+ -+/* Initial hash value H for SHA-512 */ -+static const uint64_t sha512_initial_hash_value[8] = { -+ 0x6a09e667f3bcc908ULL, -+ 0xbb67ae8584caa73bULL, -+ 0x3c6ef372fe94f82bULL, -+ 0xa54ff53a5f1d36f1ULL, -+ 0x510e527fade682d1ULL, -+ 0x9b05688c2b3e6c1fULL, -+ 0x1f83d9abfb41bd6bULL, -+ 0x5be0cd19137e2179ULL -+}; -+ -+/* -+ * Constant used by SHA256/384/512_End() functions for converting the -+ * digest to a readable hexadecimal character string: -+ */ -+ -+//static const char *sha2_hex_digits = "0123456789abcdef"; // PJ -+ -+ -+/*** SHA-256: *********************************************************/ -+static void SHA256_Init(SHA256_CTX* context) { -+ if (context == (SHA256_CTX*)0) { -+ return; -+ } -+ MEMCPY_BCOPY(context->state, sha256_initial_hash_value, SHA256_DIGEST_LENGTH); -+ MEMSET_BZERO(context->buffer, SHA256_BLOCK_LENGTH); -+ context->bitcount = 0; -+} -+ -+#ifdef SHA2_UNROLL_TRANSFORM -+ -+/* Unrolled SHA-256 round macros: */ -+ -+#if BYTE_ORDER == LITTLE_ENDIAN -+ -+#define ROUND256_0_TO_15(a,b,c,d,e,f,g,h) \ -+ REVERSE32(*data++, W256[j]); \ -+ T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + \ -+ K256[j] + W256[j]; \ -+ (d) += T1; \ -+ (h) = T1 + Sigma0_256(a) + Maj((a), (b), (c)); \ -+ j++ -+ -+ -+#else /* BYTE_ORDER == LITTLE_ENDIAN */ -+ -+#define ROUND256_0_TO_15(a,b,c,d,e,f,g,h) \ -+ T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + \ -+ K256[j] + (W256[j] = *data++); \ -+ (d) += T1; \ -+ (h) = T1 + Sigma0_256(a) + Maj((a), (b), (c)); \ -+ j++ -+ -+#endif /* BYTE_ORDER == LITTLE_ENDIAN */ -+ -+#define ROUND256(a,b,c,d,e,f,g,h) \ -+ s0 = W256[(j+1)&0x0f]; \ -+ s0 = sigma0_256(s0); \ -+ s1 = W256[(j+14)&0x0f]; \ -+ s1 = sigma1_256(s1); \ -+ T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + K256[j] + \ -+ (W256[j&0x0f] += s1 + W256[(j+9)&0x0f] + s0); \ -+ (d) += T1; \ -+ (h) = T1 + Sigma0_256(a) + Maj((a), (b), (c)); \ -+ j++ -+ -+void SHA256_Transform(SHA256_CTX* context, const uint32_t* data) { -+ uint32_t a, b, c, d, e, f, g, h, s0, s1; -+ uint32_t T1, *W256; -+ int j; -+ -+ W256 = (uint32_t*)context->buffer; -+ -+ /* Initialize registers with the prev. intermediate value */ -+ a = context->state[0]; -+ b = context->state[1]; -+ c = context->state[2]; -+ d = context->state[3]; -+ e = context->state[4]; -+ f = context->state[5]; -+ g = context->state[6]; -+ h = context->state[7]; -+ -+ j = 0; -+ do { -+ /* Rounds 0 to 15 (unrolled): */ -+ ROUND256_0_TO_15(a,b,c,d,e,f,g,h); -+ ROUND256_0_TO_15(h,a,b,c,d,e,f,g); -+ ROUND256_0_TO_15(g,h,a,b,c,d,e,f); -+ ROUND256_0_TO_15(f,g,h,a,b,c,d,e); -+ ROUND256_0_TO_15(e,f,g,h,a,b,c,d); -+ ROUND256_0_TO_15(d,e,f,g,h,a,b,c); -+ ROUND256_0_TO_15(c,d,e,f,g,h,a,b); -+ ROUND256_0_TO_15(b,c,d,e,f,g,h,a); -+ } while (j < 16); -+ -+ /* Now for the remaining rounds to 64: */ -+ do { -+ ROUND256(a,b,c,d,e,f,g,h); -+ ROUND256(h,a,b,c,d,e,f,g); -+ ROUND256(g,h,a,b,c,d,e,f); -+ ROUND256(f,g,h,a,b,c,d,e); -+ ROUND256(e,f,g,h,a,b,c,d); -+ ROUND256(d,e,f,g,h,a,b,c); -+ ROUND256(c,d,e,f,g,h,a,b); -+ ROUND256(b,c,d,e,f,g,h,a); -+ } while (j < 64); -+ -+ /* Compute the current intermediate hash value */ -+ context->state[0] += a; -+ context->state[1] += b; -+ context->state[2] += c; -+ context->state[3] += d; -+ context->state[4] += e; -+ context->state[5] += f; -+ context->state[6] += g; -+ context->state[7] += h; -+ -+ /* Clean up */ -+ a = b = c = d = e = f = g = h = T1 = 0; -+} -+ -+#else /* SHA2_UNROLL_TRANSFORM */ -+ -+static void SHA256_Transform(SHA256_CTX* context, const uint32_t* data) { -+ uint32_t a, b, c, d, e, f, g, h, s0, s1; -+ uint32_t T1, T2, *W256; -+ int j; -+ -+#if defined __arm__ || defined __ARM__ || defined ARM || defined __ARM || defined __arm || defined __ARM_ARCH ||defined __aarch64__ -+ W256 = (uint32_t*)((void *)context->buffer); -+#else -+ W256 = (uint32_t*)context->buffer; -+#endif -+ -+ -+ /* Initialize registers with the prev. intermediate value */ -+ a = context->state[0]; -+ b = context->state[1]; -+ c = context->state[2]; -+ d = context->state[3]; -+ e = context->state[4]; -+ f = context->state[5]; -+ g = context->state[6]; -+ h = context->state[7]; -+ -+ j = 0; -+ do { -+#if BYTE_ORDER == LITTLE_ENDIAN -+ /* Copy data while converting to host byte order */ -+ REVERSE32(*data++,W256[j]); -+ /* Apply the SHA-256 compression function to update a..h */ -+ T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + W256[j]; -+#else /* BYTE_ORDER == LITTLE_ENDIAN */ -+ /* Apply the SHA-256 compression function to update a..h with copy */ -+ T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + (W256[j] = *data++); -+#endif /* BYTE_ORDER == LITTLE_ENDIAN */ -+ T2 = Sigma0_256(a) + Maj(a, b, c); -+ h = g; -+ g = f; -+ f = e; -+ e = d + T1; -+ d = c; -+ c = b; -+ b = a; -+ a = T1 + T2; -+ -+ j++; -+ } while (j < 16); -+ -+ do { -+ /* Part of the message block expansion: */ -+ s0 = W256[(j+1)&0x0f]; -+ s0 = sigma0_256(s0); -+ s1 = W256[(j+14)&0x0f]; -+ s1 = sigma1_256(s1); -+ -+ /* Apply the SHA-256 compression function to update a..h */ -+ T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + -+ (W256[j&0x0f] += s1 + W256[(j+9)&0x0f] + s0); -+ T2 = Sigma0_256(a) + Maj(a, b, c); -+ h = g; -+ g = f; -+ f = e; -+ e = d + T1; -+ d = c; -+ c = b; -+ b = a; -+ a = T1 + T2; -+ -+ j++; -+ } while (j < 64); -+ -+ /* Compute the current intermediate hash value */ -+ context->state[0] += a; -+ context->state[1] += b; -+ context->state[2] += c; -+ context->state[3] += d; -+ context->state[4] += e; -+ context->state[5] += f; -+ context->state[6] += g; -+ context->state[7] += h; -+ -+ /* Clean up */ -+ a = b = c = d = e = f = g = h = T1 = T2 = 0; -+} -+ -+#endif /* SHA2_UNROLL_TRANSFORM */ -+ -+static void SHA256_Update(SHA256_CTX* context, const uint8_t *data, size_t len) { -+ unsigned int freespace, usedspace; -+ -+ if (len == 0) { -+ /* Calling with no data is valid - we do nothing */ -+ return; -+ } -+ -+ /* Sanity check: */ -+ assert(context != (SHA256_CTX*)0 && data != (uint8_t*)0); -+ -+ usedspace = (context->bitcount >> 3) % SHA256_BLOCK_LENGTH; -+ if (usedspace > 0) { -+ /* Calculate how much free space is available in the buffer */ -+ freespace = SHA256_BLOCK_LENGTH - usedspace; -+ -+ if (len >= freespace) { -+ /* Fill the buffer completely and process it */ -+ MEMCPY_BCOPY(&context->buffer[usedspace], data, freespace); -+ context->bitcount += freespace << 3; -+ len -= freespace; -+ data += freespace; -+#if defined __arm__ || defined __ARM__ || defined ARM || defined __ARM || defined __arm || defined __ARM_ARCH ||defined __aarch64__ -+ SHA256_Transform(context, (uint32_t*)((void *)context->buffer)); -+#else -+ SHA256_Transform(context, (uint32_t*)context->buffer); -+#endif -+ -+ } else { -+ /* The buffer is not yet full */ -+ MEMCPY_BCOPY(&context->buffer[usedspace], data, len); -+ context->bitcount += len << 3; -+ /* Clean up: */ -+ usedspace = freespace = 0; -+ return; -+ } -+ } -+ while (len >= SHA256_BLOCK_LENGTH) { -+ /* Process as many complete blocks as we can */ -+#if defined __arm__ || defined __ARM__ || defined ARM || defined __ARM || defined __arm || defined __ARM_ARCH ||defined __aarch64__ -+ SHA256_Transform(context, (const uint32_t*)(const void *)(data)); -+#else -+ SHA256_Transform(context, (const uint32_t*)data); -+#endif -+ -+ context->bitcount += SHA256_BLOCK_LENGTH << 3; -+ len -= SHA256_BLOCK_LENGTH; -+ data += SHA256_BLOCK_LENGTH; -+ } -+ if (len > 0) { -+ /* There's left-overs, so save 'em */ -+ MEMCPY_BCOPY(context->buffer, data, len); -+ context->bitcount += len << 3; -+ } -+ /* Clean up: */ -+ usedspace = freespace = 0; -+} -+ -+static void SHA256_Final(uint8_t digest[], SHA256_CTX* context) { -+#if defined __arm__ || defined __ARM__ || defined ARM || defined __ARM || defined __arm || defined __ARM_ARCH ||defined __aarch64__ -+ uint32_t *d ; -+#else -+ uint32_t *d = (uint32_t*)digest; -+ -+#endif -+ unsigned int usedspace; -+ -+ /* Sanity check: */ -+ assert(context != (SHA256_CTX*)0); -+#if defined __arm__ || defined __ARM__ || defined ARM || defined __ARM || defined __arm || defined __ARM_ARCH ||defined __aarch64__ -+ d = malloc(sizeof(uint32_t)*8); /* why 8 ? see below for loop */ -+ assert(d); -+#endif -+ -+ /* If no digest buffer is passed, we don't bother doing this: */ -+ if (digest != (uint8_t*)0) { -+ usedspace = (context->bitcount >> 3) % SHA256_BLOCK_LENGTH; -+#if BYTE_ORDER == LITTLE_ENDIAN -+ /* Convert FROM host byte order */ -+ REVERSE64(context->bitcount,context->bitcount); -+#endif -+ if (usedspace > 0) { -+ /* Begin padding with a 1 bit: */ -+ context->buffer[usedspace++] = 0x80; -+ -+ if (usedspace <= SHA256_SHORT_BLOCK_LENGTH) { -+ /* Set-up for the last transform: */ -+ MEMSET_BZERO(&context->buffer[usedspace], SHA256_SHORT_BLOCK_LENGTH - usedspace); -+ } else { -+ if (usedspace < SHA256_BLOCK_LENGTH) { -+ MEMSET_BZERO(&context->buffer[usedspace], SHA256_BLOCK_LENGTH - usedspace); -+ } -+ /* Do second-to-last transform: */ -+#if defined __arm__ || defined __ARM__ || defined ARM || defined __ARM || defined __arm || defined __ARM_ARCH ||defined __aarch64__ -+ SHA256_Transform(context, (uint32_t*)(void *)(context->buffer)); -+#else -+ SHA256_Transform(context, (uint32_t*)context->buffer); -+#endif -+ -+ -+ /* And set-up for the last transform: */ -+ MEMSET_BZERO(context->buffer, SHA256_SHORT_BLOCK_LENGTH); -+ } -+ } else { -+ /* Set-up for the last transform: */ -+ MEMSET_BZERO(context->buffer, SHA256_SHORT_BLOCK_LENGTH); -+ -+ /* Begin padding with a 1 bit: */ -+ *context->buffer = 0x80; -+ } -+ /* Set the bit count: */ -+ //*(uint64_t*)&context->buffer[SHA256_SHORT_BLOCK_LENGTH] = context->bitcount; // aliasing violation warning -+ context->buffer64[SHA256_SHORT_BLOCK_LENGTH / sizeof(uint64_t)] = context->bitcount; -+ -+ /* Final transform: */ -+#if defined __arm__ || defined __ARM__ || defined ARM || defined __ARM || defined __arm || defined __ARM_ARCH ||defined __aarch64__ -+ SHA256_Transform(context, (uint32_t*)((void *)(context->buffer))); -+ -+#else -+ SHA256_Transform(context, (uint32_t*)context->buffer); -+ -+#endif -+ -+#if BYTE_ORDER == LITTLE_ENDIAN -+ { -+ /* Convert TO host byte order */ -+ int j; -+ for (j = 0; j < 8; j++) { -+ REVERSE32(context->state[j],context->state[j]); -+ *d++ = context->state[j]; -+ } -+ } -+#else -+ MEMCPY_BCOPY(d, context->state, SHA256_DIGEST_LENGTH); -+#endif -+ } -+ -+#if defined __arm__ || defined __ARM__ || defined ARM || defined __ARM || defined __arm || defined __ARM_ARCH ||defined __aarch64__ -+ memcpy(digest,d,SHA256_DIGEST_LENGTH); -+ free(d); -+#endif -+ -+ /* Clean up state data: */ -+ MEMSET_BZERO(context, sizeof(*context)); -+ usedspace = 0; -+} -+ -+/* -+static char *SHA256_End(SHA256_CTX* context, char buffer[]) { -+ uint8_t digest[SHA256_DIGEST_LENGTH], *d = digest; -+ int i; -+ -+ / * Sanity check: * / -+ assert(context != (SHA256_CTX*)0); -+ -+ if (buffer != (char*)0) { -+ SHA256_Final(digest, context); -+ -+ for (i = 0; i < SHA256_DIGEST_LENGTH; i++) { -+ *buffer++ = sha2_hex_digits[(*d & 0xf0) >> 4]; -+ *buffer++ = sha2_hex_digits[*d & 0x0f]; -+ d++; -+ } -+ *buffer = (char)0; -+ } else { -+ MEMSET_BZERO(context, sizeof(context)); -+ } -+ MEMSET_BZERO(digest, SHA256_DIGEST_LENGTH); -+ return buffer; -+} -+ -+static char* SHA256_Data(const uint8_t* data, size_t len, char digest[SHA256_DIGEST_STRING_LENGTH]) { -+ SHA256_CTX context; -+ -+ SHA256_Init(&context); -+ SHA256_Update(&context, data, len); -+ return SHA256_End(&context, digest); -+} -+*/ -+ -+ -+/*** SHA-512: *********************************************************/ -+static void SHA512_Init(SHA512_CTX* context) { -+ if (context == (SHA512_CTX*)0) { -+ return; -+ } -+ MEMCPY_BCOPY(context->state, sha512_initial_hash_value, SHA512_DIGEST_LENGTH); -+ MEMSET_BZERO(context->buffer, SHA512_BLOCK_LENGTH); -+ context->bitcount[0] = context->bitcount[1] = 0; -+} -+ -+#ifdef SHA2_UNROLL_TRANSFORM -+ -+/* Unrolled SHA-512 round macros: */ -+#if BYTE_ORDER == LITTLE_ENDIAN -+ -+#define ROUND512_0_TO_15(a,b,c,d,e,f,g,h) \ -+ REVERSE64(*data++, W512[j]); \ -+ T1 = (h) + Sigma1_512(e) + Ch((e), (f), (g)) + \ -+ K512[j] + W512[j]; \ -+ (d) += T1, \ -+ (h) = T1 + Sigma0_512(a) + Maj((a), (b), (c)), \ -+ j++ -+ -+ -+#else /* BYTE_ORDER == LITTLE_ENDIAN */ -+ -+#define ROUND512_0_TO_15(a,b,c,d,e,f,g,h) \ -+ T1 = (h) + Sigma1_512(e) + Ch((e), (f), (g)) + \ -+ K512[j] + (W512[j] = *data++); \ -+ (d) += T1; \ -+ (h) = T1 + Sigma0_512(a) + Maj((a), (b), (c)); \ -+ j++ -+ -+#endif /* BYTE_ORDER == LITTLE_ENDIAN */ -+ -+#define ROUND512(a,b,c,d,e,f,g,h) \ -+ s0 = W512[(j+1)&0x0f]; \ -+ s0 = sigma0_512(s0); \ -+ s1 = W512[(j+14)&0x0f]; \ -+ s1 = sigma1_512(s1); \ -+ T1 = (h) + Sigma1_512(e) + Ch((e), (f), (g)) + K512[j] + \ -+ (W512[j&0x0f] += s1 + W512[(j+9)&0x0f] + s0); \ -+ (d) += T1; \ -+ (h) = T1 + Sigma0_512(a) + Maj((a), (b), (c)); \ -+ j++ -+ -+static void SHA512_Transform(SHA512_CTX* context, const uint64_t* data) { -+ uint64_t a, b, c, d, e, f, g, h, s0, s1; -+ uint64_t T1, *W512 = (uint64_t*)context->buffer; -+ int j; -+ -+ /* Initialize registers with the prev. intermediate value */ -+ a = context->state[0]; -+ b = context->state[1]; -+ c = context->state[2]; -+ d = context->state[3]; -+ e = context->state[4]; -+ f = context->state[5]; -+ g = context->state[6]; -+ h = context->state[7]; -+ -+ j = 0; -+ do { -+ ROUND512_0_TO_15(a,b,c,d,e,f,g,h); -+ ROUND512_0_TO_15(h,a,b,c,d,e,f,g); -+ ROUND512_0_TO_15(g,h,a,b,c,d,e,f); -+ ROUND512_0_TO_15(f,g,h,a,b,c,d,e); -+ ROUND512_0_TO_15(e,f,g,h,a,b,c,d); -+ ROUND512_0_TO_15(d,e,f,g,h,a,b,c); -+ ROUND512_0_TO_15(c,d,e,f,g,h,a,b); -+ ROUND512_0_TO_15(b,c,d,e,f,g,h,a); -+ } while (j < 16); -+ -+ /* Now for the remaining rounds up to 79: */ -+ do { -+ ROUND512(a,b,c,d,e,f,g,h); -+ ROUND512(h,a,b,c,d,e,f,g); -+ ROUND512(g,h,a,b,c,d,e,f); -+ ROUND512(f,g,h,a,b,c,d,e); -+ ROUND512(e,f,g,h,a,b,c,d); -+ ROUND512(d,e,f,g,h,a,b,c); -+ ROUND512(c,d,e,f,g,h,a,b); -+ ROUND512(b,c,d,e,f,g,h,a); -+ } while (j < 80); -+ -+ /* Compute the current intermediate hash value */ -+ context->state[0] += a; -+ context->state[1] += b; -+ context->state[2] += c; -+ context->state[3] += d; -+ context->state[4] += e; -+ context->state[5] += f; -+ context->state[6] += g; -+ context->state[7] += h; -+ -+ /* Clean up */ -+ a = b = c = d = e = f = g = h = T1 = 0; -+} -+ -+#else /* SHA2_UNROLL_TRANSFORM */ -+ -+static void SHA512_Transform(SHA512_CTX* context, const uint64_t* data) { -+ uint64_t a, b, c, d, e, f, g, h, s0, s1; -+ uint64_t T1, T2, *W512 = (uint64_t*)((void *)context->buffer); -+ int j; -+ -+ /* Initialize registers with the prev. intermediate value */ -+ a = context->state[0]; -+ b = context->state[1]; -+ c = context->state[2]; -+ d = context->state[3]; -+ e = context->state[4]; -+ f = context->state[5]; -+ g = context->state[6]; -+ h = context->state[7]; -+ -+ j = 0; -+ do { -+#if BYTE_ORDER == LITTLE_ENDIAN -+ /* Convert TO host byte order */ -+ REVERSE64(*data++, W512[j]); -+ /* Apply the SHA-512 compression function to update a..h */ -+ T1 = h + Sigma1_512(e) + Ch(e, f, g) + K512[j] + W512[j]; -+#else /* BYTE_ORDER == LITTLE_ENDIAN */ -+ /* Apply the SHA-512 compression function to update a..h with copy */ -+ T1 = h + Sigma1_512(e) + Ch(e, f, g) + K512[j] + (W512[j] = *data++); -+#endif /* BYTE_ORDER == LITTLE_ENDIAN */ -+ T2 = Sigma0_512(a) + Maj(a, b, c); -+ h = g; -+ g = f; -+ f = e; -+ e = d + T1; -+ d = c; -+ c = b; -+ b = a; -+ a = T1 + T2; -+ -+ j++; -+ } while (j < 16); -+ -+ do { -+ /* Part of the message block expansion: */ -+ s0 = W512[(j+1)&0x0f]; -+ s0 = sigma0_512(s0); -+ s1 = W512[(j+14)&0x0f]; -+ s1 = sigma1_512(s1); -+ -+ /* Apply the SHA-512 compression function to update a..h */ -+ T1 = h + Sigma1_512(e) + Ch(e, f, g) + K512[j] + -+ (W512[j&0x0f] += s1 + W512[(j+9)&0x0f] + s0); -+ T2 = Sigma0_512(a) + Maj(a, b, c); -+ h = g; -+ g = f; -+ f = e; -+ e = d + T1; -+ d = c; -+ c = b; -+ b = a; -+ a = T1 + T2; -+ -+ j++; -+ } while (j < 80); -+ -+ /* Compute the current intermediate hash value */ -+ context->state[0] += a; -+ context->state[1] += b; -+ context->state[2] += c; -+ context->state[3] += d; -+ context->state[4] += e; -+ context->state[5] += f; -+ context->state[6] += g; -+ context->state[7] += h; -+ -+ /* Clean up */ -+ a = b = c = d = e = f = g = h = T1 = T2 = 0; -+} -+ -+#endif /* SHA2_UNROLL_TRANSFORM */ -+ -+static void SHA512_Update(SHA512_CTX* context, const uint8_t *data, size_t len) { -+ unsigned int freespace, usedspace; -+ -+ if (len == 0) { -+ /* Calling with no data is valid - we do nothing */ -+ return; -+ } -+ -+ /* Sanity check: */ -+ assert(context != (SHA512_CTX*)0 && data != (uint8_t*)0); -+ -+ usedspace = (context->bitcount[0] >> 3) % SHA512_BLOCK_LENGTH; -+ if (usedspace > 0) { -+ /* Calculate how much free space is available in the buffer */ -+ freespace = SHA512_BLOCK_LENGTH - usedspace; -+ -+ if (len >= freespace) { -+ /* Fill the buffer completely and process it */ -+ MEMCPY_BCOPY(&context->buffer[usedspace], data, freespace); -+ ADDINC128(context->bitcount, freespace << 3); -+ len -= freespace; -+ data += freespace; -+#if defined __arm__ || defined __ARM__ || defined ARM || defined __ARM || defined __arm || defined __ARM_ARCH ||defined __aarch64__ -+ SHA512_Transform(context, (uint64_t*)((void *)context->buffer)); -+#else -+ SHA512_Transform(context, (uint64_t*)context->buffer); -+#endif -+ } else { -+ /* The buffer is not yet full */ -+ MEMCPY_BCOPY(&context->buffer[usedspace], data, len); -+ ADDINC128(context->bitcount, len << 3); -+ /* Clean up: */ -+ usedspace = freespace = 0; -+ return; -+ } -+ } -+ while (len >= SHA512_BLOCK_LENGTH) { -+ /* Process as many complete blocks as we can */ -+#if defined __arm__ || defined __ARM__ || defined ARM || defined __ARM || defined __arm || defined __ARM_ARCH ||defined __aarch64__ -+ SHA512_Transform(context, (uint64_t*)((void *)context->buffer)); -+#else -+ SHA512_Transform(context, (uint64_t*)context->buffer); -+#endif -+ ADDINC128(context->bitcount, SHA512_BLOCK_LENGTH << 3); -+ len -= SHA512_BLOCK_LENGTH; -+ data += SHA512_BLOCK_LENGTH; -+ } -+ if (len > 0) { -+ /* There's left-overs, so save 'em */ -+ MEMCPY_BCOPY(context->buffer, data, len); -+ ADDINC128(context->bitcount, len << 3); -+ } -+ /* Clean up: */ -+ usedspace = freespace = 0; -+} -+ -+static void SHA512_Last(SHA512_CTX* context) { -+ unsigned int usedspace; -+ -+ usedspace = (context->bitcount[0] >> 3) % SHA512_BLOCK_LENGTH; -+#if BYTE_ORDER == LITTLE_ENDIAN -+ /* Convert FROM host byte order */ -+ REVERSE64(context->bitcount[0],context->bitcount[0]); -+ REVERSE64(context->bitcount[1],context->bitcount[1]); -+#endif -+ if (usedspace > 0) { -+ /* Begin padding with a 1 bit: */ -+ context->buffer[usedspace++] = 0x80; -+ -+ if (usedspace <= SHA512_SHORT_BLOCK_LENGTH) { -+ /* Set-up for the last transform: */ -+ MEMSET_BZERO(&context->buffer[usedspace], SHA512_SHORT_BLOCK_LENGTH - usedspace); -+ } else { -+ if (usedspace < SHA512_BLOCK_LENGTH) { -+ MEMSET_BZERO(&context->buffer[usedspace], SHA512_BLOCK_LENGTH - usedspace); -+ } -+ /* Do second-to-last transform: */ -+#if defined __arm__ || defined __ARM__ || defined ARM || defined __ARM || defined __arm || defined __ARM_ARCH ||defined __aarch64__ -+ SHA512_Transform(context, (uint64_t*)((void *)context->buffer)); -+#else -+ SHA512_Transform(context, (uint64_t*)context->buffer); -+#endif -+ -+ -+ /* And set-up for the last transform: */ -+ MEMSET_BZERO(context->buffer, SHA512_BLOCK_LENGTH - 2); -+ } -+ } else { -+ /* Prepare for final transform: */ -+ MEMSET_BZERO(context->buffer, SHA512_SHORT_BLOCK_LENGTH); -+ -+ /* Begin padding with a 1 bit: */ -+ *context->buffer = 0x80; -+ } -+ /* Store the length of input data (in bits): */ -+ //*(uint64_t*)&context->buffer[SHA512_SHORT_BLOCK_LENGTH] = context->bitcount[1]; // aliasing violation warning -+ //*(uint64_t*)&context->buffer[SHA512_SHORT_BLOCK_LENGTH+8] = context->bitcount[0]; -+ context->buffer64[SHA512_SHORT_BLOCK_LENGTH / sizeof(uint64_t)] = context->bitcount[1]; -+ context->buffer64[SHA512_SHORT_BLOCK_LENGTH / sizeof(uint64_t) + 1] = context->bitcount[0]; -+ -+ /* Final transform: */ -+#if defined __arm__ || defined __ARM__ || defined ARM || defined __ARM || defined __arm || defined __ARM_ARCH ||defined __aarch64__ -+ SHA512_Transform(context, (uint64_t*)((void *)context->buffer)); -+#else -+ SHA512_Transform(context, (uint64_t*)context->buffer); -+#endif -+ -+} -+ -+static void SHA512_Final(uint8_t digest[], SHA512_CTX* context) { -+#if defined __arm__ || defined __ARM__ || defined ARM || defined __ARM || defined __arm || defined __ARM_ARCH ||defined __aarch64__ -+ uint64_t *d ; -+#else -+ uint64_t *d = (uint64_t*)digest; -+ -+#endif -+ -+ /* Sanity check: */ -+ assert(context != (SHA512_CTX*)0); -+#if defined __arm__ || defined __ARM__ || defined ARM || defined __ARM || defined __arm || defined __ARM_ARCH ||defined __aarch64__ -+ d = malloc(sizeof(uint64_t)*8); /* why 8 ? see below for loop */ -+ assert(d); -+#endif -+ -+ /* If no digest buffer is passed, we don't bother doing this: */ -+ if (digest != (uint8_t*)0) { -+ SHA512_Last(context); -+ -+ /* Save the hash data for output: */ -+#if BYTE_ORDER == LITTLE_ENDIAN -+ { -+ /* Convert TO host byte order */ -+ int j; -+ for (j = 0; j < 8; j++) { -+ REVERSE64(context->state[j],context->state[j]); -+ *d++ = context->state[j]; -+ } -+ } -+#else -+ MEMCPY_BCOPY(d, context->state, SHA512_DIGEST_LENGTH); -+#endif -+ } -+#if defined __arm__ || defined __ARM__ || defined ARM || defined __ARM || defined __arm || defined __ARM_ARCH ||defined __aarch64__ -+ memcpy(digest,d,SHA512_DIGEST_LENGTH); -+ free(d); -+#endif -+ -+ /* Zero out state data */ -+ MEMSET_BZERO(context, sizeof(*context)); -+} -+ -+/* -+static char *SHA512_End(SHA512_CTX* context, char buffer[]) { -+ uint8_t digest[SHA512_DIGEST_LENGTH], *d = digest; -+ int i; -+ -+ / * Sanity check: * / -+ assert(context != (SHA512_CTX*)0); -+ -+ if (buffer != (char*)0) { -+ SHA512_Final(digest, context); -+ -+ for (i = 0; i < SHA512_DIGEST_LENGTH; i++) { -+ *buffer++ = sha2_hex_digits[(*d & 0xf0) >> 4]; -+ *buffer++ = sha2_hex_digits[*d & 0x0f]; -+ d++; -+ } -+ *buffer = (char)0; -+ } else { -+ MEMSET_BZERO(context, sizeof(context)); -+ } -+ MEMSET_BZERO(digest, SHA512_DIGEST_LENGTH); -+ return buffer; -+} -+ -+static char* SHA512_Data(const uint8_t* data, size_t len, char digest[SHA512_DIGEST_STRING_LENGTH]) { -+ SHA512_CTX context; -+ -+ SHA512_Init(&context); -+ SHA512_Update(&context, data, len); -+ return SHA512_End(&context, digest); -+} -+*/ -+ -+/*** SHA-384: *********************************************************/ -+static void SHA384_Init(SHA384_CTX* context) { -+ if (context == (SHA384_CTX*)0) { -+ return; -+ } -+ MEMCPY_BCOPY(context->state, sha384_initial_hash_value, SHA512_DIGEST_LENGTH); -+ MEMSET_BZERO(context->buffer, SHA384_BLOCK_LENGTH); -+ context->bitcount[0] = context->bitcount[1] = 0; -+} -+ -+static void SHA384_Update(SHA384_CTX* context, const uint8_t* data, size_t len) { -+ SHA512_Update((SHA512_CTX*)context, data, len); -+} -+ -+static void SHA384_Final(uint8_t digest[], SHA384_CTX* context) { -+#if defined __arm__ || defined __ARM__ || defined ARM || defined __ARM || defined __arm || defined __ARM_ARCH ||defined __aarch64__ -+ uint64_t *d; -+#else -+ uint64_t *d = (uint64_t*)digest; -+#endif -+ -+ -+ -+ /* Sanity check: */ -+ assert(context != (SHA384_CTX*)0); -+#if defined __arm__ || defined __ARM__ || defined ARM || defined __ARM || defined __arm || defined __ARM_ARCH ||defined __aarch64__ -+ d = malloc(sizeof(uint64_t)*6); /* why 6 ? see below for loop */ -+ assert(d); -+#endif -+ -+ /* If no digest buffer is passed, we don't bother doing this: */ -+ if (digest != (uint8_t*)0) { -+ SHA512_Last((SHA512_CTX*)context); -+ -+ /* Save the hash data for output: */ -+#if BYTE_ORDER == LITTLE_ENDIAN -+ { -+ /* Convert TO host byte order */ -+ int j; -+ for (j = 0; j < 6; j++) { -+ REVERSE64(context->state[j],context->state[j]); -+ *d++ = context->state[j]; -+ } -+ } -+#else -+ MEMCPY_BCOPY(d, context->state, SHA384_DIGEST_LENGTH); -+#endif -+ } -+#if defined __arm__ || defined __ARM__ || defined ARM || defined __ARM || defined __arm || defined __ARM_ARCH ||defined __aarch64__ -+ memcpy(digest,d,SHA384_DIGEST_LENGTH); -+ free(d); -+#endif -+ /* Zero out state data */ -+ MEMSET_BZERO(context, sizeof(*context)); -+} -+ -+/* -+static char *SHA384_End(SHA384_CTX* context, char buffer[]) { -+ uint8_t digest[SHA384_DIGEST_LENGTH], *d = digest; -+ int i; -+ -+ / * Sanity check: * / -+ assert(context != (SHA384_CTX*)0); -+ -+ if (buffer != (char*)0) { -+ SHA384_Final(digest, context); -+ -+ for (i = 0; i < SHA384_DIGEST_LENGTH; i++) { -+ *buffer++ = sha2_hex_digits[(*d & 0xf0) >> 4]; -+ *buffer++ = sha2_hex_digits[*d & 0x0f]; -+ d++; -+ } -+ *buffer = (char)0; -+ } else { -+ MEMSET_BZERO(context, sizeof(context)); -+ } -+ MEMSET_BZERO(digest, SHA384_DIGEST_LENGTH); -+ return buffer; -+} -+ -+static char* SHA384_Data(const uint8_t* data, size_t len, char digest[SHA384_DIGEST_STRING_LENGTH]) { -+ SHA384_CTX context; -+ -+ SHA384_Init(&context); -+ SHA384_Update(&context, data, len); -+ return SHA384_End(&context, digest); -+} -+*/ -+ -+/* end of sha2.c */ -+ -+void sha256_init (sha256_state *state) -+{ -+ SHA256_Init(state); -+} -+ -+void sha384_init (sha384_state *state) -+{ -+ SHA384_Init(state); -+} -+ -+void sha512_init (sha512_state *state) -+{ -+ SHA512_Init(state); -+} -+ -+ -+void sha256_add (sha256_state *state, const void *data, size_t size) -+{ -+ SHA256_Update(state, (const uint8_t *)data, size); -+} -+ -+void sha384_add (sha384_state *state, const void *data, size_t size) -+{ -+ SHA384_Update(state, (const uint8_t *)data, size); -+} -+ -+void sha512_add (sha512_state *state, const void *data, size_t size) -+{ -+ SHA512_Update(state, (const uint8_t *)data, size); -+} -+ -+ -+void sha256_put (sha256_state *state, uint8_t digest[SHA256_DIGEST_LENGTH]) -+{ -+ SHA256_Final(digest, state); -+} -+ -+void sha384_put (sha384_state *state, uint8_t digest[SHA384_DIGEST_LENGTH]) -+{ -+ SHA384_Final(digest, state); -+} -+ -+void sha512_put (sha384_state *state, uint8_t digest[SHA512_DIGEST_LENGTH]) -+{ -+ SHA512_Final(digest, state); -+} -+ -+ -+void sha256 (const void *data, size_t size, uint8_t digest[SHA256_DIGEST_LENGTH]) -+{ -+ sha256_state state; -+ SHA256_Init(&state); -+ SHA256_Update(&state, (const uint8_t *)data, size); -+ SHA256_Final(digest, &state); -+} -+ -+void sha384 (const void *data, size_t size, uint8_t digest[SHA384_DIGEST_LENGTH]) -+{ -+ sha384_state state; -+ SHA384_Init(&state); -+ SHA384_Update(&state, (const uint8_t *)data, size); -+ SHA384_Final(digest, &state); -+} -+ -+void sha512 (const void *data, size_t size, uint8_t digest[SHA512_DIGEST_LENGTH]) -+{ -+ sha512_state state; -+ SHA512_Init(&state); -+ SHA512_Update(&state, (const uint8_t *)data, size); -+ SHA512_Final(digest, &state); -+} -+ -+static sha256_state sha256state; -+static sha384_state sha384state; -+static sha512_state sha512state; -+ -+ -+void sha256init (void) -+{ -+ SHA256_Init(&sha256state); -+} -+ -+void sha384init (void) -+{ -+ SHA384_Init(&sha384state); -+} -+ -+void sha512init (void) -+{ -+ SHA512_Init(&sha512state); -+} -+ -+ -+void sha256add (const void *data, size_t size) -+{ -+ SHA256_Update(&sha256state, (const uint8_t *)data, size); -+} -+ -+void sha384add (const void *data, size_t size) -+{ -+ SHA384_Update(&sha384state, (const uint8_t *)data, size); -+} -+ -+void sha512add (const void *data, size_t size) -+{ -+ SHA512_Update(&sha512state, (const uint8_t *)data, size); -+} -+ -+ -+void sha256put (uint8_t digest[SHA256_DIGEST_LENGTH]) -+{ -+ SHA256_Final(digest, &sha256state); -+} -+ -+void sha384put (uint8_t digest[SHA384_DIGEST_LENGTH]) -+{ -+ SHA384_Final(digest, &sha384state); -+} -+ -+void sha512put (uint8_t digest[SHA512_DIGEST_LENGTH]) -+{ -+ SHA512_Final(digest, &sha512state); -+} -diff --git a/texk/web2c/luatexdir/luapplib/util/utilsha.h b/texk/web2c/luatexdir/luapplib/util/utilsha.h -new file mode 100644 -index 000000000..53f354581 ---- /dev/null -+++ b/texk/web2c/luatexdir/luapplib/util/utilsha.h -@@ -0,0 +1,134 @@ -+/* sha2 implementation by Aaron D. Gifford (http://www.aarongifford.com) */ -+ -+#ifndef UTIL_SHA_H -+#define UTIL_SHA_H -+ -+#include -+#include -+#include "utildecl.h" -+ -+/* begin of sha2.h */ -+ -+/* -+ * FILE: sha2.h -+ * AUTHOR: Aaron D. Gifford - http://www.aarongifford.com/ -+ * -+ * Copyright (c) 2000-2001, Aaron D. Gifford -+ * All rights reserved. -+ * -+ * Redistribution and use in source and binary forms, with or without -+ * modification, are permitted provided that the following conditions -+ * are met: -+ * 1. Redistributions of source code must retain the above copyright -+ * notice, this list of conditions and the following disclaimer. -+ * 2. Redistributions in binary form must reproduce the above copyright -+ * notice, this list of conditions and the following disclaimer in the -+ * documentation and/or other materials provided with the distribution. -+ * 3. Neither the name of the copyright holder nor the names of contributors -+ * may be used to endorse or promote products derived from this software -+ * without specific prior written permission. -+ * -+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTOR(S) ``AS IS'' AND -+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -+ * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -+ * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTOR(S) BE LIABLE -+ * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -+ * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -+ * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -+ * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -+ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -+ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -+ * SUCH DAMAGE. -+ * -+ * $Id: sha2.h,v 1.1 2001/11/08 00:02:01 adg Exp adg $ -+ */ -+ -+/*** SHA-256/384/512 Various Length Definitions ***********************/ -+ -+#define SHA256_BLOCK_LENGTH 64 -+#define SHA256_DIGEST_LENGTH 32 -+#define SHA256_DIGEST_STRING_LENGTH (SHA256_DIGEST_LENGTH * 2 + 1) -+#define SHA384_BLOCK_LENGTH 128 -+#define SHA384_DIGEST_LENGTH 48 -+#define SHA384_DIGEST_STRING_LENGTH (SHA384_DIGEST_LENGTH * 2 + 1) -+#define SHA512_BLOCK_LENGTH 128 -+#define SHA512_DIGEST_LENGTH 64 -+#define SHA512_DIGEST_STRING_LENGTH (SHA512_DIGEST_LENGTH * 2 + 1) -+ -+typedef struct _SHA256_CTX { -+ uint32_t state[8]; -+ uint64_t bitcount; -+ union { -+ uint8_t buffer[SHA256_BLOCK_LENGTH]; -+ uint64_t buffer64[SHA256_BLOCK_LENGTH / sizeof(uint64_t)]; // to avoid warnings about violating aliasing rules -+ }; -+} SHA256_CTX; -+ -+typedef struct _SHA512_CTX { -+ uint64_t state[8]; -+ uint64_t bitcount[2]; -+ union { -+ uint8_t buffer[SHA512_BLOCK_LENGTH]; -+ uint64_t buffer64[SHA512_BLOCK_LENGTH / sizeof(uint64_t)]; -+ }; -+} SHA512_CTX; -+ -+typedef SHA512_CTX SHA384_CTX; -+ -+/*** SHA-256/384/512 Function Prototypes ******************************/ -+ -+/* -+void SHA256_Init(SHA256_CTX *); -+void SHA256_Update(SHA256_CTX*, const u_int8_t*, size_t); -+void SHA256_Final(u_int8_t[SHA256_DIGEST_LENGTH], SHA256_CTX*); -+char* SHA256_End(SHA256_CTX*, char[SHA256_DIGEST_STRING_LENGTH]); -+char* SHA256_Data(const u_int8_t*, size_t, char[SHA256_DIGEST_STRING_LENGTH]); -+ -+void SHA384_Init(SHA384_CTX*); -+void SHA384_Update(SHA384_CTX*, const u_int8_t*, size_t); -+void SHA384_Final(u_int8_t[SHA384_DIGEST_LENGTH], SHA384_CTX*); -+char* SHA384_End(SHA384_CTX*, char[SHA384_DIGEST_STRING_LENGTH]); -+char* SHA384_Data(const u_int8_t*, size_t, char[SHA384_DIGEST_STRING_LENGTH]); -+ -+void SHA512_Init(SHA512_CTX*); -+void SHA512_Update(SHA512_CTX*, const u_int8_t*, size_t); -+void SHA512_Final(u_int8_t[SHA512_DIGEST_LENGTH], SHA512_CTX*); -+char* SHA512_End(SHA512_CTX*, char[SHA512_DIGEST_STRING_LENGTH]); -+char* SHA512_Data(const u_int8_t*, size_t, char[SHA512_DIGEST_STRING_LENGTH]); -+*/ -+ -+/* end of sha2.h */ -+ -+#define sha256_state SHA256_CTX -+#define sha384_state SHA384_CTX -+#define sha512_state SHA512_CTX -+ -+UTILAPI void sha256_init (sha256_state *state); -+UTILAPI void sha384_init (sha384_state *state); -+UTILAPI void sha512_init (sha512_state *state); -+ -+UTILAPI void sha256_add (sha256_state *state, const void *data, size_t size); -+UTILAPI void sha384_add (sha384_state *state, const void *data, size_t size); -+UTILAPI void sha512_add (sha512_state *state, const void *data, size_t size); -+ -+UTILAPI void sha256_put (sha256_state *state, uint8_t digest[SHA256_DIGEST_LENGTH]); -+UTILAPI void sha384_put (sha384_state *state, uint8_t digest[SHA384_DIGEST_LENGTH]); -+UTILAPI void sha512_put (sha512_state *state, uint8_t digest[SHA512_DIGEST_LENGTH]); -+ -+UTILAPI void sha256 (const void *data, size_t size, uint8_t digest[SHA256_DIGEST_LENGTH]); -+UTILAPI void sha384 (const void *data, size_t size, uint8_t digest[SHA384_DIGEST_LENGTH]); -+UTILAPI void sha512 (const void *data, size_t size, uint8_t digest[SHA512_DIGEST_LENGTH]); -+ -+UTILAPI void sha256init (void); -+UTILAPI void sha384init (void); -+UTILAPI void sha512init (void); -+ -+UTILAPI void sha256add (const void *data, size_t size); -+UTILAPI void sha384add (const void *data, size_t size); -+UTILAPI void sha512add (const void *data, size_t size); -+ -+UTILAPI void sha256put (uint8_t digest[SHA256_DIGEST_LENGTH]); -+UTILAPI void sha384put (uint8_t digest[SHA384_DIGEST_LENGTH]); -+UTILAPI void sha512put (uint8_t digest[SHA512_DIGEST_LENGTH]); -+ -+#endif -\ No newline at end of file -diff --git a/texk/web2c/luatexdir/luapplib/zlib/zconf.h b/texk/web2c/luatexdir/luapplib/zlib/zconf.h -new file mode 100644 -index 000000000..02ce56c43 ---- /dev/null -+++ b/texk/web2c/luatexdir/luapplib/zlib/zconf.h -@@ -0,0 +1,428 @@ -+/* zconf.h -- configuration of the zlib compression library -+ * Copyright (C) 1995-2010 Jean-loup Gailly. -+ * For conditions of distribution and use, see copyright notice in zlib.h -+ */ -+ -+/* @(#) $Id$ */ -+ -+#ifndef ZCONF_H -+#define ZCONF_H -+ -+/* -+ * If you *really* need a unique prefix for all types and library functions, -+ * compile with -DZ_PREFIX. The "standard" zlib should be compiled without it. -+ * Even better than compiling with -DZ_PREFIX would be to use configure to set -+ * this permanently in zconf.h using "./configure --zprefix". -+ */ -+#ifdef Z_PREFIX /* may be set to #if 1 by ./configure */ -+ -+/* all linked symbols */ -+# define _dist_code z__dist_code -+# define _length_code z__length_code -+# define _tr_align z__tr_align -+# define _tr_flush_block z__tr_flush_block -+# define _tr_init z__tr_init -+# define _tr_stored_block z__tr_stored_block -+# define _tr_tally z__tr_tally -+# define adler32 z_adler32 -+# define adler32_combine z_adler32_combine -+# define adler32_combine64 z_adler32_combine64 -+# define compress z_compress -+# define compress2 z_compress2 -+# define compressBound z_compressBound -+# define crc32 z_crc32 -+# define crc32_combine z_crc32_combine -+# define crc32_combine64 z_crc32_combine64 -+# define deflate z_deflate -+# define deflateBound z_deflateBound -+# define deflateCopy z_deflateCopy -+# define deflateEnd z_deflateEnd -+# define deflateInit2_ z_deflateInit2_ -+# define deflateInit_ z_deflateInit_ -+# define deflateParams z_deflateParams -+# define deflatePrime z_deflatePrime -+# define deflateReset z_deflateReset -+# define deflateSetDictionary z_deflateSetDictionary -+# define deflateSetHeader z_deflateSetHeader -+# define deflateTune z_deflateTune -+# define deflate_copyright z_deflate_copyright -+# define get_crc_table z_get_crc_table -+# define gz_error z_gz_error -+# define gz_intmax z_gz_intmax -+# define gz_strwinerror z_gz_strwinerror -+# define gzbuffer z_gzbuffer -+# define gzclearerr z_gzclearerr -+# define gzclose z_gzclose -+# define gzclose_r z_gzclose_r -+# define gzclose_w z_gzclose_w -+# define gzdirect z_gzdirect -+# define gzdopen z_gzdopen -+# define gzeof z_gzeof -+# define gzerror z_gzerror -+# define gzflush z_gzflush -+# define gzgetc z_gzgetc -+# define gzgets z_gzgets -+# define gzoffset z_gzoffset -+# define gzoffset64 z_gzoffset64 -+# define gzopen z_gzopen -+# define gzopen64 z_gzopen64 -+# define gzprintf z_gzprintf -+# define gzputc z_gzputc -+# define gzputs z_gzputs -+# define gzread z_gzread -+# define gzrewind z_gzrewind -+# define gzseek z_gzseek -+# define gzseek64 z_gzseek64 -+# define gzsetparams z_gzsetparams -+# define gztell z_gztell -+# define gztell64 z_gztell64 -+# define gzungetc z_gzungetc -+# define gzwrite z_gzwrite -+# define inflate z_inflate -+# define inflateBack z_inflateBack -+# define inflateBackEnd z_inflateBackEnd -+# define inflateBackInit_ z_inflateBackInit_ -+# define inflateCopy z_inflateCopy -+# define inflateEnd z_inflateEnd -+# define inflateGetHeader z_inflateGetHeader -+# define inflateInit2_ z_inflateInit2_ -+# define inflateInit_ z_inflateInit_ -+# define inflateMark z_inflateMark -+# define inflatePrime z_inflatePrime -+# define inflateReset z_inflateReset -+# define inflateReset2 z_inflateReset2 -+# define inflateSetDictionary z_inflateSetDictionary -+# define inflateSync z_inflateSync -+# define inflateSyncPoint z_inflateSyncPoint -+# define inflateUndermine z_inflateUndermine -+# define inflate_copyright z_inflate_copyright -+# define inflate_fast z_inflate_fast -+# define inflate_table z_inflate_table -+# define uncompress z_uncompress -+# define zError z_zError -+# define zcalloc z_zcalloc -+# define zcfree z_zcfree -+# define zlibCompileFlags z_zlibCompileFlags -+# define zlibVersion z_zlibVersion -+ -+/* all zlib typedefs in zlib.h and zconf.h */ -+# define Byte z_Byte -+# define Bytef z_Bytef -+# define alloc_func z_alloc_func -+# define charf z_charf -+# define free_func z_free_func -+# define gzFile z_gzFile -+# define gz_header z_gz_header -+# define gz_headerp z_gz_headerp -+# define in_func z_in_func -+# define intf z_intf -+# define out_func z_out_func -+# define uInt z_uInt -+# define uIntf z_uIntf -+# define uLong z_uLong -+# define uLongf z_uLongf -+# define voidp z_voidp -+# define voidpc z_voidpc -+# define voidpf z_voidpf -+ -+/* all zlib structs in zlib.h and zconf.h */ -+# define gz_header_s z_gz_header_s -+# define internal_state z_internal_state -+ -+#endif -+ -+#if defined(__MSDOS__) && !defined(MSDOS) -+# define MSDOS -+#endif -+#if (defined(OS_2) || defined(__OS2__)) && !defined(OS2) -+# define OS2 -+#endif -+#if defined(_WINDOWS) && !defined(WINDOWS) -+# define WINDOWS -+#endif -+#if defined(_WIN32) || defined(_WIN32_WCE) || defined(__WIN32__) -+# ifndef WIN32 -+# define WIN32 -+# endif -+#endif -+#if (defined(MSDOS) || defined(OS2) || defined(WINDOWS)) && !defined(WIN32) -+# if !defined(__GNUC__) && !defined(__FLAT__) && !defined(__386__) -+# ifndef SYS16BIT -+# define SYS16BIT -+# endif -+# endif -+#endif -+ -+/* -+ * Compile with -DMAXSEG_64K if the alloc function cannot allocate more -+ * than 64k bytes at a time (needed on systems with 16-bit int). -+ */ -+#ifdef SYS16BIT -+# define MAXSEG_64K -+#endif -+#ifdef MSDOS -+# define UNALIGNED_OK -+#endif -+ -+#ifdef __STDC_VERSION__ -+# ifndef STDC -+# define STDC -+# endif -+# if __STDC_VERSION__ >= 199901L -+# ifndef STDC99 -+# define STDC99 -+# endif -+# endif -+#endif -+#if !defined(STDC) && (defined(__STDC__) || defined(__cplusplus)) -+# define STDC -+#endif -+#if !defined(STDC) && (defined(__GNUC__) || defined(__BORLANDC__)) -+# define STDC -+#endif -+#if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32)) -+# define STDC -+#endif -+#if !defined(STDC) && (defined(OS2) || defined(__HOS_AIX__)) -+# define STDC -+#endif -+ -+#if defined(__OS400__) && !defined(STDC) /* iSeries (formerly AS/400). */ -+# define STDC -+#endif -+ -+#ifndef STDC -+# ifndef const /* cannot use !defined(STDC) && !defined(const) on Mac */ -+# define const /* note: need a more gentle solution here */ -+# endif -+#endif -+ -+/* Some Mac compilers merge all .h files incorrectly: */ -+#if defined(__MWERKS__)||defined(applec)||defined(THINK_C)||defined(__SC__) -+# define NO_DUMMY_DECL -+#endif -+ -+/* Maximum value for memLevel in deflateInit2 */ -+#ifndef MAX_MEM_LEVEL -+# ifdef MAXSEG_64K -+# define MAX_MEM_LEVEL 8 -+# else -+# define MAX_MEM_LEVEL 9 -+# endif -+#endif -+ -+/* Maximum value for windowBits in deflateInit2 and inflateInit2. -+ * WARNING: reducing MAX_WBITS makes minigzip unable to extract .gz files -+ * created by gzip. (Files created by minigzip can still be extracted by -+ * gzip.) -+ */ -+#ifndef MAX_WBITS -+# define MAX_WBITS 15 /* 32K LZ77 window */ -+#endif -+ -+/* The memory requirements for deflate are (in bytes): -+ (1 << (windowBits+2)) + (1 << (memLevel+9)) -+ that is: 128K for windowBits=15 + 128K for memLevel = 8 (default values) -+ plus a few kilobytes for small objects. For example, if you want to reduce -+ the default memory requirements from 256K to 128K, compile with -+ make CFLAGS="-O -DMAX_WBITS=14 -DMAX_MEM_LEVEL=7" -+ Of course this will generally degrade compression (there's no free lunch). -+ -+ The memory requirements for inflate are (in bytes) 1 << windowBits -+ that is, 32K for windowBits=15 (default value) plus a few kilobytes -+ for small objects. -+*/ -+ -+ /* Type declarations */ -+ -+#ifndef OF /* function prototypes */ -+# ifdef STDC -+# define OF(args) args -+# else -+# define OF(args) () -+# endif -+#endif -+ -+/* The following definitions for FAR are needed only for MSDOS mixed -+ * model programming (small or medium model with some far allocations). -+ * This was tested only with MSC; for other MSDOS compilers you may have -+ * to define NO_MEMCPY in zutil.h. If you don't need the mixed model, -+ * just define FAR to be empty. -+ */ -+#ifdef SYS16BIT -+# if defined(M_I86SM) || defined(M_I86MM) -+ /* MSC small or medium model */ -+# define SMALL_MEDIUM -+# ifdef _MSC_VER -+# define FAR _far -+# else -+# define FAR far -+# endif -+# endif -+# if (defined(__SMALL__) || defined(__MEDIUM__)) -+ /* Turbo C small or medium model */ -+# define SMALL_MEDIUM -+# ifdef __BORLANDC__ -+# define FAR _far -+# else -+# define FAR far -+# endif -+# endif -+#endif -+ -+#if defined(WINDOWS) || defined(WIN32) -+ /* If building or using zlib as a DLL, define ZLIB_DLL. -+ * This is not mandatory, but it offers a little performance increase. -+ */ -+# ifdef ZLIB_DLL -+# if defined(WIN32) && (!defined(__BORLANDC__) || (__BORLANDC__ >= 0x500)) -+# ifdef ZLIB_INTERNAL -+# define ZEXTERN extern __declspec(dllexport) -+# else -+# define ZEXTERN extern __declspec(dllimport) -+# endif -+# endif -+# endif /* ZLIB_DLL */ -+ /* If building or using zlib with the WINAPI/WINAPIV calling convention, -+ * define ZLIB_WINAPI. -+ * Caution: the standard ZLIB1.DLL is NOT compiled using ZLIB_WINAPI. -+ */ -+# ifdef ZLIB_WINAPI -+# ifdef FAR -+# undef FAR -+# endif -+# include -+ /* No need for _export, use ZLIB.DEF instead. */ -+ /* For complete Windows compatibility, use WINAPI, not __stdcall. */ -+# define ZEXPORT WINAPI -+# ifdef WIN32 -+# define ZEXPORTVA WINAPIV -+# else -+# define ZEXPORTVA FAR CDECL -+# endif -+# endif -+#endif -+ -+#if defined (__BEOS__) -+# ifdef ZLIB_DLL -+# ifdef ZLIB_INTERNAL -+# define ZEXPORT __declspec(dllexport) -+# define ZEXPORTVA __declspec(dllexport) -+# else -+# define ZEXPORT __declspec(dllimport) -+# define ZEXPORTVA __declspec(dllimport) -+# endif -+# endif -+#endif -+ -+#ifndef ZEXTERN -+# define ZEXTERN extern -+#endif -+#ifndef ZEXPORT -+# define ZEXPORT -+#endif -+#ifndef ZEXPORTVA -+# define ZEXPORTVA -+#endif -+ -+#ifndef FAR -+# define FAR -+#endif -+ -+#if !defined(__MACTYPES__) -+typedef unsigned char Byte; /* 8 bits */ -+#endif -+typedef unsigned int uInt; /* 16 bits or more */ -+typedef unsigned long uLong; /* 32 bits or more */ -+ -+#ifdef SMALL_MEDIUM -+ /* Borland C/C++ and some old MSC versions ignore FAR inside typedef */ -+# define Bytef Byte FAR -+#else -+ typedef Byte FAR Bytef; -+#endif -+typedef char FAR charf; -+typedef int FAR intf; -+typedef uInt FAR uIntf; -+typedef uLong FAR uLongf; -+ -+#ifdef STDC -+ typedef void const *voidpc; -+ typedef void FAR *voidpf; -+ typedef void *voidp; -+#else -+ typedef Byte const *voidpc; -+ typedef Byte FAR *voidpf; -+ typedef Byte *voidp; -+#endif -+ -+#ifdef HAVE_UNISTD_H /* may be set to #if 1 by ./configure */ -+# define Z_HAVE_UNISTD_H -+#endif -+ -+#ifdef STDC -+# include /* for off_t */ -+#endif -+ -+/* a little trick to accommodate both "#define _LARGEFILE64_SOURCE" and -+ * "#define _LARGEFILE64_SOURCE 1" as requesting 64-bit operations, (even -+ * though the former does not conform to the LFS document), but considering -+ * both "#undef _LARGEFILE64_SOURCE" and "#define _LARGEFILE64_SOURCE 0" as -+ * equivalently requesting no 64-bit operations -+ */ -+#if -_LARGEFILE64_SOURCE - -1 == 1 -+# undef _LARGEFILE64_SOURCE -+#endif -+ -+#if defined(Z_HAVE_UNISTD_H) || defined(_LARGEFILE64_SOURCE) -+# include /* for SEEK_* and off_t */ -+# ifdef VMS -+# include /* for off_t */ -+# endif -+# ifndef z_off_t -+# define z_off_t off_t -+# endif -+#endif -+ -+#ifndef SEEK_SET -+# define SEEK_SET 0 /* Seek from beginning of file. */ -+# define SEEK_CUR 1 /* Seek from current position. */ -+# define SEEK_END 2 /* Set file pointer to EOF plus "offset" */ -+#endif -+ -+#ifndef z_off_t -+# define z_off_t long -+#endif -+ -+#if defined(_LARGEFILE64_SOURCE) && _LFS64_LARGEFILE-0 -+# define z_off64_t off64_t -+#else -+# define z_off64_t z_off_t -+#endif -+ -+#if defined(__OS400__) -+# define NO_vsnprintf -+#endif -+ -+#if defined(__MVS__) -+# define NO_vsnprintf -+#endif -+ -+/* MVS linker does not support external names larger than 8 bytes */ -+#if defined(__MVS__) -+ #pragma map(deflateInit_,"DEIN") -+ #pragma map(deflateInit2_,"DEIN2") -+ #pragma map(deflateEnd,"DEEND") -+ #pragma map(deflateBound,"DEBND") -+ #pragma map(inflateInit_,"ININ") -+ #pragma map(inflateInit2_,"ININ2") -+ #pragma map(inflateEnd,"INEND") -+ #pragma map(inflateSync,"INSY") -+ #pragma map(inflateSetDictionary,"INSEDI") -+ #pragma map(compressBound,"CMBND") -+ #pragma map(inflate_table,"INTABL") -+ #pragma map(inflate_fast,"INFA") -+ #pragma map(inflate_copyright,"INCOPY") -+#endif -+ -+#endif /* ZCONF_H */ -diff --git a/texk/web2c/luatexdir/luapplib/zlib/zlib.h b/texk/web2c/luatexdir/luapplib/zlib/zlib.h -new file mode 100644 -index 000000000..bfbba83e8 ---- /dev/null -+++ b/texk/web2c/luatexdir/luapplib/zlib/zlib.h -@@ -0,0 +1,1613 @@ -+/* zlib.h -- interface of the 'zlib' general purpose compression library -+ version 1.2.5, April 19th, 2010 -+ -+ Copyright (C) 1995-2010 Jean-loup Gailly and Mark Adler -+ -+ This software is provided 'as-is', without any express or implied -+ warranty. In no event will the authors be held liable for any damages -+ arising from the use of this software. -+ -+ Permission is granted to anyone to use this software for any purpose, -+ including commercial applications, and to alter it and redistribute it -+ freely, subject to the following restrictions: -+ -+ 1. The origin of this software must not be misrepresented; you must not -+ claim that you wrote the original software. If you use this software -+ in a product, an acknowledgment in the product documentation would be -+ appreciated but is not required. -+ 2. Altered source versions must be plainly marked as such, and must not be -+ misrepresented as being the original software. -+ 3. This notice may not be removed or altered from any source distribution. -+ -+ Jean-loup Gailly Mark Adler -+ jloup@gzip.org madler@alumni.caltech.edu -+ -+ -+ The data format used by the zlib library is described by RFCs (Request for -+ Comments) 1950 to 1952 in the files http://www.ietf.org/rfc/rfc1950.txt -+ (zlib format), rfc1951.txt (deflate format) and rfc1952.txt (gzip format). -+*/ -+ -+#ifndef ZLIB_H -+#define ZLIB_H -+ -+#include "zconf.h" -+ -+#ifdef __cplusplus -+extern "C" { -+#endif -+ -+#define ZLIB_VERSION "1.2.5" -+#define ZLIB_VERNUM 0x1250 -+#define ZLIB_VER_MAJOR 1 -+#define ZLIB_VER_MINOR 2 -+#define ZLIB_VER_REVISION 5 -+#define ZLIB_VER_SUBREVISION 0 -+ -+/* -+ The 'zlib' compression library provides in-memory compression and -+ decompression functions, including integrity checks of the uncompressed data. -+ This version of the library supports only one compression method (deflation) -+ but other algorithms will be added later and will have the same stream -+ interface. -+ -+ Compression can be done in a single step if the buffers are large enough, -+ or can be done by repeated calls of the compression function. In the latter -+ case, the application must provide more input and/or consume the output -+ (providing more output space) before each call. -+ -+ The compressed data format used by default by the in-memory functions is -+ the zlib format, which is a zlib wrapper documented in RFC 1950, wrapped -+ around a deflate stream, which is itself documented in RFC 1951. -+ -+ The library also supports reading and writing files in gzip (.gz) format -+ with an interface similar to that of stdio using the functions that start -+ with "gz". The gzip format is different from the zlib format. gzip is a -+ gzip wrapper, documented in RFC 1952, wrapped around a deflate stream. -+ -+ This library can optionally read and write gzip streams in memory as well. -+ -+ The zlib format was designed to be compact and fast for use in memory -+ and on communications channels. The gzip format was designed for single- -+ file compression on file systems, has a larger header than zlib to maintain -+ directory information, and uses a different, slower check method than zlib. -+ -+ The library does not install any signal handler. The decoder checks -+ the consistency of the compressed data, so the library should never crash -+ even in case of corrupted input. -+*/ -+ -+typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size)); -+typedef void (*free_func) OF((voidpf opaque, voidpf address)); -+ -+struct internal_state; -+ -+typedef struct z_stream_s { -+ Bytef *next_in; /* next input byte */ -+ uInt avail_in; /* number of bytes available at next_in */ -+ uLong total_in; /* total nb of input bytes read so far */ -+ -+ Bytef *next_out; /* next output byte should be put there */ -+ uInt avail_out; /* remaining free space at next_out */ -+ uLong total_out; /* total nb of bytes output so far */ -+ -+ char *msg; /* last error message, NULL if no error */ -+ struct internal_state FAR *state; /* not visible by applications */ -+ -+ alloc_func zalloc; /* used to allocate the internal state */ -+ free_func zfree; /* used to free the internal state */ -+ voidpf opaque; /* private data object passed to zalloc and zfree */ -+ -+ int data_type; /* best guess about the data type: binary or text */ -+ uLong adler; /* adler32 value of the uncompressed data */ -+ uLong reserved; /* reserved for future use */ -+} z_stream; -+ -+typedef z_stream FAR *z_streamp; -+ -+/* -+ gzip header information passed to and from zlib routines. See RFC 1952 -+ for more details on the meanings of these fields. -+*/ -+typedef struct gz_header_s { -+ int text; /* true if compressed data believed to be text */ -+ uLong time; /* modification time */ -+ int xflags; /* extra flags (not used when writing a gzip file) */ -+ int os; /* operating system */ -+ Bytef *extra; /* pointer to extra field or Z_NULL if none */ -+ uInt extra_len; /* extra field length (valid if extra != Z_NULL) */ -+ uInt extra_max; /* space at extra (only when reading header) */ -+ Bytef *name; /* pointer to zero-terminated file name or Z_NULL */ -+ uInt name_max; /* space at name (only when reading header) */ -+ Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */ -+ uInt comm_max; /* space at comment (only when reading header) */ -+ int hcrc; /* true if there was or will be a header crc */ -+ int done; /* true when done reading gzip header (not used -+ when writing a gzip file) */ -+} gz_header; -+ -+typedef gz_header FAR *gz_headerp; -+ -+/* -+ The application must update next_in and avail_in when avail_in has dropped -+ to zero. It must update next_out and avail_out when avail_out has dropped -+ to zero. The application must initialize zalloc, zfree and opaque before -+ calling the init function. All other fields are set by the compression -+ library and must not be updated by the application. -+ -+ The opaque value provided by the application will be passed as the first -+ parameter for calls of zalloc and zfree. This can be useful for custom -+ memory management. The compression library attaches no meaning to the -+ opaque value. -+ -+ zalloc must return Z_NULL if there is not enough memory for the object. -+ If zlib is used in a multi-threaded application, zalloc and zfree must be -+ thread safe. -+ -+ On 16-bit systems, the functions zalloc and zfree must be able to allocate -+ exactly 65536 bytes, but will not be required to allocate more than this if -+ the symbol MAXSEG_64K is defined (see zconf.h). WARNING: On MSDOS, pointers -+ returned by zalloc for objects of exactly 65536 bytes *must* have their -+ offset normalized to zero. The default allocation function provided by this -+ library ensures this (see zutil.c). To reduce memory requirements and avoid -+ any allocation of 64K objects, at the expense of compression ratio, compile -+ the library with -DMAX_WBITS=14 (see zconf.h). -+ -+ The fields total_in and total_out can be used for statistics or progress -+ reports. After compression, total_in holds the total size of the -+ uncompressed data and may be saved for use in the decompressor (particularly -+ if the decompressor wants to decompress everything in a single step). -+*/ -+ -+ /* constants */ -+ -+#define Z_NO_FLUSH 0 -+#define Z_PARTIAL_FLUSH 1 -+#define Z_SYNC_FLUSH 2 -+#define Z_FULL_FLUSH 3 -+#define Z_FINISH 4 -+#define Z_BLOCK 5 -+#define Z_TREES 6 -+/* Allowed flush values; see deflate() and inflate() below for details */ -+ -+#define Z_OK 0 -+#define Z_STREAM_END 1 -+#define Z_NEED_DICT 2 -+#define Z_ERRNO (-1) -+#define Z_STREAM_ERROR (-2) -+#define Z_DATA_ERROR (-3) -+#define Z_MEM_ERROR (-4) -+#define Z_BUF_ERROR (-5) -+#define Z_VERSION_ERROR (-6) -+/* Return codes for the compression/decompression functions. Negative values -+ * are errors, positive values are used for special but normal events. -+ */ -+ -+#define Z_NO_COMPRESSION 0 -+#define Z_BEST_SPEED 1 -+#define Z_BEST_COMPRESSION 9 -+#define Z_DEFAULT_COMPRESSION (-1) -+/* compression levels */ -+ -+#define Z_FILTERED 1 -+#define Z_HUFFMAN_ONLY 2 -+#define Z_RLE 3 -+#define Z_FIXED 4 -+#define Z_DEFAULT_STRATEGY 0 -+/* compression strategy; see deflateInit2() below for details */ -+ -+#define Z_BINARY 0 -+#define Z_TEXT 1 -+#define Z_ASCII Z_TEXT /* for compatibility with 1.2.2 and earlier */ -+#define Z_UNKNOWN 2 -+/* Possible values of the data_type field (though see inflate()) */ -+ -+#define Z_DEFLATED 8 -+/* The deflate compression method (the only one supported in this version) */ -+ -+#define Z_NULL 0 /* for initializing zalloc, zfree, opaque */ -+ -+#define zlib_version zlibVersion() -+/* for compatibility with versions < 1.0.2 */ -+ -+ -+ /* basic functions */ -+ -+ZEXTERN const char * ZEXPORT zlibVersion OF((void)); -+/* The application can compare zlibVersion and ZLIB_VERSION for consistency. -+ If the first character differs, the library code actually used is not -+ compatible with the zlib.h header file used by the application. This check -+ is automatically made by deflateInit and inflateInit. -+ */ -+ -+/* -+ZEXTERN int ZEXPORT deflateInit OF((z_streamp strm, int level)); -+ -+ Initializes the internal stream state for compression. The fields -+ zalloc, zfree and opaque must be initialized before by the caller. If -+ zalloc and zfree are set to Z_NULL, deflateInit updates them to use default -+ allocation functions. -+ -+ The compression level must be Z_DEFAULT_COMPRESSION, or between 0 and 9: -+ 1 gives best speed, 9 gives best compression, 0 gives no compression at all -+ (the input data is simply copied a block at a time). Z_DEFAULT_COMPRESSION -+ requests a default compromise between speed and compression (currently -+ equivalent to level 6). -+ -+ deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough -+ memory, Z_STREAM_ERROR if level is not a valid compression level, or -+ Z_VERSION_ERROR if the zlib library version (zlib_version) is incompatible -+ with the version assumed by the caller (ZLIB_VERSION). msg is set to null -+ if there is no error message. deflateInit does not perform any compression: -+ this will be done by deflate(). -+*/ -+ -+ -+ZEXTERN int ZEXPORT deflate OF((z_streamp strm, int flush)); -+/* -+ deflate compresses as much data as possible, and stops when the input -+ buffer becomes empty or the output buffer becomes full. It may introduce -+ some output latency (reading input without producing any output) except when -+ forced to flush. -+ -+ The detailed semantics are as follows. deflate performs one or both of the -+ following actions: -+ -+ - Compress more input starting at next_in and update next_in and avail_in -+ accordingly. If not all input can be processed (because there is not -+ enough room in the output buffer), next_in and avail_in are updated and -+ processing will resume at this point for the next call of deflate(). -+ -+ - Provide more output starting at next_out and update next_out and avail_out -+ accordingly. This action is forced if the parameter flush is non zero. -+ Forcing flush frequently degrades the compression ratio, so this parameter -+ should be set only when necessary (in interactive applications). Some -+ output may be provided even if flush is not set. -+ -+ Before the call of deflate(), the application should ensure that at least -+ one of the actions is possible, by providing more input and/or consuming more -+ output, and updating avail_in or avail_out accordingly; avail_out should -+ never be zero before the call. The application can consume the compressed -+ output when it wants, for example when the output buffer is full (avail_out -+ == 0), or after each call of deflate(). If deflate returns Z_OK and with -+ zero avail_out, it must be called again after making room in the output -+ buffer because there might be more output pending. -+ -+ Normally the parameter flush is set to Z_NO_FLUSH, which allows deflate to -+ decide how much data to accumulate before producing output, in order to -+ maximize compression. -+ -+ If the parameter flush is set to Z_SYNC_FLUSH, all pending output is -+ flushed to the output buffer and the output is aligned on a byte boundary, so -+ that the decompressor can get all input data available so far. (In -+ particular avail_in is zero after the call if enough output space has been -+ provided before the call.) Flushing may degrade compression for some -+ compression algorithms and so it should be used only when necessary. This -+ completes the current deflate block and follows it with an empty stored block -+ that is three bits plus filler bits to the next byte, followed by four bytes -+ (00 00 ff ff). -+ -+ If flush is set to Z_PARTIAL_FLUSH, all pending output is flushed to the -+ output buffer, but the output is not aligned to a byte boundary. All of the -+ input data so far will be available to the decompressor, as for Z_SYNC_FLUSH. -+ This completes the current deflate block and follows it with an empty fixed -+ codes block that is 10 bits long. This assures that enough bytes are output -+ in order for the decompressor to finish the block before the empty fixed code -+ block. -+ -+ If flush is set to Z_BLOCK, a deflate block is completed and emitted, as -+ for Z_SYNC_FLUSH, but the output is not aligned on a byte boundary, and up to -+ seven bits of the current block are held to be written as the next byte after -+ the next deflate block is completed. In this case, the decompressor may not -+ be provided enough bits at this point in order to complete decompression of -+ the data provided so far to the compressor. It may need to wait for the next -+ block to be emitted. This is for advanced applications that need to control -+ the emission of deflate blocks. -+ -+ If flush is set to Z_FULL_FLUSH, all output is flushed as with -+ Z_SYNC_FLUSH, and the compression state is reset so that decompression can -+ restart from this point if previous compressed data has been damaged or if -+ random access is desired. Using Z_FULL_FLUSH too often can seriously degrade -+ compression. -+ -+ If deflate returns with avail_out == 0, this function must be called again -+ with the same value of the flush parameter and more output space (updated -+ avail_out), until the flush is complete (deflate returns with non-zero -+ avail_out). In the case of a Z_FULL_FLUSH or Z_SYNC_FLUSH, make sure that -+ avail_out is greater than six to avoid repeated flush markers due to -+ avail_out == 0 on return. -+ -+ If the parameter flush is set to Z_FINISH, pending input is processed, -+ pending output is flushed and deflate returns with Z_STREAM_END if there was -+ enough output space; if deflate returns with Z_OK, this function must be -+ called again with Z_FINISH and more output space (updated avail_out) but no -+ more input data, until it returns with Z_STREAM_END or an error. After -+ deflate has returned Z_STREAM_END, the only possible operations on the stream -+ are deflateReset or deflateEnd. -+ -+ Z_FINISH can be used immediately after deflateInit if all the compression -+ is to be done in a single step. In this case, avail_out must be at least the -+ value returned by deflateBound (see below). If deflate does not return -+ Z_STREAM_END, then it must be called again as described above. -+ -+ deflate() sets strm->adler to the adler32 checksum of all input read -+ so far (that is, total_in bytes). -+ -+ deflate() may update strm->data_type if it can make a good guess about -+ the input data type (Z_BINARY or Z_TEXT). In doubt, the data is considered -+ binary. This field is only for information purposes and does not affect the -+ compression algorithm in any manner. -+ -+ deflate() returns Z_OK if some progress has been made (more input -+ processed or more output produced), Z_STREAM_END if all input has been -+ consumed and all output has been produced (only when flush is set to -+ Z_FINISH), Z_STREAM_ERROR if the stream state was inconsistent (for example -+ if next_in or next_out was Z_NULL), Z_BUF_ERROR if no progress is possible -+ (for example avail_in or avail_out was zero). Note that Z_BUF_ERROR is not -+ fatal, and deflate() can be called again with more input and more output -+ space to continue compressing. -+*/ -+ -+ -+ZEXTERN int ZEXPORT deflateEnd OF((z_streamp strm)); -+/* -+ All dynamically allocated data structures for this stream are freed. -+ This function discards any unprocessed input and does not flush any pending -+ output. -+ -+ deflateEnd returns Z_OK if success, Z_STREAM_ERROR if the -+ stream state was inconsistent, Z_DATA_ERROR if the stream was freed -+ prematurely (some input or output was discarded). In the error case, msg -+ may be set but then points to a static string (which must not be -+ deallocated). -+*/ -+ -+ -+/* -+ZEXTERN int ZEXPORT inflateInit OF((z_streamp strm)); -+ -+ Initializes the internal stream state for decompression. The fields -+ next_in, avail_in, zalloc, zfree and opaque must be initialized before by -+ the caller. If next_in is not Z_NULL and avail_in is large enough (the -+ exact value depends on the compression method), inflateInit determines the -+ compression method from the zlib header and allocates all data structures -+ accordingly; otherwise the allocation will be deferred to the first call of -+ inflate. If zalloc and zfree are set to Z_NULL, inflateInit updates them to -+ use default allocation functions. -+ -+ inflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough -+ memory, Z_VERSION_ERROR if the zlib library version is incompatible with the -+ version assumed by the caller, or Z_STREAM_ERROR if the parameters are -+ invalid, such as a null pointer to the structure. msg is set to null if -+ there is no error message. inflateInit does not perform any decompression -+ apart from possibly reading the zlib header if present: actual decompression -+ will be done by inflate(). (So next_in and avail_in may be modified, but -+ next_out and avail_out are unused and unchanged.) The current implementation -+ of inflateInit() does not process any header information -- that is deferred -+ until inflate() is called. -+*/ -+ -+ -+ZEXTERN int ZEXPORT inflate OF((z_streamp strm, int flush)); -+/* -+ inflate decompresses as much data as possible, and stops when the input -+ buffer becomes empty or the output buffer becomes full. It may introduce -+ some output latency (reading input without producing any output) except when -+ forced to flush. -+ -+ The detailed semantics are as follows. inflate performs one or both of the -+ following actions: -+ -+ - Decompress more input starting at next_in and update next_in and avail_in -+ accordingly. If not all input can be processed (because there is not -+ enough room in the output buffer), next_in is updated and processing will -+ resume at this point for the next call of inflate(). -+ -+ - Provide more output starting at next_out and update next_out and avail_out -+ accordingly. inflate() provides as much output as possible, until there is -+ no more input data or no more space in the output buffer (see below about -+ the flush parameter). -+ -+ Before the call of inflate(), the application should ensure that at least -+ one of the actions is possible, by providing more input and/or consuming more -+ output, and updating the next_* and avail_* values accordingly. The -+ application can consume the uncompressed output when it wants, for example -+ when the output buffer is full (avail_out == 0), or after each call of -+ inflate(). If inflate returns Z_OK and with zero avail_out, it must be -+ called again after making room in the output buffer because there might be -+ more output pending. -+ -+ The flush parameter of inflate() can be Z_NO_FLUSH, Z_SYNC_FLUSH, Z_FINISH, -+ Z_BLOCK, or Z_TREES. Z_SYNC_FLUSH requests that inflate() flush as much -+ output as possible to the output buffer. Z_BLOCK requests that inflate() -+ stop if and when it gets to the next deflate block boundary. When decoding -+ the zlib or gzip format, this will cause inflate() to return immediately -+ after the header and before the first block. When doing a raw inflate, -+ inflate() will go ahead and process the first block, and will return when it -+ gets to the end of that block, or when it runs out of data. -+ -+ The Z_BLOCK option assists in appending to or combining deflate streams. -+ Also to assist in this, on return inflate() will set strm->data_type to the -+ number of unused bits in the last byte taken from strm->next_in, plus 64 if -+ inflate() is currently decoding the last block in the deflate stream, plus -+ 128 if inflate() returned immediately after decoding an end-of-block code or -+ decoding the complete header up to just before the first byte of the deflate -+ stream. The end-of-block will not be indicated until all of the uncompressed -+ data from that block has been written to strm->next_out. The number of -+ unused bits may in general be greater than seven, except when bit 7 of -+ data_type is set, in which case the number of unused bits will be less than -+ eight. data_type is set as noted here every time inflate() returns for all -+ flush options, and so can be used to determine the amount of currently -+ consumed input in bits. -+ -+ The Z_TREES option behaves as Z_BLOCK does, but it also returns when the -+ end of each deflate block header is reached, before any actual data in that -+ block is decoded. This allows the caller to determine the length of the -+ deflate block header for later use in random access within a deflate block. -+ 256 is added to the value of strm->data_type when inflate() returns -+ immediately after reaching the end of the deflate block header. -+ -+ inflate() should normally be called until it returns Z_STREAM_END or an -+ error. However if all decompression is to be performed in a single step (a -+ single call of inflate), the parameter flush should be set to Z_FINISH. In -+ this case all pending input is processed and all pending output is flushed; -+ avail_out must be large enough to hold all the uncompressed data. (The size -+ of the uncompressed data may have been saved by the compressor for this -+ purpose.) The next operation on this stream must be inflateEnd to deallocate -+ the decompression state. The use of Z_FINISH is never required, but can be -+ used to inform inflate that a faster approach may be used for the single -+ inflate() call. -+ -+ In this implementation, inflate() always flushes as much output as -+ possible to the output buffer, and always uses the faster approach on the -+ first call. So the only effect of the flush parameter in this implementation -+ is on the return value of inflate(), as noted below, or when it returns early -+ because Z_BLOCK or Z_TREES is used. -+ -+ If a preset dictionary is needed after this call (see inflateSetDictionary -+ below), inflate sets strm->adler to the adler32 checksum of the dictionary -+ chosen by the compressor and returns Z_NEED_DICT; otherwise it sets -+ strm->adler to the adler32 checksum of all output produced so far (that is, -+ total_out bytes) and returns Z_OK, Z_STREAM_END or an error code as described -+ below. At the end of the stream, inflate() checks that its computed adler32 -+ checksum is equal to that saved by the compressor and returns Z_STREAM_END -+ only if the checksum is correct. -+ -+ inflate() can decompress and check either zlib-wrapped or gzip-wrapped -+ deflate data. The header type is detected automatically, if requested when -+ initializing with inflateInit2(). Any information contained in the gzip -+ header is not retained, so applications that need that information should -+ instead use raw inflate, see inflateInit2() below, or inflateBack() and -+ perform their own processing of the gzip header and trailer. -+ -+ inflate() returns Z_OK if some progress has been made (more input processed -+ or more output produced), Z_STREAM_END if the end of the compressed data has -+ been reached and all uncompressed output has been produced, Z_NEED_DICT if a -+ preset dictionary is needed at this point, Z_DATA_ERROR if the input data was -+ corrupted (input stream not conforming to the zlib format or incorrect check -+ value), Z_STREAM_ERROR if the stream structure was inconsistent (for example -+ next_in or next_out was Z_NULL), Z_MEM_ERROR if there was not enough memory, -+ Z_BUF_ERROR if no progress is possible or if there was not enough room in the -+ output buffer when Z_FINISH is used. Note that Z_BUF_ERROR is not fatal, and -+ inflate() can be called again with more input and more output space to -+ continue decompressing. If Z_DATA_ERROR is returned, the application may -+ then call inflateSync() to look for a good compression block if a partial -+ recovery of the data is desired. -+*/ -+ -+ -+ZEXTERN int ZEXPORT inflateEnd OF((z_streamp strm)); -+/* -+ All dynamically allocated data structures for this stream are freed. -+ This function discards any unprocessed input and does not flush any pending -+ output. -+ -+ inflateEnd returns Z_OK if success, Z_STREAM_ERROR if the stream state -+ was inconsistent. In the error case, msg may be set but then points to a -+ static string (which must not be deallocated). -+*/ -+ -+ -+ /* Advanced functions */ -+ -+/* -+ The following functions are needed only in some special applications. -+*/ -+ -+/* -+ZEXTERN int ZEXPORT deflateInit2 OF((z_streamp strm, -+ int level, -+ int method, -+ int windowBits, -+ int memLevel, -+ int strategy)); -+ -+ This is another version of deflateInit with more compression options. The -+ fields next_in, zalloc, zfree and opaque must be initialized before by the -+ caller. -+ -+ The method parameter is the compression method. It must be Z_DEFLATED in -+ this version of the library. -+ -+ The windowBits parameter is the base two logarithm of the window size -+ (the size of the history buffer). It should be in the range 8..15 for this -+ version of the library. Larger values of this parameter result in better -+ compression at the expense of memory usage. The default value is 15 if -+ deflateInit is used instead. -+ -+ windowBits can also be -8..-15 for raw deflate. In this case, -windowBits -+ determines the window size. deflate() will then generate raw deflate data -+ with no zlib header or trailer, and will not compute an adler32 check value. -+ -+ windowBits can also be greater than 15 for optional gzip encoding. Add -+ 16 to windowBits to write a simple gzip header and trailer around the -+ compressed data instead of a zlib wrapper. The gzip header will have no -+ file name, no extra data, no comment, no modification time (set to zero), no -+ header crc, and the operating system will be set to 255 (unknown). If a -+ gzip stream is being written, strm->adler is a crc32 instead of an adler32. -+ -+ The memLevel parameter specifies how much memory should be allocated -+ for the internal compression state. memLevel=1 uses minimum memory but is -+ slow and reduces compression ratio; memLevel=9 uses maximum memory for -+ optimal speed. The default value is 8. See zconf.h for total memory usage -+ as a function of windowBits and memLevel. -+ -+ The strategy parameter is used to tune the compression algorithm. Use the -+ value Z_DEFAULT_STRATEGY for normal data, Z_FILTERED for data produced by a -+ filter (or predictor), Z_HUFFMAN_ONLY to force Huffman encoding only (no -+ string match), or Z_RLE to limit match distances to one (run-length -+ encoding). Filtered data consists mostly of small values with a somewhat -+ random distribution. In this case, the compression algorithm is tuned to -+ compress them better. The effect of Z_FILTERED is to force more Huffman -+ coding and less string matching; it is somewhat intermediate between -+ Z_DEFAULT_STRATEGY and Z_HUFFMAN_ONLY. Z_RLE is designed to be almost as -+ fast as Z_HUFFMAN_ONLY, but give better compression for PNG image data. The -+ strategy parameter only affects the compression ratio but not the -+ correctness of the compressed output even if it is not set appropriately. -+ Z_FIXED prevents the use of dynamic Huffman codes, allowing for a simpler -+ decoder for special applications. -+ -+ deflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough -+ memory, Z_STREAM_ERROR if any parameter is invalid (such as an invalid -+ method), or Z_VERSION_ERROR if the zlib library version (zlib_version) is -+ incompatible with the version assumed by the caller (ZLIB_VERSION). msg is -+ set to null if there is no error message. deflateInit2 does not perform any -+ compression: this will be done by deflate(). -+*/ -+ -+ZEXTERN int ZEXPORT deflateSetDictionary OF((z_streamp strm, -+ const Bytef *dictionary, -+ uInt dictLength)); -+/* -+ Initializes the compression dictionary from the given byte sequence -+ without producing any compressed output. This function must be called -+ immediately after deflateInit, deflateInit2 or deflateReset, before any call -+ of deflate. The compressor and decompressor must use exactly the same -+ dictionary (see inflateSetDictionary). -+ -+ The dictionary should consist of strings (byte sequences) that are likely -+ to be encountered later in the data to be compressed, with the most commonly -+ used strings preferably put towards the end of the dictionary. Using a -+ dictionary is most useful when the data to be compressed is short and can be -+ predicted with good accuracy; the data can then be compressed better than -+ with the default empty dictionary. -+ -+ Depending on the size of the compression data structures selected by -+ deflateInit or deflateInit2, a part of the dictionary may in effect be -+ discarded, for example if the dictionary is larger than the window size -+ provided in deflateInit or deflateInit2. Thus the strings most likely to be -+ useful should be put at the end of the dictionary, not at the front. In -+ addition, the current implementation of deflate will use at most the window -+ size minus 262 bytes of the provided dictionary. -+ -+ Upon return of this function, strm->adler is set to the adler32 value -+ of the dictionary; the decompressor may later use this value to determine -+ which dictionary has been used by the compressor. (The adler32 value -+ applies to the whole dictionary even if only a subset of the dictionary is -+ actually used by the compressor.) If a raw deflate was requested, then the -+ adler32 value is not computed and strm->adler is not set. -+ -+ deflateSetDictionary returns Z_OK if success, or Z_STREAM_ERROR if a -+ parameter is invalid (e.g. dictionary being Z_NULL) or the stream state is -+ inconsistent (for example if deflate has already been called for this stream -+ or if the compression method is bsort). deflateSetDictionary does not -+ perform any compression: this will be done by deflate(). -+*/ -+ -+ZEXTERN int ZEXPORT deflateCopy OF((z_streamp dest, -+ z_streamp source)); -+/* -+ Sets the destination stream as a complete copy of the source stream. -+ -+ This function can be useful when several compression strategies will be -+ tried, for example when there are several ways of pre-processing the input -+ data with a filter. The streams that will be discarded should then be freed -+ by calling deflateEnd. Note that deflateCopy duplicates the internal -+ compression state which can be quite large, so this strategy is slow and can -+ consume lots of memory. -+ -+ deflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not -+ enough memory, Z_STREAM_ERROR if the source stream state was inconsistent -+ (such as zalloc being Z_NULL). msg is left unchanged in both source and -+ destination. -+*/ -+ -+ZEXTERN int ZEXPORT deflateReset OF((z_streamp strm)); -+/* -+ This function is equivalent to deflateEnd followed by deflateInit, -+ but does not free and reallocate all the internal compression state. The -+ stream will keep the same compression level and any other attributes that -+ may have been set by deflateInit2. -+ -+ deflateReset returns Z_OK if success, or Z_STREAM_ERROR if the source -+ stream state was inconsistent (such as zalloc or state being Z_NULL). -+*/ -+ -+ZEXTERN int ZEXPORT deflateParams OF((z_streamp strm, -+ int level, -+ int strategy)); -+/* -+ Dynamically update the compression level and compression strategy. The -+ interpretation of level and strategy is as in deflateInit2. This can be -+ used to switch between compression and straight copy of the input data, or -+ to switch to a different kind of input data requiring a different strategy. -+ If the compression level is changed, the input available so far is -+ compressed with the old level (and may be flushed); the new level will take -+ effect only at the next call of deflate(). -+ -+ Before the call of deflateParams, the stream state must be set as for -+ a call of deflate(), since the currently available input may have to be -+ compressed and flushed. In particular, strm->avail_out must be non-zero. -+ -+ deflateParams returns Z_OK if success, Z_STREAM_ERROR if the source -+ stream state was inconsistent or if a parameter was invalid, Z_BUF_ERROR if -+ strm->avail_out was zero. -+*/ -+ -+ZEXTERN int ZEXPORT deflateTune OF((z_streamp strm, -+ int good_length, -+ int max_lazy, -+ int nice_length, -+ int max_chain)); -+/* -+ Fine tune deflate's internal compression parameters. This should only be -+ used by someone who understands the algorithm used by zlib's deflate for -+ searching for the best matching string, and even then only by the most -+ fanatic optimizer trying to squeeze out the last compressed bit for their -+ specific input data. Read the deflate.c source code for the meaning of the -+ max_lazy, good_length, nice_length, and max_chain parameters. -+ -+ deflateTune() can be called after deflateInit() or deflateInit2(), and -+ returns Z_OK on success, or Z_STREAM_ERROR for an invalid deflate stream. -+ */ -+ -+ZEXTERN uLong ZEXPORT deflateBound OF((z_streamp strm, -+ uLong sourceLen)); -+/* -+ deflateBound() returns an upper bound on the compressed size after -+ deflation of sourceLen bytes. It must be called after deflateInit() or -+ deflateInit2(), and after deflateSetHeader(), if used. This would be used -+ to allocate an output buffer for deflation in a single pass, and so would be -+ called before deflate(). -+*/ -+ -+ZEXTERN int ZEXPORT deflatePrime OF((z_streamp strm, -+ int bits, -+ int value)); -+/* -+ deflatePrime() inserts bits in the deflate output stream. The intent -+ is that this function is used to start off the deflate output with the bits -+ leftover from a previous deflate stream when appending to it. As such, this -+ function can only be used for raw deflate, and must be used before the first -+ deflate() call after a deflateInit2() or deflateReset(). bits must be less -+ than or equal to 16, and that many of the least significant bits of value -+ will be inserted in the output. -+ -+ deflatePrime returns Z_OK if success, or Z_STREAM_ERROR if the source -+ stream state was inconsistent. -+*/ -+ -+ZEXTERN int ZEXPORT deflateSetHeader OF((z_streamp strm, -+ gz_headerp head)); -+/* -+ deflateSetHeader() provides gzip header information for when a gzip -+ stream is requested by deflateInit2(). deflateSetHeader() may be called -+ after deflateInit2() or deflateReset() and before the first call of -+ deflate(). The text, time, os, extra field, name, and comment information -+ in the provided gz_header structure are written to the gzip header (xflag is -+ ignored -- the extra flags are set according to the compression level). The -+ caller must assure that, if not Z_NULL, name and comment are terminated with -+ a zero byte, and that if extra is not Z_NULL, that extra_len bytes are -+ available there. If hcrc is true, a gzip header crc is included. Note that -+ the current versions of the command-line version of gzip (up through version -+ 1.3.x) do not support header crc's, and will report that it is a "multi-part -+ gzip file" and give up. -+ -+ If deflateSetHeader is not used, the default gzip header has text false, -+ the time set to zero, and os set to 255, with no extra, name, or comment -+ fields. The gzip header is returned to the default state by deflateReset(). -+ -+ deflateSetHeader returns Z_OK if success, or Z_STREAM_ERROR if the source -+ stream state was inconsistent. -+*/ -+ -+/* -+ZEXTERN int ZEXPORT inflateInit2 OF((z_streamp strm, -+ int windowBits)); -+ -+ This is another version of inflateInit with an extra parameter. The -+ fields next_in, avail_in, zalloc, zfree and opaque must be initialized -+ before by the caller. -+ -+ The windowBits parameter is the base two logarithm of the maximum window -+ size (the size of the history buffer). It should be in the range 8..15 for -+ this version of the library. The default value is 15 if inflateInit is used -+ instead. windowBits must be greater than or equal to the windowBits value -+ provided to deflateInit2() while compressing, or it must be equal to 15 if -+ deflateInit2() was not used. If a compressed stream with a larger window -+ size is given as input, inflate() will return with the error code -+ Z_DATA_ERROR instead of trying to allocate a larger window. -+ -+ windowBits can also be zero to request that inflate use the window size in -+ the zlib header of the compressed stream. -+ -+ windowBits can also be -8..-15 for raw inflate. In this case, -windowBits -+ determines the window size. inflate() will then process raw deflate data, -+ not looking for a zlib or gzip header, not generating a check value, and not -+ looking for any check values for comparison at the end of the stream. This -+ is for use with other formats that use the deflate compressed data format -+ such as zip. Those formats provide their own check values. If a custom -+ format is developed using the raw deflate format for compressed data, it is -+ recommended that a check value such as an adler32 or a crc32 be applied to -+ the uncompressed data as is done in the zlib, gzip, and zip formats. For -+ most applications, the zlib format should be used as is. Note that comments -+ above on the use in deflateInit2() applies to the magnitude of windowBits. -+ -+ windowBits can also be greater than 15 for optional gzip decoding. Add -+ 32 to windowBits to enable zlib and gzip decoding with automatic header -+ detection, or add 16 to decode only the gzip format (the zlib format will -+ return a Z_DATA_ERROR). If a gzip stream is being decoded, strm->adler is a -+ crc32 instead of an adler32. -+ -+ inflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough -+ memory, Z_VERSION_ERROR if the zlib library version is incompatible with the -+ version assumed by the caller, or Z_STREAM_ERROR if the parameters are -+ invalid, such as a null pointer to the structure. msg is set to null if -+ there is no error message. inflateInit2 does not perform any decompression -+ apart from possibly reading the zlib header if present: actual decompression -+ will be done by inflate(). (So next_in and avail_in may be modified, but -+ next_out and avail_out are unused and unchanged.) The current implementation -+ of inflateInit2() does not process any header information -- that is -+ deferred until inflate() is called. -+*/ -+ -+ZEXTERN int ZEXPORT inflateSetDictionary OF((z_streamp strm, -+ const Bytef *dictionary, -+ uInt dictLength)); -+/* -+ Initializes the decompression dictionary from the given uncompressed byte -+ sequence. This function must be called immediately after a call of inflate, -+ if that call returned Z_NEED_DICT. The dictionary chosen by the compressor -+ can be determined from the adler32 value returned by that call of inflate. -+ The compressor and decompressor must use exactly the same dictionary (see -+ deflateSetDictionary). For raw inflate, this function can be called -+ immediately after inflateInit2() or inflateReset() and before any call of -+ inflate() to set the dictionary. The application must insure that the -+ dictionary that was used for compression is provided. -+ -+ inflateSetDictionary returns Z_OK if success, Z_STREAM_ERROR if a -+ parameter is invalid (e.g. dictionary being Z_NULL) or the stream state is -+ inconsistent, Z_DATA_ERROR if the given dictionary doesn't match the -+ expected one (incorrect adler32 value). inflateSetDictionary does not -+ perform any decompression: this will be done by subsequent calls of -+ inflate(). -+*/ -+ -+ZEXTERN int ZEXPORT inflateSync OF((z_streamp strm)); -+/* -+ Skips invalid compressed data until a full flush point (see above the -+ description of deflate with Z_FULL_FLUSH) can be found, or until all -+ available input is skipped. No output is provided. -+ -+ inflateSync returns Z_OK if a full flush point has been found, Z_BUF_ERROR -+ if no more input was provided, Z_DATA_ERROR if no flush point has been -+ found, or Z_STREAM_ERROR if the stream structure was inconsistent. In the -+ success case, the application may save the current current value of total_in -+ which indicates where valid compressed data was found. In the error case, -+ the application may repeatedly call inflateSync, providing more input each -+ time, until success or end of the input data. -+*/ -+ -+ZEXTERN int ZEXPORT inflateCopy OF((z_streamp dest, -+ z_streamp source)); -+/* -+ Sets the destination stream as a complete copy of the source stream. -+ -+ This function can be useful when randomly accessing a large stream. The -+ first pass through the stream can periodically record the inflate state, -+ allowing restarting inflate at those points when randomly accessing the -+ stream. -+ -+ inflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not -+ enough memory, Z_STREAM_ERROR if the source stream state was inconsistent -+ (such as zalloc being Z_NULL). msg is left unchanged in both source and -+ destination. -+*/ -+ -+ZEXTERN int ZEXPORT inflateReset OF((z_streamp strm)); -+/* -+ This function is equivalent to inflateEnd followed by inflateInit, -+ but does not free and reallocate all the internal decompression state. The -+ stream will keep attributes that may have been set by inflateInit2. -+ -+ inflateReset returns Z_OK if success, or Z_STREAM_ERROR if the source -+ stream state was inconsistent (such as zalloc or state being Z_NULL). -+*/ -+ -+ZEXTERN int ZEXPORT inflateReset2 OF((z_streamp strm, -+ int windowBits)); -+/* -+ This function is the same as inflateReset, but it also permits changing -+ the wrap and window size requests. The windowBits parameter is interpreted -+ the same as it is for inflateInit2. -+ -+ inflateReset2 returns Z_OK if success, or Z_STREAM_ERROR if the source -+ stream state was inconsistent (such as zalloc or state being Z_NULL), or if -+ the windowBits parameter is invalid. -+*/ -+ -+ZEXTERN int ZEXPORT inflatePrime OF((z_streamp strm, -+ int bits, -+ int value)); -+/* -+ This function inserts bits in the inflate input stream. The intent is -+ that this function is used to start inflating at a bit position in the -+ middle of a byte. The provided bits will be used before any bytes are used -+ from next_in. This function should only be used with raw inflate, and -+ should be used before the first inflate() call after inflateInit2() or -+ inflateReset(). bits must be less than or equal to 16, and that many of the -+ least significant bits of value will be inserted in the input. -+ -+ If bits is negative, then the input stream bit buffer is emptied. Then -+ inflatePrime() can be called again to put bits in the buffer. This is used -+ to clear out bits leftover after feeding inflate a block description prior -+ to feeding inflate codes. -+ -+ inflatePrime returns Z_OK if success, or Z_STREAM_ERROR if the source -+ stream state was inconsistent. -+*/ -+ -+ZEXTERN long ZEXPORT inflateMark OF((z_streamp strm)); -+/* -+ This function returns two values, one in the lower 16 bits of the return -+ value, and the other in the remaining upper bits, obtained by shifting the -+ return value down 16 bits. If the upper value is -1 and the lower value is -+ zero, then inflate() is currently decoding information outside of a block. -+ If the upper value is -1 and the lower value is non-zero, then inflate is in -+ the middle of a stored block, with the lower value equaling the number of -+ bytes from the input remaining to copy. If the upper value is not -1, then -+ it is the number of bits back from the current bit position in the input of -+ the code (literal or length/distance pair) currently being processed. In -+ that case the lower value is the number of bytes already emitted for that -+ code. -+ -+ A code is being processed if inflate is waiting for more input to complete -+ decoding of the code, or if it has completed decoding but is waiting for -+ more output space to write the literal or match data. -+ -+ inflateMark() is used to mark locations in the input data for random -+ access, which may be at bit positions, and to note those cases where the -+ output of a code may span boundaries of random access blocks. The current -+ location in the input stream can be determined from avail_in and data_type -+ as noted in the description for the Z_BLOCK flush parameter for inflate. -+ -+ inflateMark returns the value noted above or -1 << 16 if the provided -+ source stream state was inconsistent. -+*/ -+ -+ZEXTERN int ZEXPORT inflateGetHeader OF((z_streamp strm, -+ gz_headerp head)); -+/* -+ inflateGetHeader() requests that gzip header information be stored in the -+ provided gz_header structure. inflateGetHeader() may be called after -+ inflateInit2() or inflateReset(), and before the first call of inflate(). -+ As inflate() processes the gzip stream, head->done is zero until the header -+ is completed, at which time head->done is set to one. If a zlib stream is -+ being decoded, then head->done is set to -1 to indicate that there will be -+ no gzip header information forthcoming. Note that Z_BLOCK or Z_TREES can be -+ used to force inflate() to return immediately after header processing is -+ complete and before any actual data is decompressed. -+ -+ The text, time, xflags, and os fields are filled in with the gzip header -+ contents. hcrc is set to true if there is a header CRC. (The header CRC -+ was valid if done is set to one.) If extra is not Z_NULL, then extra_max -+ contains the maximum number of bytes to write to extra. Once done is true, -+ extra_len contains the actual extra field length, and extra contains the -+ extra field, or that field truncated if extra_max is less than extra_len. -+ If name is not Z_NULL, then up to name_max characters are written there, -+ terminated with a zero unless the length is greater than name_max. If -+ comment is not Z_NULL, then up to comm_max characters are written there, -+ terminated with a zero unless the length is greater than comm_max. When any -+ of extra, name, or comment are not Z_NULL and the respective field is not -+ present in the header, then that field is set to Z_NULL to signal its -+ absence. This allows the use of deflateSetHeader() with the returned -+ structure to duplicate the header. However if those fields are set to -+ allocated memory, then the application will need to save those pointers -+ elsewhere so that they can be eventually freed. -+ -+ If inflateGetHeader is not used, then the header information is simply -+ discarded. The header is always checked for validity, including the header -+ CRC if present. inflateReset() will reset the process to discard the header -+ information. The application would need to call inflateGetHeader() again to -+ retrieve the header from the next gzip stream. -+ -+ inflateGetHeader returns Z_OK if success, or Z_STREAM_ERROR if the source -+ stream state was inconsistent. -+*/ -+ -+/* -+ZEXTERN int ZEXPORT inflateBackInit OF((z_streamp strm, int windowBits, -+ unsigned char FAR *window)); -+ -+ Initialize the internal stream state for decompression using inflateBack() -+ calls. The fields zalloc, zfree and opaque in strm must be initialized -+ before the call. If zalloc and zfree are Z_NULL, then the default library- -+ derived memory allocation routines are used. windowBits is the base two -+ logarithm of the window size, in the range 8..15. window is a caller -+ supplied buffer of that size. Except for special applications where it is -+ assured that deflate was used with small window sizes, windowBits must be 15 -+ and a 32K byte window must be supplied to be able to decompress general -+ deflate streams. -+ -+ See inflateBack() for the usage of these routines. -+ -+ inflateBackInit will return Z_OK on success, Z_STREAM_ERROR if any of -+ the paramaters are invalid, Z_MEM_ERROR if the internal state could not be -+ allocated, or Z_VERSION_ERROR if the version of the library does not match -+ the version of the header file. -+*/ -+ -+typedef unsigned (*in_func) OF((void FAR *, unsigned char FAR * FAR *)); -+typedef int (*out_func) OF((void FAR *, unsigned char FAR *, unsigned)); -+ -+ZEXTERN int ZEXPORT inflateBack OF((z_streamp strm, -+ in_func in, void FAR *in_desc, -+ out_func out, void FAR *out_desc)); -+/* -+ inflateBack() does a raw inflate with a single call using a call-back -+ interface for input and output. This is more efficient than inflate() for -+ file i/o applications in that it avoids copying between the output and the -+ sliding window by simply making the window itself the output buffer. This -+ function trusts the application to not change the output buffer passed by -+ the output function, at least until inflateBack() returns. -+ -+ inflateBackInit() must be called first to allocate the internal state -+ and to initialize the state with the user-provided window buffer. -+ inflateBack() may then be used multiple times to inflate a complete, raw -+ deflate stream with each call. inflateBackEnd() is then called to free the -+ allocated state. -+ -+ A raw deflate stream is one with no zlib or gzip header or trailer. -+ This routine would normally be used in a utility that reads zip or gzip -+ files and writes out uncompressed files. The utility would decode the -+ header and process the trailer on its own, hence this routine expects only -+ the raw deflate stream to decompress. This is different from the normal -+ behavior of inflate(), which expects either a zlib or gzip header and -+ trailer around the deflate stream. -+ -+ inflateBack() uses two subroutines supplied by the caller that are then -+ called by inflateBack() for input and output. inflateBack() calls those -+ routines until it reads a complete deflate stream and writes out all of the -+ uncompressed data, or until it encounters an error. The function's -+ parameters and return types are defined above in the in_func and out_func -+ typedefs. inflateBack() will call in(in_desc, &buf) which should return the -+ number of bytes of provided input, and a pointer to that input in buf. If -+ there is no input available, in() must return zero--buf is ignored in that -+ case--and inflateBack() will return a buffer error. inflateBack() will call -+ out(out_desc, buf, len) to write the uncompressed data buf[0..len-1]. out() -+ should return zero on success, or non-zero on failure. If out() returns -+ non-zero, inflateBack() will return with an error. Neither in() nor out() -+ are permitted to change the contents of the window provided to -+ inflateBackInit(), which is also the buffer that out() uses to write from. -+ The length written by out() will be at most the window size. Any non-zero -+ amount of input may be provided by in(). -+ -+ For convenience, inflateBack() can be provided input on the first call by -+ setting strm->next_in and strm->avail_in. If that input is exhausted, then -+ in() will be called. Therefore strm->next_in must be initialized before -+ calling inflateBack(). If strm->next_in is Z_NULL, then in() will be called -+ immediately for input. If strm->next_in is not Z_NULL, then strm->avail_in -+ must also be initialized, and then if strm->avail_in is not zero, input will -+ initially be taken from strm->next_in[0 .. strm->avail_in - 1]. -+ -+ The in_desc and out_desc parameters of inflateBack() is passed as the -+ first parameter of in() and out() respectively when they are called. These -+ descriptors can be optionally used to pass any information that the caller- -+ supplied in() and out() functions need to do their job. -+ -+ On return, inflateBack() will set strm->next_in and strm->avail_in to -+ pass back any unused input that was provided by the last in() call. The -+ return values of inflateBack() can be Z_STREAM_END on success, Z_BUF_ERROR -+ if in() or out() returned an error, Z_DATA_ERROR if there was a format error -+ in the deflate stream (in which case strm->msg is set to indicate the nature -+ of the error), or Z_STREAM_ERROR if the stream was not properly initialized. -+ In the case of Z_BUF_ERROR, an input or output error can be distinguished -+ using strm->next_in which will be Z_NULL only if in() returned an error. If -+ strm->next_in is not Z_NULL, then the Z_BUF_ERROR was due to out() returning -+ non-zero. (in() will always be called before out(), so strm->next_in is -+ assured to be defined if out() returns non-zero.) Note that inflateBack() -+ cannot return Z_OK. -+*/ -+ -+ZEXTERN int ZEXPORT inflateBackEnd OF((z_streamp strm)); -+/* -+ All memory allocated by inflateBackInit() is freed. -+ -+ inflateBackEnd() returns Z_OK on success, or Z_STREAM_ERROR if the stream -+ state was inconsistent. -+*/ -+ -+ZEXTERN uLong ZEXPORT zlibCompileFlags OF((void)); -+/* Return flags indicating compile-time options. -+ -+ Type sizes, two bits each, 00 = 16 bits, 01 = 32, 10 = 64, 11 = other: -+ 1.0: size of uInt -+ 3.2: size of uLong -+ 5.4: size of voidpf (pointer) -+ 7.6: size of z_off_t -+ -+ Compiler, assembler, and debug options: -+ 8: DEBUG -+ 9: ASMV or ASMINF -- use ASM code -+ 10: ZLIB_WINAPI -- exported functions use the WINAPI calling convention -+ 11: 0 (reserved) -+ -+ One-time table building (smaller code, but not thread-safe if true): -+ 12: BUILDFIXED -- build static block decoding tables when needed -+ 13: DYNAMIC_CRC_TABLE -- build CRC calculation tables when needed -+ 14,15: 0 (reserved) -+ -+ Library content (indicates missing functionality): -+ 16: NO_GZCOMPRESS -- gz* functions cannot compress (to avoid linking -+ deflate code when not needed) -+ 17: NO_GZIP -- deflate can't write gzip streams, and inflate can't detect -+ and decode gzip streams (to avoid linking crc code) -+ 18-19: 0 (reserved) -+ -+ Operation variations (changes in library functionality): -+ 20: PKZIP_BUG_WORKAROUND -- slightly more permissive inflate -+ 21: FASTEST -- deflate algorithm with only one, lowest compression level -+ 22,23: 0 (reserved) -+ -+ The sprintf variant used by gzprintf (zero is best): -+ 24: 0 = vs*, 1 = s* -- 1 means limited to 20 arguments after the format -+ 25: 0 = *nprintf, 1 = *printf -- 1 means gzprintf() not secure! -+ 26: 0 = returns value, 1 = void -- 1 means inferred string length returned -+ -+ Remainder: -+ 27-31: 0 (reserved) -+ */ -+ -+ -+ /* utility functions */ -+ -+/* -+ The following utility functions are implemented on top of the basic -+ stream-oriented functions. To simplify the interface, some default options -+ are assumed (compression level and memory usage, standard memory allocation -+ functions). The source code of these utility functions can be modified if -+ you need special options. -+*/ -+ -+ZEXTERN int ZEXPORT compress OF((Bytef *dest, uLongf *destLen, -+ const Bytef *source, uLong sourceLen)); -+/* -+ Compresses the source buffer into the destination buffer. sourceLen is -+ the byte length of the source buffer. Upon entry, destLen is the total size -+ of the destination buffer, which must be at least the value returned by -+ compressBound(sourceLen). Upon exit, destLen is the actual size of the -+ compressed buffer. -+ -+ compress returns Z_OK if success, Z_MEM_ERROR if there was not -+ enough memory, Z_BUF_ERROR if there was not enough room in the output -+ buffer. -+*/ -+ -+ZEXTERN int ZEXPORT compress2 OF((Bytef *dest, uLongf *destLen, -+ const Bytef *source, uLong sourceLen, -+ int level)); -+/* -+ Compresses the source buffer into the destination buffer. The level -+ parameter has the same meaning as in deflateInit. sourceLen is the byte -+ length of the source buffer. Upon entry, destLen is the total size of the -+ destination buffer, which must be at least the value returned by -+ compressBound(sourceLen). Upon exit, destLen is the actual size of the -+ compressed buffer. -+ -+ compress2 returns Z_OK if success, Z_MEM_ERROR if there was not enough -+ memory, Z_BUF_ERROR if there was not enough room in the output buffer, -+ Z_STREAM_ERROR if the level parameter is invalid. -+*/ -+ -+ZEXTERN uLong ZEXPORT compressBound OF((uLong sourceLen)); -+/* -+ compressBound() returns an upper bound on the compressed size after -+ compress() or compress2() on sourceLen bytes. It would be used before a -+ compress() or compress2() call to allocate the destination buffer. -+*/ -+ -+ZEXTERN int ZEXPORT uncompress OF((Bytef *dest, uLongf *destLen, -+ const Bytef *source, uLong sourceLen)); -+/* -+ Decompresses the source buffer into the destination buffer. sourceLen is -+ the byte length of the source buffer. Upon entry, destLen is the total size -+ of the destination buffer, which must be large enough to hold the entire -+ uncompressed data. (The size of the uncompressed data must have been saved -+ previously by the compressor and transmitted to the decompressor by some -+ mechanism outside the scope of this compression library.) Upon exit, destLen -+ is the actual size of the uncompressed buffer. -+ -+ uncompress returns Z_OK if success, Z_MEM_ERROR if there was not -+ enough memory, Z_BUF_ERROR if there was not enough room in the output -+ buffer, or Z_DATA_ERROR if the input data was corrupted or incomplete. -+*/ -+ -+ -+ /* gzip file access functions */ -+ -+/* -+ This library supports reading and writing files in gzip (.gz) format with -+ an interface similar to that of stdio, using the functions that start with -+ "gz". The gzip format is different from the zlib format. gzip is a gzip -+ wrapper, documented in RFC 1952, wrapped around a deflate stream. -+*/ -+ -+typedef voidp gzFile; /* opaque gzip file descriptor */ -+ -+/* -+ZEXTERN gzFile ZEXPORT gzopen OF((const char *path, const char *mode)); -+ -+ Opens a gzip (.gz) file for reading or writing. The mode parameter is as -+ in fopen ("rb" or "wb") but can also include a compression level ("wb9") or -+ a strategy: 'f' for filtered data as in "wb6f", 'h' for Huffman-only -+ compression as in "wb1h", 'R' for run-length encoding as in "wb1R", or 'F' -+ for fixed code compression as in "wb9F". (See the description of -+ deflateInit2 for more information about the strategy parameter.) Also "a" -+ can be used instead of "w" to request that the gzip stream that will be -+ written be appended to the file. "+" will result in an error, since reading -+ and writing to the same gzip file is not supported. -+ -+ gzopen can be used to read a file which is not in gzip format; in this -+ case gzread will directly read from the file without decompression. -+ -+ gzopen returns NULL if the file could not be opened, if there was -+ insufficient memory to allocate the gzFile state, or if an invalid mode was -+ specified (an 'r', 'w', or 'a' was not provided, or '+' was provided). -+ errno can be checked to determine if the reason gzopen failed was that the -+ file could not be opened. -+*/ -+ -+ZEXTERN gzFile ZEXPORT gzdopen OF((int fd, const char *mode)); -+/* -+ gzdopen associates a gzFile with the file descriptor fd. File descriptors -+ are obtained from calls like open, dup, creat, pipe or fileno (if the file -+ has been previously opened with fopen). The mode parameter is as in gzopen. -+ -+ The next call of gzclose on the returned gzFile will also close the file -+ descriptor fd, just like fclose(fdopen(fd, mode)) closes the file descriptor -+ fd. If you want to keep fd open, use fd = dup(fd_keep); gz = gzdopen(fd, -+ mode);. The duplicated descriptor should be saved to avoid a leak, since -+ gzdopen does not close fd if it fails. -+ -+ gzdopen returns NULL if there was insufficient memory to allocate the -+ gzFile state, if an invalid mode was specified (an 'r', 'w', or 'a' was not -+ provided, or '+' was provided), or if fd is -1. The file descriptor is not -+ used until the next gz* read, write, seek, or close operation, so gzdopen -+ will not detect if fd is invalid (unless fd is -1). -+*/ -+ -+ZEXTERN int ZEXPORT gzbuffer OF((gzFile file, unsigned size)); -+/* -+ Set the internal buffer size used by this library's functions. The -+ default buffer size is 8192 bytes. This function must be called after -+ gzopen() or gzdopen(), and before any other calls that read or write the -+ file. The buffer memory allocation is always deferred to the first read or -+ write. Two buffers are allocated, either both of the specified size when -+ writing, or one of the specified size and the other twice that size when -+ reading. A larger buffer size of, for example, 64K or 128K bytes will -+ noticeably increase the speed of decompression (reading). -+ -+ The new buffer size also affects the maximum length for gzprintf(). -+ -+ gzbuffer() returns 0 on success, or -1 on failure, such as being called -+ too late. -+*/ -+ -+ZEXTERN int ZEXPORT gzsetparams OF((gzFile file, int level, int strategy)); -+/* -+ Dynamically update the compression level or strategy. See the description -+ of deflateInit2 for the meaning of these parameters. -+ -+ gzsetparams returns Z_OK if success, or Z_STREAM_ERROR if the file was not -+ opened for writing. -+*/ -+ -+ZEXTERN int ZEXPORT gzread OF((gzFile file, voidp buf, unsigned len)); -+/* -+ Reads the given number of uncompressed bytes from the compressed file. If -+ the input file was not in gzip format, gzread copies the given number of -+ bytes into the buffer. -+ -+ After reaching the end of a gzip stream in the input, gzread will continue -+ to read, looking for another gzip stream, or failing that, reading the rest -+ of the input file directly without decompression. The entire input file -+ will be read if gzread is called until it returns less than the requested -+ len. -+ -+ gzread returns the number of uncompressed bytes actually read, less than -+ len for end of file, or -1 for error. -+*/ -+ -+ZEXTERN int ZEXPORT gzwrite OF((gzFile file, -+ voidpc buf, unsigned len)); -+/* -+ Writes the given number of uncompressed bytes into the compressed file. -+ gzwrite returns the number of uncompressed bytes written or 0 in case of -+ error. -+*/ -+ -+ZEXTERN int ZEXPORTVA gzprintf OF((gzFile file, const char *format, ...)); -+/* -+ Converts, formats, and writes the arguments to the compressed file under -+ control of the format string, as in fprintf. gzprintf returns the number of -+ uncompressed bytes actually written, or 0 in case of error. The number of -+ uncompressed bytes written is limited to 8191, or one less than the buffer -+ size given to gzbuffer(). The caller should assure that this limit is not -+ exceeded. If it is exceeded, then gzprintf() will return an error (0) with -+ nothing written. In this case, there may also be a buffer overflow with -+ unpredictable consequences, which is possible only if zlib was compiled with -+ the insecure functions sprintf() or vsprintf() because the secure snprintf() -+ or vsnprintf() functions were not available. This can be determined using -+ zlibCompileFlags(). -+*/ -+ -+ZEXTERN int ZEXPORT gzputs OF((gzFile file, const char *s)); -+/* -+ Writes the given null-terminated string to the compressed file, excluding -+ the terminating null character. -+ -+ gzputs returns the number of characters written, or -1 in case of error. -+*/ -+ -+ZEXTERN char * ZEXPORT gzgets OF((gzFile file, char *buf, int len)); -+/* -+ Reads bytes from the compressed file until len-1 characters are read, or a -+ newline character is read and transferred to buf, or an end-of-file -+ condition is encountered. If any characters are read or if len == 1, the -+ string is terminated with a null character. If no characters are read due -+ to an end-of-file or len < 1, then the buffer is left untouched. -+ -+ gzgets returns buf which is a null-terminated string, or it returns NULL -+ for end-of-file or in case of error. If there was an error, the contents at -+ buf are indeterminate. -+*/ -+ -+ZEXTERN int ZEXPORT gzputc OF((gzFile file, int c)); -+/* -+ Writes c, converted to an unsigned char, into the compressed file. gzputc -+ returns the value that was written, or -1 in case of error. -+*/ -+ -+ZEXTERN int ZEXPORT gzgetc OF((gzFile file)); -+/* -+ Reads one byte from the compressed file. gzgetc returns this byte or -1 -+ in case of end of file or error. -+*/ -+ -+ZEXTERN int ZEXPORT gzungetc OF((int c, gzFile file)); -+/* -+ Push one character back onto the stream to be read as the first character -+ on the next read. At least one character of push-back is allowed. -+ gzungetc() returns the character pushed, or -1 on failure. gzungetc() will -+ fail if c is -1, and may fail if a character has been pushed but not read -+ yet. If gzungetc is used immediately after gzopen or gzdopen, at least the -+ output buffer size of pushed characters is allowed. (See gzbuffer above.) -+ The pushed character will be discarded if the stream is repositioned with -+ gzseek() or gzrewind(). -+*/ -+ -+ZEXTERN int ZEXPORT gzflush OF((gzFile file, int flush)); -+/* -+ Flushes all pending output into the compressed file. The parameter flush -+ is as in the deflate() function. The return value is the zlib error number -+ (see function gzerror below). gzflush is only permitted when writing. -+ -+ If the flush parameter is Z_FINISH, the remaining data is written and the -+ gzip stream is completed in the output. If gzwrite() is called again, a new -+ gzip stream will be started in the output. gzread() is able to read such -+ concatented gzip streams. -+ -+ gzflush should be called only when strictly necessary because it will -+ degrade compression if called too often. -+*/ -+ -+/* -+ZEXTERN z_off_t ZEXPORT gzseek OF((gzFile file, -+ z_off_t offset, int whence)); -+ -+ Sets the starting position for the next gzread or gzwrite on the given -+ compressed file. The offset represents a number of bytes in the -+ uncompressed data stream. The whence parameter is defined as in lseek(2); -+ the value SEEK_END is not supported. -+ -+ If the file is opened for reading, this function is emulated but can be -+ extremely slow. If the file is opened for writing, only forward seeks are -+ supported; gzseek then compresses a sequence of zeroes up to the new -+ starting position. -+ -+ gzseek returns the resulting offset location as measured in bytes from -+ the beginning of the uncompressed stream, or -1 in case of error, in -+ particular if the file is opened for writing and the new starting position -+ would be before the current position. -+*/ -+ -+ZEXTERN int ZEXPORT gzrewind OF((gzFile file)); -+/* -+ Rewinds the given file. This function is supported only for reading. -+ -+ gzrewind(file) is equivalent to (int)gzseek(file, 0L, SEEK_SET) -+*/ -+ -+/* -+ZEXTERN z_off_t ZEXPORT gztell OF((gzFile file)); -+ -+ Returns the starting position for the next gzread or gzwrite on the given -+ compressed file. This position represents a number of bytes in the -+ uncompressed data stream, and is zero when starting, even if appending or -+ reading a gzip stream from the middle of a file using gzdopen(). -+ -+ gztell(file) is equivalent to gzseek(file, 0L, SEEK_CUR) -+*/ -+ -+/* -+ZEXTERN z_off_t ZEXPORT gzoffset OF((gzFile file)); -+ -+ Returns the current offset in the file being read or written. This offset -+ includes the count of bytes that precede the gzip stream, for example when -+ appending or when using gzdopen() for reading. When reading, the offset -+ does not include as yet unused buffered input. This information can be used -+ for a progress indicator. On error, gzoffset() returns -1. -+*/ -+ -+ZEXTERN int ZEXPORT gzeof OF((gzFile file)); -+/* -+ Returns true (1) if the end-of-file indicator has been set while reading, -+ false (0) otherwise. Note that the end-of-file indicator is set only if the -+ read tried to go past the end of the input, but came up short. Therefore, -+ just like feof(), gzeof() may return false even if there is no more data to -+ read, in the event that the last read request was for the exact number of -+ bytes remaining in the input file. This will happen if the input file size -+ is an exact multiple of the buffer size. -+ -+ If gzeof() returns true, then the read functions will return no more data, -+ unless the end-of-file indicator is reset by gzclearerr() and the input file -+ has grown since the previous end of file was detected. -+*/ -+ -+ZEXTERN int ZEXPORT gzdirect OF((gzFile file)); -+/* -+ Returns true (1) if file is being copied directly while reading, or false -+ (0) if file is a gzip stream being decompressed. This state can change from -+ false to true while reading the input file if the end of a gzip stream is -+ reached, but is followed by data that is not another gzip stream. -+ -+ If the input file is empty, gzdirect() will return true, since the input -+ does not contain a gzip stream. -+ -+ If gzdirect() is used immediately after gzopen() or gzdopen() it will -+ cause buffers to be allocated to allow reading the file to determine if it -+ is a gzip file. Therefore if gzbuffer() is used, it should be called before -+ gzdirect(). -+*/ -+ -+ZEXTERN int ZEXPORT gzclose OF((gzFile file)); -+/* -+ Flushes all pending output if necessary, closes the compressed file and -+ deallocates the (de)compression state. Note that once file is closed, you -+ cannot call gzerror with file, since its structures have been deallocated. -+ gzclose must not be called more than once on the same file, just as free -+ must not be called more than once on the same allocation. -+ -+ gzclose will return Z_STREAM_ERROR if file is not valid, Z_ERRNO on a -+ file operation error, or Z_OK on success. -+*/ -+ -+ZEXTERN int ZEXPORT gzclose_r OF((gzFile file)); -+ZEXTERN int ZEXPORT gzclose_w OF((gzFile file)); -+/* -+ Same as gzclose(), but gzclose_r() is only for use when reading, and -+ gzclose_w() is only for use when writing or appending. The advantage to -+ using these instead of gzclose() is that they avoid linking in zlib -+ compression or decompression code that is not used when only reading or only -+ writing respectively. If gzclose() is used, then both compression and -+ decompression code will be included the application when linking to a static -+ zlib library. -+*/ -+ -+ZEXTERN const char * ZEXPORT gzerror OF((gzFile file, int *errnum)); -+/* -+ Returns the error message for the last error which occurred on the given -+ compressed file. errnum is set to zlib error number. If an error occurred -+ in the file system and not in the compression library, errnum is set to -+ Z_ERRNO and the application may consult errno to get the exact error code. -+ -+ The application must not modify the returned string. Future calls to -+ this function may invalidate the previously returned string. If file is -+ closed, then the string previously returned by gzerror will no longer be -+ available. -+ -+ gzerror() should be used to distinguish errors from end-of-file for those -+ functions above that do not distinguish those cases in their return values. -+*/ -+ -+ZEXTERN void ZEXPORT gzclearerr OF((gzFile file)); -+/* -+ Clears the error and end-of-file flags for file. This is analogous to the -+ clearerr() function in stdio. This is useful for continuing to read a gzip -+ file that is being written concurrently. -+*/ -+ -+ -+ /* checksum functions */ -+ -+/* -+ These functions are not related to compression but are exported -+ anyway because they might be useful in applications using the compression -+ library. -+*/ -+ -+ZEXTERN uLong ZEXPORT adler32 OF((uLong adler, const Bytef *buf, uInt len)); -+/* -+ Update a running Adler-32 checksum with the bytes buf[0..len-1] and -+ return the updated checksum. If buf is Z_NULL, this function returns the -+ required initial value for the checksum. -+ -+ An Adler-32 checksum is almost as reliable as a CRC32 but can be computed -+ much faster. -+ -+ Usage example: -+ -+ uLong adler = adler32(0L, Z_NULL, 0); -+ -+ while (read_buffer(buffer, length) != EOF) { -+ adler = adler32(adler, buffer, length); -+ } -+ if (adler != original_adler) error(); -+*/ -+ -+/* -+ZEXTERN uLong ZEXPORT adler32_combine OF((uLong adler1, uLong adler2, -+ z_off_t len2)); -+ -+ Combine two Adler-32 checksums into one. For two sequences of bytes, seq1 -+ and seq2 with lengths len1 and len2, Adler-32 checksums were calculated for -+ each, adler1 and adler2. adler32_combine() returns the Adler-32 checksum of -+ seq1 and seq2 concatenated, requiring only adler1, adler2, and len2. -+*/ -+ -+ZEXTERN uLong ZEXPORT crc32 OF((uLong crc, const Bytef *buf, uInt len)); -+/* -+ Update a running CRC-32 with the bytes buf[0..len-1] and return the -+ updated CRC-32. If buf is Z_NULL, this function returns the required -+ initial value for the for the crc. Pre- and post-conditioning (one's -+ complement) is performed within this function so it shouldn't be done by the -+ application. -+ -+ Usage example: -+ -+ uLong crc = crc32(0L, Z_NULL, 0); -+ -+ while (read_buffer(buffer, length) != EOF) { -+ crc = crc32(crc, buffer, length); -+ } -+ if (crc != original_crc) error(); -+*/ -+ -+/* -+ZEXTERN uLong ZEXPORT crc32_combine OF((uLong crc1, uLong crc2, z_off_t len2)); -+ -+ Combine two CRC-32 check values into one. For two sequences of bytes, -+ seq1 and seq2 with lengths len1 and len2, CRC-32 check values were -+ calculated for each, crc1 and crc2. crc32_combine() returns the CRC-32 -+ check value of seq1 and seq2 concatenated, requiring only crc1, crc2, and -+ len2. -+*/ -+ -+ -+ /* various hacks, don't look :) */ -+ -+/* deflateInit and inflateInit are macros to allow checking the zlib version -+ * and the compiler's view of z_stream: -+ */ -+ZEXTERN int ZEXPORT deflateInit_ OF((z_streamp strm, int level, -+ const char *version, int stream_size)); -+ZEXTERN int ZEXPORT inflateInit_ OF((z_streamp strm, -+ const char *version, int stream_size)); -+ZEXTERN int ZEXPORT deflateInit2_ OF((z_streamp strm, int level, int method, -+ int windowBits, int memLevel, -+ int strategy, const char *version, -+ int stream_size)); -+ZEXTERN int ZEXPORT inflateInit2_ OF((z_streamp strm, int windowBits, -+ const char *version, int stream_size)); -+ZEXTERN int ZEXPORT inflateBackInit_ OF((z_streamp strm, int windowBits, -+ unsigned char FAR *window, -+ const char *version, -+ int stream_size)); -+#define deflateInit(strm, level) \ -+ deflateInit_((strm), (level), ZLIB_VERSION, sizeof(z_stream)) -+#define inflateInit(strm) \ -+ inflateInit_((strm), ZLIB_VERSION, sizeof(z_stream)) -+#define deflateInit2(strm, level, method, windowBits, memLevel, strategy) \ -+ deflateInit2_((strm),(level),(method),(windowBits),(memLevel),\ -+ (strategy), ZLIB_VERSION, sizeof(z_stream)) -+#define inflateInit2(strm, windowBits) \ -+ inflateInit2_((strm), (windowBits), ZLIB_VERSION, sizeof(z_stream)) -+#define inflateBackInit(strm, windowBits, window) \ -+ inflateBackInit_((strm), (windowBits), (window), \ -+ ZLIB_VERSION, sizeof(z_stream)) -+ -+/* provide 64-bit offset functions if _LARGEFILE64_SOURCE defined, and/or -+ * change the regular functions to 64 bits if _FILE_OFFSET_BITS is 64 (if -+ * both are true, the application gets the *64 functions, and the regular -+ * functions are changed to 64 bits) -- in case these are set on systems -+ * without large file support, _LFS64_LARGEFILE must also be true -+ */ -+#if defined(_LARGEFILE64_SOURCE) && _LFS64_LARGEFILE-0 -+ ZEXTERN gzFile ZEXPORT gzopen64 OF((const char *, const char *)); -+ ZEXTERN z_off64_t ZEXPORT gzseek64 OF((gzFile, z_off64_t, int)); -+ ZEXTERN z_off64_t ZEXPORT gztell64 OF((gzFile)); -+ ZEXTERN z_off64_t ZEXPORT gzoffset64 OF((gzFile)); -+ ZEXTERN uLong ZEXPORT adler32_combine64 OF((uLong, uLong, z_off64_t)); -+ ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off64_t)); -+#endif -+ -+#if !defined(ZLIB_INTERNAL) && _FILE_OFFSET_BITS-0 == 64 && _LFS64_LARGEFILE-0 -+# define gzopen gzopen64 -+# define gzseek gzseek64 -+# define gztell gztell64 -+# define gzoffset gzoffset64 -+# define adler32_combine adler32_combine64 -+# define crc32_combine crc32_combine64 -+# ifdef _LARGEFILE64_SOURCE -+ ZEXTERN gzFile ZEXPORT gzopen64 OF((const char *, const char *)); -+ ZEXTERN z_off_t ZEXPORT gzseek64 OF((gzFile, z_off_t, int)); -+ ZEXTERN z_off_t ZEXPORT gztell64 OF((gzFile)); -+ ZEXTERN z_off_t ZEXPORT gzoffset64 OF((gzFile)); -+ ZEXTERN uLong ZEXPORT adler32_combine64 OF((uLong, uLong, z_off_t)); -+ ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t)); -+# endif -+#else -+ ZEXTERN gzFile ZEXPORT gzopen OF((const char *, const char *)); -+ ZEXTERN z_off_t ZEXPORT gzseek OF((gzFile, z_off_t, int)); -+ ZEXTERN z_off_t ZEXPORT gztell OF((gzFile)); -+ ZEXTERN z_off_t ZEXPORT gzoffset OF((gzFile)); -+ ZEXTERN uLong ZEXPORT adler32_combine OF((uLong, uLong, z_off_t)); -+ ZEXTERN uLong ZEXPORT crc32_combine OF((uLong, uLong, z_off_t)); -+#endif -+ -+/* hack for buggy compilers */ -+#if !defined(ZUTIL_H) && !defined(NO_DUMMY_DECL) -+ struct internal_state {int dummy;}; -+#endif -+ -+/* undocumented functions */ -+ZEXTERN const char * ZEXPORT zError OF((int)); -+ZEXTERN int ZEXPORT inflateSyncPoint OF((z_streamp)); -+ZEXTERN const uLongf * ZEXPORT get_crc_table OF((void)); -+ZEXTERN int ZEXPORT inflateUndermine OF((z_streamp, int)); -+ -+#ifdef __cplusplus -+} -+#endif -+ -+#endif /* ZLIB_H */ -commit d35e544671d94a9e6ebf87ff5f7d747fda616f27 -Author: Luigi Scarso -Date: Wed Sep 5 21:57:30 2018 +0000 - - luatex: correct automake file for pplib; replaced cweb files with c files. - - git-svn-id: svn://tug.org/texlive/trunk/Build/source@48594 c570f23f-e606-0410-a88d-b1316a301751 - -diff --git a/texk/web2c/luatexdir/am/luapplib.am b/texk/web2c/luatexdir/am/luapplib.am -new file mode 100644 -index 000000000..513062325 ---- /dev/null -+++ b/texk/web2c/luatexdir/am/luapplib.am -@@ -0,0 +1,86 @@ -+## texk/web2c/luatexdir/am/luapplib.am: Makefile fragment for libluapplib. -+## -+## Copyright (C) 2018 Luigi Scarso -+## You may freely use, modify and/or distribute this file. -+ -+## luapplib -+## -+EXTRA_LIBRARIES += libluapplib.a liblua53pplib.a libluajitpplib.a -+ -+libluapplib_a_DEPENDENCIES = $(ZLIB_DEPEND) -+liblua53pplib_a_DEPENDENCIES = $(ZLIB_DEPEND) -+libluajitpplib_a_DEPENDENCIES = $(ZLIB_DEPEND) -+ -+$(libluapplib_a_OBJECTS): $(LUA_DEPEND) -+$(liblua53pplib_a_OBJECTS): $(LUA_DEPEND) -+$(libluajitpplib_a_OBJECTS): $(LUAJIT_DEPEND) -+ -+## replace -I../../libs/zlib/include $(ZLIB_INCLUDES) -+ -+libluapplib_a_CPPFLAGS = \ -+ -I$(top_srcdir)/luatexdir/luapplib -I$(top_srcdir)/luatexdir/luapplib/util $(ZLIB_INCLUDES) $(LUA_INCLUDES) -+ -+liblua53pplib_a_CPPFLAGS = \ -+ -I$(top_srcdir)/luatexdir/luapplib -I$(top_srcdir)/luatexdir/luapplib/util $(ZLIB_INCLUDES) $(LUA_LUA53_INCLUDES) -+ -+libluajitpplib_a_CPPFLAGS = \ -+ -I$(top_srcdir)/luatexdir/luapplib -I$(top_srcdir)/luatexdir/luapplib/util $(ZLIB_INCLUDES) $(LUAJIT_INCLUDES) -+ -+libluapplib_a_CFLAGS = # $(WARNING_CFLAGS) -+libluajitpplib_a_CFLAGS = # $(WARNING_CFLAGS) -+ -+nodist_libluapplib_a_SOURCES = $(libluapplib_sources) -+nodist_liblua53pplib_a_SOURCES = $(libluapplib_sources) -+nodist_libluajitpplib_a_SOURCES = $(libluapplib_sources) -+ -+libluapplib_sources = \ -+ luatexdir/luapplib/ppapi.h \ -+ luatexdir/luapplib/pparray.c \ -+ luatexdir/luapplib/pparray.h \ -+ luatexdir/luapplib/ppconf.h \ -+ luatexdir/luapplib/ppcrypt.c \ -+ luatexdir/luapplib/ppcrypt.h \ -+ luatexdir/luapplib/ppdict.c \ -+ luatexdir/luapplib/ppdict.h \ -+ luatexdir/luapplib/ppfilter.h \ -+ luatexdir/luapplib/ppheap.c \ -+ luatexdir/luapplib/ppheap.h \ -+ luatexdir/luapplib/pplib.h \ -+ luatexdir/luapplib/ppload.c \ -+ luatexdir/luapplib/ppload.h \ -+ luatexdir/luapplib/ppstream.c \ -+ luatexdir/luapplib/ppstream.h \ -+ luatexdir/luapplib/ppxref.c \ -+ luatexdir/luapplib/ppxref.h \ -+ luatexdir/luapplib/util/utilbasexx.c \ -+ luatexdir/luapplib/util/utilbasexx.h \ -+ luatexdir/luapplib/util/utilcrypt.c \ -+ luatexdir/luapplib/util/utilcrypt.h \ -+ luatexdir/luapplib/util/utilcryptdef.h \ -+ luatexdir/luapplib/util/utildecl.h \ -+ luatexdir/luapplib/util/utilflate.c \ -+ luatexdir/luapplib/util/utilflate.h \ -+ luatexdir/luapplib/util/utilfpred.c \ -+ luatexdir/luapplib/util/utilfpred.h \ -+ luatexdir/luapplib/util/utiliof.c \ -+ luatexdir/luapplib/util/utiliof.h \ -+ luatexdir/luapplib/util/utillog.c \ -+ luatexdir/luapplib/util/utillog.h \ -+ luatexdir/luapplib/util/utillzw.c \ -+ luatexdir/luapplib/util/utillzw.h \ -+ luatexdir/luapplib/util/utilmd5.c \ -+ luatexdir/luapplib/util/utilmd5.h \ -+ luatexdir/luapplib/util/utilmem.c \ -+ luatexdir/luapplib/util/utilmem.h \ -+ luatexdir/luapplib/util/utilnumber.c \ -+ luatexdir/luapplib/util/utilnumber.h \ -+ luatexdir/luapplib/util/utilplat.h \ -+ luatexdir/luapplib/util/utilsha.c \ -+ luatexdir/luapplib/util/utilsha.h \ -+ luatexdir/luapplib/zlib/zconf.h \ -+ luatexdir/luapplib/zlib/zlib.h -+ -+ -+ -+liblua53pplib_sources = $(libluapplib_sources) -+libluajitpplib_sources = $(libluapplib_sources) -diff --git a/texk/web2c/luatexdir/dvi/dvigen.c b/texk/web2c/luatexdir/dvi/dvigen.c -new file mode 100644 -index 000000000..8e285917a ---- /dev/null -+++ b/texk/web2c/luatexdir/dvi/dvigen.c -@@ -0,0 +1,1558 @@ -+/* -+ -+dvigen.w -+ -+Copyright 2009-2013 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ -+ -+#include "ptexlib.h" -+ -+#undef write_dvi -+ -+/*tex This is the current mode: */ -+ -+#define mode cur_list.mode_field -+ -+/*tex -+ -+The most important output produced by a run of \TeX\ is the ``device -+independent'' (\.{DVI}) file that specifies where characters and rules are to -+appear on printed pages. The form of these files was designed by David R. Fuchs -+in 1979. Almost any reasonable typesetting device can be driven by a program that -+takes \.{DVI} files as input, and dozens of such \.{DVI}-to-whatever programs -+have been written. Thus, it is possible to print the output of \TeX\ on many -+different kinds of equipment, using \TeX\ as a device-independent ``front end.'' -+ -+A \.{DVI} file is a stream of 8-bit bytes, which may be regarded as a series of -+commands in a machine-like language. The first byte of each command is the -+operation code, and this code is followed by zero or more bytes that provide -+parameters to the command. The parameters themselves may consist of several -+consecutive bytes; for example, the `|set_rule|' command has two parameters, each -+of which is four bytes long. Parameters are usually regarded as nonnegative -+integers; but four-byte-long parameters, and shorter parameters that denote -+distances, can be either positive or negative. Such parameters are given in two's -+complement notation. For example, a two-byte-long distance parameter has a value -+between $-2^{15}$ and $2^{15}-1$. As in \.{TFM} files, numbers that occupy more -+than one byte position appear in BigEndian order. -+ -+A \.{DVI} file consists of a ``preamble,'' followed by a sequence of one or more -+``pages,'' followed by a ``postamble.'' The preamble is simply a |pre| command, -+with its parameters that define the dimensions used in the file; this must come -+first. Each ``page'' consists of a |bop| command, followed by any number of other -+commands that tell where characters are to be placed on a physical page, followed -+by an |eop| command. The pages appear in the order that \TeX\ generated them. If -+we ignore |nop| commands and \\{fnt\_def} commands (which are allowed between any -+two commands in the file), each |eop| command is immediately followed by a |bop| -+command, or by a |post| command; in the latter case, there are no more pages in -+the file, and the remaining bytes form the postamble. Further details about the -+postamble will be explained later. -+ -+Some parameters in \.{DVI} commands are ``pointers.'' These are four-byte -+quantities that give the location number of some other byte in the file; the -+first byte is number~0, then comes number~1, and so on. For example, one of the -+parameters of a |bop| command points to the previous |bop|; this makes it -+feasible to read the pages in backwards order, in case the results are being -+directed to a device that stacks its output face up. Suppose the preamble of a -+\.{DVI} file occupies bytes 0 to 99. Now if the first page occupies bytes 100 to -+999, say, and if the second page occupies bytes 1000 to 1999, then the |bop| that -+starts in byte 1000 points to 100 and the |bop| that starts in byte 2000 points -+to 1000. (The very first |bop|, i.e., the one starting in byte 100, has a pointer -+of~$-1$.) -+ -+The \.{DVI} format is intended to be both compact and easily interpreted by a -+machine. Compactness is achieved by making most of the information implicit -+instead of explicit. When a \.{DVI}-reading program reads the commands for a -+page, it keeps track of several quantities: (a)~The current font |f| is an -+integer; this value is changed only by \\{fnt} and \\{fnt\_num} commands. (b)~The -+current position on the page is given by two numbers called the horizontal and -+vertical coordinates, |h| and |v|. Both coordinates are zero at the upper left -+corner of the page; moving to the right corresponds to increasing the horizontal -+coordinate, and moving down corresponds to increasing the vertical coordinate. -+Thus, the coordinates are essentially Cartesian, except that vertical directions -+are flipped; the Cartesian version of |(h,v)| would be |(h,-v)|. (c)~The current -+spacing amounts are given by four numbers |w|, |x|, |y|, and |z|, where |w| -+and~|x| are used for horizontal spacing and where |y| and~|z| are used for -+vertical spacing. (d)~There is a stack containing |(h,v,w,x,y,z)| values; the -+\.{DVI} commands |push| and |pop| are used to change the current level of -+operation. Note that the current font~|f| is not pushed and popped; the stack -+contains only information about positioning. -+ -+The values of |h|, |v|, |w|, |x|, |y|, and |z| are signed integers having up to -+32 bits, including the sign. Since they represent physical distances, there is a -+small unit of measurement such that increasing |h| by~1 means moving a certain -+tiny distance to the right. The actual unit of measurement is variable, as -+explained below; \TeX\ sets things up so that its \.{DVI} output is in sp units, -+i.e., scaled points, in agreement with all the |scaled| dimensions in \TeX's data -+structures. -+ -+Here is a list of all the commands that may appear in a \.{DVI} file. Each -+command is specified by its symbolic name (e.g., |bop|), its opcode byte (e.g., -+139), and its parameters (if any). The parameters are followed by a bracketed -+number telling how many bytes they occupy; for example, `|p[4]|' means that -+parameter |p| is four bytes long. -+ -+\startitemize -+ -+\startitem -+ |set_char_0| 0. Typeset character number~0 from font~|f| such that the -+ reference point of the character is at |(h,v)|. Then increase |h| by the -+ width of that character. Note that a character may have zero or negative -+ width, so one cannot be sure that |h| will advance after this command; but -+ |h| usually does increase. -+\stopitem -+ -+\startitem -+ \\{set\_char\_1} through \\{set\_char\_127} (opcodes 1 to 127). -+ Do the operations of |set_char_0|; but use the character whose number -+ matches the opcode, instead of character~0. -+\stopitem -+ -+\startitem -+ |set1| 128 |c[1]|. Same as |set_char_0|, except that character number~|c| is -+ typeset. \TeX82 uses this command for characters in the range |128<=c<256|. -+\stopitem -+ -+\startitem -+ |set2| 129 |c[2]|. Same as |set1|, except that |c|~is two bytes long, so it -+ is in the range |0<=c<65536|. \TeX82 never uses this command, but it should -+ come in handy for extensions of \TeX\ that deal with oriental languages. -+\stopitem -+ -+\startitem -+ |set3| 130 |c[3]|. Same as |set1|, except that |c|~is three bytes long, so it -+ can be as large as $2^{24}-1$. Not even the Chinese language has this many -+ characters, but this command might prove useful in some yet unforeseen -+ extension. -+\stopitem -+ -+\startitem -+ |set4| 131 |c[4]|. Same as |set1|, except that |c|~is four bytes long. -+ Imagine that. -+\stopitem -+ -+\startitem -+ |set_rule| 132 |a[4]| |b[4]|. Typeset a solid black rectangle of height~|a| -+ and width~|b|, with its bottom left corner at |(h,v)|. Then set |h:=h+b|. If -+ either |a<=0| or |b<=0|, nothing should be typeset. Note that if |b<0|, the -+ value of |h| will decrease even though nothing else happens. See below for -+ details about how to typeset rules so that consistency with \MF\ is -+ guaranteed. -+\stopitem -+ -+\startitem -+ |put1| 133 |c[1]|. Typeset character number~|c| from font~|f| such that the -+ reference point of the character is at |(h,v)|. (The `put' commands are -+ exactly like the `set' commands, except that they simply put out a character -+ or a rule without moving the reference point afterwards.) -+\stopitem -+ -+\startitem -+ |put2| 134 |c[2]|. Same as |set2|, except that |h| is not changed. -+\stopitem -+ -+\startitem -+ |put3| 135 |c[3]|. Same as |set3|, except that |h| is not changed. -+\stopitem -+ -+\startitem -+ |put4| 136 |c[4]|. Same as |set4|, except that |h| is not changed. -+\stopitem -+ -+\startitem -+ |put_rule| 137 |a[4]| |b[4]|. Same as |set_rule|, except that |h| is not -+ changed. -+\stopitem -+ -+\startitem -+ |nop| 138. No operation, do nothing. Any number of |nop|'s may occur between -+ \.{DVI} commands, but a |nop| cannot be inserted between a command and its -+ parameters or between two parameters. -+\stopitem -+ -+\startitem -+ |bop| 139 $c_0[4]$ $c_1[4]$ $\ldots$ $c_9[4]$ $p[4]$. Beginning of a page: -+ Set |(h,v,w,x,y,z):=(0,0,0,0,0,0)| and set the stack empty. Set the current -+ font |f| to an undefined value. The ten $c_i$ parameters hold the values of -+ \.{\\count0} $\ldots$ \.{\\count9} in \TeX\ at the time \.{\\shipout} was -+ invoked for this page; they can be used to identify pages, if a user wants to -+ print only part of a \.{DVI} file. The parameter |p| points to the previous -+ |bop| in the file; the first |bop| has $p=-1$. -+\stopitem -+ -+\startitem -+ |eop| 140. End of page: Print what you have read since the previous |bop|. At -+ this point the stack should be empty. (The \.{DVI}-reading programs that -+ drive most output devices will have kept a buffer of the material that -+ appears on the page that has just ended. This material is largely, but not -+ entirely, in order by |v| coordinate and (for fixed |v|) by |h|~coordinate; -+ so it usually needs to be sorted into some order that is appropriate for the -+ device in question.) -+\stopitem -+ -+\startitem -+ |push| 141. Push the current values of |(h,v,w,x,y,z)| onto the top of the -+ stack; do not change any of these values. Note that |f| is not pushed. -+\stopitem -+ -+\startitem -+ |pop| 142. Pop the top six values off of the stack and assign them -+ respectively to |(h,v,w,x,y,z)|. The number of pops should never exceed the -+ number of pushes, since it would be highly embarrassing if the stack were -+ empty at the time of a |pop| command. -+ -+\startitem -+ |right1| 143 |b[1]|. Set |h:=h+b|, i.e., move right |b| units. The parameter -+ is a signed number in two's complement notation, |-128<=b<128|; if |b<0|, the -+ reference point moves left. -+\stopitem -+ -+\startitem -+ |right2| 144 |b[2]|. Same as |right1|, except that |b| is a two-byte quantity -+ in the range |-32768<=b<32768|. -+\stopitem -+ -+\startitem -+ |right3| 145 |b[3]|. Same as |right1|, except that |b| is a three-byte -+ quantity in the range |@t$-2^{23}$@><=b<@t$2^{23}$@>|. -+\stopitem -+ -+\startitem -+ |right4| 146 |b[4]|. Same as |right1|, except that |b| is a four-byte -+ quantity in the range |@t$-2^{31}$@><=b<@t$2^{31}$@>|. -+\stopitem -+ -+\startitem -+ |w0| 147. Set |h:=h+w|; i.e., move right |w| units. With luck, this -+ parameterless command will usually suffice, because the same kind of motion -+ will occur several times in succession; the following commands explain how -+ |w| gets particular values. -+\stopitem -+ -+\startitem -+ |w1| 148 |b[1]|. Set |w:=b| and |h:=h+b|. The value of |b| is a signed -+ quantity in two's complement notation, |-128<=b<128|. This command changes -+ the current |w|~spacing and moves right by |b|. -+\stopitem -+ -+\startitem -+ |w2| 149 |b[2]|. Same as |w1|, but |b| is two bytes long, |-32768<=b<32768|. -+\stopitem -+ -+\startitem -+ |w3| 150 |b[3]|. Same as |w1|, but |b| is three bytes long, -+ |@t$-2^{23}$@><=b<@t$2^{23}$@>|. -+\stopitem -+ -+\startitem -+ |w4| 151 |b[4]|. Same as |w1|, but |b| is four bytes long, -+ |@t$-2^{31}$@><=b<@t$2^{31}$@>|. -+\stopitem -+ -+\startitem -+ |x0| 152. Set |h:=h+x|; i.e., move right |x| units. The `|x|' commands are -+ like the `|w|' commands except that they involve |x| instead of |w|. -+\stopitem -+ -+\startitem -+ |x1| 153 |b[1]|. Set |x:=b| and |h:=h+b|. The value of |b| is a signed -+ quantity in two's complement notation, |-128<=b<128|. This command changes -+ the current |x|~spacing and moves right by |b|. -+\stopitem -+ -+\startitem -+ |x2| 154 |b[2]|. Same as |x1|, but |b| is two bytes long, |-32768<=b<32768|. -+\stopitem -+ -+\startitem -+ |x3| 155 |b[3]|. Same as |x1|, but |b| is three bytes long, -+ |@t$-2^{23}$@><=b<@t$2^{23}$@>|. -+\stopitem -+ -+\startitem -+ |x4| 156 |b[4]|. Same as |x1|, but |b| is four bytes long, -+ |@t$-2^{31}$@><=b<@t$2^{31}$@>|. -+\stopitem -+ -+\startitem -+ |down1| 157 |a[1]|. Set |v:=v+a|, i.e., move down |a| units. The parameter is -+ a signed number in two's complement notation, |-128<=a<128|; if |a<0|, the -+ reference point moves up. -+\stopitem -+ -+\startitem -+ |down2| 158 |a[2]|. Same as |down1|, except that |a| is a two-byte quantity -+ in the range |-32768<=a<32768|. -+\stopitem -+ -+\startitem -+ |down3| 159 |a[3]|. Same as |down1|, except that |a| is a three-byte quantity -+ in the range |@t$-2^{23}$@><=a<@t$2^{23}$@>|. -+\stopitem -+ -+\startitem -+ |down4| 160 |a[4]|. Same as |down1|, except that |a| is a four-byte quantity -+ in the range |@t$-2^{31}$@><=a<@t$2^{31}$@>|. -+\stopitem -+ -+\startitem -+ |y0| 161. Set |v:=v+y|; i.e., move down |y| units. With luck, this -+ parameterless command will usually suffice, because the same kind of motion -+ will occur several times in succession; the following commands explain how -+ |y| gets particular values. -+\stopitem -+ -+\startitem -+ |y1| 162 |a[1]|. Set |y:=a| and |v:=v+a|. The value of |a| is a signed -+ quantity in two's complement notation, |-128<=a<128|. This command changes -+ the current |y|~spacing and moves down by |a|. -+\stopitem -+ -+\startitem -+ |y2| 163 |a[2]|. Same as |y1|, but |a| is two bytes long, |-32768<=a<32768|. -+\stopitem -+ -+\startitem -+ |y3| 164 |a[3]|. Same as |y1|, but |a| is three bytes long, -+ |@t$-2^{23}$@><=a<@t$2^{23}$@>|. -+\stopitem -+ -+\startitem -+ |y4| 165 |a[4]|. Same as |y1|, but |a| is four bytes long, -+ |@t$-2^{31}$@><=a<@t$2^{31}$@>|. -+\stopitem -+ -+\startitem -+ |z0| 166. Set |v:=v+z|; i.e., move down |z| units. The `|z|' commands are -+ like the `|y|' commands except that they involve |z| instead of |y|. -+\stopitem -+ -+\startitem -+ |z1| 167 |a[1]|. Set |z:=a| and |v:=v+a|. The value of |a| is a signed -+ quantity in two's complement notation, |-128<=a<128|. This command changes -+ the current |z|~spacing and moves down by |a|. -+\stopitem -+ -+\startitem -+ |z2| 168 |a[2]|. Same as |z1|, but |a| is two bytes long, |-32768<=a<32768|. -+\stopitem -+ -+\startitem -+ |z3| 169 |a[3]|. Same as |z1|, but |a| is three bytes long, -+ |@t$-2^{23}$@><=a<@t$2^{23}$@>|. -+\stopitem -+ -+\startitem -+ |z4| 170 |a[4]|. Same as |z1|, but |a| is four bytes long, -+ |@t$-2^{31}$@><=a<@t$2^{31}$@>|. -+\stopitem -+ -+\startitem -+ |fnt_num_0| 171. Set |f:=0|. Font 0 must previously have been defined by a -+ \\{fnt\_def} instruction, as explained below. -+\stopitem -+ -+\startitem -+ \\{fnt\_num\_1} through \\{fnt\_num\_63} (opcodes 172 to 234). Set |f:=1|, -+ \dots, \hbox{|f:=63|}, respectively. -+\stopitem -+ -+\startitem -+ |fnt1| 235 |k[1]|. Set |f:=k|. \TeX82 uses this command for font numbers in -+ the range |64<=k<256|. -+\stopitem -+ -+\startitem -+ |fnt2| 236 |k[2]|. Same as |fnt1|, except that |k|~is two bytes long, so it -+ is in the range |0<=k<65536|. \TeX82 never generates this command, but large -+ font numbers may prove useful for specifications of color or texture, or they -+ may be used for special fonts that have fixed numbers in some external coding -+ scheme. -+\stopitem -+ -+\startitem -+ |fnt3| 237 |k[3]|. Same as |fnt1|, except that |k|~is three bytes long, so it -+ can be as large as $2^{24}-1$. -+\stopitem -+ -+\startitem -+ |fnt4| 238 |k[4]|. Same as |fnt1|, except that |k|~is four bytes long; this -+ is for the really big font numbers (and for the negative ones). -+\stopitem -+ -+\startitem -+ |xxx1| 239 |k[1]| |x[k]|. This command is undefined in general; it functions -+ as a $(k+2)$-byte |nop| unless special \.{DVI}-reading programs are being -+ used. \TeX82 generates |xxx1| when a short enough \.{\\special} appears, -+ setting |k| to the number of bytes being sent. It is recommended that |x| be -+ a string having the form of a keyword followed by possible parameters -+ relevant to that keyword. -+\stopitem -+ -+\startitem -+ |xxx2| 240 |k[2]| |x[k]|. Like |xxx1|, but |0<=k<65536|. -+\stopitem -+ -+\startitem -+ |xxx3| 241 |k[3]| |x[k]|. Like |xxx1|, but |0<=k<@t$2^{24}$@>|. -+\stopitem -+ -+\startitem -+ |xxx4| 242 |k[4]| |x[k]|. Like |xxx1|, but |k| can be ridiculously large. -+ \TeX82 uses |xxx4| when sending a string of length 256 or more. -+\stopitem -+ -+\startitem -+ |fnt_def1| 243 |k[1]| |c[4]| |s[4]| |d[4]| |a[1]| |l[1]| |n[a+l]|. Define -+ font |k|, where |0<=k<256|; font definitions will be explained shortly. -+\stopitem -+ -+\startitem -+ |fnt_def2| 244 |k[2]| |c[4]| |s[4]| |d[4]| |a[1]| |l[1]| |n[a+l]|. Define -+ font |k|, where |0<=k<65536|. -+\stopitem -+ -+\startitem -+ |fnt_def3| 245 |k[3]| |c[4]| |s[4]| |d[4]| |a[1]| |l[1]| |n[a+l]|. Define -+ font |k|, where |0<=k<@t$2^{24}$@>|. -+\stopitem -+ -+\startitem -+ |fnt_def4| 246 |k[4]| |c[4]| |s[4]| |d[4]| |a[1]| |l[1]| |n[a+l]|. Define -+ font |k|, where |@t$-2^{31}$@><=k<@t$2^{31}$@>|. -+\stopitem -+ -+\startitem -+ |pre| 247 |i[1]| |num[4]| |den[4]| |mag[4]| |k[1]| |x[k]|. Beginning of the -+ preamble; this must come at the very beginning of the file. Parameters |i|, -+ |num|, |den|, |mag|, |k|, and |x| are explained below. -+\stopitem -+ -+\startitem -+ |post| 248. Beginning of the postamble, see below. -+\stopitem -+ -+\startitem -+ |post_post| 249. Ending of the postamble, see below. -+\stopitem -+ -+\startitem -+ Commands 250--255 are undefined at the present time. -+\stopitem -+ -+*/ -+ -+#define set_char_0 0 /* typeset character 0 and move right */ -+#define set1 128 /* typeset a character and move right */ -+#define set_rule 132 /* typeset a rule and move right */ -+#define put1 133 /* typeset a character without moving */ -+#define put_rule 137 /* typeset a rule */ -+#define nop 138 /* no operation */ -+#define bop 139 /* beginning of page */ -+#define eop 140 /* ending of page */ -+#define push 141 /* save the current positions */ -+#define pop 142 /* restore previous positions */ -+#define right1 143 /* move right */ -+#define right4 146 /* move right, 4 bytes */ -+#define w0 147 /* move right by |w| */ -+#define w1 148 /* move right and set |w| */ -+#define x0 152 /* move right by |x| */ -+#define x1 153 /* move right and set |x| */ -+#define down1 157 /* move down */ -+#define down4 160 /* move down, 4 bytes */ -+#define y0 161 /* move down by |y| */ -+#define y1 162 /* move down and set |y| */ -+#define z0 166 /* move down by |z| */ -+#define z1 167 /* move down and set |z| */ -+#define fnt_num_0 171 /* set current font to 0 */ -+#define fnt1 235 /* set current font */ -+#define xxx1 239 /* extension to \.{DVI} primitives */ -+#define xxx4 242 /* potentially long extension to \.{DVI} primitives */ -+#define fnt_def1 243 /* define the meaning of a font number */ -+#define pre 247 /* preamble */ -+#define post 248 /* postamble beginning */ -+#define post_post 249 /* postamble ending */ -+ -+/*tex -+ -+The preamble contains basic information about the file as a whole. As stated -+above, there are six parameters: $$\hbox{|i[1]| |num[4]| |den[4]| -+|mag[4]| |k[1]| |x[k]|.}$$ The |i| byte identifies \.{DVI} format; -+currently this byte is always set to~2. (The value |i=3| is currently used for an -+extended format that allows a mixture of right-to-left and left-to-right -+typesetting. Some day we will set |i=4|, when \.{DVI} format makes another -+incompatible change---perhaps in the year 2048.) -+ -+The next two parameters, |num| and |den|, are positive integers that define the -+units of measurement; they are the numerator and denominator of a fraction by -+which all dimensions in the \.{DVI} file could be multiplied in order to get -+lengths in units of $10^{-7}$ meters. Since $\rm 7227{pt} = 254{cm}$, and since -+\TeX\ works with scaled points where there are $2^{16}$ sp in a point, \TeX\ sets -+$|num|/|den|=(254\cdot10^5)/(7227\cdot2^{16})=25400000/473628672$. -+ -+The |mag| parameter is what \TeX\ calls \.{\\mag}, i.e., 1000 times the desired -+magnification. The actual fraction by which dimensions are multiplied is -+therefore $|mag|\cdot|num|/1000|den|$. Note that if a \TeX\ source document does -+not call for any `\.{true}' dimensions, and if you change it only by specifying a -+different \.{\\mag} setting, the \.{DVI} file that \TeX\ creates will be -+completely unchanged except for the value of |mag| in the preamble and postamble. -+(Fancy \.{DVI}-reading programs allow users to override the |mag|~setting when a -+\.{DVI} file is being printed.) -+ -+Finally, |k| and |x| allow the \.{DVI} writer to include a comment, which is not -+interpreted further. The length of comment |x| is |k|, where |0<=k<256|. -+ -+The next macro identifies the kind of \.{DVI} files described here. -+ -+*/ -+ -+#define id_byte 2 -+ -+/*tex -+ -+Font definitions for a given font number |k| contain further parameters -+$$\hbox{|c[4]| |s[4]| |d[4]| |a[1]| |l[1]| |n[a+l]|.}$$ The four-byte value |c| -+is the check sum that \TeX\ found in the \.{TFM} file for this font; |c| should -+match the check sum of the font found by programs that read this \.{DVI} file. -+ -+Parameter |s| contains a fixed-point scale factor that is applied to the -+character widths in font |k|; font dimensions in \.{TFM} files and other font -+files are relative to this quantity, which is called the ``at size'' elsewhere in -+this documentation. The value of |s| is always positive and less than $2^{27}$. -+It is given in the same units as the other \.{DVI} dimensions, i.e., in sp when -+\TeX82 has made the file. Parameter |d| is similar to |s|; it is the ``design -+size,'' and (like~|s|) it is given in \.{DVI} units. Thus, font |k| is to be used -+at $|mag|\cdot s/1000d$ times its normal size. -+ -+The remaining part of a font definition gives the external name of the font, -+which is an ASCII string of length |a+l|. The number |a| is the length of the -+``area'' or directory, and |l| is the length of the font name itself; the -+standard local system font area is supposed to be used when |a=0|. The |n| field -+contains the area in its first |a| bytes. -+ -+Font definitions must appear before the first use of a particular font number. -+Once font |k| is defined, it must not be defined again; however, we -+shall see below that font definitions appear in the postamble as well as -+in the pages, so in this sense each font number is defined exactly twice, -+if at all. Like |nop| commands, font definitions can -+appear before the first |bop|, or between an |eop| and a |bop|. -+ -+Sometimes it is desirable to make horizontal or vertical rules line up precisely -+with certain features in characters of a font. It is possible to guarantee the -+correct matching between \.{DVI} output and the characters generated by \MF\ by -+adhering to the following principles: (1)~The \MF\ characters should be -+positioned so that a bottom edge or left edge that is supposed to line up with -+the bottom or left edge of a rule appears at the reference point, i.e., in row~0 -+and column~0 of the \MF\ raster. This ensures that the position of the rule will -+not be rounded differently when the pixel size is not a perfect multiple of the -+units of measurement in the \.{DVI} file. (2)~A typeset rule of height $a>0$ and -+width $b>0$ should be equivalent to a \MF-generated character having black pixels -+in precisely those raster positions whose \MF\ coordinates satisfy -+|0<=x<@t$\alpha$@>b| and |0<=y<@t$\alpha$@>a|, where $\alpha$ is the number of -+pixels per \.{DVI} unit. -+ -+The last page in a \.{DVI} file is followed by `|post|'; this command introduces -+the postamble, which summarizes important facts that \TeX\ has accumulated about -+the file, making it possible to print subsets of the data with reasonable -+efficiency. The postamble has the form -+ -+$$\vbox{\halign{\hbox{#\hfil}\cr -+ |post| |p[4]| |num[4]| |den[4]| |mag[4]| |l[4]| |u[4]| |s[2]| |t[2]|\cr -+ $\langle\,$font definitions$\,\rangle$\cr -+ |post_post| |q[4]| |i[1]| 223's$[{\G}4]$\cr}}$$ -+ -+Here |p| is a pointer to the final |bop| in the file. The next three parameters, -+|num|, |den|, and |mag|, are duplicates of the quantities that appeared in the -+preamble. -+ -+Parameters |l| and |u| give respectively the height-plus-depth of the tallest -+page and the width of the widest page, in the same units as other dimensions of -+the file. These numbers might be used by a \.{DVI}-reading program to position -+individual ``pages'' on large sheets of film or paper; however, the standard -+convention for output on normal size paper is to position each page so that the -+upper left-hand corner is exactly one inch from the left and the top. Experience -+has shown that it is unwise to design \.{DVI}-to-printer software that attempts -+cleverly to center the output; a fixed position of the upper left corner is -+easiest for users to understand and to work with. Therefore |l| and~|u| are often -+ignored. Parameter |s| is the maximum stack depth (i.e., the largest excess of -+ -+|push| commands over |pop| commands) needed to process this file. Then comes |t|, -+the total number of pages (|bop| commands) present. -+ -+The postamble continues with font definitions, which are any number of -+\\{fnt\_def} commands as described above, possibly interspersed with |nop| -+commands. Each font number that is used in the \.{DVI} file must be defined -+exactly twice: Once before it is first selected by a \\{fnt} command, and once in -+the postamble. -+ -+The last part of the postamble, following the |post_post| byte that signifies the -+end of the font definitions, contains |q|, a pointer to the |post| command that -+started the postamble. An identification byte, |i|, comes next; this currently -+equals~2, as in the preamble. -+ -+The |i| byte is followed by four or more bytes that are all equal to the decimal -+number 223 (i.e., '337 in octal). \TeX\ puts out four to seven of these trailing -+bytes, until the total length of the file is a multiple of four bytes, since this -+works out best on machines that pack four bytes per word; but any number of 223's -+is allowed, as long as there are at least four of them. In effect, 223 is a sort -+of signature that is added at the very end. -+ -+This curious way to finish off a \.{DVI} file makes it feasible for -+\.{DVI}-reading programs to find the postamble first, on most computers, even -+though \TeX\ wants to write the postamble last. Most operating systems permit -+random access to individual words or bytes of a file, so the \.{DVI} reader can -+start at the end and skip backwards over the 223's until finding the -+identification byte. Then it can back up four bytes, read |q|, and move to byte -+|q| of the file. This byte should, of course, contain the value 248 (|post|); now -+the postamble can be read, so the \.{DVI} reader can discover all the information -+needed for typesetting the pages. Note that it is also possible to skip through -+the \.{DVI} file at reasonably high speed to locate a particular page, if that -+proves desirable. This saves a lot of time, since \.{DVI} files used in -+production jobs tend to be large. -+ -+Unfortunately, however, standard \PASCAL\ does not include the ability to access -+a random position in a file, or even to determine the length of a file. Almost -+all systems nowadays provide the necessary capabilities, so \.{DVI} format has -+been designed to work most efficiently with modern operating systems. But if -+\.{DVI} files have to be processed under the restrictions of standard \PASCAL, -+one can simply read them from front to back, since the necessary header -+information is present in the preamble and in the font definitions. (The |l| and -+|u| and |s| and |t| parameters, which appear only in the postamble, are -+``frills'' that are handy but not absolutely necessary.) -+ -+After considering \TeX's eyes and stomach, we come now to the bowels. -+ -+The |ship_out| procedure is given a pointer to a box; its mission is to describe -+that box in \.{DVI} form, outputting a ``page'' to |dvi_file|. The \.{DVI} -+coordinates $(h,v)=(0,0)$ should correspond to the upper left corner of the box -+being shipped. -+ -+Since boxes can be inside of boxes inside of boxes, the main work of |ship_out| -+is done by two mutually recursive routines, |hlist_out| and |vlist_out|, which -+traverse the hlists and vlists inside of horizontal and vertical boxes. -+ -+As individual pages are being processed, we need to accumulate information about -+the entire set of pages, since such statistics must be reported in the postamble. -+The global variables |total_pages|, |max_v|, |max_h|, |max_push|, and |last_bop| -+are used to record this information. -+ -+The variable |doing_leaders| is |true| while leaders are being output. The -+variable |dead_cycles| contains the number of times an output routine has been -+initiated since the last |ship_out|. -+ -+A few additional global variables are also defined here for use in |vlist_out| -+and |hlist_out|. They could have been local variables, but that would waste stack -+space when boxes are deeply nested, since the values of these variables are not -+needed during recursive calls. -+ -+*/ -+ -+/* Some global variables are defined in |backend| module. */ -+ -+static int max_push = 0; /* deepest nesting of |push| commands encountered so far */ -+static int last_bop = -1; /* location of previous |bop| in the \.{DVI} output */ -+static int oval, ocmd; /* used by |out_cmd| for generating |set|, |fnt| and |fnt_def| commands */ -+pointer g; /* current glue specification */ -+ -+/*tex -+ -+The \.{DVI} bytes are output to a buffer instead of being written directly to the -+output file. This makes it possible to reduce the overhead of subroutine calls, -+thereby measurably speeding up the computation, since output of \.{DVI} bytes is -+part of \TeX's inner loop. And it has another advantage as well, since we can -+change instructions in the buffer in order to make the output more compact. For -+example, a `|down2|' command can be changed to a `|y2|', thereby making a -+subsequent `|y0|' command possible, saving two bytes. -+ -+The output buffer is divided into two parts of equal size; the bytes found in -+|dvi_buf[0..half_buf-1]| constitute the first half, and those in -+|dvi_buf[half_buf..dvi_buf_size-1]| constitute the second. The global variable -+|dvi_ptr| points to the position that will receive the next output byte. When -+|dvi_ptr| reaches |dvi_limit|, which is always equal to one of the two values -+|half_buf| or |dvi_buf_size|, the half buffer that is about to be invaded next is -+sent to the output and |dvi_limit| is changed to its other value. Thus, there is -+always at least a half buffer's worth of information present, except at the very -+beginning of the job. -+ -+Bytes of the \.{DVI} file are numbered sequentially starting with 0; the next -+byte to be generated will be number |dvi_offset+dvi_ptr|. A byte is present in -+the buffer only if its number is |>=dvi_gone|. -+ -+Some systems may find it more efficient to make |dvi_buf| a |packed| array, since -+output of four bytes at once may be facilitated. -+ -+Initially the buffer is all in one piece; we will output half of it only after it -+first fills up. -+ -+*/ -+ -+int dvi_buf_size = 800; /* size of the output buffer; must be a multiple of 8 */ -+eight_bits *dvi_buf; /* buffer for \.{DVI} output */ -+static int half_buf = 0; /* half of |dvi_buf_size| */ -+static int dvi_limit = 0; /* end of the current half buffer */ -+static int dvi_ptr = 0; /* the next available buffer address */ -+static int dvi_offset = 0; /* |dvi_buf_size| times the number of times the output buffer has been fully emptied */ -+static int dvi_gone = 0; /* the number of bytes already output to |dvi_file| */ -+ -+/* -+To put a byte in the buffer without paying the cost of invoking a procedure -+each time, we use the macro |dvi_out|. -+*/ -+ -+#define dvi_out(A) do { \ -+ dvi_buf[dvi_ptr++]=(eight_bits)(A); \ -+ if (dvi_ptr==dvi_limit) dvi_swap(); \ -+} while (0) -+ -+#define dvi_set(A,B) do { \ -+ oval=A; ocmd=set1; out_cmd(); dvi.h += (B); \ -+} while (0) -+ -+#define dvi_put(A) do { \ -+ oval=A; ocmd=put1; out_cmd(); \ -+} while (0) -+ -+/* -+The |vinfo| fields in the entries of the down stack or the right stack -+have six possible settings: |y_here| or |z_here| mean that the \.{DVI} -+command refers to |y| or |z|, respectively (or to |w| or |x|, in the -+case of horizontal motion); |yz_OK| means that the \.{DVI} command is -+\\{down} (or \\{right}) but can be changed to either |y| or |z| (or -+to either |w| or |x|); |y_OK| means that it is \\{down} and can be changed -+to |y| but not |z|; |z_OK| is similar; and |d_fixed| means it must stay -+\\{down}. -+ -+The four settings |yz_OK|, |y_OK|, |z_OK|, |d_fixed| would not need to -+be distinguished from each other if we were simply solving the -+digit-subscripting problem mentioned above. But in \TeX's case there is -+a complication because of the nested structure of |push| and |pop| -+commands. Suppose we add parentheses to the digit-subscripting problem, -+redefining hits so that $\delta_y\ldots \delta_y$ is a hit if all $y$'s between -+the $\delta$'s are enclosed in properly nested parentheses, and if the -+parenthesis level of the right-hand $\delta_y$ is deeper than or equal to -+that of the left-hand one. Thus, `(' and `)' correspond to `|push|' -+and `|pop|'. Now if we want to assign a subscript to the final 1 in the -+sequence -+$$2_y\,7_d\,1_d\,(\,8_z\,2_y\,8_z\,)\,1$$ -+we cannot change the previous $1_d$ to $1_y$, since that would invalidate -+the $2_y\ldots2_y$ hit. But we can change it to $1_z$, scoring a hit -+since the intervening $8_z$'s are enclosed in parentheses. -+*/ -+ -+typedef enum { -+ y_here = 1, /* |vinfo| when the movement entry points to a |y| command */ -+ z_here = 2, /* |vinfo| when the movement entry points to a |z| command */ -+ yz_OK = 3, /* |vinfo| corresponding to an unconstrained \\{down} command */ -+ y_OK = 4, /* |vinfo| corresponding to a \\{down} that can't become a |z| */ -+ z_OK = 5, /* |vinfo| corresponding to a \\{down} that can't become a |y| */ -+ d_fixed = 6, /* |vinfo| corresponding to a \\{down} that can't change */ -+} movement_codes; -+ -+/* As we search through the stack, we are in one of three states, -+ |y_seen|, |z_seen|, or |none_seen|, depending on whether we have -+ encountered |y_here| or |z_here| nodes. These states are encoded as -+ multiples of 6, so that they can be added to the |info| fields for quick -+ decision-making. */ -+ -+# define none_seen 0 /* no |y_here| or |z_here| nodes have been encountered yet */ -+# define y_seen 6 /* we have seen |y_here| but not |z_here| */ -+# define z_seen 12 /* we have seen |z_here| but not |y_here| */ -+ -+void movement(scaled w, eight_bits o); -+ -+/* -+extern void prune_movements(int l); -+*/ -+ -+/* -+The actual distances by which we want to move might be computed as the -+sum of several separate movements. For example, there might be several -+glue nodes in succession, or we might want to move right by the width of -+some box plus some amount of glue. More importantly, the baselineskip -+distances are computed in terms of glue together with the depth and -+height of adjacent boxes, and we want the \.{DVI} file to lump these -+three quantities together into a single motion. -+ -+Therefore, \TeX\ maintains two pairs of global variables: |dvi.h| and |dvi.v| -+are the |h| and |v| coordinates corresponding to the commands actually -+output to the \.{DVI} file, while |cur.h| and |cur.v| are the coordinates -+corresponding to the current state of the output routines. Coordinate -+changes will accumulate in |cur.h| and |cur.v| without being reflected -+in the output, until such a change becomes necessary or desirable; we -+can call the |movement| procedure whenever we want to make |dvi.h=pos.h| -+or |dvi.v=pos.v|. -+ -+The current font reflected in the \.{DVI} output is called |dvi_f|; -+there is no need for a `\\{cur\_f}' variable. -+ -+The depth of nesting of |hlist_out| and |vlist_out| is called |cur_s|; -+this is essentially the depth of |push| commands in the \.{DVI} output. -+*/ -+ -+/*tex A \.{DVI} position in page coordinates, in sync with DVI file: */ -+ -+static scaledpos dvi; -+ -+# define synch_h(p) do { \ -+ if (p.h != dvi.h) { \ -+ movement(p.h - dvi.h, right1); \ -+ dvi.h = p.h; \ -+ } \ -+ } while (0) -+ -+# define synch_v(p) do { \ -+ if (p.v != dvi.v) { \ -+ movement(dvi.v - p.v, down1); \ -+ dvi.v = p.v; \ -+ } \ -+ } while (0) -+ -+# define synch_dvi_with_pos(p) do {synch_h(p); synch_v(p); } while (0) -+ -+/*tex -+ -+The actual output of |dvi_buf[a..b]| to |dvi_file| is performed by calling -+|write_dvi(a,b)|. For best results, this procedure should be optimized to run as -+fast as possible on each particular system, since it is part of \TeX's inner -+loop. It is safe to assume that |a| and |b+1| will both be multiples of 4 when -+|write_dvi(a,b)| is called; therefore it is possible on many machines to use -+efficient methods to pack four bytes per word and to output an array of words -+with one system call. -+ -+*/ -+ -+static void write_dvi(int a, int b) -+{ -+ int k; -+ for (k = a; k <= b; k++) -+ fputc(dvi_buf[k], static_pdf->file); -+} -+ -+/*tex This outputs half of the buffer: */ -+ -+static void dvi_swap(void) -+{ -+ if (dvi_limit == dvi_buf_size) { -+ write_dvi(0, half_buf - 1); -+ dvi_limit = half_buf; -+ dvi_offset = dvi_offset + dvi_buf_size; -+ dvi_ptr = 0; -+ } else { -+ write_dvi(half_buf, dvi_buf_size - 1); -+ dvi_limit = dvi_buf_size; -+ } -+ dvi_gone = dvi_gone + half_buf; -+} -+ -+/*tex -+ -+The |dvi_four| procedure outputs four bytes in two's complement notation, without -+risking arithmetic overflow. -+ -+*/ -+ -+static void dvi_four(int x) -+{ -+ if (x >= 0) { -+ dvi_out(x / 0100000000); -+ } else { -+ x = x + 010000000000; -+ x = x + 010000000000; -+ dvi_out((x / 0100000000) + 128); -+ } -+ x = x % 0100000000; -+ dvi_out(x / 0200000); -+ x = x % 0200000; -+ dvi_out(x / 0400); -+ dvi_out(x % 0400); -+} -+ -+/*tex -+ -+A mild optimization of the output is performed by the |dvi_pop| routine, which -+issues a |pop| unless it is possible to cancel a `|push| |pop|' pair. The -+parameter to |dvi_pop| is the byte address following the old |push| that matches -+the new |pop|. -+ -+*/ -+ -+static void dvi_push(void) -+{ -+ dvi_out(push); -+} -+ -+static void dvi_pop(int l) -+{ -+ if ((l == dvi_offset + dvi_ptr) && (dvi_ptr > 0)) -+ decr(dvi_ptr); -+ else -+ dvi_out(pop); -+} -+ -+/*tex -+ -+Here's a procedure that outputs a font definition. $\Omega$ allows more than 256 -+different fonts per job, so the right font definition command must be selected. -+ -+*/ -+ -+static void out_cmd(void) -+{ -+ if ((oval < 0x100) && (oval >= 0)) { -+ if ((ocmd != set1) || (oval > 127)) { -+ if ((ocmd == fnt1) && (oval < 64)) -+ oval += fnt_num_0; -+ else -+ dvi_out(ocmd); -+ } -+ } else { -+ if ((oval < 0x10000) && (oval >= 0)) { -+ dvi_out(ocmd + 1); -+ } else { -+ if ((oval < 0x1000000) && (oval >= 0)) { -+ dvi_out(ocmd + 2); -+ } else { -+ dvi_out(ocmd + 3); -+ if (oval >= 0) { -+ dvi_out(oval / 0x1000000); -+ } else { -+ oval += 0x40000000; -+ oval += 0x40000000; -+ dvi_out((oval / 0x1000000) + 128); -+ oval = oval % 0x1000000; -+ } -+ dvi_out(oval / 0x10000); -+ oval = oval % 0x10000; -+ } -+ dvi_out(oval / 0x10000); -+ oval = oval % 0x10000; -+ } -+ dvi_out(oval / 0x100); -+ oval = oval % 0x100; -+ } -+ dvi_out(oval); -+} -+ -+static void dvi_font_def(internal_font_number f) -+{ -+ char *fa; -+ oval = f - 1; -+ ocmd = fnt_def1; -+ out_cmd(); -+ dvi_out(font_check_0(f)); -+ dvi_out(font_check_1(f)); -+ dvi_out(font_check_2(f)); -+ dvi_out(font_check_3(f)); -+ dvi_four(font_size(f)); -+ dvi_four(font_dsize(f)); -+ dvi_out(0); /* |font_area(f)| is unused */ -+ dvi_out(strlen(font_name(f))); -+ /* Output the font name whose internal number is |f| */ -+ fa = font_name(f); -+ while (*fa != '\0') { -+ dvi_out(*fa++); -+ } -+} -+ -+/*tex -+ -+Versions of \TeX\ intended for small computers might well choose to omit the -+ideas in the next few parts of this program, since it is not really necessary to -+optimize the \.{DVI} code by making use of the |w0|, |x0|, |y0|, and |z0| -+commands. Furthermore, the algorithm that we are about to describe does not -+pretend to give an optimum reduction in the length of the \.{DVI} code; after -+all, speed is more important than compactness. But the method is surprisingly -+effective, and it takes comparatively little time. -+ -+We can best understand the basic idea by first considering a simpler problem that -+has the same essential characteristics. Given a sequence of digits, say -+$3\,1\,4\,1\,5\,9\,2\,6\,5\,3\,5\,8\,9$, we want to assign subscripts $d$, $y$, -+or $z$ to each digit so as to maximize the number of ``$y$-hits'' and -+``$z$-hits''; a $y$-hit is an instance of two appearances of the same digit with -+the subscript $y$, where no $y$'s intervene between the two appearances, and a -+$z$-hit is defined similarly. For example, the sequence above could be decorated -+with subscripts as follows: -+$$3_z\,1_y\,4_d\,1_y\,5_y\,9_d\,2_d\,6_d\,5_y\,3_z\,5_y\,8_d\,9_d.$$ There are -+three $y$-hits ($1_y\ldots1_y$ and $5_y\ldots5_y\ldots5_y$) and one $z$-hit -+($3_z\ldots3_z$); there are no $d$-hits, since the two appearances of $9_d$ have -+$d$'s between them, but we don't count $d$-hits so it doesn't matter how many -+there are. These subscripts are analogous to the \.{DVI} commands called -+\\{down}, $y$, and $z$, and the digits are analogous to different amounts of -+vertical motion; a $y$-hit or $z$-hit corresponds to the opportunity to use the -+one-byte commands |y0| or |z0| in a \.{DVI} file. -+ -+\TeX's method of assigning subscripts works like this: Append a new digit, say -+$\delta$, to the right of the sequence. Now look back through the sequence until -+one of the following things happens: (a)~You see $\delta_y$ or $\delta_z$, and -+this was the first time you encountered a $y$ or $z$ subscript, respectively. -+Then assign $y$ or $z$ to the new $\delta$; you have scored a hit. (b)~You see -+$\delta_d$, and no $y$ subscripts have been encountered so far during this -+search. Then change the previous $\delta_d$ to $\delta_y$ (this corresponds to -+changing a command in the output buffer), and assign $y$ to the new $\delta$; -+it's another hit. (c)~You see $\delta_d$, and a $y$ subscript has been seen but -+not a $z$. Change the previous $\delta_d$ to $\delta_z$ and assign $z$ to the new -+$\delta$. (d)~You encounter both $y$ and $z$ subscripts before encountering a -+suitable $\delta$, or you scan all the way to the front of the sequence. Assign -+$d$ to the new $\delta$; this assignment may be changed later. -+ -+The subscripts $3_z\,1_y\,4_d\ldots\,$ in the example above were, in fact, -+produced by this procedure, as the reader can verify. (Go ahead and try it.) -+ -+In order to implement such an idea, \TeX\ maintains a stack of pointers to the -+\\{down}, $y$, and $z$ commands that have been generated for the current page. -+And there is a similar stack for \\{right}, |w|, and |x| commands. These stacks -+are called the down stack and right stack, and their top elements are maintained -+in the variables |down_ptr| and |right_ptr|. -+ -+Each entry in these stacks contains four fields: The |width| field is the amount -+of motion down or to the right; the |location| field is the byte number of the -+\.{DVI} command in question (including the appropriate |dvi_offset|); the |vlink| -+field points to the next item below this one on the stack; and the |vinfo| field -+encodes the options for possible change in the \.{DVI} command. -+ -+*/ -+ -+/*tex The \.{DVI} byte number for a movement command: */ -+ -+#define location(A) varmem[(A)+1].cint -+ -+/*tex The heads of the down and right stacks: */ -+ -+static halfword down_ptr = null; -+static halfword right_ptr = null; -+ -+/*tex -+ -+Here is a subroutine that produces a \.{DVI} command for some specified downward -+or rightward motion. It has two parameters: |w| is the amount of motion, and |o| -+is either |down1| or |right1|. We use the fact that the command codes have -+convenient arithmetic properties: |y1-down1=w1-right1| and |z1-down1=x1-right1|. -+ -+*/ -+ -+void movement(scaled w, eight_bits o) -+{ -+ small_number mstate; /* have we seen a |y| or |z|? */ -+ halfword p, q; /* current and top nodes on the stack */ -+ int k; /* index into |dvi_buf|, modulo |dvi_buf_size| */ -+ /*tex something todo? */ -+ if (false) { -+ /*tex new node for the top of the stack */ -+ q = new_node(movement_node, 0); -+ width(q) = w; -+ location(q) = dvi_offset + dvi_ptr; -+ if (o == down1) { -+ vlink(q) = down_ptr; -+ down_ptr = q; -+ } else { -+ vlink(q) = right_ptr; -+ right_ptr = q; -+ } -+ /*tex -+ -+ Look at the other stack entries until deciding what sort of \.{DVI} -+ command to generate; |goto found| if node |p| is a ``hit''. -+ */ -+ p = vlink(q); -+ mstate = none_seen; -+ while (p != null) { -+ if (width(p) == w) { -+ /* -+ Consider a node with matching width;|goto found| if it's a -+ hit. We might find a valid hit in a |y| or |z| byte that is -+ already gone from the buffer. But we can't change bytes that -+ are gone forever; ``the moving finger writes, $\ldots\,\,$.'' -+ */ -+ switch (mstate + vinfo(p)) { -+ case none_seen + yz_OK: -+ case none_seen + y_OK: -+ case z_seen + yz_OK: -+ case z_seen + y_OK: -+ if (location(p) < dvi_gone) { -+ goto NOT_FOUND; -+ } else { -+ /* Change buffered instruction to |y| or |w| and |goto found| */ -+ k = location(p) - dvi_offset; -+ if (k < 0) -+ k = k + dvi_buf_size; -+ dvi_buf[k] = (eight_bits) (dvi_buf[k] + y1 - down1); -+ vinfo(p) = y_here; -+ goto FOUND; -+ } -+ break; -+ case none_seen + z_OK: -+ case y_seen + yz_OK: -+ case y_seen + z_OK: -+ if (location(p) < dvi_gone) { -+ goto NOT_FOUND; -+ } else { -+ /* Change buffered instruction to |z| or |x| and |goto found| */ -+ k = location(p) - dvi_offset; -+ if (k < 0) -+ k = k + dvi_buf_size; -+ dvi_buf[k] = (eight_bits) (dvi_buf[k] + z1 - down1); -+ vinfo(p) = z_here; -+ goto FOUND; -+ } -+ break; -+ case none_seen + y_here: -+ case none_seen + z_here: -+ case y_seen + z_here: -+ case z_seen + y_here: -+ goto FOUND; -+ break; -+ default: -+ break; -+ } -+ } else { -+ switch (mstate + vinfo(p)) { -+ case none_seen + y_here: -+ mstate = y_seen; -+ break; -+ case none_seen + z_here: -+ mstate = z_seen; -+ break; -+ case y_seen + z_here: -+ case z_seen + y_here: -+ goto NOT_FOUND; -+ break; -+ default: -+ break; -+ } -+ } -+ p = vlink(p); -+ } -+ } -+ NOT_FOUND: -+ /*tex -+ Generate a |down| or |right| command for |w| and |return|: -+ */ -+ if (abs(w) >= 040000000) { -+ /*tex |down4| or |right4| */ -+ dvi_out(o + 3); -+ dvi_four(w); -+ return; -+ } -+ if (abs(w) >= 0100000) { -+ /*tex |down3| or |right3| */ -+ dvi_out(o + 2); -+ if (w < 0) -+ w = w + 0100000000; -+ dvi_out(w / 0200000); -+ w = w % 0200000; -+ goto TWO; -+ } -+ if (abs(w) >= 0200) { -+ /*tex |down2| or |right2| */ -+ dvi_out(o + 1); -+ if (w < 0) -+ w = w + 0200000; -+ goto TWO; -+ } -+ /*tex |down1| or |right1| */ -+ dvi_out(o); -+ if (w < 0) -+ w = w + 0400; -+ goto ONE; -+ TWO: -+ dvi_out(w / 0400); -+ ONE: -+ dvi_out(w % 0400); -+ return; -+ FOUND: -+ /*tex -+ -+ Generate a |y0| or |z0| command in order to reuse a previous appearance -+ of~|w|. -+ -+ The program below removes movement nodes that are introduced after a -+ |push|, before it outputs the corresponding |pop|. -+ -+ When the |movement| procedure gets to the label |found|, the value of -+ |vinfo(p)| will be either |y_here| or |z_here|. If it is, say, |y_here|, -+ the procedure generates a |y0| command (or a |w0| command), and marks all -+ |vinfo| fields between |q| and |p| so that |y| is not OK in that range. -+ -+ */ -+ vinfo(q) = vinfo(p); -+ if (vinfo(q) == y_here) { -+ /*tex |y0| or |w0| */ -+ dvi_out(o + y0 - down1); -+ while (vlink(q) != p) { -+ q = vlink(q); -+ switch (vinfo(q)) { -+ case yz_OK: -+ vinfo(q) = z_OK; -+ break; -+ case y_OK: -+ vinfo(q) = d_fixed; -+ break; -+ default: -+ break; -+ } -+ } -+ } else { -+ /*tex |z0| or |x0| */ -+ dvi_out(o + z0 - down1); -+ while (vlink(q) != p) { -+ q = vlink(q); -+ switch (vinfo(q)) { -+ case yz_OK: -+ vinfo(q) = y_OK; -+ break; -+ case z_OK: -+ vinfo(q) = d_fixed; -+ break; -+ default: -+ break; -+ } -+ } -+ } -+} -+ -+/*tex -+ -+In case you are wondering when all the movement nodes are removed from \TeX's -+memory, the answer is that they are recycled just before |hlist_out| and -+|vlist_out| finish outputting a box. This restores the down and right stacks to -+the state they were in before the box was output, except that some |vinfo|'s may -+have become more restrictive. -+ -+Here we delete movement nodes with |location>=l|: -+ -+*/ -+ -+static void prune_movements(int l) -+{ -+ pointer p; -+ while (down_ptr != null) { -+ if (location(down_ptr) < l) -+ break; -+ p = down_ptr; -+ down_ptr = vlink(p); -+ flush_node(p); -+ } -+ while (right_ptr != null) { -+ if (location(right_ptr) < l) -+ return; -+ p = right_ptr; -+ right_ptr = vlink(p); -+ flush_node(p); -+ } -+} -+ -+/*tex -+ -+When |hlist_out| is called, its duty is to output the box represented by the -+|hlist_node| pointed to by |temp_ptr|. The reference point of that box has -+coordinates |(cur.h,cur.v)|. -+ -+Similarly, when |vlist_out| is called, its duty is to output the box represented -+by the |vlist_node| pointed to by |temp_ptr|. The reference point of that box has -+coordinates |(cur.h,cur.v)|. -+ -+The recursive procedures |hlist_out| and |vlist_out| each have a local variable -+|save_dvi| to hold the value of |dvi| just before entering a new level of -+recursion. In effect, the value of |save_dvi| on \TeX's run-time stack -+corresponds to the values of |h| and |v| that a \.{DVI}-reading program will push -+onto its coordinate stack. -+ -+*/ -+ -+void dvi_place_rule(PDF pdf, halfword q, scaledpos size) -+{ -+ synch_dvi_with_pos(pdf->posstruct->pos); -+ if ((subtype(q) >= box_rule) && (subtype(q) <= user_rule)) { -+ /*tex place nothing, only take space */ -+ if (textdir_is_L(pdf->posstruct->dir)) -+ dvi.h += size.h; -+ } else { -+ /*tex normal_rule or >= 100 being a leader rule */ -+ if (textdir_is_L(pdf->posstruct->dir)) { -+ /*tex movement optimization for |dir_*L*| */ -+ dvi_out(set_rule); -+ dvi.h += size.h; -+ } else -+ dvi_out(put_rule); -+ } -+ dvi_four(size.v); -+ dvi_four(size.h); -+} -+ -+void dvi_place_glyph(PDF pdf, internal_font_number f, int c, int ex) -+{ -+ scaled_whd ci; -+ synch_dvi_with_pos(pdf->posstruct->pos); -+ if (f != pdf->f_cur) { -+ /*tex Change font |f_cur| to |f| */ -+ if (!font_used(f)) { -+ dvi_font_def(f); -+ set_font_used(f, true); -+ } -+ oval = f - 1; -+ ocmd = fnt1; -+ out_cmd(); -+ pdf->f_cur = f; -+ } -+ if (textdir_is_L(pdf->posstruct->dir)) { -+ ci = get_charinfo_whd(f, c); -+ /*tex movement optimization for |dir_*L*| */ -+ dvi_set(c, ci.wd); -+ } else { -+ dvi_put(c); -+ } -+} -+ -+void dvi_special(PDF pdf, halfword p) -+{ -+ /*tex holds print |selector| */ -+ int old_setting; -+ /*tex index into |cur_string| */ -+ unsigned k; -+ synch_dvi_with_pos(pdf->posstruct->pos); -+ old_setting = selector; -+ selector = new_string; -+ show_token_list(token_link(write_tokens(p)), null, -1); -+ selector = old_setting; -+ if (cur_length < 256) { -+ dvi_out(xxx1); -+ dvi_out(cur_length); -+ } else { -+ dvi_out(xxx4); -+ dvi_four((int) cur_length); -+ } -+ for (k = 0; k < cur_length; k++) { -+ dvi_out(cur_string[k]); -+ } -+ /*tex erase the string */ -+ cur_length = 0; -+} -+ -+/*tex -+ -+Here's an example of how these conventions are used. Whenever it is time to ship -+out a box of stuff, we shall use the macro |ensure_dvi_open|. -+ -+*/ -+ -+void dvi_write_header(PDF pdf) -+{ -+ unsigned l; -+ /*tex index into |str_pool| */ -+ unsigned s; -+ /*tex saved |selector| setting */ -+ int old_setting; -+ if (half_buf == 0) { -+ half_buf = dvi_buf_size / 2; -+ dvi_limit = dvi_buf_size; -+ } -+ dvi_out(pre); -+ /*tex output the preamble */ -+ dvi_out(id_byte); -+ dvi_four(25400000); -+ /*tex conversion ratio for sp */ -+ dvi_four(473628672); -+ prepare_mag(); -+ /*tex magnification factor is frozen */ -+ dvi_four(mag_par); -+ if (output_comment) { -+ l = (unsigned) strlen(output_comment); -+ dvi_out(l); -+ for (s = 0; s < l; s++) { -+ dvi_out(output_comment[s]); -+ } -+ } else { -+ /*tex the default code is unchanged */ -+ old_setting = selector; -+ selector = new_string; -+ tprint(" LuaTeX output "); -+ print_int(year_par); -+ print_char('.'); -+ print_two(month_par); -+ print_char('.'); -+ print_two(day_par); -+ print_char(':'); -+ print_two(time_par / 60); -+ print_two(time_par % 60); -+ selector = old_setting; -+ dvi_out(cur_length); -+ for (s = 0; s < cur_length; s++) -+ dvi_out(cur_string[s]); -+ cur_length = 0; -+ } -+} -+ -+void dvi_begin_page(PDF pdf) -+{ -+ int k; -+ /*tex location of the current |bop| */ -+ int page_loc; -+ ensure_output_state(pdf, ST_HEADER_WRITTEN); -+ /*tex Initialize variables as |ship_out| begins */ -+ page_loc = dvi_offset + dvi_ptr; -+ dvi_out(bop); -+ for (k = 0; k <= 9; k++) -+ dvi_four(count(k)); -+ dvi_four(last_bop); -+ last_bop = page_loc; -+} -+ -+void dvi_end_page(PDF pdf) -+{ -+ (void) pdf; -+ dvi_out(eop); -+} -+ -+/*tex -+ -+At the end of the program, we must finish things off by writing the post\-amble. -+If |total_pages=0|, the \.{DVI} file was never opened. If |total_pages>=65536|, -+the \.{DVI} file will lie. And if |max_push>=65536|, the user deserves whatever -+chaos might ensue. -+ -+*/ -+ -+void dvi_open_file(PDF pdf) { -+ ensure_output_file_open(pdf, ".dvi"); -+} -+ -+void dvi_finish_file(PDF pdf, int fatal_error) -+{ -+ int k; -+ int callback_id = callback_defined(stop_run_callback); -+ if (fatal_error) { -+ print_err(" ==> Fatal error occurred, bad output DVI file produced!"); -+ } -+ while (cur_s > -1) { -+ if (cur_s > 0) { -+ dvi_out(pop); -+ } else { -+ dvi_out(eop); -+ incr(total_pages); -+ } -+ decr(cur_s); -+ } -+ if (total_pages == 0) { -+ if (callback_id == 0) { -+ tprint_nl("No pages of output."); -+ print_ln(); -+ } else if (callback_id > 0) { -+ run_callback(callback_id, "->"); -+ } -+ } else { -+ /*tex beginning of the postamble */ -+ dvi_out(post); -+ dvi_four(last_bop); -+ last_bop = dvi_offset + dvi_ptr - 5; -+ /*tex |post| location */ -+ dvi_four(25400000); -+ /*tex conversion ratio for sp */ -+ dvi_four(473628672); -+ prepare_mag(); -+ /*tex magnification factor */ -+ dvi_four(mag_par); -+ dvi_four(max_v); -+ dvi_four(max_h); -+ dvi_out(max_push / 256); -+ dvi_out(max_push % 256); -+ dvi_out((total_pages / 256) % 256); -+ dvi_out(total_pages % 256); -+ /*tex Output the font definitions for all fonts that were used */ -+ k = max_font_id(); -+ while (k > 0) { -+ if (font_used(k)) { -+ dvi_font_def(k); -+ } -+ decr(k); -+ } -+ dvi_out(post_post); -+ dvi_four(last_bop); -+ dvi_out(id_byte); -+ /*tex the number of 223's */ -+#ifndef IPC -+ k = 4 + ((dvi_buf_size - dvi_ptr) % 4); -+#else -+ k = 7 - ((3 + dvi_offset + dvi_ptr) % 4); -+#endif -+ while (k > 0) { -+ dvi_out(223); -+ decr(k); -+ } -+ /*tex -+ Here is how we clean out the buffer when \TeX\ is all through; -+ |dvi_ptr| will be a multiple of~4. -+ */ -+ if (dvi_limit == half_buf) -+ write_dvi(half_buf, dvi_buf_size - 1); -+ if (dvi_ptr > 0) -+ write_dvi(0, dvi_ptr - 1); -+ if (callback_id == 0) { -+ tprint_nl("Output written on "); -+ tprint(pdf->file_name); -+ tprint(" ("); -+ print_int(total_pages); -+ tprint(" page"); -+ if (total_pages != 1) -+ print_char('s'); -+ tprint(", "); -+ print_int(dvi_offset + dvi_ptr); -+ tprint(" bytes)."); -+ } else if (callback_id > 0) { -+ run_callback(callback_id, "->"); -+ } -+ close_file(pdf->file); -+ } -+} -+ -+void dvi_push_list(PDF pdf, scaledpos *saved_pos, int *saved_loc) -+{ -+ if (cur_s > max_push) { -+ max_push = cur_s; -+ } -+ if (cur_s > 0) { -+ dvi_push(); -+ *saved_pos = dvi; -+ } -+ *saved_loc = dvi_offset + dvi_ptr; -+} -+ -+void dvi_pop_list(PDF pdf, scaledpos *saved_pos, int *saved_loc) -+{ -+ prune_movements(*saved_loc); -+ if (cur_s > 0) { -+ dvi_pop(*saved_loc); -+ dvi = *saved_pos; -+ } -+} -+ -+void dvi_set_reference_point(PDF pdf, posstructure *refpoint) -+{ -+ refpoint->pos.h = one_true_inch; -+ refpoint->pos.v = pdf->page_size.v - one_true_inch; -+ dvi = refpoint->pos; -+} -+ -+int dvi_get_status_ptr(PDF pdf) -+{ -+ return dvi_ptr; -+} -+ -+int dvi_get_status_gone(PDF pdf) -+{ -+ return dvi_gone; -+} -diff --git a/texk/web2c/luatexdir/dvi/dvigen.w b/texk/web2c/luatexdir/dvi/dvigen.w -deleted file mode 100644 -index d991445a5..000000000 ---- a/texk/web2c/luatexdir/dvi/dvigen.w -+++ /dev/null -@@ -1,1258 +0,0 @@ --% dvigen.w --% --% Copyright 2009-2013 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --\def\MF{MetaFont} --\def\MP{MetaPost} --\def\PASCAL{Pascal} --\def\[#1]{#1} --\pdfoutput=1 --\pdfmapline{cmtex10 < cmtex10.pfb} --\pdfmapfile{pdftex.map} -- --\title{: generation of DVI output} -- --@ Initial identification of this file, and the needed headers. --@c --#include "ptexlib.h" -- --@ Here is the start of the actual C file. --@c --#undef write_dvi -- --/* todo: move macros to api */ -- --#define mode cur_list.mode_field /* current mode */ -- --@ The most important output produced by a run of \TeX\ is the ``device --independent'' (\.{DVI}) file that specifies where characters and rules --are to appear on printed pages. The form of these files was designed by --David R. Fuchs in 1979. Almost any reasonable typesetting device can be --@^Fuchs, David Raymond@> --@:DVI_files}{\.{DVI} files@> --driven by a program that takes \.{DVI} files as input, and dozens of such --\.{DVI}-to-whatever programs have been written. Thus, it is possible to --print the output of \TeX\ on many different kinds of equipment, using \TeX\ --as a device-independent ``front end.'' -- --A \.{DVI} file is a stream of 8-bit bytes, which may be regarded as a --series of commands in a machine-like language. The first byte of each command --is the operation code, and this code is followed by zero or more bytes --that provide parameters to the command. The parameters themselves may consist --of several consecutive bytes; for example, the `|set_rule|' command has two --parameters, each of which is four bytes long. Parameters are usually --regarded as nonnegative integers; but four-byte-long parameters, --and shorter parameters that denote distances, can be --either positive or negative. Such parameters are given in two's complement --notation. For example, a two-byte-long distance parameter has a value between --$-2^{15}$ and $2^{15}-1$. As in \.{TFM} files, numbers that occupy --more than one byte position appear in BigEndian order. -- --A \.{DVI} file consists of a ``preamble,'' followed by a sequence of one --or more ``pages,'' followed by a ``postamble.'' The preamble is simply a --|pre| command, with its parameters that define the dimensions used in the --file; this must come first. Each ``page'' consists of a |bop| command, --followed by any number of other commands that tell where characters are to --be placed on a physical page, followed by an |eop| command. The pages --appear in the order that \TeX\ generated them. If we ignore |nop| commands --and \\{fnt\_def} commands (which are allowed between any two commands in --the file), each |eop| command is immediately followed by a |bop| command, --or by a |post| command; in the latter case, there are no more pages in the --file, and the remaining bytes form the postamble. Further details about --the postamble will be explained later. -- --Some parameters in \.{DVI} commands are ``pointers.'' These are four-byte --quantities that give the location number of some other byte in the file; --the first byte is number~0, then comes number~1, and so on. For example, --one of the parameters of a |bop| command points to the previous |bop|; --this makes it feasible to read the pages in backwards order, in case the --results are being directed to a device that stacks its output face up. --Suppose the preamble of a \.{DVI} file occupies bytes 0 to 99. Now if the --first page occupies bytes 100 to 999, say, and if the second --page occupies bytes 1000 to 1999, then the |bop| that starts in byte 1000 --points to 100 and the |bop| that starts in byte 2000 points to 1000. (The --very first |bop|, i.e., the one starting in byte 100, has a pointer of~$-1$.) -- --@ The \.{DVI} format is intended to be both compact and easily interpreted --by a machine. Compactness is achieved by making most of the information --implicit instead of explicit. When a \.{DVI}-reading program reads the --commands for a page, it keeps track of several quantities: (a)~The current --font |f| is an integer; this value is changed only --by \\{fnt} and \\{fnt\_num} commands. (b)~The current position on the page --is given by two numbers called the horizontal and vertical coordinates, --|h| and |v|. Both coordinates are zero at the upper left corner of the page; --moving to the right corresponds to increasing the horizontal coordinate, and --moving down corresponds to increasing the vertical coordinate. Thus, the --coordinates are essentially Cartesian, except that vertical directions are --flipped; the Cartesian version of |(h,v)| would be |(h,-v)|. (c)~The --current spacing amounts are given by four numbers |w|, |x|, |y|, and |z|, --where |w| and~|x| are used for horizontal spacing and where |y| and~|z| --are used for vertical spacing. (d)~There is a stack containing --|(h,v,w,x,y,z)| values; the \.{DVI} commands |push| and |pop| are used to --change the current level of operation. Note that the current font~|f| is --not pushed and popped; the stack contains only information about --positioning. -- --The values of |h|, |v|, |w|, |x|, |y|, and |z| are signed integers having up --to 32 bits, including the sign. Since they represent physical distances, --there is a small unit of measurement such that increasing |h| by~1 means --moving a certain tiny distance to the right. The actual unit of --measurement is variable, as explained below; \TeX\ sets things up so that --its \.{DVI} output is in sp units, i.e., scaled points, in agreement with --all the |scaled| dimensions in \TeX's data structures. -- --@ Here is a list of all the commands that may appear in a \.{DVI} file. Each --command is specified by its symbolic name (e.g., |bop|), its opcode byte --(e.g., 139), and its parameters (if any). The parameters are followed --by a bracketed number telling how many bytes they occupy; for example, --`|p[4]|' means that parameter |p| is four bytes long. -- --\yskip\hang|set_char_0| 0. Typeset character number~0 from font~|f| --such that the reference point of the character is at |(h,v)|. Then --increase |h| by the width of that character. Note that a character may --have zero or negative width, so one cannot be sure that |h| will advance --after this command; but |h| usually does increase. -- --\yskip\hang\\{set\_char\_1} through \\{set\_char\_127} (opcodes 1 to 127). --Do the operations of |set_char_0|; but use the character whose number --matches the opcode, instead of character~0. -- --\yskip\hang|set1| 128 |c[1]|. Same as |set_char_0|, except that character --number~|c| is typeset. \TeX82 uses this command for characters in the --range |128<=c<256|. -- --\yskip\hang|@!set2| 129 |c[2]|. Same as |set1|, except that |c|~is two --bytes long, so it is in the range |0<=c<65536|. \TeX82 never uses this --command, but it should come in handy for extensions of \TeX\ that deal --with oriental languages. --@^oriental characters@>@^Chinese characters@>@^Japanese characters@> -- --\yskip\hang|@!set3| 130 |c[3]|. Same as |set1|, except that |c|~is three --bytes long, so it can be as large as $2^{24}-1$. Not even the Chinese --language has this many characters, but this command might prove useful --in some yet unforeseen extension. -- --\yskip\hang|@!set4| 131 |c[4]|. Same as |set1|, except that |c|~is four --bytes long. Imagine that. -- --\yskip\hang|set_rule| 132 |a[4]| |b[4]|. Typeset a solid black rectangle --of height~|a| and width~|b|, with its bottom left corner at |(h,v)|. Then --set |h:=h+b|. If either |a<=0| or |b<=0|, nothing should be typeset. Note --that if |b<0|, the value of |h| will decrease even though nothing else happens. --See below for details about how to typeset rules so that consistency with --\MF\ is guaranteed. -- --\yskip\hang|@!put1| 133 |c[1]|. Typeset character number~|c| from font~|f| --such that the reference point of the character is at |(h,v)|. (The `put' --commands are exactly like the `set' commands, except that they simply put out a --character or a rule without moving the reference point afterwards.) -- --\yskip\hang|@!put2| 134 |c[2]|. Same as |set2|, except that |h| is not changed. -- --\yskip\hang|@!put3| 135 |c[3]|. Same as |set3|, except that |h| is not changed. -- --\yskip\hang|@!put4| 136 |c[4]|. Same as |set4|, except that |h| is not changed. -- --\yskip\hang|put_rule| 137 |a[4]| |b[4]|. Same as |set_rule|, except that --|h| is not changed. -- --\yskip\hang|nop| 138. No operation, do nothing. Any number of |nop|'s --may occur between \.{DVI} commands, but a |nop| cannot be inserted between --a command and its parameters or between two parameters. -- --\yskip\hang|bop| 139 $c_0[4]$ $c_1[4]$ $\ldots$ $c_9[4]$ $p[4]$. Beginning --of a page: Set |(h,v,w,x,y,z):=(0,0,0,0,0,0)| and set the stack empty. Set --the current font |f| to an undefined value. The ten $c_i$ parameters hold --the values of \.{\\count0} $\ldots$ \.{\\count9} in \TeX\ at the time --\.{\\shipout} was invoked for this page; they can be used to identify --pages, if a user wants to print only part of a \.{DVI} file. The parameter --|p| points to the previous |bop| in the file; the first --|bop| has $p=-1$. -- --\yskip\hang|eop| 140. End of page: Print what you have read since the --previous |bop|. At this point the stack should be empty. (The \.{DVI}-reading --programs that drive most output devices will have kept a buffer of the --material that appears on the page that has just ended. This material is --largely, but not entirely, in order by |v| coordinate and (for fixed |v|) by --|h|~coordinate; so it usually needs to be sorted into some order that is --appropriate for the device in question.) -- --\yskip\hang|push| 141. Push the current values of |(h,v,w,x,y,z)| onto the --top of the stack; do not change any of these values. Note that |f| is --not pushed. -- --\yskip\hang|pop| 142. Pop the top six values off of the stack and assign --them respectively to |(h,v,w,x,y,z)|. The number of pops should never --exceed the number of pushes, since it would be highly embarrassing if the --stack were empty at the time of a |pop| command. -- --\yskip\hang|right1| 143 |b[1]|. Set |h:=h+b|, i.e., move right |b| units. --The parameter is a signed number in two's complement notation, |-128<=b<128|; --if |b<0|, the reference point moves left. -- --\yskip\hang|right2| 144 |b[2]|. Same as |right1|, except that |b| is a --two-byte quantity in the range |-32768<=b<32768|. -- --\yskip\hang|right3| 145 |b[3]|. Same as |right1|, except that |b| is a --three-byte quantity in the range |@t$-2^{23}$@><=b<@t$2^{23}$@>|. -- --\yskip\hang|right4| 146 |b[4]|. Same as |right1|, except that |b| is a --four-byte quantity in the range |@t$-2^{31}$@><=b<@t$2^{31}$@>|. -- --\yskip\hang|w0| 147. Set |h:=h+w|; i.e., move right |w| units. With luck, --this parameterless command will usually suffice, because the same kind of motion --will occur several times in succession; the following commands explain how --|w| gets particular values. -- --\yskip\hang|w1| 148 |b[1]|. Set |w:=b| and |h:=h+b|. The value of |b| is a --signed quantity in two's complement notation, |-128<=b<128|. This command --changes the current |w|~spacing and moves right by |b|. -- --\yskip\hang|@!w2| 149 |b[2]|. Same as |w1|, but |b| is two bytes long, --|-32768<=b<32768|. -- --\yskip\hang|@!w3| 150 |b[3]|. Same as |w1|, but |b| is three bytes long, --|@t$-2^{23}$@><=b<@t$2^{23}$@>|. -- --\yskip\hang|@!w4| 151 |b[4]|. Same as |w1|, but |b| is four bytes long, --|@t$-2^{31}$@><=b<@t$2^{31}$@>|. -- --\yskip\hang|x0| 152. Set |h:=h+x|; i.e., move right |x| units. The `|x|' --commands are like the `|w|' commands except that they involve |x| instead --of |w|. -- --\yskip\hang|x1| 153 |b[1]|. Set |x:=b| and |h:=h+b|. The value of |b| is a --signed quantity in two's complement notation, |-128<=b<128|. This command --changes the current |x|~spacing and moves right by |b|. -- --\yskip\hang|@!x2| 154 |b[2]|. Same as |x1|, but |b| is two bytes long, --|-32768<=b<32768|. -- --\yskip\hang|@!x3| 155 |b[3]|. Same as |x1|, but |b| is three bytes long, --|@t$-2^{23}$@><=b<@t$2^{23}$@>|. -- --\yskip\hang|@!x4| 156 |b[4]|. Same as |x1|, but |b| is four bytes long, --|@t$-2^{31}$@><=b<@t$2^{31}$@>|. -- --\yskip\hang|down1| 157 |a[1]|. Set |v:=v+a|, i.e., move down |a| units. --The parameter is a signed number in two's complement notation, |-128<=a<128|; --if |a<0|, the reference point moves up. -- --\yskip\hang|@!down2| 158 |a[2]|. Same as |down1|, except that |a| is a --two-byte quantity in the range |-32768<=a<32768|. -- --\yskip\hang|@!down3| 159 |a[3]|. Same as |down1|, except that |a| is a --three-byte quantity in the range |@t$-2^{23}$@><=a<@t$2^{23}$@>|. -- --\yskip\hang|@!down4| 160 |a[4]|. Same as |down1|, except that |a| is a --four-byte quantity in the range |@t$-2^{31}$@><=a<@t$2^{31}$@>|. -- --\yskip\hang|y0| 161. Set |v:=v+y|; i.e., move down |y| units. With luck, --this parameterless command will usually suffice, because the same kind of motion --will occur several times in succession; the following commands explain how --|y| gets particular values. -- --\yskip\hang|y1| 162 |a[1]|. Set |y:=a| and |v:=v+a|. The value of |a| is a --signed quantity in two's complement notation, |-128<=a<128|. This command --changes the current |y|~spacing and moves down by |a|. -- --\yskip\hang|@!y2| 163 |a[2]|. Same as |y1|, but |a| is two bytes long, --|-32768<=a<32768|. -- --\yskip\hang|@!y3| 164 |a[3]|. Same as |y1|, but |a| is three bytes long, --|@t$-2^{23}$@><=a<@t$2^{23}$@>|. -- --\yskip\hang|@!y4| 165 |a[4]|. Same as |y1|, but |a| is four bytes long, --|@t$-2^{31}$@><=a<@t$2^{31}$@>|. -- --\yskip\hang|z0| 166. Set |v:=v+z|; i.e., move down |z| units. The `|z|' commands --are like the `|y|' commands except that they involve |z| instead of |y|. -- --\yskip\hang|z1| 167 |a[1]|. Set |z:=a| and |v:=v+a|. The value of |a| is a --signed quantity in two's complement notation, |-128<=a<128|. This command --changes the current |z|~spacing and moves down by |a|. -- --\yskip\hang|@!z2| 168 |a[2]|. Same as |z1|, but |a| is two bytes long, --|-32768<=a<32768|. -- --\yskip\hang|@!z3| 169 |a[3]|. Same as |z1|, but |a| is three bytes long, --|@t$-2^{23}$@><=a<@t$2^{23}$@>|. -- --\yskip\hang|@!z4| 170 |a[4]|. Same as |z1|, but |a| is four bytes long, --|@t$-2^{31}$@><=a<@t$2^{31}$@>|. -- --\yskip\hang|fnt_num_0| 171. Set |f:=0|. Font 0 must previously have been --defined by a \\{fnt\_def} instruction, as explained below. -- --\yskip\hang\\{fnt\_num\_1} through \\{fnt\_num\_63} (opcodes 172 to 234). Set --|f:=1|, \dots, \hbox{|f:=63|}, respectively. -- --\yskip\hang|fnt1| 235 |k[1]|. Set |f:=k|. \TeX82 uses this command for font --numbers in the range |64<=k<256|. -- --\yskip\hang|@!fnt2| 236 |k[2]|. Same as |fnt1|, except that |k|~is two --bytes long, so it is in the range |0<=k<65536|. \TeX82 never generates this --command, but large font numbers may prove useful for specifications of --color or texture, or they may be used for special fonts that have fixed --numbers in some external coding scheme. -- --\yskip\hang|@!fnt3| 237 |k[3]|. Same as |fnt1|, except that |k|~is three --bytes long, so it can be as large as $2^{24}-1$. -- --\yskip\hang|@!fnt4| 238 |k[4]|. Same as |fnt1|, except that |k|~is four --bytes long; this is for the really big font numbers (and for the negative ones). -- --\yskip\hang|xxx1| 239 |k[1]| |x[k]|. This command is undefined in --general; it functions as a $(k+2)$-byte |nop| unless special \.{DVI}-reading --programs are being used. \TeX82 generates |xxx1| when a short enough --\.{\\special} appears, setting |k| to the number of bytes being sent. It --is recommended that |x| be a string having the form of a keyword followed --by possible parameters relevant to that keyword. -- --\yskip\hang|@!xxx2| 240 |k[2]| |x[k]|. Like |xxx1|, but |0<=k<65536|. -- --\yskip\hang|@!xxx3| 241 |k[3]| |x[k]|. Like |xxx1|, but |0<=k<@t$2^{24}$@>|. -- --\yskip\hang|xxx4| 242 |k[4]| |x[k]|. Like |xxx1|, but |k| can be ridiculously --large. \TeX82 uses |xxx4| when sending a string of length 256 or more. -- --\yskip\hang|fnt_def1| 243 |k[1]| |c[4]| |s[4]| |d[4]| |a[1]| |l[1]| |n[a+l]|. --Define font |k|, where |0<=k<256|; font definitions will be explained shortly. -- --\yskip\hang|@!fnt_def2| 244 |k[2]| |c[4]| |s[4]| |d[4]| |a[1]| |l[1]| |n[a+l]|. --Define font |k|, where |0<=k<65536|. -- --\yskip\hang|@!fnt_def3| 245 |k[3]| |c[4]| |s[4]| |d[4]| |a[1]| |l[1]| |n[a+l]|. --Define font |k|, where |0<=k<@t$2^{24}$@>|. -- --\yskip\hang|@!fnt_def4| 246 |k[4]| |c[4]| |s[4]| |d[4]| |a[1]| |l[1]| |n[a+l]|. --Define font |k|, where |@t$-2^{31}$@><=k<@t$2^{31}$@>|. -- --\yskip\hang|pre| 247 |i[1]| |num[4]| |den[4]| |mag[4]| |k[1]| |x[k]|. --Beginning of the preamble; this must come at the very beginning of the --file. Parameters |i|, |num|, |den|, |mag|, |k|, and |x| are explained below. -- --\yskip\hang|post| 248. Beginning of the postamble, see below. -- --\yskip\hang|post_post| 249. Ending of the postamble, see below. -- --\yskip\noindent Commands 250--255 are undefined at the present time. -- --@c --#define set_char_0 0 /* typeset character 0 and move right */ --#define set1 128 /* typeset a character and move right */ --#define set_rule 132 /* typeset a rule and move right */ --#define put1 133 /* typeset a character without moving */ --#define put_rule 137 /* typeset a rule */ --#define nop 138 /* no operation */ --#define bop 139 /* beginning of page */ --#define eop 140 /* ending of page */ --#define push 141 /* save the current positions */ --#define pop 142 /* restore previous positions */ --#define right1 143 /* move right */ --#define right4 146 /* move right, 4 bytes */ --#define w0 147 /* move right by |w| */ --#define w1 148 /* move right and set |w| */ --#define x0 152 /* move right by |x| */ --#define x1 153 /* move right and set |x| */ --#define down1 157 /* move down */ --#define down4 160 /* move down, 4 bytes */ --#define y0 161 /* move down by |y| */ --#define y1 162 /* move down and set |y| */ --#define z0 166 /* move down by |z| */ --#define z1 167 /* move down and set |z| */ --#define fnt_num_0 171 /* set current font to 0 */ --#define fnt1 235 /* set current font */ --#define xxx1 239 /* extension to \.{DVI} primitives */ --#define xxx4 242 /* potentially long extension to \.{DVI} primitives */ --#define fnt_def1 243 /* define the meaning of a font number */ --#define pre 247 /* preamble */ --#define post 248 /* postamble beginning */ --#define post_post 249 /* postamble ending */ -- --@ The preamble contains basic information about the file as a whole. As --stated above, there are six parameters: --$$\hbox{|@!i[1]| |@!num[4]| |@!den[4]| |@!mag[4]| |@!k[1]| |@!x[k]|.}$$ --The |i| byte identifies \.{DVI} format; currently this byte is always set --to~2. (The value |i=3| is currently used for an extended format that --allows a mixture of right-to-left and left-to-right typesetting. --Some day we will set |i=4|, when \.{DVI} format makes another --incompatible change---perhaps in the year 2048.) -- --The next two parameters, |num| and |den|, are positive integers that define --the units of measurement; they are the numerator and denominator of a --fraction by which all dimensions in the \.{DVI} file could be multiplied --in order to get lengths in units of $10^{-7}$ meters. Since $\rm 7227{pt} = --254{cm}$, and since \TeX\ works with scaled points where there are $2^{16}$ --sp in a point, \TeX\ sets --$|num|/|den|=(254\cdot10^5)/(7227\cdot2^{16})=25400000/473628672$. --@^sp@> -- --The |mag| parameter is what \TeX\ calls \.{\\mag}, i.e., 1000 times the --desired magnification. The actual fraction by which dimensions are --multiplied is therefore $|mag|\cdot|num|/1000|den|$. Note that if a \TeX\ --source document does not call for any `\.{true}' dimensions, and if you --change it only by specifying a different \.{\\mag} setting, the \.{DVI} --file that \TeX\ creates will be completely unchanged except for the value --of |mag| in the preamble and postamble. (Fancy \.{DVI}-reading programs allow --users to override the |mag|~setting when a \.{DVI} file is being printed.) -- --Finally, |k| and |x| allow the \.{DVI} writer to include a comment, which is not --interpreted further. The length of comment |x| is |k|, where |0<=k<256|. -- -- --@c --#define id_byte 2 /* identifies the kind of \.{DVI} files described here */ -- --@ Font definitions for a given font number |k| contain further parameters --$$\hbox{|c[4]| |s[4]| |d[4]| |a[1]| |l[1]| |n[a+l]|.}$$ --The four-byte value |c| is the check sum that \TeX\ found in the \.{TFM} --file for this font; |c| should match the check sum of the font found by --programs that read this \.{DVI} file. --@^check sum@> -- --Parameter |s| contains a fixed-point scale factor that is applied to --the character widths in font |k|; font dimensions in \.{TFM} files and --other font files are relative to this quantity, which is called the --``at size'' elsewhere in this documentation. The value of |s| is --always positive and less than $2^{27}$. It is given in the same units --as the other \.{DVI} dimensions, i.e., in sp when \TeX82 has made the --file. Parameter |d| is similar to |s|; it is the ``design size,'' and --(like~|s|) it is given in \.{DVI} units. Thus, font |k| is to be used --at $|mag|\cdot s/1000d$ times its normal size. -- --The remaining part of a font definition gives the external name of the font, --which is an ASCII string of length |a+l|. The number |a| is the length --of the ``area'' or directory, and |l| is the length of the font name itself; --the standard local system font area is supposed to be used when |a=0|. --The |n| field contains the area in its first |a| bytes. -- --Font definitions must appear before the first use of a particular font number. --Once font |k| is defined, it must not be defined again; however, we --shall see below that font definitions appear in the postamble as well as --in the pages, so in this sense each font number is defined exactly twice, --if at all. Like |nop| commands, font definitions can --appear before the first |bop|, or between an |eop| and a |bop|. -- --@ Sometimes it is desirable to make horizontal or vertical rules line up --precisely with certain features in characters of a font. It is possible to --guarantee the correct matching between \.{DVI} output and the characters --generated by \MF\ by adhering to the following principles: (1)~The \MF\ --characters should be positioned so that a bottom edge or left edge that is --supposed to line up with the bottom or left edge of a rule appears at the --reference point, i.e., in row~0 and column~0 of the \MF\ raster. This --ensures that the position of the rule will not be rounded differently when --the pixel size is not a perfect multiple of the units of measurement in --the \.{DVI} file. (2)~A typeset rule of height $a>0$ and width $b>0$ --should be equivalent to a \MF-generated character having black pixels in --precisely those raster positions whose \MF\ coordinates satisfy --|0<=x<@t$\alpha$@>b| and |0<=y<@t$\alpha$@>a|, where $\alpha$ is the number --of pixels per \.{DVI} unit. --@:METAFONT}{\MF@> --@^alignment of rules with characters@> --@^rules aligning with characters@> -- --@ The last page in a \.{DVI} file is followed by `|post|'; this command --introduces the postamble, which summarizes important facts that \TeX\ has --accumulated about the file, making it possible to print subsets of the data --with reasonable efficiency. The postamble has the form --$$\vbox{\halign{\hbox{#\hfil}\cr -- |post| |p[4]| |num[4]| |den[4]| |mag[4]| |l[4]| |u[4]| |s[2]| |t[2]|\cr -- $\langle\,$font definitions$\,\rangle$\cr -- |post_post| |q[4]| |i[1]| 223's$[{\G}4]$\cr}}$$ --Here |p| is a pointer to the final |bop| in the file. The next three --parameters, |num|, |den|, and |mag|, are duplicates of the quantities that --appeared in the preamble. -- --Parameters |l| and |u| give respectively the height-plus-depth of the tallest --page and the width of the widest page, in the same units as other dimensions --of the file. These numbers might be used by a \.{DVI}-reading program to --position individual ``pages'' on large sheets of film or paper; however, --the standard convention for output on normal size paper is to position each --page so that the upper left-hand corner is exactly one inch from the left --and the top. Experience has shown that it is unwise to design \.{DVI}-to-printer --software that attempts cleverly to center the output; a fixed position of --the upper left corner is easiest for users to understand and to work with. --Therefore |l| and~|u| are often ignored. -- --Parameter |s| is the maximum stack depth (i.e., the largest excess of --|push| commands over |pop| commands) needed to process this file. Then --comes |t|, the total number of pages (|bop| commands) present. -- --The postamble continues with font definitions, which are any number of --\\{fnt\_def} commands as described above, possibly interspersed with |nop| --commands. Each font number that is used in the \.{DVI} file must be defined --exactly twice: Once before it is first selected by a \\{fnt} command, and once --in the postamble. -- --@ The last part of the postamble, following the |post_post| byte that --signifies the end of the font definitions, contains |q|, a pointer to the --|post| command that started the postamble. An identification byte, |i|, --comes next; this currently equals~2, as in the preamble. -- --The |i| byte is followed by four or more bytes that are all equal to --the decimal number 223 (i.e., '337 in octal). \TeX\ puts out four to seven of --these trailing bytes, until the total length of the file is a multiple of --four bytes, since this works out best on machines that pack four bytes per --word; but any number of 223's is allowed, as long as there are at least four --of them. In effect, 223 is a sort of signature that is added at the very end. --@^Fuchs, David Raymond@> -- --This curious way to finish off a \.{DVI} file makes it feasible for --\.{DVI}-reading programs to find the postamble first, on most computers, --even though \TeX\ wants to write the postamble last. Most operating --systems permit random access to individual words or bytes of a file, so --the \.{DVI} reader can start at the end and skip backwards over the 223's --until finding the identification byte. Then it can back up four bytes, read --|q|, and move to byte |q| of the file. This byte should, of course, --contain the value 248 (|post|); now the postamble can be read, so the --\.{DVI} reader can discover all the information needed for typesetting the --pages. Note that it is also possible to skip through the \.{DVI} file at --reasonably high speed to locate a particular page, if that proves --desirable. This saves a lot of time, since \.{DVI} files used in production --jobs tend to be large. -- --Unfortunately, however, standard \PASCAL\ does not include the ability to --@^system dependencies@> --access a random position in a file, or even to determine the length of a file. --Almost all systems nowadays provide the necessary capabilities, so \.{DVI} --format has been designed to work most efficiently with modern operating systems. --But if \.{DVI} files have to be processed under the restrictions of standard --\PASCAL, one can simply read them from front to back, since the necessary --header information is present in the preamble and in the font definitions. --(The |l| and |u| and |s| and |t| parameters, which appear only in the --postamble, are ``frills'' that are handy but not absolutely necessary.) -- -- --@* \[32] Shipping pages out. --After considering \TeX's eyes and stomach, we come now to the bowels. --@^bowels@> -- --The |ship_out| procedure is given a pointer to a box; its mission is --to describe that box in \.{DVI} form, outputting a ``page'' to |dvi_file|. --The \.{DVI} coordinates $(h,v)=(0,0)$ should correspond to the upper left --corner of the box being shipped. -- --Since boxes can be inside of boxes inside of boxes, the main work of --|ship_out| is done by two mutually recursive routines, |hlist_out| --and |vlist_out|, which traverse the hlists and vlists inside of horizontal --and vertical boxes. -- --As individual pages are being processed, we need to accumulate --information about the entire set of pages, since such statistics must be --reported in the postamble. The global variables |total_pages|, |max_v|, --|max_h|, |max_push|, and |last_bop| are used to record this information. -- --The variable |doing_leaders| is |true| while leaders are being output. --The variable |dead_cycles| contains the number of times an output routine --has been initiated since the last |ship_out|. -- --A few additional global variables are also defined here for use in --|vlist_out| and |hlist_out|. They could have been local variables, but --that would waste stack space when boxes are deeply nested, since the --values of these variables are not needed during recursive calls. --@^recursion@> -- --@c --int total_pages = 0; /* the number of pages that have been shipped out */ --scaled max_v = 0; /* maximum height-plus-depth of pages shipped so far */ --scaled max_h = 0; /* maximum width of pages shipped so far */ --int max_push = 0; /* deepest nesting of |push| commands encountered so far */ --int last_bop = -1; /* location of previous |bop| in the \.{DVI} output */ --int dead_cycles = 0; /* recent outputs that didn't ship anything out */ --boolean doing_leaders = false; /* are we inside a leader box? */ --int oval, ocmd; /* used by |out_cmd| for generating |set|, |fnt| and |fnt_def| commands */ --pointer g; /* current glue specification */ --int lq, lr; /* quantities used in calculations for leaders */ --int cur_s = -1; /* current depth of output box nesting, initially $-1$ */ -- --@ The \.{DVI} bytes are output to a buffer instead of being written directly --to the output file. This makes it possible to reduce the overhead of --subroutine calls, thereby measurably speeding up the computation, since --output of \.{DVI} bytes is part of \TeX's inner loop. And it has another --advantage as well, since we can change instructions in the buffer in order to --make the output more compact. For example, a `|down2|' command can be --changed to a `|y2|', thereby making a subsequent `|y0|' command possible, --saving two bytes. -- --The output buffer is divided into two parts of equal size; the bytes found --in |dvi_buf[0..half_buf-1]| constitute the first half, and those in --|dvi_buf[half_buf..dvi_buf_size-1]| constitute the second. The global --variable |dvi_ptr| points to the position that will receive the next --output byte. When |dvi_ptr| reaches |dvi_limit|, which is always equal --to one of the two values |half_buf| or |dvi_buf_size|, the half buffer that --is about to be invaded next is sent to the output and |dvi_limit| is --changed to its other value. Thus, there is always at least a half buffer's --worth of information present, except at the very beginning of the job. -- --Bytes of the \.{DVI} file are numbered sequentially starting with 0; --the next byte to be generated will be number |dvi_offset+dvi_ptr|. --A byte is present in the buffer only if its number is |>=dvi_gone|. -- --Some systems may find it more efficient to make |dvi_buf| a |packed| --array, since output of four bytes at once may be facilitated. --@^system dependencies@> -- -- --@ Initially the buffer is all in one piece; we will output half of it only --after it first fills up. -- --@c --int dvi_buf_size = 800; /* size of the output buffer; must be a multiple of 8 */ --eight_bits *dvi_buf; /* buffer for \.{DVI} output */ --dvi_index half_buf = 0; /* half of |dvi_buf_size| */ --dvi_index dvi_limit = 0; /* end of the current half buffer */ --dvi_index dvi_ptr = 0; /* the next available buffer address */ --int dvi_offset = 0; /* |dvi_buf_size| times the number of times the output buffer has been fully emptied */ --int dvi_gone = 0; /* the number of bytes already output to |dvi_file| */ -- --@ The actual output of |dvi_buf[a..b]| to |dvi_file| is performed by calling --|write_dvi(a,b)|. For best results, this procedure should be optimized to --run as fast as possible on each particular system, since it is part of --\TeX's inner loop. It is safe to assume that |a| and |b+1| will both be --multiples of 4 when |write_dvi(a,b)| is called; therefore it is possible on --many machines to use efficient methods to pack four bytes per word and to --output an array of words with one system call. --@^system dependencies@> --@^inner loop@> --@^defecation@> -- --@c --static void write_dvi(dvi_index a, dvi_index b) --{ -- dvi_index k; -- for (k = a; k <= b; k++) -- fputc(dvi_buf[k], static_pdf->file); --} -- --/* outputs half of the buffer */ --void dvi_swap(void) --{ -- if (dvi_limit == dvi_buf_size) { -- write_dvi(0, half_buf - 1); -- dvi_limit = half_buf; -- dvi_offset = dvi_offset + dvi_buf_size; -- dvi_ptr = 0; -- } else { -- write_dvi(half_buf, dvi_buf_size - 1); -- dvi_limit = dvi_buf_size; -- } -- dvi_gone = dvi_gone + half_buf; --} -- --@ The |dvi_four| procedure outputs four bytes in two's complement notation, --without risking arithmetic overflow. -- --@c --void dvi_four(int x) --{ -- if (x >= 0) { -- dvi_out(x / 0100000000); -- } else { -- x = x + 010000000000; -- x = x + 010000000000; -- dvi_out((x / 0100000000) + 128); -- } -- x = x % 0100000000; -- dvi_out(x / 0200000); -- x = x % 0200000; -- dvi_out(x / 0400); -- dvi_out(x % 0400); --} -- --@ --A mild optimization of the output is performed by the |dvi_pop| --routine, which issues a |pop| unless it is possible to cancel a --`|push| |pop|' pair. The parameter to |dvi_pop| is the byte address --following the old |push| that matches the new |pop|. -- -- --@c --void dvi_push(void) --{ -- dvi_out(push); --} -- --void dvi_pop(int l) --{ -- if ((l == dvi_offset + dvi_ptr) && (dvi_ptr > 0)) -- decr(dvi_ptr); -- else -- dvi_out(pop); --} -- --@ Here's a procedure that outputs a font definition. $\Omega$ allows --more than 256 different fonts per job, so the right font definition --command must be selected. -- --@c --void out_cmd(void) --{ -- if ((oval < 0x100) && (oval >= 0)) { -- if ((ocmd != set1) || (oval > 127)) { -- if ((ocmd == fnt1) && (oval < 64)) -- oval += fnt_num_0; -- else -- dvi_out(ocmd); -- } -- } else { -- if ((oval < 0x10000) && (oval >= 0)) { -- dvi_out(ocmd + 1); -- } else { -- if ((oval < 0x1000000) && (oval >= 0)) { -- dvi_out(ocmd + 2); -- } else { -- dvi_out(ocmd + 3); -- if (oval >= 0) { -- dvi_out(oval / 0x1000000); -- } else { -- oval += 0x40000000; -- oval += 0x40000000; -- dvi_out((oval / 0x1000000) + 128); -- oval = oval % 0x1000000; -- } -- dvi_out(oval / 0x10000); -- oval = oval % 0x10000; -- } -- dvi_out(oval / 0x10000); -- oval = oval % 0x10000; -- } -- dvi_out(oval / 0x100); -- oval = oval % 0x100; -- } -- dvi_out(oval); --} -- --void dvi_font_def(internal_font_number f) --{ -- char *fa; -- oval = f - 1; -- ocmd = fnt_def1; -- out_cmd(); -- dvi_out(font_check_0(f)); -- dvi_out(font_check_1(f)); -- dvi_out(font_check_2(f)); -- dvi_out(font_check_3(f)); -- dvi_four(font_size(f)); -- dvi_four(font_dsize(f)); -- dvi_out(0); /* |font_area(f)| is unused */ -- dvi_out(strlen(font_name(f))); -- /* Output the font name whose internal number is |f| */ -- fa = font_name(f); -- while (*fa != '\0') { -- dvi_out(*fa++); -- } --} -- --@ Versions of \TeX\ intended for small computers might well choose to omit --the ideas in the next few parts of this program, since it is not really --necessary to optimize the \.{DVI} code by making use of the |w0|, |x0|, --|y0|, and |z0| commands. Furthermore, the algorithm that we are about to --describe does not pretend to give an optimum reduction in the length --of the \.{DVI} code; after all, speed is more important than compactness. --But the method is surprisingly effective, and it takes comparatively little --time. -- --We can best understand the basic idea by first considering a simpler problem --that has the same essential characteristics. Given a sequence of digits, --say $3\,1\,4\,1\,5\,9\,2\,6\,5\,3\,5\,8\,9$, we want to assign subscripts --$d$, $y$, or $z$ to each digit so as to maximize the number of ``$y$-hits'' --and ``$z$-hits''; a $y$-hit is an instance of two appearances of the same --digit with the subscript $y$, where no $y$'s intervene between the two --appearances, and a $z$-hit is defined similarly. For example, the sequence --above could be decorated with subscripts as follows: --$$3_z\,1_y\,4_d\,1_y\,5_y\,9_d\,2_d\,6_d\,5_y\,3_z\,5_y\,8_d\,9_d.$$ --There are three $y$-hits ($1_y\ldots1_y$ and $5_y\ldots5_y\ldots5_y$) and --one $z$-hit ($3_z\ldots3_z$); there are no $d$-hits, since the two appearances --of $9_d$ have $d$'s between them, but we don't count $d$-hits so it doesn't --matter how many there are. These subscripts are analogous to the \.{DVI} --commands called \\{down}, $y$, and $z$, and the digits are analogous to --different amounts of vertical motion; a $y$-hit or $z$-hit corresponds to --the opportunity to use the one-byte commands |y0| or |z0| in a \.{DVI} file. -- --\TeX's method of assigning subscripts works like this: Append a new digit, --say $\delta$, to the right of the sequence. Now look back through the --sequence until one of the following things happens: (a)~You see --$\delta_y$ or $\delta_z$, and this was the first time you encountered a --$y$ or $z$ subscript, respectively. Then assign $y$ or $z$ to the new --$\delta$; you have scored a hit. (b)~You see $\delta_d$, and no $y$ --subscripts have been encountered so far during this search. Then change --the previous $\delta_d$ to $\delta_y$ (this corresponds to changing a --command in the output buffer), and assign $y$ to the new $\delta$; it's --another hit. (c)~You see $\delta_d$, and a $y$ subscript has been seen --but not a $z$. Change the previous $\delta_d$ to $\delta_z$ and assign --$z$ to the new $\delta$. (d)~You encounter both $y$ and $z$ subscripts --before encountering a suitable $\delta$, or you scan all the way to the --front of the sequence. Assign $d$ to the new $\delta$; this assignment may --be changed later. -- --The subscripts $3_z\,1_y\,4_d\ldots\,$ in the example above were, in fact, --produced by this procedure, as the reader can verify. (Go ahead and try it.) -- --@ In order to implement such an idea, \TeX\ maintains a stack of pointers --to the \\{down}, $y$, and $z$ commands that have been generated for the --current page. And there is a similar stack for \\{right}, |w|, and |x| --commands. These stacks are called the down stack and right stack, and their --top elements are maintained in the variables |down_ptr| and |right_ptr|. -- --Each entry in these stacks contains four fields: The |width| field is --the amount of motion down or to the right; the |location| field is the --byte number of the \.{DVI} command in question (including the appropriate --|dvi_offset|); the |vlink| field points to the next item below this one --on the stack; and the |vinfo| field encodes the options for possible change --in the \.{DVI} command. -- --@c --#define location(A) varmem[(A)+1].cint /* \.{DVI} byte number for a movement command */ -- --halfword down_ptr = null, right_ptr = null; /* heads of the down and right stacks */ -- --@ Here is a subroutine that produces a \.{DVI} command for some specified --downward or rightward motion. It has two parameters: |w| is the amount --of motion, and |o| is either |down1| or |right1|. We use the fact that --the command codes have convenient arithmetic properties: |y1-down1=w1-right1| --and |z1-down1=x1-right1|. -- --@c --void movement(scaled w, eight_bits o) --{ -- small_number mstate; /* have we seen a |y| or |z|? */ -- halfword p, q; /* current and top nodes on the stack */ -- int k; /* index into |dvi_buf|, modulo |dvi_buf_size| */ -- if (false) { /* TODO: HUH? */ -- q = new_node(movement_node, 0); /* new node for the top of the stack */ -- width(q) = w; -- location(q) = dvi_offset + dvi_ptr; -- if (o == down1) { -- vlink(q) = down_ptr; -- down_ptr = q; -- } else { -- vlink(q) = right_ptr; -- right_ptr = q; -- } -- /* Look at the other stack entries until deciding what sort of \.{DVI} command -- to generate; |goto found| if node |p| is a ``hit'' */ -- p = vlink(q); -- mstate = none_seen; -- while (p != null) { -- if (width(p) == w) { -- /* Consider a node with matching width;|goto found| if it's a hit */ -- /* We might find a valid hit in a |y| or |z| byte that is already gone -- from the buffer. But we can't change bytes that are gone forever; ``the -- moving finger writes, $\ldots\,\,$.'' */ -- -- switch (mstate + vinfo(p)) { -- case none_seen + yz_OK: -- case none_seen + y_OK: -- case z_seen + yz_OK: -- case z_seen + y_OK: -- if (location(p) < dvi_gone) { -- goto NOT_FOUND; -- } else { -- /* Change buffered instruction to |y| or |w| and |goto found| */ -- k = location(p) - dvi_offset; -- if (k < 0) -- k = k + dvi_buf_size; -- dvi_buf[k] = (eight_bits) (dvi_buf[k] + y1 - down1); -- vinfo(p) = y_here; -- goto FOUND; -- } -- break; -- case none_seen + z_OK: -- case y_seen + yz_OK: -- case y_seen + z_OK: -- if (location(p) < dvi_gone) { -- goto NOT_FOUND; -- } else { -- /* Change buffered instruction to |z| or |x| and |goto found| */ -- k = location(p) - dvi_offset; -- if (k < 0) -- k = k + dvi_buf_size; -- dvi_buf[k] = (eight_bits) (dvi_buf[k] + z1 - down1); -- vinfo(p) = z_here; -- goto FOUND; -- } -- break; -- case none_seen + y_here: -- case none_seen + z_here: -- case y_seen + z_here: -- case z_seen + y_here: -- goto FOUND; -- break; -- default: -- break; -- } -- } else { -- switch (mstate + vinfo(p)) { -- case none_seen + y_here: -- mstate = y_seen; -- break; -- case none_seen + z_here: -- mstate = z_seen; -- break; -- case y_seen + z_here: -- case z_seen + y_here: -- goto NOT_FOUND; -- break; -- default: -- break; -- } -- } -- p = vlink(p); -- } -- } -- NOT_FOUND: -- /* Generate a |down| or |right| command for |w| and |return| */ -- if (abs(w) >= 040000000) { -- dvi_out(o + 3); /* |down4| or |right4| */ -- dvi_four(w); -- return; -- } -- if (abs(w) >= 0100000) { -- dvi_out(o + 2); /* |down3| or |right3| */ -- if (w < 0) -- w = w + 0100000000; -- dvi_out(w / 0200000); -- w = w % 0200000; -- goto TWO; -- } -- if (abs(w) >= 0200) { -- dvi_out(o + 1); /* |down2| or |right2| */ -- if (w < 0) -- w = w + 0200000; -- goto TWO; -- } -- dvi_out(o); /* |down1| or |right1| */ -- if (w < 0) -- w = w + 0400; -- goto ONE; -- TWO: -- dvi_out(w / 0400); -- ONE: -- dvi_out(w % 0400); -- return; -- FOUND: -- /* Generate a |y0| or |z0| command in order to reuse a previous appearance of~|w| */ -- /* The program below removes movement nodes that are introduced after a |push|, -- before it outputs the corresponding |pop|. */ -- /* -- When the |movement| procedure gets to the label |found|, the value of -- |vinfo(p)| will be either |y_here| or |z_here|. If it is, say, |y_here|, -- the procedure generates a |y0| command (or a |w0| command), and marks -- all |vinfo| fields between |q| and |p| so that |y| is not OK in that range. -- */ -- vinfo(q) = vinfo(p); -- if (vinfo(q) == y_here) { -- dvi_out(o + y0 - down1); /* |y0| or |w0| */ -- while (vlink(q) != p) { -- q = vlink(q); -- switch (vinfo(q)) { -- case yz_OK: -- vinfo(q) = z_OK; -- break; -- case y_OK: -- vinfo(q) = d_fixed; -- break; -- default: -- break; -- } -- } -- } else { -- dvi_out(o + z0 - down1); /* |z0| or |x0| */ -- while (vlink(q) != p) { -- q = vlink(q); -- switch (vinfo(q)) { -- case yz_OK: -- vinfo(q) = y_OK; -- break; -- case z_OK: -- vinfo(q) = d_fixed; -- break; -- default: -- break; -- } -- } -- } --} -- --@ In case you are wondering when all the movement nodes are removed from --\TeX's memory, the answer is that they are recycled just before --|hlist_out| and |vlist_out| finish outputting a box. This restores the --down and right stacks to the state they were in before the box was output, --except that some |vinfo|'s may have become more restrictive. -- -- --@c --/* delete movement nodes with |location>=l| */ --void prune_movements(int l) --{ -- pointer p; /* node being deleted */ -- while (down_ptr != null) { -- if (location(down_ptr) < l) -- break; -- p = down_ptr; -- down_ptr = vlink(p); -- flush_node(p); -- } -- while (right_ptr != null) { -- if (location(right_ptr) < l) -- return; -- p = right_ptr; -- right_ptr = vlink(p); -- flush_node(p); -- } --} -- --scaledpos dvi; /* a \.{DVI} position in page coordinates, in sync with DVI file */ -- --@ When |hlist_out| is called, its duty is to output the box represented --by the |hlist_node| pointed to by |temp_ptr|. The reference point of that --box has coordinates |(cur.h,cur.v)|. -- --Similarly, when |vlist_out| is called, its duty is to output the box represented --by the |vlist_node| pointed to by |temp_ptr|. The reference point of that --box has coordinates |(cur.h,cur.v)|. --@^recursion@> -- --@ The recursive procedures |hlist_out| and |vlist_out| each have a local variable --|save_dvi| to hold the value of |dvi| just before --entering a new level of recursion. In effect, the value of |save_dvi| --on \TeX's run-time stack corresponds to the values of |h| and |v| --that a \.{DVI}-reading program will push onto its coordinate stack. -- --@c --void dvi_place_rule(PDF pdf, halfword q, scaledpos size) --{ -- synch_dvi_with_pos(pdf->posstruct->pos); -- if ((subtype(q) >= box_rule) && (subtype(q) <= user_rule)) { -- /* place nothing, only take space */ -- if (textdir_is_L(pdf->posstruct->dir)) -- dvi.h += size.h; -- } else { -- /* normal_rule or >= 100 being a leader rule */ -- if (textdir_is_L(pdf->posstruct->dir)) { -- dvi_out(set_rule); /* movement optimization for |dir_*L*| */ -- dvi.h += size.h; -- } else -- dvi_out(put_rule); -- } -- dvi_four(size.v); -- dvi_four(size.h); --} -- --void dvi_place_glyph(PDF pdf, internal_font_number f, int c, int ex) --{ -- /* TODO: do something on ex, select font (if possible) */ -- scaled_whd ci; -- synch_dvi_with_pos(pdf->posstruct->pos); -- if (f != pdf->f_cur) { -- /* Change font |f_cur| to |f| */ -- if (!font_used(f)) { -- dvi_font_def(f); -- set_font_used(f, true); -- } -- oval = f - 1; -- ocmd = fnt1; -- out_cmd(); -- pdf->f_cur = f; -- } -- if (textdir_is_L(pdf->posstruct->dir)) { -- ci = get_charinfo_whd(f, c); -- dvi_set(c, ci.wd); /* movement optimization for |dir_*L*| */ -- } else -- dvi_put(c); --} -- --void dvi_special(PDF pdf, halfword p) --{ -- int old_setting; /* holds print |selector| */ -- unsigned k; /* index into |cur_string| */ -- synch_dvi_with_pos(pdf->posstruct->pos); -- old_setting = selector; -- selector = new_string; -- show_token_list(token_link(write_tokens(p)), null, -1); -- selector = old_setting; -- if (cur_length < 256) { -- dvi_out(xxx1); -- dvi_out(cur_length); -- } else { -- dvi_out(xxx4); -- dvi_four((int) cur_length); -- } -- for (k = 0; k < cur_length; k++) -- dvi_out(cur_string[k]); -- cur_length = 0; /* erase the string */ --} -- --@ Here's an example of how these conventions are used. Whenever it is time to --ship out a box of stuff, we shall use the macro |ensure_dvi_open|. -- --@c --void ensure_dvi_header_written(PDF pdf) --{ -- unsigned l; -- unsigned s; /* index into |str_pool| */ -- int old_setting; /* saved |selector| setting */ -- assert(output_mode_used == OMODE_DVI); -- assert(pdf->o_state == ST_FILE_OPEN); -- -- if (half_buf == 0) { -- half_buf = dvi_buf_size / 2; -- dvi_limit = dvi_buf_size; -- } -- -- dvi_out(pre); -- dvi_out(id_byte); /* output the preamble */ -- dvi_four(25400000); -- dvi_four(473628672); /* conversion ratio for sp */ -- prepare_mag(); -- dvi_four(mag_par); /* magnification factor is frozen */ -- if (output_comment) { -- l = (unsigned) strlen(output_comment); -- dvi_out(l); -- for (s = 0; s < l; s++) -- dvi_out(output_comment[s]); -- } else { /* the default code is unchanged */ -- old_setting = selector; -- selector = new_string; -- tprint(" LuaTeX output "); -- print_int(year_par); -- print_char('.'); -- print_two(month_par); -- print_char('.'); -- print_two(day_par); -- print_char(':'); -- print_two(time_par / 60); -- print_two(time_par % 60); -- selector = old_setting; -- dvi_out(cur_length); -- for (s = 0; s < cur_length; s++) -- dvi_out(cur_string[s]); -- cur_length = 0; -- } --} -- --void dvi_begin_page(PDF pdf) --{ -- int k; -- int page_loc; /* location of the current |bop| */ -- ensure_output_state(pdf, ST_HEADER_WRITTEN); -- /* Initialize variables as |ship_out| begins */ -- page_loc = dvi_offset + dvi_ptr; -- dvi_out(bop); -- for (k = 0; k <= 9; k++) -- dvi_four(count(k)); -- dvi_four(last_bop); -- last_bop = page_loc; --} -- --void dvi_end_page(PDF pdf) --{ -- (void) pdf; -- dvi_out(eop); --} -- --@ At the end of the program, we must finish things off by writing the --post\-amble. If |total_pages=0|, the \.{DVI} file was never opened. --If |total_pages>=65536|, the \.{DVI} file will lie. And if --|max_push>=65536|, the user deserves whatever chaos might ensue. -- --@c --void finish_dvi_file(PDF pdf, int version, int revision) --{ -- int k; -- int callback_id = callback_defined(stop_run_callback); -- (void) version; -- (void) revision; -- while (cur_s > -1) { -- if (cur_s > 0) { -- dvi_out(pop); -- } else { -- dvi_out(eop); -- incr(total_pages); -- } -- decr(cur_s); -- } -- if (total_pages == 0) { -- if (callback_id == 0) { -- tprint_nl("No pages of output."); -- print_ln(); -- } else if (callback_id > 0) { -- run_callback(callback_id, "->"); -- } -- } else { -- dvi_out(post); /* beginning of the postamble */ -- dvi_four(last_bop); -- last_bop = dvi_offset + dvi_ptr - 5; /* |post| location */ -- dvi_four(25400000); -- dvi_four(473628672); /* conversion ratio for sp */ -- prepare_mag(); -- dvi_four(mag_par); /* magnification factor */ -- dvi_four(max_v); -- dvi_four(max_h); -- dvi_out(max_push / 256); -- dvi_out(max_push % 256); -- dvi_out((total_pages / 256) % 256); -- dvi_out(total_pages % 256); -- /* Output the font definitions for all fonts that were used */ -- k = max_font_id(); -- while (k > 0) { -- if (font_used(k)) { -- dvi_font_def(k); -- } -- decr(k); -- } -- -- dvi_out(post_post); -- dvi_four(last_bop); -- dvi_out(id_byte); --#ifndef IPC -- k = 4 + ((dvi_buf_size - dvi_ptr) % 4); /* the number of 223's */ --#else -- k = 7 - ((3 + dvi_offset + dvi_ptr) % 4); /* the number of 223's */ --#endif -- -- while (k > 0) { -- dvi_out(223); -- decr(k); -- } -- /* Empty the last bytes out of |dvi_buf| */ -- /* Here is how we clean out the buffer when \TeX\ is all through; |dvi_ptr| -- will be a multiple of~4. */ -- if (dvi_limit == half_buf) -- write_dvi(half_buf, dvi_buf_size - 1); -- if (dvi_ptr > 0) -- write_dvi(0, dvi_ptr - 1); -- -- if (callback_id == 0) { -- tprint_nl("Output written on "); -- tprint(pdf->file_name); -- tprint(" ("); -- print_int(total_pages); -- tprint(" page"); -- if (total_pages != 1) -- print_char('s'); -- tprint(", "); -- print_int(dvi_offset + dvi_ptr); -- tprint(" bytes)."); -- } else if (callback_id > 0) { -- run_callback(callback_id, "->"); -- } -- close_file(pdf->file); -- } --} -diff --git a/texk/web2c/luatexdir/font/dofont.w b/texk/web2c/luatexdir/font/dofont.c -similarity index 63% -rename from texk/web2c/luatexdir/font/dofont.w -rename to texk/web2c/luatexdir/font/dofont.c -index b91bec106..b23368d83 100644 ---- a/texk/web2c/luatexdir/font/dofont.w -+++ b/texk/web2c/luatexdir/font/dofont.c -@@ -1,42 +1,42 @@ --% dofont.w --% --% Copyright 2006-2010 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --@ @c -+/* - -+Copyright 2006-2010 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ - - #include "ptexlib.h" - #include "lua/luatex-api.h" - --@ a bit more interfacing is needed for proper error reporting -+/*tex -+ -+ A bit more interfacing is needed for proper error reporting. -+ -+*/ - --@c - static char *font_error_message(pointer u, char *nom, scaled s) - { - char *str = xmalloc(256); - char *c = makecstring(cs_text(u)); - const char *extra = "metric data not found or bad"; - if (s >= 0) { -- snprintf(str, 255, "Font \\%s=%s at %gpt not loadable: %s", c, nom, -- (double) s / 65536, extra); -+ snprintf(str, 255, "Font \\%s=%s at %gpt not loadable: %s", c, nom, (double) s / 65536, extra); - } else if (s != -1000) { -- snprintf(str, 255, "Font \\%s=%s scaled %d not loadable: %s", c, nom, -- (int) (-s), extra); -+ snprintf(str, 255, "Font \\%s=%s scaled %d not loadable: %s", c, nom, (int) (-s), extra); - } else { - snprintf(str, 255, "Font \\%s=%s not loadable: %s", c, nom, extra); - } -@@ -46,26 +46,22 @@ static char *font_error_message(pointer u, char *nom, scaled s) - - static int do_define_font(int f, const char *cnom, scaled s, int natural_dir) - { -- -- boolean res; /* was the callback successful? */ -- int callback_id; -+ boolean res = 0; - char *cnam; - int r, t; -- res = 0; -- -- callback_id = callback_defined(define_font_callback); -+ int callback_id = callback_defined(define_font_callback); - if (callback_id > 0) { - cnam = xstrdup(cnom); - callback_id = run_and_save_callback(callback_id, "Sdd->", cnam, s, f); - free(cnam); -- if (callback_id > 0) { /* success */ -+ if (callback_id > 0) { -+ /*tex Success. */ - luaL_checkstack(Luas, 1, "out of stack space"); - lua_rawgeti(Luas, LUA_REGISTRYINDEX, callback_id); - t = lua_type(Luas, -1); - if (t == LUA_TTABLE) { - res = font_from_lua(Luas, f); - destroy_saved_callback(callback_id); -- /* |lua_pop(Luas, 1);| *//* done by |font_from_lua| */ - } else if (t == LUA_TNUMBER) { - r = (int) lua_tointeger(Luas, -1); - destroy_saved_callback(callback_id); -@@ -86,12 +82,16 @@ static int do_define_font(int f, const char *cnom, scaled s, int natural_dir) - } - } - if (font_name(f) && strlen(font_name(f)) > 255) { -- /* the font name has to fit in the dvi file's single byte storage */ -- /* no need to test area, as we are never using it */ -+ /*tex -+ -+ The font name has to fit in the dvi file's single byte storage. There -+ is no need to test area, as we are never using it. -+ */ - res = 0; - } - if (res) { -- if (font_type(f) != virtual_font_type) { /* implies lua */ -+ if (font_type(f) != virtual_font_type) { -+ /*tex This implies \LUA. */ - do_vf(f); - set_font_natural_dir(f, natural_dir); - } -@@ -112,8 +112,8 @@ int read_font_info(pointer u, char *cnom, scaled s, int natural_dir) - if ((f = do_define_font(f, cnom, s, natural_dir))) { - return f; - } else { -- const char *help[] = -- { "I wasn't able to read the size data for this font,", -+ const char *help[] = { -+ "I wasn't able to read the size data for this font,", - "so I will ignore the font specification.", - "[Wizards can fix TFM files using TFtoPL/PLtoTF.]", - "You might try inserting a different font spec;", -@@ -129,10 +129,6 @@ int read_font_info(pointer u, char *cnom, scaled s, int natural_dir) - } - } - --@ TODO This function is a placeholder. There can easily appears holes in -- the |font_tables| array, and we could attempt to reuse those -- --@c - int find_font_id(const char *nom, scaled s) - { - int f; -diff --git a/texk/web2c/luatexdir/font/mapfile.c b/texk/web2c/luatexdir/font/mapfile.c -new file mode 100644 -index 000000000..5ea1e7ca0 ---- /dev/null -+++ b/texk/web2c/luatexdir/font/mapfile.c -@@ -0,0 +1,770 @@ -+/* -+ -+Copyright 1996-2006 Han The Thanh -+Copyright 2006-2010 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ -+ -+#include "ptexlib.h" -+#include -+#include -+#include -+#include -+ -+#define FM_BUF_SIZE 1024 -+ -+static FILE *fm_file; -+ -+static unsigned char *fm_buffer = NULL; -+static int fm_size = 0; -+static int fm_curbyte = 0; -+ -+#define fm_open(a) (fm_file = fopen((char *)(a), FOPEN_RBIN_MODE)) -+#define fm_read_file() readbinfile(fm_file,&fm_buffer,&fm_size) -+#define fm_close() xfclose(fm_file, cur_file_name) -+#define fm_getchar() fm_buffer[fm_curbyte++] -+#define fm_eof() (fm_curbyte>fm_size) -+#define is_cfg_comment(c) (c == 10 || c == '*' || c == '#' || c == ';' || c == '%') -+ -+typedef enum { FM_DUPIGNORE, FM_REPLACE, FM_DELETE } updatemode; -+ -+typedef struct mitem { -+ /*tex |FM_DUPIGNORE| or |FM_REPLACE| or |FM_DELETE| */ -+ updatemode mode; -+ /*tex map file or map line */ -+ maptype type; -+ /*tex pointer to map file name or map line */ -+ char *line; -+ /*tex line number in map file */ -+ int lineno; -+} mapitem; -+ -+mapitem *mitem = NULL; -+ -+#define read_field(r, q, buf) do { \ -+ q = buf; \ -+ while (*r != ' ' && *r != '<' && *r != '"' && *r != '\0') \ -+ *q++ = *r++; \ -+ *q = '\0'; \ -+ skip_char(r, ' '); \ -+} while (0) -+ -+#define set_field(F) do { \ -+ if (q > buf) \ -+ fm->F = xstrdup(buf); \ -+ if (*r == '\0') \ -+ goto done; \ -+} while (0) -+ -+fm_entry *new_fm_entry(void) -+{ -+ fm_entry *fm; -+ fm = xtalloc(1, fm_entry); -+ fm->tfm_name = NULL; -+ fm->ps_name = NULL; -+ fm->fd_flags = FD_FLAGS_NOT_SET_IN_MAPLINE; -+ fm->ff_name = NULL; -+ fm->encname = NULL; -+ fm->type = 0; -+ fm->slant = 0; -+ fm->extend = 1000; -+ unset_slantset(fm); -+ unset_extendset(fm); -+ unset_inuse(fm); -+ return fm; -+} -+ -+void delete_fm_entry(fm_entry * fm) -+{ -+ xfree(fm->tfm_name); -+ xfree(fm->ps_name); -+ xfree(fm->ff_name); -+ xfree(fm); -+} -+ -+static ff_entry *new_ff_entry(void) -+{ -+ ff_entry *ff; -+ ff = xtalloc(1, ff_entry); -+ ff->ff_name = NULL; -+ ff->ff_path = NULL; -+ return ff; -+} -+ -+static void delete_ff_entry(ff_entry * ff) -+{ -+ xfree(ff->ff_name); -+ xfree(ff->ff_path); -+ xfree(ff); -+} -+ -+static struct avl_table *tfm_tree = NULL; -+static struct avl_table *ff_tree = NULL; -+static struct avl_table *encname_tree = NULL; -+ -+/*tex -+ -+ We sort |fm_entry| into |tfm_tree| by |tfm_name|: -+ -+*/ -+ -+static int comp_fm_entry_tfm(const void *pa, const void *pb, void *p) -+{ -+ (void) p; -+ return strcmp(((const fm_entry *) pa)->tfm_name, ((const fm_entry *) pb)->tfm_name); -+} -+ -+/* We sort |ff_entry| into |ff_tree| by |ff_name|: */ -+ -+static int comp_ff_entry(const void *pa, const void *pb, void *p) -+{ -+ (void) p; -+ return strcmp(((const ff_entry *) pa)->ff_name, ((const ff_entry *) pb)->ff_name); -+} -+ -+static void create_avl_trees(void) -+{ -+ tfm_tree = avl_create(comp_fm_entry_tfm, NULL, &avl_xallocator); -+ ff_tree = avl_create(comp_ff_entry, NULL, &avl_xallocator); -+ encname_tree = avl_create(comp_string_entry, NULL, &avl_xallocator); -+} -+ -+int avl_do_entry(fm_entry * fm, int mode) -+{ -+ fm_entry *p; -+ void *a; -+ void **aa; -+ int delete_new = 0; -+ if (tfm_tree == NULL) -+ create_avl_trees(); -+ p = (fm_entry *) avl_find(tfm_tree, fm); -+ if (p != NULL) { -+ switch (mode) { -+ case FM_DUPIGNORE: -+ formatted_warning("map file", "entry for '%s' already exists, duplicates ignored", fm->tfm_name); -+ delete_new = 1; -+ break; -+ case FM_REPLACE: -+ case FM_DELETE: -+ if (is_inuse(p)) { -+ formatted_warning("map file", "entry for '%s' has been used, replace/delete not allowed", fm->tfm_name); -+ delete_new = 1; -+ } else { -+ a = avl_delete(tfm_tree, p); -+ assert(a != NULL); -+ delete_fm_entry(p); -+ } -+ break; -+ default: -+ formatted_error("map file", "something bad happened",0); -+ } -+ } -+ if ((mode == FM_DUPIGNORE || mode == FM_REPLACE) && delete_new == 0) { -+ aa = avl_probe(tfm_tree, fm); -+ if (aa == NULL) { -+ /*tex Is this a problem? */ -+ } -+ } else -+ delete_new = 1; -+ return delete_new; -+} -+ -+/*tex -+ -+ Add the encoding name to an AVL tree. This has nothing to do with |writeenc.c|. -+ -+*/ -+ -+static char *add_encname(char *s) -+{ -+ char *p; -+ void **aa; -+ if ((p = (char *) avl_find(encname_tree, s)) == NULL) { -+ /*tex The encoding name has not yet been registered. */ -+ p = xstrdup(s); -+ aa = avl_probe(encname_tree, p); -+ if (aa == NULL) { -+ /*tex Is this a problem? */ -+ } -+ } -+ return p; -+} -+ -+/*tex -+ -+ A consistency check for map entry, with warn flag. -+ -+*/ -+ -+static int check_fm_entry(fm_entry * fm, boolean warn) -+{ -+ int a = 0; -+ if (is_fontfile(fm) && !is_included(fm)) { -+ if (warn) -+ formatted_warning("map file", -+ "ambiguous entry for '%s': font file present but not included, " -+ "will be treated as font file not present", fm->tfm_name); -+ xfree(fm->ff_name); -+ /*tex Do not set variable |a| as this entry will be still accepted. */ -+ } -+ /*tex If both ps_name and font file are missing, drop this entry. */ -+ if (fm->ps_name == NULL && !is_fontfile(fm)) { -+ if (warn) -+ formatted_warning("map file", "invalid entry for '%s': both ps_name and font file missing", fm->tfm_name); -+ a += 1; -+ } -+ /*tex \TRUETYPE\ fonts cannot be reencoded without subsetting. */ -+ if (is_truetype(fm) && is_reencoded(fm) && !is_subsetted(fm)) { -+ if (warn) -+ formatted_warning("map file", "invalid entry for '%s': only subsetted TrueType font can be reencoded", fm->tfm_name); -+ a += 2; -+ } -+ /*tex The value of |SlantFont| and |ExtendFont| must be reasonable. */ -+ if (fm->slant < FONT_SLANT_MIN || fm->slant > FONT_SLANT_MAX) { -+ if (warn) -+ formatted_warning("map file", "invalid entry for '%s': value '%g' is to large for SlantFont", -+ fm->tfm_name, fm->slant / 1000.0); -+ a += 8; -+ } -+ if (fm->extend < FONT_EXTEND_MIN || fm->extend > FONT_EXTEND_MAX) { -+ if (warn) -+ formatted_warning("map file", "invalid entry for '%s': value '%g' is too large for ExtendFont", -+ fm->tfm_name, fm->extend / 1000.0); -+ a += 16; -+ } -+ return a; -+} -+ -+/*tex -+ -+ Returns the font number if s is one of the 14 std. font names, -1 otherwise. -+ A bit speed trimmed. Using these base fonts is oldfashioned and doesn't -+ happen in a decent \LUATEX\ produced file. -+ -+*/ -+ -+int check_std_t1font(char *s) -+{ -+ static const char *std_t1font_names[] = { -+ "Courier", /* 0:7 */ -+ "Courier-Bold", /* 1:12 */ -+ "Courier-Oblique", /* 2:15 */ -+ "Courier-BoldOblique", /* 3:19 */ -+ "Helvetica", /* 4:9 */ -+ "Helvetica-Bold", /* 5:14 */ -+ "Helvetica-Oblique", /* 6:17 */ -+ "Helvetica-BoldOblique", /* 7:21 */ -+ "Symbol", /* 8:6 */ -+ "Times-Roman", /* 9:11 */ -+ "Times-Bold", /* 10:10 */ -+ "Times-Italic", /* 11:12 */ -+ "Times-BoldItalic", /* 12:16 */ -+ "ZapfDingbats" /* 13:12 */ -+ }; -+ static const int index[] = { -+ -1, -1, -1, -1, -1, -1, 8, 0, -1, 4, 10, -+ 9, -1, -1, 5, 2, 12, 6, -1, 3, -1, 7 -+ }; -+ size_t n; -+ int k = -1; -+ n = strlen(s); -+ if (n > 21) -+ return -1; -+ if (n == 12) { -+ /*tex three names have length 12 */ -+ switch (*s) { -+ case 'C': -+ /*tex Courier-Bold */ -+ k = 1; -+ break; -+ case 'T': -+ /*tex Times-Italic */ -+ k = 11; -+ break; -+ case 'Z': -+ /*tex ZapfDingbats */ -+ k = 13; -+ break; -+ default: -+ return -1; -+ } -+ } else -+ k = index[n]; -+ if (k > -1 && !strcmp(std_t1font_names[k], s)) -+ return k; -+ return -1; -+} -+ -+static void fm_scan_line(void) -+{ -+ int a, b, c, j, u = 0, v = 0; -+ char cc; -+ float d; -+ fm_entry *fm; -+ char fm_line[FM_BUF_SIZE], buf[FM_BUF_SIZE]; -+ char *p, *q, *s; -+ char *r = NULL; -+ switch (mitem->type) { -+ case MAPFILE: -+ p = fm_line; -+ while (!fm_eof()) { -+ if (fm_curbyte == fm_size) { -+ fm_curbyte++; -+ cc = 10; -+ } else { -+ cc = (char) fm_getchar(); -+ } -+ append_char_to_buf(cc, p, fm_line, FM_BUF_SIZE); -+ if (cc == 10) -+ break; -+ } -+ *(--p) = '\0'; -+ r = fm_line; -+ break; -+ case MAPLINE: -+ /*tex Work on a string from |makecstring|. */ -+ r = mitem->line; -+ break; -+ default: -+ assert(0); -+ } -+ if (*r == '\0' || is_cfg_comment(*r)) -+ return; -+ fm = new_fm_entry(); -+ read_field(r, q, buf); -+ set_field(tfm_name); -+ if (!isdigit((unsigned char)*r)) { -+ /*tex The 2nd field |ps_name| may not start with a digit. */ -+ read_field(r, q, buf); -+ set_field(ps_name); -+ } -+ if (isdigit((unsigned char)*r)) { -+ /*tex Is the font descriptor |/Flags| given? */ -+ for (s = r; isdigit((unsigned char)*s); s++); -+ if (*s == ' ' || *s == '"' || *s == '<' || *s == '\0') { -+ /*tex not e.g.\ |8r.enc| */ -+ fm->fd_flags = atoi(r); -+ while (isdigit((unsigned char)*r)) -+ r++; -+ } -+ } -+ /*tex Loop through specials, encoding, font file:*/ -+ while (1) { -+ skip_char(r, ' '); -+ switch (*r) { -+ case '\0': -+ goto done; -+ case '"': -+ /*tex The pening quote. */ -+ r++; -+ u = v = 0; -+ do { -+ skip_char(r, ' '); -+ if (sscanf(r, "%f %n", &d, &j) > 0) { -+ /*tex Jump behind number, eat also blanks, if any. */ -+ s = r + j; -+ if (*(s - 1) == 'E' || *(s - 1) == 'e') { -+ /*tex e.g.\ |0.5ExtendFont|: |%f = 0.5E| */ -+ s--; -+ } -+ if (str_prefix(s, "SlantFont")) { -+ /*tex Correct rounding also for negative numbers. */ -+ d *= (float) 1000.0; -+ fm->slant = (int) (d > 0 ? d + 0.5 : d - 0.5); -+ set_slantset(fm); -+ r = s + strlen("SlantFont"); -+ } else if (str_prefix(s, "ExtendFont")) { -+ d *= (float) 1000.0; -+ fm->extend = (int) (d > 0 ? d + 0.5 : d - 0.5); -+ set_extendset(fm); -+ r = s + strlen("ExtendFont"); -+ } else { -+ /*tex unknown name, jump over it */ -+ for (r = s; *r != ' ' && *r != '"' && *r != '\0'; r++); -+ c = *r; -+ *r = '\0'; -+ formatted_warning("map file", "invalid entry for '%s': unknown name '%s' ignored", fm->tfm_name, s); -+ *r = (char) c; -+ } -+ } else -+ for (; *r != ' ' && *r != '"' && *r != '\0'; r++); -+ } -+ while (*r == ' '); -+ if (*r == '"') { -+ /*tex The closing quote. */ -+ r++; -+ } else { -+ formatted_warning("map file", "invalid entry for '%s': closing quote missing", fm->tfm_name); -+ goto bad_line; -+ } -+ break; -+ case 'P': -+ /*tex Handle cases for sub fonts like |PidEid=3,1| */ -+ formatted_warning("map file", "invalid entry for '%s': subfonts are not supported", fm->tfm_name); -+ goto bad_line; -+ break; -+ default: -+ /*tex Encoding or font file specification. */ -+ a = b = 0; -+ if (*r == '<') { -+ a = *r++; -+ if (*r == '<' || *r == '[') -+ b = *r++; -+ } -+ read_field(r, q, buf); -+ /*tex Encoding, Formats: |8r.enc| or |<8r.enc| or |<[8r.enc| */ -+ if (strlen(buf) > 4 && strcasecmp(strend(buf) - 4, ".enc") == 0) { -+ /*tex |u|, |v| used if intervening blank: |<< foo| */ -+ fm->encname = add_encname(buf); -+ u = v = 0; -+ } else if (strlen(buf) > 0) { -+ /*tex -+ -+ We get the file name given where possible formats are: -+ -+ \starttabulate[|||] -+ \NC subsetting \NC \tpe {ps_name != NULL && (check_std_t1font(fm->ps_name) >= 0)) -+ set_std_t1font(fm); -+ if (is_fontfile(fm) && strlen(fm_fontfile(fm)) > 3) { -+ if (strcasecmp(strend(fm_fontfile(fm)) - 4, ".ttf") == 0) -+ set_truetype(fm); -+ else if (strcasecmp(strend(fm_fontfile(fm)) - 4, ".ttc") == 0) -+ set_truetype(fm); -+ else if (strcasecmp(strend(fm_fontfile(fm)) - 4, ".otf") == 0) -+ set_opentype(fm); -+ else -+ set_type1(fm); -+ } else { -+ /*tex Assume a builtin font is \TYPEONE\: */ -+ set_type1(fm); -+ } -+ if (check_fm_entry(fm, true) != 0) -+ goto bad_line; -+ /*tex -+ -+ Until here the map line has been completely scanned without errors; |fm| -+ points to a valid, freshly filled-out |fm_entry| structure. Now follows -+ the actual work of registering or deleting. -+ -+ */ -+ if (avl_do_entry(fm, mitem->mode) == 0) -+ return; -+ bad_line: -+ delete_fm_entry(fm); -+} -+ -+static void fm_read_info(void) -+{ -+ int callback_id; -+ int file_opened = 0; -+ -+ if (tfm_tree == NULL) -+ create_avl_trees(); -+ if (mitem->line == NULL) { -+ /*tex There is nothing to do. */ -+ return; -+ } -+ mitem->lineno = 1; -+ switch (mitem->type) { -+ case MAPFILE: -+ xfree(fm_buffer); -+ fm_curbyte = 0; -+ fm_size = 0; -+ cur_file_name = luatex_find_file(mitem->line, find_map_file_callback); -+ if (cur_file_name) { -+ callback_id = callback_defined(read_map_file_callback); -+ if (callback_id > 0) { -+ if (run_callback(callback_id, "S->bSd", cur_file_name, -+ &file_opened, &fm_buffer, &fm_size)) { -+ if (file_opened) { -+ if (fm_size > 0) { -+ report_start_file(filetype_map,cur_file_name); -+ while (!fm_eof()) { -+ fm_scan_line(); -+ mitem->lineno++; -+ } -+ report_stop_file(filetype_map); -+ fm_file = NULL; -+ } -+ } else { -+ formatted_warning("map file", "cannot open font map file '%s'", cur_file_name); -+ } -+ } else { -+ formatted_warning("map file", "cannot open font map file '%s'", cur_file_name); -+ } -+ } else { -+ if (!fm_open(cur_file_name)) { -+ formatted_warning("map file", "cannot open font map file '%s'", cur_file_name); -+ } else { -+ fm_read_file(); -+ report_start_file(filetype_map,cur_file_name); -+ while (!fm_eof()) { -+ fm_scan_line(); -+ mitem->lineno++; -+ } -+ fm_close(); -+ report_stop_file(filetype_map); -+ fm_file = NULL; -+ } -+ } -+ cur_file_name = NULL; -+ } -+ break; -+ case MAPLINE: -+ cur_file_name = NULL; -+ fm_scan_line(); -+ break; -+ default: -+ assert(0); -+ } -+ /*tex Done with this line: */ -+ mitem->line = NULL; -+ cur_file_name = NULL; -+ return; -+} -+ -+fm_entry *getfontmap(char *tfm_name) -+{ -+ fm_entry *fm; -+ fm_entry tmp; -+ if (tfm_name == NULL) { -+ /*tex Wide \LUA\ loaded fonts may not have a name. */ -+ return NULL; -+ } -+ if (tfm_tree == NULL) { -+ /*tex Only read the default map file. */ -+ fm_read_info(); -+ } -+ /*tex Look up the name. */ -+ tmp.tfm_name = tfm_name; -+ fm = (fm_entry *) avl_find(tfm_tree, &tmp); -+ if (fm == NULL) -+ return NULL; -+ set_inuse(fm); -+ return fm; -+} -+ -+/*tex -+ -+ Process map file given by its name or map line contents. Items not beginning -+ with [+-=] flush default map file, if it has not yet been read. Leading -+ blanks and blanks immediately following [+-=] are ignored. -+ -+*/ -+ -+void process_map_item(char *s, int type) -+{ -+ char *p; -+ int mode; -+ if (*s == ' ') { -+ /*tex Ignore leading blanks: */ -+ s++; -+ } -+ switch (*s) { -+ case '+': -+ /* +mapfile.map, +mapline: insert an entry, if it is not duplicate */ -+ mode = FM_DUPIGNORE; -+ s++; -+ break; -+ case '=': -+ /* =mapfile.map, =mapline: try to replace an existing entry */ -+ mode = FM_REPLACE; -+ s++; -+ break; -+ case '-': -+ /* -mapfile.map, -mapline: try to delete an entry */ -+ mode = FM_DELETE; -+ s++; -+ break; -+ default: -+ /* like +, but also: flush the default map file name */ -+ mode = FM_DUPIGNORE; -+ mitem->line = NULL; -+ } -+ if (*s == ' ') { -+ /*tex Ignore a blank after |[+-=]| */ -+ s++; -+ } -+ /*tex The map item starts here. */ -+ p = s; -+ switch (type) { -+ case MAPFILE: -+ /*tex Remove blank at the end. */ -+ while (*p != '\0' && *p != ' ') -+ p++; -+ *p = '\0'; -+ break; -+ case MAPLINE: -+ /*tex A blank at end is allowed. */ -+ break; -+ default: -+ assert(0); -+ } -+ if (mitem->line != NULL) { -+ /*tex Read default map file first */ -+ fm_read_info(); -+ } -+ if (*s != '\0') { -+ /*tex Only if real item to process. */ -+ mitem->mode = mode; -+ mitem->type = type; -+ mitem->line = s; -+ fm_read_info(); -+ } -+} -+ -+void pdfmapfile(int t) -+{ -+ char *s = tokenlist_to_cstring(t, true, NULL); -+ process_map_item(s, MAPFILE); -+ free(s); -+} -+ -+void pdfmapline(int t) -+{ -+ char *s = tokenlist_to_cstring(t, true, NULL); -+ process_map_item(s, MAPLINE); -+ free(s); -+} -+ -+void pdf_init_map_file(const char *map_name) -+{ -+ assert(mitem == NULL); -+ mitem = xtalloc(1, mapitem); -+ mitem->mode = FM_DUPIGNORE; -+ mitem->type = MAPFILE; -+ mitem->line = xstrdup(map_name); -+} -+ -+/*tex -+ -+ An early check whether a font file exists. Search tree |ff_tree| is used in -+ 1st instance, as it may be faster than the |kpse_find_file|, and -+ |kpse_find_file| is called only once per font file name plus expansion -+ parameter. This might help keeping speed, if many \PDF\ pages with same fonts -+ are to be embedded (not that we deal with that fragile approach any longer in -+ \LUATEX). -+ -+ The |ff_tree| contains only font files, which are actually needed, so this tree -+ typically is much smaller than the tfm_tree. -+ -+*/ -+ -+ff_entry *check_ff_exist(char *ff_name, boolean is_tt) -+{ -+ ff_entry *ff; -+ ff_entry tmp; -+ void **aa; -+ int callback_id; -+ char *filepath = NULL; -+ tmp.ff_name = ff_name; -+ ff = (ff_entry *) avl_find(ff_tree, &tmp); -+ if (ff == NULL) { -+ /*tex The name is not yet in the database. */ -+ ff = new_ff_entry(); -+ ff->ff_name = xstrdup(ff_name); -+ if (is_tt) { -+ callback_id = callback_defined(find_truetype_file_callback); -+ if (callback_id > 0) { -+ run_callback(callback_id, "S->S", ff_name, &filepath); -+ if (filepath && strlen(filepath) == 0) -+ filepath = NULL; -+ ff->ff_path = filepath; -+ } else { -+ ff->ff_path = kpse_find_file(ff_name, kpse_truetype_format, 0); -+ } -+ } else { -+ callback_id = callback_defined(find_type1_file_callback); -+ if (callback_id > 0) { -+ run_callback(callback_id, "S->S", ff_name, &filepath); -+ if (filepath && strlen(filepath) == 0) -+ filepath = NULL; -+ ff->ff_path = filepath; -+ } else { -+ ff->ff_path = kpse_find_file(ff_name, kpse_type1_format, 0); -+ } -+ } -+ aa = avl_probe(ff_tree, ff); -+ if (aa == NULL) { -+ /*tex Is this a problem? */ -+ } -+ } -+ return ff; -+} -+ -+int is_subsetable(fm_entry * fm) -+{ -+ assert(is_included(fm)); -+ return is_subsetted(fm); -+} -+ -+/*tex Cleaning up: */ -+ -+static void destroy_fm_entry_tfm(void *pa, void *pb) -+{ -+ fm_entry *fm; -+ (void) pb; -+ fm = (fm_entry *) pa; -+ delete_fm_entry(fm); -+} -+ -+static void destroy_ff_entry(void *pa, void *pb) -+{ -+ ff_entry *ff; -+ (void) pb; -+ ff = (ff_entry *) pa; -+ delete_ff_entry(ff); -+} -+ -+void fm_free(void) -+{ -+ if (tfm_tree != NULL) { -+ avl_destroy(tfm_tree, destroy_fm_entry_tfm); -+ tfm_tree = NULL; -+ } -+ if (ff_tree != NULL) { -+ avl_destroy(ff_tree, destroy_ff_entry); -+ ff_tree = NULL; -+ } -+} -diff --git a/texk/web2c/luatexdir/font/mapfile.w b/texk/web2c/luatexdir/font/mapfile.w -deleted file mode 100644 -index f47c5b504..000000000 ---- a/texk/web2c/luatexdir/font/mapfile.w -+++ /dev/null -@@ -1,715 +0,0 @@ --% mapfile.w --% --% Copyright 1996-2006 Han The Thanh --% Copyright 2006-2010 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --@ @c -- -- --#include "ptexlib.h" --#include --#include --#include --#include -- --#define FM_BUF_SIZE 1024 -- --static FILE *fm_file; -- --static unsigned char *fm_buffer = NULL; --static int fm_size = 0; --static int fm_curbyte = 0; -- --#define fm_open(a) (fm_file = fopen((char *)(a), FOPEN_RBIN_MODE)) --#define fm_read_file() readbinfile(fm_file,&fm_buffer,&fm_size) --#define fm_close() xfclose(fm_file, cur_file_name) --#define fm_getchar() fm_buffer[fm_curbyte++] --#define fm_eof() (fm_curbyte>fm_size) --#define is_cfg_comment(c) \ -- (c == 10 || c == '*' || c == '#' || c == ';' || c == '%') -- --typedef enum { FM_DUPIGNORE, FM_REPLACE, FM_DELETE } updatemode; -- --typedef struct mitem { -- updatemode mode; /* FM_DUPIGNORE or FM_REPLACE or FM_DELETE */ -- maptype type; /* map file or map line */ -- char *line; /* pointer to map file name or map line */ -- int lineno; /* line number in map file */ --} mapitem; --mapitem *mitem = NULL; -- --#define read_field(r, q, buf) do { \ -- q = buf; \ -- while (*r != ' ' && *r != '<' && *r != '"' && *r != '\0') \ -- *q++ = *r++; \ -- *q = '\0'; \ -- skip_char(r, ' '); \ --} while (0) -- --#define set_field(F) do { \ -- if (q > buf) \ -- fm->F = xstrdup(buf); \ -- if (*r == '\0') \ -- goto done; \ --} while (0) -- --fm_entry *new_fm_entry(void) --{ -- fm_entry *fm; -- fm = xtalloc(1, fm_entry); -- fm->tfm_name = NULL; -- fm->ps_name = NULL; -- fm->fd_flags = FD_FLAGS_NOT_SET_IN_MAPLINE; -- fm->ff_name = NULL; -- fm->encname = NULL; -- fm->type = 0; -- fm->slant = 0; -- fm->extend = 1000; -- unset_slantset(fm); -- unset_extendset(fm); -- unset_inuse(fm); -- return fm; --} -- --void delete_fm_entry(fm_entry * fm) --{ -- xfree(fm->tfm_name); -- xfree(fm->ps_name); -- xfree(fm->ff_name); -- xfree(fm); --} -- --static ff_entry *new_ff_entry(void) --{ -- ff_entry *ff; -- ff = xtalloc(1, ff_entry); -- ff->ff_name = NULL; -- ff->ff_path = NULL; -- return ff; --} -- --static void delete_ff_entry(ff_entry * ff) --{ -- xfree(ff->ff_name); -- xfree(ff->ff_path); -- xfree(ff); --} -- --/**********************************************************************/ -- --static struct avl_table *tfm_tree = NULL; --static struct avl_table *ff_tree = NULL; --static struct avl_table *encname_tree = NULL; -- --/* AVL sort fm_entry into tfm_tree by tfm_name */ -- --static int comp_fm_entry_tfm(const void *pa, const void *pb, void *p) --{ -- (void) p; -- return strcmp(((const fm_entry *) pa)->tfm_name, -- ((const fm_entry *) pb)->tfm_name); --} -- --/* AVL sort ff_entry into ff_tree by ff_name */ -- --static int comp_ff_entry(const void *pa, const void *pb, void *p) --{ -- (void) p; -- return strcmp(((const ff_entry *) pa)->ff_name, -- ((const ff_entry *) pb)->ff_name); --} -- --static void create_avl_trees(void) --{ -- assert(tfm_tree == NULL); -- tfm_tree = avl_create(comp_fm_entry_tfm, NULL, &avl_xallocator); -- assert(tfm_tree != NULL); -- assert(ff_tree == NULL); -- ff_tree = avl_create(comp_ff_entry, NULL, &avl_xallocator); -- assert(ff_tree != NULL); -- assert(encname_tree == NULL); -- encname_tree = avl_create(comp_string_entry, NULL, &avl_xallocator); -- assert(encname_tree != NULL); --} -- --int avl_do_entry(fm_entry * fm, int mode) --{ -- fm_entry *p; -- void *a; -- void **aa; -- int delete_new = 0; -- if (tfm_tree == NULL) -- create_avl_trees(); -- p = (fm_entry *) avl_find(tfm_tree, fm); -- if (p != NULL) { -- switch (mode) { -- case FM_DUPIGNORE: -- formatted_warning("map file", "entry for '%s' already exists, duplicates ignored", fm->tfm_name); -- delete_new = 1; -- break; -- case FM_REPLACE: -- case FM_DELETE: -- if (is_inuse(p)) { -- formatted_warning("map file", "entry for '%s' has been used, replace/delete not allowed", fm->tfm_name); -- delete_new = 1; -- } else { -- a = avl_delete(tfm_tree, p); -- assert(a != NULL); -- delete_fm_entry(p); -- } -- break; -- default: -- assert(0); -- } -- } -- if ((mode == FM_DUPIGNORE || mode == FM_REPLACE) && delete_new == 0) { -- aa = avl_probe(tfm_tree, fm); -- assert(aa != NULL); -- } else -- delete_new = 1; -- return delete_new; --} -- --/* add the encoding name to an AVL tree. this has nothing to do with writeenc.c */ -- --static char *add_encname(char *s) --{ -- char *p; -- void **aa; -- assert(s != NULL); -- assert(encname_tree != NULL); -- if ((p = (char *) avl_find(encname_tree, s)) == NULL) { /* encoding name not yet registered */ -- p = xstrdup(s); -- aa = avl_probe(encname_tree, p); -- assert(aa != NULL); -- } -- return p; --} -- --/**********************************************************************/ --/* consistency check for map entry, with warn flag */ -- --static int check_fm_entry(fm_entry * fm, boolean warn) --{ -- int a = 0; -- assert(fm != NULL); -- -- if (is_fontfile(fm) && !is_included(fm)) { -- if (warn) -- formatted_warning("map file", -- "ambiguous entry for '%s': font file present but not included, " -- "will be treated as font file not present", fm->tfm_name); -- xfree(fm->ff_name); -- /* do not set variable |a| as this entry will be still accepted */ -- } -- -- /* if both ps_name and font file are missing, drop this entry */ -- if (fm->ps_name == NULL && !is_fontfile(fm)) { -- if (warn) -- formatted_warning("map file", "invalid entry for '%s': both ps_name and font file missing", fm->tfm_name); -- a += 1; -- } -- -- /* TrueType fonts cannot be reencoded without subsetting */ -- if (is_truetype(fm) && is_reencoded(fm) && !is_subsetted(fm)) { -- if (warn) -- formatted_warning("map file", "invalid entry for '%s': only subsetted TrueType font can be reencoded", fm->tfm_name); -- a += 2; -- } -- -- /* the value of SlantFont and ExtendFont must be reasonable */ -- if (fm->slant < FONT_SLANT_MIN || fm->slant > FONT_SLANT_MAX) { -- if (warn) -- formatted_warning("map file", "invalid entry for '%s': value '%g' is to large for SlantFont", -- fm->tfm_name, fm->slant / 1000.0); -- a += 8; -- } -- if (fm->extend < FONT_EXTEND_MIN || fm->extend > FONT_EXTEND_MAX) { -- if (warn) -- formatted_warning("map file", "invalid entry for '%s': value '%g' is too large for ExtendFont", -- fm->tfm_name, fm->extend / 1000.0); -- a += 16; -- } -- -- return a; --} -- --/**********************************************************************/ --/* returns the font number if s is one of the 14 std. font names, -1 otherwise; speed-trimmed. */ -- --int check_std_t1font(char *s) --{ -- static const char *std_t1font_names[] = { -- "Courier", /* 0:7 */ -- "Courier-Bold", /* 1:12 */ -- "Courier-Oblique", /* 2:15 */ -- "Courier-BoldOblique", /* 3:19 */ -- "Helvetica", /* 4:9 */ -- "Helvetica-Bold", /* 5:14 */ -- "Helvetica-Oblique", /* 6:17 */ -- "Helvetica-BoldOblique", /* 7:21 */ -- "Symbol", /* 8:6 */ -- "Times-Roman", /* 9:11 */ -- "Times-Bold", /* 10:10 */ -- "Times-Italic", /* 11:12 */ -- "Times-BoldItalic", /* 12:16 */ -- "ZapfDingbats" /* 13:12 */ -- }; -- static const int index[] = -- { -1, -1, -1, -1, -1, -1, 8, 0, -1, 4, 10, 9, -1, -1, 5, 2, 12, 6, -1, -- 3, -1, 7 -- }; -- size_t n; -- int k = -1; -- assert(s != NULL); -- n = strlen(s); -- if (n > 21) -- return -1; -- if (n == 12) { /* three names have length 12 */ -- switch (*s) { -- case 'C': -- k = 1; /* Courier-Bold */ -- break; -- case 'T': -- k = 11; /* Times-Italic */ -- break; -- case 'Z': -- k = 13; /* ZapfDingbats */ -- break; -- default: -- return -1; -- } -- } else -- k = index[n]; -- if (k > -1 && !strcmp(std_t1font_names[k], s)) -- return k; -- return -1; --} -- --/**********************************************************************/ -- --static void fm_scan_line(void) --{ -- int a, b, c, j, u = 0, v = 0; -- char cc; -- float d; -- fm_entry *fm; -- char fm_line[FM_BUF_SIZE], buf[FM_BUF_SIZE]; -- char *p, *q, *s; -- char *r = NULL; -- switch (mitem->type) { -- case MAPFILE: -- p = fm_line; -- while (!fm_eof()) { -- if (fm_curbyte == fm_size) { -- fm_curbyte++; -- cc = 10; -- } else { -- cc = (char) fm_getchar(); -- } -- append_char_to_buf(cc, p, fm_line, FM_BUF_SIZE); -- if (cc == 10) -- break; -- } -- *(--p) = '\0'; -- r = fm_line; -- break; -- case MAPLINE: -- r = mitem->line; /* work on string from makecstring() */ -- break; -- default: -- assert(0); -- } -- if (*r == '\0' || is_cfg_comment(*r)) -- return; -- fm = new_fm_entry(); -- read_field(r, q, buf); -- set_field(tfm_name); -- if (!isdigit((unsigned char)*r)) { /* 2nd field ps_name may not start with a digit */ -- read_field(r, q, buf); -- set_field(ps_name); -- } -- if (isdigit((unsigned char)*r)) { /* font descriptor /Flags given? */ -- for (s = r; isdigit((unsigned char)*s); s++); -- if (*s == ' ' || *s == '"' || *s == '<' || *s == '\0') { /* not e. g. 8r.enc */ -- fm->fd_flags = atoi(r); -- while (isdigit((unsigned char)*r)) -- r++; -- } -- } -- while (1) { /* loop through "specials", encoding, font file */ -- skip_char(r, ' '); -- switch (*r) { -- case '\0': -- goto done; -- case '"': /* opening quote */ -- r++; -- u = v = 0; -- do { -- skip_char(r, ' '); -- if (sscanf(r, "%f %n", &d, &j) > 0) { -- s = r + j; /* jump behind number, eat also blanks, if any */ -- if (*(s - 1) == 'E' || *(s - 1) == 'e') -- s--; /* e. g. 0.5ExtendFont: %f = 0.5E */ -- if (str_prefix(s, "SlantFont")) { -- d *= (float) 1000.0; /* correct rounding also for neg. numbers */ -- fm->slant = (int) (d > 0 ? d + 0.5 : d - 0.5); -- set_slantset(fm); -- r = s + strlen("SlantFont"); -- } else if (str_prefix(s, "ExtendFont")) { -- d *= (float) 1000.0; -- fm->extend = (int) (d > 0 ? d + 0.5 : d - 0.5); -- set_extendset(fm); -- r = s + strlen("ExtendFont"); -- } else { /* unknown name */ -- for (r = s; *r != ' ' && *r != '"' && *r != '\0'; r++); /* jump over name */ -- c = *r; /* remember char for temporary end of string */ -- *r = '\0'; -- formatted_warning("map file", "invalid entry for '%s': unknown name '%s' ignored", fm->tfm_name, s); -- *r = (char) c; -- } -- } else -- for (; *r != ' ' && *r != '"' && *r != '\0'; r++); -- } -- while (*r == ' '); -- if (*r == '"') /* closing quote */ -- r++; -- else { -- formatted_warning("map file", "invalid entry for '%s': closing quote missing", fm->tfm_name); -- goto bad_line; -- } -- break; -- case 'P': /* handle cases for sub fonts like 'PidEid=3,1' */ -- formatted_warning("map file", "invalid entry for '%s': subfonts are not supported", fm->tfm_name); -- goto bad_line; -- break; -- default: /* encoding or font file specification */ -- a = b = 0; -- if (*r == '<') { -- a = *r++; -- if (*r == '<' || *r == '[') -- b = *r++; -- } -- read_field(r, q, buf); -- /* encoding, formats: '8r.enc' or '<8r.enc' or '<[8r.enc' */ -- if (strlen(buf) > 4 && strcasecmp(strend(buf) - 4, ".enc") == 0) { -- fm->encname = add_encname(buf); -- u = v = 0; /* u, v used if intervening blank: "<< foo" */ -- } else if (strlen(buf) > 0) { /* file name given */ -- /* font file, formats: -- * subsetting: ' no subsetting */ -- } -- set_field(ff_name); -- u = v = 0; -- } else { -- u = a; -- v = b; -- } -- } -- } -- done: -- if (fm->ps_name != NULL && (check_std_t1font(fm->ps_name) >= 0)) -- set_std_t1font(fm); -- if (is_fontfile(fm) && strlen(fm_fontfile(fm)) > 3) { -- if (strcasecmp(strend(fm_fontfile(fm)) - 4, ".ttf") == 0) -- set_truetype(fm); -- else if (strcasecmp(strend(fm_fontfile(fm)) - 4, ".ttc") == 0) -- set_truetype(fm); -- else if (strcasecmp(strend(fm_fontfile(fm)) - 4, ".otf") == 0) -- set_opentype(fm); -- else -- set_type1(fm); -- } else -- set_type1(fm); /* assume a builtin font is Type1 */ -- if (check_fm_entry(fm, true) != 0) -- goto bad_line; -- /* -- Until here the map line has been completely scanned without errors; -- fm points to a valid, freshly filled-out fm_entry structure. -- Now follows the actual work of registering/deleting. -- */ -- if (avl_do_entry(fm, mitem->mode) == 0) -- return; -- bad_line: -- delete_fm_entry(fm); --} -- --/**********************************************************************/ -- --static void fm_read_info(void) --{ -- int callback_id; -- int file_opened = 0; -- -- if (tfm_tree == NULL) -- create_avl_trees(); -- if (mitem->line == NULL) /* nothing to do */ -- return; -- mitem->lineno = 1; -- switch (mitem->type) { -- case MAPFILE: -- xfree(fm_buffer); -- fm_curbyte = 0; -- fm_size = 0; -- cur_file_name = luatex_find_file(mitem->line, find_map_file_callback); -- if (cur_file_name) { -- callback_id = callback_defined(read_map_file_callback); -- if (callback_id > 0) { -- if (run_callback(callback_id, "S->bSd", cur_file_name, -- &file_opened, &fm_buffer, &fm_size)) { -- if (file_opened) { -- if (fm_size > 0) { -- report_start_file(filetype_map,cur_file_name); -- while (!fm_eof()) { -- fm_scan_line(); -- mitem->lineno++; -- } -- report_stop_file(filetype_map); -- fm_file = NULL; -- } -- } else { -- formatted_warning("map file", "cannot open font map file '%s'", cur_file_name); -- } -- } else { -- formatted_warning("map file", "cannot open font map file '%s'", cur_file_name); -- } -- } else { -- if (!fm_open(cur_file_name)) { -- formatted_warning("map file", "cannot open font map file '%s'", cur_file_name); -- } else { -- fm_read_file(); -- report_start_file(filetype_map,cur_file_name); -- while (!fm_eof()) { -- fm_scan_line(); -- mitem->lineno++; -- } -- fm_close(); -- report_stop_file(filetype_map); -- fm_file = NULL; -- } -- } -- cur_file_name = NULL; -- } -- break; -- case MAPLINE: -- cur_file_name = NULL; -- fm_scan_line(); -- break; -- default: -- assert(0); -- } -- mitem->line = NULL; /* done with this line */ -- cur_file_name = NULL; -- return; --} -- --/**********************************************************************/ -- --fm_entry *getfontmap(char *tfm_name) --{ -- fm_entry *fm; -- fm_entry tmp; -- if (tfm_name == NULL) /* wide, lua loaded fonts may not have a name */ -- return NULL; -- if (tfm_tree == NULL) -- fm_read_info(); /* only to read default map file */ -- tmp.tfm_name = tfm_name; /* Look up for tfmname */ -- fm = (fm_entry *) avl_find(tfm_tree, &tmp); -- if (fm == NULL) -- return NULL; -- set_inuse(fm); -- return fm; --} -- --/**********************************************************************/ --/* -- * Process map file given by its name or map line contents. Items not -- * beginning with [+-=] flush default map file, if it has not yet been -- * read. Leading blanks and blanks immediately following [+-=] are -- * ignored. -- */ -- --void process_map_item(char *s, int type) --{ -- char *p; -- int mode; -- if (*s == ' ') -- s++; /* ignore leading blank */ -- switch (*s) { -- case '+': /* +mapfile.map, +mapline */ -- mode = FM_DUPIGNORE; /* insert entry, if it is not duplicate */ -- s++; -- break; -- case '=': /* =mapfile.map, =mapline */ -- mode = FM_REPLACE; /* try to replace earlier entry */ -- s++; -- break; -- case '-': /* -mapfile.map, -mapline */ -- mode = FM_DELETE; /* try to delete entry */ -- s++; -- break; -- default: -- mode = FM_DUPIGNORE; /* like +, but also: */ -- mitem->line = NULL; /* flush default map file name */ -- } -- if (*s == ' ') -- s++; /* ignore blank after [+-=] */ -- p = s; /* map item starts here */ -- switch (type) { -- case MAPFILE: /* remove blank at end */ -- while (*p != '\0' && *p != ' ') -- p++; -- *p = '\0'; -- break; -- case MAPLINE: /* blank at end allowed */ -- break; -- default: -- assert(0); -- } -- if (mitem->line != NULL) /* read default map file first */ -- fm_read_info(); -- if (*s != '\0') { /* only if real item to process */ -- mitem->mode = mode; -- mitem->type = type; -- mitem->line = s; -- fm_read_info(); -- } --} -- --void pdfmapfile(int t) --{ -- char *s = tokenlist_to_cstring(t, true, NULL); -- process_map_item(s, MAPFILE); -- free(s); --} -- --void pdfmapline(int t) --{ -- char *s = tokenlist_to_cstring(t, true, NULL); -- process_map_item(s, MAPLINE); -- free(s); --} -- --void pdf_init_map_file(const char *map_name) --{ -- assert(mitem == NULL); -- mitem = xtalloc(1, mapitem); -- mitem->mode = FM_DUPIGNORE; -- mitem->type = MAPFILE; -- mitem->line = xstrdup(map_name); --} -- --/**********************************************************************/ --/* -- * Early check whether a font file exists. Search tree ff_tree is used -- * in 1st instance, as it may be faster than the kpse_find_file(), and -- * kpse_find_file() is called only once per font file name + expansion -- * parameter. This might help keeping speed, if many PDF pages with -- * same fonts are to be embedded. -- * -- * The ff_tree contains only font files, which are actually needed, -- * so this tree typically is much smaller than the tfm_tree. -- */ -- --ff_entry *check_ff_exist(char *ff_name, boolean is_tt) --{ -- ff_entry *ff; -- ff_entry tmp; -- void **aa; -- int callback_id; -- char *filepath = NULL; -- -- assert(ff_name != NULL); -- tmp.ff_name = ff_name; -- ff = (ff_entry *) avl_find(ff_tree, &tmp); -- if (ff == NULL) { /* not yet in database */ -- ff = new_ff_entry(); -- ff->ff_name = xstrdup(ff_name); -- if (is_tt) { -- callback_id = callback_defined(find_truetype_file_callback); -- if (callback_id > 0) { -- run_callback(callback_id, "S->S", ff_name, &filepath); -- if (filepath && strlen(filepath) == 0) -- filepath = NULL; -- ff->ff_path = filepath; -- } else { -- ff->ff_path = kpse_find_file(ff_name, kpse_truetype_format, 0); -- } -- } else { -- callback_id = callback_defined(find_type1_file_callback); -- if (callback_id > 0) { -- run_callback(callback_id, "S->S", ff_name, &filepath); -- if (filepath && strlen(filepath) == 0) -- filepath = NULL; -- ff->ff_path = filepath; -- } else { -- ff->ff_path = kpse_find_file(ff_name, kpse_type1_format, 0); -- } -- } -- aa = avl_probe(ff_tree, ff); -- assert(aa != NULL); -- } -- return ff; --} -- --/**********************************************************************/ -- --int is_subsetable(fm_entry * fm) --{ -- assert(is_included(fm)); -- return is_subsetted(fm); --} -- --/**********************************************************************/ --/* cleaning up... */ -- --static void destroy_fm_entry_tfm(void *pa, void *pb) --{ -- fm_entry *fm; -- (void) pb; -- fm = (fm_entry *) pa; -- delete_fm_entry(fm); --} -- --static void destroy_ff_entry(void *pa, void *pb) --{ -- ff_entry *ff; -- (void) pb; -- ff = (ff_entry *) pa; -- delete_ff_entry(ff); --} -- --void fm_free(void) --{ -- if (tfm_tree != NULL) { -- avl_destroy(tfm_tree, destroy_fm_entry_tfm); -- tfm_tree = NULL; -- } -- if (ff_tree != NULL) { -- avl_destroy(ff_tree, destroy_ff_entry); -- ff_tree = NULL; -- } --} -diff --git a/texk/web2c/luatexdir/font/pkin.w b/texk/web2c/luatexdir/font/pkin.c -similarity index 55% -rename from texk/web2c/luatexdir/font/pkin.w -rename to texk/web2c/luatexdir/font/pkin.c -index a5d3eb4bc..afebdef33 100644 ---- a/texk/web2c/luatexdir/font/pkin.w -+++ b/texk/web2c/luatexdir/font/pkin.c -@@ -1,63 +1,56 @@ --% pkin.w --% --% Copyright 1996-2006 Han The Thanh --% Copyright 2006-2008 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -+/* - --@ --NAME -+Copyright 1996-2006 Han The Thanh -+Copyright 2006-2008 Taco Hoekwater - --pkin.c - implementation of readchar() -+This file is part of LuaTeX. - --DESCRIPTION -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. - --This implementation of readchar() uses parts of the program dvips --written by Tomas Rokicki--the inventor of the pkformat--(loadfont.c, --download.c and unpack.c). Dvips in turn is derived from pktype. --Pktype(TeX) is described in debt in ``The PKtype processor'', --which is available as pktype.weave as part of the METAFONTware. --What was needed to implement readchar() is rearranged in pkfile.c to --get more modularity in the style of MODULA2. -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. - --BUGFIXES -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . - --May 1997: Eric Delaunay reports a --problem with huge fonts (greater than 1008 DPI). The code for --handling PK characters in `extended format' was wrongly derived --from dvips. Made some minor improvements regarding error handling. -+*/ - --REDESIGN -+/*tex - --Piet Tutelaers -+This implementation of readchar() uses parts of the program dvips written by -+Tomas Rokicki--the inventor of the pkformat--(loadfont.c, download.c and -+unpack.c). Dvips in turn is derived from pktype. Pktype(TeX) is described in debt -+in ``The PKtype processor'', which is available as pktype.weave as part of the -+METAFONTware. What was needed to implement readchar() is rearranged in pkfile.c -+to get more modularity in the style of MODULA2. - --Modified for use with pdftex by Han The Thanh . -+May 1997: Eric Delaunay reports a problem with -+huge fonts (greater than 1008 DPI). The code for handling PK characters in -+`extended format' was wrongly derived from dvips. Made some minor improvements -+regarding error handling. - --@c -+At some point Piet Tutelaers redesigned the code and later Han -+The Thanh again modified the code to suite \PDFTEX. Of course -+in \LUATEX\ again we adapted the code. - -+*/ - - #include "ptexlib.h" - - typedef short shalfword; - --@ --Now we have some routines to get stuff from the pk file. pkbyte returns --the next byte from the pk file. -+/*tex -+ -+Now we have some routines to get stuff from the \PK\ file. |pkbyte| returns the -+next byte from the \PK\ file. -+ -+*/ - --@c - static shalfword pkbyte(void) - { - register shalfword i; -@@ -70,7 +63,6 @@ static shalfword pkbyte(void) - static int pkduo(void) - { - register int i; -- - i = pkbyte(); - if (i > 127) - i -= 256; -@@ -81,7 +73,6 @@ static int pkduo(void) - static int pktrio(void) - { - register int i; -- - i = pkbyte(); - if (i > 127) - i -= 256; -@@ -93,7 +84,6 @@ static int pktrio(void) - static int pkquad(void) - { - register int i; -- - i = pkbyte(); - if (i > 127) - i -= 256; -@@ -103,14 +93,13 @@ static int pkquad(void) - return (i); - } - -+/*tex - -+ The next part is devoted to unpacking the character data. We need procedures -+ to get a nybble, bit, and packed word from the packed data structure. - --@ The next part is devoted to unpacking the character data. -- --@ We need procedures to get a nybble, bit, and packed word from the --packed data structure. -+*/ - --@c - static halfword inputbyte, flagbyte; - static halfword bitweight; - static halfword dynf; -@@ -154,10 +143,10 @@ static halfword pkpackednum(void) - i++; - } while (!(j != 0)); - if (i > 3) { --/* -- Damn, we got a huge count! We {\it fake} it by giving an artificially -- large repeat count. -- */ -+ /*tex -+ Hm, we got a huge count! We {\em fake} it by giving an -+ artificially large repeat count. -+ */ - return (handlehuge(i, j)); - } else { - while (i > 0) { -@@ -175,9 +164,6 @@ static halfword pkpackednum(void) - repeatcount = pkpackednum(); - else - repeatcount = 1; --#ifdef DEBUG -- printf("[%d]", (int) repeatcount); --#endif - return ((*realfunc) ()); - } - } -@@ -185,7 +171,6 @@ static halfword pkpackednum(void) - static halfword rest(void) - { - halfword i; -- - if (pk_remainder < 0) { - pk_remainder = -pk_remainder; - return (0); -@@ -202,13 +187,12 @@ static halfword rest(void) - } else { - normal_error("type 3","pk issue that shouldn't happen"); - return 0; -- /*NOTREACHED*/} -+ } - } - - static halfword handlehuge(halfword i, halfword k) - { - register long j = k; -- - while (i) { - j = (j << 4L) + getnyb(); - i--; -@@ -219,11 +203,16 @@ static halfword handlehuge(halfword i, halfword k) - } - - --@ And now we have our unpacking routine. -+/*tex -+ -+ And now we have our unpacking routine. -+ -+*/ - --@c --static halfword gpower[17] = { 0, 1, 3, 7, 15, 31, 63, 127, -- 255, 511, 1023, 2047, 4095, 8191, 16383, 32767, 65535 -+static halfword gpower[17] = { -+ 0, 1, 3, 7, 15, 31, 63, 127, -+ 255, 511, 1023, 2047, 4095, 8191, 16383, 32767, -+ 65535 - }; - - static void unpack(chardesc * cd) -@@ -236,7 +225,6 @@ static void unpack(chardesc * cd) - shalfword hbit; - halfword count; - shalfword wordwidth; -- - wordwidth = (shalfword) ((cd->cwidth + 15) / 16); - i = (int) (2 * cd->cheight * (long) wordwidth); - if (i <= 0) -@@ -317,80 +305,89 @@ static void unpack(chardesc * cd) - } - } - --@ --|readchar()|: the main routine --check pk preamble if necessary, --Reads the character definition of character `c' into `cd' if available, --return FALSE (0) otherwise. -+/*tex -+ -+ The main routine check pk preamble if necessary. It reads the character -+ definition of character |c| into |cd| if available or return |FALSE| -+ otherwise. -+ -+*/ - --@c - int readchar(boolean check_preamble, chardesc * cd) - { - register shalfword i; - register int k; - register int length = 0; -- --/* -- Check the preamble of the pkfile -- */ -+ /*tex Check the preamble of the \PK\ file. */ - if (check_preamble) { - if (pkbyte() != 247) - normal_error("type 3","bad pk file, expected pre"); - if (pkbyte() != 89) - normal_error("type 3","bad version of pk file"); -- for (i = pkbyte(); i > 0; i--) /* creator of pkfile */ -+ /*tex The creator of the file: */ -+ for (i = pkbyte(); i > 0; i--) - (void) pkbyte(); -- (void) pkquad(); /* design size */ -- k = pkquad(); /* checksum */ -- k = pkquad(); /* hppp */ -- k = pkquad(); /* vppp */ -+ /*tex The design size: */ -+ (void) pkquad(); -+ /*tex The checksum: */ -+ k = pkquad(); -+ /*tex The hppp: */ -+ k = pkquad(); -+ /*tex The vppp: */ -+ k = pkquad(); - } --/* -- Now we skip to the desired character definition -- */ -+ /*tex -+ We also skip to the desired character definition. -+ */ - while ((flagbyte = pkbyte()) != 245) { - if (flagbyte < 240) { - switch (flagbyte & 7) { -- case 0: -- case 1: -- case 2: -- case 3: -- length = (flagbyte & 7) * 256 + pkbyte() - 3; -- cd->charcode = pkbyte(); -- (void) pktrio(); /* TFMwidth */ -- cd->xescape = pkbyte(); /* pixel width */ -- cd->cwidth = pkbyte(); -- cd->cheight = pkbyte(); -- cd->xoff = pkbyte(); -- cd->yoff = pkbyte(); -- if (cd->xoff > 127) -- cd->xoff -= 256; -- if (cd->yoff > 127) -- cd->yoff -= 256; -- break; -- case 4: -- case 5: -- case 6: -- length = (int) ((flagbyte & 3) * 65536L + pkbyte() * 256L); -- length = (int) (length + pkbyte() - 4L); -- cd->charcode = pkbyte(); -- (void) pktrio(); /* TFMwidth */ -- cd->xescape = pkduo(); /* pixelwidth */ -- cd->cwidth = pkduo(); -- cd->cheight = pkduo(); -- cd->xoff = pkduo(); -- cd->yoff = pkduo(); -- break; -- case 7: -- length = (int) (pkquad() - 9L); -- cd->charcode = pkquad(); -- (void) pkquad(); /* TFMwidth */ -- cd->xescape = pkquad(); /* pixelwidth */ -- k = pkquad(); -- cd->cwidth = pkquad(); -- cd->cheight = pkquad(); -- cd->xoff = pkquad(); -- cd->yoff = pkquad(); -+ case 0: -+ case 1: -+ case 2: -+ case 3: -+ length = (flagbyte & 7) * 256 + pkbyte() - 3; -+ cd->charcode = pkbyte(); -+ /*tex The \TFM\ width: */ -+ (void) pktrio(); -+ /*tex the pixel width: */ -+ cd->xescape = pkbyte(); -+ cd->cwidth = pkbyte(); -+ cd->cheight = pkbyte(); -+ cd->xoff = pkbyte(); -+ cd->yoff = pkbyte(); -+ if (cd->xoff > 127) -+ cd->xoff -= 256; -+ if (cd->yoff > 127) -+ cd->yoff -= 256; -+ break; -+ case 4: -+ case 5: -+ case 6: -+ length = (int) ((flagbyte & 3) * 65536L + pkbyte() * 256L); -+ length = (int) (length + pkbyte() - 4L); -+ cd->charcode = pkbyte(); -+ /*tex The \TFM\ width: */ -+ (void) pktrio(); -+ /*tex the pixel width: */ -+ cd->xescape = pkduo(); -+ cd->cwidth = pkduo(); -+ cd->cheight = pkduo(); -+ cd->xoff = pkduo(); -+ cd->yoff = pkduo(); -+ break; -+ case 7: -+ length = (int) (pkquad() - 9L); -+ cd->charcode = pkquad(); -+ /*tex The \TFM\ width: */ -+ (void) pkquad(); -+ /*tex the pixel width: */ -+ cd->xescape = pkquad(); -+ k = pkquad(); -+ cd->cwidth = pkquad(); -+ cd->cheight = pkquad(); -+ cd->xoff = pkquad(); -+ cd->yoff = pkquad(); - } - if (length <= 0) - formatted_error("type 3","pk packet length '%i' too small", (int) length); -@@ -399,28 +396,29 @@ int readchar(boolean check_preamble, chardesc * cd) - } else { - k = 0; - switch (flagbyte) { -- case 243: -- k = pkbyte(); -- if (k > 127) -- k -= 256; -- case 242: -- k = k * 256 + pkbyte(); -- case 241: -- k = k * 256 + pkbyte(); -- case 240: -- k = k * 256 + pkbyte(); -- while (k-- > 0) -- i = pkbyte(); -- break; -- case 244: -- k = pkquad(); -- break; -- case 246: -- break; -- default: -- formatted_error("type 3","unexpected pk command '%i'", (int) flagbyte); -+ case 243: -+ k = pkbyte(); -+ if (k > 127) -+ k -= 256; -+ case 242: -+ k = k * 256 + pkbyte(); -+ case 241: -+ k = k * 256 + pkbyte(); -+ case 240: -+ k = k * 256 + pkbyte(); -+ while (k-- > 0) -+ i = pkbyte(); -+ break; -+ case 244: -+ k = pkquad(); -+ break; -+ case 246: -+ break; -+ default: -+ formatted_error("type 3","unexpected pk command '%i'", (int) flagbyte); - } - } - } -- return 0; /* character not found */ -+ /*tex Character not found: */ -+ return 0; - } -diff --git a/texk/web2c/luatexdir/font/sfnt.w b/texk/web2c/luatexdir/font/sfnt.c -similarity index 79% -rename from texk/web2c/luatexdir/font/sfnt.w -rename to texk/web2c/luatexdir/font/sfnt.c -index 83e38990d..c7f4723c4 100644 ---- a/texk/web2c/luatexdir/font/sfnt.w -+++ b/texk/web2c/luatexdir/font/sfnt.c -@@ -1,53 +1,58 @@ --% sfnt.w --% --% Copyright 2002 by Jin-Hwan Cho and Shunsaku Hirata, --% the dvipdfmx project team --% Copyright 2006-2008 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --@ Based on dvipdfmx-0.13.2c --@c -+/* - -+Copyright 2002 by Jin-Hwan Cho and Shunsaku Hirata, -+the dvipdfmx project team -+Copyright 2006-2008 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ -+ -+/*tex -+ -+ The code below is originally based on |dvipdfmx-0.13.2c|: -+ -+*/ - - #include "ptexlib.h" - --#if HAVE_CONFIG_H -+#if HAVE_CONFIG_H - # include --#endif /* |HAVE_CONFIG_H_| */ -+#endif - - #include - - #include "font/sfnt.h" - --@ type: -- -- `true' (0x74727565): TrueType (Mac) -- -- `typ1' (0x74797031) (Mac): PostScript font housed in a sfnt wrapper -+/*tex - -- 0x00010000: TrueType (Win)/OpenType -+ Types: - -- `OTTO': PostScript CFF font with OpenType wrapper -+ \starttabulate[||||] -+ \NC \type {true} \NC 0x74727565 \NC (Mac) TrueType \NC \NR -+ \NC \type {typ1| \NC 0x74797031 \NC (Mac) PostScript font housed in a sfnt wrapper \NC \NR -+ \NC \NC 0x00010000 \NC TrueType (Win)/OpenType \NC \NR -+ \NC \type {OTTO} \NC \NC PostScript CFF font with OpenType wrapper \NC \NR -+ \NC \type {ttcf} \NC \NC TrueType Collection \NC \NR -+ \stoptabulate - -- `ttcf': TrueType Collection -+*/ - --@c - #define SFNT_TRUETYPE 0x00010000UL --#define SFNT_MAC_TRUE 0x74727565UL -+#define SFNT_MAC_TRUE 0x74727565UL - #define SFNT_OPENTYPE 0x00010000UL - #define SFNT_POSTSCRIPT 0x4f54544fUL - #define SFNT_TTC 0x74746366UL -@@ -56,14 +61,11 @@ sfnt *sfnt_open(unsigned char *buff, int buflen) - { - sfnt *sfont; - ULONG type; -- - sfont = xmalloc(sizeof(sfnt)); - sfont->loc = 0; - sfont->buffer = buff; - sfont->buflen = buflen; -- - type = sfnt_get_ulong(sfont); -- - if (type == SFNT_TRUETYPE || type == SFNT_MAC_TRUE) { - sfont->type = SFNT_TYPE_TRUETYPE; - } else if (type == SFNT_OPENTYPE) { -@@ -73,7 +75,6 @@ sfnt *sfnt_open(unsigned char *buff, int buflen) - } else if (type == SFNT_TTC) { - sfont->type = SFNT_TYPE_TTC; - } -- - sfont->loc = 0; - sfont->directory = NULL; - return sfont; -@@ -82,7 +83,6 @@ sfnt *sfnt_open(unsigned char *buff, int buflen) - static void release_directory(struct sfnt_table_directory *td) - { - long i; -- - if (td) { - if (td->tables) { - for (i = 0; i < td->num_tables; i++) { -@@ -95,19 +95,16 @@ static void release_directory(struct sfnt_table_directory *td) - RELEASE(td->flags); - RELEASE(td); - } -- - return; - } - - void sfnt_close(sfnt * sfont) - { -- - if (sfont) { - if (sfont->directory) - release_directory(sfont->directory); - RELEASE(sfont); - } -- - return; - } - -@@ -115,70 +112,67 @@ int put_big_endian(void *s, LONG q, int n) - { - int i; - char *p; -- - p = (char *) s; - for (i = n - 1; i >= 0; i--) { - p[i] = (char) (q & 0xff); - q >>= 8; - } -- - return n; - } - --@ Convert four-byte number to big endianess in a machine independent way. -+/*tex -+ -+ Convert four-byte number to big endianess in a machine independent way. -+ -+*/ - --@c - static void convert_tag(char *tag, unsigned long u_tag) - { - int i; -- - for (i = 3; i >= 0; i--) { - tag[i] = (char) (u_tag % 256); - u_tag /= 256; - } -- - return; - } - -+/*tex - --@ Computes the max power of 2 <= n -+ Computes the max power of $|2 <= n$: -+ -+*/ - --@c - static unsigned max2floor(unsigned n) - { - int val = 1; -- - while (n > 1) { - n /= 2; - val *= 2; - } -- - return (unsigned) val; - } - -+/*tex - --@ Computes the log2 of the max power of 2 <= n -+ Computes the log2 of the max power of $2 <= n$ -+ -+*/ - --@c - static unsigned log2floor(unsigned n) - { - unsigned val = 0; -- - while (n > 1) { - n /= 2; - val++; - } -- - return val; - } - --@ @c - static ULONG sfnt_calc_checksum(void *data, ULONG length) - { - ULONG chksum = 0; - BYTE *p, *endptr; - ULONG count = 0; -- - p = (BYTE *) data; - endptr = p + length; - while (p < endptr) { -@@ -186,61 +180,45 @@ static ULONG sfnt_calc_checksum(void *data, ULONG length) - count = ((count + 1) & 3); - p++; - } -- - return chksum; - } - --@ @c - static int find_table_index(struct sfnt_table_directory *td, const char *tag) - { - int idx; -- - if (!td) - return -1; -- - for (idx = 0; idx < td->num_tables; idx++) { - if (!memcmp(td->tables[idx].tag, tag, 4)) - return idx; - } -- - return -1; - } - --@ @c - void sfnt_set_table(sfnt * sfont, const char *tag, void *data, ULONG length) - { - struct sfnt_table_directory *td; - int idx; -- -- ASSERT(sfont); -- - td = sfont->directory; - idx = find_table_index(td, tag); -- - if (idx < 0) { - idx = td->num_tables; - td->num_tables++; - td->tables = RENEW(td->tables, td->num_tables, struct sfnt_table); - memcpy(td->tables[idx].tag, tag, 4); - } -- - td->tables[idx].check_sum = sfnt_calc_checksum(data, length); - td->tables[idx].offset = 0L; - td->tables[idx].length = length; - td->tables[idx].data = data; -- - return; - } - --@ @c - ULONG sfnt_find_table_len(sfnt * sfont, const char *tag) - { - ULONG length; - struct sfnt_table_directory *td; - int idx; -- -- ASSERT(sfont && tag); -- - td = sfont->directory; - idx = find_table_index(td, tag); - if (idx < 0) -@@ -248,19 +226,14 @@ ULONG sfnt_find_table_len(sfnt * sfont, const char *tag) - else { - length = td->tables[idx].length; - } -- - return length; - } - --@ @c - ULONG sfnt_find_table_pos(sfnt * sfont, const char *tag) - { - ULONG offset; - struct sfnt_table_directory *td; - int idx; -- -- ASSERT(sfont && tag); -- - td = sfont->directory; - idx = find_table_index(td, tag); - if (idx < 0) -@@ -268,75 +241,51 @@ ULONG sfnt_find_table_pos(sfnt * sfont, const char *tag) - else { - offset = td->tables[idx].offset; - } -- - return offset; - } - --@ @c - ULONG sfnt_locate_table(sfnt * sfont, const char *tag) - { - ULONG offset; -- -- ASSERT(sfont && tag); -- - offset = sfnt_find_table_pos(sfont, tag); - if (offset == 0) - normal_error("ttf","sfnt table not found"); -- - sfnt_seek_set(sfont, (long) offset); -- - return offset; - } - --@ @c - int sfnt_read_table_directory(sfnt * sfont, ULONG offset) - { - struct sfnt_table_directory *td; - unsigned long i, u_tag; -- -- ASSERT(sfont); -- - if (sfont->directory) - release_directory(sfont->directory); - sfont->directory = td = NEW(1, struct sfnt_table_directory); -- -- ASSERT(sfont->buffer); - sfnt_seek_set(sfont, (long) offset); -- - td->version = sfnt_get_ulong(sfont); - td->num_tables = sfnt_get_ushort(sfont); - td->search_range = sfnt_get_ushort(sfont); - td->entry_selector = sfnt_get_ushort(sfont); - td->range_shift = sfnt_get_ushort(sfont); -- - td->flags = NEW(td->num_tables, char); - td->tables = NEW(td->num_tables, struct sfnt_table); -- - for (i = 0; i < td->num_tables; i++) { - u_tag = sfnt_get_ulong(sfont); -- - convert_tag(td->tables[i].tag, u_tag); - td->tables[i].check_sum = sfnt_get_ulong(sfont); - td->tables[i].offset = sfnt_get_ulong(sfont); - td->tables[i].length = sfnt_get_ulong(sfont); - td->tables[i].data = NULL; -- - td->flags[i] = 0; - } -- - td->num_kept_tables = 0; -- - return 0; - } - --@ @c - int sfnt_require_table(sfnt * sfont, const char *tag, int must_exist) - { - struct sfnt_table_directory *td; - int idx; -- -- ASSERT(sfont && sfont->directory); -- - td = sfont->directory; - idx = find_table_index(td, tag); - if (idx < 0) { -@@ -346,22 +295,19 @@ int sfnt_require_table(sfnt * sfont, const char *tag, int must_exist) - td->flags[idx] |= SFNT_TABLE_REQUIRED; - td->num_kept_tables++; - } -- - return 0; - } - -+/*tex - -+ All tables begin on four byte boundries, and pad any remaining space between -+ tables with zeros. Entries in the Table Directory must be sorted in ascending -+ order by tag The head table contains checksum of the whole font file. To -+ compute: first set it to 0, sum the entire font as ULONG, then store -+ 0xB1B0AFBA - sum. - --@ All tables begin on four byte boundries, and pad any remaining space -- between tables with zeros -- -- Entries in the Table Directory must be sorted in ascending order by tag -- -- The head table contains checksum of the whole font file. -- To compute: first set it to 0, sum the entire font as ULONG, -- then store 0xB1B0AFBA - sum. -+*/ - --@c - # include "font/luatexfont.h" - # undef MIN - # define MIN(a, b) (((a) < (b)) ? (a) : (b)) -@@ -376,14 +322,8 @@ pdf_obj *sfnt_create_FontFile_stream(sfnt * sfont) - long offset, nb_read, length; - int i, sr; - char *p; -- -- ASSERT(sfont && sfont->directory); -- - stream = pdf_new_stream(STREAM_COMPRESS); -- - td = sfont->directory; -- -- /* Header */ - p = (char *) wbuf; - p += sfnt_put_ulong(p, (LONG) td->version); - p += sfnt_put_ushort(p, td->num_kept_tables); -@@ -391,20 +331,15 @@ pdf_obj *sfnt_create_FontFile_stream(sfnt * sfont) - p += sfnt_put_ushort(p, sr); - p += sfnt_put_ushort(p, log2floor(td->num_kept_tables)); - p += sfnt_put_ushort(p, td->num_kept_tables * 16 - sr); -- - pdf_add_stream(stream, wbuf, 12); -- -- /* -- Compute start of actual tables (after headers). -- */ -+ /*tex Compute start of actual tables (after headers). */ - offset = 12 + 16 * td->num_kept_tables; - for (i = 0; i < td->num_tables; i++) { -- /* This table must exist in FontFile */ -+ /*tex This table must exist in |FontFile|: */ - if (td->flags[i] & SFNT_TABLE_REQUIRED) { - if ((offset % 4) != 0) { - offset += 4 - (offset % 4); - } -- - p = (char *) wbuf; - memcpy(p, td->tables[i].tag, 4); - p += 4; -@@ -412,11 +347,9 @@ pdf_obj *sfnt_create_FontFile_stream(sfnt * sfont) - p += sfnt_put_ulong(p, offset); - p += sfnt_put_ulong(p, (LONG) td->tables[i].length); - pdf_add_stream(stream, wbuf, 16); -- - offset = (long) (offset + (long) td->tables[i].length); - } - } -- - offset = 12 + 16 * td->num_kept_tables; - for (i = 0; i < td->num_tables; i++) { - if (td->flags[i] & SFNT_TABLE_REQUIRED) { -@@ -426,13 +359,11 @@ pdf_obj *sfnt_create_FontFile_stream(sfnt * sfont) - offset += length; - } - if (!td->tables[i].data) { -- if (!sfont->buffer) -- { -+ if (!sfont->buffer) { - pdf_release_obj(stream); - normal_error("ttf","file not opened or already closed"); - return NULL; - } -- - length = (long) td->tables[i].length; - sfnt_seek_set(sfont, (long) td->tables[i].offset); - while (length > 0) { -@@ -453,10 +384,9 @@ pdf_obj *sfnt_create_FontFile_stream(sfnt * sfont) - RELEASE(td->tables[i].data); - td->tables[i].data = NULL; - } -- /* Set offset for next table */ -+ /*tex Set offset for next table. */ - offset = (long) (offset + (long) td->tables[i].length); - } - } -- - return stream; - } -diff --git a/texk/web2c/luatexdir/font/subfont.w b/texk/web2c/luatexdir/font/subfont.c -similarity index 69% -rename from texk/web2c/luatexdir/font/subfont.w -rename to texk/web2c/luatexdir/font/subfont.c -index 0616bdad4..d2f5f8d2f 100644 ---- a/texk/web2c/luatexdir/font/subfont.w -+++ b/texk/web2c/luatexdir/font/subfont.c -@@ -1,30 +1,28 @@ --% subfont.w --% --% Copyright 2005-2006 Han The Thanh --% Copyright 2006-2008 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -+/* - --@ @c -+Copyright 2005-2006 Han The Thanh -+Copyright 2006-2008 Taco Hoekwater - -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ - - #include "ptexlib.h" - #include - --@ @c - static struct avl_table *sfd_tree = NULL; - - static unsigned char *sfd_buffer = NULL; -@@ -34,12 +32,11 @@ static int sfd_curbyte = 0; - #define SFD_BUF_SIZE SMALL_BUF_SIZE - - #define sfd_close() xfclose(sfd_file, cur_file_name) --#define sfd_open(a) (sfd_file = fopen((char *)(a), FOPEN_RBIN_MODE)) -+#define sfd_open(a) (sfd_file = fopen((char *)(a), FOPEN_RBIN_MODE)) - - #define sfd_read_file() readbinfile(sfd_file,&sfd_buffer,&sfd_size) - #define sfd_getchar() sfd_buffer[sfd_curbyte++] --#define sfd_eof() (sfd_curbyte>=sfd_size) -- -+#define sfd_eof() (sfd_curbyte>=sfd_size) - - static FILE *sfd_file; - static char sfd_line[SFD_BUF_SIZE]; -@@ -50,8 +47,10 @@ static subfont_entry *new_subfont_entry(void) - subfont_entry *subfont; - subfont = xtalloc(1, subfont_entry); - subfont->infix = NULL; -- for (i = 0; i < 256; ++i) -- subfont->charcodes[i] = -1; /* unassigned */ -+ for (i = 0; i < 256; ++i) { -+ /*tex Unassigned: */ -+ subfont->charcodes[i] = -1; -+ } - subfont->next = NULL; - return subfont; - } -@@ -84,8 +83,7 @@ static void destroy_sfd_entry(void *pa, void *pb) - static int comp_sfd_entry(const void *pa, const void *pb, void *p) - { - (void) p; -- return strcmp(((const sfd_entry *) pa)->name, -- ((const sfd_entry *) pb)->name); -+ return strcmp(((const sfd_entry *) pa)->name, ((const sfd_entry *) pb)->name); - } - - void sfd_free(void) -@@ -117,19 +115,17 @@ static void sfd_getline(boolean expect_eof) - goto restart; - } - --@ @c - static sfd_entry *read_sfd(char *sfd_name) - { - void **aa; - sfd_entry *sfd, tmp_sfd; - subfont_entry *sf; -- - char buf[SMALL_BUF_SIZE], *p; - long int i, j, k; - int n; - int callback_id = 0; - int file_opened = 0; -- /* check whether this sfd has been read */ -+ /*tex Check whether this |sfd| has been read: */ - tmp_sfd.name = sfd_name; - if (sfd_tree == NULL) { - sfd_tree = avl_create(comp_sfd_entry, NULL, &avl_xallocator); -@@ -141,7 +137,6 @@ static sfd_entry *read_sfd(char *sfd_name) - xfree(sfd_buffer); - sfd_curbyte = 0; - sfd_size = 0; -- - cur_file_name = luatex_find_file(sfd_name, find_sfd_file_callback); - if (cur_file_name) { - callback_id = callback_defined(read_sfd_file_callback); -@@ -168,30 +163,38 @@ static sfd_entry *read_sfd(char *sfd_name) - sfd->name = xstrdup(sfd_name); - while (!sfd_eof()) { - sfd_getline(true); -- if (*sfd_line == 10) /* empty line indicating eof */ -+ if (*sfd_line == 10) { -+ /*tex An empty line indicates |EOF|. */ - break; -+ } - sf = new_subfont_entry(); - sf->next = sfd->subfont; - sfd->subfont = sf; - sscanf(sfd_line, "%s %n", buf, &n); - sf->infix = xstrdup(buf); -- p = sfd_line + n; /* skip to the next word */ -+ /*tex Skip to the next word: */ -+ p = sfd_line + n; - k = 0; - read_ranges: - for (;;) { -- if (*p == '\\') { /* continue on next line */ -+ if (*p == '\\') { -+ /*tex Continue on the next line: */ - sfd_getline(false); - p = sfd_line; - goto read_ranges; -- } else if (*p == 0) /* end of subfont */ -+ } else if (*p == 0) { -+ /*tex End of subfont. */ - break; -+ } - if (sscanf(p, " %li %n", &i, &n) == 0) - formatted_error("sub font","invalid token: %s", p); - p += n; -- if (*p == ':') { /* offset */ -+ if (*p == ':') { -+ /*tex Variant: offset */ - k = i; - p++; -- } else if (*p == '_') { /* range */ -+ } else if (*p == '_') { -+ /*tex Variant: range */ - if (sscanf(p + 1, " %li %n", &j, &n) == 0) - formatted_error("sub font","invalid token: %s", p); - if (i > j || k + (j - i) > 255) -@@ -199,8 +202,10 @@ static sfd_entry *read_sfd(char *sfd_name) - while (i <= j) - sf->charcodes[k++] = i++; - p += n + 1; -- } else /* codepoint */ -+ } else { -+ /*tex Variant: codepoint */ - sf->charcodes[k++] = i; -+ } - } - } - tex_printf("}"); -@@ -209,7 +214,6 @@ static sfd_entry *read_sfd(char *sfd_name) - return sfd; - } - --@ @c - boolean handle_subfont_fm(fm_entry * fm, int mode) - { - size_t l; -@@ -220,16 +224,20 @@ boolean handle_subfont_fm(fm_entry * fm, int mode) - char buf[SMALL_BUF_SIZE]; - assert(fm->tfm_name != NULL); - p = fm->tfm_name; -- q = strchr(p, '@@'); /* search for the first '@@' */ -+ /*tex Search for the first |@|. */ -+ q = strchr(p, '@'); - if (q == NULL) - return false; -- r = strchr(q + 1, '@@'); /* search for the second '@@' */ -+ /*tex Search for the second |@|: */ -+ r = strchr(q + 1, '@'); - if (r == NULL) - return false; -- if (q <= p || r <= q + 1 /* prefix or sfd name is empty */ -- || r - p != (int) strlen(p) - 1) /* or the second '@@' is not the last char yet */ -+ /*tex Check if prefix or sfd name is empty or the second |@| is not the last char yet. */ -+ if (q <= p || r <= q + 1 || r - p != (int) strlen(p) - 1) { - return false; -- l = (size_t) (r - (q + 1)); /* length of sfd name */ -+ } -+ /*tex The length of sfd name: */ -+ l = (size_t) (r - (q + 1)); - strncpy(buf, q + 1, l); - buf[l] = 0; - check_buf(strlen(buf) + 4, SMALL_BUF_SIZE); -@@ -237,15 +245,16 @@ boolean handle_subfont_fm(fm_entry * fm, int mode) - sfd = read_sfd(buf); - if (sfd == NULL) - return false; -- /* at this point we know fm is a subfont */ -+ /*tex At this point we know fm is a subfont. */ - set_subfont(fm); - xfree(fm->ps_name); -- /* set default values for PidEid */ -+ /*tex Set default values for |Pid| and |Eid|: */ - if (fm->pid == -1) { - fm->pid = 3; - fm->eid = 1; - } -- l = (size_t) (q - p); /* length of base tfm name (prefix) */ -+ /*tex Calculate the length of base tfm name (prefix). */ -+ l = (size_t) (q - p); - for (sf = sfd->subfont; sf != NULL; sf = sf->next) { - strncpy(buf, p, l); - buf[l] = 0; -@@ -257,8 +266,11 @@ boolean handle_subfont_fm(fm_entry * fm, int mode) - fm2->pid = fm->pid; - fm2->eid = fm->eid; - fm2->subfont = sf; -- if (avl_do_entry(fm2, mode) != 0) /* try to insert the entry */ -- delete_fm_entry(fm2); /* delete it if failed */ -+ /*tex Try to insert the entry. */ -+ if (avl_do_entry(fm2, mode) != 0) { -+ /*tex And delete it if we failed. */ -+ delete_fm_entry(fm2); -+ } - } - delete_fm_entry(fm); - return true; -diff --git a/texk/web2c/luatexdir/font/texfont.w b/texk/web2c/luatexdir/font/texfont.c -similarity index 89% -rename from texk/web2c/luatexdir/font/texfont.w -rename to texk/web2c/luatexdir/font/texfont.c -index ce463326a..332a8a344 100644 ---- a/texk/web2c/luatexdir/font/texfont.w -+++ b/texk/web2c/luatexdir/font/texfont.c -@@ -1,41 +1,52 @@ --% texfont.w --% --% Copyright 2006-2013 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --@* Main font API implementation for the original pascal parts. -- --Stuff to watch out for: -- --\item{} Knuth had a |'null_character'| that was used when a character could --not be found by the |fetch()| routine, to signal an error. This has --been deleted, but it may mean that the output of luatex is --incompatible with TeX after |fetch()| has detected an error condition. -- --\item{} Knuth also had a |font_glue()| optimization. I've removed that --because it was a bit of dirty programming and it also was --problematic |if 0 != null|. -- --@c -+/* -+ -+Copyright 2006-2013 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ -+ -+/*tex -+ -+ Here is the main font API implementation for the original pascal parts. Stuff -+ to watch out for: -+ -+ \startitemize -+ -+ \startitem -+ Knuth had a |'null_character'| that was used when a character could -+ not be found by the |fetch()| routine, to signal an error. This has -+ been deleted, but it may mean that the output of luatex is -+ incompatible with TeX after |fetch()| has detected an error -+ condition. -+ \stopitem -+ -+ \startitem -+ Knuth also had a |font_glue()| optimization. I've removed that -+ because it was a bit of dirty programming and it also was problematic -+ |if 0 != null|. -+ \stopitem -+ -+ \stopitemize -+ -+*/ - - #include "ptexlib.h" - #include "lua/luatex-api.h" - --@ @c - #define noDEBUG - - #define proper_char_index(c) (c<=font_ec(f) && c>=font_bc(f)) -@@ -46,7 +57,6 @@ texfont **font_tables = NULL; - static int font_arr_max = 0; - static int font_id_maxval = 0; - --@ @c - static void grow_font_table(int id) - { - int j; -@@ -89,7 +99,6 @@ void set_max_font_id(int i) - font_id_maxval = i; - } - --@ @c - int new_font(void) - { - int k; -@@ -98,7 +107,7 @@ int new_font(void) - sa_tree_item sa_value = { 0 }; - id = new_font_id(); - font_bytes += (int) sizeof(texfont); -- /* most stuff is zero */ -+ /*tex Most stuff is zero */ - font_tables[id] = xcalloc(1, sizeof(texfont)); - font_tables[id]->_font_name = NULL; - font_tables[id]->_font_area = NULL; -@@ -112,43 +121,44 @@ int new_font(void) - font_tables[id]->_right_boundary = NULL; - font_tables[id]->_param_base = NULL; - font_tables[id]->_math_param_base = NULL; -- -- set_font_bc(id, 1); /* ec = 0 */ -+ /*tex |ec = 0| */ -+ set_font_bc(id, 1); - set_font_writingmode(id, 0); - set_font_identity(id, 0); - set_hyphen_char(id, '-'); - set_skew_char(id, -1); -- font_slant(id) = 0; /* vertical */ -- font_extend(id) = 1000; /* normal width */ -- -- /* allocate eight values including 0 */ -+ /*tex vertical */ -+ font_slant(id) = 0; -+ /*tex normal width */ -+ font_extend(id) = 1000; -+ /*tex normal height */ -+ font_squeeze(id) = 1000; -+ font_width(id) = 0; -+ font_mode(id) = 0; -+ /*tex allocate eight values including 0 */ - set_font_params(id, 7); - for (k = 0; k <= 7; k++) { - set_font_param(id, k, 0); - } -- /* character info zero is reserved for notdef */ -- font_tables[id]->characters = new_sa_tree(1, 1, sa_value); /* stack size 1, default item value 0 */ -+ /*tex character info zero is reserved for |notdef|. The stack size 1, default item value 0. */ -+ font_tables[id]->characters = new_sa_tree(1, 1, sa_value); - ci = xcalloc(1, sizeof(charinfo)); - set_charinfo_name(ci, xstrdup(".notdef")); - font_tables[id]->charinfo = ci; - font_tables[id]->charinfo_size = 1; - font_tables[id]->charinfo_cache = NULL; -- - return id; - } - --@ @c - void font_malloc_charinfo(internal_font_number f, int num) - { - int glyph = font_tables[f]->charinfo_size; - font_bytes += (int) (num * (int) sizeof(charinfo)); - do_realloc(font_tables[f]->charinfo, (unsigned) (glyph + num), charinfo); -- memset(&(font_tables[f]->charinfo[glyph]), 0, -- (size_t) (num * (int) sizeof(charinfo))); -+ memset(&(font_tables[f]->charinfo[glyph]), 0, (size_t) (num * (int) sizeof(charinfo))); - font_tables[f]->charinfo_size += num; - } - --@ @c - #define find_charinfo_id(f,c) (get_sa_item(font_tables[f]->characters,c).int_value) - - charinfo *get_charinfo(internal_font_number f, int c) -@@ -163,9 +173,10 @@ charinfo *get_charinfo(internal_font_number f, int c) - if (tglyph >= font_tables[f]->charinfo_size) { - font_malloc_charinfo(f, 256); - } -- font_tables[f]->charinfo[tglyph].ef = 1000; /* init */ -+ font_tables[f]->charinfo[tglyph].ef = 1000; - sa_value.int_value = tglyph; -- set_sa_item(font_tables[f]->characters, c, sa_value, 1); /* 1 = global */ -+ /*tex 1 means global */ -+ set_sa_item(font_tables[f]->characters, c, sa_value, 1); - glyph = tglyph; - } - return &(font_tables[f]->charinfo[glyph]); -@@ -187,7 +198,6 @@ charinfo *get_charinfo(internal_font_number f, int c) - return &(font_tables[f]->charinfo[0]); - } - --@ @c - static void set_charinfo(internal_font_number f, int c, charinfo * ci) - { - int glyph; -@@ -205,7 +215,6 @@ static void set_charinfo(internal_font_number f, int c, charinfo * ci) - } - } - --@ @c - charinfo *copy_charinfo(charinfo * ci) - { - int x, k; -@@ -231,7 +240,7 @@ charinfo *copy_charinfo(charinfo * ci) - if (ci->tounicode != NULL) { - co->tounicode = xstrdup(ci->tounicode); - } -- /* kerns */ -+ /*tex Kerns */ - if ((kern = get_charinfo_kerns(ci)) != NULL) { - x = 0; - while (!kern_end(kern[x])) { -@@ -241,7 +250,7 @@ charinfo *copy_charinfo(charinfo * ci) - co->kerns = xmalloc((unsigned) (x * (int) sizeof(kerninfo))); - memcpy(co->kerns, ci->kerns, (size_t) (x * (int) sizeof(kerninfo))); - } -- /* ligs */ -+ /*tex Ligatures */ - if ((lig = get_charinfo_ligatures(ci)) != NULL) { - x = 0; - while (!lig_end(lig[x])) { -@@ -252,14 +261,13 @@ charinfo *copy_charinfo(charinfo * ci) - memcpy(co->ligatures, ci->ligatures, - (size_t) (x * (int) sizeof(liginfo))); - } -- /* packets */ -+ /*tex Packets */ - if ((packet = get_charinfo_packets(ci)) != NULL) { - x = vf_packet_bytes(ci); - co->packets = xmalloc((unsigned) x); - memcpy(co->packets, ci->packets, (size_t) x); - } -- -- /* horizontal and vertical extenders */ -+ /*tex Horizontal and vertical extenders */ - if (get_charinfo_vert_variants(ci) != NULL) { - set_charinfo_vert_variants(co, copy_variants(get_charinfo_vert_variants(ci))); - } -@@ -320,7 +328,6 @@ charinfo *char_info(internal_font_number f, int c) - return &(font_tables[f]->charinfo[0]); - } - --@ @c - scaled_whd get_charinfo_whd(internal_font_number f, int c) - { - scaled_whd s; -@@ -332,7 +339,6 @@ scaled_whd get_charinfo_whd(internal_font_number f, int c) - return s; - } - --@ @c - int char_exists(internal_font_number f, int c) - { - if (f > font_id_maxval) -@@ -347,35 +353,35 @@ int char_exists(internal_font_number f, int c) - return 0; - } - --@ @c - int lua_glyph_not_found_callback(internal_font_number f, int c) - { - int callback_id; - int ret = 0; -+ int top, i; - callback_id = callback_defined(glyph_not_found_callback); - if (callback_id != 0) { -+ top = lua_gettop(Luas); - if (!get_callback(Luas, callback_id)) { -- lua_pop(Luas, 2); -+ lua_settop(Luas, top); - return 0; - } - lua_pushinteger(Luas, f); - lua_pushinteger(Luas, c); -- if (lua_pcall(Luas, 2, 1, 0) != 0) { /* two args, 1 result */ -- fprintf(stdout, "error: %s\n", lua_tostring(Luas, -1)); -- lua_pop(Luas, 2); -- error(); -+ if ((i=lua_pcall(Luas, 2, 1, 0)) != 0) { -+ formatted_warning ("glyph not found", "error: %s", lua_tostring(Luas, -1)); -+ lua_settop(Luas, top); -+ luatex_error(Luas, (i == LUA_ERRRUN ? 0 : 1)); - } else { - ret = lua_toboolean(Luas, -1); - } -+ lua_settop(Luas, top); - } else { - char_warning(f,c); - } - return ret; - } - --@ @c --extinfo *new_variant(int glyph, int startconnect, int endconnect, -- int advance, int repeater) -+extinfo *new_variant(int glyph, int startconnect, int endconnect, int advance, int repeater) - { - extinfo *ext; - ext = xmalloc(sizeof(extinfo)); -@@ -388,8 +394,6 @@ extinfo *new_variant(int glyph, int startconnect, int endconnect, - return ext; - } - -- --@ @c - static extinfo *copy_variant(extinfo * old) - { - extinfo *ext; -@@ -403,7 +407,6 @@ static extinfo *copy_variant(extinfo * old) - return ext; - } - --@ @c - static void dump_variant(extinfo * ext) - { - dump_int(ext->glyph); -@@ -414,8 +417,6 @@ static void dump_variant(extinfo * ext) - return; - } - -- --@ @c - static extinfo *undump_variant(void) - { - int x; -@@ -437,7 +438,6 @@ static extinfo *undump_variant(void) - return ext; - } - --@ @c - void add_charinfo_vert_variant(charinfo * ci, extinfo * ext) - { - if (ci->vert_variants == NULL) { -@@ -451,7 +451,6 @@ void add_charinfo_vert_variant(charinfo * ci, extinfo * ext) - - } - --@ @c - void add_charinfo_hor_variant(charinfo * ci, extinfo * ext) - { - if (ci->hor_variants == NULL) { -@@ -465,7 +464,6 @@ void add_charinfo_hor_variant(charinfo * ci, extinfo * ext) - - } - --@ @c - extinfo *copy_variants(extinfo * o) - { - extinfo *c, *t = NULL, *h = NULL; -@@ -482,7 +480,6 @@ extinfo *copy_variants(extinfo * o) - return h; - } - --@ @c - static void dump_charinfo_variants(extinfo * o) - { - while (o != NULL) { -@@ -493,7 +490,6 @@ static void dump_charinfo_variants(extinfo * o) - return; - } - --@ @c - static extinfo *undump_charinfo_variants(void) - { - extinfo *c, *t = NULL, *h = NULL; -@@ -510,9 +506,12 @@ static extinfo *undump_charinfo_variants(void) - } - - --@ Note that mant more small things like this are implemented --as macros in the header file. --@c -+/*tex -+ -+ Note that many more small things like this are implemented as macros in the -+ header file. -+*/ -+ - void set_charinfo_width(charinfo * ci, scaled val) - { - ci->width = val; -@@ -610,7 +609,6 @@ void set_charinfo_rp(charinfo * ci, scaled val) - ci->rp = val; - } - --@ @c - void set_charinfo_vert_variants(charinfo * ci, extinfo * ext) - { - extinfo *c, *lst; -@@ -625,7 +623,6 @@ void set_charinfo_vert_variants(charinfo * ci, extinfo * ext) - ci->vert_variants = ext; - } - --@ @c - void set_charinfo_hor_variants(charinfo * ci, extinfo * ext) - { - extinfo *c, *lst; -@@ -641,11 +638,10 @@ void set_charinfo_hor_variants(charinfo * ci, extinfo * ext) - - } - --@ @c - int get_charinfo_math_kerns(charinfo * ci, int id) - { -- -- int k = 0; /* all callers check for |result>0| */ -+ /*tex All callers check for |result>0|. */ -+ int k = 0; - if (id == top_left_kern) { - k = ci->top_left_math_kerns; - } else if (id == bottom_left_kern) { -@@ -660,7 +656,6 @@ int get_charinfo_math_kerns(charinfo * ci, int id) - return k; - } - --@ @c - void add_charinfo_math_kern(charinfo * ci, int id, scaled ht, scaled krn) - { - int k; -@@ -693,8 +688,6 @@ void add_charinfo_math_kern(charinfo * ci, int id, scaled ht, scaled krn) - } - } - -- --@ @c - static void dump_math_kerns(charinfo * ci) - { - int k, l; -@@ -724,11 +717,9 @@ static void dump_math_kerns(charinfo * ci) - } - } - --@ @c - static void undump_math_kerns(charinfo * ci) - { -- int k; -- int x; -+ int k, x; - undump_int(x); - ci->top_left_math_kerns = x; - if (x > 0) -@@ -771,21 +762,23 @@ static void undump_math_kerns(charinfo * ci) - } - } - -+/*tex - --@ In TeX, extensibles were fairly simple things. -- This function squeezes a TFM extensible into the vertical extender structures. -- |advance==0| is a special case for TFM fonts, because finding the proper -- advance width during tfm reading can be tricky -+ In TeX, extensibles were fairly simple things. This function squeezes a TFM -+ extensible into the vertical extender structures. |advance==0| is a special -+ case for TFM fonts, because finding the proper advance width during tfm -+ reading can be tricky. - -+ A small complication arises if |rep| is the only non-zero: it needs to be -+ doubled as a non-repeatable to avoid mayhem. - -- a small complication arises if |rep| is the only non-zero: it needs to be -- doubled as a non-repeatable to avoid mayhem */ -+*/ - --@c - void set_charinfo_extensible(charinfo * ci, int top, int bot, int mid, int rep) - { - extinfo *ext; -- set_charinfo_vert_variants(ci, NULL); /* clear old */ -+ /*tex Clear old data: */ -+ set_charinfo_vert_variants(ci, NULL); - if (bot == 0 && top == 0 && mid == 0 && rep != 0) { - ext = new_variant(rep, 0, 0, 0, EXT_NORMAL); - add_charinfo_vert_variant(ci, ext); -@@ -815,10 +808,13 @@ void set_charinfo_extensible(charinfo * ci, int top, int bot, int mid, int rep) - } - } - --@ Note that many more simple things like this are implemented as macros --in the header file. -+/*tex -+ -+ Note that many more simple things like this are implemented as macros in the -+ header file. -+ -+*/ - --@c - scaled get_charinfo_width(charinfo * ci) - { - return ci->width; -@@ -987,7 +983,6 @@ scaled char_bot_accent(internal_font_number f, int c) - return get_charinfo_bot_accent(ci); - } - -- - int char_remainder(internal_font_number f, int c) - { - charinfo *ci = char_info(f, c); -@@ -1036,7 +1031,6 @@ eight_bits *char_packets(internal_font_number f, int c) - return get_charinfo_packets(ci); - } - --@ @c - void set_font_params(internal_font_number f, int b) - { - int i; -@@ -1055,7 +1049,6 @@ void set_font_params(internal_font_number f, int b) - } - } - --@ @c - void set_font_math_params(internal_font_number f, int b) - { - int i; -@@ -1074,13 +1067,11 @@ void set_font_math_params(internal_font_number f, int b) - } - } - --@ @c - int copy_font(int f) - { - int i, ci_cnt, ci_size; - charinfo *ci; - int k = new_font(); -- - { - ci = font_tables[k]->charinfo; - ci_cnt = font_tables[k]->charinfo_count; -@@ -1090,12 +1081,10 @@ int copy_font(int f) - font_tables[k]->charinfo_count = ci_cnt; - font_tables[k]->charinfo_size = ci_size; - } -- - font_malloc_charinfo(k, font_tables[f]->charinfo_count); - set_font_cache_id(k, 0); - set_font_used(k, 0); - set_font_touched(k, 0); -- - font_tables[k]->_font_name = NULL; - font_tables[k]->_font_filename = NULL; - font_tables[k]->_font_fullname = NULL; -@@ -1106,7 +1095,6 @@ int copy_font(int f) - font_tables[k]->_font_cidordering = NULL; - font_tables[k]->_left_boundary = NULL; - font_tables[k]->_right_boundary = NULL; -- - set_font_name(k, xstrdup(font_name(f))); - if (font_filename(f) != NULL) - set_font_filename(k, xstrdup(font_filename(f))); -@@ -1122,12 +1110,10 @@ int copy_font(int f) - set_font_cidregistry(k, xstrdup(font_cidregistry(f))); - if (font_cidordering(f) != NULL) - set_font_cidordering(k, xstrdup(font_cidordering(f))); -- - i = (int) (sizeof(*param_base(f)) * (unsigned) (font_params(f)+1)); - font_bytes += i; - param_base(k) = xmalloc((unsigned) (i+1)); - memcpy(param_base(k), param_base(f), (size_t) (i)); -- - if (font_math_params(f) > 0) { - i = (int) (sizeof(*math_param_base(f)) * - (unsigned) font_math_params(f)); -@@ -1135,27 +1121,23 @@ int copy_font(int f) - math_param_base(k) = xmalloc((unsigned) i); - memcpy(math_param_base(k), math_param_base(f), (size_t) i); - } -- - for (i = 0; i <= font_tables[f]->charinfo_count; i++) { - ci = copy_charinfo(&font_tables[f]->charinfo[i]); - font_tables[k]->charinfo[i] = *ci; - } -- - if (left_boundary(f) != NULL) { - ci = copy_charinfo(left_boundary(f)); - set_charinfo(k, left_boundarychar, ci); - } -- - if (right_boundary(f) != NULL) { - ci = copy_charinfo(right_boundary(f)); - set_charinfo(k, right_boundarychar, ci); - } -- /* not updated yet: */ -+ /*tex Not updated yet: */ - font_tables[k]->charinfo_count = font_tables[f]->charinfo_count; - return k; - } - --@ @c - void delete_font(int f) - { - int i; -@@ -1172,7 +1154,6 @@ void delete_font(int f) - set_font_cidordering(f, NULL); - set_left_boundary(f, NULL); - set_right_boundary(f, NULL); -- - for (i = font_bc(f); i <= font_ec(f); i++) { - if (quick_char_exists(f, i)) { - co = char_info(f, i); -@@ -1185,24 +1166,21 @@ void delete_font(int f) - set_charinfo_hor_variants(co, NULL); - } - } -- /* free .notdef */ -+ /*tex free |notdef| */ - set_charinfo_name(font_tables[f]->charinfo + 0, NULL); - free(font_tables[f]->charinfo); - destroy_sa_tree(font_tables[f]->characters); -- - free(param_base(f)); - if (math_param_base(f) != NULL) - free(math_param_base(f)); - free(font_tables[f]); - font_tables[f] = NULL; -- - if (font_id_maxval == f) { - font_id_maxval--; - } - } - } - --@ @c - void create_null_font(void) - { - int i = new_font(); -@@ -1212,7 +1190,6 @@ void create_null_font(void) - set_font_touched(i, 1); - } - --@ @c - boolean is_valid_font(int id) - { - int ret = 0; -@@ -1221,7 +1198,6 @@ boolean is_valid_font(int id) - return ret; - } - --@ @c - boolean cmp_font_area(int id, str_number t) - { - char *tt = NULL; -@@ -1241,9 +1217,13 @@ boolean cmp_font_area(int id, str_number t) - return 1; - } - --@ Here come some subroutines to deal with expanded fonts for HZ-algorithm. --return 1 == identical --@c -+/*tex -+ -+ Here come some subroutines to deal with expanded fonts for HZ-algorithm. -+ returning 1 means that they are identical. -+ -+*/ -+ - static boolean cmp_font_name(int id, char *tt) - { - char *tid; -@@ -1257,18 +1237,16 @@ static boolean cmp_font_name(int id, char *tt) - return 1; - } - --@ @c - int test_no_ligatures(internal_font_number f) - { - int c; - for (c = font_bc(f); c <= font_ec(f); c++) { -- if (has_lig(f, c)) /* |char_exists(f,c)| */ -+ if (has_lig(f, c)) - return 0; - } - return 1; - } - --@ @c - int get_tag_code(internal_font_number f, int c) - { - small_number i; -@@ -1286,7 +1264,6 @@ int get_tag_code(internal_font_number f, int c) - return -1; - } - --@ @c - int get_lp_code(internal_font_number f, int c) - { - charinfo *ci = char_info(f, c); -@@ -1305,13 +1282,11 @@ int get_ef_code(internal_font_number f, int c) - return get_charinfo_ef(ci); - } - --@ @c - void set_tag_code(internal_font_number f, int c, int i) - { - int fixedi; - charinfo *co; - if (char_exists(f, c)) { -- /* |abs(fix_int(i-7,0))| */ - fixedi = -(i < -7 ? -7 : (i > 0 ? 0 : i)); - co = char_info(f, c); - if (fixedi >= 4) { -@@ -1333,7 +1308,6 @@ void set_tag_code(internal_font_number f, int c, int i) - } - } - --@ @c - void set_lp_code(internal_font_number f, int c, int i) - { - charinfo *co; -@@ -1361,7 +1335,6 @@ void set_ef_code(internal_font_number f, int c, int i) - } - } - --@ @c - void set_no_ligatures(internal_font_number f) - { - int c; -@@ -1370,7 +1343,7 @@ void set_no_ligatures(internal_font_number f) - return; - co = char_info(f, left_boundarychar); - set_charinfo_ligatures(co, NULL); -- co = char_info(f, right_boundarychar); /* this is weird */ -+ co = char_info(f, right_boundarychar); - set_charinfo_ligatures(co, NULL); - for (c = 0; c < font_tables[f]->charinfo_count; c++) { - co = font_tables[f]->charinfo + c; -@@ -1379,7 +1352,6 @@ void set_no_ligatures(internal_font_number f) - font_tables[f]->ligatures_disabled = 1; - } - --@ @c - liginfo get_ligature(internal_font_number f, int lc, int rc) - { - int k = 0; -@@ -1407,7 +1379,6 @@ liginfo get_ligature(internal_font_number f, int lc, int rc) - return t; - } - --@ @c - scaled raw_get_kern(internal_font_number f, int lc, int rc) - { - int k = 0; -@@ -1431,7 +1402,6 @@ scaled raw_get_kern(internal_font_number f, int lc, int rc) - return 0; - } - --@ @c - scaled get_kern(internal_font_number f, int lc, int rc) - { - if (lc == non_boundarychar || rc == non_boundarychar || (!has_kern(f, lc))) -@@ -1440,15 +1410,14 @@ scaled get_kern(internal_font_number f, int lc, int rc) - } - - --@ dumping and undumping fonts -+/*tex Dumping and undumping fonts. */ - --@c --#define dump_string(a) \ -- if (a!=NULL) { \ -- x = (int)(strlen(a)+1); \ -- dump_int(x); dump_things(*a, x); \ -- } else { \ -- x = 0; dump_int(x); \ -+#define dump_string(a) \ -+ if (a!=NULL) { \ -+ x = (int)(strlen(a)+1); \ -+ dump_int(x); dump_things(*a, x); \ -+ } else { \ -+ x = 0; dump_int(x); \ - } - - static void dump_charinfo(int f, int c) -@@ -1476,8 +1445,7 @@ static void dump_charinfo(int f, int c) - dump_int(get_charinfo_index(co)); - dump_string(get_charinfo_name(co)); - dump_string(get_charinfo_tounicode(co)); -- -- /* ligatures */ -+ /*tex Ligatures */ - x = 0; - if ((lig = get_charinfo_ligatures(co)) != NULL) { - while (!lig_end(lig[x])) { -@@ -1489,7 +1457,7 @@ static void dump_charinfo(int f, int c) - } else { - dump_int(x); - } -- /* kerns */ -+ /*tex Kerns */ - x = 0; - if ((kern = get_charinfo_kerns(co)) != NULL) { - while (!kern_end(kern[x])) { -@@ -1501,13 +1469,12 @@ static void dump_charinfo(int f, int c) - } else { - dump_int(x); - } -- /* packets */ -+ /*tex Packets */ - x = vf_packet_bytes(co); - dump_int(x); - if (x > 0) { - dump_things(*get_charinfo_packets(co), x); - } -- - if (get_charinfo_tag(co) == ext_tag) { - dump_charinfo_variants(get_charinfo_vert_variants(co)); - dump_charinfo_variants(get_charinfo_hor_variants(co)); -@@ -1532,6 +1499,9 @@ static void dump_font_entry(texfont * f) - dump_int(f->_font_oldmath); - dump_int(f->_font_slant); - dump_int(f->_font_extend); -+ dump_int(f->_font_squeeze); -+ dump_int(f->_font_mode); -+ dump_int(f->_font_width); - dump_int(f->font_max_shrink); - dump_int(f->font_max_stretch); - dump_int(f->_font_step); -@@ -1556,7 +1526,6 @@ static void dump_font_entry(texfont * f) - void dump_font(int f) - { - int i, x; -- - set_font_used(f, 0); - font_tables[f]->charinfo_cache = NULL; - dump_font_entry(font_tables[f]); -@@ -1568,9 +1537,7 @@ void dump_font(int f) - dump_string(font_encodingname(f)); - dump_string(font_cidregistry(f)); - dump_string(font_cidordering(f)); -- - dump_things(*param_base(f), (font_params(f) + 1)); -- - if (font_math_params(f) > 0) { - dump_things(*math_param_base(f), (font_math_params(f) + 1 )); - } -@@ -1586,7 +1553,6 @@ void dump_font(int f) - } else { - dump_int(0); - } -- - for (i = font_bc(f); i <= font_ec(f); i++) { - if (quick_char_exists(f, i)) { - dump_charinfo(f, i); -@@ -1594,7 +1560,6 @@ void dump_font(int f) - } - } - --@ @c - static int undump_charinfo(int f) - { - charinfo *co; -@@ -1603,7 +1568,6 @@ static int undump_charinfo(int f) - liginfo *lig = NULL; - kerninfo *kern = NULL; - eight_bits *packet = NULL; -- - undump_int(i); - co = get_charinfo(f, i); - undump_int(x); -@@ -1634,8 +1598,7 @@ static int undump_charinfo(int f) - set_charinfo_used(co, x); - undump_int(x); - set_charinfo_index(co, x); -- -- /* name */ -+ /*tex Name */ - undump_int(x); - if (x > 0) { - font_bytes += x; -@@ -1643,7 +1606,7 @@ static int undump_charinfo(int f) - undump_things(*s, x); - } - set_charinfo_name(co, s); -- /* tounicode */ -+ /*tex Tounicode */ - undump_int(x); - if (x > 0) { - font_bytes += x; -@@ -1651,7 +1614,7 @@ static int undump_charinfo(int f) - undump_things(*s, x); - } - set_charinfo_tounicode(co, s); -- /* ligatures */ -+ /*tex Ligatures */ - undump_int(x); - if (x > 0) { - font_bytes += (int) ((unsigned) x * sizeof(liginfo)); -@@ -1659,7 +1622,7 @@ static int undump_charinfo(int f) - undump_things(*lig, x); - } - set_charinfo_ligatures(co, lig); -- /* kerns */ -+ /*tex Kerns */ - undump_int(x); - if (x > 0) { - font_bytes += (int) ((unsigned) x * sizeof(kerninfo)); -@@ -1668,7 +1631,7 @@ static int undump_charinfo(int f) - } - set_charinfo_kerns(co, kern); - -- /* packets */ -+ /*tex Packets */ - undump_int(x); - if (x > 0) { - font_bytes += x; -@@ -1676,7 +1639,6 @@ static int undump_charinfo(int f) - undump_things(*packet, x); - } - set_charinfo_packets(co, packet); -- - if (get_charinfo_tag(co) == ext_tag) { - set_charinfo_vert_variants(co, undump_charinfo_variants()); - set_charinfo_hor_variants(co, undump_charinfo_variants()); -@@ -1685,19 +1647,18 @@ static int undump_charinfo(int f) - return i; - } - --#define undump_font_string(a) \ -- undump_int (x); \ -- if (x>0) { \ -- font_bytes += x; \ -+#define undump_font_string(a) \ -+ undump_int (x); \ -+ if (x>0) { \ -+ font_bytes += x; \ - s = xmalloc((unsigned)x); \ -- undump_things(*s,x); \ -- a(f,s); \ -+ undump_things(*s,x); \ -+ a(f,s); \ - } - - static void undump_font_entry(texfont * f) - { - int x = 0; -- /* *INDENT-OFF* */ - undump_int(x); f->_font_size = x; - undump_int(x); f->_font_dsize = x; - undump_int(x); f->_font_cidversion = x; -@@ -1711,6 +1672,9 @@ static void undump_font_entry(texfont * f) - undump_int(x); f->_font_oldmath = x; - undump_int(x); f->_font_slant = x; - undump_int(x); f->_font_extend = x; -+ undump_int(x); f->_font_squeeze = x; -+ undump_int(x); f->_font_mode = x; -+ undump_int(x); f->_font_width = x; - undump_int(x); f->font_max_shrink = x; - undump_int(x); f->font_max_stretch = x; - undump_int(x); f->_font_step = x; -@@ -1730,7 +1694,6 @@ static void undump_font_entry(texfont * f) - undump_int(x); f->ligatures_disabled = x; - undump_int(x); f->_pdf_font_num = x; - undump_int(x); f->_pdf_font_attr = x; -- /* *INDENT-ON* */ - } - - void undump_font(int f) -@@ -1746,7 +1709,6 @@ void undump_font(int f) - font_bytes += (int) sizeof(texfont); - undump_font_entry(tt); - font_tables[f] = tt; -- - undump_font_string(set_font_name); - undump_font_string(set_font_area); - undump_font_string(set_font_filename); -@@ -1755,12 +1717,10 @@ void undump_font(int f) - undump_font_string(set_font_encodingname); - undump_font_string(set_font_cidregistry); - undump_font_string(set_font_cidordering); -- - i = (int) (sizeof(*param_base(f)) * ((unsigned) font_params(f) + 1)); - font_bytes += i; - param_base(f) = xmalloc((unsigned) i); - undump_things(*param_base(f), (font_params(f) + 1)); -- - if (font_math_params(f) > 0) { - i = (int) (sizeof(*math_param_base(f)) * - ((unsigned) font_math_params(f) + 1)); -@@ -1768,35 +1728,40 @@ void undump_font(int f) - math_param_base(f) = xmalloc((unsigned) i); - undump_things(*math_param_base(f), (font_math_params(f) + 1)); - } -- -- /* stack size 1, default item value 0 */ -+ /*tex stack size 1, default item value 0 */ - font_tables[f]->characters = new_sa_tree(1, 1, sa_value); - ci = xcalloc(1, sizeof(charinfo)); - set_charinfo_name(ci, xstrdup(".notdef")); - font_tables[f]->charinfo = ci; - undump_int(x); - if (x) { -- i = undump_charinfo(f); /* left boundary */ -+ /*tex left boundary */ -+ i = undump_charinfo(f); - } - undump_int(x); - if (x) { -- i = undump_charinfo(f); /* right boundary */ -+ /*tex right boundary */ -+ i = undump_charinfo(f); - } -- - i = font_bc(f); - while (i < font_ec(f)) { - i = undump_charinfo(f); - } - } - --/* moved from pdffont.w */ -+/* The \PK\ pixel density value from |texmf.cnf| */ -+ -+int pk_dpi; - --@ @c --int pk_dpi; /* PK pixel density value from \.{texmf.cnf} */ -+/*tex -+ -+ This one looks up the font for a \TFM\ with name |s| loaded at |fs| size and -+ if found then flushes |s|. -+ -+*/ - --@ @c - internal_font_number tfm_lookup(char *s, scaled fs) --{ /* looks up for a TFM with name |s| loaded at |fs| size; if found then flushes |s| */ -+{ - internal_font_number k; - if (fs != 0) { - for (k = 1; k <= max_font_id(); k++) { -@@ -1814,9 +1779,14 @@ internal_font_number tfm_lookup(char *s, scaled fs) - return null_font; - } - --@ @c -+/*tex -+ -+ This returns the multiple of |font_step(f)| that is nearest to |e|. -+ -+*/ -+ - int fix_expand_value(internal_font_number f, int e) --{ /* return the multiple of |font_step(f)| that is nearest to |e| */ -+{ - int step; - int max_expand; - boolean neg; -@@ -1842,7 +1812,6 @@ int fix_expand_value(internal_font_number f, int e) - return e; - } - --@ @c - void set_expand_params(internal_font_number f, int stretch_limit, int shrink_limit, int font_step) - { - set_font_step(f, font_step); -@@ -1850,19 +1819,20 @@ void set_expand_params(internal_font_number f, int stretch_limit, int shrink_lim - set_font_max_stretch(f, stretch_limit); - } - --@ @c -+/*tex -+ -+ This reads font expansion spec and load expanded font. -+ -+*/ -+ - void read_expand_font(void) --{ /* read font expansion spec and load expanded font */ -+{ - int shrink_limit, stretch_limit, font_step; - internal_font_number f; -- /* read font expansion parameters */ - scan_font_ident(); - f = cur_val; - if (f == null_font) - normal_error("font expansion", "invalid font identifier"); -- /*if (pdf_font_blink(f) != null_font)*/ -- /* normal_error("font expansion",*/ -- /* "\\fontexpand cannot be used this way (the base font has been expanded)");*/ - scan_optional_equals(); - scan_int(); - stretch_limit = fix_int(cur_val, 0, 1000); -@@ -1882,24 +1852,21 @@ void read_expand_font(void) - normal_error("font expansion", "invalid limit(s)"); - if (scan_keyword("autoexpand")) { - normal_warning("font expansion", "autoexpand not supported"); -- /* Scan an optional space */ -+ /*tex scan an optional space */ - get_x_token(); - if (cur_cmd != spacer_cmd) - back_input(); - } - if (font_step(f) != 0) { -- /* this font has been expanded, ensure the expansion parameters are identical */ -+ /*tex This font has been expanded, ensure the expansion parameters are identical. */ - if (font_step(f) != font_step) - normal_error("font expansion","font has been expanded with different expansion step"); -- - if (((font_max_stretch(f) == 0) && (stretch_limit != 0)) || -- ((font_max_stretch(f) > 0) -- && (font_max_stretch(f) != stretch_limit))) -+ ((font_max_stretch(f) > 0) && (font_max_stretch(f) != stretch_limit))) - normal_error("font expansion","font has been expanded with different stretch limit"); - - if (((font_max_shrink(f) == 0) && (shrink_limit != 0)) || -- ((font_max_shrink(f) > 0) -- && (font_max_shrink(f) != shrink_limit))) -+ ((font_max_shrink(f) > 0) && (font_max_shrink(f) != shrink_limit))) - normal_error("font expansion","font has been expanded with different shrink limit"); - } else { - if (font_used(f)) -@@ -1908,11 +1875,17 @@ void read_expand_font(void) - } - } - --@ @c -+/*tex -+ -+ Here's an old (sort of obsolete) letterspace-a-font helper. It does so by by -+ creating a virtual font. -+ -+*/ -+ - void new_letterspaced_font(small_number a) --{ /* letter-space a font by creating a virtual font */ -- pointer u; /* user's font identifier */ -- str_number t; /* name for the frozen font identifier */ -+{ -+ pointer u; -+ str_number t; - internal_font_number f, k; - boolean nolig = false; - get_r_token(); -@@ -1934,11 +1907,17 @@ void new_letterspaced_font(small_number a) - font_id_text(f) = t; - } - --@ @c -+/*tex -+ -+ This makes a font copy for further use with font expansion. Again a -+ traditional font related helper. -+ -+*/ -+ - void make_font_copy(small_number a) --{ /* make a font copy for further use with font expansion */ -- pointer u; /* user's font identifier */ -- str_number t; /* name for the frozen font identifier */ -+{ -+ pointer u; -+ str_number t; - internal_font_number f, k; - get_r_token(); - u = cur_cs; -@@ -1956,7 +1935,6 @@ void make_font_copy(small_number a) - font_id_text(f) = t; - } - --@ @c - void glyph_to_unicode(void) - { - str_number s1, s2; -diff --git a/texk/web2c/luatexdir/font/tfmofm.c b/texk/web2c/luatexdir/font/tfmofm.c -new file mode 100644 -index 000000000..f5d8c2e92 ---- /dev/null -+++ b/texk/web2c/luatexdir/font/tfmofm.c -@@ -0,0 +1,1186 @@ -+/* -+ -+Copyright 2006-2012 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ -+ -+#include "ptexlib.h" -+ -+/*tex Here are some macros that help process ligatures and kerns */ -+ -+#define lig_kern_start(f,c) char_remainder(f,c) -+ -+/*tex A value indicating |STOP| in a lig/kern program: */ -+ -+#define stop_flag 128 -+ -+/*tex The op code for a kern step: */ -+ -+#define kern_flag 128 -+ -+#define skip_byte(z) lig_kerns[z].b0 -+#define next_char(z) lig_kerns[z].b1 -+#define op_byte(z) lig_kerns[z].b2 -+#define rem_byte(z) lig_kerns[z].b3 -+#define lig_kern_restart(c) (256*op_byte(c)+rem_byte(c)) -+ -+ -+/*tex -+ -+ The information in a \TFM\file appears in a sequence of 8-bit bytes. Since -+ the number of bytes is always a multiple of 4, we could also regard the file -+ as a sequence of 32-bit words, but \TeX\ uses the byte interpretation. The -+ format of \TFM\files was designed by Lyle Ramshaw in 1980. The intent is -+ to convey a lot of different kinds of information in a compact but useful -+ form. -+ -+ $\Omega$ is capable of reading not only \TFM\files, but also \.{OFM} -+ files, which can describe fonts with up to 65536 characters and with huge -+ lig/kern tables. These fonts will often be virtual fonts built up from real -+ fonts with 256 characters, but $\Omega$ is not aware of this. -+ -+ The documentation below describes \TFM\files, with slight additions to -+ show where \.{OFM} files differ. -+ -+ The first 24 bytes (6 words) of a \TFM\file contain twelve 16-bit integers -+ that give the lengths of the various subsequent portions of the file. These -+ twelve integers are, in order: -+ -+ \starttabulate -+ \NC \type {lf| \NC length of the entire file, in words \NC \NR -+ \NC \type {lh| \NC length of the header data, in words \NC \NR -+ \NC \type {bc| \NC smallest character code in the font \NC \NR -+ \NC \type {ec| \NC largest character code in the font \NC \NR -+ \NC \type {nw| \NC number of words in the width table \NC \NR -+ \NC \type {nh| \NC number of words in the height table \NC \NR -+ \NC \type {nd| \NC number of words in the depth table \NC \NR -+ \NC \type {ni| \NC number of words in the italic correction table \NC \NR -+ \NC \type {nl| \NC number of words in the lig/kern table \NC \NR -+ \NC \type {nk| \NC number of words in the kern table \NC \NR -+ \NC \type {ne| \NC number of words in the extensible character table \NC \NR -+ \NC \type {np| \NC number of font parameter words \NC \NR -+ \stoptabulate -+ -+ They are all nonnegative and less than $2^{15}$. We must have -+ |bc-1<=ec<=255|, and $|lf=6+lh+(ec-bc+1)+nw+nh+nd+ni+nl+nk+ne+np|$. Note that -+ a \TFM\font may contain as many as 256 characters (if |bc=0| and -+ |ec=255|), and as few as 0 characters (if |bc=ec+1|). -+ -+ Incidentally, when two or more 8-bit bytes are combined to form an integer of -+ 16 or more bits, the most significant bytes appear first in the file. This is -+ called BigEndian order. -+ -+ The first 52 bytes (13 words) of an \.{OFM} file contains thirteen 32-bit -+ integers that give the lengths of the various subsequent portions of the -+ file. The first word is 0 (future versions of \.{OFM} files could have -+ different values; what is important is that the first two bytes be 0 to -+ differentiate \TFM\and \.{OFM} files). The next twelve integers are as -+ above, all nonegative and less than~$2^{31}$. We must have |bc-1<=ec<=65535|, -+ and $$\hbox{|lf=13+lh+2*(ec-bc+1)+nw+nh+nd+ni+nl+nk+ne+np|.}$$ Note that an -+ \.{OFM} font may contain as many as 65536 characters (if |bc=0| and -+ |ec=65535|), and as few as 0 characters (if |bc=ec+1|). -+ -+ The rest of the \TFM\file may be regarded as a sequence of ten data arrays -+ having the informal specification -+ -+ \starttabulate -+ \NC \type {header} \NC \type {[0..lh-1]} \NC \type {stuff} \NC \NR -+ \NC \type {char\_info} \NC \type {[bc..ec]} \NC \type {char_info_word} \NC \NR -+ \NC \type {width} \NC \type {[0..nw-1]} \NC \type {fix_word} \NC \NR -+ \NC \type {height} \NC \type {[0..nh-1]} \NC \type {fix_word} \NC \NR -+ \NC \type {depth} \NC \type {[0..nd-1]} \NC \type {fix_word} \NC \NR -+ \NC \type {italic} \NC \type {[0..ni-1]} \NC \type {fix_word} \NC \NR -+ \NC \type {lig\_kern} \NC \type {[0..nl-1]} \NC \type {lig_kern_command} \NC \NR -+ \NC \type {kern} \NC \type {[0..nk-1]} \NC \type {fix_word} \NC \NR -+ \NC \type {exten} \NC \type {[0..ne-1]} \NC \type {extensible_recipe} \NC \NR -+ \NC \type {param} \NC \type {[1..np]} \NC \type {fix_word} \NC \NR -+ \stoptabulate -+ -+ The most important data type used here is a |@!fix_word|, which is a 32-bit -+ representation of a binary fraction. A |fix_word| is a signed quantity, with -+ the two's complement of the entire word used to represent negation. Of the 32 -+ bits in a |fix_word|, exactly 12 are to the left of the binary point; thus, -+ the largest |fix_word| value is $2048-2^{-20}$, and the smallest is $-2048$. -+ We will see below, however, that all but two of the |fix_word| values must -+ lie between $-16$ and $+16$. -+ -+ The first data array is a block of header information, which contains general -+ facts about the font. The header must contain at least two words, |header[0]| -+ and |header[1]|, whose meaning is explained below. Additional header -+ information of use to other software routines might also be included, but -+ \TeX82 does not need to know about such details. For example, 16 more words -+ of header information are in use at the Xerox Palo Alto Research Center; the -+ first ten specify the character coding scheme used (e.g., `\.{XEROX text}' or -+ `\.{TeX math symbols}'), the next five give the font identifier (e.g., -+ `\.{HELVETICA}' or `\.{CMSY}'), and the last gives the ``face byte.'' The -+ program that converts \.{DVI} files to Xerox printing format gets this -+ information by looking at the \TFM\file, which it needs to read anyway -+ because of other information that is not explicitly repeated in -+ \.{DVI}~format. -+ -+ \startitemize -+ -+ \startitem -+ |header[0]| is a 32-bit check sum that \TeX\ will copy into the -+ \.{DVI} output file. Later on when the \.{DVI} file is printed, -+ possibly on another computer, the actual font that gets used is -+ supposed to have a check sum that agrees with the one in the \TFM\ -+ file used by \TeX. In this way, users will be warned about potential -+ incompatibilities. (However, if the check sum is zero in either the -+ font file or the \TFM\file, no check is made.) The actual relation -+ between this check sum and the rest of the \TFM\file is not -+ important; the check sum is simply an identification number with the -+ property that incompatible fonts almost always have distinct check -+ sums. -+ \stopitem -+ -+ \startitem -+ |header[1]| is a |fix_word| containing the design size of the font, -+ in units of \TeX\ points. This number must be at least 1.0; it is -+ fairly arbitrary, but usually the design size is 10.0 for a ``10 -+ point'' font, i.e., a font that was designed to look best at a -+ 10-point size, whatever that really means. When a \TeX\ user asks for -+ a font `\.{at} $\delta$ \.{pt}', the effect is to override the design -+ size and replace it by $\delta$, and to multiply the $x$ and~$y$ -+ coordinates of the points in the font image by a factor of $\delta$ -+ divided by the design size. {\sl All other dimensions in the\/ -+ \TFM\file are |fix_word|\kern-1pt\ numbers in design-size units}, -+ with the exception of |param[1]| (which denotes the slant ratio). -+ Thus, for example, the value of |param[6]|, which defines the \.{em} -+ unit, is often the |fix_word| value $2^{20}=1.0$, since many fonts -+ have a design size equal to one em. The other dimensions must be less -+ than 16 design-size units in absolute value; thus, |header[1]| and -+ |param[1]| are the only |fix_word| entries in the whole \TFM\file -+ whose first byte might be something besides 0 or 255. -+ \stopitem -+ -+ \stopitemize -+ -+ Next comes the |char_info| array, which contains one |@!char_info_word| per -+ character. Each word in this part of a \TFM\file contains six fields -+ packed into four bytes as follows. -+ -+ \startitemize -+ \startitem -+ first byte: |width_index| (8 bits) -+ \stopitem -+ \startitem -+ second byte: |height_index| (4 bits) times 16, plus |depth_index| -+ (4~bits) -+ \stopitem -+ \startitem -+ third byte: |italic_index| (6 bits) times 4, plus |tag| (2~bits) -+ \stopitem -+ \startitem -+ fourth byte: |remainder| (8 bits) -+ \stopitem -+ \stopitemize -+ -+ The actual width of a character is \\{width}|[width_index]|, in design-size -+ units; this is a device for compressing information, since many characters -+ have the same width. Since it is quite common for many characters to have the -+ same height, depth, or italic correction, the \TFM\format imposes a limit -+ of 16 different heights, 16 different depths, and 64 different italic -+ corrections. -+ -+ For \.{OFM} files, two words (eight bytes) are used. The arrangement is as -+ follows. -+ -+ \startitemize -+ \startitem -+ first and second bytes: |width_index| (16 bits) -+ \stopitem -+ \startitem third byte: |height_index| (8 bits) -+ \stopitem -+ \startitem -+ fourth byte: |depth_index| (8~bits) -+ \stopitem -+ \startitem -+ fifth and sixth bytes: |italic_index| (14 bits) times 4, plus |tag| -+ (2~bits) -+ \startitem -+ seventh and eighth bytes: |remainder| (16 bits) -+ \stopitem -+ \stopitemize -+ -+ Therefore the \.{OFM} format imposes a limit of 256 different heights, 256 -+ different depths, and 16384 different italic corrections. -+ -+ The italic correction of a character has two different uses. (a)~In ordinary -+ text, the italic correction is added to the width only if the \TeX\ user -+ specifies `\.{\\/}' after the character. (b)~In math formulas, the italic -+ correction is always added to the width, except with respect to the -+ positioning of subscripts. -+ -+ Incidentally, the relation $\\{width}[0]=\\{height}[0]=\\{depth}[0]= -+ \\{italic}[0]=0$ should always hold, so that an index of zero implies a value -+ of zero. The |width_index| should never be zero unless the character does not -+ exist in the font, since a character is valid if and only if it lies between -+ |bc| and |ec| and has a nonzero |width_index|. -+ -+ \TeX\ checks the information of a \TFM\file for validity as the file is -+ being read in, so that no further checks will be needed when typesetting is -+ going on. The somewhat tedious subroutine that does this is called -+ |read_font_info|. It has four parameters: the user font identifier~|u|, the -+ file name and area strings |nom| and |aire|, and the ``at'' size~|s|. If -+ |s|~is negative, it's the negative of a scale factor to be applied to the -+ design size; |s=-1000| is the normal case. Otherwise |s| will be substituted -+ for the design size; in this case, |s| must be positive and less than -+ $2048\rm\,pt$ (i.e., it must be less than $2^{27}$ when considered as an -+ integer). -+ -+ The subroutine opens and closes a global file variable called |tfm_file|. It -+ returns the value of the internal font number that was just loaded. If an -+ error is detected, an error message is issued and no font information is -+ stored; |null_font| is returned in this case. -+ -+ The |tag| field in a |char_info_word| has four values that explain how to -+ interpret the |remainder| field. -+ -+ \startitemize -+ \startitem -+ |tag=0| (|no_tag|) means that |remainder| is unused. -+ \stopitem -+ \startitem -+ |tag=1| (|lig_tag|) means that this character has a ligature/kerning -+ program starting at position |remainder| in the |lig_kern| array -+ \stopitem -+ \startitem -+ |tag=2| (|list_tag|) means that this character is part of a chain of -+ characters of ascending sizes, and not the largest in the chain. The -+ |remainder| field gives the character code of the next larger -+ character -+ \stopitem -+ \startitem -+ |tag=3| (|ext_tag|) means that this character code represents an -+ extensible character, i.e., a character that is built up of smaller -+ pieces so that it can be made arbitrarily large. The pieces are -+ specified in |exten[remainder]| -+ \stopitem -+ \stopitemize -+ -+ Characters with |tag=2| and |tag=3| are treated as characters with |tag=0| -+ unless they are used in special circumstances in math formulas. For example, -+ the \.{\\sum} operation looks for a |list_tag|, and the \.{\\left} operation -+ looks for both |list_tag| and |ext_tag|. -+ -+ The |lig_kern| array contains instructions in a simple programming language -+ that explains what to do for special letter pairs. Each word in this array, -+ in a \TFM\file, is a |@!lig_kern_command| of four bytes. -+ -+ \startitemize -+ \startitem -+ first byte: |skip_byte|, indicates that this is the final program -+ step if the byte is 128 or more, otherwise the next step is obtained -+ by skipping this number of intervening steps -+ \stopitem -+ \startitem -+ second byte: |next_char|, if |next_char| follows the current -+ character, then perform the operation and stop, otherwise -+ continue -+ \stopitem -+ \startitem -+ third byte: |op_byte|, indicates a ligature step if less than~128, a -+ kern step otherwise -+ \stopitem -+ \startitem -+ fourth byte: |remainder| -+ \stopitem -+ \stopitemize -+ -+ In an \.{OFM} file, eight bytes are used, two bytes for each field. -+ -+ In a kern step, an additional space equal to |kern[256 * (op_byte-128) + -+ remainder]| is inserted between the current character and |next_char|. This -+ amount is often negative, so that the characters are brought closer together -+ by kerning; but it might be positive. -+ -+ There are eight kinds of ligature steps, having |op_byte| codes $4a+2b+c$ -+ where $0\le a\le b+c$ and $0\le b,c\le1$. The character whose code is -+ |remainder| is inserted between the current character and |next_char|; then -+ the current character is deleted if $b=0$, and |next_char| is deleted if -+ $c=0$; then we pass over $a$~characters to reach the next current character -+ (which may have a ligature/kerning program of its own). -+ -+ If the very first instruction of the |lig_kern| array has |skip_byte=255|, -+ the |next_char| byte is the so-called right boundary character of this font; -+ the value of |next_char| need not lie between |bc| and~|ec|. If the very last -+ instruction of the |lig_kern| array has |skip_byte=255|, there is a special -+ ligature/kerning program for a left boundary character, beginning at location -+ |256*op_byte+remainder|. The interpretation is that \TeX\ puts implicit -+ boundary characters before and after each consecutive string of characters -+ from the same font. These implicit characters do not appear in the output, -+ but they can affect ligatures and kerning. -+ -+ If the very first instruction of a character's |lig_kern| program has -+ |skip_byte>128|, the program actually begins in location -+ |256*op_byte+remainder|. This feature allows access to large |lig_kern| -+ arrays, because the first instruction must otherwise appear in a location -+ |<=255| in a \TFM\file, |<=65535| in an \.{OFM} file. -+ -+ Any instruction with |skip_byte>128| in the |lig_kern| array must satisfy the -+ condition $$\hbox{|256*op_byte+remainder=0|, unless $M$ is absent; in the -+ latter case we can have $TR^kB$ for both even and odd values of~|k|. The -+ width of the extensible character is the width of $R$; and the -+ height-plus-depth is the sum of the individual height-plus-depths of the -+ components used, since the pieces are butted together in a vertical list. -+ -+ The final portion of a \TFM\file is the |param| array, which is another -+ sequence of |fix_word| values. -+ -+ \startitemize -+ -+ \startitem -+ |param[1]=slant| is the amount of italic slant, which is used to help -+ position accents. For example, |slant=.25| means that when you go up one -+ unit, you also go .25 units to the right. The |slant| is a pure number; -+ it's the only |fix_word| other than the design size itself that is not -+ scaled by the design size. -+ \stopitem -+ -+ \startitem -+ |param[2]=space| is the normal spacing between words in text. Note that -+ character |" "| in the font need not have anything to do with blank -+ spaces. -+ \stopitem -+ -+ \startitem -+ |param[3]=space_stretch| is the amount of glue stretching between words. -+ \stopitem -+ -+ \startitem -+ |param[4]=space_shrink| is the amount of glue shrinking between words. -+ \stopitem -+ -+ \startitem -+ |param[5]=x_height| is the size of one ex in the font; it is also the -+ height of letters for which accents don't have to be raised or lowered. -+ \stopitem -+ -+ \startitem -+ |param[6]=quad| is the size of one em in the font. -+ \stopitem -+ -+ \startitem -+ |param[7]=extra_space| is the amount added to |param[2]| at the ends of -+ sentences. -+ \stopitem -+ -+ -+ If fewer than seven parameters are present, \TeX\ sets the missing parameters -+ to zero. Fonts used for math symbols are required to have additional -+ parameter information, which is explained later. -+ -+ -+ There are programs called \.{TFtoPL} and \.{PLtoTF} that convert between the -+ \TFM\format and a symbolic property-list format that can be easily edited. -+ These programs contain extensive diagnostic information, so \TeX\ does not -+ have to bother giving precise details about why it rejects a particular -+ \TFM\file. -+ -+*/ -+ -+#define tfm_abort { \ -+ font_tables[f]->_font_name = NULL; \ -+ font_tables[f]->_font_area = NULL; \ -+ xfree(tfm_buffer); xfree(kerns); \ -+ xfree(widths); \ -+ xfree(heights); \ -+ xfree(depths); \ -+ xfree(italics); \ -+ xfree(extens); \ -+ xfree(lig_kerns); \ -+ xfree(xligs); \ -+ xfree(xkerns); \ -+ return 0; \ -+} -+ -+#define tfm_success { \ -+ xfree(tfm_buffer); \ -+ xfree(kerns); \ -+ xfree(widths); \ -+ xfree(heights); \ -+ xfree(depths); \ -+ xfree(italics); \ -+ xfree(extens); \ -+ xfree(lig_kerns); \ -+ xfree(xligs); \ -+ xfree(xkerns); \ -+ return 1; \ -+} -+ -+static int open_tfm_file(const char *nom, unsigned char **tfm_buf, int *tfm_siz) -+{ -+ /*tex Was the callback successful? */ -+ boolean res; -+ /*tex Was |tfm_file| successfully opened? */ -+ boolean opened; -+ int callback_id; -+ FILE *tfm_file; -+ char *fname = luatex_find_file(nom, find_font_file_callback); -+ if (!fname) -+ return -1; -+ callback_id = callback_defined(read_font_file_callback); -+ if (callback_id > 0) { -+ res = run_callback(callback_id, "S->bSd", fname, &opened, tfm_buf, tfm_siz); -+ if (res && opened && (*tfm_siz > 0)) { -+ return 1; -+ } -+ if (!opened) -+ return -1; -+ } else { -+ if (luatex_open_input(&(tfm_file), fname, kpse_ofm_format, FOPEN_RBIN_MODE, true)) { -+ res = read_tfm_file(tfm_file, tfm_buf, tfm_siz); -+ close_file(tfm_file); -+ if (res) { -+ return 1; -+ } -+ } else { -+ return -1; -+ } -+ } -+ return 0; -+} -+ -+/*tex -+ -+ Note: A malformed \TFM\file might be shorter than it claims to be; thus -+ |eof(tfm_file)| might be true when |read_font_info| refers to |tfm_file^| or -+ when it says |get(tfm_file)|. If such circumstances cause system error -+ messages, you will have to defeat them somehow, for example by defining |fget| -+ to be `\ignorespaces|begin get(tfm_file);| |if eof(tfm_file) then abort; -+ end|'. -+ -+*/ -+ -+#define fget tfm_byte++ -+#define fbyte tfm_buffer[tfm_byte] -+ -+#define read_sixteen(a) { \ -+ a=tfm_buffer[tfm_byte++]; \ -+ if (a>127) { tfm_abort; } \ -+ a=(a*256)+tfm_buffer[tfm_byte]; \ -+} -+ -+#define read_sixteen_unsigned(a) { \ -+ a=tfm_buffer[tfm_byte++]; \ -+ a=(a*256)+tfm_buffer[tfm_byte]; \ -+} -+ -+#define read_thirtytwo(a) { \ -+ a=tfm_buffer[++tfm_byte]; \ -+ if (a>127) { tfm_abort; } \ -+ a=(a*256)+tfm_buffer[++tfm_byte]; \ -+ a=(a*256)+tfm_buffer[++tfm_byte]; \ -+ a=(a*256)+tfm_buffer[++tfm_byte]; \ -+} -+ -+#define store_four_bytes(z) { \ -+ a=tfm_buffer[++tfm_byte]; \ -+ a=(a*256)+tfm_buffer[++tfm_byte]; \ -+ a=(a*256)+tfm_buffer[++tfm_byte]; \ -+ a=(a*256)+tfm_buffer[++tfm_byte]; \ -+ z = a; \ -+} -+ -+#define store_char_info(z) { \ -+ if (font_level!=-1) { \ -+ fget; read_sixteen_unsigned(a); \ -+ ci._width_index=a; \ -+ fget; read_sixteen_unsigned(b); \ -+ ci._height_index=b>>8; \ -+ ci._depth_index=b%256; \ -+ fget; read_sixteen_unsigned(c); \ -+ ci._italic_index=c>>8; \ -+ ci._tag=(unsigned char)(c%4); \ -+ fget; read_sixteen_unsigned(d); \ -+ ci._remainder=d; \ -+ } else { \ -+ a=tfm_buffer[++tfm_byte]; \ -+ ci._width_index=a; \ -+ b=tfm_buffer[++tfm_byte]; \ -+ ci._height_index=b>>4; \ -+ ci._depth_index=b%16; \ -+ c=tfm_buffer[++tfm_byte]; \ -+ ci._italic_index=c>>2; \ -+ ci._tag=(unsigned char)(c%4); \ -+ d=tfm_buffer[++tfm_byte]; \ -+ ci._remainder=d; \ -+ } \ -+} -+ -+#define read_four_quarters(q) { \ -+ if (font_level!=-1) { \ -+ fget; read_sixteen_unsigned(a); q.b0=(quarterword)a; \ -+ fget; read_sixteen_unsigned(b); q.b1=(quarterword)b; \ -+ fget; read_sixteen_unsigned(c); q.b2=(quarterword)c; \ -+ fget; read_sixteen_unsigned(d); q.b3=(quarterword)d; \ -+ } else { \ -+ a=tfm_buffer[++tfm_byte]; q.b0=(quarterword)a; \ -+ b=tfm_buffer[++tfm_byte]; q.b1=(quarterword)b; \ -+ c=tfm_buffer[++tfm_byte]; q.b2=(quarterword)c; \ -+ d=tfm_buffer[++tfm_byte]; q.b3=(quarterword)d; \ -+ } \ -+} -+ -+#define check_byte_range(z) { if ((zec)) tfm_abort ; } -+ -+/* -+ -+ A |fix_word| whose four bytes are $(a,b,c,d)$ from left to right represents -+ the number $$x=\left\{\vcenter{\halign{$#$,\hfil\qquad&if $#$\hfil\cr -+ b\cdot2^{-4}+c\cdot2^{-12}+d\cdot2^{-20}&a=0;\cr -+ -16+b\cdot2^{-4}+c\cdot2^{-12}+d\cdot2^{-20}&a=255.\cr}}\right.$$ (No other -+ choices of |a| are allowed, since the magnitude of a number in design-size -+ units must be less than 16.) We want to multiply this quantity by the -+ integer~|z|, which is known to be less than $2^{27}$. If $|z|<2^{23}$, the -+ individual multiplications $b\cdot z$, $c\cdot z$, $d\cdot z$ cannot -+ overflow; otherwise we will divide |z| by 2, 4, 8, or 16, to obtain a -+ multiplier less than $2^{23}$, and we can compensate for this later. If |z| -+ has thereby been replaced by $|z|^\prime=|z|/2^e$, let $\beta=2^{4-e}$; we -+ shall compute $$\lfloor (b + c \cdot2^{-8} + d \cdot2^{-16}) \, z^\prime / -+ \beta \rfloor$$ if $a=0$, or the same quantity minus $\alpha=2^{4+e}z^\prime$ -+ if $a=255$. This calculation must be done exactly, in order to guarantee -+ portability of \TeX\ between computers. -+ -+*/ -+ -+#define store_scaled(zz) { \ -+ fget; \ -+ a = fbyte; \ -+ fget; \ -+ b = fbyte; \ -+ fget; \ -+ c = fbyte; \ -+ fget; \ -+ d = fbyte; \ -+ sw = (((((d*z)>>8)+(c*z))>>8)+(b*z)) / beta; \ -+ if (a == 0) { \ -+ zz = sw; \ -+ } else if (a == 255) { \ -+ zz = sw-alpha; \ -+ } else { \ -+ tfm_abort; \ -+ } \ -+} -+ -+scaled store_scaled_f(scaled sq, scaled z_in) -+{ -+ eight_bits a, b, c, d; -+ scaled sw; -+ /*tex Here beta: runs from 1 upto 16 */ -+ static int alpha, beta; -+ static scaled z, z_prev = 0; -+ /*tex Replace |z| by $|z|^\prime$ and compute $\alpha,\beta$ */ -+ if (z_in != z_prev || z_prev == 0) { -+ z = z_prev = z_in; -+ alpha = 16; -+ while (z >= 0x800000) { -+ z /= 2; -+ alpha += alpha; -+ } -+ beta = 256 / alpha; -+ alpha *= z; -+ }; -+ if (sq >= 0) { -+ d = (eight_bits) (sq % 256); -+ sq = sq / 256; -+ c = (eight_bits) (sq % 256); -+ sq = sq / 256; -+ b = (eight_bits) (sq % 256); -+ sq = sq / 256; -+ a = (eight_bits) (sq % 256); -+ } else { -+ sq = (sq + 1073741824) + 1073741824; -+ d = (eight_bits) (sq % 256); -+ sq = sq / 256; -+ c = (eight_bits) (sq % 256); -+ sq = sq / 256; -+ b = (eight_bits) (sq % 256); -+ sq = sq / 256; -+ a = (eight_bits) ((sq + 128) % 256); -+ } -+ if (beta==0) -+ normal_error("vf", "vf scaling"); -+ sw = (((((d * z) >> 8) + (c * z)) >> 8) + (b * z)) / beta; -+ if (a == 0) -+ return sw; -+ else if (a == 255) -+ return (sw - alpha); -+ else -+ normal_error("vf", "vf scaling"); -+ return sw; -+} -+ -+#define check_existence(z) { \ -+ check_byte_range(z); \ -+ if (!char_exists(f,z)) { \ -+ tfm_abort; \ -+ } \ -+} -+ -+typedef struct tfmcharacterinfo { -+ int _kern_index; -+ int _lig_index; -+ int _width_index; -+ int _height_index; -+ int _depth_index; -+ int _italic_index; -+ int _remainder; -+ unsigned char _tag; -+} tfmcharacterinfo; -+ -+int read_tfm_info(internal_font_number f, const char *cnom, scaled s) -+{ -+ /*tex index into |font_info| */ -+ int k; -+ /*tex sizes of subfiles */ -+ halfword lf, lh, bc, ec, nw, nh, nd, ni, nl, nk, ne, np, slh; -+ scaled *widths, *heights, *depths, *italics, *kerns; -+ halfword font_dir; -+ /*tex byte variables */ -+ int a, b, c=0, d=0; -+ /*tex counter */ -+ int i; -+ int font_level, header_length; -+ int ncw, nlw, neew; -+ tfmcharacterinfo ci; -+ charinfo *co; -+ four_quarters qw; -+ four_quarters *lig_kerns, *extens; -+ /*tex accumulators */ -+ scaled sw; -+ /*tex left boundary start location, or infinity */ -+ int bch_label; -+ /*tex 0..too_big_char; right boundary character, or |too_big_char| */ -+ int bchar; -+ int first_two; -+ /*tex the design size or the ``at'' size */ -+ scaled z; -+ int alpha; -+ /*tex 1..16 */ -+ char beta; -+ /*tex aux. for ligkern processing */ -+ int *xligs, *xkerns; -+ liginfo *cligs; -+ kerninfo *ckerns; -+ int fligs, fkerns; -+ char *tmpnam; -+ /*tex index into |tfm_buffer| */ -+ int tfm_byte = 0; -+ /*tex saved index into |tfm_buffer| */ -+ int saved_tfm_byte = 0; -+ /*tex byte buffer for tfm files */ -+ unsigned char *tfm_buffer = NULL; -+ /*tex total size of the tfm file */ -+ int tfm_size = 0; -+ int tmp; -+ widths = NULL; -+ heights = NULL; -+ depths = NULL; -+ italics = NULL; -+ kerns = NULL; -+ lig_kerns = NULL; -+ extens = NULL; -+ xkerns = NULL; -+ ckerns = NULL; -+ xligs = NULL; -+ cligs = NULL; -+ font_dir = 0; -+ memset(&ci, 0, sizeof(tfmcharacterinfo)); -+ if (open_tfm_file(cnom, &tfm_buffer, &tfm_size) != 1) -+ tfm_abort; -+ /*tex When |cnom| is an absolute filename |xbasename| fixes that. */ -+ tmpnam = strdup(xbasename(cnom)); -+ if (strcmp(tmpnam + strlen(tmpnam) - 4, ".tfm") == 0 || strcmp(tmpnam + strlen(tmpnam) - 4, ".ofm") == 0) { -+ *(tmpnam + strlen(tmpnam) - 4) = 0; -+ } -+ set_font_name(f, tmpnam); -+ set_font_area(f, NULL); -+ /*tex Read the \TFM\ size fields. */ -+ ncw = 0; -+ read_sixteen(first_two); -+ if (first_two != 0) { -+ font_level = -1; -+ lf = first_two; -+ fget; -+ read_sixteen(lh); -+ fget; -+ read_sixteen(bc); -+ fget; -+ read_sixteen(ec); -+ if ((bc > ec + 1) || (ec > 255)) -+ tfm_abort; -+ if (bc > 255) { -+ /*tex |bc=256| and |ec=255| */ -+ bc = 1; -+ ec = 0; -+ }; -+ fget; -+ read_sixteen(nw); -+ fget; -+ read_sixteen(nh); -+ fget; -+ read_sixteen(nd); -+ fget; -+ read_sixteen(ni); -+ fget; -+ read_sixteen(nl); -+ fget; -+ read_sixteen(nk); -+ fget; -+ read_sixteen(ne); -+ fget; -+ read_sixteen(np); -+ header_length = 6; -+ ncw = (ec - bc + 1); -+ nlw = nl; -+ neew = ne; -+ } else { -+ fget; -+ read_sixteen(font_level); -+ if (font_level != 0) -+ tfm_abort; -+ read_thirtytwo(lf); -+ read_thirtytwo(lh); -+ read_thirtytwo(bc); -+ read_thirtytwo(ec); -+ if ((bc > ec + 1) || (ec > 65535)) -+ tfm_abort; -+ if (bc > 65535) { -+ /*tex |bc=65536| and |ec=65535| */ -+ bc = 1; -+ ec = 0; -+ }; -+ read_thirtytwo(nw); -+ read_thirtytwo(nh); -+ read_thirtytwo(nd); -+ read_thirtytwo(ni); -+ read_thirtytwo(nl); -+ read_thirtytwo(nk); -+ read_thirtytwo(ne); -+ read_thirtytwo(np); -+ /*tex Some junk: */ -+ read_thirtytwo(font_dir); -+ nlw = 2 * nl; -+ neew = 2 * ne; -+ header_length = 14; -+ ncw = 2 * (ec - bc + 1); -+ }; -+ if (lf != -+ (header_length + lh + ncw + nw + nh + nd + ni + nlw + nk + neew + np)) -+ tfm_abort; -+ if ((nw == 0) || (nh == 0) || (nd == 0) || (ni == 0)) -+ tfm_abort; -+ /*tex -+ We check to see that the \TFM\ file doesn't end prematurely; but no -+ error message is given for files having more than |lf| words. -+ */ -+ if (lf * 4 > tfm_size) -+ tfm_abort; -+ /*tex Use size fields to allocate font information. */ -+ set_font_natural_dir(f, font_dir); -+ set_font_bc(f, bc); -+ set_font_ec(f, ec); -+ /*tex Read the arrays first. */ -+ widths = xmalloc((unsigned) ((unsigned) nw * sizeof(scaled))); -+ heights = xmalloc((unsigned) ((unsigned) nh * sizeof(scaled))); -+ depths = xmalloc((unsigned) ((unsigned) nd * sizeof(scaled))); -+ italics = xmalloc((unsigned) ((unsigned) ni * sizeof(scaled))); -+ extens = xmalloc((unsigned) ((unsigned) ne * sizeof(four_quarters))); -+ lig_kerns = xmalloc((unsigned) ((unsigned) nl * sizeof(four_quarters))); -+ kerns = xmalloc((unsigned) ((unsigned) nk * sizeof(scaled))); -+ /* -+ Read the \TFM\ header. Only the first two words of the header are needed -+ by \TeX82. -+ */ -+ slh = lh; -+ if (lh < 2) -+ tfm_abort; -+ store_four_bytes(tmp); -+ font_checksum(f) = (unsigned) tmp; -+ fget; -+ /*tex This rejects a negative design size. */ -+ read_sixteen(z); -+ fget; -+ z = z * 256 + fbyte; -+ fget; -+ z = (z * 16) + (fbyte >> 4); -+ if (z < unity) -+ tfm_abort; -+ while (lh > 2) { -+ fget; -+ fget; -+ fget; -+ fget; -+ /*tex Ignore the rest of the header. */ -+ lh--; -+ }; -+ /*tex Read the arrays before the character info. */ -+ set_font_dsize(f, z); -+ if (s != -1000) { -+ z = (s >= 0 ? s : xn_over_d(z, -s, 1000)); -+ } -+ set_font_size(f, z); -+ if (np > 7) { -+ set_font_params(f, np); -+ } -+ saved_tfm_byte = tfm_byte; -+ tfm_byte = (header_length + slh + ncw) * 4 - 1; -+ /*tex Replace |z| by $|z|^\prime$ and compute $\alpha,\beta$ */ -+ alpha = 16; -+ while (z >= 040000000) { -+ z = z >> 1; -+ alpha = alpha + alpha; -+ }; -+ beta = (char) (256 / alpha); -+ /*tex |beta| cannot be zero. */ -+ if (beta==0) -+ normal_error("vf", "vf reading"); -+ alpha = alpha * z; -+ /*tex Read box dimensions. */ -+ for (k = 0; k < nw; k++) { -+ store_scaled(sw); -+ widths[k] = sw; -+ } -+ /*tex |width[0]| must be zero */ -+ if (widths[0] != 0) -+ tfm_abort; -+ for (k = 0; k < nh; k++) { -+ store_scaled(sw); -+ heights[k] = sw; -+ } -+ /*tex |height[0]| must be zero */ -+ if (heights[0] != 0) -+ tfm_abort; -+ for (k = 0; k < nd; k++) { -+ store_scaled(sw); -+ depths[k] = sw; -+ } -+ /*tex |depth[0]| must be zero */ -+ if (depths[0] != 0) -+ tfm_abort; -+ for (k = 0; k < ni; k++) { -+ store_scaled(sw); -+ italics[k] = sw; -+ } -+ /*tex |italic[0]| must be zero */ -+ if (italics[0] != 0) -+ tfm_abort; -+ /*tex Read ligature and kern programs */ -+ bch_label = nl; -+ bchar = 65536; -+ if (nl > 0) { -+ for (k = 0; k < nl; k++) { -+ read_four_quarters(qw); -+ lig_kerns[k] = qw; -+ if (a > 128) { -+ if (256 * c + d >= nl) -+ tfm_abort; -+ if (a == 255 && k == 0) -+ bchar = b; -+ } else { -+ if (c < 128) { -+ /*tex Do nothing. */ -+ } else if (256 * (c - 128) + d >= nk) { -+ /*tex Check kern. */ -+ tfm_abort; -+ } -+ if ((a < 128) && (k - 0 + a + 1 >= nl)) -+ tfm_abort; -+ }; -+ }; -+ if (a == 255) -+ bch_label = 256 * c + d; -+ }; -+ /*tex The actual kerns */ -+ for (k = 0; k < nk; k++) { -+ store_scaled(sw); -+ kerns[k] = sw; -+ } -+ /*tex Read extensible character recipes */ -+ for (k = 0; k < ne; k++) { -+ read_four_quarters(qw); -+ extens[k] = qw; -+ } -+ /*tex Read font parameters. */ -+ if (np > 7) { -+ set_font_params(f, np); -+ } -+ for (k = 1; k <= np; k++) { -+ if (k == 1) { -+ /*tex The |slant| parameter is a pure number. */ -+ fget; -+ sw = fbyte; -+ if (sw > 127) -+ sw = sw - 256; -+ fget; -+ sw = sw * 256 + fbyte; -+ fget; -+ sw = sw * 256 + fbyte; -+ fget; -+ sw = (sw * 16) + (fbyte >> 4); -+ set_font_param(f, k, sw); -+ } else { -+ store_scaled(font_param(f, k)); -+ } -+ } -+ tfm_byte = saved_tfm_byte; -+ /*tex Fix up the left boundary character. */ -+ fligs = 0; -+ fkerns = 0; -+ if (bch_label != nl) { -+ k = bch_label; -+ while (1) { -+ if (skip_byte(k) <= stop_flag) { -+ if (op_byte(k) >= kern_flag) { -+ fkerns++; -+ } else { -+ fligs++; -+ } -+ } -+ if (skip_byte(k) == 0) { -+ k++; -+ } else { -+ if (skip_byte(k) >= stop_flag) -+ break; -+ k += skip_byte(k) + 1; -+ } -+ } -+ } -+ if (fkerns > 0 || fligs > 0) { -+ if (fligs > 0) -+ cligs = xcalloc((unsigned) (fligs + 1), sizeof(liginfo)); -+ if (fkerns > 0) -+ ckerns = xcalloc((unsigned) (fkerns + 1), sizeof(kerninfo)); -+ fligs = 0; -+ fkerns = 0; -+ k = bch_label; -+ while (1) { -+ if (skip_byte(k) <= stop_flag) { -+ if (op_byte(k) >= kern_flag) { -+ set_kern_item(ckerns[fkerns], next_char(k), kerns[256 * (op_byte(k) - 128) + rem_byte(k)]); -+ fkerns++; -+ } else { -+ set_ligature_item(cligs[fligs], (char) (op_byte(k) * 2 + 1), next_char(k), rem_byte(k)); -+ fligs++; -+ } -+ } -+ if (skip_byte(k) == 0) { -+ k++; -+ } else { -+ if (skip_byte(k) >= stop_flag) -+ break; -+ k += skip_byte(k) + 1; -+ } -+ } -+ if (fkerns > 0 || fligs > 0) { -+ co = get_charinfo(f, left_boundarychar); -+ if (fkerns > 0) { -+ set_kern_item(ckerns[fkerns], end_kern, 0); -+ fkerns++; -+ set_charinfo_kerns(co, ckerns); -+ } -+ if (fligs > 0) { -+ set_ligature_item(cligs[fligs], 0, end_ligature, 0); -+ fligs++; -+ set_charinfo_ligatures(co, cligs); -+ } -+ set_charinfo_remainder(co, 0); -+ } -+ } -+ /*tex Read character data. */ -+ for (k = bc; k <= ec; k++) { -+ store_char_info(k); -+ if (ci._width_index == 0) -+ continue; -+ if (ci._width_index >= nw || ci._height_index >= nh || -+ ci._depth_index >= nd || ci._italic_index >= ni) -+ tfm_abort; -+ d = ci._remainder; -+ switch (ci._tag) { -+ case lig_tag: -+ if (d >= nl) -+ tfm_abort; -+ break; -+ case ext_tag: -+ if (d >= ne) -+ tfm_abort; -+ break; -+ case list_tag: -+ /*tex -+ -+ We want to make sure that there is no cycle of characters linked -+ together by |list_tag| entries, since such a cycle would get -+ \TEX\ into an endless loop. If such a cycle exists, the routine -+ here detects it when processing the largest character code in the -+ cycle. -+ -+ */ -+ check_byte_range(d); -+ while (d < k) { -+ /* |current_character == k| */ -+ if (char_tag(f, d) != list_tag) { -+ /*tex Not a cycle. */ -+ goto NOT_FOUND; -+ } -+ /*tex Goto the next character on the list. */ -+ d = char_remainder(f, d); -+ }; -+ if (d == k) { -+ /*tex Yes, there's a cycle! */ -+ tfm_abort; -+ } -+ NOT_FOUND: -+ break; -+ } -+ /*tex Put it in the actual font. */ -+ co = get_charinfo(f, k); -+ set_charinfo_index(co, k); -+ set_charinfo_tag(co, ci._tag); -+ if (ci._tag == ext_tag) { -+ /*tex top, bot, mid, rep */ -+ set_charinfo_extensible(co, -+ extens[ci._remainder].b0, -+ extens[ci._remainder].b2, -+ extens[ci._remainder].b1, -+ extens[ci._remainder].b3); -+ set_charinfo_remainder(co, 0); -+ } else { -+ set_charinfo_remainder(co, ci._remainder); -+ } -+ set_charinfo_width(co, widths[ci._width_index]); -+ set_charinfo_height(co, heights[ci._height_index]); -+ set_charinfo_depth(co, depths[ci._depth_index]); -+ set_charinfo_italic(co, italics[ci._italic_index]); -+ }; -+ /*tex We now know the number of ligatures and kerns. */ -+ xligs = xcalloc((unsigned) (ec + 1), sizeof(int)); -+ xkerns = xcalloc((unsigned) (ec + 1), sizeof(int)); -+ for (i = bc; i <= ec; i++) { -+ if (char_tag(f, i) == lig_tag) { -+ k = lig_kern_start(f, i); -+ if (skip_byte(k) > stop_flag) -+ k = lig_kern_restart(k); -+ /*tex Now k is the start index. */ -+ while (1) { -+ if (skip_byte(k) <= stop_flag) { -+ if (op_byte(k) >= kern_flag) { -+ xkerns[i]++; -+ if (next_char(k) == bchar) -+ xkerns[i]++; -+ } else { -+ xligs[i]++; -+ if (next_char(k) == bchar) -+ xligs[i]++; -+ } -+ } -+ if (skip_byte(k) == 0) { -+ k++; -+ } else { -+ if (skip_byte(k) >= stop_flag) -+ break; -+ k += skip_byte(k) + 1; -+ } -+ } -+ } -+ } -+ cligs = NULL; -+ ckerns = NULL; -+ for (i = bc; i <= ec; i++) { -+ fligs = 0; -+ fkerns = 0; -+ if (char_tag(f, i) == lig_tag) { -+ k = lig_kern_start(f, i); -+ if (skip_byte(k) > stop_flag) -+ k = lig_kern_restart(k); -+ /*tex Now k is the start index. */ -+ if (xligs[i] > 0) -+ cligs = xcalloc((unsigned) (xligs[i] + 1), sizeof(liginfo)); -+ if (xkerns[i] > 0) -+ ckerns = xcalloc((unsigned) (xkerns[i] + 1), sizeof(kerninfo)); -+ while (1) { -+ if (skip_byte(k) <= stop_flag) { -+ if (op_byte(k) >= kern_flag) { -+ if (next_char(k) == bchar) { -+ set_kern_item(ckerns[fkerns], right_boundarychar, kerns[256 * (op_byte(k) - 128) + rem_byte(k)]); -+ fkerns++; -+ } -+ set_kern_item(ckerns[fkerns], next_char(k), kerns[256 * (op_byte(k) - 128) + rem_byte(k)]); -+ fkerns++; -+ } else { /* lig */ -+ if (next_char(k) == bchar) { -+ set_ligature_item(cligs[fligs], (char) (op_byte(k) * 2 + 1), right_boundarychar, rem_byte(k)); -+ fligs++; -+ } -+ set_ligature_item(cligs[fligs], (char) (op_byte(k) * 2 + 1), next_char(k), rem_byte(k)); -+ fligs++; -+ } -+ } -+ if (skip_byte(k) == 0) { -+ k++; -+ } else { -+ if (skip_byte(k) >= stop_flag) -+ break; -+ k += skip_byte(k) + 1; -+ } -+ } -+ if (fkerns > 0 || fligs > 0) { -+ co = get_charinfo(f, i); -+ if (fkerns > 0) { -+ set_kern_item(ckerns[fkerns], end_kern, 0); -+ fkerns++; -+ set_charinfo_kerns(co, ckerns); -+ } -+ if (fligs > 0) { -+ set_ligature_item(cligs[fligs], 0, end_ligature, 0); -+ fligs++; -+ set_charinfo_ligatures(co, cligs); -+ } -+ set_charinfo_remainder(co, 0); -+ } -+ } -+ } -+ /*tex -+ -+ Now it's time to wrap it up, we have checked all the necessary things -+ about the \TFM\file, and all we need to do is put the finishing -+ touches on the data for the new font. -+ -+ */ -+ if (bchar != 65536) { -+ co = copy_charinfo(char_info(f, bchar)); -+ set_right_boundary(f, co); -+ } -+ tfm_success; -+} -diff --git a/texk/web2c/luatexdir/font/tounicode.w b/texk/web2c/luatexdir/font/tounicode.c -similarity index 64% -rename from texk/web2c/luatexdir/font/tounicode.w -rename to texk/web2c/luatexdir/font/tounicode.c -index 441a10dd5..f0449aff9 100644 ---- a/texk/web2c/luatexdir/font/tounicode.w -+++ b/texk/web2c/luatexdir/font/tounicode.c -@@ -1,41 +1,46 @@ --% tounicode.w --% --% Copyright 2006 Han The Thanh, --% Copyright 2006-2010 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -+/* - --@ @c -+Copyright 2006 Han The Thanh, -+Copyright 2006-2010 Taco Hoekwater - -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ - - #include "ptexlib.h" - --@ @c - #define isXdigit(c) (isdigit(c) || ('A' <= (c) && (c) <= 'F')) --#define UNI_UNDEF -1 --#define UNI_STRING -2 /* string allocated by |def_tounicode()| */ --#define UNI_EXTRA_STRING -3 /* string allocated by |set_glyph_unicode()| */ -+ -+/*tex -+ -+ |UNIC_STRING| is a string allocated by |def_tounicode| while -+ |UNI_EXTRA_STRING| is one allocated by |set_glyph_unicode|. -+ -+*/ -+ -+#define UNI_UNDEF -1 -+#define UNI_STRING -2 -+#define UNI_EXTRA_STRING -3 - - static struct avl_table *glyph_unicode_tree = NULL; - - static int comp_glyph_unicode_entry(const void *pa, const void *pb, void *p) - { - (void) p; -- return strcmp(((const glyph_unicode_entry *) pa)->name, -- ((const glyph_unicode_entry *) pb)->name); -+ return strcmp(((const glyph_unicode_entry *) pa)->name, ((const glyph_unicode_entry *) pb)->name); - } - - static glyph_unicode_entry *new_glyph_unicode_entry(void) -@@ -54,7 +59,6 @@ static void destroy_glyph_unicode_entry(void *pa, void *pb) - (void) pb; - xfree(e->name); - if (e->code == UNI_STRING) { -- assert(e->unicode_seq != NULL); - xfree(e->unicode_seq); - } - } -@@ -65,31 +69,34 @@ void glyph_unicode_free(void) - avl_destroy(glyph_unicode_tree, destroy_glyph_unicode_entry); - } - --@ @c - void def_tounicode(str_number glyph, str_number unistr) - { - char buf[SMALL_BUF_SIZE], *p, *ph; - char buf2[SMALL_BUF_SIZE], *q; -- int valid_unistr; /* 0: invalid; 1: unicode value; 2: string */ -+ /*tex |0| is invalid, |1| an \UNICODE\ value and |2| a string */ -+ int valid_unistr; - int i, l; - glyph_unicode_entry *gu, t; - void **aa; -- - p = makecstring(glyph); - assert(strlen(p) < SMALL_BUF_SIZE); - strcpy(buf, p); - free(p); - p = makecstring(unistr); - ph = p; -+ /*tex Ignore leading spaces. */ - while (*p == ' ') -- p++; /* ignore leading spaces */ -+ p++; - l = (int) strlen(p); -+ /*tex Ignore traling spaces. */ - while (l > 0 && p[l - 1] == ' ') -- l--; /* ignore traling spaces */ -- valid_unistr = 1; /* a unicode value is the most common case */ -+ l--; -+ /*tex A \UNICODE\ value is the most common case. */ -+ valid_unistr = 1; - for (i = 0; i < l; i++) { -+ /*tex If a space occurs we treat this entry as a string. */ - if (p[i] == ' ') -- valid_unistr = 2; /* if a space occurs we treat this entry as a string */ -+ valid_unistr = 2; - else if (!isXdigit((unsigned char)p[i])) { - valid_unistr = 0; - break; -@@ -100,23 +107,21 @@ void def_tounicode(str_number glyph, str_number unistr) - return; - } - if (glyph_unicode_tree == NULL) { -- glyph_unicode_tree = -- avl_create(comp_glyph_unicode_entry, NULL, &avl_xallocator); -- assert(glyph_unicode_tree != NULL); -+ glyph_unicode_tree = avl_create(comp_glyph_unicode_entry, NULL, &avl_xallocator); - } - t.name = buf; -- /* allow overriding existing entries */ -+ /*tex Allow overriding existing entries. */ - if ((gu = (glyph_unicode_entry *) avl_find(glyph_unicode_tree, &t)) != NULL) { - if (gu->code == UNI_STRING) { -- assert(gu->unicode_seq != NULL); - xfree(gu->unicode_seq); - } -- } else { /* make new entry */ -+ } else { -+ /*tex Make a new entry. */ - gu = new_glyph_unicode_entry(); - gu->name = xstrdup(buf); - } -- if (valid_unistr == 2) { /* a string with space(s) */ -- /* copy p to buf2, ignoring spaces */ -+ if (valid_unistr == 2) { -+ /*tex A string can have space(s) that we ignore by copying |p| to |buf2|. */ - for (q = buf2; *p != 0; p++) - if (*p != ' ') - *q++ = *p; -@@ -125,28 +130,24 @@ void def_tounicode(str_number glyph, str_number unistr) - gu->unicode_seq = xstrdup(buf2); - } else { - i = sscanf(p, "%lX", &(gu->code)); -- assert(i == 1); - } - aa = avl_probe(glyph_unicode_tree, gu); - assert(aa != NULL); - free(ph); - } - -- --@ @c - static long check_unicode_value(char *s, boolean multiple_value) - { - int l = (int) strlen(s); - int i; -- long code = 0; /* anything that is not |UNI_UNDEF| will do */ -- -+ /*tex Anything that is not |UNI_UNDEF| will do: */ -+ long code = 0; - if (l == 0) - return UNI_UNDEF; - if (multiple_value && l % 4 != 0) - return UNI_UNDEF; - if (!multiple_value && !(4 <= l && l <= 6)) - return UNI_UNDEF; -- - for (i = 0; i < l; i++) { - if (!isXdigit((unsigned char)s[i])) - return UNI_UNDEF; -@@ -171,33 +172,33 @@ static long check_unicode_value(char *s, boolean multiple_value) - return code; - } - --@ This function set proper values to |*gp| based on |s|; in case it returns -- |gp->code == UNI_EXTRA_STRING| then the caller is responsible for freeing -- |gp->unicode_seq| too. --@c -+/* -+ -+ This function set proper values to |*gp| based on |s|; in case it returns -+ |gp->code == UNI_EXTRA_STRING| then the caller is responsible for freeing -+ |gp->unicode_seq| too. -+ -+*/ -+ - static void set_glyph_unicode(char *s, glyph_unicode_entry * gp) - { - char buf[SMALL_BUF_SIZE], buf2[SMALL_BUF_SIZE], *p; - long code; - boolean last_component; - glyph_unicode_entry tmp, *ptmp; -- -- /* skip dummy entries */ -+ /*tex Skip dummy entries. */ - if (s == NULL || s == notdef) - return; -- -- /* strip everything after the first dot */ -+ /*tex Strip everything after the first dot. */ - p = strchr(s, '.'); - if (p != NULL) { - *buf = 0; - strncat(buf, s, (size_t) (p - s)); - s = buf; - } -- - if (strlen(s) == 0) - return; -- -- /* check for case of multiple components separated by |'_'| */ -+ /*tex Check for case of multiple components separated by |_|. */ - p = strchr(s, '_'); - if (p != NULL) { - assert(strlen(s) < sizeof(buf)); -@@ -213,20 +214,26 @@ static void set_glyph_unicode(char *s, glyph_unicode_entry * gp) - tmp.code = UNI_UNDEF; - set_glyph_unicode(s, &tmp); - switch (tmp.code) { -- case UNI_UNDEF: /* not found, do nothing */ -+ case UNI_UNDEF: -+ /*tex Not found, do nothing. */ - break; -- case UNI_STRING: /* s matched an entry with string value in the database */ -+ case UNI_STRING: -+ /*tex |s| matched an entry with string value in the database. */ - assert(tmp.unicode_seq != NULL); - assert(strlen(buf2) + strlen(tmp.unicode_seq) < sizeof(buf2)); - strcat(buf2, tmp.unicode_seq); - break; -- case UNI_EXTRA_STRING: /* s is a multiple value of form "uniXXXX" */ -+ case UNI_EXTRA_STRING: -+ /*tex |s| is a multiple value of form "uniXXXX" */ - assert(strlen(buf2) + strlen(tmp.unicode_seq) < sizeof(buf2)); - strcat(buf2, tmp.unicode_seq); - xfree(tmp.unicode_seq); - break; -- default: /* s matched an entry with numeric value in the -- database, or a value derived from "uXXXX" */ -+ default: -+ /*tex -+ |s| matched an entry with numeric value in the database, or a -+ value derived from |uXXXX|. -+ */ - assert(tmp.code >= 0); - strcat(buf2, utf16be_str(tmp.code)); - } -@@ -243,8 +250,7 @@ static void set_glyph_unicode(char *s, glyph_unicode_entry * gp) - gp->unicode_seq = xstrdup(buf2); - return; - } -- -- /* lookup for glyph name in the database */ -+ /*tex Lookup glyph name in the database. */ - tmp.name = s; - tmp.code = UNI_UNDEF; - ptmp = (glyph_unicode_entry *) avl_find(glyph_unicode_tree, &tmp); -@@ -253,23 +259,24 @@ static void set_glyph_unicode(char *s, glyph_unicode_entry * gp) - gp->unicode_seq = ptmp->unicode_seq; - return; - } -- -- /* check for case of "uniXXXX" (multiple 4-hex-digit values allowed) */ -+ /*tex Check for case of |uniXXXX|, multiple 4-hex-digit values allowed. */ - if (str_prefix(s, "uni")) { - p = s + strlen("uni"); - code = check_unicode_value(p, true); - if (code != UNI_UNDEF) { -- if (strlen(p) == 4) /* single value */ -+ if (strlen(p) == 4) { -+ /*tex Single value: */ - gp->code = code; -- else { /* multiple value */ -+ } else { -+ /*tex Multiple value: */ - gp->code = UNI_EXTRA_STRING; - gp->unicode_seq = xstrdup(p); - } - } -- return; /* since the last case cannot happen */ -+ /*tex Since the last case cannot happen: */ -+ return; - } -- -- /* check for case of "uXXXX" (single value up to 6 hex digits) */ -+ /*tex Check for case of |uXXXX|, a single value up to 6 hex digits. */ - if (str_prefix(s, "u")) { - p = s + strlen("u"); - code = check_unicode_value(p, false); -@@ -280,9 +287,7 @@ static void set_glyph_unicode(char *s, glyph_unicode_entry * gp) - } - } - --@ @c --static void set_cid_glyph_unicode(long index, glyph_unicode_entry * gp, -- internal_font_number f) -+static void set_cid_glyph_unicode(long index, glyph_unicode_entry * gp, internal_font_number f) - { - char *s; - if (font_tounicode(f)) { -@@ -290,15 +295,14 @@ static void set_cid_glyph_unicode(long index, glyph_unicode_entry * gp, - gp->code = UNI_EXTRA_STRING; - gp->unicode_seq = xstrdup(s); - } else { -- /* no fallback as we're providing them ourselves */ -+ /*tex No fall back as we're providing them ourselves. */ - } - } else { -- /* fallback */ -+ /*tex Fall back. */ - gp->code = index; - } - } - --@ @c - int write_tounicode(PDF pdf, char **glyph_names, char *name) - { - char buf[SMALL_BUF_SIZE], *p; -@@ -314,64 +318,75 @@ int write_tounicode(PDF pdf, char **glyph_names, char *name) - return 0; - } - strcpy(buf, name); -- if ((p = strrchr(buf, '.')) != NULL && strcmp(p, ".enc") == 0) -- *p = 0; /* strip ".enc" from encoding name */ -- else -- strcat(buf, builtin_suffix); /* ".enc" not present, this is a builtin -- encoding so the name is eg "cmr10-builtin" */ -+ if ((p = strrchr(buf, '.')) != NULL && strcmp(p, ".enc") == 0) { -+ /*tex -+ Strip |.enc| from encoding name. -+ */ -+ *p = 0; -+ } else { -+ /* -+ The suffix |.enc| is not present so this is a builtin encoding so the -+ name becomes e.g. |cmr10-builtin|. -+ */ -+ strcat(buf, builtin_suffix); -+ } - objnum = pdf_create_obj(pdf, obj_type_others, 0); - pdf_begin_obj(pdf, objnum, OBJSTM_NEVER); - pdf_begin_dict(pdf); - pdf_dict_add_streaminfo(pdf); - pdf_end_dict(pdf); - pdf_begin_stream(pdf); -- pdf_printf(pdf, "%%!PS-Adobe-3.0 Resource-CMap\n"@/ -- "%%%%DocumentNeededResources: ProcSet (CIDInit)\n"@/ -- "%%%%IncludeResource: ProcSet (CIDInit)\n"@/ -- "%%%%BeginResource: CMap (TeX-%s-0)\n"@/ -- "%%%%Title: (TeX-%s-0 TeX %s 0)\n"@/ -- "%%%%Version: 1.000\n"@/ -- "%%%%EndComments\n"@/ -- "/CIDInit /ProcSet findresource begin\n"@/ -- "12 dict begin\n"@/ -- "begincmap\n"@/ -- "/CIDSystemInfo\n"@/ -- "<< /Registry (TeX)\n"@/ -- "/Ordering (%s)\n"@/ -- "/Supplement 0\n"@/ -- ">> def\n"@/ -- "/CMapName /TeX-%s-0 def\n"@/ -- "/CMapType 2 def\n"@/ -- "1 begincodespacerange\n"@/ -- "<00> \n" "endcodespacerange\n", buf, buf, buf, buf, buf); -- -- /* set gtab */ -+ pdf_printf(pdf, -+ "%%!PS-Adobe-3.0 Resource-CMap\n" -+ "%%%%DocumentNeededResources: ProcSet (CIDInit)\n" -+ "%%%%IncludeResource: ProcSet (CIDInit)\n" -+ "%%%%BeginResource: CMap (TeX-%s-0)\n" -+ "%%%%Title: (TeX-%s-0 TeX %s 0)\n" -+ "%%%%Version: 1.000\n" -+ "%%%%EndComments\n" -+ "/CIDInit /ProcSet findresource begin\n" -+ "12 dict begin\n" -+ "begincmap\n" -+ "/CIDSystemInfo\n" -+ "<< /Registry (TeX)\n" -+ "/Ordering (%s)\n" -+ "/Supplement 0\n" -+ ">> def\n" -+ "/CMapName /TeX-%s-0 def\n" -+ "/CMapType 2 def\n" -+ "1 begincodespacerange\n" -+ "<00> \n" "endcodespacerange\n", -+ buf, buf, buf, buf, buf); -+ /*tex Set gtab: */ - for (i = 0; i < 256; ++i) { - gtab[i].code = UNI_UNDEF; - set_glyph_unicode(glyph_names[i], >ab[i]); - } - gtab[256].code = UNI_UNDEF; -- -- /* set |range_size| */ -+ /*tex Set |range_size|: */ - for (i = 0; i < 256;) { - if (gtab[i].code == UNI_STRING || gtab[i].code == UNI_EXTRA_STRING) { -- range_size[i] = 1; /* single entry */ -+ /*tex Single entry: */ -+ range_size[i] = 1; - i++; - } else if (gtab[i].code == UNI_UNDEF) { -- range_size[i] = 0; /* no entry */ -+ /*tex No entry: */ -+ range_size[i] = 0; - i++; -- } else { /* gtab[i].code >= 0 */ -+ } else { -+ /*tex |gtab[i].code >= 0| */ - j = i; -- while (i < 256 && gtab[i + 1].code >= 0 && -- gtab[i].code + 1 == gtab[i + 1].code) -+ while (i < 256 && gtab[i + 1].code >= 0 && gtab[i].code + 1 == gtab[i + 1].code) - i++; -- /* at this point i is the last entry of the subrange */ -- i++; /* move i to the next entry */ -+ /*tex -+ At this point |i| is the last entry of the subrange so we move |i| to -+ the next entry. -+ */ -+ i++; - range_size[j] = (short) (i - j); - } - } -- -- /* calculate |bfrange_count| and |bfchar_count| */ -+ /*tex Calculate |bfrange_count| and |bfchar_count|. */ - bfrange_count = 0; - bfchar_count = 0; - for (i = 0; i < 256;) { -@@ -384,8 +399,7 @@ int write_tounicode(PDF pdf, char **glyph_names, char *name) - } else - i++; - } -- -- /* write out bfrange */ -+ /*tex Write out |bfrange|. */ - i = 0; - write_bfrange: - if (bfrange_count > 100) -@@ -405,8 +419,7 @@ int write_tounicode(PDF pdf, char **glyph_names, char *name) - pdf_printf(pdf, "endbfrange\n"); - if (bfrange_count > 0) - goto write_bfrange; -- -- /* write out bfchar */ -+ /*tex Write out |bfchar|. */ - i = 0; - write_bfchar: - if (bfchar_count > 100) -@@ -421,7 +434,7 @@ int write_tounicode(PDF pdf, char **glyph_names, char *name) - i += range_size[i]; - else if (range_size[i] == 0) - i++; -- else /* |range_size[i] == 1| */ -+ else - break; - } - assert(i < 256 && gtab[i].code != UNI_UNDEF); -@@ -435,66 +448,63 @@ int write_tounicode(PDF pdf, char **glyph_names, char *name) - pdf_printf(pdf, "endbfchar\n"); - if (bfchar_count > 0) - goto write_bfchar; -- -- /* free strings allocated by |set_glyph_unicode()| */ -+ /*tex Free strings allocated by |set_glyph_unicode|. */ - for (i = 0; i < 256; ++i) { - if (gtab[i].code == UNI_EXTRA_STRING) - xfree(gtab[i].unicode_seq); - } -- -- pdf_printf(pdf, "endcmap\n" -- "CMapName currentdict /CMap defineresource pop\n" -- "end\n" "end\n" "%%%%EndResource\n" "%%%%EOF\n"); -+ pdf_printf(pdf, -+ "endcmap\n" -+ "CMapName currentdict /CMap defineresource pop\n" -+ "end\n" -+ "end\n" -+ "%%%%EndResource\n" -+ "%%%%EOF\n"); - pdf_end_stream(pdf); - pdf_end_obj(pdf); - return objnum; - } - --@ @c - int write_cid_tounicode(PDF pdf, fo_entry * fo, internal_font_number f) - { -- - static int range_size[65537]; - static glyph_unicode_entry gtab[65537]; - int objnum; - int i, j, k; - int bfchar_count, bfrange_count, subrange_count; - char *buf; -- -- assert(fo->fd->fontname); - buf = xmalloc((unsigned) (strlen(fo->fd->fontname) + 8)); -- sprintf(buf, "%s-%s", -- (fo->fd->subset_tag != NULL ? fo->fd->subset_tag : "UCS"), -- fo->fd->fontname); -- -+ sprintf(buf, "%s-%s", (fo->fd->subset_tag != NULL ? fo->fd->subset_tag : "UCS"), fo->fd->fontname); - objnum = pdf_create_obj(pdf, obj_type_others, 0); - pdf_begin_obj(pdf, objnum, OBJSTM_NEVER); - pdf_begin_dict(pdf); - pdf_dict_add_streaminfo(pdf); - pdf_end_dict(pdf); - pdf_begin_stream(pdf); -- pdf_printf(pdf, "%%!PS-Adobe-3.0 Resource-CMap\n"@/ -- "%%%%DocumentNeededResources: ProcSet (CIDInit)\n"@/ -- "%%%%IncludeResource: ProcSet (CIDInit)\n"@/ -- "%%%%BeginResource: CMap (TeX-%s-0)\n"@/ -- "%%%%Title: (TeX-%s-0 TeX %s 0)\n"@/ -- "%%%%Version: 1.000\n"@/ -- "%%%%EndComments\n"@/ -- "/CIDInit /ProcSet findresource begin\n"@/ -- "12 dict begin\n"@/ -- "begincmap\n"@/ -- "/CIDSystemInfo\n"@/ -- "<< /Registry (TeX)\n"@/ -- "/Ordering (%s)\n"@/ -- "/Supplement 0\n"@/ -- ">> def\n"@/ -- "/CMapName /TeX-Identity-%s def\n"@/ -- "/CMapType 2 def\n"@/ -- "1 begincodespacerange\n"@/ -- "<0000> \n"@/ -- "endcodespacerange\n", buf, buf, buf, buf, buf); -+ pdf_printf(pdf, -+ "%%!PS-Adobe-3.0 Resource-CMap\n" -+ "%%%%DocumentNeededResources: ProcSet (CIDInit)\n" -+ "%%%%IncludeResource: ProcSet (CIDInit)\n" -+ "%%%%BeginResource: CMap (TeX-%s-0)\n" -+ "%%%%Title: (TeX-%s-0 TeX %s 0)\n" -+ "%%%%Version: 1.000\n" -+ "%%%%EndComments\n" -+ "/CIDInit /ProcSet findresource begin\n" -+ "12 dict begin\n" -+ "begincmap\n" -+ "/CIDSystemInfo\n" -+ "<< /Registry (TeX)\n" -+ "/Ordering (%s)\n" -+ "/Supplement 0\n" -+ ">> def\n" -+ "/CMapName /TeX-Identity-%s def\n" -+ "/CMapType 2 def\n" -+ "1 begincodespacerange\n" -+ "<0000> \n" -+ "endcodespacerange\n", -+ buf, buf, buf, buf, buf); - xfree(buf); -- /* set up gtab */ -+ /*tex Set up |gtab|: */ - for (i = 0; i < 65537; ++i) { - gtab[i].code = UNI_UNDEF; - } -@@ -510,29 +520,33 @@ int write_cid_tounicode(PDF pdf, fo_entry * fo, internal_font_number f) - } - } - } -- -- /* set |range_size| */ -+ /*tex Set |range_size|: */ - for (i = 0; i < 65536;) { - if (gtab[i].code == UNI_STRING || gtab[i].code == UNI_EXTRA_STRING) { -- range_size[i] = 1; /* single entry */ -+ /*tex Single entry. */ -+ range_size[i] = 1; - i++; - } else if (gtab[i].code == UNI_UNDEF) { -- range_size[i] = 0; /* no entry */ -+ /*tex No entry. */ -+ range_size[i] = 0; - i++; -- } else { /* |gtab[i].code >= 0| */ -+ } else { -+ /*tex |gtab[i].code >= 0| */ - j = i; - k = i % 256; - while (i < 65536 && k<255 && gtab[i + 1].code >= 0 && - gtab[i].code + 1 == gtab[i + 1].code) { - i++; k++; - } -- /* at this point i is the last entry of the subrange */ -- i++; /* move i to the next entry */ -+ /* tex -+ At this point |i| is the last entry of the subrange so we move -+ |i| to the next entry -+ */ -+ i++; - range_size[j] = i - j; - } - } -- -- /* calculate |bfrange_count| and |bfchar_count| */ -+ /*tex Calculate |bfrange_count| and |bfchar_count|. */ - bfrange_count = 0; - bfchar_count = 0; - for (i = 0; i < 65536;) { -@@ -545,8 +559,7 @@ int write_cid_tounicode(PDF pdf, fo_entry * fo, internal_font_number f) - } else - i++; - } -- -- /* write out bfrange */ -+ /*tex Write out |bfrange|. */ - i = 0; - write_bfrange: - if (bfrange_count > 100) -@@ -558,16 +571,13 @@ int write_cid_tounicode(PDF pdf, fo_entry * fo, internal_font_number f) - for (j = 0; j < subrange_count; j++) { - while (range_size[i] <= 1 && i < 65536) - i++; -- assert(i < 65536); -- pdf_printf(pdf, "<%04X> <%04X> <%s>\n", i, i + range_size[i] - 1, -- utf16be_str(gtab[i].code)); -+ pdf_printf(pdf, "<%04X> <%04X> <%s>\n", i, i + range_size[i] - 1, utf16be_str(gtab[i].code)); - i += range_size[i]; - } - pdf_printf(pdf, "endbfrange\n"); - if (bfrange_count > 0) - goto write_bfrange; -- -- /* write out bfchar */ -+ /*tex Write out |bfchar| */ - i = 0; - write_bfchar: - if (bfchar_count > 100) -@@ -582,12 +592,12 @@ int write_cid_tounicode(PDF pdf, fo_entry * fo, internal_font_number f) - i += range_size[i]; - else if (range_size[i] == 0) - i++; -- else /* |range_size[i] == 1| */ -+ else -+ /* |range_size[i] == 1| */ - break; - } - assert(i < 65536 && gtab[i].code != UNI_UNDEF); - if (gtab[i].code == UNI_STRING || gtab[i].code == UNI_EXTRA_STRING) { -- assert(gtab[i].unicode_seq != NULL); - pdf_printf(pdf, "<%04X> <%s>\n", i, gtab[i].unicode_seq); - } else - pdf_printf(pdf, "<%04X> <%s>\n", i, utf16be_str(gtab[i].code)); -@@ -596,16 +606,18 @@ int write_cid_tounicode(PDF pdf, fo_entry * fo, internal_font_number f) - pdf_printf(pdf, "endbfchar\n"); - if (bfchar_count > 0) - goto write_bfchar; -- -- /* free strings allocated by |set_glyph_unicode()| */ -+ /*tex Free strings allocated by |set_glyph_unicode|: */ - for (i = 0; i < 65536; ++i) { - if (gtab[i].code == UNI_EXTRA_STRING) - xfree(gtab[i].unicode_seq); - } -- -- pdf_printf(pdf, "endcmap\n" -- "CMapName currentdict /CMap defineresource pop\n" -- "end\n" "end\n" "%%%%EndResource\n" "%%%%EOF\n"); -+ pdf_printf(pdf, -+ "endcmap\n" -+ "CMapName currentdict /CMap defineresource pop\n" -+ "end\n" -+ "end\n" -+ "%%%%EndResource\n" -+ "%%%%EOF\n"); - pdf_end_stream(pdf); - pdf_end_obj(pdf); - return objnum; -diff --git a/texk/web2c/luatexdir/font/tt_glyf.w b/texk/web2c/luatexdir/font/tt_glyf.c -similarity index 76% -rename from texk/web2c/luatexdir/font/tt_glyf.w -rename to texk/web2c/luatexdir/font/tt_glyf.c -index c0f17e5ab..750e126aa 100644 ---- a/texk/web2c/luatexdir/font/tt_glyf.w -+++ b/texk/web2c/luatexdir/font/tt_glyf.c -@@ -1,28 +1,25 @@ --% tt_glyf.w --% --% Copyright 2002 by Jin-Hwan Cho and Shunsaku Hirata, --% the dvipdfmx project team --% Copyright 2006-2012 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -+/* - --@* Subsetting glyf, updating loca, hmtx, etc. -+Copyright 2002 by Jin-Hwan Cho and Shunsaku Hirata, -+the dvipdfmx project team -+Copyright 2006-2012 Taco Hoekwater - --@ @c -+This file is part of LuaTeX. - -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ - - #include "ptexlib.h" - -@@ -31,7 +28,6 @@ - #include "font/tt_glyf.h" - #include "font/writettf.h" - --@ @c - #define NUM_GLYPH_LIMIT 65534 - #define TABLE_DATA_ALLOC_SIZE 40960 - #define GLYPH_ARRAY_ALLOC_SIZE 256 -@@ -39,55 +35,41 @@ - static USHORT find_empty_slot(struct tt_glyphs *g) - { - USHORT gid; -- -- ASSERT(g); -- - for (gid = 0; gid < NUM_GLYPH_LIMIT; gid++) { - if (!(g->used_slot[gid / 8] & (1 << (7 - (gid % 8))))) - break; - } - if (gid == NUM_GLYPH_LIMIT) - normal_error("ttf","no empty glyph slot available."); -- - return gid; - } - - USHORT tt_find_glyph(struct tt_glyphs * g, USHORT gid) - { - USHORT idx, new_gid = 0; -- -- ASSERT(g); -- - for (idx = 0; idx < g->num_glyphs; idx++) { - if (gid == g->gd[idx].ogid) { - new_gid = g->gd[idx].gid; - break; - } - } -- - return new_gid; - } - - USHORT tt_get_index(struct tt_glyphs * g, USHORT gid) - { - USHORT idx; -- -- ASSERT(g); -- - for (idx = 0; idx < g->num_glyphs; idx++) { - if (gid == g->gd[idx].gid) - break; - } - if (idx == g->num_glyphs) - idx = 0; -- - return idx; - } - - USHORT tt_add_glyph(struct tt_glyphs * g, USHORT gid, USHORT new_gid) - { -- ASSERT(g); -- - if (g->used_slot[new_gid / 8] & (1 << (7 - (new_gid % 8)))) { - formatted_warning("ttf","slot %u already used", new_gid); - } else { -@@ -102,28 +84,21 @@ USHORT tt_add_glyph(struct tt_glyphs * g, USHORT gid, USHORT new_gid) - g->gd[g->num_glyphs].ogid = gid; - g->gd[g->num_glyphs].length = 0; - g->gd[g->num_glyphs].data = NULL; -- g->used_slot[new_gid / 8] = -- (unsigned char) (g->used_slot[new_gid / -- 8] | (1 << (7 - (new_gid % 8)))); -+ g->used_slot[new_gid / 8] = (unsigned char) (g->used_slot[new_gid / 8] | (1 << (7 - (new_gid % 8)))); - g->num_glyphs++; - } -- - if (new_gid > g->last_gid) { - g->last_gid = new_gid; - } -- - return new_gid; - } - -+/*tex Initialization */ - --@ Initialization --@c - struct tt_glyphs *tt_build_init(void) - { - struct tt_glyphs *g; -- - g = NEW(1, struct tt_glyphs); -- - g->num_glyphs = 0; - g->max_glyphs = 0; - g->last_gid = 0; -@@ -134,7 +109,6 @@ struct tt_glyphs *tt_build_init(void) - g->used_slot = NEW(8192, unsigned char); - memset(g->used_slot, 0, 8192); - tt_add_glyph(g, 0, 0); -- - return g; - } - -@@ -159,37 +133,33 @@ static int glyf_cmp(const void *v1, const void *v2) - { - int cmp = 0; - const struct tt_glyph_desc *sv1, *sv2; -- - sv1 = (const struct tt_glyph_desc *) v1; - sv2 = (const struct tt_glyph_desc *) v2; -- - if (sv1->gid == sv2->gid) - cmp = 0; - else if (sv1->gid < sv2->gid) - cmp = -1; - else - cmp = 1; -- - return cmp; - } - --@ @c - int tt_build_tables(sfnt * sfont, struct tt_glyphs *g, fd_entry * fd) - { - char *hmtx_table_data = NULL, *loca_table_data = NULL; - char *glyf_table_data = NULL; - ULONG hmtx_table_size, loca_table_size, glyf_table_size, glyf_table_used; -- /* some information available from other TrueType table */ -+ /*tex Some information available from other \TRUETYPE\ table. */ - struct tt_head_table *head = NULL; - struct tt_hhea_table *hhea = NULL; - struct tt_maxp_table *maxp = NULL; - struct tt_longMetrics *hmtx, *vmtx = NULL; - struct tt_os2__table *os2; -- /* temp */ -+ /*tex Something temporary: */ - ULONG *location, offset; - long i; -- USHORT *w_stat; /* Estimate most frequently appeared width */ -- -+ /*tex Estimate the most frequently appeared width. */ -+ USHORT *w_stat; - int tex_font = fd->tex_font; - int streamprovider = 0; - int callback_id = 0 ; -@@ -197,60 +167,35 @@ int tt_build_tables(sfnt * sfont, struct tt_glyphs *g, fd_entry * fd) - streamprovider = font_streamprovider(tex_font); - callback_id = callback_defined(glyph_stream_provider_callback); - } -- -- ASSERT(g); -- - if (sfont->type != SFNT_TYPE_TRUETYPE && sfont->type != SFNT_TYPE_TTC) - normal_error("ttf","invalid font type"); -- - if (g->num_glyphs > NUM_GLYPH_LIMIT) - normal_error("ttf","too many glyphs"); -- -- /* -- Read head, hhea, maxp, loca: -- -- unitsPerEm --> head -- -- numHMetrics --> hhea -- -- indexToLocFormat --> head -- -- numGlyphs --> maxp -- */ - head = tt_read_head_table(sfont); - hhea = tt_read_hhea_table(sfont); - maxp = tt_read_maxp_table(sfont); -- - if (hhea->metricDataFormat != 0) - normal_error("ttf","unknown metricDataFormat"); -- - g->emsize = head->unitsPerEm; -- - sfnt_locate_table(sfont, "hmtx"); - hmtx = tt_read_longMetrics(sfont, maxp->numGlyphs, hhea->numberOfHMetrics); -- - os2 = tt_read_os2__table(sfont); - if (os2) { - g->default_advh = (USHORT) (os2->sTypoAscender - os2->sTypoDescender); - g->default_tsb = (SHORT) (g->default_advh - os2->sTypoAscender); -- -- /* dvipdfmx does this elsewhere! */ -+ /*tex |dvipdfmx| does this elsewhere! */ - fd_cur->font_dim[STEMV_CODE].val = - (os2->usWeightClass / 65) * (os2->usWeightClass / 65) + 50; - } -- - if (sfnt_find_table_pos(sfont, "vmtx") > 0) { - struct tt_vhea_table *vhea; - vhea = tt_read_vhea_table(sfont); - sfnt_locate_table(sfont, "vmtx"); -- vmtx = -- tt_read_longMetrics(sfont, maxp->numGlyphs, -- vhea->numOfLongVerMetrics); -+ vmtx = tt_read_longMetrics(sfont, maxp->numGlyphs, vhea->numOfLongVerMetrics); - RELEASE(vhea); - } else { - vmtx = NULL; - } -- - sfnt_locate_table(sfont, "loca"); - location = NEW(maxp->numGlyphs + 1, ULONG); - if (head->indexToLocFormat == 0) { -@@ -262,34 +207,27 @@ int tt_build_tables(sfnt * sfont, struct tt_glyphs *g, fd_entry * fd) - } else { - normal_error("ttf","unknown IndexToLocFormat"); - } -- - w_stat = NEW(g->emsize + 2, USHORT); -- memset(w_stat, 0, -- (size_t) (sizeof(USHORT) * ((long unsigned) g->emsize + 2))); -- /* -- * Read glyf table. -- */ -+ memset(w_stat, 0, (size_t) (sizeof(USHORT) * ((long unsigned) g->emsize + 2))); - offset = sfnt_locate_table(sfont, "glyf"); -- /* -- The |num_glyphs| may grow when composite glyph is found. -- A component of glyph refered by a composite glyph is appended -- to |used_glyphs| if it is not already registered in |used_glyphs|. -- Glyph programs of composite glyphs are modified so that it -- correctly refer to new gid of their components. -- */ -+ /*tex -+ -+ The |num_glyphs| may grow when composite glyph is found. A component of -+ glyph refered by a composite glyph is appended to |used_glyphs| if it is -+ not already registered in |used_glyphs|. Glyph programs of composite -+ glyphs are modified so that it correctly refer to new gid of their -+ components. -+ */ - for (i = 0; i < NUM_GLYPH_LIMIT; i++) { -- USHORT gid; /* old gid */ -+ USHORT gid; - ULONG loc, len; - BYTE *p, *endptr; - SHORT number_of_contours; -- -- if (i >= g->num_glyphs) /* finished */ -+ if (i >= g->num_glyphs) - break; -- - gid = g->gd[i].ogid; - if (gid >= maxp->numGlyphs) - formatted_error("ttf","invalid glyph index (gid %u)", gid); -- - loc = location[gid]; - len = location[gid + 1] - loc; - g->gd[i].advw = hmtx[gid].advance; -@@ -306,52 +244,43 @@ int tt_build_tables(sfnt * sfont, struct tt_glyphs *g, fd_entry * fd) - if (g->gd[i].advw <= g->emsize) { - w_stat[g->gd[i].advw]++; - } else { -- w_stat[g->emsize + 1]++; /* larger than em */ -+ /*tex It's larger than em. */ -+ w_stat[g->emsize + 1]++; - } - -- if (len == 0) { /* Does not contains any data. */ -+ if (len == 0) { -+ /*tex Does not contain any data. */ - continue; - } else if (len < 10) { - formatted_error("ttf","invalid glyph data (gid %u)", gid); - } -- --/* todo: no need for this */ -+ /*tex There is no real need for this. */ - g->gd[i].data = p = NEW(len, BYTE); - endptr = p + len; -- - sfnt_seek_set(sfont, (long) (offset + loc)); - number_of_contours = sfnt_get_short(sfont); - p += sfnt_put_short(p, number_of_contours); -- - /* BoundingBox: FWord x 4 */ - g->gd[i].llx = sfnt_get_short(sfont); - g->gd[i].lly = sfnt_get_short(sfont); - g->gd[i].urx = sfnt_get_short(sfont); - g->gd[i].ury = sfnt_get_short(sfont); -- /* |_FIXME_| */ --#if 1 -- if (!vmtx) /* |vertOriginY == sTypeAscender| */ -- g->gd[i].tsb = -- (SHORT) (g->default_advh - g->default_tsb - g->gd[i].ury); --#endif -+ if (!vmtx) { -+ /*tex A fix: |vertOriginY == sTypeAscender| */ -+ g->gd[i].tsb = (SHORT) (g->default_advh - g->default_tsb - g->gd[i].ury); -+ } - p += sfnt_put_short(p, g->gd[i].llx); - p += sfnt_put_short(p, g->gd[i].lly); - p += sfnt_put_short(p, g->gd[i].urx); - p += sfnt_put_short(p, g->gd[i].ury); -- -- /* Read evrything else. */ -+ /*tex Read evrything else. */ - sfnt_read(p, (int) len - 10, sfont); -- /* -- Fix GIDs of composite glyphs. -- */ -+ /*tex Fix GIDs of composite glyphs. */ - if (number_of_contours < 0) { -- USHORT flags, cgid, new_gid; /* flag, gid of a component */ -+ USHORT flags, cgid, new_gid; - do { - if (p >= endptr) - formatted_error("ttf","invalid glyph data (gid %u): %u bytes", gid, (unsigned int) len); -- /* -- * Flags and gid of component glyph are both USHORT. -- */ - flags = (USHORT) (((*p) << 8) | *(p + 1)); - p += 2; - cgid = (USHORT) (((*p) << 8) | *(p + 1)); -@@ -363,34 +292,38 @@ int tt_build_tables(sfnt * sfont, struct tt_glyphs *g, fd_entry * fd) - new_gid = tt_add_glyph(g, cgid, find_empty_slot(g)); - } - p += sfnt_put_ushort(p, new_gid); -- /* -- * Just skip remaining part. -- */ -+ /*tex Just skip remaining part. */ - p += (flags & ARG_1_AND_2_ARE_WORDS) ? 4 : 2; -- if (flags & WE_HAVE_A_SCALE) /* F2Dot14 */ -+ if (flags & WE_HAVE_A_SCALE) { -+ /*tex |F2Dot14| */ - p += 2; -- else if (flags & WE_HAVE_AN_X_AND_Y_SCALE) /* F2Dot14 x 2 */ -+ } else if (flags & WE_HAVE_AN_X_AND_Y_SCALE) { -+ /*tex two times |F2Dot14| */ - p += 4; -- else if (flags & WE_HAVE_A_TWO_BY_TWO) /* F2Dot14 x 4 */ -+ } else if (flags & WE_HAVE_A_TWO_BY_TWO) { -+ /*tex four times |F2Dot14| */ - p += 8; -+ } - } while (flags & MORE_COMPONENTS); -- /* -- TrueType instructions comes here: -+ /*tex -+ -+ TrueType instructions comes here. The call pattern is: - -- |length_of_instruction| (|ushort|) -+ \starttyping -+ |length_of_instruction| (|ushort|) -+ instruction (|byte * length_of_instruction|) -+ \stoptyping - -- instruction (|byte * length_of_instruction|) - */ - } - } - RELEASE(location); - RELEASE(hmtx); -- if (vmtx) -+ if (vmtx) { - RELEASE(vmtx); -- -+ } - { - int max_count = -1; -- - g->dw = g->gd[0].advw; - for (i = 0; i < g->emsize + 1; i++) { - if (w_stat[i] > max_count) { -@@ -400,13 +333,11 @@ int tt_build_tables(sfnt * sfont, struct tt_glyphs *g, fd_entry * fd) - } - } - RELEASE(w_stat); -- - qsort(g->gd, g->num_glyphs, sizeof(struct tt_glyph_desc), glyf_cmp); - { - USHORT prev, last_advw; - char *p, *q; - int padlen, num_hm_known; -- - glyf_table_size = 0UL; - num_hm_known = 0; - last_advw = g->gd[g->num_glyphs - 1].advw; -@@ -419,17 +350,17 @@ int tt_build_tables(sfnt * sfont, struct tt_glyphs *g, fd_entry * fd) - num_hm_known = 1; - } - } -- /* All advance widths are same. */ -+ /*tex All advance widths are the same. */ - if (!num_hm_known) { - hhea->numberOfHMetrics = 1; - } -- hmtx_table_size = -- (ULONG) (hhea->numberOfHMetrics * 2 + (g->last_gid + 1) * 2); -+ hmtx_table_size = (ULONG) (hhea->numberOfHMetrics * 2 + (g->last_gid + 1) * 2); -+ /*tex -+ -+ Choosing short format does not always give good result when -+ compressed. Sometimes increases size. - -- /* -- Choosing short format does not always give good result -- when compressed. Sometimes increases size. -- */ -+ */ - if (glyf_table_size < 0x20000UL) { - head->indexToLocFormat = 0; - loca_table_size = (ULONG) ((g->last_gid + 2) * 2); -@@ -437,12 +368,10 @@ int tt_build_tables(sfnt * sfont, struct tt_glyphs *g, fd_entry * fd) - head->indexToLocFormat = 1; - loca_table_size = (ULONG) ((g->last_gid + 2) * 4); - } -- - hmtx_table_data = p = NEW(hmtx_table_size, char); - loca_table_data = q = NEW(loca_table_size, char); - glyf_table_data = NEW(glyf_table_size, char); - glyf_table_used = 0; -- - offset = 0UL; - prev = 0; - for (i = 0; i < g->num_glyphs; i++) { -@@ -470,12 +399,10 @@ int tt_build_tables(sfnt * sfont, struct tt_glyphs *g, fd_entry * fd) - } else { - q += sfnt_put_ulong(q, (LONG) offset); - } -- - if (callback_id > 0) { -- - lstring * result; - long size = 0; -- run_callback(callback_id, "ddd->L", tex_font, g->gd[i].gid, streamprovider, &result); /* this call can be sped up */ -+ run_callback(callback_id, "ddd->L", tex_font, g->gd[i].gid, streamprovider, &result); - padlen = (int) ((result->l % 4) ? (4 - (result->l % 4)) : 0); - size = (size_t) result->l + (ULONG) padlen; - if (glyf_table_used + size >= glyf_table_size) { -@@ -487,18 +414,15 @@ int tt_build_tables(sfnt * sfont, struct tt_glyphs *g, fd_entry * fd) - memcpy(glyf_table_data + offset, (const char *) result->s, (size_t) result->l); - offset += size; - xfree(result); -- - } else { -- - padlen = (int) ((g->gd[i].length % 4) ? (4 - (g->gd[i].length % 4)) : 0); - memset(glyf_table_data + offset, 0, (size_t) (g->gd[i].length + (ULONG) padlen)); - memcpy(glyf_table_data + offset, g->gd[i].data, g->gd[i].length); - offset += (g->gd[i].length + (ULONG) padlen); -- - } - prev = g->gd[i].gid; - RELEASE(g->gd[i].data); -- /* free data here since it consume much memory */ -+ /*tex We free data here since it consume much memory. */ - g->gd[i].length = 0; - g->gd[i].data = NULL; - } -@@ -507,7 +431,6 @@ int tt_build_tables(sfnt * sfont, struct tt_glyphs *g, fd_entry * fd) - } else { - q += sfnt_put_ulong(q, (LONG) offset); - } -- - sfnt_set_table(sfont, "hmtx", (char *) hmtx_table_data, hmtx_table_size); - sfnt_set_table(sfont, "loca", (char *) loca_table_data, loca_table_size); - if (callback_id > 0) { -@@ -515,20 +438,17 @@ int tt_build_tables(sfnt * sfont, struct tt_glyphs *g, fd_entry * fd) - } - sfnt_set_table(sfont, "glyf", (char *) glyf_table_data, glyf_table_size); - } -- - head->checkSumAdjustment = 0; - maxp->numGlyphs = (USHORT) (g->last_gid + 1); -- -- /* TODO */ - sfnt_set_table(sfont, "maxp", tt_pack_maxp_table(maxp), TT_MAXP_TABLE_SIZE); - sfnt_set_table(sfont, "hhea", tt_pack_hhea_table(hhea), TT_HHEA_TABLE_SIZE); - sfnt_set_table(sfont, "head", tt_pack_head_table(head), TT_HEAD_TABLE_SIZE); - RELEASE(maxp); - RELEASE(hhea); - RELEASE(head); -- if (os2) -+ if (os2) { - RELEASE(os2); -- -+ } - return 0; - } - -@@ -539,66 +459,33 @@ int tt_get_metrics(sfnt * sfont, struct tt_glyphs *g) - struct tt_maxp_table *maxp = NULL; - struct tt_longMetrics *hmtx, *vmtx = NULL; - struct tt_os2__table *os2; -- /* temp */ - ULONG *location, offset; - long i; - USHORT *w_stat; -- -- ASSERT(g); -- -- if (sfont == NULL || --#ifdef XETEX -- sfont->ft_face == NULL --#elif defined(pdfTeX) -- sfont->buffer == NULL --#else -- sfont->stream == NULL --#endif -- ) -+ if (sfont == NULL || sfont->buffer == NULL) - normal_error("ttf","file not opened"); -- - if (sfont->type != SFNT_TYPE_TRUETYPE && sfont->type != SFNT_TYPE_TTC) - normal_error("ttf","invalid font type"); -- -- /* -- Read head, hhea, maxp, loca: -- -- unitsPerEm --> head -- -- numHMetrics --> hhea -- -- indexToLocFormat --> head -- -- numGlyphs --> maxp -- */ - head = tt_read_head_table(sfont); - hhea = tt_read_hhea_table(sfont); - maxp = tt_read_maxp_table(sfont); -- - if (hhea->metricDataFormat != 0) - normal_error("ttf","unknown metricDataFormat"); -- - g->emsize = head->unitsPerEm; -- - sfnt_locate_table(sfont, "hmtx"); - hmtx = tt_read_longMetrics(sfont, maxp->numGlyphs, hhea->numberOfHMetrics); -- - os2 = tt_read_os2__table(sfont); - g->default_advh = (USHORT) (os2->sTypoAscender - os2->sTypoDescender); - g->default_tsb = (SHORT) (g->default_advh - os2->sTypoAscender); -- - if (sfnt_find_table_pos(sfont, "vmtx") > 0) { - struct tt_vhea_table *vhea; - vhea = tt_read_vhea_table(sfont); - sfnt_locate_table(sfont, "vmtx"); -- vmtx = -- tt_read_longMetrics(sfont, maxp->numGlyphs, -- vhea->numOfLongVerMetrics); -+ vmtx = tt_read_longMetrics(sfont, maxp->numGlyphs, vhea->numOfLongVerMetrics); - RELEASE(vhea); - } else { - vmtx = NULL; - } -- - sfnt_locate_table(sfont, "loca"); - location = NEW(maxp->numGlyphs + 1, ULONG); - if (head->indexToLocFormat == 0) { -@@ -610,22 +497,16 @@ int tt_get_metrics(sfnt * sfont, struct tt_glyphs *g) - } else { - normal_error("ttf","inknown IndexToLocFormat"); - } -- - w_stat = NEW(g->emsize + 2, USHORT); - memset(w_stat, 0, (size_t) ((int) sizeof(USHORT) * (g->emsize + 2))); -- /* -- Read glyf table. -- */ -+ /*tex Read glyf table. */ - offset = sfnt_locate_table(sfont, "glyf"); - for (i = 0; i < g->num_glyphs; i++) { -- USHORT gid; /* old gid */ -+ USHORT gid; - ULONG loc, len; -- /*SHORT number_of_contours;*/ -- - gid = g->gd[i].ogid; - if (gid >= maxp->numGlyphs) - formatted_error("ttf","invalid glyph index (gid %u)", gid); -- - loc = location[gid]; - len = location[gid + 1] - loc; - g->gd[i].advw = hmtx[gid].advance; -@@ -639,33 +520,30 @@ int tt_get_metrics(sfnt * sfont, struct tt_glyphs *g) - } - g->gd[i].length = len; - g->gd[i].data = NULL; -- - if (g->gd[i].advw <= g->emsize) { - w_stat[g->gd[i].advw]++; - } else { -- w_stat[g->emsize + 1]++; /* larger than em */ -+ /*tex It's larger than em: */ -+ w_stat[g->emsize + 1]++; - } -- -- if (len == 0) { /* Does not contains any data. */ -+ if (len == 0) { -+ /*tex No data. */ - continue; - } else if (len < 10) { - formatted_error("ttf","invalid glyph data (gid %u)", gid); - } -- - sfnt_seek_set(sfont, (long) (offset + loc)); -- /*number_of_contours = */(void)sfnt_get_short(sfont); -- -- /* BoundingBox: FWord x 4 */ -+ /*tex Skip the number of contours */ -+ (void)sfnt_get_short(sfont); -+ /*tex Fetch the BoundingBox. */ - g->gd[i].llx = sfnt_get_short(sfont); - g->gd[i].lly = sfnt_get_short(sfont); - g->gd[i].urx = sfnt_get_short(sfont); - g->gd[i].ury = sfnt_get_short(sfont); -- /* |_FIXME_| */ --#if 1 -- if (!vmtx) /* |vertOriginY == sTypeAscender| */ -- g->gd[i].tsb = -- (SHORT) (g->default_advh - g->default_tsb - g->gd[i].ury); --#endif -+ if (!vmtx) { -+ /*tex We fix |vertOriginY == sTypeAscender|. */ -+ g->gd[i].tsb = (SHORT) (g->default_advh - g->default_tsb - g->gd[i].ury); -+ } - } - RELEASE(location); - RELEASE(hmtx); -@@ -673,13 +551,11 @@ int tt_get_metrics(sfnt * sfont, struct tt_glyphs *g) - RELEASE(hhea); - RELEASE(head); - RELEASE(os2); -- -- if (vmtx) -+ if (vmtx) { - RELEASE(vmtx); -- -+ } - { - int max_count = -1; -- - g->dw = g->gd[0].advw; - for (i = 0; i < g->emsize + 1; i++) { - if (w_stat[i] > max_count) { -@@ -689,7 +565,5 @@ int tt_get_metrics(sfnt * sfont, struct tt_glyphs *g) - } - } - RELEASE(w_stat); -- -- - return 0; - } -diff --git a/texk/web2c/luatexdir/font/tt_table.w b/texk/web2c/luatexdir/font/tt_table.c -similarity index 86% -rename from texk/web2c/luatexdir/font/tt_table.w -rename to texk/web2c/luatexdir/font/tt_table.c -index a4164f39d..dfcd4d650 100644 ---- a/texk/web2c/luatexdir/font/tt_table.w -+++ b/texk/web2c/luatexdir/font/tt_table.c -@@ -1,52 +1,41 @@ --% tt_table.w --% --% Copyright 2002 by Jin-Hwan Cho and Shunsaku Hirata, --% the dvipdfmx project team --% Copyright 2006-2010 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -+/* - --@ @c -+Copyright 2002 by Jin-Hwan Cho and Shunsaku Hirata, the dvipdfmx project -+ team -+Copyright 2006-2010 Taco Hoekwater - -+This file is part of LuaTeX. - --#include "ptexlib.h" -+LuaTeX is free software; you can redistribute it and/or modify it under the terms -+of the GNU General Public License as published by the Free Software Foundation; -+either version 2 of the License, or (at your option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT ANY -+WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A -+PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. -+ -+You should have received a copy of the GNU General Public License along with -+LuaTeX; if not, see . -+ -+*/ - -+#include "ptexlib.h" - #include - #include "font/sfnt.h" - #include "font/tt_table.h" - --@ tables contains information refered by other tables -- -- |maxp->numGlyphs, etc --> loca, etc| -- -- |hhea->numberOfHMetrics --> hmtx| -+/*tex - -- |head->indexToLocFormat --> loca| -+ Tables contain information referred by other tables. - -- |head->glyphDataFormat --> glyf| -+*/ - --@c - char *tt_pack_head_table(struct tt_head_table *table) - { - int i; - char *p, *data; -- - if (table == NULL) - normal_error("ttf","passed NULL pointer"); -- - p = data = NEW(TT_HEAD_TABLE_SIZE, char); - p += sfnt_put_ulong(p, (LONG) table->version); - p += sfnt_put_ulong(p, (LONG) table->fontRevision); -@@ -69,7 +58,6 @@ char *tt_pack_head_table(struct tt_head_table *table) - p += sfnt_put_short(p, table->fontDirectionHint); - p += sfnt_put_short(p, table->indexToLocFormat); - p += sfnt_put_short(p, table->glyphDataFormat); -- - return data; - } - -@@ -77,11 +65,8 @@ struct tt_head_table *tt_read_head_table(sfnt * sfont) - { - int i; - struct tt_head_table *table = NULL; -- - table = NEW(1, struct tt_head_table); -- - sfnt_locate_table(sfont, "head"); -- - table->version = sfnt_get_ulong(sfont); - table->fontRevision = sfnt_get_ulong(sfont); - table->checkSumAdjustment = sfnt_get_ulong(sfont); -@@ -103,14 +88,12 @@ struct tt_head_table *tt_read_head_table(sfnt * sfont) - table->fontDirectionHint = sfnt_get_short(sfont); - table->indexToLocFormat = sfnt_get_short(sfont); - table->glyphDataFormat = sfnt_get_short(sfont); -- - return table; - } - - char *tt_pack_maxp_table(struct tt_maxp_table *table) - { - char *p, *data; -- - p = data = NEW(TT_MAXP_TABLE_SIZE, char); - p += sfnt_put_ulong(p, (LONG) table->version); - p += sfnt_put_ushort(p, table->numGlyphs); -@@ -127,16 +110,13 @@ char *tt_pack_maxp_table(struct tt_maxp_table *table) - p += sfnt_put_ushort(p, table->maxSizeOfInstructions); - p += sfnt_put_ushort(p, table->maxComponentElements); - p += sfnt_put_ushort(p, table->maxComponentDepth); -- - return data; - } - - struct tt_maxp_table *tt_read_maxp_table(sfnt * sfont) - { - struct tt_maxp_table *table = NULL; -- - table = NEW(1, struct tt_maxp_table); -- - sfnt_locate_table(sfont, "maxp"); - table->version = sfnt_get_ulong(sfont); - table->numGlyphs = sfnt_get_ushort(sfont); -@@ -153,7 +133,6 @@ struct tt_maxp_table *tt_read_maxp_table(sfnt * sfont) - table->maxSizeOfInstructions = sfnt_get_ushort(sfont); - table->maxComponentElements = sfnt_get_ushort(sfont); - table->maxComponentDepth = sfnt_get_ushort(sfont); -- - return table; - } - -@@ -161,7 +140,6 @@ char *tt_pack_hhea_table(struct tt_hhea_table *table) - { - int i; - char *p, *data; -- - p = data = NEW(TT_HHEA_TABLE_SIZE, char); - p += sfnt_put_ulong(p, (LONG) table->version); - p += sfnt_put_short(p, table->Ascender); -@@ -178,7 +156,6 @@ char *tt_pack_hhea_table(struct tt_hhea_table *table) - } - p += sfnt_put_short(p, table->metricDataFormat); - p += sfnt_put_ushort(p, table->numberOfHMetrics); -- - return data; - } - -@@ -186,9 +163,7 @@ struct tt_hhea_table *tt_read_hhea_table(sfnt * sfont) - { - int i; - struct tt_hhea_table *table = NULL; -- - table = NEW(1, struct tt_hhea_table); -- - sfnt_locate_table(sfont, "hhea"); - table->version = sfnt_get_ulong(sfont); - table->Ascender = sfnt_get_short(sfont); -@@ -207,23 +182,19 @@ struct tt_hhea_table *tt_read_hhea_table(sfnt * sfont) - if (table->metricDataFormat != 0) - normal_error("ttf","unknown metricDaraFormat"); - table->numberOfHMetrics = sfnt_get_ushort(sfont); -- - return table; - } - --@ vhea --@c - char *tt_pack_vhea_table(struct tt_vhea_table *table) - { - int i; - char *p, *data; -- - p = data = NEW(TT_VHEA_TABLE_SIZE, char); - p += sfnt_put_ulong(p, (LONG) table->version); - p += sfnt_put_short(p, table->vertTypoAscender); - p += sfnt_put_short(p, table->vertTypoDescender); - p += sfnt_put_short(p, table->vertTypoLineGap); -- p += sfnt_put_short(p, table->advanceHeightMax); /* ushort ? */ -+ p += sfnt_put_short(p, table->advanceHeightMax); - p += sfnt_put_short(p, table->minTopSideBearing); - p += sfnt_put_short(p, table->minBottomSideBearing); - p += sfnt_put_short(p, table->yMaxExtent); -@@ -234,7 +205,6 @@ char *tt_pack_vhea_table(struct tt_vhea_table *table) - p += sfnt_put_short(p, table->reserved[i]); - } - p += sfnt_put_ushort(p, table->numOfLongVerMetrics); -- - return data; - } - -@@ -242,15 +212,13 @@ struct tt_vhea_table *tt_read_vhea_table(sfnt * sfont) - { - int i; - struct tt_vhea_table *table = NULL; -- - table = NEW(1, struct tt_vhea_table); -- - sfnt_locate_table(sfont, "vhea"); - table->version = sfnt_get_ulong(sfont); - table->vertTypoAscender = sfnt_get_short(sfont); - table->vertTypoDescender = sfnt_get_short(sfont); - table->vertTypoLineGap = sfnt_get_short(sfont); -- table->advanceHeightMax = sfnt_get_short(sfont); /* ushort ? */ -+ table->advanceHeightMax = sfnt_get_short(sfont); - table->minTopSideBearing = sfnt_get_short(sfont); - table->minBottomSideBearing = sfnt_get_short(sfont); - table->yMaxExtent = sfnt_get_short(sfont); -@@ -261,34 +229,26 @@ struct tt_vhea_table *tt_read_vhea_table(sfnt * sfont) - (table->reserved)[i] = sfnt_get_short(sfont); - } - table->numOfLongVerMetrics = sfnt_get_ushort(sfont); -- - return table; - } - -- - struct tt_VORG_table *tt_read_VORG_table(sfnt * sfont) - { - struct tt_VORG_table *vorg; - ULONG offset; - USHORT i; -- - offset = sfnt_find_table_pos(sfont, "VORG"); -- - if (offset > 0) { - vorg = NEW(1, struct tt_VORG_table); -- - sfnt_locate_table(sfont, "VORG"); - if (sfnt_get_ushort(sfont) != 1 || sfnt_get_ushort(sfont) != 0) - normal_error("ttf","unsupported VORG version"); -- - vorg->defaultVertOriginY = sfnt_get_short(sfont); - vorg->numVertOriginYMetrics = sfnt_get_ushort(sfont); -- vorg->vertOriginYMetrics = NEW(vorg->numVertOriginYMetrics, -- struct tt_vertOriginYMetrics); -- /* -- * The vertOriginYMetrics array must be sorted in increasing -- * glyphIndex order. -- */ -+ vorg->vertOriginYMetrics = NEW(vorg->numVertOriginYMetrics, struct tt_vertOriginYMetrics); -+ /*tex -+ The |vertOriginYMetrics| array must be sorted in increasing |glyphIndex| order. -+ */ - for (i = 0; i < vorg->numVertOriginYMetrics; i++) { - vorg->vertOriginYMetrics[i].glyphIndex = sfnt_get_ushort(sfont); - vorg->vertOriginYMetrics[i].vertOriginY = sfnt_get_short(sfont); -@@ -296,22 +256,20 @@ struct tt_VORG_table *tt_read_VORG_table(sfnt * sfont) - } else { - vorg = NULL; - } -- - return vorg; - } - -+/*tex - --@ hmtx and vmtx -+ Reading and writing |hmtx| and |vmtx| depends on other tables, like |maxp|, -+ |hhea| and |vhea|. - --Reading/writing hmtx and vmtx depend on other tables, maxp and hhea/vhea. -+*/ - --@c --struct tt_longMetrics *tt_read_longMetrics(sfnt * sfont, USHORT numGlyphs, -- USHORT numLongMetrics) -+struct tt_longMetrics *tt_read_longMetrics(sfnt * sfont, USHORT numGlyphs, USHORT numLongMetrics) - { - struct tt_longMetrics *m; - USHORT gid, last_adv = 0; -- - m = NEW(numGlyphs, struct tt_longMetrics); - for (gid = 0; gid < numGlyphs; gid++) { - if (gid < numLongMetrics) -@@ -319,26 +277,23 @@ struct tt_longMetrics *tt_read_longMetrics(sfnt * sfont, USHORT numGlyphs, - m[gid].sideBearing = sfnt_get_short(sfont); - m[gid].advance = last_adv; - } -- - return m; - } - --@ OS/2 table -+/*tex -+ -+ The |OS/2| table may not exist. -+ -+*/ - --this table may not exist --@c - struct tt_os2__table *tt_read_os2__table(sfnt * sfont) - { - struct tt_os2__table *table = NULL; - int i; -- - if (sfnt_find_table_pos(sfont, "OS/2") == 0) - return NULL; -- - sfnt_locate_table(sfont, "OS/2"); -- - table = NEW(1, struct tt_os2__table); -- - table->version = sfnt_get_ushort(sfont); - table->xAvgCharWidth = sfnt_get_short(sfont); - table->usWeightClass = sfnt_get_ushort(sfont); -@@ -382,37 +337,31 @@ struct tt_os2__table *tt_read_os2__table(sfnt * sfont) - table->usBreakChar = sfnt_get_ushort(sfont); - table->usMaxContext = sfnt_get_ushort(sfont); - } -- - return table; - } - --USHORT --tt_get_name(sfnt * sfont, char *dest, USHORT destlen, -+USHORT tt_get_name(sfnt * sfont, char *dest, USHORT destlen, - USHORT plat_id, USHORT enco_id, USHORT lang_id, USHORT name_id) - { - USHORT length = 0; - USHORT num_names, string_offset; - ULONG name_offset; - int i; -- - name_offset = sfnt_locate_table(sfont, "name"); -- - if (sfnt_get_ushort(sfont)) - normal_error("ttf","expecting zero"); -- - num_names = sfnt_get_ushort(sfont); - string_offset = sfnt_get_ushort(sfont); - for (i = 0; i < num_names; i++) { - USHORT p_id, e_id, n_id, l_id; - USHORT offset; -- - p_id = sfnt_get_ushort(sfont); - e_id = sfnt_get_ushort(sfont); - l_id = sfnt_get_ushort(sfont); - n_id = sfnt_get_ushort(sfont); - length = sfnt_get_ushort(sfont); - offset = sfnt_get_ushort(sfont); -- /* language ID value 0xffffu for `accept any language ID' */ -+ /*tex The language |ID| value |0xffffu| stands for ``accept any language ID''. */ - if ((p_id == plat_id) && (e_id == enco_id) && - (lang_id == 0xffffu || l_id == lang_id) && (n_id == name_id)) { - if (length > destlen - 1) { -@@ -428,33 +377,28 @@ tt_get_name(sfnt * sfont, char *dest, USHORT destlen, - if (i == num_names) { - length = 0; - } -- - return length; - } - - USHORT tt_get_ps_fontname(sfnt * sfont, char *dest, USHORT destlen) - { - USHORT namelen = 0; -- -- /* First try Mac-Roman PS name and then Win-Unicode PS name */ -+ /*tex First try Mac-Roman PS name and then Win-Unicode PS name. */ - if ((namelen = tt_get_name(sfont, dest, destlen, 1, 0, 0, 6)) != 0 || - (namelen = tt_get_name(sfont, dest, destlen, 3, 1, 0x409u, 6)) != 0 || - (namelen = tt_get_name(sfont, dest, destlen, 3, 5, 0x412u, 6)) != 0) - return namelen; -- - normal_warning("ttf","no valid PostScript name available"); -- /* -- Wrokaround for some bad TTfonts: -- Language ID value 0xffffu for `accept any language ID' -- */ -+ /*tex -+ This is a workaround for some bad TTfonts: the language ID value |0xffffu| -+ indicates ``accept any language ID''. -+ */ - if ((namelen = tt_get_name(sfont, dest, destlen, 1, 0, 0xffffu, 6)) == 0) { -- /* -- Finally falling back to Mac Roman name field. -- Warning: Some bad Japanese TTfonts using SJIS encoded string in the -- Mac Roman name field. -- */ -+ /*tex -+ Finally we're falling back to Mac Roman name field. Some bad Japanese TTfonts -+ using SJIS encoded string in the Mac Roman name field. -+ */ - namelen = tt_get_name(sfont, dest, destlen, 1, 0, 0, 1); - } -- - return namelen; - } -diff --git a/texk/web2c/luatexdir/font/vfovf.c b/texk/web2c/luatexdir/font/vfovf.c -new file mode 100644 -index 000000000..e1fdb903e ---- /dev/null -+++ b/texk/web2c/luatexdir/font/vfovf.c -@@ -0,0 +1,1444 @@ -+/* -+ -+Copyright 1996-2006 Han The Thanh -+Copyright 2006-2013 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under the terms -+of the GNU General Public License as published by the Free Software Foundation; -+either version 2 of the License, or (at your option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT ANY -+WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A -+PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ -+ -+#include "ptexlib.h" -+ -+#define font_max 5000 -+ -+/* The instruction set: */ -+ -+#define set_char_0 0 /* typeset character 0 and move right */ -+#define set1 128 /* typeset a character and move right */ -+#define set2 129 /* typeset a character and move right */ -+#define set3 130 /* typeset a character and move right */ -+#define set4 131 /* typeset a character and move right */ -+#define set_rule 132 /* typeset a rule and move right */ -+#define put1 133 /* typeset a character without moving */ -+#define put2 134 /* typeset a character without moving */ -+#define put3 135 /* typeset a character without moving */ -+#define put4 136 /* typeset a character without moving */ -+#define put_rule 137 /* typeset a rule */ -+#define nop 138 /* no operation */ -+#define bop 139 /* beginning of page */ -+#define eop 140 /* ending of page */ -+#define push 141 /* save the current positions */ -+#define pop 142 /* restore previous positions */ -+#define right1 143 /* move right */ -+#define right2 144 /* move right */ -+#define right3 145 /* move right */ -+#define right4 146 /* move right, 4 bytes */ -+#define w0 147 /* move right by |w| */ -+#define w1 148 /* move right and set |w| */ -+#define w2 149 /* move right and set |w| */ -+#define w3 150 /* move right and set |w| */ -+#define w4 151 /* move right and set |w| */ -+#define x0 152 /* move right by |x| */ -+#define x1 153 /* move right and set |x| */ -+#define x2 154 /* move right and set |x| */ -+#define x3 155 /* move right and set |x| */ -+#define x4 156 /* move right and set |x| */ -+#define down1 157 /* move down */ -+#define down2 158 /* move down */ -+#define down3 159 /* move down */ -+#define down4 160 /* move down, 4 bytes */ -+#define y0 161 /* move down by |y| */ -+#define y1 162 /* move down and set |y| */ -+#define y2 163 /* move down and set |y| */ -+#define y3 164 /* move down and set |y| */ -+#define y4 165 /* move down and set |y| */ -+#define z0 166 /* move down by |z| */ -+#define z1 167 /* move down and set |z| */ -+#define z2 168 /* move down and set |z| */ -+#define z3 169 /* move down and set |z| */ -+#define z4 170 /* move down and set |z| */ -+#define fnt_num_0 171 /* set current font to 0 */ -+#define fnt1 235 /* set current font */ -+#define fnt2 236 /* set current font */ -+#define fnt3 237 /* set current font */ -+#define fnt4 238 /* set current font */ -+#define xxx1 239 /* extension to DVI primitives */ -+#define xxx2 240 /* extension to DVI primitives */ -+#define xxx3 241 /* extension to DVI primitives */ -+#define xxx4 242 /* potentially long extension to DVI primitives */ -+#define fnt_def1 243 /* define the meaning of a font number */ -+#define pre 247 /* preamble */ -+#define post 248 /* postamble beginning */ -+#define post_post 249 /* postamble ending */ -+#define yyy1 250 /* PDF literal text */ -+#define yyy2 251 /* PDF literal text */ -+#define yyy3 252 /* PDF literal text */ -+#define yyy4 253 /* PDF literal text */ -+ -+#define null_font 0 -+ -+#define long_char 242 /* |VF| command for general character packet */ -+ -+#define vf_id 202 /* identifies \VF\ files */ -+ -+/*tex -+ -+ Quit |VF| processing with an error message. -+ -+*/ -+ -+#define bad_vf(a) { \ -+ xfree(vf_buffer); \ -+ print_nlp(); \ -+ formatted_warning("virtual font","file '%s', %s, font will be ignored",font_name(f),a); \ -+ print_ln(); \ -+ return; \ -+} -+ -+#define lua_bad_vf(a) { \ -+ xfree(vf_buffer); \ -+ lua_settop(L,s_top); \ -+ lua_pushnil(L); \ -+ lua_pushstring(L,a); \ -+ return 2; \ -+} -+ -+#define tmp_b0 tmp_w.qqqq.b0 -+#define tmp_b1 tmp_w.qqqq.b1 -+#define tmp_b2 tmp_w.qqqq.b2 -+#define tmp_b3 tmp_w.qqqq.b3 -+#define tmp_int tmp_w.cint -+ -+/*tex \DVI\ files shouldn't |push| beyond this depth: */ -+ -+#define vf_stack_size 100 -+ -+/*tex An index into the stack: */ -+ -+typedef unsigned char vf_stack_index; -+ -+typedef struct vf_stack_record { -+ scaled stack_w, stack_x, stack_y, stack_z; -+} vf_stack_record; -+ -+/*tex Get a byte from the \VF\ file: */ -+ -+#define vf_byte(a) \ -+{ \ -+ eight_bits vf_tmp_b; \ -+ if (vf_cur >= vf_size) { \ -+ normal_error("virtual font","unexpected eof"); \ -+ } \ -+ vf_tmp_b = vf_buffer[vf_cur++]; \ -+ a = vf_tmp_b; \ -+} -+ -+#define vf_replace_z() \ -+{ \ -+ vf_alpha = 16; \ -+ while (vf_z >= 040000000) { \ -+ vf_z = vf_z / 2; \ -+ vf_alpha += vf_alpha; \ -+ } \ -+ /*tex |vf_beta = (char)(256 / vf_alpha)| */ \ -+ vf_alpha = (vf_alpha * vf_z); \ -+} -+ -+/*tex -+ -+ Read |k| bytes as an integer from \VF\ file. Beware: the |vf_read| macro -+ differs from |vf_read| in |vftovp.web| for 1 upto 3 byte words. -+ -+*/ -+ -+#define vf_read(k, l) \ -+{ \ -+ int itmp = 0, dtmp = (int)(k), jtmp = 0; \ -+ while (dtmp > 0) { \ -+ vf_byte(jtmp); \ -+ if ((dtmp == (int) k) && jtmp > 127) \ -+ jtmp = jtmp - 256; \ -+ itmp = itmp * 256 + jtmp; \ -+ decr(dtmp); \ -+ } \ -+ l = itmp; \ -+} -+ -+#define vf_read_u(k, l) \ -+{ \ -+ int dtmp = (int)(k); \ -+ unsigned int itmp = 0, jtmp = 0; \ -+ while (dtmp-- > 0) { \ -+ vf_byte(jtmp); \ -+ itmp = itmp * 256 + jtmp; \ -+ } \ -+ l = itmp; \ -+} -+ -+void pdf_check_vf(internal_font_number f) -+{ -+ if (font_type(f) == virtual_font_type) -+ normal_error("font", "command cannot be used with virtual font"); -+} -+ -+static void vf_local_font_warning(internal_font_number f, internal_font_number k, const char *s, int a, int b) -+{ -+ print_nlp(); -+ tprint(s); -+ tprint(" in local font "); -+ tprint(font_name(k)); -+ tprint(" ("); -+ print_int(b); -+ tprint(" != "); -+ print_int(a); -+ tprint(") in virtual font "); -+ tprint(font_name(f)); -+ tprint(".vf ignored."); -+} -+ -+/*tex Process a local font in the \VF\ file. */ -+ -+int level = 0; -+ -+static internal_font_number vf_def_font(internal_font_number f, unsigned char *vf_buffer, int *vf_cr) -+{ -+ internal_font_number k; -+ str_number s; -+ char *st; -+ scaled ds, fs; -+ four_quarters cs; -+ /*tex The accumulator: */ -+ memory_word tmp_w; -+ int junk; -+ unsigned int checksum; -+ cs.b0 = vf_buffer[(*vf_cr)]; -+ cs.b1 = vf_buffer[(*vf_cr) + 1]; -+ cs.b2 = vf_buffer[(*vf_cr) + 2]; -+ cs.b3 = vf_buffer[(*vf_cr) + 3]; -+ (*vf_cr) += 4; -+ checksum = (unsigned) (cs.b0 * 256 * 256 * 256 + cs.b1 * 256 * 256 + cs.b2 * 256 + cs.b3); -+ k = vf_buffer[(*vf_cr)]; -+ (*vf_cr)++; -+ if (k > 127) -+ k -= 256; -+ k = k * 256 + vf_buffer[(*vf_cr)]; -+ (*vf_cr)++; -+ k = k * 256 + vf_buffer[(*vf_cr)]; -+ (*vf_cr)++; -+ k = k * 256 + vf_buffer[(*vf_cr)]; -+ (*vf_cr)++; -+ fs = store_scaled_f(k, font_size(f)); -+ k = vf_buffer[(*vf_cr)]; -+ (*vf_cr)++; -+ if (k > 127) -+ k -= 256; -+ k = k * 256 + vf_buffer[(*vf_cr)]; -+ (*vf_cr)++; -+ k = k * 256 + vf_buffer[(*vf_cr)]; -+ (*vf_cr)++; -+ k = k * 256 + vf_buffer[(*vf_cr)]; -+ (*vf_cr)++; -+ ds = k / 16; -+ tmp_b0 = vf_buffer[(*vf_cr)]; -+ (*vf_cr)++; -+ tmp_b1 = vf_buffer[(*vf_cr)]; -+ (*vf_cr)++; -+ while (tmp_b0 > 0) { -+ /*tex Skip the font path. */ -+ tmp_b0--; -+ (*vf_cr)++; -+ } -+ str_room((unsigned) tmp_b1); -+ while (tmp_b1 > 0) { -+ tmp_b1--; -+ junk = vf_buffer[(*vf_cr)]; -+ (*vf_cr)++; -+ append_char(junk); -+ } -+ if (level > 5) { -+ normal_warning("vf","quitting at recurse depth > 5"); -+ k = f ; -+ } else if ((level > 1) && (fs > 65536*1024)) { -+ normal_warning("vf","quitting when recursing at size > 65536*1024"); -+ k = f ; -+ } else { -+ level += 1 ; -+ s = make_string(); -+ st = makecstring(s); -+ k = tfm_lookup(st, fs); -+ if (k == null_font) -+ k = read_font_info(null_cs, st, fs, -1); -+ free(st); -+ level -= 1 ; -+ if (k != null_font) { -+ if (checksum != 0 && font_checksum(k) != 0 -+ && checksum != font_checksum(k)) -+ vf_local_font_warning(f, k, "checksum mismatch", (int) checksum, (int) font_checksum(k)); -+ if (ds != font_dsize(k)) -+ vf_local_font_warning(f, k, "design size mismatch", ds, font_dsize(k)); -+ } -+ } -+ return k; -+} -+ -+static int open_vf_file(const char *fn, unsigned char **vbuffer, int *vsize) -+{ -+ /*tex Was the callback successful? */ -+ boolean res; -+ int callback_id; -+ /*tex Was |vf_file| successfully read? */ -+ boolean file_read = false; -+ FILE *vf_file; -+ const char *fname = luatex_find_file(fn, find_vf_file_callback); -+ if (fname == NULL || strlen(fname) == 0) { -+ return 0; -+ } -+ -+ callback_id = callback_defined(read_vf_file_callback); -+ if (callback_id > 0) { -+ res = run_callback(callback_id, "S->bSd", fname, -+ &file_read, vbuffer, vsize); -+ if (res && file_read && (*vsize > 0)) { -+ return 1; -+ } -+ if (!file_read) -+ return 0; -+ } else { -+ if (luatex_open_input -+ (&(vf_file), fname, kpse_ovf_format, FOPEN_RBIN_MODE, false) -+ || luatex_open_input(&(vf_file), fname, kpse_vf_format, FOPEN_RBIN_MODE, false)) { -+ res = read_vf_file(vf_file, vbuffer, vsize); -+ close_file(vf_file); -+ if (res) { -+ return 1; -+ } -+ } else { -+ return 0; -+ } -+ } -+ return 0; -+} -+ -+/*tex -+ -+ The |do_vf| procedure attempts to read the \VF\ file for a font, and sets -+ |font_type()| to |real_font_type| if the \VF\ file could not be found or -+ loaded, otherwise sets |font_type()| to |virtual_font_type|. At this time, -+ |tmp_f| is the internal font number of the current \TFM\ font. To process -+ font definitions in virtual font we call |vf_def_font|. -+ -+*/ -+ -+#define append_packet(k) vpackets[vf_np++] = (eight_bits)(k) -+ -+/*tex -+ -+ Life is easier if all internal font commands are |fnt4| and all character -+ commands are |set4| or |put4|. -+ -+*/ -+ -+#define append_fnt_set(k) \ -+{ \ -+ assert(k > 0); \ -+ append_packet(packet_font_code); \ -+ append_four(k); \ -+} -+ -+#define append_four(k) \ -+{ \ -+ append_packet((k & 0xFF000000) >> 24); \ -+ append_packet((k & 0x00FF0000) >> 16); \ -+ append_packet((k & 0x0000FF00) >> 8); \ -+ append_packet((k & 0x000000FF)); \ -+} -+ -+/*tex Some of these things happen twice, adding a define is simplest. */ -+ -+#define test_checksum() { vf_byte(tmp_b0); vf_byte(tmp_b1); \ -+ vf_byte(tmp_b2); vf_byte(tmp_b3); \ -+ if (((tmp_b0 != 0) || (tmp_b1 != 0) || (tmp_b2 != 0) || (tmp_b3 != 0)) && \ -+ ((font_check_0(f) != 0) || (font_check_1(f) != 0) || \ -+ (font_check_2(f) != 0) || (font_check_3(f) != 0)) && \ -+ ((tmp_b0 != font_check_0(f)) || (tmp_b1 != font_check_1(f)) || \ -+ (tmp_b2 != font_check_2(f)) || (tmp_b3 != font_check_3(f)))) { \ -+ print_nlp(); \ -+ tprint("checksum mismatch in font "); \ -+ tprint(font_name(f)); \ -+ tprint(".vf ignored "); } } -+ -+#define test_dsize() \ -+{ \ -+ int read_tmp; \ -+ vf_read(4, read_tmp); \ -+ if ((read_tmp / 16) != font_dsize(f)) { \ -+ print_nlp(); \ -+ tprint("design size mismatch in font "); \ -+ tprint(font_name(f)); \ -+ tprint(".vf ignored"); \ -+ } \ -+} -+ -+static int count_packet_bytes(eight_bits * vf_buf, int cur_bute, int count) -+{ -+ unsigned k = 0; -+ int ff = 0; -+ int acc = 0; -+ unsigned int cmd = 0; -+ unsigned int d = 0; -+ while (k < (unsigned) count) { -+ cmd = vf_buf[cur_bute + (int) k]; -+ k++; -+ if (cmd < set1) { -+ if (ff == 0) { -+ ff = 1; -+ acc += 5; -+ } -+ acc += 5; -+ } else if ((fnt_num_0 <= cmd) && (cmd <= fnt_num_0 + 63)) { -+ ff = 1; -+ acc += 5; -+ } else { -+ switch (cmd) { -+ case fnt1: -+ acc += 5; -+ k += 1; -+ ff = 1; -+ break; -+ case fnt2: -+ acc += 5; -+ k += 2; -+ ff = 1; -+ break; -+ case fnt3: -+ acc += 5; -+ k += 3; -+ ff = 1; -+ break; -+ case fnt4: -+ acc += 5; -+ k += 4; -+ ff = 1; -+ break; -+ case set_rule: -+ acc += 9; -+ k += 8; -+ break; -+ case put_rule: -+ acc += 11; -+ k += 8; -+ break; -+ case set1: -+ acc += 5; -+ k += 1; -+ if (ff == 0) { -+ ff = 1; -+ acc += 5; -+ } -+ break; -+ case set2: -+ acc += 5; -+ k += 2; -+ if (ff == 0) { -+ ff = 1; -+ acc += 5; -+ } -+ break; -+ case set3: -+ acc += 5; -+ k += 3; -+ if (ff == 0) { -+ ff = 1; -+ acc += 5; -+ } -+ break; -+ case set4: -+ acc += 5; -+ k += 4; -+ if (ff == 0) { -+ ff = 1; -+ acc += 5; -+ } -+ break; -+ case put1: -+ acc += 7; -+ k += 1; -+ if (ff == 0) { -+ ff = 1; -+ acc += 5; -+ } -+ break; -+ case put2: -+ acc += 7; -+ k += 2; -+ if (ff == 0) { -+ ff = 1; -+ acc += 5; -+ } -+ break; -+ case put3: -+ acc += 7; -+ k += 3; -+ if (ff == 0) { -+ ff = 1; -+ acc += 5; -+ } -+ break; -+ case put4: -+ acc += 7; -+ k += 4; -+ if (ff == 0) { -+ ff = 1; -+ acc += 5; -+ } -+ break; -+ case right1: -+ acc += 5; -+ k += 1; -+ break; -+ case right2: -+ acc += 5; -+ k += 2; -+ break; -+ case right3: -+ acc += 5; -+ k += 3; -+ break; -+ case right4: -+ acc += 5; -+ k += 4; -+ break; -+ case w1: -+ acc += 5; -+ k += 1; -+ break; -+ case w2: -+ acc += 5; -+ k += 2; -+ break; -+ case w3: -+ acc += 5; -+ k += 3; -+ break; -+ case w4: -+ acc += 5; -+ k += 4; -+ break; -+ case x1: -+ acc += 5; -+ k += 1; -+ break; -+ case x2: -+ acc += 5; -+ k += 2; -+ break; -+ case x3: -+ acc += 5; -+ k += 3; -+ break; -+ case x4: -+ acc += 5; -+ k += 4; -+ break; -+ case down1: -+ acc += 5; -+ k += 1; -+ break; -+ case down2: -+ acc += 5; -+ k += 2; -+ break; -+ case down3: -+ acc += 5; -+ k += 3; -+ break; -+ case down4: -+ acc += 5; -+ k += 4; -+ break; -+ case y1: -+ acc += 5; -+ k += 1; -+ break; -+ case y2: -+ acc += 5; -+ k += 2; -+ break; -+ case y3: -+ acc += 5; -+ k += 3; -+ break; -+ case y4: -+ acc += 5; -+ k += 4; -+ break; -+ case z1: -+ acc += 5; -+ k += 1; -+ break; -+ case z2: -+ acc += 5; -+ k += 2; -+ break; -+ case z3: -+ acc += 5; -+ k += 3; -+ break; -+ case z4: -+ acc += 5; -+ k += 4; -+ break; -+ case xxx1: -+ d = vf_buf[cur_bute + (int) k]; -+ k++; -+ k += d; -+ acc += 5 + (int) d; -+ break; -+ case xxx2: -+ d = vf_buf[cur_bute + (int) k]; -+ k++; -+ d = d * 256 + vf_buf[cur_bute + (int) k]; -+ k++; -+ k += d; -+ acc += 5 + (int) d; -+ break; -+ case xxx3: -+ d = vf_buf[cur_bute + (int) k]; -+ k++; -+ d = d * 256 + vf_buf[cur_bute + (int) k]; -+ k++; -+ d = d * 256 + vf_buf[cur_bute + (int) k]; -+ k++; -+ k += d; -+ acc += 5 + (int) d; -+ break; -+ case xxx4: -+ d = vf_buf[cur_bute + (int) k]; -+ k++; -+ d = d * 256 + vf_buf[cur_bute + (int) k]; -+ k++; -+ d = d * 256 + vf_buf[cur_bute + (int) k]; -+ k++; -+ d = d * 256 + vf_buf[cur_bute + (int) k]; -+ k++; -+ k += d; -+ acc += 5 + (int) d; -+ break; -+ case w0: -+ acc += 5; -+ break; -+ case x0: -+ acc += 5; -+ break; -+ case y0: -+ acc += 5; -+ break; -+ case z0: -+ acc += 5; -+ break; -+ case nop: -+ break; -+ case push: -+ acc += 1; -+ break; -+ case pop: -+ acc += 1; -+ break; -+ } -+ } -+ } -+ return (acc + 1); -+} -+ -+void do_vf(internal_font_number f) -+{ -+ int k, i; -+ unsigned cmd, n; -+ scaled x, y, w, z, h, v; -+ int cc, cmd_length; -+ unsigned packet_length; -+ charinfo *co; -+ scaled tfm_width; -+ int save_cur_byte; -+ vf_stack_index stack_level; -+ /*tex multiplier */ -+ int vf_z; -+ /*tex correction for negative values */ -+ int vf_alpha; -+ int vf_np; -+ eight_bits *vpackets; -+ /*tex accumulator */ -+ memory_word tmp_w; -+ vf_stack_record vf_stack[256]; -+ int junk; -+ unsigned utmp; -+ unsigned char *vf_buffer; -+ int vf_size; -+ int vf_cur; -+ /*tex external font ids */ -+ unsigned *vf_local_fnts = NULL; -+ /*tex internal font ids */ -+ unsigned *vf_real_fnts = NULL; -+ /*tex local font counter */ -+ unsigned vf_nf = 0; -+ if (font_type(f) != unknown_font_type) -+ return; -+ set_font_type(f, real_font_type); -+ stack_level = 0; -+ /*tex Open |vf_file|, return if not found */ -+ vf_cur = 0; -+ vf_buffer = NULL; -+ vf_size = 0; -+ if (!open_vf_file(font_name(f), &vf_buffer, &vf_size)) -+ return; -+ /*tex Process the preamble */ -+ set_font_type(f, virtual_font_type); -+ vf_byte(k); -+ if (k != pre) -+ bad_vf("PRE command expected"); -+ vf_byte(k); -+ if (k != vf_id) -+ bad_vf("wrong id byte"); -+ vf_byte(cmd_length); -+ for (k = 1; k <= cmd_length; k++) -+ vf_byte(junk); -+ test_checksum(); -+ test_dsize(); -+ vf_z = font_size(f); -+ vf_replace_z(); -+ /*tex Process the font definitions; scan forward to find the number of internal fonts. */ -+ vf_nf = 0; -+ save_cur_byte = vf_cur; -+ vf_byte(cmd); -+ while ((cmd >= fnt_def1) && (cmd <= (fnt_def1 + 3))) { -+ vf_read_u((cmd - fnt_def1 + 1), utmp); -+ vf_read(4, junk); -+ vf_read(4, junk); -+ vf_read(4, junk); -+ vf_byte(k); -+ vf_byte(junk); -+ k += junk; -+ while (k-- > 0) { -+ vf_byte(junk); -+ } -+ incr(vf_nf); -+ vf_byte(cmd); -+ } -+ vf_cur = save_cur_byte; -+ vf_byte(cmd); -+ /*tex Do a |malloc| and fill the local font arrays. */ -+ if (vf_nf > 0) { -+ unsigned ii = (unsigned) ((unsigned) vf_nf * sizeof(int)); -+ vf_local_fnts = xmalloc(ii); -+ memset(vf_local_fnts, 0, ii); -+ vf_real_fnts = xmalloc(ii); -+ memset(vf_real_fnts, 0, ii); -+ vf_nf = 0; -+ while ((cmd >= fnt_def1) && (cmd <= (fnt_def1 + 3))) { -+ vf_read_u((cmd - fnt_def1 + 1), vf_local_fnts[vf_nf]); -+ vf_real_fnts[vf_nf] = (unsigned) vf_def_font(f, vf_buffer, &vf_cur); -+ incr(vf_nf); -+ vf_byte(cmd); -+ } -+ } -+ while (cmd <= long_char) { -+ /*tex Build a character packet. */ -+ vf_np = 0; -+ if (cmd == long_char) { -+ vf_read_u(4, packet_length); -+ vf_read_u(4, utmp); -+ cc = (int) utmp; -+ if (!char_exists(f, cc)) { -+ bad_vf("invalid character code"); -+ } -+ vf_read(4, k); -+ tfm_width = store_scaled_f(k, font_size(f)); -+ } else { -+ packet_length = cmd; -+ vf_byte(cc); -+ if (!char_exists(f, cc)) { -+ bad_vf("invalid character code"); -+ } -+ vf_read_u(3, utmp); -+ /*tex cf. |vftovp.web|, line 1028 */ -+ k = (int) utmp; -+ tfm_width = store_scaled_f(k, font_size(f)); -+ } -+ if (tfm_width != char_width(f, cc)) { -+ if (tfm_width != char_width(f, cc)) { -+ print_nlp(); -+ tprint("character width mismatch in font "); -+ tprint(font_name(f)); -+ tprint(".vf ignored"); -+ } -+ } -+ k = count_packet_bytes(vf_buffer, vf_cur, (int) packet_length); -+ /*tex We need one extra extra for |packet_end|. */ -+ vpackets = xmalloc((unsigned) (k + 1)); -+ co = get_charinfo(f, cc); -+ k = 0; -+ w = 0; -+ x = 0; -+ y = 0; -+ z = 0; -+ while (packet_length > 0) { -+ vf_byte(cmd); -+ decr(packet_length); -+ if (cmd < set1) { -+ if (k == 0) { -+ k = (int) vf_real_fnts[0]; -+ append_fnt_set(k); -+ } -+ append_packet(packet_char_code); -+ append_four(cmd); -+ cmd_length = 0; -+ cmd = nop; -+ } else if (((fnt_num_0 <= cmd) && (cmd <= fnt_num_0 + 63)) || -+ ((fnt1 <= cmd) && (cmd <= fnt1 + 3))) { -+ if (cmd >= fnt1) { -+ vf_read_u((cmd - fnt1 + 1), utmp); -+ k = (int) utmp; -+ packet_length -= (cmd - fnt1 + 1); -+ } else { -+ k = (int) cmd - fnt_num_0; -+ } -+ /*tex Change from local to external font id. */ -+ n = 0; -+ while ((n < vf_nf) && (vf_local_fnts[n] != (unsigned) k)) -+ n++; -+ if (n == vf_nf) -+ bad_vf("undefined local font"); -+ k = (int) vf_real_fnts[n]; -+ append_fnt_set(k); -+ cmd_length = 0; -+ cmd = nop; -+ } else { -+ switch (cmd) { -+ case set_rule: -+ vf_read(4, h); -+ vf_read(4, v); -+ append_packet(packet_rule_code); -+ append_four(h); -+ append_four(v); -+ packet_length -= 8; -+ break; -+ case put_rule: -+ vf_read(4, h); -+ vf_read(4, v); -+ append_packet(packet_push_code); -+ append_packet(packet_rule_code); -+ append_four(h); -+ append_four(v); -+ append_packet(packet_pop_code); -+ packet_length -= 8; -+ break; -+ case set1: -+ case set2: -+ case set3: -+ case set4: -+ if (k == 0) { -+ k = (int) vf_real_fnts[0]; -+ append_fnt_set(k); -+ } -+ vf_read_u((cmd - set1 + 1), utmp); -+ i = (int) utmp; -+ append_packet(packet_char_code); -+ append_four(i); -+ packet_length -= (cmd - set1 + 1); -+ break; -+ case put1: -+ case put2: -+ case put3: -+ case put4: -+ if (k == 0) { -+ k = (int) vf_real_fnts[0]; -+ append_fnt_set(k); -+ } -+ vf_read_u((cmd - put1 + 1), utmp); -+ i = (int) utmp; -+ append_packet(packet_push_code); -+ append_packet(packet_char_code); -+ append_four(i); -+ append_packet(packet_pop_code); -+ packet_length -= (cmd - put1 + 1); -+ break; -+ case right1: -+ case right2: -+ case right3: -+ case right4: -+ vf_read((cmd - right1 + 1), i); -+ append_packet(packet_right_code); -+ append_four(i); -+ packet_length -= (cmd - right1 + 1); -+ break; -+ case w1: -+ case w2: -+ case w3: -+ case w4: -+ vf_read((cmd - w1 + 1), w); -+ append_packet(packet_right_code); -+ append_four(w); -+ packet_length -= (cmd - w1 + 1); -+ break; -+ case x1: -+ case x2: -+ case x3: -+ case x4: -+ vf_read((cmd - x1 + 1), x); -+ append_packet(packet_right_code); -+ append_four(x); -+ packet_length -= (cmd - x1 + 1); -+ break; -+ case down1: -+ case down2: -+ case down3: -+ case down4: -+ vf_read((cmd - down1 + 1), i); -+ append_packet(packet_down_code); -+ append_four(i); -+ packet_length -= (cmd - down1 + 1); -+ break; -+ case y1: -+ case y2: -+ case y3: -+ case y4: -+ vf_read((cmd - y1 + 1), y); -+ append_packet(packet_down_code); -+ append_four(y); -+ packet_length -= (cmd - y1 + 1); -+ break; -+ case z1: -+ case z2: -+ case z3: -+ case z4: -+ vf_read((cmd - z1 + 1), z); -+ append_packet(packet_down_code); -+ append_four(z); -+ packet_length -= (cmd - z1 + 1); -+ break; -+ case xxx1: -+ case xxx2: -+ case xxx3: -+ case xxx4: -+ vf_read_u((cmd - xxx1 + 1), utmp); -+ cmd_length = (int) utmp; -+ packet_length -= (cmd - xxx1 + 1); -+ if (cmd_length <= 0) -+ bad_vf("special of negative length"); -+ packet_length -= (unsigned) cmd_length; -+ append_packet(packet_special_code); -+ append_four(cmd_length); -+ while (cmd_length > 0) { -+ cmd_length--; -+ vf_byte(i); -+ append_packet(i); -+ } -+ break; -+ case w0: -+ append_packet(packet_right_code); -+ append_four(w); -+ break; -+ case x0: -+ append_packet(packet_right_code); -+ append_four(x); -+ break; -+ case y0: -+ append_packet(packet_down_code); -+ append_four(y); -+ break; -+ case z0: -+ append_packet(packet_down_code); -+ append_four(z); -+ break; -+ case nop: -+ break; -+ case push: -+ if (stack_level == vf_stack_size) { -+ overflow("virtual font stack size", vf_stack_size); -+ } else { -+ vf_stack[stack_level].stack_w = w; -+ vf_stack[stack_level].stack_x = x; -+ vf_stack[stack_level].stack_y = y; -+ vf_stack[stack_level].stack_z = z; -+ incr(stack_level); -+ append_packet(packet_push_code); -+ } -+ break; -+ case pop: -+ if (stack_level == 0) { -+ bad_vf("more POPs than PUSHs in character"); -+ } else { -+ decr(stack_level); -+ w = vf_stack[stack_level].stack_w; -+ x = vf_stack[stack_level].stack_x; -+ y = vf_stack[stack_level].stack_y; -+ z = vf_stack[stack_level].stack_z; -+ append_packet(packet_pop_code); -+ } -+ break; -+ default: -+ bad_vf("improver DVI command"); -+ } -+ } -+ } -+ /*tex Signal end of packet. */ -+ append_packet(packet_end_code); -+ if (stack_level != 0) -+ bad_vf("more PUSHs than POPs in character packet"); -+ if (packet_length != 0) -+ bad_vf("invalid packet length or DVI command in packet"); -+ /*tex Store the packet being built. */ -+ set_charinfo_packets(co, vpackets); -+ vf_byte(cmd); -+ } -+ if (cmd != post) -+ bad_vf("POST command expected"); -+ -+ xfree(vf_buffer); -+} -+ -+#define make_command0(N,K) { \ -+ lua_newtable(L); \ -+ lua_pushstring(L, N); \ -+ lua_rawseti(L,-2, 1); \ -+ lua_rawseti(L,-2, K); \ -+ K++; } -+ -+#define make_command1(N,V,K) { \ -+ lua_newtable(L); \ -+ lua_pushstring(L, N); \ -+ lua_rawseti(L,-2, 1); \ -+ lua_pushinteger(L, V); \ -+ lua_rawseti(L,-2, 2); \ -+ lua_rawseti(L,-2, K); \ -+ K++; } -+ -+#define make_command2(N,V,W,K) { \ -+ lua_newtable(L); \ -+ lua_pushstring(L, N); \ -+ lua_rawseti(L,-2, 1); \ -+ lua_pushinteger(L, V); \ -+ lua_rawseti(L,-2, 2); \ -+ lua_pushinteger(L, W); \ -+ lua_rawseti(L,-2, 3); \ -+ lua_rawseti(L,-2, K); \ -+ K++; } -+ -+#define make_commands(N,S,V,K) { \ -+ lua_newtable(L); \ -+ lua_pushstring(L, N); \ -+ lua_rawseti(L,-2, 1); \ -+ lua_pushlstring(L, S, V); \ -+ lua_rawseti(L,-2, 2); \ -+ lua_rawseti(L,-2, K); \ -+ K++; } -+ -+int make_vf_table(lua_State * L, const char *cnom, scaled atsize) -+{ -+ int cmd, k, i; -+ int cc; -+ unsigned cmd_length, packet_length; -+ scaled tfm_width; -+ vf_stack_index stack_level; -+ /*tex multiplier */ -+ int vf_z; -+ /*tex correction for negative values */ -+ int vf_alpha; -+ eight_bits *s; -+ scaled h, v; -+ scaled w, x, y, z; -+ /*tex \LUA\ stack */ -+ int s_top; -+ /*tex local font counter */ -+ int vf_nf; -+ scaled ds, fs; -+ four_quarters cs; -+ /*tex accumulator */ -+ memory_word tmp_w; -+ vf_stack_record vf_stack[256]; -+ unsigned char *vf_buffer; -+ int vf_size; -+ int vf_cur; -+ unsigned utmp; -+ stack_level = 0; -+ /*tex Open |vf_file|, return if not found. */ -+ vf_cur = 0; -+ vf_buffer = NULL; -+ vf_size = 0; -+ if (!open_vf_file(cnom, &vf_buffer, &vf_size)) { -+ lua_pushnil(L); -+ return 1; -+ } -+ /*tex Start by creating a table. */ -+ s_top = lua_gettop(L); -+ lua_newtable(L); -+ /*tex Process the preamble. */ -+ vf_byte(k); -+ if (k != pre) -+ lua_bad_vf("PRE command expected"); -+ vf_byte(k); -+ if (k != vf_id) -+ lua_bad_vf("wrong id byte"); -+ vf_byte(cmd_length); -+ s = xmalloc(cmd_length); -+ for (k = 1; k <= (int) cmd_length; k++) -+ vf_byte(s[(k - 1)]); -+ lua_pushlstring(L, (char *) s, (size_t) cmd_length); -+ free(s); -+ lua_setfield(L, -2, "header"); -+ vf_byte(cs.b0); -+ vf_byte(cs.b1); -+ vf_byte(cs.b2); -+ vf_byte(cs.b3); -+ lua_pushinteger(L, (lua_Number) ((cs.b0 << 24) + (cs.b1 << 16) + (cs.b2 << 8) + cs.b3)); -+ lua_setfield(L, -2, "checksum"); -+ vf_read(4, k); -+ ds = k / 16; -+ lua_pushinteger(L, ds); -+ lua_setfield(L, -2, "designsize"); -+ lua_pushstring(L, cnom); -+ lua_setfield(L, -2, "name"); -+ lua_pushinteger(L, atsize); -+ lua_setfield(L, -2, "size"); -+ vf_z = atsize; -+ vf_replace_z(); -+ /*tex Process the font definitions. */ -+ vf_byte(cmd); -+ lua_newtable(L); -+ i = 1; -+ while ((cmd >= fnt_def1) && (cmd <= fnt_def1 + 3)) { -+ lua_newtable(L); -+ vf_read_u((cmd - fnt_def1 + 1), utmp); -+ vf_nf = (int) utmp; -+ vf_nf++; -+ /*tex Add a checksum. */ -+ vf_byte(cs.b0); -+ vf_byte(cs.b1); -+ vf_byte(cs.b2); -+ vf_byte(cs.b3); -+ vf_read(4, k); -+ fs = store_scaled_f(k, atsize); -+ lua_pushstring(L, "size"); -+ lua_pushinteger(L, fs); -+ lua_rawset(L, -3); -+ vf_read(4, k); -+ /*tex |dsize| is not used */ -+ ds = k / 16; -+ vf_byte(tmp_b0); -+ vf_byte(tmp_b1); -+ /*tex Skip the font path. */ -+ while (tmp_b0 > 0) { -+ tmp_b0--; -+ vf_byte(k); -+ } -+ s = xmalloc((unsigned) (tmp_b1 + 1)); -+ k = 0; -+ while (tmp_b1-- > 0) -+ vf_byte(s[k++]); -+ s[k] = 0; -+ lua_pushstring(L, "name"); -+ lua_pushstring(L, xstrdup((char *) s)); -+ free(s); -+ lua_rawset(L, -3); -+ lua_rawseti(L, -2, vf_nf); -+ i++; -+ vf_byte(cmd); -+ } -+ if (i > 1) { -+ lua_setfield(L, -2, "fonts"); -+ } else { -+ lua_pop(L, 1); -+ } -+ /*tex The table; with characters comes next. */ -+ lua_newtable(L); -+ while (cmd <= long_char) { -+ /*tex Build a character packet. */ -+ if (cmd == long_char) { -+ vf_read_u(4, packet_length); -+ vf_read_u(4, utmp); -+ cc = (int) utmp; -+ vf_read(4, tfm_width); -+ } else { -+ packet_length = (unsigned) cmd; -+ vf_byte(cc); -+ vf_read_u(3, utmp); -+ tfm_width = (int) utmp; -+ } -+ /*tex For this character entry. */ -+ lua_newtable(L); -+ lua_pushinteger(L, tfm_width); -+ lua_setfield(L, -2, "width"); -+ /*tex for |commands|: */ -+ lua_newtable(L); -+ k = 1; -+ vf_nf = 0; -+ w = 0; -+ x = 0; -+ y = 0; -+ z = 0; -+ while (packet_length > 0) { -+ vf_byte(cmd); -+ decr(packet_length); -+ if ((cmd >= set_char_0) && (cmd < set1)) { -+ if (vf_nf == 0) { -+ vf_nf = 1; -+ make_command1("font", vf_nf, k); -+ } -+ make_command1("char", cmd, k); -+ } else if (((fnt_num_0 <= cmd) && (cmd <= fnt_num_0 + 63)) || ((fnt1 <= cmd) && (cmd <= fnt1 + 3))) { -+ if (cmd >= fnt1) { -+ vf_read_u((cmd - fnt1 + 1), utmp); -+ vf_nf = (int) utmp; -+ vf_nf++; -+ packet_length -= (unsigned) (cmd - fnt1 + 1); -+ } else { -+ vf_nf = cmd - fnt_num_0 + 1; -+ } -+ make_command1("font", vf_nf, k); -+ } else { -+ switch (cmd) { -+ case set_rule: -+ vf_read(4, h); -+ vf_read(4, v); -+ make_command2("rule", store_scaled_f(h, atsize), -+ store_scaled_f(v, atsize), k); -+ packet_length -= 8; -+ break; -+ case put_rule: -+ vf_read(4, h); -+ vf_read(4, v); -+ make_command0("push", k); -+ make_command2("rule", store_scaled_f(h, atsize), -+ store_scaled_f(v, atsize), k); -+ make_command0("pop", k); -+ packet_length -= 8; -+ break; -+ case set1: -+ case set2: -+ case set3: -+ case set4: -+ if (vf_nf == 0) { -+ vf_nf = 1; -+ make_command1("font", vf_nf, k); -+ } -+ vf_read_u((cmd - set1 + 1), utmp); -+ i = (int) utmp; -+ make_command1("char", i, k); -+ packet_length -= (unsigned) (cmd - set1 + 1); -+ break; -+ case put1: -+ case put2: -+ case put3: -+ case put4: -+ if (vf_nf == 0) { -+ vf_nf = 1; -+ make_command1("font", vf_nf, k); -+ } -+ vf_read_u((cmd - put1 + 1), utmp); -+ i = (int) utmp; -+ make_command0("push", k); -+ make_command1("char", i, k); -+ make_command0("pop", k); -+ packet_length -= (unsigned) (cmd - put1 + 1); -+ break; -+ case right1: -+ case right2: -+ case right3: -+ case right4: -+ vf_read((cmd - right1 + 1), i); -+ make_command1("right", store_scaled_f(i, atsize), k); -+ packet_length -= (unsigned) (cmd - right1 + 1); -+ break; -+ case w1: -+ case w2: -+ case w3: -+ case w4: -+ vf_read((cmd - w1 + 1), w); -+ make_command1("right", store_scaled_f(w, atsize), k); -+ packet_length -= (unsigned) (cmd - w1 + 1); -+ break; -+ case x1: -+ case x2: -+ case x3: -+ case x4: -+ vf_read((cmd - x1 + 1), x); -+ make_command1("right", store_scaled_f(x, atsize), k); -+ packet_length -= (unsigned) (cmd - x1 + 1); -+ break; -+ case down1: -+ case down2: -+ case down3: -+ case down4: -+ vf_read((cmd - down1 + 1), i); -+ make_command1("down", store_scaled_f(i, atsize), k); -+ packet_length -= (unsigned) (cmd - down1 + 1); -+ break; -+ case y1: -+ case y2: -+ case y3: -+ case y4: -+ vf_read((cmd - y1 + 1), y); -+ make_command1("down", store_scaled_f(y, atsize), k); -+ packet_length -= (unsigned) (cmd - y1 + 1); -+ break; -+ case z1: -+ case z2: -+ case z3: -+ case z4: -+ vf_read((cmd - z1 + 1), z); -+ make_command1("down", store_scaled_f(z, atsize), k); -+ packet_length -= (unsigned) (cmd - z1 + 1); -+ break; -+ case xxx1: -+ case xxx2: -+ case xxx3: -+ case xxx4: -+ vf_read_u((cmd - xxx1 + 1), cmd_length); -+ packet_length -= (unsigned) (cmd - xxx1 + 1); -+ if (cmd_length <= 0) -+ lua_bad_vf("special of negative length"); -+ packet_length -= cmd_length; -+ s = xmalloc((cmd_length + 1)); -+ i = 0; -+ while (cmd_length > 0) { -+ cmd_length--; -+ vf_byte(s[i]); -+ i++; -+ } -+ s[i] = 0; -+ make_commands("special", xstrdup((char *) s), (size_t) i, k); -+ free(s); -+ break; -+ case w0: -+ make_command1("right", store_scaled_f(w, atsize), k); -+ break; -+ case x0: -+ make_command1("right", store_scaled_f(x, atsize), k); -+ break; -+ case y0: -+ make_command1("down", store_scaled_f(y, atsize), k); -+ break; -+ case z0: -+ make_command1("down", store_scaled_f(z, atsize), k); -+ break; -+ case nop: -+ break; -+ case push: -+ if (stack_level == vf_stack_size) { -+ overflow("virtual font stack size", vf_stack_size); -+ } else { -+ vf_stack[stack_level].stack_w = w; -+ vf_stack[stack_level].stack_x = x; -+ vf_stack[stack_level].stack_y = y; -+ vf_stack[stack_level].stack_z = z; -+ incr(stack_level); -+ make_command0("push", k); -+ } -+ break; -+ case pop: -+ if (stack_level == 0) { -+ lua_bad_vf("more POPs than PUSHs in character"); -+ } else { -+ decr(stack_level); -+ w = vf_stack[stack_level].stack_w; -+ x = vf_stack[stack_level].stack_x; -+ y = vf_stack[stack_level].stack_y; -+ z = vf_stack[stack_level].stack_z; -+ make_command0("pop", k); -+ } -+ break; -+ default: -+ lua_bad_vf("improver DVI command"); -+ } -+ } -+ } -+ /*tex Signal end of packet. */ -+ lua_setfield(L, -2, "commands"); -+ if (stack_level != 0) -+ lua_bad_vf("more PUSHs than POPs in character packet"); -+ if (packet_length != 0) -+ lua_bad_vf("invalid packet length or DVI command in packet"); -+ lua_rawseti(L, -2, cc); -+ vf_byte(cmd); -+ } -+ lua_setfield(L, -2, "characters"); -+ if (cmd != post) -+ lua_bad_vf("POST command expected"); -+ xfree(vf_buffer); -+ return 1; -+} -+ -+internal_font_number letter_space_font(internal_font_number f, int e, boolean nolig) -+{ -+ internal_font_number k; -+ scaled w; -+ int c; -+ charinfo *co; -+ char *new_font_name; -+ /*tex Read a new font and expand the character widths. */ -+ k = copy_font(f); -+ if (nolig) { -+ /*tex Disable ligatures for letter-spaced fonts. */ -+ set_no_ligatures(k); -+ } -+ /*tex append e.g. |+100ls| to font name; |abs(e) <= 1000|. */ -+ new_font_name = xmalloc((unsigned) (strlen(font_name(k)) + 8)); -+ if (e > 0) { -+ sprintf(new_font_name, "%s+%ils", font_name(k), (int) e); -+ } else { -+ /*tex Minus from |%i|: */ -+ sprintf(new_font_name, "%s%ils", font_name(k), (int) e); -+ } -+ set_font_name(k, new_font_name); -+ /* Create the corresponding virtual font. */ -+ set_font_type(k, virtual_font_type); -+ for (c=font_bc(k);c<=font_ec(k);c++) { -+ if (quick_char_exists(k, c)) { -+ int half_w; -+ int vf_np = 0; -+ eight_bits *vpackets = xmalloc((unsigned) (10+10+1)); -+ if (e<0) { -+ half_w = -round_xn_over_d(quad(k), -e, 2000); -+ } else { -+ half_w = round_xn_over_d(quad(k), e, 2000); -+ } -+ co = get_charinfo(k, c); -+ w = char_width(k, c)+2*half_w; -+ set_charinfo_width(co, w); -+ append_packet(packet_right_code); -+ append_four(half_w); -+ append_fnt_set(f); -+ append_packet(packet_char_code); -+ append_four(c); -+ append_packet(packet_right_code); -+ append_four(half_w); -+ append_packet(packet_end_code); -+ set_charinfo_packets(co, vpackets); -+ } -+ } -+ /*tex Now patch the quad size. Ok, not in order to remain compatible with \PDFTEX: */ -+#if 0 -+ if (e<0) { -+ set_font_param(k, quad_code, -round_xn_over_d(quad(k), 1000-e, 1000)); -+ } else { -+ set_font_param(k, quad_code, round_xn_over_d(quad(k), 1000+e, 1000)); -+ } -+#endif -+ return k; -+} -+ -+internal_font_number copy_font_info(internal_font_number f) -+{ -+ return copy_font(f); -+} -diff --git a/texk/web2c/luatexdir/font/vfpacket.c b/texk/web2c/luatexdir/font/vfpacket.c -new file mode 100644 -index 000000000..41132c54a ---- /dev/null -+++ b/texk/web2c/luatexdir/font/vfpacket.c -@@ -0,0 +1,445 @@ -+/* -+ -+Copyright 1996-2006 Han The Thanh -+Copyright 2006-2013 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ -+ -+#include "ptexlib.h" -+#include "lua/luatex-api.h" -+ -+/*tex -+ -+ Some macros for processing character packets. -+ -+*/ -+ -+#define packet_number(fw) { \ -+ fw = *(vfp++); \ -+ fw = fw * 256 + *(vfp++); \ -+ fw = fw * 256 + *(vfp++); \ -+ fw = fw * 256 + *(vfp++); \ -+} -+ -+#define packet_scaled(a, fs) { \ -+ int fw; \ -+ fw = *(vfp++); \ -+ if (fw > 127) \ -+ fw = fw - 256; \ -+ fw = fw * 256 + *(vfp++); \ -+ fw = fw * 256 + *(vfp++); \ -+ fw = fw * 256 + *(vfp++); \ -+ a = store_scaled_f(fw, fs); \ -+} -+ -+vf_struct *new_vfstruct(void) -+{ -+ vf_struct *vp = (vf_struct *) xmalloc(sizeof(vf_struct)); -+ vp->packet_stack_level = vp->packet_stack_minlevel = 0; -+ vp->packet_stack = (packet_stack_record *) xmalloc(packet_stack_size * sizeof(packet_stack_record)); -+ vp->lf = 0; -+ vp->fs_f = 0; -+ vp->packet_cur_s = 0; -+ vp->refpos = NULL; -+ vp->vflua = false; -+ return vp; -+} -+ -+/*tex -+ -+ Count the number of bytes in a command packet. -+*/ -+ -+int vf_packet_bytes(charinfo * co) -+{ -+ eight_bits *vf_packets, *vfp; -+ unsigned k; -+ int cmd; -+ vfp = vf_packets = get_charinfo_packets(co); -+ if (vf_packets == NULL) { -+ return 0; -+ } -+ while ((cmd = *(vfp++)) != packet_end_code) { -+ switch (cmd) { -+ case packet_nop_code: -+ case packet_pop_code: -+ case packet_push_code: -+ break; -+ case packet_char_code: -+ case packet_down_code: -+ case packet_font_code: -+ case packet_image_code: -+ case packet_node_code: -+ case packet_right_code: -+ vfp += 4; -+ break; -+ case packet_rule_code: -+ vfp += 8; -+ break; -+ case packet_pdf_mode: -+ vfp += 4; -+ break; -+ case packet_pdf_code: -+ vfp += 4; -+ /*tex Plus a string so we fall through: */ -+ case packet_special_code: -+ /*tex |+4| */ -+ packet_number(k); -+ vfp += (int) k; -+ break; -+ default: -+ normal_error("vf", "invalid DVI command (1)"); -+ } -+ }; -+ return (vfp - vf_packets); -+} -+ -+/*tex -+ -+ Typeset the \.{DVI} commands in the character packet for character |c| in -+ current font |f|. -+*/ -+ -+const char *packet_command_names[] = { -+ /*tex |slot| maps to |char| and |font| */ -+ "char", -+ "font", -+ "pop", -+ "push", -+ "special", -+ "image", -+ "right", -+ "down", -+ "rule", -+ "node", -+ "nop", -+ "end", -+ /*tex the next one is not (yet) supported */ -+ "scale", -+ "lua", -+ "pdf", -+ NULL -+}; -+ -+static float packet_float(eight_bits ** vfpp) -+{ -+ unsigned int i; -+ union U { -+ float a; -+ eight_bits b[sizeof(float)]; -+ } u; -+ eight_bits *vfp = *vfpp; -+ for (i = 0; i < sizeof(float); i++) -+ u.b[i] = *(vfp++); -+ *vfpp = vfp; -+ return u.a; -+} -+ -+/*tex -+ -+ The |do_vf_packet| procedure is called in order to interpret the character -+ packet for a virtual character. Such a packet may contain the instruction to -+ typeset a character from the same or an other virtual font; in such cases -+ |do_vf_packet| calls itself recursively. The recursion level, i.e., the -+ number of times this has happened, is kept in the global variable -+ |packet_cur_s| and should not exceed |packet_max_recursion|. -+*/ -+ -+void do_vf_packet(PDF pdf, internal_font_number vf_f, int c, int ex_glyph) -+{ -+ eight_bits *vfp; -+ posstructure *save_posstruct, localpos; -+ vf_struct *save_vfstruct, localvfstruct, *vp; -+ int cmd, w, mode; -+ unsigned k; -+ scaledpos size; -+ scaled i; -+ str_number s; -+ float f; -+ packet_stack_record *mat_p; -+ vfp = get_charinfo_packets(get_charinfo(vf_f, c)); -+ save_posstruct = pdf->posstruct; -+ /*tex use local structure for recursion */ -+ pdf->posstruct = &localpos; -+ localpos.pos = save_posstruct->pos; -+ /*tex invariably for vf */ -+ localpos.dir = dir_TLT; -+ save_vfstruct = pdf->vfstruct; -+ vp = pdf->vfstruct = &localvfstruct; -+ localvfstruct = *save_vfstruct; -+ vp->packet_stack_minlevel = ++(vp->packet_stack_level); -+ vp->lf = 0; -+ vp->fs_f = font_size(vf_f); -+ vp->ex_glyph = ex_glyph; -+ vp->packet_cur_s++; -+ if (vp->packet_cur_s == packet_max_recursion) -+ overflow("max level recursion of virtual fonts", packet_max_recursion); -+ vp->refpos = save_posstruct; -+ vp->vflua = false; -+ mat_p = &(vp->packet_stack[vp->packet_stack_level]); -+ mat_p->c0 = 1.0; -+ mat_p->c1 = 0.0; -+ mat_p->c2 = 0.0; -+ mat_p->c3 = 1.0; -+ mat_p->pos.h = 0; -+ mat_p->pos.v = 0; -+ while ((cmd = *(vfp++)) != packet_end_code) { -+ switch (cmd) { -+ case packet_font_code: -+ packet_number(vp->lf); -+ break; -+ case packet_push_code: -+ vp->packet_stack_level++; -+ if (vp->packet_stack_level == packet_stack_size) -+ normal_error("vf", "packet_stack_level overflow"); -+ vp->packet_stack[vp->packet_stack_level] = *mat_p; -+ mat_p = &(vp->packet_stack[vp->packet_stack_level]); -+ break; -+ case packet_pop_code: -+ if (vp->packet_stack_level == vp->packet_stack_minlevel) -+ normal_error("vf", "packet_stack_level underflow"); -+ vp->packet_stack_level--; -+ mat_p = &(vp->packet_stack[vp->packet_stack_level]); -+ break; -+ case packet_char_code: -+ packet_number(k); -+ /*tex We also check if |c == k| and |font(c) == font(k)| */ -+ if (!char_exists(vp->lf, (int) k)) { -+ char_warning(vp->lf, (int) k); -+ } else if (! ((c == k && vp->lf == vf_f)) && (has_packet(vp->lf, (int) k))) { -+ do_vf_packet(pdf, vp->lf, (int) k, ex_glyph); -+ } else { -+ backend_out[glyph_node] (pdf, vp->lf, (int) k, ex_glyph); -+ } -+ w = char_width(vp->lf, (int) k); -+ if (ex_glyph != 0 && w != 0) -+ w = round_xn_over_d(w, 1000 + ex_glyph, 1000); -+ mat_p->pos.h += w; -+ break; -+ case packet_rule_code: -+ packet_scaled(size.v, vp->fs_f); -+ packet_scaled(size.h, vp->fs_f); -+ if (ex_glyph != 0 && size.h > 0) -+ size.h = round_xn_over_d(size.h, 1000 + ex_glyph, 1000); -+ if (size.h > 0 && size.v > 0) -+ backend_out[rule_node](pdf, 0, size); -+ mat_p->pos.h += size.h; -+ break; -+ case packet_right_code: -+ packet_scaled(i, vp->fs_f); -+ if (ex_glyph != 0 && i != 0) -+ i = round_xn_over_d(i, 1000 + ex_glyph, 1000); -+ mat_p->pos.h += i; -+ break; -+ case packet_down_code: -+ packet_scaled(i, vp->fs_f); -+ mat_p->pos.v += i; -+ break; -+ case packet_pdf_code: -+ packet_number(mode); -+ packet_number(k); -+ str_room(k); -+ while (k > 0) { -+ k--; -+ append_char(*(vfp++)); -+ } -+ s = make_string(); -+ pdf_literal(pdf, s, mode, false); -+ flush_str(s); -+ break; -+ case packet_pdf_mode: -+ packet_number(mode); -+ pdf_literal_set_mode(pdf, mode); -+ break; -+ case packet_special_code: -+ packet_number(k); -+ str_room(k); -+ while (k > 0) { -+ k--; -+ append_char(*(vfp++)); -+ } -+ s = make_string(); -+ pdf_literal(pdf, s, scan_special, false); -+ flush_str(s); -+ break; -+ case packet_lua_code: -+ packet_number(k); -+ vp->vflua = true; -+ luacall_vf(k, vf_f, c); -+ /*tex -+ -+ We don't release as we (can ) flush multiple times, so no: -+ -+ \starttyping -+ luaL_unref(Luas, LUA_REGISTRYINDEX, k); -+ \stoptyping -+ -+ here! -+ -+ */ -+ vp->vflua = false; -+ break; -+ case packet_image_code: -+ packet_number(k); -+ vf_out_image(pdf, k); -+ break; -+ case packet_node_code: -+ packet_number(k); -+ hlist_out(pdf, (halfword) k, 0); -+ break; -+ case packet_nop_code: -+ break; -+ case packet_scale_code: -+ /*tex This is not yet supported in the backend. */ -+ f = packet_float(&vfp); -+ mat_p->c0 = mat_p->c0 * f; -+ mat_p->c3 = mat_p->c3 * f; -+ /* pdf->pstruct->scale = f; */ -+ pdf->pstruct->need_tm = true; -+ pdf->pstruct->need_tf = true; -+ break; -+ default: -+ normal_error("vf", "invalid DVI command (2)"); -+ } -+ /*tex The trivial case, always |TLT|. */ -+ synch_pos_with_cur(&localpos, save_posstruct, mat_p->pos); -+ } -+ pdf->posstruct = save_posstruct; -+ pdf->vfstruct = save_vfstruct; -+} -+ -+int *packet_local_fonts(internal_font_number f, int *num) -+{ -+ int c, cmd, lf, k, l, i; -+ int localfonts[256] = { 0 }; -+ int *lfs; -+ charinfo *co; -+ eight_bits *vf_packets, *vfp; -+ k = 0; -+ for (c = font_bc(f); c <= font_ec(f); c++) { -+ if (quick_char_exists(f, c)) { -+ co = get_charinfo(f, c); -+ vfp = vf_packets = get_charinfo_packets(co); -+ if (vf_packets == NULL) -+ continue; -+ while ((cmd = *(vfp++)) != packet_end_code) { -+ switch (cmd) { -+ case packet_font_code: -+ packet_number(lf); -+ for (l = 0; l < k; l++) { -+ if (localfonts[l] == lf) { -+ break; -+ } -+ } -+ if (l == k) { -+ localfonts[k++] = lf; -+ } -+ break; -+ case packet_nop_code: -+ case packet_pop_code: -+ case packet_push_code: -+ break; -+ case packet_char_code: -+ case packet_down_code: -+ case packet_image_code: -+ case packet_node_code: -+ case packet_right_code: -+ vfp += 4; -+ break; -+ case packet_rule_code: -+ vfp += 8; -+ break; -+ case packet_special_code: -+ packet_number(i); -+ vfp += i; -+ break; -+ default: -+ normal_error("vf", "invalid DVI command (3)"); -+ } -+ } -+ } -+ } -+ *num = k; -+ if (k > 0) { -+ lfs = xmalloc((unsigned) ((unsigned) k * sizeof(int))); -+ memcpy(lfs, localfonts, (size_t) ((unsigned) k * sizeof(int))); -+ return lfs; -+ } -+ return NULL; -+} -+ -+void replace_packet_fonts(internal_font_number f, int *old_fontid, int *new_fontid, int count) -+{ -+ int c, cmd, lf, k, l; -+ charinfo *co; -+ eight_bits *vf_packets, *vfp; -+ for (c = font_bc(f); c <= font_ec(f); c++) { -+ if (quick_char_exists(f, c)) { -+ co = get_charinfo(f, c); -+ vfp = vf_packets = get_charinfo_packets(co); -+ if (vf_packets == NULL) -+ continue; -+ while ((cmd = *(vfp++)) != packet_end_code) { -+ switch (cmd) { -+ case packet_font_code: -+ packet_number(lf); -+ for (l = 0; l < count; l++) { -+ if (old_fontid[l] == lf) { -+ break; -+ } -+ } -+ if (l < count) { -+ k = new_fontid[l]; -+ *(vfp - 4) = (eight_bits) -+ ((k & 0xFF000000) >> 24); -+ *(vfp - 3) = (eight_bits) -+ ((k & 0x00FF0000) >> 16); -+ *(vfp - 2) = (eight_bits) -+ ((k & 0x0000FF00) >> 8); -+ *(vfp - 1) = (eight_bits) (k & 0x000000FF); -+ } -+ break; -+ case packet_nop_code: -+ case packet_pop_code: -+ case packet_push_code: -+ break; -+ case packet_char_code: -+ case packet_down_code: -+ case packet_image_code: -+ case packet_node_code: -+ case packet_right_code: -+ case packet_rule_code: -+ vfp += 8; -+ break; -+ case packet_pdf_mode: -+ vfp += 4; -+ break; -+ case packet_pdf_code: -+ vfp += 4; -+ /*tex Plus a string so we fall through. */ -+ case packet_special_code: -+ packet_number(k); -+ vfp += k; -+ break; -+ default: -+ normal_error("vf", "invalid DVI command (4)"); -+ } -+ } -+ } -+ } -+} -diff --git a/texk/web2c/luatexdir/font/vfpacket.w b/texk/web2c/luatexdir/font/vfpacket.w -deleted file mode 100644 -index d2329916a..000000000 ---- a/texk/web2c/luatexdir/font/vfpacket.w -+++ /dev/null -@@ -1,424 +0,0 @@ --% vfpacket.w --% --% Copyright 1996-2006 Han The Thanh --% Copyright 2006-2013 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --@ @c -- -- --#include "ptexlib.h" -- --@ Some macros for processing character packets. --@c --#define packet_number(fw) { \ -- fw = *(vfp++); \ -- fw = fw * 256 + *(vfp++); \ -- fw = fw * 256 + *(vfp++); \ -- fw = fw * 256 + *(vfp++); \ --} -- --#define packet_scaled(a, fs) { \ -- int fw; \ -- fw = *(vfp++); \ -- if (fw > 127) \ -- fw = fw - 256; \ -- fw = fw * 256 + *(vfp++); \ -- fw = fw * 256 + *(vfp++); \ -- fw = fw * 256 + *(vfp++); \ -- a = store_scaled_f(fw, fs); \ --} -- --@ @c --vf_struct *new_vfstruct(void) --{ -- vf_struct *vp = (vf_struct *) xmalloc(sizeof(vf_struct)); -- vp->packet_stack_level = vp->packet_stack_minlevel = 0; -- vp->packet_stack = -- (packet_stack_record *) xmalloc(packet_stack_size * -- sizeof(packet_stack_record)); -- vp->lf = 0; -- vp->fs_f = 0; -- vp->packet_cur_s = 0; -- vp->refpos = NULL; -- vp->vflua = false; -- return vp; --} -- --@ Count the number of bytes in a command packet. --@c --int vf_packet_bytes(charinfo * co) --{ -- eight_bits *vf_packets, *vfp; -- unsigned k; -- int cmd; -- -- vfp = vf_packets = get_charinfo_packets(co); -- if (vf_packets == NULL) { -- return 0; -- } -- while ((cmd = *(vfp++)) != packet_end_code) { -- switch (cmd) { -- case packet_nop_code: -- case packet_pop_code: -- case packet_push_code: -- break; -- case packet_char_code: -- case packet_down_code: -- case packet_font_code: -- case packet_image_code: -- case packet_node_code: -- case packet_right_code: -- case packet_rule_code: -- vfp += 8; -- break; -- case packet_pdf_mode: -- vfp += 4; -- break; -- case packet_pdf_code: -- vfp += 4; -- /* plus a string so we fall through */ -- case packet_special_code: -- packet_number(k); /* +4 */ -- vfp += (int) k; -- break; -- default: -- normal_error("vf", "invalid DVI command (1)"); -- } -- }; -- return (vfp - vf_packets); --} -- --@ Typeset the \.{DVI} commands in the character packet -- for character |c| in current font |f|. --@c --const char *packet_command_names[] = { -- "char", "font", "pop", "push", "special", "image", -- "right", "down", "rule", "node", "nop", "end", "scale", "lua", "pdf", NULL --}; -- --@ @c --static float packet_float(eight_bits ** vfpp) --{ -- unsigned int i; -- union U { -- float a; -- eight_bits b[sizeof(float)]; -- } u; -- eight_bits *vfp = *vfpp; -- for (i = 0; i < sizeof(float); i++) -- u.b[i] = *(vfp++); -- *vfpp = vfp; -- return u.a; --} -- --@ The |do_vf_packet| procedure is called in order to interpret the -- character packet for a virtual character. Such a packet may contain -- the instruction to typeset a character from the same or an other -- virtual font; in such cases |do_vf_packet| calls itself -- recursively. The recursion level, i.e., the number of times this has -- happened, is kept in the global variable |packet_cur_s| and should -- not exceed |packet_max_recursion|. --@c --void do_vf_packet(PDF pdf, internal_font_number vf_f, int c, int ex_glyph) --{ -- eight_bits *vfp; -- posstructure *save_posstruct, localpos; -- vf_struct *save_vfstruct, localvfstruct, *vp; -- int cmd, w, mode; -- unsigned k; -- scaledpos size; -- scaled i; -- str_number s; -- float f; -- packet_stack_record *mat_p; -- -- vfp = get_charinfo_packets(get_charinfo(vf_f, c)); -- assert(vfp != NULL); -- -- save_posstruct = pdf->posstruct; -- pdf->posstruct = &localpos; /* use local structure for recursion */ -- localpos.pos = save_posstruct->pos; -- localpos.dir = dir_TLT; /* invariably for vf */ -- -- save_vfstruct = pdf->vfstruct; -- vp = pdf->vfstruct = &localvfstruct; -- localvfstruct = *save_vfstruct; -- -- vp->packet_stack_minlevel = ++(vp->packet_stack_level); -- vp->lf = 0; -- vp->fs_f = font_size(vf_f); -- vp->ex_glyph = ex_glyph; -- vp->packet_cur_s++; -- if (vp->packet_cur_s == packet_max_recursion) -- overflow("max level recursion of virtual fonts", packet_max_recursion); -- vp->refpos = save_posstruct; -- vp->vflua = false; -- -- mat_p = &(vp->packet_stack[vp->packet_stack_level]); -- mat_p->c0 = 1.0; -- mat_p->c1 = 0.0; -- mat_p->c2 = 0.0; -- mat_p->c3 = 1.0; -- mat_p->pos.h = 0; -- mat_p->pos.v = 0; -- -- while ((cmd = *(vfp++)) != packet_end_code) { --#ifdef DEBUG -- if (cmd > packet_end_code) { -- fprintf(stdout, "do_vf_packet(%i,%i) command code = illegal \n", -- vf_f, c); -- } else { -- fprintf(stdout, "do_vf_packet(%i,%i) command code = %s\n", vf_f, c, -- packet_command_names[cmd]); -- } --#endif -- switch (cmd) { -- case packet_font_code: -- packet_number(vp->lf); -- break; -- case packet_push_code: -- vp->packet_stack_level++; -- if (vp->packet_stack_level == packet_stack_size) -- normal_error("vf", "packet_stack_level overflow"); -- vp->packet_stack[vp->packet_stack_level] = *mat_p; -- mat_p = &(vp->packet_stack[vp->packet_stack_level]); -- break; -- case packet_pop_code: -- if (vp->packet_stack_level == vp->packet_stack_minlevel) -- normal_error("vf", "packet_stack_level underflow"); -- vp->packet_stack_level--; -- mat_p = &(vp->packet_stack[vp->packet_stack_level]); -- break; -- case packet_char_code: -- packet_number(k); -- /* we also check if c == k and font(c) == font)k) */ -- if (!char_exists(vp->lf, (int) k)) { -- char_warning(vp->lf, (int) k); -- } else if (! ((c == k && vp->lf == vf_f)) && (has_packet(vp->lf, (int) k))) { -- do_vf_packet(pdf, vp->lf, (int) k, ex_glyph); -- } else { -- backend_out[glyph_node] (pdf, vp->lf, (int) k, ex_glyph); -- } -- w = char_width(vp->lf, (int) k); -- mat_p->pos.h += round_xn_over_d(w, 1000 + ex_glyph, 1000); -- break; -- case packet_rule_code: -- packet_scaled(size.v, vp->fs_f); /* height (where is depth?) */ -- packet_scaled(size.h, vp->fs_f); -- if (size.h > 0 && size.v > 0) -- backend_out[rule_node](pdf, 0, size); /* the 0 is unused */ -- mat_p->pos.h += size.h; -- break; -- case packet_right_code: -- packet_scaled(i, vp->fs_f); -- mat_p->pos.h += i; -- break; -- case packet_down_code: -- packet_scaled(i, vp->fs_f); -- mat_p->pos.v += i; -- break; -- case packet_pdf_code: -- packet_number(mode); -- packet_number(k); -- str_room(k); -- while (k > 0) { -- k--; -- append_char(*(vfp++)); -- } -- s = make_string(); -- pdf_literal(pdf, s, mode, false); -- flush_str(s); -- break; -- case packet_pdf_mode: -- packet_number(mode); -- pdf_literal_set_mode(pdf, mode); -- break; -- case packet_special_code: -- packet_number(k); -- str_room(k); -- while (k > 0) { -- k--; -- append_char(*(vfp++)); -- } -- s = make_string(); -- pdf_literal(pdf, s, scan_special, false); -- flush_str(s); -- break; -- case packet_lua_code: -- packet_number(k); -- vp->vflua = true; -- if (luaL_loadbuffer -- (Luas, (const char *) vfp, (size_t) k, "packet_lua_code") -- || lua_pcall(Luas, 0, LUA_MULTRET, 0)) -- lua_error(Luas); -- vp->vflua = false; -- vfp += k; -- break; -- case packet_image_code: -- packet_number(k); -- vf_out_image(pdf, k); -- break; -- case packet_node_code: -- packet_number(k); -- hlist_out(pdf, (halfword) k, 0); -- break; -- case packet_nop_code: -- break; -- case packet_scale_code: -- f = packet_float(&vfp); -- mat_p->c0 = mat_p->c0 * f; -- mat_p->c3 = mat_p->c3 * f; -- /* pdf->pstruct->scale = f; *//* scale is still NOP */ -- pdf->pstruct->need_tm = true; -- pdf->pstruct->need_tf = true; -- break; -- default: -- normal_error("vf", "invalid DVI command (2)"); -- } -- synch_pos_with_cur(&localpos, save_posstruct, mat_p->pos); /* trivial case, always TLT */ -- } -- pdf->posstruct = save_posstruct; -- pdf->vfstruct = save_vfstruct; --} -- --@ @c --int *packet_local_fonts(internal_font_number f, int *num) --{ -- int c, cmd, lf, k, l, i; -- int localfonts[256] = { 0 }; -- int *lfs; -- charinfo *co; -- -- eight_bits *vf_packets, *vfp; -- k = 0; -- for (c = font_bc(f); c <= font_ec(f); c++) { -- if (quick_char_exists(f, c)) { -- co = get_charinfo(f, c); -- vfp = vf_packets = get_charinfo_packets(co); -- if (vf_packets == NULL) -- continue; -- while ((cmd = *(vfp++)) != packet_end_code) { -- switch (cmd) { -- case packet_font_code: -- packet_number(lf); -- for (l = 0; l < k; l++) { -- if (localfonts[l] == lf) { -- break; -- } -- } -- if (l == k) { -- localfonts[k++] = lf; -- } -- break; -- case packet_nop_code: -- case packet_pop_code: -- case packet_push_code: -- break; -- case packet_char_code: -- case packet_down_code: -- case packet_image_code: -- case packet_node_code: -- case packet_right_code: -- vfp += 4; -- break; -- case packet_rule_code: -- vfp += 8; -- break; -- case packet_special_code: -- packet_number(i); -- vfp += i; -- break; -- default: -- normal_error("vf", "invalid DVI command (3)"); -- } -- } -- } -- } -- *num = k; -- if (k > 0) { -- lfs = xmalloc((unsigned) ((unsigned) k * sizeof(int))); -- memcpy(lfs, localfonts, (size_t) ((unsigned) k * sizeof(int))); -- return lfs; -- } -- return NULL; --} -- --@ @c --void --replace_packet_fonts(internal_font_number f, int *old_fontid, -- int *new_fontid, int count) --{ -- int c, cmd, lf, k, l; -- charinfo *co; -- eight_bits *vf_packets, *vfp; -- -- for (c = font_bc(f); c <= font_ec(f); c++) { -- if (quick_char_exists(f, c)) { -- co = get_charinfo(f, c); -- vfp = vf_packets = get_charinfo_packets(co); -- if (vf_packets == NULL) -- continue; -- while ((cmd = *(vfp++)) != packet_end_code) { -- switch (cmd) { -- case packet_font_code: -- packet_number(lf); -- for (l = 0; l < count; l++) { -- if (old_fontid[l] == lf) { -- break; -- } -- } -- if (l < count) { -- k = new_fontid[l]; -- *(vfp - 4) = (eight_bits) -- ((k & 0xFF000000) >> 24); -- *(vfp - 3) = (eight_bits) -- ((k & 0x00FF0000) >> 16); -- *(vfp - 2) = (eight_bits) -- ((k & 0x0000FF00) >> 8); -- *(vfp - 1) = (eight_bits) (k & 0x000000FF); -- } -- break; -- case packet_nop_code: -- case packet_pop_code: -- case packet_push_code: -- break; -- case packet_char_code: -- case packet_down_code: -- case packet_image_code: -- case packet_node_code: -- case packet_right_code: -- case packet_rule_code: -- vfp += 8; -- break; -- case packet_pdf_mode: -- vfp += 4; -- break; -- case packet_pdf_code: -- vfp += 4; -- /* plus a string so we fall through */ -- case packet_special_code: -- packet_number(k); -- vfp += k; -- break; -- default: -- normal_error("vf", "invalid DVI command (4)"); -- } -- } -- } -- } --} -diff --git a/texk/web2c/luatexdir/font/writeenc.w b/texk/web2c/luatexdir/font/writeenc.c -similarity index 71% -rename from texk/web2c/luatexdir/font/writeenc.w -rename to texk/web2c/luatexdir/font/writeenc.c -index 1a7ed3891..554c246a5 100644 ---- a/texk/web2c/luatexdir/font/writeenc.w -+++ b/texk/web2c/luatexdir/font/writeenc.c -@@ -1,34 +1,37 @@ --% writeenc.w --% --% Copyright 1996-2006 Han The Thanh --% Copyright 2006-2011 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --@ @c -+/* - -+Copyright 1996-2006 Han The Thanh -+Copyright 2006-2011 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ - - #include "ptexlib.h" - --@ All encoding entries go into AVL tree for fast search by name. --@c -+/*tex -+ -+ All encoding entries go into AVL tree for fast search by name. -+ -+*/ -+ - struct avl_table *fe_tree = NULL; - --@ AVL sort |fe_entry| into |fe_tree| by name --@c -+/* The AVL sort |fe_entry| into |fe_tree| by name. */ -+ - static int comp_fe_entry(const void *pa, const void *pb, void *p) - { - (void) p; -@@ -41,7 +44,8 @@ static fe_entry *new_fe_entry(void) - fe = xtalloc(1, fe_entry); - fe->name = NULL; - fe->fe_objnum = 0; -- fe->glyph_names = NULL; /* encoding file not yet read in */ -+ /*tex The encoding file is not yet read in. */ -+ fe->glyph_names = NULL; - fe->tx_tree = NULL; - return fe; - } -@@ -67,7 +71,8 @@ static void register_fe_entry(fe_entry * fe) - } - assert(fe != NULL); - assert(fe->name != NULL); -- assert(lookup_fe_entry(fe->name) == NULL); /* encoding not yet registered */ -+ /*tex The encoding is not yet registered. */ -+ assert(lookup_fe_entry(fe->name) == NULL); - aa = avl_probe(fe_tree, fe); - assert(aa != NULL); - } -@@ -85,9 +90,7 @@ fe_entry *get_fe_entry(char *s) - return fe; - } - --@ @c --static void write_enc(PDF pdf, char **glyph_names, struct avl_table *tx_tree, -- int fe_objnum) -+static void write_enc(PDF pdf, char **glyph_names, struct avl_table *tx_tree, int fe_objnum) - { - int i_old, *p; - struct avl_traverser t; -@@ -102,9 +105,9 @@ static void write_enc(PDF pdf, char **glyph_names, struct avl_table *tx_tree, - avl_t_init(&t, tx_tree); - for (i_old = -2, p = (int *) avl_t_first(&t, tx_tree); p != NULL; - p = (int *) avl_t_next(&t)) { -- if (*p == i_old + 1) /* consecutive */ -+ if (*p == i_old + 1) { - pdf_add_name(pdf, glyph_names[*p]); -- else { -+ } else { - pdf_add_int(pdf, *p); - pdf_add_name(pdf, glyph_names[*p]); - } -@@ -134,8 +137,7 @@ void write_fontencodings(PDF pdf) - write_fontencoding(pdf, fe); - } - --@ cleaning up... --@c -+/*tex Cleaning up \unknown */ - - static void destroy_fe_entry(void *pa, void *pb) - { -diff --git a/texk/web2c/luatexdir/font/writefont.w b/texk/web2c/luatexdir/font/writefont.c -similarity index 65% -rename from texk/web2c/luatexdir/font/writefont.w -rename to texk/web2c/luatexdir/font/writefont.c -index 2ba81d617..5d75ef80c 100644 ---- a/texk/web2c/luatexdir/font/writefont.w -+++ b/texk/web2c/luatexdir/font/writefont.c -@@ -1,69 +1,69 @@ --% writefont.w --% --% Copyright 1996-2006 Han The Thanh --% Copyright 2006-2010 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --@ @c -+/* -+ -+Copyright 1996-2006 Han The Thanh -+Copyright 2006-2010 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. - -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ - - #include "ptexlib.h" - #include "lua/luatex-api.h" - - void write_cid_fontdictionary(PDF pdf, fo_entry * fo, internal_font_number f); -+ - static void create_cid_fontdictionary(PDF pdf, internal_font_number f); - - const key_entry font_key[FONT_KEYS_NUM] = { -- { "Ascent", "Ascender", 1 }, -- { "CapHeight", "CapHeight", 1 }, -- { "Descent", "Descender", 1 }, -+ { "Ascent", "Ascender", 1 }, -+ { "CapHeight", "CapHeight", 1 }, -+ { "Descent", "Descender", 1 }, - { "ItalicAngle", "ItalicAngle", 1 }, -- { "StemV", "StdVW", 1 }, -- { "XHeight", "XHeight", 1 }, -- { "FontBBox", "FontBBox", 1 }, -- { "", "", 0 }, -- { "", "", 0 }, -- { "", "", 0 }, -- { "FontName", "FontName", 1 } -+ { "StemV", "StdVW", 1 }, -+ { "XHeight", "XHeight", 1 }, -+ { "FontBBox", "FontBBox", 1 }, -+ { "", "", 0 }, -+ { "", "", 0 }, -+ { "", "", 0 }, -+ { "FontName", "FontName", 1 } - }; - --@ --@c --struct avl_table *fo_tree = NULL; /* tree of font dictionaries */ --struct avl_table *fd_tree = NULL; /* tree of font descriptor objects */ -+/*tex A tree of font dictionaries: */ -+ -+struct avl_table *fo_tree = NULL; -+ -+/*tex A tree of font descriptor objects: */ -+ -+struct avl_table *fd_tree = NULL; - - static int comp_fo_entry(const void *pa, const void *pb, void *p) - { - (void) p; -- return strcmp(((const fo_entry *) pa)->fm->tfm_name, -- ((const fo_entry *) pb)->fm->tfm_name); -+ return strcmp(((const fo_entry *) pa)->fm->tfm_name, ((const fo_entry *) pb)->fm->tfm_name); - } - - static int comp_fd_entry(const void *pa, const void *pb, void *p) - { - const fd_entry *p1 = (const fd_entry *) pa, *p2 = (const fd_entry *) pb; - (void) p; -- assert(p1->fm != NULL && is_fontfile(p1->fm) && -- p2->fm != NULL && is_fontfile(p2->fm)); - return strcmp(p1->fm->ff_name, p2->fm->ff_name); - } - --@ initialize data structure for /Type /Font --@c -+/*tex We initialize data structure for |/Type| |/Font|: */ -+ - static fo_entry *new_fo_entry(void) - { - fo_entry *fo; -@@ -81,8 +81,8 @@ static fo_entry *new_fo_entry(void) - return fo; - } - --@ initialize data structure for /Type /FontDescriptor --@c -+/*tex We initialize data structure for |/Type| |/FontDescriptor|: */ -+ - fd_entry *new_fd_entry(internal_font_number f) - { - fd_entry *fd; -@@ -108,12 +108,14 @@ fd_entry *new_fd_entry(internal_font_number f) - return fd; - } - --@ --Only fallback values of font metrics are taken from the TFM info --of |f| by |preset_fontmetrics|. During reading of the font file, --these values are replaced by metrics from the font, if available. -+/*tex -+ -+ Only fallback values of font metrics are taken from the TFM info of |f| by -+ |preset_fontmetrics|. During reading of the font file, these values are -+ replaced by metrics from the font, if available. -+ -+*/ - --@c - static void preset_fontmetrics(fd_entry * fd, internal_font_number f) - { - int i; -@@ -143,9 +145,7 @@ static void fix_fontmetrics(fd_entry * fd) - { - int i; - intparm *p = (intparm *) fd->font_dim; -- assert(p[FONTBBOX1_CODE].set && p[FONTBBOX2_CODE].set -- && p[FONTBBOX3_CODE].set && p[FONTBBOX4_CODE].set); -- /* make sure there is a rectangle */ -+ /*tex Make sure there is a rectangle. */ - if (p[FONTBBOX3_CODE].val < p[FONTBBOX1_CODE].val) { - i = p[FONTBBOX3_CODE].val; - p[FONTBBOX3_CODE].val = p[FONTBBOX1_CODE].val; -@@ -178,34 +178,41 @@ static void write_fontmetrics(PDF pdf, fd_entry * fd) - fix_fontmetrics(fd); - pdf_add_name(pdf, font_key[FONTBBOX1_CODE].pdfname); - pdf_begin_array(pdf); -- pdf_printf(pdf, "%i %i %i %i", (int) fd->font_dim[FONTBBOX1_CODE].val, -- (int) fd->font_dim[FONTBBOX2_CODE].val, -- (int) fd->font_dim[FONTBBOX3_CODE].val, -- (int) fd->font_dim[FONTBBOX4_CODE].val); -+ /* -+ pdf_check_space; -+ pdf_printf(pdf, "%i %i %i %i", -+ (int) fd->font_dim[FONTBBOX1_CODE].val, -+ (int) fd->font_dim[FONTBBOX2_CODE].val, -+ (int) fd->font_dim[FONTBBOX3_CODE].val, -+ (int) fd->font_dim[FONTBBOX4_CODE].val); -+ */ -+ pdf_add_int(pdf,(int) fd->font_dim[FONTBBOX1_CODE].val); -+ pdf_add_int(pdf,(int) fd->font_dim[FONTBBOX2_CODE].val); -+ pdf_add_int(pdf,(int) fd->font_dim[FONTBBOX3_CODE].val); -+ pdf_add_int(pdf,(int) fd->font_dim[FONTBBOX4_CODE].val); -+ /* */ - pdf_end_array(pdf); - for (i = 0; i < GEN_KEY_NUM; i++) - if (fd->font_dim[i].set) - pdf_dict_add_int(pdf, font_key[i].pdfname, fd->font_dim[i].val); - } - --@ --@c - static void preset_fontname(fo_entry * fo, internal_font_number f) - { -- if (fo->fm->ps_name != NULL) -- fo->fd->fontname = xstrdup(fo->fm->ps_name); /* just fallback */ -- else if (font_fullname(f) != NULL) -+ if (fo->fm->ps_name != NULL) { -+ /*tex We just fallback. */ -+ fo->fd->fontname = xstrdup(fo->fm->ps_name); -+ } else if (font_fullname(f) != NULL) { - fo->fd->fontname = xstrdup(font_fullname(f)); -- else -+ } else { - fo->fd->fontname = xstrdup(fo->fm->tfm_name); -+ } - } - - static void pdf_dict_add_fontname(PDF pdf, const char *key, fd_entry * fd) - { - char *s; - size_t l1 = 0, l2; -- assert(fd->fontname != NULL); -- assert(key != NULL); - if (fd->subset_tag != NULL) - l1 = strlen(fd->subset_tag); - l2 = strlen(fd->fontname); -@@ -218,27 +225,20 @@ static void pdf_dict_add_fontname(PDF pdf, const char *key, fd_entry * fd) - xfree(s); - } - --@ --@c - fd_entry *lookup_fd_entry(char *s) - { - fd_entry fd; - fm_entry fm; -- assert(s != NULL); - fm.ff_name = s; - fd.fm = &fm; - if (fd_tree == NULL) { - fd_tree = avl_create(comp_fd_entry, NULL, &avl_xallocator); -- assert(fd_tree != NULL); - } - return (fd_entry *) avl_find(fd_tree, &fd); - } - - static fd_entry *lookup_fontdescriptor(fo_entry * fo) - { -- assert(fo != NULL); -- assert(fo->fm != NULL); -- assert(is_fontfile(fo->fm)); - return lookup_fd_entry(fo->fm->ff_name); - } - -@@ -247,66 +247,72 @@ void register_fd_entry(fd_entry * fd) - void **aa; - if (fd_tree == NULL) { - fd_tree = avl_create(comp_fd_entry, NULL, &avl_xallocator); -- assert(fd_tree != NULL); - } -- assert(fd != NULL && fd->fm != NULL && is_fontfile(fd->fm)); -- /* font descriptor not yet registered: */ -- assert(lookup_fd_entry(fd->fm->ff_name) == NULL); -+ /*tex The font descriptor is not yet registered: */ -+ if (lookup_fd_entry(fd->fm->ff_name) == NULL) { -+ /*tex Is this a problem? */ -+ } else { -+ /*tex The lookup also can create */ -+ } - aa = avl_probe(fd_tree, fd); -- assert(aa != NULL); -+ if (aa == NULL) { -+ /*tex Is this a problem? */ -+ } - } - - static void create_fontdescriptor(fo_entry * fo, internal_font_number f) - { -- assert(fo != NULL); -- assert(fo->fm != NULL); -- assert(fo->fd == NULL); - fo->fd = new_fd_entry(f); - preset_fontname(fo, f); - preset_fontmetrics(fo->fd, f); -- /* encoding needed by TrueType writing: */ -+ /*tex An encoding is needed for \TRUETYPE\ writing: */ - fo->fd->fe = fo->fe; -- /* map entry needed by TrueType writing: */ -+ /*tex A map entry is needed for \TRUETYPE\ writing: */ - fo->fd->fm = fo->fm; - fo->fd->gl_tree = avl_create(comp_string_entry, NULL, &avl_xallocator); -- assert(fo->fd->gl_tree != NULL); - } - --@ --For all used characters of \TeX font |f|, get corresponding glyph names --from external reencoding (.enc) file and collect these in the glyph --tree |gl_tree| of font descriptor |fd| referenced by font dictionary |fo|. -+/*tex -+ -+ For all used characters of \TeX font |f|, get corresponding glyph names from -+ external reencoding (.enc) file and collect these in the glyph tree |gl_tree| -+ of font descriptor |fd| referenced by font dictionary |fo|. -+ -+*/ - --@c - static void mark_reenc_glyphs(fo_entry * fo, internal_font_number f) - { - int i; - char **g; - void **aa; -- assert(fo->fe != NULL); - if (is_subsetted(fo->fm)) { -- assert(is_included(fo->fm)); -- /* mark glyphs from TeX (externally reencoded characters) */ -+ /*tex mark glyphs from TeX (externally reencoded characters) */ - g = fo->fe->glyph_names; - for (i = fo->first_char; i <= fo->last_char; i++) { - if (pdf_char_marked(f, i) - && g[i] != notdef - && (char *) avl_find(fo->fd->gl_tree, g[i]) == NULL) { - aa = avl_probe(fo->fd->gl_tree, xstrdup(g[i])); -- assert(aa != NULL); -+ if (aa == NULL) { -+ /*tex Is this a problem? */ -+ } - } - } - } - } - --@ --Function |mark_chars| has 2 uses: --\item 1. Mark characters as chars on \TeX\ level. --\item 2. Mark encoding pairs used by \TeX\ to optimize encoding vector. -+/*tex -+ -+ Function |mark_chars| has 2 uses: - --@c --static struct avl_table *mark_chars(fo_entry * fo, struct avl_table *tx_tree, -- internal_font_number f) -+ \startitemize[n] -+ \startitem Mark characters as chars on \TeX\ level. \stopitem -+ \startitem Mark encoding pairs used by \TeX\ to optimize encoding vector. \stopitem -+ \stopitemize -+ -+*/ -+ -+static struct avl_table *mark_chars(fo_entry * fo, struct avl_table *tx_tree, internal_font_number f) - { - int i, *j; - void **aa; -@@ -319,19 +325,19 @@ static struct avl_table *mark_chars(fo_entry * fo, struct avl_table *tx_tree, - j = xtalloc(1, int); - *j = i; - aa = avl_probe(tx_tree, j); -- assert(aa != NULL); -+ if (aa == NULL) { -+ /*tex Is this a problem? */ -+ } - } - } - return tx_tree; - } - --@ --@c - static void get_char_range(fo_entry * fo, internal_font_number f) - { - int i; - assert(fo != NULL); -- /* search for |first_char| and |last_char| */ -+ /*tex Search for |first_char| and |last_char|. */ - for (i = font_bc(f); i <= font_ec(f); i++) - if (pdf_char_marked(f, i)) - break; -@@ -341,7 +347,7 @@ static void get_char_range(fo_entry * fo, internal_font_number f) - break; - fo->last_char = i; - if ((fo->first_char > fo->last_char) || !pdf_char_marked(f, fo->first_char)) { -- /* no character used from this font */ -+ /*tex No character has been used from this font. */ - fo->last_char = 0; - fo->first_char = fo->last_char + 1; - } -@@ -350,7 +356,7 @@ static void get_char_range(fo_entry * fo, internal_font_number f) - static int font_has_subset(internal_font_number f) - { - int i, s; -- /* search for |first_char| and |last_char| */ -+ /*tex Search for |first_char| and |last_char|. */ - for (i = font_bc(f); i <= font_ec(f); i++) - if (pdf_char_marked(f, i)) - break; -@@ -364,19 +370,14 @@ static int font_has_subset(internal_font_number f) - return 1; - } - --@ --@c - static void write_charwidth_array(PDF pdf, fo_entry * fo, internal_font_number f) - { - int i, j, *ip, *fip; - struct avl_traverser t; -- assert(fo->tx_tree != NULL); -- assert(fo->cw_objnum == 0); - fo->cw_objnum = pdf_create_obj(pdf, obj_type_others, 0); - pdf_begin_obj(pdf, fo->cw_objnum, OBJSTM_ALWAYS); - avl_t_init(&t, fo->tx_tree); - fip = (int *) avl_t_first(&t, fo->tx_tree); -- assert(fip != NULL); - pdf_begin_array(pdf); - for (ip = fip, j = *ip; ip != NULL; ip = (int *) avl_t_next(&t)) { - if (ip != fip) -@@ -393,19 +394,21 @@ static void write_charwidth_array(PDF pdf, fo_entry * fo, internal_font_number f - pdf_end_obj(pdf); - } - --@ Remark: Font objects from embedded PDF files are never registered --into |fo_tree|; they are individually written out. --@c -+/*tex -+ -+ Remark: Font objects from embedded PDF files are never registered into -+ |fo_tree|; they are individually written out. -+ -+*/ -+ - static fo_entry *lookup_fo_entry(char *s) - { - fo_entry fo; - fm_entry fm; -- assert(s != NULL); - fm.tfm_name = s; - fo.fm = &fm; - if (fo_tree == NULL) { - fo_tree = avl_create(comp_fo_entry, NULL, &avl_xallocator); -- assert(fo_tree != NULL); - } - return (fo_entry *) avl_find(fo_tree, &fo); - } -@@ -415,60 +418,63 @@ static void register_fo_entry(fo_entry * fo) - void **aa; - if (fo_tree == NULL) { - fo_tree = avl_create(comp_fo_entry, NULL, &avl_xallocator); -- assert(fo_tree != NULL); - } -- assert(fo != NULL); -- assert(fo->fm != NULL); -- assert(fo->fm->tfm_name != NULL); -- assert(lookup_fo_entry(fo->fm->tfm_name) == NULL); -+ if (lookup_fo_entry(fo->fm->tfm_name) == NULL) { -+ /*tex Is this a problem? */ -+ } else { -+ /*tex The lookup also can create */ -+ } - aa = avl_probe(fo_tree, fo); -- assert(aa != NULL); -+ if (aa == NULL) { -+ /*tex Is this a problem? */ -+ } - } - --@ --In principle we could replace the pdftex derived ttf.otf inclusion part --by using the regular code for this and assigning indices and tounicodes --to the character blobs, but for the moment we keep the current approach. --@c -+/*tex -+ -+In principle we could replace the pdftex derived ttf.otf inclusion part by using -+the regular code for this and assigning indices and tounicodes to the character -+blobs, but for the moment we keep the current approach. -+ -+*/ -+ - static void write_fontfile(PDF pdf, fd_entry * fd) - { -- assert(is_included(fd->fm)); - if (is_cidkeyed(fd->fm)) { - if (is_opentype(fd->fm)) { - writetype0(pdf, fd); -- } else if (is_truetype(fd->fm)) { -+ } else if (is_truetype(fd->fm)) { - if (!writetype2(pdf, fd)) { - writetype0(pdf,fd); -- fd->fm->type |= F_OTF; fd->fm->type ^= F_TRUETYPE; -+ fd->fm->type |= F_OTF; fd->fm->type ^= F_TRUETYPE; - } -- } else if (is_type1(fd->fm)) -- writetype1w(pdf, fd); -- else -- assert(0); -+ } else if (is_type1(fd->fm)) { -+ writetype1w(pdf, fd); -+ } else { -+ normal_error("fonts","there is a problem writing the font file (1)"); -+ } - } else { -- if (is_type1(fd->fm)) -- writet1(pdf, fd); -- else if (is_truetype(fd->fm)) -+ if (is_type1(fd->fm)) { -+ writet1(pdf, fd); -+ } else if (is_truetype(fd->fm)) { - writettf(pdf, fd); -- else if (is_opentype(fd->fm)) -+ } else if (is_opentype(fd->fm)) { - writeotf(pdf, fd); -- else -- assert(0); -+ } else { -+ normal_error("fonts","there is a problem writing the font file (2)"); -+ } - } - if (!fd->ff_found) - return; -- assert(fd->ff_objnum == 0); - fd->ff_objnum = pdf_create_obj(pdf, obj_type_others, 0); -- pdf_begin_obj(pdf, fd->ff_objnum, OBJSTM_NEVER); /* font file stream */ -+ /*tex The font file stream: */ -+ pdf_begin_obj(pdf, fd->ff_objnum, OBJSTM_NEVER); - pdf_begin_dict(pdf); - if (is_cidkeyed(fd->fm)) { -- /* No subtype is used for TrueType-based OpenType fonts */ -- if (is_opentype(fd->fm) || is_type1(fd->fm)) -+ /*tex No subtype is used for |TRUETYPE\ based \OPENTYPE\ fonts. */ -+ if (is_opentype(fd->fm) || is_type1(fd->fm)) { - pdf_dict_add_name(pdf, "Subtype", "CIDFontType0C"); --#if 0 -- else -- pdf_dict_add_name(pdf, "Subtype", "OpenType"); --#endif -+ } - } else if (is_type1(fd->fm)) { - pdf_dict_add_int(pdf, "Length1", (int) t1_length1); - pdf_dict_add_int(pdf, "Length2", (int) t1_length2); -@@ -478,7 +484,7 @@ static void write_fontfile(PDF pdf, fd_entry * fd) - } else if (is_opentype(fd->fm)) { - pdf_dict_add_name(pdf, "Subtype", "Type1C"); - } else { -- assert(0); /* todo: error messages */ -+ normal_error("fonts","there is a problem writing the font file (3)"); - } - pdf_dict_add_streaminfo(pdf); - pdf_end_dict(pdf); -@@ -488,17 +494,11 @@ static void write_fontfile(PDF pdf, fd_entry * fd) - pdf_end_obj(pdf); - } - --@ --@c - int cidset = 0; -+ - static void write_fontdescriptor(PDF pdf, fd_entry * fd) - { - static const int std_flags[] = { -- /* -- The indices for << start with 0, but bits start with 1, so the -- numbers for << are 1 lower than the bits in table 5.20. -- */ -- /* *INDENT-OFF* */ - 1 + 2 + (1 << 5), /* Courier */ - 1 + 2 + (1 << 5) + (1 << 18), /* Courier-Bold */ - 1 + 2 + (1 << 5) + (1 << 6), /* Courier-Oblique */ -@@ -513,31 +513,37 @@ static void write_fontdescriptor(PDF pdf, fd_entry * fd) - 2 + (1 << 5) + (1 << 6), /* Times-Italic */ - 2 + (1 << 5) + (1 << 6) + (1 << 18), /* Times-BoldItalic */ - 4 /* ZapfDingbats */ -- /* *INDENT-ON* */ - }; - char *glyph; - struct avl_traverser t; - int fd_flags; -- assert(fd != NULL && fd->fm != NULL); -- cidset = 0; /* possibly updated by |write_fontfile| */ -+ /*tex Possibly updated by |write_fontfile|: */ -+ cidset = 0; -+ if (fd->fd_objnum == 0) { -+ int n = 0; -+ int callback_id = callback_defined(font_descriptor_objnum_provider_callback); -+ if (callback_id) { -+ run_callback(callback_id, "S->d", fd->fontname, &n); -+ } -+ if (!n) { -+ n = pdf_create_obj(pdf, obj_type_others, 0); -+ } -+ fd->fd_objnum = n; -+ } - if (is_fontfile(fd->fm) && is_included(fd->fm)) { -- /* this will set |fd->ff_found| if font file is found */ -+ /*tex This will set |fd->ff_found| if font file is found: */ - write_fontfile(pdf, fd); - } -- if (fd->fd_objnum == 0) -- fd->fd_objnum = pdf_create_obj(pdf, obj_type_others, 0); - pdf_begin_obj(pdf, fd->fd_objnum, OBJSTM_ALWAYS); - pdf_begin_dict(pdf); - pdf_dict_add_name(pdf, "Type", "FontDescriptor"); - pdf_dict_add_fontname(pdf, "FontName", fd); -- if (fd->fm->fd_flags != FD_FLAGS_NOT_SET_IN_MAPLINE) -+ if (fd->fm->fd_flags != FD_FLAGS_NOT_SET_IN_MAPLINE) { - fd_flags = (int) fd->fm->fd_flags; -- else if (fd->ff_found) -+ } else if (fd->ff_found) { - fd_flags = FD_FLAGS_DEFAULT_EMBED; -- else { -- fd_flags = is_std_t1font(fd->fm) -- ? std_flags[check_std_t1font(fd->fm->ps_name)] -- : FD_FLAGS_DEFAULT_NON_EMBED; -+ } else { -+ fd_flags = is_std_t1font(fd->fm) ? std_flags[check_std_t1font(fd->fm->ps_name)] : FD_FLAGS_DEFAULT_NON_EMBED; - formatted_warning("map file", - "No flags specified for non-embedded font '%s' (%s), I'm using %i, fix your map entry", - fd->fm->ps_name != NULL ? fd->fm->ps_name : "No name given", -@@ -554,19 +560,20 @@ static void write_fontdescriptor(PDF pdf, fd_entry * fd) - else if (is_opentype(fd->fm)) - pdf_dict_add_ref(pdf, "FontFile3", (int) fd->ff_objnum); - else -- assert(0); -+ normal_error("fonts","there is a problem writing the font file (4)"); - } else { - if (is_subsetted(fd->fm) && is_type1(fd->fm)) { -- /* /CharSet is optional; names may appear in any order */ -- assert(fd->gl_tree != NULL); -- avl_t_init(&t, fd->gl_tree); -- pdf_add_name(pdf, "CharSet"); -- pdf_out(pdf, '('); -- for (glyph = (char *) avl_t_first(&t, fd->gl_tree); -- glyph != NULL; glyph = (char *) avl_t_next(&t)) -- pdf_add_name(pdf, glyph); -- pdf_out(pdf, ')'); -- pdf->cave = 0; -+ /*tex |/CharSet| is optional; names may appear in any order */ -+ if ((! pdf->omit_charset) && (pdf->major_version == 1)) { -+ avl_t_init(&t, fd->gl_tree); -+ pdf_add_name(pdf, "CharSet"); -+ pdf_out(pdf, '('); -+ for (glyph = (char *) avl_t_first(&t, fd->gl_tree); glyph != NULL; glyph = (char *) avl_t_next(&t)) { -+ pdf_add_name(pdf, glyph); -+ } -+ pdf_out(pdf, ')'); -+ pdf_set_space(pdf); -+ } - } - if (is_type1(fd->fm)) - pdf_dict_add_ref(pdf, "FontFile", (int) fd->ff_objnum); -@@ -575,16 +582,15 @@ static void write_fontdescriptor(PDF pdf, fd_entry * fd) - else if (is_opentype(fd->fm)) - pdf_dict_add_ref(pdf, "FontFile3", (int) fd->ff_objnum); - else -- assert(0); -+ normal_error("fonts","there is a problem writing the font file (5)"); - } - } - if ((! pdf->omit_cidset) && (pdf->major_version == 1) && (cidset != 0) ) { - pdf_dict_add_ref(pdf, "CIDSet", cidset); - } -- /* -- Currently we don't export the optional keys for CID fonts like -- \.{/Style << /Panose <12-byte string> >>} and we probably never -- will. -+ /*tex -+ Currently we don't export the optional keys for CID fonts like |/Style << -+ /Panose <12-byte string> >>| and we probably never will. - */ - pdf_end_dict(pdf); - pdf_end_obj(pdf); -@@ -601,21 +607,13 @@ static void write_fontdescriptors(PDF pdf) - write_fontdescriptor(pdf, fd); - } - --@ --@c - static void write_fontdictionary(PDF pdf, fo_entry * fo) - { -- assert(fo != NULL); -- assert(fo->fm != NULL); -- /* reserved as |pdf_font_num(f)| elsewhere: */ -- assert(fo->fo_objnum != 0); -- -- /* write ToUnicode entry if needed */ -+ /*tex Write the |/ToUnicode| entry if needed. */ - if (pdf->gen_tounicode > 0 && fo->fd != NULL) { - if (fo->fe != NULL) { - fo->tounicode_objnum = write_tounicode(pdf, fo->fe->glyph_names, fo->fe->name); - } else if (is_type1(fo->fm)) { -- assert(fo->fd->builtin_glyph_names != NULL); - fo->tounicode_objnum = write_tounicode(pdf, fo->fd->builtin_glyph_names, fo->fm->tfm_name); - } - } -@@ -629,11 +627,9 @@ static void write_fontdictionary(PDF pdf, fo_entry * fo) - else if (is_opentype(fo->fm)) - pdf_dict_add_name(pdf, "Subtype", "Type1"); - else -- assert(0); -- assert(fo->fd != NULL && fo->fd->fd_objnum != 0); -+ normal_error("fonts","there is a problem writing the font file (6)"); - pdf_dict_add_fontname(pdf, "BaseFont", fo->fd); - pdf_dict_add_ref(pdf, "FontDescriptor", (int) fo->fd->fd_objnum); -- assert(fo->cw_objnum != 0); - pdf_dict_add_int(pdf, "FirstChar", (int) fo->first_char); - pdf_dict_add_int(pdf, "LastChar", (int) fo->last_char); - pdf_dict_add_ref(pdf, "Widths", (int) fo->cw_objnum); -@@ -642,8 +638,9 @@ static void write_fontdictionary(PDF pdf, fo_entry * fo) - if (fo->tounicode_objnum != 0) - pdf_dict_add_ref(pdf, "ToUnicode", (int) fo->tounicode_objnum); - if (pdf_font_attr(fo->tex_font) != get_nullstr() && pdf_font_attr(fo->tex_font) != 0) { -+ pdf_check_space(pdf); - pdf_print(pdf, pdf_font_attr(fo->tex_font)); -- pdf_out(pdf, '\n'); -+ pdf_set_space(pdf); - } - pdf_end_dict(pdf); - pdf_end_obj(pdf); -@@ -656,49 +653,53 @@ static void write_fontdictionaries(PDF pdf) - if (fo_tree == NULL) - return; - avl_t_init(&t, fo_tree); -- for (fo = (fo_entry *) avl_t_first(&t, fo_tree); fo != NULL; fo = (fo_entry *) avl_t_next(&t)) -+ for (fo = (fo_entry *) avl_t_first(&t, fo_tree); fo != NULL; fo = (fo_entry *) avl_t_next(&t)) { - write_fontdictionary(pdf, fo); -+ } - } - --@ Final flush of all font related stuff by call from \.{Output fonts --definitions} elsewhere --@c -+/*tex -+ -+ Final flush of all font related stuff by call from \.{Output fonts -+ definitions} elsewhere. -+ -+*/ -+ - void write_fontstuff(PDF pdf) - { - write_fontdescriptors(pdf); -- write_fontencodings(pdf); /* see \.{writeenc.w} */ -+ write_fontencodings(pdf); - write_fontdictionaries(pdf); - } - --@ --@c - static void create_fontdictionary(PDF pdf, internal_font_number f) - { - fo_entry *fo = new_fo_entry(); - fm_entry *fm = font_map(f); -- /* set |fo->first_char| and |fo->last_char| from |f| */ -+ /*tex set |fo->first_char| and |fo->last_char| from |f| */ - get_char_range(fo, f); - if (fo->last_char > 255) - fo->last_char = 255; -- assert(fo->last_char >= fo->first_char); - fo->fm = fm; - fo->fo_objnum = pdf_font_num(f); - fo->tex_font = f; - if (is_reencoded(fo->fm)) { -- /* -+ /*tex - At least the map entry tells so but it returns |NULL| if the .enc - file couldn't be opened. - */ - fo->fe = get_fe_entry(fo->fm->encname); - if (fo->fe != NULL && (is_type1(fo->fm) || is_opentype(fo->fm))) { -- /* We don't end up here for truetype fonts. */ -- if (fo->fe->fe_objnum == 0) -- fo->fe->fe_objnum = pdf_create_obj(pdf, obj_type_others, 0); /* then it will be written out */ -- /* Mark encoding pairs used by TeX to optimize encoding vector. */ -+ /*tex We don't end up here for truetype fonts. */ -+ if (fo->fe->fe_objnum == 0) { -+ /*tex It will be written out */ -+ fo->fe->fe_objnum = pdf_create_obj(pdf, obj_type_others, 0); -+ } -+ /*tex Mark encoding pairs used by TeX to optimize encoding vector. */ - fo->fe->tx_tree = mark_chars(fo, fo->fe->tx_tree, f); - } - } -- /* for |write_charwidth_array|: */ -+ /*tex For |write_charwidth_array|: */ - fo->tx_tree = mark_chars(fo, fo->tx_tree, f); - write_charwidth_array(pdf, fo, f); - if (!is_builtin(fo->fm)) { -@@ -713,7 +714,7 @@ static void create_fontdictionary(PDF pdf, internal_font_number f) - if (fo->fe != NULL) { - mark_reenc_glyphs(fo, f); - if (!is_type1(fo->fm)) { -- /* mark reencoded characters as chars on TeX level */ -+ /*tex Mark reencoded characters as chars on TeX level. */ - assert(fo->fd->tx_tree == NULL); - fo->fd->tx_tree = mark_chars(fo, fo->fd->tx_tree, f); - if (is_truetype(fo->fm)) { -@@ -721,16 +722,17 @@ static void create_fontdictionary(PDF pdf, internal_font_number f) - } - } - } else { -- /* mark non-reencoded characters as chars on TeX level */ -+ /*tex Mark non-reencoded characters as chars on TeX level. */ - fo->fd->tx_tree = mark_chars(fo, fo->fd->tx_tree, f); - } - if (!is_type1(fo->fm)) { - write_fontdescriptor(pdf, fo->fd); - } - } else { -- /* -- Builtin fonts still need the /Widths array and /FontDescriptor -- (to avoid error 'font FOO contains bad /BBox'). -+ /*tex -+ Builtin fonts still need the \type {/Widths} array and \type -+ {/FontDescriptor} (to avoid error \quotation {font FOO contains bad -+ \type {/BBox}}). - */ - create_fontdescriptor(fo, f); - write_fontdescriptor(pdf, fo->fd); -@@ -745,8 +747,6 @@ static void create_fontdictionary(PDF pdf, internal_font_number f) - } - } - --@ --@c - static int has_ttf_outlines(fm_entry * fm) - { - FILE *f = fopen(fm->ff_name, "rb"); -@@ -767,38 +767,39 @@ void do_pdf_font(PDF pdf, internal_font_number f) - { - int del_file = 0; - fm_entry *fm; -- /* -- This is not 100\% true: CID is actually needed whenever (and -- only) there are more than 256 separate glyphs used. But for -- now, we just assume the user knows what he is doing. In practice -- this seems to be the case. -+ /*tex -+ This is not 100\% true: CID is actually needed whenever (and only) there -+ are more than 256 separate glyphs used. But for now, we just assume the -+ user knows what he is doing. In practice this seems to be the case. - */ - if (!font_has_subset(f)) - return; -- - if (font_encodingbytes(f) == 2) { -- /* -- Create a virtual font map entry, as this is needed by the -- rest of the font inclusion mechanism. -+ /*tex -+ Create a virtual font map entry, as this is needed by the rest of the -+ font inclusion mechanism. - */ - fm = font_map(f) = new_fm_entry(); -- fm->tfm_name = font_name(f); /* or whatever, not a real tfm */ -- fm->ff_name = font_filename(f); /* the actual file */ -- if (font_psname(f) != NULL) -- fm->ps_name = font_psname(f); /* the true name */ -- else -- fm->ps_name = font_fullname(f); /* the true name */ -+ /*tex Set this to a name or whatever, not a real \TFM\ anyway: */ -+ fm->tfm_name = font_name(f); -+ /*tex The actual file: */ -+ fm->ff_name = font_filename(f); -+ /*tex The true (used) name: */ -+ if (font_psname(f) != NULL) { -+ fm->ps_name = font_psname(f); -+ } else { -+ fm->ps_name = font_fullname(f); -+ } - if (fm->ff_name - && strlen(fm->ff_name) >= 6 - && strstr(fm->ff_name,".dfont") == (fm->ff_name + strlen(fm->ff_name) - 6)) { -- /* -- In case of a .dfont, we will extract the correct ttf here, -- and adjust |fm->ff_name| to point to the temporary file. -- This file will be deleted later. Todo: keep a nicer name -- somewhere for the terminal message. -- -- Support for dfonts will be removed at some point anyhow. -- */ -+ /*tex -+ -+ In case of a .dfont (an obsolete format), we will extract the -+ correct ttf here, and adjust |fm->ff_name| to point to the -+ temporary file. This file will be deleted later. Todo: keep a -+ nicer name somewhere for the terminal message. -+ */ - char *s = FindResourceTtfFont(fm->ff_name, fm->ps_name); - if (s != NULL) { - fm->ff_name = s; -@@ -807,35 +808,34 @@ void do_pdf_font(PDF pdf, internal_font_number f) - formatted_error("font","file '%s' does not contain font '%s'",fm->ff_name, fm->ps_name); - } - } -- /* Needed for the CIDSystemInfo: */ -+ /*tex Needed for the CIDSystemInfo: */ - fm->encname = font_encodingname(f); - fm->slant = font_slant(f); - set_slantset(fm); - fm->extend = font_extend(f); - set_extendset(fm); -- /* Flags can perhaps be done better. */ -+ /*tex Flags can perhaps be done better. */ - fm->fd_flags = 4; - set_inuse(fm); -- - switch (font_format(f)) { -- case opentype_format: -- if (has_ttf_outlines(fm)) { -+ case opentype_format: -+ if (has_ttf_outlines(fm)) { -+ set_truetype(fm); -+ } else { -+ set_opentype(fm); -+ } -+ break; -+ case truetype_format: - set_truetype(fm); -- } else { -- set_opentype(fm); -- } -- break; -- case truetype_format: -- set_truetype(fm); -- break; -- case type1_format: -- set_type1(fm); -- break; -- default: -- formatted_error("font","file format '%s' for '%s' is incompatible with wide characters", -- font_format_name(f), font_name(f)); -+ break; -+ case type1_format: -+ set_type1(fm); -+ break; -+ default: -+ formatted_error("font","file format '%s' for '%s' is incompatible with wide characters", -+ font_format_name(f), font_name(f)); - } -- /* This makes "unknown" default to subsetted inclusion */ -+ /*tex This makes \quotation {unknown} default to subsetted inclusion. */ - if (font_embedding(f) != no_embedding) { - set_included(fm); - if (font_embedding(f) != full_embedding) { -@@ -844,37 +844,33 @@ void do_pdf_font(PDF pdf, internal_font_number f) - } - set_cidkeyed(fm); - create_cid_fontdictionary(pdf, f); -- - if (del_file) - unlink(fm->ff_name); -- - } else { -- /* -- By now |font_map(f)|, if any, should have been set via -- |pdf_init_font()|. -- */ -- if ((fm = font_map(f)) == NULL -- || (fm->ps_name == NULL && fm->ff_name == NULL)) -+ /*tex By now |font_map(f)|, if any, should have been set via |pdf_init_font|. */ -+ if ((fm = font_map(f)) == NULL || (fm->ps_name == NULL && fm->ff_name == NULL)) - writet3(pdf, f); - else - create_fontdictionary(pdf, f); - } - } - --@ The glyph width is included in |glw_entry|, because that width --depends on the value it has in the font where it is actually --typeset from, not the font that is the 'owner' of the fd entry. -+/*tex -+ -+ The glyph width is included in |glw_entry|, because that width depends on the -+ value it has in the font where it is actually typeset from, not the font that -+ is the owner of the fd entry. - --TODO: It is possible that the user messes with the metric width, --but handling that properly would require access to the 'hmtx' table --at this point in the program. -+ It is possible that the user messes with the metric width, but handling that -+ properly would require access to the |hmtx| table at this point in the -+ program. -+ -+*/ - --@c - static int comp_glw_entry(const void *pa, const void *pb, void *p -- __attribute__ ((unused))) -+ __attribute__ ((unused))) - { - unsigned short i, j; -- - i = (unsigned short) (*(const glw_entry *) pa).id; - j = (unsigned short) (*(const glw_entry *) pb).id; - cmp_return(i, j); -@@ -883,59 +879,24 @@ static int comp_glw_entry(const void *pa, const void *pb, void *p - - static void create_cid_fontdescriptor(fo_entry * fo, internal_font_number f) - { -- assert(fo != NULL); -- assert(fo->fm != NULL); -- assert(fo->fd == NULL); - fo->fd = new_fd_entry(f); - preset_fontname(fo, f); - preset_fontmetrics(fo->fd, f); -- fo->fd->fe = fo->fe; /* encoding needed by TrueType writing */ -- fo->fd->fm = fo->fm; /* map entry needed by TrueType writing */ -+ /*tex Encoding needed by \TRUETYPE\ writing: */ -+ fo->fd->fe = fo->fe; -+ /*tex Map entry needed by \TRUETYPE\ writing */ -+ fo->fd->fm = fo->fm; - fo->fd->gl_tree = avl_create(comp_glw_entry, NULL, &avl_xallocator); - assert(fo->fd->gl_tree != NULL); - } - - --@ The values |font_bc()| and |font_ec()| are potentially large character --ids, but the strings that are written out use CID indexes, and those are --limited to 16-bit values. -+/*tex - --@c --/* -- This is old code ... it fails when the order of using the same font at -- different extends changes. Probably because widths get overwritten or -- set wrong. The loop also looks kind of weird (why a loop). --*/ -+ The values |font_bc()| and |font_ec()| are potentially large character ids, -+ but the strings that are written out use CID indexes, and those are limited -+ to 16-bit values. - --/* --static void mark_cid_subset_glyphs(fo_entry * fo, internal_font_number f) --{ -- int i, k, l; -- glw_entry *j; -- void *aa; -- for (k = 1; k <= max_font_id(); k++) { -- if (k == f || -f == pdf_font_num(k)) { -- l = font_size(k); -- for (i = font_bc(k); i <= font_ec(k); i++) { -- if (quick_char_exists(k, i) && char_used(k, i)) { -- j = xtalloc(1, glw_entry); -- j->id = (unsigned) char_index(k, i); -- j->wd = divide_scaled_n(char_width(k, i), l, 10000.0); -- if ((glw_entry *) avl_find(fo->fd->gl_tree, j) == NULL) { -- aa = avl_probe(fo->fd->gl_tree, j); -- assert(aa != NULL); -- } else { -- xfree(j); -- } -- } -- } -- } -- } --} --*/ -- --/* -- So, let's try the following. - */ - - static void mark_cid_subset_glyphs(fo_entry * fo, internal_font_number f) -@@ -951,7 +912,9 @@ static void mark_cid_subset_glyphs(fo_entry * fo, internal_font_number f) - j->wd = divide_scaled_n(char_width(f, i), l, 10000.0); - if ((glw_entry *) avl_find(fo->fd->gl_tree, j) == NULL) { - aa = avl_probe(fo->fd->gl_tree, j); -- assert(aa != NULL); -+ if (aa == NULL) { -+ /*tex Is this a problem? */ -+ } - } else { - xfree(j); - } -@@ -959,30 +922,29 @@ static void mark_cid_subset_glyphs(fo_entry * fo, internal_font_number f) - } - } - --@ It is possible to compress the widths array even better, by using the --alternate 'range' syntax and possibly even using /DW to set a default --value. -+/*tex -+ -+ It is possible to compress the widths array even better, by using the -+ alternate 'range' syntax and possibly even using /DW to set a default value. -+ -+ There is a some optimization here already: glyphs that are not used do not -+ appear in the widths array at all. - --There is a some optimization here already: glyphs that are not used do --not appear in the widths array at all. -+ We have to make sure that we do not output an (incorrect!) width for a -+ character that exists in the font, but is not used in typesetting. An -+ enormous negative width is used as sentinel value - --We have to make sure that we do not output an (incorrect!) width for a --character that exists in the font, but is not used in typesetting. An --enormous negative width is used as sentinel value -+*/ - --@c - static void write_cid_charwidth_array(PDF pdf, fo_entry * fo) - { - int i, j; - glw_entry *glyph; - struct avl_traverser t; -- -- assert(fo->cw_objnum == 0); - fo->cw_objnum = pdf_create_obj(pdf, obj_type_others, 0); - pdf_begin_obj(pdf, fo->cw_objnum, OBJSTM_ALWAYS); - avl_t_init(&t, fo->fd->gl_tree); - glyph = (glw_entry *) avl_t_first(&t, fo->fd->gl_tree); -- assert(glyph != NULL); - i = (int) glyph->id; - pdf_begin_array(pdf); - pdf_add_int(pdf, i); -@@ -995,19 +957,16 @@ static void write_cid_charwidth_array(PDF pdf, fo_entry * fo) - pdf_begin_array(pdf); - j = glyph->wd; - } -- if (glyph->id == (unsigned) (i + 1)) -- pdf_out(pdf, ' '); -- -+ pdf_check_space(pdf); - if (j < 0) { - pdf_out(pdf, '-'); - j = -j; - } -- - pdf_printf(pdf, "%i", (j / 10)); - if ((j % 10) != 0) - pdf_printf(pdf, ".%i", (j % 10)); -- - i = (int) glyph->id; -+ pdf_set_space(pdf); - } - pdf_end_array(pdf); - pdf_end_array(pdf); -@@ -1026,15 +985,15 @@ static void create_cid_fontdictionary(PDF pdf, internal_font_number f) - { - fm_entry *fm = font_map(f); - fo_entry *fo = new_fo_entry(); -- get_char_range(fo, f); /* set |fo->first_char| and |fo->last_char| from |f| */ -- assert(fo->last_char >= fo->first_char); -+ /*tex set |fo->first_char| and |fo->last_char| from |f| */ -+ get_char_range(fo, f); - fo->fm = fm; - fo->fo_objnum = pdf_font_num(f); - fo->tex_font = f; - create_cid_fontdescriptor(fo, f); - mark_cid_subset_glyphs(fo, f); - if (is_subsetted(fo->fm)) { -- /* -+ /*tex - This is a bit sneaky. |make_subset_tag()| actually expects the glyph - tree to contain strings instead of |glw_entry| items. However, all - calculations are done using explicit typecasts, so it works out ok. -@@ -1043,24 +1002,20 @@ static void create_cid_fontdictionary(PDF pdf, internal_font_number f) - } - write_cid_charwidth_array(pdf, fo); - write_fontdescriptor(pdf, fo->fd); -- - write_cid_fontdictionary(pdf, fo, f); - if (fo->fd) { -- if (fo->fd->gl_tree){ -- avl_destroy(fo->fd->gl_tree,destroy_glw_cid_entry); -- } -- xfree(fo->fd); -+ if (fo->fd->gl_tree) { -+ avl_destroy(fo->fd->gl_tree,destroy_glw_cid_entry); -+ } -+ xfree(fo->fd); - } - xfree(fo); - } - --@ @c - void write_cid_fontdictionary(PDF pdf, fo_entry * fo, internal_font_number f) - { - int i; -- - fo->tounicode_objnum = write_cid_tounicode(pdf, fo, f); -- - pdf_begin_obj(pdf, fo->fo_objnum, OBJSTM_ALWAYS); - pdf_begin_dict(pdf); - pdf_dict_add_name(pdf, "Type", "Font"); -@@ -1076,12 +1031,10 @@ void write_cid_fontdictionary(PDF pdf, fo_entry * fo, internal_font_number f) - pdf_begin_array(pdf); - pdf_add_ref(pdf, i); - pdf_end_array(pdf); -- /* todo: the ToUnicode CMap */ - if (fo->tounicode_objnum != 0) - pdf_dict_add_ref(pdf, "ToUnicode", (int) fo->tounicode_objnum); - pdf_end_dict(pdf); - pdf_end_obj(pdf); -- - pdf_begin_obj(pdf, i, OBJSTM_ALWAYS); - pdf_begin_dict(pdf); - pdf_dict_add_name(pdf, "Type", "Font"); -@@ -1100,17 +1053,17 @@ void write_cid_fontdictionary(PDF pdf, fo_entry * fo, internal_font_number f) - pdf_dict_add_string(pdf, "Ordering", (font_cidordering(f) ? font_cidordering(f) : "Identity")); - pdf_dict_add_int(pdf, "Supplement", (int) font_cidsupplement(f)); - pdf_end_dict(pdf); -- -- /* I doubt there is anything useful that could be written here */ -- --#if 0 -- if (pdf_font_attr(fo->tex_font) != get_nullstr()) { -- pdf_out(pdf, '\n'); -- pdf_print(pdf_font_attr(fo->tex_font)); -- pdf_out(pdf, '\n'); -- } --#endif -- -+ /*tex -+ I doubt there is anything useful that could be written here so for now we -+ comment this. -+ */ -+ /* -+ if (pdf_font_attr(fo->tex_font) != get_nullstr()) { -+ pdf_out(pdf, '\n'); -+ pdf_print(pdf_font_attr(fo->tex_font)); -+ pdf_out(pdf, '\n'); -+ } -+ */ - pdf_end_dict(pdf); - pdf_end_obj(pdf); - } -diff --git a/texk/web2c/luatexdir/font/writet3.w b/texk/web2c/luatexdir/font/writet3.c -similarity index 90% -rename from texk/web2c/luatexdir/font/writet3.w -rename to texk/web2c/luatexdir/font/writet3.c -index 879cef8d5..6121c24a1 100644 ---- a/texk/web2c/luatexdir/font/writet3.w -+++ b/texk/web2c/luatexdir/font/writet3.c -@@ -1,25 +1,24 @@ --% writet3.w --% --% Copyright 1996-2006 Han The Thanh --% Copyright 2006-2011 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -+/* - --@ @c -+Copyright 1996-2006 Han The Thanh -+Copyright 2006-2011 Taco Hoekwater - -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ - - #include "ptexlib.h" - #include -@@ -41,7 +40,8 @@ static float t3_font_scale; - static int t3_b0, t3_b1, t3_b2, t3_b3; - static boolean is_pk_font; - --/* not static because used by pkin.c */ -+/*tex Not static because used elsewhere. */ -+ - unsigned char *t3_buffer = NULL; - int t3_size = 0; - int t3_curbyte = 0; -@@ -50,8 +50,6 @@ int t3_curbyte = 0; - if (t3_eof()) \ - normal_error("type 3","unexpected end of file"); - --@ --@c - static void update_bbox(int llx, int lly, int urx, int ury, boolean is_first_glyph) - { - if (is_first_glyph) { -@@ -71,7 +69,7 @@ static void update_bbox(int llx, int lly, int urx, int ury, boolean is_first_gly - } - } - --/* fixed precision 3 (+5 in pdfgen.w)*/ -+/*tex Fixed precision 3 (+5 in |pdfgen.c|)*/ - - #define get_pk_font_scale(pdf,f,scale_factor) \ - divide_scaled(scale_factor, divide_scaled(font_size(f),one_hundred_bp,pk_decimal_digits(pdf,2)), 0) -@@ -79,8 +77,6 @@ static void update_bbox(int llx, int lly, int urx, int ury, boolean is_first_gly - #define pk_char_width(pdf,f,w,scale_factor) \ - divide_scaled(divide_scaled(w,font_size(f),pk_decimal_digits(pdf,4)), get_pk_font_scale(pdf,f,scale_factor), 0) - --@ --@c - static boolean writepk(PDF pdf, internal_font_number f) - { - kpse_glyph_file_type font_ret; -@@ -98,17 +94,14 @@ static boolean writepk(PDF pdf, internal_font_number f) - xfree(t3_buffer); - t3_curbyte = 0; - t3_size = 0; -- - callback_id = callback_defined(find_pk_file_callback); -- - if (pdf->pk_fixed_dpi) { - newdpi = pdf->pk_resolution; - } else { - newdpi = dpi; - } -- - if (callback_id > 0) { -- /* .dpi/.pk */ -+ /*tex |.dpi/.pk| */ - dpi = round((float) pdf->pk_resolution * (((float) font_size(f)) / (float) font_dsize(f))); - cur_file_name = font_name(f); - run_callback(callback_id, "Sd->S", cur_file_name, (int) newdpi, &name); -@@ -213,8 +206,6 @@ static boolean writepk(PDF pdf, internal_font_number f) - return true; - } - --@ --@c - void writet3(PDF pdf, internal_font_number f) - { - int i; -@@ -224,7 +215,6 @@ void writet3(PDF pdf, internal_font_number f) - int pk_font_scale; - pdffloat pf; - boolean is_notdef; -- - t3_glyph_num = 0; - t3_image_used = false; - for (i = 0; i < 256; i++) { -@@ -232,7 +222,6 @@ void writet3(PDF pdf, internal_font_number f) - t3_char_widths[i] = 0; - } - is_pk_font = false; -- - xfree(t3_buffer); - t3_curbyte = 0; - t3_size = 0; -@@ -246,8 +235,7 @@ void writet3(PDF pdf, internal_font_number f) - if (pdf_char_marked(f, i)) - break; - last_char = i; -- -- /* Type 3 font dictionary */ -+ /*tex We create a |Type3| font dictionary: */ - pdf_begin_obj(pdf, pdf_font_num(f), OBJSTM_ALWAYS); - pdf_begin_dict(pdf); - pdf_dict_add_name(pdf, "Type", "Font"); -@@ -302,8 +290,7 @@ void writet3(PDF pdf, internal_font_number f) - pdf_dict_add_ref(pdf, "CharProcs", (int) cptr); - pdf_end_dict(pdf); - pdf_end_obj(pdf); -- -- /* chars width array */ -+ /*tex The |Widths| array: */ - pdf_begin_obj(pdf, wptr, OBJSTM_ALWAYS); - pdf_begin_array(pdf); - if (is_pk_font) { -@@ -319,8 +306,7 @@ void writet3(PDF pdf, internal_font_number f) - } - pdf_end_array(pdf); - pdf_end_obj(pdf); -- -- /* encoding dictionary */ -+ /*tex The |Encoding| dictionary: */ - pdf_begin_obj(pdf, eptr, OBJSTM_ALWAYS); - pdf_begin_dict(pdf); - pdf_dict_add_name(pdf, "Type", "Encoding"); -@@ -354,8 +340,7 @@ void writet3(PDF pdf, internal_font_number f) - pdf_end_array(pdf); - pdf_end_dict(pdf); - pdf_end_obj(pdf); -- -- /* CharProcs dictionary */ -+ /*tex The |CharProcs| dictionary: */ - pdf_begin_obj(pdf, cptr, OBJSTM_ALWAYS); - pdf_begin_dict(pdf); - for (i = first_char; i <= last_char; i++) { -diff --git a/texk/web2c/luatexdir/font/writettf.w b/texk/web2c/luatexdir/font/writettf.c -similarity index 65% -rename from texk/web2c/luatexdir/font/writettf.w -rename to texk/web2c/luatexdir/font/writettf.c -index 4a016cbe4..cf034e98d 100644 ---- a/texk/web2c/luatexdir/font/writettf.w -+++ b/texk/web2c/luatexdir/font/writettf.c -@@ -1,32 +1,31 @@ --% writettf.w --% --% Copyright 1996-2006 Han The Thanh --% Copyright 2006-2010 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --@ @c -+/* - -+Copyright 1996-2006 Han The Thanh -+Copyright 2006-2010 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ - - #include "ptexlib.h" - #include "font/writettf.h" - #include - - #define DEFAULT_NTABS 14 --#define NEW_CMAP_SIZE 2 -+#define NEW_CMAP_SIZE 2 - - #define ttf_putchar(A) strbuf_putchar(pdf->fb, (A)) - #define ttf_offset() strbuf_offset(pdf->fb) -@@ -37,8 +36,10 @@ int ttf_size = 0; - int ttf_curbyte = 0; - - typedef struct { -- char *name; /* name of glyph */ -- long newindex; /* new index of glyph in output file */ -+ /*tex the name of glyph */ -+ char *name; -+ /*tex the new index of glyph in output file */ -+ long newindex; - - } ttfenc_entry; - -@@ -87,303 +88,88 @@ static TTF_ULONG checkSumAdjustment_offset; - FILE *ttf_file; - static ttfenc_entry ttfenc_tab[256]; - --fd_entry *fd_cur; /* pointer to the current font descriptor */ -+/*tex A pointer to the current font descriptor: */ -+ -+fd_entry *fd_cur; - - static struct avl_table *ttf_cmap_tree = NULL; - - int ttf_length; - --@ This used to be macnames.c -- --@c - char notdef[] = ".notdef"; - - const char *mac_glyph_names[] = { --/* 0x00 */ -- notdef, -- ".null", -- "CR", -- "space", -- "exclam", -- "quotedbl", -- "numbersign", -- "dollar", -- "percent", -- "ampersand", -- "quotesingle", -- "parenleft", -- "parenright", -- "asterisk", -- "plus", -- "comma", --/* 0x10 */ -- "hyphen", -- "period", -- "slash", -- "zero", -- "one", -- "two", -- "three", -- "four", -- "five", -- "six", -- "seven", -- "eight", -- "nine", -- "colon", -- "semicolon", -- "less", --/* 0x20 */ -- "equal", -- "greater", -- "question", -- "at", -- "A", -- "B", -- "C", -- "D", -- "E", -- "F", -- "G", -- "H", -- "I", -- "J", -- "K", -- "L", --/* 0x30 */ -- "M", -- "N", -- "O", -- "P", -- "Q", -- "R", -- "S", -- "T", -- "U", -- "V", -- "W", -- "X", -- "Y", -- "Z", -- "bracketleft", -- "backslash", --/* 0x40 */ -- "bracketright", -- "asciicircum", -- "underscore", -- "grave", -- "a", -- "b", -- "c", -- "d", -- "e", -- "f", -- "g", -- "h", -- "i", -- "j", -- "k", -- "l", --/* 0x50 */ -- "m", -- "n", -- "o", -- "p", -- "q", -- "r", -- "s", -- "t", -- "u", -- "v", -- "w", -- "x", -- "y", -- "z", -- "braceleft", -- "bar", --/* 0x60 */ -- "braceright", -- "asciitilde", -- "Adieresis", -- "Aring", -- "Ccedilla", -- "Eacute", -- "Ntilde", -- "Odieresis", -- "Udieresis", -- "aacute", -- "agrave", -- "acircumflex", -- "adieresis", -- "atilde", -- "aring", -- "ccedilla", --/* 0x70 */ -- "eacute", -- "egrave", -- "ecircumflex", -- "edieresis", -- "iacute", -- "igrave", -- "icircumflex", -- "idieresis", -- "ntilde", -- "oacute", -- "ograve", -- "ocircumflex", -- "odieresis", -- "otilde", -- "uacute", -- "ugrave", --/* 0x80 */ -- "ucircumflex", -- "udieresis", -- "dagger", -- "degree", -- "cent", -- "sterling", -- "section", -- "bullet", -- "paragraph", -- "germandbls", -- "registered", -- "copyright", -- "trademark", -- "acute", -- "dieresis", -- "notequal", --/* 0x90 */ -- "AE", -- "Oslash", -- "infinity", -- "plusminus", -- "lessequal", -- "greaterequal", -- "yen", -- "mu", -- "partialdiff", -- "Sigma", -- "Pi", -- "pi", -- "integral", -- "ordfeminine", -- "ordmasculine", -- "Omega", --/* 0xa0 */ -- "ae", -- "oslash", -- "questiondown", -- "exclamdown", -- "logicalnot", -- "radical", -- "florin", -- "approxequal", -- "Delta", -- "guillemotleft", -- "guillemotright", -- "ellipsis", -- "nbspace", -- "Agrave", -- "Atilde", -- "Otilde", --/* 0xb0 */ -- "OE", -- "oe", -- "endash", -- "emdash", -- "quotedblleft", -- "quotedblright", -- "quoteleft", -- "quoteright", -- "divide", -- "lozenge", -- "ydieresis", -- "Ydieresis", -- "fraction", -- "currency", -- "guilsinglleft", -- "guilsinglright", --/* 0xc0 */ -- "fi", -- "fl", -- "daggerdbl", -- "periodcentered", -- "quotesinglbase", -- "quotedblbase", -- "perthousand", -- "Acircumflex", -- "Ecircumflex", -- "Aacute", -- "Edieresis", -- "Egrave", -- "Iacute", -- "Icircumflex", -- "Idieresis", -- "Igrave", --/* 0xd0 */ -- "Oacute", -- "Ocircumflex", -- "applelogo", -- "Ograve", -- "Uacute", -- "Ucircumflex", -- "Ugrave", -- "dotlessi", -- "circumflex", -- "tilde", -- "macron", -- "breve", -- "dotaccent", -- "ring", -- "cedilla", -- "hungarumlaut", --/* 0xe0 */ -- "ogonek", -- "caron", -- "Lslash", -- "lslash", -- "Scaron", -- "scaron", -- "Zcaron", -- "zcaron", -- "brokenbar", -- "Eth", -- "eth", -- "Yacute", -- "yacute", -- "Thorn", -- "thorn", -+ /* 0x00 */ -+ notdef, ".null", "CR", "space", "exclam", "quotedbl", "numbersign", "dollar", -+ "percent", "ampersand", "quotesingle", "parenleft", "parenright", "asterisk", -+ "plus", "comma", -+ /* 0x10 */ -+ "hyphen", "period", "slash", "zero", "one", "two", "three", "four", "five", -+ "six", "seven", "eight", "nine", "colon", "semicolon", "less", -+ /* 0x20 */ -+ "equal", "greater", "question", "at", "A", "B", "C", "D", "E", "F", "G", "H", -+ "I", "J", "K", "L", -+ /* 0x30 */ -+ "M", "N", "O", "P", "Q", "R", "S", "T", "U", "V", "W", "X", "Y", "Z", -+ "bracketleft", "backslash", -+ /* 0x40 */ -+ "bracketright", "asciicircum", "underscore", "grave", "a", "b", "c", "d", -+ "e", "f", "g", "h", "i", "j", "k", "l", -+ /* 0x50 */ -+ "m", "n", "o", "p", "q", "r", "s", "t", "u", "v", "w", "x", "y", "z", -+ "braceleft", "bar", -+ /* 0x60 */ -+ "braceright", "asciitilde", "Adieresis", "Aring", "Ccedilla", "Eacute", -+ "Ntilde", "Odieresis", "Udieresis", "aacute", "agrave", "acircumflex", -+ "adieresis", "atilde", "aring", "ccedilla", -+ /* 0x70 */ -+ "eacute", "egrave", "ecircumflex", "edieresis", "iacute", "igrave", -+ "icircumflex", "idieresis", "ntilde", "oacute", "ograve", "ocircumflex", -+ "odieresis", "otilde", "uacute", "ugrave", -+ /* 0x80 */ -+ "ucircumflex", "udieresis", "dagger", "degree", "cent", "sterling", -+ "section", "bullet", "paragraph", "germandbls", "registered", "copyright", -+ "trademark", "acute", "dieresis", "notequal", -+ /* 0x90 */ -+ "AE", "Oslash", "infinity", "plusminus", "lessequal", "greaterequal", "yen", -+ "mu", "partialdiff", "Sigma", "Pi", "pi", "integral", "ordfeminine", -+ "ordmasculine", "Omega", -+ /* 0xa0 */ -+ "ae", "oslash", "questiondown", "exclamdown", "logicalnot", "radical", -+ "florin", "approxequal", "Delta", "guillemotleft", "guillemotright", -+ "ellipsis", "nbspace", "Agrave", "Atilde", "Otilde", -+ /* 0xb0 */ -+ "OE", "oe", "endash", "emdash", "quotedblleft", "quotedblright", "quoteleft", -+ "quoteright", "divide", "lozenge", "ydieresis", "Ydieresis", "fraction", -+ "currency", "guilsinglleft", "guilsinglright", -+ /* 0xc0 */ -+ "fi", "fl", "daggerdbl", "periodcentered", "quotesinglbase", "quotedblbase", -+ "perthousand", "Acircumflex", "Ecircumflex", "Aacute", "Edieresis", "Egrave", -+ "Iacute", "Icircumflex", "Idieresis", "Igrave", -+ /* 0xd0 */ -+ "Oacute", "Ocircumflex", "applelogo", "Ograve", "Uacute", "Ucircumflex", -+ "Ugrave", "dotlessi", "circumflex", "tilde", "macron", "breve", "dotaccent", -+ "ring", "cedilla", "hungarumlaut", -+ /* 0xe0 */ -+ "ogonek", "caron", "Lslash", "lslash", "Scaron", "scaron", "Zcaron", -+ "zcaron", "brokenbar", "Eth", "eth", "Yacute", "yacute", "Thorn", "thorn", - "minus", --/* 0xf0 */ -- "multiply", -- "onesuperior", -- "twosuperior", -- "threesuperior", -- "onehalf", -- "onequarter", -- "threequarters", -- "franc", -- "Gbreve", -- "gbreve", -- "Idot", -- "Scedilla", -- "scedilla", -- "Cacute", -- "cacute", -- "Ccaron", --/* 0x100 */ -- "ccaron", -- "dmacron" -+ /* 0xf0 */ -+ "multiply", "onesuperior", "twosuperior", "threesuperior", "onehalf", -+ "onequarter", "threequarters", "franc", "Gbreve", "gbreve", "Idot", -+ "Scedilla", "scedilla", "Cacute", "cacute", "Ccaron", -+ /* 0x100 */ -+ "ccaron", "dmacron" - }; - - const char *ambiguous_names[] = { -- "Delta", /* increment */ -- "Omega", /* Ohm */ -- "Pi", /* product */ -- "Sigma", /* summation */ -- "dmacron", /* dslash */ -- "macron", /* overscore */ -- "periodcentered", /* middot */ -+ "Delta", /* increment */ -+ "Omega", /* Ohm */ -+ "Pi", /* product */ -+ "Sigma", /* summation */ -+ "dmacron", /* dslash */ -+ "macron", /* overscore */ -+ "periodcentered", /* middot */ - NULL - }; - -@@ -404,9 +190,8 @@ static const char *newtabnames[] = { - "prep" - }; - --@ Back to code. Low-level helpers first. -+/* Back to code. Low-level helpers first. */ - --@c - static ttf_cmap_entry *new_ttf_cmap_entry(void) - { - ttf_cmap_entry *e; -@@ -438,7 +223,6 @@ static int comp_ttf_cmap_entry(const void *pa, const void *pb, void *p) - *p2 = (const ttf_cmap_entry *) pb; - int i; - (void) p; -- assert(p1->ttf_name != NULL && p2->ttf_name != NULL); - if ((i = strcmp(p1->ttf_name, p2->ttf_name)) != 0) - return i; - cmp_return(p1->pid, p2->pid); -@@ -459,8 +243,10 @@ static unsigned char ttf_addchksm(unsigned char b) - - static TTF_ULONG ttf_getchksm(PDF pdf) - { -- while (tab_length % 4 != 0) -- ttf_putchar(ttf_addchksm(0)); /* |ttf_addchksm| updates |tab_length| */ -+ while (tab_length % 4 != 0) { -+ /*tex |ttf_addchksm| updates |tab_length| */ -+ ttf_putchar(ttf_addchksm(0)); -+ } - return checksum; - } - -@@ -539,48 +325,34 @@ static void ttf_copy_encoding(void) - int i, *q; - void **aa; - char **glyph_names; -- /*long *charcodes;*/ -- /*static char buf[SMALL_BUF_SIZE];*/ - struct avl_traverser t; -- /*ttfenc_entry *e = ttfenc_tab;*/ -- -- assert(fd_cur->tx_tree != NULL); /* this must be set in |create_fontdictionary| */ -- - if (fd_cur->fe != NULL) { - glyph_names = fd_cur->fe->glyph_names; -- assert(glyph_names != NULL); -- - for (i = 0; i < 256; i++) - ttfenc_tab[i].name = (char *) notdef; -- -- /* a workaround for a bug of AcroReader 4.0 */ -+ /*tex This is a workaround for a bug of AcroReader 4.0: */ - if (strcmp(glyph_names[97], "a") == 0) { - q = xtalloc(1, int); - *q = 'a'; - aa = avl_probe(fd_cur->tx_tree, q); -- assert(aa != NULL); -+ if (aa == NULL) { -+ /*tex Is this a problem? */ -+ } - } -- /* end of workaround */ -- -- /* take over collected characters from \TeX, reencode them */ -+ /*tex Take over collected characters from \TeX, reencode them. */ - avl_t_init(&t, fd_cur->tx_tree); -- for (q = (int *) avl_t_first(&t, fd_cur->tx_tree); q != NULL; -- q = (int *) avl_t_next(&t)) { -- assert(*q >= 0 && *q < 256); -+ for (q = (int *) avl_t_first(&t, fd_cur->tx_tree); q != NULL; q = (int *) avl_t_next(&t)) { - ttfenc_tab[*q].name = glyph_names[*q]; - } - make_subset_tag(fd_cur); -- } else -- assert(0); -+ } - } - --@ --@c --#define ttf_append_byte(B)\ --do {\ -- if (name_tab[i].platform_id == 3)\ -- *q++ = 0;\ -- *q++ = B;\ -+#define ttf_append_byte(B) do { \ -+ if (name_tab[i].platform_id == 3) { \ -+ *q++ = 0; \ -+ } \ -+ *q++ = B; \ - } while (0) - - static char *strip_spaces_and_delims(char *s, int l) -@@ -588,9 +360,6 @@ static char *strip_spaces_and_delims(char *s, int l) - static char buf[SMALL_BUF_SIZE]; - char *p = buf; - int i; -- -- assert(l >= 0 && l < (int) sizeof(buf)); -- - for (i = 0; i < l; s++, i++) { - if (*s == '(' || *s == ')' || *s == '<' || *s == '>' || - *s == '[' || *s == ']' || *s == '{' || *s == '}' || -@@ -609,9 +378,7 @@ static void ttf_read_name(void) - char *p, buf[SMALL_BUF_SIZE]; - name_record_num = get_ushort(); - name_tab = xtalloc((unsigned) name_record_num, name_record); -- name_buf_size = (int) ((unsigned) tab->length - -- (3 * TTF_USHORT_SIZE + -- (TTF_ULONG) name_record_num * 6 * TTF_USHORT_SIZE)); -+ name_buf_size = (int) ((unsigned) tab->length - (3 * TTF_USHORT_SIZE + (TTF_ULONG) name_record_num * 6 * TTF_USHORT_SIZE)); - name_buf = xtalloc((unsigned) name_buf_size, char); - ttf_skip(TTF_USHORT_SIZE); - for (i = 0; i < name_record_num; i++) { -@@ -624,14 +391,12 @@ static void ttf_read_name(void) - } - for (p = name_buf; p - name_buf < name_buf_size; p++) - *p = get_char(); -- /* look for PS font name */ -+ /*tex Look for the \POSTSCRIPT\ font name. */ - for (i = 0; i < name_record_num; i++) { - if (name_tab[i].platform_id == 1 && - name_tab[i].encoding_id == 0 && name_tab[i].name_id == 6) { - xfree(fd_cur->fontname); -- fd_cur->fontname = -- xstrdup(strip_spaces_and_delims(name_buf + name_tab[i].offset, -- name_tab[i].length)); -+ fd_cur->fontname = xstrdup(strip_spaces_and_delims(name_buf + name_tab[i].offset, name_tab[i].length)); - fd_cur->font_dim[FONTNAME_CODE].set = true; - break; - } -@@ -639,15 +404,14 @@ static void ttf_read_name(void) - if (!fd_cur->font_dim[FONTNAME_CODE].set) { - for (i = 0; i < name_record_num; i++) { - if (name_tab[i].platform_id == 3 && -- (name_tab[i].encoding_id == 0 || name_tab[i].encoding_id == 1) -- && name_tab[i].name_id == 6) { -+ (name_tab[i].encoding_id == 0 || name_tab[i].encoding_id == 1) -+ && name_tab[i].name_id == 6) { - xfree(fd_cur->fontname); - assert(name_tab[i].length < sizeof(buf)); - for (j = 0, p = buf; j < name_tab[i].length; j += 2) - *p++ = name_buf[name_tab[i].offset + j + 1]; - *p = 0; -- fd_cur->fontname = -- xstrdup(strip_spaces_and_delims(buf, (int) strlen(buf))); -+ fd_cur->fontname = xstrdup(strip_spaces_and_delims(buf, (int) strlen(buf))); - fd_cur->font_dim[FONTNAME_CODE].set = true; - break; - } -@@ -659,8 +423,7 @@ static void ttf_read_mapx(void) - { - glyph_entry *glyph; - ttf_seek_tab("maxp", TTF_FIXED_SIZE); -- glyph_tab = -- xtalloc((unsigned) (1 + (glyphs_count = get_ushort())), glyph_entry); -+ glyph_tab = xtalloc((unsigned) (1 + (glyphs_count = get_ushort())), glyph_entry); - for (glyph = glyph_tab; glyph - glyph_tab < glyphs_count; glyph++) { - glyph->newindex = -1; - glyph->newoffset = 0; -@@ -668,14 +431,15 @@ static void ttf_read_mapx(void) - glyph->name = (char *) notdef; - } - glyph_index = xtalloc((unsigned) (glyphs_count + 1), long); -- glyph_index[0] = 0; /* index of ".notdef" glyph */ -- glyph_index[1] = 1; /* index of ".null" glyph */ -+ /*tex index of the |.notdef| glyph */ -+ glyph_index[0] = 0; -+ /*tex index of the |.null| glyph */ -+ glyph_index[1] = 1; - } - - void ttf_read_head(void) - { -- ttf_seek_tab("head", -- 2 * TTF_FIXED_SIZE + 2 * TTF_ULONG_SIZE + TTF_USHORT_SIZE); -+ ttf_seek_tab("head", 2 * TTF_FIXED_SIZE + 2 * TTF_ULONG_SIZE + TTF_USHORT_SIZE); - upem = get_ushort(); - ttf_skip(16); - fd_cur->font_dim[FONTBBOX1_CODE].val = (int) ttf_funit(get_fword()); -@@ -697,8 +461,7 @@ void ttf_read_hhea(void) - fd_cur->font_dim[DESCENT_CODE].val = (int) ttf_funit(get_fword()); - fd_cur->font_dim[ASCENT_CODE].set = true; - fd_cur->font_dim[DESCENT_CODE].set = true; -- ttf_skip(TTF_FWORD_SIZE + TTF_UFWORD_SIZE + 3 * TTF_FWORD_SIZE + -- 8 * TTF_SHORT_SIZE); -+ ttf_skip(TTF_FWORD_SIZE + TTF_UFWORD_SIZE + 3 * TTF_FWORD_SIZE + 8 * TTF_SHORT_SIZE); - nhmtxs = get_ushort(); - } - -@@ -745,55 +508,57 @@ void ttf_read_post(void) - post_format = get_fixed(); - italic_angle = get_fixed(); - int_part = (long) (italic_angle >> 16); -- if (int_part > 0x7FFF) { /* a negative number */ -+ if (int_part > 0x7FFF) { -+ /*tex a negative number */ - int_part = 0x10000 - int_part; - sign = -1; - } - frac_part = (long) (italic_angle % 0x10000); -- fd_cur->font_dim[ITALIC_ANGLE_CODE].val = -- (int) (sign * ((double) int_part + (double) frac_part * 1.0 / 0x10000)); -+ fd_cur->font_dim[ITALIC_ANGLE_CODE].val = (int) (sign * ((double) int_part + (double) frac_part * 1.0 / 0x10000)); - fd_cur->font_dim[ITALIC_ANGLE_CODE].set = true; -- if (glyph_tab == NULL) -- return; /* being called from writeotf() */ -+ if (glyph_tab == NULL) { -+ /*tex We were being called from |writeotf|. */ -+ return; -+ } - ttf_skip(2 * TTF_FWORD_SIZE + 5 * TTF_ULONG_SIZE); - switch (post_format) { -- case 0x10000: -- for (glyph = glyph_tab; glyph - glyph_tab < NMACGLYPHS; glyph++) { -- glyph->name = (const char *) mac_glyph_names[glyph - glyph_tab]; -- glyph->name_index = (TTF_USHORT) (glyph - glyph_tab); -- } -- break; -- case 0x20000: -- nnames = get_ushort(); /* some fonts have this value different from nglyphs */ -- for (glyph = glyph_tab; glyph - glyph_tab < nnames; glyph++) -- glyph->name_index = get_ushort(); -- length = -- (long) ((long) tab->length - -- (long) ((long) ttf_curbyte - (long) tab->offset)); -- glyph_name_buf = xtalloc((unsigned) length, char); -- for (p = glyph_name_buf; p - glyph_name_buf < length;) { -- for (k = get_byte(); k > 0; k--) -- *p++ = get_char(); -- *p++ = 0; -- } -- for (glyph = glyph_tab; glyph - glyph_tab < nnames; glyph++) { -- if (glyph->name_index < NMACGLYPHS) -- glyph->name = mac_glyph_names[glyph->name_index]; -- else { -- p = glyph_name_buf; -- k = glyph->name_index - NMACGLYPHS; -- for (; k > 0; k--) -- p = strend(p) + 1; -- glyph->name = p; -+ case 0x10000: -+ for (glyph = glyph_tab; glyph - glyph_tab < NMACGLYPHS; glyph++) { -+ glyph->name = (const char *) mac_glyph_names[glyph - glyph_tab]; -+ glyph->name_index = (TTF_USHORT) (glyph - glyph_tab); -+ } -+ break; -+ case 0x20000: -+ /*tex Some fonts have this value different from |nglyphs|: */ -+ nnames = get_ushort(); -+ for (glyph = glyph_tab; glyph - glyph_tab < nnames; glyph++) { -+ glyph->name_index = get_ushort(); -+ } -+ length = (long) ((long) tab->length - (long) ((long) ttf_curbyte - (long) tab->offset)); -+ glyph_name_buf = xtalloc((unsigned) length, char); -+ for (p = glyph_name_buf; p - glyph_name_buf < length;) { -+ for (k = get_byte(); k > 0; k--) -+ *p++ = get_char(); -+ *p++ = 0; -+ } -+ for (glyph = glyph_tab; glyph - glyph_tab < nnames; glyph++) { -+ if (glyph->name_index < NMACGLYPHS) -+ glyph->name = mac_glyph_names[glyph->name_index]; -+ else { -+ p = glyph_name_buf; -+ k = glyph->name_index - NMACGLYPHS; -+ for (; k > 0; k--) -+ p = strend(p) + 1; -+ glyph->name = p; -+ } -+ } -+ break; -+ default: -+ formatted_warning("ttf font", "unsupported format '%.8X' of 'post' table, assuming 3.0", (unsigned int) post_format); -+ case 0x00030000: -+ for (glyph = glyph_tab; glyph - glyph_tab < NMACGLYPHS; glyph++) { -+ glyph->name_index = (TTF_USHORT) (glyph - glyph_tab); - } -- } -- break; -- default: -- formatted_warning("ttf font", "unsupported format '%.8X' of 'post' table, assuming 3.0", (unsigned int) post_format); -- case 0x00030000: -- for (glyph = glyph_tab; glyph - glyph_tab < NMACGLYPHS; glyph++) { -- glyph->name_index = (TTF_USHORT) (glyph - glyph_tab); -- } - } - } - -@@ -813,14 +578,17 @@ void otc_read_tabdir(int index) - { - unsigned long i, num, rem=0; - dirtab_entry *tab; -- ttf_skip(TTF_FIXED_SIZE); /* ignore TTCTag 'ttcf' */ -- ttf_skip(TTF_ULONG_SIZE); /* ignorethe version number */ -+ /*tex Ignore the tag |ttcf|. */ -+ ttf_skip(TTF_FIXED_SIZE); -+ /*tex Ignore the version number. */ -+ ttf_skip(TTF_ULONG_SIZE); - num = get_ulong(); - for (i = 0; i < num; i++) { - if (i==index) rem = get_ulong(); else ttf_skip(TTF_ULONG_SIZE); - } - ttf_skip(rem - TTF_FIXED_SIZE - (num+2)*TTF_ULONG_SIZE); -- ttf_skip(TTF_FIXED_SIZE); /* ignore the sfnt number */ -+ /*tex Ignore the |sfnt| number. */ -+ ttf_skip(TTF_FIXED_SIZE); - dir_tab = xtalloc(ntabs = get_ushort(), dirtab_entry); - ttf_skip(3 * TTF_USHORT_SIZE); - for (tab = dir_tab; tab - dir_tab < ntabs; tab++) { -@@ -836,7 +604,8 @@ void ttf_read_tabdir(void) - { - int i; - dirtab_entry *tab; -- ttf_skip(TTF_FIXED_SIZE); /* ignore the sfnt number */ -+ /*tex Ignore the |sfnt| number. */ -+ ttf_skip(TTF_FIXED_SIZE); - dir_tab = xtalloc(ntabs = get_ushort(), dirtab_entry); - ttf_skip(3 * TTF_USHORT_SIZE); - for (tab = dir_tab; tab - dir_tab < ntabs; tab++) { -@@ -848,8 +617,7 @@ void ttf_read_tabdir(void) - } - } - --static ttf_cmap_entry *ttf_read_cmap(char *ttf_name, int pid, int eid, -- boolean warn) -+static ttf_cmap_entry *ttf_read_cmap(char *ttf_name, int pid, int eid, boolean warn) - { - seg_entry *seg_tab, *s; - TTF_USHORT *glyphId, format, segCount; -@@ -858,8 +626,7 @@ static ttf_cmap_entry *ttf_read_cmap(char *ttf_name, int pid, int eid, - long n, i, k, length, index; - ttf_cmap_entry tmp_e, *p; - void **aa; -- -- /* look up in |ttf_cmap_tree| first, return if found */ -+ /*tex Look up in |ttf_cmap_tree| first, return if found. */ - tmp_e.ttf_name = ttf_name; - tmp_e.pid = (TTF_USHORT) pid; - tmp_e.eid = (TTF_USHORT) eid; -@@ -870,9 +637,8 @@ static ttf_cmap_entry *ttf_read_cmap(char *ttf_name, int pid, int eid, - p = (ttf_cmap_entry *) avl_find(ttf_cmap_tree, &tmp_e); - if (p != NULL) - return p; -- -- /* not found, have to read it */ -- ttf_seek_tab("cmap", TTF_USHORT_SIZE); /* skip the table version number (=0) */ -+ /*tex It's not found so we have to read it. We skip the table version number (0). */ -+ ttf_seek_tab("cmap", TTF_USHORT_SIZE); - ncmapsubtabs = get_ushort(); - cmap_offset = (TTF_ULONG) (ttf_curbyte - 2 * TTF_USHORT_SIZE); - cmap_tab = xtalloc(ncmapsubtabs, cmap_entry); -@@ -886,36 +652,46 @@ static ttf_cmap_entry *ttf_read_cmap(char *ttf_name, int pid, int eid, - if (format == 4) - goto read_cmap_format_4; - else { -- if (warn) -+ if (warn) { - formatted_warning("ttf font", "cmap format %i unsupported", format); -+ } - return NULL; - } - } - } -- if (warn) -+ if (warn) { - formatted_warning("ttf font", "cannot find cmap subtable for (pid,eid) = (%i,%i)", pid, eid); -+ } - return NULL; -+ /*tex We jump here: */ - read_cmap_format_4: -- /* initialize the new entry */ -+ /*tex Initialize the new entry. */ - p = new_ttf_cmap_entry(); - p->ttf_name = xstrdup(ttf_name); - p->pid = (TTF_USHORT) pid; - p->eid = (TTF_USHORT) eid; - p->table = xtalloc(0x10000, long); -- for (i = 0; i < 0x10000; ++i) -- p->table[i] = -1; /* unassigned yet */ -- -- /* read the subtable */ -- length = get_ushort(); /* length of subtable */ -- (void) get_ushort(); /* skip the version number */ -+ for (i = 0; i < 0x10000; ++i) { -+ /*tex Yet unassigned: */ -+ p->table[i] = -1; -+ } -+ /*tex Read the subtable. */ -+ /*tex length of subtable */ -+ length = get_ushort(); -+ /*tex skip the version number */ -+ (void) get_ushort(); - segCount = get_ushort() / 2; -- (void) get_ushort(); /* skip searchRange */ -- (void) get_ushort(); /* skip entrySelector */ -- (void) get_ushort(); /* skip rangeShift */ -+ /*tex skip searchRange */ -+ (void) get_ushort(); -+ /*tex skip entrySelector */ -+ (void) get_ushort(); -+ /*tex skip rangeShift */ -+ (void) get_ushort(); - seg_tab = xtalloc(segCount, seg_entry); - for (s = seg_tab; s - seg_tab < segCount; s++) - s->endCode = get_ushort(); -- (void) get_ushort(); /* skip reversedPad */ -+ /*tex skip reversedPad */ -+ (void) get_ushort(); - for (s = seg_tab; s - seg_tab < segCount; s++) - s->startCode = get_ushort(); - for (s = seg_tab; s - seg_tab < segCount; s++) -@@ -923,7 +699,8 @@ static ttf_cmap_entry *ttf_read_cmap(char *ttf_name, int pid, int eid, - for (s = seg_tab; s - seg_tab < segCount; s++) - s->idRangeOffset = get_ushort(); - length -= 8 * TTF_USHORT_SIZE + 4 * segCount * TTF_USHORT_SIZE; -- n = length / TTF_USHORT_SIZE; /* number of glyphID's */ -+ /*tex number of glyphID's */ -+ n = length / TTF_USHORT_SIZE; - glyphId = xtalloc((unsigned) n, TTF_USHORT); - for (i = 0; i < n; i++) - glyphId[i] = get_ushort(); -@@ -935,9 +712,7 @@ static ttf_cmap_entry *ttf_read_cmap(char *ttf_name, int pid, int eid, - if (s->idRangeOffset == 0) - index = (s->idDelta + i) & 0xFFFF; - else { -- k = (i - s->startCode) + s->idRangeOffset / 2 + -- (s - seg_tab) - segCount; -- assert(k >= 0 && k < n); -+ k = (i - s->startCode) + s->idRangeOffset / 2 + (s - seg_tab) - segCount; - index = glyphId[k]; - if (index != 0) - index = (index + s->idDelta) & 0xFFFF; -@@ -958,12 +733,12 @@ static ttf_cmap_entry *ttf_read_cmap(char *ttf_name, int pid, int eid, - xfree(seg_tab); - xfree(glyphId); - aa = avl_probe(ttf_cmap_tree, p); -- assert(aa != NULL); -+ if (aa == NULL) { -+ /*tex Is this a problem? */ -+ } - return p; - } - --@ --@c - static void ttf_read_font(void) - { - ttf_read_tabdir(); -@@ -995,7 +770,6 @@ static void ttf_reset_chksm(PDF pdf, dirtab_entry * tab) - formatted_warning("ttf font","offset of `%4.4s' is not a multiple of 4", tab->tag); - } - -- - static void ttf_set_chksm(PDF pdf, dirtab_entry * tab) - { - tab->length = (TTF_ULONG) ttf_offset() - tab->offset; -@@ -1012,17 +786,17 @@ static void ttf_copytab(PDF pdf, const char *name) - ttf_set_chksm(pdf, tab); - } - --@ --@c --#define BYTE_ENCODING_LENGTH \ -- ((256)*TTF_BYTE_SIZE + 3*TTF_USHORT_SIZE) -+#define BYTE_ENCODING_LENGTH ((256)*TTF_BYTE_SIZE + 3*TTF_USHORT_SIZE) - - static void ttf_byte_encoding(PDF pdf) - { - ttfenc_entry *e; -- (void) put_ushort(0); /* format number (0: byte encoding table) */ -- (void) put_ushort(BYTE_ENCODING_LENGTH); /* length of table */ -- (void) put_ushort(0); /* version number */ -+ /*tex Format number (0: byte encoding table) */ -+ (void) put_ushort(0); -+ /*tex The length of the table */ -+ (void) put_ushort(BYTE_ENCODING_LENGTH); -+ /*tex The version number */ -+ (void) put_ushort(0); - for (e = ttfenc_tab; e - ttfenc_tab < 256; e++) - if (e->newindex < 256) { - put_byte(e->newindex); -@@ -1031,67 +805,87 @@ static void ttf_byte_encoding(PDF pdf) - formatted_warning("ttf font", - "glyph '%s' has been mapped to '%s' in 'ttf_byte_encoding' cmap table", - e->name, notdef); -- put_byte(0); /* notdef */ -+ /*tex |.notdef|: */ -+ put_byte(0); - } - } - --@ --@c - #define TRIMMED_TABLE_MAP_LENGTH (TTF_USHORT_SIZE*(5 + (256))) - - static void ttf_trimmed_table_map(PDF pdf) - { - ttfenc_entry *e; -- (void) put_ushort(6); /* format number (6): trimmed table mapping */ -+ /*tex format number 6: trimmed table mapping */ -+ (void) put_ushort(6); - (void) put_ushort(TRIMMED_TABLE_MAP_LENGTH); -- (void) put_ushort(0); /* version number (0) */ -- (void) put_ushort(0); /* first character code */ -- (void) put_ushort(256); /* number of character code in table */ -- for (e = ttfenc_tab; e - ttfenc_tab < 256; e++) -+ /*tex version number 0 */ -+ (void) put_ushort(0); -+ /*tex first character code */ -+ (void) put_ushort(0); -+ /*tex number of character code in table: */ -+ (void) put_ushort(256); -+ for (e = ttfenc_tab; e - ttfenc_tab < 256; e++) { - (void) put_ushort(e->newindex); -+ } - } - --@ --@c - #define SEG_MAP_DELTA_LENGTH ((16 + (256))*TTF_USHORT_SIZE) - - static void ttf_seg_map_delta(PDF pdf) - { - ttfenc_entry *e; -- (void) put_ushort(4); /* format number (4: segment mapping to delta values) */ -+ /*tex format number (4: segment mapping to delta values) */ -+ (void) put_ushort(4); - (void) put_ushort(SEG_MAP_DELTA_LENGTH); -- (void) put_ushort(0); /* version number */ -- (void) put_ushort(4); /* 2*segCount */ -- (void) put_ushort(4); /* searchRange */ -- (void) put_ushort(1); /* entrySelector */ -- (void) put_ushort(0); /* rangeShift */ -- (void) put_ushort(0xF0FF); /* endCount[0] */ -- (void) put_ushort(0xFFFF); /* endCount[1] */ -- (void) put_ushort(0); /* reversedPad */ -- (void) put_ushort(0xF000); /* startCount[0] */ -- (void) put_ushort(0xFFFF); /* startCount[1] */ -- (void) put_ushort(0); /* idDelta[0] */ -- (void) put_ushort(1); /* idDelta[1] */ -- (void) put_ushort(2 * TTF_USHORT_SIZE); /* idRangeOffset[0] */ -- (void) put_ushort(0); /* idRangeOffset[1] */ -- for (e = ttfenc_tab; e - ttfenc_tab < 256; e++) -+ /*tex version number */ -+ (void) put_ushort(0); -+ /*tex 2*segCount */ -+ (void) put_ushort(4); -+ /*tex searchRange */ -+ (void) put_ushort(4); -+ /*tex entrySelector */ -+ (void) put_ushort(1); -+ /*tex rangeShift */ -+ (void) put_ushort(0); -+ /*tex endCount[0] */ -+ (void) put_ushort(0xF0FF); -+ /*tex endCount[1] */ -+ (void) put_ushort(0xFFFF); -+ /*tex reversedPad */ -+ (void) put_ushort(0); -+ /*tex startCount[0] */ -+ (void) put_ushort(0xF000); -+ /*tex startCount[1] */ -+ (void) put_ushort(0xFFFF); -+ /*tex idDelta[0] */ -+ (void) put_ushort(0); -+ /*tex idDelta[1] */ -+ (void) put_ushort(1); -+ /*tex idRangeOffset[0] */ -+ (void) put_ushort(2 * TTF_USHORT_SIZE); -+ /*tex idRangeOffset[1] */ -+ (void) put_ushort(0); -+ for (e = ttfenc_tab; e - ttfenc_tab < 256; e++) { - (void) put_ushort(e->newindex); -+ } - } - --@ --@c - #define CMAP_ENTRY_LENGTH (2*TTF_USHORT_SIZE + TTF_ULONG_SIZE) - - static void ttf_select_cmap(void) - { -- assert(sizeof(new_cmap_tab) <= NEW_CMAP_SIZE * sizeof(cmap_entry)); -- new_cmap_tab[0].platform_id = 1; /* Macintosh */ -- new_cmap_tab[0].encoding_id = 0; /* Symbol; ignore code page */ -- new_cmap_tab[0].format = (TTF_USHORT) (new_glyphs_count < 256 ? 0 /* byte encoding */ -- : 6); /* trimmed table mapping */ -- new_cmap_tab[1].platform_id = 3; /* Microsoft */ -- new_cmap_tab[1].encoding_id = 0; /* Symbol; ignore code page */ -- new_cmap_tab[1].format = 4; /* segment mapping to delta */ -+ /*tex Macintosh */ -+ new_cmap_tab[0].platform_id = 1; -+ /*tex Symbol; ignore code page */ -+ new_cmap_tab[0].encoding_id = 0; -+ /*tex byte encoding (0) or trimmed table mapping (6) */ -+ new_cmap_tab[0].format = (TTF_USHORT) (new_glyphs_count < 256 ? 0 : 6); -+ /*tex Microsoft */ -+ new_cmap_tab[1].platform_id = 3; -+ /*tex Symbol; ignore code page */ -+ new_cmap_tab[1].encoding_id = 0; -+ /*tex segment mapping to delta */ -+ new_cmap_tab[1].format = 4; - } - - static void ttf_write_cmap(PDF pdf) -@@ -1101,23 +895,25 @@ static void ttf_write_cmap(PDF pdf) - dirtab_entry *tab = ttf_name_lookup("cmap", true); - ttf_select_cmap(); - ttf_reset_chksm(pdf, tab); -- (void) put_ushort(0); /* table version number (0) */ -- (void) put_ushort(NEW_CMAP_SIZE); /* number of encoding tables */ -+ /*tex Table version number 0. */ -+ (void) put_ushort(0); -+ /*tex Number of encoding tables. */ -+ (void) put_ushort(NEW_CMAP_SIZE); - offset = 2 * TTF_USHORT_SIZE + NEW_CMAP_SIZE * CMAP_ENTRY_LENGTH; - for (ce = new_cmap_tab; ce - new_cmap_tab < NEW_CMAP_SIZE; ce++) { - ce->offset = (TTF_ULONG) offset; - switch (ce->format) { -- case 0: -- offset += BYTE_ENCODING_LENGTH; -- break; -- case 4: -- offset += SEG_MAP_DELTA_LENGTH; -- break; -- case 6: -- offset += TRIMMED_TABLE_MAP_LENGTH; -- break; -- default: -- normal_error("ttf font","invalid format (it should not have happened)"); -+ case 0: -+ offset += BYTE_ENCODING_LENGTH; -+ break; -+ case 4: -+ offset += SEG_MAP_DELTA_LENGTH; -+ break; -+ case 6: -+ offset += TRIMMED_TABLE_MAP_LENGTH; -+ break; -+ default: -+ normal_error("ttf font","invalid format (it should not have happened)"); - } - (void) put_ushort(ce->platform_id); - (void) put_ushort(ce->encoding_id); -@@ -1125,27 +921,24 @@ static void ttf_write_cmap(PDF pdf) - } - for (ce = new_cmap_tab; ce - new_cmap_tab < NEW_CMAP_SIZE; ce++) { - switch (ce->format) { -- case 0: -- ttf_byte_encoding(pdf); -- break; -- case 4: -- ttf_seg_map_delta(pdf); -- break; -- case 6: -- ttf_trimmed_table_map(pdf); -- break; -- } -+ case 0: -+ ttf_byte_encoding(pdf); -+ break; -+ case 4: -+ ttf_seg_map_delta(pdf); -+ break; -+ case 6: -+ ttf_trimmed_table_map(pdf); -+ break; -+ } - } - ttf_set_chksm(pdf, tab); - } - --@ --@c - static int prepend_subset_tags(int index, char *p) - { - boolean is_unicode; - int i; -- assert(index >= 0 && index < name_record_num && fd_cur->subset_tag != NULL); - is_unicode = (name_tab[index].platform_id == 3); - if (is_unicode) { - for (i = 0; i < 6; ++i) { -@@ -1174,10 +967,12 @@ static void ttf_write_name(PDF pdf) - dirtab_entry *tab = ttf_name_lookup("name", true); - if (is_subsetted(fd_cur->fm)) { - l = 0; -- for (i = 0; i < name_record_num; i++) -- l += name_tab[i].length + 14; /* maximum lengh of new stogare area */ -+ for (i = 0; i < name_record_num; i++) { -+ /*tex Maximum lengh of new stogare area. */ -+ l += name_tab[i].length + 14; -+ } - new_name_buf = xtalloc((unsigned) l, char); -- /* additional space for subset tags */ -+ /*tex Additional space for subset tags. */ - p = new_name_buf; - for (i = 0; i < name_record_num; i++) { - n = name_tab + i; -@@ -1201,10 +996,10 @@ static void ttf_write_name(PDF pdf) - new_name_buf_size = name_buf_size; - } - ttf_reset_chksm(pdf, tab); -- (void) put_ushort(0); /* Format selector */ -+ (void) put_ushort(0); -+ /*tex Format selector. */ - (void) put_ushort(name_record_num); -- (void) put_ushort(3 * TTF_USHORT_SIZE + -- name_record_num * 6 * TTF_USHORT_SIZE); -+ (void) put_ushort(3 * TTF_USHORT_SIZE + name_record_num * 6 * TTF_USHORT_SIZE); - for (i = 0; i < name_record_num; i++) { - (void) put_ushort(name_tab[i].platform_id); - (void) put_ushort(name_tab[i].encoding_id); -@@ -1220,8 +1015,6 @@ static void ttf_write_name(PDF pdf) - xfree(new_name_buf); - } - --@ --@c - static void ttf_write_dirtab(PDF pdf) - { - dirtab_entry *tab; -@@ -1249,7 +1042,7 @@ static void ttf_write_dirtab(PDF pdf) - put_ulong((long) tab->length); - } - } -- /* adjust checkSumAdjustment */ -+ /*tex adjust |checkSumAdjustment| */ - tmp_ulong = 0; - checksum = 0; - for (p = (char *) pdf->fb->data, i = 0; i < (unsigned) save_offset;) { -@@ -1270,8 +1063,6 @@ static void ttf_write_dirtab(PDF pdf) - ttf_seek_outbuf(save_offset); - } - --@ --@c - static void ttf_write_glyf(PDF pdf) - { - long *id, k; -@@ -1294,9 +1085,9 @@ static void ttf_write_glyf(PDF pdf) - if (glyph_tab[idx].newindex < 0) { - glyph_tab[idx].newindex = (TTF_SHORT) new_glyphs_count; - glyph_index[new_glyphs_count++] = idx; -- /* -- N.B.: Here we change |new_glyphs_count|, -- which appears in the condition of the |for| loop -+ /*tex -+ Here we change |new_glyphs_count|, which appears in -+ the condition of the |for| loop. - */ - } - (void) put_ushort(glyph_tab[idx].newindex); -@@ -1314,21 +1105,22 @@ static void ttf_write_glyf(PDF pdf) - if (flags & WE_HAVE_INSTRUCTIONS) - ttf_ncopy(pdf, copy_ushort()); - } else -- ttf_ncopy(pdf, (int) -- (glyph_tab[*id + 1].offset - glyph_tab[*id].offset - -- TTF_USHORT_SIZE - 4 * TTF_FWORD_SIZE)); -+ ttf_ncopy(pdf, (int) (glyph_tab[*id + 1].offset - glyph_tab[*id].offset - TTF_USHORT_SIZE - 4 * TTF_FWORD_SIZE)); - } - } - last_glyf_offset = (TTF_ULONG) ttf_offset() - (TTF_ULONG) new_glyf_offset; - ttf_set_chksm(pdf, tab); - } - --@ Reindexing glyphs: we append index of used glyphs to |glyph_index| -- while going through |ttfenc_tab|. After appending a new entry to -- |glyph_index| we set field |newindex| of corresponding entries in both -- |glyph_tab| and |ttfenc_tab| to the newly created index. -+/*tex -+ -+ Reindexing glyphs: we append index of used glyphs to |glyph_index| while -+ going through |ttfenc_tab|. After appending a new entry to |glyph_index| we -+ set field |newindex| of corresponding entries in both |glyph_tab| and -+ |ttfenc_tab| to the newly created index. -+ -+*/ - --@c - static void ttf_reindex_glyphs(void) - { - ttfenc_entry *e; -@@ -1337,14 +1129,13 @@ static void ttf_reindex_glyphs(void) - long *t; - ttf_cmap_entry *cmap = NULL; - boolean cmap_not_found = false; -- - for (e = ttfenc_tab; e - ttfenc_tab < 256; e++) { -- e->newindex = 0; /* index of ".notdef" glyph */ -- -- /* handle case of reencoded fonts */ -+ /*tex The index of the |.notdef| glyph */ -+ e->newindex = 0; -+ /*tex Handle the case of reencoded fonts. */ - if (e->name == notdef) - continue; -- /* scan form `index123' */ -+ /*tex Scan form |index123|. */ - if (sscanf(e->name, GLYPH_PREFIX_INDEX "%i", &index) == 1) { - if (index >= glyphs_count) { - formatted_warning("ttf font","'%s' out of valid range [0..%i)", e->name, glyphs_count); -@@ -1353,22 +1144,22 @@ static void ttf_reindex_glyphs(void) - glyph = glyph_tab + index; - goto append_new_glyph; - } -- /* scan form `uniABCD' */ -+ /*tex Scan form |uniABCD|. */ - if (sscanf(e->name, GLYPH_PREFIX_UNICODE "%X", &index) == 1) { - if (cmap == NULL && !cmap_not_found) { -- /* need to read the unicode mapping, ie (pid,eid) = (3,1) or (0,3) */ -+ /*tex Need to read the \UNICODE\ mapping, i.e. |(pid,eid) = (3,1) or (0,3)|. */ - cmap = ttf_read_cmap(fd_cur->fm->ff_name, 3, 1, false); - if (cmap == NULL) - cmap = ttf_read_cmap(fd_cur->fm->ff_name, 0, 3, false); - if (cmap == NULL) { -+ /*tex Once only. */ - normal_warning("ttf font", "no unicode mapping found, all 'uniXXXX' names will be ignored"); -- cmap_not_found = true; /* once only */ -+ cmap_not_found = true; - } - } - if (cmap == NULL) - continue; - t = cmap->table; -- assert(t != NULL); - if (t[index] != -1) { - if (t[index] >= glyphs_count) { - formatted_warning("ttf font", "'%s' is mapped to index %li which is out of valid range [0..%i)", -@@ -1382,7 +1173,7 @@ static void ttf_reindex_glyphs(void) - continue; - } - } -- /* look up by name */ -+ /*tex Look up by name: */ - for (glyph = glyph_tab; glyph - glyph_tab < glyphs_count; glyph++) - if (glyph->name != notdef && strcmp(glyph->name, e->name) == 0) - break; -@@ -1391,7 +1182,6 @@ static void ttf_reindex_glyphs(void) - continue; - } - append_new_glyph: -- assert(glyph > glyph_tab && glyph - glyph_tab < glyphs_count); - if (glyph->newindex < 0) { - glyph_index[new_glyphs_count] = (short) (glyph - glyph_tab); - glyph->newindex = (TTF_SHORT) new_glyphs_count; -@@ -1401,28 +1191,42 @@ static void ttf_reindex_glyphs(void) - } - } - --@ To calculate the checkSum for the 'head' table which itself includes the -- checkSumAdjustment entry for the entire font, do the following: -+/*tex -+ -+ To calculate the checkSum for the 'head' table which itself includes the -+ checkSumAdjustment entry for the entire font, do the following: -+ -+ \startitemize -+ \startitem -+ Set the checkSumAdjustment to 0. -+ \stopitem -+ \startitem -+ Calculate the checksum for all the tables including the |head| table -+ and enter that value into the table directory. -+ \stopitem -+ \startitem -+ Calculate the checksum for the entire font. -+ \stopitem -+ \startitem -+ Subtract that value from the hex value B1B0AFBA. -+ \stopitem -+ \startitem -+ Store the result in checkSumAdjustment. -+ \stopitem -+ \startitemize -+ -+ The checkSum for the 'head table which includes the checkSumAdjustment entry -+ for the entire font is now incorrect. That is not a problem. Do not change -+ it. An application attempting to verify that the 'head' table has not changed -+ should calculate the checkSum for that table by not including the -+ checkSumAdjustment value, and compare the result with the entry in the table -+ directory. -+ -+ The table directory also includes the offset of the associated tagged table -+ from the beginning of the font file and the length of that table. -+ -+*/ - -- \item Set the checkSumAdjustment to 0. -- \item Calculate the checksum for all the tables including the 'head' table -- and enter that value into the table directory. -- \item Calculate the checksum for the entire font. -- \item Subtract that value from the hex value B1B0AFBA. -- \item Store the result in checkSumAdjustment. -- -- The checkSum for the 'head table which includes the checkSumAdjustment -- entry for the entire font is now incorrect. That is not a problem. Do not -- change it. An application attempting to verify that the 'head' table has -- not changed should calculate the checkSum for that table by not including -- the checkSumAdjustment value, and compare the result with the entry in the -- table directory. -- -- The table directory also includes the offset of the associated tagged -- table from the beginning of the font file and the length of that table. -- -- --@c - static void ttf_write_head(PDF pdf) - { - dirtab_entry *tab; -@@ -1431,9 +1235,9 @@ static void ttf_write_head(PDF pdf) - ttf_ncopy(pdf, 2 * TTF_FIXED_SIZE); - checkSumAdjustment_offset = (TTF_ULONG) ttf_offset(); - put_ulong(0); -- ttf_skip(TTF_ULONG_SIZE); /* skip checkSumAdjustment */ -- ttf_ncopy(pdf, TTF_ULONG_SIZE + 2 * TTF_USHORT_SIZE + 16 + -- 4 * TTF_FWORD_SIZE + 2 * TTF_USHORT_SIZE + TTF_SHORT_SIZE); -+ /*tex skip |checkSumAdjustment| */ -+ ttf_skip(TTF_ULONG_SIZE); -+ ttf_ncopy(pdf, TTF_ULONG_SIZE + 2 * TTF_USHORT_SIZE + 16 + 4 * TTF_FWORD_SIZE + 2 * TTF_USHORT_SIZE + TTF_SHORT_SIZE); - if (is_subsetted(fd_cur->fm)) { - (void) put_short(loca_format); - (void) put_short(0); -@@ -1442,21 +1246,16 @@ static void ttf_write_head(PDF pdf) - ttf_set_chksm(pdf, tab); - } - --@ --@c - static void ttf_write_hhea(PDF pdf) - { - dirtab_entry *tab; - tab = ttf_seek_tab("hhea", 0); - ttf_reset_chksm(pdf, tab); -- ttf_ncopy(pdf, TTF_FIXED_SIZE + 3 * TTF_FWORD_SIZE + TTF_UFWORD_SIZE + -- 3 * TTF_FWORD_SIZE + 8 * TTF_SHORT_SIZE); -+ ttf_ncopy(pdf, TTF_FIXED_SIZE + 3 * TTF_FWORD_SIZE + TTF_UFWORD_SIZE + 3 * TTF_FWORD_SIZE + 8 * TTF_SHORT_SIZE); - (void) put_ushort(new_glyphs_count); - ttf_set_chksm(pdf, tab); - } - --@ --@c - static void ttf_write_htmx(PDF pdf) - { - long *id; -@@ -1469,8 +1268,6 @@ static void ttf_write_htmx(PDF pdf) - ttf_set_chksm(pdf, tab); - } - --@ --@c - static void ttf_write_loca(PDF pdf) - { - long *id; -@@ -1497,8 +1294,6 @@ static void ttf_write_loca(PDF pdf) - ttf_set_chksm(pdf, tab); - } - --@ --@c - static void ttf_write_mapx(PDF pdf) - { - dirtab_entry *tab = ttf_seek_tab("maxp", TTF_FIXED_SIZE + TTF_USHORT_SIZE); -@@ -1509,37 +1304,41 @@ static void ttf_write_mapx(PDF pdf) - ttf_set_chksm(pdf, tab); - } - --@ --@c - static void ttf_write_OS2(PDF pdf) - { - dirtab_entry *tab = ttf_seek_tab("OS/2", 0); - TTF_USHORT version; - ttf_reset_chksm(pdf, tab); - version = get_ushort(); -- if (version > 3) -+ if (version > 3) { - formatted_error("ttf font","unknown version '%.4X' of OS/2 table", version); -- (void) put_ushort(0x0001); /* fix version to 1 */ -- ttf_ncopy(pdf, -- 2 * TTF_USHORT_SIZE + 13 * TTF_SHORT_SIZE + 10 * TTF_BYTE_SIZE); -- ttf_skip(4 * TTF_ULONG_SIZE); /* ulUnicodeRange 1--4 */ -- put_ulong(0x00000003); /* Basic Latin + Latin-1 Supplement (0x0000--0x00FF) */ -- put_ulong(0x10000000); /* Private Use (0xE000--0xF8FF) */ -+ } -+ /*tex fix version to 1 */ -+ (void) put_ushort(0x0001); -+ ttf_ncopy(pdf,2 * TTF_USHORT_SIZE + 13 * TTF_SHORT_SIZE + 10 * TTF_BYTE_SIZE); -+ /*tex |ulUnicodeRange| 1--4 */ -+ ttf_skip(4 * TTF_ULONG_SIZE); -+ /*tex Basic Latin + Latin-1 Supplement (0x0000--0x00FF) */ -+ put_ulong(0x00000003); -+ /*tex Private Use (0xE000--0xF8FF) */ -+ put_ulong(0x10000000); - put_ulong(0x00000000); - put_ulong(0x00000000); -- ttf_ncopy(pdf, 4 * TTF_CHAR_SIZE + TTF_USHORT_SIZE); /* achVendID + fsSelection */ -+ /*tex |achVendID| + |fsSelection| */ -+ ttf_ncopy(pdf, 4 * TTF_CHAR_SIZE + TTF_USHORT_SIZE); - ttf_skip(2 * TTF_USHORT_SIZE); -- (void) put_ushort(0x0000); /* usFirstCharIndex */ -- (void) put_ushort(0xF0FF); /* usLastCharIndex */ -+ /*tex |usFirstCharIndex| */ -+ (void) put_ushort(0x0000); -+ /*tex |usLastCharIndex| */ -+ (void) put_ushort(0xF0FF); - ttf_ncopy(pdf, 5 * TTF_USHORT_SIZE); -- /* for version 0 the OS/2 table ends here, the rest is for version 1 */ -- put_ulong(0x80000000); /* Symbol Character Set---don't use any code page */ -+ /*tex For version 0 the OS/2 table ends here, the rest is for version 1. */ -+ /*tex Symbol Character Set: don't use any code page */ -+ put_ulong(0x80000000); - put_ulong(0x00000000); - ttf_set_chksm(pdf, tab); - } - --@ --@c - static boolean unsafe_name(const char *s) - { - const char **p; -@@ -1559,12 +1358,10 @@ static void ttf_write_post(PDF pdf) - ttf_reset_chksm(pdf, tab); - if (!fd_cur->write_ttf_glyph_names || post_format == 0x00030000) { - put_fixed(0x00030000); -- ttf_ncopy(pdf, -- TTF_FIXED_SIZE + 2 * TTF_FWORD_SIZE + 5 * TTF_ULONG_SIZE); -+ ttf_ncopy(pdf, TTF_FIXED_SIZE + 2 * TTF_FWORD_SIZE + 5 * TTF_ULONG_SIZE); - } else { - put_fixed(0x00020000); -- ttf_ncopy(pdf, -- TTF_FIXED_SIZE + 2 * TTF_FWORD_SIZE + 5 * TTF_ULONG_SIZE); -+ ttf_ncopy(pdf, TTF_FIXED_SIZE + 2 * TTF_FWORD_SIZE + 5 * TTF_ULONG_SIZE); - (void) put_ushort(new_glyphs_count); - k = 0; - for (id = glyph_index; id - glyph_index < new_glyphs_count; id++) { -@@ -1587,22 +1384,23 @@ static void ttf_write_post(PDF pdf) - ttf_set_chksm(pdf, tab); - } - --@ --@c - static void ttf_init_font(PDF pdf, int n) - { - int i, k; - for (i = 1, k = 0; i <= n; i <<= 1, k++); -- put_fixed(0x00010000); /* font version */ -- (void) put_ushort(n); /* number of tables */ -- (void) put_ushort(i << 3); /* search range */ -- (void) put_ushort(k - 1); /* entry selector */ -- (void) put_ushort((n << 4) - (i << 3)); /* range shift */ -+ /*tex font version */ -+ put_fixed(0x00010000); -+ /*tex number of tables */ -+ (void) put_ushort(n); -+ /*tex search range */ -+ (void) put_ushort(i << 3); -+ /*tex entry selector */ -+ (void) put_ushort(k - 1); -+ /*tex range shift */ -+ (void) put_ushort((n << 4) - (i << 3)); - ttf_seek_outbuf(TABDIR_OFF + n * 4 * TTF_ULONG_SIZE); - } - --@ --@c - static void ttf_subset_font(PDF pdf) - { - ttf_init_font(pdf, new_ntabs); -@@ -1628,8 +1426,6 @@ static void ttf_subset_font(PDF pdf) - ttf_write_dirtab(pdf); - } - --@ --@c - static void ttf_copy_font(PDF pdf) - { - dirtab_entry *tab; -@@ -1643,33 +1439,25 @@ static void ttf_copy_font(PDF pdf) - ttf_write_dirtab(pdf); - } - --@ --@c - void writettf(PDF pdf, fd_entry * fd) - { - int callback_id; - int file_opened = 0; -- fd_cur = fd; /* |fd_cur| is global inside \.{writettf.w} */ -- assert(fd_cur->fm != NULL); -- assert(is_truetype(fd_cur->fm)); -- assert(is_included(fd_cur->fm)); -- -+ /* The next one is global inside |writettf.c| */ -+ fd_cur = fd; - if (is_subsetted(fd_cur->fm) && (fd_cur->fe == NULL)) { - normal_error("ttf font","subset must be a reencoded font"); - } - ttf_curbyte = 0; - ttf_size = 0; -- -- cur_file_name = -- luatex_find_file(fd_cur->fm->ff_name, find_truetype_file_callback); -+ cur_file_name = luatex_find_file(fd_cur->fm->ff_name, find_truetype_file_callback); - if (cur_file_name == NULL) { - formatted_error("ttf font","cannot find font file for reading '%s'", fd_cur->fm->ff_name); - } - callback_id = callback_defined(read_truetype_file_callback); - if (callback_id > 0) { -- if (run_callback(callback_id, "S->bSd", cur_file_name, -- &file_opened, &ttf_buffer, &ttf_size) && -- file_opened && ttf_size > 0) { -+ if (run_callback(callback_id, "S->bSd", cur_file_name, &file_opened, &ttf_buffer, &ttf_size) && file_opened && ttf_size > 0) { -+ /* We're okay. */ - } else { - formatted_error("ttf font","cannot open font file for reading '%s'", cur_file_name); - } -@@ -1696,7 +1484,6 @@ void writettf(PDF pdf, fd_entry * fd) - name_tab = NULL; - name_buf = NULL; - ttf_read_font(); -- - pdf_save_offset(pdf); - pdf_flush(pdf); - if (is_subsetted(fd_cur->fm)) { -@@ -1705,7 +1492,6 @@ void writettf(PDF pdf, fd_entry * fd) - } else - ttf_copy_font(pdf); - ttf_length = ttf_offset(); -- - xfree(dir_tab); - xfree(glyph_tab); - xfree(glyph_index); -@@ -1732,7 +1518,7 @@ static void do_writeotf(PDF pdf, fd_entry * fd) - if (tracefilenames) - tex_printf("<<%s", cur_file_name); - ttf_read_tabdir(); -- /* read font parameters */ -+ /*tex Read teh font parameters. */ - if (ttf_name_lookup("head", false) != NULL) - ttf_read_head(); - if (ttf_name_lookup("hhea", false) != NULL) -@@ -1741,10 +1527,10 @@ static void do_writeotf(PDF pdf, fd_entry * fd) - ttf_read_pclt(); - if (ttf_name_lookup("post", false) != NULL) - ttf_read_post(); -- /* copy font file */ -- if (ttf_name_lookup("CFF2", false) != NULL) /* HH */ -- tab = ttf_seek_tab("CFF2", 0); /* HH */ -- else /* HH */ -+ /*tex Copy the font file: */ -+ if (ttf_name_lookup("CFF2", false) != NULL) -+ tab = ttf_seek_tab("CFF2", 0); -+ else - tab = ttf_seek_tab("CFF ", 0); - for (i = (long) tab->length; i > 0; i--) { - copy_char(); -@@ -1754,30 +1540,21 @@ static void do_writeotf(PDF pdf, fd_entry * fd) - tex_printf(">>"); - } - --@ --@c - void writeotf(PDF pdf, fd_entry * fd) - { - int callback_id; - int file_opened = 0; -- - fd_cur = fd; -- assert(fd_cur->fm != NULL); -- assert(is_opentype(fd_cur->fm)); -- assert(is_included(fd_cur->fm)); -- - ttf_curbyte = 0; - ttf_size = 0; -- cur_file_name = -- luatex_find_file(fd_cur->fm->ff_name, find_opentype_file_callback); -+ cur_file_name = luatex_find_file(fd_cur->fm->ff_name, find_opentype_file_callback); - if (cur_file_name == NULL) { - formatted_error("otf font","cannot find font file for reading '%s'", fd_cur->fm->ff_name); - } - callback_id = callback_defined(read_opentype_file_callback); - if (callback_id > 0) { -- if (run_callback(callback_id, "S->bSd", cur_file_name, -- &file_opened, &ttf_buffer, &ttf_size) && -- file_opened && ttf_size > 0) { -+ if (run_callback(callback_id, "S->bSd", cur_file_name, &file_opened, &ttf_buffer, &ttf_size) && file_opened && ttf_size > 0) { -+ /*tex We're okay. */ - } else { - formatted_error("otf font","cannot open font file for reading '%s'", cur_file_name); - } -@@ -1788,7 +1565,6 @@ void writeotf(PDF pdf, fd_entry * fd) - ttf_read_file(); - ttf_close(); - } -- - fd_cur->ff_found = true; - do_writeotf(pdf, fd); - xfree(ttf_buffer); -diff --git a/texk/web2c/luatexdir/font/writetype0.w b/texk/web2c/luatexdir/font/writetype0.c -similarity index 69% -rename from texk/web2c/luatexdir/font/writetype0.w -rename to texk/web2c/luatexdir/font/writetype0.c -index ebf4be667..7a81d58c9 100644 ---- a/texk/web2c/luatexdir/font/writetype0.w -+++ b/texk/web2c/luatexdir/font/writetype0.c -@@ -1,29 +1,34 @@ --% writetype0.w --% --% Copyright 2006-2008 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -+/* - --@ @c -+Copyright 2006-2008 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ - - #include "ptexlib.h" - #include "font/writettf.h" - #include "font/writecff.h" - --@ @c -+/*tex -+ -+ Here we also support the newer CFF2 specification, -+ -+*/ -+ - extern unsigned char *ttf_buffer; - - void writetype0(PDF pdf, fd_entry * fd) -@@ -34,15 +39,13 @@ void writetype0(PDF pdf, fd_entry * fd) - dirtab_entry *tab; - cff_font *cff; - sfnt *sfont; -- - dir_tab = NULL; - glyph_tab = NULL; -- -- fd_cur = fd; /* |fd_cur| is global inside \.{writettf.w} */ -+ /*tex |fd_cur| is global inside |writettf.c| */ -+ fd_cur = fd; - assert(fd_cur->fm != NULL); - assert(is_opentype(fd_cur->fm) || is_truetype(fd_cur->fm)); - assert(is_included(fd_cur->fm)); -- - ttf_curbyte = 0; - ttf_size = 0; - cur_file_name = -@@ -69,9 +72,7 @@ void writetype0(PDF pdf, fd_entry * fd) - ttf_read_file(); - ttf_close(); - } -- - fd_cur->ff_found = true; -- - sfont = sfnt_open(ttf_buffer, ttf_size); - if (sfont->type == SFNT_TYPE_TTC) - i = ff_get_ttc_index(fd->fm->ff_name, fd->fm->ps_name); -@@ -86,7 +87,7 @@ void writetype0(PDF pdf, fd_entry * fd) - else ttf_read_tabdir(); - sfnt_close(sfont); - -- /* read font parameters */ -+ /*tex Read font parameters: */ - if (ttf_name_lookup("head", false) != NULL) - ttf_read_head(); - if (ttf_name_lookup("hhea", false) != NULL) -@@ -95,32 +96,25 @@ void writetype0(PDF pdf, fd_entry * fd) - ttf_read_pclt(); - if (ttf_name_lookup("post", false) != NULL) - ttf_read_post(); -- -- /* copy font file */ -- if (ttf_name_lookup("CFF2", false) != NULL) /* HH */ -- tab = ttf_seek_tab("CFF2", 0); /* HH */ -- else /* HH */ -+ /*tex Copy font file, including the newer variant: */ -+ if (ttf_name_lookup("CFF2", false) != NULL) -+ tab = ttf_seek_tab("CFF2", 0); -+ else - tab = ttf_seek_tab("CFF ", 0); -- -- /* TODO the next 0 is a subfont index */ - cff = read_cff(ttf_buffer + ttf_curbyte, (long) tab->length, 0); - if (!is_subsetted(fd_cur->fm)) { -- /* not subsetted, just do a copy */ -+ /*tex not subsetted, copy: */ - for (i = (long) tab->length; i > 0; i--) - strbuf_putchar(pdf->fb, (unsigned char) ttf_getnum(1)); - } else { - if (cff != NULL) { - if (cff_is_cidfont(cff)) { - write_cid_cff(pdf, cff, fd_cur); --#if 0 -- for (i = tab->length; i > 0; i--) -- strbuf_putchar(pdf->fb, (unsigned char) ttf_getnum(1)); --#endif - } else { - write_cff(pdf, cff, fd_cur); - } - } else { -- /* not understood, just do a copy */ -+ /*tex Just copy: */ - for (i = (long) tab->length; i > 0; i--) - strbuf_putchar(pdf->fb, (unsigned char) ttf_getnum(1)); - } -diff --git a/texk/web2c/luatexdir/font/writetype2.w b/texk/web2c/luatexdir/font/writetype2.c -similarity index 65% -rename from texk/web2c/luatexdir/font/writetype2.w -rename to texk/web2c/luatexdir/font/writetype2.c -index 81aefb1fb..b8a746090 100644 ---- a/texk/web2c/luatexdir/font/writetype2.w -+++ b/texk/web2c/luatexdir/font/writetype2.c -@@ -1,24 +1,23 @@ --% writetype2.w --% --% Copyright 2006-2012 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --@ @c -+/* - -+Copyright 2006-2012 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ - - #include "ptexlib.h" - #include "font/writettf.h" -@@ -28,15 +27,22 @@ - #include "font/sfnt.h" - #include "font/tt_glyf.h" - --@ forward declaration --@c -+/*tex -+ -+ Forward declarations -+ -+*/ -+ - boolean make_tt_subset(PDF pdf, fd_entry * fd, unsigned char *buff, int buflen); - --@ @c - unsigned long cidtogid_obj = 0; - --@ low-level helpers --@c -+/*tex -+ -+ Low-level helpers (a weird place): -+ -+*/ -+ - #define test_loc(l) \ - if ((f->loc + l) > f->buflen) { \ - normal_error("type 2","the file ended prematurely"); \ -@@ -96,55 +102,23 @@ int do_sfnt_read(unsigned char *dest, int len, sfnt * f) - return len; - } - --pdf_obj *pdf_new_stream(void) --{ -- pdf_obj *stream = xmalloc(sizeof(pdf_obj)); -- stream->length = 0; -- stream->data = NULL; -- return stream; --} -+/*tex - --void pdf_add_stream(pdf_obj * stream, unsigned char *buf, long len) --{ -- int i; -- assert(stream != NULL); -- if (stream->data == NULL) { -- stream->data = xmalloc((unsigned) len); -- } else { -- stream->data = -- xrealloc(stream->data, (unsigned) len + (unsigned) stream->length); -- } -- for (i = 0; i < len; i++) { -- *(stream->data + stream->length + i) = *(buf + i); -- } -- stream->length += (unsigned) len; --} -+ The main function: - --void pdf_release_obj(pdf_obj * stream) --{ -- if (stream != NULL) { -- if (stream->data != NULL) { -- xfree(stream->data); -- } -- xfree(stream); -- } --} -+*/ - --@ The main function. --@c - boolean writetype2(PDF pdf, fd_entry * fd) - { - int callback_id; - int file_opened = 0; - boolean ret; -- - glyph_tab = NULL; -- -- fd_cur = fd; /* |fd_cur| is global inside \.{writettf.w} */ -+ /*tex |fd_cur| is global inside |writettf.c| */ -+ fd_cur = fd; - assert(fd_cur->fm != NULL); - assert(is_truetype(fd_cur->fm)); - assert(is_included(fd_cur->fm)); -- - ttf_curbyte = 0; - ttf_size = 0; - cur_file_name = -@@ -167,20 +141,13 @@ boolean writetype2(PDF pdf, fd_entry * fd) - ttf_read_file(); - ttf_close(); - } -- - fd_cur->ff_found = true; -- - if (is_subsetted(fd_cur->fm)) - report_start_file(filetype_subset,cur_file_name); - else - report_start_file(filetype_font,cur_file_name); -- -- /* here is the real work */ -- -+ /*tex Here is the real work done: */ - ret = make_tt_subset(pdf, fd, ttf_buffer, ttf_size); --#if 0 -- xfree (dir_tab); --#endif - xfree(ttf_buffer); - if (is_subsetted(fd_cur->fm)) - report_stop_file(filetype_subset); -@@ -190,72 +157,69 @@ boolean writetype2(PDF pdf, fd_entry * fd) - return ret; - } - --@ PDF viewer applications use following tables (CIDFontType 2) -- --\.{head, hhea, loca, maxp, glyf, hmtx, fpgm, cvt\_, prep} -- --\rightline{from PDF Ref. v.1.3, 2nd ed.} -+/*tex - -- The \.{fpgm}, \.{cvt\_} and \.{prep} tables appears only when TrueType instructions -- requires them. Those tables must be preserved if they exist. -- We use |must_exist| flag to indicate `preserve it if present' -- and to make sure not to cause an error when it does not exist. -+ The \PDF\ viewer applications use following tables for CIDFontType 2: |head|, -+ |hhea|, |loca|, |maxp|, |glyf|, |hmtx|, |fpgm|, |cvt| and |prep|. According -+ to PDF Ref. v.1.3, 2nd ed. The |fpgm\, |cvt| and |prep| tables appears only -+ when TrueType instructions requires them. Those tables must be preserved if -+ they exist. We use |must_exist| flag to indicate `preserve it if present' and -+ to make sure not to cause an error when it does not exist. The |post\ and -+ |name| tables must exist in ordinary TrueType font file, but when a TrueType -+ font is converted to CIDFontType 2 font, those tables are no longer required. -+ The |OS/2| table (required for TrueType font for Windows and OS/2) contains -+ liscencing information, but PDF viewers seems not using them. The |name| -+ table as been added added too (see comments in |writettf.c|. - -- \.{post} and \.{name} table must exist in ordinary TrueType font file, -- but when a TrueType font is converted to CIDFontType 2 font, those tables -- are no longer required. -+*/ - -- The OS/2 table (required for TrueType font for Windows and OS/2) contains -- liscencing information, but PDF viewers seems not using them. -- -- The \.{name} table added. See comments in \.{writettf.w}. -- --@c - static struct { - const char *name; - int must_exist; --} required_table[] = { -- { -- "OS/2", 0}, { -- "cmap", 0}, { -- "head", 1}, { -- "hhea", 1}, { -- "loca", 1}, { -- "maxp", 0}, { -- "name", 1}, { -- "glyf", 1}, { -- "hmtx", 1}, { -- "fpgm", 0}, { -- "cvt ", 0}, { -- "prep", 0}, { -- NULL, 0} --}; -+} - -+required_table[] = { -+ { "OS/2", 0 }, -+ { "cmap", 0 }, -+ { "head", 1 }, -+ { "hhea", 1 }, -+ { "loca", 1 }, -+ { "maxp", 0 }, -+ { "name", 1 }, -+ { "glyf", 1 }, -+ { "hmtx", 1 }, -+ { "fpgm", 0 }, -+ { "cvt ", 0 }, -+ { "prep", 0 }, -+ { NULL, 0 } -+}; - - unsigned long ttc_read_offset(sfnt * sfont, int ttc_idx, fd_entry * fd) - { -- /*ULONG version;*/ - unsigned long offset = 0; - unsigned long num_dirs = 0; -- -- sfnt_seek_set(sfont, 4); /* skip version tag */ -- -- /*version = */(void)sfnt_get_ulong(sfont); -+ /*tex Skip the |ULONG| version tag: */ -+ sfnt_seek_set(sfont, 4); -+ /* version = */ (void)sfnt_get_ulong(sfont); - num_dirs = sfnt_get_ulong(sfont); - if (ttc_idx < 0 || ttc_idx > (int) (num_dirs - 1)) { -- formatted_error("type 2","invalid TTC index number %i (0..%i), using index 0 for font %s", -+ formatted_error("type 2", -+ "invalid TTC index number %i (0..%i), using index 0 for font %s", - ttc_idx,(int) (num_dirs - 1),(fd->fm->ps_name ? fd->fm->ps_name : "")); - return 0 ; - } - sfnt_seek_set(sfont, 12 + ttc_idx * 4); - offset = sfnt_get_ulong(sfont); -- - return offset; - } - --@ Creating the subset. --@c -+/*tex -+ -+ Creating the subset. -+*/ -+ - extern int cidset; -+ - boolean make_tt_subset(PDF pdf, fd_entry * fd, unsigned char *buff, int buflen) - { - -@@ -270,48 +234,38 @@ boolean make_tt_subset(PDF pdf, fd_entry * fd, unsigned char *buff, int buflen) - sfnt *sfont; - pdf_obj *fontfile; - int error = 0; -- - cidtogidmap = NULL; -- - sfont = sfnt_open(buff, buflen); -- - if (sfont->type == SFNT_TYPE_TTC) { - i = ff_get_ttc_index(fd->fm->ff_name, fd->fm->ps_name); - error = sfnt_read_table_directory(sfont, ttc_read_offset(sfont, (int) i, fd)); - } else { - error = sfnt_read_table_directory(sfont, 0); - } -- - if (error < 0) { - normal_error("type 2","parsing the TTF directory fails"); - } -- - if (sfont->type == SFNT_TYPE_TTC && sfnt_find_table_pos(sfont, "CFF ")) { - sfnt_close(sfont); -- return false; -+ return false; - } -- - if (is_subsetted(fd->fm)) { -- /* rebuild the glyph tables and create a fresh cidmap */ -+ /*tex Rebuild the glyph tables and create a fresh cidmap :*/ - glyphs = tt_build_init(); -- - last_cid = 0; -- - avl_t_init(&t, fd->gl_tree); - for (found = (glw_entry *) avl_t_first(&t, fd->gl_tree); - found != NULL; found = (glw_entry *) avl_t_next(&t)) { - if (found->id > last_cid) - last_cid = found->id; - } -- - #ifndef NO_GHOSTSCRIPT_BUG - cidtogidmap = NULL; - #else - cidtogidmap = xmalloc(((last_cid + 1) * 2) * sizeof(unsigned char)); - memset(cidtogidmap, 0, (last_cid + 1) * 2); - #endif -- -- /* fill |used_chars| */ -+ /*tex Fill |used_chars|: */ - used_chars = xmalloc((last_cid + 1) * sizeof(char)); - memset(used_chars, 0, (last_cid + 1)); - avl_t_init(&t, fd->gl_tree); -@@ -319,56 +273,44 @@ boolean make_tt_subset(PDF pdf, fd_entry * fd, unsigned char *buff, int buflen) - found != NULL; found = (glw_entry *) avl_t_next(&t)) { - used_chars[found->id] = 1; - } -- -- /* Map CIDs to GIDs. */ -- -- num_glyphs = 1; /* \.{.notdef} */ -+ /*tex Map CIDs to GIDs, with |.notdef| in slot zero: */ -+ num_glyphs = 1; - for (cid = 1; cid <= (long) last_cid; cid++) { - if (used_chars[cid] == 0) - continue; - gid = (short unsigned) cid; -- -- - #ifndef NO_GHOSTSCRIPT_BUG - gid = tt_add_glyph(glyphs, (USHORT) gid, (USHORT) cid); - #else - gid = tt_add_glyph(glyphs, (USHORT) gid, (USHORT) num_glyphs); - cidtogidmap[2 * cid] = gid >> 8; - cidtogidmap[2 * cid + 1] = gid & 0xff; --#endif /* |!NO_GHOSTSCRIPT_BUG| */ -- -+#endif - num_glyphs++; - } - - if (num_glyphs == 1) { - normal_error("type 2","there are no glyphs in the subset"); - } -- - if (tt_build_tables(sfont, glyphs, fd) < 0) { - normal_error("type 2","the TTF buffer can't be parsed"); - } -- - tt_build_finish(glyphs); - } -- -- /* Create font file */ -- -+ /*tex Create the font file: */ - for (i = 0; required_table[i].name; i++) { - if (sfnt_require_table(sfont,required_table[i].name, required_table[i].must_exist) < 0) { - normal_error("type 2","some required TrueType table does not exist"); - } - } -- - fontfile = sfnt_create_FontFile_stream(sfont); -- -- /* squeeze in the cidgidmap */ -+ /*tex The |cidgidmap|: */ - if (cidtogidmap != NULL) { - cidtogid_obj = (unsigned long) pdf_create_obj(pdf, obj_type_others, 0); - pdf_begin_obj(pdf, (int) cidtogid_obj, OBJSTM_NEVER); - pdf_begin_dict(pdf); - pdf_dict_add_int(pdf, "Length", ((last_cid + 1) * 2)); - pdf_end_dict(pdf); -- assert(0); /* code unused */ - pdf_begin_stream(pdf); - pdf_room(pdf, (int) ((last_cid + 1) * 2)); - for (i = 0; i < ((int) (last_cid + 1) * 2); i++) { -@@ -377,15 +319,14 @@ boolean make_tt_subset(PDF pdf, fd_entry * fd, unsigned char *buff, int buflen) - pdf_end_stream(pdf); - pdf_end_obj(pdf); - } -- -- /* the tff subset */ -+ /*tex The tff subset: */ - for (i = 0; i < (int) (fontfile->length); i++) - strbuf_putchar(pdf->fb, fontfile->data[i]); -- - pdf_release_obj(fontfile); -- -- /* CIDSet: a table of bits indexed by cid, bytes with high order bit first, -- each (set) bit is a (present) CID. */ -+ /*tex -+ |CIDSet| is a table of bits indexed by cid, bytes with high order bit -+ first, each (set) bit is a (present) CID. -+ */ - if (is_subsetted(fd->fm)) { - if ((! pdf->omit_cidset) && (pdf->major_version == 1)) { - cidset = pdf_create_obj(pdf, obj_type_others, 0); -@@ -409,23 +350,6 @@ boolean make_tt_subset(PDF pdf, fd_entry * fd, unsigned char *buff, int buflen) - } - } - } -- -- /* TODO other stuff that needs fixing: */ -- -- /* DW, W, DW2, and W2 */ --#if 0 -- if (opt_flags & CIDFONT_FORCE_FIXEDPITCH) { -- pdf_add_dict(font->fontdict, -- pdf_new_name("DW"), pdf_new_number(1000.0)); -- } else { -- add_TTCIDHMetrics(font->fontdict, glyphs, used_chars, cidtogidmap, -- last_cid); -- if (v_used_chars) -- add_TTCIDVMetrics(font->fontdict, glyphs, used_chars, cidtogidmap, -- last_cid); -- } --#endif -- - xfree(used_chars); - sfnt_close(sfont); - return true; -diff --git a/texk/web2c/luatexdir/image/pdftoepdf.c b/texk/web2c/luatexdir/image/pdftoepdf.c -new file mode 100644 -index 000000000..b29493b07 ---- /dev/null -+++ b/texk/web2c/luatexdir/image/pdftoepdf.c -@@ -0,0 +1,1049 @@ -+/* -+pdftoepdf.w -+ -+Copyright 1996-2006 Han The Thanh -+Copyright 2006-2015 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+*/ -+ -+#define __STDC_FORMAT_MACROS /* for PRId64 etc. */ -+ -+#include "image/epdf.h" -+ -+/* Conflict with pdfgen.h */ -+ -+#ifndef pdf_out -+ -+#define pdf_out(pdf, A) do { pdf_room(pdf, 1); *(pdf->buf->p++) = A; } while (0) -+ -+#define pdf_check_space(pdf) do { \ -+ if (pdf->cave > 0) { \ -+ pdf_out(pdf, ' '); \ -+ pdf->cave = 0; \ -+ } \ -+} while (0) -+ -+#define pdf_set_space(pdf) \ -+ pdf->cave = 1; -+ -+#define pdf_reset_space(pdf) \ -+ pdf->cave = 0; -+ -+#endif -+ -+/* Maintain AVL tree of all PDF files for embedding */ -+ -+static avl_table *PdfDocumentTree = NULL; -+ -+/* AVL sort PdfDocument into PdfDocumentTree by file_path */ -+ -+static int CompPdfDocument(const void *pa, const void *pb, void *p ) -+{ -+ return strcmp(((const PdfDocument *) pa)->file_path, ((const PdfDocument *) pb)->file_path); -+} -+ -+/* Returns pointer to PdfDocument structure for PDF file. */ -+ -+static PdfDocument *findPdfDocument(char *file_path) -+{ -+ PdfDocument *pdf_doc, tmp; -+ if (file_path == NULL) { -+ normal_error("pdf backend","empty filename when loading pdf file"); -+ } else if (PdfDocumentTree == NULL) { -+ return NULL; -+ } -+ tmp.file_path = file_path; -+ pdf_doc = (PdfDocument *) avl_find(PdfDocumentTree, &tmp); -+ return pdf_doc; -+} -+ -+#define PDF_CHECKSUM_SIZE 32 -+ -+static char *get_file_checksum(const char *a, file_error_mode fe) -+{ -+ struct stat finfo; -+ char *ck = NULL; -+ if (stat(a, &finfo) == 0) { -+ off_t size = finfo.st_size; -+ time_t mtime = finfo.st_mtime; -+ ck = (char *) malloc(PDF_CHECKSUM_SIZE); -+ if (ck == NULL) -+ formatted_error("pdf inclusion","out of memory while processing '%s'", a); -+ snprintf(ck, PDF_CHECKSUM_SIZE, "%" PRIu64 "_%" PRIu64, (uint64_t) size,(uint64_t) mtime); -+ } else { -+ switch (fe) { -+ case FE_FAIL: -+ formatted_error("pdf inclusion","could not stat() file '%s'", a); -+ break; -+ case FE_RETURN_NULL: -+ if (ck != NULL) -+ free(ck); -+ ck = NULL; -+ break; -+ default: -+ assert(0); -+ } -+ } -+ return ck; -+} -+ -+static char *get_stream_checksum (const char *str, unsigned long long str_size){ -+ /* http://www.cse.yorku.ca/~oz/hash.html */ -+ /* djb2 */ -+ unsigned long hash ; -+ char *ck = NULL; -+ unsigned int i; -+ hash = 5381; -+ ck = (char *) malloc(STRSTREAM_CHECKSUM_SIZE+1); -+ if (ck == NULL) -+ normal_error("pdf inclusion","out of memory while processing a memstream"); -+ for(i=0; i<(unsigned int)(str_size); i++) { -+ hash = ((hash << 5) + hash) + str[i]; /* hash * 33 + str[i] */ -+ } -+ snprintf(ck,STRSTREAM_CHECKSUM_SIZE+1,"%lx",hash); -+ ck[STRSTREAM_CHECKSUM_SIZE]='\0'; -+ return ck; -+} -+ -+/* -+ Returns pointer to PdfDocument structure for PDF file. -+ Creates a new PdfDocument structure if it doesn't exist yet. -+ When fe = FE_RETURN_NULL, the function returns NULL in error case. -+*/ -+ -+PdfDocument *refPdfDocument(const char *file_path, file_error_mode fe, const char *userpassword, const char *ownerpassword) -+{ -+ char *checksum, *path_copy; -+ PdfDocument *pdf_doc; -+ ppdoc *pdfe = NULL; -+ int new_flag = 0; -+ if ((checksum = get_file_checksum(file_path, fe)) == NULL) { -+ return (PdfDocument *) NULL; -+ } -+ path_copy = xstrdup(file_path); -+ if ((pdf_doc = findPdfDocument(path_copy)) == NULL) { -+ new_flag = 1; -+ pdf_doc = (PdfDocument*) xmalloc(sizeof( PdfDocument)); -+ pdf_doc->file_path = path_copy; -+ pdf_doc->checksum = checksum; -+ pdf_doc->pdfe = NULL; -+ pdf_doc->inObjList = NULL; -+ pdf_doc->ObjMapTree = NULL; -+ pdf_doc->occurences = 0; /* 0 = unreferenced */ -+ pdf_doc->pc = 0; -+ pdf_doc->is_mem = 0; -+ } else { -+ if (strncmp(pdf_doc->checksum, checksum, PDF_CHECKSUM_SIZE) != 0) { -+ formatted_error("pdf inclusion","file has changed '%s'", file_path); -+ } -+ free(checksum); -+ free(path_copy); -+ } -+ if (pdf_doc->pdfe == NULL) { -+ pdfe = ppdoc_load(file_path); -+ pdf_doc->pc++; -+ /* todo: check if we might print the document */ -+ if (pdfe == NULL) { -+ switch (fe) { -+ case FE_FAIL: -+ normal_error("pdf inclusion","reading image failed"); -+ break; -+ case FE_RETURN_NULL: -+ if (pdf_doc->pdfe != NULL) { -+ ppdoc_free(pdfe); -+ pdf_doc->pdfe = NULL; -+ } -+ /* delete docName */ -+ if (new_flag == 1) { -+ if (pdf_doc->file_path != NULL) -+ free(pdf_doc->file_path); -+ if (pdf_doc->checksum != NULL) -+ free(pdf_doc->checksum); -+ free(pdf_doc); -+ } -+ return (PdfDocument *) NULL; -+ break; -+ default: -+ assert(0); -+ } -+ } -+ if (pdfe != NULL) { -+ if (ppdoc_crypt_status(pdfe) < 0) { -+ ppdoc_crypt_pass(pdfe,userpassword,strlen(userpassword),NULL,0); -+ } -+ if (ppdoc_crypt_status(pdfe) < 0) { -+ ppdoc_crypt_pass(pdfe,NULL,0,ownerpassword,strlen(ownerpassword)); -+ } -+ if (ppdoc_crypt_status(pdfe) < 0) { -+ formatted_error("pdf inclusion","the pdf file '%s' is encrypted, provide proper passwords",file_path); -+ } -+ } -+ pdf_doc->pdfe = pdfe; -+ } -+ /* PDF file could be opened without problems, checksum ok. */ -+ if (PdfDocumentTree == NULL) -+ PdfDocumentTree = avl_create(CompPdfDocument, NULL, &avl_xallocator); -+ if ((PdfDocument *) avl_find(PdfDocumentTree, pdf_doc) == NULL) { -+ avl_probe(PdfDocumentTree, pdf_doc); -+ } -+ pdf_doc->occurences++; -+ return pdf_doc; -+} -+ -+/* -+ Returns pointer to PdfDocument structure for a PDF stream in memory of streamsize -+ dimension. As before, creates a new PdfDocument structure if it doesn't exist yet -+ with file_path = file_id -+*/ -+ -+PdfDocument *refMemStreamPdfDocument(char *docstream, unsigned long long streamsize,const char *file_id) -+{ -+ char *checksum; -+ char *file_path; -+ PdfDocument *pdf_doc; -+ ppdoc *pdfe = NULL; -+ size_t cnt = 0; -+ checksum = get_stream_checksum(docstream, streamsize); -+ cnt = strlen(file_id); -+ file_path = (char *) malloc(cnt+STREAM_URI_LEN+STRSTREAM_CHECKSUM_SIZE+1); /* 1 for \0 */ -+ strcpy(file_path,STREAM_URI); -+ strcat(file_path,file_id); -+ strcat(file_path,checksum); -+ file_path[cnt+STREAM_URI_LEN+STRSTREAM_CHECKSUM_SIZE]='\0'; -+ if ((pdf_doc = findPdfDocument(file_path)) == NULL) { -+ /*new_flag = 1;*/ -+ pdf_doc = (PdfDocument*) xmalloc(sizeof( PdfDocument)); -+ pdf_doc->file_path = file_path; -+ pdf_doc->checksum = checksum; -+ pdf_doc->pdfe = NULL; -+ pdf_doc->inObjList = NULL; -+ pdf_doc->ObjMapTree = NULL; -+ pdf_doc->occurences = 0; /* 0 = unreferenced */ -+ pdf_doc->pc = 0; -+ pdf_doc->is_mem = 1; -+ pdf_doc->memstream = docstream; -+ } else { -+ /* As is now, checksum is in file_path, so this check should be useless. */ -+ if (strncmp(pdf_doc->checksum, checksum, STRSTREAM_CHECKSUM_SIZE) != 0) { -+ formatted_error("pdf inclusion","stream has changed '%s'", file_path); -+ } -+ free(file_path); -+ free(checksum); -+ } -+ if (pdf_doc->pdfe == NULL) { -+ pdfe = ppdoc_mem(docstream, streamsize); -+ pdf_doc->pc++; -+ if (pdfe == NULL) { -+ normal_error("pdf inclusion","reading pdf Stream failed"); -+ } -+ pdf_doc->pdfe = pdfe; -+ } -+ /* PDF file could be opened without problems, checksum ok. */ -+ if (PdfDocumentTree == NULL) -+ PdfDocumentTree = avl_create(CompPdfDocument, NULL, &avl_xallocator); -+ if ((PdfDocument *) avl_find(PdfDocumentTree, pdf_doc) == NULL) { -+ avl_probe(PdfDocumentTree, pdf_doc); -+ } -+ pdf_doc->occurences++; -+ return pdf_doc; -+} -+ -+/* -+ AVL sort ObjMap into ObjMapTree by object number and generation keep the ObjMap -+ struct small, as these are accumulated until the end -+*/ -+ -+typedef struct ObjMap ObjMap ; -+ -+struct ObjMap { -+ ppref * in; -+ int out_num; -+}; -+ -+static int CompObjMap(const void *pa, const void *pb, void *p) -+{ -+ const ppref *a = (((const ObjMap *) pa)->in); -+ const ppref *b = (((const ObjMap *) pb)->in); -+ if (a->number > b->number) -+ return 1; -+ else if (a->number < b->number) -+ return -1; -+ else if (a->version == b->version) -+ return 0; -+ else if (a->version < b->version) -+ return -1; -+ return 1; -+} -+ -+static ObjMap *findObjMap(PdfDocument * pdf_doc, ppref * in) -+{ -+ ObjMap *obj_map, tmp; -+ if (pdf_doc->ObjMapTree == NULL) -+ return NULL; -+ tmp.in = in; -+ obj_map = (ObjMap *) avl_find(pdf_doc->ObjMapTree, &tmp); -+ return obj_map; -+} -+ -+static void addObjMap(PdfDocument * pdf_doc, ppref * in, int out_num) -+{ -+ ObjMap *obj_map = NULL; -+ if (pdf_doc->ObjMapTree == NULL) -+ pdf_doc->ObjMapTree = avl_create(CompObjMap, NULL, &avl_xallocator); -+ obj_map = (ObjMap*)xmalloc(sizeof(ObjMap)); -+ obj_map->in = in; -+ obj_map->out_num = out_num; -+ avl_probe(pdf_doc->ObjMapTree, obj_map); -+} -+ -+/* -+ When copying the Resources of the selected page, all objects are -+ copied recursively top-down. The findObjMap() function checks if an -+ object has already been copied; if so, instead of copying just the -+ new object number will be referenced. The ObjMapTree guarantees, -+ that during the entire LuaTeX run any object from any embedded PDF -+ file will end up max. once in the output PDF file. Indirect objects -+ are not fetched during copying, but get a new object number from -+ LuaTeX and then will be appended into a linked list. -+*/ -+ -+static int addInObj(PDF pdf, PdfDocument * pdf_doc, ppref * ref) -+{ -+ ObjMap *obj_map; -+ InObj *p, *q, *n; -+ if (ref->number == 0) { -+ normal_error("pdf inclusion","reference to invalid object (broken pdf)"); -+ } -+ if ((obj_map = findObjMap(pdf_doc, ref)) != NULL) { -+ return obj_map->out_num; -+ } -+ n = (InObj*)xmalloc(sizeof(InObj)); -+ n->ref = ref; -+ n->next = NULL; -+ n->num = pdf_create_obj(pdf, obj_type_others, 0); -+ addObjMap(pdf_doc, ref, n->num); -+ if (pdf_doc->inObjList == NULL) { -+ pdf_doc->inObjList = n; -+ } else { -+ /* -+ It is important to add new objects at the end of the list, -+ because new objects are being added while the list is being -+ written out by writeRefs(). -+ */ -+ for (p = pdf_doc->inObjList; p != NULL; p = p->next) -+ q = p; -+ q->next = n; -+ } -+ return n->num; -+} -+ -+static void copyObject(PDF, PdfDocument *, ppobj *); -+ -+static void copyString(PDF pdf, ppstring str) -+{ -+ pdf_check_space(pdf); -+ switch (ppstring_type((void *)(str))) { -+ case PPSTRING_PLAIN: -+ pdf_out(pdf, '('); -+ pdf_out_block(pdf, (const char *) str, ppstring_size((void *)(str))); -+ pdf_out(pdf, ')'); -+ break; -+ case PPSTRING_BASE16: -+ pdf_out(pdf, '<'); -+ pdf_out_block(pdf, (const char *) str, ppstring_size((void *)(str))); -+ pdf_out(pdf, '>'); -+ break; -+ case PPSTRING_BASE85: -+ pdf_out(pdf, '<'); -+ pdf_out(pdf, '~'); -+ pdf_out_block(pdf, (const char *) str, ppstring_size((void *)(str))); -+ pdf_out(pdf, '~'); -+ pdf_out(pdf, '>'); -+ break; -+ } -+ pdf_set_space(pdf); -+} -+ -+/* -+static void copyName(PDF pdf, ppname *name) -+{ -+ pdf_add_name(pdf, (const char *) name); -+} -+*/ -+ -+static void copyArray(PDF pdf, PdfDocument * pdf_doc, pparray * array) -+{ -+ int i; -+ int n = array->size; -+ pdf_begin_array(pdf); -+ for (i=0; isize; -+ pdf_begin_dict(pdf); -+ for (i=0; idict; /* bug in: stream_dict(stream) */ -+ if (pdf->compress_level == 0 || pdf->recompress) { -+ const char *ignoredkeys[] = { -+ "Filter", "Decode", "Length", "DL", NULL -+ }; -+ int i; -+ int n = dict->size; -+ pdf_begin_dict(pdf); -+ for (i=0; itype) { -+ case PPNULL: -+ pdf_add_null(pdf); -+ break; -+ case PPBOOL: -+ pdf_add_bool(pdf,obj->integer); /* ppobj_get_bool_value(obj) */ -+ break; -+ case PPINT: -+ pdf_add_int(pdf,obj->integer); /* ppobj_get_int_value(obj) */ -+ break; -+ case PPNUM: -+ pdf_add_real(pdf,obj->number); /* ppobj_get_num_value(obj) */ -+ break; -+ case PPNAME: -+ pdf_add_name(pdf, (const char *) obj->name); /* ppobj_get_name(obj) */ -+ break; -+ case PPSTRING: -+ copyString(pdf, obj->string); /* ppobj_get_string(obj) */ -+ break; -+ case PPARRAY: -+ copyArray(pdf, pdf_doc, obj->array); /* ppobj_get_array(obj) */ -+ break; -+ case PPDICT: -+ copyDict(pdf, pdf_doc, obj->dict); /* ppobj_get_dict(obj) */ -+ break; -+ case PPSTREAM: -+ copyStream(pdf, pdf_doc, obj->stream); /* ppobj_get_stream(obj) */ -+ break; -+ case PPREF: -+ pdf_add_ref(pdf, addInObj(pdf, pdf_doc, obj->ref)); /* ppobj_get_ref(obj) */ -+ break; -+ default: -+ break; -+ } -+} -+ -+static void writeRefs(PDF pdf, PdfDocument * pdf_doc) -+{ -+ InObj *r, *n; -+ ppobj * obj; -+ for (r = pdf_doc->inObjList; r != NULL;) { -+ obj = ppref_obj(r->ref); -+ if (obj->type == PPSTREAM) -+ pdf_begin_obj(pdf, r->num, OBJSTM_NEVER); -+ else -+ pdf_begin_obj(pdf, r->num, 2); -+ copyObject(pdf, pdf_doc, obj); -+ pdf_end_obj(pdf); -+ n = r->next; -+ free(r); -+ r = n; -+ pdf_doc->inObjList = n; -+ } -+} -+ -+/* get the pagebox coordinates according to the pagebox_spec */ -+ -+static void somebox(ppdict *page, const char * key, pprect * box) -+{ -+ pprect * r = ppdict_get_box(page, key, box); -+ if (r != NULL) { -+ box->lx = r->lx; -+ box->ly = r->ly; -+ box->rx = r->rx; -+ box->ry = r->ry; -+ } -+} -+ -+static void get_pagebox(ppdict * page, int pagebox_spec, pprect * box) -+{ -+ box->lx = box->rx = box->ly = box->ry = 0; -+ somebox(page,"MediaBox",box); -+ if (pagebox_spec == PDF_BOX_SPEC_MEDIA) { -+ return; -+ } -+ somebox(page,"CropBox",box); -+ if (pagebox_spec == PDF_BOX_SPEC_CROP) { -+ return; -+ } -+ switch (pagebox_spec) { -+ case PDF_BOX_SPEC_BLEED: -+ somebox(page,"BleedBox",box); -+ break; -+ case PDF_BOX_SPEC_TRIM: -+ somebox(page,"TrimBox",box); -+ break; -+ case PDF_BOX_SPEC_ART: -+ somebox(page,"ArtBox",box); -+ break; -+ default: -+ break; -+ } -+} -+ -+/* -+ Reads various information about the PDF and sets it up for later inclusion. -+ This will fail if the PDF version of the PDF is higher than minor_pdf_version_wanted -+ or page_name is given and can not be found. It makes no sense to give page_name and -+ page_num. Returns the page number. -+*/ -+ -+static ppdict * get_pdf_page_dict(ppdoc *pdfe, int n) -+{ -+ ppref *r; -+ int i; -+ for (r=ppdoc_first_page(pdfe), i=1; r != NULL; r = ppdoc_next_page(pdfe), ++i) { -+ if (i == n) { -+ return ppref_obj(r)->dict; -+ } -+ } -+ return NULL; -+} -+ -+// static ppdict * get_pdf_page_dict(ppdoc *pdfe, int n) -+// { -+// return ppref_obj(ppdoc_page(pdfe,n))->dict; -+// } -+ -+void read_pdf_info(image_dict * idict) -+{ -+ PdfDocument *pdf_doc = NULL; -+ ppdoc * pdfe = NULL; -+ ppdict *pageDict, *groupDict; -+ pprect pagebox; -+ ppint rotate = 0; -+ int pdf_major_version_found = 1; -+ int pdf_minor_version_found = 3; -+ float xsize, ysize, xorig, yorig; -+ if (img_type(idict) == IMG_TYPE_PDF) { -+ pdf_doc = refPdfDocument(img_filepath(idict), FE_FAIL, img_userpassword(idict), img_ownerpassword(idict)); -+ } else if (img_type(idict) == IMG_TYPE_PDFMEMSTREAM) { -+ pdf_doc = findPdfDocument(img_filepath(idict)) ; -+ if (pdf_doc == NULL ) -+ normal_error("pdf inclusion", "memstream not initialized"); -+ if (pdf_doc->pdfe == NULL) -+ normal_error("pdf inclusion", "memstream document is empty"); -+ pdf_doc->occurences++; -+ } else { -+ normal_error("pdf inclusion","unknown document"); -+ } -+ pdfe = pdf_doc->pdfe; -+ /* -+ Check PDF version. This works only for PDF 1.x but since any versions of -+ PDF newer than 1.x will not be backwards compatible to PDF 1.x, we will -+ then have to changed drastically anyway. -+ */ -+ pdf_major_version_found = ppdoc_version_number(pdfe,&pdf_minor_version_found); -+ if ((100 * pdf_major_version_found + pdf_major_version_found) > (100 * img_pdfmajorversion(idict) + img_pdfminorversion(idict))) { -+ const char *msg = "PDF inclusion: found PDF version '%d.%d', but at most version '%d.%d' allowed"; -+ if (img_errorlevel(idict) > 0) { -+ formatted_error("pdf inclusion",msg, pdf_major_version_found, pdf_minor_version_found, img_pdfmajorversion(idict), img_pdfminorversion(idict)); -+ } else { -+ formatted_warning("pdf inclusion",msg, pdf_major_version_found, pdf_minor_version_found, img_pdfmajorversion(idict), img_pdfminorversion(idict)); -+ } -+ } -+ img_totalpages(idict) = ppdoc_page_count(pdfe); -+ if (img_pagename(idict)) { -+ /* -+ get page by name is obsolete -+ */ -+ normal_error("pdf inclusion","named pages are not supported"); -+ } else { -+ /* -+ get page by number -+ */ -+ if (img_pagenum(idict) <= 0 -+ || img_pagenum(idict) > img_totalpages(idict)) -+ formatted_error("pdf inclusion","required page '%i' does not exist",(int) img_pagenum(idict)); -+ } -+ /* -+ get the required page -+ */ -+ pageDict = get_pdf_page_dict(pdfe,img_pagenum(idict)); -+ /* -+ get the pagebox coordinates (media, crop,...) to use -+ */ -+ get_pagebox(pageDict, img_pagebox(idict), &pagebox); -+ if (pagebox.rx > pagebox.lx) { -+ xorig = pagebox.lx; -+ xsize = pagebox.rx - pagebox.lx; -+ } else { -+ xorig = pagebox.rx; -+ xsize = pagebox.lx - pagebox.rx; -+ } -+ if (pagebox.ry > pagebox.ly) { -+ yorig = pagebox.ly; -+ ysize = pagebox.ry - pagebox.ly; -+ } else { -+ yorig = pagebox.ry; -+ ysize = pagebox.ly - pagebox.ry; -+ } -+ /* -+ The following 4 parameters are raw. Do _not_ modify by /Rotate! -+ */ -+ img_xsize(idict) = bp2sp(xsize); -+ img_ysize(idict) = bp2sp(ysize); -+ img_xorig(idict) = bp2sp(xorig); -+ img_yorig(idict) = bp2sp(yorig); -+ /* -+ Handle /Rotate parameter. Only multiples of 90 deg. are allowed (PDF Ref. v1.3, -+ p. 78). We also accept negative angles. Beware: PDF counts clockwise! -+ */ -+ if (ppdict_get_int(pageDict, "Rotate", &rotate)) { -+ switch ((((int)rotate % 360) + 360) % 360) { -+ case 0: -+ img_rotation(idict) = 0; -+ break; -+ case 90: -+ img_rotation(idict) = 3; -+ break; -+ case 180: -+ img_rotation(idict) = 2; -+ break; -+ case 270: -+ img_rotation(idict) = 1; -+ break; -+ default: -+ formatted_warning("pdf inclusion","/Rotate parameter in PDF file not multiple of 90 degrees"); -+ } -+ } -+ /* -+ currently unused info whether PDF contains a /Group -+ */ -+ groupDict = ppdict_get_dict(pageDict, "Group"); -+ if (groupDict != NULL) { -+ img_set_group(idict); -+ } -+ /* -+ LuaTeX pre 0.85 versions did this: -+ -+ if (readtype == IMG_CLOSEINBETWEEN) { -+ unrefPdfDocument(img_filepath(idict)); -+ } -+ -+ and also unref'd in the finalizer so we got an extra unrefs when garbage was -+ collected. However it is more efficient to keep the file open so we do that -+ now. The (slower) alternative is to unref here (which in most cases forcing a -+ close of the file) but then we must not call flush_pdf_info. -+ -+ A close (unref) can be forced by nilling the dict object at the lua end and -+ forcing a collectgarbage("collect") after that. -+ -+ */ -+ if (! img_keepopen(idict)) { -+ unrefPdfDocument(img_filepath(idict)); -+ } -+} -+ -+void flush_pdf_info(image_dict * idict) -+{ -+ if (img_keepopen(idict)) { -+ unrefPdfDocument(img_filepath(idict)); -+ } -+} -+ -+/* -+ Write the current epf_doc. Here the included PDF is copied, so most errors -+ that can happen during PDF inclusion will arise here. -+*/ -+ -+void write_epdf(PDF pdf, image_dict * idict, int suppress_optional_info) -+{ -+ PdfDocument *pdf_doc = NULL; -+ ppdoc *pdfe = NULL; -+ ppdict *pageDict, *infoDict; -+ ppobj *obj, *content, *resources; -+ pprect pagebox; -+ int i; -+ double bbox[4]; -+ const char *pagedictkeys[] = { -+ "Group", "LastModified", "Metadata", "PieceInfo", "SeparationInfo", NULL -+ }; -+ /* -+ open PDF file -+ */ -+ if (img_type(idict) == IMG_TYPE_PDF) { -+ pdf_doc = refPdfDocument(img_filepath(idict), FE_FAIL, img_userpassword(idict), img_ownerpassword(idict)); -+ } else if (img_type(idict) == IMG_TYPE_PDFMEMSTREAM) { -+ pdf_doc = findPdfDocument(img_filepath(idict)) ; -+ pdf_doc->occurences++; -+ } else { -+ normal_error("pdf inclusion","unknown document"); -+ } -+ pdfe = pdf_doc->pdfe; -+ pageDict = get_pdf_page_dict(pdfe,img_pagenum(idict)); -+ /* -+ write the Page header -+ */ -+ pdf_begin_obj(pdf, img_objnum(idict), OBJSTM_NEVER); -+ pdf_begin_dict(pdf); -+ pdf_dict_add_name(pdf, "Type", "XObject"); -+ pdf_dict_add_name(pdf, "Subtype", "Form"); -+ pdf_dict_add_int(pdf, "FormType", 1); -+ /* -+ write additional information -+ */ -+ pdf_dict_add_img_filename(pdf, idict); -+ if ((suppress_optional_info & 4) == 0) { -+ pdf_dict_add_int(pdf, "PTEX.PageNumber", (int) img_pagenum(idict)); -+ } -+ if ((suppress_optional_info & 8) == 0) { -+ infoDict = ppdoc_info(pdfe); -+ if (infoDict != NULL) { -+ /* todo : check this -+ pdf_dict_add_ref(pdf, "PTEX.InfoDict", addInObj(pdf, pdf_doc, infoDict)); -+ */ -+ pdf_add_name(pdf, "PTEX.InfoDict"); -+ copyDict(pdf, pdf_doc, infoDict); -+ } -+ } -+ if (img_is_bbox(idict)) { -+ bbox[0] = sp2bp(img_bbox(idict)[0]); -+ bbox[1] = sp2bp(img_bbox(idict)[1]); -+ bbox[2] = sp2bp(img_bbox(idict)[2]); -+ bbox[3] = sp2bp(img_bbox(idict)[3]); -+ } else { -+ /* -+ get the pagebox coordinates (media, crop,...) to use. -+ */ -+ get_pagebox(pageDict, img_pagebox(idict), &pagebox); -+ bbox[0] = pagebox.lx; -+ bbox[1] = pagebox.ly; -+ bbox[2] = pagebox.rx; -+ bbox[3] = pagebox.ry; -+ } -+ pdf_add_name(pdf, "BBox"); -+ pdf_begin_array(pdf); -+ pdf_add_real(pdf, bbox[0]); -+ pdf_add_real(pdf, bbox[1]); -+ pdf_add_real(pdf, bbox[2]); -+ pdf_add_real(pdf, bbox[3]); -+ pdf_end_array(pdf); -+ /* -+ Now all relevant parts of the Page dictionary are copied. Metadata validity -+ check is needed(as a stream it must be indirect). -+ */ -+ obj = ppdict_get_obj(pageDict, "Metadata"); -+ if (obj != NULL && obj->type != PPREF) { -+ formatted_warning("pdf inclusion","/Metadata must be indirect object"); -+ } -+ /* -+ copy selected items in Page dictionary -+ */ -+ for (i = 0; pagedictkeys[i] != NULL; i++) { -+ obj = ppdict_rget_obj(pageDict, pagedictkeys[i]); -+ if (obj != NULL) { -+ pdf_add_name(pdf, pagedictkeys[i]); -+ /* -+ preserves indirection -+ */ -+ copyObject(pdf, pdf_doc, obj); -+ } -+ } -+ resources = ppdict_rget_obj(pageDict, "Resources"); -+ if (resources == NULL) { -+ /* -+ If there are no Resources in the Page dict of the embedded page, -+ try to inherit the Resources from the Pages tree of the embedded -+ PDF file, climbing up the tree until the Resources are found. -+ (This fixes a problem with Scribus 1.3.3.14.) -+ */ -+ obj = ppdict_rget_obj(pageDict, "Parent"); -+ while (obj != NULL && obj->type == PPDICT) { -+ resources = ppdict_rget_obj(obj->dict, "Resources"); -+ if (resources != NULL) { -+ break; -+ } -+ obj = ppdict_get_obj(obj->dict, "Parent"); -+ } -+ } -+ if (resources != NULL) { -+ pdf_add_name(pdf, "Resources"); -+ copyObject(pdf, pdf_doc, resources); -+ } else { -+ formatted_warning("pdf inclusion","Page /Resources missing"); -+ } -+ /* -+ User supplied entries. -+ */ -+ if (img_attr(idict) != NULL && strlen(img_attr(idict)) > 0) { -+ pdf_printf(pdf, "\n%s\n", img_attr(idict)); -+ } -+ /* -+ Write the Page contents. -+ */ -+ content = ppdict_rget_obj(pageDict, "Contents"); -+ if (content->type == PPSTREAM) { -+ if (pdf->compress_level == 0 || pdf->recompress) { -+ pdf_dict_add_streaminfo(pdf); -+ pdf_end_dict(pdf); -+ pdf_begin_stream(pdf); -+ copyStreamStream(pdf, content->stream,1); /* decompress */ -+ } else { -+ /* copies compressed stream */ -+ ppstream * stream = content->stream; -+ ppdict *streamDict = stream->dict; /* */ -+ obj = ppdict_rget_obj(streamDict, "Length"); -+ if (obj != NULL) { -+ pdf_add_name(pdf, "Length"); -+ copyObject(pdf, pdf_doc, obj); -+ obj = ppdict_rget_obj(streamDict, "Filter"); -+ if (obj != NULL) { -+ pdf_add_name(pdf, "Filter"); -+ copyObject(pdf, pdf_doc, obj); -+ /* the next one is irrelevant, only for inline images: */ -+ /* -+ obj = ppdict_rget_obj(streamDict, "DecodeParms"); -+ if (obj != NULL) { -+ pdf_add_name(pdf, "DecodeParms"); -+ copyObject(pdf, pdf_doc, obj); -+ } -+ */ -+ } -+ pdf_end_dict(pdf); -+ pdf_begin_stream(pdf); -+ copyStreamStream(pdf, stream,0); -+ } else { -+ pdf_dict_add_streaminfo(pdf); -+ pdf_end_dict(pdf); -+ pdf_begin_stream(pdf); -+ copyStreamStream(pdf, stream,1); -+ } -+ } -+ pdf_end_stream(pdf); -+ } else if (content->type == PPARRAY) { -+ /* listens to compresslevel */ -+ pdf_dict_add_streaminfo(pdf); -+ pdf_end_dict(pdf); -+ pdf_begin_stream(pdf); -+ { -+ int i; -+ int b = 0; -+ int n = content->array->size; -+ for (i=0; iarray,i); -+ while (o != NULL && o->type == PPREF) { -+ o = ppref_obj((ppref *) o->ref); -+ } -+ if (o != NULL && o->type == PPSTREAM) { -+ if (b) { -+ /* -+ Put a space between streams to be on the safe side (streams -+ should have a trailing space here, but one never knows) -+ */ -+ pdf_out(pdf, ' '); -+ } else { -+ b = 1; -+ } -+ copyStreamStream(pdf, (ppstream *) o->stream,1); -+ } -+ } -+ } -+ pdf_end_stream(pdf); -+ } else { -+ /* -+ the contents are optional, but we need to include an empty stream -+ */ -+ pdf_dict_add_streaminfo(pdf); -+ pdf_end_dict(pdf); -+ pdf_begin_stream(pdf); -+ pdf_end_stream(pdf); -+ } -+ pdf_end_obj(pdf); -+ /* -+ write out all indirect objects -+ */ -+ writeRefs(pdf, pdf_doc); -+ /* -+ unrefPdfDocument() must come after freeing whatever is used -+ -+ */ -+ if (! img_keepopen(idict)) { -+ unrefPdfDocument(img_filepath(idict)); -+ } -+} -+ -+/* a special simple case of inclusion, e.g. an appearance stream */ -+ -+int write_epdf_object(PDF pdf, image_dict * idict, int n) -+{ -+ int num = 0 ; -+ if (img_type(idict) != IMG_TYPE_PDF) { -+ normal_error("pdf inclusion","unknown document"); -+ } else { -+ PdfDocument * pdf_doc = refPdfDocument(img_filepath(idict), FE_FAIL, img_userpassword(idict), img_ownerpassword(idict)); -+ ppdoc * pdfe = pdf_doc->pdfe; -+ ppref * ref = ppxref_find(ppdoc_xref(pdfe), (ppuint) n); -+ if (ref != NULL) { -+ ppobj *obj; -+ num = pdf->obj_count++; -+ obj = ppref_obj(ref); -+ if (obj->type == PPSTREAM) { -+ pdf_begin_obj(pdf, num, OBJSTM_NEVER); -+ } else { -+ pdf_begin_obj(pdf, num, 2); -+ } -+ copyObject(pdf, pdf_doc, obj); -+ pdf_end_obj(pdf); -+ writeRefs(pdf, pdf_doc); -+ } -+ if (! img_keepopen(idict)) { -+ unrefPdfDocument(img_filepath(idict)); -+ } -+ } -+ return num; -+} -+ -+/* Deallocate a PdfDocument with all its resources. */ -+ -+static void deletePdfDocumentPdfDoc(PdfDocument * pdf_doc) -+{ -+ InObj *r, *n; -+ /* this may be probably needed for an emergency destroyPdfDocument() */ -+ for (r = pdf_doc->inObjList; r != NULL; r = n) { -+ n = r->next; -+ free(r); -+ } -+ if (pdf_doc->pdfe != NULL) { -+ ppdoc_free(pdf_doc->pdfe); -+ pdf_doc->pdfe = NULL; -+ } -+ if (pdf_doc->memstream != NULL) { -+ /* pplib does this: free(pdf_doc->memstream); */ -+ pdf_doc->memstream = NULL; -+ } -+ /* pdf_doc->pc++; */ -+ pdf_doc->pc = 0; -+} -+ -+static void destroyPdfDocument(void *pa, void * p) -+{ -+ PdfDocument *pdf_doc = (PdfDocument *) pa; -+ deletePdfDocumentPdfDoc(pdf_doc); -+ /* TODO: delete rest of pdf_doc */ -+} -+ -+/* -+ Called when an image has been written and its resources in image_tab are -+ freed and it's not referenced anymore. -+*/ -+ -+void unrefPdfDocument(char *file_path) -+{ -+ PdfDocument *pdf_doc = findPdfDocument(file_path); -+ if (pdf_doc == NULL) { -+ /* we're ok */ -+ } else if (pdf_doc->occurences > 0) { -+ pdf_doc->occurences--; -+ if (pdf_doc->occurences == 0) { -+ deletePdfDocumentPdfDoc(pdf_doc); -+ } -+ } else { -+ /* -+ We either have a mismatch in ref and unref or we're somehow out of sync -+ which can happen when we mess with the same file in lua and tex. -+ */ -+ formatted_warning("pdf inclusion","there can be a mismatch in opening and closing file '%s'",file_path); -+ } -+} -+ -+/* -+ For completeness, but it isn't currently used (unreferencing is done by mean -+ of file_path. -+*/ -+ -+void unrefMemStreamPdfDocument(char *file_id) -+{ -+ (void) unrefPdfDocument(file_id); -+ -+} -+ -+/* -+ Called when PDF embedding system is finalized. We now deallocate all remaining -+ PdfDocuments. -+*/ -+ -+void epdf_free(void) -+{ -+ if (PdfDocumentTree != NULL) -+ avl_destroy(PdfDocumentTree, destroyPdfDocument); -+ PdfDocumentTree = NULL; -+} -diff --git a/texk/web2c/luatexdir/image/pdftoepdf.w b/texk/web2c/luatexdir/image/pdftoepdf.w -deleted file mode 100644 -index d69795926..000000000 ---- a/texk/web2c/luatexdir/image/pdftoepdf.w -+++ /dev/null -@@ -1,972 +0,0 @@ --% pdftoepdf.w --% --% Copyright 1996-2006 Han The Thanh --% Copyright 2006-2015 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --@ @c -- --#define __STDC_FORMAT_MACROS /* for PRId64 etc. */ -- --#include "image/epdf.h" -- --/* -- This file is mostly C and not very much C++; it's just used to interface -- the functions of poppler, which happens to be written in C++. -- Patches for the new poppler 0.59 from -- https://www.mail-archive.com/arch-commits@archlinux.org/msg357548.html -- with some modifications to comply the poppler API. -- --*/ -- --extern void md5(Guchar *msg, int msgLen, Guchar *digest); -- --static GBool isInit = gFalse; -- --/* Maintain AVL tree of all PDF files for embedding */ -- --static avl_table *PdfDocumentTree = NULL; -- --/* AVL sort PdfDocument into PdfDocumentTree by file_path */ -- --static int CompPdfDocument(const void *pa, const void *pb, void * /*p */ ) --{ -- return strcmp(((const PdfDocument *) pa)->file_path, ((const PdfDocument *) pb)->file_path); --} -- --/* Returns pointer to PdfDocument structure for PDF file. */ -- --static PdfDocument *findPdfDocument(char *file_path) --{ -- PdfDocument *pdf_doc, tmp; -- if (file_path == NULL) { -- normal_error("pdf backend","empty filename when loading pdf file"); -- } else if (PdfDocumentTree == NULL) { -- return NULL; -- } -- tmp.file_path = file_path; -- pdf_doc = (PdfDocument *) avl_find(PdfDocumentTree, &tmp); -- return pdf_doc; --} -- --#define PDF_CHECKSUM_SIZE 32 -- --static char *get_file_checksum(const char *a, file_error_mode fe) --{ -- struct stat finfo; -- char *ck = NULL; -- if (stat(a, &finfo) == 0) { -- off_t size = finfo.st_size; -- time_t mtime = finfo.st_mtime; -- ck = (char *) malloc(PDF_CHECKSUM_SIZE); -- if (ck == NULL) -- formatted_error("pdf inclusion","out of memory while processing '%s'", a); -- snprintf(ck, PDF_CHECKSUM_SIZE, "%"@= @>PRIu64@= @>"_%"@= @>PRIu64, (uint64_t) size,(uint64_t) mtime); -- } else { -- switch (fe) { -- case FE_FAIL: -- formatted_error("pdf inclusion","could not stat() file '%s'", a); -- break; -- case FE_RETURN_NULL: -- if (ck != NULL) -- free(ck); -- ck = NULL; -- break; -- default: -- assert(0); -- } -- } -- return ck; --} -- -- --static char *get_stream_checksum (const char *str, unsigned long long str_size){ -- /* http://www.cse.yorku.ca/~oz/hash.html */ -- /* djb2 */ -- unsigned long hash ; -- char *ck = NULL; -- unsigned int i; -- hash = 5381; -- ck = (char *) malloc(STRSTREAM_CHECKSUM_SIZE+1); -- if (ck == NULL) -- normal_error("pdf inclusion","out of memory while processing a memstream"); -- for(i=0; i<(unsigned int)(str_size); i++) { -- hash = ((hash << 5) + hash) + str[i]; /* hash * 33 + str[i] */ -- } -- snprintf(ck,STRSTREAM_CHECKSUM_SIZE+1,"%lx",hash); -- ck[STRSTREAM_CHECKSUM_SIZE]='\0'; -- return ck; --} -- --/* -- Returns pointer to PdfDocument structure for PDF file. -- Creates a new PdfDocument structure if it doesn't exist yet. -- When fe = FE_RETURN_NULL, the function returns NULL in error case. --*/ -- --PdfDocument *refPdfDocument(const char *file_path, file_error_mode fe) --{ -- char *checksum, *path_copy; -- PdfDocument *pdf_doc; -- PDFDoc *doc = NULL; -- GooString *docName = NULL; -- int new_flag = 0; -- if ((checksum = get_file_checksum(file_path, fe)) == NULL) { -- return (PdfDocument *) NULL; -- } -- path_copy = xstrdup(file_path); -- if ((pdf_doc = findPdfDocument(path_copy)) == NULL) { -- new_flag = 1; -- pdf_doc = new PdfDocument; -- pdf_doc->file_path = path_copy; -- pdf_doc->checksum = checksum; -- pdf_doc->doc = NULL; -- pdf_doc->inObjList = NULL; -- pdf_doc->ObjMapTree = NULL; -- pdf_doc->occurences = 0; /* 0 = unreferenced */ -- pdf_doc->pc = 0; -- } else { -- if (strncmp(pdf_doc->checksum, checksum, PDF_CHECKSUM_SIZE) != 0) { -- formatted_error("pdf inclusion","file has changed '%s'", file_path); -- } -- free(checksum); -- free(path_copy); -- } -- if (pdf_doc->doc == NULL) { -- docName = new GooString(file_path); -- doc = new PDFDoc(docName); /* takes ownership of docName */ -- pdf_doc->pc++; -- -- if (!doc->isOk() || !doc->okToPrint()) { -- switch (fe) { -- case FE_FAIL: -- normal_error("pdf inclusion","reading image failed"); -- break; -- case FE_RETURN_NULL: -- delete doc; -- /* delete docName */ -- if (new_flag == 1) { -- if (pdf_doc->file_path != NULL) -- free(pdf_doc->file_path); -- if (pdf_doc->checksum != NULL) -- free(pdf_doc->checksum); -- delete pdf_doc; -- } -- return (PdfDocument *) NULL; -- break; -- default: -- assert(0); -- } -- } -- pdf_doc->doc = doc; -- } -- /* PDF file could be opened without problems, checksum ok. */ -- if (PdfDocumentTree == NULL) -- PdfDocumentTree = avl_create(CompPdfDocument, NULL, &avl_xallocator); -- if ((PdfDocument *) avl_find(PdfDocumentTree, pdf_doc) == NULL) { -- avl_probe(PdfDocumentTree, pdf_doc); -- } -- pdf_doc->occurences++; -- return pdf_doc; --} -- --/* -- Returns pointer to PdfDocument structure for a PDF stream in memory of streamsize -- dimension. As before, creates a new PdfDocument structure if it doesn't exist yet -- with file_path = file_id --*/ -- --PdfDocument *refMemStreamPdfDocument(char *docstream, unsigned long long streamsize,const char *file_id) --{ -- char *checksum; -- char *file_path; -- PdfDocument *pdf_doc; -- PDFDoc *doc = NULL; -- Object obj; -- MemStream *docmemstream = NULL; -- /*int new_flag = 0;*/ -- size_t cnt = 0; -- checksum = get_stream_checksum(docstream, streamsize); -- cnt = strlen(file_id); -- assert(cnt>0 && cnt file_path = file_path; -- pdf_doc->checksum = checksum; -- pdf_doc->doc = NULL; -- pdf_doc->inObjList = NULL; -- pdf_doc->ObjMapTree = NULL; -- pdf_doc->occurences = 0; /* 0 = unreferenced */ -- pdf_doc->pc = 0; -- } else { -- /* As is now, checksum is in file_path, so this check should be useless. */ -- if (strncmp(pdf_doc->checksum, checksum, STRSTREAM_CHECKSUM_SIZE) != 0) { -- formatted_error("pdf inclusion","stream has changed '%s'", file_path); -- } -- free(file_path); -- free(checksum); -- } -- if (pdf_doc->doc == NULL) { -- docmemstream = new MemStream( docstream,0,streamsize, Object(objNull) ); -- doc = new PDFDoc(docmemstream); /* takes ownership of docmemstream */ -- pdf_doc->pc++; -- if (!doc->isOk() || !doc->okToPrint()) { -- normal_error("pdf inclusion","reading pdf Stream failed"); -- } -- pdf_doc->doc = doc; -- } -- /* PDF file could be opened without problems, checksum ok. */ -- if (PdfDocumentTree == NULL) -- PdfDocumentTree = avl_create(CompPdfDocument, NULL, &avl_xallocator); -- if ((PdfDocument *) avl_find(PdfDocumentTree, pdf_doc) == NULL) { -- avl_probe(PdfDocumentTree, pdf_doc); -- } -- pdf_doc->occurences++; -- return pdf_doc; --} -- --/* -- AVL sort ObjMap into ObjMapTree by object number and generation keep the ObjMap -- struct small, as these are accumulated until the end --*/ -- --struct ObjMap { -- Ref in; -- int out_num; --}; -- --static int CompObjMap(const void *pa, const void *pb, void * /*p */ ) --{ -- const Ref *a = &(((const ObjMap *) pa)->in); -- const Ref *b = &(((const ObjMap *) pb)->in); -- if (a->num > b->num) -- return 1; -- else if (a->num < b->num) -- return -1; -- else if (a->gen == b->gen) -- return 0; -- else if (a->gen < b->gen) -- return -1; -- return 1; --} -- --static ObjMap *findObjMap(PdfDocument * pdf_doc, Ref in) --{ -- ObjMap *obj_map, tmp; -- if (pdf_doc->ObjMapTree == NULL) -- return NULL; -- tmp.in = in; -- obj_map = (ObjMap *) avl_find(pdf_doc->ObjMapTree, &tmp); -- return obj_map; --} -- --static void addObjMap(PdfDocument * pdf_doc, Ref in, int out_num) --{ -- ObjMap *obj_map = NULL; -- if (pdf_doc->ObjMapTree == NULL) -- pdf_doc->ObjMapTree = avl_create(CompObjMap, NULL, &avl_xallocator); -- obj_map = new ObjMap; -- obj_map->in = in; -- obj_map->out_num = out_num; -- avl_probe(pdf_doc->ObjMapTree, obj_map); --} -- --/* -- When copying the Resources of the selected page, all objects are -- copied recursively top-down. The findObjMap() function checks if an -- object has already been copied; if so, instead of copying just the -- new object number will be referenced. The ObjMapTree guarantees, -- that during the entire LuaTeX run any object from any embedded PDF -- file will end up max. once in the output PDF file. Indirect objects -- are not fetched during copying, but get a new object number from -- LuaTeX and then will be appended into a linked list. --*/ -- --static int addInObj(PDF pdf, PdfDocument * pdf_doc, Ref ref) --{ -- ObjMap *obj_map; -- InObj *p, *q, *n; -- if (ref.num == 0) { -- normal_error("pdf inclusion","reference to invalid object (broken pdf)"); -- } -- if ((obj_map = findObjMap(pdf_doc, ref)) != NULL) -- return obj_map->out_num; -- n = new InObj; -- n->ref = ref; -- n->next = NULL; -- n->num = pdf_create_obj(pdf, obj_type_others, 0); -- addObjMap(pdf_doc, ref, n->num); -- if (pdf_doc->inObjList == NULL) { -- pdf_doc->inObjList = n; -- } else { -- /* -- It is important to add new objects at the end of the list, -- because new objects are being added while the list is being -- written out by writeRefs(). -- */ -- for (p = pdf_doc->inObjList; p != NULL; p = p->next) -- q = p; -- q->next = n; -- } -- return n->num; --} -- --/* -- Function converts double to pdffloat; very small and very large numbers -- are NOT converted to scientific notation. Here n must be a number or real -- conforming to the implementation limits of PDF as specified in appendix C.1 -- of the PDF Ref. These are: -- -- maximum value of ints is +2^32 -- maximum value of reals is +2^15 -- smalles values of reals is 1/(2^16) --*/ -- --static pdffloat conv_double_to_pdffloat(double n) --{ -- pdffloat a; -- a.e = 6; -- a.m = i64round(n * ten_pow[a.e]); -- return a; --} -- --static void copyObject(PDF, PdfDocument *, Object *); -- --void copyReal(PDF pdf, double d) --{ -- if (pdf->cave) -- pdf_out(pdf, ' '); -- print_pdffloat(pdf, conv_double_to_pdffloat(d)); -- pdf->cave = true; --} -- --static void copyString(PDF pdf, GooString * string) --{ -- char *p; -- unsigned char c; -- size_t i, l; -- p = string->getCString(); -- l = (size_t) string->getLength(); -- if (pdf->cave) -- pdf_out(pdf, ' '); -- if (strlen(p) == l) { -- pdf_out(pdf, '('); -- for (; *p != 0; p++) { -- c = (unsigned char) *p; -- if (c == '(' || c == ')' || c == '\\') -- pdf_printf(pdf, "\\%c", c); -- else if (c < 0x20 || c > 0x7F) -- pdf_printf(pdf, "\\%03o", (int) c); -- else -- pdf_out(pdf, c); -- } -- pdf_out(pdf, ')'); -- } else { -- pdf_out(pdf, '<'); -- for (i = 0; i < l; i++) { -- c = (unsigned char) string->getChar(i); -- pdf_printf(pdf, "%.2x", (int) c); -- } -- pdf_out(pdf, '>'); -- } -- pdf->cave = true; --} -- --static void copyName(PDF pdf, char *s) --{ -- pdf_out(pdf, '/'); -- for (; *s != 0; s++) { -- if (isdigit(*s) || isupper(*s) || islower(*s) || *s == '_' || -- *s == '.' || *s == '-' || *s == '+') -- pdf_out(pdf, *s); -- else -- pdf_printf(pdf, "#%.2X", *s & 0xFF); -- } -- pdf->cave = true; --} -- --static void copyArray(PDF pdf, PdfDocument * pdf_doc, Array * array) --{ -- int i, l; -- Object obj1; -- pdf_begin_array(pdf); -- for (i = 0, l = array->getLength(); i < l; ++i) { -- obj1 = array->getNF(i); -- copyObject(pdf, pdf_doc, &obj1); -- } -- pdf_end_array(pdf); --} -- --static void copyDict(PDF pdf, PdfDocument * pdf_doc, Dict * dict) --{ -- int i, l; -- Object obj1; -- pdf_begin_dict(pdf); -- for (i = 0, l = dict->getLength(); i < l; ++i) { -- copyName(pdf, dict->getKey(i)); -- obj1 = dict->getValNF(i); -- copyObject(pdf, pdf_doc, &obj1); -- } -- pdf_end_dict(pdf); --} -- --static void copyStreamStream(PDF pdf, Stream * str) --{ -- int c, i, len = 1024; -- str->reset(); -- i = len; -- while ((c = str->getChar()) != EOF) { -- if (i == len) { -- pdf_room(pdf, len); -- i = 0; -- } -- pdf_quick_out(pdf, c); -- i++; -- } --} -- --static void copyStream(PDF pdf, PdfDocument * pdf_doc, Stream * stream) --{ -- copyDict(pdf, pdf_doc, stream->getDict()); -- pdf_begin_stream(pdf); -- copyStreamStream(pdf, stream->getUndecodedStream()); -- pdf_end_stream(pdf); --} -- --static void copyObject(PDF pdf, PdfDocument * pdf_doc, Object * obj) --{ -- switch (obj->getType()) { -- case objBool: -- pdf_add_bool(pdf, (int) obj->getBool()); -- break; -- case objInt: -- pdf_add_int(pdf, obj->getInt()); -- break; -- case objReal: -- copyReal(pdf, obj->getReal()); -- break; -- /* -- case objNum: -- GBool isNum() { return type == objInt || type == objReal; } -- break; -- */ -- case objString: -- copyString(pdf, (GooString *)obj->getString()); -- break; -- case objName: -- copyName(pdf, (char *)obj->getName()); -- break; -- case objNull: -- pdf_add_null(pdf); -- break; -- case objArray: -- copyArray(pdf, pdf_doc, obj->getArray()); -- break; -- case objDict: -- copyDict(pdf, pdf_doc, obj->getDict()); -- break; -- case objStream: -- copyStream(pdf, pdf_doc, obj->getStream()); -- break; -- case objRef: -- pdf_add_ref(pdf, addInObj(pdf, pdf_doc, obj->getRef())); -- break; -- case objCmd: -- case objError: -- case objEOF: -- case objNone: -- formatted_error("pdf inclusion","type '%s' cannot be copied", obj->getTypeName()); -- break; -- default: -- /* poppler doesn't have any other types */ -- assert(0); -- } --} -- --static void writeRefs(PDF pdf, PdfDocument * pdf_doc) --{ -- InObj *r, *n; -- Object obj1; -- XRef *xref; -- PDFDoc *doc = pdf_doc->doc; -- xref = doc->getXRef(); -- for (r = pdf_doc->inObjList; r != NULL;) { -- obj1 = xref->fetch(r->ref.num, r->ref.gen); -- if (obj1.isStream()) -- pdf_begin_obj(pdf, r->num, OBJSTM_NEVER); -- else -- pdf_begin_obj(pdf, r->num, 2); -- copyObject(pdf, pdf_doc, &obj1); -- pdf_end_obj(pdf); -- n = r->next; -- delete r; -- pdf_doc->inObjList = r = n; -- } --} -- --/* get the pagebox coordinates according to the pagebox_spec */ -- --static PDFRectangle *get_pagebox(Page * page, int pagebox_spec) --{ -- switch (pagebox_spec) { -- case PDF_BOX_SPEC_MEDIA: -- return page->getMediaBox(); -- break; -- case PDF_BOX_SPEC_CROP: -- return page->getCropBox(); -- break; -- case PDF_BOX_SPEC_BLEED: -- return page->getBleedBox(); -- break; -- case PDF_BOX_SPEC_TRIM: -- return page->getTrimBox(); -- break; -- case PDF_BOX_SPEC_ART: -- return page->getArtBox(); -- break; -- default: -- return page->getMediaBox(); -- break; -- } --} -- --/* -- Reads various information about the PDF and sets it up for later inclusion. -- This will fail if the PDF version of the PDF is higher than minor_pdf_version_wanted -- or page_name is given and can not be found. It makes no sense to give page_name and -- page_num. Returns the page number. --*/ -- --void flush_pdf_info(image_dict * idict) --{ -- if (img_keepopen(idict)) { -- unrefPdfDocument(img_filepath(idict)); -- } --} -- --/* -- void flush_pdfstream_info(image_dict * idict) -- { -- if (img_pdfstream_ptr(idict) != NULL) { -- xfree(img_pdfstream_stream(idict)); -- xfree(img_pdfstream_ptr(idict)); -- img_pdfstream_stream(idict) = NULL; -- img_pdfstream_ptr(idict) = NULL; -- } -- } --*/ -- --void read_pdf_info(image_dict * idict) --{ -- PdfDocument *pdf_doc = NULL; -- PDFDoc *doc = NULL; -- Catalog *catalog; -- Page *page; -- int rotate; -- PDFRectangle *pagebox; -- int pdf_major_version_found, pdf_minor_version_found; -- float xsize, ysize, xorig, yorig; -- if (isInit == gFalse) { -- if (!(globalParams)) -- globalParams = new GlobalParams(); -- globalParams->setErrQuiet(gFalse); -- isInit = gTrue; -- } -- if (img_type(idict) == IMG_TYPE_PDF) -- pdf_doc = refPdfDocument(img_filepath(idict), FE_FAIL); -- else if (img_type(idict) == IMG_TYPE_PDFMEMSTREAM) { -- pdf_doc = findPdfDocument(img_filepath(idict)) ; -- if (pdf_doc == NULL ) -- normal_error("pdf inclusion", "memstream not initialized"); -- if (pdf_doc->doc == NULL) -- normal_error("pdf inclusion", "memstream document is empty"); -- pdf_doc->occurences++; -- } else { -- normal_error("pdf inclusion","unknown document"); -- } -- doc = pdf_doc->doc; -- catalog = doc->getCatalog(); -- /* -- Check PDF version. This works only for PDF 1.x but since any versions of -- PDF newer than 1.x will not be backwards compatible to PDF 1.x, we will -- then have to changed drastically anyway. -- */ -- pdf_major_version_found = doc->getPDFMajorVersion(); -- pdf_minor_version_found = doc->getPDFMinorVersion(); -- if ((100 * pdf_major_version_found + pdf_major_version_found) > (100 * img_pdfmajorversion(idict) + img_pdfminorversion(idict))) { -- const char *msg = "PDF inclusion: found PDF version '%d.%d', but at most version '%d.%d' allowed"; -- if (img_errorlevel(idict) > 0) { -- formatted_error("pdf inclusion",msg, pdf_major_version_found, pdf_minor_version_found, img_pdfmajorversion(idict), img_pdfminorversion(idict)); -- } else { -- formatted_warning("pdf inclusion",msg, pdf_major_version_found, pdf_minor_version_found, img_pdfmajorversion(idict), img_pdfminorversion(idict)); -- } -- } -- img_totalpages(idict) = catalog->getNumPages(); -- if (img_pagename(idict)) { -- /* get page by name */ -- GooString name(img_pagename(idict)); -- LinkDest *link = doc->findDest(&name); -- if (link == NULL || !link->isOk()) -- formatted_error("pdf inclusion","invalid destination '%s'",img_pagename(idict)); -- Ref ref = link->getPageRef(); -- img_pagenum(idict) = catalog->findPage(ref.num, ref.gen); -- if (img_pagenum(idict) == 0) -- formatted_error("pdf inclusion","destination is not a page '%s'",img_pagename(idict)); -- delete link; -- } else { -- /* get page by number */ -- if (img_pagenum(idict) <= 0 -- || img_pagenum(idict) > img_totalpages(idict)) -- formatted_error("pdf inclusion","required page '%i' does not exist",(int) img_pagenum(idict)); -- } -- /* get the required page */ -- page = catalog->getPage(img_pagenum(idict)); -- /* get the pagebox coordinates (media, crop,...) to use. */ -- pagebox = get_pagebox(page, img_pagebox(idict)); -- if (pagebox->x2 > pagebox->x1) { -- xorig = pagebox->x1; -- xsize = pagebox->x2 - pagebox->x1; -- } else { -- xorig = pagebox->x2; -- xsize = pagebox->x1 - pagebox->x2; -- } -- if (pagebox->y2 > pagebox->y1) { -- yorig = pagebox->y1; -- ysize = pagebox->y2 - pagebox->y1; -- } else { -- yorig = pagebox->y2; -- ysize = pagebox->y1 - pagebox->y2; -- } -- /* The following 4 parameters are raw. Do _not_ modify by /Rotate! */ -- img_xsize(idict) = bp2sp(xsize); -- img_ysize(idict) = bp2sp(ysize); -- img_xorig(idict) = bp2sp(xorig); -- img_yorig(idict) = bp2sp(yorig); -- /* -- Handle /Rotate parameter. Only multiples of 90 deg. are allowed (PDF Ref. v1.3, -- p. 78). We also accept negative angles. Beware: PDF counts clockwise! */ -- rotate = page->getRotate(); -- switch (((rotate % 360) + 360) % 360) { -- case 0: -- img_rotation(idict) = 0; -- break; -- case 90: -- img_rotation(idict) = 3; -- break; -- case 180: -- img_rotation(idict) = 2; -- break; -- case 270: -- img_rotation(idict) = 1; -- break; -- default: -- formatted_warning("pdf inclusion","/Rotate parameter in PDF file not multiple of 90 degrees"); -- } -- /* currently unused info whether PDF contains a /Group */ -- if (page->getGroup() != NULL) -- img_set_group(idict); -- /* -- LuaTeX pre 0.85 versions did this: -- -- if (readtype == IMG_CLOSEINBETWEEN) { -- unrefPdfDocument(img_filepath(idict)); -- } -- -- and also unref'd in the finalizer so we got an extra unrefs when garbage was -- collected. However it is more efficient to keep the file open so we do that -- now. The (slower) alternative is to unref here (which in most cases forcing a -- close of the file) but then we must not call flush_pdf_info. -- -- A close (unref) can be forced by nilling the dict object at the lua end and -- forcing a collectgarbage("collect") after that. -- -- */ -- if (! img_keepopen(idict)) { -- unrefPdfDocument(img_filepath(idict)); -- } --} -- --/* -- Write the current epf_doc. Here the included PDF is copied, so most errors -- that can happen during PDF inclusion will arise here. --*/ -- --void write_epdf(PDF pdf, image_dict * idict, int suppress_optional_info) --{ -- PdfDocument *pdf_doc = NULL; -- PDFDoc *doc = NULL; -- Catalog *catalog; -- Page *page; -- Ref *pageref; -- Dict *pageDict; -- Object obj1, contents, pageobj, pagesobj1, pagesobj2, *op1, *op2, *optmp; -- PDFRectangle *pagebox; -- int i, l; -- double bbox[4]; -- /* char s[256]; */ -- const char *pagedictkeys[] = { -- "Group", "LastModified", "Metadata", "PieceInfo", "Resources", "SeparationInfo", NULL -- }; -- /* open PDF file */ -- if (img_type(idict) == IMG_TYPE_PDF) { -- pdf_doc = refPdfDocument(img_filepath(idict), FE_FAIL); -- } else if (img_type(idict) == IMG_TYPE_PDFMEMSTREAM) { -- pdf_doc = findPdfDocument(img_filepath(idict)) ; -- pdf_doc->occurences++; -- } else { -- normal_error("pdf inclusion","unknown document"); -- } -- doc = pdf_doc->doc; -- catalog = doc->getCatalog(); -- page = catalog->getPage(img_pagenum(idict)); -- pageref = catalog->getPageRef(img_pagenum(idict)); -- pageobj = doc->getXRef()->fetch(pageref->num, pageref->gen); -- pageDict = pageobj.getDict(); -- /* write the Page header */ -- pdf_begin_obj(pdf, img_objnum(idict), OBJSTM_NEVER); -- pdf_begin_dict(pdf); -- pdf_dict_add_name(pdf, "Type", "XObject"); -- pdf_dict_add_name(pdf, "Subtype", "Form"); -- if (img_attr(idict) != NULL && strlen(img_attr(idict)) > 0) { -- pdf_printf(pdf, "\n%s\n", img_attr(idict)); -- } -- pdf_dict_add_int(pdf, "FormType", 1); -- /* write additional information */ -- pdf_dict_add_img_filename(pdf, idict); -- if ((suppress_optional_info & 4) == 0) { -- pdf_dict_add_int(pdf, "PTEX.PageNumber", (int) img_pagenum(idict)); -- } -- if ((suppress_optional_info & 8) == 0) { -- obj1 = doc->getDocInfoNF(); -- if (obj1.isRef()) { -- /* the info dict must be indirect (PDF Ref p. 61) */ -- pdf_dict_add_ref(pdf, "PTEX.InfoDict", addInObj(pdf, pdf_doc, obj1.getRef())); -- } -- } -- if (img_is_bbox(idict)) { -- bbox[0] = sp2bp(img_bbox(idict)[0]); -- bbox[1] = sp2bp(img_bbox(idict)[1]); -- bbox[2] = sp2bp(img_bbox(idict)[2]); -- bbox[3] = sp2bp(img_bbox(idict)[3]); -- } else { -- /* get the pagebox coordinates (media, crop,...) to use. */ -- pagebox = get_pagebox(page, img_pagebox(idict)); -- bbox[0] = pagebox->x1; -- bbox[1] = pagebox->y1; -- bbox[2] = pagebox->x2; -- bbox[3] = pagebox->y2; -- } -- pdf_add_name(pdf, "BBox"); -- pdf_begin_array(pdf); -- copyReal(pdf, bbox[0]); -- copyReal(pdf, bbox[1]); -- copyReal(pdf, bbox[2]); -- copyReal(pdf, bbox[3]); -- pdf_end_array(pdf); -- /* -- Now all relevant parts of the Page dictionary are copied. Metadata validity -- check is needed(as a stream it must be indirect). -- */ -- obj1 = pageDict->lookupNF("Metadata"); -- if (!obj1.isNull() && !obj1.isRef()) -- formatted_warning("pdf inclusion","/Metadata must be indirect object"); -- /* copy selected items in Page dictionary */ -- for (i = 0; pagedictkeys[i] != NULL; i++) { -- obj1 = pageDict->lookupNF(pagedictkeys[i]); -- if (!obj1.isNull()) { -- pdf_add_name(pdf, pagedictkeys[i]); -- /* preserves indirection */ -- copyObject(pdf, pdf_doc, &obj1); -- } -- } -- /* -- If there are no Resources in the Page dict of the embedded page, -- try to inherit the Resources from the Pages tree of the embedded -- PDF file, climbing up the tree until the Resources are found. -- (This fixes a problem with Scribus 1.3.3.14.) -- */ -- obj1 = pageDict->lookupNF("Resources"); -- if (obj1.isNull()) { -- op1 = &pagesobj1; -- op2 = &pagesobj2; -- *op1 = pageDict->lookup("Parent"); -- while (op1->isDict()) { -- obj1 = op1->dictLookupNF("Resources"); -- if (!obj1.isNull()) { -- pdf_add_name(pdf, "Resources"); -- copyObject(pdf, pdf_doc, &obj1); -- break; -- } -- *op2 = op1->dictLookup("Parent"); -- optmp = op1; -- op1 = op2; -- op2 = optmp; -- }; -- if (!op1->isDict()) -- formatted_warning("pdf inclusion","Page /Resources missing"); -- } -- /* Write the Page contents. */ -- contents = page->getContents(); -- if (contents.isStream()) { -- /* -- Variant A: get stream and recompress under control of \pdfcompresslevel -- -- pdf_begin_stream(); -- copyStreamStream(contents->getStream()); -- pdf_end_stream(); -- -- Variant B: copy stream without recompressing -- */ -- obj1 = contents.streamGetDict()->lookup("F"); -- if (!obj1.isNull()) { -- normal_error("pdf inclusion","unsupported external stream"); -- } -- obj1 = contents.streamGetDict()->lookup("Length"); -- pdf_add_name(pdf, "Length"); -- copyObject(pdf, pdf_doc, &obj1); -- obj1 = contents.streamGetDict()->lookup("Filter"); -- if (!obj1.isNull()) { -- pdf_add_name(pdf, "Filter"); -- copyObject(pdf, pdf_doc, &obj1); -- obj1 = contents.streamGetDict()->lookup("DecodeParms"); -- if (!obj1.isNull()) { -- pdf_add_name(pdf, "DecodeParms"); -- copyObject(pdf, pdf_doc, &obj1); -- } -- } -- pdf_end_dict(pdf); -- pdf_begin_stream(pdf); -- copyStreamStream(pdf, contents.getStream()->getUndecodedStream()); -- pdf_end_stream(pdf); -- pdf_end_obj(pdf); -- } else if (contents.isArray()) { -- pdf_dict_add_streaminfo(pdf); -- pdf_end_dict(pdf); -- pdf_begin_stream(pdf); -- for (i = 0, l = contents.arrayGetLength(); i < l; ++i) { -- obj1 = contents.arrayGet(i); -- copyStreamStream(pdf, obj1.getStream()); -- if (i < (l - 1)) { -- /* -- Put a space between streams to be on the safe side (streams -- should have a trailing space here, but one never knows) -- */ -- pdf_out(pdf, ' '); -- } -- } -- pdf_end_stream(pdf); -- pdf_end_obj(pdf); -- } else { -- /* the contents are optional, but we need to include an empty stream */ -- pdf_dict_add_streaminfo(pdf); -- pdf_end_dict(pdf); -- pdf_begin_stream(pdf); -- pdf_end_stream(pdf); -- pdf_end_obj(pdf); -- } -- /* write out all indirect objects */ -- writeRefs(pdf, pdf_doc); -- /* -- unrefPdfDocument() must come after contents.free() and pageobj.free()! -- TH: The next line makes repeated pdf inclusion unacceptably slow -- -- unrefPdfDocument(img_filepath(idict)); -- */ -- --if (! img_keepopen(idict)) { -- unrefPdfDocument(img_filepath(idict)); --} -- -- --} -- --/* Deallocate a PdfDocument with all its resources. */ -- --static void deletePdfDocumentPdfDoc(PdfDocument * pdf_doc) --{ -- InObj *r, *n; -- /* this may be probably needed for an emergency destroyPdfDocument() */ -- for (r = pdf_doc->inObjList; r != NULL; r = n) { -- n = r->next; -- delete r; -- } -- delete pdf_doc->doc; -- pdf_doc->doc = NULL; -- pdf_doc->pc++; --} -- --static void destroyPdfDocument(void *pa, void * /*pb */ ) --{ -- PdfDocument *pdf_doc = (PdfDocument *) pa; -- deletePdfDocumentPdfDoc(pdf_doc); -- /* TODO: delete rest of pdf_doc */ --} -- --/* -- Called when an image has been written and its resources in image_tab are -- freed and it's not referenced anymore. --*/ -- --void unrefPdfDocument(char *file_path) --{ -- PdfDocument *pdf_doc = findPdfDocument(file_path); -- if (pdf_doc->occurences > 0) { -- pdf_doc->occurences--; -- if (pdf_doc->occurences == 0) { -- deletePdfDocumentPdfDoc(pdf_doc); -- } -- } else { -- /* -- We either have a mismatch in ref and unref or we're somehow out of sync -- which can happen when we mess with the same file in lua and tex. -- */ -- formatted_warning("pdf inclusion","there can be a mismatch in opening and closing file '%s'",file_path); -- } --} -- --/* -- For completeness, but it isn't currently used (unreferencing is done by mean -- of file_path. --*/ -- --void unrefMemStreamPdfDocument(char *file_id) --{ -- (void) unrefPdfDocument(file_id); -- --} -- --/* -- Called when PDF embedding system is finalized. We now deallocate all remaining -- PdfDocuments. --*/ -- --void epdf_free() --{ -- if (PdfDocumentTree != NULL) -- avl_destroy(PdfDocumentTree, destroyPdfDocument); -- PdfDocumentTree = NULL; -- if (isInit == gTrue) -- delete globalParams; -- isInit = gFalse; --} -diff --git a/texk/web2c/luatexdir/image/writeimg.w b/texk/web2c/luatexdir/image/writeimg.c -similarity index 70% -rename from texk/web2c/luatexdir/image/writeimg.w -rename to texk/web2c/luatexdir/image/writeimg.c -index ef414d5d4..e3e3f608f 100644 ---- a/texk/web2c/luatexdir/image/writeimg.w -+++ b/texk/web2c/luatexdir/image/writeimg.c -@@ -1,109 +1,82 @@ --% writeimg.w --% --% Copyright 1996-2006 Han The Thanh --% Copyright 2006-2012 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --@* Image inclusion. -- --@ @c -+/* -+ -+writeimg.c -+ -+Copyright 1996-2006 Han The Thanh -+Copyright 2006-2012 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under the terms -+of the GNU General Public License as published by the Free Software Foundation; -+either version 2 of the License, or (at your option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT ANY -+WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A -+PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. -+ -+You should have received a copy of the GNU General Public License along with -+LuaTeX; if not, see . -+ -+*/ -+ - #include "ptexlib.h" - #include - #include - --@ @c - #include "image/image.h" - #include "image/writejpg.h" - #include "image/writejp2.h" - #include "image/writepng.h" - #include "image/writejbig2.h" - --#include "lua.h" /* for |LUA_NOREF| */ -+#include "lua.h" - #include "lauxlib.h" - --@* Patch ImageTypeDetection 2003/02/08 by Heiko Oberdiek. -+/*tex - --Function |readimage| performs some basic initializations. Then it looks at the --file extension to determine the image type and calls specific code/functions. The --main disadvantage is that standard file extensions have to be used, otherwise -+The function |readimage| performs some basic initializations. Then it looks at -+the file extension to determine the image type and calls specific code/functions. -+The main disadvantage is that standard file extensions have to be used, otherwise - pdfTeX is not able to detect the correct image type. The patch now looks at the - file header first regardless of the file extension. This is implemented in - function |check_type_by_header|. If this check fails, the traditional test of - standard file extension is tried, done in function |check_type_by_extension|. - --Magic headers: -- --* "PNG (Portable Network Graphics) Specification", Version 1.2 -- (http://www.libpng.org/pub/png): -- -- 3.1. PNG file signature -- -- The first eight bytes of a PNG file always contain the following -- (decimal) values: 137 80 78 71 13 10 26 10 -- --Translation to C: |"\x89PNG\r\n\x1A\n"| -- --* "JPEG File Interchange Format", Version 1.02: -- -- * you can identify a JFIF file by looking for the following sequence: -- X'FF', SOI X'FF', APP0, <2 bytes to be skipped>, "JFIF", X'00'. -- --Function |check_type_by_header| only looks at the first two bytes: |"\xFF\xD8"| -- --* ISO/IEC JTC 1/SC 29/WG 1 -- (ITU-T SG8) -- Coding of Still Pictures -- Title: 14492 FCD -- Source: JBIG Committee -- Project: JTC 1.29.10 -- Status: Final Committee Draft -- -- D.4.1, ID string -- -- This is an 8-byte sequence containing 0x97 0x4A 0x42 0x32 0x0D 0x0A 0x1A 0x0A. -- --* "PDF Reference", third edition: -- -- * The first line should contain \%PDF-1.0 -- \%PDF-1.4 (section 3.4.1 "File Header"). -- * The "implementation notes" say: -- -- 3.4.1, File Header -- 12. Acrobat viewers require only that the header appear somewhere within the -- first 1024 bytes of the file. -- 13. Acrobat viewers will also accept a header of the form \%!PS-Adobe-N.n PDF-M.m -- --The check in function |check_type_by_header| only implements the first issue. The --implementation notes are not considered. Therefore files with garbage at start of --file must have the standard extension. -+The magic headers are as follows: -+ -+\startitemize -+ \startitem -+ \type {png}: 89 50 4E 47 0D 0A 1A 0A or |"\137PNG\013\010\026\010"| -+ \stopitem -+ \startitem -+ \type {jpg}: FF D8 FF or |"\255\216\255"|. -+ \stopitem -+ \startitem -+ \type {jp2}: 00 00 00 0C 6A 50 20 20 0D 0A or |"\000\000\000\012\106\080\032\032\013\010"| -+ \stopitem -+ \startitem -+ \type {pdf}: |"%PDF"| somewhere in the beginning -+ \stopitem -+\stopitemize - - Functions |check_type_by_header| and |check_type_by_extension|: |img_type(img)| - is set to |IMG_TYPE_NONE| by |new_image_dict()|. Both functions try to detect a - type and set |img_type(img)|. Thus a value other than |IMG_TYPE_NONE| indicates - that a type has been found. - --@c --#define HEADER_JPG "\xFF\xD8" --#define HEADER_PNG "\x89PNG\r\n\x1A\n" -+*/ -+ -+#define HEADER_JPG "\xFF\xD8" -+#define HEADER_PNG "\x89PNG\r\n\x1A\n" - #define HEADER_JBIG2 "\x97\x4A\x42\x32\x0D\x0A\x1A\x0A" --#define HEADER_JP2 "\x6A\x50\x20\x20" --#define HEADER_PDF "%PDF-" -+#define HEADER_JP2 "\x6A\x50\x20\x20" -+#define HEADER_PDF "%PDF-" -+ - #define MAX_HEADER (sizeof(HEADER_PNG)-1) --#define HEADER_PDF_MEMSTREAM "data:application/pdf," /* see epdf.h */ --#define LEN_PDF_MEMSTREAM 21 /* see epdf.h */ -+ -+#define HEADER_PDF_MEMSTREAM "data:application/pdf," -+#define LEN_PDF_MEMSTREAM 21 - - static void check_type_by_header(image_dict * idict) - { -@@ -115,13 +88,13 @@ static void check_type_by_header(image_dict * idict) - return; - if (img_type(idict) != IMG_TYPE_NONE) - return; -- /* here we read the and also check for a memstream object */ -+ /*tex Here we read the and also check for a memstream object. */ - if (!img_filepath(idict) || !FOPEN_RBIN_MODE) { - normal_error("pdf backend","reading image file failed"); - } - file = fopen(img_filepath(idict), FOPEN_RBIN_MODE); - if (file == NULL) { -- /* check the prefix of img_filepath(idict) */ -+ /*tex We check the prefix of img_filepath(idict). */ - for (i = 0; (unsigned) i < LEN_PDF_MEMSTREAM; i++) { - prefix[i] = (char) (img_filepath(idict)[i]); - } -@@ -133,7 +106,7 @@ static void check_type_by_header(image_dict * idict) - formatted_error("pdf backend","reading image file '%s' failed",img_filepath(idict)); - } - } -- /* a valid file, but perhaps unsupported */ -+ /*tex Do we have a valid file but perhaps unsupported? */ - for (i = 0; (unsigned) i < MAX_HEADER; i++) { - header[i] = (char) xgetc(file); - if (feof(file)) { -@@ -141,7 +114,7 @@ static void check_type_by_header(image_dict * idict) - } - } - xfclose(file, img_filepath(idict)); -- /* tests */ -+ /*tex Further tests: */ - if (strncmp(header, HEADER_JPG, sizeof(HEADER_JPG) - 1) == 0) - img_type(idict) = IMG_TYPE_JPG; - else if (strncmp(header + 4, HEADER_JP2, sizeof(HEADER_JP2) - 1) == 0) -@@ -154,15 +127,13 @@ static void check_type_by_header(image_dict * idict) - img_type(idict) = IMG_TYPE_PDF; - } - --@ @c - static void check_type_by_extension(image_dict * idict) - { - char *image_suffix; - if (idict != NULL) - return; -- if (img_type(idict) != IMG_TYPE_NONE) /* nothing to do */ -+ if (img_type(idict) != IMG_TYPE_NONE) - return; -- /* tests */ - if ((image_suffix = strrchr(img_filename(idict), '.')) == 0) - img_type(idict) = IMG_TYPE_NONE; - else if (strcasecmp(image_suffix, ".png") == 0) -@@ -179,14 +150,13 @@ static void check_type_by_extension(image_dict * idict) - img_type(idict) = IMG_TYPE_PDF; - } - --@ @c - void new_img_pdfstream_struct(image_dict * p) - { - img_pdfstream_ptr(p) = xtalloc(1, pdf_stream_struct); - img_pdfstream_stream(p) = NULL; -+ img_pdfstream_size(p) = 0; - } - --@ @c - image *new_image(void) - { - image *p = xtalloc(1, image); -@@ -199,7 +169,6 @@ image *new_image(void) - return p; - } - --@ @c - image_dict *new_image_dict(void) - { - image_dict *p = xtalloc(1, image_dict); -@@ -214,7 +183,8 @@ image_dict *new_image_dict(void) - img_unset_bbox(p); - img_unset_group(p); - img_state(p) = DICT_NEW; -- img_index(p) = -1; /* -1 = unused, used count from 0 */ -+ /*tex A value of -1 means unused while the used counts from 0 */ -+ img_index(p) = -1; - img_luaref(p) = 0; - img_errorlevel(p) = pdf_inclusion_errorlevel; - fix_pdf_version(static_pdf); -@@ -223,7 +193,6 @@ image_dict *new_image_dict(void) - return p; - } - --@ @c - static void free_dict_strings(image_dict * p) - { - xfree(img_filename(p)); -@@ -232,12 +201,13 @@ static void free_dict_strings(image_dict * p) - xfree(img_pagename(p)); - } - --@ @c - void free_image_dict(image_dict * p) - { -- if (ini_version) -- return; /* The image may be \.{\\dump}ed to a format */ -- /* called from limglib.c */ -+ if (ini_version) { -+ /*tex The image may be \.{\\dump}ed to a format. */ -+ return; -+ } -+ /*tex Called from limglib.c. */ - switch (img_type(p)) { - case IMG_TYPE_PDFMEMSTREAM: - case IMG_TYPE_PDF: -@@ -256,7 +226,6 @@ void free_image_dict(image_dict * p) - flush_jbig2_info(p); - break; - case IMG_TYPE_PDFSTREAM: -- /* flush_pdfstream_info(p); */ - if (img_pdfstream_ptr(p) != NULL) { - xfree(img_pdfstream_stream(p)); - xfree(img_pdfstream_ptr(p)); -@@ -271,7 +240,6 @@ void free_image_dict(image_dict * p) - xfree(p); - } - --@ @c - void read_img(image_dict * idict) - { - char *filepath = NULL; -@@ -282,7 +250,7 @@ void read_img(image_dict * idict) - callback_id = callback_defined(find_image_file_callback); - if (img_filepath(idict) == NULL) { - if (callback_id > 0) { -- /* we always callback, also for a mem stream */ -+ /*tex We always callback, also for a mem stream. */ - if (run_callback(callback_id, "S->S", img_filename(idict),&filepath)) { - if (filepath && (strlen(filepath) > 0)) { - img_filepath(idict) = strdup(filepath); -@@ -290,22 +258,22 @@ void read_img(image_dict * idict) - } - } - if (img_filepath(idict) == NULL && (strstr(img_filename(idict),"data:application/pdf,") != NULL)) { -- /* we need to check here for a pdf memstream */ -+ /*tex We need to check here for a pdf memstream. */ - img_filepath(idict) = strdup(img_filename(idict)); - } else if (callback_id == 0) { -- /* otherwise we use kpse but only when we don't callback */ -+ /*tex Otherwise we use kpse but only when we don't callback. */ - img_filepath(idict) = kpse_find_file(img_filename(idict), kpse_tex_format, true); - } - if (img_filepath(idict) == NULL) { -- /* in any case we need a name */ -+ /*tex In any case we need a name. */ - formatted_error("pdf backend","cannot find image file '%s'", img_filename(idict)); - } - } - recorder_record_input(img_filepath(idict)); -- /* type checks */ -+ /*tex A few type checks. */ - check_type_by_header(idict); - check_type_by_extension(idict); -- /* read image */ -+ /*tex Now we're ready to read the image. */ - switch (img_type(idict)) { - case IMG_TYPE_PDFMEMSTREAM: - case IMG_TYPE_PDF: -@@ -340,8 +308,7 @@ void read_img(image_dict * idict) - } - } - --@ @c --static image_dict *read_image(char *file_name, int page_num, char *page_name, int colorspace, int page_box) -+static image_dict *read_image(char *file_name, int page_num, char *page_name, int colorspace, int page_box, char *user_password, char *owner_password, char *visible_filename) - { - image *a = new_image(); - image_dict *idict = img_dict(a) = new_image_dict(); -@@ -353,6 +320,9 @@ static image_dict *read_image(char *file_name, int page_num, char *page_name, in - img_colorspace(idict) = colorspace; - img_pagenum(idict) = page_num; - img_pagename(idict) = page_name; -+ img_userpassword(idict) = user_password; -+ img_ownerpassword(idict) = owner_password; -+ img_visiblefilename(idict) = visible_filename; - if (file_name == NULL) { - normal_error("pdf backend","no image filename given"); - } -@@ -363,8 +333,12 @@ static image_dict *read_image(char *file_name, int page_num, char *page_name, in - return idict; - } - --@ scans PDF pagebox specification --@c -+/*tex -+ -+ There can be several page boxes. Normally the cropbox is used. -+ -+*/ -+ - static pdfboxspec_e scan_pdf_box_spec(void) - { - if (scan_keyword("mediabox")) -@@ -381,14 +355,13 @@ static pdfboxspec_e scan_pdf_box_spec(void) - return PDF_BOX_SPEC_NONE; - } - --@ @c --void scan_pdfximage(PDF pdf) /* static_pdf */ -+void scan_pdfximage(PDF pdf) - { - scaled_whd alt_rule; - image_dict *idict; - int transform = 0, page = 1, pagebox, colorspace = 0; -- char *named = NULL, *attr = NULL, *file_name = NULL; -- alt_rule = scan_alt_rule(); /* scans || to |alt_rule| */ -+ char *named = NULL, *attr = NULL, *file_name = NULL, *user = NULL, *owner = NULL, *visible = NULL; -+ alt_rule = scan_alt_rule(); - if (scan_keyword("attr")) { - scan_toks(false, true); - attr = tokenlist_to_cstring(def_ref, true, NULL); -@@ -396,13 +369,33 @@ void scan_pdfximage(PDF pdf) /* static_pdf */ - } - if (scan_keyword("named")) { - scan_toks(false, true); -- named = tokenlist_to_cstring(def_ref, true, NULL); -+ if (0) { -+ named = tokenlist_to_cstring(def_ref, true, NULL); -+ page = 0; -+ } else { -+ normal_warning("pdf backend","named pages are not supported, using page 1"); -+ page = 1; -+ } - delete_token_ref(def_ref); -- page = 0; - } else if (scan_keyword("page")) { - scan_int(); - page = cur_val; - } -+ if (scan_keyword("userpassword")) { -+ scan_toks(false, true); -+ user = tokenlist_to_cstring(def_ref, true, NULL); -+ delete_token_ref(def_ref); -+ } -+ if (scan_keyword("ownerpassword")) { -+ scan_toks(false, true); -+ owner = tokenlist_to_cstring(def_ref, true, NULL); -+ delete_token_ref(def_ref); -+ } -+ if (scan_keyword("visiblefilename")) { -+ scan_toks(false, true); -+ visible = tokenlist_to_cstring(def_ref, true, NULL); -+ delete_token_ref(def_ref); -+ } - if (scan_keyword("colorspace")) { - scan_int(); - colorspace = cur_val; -@@ -419,7 +412,7 @@ void scan_pdfximage(PDF pdf) /* static_pdf */ - normal_error("pdf backend","no image filename given"); - } - delete_token_ref(def_ref); -- idict = read_image(file_name, page, named, colorspace, pagebox); -+ idict = read_image(file_name, page, named, colorspace, pagebox, user, owner, visible); - img_attr(idict) = attr; - img_dimen(idict) = alt_rule; - img_transform(idict) = transform; -@@ -427,33 +420,32 @@ void scan_pdfximage(PDF pdf) /* static_pdf */ - last_saved_image_pages = img_totalpages(idict); - } - --@ @c - void scan_pdfrefximage(PDF pdf) - { -- /* one could scan transform as well */ -+ /*tex One could scan transform as well. */ - int transform = 0; -- /* begin of experiment */ -+ /*tex Begin of experiment. */ - int open = 0; -- /* end of experiment */ -+ /*tex End of experiment. */ - image_dict *idict; -- /* scans || to |alt_rule| */ -+ /*tex This scans || to |alt_rule|. */ - scaled_whd alt_rule, dim; - alt_rule = scan_alt_rule(); -- /* begin of experiment */ -+ /*tex Begin of experiment. */ - if (scan_keyword("keepopen")) { - open = 1; - } -- /* end of experiment */ -+ /*tex End of experiment. */ - scan_int(); - check_obj_type(pdf, obj_type_ximage, cur_val); - tail_append(new_rule(image_rule)); - idict = idict_array[obj_data_ptr(pdf, cur_val)]; -- /* begin of experiment */ -+ /*tex Begin of experiment, */ - if (open) { -- /* so we keep the original value when no close is given */ -+ /*tex So we keep the original value when no close is given. */ - idict->keepopen = 1; - } -- /* end of experiment */ -+ /*tex End of experiment. */ - if (img_state(idict) == DICT_NEW) { - normal_warning("image","don't rely on the image data to be okay"); - width(tail_par) = 0; -@@ -473,38 +465,41 @@ void scan_pdfrefximage(PDF pdf) - } - } - --@ |tex_scale()| sequence of decisions: -- --{\obeylines\obeyspaces\tt --wd ht dp : res = tex; --wd ht -- --wd -- dp --wd -- -- ---- ht dp ---- ht -- ---- -- dp ---- -- -- : res = nat; --} -+/* -+ The |tex_scale| function follows a sequence of decisions: -+ -+ \starttyping -+ wd ht dp : res = tex; -+ wd ht -- -+ wd -- dp -+ wd -- -- -+ -- ht dp -+ -- ht -- -+ -- -- dp -+ -- -- -- : res = nat; -+ \stoptyping -+ -+*/ - --@c - scaled_whd tex_scale(scaled_whd nat, scaled_whd tex) - { - scaled_whd res; - if (!is_running(tex.wd) && !is_running(tex.ht) && !is_running(tex.dp)) { -- /* width, height, and depth specified */ -+ /*tex width, height, and depth specified */ - res = tex; -- } else /* max. 2 dimensions are specified */ if (!is_running(tex.wd)) { -+ } else if (!is_running(tex.wd)) { -+ /*tex max. 2 dimensions are specified */ - res.wd = tex.wd; - if (!is_running(tex.ht)) { - res.ht = tex.ht; -- /* width and height specified */ -+ /*tex width and height specified */ - res.dp = ext_xn_over_d(tex.ht, nat.dp, nat.ht); - } else if (!is_running(tex.dp)) { - res.dp = tex.dp; -- /* width and depth specified */ -+ /*tex width and depth specified */ - res.ht = ext_xn_over_d(tex.wd, nat.ht + nat.dp, nat.wd) - tex.dp; - } else { -- /* only width specified */ -+ /*tex only width specified */ - res.ht = ext_xn_over_d(tex.wd, nat.ht, nat.wd); - res.dp = ext_xn_over_d(tex.wd, nat.dp, nat.wd); - } -@@ -512,44 +507,50 @@ scaled_whd tex_scale(scaled_whd nat, scaled_whd tex) - res.ht = tex.ht; - if (!is_running(tex.dp)) { - res.dp = tex.dp; -- /* height and depth specified */ -+ /*tex height and depth specified */ - res.wd = ext_xn_over_d(tex.ht + tex.dp, nat.wd, nat.ht + nat.dp); - } else { -- /* only height specified */ -+ /*tex only height specified */ - res.wd = ext_xn_over_d(tex.ht, nat.wd, nat.ht); - res.dp = ext_xn_over_d(tex.ht, nat.dp, nat.ht); - } - } else if (!is_running(tex.dp)) { - res.dp = tex.dp; -- /* only depth specified */ -+ /*tex only depth specified */ - res.ht = nat.ht - (tex.dp - nat.dp); - res.wd = nat.wd; - } else { -- /* nothing specified */ -+ /*tex nothing specified */ - res = nat; - } - return res; - } - --@ Within |scale_img()| only image width and height matter; --the offsets and positioning are not interesting here. --But one needs rotation info to swap width and height. --|img_rotation()| comes from the optional /Rotate key in the PDF file. -+/*tex -+ -+Within |scale_img| only image width and height matter; the offsets and -+positioning are not interesting here. But one needs rotation info to swap width -+and height. |img_rotation| comes from the optional |/Rotate| key in the PDF file. -+ -+*/ - --@c - scaled_whd scale_img(image_dict * idict, scaled_whd alt_rule, int transform) - { -- int x, y, xr, yr, tmp; /* size and resolution of image */ -- scaled_whd nat; /* natural size corresponding to image resolution */ -+ /*tex size and resolution of image */ -+ int x, y, xr, yr, tmp; -+ /*tex natural size corresponding to image resolution */ -+ scaled_whd nat; - int default_res; - if ((img_type(idict) == IMG_TYPE_PDF || img_type(idict) == IMG_TYPE_PDFMEMSTREAM - || img_type(idict) == IMG_TYPE_PDFSTREAM) && img_is_bbox(idict)) { -- x = img_xsize(idict) = img_bbox(idict)[2] - img_bbox(idict)[0]; /* dimensions from image.bbox */ -+ /*tex dimensions from image.bbox */ -+ x = img_xsize(idict) = img_bbox(idict)[2] - img_bbox(idict)[0]; - y = img_ysize(idict) = img_bbox(idict)[3] - img_bbox(idict)[1]; - img_xorig(idict) = img_bbox(idict)[0]; - img_yorig(idict) = img_bbox(idict)[1]; - } else { -- x = img_xsize(idict); /* dimensions, resolutions from image file */ -+ /*tex dimensions, resolutions from image file */ -+ x = img_xsize(idict); - y = img_ysize(idict); - } - xr = img_xres(idict); -@@ -569,7 +570,8 @@ scaled_whd scale_img(image_dict * idict, scaled_whd alt_rule, int transform) - xr = yr; - yr = tmp; - } -- nat.dp = 0; /* always for images */ -+ /*tex always for images */ -+ nat.dp = 0; - if (img_type(idict) == IMG_TYPE_PDF || img_type(idict) == IMG_TYPE_PDFMEMSTREAM - || img_type(idict) == IMG_TYPE_PDFSTREAM) { - nat.wd = x; -@@ -591,7 +593,6 @@ scaled_whd scale_img(image_dict * idict, scaled_whd alt_rule, int transform) - return tex_scale(nat, alt_rule); - } - --@ @c - void write_img(PDF pdf, image_dict * idict) - { - if (img_state(idict) < DICT_WRITTEN) { -@@ -628,15 +629,17 @@ void write_img(PDF pdf, image_dict * idict) - img_state(idict) = DICT_WRITTEN; - } - --@ write an image --@c -+int write_img_object(PDF pdf, image_dict * idict, int n) -+{ -+ return write_epdf_object(pdf, idict, n); -+} -+ - void pdf_write_image(PDF pdf, int n) - { - if (pdf->draftmode == 0) - write_img(pdf, idict_array[obj_data_ptr(pdf, n)]); - } - --@ @c - void check_pdfstream_dict(image_dict * idict) - { - if (!img_is_bbox(idict)) -@@ -645,40 +648,43 @@ void check_pdfstream_dict(image_dict * idict) - img_state(idict) = DICT_FILESCANNED; - } - --@ @c - void write_pdfstream(PDF pdf, image_dict * idict) - { - pdf_begin_obj(pdf, img_objnum(idict), OBJSTM_NEVER); - pdf_begin_dict(pdf); - pdf_dict_add_name(pdf, "Type", "XObject"); - pdf_dict_add_name(pdf, "Subtype", "Form"); -- if (img_attr(idict) != NULL && strlen(img_attr(idict)) > 0) -- pdf_printf(pdf, "\n%s\n", img_attr(idict)); - pdf_dict_add_int(pdf, "FormType", 1); - pdf_add_name(pdf, "BBox"); - pdf_begin_array(pdf); -- copyReal(pdf, sp2bp(img_bbox(idict)[0])); -- copyReal(pdf, sp2bp(img_bbox(idict)[1])); -- copyReal(pdf, sp2bp(img_bbox(idict)[2])); -- copyReal(pdf, sp2bp(img_bbox(idict)[3])); -+ pdf_add_real(pdf, sp2bp(img_bbox(idict)[0])); -+ pdf_add_real(pdf, sp2bp(img_bbox(idict)[1])); -+ pdf_add_real(pdf, sp2bp(img_bbox(idict)[2])); -+ pdf_add_real(pdf, sp2bp(img_bbox(idict)[3])); - pdf_end_array(pdf); -- pdf_dict_add_streaminfo(pdf); -+ if (img_attr(idict) != NULL && strlen(img_attr(idict)) > 0) { -+ pdf_printf(pdf, "\n%s\n", img_attr(idict)); -+ } -+ if (!img_nolength(idict)) { -+ pdf_dict_add_streaminfo(pdf); -+ } - pdf_end_dict(pdf); - pdf_begin_stream(pdf); -- if (img_pdfstream_stream(idict) != NULL) -- pdf_puts(pdf, img_pdfstream_stream(idict)); -+ if (img_pdfstream_stream(idict) != NULL) { -+ pdf_out_block(pdf, (const char *) img_pdfstream_stream(idict), img_pdfstream_size(idict)); -+ } - pdf_end_stream(pdf); - pdf_end_obj(pdf); - } - --@ @c - idict_entry *idict_ptr, *idict_array = NULL; - size_t idict_limit; - - void idict_to_array(image_dict * idict) - { -- if (idict_ptr - idict_array == 0) { /* align to count from 1 */ -- alloc_array(idict, 1, SMALL_BUF_SIZE); /* /Im0 unused */ -+ if (idict_ptr - idict_array == 0) { -+ /*tex align to count from 1 */ -+ alloc_array(idict, 1, SMALL_BUF_SIZE); - idict_ptr++; - } - alloc_array(idict, 1, SMALL_BUF_SIZE); -@@ -690,53 +696,60 @@ void pdf_dict_add_img_filename(PDF pdf, image_dict * idict) - { - char *p; - if ((pdf_image_addfilename > 0) && ((pdf_suppress_optional_info & 2) == 0)) { -- /* for now PTEX.FileName only for PDF, but prepared for JPG, PNG, ... */ -+ /*tex -+ For now |PTEX.FileName| is only used for \PDF, but we're prepared -+ for \JPG, \PNG, ... -+ */ - if (! ( (img_type(idict) == IMG_TYPE_PDF) || (img_type(idict) == IMG_TYPE_PDFMEMSTREAM) )) - return; - if (img_visiblefilename(idict) != NULL) { - if (strlen(img_visiblefilename(idict)) == 0) { -- return; /* empty string blocks PTEX.FileName output */ -+ /*tex empty string blocks PTEX.FileName output */ -+ return; - } else { - p = img_visiblefilename(idict); - } - } else { -- /* unset so let's use the default */ -+ /*tex unset so let's use the default */ - p = img_filepath(idict); - } -- // write additional information -+ /*tex write additional information */ - pdf_add_name(pdf, "PTEX.FileName"); - pdf_printf(pdf, " (%s)", convertStringToPDFString(p, strlen(p))); - } - } - --/* hh: why store images in the format ... let's get rid of this */ -+/*tex - --@ To allow the use of box resources inside saved boxes in -ini mode, --the information in the array has to be (un)dumped with the format. --The next two routines take care of that. -+To allow the use of box resources inside saved boxes in -ini mode, the -+information in the array has to be (un)dumped with the format. The next two -+routines take care of that. - --Most of the work involved in setting up the images is simply --executed again. This solves the many possible errors resulting from --the split in two separate runs. -+Most of the work involved in setting up the images is simply executed again. This -+solves the many possible errors resulting from the split in two separate runs. - --There was only one problem remaining: The pdfversion and --pdfinclusionerrorlevel can have changed inbetween the call to --|readimage()| and dump time. -+There was only one problem remaining: The |pdfversion| and -+|pdfinclusionerrorlevel| can have changed inbetween the call to |readimage| and -+dump time. - --some of the dumped values are really type int, not integer, --but since the macro falls back to |generic_dump| anyway, that --does not matter. -+Some of the dumped values are really type int, not integer,but since the macro -+falls back to |generic_dump| anyway, that does not matter. -+ -+We might drop this feature as it makes no sense to store images in the format. -+ -+*/ - --@c - #define dumpinteger generic_dump - #define undumpinteger generic_undump - --@ (un)dumping a string means dumping the allocation size, followed -- by the bytes. The trailing \.{\\0} is dumped as well, because that -- makes the code simpler. -+/*tex -+ -+(Un)dumping a string means dumping the allocation size, followed by the bytes. -+The trailing \.{\\0} is dumped as well, because that makes the code simpler. The -+rule specification ends up in |alt_rule|. -+ -+*/ - --@ scan rule spec to |alt_rule| --@c - scaled_whd scan_alt_rule(void) - { - boolean loop; -@@ -763,8 +776,12 @@ scaled_whd scan_alt_rule(void) - return alt_rule; - } - --@ copy file of arbitrary size to PDF buffer and flush as needed --@c -+/*tex -+ -+ This copy a file of arbitrary size to the buffer and flushed as needed. -+ -+*/ -+ - size_t read_file_to_buf(PDF pdf, FILE * f, size_t len) - { - size_t i, j, k = 0; -diff --git a/texk/web2c/luatexdir/image/writejbig2.w b/texk/web2c/luatexdir/image/writejbig2.c -similarity index 80% -rename from texk/web2c/luatexdir/image/writejbig2.w -rename to texk/web2c/luatexdir/image/writejbig2.c -index a58313ce8..77a1ddb07 100644 ---- a/texk/web2c/luatexdir/image/writejbig2.w -+++ b/texk/web2c/luatexdir/image/writejbig2.c -@@ -1,27 +1,30 @@ --% writejbig2.w --% --% Copyright 1996-2006 Han The Thanh --% Copyright 2006-2013 Taco Hoekwater --% Copyright 2003-2013 Hartmut Henkel --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --@ --This is experimental JBIG2 image support to pdfTeX. JBIG2 image decoding --is part of Adobe PDF-1.4, and requires Acroread 5.0 or later. -+/* -+ -+writejbig2.c -+ -+Copyright 1996-2006 Han The Thanh -+Copyright 2006-2013 Taco Hoekwater -+Copyright 2003-2013 Hartmut Henkel -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under the terms -+of the GNU General Public License as published by the Free Software Foundation; -+either version 2 of the License, or (at your option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT ANY -+WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A -+PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. -+ -+You should have received a copy of the GNU General Public License along with -+LuaTeX; if not, see . -+ -+*/ -+ -+/*tex -+ -+This is experimental JBIG2 image support to pdfTeX. JBIG2 image decoding is part -+of Adobe PDF-1.4, and requires Acroread 5.0 or later. - - References - ========== -@@ -78,7 +81,8 @@ object exists, reference it. Else create fresh one. - - 09 Dec. 2002: JBIG2 seg. page numbers > 0 are now set to 1, see PDF Ref. - --@ @c -+*/ -+ - #undef DEBUG - - #include "ptexlib.h" -@@ -87,8 +91,8 @@ object exists, reference it. Else create fresh one. - #include - #include "image/image.h" - --@ @c --/* 7.3 Segment types */ -+/*tex Table 7.3: Segment types */ -+ - #define M_SymbolDictionary 0 - #define M_IntermediateTextRegion 4 - #define M_ImmediateTextRegion 6 -@@ -111,13 +115,12 @@ object exists, reference it. Else create fresh one. - #define M_Tables 53 - #define M_Extension 62 - --@ @c - typedef enum { INITIAL, HAVEINFO, WRITEPDF } PHASE; - - typedef struct _LITEM { - struct _LITEM *prev; - struct _LITEM *next; -- void *d; /* data */ -+ void *d; - } LITEM; - - typedef struct _LIST { -@@ -130,26 +133,28 @@ typedef struct _SEGINFO { - unsigned long segnum; - boolean isrefered; - boolean refers; -- unsigned int seghdrflags; /* set by readseghdr() */ -- boolean pageassocsizeflag; /* set by readseghdr() */ -- unsigned int reftosegcount; /* set by readseghdr() */ -- unsigned int countofrefered; /* set by readseghdr() */ -- unsigned int fieldlen; /* set by readseghdr() */ -- unsigned int segnumwidth; /* set by readseghdr() */ -- long segpage; /* set by readseghdr() */ -- unsigned long segdatalen; /* set by readseghdr() */ -- unsigned long hdrstart; /* set by readseghdr() */ -- unsigned long hdrend; /* set by readseghdr() */ -+ /*tex Set by |readseghdr|: */ -+ unsigned int seghdrflags; -+ boolean pageassocsizeflag; -+ unsigned int reftosegcount; -+ unsigned int countofrefered; -+ unsigned int fieldlen; -+ unsigned int segnumwidth; -+ long segpage; -+ unsigned long segdatalen; -+ unsigned long hdrstart; -+ unsigned long hdrend; - unsigned long datastart; - unsigned long dataend; -- boolean endofstripeflag; /* set by checkseghdrflags() */ -- boolean endofpageflag; /* set by checkseghdrflags() */ -- boolean pageinfoflag; /* set by checkseghdrflags() */ -- boolean endoffileflag; /* set by checkseghdrflags() */ -+ /*tex Set by |checkseghdrflags|: */ -+ boolean endofstripeflag; -+ boolean endofpageflag; -+ boolean pageinfoflag; -+ boolean endoffileflag; - } SEGINFO; - - typedef struct _PAGEINFO { -- LIST segments; /* segments associated with page */ -+ LIST segments; - unsigned long pagenum; - unsigned int width; - unsigned int height; -@@ -164,17 +169,19 @@ typedef struct _FILEINFO { - FILE *file; - char *filepath; - long filesize; -- LIST pages; /* not including page0 */ -+ /*tex Not including |page0|: */ -+ LIST pages; - LIST page0; -- unsigned int filehdrflags; /* set by readfilehdr() */ -- boolean sequentialaccess; /* set by readfilehdr() */ -- unsigned long numofpages; /* set by readfilehdr() */ -- unsigned long streamstart; /* set by |get_jbig2_info()| */ -+ /*tex Set by |readfilehdr| */ -+ unsigned int filehdrflags; -+ boolean sequentialaccess; -+ unsigned long numofpages; -+ /*tex Set by |get_jbig2_info| */ -+ unsigned long streamstart; - unsigned long pdfpage0objnum; - PHASE phase; - } FILEINFO; - --@ @c - static struct avl_table *file_tree = NULL; - - static int comp_file_entry(const void *pa, const void *pb, void *p) -@@ -195,7 +202,6 @@ static int comp_segment_entry(const void *pa, const void *pb, void *p) - return (int) (((const SEGINFO *) pa)->segnum - ((const SEGINFO *) pb)->segnum); - } - --@ @c - static int ygetc(FILE * stream) - { - int c = getc(stream); -@@ -208,7 +214,6 @@ static int ygetc(FILE * stream) - return c; - } - --@ @c - static void initlinkedlist(LIST * lp) - { - lp->first = NULL; -@@ -233,7 +238,6 @@ static LIST *litem_append(LIST * lp) - return lp; - } - --@ @c - static FILEINFO *new_fileinfo(void) - { - FILEINFO *fip; -@@ -252,7 +256,6 @@ static FILEINFO *new_fileinfo(void) - return fip; - } - --@ @c - static PAGEINFO *new_pageinfo(void) - { - PAGEINFO *pip; -@@ -269,7 +272,6 @@ static PAGEINFO *new_pageinfo(void) - return pip; - } - --@ @c - static void init_seginfo(SEGINFO * sip) - { - sip->segnum = 0; -@@ -293,7 +295,6 @@ static void init_seginfo(SEGINFO * sip) - sip->endoffileflag = false; - } - --@ @c - static void pages_maketree(LIST * plp) - { - LITEM *ip; -@@ -307,7 +308,6 @@ static void pages_maketree(LIST * plp) - } - } - --@ @c - static void segments_maketree(LIST * slp) - { - LITEM *ip; -@@ -321,7 +321,6 @@ static void segments_maketree(LIST * slp) - } - } - --@ @c - static PAGEINFO *find_pageinfo(LIST * plp, unsigned long pagenum) - { - PAGEINFO tmp; -@@ -330,7 +329,6 @@ static PAGEINFO *find_pageinfo(LIST * plp, unsigned long pagenum) - return (PAGEINFO *) avl_find(plp->tree, &tmp); - } - --@ @c - static SEGINFO *find_seginfo(LIST * slp, unsigned long segnum) - { - SEGINFO tmp; -@@ -339,21 +337,18 @@ static SEGINFO *find_seginfo(LIST * slp, unsigned long segnum) - return (SEGINFO *) avl_find(slp->tree, &tmp); - } - --@ @c - unsigned int read2bytes(FILE * f) - { - unsigned int c = (unsigned int) ygetc(f); - return (c << 8) + (unsigned int) ygetc(f); - } - --@ @c - unsigned int read4bytes(FILE * f) - { - unsigned int l = read2bytes(f); - return (l << 16) + read2bytes(f); - } - --@ @c - static unsigned long getstreamlen(LITEM * slip, boolean refer) - { - SEGINFO *sip; -@@ -366,39 +361,40 @@ static unsigned long getstreamlen(LITEM * slip, boolean refer) - return len; - } - --@ @c - static void readfilehdr(FILEINFO * fip) - { - unsigned int i; -- /* Annex D.4 File header syntax */ -- /* Annex D.4.1 ID string */ -+ /*tex Annex D.4: File header syntax */ -+ /*tex Annex D.4.1: ID string */ - unsigned char jbig2_id[] = { 0x97, 'J', 'B', '2', 0x0d, 0x0a, 0x1a, 0x0a }; - xfseek(fip->file, 0, SEEK_SET, fip->filepath); - for (i = 0; i < 8; i++) - if (ygetc(fip->file) != jbig2_id[i]) - normal_error("readjbig2","ID string missing"); -- /* Annex D.4.2 File header flags */ -+ /*tex Annex D.4.2: File header flags */ - fip->filehdrflags = (unsigned int) ygetc(fip->file); - fip->sequentialaccess = (fip->filehdrflags & 0x01) ? true : false; -- if (fip->sequentialaccess) { /* Annex D.1 vs. Annex D.2 */ -+ if (fip->sequentialaccess) { -+ /*tex Annex D.1 vs. Annex D.2 */ - xfseek(fip->file, 0, SEEK_END, fip->filepath); - fip->filesize = (long) xftello(fip->file, fip->filepath); - xfseek(fip->file, 9, SEEK_SET, fip->filepath); - } -- /* Annex D.4.3 Number of pages */ -- if (!(fip->filehdrflags >> 1) & 0x01) /* known number of pages */ -+ /*tex Annex D.4.3: Number of pages */ -+ if (( !(fip->filehdrflags >> 1)) & 0x01) { -+ /*tex The known number of pages: */ - fip->numofpages = read4bytes(fip->file); -- /* --- at end of file header --- */ -+ } -+ /*tex End of file header */ - } - --@ @c - static void checkseghdrflags(SEGINFO * sip) - { - sip->endofstripeflag = false; - sip->endofpageflag = false; - sip->pageinfoflag = false; - sip->endoffileflag = false; -- /* 7.3 Segment types */ -+ /*tex Table 7.3: Segment types */ - switch (sip->seghdrflags & 0x3f) { - case M_SymbolDictionary: - case M_IntermediateTextRegion: -@@ -437,24 +433,34 @@ static void checkseghdrflags(SEGINFO * sip) - } - } - --@ for first reading of file; return value tells if header been read -+/*tex -+ -+ For first reading of file; return value tells if header been read. -+ -+*/ - --@c - static boolean readseghdr(FILEINFO * fip, SEGINFO * sip) - { - unsigned int i; - sip->hdrstart = xftell(fip->file, fip->filepath); -- if (fip->sequentialaccess && sip->hdrstart == (unsigned) fip->filesize) -- return false; /* no endoffileflag is ok for sequentialaccess */ -- /* 7.2.2 Segment number */ -+ if (fip->sequentialaccess && sip->hdrstart == (unsigned) fip->filesize) { -+ /*tex No endoffileflag is ok for sequential access. */ -+ return false; -+ } -+ /*tex Table 7.2.2: Segment number */ - sip->segnum = read4bytes(fip->file); -- /* 7.2.3 Segment header flags */ -+ /*tex Table 7.2.3: Segment header flags */ - sip->seghdrflags = (unsigned int) ygetc(fip->file); - checkseghdrflags(sip); -- if (fip->sequentialaccess && sip->endoffileflag) /* accept shorter segment, */ -- return true; /* makes it compliant with Example 3.4 of PDFRef. 5th ed. */ -+ if (fip->sequentialaccess && sip->endoffileflag) { -+ /* -+ Accept shorter segment, makes it compliant with Example 3.4 of -+ PDFRef. 5th ed. -+ */ -+ return true; -+ } - sip->pageassocsizeflag = ((sip->seghdrflags >> 6) & 0x01) ? true : false; -- /* 7.2.4 Referred-to segment count and retention flags */ -+ /*tex Table 7.2.4: Referred-to segment count and retention flags */ - sip->reftosegcount = (unsigned int) ygetc(fip->file); - sip->countofrefered = sip->reftosegcount >> 5; - if (sip->countofrefered < 5) -@@ -463,7 +469,7 @@ static boolean readseghdr(FILEINFO * fip, SEGINFO * sip) - sip->fieldlen = 5 + sip->countofrefered / 8; - xfseek(fip->file, sip->fieldlen - 1, SEEK_CUR, fip->filepath); - } -- /* 7.2.5 Referred-to segment numbers */ -+ /*tex Table 7.2.5: Referred-to segment numbers */ - if (sip->segnum <= 256) - sip->segnumwidth = 1; - else if (sip->segnum <= 65536) -@@ -483,19 +489,18 @@ static boolean readseghdr(FILEINFO * fip, SEGINFO * sip) - break; - } - } -- /* 7.2.6 Segment page association */ -+ /*tex Table 7.2.6: Segment page association */ - if (sip->pageassocsizeflag) - sip->segpage = read4bytes(fip->file); - else - sip->segpage = ygetc(fip->file); -- /* 7.2.7 Segment data length */ -+ /*tex Table 7.2.7: Segment data length */ - sip->segdatalen = read4bytes(fip->file); - sip->hdrend = (unsigned long) xftello(fip->file, fip->filepath); -- /* ---- at end of segment header ---- */ -+ /*tex End of segment header. */ - return true; - } - --@ @c - static void checkseghdr(FILEINFO * fip, SEGINFO * sip); - - static void markpage0seg(FILEINFO * fip, unsigned long referedseg) -@@ -511,19 +516,23 @@ static void markpage0seg(FILEINFO * fip, unsigned long referedseg) - } - } - --@ for writing, marks refered page0 segments, sets segpage > 0 to 1 -+/*tex -+ -+ For writing, marks refered page0 segments, sets segpage larger than -+ zero to one. -+ -+*/ - --@c - static void writeseghdr(PDF pdf, FILEINFO * fip, SEGINFO * sip) - { - unsigned int i; - unsigned long referedseg = 0; -- /* 7.2.2 Segment number */ -- /* 7.2.3 Segment header flags */ -- /* 7.2.4 Referred-to segment count and retention flags */ -+ /*tex Table 7.2.2: Segment number */ -+ /*tex Table 7.2.3: Segment header flags */ -+ /*tex Table 7.2.4: Referred-to segment count and retention flags */ - for (i = 0; i < 5 + sip->fieldlen; i++) - pdf_out(pdf, ygetc(fip->file)); -- /* 7.2.5 Referred-to segment numbers */ -+ /*tex Table 7.2.5: Referred-to segment numbers */ - for (i = 0; i < sip->countofrefered; i++) { - switch (sip->segnumwidth) { - case 1: -@@ -548,7 +557,7 @@ static void writeseghdr(PDF pdf, FILEINFO * fip, SEGINFO * sip) - } - if (sip->countofrefered > 0) - sip->refers = true; -- /* 7.2.6 Segment page association */ -+ /*tex Table 7.2.6: Segment page association */ - if (sip->pageassocsizeflag) - for (i = 0; i < 3; i++) { - (void) ygetc(fip->file); -@@ -556,23 +565,27 @@ static void writeseghdr(PDF pdf, FILEINFO * fip, SEGINFO * sip) - } - (void) ygetc(fip->file); - pdf_out(pdf, (unsigned char) ((sip->segpage > 0) ? 1 : 0)); -- /* 7.2.7 Segment data length */ -+ /*tex Table 7.2.7: Segment data length */ - for (i = 0; i < 4; i++) - pdf_out(pdf, ygetc(fip->file)); -- /* ---- at end of segment header ---- */ -+ /* End of segment header. */ - } - --@ for recursive marking of refered page0 segments --@c -+/*tex -+ -+ For recursive marking of refered page0 segments: -+ -+*/ -+ - static void checkseghdr(FILEINFO * fip, SEGINFO * sip) - { - unsigned int i; - unsigned long referedseg = 0; -- /* 7.2.2 Segment number */ -- /* 7.2.3 Segment header flags */ -- /* 7.2.4 Referred-to segment count and retention flags */ -+ /*tex Table 7.2.2: Segment number */ -+ /*tex Table 7.2.3: Segment header flags */ -+ /*tex Table 7.2.4: Referred-to segment count and retention flags */ - xfseek(fip->file, 5 + sip->fieldlen, SEEK_CUR, fip->filepath); -- /* 7.2.5 Referred-to segment numbers */ -+ /*tex Table 7.2.5: Referred-to segment numbers */ - for (i = 0; i < sip->countofrefered; i++) { - switch (sip->segnumwidth) { - case 1: -@@ -590,33 +603,34 @@ static void checkseghdr(FILEINFO * fip, SEGINFO * sip) - } - if (sip->countofrefered > 0) - sip->refers = true; -- /* 7.2.6 Segment page association */ -- /* 7.2.7 Segment data length */ -+ /*tex Table 7.2.6: Segment page association */ -+ /*tex Table 7.2.7: Segment data length */ - if (sip->pageassocsizeflag) - xfseek(fip->file, 8, SEEK_CUR, fip->filepath); - else - xfseek(fip->file, 5, SEEK_CUR, fip->filepath); -- /* ---- at end of segment header ---- */ -+ /*tex End of segment header. */ - } - --@ @c - static unsigned long findstreamstart(FILEINFO * fip) - { - SEGINFO tmp; -- assert(!fip->sequentialaccess); /* D.2 Random-access organisation */ -- do /* find random-access stream start */ -+ /*tex Table D.2: Random-access organisation */ -+ do { -+ /*tex Find random-access stream start. */ - (void) readseghdr(fip, &tmp); -- while (!tmp.endoffileflag); -+ } while (!tmp.endoffileflag); - fip->streamstart = tmp.hdrend; - readfilehdr(fip); - return fip->streamstart; - } - --@ @c - static void rd_jbig2_info(FILEINFO * fip) - { -- unsigned long seekdist = 0; /* for sequential-access only */ -- unsigned long streampos = 0; /* for random-access only */ -+ /*tex For sequential-access only: */ -+ unsigned long seekdist = 0; -+ /*tex For random-access only: */ -+ unsigned long streampos = 0; - unsigned long currentpage = 0; - boolean sipavail = false; - PAGEINFO *pip; -@@ -624,9 +638,12 @@ static void rd_jbig2_info(FILEINFO * fip) - LIST *plp, *slp; - fip->file = xfopen(fip->filepath, FOPEN_RBIN_MODE); - readfilehdr(fip); -- if (!fip->sequentialaccess) /* D.2 Random-access organisation */ -+ if (!fip->sequentialaccess) { -+ /*tex Table D.2: Random-access organisation */ - streampos = findstreamstart(fip); -- while (true) { /* loop over segments */ -+ } -+ while (true) { -+ /*tex Loop over segments: */ - if (!sipavail) { - sip = xtalloc(1, SEGINFO); - sipavail = true; -@@ -658,11 +675,10 @@ static void rd_jbig2_info(FILEINFO * fip) - else - sip->datastart = sip->hdrend; - sip->dataend = sip->datastart + sip->segdatalen; -- if (!fip->sequentialaccess -- && (sip->pageinfoflag || sip->endofstripeflag)) -+ if (!fip->sequentialaccess && (sip->pageinfoflag || sip->endofstripeflag)) - xfseeko(fip->file, (off_t) sip->datastart, SEEK_SET, fip->filepath); - seekdist = sip->segdatalen; -- /* 7.4.8 Page information segment syntax */ -+ /*tex Table 7.4.8: Page information segment syntax */ - if (sip->pageinfoflag) { - pip->pagenum = (unsigned long) sip->segpage; - pip->width = read4bytes(fip->file); -@@ -670,7 +686,7 @@ static void rd_jbig2_info(FILEINFO * fip) - pip->xres = read4bytes(fip->file); - pip->yres = read4bytes(fip->file); - pip->pagesegmentflags = (unsigned) ygetc(fip->file); -- /* 7.4.8.6 Page striping information */ -+ /*tex Table 7.4.8.6: Page striping information */ - pip->stripinginfo = read2bytes(fip->file); - seekdist -= 19; - } -@@ -694,9 +710,7 @@ static void rd_jbig2_info(FILEINFO * fip) - xfclose(fip->file, fip->filepath); - } - --@ @c --static void wr_jbig2(PDF pdf, image_dict * idict, FILEINFO * fip, -- unsigned long page) -+static void wr_jbig2(PDF pdf, image_dict * idict, FILEINFO * fip, unsigned long page) - { - LITEM *slip; - PAGEINFO *pip; -@@ -743,11 +757,12 @@ static void wr_jbig2(PDF pdf, image_dict * idict, FILEINFO * fip, - } - pdf_begin_stream(pdf); - fip->file = xfopen(fip->filepath, FOPEN_RBIN_MODE); -- for (slip = pip->segments.first; slip != NULL; slip = slip->next) { /* loop over page segments */ -+ for (slip = pip->segments.first; slip != NULL; slip = slip->next) { -+ /*tex Loop over page segments. */ - sip = slip->d; - if (sip->isrefered || page > 0) { - xfseeko(fip->file, (off_t) sip->hdrstart, SEEK_SET, fip->filepath); -- /* mark refered-to page 0 segments, change segpages > 1 to 1 */ -+ /*tex Mark refered-to page 0 segments, change segpages > 1 to 1. */ - writeseghdr(pdf, fip, sip); - xfseeko(fip->file, (off_t) sip->datastart, SEEK_SET, fip->filepath); - for (i = sip->datastart; i < sip->dataend; i++) -@@ -759,7 +774,6 @@ static void wr_jbig2(PDF pdf, image_dict * idict, FILEINFO * fip, - xfclose(fip->file, fip->filepath); - } - --@ @c - boolean supported_jbig2(image_dict * idict) - { - if (img_pdfmajorversion(idict) < 2 && img_pdfminorversion(idict) < 4) { -@@ -770,20 +784,19 @@ boolean supported_jbig2(image_dict * idict) - } - } - --@ @c - void flush_jbig2_info(image_dict * idict) - { -- /* todo */ -+ /*tex Todo (or not). */ - } - --@ @c - void read_jbig2_info(image_dict * idict) - { - FILEINFO *fip, tmp; - PAGEINFO *pip; -- img_type(idict) = IMG_TYPE_JBIG2; /* already set probably, see other read_... */ -+ /*tex Already set probably, see other |read_|. */ -+ img_type(idict) = IMG_TYPE_JBIG2; - if (! supported_jbig2(idict)) { -- /* already an error done */ -+ /*tex Already an error seen? */ - } - if (img_pagenum(idict) < 1) { - normal_error("readjbig2","page must be > 0"); -@@ -819,24 +832,19 @@ void read_jbig2_info(image_dict * idict) - img_colordepth(idict) = 1; - } - --@ @c - void write_jbig2(PDF pdf, image_dict * idict) - { - FILEINFO *fip, tmp; - PAGEINFO *pip; -- assert(idict != NULL); -- assert(file_tree != NULL); - tmp.filepath = img_filepath(idict); - fip = (FILEINFO *) avl_find(file_tree, &tmp); -- assert(fip != NULL); -- assert(fip->phase == HAVEINFO); /* don't write before |rd_jbig2_info()| call */ -+ /*tex Don't write before |rd_jbig2_info()| call. */ - pip = find_pageinfo(&(fip->pages), (unsigned long) img_pagenum(idict)); - assert(pip != NULL); - wr_jbig2(pdf, idict, fip, pip->pagenum); - img_file(idict) = NULL; - } - --@ @c - void flush_jbig2_page0_objects(PDF pdf) - { - FILEINFO *fip; -@@ -846,7 +854,8 @@ void flush_jbig2_page0_objects(PDF pdf) - for (fip = avl_t_first(&t, file_tree); fip != NULL; - fip = avl_t_next(&t)) { - if (fip->page0.last != NULL) -- wr_jbig2(pdf, NULL, fip, 0); /* NULL: page0 */ -+ /*tex |NULL|: page0 */ -+ wr_jbig2(pdf, NULL, fip, 0); - } - } - } -diff --git a/texk/web2c/luatexdir/image/writejp2.w b/texk/web2c/luatexdir/image/writejp2.c -similarity index 82% -rename from texk/web2c/luatexdir/image/writejp2.w -rename to texk/web2c/luatexdir/image/writejp2.c -index cb317e119..0ea001708 100644 ---- a/texk/web2c/luatexdir/image/writejp2.w -+++ b/texk/web2c/luatexdir/image/writejp2.c -@@ -1,38 +1,42 @@ --% writejp2.w --% --% Copyright 2011-2013 Taco Hoekwater --% Copyright 2011-2013 Hartmut Henkel --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -+/* - --@ @c -+writejp2.c - --@ Basic JPEG~2000 image support. Section and Table references below: --Information technology --- JPEG~2000 image coding system: Core coding system. --ISO/IEC 15444-1, Second edition, 2004-09-15, file |15444-1annexi.pdf|. -+Copyright 2011-2013 Taco Hoekwater -+Copyright 2011-2013 Hartmut Henkel -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under the terms -+of the GNU General Public License as published by the Free Software Foundation; -+either version 2 of the License, or (at your option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT ANY -+WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A -+PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. -+ -+You should have received a copy of the GNU General Public License along with -+LuaTeX; if not, see . -+ -+*/ -+ -+/*tex -+ -+ Basic JPEG~2000 image support. Section and Table references below: -+ Information technology --- JPEG~2000 image coding system: Core coding system. -+ ISO/IEC 15444-1, Second edition, 2004-09-15, file |15444-1annexi.pdf|. -+ -+*/ - --@c - #include "ptexlib.h" - #include - #include - #include "image/image.h" - #include "image/writejp2.h" --#include "image/writejbig2.h" /* read2bytes(), read4bytes() */ -+#include "image/writejbig2.h" -+ -+/*tex Table 1.2: Defined boxes */ - --/* Table 1.2 -- Defined boxes */ - #define BOX_JP 0x6A502020 - #define BOX_FTYP 0x66747970 - #define BOX_JP2H 0x6a703268 -@@ -45,7 +49,8 @@ ISO/IEC 15444-1, Second edition, 2004-09-15, file |15444-1annexi.pdf|. - #define BOX_RESD 0x72657364 - #define BOX_JP2C 0x6A703263 - --/* 1.4 Box definition */ -+/*tex Table 1.4: Box definition */ -+ - typedef struct { - uint64_t lbox; - unsigned int tbox; -@@ -71,7 +76,8 @@ static hdr_struct read_boxhdr(image_dict * idict) - return hdr; - } - --/* 1.5.3.1 Image Header box */ -+/*tex Table 1.5.3.1: Image Header box */ -+ - static void scan_ihdr(image_dict * idict) - { - unsigned int height, width; -@@ -88,8 +94,9 @@ static void scan_ihdr(image_dict * idict) - (void) xgetc(img_file(idict)); /* ipr */ - } - --/* 1.5.3.7.1 Capture Resolution box */ --/* 1.5.3.7.2 Default Display Resolution box */ -+/*tex Table 1.5.3.7.1: Capture Resolution box */ -+ -+/*tex Table 1.5.3.7.2: Default Display Resolution box */ - - static void scan_resc_resd(image_dict * idict) - { -@@ -108,7 +115,7 @@ static void scan_resc_resd(image_dict * idict) - img_yres(idict) = (int) (vr_ + 0.5); - } - --/* 1.5.3.7 Resolution box (superbox) */ -+/*tex Table 1.5.3.7: Resolution box (superbox) */ - - static void scan_res(image_dict * idict, uint64_t epos_s) - { -@@ -121,7 +128,7 @@ static void scan_res(image_dict * idict, uint64_t epos_s) - epos = spos + hdr.lbox; - switch (hdr.tbox) { - case (BOX_RESC): -- /* arbitrarily: let BOX_RESD have precedence */ -+ /*tex arbitrary: let BOX_RESD have precedence */ - if (img_xres(idict) == 0 && img_yres(idict) == 0) { - scan_resc_resd(idict); - if (xftell(img_file(idict), img_filepath(idict)) != (long)epos) -@@ -143,7 +150,7 @@ static void scan_res(image_dict * idict, uint64_t epos_s) - } - } - --/* 1.5.3 JP2 Header box (superbox) */ -+/*tex Table 1.5.3: JP2 Header box (superbox) */ - - static boolean scan_jp2h(image_dict * idict, uint64_t epos_s) - { -@@ -178,7 +185,7 @@ static boolean scan_jp2h(image_dict * idict, uint64_t epos_s) - - static void close_and_cleanup_jp2(image_dict * idict) - { -- /* if one of then is not NULL we already cleaned up */ -+ /*tex If one of then is not NULL we already cleaned up. */ - if (img_file(idict) != NULL) { - xfclose(img_file(idict), img_filepath(idict)); - img_file(idict) = NULL; -@@ -216,11 +223,11 @@ void read_jp2_info(image_dict * idict) - normal_error("readjp2","size problem"); - } - spos = epos = 0; -- /* 1.5.1 JPEG 2000 Signature box */ -+ /*tex Table 1.5.1: JPEG 2000 Signature box */ - hdr = read_boxhdr(idict); - epos = spos + hdr.lbox; - xfseek(img_file(idict), (long) epos, SEEK_SET, img_filepath(idict)); -- /* 1.5.2 File Type box */ -+ /*tex Table 1.5.2: File Type box */ - spos = epos; - hdr = read_boxhdr(idict); - if (hdr.tbox != BOX_FTYP) { -@@ -256,9 +263,7 @@ static void reopen_jp2(image_dict * idict) - height = img_ysize(idict); - xres = img_xres(idict); - yres = img_yres(idict); -- /* -- we need to make sure that the file kept open -- */ -+ /*tex We need to make sure that the file kept open. */ - img_keepopen(idict) = 1; - read_jp2_info(idict); - if (width != img_xsize(idict) || height != img_ysize(idict) -@@ -292,6 +297,6 @@ void write_jp2(PDF pdf, image_dict * idict) - normal_error("writejp2","fread failed"); - pdf_end_stream(pdf); - pdf_end_obj(pdf); -- /* always */ -+ /*tex We always:*/ - close_and_cleanup_jp2(idict); - } -diff --git a/texk/web2c/luatexdir/image/writejpg.w b/texk/web2c/luatexdir/image/writejpg.c -similarity index 76% -rename from texk/web2c/luatexdir/image/writejpg.w -rename to texk/web2c/luatexdir/image/writejpg.c -index 54ed47f0f..f58dc2aa6 100644 ---- a/texk/web2c/luatexdir/image/writejpg.w -+++ b/texk/web2c/luatexdir/image/writejpg.c -@@ -1,31 +1,30 @@ --% writejpg.w --% --% Copyright 1996-2006 Han The Thanh --% Copyright 2006-2011 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --@ @c -+/* -+ -+writejpg.w -+ -+Copyright 1996-2006 Han The Thanh -+Copyright 2006-2011 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under the terms -+of the GNU General Public License as published by the Free Software Foundation; -+either version 2 of the License, or (at your option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT ANY -+WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A -+PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. -+ -+You should have received a copy of the GNU General Public License along with -+LuaTeX; if not, see . -+ -+*/ - - #include "ptexlib.h" - #include - #include "image/image.h" - #include "image/writejpg.h" - --@ @c - #define JPG_GRAY 1 /* Gray color space, use /DeviceGray */ - #define JPG_RGB 3 /* RGB color space, use /DeviceRGB */ - #define JPG_CMYK 4 /* CMYK color space, use /DeviceCMYK */ -@@ -97,7 +96,6 @@ typedef enum { - M_ERROR = 0x100 /* dummy marker, internal use only */ - } JPEG_MARKER; - --@ @c - static unsigned int read_exif_bytes(unsigned char **p, int n, int b) - { - unsigned int rval = 0; -@@ -128,28 +126,31 @@ static unsigned int read_exif_bytes(unsigned char **p, int n, int b) - return rval; - } - --@ The Exif block can contain the data on the resolution in two forms: --XResolution, YResolution and ResolutionUnit (tag 282, 283 and 296) --as well as PixelPerUnitX, PixelPerUnitY and PixelUnit (tag 0x5111, --0x5112 and 0x5110). Tags 282, 293 and 296 have the priority, --with ResolutionUnit set to inch by default, then --tag 0x5110, 0x5111 and 0x5112, where the only valid value for PixelUnit is 0.0254, --and finally the given value xx and yy, --choosen if the Exif x and y resolution are not strictly positive. -+/*tex -+ -+ The Exif block can contain the data on the resolution in two forms: -+ XResolution, YResolution and ResolutionUnit (tag 282, 283 and 296) as well as -+ PixelPerUnitX, PixelPerUnitY and PixelUnit (tag 0x5111, 0x5112 and 0x5110). -+ Tags 282, 293 and 296 have the priority, with ResolutionUnit set to inch by -+ default, then tag 0x5110, 0x5111 and 0x5112, where the only valid value for -+ PixelUnit is 0.0254, and finally the given value xx and yy, choosen if the -+ Exif x and y resolution are not strictly positive. - -+ The next one doesn't save the data, just reads the tags we need based on info -+ from \typ {http://www.exif.org/Exif2-2.PDF}. -+ -+*/ - --@ @c - static void read_APP1_Exif (FILE *fp, unsigned short length, int *xx, int *yy, int *or) - { -- /* this doesn't save the data, just reads the tags we need */ -- /* based on info from http://www.exif.org/Exif2-2.PDF */ - unsigned char *buffer = (unsigned char *)xmalloc(length); - unsigned char *p, *rp; - unsigned char *tiff_header; - char bigendian; - int i; - int num_fields, tag, type; -- int value = 0;/* silence uninitialized warnings */ -+ /*tex silence uninitialized warnings */ -+ int value = 0; - unsigned int num = 0; - unsigned int den = 0; - boolean found_x = false; -@@ -165,7 +166,6 @@ static void read_APP1_Exif (FILE *fp, unsigned short length, int *xx, int *yy, i - boolean found_x_ms = false; - boolean found_y_ms = false; - boolean found_res= false; -- - int orientation = 1; - size_t ret_len; - ret_len = fread(buffer, length, 1, fp); -@@ -193,52 +193,65 @@ static void read_APP1_Exif (FILE *fp, unsigned short length, int *xx, int *yy, i - type = read_exif_bytes(&p, 2, bigendian); - read_exif_bytes(&p, 4, bigendian); - switch (type) { -- case 1: /* byte */ -+ case 1: -+ /*tex byte */ - value = *p++; - p += 3; - break; -- case 3: /* unsigned short */ -- case 8: /* signed short */ -+ case 3: -+ /*tex unsigned short */ -+ case 8: -+ /*tex signed short */ - value = read_exif_bytes(&p, 2, bigendian); - p += 2; - break; -- case 4: /* unsigned long */ -- case 9: /* signed long */ -+ case 4: -+ /*tex unsigned long */ -+ case 9: -+ /*tex signed long */ - value = read_exif_bytes(&p, 4, bigendian); - break; -- case 5: /* rational */ -- case 10: /* srational */ -+ case 5: -+ /*tex rational */ -+ case 10: -+ /*tex srational */ - value = read_exif_bytes(&p, 4, bigendian); - rp = tiff_header + value; - num = read_exif_bytes(&rp, 4, bigendian); - den = read_exif_bytes(&rp, 4, bigendian); - break; -- case 7: /* undefined */ -+ case 7: -+ /*tex undefined */ - value = *p++; - p += 3; - break; -- case 2: /* ascii */ -+ case 2: -+ /*tex ascii */ - default: - p += 4; - break; - } - switch (tag) { -- case 274: /* orientation */ -+ case 274: -+ /*tex orientation */ - orientation = value; - break; -- case 282: /* x res */ -+ case 282: -+ /*tex x res */ - if (den != 0) { - xres = num / den; - found_x = true; -- } -+ } - break; -- case 283: /* y res */ -+ case 283: -+ /*tex y res */ - if (den != 0) { - yres = num / den; - found_y = true ; -- } -+ } - break; -- case 296: /* res unit */ -+ case 296: -+ /*tex res unit */ - switch (value) { - case 2: - res_unit = 1.0; -@@ -250,69 +263,69 @@ static void read_APP1_Exif (FILE *fp, unsigned short length, int *xx, int *yy, i - res_unit = 0; - break; - } -- case 0x5110: /* PixelUnit */ -- switch (value) { -+ break; -+ case 0x5110: -+ /*tex PixelUnit */ -+ switch (value) { - case 1: -- res_unit_ms = 0.0254; /* Unit is meter */ -- break; -- default: -- res_unit_ms = 0; -- } -- case 0x5111: /* PixelPerUnitX */ -+ res_unit_ms = 0.0254; /* Unit is meter */ -+ break; -+ default: -+ res_unit_ms = 0; -+ } -+ break; -+ case 0x5111: -+ /*tex PixelPerUnitX */ - found_x_ms = true ; -- xres_ms = value; -- break; -- case 0x5112: /* PixelPerUnitY */ -+ xres_ms = value; -+ break; -+ case 0x5112: -+ /*tex PixelPerUnitY */ - found_y_ms = true ; -- yres_ms = value ; -- break; -- } -- -- -+ yres_ms = value ; -+ break; -+ } - } - if (found_x && found_y && res_unit>0) { -- found_res = true; -- tempx = (int)(xres * res_unit+0.5); -- tempy = (int)(yres * res_unit+0.5); -+ found_res = true; -+ tempx = (int)(xres * res_unit+0.5); -+ tempy = (int)(yres * res_unit+0.5); - } else if (found_x_ms && found_y_ms && res_unit_ms==0.0254) { -- found_res = true; -- tempx = (int)(xres_ms * res_unit_ms+0.5); -- tempy = (int)(yres_ms * res_unit_ms+0.5); -+ found_res = true; -+ tempx = (int)(xres_ms * res_unit_ms+0.5); -+ tempy = (int)(yres_ms * res_unit_ms+0.5); - } - if (found_res) { -- if (tempx>0 && tempy>0) { -- if ((tempx!=(*xx) || tempy!=(*yy)) && (*xx!=0 && (*yy!=0) ) ) { -- formatted_warning("readjpg","Exif resolution %ddpi x %ddpi differs from the input resolution %ddpi x %ddpi",tempx,tempy,*xx,*yy); -- } -- if (tempx==1 || tempy==1) { -- formatted_warning("readjpg","Exif resolution %ddpi x %ddpi looks weird", tempx, tempy); -- } -- *xx = tempx; -- *yy = tempy; -- }else { -- formatted_warning("readjpg","Bad Exif resolution %ddpi x %ddpi (zero or negative value of a signed integer)",tempx,tempy); -- } -+ if (tempx>0 && tempy>0) { -+ if ((tempx!=(*xx) || tempy!=(*yy)) && (*xx!=0 && (*yy!=0) ) ) { -+ formatted_warning("readjpg","Exif resolution %ddpi x %ddpi differs from the input resolution %ddpi x %ddpi",tempx,tempy,*xx,*yy); -+ } -+ if (tempx==1 || tempy==1) { -+ formatted_warning("readjpg","Exif resolution %ddpi x %ddpi looks weird", tempx, tempy); -+ } -+ *xx = tempx; -+ *yy = tempy; -+ } else { -+ formatted_warning("readjpg","Bad Exif resolution %ddpi x %ddpi (zero or negative value of a signed integer)",tempx,tempy); -+ } - } -- - *or = orientation; -- - err: - free(buffer); - return; - } - --/* -+/*tex - -- Contrary to pdf where several parallel usage can happen (epdf, tex, lua) with -- bitmaps we care less about keeping files open. So, we can keep files open in -- the img lib but then they are closed after inclusion anyway. -+ Contrary to \PDF\ where several parallel usage can happen (\PDF, |TEX, \LUA) -+ with bitmaps we care less about keeping files open. So, we can keep files -+ open in the img lib but then they are closed after inclusion anyway. - - */ - --@ @c - static void close_and_cleanup_jpg(image_dict * idict) - { -- /* if one of then is not NULL we already cleaned up */ -+ /*tex if one of then is not NULL we already cleaned up */ - if (img_file(idict) != NULL) { - xfclose(img_file(idict), img_filepath(idict)); - img_file(idict) = NULL; -@@ -322,19 +335,21 @@ static void close_and_cleanup_jpg(image_dict * idict) - } - } - --@ @c - void flush_jpg_info(image_dict * idict) - { - close_and_cleanup_jpg(idict); - } - --@ The jpeg images are scanned for resolution, colorspace, depth, dimensions and --orientation. We need to look at the exif blob for that. The original version did --a quick test for jfif and exif but there can be more blobs later on. The current --approach is to run over the linked list of blobs which is somewhat less efficient --but not noticeable. -+/*tex -+ -+ The jpeg images are scanned for resolution, colorspace, depth, dimensions and -+ orientation. We need to look at the exif blob for that. The original version -+ did a quick test for jfif and exif but there can be more blobs later on. The -+ current approach is to run over the linked list of blobs which is somewhat -+ less efficient but not noticeable. -+ -+*/ - --@ @c - void read_jpg_info(image_dict * idict) - { - int i, position, units = 0; -@@ -381,16 +396,20 @@ void read_jpg_info(image_dict * idict) - position = ftell(fp); - length = 0 ; - switch (i) { -- case M_SOF3: /* lossless */ -+ case M_SOF3: -+ /*tex lossless */ - case M_SOF5: - case M_SOF6: -- case M_SOF7: /* lossless */ -+ case M_SOF7: -+ /*tex lossless */ - case M_SOF9: - case M_SOF10: -- case M_SOF11: /* lossless */ -+ case M_SOF11: -+ /*tex lossless */ - case M_SOF13: - case M_SOF14: -- case M_SOF15: /* lossless */ -+ case M_SOF15: -+ /*tex lossless */ - formatted_error("readjpg","unsupported compression SOF_%d", i - M_SOF0); - break; - case M_SOF2: -@@ -399,7 +418,8 @@ void read_jpg_info(image_dict * idict) - } - case M_SOF0: - case M_SOF1: -- length = (int) read2bytes(fp); /* read segment length */ -+ /*tex read segment length */ -+ length = (int) read2bytes(fp); - img_colordepth(idict) = xgetc(fp); - img_ysize(idict) = (int) read2bytes(fp); - img_xsize(idict) = (int) read2bytes(fp); -@@ -427,19 +447,20 @@ void read_jpg_info(image_dict * idict) - if (fread(app_sig, sizeof(char), 5, fp) != 5) - return; - if (!memcmp(app_sig, "JFIF\000", 5)) { -- units = (int) read2bytes(fp); /*skip two bytes, compiler is also happy*/ -+ /*tex skip two bytes, compiler is also happy*/ -+ units = (int) read2bytes(fp); - units = xgetc(fp); - img_xres(idict) = (int) read2bytes(fp); - img_yres(idict) = (int) read2bytes(fp); - switch (units) { - case 1: -- /* pixels per inch */ -+ /*tex pixels per inch */ - if ((img_xres(idict) == 1) || (img_yres(idict) == 1)) { - formatted_warning("readjpg","unusual resolution of %ddpi by %ddpi", img_xres(idict), img_yres(idict)); - } - break; - case 2: -- /* pixels per cm */ -+ /*tex pixels per cm */ - img_xres(idict) = (int) ((double) img_xres(idict) * 2.54); - img_yres(idict) = (int) ((double) img_yres(idict) * 2.54); - break; -@@ -448,7 +469,10 @@ void read_jpg_info(image_dict * idict) - break; - } - } -- /* if either xres or yres is 0 but the other isn't, set it to the value of the other */ -+ /*tex -+ If either xres or yres is 0 but the other isn't, set -+ it to the value of the other. -+ */ - } - } - break; -@@ -471,7 +495,7 @@ void read_jpg_info(image_dict * idict) - } - } - break; -- /* ignore markers without parameters */ -+ /*tex ignore markers without parameters */ - case M_SOI: - case M_EOI: - case M_TEM: -@@ -485,23 +509,18 @@ void read_jpg_info(image_dict * idict) - case M_RST7: - break; - default: -- /* skip variable length markers */ -+ /*tex skip variable length markers */ - length = (int) read2bytes(fp); - break; - } -- /* -- printf("marker %X : %i %i\n",i,position,length); -- */ - if (length > 0) { - xfseek(fp, position + length, SEEK_SET, img_filepath(idict)); - } - } -- /* moved */ - xfseek(fp, 0, SEEK_SET, img_filepath(idict)); - if (! img_keepopen(idict)) { - close_and_cleanup_jpg(idict); - } -- /* */ - if (okay){ - if ((img_xres(idict) == 0) && (img_yres(idict) != 0)) { - img_xres(idict) = img_yres(idict); -@@ -514,14 +533,13 @@ void read_jpg_info(image_dict * idict) - } - } - --@ @c - static void reopen_jpg(image_dict * idict) - { - int width = img_xsize(idict); - int height = img_ysize(idict); - int xres = img_xres(idict); - int yres = img_yres(idict); -- /* -+ /*tex - we need to make sure that the file kept open - */ - img_keepopen(idict) = 1; -@@ -531,7 +549,6 @@ static void reopen_jpg(image_dict * idict) - } - } - --@ @c - void write_jpg(PDF pdf, image_dict * idict) - { - size_t l; -@@ -588,6 +605,5 @@ void write_jpg(PDF pdf, image_dict * idict) - } - pdf_end_stream(pdf); - pdf_end_obj(pdf); -- /* always */ - close_and_cleanup_jpg(idict); - } -diff --git a/texk/web2c/luatexdir/image/writepng.w b/texk/web2c/luatexdir/image/writepng.c -similarity index 85% -rename from texk/web2c/luatexdir/image/writepng.w -rename to texk/web2c/luatexdir/image/writepng.c -index 412000c42..165e202f4 100644 ---- a/texk/web2c/luatexdir/image/writepng.w -+++ b/texk/web2c/luatexdir/image/writepng.c -@@ -1,36 +1,32 @@ --% writepng.w --% --% Copyright 1996-2006 Han The Thanh --% Copyright 2006-2013 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --@ @c -+/* -+ -+writepng.c -+ -+Copyright 1996-2006 Han The Thanh -+Copyright 2006-2013 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under the terms -+of the GNU General Public License as published by the Free Software Foundation; -+either version 2 of the License, or (at your option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT ANY -+WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A -+PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. -+ -+You should have received a copy of the GNU General Public License along with -+LuaTeX; if not, see . -+ -+*/ - - #include "ptexlib.h" - #include - #include "image/image.h" - #include "image/writepng.h" - --@ @c --static int transparent_page_group = -1; -- - static void close_and_cleanup_png(image_dict * idict) - { -- /* if one of then is not NULL we already cleaned up */ - if (img_file(idict) != NULL) { - xfclose(img_file(idict), img_filepath(idict)); - img_file(idict) = NULL; -@@ -41,16 +37,16 @@ static void close_and_cleanup_png(image_dict * idict) - } - } - --@ @c - void flush_png_info(image_dict * idict) - { - close_and_cleanup_png(idict); - } - --@ @c -+/*tex A dummy function: */ -+ - static void warn(png_structp png_ptr, png_const_charp msg) - { -- (void)png_ptr; (void)msg; /* Make compiler happy */ -+ (void)png_ptr; (void)msg; - } - - void read_png_info(image_dict * idict) -@@ -80,12 +76,12 @@ void read_png_info(image_dict * idict) - normal_error("readpng","internal error"); - } - #if PNG_LIBPNG_VER >= 10603 -- /* ignore possibly incorrect CMF bytes */ -+ /*tex ignore possibly incorrect CMF bytes */ - png_set_option(png_p, PNG_MAXIMUM_INFLATE_WINDOW, PNG_OPTION_ON); - #endif - png_init_io(png_p, img_file(idict)); - png_read_info(png_p, info_p); -- /* resolution support */ -+ /*tex resolution support */ - img_xsize(idict) = (int) png_get_image_width(png_p, info_p); - img_ysize(idict) = (int) png_get_image_height(png_p, info_p); - if (png_get_valid(png_p, info_p, PNG_INFO_pHYs)) { -@@ -108,15 +104,12 @@ void read_png_info(image_dict * idict) - formatted_error("readpng","unsupported type of color_type '%i'",(int) png_get_color_type(png_p, info_p)); - } - img_colordepth(idict) = png_get_bit_depth(png_p, info_p); -- /* -- So we can optionally keep open a file in img. -- */ -+ /*tex So we can optionally keep open a file in |img|. */ - if (! img_keepopen(idict)) { - close_and_cleanup_png(idict); - } - } - --@ @c - #define write_gray_pixel_16(r) \ - if (j % 4 == 0 || j % 4 == 1) \ - pdf_quick_out(pdf, *r++); \ -@@ -173,7 +166,6 @@ void read_png_info(image_dict * idict) - xfree(rows[i]); \ - } - --@ @c - static void write_palette_streamobj(PDF pdf, int palette_objnum, png_colorp palette, int num_palette) - { - int i; -@@ -195,7 +187,6 @@ static void write_palette_streamobj(PDF pdf, int palette_objnum, png_colorp pale - pdf_end_obj(pdf); - } - --@ @c - static void write_smask_streamobj(PDF pdf, image_dict * idict, int smask_objnum, png_bytep smask, int smask_size) - { - int i; -@@ -227,7 +218,6 @@ static void write_smask_streamobj(PDF pdf, image_dict * idict, int smask_objnum, - pdf_end_obj(pdf); - } - --@ @c - static void write_png_gray(PDF pdf, image_dict * idict) - { - int i; -@@ -258,7 +248,6 @@ static void write_png_gray(PDF pdf, image_dict * idict) - pdf_end_obj(pdf); - } - --@ @c - static void write_png_gray_alpha(PDF pdf, image_dict * idict) - { - int i; -@@ -307,7 +296,6 @@ static void write_png_gray_alpha(PDF pdf, image_dict * idict) - xfree(smask); - } - --@ @c - static void write_png_rgb_alpha(PDF pdf, image_dict * idict) - { - int i; -@@ -356,20 +344,21 @@ static void write_png_rgb_alpha(PDF pdf, image_dict * idict) - xfree(smask); - } - --@ The |copy_png| code is cheerfully gleaned from Thomas Merz' PDFlib, --file |p_png.c| ``SPNG - Simple PNG''. --The goal is to use pdf's native FlateDecode support, if that is possible. --Only a subset of the png files allows this, but for these it greatly --improves inclusion speed. -+/*tex - --In the ``PNG Copy'' mode only the IDAT chunks are copied; --all other chunks from the PNG file are discarded. --If there are any other chunks in the PNG file, --which might influence the visual appearance of the image, --or if image processing like gamma change is requested, --the ``PNG Copy'' function must be skipped; therefore the lengthy tests. -+The |copy_png| code is cheerfully gleaned from Thomas Merz' PDFlib, file -+|p_png.c| ``SPNG - Simple PNG''. The goal is to use pdf's native FlateDecode -+support, if that is possible. Only a subset of the png files allows this, but for -+these it greatly improves inclusion speed. -+ -+In the ``PNG Copy'' mode only the IDAT chunks are copied; all other chunks from -+the PNG file are discarded. If there are any other chunks in the PNG file, which -+might influence the visual appearance of the image, or if image processing like -+gamma change is requested, the ``PNG Copy'' function must be skipped; therefore -+the lengthy tests. -+ -+*/ - --@c - static int spng_getint(FILE * f) - { - unsigned char buf[4]; -@@ -394,7 +383,7 @@ static void copy_png(PDF pdf, image_dict * idict) - png_p = img_png_png_ptr(idict); - info_p = img_png_info_ptr(idict); - f = (FILE *) png_get_io_ptr(png_p); -- /* 1st pass to find overall stream /Length */ -+ /*tex 1st pass to find overall stream /Length */ - if (fseek(f, 8, SEEK_SET) != 0) - normal_error("writepng", "fseek in file failed"); - do { -@@ -423,8 +412,7 @@ static void copy_png(PDF pdf, image_dict * idict) - pdf_end_dict(pdf); - pdf_end_dict(pdf); - pdf_begin_stream(pdf); -- assert(pdf->zip_write_state == NO_ZIP); /* the PNG stream is already compressed */ -- /* 2nd pass to copy data */ -+ /*tex 2nd pass to copy data */ - endflag = false; - if (fseek(f, 8, SEEK_SET) != 0) - normal_error("writepng", "fseek in file failed"); -@@ -433,7 +421,7 @@ static void copy_png(PDF pdf, image_dict * idict) - type = spng_getint(f); - switch (type) { - case SPNG_CHUNK_IDAT: -- /* do copy */ -+ /*tex do copy */ - if (idat == 2) { - normal_error("writepng", "IDAT chunk sequence broken"); - } -@@ -445,7 +433,7 @@ static void copy_png(PDF pdf, image_dict * idict) - } - break; - case SPNG_CHUNK_IEND: -- /* done */ -+ /*tex done */ - endflag = true; - break; - default: -@@ -459,17 +447,15 @@ static void copy_png(PDF pdf, image_dict * idict) - pdf_end_obj(pdf); - } - --@ @c - static void reopen_png(image_dict * idict) - { - int width, height, xres, yres; -- width = img_xsize(idict); /* do consistency check */ -+ /*tex A consistency check: */ -+ width = img_xsize(idict); - height = img_ysize(idict); - xres = img_xres(idict); - yres = img_yres(idict); -- /* -- we need to ake sure that the file kept open -- */ -+ /*tex We need to ake sure that the file kept open. */ - img_keepopen(idict) = 1; - read_png_info(idict); - if (width != img_xsize(idict) || height != img_ysize(idict) || xres != img_xres(idict) || yres != img_yres(idict)) { -@@ -477,13 +463,10 @@ static void reopen_png(image_dict * idict) - } - } - --@ @c --static boolean last_png_needs_page_group; -- - void write_png(PDF pdf, image_dict * idict) - { - #ifndef PNG_FP_1 -- /* for libpng < 1.5.0 */ -+ /*tex for libpng < 1.5.0 */ - # define PNG_FP_1 100000 - #endif - int num_palette, palette_objnum = 0; -@@ -494,31 +477,30 @@ void write_png(PDF pdf, image_dict * idict) - png_infop info_p; - png_colorp palette; - assert(idict != NULL); -- last_png_needs_page_group = false; - if (img_file(idict) == NULL) - reopen_png(idict); - assert(img_png_ptr(idict) != NULL); - png_p = img_png_png_ptr(idict); - info_p = img_png_info_ptr(idict); -- /* simple transparency support */ -+ /*tex simple transparency support */ - if (png_get_valid(png_p, info_p, PNG_INFO_tRNS)) { - png_set_tRNS_to_alpha(png_p); - png_copy = false; - } -- /* alpha channel support */ -+ /*tex alpha channel support */ - if (pdf->minor_version < 4 - && png_get_color_type(png_p, info_p) | PNG_COLOR_MASK_ALPHA) { - png_set_strip_alpha(png_p); - png_copy = false; - } -- /* 16 bit depth support */ -+ /*tex 16 bit depth support */ - if (pdf->minor_version < 5) - pdf->image_hicolor = 0; - if ((png_get_bit_depth(png_p, info_p) == 16) && (pdf->image_hicolor == 0)) { - png_set_strip_16(png_p); - png_copy = false; - } -- /* gamma support */ -+ /*tex gamma support */ - if (png_get_valid(png_p, info_p, PNG_INFO_gAMA)) { - png_get_gAMA(png_p, info_p, &gamma); - png_get_gAMA_fixed(png_p, info_p, &int_file_gamma); -@@ -527,11 +509,10 @@ void write_png(PDF pdf, image_dict * idict) - if (png_get_valid(png_p, info_p, PNG_INFO_gAMA)) - png_set_gamma(png_p, (pdf->gamma / 1000.0), gamma); - else -- png_set_gamma(png_p, (pdf->gamma / 1000.0), -- (1000.0 / pdf->image_gamma)); -+ png_set_gamma(png_p, (pdf->gamma / 1000.0), (1000.0 / pdf->image_gamma)); - png_copy = false; - } -- /* reset structure */ -+ /*tex reset structure */ - (void) png_set_interlace_handling(png_p); - png_read_update_info(png_p, info_p); - pdf_begin_obj(pdf, img_objnum(idict), OBJSTM_NEVER); -@@ -555,9 +536,11 @@ void write_png(PDF pdf, image_dict * idict) - pdf_add_name(pdf, "ColorSpace"); - pdf_begin_array(pdf); - pdf_add_name(pdf, "Indexed"); -- pdf_add_name(pdf, "DeviceRGB"); /* base; PDFRef. 4.5.5 */ -- pdf_add_int(pdf, (int) (num_palette - 1)); /* hival */ -- pdf_add_ref(pdf, (int) palette_objnum); /* lookup */ -+ pdf_add_name(pdf, "DeviceRGB"); -+ /*tex hival */ -+ pdf_add_int(pdf, (int) (num_palette - 1)); -+ /*tex lookup */ -+ pdf_add_ref(pdf, (int) palette_objnum); - pdf_end_array(pdf); - break; - case PNG_COLOR_TYPE_GRAY: -@@ -629,14 +612,12 @@ void write_png(PDF pdf, image_dict * idict) - case PNG_COLOR_TYPE_GRAY_ALPHA: - if (pdf->minor_version >= 4) { - write_png_gray_alpha(pdf, idict); -- last_png_needs_page_group = true; - } else - write_png_gray(pdf, idict); - break; - case PNG_COLOR_TYPE_RGB_ALPHA: - if (pdf->minor_version >= 4) { - write_png_rgb_alpha(pdf, idict); -- last_png_needs_page_group = true; - } else - write_png_gray(pdf, idict); - break; -@@ -645,42 +626,20 @@ void write_png(PDF pdf, image_dict * idict) - } - } - write_palette_streamobj(pdf, palette_objnum, palette, num_palette); -- /* always */ -+ /*tex always */ - close_and_cleanup_png(idict); - } - --@ @c --static boolean transparent_page_group_was_written = false; - --@ Called after the xobject generated by |write_png| has been finished; used to --write out additional objects -+/*tex -+ -+ Called after the xobject generated by |write_png| has been finished; used to -+ write out additional objects. -+ -+*/ - --@c - void write_additional_png_objects(PDF pdf) - { - (void) pdf; -- (void) transparent_page_group; -- (void) transparent_page_group_was_written; - return; -- /* this interferes with current macro-based usage and cannot be configured */ --#if 0 -- if (last_png_needs_page_group) { -- if (!transparent_page_group_was_written && transparent_page_group > 1) { -- /* create new group object */ -- transparent_page_group_was_written = true; -- pdf_begin_obj(pdf, transparent_page_group, 2); -- if (pdf->compress_level == 0) { -- pdf_puts(pdf, "%PTEX Group needed for transparent pngs\n"); -- } -- pdf_begin_dict(pdf); -- pdf_dict_add_name(pdf, "Type", "Group"); -- pdf_dict_add_name(pdf, "S", "Transparency"); -- pdf_dict_add_name(pdf, "CS", "DeviceRGB"); -- pdf_dict_add_bool(pdf, "I", 1); -- pdf_dict_add_bool(pdf, "K", 1); -- pdf_end_dict(pdf); -- pdf_end_obj(pdf); -- } -- } --#endif - } -diff --git a/texk/web2c/luatexdir/lang/hnjalloc.c b/texk/web2c/luatexdir/lang/hnjalloc.c -new file mode 100644 -index 000000000..3ebeee9e4 ---- /dev/null -+++ b/texk/web2c/luatexdir/lang/hnjalloc.c -@@ -0,0 +1,65 @@ -+/* -+ -+hnjalloc.w -+ -+LibHnj is dual licensed under LGPL and MPL. Boilerplate for both licenses -+follows. -+ -+LibHnj - a library for high quality hyphenation and justification Copyright (C) -+1998 Raph Levien, (C) 2001 ALTLinux, Moscow -+ -+This library is free software; you can redistribute it and/or modify it under the -+terms of the GNU Library General Public License as published by the Free Software -+Foundation; either version 2 of the License, or (at your option) any later -+version. -+ -+This library is distributed in the hope that it will be useful, but WITHOUT ANY -+WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A -+PARTICULAR PURPOSE. See the GNU Library General Public License for more details. -+ -+You should have received a copy of the GNU Library General Public License along -+with this library; if not, write to the Free Software Foundation, Inc., 59 Temple -+Place - Suite 330, Boston, MA 02111-1307 USA. -+ -+The contents of this file are subject to the Mozilla Public License Version 1.0 -+(the "MPL"); you may not use this file except in compliance with the MPL. You may -+obtain a copy of the MPL at http://www.mozilla.org/MPL/ -+ -+Software distributed under the MPL is distributed on an "AS IS" basis, WITHOUT -+WARRANTY OF ANY KIND, either express or implied. See the MPL for the specific -+language governing rights and limitations under the MPL. -+ -+*/ -+ -+/*tex The wrappers for malloc */ -+ -+#include -+#include -+#include "lang/hnjalloc.h" -+ -+void *hnj_malloc(int size) -+{ -+ void *p; -+ -+ p = malloc((size_t) size); -+ if (p == NULL) { -+ fprintf(stderr, "can't allocate %d bytes\n", size); -+ exit(1); -+ } -+ return p; -+} -+ -+void *hnj_realloc(void *p, int size) -+{ -+ p = realloc(p, (size_t) size); -+ if (p == NULL) { -+ fprintf(stderr, "can't allocate %d bytes\n", size); -+ exit(1); -+ } -+ return p; -+} -+ -+void hnj_free(void *p) -+{ -+ free(p); -+} -diff --git a/texk/web2c/luatexdir/lang/hnjalloc.w b/texk/web2c/luatexdir/lang/hnjalloc.w -deleted file mode 100644 -index 91fefec9e..000000000 ---- a/texk/web2c/luatexdir/lang/hnjalloc.w -+++ /dev/null -@@ -1,69 +0,0 @@ --% hnjalloc.w --% --% LibHnj is dual licensed under LGPL and MPL. Boilerplate for both --% licenses follows. --% --% --% LibHnj - a library for high quality hyphenation and justification --% Copyright (C) 1998 Raph Levien, (C) 2001 ALTLinux, Moscow --% --% This library is free software; you can redistribute it and/or --% modify it under the terms of the GNU Library General Public --% License as published by the Free Software Foundation; either --% version 2 of the License, or (at your option) any later version. --% --% This library is distributed in the hope that it will be useful, --% but WITHOUT ANY WARRANTY; without even the implied warranty of --% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU --% Library General Public License for more details. --% --% You should have received a copy of the GNU Library General Public --% License along with this library; if not, write to the --% Free Software Foundation, Inc., 59 Temple Place - Suite 330, --% Boston, MA 02111-1307 USA. --% --% --% --% The contents of this file are subject to the Mozilla Public License --% Version 1.0 (the "MPL"); you may not use this file except in --% compliance with the MPL. You may obtain a copy of the MPL at --% http://www.mozilla.org/MPL/ --% --% Software distributed under the MPL is distributed on an "AS IS" basis, --% WITHOUT WARRANTY OF ANY KIND, either express or implied. See the MPL --% for the specific language governing rights and limitations under the --% MPL. -- --@ wrappers for malloc --@c -- --#include --#include --#include "lang/hnjalloc.h" -- --void *hnj_malloc(int size) --{ -- void *p; -- -- p = malloc((size_t) size); -- if (p == NULL) { -- fprintf(stderr, "can't allocate %d bytes\n", size); -- exit(1); -- } -- return p; --} -- --void *hnj_realloc(void *p, int size) --{ -- p = realloc(p, (size_t) size); -- if (p == NULL) { -- fprintf(stderr, "can't allocate %d bytes\n", size); -- exit(1); -- } -- return p; --} -- --void hnj_free(void *p) --{ -- free(p); --} -diff --git a/texk/web2c/luatexdir/lang/hyphen.w b/texk/web2c/luatexdir/lang/hyphen.c -similarity index 61% -rename from texk/web2c/luatexdir/lang/hyphen.w -rename to texk/web2c/luatexdir/lang/hyphen.c -index 35befb743..3a96f195b 100644 ---- a/texk/web2c/luatexdir/lang/hyphen.w -+++ b/texk/web2c/luatexdir/lang/hyphen.c -@@ -1,57 +1,51 @@ --% hyphen.w --% --% Libhnj is dual licensed under LGPL and MPL. Boilerplate for both --% licenses follows. --% --% --% LibHnj - a library for high quality hyphenation and justification --% Copyright (C) 1998 Raph Levien, --% (C) 2001 ALTLinux, Moscow (http://www.alt-linux.org), --% (C) 2001 Peter Novodvorsky (nidd@@cs.msu.su) --% --% This library is free software; you can redistribute it and/or --% modify it under the terms of the GNU Library General Public --% License as published by the Free Software Foundation; either --% version 2 of the License, or (at your option) any later version. --% --% This library is distributed in the hope that it will be useful, --% but WITHOUT ANY WARRANTY; without even the implied warranty of --% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU --% Library General Public License for more details. --% --% You should have received a copy of the GNU Library General Public --% License along with this library; if not, write to the --% Free Software Foundation, Inc., 59 Temple Place - Suite 330, --% Boston, MA 02111-1307 USA. --% --% --% --% The contents of this file are subject to the Mozilla Public License --% Version 1.0 (the "MPL"); you may not use this file except in --% compliance with the MPL. You may obtain a copy of the MPL at --% http://www.mozilla.org/MPL/ --% --% Software distributed under the MPL is distributed on an "AS IS" basis, --% WITHOUT WARRANTY OF ANY KIND, either express or implied. See the MPL --% for the specific language governing rights and limitations under the --% MPL. -- -- --@ @c -+/* - -+hyphen.c -+ -+This file is derived from libhnj which is is dual licensed under LGPL and MPL. -+Boilerplate for both licenses follows. -+ -+LibHnj - a library for high quality hyphenation and justification -+ -+(C) 1998 Raph Levien, -+(C) 2001 ALTLinux, Moscow (http://www.alt-linux.org), -+(C) 2001 Peter Novodvorsky (nidd@cs.msu.su) -+ -+This library is free software; you can redistribute it and/or modify it under the -+terms of the GNU Library General Public License as published by the Free Software -+Foundation; either version 2 of the License, or (at your option) any later -+version. -+ -+This library is distributed in the hope that it will be useful, but WITHOUT ANY -+WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A -+PARTICULAR PURPOSE. See the GNU Library General Public License for more details. -+ -+You should have received a copy of the GNU Library General Public License along -+with this library; if not, write to the Free Software Foundation, Inc., 59 Temple -+Place - Suite 330, Boston, MA 02111-1307 USA. -+ -+The contents of this file are subject to the Mozilla Public License Version 1.0 -+(the "MPL"); you may not use this file except in compliance with the MPL. You may -+obtain a copy of the MPL at http://www.mozilla.org/MPL/ -+ -+Software distributed under the MPL is distributed on an "AS IS" basis, WITHOUT -+WARRANTY OF ANY KIND, either express or implied. See the MPL for the specific -+language governing rights and limitations under the MPL. -+ -+*/ - - #include "ptexlib.h" - #include "lua/luatex-api.h" - --#include /* for NULL, malloc */ --#include /* for fprintf */ --#include /* for strdup */ --#include /* for malloc used by substring inclusion */ -+#include /* for NULL, malloc */ -+#include /* for fprintf */ -+#include /* for strdup */ -+#include /* for malloc used by substring inclusion */ - - #define MAXPATHS 40960 - - #ifdef UNX --# include /* for exit */ -+# include /* for exit */ - #endif - - #include -@@ -60,9 +54,8 @@ - - #include "lang/hnjalloc.h" - --@ TODO: should be moved to separate library -+/*tex This could be moved to separate library. */ - --@c - static unsigned char *hnj_strdup(const unsigned char *s) - { - unsigned char *new; -@@ -75,18 +68,20 @@ static unsigned char *hnj_strdup(const unsigned char *s) - return new; - } - --@* Type definitions. -+/*tex - --@ a little bit of a hash table implementation. This simply maps strings -- to state numbers -+ First some type definitions and a little bit of a hash table implementation. -+ This simply maps strings to state numbers - --@c --typedef struct _HashTab HashTab; -+*/ -+ -+typedef struct _HashTab HashTab; - typedef struct _HashEntry HashEntry; --typedef struct _HashIter HashIter; --typedef union _HashVal HashVal; -+typedef struct _HashIter HashIter; -+typedef union _HashVal HashVal; -+ -+/*tex A cheap, but effective, hack. */ - --/* A cheap, but effective, hack. */ - #define HASH_SIZE 31627 - - struct _HashTab { -@@ -110,13 +105,13 @@ struct _HashIter { - int ndx; - }; - --@ State machine -+/* The state state machine. */ - --@c - typedef struct _HyphenState HyphenState; - typedef struct _HyphenTrans HyphenTrans; -+ - #define MAX_CHARS 256 --#define MAX_NAME 20 -+#define MAX_NAME 20 - - struct _HyphenDict { - int num_states; -@@ -130,9 +125,14 @@ struct _HyphenDict { - - struct _HyphenState { - char *match; -- /*char *repl; */ -- /*signed char replindex; */ -- /*signed char replcut; */ -+ /*tex Removed: -+ -+ \starttyping -+ char *repl; -+ signed char replindex; -+ signed char replcut; -+ \stoptyping -+ */ - int fallback_state; - int num_trans; - HyphenTrans *trans; -@@ -143,20 +143,21 @@ struct _HyphenTrans { - int new_state; - }; - -+/*tex -+ -+ Combine two right-aligned number patterns, 04000 + 020 becomes 04020. This -+ works also for utf8 sequences because the substring is identical to the last -+ substring-length bytes of expr except for the (single byte) hyphenation -+ encoders - --@ Combine two right-aligned number patterns, 04000 + 020 becomes 04020 -+*/ - --@c - static char *combine(char *expr, const char *subexpr) - { - size_t l1 = strlen(expr); - size_t l2 = strlen(subexpr); - size_t off = l1 - l2; - unsigned j; -- /* this works also for utf8 sequences because the substring is identical -- to the last substring-length bytes of expr except for the (single byte) -- hyphenation encoders -- */ - for (j = 0; j < l2; j++) { - if (expr[off + j] < subexpr[j]) - expr[off + j] = subexpr[j]; -@@ -164,9 +165,8 @@ static char *combine(char *expr, const char *subexpr) - return expr; - } - -+/*tex Some original code: */ - --@ ORIGINAL CODE --@c - static HashIter *new_HashIter(HashTab * h) - { - HashIter *i = hnj_malloc(sizeof(HashIter)); -@@ -176,7 +176,6 @@ static HashIter *new_HashIter(HashTab * h) - return i; - } - -- - static int nextHashStealPattern(HashIter * i, unsigned char **word, char **pattern) - { - while (i->cur == NULL) { -@@ -204,7 +203,6 @@ static int nextHash(HashIter * i, unsigned char **word) - return 1; - } - -- - static int eachHash(HashIter * i, unsigned char **word, char **pattern) - { - while (i->cur == NULL) { -@@ -218,16 +216,17 @@ static int eachHash(HashIter * i, unsigned char **word, char **pattern) - return 1; - } - -- - static void delete_HashIter(HashIter * i) - { - hnj_free(i); - } - -+/*tex - --@ a |char*| hash function from ASU - adapted from Gtk+ -+A |char*| hash function from ASU, adapted from |Gtk+|: -+ -+*/ - --@c - static unsigned int hnj_string_hash(const unsigned char *s) - { - const unsigned char *p; -@@ -240,18 +239,15 @@ static unsigned int hnj_string_hash(const unsigned char *s) - h = h ^ g; - } - } -- return h /* \% M */ ; -+ return h; - } - -+/*tex This assumes that key is not already present! */ - --@ assumes that key is not already present! -- --@c - static void state_insert(HashTab * hashtab, unsigned char *key, int state) - { - int i; - HashEntry *e; -- - i = (int) (hnj_string_hash(key) % HASH_SIZE); - e = hnj_malloc(sizeof(HashEntry)); - e->next = hashtab->entries[i]; -@@ -260,23 +256,18 @@ static void state_insert(HashTab * hashtab, unsigned char *key, int state) - hashtab->entries[i] = e; - } - -+/*tex This also assumes that key is not already present! */ - --@ assumes that key is not already present! -- --@c - static void hyppat_insert(HashTab * hashtab, unsigned char *key, char *hyppat) - { - int i; - HashEntry *e; -- - i = (int) (hnj_string_hash(key) % HASH_SIZE); - for (e = hashtab->entries[i]; e; e = e->next) { - if (strcmp((char *) e->key, (char *) key) == 0) { - if (e->u.hyppat) { -- if (hyppat -- && strcmp((char *) e->u.hyppat, (char *) hyppat) != 0) { -- print_err("Conflicting pattern ignored"); -- error(); -+ if (hyppat && strcmp((char *) e->u.hyppat, (char *) hyppat) != 0) { -+ normal_warning("hyphenation","a conflicting pattern has been ignored"); - } - hnj_free(e->u.hyppat); - } -@@ -292,15 +283,12 @@ static void hyppat_insert(HashTab * hashtab, unsigned char *key, char *hyppat) - hashtab->entries[i] = e; - } - -+/*tex We return |state| if found, otherwise |-1|. */ - --@ return state if found, otherwise $-1$ -- --@c - static int state_lookup(HashTab * hashtab, const unsigned char *key) - { - int i; - HashEntry *e; -- - i = (int) (hnj_string_hash(key) % HASH_SIZE); - for (e = hashtab->entries[i]; e; e = e->next) { - if (!strcmp((const char *) key, (const char *) e->key)) { -@@ -310,15 +298,14 @@ static int state_lookup(HashTab * hashtab, const unsigned char *key) - return -1; - } - -+/*tex We return |state| if found, otherwise |-1|. */ - --@ return state if found, otherwise $-1$ -- --@c - static char *hyppat_lookup(HashTab * hashtab, const unsigned char *chars, int l) - { - int i; - HashEntry *e; -- unsigned char key[256]; /* should be ample */ -+ /*tex The 256 should be enough. */ -+ unsigned char key[256]; - strncpy((char *) key, (const char *) chars, (size_t) l); - key[l] = 0; - i = (int) (hnj_string_hash(key) % HASH_SIZE); -@@ -330,24 +317,18 @@ static char *hyppat_lookup(HashTab * hashtab, const unsigned char *chars, int l) - return NULL; - } - -+/*tex Get the state number, allocating a new state if necessary. */ - --@ Get the state number, allocating a new state if necessary. -- --@c --static int hnj_get_state(HyphenDict * dict, -- const unsigned char *str, int *state_num) -+static int hnj_get_state(HyphenDict * dict, const unsigned char *str, int *state_num) - { - *state_num = state_lookup(dict->state_num, str); -- - if (*state_num >= 0) - return *state_num; -- - state_insert(dict->state_num, hnj_strdup(str), dict->num_states); -- /* predicate is true if |dict->num_states| is a power of two */ -+ /*tex The predicate is true if |dict->num_states| is a power of two: */ - if (!(dict->num_states & (dict->num_states - 1))) { - dict->states = hnj_realloc(dict->states, -- (int) ((dict->num_states << 1) * -- (int) sizeof(HyphenState))); -+ (int) ((dict->num_states << 1) * (int) sizeof(HyphenState))); - } - dict->states[dict->num_states].match = NULL; - dict->states[dict->num_states].fallback_state = -1; -@@ -356,70 +337,59 @@ static int hnj_get_state(HyphenDict * dict, - return dict->num_states++; - } - -+/*tex - --@ Add a transition from state1 to state2 through ch - assumes that the -- transition does not already exist -+ Add a transition from state1 to state2 through ch - assumes that the -+ transition does not already exist. -+ -+*/ - --@c - static void hnj_add_trans(HyphenDict * dict, int state1, int state2, int uni_ch) - { - int num_trans; -- /* TH: this test was a bit too strict, it is quite normal for old -- patterns to have chars in the range 0-31 or 127-159 (inclusive). -- To ease the transition, let's only disallow NUL for now -- (this is probably a requirement of the code anyway). -- */ -+ /* -+ TH: this test was a bit too strict, it is quite normal for old patterns -+ to have chars in the range 0-31 or 127-159 (inclusive). To ease the -+ transition, let's only disallow |NUL| for now, which probably is a -+ requirement of the code anyway. -+ */ - if (uni_ch == 0) { -- char errmsg[256]; /* temp hack ... we will have a formatted error */ -- snprintf(errmsg, 255, "character out of bounds: u%04x", uni_ch); -- errmsg[255] = '\0'; -- normal_error("hyphenation",errmsg); /* todo */ -+ formatted_error("hyphenation","a character is out of bounds: u%04x", uni_ch); - } - num_trans = dict->states[state1].num_trans; - if (num_trans == 0) { - dict->states[state1].trans = hnj_malloc(sizeof(HyphenTrans)); - } else { -- /* TH: The old version did -- } else if (!(num_trans & (num_trans - 1))) { -- ... hnj_realloc(dict->states[state1].trans, -- (int) ((num_trans << 1) * -- sizeof(HyphenTrans))); -- but that is incredibly nasty when adding patters one-at-a-time. -- Controlled growth would be nicer than the current +1, but if -- noone complains, this is good enough ;) -- */ -+ /* -+ TH: The old version did: -+ -+ \starttyping -+ } else if (!(num_trans & (num_trans - 1))) { -+ ... =hnj_realloc(dict->states[state1].trans, -+ (int) ((num_trans << 1) * sizeof(HyphenTrans))); -+ \stoptyping -+ -+ but that is incredibly nasty when adding patters one-at-a-time. -+ Controlled growth would be nicer than the current +1, but if no one -+ complains, and no one did in a decade, this is good enough. -+ -+ */ - dict->states[state1].trans = hnj_realloc(dict->states[state1].trans, -- (int) ((num_trans + 1) * -- sizeof(HyphenTrans))); -+ (int) ((num_trans + 1) * sizeof(HyphenTrans))); - } - dict->states[state1].trans[num_trans].uni_ch = uni_ch; - dict->states[state1].trans[num_trans].new_state = state2; - dict->states[state1].num_trans++; - } - -+/*tex - --#ifdef VERBOSE -- --static unsigned char *get_state_str(int state) --{ -- int i; -- HashEntry *e; -- -- for (i = 0; i < HASH_SIZE; i++) -- for (e = global->entries[i]; e; e = e->next) -- if (e->u.state == state) -- return e->key; -- return NULL; --} --#endif -+ We did change the semantics a bit here: |hnj_hyphen_load| used to operate on -+ a file, but now the argument is a string buffer. - -+*/ - --@ I've changed the semantics a bit here: |hnj_hyphen_load| used to -- operate on a file, but now the argument is a string buffer. -- --@c --static const unsigned char *next_pattern(size_t * length, -- const unsigned char **buf) -+static const unsigned char *next_pattern(size_t * length, const unsigned char **buf) - { - const unsigned char *here, *rover = *buf; - while (*rover && isspace(*rover)) -@@ -435,25 +405,28 @@ static const unsigned char *next_pattern(size_t * length, - } - *length = (size_t) (rover - here); - *buf = rover; -- return *length ? here : NULL; /* zero sensed */ -+ /*tex Zero sensed: */ -+ return *length ? here : NULL; - } - - static void init_hash(HashTab ** h) - { - int i; -- if (*h) -+ if (*h) { - return; -+ } - *h = hnj_malloc(sizeof(HashTab)); -- for (i = 0; i < HASH_SIZE; i++) -+ for (i = 0; i < HASH_SIZE; i++) { - (*h)->entries[i] = NULL; -+ } - } - -- - static void clear_state_hash(HashTab ** h) - { - int i; -- if (*h == NULL) -+ if (*h == NULL) { - return; -+ } - for (i = 0; i < HASH_SIZE; i++) { - HashEntry *e, *next; - for (e = (*h)->entries[i]; e; e = next) { -@@ -466,19 +439,20 @@ static void clear_state_hash(HashTab ** h) - *h = NULL; - } - -- - static void clear_hyppat_hash(HashTab ** h) - { - int i; -- if (*h == NULL) -+ if (*h == NULL) { - return; -+ } - for (i = 0; i < HASH_SIZE; i++) { - HashEntry *e, *next; - for (e = (*h)->entries[i]; e; e = next) { - next = e->next; - hnj_free(e->key); -- if (e->u.hyppat) -+ if (e->u.hyppat) { - hnj_free(e->u.hyppat); -+ } - hnj_free(e); - } - } -@@ -486,7 +460,6 @@ static void clear_hyppat_hash(HashTab ** h) - *h = NULL; - } - -- - static void init_dict(HyphenDict * dict) - { - dict->num_states = 1; -@@ -502,7 +475,6 @@ static void init_dict(HyphenDict * dict) - init_hash(&dict->patterns); - } - -- - static void clear_dict(HyphenDict * dict) - { - int state_num; -@@ -519,8 +491,6 @@ static void clear_dict(HyphenDict * dict) - clear_state_hash(&dict->state_num); - } - -- -- - HyphenDict *hnj_hyphen_new(void) - { - HyphenDict *dict = hnj_malloc(sizeof(HyphenDict)); -@@ -528,14 +498,12 @@ HyphenDict *hnj_hyphen_new(void) - return dict; - } - -- - void hnj_hyphen_clear(HyphenDict * dict) - { - clear_dict(dict); - init_dict(dict); - } - -- - void hnj_hyphen_free(HyphenDict * dict) - { - clear_dict(dict); -@@ -568,29 +536,30 @@ unsigned char *hnj_serialize(HyphenDict * dict) - return buf; - } - -- - void hnj_free_serialize(unsigned char *c) - { - hnj_free(c); - } - -+/*tex - --@ hyphenation pattern: -- --signed bytes -- --0 indicates end (actually any negative number) -+ In hyphenation patterns we use signed bytes where |0|, or actually any -+ negative number, indicates end: - --: prio(1+),startpos,length,len1,[replace],len2,[replace] -+ \starttyping -+ prio(1+),startpos,length,len1,[replace],len2,[replace] -+ \starttyping - --most basic example is: -+ A basic example is: - --p n 0 0 0 -+ \starttyping -+ p n 0 0 0 -+ \starttyping - --for a hyphenation point between characters -+ for a hyphenation point between characters. - -+*/ - --@c - void hnj_hyphen_load(HyphenDict * dict, const unsigned char *f) - { - int state_num, last_state; -@@ -601,7 +570,6 @@ void hnj_hyphen_load(HyphenDict * dict, const unsigned char *f) - unsigned char *word; - char *pattern; - size_t l = 0; -- - const unsigned char *format; - const unsigned char *begin = f; - unsigned char *pat; -@@ -609,46 +577,23 @@ void hnj_hyphen_load(HyphenDict * dict, const unsigned char *f) - while ((format = next_pattern(&l, &f)) != NULL) { - int i, j, e1; - if (l>=255) { -- help1("Individual patterns should not be longer than 254 bytes total."); -- print_err("Pattern of enormous length ignored"); -- error(); -+ normal_warning("hyphenation","a pattern of more than 254 bytes ignored"); - continue; - } --#if 0 -- printf("%s\n",format); -- char* repl = strnchr(format, '/',l); -- int replindex = 0; -- int replcut = 0; -- if (repl) { -- int clen = l-(repl-format); -- l = repl-format; -- char * index = strnchr(repl + 1, ',',clen); -- if (index) { -- char * index2 = strnchr(index + 1, ',',clen-(index-repl)); -- if (index2) { -- replindex = (signed char) atoi(index + 1) - 1; -- replcut = (signed char) atoi(index2 + 1); -- } -- } else { -- hnj_strchomp(repl + 1); -- replindex = 0; -- replcut = strlen(buf); -- } -- repl = hnj_strdup(repl + 1); -- } --#endif - for (i = 0, j = 0, e1 = 0; (unsigned) i < l; i++) { - if (format[i] >= '0' && format[i] <= '9') - j++; - if (is_utf8_follow(format[i])) - e1++; - } -- /* |l-e1| => number of {\it characters} not {\it bytes} */ -- /* |l-j| => number of pattern bytes */ -- /* |l-e1-j| => number of pattern characters */ -+ /*tex -+ Here |l-e1| is the number of {\em characters} not {\em bytes}, |l-j| -+ the number of pattern bytes and |l-e1-j| the number of pattern -+ characters. -+ */ - pat = (unsigned char *) malloc((1 + l - (size_t) j)); - org = (char *) malloc((size_t) (2 + l - (size_t) e1 - (size_t) j)); -- /* remove hyphenation encoders (digits) from pat */ -+ /*tex Remove hyphenation encoders (digits) from pat. */ - org[0] = '0'; - for (i = 0, j = 0, e1 = 0; (unsigned) i < l; i++) { - unsigned char c = format[i]; -@@ -665,20 +610,25 @@ void hnj_hyphen_load(HyphenDict * dict, const unsigned char *f) - org[j + 1] = 0; - hyppat_insert(dict->patterns, pat, org); - } -- dict->pat_length += (int) ((f - begin) + 2); /* 2 for spurious spaces */ -+ /*tex We add 2 bytes for spurious spaces. */ -+ dict->pat_length += (int) ((f - begin) + 2); - init_hash(&dict->merged); - v = new_HashIter(dict->patterns); - while (nextHash(v, &word)) { - int wordsize = (int) strlen((char *) word); - int j1, l1; - for (l1 = 1; l1 <= wordsize; l1++) { -- if (is_utf8_follow(word[l1])) -- continue; /* Do not clip an utf8 sequence */ -+ if (is_utf8_follow(word[l1])) { -+ /*tex Do not clip an utf8 sequence. */ -+ continue; -+ } - for (j1 = 1; j1 <= l1; j1++) { - char *subpat_pat; - int i1 = l1 - j1; -- if (is_utf8_follow(word[i1])) -- continue; /* Do not start halfway an utf8 sequence */ -+ if (is_utf8_follow(word[i1])) { -+ /*tex Do not start halfway an utf8 sequence. */ -+ continue; -+ } - if ((subpat_pat = - hyppat_lookup(dict->patterns, word + i1, j1)) != NULL) { - char *newpat_pat; -@@ -694,7 +644,8 @@ void hnj_hyphen_load(HyphenDict * dict, const unsigned char *f) - if (is_utf8_follow(newword[i1])) - e1++; - neworg = malloc((size_t) (l1 + 2 - e1)); -- sprintf(neworg, "%0*d", l1 + 1 - e1, 0); /* fill with right amount of '0' */ -+ /*tex Fill with right amount of zeros: */ -+ sprintf(neworg, "%0*d", l1 + 1 - e1, 0); - hyppat_insert(dict->merged, newword, combine(neworg, subpat_pat)); - } else { - combine(newpat_pat, subpat_pat); -@@ -704,20 +655,15 @@ void hnj_hyphen_load(HyphenDict * dict, const unsigned char *f) - } - } - delete_HashIter(v); -- - init_hash(&dict->state_num); - state_insert(dict->state_num, hnj_strdup((const unsigned char *) ""), 0); - v = new_HashIter(dict->merged); - while (nextHashStealPattern(v, &word, &pattern)) { - static unsigned char mask[] = { 0x3F, 0x1F, 0xF, 0x7 }; - int j1 = (int) strlen((char *) word); --#ifdef VERBOSE -- printf("word %s pattern %s, j = %d\n", word, pattern, j1); --#endif - state_num = hnj_get_state(dict, word, &found); - dict->states[state_num].match = pattern; -- -- /* now, put in the prefix transitions */ -+ /*tex Now, put in the prefix transitions. */ - while (found < 0) { - j1--; - last_state = state_num; -@@ -741,71 +687,48 @@ void hnj_hyphen_load(HyphenDict * dict, const unsigned char *f) - } - delete_HashIter(v); - clear_hyppat_hash(&dict->merged); -- -- /* put in the fallback states */ -+ /*tex Put in the fallback states. */ - { -- int i, j = 0; -- for (i = 0; i < HASH_SIZE; i++) { -- for (e = dict->state_num->entries[i]; e; e = e->next) { -- /* do not do state==0 otherwise things get confused */ -- if (e->u.state) { -- for (j = 1; 1; j++) { -- state_num = state_lookup(dict->state_num, e->key + j); -- if (state_num >= 0) -- break; -+ int i, j = 0; -+ for (i = 0; i < HASH_SIZE; i++) { -+ for (e = dict->state_num->entries[i]; e; e = e->next) { -+ /*tex Do not do |state==0| otherwise things get confused. */ -+ if (e->u.state) { -+ for (j = 1; 1; j++) { -+ state_num = state_lookup(dict->state_num, e->key + j); -+ if (state_num >= 0) -+ break; -+ } -+ dict->states[e->u.state].fallback_state = state_num; - } -- dict->states[e->u.state].fallback_state = state_num; - } - } - } --#ifdef VERBOSE -- for (i = 0; i < HASH_SIZE; i++) { -- for (e = dict->state_num->entries[i]; e; e = e->next) { -- printf("%d string %s state %d, fallback=%d\n", -- i, e->key, e->u.state, dict->states[e->u.state].fallback_state); -- for (j = 0; j < dict->states[e->u.state].num_trans; j++) { -- printf(" u%4x->%d\n", -- (int) dict->states[e->u.state].trans[j].uni_ch, -- dict->states[e->u.state].trans[j].new_state); -- } -- } -- } --#endif -- } - clear_state_hash(&dict->state_num); - } - --@ @c - extern halfword insert_syllable_discretionary(halfword t, lang_variables * lan); - --void hnj_hyphen_hyphenate(HyphenDict * dict, -- halfword first1, -- halfword last1, -- int length, -- halfword left, halfword right, lang_variables * lan) -+void hnj_hyphen_hyphenate(HyphenDict * dict, halfword first1, halfword last1, -+ int length, halfword left, halfword right, lang_variables * lan) - { - int char_num; - halfword here; - int state = 0; -- /* +2 for dots at each end, +1 for points /outside/ characters */ -+ /*tex +2 for dots at each end, +1 for points outside characters. */ - int ext_word_len = length + 2; - int hyphen_len = ext_word_len + 1; - char *hyphens = hnj_malloc(hyphen_len + 1); -- -- /* Add a '.' to beginning and end to facilitate matching */ -+ /*tex Add a '.' to beginning and end to facilitate matching. */ - vlink(begin_point) = first1; - vlink(end_point) = vlink(last1); - vlink(last1) = end_point; -- - for (char_num = 0; char_num < hyphen_len; char_num++) { - hyphens[char_num] = '0'; - } - hyphens[hyphen_len] = 0; -- -- /* now, run the finite state machine */ -- for (char_num = 0, here = begin_point; here != vlink(end_point); -- here = vlink(here)) { -- -+ /*tex Now, run the finite state machine. */ -+ for (char_num = 0, here = begin_point; here != vlink(end_point); here = vlink(here)) { - int ch; - if (here == begin_point || here == end_point) { - ch = '.'; -@@ -816,28 +739,20 @@ void hnj_hyphen_hyphenate(HyphenDict * dict, - } - } - while (state != -1) { --#if 0 -- printf("%*s%s%c",char_num-strlen(get_state_str(state)),"",get_state_str(state),(char)ch); --#endif - HyphenState *hstate = &dict->states[state]; - int k; - for (k = 0; k < hstate->num_trans; k++) { - if (hstate->trans[k].uni_ch == ch) { - char *match; - state = hstate->trans[k].new_state; --#if 0 -- printf(" state %d\n",state); --#endif - match = dict->states[state].match; - if (match) { -- /* +2 because: -- 1 string length is one bigger than offset -- 1 hyphenation starts before first character -- */ -+ /*tex -+ -+ We add +2 because 1 string length is one bigger than offset -+ and 1 hyphenation starts before first character. -+ */ - int offset = (int) (char_num + 2 - (int) strlen(match)); --#if 0 -- printf("%*s%s\n", offset,"", match); --#endif - int m; - for (m = 0; match[m]; m++) { - if (hyphens[offset + m] < match[m]) -@@ -848,21 +763,19 @@ void hnj_hyphen_hyphenate(HyphenDict * dict, - } - } - state = hstate->fallback_state; --#if 0 -- printf(" back to %d\n", state); --#endif - } -- /* nothing worked, let's go to the next character */ -+ /*tex Nothing worked, let's go to the next character. */ - state = 0; -- try_next_letter:; -+ try_next_letter:; - char_num++; - } -- -- /* restore the correct pointers */ -+ /*tex Restore the correct pointers. */ - vlink(last1) = vlink(end_point); -+ /*tex - -- /* pattern is \.{\^.\^w\^o\^r\^d\^.\^} |word_len|=4, |ext_word_len|=6, |hyphens|=7 -- * check \.{ \^ \^ \^ } so drop first two and stop after |word_len-1| -+ Pattern is \.{\^.\^w\^o\^r\^d\^.\^} and |word_len|=4, |ext_word_len|=6, -+ |hyphens|=7; check \.{ \^ \^ \^ } and therefore drop first two and stop -+ after |word_len-1| - */ - for (here = first1, char_num = 2; here != left; here = vlink(here)) - char_num++; -diff --git a/texk/web2c/luatexdir/lang/texlang.w b/texk/web2c/luatexdir/lang/texlang.c -similarity index 59% -rename from texk/web2c/luatexdir/lang/texlang.w -rename to texk/web2c/luatexdir/lang/texlang.c -index 337d2eca5..04f96660f 100644 ---- a/texk/web2c/luatexdir/lang/texlang.w -+++ b/texk/web2c/luatexdir/lang/texlang.c -@@ -1,31 +1,32 @@ --% texlang.w --% --% Copyright 2006-2012 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --@ @c -+/* -+ -+texlang.w -+ -+Copyright 2006-2012 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ - - #include "ptexlib.h" - #include - #include "lua/luatex-api.h" - --@ Low-level helpers -+/*tex Low-level helpers */ - --@ @c - #define unVERBOSE - - #define MAX_TEX_LANGUAGES 16384 -@@ -60,7 +61,9 @@ struct tex_language *new_language(int n) - lang->post_exhyphen_char = 0; - lang->hyphenation_min = -1; - if (saving_hyph_codes_par) { -- /* for now, we might just use specific value for whatever task */ -+ /*tex -+ For now, we might just use specific value for whatever task. -+ */ - hj_codes_from_lc_codes(l); - } - return lang; -@@ -82,7 +85,6 @@ struct tex_language *get_language(int n) - } - } - --@ @c - void set_pre_hyphen_char(int n, int v) - { - struct tex_language *l = get_language((int) n); -@@ -183,7 +185,6 @@ void load_tex_patterns(int curlang, halfword head) - load_patterns(get_language(curlang), (unsigned char *) s); - } - --@ @c - #define STORE_CHAR(l,x) do { \ - unsigned xx = get_hj_code(l,x); \ - if (!xx || xx <= 32) { \ -@@ -192,17 +193,24 @@ void load_tex_patterns(int curlang, halfword head) - uindex = uni2string(uindex, xx); \ - } while (0) - --@ Cleans one word which is returned in |cleaned|, returns the new offset into --|buffer| -+/* -+ -+ This cleans one word which is returned in |cleaned|, returns the new offset -+ into |buffer|. -+ -+*/ - --@c - const char *clean_hyphenation(int id, const char *buff, char **cleaned) - { - int items = 0; -- unsigned char word[MAX_WORD_LEN + 1]; /* work buffer for bytes */ -- unsigned uword[MAX_WORD_LEN + 1] = { 0 }; /* work buffer for unicode */ -- int u = 0; /* unicode buffer value */ -- int i = 0; /* index into buffer */ -+ /*tex Work buffer for bytes: */ -+ unsigned char word[MAX_WORD_LEN + 1]; -+ /*tex Work buffer for \UNICODE: */ -+ unsigned uword[MAX_WORD_LEN + 1] = { 0 }; -+ /*tex The \UNICODE\ buffer value: */ -+ int u = 0; -+ /*tex The index into buffer: */ -+ int i = 0; - char *uindex = (char *)word; - const char *s = buff; - -@@ -210,21 +218,21 @@ const char *clean_hyphenation(int id, const char *buff, char **cleaned) - word[i++] = (unsigned)*s; - s++; - if ((s-buff)>MAX_WORD_LEN) { -- /* todo: this is too strict, should count unicode, not bytes */ -+ /*tex Todo: this is too strict, should count \UNICODE, not bytes. */ - *cleaned = NULL; - tex_error("exception too long", NULL); - return s; - } - } -- /* now convert the input to unicode */ -+ /*tex Now convert the input to \UNICODE. */ - word[i] = '\0'; - utf2uni_strcpy(uword, (const char *)word); -- /* build the new word string */ -+ /*tex Build the new word string. */ - i = 0; - while (uword[i]>0) { - u = uword[i++]; - if (u == '-') { -- /* skip */ -+ /*tex Skip. */ - } else if (u == '=') { - STORE_CHAR(id,'-'); - } else if (u == '{') { -@@ -259,6 +267,9 @@ const char *clean_hyphenation(int id, const char *buff, char **cleaned) - tex_error("exception syntax error", NULL); - return s; - } -+ if (uword[i] == '[' && uword[i+1] >= '0' && uword[i+1] <= '9' && uword[i+2] == ']') { -+ i += 3; -+ } - } else { - STORE_CHAR(id,u); - } -@@ -268,7 +279,6 @@ const char *clean_hyphenation(int id, const char *buff, char **cleaned) - return s; - } - --@ @c - void load_hyphenation(struct tex_language *lang, const unsigned char *buff) - { - const char *s; -@@ -322,7 +332,6 @@ void load_tex_hyphenation(int curlang, halfword head) - load_hyphenation(get_language(curlang), (unsigned char *) s); - } - --@ @c - static halfword insert_discretionary(halfword t, halfword pre, halfword post, halfword replace, int penalty) - { - halfword g; -@@ -331,21 +340,21 @@ static halfword insert_discretionary(halfword t, halfword pre, halfword post, ha - int attr = node_attr(t) ; - disc_penalty(d) = penalty; - if (t == replace) { -- /* prev disc next-next */ -+ /*tex We have |prev disc next-next|. */ - try_couple_nodes(d, vlink(t)); - try_couple_nodes(alink(t), d); - alink(t) = null; - vlink(t) = null; - replace = t ; - } else { -- /* prev disc next */ -+ /*tex We have |prev disc next|. */ - try_couple_nodes(d, vlink(t)); - couple_nodes(t, d); - } - if (replace != null) { - f = font(replace); - } else { -- /* For compound words following explicit hyphens. */ -+ /*tex For compound words following explicit hyphens. */ - f = get_cur_font(); - } - for (g = pre; g != null; g = vlink(g)) { -@@ -406,7 +415,6 @@ halfword insert_syllable_discretionary(halfword t, lang_variables * lan) - } - set_disc_field(pre_break(n), g); - } -- - if (lan->post_hyphen_char > 0) { - t = vlink(n); - g = raw_glyph_node(); -@@ -423,7 +431,6 @@ halfword insert_syllable_discretionary(halfword t, lang_variables * lan) - return n; - } - --@ @c - static halfword insert_character(halfword t, int c) - { - halfword p; -@@ -456,12 +463,12 @@ static halfword compound_word_break(halfword t, int clang) - return disc; - } - --@ @c - void set_disc_field(halfword f, halfword t) - { - if (t != null) { -- /* -- couple_nodes(f, t); // better not expose f as prev pointer -+ /*tex -+ No |couple_nodes(f, t);| as we can better not expose |f| as |prev| -+ pointer. - */ - vlink(f) = t ; - alink(t) = null ; -@@ -472,14 +479,14 @@ void set_disc_field(halfword f, halfword t) - } - } - --@ @c - static char *hyphenation_exception(int exceptions, char *w) - { - char *ret = NULL; - lua_checkstack(Luas, 2); - lua_rawgeti(Luas, LUA_REGISTRYINDEX, exceptions); -- if (lua_istable(Luas, -1)) { /* ?? */ -- lua_pushstring(Luas, w); /* word table */ -+ if (lua_istable(Luas, -1)) { -+ /*tex Word table: */ -+ lua_pushstring(Luas, w); - lua_rawget(Luas, -2); - if (lua_type(Luas, -1) == LUA_TSTRING) { - ret = xstrdup(lua_tostring(Luas, -1)); -@@ -491,7 +498,6 @@ static char *hyphenation_exception(int exceptions, char *w) - return ret; - } - --@ @c - char *exception_strings(struct tex_language *lang) - { - const char *value; -@@ -503,8 +509,8 @@ char *exception_strings(struct tex_language *lang) - lua_checkstack(Luas, 2); - lua_rawgeti(Luas, LUA_REGISTRYINDEX, lang->exceptions); - if (lua_istable(Luas, -1)) { -- /* iterate and join */ -- lua_pushnil(Luas); /* first key */ -+ /*tex Iterate and join. */ -+ lua_pushnil(Luas); - while (lua_next(Luas, -2) != 0) { - value = lua_tolstring(Luas, -1, &l); - if (current + 2 + l > size) { -@@ -520,15 +526,19 @@ char *exception_strings(struct tex_language *lang) - return ret; - } - --@ the sequence from |wordstart| to |r| can contain only normal characters it --could be faster to modify a halfword pointer and return an integer -+/*tex -+ -+ The sequence from |wordstart| to |r| can contain only normal characters it -+ could be faster to modify a halfword pointer and return an integer -+ -+*/ - --@c - static halfword find_exception_part(unsigned int *j, unsigned int *uword, int len) - { - halfword g = null, gg = null; - register unsigned i = *j; -- i++; /* this puts uword[i] on the |{| */ -+ /*tex This puts uword[i] on the |{|. */ -+ i++; - while (i < (unsigned) len && uword[i + 1] != '}') { - if (g == null) { - gg = new_char(0, (int) uword[i + 1]); -@@ -548,7 +558,8 @@ static int count_exception_part(unsigned int *j, unsigned int *uword, int len) - { - int ret = 0; - register unsigned i = *j; -- i++; /* this puts uword[i] on the |{| */ -+ /*tex This puts uword[i] on the |{|. */ -+ i++; - while (i < (unsigned) len && uword[i + 1] != '}') { - ret++; - i++; -@@ -557,22 +568,23 @@ static int count_exception_part(unsigned int *j, unsigned int *uword, int len) - return ret; - } - --@ @c - static const char *PAT_ERROR[] = { - "Exception discretionaries should contain three pairs of braced items.", - "No intervening spaces are allowed.", - NULL - }; - --/* -+/*tex -+ - The exceptions are taken as-is: no min values are taken into account. One can - add normal patterns on-the-fly if needed. -+ - */ - - static void do_exception(halfword wordstart, halfword r, char *replacement) - { - unsigned i; -- halfword t; -+ halfword t, pen; - unsigned len; - int clang; - lang_variables langdata; -@@ -584,126 +596,191 @@ static void do_exception(halfword wordstart, halfword r, char *replacement) - clang = char_lang(wordstart); - langdata.pre_hyphen_char = get_pre_hyphen_char(clang); - langdata.post_hyphen_char = get_post_hyphen_char(clang); -- - for (i = 0; i < len; i++) { -- if (uword[i + 1] == '-') { /* a hyphen follows */ -- while (vlink(t) != r && (type(t) != glyph_node || !is_simple_character(t))) -- t = vlink(t); -+ if (uword[i + 1] == 0 ) { -+ /*tex We ran out of the exception pattern. */ -+ break; -+ } else if (uword[i + 1] == '-') { -+ /*tex A hyphen follows. */ - if (vlink(t) == r) - break; - insert_syllable_discretionary(t, &langdata); - t = vlink(t); /* skip the new disc */ - } else if (uword[i + 1] == '=') { -- /* do nothing ? */ -+ /*tex We skip a disc. */ - t = vlink(t); - } else if (uword[i + 1] == '{') { -+ /*tex We ran into an exception |{}{}{}| or |{}{}{}[]|. */ - halfword gg, hh, replace = null; - int repl; -+ /*tex |pre| */ - gg = find_exception_part(&i, uword, (int) len); - if (i == len || uword[i + 1] != '{') { - tex_error("broken pattern 1", PAT_ERROR); - } -+ /*tex |post| */ - hh = find_exception_part(&i, uword, (int) len); - if (i == len || uword[i + 1] != '{') { - tex_error("broken pattern 2", PAT_ERROR); - } -+ /*tex |replace| */ - repl = count_exception_part(&i, uword, (int) len); - if (i == len) { - tex_error("broken pattern 3", PAT_ERROR); - } -- /*i++; *//* jump over the last right brace */ -+ /*tex Play safe. */ - if (vlink(t) == r) - break; -+ /*tex Let's deal with an (optional) replacement. */ - if (repl > 0) { -+ /*tex Assemble the replace stream. */ - halfword q = t; - replace = vlink(q); - while (repl > 0 && q != null) { - q = vlink(q); -- if (type(q) == glyph_node) { -+ if (type(q) == glyph_node || type(q) == disc_node) { - repl--; -+ } else { -+ break ; - } - } -+ /*tex Remove it from the main stream */ - try_couple_nodes(t, vlink(q)); -+ /*tex and finish it in the replace. */ - vlink(q) = null; -+ /*tex Sanitize the replace stream (we could use the flattener instead). */ -+ q = replace ; -+ while (q != null) { -+ halfword n = vlink(q); -+ if (type(q) == disc_node) { -+ /*tex Beware: the replacement starts after the no_break pointer. */ -+ halfword r = vlink(no_break(q)); -+ vlink(no_break(q)) = null; -+ alink(r) = null ; -+ /*tex Insert the replacement glyph. */ -+ if (q == replace) { -+ replace = r; -+ } else { -+ try_couple_nodes(alink(q),r); -+ } -+ /*tex Append the glyph (one). */ -+ try_couple_nodes(r,n); -+ /*tex Flush the disc. */ -+ flush_node(q); -+ } -+ q = n ; -+ } -+ } -+ /*tex Let's check if we have a penalty spec. */ -+ if (((i+3) < len) && uword[i+1] == '[' && uword[i+2] >= '0' && uword[i+2] <= '9' && uword[i+3] == ']') { -+ if (exception_penalty_par > 0) { -+ if (exception_penalty_par > 100000) { -+ pen = (uword[i+2] - '0') * exception_penalty_par ; -+ } else { -+ pen = exception_penalty_par; -+ } -+ } else { -+ pen = hyphen_penalty_par; -+ } -+ i += 3; -+ } else { -+ pen = hyphen_penalty_par; -+ } -+ /*tex And now we insert a disc node. */ -+ t = insert_discretionary(t, gg, hh, replace, pen); -+ /*tex We skip the new disc node. */ -+ t = vlink(t); -+ /*tex check if we have two exceptions in a row */ -+ if (uword[i + 1] == '{') { -+ i--; - } -- t = insert_discretionary(t, gg, hh, replace, hyphen_penalty_par); -- t = vlink(t); /* skip the new disc */ - } else { - t = vlink(t); - } -+ /*tex Again we play safe. */ -+ if (t == null || vlink(t) == r) { -+ break; -+ } - } - } - --@ This is a documentation section from the pascal web file. It is not true any --more, but I do not have time right now to rewrite it -- Taco -- --When the line-breaking routine is unable to find a feasible sequence of --breakpoints, it makes a second pass over the paragraph, attempting to hyphenate --the hyphenatable words. The goal of hyphenation is to insert discretionary --material into the paragraph so that there are more potential places to break. -- --The general rules for hyphenation are somewhat complex and technical, because we --want to be able to hyphenate words that are preceded or followed by punctuation --marks, and because we want the rules to work for languages other than English. We --also must contend with the fact that hyphens might radically alter the ligature --and kerning structure of a word. -- --A sequence of characters will be considered for hyphenation only if it belongs to --a ``potentially hyphenatable part'' of the current paragraph. This is a sequence --of nodes $p_0p_1\ldots p_m$ where $p_0$ is a glue node, $p_1\ldots p_{m-1}$ are --either character or ligature or whatsit or implicit kern nodes, and $p_m$ is a --glue or penalty or insertion or adjust or mark or whatsit or explicit kern node. --(Therefore hyphenation is disabled by boxes, math formulas, and discretionary --nodes already inserted by the user.) The ligature nodes among $p_1\ldots p_{m-1}$ --are effectively expanded into the original non-ligature characters; the kern --nodes and whatsits are ignored. Each character |c| is now classified as either a --nonletter (if |lc_code(c)=0|), a lowercase letter (if |lc_code(c)=c|), or an --uppercase letter (otherwise); an uppercase letter is treated as if it were --|lc_code(c)| for purposes of hyphenation. The characters generated by $p_1\ldots --p_{m-1}$ may begin with nonletters; let $c_1$ be the first letter that is not in --the middle of a ligature. Whatsit nodes preceding $c_1$ are ignored; a whatsit --found after $c_1$ will be the terminating node $p_m$. All characters that do not --have the same font as $c_1$ will be treated as nonletters. The |hyphen_char| for --that font must be between 0 and 255, otherwise hyphenation will not be attempted. --\TeX\ looks ahead for as many consecutive letters $c_1\ldots c_n$ as possible; --however, |n| must be less than 64, so a character that would otherwise be --$c_{64}$ is effectively not a letter. Furthermore $c_n$ must not be in the middle --of a ligature. In this way we obtain a string of letters $c_1\ldots c_n$ that are --generated by nodes $p_a\ldots p_b$, where |1<=a<=b+1<=m|. If |n>=l_hyf+r_hyf|, --this string qualifies for hyphenation; however, |uc_hyph| must be positive, if --$c_1$ is uppercase. -- --The hyphenation process takes place in three stages. First, the candidate --sequence $c_1\ldots c_n$ is found; then potential positions for hyphens are --determined by referring to hyphenation tables; and finally, the nodes $p_a\ldots --p_b$ are replaced by a new sequence of nodes that includes the discretionary --breaks found. -- --Fortunately, we do not have to do all this calculation very often, because of the --way it has been taken out of \TeX's inner loop. For example, when the second --edition of the author's 700-page book {\sl Seminumerical Algorithms} was typeset --by \TeX, only about 1.2 hyphenations needed to be @^Knuth, Donald Ervin@> tried --per paragraph, since the line breaking algorithm needed to use two passes on only --about 5 per cent of the paragraphs. -- --When a word been set up to contain a candidate for hyphenation, \TeX\ first looks --to see if it is in the user's exception dictionary. If not, hyphens are inserted --based on patterns that appear within the given word, using an algorithm due to --Frank~M. Liang. @^Liang, Franklin Mark@> -- --@ This is incompatible with TEX because the first word of a paragraph can be --hyphenated, but most european users seem to agree that prohibiting hyphenation --there was not the best idea ever. -- --@c --/* -- More strict: \hyphenationbounds -- -- 0 = not strict -- 1 = strict start -- 2 = strict end -- 3 = strict start and strict end -- -+/*tex -+ -+ This is a documentation section from the pascal web file. It is not true any -+ more, but I (Taco) do not have time right now to rewrite it. -+ -+ When the line-breaking routine is unable to find a feasible sequence of -+ breakpoints, it makes a second pass over the paragraph, attempting to -+ hyphenate the hyphenatable words. The goal of hyphenation is to insert -+ discretionary material into the paragraph so that there are more potential -+ places to break. -+ -+ The general rules for hyphenation are somewhat complex and technical, because -+ we want to be able to hyphenate words that are preceded or followed by -+ punctuation marks, and because we want the rules to work for languages other -+ than English. We also must contend with the fact that hyphens might radically -+ alter the ligature and kerning structure of a word. -+ -+ A sequence of characters will be considered for hyphenation only if it -+ belongs to a ``potentially hyphenatable part'' of the current paragraph. This -+ is a sequence of nodes $p_0p_1\ldots p_m$ where $p_0$ is a glue node, -+ $p_1\ldots p_{m-1}$ are either character or ligature or whatsit or implicit -+ kern nodes, and $p_m$ is a glue or penalty or insertion or adjust or mark or -+ whatsit or explicit kern node. (Therefore hyphenation is disabled by boxes, -+ math formulas, and discretionary nodes already inserted by the user.) The -+ ligature nodes among $p_1\ldots p_{m-1}$ are effectively expanded into the -+ original non-ligature characters; the kern nodes and whatsits are ignored. -+ Each character |c| is now classified as either a nonletter (if -+ |lc_code(c)=0|), a lowercase letter (if |lc_code(c)=c|), or an uppercase -+ letter (otherwise); an uppercase letter is treated as if it were |lc_code(c)| -+ for purposes of hyphenation. The characters generated by $p_1\ldots p_{m-1}$ -+ may begin with nonletters; let $c_1$ be the first letter that is not in the -+ middle of a ligature. Whatsit nodes preceding $c_1$ are ignored; a whatsit -+ found after $c_1$ will be the terminating node $p_m$. All characters that do -+ not have the same font as $c_1$ will be treated as nonletters. The -+ |hyphen_char| for that font must be between 0 and 255, otherwise hyphenation -+ will not be attempted. \TeX\ looks ahead for as many consecutive letters -+ $c_1\ldots c_n$ as possible; however, |n| must be less than 64, so a -+ character that would otherwise be $c_{64}$ is effectively not a letter. -+ Furthermore $c_n$ must not be in the middle of a ligature. In this way we -+ obtain a string of letters $c_1\ldots c_n$ that are generated by nodes -+ $p_a\ldots p_b$, where |1<=a<=b+1<=m|. If |n>=l_hyf+r_hyf|, this string -+ qualifies for hyphenation; however, |uc_hyph| must be positive, if $c_1$ is -+ uppercase. -+ -+ The hyphenation process takes place in three stages. First, the candidate -+ sequence $c_1\ldots c_n$ is found; then potential positions for hyphens are -+ determined by referring to hyphenation tables; and finally, the nodes -+ $p_a\ldots p_b$ are replaced by a new sequence of nodes that includes the -+ discretionary breaks found. -+ -+ Fortunately, we do not have to do all this calculation very often, because of -+ the way it has been taken out of \TeX's inner loop. For example, when the -+ second edition of the author's 700-page book {\sl Seminumerical Algorithms} -+ was typeset by \TeX, only about 1.2 hyphenations needed to be tried per -+ paragraph, since the line breaking algorithm needed to use two passes on only -+ about 5 per cent of the paragraphs. -+ -+ When a word been set up to contain a candidate for hyphenation, \TeX\ first -+ looks to see if it is in the user's exception dictionary. If not, hyphens are -+ inserted based on patterns that appear within the given word, using an -+ algorithm due to Frank~M. Liang. -+ -+ This is incompatible with \TEX\ because the first word of a paragraph can be -+ hyphenated, but most European users seem to agree that prohibiting -+ hyphenation there was not the best idea ever. -+ -+ We have some variants available that are controlled by the paremeter -+ \type {\hyphenationbounds}: -+ -+ \starttabulate -+ \NC \type {0} \NC not strict \NC \NR -+ \NC \type {1} \NC strict start \NC \NR -+ \NC \type {2} \NC strict end \NC \NR -+ \NC \type {3} \NC strict start and strict end \NC \NR -+ \stoptabulate -+ -+ \startbuffer - \parindent0pt \hsize=1.1cm - 12-34-56 \par - 12-34-\hbox{56} \par -@@ -716,20 +793,24 @@ there was not the best idea ever. - 12-34-\vrule width 1em height 1.5ex \par - 12-\hbox{34}-56 \par - 12-\vrule width 1em height 1.5ex-56 \par -+ \stopbuffer - --*/ -+ \typebuffer - --/* -- We only accept an explicit hyphen when there is a preceding glyph and we skip a sequence of -- explicit hyphens as that normally indicates a -- or --- ligature in which case we can in a -- worse case usage get bad node lists later on due to messed up ligature building as these -- dashes are ligatures in base fonts. This is a side effect of the separating the hyphenation, -- ligaturing and kerning steps. A test is cmr with ------. -+ \startpacked \getbuffer \stopbuffer -+ -+ We only accept an explicit hyphen when there is a preceding glyph and we skip -+ a sequence of explicit hyphens as that normally indicates a \type {--} or -+ \type {---} ligature in which case we can in a worse case usage get bad node -+ lists later on due to messed up ligature building as these dashes are -+ ligatures in base fonts. This is a side effect of the separating the -+ hyphenation, ligaturing and kerning steps. A test is cmr with \type {------}. - -- A font handler can collapse successive hyphens but it's not nice to put the burden there. A -- somewhat messy border case is ---- but in LuaTeX we don't treat -- and --- special. Also, -- traditional TeX will break a line at -foo but this can be disabled by setting the automatic -- mode to 1. -+ A font handler can collapse successive hyphens but it's not nice to put the -+ burden there. A somewhat messy border case is \type {----} but in \LUATEX\ we -+ don't treat \type {--} and \type {---} special. Also, traditional \TEX\ will -+ break a line at \type {-foo} but this can be disabled by setting the -+ automatic mode to \type {1}. - - */ - -@@ -742,79 +823,78 @@ static halfword find_next_wordstart(halfword r, halfword first_language, halfwor - halfword t ; - while (r != null) { - switch (type(r)) { -- case boundary_node: -- if (subtype(r) == word_boundary) { -+ case boundary_node: -+ if (subtype(r) == word_boundary) { -+ start_ok = 1; -+ } -+ break; -+ case hlist_node: -+ case vlist_node: -+ case rule_node: -+ case dir_node: -+ case whatsit_node: -+ if (strict_bound == 1 || strict_bound == 3) { -+ start_ok = 0; -+ } -+ break; -+ case glue_node: - start_ok = 1; -- } -- break; -- case hlist_node: /* new > 0.95 */ -- case vlist_node: /* new > 0.95 */ -- case rule_node: /* new > 0.95 */ -- case dir_node: -- case whatsit_node: -- if (strict_bound == 1 || strict_bound == 3) { -- start_ok = 0; -- } -- break; -- case glue_node: -- start_ok = 1; -- break; -- case math_node: -- while (mathlevel > 0) { -- r = vlink(r); -- if (r == null) -- return r; -- if (type(r) == math_node) { -- if (subtype(r) == before) { -- mathlevel++; -- } else { -- mathlevel--; -+ break; -+ case math_node: -+ while (mathlevel > 0) { -+ r = vlink(r); -+ if (r == null) -+ return r; -+ if (type(r) == math_node) { -+ if (subtype(r) == before) { -+ mathlevel++; -+ } else { -+ mathlevel--; -+ } - } - } -- } -- break; -- case glyph_node: -- if (is_simple_character(r)) { -- chr = character(r) ; -- if (chr == ex_hyphen_char_par) { -- t = vlink(r) ; -- if ((automatic_hyphen_mode_par == 0) && (t != null) && (type(t) == glyph_node) && (character(t) != ex_hyphen_char_par)) { -- /* we have no word yet and the next character is a non hyphen */ -- r = compound_word_break(r, char_lang(r)); -- } else { -- /* we jump over the sequence of hyphens */ -- while ((t != null) && (type(t) == glyph_node) && (character(t) == ex_hyphen_char_par)) { -- r = t ; -- t = vlink(r) ; -+ break; -+ case glyph_node: -+ if (is_simple_character(r)) { -+ chr = character(r) ; -+ if (chr == ex_hyphen_char_par) { -+ t = vlink(r) ; -+ if ((automatic_hyphen_mode_par == 0) && (t != null) && (type(t) == glyph_node) && (character(t) != ex_hyphen_char_par)) { -+ /*tex We have no word yet and the next character is a non hyphen. */ -+ r = compound_word_break(r, char_lang(r)); -+ } else { -+ /*tex We jump over the sequence of hyphens. */ -+ while ((t != null) && (type(t) == glyph_node) && (character(t) == ex_hyphen_char_par)) { -+ r = t ; -+ t = vlink(r) ; -+ } -+ if (t == null) { -+ /*tex We reached the end of the list so we have no word start. */ -+ return null; -+ } - } -- if (t == null) { -- /* we reached the end of the list so we have no word start */ -- return null; -+ /*tex We need a restart. */ -+ start_ok = 0; -+ } else if (start_ok && (char_lang(r)>=first_language) && ((l = get_hj_code(char_lang(r),chr)) > 0)) { -+ if (char_uchyph(r) || l == chr || l <= 32) { -+ return r; -+ } else { -+ start_ok = 0; - } -- } -- /* we need a restart */ -- start_ok = 0; -- } else if (start_ok && (char_lang(r)>=first_language) && ((l = get_hj_code(char_lang(r),chr)) > 0)) { -- if (char_uchyph(r) || l == chr || l <= 32) { -- return r; - } else { -- start_ok = 0; -+ /*tex We go on. */ - } -- } else { -- /* go on */ - } -- } -- break; -- default: -- start_ok = 0; -- break; -+ break; -+ default: -+ start_ok = 0; -+ break; - } - r = vlink(r); - } - return r; - } - --@ @c - static int valid_wordend(halfword s, halfword strict_bound) - { - register halfword r = s; -@@ -831,16 +911,16 @@ static int valid_wordend(halfword s, halfword strict_bound) - if (r == null || (type(r) == glyph_node && is_simple_character(r) && clang != char_lang(r)) - || type(r) == glue_node - || type(r) == penalty_node -- || (type(r) == kern_node && (subtype(r) == explicit_kern || /* so why not italic correction ? */ -+ || (type(r) == kern_node && (subtype(r) == explicit_kern || - subtype(r) == italic_kern || - subtype(r) == accent_kern )) -- || ((type(r) == hlist_node || /* new > 0.95 */ -- type(r) == vlist_node || /* new > 0.95 */ -- type(r) == rule_node || /* new > 0.95 */ -- type(r) == dir_node || /* new > 0.97 */ -+ || ((type(r) == hlist_node || -+ type(r) == vlist_node || -+ type(r) == rule_node || -+ type(r) == dir_node || - type(r) == whatsit_node || -- type(r) == ins_node || /* yes or no strict test */ -- type(r) == adjust_node /* yes or no strict test */ -+ type(r) == ins_node || -+ type(r) == adjust_node - ) && ! (strict_bound == 2 || strict_bound == 3)) - || type(r) == boundary_node - ) -@@ -848,7 +928,6 @@ static int valid_wordend(halfword s, halfword strict_bound) - return 0; - } - --@ @c - void hnj_hyphenation(halfword head, halfword tail) - { - int lchar, i; -@@ -859,37 +938,43 @@ void hnj_hyphenation(halfword head, halfword tail) - char *hy = utf8word; - char *replacement = NULL; - boolean explicit_hyphen = false; -+ boolean valid_word = false; - halfword first_language = first_valid_language_par; - halfword strict_bound = hyphenation_bounds_par; - halfword s, r = head, wordstart = null, save_tail1 = null, left = null, right = null; -- -- /* -+ halfword expstart = null; -+ boolean compound_hyphen = compound_hyphen_mode_par; -+ /*tex - This first movement assures two things: - -- \item{a)} that we won't waste lots of time on something that has been handled already -- (in that case, none of the glyphs match |simple_character|). -- -- \item{b)} that the first word can be hyphenated. if the movement was not explicit, -- then the indentation at the start of a paragraph list would make |find_next_wordstart()| -- look too far ahead. -+ \startitemize -+ \startitem -+ That we won't waste lots of time on something that has been -+ handled already (in that case, none of the glyphs match -+ |simple_character|). -+ \stopitem -+ \startitem -+ That the first word can be hyphenated. if the movement was not -+ explicit, then the indentation at the start of a paragraph list -+ would make |find_next_wordstart()| look too far ahead. -+ \stopitem -+ \stopitemize - */ -- - while (r != null && (type(r) != glyph_node || !is_simple_character(r))) { - r = vlink(r); - } -- /* -+ /*tex - This will make |r| a glyph node with subtype character. - */ - r = find_next_wordstart(r,first_language,strict_bound); - if (r == null) - return; -- - assert(tail != null); - save_tail1 = vlink(tail); - s = new_penalty(0,word_penalty); - couple_nodes(tail, s); -- -- while (r != null) { /* could be while(1), but let's be paranoid */ -+ while (r != null) { -+ /*tex This could be |while(1)|, but let's be paranoid: */ - int clang, lhmin, rhmin, hmin; - halfword hyf_font; - halfword end_word = r; -@@ -897,7 +982,7 @@ void hnj_hyphenation(halfword head, halfword tail) - assert(is_simple_character(wordstart)); - hyf_font = font(wordstart); - if (hyphen_char(hyf_font) < 0) { -- /* For backward compatibility: */ -+ /*tex For backward compatibility we set: */ - hyf_font = 0; - } - clang = char_lang(wordstart); -@@ -947,19 +1032,28 @@ void hnj_hyphenation(halfword head, halfword tail) - r = vlink(r); - } - if (explicit_hyphen == true) { -- /* we are not at the start, so we only need to look ahead */ -+ /*tex we are not at the start, so we only need to look ahead */ - halfword t = vlink(r) ; - if ((automatic_hyphen_mode_par == 0 || automatic_hyphen_mode_par == 1) && (t != null) && ((type(t) == glyph_node) && (character(t) != ex_hyphen_char_par))) { -- /* we have a word already but the next character may not be a hyphen too */ -+ /*tex we have a word already but the next character may not be a hyphen too */ - r = compound_word_break(r, char_lang(r)); -+ if (compound_hyphen) { -+ if (expstart == null) { -+ expstart = wordstart; -+ } -+ explicit_hyphen = false; -+ hy = uni2string(hy, '-'); -+ r = t; -+ continue; -+ } - } else { -- /* we jump over the sequence of hyphens */ -- while ((t != null) && (type(t) == glyph_node) && (character(t) == ex_hyphen_char_par)) { -+ /*tex we jump over the sequence of hyphens */ -+ while ((t != null) && (type(t) == glyph_node) && (character(t) == ex_hyphen_char_par)) { - r = t ; - t = vlink(r) ; - } - if (t == null) { -- /* we reached the end of the list and will quit the loop later */ -+ /*tex we reached the end of the list and will quit the loop later */ - r = null; - } - } -@@ -971,32 +1065,67 @@ void hnj_hyphenation(halfword head, halfword tail) - && (lang = tex_languages[clang]) != NULL - ) { - *hy = 0; -+ /*tex -+ this is messy and nasty: we can have a word with a - in it which -+ is why we have two branches -+ */ - if (lang->exceptions != 0 && (replacement = hyphenation_exception(lang->exceptions, utf8word)) != NULL) { -- /* handle the exception and go on to the next word */ -- do_exception(wordstart, r, replacement); -+ /*tex handle the exception and go on to the next word */ -+ if (expstart == null) { -+ do_exception(wordstart, r, replacement); -+ } else { -+ do_exception(expstart,r,replacement); -+ } - free(replacement); -+ } else if (expstart != null) { -+ /*tex We're done already */ - } else if (lang->patterns != NULL) { -+ /*tex A safeguard, not needed but doesn't hurt either: */ -+ valid_word = true; - left = wordstart; - for (i = lhmin; i > 1; i--) { - left = vlink(left); -+ if (left == null) { -+ valid_word = false; -+ break ; -+ } - while (!is_simple_character(left)) { - left = vlink(left); -+ if (left == null) { -+ valid_word = false; -+ break ; -+ } - } -- /* if (!left) break; */ -- /* what is left overruns right .. a bit messy */ - } -- right = r; -- for (i = rhmin; i > 0; i--) { -- right = alink(right); -- while (!is_simple_character(right)) { -+ if (valid_word) { -+ right = r; -+ if (right == left) { -+ valid_word = false; -+ break ; -+ } -+ for (i = rhmin; i > 0; i--) { - right = alink(right); -+ if (right == null || right == left) { -+ valid_word = false; -+ break ; -+ } -+ while (!is_simple_character(right)) { -+ right = alink(right); -+ if (right == null || right == left) { -+ valid_word = false; -+ break ; -+ } -+ } -+ } -+ if (valid_word && expstart == null) { -+ (void) hnj_hyphen_hyphenate(lang->patterns, wordstart, end_word, wordlen, left, right, &langdata); -+ } else { -+ /*tex nothing yet */ - } -- /* if (!right) break; */ -- /* what is right overruns left .. a bit messy */ - } -- (void) hnj_hyphen_hyphenate(lang->patterns, wordstart, end_word, wordlen, left, right, &langdata); - } - } -+ expstart = null ; - explicit_hyphen = false; - wordlen = 0; - hy = utf8word; -@@ -1008,36 +1137,40 @@ void hnj_hyphenation(halfword head, halfword tail) - vlink(tail) = save_tail1; - } - --@ @c - void new_hyphenation(halfword head, halfword tail) - { -+ int i, top; - register int callback_id = 0; - if (head == null || vlink(head) == null) - return; - fix_node_list(head); - callback_id = callback_defined(hyphenate_callback); - if (callback_id > 0) { -+ top = lua_gettop(Luas); - if (!get_callback(Luas, callback_id)) { -- lua_pop(Luas, 2); -+ lua_settop(Luas, top); - return; - } - nodelist_to_lua(Luas, head); - nodelist_to_lua(Luas, tail); -- if (lua_pcall(Luas, 2, 0, 0) != 0) { -+ if ((i=lua_pcall(Luas, 2, 0, 0)) != 0) { - formatted_warning("hyphenation","bad specification: %s",lua_tostring(Luas, -1)); -- lua_pop(Luas, 2); -- lua_error(Luas); -+ lua_settop(Luas, top); -+ luatex_error(Luas, (i == LUA_ERRRUN ? 0 : 1)); - return; - } -- lua_pop(Luas, 1); -+ lua_settop(Luas, top); - } else if (callback_id == 0) { - hnj_hyphenation(head, tail); - } - } - --@ Dumping and undumping languages. -+/*tex -+ -+ Dumping and undumping languages: -+ -+*/ - --@c - #define dump_string(a) \ - if (a!=NULL) { \ - x = (int)strlen(a)+1; \ -@@ -1106,7 +1239,7 @@ static void undump_one_language(int i) - lang->post_exhyphen_char = x; - undump_int(x); - lang->hyphenation_min = x; -- /* patterns */ -+ /*tex patterns */ - undump_int(x); - if (x > 0) { - s = xmalloc((unsigned) x); -@@ -1114,7 +1247,7 @@ static void undump_one_language(int i) - load_patterns(lang, (unsigned char *) s); - free(s); - } -- /* exceptions */ -+ /*tex exceptions */ - undump_int(x); - if (x > 0) { - s = xmalloc((unsigned) x); -@@ -1137,21 +1270,26 @@ void undump_language_data(void) - } - } - --@ When \TeX\ has scanned `\.{\\hyphenation}', it calls on a procedure named --|new_hyph_exceptions| to do the right thing. -+/*tex -+ -+ When \TeX\ has scanned `\.{\\hyphenation}', it calls on a procedure named -+ |new_hyph_exceptions| to do the right thing. -+ -+*/ - --@c - void new_hyph_exceptions(void) --{ /* enters new exceptions */ -+{ - (void) scan_toks(false, true); - load_tex_hyphenation(language_par, def_ref); - flush_list(def_ref); - } - --@ Similarly, when \TeX\ has scanned `\.{\\patterns}', it calls on a procedure named --|new_patterns|. -+/* -+ Similarly, when \TeX\ has scanned `\.{\\patterns}', it calls on a procedure -+ named |new_patterns|. -+ -+*/ - --@c - void new_patterns(void) - { - (void) scan_toks(false, true); -@@ -1159,10 +1297,14 @@ void new_patterns(void) - flush_list(def_ref); - } - --@ `\.{\\prehyphenchar}', sets the |pre_break| character, and `\.{\\posthyphenchar}' the --|post_break| character. Their respective defaults are ascii hyphen ("-") and zero (nul). -+/*tex -+ -+ `\.{\\prehyphenchar}', sets the |pre_break| character, and -+ `\.{\\posthyphenchar}' the |post_break| character. Their respective defaults -+ are ascii hyphen ("-") and zero (nul). -+ -+*/ - --@c - void new_pre_hyphen_char(void) - { - scan_optional_equals(); -@@ -1177,10 +1319,14 @@ void new_post_hyphen_char(void) - set_post_hyphen_char(language_par, cur_val); - } - --@ `\.{\\preexhyphenchar}', sets the |pre_break| character, and `\.{\\postexhyphenchar}' the --|post_break| character. Their defaults are both zero (nul). -+/*tex -+ -+ `\.{\\preexhyphenchar}', sets the |pre_break| character, and -+ `\.{\\postexhyphenchar}' the |post_break| character. Their defaults are both -+ zero (nul). -+ -+*/ - --@c - void new_pre_exhyphen_char(void) - { - scan_optional_equals(); -diff --git a/texk/web2c/luatexdir/lua/helpers.c b/texk/web2c/luatexdir/lua/helpers.c -new file mode 100644 -index 000000000..e7be7a2c2 ---- /dev/null -+++ b/texk/web2c/luatexdir/lua/helpers.c -@@ -0,0 +1,29 @@ -+/* -+ -+helpers.w -+ -+Copyright 2017 LuaTeX team -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ -+ -+/*tex -+ -+We might move here some helpers common to code that are now in weird places, -+probably organized in texhelpers, luahelpers, pdfhelpers. -+ -+*/ -diff --git a/texk/web2c/luatexdir/lua/helpers.w b/texk/web2c/luatexdir/lua/helpers.w -deleted file mode 100644 -index d12e47690..000000000 ---- a/texk/web2c/luatexdir/lua/helpers.w -+++ /dev/null -@@ -1,26 +0,0 @@ --% helpers.w --% --% Copyright 2017 LuaTeX team --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --@ We will move here some helpers common to code that are now in weird places, --probably organized in texhelpers, luahelpers, pdfhelpers. -- -- -- --@c --/* to fill... */ -diff --git a/texk/web2c/luatexdir/lua/llfslibext.c b/texk/web2c/luatexdir/lua/llfslibext.c -deleted file mode 100644 -index eba5778df..000000000 ---- a/texk/web2c/luatexdir/lua/llfslibext.c -+++ /dev/null -@@ -1,171 +0,0 @@ --/* llfslibext.c -- -- Copyright 2010-2011 Taco Hoekwater -- -- This file is part of LuaTeX. -- -- LuaTeX is free software; you can redistribute it and/or modify it under -- the terms of the GNU General Public License as published by the Free -- Software Foundation; either version 2 of the License, or (at your -- option) any later version. -- -- LuaTeX is distributed in the hope that it will be useful, but WITHOUT -- ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -- FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -- License for more details. -- -- You should have received a copy of the GNU General Public License along -- with LuaTeX; if not, see . */ -- --#include "ptexlib.h" --#include "lua/luatex-api.h" -- --#include --#include --#include -- -- --#ifdef _WIN32 --# include --#else --#endif -- --#ifdef _WIN32 -- --static int get_short_name(lua_State * L) --{ -- long length = 0; -- TCHAR *buffer = NULL; -- const char *lpszPath = luaL_checkstring(L, 1); -- length = GetShortPathName(lpszPath, NULL, 0); -- if (length == 0) { -- lua_pushnil(L); -- lua_pushfstring(L, "operating system error: %d", (int) GetLastError()); -- return 2; -- } -- buffer = (TCHAR *) xmalloc(length * sizeof(TCHAR)); -- length = GetShortPathName(lpszPath, buffer, length); -- if (length == 0) { -- lua_pushnil(L); -- lua_pushfstring(L, "operating system error: %d", (int) GetLastError()); -- return 2; -- } -- lua_pushlstring(L, (const char *) buffer, (size_t) length); -- return 1; --} -- --static int read_link(lua_State * L) --{ -- lua_pushboolean(L, 0); -- lua_pushliteral(L, "readlink not supported on this platform"); -- return 2; --} -- --#else -- --static int pusherror(lua_State * L, const char *info) --{ -- lua_pushnil(L); -- if (info == NULL) -- lua_pushstring(L, strerror(errno)); -- else -- lua_pushfstring(L, "%s: %s", info, strerror(errno)); -- lua_pushinteger(L, errno); -- return 3; --} -- --static int Preadlink(lua_State * L) --{ --/** readlink(path) */ -- const char *path = luaL_checkstring(L, 1); -- char *b = NULL; -- int allocated = 128; -- int n; -- while (1) { -- b = malloc(allocated); -- if (!b) -- return pusherror(L, path); -- n = readlink(path, b, allocated); -- if (n == -1) { -- free(b); -- return pusherror(L, path); -- } -- if (n < allocated) -- break; -- /* Not enough room, try bigger */ -- allocated *= 2; -- free(b); -- } -- lua_pushlstring(L, b, n); -- free(b); -- return 1; --} -- -- --static int read_link(lua_State * L) --{ -- return Preadlink(L); --} -- --static int get_short_name(lua_State * L __attribute__ ((unused))) --{ -- /* simply do nothing */ -- return 1; --} --#endif -- -- --/* --** Get file information --*/ --static int file_is_directory(lua_State * L) --{ -- struct stat info; -- const char *file = luaL_checkstring(L, 1); -- -- if (stat(file, &info)) { -- lua_pushnil(L); -- lua_pushfstring(L, "cannot obtain information from file `%s'", file); -- return 2; -- } -- if (S_ISDIR(info.st_mode)) -- lua_pushboolean(L, 1); -- else -- lua_pushboolean(L, 0); -- -- return 1; --} -- --static int file_is_file(lua_State * L) --{ -- struct stat info; -- const char *file = luaL_checkstring(L, 1); -- -- if (stat(file, &info)) { -- lua_pushnil(L); -- lua_pushfstring(L, "cannot obtain information from file `%s'", file); -- return 2; -- } -- if (S_ISREG(info.st_mode)) -- lua_pushboolean(L, 1); -- else -- lua_pushboolean(L, 0); -- -- return 1; --} -- -- --void open_lfslibext(lua_State * L) --{ -- -- lua_getglobal(L, "lfs"); -- lua_pushcfunction(L, file_is_directory); -- lua_setfield(L, -2, "isdir"); -- lua_pushcfunction(L, file_is_file); -- lua_setfield(L, -2, "isfile"); -- lua_pushcfunction(L, read_link); -- lua_setfield(L, -2, "readlink"); -- lua_pushcfunction(L, get_short_name); -- lua_setfield(L, -2, "shortname"); -- lua_pop(L, 1); /* pop the table */ --} -diff --git a/texk/web2c/luatexdir/lua/lpdfelib.c b/texk/web2c/luatexdir/lua/lpdfelib.c -new file mode 100644 -index 000000000..31fad9f63 ---- /dev/null -+++ b/texk/web2c/luatexdir/lua/lpdfelib.c -@@ -0,0 +1,1666 @@ -+/*tex -+ -+ This file will host the encapsulated \PDF\ support code used for inclusion -+ and access from \LUA. -+ -+*/ -+ -+#include "ptexlib.h" -+ -+/*tex -+ -+ We need to avoid collision with some defines in |cpascal.h|. -+ -+*/ -+ -+#undef lpdfelib_orig_input -+#undef lpdfelib_orig_output -+ -+#ifdef input -+#define lpdfelib_orig_input input -+#undef input -+#endif -+ -+#ifdef output -+#define lpdfelib_orig_output output -+#undef output -+#endif -+ -+#include "luapplib/pplib.h" -+ -+#include "image/epdf.h" -+ -+#ifdef lpdfelib_orig_input -+#define input lpdfelib_orig_input -+#undef lpdfelib_orig_input -+#endif -+ -+#ifdef lpdfelib_orig_output -+#define output lpdfelib_orig_output -+#undef lpdfelib_orig_output -+#endif -+ -+#include "lua/luatex-api.h" -+ -+/*tex -+ -+ We start with some housekeeping. Dictionaries, arrays, streams and references -+ get userdata, while strings, names, integers, floats and booleans become regular -+ \LUA\ objects. We need to define a few metatable identifiers too. -+ -+*/ -+ -+#define PDFE_METATABLE "luatex.pdfe" -+#define PDFE_METATABLE_DICTIONARY "luatex.pdfe.dictionary" -+#define PDFE_METATABLE_ARRAY "luatex.pdfe.array" -+#define PDFE_METATABLE_STREAM "luatex.pdfe.stream" -+#define PDFE_METATABLE_REFERENCE "luatex.pdfe.reference" -+ -+typedef struct { -+ ppdoc *document; -+ boolean open; -+ boolean isfile; -+ char *memstream; -+ int pages; -+ int index; -+} pdfe_document ; -+ -+typedef struct { -+ ppdict *dictionary; -+ ppref *ref; -+} pdfe_dictionary; -+ -+typedef struct { -+ pparray *array; -+ ppref *ref; -+} pdfe_array; -+ -+typedef struct { -+ ppstream *stream; -+ ppref *ref; -+ int decode; -+ int open; -+} pdfe_stream; -+ -+typedef struct { -+ ppref *reference; -+} pdfe_reference; -+ -+/*tex -+ -+ We need to check if we have the right userdata. A similar warning is issued -+ when encounter a problem. We don't exit. -+ -+*/ -+ -+static void pdfe_invalid_object_warning(const char * detail) -+{ -+ formatted_warning("pdfe lib","lua expected",detail); -+} -+ -+static pdfe_document *check_isdocument(lua_State * L, int n) -+{ -+ pdfe_document *p = (pdfe_document *)lua_touserdata(L, n); -+ if (p != NULL && lua_getmetatable(L, n)) { -+ lua_get_metatablelua(luatex_pdfe); -+ if (!lua_rawequal(L, -1, -2)) { -+ p = NULL; -+ } -+ lua_pop(L, 2); -+ if (p != NULL) { -+ return p; -+ } -+ } -+ pdfe_invalid_object_warning("document"); -+ return NULL; -+} -+ -+static pdfe_dictionary *check_isdictionary(lua_State * L, int n) -+{ -+ pdfe_dictionary *p = (pdfe_dictionary *)lua_touserdata(L, n); -+ if (p != NULL && lua_getmetatable(L, n)) { -+ lua_get_metatablelua(luatex_pdfe_dictionary); -+ if (!lua_rawequal(L, -1, -2)) { -+ p = NULL; -+ } -+ lua_pop(L, 2); -+ if (p != NULL) { -+ return p; -+ } -+ } -+ pdfe_invalid_object_warning("dictionary"); -+ return NULL; -+} -+ -+static pdfe_array *check_isarray(lua_State * L, int n) -+{ -+ pdfe_array *p = (pdfe_array *)lua_touserdata(L, n); -+ if (p != NULL && lua_getmetatable(L, n)) { -+ lua_get_metatablelua(luatex_pdfe_array); -+ if (!lua_rawequal(L, -1, -2)) { -+ p = NULL; -+ } -+ lua_pop(L, 2); -+ if (p != NULL) { -+ return p; -+ } -+ } -+ pdfe_invalid_object_warning("array"); -+ return NULL; -+} -+ -+static pdfe_stream *check_isstream(lua_State * L, int n) -+{ -+ pdfe_stream *p = (pdfe_stream *)lua_touserdata(L, n); -+ if (p != NULL && lua_getmetatable(L, n)) { -+ lua_get_metatablelua(luatex_pdfe_stream); -+ if (!lua_rawequal(L, -1, -2)) { -+ p = NULL; -+ } -+ lua_pop(L, 2); -+ if (p != NULL) { -+ return p; -+ } -+ } -+ pdfe_invalid_object_warning("stream"); -+ return NULL; -+} -+ -+static pdfe_reference *check_isreference(lua_State * L, int n) -+{ -+ pdfe_reference *p = (pdfe_reference *)lua_touserdata(L, n); -+ if (p != NULL && lua_getmetatable(L, n)) { -+ lua_get_metatablelua(luatex_pdfe_reference); -+ if (!lua_rawequal(L, -1, -2)) { -+ p = NULL; -+ } -+ lua_pop(L, 2); -+ if (p != NULL) { -+ return p; -+ } -+ } -+ pdfe_invalid_object_warning("reference"); -+ return NULL; -+} -+ -+/*tex -+ -+ Reporting the type of a userdata is just a sequence of tests till we find the -+ right one. We return nothing is it is no pdfe type. -+ -+ \starttyping -+ t = pdfe.type() -+ \stoptyping -+ -+*/ -+ -+#define check_type(field,meta,name) do { \ -+ lua_get_metatablelua(luatex_##meta); \ -+ if (lua_rawequal(L, -1, -2)) { \ -+ lua_pushstring(L,name); \ -+ return 1; \ -+ } \ -+ lua_pop(L, 1); \ -+} while (0) -+ -+static int pdfelib_type(lua_State * L) -+{ -+ void *p = lua_touserdata(L, 1); -+ if (p != NULL && lua_getmetatable(L, 1)) { -+ check_type(document, pdfe, "pdfe"); -+ check_type(dictionary,pdfe_dictionary,"pdfe.dictionary"); -+ check_type(array, pdfe_array, "pdfe.array"); -+ check_type(reference, pdfe_reference, "pdfe.reference"); -+ check_type(stream, pdfe_stream, "pdfe.stream"); -+ } -+ return 0; -+} -+ -+/*tex -+ -+ The \type {tostring} metamethods are similar and report a pdfe type plus a -+ pointer value, as is rather usual in \LUA. -+ -+*/ -+ -+#define define_to_string(field,what) \ -+static int pdfelib_tostring_##field(lua_State * L) { \ -+ pdfe_##field *p = check_is##field(L, 1); \ -+ if (p != NULL) { \ -+ lua_pushfstring(L, "<" what " %p>", (ppdoc *) p->field); \ -+ return 1; \ -+ } \ -+ return 0; \ -+} -+ -+define_to_string(document, "pdfe") -+define_to_string(dictionary,"pdfe.dictionary") -+define_to_string(array, "pdfe.array") -+define_to_string(reference, "pdfe.reference") -+define_to_string(stream, "pdfe.stream") -+ -+/*tex -+ -+ The pushers look rather similar. We have two variants, one that just pushes -+ the object, and another that also pushes some extra information. -+ -+*/ -+ -+#define pdfe_push_dictionary do { \ -+ pdfe_dictionary *d = (pdfe_dictionary *)lua_newuserdata(L, sizeof(pdfe_dictionary)); \ -+ luaL_getmetatable(L, PDFE_METATABLE_DICTIONARY); \ -+ lua_setmetatable(L, -2); \ -+ d->dictionary = dictionary; \ -+} while(0) -+ -+static int pushdictionary(lua_State * L, ppdict *dictionary) -+{ -+ if (dictionary != NULL) { -+ pdfe_push_dictionary; -+ lua_pushinteger(L,dictionary->size); -+ return 2; -+ } -+ return 0; -+} -+ -+static int pushdictionaryonly(lua_State * L, ppdict *dictionary) -+{ -+ if (dictionary != NULL) { -+ pdfe_push_dictionary; -+ return 1; -+ } -+ return 0; -+} -+ -+#define pdfe_push_array do { \ -+ pdfe_array *a = (pdfe_array *)lua_newuserdata(L, sizeof(pdfe_array)); \ -+ luaL_getmetatable(L, PDFE_METATABLE_ARRAY); \ -+ lua_setmetatable(L, -2); \ -+ a->array = array; \ -+ } while (0) -+ -+static int pusharray(lua_State * L, pparray * array) -+{ -+ if (array != NULL) { -+ pdfe_push_array; -+ lua_pushinteger(L,array->size); -+ return 2; -+ } -+ return 0; -+} -+ -+static int pusharrayonly(lua_State * L, pparray * array) -+{ -+ if (array != NULL) { -+ pdfe_push_array; -+ return 1; -+ } -+ return 0; -+} -+ -+#define pdfe_push_stream do { \ -+ pdfe_stream *s = (pdfe_stream *)lua_newuserdata(L, sizeof(pdfe_stream)); \ -+ luaL_getmetatable(L, PDFE_METATABLE_STREAM); \ -+ lua_setmetatable(L, -2); \ -+ s->stream = stream; \ -+ s->open = 0; \ -+ s->decode = 0; \ -+} while(0) -+ -+static int pushstream(lua_State * L, ppstream * stream) -+{ -+ if (stream != NULL) { -+ pdfe_push_stream; -+ if (pushdictionary(L, stream->dict) > 0) -+ return 3; -+ else -+ return 1; -+ } -+ return 0; -+} -+ -+static int pushstreamonly(lua_State * L, ppstream * stream) -+{ -+ if (stream != NULL) { -+ pdfe_push_stream; -+ if (pushdictionaryonly(L, stream->dict) > 0) -+ return 2; -+ else -+ return 1; -+ } -+ return 0; -+} -+ -+#define pdfe_push_reference do { \ -+ pdfe_reference *r = (pdfe_reference *)lua_newuserdata(L, sizeof(pdfe_reference)); \ -+ luaL_getmetatable(L, PDFE_METATABLE_REFERENCE); \ -+ lua_setmetatable(L, -2); \ -+ r->reference = reference; \ -+ } while (0) -+ -+static int pushreference(lua_State * L, ppref * reference) -+{ -+ if (reference != NULL) { -+ pdfe_push_reference; -+ lua_pushinteger(L,reference->number); -+ return 2; -+ } -+ return 0; -+} -+ -+/*tex -+ -+ The next function checks for the type and then pushes the matching data on -+ the stack. -+ -+ \starttabulate[|c|l|l|l|] -+ \BC type \BC meaning \BC value \BC detail \NC \NR -+ \NC \type {0} \NC none \NC nil \NC \NC \NR -+ \NC \type {1} \NC null \NC nil \NC \NC \NR -+ \NC \type {2} \NC boolean \NC boolean \NC \NC \NR -+ \NC \type {3} \NC boolean \NC integer \NC \NC \NR -+ \NC \type {4} \NC number \NC float \NC \NC \NR -+ \NC \type {5} \NC name \NC string \NC \NC \NR -+ \NC \type {6} \NC string \NC string \NC type \NC \NR -+ \NC \type {7} \NC array \NC arrayobject \NC size \NC \NR -+ \NC \type {8} \NC dictionary \NC dictionaryobject \NC size \NC \NR -+ \NC \type {9} \NC stream \NC streamobject \NC dictionary size \NC \NR -+ \NC \type {10} \NC reference \NC integer \NC \NC \NR -+ \LL -+ \stoptabulate -+ -+ A name and string can be distinguished by the extra type value that a string -+ has. -+ -+*/ -+ -+static int pushvalue(lua_State * L, ppobj *object) -+{ -+ switch (object->type) { -+ case PPNONE: -+ case PPNULL: -+ lua_pushnil(L); -+ return 1; -+ break; -+ case PPBOOL: -+ lua_pushboolean(L,object->integer); -+ return 1; -+ break; -+ case PPINT: -+ lua_pushinteger(L, object-> integer); -+ return 1; -+ break; -+ case PPNUM: -+ lua_pushnumber(L, object->number); -+ return 1; -+ break; -+ case PPNAME: -+ lua_pushstring(L, (const char *) ppname_decoded(object->name)); -+ return 1; -+ break; -+ case PPSTRING: -+ lua_pushlstring(L,(const char *) object->string, ppstring_size((void *)object->string)); -+ lua_pushboolean(L, ppstring_hex((void *)object->string)); -+ return 2; -+ break; -+ case PPARRAY: -+ return pusharray(L, object->array); -+ break; -+ case PPDICT: -+ return pushdictionary(L, object->dict); -+ break; -+ case PPSTREAM: -+ return pushstream(L, object->stream); -+ break; -+ case PPREF: -+ return pushreference(L, object->ref); -+ break; -+ } -+ return 0; -+} -+ -+/*tex -+ -+ We need to start someplace when we traverse a document's tree. There are -+ three places: -+ -+ \starttyping -+ catalogdictionary = getcatalog(documentobject) -+ trailerdictionary = gettrailer(documentobject) -+ infodictionary = getinfo (documentobject) -+ \stoptyping -+ -+*/ -+ -+static int pdfelib_getcatalog(lua_State * L) -+{ -+ pdfe_document *p = check_isdocument(L, 1); -+ if (p == NULL) -+ return 0; -+ return pushdictionaryonly(L,ppdoc_catalog(p->document)); -+} -+ -+static int pdfelib_gettrailer(lua_State * L) -+{ -+ pdfe_document *p = check_isdocument(L, 1); -+ if (p == NULL) -+ return 0; -+ return pushdictionaryonly(L,ppdoc_trailer(p->document)); -+} -+ -+static int pdfelib_getinfo(lua_State * L) -+{ -+ pdfe_document *p = check_isdocument(L, 1); -+ if (p == NULL) -+ return 0; -+ return pushdictionaryonly(L,ppdoc_info(p->document)); -+} -+ -+/*tex -+ -+ We have three more helpers. -+ -+ \starttyping -+ [key,] type, value, detail = getfromdictionary(dictionaryobject,name|index) -+ type, value, detail = getfromarray (arrayobject,index) -+ [key,] type, value, detail = getfromstream (streamobject,name|index) -+ \stoptyping -+ -+*/ -+ -+static int pdfelib_getfromarray(lua_State * L) -+{ -+ pdfe_array *a = check_isarray(L, 1); -+ if (a != NULL) { -+ int index = luaL_checkint(L, 2) - 1; -+ if (index < a->array->size) { -+ ppobj *object = pparray_at(a->array,index); -+ lua_pushinteger(L,(int) object->type); -+ return 1 + pushvalue(L,object); -+ } -+ } -+ return 0; -+} -+ -+static int pdfelib_getfromdictionary(lua_State * L) -+{ -+ pdfe_dictionary *d = check_isdictionary(L, 1); -+ if (d != NULL) { -+ if (lua_type(L,2) == LUA_TSTRING) { -+ const char *name = luaL_checkstring(L, 2); -+ ppobj *object = ppdict_get_obj(d->dictionary,name); -+ if (object != NULL) { -+ lua_pushinteger(L,(int) object->type); -+ return 1 + pushvalue(L,object); -+ } -+ } else { -+ int index = luaL_checkint(L, 2) - 1; -+ if (index < d->dictionary->size) { -+ ppobj *object = ppdict_at(d->dictionary,index); -+ ppname key = ppdict_key(d->dictionary,index); -+ lua_pushstring(L,(const char *) key); -+ lua_pushinteger(L,(int) object->type); -+ return 2 + pushvalue(L,object); -+ } -+ } -+ } -+ return 0; -+} -+ -+static int pdfelib_getfromstream(lua_State * L) -+{ -+ pdfe_stream *s = (pdfe_stream *)lua_touserdata(L, 1); -+ if (s != NULL) { -+ ppdict *d = s->stream->dict; -+ if (lua_type(L,2) == LUA_TSTRING) { -+ const char *name = luaL_checkstring(L, 2); -+ ppobj *object = ppdict_get_obj(d,name); -+ if (object != NULL) { -+ lua_pushinteger(L,(int) object->type); -+ return 1 + pushvalue(L,object); -+ } -+ } else { -+ int index = luaL_checkint(L, 2) - 1; -+ if (index < d->size) { -+ ppobj *object = ppdict_at(d,index); -+ ppname key = ppdict_key(d,index); -+ lua_pushstring(L,(const char *) key); -+ lua_pushinteger(L,(int) object->type); -+ return 2 + pushvalue(L,object); -+ } -+ } -+ } -+ return 0; -+} -+ -+/*tex -+ -+ An indexed table with all entries in an array can be fetched with:: -+ -+ \starttyping -+ t = arraytotable(arrayobject) -+ \stoptyping -+ -+ An hashed table with all entries in an dictionary can be fetched with:: -+ -+ \starttyping -+ t = dictionarytotable(arrayobject) -+ \stoptyping -+ -+*/ -+ -+static void pdfelib_totable(lua_State * L, ppobj * object, int flat) -+{ -+ int n = pushvalue(L,object); -+ if (flat && n < 2) { -+ return; -+ } -+ /* [value] [extra] [more] */ -+ lua_createtable(L,n+1,0); -+ if (n == 1) { -+ /* value { nil, nil } */ -+ lua_insert(L,-2); -+ /* { nil, nil } value */ -+ lua_rawseti(L,-2,2); -+ /* { nil , value } */ -+ } else if (n == 2) { -+ /* value extra { nil, nil, nil } */ -+ lua_insert(L,-3); -+ /* { nil, nil, nil } value extra */ -+ lua_rawseti(L,-3,3); -+ /* { nil, nil, extra } value */ -+ lua_rawseti(L,-2,2); -+ /* { nil, value, extra } */ -+ } else if (n == 3) { -+ /* value extra more { nil, nil, nil, nil } */ -+ lua_insert(L,-4); -+ /* { nil, nil, nil, nil, nil } value extra more */ -+ lua_rawseti(L,-4,4); -+ /* { nil, nil, nil, more } value extra */ -+ lua_rawseti(L,-3,3); -+ /* { nil, nil, extra, more } value */ -+ lua_rawseti(L,-2,2); -+ /* { nil, value, extra, more } */ -+ } -+ lua_pushinteger(L,(int) object->type); -+ /* { nil, [value], [extra], [more] } type */ -+ lua_rawseti(L,-2,1); -+ /* { type, [value], [extra], [more] } */ -+ return; -+} -+ -+static int pdfelib_arraytotable(lua_State * L) -+{ -+ pdfe_array *a = check_isarray(L, 1); -+ if (a != NULL) { -+ int flat = lua_isboolean(L,2); -+ int i = 0; -+ lua_createtable(L,i,0); -+ /* table */ -+ for (i=0;iarray->size;i++) { -+ ppobj *object = pparray_at(a->array,i); -+ pdfelib_totable(L,object,flat); -+ /* table { type, [value], [extra], [more] } */ -+ lua_rawseti(L,-2,i+1); -+ /* table[i] = { type, [value], [extra], [more] } */ -+ } -+ return 1; -+ } -+ return 0; -+} -+ -+static int pdfelib_dictionarytotable(lua_State * L) -+{ -+ pdfe_dictionary *d = check_isdictionary(L, 1); -+ if (d != NULL) { -+ int flat = lua_isboolean(L,2); -+ int i = 0; -+ lua_createtable(L,0,i); -+ /* table */ -+ for (i=0;idictionary->size;i++) { -+ ppobj *object = ppdict_at(d->dictionary,i); -+ ppname key = ppdict_key(d->dictionary,i); -+ lua_pushstring(L,(const char *) key); -+ /* table key */ -+ pdfelib_totable(L,object,flat); -+ /* table key { type, [value], [extra], [more] } */ -+ lua_rawset(L,-3); -+ /* table[key] = { type, [value], [extra] } */ -+ } -+ return 1; -+ } -+ return 0; -+} -+ -+/*tex -+ -+ All pages are collected with: -+ -+ \starttyping -+ { { dict, size, objnum }, ... } = pagestotable(document) -+ \stoptyping -+ -+*/ -+ -+static int pdfelib_pagestotable(lua_State * L) -+{ -+ pdfe_document *p = check_isdocument(L, 1); -+ if (p != NULL) { -+ ppdoc *d = p->document; -+ ppref *r = NULL; -+ int i = 0; -+ lua_createtable(L,ppdoc_page_count(d),0); -+ /* pages[1..n] */ -+ for (r = ppdoc_first_page(d), i = 1; r != NULL; r = ppdoc_next_page(d), ++i) { -+ lua_createtable(L,3,0); -+ pushdictionary(L,ppref_obj(r)->dict); -+ /* table dictionary n */ -+ lua_rawseti(L,-3,2); -+ /* table dictionary */ -+ lua_rawseti(L,-2,1); -+ /* table */ -+ lua_pushinteger(L,r->number); -+ /* table reference */ -+ lua_rawseti(L,-2,3); -+ /* table */ -+ lua_rawseti(L,-2,i); -+ /* pages[i] = { dictionary, size, objnum } */ -+ } -+ return 1; -+ } -+ return 0; -+} -+ -+/*tex -+ -+ Streams can be fetched on one go: -+ -+ \starttyping -+ string, n = readwholestream(streamobject,decode) -+ \stoptyping -+ -+*/ -+ -+static int pdfelib_readwholestream(lua_State * L) -+{ -+ pdfe_stream *s = check_isstream(L, 1); -+ if (s != NULL) { -+ uint8_t *b = NULL; -+ int decode = 0; -+ size_t n = 0; -+ if (s->open > 0) { -+ ppstream_done(s->stream); -+ s->open = 0; -+ s->decode = 0; -+ } -+ if (lua_gettop(L) > 1 && lua_isboolean(L, 2)) { -+ decode = lua_toboolean(L, 2); -+ } -+ b = ppstream_all(s->stream,&n,decode); -+ lua_pushlstring(L, (const char *) b, n); -+ lua_pushinteger(L, (int) n); -+ ppstream_done(s->stream); -+ return 2; -+ } -+ return 0; -+} -+ -+/*tex -+ -+ Alternatively streams can be fetched stepwise: -+ -+ okay = openstream(streamobject,[decode]) -+ string, n = readfromstream(streamobject) -+ closestream(streamobject) -+ -+*/ -+ -+static int pdfelib_openstream(lua_State * L) -+{ -+ pdfe_stream *s = check_isstream(L, 1); -+ if (s != NULL) { -+ if (s->open == 0) { -+ if (lua_gettop(L) > 1) { -+ s->decode = lua_isboolean(L, 2); -+ } -+ s->open = 1; -+ } -+ lua_pushboolean(L,1); -+ return 1; -+ } -+ return 0; -+} -+ -+static int pdfelib_closestream(lua_State * L) -+{ -+ pdfe_stream *s = check_isstream(L, 1); -+ if (s != NULL) { -+ if (s->open >0) { -+ ppstream_done(s->stream); -+ s->open = 0; -+ s->decode = 0; -+ } -+ } -+ return 0; -+} -+ -+static int pdfelib_readfromstream(lua_State * L) -+{ -+ pdfe_stream *s = check_isstream(L, 1); -+ if (s != NULL) { -+ size_t n = 0; -+ uint8_t *d = NULL; -+ if (s->open == 1) { -+ d = ppstream_first(s->stream,&n,s->decode); -+ s->open = 2; -+ } else if (s->open == 2) { -+ d = ppstream_next(s->stream,&n); -+ } else { -+ return 0; -+ } -+ lua_pushlstring(L, (const char *) d, n); -+ lua_pushinteger(L, (int) n); -+ return 2; -+ } -+ return 0; -+} -+ -+/*tex -+ -+ There are two methods for opening a document: files and strings. -+ -+ \starttyping -+ documentobject = open(filename) -+ documentobject = new(string,length) -+ \stoptyping -+ -+ Closing happens with: -+ -+ \starttyping -+ close(documentobject) -+ \stoptyping -+ -+ When the \type {new} function gets a peudo filename as third argument, -+ no user data will be created but the stream is accessible as image. -+ -+*/ -+ -+static int pdfelib_open(lua_State * L) -+{ -+ const char *filename = luaL_checkstring(L, 1); -+ ppdoc *d = ppdoc_load(filename); -+ if (d == NULL) { -+ formatted_warning("pdfe lib","no valid pdf file '%s'",filename); -+ } else { -+ pdfe_document *p = (pdfe_document *) lua_newuserdata(L, sizeof(pdfe_document)); -+ luaL_getmetatable(L, PDFE_METATABLE); -+ lua_setmetatable(L, -2); -+ p->document = d; -+ p->open = true; -+ p->isfile = true; -+ p->memstream = NULL; -+ return 1; -+ } -+ return 0; -+} -+ -+static int pdfelib_new(lua_State * L) -+{ -+ const char *docstream = NULL; -+ char *memstream = NULL ; -+ unsigned long long streamsize; -+ switch (lua_type(L, 1)) { -+ case LUA_TSTRING: -+ /* stream as Lua string */ -+ docstream = luaL_checkstring(L, 1); -+ break; -+ case LUA_TLIGHTUSERDATA: -+ /* stream as sequence of bytes */ -+ docstream = (const char *) lua_touserdata(L, 1); -+ break; -+ default: -+ luaL_error(L, "bad argument: string or lightuserdata expected"); -+ break; -+ } -+ if (docstream == NULL) { -+ luaL_error(L, "bad document"); -+ } -+ /* size of the stream */ -+ streamsize = (unsigned long long) luaL_checkint(L, 2); -+ memstream = xmalloc((unsigned) (streamsize + 1)); -+ if (! memstream) { -+ luaL_error(L, "no room for stream"); -+ } -+ memcpy(memstream, docstream, (streamsize + 1)); -+ memstream[streamsize]='\0'; -+ if (lua_gettop(L) == 2) { -+ /* we stay at the lua end */ -+ ppdoc *d = ppdoc_mem(memstream, streamsize); -+ if (d == NULL) { -+ normal_warning("pdfe lib","no valid pdf mem stream"); -+ } else { -+ pdfe_document *p = (pdfe_document *) lua_newuserdata(L, sizeof(pdfe_document)); -+ luaL_getmetatable(L, PDFE_METATABLE); -+ lua_setmetatable(L, -2); -+ p->document = d; -+ p->open = true; -+ p->isfile = false; -+ p->memstream = memstream; -+ return 1; -+ } -+ } else { -+ /* pseudo file name */ -+ PdfDocument *pdf_doc; -+ const char *file_id = luaL_checkstring(L, 3); -+ if (file_id == NULL) { -+ luaL_error(L, " stream has an invalid id"); -+ } -+ if (strlen(file_id) > STREAM_FILE_ID_LEN ) { -+ /* a limit to the length of the string */ -+ luaL_error(L, " stream has a too long id"); -+ } -+ pdf_doc = refMemStreamPdfDocument(memstream, streamsize, file_id); -+ if (pdf_doc != NULL) { -+ lua_pushstring(L,pdf_doc->file_path); -+ return 1; -+ } else { -+ /* pplib does this: xfree(memstream); */ -+ } -+ } -+ return 0; -+} -+ -+/* -+ -+ There is no garbage collection needed as the library itself manages the -+ objects. Normally objects don't take much space. Streams use buffers so (I -+ assume) that they are not persistent. The only collector is in the parent -+ object (the document). -+ -+*/ -+ -+static int pdfelib_free(lua_State * L) -+{ -+ pdfe_document *p = check_isdocument(L, 1); -+ if (p != NULL && p->open) { -+ if (p->document != NULL) { -+ ppdoc_free(p->document); -+ p->document = NULL; -+ } -+ if (p->memstream != NULL) { -+ /* pplib does this: xfree(p->memstream); */ -+ p->memstream = NULL; -+ } -+ p->open = false; -+ } -+ return 0; -+} -+ -+static int pdfelib_close(lua_State * L) -+{ -+ return pdfelib_free(L); -+} -+ -+/*tex -+ -+ A document is can be uncrypted with: -+ -+ \starttyping -+ status = unencrypt(documentobject,user,owner) -+ \stoptyping -+ -+ Instead of a password \type {nil} can be passed, so there are three possible -+ useful combinations. -+ -+*/ -+ -+static int pdfelib_unencrypt(lua_State * L) -+{ -+ pdfe_document *p = check_isdocument(L, 1); -+ if (p != NULL) { -+ size_t u = 0; -+ size_t o = 0; -+ const char* user = NULL; -+ const char* owner = NULL; -+ int top = lua_gettop(L); -+ if (top > 1) { -+ if (lua_type(L,2) == LUA_TSTRING) { -+ user = lua_tolstring(L, 2, &u); -+ } else { -+ /*tex we're not too picky but normally it will be nil or false */ -+ } -+ if (top > 2) { -+ if (lua_type(L,3) == LUA_TSTRING) { -+ owner = lua_tolstring(L, 3, &o); -+ } else { -+ /*tex we're not too picky but normally it will be nil or false */ -+ } -+ } -+ lua_pushinteger(L, (int) ppdoc_crypt_pass(p->document,user,u,owner,o)); -+ return 1; -+ } -+ } -+ lua_pushinteger(L, (int) PPCRYPT_FAIL); -+ return 1; -+} -+ -+/*tex -+ -+ There are a couple of ways to get information about the document: -+ -+ \starttyping -+ n = getsize (documentobject) -+ major, minor = getversion (documentobject) -+ status = getstatus (documentobject) -+ n = getnofobjects (documentobject) -+ n = getnofpages (documentobject) -+ bytes, waste = getmemoryusage(documentobject) -+ \stoptyping -+ -+*/ -+ -+static int pdfelib_getsize(lua_State * L) -+{ -+ pdfe_document *p = check_isdocument(L, 1); -+ if (p == NULL) -+ return 0; -+ lua_pushinteger(L,(int) ppdoc_file_size(p->document)); -+ return 1; -+} -+ -+ -+static int pdfelib_getversion(lua_State * L) -+{ -+ pdfe_document *p = check_isdocument(L, 1); -+ if (p == NULL) { -+ return 0; -+ } else { -+ int minor; -+ int major = ppdoc_version_number(p->document, &minor); -+ lua_pushinteger(L,(int) major); -+ lua_pushinteger(L,(int) minor); -+ return 2; -+ } -+} -+ -+static int pdfelib_getstatus(lua_State * L) -+{ -+ pdfe_document *p = check_isdocument(L, 1); -+ if (p == NULL) -+ return 0; -+ lua_pushinteger(L,(int) ppdoc_crypt_status(p->document)); -+ return 1; -+} -+ -+static int pdfelib_getnofobjects(lua_State * L) -+{ -+ pdfe_document *p = check_isdocument(L, 1); -+ if (p == NULL) -+ return 0; -+ lua_pushinteger(L,(int) ppdoc_objects(p->document)); -+ return 1; -+} -+ -+static int pdfelib_getnofpages(lua_State * L) -+{ -+ pdfe_document *p = check_isdocument(L, 1); -+ if (p == NULL) -+ return 0; -+ lua_pushinteger(L,(int) ppdoc_page_count(p->document)); -+ return 1; -+} -+ -+static int pdfelib_getmemoryusage(lua_State * L) -+{ -+ pdfe_document *p = check_isdocument(L, 1); -+ if (p != NULL) { -+ size_t w = 0; -+ size_t m = ppdoc_memory(p->document,&w); -+ lua_pushinteger(L,(int) m); -+ lua_pushinteger(L,(int) w); -+ return 2; -+ } -+ return 0; -+} -+ -+/* -+ A specific page dictionary can be filtered with the next command. So, there -+ is no need to parse the document page tree (with these \type {kids} arrays). -+ -+ \starttyping -+ dictionaryobject = getpage(documentobject,pagenumber) -+ \stoptyping -+ -+*/ -+ -+static int pushpage(lua_State * L, ppdoc * d, int page) -+{ -+ if (page <= 0 || page > ppdoc_page_count(d)) { -+ return 0; -+ } else { -+ ppref *pp = ppdoc_page(d,page); -+ return pushdictionaryonly(L, ppref_obj(pp)->dict); -+ } -+} -+ -+static int pdfelib_getpage(lua_State * L) -+{ -+ pdfe_document *p = check_isdocument(L, 1); -+ if (p == NULL) { -+ return 0; -+ } else { -+ return pushpage(L, p->document, luaL_checkint(L, 2)); -+ } -+} -+ -+static int pushpages(lua_State * L, ppdoc * d) -+{ -+ int i = 0; -+ ppref *r; -+ lua_createtable(L,ppdoc_page_count(d),0); -+ /* pages[1..n] */ -+ for (r = ppdoc_first_page(d), i = 1; r != NULL; r = ppdoc_next_page(d), ++i) { -+ pushdictionaryonly(L,ppref_obj(r)->dict); -+ lua_rawseti(L,-2,i); -+ } -+ return 1 ; -+} -+ -+static int pdfelib_getpages(lua_State * L) -+{ -+ pdfe_document *p = check_isdocument(L, 1); -+ if (p == NULL) { -+ return 0; -+ } else { -+ return pushpages(L, p->document); -+ } -+} -+ -+/*tex -+ -+ The boundingbox (\type {MediaBox) and similar boxes can be available in a -+ (page) doctionary but also in a parent object. Therefore a helper is -+ available that does the (backtracked) lookup. -+ -+ \starttyping -+ { lx, ly, rx, ry } = getbox(dictionaryobject) -+ \stoptyping -+ -+*/ -+ -+static int pdfelib_getbox(lua_State * L) -+{ -+ if (lua_gettop(L) > 1 && lua_type(L,2) == LUA_TSTRING) { -+ pdfe_dictionary *p = check_isdictionary(L, 1); -+ if (p != NULL) { -+ const char *key = lua_tostring(L,2); -+ pprect box; -+ pprect *r; -+ box.lx = box.rx = box.ly = box.ry = 0; -+ r = ppdict_get_box(p->dictionary,key,&box); -+ if (r != NULL) { -+ lua_createtable(L,4,0); -+ lua_pushnumber(L,r->lx); -+ lua_rawseti(L,-2,1); -+ lua_pushnumber(L,r->ly); -+ lua_rawseti(L,-2,2); -+ lua_pushnumber(L,r->rx); -+ lua_rawseti(L,-2,3); -+ lua_pushnumber(L,r->ry); -+ lua_rawseti(L,-2,4); -+ return 1; -+ } -+ } -+ } -+ return 0; -+} -+ -+/*tex -+ -+ This one is needed when you use the detailed getters and run into an -+ object reference. The regular getters resolve this automatically. -+ -+ \starttyping -+ [dictionary|array|stream]object = getfromreference(referenceobject) -+ \stoptyping -+ -+*/ -+ -+static int pdfelib_getfromreference(lua_State * L) -+{ -+ pdfe_reference *r = check_isreference(L, 1); -+ if (r != NULL) { -+ ppobj *o = ppref_obj(r->reference); -+ lua_pushinteger(L,o->type); -+ return 1 + pushvalue(L,o); -+ } -+ return 0; -+} -+ -+/*tex -+ -+ Here are some convenient getters: -+ -+ \starttyping -+ = getstring (array|dict|ref,index|key) -+ = getinteger (array|dict|ref,index|key) -+ = getnumber (array|dict|ref,index|key) -+ = getboolean (array|dict|ref,index|key) -+ = getname (array|dict|ref,index|key) -+ = getdictionary(array|dict|ref,index|key) -+ = getarray (array|dict|ref,index|key) -+ , = getstream (array|dict|ref,index|key) -+ \stoptyping -+ -+ We report issues when reasonable but are silent when it makes sense. We don't -+ error on this because we expect the user code to act reasonable on a return -+ value. -+ -+*/ -+ -+#define pdfelib_get_value_check_1 do { \ -+ if (p == NULL) { \ -+ if (t == LUA_TSTRING) { \ -+ normal_warning("pdfe lib","lua expected"); \ -+ } else if (t == LUA_TNUMBER) { \ -+ normal_warning("pdfe lib","lua expected"); \ -+ } else { \ -+ normal_warning("pdfe lib","invalid arguments"); \ -+ } \ -+ return 0; \ -+ } else if (! lua_getmetatable(L, 1)) { \ -+ normal_warning("pdfe lib","first argument should be a or "); \ -+ } \ -+} while (0) -+ -+#define pdfelib_get_value_check_2 \ -+ normal_warning("pdfe lib","second argument should be integer or string"); -+ -+/*tex -+ -+ The direct fetcher returns the result or |NULL| when there is nothing -+ found. -+ -+*/ -+ -+#define pdfelib_get_value_direct(get_d,get_a) do { \ -+ int t = lua_type(L,2); \ -+ void *p = lua_touserdata(L, 1); \ -+ pdfelib_get_value_check_1; \ -+ if (t == LUA_TSTRING) { \ -+ const char *key = lua_tostring(L,-2); \ -+ lua_get_metatablelua(luatex_pdfe_dictionary); \ -+ if (lua_rawequal(L, -1, -2)) { \ -+ value = get_d(((pdfe_dictionary *) p)->dictionary, key); \ -+ } else { \ -+ lua_pop(L,1); \ -+ lua_get_metatablelua(luatex_pdfe_reference); \ -+ if (lua_rawequal(L, -1, -2)) { \ -+ ppobj * o = ppref_obj((ppref *) (((pdfe_reference *) p)->reference)); \ -+ if (o != NULL && o->type == PPDICT) { \ -+ value = get_d((ppdict *)o->dict, key); \ -+ } \ -+ } \ -+ } \ -+ } else if (t == LUA_TNUMBER) { \ -+ size_t index = lua_tointeger(L,-2); \ -+ lua_get_metatablelua(luatex_pdfe_array); \ -+ if (lua_rawequal(L, -1, -2)) { \ -+ value = get_a(((pdfe_array *) p)->array, index); \ -+ } else { \ -+ lua_pop(L,1); \ -+ lua_get_metatablelua(luatex_pdfe_reference); \ -+ if (lua_rawequal(L, -1, -2)) { \ -+ ppobj * o = ppref_obj((ppref *) (((pdfe_reference *) p)->reference)); \ -+ if (o != NULL && o->type == PPARRAY) { \ -+ value = get_a((pparray *) o->array, index); \ -+ } \ -+ } \ -+ } \ -+ } else { \ -+ pdfelib_get_value_check_2; \ -+ } \ -+} while (0) -+ -+/*tex -+ -+ The indirect fetcher passes a pointer to the target variable and returns -+ success state. -+ -+*/ -+ -+#define pdfelib_get_value_indirect(get_d,get_a) do { \ -+ int t = lua_type(L,2); \ -+ void *p = lua_touserdata(L, 1); \ -+ pdfelib_get_value_check_1; \ -+ if (t == LUA_TSTRING) { \ -+ const char *key = lua_tostring(L,-2); \ -+ lua_get_metatablelua(luatex_pdfe_dictionary); \ -+ if (lua_rawequal(L, -1, -2)) { \ -+ okay = get_d(((pdfe_dictionary *) p)->dictionary, key, &value); \ -+ } else { \ -+ lua_pop(L,1); \ -+ lua_get_metatablelua(luatex_pdfe_reference); \ -+ if (lua_rawequal(L, -1, -2)) { \ -+ ppobj * o = ppref_obj((ppref *) (((pdfe_reference *) p)->reference)); \ -+ if (o != NULL && o->type == PPDICT) \ -+ okay = get_d(o->dict, key, &value); \ -+ } \ -+ } \ -+ } else if (t == LUA_TNUMBER) { \ -+ size_t index = lua_tointeger(L,-2); \ -+ lua_get_metatablelua(luatex_pdfe_array); \ -+ if (lua_rawequal(L, -1, -2)) { \ -+ okay = get_a(((pdfe_array *) p)->array, index, &value); \ -+ } else { \ -+ lua_pop(L,1); \ -+ lua_get_metatablelua(luatex_pdfe_reference); \ -+ if (lua_rawequal(L, -1, -2)) { \ -+ ppobj * o = ppref_obj((ppref *) (((pdfe_reference *) p)->reference)); \ -+ if (o != NULL && o->type == PPARRAY) \ -+ okay = get_a(o->array, index, &value); \ -+ } \ -+ } \ -+ } else { \ -+ pdfelib_get_value_check_2; \ -+ } \ -+} while (0) -+ -+static int pdfelib_getstring(lua_State * L) -+{ -+ if (lua_gettop(L) > 1) { -+ ppstring value = NULL; -+ pdfelib_get_value_direct(ppdict_rget_string,pparray_rget_string); -+ if (value != NULL) { -+ lua_pushstring(L,(const char *) value); -+ return 1; -+ } -+ } -+ return 0; -+} -+ -+static int pdfelib_getinteger(lua_State * L) -+{ -+ if (lua_gettop(L) > 1) { -+ ppint value = 0; -+ int okay = 0; -+ pdfelib_get_value_indirect(ppdict_rget_int,pparray_rget_int); -+ if (okay) { -+ lua_pushinteger(L,(int) value); -+ return 1; -+ } -+ } -+ return 0; -+} -+ -+static int pdfelib_getnumber(lua_State * L) -+{ -+ if (lua_gettop(L) > 1) { -+ ppnum value = 0; -+ int okay = 0; -+ pdfelib_get_value_indirect(ppdict_rget_num,pparray_rget_num); -+ if (okay) { -+ lua_pushnumber(L,value); -+ return 1; -+ } -+ } -+ return 0; -+} -+ -+static int pdfelib_getboolean(lua_State * L) -+{ -+ if (lua_gettop(L) > 1) { -+ int value = 0; -+ int okay = 0; -+ pdfelib_get_value_indirect(ppdict_rget_bool,pparray_rget_bool); -+ if (okay) { -+ lua_pushboolean(L,value); -+ return 1; -+ } -+ } -+ return 0; -+} -+ -+static int pdfelib_getname(lua_State * L) -+{ -+ if (lua_gettop(L) > 1) { -+ ppname value = NULL; -+ pdfelib_get_value_direct(ppdict_rget_name,pparray_rget_name); -+ if (value != NULL) { -+ lua_pushstring(L,(const char *) ppname_decoded(value)); -+ return 1; -+ } -+ } -+ return 0; -+} -+ -+static int pdfelib_getdictionary(lua_State * L) -+{ -+ if (lua_gettop(L) > 1) { -+ ppdict * value = NULL; -+ pdfelib_get_value_direct(ppdict_rget_dict,pparray_rget_dict); -+ if (value != NULL) { -+ return pushdictionaryonly(L,value); -+ } -+ } -+ return 0; -+} -+ -+static int pdfelib_getarray(lua_State * L) -+{ -+ if (lua_gettop(L) > 1) { -+ pparray * value = NULL; -+ pdfelib_get_value_direct(ppdict_rget_array,pparray_rget_array); -+ if (value != NULL) { -+ return pusharrayonly(L,value); -+ } -+ } -+ return 0; -+} -+ -+static int pdfelib_getstream(lua_State * L) -+{ -+ if (lua_gettop(L) > 1) { -+ ppobj * value = NULL; -+ pdfelib_get_value_direct(ppdict_rget_obj,pparray_rget_obj); -+ if (value != NULL && value->type == PPSTREAM) { -+ return pushstreamonly(L,(ppstream *) value->stream); -+ } -+ } -+ return 0; -+} -+ -+/*tex -+ -+ The generic pushed that does a similar job as the previous getters acts upon -+ the type. -+ -+*/ -+ -+static int pdfelib_pushvalue(lua_State * L, ppobj *object) -+{ -+ switch (object->type) { -+ case PPNONE: -+ case PPNULL: -+ lua_pushnil(L); -+ break; -+ case PPBOOL: -+ lua_pushboolean(L, object->integer); -+ break; -+ case PPINT: -+ lua_pushinteger(L, object->integer); -+ break; -+ case PPNUM: -+ lua_pushnumber(L, object->number); -+ break; -+ case PPNAME: -+ lua_pushstring(L, (const char *) ppname_decoded(object->name)); -+ break; -+ case PPSTRING: -+ lua_pushlstring(L,(const char *) object->string, ppstring_size((void *)object->string)); -+ break; -+ case PPARRAY: -+ return pusharrayonly(L, object->array); -+ break; -+ case PPDICT: -+ return pushdictionary(L, object->dict); -+ break; -+ case PPSTREAM: -+ return pushstream(L, object->stream); -+ break; -+ case PPREF: -+ pushreference(L, object->ref); -+ break; -+ default: -+ lua_pushnil(L); -+ break; -+ } -+ return 1; -+} -+ -+/*tex -+ -+ Finally we arrived at the acessors for the userdata objects. The use -+ previously defined helpers. -+ -+*/ -+ -+static int pdfelib_access(lua_State * L) -+{ -+ if (lua_type(L,2) == LUA_TSTRING) { -+ pdfe_document *p = (pdfe_document *)lua_touserdata(L, 1); -+ const char *s = lua_tostring(L,2); -+ if (lua_key_eq(s,catalog) || lua_key_eq(s,Catalog)) { -+ return pushdictionaryonly(L,ppdoc_catalog(p->document)); -+ } else if (lua_key_eq(s,info) || lua_key_eq(s,Info)) { -+ return pushdictionaryonly(L,ppdoc_info(p->document)); -+ } else if (lua_key_eq(s,trailer) || lua_key_eq(s,Trailer)) { -+ return pushdictionaryonly(L,ppdoc_trailer(p->document)); -+ } else if (lua_key_eq(s,pages) || lua_key_eq(s,Pages)) { -+ return pushpages(L,p->document); -+ } -+ } -+ return 0; -+} -+ -+static int pdfelib_array_access(lua_State * L) -+{ -+ if (lua_type(L,2) == LUA_TNUMBER) { -+ pdfe_array *p = (pdfe_array *)lua_touserdata(L, 1); -+ ppint index = lua_tointeger(L,2) - 1; -+ ppobj *o = pparray_rget_obj(p->array,index); -+ if (o != NULL) { -+ return pdfelib_pushvalue(L,o); -+ } -+ } -+ return 0; -+} -+ -+static int pdfelib_dictionary_access(lua_State * L) -+{ -+ pdfe_dictionary *p = (pdfe_dictionary *)lua_touserdata(L, 1); -+ if (lua_type(L,2) == LUA_TSTRING) { -+ const char *key = lua_tostring(L,2); -+ ppobj *o = ppdict_rget_obj(p->dictionary,key); -+ if (o != NULL) { -+ return pdfelib_pushvalue(L,o); -+ } -+ } else if (lua_type(L,2) == LUA_TNUMBER) { -+ ppint index = lua_tointeger(L,2) - 1; -+ ppobj *o = ppdict_at(p->dictionary,index); -+ if (o != NULL) { -+ return pdfelib_pushvalue(L,o); -+ } -+ } -+ return 0; -+} -+ -+static int pdfelib_stream_access(lua_State * L) -+{ -+ pdfe_stream *p = (pdfe_stream *)lua_touserdata(L, 1); -+ if (lua_type(L,2) == LUA_TSTRING) { -+ const char *key = lua_tostring(L,2); -+ ppobj *o = ppdict_rget_obj(p->stream->dict,key); -+ if (o != NULL) { -+ return pdfelib_pushvalue(L,o); -+ } -+ } else if (lua_type(L,2) == LUA_TNUMBER) { -+ ppint index = lua_tointeger(L,2) - 1; -+ ppobj *o = ppdict_at(p->stream->dict,index); -+ if (o != NULL) { -+ return pdfelib_pushvalue(L,o); -+ } -+ } -+ return 0; -+} -+ -+/*tex -+ -+ The length metamethods are defined last. -+ -+*/ -+ -+static int pdfelib_array_size(lua_State * L) -+{ -+ pdfe_array *p = (pdfe_array *)lua_touserdata(L, 1); -+ lua_pushinteger(L,p->array->size); -+ return 1; -+} -+ -+static int pdfelib_dictionary_size(lua_State * L) -+{ -+ pdfe_dictionary *p = (pdfe_dictionary *)lua_touserdata(L, 1); -+ lua_pushinteger(L,p->dictionary->size); -+ return 1; -+} -+ -+static int pdfelib_stream_size(lua_State * L) -+{ -+ pdfe_stream *p = (pdfe_stream *)lua_touserdata(L, 1); -+ lua_pushinteger(L,p->stream->dict->size); -+ return 1; -+} -+ -+/*tex -+ -+ We now initialize the main interface. We might aa few more -+ informational helpers but this is it. -+ -+*/ -+ -+static const struct luaL_Reg pdfelib[] = { -+ /* management */ -+ { "type", pdfelib_type }, -+ { "open", pdfelib_open }, -+ { "new", pdfelib_new }, -+ { "close", pdfelib_close }, -+ { "unencrypt", pdfelib_unencrypt }, -+ /* statistics */ -+ { "getversion", pdfelib_getversion }, -+ { "getstatus", pdfelib_getstatus }, -+ { "getsize", pdfelib_getsize }, -+ { "getnofobjects", pdfelib_getnofobjects }, -+ { "getnofpages", pdfelib_getnofpages }, -+ { "getmemoryusage", pdfelib_getmemoryusage }, -+ /* getters */ -+ { "getcatalog", pdfelib_getcatalog }, -+ { "gettrailer", pdfelib_gettrailer }, -+ { "getinfo", pdfelib_getinfo }, -+ { "getpage", pdfelib_getpage }, -+ { "getpages", pdfelib_getpages }, -+ { "getbox", pdfelib_getbox }, -+ { "getfromreference", pdfelib_getfromreference }, -+ { "getfromdictionary", pdfelib_getfromdictionary }, -+ { "getfromarray", pdfelib_getfromarray }, -+ { "getfromstream", pdfelib_getfromstream }, -+ /* collectors */ -+ { "dictionarytotable", pdfelib_dictionarytotable }, -+ { "arraytotable", pdfelib_arraytotable }, -+ { "pagestotable", pdfelib_pagestotable }, -+ /* more getters */ -+ { "getstring", pdfelib_getstring }, -+ { "getinteger", pdfelib_getinteger }, -+ { "getnumber", pdfelib_getnumber }, -+ { "getboolean", pdfelib_getboolean }, -+ { "getname", pdfelib_getname }, -+ { "getdictionary", pdfelib_getdictionary }, -+ { "getarray", pdfelib_getarray }, -+ { "getstream", pdfelib_getstream }, -+ /* streams */ -+ { "readwholestream", pdfelib_readwholestream }, -+ /* not really needed */ -+ { "openstream", pdfelib_openstream }, -+ { "readfromstream", pdfelib_readfromstream }, -+ { "closestream", pdfelib_closestream }, -+ /* done */ -+ { NULL, NULL} -+}; -+ -+/*tex -+ -+ The user data metatables are defined as follows. Watch how only the -+ document needs a garbage collector. -+ -+*/ -+ -+static const struct luaL_Reg pdfelib_m[] = { -+ { "__tostring", pdfelib_tostring_document }, -+ { "__gc", pdfelib_free }, -+ { "__index", pdfelib_access }, -+ { NULL, NULL} -+}; -+ -+static const struct luaL_Reg pdfelib_m_dictionary[] = { -+ { "__tostring", pdfelib_tostring_dictionary }, -+ { "__index", pdfelib_dictionary_access }, -+ { "__len", pdfelib_dictionary_size }, -+ { NULL, NULL} -+}; -+ -+static const struct luaL_Reg pdfelib_m_array[] = { -+ { "__tostring", pdfelib_tostring_array }, -+ { "__index", pdfelib_array_access }, -+ { "__len", pdfelib_array_size }, -+ { NULL, NULL} -+}; -+ -+static const struct luaL_Reg pdfelib_m_stream[] = { -+ { "__tostring", pdfelib_tostring_stream }, -+ { "__index", pdfelib_stream_access }, -+ { "__len", pdfelib_stream_size }, -+ { "__call", pdfelib_readwholestream }, -+ { NULL, NULL} -+}; -+ -+static const struct luaL_Reg pdfelib_m_reference[] = { -+ { "__tostring", pdfelib_tostring_reference }, -+ { NULL, NULL} -+}; -+ -+/*tex -+ -+ Finally we hav earrived at the main initialiser that will be called as part -+ of \LUATEX's initializer. -+ -+*/ -+ -+/*tex -+ -+ Here we hook in the error handler. -+ -+*/ -+ -+static void pdfelib_message(const char *message, void *alien) -+{ -+ normal_warning("pdfe",message); -+} -+ -+int luaopen_pdfe(lua_State * L) -+{ -+ /*tex First the four userdata object get their metatables defined. */ -+ -+ luaL_newmetatable(L, PDFE_METATABLE_DICTIONARY); -+ luaL_openlib(L, NULL, pdfelib_m_dictionary, 0); -+ -+ luaL_newmetatable(L, PDFE_METATABLE_ARRAY); -+ luaL_openlib(L, NULL, pdfelib_m_array, 0); -+ -+ luaL_newmetatable(L, PDFE_METATABLE_STREAM); -+ luaL_openlib(L, NULL, pdfelib_m_stream, 0); -+ -+ luaL_newmetatable(L, PDFE_METATABLE_REFERENCE); -+ luaL_openlib(L, NULL, pdfelib_m_reference, 0); -+ -+ /*tex Then comes the main (document) metatable: */ -+ -+ luaL_newmetatable(L, PDFE_METATABLE); -+ luaL_openlib(L, NULL, pdfelib_m, 0); -+ -+ /*tex Last the library opens up itself to the world. */ -+ -+ luaL_openlib(L, "pdfe", pdfelib, 0); -+ -+ pplog_callback(pdfelib_message, stderr); -+ -+ return 1; -+} -diff --git a/texk/web2c/luatexdir/lua/lpdfscannerlib.c b/texk/web2c/luatexdir/lua/lpdfscannerlib.c -new file mode 100644 -index 000000000..6c3bc8876 ---- /dev/null -+++ b/texk/web2c/luatexdir/lua/lpdfscannerlib.c -@@ -0,0 +1,1110 @@ -+/* lpdfscannerlib.c -+ -+ Copyright 2013 Taco Hoekwater -+ -+ This file is part of LuaTeX. -+ -+ LuaTeX is free software; you can redistribute it and/or modify it under -+ the terms of the GNU General Public License as published by the Free -+ Software Foundation; either version 2 of the License, or (at your -+ option) any later version. -+ -+ LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+ FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+ License for more details. -+ -+ You should have received a copy of the GNU General Public License along -+ with LuaTeX; if not, see . -+ -+*/ -+ -+/*tex -+ -+ The scanner can read from a string or stream. Streams can be given directly as -+ |ppstream| object or as a |pparray| of streams. Here is an example of usage: -+ -+ \starttyping -+ local operatortable = { } -+ -+ operatortable.Do = function(scanner,info) -+ local resources = info.resources -+ if resources then -+ local val = scanner:pop() -+ local name = val[2] -+ local xobject = resources.XObject -+ print(info.space .. "Uses XObject " .. name) -+ local resources = xobject.Resources -+ if resources then -+ local newinfo = { -+ space = info.space .. " ", -+ resources = resources, -+ } -+ pdfscanner.scan(entry, operatortable, newinfo) -+ end -+ end -+ end -+ -+ local function Analyze(filename) -+ local doc = pdfe.open(filename) -+ if doc then -+ local pages = doc.Pages -+ for i=1,#pages do -+ local page = pages[i] -+ local info = { -+ space = " " , -+ resources = page.Resources, -+ } -+ print("Page " .. i) -+ pdfscanner.scan(page.Contents,operatortable,info) -+ pdfscanner.scan(page.Contents(),operatortable,info) -+ end -+ end -+ end -+ -+ Analyze("foo.pdf") -+ \stoptyping -+ -+*/ -+ -+#include -+#include -+#include -+#include -+#include -+#include -+ -+#include -+#include -+#include -+ -+#include "luapplib/pplib.h" -+ -+#include -+ -+#define SCANNER "pdfscanner" -+ -+#define MAXOPERANDS 1000 -+ -+typedef enum { -+ pdf_integer = 1, -+ pdf_real, -+ pdf_boolean, -+ pdf_name, -+ pdf_operator, -+ pdf_string, -+ pdf_startarray, -+ pdf_stoparray, -+ pdf_startdict, -+ pdf_stopdict, -+} pdf_token_type; -+ -+typedef struct Token { -+ pdf_token_type type; -+ double value; -+ char *string; -+} Token; -+ -+typedef struct ObjectList { -+ struct ObjectList *next; -+ ppstream *stream; -+} ObjectList; -+ -+typedef struct scannerdata { -+ int _ininlineimage; -+ int _nextoperand; -+ Token **_operandstack; -+ ppstream *_stream; -+ ObjectList *_streams; -+ const char *buffer; -+ size_t position; -+ size_t size; -+ int uses_stream; -+} scannerdata; -+ -+#define PDFE_METATABLE_ARRAY "luatex.pdfe.array" -+#define PDFE_METATABLE_STREAM "luatex.pdfe.stream" -+ -+typedef struct { -+ void *d; -+ /*tex reference to |PdfDocument|, or |NULL| */ -+ void *pd; -+ /*tex counter to detect |PDFDoc| change */ -+ unsigned long pc; -+} udstruct; -+ -+static void clear_operand_stack(scannerdata * self, int from); -+static Token *_parseToken(scannerdata * self, int c); -+static void push_token(lua_State * L, scannerdata * self); -+ -+static void *priv_xmalloc(size_t size) -+{ -+ void *new_mem = (void *) malloc(size); -+ if (new_mem == NULL) { -+ luaL_error(Luas, "no room for stream"); -+ } -+ return new_mem; -+} -+ -+static void *priv_xrealloc(void *old_ptr, size_t size) -+{ -+ void *new_mem = (void *) realloc(old_ptr, size); -+ if (new_mem == NULL) { -+ luaL_error(Luas, "no room for stream"); -+ } -+ return new_mem; -+} -+ -+#define xreallocarray(ptr,type,size) ((type*)priv_xrealloc(ptr,(size+1)*sizeof(type))) -+ -+#define INITBUFSIZE 64 -+ -+#define define_buffer(a) \ -+ char *a = (char *)priv_xmalloc (INITBUFSIZE); \ -+ int a##_size = INITBUFSIZE; \ -+ int a##index = 0; \ -+ memset (a,0,INITBUFSIZE) -+ -+#define check_overflow(a, wsize) do { \ -+ if (wsize >= a##_size) { \ -+ int nsize = a##_size + a##_size / 4; \ -+ a = (char *) xreallocarray(a, char, (unsigned) nsize); \ -+ memset (a+a##_size, 0, a##_size / 4); \ -+ a##_size = nsize; \ -+ } \ -+} while (0) -+ -+ -+static scannerdata *scanner_push(lua_State * L) -+{ -+ scannerdata *a = (scannerdata *) lua_newuserdata(L, sizeof(scannerdata)); -+ luaL_getmetatable(L, SCANNER); -+ lua_setmetatable(L, -2); -+ return a; -+} -+ -+static scannerdata *scanner_check(lua_State * L, int index) -+{ -+ scannerdata *bar; -+ luaL_checktype(L, index, LUA_TUSERDATA); -+ bar = (scannerdata *) luaL_checkudata(L, index, SCANNER); -+ if (bar == NULL) -+ luaL_argerror(L, index, SCANNER " expected"); -+ return bar; -+} -+ -+static void free_token(Token * token) -+{ -+ if (token->string) { -+ free(token->string); -+ } -+ free(token); -+} -+ -+static void clear_operand_stack(scannerdata * self, int from) -+{ -+ int i = self->_nextoperand - 1; -+ while (i >= from) { -+ if (self->_operandstack[i]) { -+ free_token(self->_operandstack[i]); -+ self->_operandstack[i] = NULL; -+ } -+ i--; -+ } -+ self->_nextoperand = from; -+} -+ -+static void push_operand(scannerdata * self, Token * token) -+{ -+ if (self->_nextoperand + 1 > MAXOPERANDS) { -+ fprintf(stderr, "out of operand stack space"); -+ exit(1); -+ } -+ self->_operandstack[self->_nextoperand++] = token; -+} -+ -+static Token *new_operand(pdf_token_type c) -+{ -+ Token *token = (Token *) priv_xmalloc(sizeof(Token)); -+ memset(token, 0, sizeof(Token)); -+ token->type = c; -+ return token; -+} -+ -+static void _nextStream(scannerdata * self) -+{ -+ ObjectList *rover = NULL; -+ if (self->uses_stream && self->buffer != NULL) { -+ if (self->uses_stream) { -+ ppstream_done(self->_stream); -+ } else { -+ free(self->_stream); -+ } -+ } -+ rover = self->_streams; -+ self->_stream = rover->stream; -+ if (self->uses_stream) { -+ self->buffer = (const char *) ppstream_all(self->_stream, &self->size, 1); -+ } -+ self->position = 0; -+ self->_streams = rover->next; -+ free(rover); -+} -+ -+static int streamGetChar(scannerdata * self) -+{ -+ int i = EOF; -+ if (self->position < self->size) { -+ const char c = self->buffer[self->position]; -+ ++self->position; -+ i = (int) c; -+ } -+ if (i < 0 && self->_streams) { -+ _nextStream(self); -+ i = streamGetChar(self); -+ } -+ return i; -+} -+ -+static int streamLookChar(scannerdata * self) -+{ -+ int i = EOF; -+ if (self->position < self->size) { -+ const char c = self->buffer[self->position]; -+ /*not |++self->position;| */ -+ i = (int) c; -+ } -+ if (i < 0 && self->_streams) { -+ _nextStream(self); -+ i = streamGetChar(self); -+ } -+ return i; -+} -+ -+static void streamReset(scannerdata * self) -+{ -+ if (self->uses_stream) { -+ self->buffer = (const char *) ppstream_all(self->_stream, &self->size, 1); -+ } -+ self->position = 0; -+} -+ -+static void streamClose(scannerdata * self) -+{ -+ if (self->uses_stream) { -+ ppstream_done(self->_stream); -+ } else { -+ free(self->_stream); -+ } -+ self->buffer = NULL; -+ self->_stream = NULL; -+} -+ -+/*tex end of stream interface */ -+ -+static Token *_parseSpace(scannerdata * self) -+{ -+ return _parseToken(self, streamGetChar(self)); -+} -+ -+static Token *_parseString(scannerdata * self, int c) -+{ -+ int level; -+ Token *token = NULL; -+ define_buffer(found); -+ level = 1; -+ while (1) { -+ c = streamGetChar(self); -+ if (c == '(') { -+ level = level + 1; -+ } else if (c == ')') { -+ level = level - 1; -+ if (level < 1) -+ break; -+ } else if (c == '\\') { -+ int next = streamGetChar(self); -+ if (next == '(' || next == ')' || next == '\\') { -+ c = next; -+ } else if (next == '\n' || next == '\r') { -+ c = '\0'; -+ } else if (next == 'n') { -+ c = '\n'; -+ } else if (next == 'r') { -+ c = '\r'; -+ } else if (next == 't') { -+ c = '\t'; -+ } else if (next == 'b') { -+ c = '\b'; -+ } else if (next == 'f') { -+ c = '\f'; -+ } else if (next >= '0' && next <= '7') { -+ int next2; -+ next = next - '0'; -+ next2 = streamLookChar(self); -+ if (next2 >= '0' && next2 <= '7') { -+ int next3; -+ next2 = streamGetChar(self); -+ next2 = next2 - '0'; -+ next3 = streamLookChar(self); -+ if (next3 >= '0' && next3 <= '7') { -+ next3 = streamGetChar(self); -+ next3 = next3 - '0'; -+ c = (next * 64 + next2 * 8 + next3); -+ } else { -+ c = (next * 8 + next2); -+ } -+ } else { -+ c = next; -+ } -+ } else { -+ c = next; -+ } -+ } -+ check_overflow(found, foundindex); -+ if (c >= 0) { -+ found[foundindex++] = c; -+ } -+ } -+ token = new_operand(pdf_string); -+ token->value = foundindex; -+ token->string = found; -+ return token; -+} -+ -+static Token *_parseNumber(scannerdata * self, int c) -+{ -+ double value = 0; -+ pdf_token_type type = pdf_integer; -+ int isfraction = 0; -+ int isnegative = 0; -+ int i = 0; -+ Token *token = NULL; -+ if (c == '-') { -+ isnegative = 1; -+ c = streamGetChar(self); -+ } -+ if (c == '.') { -+ type = pdf_real; -+ isfraction = 1; -+ } else { -+ value = c - '0'; -+ } -+ c = streamLookChar(self); -+ if ((c >= '0' && c <= '9') || c == '.') { -+ c = streamGetChar(self); -+ while (1) { -+ if (c == '.') { -+ type = pdf_real; -+ isfraction = 1; -+ } else { -+ i = c - '0'; -+ if (isfraction > 0) { -+ value = value + (i / (pow(10.0, isfraction))); -+ isfraction = isfraction + 1; -+ } else { -+ value = (value * 10) + i; -+ } -+ } -+ c = streamLookChar(self); -+ if (!((c >= '0' && c <= '9') || c == '.')) -+ break; -+ c = streamGetChar(self); -+ } -+ } -+ if (isnegative) { -+ value = -value; -+ } -+ token = new_operand(type); -+ token->value = value; -+ return token; -+} -+ -+static Token *_parseName(scannerdata * self, int c) -+{ -+ Token *token = NULL; -+ define_buffer(found); -+ c = streamGetChar(self); -+ while (1) { -+ check_overflow(found, foundindex); -+ found[foundindex++] = c; -+ c = streamLookChar(self); -+ if (c == ' ' || c == '\n' || c == '\r' || c == '\t' || -+ c == '/' || c == '[' || c == '(' || c == '<') -+ break; -+ c = streamGetChar(self); -+ } -+ token = new_operand(pdf_name); -+ token->string = found; -+ token->value = strlen(found); -+ return token; -+} -+ -+#define hexdigit(c) \ -+ (c>= '0' && c<= '9') ? (c - '0') : ((c>= 'A' && c<= 'F') ? (c - 'A' + 10) : (c - 'a' + 10)) -+ -+static Token *_parseHexstring(scannerdata * self, int c) -+{ -+ int isodd = 1; -+ int hexval = 0; -+ Token *token = NULL; -+ define_buffer(found); -+ while (c != '>') { -+ if ((c >= '0' && c <= '9') || (c >= 'A' && c <= 'F') || (c >= 'a' && c <= 'f')) { -+ if (isodd == 1) { -+ int v = hexdigit(c); -+ hexval = 16 * v; -+ } else { -+ hexval += hexdigit(c); -+ check_overflow(found, foundindex); -+ found[foundindex++] = hexval; -+ } -+ isodd = (isodd == 1 ? 0 : 1); -+ } -+ c = streamGetChar(self); -+ } -+ token = new_operand(pdf_string); -+ token->value = foundindex; -+ token->string = found; -+ return token; -+} -+ -+#define pdf_isspace(a) (a == '\0' || a == ' ' || a == '\n' || a == '\r' || a == '\t' || a == '\v') -+ -+/*tex this is rather horrible */ -+ -+static Token *_parseInlineImage(scannerdata * self, int c) -+{ -+ Token *token = NULL; -+ define_buffer(found); -+ if (c == ' ') { -+ /*tex first space can be ignored */ -+ c = streamGetChar(self); -+ } -+ check_overflow(found, foundindex); -+ found[foundindex++] = c; -+ while (1) { -+ c = streamLookChar(self); -+ if (c == 'E' -+ && (found[foundindex - 1] == '\n' -+ || found[foundindex - 1] == '\r')) { -+ c = streamGetChar(self); -+ check_overflow(found, foundindex); -+ found[foundindex++] = c; -+ c = streamLookChar(self); -+ if (c == 'I') { -+ c = streamGetChar(self); -+ check_overflow(found, foundindex); -+ found[foundindex++] = c; -+ c = streamLookChar(self); -+ if (pdf_isspace(c)) { -+ /*tex |I| */ -+ found[--foundindex] = '\0'; -+ /*tex |E| */ -+ found[--foundindex] = '\0'; -+ /*tex remove end-of-line before |EI| */ -+ if (found[foundindex - 1] == '\n') { -+ found[--foundindex] = '\0'; -+ } -+ if (found[foundindex - 1] == '\r') { -+ found[--foundindex] = '\0'; -+ } -+ break; -+ } else { -+ c = streamGetChar(self); -+ check_overflow(found, foundindex); -+ found[foundindex++] = c; -+ } -+ } else { -+ c = streamGetChar(self); -+ check_overflow(found, foundindex); -+ found[foundindex++] = c; -+ } -+ } else { -+ c = streamGetChar(self); -+ check_overflow(found, foundindex); -+ found[foundindex++] = c; -+ } -+ } -+ token = new_operand(pdf_string); -+ token->value = foundindex; -+ token->string = found; -+ return token; -+} -+ -+static Token *_parseOperator(scannerdata * self, int c) -+{ -+ define_buffer(found); -+ while (1) { -+ check_overflow(found, foundindex); -+ found[foundindex++] = c; -+ c = streamLookChar(self); -+ if ((c < 0) || (c == ' ' || c == '\n' || c == '\r' || c == '\t' || -+ c == '/' || c == '[' || c == '(' || c == '<')) -+ break; -+ c = streamGetChar(self); -+ } -+ /*tex |print| (found) */ -+ if (strcmp(found, "ID") == 0) { -+ self->_ininlineimage = 1; -+ } -+ if (strcmp(found, "false") == 0) { -+ Token *token = new_operand(pdf_boolean); -+ token->value = 0; -+ free(found); -+ return token; -+ } else if (strcmp(found, "true") == 0) { -+ Token *token = new_operand(pdf_boolean); -+ token->value = 1.0; -+ free(found); -+ return token; -+ } else { -+ Token *token = new_operand(pdf_operator); -+ token->string = found; -+ return token; -+ } -+} -+ -+static Token *_parseComment(scannerdata * self, int c) -+{ -+ do { -+ c = streamGetChar(self); -+ } while (c != '\n' && c != '\r' && c != -1); -+ return _parseToken(self, streamGetChar(self)); -+} -+ -+static Token *_parseLt(scannerdata * self, int c) -+{ -+ c = streamGetChar(self); -+ if (c == '<') { -+ return new_operand(pdf_startdict); -+ } else { -+ return _parseHexstring(self, c); -+ } -+} -+ -+static Token *_parseGt(scannerdata * self, int c) -+{ -+ c = streamGetChar(self); -+ if (c == '>') { -+ return new_operand(pdf_stopdict); -+ } else { -+ fprintf(stderr, "stray > in stream"); -+ return NULL; -+ } -+} -+ -+static Token *_parseError(int c) -+{ -+ fprintf(stderr, "stray %c [%d] in stream", c, c); -+ return NULL; -+} -+ -+static Token *_parseStartarray(void) -+{ -+ return new_operand(pdf_startarray); -+} -+ -+static Token *_parseStoparray(void) -+{ -+ return new_operand(pdf_stoparray); -+} -+ -+static Token *_parseToken(scannerdata * self, int c) -+{ -+ if (self->_ininlineimage == 1) { -+ self->_ininlineimage = 2; -+ return _parseInlineImage(self, c); -+ } else if (self->_ininlineimage == 2) { -+ Token *token = NULL; -+ self->_ininlineimage = 0; -+ token = new_operand(pdf_operator); -+ token->string = strdup("EI"); -+ return token; -+ } -+ if (c < 0) -+ return NULL; -+ switch (c) { -+ case '(': -+ return _parseString(self, c); -+ break; -+ case ')': -+ return _parseError(c); -+ break; -+ case '[': -+ return _parseStartarray(); -+ break; -+ case ']': -+ return _parseStoparray(); -+ break; -+ case '/': -+ return _parseName(self, c); -+ break; -+ case '<': -+ return _parseLt(self, c); -+ break; -+ case '>': -+ return _parseGt(self, c); -+ break; -+ case '%': -+ return _parseComment(self, c); -+ break; -+ case ' ': -+ case '\r': -+ case '\n': -+ case '\t': -+ return _parseSpace(self); -+ break; -+ case '0': -+ case '1': -+ case '2': -+ case '3': -+ case '4': -+ case '5': -+ case '6': -+ case '7': -+ case '8': -+ case '9': -+ case '-': -+ case '.': -+ return _parseNumber(self, c); -+ break; -+ default: -+ if (c <= 127) { -+ return _parseOperator(self, c); -+ } else { -+ return _parseError(c); -+ } -+ } -+} -+ -+static int scanner_scan(lua_State * L) -+{ -+ Token *token; -+ scannerdata *self; -+ if (lua_gettop(L) != 3) { -+ return 0; -+ } -+ luaL_checktype(L, 2, LUA_TTABLE); -+ luaL_checktype(L, 3, LUA_TTABLE); -+ self = scanner_push(L); -+ memset(self, 0, sizeof(scannerdata)); -+ self->_operandstack = (Token **) priv_xmalloc(MAXOPERANDS * sizeof(Token)); -+ memset(self->_operandstack, 0, (MAXOPERANDS * sizeof(Token))); -+ /*tex stack slot 4 = self */ -+ self->uses_stream = 1; -+ if (lua_type(L, 1) == LUA_TSTRING) { -+ /*tex -+ We could make a temporary copy on the stack (or in the registry) -+ which saves memory. -+ */ -+ char *buf = NULL; -+ const char *s = lua_tolstring(L, 1, &self->size); -+ if (s==NULL){ -+ fprintf(stderr,"fatal: cannot convert the token to string."); -+ exit(1); -+ } -+ buf = priv_xmalloc(self->size+1); -+ buf[self->size]='\0'; -+ self->uses_stream = 0; -+ memcpy(buf,s,self->size); -+ self->buffer = buf; -+ } else if (lua_type(L, 1) == LUA_TTABLE) { -+ udstruct *uin; -+ void *ud; -+ int i = 1; -+ while (1) { -+ lua_rawgeti(L, 1, i); -+ if (lua_type(L, -1) == LUA_TUSERDATA) { -+ ud = luaL_checkudata(L, -1, PDFE_METATABLE_STREAM); -+ if (ud != NULL) { -+ ObjectList *rover = NULL; -+ ObjectList *item = NULL; -+ uin = (udstruct *) ud; -+ rover = self->_streams; -+ item = (ObjectList *) priv_xmalloc(sizeof(ObjectList)); -+ item->stream = ((ppstream *) uin->d); -+ item->next = NULL; -+ if (!rover) { -+ rover = item; -+ self->_streams = rover; -+ } else { -+ while (rover->next) -+ rover = rover->next; -+ rover->next = item; -+ } -+ } -+ } else { -+ ObjectList *rover = self->_streams; -+ self->_stream = rover->stream; -+ self->_streams = rover->next; -+ free(rover); -+ lua_pop(L, 1); -+ break; -+ } -+ lua_pop(L, 1); -+ i++; -+ } -+ } else { -+ udstruct *uin; -+ void *ud; -+ luaL_checktype(L, 1, LUA_TUSERDATA); -+ ud = luaL_checkudata(L, 1, PDFE_METATABLE_STREAM); -+ if (ud != NULL) { -+ uin = (udstruct *) ud; -+ self->_stream = ((ppstream *) uin->d); -+ } else { -+ ud = luaL_checkudata(L, 1, PDFE_METATABLE_ARRAY); -+ if (ud != NULL) { -+ ObjectList *rover = NULL; -+ pparray *array = NULL; -+ int count; -+ int i; -+ uin = (udstruct *) ud; -+ array = (pparray *) uin->d; -+ count = array->size; -+ for (i = 0; i < count; i++) { -+ ppobj *obj = pparray_at(array, i); -+ if (obj->type == PPSTREAM) { -+ ObjectList *rover = self->_streams; -+ ObjectList *item = -+ (ObjectList *) -+ priv_xmalloc(sizeof(ObjectList)); -+ item->stream = obj->stream; -+ item->next = NULL; -+ if (!rover) { -+ rover = item; -+ self->_streams = rover; -+ } else { -+ while (rover->next) -+ rover = rover->next; -+ rover->next = item; -+ } -+ } -+ } -+ rover = self->_streams; -+ self->_stream = rover->stream; -+ self->_streams = rover->next; -+ } -+ } -+ } -+ streamReset(self); -+ token = _parseToken(self, streamGetChar(self)); -+ while (token) { -+ if (token->type == pdf_operator) { -+ lua_pushstring(L, token->string); -+ free_token(token); -+ /*tex fetch operator table */ -+ lua_rawget(L, 2); -+ if (lua_isfunction(L, -1)) { -+ lua_pushvalue(L, 4); -+ lua_pushvalue(L, 3); -+ (void) lua_call(L, 2, 0); -+ } else { -+ /*tex nil */ -+ lua_pop(L, 1); -+ } -+ clear_operand_stack(self, 0); -+ } else { -+ push_operand(self, token); -+ } -+ if (self->uses_stream) { -+ if (!self->_stream) { -+ break; -+ } -+ } else { -+ if (self->buffer == NULL) { -+ break; -+ } -+ } -+ token = _parseToken(self, streamGetChar(self)); -+ } -+ /*tex wrap up */ -+ if (self->_stream) { -+ streamClose(self); -+ } -+ clear_operand_stack(self, 0); -+ free(self->_operandstack); -+ return 0; -+} -+ -+static int scanner_done(lua_State * L) -+{ -+ int c; -+ scannerdata *self = scanner_check(L, 1); -+ while ((c = streamGetChar(self)) >= 0); -+ return 0; -+} -+ -+/*tex here are the stack popping functions, and their helpers */ -+ -+static void operandstack_backup(scannerdata * self) -+{ -+ int i = self->_nextoperand - 1; -+ int balance = 0; -+ int backupstart = 0; -+ int backupstop = self->_operandstack[i]->type; -+ if (backupstop == pdf_stopdict) { -+ backupstart = pdf_startdict; -+ } else if (backupstop == pdf_stoparray) { -+ backupstart = pdf_startarray; -+ } else { -+ return; -+ } -+ for (; i >= 0; i--) { -+ if (self->_operandstack[i]->type == backupstop) { -+ balance++; -+ } else if (self->_operandstack[i]->type == backupstart) { -+ balance--; -+ } -+ if (balance == 0) { -+ break; -+ } -+ } -+ self->_nextoperand = i + 1; -+} -+ -+static void push_array(lua_State * L, scannerdata * self) -+{ -+ /*tex nesting tracking */ -+ int balance = 1; -+ /*tex \LUA\ array index */ -+ int index = 1; -+ Token *token = self->_operandstack[self->_nextoperand++]; -+ lua_newtable(L); -+ while (token) { -+ if (token->type == pdf_stoparray) -+ balance--; -+ if (token->type == pdf_startarray) -+ balance++; -+ if (!balance) { -+ break; -+ } else { -+ push_token(L, self); -+ lua_rawseti(L, -2, index++); -+ } -+ token = self->_operandstack[self->_nextoperand++]; -+ } -+} -+ -+ -+static void push_dict(lua_State * L, scannerdata * self) -+{ -+ /*tex nesting tracking */ -+ int balance = 1; -+ /*tex toggle between \LUA\ value and \LUA\ key */ -+ int needskey = 1; -+ Token *token = self->_operandstack[self->_nextoperand++]; -+ lua_newtable(L); -+ while (token) { -+ if (token->type == pdf_stopdict) -+ balance--; -+ if (token->type == pdf_startdict) -+ balance++; -+ if (!balance) { -+ break; -+ } else if (needskey) { -+ lua_pushlstring(L, token->string, token->value); -+ needskey = 0; -+ } else { -+ push_token(L, self); -+ needskey = 1; -+ lua_rawset(L, -3); -+ } -+ token = self->_operandstack[self->_nextoperand++]; -+ } -+} -+ -+const char *typenames[pdf_stopdict + 1] = { -+ "unknown", "integer", "real", "boolean", "name", "operator", -+ "string", "array", "array", "dict", "dict" -+}; -+ -+static void push_token(lua_State * L, scannerdata * self) -+{ -+ Token *token = self->_operandstack[self->_nextoperand - 1]; -+ lua_createtable(L, 2, 0); -+ lua_pushstring(L, typenames[token->type]); -+ lua_rawseti(L, -2, 1); -+ if (token->type == pdf_string || token->type == pdf_name) { -+ lua_pushlstring(L, token->string, token->value); -+ } else if (token->type == pdf_real || token->type == pdf_integer) { -+ /*tex This is an integer or float. */ -+ lua_pushnumber(L, token->value); -+ } else if (token->type == pdf_boolean) { -+ lua_pushboolean(L, (int) token->value); -+ } else if (token->type == pdf_startarray) { -+ push_array(L, self); -+ } else if (token->type == pdf_startdict) { -+ push_dict(L, self); -+ } else { -+ lua_pushnil(L); -+ } -+ lua_rawseti(L, -2, 2); -+} -+ -+static int scanner_popsingular(lua_State * L, int token_type) -+{ -+ Token *token = NULL; -+ /*tex this keeps track of how much of the operand stack needs deleting: */ -+ int clear = 0; -+ scannerdata *self = scanner_check(L, 1); -+ if (self->_nextoperand == 0) { -+ return 0; -+ } -+ clear = self->_nextoperand - 1; -+ token = self->_operandstack[self->_nextoperand - 1]; -+ if (token == NULL || (token->type != token_type)) { -+ return 0; -+ } -+ /*tex -+ The simple cases can be written out directly, but dicts and -+ arrays are better done via the recursive function. -+ */ -+ if (token_type == pdf_stoparray || token_type == pdf_stopdict) { -+ operandstack_backup(self); -+ clear = self->_nextoperand - 1; -+ push_token(L, self); -+ lua_rawgeti(L, -1, 2); -+ } else if (token_type == pdf_real || token_type == pdf_integer) { -+ /*tex the number can be an integer or float */ -+ lua_pushnumber(L, token->value); -+ } else if (token_type == pdf_boolean) { -+ lua_pushboolean(L, (int) token->value); -+ } else if (token_type == pdf_name || token_type == pdf_string) { -+ lua_pushlstring(L, token->string, token->value); -+ } else { -+ return 0; -+ } -+ clear_operand_stack(self, clear); -+ return 1; -+} -+ -+static int scanner_popanything(lua_State * L) -+{ -+ Token *token = NULL; -+ /*tex how much of the operand stack needs deleting: */ -+ int clear = 0; -+ int token_type; -+ scannerdata *self = scanner_check(L, 1); -+ if (self->_nextoperand == 0) { -+ return 0; -+ } -+ clear = self->_nextoperand - 1; -+ token = self->_operandstack[self->_nextoperand - 1]; -+ if (token == NULL) { -+ return 0; -+ } -+ token_type = token->type; -+ /*tex -+ The simple cases can be written out directly, but dicts and -+ arrays are better done via the recursive function. -+ */ -+ if (token_type == pdf_stoparray || token_type == pdf_stopdict) { -+ operandstack_backup(self); -+ clear = self->_nextoperand - 1; -+ push_token(L, self); -+ } else { -+ push_token(L, self); -+ } -+ clear_operand_stack(self, clear); -+ return 1; -+} -+ -+static int scanner_popnumber(lua_State * L) -+{ -+ if (scanner_popsingular(L, pdf_real)) -+ return 1; -+ if (scanner_popsingular(L, pdf_integer)) -+ return 1; -+ lua_pushnil(L); -+ return 1; -+} -+ -+static int scanner_popboolean(lua_State * L) -+{ -+ if (scanner_popsingular(L, pdf_boolean)) -+ return 1; -+ lua_pushnil(L); -+ return 1; -+} -+ -+static int scanner_popstring(lua_State * L) -+{ -+ if (scanner_popsingular(L, pdf_string)) -+ return 1; -+ lua_pushnil(L); -+ return 1; -+} -+ -+static int scanner_popname(lua_State * L) -+{ -+ if (scanner_popsingular(L, pdf_name)) -+ return 1; -+ lua_pushnil(L); -+ return 1; -+} -+ -+static int scanner_poparray(lua_State * L) -+{ -+ if (scanner_popsingular(L, pdf_stoparray)) -+ return 1; -+ lua_pushnil(L); -+ return 1; -+} -+ -+static int scanner_popdictionary(lua_State * L) -+{ -+ if (scanner_popsingular(L, pdf_stopdict)) -+ return 1; -+ lua_pushnil(L); -+ return 1; -+} -+ -+static int scanner_popany(lua_State * L) -+{ -+ if (scanner_popanything(L)) -+ return 1; -+ lua_pushnil(L); -+ return 1; -+} -+ -+static const luaL_Reg scannerlib_meta[] = { -+ {0, 0} -+}; -+ -+static const struct luaL_Reg scannerlib_m[] = { -+ { "done", scanner_done }, -+ { "pop", scanner_popany }, -+ { "popnumber", scanner_popnumber }, -+ { "popname", scanner_popname }, -+ { "popstring", scanner_popstring }, -+ { "poparray", scanner_poparray }, -+ { "popdictionary", scanner_popdictionary }, -+ { "popboolean", scanner_popboolean }, -+ /*tex For old times sake: */ -+ { "popNumber", scanner_popnumber }, -+ { "popName", scanner_popname }, -+ { "popString", scanner_popstring }, -+ { "popArray", scanner_poparray }, -+ { "popDict", scanner_popdictionary }, -+ { "popBool", scanner_popboolean }, -+ /*tex Sentinel: */ -+ { NULL, NULL } -+}; -+ -+static const luaL_Reg scannerlib[] = { -+ { "scan", scanner_scan }, -+ /*tex Sentinel: */ -+ { NULL, NULL } -+}; -+ -+LUALIB_API int luaopen_pdfscanner(lua_State * L) -+{ -+ luaL_newmetatable(L, SCANNER); -+ luaL_openlib(L, 0, scannerlib_meta, 0); -+ lua_pushvalue(L, -1); -+ lua_setfield(L, -2, "__index"); -+ luaL_openlib(L, NULL, scannerlib_m, 0); -+ luaL_openlib(L, "pdfscanner", scannerlib, 0); -+ return 1; -+} -diff --git a/texk/web2c/luatexdir/lua/luainit.w b/texk/web2c/luatexdir/lua/luainit.c -similarity index 76% -rename from texk/web2c/luatexdir/lua/luainit.w -rename to texk/web2c/luatexdir/lua/luainit.c -index dec76b021..60c654aa0 100644 ---- a/texk/web2c/luatexdir/lua/luainit.w -+++ b/texk/web2c/luatexdir/lua/luainit.c -@@ -1,23 +1,25 @@ --% luainit.w --% --% Copyright 2006-2018 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --@ @c -+/* -+ -+luainit.w -+ -+Copyright 2006-2018 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ - - #include "ptexlib.h" - -@@ -29,27 +31,23 @@ - - extern int load_luatex_core_lua (lua_State * L); - --/* internalized strings: see luatex-api.h */ --set_make_keys; -+/*tex internalized strings: see luatex-api.h */ - --@ --This file is getting a bit messy, but it is not simple to fix unilaterally. -+set_make_keys; - --Better to wait until Karl has some time (after texlive 2008) so we can --synchronize with kpathsea. One problem, for instance, is that I would --like to resolve the full executable path. |kpse_set_program_name()| does --that, indirectly (by setting SELFAUTOLOC in the environment), but it --does much more, making it hard to use for our purpose. -+/*tex - --In fact, it sets three C variables: -+This file is getting a bit messy, but it is not simple to fix unilaterally. In -+fact, it sets three C variables: - -- |kpse_invocation_name| |kpse_invocation_short_name| |kpse->program_name| -+ |kpse_invocation_name| |kpse_invocation_short_name| |kpse->program_name| - - and five environment variables: - -- SELFAUTOLOC SELFAUTODIR SELFAUTOPARENT SELFAUTOGRANDPARENT progname -+ |SELFAUTOLOC| |SELFAUTODIR| |SELFAUTOPARENT| |SELFAUTOGRANDPARENT| |progname| -+ -+*/ - --@c - const_string LUATEX_IHELP[] = { - "Usage: " my_name " --lua=FILE [OPTION]... [TEXNAME[.tex]] [COMMANDS]", - " or: " my_name " --lua=FILE [OPTION]... \\FIRST-LINE", -@@ -109,9 +107,13 @@ const_string LUATEX_IHELP[] = { - NULL - }; - --@ Later we will put on environment |LC_CTYPE|, |LC_COLLATE| and --|LC_NUMERIC| set to |C|, so we need a place where to store the old values. --@c -+/*tex -+ -+Later we will put on environment |LC_CTYPE|, |LC_COLLATE| and |LC_NUMERIC| set to -+|C|, so we need a place where to store the old values. -+ -+*/ -+ - const char *lc_ctype; - const char *lc_collate; - const char *lc_numeric; -@@ -126,26 +128,28 @@ const char *lc_numeric; - " --translate-file=FILE ignored, input is assumed to be in UTF-8 encoding", - */ - --@ The return value will be the directory of the executable, e.g.: \.{c:/TeX/bin} --@c -+/*tex -+ -+The return value will be the directory of the executable, e.g.: \.{c:/TeX/bin} -+ -+*/ -+ - static char *ex_selfdir(char *argv0) - { - #if defined(WIN32) - #if defined(__MINGW32__) - char path[PATH_MAX], *fp; -- -- /* SearchPath() always gives back an absolute directory */ -+ /*tex SearchPath() always gives back an absolute directory */ - if (SearchPath(NULL, argv0, ".exe", PATH_MAX, path, NULL) == 0) - FATAL1("Can't determine where the executable %s is.\n", argv0); -- /* slashify the dirname */ -+ /*tex slashify the dirname */ - for (fp = path; fp && *fp; fp++) - if (IS_DIR_SEP(*fp)) - *fp = DIR_SEP; - #else /* __MINGW32__ */ - #define PATH_MAX 512 - char short_path[PATH_MAX], path[PATH_MAX], *fp; -- -- /* SearchPath() always gives back an absolute directory */ -+ /*tex SearchPath() always gives back an absolute directory */ - if (SearchPath(NULL, argv0, ".exe", PATH_MAX, short_path, &fp) == 0) - FATAL1("Can't determine where the executable %s is.\n", argv0); - if (getlongpath(path, short_path, sizeof(path)) == 0) { -@@ -158,7 +162,6 @@ static char *ex_selfdir(char *argv0) - #endif - } - --@ @c - static void prepare_cmdline(lua_State * L, char **av, int ac, int zero_offset) - { - int i; -@@ -178,11 +181,8 @@ static void prepare_cmdline(lua_State * L, char **av, int ac, int zero_offset) - return; - } - -- --@ @c - int kpse_init = -1; - --@ @c - string input_name = NULL; - - static string user_progname = NULL; -@@ -201,22 +201,20 @@ int safer_option = 0; - int nosocket_option = 0; - int utc_option = 0; - --@ Reading the options. -+/*tex - --@ Test whether getopt found an option ``A''. --Assumes the option index is in the variable |option_index|, and the --option table in a variable |long_options|. -+Test whether getopt found an option ``A''. Assumes the option index is in the -+variable |option_index|, and the option table in a variable |long_options|. - --@c --#define ARGUMENT_IS(a) STREQ (long_options[option_index].name, a) -- --/* -- SunOS cc can't initialize automatic structs, so make this static. - */ - --/* -+#define ARGUMENT_IS(a) STREQ (long_options[option_index].name, a) -+ -+/*tex - Nota Bene: we still intercept some options that other engines handle - so that existing scripted usage will not fail. -+ -+ SunOS cc can't initialize automatic structs, so make this static. - */ - - static struct option long_options[] = { -@@ -253,9 +251,7 @@ static struct option long_options[] = { - {"debug-format", 0, &debug_format_file, 1}, - {"file-line-error-style", 0, &filelineerrorstylep, 1}, - {"no-file-line-error-style", 0, &filelineerrorstylep, -1}, -- -- /* Shorter option names for the above. */ -- -+ /*tex Shorter option names for the above. */ - {"file-line-error", 0, &filelineerrorstylep, 1}, - {"no-file-line-error", 0, &filelineerrorstylep, -1}, - {"jobname", 1, 0, 0}, -@@ -266,18 +262,16 @@ static struct option long_options[] = { - {"8bit", 0, 0, 0}, - {"mktex", 1, 0, 0}, - {"no-mktex", 1, 0, 0}, -- -- /* Synchronization: just like "interaction" above */ -- -+ /*tex Synchronization: just like ``interaction'' above */ - {"synctex", 1, 0, 0}, - {0, 0, 0, 0} - }; - --@ @c - int lua_numeric_field_by_index(lua_State * L, int name_index, int dflt) - { - register int i = dflt; -- lua_rawgeti(L, LUA_REGISTRYINDEX, name_index); /* fetch the stringptr */ -+ /*tex fetch the stringptr */ -+ lua_rawgeti(L, LUA_REGISTRYINDEX, name_index); - lua_rawget(L, -2); - if (lua_type(L, -1) == LUA_TNUMBER) { - i = lua_roundnumber(L, -1); -@@ -286,11 +280,11 @@ int lua_numeric_field_by_index(lua_State * L, int name_index, int dflt) - return i; - } - --@ @c - unsigned int lua_unsigned_numeric_field_by_index(lua_State * L, int name_index, int dflt) - { - register unsigned int i = dflt; -- lua_rawgeti(L, LUA_REGISTRYINDEX, name_index); /* fetch the stringptr */ -+ /*tex fetch the stringptr */ -+ lua_rawgeti(L, LUA_REGISTRYINDEX, name_index); - lua_rawget(L, -2); - if (lua_type(L, -1) == LUA_TNUMBER) { - i = lua_uroundnumber(L, -1); -@@ -299,20 +293,21 @@ unsigned int lua_unsigned_numeric_field_by_index(lua_State * L, int name_index, - return i; - } - --@ @c - static int recorderoption = 0; - - static void parse_options(int ac, char **av) - { - #ifdef WIN32 --/* save argc and argv */ -+ /*tex We save |argc| and |argv|. */ - int sargc = argc; - char **sargv = argv; - #endif -- int g; /* `getopt' return code. */ -+ /*tex The `getopt' return code. */ -+ int g; - int option_index; - char *firstfile = NULL; -- opterr = 0; /* dont whine */ -+ /*tex Dont whine. */ -+ opterr = 0; - #ifdef LuajitTeX - if ((strstr(argv[0], "luajittexlua") != NULL) || - (strstr(argv[0], "texluajit") != NULL)) { -@@ -326,37 +321,39 @@ static void parse_options(int ac, char **av) - - for (;;) { - g = getopt_long_only(ac, av, "+", long_options, &option_index); -- if (g == -1) /* End of arguments, exit the loop. */ -+ if (g == -1) { -+ /*tex End of arguments, exit the loop. */ - break; -- if (g == '?') { /* Unknown option. */ -- if (!luainit) -- fprintf(stderr,"%s: unrecognized option '%s'\n", argv[0], argv[optind-1]); -- continue; - } -- -- assert(g == 0); /* We have no short option names. */ -- -+ if (g == '?') { -+ /*tex Unknown option. */ -+ if (!luainit) -+ fprintf(stderr,"%s: unrecognized option '%s'\n", argv[0], argv[optind-1]); -+ continue; -+ } -+ /* We have no short option names. */ -+ assert(g == 0); - if (ARGUMENT_IS("luaonly")) { - lua_only = 1; - lua_offset = optind; - luainit = 1; - } else if (ARGUMENT_IS("lua")) { -- startup_filename = xstrdup(optarg); -+ startup_filename = optarg; - lua_offset = (optind - 1); - luainit = 1; - #ifdef LuajitTeX - } else if (ARGUMENT_IS("jiton")) { - luajiton = 1; - } else if (ARGUMENT_IS("jithash")) { -- size_t len = strlen(optarg); -- if (len<16) { -- jithash_hashname = optarg; -- } else { -- WARNING2("hash name truncated to 15 characters from %d. (%s)", (int) len, optarg); -- jithash_hashname = (string) xmalloc(16); -- strncpy(jithash_hashname, optarg, 15); -- jithash_hashname[15] = 0; -- } -+ size_t len = strlen(optarg); -+ if (len<16) { -+ jithash_hashname = optarg; -+ } else { -+ WARNING2("hash name truncated to 15 characters from %d. (%s)", (int) len, optarg); -+ jithash_hashname = (string) xmalloc(16); -+ strncpy(jithash_hashname, optarg, 15); -+ jithash_hashname[15] = 0; -+ } - #endif - } else if (ARGUMENT_IS("luahashchars")) { - show_luahashchars = 1; -@@ -414,7 +411,7 @@ static void parse_options(int ac, char **av) - WARNING1("Ignoring unknown argument `%s' to --interaction", optarg); - } - } else if (ARGUMENT_IS("synctex")) { -- /* Synchronize TeXnology: catching the command line option as a long */ -+ /*tex Synchronize TeXnology: catching the command line option as a long */ - synctexoption = (int) strtol(optarg, NULL, 0); - } else if (ARGUMENT_IS("recorder")) { - recorderoption = 1 ; -@@ -445,8 +442,8 @@ static void parse_options(int ac, char **av) - "pdftex : Han The Thanh and friends\n" - "kpathsea : Karl Berry, Olaf Weber and others\n" - "lua : Roberto Ierusalimschy, Waldemar Celes and Luiz Henrique de Figueiredo\n" -- "metapost : John Hobby, Taco Hoekwater and friends\n" -- "poppler : Derek Noonburg, Kristian Hogsberg (partial)\n" -+ "metapost : John Hobby, Taco Hoekwater, Luigi Scarso, Hans Hagen and friends\n" -+ "pplib : Paweł Jackowski\n" - "fontforge : George Williams (partial)\n" - "luajit : Mike Pall (used in LuajitTeX)\n"); - /* *INDENT-ON* */ -@@ -454,7 +451,7 @@ static void parse_options(int ac, char **av) - uexit(0); - } - } -- /* attempt to find |input_name| / |dump_name| */ -+ /*tex attempt to find |input_name| and |dump_name| */ - if (lua_only) { - if (argv[optind]) { - startup_filename = xstrdup(argv[optind]); -@@ -502,20 +499,23 @@ static void parse_options(int ac, char **av) - return; - #endif - } -- if (safer_option) /* --safer implies --nosocket */ -+ /*tex |--safer| implies |--nosocket| */ -+ if (safer_option) - nosocket_option = 1; -- /* Finalize the input filename. */ -+ /*tex Finalize the input filename. */ - if (input_name != NULL) { - argv[optind] = normalize_quotes(input_name, "argument"); - } - } - --@ test for readability --@c --#define is_readable(a) (stat(a,&finfo)==0) && S_ISREG(finfo.st_mode) && \ -- (f=fopen(a,"r")) != NULL && !fclose(f) -+/*tex -+ Test for readability. -+*/ -+ -+#define is_readable(a) (stat(a,&finfo)==0) \ -+ && S_ISREG(finfo.st_mode) \ -+ && (f=fopen(a,"r")) != NULL && !fclose(f) - --@ @c - static char *find_filename(char *name, const char *envkey) - { - struct stat finfo; -@@ -543,8 +543,6 @@ static char *find_filename(char *name, const char *envkey) - return NULL; - } - --@ @c -- - static void init_kpse(void) - { - if (!user_progname) { -@@ -576,11 +574,10 @@ static void init_kpse(void) - user_progname = dump_name; - } - } -- kpse_set_program_enabled(kpse_fmt_format, MAKE_TEX_FMT_BY_DEFAULT, -- kpse_src_compile); -- -+ kpse_set_program_enabled(kpse_fmt_format, MAKE_TEX_FMT_BY_DEFAULT, kpse_src_compile); - kpse_set_program_name(argv[0], user_progname); -- init_shell_escape(); /* set up 'restrictedshell' */ -+ /*tex set up 'restrictedshell' */ -+ init_shell_escape(); - init_start_time(); - program_name_set = 1 ; - if (recorderoption) { -@@ -588,19 +585,18 @@ static void init_kpse(void) - } - } - --@ @c - static void fix_dumpname(void) - { - int dist; - if (dump_name) { -- /* adjust array for Pascal and provide extension, if needed */ -+ /*tex Adjust array for Pascal and provide extension, if needed. */ - dist = (int) (strlen(dump_name) - strlen(DUMP_EXT)); - if (strstr(dump_name, DUMP_EXT) == dump_name + dist) - TEX_format_default = dump_name; - else - TEX_format_default = concat(dump_name, DUMP_EXT); - } else { -- /* For |dump_name| to be NULL is a bug. */ -+ /*tex For |dump_name| to be NULL is a bug. */ - if (!ini_version) { - fprintf(stdout, "no format given, quitting\n"); - exit(1); -@@ -608,17 +604,17 @@ static void fix_dumpname(void) - } - } - --@ lua require patch -- --@ Auxiliary function for kpse search -+/*tex -+ Auxiliary function for kpse search. -+*/ - --@c - static const char *luatex_kpse_find_aux(lua_State *L, const char *name, -- kpse_file_format_type format, const char *errname) -+ kpse_file_format_type format, const char *errname) - { - const char *filename; - const char *altname; -- altname = luaL_gsub(L, name, ".", "/"); /* Lua convention */ -+ /*tex Lua convention */ -+ altname = luaL_gsub(L, name, ".", "/"); - filename = kpse_find_file(altname, format, false); - if (filename == NULL) { - filename = kpse_find_file(name, format, false); -@@ -629,16 +625,17 @@ static const char *luatex_kpse_find_aux(lua_State *L, const char *name, - return filename; - } - --@ The lua search function. -+/*tex -+ -+ Here comes the \LUA\ search function. When kpathsea is not initialized, then it -+ runs the normal \LUA\ function that is saved in the registry, otherwise it uses -+ kpathsea. - --When kpathsea is not initialized, then it runs the --normal lua function that is saved in the registry, otherwise --it uses kpathsea. -+ Two registry ref variables are needed: one for the actual \LUA\ function, the -+ other for its environment . - --two registry ref variables are needed: one for the actual lua --function, the other for its environment . -+*/ - --@c - static int lua_loader_function = 0; - - static int luatex_kpse_lua_find(lua_State * L) -@@ -653,16 +650,18 @@ static int luatex_kpse_lua_find(lua_State * L) - return 1; - } - filename = luatex_kpse_find_aux(L, name, kpse_lua_format, "lua"); -- if (filename == NULL) -- return 1; /* library not found in this path */ -+ if (filename == NULL) { -+ /*tex library not found in this path */ -+ return 1; -+ } - if (luaL_loadfile(L, filename) != 0) { - luaL_error(L, "error loading module %s from file %s:\n\t%s", -- lua_tostring(L, 1), filename, lua_tostring(L, -1)); -+ lua_tostring(L, 1), filename, lua_tostring(L, -1)); - } -- return 1; /* library loaded successfully */ -+ /*tex library loaded successfully */ -+ return 1; - } - --@ @c - static int clua_loader_function = 0; - extern int searcher_C_luatex (lua_State *L, const char *name, const char *filename); - -@@ -671,8 +670,9 @@ static int luatex_kpse_clua_find(lua_State * L) - const char *filename; - const char *name; - if (safer_option) { -+ /*tex library not found in this path */ - lua_pushliteral(L, "\n\t[C searcher disabled in safer mode]"); -- return 1; /* library not found in this path */ -+ return 1; - } - name = luaL_checkstring(L, 1); - if (program_name_set == 0) { -@@ -687,12 +687,16 @@ static int luatex_kpse_clua_find(lua_State * L) - char *temp_name; - int j; - filename = luatex_kpse_find_aux(L, name, kpse_clua_format, "C"); -- if (filename == NULL) -- return 1; /* library not found in this path */ -+ if (filename == NULL) { -+ /*tex library not found in this path */ -+ return 1; -+ } - extensionless = strdup(filename); -- if (!extensionless) -- return 1; /* allocation failure */ -- /* Fix Issue 850: replace '.' with LUA_DIRSEP */ -+ if (!extensionless) { -+ /*tex allocation failure */ -+ return 1; -+ } -+ /*tex Replace '.' with |LUA_DIRSEP| */ - temp_name = strdup(name); - for(j=0; ; j++){ - if ((unsigned char)temp_name[j]=='\0') { -@@ -703,33 +707,44 @@ static int luatex_kpse_clua_find(lua_State * L) - } - } - p = strstr(extensionless, temp_name); -- if (!p) return 1; /* this would be exceedingly weird */ -+ if (!p) { -+ /*tex this would be exceedingly weird */ -+ return 1; -+ } - *p = '\0'; - prefix = strdup(extensionless); -- if (!prefix) return 1; /* allocation failure */ -+ if (!prefix) { -+ /*tex allocation failure */ -+ return 1; -+ } - postfix = strdup(p+strlen(name)); -- if (!postfix) return 1; /* allocation failure */ -+ if (!postfix) { -+ /*tex allocation failure */ -+ return 1; -+ } - total = malloc(strlen(prefix)+strlen(postfix)+2); - if (!total) return 1; /* allocation failure */ - snprintf(total,strlen(prefix)+strlen(postfix)+2, "%s?%s", prefix, postfix); -- /* save package.path */ -+ /*tex save package.path */ - lua_getglobal(L,"package"); - lua_getfield(L,-1,"cpath"); - path_saved = lua_tostring(L,-1); - lua_pop(L,1); -- /* set package.path = "?" */ -+ /*tex set package.path = "?" */ - lua_pushstring(L,total); - lua_setfield(L,-2,"cpath"); -- lua_pop(L,1); /* pop "package" */ -- /* run function */ -+ /*tex pop ``package'' */ -+ lua_pop(L,1); -+ /*tex run function */ - lua_rawgeti(L, LUA_REGISTRYINDEX, clua_loader_function); - lua_pushstring(L, name); - lua_call(L, 1, 1); -- /* restore package.path */ -+ /*tex restore package.path */ - lua_getglobal(L,"package"); - lua_pushstring(L,path_saved); - lua_setfield(L,-2,"cpath"); -- lua_pop(L,1); /* pop "package" */ -+ /*tex pop ``package'' */ -+ lua_pop(L,1); - free(extensionless); - free(total); - free(temp_name); -@@ -737,12 +752,13 @@ static int luatex_kpse_clua_find(lua_State * L) - } - } - --@ Setting up the new search functions. -+/*tex -+ -+ Setting up the new search functions. This replaces package.searchers[2] and -+ package.searchers[3] with the functions defined above. - --This replaces package.searchers[2] and package.searchers[3] with the --functions defined above. -+*/ - --@c - static void setup_lua_path(lua_State * L) - { - lua_getglobal(L, "package"); -@@ -751,46 +767,45 @@ static void setup_lua_path(lua_State * L) - #else - lua_getfield(L, -1, "searchers"); - #endif -- lua_rawgeti(L, -1, 2); /* package.searchers[2] */ -+ /*tex package.searchers[2] */ -+ lua_rawgeti(L, -1, 2); - lua_loader_function = luaL_ref(L, LUA_REGISTRYINDEX); - lua_pushcfunction(L, luatex_kpse_lua_find); -- lua_rawseti(L, -2, 2); /* replace the normal lua loader */ -- -- lua_rawgeti(L, -1, 3); /* package.searchers[3] */ -+ /*tex replace the normal lua loader */ -+ lua_rawseti(L, -2, 2); -+ /*tex package.searchers[3] */ -+ lua_rawgeti(L, -1, 3); - clua_loader_function = luaL_ref(L, LUA_REGISTRYINDEX); - lua_pushcfunction(L, luatex_kpse_clua_find); -- lua_rawseti(L, -2, 3); /* replace the normal lua lib loader */ -- -- lua_pop(L, 2); /* pop the array and table */ -+ /*tex replace the normal lua lib loader */ -+ lua_rawseti(L, -2, 3); -+ /*tex pop the array and table */ -+ lua_pop(L, 2); - } - --@ helper variables for the safe keeping of table ids -+/*tex -+ -+ Helper variables for the safe keeping of table ids. - --@c --/* --int tex_table_id; --int pdf_table_id; --int token_table_id; --int node_table_id; - */ - --@ @c - int l_pack_type_index [PACK_TYPE_SIZE] ; - int l_group_code_index [GROUP_CODE_SIZE]; - int l_local_par_index [LOCAL_PAR_SIZE]; - int l_math_style_name_index [MATH_STYLE_NAME_SIZE]; - int l_dir_par_index [DIR_PAR_SIZE]; --int l_dir_text_index [DIR_TEXT_SIZE]; -+int l_dir_text_index_normal [DIR_TEXT_SIZE]; -+int l_dir_text_index_cancel [DIR_TEXT_SIZE]; - - int img_parms [img_parms_max]; - int img_pageboxes [img_pageboxes_max]; - --int lua_show_valid_list(lua_State *L, const char **list, int max) -+int lua_show_valid_list(lua_State *L, const char **list, int offset, int max) - { - int i; - lua_newtable(L); - for (i = 0; i < max; i++) { -- lua_pushinteger(L,i+1); -+ lua_pushinteger(L,i+offset); - lua_pushstring(L, list[i]); - lua_settable(L, -3); - } -@@ -812,28 +827,31 @@ int lua_show_valid_keys(lua_State *L, int *list, int max) - #if defined(WIN32) || defined(__MINGW32__) || defined(__CYGWIN__) - char **suffixlist; - --# define EXE_SUFFIXES ".com;.exe;.bat;.cmd;.vbs;.vbe;.js;.jse;.wsf;.wsh;.ws;.tcl;.py;.pyw" -+/* Why do we add script stuff to this weird incomplete. Let's go more minimal. */ -+ -+/* -+ #define EXE_SUFFIXES ".com;.exe;.bat;.cmd;.vbs;.vbe;.js;.jse;.wsf;.wsh;.ws;.tcl;.py;.pyw" -+*/ -+ -+#define EXE_SUFFIXES ".com;.exe;.bat;.cmd" - --@ @c - static void mk_suffixlist(void) - { - char **p; - char *q, *r, *v; - int n; -- - # if defined(__CYGWIN__) - v = xstrdup(EXE_SUFFIXES); - # else - v = (char *) getenv("PATHEXT"); -- if (v) /* strlwr() exists also in MingW */ -+ /*tex strlwr() exists also in MingW */ -+ if (v) - v = (char *) strlwr(xstrdup(v)); - else - v = xstrdup(EXE_SUFFIXES); - # endif -- - q = v; - n = 0; -- - while ((r = strchr(q, ';')) != NULL) { - n++; - r++; -@@ -862,12 +880,10 @@ static void mk_suffixlist(void) - } - #endif - --@ @c - void lua_initialize(int ac, char **av) - { - char *given_file = NULL; - char *banner; -- /*int kpse_init;*/ - size_t len; - int starttime; - int utc; -@@ -878,7 +894,7 @@ void lua_initialize(int ac, char **av) - char *old_locale = NULL; - char *env_locale = NULL; - char *tmp = NULL; -- /* Save to pass along to topenin. */ -+ /*tex Save to pass along to topenin. */ - const char *fmt = "This is " MyName ", Version %s" WEB2CVERSION; - argc = ac; - argv = av; -@@ -887,8 +903,7 @@ void lua_initialize(int ac, char **av) - sprintf(banner, fmt, luatex_version_string); - luatex_banner = banner; - kpse_invocation_name = kpse_program_basename(argv[0]); -- -- /* be 'luac' */ -+ /*tex be `luac' */ - if (argc >1) { - #ifdef LuajitTeX - if (FILESTRCASEEQ(kpse_invocation_name, "texluajitc")) -@@ -911,106 +926,104 @@ void lua_initialize(int ac, char **av) - #if defined(WIN32) || defined(__MINGW32__) || defined(__CYGWIN__) - mk_suffixlist(); - #endif -- -- /* Must be initialized before options are parsed. */ -+ /*tex Must be initialized before options are parsed. */ - interactionoption = 4; - dump_name = NULL; -- -- /* 0 means "disable Synchronize TeXnology". -- synctexoption is a *.web variable. -- We initialize it to a weird value to catch the -synctex command line flag -- At runtime, if synctexoption is not |INT_MAX|, then it contains the command line option provided, -- otherwise no such option was given by the user. */ -+ /*tex -+ In the next option 0 means ``disable Synchronize TeXnology''. The -+ |synctexoption| is a *.web variable. We initialize it to a weird value to -+ catch the -synctex command line flag At runtime, if synctexoption is not -+ |INT_MAX|, then it contains the command line option provided, otherwise -+ no such option was given by the user. -+ */ - #define SYNCTEX_NO_OPTION INT_MAX - synctexoption = SYNCTEX_NO_OPTION; -- -- /* parse commandline */ -+ /*tex parse commandline */ - parse_options(ac, av); - if (lua_only) { -- /* Shell has no restrictions. */ -+ /*tex Shell has no restrictions. */ - shellenabledp = true; - restrictedshell = false; - safer_option = 0; - } -- /* Get the current locale (it should be C ) */ -- /* and save LC_CTYPE, LC_COLLATE and LC_NUMERIC. */ -- /* Later luainterpreter() will consciously use them. */ -+ /*tex -+ Get the current locale (it should be |C|) and save |LC_CTYPE|, |LC_COLLATE| -+ and |LC_NUMERIC|. Later |luainterpreter()| will consciously use them. -+ */ - old_locale = xstrdup(setlocale (LC_ALL, NULL)); - lc_ctype = NULL; - lc_collate = NULL; - lc_numeric = NULL; - if (old_locale) { -- /* If setlocale fails here, then the state */ -- /* could be compromised, and we exit. */ -+ /*tex -+ If |setlocale| fails here, then the state could be compromised, and -+ we exit. -+ */ - env_locale = setlocale (LC_ALL, ""); -- if (!env_locale && !lua_only) { -- fprintf(stderr,"Unable to read environment locale: exit now.\n"); -- exit(1); -- } -+ if (!env_locale && !lua_only) { -+ fprintf(stderr,"Unable to read environment locale: exit now.\n"); -+ exit(1); -+ } - tmp = setlocale (LC_CTYPE, NULL); -- if (tmp) { -- lc_ctype = xstrdup(tmp); -+ if (tmp) { -+ lc_ctype = xstrdup(tmp); - } -- tmp = setlocale (LC_COLLATE, NULL); -- if (tmp){ -- lc_collate = xstrdup(tmp); -+ tmp = setlocale (LC_COLLATE, NULL); -+ if (tmp) { -+ lc_collate = xstrdup(tmp); - } -- tmp = setlocale (LC_NUMERIC, NULL); -- if (tmp){ -- lc_numeric = xstrdup(tmp); -+ tmp = setlocale (LC_NUMERIC, NULL); -+ if (tmp) { -+ lc_numeric = xstrdup(tmp); -+ } -+ /*tex -+ Return to the previous locale if possible, otherwise it's a serious -+ error and we exit: we can't ensure a 'sane' locale for lua. -+ */ -+ env_locale = setlocale (LC_ALL, old_locale); -+ if (!env_locale) { -+ fprintf(stderr,"Unable to restore original locale %s: exit now.\n",old_locale); -+ exit(1); - } -- /* Back to the previous locale if possible, */ -- /* otherwise it's a serious error and we exit:*/ -- /* we can't ensure a 'sane' locale for lua. */ -- env_locale = setlocale (LC_ALL, old_locale); -- if (!env_locale) { -- fprintf(stderr,"Unable to restore original locale %s: exit now.\n",old_locale); -- exit(1); -- } - xfree(old_locale); - } else { - fprintf(stderr,"Unable to store environment locale.\n"); - } -- -- /* make sure that the locale is 'sane' (for lua) */ -+ /*tex make sure that the locale is 'sane' (for lua) */ - putenv(LC_CTYPE_C); - putenv(LC_COLLATE_C); - putenv(LC_NUMERIC_C); -- -- /* this is sometimes needed */ -+ /*tex this is sometimes needed */ - putenv(engine_luatex); -- - luainterpreter(); -- -- /* init internalized strings */ -+ /*tex init internalized strings */ - set_init_keys; -- - lua_pushstring(Luas,"lua.functions"); - lua_newtable(Luas); - lua_settable(Luas,LUA_REGISTRYINDEX); -- -- /* here start the key definitions */ -+ /*tex here start the key definitions */ - set_l_pack_type_index; - set_l_group_code_index; - set_l_local_par_index; - set_l_math_style_name_index; - set_l_dir_par_index; - set_l_dir_text_index; -- -+ l_set_node_data(); -+ l_set_whatsit_data(); -+ l_set_token_data(); - set_l_img_keys_index; - set_l_img_pageboxes_index; -- -- prepare_cmdline(Luas, argv, argc, lua_offset); /* collect arguments */ -+ /*tex collect arguments */ -+ prepare_cmdline(Luas, argv, argc, lua_offset); - setup_lua_path(Luas); -- - if (startup_filename != NULL) { - given_file = xstrdup(startup_filename); - if (lua_only) { -- xfree(startup_filename); -+ xfree(startup_filename); - } - startup_filename = find_filename(given_file, "LUATEXDIR"); - } -- /* now run the file */ -+ /*tex now run the file */ - if (startup_filename != NULL) { - char *v1; - int tex_table_id = hide_lua_table(Luas, "tex"); -@@ -1018,7 +1031,7 @@ void lua_initialize(int ac, char **av) - int node_table_id = hide_lua_table(Luas, "node"); - int pdf_table_id = hide_lua_table(Luas, "pdf"); - if (lua_only) { -- /* hide the 'tex' and 'pdf' table */ -+ /*tex hide the 'tex' and 'pdf' table */ - if (load_luatex_core_lua(Luas)) { - fprintf(stderr, "Error in execution of luatex-core.lua .\n"); - } -@@ -1026,20 +1039,20 @@ void lua_initialize(int ac, char **av) - fprintf(stdout, "%s\n", lua_tostring(Luas, -1)); - exit(1); - } -- init_tex_table(Luas); /* needed ? */ -+ init_tex_table(Luas); - if (lua_pcall(Luas, 0, 0, 0)) { - fprintf(stdout, "%s\n", lua_tostring(Luas, -1)); - lua_traceback(Luas); -- /* lua_close(Luas); */ -+ /*tex lua_close(Luas); */ - exit(1); - } else { - if (given_file) - free(given_file); -- /* lua_close(Luas); */ -+ /*tex lua_close(Luas); */ - exit(0); - } - } -- /* a normal tex run */ -+ /*tex a normal tex run */ - init_tex_table(Luas); - unhide_lua_table(Luas, "tex", tex_table_id); - unhide_lua_table(Luas, "pdf", pdf_table_id); -@@ -1060,28 +1073,25 @@ void lua_initialize(int ac, char **av) - if (!dump_name) { - get_lua_string("texconfig", "formatname", &dump_name); - } -- /* |kpse_init| */ - kpse_init = -1; - get_lua_boolean("texconfig", "kpse_init", &kpse_init); - - if (kpse_init != 0) { -- luainit = 0; /* re-enable loading of texmf.cnf values, see luatex.ch */ -+ /*tex re-enable loading of texmf.cnf values, see luatex.ch */ -+ luainit = 0; - init_kpse(); - kpse_init = 1; - } -- /* |prohibit_file_trace| (boolean) */ -+ /*tex |prohibit_file_trace| (boolean) */ - tracefilenames = 1; - get_lua_boolean("texconfig", "trace_file_names", &tracefilenames); -- -- /* |file_line_error| */ -+ /*tex |file_line_error| */ - filelineerrorstylep = false; - get_lua_boolean("texconfig", "file_line_error", &filelineerrorstylep); -- -- /* |halt_on_error| */ -+ /*tex |halt_on_error| */ - haltonerrorp = false; - get_lua_boolean("texconfig", "halt_on_error", &haltonerrorp); -- -- /* |restrictedshell| */ -+ /*tex |restrictedshell| */ - v1 = NULL; - get_lua_string("texconfig", "shell_escape", &v1); - if (v1) { -@@ -1093,7 +1103,7 @@ void lua_initialize(int ac, char **av) - } - free(v1); - } -- /* If shell escapes are restricted, get allowed cmds from cnf. */ -+ /*tex If shell escapes are restricted, get allowed cmds from cnf. */ - if (shellenabledp && restrictedshell == 1) { - v1 = NULL; - get_lua_string("texconfig", "shell_escape_commands", &v1); -@@ -1102,11 +1112,10 @@ void lua_initialize(int ac, char **av) - free(v1); - } - } -- - starttime = -1 ; - get_lua_number("texconfig", "start_time", &starttime); - if (starttime < 0) { -- /* -+ /*tex - We provide this one for compatibility reasons and therefore also in - uppercase. - */ -@@ -1115,38 +1124,32 @@ void lua_initialize(int ac, char **av) - if (starttime >= 0) { - set_start_time(starttime); - } -- - utc = -1 ; - get_lua_boolean("texconfig", "use_utc_time", &utc); - if (utc >= 0 && utc <= 1) { - utc_option = utc; - } -- - fix_dumpname(); -- } else { -- if (luainit) { -- if (given_file) { -- fprintf(stdout, "%s file %s not found\n", (lua_only ? "Script" : "Configuration"), given_file); -- free(given_file); -- } else { -- fprintf(stdout, "No %s file given\n", (lua_only ? "script" : "configuration")); -- } -- exit(1); -+ } else if (luainit) { -+ if (given_file) { -+ fprintf(stdout, "%s file %s not found\n", (lua_only ? "Script" : "Configuration"), given_file); -+ free(given_file); - } else { -- /* init */ -- init_kpse(); -- kpse_init = 1; -- fix_dumpname(); -+ fprintf(stdout, "No %s file given\n", (lua_only ? "script" : "configuration")); - } -+ exit(1); -+ } else { -+ /* init */ -+ init_kpse(); -+ kpse_init = 1; -+ fix_dumpname(); -+ } -+ /*tex Here we load luatex-core.lua which takes care of some protection on demand. */ -+ if (load_luatex_core_lua(Luas)) { -+ fprintf(stderr, "Error in execution of luatex-core.lua .\n"); - } -- -- /* Here we load luatex-core.lua which takes care of some protection on demand. */ -- if (load_luatex_core_lua(Luas)) -- fprintf(stderr, "Error in execution of luatex-core.lua .\n"); -- /* Done. */ - } - --@ @c - void check_texconfig_init(void) - { - if (Luas != NULL) { -@@ -1156,7 +1159,10 @@ void check_texconfig_init(void) - if (lua_isfunction(Luas, -1)) { - int i = lua_pcall(Luas, 0, 0, 0); - if (i != 0) { -- /* Can't be more precise here, called before TeX initialization */ -+ /*tex -+ We can't be more precise hereas it's called before \TEX\ -+ initialization happens. -+ */ - fprintf(stderr, "This went wrong: %s\n", lua_tostring(Luas, -1)); - error(); - } -diff --git a/texk/web2c/luatexdir/lua/luanode.w b/texk/web2c/luatexdir/lua/luanode.c -similarity index 64% -rename from texk/web2c/luatexdir/lua/luanode.w -rename to texk/web2c/luatexdir/lua/luanode.c -index ef2f0b926..3182b6097 100644 ---- a/texk/web2c/luatexdir/lua/luanode.w -+++ b/texk/web2c/luatexdir/lua/luanode.c -@@ -1,33 +1,32 @@ --% luanode.w --% --% Copyright 2006-2008 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -+/* - --/* hh-ls: we make sure that lua never sees prev of head but also that when --nodes are removed or inserted, temp nodes don't interfere */ -+luanode.w - --@ @c -+Copyright 2006-2008 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ - - #include "ptexlib.h" - #include "lua/luatex-api.h" - --@ @c - void lua_node_filter_s(int filterid, int extrainfo) - { -+ int i; - int callback_id = callback_defined(filterid); - int s_top = lua_gettop(Luas); - if (callback_id <= 0) { -@@ -38,20 +37,20 @@ void lua_node_filter_s(int filterid, int extrainfo) - lua_settop(Luas, s_top); - return; - } -- lua_push_string_by_index(Luas,extrainfo); /* arg 1 */ -- if (lua_pcall(Luas, 1, 0, 0) != 0) { -- fprintf(stdout, "error: %s\n", lua_tostring(Luas, -1)); -+ lua_push_string_by_index(Luas,extrainfo); -+ if ((i=lua_pcall(Luas, 1, 0, 0)) != 0) { -+ formatted_warning("node filter","error: %s", lua_tostring(Luas, -1)); - lua_settop(Luas, s_top); -- error(); -+ luatex_error(Luas, (i == LUA_ERRRUN ? 0 : 1)); - return; - } - lua_settop(Luas, s_top); - return; - } - --@ @c - void lua_node_filter(int filterid, int extrainfo, halfword head_node, halfword * tail_node) - { -+ int i; - halfword start_node, start_done, last_node; - int s_top = lua_gettop(Luas); - int callback_id = callback_defined(filterid); -@@ -59,45 +58,45 @@ void lua_node_filter(int filterid, int extrainfo, halfword head_node, halfword * - lua_settop(Luas, s_top); - return; - } -- /* we start after head */ -+ /*tex We start after head. */ - start_node = vlink(head_node); - if (start_node == null || !get_callback(Luas, callback_id)) { - lua_settop(Luas, s_top); - return; - } -- /* we make sure we have no prev */ -+ /*tex We make sure we have no prev */ - alink(start_node) = null ; -- /* the action */ -+ /*tex the action */ - nodelist_to_lua(Luas, start_node); - lua_push_group_code(Luas,extrainfo); -- if (lua_pcall(Luas, 2, 1, 0) != 0) { -- fprintf(stdout, "error: %s\n", lua_tostring(Luas, -1)); -+ if ((i=lua_pcall(Luas, 2, 1, 0)) != 0) { -+ formatted_warning("node filter", "error: %s\n", lua_tostring(Luas, -1)); - lua_settop(Luas, s_top); -- error(); -+ luatex_error(Luas, (i == LUA_ERRRUN ? 0 : 1)); - return; - } -- /* the result */ -+ /*tex the result */ - if (lua_isboolean(Luas, -1)) { - if (lua_toboolean(Luas, -1) != 1) { -- /* discard */ -+ /*tex discard */ - flush_node_list(start_node); - vlink(head_node) = null; - } else { -- /* keep */ -+ /*tex keep */ - } - } else { -- /* append to old head */ -- start_done = nodelist_from_lua(Luas); -+ /*tex append to old head */ -+ start_done = nodelist_from_lua(Luas,-1); - try_couple_nodes(head_node,start_done); - } -- /* redundant as we set top anyway */ -+ /*tex redundant as we set top anyway */ - lua_pop(Luas, 2); -- /* find tail in order to update tail */ -+ /*tex find tail in order to update tail */ - start_node = vlink(head_node); - if (start_node != null) { -- /* maybe just always slide (harmless and fast) */ -+ /*tex maybe just always slide (harmless and fast) */ - if (fix_node_lists) { -- /* slides and returns last node */ -+ /*tex slides and returns last node */ - *tail_node = fix_node_list(start_node); - } else { - last_node = vlink(start_node); -@@ -105,24 +104,23 @@ void lua_node_filter(int filterid, int extrainfo, halfword head_node, halfword * - start_node = last_node; - last_node = vlink(start_node); - } -- /* we're at the end now */ -+ /*tex we're at the end now */ - *tail_node = start_node; - } - } else { -- /* we're already at the end */ -+ /*tex we're already at the end */ - *tail_node = head_node; - } -- /* clean up */ -+ /*tex clean up */ - lua_settop(Luas, s_top); - return; - } - --@ @c - int lua_linebreak_callback(int is_broken, halfword head_node, halfword * new_head) - { -- int a; -+ int a, i; - register halfword *p; -- int ret = 0; /* failure */ -+ int ret = 0; - int s_top = lua_gettop(Luas); - int callback_id = callback_defined(linebreak_filter_callback); - if (head_node == null || vlink(head_node) == null || callback_id <= 0) { -@@ -130,32 +128,33 @@ int lua_linebreak_callback(int is_broken, halfword head_node, halfword * new_hea - return ret; - } - if (!get_callback(Luas, callback_id)) { -- lua_settop(Luas, s_top); -+ lua_settop(Luas, s_top); - return ret; - } -- alink(vlink(head_node)) = null ; /* hh-ls */ -- nodelist_to_lua(Luas, vlink(head_node)); /* arg 1 */ -- lua_pushboolean(Luas, is_broken); /* arg 2 */ -- if (lua_pcall(Luas, 2, 1, 0) != 0) { /* no arg, 1 result */ -- fprintf(stdout, "error: %s\n", lua_tostring(Luas, -1)); -+ alink(vlink(head_node)) = null ; -+ nodelist_to_lua(Luas, vlink(head_node)); -+ lua_pushboolean(Luas, is_broken); -+ if ((i=lua_pcall(Luas, 2, 1, 0)) != 0) { -+ formatted_warning("linebreak", "error: %s", lua_tostring(Luas, -1)); - lua_settop(Luas, s_top); -- error(); -+ luatex_error(Luas, (i == LUA_ERRRUN ? 0 : 1)); - return ret; - } -+ lua_settop(Luas, s_top); - p = lua_touserdata(Luas, -1); - if (p != NULL) { -- a = nodelist_from_lua(Luas); -+ a = nodelist_from_lua(Luas,-1); - try_couple_nodes(*new_head,a); - ret = 1; - } -- lua_settop(Luas, s_top); - return ret; - } - --@ @c --int lua_appendtovlist_callback(halfword box, int location, halfword prev_depth, boolean is_mirrored, halfword * result, int * next_depth, boolean * prev_set) -+int lua_appendtovlist_callback(halfword box, int location, halfword prev_depth, -+ boolean is_mirrored, halfword * result, int * next_depth, boolean * prev_set) - { - register halfword *p; -+ int i; - int s_top = lua_gettop(Luas); - int callback_id = callback_defined(append_to_vlist_filter_callback); - if (box == null || callback_id <= 0) { -@@ -170,10 +169,10 @@ int lua_appendtovlist_callback(halfword box, int location, halfword prev_depth, - lua_push_string_by_index(Luas,location); - lua_pushinteger(Luas, (int) prev_depth); - lua_pushboolean(Luas, is_mirrored); -- if (lua_pcall(Luas, 4, 2, 0) != 0) { -- fprintf(stdout, "error: %s\n", lua_tostring(Luas, -1)); -+ if ((i=lua_pcall(Luas, 4, 2, 0)) != 0) { -+ formatted_warning("append to vlist","error: %s", lua_tostring(Luas, -1)); - lua_settop(Luas, s_top); -- error(); -+ luatex_error(Luas, (i == LUA_ERRRUN ? 0 : 1)); - return 0; - } - if (lua_type(Luas,-1) == LUA_TNUMBER) { -@@ -187,13 +186,13 @@ int lua_appendtovlist_callback(halfword box, int location, halfword prev_depth, - p = check_isnode(Luas, -1); - *result = *p; - } -- lua_settop(Luas, s_top); - return 1; - } - --@ @c --halfword lua_hpack_filter(halfword head_node, scaled size, int pack_type, int extrainfo, int pack_direction, halfword attr) -+halfword lua_hpack_filter(halfword head_node, scaled size, int pack_type, int extrainfo, -+ int pack_direction, halfword attr) - { -+ int i; - halfword ret; - int s_top = lua_gettop(Luas); - int callback_id = callback_defined(hpack_filter_callback); -@@ -205,7 +204,7 @@ halfword lua_hpack_filter(halfword head_node, scaled size, int pack_type, int ex - lua_settop(Luas, s_top); - return head_node; - } -- alink(head_node) = null ; /* hh-ls */ -+ alink(head_node) = null ; - nodelist_to_lua(Luas, head_node); - lua_push_group_code(Luas,extrainfo); - lua_pushinteger(Luas, size); -@@ -220,10 +219,10 @@ halfword lua_hpack_filter(halfword head_node, scaled size, int pack_type, int ex - } else { - lua_pushnil(Luas); - } -- if (lua_pcall(Luas, 6, 1, 0) != 0) { -- fprintf(stdout, "error: %s\n", lua_tostring(Luas, -1)); -+ if ((i=lua_pcall(Luas, 6, 1, 0)) != 0) { -+ formatted_warning("hpack filter", "error: %s\n", lua_tostring(Luas, -1)); - lua_settop(Luas, s_top); -- error(); -+ luatex_error(Luas, (i == LUA_ERRRUN ? 0 : 1)); - return head_node; - } - ret = head_node; -@@ -233,29 +232,26 @@ halfword lua_hpack_filter(halfword head_node, scaled size, int pack_type, int ex - ret = null; - } - } else { -- ret = nodelist_from_lua(Luas); -+ ret = nodelist_from_lua(Luas,-1); - } - lua_settop(Luas, s_top); --#if 0 -- lua_gc(Luas,LUA_GCSTEP, LUA_GC_STEP_SIZE); --#endif - if (fix_node_lists) - fix_node_list(ret); - return ret; - } - --@ @c - halfword lua_vpack_filter(halfword head_node, scaled size, int pack_type, scaled maxd, -- int extrainfo, int pack_direction, halfword attr) -+ int extrainfo, int pack_direction, halfword attr) - { - halfword ret; -+ int i; - int callback_id; - int s_top = lua_gettop(Luas); - if (head_node == null) { - lua_settop(Luas, s_top); - return head_node; - } -- if (extrainfo == 8) { /* output */ -+ if (extrainfo == 8) { - callback_id = callback_defined(pre_output_filter_callback); - } else { - callback_id = callback_defined(vpack_filter_callback); -@@ -268,7 +264,7 @@ halfword lua_vpack_filter(halfword head_node, scaled size, int pack_type, scaled - lua_settop(Luas, s_top); - return head_node; - } -- alink(head_node) = null ; /* hh-ls */ -+ alink(head_node) = null ; - nodelist_to_lua(Luas, head_node); - lua_push_group_code(Luas, extrainfo); - lua_pushinteger(Luas, size); -@@ -284,10 +280,10 @@ halfword lua_vpack_filter(halfword head_node, scaled size, int pack_type, scaled - } else { - lua_pushnil(Luas); - } -- if (lua_pcall(Luas, 7, 1, 0) != 0) { -- fprintf(stdout, "error: %s\n", lua_tostring(Luas, -1)); -+ if ((i=lua_pcall(Luas, 7, 1, 0)) != 0) { -+ formatted_warning("vpack filter", "error: %s", lua_tostring(Luas, -1)); - lua_settop(Luas, s_top); -- error(); -+ luatex_error(Luas, (i == LUA_ERRRUN ? 0 : 1)); - return head_node; - } - ret = head_node; -@@ -297,76 +293,84 @@ halfword lua_vpack_filter(halfword head_node, scaled size, int pack_type, scaled - ret = null; - } - } else { -- ret = nodelist_from_lua(Luas); -+ ret = nodelist_from_lua(Luas,-1); - } - lua_settop(Luas, s_top); --#if 0 -- lua_gc(Luas,LUA_GCSTEP, LUA_GC_STEP_SIZE); --#endif - if (fix_node_lists) - fix_node_list(ret); - return ret; - } - --@ This is a quick hack to fix etex's \.{\\lastnodetype} now that -- there are many more visible node types. TODO: check the -- eTeX manual for the expected return values. -+/*tex -+ -+ This is a quick hack to fix \ETEX's \.{\\lastnodetype} now that there are many -+ more visible node types. -+ -+*/ - --@c - int visible_last_node_type(int n) - { - int i = type(n); - if (i != glyph_node) { - return get_etex_code(i); - } else if (is_ligature(n)) { -- return 7; /* old ligature value */ -+ /*tex old ligature value */ -+ return 7; - } else { -- return 0; /* old character value */ -+ /*tex old character value */ -+ return 0; - } - } - --@ @c --void lua_pdf_literal(PDF pdf, int i) -+void lua_pdf_literal(PDF pdf, int i, int noline) - { - const char *s = NULL; - size_t l = 0; - lua_rawgeti(Luas, LUA_REGISTRYINDEX, i); - s = lua_tolstring(Luas, -1, &l); -- pdf_out_block(pdf, s, l); -- pdf_out(pdf, 10); /* |pdf_print_nl| */ -+ if (noline) { -+ pdf_check_space(pdf); -+ pdf_out_block(pdf, s, l); -+ pdf_set_space(pdf); -+ } else { -+ pdf_out_block(pdf, s, l); -+ pdf_out(pdf, 10); -+ } - lua_pop(Luas, 1); - } - --@ @c - void copy_pdf_literal(pointer r, pointer p) - { -- pdf_literal_type(r) = pdf_literal_type(p); -+ int t = pdf_literal_type(p); -+ pdf_literal_type(r) = t; - pdf_literal_mode(r) = pdf_literal_mode(p); -- if (pdf_literal_type(p) == normal) { -+ if (t == normal) { - pdf_literal_data(r) = pdf_literal_data(p); - add_token_ref(pdf_literal_data(p)); -- } else { -+ } else if (t == lua_refid_literal) { - lua_rawgeti(Luas, LUA_REGISTRYINDEX, pdf_literal_data(p)); - pdf_literal_data(r) = luaL_ref(Luas, LUA_REGISTRYINDEX); -+ } else { -+ /* maybe something user, we don't support a call here but best keep it sane anyway. */ -+ pdf_literal_data(r) = pdf_literal_data(p); - } - } - --@ @c - void copy_late_lua(pointer r, pointer p) - { -- late_lua_type(r) = late_lua_type(p); -+ int t = late_lua_type(p); -+ late_lua_type(r) = t; - if (late_lua_name(p) > 0) - add_token_ref(late_lua_name(p)); -- if (late_lua_type(p) == normal) { -+ if (t == normal) { - late_lua_data(r) = late_lua_data(p); - add_token_ref(late_lua_data(p)); -- } else { -+ } else if (t == lua_refid_literal) { - lua_rawgeti(Luas, LUA_REGISTRYINDEX, late_lua_data(p)); - late_lua_data(r) = luaL_ref(Luas, LUA_REGISTRYINDEX); - } - } - --@ @c - void copy_user_lua(pointer r, pointer p) - { - if (user_node_value(p) != 0) { -@@ -375,28 +379,28 @@ void copy_user_lua(pointer r, pointer p) - } - } - --@ @c - void free_pdf_literal(pointer p) - { -- if (pdf_literal_type(p) == normal) { -+ int t = pdf_literal_type(p); -+ if (t == normal) { - delete_token_ref(pdf_literal_data(p)); -- } else { -+ } else if (t == lua_refid_literal) { - luaL_unref(Luas, LUA_REGISTRYINDEX, pdf_literal_data(p)); - } - } - - void free_late_lua(pointer p) - { -+ int t = late_lua_type(p); - if (late_lua_name(p) > 0) - delete_token_ref(late_lua_name(p)); -- if (late_lua_type(p) == normal) { -+ if (t == normal) { - delete_token_ref(late_lua_data(p)); -- } else { -+ } else if (t == lua_refid_literal) { - luaL_unref(Luas, LUA_REGISTRYINDEX, late_lua_data(p)); - } - } - --@ @c - void free_user_lua(pointer p) - { - if (user_node_value(p) != 0) { -@@ -404,9 +408,9 @@ void free_user_lua(pointer p) - } - } - --@ @c - void show_pdf_literal(pointer p) - { -+ int t = pdf_literal_type(p); - tprint_esc("pdfliteral"); - switch (pdf_literal_mode(p)) { - case set_origin: -@@ -422,30 +426,36 @@ void show_pdf_literal(pointer p) - tprint(" raw"); - break; - default: -- confusion("literal2"); -+ tprint(" "); - break; - } -- if (pdf_literal_type(p) == normal) { -+ if (t == normal) { - print_mark(pdf_literal_data(p)); -+ } else if (t == lua_refid_literal) { -+ tprint(" "); - } else { -- lua_rawgeti(Luas, LUA_REGISTRYINDEX, pdf_literal_data(p)); -- tprint("\""); -- tprint(lua_tostring(Luas, -1)); -- tprint("\""); -- lua_pop(Luas, 1); -+ tprint(" "); - } - } - --@ @c - void show_late_lua(pointer p) - { -+ int t = late_lua_type(p); - tprint_esc("latelua"); - print_int(late_lua_reg(p)); -- if (late_lua_type(p) == normal) { -+ if (t == normal) { - print_mark(late_lua_data(p)); -- } else { -- tprint(" "); -+ } else if (t == lua_refid_call) { -+ tprint(" "); -+ } else { -+ tprint(" "); - } - } -diff --git a/texk/web2c/luatexdir/lua/luastuff.w b/texk/web2c/luatexdir/lua/luastuff.c -similarity index 56% -rename from texk/web2c/luatexdir/lua/luastuff.w -rename to texk/web2c/luatexdir/lua/luastuff.c -index a2b1dd143..0d9342223 100644 ---- a/texk/web2c/luatexdir/lua/luastuff.w -+++ b/texk/web2c/luatexdir/lua/luastuff.c -@@ -1,30 +1,32 @@ --% luastuff.w --% --% Copyright 2006-2013 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --@ @c -+/* -+ -+luastuff.w -+ -+Copyright 2006-2013 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ -+ - #include "ptexlib.h" - #include "lua/luatex-api.h" - #ifdef LuajitTeX - #include "lua/lauxlib_bridge.h" - #endif - --@ @c - lua_State *Luas = NULL; - - int luastate_bytes = 0; -@@ -45,31 +47,44 @@ int lua_active = 0; - lua_pop(L, 1); - #endif - --@ @c - void make_table(lua_State * L, const char *tab, const char *mttab, const char *getfunc, const char *setfunc) - { -- /* make the table *//* |[{}]| */ -- lua_pushstring(L, tab); /* |[{},"dimen"]| */ -- lua_newtable(L); /* |[{},"dimen",{}]| */ -- lua_settable(L, -3); /* |[{}]| */ -- /* fetch it back */ -- lua_pushstring(L, tab); /* |[{},"dimen"]| */ -- lua_gettable(L, -2); /* |[{},{}]| */ -- /* make the meta entries */ -- luaL_newmetatable(L, mttab); /* |[{},{},{}]| */ -- lua_pushstring(L, "__index"); /* |[{},{},{},"__index"]| */ -- lua_pushstring(L, getfunc); /* |[{},{},{},"__index","getdimen"]| */ -- lua_gettable(L, -5); /* |[{},{},{},"__index",]| */ -- lua_settable(L, -3); /* |[{},{},{}]| */ -- lua_pushstring(L, "__newindex"); /* |[{},{},{},"__newindex"]| */ -- lua_pushstring(L, setfunc); /* |[{},{},{},"__newindex","setdimen"]| */ -- lua_gettable(L, -5); /* |[{},{},{},"__newindex",]| */ -- lua_settable(L, -3); /* |[{},{},{}]| */ -- lua_setmetatable(L, -2); /* |[{},{}]| : assign the metatable */ -- lua_pop(L, 1); /* |[{}]| : clean the stack */ -+ /*tex make the table *//* |[{}]| */ -+ /*tex |[{},"dimen"]| */ -+ lua_pushstring(L, tab); -+ /*tex |[{},"dimen",{}]| */ -+ lua_newtable(L); -+ /*tex |[{}]| */ -+ lua_settable(L, -3); -+ /*tex fetch it back */ -+ /*tex |[{},"dimen"]| */ -+ lua_pushstring(L, tab); -+ /*tex |[{},{}]| */ -+ lua_gettable(L, -2); -+ /*tex make the meta entries */ -+ /*tex |[{},{},{}]| */ -+ luaL_newmetatable(L, mttab); -+ /*tex |[{},{},{},"__index"]| */ -+ lua_pushstring(L, "__index"); -+ /*tex |[{},{},{},"__index","getdimen"]| */ -+ lua_pushstring(L, getfunc); -+ /*tex |[{},{},{},"__index",]| */ -+ lua_gettable(L, -5); -+ /*tex |[{},{},{}]| */ -+ lua_settable(L, -3); -+ lua_pushstring(L, "__newindex"); /*tex |[{},{},{},"__newindex"]| */ -+ /*tex |[{},{},{},"__newindex","setdimen"]| */ -+ lua_pushstring(L, setfunc); -+ /*tex |[{},{},{},"__newindex",]| */ -+ lua_gettable(L, -5); -+ /*tex |[{},{},{}]| */ -+ lua_settable(L, -3); -+ /*tex |[{},{}]| : assign the metatable */ -+ lua_setmetatable(L, -2); -+ /*tex |[{}]| : clean the stack */ -+ lua_pop(L, 1); - } - --@ @c - static const char *getS(lua_State * L, void *ud, size_t * size) - { - LoadS *ls = (LoadS *) ud; -@@ -81,18 +96,19 @@ static const char *getS(lua_State * L, void *ud, size_t * size) - return ls->s; - } - --@ @c - #ifdef LuajitTeX -- /* Luatex has its own memory allocator, LuajitTeX uses the */ -- /* standard one from the stock. We left this space as */ -- /* reference, but be careful: memory allocator is a key */ -- /* component in luajit, it's easy to get sub-optimal */ -- /* performances. */ -+ /* -+ \LUATEX\ has its own memory allocator, \LUAJIITEX\ uses the standard one -+ from the stock. We left this space as reference, but be careful: memory -+ allocator is a key component in \LUAJIT, it's easy to get sub-optimal -+ performances. -+ */ - #else - static void *my_luaalloc(void *ud, void *ptr, size_t osize, size_t nsize) - { - void *ret = NULL; -- (void) ud; /* for -Wunused */ -+ /*tex define |ud| for -Wunused */ -+ (void) ud; - if (nsize == 0) - free(ptr); - else -@@ -102,15 +118,14 @@ static void *my_luaalloc(void *ud, void *ptr, size_t osize, size_t nsize) - } - #endif - --@ @c - static int my_luapanic(lua_State * L) - { -- (void) L; /* to avoid warnings */ -+ /*tex define |L| to avoid warnings */ -+ (void) L; - fprintf(stderr, "PANIC: unprotected error in call to Lua API (%s)\n", lua_tostring(L, -1)); - return 0; - } - --@ @c - void luafunctioncall(int slot) - { - int i ; -@@ -120,12 +135,17 @@ void luafunctioncall(int slot) - lua_gettable(Luas, LUA_REGISTRYINDEX); - lua_rawgeti(Luas, -1,slot); - if (lua_isfunction(Luas,-1)) { -- int base = lua_gettop(Luas); /* function index */ -+ /*tex function index */ -+ int base = lua_gettop(Luas); - lua_pushinteger(Luas, slot); -- lua_pushcfunction(Luas, lua_traceback); /* push traceback function */ -- lua_insert(Luas, base); /* put it under chunk */ -+ /* push traceback function */ -+ lua_pushcfunction(Luas, lua_traceback); -+ /*tex put it under chunk */ -+ lua_insert(Luas, base); -+ ++function_callback_count; - i = lua_pcall(Luas, 1, 0, base); -- lua_remove(Luas, base); /* remove traceback function */ -+ /*tex remove traceback function */ -+ lua_remove(Luas, base); - if (i != 0) { - lua_gc(Luas, LUA_GCCOLLECT, 0); - Luas = luatex_error(Luas, (i == LUA_ERRRUN ? 0 : 1)); -@@ -135,9 +155,8 @@ void luafunctioncall(int slot) - lua_active--; - } - --@ @c - static const luaL_Reg lualibs[] = { -- /* standard lua libraries */ -+ /*tex standard \LUA\ libraries */ - { "_G", luaopen_base }, - { "package", luaopen_package }, - { "table", luaopen_table }, -@@ -149,32 +168,30 @@ static const luaL_Reg lualibs[] = { - { "lpeg", luaopen_lpeg }, - { "bit32", luaopen_bit32 }, - #ifdef LuajitTeX -- /* bit is only in luajit, */ -- /* coroutine is loaded in a special way */ -- { "bit", luaopen_bit }, -+ /*tex |bit| is only in \LUAJIT */ -+ /*tex |coroutine| is loaded in a special way */ -+ { "bit", luaopen_bit }, - #else - #if LUA_VERSION_NUM == 503 - { "utf8", luaopen_utf8 }, - #endif - { "coroutine", luaopen_coroutine }, - #endif -- /* additional (public) libraries */ -+ /*tex additional (public) libraries */ - { "unicode", luaopen_unicode }, - { "zip", luaopen_zip }, - { "md5", luaopen_md5 }, -+ { "sha2", luaopen_sha2 }, - { "lfs", luaopen_lfs }, -- /* extra standard lua libraries */ -+ /*tex extra standard lua libraries */ - #ifdef LuajitTeX - { "jit", luaopen_jit }, - #endif - { "ffi", luaopen_ffi }, -- /* obsolete, undocumented and for oru own testing only */ -- /*{ "profiler", luaopen_profiler }, */ -- /* more libraries will be loaded later */ -+ /*tex more libraries will be loaded later */ - { NULL, NULL } - }; - --@ @c - static void do_openlibs(lua_State * L) - { - const luaL_Reg *lib = lualibs; -@@ -183,22 +200,23 @@ static void do_openlibs(lua_State * L) - } - } - --@ @c - #ifdef LuajitTeX -- /* in luajit load_aux is not used.*/ -+ /*tex in \LUAJIT\ |load_aux| is not used.*/ - #else - static int load_aux (lua_State *L, int status) { -- if (status == 0) /* OK? */ -+ if (status == 0) -+ /*tex okay */ - return 1; - else { -+ /*tex return nil plus error message */ - lua_pushnil(L); -- lua_insert(L, -2); /* put before error message */ -- return 2; /* return nil plus error message */ -+ /*tex put before error message */ -+ lua_insert(L, -2); -+ return 2; - } - } - #endif - --@ @c - static int luatex_loadfile (lua_State *L) { - int status = 0; - const char *fname = luaL_optstring(L, 1, NULL); -@@ -206,12 +224,14 @@ static int luatex_loadfile (lua_State *L) { - #ifdef LuajitTeX - /* 5.1 */ - #else -- int env = !lua_isnone(L, 3); /* 'env' parameter? */ -+ /*tex the |env| parameter */ -+ int env = !lua_isnone(L, 3); - #endif - if (!lua_only && !fname && interaction == batch_mode) { -+ /*tex return |nil| plus error message */ - lua_pushnil(L); - lua_pushstring(L, "reading from stdin is disabled in batch mode"); -- return 2; /* return nil plus error message */ -+ return 2; - } - status = luaL_loadfilex(L, fname, mode); - if (status == LUA_OK) { -@@ -219,9 +239,11 @@ static int luatex_loadfile (lua_State *L) { - #ifdef LuajitTeX - /* 5.1 */ - #else -- if (env) { /* 'env' parameter? */ -+ if (env) { -+ /*tex the |env| parameter */ - lua_pushvalue(L, 3); -- lua_setupvalue(L, -2, 1); /* set it as 1st upvalue of loaded chunk */ -+ /*tex set it as first upvalue of loaded chunk */ -+ lua_setupvalue(L, -2, 1); - } - #endif - } -@@ -232,15 +254,15 @@ static int luatex_loadfile (lua_State *L) { - #endif - } - --@ @c - static int luatex_dofile (lua_State *L) { - const char *fname = luaL_optstring(L, 1, NULL); - int n = lua_gettop(L); - if (!lua_only && !fname) { - if (interaction == batch_mode) { -+ /*tex return |nil| plus error message */ - lua_pushnil(L); - lua_pushstring(L, "reading from stdin is disabled in batch mode"); -- return 2; /* return nil plus error message */ -+ return 2; - } else { - tprint_nl("lua> "); - } -@@ -252,13 +274,12 @@ static int luatex_dofile (lua_State *L) { - return lua_gettop(L) - n; - } - --@ @c - void luainterpreter(void) - { - lua_State *L; - #ifdef LuajitTeX - if (jithash_hashname == NULL) { -- /* default lua51 */ -+ /*tex default lua51 */ - luajittex_choose_hash_function = 0; - jithash_hashname = (char *) xmalloc(strlen("lua51") + 1); - jithash_hashname = strcpy ( jithash_hashname, "lua51"); -@@ -267,7 +288,7 @@ void luainterpreter(void) - } else if (strcmp((const char*)jithash_hashname,"luajit20") == 0) { - luajittex_choose_hash_function = 1; - } else { -- /* default lua51 */ -+ /*tex default lua51 */ - luajittex_choose_hash_function = 0; - jithash_hashname = strcpy ( jithash_hashname, "lua51"); - } -@@ -280,8 +301,8 @@ void luainterpreter(void) - return; - } - lua_atpanic(L, &my_luapanic); -- -- do_openlibs(L); /* does all the 'simple' libraries */ -+ /*tex This initializes all the `simple' libraries: */ -+ do_openlibs(L); - #ifdef LuajitTeX - if (luajiton){ - luaJIT_setmode(L, 0, LUAJIT_MODE_ENGINE|LUAJIT_MODE_ON); -@@ -290,22 +311,17 @@ void luainterpreter(void) - luaJIT_setmode(L, 0, LUAJIT_MODE_ENGINE|LUAJIT_MODE_OFF); - } - #endif -- - lua_pushcfunction(L,luatex_dofile); - lua_setglobal(L, "dofile"); - lua_pushcfunction(L,luatex_loadfile); - lua_setglobal(L, "loadfile"); -- - open_oslibext(L); - open_strlibext(L); -- open_lfslibext(L); -- -- /* -- The socket and mime libraries are a bit tricky to open because they use a load-time -- dependency that has to be worked around for luatex, where the C module is loaded -- way before the lua module. -+ /*tex -+ The socket and mime libraries are a bit tricky to open because they use a -+ load-time dependency that has to be worked around for luatex, where the C -+ module is loaded way before the lua module. - */ -- - if (!nosocket_option) { - /* todo: move this to common */ - lua_getglobal(L, "package"); -@@ -315,28 +331,26 @@ void luainterpreter(void) - lua_setfield(L, -2, "loaded"); - lua_getfield(L, -1, "loaded"); - } -+ /*tex |package.loaded.socket = nil| */ - luaopen_socket_core(L); - lua_setfield(L, -2, "socket.core"); - lua_pushnil(L); -- lua_setfield(L, -2, "socket"); /* package.loaded.socket = nil */ -- -+ lua_setfield(L, -2, "socket"); -+ /*tex |package.loaded.mime = nil| */ - luaopen_mime_core(L); - lua_setfield(L, -2, "mime.core"); - lua_pushnil(L); -- lua_setfield(L, -2, "mime"); /* package.loaded.mime = nil */ -- lua_pop(L, 2); /* pop the tables */ -- -- luatex_socketlua_open(L); /* preload the pure lua modules */ -+ lua_setfield(L, -2, "mime"); -+ /*tex pop the tables */ -+ lua_pop(L, 2); -+ /*tex preload the pure \LUA\ modules */ -+ luatex_socketlua_open(L); - } -- -- /* zlib. slightly odd calling convention */ -+ /*tex |zlib|'s slightly odd calling convention */ - luaopen_zlib(L); - lua_setglobal(L, "zlib"); -- - luaopen_gzip(L); -- -- /* our own libraries register themselves */ -- -+ /*tex our own libraries register themselves */ - luaopen_fio(L); - luaopen_ff(L); - luaopen_tex(L); -@@ -345,29 +359,25 @@ void luainterpreter(void) - luaopen_texio(L); - luaopen_kpse(L); - luaopen_callback(L); -- -+ /*tex now we plug in extra \LUA\ startup code */ - luaopen_lua(L, startup_filename); -- -+ /*tex and open some \TEX\ ones */ - luaopen_stats(L); - luaopen_font(L); - luaopen_lang(L); - luaopen_mplib(L); - luaopen_vf(L); - luaopen_pdf(L); -- luaopen_epdf(L); -+ luaopen_pdfe(L); - luaopen_pdfscanner(L); -- - if (!lua_only) { - luaopen_img(L); - } -- - lua_createtable(L, 0, 0); - lua_setglobal(L, "texconfig"); -- - Luas = L; - } - --@ @c - int hide_lua_table(lua_State * L, const char *name) - { - int r = 0; -@@ -380,7 +390,6 @@ int hide_lua_table(lua_State * L, const char *name) - return r; - } - --@ @c - void unhide_lua_table(lua_State * L, const char *name, int r) - { - lua_rawgeti(L, LUA_REGISTRYINDEX, r); -@@ -388,7 +397,6 @@ void unhide_lua_table(lua_State * L, const char *name, int r) - luaL_unref(L, LUA_REGISTRYINDEX, r); - } - --@ @c - int hide_lua_value(lua_State * L, const char *name, const char *item) - { - int r = 0; -@@ -402,7 +410,6 @@ int hide_lua_value(lua_State * L, const char *name, const char *item) - return r; - } - --@ @c - void unhide_lua_value(lua_State * L, const char *name, const char *item, int r) - { - lua_getglobal(L, name); -@@ -413,7 +420,6 @@ void unhide_lua_value(lua_State * L, const char *name, const char *item, int r) - } - } - --@ @c - int lua_traceback(lua_State * L) - { - lua_getglobal(L, "debug"); -@@ -426,21 +432,23 @@ int lua_traceback(lua_State * L) - lua_pop(L, 2); - return 1; - } -- lua_pushvalue(L, 1); /* pass error message */ -- lua_pushinteger(L, 2); /* skip this function and traceback */ -- lua_call(L, 2, 1); /* call debug.traceback */ -+ /*tex pass error message */ -+ lua_pushvalue(L, 1); -+ /*tex skip this function and traceback */ -+ lua_pushinteger(L, 2); -+ /*tex call |debug.traceback| */ -+ lua_call(L, 2, 1); - return 1; - } - --@ @c --static void luacall(int p, int nameptr, boolean is_string) /* hh-ls: optimized lua_id resolving */ -+static void luacall(int p, int nameptr, boolean is_string) - { - LoadS ls; - int i; - size_t ll = 0; - char *lua_id; - char *s = NULL; -- -+ int stacktop = lua_gettop(Luas); - if (Luas == NULL) { - luainterpreter(); - } -@@ -449,16 +457,22 @@ static void luacall(int p, int nameptr, boolean is_string) /* hh-ls: optimized l - const char *ss = NULL; - lua_rawgeti(Luas, LUA_REGISTRYINDEX, p); - if (lua_isfunction(Luas,-1)) { -- int base = lua_gettop(Luas); /* function index */ -+ /*tex function index */ -+ int base = lua_gettop(Luas); - lua_checkstack(Luas, 1); -- lua_pushcfunction(Luas, lua_traceback); /* push traceback function */ -- lua_insert(Luas, base); /* put it under chunk */ -+ /*tex push traceback function */ -+ lua_pushcfunction(Luas, lua_traceback); -+ /*tex put it under chunk */ -+ lua_insert(Luas, base); -+ ++late_callback_count; - i = lua_pcall(Luas, 0, 0, base); -- lua_remove(Luas, base); /* remove traceback function */ -+ /*tex remove traceback function */ -+ lua_remove(Luas, base); - if (i != 0) { - lua_gc(Luas, LUA_GCCOLLECT, 0); - Luas = luatex_error(Luas, (i == LUA_ERRRUN ? 0 : 1)); - } -+ lua_settop(Luas,stacktop); - lua_active--; - return ; - } -@@ -475,7 +489,8 @@ static void luacall(int p, int nameptr, boolean is_string) /* hh-ls: optimized l - ls.size = ll; - if (ls.size > 0) { - if (nameptr > 0) { -- int l = 0; /* not used */ -+ /*tex |l| is not used */ -+ int l = 0; - lua_id = tokenlist_to_cstring(nameptr, 1, &l); - i = Luas_load(Luas, getS, &ls, lua_id); - xfree(lua_id); -@@ -492,12 +507,17 @@ static void luacall(int p, int nameptr, boolean is_string) /* hh-ls: optimized l - if (i != 0) { - Luas = luatex_error(Luas, (i == LUA_ERRSYNTAX ? 0 : 1)); - } else { -- int base = lua_gettop(Luas); /* function index */ -+ /*tex function index */ -+ int base = lua_gettop(Luas); - lua_checkstack(Luas, 1); -- lua_pushcfunction(Luas, lua_traceback); /* push traceback function */ -- lua_insert(Luas, base); /* put it under chunk */ -+ /*tex push traceback function */ -+ lua_pushcfunction(Luas, lua_traceback); -+ /*tex put it under chunk */ -+ lua_insert(Luas, base); -+ ++late_callback_count; - i = lua_pcall(Luas, 0, 0, base); -- lua_remove(Luas, base); /* remove traceback function */ -+ /*tex remove traceback function */ -+ lua_remove(Luas, base); - if (i != 0) { - lua_gc(Luas, LUA_GCCOLLECT, 0); - Luas = luatex_error(Luas, (i == LUA_ERRRUN ? 0 : 1)); -@@ -505,31 +525,99 @@ static void luacall(int p, int nameptr, boolean is_string) /* hh-ls: optimized l - } - xfree(ls.s); - } -+ lua_settop(Luas,stacktop); -+ lua_active--; -+} -+ -+void luacall_vf(int p, int f, int c) -+{ -+ int i; -+ int stacktop = lua_gettop(Luas); -+ if (Luas == NULL) { -+ luainterpreter(); -+ } -+ lua_active++; -+ lua_rawgeti(Luas, LUA_REGISTRYINDEX, p); -+ if (lua_isfunction(Luas,-1)) { -+ /*tex function index */ -+ int base = lua_gettop(Luas); -+ lua_checkstack(Luas, 1); -+ /*tex push traceback function */ -+ lua_pushcfunction(Luas, lua_traceback); -+ /*tex put it under chunk */ -+ lua_insert(Luas, base); -+ lua_pushinteger(Luas, f); -+ lua_pushinteger(Luas, c); -+ ++late_callback_count; -+ i = lua_pcall(Luas, 2, 0, base); -+ /*tex remove traceback function */ -+ lua_remove(Luas, base); -+ if (i != 0) { -+ lua_gc(Luas, LUA_GCCOLLECT, 0); -+ Luas = luatex_error(Luas, (i == LUA_ERRRUN ? 0 : 1)); -+ } -+ } else { -+ LoadS ls; -+ size_t ll = 0; -+ char *s = NULL; -+ const char *ss = NULL; -+ ss = lua_tolstring(Luas, -1, &ll); -+ s = xmalloc(ll+1); -+ memcpy(s,ss,ll+1); -+ lua_pop(Luas,1); -+ ls.s = s; -+ ls.size = ll; -+ if (ls.size > 0) { -+ i = Luas_load(Luas, getS, &ls, "=[vf command]"); -+ if (i != 0) { -+ Luas = luatex_error(Luas, (i == LUA_ERRSYNTAX ? 0 : 1)); -+ } else { -+ int base = lua_gettop(Luas); /* function index */ -+ lua_checkstack(Luas, 1); -+ lua_pushcfunction(Luas, lua_traceback); /* push traceback function */ -+ lua_insert(Luas, base); /* put it under chunk */ -+ ++late_callback_count; -+ i = lua_pcall(Luas, 0, 0, base); -+ lua_remove(Luas, base); /* remove traceback function */ -+ if (i != 0) { -+ lua_gc(Luas, LUA_GCCOLLECT, 0); -+ Luas = luatex_error(Luas, (i == LUA_ERRRUN ? 0 : 1)); -+ } -+ } -+ xfree(ls.s); -+ } -+ } -+ lua_settop(Luas,stacktop); - lua_active--; - } - --@ @c - void late_lua(PDF pdf, halfword p) - { -+ halfword t; - (void) pdf; -- if (late_lua_type(p)==normal) { -- expand_macros_in_tokenlist(p); /* sets |def_ref| */ -+ t = late_lua_type(p); -+ if (t == normal) { -+ /*tex sets |def_ref| */ -+ expand_macros_in_tokenlist(p); - luacall(def_ref, late_lua_name(p), false); - flush_list(def_ref); -- } else { -+ } else if (t == lua_refid_call) { -+ luafunctioncall(late_lua_data(p)); -+ } else if (t == lua_refid_literal) { - luacall(late_lua_data(p), late_lua_name(p), true); -+ } else { -+ /*tex Let's just ignore it, could be some user specific thing. */ - } - } - --@ @c --void luatokencall(int p, int nameptr) /* hh-ls: optimized lua_id resolving */ -+void luatokencall(int p, int nameptr) - { - LoadS ls; -- int i, l; -+ int i; -+ int l = 0; - char *s = NULL; - char *lua_id; -- assert(Luas); -- l = 0; -+ int stacktop = lua_gettop(Luas); - lua_active++; - s = tokenlist_to_cstring(p, 1, &l); - ls.s = s; -@@ -538,7 +626,7 @@ void luatokencall(int p, int nameptr) /* hh-ls: optimized lua_id resolving */ - if (nameptr > 0) { - lua_id = tokenlist_to_cstring(nameptr, 1, &l); - i = Luas_load(Luas, getS, &ls, lua_id); -- xfree(lua_id); -+ xfree(lua_id); - } else if (nameptr < 0) { - lua_id = get_lua_name((nameptr + 65536)); - if (lua_id != NULL) { -@@ -553,40 +641,53 @@ void luatokencall(int p, int nameptr) /* hh-ls: optimized lua_id resolving */ - if (i != 0) { - Luas = luatex_error(Luas, (i == LUA_ERRSYNTAX ? 0 : 1)); - } else { -- int base = lua_gettop(Luas); /* function index */ -+ /*tex function index */ -+ int base = lua_gettop(Luas); - lua_checkstack(Luas, 1); -- lua_pushcfunction(Luas, lua_traceback); /* push traceback function */ -- lua_insert(Luas, base); /* put it under chunk */ -+ /*tex push traceback function */ -+ lua_pushcfunction(Luas, lua_traceback); -+ /*tex put it under chunk */ -+ lua_insert(Luas, base); -+ ++direct_callback_count; - i = lua_pcall(Luas, 0, 0, base); -- lua_remove(Luas, base); /* remove traceback function */ -+ /*tex remove traceback function */ -+ lua_remove(Luas, base); - if (i != 0) { - lua_gc(Luas, LUA_GCCOLLECT, 0); - Luas = luatex_error(Luas, (i == LUA_ERRRUN ? 0 : 1)); - } - } - } -+ lua_settop(Luas,stacktop); - lua_active--; - } - --@ @c - lua_State *luatex_error(lua_State * L, int is_fatal) - { -- - const_lstring luaerr; - char *err = NULL; - if (lua_type(L, -1) == LUA_TSTRING) { - luaerr.s = lua_tolstring(L, -1, &luaerr.l); -- /* free last one ? */ -+ /*tex -+ Free the last one. -+ */ - err = (char *) xmalloc((unsigned) (luaerr.l + 1)); - snprintf(err, (luaerr.l + 1), "%s", luaerr.s); -- last_lua_error = err; /* hm, what if we have several .. not freed */ -+ /*tex -+ What if we have several .. not freed? -+ */ -+ last_lua_error = err; - } - if (is_fatal > 0) { -- /* Normally a memory error from lua. -- The pool may overflow during the |maketexlstring()|, but we -- are crashing anyway so we may as well abort on the pool size */ -+ /* -+ Normally a memory error from lua. The pool may overflow during the -+ |maketexlstring()|, but we are crashing anyway so we may as well -+ abort on the pool size -+ */ - normal_error("lua",err); -- /* never reached */ -+ /*tex -+ This is never reached. -+ */ - lua_close(L); - return (lua_State *) NULL; - } else { -@@ -595,35 +696,41 @@ lua_State *luatex_error(lua_State * L, int is_fatal) - } - } - --@ @c - void preset_environment(lua_State * L, const parm_struct * p, const char *s) - { - int i; - assert(L != NULL); -- /* double call with same s gives assert(0) */ -- lua_pushstring(L, s); /* s */ -- lua_gettable(L, LUA_REGISTRYINDEX); /* t */ -+ /*tex double call with same s gives assert(0) */ -+ lua_pushstring(L, s); -+ /*tex state: s */ -+ lua_gettable(L, LUA_REGISTRYINDEX); -+ /*tex state: t */ - assert(lua_isnil(L, -1)); -- lua_pop(L, 1); /* - */ -- lua_pushstring(L, s); /* s */ -- lua_newtable(L); /* t s */ -+ lua_pop(L, 1); -+ /*tex state: - */ -+ lua_pushstring(L, s); -+ /*tex state: s */ -+ lua_newtable(L); -+ /*tex state: t s */ - for (i = 1, ++p; p->name != NULL; i++, p++) { - assert(i == p->idx); -- lua_pushstring(L, p->name); /* k t s */ -- lua_pushinteger(L, p->idx); /* v k t s */ -- lua_settable(L, -3); /* t s */ -+ lua_pushstring(L, p->name); -+ /*tex state: k t s */ -+ lua_pushinteger(L, p->idx); -+ /*tex state: v k t s */ -+ lua_settable(L, -3); -+ /*tex state: t s */ - } -- lua_settable(L, LUA_REGISTRYINDEX); /* - */ -+ lua_settable(L, LUA_REGISTRYINDEX); -+ /* tex state: - */ - } - -- --@ @c --/* -- luajit compatibility layer for luatex lua5.2 -+/*tex -+ Here comes a \LUAJIT\ compatibility layer for \LUATEX\ \LUA5.2: - */ -+ - #ifdef LuajitTeX - --@ @c - LUALIB_API char *luaL_prepbuffsize (luaL_Buffer *B, size_t sz) { - lua_State *L = B->L; - if (sz > LUAL_BUFFERSIZE ) -@@ -631,24 +738,22 @@ LUALIB_API char *luaL_prepbuffsize (luaL_Buffer *B, size_t sz) { - return luaL_prepbuffer(B) ; - } - --@ @c - LUA_API int lua_compare (lua_State *L, int o1, int o2, int op) { - /*StkId o1, o2;*/ - int i = 0; - lua_lock(L); /* may call tag method */ - /* o1 = index2addr(L, index1); */ - /* o2 = index2addr(L, index2); */ -- /*if (isvalid(o1) && isvalid(o2)) {*/ -+ /* if (isvalid(o1) && isvalid(o2)) {*/ - switch (op) { - case LUA_OPEQ: i = lua_equal(L, o1, o2); break; - case LUA_OPLT: i = lua_lessthan(L, o1, o2); break; - case LUA_OPLE: i = (lua_lessthan(L, o1, o2) || lua_equal(L, o1, o2)) ; break; - default: luaL_error(L, "invalid option"); - } -- /*}*/ -+ /* } */ - lua_unlock(L); - return i; - } - --@ @c - #endif -diff --git a/texk/web2c/luatexdir/lua/luatoken.c b/texk/web2c/luatexdir/lua/luatoken.c -new file mode 100644 -index 000000000..fb197b68f ---- /dev/null -+++ b/texk/web2c/luatexdir/lua/luatoken.c -@@ -0,0 +1,585 @@ -+/* -+ -+luatoken.w -+ -+Copyright 2006-2012 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ -+ -+#include "ptexlib.h" -+#include "lua/luatex-api.h" -+ -+command_item command_names[] = { -+ { relax_cmd, NULL, 0}, -+ { left_brace_cmd, NULL, 0}, -+ { right_brace_cmd, NULL, 0}, -+ { math_shift_cmd, NULL, 0}, -+ { tab_mark_cmd, NULL, 0}, -+ { car_ret_cmd, NULL, 0}, -+ { mac_param_cmd, NULL, 0}, -+ { sup_mark_cmd, NULL, 0}, -+ { sub_mark_cmd, NULL, 0}, -+ { endv_cmd, NULL, 0}, -+ { spacer_cmd, NULL, 0}, -+ { letter_cmd, NULL, 0}, -+ { other_char_cmd, NULL, 0}, -+ { par_end_cmd, NULL, 0}, -+ { stop_cmd, NULL, 0}, -+ { delim_num_cmd, NULL, 0}, -+ { char_num_cmd, NULL, 0}, -+ { math_char_num_cmd, NULL, 0}, -+ { mark_cmd, NULL, 0}, -+ { node_cmd, NULL, 0}, -+ { xray_cmd, NULL, 0}, -+ { make_box_cmd, NULL, 0}, -+ { hmove_cmd, NULL, 0}, -+ { vmove_cmd, NULL, 0}, -+ { un_hbox_cmd, NULL, 0}, -+ { un_vbox_cmd, NULL, 0}, -+ { remove_item_cmd, NULL, 0}, -+ { hskip_cmd, NULL, 0}, -+ { vskip_cmd, NULL, 0}, -+ { mskip_cmd, NULL, 0}, -+ { kern_cmd, NULL, 0}, -+ { mkern_cmd, NULL, 0}, -+ { leader_ship_cmd, NULL, 0}, -+ { halign_cmd, NULL, 0}, -+ { valign_cmd, NULL, 0}, -+ { no_align_cmd, NULL, 0}, -+ { no_vrule_cmd, NULL, 0}, -+ { no_hrule_cmd, NULL, 0}, -+ { vrule_cmd, NULL, 0}, -+ { hrule_cmd, NULL, 0}, -+ { insert_cmd, NULL, 0}, -+ { vadjust_cmd, NULL, 0}, -+ { ignore_spaces_cmd, NULL, 0}, -+ { after_assignment_cmd, NULL, 0}, -+ { after_group_cmd, NULL, 0}, -+ { break_penalty_cmd, NULL, 0}, -+ { start_par_cmd, NULL, 0}, -+ { ital_corr_cmd, NULL, 0}, -+ { accent_cmd, NULL, 0}, -+ { math_accent_cmd, NULL, 0}, -+ { discretionary_cmd, NULL, 0}, -+ { eq_no_cmd, NULL, 0}, -+ { left_right_cmd, NULL, 0}, -+ { math_comp_cmd, NULL, 0}, -+ { limit_switch_cmd, NULL, 0}, -+ { above_cmd, NULL, 0}, -+ { math_style_cmd, NULL, 0}, -+ { math_choice_cmd, NULL, 0}, -+ { non_script_cmd, NULL, 0}, -+ { vcenter_cmd, NULL, 0}, -+ { case_shift_cmd, NULL, 0}, -+ { message_cmd, NULL, 0}, -+ { normal_cmd, NULL, 0}, -+ { extension_cmd, NULL, 0}, -+ { option_cmd, NULL, 0}, -+ { lua_function_call_cmd, NULL, 0}, -+ { lua_bytecode_call_cmd, NULL, 0}, -+ { lua_call_cmd, NULL, 0}, -+ { in_stream_cmd, NULL, 0}, -+ { begin_group_cmd, NULL, 0}, -+ { end_group_cmd, NULL, 0}, -+ { omit_cmd, NULL, 0}, -+ { ex_space_cmd, NULL, 0}, -+ { boundary_cmd, NULL, 0}, -+ { radical_cmd, NULL, 0}, -+ { super_sub_script_cmd, NULL, 0}, -+ { no_super_sub_script_cmd, NULL, 0}, -+ { math_shift_cs_cmd, NULL, 0}, -+ { end_cs_name_cmd, NULL, 0}, -+ { char_ghost_cmd, NULL, 0}, -+ { assign_local_box_cmd, NULL, 0}, -+ { char_given_cmd, NULL, 0}, -+ { math_given_cmd, NULL, 0}, -+ { xmath_given_cmd, NULL, 0}, -+ { last_item_cmd, NULL, 0}, -+ { toks_register_cmd, NULL, 0}, -+ { assign_toks_cmd, NULL, 0}, -+ { assign_int_cmd, NULL, 0}, -+ { assign_attr_cmd, NULL, 0}, -+ { assign_dimen_cmd, NULL, 0}, -+ { assign_glue_cmd, NULL, 0}, -+ { assign_mu_glue_cmd, NULL, 0}, -+ { assign_font_dimen_cmd, NULL, 0}, -+ { assign_font_int_cmd, NULL, 0}, -+ { assign_hang_indent_cmd, NULL, 0}, -+ { set_aux_cmd, NULL, 0}, -+ { set_prev_graf_cmd, NULL, 0}, -+ { set_page_dimen_cmd, NULL, 0}, -+ { set_page_int_cmd, NULL, 0}, -+ { set_box_dimen_cmd, NULL, 0}, -+ { set_tex_shape_cmd, NULL, 0}, -+ { set_etex_shape_cmd, NULL, 0}, -+ { def_char_code_cmd, NULL, 0}, -+ { def_del_code_cmd, NULL, 0}, -+ { extdef_math_code_cmd, NULL, 0}, -+ { extdef_del_code_cmd, NULL, 0}, -+ { def_family_cmd, NULL, 0}, -+ { set_math_param_cmd, NULL, 0}, -+ { set_font_cmd, NULL, 0}, -+ { def_font_cmd, NULL, 0}, -+ { register_cmd, NULL, 0}, -+ { assign_box_direction_cmd, NULL, 0}, -+ { assign_box_dir_cmd, NULL, 0}, -+ { assign_direction_cmd, NULL, 0}, -+ { assign_dir_cmd, NULL, 0}, -+ { advance_cmd, NULL, 0}, -+ { multiply_cmd, NULL, 0}, -+ { divide_cmd, NULL, 0}, -+ { prefix_cmd, NULL, 0}, -+ { let_cmd, NULL, 0}, -+ { shorthand_def_cmd, NULL, 0}, -+ { def_lua_call_cmd, NULL, 0}, -+ { read_to_cs_cmd, NULL, 0}, -+ { def_cmd, NULL, 0}, -+ { set_box_cmd, NULL, 0}, -+ { hyph_data_cmd, NULL, 0}, -+ { set_interaction_cmd, NULL, 0}, -+ { letterspace_font_cmd, NULL, 0}, -+ { expand_font_cmd, NULL, 0}, -+ { copy_font_cmd, NULL, 0}, -+ { set_font_id_cmd, NULL, 0}, -+ { undefined_cs_cmd, NULL, 0}, -+ { expand_after_cmd, NULL, 0}, -+ { no_expand_cmd, NULL, 0}, -+ { input_cmd, NULL, 0}, -+ { lua_expandable_call_cmd, NULL, 0}, -+ { lua_local_call_cmd, NULL, 0}, -+ { if_test_cmd, NULL, 0}, -+ { fi_or_else_cmd, NULL, 0}, -+ { cs_name_cmd, NULL, 0}, -+ { convert_cmd, NULL, 0}, -+ { variable_cmd, NULL, 0}, -+ { feedback_cmd, NULL, 0}, -+ { the_cmd, NULL, 0}, -+ { combine_toks_cmd, NULL, 0}, -+ { top_bot_mark_cmd, NULL, 0}, -+ { call_cmd, NULL, 0}, -+ { long_call_cmd, NULL, 0}, -+ { outer_call_cmd, NULL, 0}, -+ { long_outer_call_cmd, NULL, 0}, -+ { end_template_cmd, NULL, 0}, -+ { dont_expand_cmd, NULL, 0}, -+ { glue_ref_cmd, NULL, 0}, -+ { shape_ref_cmd, NULL, 0}, -+ { box_ref_cmd, NULL, 0}, -+ { data_cmd, NULL, 0}, -+ { -1, NULL, 0} -+}; -+ -+# define init_token_key(target,n,key) \ -+ target[n].lua = luaS_##key##_index; \ -+ target[n].name = luaS_##key##_ptr; -+ -+void l_set_token_data(void) -+{ -+ init_token_key(command_names, relax_cmd, relax); -+ init_token_key(command_names, left_brace_cmd, left_brace); -+ init_token_key(command_names, right_brace_cmd, right_brace); -+ init_token_key(command_names, math_shift_cmd, math_shift); -+ init_token_key(command_names, tab_mark_cmd, tab_mark); -+ init_token_key(command_names, car_ret_cmd, car_ret); -+ init_token_key(command_names, mac_param_cmd, mac_param); -+ init_token_key(command_names, sup_mark_cmd, sup_mark); -+ init_token_key(command_names, sub_mark_cmd, sub_mark); -+ init_token_key(command_names, endv_cmd, endv); -+ init_token_key(command_names, spacer_cmd, spacer); -+ init_token_key(command_names, letter_cmd, letter); -+ init_token_key(command_names, other_char_cmd, other_char); -+ init_token_key(command_names, par_end_cmd, par_end); -+ init_token_key(command_names, stop_cmd, stop); -+ init_token_key(command_names, delim_num_cmd, delim_num); -+ init_token_key(command_names, char_num_cmd, char_num); -+ init_token_key(command_names, math_char_num_cmd, math_char_num); -+ init_token_key(command_names, mark_cmd, mark); -+ init_token_key(command_names, node_cmd, node); -+ init_token_key(command_names, xray_cmd, xray); -+ init_token_key(command_names, make_box_cmd, make_box); -+ init_token_key(command_names, hmove_cmd, hmove); -+ init_token_key(command_names, vmove_cmd, vmove); -+ init_token_key(command_names, un_hbox_cmd, un_hbox); -+ init_token_key(command_names, un_vbox_cmd, un_vbox); -+ init_token_key(command_names, remove_item_cmd, remove_item); -+ init_token_key(command_names, hskip_cmd, hskip); -+ init_token_key(command_names, vskip_cmd, vskip); -+ init_token_key(command_names, mskip_cmd, mskip); -+ init_token_key(command_names, kern_cmd, kern); -+ init_token_key(command_names, mkern_cmd, mkern); -+ init_token_key(command_names, leader_ship_cmd, leader_ship); -+ init_token_key(command_names, halign_cmd, halign); -+ init_token_key(command_names, valign_cmd, valign); -+ init_token_key(command_names, no_align_cmd, no_align); -+ init_token_key(command_names, vrule_cmd, vrule); -+ init_token_key(command_names, hrule_cmd, hrule); -+ init_token_key(command_names, no_vrule_cmd, novrule); -+ init_token_key(command_names, no_hrule_cmd, nohrule); -+ init_token_key(command_names, insert_cmd, insert); -+ init_token_key(command_names, vadjust_cmd, vadjust); -+ init_token_key(command_names, ignore_spaces_cmd, ignore_spaces); -+ init_token_key(command_names, after_assignment_cmd, after_assignment); -+ init_token_key(command_names, after_group_cmd, after_group); -+ init_token_key(command_names, break_penalty_cmd, break_penalty); -+ init_token_key(command_names, start_par_cmd, start_par); -+ init_token_key(command_names, ital_corr_cmd, ital_corr); -+ init_token_key(command_names, accent_cmd, accent); -+ init_token_key(command_names, math_accent_cmd, math_accent); -+ init_token_key(command_names, discretionary_cmd, discretionary); -+ init_token_key(command_names, eq_no_cmd, eq_no); -+ init_token_key(command_names, left_right_cmd, left_right); -+ init_token_key(command_names, math_comp_cmd, math_comp); -+ init_token_key(command_names, limit_switch_cmd, limit_switch); -+ init_token_key(command_names, above_cmd, above); -+ init_token_key(command_names, math_style_cmd, math_style); -+ init_token_key(command_names, math_choice_cmd, math_choice); -+ init_token_key(command_names, non_script_cmd, non_script); -+ init_token_key(command_names, vcenter_cmd, vcenter); -+ init_token_key(command_names, case_shift_cmd, case_shift); -+ init_token_key(command_names, message_cmd, message); -+ init_token_key(command_names, normal_cmd, normal); -+ init_token_key(command_names, extension_cmd, extension); -+ init_token_key(command_names, option_cmd, option); -+ init_token_key(command_names, lua_function_call_cmd, lua_function_call); -+ init_token_key(command_names, lua_bytecode_call_cmd, lua_bytecode_call); -+ init_token_key(command_names, lua_call_cmd, lua_call); -+ init_token_key(command_names, in_stream_cmd, in_stream); -+ init_token_key(command_names, begin_group_cmd, begin_group); -+ init_token_key(command_names, end_group_cmd, end_group); -+ init_token_key(command_names, omit_cmd, omit); -+ init_token_key(command_names, ex_space_cmd, ex_space); -+ init_token_key(command_names, boundary_cmd, boundary); -+ init_token_key(command_names, radical_cmd, radical); -+ init_token_key(command_names, super_sub_script_cmd, super_sub_script); -+ init_token_key(command_names, no_super_sub_script_cmd, no_super_sub_script); -+ init_token_key(command_names, math_shift_cs_cmd, math_shift_cs); -+ init_token_key(command_names, end_cs_name_cmd, end_cs_name); -+ init_token_key(command_names, char_ghost_cmd, char_ghost); -+ init_token_key(command_names, assign_local_box_cmd, assign_local_box); -+ init_token_key(command_names, char_given_cmd, char_given); -+ init_token_key(command_names, math_given_cmd, math_given); -+ init_token_key(command_names, xmath_given_cmd, xmath_given); -+ init_token_key(command_names, last_item_cmd, last_item); -+ init_token_key(command_names, toks_register_cmd, toks_register); -+ init_token_key(command_names, assign_toks_cmd, assign_toks); -+ init_token_key(command_names, assign_int_cmd, assign_int); -+ init_token_key(command_names, assign_attr_cmd, assign_attr); -+ init_token_key(command_names, assign_dimen_cmd, assign_dimen); -+ init_token_key(command_names, assign_glue_cmd, assign_glue); -+ init_token_key(command_names, assign_mu_glue_cmd, assign_mu_glue); -+ init_token_key(command_names, assign_font_dimen_cmd, assign_font_dimen); -+ init_token_key(command_names, assign_font_int_cmd, assign_font_int); -+ init_token_key(command_names, assign_hang_indent_cmd, assign_hang_indent); -+ init_token_key(command_names, set_aux_cmd, set_aux); -+ init_token_key(command_names, set_prev_graf_cmd, set_prev_graf); -+ init_token_key(command_names, set_page_dimen_cmd, set_page_dimen); -+ init_token_key(command_names, set_page_int_cmd, set_page_int); -+ init_token_key(command_names, set_box_dimen_cmd, set_box_dimen); -+ init_token_key(command_names, set_tex_shape_cmd, set_tex_shape); -+ init_token_key(command_names, set_etex_shape_cmd, set_etex_shape); -+ init_token_key(command_names, def_char_code_cmd, def_char_code); -+ init_token_key(command_names, def_del_code_cmd, def_del_code); -+ init_token_key(command_names, extdef_math_code_cmd, extdef_math_code); -+ init_token_key(command_names, extdef_del_code_cmd, extdef_del_code); -+ init_token_key(command_names, def_family_cmd, def_family); -+ init_token_key(command_names, set_math_param_cmd, set_math_param); -+ init_token_key(command_names, set_font_cmd, set_font); -+ init_token_key(command_names, def_font_cmd, def_font); -+ init_token_key(command_names, def_lua_call_cmd, def_lua_call); -+ init_token_key(command_names, register_cmd, register); -+ init_token_key(command_names, assign_box_direction_cmd, assign_box_direction); -+ init_token_key(command_names, assign_box_dir_cmd, assign_box_dir); -+ init_token_key(command_names, assign_direction_cmd, assign_direction); -+ init_token_key(command_names, assign_dir_cmd, assign_dir); -+ init_token_key(command_names, advance_cmd, advance); -+ init_token_key(command_names, multiply_cmd, multiply); -+ init_token_key(command_names, divide_cmd, divide); -+ init_token_key(command_names, prefix_cmd, prefix); -+ init_token_key(command_names, let_cmd, let); -+ init_token_key(command_names, shorthand_def_cmd, shorthand_def); -+ init_token_key(command_names, read_to_cs_cmd, read_to_cs); -+ init_token_key(command_names, def_cmd, def); -+ init_token_key(command_names, set_box_cmd, set_box); -+ init_token_key(command_names, hyph_data_cmd, hyph_data); -+ init_token_key(command_names, set_interaction_cmd, set_interaction); -+ init_token_key(command_names, letterspace_font_cmd, letterspace_font); -+ init_token_key(command_names, expand_font_cmd, expand_font); -+ init_token_key(command_names, copy_font_cmd, copy_font); -+ init_token_key(command_names, set_font_id_cmd, set_font_id); -+ init_token_key(command_names, undefined_cs_cmd, undefined_cs); -+ init_token_key(command_names, expand_after_cmd, expand_after); -+ init_token_key(command_names, no_expand_cmd, no_expand); -+ init_token_key(command_names, input_cmd, input); -+ init_token_key(command_names, lua_expandable_call_cmd, lua_expandable_call); -+ init_token_key(command_names, lua_local_call_cmd, lua_local_call); -+ init_token_key(command_names, if_test_cmd, if_test); -+ init_token_key(command_names, fi_or_else_cmd, fi_or_else); -+ init_token_key(command_names, cs_name_cmd, cs_name); -+ init_token_key(command_names, convert_cmd, convert); -+ init_token_key(command_names, variable_cmd, variable); -+ init_token_key(command_names, feedback_cmd, feedback); -+ init_token_key(command_names, the_cmd, the); -+ init_token_key(command_names, combine_toks_cmd, combinetoks); -+ init_token_key(command_names, top_bot_mark_cmd, top_bot_mark); -+ init_token_key(command_names, call_cmd, call); -+ init_token_key(command_names, long_call_cmd, long_call); -+ init_token_key(command_names, outer_call_cmd, outer_call); -+ init_token_key(command_names, long_outer_call_cmd, long_outer_call); -+ init_token_key(command_names, end_template_cmd, end_template); -+ init_token_key(command_names, dont_expand_cmd, dont_expand); -+ init_token_key(command_names, glue_ref_cmd, glue_ref); -+ init_token_key(command_names, shape_ref_cmd, shape_ref); -+ init_token_key(command_names, box_ref_cmd, box_ref); -+ init_token_key(command_names, data_cmd, data); -+} -+ -+int get_command_id(const char *s) -+{ -+ int i; -+ for (i = 0; command_names[i].id != -1; i++) { -+ if (s == command_names[i].name) -+ return i; -+ } -+ return -1; -+} -+ -+/* -+static int get_cur_cmd(lua_State * L) -+{ -+ int r = 0; -+ size_t len = lua_rawlen(L, -1); -+ cur_cs = 0; -+ if (len == 3 || len == 2) { -+ r = 1; -+ lua_rawgeti(L, -1, 1); -+ cur_cmd = (int) lua_tointeger(L, -1); -+ lua_rawgeti(L, -2, 2); -+ cur_chr = (halfword) lua_tointeger(L, -1); -+ if (len == 3) { -+ lua_rawgeti(L, -3, 3); -+ cur_cs = (halfword) lua_tointeger(L, -1); -+ } -+ lua_pop(L, (int) len); -+ if (cur_cs == 0) -+ cur_tok = token_val(cur_cmd, cur_chr); -+ else -+ cur_tok = cs_token_flag + cur_cs; -+ } -+ return r; -+} -+*/ -+ -+static int token_from_lua(lua_State * L) -+{ -+ int cmd, chr; -+ int cs = 0; -+ size_t len = lua_rawlen(L, -1); -+ if (len == 3 || len == 2) { -+ lua_rawgeti(L, -1, 1); -+ cmd = (int) lua_tointeger(L, -1); -+ lua_rawgeti(L, -2, 2); -+ chr = (int) lua_tointeger(L, -1); -+ if (len == 3) { -+ lua_rawgeti(L, -3, 3); -+ cs = (int) lua_tointeger(L, -1); -+ } -+ lua_pop(L, (int) len); -+ if (cs == 0) { -+ return token_val(cmd, chr); -+ } else { -+ return cs_token_flag + cs; -+ } -+ } -+ return -1; -+} -+ -+/* -+static int get_cur_cs(lua_State * L) -+{ -+ const char *s; -+ unsigned j; -+ size_t l; -+ int cs; -+ int save_nncs; -+ int ret; -+ ret = 0; -+ cur_cs = 0; -+ lua_getfield(L, -1, "name"); -+ if (lua_type(L, -1) == LUA_TSTRING) { -+ s = lua_tolstring(L, -1, &l); -+ if (l > 0) { -+ if ((last + (int) l) > buf_size) -+ check_buffer_overflow((last + (int) l)); -+ for (j = 0; j < l; j++) { -+ buffer[(unsigned) last + 1 + j] = (packed_ASCII_code) * s++; -+ } -+ save_nncs = no_new_control_sequence; -+ no_new_control_sequence = false; -+ cs = id_lookup((last + 1), (int) l); -+ cur_tok = cs_token_flag + cs; -+ cur_cmd = eq_type(cs); -+ cur_chr = equiv(cs); -+ no_new_control_sequence = save_nncs; -+ ret = 1; -+ } -+ } -+ lua_pop(L, 1); -+ return ret; -+} -+*/ -+ -+void tokenlist_to_lua(lua_State * L, int p) -+{ -+ int cmd, chr, cs; -+ int v; -+ int i = 1; -+ v = p; -+ while (v != null && v < (int) fix_mem_end) { -+ i++; -+ v = token_link(v); -+ } -+ i = 1; -+ lua_createtable(L, i, 0); -+ while (p != null && p < (int) fix_mem_end) { -+ if (token_info(p) >= cs_token_flag) { -+ cs = token_info(p) - cs_token_flag; -+ cmd = eq_type(cs); -+ chr = equiv(cs); -+ make_token_table(L, cmd, chr, cs); -+ } else { -+ cmd = token_cmd(token_info(p)); -+ chr = token_chr(token_info(p)); -+ make_token_table(L, cmd, chr, 0); -+ } -+ lua_rawseti(L, -2, i++); -+ p = token_link(p); -+ } -+} -+ -+void tokenlist_to_luastring(lua_State * L, int p) -+{ -+ int l; -+ char *s; -+ s = tokenlist_to_cstring(p, 1, &l); -+ lua_pushlstring(L, s, (size_t) l); -+ free(s); -+} -+ -+int tokenlist_from_lua(lua_State * L) -+{ -+ const char *s; -+ int tok, t; -+ size_t i, j; -+ halfword p, q, r; -+ r = get_avail(); -+ token_info(r) = 0; -+ token_link(r) = null; -+ p = r; -+ t = lua_type(L, -1); -+ if (t == LUA_TTABLE) { -+ j = lua_rawlen(L, -1); -+ if (j > 0) { -+ for (i = 1; i <= j; i++) { -+ lua_rawgeti(L, -1, (int) i); -+ tok = token_from_lua(L); -+ if (tok >= 0) { -+ store_new_token(tok); -+ } -+ lua_pop(L, 1); -+ }; -+ } -+ return r; -+ } else if (t == LUA_TSTRING) { -+ s = lua_tolstring(L, -1, &j); -+ for (i = 0; i < j; i++) { -+ if (s[i] == 32) { -+ tok = token_val(10, s[i]); -+ } else { -+ int j1 = (int) str2uni((const unsigned char *) (s + i)); -+ i = i + (size_t) (utf8_size(j1) - 1); -+ tok = token_val(12, j1); -+ } -+ store_new_token(tok); -+ } -+ return r; -+ } else { -+ free_avail(r); -+ return null; -+ } -+} -+ -+/* -+static void do_get_token_lua(int callback_id) -+{ -+ while (1) { -+ if (!get_callback(Luas, callback_id)) { -+ get_next(); -+ lua_pop(Luas, 2); -+ break; -+ } -+ if (lua_pcall(Luas, 0, 1, 0) != 0) { -+ tex_error(lua_tostring(Luas, -1), NULL); -+ lua_pop(Luas, 2); -+ break; -+ } -+ if (lua_istable(Luas, -1)) { -+ lua_rawgeti(Luas, -1, 1); -+ if (lua_istable(Luas, -1)) { -+ int p, q, r; -+ size_t i, j; -+ lua_pop(Luas, 1); -+ r = get_avail(); -+ p = r; -+ j = lua_rawlen(Luas, -1); -+ if (j > 0) { -+ for (i = 1; i <= j; i++) { -+ lua_rawgeti(Luas, -1, (int) i); -+ if (get_cur_cmd(Luas) || get_cur_cs(Luas)) { -+ store_new_token(cur_tok); -+ } -+ lua_pop(Luas, 1); -+ } -+ } -+ if (p != r) { -+ p = token_link(r); -+ free_avail(r); -+ begin_token_list(p, inserted); -+ cur_input.nofilter_field = true; -+ get_next(); -+ } else { -+ tex_error("error: illegal or empty token list returned", NULL); -+ } -+ lua_pop(Luas, 2); -+ break; -+ } else { -+ lua_pop(Luas, 1); -+ if (get_cur_cmd(Luas) || get_cur_cs(Luas)) { -+ lua_pop(Luas, 2); -+ break; -+ } else { -+ lua_pop(Luas, 2); -+ continue; -+ } -+ } -+ } else { -+ lua_pop(Luas, 2); -+ } -+ } -+ return; -+} -+*/ -diff --git a/texk/web2c/luatexdir/lua/luatoken.w b/texk/web2c/luatexdir/lua/luatoken.w -deleted file mode 100644 -index e9740ffc6..000000000 ---- a/texk/web2c/luatexdir/lua/luatoken.w -+++ /dev/null -@@ -1,424 +0,0 @@ --% luatoken.w --% --% Copyright 2006-2012 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --@ @c -- --#include "ptexlib.h" --#include "lua/luatex-api.h" -- --@ @c --command_item command_names[] = { -- {"relax", relax_cmd, NULL}, -- {"left_brace", left_brace_cmd, NULL}, -- {"right_brace", right_brace_cmd, NULL}, -- {"math_shift", math_shift_cmd, NULL}, -- {"tab_mark", tab_mark_cmd, NULL}, -- {"car_ret", car_ret_cmd, NULL}, -- {"mac_param", mac_param_cmd, NULL}, -- {"sup_mark", sup_mark_cmd, NULL}, -- {"sub_mark", sub_mark_cmd, NULL}, -- {"endv", endv_cmd, NULL}, -- {"spacer", spacer_cmd, NULL}, -- {"letter", letter_cmd, NULL}, -- {"other_char", other_char_cmd, NULL}, -- {"par_end", par_end_cmd, NULL}, -- {"stop", stop_cmd, NULL}, -- {"delim_num", delim_num_cmd, NULL}, -- {"char_num", char_num_cmd, NULL}, -- {"math_char_num", math_char_num_cmd, NULL}, -- {"mark", mark_cmd, NULL}, -- {"xray", xray_cmd, NULL}, -- {"make_box", make_box_cmd, NULL}, -- {"hmove", hmove_cmd, NULL}, -- {"vmove", vmove_cmd, NULL}, -- {"un_hbox", un_hbox_cmd, NULL}, -- {"un_vbox", un_vbox_cmd, NULL}, -- {"remove_item", remove_item_cmd, NULL}, -- {"hskip", hskip_cmd, NULL}, -- {"vskip", vskip_cmd, NULL}, -- {"mskip", mskip_cmd, NULL}, -- {"kern", kern_cmd, NULL}, -- {"mkern", mkern_cmd, NULL}, -- {"leader_ship", leader_ship_cmd, NULL}, -- {"halign", halign_cmd, NULL}, -- {"valign", valign_cmd, NULL}, -- {"no_align", no_align_cmd, NULL}, -- {"novrule", no_vrule_cmd, NULL}, -- {"nohrule", no_hrule_cmd, NULL}, -- {"vrule", vrule_cmd, NULL}, -- {"hrule", hrule_cmd, NULL}, -- {"insert", insert_cmd, NULL}, -- {"vadjust", vadjust_cmd, NULL}, -- {"ignore_spaces", ignore_spaces_cmd, NULL}, -- {"after_assignment", after_assignment_cmd, NULL}, -- {"after_group", after_group_cmd, NULL}, -- {"break_penalty", break_penalty_cmd, NULL}, -- {"start_par", start_par_cmd, NULL}, -- {"ital_corr", ital_corr_cmd, NULL}, -- {"accent", accent_cmd, NULL}, -- {"math_accent", math_accent_cmd, NULL}, -- {"discretionary", discretionary_cmd, NULL}, -- {"eq_no", eq_no_cmd, NULL}, -- {"left_right", left_right_cmd, NULL}, -- {"math_comp", math_comp_cmd, NULL}, -- {"limit_switch", limit_switch_cmd, NULL}, -- {"above", above_cmd, NULL}, -- {"math_style", math_style_cmd, NULL}, -- {"math_choice", math_choice_cmd, NULL}, -- {"non_script", non_script_cmd, NULL}, -- {"vcenter", vcenter_cmd, NULL}, -- {"case_shift", case_shift_cmd, NULL}, -- {"message", message_cmd, NULL}, -- {"normal", normal_cmd, NULL}, -- {"extension", extension_cmd, NULL}, -- {"option", option_cmd, NULL}, -- {"in_stream", in_stream_cmd, NULL}, -- {"begin_group", begin_group_cmd, NULL}, -- {"end_group", end_group_cmd, NULL}, -- {"omit", omit_cmd, NULL}, -- {"ex_space", ex_space_cmd, NULL}, -- {"boundary", boundary_cmd, NULL}, -- {"radical", radical_cmd, NULL}, -- {"super_sub_script", super_sub_script_cmd, NULL}, -- {"no_super_sub_script", no_super_sub_script_cmd, NULL}, -- {"math_shift_cs", math_shift_cs_cmd, NULL}, -- {"end_cs_name", end_cs_name_cmd, NULL}, -- {"char_ghost", char_ghost_cmd, NULL}, -- {"assign_local_box", assign_local_box_cmd, NULL}, -- {"char_given", char_given_cmd, NULL}, -- {"math_given", math_given_cmd, NULL}, -- {"xmath_given", xmath_given_cmd, NULL}, -- {"last_item", last_item_cmd, NULL}, -- {"toks_register", toks_register_cmd, NULL}, -- {"assign_toks", assign_toks_cmd, NULL}, -- {"assign_int", assign_int_cmd, NULL}, -- {"assign_attr", assign_attr_cmd, NULL}, -- {"assign_dimen", assign_dimen_cmd, NULL}, -- {"assign_glue", assign_glue_cmd, NULL}, -- {"assign_mu_glue", assign_mu_glue_cmd, NULL}, -- {"assign_font_dimen", assign_font_dimen_cmd, NULL}, -- {"assign_font_int", assign_font_int_cmd, NULL}, -- {"assign_hang_indent", assign_hang_indent_cmd, NULL}, -- {"set_aux", set_aux_cmd, NULL}, -- {"set_prev_graf", set_prev_graf_cmd, NULL}, -- {"set_page_dimen", set_page_dimen_cmd, NULL}, -- {"set_page_int", set_page_int_cmd, NULL}, -- {"set_box_dimen", set_box_dimen_cmd, NULL}, -- {"set_tex_shape", set_tex_shape_cmd, NULL}, -- {"set_etex_shape", set_etex_shape_cmd, NULL}, -- {"def_char_code", def_char_code_cmd, NULL}, -- {"def_del_code", def_del_code_cmd, NULL}, -- {"extdef_math_code", extdef_math_code_cmd, NULL}, -- {"extdef_del_code", extdef_del_code_cmd, NULL}, -- {"def_family", def_family_cmd, NULL}, -- {"set_math_param", set_math_param_cmd, NULL}, -- {"set_font", set_font_cmd, NULL}, -- {"def_font", def_font_cmd, NULL}, -- {"register", register_cmd, NULL}, -- {"assign_box_dir", assign_box_dir_cmd, NULL}, -- {"assign_dir", assign_dir_cmd, NULL}, -- {"advance", advance_cmd, NULL}, -- {"multiply", multiply_cmd, NULL}, -- {"divide", divide_cmd, NULL}, -- {"prefix", prefix_cmd, NULL}, -- {"let", let_cmd, NULL}, -- {"shorthand_def", shorthand_def_cmd, NULL}, -- {"read_to_cs", read_to_cs_cmd, NULL}, -- {"def", def_cmd, NULL}, -- {"set_box", set_box_cmd, NULL}, -- {"hyph_data", hyph_data_cmd, NULL}, -- {"set_interaction", set_interaction_cmd, NULL}, -- {"letterspace_font", letterspace_font_cmd, NULL}, -- {"expand_font",expand_font_cmd, NULL}, -- {"copy_font", copy_font_cmd, NULL}, -- {"set_font_id", set_font_id_cmd, NULL}, -- {"undefined_cs", undefined_cs_cmd, NULL}, -- {"expand_after", expand_after_cmd, NULL}, -- {"no_expand", no_expand_cmd, NULL}, -- {"input", input_cmd, NULL}, -- {"if_test", if_test_cmd, NULL}, -- {"fi_or_else", fi_or_else_cmd, NULL}, -- {"cs_name", cs_name_cmd, NULL}, -- {"convert", convert_cmd, NULL}, -- {"variable", variable_cmd, NULL}, -- {"feedback", feedback_cmd, NULL}, -- {"the", the_cmd, NULL}, -- {"combinetoks", combine_toks_cmd, NULL}, -- {"top_bot_mark", top_bot_mark_cmd, NULL}, -- {"call", call_cmd, NULL}, -- {"long_call", long_call_cmd, NULL}, -- {"outer_call", outer_call_cmd, NULL}, -- {"long_outer_call", long_outer_call_cmd, NULL}, -- {"end_template", end_template_cmd, NULL}, -- {"dont_expand", dont_expand_cmd, NULL}, -- {"glue_ref", glue_ref_cmd, NULL}, -- {"shape_ref", shape_ref_cmd, NULL}, -- {"box_ref", box_ref_cmd, NULL}, -- {"data", data_cmd, NULL}, -- {NULL, 0, NULL} --}; -- -- --@ @c --int get_command_id(const char *s) --{ -- int i; -- int cmd = -1; -- for (i = 0; command_names[i].cmd_name != NULL; i++) { -- if (strcmp(s, command_names[i].cmd_name) == 0) -- break; -- } -- if (command_names[i].cmd_name != NULL) { -- cmd = i; -- } -- return cmd; --} -- --/* --static int get_cur_cmd(lua_State * L) --{ -- int r = 0; -- size_t len = lua_rawlen(L, -1); -- cur_cs = 0; -- if (len == 3 || len == 2) { -- r = 1; -- lua_rawgeti(L, -1, 1); -- cur_cmd = (int) lua_tointeger(L, -1); -- lua_rawgeti(L, -2, 2); -- cur_chr = (halfword) lua_tointeger(L, -1); -- if (len == 3) { -- lua_rawgeti(L, -3, 3); -- cur_cs = (halfword) lua_tointeger(L, -1); -- } -- lua_pop(L, (int) len); -- if (cur_cs == 0) -- cur_tok = token_val(cur_cmd, cur_chr); -- else -- cur_tok = cs_token_flag + cur_cs; -- } -- return r; --} --*/ -- --@ @c --static int token_from_lua(lua_State * L) --{ -- int cmd, chr; -- int cs = 0; -- size_t len = lua_rawlen(L, -1); -- if (len == 3 || len == 2) { -- lua_rawgeti(L, -1, 1); -- cmd = (int) lua_tointeger(L, -1); -- lua_rawgeti(L, -2, 2); -- chr = (int) lua_tointeger(L, -1); -- if (len == 3) { -- lua_rawgeti(L, -3, 3); -- cs = (int) lua_tointeger(L, -1); -- } -- lua_pop(L, (int) len); -- if (cs == 0) { -- return token_val(cmd, chr); -- } else { -- return cs_token_flag + cs; -- } -- } -- return -1; --} -- --/* --static int get_cur_cs(lua_State * L) --{ -- const char *s; -- unsigned j; -- size_t l; -- int cs; -- int save_nncs; -- int ret; -- ret = 0; -- cur_cs = 0; -- lua_getfield(L, -1, "name"); -- if (lua_type(L, -1) == LUA_TSTRING) { -- s = lua_tolstring(L, -1, &l); -- if (l > 0) { -- if ((last + (int) l) > buf_size) -- check_buffer_overflow((last + (int) l)); -- for (j = 0; j < l; j++) { -- buffer[(unsigned) last + 1 + j] = (packed_ASCII_code) * s++; -- } -- save_nncs = no_new_control_sequence; -- no_new_control_sequence = false; -- cs = id_lookup((last + 1), (int) l); -- cur_tok = cs_token_flag + cs; -- cur_cmd = eq_type(cs); -- cur_chr = equiv(cs); -- no_new_control_sequence = save_nncs; -- ret = 1; -- } -- } -- lua_pop(L, 1); -- return ret; --} --*/ -- --@ @c --void tokenlist_to_lua(lua_State * L, int p) --{ -- int cmd, chr, cs; -- int v; -- int i = 1; -- v = p; -- while (v != null && v < (int) fix_mem_end) { -- i++; -- v = token_link(v); -- } -- i = 1; -- lua_createtable(L, i, 0); -- while (p != null && p < (int) fix_mem_end) { -- if (token_info(p) >= cs_token_flag) { -- cs = token_info(p) - cs_token_flag; -- cmd = eq_type(cs); -- chr = equiv(cs); -- make_token_table(L, cmd, chr, cs); -- } else { -- cmd = token_cmd(token_info(p)); -- chr = token_chr(token_info(p)); -- make_token_table(L, cmd, chr, 0); -- } -- lua_rawseti(L, -2, i++); -- p = token_link(p); -- } --} -- --@ @c --void tokenlist_to_luastring(lua_State * L, int p) --{ -- int l; -- char *s; -- s = tokenlist_to_cstring(p, 1, &l); -- lua_pushlstring(L, s, (size_t) l); -- free(s); --} -- -- --@ @c --int tokenlist_from_lua(lua_State * L) --{ -- const char *s; -- int tok, t; -- size_t i, j; -- halfword p, q, r; -- r = get_avail(); -- token_info(r) = 0; /* ref count */ -- token_link(r) = null; -- p = r; -- t = lua_type(L, -1); -- if (t == LUA_TTABLE) { -- j = lua_rawlen(L, -1); -- if (j > 0) { -- for (i = 1; i <= j; i++) { -- lua_rawgeti(L, -1, (int) i); -- tok = token_from_lua(L); -- if (tok >= 0) { -- store_new_token(tok); -- } -- lua_pop(L, 1); -- }; -- } -- return r; -- } else if (t == LUA_TSTRING) { -- s = lua_tolstring(L, -1, &j); -- for (i = 0; i < j; i++) { -- if (s[i] == 32) { -- tok = token_val(10, s[i]); -- } else { -- int j1 = (int) str2uni((const unsigned char *) (s + i)); -- i = i + (size_t) (utf8_size(j1) - 1); -- tok = token_val(12, j1); -- } -- store_new_token(tok); -- } -- return r; -- } else { -- free_avail(r); -- return null; -- } --} -- --/* -- --static void do_get_token_lua(int callback_id) --{ -- while (1) { -- if (!get_callback(Luas, callback_id)) { -- get_next(); -- lua_pop(Luas, 2); -- break; -- } -- if (lua_pcall(Luas, 0, 1, 0) != 0) { -- tex_error(lua_tostring(Luas, -1), NULL); -- lua_pop(Luas, 2); -- break; -- } -- if (lua_istable(Luas, -1)) { -- lua_rawgeti(Luas, -1, 1); -- if (lua_istable(Luas, -1)) { -- int p, q, r; -- size_t i, j; -- lua_pop(Luas, 1); -- r = get_avail(); -- p = r; -- j = lua_rawlen(Luas, -1); -- if (j > 0) { -- for (i = 1; i <= j; i++) { -- lua_rawgeti(Luas, -1, (int) i); -- if (get_cur_cmd(Luas) || get_cur_cs(Luas)) { -- store_new_token(cur_tok); -- } -- lua_pop(Luas, 1); -- } -- } -- if (p != r) { -- p = token_link(r); -- free_avail(r); -- begin_token_list(p, inserted); -- cur_input.nofilter_field = true; -- get_next(); -- } else { -- tex_error("error: illegal or empty token list returned", NULL); -- } -- lua_pop(Luas, 2); -- break; -- } else { -- lua_pop(Luas, 1); -- if (get_cur_cmd(Luas) || get_cur_cs(Luas)) { -- lua_pop(Luas, 2); -- break; -- } else { -- lua_pop(Luas, 2); -- continue; -- } -- } -- } else { -- lua_pop(Luas, 2); -- } -- } -- return; --} -- --*/ -diff --git a/texk/web2c/luatexdir/lua/mplibstuff.c b/texk/web2c/luatexdir/lua/mplibstuff.c -new file mode 100644 -index 000000000..f1713ae0e ---- /dev/null -+++ b/texk/web2c/luatexdir/lua/mplibstuff.c -@@ -0,0 +1,115 @@ -+/* -+ -+mplibstuff.w -+ -+Copyright 2017 LuaTeX team -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ -+ -+/*tex -+ -+The \PNG\ and \SVG\ backends are not available in \LUATEX, because it's complex -+to manage the math formulas at run time. In this respect \POSTSCRIPT\ and the -+highlevel |objects| are better, and they are the standard way. Another problem is -+how to emit the warning: the |normal_warning| function is not available when -+\LUATEX\ is called as \LUA\ only. -+ -+*/ -+ -+#include -+ -+extern void normal_warning(const char *t, const char *p); -+ -+extern int lua_only; -+ -+#define mplibstuff_message(MSG) do { \ -+ if (lua_only) { \ -+ fprintf(stdout,"mplib: " #MSG " not available.\n"); \ -+ } else { \ -+ normal_warning("mplib", #MSG " not available."); \ -+ } \ -+} while (0) -+ -+void mp_png_backend_initialize (void *mp); -+void mp_png_backend_free (void *mp); -+int mp_png_gr_ship_out (void *hh, void *options, int standalone); -+int mp_png_ship_out (void *hh, const char *options); -+ -+void mp_svg_backend_initialize (void *mp); -+void mp_svg_backend_free (void *mp); -+int mp_svg_ship_out (void *hh, int prologues); -+int mp_svg_gr_ship_out (void *hh, int qprologues, int standalone); -+ -+void *mp_initialize_binary_math(void *mp); -+ -+ -+void mp_png_backend_initialize (void *mp) { return; } -+void mp_png_backend_free (void *mp) { return; } -+int mp_png_gr_ship_out (void *hh, void *options, int standalone) { mplibstuff_message(png backend); return 1; } -+int mp_png_ship_out (void *hh, const char *options) { mplibstuff_message(png backend); return 1; } -+ -+void mp_svg_backend_initialize (void *mp) { return; } -+void mp_svg_backend_free (void *mp) { return; } -+int mp_svg_ship_out (void *hh, int prologues) { mplibstuff_message(svg bakend); return 1; } -+int mp_svg_gr_ship_out (void *hh, int qprologues, int standalone) { mplibstuff_message(svg backend); return 1; } -+ -+ -+void *mp_initialize_binary_math(void *mp) {mplibstuff_message(math binary);return NULL; } -+ -+const char* cairo_version_string (void); -+const char* mpfr_get_version(void); -+const char* pixman_version_string (void); -+ -+ -+#define CAIRO_VERSION_STRING "CAIRO NOT AVAILABLE" -+const char *COMPILED_CAIRO_VERSION_STRING = CAIRO_VERSION_STRING; -+ -+#define MPFR_VERSION_STRING "MPFR NOT AVAILABLE" -+const char *COMPILED_MPFR_VERSION_STRING = MPFR_VERSION_STRING; -+ -+ -+#define __GNU_MP_VERSION -1 -+#define __GNU_MP_VERSION_MINOR -1 -+#define __GNU_MP_VERSION_PATCHLEVEL -1 -+int COMPILED__GNU_MP_VERSION = __GNU_MP_VERSION ; -+int COMPILED__GNU_MP_VERSION_MINOR = __GNU_MP_VERSION_MINOR ; -+int COMPILED__GNU_MP_VERSION_PATCHLEVEL = __GNU_MP_VERSION_PATCHLEVEL ; -+const char * const COMPILED_gmp_version="GMP NOT AVAILABLE"; -+ -+#define PIXMAN_VERSION_STRING "PIXMAN NOT AVAILABLE" -+const char *COMPILED_PIXMAN_VERSION_STRING = PIXMAN_VERSION_STRING; -+ -+const char* cairo_version_string (void) -+{ -+ return CAIRO_VERSION_STRING; -+} -+ -+const char* mpfr_get_version(void) -+{ -+ return MPFR_VERSION_STRING; -+} -+ -+const char* pixman_version_string (void) -+{ -+ return PIXMAN_VERSION_STRING; -+} -+ -+char png_libpng_ver[] = "PNG NOT AVAILABLE"; -+ -+ -+ -diff --git a/texk/web2c/luatexdir/lua/mplibstuff.w b/texk/web2c/luatexdir/lua/mplibstuff.w -deleted file mode 100644 -index 3104a2870..000000000 ---- a/texk/web2c/luatexdir/lua/mplibstuff.w -+++ /dev/null -@@ -1,93 +0,0 @@ --% mplibstuff.w --% --% Copyright 2017 LuaTeX team --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --@ PNG and SVG backends are not available in \LuaTeX, because it's complex --to manage the math formulas at run time. In this respect |PostScript| and the highlevel |objects| --are better, and they are the standard way. Another problem is how to emit the warning: --the |normal\_warning| function is not available when \LuaTeX\ is called as LUA only. -- -- -- --@c --#include -- --extern void normal_warning(const char *t, const char *p); --extern int lua_only; --#define mplibstuff_message(BACKEND) do { \ -- if (lua_only) { \ -- fprintf(stdout,"mplib: " #BACKEND " backend not available.\n"); \ -- } else { \ -- normal_warning("mplib", #BACKEND " backend not available."); \ -- } \ --} while (0) -- -- --@ @c --void mp_png_backend_initialize (void *mp); --void mp_png_backend_free (void *mp); --int mp_png_gr_ship_out (void *hh, void *options, int standalone); --int mp_png_ship_out (void *hh, const char *options); -- --@ @c --void mp_svg_backend_initialize (void *mp); --void mp_svg_backend_free (void *mp); --int mp_svg_ship_out (void *hh, int prologues); --int mp_svg_gr_ship_out (void *hh, int qprologues, int standalone); -- --@ @c --void mp_png_backend_initialize (void *mp) {return; } /*{mplibstuff_message(1png);return;}*/ --void mp_png_backend_free (void *mp) {return; } /*{mplibstuff_message(png);return;}*/ --int mp_png_gr_ship_out (void *hh, void *options, int standalone) {mplibstuff_message(png);return 1;} --int mp_png_ship_out (void *hh, const char *options) {mplibstuff_message(png);return 1;} -- --@ @c --void mp_svg_backend_initialize (void *mp) {return;} /*{mplibstuff_message(svg);return;}*/ --void mp_svg_backend_free (void *mp) {return;} /*{mplibstuff_message(svg);return;}*/ --int mp_svg_ship_out (void *hh, int prologues) {mplibstuff_message(svg);return 1;} --int mp_svg_gr_ship_out (void *hh, int qprologues, int standalone) {mplibstuff_message(svg);return 1;} -- --@ @c --const char* --cairo_version_string (void); --const char* --pixman_version_string (void); --#define CAIRO_VERSION_STRING "CAIRO NOT AVAILABLE" --const char *COMPILED_CAIRO_VERSION_STRING = CAIRO_VERSION_STRING; --#define PIXMAN_VERSION_STRING "PIXMAN NOT AVAILABLE" --const char *COMPILED_PIXMAN_VERSION_STRING = PIXMAN_VERSION_STRING; -- --const char* --cairo_version_string (void) --{ -- return CAIRO_VERSION_STRING; --} -- --const char* --pixman_version_string (void) --{ -- return PIXMAN_VERSION_STRING; --} -- -- -- -- -- --@ @c --char png_libpng_ver[] = "PNG NOT AVAILABLE"; -- -diff --git a/texk/web2c/luatexdir/lua/texluac.c b/texk/web2c/luatexdir/lua/texluac.c -new file mode 100644 -index 000000000..61016cfdb ---- /dev/null -+++ b/texk/web2c/luatexdir/lua/texluac.c -@@ -0,0 +1,532 @@ -+/* -+ -+texluac.w -+ -+Copyright (C) 1994-2007 Lua.org, PUC-Rio. All rights reserved. -+Copyright 2006-2013 Taco Hoekwater -+ -+Permission is hereby granted, free of charge, to any person obtaining -+a copy of this software and associated documentation files (the -+"Software"), to deal in the Software without restriction, including -+without limitation the rights to use, copy, modify, merge, publish, -+distribute, sublicense, and/or sell copies of the Software, and to -+permit persons to whom the Software is furnished to do so, subject to -+the following conditions: -+ -+The above copyright notice and this permission notice shall be -+included in all copies or substantial portions of the Software. -+ -+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -+IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -+CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -+TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -+SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -+ -+This file is part of LuaTeX. -+ -+*/ -+ -+#include -+#include -+#include -+#include -+#include -+ -+#define luac_c -+#define LUA_CORE -+ -+#include "lua.h" -+#include "lauxlib.h" -+ -+#include "ldebug.h" -+#include "ldo.h" -+#include "lfunc.h" -+#include "lmem.h" -+#include "lobject.h" -+#include "lopcodes.h" -+#include "lstring.h" -+#include "lundump.h" -+ -+#include "lua/luatex-api.h" -+ -+static void PrintFunction(const Proto* f, int full); -+ -+#define luaU_print PrintFunction -+ -+/*tex A fix for non-gcc compilation: */ -+ -+#if !defined(__GNUC__) || (__GNUC__ < 2) -+# define __attribute__(x) -+#endif -+ -+/*tex default program name */ -+ -+#define PROGNAME "texluac" -+ -+/*tex default output file */ -+ -+#define OUTPUT PROGNAME ".out" -+ -+/*tex list bytecodes? */ -+ -+static int listing = 0; -+ -+/*tex dump bytecodes? */ -+ -+static int dumping = 1; -+ -+/*tex strip debug information? */ -+ -+static int stripping = 0; -+ -+/*tex default output file name */ -+ -+static char Output[] = { OUTPUT }; -+ -+/*tex actual output file name */ -+ -+static const char *output = Output; -+ -+/*tex actual program name */ -+ -+static const char *progname = PROGNAME; -+ -+__attribute__ ((noreturn)) -+static void fatal(const char *message) { -+ fprintf(stderr,"%s: %s\n",progname,message); -+ exit(EXIT_FAILURE); -+} -+ -+__attribute__ ((noreturn)) -+static void cannot(const char *what) { -+ fprintf(stderr,"%s: cannot %s %s: %s\n",progname,what,output,strerror(errno)); -+ exit(EXIT_FAILURE); -+} -+ -+__attribute__ ((noreturn)) -+static void usage(const char* message) -+{ -+ if (*message=='-') -+ fprintf(stderr,"%s: unrecognized option " LUA_QS "\n",progname,message); -+ else -+ fprintf(stderr,"%s: %s\n",progname,message); -+ fprintf(stderr, -+ "usage: %s [options] [filenames]\n" -+ "Available options are:\n" -+ " -l list (use -l -l for full listing)\n" -+ " -o name output to file " LUA_QL("name") " (default is \"%s\")\n" -+ " -p parse only\n" -+ " -s strip debug information\n" -+ " -v show version information\n" -+ " -- stop handling options\n" -+ " - stop handling options and process stdin\n" -+ ,progname,Output); -+ exit(EXIT_FAILURE); -+} -+ -+#define IS(s) (strcmp(argv[i],s)==0) -+ -+static int doargs(int argc, char* argv[]) -+{ -+ int i; -+ int version=0; -+ if (argv[0]!=NULL && *argv[0]!=0) -+ progname=argv[0]; -+ for (i=1; itop+(i)) -+ -+static const Proto* combine(lua_State* L, int n) -+{ -+ if (n==1) { -+ return toproto(L,-1); -+ } else { -+ Proto* f; -+ int i=n; -+ if (lua_load(L,reader,&i,"=(" PROGNAME ")",NULL)!=LUA_OK) -+ fatal(lua_tostring(L,-1)); -+ f=toproto(L,-1); -+ for (i=0; ip[i]=toproto(L,i-n-1); -+ if (f->p[i]->sizeupvalues>0) -+ f->p[i]->upvalues[0].instack=0; -+ } -+ f->sizelineinfo=0; -+ return f; -+ } -+} -+ -+static int writer(lua_State* L, const void* p, size_t size, void* u) -+{ -+ UNUSED(L); -+ return (fwrite(p,size,1,(FILE*)u)!=1) && (size!=0); -+} -+ -+static int pmain(lua_State* L) -+{ -+ int argc=(int)lua_tointeger(L,1); -+ char** argv=(char**)lua_touserdata(L,2); -+ const Proto* f; -+ int i; -+ if (!lua_checkstack(L,argc)) -+ fatal("too many input files"); -+ /*tex -+ Open standard libraries: we need to to this to keep the symbol -+ |luaL_openlibs|. -+ */ -+ luaL_checkversion(L); -+ /*tex stop collector during initialization */ -+ lua_gc(L, LUA_GCSTOP, 0); -+ /*tex open libraries */ -+ luaL_openlibs(L); -+ lua_gc(L, LUA_GCRESTART, 0); -+ for (i=0; i1); -+ if (dumping) { -+ FILE* D= (output==NULL) ? stdout : fopen(output,"wb"); -+ if (D==NULL) -+ cannot("open"); -+ lua_lock(L); -+ luaU_dump(L,f,writer,D,stripping); -+ lua_unlock(L); -+ if (ferror(D)) -+ cannot("write"); -+ if (fclose(D)) -+ cannot("close"); -+ } -+ return 0; -+} -+ -+int luac_main(int ac, char *av[]) -+{ -+ lua_State *L; -+ int i = doargs(ac, av); -+ ac -= i; -+ av += i; -+ if (ac <= 0) -+ usage("no input files given"); -+ L=luaL_newstate(); -+ if (L == NULL) -+ fatal("not enough memory for state"); -+ lua_pushcfunction(L,&pmain); -+ lua_pushinteger(L,ac); -+ lua_pushlightuserdata(L,av); -+ if (lua_pcall(L,2,0,0)!=LUA_OK) -+ fatal(lua_tostring(L,-1)); -+ lua_close(L); -+ return EXIT_SUCCESS; -+} -+ -+/* -+ See Copyright Notice in |lua.h|. -+*/ -+ -+#define VOID(p) ((const void*)(p)) -+ -+#if (defined(LuajitTeX)) || (LUA_VERSION_NUM == 502) -+#define TSVALUE(o) rawtsvalue(o) -+#endif -+#if (LUA_VERSION_NUM == 503) -+#define TSVALUE(o) tsvalue(o) -+#endif -+ -+static void PrintString(const TString* ts) -+{ -+ const char* s=getstr(ts); -+ size_t i,n; -+#if (defined(LuajitTeX)) || (LUA_VERSION_NUM == 502) -+ n=ts->tsv.len; -+#endif -+#if (LUA_VERSION_NUM == 503) -+ n=(ts->tt == LUA_TSHRSTR ? ts->shrlen : ts->u.lnglen); -+#endif -+ printf("%c",'"'); -+ for (i=0; ik[i]; -+ switch (ttype(o)) { -+ case LUA_TNIL: -+ printf("nil"); -+ break; -+ case LUA_TBOOLEAN: -+ printf(bvalue(o) ? "true" : "false"); -+ break; -+ case LUA_TNUMBER: -+ printf(LUA_NUMBER_FMT,nvalue(o)); -+ break; -+ case LUA_TSTRING: -+ PrintString(TSVALUE(o)); -+ break; -+ default: -+ /*tex This cannot happen. */ -+ printf("? type=%d",ttype(o)); -+ break; -+ } -+} -+ -+#define UPVALNAME(x) ((f->upvalues[x].name) ? getstr(f->upvalues[x].name) : "-") -+#define MYK(x) (-1-(x)) -+ -+static void PrintCode(const Proto* f) -+{ -+ const Instruction* code=f->code; -+ int pc,n=f->sizecode; -+ for (pc=0; pc0) -+ printf("[%d]\t",line); -+ else -+ printf("[-]\t"); -+ printf("%-9s\t",luaP_opnames[o]); -+ switch (getOpMode(o)) { -+ case iABC: -+ printf("%d",a); -+ if (getBMode(o)!=OpArgN) printf(" %d",ISK(b) ? (MYK(INDEXK(b))) : b); -+ if (getCMode(o)!=OpArgN) printf(" %d",ISK(c) ? (MYK(INDEXK(c))) : c); -+ break; -+ case iABx: -+ printf("%d",a); -+ if (getBMode(o)==OpArgK) printf(" %d",MYK(bx)); -+ if (getBMode(o)==OpArgU) printf(" %d",bx); -+ break; -+ case iAsBx: -+ printf("%d %d",a,sbx); -+ break; -+ case iAx: -+ printf("%d",MYK(ax)); -+ break; -+ } -+ switch (o) { -+ case OP_LOADK: -+ printf("\t; "); PrintConstant(f,bx); -+ break; -+ case OP_GETUPVAL: -+ case OP_SETUPVAL: -+ printf("\t; %s",UPVALNAME(b)); -+ break; -+ case OP_GETTABUP: -+ printf("\t; %s",UPVALNAME(b)); -+ if (ISK(c)) { printf(" "); PrintConstant(f,INDEXK(c)); } -+ break; -+ case OP_SETTABUP: -+ printf("\t; %s",UPVALNAME(a)); -+ if (ISK(b)) { printf(" "); PrintConstant(f,INDEXK(b)); } -+ if (ISK(c)) { printf(" "); PrintConstant(f,INDEXK(c)); } -+ break; -+ case OP_GETTABLE: -+ case OP_SELF: -+ if (ISK(c)) { printf("\t; "); PrintConstant(f,INDEXK(c)); } -+ break; -+ case OP_SETTABLE: -+ case OP_ADD: -+ case OP_SUB: -+ case OP_MUL: -+ case OP_DIV: -+ case OP_POW: -+ case OP_EQ: -+ case OP_LT: -+ case OP_LE: -+ if (ISK(b) || ISK(c)) { -+ printf("\t; "); -+ if (ISK(b)) PrintConstant(f,INDEXK(b)); else printf("-"); -+ printf(" "); -+ if (ISK(c)) PrintConstant(f,INDEXK(c)); else printf("-"); -+ } -+ break; -+ case OP_JMP: -+ case OP_FORLOOP: -+ case OP_FORPREP: -+ case OP_TFORLOOP: -+ printf("\t; to %d",sbx+pc+2); -+ break; -+ case OP_CLOSURE: -+ printf("\t; %p",VOID(f->p[bx])); -+ break; -+ case OP_SETLIST: -+ if (c==0) printf("\t; %d",(int)code[++pc]); else printf("\t; %d",c); -+ break; -+ case OP_EXTRAARG: -+ printf("\t; "); PrintConstant(f,ax); -+ break; -+ default: -+ break; -+ } -+ printf("\n"); -+ } -+} -+ -+#define SS(x) ((x==1)?"":"s") -+#define S(x) (int)(x),SS(x) -+ -+static void PrintHeader(const Proto* f) -+{ -+ const char* s=f->source ? getstr(f->source) : "=?"; -+ if (*s=='@' || *s=='=') -+ s++; -+ else if (*s==LUA_SIGNATURE[0]) -+ s="(bstring)"; -+ else -+ s="(string)"; -+ printf("\n%s <%s:%d,%d> (%d instruction%s at %p)\n", -+ (f->linedefined==0)?"main":"function",s, -+ f->linedefined,f->lastlinedefined, -+ S(f->sizecode),VOID(f)); -+ printf("%d%s param%s, %d slot%s, %d upvalue%s, ", -+ (int)(f->numparams),f->is_vararg?"+":"",SS(f->numparams), -+ S(f->maxstacksize),S(f->sizeupvalues)); -+ printf("%d local%s, %d constant%s, %d function%s\n", -+ S(f->sizelocvars),S(f->sizek),S(f->sizep)); -+} -+ -+static void PrintDebug(const Proto* f) -+{ -+ int i,n; -+ n=f->sizek; -+ printf("constants (%d) for %p:\n",n,VOID(f)); -+ for (i=0; isizelocvars; -+ printf("locals (%d) for %p:\n",n,VOID(f)); -+ for (i=0; ilocvars[i].varname),f->locvars[i].startpc+1,f->locvars[i].endpc+1); -+ } -+ n=f->sizeupvalues; -+ printf("upvalues (%d) for %p:\n",n,VOID(f)); -+ for (i=0; iupvalues[i].instack,f->upvalues[i].idx); -+ } -+} -+ -+static void PrintFunction(const Proto* f, int full) -+{ -+ int i,n=f->sizep; -+ PrintHeader(f); -+ PrintCode(f); -+ if (full) -+ PrintDebug(f); -+ for (i=0; ip[i],full); -+} -diff --git a/texk/web2c/luatexdir/lua/texluac.w b/texk/web2c/luatexdir/lua/texluac.w -deleted file mode 100644 -index 424c74c77..000000000 ---- a/texk/web2c/luatexdir/lua/texluac.w -+++ /dev/null -@@ -1,495 +0,0 @@ --% texluac.w --% --% Copyright (C) 1994-2007 Lua.org, PUC-Rio. All rights reserved. --% Copyright 2006-2013 Taco Hoekwater --% --% Permission is hereby granted, free of charge, to any person obtaining --% a copy of this software and associated documentation files (the --% "Software"), to deal in the Software without restriction, including --% without limitation the rights to use, copy, modify, merge, publish, --% distribute, sublicense, and/or sell copies of the Software, and to --% permit persons to whom the Software is furnished to do so, subject to --% the following conditions: --% --% The above copyright notice and this permission notice shall be --% included in all copies or substantial portions of the Software. --% --% THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, --% EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF --% MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. --% IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY --% CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, --% TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE --% SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. --% --% This file is part of LuaTeX. -- --@ @c -- -- --#include --#include --#include --#include --#include -- --#define luac_c --#define LUA_CORE -- --#include "lua.h" --#include "lauxlib.h" -- --#include "ldebug.h" --#include "ldo.h" --#include "lfunc.h" --#include "lmem.h" --#include "lobject.h" --#include "lopcodes.h" --#include "lstring.h" --#include "lundump.h" -- --#include "lua/luatex-api.h" -- --static void PrintFunction(const Proto* f, int full); --#define luaU_print PrintFunction -- --@ @c --/* fix for non-gcc compilation: */ --#if !defined(__GNUC__) || (__GNUC__ < 2) --# define __attribute__(x) --#endif /* !defined(__GNUC__) || (__GNUC__ < 2) */ -- --@ @c --#define PROGNAME "texluac" /* default program name */ --#define OUTPUT PROGNAME ".out" /* default output file */ -- --static int listing=0; /* list bytecodes? */ --static int dumping = 1; /* dump bytecodes? */ --static int stripping = 0; /* strip debug information? */ --static char Output[] = { OUTPUT }; /* default output file name */ -- --static const char *output = Output; /* actual output file name */ --static const char *progname = PROGNAME; /* actual program name */ -- --@ @c --__attribute__ ((noreturn)) --static void fatal(const char *message) --{ -- fprintf(stderr,"%s: %s\n",progname,message); -- exit(EXIT_FAILURE); --} -- --@ @c --__attribute__ ((noreturn)) --static void cannot(const char *what) --{ -- fprintf(stderr,"%s: cannot %s %s: %s\n",progname,what,output,strerror(errno)); -- exit(EXIT_FAILURE); --} -- --@ @c --__attribute__ ((noreturn)) --static void usage(const char* message) --{ -- if (*message=='-') -- fprintf(stderr,"%s: unrecognized option " LUA_QS "\n",progname,message); -- else -- fprintf(stderr,"%s: %s\n",progname,message); -- fprintf(stderr, -- "usage: %s [options] [filenames]\n" -- "Available options are:\n" -- " -l list (use -l -l for full listing)\n" -- " -o name output to file " LUA_QL("name") " (default is \"%s\")\n" -- " -p parse only\n" -- " -s strip debug information\n" -- " -v show version information\n" -- " -- stop handling options\n" -- " - stop handling options and process stdin\n" -- ,progname,Output); -- exit(EXIT_FAILURE); --} -- --@ @c --#define IS(s) (strcmp(argv[i],s)==0) -- --static int doargs(int argc, char* argv[]) --{ -- int i; -- int version=0; -- if (argv[0]!=NULL && *argv[0]!=0) progname=argv[0]; -- for (i=1; itop+(i)) -- --static const Proto* combine(lua_State* L, int n) --{ -- if (n==1) -- return toproto(L,-1); -- else -- { -- Proto* f; -- int i=n; -- if (lua_load(L,reader,&i,"=(" PROGNAME ")",NULL)!=LUA_OK) fatal(lua_tostring(L,-1)); -- f=toproto(L,-1); -- for (i=0; ip[i]=toproto(L,i-n-1); -- if (f->p[i]->sizeupvalues>0) f->p[i]->upvalues[0].instack=0; -- } -- f->sizelineinfo=0; -- return f; -- } --} -- --@ @c --static int writer(lua_State* L, const void* p, size_t size, void* u) --{ -- UNUSED(L); -- return (fwrite(p,size,1,(FILE*)u)!=1) && (size!=0); --} -- --static int pmain(lua_State* L) --{ -- int argc=(int)lua_tointeger(L,1); -- char** argv=(char**)lua_touserdata(L,2); -- const Proto* f; -- int i; -- if (!lua_checkstack(L,argc)) fatal("too many input files"); -- /* open standard libraries: */ -- /* we need to to this to keep */ -- /* the symbol luaL_openlibs */ -- luaL_checkversion(L); -- lua_gc(L, LUA_GCSTOP, 0); /* stop collector during initialization */ -- luaL_openlibs(L); /* open libraries */ -- lua_gc(L, LUA_GCRESTART, 0); -- for (i=0; i1); -- if (dumping) -- { -- FILE* D= (output==NULL) ? stdout : fopen(output,"wb"); -- if (D==NULL) cannot("open"); -- lua_lock(L); -- luaU_dump(L,f,writer,D,stripping); -- lua_unlock(L); -- if (ferror(D)) cannot("write"); -- if (fclose(D)) cannot("close"); -- } -- return 0; --} -- --@ @c --int luac_main(int ac, char *av[]) --{ -- lua_State *L; -- int i = doargs(ac, av); -- ac -= i; -- av += i; -- if (ac <= 0) -- usage("no input files given"); -- L=luaL_newstate(); -- if (L == NULL) -- fatal("not enough memory for state"); -- lua_pushcfunction(L,&pmain); -- lua_pushinteger(L,ac); -- lua_pushlightuserdata(L,av); -- if (lua_pcall(L,2,0,0)!=LUA_OK) -- fatal(lua_tostring(L,-1)); -- lua_close(L); -- return EXIT_SUCCESS; --} -- --/* --** print bytecodes --** See Copyright Notice in lua.h --*/ -- --#define VOID(p) ((const void*)(p)) -- --#if (defined(LuajitTeX)) || (LUA_VERSION_NUM == 502) --#define TSVALUE(o) rawtsvalue(o) --#endif --#if (LUA_VERSION_NUM == 503) --#define TSVALUE(o) tsvalue(o) --#endif -- -- --static void PrintString(const TString* ts) --{ -- const char* s=getstr(ts); -- size_t i,n; --#if (defined(LuajitTeX)) || (LUA_VERSION_NUM == 502) -- n=ts->tsv.len; --#endif --#if (LUA_VERSION_NUM == 503) -- n=(ts->tt == LUA_TSHRSTR ? ts->shrlen : ts->u.lnglen); --#endif -- printf("%c",'"'); -- for (i=0; ik[i]; -- switch (ttype(o)) -- { -- case LUA_TNIL: -- printf("nil"); -- break; -- case LUA_TBOOLEAN: -- printf(bvalue(o) ? "true" : "false"); -- break; -- case LUA_TNUMBER: -- printf(LUA_NUMBER_FMT,nvalue(o)); -- break; -- case LUA_TSTRING: -- PrintString(TSVALUE(o)); -- break; -- default: /* cannot happen */ -- printf("? type=%d",ttype(o)); -- break; -- } --} -- --#define UPVALNAME(x) ((f->upvalues[x].name) ? getstr(f->upvalues[x].name) : "-") --#define MYK(x) (-1-(x)) -- --static void PrintCode(const Proto* f) --{ -- const Instruction* code=f->code; -- int pc,n=f->sizecode; -- for (pc=0; pc0) printf("[%d]\t",line); else printf("[-]\t"); -- printf("%-9s\t",luaP_opnames[o]); -- switch (getOpMode(o)) -- { -- case iABC: -- printf("%d",a); -- if (getBMode(o)!=OpArgN) printf(" %d",ISK(b) ? (MYK(INDEXK(b))) : b); -- if (getCMode(o)!=OpArgN) printf(" %d",ISK(c) ? (MYK(INDEXK(c))) : c); -- break; -- case iABx: -- printf("%d",a); -- if (getBMode(o)==OpArgK) printf(" %d",MYK(bx)); -- if (getBMode(o)==OpArgU) printf(" %d",bx); -- break; -- case iAsBx: -- printf("%d %d",a,sbx); -- break; -- case iAx: -- printf("%d",MYK(ax)); -- break; -- } -- switch (o) -- { -- case OP_LOADK: -- printf("\t; "); PrintConstant(f,bx); -- break; -- case OP_GETUPVAL: -- case OP_SETUPVAL: -- printf("\t; %s",UPVALNAME(b)); -- break; -- case OP_GETTABUP: -- printf("\t; %s",UPVALNAME(b)); -- if (ISK(c)) { printf(" "); PrintConstant(f,INDEXK(c)); } -- break; -- case OP_SETTABUP: -- printf("\t; %s",UPVALNAME(a)); -- if (ISK(b)) { printf(" "); PrintConstant(f,INDEXK(b)); } -- if (ISK(c)) { printf(" "); PrintConstant(f,INDEXK(c)); } -- break; -- case OP_GETTABLE: -- case OP_SELF: -- if (ISK(c)) { printf("\t; "); PrintConstant(f,INDEXK(c)); } -- break; -- case OP_SETTABLE: -- case OP_ADD: -- case OP_SUB: -- case OP_MUL: -- case OP_DIV: -- case OP_POW: -- case OP_EQ: -- case OP_LT: -- case OP_LE: -- if (ISK(b) || ISK(c)) -- { -- printf("\t; "); -- if (ISK(b)) PrintConstant(f,INDEXK(b)); else printf("-"); -- printf(" "); -- if (ISK(c)) PrintConstant(f,INDEXK(c)); else printf("-"); -- } -- break; -- case OP_JMP: -- case OP_FORLOOP: -- case OP_FORPREP: -- case OP_TFORLOOP: -- printf("\t; to %d",sbx+pc+2); -- break; -- case OP_CLOSURE: -- printf("\t; %p",VOID(f->p[bx])); -- break; -- case OP_SETLIST: -- if (c==0) printf("\t; %d",(int)code[++pc]); else printf("\t; %d",c); -- break; -- case OP_EXTRAARG: -- printf("\t; "); PrintConstant(f,ax); -- break; -- default: -- break; -- } -- printf("\n"); -- } --} -- --#define SS(x) ((x==1)?"":"s") --#define S(x) (int)(x),SS(x) -- --static void PrintHeader(const Proto* f) --{ -- const char* s=f->source ? getstr(f->source) : "=?"; -- if (*s=='@@' || *s=='=') -- s++; -- else if (*s==LUA_SIGNATURE[0]) -- s="(bstring)"; -- else -- s="(string)"; -- printf("\n%s <%s:%d,%d> (%d instruction%s at %p)\n", -- (f->linedefined==0)?"main":"function",s, -- f->linedefined,f->lastlinedefined, -- S(f->sizecode),VOID(f)); -- printf("%d%s param%s, %d slot%s, %d upvalue%s, ", -- (int)(f->numparams),f->is_vararg?"+":"",SS(f->numparams), -- S(f->maxstacksize),S(f->sizeupvalues)); -- printf("%d local%s, %d constant%s, %d function%s\n", -- S(f->sizelocvars),S(f->sizek),S(f->sizep)); --} -- --static void PrintDebug(const Proto* f) --{ -- int i,n; -- n=f->sizek; -- printf("constants (%d) for %p:\n",n,VOID(f)); -- for (i=0; isizelocvars; -- printf("locals (%d) for %p:\n",n,VOID(f)); -- for (i=0; ilocvars[i].varname),f->locvars[i].startpc+1,f->locvars[i].endpc+1); -- } -- n=f->sizeupvalues; -- printf("upvalues (%d) for %p:\n",n,VOID(f)); -- for (i=0; iupvalues[i].instack,f->upvalues[i].idx); -- } --} -- --static void PrintFunction(const Proto* f, int full) --{ -- int i,n=f->sizep; -- PrintHeader(f); -- PrintCode(f); -- if (full) PrintDebug(f); -- for (i=0; ip[i],full); --} -diff --git a/texk/web2c/luatexdir/lua/texluajitc.c b/texk/web2c/luatexdir/lua/texluajitc.c -new file mode 100644 -index 000000000..5cac5d65a ---- /dev/null -+++ b/texk/web2c/luatexdir/lua/texluajitc.c -@@ -0,0 +1,650 @@ -+/* -+ -+ LuaJIT frontend. Runs commands, scripts, read-eval-print (REPL) etc. -+ Copyright (C) 2005-2012 Mike Pall. See Copyright Notice in luajit.h -+ -+ Major portions taken verbatim or adapted from the Lua interpreter. -+ Copyright (C) 1994-2008 Lua.org, PUC-Rio. See Copyright Notice in lua.h -+ -+*/ -+ -+#include -+#include -+#include -+ -+#define luajit_c -+ -+#include "lua.h" -+#include "lauxlib.h" -+#include "lualib.h" -+#include "luajit.h" -+ -+#include "lj_arch.h" -+ -+#if LJ_TARGET_POSIX -+#include -+#define lua_stdin_is_tty() isatty(0) -+#elif LJ_TARGET_WINDOWS -+#include -+#ifdef __BORLANDC__ -+#define lua_stdin_is_tty() isatty(_fileno(stdin)) -+#else -+#define lua_stdin_is_tty() _isatty(_fileno(stdin)) -+#endif -+#else -+#define lua_stdin_is_tty() 1 -+#endif -+ -+#if !LJ_TARGET_CONSOLE -+#include -+#endif -+ -+#include "lua/luatex-api.h" -+ -+static lua_State *globalL = NULL; -+static const char *progname = LUA_PROGNAME; -+ -+#if !LJ_TARGET_CONSOLE -+ -+static void lstop(lua_State *L, lua_Debug *ar) -+{ -+ /*tex Unused arg. */ -+ (void)ar; -+ lua_sethook(L, NULL, 0, 0); -+ /*tex Avoid luaL_error -- a C hook doesn't add an extra frame. */ -+ luaL_where(L, 0); -+ lua_pushfstring(L, "%sinterrupted!", lua_tostring(L, -1)); -+ lua_error(L); -+} -+ -+/*tex if another SIGINT happens before lstop, terminate process (default action) */ -+ -+static void laction(int i) -+{ -+ signal(i, SIG_DFL); -+ lua_sethook(globalL, lstop, LUA_MASKCALL | LUA_MASKRET | LUA_MASKCOUNT, 1); -+} -+ -+#endif -+ -+static void print_usage(void) -+{ -+ fprintf(stderr, -+ "usage: %s [options]... [script [args]...].\n" -+ "Available options are:\n" -+ " -e chunk Execute string " LUA_QL("chunk") ".\n" -+ " -l name Require library " LUA_QL("name") ".\n" -+ " -b ... Save or list bytecode.\n" -+ " -j cmd Perform LuaJIT control command.\n" -+ " -O[opt] Control LuaJIT optimizations.\n" -+ " -i Enter interactive mode after executing " LUA_QL("script") ".\n" -+ " -v Show version information.\n" -+ " -E Ignore environment variables.\n" -+ " -- Stop handling options.\n" -+ " - Execute stdin and stop handling options.\n" -+ , -+ progname); -+ fflush(stderr); -+} -+ -+static void l_message(const char *pname, const char *msg) -+{ -+ if (pname) fprintf(stderr, "%s: ", pname); -+ fprintf(stderr, "%s\n", msg); -+ fflush(stderr); -+} -+ -+static int report(lua_State *L, int status) -+{ -+ if (status && !lua_isnil(L, -1)) { -+ const char *msg = lua_tostring(L, -1); -+ if (msg == NULL) -+ msg = "(error object is not a string)"; -+ l_message(progname, msg); -+ lua_pop(L, 1); -+ } -+ return status; -+} -+ -+static int traceback(lua_State *L) -+{ -+ if (!lua_isstring(L, 1)) { -+ /*tex Non-string error object? Try metamethod. */ -+ if (lua_isnoneornil(L, 1) || !luaL_callmeta(L, 1, "__tostring") || !lua_isstring(L, -1)) { -+ /*tex Return non-string error object. */ -+ return 1; -+ } -+ /*tex Replace object by result of __tostring metamethod. */ -+ lua_remove(L, 1); -+ } -+ luaL_traceback(L, L, lua_tostring(L, 1), 1); -+ return 1; -+} -+ -+static int docall(lua_State *L, int narg, int clear) -+{ -+ int status; -+ /*tex function index */ -+ int base = lua_gettop(L) - narg; -+ /*tex push traceback function */ -+ lua_pushcfunction(L, traceback); -+ /*tex put it under chunk and args */ -+ lua_insert(L, base); -+#if !LJ_TARGET_CONSOLE -+ signal(SIGINT, laction); -+#endif -+ status = lua_pcall(L, narg, (clear ? 0 : LUA_MULTRET), base); -+#if !LJ_TARGET_CONSOLE -+ signal(SIGINT, SIG_DFL); -+#endif -+ /*tex remove traceback function */ -+ lua_remove(L, base); -+ /*tex force a complete garbage collection in case of errors */ -+ if (status != 0) -+ lua_gc(L, LUA_GCCOLLECT, 0); -+ return status; -+} -+ -+static void print_version(void) -+{ -+ fputs(LUAJIT_VERSION " -- " LUAJIT_COPYRIGHT ". " LUAJIT_URL "\n", stdout); -+} -+ -+static void print_jit_status(lua_State *L) -+{ -+ int n; -+ const char *s; -+ lua_getfield(L, LUA_REGISTRYINDEX, "_LOADED"); -+ /*tex Get jit.* module table. */ -+ lua_getfield(L, -1, "jit"); -+ lua_remove(L, -2); -+ lua_getfield(L, -1, "status"); -+ lua_remove(L, -2); -+ n = lua_gettop(L); -+ lua_call(L, 0, LUA_MULTRET); -+ fputs(lua_toboolean(L, n) ? "JIT: ON" : "JIT: OFF", stdout); -+ for (n++; (s = lua_tostring(L, n)); n++) { -+ putc(' ', stdout); -+ fputs(s, stdout); -+ } -+ putc('\n', stdout); -+} -+ -+static int getargs(lua_State *L, char **argv, int n) -+{ -+ int narg = 0; -+ int i; -+ /*tex count total number of arguments */ -+ while (argv[argc]) argc++; -+ /*tex number of arguments to the script */ -+ narg = argc - (n + 1); -+ luaL_checkstack(L, narg + 3, "too many arguments to script"); -+ for (i = n+1; i < argc; i++) { -+ lua_pushstring(L, argv[i]); -+ } -+ lua_createtable(L, narg, n + 1); -+ for (i = 0; i < argc; i++) { -+ lua_pushstring(L, argv[i]); -+ lua_rawseti(L, -2, i - n); -+ } -+ return narg; -+} -+ -+static int dofile(lua_State *L, const char *name) -+{ -+ int status = luaL_loadfile(L, name) || docall(L, 0, 1); -+ return report(L, status); -+} -+ -+static int dostring(lua_State *L, const char *s, const char *name) -+{ -+ int status = luaL_loadbuffer(L, s, strlen(s), name) || docall(L, 0, 1); -+ return report(L, status); -+} -+ -+static int dolibrary(lua_State *L, const char *name) -+{ -+ lua_getglobal(L, "require"); -+ lua_pushstring(L, name); -+ return report(L, docall(L, 1, 1)); -+} -+ -+static void write_prompt(lua_State *L, int firstline) -+{ -+ const char *p; -+ lua_getfield(L, LUA_GLOBALSINDEX, firstline ? "_PROMPT" : "_PROMPT2"); -+ p = lua_tostring(L, -1); -+ if (p == NULL) p = firstline ? LUA_PROMPT : LUA_PROMPT2; -+ fputs(p, stdout); -+ fflush(stdout); -+ /*tex remove global */ -+ lua_pop(L, 1); -+} -+ -+static int incomplete(lua_State *L, int status) -+{ -+ if (status == LUA_ERRSYNTAX) { -+ size_t lmsg; -+ const char *msg = lua_tolstring(L, -1, &lmsg); -+ const char *tp = msg + lmsg - (sizeof(LUA_QL("")) - 1); -+ if (strstr(msg, LUA_QL("")) == tp) { -+ lua_pop(L, 1); -+ return 1; -+ } -+ } -+ return 0; -+} -+ -+static int pushline(lua_State *L, int firstline) -+{ -+ char buf[LUA_MAXINPUT]; -+ write_prompt(L, firstline); -+ if (fgets(buf, LUA_MAXINPUT, stdin)) { -+ size_t len = strlen(buf); -+ if (len > 0 && buf[len-1] == '\n') -+ buf[len-1] = '\0'; -+ if (firstline && buf[0] == '=') -+ lua_pushfstring(L, "return %s", buf+1); -+ else -+ lua_pushstring(L, buf); -+ return 1; -+ } -+ return 0; -+} -+ -+static int loadline(lua_State *L) -+{ -+ int status; -+ lua_settop(L, 0); -+ if (!pushline(L, 1)) { -+ /*tex no input */ -+ return -1; -+ } -+ for (;;) { -+ /*tex repeat until gets a complete line */ -+ status = luaL_loadbuffer(L, lua_tostring(L, 1), lua_strlen(L, 1), "=stdin"); -+ /*tex cannot try to add lines? */ -+ if (!incomplete(L, status)) -+ break; -+ /*tex no more input? */ -+ if (!pushline(L, 0)) -+ return -1; -+ /*tex add a new line... */ -+ lua_pushliteral(L, "\n"); -+ /*tex ...between the two lines */ -+ lua_insert(L, -2); -+ /*tex join them */ -+ lua_concat(L, 3); -+ } -+ /*tex remove line */ -+ lua_remove(L, 1); -+ return status; -+} -+ -+static void dotty(lua_State *L) -+{ -+ int status; -+ const char *oldprogname = progname; -+ progname = NULL; -+ while ((status = loadline(L)) != -1) { -+ if (status == 0) -+ status = docall(L, 0, 0); -+ report(L, status); -+ if (status == 0 && lua_gettop(L) > 0) { -+ /*tex any result to print? */ -+ lua_getglobal(L, "print"); -+ lua_insert(L, 1); -+ if (lua_pcall(L, lua_gettop(L)-1, 0, 0) != 0) -+ l_message(progname, -+ lua_pushfstring(L, "error calling " LUA_QL("print") " (%s)", -+ lua_tostring(L, -1))); -+ } -+ } -+ /*tex clear stack */ -+ lua_settop(L, 0); -+ fputs("\n", stdout); -+ fflush(stdout); -+ progname = oldprogname; -+} -+ -+static int handle_script(lua_State *L, char **argv, int n) -+{ -+ int status; -+ const char *fname; -+ /*tex collect arguments */ -+ int narg = getargs(L, argv, n); -+ lua_setglobal(L, "arg"); -+ fname = argv[n]; -+ if (strcmp(fname, "-") == 0 && strcmp(argv[n-1], "--") != 0) { -+ /*tex use stdin */ -+ fname = NULL; -+ } -+ status = luaL_loadfile(L, fname); -+ lua_insert(L, -(narg+1)); -+ if (status == 0) -+ status = docall(L, narg, 0); -+ else -+ lua_pop(L, narg); -+ return report(L, status); -+} -+ -+/*tex Load add-on module. */ -+ -+static int loadjitmodule(lua_State *L) -+{ -+ lua_getglobal(L, "require"); -+ lua_pushliteral(L, "jit."); -+ lua_pushvalue(L, -3); -+ lua_concat(L, 2); -+ if (lua_pcall(L, 1, 1, 0)) { -+ const char *msg = lua_tostring(L, -1); -+ if (msg && !strncmp(msg, "module ", 7)) { -+ err: -+ l_message(progname, -+ "unknown luaJIT command or jit.* modules not installed"); -+ return 1; -+ } else { -+ return report(L, 1); -+ } -+ } -+ lua_getfield(L, -1, "start"); -+ if (lua_isnil(L, -1)) -+ goto err; -+ /*tex Drop module table. */ -+ lua_remove(L, -2); -+ return 0; -+} -+ -+/*tex Run command with options. */ -+ -+static int runcmdopt(lua_State *L, const char *opt) -+{ -+ int narg = 0; -+ if (opt && *opt) { -+ /*tex Split arguments. */ -+ for (;;) { -+ const char *p = strchr(opt, ','); -+ narg++; -+ if (!p) -+ break; -+ if (p == opt) -+ lua_pushnil(L); -+ else -+ lua_pushlstring(L, opt, (size_t)(p - opt)); -+ opt = p + 1; -+ } -+ if (*opt) -+ lua_pushstring(L, opt); -+ else -+ lua_pushnil(L); -+ } -+ return report(L, lua_pcall(L, narg, 0, 0)); -+} -+ -+/*tex JIT engine control command: try jit library first or load add-on module. */ -+ -+static int dojitcmd(lua_State *L, const char *cmd) -+{ -+ const char *opt = strchr(cmd, '='); -+ lua_pushlstring(L, cmd, opt ? (size_t)(opt - cmd) : strlen(cmd)); -+ lua_getfield(L, LUA_REGISTRYINDEX, "_LOADED"); -+ /*tex Get jit.* module table. */ -+ lua_getfield(L, -1, "jit"); -+ lua_remove(L, -2); -+ /*tex Lookup library function. */ -+ lua_pushvalue(L, -2); -+ lua_gettable(L, -2); -+ if (!lua_isfunction(L, -1)) { -+ /*tex Drop non-function and jit.* table, keep module name. */ -+ lua_pop(L, 2); -+ if (loadjitmodule(L)) -+ return 1; -+ } else { -+ /*tex Drop jit.* table. */ -+ lua_remove(L, -2); -+ } -+ /*tex Drop module name. */ -+ lua_remove(L, -2); -+ return runcmdopt(L, opt ? opt+1 : opt); -+} -+ -+/*tex Optimization flags. */ -+ -+static int dojitopt(lua_State *L, const char *opt) -+{ -+ lua_getfield(L, LUA_REGISTRYINDEX, "_LOADED"); -+ lua_getfield(L, -1, "jit.opt"); -+ lua_remove(L, -2); -+ lua_getfield(L, -1, "start"); -+ lua_remove(L, -2); -+ return runcmdopt(L, opt); -+} -+ -+/*tex Save or list bytecode. */ -+ -+static int dobytecode(lua_State *L, char **argv) -+{ -+ int narg = 0; -+ lua_pushliteral(L, "bcsave"); -+ if (loadjitmodule(L)) -+ return 1; -+ if (argv[0][2]) { -+ narg++; -+ argv[0][1] = '-'; -+ lua_pushstring(L, argv[0]+1); -+ } -+ for (argv++; *argv != NULL; narg++, argv++) -+ lua_pushstring(L, *argv); -+ return report(L, lua_pcall(L, narg, 0, 0)); -+} -+ -+/*tex Check that argument has no extra characters at the end */ -+ -+#define notail(x) {if ((x)[2] != '\0') return -1;} -+ -+#define FLAGS_INTERACTIVE 1 -+#define FLAGS_VERSION 2 -+#define FLAGS_EXEC 4 -+#define FLAGS_OPTION 8 -+#define FLAGS_NOENV 16 -+ -+static int collectargs(char **argv, int *flags) -+{ -+ int i; -+ for (i = 1; argv[i] != NULL; i++) { -+ /*tex Not an option? */ -+ if (argv[i][0] != '-') -+ return i; -+ /*tex Check option. */ -+ switch (argv[i][1]) { -+ case '-': -+ notail(argv[i]); -+ return (argv[i+1] != NULL ? i+1 : 0); -+ case '\0': -+ return i; -+ case 'i': -+ notail(argv[i]); -+ *flags |= FLAGS_INTERACTIVE; -+ /*tex fallthrough */ -+ case 'v': -+ notail(argv[i]); -+ *flags |= FLAGS_VERSION; -+ break; -+ case 'e': -+ *flags |= FLAGS_EXEC; -+ case 'j': -+ /*tex LuaJIT extension */ -+ case 'l': -+ *flags |= FLAGS_OPTION; -+ if (argv[i][2] == '\0') { -+ i++; -+ if (argv[i] == NULL) -+ return -1; -+ } -+ break; -+ case 'O': -+ /*tex LuaJIT extension */ -+ break; -+ case 'b': -+ /*tex LuaJIT extension */ -+ if (*flags) return -1; -+ *flags |= FLAGS_EXEC; -+ return 0; -+ case 'E': -+ *flags |= FLAGS_NOENV; -+ break; -+ default: -+ /*tex invalid option */ -+ return -1; -+ } -+ } -+ return 0; -+} -+ -+static int runargs(lua_State *L, char **argv, int n) -+{ -+ int i; -+ for (i = 1; i < n; i++) { -+ if (argv[i] == NULL) -+ continue; -+ lua_assert(argv[i][0] == '-'); -+ switch (argv[i][1]) { -+ /*tex Options */ -+ case 'e': { -+ const char *chunk = argv[i] + 2; -+ if (*chunk == '\0') -+ chunk = argv[++i]; -+ lua_assert(chunk != NULL); -+ if (dostring(L, chunk, "=(command line)") != 0) -+ return 1; -+ break; -+ } -+ case 'l': { -+ const char *filename = argv[i] + 2; -+ if (*filename == '\0') -+ filename = argv[++i]; -+ lua_assert(filename != NULL); -+ if (dolibrary(L, filename)) { -+ /*tex stop if file fails */ -+ return 1; -+ } -+ break; -+ } -+ case 'j': { -+ /*tex LuaJIT extension */ -+ const char *cmd = argv[i] + 2; -+ if (*cmd == '\0') -+ cmd = argv[++i]; -+ lua_assert(cmd != NULL); -+ if (dojitcmd(L, cmd)) -+ return 1; -+ break; -+ } -+ case 'O': -+ /*tex LuaJIT extension */ -+ if (dojitopt(L, argv[i] + 2)) -+ return 1; -+ break; -+ case 'b': -+ /*tex LuaJIT extension */ -+ return dobytecode(L, argv+i); -+ default: break; -+ } -+ } -+ return 0; -+} -+ -+static int handle_luainit(lua_State *L) -+{ -+#if LJ_TARGET_CONSOLE -+ const char *init = NULL; -+#else -+ const char *init = getenv(LUA_INIT); -+#endif -+ if (init == NULL) { -+ /*tex status OK */ -+ return 0; -+ } else if (init[0] == 64) { -+ return dofile(L, init+1); -+ } else { -+ return dostring(L, init, "=" LUA_INIT); -+ } -+} -+ -+struct Smain { -+ char **argv; -+ int argc; -+ int status; -+}; -+ -+static int pmain(lua_State *L) -+{ -+ struct Smain *s = (struct Smain *)lua_touserdata(L, 1); -+ char **argv = s->argv; -+ int script; -+ int flags = 0; -+ globalL = L; -+ if (argv[0] && argv[0][0]) -+ progname = argv[0]; -+ /*tex linker-enforced version check */ -+ LUAJIT_VERSION_SYM(); -+ script = collectargs(argv, &flags); -+ if (script < 0) { -+ /*tex invalid args? */ -+ print_usage(); -+ s->status = 1; -+ return 0; -+ } -+ if ((flags & FLAGS_NOENV)) { -+ lua_pushboolean(L, 1); -+ lua_setfield(L, LUA_REGISTRYINDEX, "LUA_NOENV"); -+ } -+ /*tex stop collector during initialization */ -+ lua_gc(L, LUA_GCSTOP, 0); -+ /*tex open libraries */ -+ luaL_openlibs(L); -+ lua_gc(L, LUA_GCRESTART, -1); -+ if (!(flags & FLAGS_NOENV)) { -+ s->status = handle_luainit(L); -+ if (s->status != 0) return 0; -+ } -+ if ((flags & FLAGS_VERSION)) print_version(); -+ s->status = runargs(L, argv, (script > 0) ? script : s->argc); -+ if (s->status != 0) return 0; -+ if (script) { -+ s->status = handle_script(L, argv, script); -+ if (s->status != 0) return 0; -+ } -+ if ((flags & FLAGS_INTERACTIVE)) { -+ print_jit_status(L); -+ dotty(L); -+ } else if (script == 0 && !(flags & (FLAGS_EXEC|FLAGS_VERSION))) { -+ if (lua_stdin_is_tty()) { -+ print_version(); -+ print_jit_status(L); -+ dotty(L); -+ } else { -+ /*tex executes stdin as a file */ -+ dofile(L, NULL); -+ } -+ } -+ return 0; -+} -+ -+int luac_main(int argc, char **argv) -+{ -+ int status; -+ struct Smain s; -+ lua_State *L = lua_open(); /* create state */ -+ if (L == NULL) { -+ l_message(argv[0], "cannot create state: not enough memory"); -+ return EXIT_FAILURE; -+ } -+ s.argc = argc; -+ s.argv = argv; -+ status = lua_cpcall(L, pmain, &s); -+ report(L, status); -+ lua_close(L); -+ return (status || s.status) ? EXIT_FAILURE : EXIT_SUCCESS; -+} -+ -diff --git a/texk/web2c/luatexdir/lua/texluajitc.w b/texk/web2c/luatexdir/lua/texluajitc.w -deleted file mode 100644 -index f54f9c8d4..000000000 ---- a/texk/web2c/luatexdir/lua/texluajitc.w -+++ /dev/null -@@ -1,575 +0,0 @@ --/* --** LuaJIT frontend. Runs commands, scripts, read-eval-print (REPL) etc. --** Copyright (C) 2005-2012 Mike Pall. See Copyright Notice in luajit.h --** --** Major portions taken verbatim or adapted from the Lua interpreter. --** Copyright (C) 1994-2008 Lua.org, PUC-Rio. See Copyright Notice in lua.h --*/ -- --@ @c --#include --#include --#include -- --#define luajit_c -- --#include "lua.h" --#include "lauxlib.h" --#include "lualib.h" --#include "luajit.h" -- --#include "lj_arch.h" -- --#if LJ_TARGET_POSIX --#include --#define lua_stdin_is_tty() isatty(0) --#elif LJ_TARGET_WINDOWS --#include --#ifdef __BORLANDC__ --#define lua_stdin_is_tty() isatty(_fileno(stdin)) --#else --#define lua_stdin_is_tty() _isatty(_fileno(stdin)) --#endif --#else --#define lua_stdin_is_tty() 1 --#endif -- --#if !LJ_TARGET_CONSOLE --#include --#endif -- --#include "lua/luatex-api.h" -- --static lua_State *globalL = NULL; --static const char *progname = LUA_PROGNAME; -- --#if !LJ_TARGET_CONSOLE --static void lstop(lua_State *L, lua_Debug *ar) --{ -- (void)ar; /* unused arg. */ -- lua_sethook(L, NULL, 0, 0); -- /* Avoid luaL_error -- a C hook doesn't add an extra frame. */ -- luaL_where(L, 0); -- lua_pushfstring(L, "%sinterrupted!", lua_tostring(L, -1)); -- lua_error(L); --} -- --static void laction(int i) --{ -- signal(i, SIG_DFL); /* if another SIGINT happens before lstop, -- terminate process (default action) */ -- lua_sethook(globalL, lstop, LUA_MASKCALL | LUA_MASKRET | LUA_MASKCOUNT, 1); --} --#endif -- --static void print_usage(void) --{ -- fprintf(stderr, -- "usage: %s [options]... [script [args]...].\n" -- "Available options are:\n" -- " -e chunk Execute string " LUA_QL("chunk") ".\n" -- " -l name Require library " LUA_QL("name") ".\n" -- " -b ... Save or list bytecode.\n" -- " -j cmd Perform LuaJIT control command.\n" -- " -O[opt] Control LuaJIT optimizations.\n" -- " -i Enter interactive mode after executing " LUA_QL("script") ".\n" -- " -v Show version information.\n" -- " -E Ignore environment variables.\n" -- " -- Stop handling options.\n" -- " - Execute stdin and stop handling options.\n" -- , -- progname); -- fflush(stderr); --} -- --static void l_message(const char *pname, const char *msg) --{ -- if (pname) fprintf(stderr, "%s: ", pname); -- fprintf(stderr, "%s\n", msg); -- fflush(stderr); --} -- --static int report(lua_State *L, int status) --{ -- if (status && !lua_isnil(L, -1)) { -- const char *msg = lua_tostring(L, -1); -- if (msg == NULL) msg = "(error object is not a string)"; -- l_message(progname, msg); -- lua_pop(L, 1); -- } -- return status; --} -- --static int traceback(lua_State *L) --{ -- if (!lua_isstring(L, 1)) { /* Non-string error object? Try metamethod. */ -- if (lua_isnoneornil(L, 1) || -- !luaL_callmeta(L, 1, "__tostring") || -- !lua_isstring(L, -1)) -- return 1; /* Return non-string error object. */ -- lua_remove(L, 1); /* Replace object by result of __tostring metamethod. */ -- } -- luaL_traceback(L, L, lua_tostring(L, 1), 1); -- return 1; --} -- --static int docall(lua_State *L, int narg, int clear) --{ -- int status; -- int base = lua_gettop(L) - narg; /* function index */ -- lua_pushcfunction(L, traceback); /* push traceback function */ -- lua_insert(L, base); /* put it under chunk and args */ --#if !LJ_TARGET_CONSOLE -- signal(SIGINT, laction); --#endif -- status = lua_pcall(L, narg, (clear ? 0 : LUA_MULTRET), base); --#if !LJ_TARGET_CONSOLE -- signal(SIGINT, SIG_DFL); --#endif -- lua_remove(L, base); /* remove traceback function */ -- /* force a complete garbage collection in case of errors */ -- if (status != 0) lua_gc(L, LUA_GCCOLLECT, 0); -- return status; --} -- --static void print_version(void) --{ -- fputs(LUAJIT_VERSION " -- " LUAJIT_COPYRIGHT ". " LUAJIT_URL "\n", stdout); --} -- --static void print_jit_status(lua_State *L) --{ -- int n; -- const char *s; -- lua_getfield(L, LUA_REGISTRYINDEX, "_LOADED"); -- lua_getfield(L, -1, "jit"); /* Get jit.* module table. */ -- lua_remove(L, -2); -- lua_getfield(L, -1, "status"); -- lua_remove(L, -2); -- n = lua_gettop(L); -- lua_call(L, 0, LUA_MULTRET); -- fputs(lua_toboolean(L, n) ? "JIT: ON" : "JIT: OFF", stdout); -- for (n++; (s = lua_tostring(L, n)); n++) { -- putc(' ', stdout); -- fputs(s, stdout); -- } -- putc('\n', stdout); --} -- --static int getargs(lua_State *L, char **argv, int n) --{ -- int narg; -- int i; -- int argc = 0; -- while (argv[argc]) argc++; /* count total number of arguments */ -- narg = argc - (n + 1); /* number of arguments to the script */ -- luaL_checkstack(L, narg + 3, "too many arguments to script"); -- for (i = n+1; i < argc; i++) -- lua_pushstring(L, argv[i]); -- lua_createtable(L, narg, n + 1); -- for (i = 0; i < argc; i++) { -- lua_pushstring(L, argv[i]); -- lua_rawseti(L, -2, i - n); -- } -- return narg; --} -- --static int dofile(lua_State *L, const char *name) --{ -- int status = luaL_loadfile(L, name) || docall(L, 0, 1); -- return report(L, status); --} -- --static int dostring(lua_State *L, const char *s, const char *name) --{ -- int status = luaL_loadbuffer(L, s, strlen(s), name) || docall(L, 0, 1); -- return report(L, status); --} -- --static int dolibrary(lua_State *L, const char *name) --{ -- lua_getglobal(L, "require"); -- lua_pushstring(L, name); -- return report(L, docall(L, 1, 1)); --} -- --static void write_prompt(lua_State *L, int firstline) --{ -- const char *p; -- lua_getfield(L, LUA_GLOBALSINDEX, firstline ? "_PROMPT" : "_PROMPT2"); -- p = lua_tostring(L, -1); -- if (p == NULL) p = firstline ? LUA_PROMPT : LUA_PROMPT2; -- fputs(p, stdout); -- fflush(stdout); -- lua_pop(L, 1); /* remove global */ --} -- --static int incomplete(lua_State *L, int status) --{ -- if (status == LUA_ERRSYNTAX) { -- size_t lmsg; -- const char *msg = lua_tolstring(L, -1, &lmsg); -- const char *tp = msg + lmsg - (sizeof(LUA_QL("")) - 1); -- if (strstr(msg, LUA_QL("")) == tp) { -- lua_pop(L, 1); -- return 1; -- } -- } -- return 0; /* else... */ --} -- --static int pushline(lua_State *L, int firstline) --{ -- char buf[LUA_MAXINPUT]; -- write_prompt(L, firstline); -- if (fgets(buf, LUA_MAXINPUT, stdin)) { -- size_t len = strlen(buf); -- if (len > 0 && buf[len-1] == '\n') -- buf[len-1] = '\0'; -- if (firstline && buf[0] == '=') -- lua_pushfstring(L, "return %s", buf+1); -- else -- lua_pushstring(L, buf); -- return 1; -- } -- return 0; --} -- --static int loadline(lua_State *L) --{ -- int status; -- lua_settop(L, 0); -- if (!pushline(L, 1)) -- return -1; /* no input */ -- for (;;) { /* repeat until gets a complete line */ -- status = luaL_loadbuffer(L, lua_tostring(L, 1), lua_strlen(L, 1), "=stdin"); -- if (!incomplete(L, status)) break; /* cannot try to add lines? */ -- if (!pushline(L, 0)) /* no more input? */ -- return -1; -- lua_pushliteral(L, "\n"); /* add a new line... */ -- lua_insert(L, -2); /* ...between the two lines */ -- lua_concat(L, 3); /* join them */ -- } -- lua_remove(L, 1); /* remove line */ -- return status; --} -- --static void dotty(lua_State *L) --{ -- int status; -- const char *oldprogname = progname; -- progname = NULL; -- while ((status = loadline(L)) != -1) { -- if (status == 0) status = docall(L, 0, 0); -- report(L, status); -- if (status == 0 && lua_gettop(L) > 0) { /* any result to print? */ -- lua_getglobal(L, "print"); -- lua_insert(L, 1); -- if (lua_pcall(L, lua_gettop(L)-1, 0, 0) != 0) -- l_message(progname, -- lua_pushfstring(L, "error calling " LUA_QL("print") " (%s)", -- lua_tostring(L, -1))); -- } -- } -- lua_settop(L, 0); /* clear stack */ -- fputs("\n", stdout); -- fflush(stdout); -- progname = oldprogname; --} -- --static int handle_script(lua_State *L, char **argv, int n) --{ -- int status; -- const char *fname; -- int narg = getargs(L, argv, n); /* collect arguments */ -- lua_setglobal(L, "arg"); -- fname = argv[n]; -- if (strcmp(fname, "-") == 0 && strcmp(argv[n-1], "--") != 0) -- fname = NULL; /* stdin */ -- status = luaL_loadfile(L, fname); -- lua_insert(L, -(narg+1)); -- if (status == 0) -- status = docall(L, narg, 0); -- else -- lua_pop(L, narg); -- return report(L, status); --} -- --/* Load add-on module. */ --static int loadjitmodule(lua_State *L) --{ -- lua_getglobal(L, "require"); -- lua_pushliteral(L, "jit."); -- lua_pushvalue(L, -3); -- lua_concat(L, 2); -- if (lua_pcall(L, 1, 1, 0)) { -- const char *msg = lua_tostring(L, -1); -- if (msg && !strncmp(msg, "module ", 7)) { -- err: -- l_message(progname, -- "unknown luaJIT command or jit.* modules not installed"); -- return 1; -- } else { -- return report(L, 1); -- } -- } -- lua_getfield(L, -1, "start"); -- if (lua_isnil(L, -1)) goto err; -- lua_remove(L, -2); /* Drop module table. */ -- return 0; --} -- --/* Run command with options. */ --static int runcmdopt(lua_State *L, const char *opt) --{ -- int narg = 0; -- if (opt && *opt) { -- for (;;) { /* Split arguments. */ -- const char *p = strchr(opt, ','); -- narg++; -- if (!p) break; -- if (p == opt) -- lua_pushnil(L); -- else -- lua_pushlstring(L, opt, (size_t)(p - opt)); -- opt = p + 1; -- } -- if (*opt) -- lua_pushstring(L, opt); -- else -- lua_pushnil(L); -- } -- return report(L, lua_pcall(L, narg, 0, 0)); --} -- --/* JIT engine control command: try jit library first or load add-on module. */ --static int dojitcmd(lua_State *L, const char *cmd) --{ -- const char *opt = strchr(cmd, '='); -- lua_pushlstring(L, cmd, opt ? (size_t)(opt - cmd) : strlen(cmd)); -- lua_getfield(L, LUA_REGISTRYINDEX, "_LOADED"); -- lua_getfield(L, -1, "jit"); /* Get jit.* module table. */ -- lua_remove(L, -2); -- lua_pushvalue(L, -2); -- lua_gettable(L, -2); /* Lookup library function. */ -- if (!lua_isfunction(L, -1)) { -- lua_pop(L, 2); /* Drop non-function and jit.* table, keep module name. */ -- if (loadjitmodule(L)) -- return 1; -- } else { -- lua_remove(L, -2); /* Drop jit.* table. */ -- } -- lua_remove(L, -2); /* Drop module name. */ -- return runcmdopt(L, opt ? opt+1 : opt); --} -- --/* Optimization flags. */ --static int dojitopt(lua_State *L, const char *opt) --{ -- lua_getfield(L, LUA_REGISTRYINDEX, "_LOADED"); -- lua_getfield(L, -1, "jit.opt"); /* Get jit.opt.* module table. */ -- lua_remove(L, -2); -- lua_getfield(L, -1, "start"); -- lua_remove(L, -2); -- return runcmdopt(L, opt); --} -- --/* Save or list bytecode. */ --static int dobytecode(lua_State *L, char **argv) --{ -- int narg = 0; -- lua_pushliteral(L, "bcsave"); -- if (loadjitmodule(L)) -- return 1; -- if (argv[0][2]) { -- narg++; -- argv[0][1] = '-'; -- lua_pushstring(L, argv[0]+1); -- } -- for (argv++; *argv != NULL; narg++, argv++) -- lua_pushstring(L, *argv); -- return report(L, lua_pcall(L, narg, 0, 0)); --} -- --/* check that argument has no extra characters at the end */ --#define notail(x) {if ((x)[2] != '\0') return -1;} -- --#define FLAGS_INTERACTIVE 1 --#define FLAGS_VERSION 2 --#define FLAGS_EXEC 4 --#define FLAGS_OPTION 8 --#define FLAGS_NOENV 16 -- --static int collectargs(char **argv, int *flags) --{ -- int i; -- for (i = 1; argv[i] != NULL; i++) { -- if (argv[i][0] != '-') /* Not an option? */ -- return i; -- switch (argv[i][1]) { /* Check option. */ -- case '-': -- notail(argv[i]); -- return (argv[i+1] != NULL ? i+1 : 0); -- case '\0': -- return i; -- case 'i': -- notail(argv[i]); -- *flags |= FLAGS_INTERACTIVE; -- /* fallthrough */ -- case 'v': -- notail(argv[i]); -- *flags |= FLAGS_VERSION; -- break; -- case 'e': -- *flags |= FLAGS_EXEC; -- case 'j': /* LuaJIT extension */ -- case 'l': -- *flags |= FLAGS_OPTION; -- if (argv[i][2] == '\0') { -- i++; -- if (argv[i] == NULL) return -1; -- } -- break; -- case 'O': break; /* LuaJIT extension */ -- case 'b': /* LuaJIT extension */ -- if (*flags) return -1; -- *flags |= FLAGS_EXEC; -- return 0; -- case 'E': -- *flags |= FLAGS_NOENV; -- break; -- default: return -1; /* invalid option */ -- } -- } -- return 0; --} -- --static int runargs(lua_State *L, char **argv, int n) --{ -- int i; -- for (i = 1; i < n; i++) { -- if (argv[i] == NULL) continue; -- lua_assert(argv[i][0] == '-'); -- switch (argv[i][1]) { /* option */ -- case 'e': { -- const char *chunk = argv[i] + 2; -- if (*chunk == '\0') chunk = argv[++i]; -- lua_assert(chunk != NULL); -- if (dostring(L, chunk, "=(command line)") != 0) -- return 1; -- break; -- } -- case 'l': { -- const char *filename = argv[i] + 2; -- if (*filename == '\0') filename = argv[++i]; -- lua_assert(filename != NULL); -- if (dolibrary(L, filename)) -- return 1; /* stop if file fails */ -- break; -- } -- case 'j': { /* LuaJIT extension */ -- const char *cmd = argv[i] + 2; -- if (*cmd == '\0') cmd = argv[++i]; -- lua_assert(cmd != NULL); -- if (dojitcmd(L, cmd)) -- return 1; -- break; -- } -- case 'O': /* LuaJIT extension */ -- if (dojitopt(L, argv[i] + 2)) -- return 1; -- break; -- case 'b': /* LuaJIT extension */ -- return dobytecode(L, argv+i); -- default: break; -- } -- } -- return 0; --} -- --static int handle_luainit(lua_State *L) --{ --#if LJ_TARGET_CONSOLE -- const char *init = NULL; --#else -- const char *init = getenv(LUA_INIT); --#endif -- if (init == NULL) -- return 0; /* status OK */ -- else if (init[0] == 64) -- return dofile(L, init+1); -- else -- return dostring(L, init, "=" LUA_INIT); --} -- --struct Smain { -- char **argv; -- int argc; -- int status; --}; -- --static int pmain(lua_State *L) --{ -- struct Smain *s = (struct Smain *)lua_touserdata(L, 1); -- char **argv = s->argv; -- int script; -- int flags = 0; -- globalL = L; -- if (argv[0] && argv[0][0]) progname = argv[0]; -- LUAJIT_VERSION_SYM(); /* linker-enforced version check */ -- script = collectargs(argv, &flags); -- if (script < 0) { /* invalid args? */ -- print_usage(); -- s->status = 1; -- return 0; -- } -- if ((flags & FLAGS_NOENV)) { -- lua_pushboolean(L, 1); -- lua_setfield(L, LUA_REGISTRYINDEX, "LUA_NOENV"); -- } -- lua_gc(L, LUA_GCSTOP, 0); /* stop collector during initialization */ -- luaL_openlibs(L); /* open libraries */ -- lua_gc(L, LUA_GCRESTART, -1); -- if (!(flags & FLAGS_NOENV)) { -- s->status = handle_luainit(L); -- if (s->status != 0) return 0; -- } -- if ((flags & FLAGS_VERSION)) print_version(); -- s->status = runargs(L, argv, (script > 0) ? script : s->argc); -- if (s->status != 0) return 0; -- if (script) { -- s->status = handle_script(L, argv, script); -- if (s->status != 0) return 0; -- } -- if ((flags & FLAGS_INTERACTIVE)) { -- print_jit_status(L); -- dotty(L); -- } else if (script == 0 && !(flags & (FLAGS_EXEC|FLAGS_VERSION))) { -- if (lua_stdin_is_tty()) { -- print_version(); -- print_jit_status(L); -- dotty(L); -- } else { -- dofile(L, NULL); /* executes stdin as a file */ -- } -- } -- return 0; --} -- --int luac_main(int argc, char **argv) --{ -- int status; -- struct Smain s; -- lua_State *L = lua_open(); /* create state */ -- if (L == NULL) { -- l_message(argv[0], "cannot create state: not enough memory"); -- return EXIT_FAILURE; -- } -- s.argc = argc; -- s.argv = argv; -- status = lua_cpcall(L, pmain, &s); -- report(L, status); -- lua_close(L); -- return (status || s.status) ? EXIT_FAILURE : EXIT_SUCCESS; --} -- -diff --git a/texk/web2c/luatexdir/pdf/pdfaction.w b/texk/web2c/luatexdir/pdf/pdfaction.c -similarity index 85% -rename from texk/web2c/luatexdir/pdf/pdfaction.w -rename to texk/web2c/luatexdir/pdf/pdfaction.c -index bb0d6e06d..2909ac6ad 100644 ---- a/texk/web2c/luatexdir/pdf/pdfaction.w -+++ b/texk/web2c/luatexdir/pdf/pdfaction.c -@@ -1,29 +1,29 @@ --% pdfaction.w --% --% Copyright 2009-2011 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -+/* - --@ @c -+Copyright 2009-2011 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ - - #include "ptexlib.h" - --@ read an action specification -+/*tex Read an action specification. */ - --@c halfword scan_action(PDF pdf) -+halfword scan_action(PDF pdf) - { - int p = new_node(whatsit_node, pdf_action_node); - (void) pdf; -@@ -73,13 +73,13 @@ - } - if (scan_keyword("newwindow")) { - set_pdf_action_new_window(p, pdf_window_new); -- /* Scan an optional space */ -+ /*tex Scan an optional space. */ - get_x_token(); - if (cur_cmd != spacer_cmd) - back_input(); - } else if (scan_keyword("nonewwindow")) { - set_pdf_action_new_window(p, pdf_window_nonew); -- /* Scan an optional space */ -+ /*tex Scan an optional space. */ - get_x_token(); - if (cur_cmd != spacer_cmd) - back_input(); -@@ -94,9 +94,9 @@ - return p; - } - --@ write an action specification -+/*tex Write an action specification. */ - --@c void write_action(PDF pdf, halfword p) -+void write_action(PDF pdf, halfword p) - { - char *s; - int d = 0; -diff --git a/texk/web2c/luatexdir/pdf/pdfannot.w b/texk/web2c/luatexdir/pdf/pdfannot.c -similarity index 66% -rename from texk/web2c/luatexdir/pdf/pdfannot.w -rename to texk/web2c/luatexdir/pdf/pdfannot.c -index 43ee3692b..e501947c7 100644 ---- a/texk/web2c/luatexdir/pdf/pdfannot.w -+++ b/texk/web2c/luatexdir/pdf/pdfannot.c -@@ -1,27 +1,26 @@ --% pdfannot.w --% --% Copyright 2009-2011 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -+/* - --@ @c -+Copyright 2009-2011 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ - - #include "ptexlib.h" - --@ @c - void do_annot(PDF pdf, halfword p, halfword parent_box, scaledpos cur) - { - scaled_whd alt_rule; -@@ -43,13 +42,13 @@ void do_annot(PDF pdf, halfword p, halfword parent_box, scaledpos cur) - addto_page_resources(pdf, obj_type_annot, pdf_annot_objnum(p)); - } - --@ create a new whatsit node for annotation -+/*tex Create a new whatsit node for annotation. */ - --@c void new_annot_whatsit(small_number w) -+void new_annot_whatsit(small_number w) - { - scaled_whd alt_rule; - new_whatsit(w); -- alt_rule = scan_alt_rule(); /* scans || to |alt_rule| */ -+ alt_rule = scan_alt_rule(); - set_width(tail_par, alt_rule.wd); - set_height(tail_par, alt_rule.ht); - set_depth(tail_par, alt_rule.dp); -@@ -63,14 +62,14 @@ void do_annot(PDF pdf, halfword p, halfword parent_box, scaledpos cur) - } - } - --@ scanning at the \TeX\ end -+/*tex Scanning at the \TEX\ end: */ - --@c void scan_annot(PDF pdf) -+void scan_annot(PDF pdf) - { - int k; - if (scan_keyword("reserveobjnum")) { - k = pdf_create_obj(pdf, obj_type_annot, 0); -- /* Scan an optional space */ -+ /*tex Scan an optional space. */ - get_x_token(); - if (cur_cmd != spacer_cmd) - back_input(); -diff --git a/texk/web2c/luatexdir/pdf/pdfcolorstack.w b/texk/web2c/luatexdir/pdf/pdfcolorstack.c -similarity index 79% -rename from texk/web2c/luatexdir/pdf/pdfcolorstack.w -rename to texk/web2c/luatexdir/pdf/pdfcolorstack.c -index ac117d6ba..fbb88692f 100644 ---- a/texk/web2c/luatexdir/pdf/pdfcolorstack.w -+++ b/texk/web2c/luatexdir/pdf/pdfcolorstack.c -@@ -1,43 +1,53 @@ --% pdfcolorstack.w --% --% Copyright 2009-2011 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --@ @c -+/* - --#include "ptexlib.h" -+Copyright 2009-2011 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. - --@* Color Stack and Matrix Transformation Support. -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. - --@ In the following array and especially stack data structures are used. -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . - --They have the following properties: -+*/ -+ -+#include "ptexlib.h" - --\item{-} They automatically grow dynamically. --\item{-} The size never decreases. --\item{-} The variable with name ending in "size" contains the number how many -- entries the data structure can hold. --\item{-} The variable with name ending in "used" contains the number of -- actually used entries. --\item{-} Memory of strings in stack entries must be allocated and -- freed if the stack is cleared. -+/*tex -+ -+ This module implements color stack support. The following array and -+ especially stack data structures are used. -+ -+ \startitemize -+ \startitem -+ They automatically grow dynamically. -+ \stopitem -+ \startitem -+ The size never decreases. -+ \stopitem -+ \startitem -+ The variable with name ending in "size" contains the number how many -+ entries the data structure can hold. -+ \stopitem -+ \startitem -+ The variable with name ending in "used" contains the number of -+ actually used entries. -+ \stopitem -+ \startitem -+ Memory of strings in stack entries must be allocated and freed if the -+ stack is cleared. -+ \stopitem -+ \stopitemize - --@ Color Stack --@c -+*/ - - #define MAX_COLORSTACKS 32768 - -@@ -66,10 +76,13 @@ static colstack_type *colstacks = NULL; - static int colstacks_size = 0; - static int colstacks_used = 0; - --@ Initialization is done, if the color stacks are used, |init_colorstacks()| is defined --as macro to avoid unnecessary procedure calls. -+/*tex -+ -+ Initialization is done, if the color stacks are used, |init_colorstacks()| is -+ defined as macro to avoid unnecessary procedure calls. -+ -+*/ - --@c - #define init_colorstacks() if (colstacks_size == 0) colstacks_first_init(); - - static void colstacks_first_init(void) -@@ -90,38 +103,40 @@ static void colstacks_first_init(void) - colstacks[0].page_start = true; - } - --@ @c - int colorstackused(void) - { - init_colorstacks(); - return colstacks_used; - } - --@ A new color stack is setup with the given parameters. The stack number is returned --or -1 in case of error (no room). -+/*tex -+ -+ A new color stack is setup with the given parameters. The stack number is -+ returned or -1 in case of error (no room). -+ -+*/ - --@c - int newcolorstack(const char *str, int literal_mode, boolean page_start) - { - colstack_type *colstack; - int colstack_num; - init_colorstacks(); -- /* make room */ -+ /*tex Make room: */ - if (colstacks_used == MAX_COLORSTACKS) { - return -1; - } - if (colstacks_used == colstacks_size) { - colstacks_size += STACK_INCREMENT; -- /* -+ /*tex - If |(MAX_COLORSTACKS mod STACK_INCREMENT = 0)| then we don't - need to check the case that size overruns |MAX_COLORSTACKS|. - */ - colstacks = xreallocarray(colstacks, colstack_type, (unsigned) colstacks_size); - } -- /* claim new color stack */ -+ /*tex Claim new color stack. */ - colstack_num = colstacks_used++; - colstack = &colstacks[colstack_num]; -- /* configure the new color stack */ -+ /*tex Configure the new color stack. */ - colstack->page_stack = NULL; - colstack->form_stack = NULL; - colstack->page_size = 0; -@@ -141,12 +156,11 @@ int newcolorstack(const char *str, int literal_mode, boolean page_start) - return colstack_num; - } - --@ @c - #define get_colstack(n) (&colstacks[n]) - --@ Puts a string on top of the string pool and updates |pool_ptr|. -+/*tex Put a string on top of the string pool and updates |pool_ptr|. */ - --@c static void put_cstring_on_str_pool(char *str) -+static void put_cstring_on_str_pool(char *str) - { - int save_selector = selector; - selector = new_string; -@@ -157,7 +171,6 @@ int newcolorstack(const char *str, int literal_mode, boolean page_start) - selector = save_selector; - } - --@ @c - static int colorstackset(int colstack_no, str_number s) - { - colstack_type *colstack = get_colstack(colstack_no); -@@ -172,7 +185,6 @@ static int colorstackset(int colstack_no, str_number s) - return colstack->literal_mode; - } - --@ @c - int colorstackcurrent(int colstack_no) - { - colstack_type *colstack = get_colstack(colstack_no); -@@ -185,7 +197,6 @@ int colorstackcurrent(int colstack_no) - return colstack->literal_mode; - } - --@ @c - static int colorstackpush(int colstack_no, str_number s) - { - colstack_type *colstack = get_colstack(colstack_no); -@@ -220,7 +231,6 @@ static int colorstackpush(int colstack_no, str_number s) - return colstack->literal_mode; - } - --@ @c - int colorstackpop(int colstack_no) - { - colstack_type *colstack = get_colstack(colstack_no); -@@ -244,16 +254,13 @@ int colorstackpop(int colstack_no) - return colstack->literal_mode; - } - --@ @c - void colorstackpagestart(void) - { - int i, j; - colstack_type *colstack; - if (global_shipping_mode == SHIPPING_PAGE) { -- /* see procedure |pdf_out_colorstack_startpage| */ - return; - } -- - for (i = 0; i < colstacks_used; i++) { - colstack = &colstacks[i]; - for (j = 0; j < colstack->form_used; j++) { -@@ -269,7 +276,6 @@ void colorstackpagestart(void) - } - } - --@ @c - int colorstackskippagestart(int colstack_no) - { - colstack_type *colstack = get_colstack(colstack_no); -@@ -285,8 +291,6 @@ int colorstackskippagestart(int colstack_no) - return 0; - } - -- --@ @c - void pdf_out_colorstack(PDF pdf, halfword p) - { - int old_setting; -@@ -295,11 +299,7 @@ void pdf_out_colorstack(PDF pdf, halfword p) - int stack_no = pdf_colorstack_stack(p); - int literal_mode = 0; - if (stack_no >= colorstackused()) { -- tprint_nl(""); -- tprint("Color stack "); -- print_int(stack_no); -- tprint(" is not initialized for use!"); -- tprint_nl(""); -+ formatted_warning("pdf backend","color stack %u is not initialized",(unsigned int) stack_no); - return; - } - switch (cmd) { -@@ -335,7 +335,6 @@ void pdf_out_colorstack(PDF pdf, halfword p) - } - } - --@ @c - void pdf_out_colorstack_startpage(PDF pdf) - { - int start_status; -diff --git a/texk/web2c/luatexdir/pdf/pdfdest.w b/texk/web2c/luatexdir/pdf/pdfdest.c -similarity index 83% -rename from texk/web2c/luatexdir/pdf/pdfdest.w -rename to texk/web2c/luatexdir/pdf/pdfdest.c -index 74e8e4b1f..346cd26e0 100644 ---- a/texk/web2c/luatexdir/pdf/pdfdest.w -+++ b/texk/web2c/luatexdir/pdf/pdfdest.c -@@ -1,37 +1,40 @@ --% pdfdest.w --% --% Copyright 2009-2011 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -+/* - --@ @c -+Copyright 2009-2011 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ - - #include "ptexlib.h" - --@ Here we implement subroutines for work with objects and related things. Some of --them are used in former parts too, so we need to declare them forward. -+/*tex -+ -+ Here we implement subroutines for work with objects and related things. Some -+ of them are used in former parts too, so we need to declare them forward. -+ Memory will grow dynamically. -+ -+*/ - --@c - void init_dest_names(PDF pdf) - { - pdf->dest_names_size = inf_dest_names_size; -- pdf->dest_names = xmallocarray(dest_name_entry, inf_dest_names_size); /* will grow dynamically */ -+ pdf->dest_names = xmallocarray(dest_name_entry, inf_dest_names_size); - } - --@ @c - void append_dest_name(PDF pdf, char *s, int n) - { - int a; -@@ -50,10 +53,13 @@ void append_dest_name(PDF pdf, char *s, int n) - pdf->dest_names_ptr++; - } - --@ When a destination is created we need to check whether another destination --with the same identifier already exists and give a warning if needed. -+/*tex -+ -+ When a destination is created we need to check whether another destination -+ with the same identifier already exists and give a warning if needed. -+ -+*/ - --@c - static void warn_dest_dup(int id, small_number byname) - { - if (byname > 0) { -@@ -62,10 +68,8 @@ static void warn_dest_dup(int id, small_number byname) - } else { - formatted_warning("pdf backend", "ignoring duplicate destination with the num '%d'",id); - } -- /* no longer the annoying context */ - } - --@ @c - void do_dest(PDF pdf, halfword p, halfword parent_box, scaledpos cur) - { - scaledpos pos = pdf->posstruct->pos; -@@ -85,7 +89,10 @@ void do_dest(PDF pdf, halfword p, halfword parent_box, scaledpos cur) - alt_rule.wd = width(p); - alt_rule.ht = height(p); - alt_rule.dp = depth(p); -- /* the different branches for matrixused is somewhat strange and should always be used */ -+ /*tex -+ The different branches for matrixused is somewhat strange and should -+ always be used -+ */ - switch (pdf_dest_type(p)) { - case pdf_dest_xyz: - if (matrixused()) -@@ -117,7 +124,6 @@ void do_dest(PDF pdf, halfword p, halfword parent_box, scaledpos cur) - } - } - --@ @c - void write_out_pdf_mark_destinations(PDF pdf) - { - pdf_object_list *k; -@@ -143,12 +149,11 @@ void write_out_pdf_mark_destinations(PDF pdf) - if (pdf_dest_xyz_zoom(i) == null) { - pdf_add_null(pdf); - } else { -- if (pdf->cave == 1) -- pdf_out(pdf, ' '); -+ pdf_check_space(pdf); - pdf_print_int(pdf, pdf_dest_xyz_zoom(i) / 1000); - pdf_out(pdf, '.'); - pdf_print_int(pdf, (pdf_dest_xyz_zoom(i) % 1000)); -- pdf->cave = 1; -+ pdf_set_space(pdf); - } - break; - case pdf_dest_fit: -@@ -191,7 +196,6 @@ void write_out_pdf_mark_destinations(PDF pdf) - } - } - --@ @c - void scan_pdfdest(PDF pdf) - { - halfword q; -@@ -242,13 +246,12 @@ void scan_pdfdest(PDF pdf) - } else { - normal_error("pdf backend", "destination type missing"); - } -- /* Scan an optional space */ -+ /*tex Scan an optional space. */ - get_x_token(); - if (cur_cmd != spacer_cmd) - back_input(); -- - if (pdf_dest_type(cur_list.tail_field) == pdf_dest_fitr) { -- alt_rule = scan_alt_rule(); /* scans || to |alt_rule| */ -+ alt_rule = scan_alt_rule(); - set_width(cur_list.tail_field, alt_rule.wd); - set_height(cur_list.tail_field, alt_rule.ht); - set_depth(cur_list.tail_field, alt_rule.dp); -@@ -268,8 +271,8 @@ void scan_pdfdest(PDF pdf) - } - } - --@ sorts |dest_names| by names --@c -+/*tex Sort |dest_names| by names: */ -+ - static int dest_cmp(const void *a, const void *b) - { - dest_name_entry aa = *(const dest_name_entry *) a; -@@ -277,24 +280,30 @@ static int dest_cmp(const void *a, const void *b) - return strcmp(aa.objname, bb.objname); - } - --@ @c - void sort_dest_names(PDF pdf) - { - qsort(pdf->dest_names, (size_t) pdf->dest_names_ptr, sizeof(dest_name_entry), dest_cmp); - } - --@ Output the name tree. The tree nature of the destination list forces the --storing of intermediate data in |obj_info| and |obj_aux| fields, which --is further uglified by the fact that |obj_tab| entries do not accept char --pointers. -+/*tex -+ -+ Output the name tree. The tree nature of the destination list forces the -+ storing of intermediate data in |obj_info| and |obj_aux| fields, which is -+ further uglified by the fact that |obj_tab| entries do not accept char -+ pointers. -+ -+*/ - --@c - int output_name_tree(PDF pdf) - { -- boolean is_names = true; /* flag for name tree output: is it Names or Kids? */ -- int k = 0; /* index of current child of |l|; if |k < pdf_dest_names_ptr| -- then this is pointer to |dest_names| array; -- otherwise it is the pointer to |obj_tab| (object number) */ -+ /*tex A flag for name tree output: is it |/Names| or |/Kids|: */ -+ boolean is_names = true; -+ /*tex -+ The index of current child of |l|; if |k < pdf_dest_names_ptr| then this -+ is pointer to |dest_names| array; otherwise it is the pointer to -+ |obj_tab| (object number). -+ */ -+ int k = 0; - int b = 0; - int m, j, l; - int dests = 0; -@@ -306,9 +315,12 @@ int output_name_tree(PDF pdf) - sort_dest_names(pdf); - while (true) { - do { -- l = pdf_create_obj(pdf, obj_type_others, 0); /* create a new node */ -- if (b == 0) -- b = l; /* first in this level */ -+ /*tex Create a new node: */ -+ l = pdf_create_obj(pdf, obj_type_others, 0); -+ if (b == 0) { -+ /*tex First in this level: */ -+ b = l; -+ } - if (names_head == 0) { - names_head = l; - names_tail = l; -@@ -317,7 +329,7 @@ int output_name_tree(PDF pdf) - names_tail = l; - } - set_obj_link(pdf, names_tail, 0); -- /* Output the current node in this level */ -+ /*tex Output the current node in this level. */ - pdf_begin_obj(pdf, l, OBJSTM_ALWAYS); - pdf_begin_dict(pdf); - j = 0; -@@ -332,13 +344,13 @@ int output_name_tree(PDF pdf) - k++; - } while (j != name_tree_kids_max && k != pdf->dest_names_ptr); - pdf_end_array(pdf); -- set_obj_stop(pdf, l, pdf->dest_names[k - 1].objname); /* for later */ -+ /*tex For later use: */ -+ set_obj_stop(pdf, l, pdf->dest_names[k - 1].objname); - if (k == pdf->dest_names_ptr) { - is_names = false; - k = names_head; - b = 0; - } -- - } else { - set_obj_start(pdf, l, obj_start(pdf, k)); - pdf_add_name(pdf, "Kids"); -@@ -362,7 +374,6 @@ int output_name_tree(PDF pdf) - pdf_end_dict(pdf); - pdf_end_obj(pdf); - } while (b != 0); -- - if (k == l) { - dests = l; - goto DONE; -diff --git a/texk/web2c/luatexdir/pdf/pdffont.w b/texk/web2c/luatexdir/pdf/pdffont.c -similarity index 51% -rename from texk/web2c/luatexdir/pdf/pdffont.w -rename to texk/web2c/luatexdir/pdf/pdffont.c -index 278efa9d6..1e1f0f8d9 100644 ---- a/texk/web2c/luatexdir/pdf/pdffont.w -+++ b/texk/web2c/luatexdir/pdf/pdffont.c -@@ -1,48 +1,50 @@ --% pdffont.w --% --% Copyright 2009-2014 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --\def\pdfTeX{pdf\TeX} -- --@ @c -+/* -+ -+Copyright 2009-2014 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ - - #include "ptexlib.h" - --@ As \pdfTeX{} should also act as a back-end driver, it needs to support virtual --fonts too. Information about virtual fonts can be found in the source of some --\.{DVI}-related programs. -+/*tex - --Whenever we want to write out a character in a font to PDF output, we --should check whether the used character is a virtual or real character. --The |has_packet()| C macro checks for this condition. -+ As \LUATEX\ should also act as a back-end driver, it needs to support virtual -+ fonts too. Information about virtual fonts can be found in the source of some -+ \DVI-related programs. - --@ The following code typesets a character to PDF output -+ Whenever we want to write out a character in a font to \PDF\ output, we -+ should check whether the used character is a virtual or real character. The -+ |has_packet| C macro checks for this condition. -+ -+ The following code typesets a character to \PDF\ output -+ -+*/ - --@c - scaled_whd output_one_char(PDF pdf, halfword p) - { - internal_font_number f = font(p); - int c = character(p); - int ex_glyph = ex_glyph(p)/1000; -- scaled_whd ci = get_charinfo_whd(f, c); /* the real width, height and depth of the character */ -+ /*tex The real width, height and depth of the character: */ -+ scaled_whd ci = get_charinfo_whd(f, c); - if (!(char_exists(f,c))) { - lua_glyph_not_found_callback(f,c); -- /* char_warning(f,c); */ -+ /*tex Not here |char_warning(f,c);| */ - return ci; - } - ci.wd = ext_xn_over_d(ci.wd, 1000000 + ex_glyph(p), 1000000); -@@ -66,14 +68,18 @@ scaled_whd output_one_char(PDF pdf, halfword p) - if (has_packet(f, c)) { - do_vf_packet(pdf, f, c, ex_glyph); - } else { -- /* |pdf_place_glyph(pdf, f, c, ex_glyph);| */ - backend_out[glyph_node] (pdf, f, c, ex_glyph); - } - return ci; - } - --@ Mark |f| as a used font; set |font_used(f)|, |font_size(f)| and |pdf_font_num(f)| --@c -+/*tex -+ -+ Mark |f| as a used font; set |font_used(f)|, |font_size(f)| and -+ |pdf_font_num(f)|. -+ -+*/ -+ - static void pdf_use_font(internal_font_number f, int fontnum) - { - set_font_used(f, true); -@@ -84,19 +90,24 @@ static void pdf_use_font(internal_font_number f, int fontnum) - } - } - --@ To set PDF font we need to find out fonts with the same name, because \TeX\ can --load the same font several times for various sizes. For such fonts we define only --one font resource. The array |pdf_font_num| holds the object number of font --resource. A negative value of an entry of |pdf_font_num| indicates that the --corresponding font shares the font resource with the font -+/*tex -+ -+ To set PDF font we need to find out fonts with the same name, because \TeX\ -+ can load the same font several times for various sizes. For such fonts we -+ define only one font resource. The array |pdf_font_num| holds the object -+ number of font resource. A negative value of an entry of |pdf_font_num| -+ indicates that the corresponding font shares the font resource with the font. -+ -+*/ - --@c - #define same(n,f,k) (n(f) != NULL && n(k) != NULL && strcmp(n(f), n(k)) == 0) - --/* -- For some lua-loaded (for instance AFM) fonts, it is normal to have -- a zero cidregistry, and such fonts do not have a fontmap entry yet -- at this point, so the test should use the other branch -+/*tex -+ -+ For some \LUA-loaded (for instance \AFM) fonts, it is normal to have a zero -+ cidregistry, and such fonts do not have a fontmap entry yet at this point, so -+ the test should use the other branch. -+ - */ - - static boolean font_shareable(internal_font_number f, internal_font_number k) -@@ -111,8 +122,21 @@ static boolean font_shareable(internal_font_number f, internal_font_number k) - return 0; - } - --@ create a font object --@c -+/*tex -+ -+ We will create a font object. We check whether |f| can share the font object -+ with some |k|: we have 2 cases here: |f| and |k| have the same tfm name, so -+ they have been loaded at different sizes, eg 'cmr10' and 'cmr10 at 11pt'. -+ -+ We optionally take over slant and extend from map entry, if not already set; -+ this should also be the only place where getfontmap() may be called. -+ -+ Beware, \LUATEX\ is different from \PDFTEX\ in dealing with expanded and -+ slanted fonts and expansion and protrusion as it will use the same font but a -+ different transformation which is way more efficient and also cleaner. -+ -+*/ -+ - void pdf_init_font(PDF pdf, internal_font_number f) - { - internal_font_number k; -@@ -121,15 +145,6 @@ void pdf_init_font(PDF pdf, internal_font_number f) - if (font_used(f)) { - formatted_error("pdf backend","font %i gets initialized twice",(int) f); - } -- /* -- check whether |f| can share the font object with some |k|: we have 2 cases -- here: 1) |f| and |k| have the same tfm name (so they have been loaded at -- different sizes, eg 'cmr10' and 'cmr10 at 11pt'); 2) |f| has been auto -- expanded from |k| -- -- take over slant and extend from map entry, if not already set; -- this should also be the only place where getfontmap() may be called. -- */ - fm = getfontmap(font_name(f)); - if (font_map(f) == NULL && fm != NULL) { - font_map(f) = fm; -@@ -150,38 +165,42 @@ void pdf_init_font(PDF pdf, internal_font_number f) - } - i = obj_link(pdf, i); - } -- /* create a new font object for |f| */ -+ /*tex Create a new font object for |f|: */ - l = pdf_create_obj(pdf, obj_type_font, f); - pdf_use_font(f, l); - } - --@ set the actual font on PDF page; sets |ff| to the tfm number of the base font --sharing the font object with |f|; |ff| is either |f| itself (then it is its own --base font), or some font with the same tfm name at different size and/or --expansion. -+/*tex -+ -+ Set the actual font on PDF page; sets |ff| to the tfm number of the base font -+ sharing the font object with |f|; |ff| is either |f| itself (then it is its -+ own base font), or some font with the same tfm name at different size and/or -+ expansion. -+ -+*/ - --@c - internal_font_number pdf_set_font(PDF pdf, internal_font_number f) - { -- int ff; /* for use with |set_ff| */ -+ /*tex For use with |set_ff|: */ -+ int ff; - if (!font_used(f)) - pdf_init_font(pdf, f); -- ff = pdf_font_num(f) < 0 ? -pdf_font_num(f) : f; /* aka |set_ff(f)| */ -+ /*tex Also known as |set_ff(f)|: */ -+ ff = pdf_font_num(f) < 0 ? -pdf_font_num(f) : f; - addto_page_resources(pdf, obj_type_font, pdf_font_num(ff)); - return ff; - } - --@ @c - void pdf_include_chars(PDF pdf) - { - str_number s; -- unsigned char *k, *j; /* running index */ -+ unsigned char *k, *j; - internal_font_number f; - scan_font_ident(); - f = cur_val; - if (f == null_font) - normal_error("pdf backend", "invalid font identifier for 'includechars'"); -- pdf_check_vf(cur_val); -+ /* pdf_check_vf(c); */ - if (!font_used(f)) - pdf_init_font(pdf, f); - scan_toks(false, true); -diff --git a/texk/web2c/luatexdir/pdf/pdfgen.w b/texk/web2c/luatexdir/pdf/pdfgen.c -similarity index 61% -rename from texk/web2c/luatexdir/pdf/pdfgen.w -rename to texk/web2c/luatexdir/pdf/pdfgen.c -index 26b7112ed..0409dbc33 100644 ---- a/texk/web2c/luatexdir/pdf/pdfgen.w -+++ b/texk/web2c/luatexdir/pdf/pdfgen.c -@@ -1,26 +1,26 @@ --% pdfgen.w --% --% Copyright 2009-2013 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --@ @c -+/* -+ -+Copyright 2009-2013 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ -+ - #include "ptexlib.h" - --@ @c - #include - #include - #include "lua/luatex-api.h" -@@ -32,43 +32,60 @@ - - PDF static_pdf = NULL; - --@ commandline interface -+/*tex The commandline interface: */ - --@c - int output_mode_used; - int output_mode_option; - int output_mode_value; - int draft_mode_option; - int draft_mode_value; - --halfword pdf_info_toks; /* additional keys of Info dictionary */ --halfword pdf_catalog_toks; /* additional keys of Catalog dictionary */ -+/*tex Additional keys of the |/Info| dictionary: */ -+ -+halfword pdf_info_toks; -+ -+/*tex Additional keys of the |/Catalog| and its |/OpenAction| dictionary: */ -+ -+halfword pdf_catalog_toks; -+ - halfword pdf_catalog_openaction; --halfword pdf_names_toks; /* additional keys of Names dictionary */ --halfword pdf_trailer_toks; /* additional keys of Trailer dictionary */ --shipping_mode_e global_shipping_mode = NOT_SHIPPING; /* set to |shipping_mode| when |ship_out| starts */ - -+/*tex Additional keys of the |/Names| dictionary: */ -+ -+halfword pdf_names_toks; -+ -+/*tex Additional keys of the |/Trailer| dictionary" */ -+ -+halfword pdf_trailer_toks; -+ -+/*tex Set to |shipping_mode| when |ship_out| starts */ -+ -+shipping_mode_e global_shipping_mode = NOT_SHIPPING; -+ -+/*tex -+ -+ Create a new buffer |strbuf_s| of size |size| and maximum allowed size -+ |limit|. Initialize it and set |p| to begin of data. - --@ Create a new buffer |strbuf_s| of size |size| and maximum allowed size |limit|. --Initialize it and set |p| to begin of data. -+*/ - --@c - strbuf_s *new_strbuf(size_t size, size_t limit) - { - strbuf_s *b; - b = xtalloc(1, strbuf_s); - b->size = size; - b->limit = limit; -- if (size > 0) -+ if (size > 0) { - b->p = b->data = xtalloc(b->size, unsigned char); -- else -- b->p = b->data = NULL; /* for other alloc */ -+ } else { -+ /*tex For other alloc: */ -+ b->p = b->data = NULL; -+ } - return b; - } - --@ Check that |n| bytes more fit into buffer; increase it if required. -+/*tex Check that |n| bytes more fit into buffer; increase it if required. */ - --@c - static void strbuf_room(strbuf_s * b, size_t n) - { - unsigned int a; -@@ -88,25 +105,22 @@ static void strbuf_room(strbuf_s * b, size_t n) - } - } - --@ Seek to position |offset| within buffer. Position must be valid. -+/*tex Seek to position |offset| within buffer. Position must be valid. */ - --@c - void strbuf_seek(strbuf_s * b, off_t offset) - { - b->p = b->data + offset; - } - --@ Get the current buffer fill level, the number of characters. -+/*tex Get the current buffer fill level, the number of characters.*/ - --@c - size_t strbuf_offset(strbuf_s * b) - { - return (size_t) (b->p - b->data); - } - --@ Put one character into buffer. Make room before if needed. -+/*tex Put one character into buffer. Make room before if needed. */ - --@c - void strbuf_putchar(strbuf_s * b, unsigned char c) - { - if ((size_t) (b->p - b->data + 1) > b->size) -@@ -114,81 +128,71 @@ void strbuf_putchar(strbuf_s * b, unsigned char c) - *b->p++ = c; - } - --@ Dump filled buffer part to PDF. -+/*tex Dump filled buffer part to the \PDF\ file. */ - --@c - void strbuf_flush(PDF pdf, strbuf_s * b) - { - pdf_out_block(pdf, (const char *) b->data, strbuf_offset(b)); - strbuf_seek(b, 0); - } - --@ Free all dynamically allocated buffer structures. -+/*tex We free all dynamically allocated buffer structures. */ - --@c - void strbuf_free(strbuf_s * b) - { - xfree(b->data); - xfree(b); - } - --@ |init_pdf_struct()| is called early, only once, from maincontrol.w -+/*tex This |init_pdf_struct| is called early and only once. */ - --@c - PDF init_pdf_struct(PDF pdf) - { - os_struct *os; - pdf = xtalloc(1, pdf_output_file); - memset(pdf, 0, sizeof(pdf_output_file)); - pdf->job_name = makecstring(job_name); -- -- output_mode_used = OMODE_NONE; /* will be set by |fix_o_mode()| */ -- pdf->o_mode = output_mode_used; /* used by synctex, we need to use output_mode_used there */ -+ /*tex This will be set by |fix_o_mode|: */ -+ output_mode_used = OMODE_NONE; -+ /*tex Used by synctex, we need to use output_mode_used there. */ -+ pdf->o_mode = output_mode_used; - pdf->o_state = ST_INITIAL; -- -- /* init PDF and object stream writing */ -+ /*tex Initialize \PDF\ and object stream writing */ - pdf->os = os = xtalloc(1, os_struct); - memset(pdf->os, 0, sizeof(os_struct)); - os->buf[PDFOUT_BUF] = new_strbuf(inf_pdfout_buf_size, sup_pdfout_buf_size); - os->buf[OBJSTM_BUF] = new_strbuf(inf_objstm_buf_size, sup_objstm_buf_size); - os->obj = xtalloc(PDF_OS_MAX_OBJS, os_obj_data); - os->cur_objstm = 0; -- - os->curbuf = PDFOUT_BUF; - pdf->buf = os->buf[os->curbuf]; -- /* -- Later ttf_seek_outbuf(TABDIR_OFF + n * 4 * TTF_ULONG_SIZE); in ttf_init_font -- we need 236 bytes, so we start with 256 bytes as in pdftex. -+ /*tex -+ Later ttf_seek_outbuf(TABDIR_OFF + n * 4 * TTF_ULONG_SIZE); in -+ ttf_init_font we need 236 bytes, so we start with 256 bytes as in \PDFTEX. - */ - pdf->fb = new_strbuf(256, 100000000); -- - pdf->stream_deflate = false; - pdf->stream_writing = false; -- -- /* -+ /*tex - Sometimes it is neccesary to allocate memory for PDF output that cannot be - deallocated then, so we use |mem| for this purpose. - */ - pdf->mem_size = inf_pdf_mem_size; - pdf->mem = xtalloc(pdf->mem_size, int); -- /* -+ /*tex - The first word is not used so we can use zero as a value for testing - whether a pointer to |mem| is valid. - */ - pdf->mem_ptr = 1; -- - pdf->pstruct = NULL; -- - pdf->posstruct = xtalloc(1, posstructure); - pdf->posstruct->pos.h = 0; - pdf->posstruct->pos.v = 0; - pdf->posstruct->dir = dir_TLT; -- -- /* allocated size of |obj_tab| array */ -+ /*tex Allocated size of |obj_tab| array> */ - pdf->obj_tab_size = (unsigned) inf_obj_tab_size; - pdf->obj_tab = xtalloc(pdf->obj_tab_size + 1, obj_entry); - memset(pdf->obj_tab, 0, sizeof(obj_entry)); -- - pdf->minor_version = -1; - pdf->major_version = -1; - pdf->decimal_digits = 4; -@@ -198,25 +202,22 @@ PDF init_pdf_struct(PDF pdf) - pdf->image_apply_gamma = 0; - pdf->objcompresslevel = 0; - pdf->compress_level = 0; -+ pdf->force_file = 0; -+ pdf->recompress = 0; - pdf->draftmode = 0; - pdf->inclusion_copy_font = 1; - pdf->pk_resolution = 0; - pdf->pk_fixed_dpi = 0; - pdf->pk_scale_factor = 0; -- - init_dest_names(pdf); - pdf->page_resources = NULL; -- - init_pdf_pagecalculations(pdf); -- - pdf->vfstruct = new_vfstruct(); -- - return pdf; - } - --@ We use |pdf_get_mem| to allocate memory in |mem|. -+/*tex We use |pdf_get_mem| to allocate memory in |mem|. */ - --@c - int pdf_get_mem(PDF pdf, int s) - { - int a; -@@ -239,39 +240,19 @@ int pdf_get_mem(PDF pdf, int s) - return ret; - } - --@ there are defined in |luatex-api.h|, so we need |luatex-api.c|: -- --@c --output_mode get_o_mode(void) --{ -- output_mode o_mode; -- if (output_mode_par > 0) { -- o_mode = OMODE_PDF; -- } else -- o_mode = OMODE_DVI; -- return o_mode; --} -+/*tex - --void fix_o_mode(void) --{ -- output_mode o_mode = get_o_mode(); -- if (output_mode_used == OMODE_NONE) { -- output_mode_used = o_mode; -- static_pdf->o_mode = output_mode_used; /* used by synctex, we need to use output_mode_used there */ -- } else if (output_mode_used != o_mode) { -- normal_error("pdf backend", "\\outputmode can only be changed before anything is written to the output"); -- } --} -+ This ensures that |pdfmajorversion| and |pdfminorversion| are set only before -+ any bytes have been written to the generated \PDF\ file. Here also all -+ variables for \PDF\ output are initialized, the \PDF\ file is opened by -+ |ensure_pdf_open|, and the \PDF\ header is written. - --@ This ensures that |pdfmajorversion| and |pdfminorversion| are set only before any --bytes have been written to the generated \.{PDF} file. Here also all variables for --\.{PDF} output are initialized, the \.{PDF} file is opened by |ensure_pdf_open|, and --the \.{PDF} header is written. -+*/ - --@c - void fix_pdf_version(PDF pdf) - { -- if (pdf->major_version < 0) { /* unset */ -+ if (pdf->major_version < 0) { -+ /*tex It is unset. */ - if (pdf_major_version == 0) { - normal_warning("pdf backend","unset major version, using 1 instead"); - pdf->major_version = 1; -@@ -284,7 +265,8 @@ void fix_pdf_version(PDF pdf) - } else if (pdf->major_version != pdf_major_version) { - normal_warning("pdf backend", "the major version cannot be changed after data is written to the PDF file"); - } -- if (pdf->minor_version < 0) { /* unset */ -+ if (pdf->minor_version < 0) { -+ /*tex It is unset. */ - if ((pdf_minor_version < 0) || (pdf_minor_version > 9)) { - formatted_warning("pdf backend","illegal minor version %d, using 4 instead",pdf_minor_version); - pdf->minor_version = 4; -@@ -301,19 +283,18 @@ static void fix_pdf_draftmode(PDF pdf) - if (pdf->draftmode != draft_mode_par) - normal_warning("pdf backend", "draftmode cannot be changed after data is written to the PDF file"); - if (pdf->draftmode != 0) { -- pdf->compress_level = 0; /* re-fix it, might have been changed inbetween */ -+ /*tex Fix these as they might have been changed in between. */ -+ pdf->compress_level = 0; - pdf->objcompresslevel = 0; - } - } - --@ @c - #define ZIP_BUF_SIZE 32768 - - #define check_err(f, fn) \ - if (f != Z_OK) \ - formatted_error("pdf backend","zlib %s() failed (error code %d)", fn, f) - --@ @c - static void write_zip(PDF pdf) - { - int flush, err = Z_OK; -@@ -363,7 +344,6 @@ static void write_zip(PDF pdf) - pdf->stream_length = (off_t) s->total_out; - } - --@ @c - void zip_free(PDF pdf) - { - if (pdf->zipbuf != NULL) { -@@ -373,7 +353,6 @@ void zip_free(PDF pdf) - xfree(pdf->c_stream); - } - --@ @c - static void write_nozip(PDF pdf) - { - strbuf_s *buf = pdf->buf; -@@ -385,12 +364,15 @@ static void write_nozip(PDF pdf) - pdf->last_byte = *(buf->p - 1); - } - --@ The PDF buffer is flushed by calling |pdf_flush|, which checks the --variable |zip_write_state| and will compress the buffer before flushing if --neccesary. We call |pdf_begin_stream| to begin a stream and |pdf_end_stream| --to finish it. The stream contents will be compressed if compression is turn on. -+/*tex -+ -+ The PDF buffer is flushed by calling |pdf_flush|, which checks the variable -+ |zip_write_state| and will compress the buffer before flushing if neccesary. -+ We call |pdf_begin_stream| to begin a stream and |pdf_end_stream| to finish -+ it. The stream contents will be compressed if compression is turn on. -+ -+*/ - --@c - void pdf_flush(PDF pdf) - { - os_struct *os = pdf->os; -@@ -422,20 +404,25 @@ void pdf_flush(PDF pdf) - } - } - --@ @c - static void pdf_buffer_select(PDF pdf, buffer_e buf) - { - os_struct *os = pdf->os; -- if (pdf->os_enable && buf == OBJSTM_BUF) -- os->curbuf = OBJSTM_BUF; /* switch to object stream */ -- else -- os->curbuf = PDFOUT_BUF; /* switch to PDF stream */ -+ if (pdf->os_enable && buf == OBJSTM_BUF) { -+ /*tex Switch to object stream: */ -+ os->curbuf = OBJSTM_BUF; -+ } else { -+ /*tex Switch to \PDF\ stream: */ -+ os->curbuf = PDFOUT_BUF; -+ } - pdf->buf = os->buf[pdf->os->curbuf]; - } - --@ create new \.{/ObjStm} object if required, and set up cross reference info -+/*tex -+ -+ We create new |/ObjStm| object if required, and set up cross reference info. -+ -+*/ - --@c - static void pdf_prepare_obj(PDF pdf, int k, int pdf_os_threshold) - { - os_struct *os = pdf->os; -@@ -447,15 +434,18 @@ static void pdf_prepare_obj(PDF pdf, int k, int pdf_os_threshold) - switch (os->curbuf) { - case PDFOUT_BUF: - obj_offset(pdf, k) = pdf_offset(pdf); -- obj_os_idx(pdf, k) = PDF_OS_MAX_OBJS; /* mark it as not included in any ObjStm */ -+ /*tex Mark it as not included in any |ObjStm|. */ -+ obj_os_idx(pdf, k) = PDF_OS_MAX_OBJS; - break; - case OBJSTM_BUF: - if (os->cur_objstm == 0) { - os->cur_objstm = - (unsigned int) pdf_create_obj(pdf, obj_type_objstm, 0); - os->idx = 0; -- obuf->p = obuf->data; /* start fresh object stream */ -- os->ostm_ctr++; /* only for statistics */ -+ /*tex Start a fresh object stream. */ -+ obuf->p = obuf->data; -+ /*tex Keep some statistics. */ -+ os->ostm_ctr++; - } - obj_os_idx(pdf, k) = (int) os->idx; - obj_os_objnum(pdf, k) = (int) os->cur_objstm; -@@ -467,12 +457,13 @@ static void pdf_prepare_obj(PDF pdf, int k, int pdf_os_threshold) - } - } - --@* Low-level buffer checkers. -+/*tex -+ -+ We set the active buffer pointer and make sure that there are at least |n| -+ bytes free in that buffer, flushing happens if needed. - --@ Set the active buffer pointer. Make sure that there are at least |n| bytes free --in that buffer, flush if needed. -+*/ - --@c - inline void pdf_room(PDF pdf, int n) - { - strbuf_s *buf = pdf->buf; -@@ -490,7 +481,6 @@ inline void pdf_room(PDF pdf, int n) - } - } - --@ @c - void pdf_out_block(PDF pdf, const char *s, size_t n) - { - size_t l; -@@ -507,7 +497,6 @@ void pdf_out_block(PDF pdf, const char *s, size_t n) - } while (n > 0); - } - --@ @c - __attribute__ ((format(printf, 2, 3))) - void pdf_printf(PDF pdf, const char *fmt, ...) - { -@@ -521,9 +510,6 @@ void pdf_printf(PDF pdf, const char *fmt, ...) - va_end(args); - } - --@ print out a string to PDF buffer -- --@c - void pdf_print(PDF pdf, str_number s) - { - const char *ss; -@@ -537,9 +523,6 @@ void pdf_print(PDF pdf, str_number s) - } - } - --@ print out a integer to PDF buffer -- --@c - void pdf_print_int(PDF pdf, longinteger n) - { - char s[24]; -@@ -549,33 +532,6 @@ void pdf_print_int(PDF pdf, longinteger n) - pdf_out_block(pdf, (const char *) s, (size_t) w); - } - --@ @c --/* --void print_pdffloat(PDF pdf, pdffloat f) --{ -- char a[24]; -- int e = f.e, i, l; -- int64_t m = f.m; -- if (m < 0) { -- pdf_out(pdf, '-'); -- m *= -1; -- } -- l = m / ten_pow[e]; -- pdf_print_int(pdf, l); -- l = m % ten_pow[e]; -- if (l != 0) { -- pdf_out(pdf, '.'); -- snprintf(a, 23, "%d", l + ten_pow[e]); -- for (i = e; i > 0; i--) { -- if (a[i] != '0') -- break; -- a[i] = '\0'; -- } -- pdf_puts(pdf, (a + 1)); -- } --} --*/ -- - void print_pdffloat(PDF pdf, pdffloat f) - { - int64_t m = f.m; -@@ -584,7 +540,7 @@ void print_pdffloat(PDF pdf, pdffloat f) - } else { - int e = f.e; - if (e == 0) { -- /* division by ten_pow[0] == 1 */ -+ /*tex division by |ten_pow[0] == 1| */ - if (m == 1) { - pdf_out(pdf, '1'); - } else { -@@ -622,18 +578,19 @@ void print_pdffloat(PDF pdf, pdffloat f) - } - } - --@ print out |s| as string in PDF output -- --@c - void pdf_print_str(PDF pdf, const char *s) - { - const char *orig = s; -- int l = (int) strlen(s) - 1; /* last string index */ -+ /*tex This initializes at the last string index. */ -+ int l = (int) strlen(s) - 1; - if (l < 0) { - pdf_puts(pdf, "()"); - return; - } -- /* the next is not really safe, the string could be "(a)xx(b)" */ -+ /*tex -+ The next might not really be safe as the string could be ``(a)xx(b)'' but -+ so far we never had an issue. -+ */ - if ((s[0] == '(') && (s[l] == ')')) { - pdf_puts(pdf, s); - return; -@@ -653,12 +610,11 @@ void pdf_print_str(PDF pdf, const char *s) - pdf_out(pdf, ')'); - return; - } -- pdf_puts(pdf, orig); /* it was a hex string after all */ -+ pdf_puts(pdf, orig); - } - --@ begin a stream (needs to have a stream dictionary also) -+/*tex A stream needs to have a stream dictionary also. */ - --@c - void pdf_begin_stream(PDF pdf) - { - pdf_puts(pdf, "\nstream\n"); -@@ -672,9 +628,6 @@ void pdf_begin_stream(PDF pdf) - pdf->last_byte = 0; - } - --@ end a stream -- --@c - void pdf_end_stream(PDF pdf) - { - os_struct *os = pdf->os; -@@ -682,7 +635,8 @@ void pdf_end_stream(PDF pdf) - case PDFOUT_BUF: - if (pdf->zip_write_state == ZIP_WRITING) - pdf->zip_write_state = ZIP_FINISH; -- pdf_flush(pdf); /* sets pdf->last_byte */ -+ /*tex This sets| pdf->last_byte|. */ -+ pdf_flush(pdf); - break; - case OBJSTM_BUF: - normal_error("pdf backend", "bad buffer in end stream, case 1"); -@@ -692,43 +646,71 @@ void pdf_end_stream(PDF pdf) - } - pdf->stream_deflate = false; - pdf->stream_writing = false; -- pdf_out(pdf, '\n'); /* doesn't really belong to the stream */ -+ /*tex This doesn't really belong to the stream: */ -+ pdf_out(pdf, '\n'); - pdf_puts(pdf, "endstream"); -- /* write stream /Length */ -+ /*tex Write the stream |/Length|. */ -+ - if (pdf->seek_write_length && pdf->draftmode == 0) { -+ xfseeko(pdf->file, (off_t)pdf->stream_length_offset+12, SEEK_SET, pdf->job_name); -+ fprintf(pdf->file, " "); - xfseeko(pdf->file, (off_t)pdf->stream_length_offset, SEEK_SET, pdf->job_name); -- fprintf(pdf->file, "%" LONGINTEGER_PRI "i", (LONGINTEGER_TYPE) pdf->stream_length); -+ fprintf(pdf->file, "%" LONGINTEGER_PRI "i >>", (LONGINTEGER_TYPE) pdf->stream_length); - xfseeko(pdf->file, 0, SEEK_END, pdf->job_name); - } - pdf->seek_write_length = false; - } - --@ To print |scaled| value to PDF output we need some subroutines to ensure --accurary. -+/*tex -+ -+ To print |scaled| value to \PDF\ output we need some subroutines to ensure -+ accurary. - --@c --#define max_integer 0x7FFFFFFF /* $2^{31}-1$ */ -+*/ - --scaled one_hundred_inch = 7227 * 65536; /* scaled value corresponds to 100in, exact, 473628672 */ --scaled one_inch = (7227 * 65536 + 50) / 100; /* scaled value corresponds to 1in (rounded to 4736287) */ --scaled one_true_inch = (7227 * 65536 + 50) / 100; /* scaled value corresponds to 1truein (rounded!) */ --scaled one_hundred_bp = (7227 * 65536) / 72; /* scaled value corresponds to 100bp */ --scaled one_bp = 65781; /* scaled value corresponds to 1bp (rounded to 65782) */ - --/* -- one_bp is changed on 20110411 to be exactly 65781, as in tex itself, because this value -- is also used for \pdfpxdimen -+/*tex We max out at $2^{31}-1$. */ -+ -+#define max_integer 0x7FFFFFFF -+ -+/*tex scaled value corresponds to 100in, exact, 473628672 */ -+ -+scaled one_hundred_inch = 7227 * 65536; -+ -+/*tex scaled value corresponds to 1in (rounded to 4736287) */ -+ -+scaled one_inch = (7227 * 65536 + 50) / 100; -+ -+/*tex scaled value corresponds to 1truein (rounded!) */ -+ -+scaled one_true_inch = (7227 * 65536 + 50) / 100; -+ -+/*tex scaled value corresponds to 100bp */ -+ -+scaled one_hundred_bp = (7227 * 65536) / 72; -+ -+/*tex scaled value corresponds to 1bp (rounded to 65782) */ -+ -+scaled one_bp = 65781; -+ -+/*tex -+ -+ One basepoint is set to exactly 65781, as in \TEX\ itself, because this value -+ is also used for |\pdfpxdimen|. -+ - */ - - int ten_pow[10] = { - 1, 10, 100, 1000, 10000, 100000, 1000000, 10000000, 100000000, 1000000000 /* $10^0..10^9$ */ - }; - --@ The function |divide_scaled| divides |s| by |m| using |dd| decimal --digits of precision. It is defined in C because it is a good candidate --for optimizations that are not possible in pascal. -+/*tex -+ -+ The function |divide_scaled| divides |s| by |m| using |dd| decimal digits of -+ precision. -+ -+*/ - --@c - scaled round_xn_over_d(scaled x, int n, unsigned int d) - { - boolean positive = true; -@@ -757,28 +739,22 @@ scaled round_xn_over_d(scaled x, int n, unsigned int d) - return (-(scaled) u); - } - --@ @c - void pdf_add_bp(PDF pdf, scaled s) - { - pdffloat a; - pdfstructure *p = pdf->pstruct; - a.m = i64round(s * p->k1); - a.e = pdf->decimal_digits; -- if (pdf->cave > 0) -- pdf_out(pdf, ' '); -+ pdf_check_space(pdf); - print_pdffloat(pdf, a); -- pdf->cave = 1; -+ pdf_set_space(pdf); - } - --@* handling page resources. -- --@c - typedef struct { - int obj_type; - pdf_object_list *list; - } pr_entry; - --@ @c - static int comp_page_resources(const void *pa, const void *pb, void *p) - { - int a = ((const pr_entry *) pa)->obj_type; -@@ -791,7 +767,6 @@ static int comp_page_resources(const void *pa, const void *pb, void *p) - return 0; - } - --@ @c - void addto_page_resources(PDF pdf, pdf_obj_type t, int k) - { - pdf_resource_struct *re; -@@ -819,8 +794,10 @@ void addto_page_resources(PDF pdf, pdf_obj_type t, int k) - item->link = NULL; - item->info = k; - pr->list = item; -- if (obj_type(pdf, k) == (int)t) -- set_obj_scheduled(pdf, k); /* k is an object number */ -+ if (obj_type(pdf, k) == (int)t) { -+ /*tex |k| is an object number. */ -+ set_obj_scheduled(pdf, k); -+ } - } else { - for (p = pr->list; p->info != k && p->link != NULL; p = p->link); - if (p->info != k) { -@@ -834,7 +811,6 @@ void addto_page_resources(PDF pdf, pdf_obj_type t, int k) - } - } - --@ @c - pdf_object_list *get_page_resources_list(PDF pdf, pdf_obj_type t) - { - pdf_resource_struct *re = pdf->page_resources; -@@ -848,7 +824,6 @@ pdf_object_list *get_page_resources_list(PDF pdf, pdf_obj_type t) - return pr->list; - } - --@ @c - static void reset_page_resources(PDF pdf) - { - pdf_resource_struct *re = pdf->page_resources; -@@ -864,19 +839,18 @@ static void reset_page_resources(PDF pdf) - l2 = l1->link; - free(l1); - } -- p->list = NULL; /* but the AVL tree remains */ -+ /*tex We reset but the AVL tree remains! */ -+ p->list = NULL; - } - } - } - --@ @c - static void destroy_pg_res_tree(void *pa, void *param) - { - (void) param; - xfree(pa); - } - --@ @c - static void destroy_page_resources_tree(PDF pdf) - { - pdf_resource_struct *re = pdf->page_resources; -@@ -886,11 +860,6 @@ static void destroy_page_resources_tree(PDF pdf) - re->resources_tree = NULL; - } - --@* Subroutines to print out various PDF objects. -- --@ print out an integer |n| with fixed width |w|; used for outputting cross-reference table. The --specification says that an offset must take 10 bytes. --@c - static void pdf_print_fw_int(PDF pdf, longinteger n) - { - unsigned char digits[11]; -@@ -901,20 +870,26 @@ static void pdf_print_fw_int(PDF pdf, longinteger n) - digits[k] = (unsigned char) ('0' + (n % 10)); - n /= 10; - } while (k != 0); -- if (n!=0) -- /* the absolute value of $n$ is greater than 9999999999 */ -- normal_error("pdf backend", "offset exceeds 10 bytes, try enabling object compression."); -+ if (n!=0) { -+ /*tex The absolute value of $n$ is greater than 9999999999. */ -+ normal_error("pdf backend", "offset exceeds 10 bytes, try enabling object compression."); -+ } - digits[10]='\0'; - pdf_puts(pdf, (const char *) digits); - } - --@ print out an integer |n| as a fixed number |w| of bytes; used for outputting \.{/XRef} cross-reference stream --@c -+/*tex -+ -+ We print out an integer |n| as a fixed number |w| of bytes,. This is used in -+ the |XRef| cross-reference stream creator. -+ -+*/ -+ - static void pdf_out_bytes(PDF pdf, longinteger n, size_t w) - { -- int k; -- unsigned char bytes[8]; /* digits in a number being output */ -- k = (int) w; -+ /*tex The number of digits in a number being output. */ -+ unsigned char bytes[8]; -+ int k = (int) w; - do { - k--; - bytes[k] = (unsigned char) (n % 256); -@@ -923,32 +898,24 @@ static void pdf_out_bytes(PDF pdf, longinteger n, size_t w) - pdf_out_block(pdf, (const char *) bytes, w); - } - --@ print out |s| as string in PDF output -- --@c - void pdf_print_str_ln(PDF pdf, const char *s) - { - pdf_print_str(pdf, s); - pdf_out(pdf, '\n'); - } - --@ @c - void pdf_print_toks(PDF pdf, halfword p) - { - int len = 0; - char *s = tokenlist_to_cstring(p, true, &len); - if (len > 0) { -- if (pdf->cave > 0) -- pdf_out(pdf, ' '); -+ pdf_check_space(pdf); - pdf_puts(pdf, s); -- pdf->cave = 1; -+ pdf_set_space(pdf); - } - xfree(s); - } - --@ prints a rect spec -- --@c - void pdf_add_rect_spec(PDF pdf, halfword r) - { - pdf_add_bp(pdf, pdf_ann_left(r)); -@@ -957,9 +924,6 @@ void pdf_add_rect_spec(PDF pdf, halfword r) - pdf_add_bp(pdf, pdf_ann_top(r)); - } - --@ output a rectangle specification to PDF file -- --@c - void pdf_rectangle(PDF pdf, halfword r) - { - pdf_add_name(pdf, "Rect"); -@@ -968,7 +932,6 @@ void pdf_rectangle(PDF pdf, halfword r) - pdf_end_array(pdf); - } - --@ @c - static void init_pdf_outputparameters(PDF pdf) - { - int pk_mode; -@@ -980,6 +943,7 @@ static void init_pdf_outputparameters(PDF pdf) - pdf->image_hicolor = fix_int(pdf_image_hicolor, 0, 1); - pdf->image_apply_gamma = fix_int(pdf_image_apply_gamma, 0, 1); - pdf->objcompresslevel = fix_int(pdf_obj_compress_level, 0, MAX_OBJ_COMPRESS_LEVEL); -+ pdf->recompress = fix_int(pdf_recompress, 0, 1); - pdf->inclusion_copy_font = fix_int(pdf_inclusion_copy_font, 0, 1); - pdf->pk_resolution = fix_int(pdf_pk_resolution, 72, 8000); - pdf->pk_fixed_dpi = fix_int(pdf_pk_fixed_dpi, 0, 1); -@@ -992,19 +956,19 @@ static void init_pdf_outputparameters(PDF pdf) - } - pdf->os_enable = false; - } -- if (pdf->pk_resolution == 0) /* if not set from format file or by user */ -- pdf->pk_resolution = pk_dpi; /* take it from \.{texmf.cnf} */ -+ if (pdf->pk_resolution == 0) { -+ /*tex If not set from format file or by user take it from \.{texmf.cnf}. */ -+ pdf->pk_resolution = pk_dpi; -+ } - pdf->pk_scale_factor = divide_scaled(72, pdf->pk_resolution, pk_decimal_digits(pdf,5)); - if (!callback_defined(read_pk_file_callback)) { -- pk_mode = pdf_pk_mode; /* lookup once */ -+ pk_mode = pdf_pk_mode; - if (pk_mode != null) { - char *s = tokenlist_to_cstring(pk_mode, true, NULL); -- /* This will become LUATEX in 1.0. */ -- kpse_init_prog("PDFTEX", (unsigned) pdf->pk_resolution, s, nil); -+ kpse_init_prog("LUATEX", (unsigned) pdf->pk_resolution, s, nil); - xfree(s); - } else { -- /* This will become LUATEX in 1.0. */ -- kpse_init_prog("PDFTEX", (unsigned) pdf->pk_resolution, nil, nil); -+ kpse_init_prog("LUATEX", (unsigned) pdf->pk_resolution, nil, nil); - } - if (!kpse_var_value("MKTEXPK")) - kpse_set_program_enabled(kpse_pk_format, 1, kpse_src_cmdline); -@@ -1014,75 +978,54 @@ static void init_pdf_outputparameters(PDF pdf) - pdf->resname_prefix = get_resname_prefix(pdf); - } - --@ Checks that we have a name for the generated PDF file and that it's open. -+/*tex - --@c --static void ensure_output_file_open(PDF pdf, const char *ext) --{ -- char *fn; -- if (pdf->file_name != NULL) -- return; -- if (job_name == 0) -- open_log_file(); -- fn = pack_job_name(ext); -- if (pdf->draftmode == 0 || output_mode_used == OMODE_DVI) { -- while (!lua_b_open_out(&pdf->file, fn)) -- fn = prompt_file_name("file name for output", ext); -- } -- pdf->file_name = fn; --} -+ This checks that we have a name for the generated PDF file and that it's -+ open. - --@ @c --static void ensure_pdf_header_written(PDF pdf) -+*/ -+ -+void pdf_write_header(PDF pdf) - { -- /* Initialize variables for \.{PDF} output */ -+ /*tex Initialize variables for \PDF\ output. */ - fix_pdf_version(pdf); - init_pdf_outputparameters(pdf); - fix_pdf_draftmode(pdf); -- /* Write \.{PDF} header */ -+ /*tex Write \PDF\ header */ - pdf_printf(pdf, "%%PDF-%d.%d\n", pdf->major_version, pdf->minor_version); -- /* The next blob will be removed 1.0. */ -+ /* Some binary crap. */ - pdf_out(pdf, '%'); -- pdf_out(pdf, 'P' + 128); -+ pdf_out(pdf, 'L' + 128); -+ pdf_out(pdf, 'U' + 128); -+ pdf_out(pdf, 'A' + 128); - pdf_out(pdf, 'T' + 128); - pdf_out(pdf, 'E' + 128); - pdf_out(pdf, 'X' + 128); -+ pdf_out(pdf, 'P' + 128); -+ pdf_out(pdf, 'D' + 128); -+ pdf_out(pdf, 'F' + 128); - pdf_out(pdf, '\n'); - } - --@ @c -+void pdf_open_file(PDF pdf) { -+ ensure_output_file_open(pdf, ".pdf"); -+} -+ - void ensure_output_state(PDF pdf, output_state s) - { - if (pdf->o_state < s) { -- if (s > ST_INITIAL) -+ if (s > ST_INITIAL) { - ensure_output_state(pdf, s - 1); -+ } - switch (s - 1) { - case ST_INITIAL: - fix_o_mode(); - break; - case ST_OMODE_FIX: -- switch (output_mode_used) { -- case OMODE_DVI: -- ensure_output_file_open(pdf, ".dvi"); -- break; -- case OMODE_PDF: -- ensure_output_file_open(pdf, ".pdf"); -- break; -- default: -- normal_error("pdf backend","weird output state"); -- } -+ backend_out_control[backend_control_open_file](pdf); - break; - case ST_FILE_OPEN: -- switch (output_mode_used) { -- case OMODE_DVI: -- ensure_dvi_header_written(pdf); -- break; -- case OMODE_PDF: -- ensure_pdf_header_written(pdf); -- break; -- default: -- normal_error("pdf backend","weird output state"); -- } -+ backend_out_control[backend_control_write_header](pdf); - break; - case ST_HEADER_WRITTEN: - break; -@@ -1095,29 +1038,37 @@ void ensure_output_state(PDF pdf, output_state s) - } - } - --@ Write out an accumulated object stream. -+/*tex - --First the object number and byte offset pairs are generated and appended to the --ready buffered object stream. By this the value of \.{/First} can be calculated. --Then a new \.{/ObjStm} object is generated, and everything is copied to the PDF --output buffer, where also compression is done. When calling this procedure, --|pdf_os_mode| must be |true|. -+ Write out an accumulated object stream. The object number and byte offset -+ pairs are generated and appended to the ready buffered object stream. By this -+ the value of \.{/First} can be calculated. Then a new \.{/ObjStm} object is -+ generated, and everything is copied to the PDF output buffer, where also -+ compression is done. When calling this procedure, |pdf_os_mode| must be -+ |true|. -+ -+*/ - --@c - static void pdf_os_write_objstream(PDF pdf) - { - os_struct *os = pdf->os; -- unsigned int i, j, n1, n2; /* n1, n2: ObjStm buffer may be reallocated! */ -+ /*tex |n1|, |n2|: |ObjStm| buffer may be reallocated! */ -+ unsigned int i, j, n1, n2; - strbuf_s *obuf = os->buf[OBJSTM_BUF]; -- if (os->cur_objstm == 0) /* no object stream started */ -+ if (os->cur_objstm == 0) { -+ /*tex No object stream started. */ - return; -- n1 = (unsigned int) strbuf_offset(obuf); /* remember end of collected object stream contents */ -- /* this is needed here to calculate /First for the ObjStm dict */ -- for (i = 0, j = 0; i < os->idx; i++) { /* add object-number/byte-offset list to buffer */ -+ } -+ /*tex Remember end of collected object stream contents. */ -+ n1 = (unsigned int) strbuf_offset(obuf); -+ /*tex This is needed here to calculate |/First| for the |ObjStm| dict */ -+ for (i = 0, j = 0; i < os->idx; i++) { -+ /*tex Add object-number/byte-offset list to buffer. */ - pdf_print_int(pdf, (int) os->obj[i].num); - pdf_out(pdf, ' '); - pdf_print_int(pdf, (int) os->obj[i].off); -- if (j == 9 || i == os->idx - 1) { /* print out in groups of ten for better readability */ -+ if (j == 9 || i == os->idx - 1) { -+ /*tex Print out in groups of ten for better readability. */ - pdf_out(pdf, '\n'); - j = 0; - } else { -@@ -1125,192 +1076,168 @@ static void pdf_os_write_objstream(PDF pdf) - j++; - } - } -- n2 = (unsigned int) strbuf_offset(obuf); /* remember current buffer end */ -- pdf_begin_obj(pdf, (int) os->cur_objstm, OBJSTM_NEVER); /* switch to PDF stream writing */ -+ /*tex Remember current buffer end. */ -+ n2 = (unsigned int) strbuf_offset(obuf); -+ /*tex Switch to \PDF\ stream writing. */ -+ pdf_begin_obj(pdf, (int) os->cur_objstm, OBJSTM_NEVER); - pdf_begin_dict(pdf); - pdf_dict_add_name(pdf, "Type", "ObjStm"); -- pdf_dict_add_int(pdf, "N", (int) os->idx); /* number of objects in ObjStm */ -+ /*tex The number of objects in |ObjStm|. */ -+ pdf_dict_add_int(pdf, "N", (int) os->idx); - pdf_dict_add_int(pdf, "First", (int) (n2 - n1)); - pdf_dict_add_streaminfo(pdf); - pdf_end_dict(pdf); - pdf_begin_stream(pdf); -- /* write object-number/byte-offset list */ -+ /*tex Write object-number/byte-offset list. */ - pdf_out_block(pdf, (const char *) (obuf->data + n1), (size_t) (n2 - n1)); -- /* write collected object stream contents */ -+ /*tex Write collected object stream contents. */ - pdf_out_block(pdf, (const char *) obuf->data, (size_t) n1); - pdf_end_stream(pdf); - pdf_end_obj(pdf); -- os->cur_objstm = 0; /* to force object stream generation next time */ -+ /*tex We force object stream generation next time. */ -+ os->cur_objstm = 0; - } - --@ begin a PDF dictionary -+/*tex Here comes a bunch of flushers: */ - --@c - void pdf_begin_dict(PDF pdf) - { -+ pdf_check_space(pdf); - pdf_puts(pdf, "<<"); -- pdf->cave = 0; -+ pdf_set_space(pdf); - } - --@ end a PDF dictionary -- --@c - void pdf_end_dict(PDF pdf) - { -+ pdf_check_space(pdf); - pdf_puts(pdf, ">>"); -- pdf->cave = 0; -+ pdf_set_space(pdf); - } - --@ add integer object to dict -- --@c - void pdf_dict_add_bool(PDF pdf, const char *key, int i) - { - pdf_add_name(pdf, key); - pdf_add_bool(pdf, i); - } - --@ add integer object to dict -- --@c - void pdf_dict_add_int(PDF pdf, const char *key, int i) - { - pdf_add_name(pdf, key); - pdf_add_int(pdf, i); - } - --@ add name object to dict -- --@c - void pdf_dict_add_name(PDF pdf, const char *key, const char *val) - { - pdf_add_name(pdf, key); - pdf_add_name(pdf, val); - } - --@ add string object to dict -- --@c - void pdf_dict_add_string(PDF pdf, const char *key, const char *val) - { - if (val == NULL) - return; - pdf_add_name(pdf, key); -- if (pdf->cave > 0) -- pdf_out(pdf, ' '); -- pdf->cave = 0; -+ pdf_check_space(pdf); - pdf_print_str(pdf, val); -+ pdf_set_space(pdf); - } - --@ add name reference to dict -- --@c - void pdf_dict_add_ref(PDF pdf, const char *key, int num) - { - pdf_add_name(pdf, key); - pdf_add_ref(pdf, num); - } - --@ add objects of different types -- --@c - void pdf_add_null(PDF pdf) - { -- if (pdf->cave > 0) -- pdf_out(pdf, ' '); -+ pdf_check_space(pdf); - pdf_puts(pdf, "null"); -- pdf->cave = 1; -+ pdf_set_space(pdf); - } - - void pdf_add_bool(PDF pdf, int i) - { -- if (pdf->cave > 0) -- pdf_out(pdf, ' '); -+ pdf_check_space(pdf); - if (i == 0) - pdf_puts(pdf, "false"); - else - pdf_puts(pdf, "true"); -- pdf->cave = 1; -+ pdf_set_space(pdf); - } - - void pdf_add_int(PDF pdf, int i) - { -- if (pdf->cave > 0) -- pdf_out(pdf, ' '); -+ pdf_check_space(pdf); - pdf_print_int(pdf, i); -- pdf->cave = 1; -+ pdf_set_space(pdf); - } - - void pdf_add_longint(PDF pdf, longinteger n) - { -- if (pdf->cave > 0) -- pdf_out(pdf, ' '); -+ pdf_check_space(pdf); - pdf_print_int(pdf, n); -- pdf->cave = 1; -+ pdf_set_space(pdf); - } - - void pdf_add_string(PDF pdf, const char *s) - { -- if (pdf->cave > 0) -- pdf_out(pdf, ' '); -+ pdf_check_space(pdf); - pdf_print_str(pdf, s); -- pdf->cave = 1; -+ pdf_set_space(pdf); - } - - void pdf_add_name(PDF pdf, const char *name) - { -+ pdf_check_space(pdf); - pdf_out(pdf, '/'); - pdf_puts(pdf, name); -- pdf->cave = 1; -+ pdf_set_space(pdf); - } - - void pdf_add_ref(PDF pdf, int num) - { -- if (pdf->cave > 0) -- pdf_out(pdf, ' '); -+ pdf_check_space(pdf); - pdf_print_int(pdf, num); - pdf_puts(pdf, " 0 R"); -- pdf->cave = 1; -+ pdf_set_space(pdf); - } - --@ add stream length and filter entries to a stream dictionary, --remember file position for seek -+/*tex -+ -+ When we add the stream length and filter entries to a stream dictionary, -+ remember file position for seek. -+ -+*/ - --@c - void pdf_dict_add_streaminfo(PDF pdf) - { -- pdf_add_name(pdf, "Length"); -- pdf->stream_length_offset = pdf_offset(pdf) + 1; -- pdf->seek_write_length = true; /* fill in length at |pdf_end_stream| call */ -- pdf_puts(pdf, " x "); /* space for 10 decimal digits */ -- pdf->cave = 1; - if (pdf->compress_level > 0) { - pdf_dict_add_name(pdf, "Filter", "FlateDecode"); - pdf->stream_deflate = true; - } -+ pdf_add_name(pdf, "Length"); -+ pdf->stream_length_offset = pdf_offset(pdf) + 1; -+ /*tex Fill in length at |pdf_end_stream| call. */ -+ pdf->seek_write_length = true; -+ /*tex We reserve space for 10 decimal digits plus space. */ -+ pdf_puts(pdf, " x "); -+ pdf_set_space(pdf); - } - --@ begin a PDF array -- --@c - void pdf_begin_array(PDF pdf) - { -+ pdf_check_space(pdf); - pdf_out(pdf, '['); -- pdf->cave = 0; -+ pdf_set_space(pdf); - } - --@ end a PDF array -- --@c - void pdf_end_array(PDF pdf) - { -+ pdf_check_space(pdf); - pdf_out(pdf, ']'); -- pdf->cave = 0; -+ pdf_set_space(pdf); - } - --@ begin a PDF object -- --@c - void pdf_begin_obj(PDF pdf, int i, int pdf_os_threshold) - { - os_struct *os = pdf->os; -@@ -1321,45 +1248,90 @@ void pdf_begin_obj(PDF pdf, int i, int pdf_os_threshold) - pdf_printf(pdf, "%d 0 obj\n", (int) i); - break; - case OBJSTM_BUF: -- if (pdf->compress_level == 0) -- pdf_printf(pdf, "%% %d 0 obj\n", (int) i); /* debugging help */ -+ if (pdf->compress_level == 0) { -+ /*tex Some debugging help. */ -+ pdf_printf(pdf, "%% %d 0 obj\n", (int) i); -+ } - break; - default: - normal_error("pdf backend","weird begin object"); - } -- pdf->cave = 0; -+ pdf_reset_space(pdf); - } - --@ end a PDF object -- --@c - void pdf_end_obj(PDF pdf) - { - os_struct *os = pdf->os; - switch (os->curbuf) { - case PDFOUT_BUF: -- pdf_puts(pdf, "\nendobj\n"); /* end a PDF object */ -+ /*tex End a \PDF\ object. */ -+ pdf_puts(pdf, "\nendobj\n"); - break; - case OBJSTM_BUF: -- os->idx++; /* = number of objects collected so far in ObjStm */ -- os->o_ctr++; /* only for statistics */ -- if (os->idx == PDF_OS_MAX_OBJS) -+ /*tex Tthe number of objects collected so far in ObjStm: */ -+ os->idx++; -+ /*tex Only for statistics: */ -+ os->o_ctr++; -+ if (os->idx == PDF_OS_MAX_OBJS) { - pdf_os_write_objstream(pdf); -- else -- pdf_out(pdf, '\n'); /* Adobe Reader seems to need this */ -+ } else { -+ /*tex Adobe Reader seems to need this. */ -+ pdf_out(pdf, '\n'); -+ } - break; - default: - normal_error("pdf backend","weird end object"); - } - } - --@ Converts any string given in in in an allowed PDF string which can be -- handled by printf et.al.: \.{\\} is escaped to \.{\\\\}, parenthesis are escaped and -- control characters are octal encoded. -- This assumes that the string does not contain any already escaped -- characters! -+/* -+ Needed for embedding fonts. -+ -+*/ -+ -+pdf_obj *pdf_new_stream(void) -+{ -+ pdf_obj *stream = xmalloc(sizeof(pdf_obj)); -+ stream->length = 0; -+ stream->data = NULL; -+ return stream; -+} -+ -+void pdf_add_stream(pdf_obj * stream, unsigned char *buf, long len) -+{ -+ int i; -+ assert(stream != NULL); -+ if (stream->data == NULL) { -+ stream->data = xmalloc((unsigned) len); -+ } else { -+ stream->data = -+ xrealloc(stream->data, (unsigned) len + (unsigned) stream->length); -+ } -+ for (i = 0; i < len; i++) { -+ *(stream->data + stream->length + i) = *(buf + i); -+ } -+ stream->length += (unsigned) len; -+} -+ -+void pdf_release_obj(pdf_obj * stream) -+{ -+ if (stream != NULL) { -+ if (stream->data != NULL) { -+ xfree(stream->data); -+ } -+ xfree(stream); -+ } -+} -+ -+/* -+ -+ This one converts any string given in in in an allowed PDF string which can -+ be handled by printf et.al.: \.{\\} is escaped to \.{\\\\}, parenthesis are -+ escaped and control characters are octal encoded. This assumes that the -+ string does not contain any already escaped characters! -+ -+*/ - --@c - char *convertStringToPDFString(const char *in, int len) - { - static char pstrbuf[MAX_PSTRING_LEN]; -@@ -1370,7 +1342,7 @@ char *convertStringToPDFString(const char *in, int len) - for (i = 0; i < len; i++) { - check_buf((unsigned) j + sizeof(buf), MAX_PSTRING_LEN); - if (((unsigned char) in[i] < '!') || ((unsigned char) in[i] > '~')) { -- /* convert control characters into oct */ -+ /*tex Convert control characters into octal. */ - k = snprintf(buf, sizeof(buf), "\\%03o", (unsigned int) (unsigned char) in[i]); - check_nprintf(k, sizeof(buf)); - out[j++] = buf[0]; -@@ -1378,15 +1350,15 @@ char *convertStringToPDFString(const char *in, int len) - out[j++] = buf[2]; - out[j++] = buf[3]; - } else if ((in[i] == '(') || (in[i] == ')')) { -- /* escape paranthesis */ -+ /*tex Escape parenthesis: */ - out[j++] = '\\'; - out[j++] = in[i]; - } else if (in[i] == '\\') { -- /* escape backslash */ -+ /*tex Escape backslash: */ - out[j++] = '\\'; - out[j++] = '\\'; - } else { -- /* copy char :-) */ -+ /* Copy char : */ - out[j++] = in[i]; - } - } -@@ -1394,10 +1366,13 @@ char *convertStringToPDFString(const char *in, int len) - return pstrbuf; - } - --@ Converts any string given in in in an allowed PDF string which is hexadecimal --encoded; |sizeof(out)| should be at least $|lin|*2+1$. -+/*tex -+ -+ This one converts any string given in in in an allowed PDF string which is -+ hexadecimal encoded; |sizeof(out)| should be at least $|lin|*2+1$. -+ -+*/ - --@c - static void convertStringToHexString(const char *in, char *out, int lin) - { - int i, k; -@@ -1412,40 +1387,18 @@ static void convertStringToHexString(const char *in, char *out, int lin) - out[j] = '\0'; - } - --@ Compute the ID string as per PDF1.4 9.3: -- --File identifers are defined by the optional ID entry in a PDF file's trailer --dictionary (see Section 3.4.4, "File Trailer"; see also implementation note 105 --in Appendix H). The value of this entry is an array of two strings. The first --string is a permanent identifier based on the contents of the file at the time it --was originally created, and does not change when the file is incrementally --updated. The second string is a changing identifier based on the file's contents --at the time it was last updated. When a file is first written, both identifiers --are set to the same value. If both identifiers match when a file reference is --resolved, it is very likely that the correct file has been found; if only the --first identifier matches, then a different version of the correct file has been --found. To help ensure the uniqueness of file identifiers, it is recommend that --they be computed using a message digest algorithm such as MD5 (described in --Internet RFC 1321, The MD5 Message-Digest Algorithm; see the Bibliography), using --the following information (see implementation note 106 in Appendix H): - The --current time -- --- A string representation of the file's location, usually a pathname --- The size of the file in bytes --- The values of all entries in the file's document information -- dictionary (see Section 9.2.1, Document Information Dictionary ) -- --This stipulates only that the two IDs must be identical when the file is created --and that they should be reasonably unique. Since it's difficult to get the file --size at this point in the execution of pdfTeX and scanning the info dict is also --difficult, we start with a simpler implementation using just the first two items. -+/*tex - -+ We compute the ID string as per PDF specification 1.4 9.3 that stipulates -+ only that the two IDs must be identical when the file is created and that -+ they should be reasonably unique. Since it's difficult to get the file size -+ at this point in the execution of pdfTeX and scanning the info dict is also -+ difficult, we start with a simpler implementation using just the first two -+ items. - --@c -- --/* - A user supplied trailerid had better be an array! So maybe we need to check -- for [] and error otherwise. -+ for |[]| and error otherwise. -+ - */ - - static void print_ID(PDF pdf) -@@ -1457,10 +1410,10 @@ static void print_ID(PDF pdf) - if (p && strlen(p) > 0) { - pdf_puts(pdf,p); - } else if (pdf_trailer_id != 0) { -- /* user provided one */ -+ /*tex The user provided one: */ - pdf_print_toks(pdf, pdf_trailer_id); - } else { -- /* system provided one */ -+ /*tex The system provided one: */ - time_t t; - size_t size; - char time_str[32]; -@@ -1468,13 +1421,10 @@ static void print_ID(PDF pdf) - md5_byte_t digest[16]; - char id[64]; - char pwd[4096]; -- /* start md5 */ - md5_init(&state); -- /* get the time */ - t = pdf->start_time; - size = strftime(time_str, sizeof(time_str), "%Y%m%dT%H%M%SZ", gmtime(&t)); - md5_append(&state, (const md5_byte_t *) time_str, (int) size); -- /* get the file name */ - if (getcwd(pwd, sizeof(pwd)) == NULL) { - formatted_error("pdf backend","getcwd() failed (%s), (path too long?)", strerror(errno)); - } -@@ -1492,63 +1442,27 @@ static void print_ID(PDF pdf) - md5_append(&state, (const md5_byte_t *) pwd, (int) strlen(pwd)); - md5_append(&state, (const md5_byte_t *) "/", 1); - md5_append(&state, (const md5_byte_t *) pdf->file_name, (int) strlen(pdf->file_name)); -- /* finish md5 */ - md5_finish(&state, digest); -- /* write the IDs */ - convertStringToHexString((char *) digest, id, 16); - pdf_begin_array(pdf); -+ pdf_check_space(pdf); - pdf_printf(pdf, "<%s> <%s>", id, id); -+ pdf_set_space(pdf); - pdf_end_array(pdf); - } - } - } - --@ Print the /CreationDate entry. -- --PDF Reference, third edition says about the expected date format: -- --3.8.2 Dates -- --PDF defines a standard date format, which closely follows that of the --international standard ASN.1 (Abstract Syntax Notation One), defined in ISO/IEC --8824 (see the Bibliography). A date is a string of the form -- --(D:YYYYMMDDHHmmSSOHH'mm') -- --where -- --YYYY is the year --MM is the month --DD is the day (01-31) --HH is the hour (00-23) --mm is the minute (00-59) --SS is the second (00-59) --O is the relationship of local time to Universal Time (UT), denoted by one -- of the characters +, -, or Z (see below) --HH followed by ' is the absolute value of the offset from UT in hours (00-23) --mm followed by ' is the absolute value of the offset from UT in minutes (00-59) -- --The apostrophe character (') after HH and mm is part of the syntax. All fields --after the year are optional. (The prefix D:, although also optional, is strongly --recommended.) The default values for MM and DD are both 01; all other numerical --fields default to zero values. A plus sign (+) as the value of the O field --signifies that local time is later than UT, a minus sign (-) that local time is --earlier than UT, and the letter Z that local time is equal to UT. If no UT --information is specified, the relationship of the specified time to UT is --considered to be unknown. Whether or not the time zone is known, the rest of the --date should be specified in local time. -+/*tex - --For example, December 23, 1998, at 7:52 PM, U.S. Pacific Standard Time, is --represented by the string -+ Here we print the |/CreationDate| entry in the form -+ |(D:YYYYMMDDHHmmSSOHH'mm')|. The main difficulty is get the time zone offset. -+ |strftime()| does this in ISO C99 (e.g. newer glibc) with \%z, but we have to -+ work with other systems (e.g. Solaris 2.5). - --D:199812231952-08'00' -- --The main difficulty is get the time zone offset. |strftime()| does this in ISO --C99 (e.g. newer glibc) with \%z, but we have to work with other systems (e.g. --Solaris 2.5). -+*/ - --@c --#define TIME_STR_SIZE 30 /* minimum size for |time_str| is 24: |"D:YYYYmmddHHMMSS+HH'MM'"| */ -+#define TIME_STR_SIZE 30 - - static void makepdftime(PDF pdf) - { -@@ -1557,32 +1471,31 @@ static void makepdftime(PDF pdf) - int i, off, off_hours, off_mins; - time_t t = pdf->start_time; - char *time_str = pdf->start_time_str; -- /* get the time */ -+ /*tex Get the time. */ - if (utc_option) { - lt = *gmtime(&t); - } else { - lt = *localtime(&t); - } - size = strftime(time_str, TIME_STR_SIZE, "D:%Y%m%d%H%M%S", <); -- /* expected format: "YYYYmmddHHMMSS" */ -+ /*tex Expected format: |YYYYmmddHHMMSS|. */ - if (size == 0) { -- /* unexpected, contents of |time_str| is undefined */ -+ /*tex Unexpected, contents of |time_str| is undefined .*/ - time_str[0] = '\0'; - return; - } -- /* -- correction for seconds: \%S can be in range 00..61, the PDF reference -- expects 00..59, therefore we map "60" and "61" to "59" -+ /*tex -+ A correction for seconds. the PDF reference expects 00..59, therefore we -+ map 60 and 61 to 59. - */ - if (time_str[14] == '6') { - time_str[14] = '5'; - time_str[15] = '9'; -- /* for safety */ -+ /*tex For safety: */ - time_str[16] = '\0'; - } -- /* get the time zone offset */ -+ /*tex Get the time zone offset. */ - gmt = *gmtime(&t); -- /* this calculation method was found in exim's tod.c */ - off = 60 * (lt.tm_hour - gmt.tm_hour) + lt.tm_min - gmt.tm_min; - if (lt.tm_year != gmt.tm_year) { - off += (lt.tm_year > gmt.tm_year) ? 1440 : -1440; -@@ -1601,7 +1514,6 @@ static void makepdftime(PDF pdf) - pdf->start_time = t; - } - --@ @c - void initialize_start_time(PDF pdf) - { - if (pdf->start_time == 0) { -@@ -1611,14 +1523,12 @@ void initialize_start_time(PDF pdf) - } - } - --@ @c - char *getcreationdate(PDF pdf) - { - initialize_start_time(pdf); - return pdf->start_time_str; - } - --@ @c - void remove_pdffile(PDF pdf) - { - if (pdf != NULL) { -@@ -1629,10 +1539,9 @@ void remove_pdffile(PDF pdf) - } - } - --@ Use |check_o_mode()| in the backend-specific "Implement..." chunks -+/*tex We use this checker in other modules. It is not pdf specific. */ - --@c --void check_o_mode(PDF pdf, const char *s, int o_mode_bitpattern, boolean strict) /* s ignored now */ -+void check_o_mode(PDF pdf, const char *s, int o_mode_bitpattern, boolean strict) - { - - output_mode o_mode; -@@ -1641,16 +1550,13 @@ void check_o_mode(PDF pdf, const char *s, int o_mode_bitpattern, boolean strict) - normal_error("lua only","no backend present, needed for what you asked for"); - return ; - } -- /* -- in warn mode (strict == false): only check, don't do |fix_o_mode()| here! |output_mode_used| -- is left in possibly wrong state until real output, ok. -- */ - if (output_mode_used == OMODE_NONE) - o_mode = get_o_mode(); - else - o_mode = output_mode_used; -- pdf->o_mode = output_mode_used; /* used by synctex, we need to use output_mode_used there */ -- if (!((1 << o_mode) & o_mode_bitpattern)) { /* warning or error */ -+ /*tex This is used by synctex, we need to use output_mode_used there. */ -+ pdf->o_mode = output_mode_used; -+ if (!((1 << o_mode) & o_mode_bitpattern)) { - switch (o_mode) { - case OMODE_DVI: - m = "DVI"; -@@ -1669,7 +1575,23 @@ void check_o_mode(PDF pdf, const char *s, int o_mode_bitpattern, boolean strict) - ensure_output_state(pdf, ST_HEADER_WRITTEN); - } - --@ @c -+void ensure_output_file_open(PDF pdf, const char *ext) -+{ -+ char *fn; -+ if (pdf->file_name != NULL) -+ return; -+ if (job_name == 0) -+ open_log_file(); -+ fn = pack_job_name(ext); -+ if (pdf->draftmode == 0 || output_mode_used == OMODE_DVI) { -+ while (!lua_b_open_out(&pdf->file, fn)) -+ fn = prompt_file_name("file name for output", ext); -+ } -+ pdf->file_name = fn; -+} -+ -+/*tex till here */ -+ - void set_job_id(PDF pdf, int year, int month, int day, int time) - { - char *name_string, *format_string, *s; -@@ -1681,7 +1603,7 @@ void set_job_id(PDF pdf, int year, int month, int day, int time) - format_string = makecstring(format_ident); - slen = SMALL_BUF_SIZE + strlen(name_string) + strlen(format_string) + strlen(luatex_banner); - s = xtalloc(slen, char); -- /* The Web2c version string starts with a space. */ -+ /*tex The \WEBC\ version string starts with a space. (Really?) */ - i = snprintf(s, slen, "%.4d/%.2d/%.2d %.2d:%.2d %s %s %s", year, month, day, time / 60, time % 60, name_string, format_string, luatex_banner); - check_nprintf(i, slen); - pdf->job_id_string = xstrdup(s); -@@ -1690,11 +1612,11 @@ void set_job_id(PDF pdf, int year, int month, int day, int time) - xfree(format_string); - } - --@ @c - char *get_resname_prefix(PDF pdf) - { - static char name_str[] = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz"; -- static char prefix[7]; /* make a tag of 6 chars long */ -+ /*tex We make a tag of 6 characters long. */ -+ static char prefix[7]; - short i; - size_t base = strlen(name_str); - unsigned long crc = crc32(0L, Z_NULL, 0); -@@ -1707,12 +1629,11 @@ char *get_resname_prefix(PDF pdf) - return prefix; - } - --@ @c - void pdf_begin_page(PDF pdf) - { - int xform_attributes; - int xform_type = 0; -- scaled form_margin = pdf_xform_margin; /* was one_bp until SVN4066 */ -+ scaled form_margin = pdf_xform_margin; - ensure_output_state(pdf, ST_HEADER_WRITTEN); - init_pdf_pagecalculations(pdf); - if (pdf->page_resources == NULL) { -@@ -1724,7 +1645,8 @@ void pdf_begin_page(PDF pdf) - - if (global_shipping_mode == SHIPPING_PAGE) { - pdf->last_page = pdf_get_obj(pdf, obj_type_page, total_pages + 1, 0); -- set_obj_aux(pdf, pdf->last_page, 1); /* mark that this page has been created */ -+ /*tex Mark that this page has been created. */ -+ set_obj_aux(pdf, pdf->last_page, 1); - pdf->last_stream = pdf_create_obj(pdf, obj_type_pagestream, 0); - pdf_begin_obj(pdf, pdf->last_stream, OBJSTM_NEVER); - pdf->last_thread = null; -@@ -1733,15 +1655,16 @@ void pdf_begin_page(PDF pdf) - xform_type = obj_xform_type(pdf, pdf_cur_form) ; - pdf_begin_obj(pdf, pdf_cur_form, OBJSTM_NEVER); - pdf->last_stream = pdf_cur_form; -- /* Write out Form stream header */ -+ /*tex Write out the |Form| stream header */ - pdf_begin_dict(pdf); - if (xform_type == 0) { - pdf_dict_add_name(pdf, "Type", "XObject"); - pdf_dict_add_name(pdf, "Subtype", "Form"); - pdf_dict_add_int(pdf, "FormType", 1); - } -- xform_attributes = pdf_xform_attr; /* lookup once */ -- form_margin = obj_xform_margin(pdf, pdf_cur_form); /* now stored in object */ -+ xform_attributes = pdf_xform_attr; -+ /*tex Now stored in the object: */ -+ form_margin = obj_xform_margin(pdf, pdf_cur_form); - if (xform_attributes != null) - pdf_print_toks(pdf, xform_attributes); - if (obj_xform_attr(pdf, pdf_cur_form) != null) { -@@ -1750,7 +1673,7 @@ void pdf_begin_page(PDF pdf) - set_obj_xform_attr(pdf, pdf_cur_form, null); - } - if (obj_xform_attr_str(pdf, pdf_cur_form) != null) { -- lua_pdf_literal(pdf, obj_xform_attr_str(pdf, pdf_cur_form)); -+ lua_pdf_literal(pdf, obj_xform_attr_str(pdf, pdf_cur_form),1); - luaL_unref(Luas, LUA_REGISTRYINDEX, obj_xform_attr_str(pdf, pdf_cur_form)); - set_obj_xform_attr_str(pdf, pdf_cur_form, null); - } -@@ -1776,11 +1699,12 @@ void pdf_begin_page(PDF pdf) - } - pdf_dict_add_ref(pdf, "Resources", pdf->page_resources->last_resources); - } -- /* Start stream of page/form contents */ -+ /*tex Start a stream of page or form contents: */ - pdf_dict_add_streaminfo(pdf); - pdf_end_dict(pdf); - pdf_begin_stream(pdf); -- pos_stack_used = 0; /* start with empty stack */ -+ /*tex Start with an empty stack: */ -+ pos_stack_used = 0; - if (global_shipping_mode == SHIPPING_PAGE) { - colorstackpagestart(); - } -@@ -1788,40 +1712,37 @@ void pdf_begin_page(PDF pdf) - pdf_out_colorstack_startpage(pdf); - } - --@ @c - void print_pdf_table_string(PDF pdf, const char *s) - { - size_t len; - const char *ls; - lua_rawgeti(Luas, LUA_REGISTRYINDEX, lua_key_index(pdf_data)); - lua_rawget(Luas, LUA_REGISTRYINDEX); -- lua_pushstring(Luas, s); /* s t ... */ -- lua_rawget(Luas, -2); /* s? t ... */ -- if (lua_type(Luas, -1) == LUA_TSTRING) { /* s t ... */ -+ lua_pushstring(Luas, s); -+ lua_rawget(Luas, -2); -+ if (lua_type(Luas, -1) == LUA_TSTRING) { - ls = lua_tolstring(Luas, -1, &len); - if (len > 0) { -- if (pdf->cave == 1) -- pdf_out(pdf, ' '); -+ pdf_check_space(pdf); - pdf_out_block(pdf, ls, len); -- pdf->cave = 1; -+ pdf_set_space(pdf); - } - } - lua_pop(Luas, 2); - } - --@ @c - const char *get_pdf_table_string(const char *s) - { - const_lstring ls; - lua_rawgeti(Luas, LUA_REGISTRYINDEX, lua_key_index(pdf_data)); - lua_rawget(Luas, LUA_REGISTRYINDEX); -- lua_pushstring(Luas, s); /* s t ... */ -- lua_rawget(Luas, -2); /* s? t ... */ -- if (lua_type(Luas, -1) == LUA_TSTRING) { /* s t ... */ -+ lua_pushstring(Luas, s); -+ lua_rawget(Luas, -2); -+ if (lua_type(Luas, -1) == LUA_TSTRING) { - ls.s = lua_tolstring(Luas, -1, &ls.l); -- /* -- s is supposed to be anchored (e.g in the registry) -- so it's not garbage collected -+ /*tex -+ Here |s| is supposed to be anchored (e.g.\ in the registry) so it's -+ not garbage collected. - */ - lua_pop(Luas, 2); - return ls.s; -@@ -1830,7 +1751,6 @@ const char *get_pdf_table_string(const char *s) - return NULL ; - } - --@ @c - void pdf_end_page(PDF pdf) - { - char s[64], *p; -@@ -1838,12 +1758,14 @@ void pdf_end_page(PDF pdf) - pdf_resource_struct *res_p = pdf->page_resources; - pdf_resource_struct local_page_resources; - pdf_object_list *annot_list, *bead_list, *link_list, *ol, *ol1; -- scaledpos save_cur_page_size; /* to save |pdf->page_size| during flushing pending forms */ -+ /*tex We save |pdf->page_size| during flushing pending forms: */ -+ scaledpos save_cur_page_size; - shipping_mode_e save_shipping_mode; -+ int save_pdf_cur_form; - int xform_resources; - int page_resources, page_attributes; - int procset = PROCSET_PDF; -- /* Finish stream of page/form contents */ -+ /*tex Finish the stream of page or form contents: */ - pdf_goto_pagemode(pdf); - if (pos_stack_used > 0) { - formatted_error("pdf backend","%u unmatched 'save' after %s shipout", (unsigned int) pos_stack_used, -@@ -1856,7 +1778,7 @@ void pdf_end_page(PDF pdf) - run_callback(callback_id, "b->",(global_shipping_mode == SHIPPING_PAGE)); - if (global_shipping_mode == SHIPPING_PAGE) { - pdf->last_pages = pdf_do_page_divert(pdf, pdf->last_page, 0); -- /* Write out /Page object */ -+ /*tex Write out the |/Page| object. */ - pdf_begin_obj(pdf, pdf->last_page, OBJSTM_ALWAYS); - pdf_begin_dict(pdf); - pdf_dict_add_name(pdf, "Type", "Page"); -@@ -1869,7 +1791,7 @@ void pdf_end_page(PDF pdf) - pdf_add_bp(pdf, pdf->page_size.h); - pdf_add_bp(pdf, pdf->page_size.v); - pdf_end_array(pdf); -- page_attributes = pdf_page_attr ; /* lookup once */ -+ page_attributes = pdf_page_attr ; - if (page_attributes != null) - pdf_print_toks(pdf, page_attributes); - print_pdf_table_string(pdf, "pageattributes"); -@@ -1891,7 +1813,7 @@ void pdf_end_page(PDF pdf) - pdf_end_dict(pdf); - pdf_end_obj(pdf); - pdf->img_page_group_val = 0; -- /* Generate array of annotations or beads in page */ -+ /*tex Generate an array of annotations or beads in page. */ - if (annot_list != NULL || link_list != NULL) { - pdf_begin_obj(pdf, annots, OBJSTM_ALWAYS); - pdf_begin_array(pdf); -@@ -1917,37 +1839,38 @@ void pdf_end_page(PDF pdf) - pdf_end_obj(pdf); - } - } -- /* Write out resource lists and pending raw objects */ -+ /*tex Write out the resource lists and pending raw objects. */ - ol = get_page_resources_list(pdf, obj_type_obj); - while (ol != NULL) { - if (!is_obj_written(pdf, ol->info)) - pdf_write_obj(pdf, ol->info); - ol = ol->link; - } -- -- /* -+ /*tex - When flushing pending forms we need to save and restore resource lists - which are also used by page shipping. Saving and restoring -- |pdf->page_size| is needed for proper writing out pending PDF marks. -+ |pdf->page_size| is needed for proper writing out pending \PDF\ marks. - */ - ol = get_page_resources_list(pdf, obj_type_xform); - while (ol != NULL) { - if (!is_obj_written(pdf, ol->info)) { -+ save_pdf_cur_form = pdf_cur_form; - pdf_cur_form = ol->info; - save_cur_page_size = pdf->page_size; - save_shipping_mode = global_shipping_mode; - pdf->page_resources = &local_page_resources; - local_page_resources.resources_tree = NULL; - ship_out(pdf, obj_xform_box(pdf, pdf_cur_form), SHIPPING_FORM); -- /* Restore page size and page resources */ -+ /*tex Restore the page size and page resources. */ - pdf->page_size = save_cur_page_size; - global_shipping_mode = save_shipping_mode; - destroy_page_resources_tree(pdf); - pdf->page_resources = res_p; -+ pdf_cur_form = save_pdf_cur_form; - } - ol = ol->link; - } -- /* Write out pending images */ -+ /*tex Write out pending images. */ - ol = get_page_resources_list(pdf, obj_type_ximage); - while (ol != NULL) { - if (!is_obj_written(pdf, ol->info)) -@@ -1955,11 +1878,12 @@ void pdf_end_page(PDF pdf) - ol = ol->link; - } - if (global_shipping_mode == SHIPPING_PAGE) { -- /* Write out pending PDF marks and annotations */ -+ /*tex Write out pending \PDF\ marks and annotations. */ - ol = get_page_resources_list(pdf, obj_type_annot); - while (ol != NULL) { - if (ol->info > 0 && obj_type(pdf, ol->info) == obj_type_annot) { -- j = obj_annot_ptr(pdf, ol->info); /* |j| points to |pdf_annot_node| */ -+ /*tex Here |j| points to |pdf_annot_node|: */ -+ j = obj_annot_ptr(pdf, ol->info); - pdf_begin_obj(pdf, ol->info, OBJSTM_ALWAYS); - pdf_begin_dict(pdf); - pdf_dict_add_name(pdf, "Type", "Annot"); -@@ -1970,7 +1894,7 @@ void pdf_end_page(PDF pdf) - } - ol = ol->link; - } -- /* Write out PDF link annotations */ -+ /*tex Write out PDF link annotations. */ - if ((ol = get_page_resources_list(pdf, obj_type_link)) != NULL) { - while (ol != NULL) { - j = obj_annot_ptr(pdf, ol->info); -@@ -1989,49 +1913,52 @@ void pdf_end_page(PDF pdf) - pdf_end_obj(pdf); - ol = ol->link; - } -- /* Flush |pdf_start_link_node|'s created by |append_link| */ -+ /*tex Flush |pdf_start_link_node|'s created by |append_link|. */ - ol = get_page_resources_list(pdf, obj_type_link); - while (ol != NULL) { - j = obj_annot_ptr(pdf, ol->info); -- /* -- nodes with |subtype = pdf_link_data_node| were created by |append_link| and -- must be flushed here, as they are not linked in any list -+ /*tex -+ Nodes with |subtype = pdf_link_data_node| were created by -+ |append_link| and must be flushed here, as they are not -+ linked in any list. - */ - if (subtype(j) == pdf_link_data_node) - flush_node(j); - ol = ol->link; - } - } -- /* Write out PDF mark destinations */ -+ /*tex Write out \PDF\ mark destinations. */ - write_out_pdf_mark_destinations(pdf); -- /* Write out PDF bead rectangle specifications */ -+ /*tex Write out \PDF\ bead rectangle specifications. */ - print_bead_rectangles(pdf); - } -- /* Write out resources dictionary */ -+ /*tex Write out resources dictionary. */ - pdf_begin_obj(pdf, res_p->last_resources, OBJSTM_ALWAYS); - pdf_begin_dict(pdf); -- /* Print additional resources */ -+ /*tex Print additional resources. */ - if (global_shipping_mode == SHIPPING_PAGE) { -- page_resources = pdf_page_resources; /* lookup once */ -- if (page_resources != null) -+ page_resources = pdf_page_resources; -+ if (page_resources != null) { - pdf_print_toks(pdf, page_resources); -+ } - print_pdf_table_string(pdf, "pageresources"); - } else { -- xform_resources = pdf_xform_resources; /* lookup once */ -- if (xform_resources != null) -+ xform_resources = pdf_xform_resources; -+ if (xform_resources != null) { - pdf_print_toks(pdf, xform_resources); -+ } - if (obj_xform_resources(pdf, pdf_cur_form) != null) { - pdf_print_toks(pdf, obj_xform_resources(pdf, pdf_cur_form)); - delete_token_ref(obj_xform_resources(pdf, pdf_cur_form)); - set_obj_xform_resources(pdf, pdf_cur_form, null); - } - if (obj_xform_resources_str(pdf, pdf_cur_form) != null) { -- lua_pdf_literal(pdf, obj_xform_resources_str(pdf, pdf_cur_form)); -+ lua_pdf_literal(pdf, obj_xform_resources_str(pdf, pdf_cur_form),1); - luaL_unref(Luas, LUA_REGISTRYINDEX, obj_xform_resources_str(pdf, pdf_cur_form)); - set_obj_xform_resources_str(pdf, pdf_cur_form, null); - } - } -- /* Generate font resources */ -+ /*tex Generate font resources. */ - if ((ol = get_page_resources_list(pdf, obj_type_font)) != NULL) { - pdf_add_name(pdf, "Font"); - pdf_begin_dict(pdf); -@@ -2046,7 +1973,7 @@ void pdf_end_page(PDF pdf) - pdf_end_dict(pdf); - procset |= PROCSET_TEXT; - } -- /* Generate XObject resources */ -+ /*tex Generate |XObject| resources. */ - ol = get_page_resources_list(pdf, obj_type_xform); - ol1 = get_page_resources_list(pdf, obj_type_ximage); - if (ol != NULL || ol1 != NULL) { -@@ -2071,7 +1998,7 @@ void pdf_end_page(PDF pdf) - } - pdf_end_dict(pdf); - } -- /* Generate ProcSet */ -+ /*tex Generate |ProcSet| in version 1.*/ - if (pdf->major_version == 1) { - pdf_add_name(pdf, "ProcSet"); - pdf_begin_array(pdf); -@@ -2091,13 +2018,15 @@ void pdf_end_page(PDF pdf) - pdf_end_obj(pdf); - } - --@* Finishing the PDF output file. -+/*tex - --@ Destinations that have been referenced but don't exists have --|obj_dest_ptr=null|. Leaving them undefined might cause troubles for PDF --browsers, so we need to fix them; they point to the last page. -+ We're now ready to wrap up the output file. Destinations that have been -+ referenced but don't exists have |obj_dest_ptr=null|. Leaving them undefined -+ might cause troubles for PDF browsers, so we need to fix them; they point to -+ the last page. -+ -+*/ - --@c - static void check_nonexisting_destinations(PDF pdf) - { - int k; -@@ -2120,25 +2049,27 @@ static void check_nonexisting_destinations(PDF pdf) - } - } - --@ @c - static void check_nonexisting_pages(PDF pdf) - { - struct avl_traverser t; - oentry *p; - struct avl_table *page_tree = pdf->obj_tree[obj_type_page]; - avl_t_init(&t, page_tree); -- /* search from the end backward until the last real page is found */ -+ /*tex Search from the end backward until the last real page is found. */ - for (p = avl_t_last(&t, page_tree); p != NULL && obj_aux(pdf, p->objptr) == 0; p = avl_t_prev(&t)) { - formatted_warning("pdf backend", "page %d has been referenced but does not exist",obj_info(pdf, p->objptr)); - } - } - --@ If the same keys in a dictionary are given several times, then it is not --defined which value is choosen by an application. Therefore the keys |/Producer| --and |/Creator| are only set if the token list |pdf_info_toks| converted to a --string does not contain these key strings. -+/*tex -+ -+ If the same keys in a dictionary are given several times, then it is not -+ defined which value is choosen by an application. Therefore the keys -+ |/Producer| and |/Creator| are only set if the token list |pdf_info_toks| -+ converted to a string does not contain these key strings. -+ -+*/ - --@c - static boolean substr_of_str(const char *s, const char *t) - { - if (strstr(t, s) == NULL) -@@ -2146,9 +2077,8 @@ static boolean substr_of_str(const char *s, const char *t) - return true; - } - --static int pdf_print_info(PDF pdf, int luatexversion, -- str_number luatexrevision) --{ /* print info object */ -+static int pdf_print_info(PDF pdf, int luatexversion, str_number luatexrevision) -+{ - boolean creator_given = false; - boolean producer_given = false; - boolean creationdate_given = false; -@@ -2158,7 +2088,7 @@ static int pdf_print_info(PDF pdf, int luatexversion, - const char *p = NULL; - int k, len = 0; - k = pdf_create_obj(pdf, obj_type_info, 0); -- pdf_begin_obj(pdf, k, 3); /* keep Info readable unless explicitely forced */ -+ pdf_begin_obj(pdf, k, 3); - pdf_begin_dict(pdf); - if (pdf_info_toks != 0) { - s = tokenlist_to_cstring(pdf_info_toks, true, &len); -@@ -2178,18 +2108,18 @@ static int pdf_print_info(PDF pdf, int luatexversion, - } - if (pdf_info_toks != null) { - if (len > 0) { -- pdf_out(pdf, '\n'); -+ pdf_check_space(pdf); - pdf_puts(pdf, s); -- pdf_out(pdf, '\n'); -+ pdf_set_space(pdf); - xfree(s); - } - delete_token_ref(pdf_info_toks); - pdf_info_toks = null; - } - if (p && strlen(p) > 0) { -- pdf_out(pdf, '\n'); -- pdf_puts(pdf, p); /* no free, pointer */ -- pdf_out(pdf, '\n'); -+ pdf_check_space(pdf); -+ pdf_puts(pdf, p); -+ pdf_set_space(pdf); - } - if ((pdf_suppress_optional_info & 128) == 0 && !producer_given) { - pdf_add_name(pdf, "Producer"); -@@ -2223,7 +2153,8 @@ static void build_free_object_list(PDF pdf) - { - int k; - int l = 0; -- set_obj_fresh(pdf, l); /* null object at begin of list of free objects */ -+ /*tex A |null| object at the begin of a list of free objects. */ -+ set_obj_fresh(pdf, l); - for (k = 1; k <= pdf->obj_ptr; k++) { - if (!is_obj_written(pdf, k)) { - set_obj_link(pdf, l, k); -@@ -2233,272 +2164,297 @@ static void build_free_object_list(PDF pdf) - set_obj_link(pdf, l, 0); - } - --@ Now the finish of PDF output file. At this moment all Page objects --are already written completely to PDF output file. -+/*tex - --@c --void finish_pdf_file(PDF pdf, int luatexversion, str_number luatexrevision) --{ -- int i, j, k; -- int root, info, xref_stm = 0, outlines, threads, names_tree; -- size_t xref_offset_width; -- int callback_id = callback_defined(stop_run_callback); -- int callback_id1 = callback_defined(finish_pdffile_callback); -- if (total_pages == 0) { -- if (callback_id == 0) { -- normal_warning("pdf backend","no pages of output."); -- } else if (callback_id > 0) { -- run_callback(callback_id, "->"); -- } -- if (pdf->gone > 0) -- normal_error("pdf backend","dangling objects discarded, no output file produced."); -+ Now we can the finish of \PDF\ output file. At this moment all |/Page| -+ objects are already written completely to \PDF\ output file. -+ -+*/ -+ -+void pdf_finish_file(PDF pdf, int fatal_error) { -+ if (fatal_error) { -+ remove_pdffile(static_pdf); /* will become remove_output_file */ -+ print_err(" ==> Fatal error occurred, no output PDF file produced!"); - } else { -- if (pdf->draftmode == 0) { -- pdf_flush(pdf); /* to make sure that the output file name has been already created */ -- flush_jbig2_page0_objects(pdf); /* flush page 0 objects from JBIG2 images, if any */ -- if (callback_id1 > 0) -- run_callback(callback_id1, "->"); -- check_nonexisting_pages(pdf); -- check_nonexisting_destinations(pdf); -- /* Output fonts definition */ -- for (k = 1; k <= max_font_id(); k++) { -- if (font_used(k) && (pdf_font_num(k) < 0)) { -- i = -pdf_font_num(k); -- for (j = font_bc(k); j <= font_ec(k); j++) -- if (quick_char_exists(k, j) && pdf_char_marked(k, j)) -- pdf_mark_char(i, j); -- if ((pdf_font_attr(i) == 0) && (pdf_font_attr(k) != 0)) { -- set_pdf_font_attr(i, pdf_font_attr(k)); -- } else if ((pdf_font_attr(k) == 0) && (pdf_font_attr(i) != 0)) { -- set_pdf_font_attr(k, pdf_font_attr(i)); -- } else if ((pdf_font_attr(i) != 0) && (pdf_font_attr(k) != 0) && (!str_eq_str(pdf_font_attr(i), pdf_font_attr(k)))) { -- formatted_warning("pdf backend","fontattr of font %d and %d are conflicting, %k is used",i,k,i); -- } -- } -+ int i, j, k; -+ int root, info; -+ int xref_stm = 0; -+ int outlines = 0; -+ int threads = 0; -+ int names_tree = 0; -+ size_t xref_offset_width; -+ int luatexversion = luatex_version; -+ str_number luatexrevision = get_luatexrevision(); -+ int callback_id = callback_defined(stop_run_callback); -+ int callback_id1 = callback_defined(finish_pdffile_callback); -+ if (total_pages == 0 && !pdf->force_file) { -+ if (callback_id == 0) { -+ normal_warning("pdf backend","no pages of output."); -+ } else if (callback_id > 0) { -+ run_callback(callback_id, "->"); - } -- pdf->gen_tounicode = pdf_gen_tounicode; -- pdf->omit_cidset = pdf_omit_cidset; -- k = pdf->head_tab[obj_type_font]; -- while (k != 0) { -- int f = obj_info(pdf, k); -- do_pdf_font(pdf, f); -- k = obj_link(pdf, k); -+ if (pdf->gone > 0) { -+ /* number of bytes gone */ -+ normal_error("pdf backend","already written content discarded, no output file produced."); - } -- write_fontstuff(pdf); -- pdf->last_pages = output_pages_tree(pdf); -- /* Output outlines */ -- outlines = print_outlines(pdf); -- /* -- Output name tree. The name tree is very similiar to Pages tree so -- its construction should be certain from Pages tree construction. -- For intermediate node |obj_info| will be the first name and -- |obj_link| will be the last name in \.{\\Limits} array. Note that -- |pdf_dest_names_ptr| will be less than |obj_ptr|, so we test if -- |k < pdf_dest_names_ptr| then |k| is index of leaf in -- |dest_names|; else |k| will be index in |obj_tab| of some -- intermediate node. -- */ -- names_tree = output_name_tree(pdf); -- -- /* Output article threads */ -- if (pdf->head_tab[obj_type_thread] != 0) { -- threads = pdf_create_obj(pdf, obj_type_others, 0); -- pdf_begin_obj(pdf, threads, OBJSTM_ALWAYS); -- pdf_begin_array(pdf); -- k = pdf->head_tab[obj_type_thread]; -- while (k != 0) { -- pdf_add_ref(pdf, k); -- k = obj_link(pdf, k); -+ } else { -+ if (pdf->draftmode == 0) { -+ /*tex We make sure that the output file name has been already created. */ -+ pdf_flush(pdf); -+ /*tex Flush page 0 objects from JBIG2 images, if any. */ -+ flush_jbig2_page0_objects(pdf); -+ if (callback_id1 > 0) { -+ run_callback(callback_id1, "->"); - } -- pdf_end_array(pdf); -- pdf_end_obj(pdf); -- k = pdf->head_tab[obj_type_thread]; -+ if (total_pages > 0) { -+ check_nonexisting_pages(pdf); -+ check_nonexisting_destinations(pdf); -+ } -+ /*tex Output fonts definition. */ -+ for (k = 1; k <= max_font_id(); k++) { -+ if (font_used(k) && (pdf_font_num(k) < 0)) { -+ i = -pdf_font_num(k); -+ for (j = font_bc(k); j <= font_ec(k); j++) -+ if (quick_char_exists(k, j) && pdf_char_marked(k, j)) -+ pdf_mark_char(i, j); -+ if ((pdf_font_attr(i) == 0) && (pdf_font_attr(k) != 0)) { -+ set_pdf_font_attr(i, pdf_font_attr(k)); -+ } else if ((pdf_font_attr(k) == 0) && (pdf_font_attr(i) != 0)) { -+ set_pdf_font_attr(k, pdf_font_attr(i)); -+ } else if ((pdf_font_attr(i) != 0) && (pdf_font_attr(k) != 0) && (!str_eq_str(pdf_font_attr(i), pdf_font_attr(k)))) { -+ formatted_warning("pdf backend","fontattr of font %d and %d are conflicting, %k is used",i,k,i); -+ } -+ } -+ } -+ pdf->gen_tounicode = pdf_gen_tounicode; -+ pdf->omit_cidset = pdf_omit_cidset; -+ pdf->omit_charset = pdf_omit_charset; -+ k = pdf->head_tab[obj_type_font]; - while (k != 0) { -- out_thread(pdf, k); -+ int f = obj_info(pdf, k); -+ do_pdf_font(pdf, f); - k = obj_link(pdf, k); - } -- } else { -- threads = 0; -- } -- /* Output the /Catalog object */ -- root = pdf_create_obj(pdf, obj_type_catalog, 0); -- pdf_begin_obj(pdf, root, OBJSTM_ALWAYS); -- pdf_begin_dict(pdf); -- pdf_dict_add_name(pdf, "Type", "Catalog"); -- pdf_dict_add_ref(pdf, "Pages", pdf->last_pages); -- if (threads != 0) -- pdf_dict_add_ref(pdf, "Threads", threads); -- if (outlines != 0) -- pdf_dict_add_ref(pdf, "Outlines", outlines); -- if (names_tree != 0) -- pdf_dict_add_ref(pdf, "Names", names_tree); -- if (pdf_catalog_toks != null) { -- pdf_print_toks(pdf, pdf_catalog_toks); -- delete_token_ref(pdf_catalog_toks); -- pdf_catalog_toks = null; -- } -- print_pdf_table_string(pdf, "catalog"); -- if (pdf_catalog_openaction != 0) -- pdf_dict_add_ref(pdf, "OpenAction", pdf_catalog_openaction); -- pdf_end_dict(pdf); -- pdf_end_obj(pdf); -- /* last candidate for object stream */ -- info = pdf_print_info(pdf, luatexversion, luatexrevision); -- /* final object for pdf->os_enable == false */ -- if (pdf->os_enable) { -- pdf_buffer_select(pdf, OBJSTM_BUF); -- pdf_os_write_objstream(pdf); -- pdf_flush(pdf); -- pdf_buffer_select(pdf, PDFOUT_BUF); -- /* Output the cross-reference stream dictionary */ -- xref_stm = pdf_create_obj(pdf, obj_type_others, 0); -- pdf_begin_obj(pdf, xref_stm, OBJSTM_NEVER); /* final object for pdf->os_enable == true */ -- if ((obj_offset(pdf, pdf->obj_ptr) / 256) > 16777215) -- xref_offset_width = 5; -- else if (obj_offset(pdf, pdf->obj_ptr) > 16777215) -- xref_offset_width = 4; -- else if (obj_offset(pdf, pdf->obj_ptr) > 65535) -- xref_offset_width = 3; -- else -- xref_offset_width = 2; -- /* Build a linked list of free objects */ -- build_free_object_list(pdf); -+ write_fontstuff(pdf); -+ if (total_pages > 0) { -+ pdf->last_pages = output_pages_tree(pdf); -+ /*tex Output outlines. */ -+ outlines = print_outlines(pdf); -+ /*tex -+ The name tree is very similiar to Pages tree so its construction -+ should be certain from Pages tree construction. For intermediate -+ node |obj_info| will be the first name and |obj_link| will be the -+ last name in \.{\\Limits} array. Note that |pdf_dest_names_ptr| -+ will be less than |obj_ptr|, so we test if |k < -+ pdf_dest_names_ptr| then |k| is index of leaf in |dest_names|; -+ else |k| will be index in |obj_tab| of some intermediate node. -+ */ -+ names_tree = output_name_tree(pdf); -+ /*tex Output article threads. */ -+ if (pdf->head_tab[obj_type_thread] != 0) { -+ threads = pdf_create_obj(pdf, obj_type_others, 0); -+ pdf_begin_obj(pdf, threads, OBJSTM_ALWAYS); -+ pdf_begin_array(pdf); -+ k = pdf->head_tab[obj_type_thread]; -+ while (k != 0) { -+ pdf_add_ref(pdf, k); -+ k = obj_link(pdf, k); -+ } -+ pdf_end_array(pdf); -+ pdf_end_obj(pdf); -+ k = pdf->head_tab[obj_type_thread]; -+ while (k != 0) { -+ out_thread(pdf, k); -+ k = obj_link(pdf, k); -+ } -+ } else { -+ threads = 0; -+ } -+ } -+ /*tex Output the |/Catalog| object. */ -+ root = pdf_create_obj(pdf, obj_type_catalog, 0); -+ pdf_begin_obj(pdf, root, OBJSTM_ALWAYS); - pdf_begin_dict(pdf); -- pdf_dict_add_name(pdf, "Type", "XRef"); -- pdf_add_name(pdf, "Index"); -- pdf_begin_array(pdf); -- pdf_add_int(pdf, 0); -- pdf_add_int(pdf, pdf->obj_ptr + 1); -- pdf_end_array(pdf); -- pdf_dict_add_int(pdf, "Size", pdf->obj_ptr + 1); -- pdf_add_name(pdf, "W"); -- pdf_begin_array(pdf); -- pdf_add_int(pdf, 1); -- pdf_add_int(pdf, (int) xref_offset_width); -- pdf_add_int(pdf, 1); -- pdf_end_array(pdf); -- pdf_dict_add_ref(pdf, "Root", root); -- pdf_dict_add_ref(pdf, "Info", info); -- if (pdf_trailer_toks != null) { -- pdf_print_toks(pdf, pdf_trailer_toks); -- delete_token_ref(pdf_trailer_toks); -- pdf_trailer_toks = null; -+ pdf_dict_add_name(pdf, "Type", "Catalog"); -+ if (total_pages > 0) { -+ pdf_dict_add_ref(pdf, "Pages", pdf->last_pages); -+ if (threads != 0) { -+ pdf_dict_add_ref(pdf, "Threads", threads); -+ } -+ if (outlines != 0) { -+ pdf_dict_add_ref(pdf, "Outlines", outlines); -+ } -+ if (names_tree != 0) { -+ pdf_dict_add_ref(pdf, "Names", names_tree); -+ } -+ if (pdf_catalog_toks != null) { -+ pdf_print_toks(pdf, pdf_catalog_toks); -+ delete_token_ref(pdf_catalog_toks); -+ pdf_catalog_toks = null; -+ } - } -- print_pdf_table_string(pdf, "trailer"); -- print_ID(pdf); -- pdf_dict_add_streaminfo(pdf); -+ if (pdf_catalog_openaction != 0) { -+ pdf_dict_add_ref(pdf, "OpenAction", pdf_catalog_openaction); -+ } -+ print_pdf_table_string(pdf, "catalog"); - pdf_end_dict(pdf); -- pdf_begin_stream(pdf); -- for (k = 0; k <= pdf->obj_ptr; k++) { -- if (!is_obj_written(pdf, k)) { /* a free object */ -- pdf_out(pdf, 0); -- pdf_out_bytes(pdf, obj_link(pdf, k), xref_offset_width); -- pdf_out(pdf, 255); -- } else if (obj_os_idx(pdf, k) == PDF_OS_MAX_OBJS) { /* object not in object stream */ -- pdf_out(pdf, 1); -- pdf_out_bytes(pdf, obj_offset(pdf, k), -- xref_offset_width); -- pdf_out(pdf, 0); -- } else { /* object in object stream */ -- pdf_out(pdf, 2); -- pdf_out_bytes(pdf, obj_offset(pdf, k), -- xref_offset_width); -- pdf_out(pdf, obj_os_idx(pdf, k)); -+ pdf_end_obj(pdf); -+ info = pdf_print_info(pdf, luatexversion, luatexrevision); -+ if (pdf->os_enable) { -+ pdf_buffer_select(pdf, OBJSTM_BUF); -+ pdf_os_write_objstream(pdf); -+ pdf_flush(pdf); -+ pdf_buffer_select(pdf, PDFOUT_BUF); -+ /*tex Output the cross-reference stream dictionary. */ -+ xref_stm = pdf_create_obj(pdf, obj_type_others, 0); -+ pdf_begin_obj(pdf, xref_stm, OBJSTM_NEVER); -+ if ((obj_offset(pdf, pdf->obj_ptr) / 256) > 16777215) -+ xref_offset_width = 5; -+ else if (obj_offset(pdf, pdf->obj_ptr) > 16777215) -+ xref_offset_width = 4; -+ else if (obj_offset(pdf, pdf->obj_ptr) > 65535) -+ xref_offset_width = 3; -+ else -+ xref_offset_width = 2; -+ /*tex Build a linked list of free objects. */ -+ build_free_object_list(pdf); -+ pdf_begin_dict(pdf); -+ pdf_dict_add_name(pdf, "Type", "XRef"); -+ pdf_add_name(pdf, "Index"); -+ pdf_begin_array(pdf); -+ pdf_add_int(pdf, 0); -+ pdf_add_int(pdf, pdf->obj_ptr + 1); -+ pdf_end_array(pdf); -+ pdf_dict_add_int(pdf, "Size", pdf->obj_ptr + 1); -+ pdf_add_name(pdf, "W"); -+ pdf_begin_array(pdf); -+ pdf_add_int(pdf, 1); -+ pdf_add_int(pdf, (int) xref_offset_width); -+ pdf_add_int(pdf, 1); -+ pdf_end_array(pdf); -+ pdf_dict_add_ref(pdf, "Root", root); -+ pdf_dict_add_ref(pdf, "Info", info); -+ if (pdf_trailer_toks != null) { -+ pdf_print_toks(pdf, pdf_trailer_toks); -+ delete_token_ref(pdf_trailer_toks); -+ pdf_trailer_toks = null; -+ } -+ print_pdf_table_string(pdf, "trailer"); -+ print_ID(pdf); -+ pdf_dict_add_streaminfo(pdf); -+ pdf_end_dict(pdf); -+ pdf_begin_stream(pdf); -+ for (k = 0; k <= pdf->obj_ptr; k++) { -+ if (!is_obj_written(pdf, k)) { -+ /*tex A free object: */ -+ pdf_out(pdf, 0); -+ pdf_out_bytes(pdf, obj_link(pdf, k), xref_offset_width); -+ pdf_out(pdf, 255); -+ } else if (obj_os_idx(pdf, k) == PDF_OS_MAX_OBJS) { -+ /*tex An object not in object stream: */ -+ pdf_out(pdf, 1); -+ pdf_out_bytes(pdf, obj_offset(pdf, k), xref_offset_width); -+ pdf_out(pdf, 0); -+ } else { -+ /*tex An object in object stream: */ -+ pdf_out(pdf, 2); -+ pdf_out_bytes(pdf, obj_offset(pdf, k), xref_offset_width); -+ pdf_out(pdf, obj_os_idx(pdf, k)); -+ } -+ } -+ pdf_end_stream(pdf); -+ pdf_end_obj(pdf); -+ pdf_flush(pdf); -+ } else { -+ /*tex Output the |obj_tab| and build a linked list of free objects. */ -+ build_free_object_list(pdf); -+ pdf_save_offset(pdf); -+ pdf_puts(pdf, "xref\n"); -+ pdf_puts(pdf, "0 "); -+ pdf_print_int_ln(pdf, pdf->obj_ptr + 1); -+ pdf_print_fw_int(pdf, obj_link(pdf, 0)); -+ pdf_puts(pdf, " 65535 f \n"); -+ for (k = 1; k <= pdf->obj_ptr; k++) { -+ if (!is_obj_written(pdf, k)) { -+ pdf_print_fw_int(pdf, obj_link(pdf, k)); -+ pdf_puts(pdf, " 00000 f \n"); -+ } else { -+ pdf_print_fw_int(pdf, obj_offset(pdf, k)); -+ pdf_puts(pdf, " 00000 n \n"); -+ } - } - } -- pdf_end_stream(pdf); -- pdf_end_obj(pdf); -- pdf_flush(pdf); -- } else { -- /* Output the |obj_tab| and build a linked list of free objects */ -- build_free_object_list(pdf); -- pdf_save_offset(pdf); -- pdf_puts(pdf, "xref\n"); -- pdf_puts(pdf, "0 "); -- pdf_print_int_ln(pdf, pdf->obj_ptr + 1); -- pdf_print_fw_int(pdf, obj_link(pdf, 0)); -- pdf_puts(pdf, " 65535 f \n"); -- for (k = 1; k <= pdf->obj_ptr; k++) { -- if (!is_obj_written(pdf, k)) { -- pdf_print_fw_int(pdf, obj_link(pdf, k)); -- pdf_puts(pdf, " 00000 f \n"); -- } else { -- pdf_print_fw_int(pdf, obj_offset(pdf, k)); -- pdf_puts(pdf, " 00000 n \n"); -+ /*tex Output the trailer. */ -+ if (!pdf->os_enable) { -+ pdf_puts(pdf, "trailer\n"); -+ pdf_reset_space(pdf); -+ pdf_begin_dict(pdf); -+ pdf_dict_add_int(pdf, "Size", pdf->obj_ptr + 1); -+ pdf_dict_add_ref(pdf, "Root", root); -+ pdf_dict_add_ref(pdf, "Info", info); -+ if (pdf_trailer_toks != null) { -+ pdf_print_toks(pdf, pdf_trailer_toks); -+ delete_token_ref(pdf_trailer_toks); -+ pdf_trailer_toks = null; - } -+ print_ID(pdf); -+ pdf_end_dict(pdf); -+ pdf_out(pdf, '\n'); - } -- } -- /* Output the trailer */ -- if (!pdf->os_enable) { -- pdf_puts(pdf, "trailer\n"); -- pdf_begin_dict(pdf); -- pdf_dict_add_int(pdf, "Size", pdf->obj_ptr + 1); -- pdf_dict_add_ref(pdf, "Root", root); -- pdf_dict_add_ref(pdf, "Info", info); -- if (pdf_trailer_toks != null) { -- pdf_print_toks(pdf, pdf_trailer_toks); -- delete_token_ref(pdf_trailer_toks); -- pdf_trailer_toks = null; -+ pdf_puts(pdf, "startxref\n"); -+ pdf_reset_space(pdf); -+ if (pdf->os_enable) -+ pdf_add_longint(pdf, (longinteger) obj_offset(pdf, xref_stm)); -+ else -+ pdf_add_longint(pdf, (longinteger) pdf->save_offset); -+ pdf_puts(pdf, "\n%%EOF\n"); -+ pdf_flush(pdf); -+ if (callback_id == 0) { -+ tprint_nl("Output written on "); -+ tprint(pdf->file_name); -+ tprint(" ("); -+ print_int(total_pages); -+ tprint(" page"); -+ if (total_pages != 1) -+ print_char('s'); -+ tprint(", "); -+ print_int(pdf_offset(pdf)); -+ tprint(" bytes)."); -+ print_ln(); -+ } else if (callback_id > 0) { -+ run_callback(callback_id, "->"); - } -- print_ID(pdf); -- pdf_end_dict(pdf); -- pdf_out(pdf, '\n'); -- } -- pdf_puts(pdf, "startxref\n"); -- pdf->cave = 0; -- if (pdf->os_enable) -- pdf_add_longint(pdf, (longinteger) obj_offset(pdf, xref_stm)); -- else -- pdf_add_longint(pdf, (longinteger) pdf->save_offset); -- pdf_puts(pdf, "\n%%EOF\n"); -- pdf_flush(pdf); -- if (callback_id == 0) { -- tprint_nl("Output written on "); -- tprint(pdf->file_name); -- tprint(" ("); -- print_int(total_pages); -- tprint(" page"); -- if (total_pages != 1) -- print_char('s'); -- tprint(", "); -- print_int(pdf_offset(pdf)); -- tprint(" bytes)."); -- print_ln(); -- } else if (callback_id > 0) { -- run_callback(callback_id, "->"); -- } -- } else { -- if (callback_id > 0) { -- run_callback(callback_id, "->"); -+ libpdffinish(pdf); -+ close_file(pdf->file); -+ } else { -+ if (callback_id > 0) { -+ run_callback(callback_id, "->"); -+ } -+ libpdffinish(pdf); -+ normal_warning("pdf backend","draftmode enabled, not changing output pdf"); - } - } -- libpdffinish(pdf); -- if (pdf->draftmode == 0) -- close_file(pdf->file); -- else -- normal_warning("pdf backend","draftmode enabled, not changing output pdf"); -- } -- if (callback_id == 0) { -- if (log_opened_global) { -- fprintf(log_file, "\nPDF statistics: %d PDF objects out of %d (max. %d)\n", -- (int) pdf->obj_ptr, (int) pdf->obj_tab_size, -- (int) sup_obj_tab_size); -- if (pdf->os->ostm_ctr > 0) { -- fprintf(log_file, " %d compressed objects within %d object stream%s\n", -- (int) pdf->os->o_ctr, (int) pdf->os->ostm_ctr, -- (pdf->os->ostm_ctr > 1 ? "s" : "")); -+ if (callback_id == 0) { -+ if (log_opened_global) { -+ fprintf(log_file, "\nPDF statistics: %d PDF objects out of %d (max. %d)\n", -+ (int) pdf->obj_ptr, (int) pdf->obj_tab_size, -+ (int) sup_obj_tab_size); -+ if (pdf->os->ostm_ctr > 0) { -+ fprintf(log_file, " %d compressed objects within %d object stream%s\n", -+ (int) pdf->os->o_ctr, (int) pdf->os->ostm_ctr, -+ (pdf->os->ostm_ctr > 1 ? "s" : "")); -+ } -+ fprintf(log_file, " %d named destinations out of %d (max. %d)\n", -+ (int) pdf->dest_names_ptr, (int) pdf->dest_names_size, -+ (int) sup_dest_names_size); -+ fprintf(log_file, " %d words of extra memory for PDF output out of %d (max. %d)\n", -+ (int) pdf->mem_ptr, (int) pdf->mem_size, -+ (int) sup_pdf_mem_size); - } -- fprintf(log_file, " %d named destinations out of %d (max. %d)\n", -- (int) pdf->dest_names_ptr, (int) pdf->dest_names_size, -- (int) sup_dest_names_size); -- fprintf(log_file, " %d words of extra memory for PDF output out of %d (max. %d)\n", -- (int) pdf->mem_ptr, (int) pdf->mem_size, -- (int) sup_pdf_mem_size); - } - } - } - --@ @c - void scan_pdfcatalog(PDF pdf) - { - halfword p; -@@ -2518,3 +2474,43 @@ void scan_pdfcatalog(PDF pdf) - } - } - } -+ -+/*tex -+ -+ This function converts double to pdffloat; very small and very large numbers -+ are {\em not} converted to scientific notation. Here n must be a number or -+ real conforming to the implementation limits of \PDF\ as specified in -+ appendix C.1 of the \PDF\ standard. The maximum value of ints is |+2^32|, the -+ maximum value of reals is |+2^15| and the smallest values of reals is -+ |1/(2^16)|. -+ -+*/ -+ -+static pdffloat conv_double_to_pdffloat(double n) -+{ -+ pdffloat a; -+ a.e = 6; -+ a.m = i64round(n * ten_pow[a.e]); -+ return a; -+} -+ -+void pdf_add_real(PDF pdf, double d) -+{ -+ pdf_check_space(pdf); -+ print_pdffloat(pdf, conv_double_to_pdffloat(d)); -+ pdf_set_space(pdf); -+} -+ -+void pdf_push_list(PDF pdf, scaledpos *saved_pos, int *saved_loc) { -+ /* nothing */ -+} -+ -+void pdf_pop_list(PDF pdf, scaledpos *saved_pos, int *saved_loc) { -+ /* nothing */ -+} -+ -+extern void pdf_set_reference_point(PDF pdf, posstructure *refpoint) -+{ -+ refpoint->pos.h = pdf_h_origin; -+ refpoint->pos.v = pdf->page_size.v - pdf_v_origin; -+} -diff --git a/texk/web2c/luatexdir/pdf/pdfglyph.w b/texk/web2c/luatexdir/pdf/pdfglyph.c -similarity index 63% -rename from texk/web2c/luatexdir/pdf/pdfglyph.w -rename to texk/web2c/luatexdir/pdf/pdfglyph.c -index 0703beed2..c7cf04392 100644 ---- a/texk/web2c/luatexdir/pdf/pdfglyph.w -+++ b/texk/web2c/luatexdir/pdf/pdfglyph.c -@@ -1,40 +1,47 @@ --% pdfglyph.w --% --% Copyright 2009-2011 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --@ @c -+/* -+ -+Copyright 2009-2011 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ - - #include "ptexlib.h" - #include "pdf/pdfpage.h" - --@ eternal constants -+/*tex - --@c --#define e_tj 3 /* must be 3; movements in []TJ are in fontsize/$10^3$ units */ -+ The |e_tj| step must be 3 because movements in |[]TJ| are in fontsize/$10^3$ -+ units. -+ -+*/ -+ -+#define e_tj 3 -+ -+/*tex -+ -+ Use exactly this formula also for calculating the |/Width| array values. -+ -+*/ - --@ @c - static int64_t pdf_char_width(pdfstructure * p, internal_font_number f, int i) - { -- /* use exactly this formula also for calculating the /Width array values */ - return i64round((double) char_width(f, i) / font_size(f) * ten_pow[e_tj + p->cw.e]); - } - --@ @c - void pdf_print_charwidth(PDF pdf, internal_font_number f, int i) - { - pdffloat cw; -@@ -44,13 +51,11 @@ void pdf_print_charwidth(PDF pdf, internal_font_number f, int i) - print_pdffloat(pdf, cw); - } - --@ @c - static void setup_fontparameters(PDF pdf, internal_font_number f, int ex_glyph) - { -- float slant, extend, expand, scale = 1.0; -+ float slant, extend, squeeze, expand, scale = 1.0; - float u = 1.0; - pdfstructure *p = pdf->pstruct; -- /* fix mantis bug \# 0000200 (acroread "feature") */ - if ((font_format(f) == opentype_format || (font_format(f) == type1_format && font_encodingbytes(f) == 2)) && font_units_per_em(f) > 0) - u = font_units_per_em(f) / 1000.0; - pdf->f_cur = f; -@@ -58,35 +63,55 @@ static void setup_fontparameters(PDF pdf, internal_font_number f, int ex_glyph) - p->fs.m = i64round(font_size(f) / u / by_one_bp * ten_pow[p->fs.e]); - slant = font_slant(f) / 1000.0; - extend = font_extend(f) / 1000.0; -+ squeeze = font_squeeze(f) / 1000.0; - expand = 1.0 + (ex_glyph/1) / 1000.0; -- p->tj_delta.e = p->cw.e - 1; /* "- 1" makes less corrections inside []TJ */ -- /* no need to be more precise than TeX (1sp) */ -- while (p->tj_delta.e > 0 && (double) font_size(f) / ten_pow[p->tj_delta.e + e_tj] < 0.5) -- p->tj_delta.e--; /* happens for very tiny fonts */ -+ /*tex The |-1| makes less corrections inside |[]TJ|: */ -+ p->tj_delta.e = p->cw.e - 1; -+ /*tex There is no need to be more precise than \TEX\ (1sp). */ -+ while (p->tj_delta.e > 0 && (double) font_size(f) / ten_pow[p->tj_delta.e + e_tj] < 0.5) { -+ /*tex This happens for very tiny fonts. */ -+ p->tj_delta.e--; -+ } - p->tm[0].m = i64round(scale * expand * extend * ten_pow[p->tm[0].e]); - p->tm[2].m = i64round(slant * ten_pow[p->tm[2].e]); -- p->tm[3].m = i64round(scale * ten_pow[p->tm[3].e]); -+ p->tm[3].m = i64round(scale * squeeze * ten_pow[p->tm[3].e]); - p->k2 = ten_pow[e_tj + p->cw.e] * scale / (ten_pow[p->pdf.h.e] * pdf2double(p->fs) * pdf2double(p->tm[0])); -- p->cur_ex = ex_glyph ; /* we keep track of the state of ex */ -+ /*tex We keep track of the state of ex. */ -+ p->cur_ex = ex_glyph ; -+ p->need_width = font_width(f); -+ p->need_mode = font_mode(f); - } - -- --@ @c - static void set_font(PDF pdf) - { - pdfstructure *p = pdf->pstruct; -+ -+ if (p->need_width != 0) { -+ pdf_printf(pdf, "%0.3f w\n",((7227.0/7200.0)/1000.0) * p->need_width ); -+ p->done_width = 1; -+ } else if (p->done_width) { -+ pdf_puts(pdf, "0 w\n"); -+ p->done_width = 0; -+ } -+ if (p->need_mode != 0) { -+ pdf_printf(pdf, "%d Tr\n", (int) p->need_mode); -+ p->done_mode = 1; -+ } else if (p->done_mode) { -+ pdf_puts(pdf, "0 Tr\n"); -+ p->done_mode = 0; -+ } - pdf_printf(pdf, "/F%d", (int) p->f_pdf); - pdf_print_resname_prefix(pdf); - pdf_out(pdf, ' '); - print_pdffloat(pdf, p->fs); -- pdf_puts(pdf, " Tf "); -+ pdf_puts(pdf, " Tf\n"); - p->f_pdf_cur = p->f_pdf; - p->fs_cur.m = p->fs.m; - p->need_tf = false; -- p->need_tm = true; /* always follow Tf by Tm */ -+ /*tex Always follow |Tf| by |Tm|: */ -+ p->need_tm = true; - } - --@ @c - static void set_textmatrix(PDF pdf, scaledpos pos) - { - boolean move; -@@ -97,24 +122,27 @@ static void set_textmatrix(PDF pdf, scaledpos pos) - if (p->need_tm || move) { - print_pdf_matrix(pdf, p->tm); - pdf_puts(pdf, " Tm "); -- p->pdf.h.m = p->pdf_bt_pos.h.m + p->tm[4].m; /* Tm replaces */ -+ /*tex |Tm| replaces */ -+ p->pdf.h.m = p->pdf_bt_pos.h.m + p->tm[4].m; - p->pdf.v.m = p->pdf_bt_pos.v.m + p->tm[5].m; - p->need_tm = false; - } - p->tm0_cur.m = p->tm[0].m; - } - --@ Print out a character to PDF buffer; the character will be printed in octal --form in the following cases: chars <= 32, backslash (92), left parenthesis --(40), and right parenthesis (41). -+/*tex -+ -+ Print out a character to PDF buffer; the character will be printed in octal -+ form in the following cases: chars <= 32, backslash (92), left parenthesis -+ (40), and right parenthesis (41). -+ -+*/ - --@c - static void pdf_print_char(PDF pdf, int c) - { -- if (c > 255) -+ if (c > 255) { - return; -- /* pdf_print_escaped(c) */ -- if (c <= 32 || c == '\\' || c == '(' || c == ')' || c > 127) { -+ } else if (c <= 32 || c == '\\' || c == '(' || c == ')' || c > 127) { - pdf_room(pdf, 4); - pdf_quick_out(pdf, '\\'); - pdf_quick_out(pdf, (unsigned char) ('0' + ((c >> 6) & 0x3))); -@@ -131,7 +159,6 @@ static void pdf_print_wide_char(PDF pdf, int c) - pdf_out_block(pdf, (const char *) hex, 4); - } - --@ @c - static void begin_charmode(PDF pdf, internal_font_number f, pdfstructure * p) - { - if (!is_chararraymode(p)) -@@ -146,7 +173,6 @@ static void begin_charmode(PDF pdf, internal_font_number f, pdfstructure * p) - p->mode = PMODE_CHAR; - } - --@ @c - void end_charmode(PDF pdf) - { - pdfstructure *p = pdf->pstruct; -@@ -161,7 +187,6 @@ void end_charmode(PDF pdf) - p->mode = PMODE_CHARARRAY; - } - --@ @c - static void begin_chararray(PDF pdf) - { - pdfstructure *p = pdf->pstruct; -@@ -173,7 +198,6 @@ static void begin_chararray(PDF pdf) - p->mode = PMODE_CHARARRAY; - } - --@ @c - void end_chararray(PDF pdf) - { - pdfstructure *p = pdf->pstruct; -@@ -184,23 +208,32 @@ void end_chararray(PDF pdf) - p->mode = PMODE_TEXT; - } - --@ We need to adapt the tm when a font changes. A change can be a change in id --(frontend) or pdf reference (backend, as we share font resources). At such a --change we also need to adapt to the slant and extend. Initially we also need to --take the exfactor of a glyph into account. When the font is unchanged, we still --need to check each glyph for a change in exfactor. We store the current one on --the state record so that we can minimize testing. -+/*tex -+ -+ We need to adapt the tm when a font changes. A change can be a change in id -+ (frontend) or pdf reference (backend, as we share font resources). At such a -+ change we also need to adapt to the slant and extend. Initially we also need -+ to take the exfactor of a glyph into account. When the font is unchanged, we -+ still need to check each glyph for a change in exfactor. We store the current -+ one on the state record so that we can minimize testing. -+ -+*/ - --@c - void pdf_place_glyph(PDF pdf, internal_font_number f, int c, int ex) - { - boolean move; - pdfstructure *p = pdf->pstruct; - scaledpos pos = pdf->posstruct->pos; -- /* already done: -+ /*tex -+ -+ This is already done: -+ -+ \startyping - if (!char_exists(f, c)) { - return; - } -+ \stoptyping -+ - */ - if (font_writingmode(f) == vertical_writingmode) { - if (p->wmode != WMODE_V) { -@@ -221,8 +254,8 @@ void pdf_place_glyph(PDF pdf, internal_font_number f, int c, int ex) - setup_fontparameters(pdf, f, ex); - p->need_tm = true; - } -- /* all movements */ -- move = calc_pdfpos(p, pos); /* within text or chararray or char mode */ -+ /*tex All movements within text or chararray or char mode: */ -+ move = calc_pdfpos(p, pos); - if (move || p->need_tm) { - if (p->need_tm - || (p->wmode == WMODE_H && (p->pdf_bt_pos.v.m + p->tm[5].m) != p->pdf.v.m) -@@ -231,7 +264,8 @@ void pdf_place_glyph(PDF pdf, internal_font_number f, int c, int ex) - pdf_goto_textmode(pdf); - set_textmatrix(pdf, pos); - begin_chararray(pdf); -- move = calc_pdfpos(p, pos); /* for fine adjustment */ -+ /*tex For fine adjustment: */ -+ move = calc_pdfpos(p, pos); - } - if (move) { - if (is_charmode(p)) -@@ -240,7 +274,7 @@ void pdf_place_glyph(PDF pdf, internal_font_number f, int c, int ex) - p->cw.m -= p->tj_delta.m * ten_pow[p->cw.e - p->tj_delta.e]; - } - } -- /* glyph output */ -+ /*tex Glyph output: */ - if (is_chararraymode(p)) - begin_charmode(pdf, f, p); - else if (!is_charmode(p)) -@@ -250,5 +284,6 @@ void pdf_place_glyph(PDF pdf, internal_font_number f, int c, int ex) - pdf_print_wide_char(pdf, char_index(f, c)); - else - pdf_print_char(pdf, c); -- p->cw.m += pdf_char_width(p, p->f_pdf, c); /* aka |adv_char_width()| */ -+ /*tex Also known as |adv_char_width()|: */ -+ p->cw.m += pdf_char_width(p, p->f_pdf, c); - } -diff --git a/texk/web2c/luatexdir/pdf/pdfimage.w b/texk/web2c/luatexdir/pdf/pdfimage.c -similarity index 50% -rename from texk/web2c/luatexdir/pdf/pdfimage.w -rename to texk/web2c/luatexdir/pdf/pdfimage.c -index fd3642438..a8cffb0c8 100644 ---- a/texk/web2c/luatexdir/pdf/pdfimage.w -+++ b/texk/web2c/luatexdir/pdf/pdfimage.c -@@ -1,38 +1,39 @@ --% pdfimage.w --% --% Copyright 2009-2010 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -+/* - --@ @c -+Copyright 2009-2010 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ - - #include "ptexlib.h" - --@ @c - void place_img(PDF pdf, image_dict * idict, scaled_whd dim, int transform) - { -- float a[6]; /* transformation matrix */ -+ /*tex A transformation matrix: */ -+ float a[6]; - float xoff, yoff, tmp; - pdfstructure *p = pdf->pstruct; - scaledpos pos = pdf->posstruct->pos; -- int r; /* number of digits after the decimal point */ -+ /*tex The number of digits after the decimal point: */ -+ int r; - int k; - scaledpos tmppos; - pdffloat cm[6]; -- int groupref; /* added from web for 1.40.8 */ -+ int groupref; - a[0] = a[3] = 1.0e6; - a[1] = a[2] = 0; - if (img_type(idict) == IMG_TYPE_PDF || img_type(idict) == IMG_TYPE_PDFMEMSTREAM -@@ -43,48 +44,51 @@ void place_img(PDF pdf, image_dict * idict, scaled_whd dim, int transform) - yoff = (float) img_yorig(idict) / (float) img_ysize(idict); - r = 6; - } else { -- /* added from web for 1.40.8 */ - if (img_type(idict) == IMG_TYPE_PNG) { - groupref = img_group_ref(idict); - if ((groupref > 0) && (pdf->img_page_group_val == 0)) - pdf->img_page_group_val = groupref; - } -- /* /added from web */ - a[0] /= (float) one_hundred_bp; - a[3] = a[0]; - xoff = yoff = 0; - r = 4; - } -- if ((transform & 7) > 3) { /* mirror cases */ -+ if ((transform & 7) > 3) { -+ /*tex Mirror cases: */ - a[0] *= -1; - xoff *= -1; - } - switch ((transform + img_rotation(idict)) & 3) { -- case 0: /* no transform */ -- break; -- case 1: /* rot. 90 deg. (counterclockwise) */ -- a[1] = a[0]; -- a[2] = -a[3]; -- a[3] = a[0] = 0; -- tmp = yoff; -- yoff = xoff; -- xoff = -tmp; -- break; -- case 2: /* rot. 180 deg. (counterclockwise) */ -- a[0] *= -1; -- a[3] *= -1; -- xoff *= -1; -- yoff *= -1; -- break; -- case 3: /* rot. 270 deg. (counterclockwise) */ -- a[1] = -a[0]; -- a[2] = a[3]; -- a[3] = a[0] = 0; -- tmp = yoff; -- yoff = -xoff; -- xoff = tmp; -- break; -- default:; -+ case 0: -+ /*tex No transform. */ -+ break; -+ case 1: -+ /*tex rotation over 90 degrees (counterclockwise) */ -+ a[1] = a[0]; -+ a[2] = -a[3]; -+ a[3] = a[0] = 0; -+ tmp = yoff; -+ yoff = xoff; -+ xoff = -tmp; -+ break; -+ case 2: -+ /*tex rotation over 180 degrees (counterclockwise) */ -+ a[0] *= -1; -+ a[3] *= -1; -+ xoff *= -1; -+ yoff *= -1; -+ break; -+ case 3: -+ /*tex rotation over 270 degrees (counterclockwise) */ -+ a[1] = -a[0]; -+ a[2] = a[3]; -+ a[3] = a[0] = 0; -+ tmp = yoff; -+ yoff = -xoff; -+ xoff = tmp; -+ break; -+ default:; - } - xoff *= (float) dim.wd; - yoff *= (float) (dim.ht + dim.dp); -@@ -98,21 +102,24 @@ void place_img(PDF pdf, image_dict * idict, scaled_whd dim, int transform) - if ((transform & 7) > 3) - k++; - switch (k & 3) { -- case 0: /* no transform */ -- break; -- case 1: /* rot. 90 deg. (counterclockwise) */ -- a[4] += (float) dim.wd; -- break; -- case 2: /* rot. 180 deg. */ -- a[4] += (float) dim.wd; -- a[5] += (float) (dim.ht + dim.dp); -- break; -- case 3: /* rot. 270 deg. */ -- a[5] += (float) (dim.ht + dim.dp); -- break; -- default:; -+ case 0: -+ /*tex No transform */ -+ break; -+ case 1: -+ /*tex rotation over 90 degrees (counterclockwise) */ -+ a[4] += (float) dim.wd; -+ break; -+ case 2: -+ /*tex rotation over 180 degrees (counterclockwise) */ -+ a[4] += (float) dim.wd; -+ a[5] += (float) (dim.ht + dim.dp); -+ break; -+ case 3: -+ /*tex rotation over 270 degrees (counterclockwise) */ -+ a[5] += (float) (dim.ht + dim.dp); -+ break; -+ default:; - } -- /* the following is a kludge, TODO: use pdfpage.c functions */ - setpdffloat(cm[0], i64round(a[0]), r); - setpdffloat(cm[1], i64round(a[1]), r); - setpdffloat(cm[2], i64round(a[2]), r); -@@ -124,7 +131,7 @@ void place_img(PDF pdf, image_dict * idict, scaled_whd dim, int transform) - cm[4] = p->cm[4]; - cm[5] = p->cm[5]; - if (pdf->img_page_group_val == 0) -- pdf->img_page_group_val = img_group_ref(idict); /* added from web for 1.40.8 */ -+ pdf->img_page_group_val = img_group_ref(idict); - pdf_puts(pdf, "q\n"); - pdf_print_cm(pdf, cm); - pdf_puts(pdf, "/Im"); -@@ -136,9 +143,8 @@ void place_img(PDF pdf, image_dict * idict, scaled_whd dim, int transform) - img_state(idict) = DICT_OUTIMG; - } - --@ for normal output, see \.{pdflistout.w} -+/*tex For normal output see |pdflistout.c|: */ - --@c - void pdf_place_image(PDF pdf, halfword p) - { - scaled_whd dim; -diff --git a/texk/web2c/luatexdir/pdf/pdflink.w b/texk/web2c/luatexdir/pdf/pdflink.c -similarity index 69% -rename from texk/web2c/luatexdir/pdf/pdflink.w -rename to texk/web2c/luatexdir/pdf/pdflink.c -index b21d0774e..55521b176 100644 ---- a/texk/web2c/luatexdir/pdf/pdflink.w -+++ b/texk/web2c/luatexdir/pdf/pdflink.c -@@ -1,31 +1,34 @@ --% pdflink.w --% --% Copyright 2009-2012 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --@ @c -+/* -+ -+Copyright 2009-2012 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ - - #include "ptexlib.h" - --@ To implement nested link annotations, we need a stack to hold copy of --|pdf_start_link_node|'s that are being written out, together with their box --nesting level. -+/*tex -+ -+ To implement nested link annotations, we need a stack to hold copy of -+ |pdf_start_link_node|'s that are being written out, together with their box -+ nesting level. -+ -+*/ - --@c - void push_link_level(PDF pdf, halfword p) - { - if (pdf->link_stack_ptr >= pdf_max_link_level) -@@ -36,14 +39,12 @@ void push_link_level(PDF pdf, halfword p) - pdf->link_stack[pdf->link_stack_ptr].ref_link_node = p; - } - --@ @c - void pop_link_level(PDF pdf) - { - flush_node_list(pdf->link_stack[pdf->link_stack_ptr].link_node); - pdf->link_stack_ptr--; - } - --@ @c - void do_link(PDF pdf, halfword p, halfword parent_box, scaledpos cur) - { - scaled_whd alt_rule; -@@ -59,13 +60,13 @@ void do_link(PDF pdf, halfword p, halfword parent_box, scaledpos cur) - alt_rule.ht = height(p); - alt_rule.dp = depth(p); - set_rect_dimens(pdf, p, parent_box, cur, alt_rule, pdf_link_margin); -- obj_annot_ptr(pdf, pdf_link_objnum(p)) = p; /* the reference for the pdf annot object must be set here */ -+ /*tex The reference for the annot object must be set here. */ -+ obj_annot_ptr(pdf, pdf_link_objnum(p)) = p; - k = pdf_link_objnum(p); - set_obj_scheduled(pdf, pdf_link_objnum(p)); - addto_page_resources(pdf, obj_type_link, k); - } - --@ @c - void end_link(PDF pdf, halfword p) - { - halfword q; -@@ -76,10 +77,10 @@ void end_link(PDF pdf, halfword p) - normal_error("pdf backend","pdf link_stack empty, 'endlink' used without 'startlink'"); - if (pdf->link_stack[pdf->link_stack_ptr].nesting_level != cur_s) - normal_error("pdf backend","'endlink' ended up in different nesting level than 'startlink'"); -- /* -- NOTA BENE: test for running link must be done on |link_node| and not -+ /*tex -+ The test for running link must be done on |link_node| and not - |ref_link_node|, as |ref_link_node| can be set by |do_link| or -- |append_link| already -+ |append_link| already. - */ - if (is_running(width(pdf->link_stack[pdf->link_stack_ptr].link_node))) { - q = pdf->link_stack[pdf->link_stack_ptr].ref_link_node; -@@ -110,15 +111,16 @@ void end_link(PDF pdf, halfword p) - pop_link_level(pdf); - } - --@ For ``running'' annotations we must append a new node when the end of --annotation is in other box than its start. The new created node is identical to --corresponding whatsit node representing the start of annotation, but its |info| --field is |max_halfword|. We set |info| field just before destroying the node, in --order to use |flush_node_list| to do the job. -+/*tex -+ -+ For ``running'' annotations we must append a new node when the end of -+ annotation is in other box than its start. The new created node is identical -+ to corresponding whatsit node representing the start of annotation, but its -+ |info| field is |max_halfword|. We set |info| field just before destroying -+ the node, in order to use |flush_node_list| to do the job. - --@ Append a new pdf annot to |pdf_link_list|. -+*/ - --@c - void append_link(PDF pdf, halfword parent_box, scaledpos cur, small_number i) - { - halfword p; -@@ -126,7 +128,8 @@ void append_link(PDF pdf, halfword parent_box, scaledpos cur, small_number i) - scaled_whd alt_rule; - p = copy_node(pdf->link_stack[(int) i].link_node); - pdf->link_stack[(int) i].ref_link_node = p; -- subtype(p) = pdf_link_data_node; /* this node is not a normal link node */ -+ /*tex This node is not a normal link node. */ -+ subtype(p) = pdf_link_data_node; - alt_rule.wd = width(p); - alt_rule.ht = height(p); - alt_rule.dp = depth(p); -@@ -137,7 +140,6 @@ void append_link(PDF pdf, halfword parent_box, scaledpos cur, small_number i) - addto_page_resources(pdf, obj_type_link, k); - } - --@ @c - void scan_startlink(PDF pdf) - { - int k; -@@ -155,10 +157,9 @@ void scan_startlink(PDF pdf) - set_pdf_link_action(cur_list.tail_field, r); - set_pdf_link_objnum(cur_list.tail_field, k); - pdf_last_link = k; -- /* -- NOTA BENE: although it is possible to set |obj_annot_ptr(k) := tail| -- here, it is not safe if nodes are later copied/destroyed/moved; a better -- place to do this is inside |do_link|, when the whatsit node is written -- out -+ /*tex -+ Although it is possible to set |obj_annot_ptr(k) := tail| here, it is not -+ safe if nodes are later copied/destroyed/moved; a better place to do this -+ is inside |do_link|, when the whatsit node is written out. - */ - } -diff --git a/texk/web2c/luatexdir/pdf/pdflistout.w b/texk/web2c/luatexdir/pdf/pdflistout.c -similarity index 66% -rename from texk/web2c/luatexdir/pdf/pdflistout.w -rename to texk/web2c/luatexdir/pdf/pdflistout.c -index 53ed24af6..9dbdaeefa 100644 ---- a/texk/web2c/luatexdir/pdf/pdflistout.w -+++ b/texk/web2c/luatexdir/pdf/pdflistout.c -@@ -1,120 +1,48 @@ --% pdflistout.w --% --% Copyright 2009-2010 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -+/* - --\def\pdfTeX{pdf\TeX} -+Copyright 2009-2010 Taco Hoekwater - --@ @c --#include "ptexlib.h" -+This file is part of LuaTeX. - --@ @c --#define kern_width(q) width(q) + ex_kern(q) -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. - --/* -- ext_xn_over_d(width(q), 1000000+ex_kern(q), 1000000); --*/ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. - --@ @c --pos_info_structure pos_info; /* to be accessed from Lua */ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . - --static backend_struct *backend = NULL; --backend_function *backend_out, *backend_out_whatsit; -+*/ - --@ @c --static void missing_backend_function(PDF pdf, halfword p) --{ -- const char *n = get_node_name(type(p), subtype(p)); -- if (type(p) == whatsit_node) -- formatted_error("pdf backend","no output function for whatsit %s",n); -- else -- formatted_error("pdf backend","no output function for node %s",n); --} -+#include "ptexlib.h" - --@ @c --static void init_none_backend_functions(void) --{ -- backend_struct *p = &backend[OMODE_NONE]; -- p->name = strdup("(None)"); --} -+#define kern_width(q) width(q) + ex_kern(q) - --@ @c --static void init_pdf_backend_functions(void) --{ -- backend_struct *p = &backend[OMODE_PDF]; -- p->name = strdup("PDF"); -- p->node_fu[rule_node] = &pdf_place_rule; -- p->node_fu[glyph_node] = &pdf_place_glyph; -- p->whatsit_fu[special_node] = &pdf_special; -- p->whatsit_fu[pdf_literal_node] = &pdf_out_literal; -- p->whatsit_fu[pdf_refobj_node] = &pdf_ref_obj; -- p->whatsit_fu[pdf_annot_node] = &do_annot; -- p->whatsit_fu[pdf_start_link_node] = &do_link; -- p->whatsit_fu[pdf_end_link_node] = &end_link; -- p->whatsit_fu[pdf_dest_node] = &do_dest; -- p->whatsit_fu[pdf_thread_node] = &do_thread; -- p->whatsit_fu[pdf_end_thread_node] = &end_thread; -- p->whatsit_fu[late_lua_node] = &late_lua; -- p->whatsit_fu[pdf_colorstack_node] = &pdf_out_colorstack; -- p->whatsit_fu[pdf_setmatrix_node] = &pdf_out_setmatrix; -- p->whatsit_fu[pdf_save_node] = &pdf_out_save; -- p->whatsit_fu[pdf_restore_node] = &pdf_out_restore; --} -+#define billion 1000000000.0 - --@ @c --static void init_dvi_backend_functions(void) --{ -- backend_struct *p = &backend[OMODE_DVI]; -- p->name = strdup("DVI"); -- p->node_fu[rule_node] = &dvi_place_rule; -- p->node_fu[glyph_node] = &dvi_place_glyph; -- p->whatsit_fu[special_node] = &dvi_special; -- p->whatsit_fu[late_lua_node] = &late_lua; --} -+#define vet_glue(A) do { \ -+ glue_temp=A; \ -+ if (glue_temp>billion) \ -+ glue_temp=billion; \ -+ else if (glue_temp<-billion) \ -+ glue_temp=-billion; \ -+ } while (0) - --@ @c --void init_backend_functionpointers(output_mode o_mode) --{ -- int i, j; -- if (backend == NULL) { -- backend = xmalloc((MAX_OMODE + 1) * sizeof(backend_struct)); -- for (i = 0; i <= MAX_OMODE; i++) { -- backend[i].node_fu = xmalloc((MAX_NODE_TYPE + 1) * sizeof(backend_function)); -- backend[i].whatsit_fu = xmalloc((MAX_WHATSIT_TYPE + 1) * sizeof(backend_function)); -- for (j = 0; j < MAX_NODE_TYPE + 1; j++) -- backend[i].node_fu[j] = &missing_backend_function; -- for (j = 0; j < MAX_WHATSIT_TYPE + 1; j++) -- backend[i].whatsit_fu[j] = &missing_backend_function; -- } -- init_none_backend_functions(); -- init_dvi_backend_functions(); -- init_pdf_backend_functions(); -- } -- backend_out = backend[o_mode].node_fu; -- backend_out_whatsit = backend[o_mode].whatsit_fu; --} -+/*tex -+ -+ This code scans forward to the ending |dir_node| while keeping track of the -+ needed width in |w|. When it finds the node that will end this segment, it -+ stores the accumulated with in the |dir_dvi_h| field of that end node, so -+ that when that node is found later in the processing, the correct glue -+ correction can be applied (obsolete). - --@ This code scans forward to the ending |dir_node| while keeping --track of the needed width in |w|. When it finds the node that will end --this segment, it stores the accumulated with in the |dir_dvi_h| field --of that end node, so that when that node is found later in the --processing, the correct glue correction can be applied (obsolete). -+*/ - --@c - static scaled simple_advance_width(halfword p) - { - halfword q = p; -@@ -124,8 +52,6 @@ static scaled simple_advance_width(halfword p) - switch (type(q)) { - case glyph_node: - w += glyph_width(q); --/* experimental */ --w += x_advance(q); - break; - case hlist_node: - case vlist_node: -@@ -134,11 +60,11 @@ w += x_advance(q); - w += width(q); - break; - case kern_node: -- /* officially we should check the subtype */ -+ /*tex Officially we should check the subtype. */ - w += kern_width(q); - break; - case disc_node: -- /* hh: the frontend should append already */ -+ /* (HH): The frontend should append already. */ - if (vlink(no_break(q)) != null) - w += simple_advance_width(no_break(q)); - default: -@@ -148,13 +74,13 @@ w += x_advance(q); - return w; - } - --@ @c - static halfword calculate_width_to_enddir(halfword p, real cur_glue, scaled cur_g, halfword this_box) - { - int dir_nest = 1; - halfword q = p, enddir_ptr = p; - scaled w = 0; -- real glue_temp; /* glue value before rounding */ -+ /*tex The glue value before rounding: */ -+ real glue_temp; - int g_sign = glue_sign(this_box); - int g_order = glue_order(this_box); - while ((q != null) && (vlink(q) != null)) { -@@ -172,18 +98,18 @@ static halfword calculate_width_to_enddir(halfword p, real cur_glue, scaled cur_ - w += width(q); - break; - case kern_node: -- /* officially we should check the subtype */ -+ /*tex Officially we should check the subtype. */ - w += kern_width(q); - break; - case math_node: -- /* begin mathskip code */ -+ /*tex Begin of |mathskip| code. */ - if (glue_is_zero(q)) { - w += surround(q); - break; - } else { -- /* fall through: mathskip */ -+ /*tex Fall through |mathskip|. */ - } -- /* end mathskip code */ -+ /*tex End of |mathskip| code. */ - case glue_node: - w += width(q) - cur_g; - if (g_sign != normal) { -@@ -202,12 +128,12 @@ static halfword calculate_width_to_enddir(halfword p, real cur_glue, scaled cur_ - w += cur_g; - break; - case disc_node: -- /* hh: the frontend should append already */ -+ /* (HH): The frontend should append already. */ - if (vlink(no_break(q)) != null) - w += simple_advance_width(no_break(q)); - break; - case dir_node: -- if (dir_dir(q) >= 0) -+ if (subtype(q) == normal_dir) - dir_nest++; - else - dir_nest--; -@@ -223,123 +149,115 @@ static halfword calculate_width_to_enddir(halfword p, real cur_glue, scaled cur_ - } - } - if (enddir_ptr == p) -- /* no enddir found, just transport w by begindir */ -+ /*tex No enddir found, just transport |w| by |begindir|. */ - dir_cur_h(enddir_ptr) = w; - return enddir_ptr; - } - --@ The |out_what| procedure takes care of outputting the whatsit nodes for --|vlist_out| and |hlist_out|, which are similar for either case. -+/*tex -+ -+ The |out_what| procedure takes care of outputting the whatsit nodes for -+ |vlist_out| and |hlist_out|, which are similar for either case. - --We don't implement \.{\\write} inside of leaders. (The reason is that --the number of times a leader box appears might be different in different --implementations, due to machine-dependent rounding in the glue calculations.) --@^leaders@> -+ We don't implement \.{\\write} inside of leaders. (The reason is that the -+ number of times a leader box appears might be different in different -+ implementations, due to machine-dependent rounding in the glue calculations.) -+ -+*/ - --@c --void out_what(PDF pdf, halfword p) -+static void handle_backend_whatsit(PDF pdf, halfword p, halfword parent_box, scaledpos cur) - { -- switch (subtype(p)) { -- case special_node: /* |pdf_special(pdf, p)|; */ -- case late_lua_node: /* |late_lua(pdf, p)|; */ -- case pdf_save_node: /* |pdf_out_save(pdf, p)|; */ -- case pdf_restore_node: /* |pdf_out_restore(pdf, p)|; */ -- case pdf_end_link_node: /* |end_link(pdf, p)|; */ -- case pdf_end_thread_node: /* |end_thread(pdf, p)|; */ -- case pdf_literal_node: /* |pdf_out_literal(pdf, p)|; */ -- case pdf_colorstack_node: /* |pdf_out_colorstack(pdf, p)|; */ -- case pdf_setmatrix_node: /* |pdf_out_setmatrix(pdf, p)|; */ -- case pdf_refobj_node: /* |pdf_ref_obj(pdf, p)| */ -- backend_out_whatsit[subtype(p)] (pdf, p); -- break; -- case open_node: -- case write_node: -- case close_node: -- /* do some work that has been queued up for \.{\\write} */ -- if (!doing_leaders) { -- int j = write_stream(p); -- if (subtype(p) == write_node) { -- write_out(p); -- } else if (subtype(p) == close_node) { -- close_write_file(j); -- } else if (valid_write_file(j)) { -- char *fn; -- close_write_file(j); -- cur_name = open_name(p); -- cur_area = open_area(p); -- cur_ext = open_ext(p); -- if (cur_ext == get_nullstr()) -- cur_ext = maketexstring(".tex"); -- fn = pack_file_name(cur_name, cur_area, cur_ext); -- while (! open_write_file(j,fn)) { -- fn = prompt_file_name("output file name", ".tex"); -- } -- } -- } -- break; -- case user_defined_node: -- break; -- default: -- /* this should give an error about missing whatsit backend function */ -- backend_out_whatsit[subtype(p)] (pdf, p); -+ if (output_mode_used == OMODE_PDF) { -+ switch (subtype(p)) { -+ case pdf_literal_node: -+ case pdf_save_node: -+ case pdf_restore_node: -+ case pdf_setmatrix_node: -+ case pdf_colorstack_node: -+ case pdf_refobj_node: -+ case pdf_end_link_node: -+ case pdf_end_thread_node: -+ backend_out_whatsit[subtype(p)](pdf, p); -+ break; -+ case pdf_annot_node: -+ case pdf_start_link_node: -+ case pdf_dest_node: -+ case pdf_start_thread_node: -+ case pdf_thread_node: -+ backend_out_whatsit[subtype(p)](pdf, p, parent_box, cur); -+ break; -+ default: -+ /*tex We ignore bad ones. */ -+ break; -+ } - } - } - --@ @c - void hlist_out(PDF pdf, halfword this_box, int rule_callback_id) - { -- posstructure localpos; /* the position structure local within this function */ -- posstructure *refpos; /* the list origin pos. on the page, provided by the caller */ -+ /*tex the position structure local within this function */ -+ posstructure localpos; -+ /*tex the list origin pos. on the page, provided by the caller */ -+ posstructure *refpos; -+ /*tex A few status variables. */ - scaledpos cur = { 0, 0 }, tmpcur, basepoint; -- scaledpos size = { 0, 0 }; /* rule dimensions */ -+ /*tex rule dimensions */ -+ scaledpos size = { 0, 0 }; - scaled effective_horizontal; -- scaled save_h; /* what |cur.h| should pop to */ -- scaled edge; /* right edge of sub-box or leader space */ -- halfword enddir_ptr; /* temporary pointer to enddir node */ -- int g_order; /* applicable order of infinity for glue */ -- int g_sign; /* selects type of glue */ -- halfword p, q; /* current position in the hlist */ -- halfword leader_box; /* the leader box being replicated */ -- scaled leader_wd; /* width of leader box being replicated */ -- scaled lx; /* extra space between leader boxes */ -- boolean outer_doing_leaders; /* were we doing leaders? */ -- real glue_temp; /* glue value before rounding */ -- real cur_glue = 0.0; /* glue seen so far */ -- scaled cur_g = 0; /* rounded equivalent of |cur_glue| times the glue ratio */ -+ /*tex what |cur.h| should pop to */ -+ scaled save_h; -+ /*tex right edge of sub-box or leader space */ -+ scaled edge; -+ /*tex temporary pointer to enddir node */ -+ halfword enddir_ptr; -+ /*tex applicable order of infinity for glue */ -+ int g_order; -+ /*tex selects type of glue */ -+ int g_sign; -+ /*tex glue variables */ -+ int lq, lr; -+ /*tex current position in the hlist */ -+ halfword p, q; -+ /*tex the leader box being replicated */ -+ halfword leader_box; -+ /*tex width of leader box being replicated */ -+ scaled leader_wd; -+ /*tex extra space between leader boxes */ -+ scaled lx; -+ /*tex were we doing leaders? */ -+ boolean outer_doing_leaders; -+ /*tex glue value before rounding */ -+ real glue_temp; -+ /*tex glue seen so far */ -+ real cur_glue = 0.0; -+ /*tex rounded equivalent of |cur_glue| times the glue ratio */ -+ scaled cur_g = 0; - scaled_whd rule, ci; -- int i; /* index to scan |pdf_link_stack| */ -- int save_loc = 0; /* DVI! \.{DVI} byte location upon entry */ -- scaledpos save_dvi = { 0, 0 }; /* DVI! what |dvi| should pop to */ -+ /*tex index to scan |pdf_link_stack| */ -+ int i; -+ /*tex DVI! \.{DVI} byte location upon entry */ -+ int saved_loc = 0; -+ /*tex DVI! what |dvi| should pop to */ -+ scaledpos saved_pos = { 0, 0 }; - int synctex = synctex_par ; -- -+ scaled rleft, rright; - g_order = glue_order(this_box); - g_sign = glue_sign(this_box); - p = list_ptr(this_box); -- - refpos = pdf->posstruct; -- pdf->posstruct = &localpos; /* use local structure for recursion */ -+ /*tex use local structure for recursion */ -+ pdf->posstruct = &localpos; - localpos.pos = refpos->pos; - localpos.dir = box_dir(this_box); -- - cur_s++; -- if (cur_s > max_push) -- max_push = cur_s; -- -- if (output_mode_used == OMODE_DVI) { -- if (cur_s > 0) { -- dvi_push(); -- save_dvi = dvi; -- } -- save_loc = dvi_offset + dvi_ptr; -- } -- -+ backend_out_control[backend_control_push_list](pdf,&saved_pos,&saved_loc); - for (i = 1; i <= pdf->link_stack_ptr; i++) { - if (pdf->link_stack[i].nesting_level == cur_s) - append_link(pdf, this_box, cur, (small_number) i); - } -- -- if (synctex) -+ if (synctex) { - synctexhlist(this_box); -+ } - while (p != null) { - if (is_char_node(p)) { - do { -@@ -351,8 +269,6 @@ void hlist_out(PDF pdf, halfword this_box, int rule_callback_id) - ci = output_one_char(pdf, p); - if (textdir_parallel(localpos.dir, dir_TLT)) { - cur.h += ci.wd; --/* experimental */ --cur.h += x_advance(p); - } else { - cur.h += ci.ht + ci.dp; - } -@@ -362,7 +278,10 @@ cur.h += x_advance(p); - if (synctex) - synctexcurrent(); - } else { -- /* output the non-|char_node| |p| for |hlist_out| and move to the next node */ -+ /*tex -+ Output the non-|char_node| |p| for |hlist_out| and move to the -+ next node. -+ */ - switch (type(p)) { - case hlist_node: - case vlist_node: -@@ -387,26 +306,36 @@ cur.h += x_advance(p); - basepoint.h = height(p); - } - if (is_rotated(localpos.dir)) { -- if (partextdir_eq(localpos.dir, box_dir(p))) -- basepoint.v = -width(p) / 2; /* up */ -- else -- basepoint.v = width(p) / 2; /* down */ -+ if (partextdir_eq(localpos.dir, box_dir(p))) { -+ /*tex up */ -+ basepoint.v = -width(p) / 2; -+ } else { -+ /*tex down */ -+ basepoint.v = width(p) / 2; -+ } - } else if (is_mirrored(localpos.dir)) { -- if (partextdir_eq(localpos.dir, box_dir(p))) -+ if (partextdir_eq(localpos.dir, box_dir(p))) { - basepoint.v = 0; -- else -- basepoint.v = width(p); /* down */ -+ } else { -+ /*tex down */ -+ basepoint.v = width(p); -+ } - } else { -- if (partextdir_eq(localpos.dir, box_dir(p))) -- basepoint.v = -width(p); /* up */ -- else -+ if (partextdir_eq(localpos.dir, box_dir(p))) { -+ /*tex up */ -+ basepoint.v = -width(p); -+ } else { - basepoint.v = 0; -+ } - } - } -- if (!is_mirrored(localpos.dir)) -- basepoint.v = basepoint.v + shift_amount(p); /* shift the box down */ -- else -- basepoint.v = basepoint.v - shift_amount(p); /* shift the box up */ -+ if (!is_mirrored(localpos.dir)) { -+ /*tex Shift the box down. */ -+ basepoint.v = basepoint.v + shift_amount(p); -+ } else { -+ /*tex Shift the box up. */ -+ basepoint.v = basepoint.v - shift_amount(p); -+ } - if (list_ptr(p) == null) { - if (synctex) { - if (type(p) == vlist_node) -@@ -426,10 +355,11 @@ cur.h += x_advance(p); - cur.h += effective_horizontal; - break; - case disc_node: -- /* hh: the frontend should append already */ -+ /*tex (HH): the frontend should append already */ - if (vlink(no_break(p)) != null) { - if (subtype(p) != select_disc) { -- q = tail_of_list(vlink(no_break(p))); /* this could be a tlink */ -+ /*tex This could be a |tlink|. */ -+ q = tail_of_list(vlink(no_break(p))); - vlink(q) = vlink(p); - q = vlink(no_break(p)); - vlink(no_break(p)) = null; -@@ -441,17 +371,20 @@ cur.h += x_advance(p); - if (synctex) { - synctexmath(p, this_box); - } -- /* begin mathskip code */ -+ /*tex Begin |mathskip| code. */ - if (glue_is_zero(p)) { - cur.h += surround(p); - break; - } else { -- /* fall through: mathskip */ -+ /*tex Fall through |mathskip|. */ - } -- /* end mathskip code */ -+ /*tex End |mathskip| code. */ - case glue_node: - { -- /* move right or output leaders, we use real multiplication */ -+ /*tex -+ Move right or output leaders, we use real -+ multiplication. -+ */ - rule.wd = width(p) - cur_g; - if (g_sign != normal) { - if (g_sign == stretching) { -@@ -468,11 +401,16 @@ cur.h += x_advance(p); - } - rule.wd = rule.wd + cur_g; - if (subtype(p) >= a_leaders) { -- /* output leaders in an hlist, |goto fin_rule| if a rule or to |next_p| if done */ -+ /*tex -+ Output leaders in an hlist, |goto fin_rule| if a rule -+ or to |next_p| if done. -+ */ - leader_box = leader_ptr(p); - if (type(leader_box) == rule_node) { - rule.ht = height(leader_box); - rule.dp = depth(leader_box); -+ rleft = 0; -+ rright = 0; - goto FIN_RULE; - } - if (textdir_parallel(box_dir(leader_box), localpos.dir)) -@@ -480,12 +418,14 @@ cur.h += x_advance(p); - else - leader_wd = height(leader_box) + depth(leader_box); - if ((leader_wd > 0) && (rule.wd > 0)) { -- rule.wd = rule.wd + 10; /* compensate for floating-point rounding */ -+ /*tex Compensate for floating-point rounding. */ -+ rule.wd = rule.wd + 10; - edge = cur.h + rule.wd; - lx = 0; -- /* -- let |cur.h| be the position of the first box, and set |leader_wd+lx| -- to the spacing between corresponding parts of boxes -+ /*tex -+ Let |cur.h| be the position of the first box, and -+ set |leader_wd+lx| to the spacing between -+ corresponding parts of boxes. - */ - if (subtype(p) == g_leaders) { - save_h = cur.h; -@@ -522,8 +462,10 @@ cur.h += x_advance(p); - if (cur.h < save_h) - cur.h += leader_wd; - } else { -- lq = rule.wd / leader_wd; /* the number of box copies */ -- lr = rule.wd % leader_wd; /* the remaining space */ -+ /*tex The number of box copies: */ -+ lq = rule.wd / leader_wd; -+ /*tex The remaining space: */ -+ lr = rule.wd % leader_wd; - if (subtype(p) == c_leaders) { - cur.h += lr / 2; - } else { -@@ -532,7 +474,10 @@ cur.h += x_advance(p); - } - } - while (cur.h + leader_wd <= edge) { -- /* output a leader box at |cur.h|, then advance |cur.h| by |leader_wd+lx| */ -+ /*tex -+ Output a leader box at |cur.h|, then advance -+ |cur.h| by |leader_wd+lx|. -+ */ - if (pardir_parallel(box_dir(leader_box), localpos.dir)) { - basepoint.v = 0; - if (textdir_opposite(box_dir(leader_box), localpos.dir)) -@@ -582,7 +527,7 @@ cur.h += x_advance(p); - case kern_node: - if (synctex) - synctexkern(p, this_box); -- /* officially we should check the subtype */ -+ /*tex officially we should check the subtype */ - cur.h += kern_width(p); - break; - case rule_node: -@@ -597,14 +542,18 @@ cur.h += x_advance(p); - rule.dp = width(p) / 2; - rule.wd = height(p) + depth(p); - } -+ rleft = rule_left(p); -+ rright = rule_right(p); - goto FIN_RULE; - break; - case dir_node: -- /* output a reflection instruction if the direction has changed */ -- if (dir_dir(p) >= 0) { -- /* -+ /*tex -+ Output a reflection instruction if the direction has changed. -+ */ -+ if (subtype(p) == normal_dir) { -+ /*tex - Calculate the needed width to the matching |enddir|, return the -- |enddir| node, with width info -+ |enddir| node, with width info. - */ - enddir_ptr = calculate_width_to_enddir(p, cur_glue, cur_g, this_box); - if (textdir_parallel(dir_dir(p), localpos.dir)) { -@@ -614,14 +563,14 @@ cur.h += x_advance(p); - } else - dir_cur_h(enddir_ptr) = cur.h; - if (enddir_ptr != p) { -- /* only if it is an enddir */ -+ /*tex Only if it is an |enddir|. */ - dir_cur_v(enddir_ptr) = cur.v; - dir_refpos_h(enddir_ptr) = refpos->pos.h; - dir_refpos_v(enddir_ptr) = refpos->pos.v; -- /* negative: mark it as |enddir| */ -- dir_dir(enddir_ptr) = localpos.dir - dir_swap; -+ /*tex Negative: mark it as |enddir|. */ -+ dir_dir(enddir_ptr) = localpos.dir; - } -- /* fake a nested |hlist_out| */ -+ /*tex fake a nested |hlist_out|. */ - synch_pos_with_cur(pdf->posstruct, refpos, cur); - refpos->pos = pdf->posstruct->pos; - localpos.dir = dir_dir(p); -@@ -630,32 +579,44 @@ cur.h += x_advance(p); - } else { - refpos->pos.h = dir_refpos_h(p); - refpos->pos.v = dir_refpos_v(p); -- localpos.dir = dir_dir(p) + dir_swap; -+ localpos.dir = dir_dir(p); - cur.h = dir_cur_h(p); - cur.v = dir_cur_v(p); - } - break; - case whatsit_node: -- /* output the whatsit node |p| in |hlist_out| */ -- switch (subtype(p)) { -- case save_pos_node: -- last_position = pdf->posstruct->pos; -- pos_info.curpos = pdf->posstruct->pos; -- pos_info.boxpos.pos = refpos->pos; -- pos_info.boxpos.dir = localpos.dir; -- pos_info.boxdim.wd = width(this_box); -- pos_info.boxdim.ht = height(this_box); -- pos_info.boxdim.dp = depth(this_box); -- break; -- case pdf_annot_node: -- case pdf_start_link_node: -- case pdf_dest_node: -- case pdf_start_thread_node: -- case pdf_thread_node: -- backend_out_whatsit[subtype(p)] (pdf, p, this_box, cur); -- break; -- default: -- out_what(pdf, p); -+ /*tex Output the whatsit node |p| in |hlist_out|. */ -+ if (subtype(p) <= last_common_whatsit) { -+ switch (subtype(p)) { -+ case save_pos_node: -+ last_position = pdf->posstruct->pos; -+ /* -+ pos_info.curpos = pdf->posstruct->pos; -+ pos_info.boxpos.pos = refpos->pos; -+ pos_info.boxpos.dir = localpos.dir; -+ pos_info.boxdim.wd = width(this_box); -+ pos_info.boxdim.ht = height(this_box); -+ pos_info.boxdim.dp = depth(this_box); -+ */ -+ break; -+ case user_defined_node: -+ break; -+ case open_node: -+ case write_node: -+ case close_node: -+ wrapup_leader(p); -+ break; -+ case special_node: -+ /*tex |pdf_special(pdf, p)| */ -+ case late_lua_node: -+ /*tex |late_lua(pdf, p)| */ -+ backend_out_whatsit[subtype(p)] (pdf, p); -+ break; -+ default: -+ break; -+ } -+ } else { -+ handle_backend_whatsit(pdf, p, this_box, cur); - } - break; - case margin_kern_node: -@@ -666,12 +627,21 @@ cur.h += x_advance(p); - } - goto NEXTP; - FIN_RULE: -- /* output a rule in an hlist */ -- if (is_running(rule.ht)) -+ /*tex Output a rule in an hlist. */ -+ if (is_running(rule.ht)) { - rule.ht = height(this_box); -- if (is_running(rule.dp)) -+ } -+ if (rleft != 0) { -+ rule.ht -= rleft; -+ pos_down(-rleft); -+ } -+ if (is_running(rule.dp)) { - rule.dp = depth(this_box); -- /* we don't output empty rules */ -+ } -+ if (rright != 0) { -+ rule.dp -= rright; -+ } -+ /*tex We don't output empty rules. */ - if ((rule.ht + rule.dp) > 0 && rule.wd > 0) { - switch (localpos.dir) { - case dir_TLT: -@@ -725,92 +695,85 @@ cur.h += x_advance(p); - synch_pos_with_cur(pdf->posstruct, refpos, cur); - } - } -- if (synctex) -+ if (synctex) { - synctextsilh(this_box); -- if (output_mode_used == OMODE_DVI) { -- prune_movements(save_loc); -- if (cur_s > 0) { -- dvi_pop(save_loc); -- dvi = save_dvi; -- } - } -+ backend_out_control[backend_control_pop_list](pdf,&saved_pos,&saved_loc); - cur_s--; - pdf->posstruct = refpos; - } - --@ @c - void vlist_out(PDF pdf, halfword this_box, int rule_callback_id) - { -- posstructure localpos; /* the position structure local within this function */ -- posstructure *refpos; /* the list origin pos. on the page, provided by the caller */ -- -+ /*tex The position structure local within this function: */ -+ posstructure localpos; -+ /*tex The list origin pos. on the page, provided by the caller: */ -+ posstructure *refpos; -+ /*tex a few status variables */ - scaledpos cur, tmpcur, basepoint; -- scaledpos size = { 0, 0 }; /* rule dimensions */ -+ /*tex rule dimensions */ -+ scaledpos size = { 0, 0 }; - scaled effective_vertical; -- scaled save_v; /* what |cur.v| should pop to */ -- scaled top_edge; /* the top coordinate for this box */ -- scaled edge; /* bottom boundary of leader space */ -- glue_ord g_order; /* applicable order of infinity for glue */ -- int g_sign; /* selects type of glue */ -- halfword p; /* current position in the vlist */ -- halfword q; /* temp */ -- halfword leader_box; /* the leader box being replicated */ -- scaled leader_ht; /* height of leader box being replicated */ -- scaled lx; /* extra space between leader boxes */ -- boolean outer_doing_leaders; /* were we doing leaders? */ -- real glue_temp; /* glue value before rounding */ -- real cur_glue = 0.0; /* glue seen so far */ -- scaled cur_g = 0; /* rounded equivalent of |cur_glue| times the glue ratio */ -+ /*tex what |cur.v| should pop to */ -+ scaled save_v; -+ /*tex the top coordinate for this box */ -+ scaled top_edge; -+ /*tex bottom boundary of leader space */ -+ scaled edge; -+ /*tex applicable order of infinity for glue */ -+ glue_ord g_order; -+ /*tex selects type of glue */ -+ int g_sign; -+ /*tex glue variables */ -+ int lq, lr; -+ /*tex current position in the vlist */ -+ halfword p; -+ /*tex temp */ -+ halfword q; -+ /*tex the leader box being replicated */ -+ halfword leader_box; -+ /*tex height of leader box being replicated */ -+ scaled leader_ht; -+ /*tex extra space between leader boxes */ -+ scaled lx; -+ /*tex were we doing leaders? */ -+ boolean outer_doing_leaders; -+ /*tex glue value before rounding */ -+ real glue_temp; -+ /*tex glue seen so far */ -+ real cur_glue = 0.0; -+ /*tex rounded equivalent of |cur_glue| times the glue ratio */ -+ scaled cur_g = 0; - scaled_whd rule; -- int save_loc = 0; /* DVI byte location upon entry */ -- scaledpos save_dvi = { 0, 0 }; /* DVI! what |dvi| should pop to */ -+ /*tex \DVI\ byte location upon entry */ -+ int saved_loc = 0; -+ /*tex \DVI\ what |dvi| should pop to */ -+ scaledpos saved_pos = { 0, 0 }; - int synctex = synctex_par ; -- -+ int rleft, rright; - g_order = (glue_ord) glue_order(this_box); - g_sign = glue_sign(this_box); - p = list_ptr(this_box); -- - cur.h = 0; - cur.v = -height(this_box); - top_edge = cur.v; -- - refpos = pdf->posstruct; -- pdf->posstruct = &localpos; /* use local structure for recursion */ -+ /*tex Use local structure for recursion. */ -+ pdf->posstruct = &localpos; - localpos.dir = box_dir(this_box); - synch_pos_with_cur(pdf->posstruct, refpos, cur); -- - cur_s++; -- if (cur_s > max_push) -- max_push = cur_s; -- -- if (output_mode_used == OMODE_DVI) { -- if (cur_s > 0) { -- dvi_push(); -- save_dvi = dvi; -- } -- save_loc = dvi_offset + dvi_ptr; -- } -- -- if (synctex) -+ backend_out_control[backend_control_push_list](pdf,&saved_pos,&saved_loc); -+ if (synctex) { - synctexvlist(this_box); -- -- /* create thread for the current vbox if needed */ -+ } -+ /*tex Create thread for the current vbox if needed. */ - check_running_thread(pdf, this_box, cur); -- - while (p != null) { - switch (type(p)) { - case hlist_node: - case vlist_node: -- /* -- output a box in a vlist: -- -- todo: the direct test to switch between |width(p)| and |-width(p)| -- is definately wrong, because it does not nest properly. But at least -- it fixes a very obvious problem that otherwise occured with -- \.{\\pardir TLT} in a document with \.{\\bodydir TRT}, and so it -- will have to do for now. (hh: is this still true?) -- -- */ -+ /*tex Output a box in a vlist. */ - if (pardir_parallel(box_dir(p), localpos.dir)) { - effective_vertical = height(p) + depth(p); - if ((type(p) == hlist_node) && is_mirrored(box_dir(p))) -@@ -839,7 +802,8 @@ void vlist_out(PDF pdf, halfword this_box, int rule_callback_id) - else - basepoint.v = width(p); - } -- basepoint.h = basepoint.h + shift_amount(p); /* shift the box right */ -+ /*tex Shift the box right. */ -+ basepoint.h = basepoint.h + shift_amount(p); - if (list_ptr(p) == null) { - cur.v += effective_vertical; - if (synctex) { -@@ -872,11 +836,15 @@ void vlist_out(PDF pdf, halfword this_box, int rule_callback_id) - rule.dp = width(p) / 2; - rule.wd = height(p) + depth(p); - } -+ rleft = rule_left(p); -+ rright = rule_right(p); - goto FIN_RULE; - break; - case glue_node: - { -- /* move down or output leaders, we use real multiplication */ -+ /*tex -+ Move down or output leaders, we use real multiplication. -+ */ - rule.ht = width(p) - cur_g; - if (g_sign != normal) { - if (g_sign == stretching) { -@@ -893,25 +861,38 @@ void vlist_out(PDF pdf, halfword this_box, int rule_callback_id) - } - rule.ht = rule.ht + cur_g; - if (subtype(p) >= a_leaders) { -- /* output leaders in a vlist, |goto fin_rulefin_rule| if a rule or to |next_p| if done */ -+ /*tex -+ Output leaders in a vlist, |goto fin_rulefin_rule| if a -+ rule or to |next_p| if done. -+ */ - leader_box = leader_ptr(p); - if (type(leader_box) == rule_node) { - rule.wd = width(leader_box); - rule.dp = 0; -+ rleft = 0; -+ rright = 0; - goto FIN_RULE; - } - leader_ht = height(leader_box) + depth(leader_box); - if ((leader_ht > 0) && (rule.ht > 0)) { -- rule.ht = rule.ht + 10; /* compensate for floating-point rounding */ -+ /*tex Compensate for floating-point rounding: */ -+ rule.ht = rule.ht + 10; - edge = cur.v + rule.ht; - lx = 0; -- /* -- let |cur.v| be the position of the first box, and set |leader_ht+lx| -- to the spacing between corresponding parts of boxes -+ /*tex -+ Let |cur.v| be the position of the first box, and set -+ |leader_ht+lx| to the spacing between corresponding -+ parts of boxes. - */ - if (subtype(p) == g_leaders) { - save_v = cur.v; - switch (localpos.dir) { -+ case dir_TLT: -+ case dir_TRT: -+ cur.v = refpos->pos.v - shipbox_refpos.v - cur.v; -+ cur.v = leader_ht * (cur.v / leader_ht); -+ cur.v = refpos->pos.v - shipbox_refpos.v - cur.v; -+ break; - case dir_LTL: - cur.v += refpos->pos.h - shipbox_refpos.h; - cur.v = leader_ht * (cur.v / leader_ht); -@@ -922,12 +903,6 @@ void vlist_out(PDF pdf, halfword this_box, int rule_callback_id) - cur.v = leader_ht * (cur.v / leader_ht); - cur.v = refpos->pos.h - shipbox_refpos.h - cur.v; - break; -- case dir_TLT: -- case dir_TRT: -- cur.v = refpos->pos.v - shipbox_refpos.v - cur.v; -- cur.v = leader_ht * (cur.v / leader_ht); -- cur.v = refpos->pos.v - shipbox_refpos.v - cur.v; -- break; - default: - formatted_warning("pdf backend","forcing bad dir %i to TLT in vlist case 1",localpos.dir); - localpos.dir = dir_TLT; -@@ -944,8 +919,10 @@ void vlist_out(PDF pdf, halfword this_box, int rule_callback_id) - if (cur.v < save_v) - cur.v += leader_ht; - } else { -- lq = rule.ht / leader_ht; /* the number of box copies */ -- lr = rule.ht % leader_ht; /* the remaining space */ -+ /*tex The number of box copies. */ -+ lq = rule.ht / leader_ht; -+ /*tex The remaining space. */ -+ lr = rule.ht % leader_ht; - if (subtype(p) == c_leaders) { - cur.v += lr / 2; - } else { -@@ -953,9 +930,11 @@ void vlist_out(PDF pdf, halfword this_box, int rule_callback_id) - cur.v += (lr - (lq - 1) * lx) / 2; - } - } -- - while (cur.v + leader_ht <= edge) { -- /* output a leader box at |cur.v|, then advance |cur.v| by |leader_ht+lx| */ -+ /*tex -+ Output a leader box at |cur.v|, then advance -+ |cur.v| by |leader_ht+lx|. -+ */ - tmpcur.h = shift_amount(leader_box); - tmpcur.v = cur.v + height(leader_box); - synch_pos_with_cur(pdf->posstruct, refpos, tmpcur); -@@ -979,41 +958,62 @@ void vlist_out(PDF pdf, halfword this_box, int rule_callback_id) - cur.v += width(p); - break; - case whatsit_node: -- /* output the whatsit node |p| in |vlist_out| */ -- switch (subtype(p)) { -- case save_pos_node: -- last_position = pdf->posstruct->pos; -- pos_info.curpos = pdf->posstruct->pos; -- pos_info.boxpos.pos = refpos->pos; -- pos_info.boxpos.dir = localpos.dir; -- pos_info.boxdim.wd = width(this_box); -- pos_info.boxdim.ht = height(this_box); -- pos_info.boxdim.dp = depth(this_box); -- break; -- case pdf_annot_node: -- case pdf_start_link_node: -- case pdf_dest_node: -- case pdf_start_thread_node: -- case pdf_thread_node: -- backend_out_whatsit[subtype(p)] (pdf, p, this_box, cur); -- break; -- default: -- out_what(pdf, p); -+ /*tex Output the whatsit node |p| in |vlist_out|. */ -+ if (subtype(p) <= last_common_whatsit) { -+ switch (subtype(p)) { -+ case save_pos_node: -+ last_position = pdf->posstruct->pos; -+ /* -+ pos_info.curpos = pdf->posstruct->pos; -+ pos_info.boxpos.pos = refpos->pos; -+ pos_info.boxpos.dir = localpos.dir; -+ pos_info.boxdim.wd = width(this_box); -+ pos_info.boxdim.ht = height(this_box); -+ pos_info.boxdim.dp = depth(this_box); -+ */ -+ break; -+ case user_defined_node: -+ break; -+ case open_node: -+ case write_node: -+ case close_node: -+ wrapup_leader(p); -+ break; -+ case special_node: -+ /*tex |pdf_special(pdf, p)|; */ -+ case late_lua_node: -+ /*tex |late_lua(pdf, p)|; */ -+ backend_out_whatsit[subtype(p)] (pdf, p); -+ break; -+ default: -+ break; -+ } -+ } else { -+ handle_backend_whatsit(pdf, p, this_box, cur); - } - break; - case glyph_node: - case disc_node: -- confusion("vlistout"); /* this can't happen */ -+ /*tex This can't happen unless one messes up in \LUA. */ -+ confusion("vlistout"); - break; - default: - break; - } - goto NEXTP; - FIN_RULE: -- /* output a rule in a vlist, |goto next_p| */ -- if (is_running(rule.wd)) -+ /*tex Output a rule in a vlist and |goto next_p|. */ -+ if (is_running(rule.wd)) { - rule.wd = width(this_box); -- /* we don't output empty rules */ -+ } -+ if (rleft != 0) { -+ rule.wd -= rleft; -+ pos_left(-rleft); -+ } -+ if (rright != 0) { -+ rule.wd -= rright; -+ } -+ /*tex We don't output empty rules. */ - if ((rule.ht + rule.dp) > 0 && rule.wd > 0) { - switch (localpos.dir) { - case dir_TLT: -@@ -1063,16 +1063,10 @@ void vlist_out(PDF pdf, halfword this_box, int rule_callback_id) - p = vlink(p); - synch_pos_with_cur(pdf->posstruct, refpos, cur); - } -- if (synctex) -+ if (synctex) { - synctextsilv(this_box); -- -- if (output_mode_used == OMODE_DVI) { -- prune_movements(save_loc); -- if (cur_s > 0) { -- dvi_pop(save_loc); -- dvi = save_dvi; -- } - } -+ backend_out_control[backend_control_pop_list](pdf,&saved_pos,&saved_loc); - cur_s--; - pdf->posstruct = refpos; - } -diff --git a/texk/web2c/luatexdir/pdf/pdfliteral.w b/texk/web2c/luatexdir/pdf/pdfliteral.c -similarity index 64% -rename from texk/web2c/luatexdir/pdf/pdfliteral.w -rename to texk/web2c/luatexdir/pdf/pdfliteral.c -index 94bb2c93c..e8b00a64e 100644 ---- a/texk/web2c/luatexdir/pdf/pdfliteral.w -+++ b/texk/web2c/luatexdir/pdf/pdfliteral.c -@@ -1,27 +1,26 @@ --% pdfliteral.w --% --% Copyright 2009-2010 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --@ @c -+/* -+ -+Copyright 2009-2010 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ - - #include "ptexlib.h" - --@ @c - void pdf_special(PDF pdf, halfword p) - { - int old_setting = selector; -@@ -34,18 +33,22 @@ void pdf_special(PDF pdf, halfword p) - flush_str(s); - } - --@ To ship out a \TeX\ box to PDF page description we need to implement --|hlist_out|, |vlist_out| and |ship_out|, which are equivalent to the \TeX' --original |hlist_out|, |vlist_out| and |ship_out| resp. But first we need to --declare some procedures needed in |hlist_out| and |vlist_out|. -+/*tex -+ -+ To ship out a \TeX\ box to PDF page description we need to implement -+ |hlist_out|, |vlist_out| and |ship_out|, which are equivalent to the \TeX' -+ original |hlist_out|, |vlist_out| and |ship_out| resp. But first we need to -+ declare some procedures needed in |hlist_out| and |vlist_out|. -+ -+*/ - --@c - void pdf_out_literal(PDF pdf, halfword p) - { -- int old_setting; /* holds print |selector| */ -+ int old_setting; - str_number s; -+ int t = pdf_literal_type(p); - pdfstructure *ps = pdf->pstruct; -- if (pdf_literal_type(p) == normal) { -+ if (t == normal) { - old_setting = selector; - selector = new_string; - show_token_list(token_link(pdf_literal_data(p)), null, -1); -@@ -53,7 +56,7 @@ void pdf_out_literal(PDF pdf, halfword p) - s = make_string(); - pdf_literal(pdf, s, pdf_literal_mode(p), false); - flush_str(s); -- } else { -+ } else if (t == lua_refid_literal) { - switch (pdf_literal_mode(p)) { - case set_origin: - pdf_goto_pagemode(pdf); -@@ -79,12 +82,12 @@ void pdf_out_literal(PDF pdf, halfword p) - normal_error("pdf backend","bad literal mode"); - break; - } -- lua_pdf_literal(pdf, pdf_literal_data(p)); -+ lua_pdf_literal(pdf, pdf_literal_data(p), 0); - } - } - --@ test equality of start of strings --@c -+/*tex Test equality of start of strings: */ -+ - static boolean str_in_cstr(str_number s, const char *r, unsigned i) - { - const unsigned char *k, *l; -@@ -99,38 +102,50 @@ static boolean str_in_cstr(str_number s, const char *r, unsigned i) - return true; - } - --@ @c - void pdf_literal(PDF pdf, str_number s, int literal_mode, boolean warn) - { - unsigned char *ss; - size_t l; -- pool_pointer j = 0; /* current character code position, initialized to make the compiler happy */ -+ /*tex -+ The current character code position, initialized to make the compiler -+ happy: -+ */ -+ pool_pointer j = 0; - pdfstructure *p = pdf->pstruct; - if (s >= STRING_OFFSET) { -- /* needed for |out_save| */ -+ /*tex Needed for |out_save|: */ - j = 0; -- /* unfortunately we always go through this when we have vf specials (and also via temp strings) */ -+ /*tex -+ Unfortunately we always go through this when we have vf specials (and -+ also via temp strings): -+ */ - if (literal_mode == scan_special) { - if (!(str_in_cstr(s, "pdf:", 0) || str_in_cstr(s, "PDF:", 0))) { - if (warn && ((!(str_in_cstr(s, "src:", 0) || str_in_cstr(s, "SRC:", 0))) || (str_length(s) == 0))) - tprint_nl("Non-PDF special ignored!"); - return; - } -- j = j + (pool_pointer) 4; /* strlen("PDF:") */ -- if (str_in_cstr(s, "direct:", 4)) { /* strlen("PDF:") */ -- j = j + (pool_pointer) 7; /* strlen("direct:") */ -+ /*tex |strlen("PDF:")| */ -+ j = j + (pool_pointer) 4; -+ if (str_in_cstr(s, "direct:", 4)) { -+ /*tex |strlen("direct:")| */ -+ j = j + (pool_pointer) 7; - literal_mode = direct_always; -- } else if (str_in_cstr(s, "page:", 4)) { /* strlen("PDF:") */ -- j = j + (pool_pointer) 5; /* strlen("page:") */ -+ } else if (str_in_cstr(s, "page:", 4)) { -+ /*tex |strlen("page:")| */ -+ j = j + (pool_pointer) 5; - literal_mode = direct_page; -- } else if (str_in_cstr(s, "text:", 4)) { /* strlen("PDF:") */ -- j = j + (pool_pointer) 5; /* strlen("text:") */ -+ } else if (str_in_cstr(s, "text:", 4)) { -+ /*tex |strlen("text:")| */ -+ j = j + (pool_pointer) 5; - literal_mode = direct_text; -- } else if (str_in_cstr(s, "raw:", 4)) { /* strlen("PDF:") */ -- j = j + (pool_pointer) 4; /* strlen("raw:") */ -+ } else if (str_in_cstr(s, "raw:", 4)) { -+ /*tex |strlen("raw:")| */ -+ j = j + (pool_pointer) 4; - literal_mode = direct_raw; -- } else if (str_in_cstr(s, "origin:", 4)) { /* strlen("PDF:") */ -- j = j + (pool_pointer) 7; /* strlen("origin:") */ -+ } else if (str_in_cstr(s, "origin:", 4)) { -+ /*tex |strlen("origin:")| */ -+ j = j + (pool_pointer) 7; - literal_mode = set_origin; - } else { - literal_mode = set_origin; -@@ -147,7 +162,7 @@ void pdf_literal(PDF pdf, str_number s, int literal_mode, boolean warn) - break; - case direct_text: - pdf_goto_fontmode(pdf); --// pdf_goto_textmode(pdf); -+ /*tex not: |pdf_goto_textmode(pdf);| */ - break; - case direct_always: - pdf_end_string_nl(pdf); -diff --git a/texk/web2c/luatexdir/pdf/pdfobj.w b/texk/web2c/luatexdir/pdf/pdfobj.c -similarity index 72% -rename from texk/web2c/luatexdir/pdf/pdfobj.w -rename to texk/web2c/luatexdir/pdf/pdfobj.c -index e5ca09de6..71d6a943f 100644 ---- a/texk/web2c/luatexdir/pdf/pdfobj.w -+++ b/texk/web2c/luatexdir/pdf/pdfobj.c -@@ -1,44 +1,48 @@ --% pdfobj.w --% --% Copyright 2009-2011 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --@ @c -+/* -+ -+Copyright 2009-2011 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ -+ - #include "ptexlib.h" - #include "lua/luatex-api.h" - --@ write a raw PDF object -+/*tex Write a raw \PDF\ object: */ - --@c - void pdf_write_obj(PDF pdf, int k) - { - lstring data; - const_lstring st; -- size_t li; /* index into |data.s| */ -+ /*tex The index into |data.s|: */ -+ size_t li; - int saved_compress_level ; -- int os_threshold = OBJSTM_ALWAYS; /* gives compressed objects for \.{\\pdfvariable objcompresslevel} >= |OBJSTM_ALWAYS| */ -- int l = 0; /* possibly a lua registry reference */ -+ /*tex Gives compressed objects for |\pdfvariable objcompresslevel| >= |OBJSTM_ALWAYS|: */ -+ int os_threshold = OBJSTM_ALWAYS; -+ /*tex Possibly a \LUA\ registry reference: */ -+ int l = 0; - int ll = 0; - data.s = NULL; -- /* we can have an immediate object before we are initialized */ -+ /*tex We can have an immediate object before we are initialized. */ - ensure_output_state(pdf, ST_HEADER_WRITTEN); - saved_compress_level = pdf->compress_level; -- /* end of ugly hack */ -- if (obj_obj_pdfcompresslevel(pdf, k) > -1) { /* -1 = "unset" */ -+ /*tex End of a ugly hack. */ -+ if (obj_obj_pdfcompresslevel(pdf, k) > -1) { -+ /*tex A value of |-1| means ``unset''. */ - pdf->compress_level = obj_obj_pdfcompresslevel(pdf, k); - if (pdf->compress_level == 0) { - pdf->objcompresslevel = 0; -@@ -56,9 +60,10 @@ void pdf_write_obj(PDF pdf, int k) - normal_error("pdf backend","invalid object"); - st.s = lua_tolstring(Luas, -1, &li); - st.l = li; -+ lua_pop(Luas,1); -+ pdf_check_space(pdf); - pdf_out_block(pdf, st.s, st.l); -- if (st.s[st.l - 1] != '\n') -- pdf_out(pdf, '\n'); -+ pdf_set_space(pdf); - luaL_unref(Luas, LUA_REGISTRYINDEX, l); - obj_obj_stream_attr(pdf, k) = LUA_NOREF; - } -@@ -75,10 +80,12 @@ void pdf_write_obj(PDF pdf, int k) - st.l = li; - lua_pop(Luas, 1); - if (obj_obj_is_file(pdf, k)) { -- boolean res = false; /* callback status value */ -- const char *fnam = NULL; /* callback found filename */ -+ /*tex The callback status value: */ -+ boolean res = false; -+ /*tex The callback found filename: */ -+ const char *fnam = NULL; - int callback_id; -- /* st.s is also |\0|-terminated, even as lstring */ -+ /*tex |st.s| is also |\0|-terminated, even as |lstring| */ - fnam = luatex_find_file(st.s, find_data_file_callback); - callback_id = callback_defined(read_data_file_callback); - if (fnam && callback_id > 0) { -@@ -88,7 +95,8 @@ void pdf_write_obj(PDF pdf, int k) - if (!file_opened) - normal_error("pdf backend", "cannot open file for embedding"); - } else { -- byte_file f; /* the data file's FILE* */ -+ /*tex The data file's |FILE*|: */ -+ byte_file f; - if (!fnam) - fnam = st.s; - if (!luatex_open_input(&f, fnam, kpse_tex_format, FOPEN_RBIN_MODE, true)) -@@ -112,32 +120,37 @@ void pdf_write_obj(PDF pdf, int k) - if (obj_obj_is_stream(pdf, k)) { - pdf_end_stream(pdf); - pdf_end_obj(pdf); -- } else /* here we do the \n */ -+ } else { -+ /*tex Here we do the |\n|. */ - pdf_end_obj(pdf); -+ } - luaL_unref(Luas, LUA_REGISTRYINDEX, l); - obj_obj_data(pdf, k) = LUA_NOREF; - pdf->compress_level = saved_compress_level; - } - --@ @c - void init_obj_obj(PDF pdf, int k) - { - obj_obj_stream_attr(pdf, k) = LUA_NOREF; - obj_obj_data(pdf, k) = LUA_NOREF; - unset_obj_obj_is_stream(pdf, k); - unset_obj_obj_is_file(pdf, k); -+ unset_obj_obj_no_length(pdf, k); - obj_obj_pdfcompresslevel(pdf, k) = -1; /* unset */ - obj_obj_objstm_threshold(pdf, k) = OBJSTM_UNSET; /* unset */ - } - --@ The \.{\\pdfextension obj} primitive is used to create a ``raw'' object in the --PDF output file. The object contents will be hold in memory and will be written --out only when the object is referenced by \.{\\pdfextension refobj}. When --\.{\\pdfextension obj} is used with \.{\\immediate}, the object contents will be --written out immediately. Objects referenced in the current page are appended into --|pdf_obj_list|. -+/*tex -+ -+ The |\pdfextension obj| primitive is used to create a ``raw'' object in -+ the PDF output file. The object contents will be hold in memory and will be -+ written out only when the object is referenced by |\pdfextension refobj|. -+ When |\pdfextension obj| is used with |\immediate|, the object contents -+ will be written out immediately. Objects referenced in the current page are -+ appended into |pdf_obj_list|. -+ -+*/ - --@c - void scan_obj(PDF pdf) - { - int k; -@@ -154,7 +167,7 @@ void scan_obj(PDF pdf) - k = cur_val; - check_obj_type(pdf, obj_type_obj, k); - if (is_obj_scheduled(pdf, k) || obj_data_ptr(pdf, k) != 0) -- luaL_error(Luas, "object in use"); -+ normal_error("pdf backend", "scheduled object is already used"); - } else { - pdf->obj_count++; - k = pdf_create_obj(pdf, obj_type_obj, 0); -@@ -190,7 +203,6 @@ void scan_obj(PDF pdf) - pdf_last_obj = k; - } - --@ @c - void scan_refobj(PDF pdf) - { - scan_int(); -@@ -206,14 +218,12 @@ void scan_refobj_lua(PDF pdf, int k) - pdf_obj_objnum(tail_par) = k; - } - --@ @c - void pdf_ref_obj(PDF pdf, halfword p) - { - if (!is_obj_scheduled(pdf, pdf_obj_objnum(p))) - addto_page_resources(pdf, obj_type_obj, pdf_obj_objnum(p)); - } - --@ @c - void pdf_ref_obj_lua(PDF pdf, int k) - { - if (!is_obj_scheduled(pdf, k)) -diff --git a/texk/web2c/luatexdir/pdf/pdfoutline.w b/texk/web2c/luatexdir/pdf/pdfoutline.c -similarity index 82% -rename from texk/web2c/luatexdir/pdf/pdfoutline.w -rename to texk/web2c/luatexdir/pdf/pdfoutline.c -index 6c0a30a88..ae17e29da 100644 ---- a/texk/web2c/luatexdir/pdf/pdfoutline.w -+++ b/texk/web2c/luatexdir/pdf/pdfoutline.c -@@ -1,36 +1,46 @@ --% pdfoutline.w --% --% Copyright 2009-2011 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --@ @c -+/* -+ -+Copyright 2009-2011 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ - - #include "ptexlib.h" - --@ Data structure of outlines; it's not able to write out outline entries before --all outline entries are defined, so memory allocated for outline entries can't --not be deallocated and will stay in memory. For this reason we will store data of --outline entries in |pdf->mem| instead of |mem| -+/*tex -+ -+ Data structure of outlines; it's not able to write out outline entries before -+ all outline entries are defined, so memory allocated for outline entries -+ can't not be deallocated and will stay in memory. For this reason we will -+ store data of outline entries in |pdf->mem| instead of |mem|. -+ -+*/ - --@c --#define pdfmem_outline_size 8 /* size of memory in |pdf->mem| which |obj_outline_ptr| points to */ -+/*tex The size of memory in |pdf->mem| which |obj_outline_ptr| points to: */ - --#define obj_outline_count obj_info /* count of all opened children */ --#define obj_outline_ptr obj_aux /* pointer to |pdf->mem| */ -+#define pdfmem_outline_size 8 -+ -+/*tex The count of all opened children: */ -+ -+#define obj_outline_count obj_info -+ -+/*tex The pointer to |pdf->mem|: */ -+ -+#define obj_outline_ptr obj_aux - - #define obj_outline_title(pdf,A) pdf->mem[obj_outline_ptr(pdf,A)] - #define obj_outline_parent(pdf,A) pdf->mem[obj_outline_ptr(pdf,A) + 1] -@@ -38,7 +48,7 @@ outline entries in |pdf->mem| instead of |mem| - #define obj_outline_next(pdf,A) pdf->mem[obj_outline_ptr(pdf,A) + 3] - #define obj_outline_first(pdf,A) pdf->mem[obj_outline_ptr(pdf,A) + 4] - #define obj_outline_last(pdf,A) pdf->mem[obj_outline_ptr(pdf,A) + 5] --#define obj_outline_action_objnum(pdf,A) pdf->mem[obj_outline_ptr(pdf,A) + 6] /* object number of action */ -+#define obj_outline_action_objnum(pdf,A) pdf->mem[obj_outline_ptr(pdf,A) + 6] - #define obj_outline_attr(pdf,A) pdf->mem[obj_outline_ptr(pdf,A) + 7] - - #define set_obj_outline_count(pdf,A,B) obj_outline_count(pdf,A)=B -@@ -52,7 +62,6 @@ outline entries in |pdf->mem| instead of |mem| - #define set_obj_outline_parent(pdf,A,B) obj_outline_parent(pdf,A)=B - #define set_obj_outline_attr(pdf,A,B) obj_outline_attr(pdf,A)=B - --@ @c - static int open_subentries(PDF pdf, halfword p) - { - int c, l, r; -@@ -78,9 +87,8 @@ static int open_subentries(PDF pdf, halfword p) - return k; - } - --@ return number of outline entries in the same level with |p| -+/*tex Return the number of outline entries in the same level with |p|: */ - --@c - static int outline_list_count(PDF pdf, pointer p) - { - int k = 1; -@@ -91,7 +99,6 @@ static int outline_list_count(PDF pdf, pointer p) - return k; - } - --@ @c - void scan_pdfoutline(PDF pdf) - { - halfword q, r; -@@ -178,10 +185,13 @@ void scan_pdfoutline(PDF pdf) - } - } - --@ In the end we must flush PDF objects that cannot be written out immediately --after shipping out pages. -+/*tex -+ -+ In the end we must flush \PDF\F objects that cannot be written out -+ immediately after shipping out pages. -+ -+*/ - --@c - int print_outlines(PDF pdf) - { - int k, l, a; -@@ -206,8 +216,7 @@ int print_outlines(PDF pdf) - pdf_dict_add_int(pdf, "Count", k); - pdf_end_dict(pdf); - pdf_end_obj(pdf); -- /* Output PDF outline entries */ -- -+ /*tex Output \PDF\ outline entries. */ - k = pdf->head_tab[obj_type_outline]; - while (k != 0) { - if (obj_outline_parent(pdf, k) == pdf->parent_outline) { -@@ -243,7 +252,6 @@ int print_outlines(PDF pdf) - pdf_end_obj(pdf); - k = obj_link(pdf, k); - } -- - } else { - outlines = 0; - } -diff --git a/texk/web2c/luatexdir/pdf/pdfpage.w b/texk/web2c/luatexdir/pdf/pdfpage.c -similarity index 74% -rename from texk/web2c/luatexdir/pdf/pdfpage.w -rename to texk/web2c/luatexdir/pdf/pdfpage.c -index ecc51ddfd..211248a02 100644 ---- a/texk/web2c/luatexdir/pdf/pdfpage.w -+++ b/texk/web2c/luatexdir/pdf/pdfpage.c -@@ -1,23 +1,23 @@ --% pdfpage.w --% --% Copyright 2006-2012 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -+/* - --@ @c -+Copyright 2006-2012 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ - - #include "ptexlib.h" - -@@ -26,7 +26,6 @@ - #include - #include - --@ @c - void init_pdf_pagecalculations(PDF pdf) - { - pdfstructure *p; -@@ -37,23 +36,30 @@ void init_pdf_pagecalculations(PDF pdf) - setpdffloat(p->pdf.h, 0, decimal_digits); - setpdffloat(p->pdf.v, 0, decimal_digits); - p->cw.e = 1; -- p->fs_cur.e = p->fs.e = (decimal_digits < 4 ? 5 : 6); /* "+ 2" makes less corrections inside []TJ */ -- /* for placement outside BT...ET */ -+ /*tex |+ 2| makes less corrections inside []TJ */ -+ p->fs_cur.e = p->fs.e = (decimal_digits < 4 ? 5 : 6); -+ /*tex for placement outside BT...ET */ - setpdffloat(p->cm[0], 1, 0); - setpdffloat(p->cm[1], 0, 0); - setpdffloat(p->cm[2], 0, 0); - setpdffloat(p->cm[3], 1, 0); -- setpdffloat(p->cm[4], 0, decimal_digits); /* horizontal movement on page */ -- setpdffloat(p->cm[5], 0, decimal_digits); /* vertical movement on page */ -- /* for placement inside BT...ET */ -- setpdffloat(p->tm0_cur, 0, 6); /* mantissa holds HZ expand * ExtendFont */ -- setpdffloat(p->tm[0], ten_pow[6], 6); /* mantissa holds HZ expand * ExtendFont */ -+ /*tex horizontal movement on page */ -+ setpdffloat(p->cm[4], 0, decimal_digits); -+ /*tex vertical movement on page */ -+ setpdffloat(p->cm[5], 0, decimal_digits); -+ /*tex for placement inside BT...ET */ -+ /*tex mantissa holds HZ expand * ExtendFont */ -+ setpdffloat(p->tm0_cur, 0, 6); -+ /*tex mantissa holds HZ expand * ExtendFont */ -+ setpdffloat(p->tm[0], ten_pow[6], 6); - setpdffloat(p->tm[1], 0, 0); -- setpdffloat(p->tm[2], 0, 3); /* mantissa holds SlantFont, 0 = default */ -+ /*tex mantissa holds SlantFont, 0 = default */ -+ setpdffloat(p->tm[2], 0, 3); - setpdffloat(p->tm[3], ten_pow[6], 6); -- setpdffloat(p->tm[4], 0, decimal_digits); /* mantissa holds delta from |pdf_bt_pos.h| */ -- setpdffloat(p->tm[5], 0, decimal_digits); /* mantissa holds delta from |pdf_bt_pos.v| */ -- /* */ -+ /*tex mantissa holds delta from |pdf_bt_pos.h| */ -+ setpdffloat(p->tm[4], 0, decimal_digits); -+ /*tex mantissa holds delta from |pdf_bt_pos.v| */ -+ setpdffloat(p->tm[5], 0, decimal_digits); - p->f_pdf_cur = p->f_pdf = null_font; - p->fs_cur.m = p->fs.m = 0; - p->wmode = WMODE_H; -@@ -61,10 +67,11 @@ void init_pdf_pagecalculations(PDF pdf) - p->ishex = 0; - p->need_tf = false; - p->need_tm = false; -+ p->done_width = false; -+ p->done_mode = false; - p->k1 = ten_pow[p->pdf.h.e] / by_one_bp; - } - --@ @c - void synch_pos_with_cur(posstructure * pos, posstructure * refpos, scaledpos cur) - { - switch (pos->dir) { -@@ -93,7 +100,6 @@ void synch_pos_with_cur(posstructure * pos, posstructure * refpos, scaledpos cur - } - } - --@ @c - boolean calc_pdfpos(pdfstructure * p, scaledpos pos) - { - scaledpos new; -@@ -102,7 +108,8 @@ boolean calc_pdfpos(pdfstructure * p, scaledpos pos) - case PMODE_PAGE: - new.h = i64round(pos.h * p->k1); - new.v = i64round(pos.v * p->k1); -- p->cm[4].m = new.h - p->pdf.h.m; /* cm is concatenated */ -+ /*tex cm is concatenated */ -+ p->cm[4].m = new.h - p->pdf.h.m; - p->cm[5].m = new.v - p->pdf.v.m; - if (new.h != p->pdf.h.m || new.v != p->pdf.v.m) - move_pdfpos = true; -@@ -110,7 +117,8 @@ boolean calc_pdfpos(pdfstructure * p, scaledpos pos) - case PMODE_TEXT: - new.h = i64round(pos.h * p->k1); - new.v = i64round(pos.v * p->k1); -- p->tm[4].m = new.h - p->pdf_bt_pos.h.m; /* Tm replaces */ -+ /*tex Tm replaces */ -+ p->tm[4].m = new.h - p->pdf_bt_pos.h.m; - p->tm[5].m = new.v - p->pdf_bt_pos.v.m; - if (new.h != p->pdf.h.m || new.v != p->pdf.v.m) - move_pdfpos = true; -@@ -122,14 +130,16 @@ boolean calc_pdfpos(pdfstructure * p, scaledpos pos) - new.h = i64round((pos.h * p->k1 - (double) p->pdf_tj_pos.h.m) * p->k2); - new.v = i64round(pos.v * p->k1); - p->tj_delta.m = -i64round((double) ((new.h - p->cw.m) / ten_pow[p->cw.e - p->tj_delta.e])); -- p->tm[5].m = new.v - p->pdf_bt_pos.v.m; /* p->tm[4] is meaningless */ -+ /*tex p->tm[4] is meaningless */ -+ p->tm[5].m = new.v - p->pdf_bt_pos.v.m; - if (p->tj_delta.m != 0 || new.v != p->pdf.v.m) - move_pdfpos = true; - break; - case WMODE_V: - new.h = i64round(pos.h * p->k1); - new.v = i64round(((double) p->pdf_tj_pos.v.m - pos.v * p->k1) * p->k2); -- p->tm[4].m = new.h - p->pdf_bt_pos.h.m; /* p->tm[5] is meaningless */ -+ /*tex p->tm[5] is meaningless */ -+ p->tm[4].m = new.h - p->pdf_bt_pos.h.m; - p->tj_delta.m = -i64round((double) ((new.v - p->cw.m) / ten_pow[p->cw.e - p->tj_delta.e])); - if (p->tj_delta.m != 0 || new.h != p->pdf.h.m) - move_pdfpos = true; -@@ -145,7 +155,6 @@ boolean calc_pdfpos(pdfstructure * p, scaledpos pos) - return move_pdfpos; - } - --@ @c - void print_pdf_matrix(PDF pdf, pdffloat * tm) - { - int i; -@@ -156,14 +165,12 @@ void print_pdf_matrix(PDF pdf, pdffloat * tm) - print_pdffloat(pdf, tm[i]); - } - --@ @c - void pdf_print_cm(PDF pdf, pdffloat * cm) - { - print_pdf_matrix(pdf, cm); - pdf_puts(pdf, " cm\n"); - } - --@ @c - void pdf_set_pos(PDF pdf, scaledpos pos) - { - boolean move; -@@ -178,7 +185,6 @@ void pdf_set_pos(PDF pdf, scaledpos pos) - } - } - --@ @c - void pdf_set_pos_temp(PDF pdf, scaledpos pos) - { - boolean move; -@@ -191,7 +197,6 @@ void pdf_set_pos_temp(PDF pdf, scaledpos pos) - } - } - --@ @c - static void begin_text(PDF pdf) - { - pdfstructure *p = pdf->pstruct; -@@ -201,6 +206,8 @@ static void begin_text(PDF pdf) - pdf_puts(pdf, "BT\n"); - p->mode = PMODE_TEXT; - p->need_tf = true; -+ p->need_width = 0; -+ p->need_mode = 0; - } - - static void end_text(PDF pdf) -@@ -208,6 +215,16 @@ static void end_text(PDF pdf) - pdfstructure *p = pdf->pstruct; - if (!is_textmode(p)) - normal_error("pdf backend","text mode expected in end_text"); -+ -+ if (p->done_width != 0) { -+ pdf_puts(pdf, "0 w\n"); -+ p->done_width = 0; -+ } -+ if (p->done_mode != 0) { -+ pdf_puts(pdf, "0 Tr\n"); -+ p->done_mode = 0; -+ } -+ - pdf_puts(pdf, "ET\n"); - p->pdf = p->pdf_bt_pos; - p->mode = PMODE_PAGE; -@@ -222,7 +239,6 @@ void pdf_end_string_nl(PDF pdf) - end_chararray(pdf); - } - --@ @c - void pdf_goto_pagemode(PDF pdf) - { - pdfstructure *p = pdf->pstruct; -@@ -245,7 +261,7 @@ void pdf_goto_textmode(PDF pdf) - 0, 0 - }; - if (is_pagemode(p)) { -- /* reset to page origin */ -+ /*tex Reset to the page origin: */ - pdf_set_pos(pdf, origin); - begin_text(pdf); - } else if (!is_textmode(p)) { -diff --git a/texk/web2c/luatexdir/pdf/pdfpagetree.w b/texk/web2c/luatexdir/pdf/pdfpagetree.c -similarity index 56% -rename from texk/web2c/luatexdir/pdf/pdfpagetree.w -rename to texk/web2c/luatexdir/pdf/pdfpagetree.c -index 76d008c43..4fcd48e34 100644 ---- a/texk/web2c/luatexdir/pdf/pdfpagetree.w -+++ b/texk/web2c/luatexdir/pdf/pdfpagetree.c -@@ -1,38 +1,39 @@ --% pdfpagetree.w --% --% Copyright 2006-2011 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --@ @c -+/* - --#include "ptexlib.h" -+Copyright 2006-2011 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. - --@* Page diversions. -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . - --@ @c --# define PAGES_TREE_KIDSMAX 10 -+*/ -+ -+#include "ptexlib.h" -+ -+#define PAGES_TREE_KIDSMAX 10 - - static struct avl_table *divert_list_tree = NULL; - - typedef struct pages_entry_ { -- int objnum; /* object number of this /Pages object */ -- int number_of_pages; /* total number of all pages below */ -- int number_of_kids; /* number of direct kid objects */ -- int kids[PAGES_TREE_KIDSMAX]; /* array of kid object numbers */ -+ /*tex The object number of this |/Pages| object. */ -+ int objnum; -+ /*tex The total number of all pages below. */ -+ int number_of_pages; -+ /*tex The number of direct kid objects. */ -+ int number_of_kids; -+ /*tex The array of kid object numbers. */ -+ int kids[PAGES_TREE_KIDSMAX]; - struct pages_entry_ *next; - } pages_entry; - -@@ -52,7 +53,6 @@ static int comp_divert_list_entry(const void *pa, const void *pb, void *p) - return 0; - } - --@ @c - static pages_entry *new_pages_entry(PDF pdf) - { - int i; -@@ -65,7 +65,6 @@ static pages_entry *new_pages_entry(PDF pdf) - return p; - } - --@ @c - static divert_list_entry *new_divert_list_entry(void) - { - divert_list_entry *d; -@@ -74,7 +73,6 @@ static divert_list_entry *new_divert_list_entry(void) - return d; - } - --@ @c - static void ensure_list_tree(void) - { - if (divert_list_tree == NULL) { -@@ -82,7 +80,6 @@ static void ensure_list_tree(void) - } - } - --@ @c - static divert_list_entry *get_divert_list(int divnum) - { - divert_list_entry *d, tmp; -@@ -92,7 +89,7 @@ static divert_list_entry *get_divert_list(int divnum) - if (d == NULL) { - d = new_divert_list_entry(); - d->divnum = divnum; -- /* the next bit of code can actually be removed */ -+ /*tex The next bit of code can actually be removed. */ - aa = avl_probe(divert_list_tree, d); - if (aa==NULL) { - normal_error("pdf backend","page list lookup error"); -@@ -101,18 +98,18 @@ static divert_list_entry *get_divert_list(int divnum) - return d; - } - --@ |pdf_do_page_divert()| returns the current /Parent object number --@c -+/*tex |pdf_do_page_divert| returns the current |/Parent| object number. */ -+ - int pdf_do_page_divert(PDF pdf, int objnum, int divnum) - { - divert_list_entry *d; - pages_entry *p; -- /* initialize the tree */ -+ /*tex Initialize the tree. */ - ensure_list_tree(); -- /* make sure we have a list for this diversion */ -+ /*tex Make sure we have a list for this diversion. */ - d = get_divert_list(divnum); - if (d->first == NULL || d->last->number_of_kids == PAGES_TREE_KIDSMAX) { -- /* append a new |pages_entry| */ -+ /*tex Append a new |pages_entry|. */ - p = new_pages_entry(pdf); - if (d->first == NULL) - d->first = p; -@@ -126,33 +123,32 @@ int pdf_do_page_divert(PDF pdf, int objnum, int divnum) - return p->objnum; - } - --@ @c - static void movelist(divert_list_entry * d, divert_list_entry * dto) - { - if (d != NULL && d->first != NULL && d->divnum != dto->divnum) { -- /* no undivert of empty list or into self */ -+ /*tex No undivert of empty list or into self. */ - if (dto->first == NULL) - dto->first = d->first; - else - dto->last->next = d->first; - dto->last = d->last; -- /* one could as well remove this |divert_list_entry| */ -+ /*tex One could as well remove this |divert_list_entry|. */ - d->first = d->last = NULL; - } - } - --@ undivert from diversion |divnum| into diversion |curdivnum| --@c -+/*tex Undivert from diversion |divnum| into diversion |curdivnum|. */ -+ - void pdf_do_page_undivert(int divnum, int curdivnum) - { - divert_list_entry *d, *dto, tmp; - struct avl_traverser t; -- /* initialize the tree */ -+ /*tex Initialize the tree. */ - ensure_list_tree(); -- /* find the diversion |curdivnum| list where diversion |divnum| should go */ -+ /*tex Find the diversion |curdivnum| list where diversion |divnum| should go. */ - dto = get_divert_list(curdivnum); - if (divnum == 0) { -- /* 0 = special case: undivert {\it all\/} lists */ -+ /*tex Zero is a special case: undivert {\em all} lists. */ - avl_t_init(&t, divert_list_tree); - for (d = avl_t_first(&t, divert_list_tree); d != NULL; - d = avl_t_next(&t)) -@@ -164,10 +160,9 @@ void pdf_do_page_undivert(int divnum, int curdivnum) - } - } - --@ write a /Pages object --@c -+/*tex Write a |/Pages| object. */ - --static void write_pages(PDF pdf, pages_entry * p, int parent) -+static void write_pages(PDF pdf, pages_entry * p, int parent, int callback_id) - { - int i; - int pages_attributes ; -@@ -175,39 +170,57 @@ static void write_pages(PDF pdf, pages_entry * p, int parent) - pdf_begin_dict(pdf); - pdf_dict_add_name(pdf, "Type", "Pages"); - if (parent == 0) { -- /* it's root */ -- pages_attributes = pdf_pages_attr; /* lookup once */ -+ /*tex It's root. Lookup the attributes once. */ -+ pages_attributes = pdf_pages_attr; - if (pages_attributes != null) { - pdf_print_toks(pdf, pages_attributes); - pdf_out(pdf, ' '); - } - print_pdf_table_string(pdf, "pagesattributes"); - pdf_out(pdf, ' '); -- } else -+ } else { - pdf_dict_add_ref(pdf, "Parent", parent); -+ } - pdf_dict_add_int(pdf, "Count", (int) p->number_of_pages); - pdf_add_name(pdf, "Kids"); - pdf_begin_array(pdf); -- for (i = 0; i < p->number_of_kids; i++) -- pdf_add_ref(pdf, (int) p->kids[i]); -+ for (i = 0; i < p->number_of_kids; i++) { -+ if (callback_id) { -+ /* new */ -+ int objnum = (int) p->kids[i]; -+ if (obj_type(pdf, objnum) == obj_type_page) { -+ run_callback(callback_id, "d->d", objnum, &objnum); -+ check_obj_exists(pdf, objnum); -+ pdf_add_ref(pdf, (int) objnum); -+ } else { -+ pdf_add_ref(pdf, (int) p->kids[i]); -+ } -+ } else { -+ pdf_add_ref(pdf, (int) p->kids[i]); -+ } -+ } - pdf_end_array(pdf); - pdf_end_dict(pdf); - pdf_end_obj(pdf); - } - --@ loop over all /Pages objects, output them, create their parents, --recursing bottom up, return the /Pages root object number -+/*tex -+ -+ Loop over all |/Pages| objects, output them, create their parents, recursing -+ bottom up, return the |/Pages| root object number. -+ -+*/ - --@c --static int output_pages_list(PDF pdf, pages_entry * pe) -+static int output_pages_list(PDF pdf, pages_entry * pe, int callback_id) - { - pages_entry *p, *q, *r; - if (pe->next == NULL) { -- /* everything fits into one |pages_entry| */ -- write_pages(pdf, pe, 0); /* /Pages root found */ -+ /*tex Everything fits into one |pages_entry|. */ -+ write_pages(pdf, pe, 0, callback_id); - return pe->objnum; - } -- q = r = new_pages_entry(pdf); /* one level higher needed */ -+ /*tex One level higher needed. */ -+ q = r = new_pages_entry(pdf); - for (p = pe; p != NULL; p = p->next) { - if (q->number_of_kids == PAGES_TREE_KIDSMAX) { - q->next = new_pages_entry(pdf); -@@ -215,16 +228,19 @@ static int output_pages_list(PDF pdf, pages_entry * pe) - } - q->kids[q->number_of_kids++] = p->objnum; - q->number_of_pages += p->number_of_pages; -- write_pages(pdf, p, q->objnum); -+ write_pages(pdf, p, q->objnum, callback_id); - } -- return output_pages_list(pdf, r); /* recurse through next higher level */ -+ /*tex Recurse through next higher level. */ -+ return output_pages_list(pdf, r, callback_id); - } - --@ @c - int output_pages_tree(PDF pdf) - { -+ int callback_id = callback_defined(page_objnum_provider_callback); - divert_list_entry *d; -- pdf_do_page_undivert(0, 0); /* concatenate all diversions into diversion 0 */ -- d = get_divert_list(0); /* get diversion 0 */ -- return output_pages_list(pdf, d->first); -+ /*tex Concatenate all diversions into diversion 0. */ -+ pdf_do_page_undivert(0, 0); -+ /*tex Get diversion 0. */ -+ d = get_divert_list(0); -+ return output_pages_list(pdf, d->first, callback_id); - } -diff --git a/texk/web2c/luatexdir/pdf/pdfrule.w b/texk/web2c/luatexdir/pdf/pdfrule.c -similarity index 56% -rename from texk/web2c/luatexdir/pdf/pdfrule.w -rename to texk/web2c/luatexdir/pdf/pdfrule.c -index df4979088..de689a147 100644 ---- a/texk/web2c/luatexdir/pdf/pdfrule.w -+++ b/texk/web2c/luatexdir/pdf/pdfrule.c -@@ -1,29 +1,26 @@ --% pdfrule.w --% --% Copyright 2010-2011 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -+/* - --@ @c --#include "ptexlib.h" --#include "pdf/pdfpage.h" -+Copyright 2010-2011 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. - --@ @c -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. - --/* maybe we should have an extra callback on normal rules or on any rule in 2.0+ */ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ -+ -+#include "ptexlib.h" -+#include "pdf/pdfpage.h" - - void pdf_place_rule(PDF pdf, halfword q, scaledpos size, int callback_id) - { -@@ -31,7 +28,6 @@ void pdf_place_rule(PDF pdf, halfword q, scaledpos size, int callback_id) - pdfstructure *p = pdf->pstruct; - scaledpos pos = pdf->posstruct->pos; - halfword s = subtype(q); -- /* (void) q; */ - if (s >= math_over_rule && s <= math_radical_rule) { - if (callback_id == 0) { - s = normal_rule; -@@ -44,7 +40,7 @@ void pdf_place_rule(PDF pdf, halfword q, scaledpos size, int callback_id) - } else if (s == image_rule) { - pdf_place_image(pdf,q); - } else if (s == empty_rule) { -- /* place nothing, only take space */ -+ /*tex Place nothing, only take space. */ - } else if (s == user_rule) { - if (callback_id != 0) { - pdf_goto_pagemode(pdf); -@@ -54,7 +50,7 @@ void pdf_place_rule(PDF pdf, halfword q, scaledpos size, int callback_id) - pdf_puts(pdf, "\nQ\n"); - } - } else { -- /* normal_rule or >= 100 being a leader rule */ -+ /*tex |normal_rule| or >= 100 being a leader rule */ - pdf_goto_pagemode(pdf); - dim.h.m = i64round(size.h * p->k1); - dim.h.e = p->pdf.h.e; -@@ -64,7 +60,7 @@ void pdf_place_rule(PDF pdf, halfword q, scaledpos size, int callback_id) - if (size.v <= one_bp) { - pos.v += i64round(0.5 * size.v); - pdf_set_pos_temp(pdf, pos); -- pdf_puts(pdf, "[]0 d 0 J "); -+ pdf_puts(pdf, "[] 0 d 0 J "); - print_pdffloat(pdf, dim.v); - pdf_puts(pdf, " w 0 0 m "); - print_pdffloat(pdf, dim.h); -@@ -72,18 +68,32 @@ void pdf_place_rule(PDF pdf, halfword q, scaledpos size, int callback_id) - } else if (size.h <= one_bp) { - pos.h += i64round(0.5 * size.h); - pdf_set_pos_temp(pdf, pos); -- pdf_puts(pdf, "[]0 d 0 J "); -+ pdf_puts(pdf, "[] 0 d 0 J "); - print_pdffloat(pdf, dim.h); - pdf_puts(pdf, " w 0 0 m 0 "); - print_pdffloat(pdf, dim.v); - pdf_puts(pdf, " l S\n"); - } else { - pdf_set_pos_temp(pdf, pos); -+ if (s == outline_rule) { -+ pdf_puts(pdf, "[] 0 d 0 J "); -+ if (rule_transform(q) > 0) { -+ pdfpos temp ; -+ temp.h.m = i64round(rule_transform(q) * p->k1); -+ temp.h.e = p->pdf.h.e; -+ print_pdffloat(pdf, temp.h); -+ pdf_puts(pdf, " w "); -+ } -+ } - pdf_puts(pdf, "0 0 "); - print_pdffloat(pdf, dim.h); - pdf_out(pdf, ' '); - print_pdffloat(pdf, dim.v); -- pdf_puts(pdf, " re f\n"); -+ if (s == outline_rule) { -+ pdf_puts(pdf, " re S\n"); -+ } else { -+ pdf_puts(pdf, " re f\n"); -+ } - } - pdf_puts(pdf, "Q\n"); - } -diff --git a/texk/web2c/luatexdir/pdf/pdfsaverestore.w b/texk/web2c/luatexdir/pdf/pdfsaverestore.c -similarity index 63% -rename from texk/web2c/luatexdir/pdf/pdfsaverestore.w -rename to texk/web2c/luatexdir/pdf/pdfsaverestore.c -index 0d91de544..abfb48142 100644 ---- a/texk/web2c/luatexdir/pdf/pdfsaverestore.w -+++ b/texk/web2c/luatexdir/pdf/pdfsaverestore.c -@@ -1,32 +1,30 @@ --% pdfsaverestore.w --% --% Copyright 2010 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -+/* - --@ @c -+Copyright 2010 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ - - #include "ptexlib.h" - --@ @c --pos_entry *pos_stack = 0; /* the stack */ --int pos_stack_size = 0; /* initially empty */ --int pos_stack_used = 0; /* used entries */ -+pos_entry *pos_stack = 0; -+int pos_stack_size = 0; -+int pos_stack_used = 0; - --@ @c - static void checkpdfsave(scaledpos pos) - { - pos_entry *new_stack; -@@ -45,7 +43,6 @@ static void checkpdfsave(scaledpos pos) - pos_stack_used++; - } - --@ @c - static void checkpdfrestore(scaledpos pos) - { - scaledpos diff; -@@ -64,7 +61,6 @@ static void checkpdfrestore(scaledpos pos) - } - } - --@ @c - void pdf_out_save(PDF pdf, halfword p) - { - (void) p; -@@ -72,7 +68,6 @@ void pdf_out_save(PDF pdf, halfword p) - pdf_literal(pdf, 'q', set_origin, false); - } - --@ @c - void pdf_out_restore(PDF pdf, halfword p) - { - (void) p; -diff --git a/texk/web2c/luatexdir/pdf/pdfsetmatrix.w b/texk/web2c/luatexdir/pdf/pdfsetmatrix.c -similarity index 65% -rename from texk/web2c/luatexdir/pdf/pdfsetmatrix.w -rename to texk/web2c/luatexdir/pdf/pdfsetmatrix.c -index b107033b9..f19c1721d 100644 ---- a/texk/web2c/luatexdir/pdf/pdfsetmatrix.w -+++ b/texk/web2c/luatexdir/pdf/pdfsetmatrix.c -@@ -1,34 +1,36 @@ --% pdfsetmatrix.w --% --% Copyright 2009 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --@ @c -+/* -+ -+Copyright 2009 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ - - #include "ptexlib.h" - --@ stack for \.{\\pdfextension setmatrix} -+/*tex -+ -+ We keep a stack for |pdfextension setmatrix|: -+ -+*/ - --@c - matrix_entry *matrix_stack = NULL; - int matrix_stack_size = 0; - int matrix_stack_used = 0; - --@ @c - boolean matrixused(void) - { - return matrix_stack_used > 0; -@@ -46,40 +48,40 @@ static void matrix_stack_room(void) - } - } - --@ \.{\\pdfextension setmatrix{a b c d}} -- --|e| := pos.h -+/*tex - --|f| := pos.v -+ The matrix specification has four entries and gets translated to |e| being -+ |pos.h and |f| being pos.v. The current active matrix at the top of the -+ matrix stack is kept in |M_top|. - --|M_top|: current active matrix at the top of the matrix stack -+ The origin of \.{\\pdfextension setmatrix} is the current point. The -+ annotation coordinate system is the original page coordinate system. When -+ pdfTeX calculates annotation rectangles it does not take into account this -+ transformations, it uses the original coordinate system. To get the corrected -+ values, first we go back to the origin, perform the transformation and go -+ back: - --The origin of \.{\\pdfextension setmatrix} is the current point. The annotation --coordinate system is the original page coordinate system. When pdfTeX calculates --annotation rectangles it does not take into account this transformations, it uses --the original coordinate system. To get the corrected values, first we go back to --the origin, perform the transformation and go back: -+ \starttyping -+ ( 1 0 0 ) ( a b 0 ) ( 1 0 0 ) -+ ( 0 1 0 ) x ( c d 0 ) x ( 0 1 0 ) x M\_top -+ ( -e -f 1 ) ( 0 0 1 ) ( e f 1 ) - --{\obeylines\obeyspaces\tt -- ( 1 0 0 ) ( a b 0 ) ( 1 0 0 ) -- ( 0 1 0 ) x ( c d 0 ) x ( 0 1 0 ) x M\_top -- ( -e -f 1 ) ( 0 0 1 ) ( e f 1 ) -+ ( 1 0 0 ) ( a b 0 ) -+ = ( 0 1 0 ) x ( c d 0 ) x M\_top -+ ( e f 1 ) ( -e -f 1 ) - -- ( 1 0 0 ) ( a b 0 ) -- = ( 0 1 0 ) x ( c d 0 ) x M\_top -- ( e f 1 ) ( -e -f 1 ) -+ ( a b 0 ) -+ = ( c d 0 ) x M\_top -+ ( e(1-a)-fc f(1-d)-eb 1 ) -+ \stoptyping - -- ( a b 0 ) -- = ( c d 0 ) x M\_top -- ( e(1-a)-fc f(1-d)-eb 1 ) --} -+*/ - --@c - static void pdfsetmatrix(const char *in, scaledpos pos) - { -- /* -- Argument of \.{\\pdfextension setmatrix} starts with |str_pool[in]| and ends -- before |str_pool[pool_ptr]|. -+ /*tex -+ The argument of |pdfextension setmatrix| starts with |str_pool[in]| -+ and ends before |str_pool[pool_ptr]|. - */ - matrix_entry x, *y, *z; - if (global_shipping_mode == SHIPPING_PAGE) { -@@ -87,7 +89,7 @@ static void pdfsetmatrix(const char *in, scaledpos pos) - formatted_warning("pdf backend","unrecognized format of setmatrix: %s", in); - return; - } -- /* calculate this transformation matrix */ -+ /*tex Calculate this transformation matrix. */ - x.e = (double) pos.h * (1.0 - x.a) - (double) pos.v * x.c; - x.f = (double) pos.v * (1.0 - x.d) - (double) pos.h * x.b; - matrix_stack_room(); -@@ -112,19 +114,21 @@ static void pdfsetmatrix(const char *in, scaledpos pos) - } - } - --@ Apply matrix to point (x,y) -+/*tex - --{\obeylines\obeyspaces\tt -- ( a b 0 ) -- ( x y 1 ) x ( c d 0 ) = ( xa+yc+e xb+yd+f 1 ) -- ( e f 1 ) --} -+ Apply matrix to point (x,y) -+ -+ \starttyping -+ ( a b 0 ) -+ ( x y 1 ) x ( c d 0 ) = ( xa+yc+e xb+yd+f 1 ) -+ ( e f 1 ) -+ \stoptyping - --If \.{\\pdfextension setmatrix} wasn't used, then return the value unchanged. -+ If \.{\\pdfextension setmatrix} wasn't used, then return the value unchanged. -+ The return values for matrix tranform functions are: - --@ Return values for matrix tranform functions: -+*/ - --@c - static scaled ret_llx; - static scaled ret_lly; - static scaled ret_urx; -@@ -150,7 +154,6 @@ scaled getury(void) - return ret_ury; - } - --@ @c - static int last_llx; - static int last_lly; - static int last_urx; -@@ -210,11 +213,10 @@ void matrixrecalculate(scaled urx) - matrixtransformrect(last_llx, last_lly, urx, last_ury); - } - --@ @c - void pdf_out_setmatrix(PDF pdf, halfword p) - { - scaledpos pos = pdf->posstruct->pos; -- int old_setting; /* holds print |selector| */ -+ int old_setting; - str_number s; - old_setting = selector; - selector = new_string; -diff --git a/texk/web2c/luatexdir/pdf/pdfshipout.w b/texk/web2c/luatexdir/pdf/pdfshipout.c -similarity index 75% -rename from texk/web2c/luatexdir/pdf/pdfshipout.w -rename to texk/web2c/luatexdir/pdf/pdfshipout.c -index 8665f685e..084efc086 100644 ---- a/texk/web2c/luatexdir/pdf/pdfshipout.w -+++ b/texk/web2c/luatexdir/pdf/pdfshipout.c -@@ -1,51 +1,55 @@ --% pdfshipout.w --% --% Copyright 2010-2012 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -+/* - --@ @c -+Copyright 2010-2012 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ - - #include "ptexlib.h" - --@ @c - scaledpos shipbox_refpos; - --@ |ship_out| is used to shipout a box to PDF or DVI mode. If |shipping_mode| is --set to |SHIPPING_FORM| then the output will be a Form object (only PDF), and if --it is set to |SHIPPING_PAGE| it will be a Page object. -+/*tex -+ -+ |ship_out| is used to shipout a box to PDF or DVI mode. If |shipping_mode| is -+ set to |SHIPPING_FORM| then the output will be a |Form| object (only PDF), and -+ if it is set to |SHIPPING_PAGE| it will be a |Page| object. -+ -+*/ - --@c - void ship_out(PDF pdf, halfword p, shipping_mode_e shipping_mode) - { -- int j, k; /* indices to first ten count registers */ -+ /*tex Indices to first ten count registers: */ -+ int j, k; - int post_callback_id; - int pre_callback_id; -- posstructure refpoint; /* the origin pos. on the page */ -+ /*tex The origin position on the page: */ -+ posstructure refpoint; - int rule_callback_id = 0; - scaledpos cur = { 0, 0 }; - refpoint.pos.h = 0; - refpoint.pos.v = 0; - ensure_output_state(pdf, ST_HEADER_WRITTEN); -- fix_o_mode(); /* this is only for complaining if \.{\\outputmode} has changed */ -- init_backend_functionpointers(output_mode_used); -+ /*tex This is only for complaining if \.{\\outputmode} has changed: */ -+ fix_o_mode(); - pdf->f_cur = null_font; -- /* -- Start sheet {\sl Sync\TeX} information record; we assume that |pdf_output| is -- properly set up. -+ /*tex -+ Start sheet {\sl Sync\TeX} information record. We assume that -+ |pdf_output| is properly set up. - */ - if (synctex_par) { - if (output_mode_used == OMODE_DVI) { -@@ -82,16 +86,18 @@ void ship_out(PDF pdf, halfword p, shipping_mode_e shipping_mode) - } - } - if ((tracing_output_par > 0) && shipping_mode == SHIPPING_PAGE) { -- print_char(']'); -+ if (pre_callback_id == 0) { -+ print_char(']'); -+ } - update_terminal(); - begin_diagnostic(); - show_box(p); - end_diagnostic(true); - } -- /* Ship box |p| out */ -+ /*tex Ship out box |p|:*/ - if (shipping_mode == SHIPPING_PAGE && box_dir(p) != page_direction_par) - normal_warning("backend","pagedir differs from bodydir, the output may be placed wrongly on the page"); -- /* -+ /*tex - Update the values of |max_h| and |max_v|; but if the page is too large, - |goto done|. Sometimes the user will generate a huge page because other - error messages are being ignored. Such pages are not output to the -@@ -116,7 +122,7 @@ void ship_out(PDF pdf, halfword p, shipping_mode_e shipping_mode) - max_v = height(p) + depth(p) + v_offset_par; - if (width(p) + h_offset_par > max_h) - max_h = width(p) + h_offset_par; -- /* Calculate page dimensions and margins */ -+ /*tex Calculate page dimensions and margins. */ - if (global_shipping_mode == SHIPPING_PAGE) { - if (page_width_par > 0) - pdf->page_size.h = page_width_par; -@@ -156,28 +162,14 @@ void ship_out(PDF pdf, halfword p, shipping_mode_e shipping_mode) - normal_warning("pdf backend","bad page direction, assuming TLT, case 2"); - } - } -- /* -+ /*tex - Think in upright page/paper coordinates (page origin = lower left edge). - First preset |refpoint.pos| to the DVI origin (near upper left page edge). - */ -- switch (output_mode_used) { -- case OMODE_DVI: -- /* hh: how can we end up here? */ -- refpoint.pos.h = one_true_inch; -- refpoint.pos.v = pdf->page_size.v - one_true_inch; -- dvi = refpoint.pos; -- break; -- case OMODE_PDF: -- refpoint.pos.h = pdf_h_origin; -- refpoint.pos.v = pdf->page_size.v - pdf_v_origin; -- break; -- default: -- normal_error("pdf backend", "unknown output mode"); -- } -- -- /* -+ backend_out_control[backend_control_set_reference_point](pdf,&refpoint); -+ /*tex - Then shift |refpoint.pos| of the DVI origin depending on the -- |page_direction| within the upright (TLT) page coordinate system -+ |page_direction| within the upright (TLT) page coordinate system. - */ - switch (page_direction_par) { - case dir_TLT: -@@ -195,7 +187,7 @@ void ship_out(PDF pdf, halfword p, shipping_mode_e shipping_mode) - refpoint.pos.v -= v_offset_par; - normal_warning("pdf backend","bad page direction, assuming TLT, case 3"); - } -- /* -+ /*tex - Then switch to page box coordinate system; do |height(p)| movement, - to get the location of the box origin. - */ -@@ -204,7 +196,7 @@ void ship_out(PDF pdf, halfword p, shipping_mode_e shipping_mode) - cur.v = height(p); - synch_pos_with_cur(pdf->posstruct, &refpoint, cur); - } else { -- /* shipping a /Form */ -+ /*tex We're shipping out a |/Form|. */ - pdf->posstruct->dir = box_dir(p); - switch (pdf->posstruct->dir) { - case dir_TLT: -@@ -245,18 +237,12 @@ void ship_out(PDF pdf, halfword p, shipping_mode_e shipping_mode) - normal_warning("pdf backend","bad page direction, assuming TLT, case 5"); - } - } -- /* Now we are at the point on the page where the origin of the page box should go. */ -- shipbox_refpos = pdf->posstruct->pos; /* for \.{\\gleaders} */ -- switch (output_mode_used) { -- case OMODE_DVI: -- dvi_begin_page(pdf); -- break; -- case OMODE_PDF: -- pdf_begin_page(pdf); -- break; -- default: -- normal_error("pdf backend", "unknown output mode"); -- } -+ /*tex -+ Now we are at the point on the page where the origin of the page box -+ should go. First we register the poisition for \.{\\gleaders}. -+ */ -+ shipbox_refpos = pdf->posstruct->pos; -+ backend_out_control[backend_control_begin_page](pdf); - rule_callback_id = callback_defined(process_rule_callback); - switch (type(p)) { - case vlist_node: -@@ -271,24 +257,15 @@ void ship_out(PDF pdf, halfword p, shipping_mode_e shipping_mode) - if (shipping_mode == SHIPPING_PAGE) - total_pages++; - cur_s = -1; -- /* Finish shipping */ -- switch (output_mode_used) { -- case OMODE_DVI: -- dvi_end_page(pdf); -- break; -- case OMODE_PDF: -- pdf_end_page(pdf); -- break; -- default: -- normal_error("pdf backend", "unknown output mode"); -- } -+ /*tex Finish shipping */ -+ backend_out_control[backend_control_end_page](pdf); - DONE: - if ((tracing_output_par <= 0) && (post_callback_id == 0) && shipping_mode == SHIPPING_PAGE) { - print_char(']'); - update_terminal(); - } - dead_cycles = 0; -- /* Flush the box from memory, showing statistics if requested */ -+ /*tex Flush the box from memory, showing statistics if requested. */ - if ((tracing_stats_par > 1) && (pre_callback_id == 0)) { - tprint_nl("Memory usage before: "); - print_int(var_used); -@@ -306,7 +283,7 @@ void ship_out(PDF pdf, halfword p, shipping_mode_e shipping_mode) - } - if (shipping_mode == SHIPPING_PAGE && (post_callback_id > 0)) - (void) run_callback(post_callback_id, "->"); -- /* Finish sheet {\sl Sync\TeX} information record */ -+ /*tex Finish sheet {\sl Sync\TeX} information record. */ - if (synctex_par) - synctexteehs(); - global_shipping_mode = NOT_SHIPPING; -diff --git a/texk/web2c/luatexdir/pdf/pdftables.w b/texk/web2c/luatexdir/pdf/pdftables.c -similarity index 79% -rename from texk/web2c/luatexdir/pdf/pdftables.w -rename to texk/web2c/luatexdir/pdf/pdftables.c -index 31fc2c9ad..180c23234 100644 ---- a/texk/web2c/luatexdir/pdf/pdftables.w -+++ b/texk/web2c/luatexdir/pdf/pdftables.c -@@ -1,27 +1,26 @@ --% pdftables.w --% --% Copyright 2009-2010 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -+/* - --@ @c -+Copyright 2009-2010 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ - - #include "ptexlib.h" - --@ @c - const char *pdf_obj_typenames[PDF_OBJ_TYPE_MAX + 1] = { - "font", "outline", "dest", "obj", "xform", "ximage", "thread", - "pagestream", "page", "pages", "catalog", "info", "link", "annot", "annots", -@@ -31,21 +30,26 @@ const char *pdf_obj_typenames[PDF_OBJ_TYPE_MAX + 1] = { - int pdf_last_annot; - int pdf_last_link; - int pdf_last_obj; --int pdf_retval; /* global multi-purpose return value */ --int pdf_cur_form; /* the form being output */ -+int pdf_retval; -+int pdf_cur_form; -+ -+/*tex -+ -+ AVL sort entry into |avl_table[]|. -+*/ - --@ AVL sort entry into |avl_table[]| --@c - static int compare_info(const void *pa, const void *pb, void *param) - { - const oentry *a = (const oentry *) pa; - const oentry *b = (const oentry *) pb; - (void) param; - if (a->u_type == b->u_type) { -- if (a->u_type == union_type_int) -+ if (a->u_type == union_type_int) { - return ((a->u.int0 < b->u.int0 ? -1 : (a->u.int0 > b->u.int0 ? 1 : 0))); -- else /* string type */ -+ } else { -+ /*tex String type: */ - return strcmp(a->u.str0, b->u.str0); -+ } - } else if (a->u_type == union_type_int) { - return -1; - } else { -@@ -78,7 +82,8 @@ static void avl_put_int_obj(PDF pdf, int int0, int objptr, int t) - static void avl_put_str_obj(PDF pdf, char *str0, int objptr, int t) - { - oentry *oe = xtalloc(1, oentry); -- oe->u.str0 = str0; /* no xstrdup() here */ -+ /*tex No |xstrdup| here! */ -+ oe->u.str0 = str0; - oe->u_type = union_type_cstring; - oe->objptr = objptr; - avl_put_obj(pdf, t, oe); -@@ -112,9 +117,8 @@ static int avl_find_str_obj(PDF pdf, int t, char *s) - return p->objptr; - } - --@ Create an object with type |t| and identifier |i| -+/*tex Create an object with type |t| and identifier |i|: */ - --@c - int pdf_create_obj(PDF pdf, int t, int i) - { - int a; -@@ -148,7 +152,6 @@ int pdf_create_obj(PDF pdf, int t, int i) - return pdf->obj_ptr; - } - --@ @c - int find_obj(PDF pdf, int t, int i, boolean byname) - { - char *ss = NULL; -@@ -163,14 +166,17 @@ int find_obj(PDF pdf, int t, int i, boolean byname) - return ret; - } - --@ The following function finds an object with identifier |i| and type |t|. --Identifier |i| is either an integer or a token list index. If no such object --exists then it will be created. This function is used mainly to find destination --for link annotations and outlines; however it is also used in |ship_out| (to --check whether a Page object already exists) so we need to declare it together --with subroutines needed in |hlist_out| and |vlist_out|. -+/*tex -+ -+ The following function finds an object with identifier |i| and type |t|. -+ Identifier |i| is either an integer or a token list index. If no such object -+ exists then it will be created. This function is used mainly to find -+ destination for link annotations and outlines; however it is also used in -+ |ship_out| (to check whether a Page object already exists) so we need to -+ declare it together with subroutines needed in |hlist_out| and |vlist_out|. -+ -+*/ - --@c - int pdf_get_obj(PDF pdf, int t, int i, boolean byname) - { - int r; -@@ -197,8 +203,8 @@ int pdf_get_obj(PDF pdf, int t, int i, boolean byname) - return r; - } - --@ object checking --@c -+/*tex Some object checking: */ -+ - void check_obj_exists(PDF pdf, int objnum) - { - if (objnum < 0 || objnum > pdf->obj_ptr) -@@ -216,14 +222,15 @@ void check_obj_type(PDF pdf, int t, int objnum) - } - } - --@ @c - void set_rect_dimens(PDF pdf, halfword p, halfword parent_box, scaledpos cur, scaled_whd alt_rule, scaled margin) - { -- scaledpos ll, ur; /* positions relative to cur */ -+ /*tex The positions relative to cur: */ -+ scaledpos ll, ur; - scaledpos pos_ll, pos_ur, tmp; - posstructure localpos; - localpos.dir = pdf->posstruct->dir; -- ll.h = 0; /* pdf contains current point on page */ -+ /*tex |pdf| contains current point on page: */ -+ ll.h = 0; - if (is_running(alt_rule.dp)) - ll.v = depth(parent_box) - cur.v; - else -@@ -263,7 +270,6 @@ void set_rect_dimens(PDF pdf, halfword p, halfword parent_box, scaledpos cur, sc - pdf_ann_top(p) = pos_ur.v + margin; - } - --@ @c - void libpdffinish(PDF pdf) - { - strbuf_free(pdf->fb); -diff --git a/texk/web2c/luatexdir/pdf/pdfthread.w b/texk/web2c/luatexdir/pdf/pdfthread.c -similarity index 88% -rename from texk/web2c/luatexdir/pdf/pdfthread.w -rename to texk/web2c/luatexdir/pdf/pdfthread.c -index 6b3dd4b94..20cc7bf0a 100644 ---- a/texk/web2c/luatexdir/pdf/pdfthread.w -+++ b/texk/web2c/luatexdir/pdf/pdfthread.c -@@ -1,28 +1,32 @@ --% pdfthread.w --% --% Copyright 2009-2012 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -+/* - --@ @c -+Copyright 2009-2012 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ - - #include "ptexlib.h" - --@ Threads are handled in similar way as link annotations --@c -+/*tex -+ -+ Threads are handled in similar way as link annotations. -+ -+*/ -+ - void append_bead(PDF pdf, halfword p) - { - int a, b, c, t; -@@ -52,7 +56,6 @@ void append_bead(PDF pdf, halfword p) - addto_page_resources(pdf, obj_type_bead, b); - } - --@ @c - void do_thread(PDF pdf, halfword p, halfword parent_box, scaledpos cur) - { - scaled_whd alt_rule; -@@ -78,7 +81,6 @@ void do_thread(PDF pdf, halfword p, halfword parent_box, scaledpos cur) - pdf->last_thread = p; - } - --@ @c - void append_thread(PDF pdf, halfword parent_box, scaledpos cur) - { - scaled_whd alt_rule; -@@ -102,7 +104,6 @@ void append_thread(PDF pdf, halfword parent_box, scaledpos cur) - pdf->last_thread = p; - } - --@ @c - void end_thread(PDF pdf, halfword p) - { - scaledpos pos = pdf->posstruct->pos; -@@ -131,8 +132,8 @@ void end_thread(PDF pdf, halfword p) - pdf->last_thread = null; - } - --@ The following function are needed for outputing article thread. --@c -+/*tex The following function are needed for outputing article thread. */ -+ - void thread_title(PDF pdf, int t) - { - pdf_add_name(pdf, "Title"); -@@ -224,7 +225,6 @@ void out_thread(PDF pdf, int t) - } while (a != b); - } - --@ @c - void scan_thread_id(void) - { - if (scan_keyword("num")) { -@@ -251,7 +251,6 @@ void check_running_thread(PDF pdf, halfword this_box, scaledpos cur) - append_thread(pdf, this_box, cur); - } - --@ @c - void print_bead_rectangles(PDF pdf) - { - halfword i; -@@ -262,13 +261,15 @@ void print_bead_rectangles(PDF pdf) - l = pdf_create_obj(pdf, obj_type_others, 0); - pdf_begin_obj(pdf, l, OBJSTM_ALWAYS); - pdf_begin_array(pdf); -- i = obj_bead_data(pdf, k->info); /* pointer to a whatsit or whatsit-like node */ -+ /*tex A pointer to a whatsit or whatsit-like node: */ -+ i = obj_bead_data(pdf, k->info); - pdf_add_rect_spec(pdf, i); - if (subtype(i) == pdf_thread_data_node) - flush_node(i); - pdf_end_array(pdf); - pdf_end_obj(pdf); -- set_obj_bead_rect(pdf, k->info, l); /* rewrite |obj_bead_data| */ -+ /*tex Rewrite |obj_bead_data|: */ -+ set_obj_bead_rect(pdf, k->info, l); - k = k->link; - } - } -diff --git a/texk/web2c/luatexdir/pdf/pdfxform.w b/texk/web2c/luatexdir/pdf/pdfxform.c -similarity index 74% -rename from texk/web2c/luatexdir/pdf/pdfxform.w -rename to texk/web2c/luatexdir/pdf/pdfxform.c -index 731dc2290..7fd4eef1d 100644 ---- a/texk/web2c/luatexdir/pdf/pdfxform.w -+++ b/texk/web2c/luatexdir/pdf/pdfxform.c -@@ -1,28 +1,30 @@ --% pdfxform.w --% --% Copyright 2009-2011 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -+/* -+ -+Copyright 2009-2011 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ - --@ @c - #include "ptexlib.h" - #include "pdf/pdfpage.h" - --@ @c --int pdf_cur_form; /* the form being output */ -+/*tex The form being output: */ -+ -+int pdf_cur_form; - - void pdf_place_form(PDF pdf, halfword p) - { -@@ -35,7 +37,7 @@ void pdf_place_form(PDF pdf, halfword p) - nat.wd = obj_xform_width(pdf, objnum); - nat.ht = obj_xform_height(pdf, objnum); - nat.dp = obj_xform_depth(pdf, objnum); -- /* no transform yet */ -+ /*tex No transform yet: */ - tex.wd = width(p); - tex.ht = height(p); - tex.dp = depth(p); -@@ -60,9 +62,8 @@ void pdf_place_form(PDF pdf, halfword p) - addto_page_resources(pdf, obj_type_xform, objnum); - } - --/* we will store token lists as strings too */ -+/*tex We will store token lists as strings too. */ - --@ @c - void scan_pdfxform(PDF pdf) - { - int k; -@@ -100,7 +101,8 @@ void scan_pdfxform(PDF pdf) - p = box(cur_val); - if (p == null) - normal_error("pdf backend", "xforms cannot be used with a void box"); -- set_obj_xform_box(pdf, k, p); /* save pointer to the box */ -+ /*tex Save the pointer to the box: */ -+ set_obj_xform_box(pdf, k, p); - set_obj_xform_width(pdf, k, width(p)); - set_obj_xform_height(pdf, k, height(p)); - set_obj_xform_depth(pdf, k, depth(p)); -@@ -108,11 +110,10 @@ void scan_pdfxform(PDF pdf) - last_saved_box_index = k; - } - --@ @c - void scan_pdfrefxform(PDF pdf) - { - scaled_whd alt_rule, dim, nat; -- alt_rule = scan_alt_rule(); /* scans || to |alt_rule| */ -+ alt_rule = scan_alt_rule(); - scan_int(); - check_obj_type(pdf, obj_type_xform, cur_val); - tail_append(new_rule(box_rule)); -diff --git a/texk/web2c/luatexdir/tex/align.c b/texk/web2c/luatexdir/tex/align.c -new file mode 100644 -index 000000000..b2384cc62 ---- /dev/null -+++ b/texk/web2c/luatexdir/tex/align.c -@@ -0,0 +1,1297 @@ -+/* -+ -+Copyright 2009-2010 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ -+ -+#include "ptexlib.h" -+ -+void fin_align(void); -+void init_row(void); -+void init_col(void); -+ -+#define noDEBUG -+ -+/*tex -+ -+ It's sort of a miracle whenever \.{\\halign} and \.{\\valign} work, because -+ they cut across so many of the control structures of \TeX. Therefore the -+ present page is probably not the best place for a beginner to start reading -+ this program; it is better to master everything else first. -+ -+ Let us focus our thoughts on an example of what the input might be, in order -+ to get some idea about how the alignment miracle happens. The example doesn't -+ do anything useful, but it is sufficiently general to indicate all of the -+ special cases that must be dealt with; please do not be disturbed by its -+ apparent complexity and meaninglessness. -+ -+ \starttyping -+ \tabskip 2pt plus 3pt -+ \halign to 300pt{u1#v1& -+ \hskip 50pt \tabskip 1pt plus 1fil u2#v2& -+ \hskip 50pt u3#v3\cr -+ \hskip 25pt a1&\omit a2&\vrule\cr -+ \hskip 25pt \noalign\{\vskip 3pt} -+ \hskip 25pt b1\span b2\cr -+ \hskip 25pt \omit&c2\span\omit\cr} -+ \stoptyping -+ -+ Here's what happens: -+ -+ \startitemize -+ -+ \startitem -+ When `\.{\\halign to 300pt\{}' is scanned, the |scan_spec| routine -+ places the 300pt dimension onto the |save_stack|, and an -+ |align_group| code is placed above it. This will make it possible to -+ complete the alignment when the matching `\.\}' is found. -+ \stopitem -+ -+ \startitem -+ The preamble is scanned next. Macros in the preamble are not -+ expanded, except as part of a tabskip specification. For example, if -+ \.{u2} had been a macro in the preamble above, it would have been -+ expanded, since \TeX\ must look for `\.{minus...}' as part of the -+ tabskip glue. A ``preamble list'' is constructed based on the user's -+ preamble; in our case it contains the following seven items: -+ -+ \starttabulate -+ \NC \type{\glue 2pt plus 3pt} \NC the tabskip preceding column 1 \NC \NR -+ \NC \type{\alignrecord} of width $-\infty$ \NC preamble info for column 1 \NC \NR -+ \NC \type{\glue 2pt plus 3pt} \NC the tabskip between columns 1 and 2 \NC \NR -+ \NC \type{\alignrecord} of width $-\infty$ \NC preamble info for column 2 \NC \NR -+ \NC \type{\glue 1pt plus 1fil} \NC the tabskip between columns 2 and 3 \NC \NR -+ \NC \type{\alignrecord} of width $-\infty$ \NC preamble info for column 3 \NC \NR -+ \NC \type{\glue 1pt plus 1fil} \NC the tabskip following column 3 \NC \NR -+ \stoptabulate -+ -+ These ``alignrecord'' entries have the same size as an |unset_node|, -+ since they will later be converted into such nodes. These alignrecord -+ nodes have no |depth| field; this is split into |u_part| and -+ |v_part|, and they point to token lists for the templates of the -+ alignment. For example, the |u_part| field in the first alignrecord -+ points to the token list `\.{u1}', i.e., the template preceding the -+ `\.\#' for column~1. Furthermore, They have a |span_ptr| instead of a -+ |node_attr| field, and these |span_ptr| fields are initially set to -+ the value |end_span|, for reasons explained below. -+ \stopitem -+ -+ \startitem -+ \TeX\ now looks at what follows the \.{\\cr} that ended the preamble. -+ It is not `\.{\\noalign}' or `\.{\\omit}', so this input is put back -+ to be read again, and the template `\.{u1}' is fed to the scanner. -+ Just before reading `\.{u1}', \TeX\ goes into restricted horizontal -+ mode. Just after reading `\.{u1}', \TeX\ will see `\.{a1}', and then -+ (when the {\.\&} is sensed) \TeX\ will see `\.{v1}'. Then \TeX\ scans -+ an |endv| token, indicating the end of a column. At this point an -+ |unset_node| is created, containing the contents of the current hlist -+ (i.e., `\.{u1a1v1}'). The natural width of this unset node replaces -+ the |width| field of the alignrecord for column~1; in general, the -+ alignrecords will record the maximum natural width that has occurred -+ so far in a given column. -+ \stopitem -+ -+ \startitem -+ Since `\.{\\omit}' follows the `\.\&', the templates for column~2 are -+ now bypassed. Again \TeX\ goes into restricted horizontal mode and -+ makes an |unset_node| from the resulting hlist; but this time the -+ hlist contains simply `\.{a2}'. The natural width of the new unset -+ box is remembered in the |width| field of the alignrecord for -+ column~2. -+ \stopitem -+ -+ \startitem -+ A third |unset_node| is created for column 3, using essentially the -+ mechanism that worked for column~1; this unset box contains -+ `\.{u3\\vrule v3}'. The vertical rule in this case has running -+ dimensions that will later extend to the height and depth of the -+ whole first row, since each |unset_node| in a row will eventually -+ inherit the height and depth of its enclosing box. -+ \stopitem -+ -+ \startitem -+ The first row has now ended; it is made into a single unset box -+ comprising the following seven items: -+ -+ \starttyping -+ \glue 2pt plus 3pt -+ \unsetbox for 1 column: u1a1v1 -+ \glue 2pt plus 3pt -+ \unsetbox for 1 column: a2 -+ \glue 1pt plus 1fil -+ \unsetbox for 1 column: u3\vrule v3 -+ \glue 1pt plus 1fil -+ \stoptyping -+ -+ The width of this unset row is unimportant, but it has the correct -+ height and depth, so the correct baselineskip glue will be computed -+ as the row is inserted into a vertical list. -+ \stopitem -+ -+ \startitem -+ Since `\.{\\noalign}' follows the current \.{\\cr}, \TeX\ appends -+ additional material (in this case \.{\\vskip 3pt}) to the vertical -+ list. While processing this material, \TeX\ will be in internal -+ vertical mode, and |no_align_group| will be on |save_stack|. -+ \stopitem -+ -+ \startitem -+ The next row produces an unset box that looks like this: -+ -+ \starttyping -+ \glue 2pt plus 3pt -+ \unsetbox for 2 columns: u1b1v1u2b2v2 -+ \glue 1pt plus 1fil -+ \unsetbox for 1 column: {(empty)} -+ \glue 1pt plus 1fil -+ \stoptyping -+ -+ The natural width of the unset box that spans columns 1~and~2 is -+ stored in a ``span node,'' which we will explain later; the -+ |span_ptr| field of the alignrecord for column~1 now points to the -+ new span node, and the |span_ptr| of the span node points to -+ |end_span|. -+ \stopitem -+ -+ \startitem -+ -+ The final row produces the unset box -+ -+ \starttyping -+ \glue 2pt plus 3pt\cr -+ \unsetbox for 1 column: {(empty)} -+ \glue 2pt plus 3pt\cr -+ \unsetbox for 2 columns: u2c2v2 -+ \glue 1pt plus 1fil -+ \stoptyping -+ -+ A new span node is attached to the alignrecord for column 2. -+ \stopitem -+ -+ \startitem -+ The last step is to compute the true column widths and to change all -+ the unset boxes to hboxes, appending the whole works to the vertical -+ list that encloses the \.{\\halign}. The rules for deciding on the -+ final widths of each unset column box will be explained below. -+ \stopitem -+ -+ \stopitemize -+ -+ Note that as \.{\\halign} is being processed, we fearlessly give up control -+ to the rest of \TeX. At critical junctures, an alignment routine is called -+ upon to step in and do some little action, but most of the time these -+ routines just lurk in the background. It's something like post-hypnotic -+ suggestion. -+ -+ We have mentioned that alignrecords contain no |height| or |depth| fields. -+ Their |glue_sign| and |glue_order| are pre-empted as well, since it is -+ necessary to store information about what to do when a template ends. This -+ information is called the |extra_info| field. -+ -+*/ -+ -+/*tex The pointer to \ token list: */ -+ -+#define u_part(A) vlink((A)+depth_offset) -+ -+/*tex The pointer to \ token list */ -+ -+#define v_part(A) vinfo((A)+depth_offset) -+ -+/*tex A column spanning list */ -+ -+#define span_ptr(A) vinfo((A)+1) -+ -+/*tex Info to remember during template */ -+ -+#define extra_info(A) vinfo((A)+list_offset) -+ -+/*tex -+ -+ Alignments can occur within alignments, so a small stack is used to access -+ the alignrecord information. At each level we have a |preamble| pointer, -+ indicating the beginning of the preamble list; a |cur_align| pointer, -+ indicating the current position in the preamble list; a |cur_span| pointer, -+ indicating the value of |cur_align| at the beginning of a sequence of spanned -+ columns; a |cur_loop| pointer, indicating the tabskip glue before an -+ alignrecord that should be copied next if the current list is extended; and -+ the |align_state| variable, which indicates the nesting of braces so that -+ \.{\\cr} and \.{\\span} and tab marks are properly intercepted. There also -+ are pointers |cur_head| and |cur_tail| to the head and tail of a list of -+ adjustments being moved out from horizontal mode to vertical~mode, and alike -+ |cur_pre_head| and |cur_pre_tail| for pre-adjust lists. -+ -+ The current values of these nine quantities appear in global variables; when -+ they have to be pushed down, they are stored in 6-word nodes, and |align_ptr| -+ points to the topmost such node. -+ -+*/ -+ -+/*tex This could be in |texnodes.h| but it's documented here. */ -+ -+/*tex The current preamble list: */ -+ -+#define preamble vlink(align_head) -+ -+/*tex The current position in the preamble list: */ -+ -+pointer cur_align = null; -+ -+/*tex The start of the currently spanned columns in the preamble list: */ -+ -+pointer cur_span = null; -+ -+/*tex A place to copy when extending a periodic preamble: */ -+ -+pointer cur_loop = null; -+ -+/*tex The most recently pushed-down alignment stack node: */ -+ -+pointer align_ptr = null; -+ -+/*tex Adjustment list pointers: */ -+ -+pointer cur_head = null, cur_tail = null; -+ -+/*tex Pre-adjustment list pointers: */ -+ -+pointer cur_pre_head = null, cur_pre_tail = null; -+ -+/*tex -+ -+ The |align_state| and |preamble| variables are initialized elsewhere. -+ -+ Alignment stack maintenance is handled by a pair of trivial routines called -+ |push_alignment| and |pop_alignment|. -+ -+ (HH:) It makes not much sense to add support for an \.{attr} keyword to -+ \.{\\halign} and \.{\\valign} because then we need to decide if we tag rows -+ or cells or both or come up with \.{cellattr} and \.{rowattr} and such. But -+ then it even makes sense to have explicit commands (in addition to the -+ seperator) to tags individual cells. Too muss hassle for now and the -+ advantages are not that large. -+ -+*/ -+ -+static void push_alignment(void) -+{ -+ /*tex The new alignment stack node: */ -+ pointer p; -+ p = new_node(align_stack_node, 0); -+ vinfo(p + 1) = align_ptr; -+ vlink(p + 1) = cur_align; -+ vinfo(p + 2) = preamble; -+ vlink(p + 2) = cur_span; -+ vinfo(p + 3) = cur_loop; -+ vlink(p + 3) = align_state; -+ vinfo(p + 4) = cur_head; -+ vlink(p + 4) = cur_tail; -+ vinfo(p + 5) = cur_pre_head; -+ vlink(p + 5) = cur_pre_tail; -+ align_ptr = p; -+ cur_head = new_node(temp_node, 0); -+ cur_pre_head = new_node(temp_node, 0); -+} -+ -+static void pop_alignment(void) -+{ -+ /*tex The top alignment stack node: */ -+ pointer p; -+ flush_node(cur_head); -+ flush_node(cur_pre_head); -+ p = align_ptr; -+ cur_pre_tail = vlink(p + 5); -+ cur_pre_head = vinfo(p + 5); -+ cur_tail = vlink(p + 4); -+ cur_head = vinfo(p + 4); -+ align_state = vlink(p + 3); -+ cur_loop = vinfo(p + 3); -+ cur_span = vlink(p + 2); -+ preamble = vinfo(p + 2); -+ cur_align = vlink(p + 1); -+ align_ptr = vinfo(p + 1); -+ flush_node(p); -+} -+ -+/*tex -+ -+ \TeX\ has eight procedures that govern alignments: |init_align| and -+ |fin_align| are used at the very beginning and the very end; |init_row| and -+ |fin_row| are used at the beginning and end of individual rows; |init_span| -+ is used at the beginning of a sequence of spanned columns (possibly involving -+ only one column); |init_col| and |fin_col| are used at the beginning and end -+ of individual columns; and |align_peek| is used after \.{\\cr} to see whether -+ the next item is \.{\\noalign}. -+ -+ We shall consider these routines in the order they are first used during the -+ course of a complete \.{\\halign}, namely |init_align|, |align_peek|, -+ |init_row|, |init_span|, |init_col|, |fin_col|, |fin_row|, |fin_align|. -+ -+ The preamble is copied directly, except that \.{\\tabskip} causes a change to -+ the tabskip glue, thereby possibly expanding macros that immediately follow -+ it. An appearance of \.{\\span} also causes such an expansion. -+ -+ Note that if the preamble contains `\.{\\global\\tabskip}', the -+ `\.{\\global}' token survives in the preamble and the `\.{\\tabskip}' defines -+ new tabskip glue (locally). -+ -+*/ -+ -+static void get_preamble_token(void) -+{ -+ RESTART: -+ get_token(); -+ while ((cur_chr == span_code) && (cur_cmd == tab_mark_cmd)) { -+ /*tex This token will be expanded once. */ -+ get_token(); -+ if (cur_cmd > max_command_cmd) { -+ expand(); -+ get_token(); -+ } -+ } -+ if (cur_cmd == endv_cmd) -+ fatal_error("(interwoven alignment preambles are not allowed)"); -+ if ((cur_cmd == assign_glue_cmd) -+ && (cur_chr == glue_base + tab_skip_code)) { -+ scan_optional_equals(); -+ scan_glue(glue_val_level); -+ if (global_defs_par > 0) -+ geq_define(glue_base + tab_skip_code, glue_ref_cmd, cur_val); -+ else -+ eq_define(glue_base + tab_skip_code, glue_ref_cmd, cur_val); -+ goto RESTART; -+ } -+} -+ -+/*tex -+ -+ When \.{\\halign} or \.{\\valign} has been scanned in an appropriate mode, -+ \TeX\ calls |init_align|, whose task is to get everything off to a good -+ start. This mostly involves scanning the preamble and putting its information -+ into the preamble list. -+ -+*/ -+ -+void init_align(void) -+{ -+ /*tex |warning_index| value for error messages */ -+ pointer save_cs_ptr; -+ /*tex for short-term temporary use */ -+ pointer p, r; -+ /*tex \.{\\halign} or \.{\\valign}, usually */ -+ save_cs_ptr = cur_cs; -+ push_alignment(); -+ /*tex enter a new alignment level */ -+ align_state = -1000000; -+ /*tex -+ -+ When \.{\\halign} is used as a displayed formula, there should be no -+ other pieces of mlists present. -+ -+ */ -+ if ((cur_list.mode_field == mmode) && ((cur_list.tail_field != cur_list.head_field) || (incompleat_noad_par != null))) { -+ const char *hlp[] = { -+ "Displays can use special alignments (like \\eqalignno)", -+ "only if nothing but the alignment itself is between $$'s.", -+ "So I've deleted the formulas that preceded this alignment.", -+ NULL -+ }; -+ tex_error("Improper \\halign inside $$'s", hlp); -+ flush_math(); -+ } -+ /*tex Enter a new semantic level. */ -+ push_nest(); -+ /*tex -+ -+ In vertical modes, |prev_depth| already has the correct value. But if we -+ are in |mmode| (displayed formula mode), we reach out to the enclosing -+ vertical mode for the |prev_depth| value that produces the correct -+ baseline calculations. -+ */ -+ if (cur_list.mode_field == mmode) { -+ cur_list.mode_field = -vmode; -+ prev_depth_par = nest[nest_ptr - 2].prev_depth_field; -+ } else if (cur_list.mode_field > 0) { -+ cur_list.mode_field = -(cur_list.mode_field); -+ } -+ scan_spec(align_group); -+ /*tex Scan the preamble. */ -+ preamble = null; -+ cur_align = align_head; -+ cur_loop = null; -+ scanner_status = aligning; -+ warning_index = save_cs_ptr; -+ align_state = -1000000; -+ /*tex At this point, |cur_cmd=left_brace|. */ -+ while (true) { -+ /*tex Append the current tabskip glue to the preamble list. */ -+ r = new_param_glue(tab_skip_code); -+ vlink(cur_align) = r; -+ cur_align = vlink(cur_align); -+ if (cur_cmd == car_ret_cmd) { -+ /*tex \.{\\cr} ends the preamble. */ -+ break; -+ } -+ /*tex -+ -+ Scan preamble text until |cur_cmd| is |tab_mark| or |car_ret| and -+ then scan the template \, putting the resulting token list in -+ |hold_token_head|. Spaces are eliminated from the beginning of a -+ template. -+ -+ */ -+ p = hold_token_head; -+ token_link(p) = null; -+ while (1) { -+ get_preamble_token(); -+ if (cur_cmd == mac_param_cmd) -+ break; -+ if ((cur_cmd <= car_ret_cmd) && (cur_cmd >= tab_mark_cmd) -+ && (align_state == -1000000)) { -+ if ((p == hold_token_head) && (cur_loop == null) && (cur_cmd == tab_mark_cmd)) { -+ cur_loop = cur_align; -+ } else { -+ const char *hlp[] = { -+ "There should be exactly one # between &'s, when an", -+ "\\halign or \\valign is being set up. In this case you had", -+ "none, so I've put one in; maybe that will work.", -+ NULL -+ }; -+ back_input(); -+ tex_error("Missing # inserted in alignment preamble", hlp); -+ break; -+ } -+ } else if ((cur_cmd != spacer_cmd) || (p != hold_token_head)) { -+ r = get_avail(); -+ token_link(p) = r; -+ p = token_link(p); -+ token_info(p) = cur_tok; -+ } -+ } -+ r = new_node(align_record_node, 0); -+ vlink(cur_align) = r; -+ /*tex A new align record: */ -+ cur_align = vlink(cur_align); -+ span_ptr(cur_align) = end_span; -+ width(cur_align) = null_flag; -+ u_part(cur_align) = token_link(hold_token_head); -+ /*tex -+ -+ Scan the template \, putting the resulting token list in -+ |hold_token_head|. -+ -+ */ -+ p = hold_token_head; -+ token_link(p) = null; -+ while (1) { -+ CONTINUE: -+ get_preamble_token(); -+ if ((cur_cmd <= car_ret_cmd) && (cur_cmd >= tab_mark_cmd) && (align_state == -1000000)) -+ break; -+ if (cur_cmd == mac_param_cmd) { -+ const char *hlp[] = { -+ "There should be exactly one # between &'s, when an", -+ "\\halign or \\valign is being set up. In this case you had", -+ "more than one, so I'm ignoring all but the first.", -+ NULL -+ }; -+ tex_error("Only one # is allowed per tab", hlp); -+ goto CONTINUE; -+ } -+ r = get_avail(); -+ token_link(p) = r; -+ p = token_link(p); -+ token_info(p) = cur_tok; -+ } -+ r = get_avail(); -+ token_link(p) = r; -+ p = token_link(p); -+ /*tex Put \.{\\endtemplate} at the end: */ -+ token_info(p) = end_template_token; -+ v_part(cur_align) = token_link(hold_token_head); -+ } -+ scanner_status = normal; -+ new_save_level(align_group); -+ if (every_cr_par != null) -+ begin_token_list(every_cr_par, every_cr_text); -+ /*tex Look for \.{\\noalign} or \.{\\omit}. */ -+ align_peek(); -+} -+ -+/*tex -+ -+ The tricky part about alignments is getting the templates into the scanner at -+ the right time, and recovering control when a row or column is finished. -+ -+ We usually begin a row after each \.{\\cr} has been sensed, unless that -+ \.{\\cr} is followed by \.{\\noalign} or by the right brace that terminates -+ the alignment. The |align_peek| routine is used to look ahead and do the -+ right thing; it either gets a new row started, or gets a \.{\\noalign} -+ started, or finishes off the alignment. -+ -+*/ -+ -+void align_peek(void) -+{ -+ RESTART: -+ align_state = 1000000; -+ do { -+ get_x_or_protected(); -+ } while (cur_cmd == spacer_cmd); -+ if (cur_cmd == no_align_cmd) { -+ scan_left_brace(); -+ new_save_level(no_align_group); -+ if (cur_list.mode_field == -vmode) -+ normal_paragraph(); -+ } else if (cur_cmd == right_brace_cmd) { -+ fin_align(); -+ } else if ((cur_cmd == car_ret_cmd) && (cur_chr == cr_cr_code)) { -+ /*tex Ignore \.{\\crcr}. */ -+ goto RESTART; -+ } else { -+ /*tex Start a new row. */ -+ init_row(); -+ /*tex Start a new column and replace what we peeked at. */ -+ init_col(); -+ } -+} -+ -+ -+/*tex -+ -+ The parameter to |init_span| is a pointer to the alignrecord where the next -+ column or group of columns will begin. A new semantic level is entered, so -+ that the columns will generate a list for subsequent packaging. -+ -+*/ -+ -+static void init_span(pointer p) -+{ -+ push_nest(); -+ if (cur_list.mode_field == -hmode) { -+ space_factor_par = 1000; -+ } else { -+ prev_depth_par = ignore_depth; -+ normal_paragraph(); -+ } -+ cur_span = p; -+} -+ -+/*tex -+ -+ To start a row (i.e., a `row' that rhymes with `dough' but not with `bough'), -+ we enter a new semantic level, copy the first tabskip glue, and change from -+ internal vertical mode to restricted horizontal mode or vice versa. The -+ |space_factor| and |prev_depth| are not used on this semantic level, but we -+ clear them to zero just to be tidy. -+ -+*/ -+ -+void init_row(void) -+{ -+ push_nest(); -+ cur_list.mode_field = (-hmode - vmode) - cur_list.mode_field; -+ if (cur_list.mode_field == -hmode) -+ space_factor_par = 0; -+ else -+ prev_depth_par = 0; -+ tail_append(new_glue(preamble)); -+ subtype(cur_list.tail_field) = tab_skip_code + 1; -+ cur_align = vlink(preamble); -+ cur_tail = cur_head; -+ cur_pre_tail = cur_pre_head; -+ init_span(cur_align); -+} -+ -+/*tex -+ -+ When a column begins, we assume that |cur_cmd| is either |omit| or else the -+ current token should be put back into the input until the \ template has -+ been scanned. (Note that |cur_cmd| might be |tab_mark| or |car_ret|.) We also -+ assume that |align_state| is approximately 1000000 at this time. We remain in -+ the same mode, and start the template if it is called for. -+ -+*/ -+ -+void init_col(void) -+{ -+ extra_info(cur_align) = cur_cmd; -+ if (cur_cmd == omit_cmd) -+ align_state = 0; -+ else { -+ back_input(); -+ begin_token_list(u_part(cur_align), u_template); -+ } -+ /*tex now |align_state=1000000| */ -+} -+ -+ -+/*tex -+ -+ The scanner sets |align_state| to zero when the \ template ends. When a -+ subsequent \.{\\cr} or \.{\\span} or tab mark occurs with |align_state=0|, -+ the scanner activates the following code, which fires up the \ template. -+ We need to remember the |cur_chr|, which is either |cr_cr_code|, |cr_code|, -+ |span_code|, or a character code, depending on how the column text has ended. -+ -+ This part of the program had better not be activated when the preamble to -+ another alignment is being scanned, or when no alignment preamble is active. -+ -+*/ -+ -+void insert_vj_template(void) -+{ -+ if ((scanner_status == aligning) || (cur_align == null)) -+ fatal_error("(interwoven alignment preambles are not allowed)"); -+ cur_cmd = extra_info(cur_align); -+ extra_info(cur_align) = cur_chr; -+ if (cur_cmd == omit_cmd) -+ begin_token_list(omit_template, v_template); -+ else -+ begin_token_list(v_part(cur_align), v_template); -+ align_state = 1000000; -+} -+ -+/*tex Determine the stretch order */ -+ -+#define determine_stretch_order() do { \ -+ if (total_stretch[filll]!= 0) o = filll; \ -+ else if (total_stretch[fill] != 0) o = fill; \ -+ else if (total_stretch[fil] != 0) o = fil; \ -+ else if (total_stretch[sfi] != 0) o = sfi; \ -+ else o=normal; \ -+} while (0) -+ -+/*tex Determine the shrink order */ -+ -+#define determine_shrink_order() do { \ -+ if (total_shrink[filll] != 0) o = filll; \ -+ else if (total_shrink[fill] != 0) o = fill; \ -+ else if (total_shrink[fil] != 0) o = fil; \ -+ else if (total_shrink[sfi] != 0) o = sfi; \ -+ else o=normal; \ -+} while (0) -+ -+/*tex -+ -+ When the |endv| command at the end of a \ template comes through the -+ scanner, things really start to happen; and it is the |fin_col| routine that -+ makes them happen. This routine returns |true| if a row as well as a column -+ has been finished. -+ -+*/ -+ -+boolean fin_col(void) -+{ -+ /*tex the alignrecord after the current one */ -+ pointer p; -+ /*tex temporary pointers for list manipulation */ -+ pointer q, r; -+ /*tex a new span node */ -+ pointer s; -+ /*tex a new unset box */ -+ pointer u; -+ /*tex natural width */ -+ scaled w; -+ /*tex order of infinity */ -+ unsigned char o; -+ /*tex span counter */ -+ halfword n; -+ if (cur_align == null) -+ confusion("endv"); -+ q = vlink(cur_align); -+ if (q == null) -+ confusion("endv"); -+ if (align_state < 500000) -+ fatal_error("(interwoven alignment preambles are not allowed)"); -+ p = vlink(q); -+ /*tex If the preamble list has been traversed, check that the row has ended. */ -+ if ((p == null) && (extra_info(cur_align) < cr_code)) { -+ if (cur_loop != null) { -+ /*tex Lengthen the preamble periodically: */ -+ r = new_node(align_record_node, 0); -+ vlink(q) = r; -+ /*tex A new align record: */ -+ p = vlink(q); -+ span_ptr(p) = end_span; -+ width(p) = null_flag; -+ cur_loop = vlink(cur_loop); -+ /*tex Copy the templates from node |cur_loop| into node |p|. */ -+ q = hold_token_head; -+ r = u_part(cur_loop); -+ while (r != null) { -+ s = get_avail(); -+ token_link(q) = s; -+ q = token_link(q); -+ token_info(q) = token_info(r); -+ r = token_link(r); -+ } -+ token_link(q) = null; -+ u_part(p) = token_link(hold_token_head); -+ q = hold_token_head; -+ r = v_part(cur_loop); -+ while (r != null) { -+ s = get_avail(); -+ token_link(q) = s; -+ q = token_link(q); -+ token_info(q) = token_info(r); -+ r = token_link(r); -+ } -+ token_link(q) = null; -+ v_part(p) = token_link(hold_token_head); -+ cur_loop = vlink(cur_loop); -+ r = new_glue(cur_loop); -+ vlink(p) = r; -+ } else { -+ const char *hlp[] = { -+ "You have given more \\span or & marks than there were", -+ "in the preamble to the \\halign or \\valign now in progress.", -+ "So I'll assume that you meant to type \\cr instead.", -+ NULL -+ }; -+ extra_info(cur_align) = cr_code; -+ tex_error("Extra alignment tab has been changed to \\cr", hlp); -+ } -+ } -+ if (extra_info(cur_align) != span_code) { -+ unsave(); -+ new_save_level(align_group); -+ /*tex Package an unset box for the current column and record its width. */ -+ if (cur_list.mode_field == -hmode) { -+ adjust_tail = cur_tail; -+ pre_adjust_tail = cur_pre_tail; -+ u = filtered_hpack(cur_list.head_field, cur_list.tail_field, 0, additional, align_set_group, -1, 0, 0); -+ w = width(u); -+ cur_tail = adjust_tail; -+ adjust_tail = null; -+ cur_pre_tail = pre_adjust_tail; -+ pre_adjust_tail = null; -+ } else { -+ u = filtered_vpackage(vlink(cur_list.head_field), 0, additional, 0, align_set_group, -1, 0, 0); -+ w = height(u); -+ } -+ /*tex This represents a span count of 1: */ -+ n = min_quarterword; -+ if (cur_span != cur_align) { -+ /*tex Update width entry for spanned columns. */ -+ q = cur_span; -+ do { -+ incr(n); -+ q = vlink(vlink(q)); -+ } while (q != cur_align); -+ if (n > max_quarterword) { -+ /*tex This can happen, but won't. */ -+ confusion("too many spans"); -+ } -+ q = cur_span; -+ while (span_span(span_ptr(q)) < n) { -+ q = span_ptr(q); -+ } -+ if (span_span(span_ptr(q)) > n) { -+ s = new_span_node(span_ptr(q), n, w); -+ span_ptr(q) = s; -+ } else if (width(span_ptr(q)) < w) { -+ width(span_ptr(q)) = w; -+ } -+ } else if (w > width(cur_align)) { -+ width(cur_align) = w; -+ } -+ type(u) = unset_node; -+ span_count(u) = (quarterword) n; -+ determine_stretch_order(); -+ glue_order(u) = o; -+ glue_stretch(u) = total_stretch[o]; -+ determine_shrink_order(); -+ glue_sign(u) = o; -+ glue_shrink(u) = total_shrink[o]; -+ pop_nest(); -+ vlink(cur_list.tail_field) = u; -+ cur_list.tail_field = u; -+ /*tex Copy the tabskip glue between columns. */ -+ tail_append(new_glue(vlink(cur_align))); -+ subtype(cur_list.tail_field) = tab_skip_code + 1; -+ if (extra_info(cur_align) >= cr_code) { -+ return true; -+ } -+ init_span(p); -+ } -+ align_state = 1000000; -+ do { -+ get_x_or_protected(); -+ } while (cur_cmd == spacer_cmd); -+ cur_align = p; -+ init_col(); -+ return false; -+} -+ -+/*tex -+ -+ A span node is a 3-word record containing |width|, |span_span|, and -+ |span_ptr| fields. The |span_span| field indicates the number of spanned -+ columns; the |span_ptr| field points to a span node for the same starting -+ column, having a greater extent of spanning, or to |end_span|, which has the -+ largest possible |span_span| field; the |width| field holds the largest -+ natural width corresponding to a particular set of spanned columns. -+ -+ A list of the maximum widths so far, for spanned columns starting at a given -+ column, begins with the |span_ptr| field of the alignrecord for that column. -+ The code has to make sure that there is room for |span_ptr| in both the -+ alignrecord and the span nodes, which is why |span_ptr| replaces |node_attr|. -+ -+ The |new_span_node| function is defined in |texnodes.c|. -+ -+*/ -+ -+/*tex This is normally |alink|: */ -+ -+#ifndef span_span -+# define span_span(A) vlink((A)+1) -+#endif -+ -+/*tex -+ -+ At the end of a row, we append an unset box to the current vlist (for -+ \.{\\halign}) or the current hlist (for \.{\\valign}). This unset box -+ contains the unset boxes for the columns, separated by the tabskip glue. -+ Everything will be set later. -+ -+*/ -+ -+void fin_row(void) -+{ -+ /*tex The new unset box: */ -+ pointer p; -+ if (cur_list.mode_field == -hmode) { -+ p = filtered_hpack(cur_list.head_field, cur_list.tail_field, 0, -+ additional, fin_row_group, -1, 0, 0); -+ pop_nest(); -+ if (cur_pre_head != cur_pre_tail) -+ append_list(cur_pre_head, cur_pre_tail); -+ append_to_vlist(p,lua_key_index(alignment)); -+ if (cur_head != cur_tail) -+ append_list(cur_head, cur_tail); -+ } else { -+ p = filtered_vpackage(vlink(cur_list.head_field), -+ 0, additional, max_depth_par, fin_row_group, -1, 0, 0); -+ pop_nest(); -+ vlink(cur_list.tail_field) = p; -+ cur_list.tail_field = p; -+ space_factor_par = 1000; -+ } -+ type(p) = unset_node; -+ glue_stretch(p) = 0; -+ if (every_cr_par != null) -+ begin_token_list(every_cr_par, every_cr_text); -+ align_peek(); -+ /*tex Note that |glue_shrink(p)=0| since |glue_shrink==shift_amount|. */ -+} -+ -+/*tex -+ -+ Finally, we will reach the end of the alignment, and we can breathe a sigh of -+ relief that memory hasn't overflowed. All the unset boxes will now be set so -+ that the columns line up, taking due account of spanned columns. -+ -+*/ -+ -+void fin_align(void) -+{ -+ /*tex registers for the list operations */ -+ pointer p, q, r, s, u, rr; -+ /*tex width of column */ -+ scaled t, w; -+ /*tex shift offset for unset boxes */ -+ scaled o; -+ /*tex matching span amount */ -+ halfword n; -+ /*tex temporary storage for |overfull_rule| */ -+ scaled rule_save; -+ /*tex temporary storage for |prev_depth| */ -+ halfword pd; -+ /*tex temporary storage for |new_glue| */ -+ halfword ng; -+ /*tex The |align_group| was for individual entries: */ -+ if (cur_group != align_group) -+ confusion("align1"); -+ unsave(); -+ /*tex The |align_group| was for the whole alignment: */ -+ if (cur_group != align_group) -+ confusion("align0"); -+ unsave(); -+ if (nest[nest_ptr - 1].mode_field == mmode) { -+ o = display_indent_par; -+ } else { -+ o = 0; -+ } -+ /*tex -+ -+ Go through the preamble list, determining the column widths and -+ changing the alignrecords to dummy unset boxes. -+ -+ It's time now to dismantle the preamble list and to compute the -+ column widths. Let $w_{ij}$ be the maximum of the natural widths of -+ all entries that span columns $i$ through $j$, inclusive. The -+ alignrecord for column~$i$ contains $w_{ii}$ in its |width| field, -+ and there is also a linked list of the nonzero $w_{ij}$ for -+ increasing $j$, accessible via the |info| field; these span nodes -+ contain the value $j-i+|min_quarterword|$ in their |link| fields. The -+ values of $w_{ii}$ were initialized to |null_flag|, which we regard -+ as $-\infty$. -+ -+ The final column widths are defined by the formula $$w_j=\max_{1\L -+ i\L j}\biggl( w_{ij}-\sum_{i\L k1$. Then $w_2=w_{22}$. Then replace $w_{3j}$ by -+ $\max(w_{3j},w_{2j}-t_2-w_2)$ for all $j>2$; and so on. If any $w_j$ -+ turns out to be $-\infty$, its value is changed to zero and so is the -+ next tabskip. -+ -+ */ -+ q = vlink(preamble); -+ do { -+ flush_list(u_part(q)); -+ flush_list(v_part(q)); -+ p = vlink(vlink(q)); -+ if (width(q) == null_flag) { -+ /*tex Nullify |width(q)| and the tabskip glue following this column. */ -+ width(q) = 0; -+ r = vlink(q); -+ reset_glue_to_zero(r); -+ } -+ if (span_ptr(q) != end_span) { -+ /*tex -+ -+ Merge the widths in the span nodes of |q| with those of |p|, -+ destroying the span nodes of |q|. -+ -+ Merging of two span-node lists is a typical exercise in the -+ manipulation of linearly linked data structures. The essential -+ invariant in the following |repeat| loop is that we want to -+ dispense with node |r|, in |q|'s list, and |u| is its successor; -+ all nodes of |p|'s list up to and including |s| have been -+ processed, and the successor of |s| matches |r| or precedes |r| -+ or follows |r|, according as |link(r)=n| or |link(r)>n| or -+ |link(r) n) { -+ s = span_ptr(s); -+ n = span_span(span_ptr(s)) + 1; -+ } -+ if (span_span(r) < n) { -+ span_ptr(r) = span_ptr(s); -+ span_ptr(s) = r; -+ decr(span_span(r)); -+ s = r; -+ } else { -+ if (width(r) > width(span_ptr(s))) -+ width(span_ptr(s)) = width(r); -+ flush_node(r); -+ } -+ r = u; -+ } while (r != end_span); -+ } -+ type(q) = unset_node; -+ span_count(q) = min_quarterword; -+ height(q) = 0; -+ depth(q) = 0; -+ glue_order(q) = normal; -+ glue_sign(q) = normal; -+ glue_stretch(q) = 0; -+ glue_shrink(q) = 0; -+ q = p; -+ } while (q != null); -+ /*tex -+ -+ Package the preamble list, to determine the actual tabskip glue amounts, -+ and let |p| point to this prototype box. -+ -+ Now the preamble list has been converted to a list of alternating unset -+ boxes and tabskip glue, where the box widths are equal to the final -+ column sizes. In case of \.{\\valign}, we change the widths to heights, -+ so that a correct error message will be produced if the alignment is -+ overfull or underfull. -+ -+ */ -+ decr(save_ptr); -+ pack_begin_line = -cur_list.ml_field; -+ if (cur_list.mode_field == -vmode) { -+ rule_save = overfull_rule_par; -+ /*tex Prevent the rule from being packaged. */ -+ overfull_rule_par = 0; -+ p = hpack(preamble, saved_value(0), saved_level(0), -1); -+ overfull_rule_par = rule_save; -+ } else { -+ q = vlink(preamble); -+ do { -+ height(q) = width(q); -+ width(q) = 0; -+ q = vlink(vlink(q)); -+ } while (q != null); -+ p = filtered_vpackage(preamble, -+ saved_value(0), saved_level(0), max_depth_par, preamble_group, -1, 0, 0); -+ q = vlink(preamble); -+ do { -+ width(q) = height(q); -+ height(q) = 0; -+ q = vlink(vlink(q)); -+ } while (q != null); -+ } -+ pack_begin_line = 0; -+ /*tex Set the glue in all the unset boxes of the current list. */ -+ q = vlink(cur_list.head_field); -+ s = cur_list.head_field; -+ while (q != null) { -+ if (!is_char_node(q)) { -+ if (type(q) == unset_node) { -+ /*tex -+ -+ We set the unset box |q| and the unset boxes in it. The unset -+ box |q| represents a row that contains one or more unset -+ boxes, depending on how soon \.{\\cr} occurred in that row. -+ -+ */ -+ if (cur_list.mode_field == -vmode) { -+ type(q) = hlist_node; -+ subtype(q) = align_row_list; -+ width(q) = width(p); -+ } else { -+ type(q) = vlist_node; -+ subtype(q) = align_row_list; -+ height(q) = height(p); -+ } -+ glue_order(q) = glue_order(p); -+ glue_sign(q) = glue_sign(p); -+ glue_set(q) = glue_set(p); -+ shift_amount(q) = o; -+ r = vlink(list_ptr(q)); -+ assert (type(r) == unset_node); -+ s = vlink(list_ptr(p)); -+ do { -+ /*tex -+ -+ We set the glue in node |r| and change it from an unset -+ node. A box made from spanned columns will be followed by -+ tabskip glue nodes and by empty boxes as if there were no -+ spanning. This permits perfect alignment of subsequent -+ entries, and it prevents values that depend on floating -+ point arithmetic from entering into the dimensions of any -+ boxes. -+ -+ */ -+ n = span_count(r); -+ t = width(s); -+ w = t; -+ u = hold_head; -+ while (n > min_quarterword) { -+ decr(n); -+ /*tex -+ -+ Append tabskip glue and an empty box to list |u|, and -+ update |s| and |t| as the prototype nodes are passed. -+ -+ */ -+ s = vlink(s); -+ ng = new_glue(s); -+ vlink(u) = ng; -+ u = vlink(u); -+ subtype(u) = tab_skip_code + 1; -+ t = t + width(s); -+ if (glue_sign(p) == stretching) { -+ if (stretch_order(s) == glue_order(p)) -+ t = t + round(float_cast(glue_set(p)) * float_cast(stretch(s))); -+ } else if (glue_sign(p) == shrinking) { -+ if (shrink_order(s) == glue_order(p)) -+ t = t - round(float_cast(glue_set(p)) * float_cast(shrink(s))); -+ } -+ s = vlink(s); -+ rr = new_null_box(); -+ vlink(u) = rr; -+ u = vlink(u); -+ t = t + width(s); -+ subtype(u) = align_cell_list; -+ if (cur_list.mode_field == -vmode) { -+ width(u) = width(s); -+ } else { -+ type(u) = vlist_node; -+ height(u) = width(s); -+ } -+ } -+ if (cur_list.mode_field == -vmode) { -+ /*tex -+ -+ Make the unset node |r| into an |hlist_node| of width -+ |w|, setting the glue as if the width were |t|. -+ -+ */ -+ height(r) = height(q); -+ depth(r) = depth(q); -+ if (t == width(r)) { -+ glue_sign(r) = normal; -+ glue_order(r) = normal; -+ set_glue_ratio_zero(glue_set(r)); -+ } else if (t > width(r)) { -+ glue_sign(r) = stretching; -+ if (glue_stretch(r) == 0) -+ set_glue_ratio_zero(glue_set(r)); -+ else -+ glue_set(r) = unfloat((double) (t - width(r)) / glue_stretch(r)); -+ } else { -+ glue_order(r) = glue_sign(r); -+ glue_sign(r) = shrinking; -+ if (glue_shrink(r) == 0) -+ set_glue_ratio_zero(glue_set(r)); -+ else if ((glue_order(r) == normal) && (width(r) - t > glue_shrink(r))) -+ set_glue_ratio_one(glue_set(r)); -+ else -+ glue_set(r) = unfloat((double) (width(r) - t) / glue_shrink(r)); -+ } -+ width(r) = w; -+ type(r) = hlist_node; -+ subtype(r) = align_cell_list; -+ -+ } else { -+ /*tex -+ -+ Make the unset node |r| into a |vlist_node| of height -+ |w|, setting the glue as if the height were |t|. -+ -+ */ -+ width(r) = width(q); -+ if (t == height(r)) { -+ glue_sign(r) = normal; -+ glue_order(r) = normal; -+ set_glue_ratio_zero(glue_set(r)); -+ } else if (t > height(r)) { -+ glue_sign(r) = stretching; -+ if (glue_stretch(r) == 0) -+ set_glue_ratio_zero(glue_set(r)); -+ else -+ glue_set(r) = unfloat((t - height(r)) / glue_stretch(r)); -+ } else { -+ glue_order(r) = glue_sign(r); -+ glue_sign(r) = shrinking; -+ if (glue_shrink(r) == 0) -+ set_glue_ratio_zero(glue_set(r)); -+ else if ((glue_order(r) == normal) && (height(r) - t > glue_shrink(r))) -+ set_glue_ratio_one(glue_set(r)); -+ else -+ glue_set(r) = unfloat((height(r) - t) / glue_shrink(r)); -+ } -+ height(r) = w; -+ type(r) = vlist_node; -+ subtype(r) = align_cell_list; -+ } -+ shift_amount(r) = 0; -+ if (u != hold_head) { -+ /*tex Append blank boxes to account for spanned nodes. */ -+ vlink(u) = vlink(r); -+ vlink(r) = vlink(hold_head); -+ r = u; -+ } -+ -+ r = vlink(vlink(r)); -+ s = vlink(vlink(s)); -+ } while (r != null); -+ -+ } else if (type(q) == rule_node) { -+ /*tex -+ -+ Make the running dimensions in rule |q| extend to the -+ boundaries of the alignment. -+ -+ */ -+ if (is_running(width(q))) -+ width(q) = width(p); -+ if (is_running(height(q))) -+ height(q) = height(p); -+ if (is_running(depth(q))) -+ depth(q) = depth(p); -+ if (o != 0) { -+ r = vlink(q); -+ vlink(q) = null; -+ q = hpack(q, 0, additional, -1); -+ shift_amount(q) = o; -+ subtype(q) = align_cell_list; -+ vlink(q) = r; -+ vlink(s) = q; -+ } -+ } -+ } -+ s = q; -+ q = vlink(q); -+ } -+ flush_node_list(p); -+ pop_alignment(); -+ /*tex -+ -+ We now have a completed alignment, in the list that starts at -+ |cur_list.head_field| and ends at |cur_list.tail_field|. This list will -+ be merged with the one that encloses it. (In case the enclosing mode is -+ |mmode|, for displayed formulas, we will need to insert glue before and -+ after the display; that part of the program will be deferred until we're -+ more familiar with such operations.) -+ -+ */ -+ pd = prev_depth_par; -+ p = vlink(cur_list.head_field); -+ q = cur_list.tail_field; -+ pop_nest(); -+ if (cur_list.mode_field == mmode) { -+ finish_display_alignment(p, q, pd); -+ } else { -+ prev_depth_par = pd; -+ vlink(cur_list.tail_field) = p; -+ if (p != null) -+ cur_list.tail_field = q; -+ if (cur_list.mode_field == vmode) { -+ if (!output_active) -+ lua_node_filter_s(buildpage_filter_callback,lua_key_index(alignment)); -+ build_page(); -+ } -+ } -+} -+ -+/*tex -+ -+ The token list |omit_template| just referred to is a constant token list that -+ contains the special control sequence \.{\\endtemplate} only. -+ -+*/ -+ -+void initialize_alignments(void) -+{ -+ token_info(omit_template) = end_template_token; -+ span_span(end_span) = max_quarterword + 1; -+ span_ptr(end_span) = null; -+} -diff --git a/texk/web2c/luatexdir/tex/align.w b/texk/web2c/luatexdir/tex/align.w -deleted file mode 100644 -index dd0ed1033..000000000 ---- a/texk/web2c/luatexdir/tex/align.w -+++ /dev/null -@@ -1,1144 +0,0 @@ --% align.w --% --% Copyright 2009-2010 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --\def\<#1>{$#1$} -- --@ @c -- -- --#include "ptexlib.h" -- --@ @c --void fin_align(void); --void init_row(void); --void init_col(void); -- --#define noDEBUG -- --@ It's sort of a miracle whenever \.{\\halign} and \.{\\valign} work, because --they cut across so many of the control structures of \TeX. -- --Therefore the present page is probably not the best place for a beginner to --start reading this program; it is better to master everything else first. -- --Let us focus our thoughts on an example of what the input might be, in order --to get some idea about how the alignment miracle happens. The example doesn't --do anything useful, but it is sufficiently general to indicate all of the --special cases that must be dealt with; please do not be disturbed by its --apparent complexity and meaninglessness. --$$\vbox{\halign{\.{#}\hfil\cr --{}\\tabskip 2pt plus 3pt\cr --{}\\halign to 300pt\{u1\#v1\&\cr --\hskip 50pt\\tabskip 1pt plus 1fil u2\#v2\&\cr --\hskip 50pt u3\#v3\\cr\cr --\hskip 25pt a1\&\\omit a2\&\\vrule\\cr\cr --\hskip 25pt \\noalign\{\\vskip 3pt\}\cr --\hskip 25pt b1\\span b2\\cr\cr --\hskip 25pt \\omit\&c2\\span\\omit\\cr\}\cr}}$$ --Here's what happens: -- --\yskip --(0) When `\.{\\halign to 300pt\{}' is scanned, the |scan_spec| routine --places the 300pt dimension onto the |save_stack|, and an |align_group| --code is placed above it. This will make it possible to complete the alignment --when the matching `\.\}' is found. -- --(1) The preamble is scanned next. Macros in the preamble are not expanded, --@^preamble@> --except as part of a tabskip specification. For example, if \.{u2} had been --a macro in the preamble above, it would have been expanded, since \TeX\ --must look for `\.{minus...}' as part of the tabskip glue. A ``preamble list'' --is constructed based on the user's preamble; in our case it contains the --following seven items: --$$\vbox{\halign{\.{#}\hfil\qquad&(#)\hfil\cr --{}\\glue 2pt plus 3pt&the tabskip preceding column 1\cr --{}\\alignrecord, width $-\infty$&preamble info for column 1\cr --{}\\glue 2pt plus 3pt&the tabskip between columns 1 and 2\cr --{}\\alignrecord, width $-\infty$&preamble info for column 2\cr --{}\\glue 1pt plus 1fil&the tabskip between columns 2 and 3\cr --{}\\alignrecord, width $-\infty$&preamble info for column 3\cr --{}\\glue 1pt plus 1fil&the tabskip following column 3\cr}}$$ --These ``alignrecord'' entries have the same size as an |unset_node|, --since they will later be converted into such nodes. These alignrecord --nodes have no |depth| field; this is split into |u_part| and |v_part|, --and they point to token lists for the templates of the alignment. For --example, the |u_part| field in the first alignrecord points to the --token list `\.{u1}', i.e., the template preceding the `\.\#' for --column~1. Furthermore, They have a |span_ptr| instead of a |node_attr| --field, and these |span_ptr| fields are initially set to the value --|end_span|, for reasons explained below. -- --(2) \TeX\ now looks at what follows the \.{\\cr} that ended the preamble. --It is not `\.{\\noalign}' or `\.{\\omit}', so this input is put back to --be read again, and the template `\.{u1}' is fed to the scanner. Just --before reading `\.{u1}', \TeX\ goes into restricted horizontal mode. --Just after reading `\.{u1}', \TeX\ will see `\.{a1}', and then (when the --{\.\&} is sensed) \TeX\ will see `\.{v1}'. Then \TeX\ scans an |endv| --token, indicating the end of a column. At this point an |unset_node| is --created, containing the contents of the current hlist (i.e., `\.{u1a1v1}'). --The natural width of this unset node replaces the |width| field of the --alignrecord for column~1; in general, the alignrecords will record the --maximum natural width that has occurred so far in a given column. -- --(3) Since `\.{\\omit}' follows the `\.\&', the templates for column~2 --are now bypassed. Again \TeX\ goes into restricted horizontal mode and --makes an |unset_node| from the resulting hlist; but this time the --hlist contains simply `\.{a2}'. The natural width of the new unset box --is remembered in the |width| field of the alignrecord for column~2. -- --(4) A third |unset_node| is created for column 3, using essentially the --mechanism that worked for column~1; this unset box contains `\.{u3\\vrule --v3}'. The vertical rule in this case has running dimensions that will later --extend to the height and depth of the whole first row, since each |unset_node| --in a row will eventually inherit the height and depth of its enclosing box. -- --(5) The first row has now ended; it is made into a single unset box --comprising the following seven items: --$$\vbox{\halign{\hbox to 325pt{\qquad\.{#}\hfil}\cr --{}\\glue 2pt plus 3pt\cr --{}\\unsetbox for 1 column: u1a1v1\cr --{}\\glue 2pt plus 3pt\cr --{}\\unsetbox for 1 column: a2\cr --{}\\glue 1pt plus 1fil\cr --{}\\unsetbox for 1 column: u3\\vrule v3\cr --{}\\glue 1pt plus 1fil\cr}}$$ --The width of this unset row is unimportant, but it has the correct height --and depth, so the correct baselineskip glue will be computed as the row --is inserted into a vertical list. -- --(6) Since `\.{\\noalign}' follows the current \.{\\cr}, \TeX\ appends --additional material (in this case \.{\\vskip 3pt}) to the vertical list. --While processing this material, \TeX\ will be in internal vertical --mode, and |no_align_group| will be on |save_stack|. -- --(7) The next row produces an unset box that looks like this: --$$\vbox{\halign{\hbox to 325pt{\qquad\.{#}\hfil}\cr --{}\\glue 2pt plus 3pt\cr --{}\\unsetbox for 2 columns: u1b1v1u2b2v2\cr --{}\\glue 1pt plus 1fil\cr --{}\\unsetbox for 1 column: {\rm(empty)}\cr --{}\\glue 1pt plus 1fil\cr}}$$ --The natural width of the unset box that spans columns 1~and~2 is stored --in a ``span node,'' which we will explain later; the |span_ptr| field of the --alignrecord for column~1 now points to the new span node, and the |span_ptr| --of the span node points to |end_span|. -- --(8) The final row produces the unset box --$$\vbox{\halign{\hbox to 325pt{\qquad\.{#}\hfil}\cr --{}\\glue 2pt plus 3pt\cr --{}\\unsetbox for 1 column: {\rm(empty)}\cr --{}\\glue 2pt plus 3pt\cr --{}\\unsetbox for 2 columns: u2c2v2\cr --{}\\glue 1pt plus 1fil\cr}}$$ --A new span node is attached to the alignrecord for column 2. -- --(9) The last step is to compute the true column widths and to change all the --unset boxes to hboxes, appending the whole works to the vertical list that --encloses the \.{\\halign}. The rules for deciding on the final widths of --each unset column box will be explained below. -- --\yskip\noindent --Note that as \.{\\halign} is being processed, we fearlessly give up control --to the rest of \TeX. At critical junctures, an alignment routine is --called upon to step in and do some little action, but most of the time --these routines just lurk in the background. It's something like --post-hypnotic suggestion. -- --@ We have mentioned that alignrecords contain no |height| or |depth| fields. --Their |glue_sign| and |glue_order| are pre-empted as well, since it --is necessary to store information about what to do when a template ends. --This information is called the |extra_info| field. -- --@c --/* could be in texnodes.h, but documented here*/ -- --#define u_part(A) vlink((A)+depth_offset) /* pointer to \ token list */ --#define v_part(A) vinfo((A)+depth_offset) /* pointer to \ token list */ --#define span_ptr(A) vinfo((A)+1) /* column spanning list */ --#define extra_info(A) vinfo((A)+list_offset) /* info to remember during template */ -- --@ Alignments can occur within alignments, so a small stack is used to access --the alignrecord information. At each level we have a |preamble| pointer, --indicating the beginning of the preamble list; a |cur_align| pointer, --indicating the current position in the preamble list; a |cur_span| pointer, --indicating the value of |cur_align| at the beginning of a sequence of --spanned columns; a |cur_loop| pointer, indicating the tabskip glue before --an alignrecord that should be copied next if the current list is extended; --and the |align_state| variable, which indicates the nesting of braces so --that \.{\\cr} and \.{\\span} and tab marks are properly intercepted. --There also are pointers |cur_head| and |cur_tail| to the head and tail --of a list of adjustments being moved out from horizontal mode to --vertical~mode, and alike |cur_pre_head| and |cur_pre_tail| for pre-adjust --lists. -- --The current values of these nine quantities appear in global variables; --when they have to be pushed down, they are stored in 6-word nodes, and --|align_ptr| points to the topmost such node. -- --@c --/* could be in texnodes.h but documented here*/ -- --#define preamble vlink(align_head) /* the current preamble list */ -- --pointer cur_align = null; /* current position in preamble list */ --pointer cur_span = null; /* start of currently spanned columns in preamble list */ --pointer cur_loop = null; /* place to copy when extending a periodic preamble */ --pointer align_ptr = null; /* most recently pushed-down alignment stack node */ --pointer cur_head = null, cur_tail = null; /* adjustment list pointers */ --pointer cur_pre_head = null, cur_pre_tail = null; /* pre-adjustment list pointers */ -- --/* The |align_state| and |preamble| variables are initialized elsewhere. */ -- --@ Alignment stack maintenance is handled by a pair of trivial routines --called |push_alignment| and |pop_alignment|. -- --(HH:) It makes not much sense to add support for an \.{attr} keyword to --\.{\\halign} and \.{\\valign} because then we need to decide if we tag --rows or cells or both or come up with \.{cellattr} and \.{rowattr} and --such. But then it even makes sense to have explicit commands (in addition --to the seperator) to tags individual cells. Too muss hassle for now and the --advantages are not that large. -- --@c --static void push_alignment(void) --{ -- pointer p; /* the new alignment stack node */ -- p = new_node(align_stack_node, 0); -- vinfo(p + 1) = align_ptr; -- vlink(p + 1) = cur_align; -- vinfo(p + 2) = preamble; -- vlink(p + 2) = cur_span; -- vinfo(p + 3) = cur_loop; -- vlink(p + 3) = align_state; -- vinfo(p + 4) = cur_head; -- vlink(p + 4) = cur_tail; -- vinfo(p + 5) = cur_pre_head; -- vlink(p + 5) = cur_pre_tail; -- align_ptr = p; -- cur_head = new_node(temp_node, 0); -- cur_pre_head = new_node(temp_node, 0); --} -- --static void pop_alignment(void) --{ -- pointer p; /* the top alignment stack node */ -- flush_node(cur_head); -- flush_node(cur_pre_head); -- p = align_ptr; -- cur_pre_tail = vlink(p + 5); -- cur_pre_head = vinfo(p + 5); -- cur_tail = vlink(p + 4); -- cur_head = vinfo(p + 4); -- align_state = vlink(p + 3); -- cur_loop = vinfo(p + 3); -- cur_span = vlink(p + 2); -- preamble = vinfo(p + 2); -- cur_align = vlink(p + 1); -- align_ptr = vinfo(p + 1); -- flush_node(p); --} -- -- --@ \TeX\ has eight procedures that govern alignments: |init_align| and --|fin_align| are used at the very beginning and the very end; |init_row| and --|fin_row| are used at the beginning and end of individual rows; |init_span| --is used at the beginning of a sequence of spanned columns (possibly involving --only one column); |init_col| and |fin_col| are used at the beginning and --end of individual columns; and |align_peek| is used after \.{\\cr} to see --whether the next item is \.{\\noalign}. -- --We shall consider these routines in the order they are first used during --the course of a complete \.{\\halign}, namely |init_align|, |align_peek|, --|init_row|, |init_span|, |init_col|, |fin_col|, |fin_row|, |fin_align|. -- -- --@ The preamble is copied directly, except that \.{\\tabskip} causes a change --to the tabskip glue, thereby possibly expanding macros that immediately --follow it. An appearance of \.{\\span} also causes such an expansion. -- --Note that if the preamble contains `\.{\\global\\tabskip}', the `\.{\\global}' --token survives in the preamble and the `\.{\\tabskip}' defines new --tabskip glue (locally). -- --@c --static void get_preamble_token(void) --{ -- RESTART: -- get_token(); -- while ((cur_chr == span_code) && (cur_cmd == tab_mark_cmd)) { -- get_token(); /* this token will be expanded once */ -- if (cur_cmd > max_command_cmd) { -- expand(); -- get_token(); -- } -- } -- if (cur_cmd == endv_cmd) -- fatal_error("(interwoven alignment preambles are not allowed)"); -- if ((cur_cmd == assign_glue_cmd) -- && (cur_chr == glue_base + tab_skip_code)) { -- scan_optional_equals(); -- scan_glue(glue_val_level); -- if (global_defs_par > 0) -- geq_define(glue_base + tab_skip_code, glue_ref_cmd, cur_val); -- else -- eq_define(glue_base + tab_skip_code, glue_ref_cmd, cur_val); -- goto RESTART; -- } --} -- -- -- --@ When \.{\\halign} or \.{\\valign} has been scanned in an appropriate --mode, \TeX\ calls |init_align|, whose task is to get everything off to a --good start. This mostly involves scanning the preamble and putting its --information into the preamble list. --@^preamble@> -- --@c --void init_align(void) --{ -- /* label done, done1, done2, continue; */ -- pointer save_cs_ptr; /* |warning_index| value for error messages */ -- pointer p, r; /* for short-term temporary use */ -- save_cs_ptr = cur_cs; /* \.{\\halign} or \.{\\valign}, usually */ -- push_alignment(); -- align_state = -1000000; /* enter a new alignment level */ -- -- /* When \.{\\halign} is used as a displayed formula, there should be -- no other pieces of mlists present. */ -- -- if ((cur_list.mode_field == mmode) -- && ((cur_list.tail_field != cur_list.head_field) -- || (incompleat_noad_par != null))) { -- const char *hlp[] = -- { "Displays can use special alignments (like \\eqalignno)", -- "only if nothing but the alignment itself is between $$'s.", -- "So I've deleted the formulas that preceded this alignment.", -- NULL -- }; -- tex_error("Improper \\halign inside $$'s", hlp); -- flush_math(); -- } -- push_nest(); /* enter a new semantic level */ -- /* In vertical modes, |prev_depth| already has the correct value. But -- if we are in |mmode| (displayed formula mode), we reach out to the -- enclosing vertical mode for the |prev_depth| value that produces the -- correct baseline calculations. */ -- if (cur_list.mode_field == mmode) { -- cur_list.mode_field = -vmode; -- prev_depth_par = nest[nest_ptr - 2].prev_depth_field; -- } else if (cur_list.mode_field > 0) { -- cur_list.mode_field = -(cur_list.mode_field); -- } -- scan_spec(align_group); -- /* Scan the preamble */ -- preamble = null; -- cur_align = align_head; -- cur_loop = null; -- scanner_status = aligning; -- warning_index = save_cs_ptr; -- align_state = -1000000; -- /* at this point, |cur_cmd=left_brace| */ -- while (true) { -- /* Append the current tabskip glue to the preamble list */ -- r = new_param_glue(tab_skip_code); -- vlink(cur_align) = r; -- cur_align = vlink(cur_align); -- -- if (cur_cmd == car_ret_cmd) -- break; /* \.{\\cr} ends the preamble */ -- -- /* Scan preamble text until |cur_cmd| is |tab_mark| or |car_ret| */ -- /* Scan the template \, putting the resulting token list in |hold_token_head| */ -- /* Spaces are eliminated from the beginning of a template. */ -- -- p = hold_token_head; -- token_link(p) = null; -- while (1) { -- get_preamble_token(); -- if (cur_cmd == mac_param_cmd) -- break; -- if ((cur_cmd <= car_ret_cmd) && (cur_cmd >= tab_mark_cmd) -- && (align_state == -1000000)) { -- if ((p == hold_token_head) && (cur_loop == null) -- && (cur_cmd == tab_mark_cmd)) { -- cur_loop = cur_align; -- } else { -- const char *hlp[] = -- { "There should be exactly one # between &'s, when an", -- "\\halign or \\valign is being set up. In this case you had", -- "none, so I've put one in; maybe that will work.", -- NULL -- }; -- back_input(); -- tex_error("Missing # inserted in alignment preamble", hlp); -- break; -- } -- } else if ((cur_cmd != spacer_cmd) || (p != hold_token_head)) { -- r = get_avail(); -- token_link(p) = r; -- p = token_link(p); -- token_info(p) = cur_tok; -- } -- } -- r = new_node(align_record_node, 0); -- vlink(cur_align) = r; -- cur_align = vlink(cur_align); /* a new alignrecord */ -- span_ptr(cur_align) = end_span; -- width(cur_align) = null_flag; -- u_part(cur_align) = token_link(hold_token_head); -- /* Scan the template \, putting the resulting token list in |hold_token_head| */ -- -- p = hold_token_head; -- token_link(p) = null; -- while (1) { -- CONTINUE: -- get_preamble_token(); -- if ((cur_cmd <= car_ret_cmd) && (cur_cmd >= tab_mark_cmd) -- && (align_state == -1000000)) -- break; -- if (cur_cmd == mac_param_cmd) { -- const char *hlp[] = -- { "There should be exactly one # between &'s, when an", -- "\\halign or \\valign is being set up. In this case you had", -- "more than one, so I'm ignoring all but the first.", -- NULL -- }; -- tex_error("Only one # is allowed per tab", hlp); -- goto CONTINUE; -- } -- r = get_avail(); -- token_link(p) = r; -- p = token_link(p); -- token_info(p) = cur_tok; -- } -- r = get_avail(); -- token_link(p) = r; -- p = token_link(p); -- token_info(p) = end_template_token; /* put \.{\\endtemplate} at the end */ -- -- v_part(cur_align) = token_link(hold_token_head); -- } -- scanner_status = normal; -- -- new_save_level(align_group); -- if (every_cr_par != null) -- begin_token_list(every_cr_par, every_cr_text); -- align_peek(); /* look for \.{\\noalign} or \.{\\omit} */ --} -- -- --@ The tricky part about alignments is getting the templates into the --scanner at the right time, and recovering control when a row or column --is finished. -- --We usually begin a row after each \.{\\cr} has been sensed, unless that --\.{\\cr} is followed by \.{\\noalign} or by the right brace that terminates --the alignment. The |align_peek| routine is used to look ahead and do --the right thing; it either gets a new row started, or gets a \.{\\noalign} --started, or finishes off the alignment. -- --@c --void align_peek(void) --{ -- RESTART: -- align_state = 1000000; -- do { -- get_x_or_protected(); -- } while (cur_cmd == spacer_cmd); -- if (cur_cmd == no_align_cmd) { -- scan_left_brace(); -- new_save_level(no_align_group); -- if (cur_list.mode_field == -vmode) -- normal_paragraph(); -- } else if (cur_cmd == right_brace_cmd) { -- fin_align(); -- } else if ((cur_cmd == car_ret_cmd) && (cur_chr == cr_cr_code)) { -- goto RESTART; /* ignore \.{\\crcr} */ -- } else { -- init_row(); /* start a new row */ -- init_col(); /* start a new column and replace what we peeked at */ -- } --} -- -- --@ The parameter to |init_span| is a pointer to the alignrecord where the --next column or group of columns will begin. A new semantic level is --entered, so that the columns will generate a list for subsequent packaging. -- --@c --static void init_span(pointer p) --{ -- push_nest(); -- if (cur_list.mode_field == -hmode) { -- space_factor_par = 1000; -- } else { -- prev_depth_par = ignore_depth; -- normal_paragraph(); -- } -- cur_span = p; --} -- -- --@ To start a row (i.e., a `row' that rhymes with `dough' but not with `bough'), --we enter a new semantic level, copy the first tabskip glue, and change --from internal vertical mode to restricted horizontal mode or vice versa. --The |space_factor| and |prev_depth| are not used on this semantic level, --but we clear them to zero just to be tidy. -- --@c --void init_row(void) --{ -- push_nest(); -- cur_list.mode_field = (-hmode - vmode) - cur_list.mode_field; -- if (cur_list.mode_field == -hmode) -- space_factor_par = 0; -- else -- prev_depth_par = 0; -- tail_append(new_glue(preamble)); -- subtype(cur_list.tail_field) = tab_skip_code + 1; -- cur_align = vlink(preamble); -- cur_tail = cur_head; -- cur_pre_tail = cur_pre_head; -- init_span(cur_align); --} -- -- --@ When a column begins, we assume that |cur_cmd| is either |omit| or else --the current token should be put back into the input until the \ --template has been scanned. (Note that |cur_cmd| might be |tab_mark| or --|car_ret|.) We also assume that |align_state| is approximately 1000000 at --this time. We remain in the same mode, and start the template if it is --called for. -- --@c --void init_col(void) --{ -- extra_info(cur_align) = cur_cmd; -- if (cur_cmd == omit_cmd) -- align_state = 0; -- else { -- back_input(); -- begin_token_list(u_part(cur_align), u_template); -- } /* now |align_state=1000000| */ --} -- -- --@ The scanner sets |align_state| to zero when the \ template ends. When --a subsequent \.{\\cr} or \.{\\span} or tab mark occurs with |align_state=0|, --the scanner activates the following code, which fires up the \ template. --We need to remember the |cur_chr|, which is either |cr_cr_code|, |cr_code|, --|span_code|, or a character code, depending on how the column text has ended. -- --This part of the program had better not be activated when the preamble --to another alignment is being scanned, or when no alignment preamble is active. -- --@c --void insert_vj_template(void) --{ -- if ((scanner_status == aligning) || (cur_align == null)) -- fatal_error("(interwoven alignment preambles are not allowed)"); -- cur_cmd = extra_info(cur_align); -- extra_info(cur_align) = cur_chr; -- if (cur_cmd == omit_cmd) -- begin_token_list(omit_template, v_template); -- else -- begin_token_list(v_part(cur_align), v_template); -- align_state = 1000000; --} -- --/* Determine the stretch order */ --#define determine_stretch_order() do { \ -- if (total_stretch[filll]!=0) o=filll; \ -- else if (total_stretch[fill]!=0) o=fill; \ -- else if (total_stretch[fil]!=0) o=fil; \ -- else if (total_stretch[sfi]!=0) o=sfi; \ -- else o=normal; \ -- } while (0) -- -- --/* Determine the shrink order */ --#define determine_shrink_order() do { \ -- if (total_shrink[filll]!=0) o=filll; \ -- else if (total_shrink[fill]!=0) o=fill; \ -- else if (total_shrink[fil]!=0) o=fil; \ -- else if (total_shrink[sfi]!=0) o=sfi; \ -- else o=normal; \ -- } while (0) -- -- -- --@ When the |endv| command at the end of a \ template comes through the --scanner, things really start to happen; and it is the |fin_col| routine --that makes them happen. This routine returns |true| if a row as well as a --column has been finished. -- --@c --boolean fin_col(void) --{ -- pointer p; /* the alignrecord after the current one */ -- pointer q, r; /* temporary pointers for list manipulation */ -- pointer s; /* a new span node */ -- pointer u; /* a new unset box */ -- scaled w; /* natural width */ -- unsigned char o; /* order of infinity */ -- halfword n; /* span counter */ -- if (cur_align == null) -- confusion("endv"); -- q = vlink(cur_align); -- if (q == null) -- confusion("endv"); -- if (align_state < 500000) -- fatal_error("(interwoven alignment preambles are not allowed)"); -- p = vlink(q); -- /* If the preamble list has been traversed, check that the row has ended */ -- if ((p == null) && (extra_info(cur_align) < cr_code)) { -- if (cur_loop != null) { -- /* Lengthen the preamble periodically */ -- r = new_node(align_record_node, 0); -- vlink(q) = r; -- p = vlink(q); /* a new alignrecord */ -- span_ptr(p) = end_span; -- width(p) = null_flag; -- cur_loop = vlink(cur_loop); -- -- /* Copy the templates from node |cur_loop| into node |p| */ -- q = hold_token_head; -- r = u_part(cur_loop); -- while (r != null) { -- s = get_avail(); -- token_link(q) = s; -- q = token_link(q); -- token_info(q) = token_info(r); -- r = token_link(r); -- } -- token_link(q) = null; -- u_part(p) = token_link(hold_token_head); -- q = hold_token_head; -- r = v_part(cur_loop); -- while (r != null) { -- s = get_avail(); -- token_link(q) = s; -- q = token_link(q); -- token_info(q) = token_info(r); -- r = token_link(r); -- } -- token_link(q) = null; -- v_part(p) = token_link(hold_token_head); -- -- cur_loop = vlink(cur_loop); -- r = new_glue(cur_loop); -- vlink(p) = r; -- } else { -- const char *hlp[] = -- { "You have given more \\span or & marks than there were", -- "in the preamble to the \\halign or \\valign now in progress.", -- "So I'll assume that you meant to type \\cr instead.", -- NULL -- }; -- extra_info(cur_align) = cr_code; -- tex_error("Extra alignment tab has been changed to \\cr", hlp); -- } -- } -- if (extra_info(cur_align) != span_code) { -- unsave(); -- new_save_level(align_group); -- /* Package an unset box for the current column and record its width */ -- if (cur_list.mode_field == -hmode) { -- adjust_tail = cur_tail; -- pre_adjust_tail = cur_pre_tail; -- u = filtered_hpack(cur_list.head_field, cur_list.tail_field, 0, -- additional, align_set_group, -1, 0, 0); -- w = width(u); -- cur_tail = adjust_tail; -- adjust_tail = null; -- cur_pre_tail = pre_adjust_tail; -- pre_adjust_tail = null; -- } else { -- u = filtered_vpackage(vlink(cur_list.head_field), -- 0, additional, 0, align_set_group, -1, 0, 0); -- w = height(u); -- } -- n = min_quarterword; /* this represents a span count of 1 */ -- if (cur_span != cur_align) { -- /* Update width entry for spanned columns */ -- q = cur_span; -- do { -- incr(n); -- q = vlink(vlink(q)); -- } while (q != cur_align); -- if (n > max_quarterword) -- confusion("too many spans"); /* this can happen, but won't */ -- q = cur_span; -- while (span_span(span_ptr(q)) < n) { -- q = span_ptr(q); -- } -- if (span_span(span_ptr(q)) > n) { -- s = new_span_node(span_ptr(q), n, w); -- span_ptr(q) = s; -- } else if (width(span_ptr(q)) < w) { -- width(span_ptr(q)) = w; -- } -- -- } else if (w > width(cur_align)) { -- width(cur_align) = w; -- } -- type(u) = unset_node; -- span_count(u) = (quarterword) n; -- determine_stretch_order(); -- glue_order(u) = o; -- glue_stretch(u) = total_stretch[o]; -- determine_shrink_order(); -- glue_sign(u) = o; -- glue_shrink(u) = total_shrink[o]; -- pop_nest(); -- vlink(cur_list.tail_field) = u; -- cur_list.tail_field = u; -- -- /* Copy the tabskip glue between columns */ -- tail_append(new_glue(vlink(cur_align))); -- subtype(cur_list.tail_field) = tab_skip_code + 1; -- -- if (extra_info(cur_align) >= cr_code) { -- return true; -- } -- init_span(p); -- } -- align_state = 1000000; -- do { -- get_x_or_protected(); -- } while (cur_cmd == spacer_cmd); -- cur_align = p; -- init_col(); -- return false; --} -- -- -- --@ A span node is a 3-word record containing |width|, |span_span|, and --|span_ptr| fields. The |span_span| field indicates the number of --spanned columns; the |span_ptr| field points to a span node for the same --starting column, having a greater extent of spanning, or to --|end_span|, which has the largest possible |span_span| field; the |width| --field holds the largest natural width corresponding to a particular --set of spanned columns. -- --A list of the maximum widths so far, for spanned columns starting at a --given column, begins with the |span_ptr| field of the alignrecord for --that column. The code has to make sure that there is room for --|span_ptr| in both the alignrecord and the span nodes, which is why --|span_ptr| replaces |node_attr|. --@^data structure assumptions@> -- --The |new_span_node| function is defined in |texnodes.c|. -- --@c --#ifndef span_span --# define span_span(A) vlink((A)+1) /* that is normally |alink| */ --#endif -- -- --@ At the end of a row, we append an unset box to the current vlist (for --\.{\\halign}) or the current hlist (for \.{\\valign}). This unset box --contains the unset boxes for the columns, separated by the tabskip glue. --Everything will be set later. -- --@c --void fin_row(void) --{ -- pointer p; /* the new unset box */ -- if (cur_list.mode_field == -hmode) { -- p = filtered_hpack(cur_list.head_field, cur_list.tail_field, 0, -- additional, fin_row_group, -1, 0, 0); -- pop_nest(); -- if (cur_pre_head != cur_pre_tail) -- append_list(cur_pre_head, cur_pre_tail); -- append_to_vlist(p,lua_key_index(alignment)); -- if (cur_head != cur_tail) -- append_list(cur_head, cur_tail); -- } else { -- p = filtered_vpackage(vlink(cur_list.head_field), -- 0, additional, max_depth_par, fin_row_group, -1, 0, 0); -- pop_nest(); -- vlink(cur_list.tail_field) = p; -- cur_list.tail_field = p; -- space_factor_par = 1000; -- } -- type(p) = unset_node; -- glue_stretch(p) = 0; -- if (every_cr_par != null) -- begin_token_list(every_cr_par, every_cr_text); -- align_peek(); -- /* note that |glue_shrink(p)=0| since |glue_shrink==shift_amount| */ --} -- -- --@ Finally, we will reach the end of the alignment, and we can breathe a --sigh of relief that memory hasn't overflowed. All the unset boxes will now be --set so that the columns line up, taking due account of spanned columns. -- --@c --void fin_align(void) --{ -- pointer p, q, r, s, u, rr; /* registers for the list operations */ -- scaled t, w; /* width of column */ -- scaled o; /* shift offset for unset boxes */ -- halfword n; /* matching span amount */ -- scaled rule_save; /* temporary storage for |overfull_rule| */ -- halfword pd; /* temporary storage for |prev_depth| */ -- halfword ng; /* temporary storage for |new_glue| */ -- if (cur_group != align_group) -- confusion("align1"); -- unsave(); /* that |align_group| was for individual entries */ -- if (cur_group != align_group) -- confusion("align0"); -- unsave(); /* that |align_group| was for the whole alignment */ -- if (nest[nest_ptr - 1].mode_field == mmode) -- o = display_indent_par; -- else -- o = 0; -- /* Go through the preamble list, determining the column widths and -- * changing the alignrecords to dummy unset boxes -- */ -- --/* It's time now to dismantle the preamble list and to compute the column --widths. Let $w_{ij}$ be the maximum of the natural widths of all entries --that span columns $i$ through $j$, inclusive. The alignrecord for column~$i$ --contains $w_{ii}$ in its |width| field, and there is also a linked list of --the nonzero $w_{ij}$ for increasing $j$, accessible via the |info| field; --these span nodes contain the value $j-i+|min_quarterword|$ in their --|link| fields. The values of $w_{ii}$ were initialized to |null_flag|, which --we regard as $-\infty$. -- --The final column widths are defined by the formula --$$w_j=\max_{1\L i\L j}\biggl( w_{ij}-\sum_{i\L k1$. --Then $w_2=w_{22}$. Then replace $w_{3j}$ by $\max(w_{3j},w_{2j}-t_2-w_2)$ --for all $j>2$; and so on. If any $w_j$ turns out to be $-\infty$, its --value is changed to zero and so is the next tabskip. --*/ -- q = vlink(preamble); -- do { -- flush_list(u_part(q)); -- flush_list(v_part(q)); -- p = vlink(vlink(q)); -- if (width(q) == null_flag) { -- /* Nullify |width(q)| and the tabskip glue following this column */ -- width(q) = 0; -- r = vlink(q); -- reset_glue_to_zero(r); /* is a lready copy */ -- } -- if (span_ptr(q) != end_span) { -- /* Merge the widths in the span nodes of |q| with those of |p|, -- destroying the span nodes of |q| */ -- /* -- Merging of two span-node lists is a typical exercise in the manipulation of -- linearly linked data structures. The essential invariant in the following -- |repeat| loop is that we want to dispense with node |r|, in |q|'s list, -- and |u| is its successor; all nodes of |p|'s list up to and including |s| -- have been processed, and the successor of |s| matches |r| or precedes |r| -- or follows |r|, according as |link(r)=n| or |link(r)>n| or |link(r) n) { -- s = span_ptr(s); -- n = span_span(span_ptr(s)) + 1; -- } -- if (span_span(r) < n) { -- span_ptr(r) = span_ptr(s); -- span_ptr(s) = r; -- decr(span_span(r)); -- s = r; -- } else { -- if (width(r) > width(span_ptr(s))) -- width(span_ptr(s)) = width(r); -- flush_node(r); -- } -- r = u; -- } while (r != end_span); -- } -- type(q) = unset_node; -- span_count(q) = min_quarterword; -- height(q) = 0; -- depth(q) = 0; -- glue_order(q) = normal; -- glue_sign(q) = normal; -- glue_stretch(q) = 0; -- glue_shrink(q) = 0; -- q = p; -- } while (q != null); -- -- /* Package the preamble list, to determine the actual tabskip glue amounts, -- and let |p| point to this prototype box */ -- /* Now the preamble list has been converted to a list of alternating unset -- boxes and tabskip glue, where the box widths are equal to the final -- column sizes. In case of \.{\\valign}, we change the widths to heights, -- so that a correct error message will be produced if the alignment is -- overfull or underfull. -- */ -- -- decr(save_ptr); -- pack_begin_line = -cur_list.ml_field; -- if (cur_list.mode_field == -vmode) { -- rule_save = overfull_rule_par; -- overfull_rule_par = 0; /* prevent rule from being packaged */ -- p = hpack(preamble, saved_value(0), saved_level(0), -1); -- overfull_rule_par = rule_save; -- } else { -- q = vlink(preamble); -- do { -- height(q) = width(q); -- width(q) = 0; -- q = vlink(vlink(q)); -- } while (q != null); -- p = filtered_vpackage(preamble, -- saved_value(0), saved_level(0), max_depth_par, preamble_group, -1, 0, 0); -- q = vlink(preamble); -- do { -- width(q) = height(q); -- height(q) = 0; -- q = vlink(vlink(q)); -- } while (q != null); -- } -- pack_begin_line = 0; -- -- /* Set the glue in all the unset boxes of the current list */ -- q = vlink(cur_list.head_field); -- s = cur_list.head_field; -- while (q != null) { -- if (!is_char_node(q)) { -- if (type(q) == unset_node) { -- /* Set the unset box |q| and the unset boxes in it */ -- /* The unset box |q| represents a row that contains one or more unset boxes, -- depending on how soon \.{\\cr} occurred in that row. */ -- -- if (cur_list.mode_field == -vmode) { -- type(q) = hlist_node; -- subtype(q) = align_row_list; -- width(q) = width(p); -- } else { -- type(q) = vlist_node; -- subtype(q) = align_row_list; -- height(q) = height(p); -- } -- glue_order(q) = glue_order(p); -- glue_sign(q) = glue_sign(p); -- glue_set(q) = glue_set(p); -- shift_amount(q) = o; -- r = vlink(list_ptr(q)); -- assert (type(r) == unset_node); -- s = vlink(list_ptr(p)); -- do { -- /* Set the glue in node |r| and change it from an unset node */ -- /* A box made from spanned columns will be followed by tabskip glue nodes and -- by empty boxes as if there were no spanning. This permits perfect alignment -- of subsequent entries, and it prevents values that depend on floating point -- arithmetic from entering into the dimensions of any boxes. -- */ -- n = span_count(r); -- t = width(s); -- w = t; -- u = hold_head; -- while (n > min_quarterword) { -- decr(n); -- /* Append tabskip glue and an empty box to list |u|, -- and update |s| and |t| as the prototype nodes are passed */ -- -- s = vlink(s); -- ng = new_glue(s); -- vlink(u) = ng; -- u = vlink(u); -- subtype(u) = tab_skip_code + 1; -- t = t + width(s); -- if (glue_sign(p) == stretching) { -- if (stretch_order(s) == glue_order(p)) -- t = t + round(float_cast(glue_set(p)) * float_cast(stretch(s))); -- } else if (glue_sign(p) == shrinking) { -- if (shrink_order(s) == glue_order(p)) -- t = t - round(float_cast(glue_set(p)) * float_cast(shrink(s))); -- } -- s = vlink(s); -- rr = new_null_box(); -- vlink(u) = rr; -- u = vlink(u); -- t = t + width(s); -- subtype(u) = align_cell_list; -- if (cur_list.mode_field == -vmode) { -- width(u) = width(s); -- } else { -- type(u) = vlist_node; -- height(u) = width(s); -- } -- -- } -- if (cur_list.mode_field == -vmode) { -- /* Make the unset node |r| into an |hlist_node| of width |w|, -- setting the glue as if the width were |t| */ -- -- height(r) = height(q); -- depth(r) = depth(q); -- if (t == width(r)) { -- glue_sign(r) = normal; -- glue_order(r) = normal; -- set_glue_ratio_zero(glue_set(r)); -- } else if (t > width(r)) { -- glue_sign(r) = stretching; -- if (glue_stretch(r) == 0) -- set_glue_ratio_zero(glue_set(r)); -- else -- glue_set(r) = -- unfloat((double) (t - width(r)) / -- glue_stretch(r)); -- } else { -- glue_order(r) = glue_sign(r); -- glue_sign(r) = shrinking; -- if (glue_shrink(r) == 0) -- set_glue_ratio_zero(glue_set(r)); -- else if ((glue_order(r) == normal) -- && (width(r) - t > glue_shrink(r))) -- set_glue_ratio_one(glue_set(r)); -- else -- glue_set(r) = -- unfloat((double) (width(r) - t) / -- glue_shrink(r)); -- } -- width(r) = w; -- type(r) = hlist_node; -- subtype(r) = align_cell_list; -- -- } else { -- /* Make the unset node |r| into a |vlist_node| of height |w|, -- setting the glue as if the height were |t| */ -- -- width(r) = width(q); -- if (t == height(r)) { -- glue_sign(r) = normal; -- glue_order(r) = normal; -- set_glue_ratio_zero(glue_set(r)); -- } else if (t > height(r)) { -- glue_sign(r) = stretching; -- if (glue_stretch(r) == 0) -- set_glue_ratio_zero(glue_set(r)); -- else -- glue_set(r) = -- unfloat((t - height(r)) / glue_stretch(r)); -- } else { -- glue_order(r) = glue_sign(r); -- glue_sign(r) = shrinking; -- if (glue_shrink(r) == 0) -- set_glue_ratio_zero(glue_set(r)); -- else if ((glue_order(r) == normal) -- && (height(r) - t > glue_shrink(r))) -- set_glue_ratio_one(glue_set(r)); -- else -- glue_set(r) = -- unfloat((height(r) - t) / glue_shrink(r)); -- } -- height(r) = w; -- type(r) = vlist_node; -- subtype(r) = align_cell_list; -- -- } -- /* subtype(r) = 0; */ -- shift_amount(r) = 0; -- if (u != hold_head) { /* append blank boxes to account for spanned nodes */ -- vlink(u) = vlink(r); -- vlink(r) = vlink(hold_head); -- r = u; -- } -- -- r = vlink(vlink(r)); -- s = vlink(vlink(s)); -- } while (r != null); -- -- } else if (type(q) == rule_node) { -- /* Make the running dimensions in rule |q| extend to the -- boundaries of the alignment */ -- if (is_running(width(q))) -- width(q) = width(p); -- if (is_running(height(q))) -- height(q) = height(p); -- if (is_running(depth(q))) -- depth(q) = depth(p); -- if (o != 0) { -- r = vlink(q); -- vlink(q) = null; -- q = hpack(q, 0, additional, -1); -- shift_amount(q) = o; -- subtype(q) = align_cell_list; -- vlink(q) = r; -- vlink(s) = q; -- } -- } -- } -- s = q; -- q = vlink(q); -- } -- flush_node_list(p); -- pop_alignment(); -- /* Insert the current list into its environment */ -- /* We now have a completed alignment, in the list that starts at |cur_list.head_field| -- and ends at |cur_list.tail_field|. This list will be merged with the one that encloses -- it. (In case the enclosing mode is |mmode|, for displayed formulas, -- we will need to insert glue before and after the display; that part of the -- program will be deferred until we're more familiar with such operations.) -- */ -- pd = prev_depth_par; -- p = vlink(cur_list.head_field); -- q = cur_list.tail_field; -- pop_nest(); -- if (cur_list.mode_field == mmode) { -- finish_display_alignment(p, q, pd); -- } else { -- prev_depth_par = pd; /* aux:=aux_save; */ -- vlink(cur_list.tail_field) = p; -- if (p != null) -- cur_list.tail_field = q; -- if (cur_list.mode_field == vmode) { -- if (!output_active) -- lua_node_filter_s(buildpage_filter_callback,lua_key_index(alignment)); -- build_page(); -- } -- } --} -- --@ The token list |omit_template| just referred to is a constant token --list that contains the special control sequence \.{\\endtemplate} only. -- --@c --void initialize_alignments(void) --{ -- token_info(omit_template) = end_template_token; /* |link(omit_template)=null| */ -- span_span(end_span) = max_quarterword + 1; -- span_ptr(end_span) = null; --} -diff --git a/texk/web2c/luatexdir/tex/arithmetic.c b/texk/web2c/luatexdir/tex/arithmetic.c -new file mode 100644 -index 000000000..2782c2534 ---- /dev/null -+++ b/texk/web2c/luatexdir/tex/arithmetic.c -@@ -0,0 +1,815 @@ -+/* -+ -+arithmetic.w -+ -+Copyright 2009-2010 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ -+ -+#include "ptexlib.h" -+ -+/*tex -+ -+The principal computations performed by \TeX\ are done entirely in terms of -+integers less than $2^{31}$ in magnitude; and divisions are done only when both -+dividend and divisor are nonnegative. Thus, the arithmetic specified in this -+program can be carried out in exactly the same way on a wide variety of -+computers, including some small ones. Why? Because the arithmetic calculations -+need to be spelled out precisely in order to guarantee that \TeX\ will produce -+identical output on different machines. If some quantities were rounded -+differently in different implementations, we would find that line breaks and even -+page breaks might occur in different places. Hence the arithmetic of \TeX\ has -+been designed with care, and systems that claim to be implementations of \TeX82 -+should follow precisely the @:TeX82}{\TeX82@> calculations as they appear in the -+present program. -+ -+Actually there are three places where \TeX\ uses |div| with a possibly negative -+numerator. These are harmless; see |div| in the index. Also if the user sets the -+\.{\\time} or the \.{\\year} to a negative value, some diagnostic information -+will involve negative-numerator division. The same remarks apply for |mod| as -+well as for |div|. -+ -+Here is a routine that calculates half of an integer, using an unambiguous -+convention with respect to signed odd numbers. -+ -+*/ -+ -+int half(int x) -+{ -+ if (odd(x)) -+ return ((x + 1) / 2); -+ else -+ return (x / 2); -+} -+ -+/*tex -+ -+The following function is used to create a scaled integer from a given decimal -+fraction $(.d_0d_1\ldots d_{k-1})$, where |0<=k<=17|. The digit $d_i$ is -+given in |dig[i]|, and the calculation produces a correctly rounded result. -+ -+*/ -+ -+scaled round_decimals(int k) -+{ -+ int a = 0; -+ while (k-- > 0) { -+ a = (a + dig[k] * two) / 10; -+ } -+ return ((a + 1) / 2); -+} -+ -+/*tex -+ -+Conversely, here is a procedure analogous to |print_int|. If the output of this -+procedure is subsequently read by \TeX\ and converted by the |round_decimals| -+routine above, it turns out that the original value will be reproduced exactly; -+the ``simplest'' such decimal number is output, but there is always at least one -+digit following the decimal point. -+ -+The invariant relation in the \&{repeat} loop is that a sequence of decimal -+digits yet to be printed will yield the original number if and only if they form -+a fraction~$f$ in the range $s-\delta\L10\cdot2^{16}f unity) { -+ /*tex Round the last digit. */ -+ s = s + 0100000 - 50000; -+ } -+ buffer[i++] = '0' + (s / unity); -+ s = 10 * (s % unity); -+ delta = delta * 10; -+ } while (s > delta); -+ buffer[i++] = '\0'; -+ tprint(buffer); -+} -+ -+/*tex -+ -+Physical sizes that a \TeX\ user specifies for portions of documents are -+represented internally as scaled points. Thus, if we define an `sp' (scaled -+@^sp@> point) as a unit equal to $2^{-16}$ printer's points, every dimension -+inside of \TeX\ is an integer number of sp. There are exactly 4,736,286.72 sp per -+inch. Users are not allowed to specify dimensions larger than $2^{30}-1$ sp, -+which is a distance of about 18.892 feet (5.7583 meters); two such quantities can -+be added without overflow on a 32-bit computer. -+ -+The present implementation of \TeX\ does not check for overflow when @^overflow -+in arithmetic@> dimensions are added or subtracted. This could be done by -+inserting a few dozen tests of the form `\ignorespaces|if x>=010000000000 then -+@t\\{report\_overflow}@>|', but the chance of overflow is so remote that such -+tests do not seem worthwhile. -+ -+\TeX\ needs to do only a few arithmetic operations on scaled quantities, other -+than addition and subtraction, and the following subroutines do most of the work. -+A single computation might use several subroutine calls, and it is desirable to -+avoid producing multiple error messages in case of arithmetic overflow; so the -+routines set the global variable |arith_error| to |true| instead of reporting -+errors directly to the user. Another global variable, |tex_remainder|, holds the -+remainder after a division. -+ -+*/ -+ -+/*tex Has arithmetic overflow occurred recently? */ -+ -+boolean arith_error; -+ -+/*tex The amount subtracted to get an exact division. */ -+ -+scaled tex_remainder; -+ -+/*tex -+ -+ The first arithmetical subroutine we need computes $nx+y$, where |x| -+and~|y| are |scaled| and |n| is an integer. We will also use it to -+multiply integers. -+ -+*/ -+ -+scaled mult_and_add(int n, scaled x, scaled y, scaled max_answer) -+{ -+ if (n == 0) -+ return y; -+ if (n < 0) { -+ negate(x); -+ negate(n); -+ } -+ if (((x <= (max_answer - y) / n) && (-x <= (max_answer + y) / n))) { -+ return (n * x + y); -+ } else { -+ arith_error = true; -+ return 0; -+ } -+} -+ -+/*tex -+ -+We also need to divide scaled dimensions by integers. -+ -+*/ -+ -+scaled x_over_n(scaled x, int n) -+{ -+ /*tex Should |tex_remainder| be negated? */ -+ boolean negative = false; -+ if (n == 0) { -+ arith_error = true; -+ tex_remainder = x; -+ return 0; -+ } else { -+ if (n < 0) { -+ negate(x); -+ negate(n); -+ negative = true; -+ } -+ if (x >= 0) { -+ tex_remainder = x % n; -+ if (negative) -+ negate(tex_remainder); -+ return (x / n); -+ } else { -+ tex_remainder = -((-x) % n); -+ if (negative) -+ negate(tex_remainder); -+ return (-((-x) / n)); -+ } -+ } -+} -+ -+/*tex -+ -+Then comes the multiplication of a scaled number by a fraction |n/d|, where |n| -+and |d| are nonnegative integers |<=@t$2^{16}$@>| and |d| is positive. It would -+be too dangerous to multiply by~|n| and then divide by~|d|, in separate -+operations, since overflow might well occur; and it would be too inaccurate to -+divide by |d| and then multiply by |n|. Hence this subroutine simulates -+1.5-precision arithmetic. -+ -+*/ -+ -+scaled xn_over_d(scaled x, int n, int d) -+{ -+ nonnegative_integer t, u, v, xx, dd; -+ boolean positive = true; -+ if (x < 0) { -+ negate(x); -+ positive = false; -+ } -+ xx = (nonnegative_integer) x; -+ dd = (nonnegative_integer) d; -+ t = ((xx % 0100000) * (nonnegative_integer) n); -+ u = ((xx / 0100000) * (nonnegative_integer) n + (t / 0100000)); -+ v = (u % dd) * 0100000 + (t % 0100000); -+ if (u / dd >= 0100000) -+ arith_error = true; -+ else -+ u = 0100000 * (u / dd) + (v / dd); -+ if (positive) { -+ tex_remainder = (int) (v % dd); -+ return (scaled) u; -+ } else { -+ /*tex The casts are for ms cl. */ -+ tex_remainder = -(int) (v % dd); -+ return -(scaled) (u); -+ } -+} -+ -+/*tex -+ -+The next subroutine is used to compute the ``badness'' of glue, when a total~|t| -+is supposed to be made from amounts that sum to~|s|. According to {\sl The \TeX -+book}, the badness of this situation is $100(t/s)^3$; however, badness is simply -+a heuristic, so we need not squeeze out the last drop of accuracy when computing -+it. All we really want is an approximation that has similar properties. -+@:TeXbook}{\sl The \TeX book@> -+ -+The actual method used to compute the badness is easier to read from the program -+than to describe in words. It produces an integer value that is a reasonably -+close approximation to $100(t/s)^3$, and all implementations of \TeX\ should use -+precisely this method. Any badness of $2^{13}$ or more is treated as infinitely -+bad, and represented by 10000. -+ -+It is not difficult to prove that $$\hbox{|badness(t+1,s)>=badness(t,s) -+>= badness(t,s+1)|}.$$ The badness function defined here is capable of computing -+at most 1095 distinct values, but that is plenty. -+ -+*/ -+ -+halfword badness(scaled t, scaled s) -+{ -+ /*tex Approximation to $\alpha t/s$, where $\alpha^3\approx 100\cdot2^{18}$ */ -+ int r; -+ if (t == 0) { -+ return 0; -+ } else if (s <= 0) { -+ return inf_bad; -+ } else { -+ /*tex $297^3=99.94\times2^{18}$ */ -+ if (t <= 7230584) { -+ r = (t * 297) / s; -+ } else if (s >= 1663497) { -+ r = t / (s / 297); -+ } else { -+ r = t; -+ } -+ if (r > 1290) { -+ /*tex $1290^3<2^{31}<1291^3$ */ -+ return inf_bad; -+ } else { -+ /*tex This is $r^3/2^{18}$, rounded to the nearest integer. */ -+ return ((r * r * r + 0400000) / 01000000); -+ } -+ } -+} -+ -+/*tex -+ -+When \TeX\ ``packages'' a list into a box, it needs to calculate the -+proportionality ratio by which the glue inside the box should stretch or shrink. -+This calculation does not affect \TeX's decision making, so the precise details -+of rounding, etc., in the glue calculation are not of critical importance for the -+consistency of results on different computers. -+ -+We shall use the type |glue_ratio| for such proportionality ratios. A glue ratio -+should take the same amount of memory as an |integer| (usually 32 bits) if it is -+to blend smoothly with \TeX's other data structures. Thus |glue_ratio| should be -+equivalent to |short_real| in some implementations of PASCAL. Alternatively, it -+is possible to deal with glue ratios using nothing but fixed-point arithmetic; -+see {\sl TUGboat \bf3},1 (March 1982), 10--27. (But the routines cited there must -+be modified to allow negative glue ratios.) @^system dependencies@> -+ -+*/ -+ -+/* -+ -+This section is (almost) straight from MetaPost. I (Taco) had to change the types -+(use |integer| instead of |fraction|), but that should not have any influence on -+the actual calculations (the original comments refer to quantities like -+|fraction_four| ($2^{30}$), and that is the same as the numeric representation of -+|max_dimen|). -+ -+I've copied the low-level variables and routines that are needed, but only those -+(e.g. |m_log|), not the accompanying ones like |m_exp|. Most of the following -+low-level numeric routines are only needed within the calculation of |norm_rand|. -+I've been forced to rename |make_fraction| to |make_frac| because TeX already has -+a routine by that name with a wholly different function (it creates a -+|fraction_noad| for math typesetting) -+ -+And now let's complete our collection of numeric utility routines by considering -+random number generation. \MP{} generates pseudo-random numbers with the additive -+scheme recommended in Section 3.6 of {\sl The Art of Computer Programming}; -+however, the results are random fractions between 0 and |fraction_one-1|, -+inclusive. -+ -+There's an auxiliary array |randoms| that contains 55 pseudo-random fractions. -+Using the recurrence $x_n=(x_{n-55}-x_{n-31})\bmod 2^{28}$, we generate batches -+of 55 new $x_n$'s at a time by calling |new_randoms|. The global variable -+|j_random| tells which element has most recently been consumed. -+ -+*/ -+ -+/*tex The last 55 random values generated: */ -+ -+static int randoms[55]; -+ -+/*tex The number of unused |randoms|: */ -+ -+static int j_random; -+ -+/*tex The default random seed: */ -+ -+scaled random_seed; -+ -+/*tex A small bit of \METAPOST\ is needed. */ -+ -+#define fraction_half 01000000000 /* $2^{27} $, represents 0.50000000 */ -+#define fraction_one 02000000000 /* $2^{28} $, represents 1.00000000 */ -+#define fraction_four 010000000000 /* $2^{30} $, represents 4.00000000 */ -+#define el_gordo 017777777777 /* $2^{31}-1$, the largest value that \MP\ likes */ -+ -+/*tex -+ -+The |make_frac| routine produces the |fraction| equivalent of |p/q|, given -+integers |p| and~|q|; it computes the integer -+$f=\lfloor2^{28}p/q+{1\over2}\rfloor$, when $p$ and $q$ are positive. If |p| and -+|q| are both of the same scaled type |t|, the ``type relation'' -+|make_frac(t,t)=fraction| is valid; and it's also possible to use the subroutine -+``backwards,'' using the relation |make_frac(t,fraction)=t| between scaled types. -+ -+If the result would have magnitude $2^{31}$ or more, |make_frac| sets -+|arith_error:=true|. Most of \MP's internal computations have been designed to -+avoid this sort of error. -+ -+If this subroutine were programmed in assembly language on a typical machine, we -+could simply compute |(@t$2^{28}$@>*p)div q|, since a double-precision product -+can often be input to a fixed-point division instruction. But when we are -+restricted to PASCAL arithmetic it is necessary either to resort to -+multiple-precision maneuvering or to use a simple but slow iteration. The -+multiple-precision technique would be about three times faster than the code -+adopted here, but it would be comparatively long and tricky, involving about -+sixteen additional multiplications and divisions. -+ -+This operation is part of \MP's ``inner loop''; indeed, it will consume nearly -+10\%! of the running time (exclusive of input and output) if the code below is -+left unchanged. A machine-dependent recoding will therefore make \MP\ run faster. -+The present implementation is highly portable, but slow; it avoids multiplication -+and division except in the initial stage. System wizards should be careful to -+replace it with a routine that is guaranteed to produce identical results in all -+cases. @^system dependencies@> -+ -+As noted below, a few more routines should also be replaced by machine-dependent -+code, for efficiency. But when a procedure is not part of the ``inner loop,'' -+such changes aren't advisable; simplicity and robustness are preferable to -+trickery, unless the cost is too high. -+ -+*/ -+ -+static int make_frac(int p, int q) -+{ -+ /*tex The fraction bits, with a leading 1 bit: */ -+ int f; -+ /*tex The integer part of $\vert p/q\vert$: */ -+ int n; -+ /*tex Disables certain compiler optimizations: */ -+ register int be_careful; -+ /*tex Should the result be negated? */ -+ boolean negative = false; -+ if (p < 0) { -+ negate(p); -+ negative = true; -+ } -+ if (q <= 0) { -+ negate(q); -+ negative = !negative; -+ } -+ n = p / q; -+ p = p % q; -+ if (n >= 8) { -+ arith_error = true; -+ if (negative) -+ return (-el_gordo); -+ else -+ return el_gordo; -+ } else { -+ n = (n - 1) * fraction_one; -+ /*tex_remainder -+ -+ Compute $f=\lfloor 2^{28}(1+p/q)+{1\over2}\rfloor$. The |repeat| loop -+ here preserves the following invariant relations between |f|, |p|, -+ and~|q|: (i)~|0<=p= 0) -+ f = f + f + 1; -+ else { -+ f += f; -+ p = p + q; -+ } -+ } while (f < fraction_one); -+ be_careful = p - q; -+ if (be_careful + p >= 0) -+ incr(f); -+ -+ if (negative) -+ return (-(f + n)); -+ else -+ return (f + n); -+ } -+} -+ -+static int take_frac(int q, int f) -+{ -+ /*tex The fraction so far: */ -+ int p; -+ /*tex Additional multiple of $q$: */ -+ int n; -+ /*tex Disables certain compiler optimizations. */ -+ register int be_careful; -+ /*tex Should the result be negated? */ -+ boolean negative = false; -+ /*tex Reduce to the case that |f>=0| and |q>0|. */ -+ if (f < 0) { -+ negate(f); -+ negative = true; -+ } -+ if (q < 0) { -+ negate(q); -+ negative = !negative; -+ } -+ if (f < fraction_one) { -+ n = 0; -+ } else { -+ n = f / fraction_one; -+ f = f % fraction_one; -+ if (q <= el_gordo / n) { -+ n = n * q; -+ } else { -+ arith_error = true; -+ n = el_gordo; -+ } -+ } -+ f = f + fraction_one; -+ /*tex -+ -+ Compute $p=\lfloor qf/2^{28}+{1\over2}\rfloor-q$. The invariant relations -+ in this case are (i)~$\lfloor(qf+p)/2^k\rfloor =\lfloor -+ qf_0/2^{28}+{1\over2}\rfloor$, where $k$ is an integer and $f_0$ is the -+ original value of~$f$; (ii)~$2^k\L f<2^{k+1}$. -+ -+ Here |p| becomes $2^{27}$; the invariants hold now with $k=28$: -+ -+ */ -+ p = fraction_half; -+ if (q < fraction_four) { -+ do { -+ if (odd(f)) -+ p = halfp(p + q); -+ else -+ p = halfp(p); -+ f = halfp(f); -+ } while (f != 1); -+ } else { -+ do { -+ if (odd(f)) -+ p = p + halfp(q - p); -+ else -+ p = halfp(p); -+ f = halfp(f); -+ } while (f != 1); -+ } -+ be_careful = n - el_gordo; -+ if (be_careful + p > 0) { -+ arith_error = true; -+ n = el_gordo - p; -+ } -+ if (negative) -+ return (-(n + p)); -+ else -+ return (n + p); -+} -+ -+/*tex -+ -+The subroutines for logarithm and exponential involve two tables. The first is -+simple: |two_to_the[k]| equals $2^k$. The second involves a bit more calculation, -+which the author claims to have done correctly: |spec_log[k]| is $2^{27}$ times -+$\ln\bigl(1/(1-2^{-k})\bigr)= 2^{-k}+{1\over2}2^{-2k}+{1\over3}2^{-3k}+\cdots\,$, -+rounded to the nearest integer. -+ -+*/ -+ -+/*tex The powers of two: */ -+ -+static int two_to_the[31]; -+ -+/*tex Special logarithms: */ -+ -+static int spec_log[29]; -+ -+void initialize_arithmetic(void) -+{ -+ int k; -+ two_to_the[0] = 1; -+ for (k = 1; k <= 30; k++) { -+ two_to_the[k] = 2 * two_to_the[k - 1]; -+ } -+ spec_log [1] = 93032640; -+ spec_log [2] = 38612034; -+ spec_log [3] = 17922280; -+ spec_log [4] = 8662214; -+ spec_log [5] = 4261238; -+ spec_log [6] = 2113709; -+ spec_log [7] = 1052693; -+ spec_log [8] = 525315; -+ spec_log [9] = 262400; -+ spec_log[10] = 131136; -+ spec_log[11] = 65552; -+ spec_log[12] = 32772; -+ spec_log[13] = 16385; -+ for (k = 14; k <= 27; k++) { -+ spec_log[k] = two_to_the[27 - k]; -+ } -+ spec_log[28] = 1; -+} -+ -+static int m_log(int x) -+{ -+ /*tex Auxiliary registers: */ -+ int y, z; -+ /*tex Iteration counter: */ -+ int k; -+ if (x <= 0) { -+ /*tex Handle non-positive logarithm. */ -+ print_err("Logarithm of "); -+ print_scaled(x); -+ tprint(" has been replaced by 0"); -+ help2( -+ "Since I don't take logs of non-positive numbers,", -+ "I'm zeroing this one. Proceed, with fingers crossed." -+ ); -+ error(); -+ return 0; -+ } else { -+ /*tex $14\times2^{27}\ln2\approx1302456956.421063$ */ -+ y = 1302456956 + 4 - 100; -+ /*tex $2^{16}\times .421063\approx 27595$ */ -+ z = 27595 + 6553600; -+ while (x < fraction_four) { -+ x += x; -+ /*tex $2^{27}\ln2\approx 93032639.74436163$ */ -+ y = y - 93032639; -+ /*tex $2^{16}\times.74436163\approx 48782$ */ -+ z = z - 48782; -+ } -+ -+ y = y + (z / unity); -+ k = 2; -+ while (x > fraction_four + 4) { -+ /*tex -+ Increase |k| until |x| can be multiplied by a factor of $2^{-k}$, -+ and adjust $y$ accordingly. Here $z=\lceil x/2^k\rceil$. -+ */ -+ z = ((x - 1) / two_to_the[k]) + 1; -+ while (x < fraction_four + z) { -+ z = halfp(z + 1); -+ k = k + 1; -+ } -+ y = y + spec_log[k]; -+ x = x - z; -+ } -+ return (y / 8); -+ } -+} -+ -+/*tex -+ -+The following somewhat different subroutine tests rigorously if $ab$ is greater -+than, equal to, or less than~$cd$, given integers $(a,b,c,d)$. In most cases a -+quick decision is reached. The result is $+1$, 0, or~$-1$ in the three respective -+cases. -+ -+*/ -+ -+static int ab_vs_cd(int a, int b, int c, int d) -+{ -+ int q, r; -+ /*tex Reduce to the case that |a,c>=0| and |b,d>0|. */ -+ if (a < 0) { -+ negate(a); -+ negate(b); -+ } -+ if (c < 0) { -+ negate(c); -+ negate(d); -+ } -+ if (d <= 0) { -+ if (b >= 0) -+ return (((a == 0 || b == 0) && (c == 0 || d == 0)) ? 0 : 1); -+ if (d == 0) -+ return (a == 0 ? 0 : -1); -+ q = a; -+ a = c; -+ c = q; -+ q = -b; -+ b = -d; -+ d = q; -+ } else if (b <= 0) { -+ if (b < 0 && a > 0) -+ return -1; -+ return (c == 0 ? 0 : -1); -+ } -+ while (1) { -+ q = a / d; -+ r = c / b; -+ if (q != r) -+ return (q > r ? 1 : -1); -+ q = a % d; -+ r = c % b; -+ if (r == 0) -+ return (q == 0 ? 0 : 1); -+ if (q == 0) -+ return -1; -+ a = b; -+ b = q; -+ c = d; -+ d = r; -+ /*tex Now |a>d>0| and |c>b>0|. */ -+ } -+} -+ -+/*tex -+ -+To consume a random integer, the program below will say `|next_random|' and then -+it will fetch |randoms[j_random]|. -+ -+*/ -+ -+#define next_random() do { \ -+ if (j_random==0) \ -+ new_randoms(); \ -+ else \ -+ decr(j_random); \ -+} while (0) -+ -+static void new_randoms(void) -+{ -+ /*tex The index into |randoms|. */ -+ int k; -+ /*tex The accumulator. */ -+ int x; -+ for (k = 0; k <= 23; k++) { -+ x = randoms[k] - randoms[k + 31]; -+ if (x < 0) -+ x = x + fraction_one; -+ randoms[k] = x; -+ } -+ for (k = 24; k <= 54; k++) { -+ x = randoms[k] - randoms[k - 24]; -+ if (x < 0) -+ x = x + fraction_one; -+ randoms[k] = x; -+ } -+ j_random = 54; -+} -+ -+/*tex -+ -+To initialize the |randoms| table, we call the following routine. -+ -+*/ -+ -+void init_randoms(int seed) -+{ -+ /*tex Three more or less random integers. */ -+ int j, jj, k; -+ /*tex The index into |randoms|. */ -+ int i; -+ j = abs(seed); -+ while (j >= fraction_one) -+ j = halfp(j); -+ k = 1; -+ for (i = 0; i <= 54; i++) { -+ jj = k; -+ k = j - k; -+ j = jj; -+ if (k < 0) -+ k = k + fraction_one; -+ randoms[(i * 21) % 55] = j; -+ } -+ /*tex We ``warm up'' the array. */ -+ new_randoms(); -+ new_randoms(); -+ new_randoms(); -+} -+ -+/*tex -+ -+To produce a uniform random number in the range |0<=u=u>x| or |0=u=x|, -+given a |scaled| value~|x|, we proceed as shown here. -+ -+Note that the call of |take_frac| will produce the values 0 and~|x| with about -+half the probability that it will produce any other particular values between 0 -+and~|x|, because it rounds its answers. -+ -+*/ -+ -+int unif_rand(int x) -+{ -+ int y; -+ next_random(); -+ y = take_frac(abs(x), randoms[j_random]); -+ if (y == abs(x)) -+ return 0; -+ else if (x > 0) -+ return y; -+ else -+ return -y; -+} -+ -+/*tex -+ -+Finally, a normal deviate with mean zero and unit standard deviation can readily -+be obtained with the ratio method (Algorithm 3.4.1R in {\sl The Art of Computer -+Programming\/}. -+ -+*/ -+ -+int norm_rand(void) -+{ -+ /*tex What the book would call $2^{16}X$, $2^{28}U$, and $-2^{24}\ln U$. */ -+ int x, u, l; -+ do { -+ do { -+ next_random(); -+ x = take_frac(112429, randoms[j_random] - fraction_half); -+ /*tex Which is $2^{16}\sqrt{8/e}\approx 112428.82793$. */ -+ next_random(); -+ u = randoms[j_random]; -+ } while (abs(x) >= u); -+ x = make_frac(x, u); -+ /*tex More fuzzyness: $2^{24}\cdot12\ln2\approx139548959.6165$. */ -+ l = 139548960 - m_log(u); -+ } while (ab_vs_cd(1024, l, x, x) < 0); -+ return x; -+} -+ -+/*tex -+ -+This function could also be expressed as a macro, but it is a useful breakpoint -+for debugging. -+ -+*/ -+ -+int fix_int(int val, int min, int max) -+{ -+ return (val < min ? min : (val > max ? max : val)); -+} -diff --git a/texk/web2c/luatexdir/tex/arithmetic.w b/texk/web2c/luatexdir/tex/arithmetic.w -deleted file mode 100644 -index 56fb9568a..000000000 ---- a/texk/web2c/luatexdir/tex/arithmetic.w -+++ /dev/null -@@ -1,735 +0,0 @@ --% arithmetic.w --% --% Copyright 2009-2010 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --\def\MP{MetaPost} -- --@ @c -- -- --#include "ptexlib.h" -- --@ The principal computations performed by \TeX\ are done entirely in terms of --integers less than $2^{31}$ in magnitude; and divisions are done only when both --dividend and divisor are nonnegative. Thus, the arithmetic specified in this --program can be carried out in exactly the same way on a wide variety of --computers, including some small ones. Why? Because the arithmetic --calculations need to be spelled out precisely in order to guarantee that --\TeX\ will produce identical output on different machines. If some --quantities were rounded differently in different implementations, we would --find that line breaks and even page breaks might occur in different places. --Hence the arithmetic of \TeX\ has been designed with care, and systems that --claim to be implementations of \TeX82 should follow precisely the --@:TeX82}{\TeX82@> --calculations as they appear in the present program. -- --(Actually there are three places where \TeX\ uses |div| with a possibly negative --numerator. These are harmless; see |div| in the index. Also if the user --sets the \.{\\time} or the \.{\\year} to a negative value, some diagnostic --information will involve negative-numerator division. The same remarks --apply for |mod| as well as for |div|.) -- --Here is a routine that calculates half of an integer, using an --unambiguous convention with respect to signed odd numbers. -- --@c --int half(int x) --{ -- if (odd(x)) -- return ((x + 1) / 2); -- else -- return (x / 2); --} -- -- --@ The following function is used to create a scaled integer from a given decimal --fraction $(.d_0d_1\ldots d_{k-1})$, where |0<=k<=17|. The digit $d_i$ is --given in |dig[i]|, and the calculation produces a correctly rounded result. -- --@c --scaled round_decimals(int k) --{ /* converts a decimal fraction */ -- int a; /* the accumulator */ -- a = 0; -- while (k-- > 0) { -- a = (a + dig[k] * two) / 10; -- } -- return ((a + 1) / 2); --} -- -- --@ Conversely, here is a procedure analogous to |print_int|. If the output --of this procedure is subsequently read by \TeX\ and converted by the --|round_decimals| routine above, it turns out that the original value will --be reproduced exactly; the ``simplest'' such decimal number is output, --but there is always at least one digit following the decimal point. -- --The invariant relation in the \&{repeat} loop is that a sequence of --decimal digits yet to be printed will yield the original number if and only if --they form a fraction~$f$ in the range $s-\delta\L10\cdot2^{16}f unity) -- s = s + 0100000 - 50000; /* round the last digit */ -- buffer[i++] = '0' + (s / unity); -- s = 10 * (s % unity); -- delta = delta * 10; -- } while (s > delta); -- buffer[i++] = '\0'; -- tprint(buffer); --} -- --@ Physical sizes that a \TeX\ user specifies for portions of documents are --represented internally as scaled points. Thus, if we define an `sp' (scaled --@^sp@> --point) as a unit equal to $2^{-16}$ printer's points, every dimension --inside of \TeX\ is an integer number of sp. There are exactly --4,736,286.72 sp per inch. Users are not allowed to specify dimensions --larger than $2^{30}-1$ sp, which is a distance of about 18.892 feet (5.7583 --meters); two such quantities can be added without overflow on a 32-bit --computer. -- --The present implementation of \TeX\ does not check for overflow when --@^overflow in arithmetic@> --dimensions are added or subtracted. This could be done by inserting a --few dozen tests of the form `\ignorespaces|if x>=010000000000 then --@t\\{report\_overflow}@>|', but the chance of overflow is so remote that --such tests do not seem worthwhile. -- --\TeX\ needs to do only a few arithmetic operations on scaled quantities, --other than addition and subtraction, and the following subroutines do most of --the work. A single computation might use several subroutine calls, and it is --desirable to avoid producing multiple error messages in case of arithmetic --overflow; so the routines set the global variable |arith_error| to |true| --instead of reporting errors directly to the user. Another global variable, --|tex_remainder|, holds the remainder after a division. -- --@c --boolean arith_error; /* has arithmetic overflow occurred recently? */ --scaled tex_remainder; /* amount subtracted to get an exact division */ -- -- --@ The first arithmetical subroutine we need computes $nx+y$, where |x| --and~|y| are |scaled| and |n| is an integer. We will also use it to --multiply integers. -- --@c --scaled mult_and_add(int n, scaled x, scaled y, scaled max_answer) --{ -- if (n == 0) -- return y; -- if (n < 0) { -- negate(x); -- negate(n); -- } -- if (((x <= (max_answer - y) / n) && (-x <= (max_answer + y) / n))) { -- return (n * x + y); -- } else { -- arith_error = true; -- return 0; -- } --} -- --@ We also need to divide scaled dimensions by integers. --@c --scaled x_over_n(scaled x, int n) --{ -- boolean negative; /* should |tex_remainder| be negated? */ -- negative = false; -- if (n == 0) { -- arith_error = true; -- tex_remainder = x; -- return 0; -- } else { -- if (n < 0) { -- negate(x); -- negate(n); -- negative = true; -- } -- if (x >= 0) { -- tex_remainder = x % n; -- if (negative) -- negate(tex_remainder); -- return (x / n); -- } else { -- tex_remainder = -((-x) % n); -- if (negative) -- negate(tex_remainder); -- return (-((-x) / n)); -- } -- } --} -- -- --@ Then comes the multiplication of a scaled number by a fraction |n/d|, --where |n| and |d| are nonnegative integers |<=@t$2^{16}$@>| and |d| is --positive. It would be too dangerous to multiply by~|n| and then divide --by~|d|, in separate operations, since overflow might well occur; and it --would be too inaccurate to divide by |d| and then multiply by |n|. Hence --this subroutine simulates 1.5-precision arithmetic. -- --@c --scaled xn_over_d(scaled x, int n, int d) --{ -- nonnegative_integer t, u, v, xx, dd; /* intermediate quantities */ -- boolean positive = true; /* was |x>=0|? */ -- if (x < 0) { -- negate(x); -- positive = false; -- } -- xx = (nonnegative_integer) x; -- dd = (nonnegative_integer) d; -- t = ((xx % 0100000) * (nonnegative_integer) n); -- u = ((xx / 0100000) * (nonnegative_integer) n + (t / 0100000)); -- v = (u % dd) * 0100000 + (t % 0100000); -- if (u / dd >= 0100000) -- arith_error = true; -- else -- u = 0100000 * (u / dd) + (v / dd); -- if (positive) { -- tex_remainder = (int) (v % dd); -- return (scaled) u; -- } else { -- /* casts are for ms cl */ -- tex_remainder = -(int) (v % dd); -- return -(scaled) (u); -- } --} -- -- --@ The next subroutine is used to compute the ``badness'' of glue, when a --total~|t| is supposed to be made from amounts that sum to~|s|. According --to {\sl The \TeX book}, the badness of this situation is $100(t/s)^3$; --however, badness is simply a heuristic, so we need not squeeze out the --last drop of accuracy when computing it. All we really want is an --approximation that has similar properties. --@:TeXbook}{\sl The \TeX book@> -- --The actual method used to compute the badness is easier to read from the --program than to describe in words. It produces an integer value that is a --reasonably close approximation to $100(t/s)^3$, and all implementations --of \TeX\ should use precisely this method. Any badness of $2^{13}$ or more is --treated as infinitely bad, and represented by 10000. -- --It is not difficult to prove that $$\hbox{|badness(t+1,s)>=badness(t,s) -->=badness(t,s+1)|}.$$ The badness function defined here is capable of --computing at most 1095 distinct values, but that is plenty. -- --@c --halfword badness(scaled t, scaled s) --{ /* compute badness, given |t>=0| */ -- int r; /* approximation to $\alpha t/s$, where $\alpha^3\approx -- 100\cdot2^{18}$ */ -- if (t == 0) { -- return 0; -- } else if (s <= 0) { -- return inf_bad; -- } else { -- if (t <= 7230584) -- r = (t * 297) / s; /* $297^3=99.94\times2^{18}$ */ -- else if (s >= 1663497) -- r = t / (s / 297); -- else -- r = t; -- if (r > 1290) -- return inf_bad; /* $1290^3<2^{31}<1291^3$ */ -- else -- return ((r * r * r + 0400000) / 01000000); -- /* that was $r^3/2^{18}$, rounded to the nearest integer */ -- } --} -- -- --@ When \TeX\ ``packages'' a list into a box, it needs to calculate the --proportionality ratio by which the glue inside the box should stretch --or shrink. This calculation does not affect \TeX's decision making, --so the precise details of rounding, etc., in the glue calculation are not --of critical importance for the consistency of results on different computers. -- --We shall use the type |glue_ratio| for such proportionality ratios. --A glue ratio should take the same amount of memory as an --|integer| (usually 32 bits) if it is to blend smoothly with \TeX's --other data structures. Thus |glue_ratio| should be equivalent to --|short_real| in some implementations of PASCAL. Alternatively, --it is possible to deal with glue ratios using nothing but fixed-point --arithmetic; see {\sl TUGboat \bf3},1 (March 1982), 10--27. (But the --routines cited there must be modified to allow negative glue ratios.) --@^system dependencies@> -- -- --@ This section is (almost) straight from MetaPost. I had to change --the types (use |integer| instead of |fraction|), but that should --not have any influence on the actual calculations (the original --comments refer to quantities like |fraction_four| ($2^{30}$), and --that is the same as the numeric representation of |max_dimen|). -- --I've copied the low-level variables and routines that are needed, but --only those (e.g. |m_log|), not the accompanying ones like |m_exp|. Most --of the following low-level numeric routines are only needed within the --calculation of |norm_rand|. I've been forced to rename |make_fraction| --to |make_frac| because TeX already has a routine by that name with --a wholly different function (it creates a |fraction_noad| for math --typesetting) -- Taco -- --And now let's complete our collection of numeric utility routines --by considering random number generation. --\MP{} generates pseudo-random numbers with the additive scheme recommended --in Section 3.6 of {\sl The Art of Computer Programming}; however, the --results are random fractions between 0 and |fraction_one-1|, inclusive. -- --There's an auxiliary array |randoms| that contains 55 pseudo-random --fractions. Using the recurrence $x_n=(x_{n-55}-x_{n-31})\bmod 2^{28}$, --we generate batches of 55 new $x_n$'s at a time by calling |new_randoms|. --The global variable |j_random| tells which element has most recently --been consumed. -- --@c --static int randoms[55]; /* the last 55 random values generated */ --static int j_random; /* the number of unused |randoms| */ --scaled random_seed; /* the default random seed */ -- --@ A small bit of metafont is needed. -- --@c --#define fraction_half 01000000000 /* $2^{27}$, represents 0.50000000 */ --#define fraction_one 02000000000 /* $2^{28}$, represents 1.00000000 */ --#define fraction_four 010000000000 /* $2^{30}$, represents 4.00000000 */ --#define el_gordo 017777777777 /* $2^{31}-1$, the largest value that \MP\ likes */ -- --@ The |make_frac| routine produces the |fraction| equivalent of --|p/q|, given integers |p| and~|q|; it computes the integer --$f=\lfloor2^{28}p/q+{1\over2}\rfloor$, when $p$ and $q$ are --positive. If |p| and |q| are both of the same scaled type |t|, --the ``type relation'' |make_frac(t,t)=fraction| is valid; --and it's also possible to use the subroutine ``backwards,'' using --the relation |make_frac(t,fraction)=t| between scaled types. -- --If the result would have magnitude $2^{31}$ or more, |make_frac| --sets |arith_error:=true|. Most of \MP's internal computations have --been designed to avoid this sort of error. -- --If this subroutine were programmed in assembly language on a typical --machine, we could simply compute |(@t$2^{28}$@>*p)div q|, since a --double-precision product can often be input to a fixed-point division --instruction. But when we are restricted to PASCAL arithmetic it --is necessary either to resort to multiple-precision maneuvering --or to use a simple but slow iteration. The multiple-precision technique --would be about three times faster than the code adopted here, but it --would be comparatively long and tricky, involving about sixteen --additional multiplications and divisions. -- --This operation is part of \MP's ``inner loop''; indeed, it will --consume nearly 10\%! of the running time (exclusive of input and output) --if the code below is left unchanged. A machine-dependent recoding --will therefore make \MP\ run faster. The present implementation --is highly portable, but slow; it avoids multiplication and division --except in the initial stage. System wizards should be careful to --replace it with a routine that is guaranteed to produce identical --results in all cases. --@^system dependencies@> -- --As noted below, a few more routines should also be replaced by machine-dependent --code, for efficiency. But when a procedure is not part of the ``inner loop,'' --such changes aren't advisable; simplicity and robustness are --preferable to trickery, unless the cost is too high. -- --@c --static int make_frac(int p, int q) --{ -- int f; /* the fraction bits, with a leading 1 bit */ -- int n; /* the integer part of $\vert p/q\vert$ */ -- register int be_careful; /* disables certain compiler optimizations */ -- boolean negative = false; /* should the result be negated? */ -- if (p < 0) { -- negate(p); -- negative = true; -- } -- if (q <= 0) { --#ifdef DEBUG -- if (q == 0) -- confusion("/"); --#endif -- negate(q); -- negative = !negative; -- } -- n = p / q; -- p = p % q; -- if (n >= 8) { -- arith_error = true; -- if (negative) -- return (-el_gordo); -- else -- return el_gordo; -- } else { -- n = (n - 1) * fraction_one; -- /* Compute $f=\lfloor 2^{28}(1+p/q)+{1\over2}\rfloor$ */ -- /* The |repeat| loop here preserves the following invariant relations -- between |f|, |p|, and~|q|: -- (i)~|0<=p= 0) -- f = f + f + 1; -- else { -- f += f; -- p = p + q; -- } -- } while (f < fraction_one); -- be_careful = p - q; -- if (be_careful + p >= 0) -- incr(f); -- -- if (negative) -- return (-(f + n)); -- else -- return (f + n); -- } --} -- --@ @c --static int take_frac(int q, int f) --{ -- int p; /* the fraction so far */ -- int n; /* additional multiple of $q$ */ -- register int be_careful; /* disables certain compiler optimizations */ -- boolean negative = false; /* should the result be negated? */ -- /* Reduce to the case that |f>=0| and |q>0| */ -- if (f < 0) { -- negate(f); -- negative = true; -- } -- if (q < 0) { -- negate(q); -- negative = !negative; -- } -- -- if (f < fraction_one) { -- n = 0; -- } else { -- n = f / fraction_one; -- f = f % fraction_one; -- if (q <= el_gordo / n) { -- n = n * q; -- } else { -- arith_error = true; -- n = el_gordo; -- } -- } -- f = f + fraction_one; -- /* Compute $p=\lfloor qf/2^{28}+{1\over2}\rfloor-q$ */ -- /* The invariant relations in this case are (i)~$\lfloor(qf+p)/2^k\rfloor -- =\lfloor qf_0/2^{28}+{1\over2}\rfloor$, where $k$ is an integer and -- $f_0$ is the original value of~$f$; (ii)~$2^k\L f<2^{k+1}$. -- */ -- p = fraction_half; /* that's $2^{27}$; the invariants hold now with $k=28$ */ -- if (q < fraction_four) { -- do { -- if (odd(f)) -- p = halfp(p + q); -- else -- p = halfp(p); -- f = halfp(f); -- } while (f != 1); -- } else { -- do { -- if (odd(f)) -- p = p + halfp(q - p); -- else -- p = halfp(p); -- f = halfp(f); -- } while (f != 1); -- } -- -- be_careful = n - el_gordo; -- if (be_careful + p > 0) { -- arith_error = true; -- n = el_gordo - p; -- } -- if (negative) -- return (-(n + p)); -- else -- return (n + p); --} -- -- -- --@ The subroutines for logarithm and exponential involve two tables. --The first is simple: |two_to_the[k]| equals $2^k$. The second involves --a bit more calculation, which the author claims to have done correctly: --|spec_log[k]| is $2^{27}$ times $\ln\bigl(1/(1-2^{-k})\bigr)= --2^{-k}+{1\over2}2^{-2k}+{1\over3}2^{-3k}+\cdots\,$, rounded to the --nearest integer. -- --@c --static int two_to_the[31]; /* powers of two */ --static int spec_log[29]; /* special logarithms */ -- --@ @c --void initialize_arithmetic(void) --{ -- int k; -- two_to_the[0] = 1; -- for (k = 1; k <= 30; k++) -- two_to_the[k] = 2 * two_to_the[k - 1]; -- spec_log[1] = 93032640; -- spec_log[2] = 38612034; -- spec_log[3] = 17922280; -- spec_log[4] = 8662214; -- spec_log[5] = 4261238; -- spec_log[6] = 2113709; -- spec_log[7] = 1052693; -- spec_log[8] = 525315; -- spec_log[9] = 262400; -- spec_log[10] = 131136; -- spec_log[11] = 65552; -- spec_log[12] = 32772; -- spec_log[13] = 16385; -- for (k = 14; k <= 27; k++) -- spec_log[k] = two_to_the[27 - k]; -- spec_log[28] = 1; --} -- --@ @c --static int m_log(int x) --{ -- int y, z; /* auxiliary registers */ -- int k; /* iteration counter */ -- if (x <= 0) { -- /* Handle non-positive logarithm */ -- print_err("Logarithm of "); -- print_scaled(x); -- tprint(" has been replaced by 0"); -- help2("Since I don't take logs of non-positive numbers,", -- "I'm zeroing this one. Proceed, with fingers crossed."); -- error(); -- return 0; -- } else { -- y = 1302456956 + 4 - 100; /* $14\times2^{27}\ln2\approx1302456956.421063$ */ -- z = 27595 + 6553600; /* and $2^{16}\times .421063\approx 27595$ */ -- while (x < fraction_four) { -- x += x; -- y = y - 93032639; -- z = z - 48782; -- } /* $2^{27}\ln2\approx 93032639.74436163$ -- and $2^{16}\times.74436163\approx 48782$ */ -- y = y + (z / unity); -- k = 2; -- while (x > fraction_four + 4) { -- /* Increase |k| until |x| can be multiplied by a -- factor of $2^{-k}$, and adjust $y$ accordingly */ -- z = ((x - 1) / two_to_the[k]) + 1; /* $z=\lceil x/2^k\rceil$ */ -- while (x < fraction_four + z) { -- z = halfp(z + 1); -- k = k + 1; -- } -- y = y + spec_log[k]; -- x = x - z; -- } -- return (y / 8); -- } --} -- -- -- --@ The following somewhat different subroutine tests rigorously if $ab$ is --greater than, equal to, or less than~$cd$, --given integers $(a,b,c,d)$. In most cases a quick decision is reached. --The result is $+1$, 0, or~$-1$ in the three respective cases. -- --@c --static int ab_vs_cd(int a, int b, int c, int d) --{ -- int q, r; /* temporary registers */ -- /* Reduce to the case that |a,c>=0|, |b,d>0| */ -- if (a < 0) { -- negate(a); -- negate(b); -- } -- if (c < 0) { -- negate(c); -- negate(d); -- } -- if (d <= 0) { -- if (b >= 0) -- return (((a == 0 || b == 0) && (c == 0 || d == 0)) ? 0 : 1); -- if (d == 0) -- return (a == 0 ? 0 : -1); -- q = a; -- a = c; -- c = q; -- q = -b; -- b = -d; -- d = q; -- } else if (b <= 0) { -- if (b < 0 && a > 0) -- return -1; -- return (c == 0 ? 0 : -1); -- } -- -- while (1) { -- q = a / d; -- r = c / b; -- if (q != r) -- return (q > r ? 1 : -1); -- q = a % d; -- r = c % b; -- if (r == 0) -- return (q == 0 ? 0 : 1); -- if (q == 0) -- return -1; -- a = b; -- b = q; -- c = d; -- d = r; /* now |a>d>0| and |c>b>0| */ -- } --} -- -- -- --@ To consume a random integer, the program below will say `|next_random|' --and then it will fetch |randoms[j_random]|. -- --@c --#define next_random() do { \ -- if (j_random==0) new_randoms(); else decr(j_random); \ -- } while (0) -- --static void new_randoms(void) --{ -- int k; /* index into |randoms| */ -- int x; /* accumulator */ -- for (k = 0; k <= 23; k++) { -- x = randoms[k] - randoms[k + 31]; -- if (x < 0) -- x = x + fraction_one; -- randoms[k] = x; -- } -- for (k = 24; k <= 54; k++) { -- x = randoms[k] - randoms[k - 24]; -- if (x < 0) -- x = x + fraction_one; -- randoms[k] = x; -- } -- j_random = 54; --} -- -- --@ To initialize the |randoms| table, we call the following routine. -- --@c --void init_randoms(int seed) --{ -- int j, jj, k; /* more or less random integers */ -- int i; /* index into |randoms| */ -- j = abs(seed); -- while (j >= fraction_one) -- j = halfp(j); -- k = 1; -- for (i = 0; i <= 54; i++) { -- jj = k; -- k = j - k; -- j = jj; -- if (k < 0) -- k = k + fraction_one; -- randoms[(i * 21) % 55] = j; -- } -- new_randoms(); -- new_randoms(); -- new_randoms(); /* ``warm up'' the array */ --} -- -- --@ To produce a uniform random number in the range |0<=u=u>x| --or |0=u=x|, given a |scaled| value~|x|, we proceed as shown here. -- --Note that the call of |take_frac| will produce the values 0 and~|x| --with about half the probability that it will produce any other particular --values between 0 and~|x|, because it rounds its answers. -- --@c --int unif_rand(int x) --{ -- int y; /* trial value */ -- next_random(); -- y = take_frac(abs(x), randoms[j_random]); -- if (y == abs(x)) -- return 0; -- else if (x > 0) -- return y; -- else -- return -y; --} -- -- --@ Finally, a normal deviate with mean zero and unit standard deviation --can readily be obtained with the ratio method (Algorithm 3.4.1R in --{\sl The Art of Computer Programming\/}). -- --@c --int norm_rand(void) --{ -- int x, u, l; /* what the book would call $2^{16}X$, $2^{28}U$, and $-2^{24}\ln U$ */ -- do { -- do { -- next_random(); -- x = take_frac(112429, randoms[j_random] - fraction_half); -- /* $2^{16}\sqrt{8/e}\approx 112428.82793$ */ -- next_random(); -- u = randoms[j_random]; -- } while (abs(x) >= u); -- x = make_frac(x, u); -- l = 139548960 - m_log(u); /* $2^{24}\cdot12\ln2\approx139548959.6165$ */ -- } while (ab_vs_cd(1024, l, x, x) < 0); -- return x; --} -- --@ This function could also be expressed as a macro, but it is a useful -- breakpoint for debugging. -- --@c --int fix_int(int val, int min, int max) --{ -- return (val < min ? min : (val > max ? max : val)); --} -diff --git a/texk/web2c/luatexdir/tex/backend.c b/texk/web2c/luatexdir/tex/backend.c -new file mode 100644 -index 000000000..d8c7daed2 ---- /dev/null -+++ b/texk/web2c/luatexdir/tex/backend.c -@@ -0,0 +1,123 @@ -+/* to fill */ -+ -+#include "ptexlib.h" -+ -+scaled max_v = 0; /* maximum height-plus-depth of pages shipped so far */ -+scaled max_h = 0; /* maximum width of pages shipped so far */ -+boolean doing_leaders = false; /* are we inside a leader box? */ -+int cur_s = -1; /* current depth of output box nesting, initially $-1$ */ -+ -+static backend_struct *backend = NULL; -+backend_function *backend_out, *backend_out_whatsit, *backend_out_control; -+ -+static void missing_backend_function(PDF pdf, halfword p) -+{ -+ const char *n = get_node_name(type(p), subtype(p)); -+ if (type(p) == whatsit_node) -+ formatted_error("pdf backend","no output function for whatsit %s",n); -+ else -+ formatted_error("pdf backend","no output function for node %s",n); -+} -+ -+static void init_none_backend_functions(void) -+{ -+ backend_struct *p = &backend[OMODE_NONE]; -+ p->name = strdup("NONE"); -+} -+ -+static void init_pdf_backend_functions(void) -+{ -+ backend_struct *p = &backend[OMODE_PDF]; -+ p->name = strdup("PDF"); -+ p->node_fu[rule_node] = &pdf_place_rule; -+ p->node_fu[glyph_node] = &pdf_place_glyph; -+ p->whatsit_fu[special_node] = &pdf_special; -+ p->whatsit_fu[pdf_literal_node] = &pdf_out_literal; -+ p->whatsit_fu[pdf_refobj_node] = &pdf_ref_obj; -+ p->whatsit_fu[pdf_annot_node] = &do_annot; -+ p->whatsit_fu[pdf_start_link_node] = &do_link; -+ p->whatsit_fu[pdf_end_link_node] = &end_link; -+ p->whatsit_fu[pdf_dest_node] = &do_dest; -+ p->whatsit_fu[pdf_thread_node] = &do_thread; -+ p->whatsit_fu[pdf_end_thread_node] = &end_thread; -+ p->whatsit_fu[late_lua_node] = &late_lua; -+ p->whatsit_fu[pdf_colorstack_node] = &pdf_out_colorstack; -+ p->whatsit_fu[pdf_setmatrix_node] = &pdf_out_setmatrix; -+ p->whatsit_fu[pdf_save_node] = &pdf_out_save; -+ p->whatsit_fu[pdf_restore_node] = &pdf_out_restore; -+ p->control_fu[backend_control_push_list] = &pdf_push_list; -+ p->control_fu[backend_control_pop_list] = &pdf_pop_list; -+ p->control_fu[backend_control_begin_page] = &pdf_begin_page; -+ p->control_fu[backend_control_end_page] = &pdf_end_page; -+ p->control_fu[backend_control_open_file] = &pdf_open_file; -+ p->control_fu[backend_control_write_header] = &pdf_write_header; -+ p->control_fu[backend_control_finish_file] = &pdf_finish_file; -+ p->control_fu[backend_control_set_reference_point] = &pdf_set_reference_point; -+} -+ -+static void init_dvi_backend_functions(void) -+{ -+ backend_struct *p = &backend[OMODE_DVI]; -+ p->name = strdup("DVI"); -+ p->node_fu[rule_node] = &dvi_place_rule; -+ p->node_fu[glyph_node] = &dvi_place_glyph; -+ p->whatsit_fu[special_node] = &dvi_special; -+ p->whatsit_fu[late_lua_node] = &late_lua; -+ p->control_fu[backend_control_push_list] = &dvi_push_list; -+ p->control_fu[backend_control_pop_list] = &dvi_pop_list; -+ p->control_fu[backend_control_begin_page] = &dvi_begin_page; -+ p->control_fu[backend_control_end_page] = &dvi_end_page; -+ p->control_fu[backend_control_open_file] = &dvi_open_file; -+ p->control_fu[backend_control_write_header] = &dvi_write_header; -+ p->control_fu[backend_control_finish_file] = &dvi_finish_file; -+ p->control_fu[backend_control_set_reference_point] = &dvi_set_reference_point; -+} -+ -+ -+void init_backend_functionpointers(output_mode o_mode) -+{ -+ int i, j; -+ if (backend == NULL) { -+ backend = xmalloc((MAX_OMODE + 1) * sizeof(backend_struct)); -+ for (i = 0; i <= MAX_OMODE; i++) { -+ backend[i].node_fu = xmalloc((MAX_NODE_TYPE + 1) * sizeof(backend_function)); -+ backend[i].whatsit_fu = xmalloc((MAX_WHATSIT_TYPE + 1) * sizeof(backend_function)); -+ backend[i].control_fu = xmalloc((MAX_CONTROL_TYPE + 1) * sizeof(backend_function)); -+ for (j = 0; j < MAX_NODE_TYPE + 1; j++) -+ backend[i].node_fu[j] = &missing_backend_function; -+ for (j = 0; j < MAX_WHATSIT_TYPE + 1; j++) -+ backend[i].whatsit_fu[j] = &missing_backend_function; -+ for (j = 0; j < MAX_CONTROL_TYPE + 1; j++) -+ backend[i].control_fu[j] = &missing_backend_function; -+ } -+ init_none_backend_functions(); -+ init_dvi_backend_functions(); -+ init_pdf_backend_functions(); -+ } -+ backend_out = backend[o_mode].node_fu; -+ backend_out_whatsit = backend[o_mode].whatsit_fu; -+ backend_out_control = backend[o_mode].control_fu; -+} -+ -+output_mode get_o_mode(void) -+{ -+ output_mode o_mode; -+ if (output_mode_par > 0) { -+ o_mode = OMODE_PDF; -+ } else -+ o_mode = OMODE_DVI; -+ return o_mode; -+} -+ -+void fix_o_mode(void) -+{ -+ output_mode o_mode = get_o_mode(); -+ if (output_mode_used == OMODE_NONE) { -+ output_mode_used = o_mode; -+ /*tex Used by synctex, we need to use output_mode_used there: */ -+ static_pdf->o_mode = output_mode_used; -+ } else if (output_mode_used != o_mode) { -+ normal_error("pdf backend", "\\outputmode can only be changed before anything is written to the output"); -+ } -+ init_backend_functionpointers(output_mode_used); -+} -diff --git a/texk/web2c/luatexdir/tex/backend.h b/texk/web2c/luatexdir/tex/backend.h -new file mode 100644 -index 000000000..5cfbd06fb ---- /dev/null -+++ b/texk/web2c/luatexdir/tex/backend.h -@@ -0,0 +1,54 @@ -+/* to fill */ -+ -+#ifndef BACKEND_H -+# define BACKEND_H -+ -+#include "ptexlib.h" -+ -+extern scaled max_v; -+extern scaled max_h; -+extern boolean doing_leaders; -+extern int cur_s; -+ -+# define MAX_CONTROL_TYPE 7 -+ -+typedef enum { -+ backend_control_push_list = 0, -+ backend_control_pop_list, -+ backend_control_begin_page, -+ backend_control_end_page, -+ backend_control_open_file, -+ backend_control_write_header, -+ backend_control_finish_file, -+ backend_control_set_reference_point -+} backend_control_types ; -+ -+typedef void (*backend_function) (); /* variadic arguments */ -+ -+typedef struct { -+ char *name; /* name of the backend */ -+ backend_function *node_fu; /* array of node output functions */ -+ backend_function *whatsit_fu; /* array of whatsit output functions */ -+ backend_function *control_fu; /* array of whatsit output functions */ -+} backend_struct; -+ -+/* extern pos_info_structure pos_info; */ -+ -+extern backend_function *backend_out; -+extern backend_function *backend_out_whatsit; -+extern backend_function *backend_out_control; -+ -+/* get_o_mode translates from output_mode to output_mode_used */ -+/* fix_o_mode freezes output_mode as soon as anything goes through the backend */ -+ -+/* -+ extern void check_o_mode(PDF pdf, const char *s, int o_mode, boolean errorflag); -+ extern void ensure_output_file_open(PDF pdf, const char *ext); -+*/ -+ -+extern void fix_o_mode(void); -+extern output_mode get_o_mode(void); -+ -+extern void init_backend_functionpointers(output_mode o_mode); -+ -+#endif -diff --git a/texk/web2c/luatexdir/tex/buildpage.c b/texk/web2c/luatexdir/tex/buildpage.c -new file mode 100644 -index 000000000..81e69dc3b ---- /dev/null -+++ b/texk/web2c/luatexdir/tex/buildpage.c -@@ -0,0 +1,1164 @@ -+/* -+ -+Copyright 2009-2010 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ -+ -+#include "ptexlib.h" -+ -+ -+#define mode mode_par -+#define head head_par -+#define tail tail_par -+ -+/*tex -+ -+ When \TeX\ appends new material to its main vlist in vertical mode, it uses a -+ method something like |vsplit| to decide where a page ends, except that the -+ calculations are done ``on line'' as new items come in. The main complication -+ in this process is that insertions must be put into their boxes and removed -+ from the vlist, in a more-or-less optimum manner. -+ -+ We shall use the term ``current page'' for that part of the main vlist that -+ is being considered as a candidate for being broken off and sent to the -+ user's output routine. The current page starts at |vlink(page_head)|, and it -+ ends at |page_tail|. We have |page_head=page_tail| if this list is empty. -+ -+ Utter chaos would reign if the user kept changing page specifications while a -+ page is being constructed, so the page builder keeps the pertinent -+ specifications frozen as soon as the page receives its first box or -+ insertion. The global variable |page_contents| is |empty| when the current -+ page contains only mark nodes and content-less whatsit nodes; it is -+ |inserts_only| if the page contains only insertion nodes in addition to marks -+ and whatsits. Glue nodes, kern nodes, and penalty nodes are discarded until a -+ box or rule node appears, at which time |page_contents| changes to -+ |box_there|. As soon as |page_contents| becomes non-|empty|, the current -+ |vsize| and |max_depth| are squirreled away into |page_goal| and -+ |page_max_depth|; the latter values will be used until the page has been -+ forwarded to the user's output routine. The \.{\\topskip} adjustment is made -+ when |page_contents| changes to |box_there|. -+ -+ Although |page_goal| starts out equal to |vsize|, it is decreased by the -+ scaled natural height-plus-depth of the insertions considered so far, and by -+ the \.{\\skip} corrections for those insertions. Therefore it represents the -+ size into which the non-inserted material should fit, assuming that all -+ insertions in the current page have been made. -+ -+ The global variables |best_page_break| and |least_page_cost| correspond -+ respectively to the local variables |best_place| and |least_cost| in the -+ |vert_break| routine that we have already studied; i.e., they record the -+ location and value of the best place currently known for breaking the current -+ page. The value of |page_goal| at the time of the best break is stored in -+ |best_size|. -+ -+*/ -+ -+/*tex the final node on the current page */ -+ -+halfword page_tail; -+ -+/*tex what is on the current page so far? */ -+ -+int page_contents; -+ -+/*tex maximum box depth on page being built */ -+ -+scaled page_max_depth; -+ -+/*tex break here to get the best page known so far */ -+ -+halfword best_page_break; -+ -+/*tex the score for this currently best page */ -+ -+int least_page_cost; -+ -+/*tex its |page_goal| */ -+ -+scaled best_size; -+ -+/*tex -+ -+ The page builder has another data structure to keep track of insertions. This -+ is a list of four-word nodes, starting and ending at |page_ins_head|. That -+ is, the first element of the list is node |t$_1$=vlink(page_ins_head)|; -+ node $r_j$ is followed by |t$_{j+1}$=vlink(t$_j$)|; and if there are -+ |n| items we have |$_{n+1}$>=page_ins_head|. The |subtype| field of each -+ node in this list refers to an insertion number; for example, `\.{\\insert -+ 250}' would correspond to a node whose |subtype| is |qi(250)| (the same as -+ the |subtype| field of the relevant |ins_node|). These |subtype| fields are -+ in increasing order, and |subtype(page_ins_head)=65535|, so |page_ins_head| -+ serves as a convenient sentinel at the end of the list. A record is present -+ for each insertion number that appears in the current page. -+ -+ The |type| field in these nodes distinguishes two possibilities that might -+ occur as we look ahead before deciding on the optimum page break. If -+ |type(r)=inserting_node|, then |height(r)| contains the total of the -+ height-plus-depth dimensions of the box and all its inserts seen so far. -+ |type(r)=split_up_node|, then no more insertions will be made into this box, -+ because at least one previous insertion was too big to fit on the current -+ page; |broken_ptr(r)| points to the node where that insertion will be split, -+ if \TeX\ decides to split it, |broken_ins(r)| points to the insertion node -+ that was tentatively split, and |height(r)| includes also the natural height -+ plus depth of the part that would be split off. -+ -+ In both cases, |last_ins_ptr(r)| points to the last |ins_node| encountered -+ for box |qo(subtype(r))| that would be at least partially inserted on the -+ next page; and |best_ins_ptr(r)| points to the last such |ins_node| that -+ should actually be inserted, to get the page with minimum badness among all -+ page breaks considered so far. We have |best_ins_ptr(r)=null| if and only if -+ no insertion for this box should be made to produce this optimum page. -+ -+ Pages are built by appending nodes to the current list in \TeX's vertical -+ mode, which is at the outermost level of the semantic nest. This vlist is -+ split into two parts; the ``current page'' that we have been talking so much -+ about already, and the ``contribution list'' that receives new nodes as they -+ are created. The current page contains everything that the page builder has -+ accounted for in its data structures, as described above, while the -+ contribution list contains other things that have been generated by other -+ parts of \TeX\ but have not yet been seen by the page builder. The -+ contribution list starts at |vlink(contrib_head)|, and it ends at the current -+ node in \TeX's vertical mode. -+ -+ When \TeX\ has appended new material in vertical mode, it calls the procedure -+ |build_page|, which tries to catch up by moving nodes from the contribution -+ list to the current page. This procedure will succeed in its goal of emptying -+ the contribution list, unless a page break is discovered, i.e., unless the -+ current page has grown to the point where the optimum next page break has -+ been determined. In the latter case, the nodes after the optimum break will -+ go back onto the contribution list, and control will effectively pass to the -+ user's output routine. -+ -+ We make |type(page_head)=glue_node|, so that an initial glue node on the -+ current page will not be considered a valid breakpoint. -+ -+*/ -+ -+void initialize_buildpage(void) -+{ -+ subtype(page_ins_head) = 65535; -+ type(page_ins_head) = split_up_node; -+ vlink(page_ins_head) = page_ins_head; -+ -+ type(page_head) = glue_node; -+ subtype(page_head) = normal; -+} -+ -+/*tex -+ -+ An array |page_so_far| records the heights and depths of everything on the -+ current page. This array contains six |scaled| numbers, like the similar -+ arrays already considered in |line_break| and |vert_break|; and it also -+ contains |page_goal| and |page_depth|, since these values are all accessible -+ to the user via |set_page_dimen| commands. The value of |page_so_far[1]| is -+ also called |page_total|. The stretch and shrink components of the \.{\\skip} -+ corrections for each insertion are included in |page_so_far|, but the natural -+ space components of these corrections are not, since they have been -+ subtracted from |page_goal|. -+ -+ The variable |page_depth| records the depth of the current page; it has been -+ adjusted so that it is at most |page_max_depth|. The variable |last_glue| -+ points to the glue specification of the most recent node contributed from the -+ contribution list, if this was a glue node; otherwise -+ |last_glue=max_halfword|. (If the contribution list is nonempty, however, the -+ value of |last_glue| is not necessarily accurate.) The variables -+ |last_penalty|, |last_kern|, and |last_node_type| are similar. And finally, -+ |insert_penalties| holds the sum of the penalties associated with all split -+ and floating insertions. -+ -+*/ -+ -+/*tex height and glue of the current page */ -+ -+scaled page_so_far[8]; -+ -+/*tex used to implement \.{\\lastskip} */ -+ -+halfword last_glue; -+ -+/*tex used to implement \.{\\lastpenalty} */ -+ -+int last_penalty; -+ -+/*tex used to implement \.{\\lastkern} */ -+ -+scaled last_kern; -+ -+/*tex used to implement \.{\\lastnodetype} */ -+ -+int last_node_type; -+ -+/*tex sum of the penalties for held-over insertions */ -+ -+int insert_penalties; -+ -+#define print_plus(A,B) do { \ -+ if (page_so_far[(A)]!=0) { \ -+ tprint(" plus "); \ -+ print_scaled(page_so_far[(A)]); \ -+ tprint((B)); \ -+ } \ -+} while (0) -+ -+void print_totals(void) -+{ -+ print_scaled(page_total); -+ print_plus(2, ""); -+ print_plus(3, "fil"); -+ print_plus(4, "fill"); -+ print_plus(5, "filll"); -+ if (page_shrink != 0) { -+ tprint(" minus "); -+ print_scaled(page_shrink); -+ } -+} -+ -+/*tex -+ -+ Here is a procedure that is called when the |page_contents| is changing from -+ |empty| to |inserts_only| or |box_there|. -+ -+*/ -+ -+#define do_all_six(A) A(1);A(2);A(3);A(4);A(5);A(6);A(7) -+#define set_page_so_far_zero(A) page_so_far[(A)]=0 -+ -+void freeze_page_specs(int s) -+{ -+ page_contents = s; -+ page_goal = vsize_par; -+ page_max_depth = max_depth_par; -+ page_depth = 0; -+ do_all_six(set_page_so_far_zero); -+ least_page_cost = awful_bad; -+ if (tracing_pages_par > 0) { -+ begin_diagnostic(); -+ tprint_nl("%% goal height="); -+ print_scaled(page_goal); -+ tprint(", max depth="); -+ print_scaled(page_max_depth); -+ end_diagnostic(false); -+ } -+} -+ -+/*tex -+ -+ The global variable |output_active| is true during the time the user's output -+ routine is driving \TeX. -+ -+*/ -+ -+/*tex Are we in the midst of an output routine? */ -+ -+boolean output_active; -+ -+/*tex -+ -+ The page builder is ready to start a fresh page if we initialize the -+ following state variables. (However, the page insertion list is initialized -+ elsewhere.) -+ -+*/ -+ -+void start_new_page(void) -+{ -+ page_contents = empty; -+ page_tail = page_head; -+ vlink(page_head) = null; -+ last_glue = max_halfword; -+ last_penalty = 0; -+ last_kern = 0; -+ last_node_type = -1; -+ page_depth = 0; -+ page_max_depth = 0; -+} -+ -+/*tex -+ -+ At certain times box \.{\\outputbox} is supposed to be void (i.e., |null|), -+ or an insertion box is supposed to be ready to accept a vertical list. If -+ not, an error message is printed, and the following subroutine flushes the -+ unwanted contents, reporting them to the user. -+ -+*/ -+ -+static void box_error(int n) -+{ -+ error(); -+ begin_diagnostic(); -+ tprint_nl("The following box has been deleted:"); -+ show_box(box(n)); -+ end_diagnostic(true); -+ flush_node_list(box(n)); -+ box(n) = null; -+} -+ -+/*tex -+ -+ The following procedure guarantees that a given box register does not contain -+ an \.{\\hbox}. -+ -+*/ -+ -+static void ensure_vbox(int n) -+{ -+ halfword p = box(n); -+ if (p != null && type(p) == hlist_node) { -+ print_err("Insertions can only be added to a vbox"); -+ help3( -+ "Tut tut: You're trying to \\insert into a", -+ "\\box register that now contains an \\hbox.", -+ "Proceed, and I'll discard its present contents." -+ ); -+ box_error(n); -+ } -+} -+ -+/*tex -+ -+ \TeX\ is not always in vertical mode at the time |build_page| is called; the -+ current mode reflects what \TeX\ should return to, after the contribution -+ list has been emptied. A call on |build_page| should be immediately followed -+ by `|goto big_switch|', which is \TeX's central control point. -+ -+*/ -+ -+/*tex Append contributions to the current page. */ -+ -+void build_page(void) -+{ -+ /*tex the node being appended */ -+ halfword p; -+ /*tex nodes being examined */ -+ halfword q, r; -+ /*tex badness and cost of current page */ -+ int b, c; -+ /*tex penalty to be added to the badness */ -+ int pi = 0; -+ /*tex insertion box number */ -+ int n; -+ /*tex sizes used for insertion calculations */ -+ scaled delta, h, w; -+ int id, sk, i; -+ if ((vlink(contrib_head) == null) || output_active) -+ return; -+ do { -+ CONTINUE: -+ p = vlink(contrib_head); -+ /*tex Update the values of |last_glue|, |last_penalty|, and |last_kern|. */ -+ if (last_glue != max_halfword) { -+ flush_node(last_glue); -+ last_glue = max_halfword; -+ } -+ last_penalty = 0; -+ last_kern = 0; -+ last_node_type = type(p) + 1; -+ if (type(p) == glue_node) { -+ last_glue = new_glue(p); -+ } else if (type(p) == penalty_node) { -+ last_penalty = penalty(p); -+ } else if (type(p) == kern_node) { -+ last_kern = width(p); -+ } -+ /*tex -+ -+ Move node |p| to the current page; if it is time for a page break, -+ put the nodes following the break back onto the contribution list, -+ and |return| to the users output routine if there is one. -+ -+ The code here is an example of a many-way switch into routines that -+ merge together in different places. Some people call this -+ unstructured programming, but the author doesn't see much wrong with -+ it, as long as the various labels have a well-understood meaning. -+ -+ If the current page is empty and node |p| is to be deleted, |goto -+ done1|; otherwise use node |p| to update the state of the current -+ page; if this node is an insertion, |goto contribute|; otherwise if -+ this node is not a legal breakpoint, |goto contribute| or -+ |update_heights|; otherwise set |pi| to the penalty associated with -+ this breakpoint. -+ -+ The title of this section is already so long, it seems best to avoid -+ making it more accurate but still longer, by mentioning the fact that -+ a kern node at the end of the contribution list will not be -+ contributed until we know its successor. -+ -+ */ -+ switch (type(p)) { -+ case hlist_node: -+ case vlist_node: -+ case rule_node: -+ if (page_contents < box_there) { -+ /*tex -+ -+ Initialize the current page, insert the \.{\\topskip} -+ glue ahead of |p|, and |goto continue|. -+ -+ */ -+ if (page_contents == empty) -+ freeze_page_specs(box_there); -+ else -+ page_contents = box_there; -+ q = new_skip_param(top_skip_code); -+ if ((type(p) == hlist_node) && is_mirrored(body_direction_par)) { -+ if (width(q) > depth(p)) -+ width(q) = width(q) - depth(p); -+ else -+ width(q) = 0; -+ } else { -+ if (width(q) > height(p)) -+ width(q) = width(q) - height(p); -+ else -+ width(q) = 0; -+ } -+ couple_nodes(q, p); -+ couple_nodes(contrib_head, q); -+ goto CONTINUE; -+ } else { -+ /*tex -+ -+ Prepare to move a box or rule node to the current page, -+ then |goto contribute|. -+ -+ */ -+ if ((type(p) == hlist_node) && is_mirrored(body_direction_par)) { -+ page_total = page_total + page_depth + depth(p); -+ page_depth = height(p); -+ } else { -+ page_total = page_total + page_depth + height(p); -+ page_depth = depth(p); -+ } -+ goto CONTRIBUTE; -+ -+ } -+ break; -+ case boundary_node: -+ case whatsit_node: -+ goto CONTRIBUTE; -+ break; -+ case glue_node: -+ if (page_contents < box_there) -+ goto DONE1; -+ else if (precedes_break(page_tail)) -+ pi = 0; -+ else -+ goto UPDATE_HEIGHTS; -+ break; -+ case kern_node: -+ if (page_contents < box_there) -+ goto DONE1; -+ else if (vlink(p) == null) -+ goto EXIT; -+ else if (type(vlink(p)) == glue_node) -+ pi = 0; -+ else -+ goto UPDATE_HEIGHTS; -+ break; -+ case penalty_node: -+ if (page_contents < box_there) -+ goto DONE1; -+ else -+ pi = penalty(p); -+ break; -+ case mark_node: -+ goto CONTRIBUTE; -+ break; -+ case ins_node: -+ /*tex Append an insertion to the current page and |goto contribute|. */ -+ if (page_contents == empty) -+ freeze_page_specs(inserts_only); -+ n = subtype(p); -+ r = page_ins_head; -+ i = 1 ; -+ while (n >= subtype(vlink(r))) { -+ r = vlink(r); -+ i = i + 1 ; -+ } -+ if (subtype(r) != n) { -+ /*tex -+ -+ Create a page insertion node with |subtype(r)=qi(n)|, and -+ include the glue correction for box |n| in the current -+ page state. -+ -+ We take note of the value of \.{\\skip} |n| and the -+ height plus depth of \.{\\box}~|n| only when the first -+ \.{\\insert}~|n| node is encountered for a new page. A -+ user who changes the contents of \.{\\box}~|n| after that -+ first \.{\\insert}~|n| had better be either extremely -+ careful or extremely lucky, or both. -+ -+ */ -+ id = callback_defined(build_page_insert_callback); -+ if (id != 0) { -+ run_callback(id, "dd->d",n,i,&sk); -+ } else { -+ sk = n; -+ } -+ q = new_node(inserting_node, n); -+ try_couple_nodes(q, vlink(r)); -+ couple_nodes(r, q); -+ r = q; -+ ensure_vbox(n); -+ if (box(n) == null) -+ height(r) = 0; -+ else -+ height(r) = height(box(n)) + depth(box(n)); -+ best_ins_ptr(r) = null; -+ q = skip(sk); -+ if (count(n) == 1000) -+ h = height(r); -+ else -+ h = x_over_n(height(r), 1000) * count(n); -+ page_goal = page_goal - h - width(q); -+ if (stretch_order(q) > 1) -+ page_so_far[1 + stretch_order(q)] = page_so_far[1 + stretch_order(q)] + stretch(q); -+ else -+ page_so_far[2 + stretch_order(q)] = page_so_far[2 + stretch_order(q)] + stretch(q); -+ page_shrink = page_shrink + shrink(q); -+ if ((shrink_order(q) != normal) && (shrink(q) != 0)) { -+ print_err("Infinite glue shrinkage inserted from \\skip"); -+ print_int(n); -+ help3( -+ "The correction glue for page breaking with insertions", -+ "must have finite shrinkability. But you may proceed,", -+ "since the offensive shrinkability has been made finite." -+ ); -+ error(); -+ } -+ -+ } -+ if (type(r) == split_up_node) { -+ insert_penalties = insert_penalties + float_cost(p); -+ } else { -+ last_ins_ptr(r) = p; -+ delta = page_goal - page_total - page_depth + page_shrink; -+ /*tex This much room is left if we shrink the maximum. */ -+ if (count(n) == 1000) { -+ h = height(p); -+ } else { -+ /*tex This much room is needed. */ -+ h = x_over_n(height(p), 1000) * count(n); -+ } -+ if (((h <= 0) || (h <= delta)) -+ && (height(p) + height(r) <= dimen(n))) { -+ page_goal = page_goal - h; -+ height(r) = height(r) + height(p); -+ } else { -+ /*tex -+ -+ Find the best way to split the insertion, and change -+ |type(r)| to |split_up_node|. -+ -+ Here is the code that will split a long footnote -+ between pages, in an emergency. The current situation -+ deserves to be recapitulated: Node |p| is an -+ insertion into box |n|; the insertion will not fit, -+ in its entirety, either because it would make the -+ total contents of box |n| greater than \.{\\dimen} -+ |n|, or because it would make the incremental amount -+ of growth |h| greater than the available space -+ |delta|, or both. (This amount |h| has been weighted -+ by the insertion scaling factor, i.e., by \.{\\count} -+ |n| over 1000.) Now we will choose the best way to -+ break the vlist of the insertion, using the same -+ criteria as in the \.{\\vsplit} operation. -+ -+ */ -+ if (count(n) <= 0) { -+ w = max_dimen; -+ } else { -+ w = page_goal - page_total - page_depth; -+ if (count(n) != 1000) -+ w = x_over_n(w, count(n)) * 1000; -+ } -+ if (w > dimen(n) - height(r)) -+ w = dimen(n) - height(r); -+ q = vert_break(ins_ptr(p), w, depth(p)); -+ height(r) = height(r) + best_height_plus_depth; -+ if (tracing_pages_par > 0) { -+ /*tex Display the insertion split cost. */ -+ begin_diagnostic(); -+ tprint_nl("% split"); -+ print_int(n); -+ tprint(" to "); -+ print_scaled(w); -+ print_char(','); -+ print_scaled(best_height_plus_depth); -+ tprint(" p="); -+ if (q == null) -+ print_int(eject_penalty); -+ else if (type(q) == penalty_node) -+ print_int(penalty(q)); -+ else -+ print_char('0'); -+ end_diagnostic(false); -+ } -+ if (count(n) != 1000) -+ best_height_plus_depth = x_over_n(best_height_plus_depth, 1000) * count(n); -+ page_goal = page_goal - best_height_plus_depth; -+ type(r) = split_up_node; -+ broken_ptr(r) = q; -+ broken_ins(r) = p; -+ if (q == null) -+ insert_penalties = insert_penalties + eject_penalty; -+ else if (type(q) == penalty_node) -+ insert_penalties = insert_penalties + penalty(q); -+ } -+ } -+ goto CONTRIBUTE; -+ -+ break; -+ default: -+ formatted_error("pagebuilder","invalid node of type %d in vertical mode", type(p)); -+ break; -+ } -+ /*tex -+ -+ Check if node |p| is a new champion breakpoint; then if it is time -+ for a page break, prepare for output, and either fire up the users -+ output routine and |return| or ship out the page and |goto done|. -+ -+ */ -+ if (pi < inf_penalty) { -+ /*tex -+ -+ Compute the badness, |b|, of the current page, using |awful_bad| -+ if the box is too full. -+ -+ */ -+ if (page_total < page_goal) { -+ if ((page_so_far[3] != 0) || (page_so_far[4] != 0) || -+ (page_so_far[5] != 0)) -+ b = 0; -+ else -+ b = badness(page_goal - page_total, page_so_far[2]); -+ } else if (page_total - page_goal > page_shrink) { -+ b = awful_bad; -+ } else { -+ b = badness(page_total - page_goal, page_shrink); -+ } -+ if (b < awful_bad) { -+ if (pi <= eject_penalty) -+ c = pi; -+ else if (b < inf_bad) -+ c = b + pi + insert_penalties; -+ else -+ c = deplorable; -+ } else { -+ c = b; -+ } -+ if (insert_penalties >= 10000) -+ c = awful_bad; -+ if (tracing_pages_par > 0) { -+ /*tex Display the page break cost. */ -+ begin_diagnostic(); -+ tprint_nl("%"); -+ tprint(" t="); -+ print_totals(); -+ tprint(" g="); -+ print_scaled(page_goal); -+ tprint(" b="); -+ if (b == awful_bad) -+ print_char('*'); -+ else -+ print_int(b); -+ tprint(" p="); -+ print_int(pi); -+ tprint(" c="); -+ if (c == awful_bad) -+ print_char('*'); -+ else -+ print_int(c); -+ if (c <= least_page_cost) -+ print_char('#'); -+ end_diagnostic(false); -+ } -+ if (c <= least_page_cost) { -+ best_page_break = p; -+ best_size = page_goal; -+ least_page_cost = c; -+ r = vlink(page_ins_head); -+ while (r != page_ins_head) { -+ best_ins_ptr(r) = last_ins_ptr(r); -+ r = vlink(r); -+ } -+ } -+ if ((c == awful_bad) || (pi <= eject_penalty)) { -+ /*tex Output the current page at the best place. */ -+ fire_up(p); -+ if (output_active) { -+ /*tex User's output routine will act. */ -+ goto EXIT; -+ } -+ /*tex The page has been shipped out by default output routine. */ -+ goto DONE; -+ } -+ } -+ if ((type(p) < glue_node) || (type(p) > kern_node)) -+ goto CONTRIBUTE; -+ UPDATE_HEIGHTS: -+ /*tex -+ -+ Go here to record glue in the |active_height| table. Update the -+ current page measurements with respect to the glue or kern specified -+ by node~|p|. -+ -+ */ -+ if (type(p) != kern_node) { -+ if (stretch_order(p) > 1) -+ page_so_far[1 + stretch_order(p)] = page_so_far[1 + stretch_order(p)] + stretch(p); -+ else -+ page_so_far[2 + stretch_order(p)] = page_so_far[2 + stretch_order(p)] + stretch(p); -+ page_shrink = page_shrink + shrink(p); -+ if ((shrink_order(p) != normal) && (shrink(p) != 0)) { -+ print_err("Infinite glue shrinkage found on current page"); -+ help4( -+ "The page about to be output contains some infinitely", -+ "shrinkable glue, e.g., `\\vss' or `\\vskip 0pt minus 1fil'.", -+ "Such glue doesn't belong there; but you can safely proceed,", -+ "since the offensive shrinkability has been made finite." -+ ); -+ error(); -+ reset_glue_to_zero(p); -+ shrink_order(p) = normal; -+ } -+ } -+ page_total = page_total + page_depth + width(p); -+ page_depth = 0; -+ CONTRIBUTE: -+ /*tex -+ -+ Go here to link a node into the current page. Make sure that -+ |page_max_depth| is not exceeded. -+ -+ */ -+ if (page_depth > page_max_depth) { -+ page_total = page_total + page_depth - page_max_depth; -+ page_depth = page_max_depth; -+ } -+ /*tex Link node |p| into the current page and |goto done|. */ -+ couple_nodes(page_tail, p); -+ page_tail = p; -+ try_couple_nodes(contrib_head,vlink(p)); -+ vlink(p) = null; -+ goto DONE; -+ DONE1: -+ /*tex Recycle node |p|. */ -+ try_couple_nodes(contrib_head,vlink(p)); -+ vlink(p) = null; -+ if (saving_vdiscards_par > 0) { -+ if (page_disc == null) { -+ page_disc = p; -+ } else { -+ couple_nodes(tail_page_disc, p); -+ } -+ tail_page_disc = p; -+ } else { -+ flush_node_list(p); -+ } -+ DONE: -+ ; -+ } while (vlink(contrib_head) != null); -+ /*tex Make the contribution list empty by setting its tail to |contrib_head|. */ -+ contrib_tail = contrib_head; -+ EXIT: -+ ; -+} -+ -+/*tex -+ -+ When the page builder has looked at as much material as could appear before -+ the next page break, it makes its decision. The break that gave minimum -+ badness will be used to put a completed ``page'' into box \.{\\outputbox}, -+ with insertions appended to their other boxes. -+ -+ We also set the values of |top_mark|, |first_mark|, and |bot_mark|. The -+ program uses the fact that |bot_mark(x)<>null| implies |first_mark(x)<>null|; -+ it also knows that |bot_mark(x)=null| implies -+ |top_mark(x)=first_mark(x)=null|. -+ -+ The |fire_up| subroutine prepares to output the current page at the best -+ place; then it fires up the user's output routine, if there is one, or it -+ simply ships out the page. There is one parameter, |c|, which represents the -+ node that was being contributed to the page when the decision to force an -+ output was made. -+ -+*/ -+ -+void fire_up(halfword c) -+{ -+ /*tex nodes being examined and/or changed */ -+ halfword p, q, r, s; -+ /*tex predecessor of |p| */ -+ halfword prev_p; -+ /*tex insertion box number */ -+ int n; -+ /*tex should the present insertion be held over? */ -+ boolean wait; -+ /*tex saved value of |vbadness| */ -+ int save_vbadness; -+ /*tex saved value of |vfuzz| */ -+ scaled save_vfuzz; -+ /*tex saved value of |split_top_skip| */ -+ halfword save_split_top_skip; -+ /*tex for looping through the marks */ -+ halfword i; -+ /*tex Set the value of |output_penalty|. */ -+ if (type(best_page_break) == penalty_node) { -+ geq_word_define(int_base + output_penalty_code, -+ penalty(best_page_break)); -+ penalty(best_page_break) = inf_penalty; -+ } else { -+ geq_word_define(int_base + output_penalty_code, inf_penalty); -+ } -+ -+ for (i = 0; i <= biggest_used_mark; i++) { -+ if (bot_mark(i) != null) { -+ if (top_mark(i) != null) -+ delete_token_ref(top_mark(i)); -+ set_top_mark(i, bot_mark(i)); -+ add_token_ref(top_mark(i)); -+ delete_first_mark(i); -+ } -+ } -+ /*tex -+ -+ Put the optimal current page into box |output_box|, update |first_mark| -+ and |bot_mark|, append insertions to their boxes, and put the remaining -+ nodes back on the contribution list. -+ -+ As the page is finally being prepared for output, pointer |p| runs -+ through the vlist, with |prev_p| trailing behind; pointer |q| is the tail -+ of a list of insertions that are being held over for a subsequent page. -+ -+ */ -+ if (c == best_page_break) { -+ /*tex |c| not yet linked in */ -+ best_page_break = null; -+ } -+ /*tex Ensure that box |output_box| is empty before output. */ -+ if (box(output_box_par) != null) { -+ print_err("\\box"); -+ print_int(output_box_par); -+ tprint(" is not void"); -+ help2( -+ "You shouldn't use \\box\\outputbox except in \\output routines.", -+ "Proceed, and I'll discard its present contents." -+ ); -+ box_error(output_box_par); -+ } -+ /*tex This will count the number of insertions held over. */ -+ insert_penalties = 0; -+ save_split_top_skip = split_top_skip_par; -+ if (holding_inserts_par <= 0) { -+ /*tex -+ -+ Prepare all the boxes involved in insertions to act as queues. If -+ many insertions are supposed to go into the same box, we want to know -+ the position of the last node in that box, so that we don't need to -+ waste time when linking further information into it. The -+ |last_ins_ptr| fields of the page insertion nodes are therefore used -+ for this purpose during the packaging phase. -+ -+ */ -+ r = vlink(page_ins_head); -+ while (r != page_ins_head) { -+ if (best_ins_ptr(r) != null) { -+ n = subtype(r); -+ ensure_vbox(n); -+ if (box(n) == null) -+ box(n) = new_null_box(); -+ p = box(n) + list_offset; -+ while (vlink(p) != null) -+ p = vlink(p); -+ last_ins_ptr(r) = p; -+ } -+ r = vlink(r); -+ } -+ -+ } -+ q = hold_head; -+ vlink(q) = null; -+ prev_p = page_head; -+ p = vlink(prev_p); -+ while (p != best_page_break) { -+ if (type(p) == ins_node) { -+ if (holding_inserts_par <= 0) { -+ /*tex -+ -+ Either insert the material specified by node |p| into the -+ appropriate box, or hold it for the next page; also delete -+ node |p| from the current page. -+ -+ We will set |best_ins_ptr:=null| and package the box -+ corresponding to insertion node~|r|, just after making the -+ final insertion into that box. If this final insertion is -+ `|split_up_node|', the remainder after splitting and pruning -+ (if any) will be carried over to the next page. -+ -+ */ -+ r = vlink(page_ins_head); -+ while (subtype(r) != subtype(p)) -+ r = vlink(r); -+ if (best_ins_ptr(r) == null) { -+ wait = true; -+ } else { -+ wait = false; -+ s = last_ins_ptr(r); -+ vlink(s) = ins_ptr(p); -+ if (best_ins_ptr(r) == p) { -+ halfword t; -+ /*tex -+ -+ Wrap up the box specified by node |r|, splitting node -+ |p| if called for; set |wait:=true| if node |p| holds -+ a remainder after splitting. -+ -+ */ -+ if (type(r) == split_up_node) { -+ if ((broken_ins(r) == p) && (broken_ptr(r) != null)) { -+ while (vlink(s) != broken_ptr(r)) -+ s = vlink(s); -+ vlink(s) = null; -+ split_top_skip_par = split_top_ptr(p); -+ ins_ptr(p) = -+ prune_page_top(broken_ptr(r), false); -+ if (ins_ptr(p) != null) { -+ t = vpack(ins_ptr(p), 0, additional, -1); -+ height(p) = height(t) + depth(t); -+ list_ptr(t) = null; -+ flush_node(t); -+ wait = true; -+ } -+ } -+ } -+ best_ins_ptr(r) = null; -+ n = subtype(r); -+ t = list_ptr(box(n)); -+ list_ptr(box(n)) = null; -+ flush_node(box(n)); -+ box(n) = vpack(t, 0, additional, body_direction_par); -+ -+ } else { -+ while (vlink(s) != null) -+ s = vlink(s); -+ last_ins_ptr(r) = s; -+ } -+ } -+ /*tex -+ -+ Either append the insertion node |p| after node |q|, and -+ remove it from the current page, or delete |node(p)|. -+ -+ */ -+ try_couple_nodes(prev_p, vlink(p)); -+ vlink(p) = null; -+ if (wait) { -+ couple_nodes(q, p); -+ q = p; -+ incr(insert_penalties); -+ } else { -+ ins_ptr(p) = null; -+ flush_node(p); -+ } -+ p = prev_p; -+ -+ } -+ } else if (type(p) == mark_node) { -+ /*tex Update the values of |first_mark| and |bot_mark|. */ -+ if (first_mark(mark_class(p)) == null) { -+ set_first_mark(mark_class(p), mark_ptr(p)); -+ add_token_ref(first_mark(mark_class(p))); -+ } -+ if (bot_mark(mark_class(p)) != null) -+ delete_token_ref(bot_mark(mark_class(p))); -+ set_bot_mark(mark_class(p), mark_ptr(p)); -+ add_token_ref(bot_mark(mark_class(p))); -+ -+ } -+ prev_p = p; -+ p = vlink(prev_p); -+ } -+ split_top_skip_par = save_split_top_skip; -+ /*tex -+ -+ Break the current page at node |p|, put it in box~|output_box|, and put -+ the remaining nodes on the contribution list. -+ -+ When the following code is executed, the current page runs from node -+ |vlink(page_head)| to node |prev_p|, and the nodes from |p| to -+ |page_tail| are to be placed back at the front of the contribution list. -+ Furthermore the heldover insertions appear in a list from -+ |vlink(hold_head)| to |q|; we will put them into the current page list -+ for safekeeping while the user's output routine is active. We might have -+ |q=hold_head|; and |p=null| if and only if |prev_p=page_tail|. Error -+ messages are suppressed within |vpackage|, since the box might appear to -+ be overfull or underfull simply because the stretch and shrink from the -+ \.{\\skip} registers for inserts are not actually present in the box. -+ -+ */ -+ if (p != null) { -+ if (vlink(contrib_head) == null) { -+ contrib_tail = page_tail; -+ } -+ couple_nodes(page_tail,vlink(contrib_head)); -+ couple_nodes(contrib_head, p); -+ vlink(prev_p) = null; -+ } -+ save_vbadness = vbadness_par; -+ vbadness_par = inf_bad; -+ save_vfuzz = vfuzz_par; -+ /*tex Inhibit error messages. */ -+ vfuzz_par = max_dimen; -+ box(output_box_par) = filtered_vpackage(vlink(page_head), -+ best_size, exactly, page_max_depth, output_group, body_direction_par, 0, 0); -+ vbadness_par = save_vbadness; -+ vfuzz_par = save_vfuzz; -+ if (last_glue != max_halfword) -+ flush_node(last_glue); -+ /*tex Start a new current page. This sets |last_glue:=max_halfword|. */ -+ start_new_page(); -+ if (q != hold_head) { -+ vlink(page_head) = vlink(hold_head); -+ page_tail = q; -+ } -+ /*tex Delete the page-insertion nodes. */ -+ r = vlink(page_ins_head); -+ while (r != page_ins_head) { -+ /*tex Todo: couple. */ -+ q = vlink(r); -+ flush_node(r); -+ r = q; -+ } -+ vlink(page_ins_head) = page_ins_head; -+ for (i = 0; i <= biggest_used_mark; i++) { -+ if ((top_mark(i) != null) && (first_mark(i) == null)) { -+ set_first_mark(i, top_mark(i)); -+ add_token_ref(top_mark(i)); -+ } -+ } -+ if (output_routine_par != null) { -+ if (dead_cycles >= max_dead_cycles_par) { -+ /*tex Explain that too many dead cycles have occurred in a row. */ -+ print_err("Output loop---"); -+ print_int(dead_cycles); -+ tprint(" consecutive dead cycles"); -+ help3( -+ "I've concluded that your \\output is awry; it never does a", -+ "\\shipout, so I'm shipping \\box\\outputbox out myself. Next time", -+ "increase \\maxdeadcycles if you want me to be more patient!" -+ ); -+ error(); -+ } else { -+ /*tex Fire up the users output routine and |return|. */ -+ output_active = true; -+ incr(dead_cycles); -+ push_nest(); -+ mode = -vmode; -+ prev_depth_par = ignore_depth; -+ mode_line_par = -line; -+ begin_token_list(output_routine_par, output_text); -+ new_save_level(output_group); -+ normal_paragraph(); -+ scan_left_brace(); -+ return; -+ } -+ } -+ /*tex -+ -+ Perform the default output routine. The list of heldover insertions, -+ running from |vlink(page_head)| to |page_tail|, must be moved to the -+ contribution list when the user has specified no output routine. -+ -+ */ -+ if (vlink(page_head) != null) { -+ if (vlink(contrib_head) == null) { -+ contrib_tail = page_tail; -+ } else { -+ vlink(page_tail) = vlink(contrib_head); -+ } -+ vlink(contrib_head) = vlink(page_head); -+ vlink(page_head) = null; -+ page_tail = page_head; -+ } -+ flush_node_list(page_disc); -+ page_disc = null; -+ ship_out(static_pdf, box(output_box_par), SHIPPING_PAGE); -+ box(output_box_par) = null; -+} -+ -+/*tex -+ -+ When the user's output routine finishes, it has constructed a vlist in -+ internal vertical mode, and \TeX\ will do the following: -+ -+*/ -+ -+void resume_after_output(void) -+{ -+ if ((iloc != null) || ((token_type != output_text) && (token_type != backed_up))) { -+ /*tex Recover from an unbalanced output routine */ -+ print_err("Unbalanced output routine"); -+ help2( -+ "Your sneaky output routine has problematic {'s and/or }'s.", -+ "I can't handle that very well; good luck." -+ ); -+ error(); -+ /*tex Loops forever if reading from a file, since |null=min_halfword<=0|. */ -+ do { -+ get_token(); -+ } while (iloc != null); -+ } -+ /*tex Conserve stack space in case more outputs are triggered. */ -+ end_token_list(); -+ end_graf(bottom_level); -+ unsave(); -+ output_active = false; -+ insert_penalties = 0; -+ /*tex Ensure that box |output_box| is empty after output. */ -+ if (box(output_box_par) != null) { -+ print_err("Output routine didn't use all of \\box"); -+ print_int(output_box_par); -+ help3( -+ "Your \\output commands should empty \\box\\outputbox,", -+ "e.g., by saying `\\shipout\\box\\outputbox'.", -+ "Proceed; I'll discard its present contents." -+ ); -+ box_error(output_box_par); -+ } -+ if (tail != head) { -+ /*tex Current list goes after heldover insertions. */ -+ try_couple_nodes(page_tail, vlink(head)); -+ page_tail = tail; -+ } -+ if (vlink(page_head) != null) { -+ /* Both go before heldover contributions. */ -+ if (vlink(contrib_head) == null) -+ contrib_tail = page_tail; -+ try_couple_nodes(page_tail, vlink(contrib_head)); -+ try_couple_nodes(contrib_head, vlink(page_head)); -+ vlink(page_head) = null; -+ page_tail = page_head; -+ } -+ flush_node_list(page_disc); -+ page_disc = null; -+ pop_nest(); -+ normal_page_filter(after_output); -+ build_page(); -+} -diff --git a/texk/web2c/luatexdir/tex/buildpage.w b/texk/web2c/luatexdir/tex/buildpage.w -deleted file mode 100644 -index cba07cbf6..000000000 ---- a/texk/web2c/luatexdir/tex/buildpage.w -+++ /dev/null -@@ -1,1013 +0,0 @@ --% buildpage.w --% --% Copyright 2009-2010 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --@ @c -- --#include "ptexlib.h" -- --@ @c --#define mode mode_par --#define head head_par --#define tail tail_par -- --@ When \TeX\ appends new material to its main vlist in vertical mode, it uses --a method something like |vsplit| to decide where a page ends, except that --the calculations are done ``on line'' as new items come in. --The main complication in this process is that insertions must be put --into their boxes and removed from the vlist, in a more-or-less optimum manner. -- --We shall use the term ``current page'' for that part of the main vlist that --is being considered as a candidate for being broken off and sent to the --user's output routine. The current page starts at |vlink(page_head)|, and --it ends at |page_tail|. We have |page_head=page_tail| if this list is empty. --@^current page@> -- --Utter chaos would reign if the user kept changing page specifications --while a page is being constructed, so the page builder keeps the pertinent --specifications frozen as soon as the page receives its first box or --insertion. The global variable |page_contents| is |empty| when the --current page contains only mark nodes and content-less whatsit nodes; it --is |inserts_only| if the page contains only insertion nodes in addition to --marks and whatsits. Glue nodes, kern nodes, and penalty nodes are --discarded until a box or rule node appears, at which time |page_contents| --changes to |box_there|. As soon as |page_contents| becomes non-|empty|, --the current |vsize| and |max_depth| are squirreled away into |page_goal| --and |page_max_depth|; the latter values will be used until the page has --been forwarded to the user's output routine. The \.{\\topskip} adjustment --is made when |page_contents| changes to |box_there|. -- --Although |page_goal| starts out equal to |vsize|, it is decreased by the --scaled natural height-plus-depth of the insertions considered so far, and by --the \.{\\skip} corrections for those insertions. Therefore it represents --the size into which the non-inserted material should fit, assuming that --all insertions in the current page have been made. -- --The global variables |best_page_break| and |least_page_cost| correspond --respectively to the local variables |best_place| and |least_cost| in the --|vert_break| routine that we have already studied; i.e., they record the --location and value of the best place currently known for breaking the --current page. The value of |page_goal| at the time of the best break is --stored in |best_size|. -- --@c --halfword page_tail; /* the final node on the current page */ --int page_contents; /* what is on the current page so far? */ --scaled page_max_depth; /* maximum box depth on page being built */ --halfword best_page_break; /* break here to get the best page known so far */ --int least_page_cost; /* the score for this currently best page */ --scaled best_size; /* its |page_goal| */ -- --@ The page builder has another data structure to keep track of insertions. --This is a list of four-word nodes, starting and ending at |page_ins_head|. --That is, the first element of the list is node |r@t$_1$@>=vlink(page_ins_head)|; --node $r_j$ is followed by |r@t$_{j+1}$@>=vlink(r@t$_j$@>)|; and if there are --|n| items we have |r@t$_{n+1}$@>=page_ins_head|. The |subtype| field of --each node in this list refers to an insertion number; for example, `\.{\\insert --250}' would correspond to a node whose |subtype| is |qi(250)| --(the same as the |subtype| field of the relevant |ins_node|). These |subtype| --fields are in increasing order, and |subtype(page_ins_head)=65535|, so --|page_ins_head| serves as a convenient sentinel --at the end of the list. A record is present for each insertion number that --appears in the current page. -- --The |type| field in these nodes distinguishes two possibilities that --might occur as we look ahead before deciding on the optimum page break. --If |type(r)=inserting_node|, then |height(r)| contains the total of the --height-plus-depth dimensions of the box and all its inserts seen so far. -- |type(r)=split_up_node|, then no more insertions will be made into this box, --because at least one previous insertion was too big to fit on the current --page; |broken_ptr(r)| points to the node where that insertion will be --split, if \TeX\ decides to split it, |broken_ins(r)| points to the --insertion node that was tentatively split, and |height(r)| includes also the --natural height plus depth of the part that would be split off. -- --In both cases, |last_ins_ptr(r)| points to the last |ins_node| --encountered for box |qo(subtype(r))| that would be at least partially --inserted on the next page; and |best_ins_ptr(r)| points to the last --such |ins_node| that should actually be inserted, to get the page with --minimum badness among all page breaks considered so far. We have --|best_ins_ptr(r)=null| if and only if no insertion for this box should --be made to produce this optimum page. -- --@ Pages are built by appending nodes to the current list in \TeX's --vertical mode, which is at the outermost level of the semantic nest. This --vlist is split into two parts; the ``current page'' that we have been --talking so much about already, and the ``contribution list'' that receives --new nodes as they are created. The current page contains everything that --the page builder has accounted for in its data structures, as described --above, while the contribution list contains other things that have been --generated by other parts of \TeX\ but have not yet been --seen by the page builder. --The contribution list starts at |vlink(contrib_head)|, and it ends at the --current node in \TeX's vertical mode. -- --When \TeX\ has appended new material in vertical mode, it calls the procedure --|build_page|, which tries to catch up by moving nodes from the contribution --list to the current page. This procedure will succeed in its goal of --emptying the contribution list, unless a page break is discovered, i.e., --unless the current page has grown to the point where the optimum next --page break has been determined. In the latter case, the nodes after the --optimum break will go back onto the contribution list, and control will --effectively pass to the user's output routine. -- --We make |type(page_head)=glue_node|, so that an initial glue node on --the current page will not be considered a valid breakpoint. -- --@c --void initialize_buildpage(void) --{ -- subtype(page_ins_head) = 65535; -- type(page_ins_head) = split_up_node; -- vlink(page_ins_head) = page_ins_head; -- -- type(page_head) = glue_node; -- subtype(page_head) = normal; --} -- -- --@ An array |page_so_far| records the heights and depths of everything --on the current page. This array contains six |scaled| numbers, like the --similar arrays already considered in |line_break| and |vert_break|; and it --also contains |page_goal| and |page_depth|, since these values are --all accessible to the user via |set_page_dimen| commands. The --value of |page_so_far[1]| is also called |page_total|. The stretch --and shrink components of the \.{\\skip} corrections for each insertion are --included in |page_so_far|, but the natural space components of these --corrections are not, since they have been subtracted from |page_goal|. -- --The variable |page_depth| records the depth of the current page; it has been --adjusted so that it is at most |page_max_depth|. The variable --|last_glue| points to the glue specification of the most recent node --contributed from the contribution list, if this was a glue node; otherwise --|last_glue=max_halfword|. (If the contribution list is nonempty, --however, the value of |last_glue| is not necessarily accurate.) --The variables |last_penalty|, |last_kern|, and |last_node_type| --are similar. And --finally, |insert_penalties| holds the sum of the penalties associated with --all split and floating insertions. -- --@c --scaled page_so_far[8]; /* height and glue of the current page */ --halfword last_glue; /* used to implement \.{\\lastskip} */ --int last_penalty; /* used to implement \.{\\lastpenalty} */ --scaled last_kern; /* used to implement \.{\\lastkern} */ --int last_node_type; /* used to implement \.{\\lastnodetype} */ --int insert_penalties; /* sum of the penalties for held-over insertions */ -- --#define print_plus(A,B) do { \ -- if (page_so_far[(A)]!=0) { \ -- tprint(" plus "); \ -- print_scaled(page_so_far[(A)]); \ -- tprint((B)); \ -- } \ --} while (0) -- --void print_totals(void) --{ -- print_scaled(page_total); -- print_plus(2, ""); -- print_plus(3, "fil"); -- print_plus(4, "fill"); -- print_plus(5, "filll"); -- if (page_shrink != 0) { -- tprint(" minus "); -- print_scaled(page_shrink); -- } --} -- --@ Here is a procedure that is called when the |page_contents| is changing --from |empty| to |inserts_only| or |box_there|. -- --@c --#define do_all_six(A) A(1);A(2);A(3);A(4);A(5);A(6);A(7) --#define set_page_so_far_zero(A) page_so_far[(A)]=0 -- --void freeze_page_specs(int s) --{ -- page_contents = s; -- page_goal = vsize_par; -- page_max_depth = max_depth_par; -- page_depth = 0; -- do_all_six(set_page_so_far_zero); -- least_page_cost = awful_bad; -- if (tracing_pages_par > 0) { -- begin_diagnostic(); -- tprint_nl("%% goal height="); -- print_scaled(page_goal); -- tprint(", max depth="); -- print_scaled(page_max_depth); -- end_diagnostic(false); -- } --} -- --@ The global variable |output_active| is true during the time the --user's output routine is driving \TeX. -- --@c --boolean output_active; /* are we in the midst of an output routine? */ -- --@ The page builder is ready to start a fresh page if we initialize --the following state variables. (However, the page insertion list is initialized --elsewhere.) -- --@c --void start_new_page(void) --{ -- page_contents = empty; -- page_tail = page_head; -- vlink(page_head) = null; -- last_glue = max_halfword; -- last_penalty = 0; -- last_kern = 0; -- last_node_type = -1; -- page_depth = 0; -- page_max_depth = 0; --} -- --@ At certain times box \.{\\outputbox} is supposed to be void (i.e., |null|), --or an insertion box is supposed to be ready to accept a vertical list. --If not, an error message is printed, and the following subroutine --flushes the unwanted contents, reporting them to the user. -- --@c --static void box_error(int n) --{ -- error(); -- begin_diagnostic(); -- tprint_nl("The following box has been deleted:"); -- show_box(box(n)); -- end_diagnostic(true); -- flush_node_list(box(n)); -- box(n) = null; --} -- --@ The following procedure guarantees that a given box register --does not contain an \.{\\hbox}. -- --@c --static void ensure_vbox(int n) --{ -- halfword p; /* the box register contents */ -- p = box(n); -- if (p != null && type(p) == hlist_node) { -- print_err("Insertions can only be added to a vbox"); -- help3("Tut tut: You're trying to \\insert into a", -- "\\box register that now contains an \\hbox.", -- "Proceed, and I'll discard its present contents."); -- box_error(n); -- } --} -- --@ \TeX\ is not always in vertical mode at the time |build_page| --is called; the current mode reflects what \TeX\ should return to, after --the contribution list has been emptied. A call on |build_page| should --be immediately followed by `|goto big_switch|', which is \TeX's central --control point. -- --@c --void build_page(void) --{ /* append contributions to the current page */ -- halfword p; /* the node being appended */ -- halfword q, r; /* nodes being examined */ -- int b, c; /* badness and cost of current page */ -- int pi = 0; /* penalty to be added to the badness */ -- int n; /* insertion box number */ -- scaled delta, h, w; /* sizes used for insertion calculations */ -- int id, sk, i; -- if ((vlink(contrib_head) == null) || output_active) -- return; -- do { -- CONTINUE: -- p = vlink(contrib_head); -- /* Update the values of |last_glue|, |last_penalty|, and |last_kern| */ -- if (last_glue != max_halfword) { -- flush_node(last_glue); -- last_glue = max_halfword; -- } -- last_penalty = 0; -- last_kern = 0; -- last_node_type = type(p) + 1; -- if (type(p) == glue_node) { -- last_glue = new_glue(p); -- } else if (type(p) == penalty_node) { -- last_penalty = penalty(p); -- } else if (type(p) == kern_node) { -- last_kern = width(p); -- } -- -- /* Move node |p| to the current page; if it is time for a page break, -- put the nodes following the break back onto the contribution list, -- and |return| to the users output routine if there is one */ -- -- /* The code here is an example of a many-way switch into routines that -- merge together in different places. Some people call this unstructured -- programming, but the author doesn't see much wrong with it, as long as -- the various labels have a well-understood meaning. -- */ -- /* If the current page is empty and node |p| is to be deleted, |goto done1|; -- otherwise use node |p| to update the state of the current page; -- if this node is an insertion, |goto contribute|; otherwise if this node -- is not a legal breakpoint, |goto contribute| or |update_heights|; -- otherwise set |pi| to the penalty associated with this breakpoint */ -- /* The title of this section is already so long, it seems best to avoid -- making it more accurate but still longer, by mentioning the fact that a -- kern node at the end of the contribution list will not be contributed until -- we know its successor. */ -- switch (type(p)) { -- case hlist_node: -- case vlist_node: -- case rule_node: -- if (page_contents < box_there) { -- /* Initialize the current page, insert the \.{\\topskip} glue -- ahead of |p|, and |goto continue| */ -- if (page_contents == empty) -- freeze_page_specs(box_there); -- else -- page_contents = box_there; -- q = new_skip_param(top_skip_code); -- if ((type(p) == hlist_node) && is_mirrored(body_direction_par)) { -- if (width(q) > depth(p)) -- width(q) = width(q) - depth(p); -- else -- width(q) = 0; -- } else { -- if (width(q) > height(p)) -- width(q) = width(q) - height(p); -- else -- width(q) = 0; -- } -- couple_nodes(q, p); -- couple_nodes(contrib_head, q); -- goto CONTINUE; -- -- } else { -- /* Prepare to move a box or rule node to the current page, -- then |goto contribute| */ -- if ((type(p) == hlist_node) && is_mirrored(body_direction_par)) { -- page_total = page_total + page_depth + depth(p); -- page_depth = height(p); -- } else { -- page_total = page_total + page_depth + height(p); -- page_depth = depth(p); -- } -- goto CONTRIBUTE; -- -- } -- break; -- case boundary_node: -- case whatsit_node: -- goto CONTRIBUTE; -- break; -- case glue_node: -- if (page_contents < box_there) -- goto DONE1; -- else if (precedes_break(page_tail)) -- pi = 0; -- else -- goto UPDATE_HEIGHTS; -- break; -- case kern_node: -- if (page_contents < box_there) -- goto DONE1; -- else if (vlink(p) == null) -- goto EXIT; -- else if (type(vlink(p)) == glue_node) -- pi = 0; -- else -- goto UPDATE_HEIGHTS; -- break; -- case penalty_node: -- if (page_contents < box_there) -- goto DONE1; -- else -- pi = penalty(p); -- break; -- case mark_node: -- goto CONTRIBUTE; -- break; -- case ins_node: -- /* Append an insertion to the current page and |goto contribute| */ -- if (page_contents == empty) -- freeze_page_specs(inserts_only); -- n = subtype(p); -- r = page_ins_head; -- i = 1 ; -- while (n >= subtype(vlink(r))) { -- r = vlink(r); -- i = i + 1 ; -- } -- if (subtype(r) != n) { -- /* Create a page insertion node with |subtype(r)=qi(n)|, and -- include the glue correction for box |n| in the -- current page state */ -- /* We take note of the value of \.{\\skip} |n| and the height plus depth -- of \.{\\box}~|n| only when the first \.{\\insert}~|n| node is -- encountered for a new page. A user who changes the contents of \.{\\box}~|n| -- after that first \.{\\insert}~|n| had better be either extremely careful -- or extremely lucky, or both. */ --id = callback_defined(build_page_insert_callback); --if (id != 0) { -- run_callback(id, "dd->d",n,i,&sk); --} else { -- sk = n; --} -- q = new_node(inserting_node, n); -- try_couple_nodes(q, vlink(r)); -- couple_nodes(r, q); -- r = q; -- ensure_vbox(n); -- if (box(n) == null) -- height(r) = 0; -- else -- height(r) = height(box(n)) + depth(box(n)); -- best_ins_ptr(r) = null; -- /* q = skip(n); */ --q = skip(sk); -- if (count(n) == 1000) -- h = height(r); -- else -- h = x_over_n(height(r), 1000) * count(n); -- page_goal = page_goal - h - width(q); -- if (stretch_order(q) > 1) -- page_so_far[1 + stretch_order(q)] = page_so_far[1 + stretch_order(q)] + stretch(q); -- else -- page_so_far[2 + stretch_order(q)] = page_so_far[2 + stretch_order(q)] + stretch(q); -- page_shrink = page_shrink + shrink(q); -- if ((shrink_order(q) != normal) && (shrink(q) != 0)) { -- print_err("Infinite glue shrinkage inserted from \\skip"); -- print_int(n); -- help3 -- ("The correction glue for page breaking with insertions", -- "must have finite shrinkability. But you may proceed,", -- "since the offensive shrinkability has been made finite."); -- error(); -- } -- -- } -- if (type(r) == split_up_node) { -- insert_penalties = insert_penalties + float_cost(p); -- } else { -- last_ins_ptr(r) = p; -- delta = page_goal - page_total - page_depth + page_shrink; -- /* this much room is left if we shrink the maximum */ -- if (count(n) == 1000) -- h = height(p); -- else -- h = x_over_n(height(p), 1000) * count(n); /* this much room is needed */ -- if (((h <= 0) || (h <= delta)) -- && (height(p) + height(r) <= dimen(n))) { -- page_goal = page_goal - h; -- height(r) = height(r) + height(p); -- } else { -- /* Find the best way to split the insertion, and change -- |type(r)| to |split_up_node| */ -- /* Here is the code that will split a long footnote between pages, in an -- emergency. The current situation deserves to be recapitulated: Node |p| -- is an insertion into box |n|; the insertion will not fit, in its entirety, -- either because it would make the total contents of box |n| greater than -- \.{\\dimen} |n|, or because it would make the incremental amount of growth -- |h| greater than the available space |delta|, or both. (This amount |h| has -- been weighted by the insertion scaling factor, i.e., by \.{\\count} |n| -- over 1000.) Now we will choose the best way to break the vlist of the -- insertion, using the same criteria as in the \.{\\vsplit} operation. -- */ -- if (count(n) <= 0) { -- w = max_dimen; -- } else { -- w = page_goal - page_total - page_depth; -- if (count(n) != 1000) -- w = x_over_n(w, count(n)) * 1000; -- } -- if (w > dimen(n) - height(r)) -- w = dimen(n) - height(r); -- q = vert_break(ins_ptr(p), w, depth(p)); -- height(r) = height(r) + best_height_plus_depth; -- if (tracing_pages_par > 0) { -- /* Display the insertion split cost */ -- begin_diagnostic(); -- tprint_nl("% split"); -- print_int(n); -- tprint(" to "); -- print_scaled(w); -- print_char(','); -- print_scaled(best_height_plus_depth); -- tprint(" p="); -- if (q == null) -- print_int(eject_penalty); -- else if (type(q) == penalty_node) -- print_int(penalty(q)); -- else -- print_char('0'); -- end_diagnostic(false); -- -- } -- if (count(n) != 1000) -- best_height_plus_depth = -- x_over_n(best_height_plus_depth, 1000) * count(n); -- page_goal = page_goal - best_height_plus_depth; -- type(r) = split_up_node; -- broken_ptr(r) = q; -- broken_ins(r) = p; -- if (q == null) -- insert_penalties = insert_penalties + eject_penalty; -- else if (type(q) == penalty_node) -- insert_penalties = insert_penalties + penalty(q); -- } -- } -- goto CONTRIBUTE; -- -- break; -- default: -- fprintf(stderr, "type(p)=%d\n", type(p)); -- confusion("page"); -- break; -- } -- -- /* Check if node |p| is a new champion breakpoint; then if it is time for -- a page break, prepare for output, and either fire up the users -- output routine and |return| or ship out the page and |goto done| */ -- -- if (pi < inf_penalty) { -- /* Compute the badness, |b|, of the current page, -- using |awful_bad| if the box is too full */ -- if (page_total < page_goal) { -- if ((page_so_far[3] != 0) || (page_so_far[4] != 0) || -- (page_so_far[5] != 0)) -- b = 0; -- else -- b = badness(page_goal - page_total, page_so_far[2]); -- } else if (page_total - page_goal > page_shrink) { -- b = awful_bad; -- } else { -- b = badness(page_total - page_goal, page_shrink); -- } -- -- if (b < awful_bad) { -- if (pi <= eject_penalty) -- c = pi; -- else if (b < inf_bad) -- c = b + pi + insert_penalties; -- else -- c = deplorable; -- } else { -- c = b; -- } -- if (insert_penalties >= 10000) -- c = awful_bad; -- if (tracing_pages_par > 0) { -- /* Display the page break cost */ -- begin_diagnostic(); -- tprint_nl("%"); -- tprint(" t="); -- print_totals(); -- tprint(" g="); -- print_scaled(page_goal); -- tprint(" b="); -- if (b == awful_bad) -- print_char('*'); -- else -- print_int(b); -- tprint(" p="); -- print_int(pi); -- tprint(" c="); -- if (c == awful_bad) -- print_char('*'); -- else -- print_int(c); -- if (c <= least_page_cost) -- print_char('#'); -- end_diagnostic(false); -- -- } -- if (c <= least_page_cost) { -- best_page_break = p; -- best_size = page_goal; -- least_page_cost = c; -- r = vlink(page_ins_head); -- while (r != page_ins_head) { -- best_ins_ptr(r) = last_ins_ptr(r); -- r = vlink(r); -- } -- } -- if ((c == awful_bad) || (pi <= eject_penalty)) { -- fire_up(p); /* output the current page at the best place */ -- if (output_active) -- goto EXIT; /* user's output routine will act */ -- goto DONE; /* the page has been shipped out by default output routine */ -- } -- } -- -- if ((type(p) < glue_node) || (type(p) > kern_node)) -- goto CONTRIBUTE; -- -- UPDATE_HEIGHTS: /* go here to record glue in the |active_height| table */ -- -- /* Update the current page measurements with respect to the -- glue or kern specified by node~|p| */ -- if (type(p) != kern_node) { -- if (stretch_order(p) > 1) -- page_so_far[1 + stretch_order(p)] = page_so_far[1 + stretch_order(p)] + stretch(p); -- else -- page_so_far[2 + stretch_order(p)] = page_so_far[2 + stretch_order(p)] + stretch(p); -- page_shrink = page_shrink + shrink(p); -- if ((shrink_order(p) != normal) && (shrink(p) != 0)) { -- print_err("Infinite glue shrinkage found on current page"); -- help4("The page about to be output contains some infinitely", -- "shrinkable glue, e.g., `\\vss' or `\\vskip 0pt minus 1fil'.", -- "Such glue doesn't belong there; but you can safely proceed,", -- "since the offensive shrinkability has been made finite."); -- error(); -- reset_glue_to_zero(p); -- shrink_order(p) = normal; -- } -- } -- page_total = page_total + page_depth + width(p); -- page_depth = 0; -- -- CONTRIBUTE: /* go here to link a node into the current page */ -- -- /* Make sure that |page_max_depth| is not exceeded */ -- if (page_depth > page_max_depth) { -- page_total = page_total + page_depth - page_max_depth; -- page_depth = page_max_depth; -- } -- -- /* Link node |p| into the current page and |goto done| */ -- couple_nodes(page_tail, p); -- page_tail = p; -- try_couple_nodes(contrib_head,vlink(p)); -- vlink(p) = null; -- goto DONE; -- DONE1: -- /* Recycle node |p| */ -- try_couple_nodes(contrib_head,vlink(p)); -- vlink(p) = null; -- if (saving_vdiscards_par > 0) { -- if (page_disc == null) { -- page_disc = p; -- } else { -- couple_nodes(tail_page_disc, p); -- } -- tail_page_disc = p; -- } else { -- flush_node_list(p); -- } -- DONE: -- ; -- } while (vlink(contrib_head) != null); -- /* Make the contribution list empty by setting its tail to |contrib_head| */ -- contrib_tail = contrib_head; -- EXIT: -- ; --} -- --@ When the page builder has looked at as much material as could appear before --the next page break, it makes its decision. The break that gave minimum --badness will be used to put a completed ``page'' into box \.{\\outputbox}, with insertions --appended to their other boxes. -- --We also set the values of |top_mark|, |first_mark|, and |bot_mark|. The --program uses the fact that |bot_mark(x)<>null| implies |first_mark(x)<>null|; --it also knows that |bot_mark(x)=null| implies |top_mark(x)=first_mark(x)=null|. -- --The |fire_up| subroutine prepares to output the current page at the best --place; then it fires up the user's output routine, if there is one, --or it simply ships out the page. There is one parameter, |c|, which represents --the node that was being contributed to the page when the decision to --force an output was made. -- --@c --void fire_up(halfword c) --{ -- halfword p, q, r, s; /* nodes being examined and/or changed */ -- halfword prev_p; /* predecessor of |p| */ -- int n; /* insertion box number */ -- boolean wait; /* should the present insertion be held over? */ -- int save_vbadness; /* saved value of |vbadness| */ -- scaled save_vfuzz; /* saved value of |vfuzz| */ -- halfword save_split_top_skip; /* saved value of |split_top_skip| */ -- halfword i; /* for looping through the marks */ -- -- /* Set the value of |output_penalty| */ -- if (type(best_page_break) == penalty_node) { -- geq_word_define(int_base + output_penalty_code, -- penalty(best_page_break)); -- penalty(best_page_break) = inf_penalty; -- } else { -- geq_word_define(int_base + output_penalty_code, inf_penalty); -- } -- -- for (i = 0; i <= biggest_used_mark; i++) { -- if (bot_mark(i) != null) { -- if (top_mark(i) != null) -- delete_token_ref(top_mark(i)); -- set_top_mark(i, bot_mark(i)); -- add_token_ref(top_mark(i)); -- delete_first_mark(i); -- } -- } -- /* Put the optimal current page into box |output_box|, update |first_mark| and -- |bot_mark|, append insertions to their boxes, and put the -- remaining nodes back on the contribution list; */ -- -- /* As the page is finally being prepared for output, -- pointer |p| runs through the vlist, with |prev_p| trailing behind; -- pointer |q| is the tail of a list of insertions that -- are being held over for a subsequent page. */ -- -- if (c == best_page_break) -- best_page_break = null; /* |c| not yet linked in */ -- /* Ensure that box |output_box| is empty before output */ -- if (box(output_box_par) != null) { -- print_err("\\box"); -- print_int(output_box_par); -- tprint(" is not void"); -- help2("You shouldn't use \\box\\outputbox except in \\output routines.", -- "Proceed, and I'll discard its present contents."); -- box_error(output_box_par); -- } -- -- insert_penalties = 0; /* this will count the number of insertions held over */ -- save_split_top_skip = split_top_skip_par; -- if (holding_inserts_par <= 0) { -- /* Prepare all the boxes involved in insertions to act as queues */ -- /* If many insertions are supposed to go into the same box, we want to know -- the position of the last node in that box, so that we don't need to waste time -- when linking further information into it. The |last_ins_ptr| fields of the -- page insertion nodes are therefore used for this purpose during the -- packaging phase. */ -- -- r = vlink(page_ins_head); -- while (r != page_ins_head) { -- if (best_ins_ptr(r) != null) { -- n = subtype(r); -- ensure_vbox(n); -- if (box(n) == null) -- box(n) = new_null_box(); -- p = box(n) + list_offset; -- while (vlink(p) != null) -- p = vlink(p); -- last_ins_ptr(r) = p; -- } -- r = vlink(r); -- } -- -- } -- q = hold_head; -- vlink(q) = null; -- prev_p = page_head; -- p = vlink(prev_p); -- while (p != best_page_break) { -- if (type(p) == ins_node) { -- if (holding_inserts_par <= 0) { -- /* Either insert the material specified by node |p| into the -- appropriate box, or hold it for the next page; -- also delete node |p| from the current page */ -- /* We will set |best_ins_ptr:=null| and package the box corresponding to -- insertion node~|r|, just after making the final insertion into that box. -- If this final insertion is `|split_up_node|', the remainder after splitting -- and pruning (if any) will be carried over to the next page. */ -- r = vlink(page_ins_head); -- while (subtype(r) != subtype(p)) -- r = vlink(r); -- if (best_ins_ptr(r) == null) { -- wait = true; -- } else { -- wait = false; -- s = last_ins_ptr(r); -- vlink(s) = ins_ptr(p); -- if (best_ins_ptr(r) == p) { -- halfword t; /* was a global temp_ptr */ -- /* Wrap up the box specified by node |r|, splitting node |p| if -- called for; set |wait:=true| if node |p| holds a remainder after -- splitting */ -- if (type(r) == split_up_node) { -- if ((broken_ins(r) == p) && (broken_ptr(r) != null)) { -- while (vlink(s) != broken_ptr(r)) -- s = vlink(s); -- vlink(s) = null; -- split_top_skip_par = split_top_ptr(p); -- ins_ptr(p) = -- prune_page_top(broken_ptr(r), false); -- if (ins_ptr(p) != null) { -- t = vpack(ins_ptr(p), 0, additional, -1); -- height(p) = height(t) + depth(t); -- list_ptr(t) = null; -- flush_node(t); -- wait = true; -- } -- } -- } -- best_ins_ptr(r) = null; -- n = subtype(r); -- t = list_ptr(box(n)); -- list_ptr(box(n)) = null; -- flush_node(box(n)); -- box(n) = vpack(t, 0, additional, body_direction_par); -- -- } else { -- while (vlink(s) != null) -- s = vlink(s); -- last_ins_ptr(r) = s; -- } -- } -- /* Either append the insertion node |p| after node |q|, and remove it -- from the current page, or delete |node(p)| */ -- try_couple_nodes(prev_p, vlink(p)); -- vlink(p) = null; -- if (wait) { -- couple_nodes(q, p); -- q = p; -- incr(insert_penalties); -- } else { -- ins_ptr(p) = null; -- flush_node(p); -- } -- p = prev_p; -- -- } -- } else if (type(p) == mark_node) { -- /* Update the values of |first_mark| and |bot_mark| */ -- if (first_mark(mark_class(p)) == null) { -- set_first_mark(mark_class(p), mark_ptr(p)); -- add_token_ref(first_mark(mark_class(p))); -- } -- if (bot_mark(mark_class(p)) != null) -- delete_token_ref(bot_mark(mark_class(p))); -- set_bot_mark(mark_class(p), mark_ptr(p)); -- add_token_ref(bot_mark(mark_class(p))); -- -- } -- prev_p = p; -- p = vlink(prev_p); -- } -- split_top_skip_par = save_split_top_skip; -- /* Break the current page at node |p|, put it in box~|output_box|, -- and put the remaining nodes on the contribution list */ -- /* When the following code is executed, the current page runs from node -- |vlink(page_head)| to node |prev_p|, and the nodes from |p| to |page_tail| -- are to be placed back at the front of the contribution list. Furthermore -- the heldover insertions appear in a list from |vlink(hold_head)| to |q|; we -- will put them into the current page list for safekeeping while the user's -- output routine is active. We might have |q=hold_head|; and |p=null| if -- and only if |prev_p=page_tail|. Error messages are suppressed within -- |vpackage|, since the box might appear to be overfull or underfull simply -- because the stretch and shrink from the \.{\\skip} registers for inserts -- are not actually present in the box. */ -- -- if (p != null) { -- if (vlink(contrib_head) == null) { -- contrib_tail = page_tail; -- } -- couple_nodes(page_tail,vlink(contrib_head)); -- couple_nodes(contrib_head, p); -- vlink(prev_p) = null; -- } -- save_vbadness = vbadness_par; -- vbadness_par = inf_bad; -- save_vfuzz = vfuzz_par; -- vfuzz_par = max_dimen; /* inhibit error messages */ -- box(output_box_par) = filtered_vpackage(vlink(page_head), -- best_size, exactly, page_max_depth, output_group, body_direction_par, 0, 0); -- vbadness_par = save_vbadness; -- vfuzz_par = save_vfuzz; -- if (last_glue != max_halfword) -- flush_node(last_glue); -- /* Start a new current page */ -- start_new_page(); /* this sets |last_glue:=max_halfword| */ -- if (q != hold_head) { -- vlink(page_head) = vlink(hold_head); -- page_tail = q; -- } -- -- /* Delete the page-insertion nodes */ -- r = vlink(page_ins_head); -- while (r != page_ins_head) { -- /* todo: couple */ -- q = vlink(r); -- flush_node(r); -- r = q; -- } -- vlink(page_ins_head) = page_ins_head; -- -- for (i = 0; i <= biggest_used_mark; i++) { -- if ((top_mark(i) != null) && (first_mark(i) == null)) { -- set_first_mark(i, top_mark(i)); -- add_token_ref(top_mark(i)); -- } -- } -- if (output_routine_par != null) { -- if (dead_cycles >= max_dead_cycles_par) { -- /* Explain that too many dead cycles have occurred in a row */ -- print_err("Output loop---"); -- print_int(dead_cycles); -- tprint(" consecutive dead cycles"); -- help3("I've concluded that your \\output is awry; it never does a", -- "\\shipout, so I'm shipping \\box\\outputbox out myself. Next time", -- "increase \\maxdeadcycles if you want me to be more patient!"); -- error(); -- -- } else { -- /* Fire up the users output routine and |return| */ -- output_active = true; -- incr(dead_cycles); -- push_nest(); -- mode = -vmode; -- prev_depth_par = ignore_depth; -- mode_line_par = -line; -- begin_token_list(output_routine_par, output_text); -- new_save_level(output_group); -- normal_paragraph(); -- scan_left_brace(); -- return; -- -- } -- } -- /* Perform the default output routine */ -- /* The list of heldover insertions, running from |vlink(page_head)| to -- |page_tail|, must be moved to the contribution list when the user has -- specified no output routine. */ -- if (vlink(page_head) != null) { -- if (vlink(contrib_head) == null) { -- contrib_tail = page_tail; -- } else { -- vlink(page_tail) = vlink(contrib_head); -- } -- vlink(contrib_head) = vlink(page_head); -- vlink(page_head) = null; -- page_tail = page_head; -- } -- flush_node_list(page_disc); -- page_disc = null; -- ship_out(static_pdf, box(output_box_par), SHIPPING_PAGE); -- box(output_box_par) = null; --} -- --@ When the user's output routine finishes, it has constructed a vlist --in internal vertical mode, and \TeX\ will do the following: -- --@c --void resume_after_output(void) --{ -- if ((iloc != null) -- || ((token_type != output_text) && (token_type != backed_up))) { -- /* Recover from an unbalanced output routine */ -- print_err("Unbalanced output routine"); -- help2("Your sneaky output routine has problematic {'s and/or }'s.", -- "I can't handle that very well; good luck."); -- error(); -- do { -- get_token(); -- } while (iloc != null); -- /* loops forever if reading from a file, since |null=min_halfword<=0| */ -- -- } -- end_token_list(); /* conserve stack space in case more outputs are triggered */ -- end_graf(bottom_level); -- unsave(); -- output_active = false; -- insert_penalties = 0; -- /* Ensure that box |output_box| is empty after output */ -- if (box(output_box_par) != null) { -- print_err("Output routine didn't use all of \\box"); -- print_int(output_box_par); -- help3("Your \\output commands should empty \\box\\outputbox,", -- "e.g., by saying `\\shipout\\box\\outputbox'.", -- "Proceed; I'll discard its present contents."); -- box_error(output_box_par); -- } -- -- if (tail != head) { /* current list goes after heldover insertions */ -- try_couple_nodes(page_tail, vlink(head)); -- page_tail = tail; -- } -- if (vlink(page_head) != null) { /* and both go before heldover contributions */ -- if (vlink(contrib_head) == null) -- contrib_tail = page_tail; -- try_couple_nodes(page_tail, vlink(contrib_head)); -- try_couple_nodes(contrib_head, vlink(page_head)); -- vlink(page_head) = null; -- page_tail = page_head; -- } -- flush_node_list(page_disc); -- page_disc = null; -- pop_nest(); -- normal_page_filter(after_output); -- build_page(); --} -diff --git a/texk/web2c/luatexdir/tex/commands.w b/texk/web2c/luatexdir/tex/commands.c -similarity index 92% -rename from texk/web2c/luatexdir/tex/commands.w -rename to texk/web2c/luatexdir/tex/commands.c -index 38975eb16..aceb0eb09 100644 ---- a/texk/web2c/luatexdir/tex/commands.w -+++ b/texk/web2c/luatexdir/tex/commands.c -@@ -1,34 +1,36 @@ --% commands.w --% --% Copyright 2009-2010 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --\def\eTeX{e-\TeX} -- --@ @c -+/* - -+commands.w -+ -+Copyright 2009-2010 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ - - #include "ptexlib.h" - --@ The symbolic names for glue parameters are put into \TeX's hash table --by using the routine called |primitive|, defined below. Let us enter them --now, so that we don't have to list all those parameter names anywhere else. -+/*tex -+ -+The symbolic names for glue parameters are put into \TeX's hash table by using -+the routine called |primitive|, defined below. Let us enter them now, so that we -+don't have to list all those parameter names anywhere else. -+ -+*/ - --@c - void initialize_commands(void) - { - -@@ -53,6 +55,9 @@ void initialize_commands(void) - primitive_luatex("mathsurroundskip", assign_glue_cmd, glue_base + math_skip_code, glue_base); - primitive_luatex("mathsurroundmode", assign_int_cmd, int_base + math_skip_mode_code, int_base); - primitive_luatex("mathscriptboxmode", assign_int_cmd, int_base + math_script_box_mode_code, int_base); -+ primitive_luatex("mathscriptcharmode", assign_int_cmd, int_base + math_script_char_mode_code, int_base); -+ primitive_luatex("mathrulethicknessmode", assign_int_cmd, int_base + math_rule_thickness_mode_code, int_base); -+ primitive_luatex("mathflattenmode", assign_int_cmd, int_base + math_flatten_mode_code, int_base); - primitive_tex("output", assign_toks_cmd, output_routine_loc, local_base); - primitive_tex("everypar", assign_toks_cmd, every_par_loc, local_base); - primitive_tex("everymath", assign_toks_cmd, every_math_loc, local_base); -@@ -63,7 +68,7 @@ void initialize_commands(void) - primitive_tex("everycr", assign_toks_cmd, every_cr_loc, local_base); - primitive_tex("errhelp", assign_toks_cmd, err_help_loc, local_base); - -- /* The integer parameter names must be entered into the hash table */ -+ /*tex The integer parameter names must be entered into the hash table */ - - primitive_tex("pretolerance", assign_int_cmd, int_base + pretolerance_code, int_base); - primitive_tex("tolerance", assign_int_cmd, int_base + tolerance_code, int_base); -@@ -166,11 +171,18 @@ void initialize_commands(void) - primitive_luatex("automatichyphenpenalty", assign_int_cmd, int_base + automatic_hyphen_penalty_code, int_base); - primitive_luatex("explicithyphenpenalty", assign_int_cmd, int_base + explicit_hyphen_penalty_code, int_base); - primitive_luatex("automatichyphenmode", assign_int_cmd, int_base + automatic_hyphen_mode_code, int_base); -+ primitive_luatex("compoundhyphenmode", assign_int_cmd, int_base + compound_hyphen_mode_code, int_base); - primitive_luatex("breakafterdirmode", assign_int_cmd, int_base + break_after_dir_mode_code, int_base); -+ primitive_luatex("exceptionpenalty", assign_int_cmd, int_base + exception_penalty_code, int_base); -+ primitive_luatex("fixupboxesmode", assign_int_cmd, int_base + fixup_boxes_code, int_base); -+ -+ /*tex -+ -+ Many of \TeX's primitives need no |equiv|, since they are identifiable by -+ their |eq_type| alone. These primitives are loaded into the hash table as -+ follows: - -- /* Many of \TeX's primitives need no |equiv|, since they are identifiable -- by their |eq_type| alone. These primitives are loaded into the hash table -- as follows: */ -+ */ - - primitive_tex(" ", ex_space_cmd, 0, 0); - primitive_tex("/", ital_corr_cmd, 0, 0); -@@ -240,29 +252,27 @@ void initialize_commands(void) - primitive_tex("setbox", set_box_cmd, 0, 0); - primitive_tex("the", the_cmd, 0, 0); - primitive_luatex("toksapp", combine_toks_cmd, 0, 0); -- primitive_luatex("tokspre", combine_toks_cmd, 1, 0); -- primitive_luatex("etoksapp", combine_toks_cmd, 2, 0); -+ primitive_luatex("etoksapp", combine_toks_cmd, 1, 0); -+ primitive_luatex("tokspre", combine_toks_cmd, 2, 0); - primitive_luatex("etokspre", combine_toks_cmd, 3, 0); -+ primitive_luatex("gtoksapp", combine_toks_cmd, 4, 0); -+ primitive_luatex("xtoksapp", combine_toks_cmd, 5, 0); -+ primitive_luatex("gtokspre", combine_toks_cmd, 6, 0); -+ primitive_luatex("xtokspre", combine_toks_cmd, 7, 0); - primitive_tex("toks", toks_register_cmd, 0, 0); - primitive_tex("vadjust", vadjust_cmd, 0, 0); - primitive_tex("valign", valign_cmd, 0, 0); - primitive_tex("vcenter", vcenter_cmd, 0, 0); - primitive_tex("vrule", vrule_cmd, 0, 0); - primitive_luatex("novrule", no_vrule_cmd, 0, 0); -- primitive_tex("par", par_end_cmd, too_big_char, too_big_char); /* cf.\ |scan_file_name| */ -+ primitive_luatex("luafunctioncall", lua_function_call_cmd, 0, 0); -+ primitive_luatex("luabytecodecall", lua_bytecode_call_cmd, 0, 0); -+ primitive_luatex("luadef", def_lua_call_cmd, 0, 0); -+ primitive_tex("par", par_end_cmd, too_big_char, too_big_char); - par_loc = cur_val; - par_token = cs_token_flag + par_loc; -- @; -- @; -- @; --} -- - --@ These are in a separate module due to a CWEAVE limitation. -- --@= -- -- /* -+ /*tex - The processing of \.{\\input} involves the |start_input| subroutine, - which will be declared later; the processing of \.{\\endinput} is trivial. - */ -@@ -318,7 +328,7 @@ void initialize_commands(void) - primitive_tex("number", convert_cmd, number_code, 0); - primitive_tex("romannumeral", convert_cmd, roman_numeral_code, 0); - primitive_tex("string", convert_cmd, string_code, 0); -- primitive_tex("csstring", convert_cmd, cs_string_code, 0); -+ primitive_luatex("csstring", convert_cmd, cs_string_code, 0); - primitive_tex("meaning", convert_cmd, meaning_code, 0); - primitive_etex("eTeXVersion", convert_cmd, etex_code, 0); - primitive_tex("fontname", convert_cmd, font_name_code, 0); -@@ -331,9 +341,12 @@ void initialize_commands(void) - primitive_luatex("normaldeviate", convert_cmd, normal_deviate_code, 0); - primitive_core("directlua", convert_cmd, lua_code, 0); - primitive_luatex("luafunction", convert_cmd, lua_function_code, 0); -+ primitive_luatex("luabytecode", convert_cmd, lua_bytecode_code, 0); - primitive_luatex("luaescapestring", convert_cmd, lua_escape_string_code, 0); - primitive_luatex("mathstyle", convert_cmd, math_style_code, 0); - primitive_luatex("expanded", convert_cmd, expanded_code, 0); -+ primitive_luatex("immediateassignment", convert_cmd, immediate_assignment_code, 0); -+ primitive_luatex("immediateassigned", convert_cmd, immediate_assigned_code, 0); - primitive_tex("jobname", convert_cmd, job_name_code, 0); - primitive_luatex("formatname", convert_cmd, format_name_code, 0); - primitive_luatex("Uchar", convert_cmd, uchar_code, 0); -@@ -352,15 +365,15 @@ void initialize_commands(void) - primitive_tex("ifmmode", if_test_cmd, if_mmode_code, 0); - primitive_tex("ifinner", if_test_cmd, if_inner_code, 0); - primitive_tex("ifvoid", if_test_cmd, if_void_code, 0); -- - primitive_tex("ifhbox", if_test_cmd, if_hbox_code, 0); - primitive_tex("ifvbox", if_test_cmd, if_vbox_code, 0); -- primitive_tex("ifx", if_test_cmd, ifx_code, 0); -+ primitive_tex("ifx", if_test_cmd, if_x_code, 0); - primitive_tex("ifeof", if_test_cmd, if_eof_code, 0); - primitive_tex("iftrue", if_test_cmd, if_true_code, 0); - primitive_tex("iffalse", if_test_cmd, if_false_code, 0); - primitive_tex("ifcase", if_test_cmd, if_case_code, 0); - primitive_luatex("ifprimitive", if_test_cmd, if_primitive_code, 0); -+ primitive_luatex("ifcondition", if_test_cmd, if_condition_code, 0); - primitive_tex("fi", fi_or_else_cmd, fi_code, 0); - cs_text(frozen_fi) = maketexstring("fi"); - eqtb[frozen_fi] = eqtb[cur_val]; -@@ -435,12 +448,13 @@ void initialize_commands(void) - primitive_tex("vtop", make_box_cmd, vtop_code, 0); - primitive_tex("vbox", make_box_cmd, vtop_code + vmode, 0); - primitive_tex("hbox", make_box_cmd, vtop_code + hmode, 0); -- primitive_tex("shipout", leader_ship_cmd, a_leaders - 1, 0); /* |ship_out_flag=leader_flag-1| */ -+ primitive_tex("shipout", leader_ship_cmd, a_leaders - 2, 0); /* |ship_out_flag=leader_flag-2| */ - primitive_tex("leaders", leader_ship_cmd, a_leaders, 0); - primitive_tex("cleaders", leader_ship_cmd, c_leaders, 0); - primitive_tex("xleaders", leader_ship_cmd, x_leaders, 0); - primitive_luatex("gleaders", leader_ship_cmd, g_leaders, 0); - primitive_luatex("boxdir", assign_box_dir_cmd, 0, 0); -+ primitive_luatex("boxdirection", assign_box_direction_cmd, 0, 0); - primitive_tex("indent", start_par_cmd, 1, 0); - primitive_tex("noindent", start_par_cmd, 0, 0); - primitive_luatex("quitvmode", start_par_cmd, 2, 0); -@@ -514,9 +528,10 @@ void initialize_commands(void) - primitive_tex("gdef", def_cmd, 1, 0); - primitive_tex("edef", def_cmd, 2, 0); - primitive_tex("xdef", def_cmd, 3, 0); -- primitive_tex("let", let_cmd, normal, 0); -- primitive_tex("futurelet", let_cmd, normal + 1, 0); -- primitive_luatex("letcharcode", let_cmd, normal + 2, 0); -+ primitive_tex("glet", let_cmd, 0, 0); -+ primitive_tex("let", let_cmd, 1, 0); -+ primitive_tex("futurelet", let_cmd, 2, 0); -+ primitive_luatex("letcharcode", let_cmd, 3, 0); - primitive_tex("chardef", shorthand_def_cmd, char_def_code, 0); - primitive_tex("mathchardef", shorthand_def_cmd, math_char_def_code, 0); - primitive_luatex("Umathchardef", shorthand_def_cmd, xmath_char_def_code, 0); -@@ -539,9 +554,6 @@ void initialize_commands(void) - primitive_luatex("Umathquad", set_math_param_cmd, math_param_quad, 0); - primitive_luatex("Umathaxis", set_math_param_cmd, math_param_axis, 0); - --@ These are in a separate module due to a CWEAVE limitation. -- --@= - primitive_luatex("Umathoperatorsize", set_math_param_cmd, math_param_operator_size, 0); - primitive_luatex("Umathoverbarkern", set_math_param_cmd, math_param_overbar_kern, 0); - primitive_luatex("Umathoverbarrule", set_math_param_cmd, math_param_overbar_rule, 0); -@@ -654,9 +666,6 @@ void initialize_commands(void) - primitive_luatex("Umathinnerpunctspacing", set_math_param_cmd, math_param_inner_punct_spacing, 0); - primitive_luatex("Umathinnerinnerspacing", set_math_param_cmd, math_param_inner_inner_spacing, 0); - --@ These are in a separate module due to a CWEAVE limitation. -- --@= - primitive_luatex("Umathcode", extdef_math_code_cmd, math_code_base, math_code_base); - primitive_luatex("Udelcode", extdef_del_code_cmd, del_code_base, del_code_base); - primitive_luatex("Umathcodenum", extdef_math_code_cmd, math_code_base + 1, math_code_base); -@@ -695,6 +704,7 @@ void initialize_commands(void) - primitive_tex("write", extension_cmd, write_code, 0); - write_loc = cur_val; - primitive_tex("closeout", extension_cmd, close_code, 0); -+ primitive_luatex("endlocalcontrol", extension_cmd, end_local_code, 0); - primitive_tex("special", extension_cmd, special_code, 0); - cs_text(frozen_special) = maketexstring("special"); - eqtb[frozen_special] = eqtb[cur_val]; -@@ -720,6 +730,7 @@ void initialize_commands(void) - primitive_luatex("initcatcodetable", normal_cmd, init_cat_code_table_code, 0); - primitive_luatex("setrandomseed", normal_cmd, set_random_seed_code, 0); - primitive_luatex("latelua", normal_cmd, late_lua_code, 0); -+ primitive_luatex("lateluafunction", normal_cmd, late_lua_call_code, 0); - primitive_luatex("insertht", convert_cmd, insert_ht_code, 0); - primitive_luatex("dviextension", extension_cmd, dvi_extension_code, 0); - primitive_luatex("dvifeedback", feedback_cmd, dvi_feedback_code, 0); -@@ -729,6 +740,15 @@ void initialize_commands(void) - primitive_luatex("pdfvariable", variable_cmd, pdf_variable_code, 0); - primitive_luatex("mathoption", option_cmd, math_option_code, 0); - -+ primitive_luatex("luacopyinputnodes", assign_int_cmd, int_base + copy_lua_input_nodes_code, int_base); -+ -+ primitive_luatex("pagedirection", assign_direction_cmd, int_base + page_direction_code, dir_base); -+ primitive_luatex("bodydirection", assign_direction_cmd, int_base + body_direction_code, dir_base); -+ primitive_luatex("pardirection", assign_direction_cmd, int_base + par_direction_code, dir_base); -+ primitive_luatex("textdirection", assign_direction_cmd, int_base + text_direction_code, dir_base); -+ primitive_luatex("mathdirection", assign_direction_cmd, int_base + math_direction_code, dir_base); -+ primitive_luatex("linedirection", assign_direction_cmd, int_base + line_direction_code, dir_base); -+ - /* - some of the internal integer parameters are not associated with actual - primitives at all. -@@ -737,8 +757,8 @@ void initialize_commands(void) - primitive_no("nolocalwhatsits", assign_int_cmd, int_base + no_local_whatsits_code, int_base); - primitive_no("nolocaldirs", assign_int_cmd, int_base + no_local_dirs_code, int_base); - -+} - --@ @c - void initialize_etex_commands(void) - { - primitive_etex("lastnodetype", last_item_cmd, last_node_type_code, 0); -@@ -746,8 +766,10 @@ void initialize_etex_commands(void) - primitive_etex("eTeXminorversion", last_item_cmd, eTeX_minor_version_code, 0); - primitive_etex("eTeXrevision", convert_cmd, eTeX_revision_code, 0); - -- /* -- First we implement the additional \eTeX\ parameters in the table of equivalents. -+ /*tex -+ -+ First we implement the additional \eTeX\ parameters in the table of -+ equivalents. - */ - - primitive_etex("everyeof", assign_toks_cmd, every_eof_loc, local_base); -@@ -795,39 +817,48 @@ void initialize_etex_commands(void) - - primitive_etex("showgroups", xray_cmd, show_groups, 0); - -- /* -+ /*tex -+ - The \.{\\showtokens} command displays a token list. -+ - */ - - primitive_etex("showtokens", xray_cmd, show_tokens, 0); - -- /* -- The \.{\\unexpanded} primitive prevents expansion of tokens much as -- the result from \.{\\the} applied to a token variable. The -- \.{\\detokenize} primitive converts a token list into a list of -- character tokens much as if the token list were written to a file. We -- use the fact that the command modifiers for \.{\\unexpanded} and -- \.{\\detokenize} are odd whereas those for \.{\\the} and \.{\\showthe} -- are even. -+ /*tex -+ -+ The \.{\\unexpanded} primitive prevents expansion of tokens much as the -+ result from \.{\\the} applied to a token variable. The \.{\\detokenize} -+ primitive converts a token list into a list of character tokens much as -+ if the token list were written to a file. We use the fact that the -+ command modifiers for \.{\\unexpanded} and \.{\\detokenize} are odd -+ whereas those for \.{\\the} and \.{\\showthe} are even. -+ - */ - - primitive_etex("unexpanded", the_cmd, 1, 0); - primitive_etex("detokenize", the_cmd, show_tokens, 0); - -- /* -+ /*tex -+ - The \.{\\showifs} command displays all currently active conditionals. -+ - */ - - primitive_etex("showifs", xray_cmd, show_ifs, 0); - -- /* -+ /*tex -+ - The \.{\\interactionmode} primitive allows to query and set the interaction mode. -+ - */ - - primitive_etex("interactionmode", set_page_int_cmd, 2, 0); - -- /* -+ /*tex -+ - The |scan_tokens| feature of \eTeX\ defines the \.{\\scantokens} primitive. -+ - */ - - primitive_etex("scantokens", input_cmd, 2, 0); -@@ -843,7 +874,8 @@ void initialize_etex_commands(void) - primitive_luatex("ifabsnum", if_test_cmd, if_abs_num_code, 0); - primitive_luatex("ifabsdim", if_test_cmd, if_abs_dim_code, 0); - -- /* -+ /*tex -+ - The |protected| feature of \eTeX\ defines the \.{\\protected} prefix - command for macro definitions. Such macros are protected against - expansions when lists of expanded tokens are built, e.g., for \.{\\edef} -@@ -852,8 +884,10 @@ void initialize_etex_commands(void) - - primitive_etex("protected", prefix_cmd, 8, 0); - -- /* -+ /*tex -+ - Here are the additional \eTeX\ primitives for expressions. -+ - */ - - primitive_etex("numexpr", last_item_cmd, eTeX_expr - int_val_level + int_val_level, 0); -@@ -869,21 +903,25 @@ void initialize_etex_commands(void) - primitive_etex("mutoglue", last_item_cmd, mu_to_glue_code, 0); - primitive_etex("gluetomu", last_item_cmd, glue_to_mu_code, 0); - -- /* -- The \.{\\pagediscards} and \.{\\splitdiscards} commands share the -- command code |un_vbox| with \.{\\unvbox} and \.{\\unvcopy}, they are -+ /*tex -+ -+ The \.{\\pagediscards} and \.{\\splitdiscards} commands share the command -+ code |un_vbox| with \.{\\unvbox} and \.{\\unvcopy}, they are - distinguished by their |chr_code| values |last_box_code| and -- |vsplit_code|. These |chr_code| values are larger than |box_code| and -+ |vsplit_code|. These |chr_code| values are larger than |box_code| and - |copy_code|. -+ - */ - - primitive_etex("pagediscards", un_vbox_cmd, last_box_code, 0); - primitive_etex("splitdiscards", un_vbox_cmd, vsplit_code, 0); - -- /* -+ /*tex -+ - The \.{\\interlinepenalties}, \.{\\clubpenalties}, \.{\\widowpenalties}, - and \.{\\displaywidowpenalties} commands allow to define arrays of - penalty values to be used instead of the corresponding single values. -+ - */ - - primitive_etex("interlinepenalties", set_etex_shape_cmd, inter_line_penalties_loc, etex_pen_base); -diff --git a/texk/web2c/luatexdir/tex/conditional.w b/texk/web2c/luatexdir/tex/conditional.c -similarity index 61% -rename from texk/web2c/luatexdir/tex/conditional.w -rename to texk/web2c/luatexdir/tex/conditional.c -index 318775141..948db5803 100644 ---- a/texk/web2c/luatexdir/tex/conditional.w -+++ b/texk/web2c/luatexdir/tex/conditional.c -@@ -1,67 +1,73 @@ --% conditional.w --% --% Copyright 2009-2010 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --@ @c -+/* -+ -+conditional.w -+ -+Copyright 2009-2010 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ - - #include "ptexlib.h" - -+/*tex -+ - @* We consider now the way \TeX\ handles various kinds of \.{\\if} commands. - --@ Conditions can be inside conditions, and this nesting has a stack --that is independent of the |save_stack|. -- --Four global variables represent the top of the condition stack: --|cond_ptr| points to pushed-down entries, if any; |if_limit| specifies --the largest code of a |fi_or_else| command that is syntactically legal; --|cur_if| is the name of the current type of conditional; and |if_line| --is the line number at which it began. -- --If no conditions are currently in progress, the condition stack has the --special state |cond_ptr=null|, |if_limit=normal|, |cur_if=0|, |if_line=0|. --Otherwise |cond_ptr| points to a two-word node; the |type|, |subtype|, and --|link| fields of the first word contain |if_limit|, |cur_if|, and --|cond_ptr| at the next level, and the second word contains the --corresponding |if_line|. -- --@c --halfword cond_ptr; /* top of the condition stack */ --int if_limit; /* upper bound on |fi_or_else| codes */ --int cur_if; /* type of conditional being worked on */ --int if_line; /* line where that conditional began */ -- --@ When we skip conditional text, we keep track of the line number --where skipping began, for use in error messages. -- --@c --int skip_line; /* skipping began here */ -- --@ Here is a procedure that ignores text until coming to an \.{\\or}, --\.{\\else}, or \.{\\fi} at level zero of $\.{\\if}\ldots\.{\\fi}$ --nesting. After it has acted, |cur_chr| will indicate the token that --was found, but |cur_tok| will not be set (because this makes the --procedure run faster). -- --@c -+Conditions can be inside conditions, and this nesting has a stack that is -+independent of the |save_stack|. -+ -+Four global variables represent the top of the condition stack: |cond_ptr| points -+to pushed-down entries, if any; |if_limit| specifies the largest code of a -+|fi_or_else| command that is syntactically legal; |cur_if| is the name of the -+current type of conditional; and |if_line| is the line number at which it began. -+ -+If no conditions are currently in progress, the condition stack has the special -+state |cond_ptr=null|, |if_limit=normal|, |cur_if=0|, |if_line=0|. Otherwise -+|cond_ptr| points to a two-word node; the |type|, |subtype|, and |link| fields of -+the first word contain |if_limit|, |cur_if|, and |cond_ptr| at the next level, -+and the second word contains the corresponding |if_line|. -+ -+In |cond_ptr| we keep track of the top of the condition stack while |if_limit| -+holds the upper bound on |fi_or_else| codes. The type of conditional being worked -+on is stored in cur_if and |if_line| keeps track of the line where that -+conditional began. When we skip conditional text, |skip_line| keeps track of the -+line number where skipping began, for use in error messages. -+ -+*/ -+ -+halfword cond_ptr; -+int if_limit, cur_if, if_line, skip_line; -+ -+/*tex -+ -+Here is a procedure that ignores text until coming to an \.{\\or}, \.{\\else}, or -+\.{\\fi} at level zero of $\.{\\if}\ldots\.{\\fi}$ nesting. After it has acted, -+|cur_chr| will indicate the token that was found, but |cur_tok| will not be set -+(because this makes the procedure run faster). -+ -+With |l| we keep track of the level of $\.{\\if}\ldots\.{\\fi}$ nesting and -+|scanner_status| let us return to the entry status. -+ -+*/ -+ - void pass_text(void) - { -- int l = 0; /* level of $\.{\\if}\ldots\.{\\fi}$ nesting */ -- int save_scanner_status = scanner_status; /* |scanner_status| upon entry */ -+ int l = 0; -+ int save_scanner_status = scanner_status; - scanner_status = skipping; - skip_line = line; - while (1) { -@@ -80,13 +86,16 @@ void pass_text(void) - show_cur_cmd_chr(); - } - --@ When we begin to process a new \.{\\if}, we set |if_limit:=if_code|; then --if\/ \.{\\or} or \.{\\else} or \.{\\fi} occurs before the current \.{\\if} --condition has been evaluated, \.{\\relax} will be inserted. --For example, a sequence of commands like `\.{\\ifvoid1\\else...\\fi}' --would otherwise require something after the `\.1'. -+/*tex -+ -+When we begin to process a new \.{\\if}, we set |if_limit:=if_code|; then if\/ -+\.{\\or} or \.{\\else} or \.{\\fi} occurs before the current \.{\\if} condition -+has been evaluated, \.{\\relax} will be inserted. For example, a sequence of -+commands like `\.{\\ifvoid1\\else...\\fi}' would otherwise require something -+after the `\.1'. -+ -+*/ - --@c - void push_condition_stack(void) - { - halfword p = new_node(if_node, 0); -@@ -103,9 +112,10 @@ void push_condition_stack(void) - void pop_condition_stack(void) - { - halfword p; -- if (if_stack[in_open] == cond_ptr) -+ if (if_stack[in_open] == cond_ptr) { -+ /*tex Conditionals are possibly not properly nested with files. */ - if_warning(); -- /* conditionals possibly not properly nested with files */ -+ } - p = cond_ptr; - if_line = if_line_field(p); - cur_if = if_limit_subtype(p); -@@ -114,14 +124,16 @@ void pop_condition_stack(void) - flush_node(p); - } - --@ Here's a procedure that changes the |if_limit| code corresponding to --a given value of |cond_ptr|. -+/*tex -+ -+Here's a procedure that changes the |if_limit| code corresponding to a given -+value of |cond_ptr|. -+ -+*/ - --@c - void change_if_limit(int l, halfword p) - { - if (p == cond_ptr) { -- /* that's the easy case */ - if_limit = l; - } else { - halfword q = cond_ptr; -@@ -137,22 +149,29 @@ void change_if_limit(int l, halfword p) - } - } - --@ The conditional \.{\\ifcsname} is equivalent to \.{\\expandafter} --\.{\\expandafter} \.{\\ifdefined} \.{\\csname}, except that no new --control sequence will be entered into the hash table (once all tokens --preceding the mandatory \.{\\endcsname} have been expanded). -+/*tex -+ -+The conditional \.{\\ifcsname} is equivalent to \.{\\expandafter} -+\.{\\expandafter} \.{\\ifdefined} \.{\\csname}, except that no new control -+sequence will be entered into the hash table (once all tokens preceding the -+mandatory \.{\\endcsname} have been expanded). -+ -+*/ - --@c - static halfword last_tested_cs ; - - static boolean test_for_cs(void) - { -- boolean b = false; /*is the condition true? */ -- int m, s; /*to be tested against the second operand */ -- halfword q; /*for traversing token lists in \.{\\ifx} tests */ -+ /*tex Is the condition true? */ -+ boolean b = false; -+ /*tex To be tested against the second operand: */ -+ int m, s; -+ /*tex For traversing token lists in \.{\\ifx} tests: */ -+ halfword q; - halfword n = get_avail(); -- halfword p = n; /*head of the list of characters */ --is_in_csname += 1; -+ /*tex Head of the list of characters: */ -+ halfword p = n; -+ is_in_csname += 1; - while (1) { - get_x_token(); - if (cur_cs != 0) -@@ -166,13 +185,13 @@ is_in_csname += 1; - get_x_token(); - } while (cur_cmd != end_cs_name_cmd); - flush_list(n); --is_in_csname -= 1; -+ is_in_csname -= 1; - return b; - } else { - complain_missing_csname(); - } - } -- /* Look up the characters of list |n| in the hash table, and set |cur_cs| */ -+ /*tex Look up the characters of list |n| in the hash table, and set |cur_cs|. */ - m = first; - p = token_link(n); - while (p != null) { -@@ -200,21 +219,26 @@ is_in_csname -= 1; - p = token_link(p); - } - if (m > first) { -- cur_cs = id_lookup(first, m - first); /* |no_new_control_sequence| is |true| */ -+ /*tex |no_new_control_sequence| is |true| */ -+ cur_cs = id_lookup(first, m - first); - } else if (m == first) { -- cur_cs = null_cs; /* the list is empty */ -+ /*tex the list is empty */ -+ cur_cs = null_cs; - } - b = (eq_type(cur_cs) != undefined_cs_cmd); - flush_list(n); - last_cs_name = cur_cs; --is_in_csname -= 1; -+ is_in_csname -= 1; - return b; - } - --@ An active character will be treated as category 13 following --\.{\\if\\noexpand} or following \.{\\ifcat\\noexpand}. -+/*tex -+ -+An active character will be treated as category 13 following \.{\\if\\noexpand} -+or following \.{\\ifcat\\noexpand}. -+ -+*/ - --@c - #define get_x_token_or_active_char() do { \ - get_x_token(); \ - if (cur_cmd==relax_cmd && cur_chr==no_expand_flag) { \ -@@ -225,36 +249,47 @@ is_in_csname -= 1; - } \ - } while (0) - --@ A condition is started when the |expand| procedure encounters --an |if_test| command; in that case |expand| reduces to |conditional|, --which is a recursive procedure. --@^recursion@> -+/*tex -+ -+A condition is started when the |expand| procedure encounters an |if_test| -+command; in that case |expand| reduces to |conditional|, which is a recursive -+procedure. @^recursion@> -+ -+*/ - --@c - void conditional(void) - { -- boolean b = false; /*is the condition true? */ -- int r; /*relation to be evaluated */ -- int m, n; /*to be tested against the second operand */ -- halfword p, q; /*for traversing token lists in \.{\\ifx} tests */ -- int save_scanner_status; /*|scanner_status| upon entry */ -- halfword save_cond_ptr; /*|cond_ptr| corresponding to this conditional */ -- int this_if; /*type of this conditional */ -- boolean is_unless; /*was this if preceded by `\.{\\unless}' ? */ -- if ((tracing_ifs_par > 0) && (tracing_commands_par <= 1)) -+ /*tex Is the condition true? */ -+ boolean b = false; -+ /*tex The relation to be evaluated: */ -+ int r; -+ /*tex To be tested against the second operand: */ -+ int m, n; -+ /*tex For traversing token lists in \.{\\ifx} tests: */ -+ halfword p, q; -+ /*tex The |scanner_status| upon entry: */ -+ int save_scanner_status; -+ /*tex The |cond_ptr| corresponding to this conditional: */ -+ halfword save_cond_ptr; -+ /*tex The type of this conditional: */ -+ int this_if; -+ /*tex Was this \.{\\if} preceded by \.{\\unless}? */ -+ boolean is_unless; -+ if ((tracing_ifs_par > 0) && (tracing_commands_par <= 1)) { - show_cur_cmd_chr(); -+ } - push_condition_stack(); - save_cond_ptr = cond_ptr; - is_unless = (cur_chr >= unless_code); - this_if = cur_chr % unless_code; -- /* Either process \.{\\ifcase} or set |b| to the value of a boolean condition */ -+ /*tex Either process \.{\\ifcase} or set |b| to the value of a boolean condition. */ - switch (this_if) { - case if_char_code: - case if_cat_code: -- /* Test if two characters match */ -+ /*tex Test if two characters match. */ - get_x_token_or_active_char(); - if ((cur_cmd > active_char_cmd) || (cur_chr > biggest_char)) { -- /*not a character */ -+ /*tex It's not a character. */ - m = relax_cmd; - n = too_big_char; - } else { -@@ -275,8 +310,10 @@ void conditional(void) - case if_dim_code: - case if_abs_dim_code: - case if_abs_num_code: -- /* Test relation between integers or dimensions */ -- /* Here we use the fact that |"<"|, |"="|, and |">"| are consecutive ASCII codes. */ -+ /*tex -+ Test the relation between integers or dimensions. Here we use the fact -+ that |<|, |=|, and |>| are consecutive ASCII codes. -+ */ - if (this_if == if_int_code || this_if == if_abs_num_code) - scan_int(); - else -@@ -284,15 +321,10 @@ void conditional(void) - n = cur_val; - if ((n < 0) && (this_if == if_abs_dim_code || this_if == if_abs_num_code)) - negate(n); -- /* Get the next non-blank non-call... */ -+ /*tex Get the next non-blank non-call... */ - do { - get_x_token(); - } while (cur_cmd == spacer_cmd); -- /* -- if ((cur_tok >= other_token + '<') && (cur_tok <= other_token + '>')) { -- r = cur_tok - other_token; -- } else { -- */ - r = cur_tok - other_token; - if ((r < '<') || (r > '>')) { - print_err("Missing = inserted for "); -@@ -318,13 +350,13 @@ void conditional(void) - b = (n > cur_val); - break; - default: -- /* can't happen */ -+ /*tex This can't happen. */ - b = false; - break; - } - break; - case if_odd_code: -- /* Test if an integer is odd */ -+ /*tex Test if an integer is odd. */ - scan_int(); - b = odd(cur_val); - break; -@@ -340,22 +372,6 @@ void conditional(void) - case if_inner_code: - b = (cur_list.mode_field < 0); - break; -- /* -- case if_void_code: -- case if_hbox_code: -- case if_vbox_code: -- scan_register_num(); -- p = box(cur_val); -- if (this_if == if_void_code) -- b = (p == null); -- else if (p == null) -- b = false; -- else if (this_if == if_hbox_code) -- b = (type(p) == hlist_node); -- else -- b = (type(p) == vlist_node); -- break; -- */ - case if_void_code: - scan_register_num(); - p = box(cur_val); -@@ -371,16 +387,15 @@ void conditional(void) - p = box(cur_val); - b = (p != null) && (type(p) == vlist_node); - break; -- case ifx_code: -- /* -- Test if two tokens match -- -- Note that `\.{\\ifx}' will declare two macros different if one is \\{long} -- or \\{outer} and the other isn't, even though the texts of the macros are -- the same. -+ case if_x_code: -+ /*tex -+ Test if two tokens match. Note that `\.{\\ifx}' will declare two -+ macros different if one is \\{long} or \\{outer} and the other -+ isn't, even though the texts of the macros are the same. - -- We need to reset |scanner_status|, since \.{\\outer} control sequences -- are allowed, but we might be scanning a macro definition or preamble. -+ We need to reset |scanner_status|, since \.{\\outer} control -+ sequences are allowed, but we might be scanning a macro -+ definition or preamble. - */ - save_scanner_status = scanner_status; - scanner_status = normal; -@@ -394,11 +409,10 @@ void conditional(void) - } else if (cur_cmd < call_cmd) { - b = (cur_chr == q); - } else { -- /* -- Test if two macro texts match -- -- Note also that `\.{\\ifx}' decides that macros \.{\\a} and \.{\\b} are -- different in examples like this: -+ /*tex -+ Test if two macro texts match. Note also that `\.{\\ifx}' -+ decides that macros \.{\\a} and \.{\\b} are different in -+ examples like this: - - $$\vbox{\halign{\.{#}\hfil&\qquad\.{#}\hfil\cr - {}\\def\\a\{\\c\}& -@@ -407,7 +421,7 @@ void conditional(void) - {}\\def\\d\{\}\cr}}$$ - */ - p = token_link(cur_chr); -- /*omit reference counts */ -+ /*tex Omit reference counts. */ - q = token_link(equiv(n)); - if (p == q) { - b = true; -@@ -437,9 +451,9 @@ void conditional(void) - b = false; - break; - case if_case_code: -- /* Select the appropriate case and |return| or |goto common_ending| */ -+ /*tex Select the appropriate case and |return| or |goto common_ending|. */ - scan_int(); -- /* |n| is the number of cases to pass */ -+ /*tex |n| is the number of cases to pass. */ - n = cur_val; - if (tracing_commands_par > 1) { - begin_diagnostic(); -@@ -460,7 +474,7 @@ void conditional(void) - } - } - change_if_limit(or_code, save_cond_ptr); -- /*wait for \.{\\or}, \.{\\else}, or \.{\\fi} */ -+ /*tex Wait for \.{\\or}, \.{\\else}, or \.{\\fi}. */ - return; - break; - case if_primitive_code: -@@ -475,10 +489,11 @@ void conditional(void) - (cur_chr == get_prim_equiv(m))); - break; - case if_def_code: -- /* -- The conditional \.{\\ifdefined} tests if a control sequence is defined. -- We need to reset |scanner_status|, since \.{\\outer} control sequences -- are allowed, but we might be scanning a macro definition or preamble. -+ /*tex -+ The conditional \.{\\ifdefined} tests if a control sequence is -+ defined. We need to reset |scanner_status|, since \.{\\outer} -+ control sequences are allowed, but we might be scanning a macro -+ definition or preamble. - */ - save_scanner_status = scanner_status; - scanner_status = normal; -@@ -493,9 +508,9 @@ void conditional(void) - b = is_in_csname; - break; - case if_font_char_code: -- /* -- The conditional \.{\\iffontchar} tests the existence of a character in -- a font. -+ /*tex -+ The conditional \.{\\iffontchar} tests the existence of a -+ character in a font. - */ - scan_font_ident(); - n = cur_val; -@@ -503,13 +518,13 @@ void conditional(void) - b = char_exists(n, cur_val); - break; - default: -- /* there are no other cases, but for -Wall: */ -+ /*tex there are no other cases, but we need to please |-Wall|. */ - b = false; - } - if (is_unless) - b = !b; - if (tracing_commands_par > 1) { -- /* Display the value of |b| */ -+ /*tex Display the value of |b|. */ - begin_diagnostic(); - if (b) - tprint("{true}"); -@@ -519,16 +534,15 @@ void conditional(void) - } - if (b) { - change_if_limit(else_code, save_cond_ptr); -- /*wait for \.{\\else} or \.{\\fi} */ -+ /*tex Wait for \.{\\else} or \.{\\fi}. */ - return; - } -- /* -- Skip to \.{\\else} or \.{\\fi}, then |goto common_ending| -- -- In a construction like `\.{\\if\\iftrue abc\\else d\\fi}', the first -+ /*tex -+ Skip to \.{\\else} or \.{\\fi}, then |goto common_ending|. In a -+ construction like `\.{\\if\\iftrue abc\\else d\\fi}', the first - \.{\\else} that we come to after learning that the \.{\\if} is false is -- not the \.{\\else} we're looking for. Hence the following curious -- logic is needed. -+ not the \.{\\else} we're looking for. Hence the following curious logic -+ is needed. - */ - while (1) { - pass_text(); -@@ -536,7 +550,9 @@ void conditional(void) - if (cur_chr != or_code) - goto COMMON_ENDING; - print_err("Extra \\or"); -- help1("I'm ignoring this; it doesn't match any \\if."); -+ help1( -+ "I'm ignoring this; it doesn't match any \\if." -+ ); - error(); - } else if (cur_chr == fi_code) { - pop_condition_stack(); -@@ -546,7 +562,7 @@ void conditional(void) - if (cur_chr == fi_code) { - pop_condition_stack(); - } else { -- /*wait for \.{\\fi} */ -+ /*tex Wait for \.{\\fi}. */ - if_limit = fi_code; - } - } -diff --git a/texk/web2c/luatexdir/tex/directions.w b/texk/web2c/luatexdir/tex/directions.c -similarity index 61% -rename from texk/web2c/luatexdir/tex/directions.w -rename to texk/web2c/luatexdir/tex/directions.c -index c844e934c..59b2f7dcd 100644 ---- a/texk/web2c/luatexdir/tex/directions.w -+++ b/texk/web2c/luatexdir/tex/directions.c -@@ -1,27 +1,28 @@ --% directions.w --% --% Copyright 2009-2014 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --@ @c -+/* -+ -+directions.w -+ -+Copyright 2009-2014 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ - - #include "ptexlib.h" - --@ @c - void scan_direction(void) - { - int save_cur_cmd = cur_cmd; -@@ -53,9 +54,12 @@ void scan_direction(void) - cur_chr = save_cur_chr; - } - --@ the next two are used by postlinebreak.c -+/*tex -+ -+ The next two are used by |postlinebreak.c|: -+ -+*/ - --@c - halfword do_push_dir_node(halfword p, halfword a) - { - halfword n = copy_node(a); -@@ -70,18 +74,14 @@ halfword do_pop_dir_node(halfword p) - return n; - } - --@ @c - halfword dir_ptr; -- - halfword text_dir_ptr; - --@ There is no need to do anything here at the moment. --@c - void initialize_directions(void) - { -+ /*tex There is no need to do anything here at the moment. */ - } - --@ @c - halfword new_dir(int s) - { - halfword p = new_node(dir_node, 0); -@@ -90,55 +90,32 @@ halfword new_dir(int s) - return p; - } - --@ The global static array variable |dir_strings| is also used --by the lua nodelib interface, so it cannot be static. Putting --it here instead of there avoid the nodelib having to know --about the actual values of |dir_TRT| etc. -- --@c -- --/* --const char *dir_strings[128] = { -- "-TLT","???", "???", "???", "-TRT","???", "???", "???", -- "???", "-LTL","???", "???", "???", "???", "???", "???", -- "???", "???", "???", "???", "???", "???", "???", "???", -- "-RTT","???", "???", "???", "???", "???", "???", "???", -- "???", "???", "???", "???", "???", "???", "???", "???", -- "???", "???", "???", "???", "???", "???", "???", "???", -- "???", "???", "???", "???", "???", "???", "???", "???", -- "???", "???", "???", "???", "???", "???", "???", "???", -- "+TLT","???", "???", "???", "+TRT","???", "???", "???", -- "???", "+LTL","???", "???", "???", "???", "???", "???", -- "???", "???", "???", "???", "???", "???", "???", "???", -- "+RTT","???", "???", "???", "???", "???", "???", "???", -- "???", "???", "???", "???", "???", "???", "???", "???", -- "???", "???", "???", "???", "???", "???", "???", "???", -- "???", "???", "???", "???", "???", "???", "???", "???", -- "???", "???", "???", "???", "???", "???", "???", "???" -+const char *dir_strings_par[4] = { [0] = -+ "TLT","TRT","LTL","RTT", - }; - --int dir_swap = 64; --*/ -- --const char *dir_strings[8] = { -- "-TLT","-TRT","-LTL","-RTT", -+const char *dir_strings_text_normal[4] = { [0] = - "+TLT","+TRT","+LTL","+RTT", - }; - --int dir_swap = 4; -+const char *dir_strings_text_cancel[4] = { [0] = -+ "-TLT","-TRT","-LTL","-RTT", -+}; - --const char *string_dir(int d) -+void print_dir_par(int d) - { -- return (dir_strings[d+dir_swap]+1); -+ tprint(dir_strings_par[d]); - } - --@ @c --void print_dir(int d) -+void print_dir_text(halfword d) - { -- tprint(string_dir(d)); -+ if (subtype(d) == cancel_dir) { -+ tprint(dir_strings_text_cancel[dir_dir(d)]); -+ } else { -+ tprint(dir_strings_text_normal[dir_dir(d)]); -+ } - } - --@ @c - scaled pack_width(int curdir, int pdir, halfword p, boolean isglyph) - { - scaled wd = 0; -@@ -153,9 +130,7 @@ scaled pack_width(int curdir, int pdir, halfword p, boolean isglyph) - } else { - wd = glyph_depth(p) + glyph_height(p); - } --/* experimental */ --wd += x_advance(p); -- } else { /* hlist, vlist, image, form, rule */ -+ } else { - if (textdir_parallel(pdir, curdir)) - wd = width(p); - else -@@ -164,7 +139,6 @@ wd += x_advance(p); - return wd; - } - --@ @c - scaled_whd pack_width_height_depth(int curdir, int pdir, halfword p, boolean isglyph) - { - scaled_whd whd = { 0, 0, 0 }; -@@ -208,7 +182,6 @@ scaled_whd pack_width_height_depth(int curdir, int pdir, halfword p, boolean isg - return whd; - } - --@ @c - void update_text_dir_ptr(int val) - { - if (dir_level(text_dir_ptr) == cur_level) { -diff --git a/texk/web2c/luatexdir/tex/dumpdata.w b/texk/web2c/luatexdir/tex/dumpdata.c -similarity index 56% -rename from texk/web2c/luatexdir/tex/dumpdata.w -rename to texk/web2c/luatexdir/tex/dumpdata.c -index 9d06f1c8e..0091685fb 100644 ---- a/texk/web2c/luatexdir/tex/dumpdata.w -+++ b/texk/web2c/luatexdir/tex/dumpdata.c -@@ -1,84 +1,97 @@ --% dumpdata.w --% --% Copyright 2009-2010 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --@ @c -+/* -+ -+dumpdata.w -+ -+Copyright 2009-2010 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ - - #include "ptexlib.h" - --/* we start with 907: the sum of the values of the bytes of "don knuth" */ -+/*tex -+ -+ We use a magic number to register the version of the format. Normally this -+ number only increments when we add a new primitive of change command codes. -+ We start with 907 which is the sum of the values of the bytes of \quote -+ {don knuth}. - --#define FORMAT_ID (907+37) -+*/ -+ -+#define FORMAT_ID (907+48) - #if ((FORMAT_ID>=0) && (FORMAT_ID<=256)) - #error Wrong value for FORMAT_ID. - #endif - -+/*tex -+ -+After \.{INITEX} has seen a collection of fonts and macros, it can write all the -+necessary information on an auxiliary file so that production versions of \TeX\ -+are able to initialize their memory at high speed. The present section of the -+program takes care of such output and input. We shall consider simultaneously the -+processes of storing and restoring, so that the inverse relation between them is -+clear. @.INITEX@> -+ -+The global variable |format_ident| is a string that is printed right after the -+|banner| line when \TeX\ is ready to start. For \.{INITEX} this string says -+simply `\.{(INITEX)}'; for other versions of \TeX\ it says, for example, -+`\.{(preloaded format=plain 1982.11.19)}', showing the year, month, and day that -+the format file was created. We have |format_ident=0| before \TeX's tables are -+loaded. |FORMAT_ID| is a new field of type int suitable for the identification of -+a format: values between 0 and 256 (included) can not be used because in the -+previous format they are used for the length of the name of the engine. -+ -+*/ - --@ After \.{INITEX} has seen a collection of fonts and macros, it --can write all the necessary information on an auxiliary file so --that production versions of \TeX\ are able to initialize their --memory at high speed. The present section of the program takes --care of such output and input. We shall consider simultaneously --the processes of storing and restoring, --so that the inverse relation between them is clear. --@.INITEX@> -- --The global variable |format_ident| is a string that is printed right --after the |banner| line when \TeX\ is ready to start. For \.{INITEX} this --string says simply `\.{(INITEX)}'; for other versions of \TeX\ it says, --for example, `\.{(preloaded format=plain 1982.11.19)}', showing the year, --month, and day that the format file was created. We have |format_ident=0| --before \TeX's tables are loaded. |FORMAT_ID| is a new field of type int --suitable for the identification of a format: values between 0 and 256 --(included) can not be used because in the previous format they are used --for the length of the name of the engine. --@c - str_number format_ident; --str_number format_name; /* principal file name */ -+str_number format_name; - - --@ Format files consist of |memory_word| items, and we use the following --macros to dump words of different types: -+/*tex - --@c --FILE *fmt_file; /* for input or output of format information */ -+Format files consist of |memory_word| items, and we use the following macros to -+dump words of different types: -+ -+*/ -+ -+FILE *fmt_file; - --@ @c - void store_fmt_file(void) - { -- int j, k, l; /* all-purpose indices */ -- halfword p; /* all-purpose pointer */ -- int x; /* something to dump */ -+ int j, k, l, x; -+ halfword p; - char *format_engine; -- int callback_id; /* |pre_dump| callback */ -+ int callback_id; - char *fmtname = NULL; -- /* If dumping is not allowed, abort */ -- /* The user is not allowed to dump a format file unless |save_ptr=0|. -- This condition implies that |cur_level=level_one|, hence -- the |xeq_level| array is constant and it need not be dumped. */ -+ /*tex -+ If dumping is not allowed, abort. The user is not allowed to dump a -+ format file unless |save_ptr=0|. This condition implies that -+ |cur_level=level_one|, hence the |xeq_level| array is constant and it -+ need not be dumped. -+ */ - if (save_ptr != 0) { - print_err("You can't dump inside a group"); - help1("`{...\\dump}' is a no-no."); - succumb(); - } -- -- /* Create the |format_ident|, open the format file, and inform the user -- that dumping has begun */ -+ /*tex -+ Create the |format_ident|, open the format file, and inform the user that -+ dumping has begun. -+ */ - callback_id = callback_defined(pre_dump_callback); - if (callback_id > 0) { - (void) run_callback(callback_id, "->"); -@@ -97,11 +110,11 @@ void store_fmt_file(void) - format_ident = make_string(); - print(job_name); - format_name = make_string(); -- if (interaction == batch_mode) -+ if (interaction == batch_mode) { - selector = log_only; -- else -+ } else { - selector = term_and_log; -- -+ } - fmtname = pack_job_name(format_extension); - while (!zopen_w_output(&fmt_file, fmtname, FOPEN_WBIN_MODE)) { - fmtname = prompt_file_name("format file name", format_extension); -@@ -111,15 +124,16 @@ void store_fmt_file(void) - free(fmtname); - tprint_nl(""); - print(format_ident); -- -- /* Dump constants for consistency check */ -- /* The next few sections of the program should make it clear how we use the -- dump/undump macros. */ -- -- dump_int(0x57325458); /* Web2C \TeX's magic constant: "W2TX" */ -+ /*tex -+ Dump constants for consistency check. The next few sections of the -+ program should make it clear how we use the dump/undump macros. First -+ comes Web2C \TeX's magic constant: "W2TX" -+ */ -+ dump_int(0x57325458); - dump_int(FORMAT_ID); -- -- /* Align engine to 4 bytes with one or more trailing NUL */ -+ /*tex -+ We align |engine_name| to 4 bytes with one or more trailing |NUL|. -+ */ - x = (int) strlen(engine_name); - format_engine = xmalloc((unsigned) (x + 4)); - strcpy(format_engine, engine_name); -@@ -129,28 +143,26 @@ void store_fmt_file(void) - dump_int(x); - dump_things(format_engine[0], x); - xfree(format_engine); -- dump_int(0x57325458); /* TODO HM, what checksum would make sense? */ -+ dump_int(0x57325458); - dump_int(max_halfword); - dump_int(hash_high); - dump_int(eqtb_size); - dump_int(hash_prime); -- -- /* Dump the string pool */ -+ /*tex Dump the string pool. */ - k = dump_string_pool(); - print_ln(); - print_int(k); - tprint(" strings using "); - print_int((longinteger) pool_size); - tprint(" bytes"); -- -- /* Dump the dynamic memory */ -- /* By sorting the list of available spaces in the variable-size portion of -- |mem|, we are usually able to get by without having to dump very much -- of the dynamic memory. -- -- We recompute |var_used| and |dyn_used|, so that \.{INITEX} dumps valid -- information even when it has not been gathering statistics. -- */ -+ /*tex -+ Dump the dynamic memory. By sorting the list of available spaces in the -+ variable-size portion of |mem|, we are usually able to get by without -+ having to dump very much of the dynamic memory. -+ -+ We recompute |var_used| and |dyn_used|, so that \.{INITEX} dumps valid -+ information even when it has not been gathering statistics. -+ */ - dump_node_mem(); - dump_int(temp_token_head); - dump_int(hold_token_head); -@@ -180,14 +192,13 @@ void store_fmt_file(void) - print_int(var_used); - print_char('&'); - print_int(dyn_used); -- -- /* Dump the table of equivalents */ -- /* Dump regions 1 to 4 of |eqtb| */ -- /*The table of equivalents usually contains repeated information, so we dump it -- in compressed form: The sequence of $n+2$ values $(n,x_1,\ldots,x_n,m)$ in the -- format file represents $n+m$ consecutive entries of |eqtb|, with |m| extra -- copies of $x_n$, namely $(x_1,\ldots,x_n,x_n,\ldots,x_n)$. -- */ -+ /*tex -+ Dump regions 1 to 4 of |eqtb|, the table of equivalents. The table of -+ equivalents usually contains repeated information, so we dump it in -+ compressed form: The sequence of $n+2$ values $(n,x_1,\ldots,x_n,m)$ in -+ the format file represents $n+m$ consecutive entries of |eqtb|, with |m| -+ extra copies of $x_n$, namely $(x_1,\ldots,x_n,x_n,\ldots,x_n)$. -+ */ - k = null_cs; - do { - j = k; -@@ -198,7 +209,8 @@ void store_fmt_file(void) - incr(j); - } - l = int_base; -- goto DONE1; /* |j=int_base-1| */ -+ /*tex |j=int_base-1| */ -+ goto DONE1; - FOUND1: - incr(j); - l = j; -@@ -214,8 +226,7 @@ void store_fmt_file(void) - k = j + 1; - dump_int(k - l); - } while (k != int_base); -- -- /* Dump regions 5 and 6 of |eqtb| */ -+ /*tex Dump regions 5 and 6 of |eqtb|. */ - do { - j = k; - while (j < eqtb_size) { -@@ -224,7 +235,8 @@ void store_fmt_file(void) - incr(j); - } - l = eqtb_size + 1; -- goto DONE2; /* |j=eqtb_size| */ -+ /*tex |j=eqtb_size| */ -+ goto DONE2; - FOUND2: - incr(j); - l = j; -@@ -239,18 +251,20 @@ void store_fmt_file(void) - k = j + 1; - dump_int(k - l); - } while (k <= eqtb_size); -- if (hash_high > 0) -- dump_things(eqtb[eqtb_size + 1], hash_high); /* dump |hash_extra| part */ -- -+ if (hash_high > 0) { -+ /*tex Dump the |hash_extra| part: */ -+ dump_things(eqtb[eqtb_size + 1], hash_high); -+ } - dump_int(par_loc); - dump_int(write_loc); - dump_math_codes(); - dump_text_codes(); -- /* Dump the hash table */ -- /* A different scheme is used to compress the hash table, since its lower -- region is usually sparse. When |text(p)<>0| for |p<=hash_used|, we output -- two words, |p| and |hash[p]|. The hash table is, of course, densely packed -- for |p>=hash_used|, so the remaining entries are output in a~block. -+ /*tex -+ Dump the hash table, A different scheme is used to compress the hash -+ table, since its lower region is usually sparse. When |text(p)<>0| for -+ |p<=hash_used|, we output two words, |p| and |hash[p]|. The hash table -+ is, of course, densely packed for |p>=hash_used|, so the remaining -+ entries are output in a~block. - */ - dump_primitives(); - dump_int(hash_used); -@@ -262,19 +276,18 @@ void store_fmt_file(void) - incr(cs_count); - } - } -- dump_things(hash[hash_used + 1], -- undefined_control_sequence - 1 - hash_used); -- if (hash_high > 0) -+ dump_things(hash[hash_used + 1],undefined_control_sequence - 1 - hash_used); -+ if (hash_high > 0) { - dump_things(hash[eqtb_size + 1], hash_high); -+ } - dump_int(cs_count); - print_ln(); - print_int(cs_count); - tprint(" multiletter control sequences"); -- -- /* Dump the font information */ -+ /*tex Dump the font information. */ - dump_int(max_font_id()); - for (k = 0; k <= max_font_id(); k++) { -- /* Dump the array info for internal font number |k| */ -+ /*tex Dump the array info for internal font number |k|. */ - dump_font(k); - tprint_nl("\\font"); - print_esc(font_id_text(k)); -@@ -293,73 +306,78 @@ void store_fmt_file(void) - if (max_font_id() != 1) - print_char('s'); - dump_math_data(); -- -- /* Dump the hyphenation tables */ -+ /*tex Dump the hyphenation tables. */ - dump_language_data(); -- -- /* Dump a couple more things and the closing check word */ -+ /*tex Dump a couple more things and the closing check word. */ - dump_int(interaction); - dump_int(format_ident); - dump_int(format_name); - dump_int(69069); -- /* We have already printed a lot of statistics, so we set |tracing_stats:=0| -- to prevent them from appearing again. */ -+ /*tex -+ We have already printed a lot of statistics, so we set |tracing_stats:=0| -+ to prevent them from appearing again. -+ */ - tracing_stats_par = 0; -- -- /* Dump the lua bytecodes */ -+ /*tex Dump the \LUA\ bytecodes. */ - dump_luac_registers(); -- -- /* Close the format file */ -+ /*tex Close the format file. */ - zwclose(fmt_file); - } - --@ Corresponding to the procedure that dumps a format file, we have a function --that reads one in. The function returns |false| if the dumped format is --incompatible with the present \TeX\ table sizes, etc. -- --@c --#define too_small(A) do { \ -- wake_up_terminal(); \ -- wterm_cr(); \ -- fprintf(term_out,"---! Must increase the %s",(A)); \ -- goto BAD_FMT; \ -- } while (0) -- --@ The inverse macros are slightly more complicated, since we need to check --the range of the values we are reading in. We say `|undump(a)(b)(x)|' to --read an integer value |x| that is supposed to be in the range |a<=x<=b|. -- --@c --#define undump(A,B,C) do { \ -- undump_int(x); \ -- if (x<(A) || x>(B)) goto BAD_FMT; \ -- else (C) = x; \ -- } while (0) -- -- --#define format_debug(A,B) do { \ -- if (debug_format_file) { \ -- fprintf (stderr, "fmtdebug: %s=%d", (A), (int)(B)); \ -- } \ -- } while (0) -- --#define undump_size(A,B,C,D) do { \ -- undump_int(x); \ -- if (x<(A)) goto BAD_FMT; \ -- if (x>(B)) too_small(C); \ -- else format_debug (C,x); \ -- (D) = x; \ -- } while (0) -- -- --@ @c -+/*tex -+ -+Corresponding to the procedure that dumps a format file, we have a function that -+reads one in. The function returns |false| if the dumped format is incompatible -+with the present \TeX\ table sizes, etc. -+ -+*/ -+ -+#define too_small(A) do { \ -+ wake_up_terminal(); \ -+ wterm_cr(); \ -+ fprintf(term_out,"---! Must increase the %s",(A)); \ -+ goto BAD_FMT; \ -+} while (0) -+ -+/*tex -+ -+ The inverse macros are slightly more complicated, since we need to check the -+ range of the values we are reading in. We say `|undump(a)(b)(x)|' to read an -+ integer value |x| that is supposed to be in the range |a<=x<=b|. -+ -+*/ -+ -+#define undump(A,B,C) do { \ -+ undump_int(x); \ -+ if (x<(A) || x>(B)) \ -+ goto BAD_FMT; \ -+ else \ -+ (C) = x; \ -+} while (0) -+ -+#define format_debug(A,B) do { \ -+ if (debug_format_file) { \ -+ fprintf (stderr, "fmtdebug: %s=%d", (A), (int)(B)); \ -+ } \ -+} while (0) -+ -+#define undump_size(A,B,C,D) do { \ -+ undump_int(x); \ -+ if (x<(A)) \ -+ goto BAD_FMT; \ -+ if (x>(B)) \ -+ too_small(C); \ -+ else \ -+ format_debug (C,x); \ -+ (D) = x; \ -+} while (0) -+ - boolean load_fmt_file(const char *fmtname) - { -- int j, k; /* all-purpose indices */ -- halfword p; /* all-purpose pointer */ -- int x; /* something undumped */ -+ int j, k, x; -+ halfword p; - char *format_engine; -- /* Undump constants for consistency check */ -+ /*tex Undump constants for consistency check .*/ - if (ini_version) { - libcfree(hash); - libcfree(eqtb); -@@ -368,22 +386,25 @@ boolean load_fmt_file(const char *fmtname) - } - undump_int(x); - format_debug("format magic number", x); -- if (x != 0x57325458) -- goto BAD_FMT; /* not a format file */ -- -+ if (x != 0x57325458) { -+ /*tex it's not a format file. */ -+ goto BAD_FMT; -+ } - undump_int(x); - format_debug("format id", x); -- if (x != FORMAT_ID) -- goto BAD_FMT; /* FORMAT_ID mismatch */ -- -+ if (x != FORMAT_ID) { -+ /*tex We have a |FORMAT_ID| mismatch. */ -+ goto BAD_FMT; -+ } - undump_int(x); - format_debug("engine name size", x); -- if ((x < 0) || (x > 256)) -- goto BAD_FMT; /* corrupted format file */ -- -+ if ((x < 0) || (x > 256)) { -+ /*tex The format file is corrupt. */ -+ goto BAD_FMT; -+ } - format_engine = xmalloc((unsigned) x); - undump_things(format_engine[0], x); -- format_engine[x - 1] = 0; /* force string termination, just in case */ -+ format_engine[x - 1] = 0; - if (strcmp(engine_name, format_engine)) { - wake_up_terminal(); - wterm_cr(); -@@ -394,7 +415,7 @@ boolean load_fmt_file(const char *fmtname) - xfree(format_engine); - undump_int(x); - format_debug("string pool checksum", x); -- if (x != 0x57325458) { /* todo: @@\$ *//* check that strings are the same */ -+ if (x != 0x57325458) { - wake_up_terminal(); - wterm_cr(); - fprintf(term_out, "---! %s was written by a different version", -@@ -403,7 +424,7 @@ boolean load_fmt_file(const char *fmtname) - } - undump_int(x); - if (x != max_halfword) -- goto BAD_FMT; /* check |max_halfword| */ -+ goto BAD_FMT; - undump_int(hash_high); - if ((hash_high < 0) || (hash_high > sup_hash_extra)) - goto BAD_FMT; -@@ -428,10 +449,9 @@ boolean load_fmt_file(const char *fmtname) - undump_int(x); - if (x != hash_prime) - goto BAD_FMT; -- -- /* Undump the string pool */ -+ /*tex Undump the string pool */ - str_ptr = undump_string_pool(); -- /* Undump the dynamic memory */ -+ /*tex Undump the dynamic memory */ - undump_node_mem(); - undump_int(temp_token_head); - undump_int(hold_token_head); -@@ -447,9 +467,7 @@ boolean load_fmt_file(const char *fmtname) - undump_int(avail); - undump_things(fixmem[fix_mem_min], fix_mem_end - fix_mem_min + 1); - undump_int(dyn_used); -- -- /* Undump the table of equivalents */ -- /* Undump regions 1 to 6 of |eqtb| */ -+ /*tex Undump regions 1 to 6 of the table of equivalents |eqtb|. */ - k = null_cs; - do { - undump_int(x); -@@ -464,15 +482,16 @@ boolean load_fmt_file(const char *fmtname) - eqtb[j] = eqtb[k - 1]; - k = k + x; - } while (k <= eqtb_size); -- if (hash_high > 0) /* undump |hash_extra| part */ -+ if (hash_high > 0) { -+ /*tex undump |hash_extra| part */ - undump_things(eqtb[eqtb_size + 1], hash_high); -- -+ } - undump(hash_base, hash_top, par_loc); - par_token = cs_token_flag + par_loc; - undump(hash_base, hash_top, write_loc); - undump_math_codes(); - undump_text_codes(); -- /* Undump the hash table */ -+ /*tex Undump the hash table */ - undump_primitives(); - undump(hash_base, frozen_control_sequence, hash_used); - p = hash_base - 1; -@@ -480,8 +499,7 @@ boolean load_fmt_file(const char *fmtname) - undump(p + 1, hash_used, p); - undump_hh(hash[p]); - } while (p != hash_used); -- undump_things(hash[hash_used + 1], -- undefined_control_sequence - 1 - hash_used); -+ undump_things(hash[hash_used + 1], undefined_control_sequence - 1 - hash_used); - if (debug_format_file) - print_csnames(hash_base, undefined_control_sequence - 1); - if (hash_high > 0) { -@@ -490,20 +508,17 @@ boolean load_fmt_file(const char *fmtname) - print_csnames(eqtb_size + 1, hash_high - (eqtb_size + 1)); - } - undump_int(cs_count); -- -- /* Undump the font information */ -+ /*tex Undump the font information */ - undump_int(x); - set_max_font_id(x); - for (k = 0; k <= max_font_id(); k++) { -- /* Undump the array info for internal font number |k| */ -+ /*tex Undump the array info for internal font number |k| */ - undump_font(k); - } - undump_math_data(); -- -- /* Undump the hyphenation tables */ -+ /*tex Undump the hyphenation tables */ - undump_language_data(); -- -- /* Undump a couple more things and the closing check word */ -+ /*tex Undump a couple more things and the closing check word */ - undump(batch_mode, error_stop_mode, interaction); - if (interactionoption != unspecified_mode) - interaction = interactionoption; -@@ -512,12 +527,10 @@ boolean load_fmt_file(const char *fmtname) - undump_int(x); - if (x != 69069) - goto BAD_FMT; -- -- /* Undump the lua bytecodes */ -+ /*tex Undump the lua bytecodes. */ - undump_luac_registers(); -- - prev_depth_par = ignore_depth; -- return true; /* it worked! */ -+ return true; - BAD_FMT: - wake_up_terminal(); - wterm_cr(); -diff --git a/texk/web2c/luatexdir/tex/equivalents.w b/texk/web2c/luatexdir/tex/equivalents.c -similarity index 57% -rename from texk/web2c/luatexdir/tex/equivalents.w -rename to texk/web2c/luatexdir/tex/equivalents.c -index 271fc67ff..3d260d5c5 100644 ---- a/texk/web2c/luatexdir/tex/equivalents.w -+++ b/texk/web2c/luatexdir/tex/equivalents.c -@@ -1,29 +1,31 @@ --% equivalents.w --% --% Copyright 2009-2010 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --@ @c -+/* -+ -+equivalents.w -+ -+Copyright 2009-2010 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ - - #include "ptexlib.h" - - halfword last_cs_name = null_cs; - --/* |eqtb[p]| has just been restored or retained */ -+/*tex |eqtb[p]| has just been restored or retained. */ - - static void diagnostic_trace(halfword p, const char *s) - { -@@ -36,60 +38,54 @@ static void diagnostic_trace(halfword p, const char *s) - end_diagnostic(false); - } - --@ @c --void show_eqtb_meaning(halfword n); /* forward */ -+void show_eqtb_meaning(halfword n); -+ -+/*tex -+ -+Now that we have studied the data structures for \TeX's semantic routines, we -+ought to consider the data structures used by its syntactic routines. In other -+words, our next concern will be the tables that \TeX\ looks at when it is -+scanning what the user has written. - --@ Now that we have studied the data structures for \TeX's semantic routines, --we ought to consider the data structures used by its syntactic routines. In --other words, our next concern will be --the tables that \TeX\ looks at when it is scanning --what the user has written. -+The biggest and most important such table is called |eqtb|. It holds the current -+``equivalents'' of things; i.e., it explains what things mean or what their -+current values are, for all quantities that are subject to the nesting structure -+provided by \TeX's grouping mechanism. There are six parts to |eqtb|: - --The biggest and most important such table is called |eqtb|. It holds the --current ``equivalents'' of things; i.e., it explains what things mean --or what their current values are, for all quantities that are subject to --the nesting structure provided by \TeX's grouping mechanism. There are six --parts to |eqtb|: -+1) |eqtb[null_cs]| holds the current equivalent of the zero-length control -+sequence. - --\yskip\hang 1) |eqtb[null_cs]| holds the current equivalent of the --zero-length control sequence. -+2) |eqtb[hash_base..(glue_base-1)]| holds the current equivalents of single- and -+multiletter control sequences. - --\yskip\hang 2) |eqtb[hash_base..(glue_base-1)]| holds the current --equivalents of single- and multiletter control sequences. -+3) |eqtb[glue_base..(local_base-1)]| holds the current equivalents of glue -+parameters like the current baselineskip. - --\yskip\hang 3) |eqtb[glue_base..(local_base-1)]| holds the current --equivalents of glue parameters like the current baselineskip. -+4) |eqtb[local_base..(int_base-1)]| holds the current equivalents of local -+halfword quantities like the current box registers, the current ``catcodes,'' the -+current font, and a pointer to the current paragraph shape. - --\yskip\hang 4) |eqtb[local_base..(int_base-1)]| holds the current --equivalents of local halfword quantities like the current box registers, --the current ``catcodes,'' the current font, and a pointer to the current --paragraph shape. -+5) |eqtb[int_base..(dimen_base-1)]| holds the current equivalents of fullword -+integer parameters like the current hyphenation penalty. - --\yskip\hang 5) |eqtb[int_base..(dimen_base-1)]| holds the current --equivalents of fullword integer parameters like the current hyphenation --penalty. -+6) |eqtb[dimen_base..eqtb_size]| holds the current equivalents of fullword -+dimension parameters like the current hsize or amount of hanging indentation. - --\yskip\hang 6) |eqtb[dimen_base..eqtb_size]| holds the current equivalents --of fullword dimension parameters like the current hsize or amount of --hanging indentation. -+Note that, for example, the current amount of baselineskip glue is determined by -+the setting of a particular location in region~3 of |eqtb|, while the current -+meaning of the control sequence `\.{\\baselineskip}' (which might have been -+changed by \.{\\def} or \.{\\let}) appears in region~2. - --\yskip\noindent Note that, for example, the current amount of --baselineskip glue is determined by the setting of a particular location --in region~3 of |eqtb|, while the current meaning of the control sequence --`\.{\\baselineskip}' (which might have been changed by \.{\\def} or --\.{\\let}) appears in region~2. -+The last two regions of |eqtb| have fullword values instead of the three fields -+|eq_level|, |eq_type|, and |equiv|. An |eq_type| is unnecessary, but \TeX\ needs -+to store the |eq_level| information in another array called |xeq_level|. - --@ The last two regions of |eqtb| have fullword values instead of the --three fields |eq_level|, |eq_type|, and |equiv|. An |eq_type| is unnecessary, --but \TeX\ needs to store the |eq_level| information in another array --called |xeq_level|. -+*/ - --@c - memory_word *eqtb; --halfword eqtb_top; /* maximum of the |eqtb| */ -+halfword eqtb_top; - quarterword xeq_level[(eqtb_size + 1)]; - --@ @c - void initialize_equivalents(void) - { - int k; -@@ -97,48 +93,45 @@ void initialize_equivalents(void) - xeq_level[k] = level_one; - } - --@ The nested structure provided by `$\.{\char'173}\ldots\.{\char'175}$' groups --in \TeX\ means that |eqtb| entries valid in outer groups should be saved --and restored later if they are overridden inside the braces. When a new |eqtb| --value is being assigned, the program therefore checks to see if the previous --entry belongs to an outer level. In such a case, the old value is placed --on the |save_stack| just before the new value enters |eqtb|. At the --end of a grouping level, i.e., when the right brace is sensed, the --|save_stack| is used to restore the outer values, and the inner ones are --destroyed. -- --Entries on the |save_stack| are of type |save_record|. The top item on --this stack is |save_stack[p]|, where |p=save_ptr-1|; it contains three --fields called |save_type|, |save_level|, and |save_value|, and it is --interpreted in one of four ways: -- --\yskip\hang 1) If |save_type(p)=restore_old_value|, then --|save_value(p)| is a location in |eqtb| whose current value should --be destroyed at the end of the current group and replaced by |save_word(p-1)| --(|save_type(p-1)==saved_eqtb|). --Furthermore if |save_value(p)>=int_base|, then |save_level(p)| should --replace the corresponding entry in |xeq_level| (if |save_value(p)=int_base|, then |save_level(p)| should replace the corresponding -+entry in |xeq_level| (if |save_value(p)max_save_stack) { \ - max_save_stack=save_ptr; \ -@@ -188,30 +183,32 @@ get by with testing for overflow in only a few places. - } \ - } while (0) - --@ Procedure |new_save_level| is called when a group begins. The --argument is a group identification code like `|hbox_group|'. After --calling this routine, it is safe to put six more entries on |save_stack|. -+/*tex -+ -+Procedure |new_save_level| is called when a group begins. The argument is a group -+identification code like `|hbox_group|'. After calling this routine, it is safe -+to put six more entries on |save_stack|. - --In some cases integer-valued items are placed onto the --|save_stack| just below a |level_boundary| word, because this is a --convenient place to keep information that is supposed to ``pop up'' just --when the group has finished. --For example, when `\.{\\hbox to 100pt}' is being treated, the 100pt --dimension is stored on |save_stack| just before |new_save_level| is --called. -+In some cases integer-valued items are placed onto the |save_stack| just below a -+|level_boundary| word, because this is a convenient place to keep information -+that is supposed to ``pop up'' just when the group has finished. For example, -+when `\.{\\hbox to 100pt}' is being treated, the 100pt dimension is stored on -+|save_stack| just before |new_save_level| is called. -+ -+*/ - --@c - void new_save_level(group_code c) --{ /* begin a new level of grouping */ -+{ /*tex We begin a new level of grouping. */ - check_full_save_stack(); - set_saved_record(0, saved_line, 0, line); - incr(save_ptr); - save_type(save_ptr) = level_boundary; - save_level(save_ptr) = cur_group; - save_value(save_ptr) = cur_boundary; -- if (cur_level == max_quarterword) -+ if (cur_level == max_quarterword) { - overflow("grouping levels", max_quarterword - min_quarterword); -- /* quit if |(cur_level+1)| is too big to be stored in |eqtb| */ -+ } -+ /*tex We quit if |(cur_level+1)| is too big to be stored in |eqtb|. */ - cur_boundary = save_ptr; - cur_group = c; - if (tracing_groups_par > 0) -@@ -220,7 +217,6 @@ void new_save_level(group_code c) - incr(save_ptr); - } - --@ @c - static const char *save_stack_type(int v) - { - const char *s = ""; -@@ -243,13 +239,13 @@ static const char *save_stack_type(int v) - case saved_boxdir: s = "saved_boxdir"; break; - case saved_boxattr: s = "saved_boxattr"; break; - case saved_boxpack: s = "saved_boxpack"; break; -+ case saved_attrlist: s = "saved_attrlist"; break; - case saved_eqtb: s = "saved_eqtb"; break; - default: break; - } - return s; - } - --@ @c - void print_save_stack(void) - { - int i; -@@ -274,7 +270,7 @@ void print_save_stack(void) - print_int(save_word(i - 1).cint); - } else { - print_int(eq_type_field(save_word(i - 1))); -- print_char(','); /* |print_int(eq_level_field(save_word(i-1)));| */ -+ print_char(','); - print_int(equiv_field(save_word(i - 1))); - } - i--; -@@ -303,17 +299,21 @@ void print_save_stack(void) - break; - case saved_adjust: - tprint(", "); -- print_int(save_level(i)); /* vadjust vs vadjust pre */ -+ /*tex vadjust vs vadjust pre */ -+ print_int(save_level(i)); - break; - case saved_insert: - tprint(", "); -- print_int(save_value(i)); /* insert number */ -+ /*tex insert number */ -+ print_int(save_value(i)); - break; -- case saved_boxtype: /* \.{\\localleftbox} vs \.{\\localrightbox} */ -+ case saved_boxtype: -+ /*tex \.{\\localleftbox} vs \.{\\localrightbox} */ - tprint(", "); - print_int(save_value(i)); - break; -- case saved_eqno: /* \.{\\eqno} vs \.{\\leqno} */ -+ case saved_eqno: -+ /*tex \.{\\eqno} vs \.{\\leqno} */ - tprint(", "); - print_int(save_value(i)); - break; -@@ -339,10 +339,11 @@ void print_save_stack(void) - case saved_textdir: - case saved_boxdir: - tprint(", "); -- print_dir(dir_dir(save_value(i))); -+ print_dir_text(save_value(i)); - break; - case saved_boxattr: - case saved_boxpack: -+ case saved_attrlist: - tprint(", "); - print_int(save_value(i)); - break; -@@ -357,27 +358,28 @@ void print_save_stack(void) - end_diagnostic(true); - } - --@ The \.{\\showgroups} command displays all currently active grouping -- levels. -+/*tex -+ -+The \.{\\showgroups} command displays all currently active grouping levels. -+ -+The modifications of \TeX\ required for the display produced by the -+|show_save_groups| procedure were first discussed by Donald~E. Knuth in {\sl -+TUGboat\/} {\bf 11}, 165--170 and 499--511, 1990. @^Knuth, Donald Ervin@> - --@ The modifications of \TeX\ required for the display produced by the -- |show_save_groups| procedure were first discussed by Donald~E. Knuth in -- {\sl TUGboat\/} {\bf 11}, 165--170 and 499--511, 1990. -- @^Knuth, Donald Ervin@> -+In order to understand a group type we also have to know its mode. Since -+unrestricted horizontal modes are not associated with grouping, they are skipped -+when traversing the semantic nest. - -- In order to understand a group type we also have to know its mode. -- Since unrestricted horizontal modes are not associated with grouping, -- they are skipped when traversing the semantic nest. -+*/ - --@c - void show_save_groups(void) - { -- int p = nest_ptr; /* index into |nest| */ -- int m; /* mode */ -- save_pointer v = save_ptr; /* saved value of |save_ptr| */ -- quarterword l = cur_level; /* saved value of |cur_level| */ -- group_code c = cur_group; /* saved value of |cur_group| */ -- int a = 1; /* to keep track of alignments */ -+ int p = nest_ptr; -+ int m; -+ save_pointer v = save_ptr; -+ quarterword l = cur_level; -+ group_code c = cur_group; -+ int a = 1; /* to keep track of alignments */ - int i; - quarterword j; - const char *s = NULL; -@@ -447,16 +449,21 @@ void show_save_groups(void) - break; - case disc_group: - tprint_esc("discretionary"); -- for (i = 1; i < 3; i++) -- if (i <= saved_value(-2)) -+ for (i = 1; i < 3; i++) { -+ if (i <= saved_value(-2)) { - tprint("{}"); -+ } -+ } - goto FOUND2; - break; - case math_choice_group: - tprint_esc("mathchoice"); -- for (i = 1; i < 4; i++) -- if (i <= saved_value(-3)) /* different offset because |-2==saved_textdir| */ -+ for (i = 1; i < 4; i++) { -+ /*tex A different offset because |-2==saved_textdir|: */ -+ if (i <= saved_value(-3)) { - tprint("{}"); -+ } -+ } - goto FOUND2; - break; - case insert_group: -@@ -500,7 +507,7 @@ void show_save_groups(void) - confusion("showgroups"); - break; - } -- /* Show the box context */ -+ /*tex Show the box context */ - i = saved_value(-5); - if (i != 0) { - if (i < box_flag) { -@@ -528,9 +535,8 @@ void show_save_groups(void) - } - FOUND1: - tprint_esc(s); -- /* Show the box packaging info */ -+ /*tex Show the box packaging info. The offsets may vary. */ - { -- /* offsets may vary */ - int ii = -1; - while (saved_type(ii) != saved_boxspec) - ii--; -@@ -558,18 +564,20 @@ void show_save_groups(void) - cur_group = c; - } - --@ Just before an entry of |eqtb| is changed, the following procedure should --be called to update the other data structures properly. It is important --to keep in mind that reference counts in |mem| include references from --within |save_stack|, so these counts must be handled carefully. --@^reference counts@> -+/*tex -+ -+Just before an entry of |eqtb| is changed, the following procedure should be -+called to update the other data structures properly. It is important to keep in -+mind that reference counts in |mem| include references from within |save_stack|, -+so these counts must be handled carefully. @^reference counts@> - --@c --/* we don't need to destroy when an assignment has the same node */ -+We don't need to destroy when an assignment has the same node: -+ -+*/ - - void eq_destroy(memory_word w) --{ /* gets ready to forget |w| */ -- halfword q; /* |equiv| field of |w| */ -+{ -+ halfword q; - switch (eq_type_field(w)) { - case call_cmd: - case long_call_cmd: -@@ -581,10 +589,16 @@ void eq_destroy(memory_word w) - flush_node(equiv_field(w)); - break; - case shape_ref_cmd: -- q = equiv_field(w); /* we need to free a \.{\\parshape} block */ -- if (q != null) -+ q = equiv_field(w); -+ if (q != null) { -+ /*tex -+ We need to free a \.{\\parshape} block. Such a block is -+ |2n+1| words long, where |n=vinfo(q)|. It happens in the -+ flush function. -+ */ - flush_node(q); -- break; /* such a block is |2n+1| words long, where |n=vinfo(q)| */ -+ } -+ break; - case box_ref_cmd: - flush_node_list(equiv_field(w)); - break; -@@ -593,12 +607,14 @@ void eq_destroy(memory_word w) - } - } - --@ To save a value of |eqtb[p]| that was established at level |l|, we --can use the following subroutine. -+/*tex - --@c -+To save a value of |eqtb[p]| that was established at level |l|, we can use the -+following subroutine. -+ -+*/ - void eq_save(halfword p, quarterword l) --{ /* saves |eqtb[p]| */ -+{ - check_full_save_stack(); - if (l == level_zero) { - save_type(save_ptr) = restore_zero; -@@ -613,16 +629,17 @@ void eq_save(halfword p, quarterword l) - incr(save_ptr); - } - --@ The procedure |eq_define| defines an |eqtb| entry having specified --|eq_type| and |equiv| fields, and saves the former value if appropriate. --This procedure is used only for entries in the first four regions of |eqtb|, --i.e., only for entries that have |eq_type| and |equiv| fields. --After calling this routine, it is safe to put four more entries on --|save_stack|, provided that there was room for four more entries before --the call, since |eq_save| makes the necessary test. -+/*tex -+ -+The procedure |eq_define| defines an |eqtb| entry having specified |eq_type| and -+|equiv| fields, and saves the former value if appropriate. This procedure is used -+only for entries in the first four regions of |eqtb|, i.e., only for entries that -+have |eq_type| and |equiv| fields. After calling this routine, it is safe to put -+four more entries on |save_stack|, provided that there was room for four more -+entries before the call, since |eq_save| makes the necessary test. -+ -+*/ - --@ new data for |eqtb| --@c - void eq_define(halfword p, quarterword t, halfword e) - { - boolean trace = tracing_assigns_par > 0; -@@ -645,11 +662,14 @@ void eq_define(halfword p, quarterword t, halfword e) - diagnostic_trace(p, "into"); - } - --@ The counterpart of |eq_define| for the remaining (fullword) positions in --|eqtb| is called |eq_word_define|. Since |xeq_level[p]>=level_one| for all --|p|, a `|restore_zero|' will never be used in this case. -+/*tex -+ -+The counterpart of |eq_define| for the remaining (fullword) positions in |eqtb| -+is called |eq_word_define|. Since |xeq_level[p]>=level_one| for all |p|, a -+`|restore_zero|' will never be used in this case. -+ -+*/ - --@c - void eq_word_define(halfword p, int w) - { - boolean trace = tracing_assigns_par > 0; -@@ -669,15 +689,17 @@ void eq_word_define(halfword p, int w) - diagnostic_trace(p, "into"); - } - -+/*tex - --@ The |eq_define| and |eq_word_define| routines take care of local definitions. --@^global definitions@> --Global definitions are done in almost the same way, but there is no need --to save old values, and the new value is associated with |level_one|. -+The |eq_define| and |eq_word_define| routines take care of local definitions. -+@^global definitions@> Global definitions are done in almost the same way, but -+there is no need to save old values, and the new value is associated with -+|level_one|. -+ -+*/ - --@c - void geq_define(halfword p, quarterword t, halfword e) --{ /* global |eq_define| */ -+{ - boolean trace = tracing_assigns_par > 0; - if (trace) - diagnostic_trace(p, "globally changing"); -@@ -690,7 +712,7 @@ void geq_define(halfword p, quarterword t, halfword e) - } - - void geq_word_define(halfword p, int w) --{ /* global |eq_word_define| */ -+{ - boolean trace = tracing_assigns_par > 0; - if (trace) - diagnostic_trace(p, "globally changing"); -@@ -700,9 +722,12 @@ void geq_word_define(halfword p, int w) - diagnostic_trace(p, "into"); - } - --@ Subroutine |save_for_after| puts a token on the stack for save-keeping. -+/*tex -+ -+Subroutine |save_for_after| puts a token on the stack for save-keeping. -+ -+*/ - --@c - void save_for_after(halfword t) - { - if (cur_level > level_one) { -@@ -714,16 +739,20 @@ void save_for_after(halfword t) - } - } - --@ The |unsave| routine goes the other way, taking items off of |save_stack|. --This routine takes care of restoration when a level ends; everything --belonging to the topmost group is cleared off of the save stack. -+/*tex -+ -+The |unsave| routine goes the other way, taking items off of |save_stack|. This -+routine takes care of restoration when a level ends; everything belonging to the -+topmost group is cleared off of the save stack. -+ -+*/ - --@c - void unsave(void) --{ /* pops the top level off the save stack */ -- halfword p; /* position to be restored */ -- quarterword l = level_one; /* saved level, if in fullword regions of |eqtb| */ -- boolean a = false; /* have we already processed an \.{\\aftergroup} ? */ -+{ -+ halfword p; -+ quarterword l = level_one; -+ /*tex Variable |a| registers if we already have processed an \.{\\aftergroup}. */ -+ boolean a = false; - unsave_math_codes(cur_level); - unsave_cat_codes(cat_code_table_par, cur_level); - unsave_text_codes(cur_level); -@@ -731,7 +760,7 @@ void unsave(void) - if (cur_level > level_one) { - boolean trace = tracing_restores_par > 0; - decr(cur_level); -- /* Clear off top level from |save_stack| */ -+ /*tex Clear off top level from |save_stack|. */ - while (true) { - decr(save_ptr); - if (save_type(save_ptr) == level_boundary) -@@ -739,7 +768,8 @@ void unsave(void) - p = save_value(save_ptr); - if (save_type(save_ptr) == insert_token) { - reinsert_token(a, p); -- a = true; /* always ... always etex now */ -+ /*tex always |true| as we are always in \ETEX\ now. */ -+ a = true; - } else { - if (save_type(save_ptr) == restore_old_value) { - l = save_level(save_ptr); -@@ -747,21 +777,25 @@ void unsave(void) - } else { - save_word(save_ptr) = eqtb[undefined_control_sequence]; - } -- /* Store |save_stack[save_ptr]| in |eqtb[p]|, unless -- |eqtb[p]| holds a global value */ -- /* A global definition, which sets the level to |level_one|, -- will not be undone by |unsave|. If at least one global definition of -- |eqtb[p]| has been carried out within the group that just ended, the -- last such definition will therefore survive. -- */ -+ /*tex -+ Store |save_stack[save_ptr]| in |eqtb[p]|, unless |eqtb[p]| -+ holds a global value A global definition, which sets the -+ level to |level_one|, will not be undone by |unsave|. If at -+ least one global definition of |eqtb[p]| has been carried out -+ within the group that just ended, the last such definition -+ will therefore survive. -+ */ - if (p < int_base || p > eqtb_size) { - if (eq_level(p) == level_one) { -- eq_destroy(save_word(save_ptr)); /* destroy the saved value */ -+ /*tex Destroy the saved value: */ -+ eq_destroy(save_word(save_ptr)); - if (trace) - diagnostic_trace(p, "retaining"); - } else { -- eq_destroy(eqtb[p]); /* destroy the current value */ -- eqtb[p] = save_word(save_ptr); /* restore the saved value */ -+ /*tex Destroy the current value: */ -+ eq_destroy(eqtb[p]); -+ /*tex Restore the saved value: */ -+ eqtb[p] = save_word(save_ptr); - if (trace) - diagnostic_trace(p, "restoring"); - } -@@ -776,32 +810,40 @@ void unsave(void) - } - } - } -- if (tracing_groups_par > 0) -+ -+ if (tracing_groups_par > 0) { - group_trace(true); -- if (grp_stack[in_open] == cur_boundary) -- group_warning(); /* groups possibly not properly nested with files */ -+ } -+ if (grp_stack[in_open] == cur_boundary) { -+ /*tex Groups are possibly not properly nested with files. */ -+ group_warning(); -+ } - cur_group = save_level(save_ptr); - cur_boundary = save_value(save_ptr); - decr(save_ptr); - } else { -- confusion("curlevel"); /* |unsave| is not used when |cur_group=bottom_level| */ -+ /*tex |unsave| is not used when |cur_group=bottom_level| */ -+ confusion("curlevel"); - } - attr_list_cache = cache_disabled; - } - --@ Most of the parameters kept in |eqtb| can be changed freely, but there's --an exception: The magnification should not be used with two different --values during any \TeX\ job, since a single magnification is applied to an --entire run. The global variable |mag_set| is set to the current magnification --whenever it becomes necessary to ``freeze'' it at a particular value. -+/*tex -+ -+Most of the parameters kept in |eqtb| can be changed freely, but there's an -+exception: The magnification should not be used with two different values during -+any \TeX\ job, since a single magnification is applied to an entire run. The -+global variable |mag_set| is set to the current magnification whenever it becomes -+necessary to ``freeze'' it at a particular value. - --@c --int mag_set = 0; /* if nonzero, this magnification should be used henceforth */ -+The |prepare_mag| subroutine is called whenever \TeX\ wants to use |mag| for -+magnification. If nonzero, this magnification should be used henceforth. We might -+drop magnifaction at some point. - --@ The |prepare_mag| subroutine is called whenever \TeX\ wants to use |mag| --for magnification. -+*/ -+ -+int mag_set = 0; - --@c - void prepare_mag(void) - { - if ((mag_set > 0) && (mag_par != mag_set)) { -@@ -809,14 +851,18 @@ void prepare_mag(void) - print_int(mag_par); - tprint(");"); - tprint_nl(" the previous value will be retained"); -- help2("I can handle only one magnification ratio per job. So I've", -- "reverted to the magnification you used earlier on this run."); -+ help2( -+ "I can handle only one magnification ratio per job. So I've", -+ "reverted to the magnification you used earlier on this run." -+ ); - int_error(mag_set); - geq_word_define(int_base + mag_code, mag_set); /* |mag:=mag_set| */ - } - if ((mag_par <= 0) || (mag_par > 32768)) { - print_err("Illegal magnification has been changed to 1000"); -- help1("The magnification ratio must be between 1 and 32768."); -+ help1( -+ "The magnification ratio must be between 1 and 32768." -+ ); - int_error(mag_par); - geq_word_define(int_base + mag_code, 1000); - } -@@ -829,65 +875,74 @@ void prepare_mag(void) - mag_set = mag_par; - } - --@ Let's pause a moment now and try to look at the Big Picture. --The \TeX\ program consists of three main parts: syntactic routines, --semantic routines, and output routines. The chief purpose of the --syntactic routines is to deliver the user's input to the semantic routines, --one token at a time. The semantic routines act as an interpreter --responding to these tokens, which may be regarded as commands. And the --output routines are periodically called on to convert box-and-glue --lists into a compact set of instructions that will be sent --to a typesetter. We have discussed the basic data structures and utility --routines of \TeX, so we are good and ready to plunge into the real activity by --considering the syntactic routines. -- --Our current goal is to come to grips with the |get_next| procedure, --which is the keystone of \TeX's input mechanism. Each call of |get_next| --sets the value of three variables |cur_cmd|, |cur_chr|, and |cur_cs|, --representing the next input token. --$$\vbox{\halign{#\hfil\cr -- \hbox{|cur_cmd| denotes a command code from the long list of codes -- given above;}\cr -- \hbox{|cur_chr| denotes a character code or other modifier of the command -- code;}\cr -- \hbox{|cur_cs| is the |eqtb| location of the current control sequence,}\cr -- \hbox{\qquad if the current token was a control sequence, -- otherwise it's zero.}\cr}}$$ --Underlying this external behavior of |get_next| is all the machinery --necessary to convert from character files to tokens. At a given time we --may be only partially finished with the reading of several files (for --which \.{\\input} was specified), and partially finished with the expansion --of some user-defined macros and/or some macro parameters, and partially --finished with the generation of some text in a template for \.{\\halign}, --and so on. When reading a character file, special characters must be --classified as math delimiters, etc.; comments and extra blank spaces must --be removed, paragraphs must be recognized, and control sequences must be --found in the hash table. Furthermore there are occasions in which the --scanning routines have looked ahead for a word like `\.{plus}' but only --part of that word was found, hence a few characters must be put back --into the input and scanned again. -- --To handle these situations, which might all be present simultaneously, --\TeX\ uses various stacks that hold information about the incomplete --activities, and there is a finite state control for each level of the --input mechanism. These stacks record the current state of an implicitly --recursive process, but the |get_next| procedure is not recursive. --Therefore it will not be difficult to translate these algorithms into --low-level languages that do not support recursion. -- --@c --int cur_cmd; /* current command set by |get_next| */ --halfword cur_chr; /* operand of current command */ --halfword cur_cs; /* control sequence found here, zero if none found */ --halfword cur_tok; /* packed representative of |cur_cmd| and |cur_chr| */ -- --@ Here is a procedure that displays the current command. -- --@c -+/*tex -+ -+Let's pause a moment now and try to look at the Big Picture. The \TeX\ program -+consists of three main parts: syntactic routines, semantic routines, and output -+routines. The chief purpose of the syntactic routines is to deliver the user's -+input to the semantic routines, one token at a time. The semantic routines act as -+an interpreter responding to these tokens, which may be regarded as commands. And -+the output routines are periodically called on to convert box-and-glue lists into -+a compact set of instructions that will be sent to a typesetter. We have -+discussed the basic data structures and utility routines of \TeX, so we are good -+and ready to plunge into the real activity by considering the syntactic routines. -+ -+Our current goal is to come to grips with the |get_next| procedure, which is the -+keystone of \TeX's input mechanism. Each call of |get_next| sets the value of -+three variables |cur_cmd|, |cur_chr|, and |cur_cs|, representing the next input -+token. -+ -+$$ -+ \vbox{\halign{#\hfil\cr -+ \hbox{|cur_cmd| denotes a command code from the long list of codes given above;}\cr -+ \hbox{|cur_chr| denotes a character code or other modifier of the command code;}\cr -+ \hbox{|cur_cs| is the |eqtb| location of the current control sequence,}\cr -+ \hbox{\qquad if the current token was a control sequence, otherwise it's zero.}\cr}} -+$$ -+ -+Underlying this external behavior of |get_next| is all the machinery necessary to -+convert from character files to tokens. At a given time we may be only partially -+finished with the reading of several files (for which \.{\\input} was specified), -+and partially finished with the expansion of some user-defined macros and/or some -+macro parameters, and partially finished with the generation of some text in a -+template for \.{\\halign}, and so on. When reading a character file, special -+characters must be classified as math delimiters, etc.; comments and extra blank -+spaces must be removed, paragraphs must be recognized, and control sequences must -+be found in the hash table. Furthermore there are occasions in which the scanning -+routines have looked ahead for a word like `\.{plus}' but only part of that word -+was found, hence a few characters must be put back into the input and scanned -+again. -+ -+To handle these situations, which might all be present simultaneously, \TeX\ uses -+various stacks that hold information about the incomplete activities, and there -+is a finite state control for each level of the input mechanism. These stacks -+record the current state of an implicitly recursive process, but the |get_next| -+procedure is not recursive. Therefore it will not be difficult to translate these -+algorithms into low-level languages that do not support recursion. -+ -+In general, |cur_cmd| is the current command as set by |get_next|, while -+|cur_chr| is the operand of the current command. The control sequence found here -+is registsred in |cur_cs| and is zero if none found. The |cur_tok| variable -+contains the packed representative of |cur_cmd| and |cur_chr| and like the other -+ones is global. -+ -+*/ -+ -+int cur_cmd; -+halfword cur_chr; -+halfword cur_cs; -+halfword cur_tok; -+ -+/*tex -+ -+Here is a procedure that displays the current command. The variable |n| holds the -+level of \.{\\if...\\fi} nesting and |l| the line where \.{\\if} started. -+ -+*/ -+ - void show_cur_cmd_chr(void) - { -- int n; /* level of \.{\\if...\\fi} nesting */ -- int l; /* line where \.{\\if} started */ -+ int n, l; - halfword p; - begin_diagnostic(); - tprint_nl("{"); -@@ -926,23 +981,26 @@ void show_cur_cmd_chr(void) - end_diagnostic(false); - } - --@ Here is a procedure that displays the contents of |eqtb[n]| symbolically. -+/*tex -+ -+Here is a procedure that displays the contents of |eqtb[n]| symbolically. -+ -+*/ - --@c - void show_eqtb(halfword n) - { - if (n < null_cs) { -- /* this can't happen */ -- print_char('?'); -+ /*tex -+ This can't happen in a pure \TEX\ run, but careless usage of tokens -+ at the \LUA\ end can make you end up here. -+ */ -+ tprint("? bad token, case 1: "); -+ print_int(n); - } else if ((n < glue_base) || ((n > eqtb_size) && (n <= eqtb_top))) { -- /* -- Show equivalent |n|, in region 1 or 2 -- -- Here is a routine that displays the current meaning of an |eqtb| entry -- in region 1 or~2. (Similar routines for the other regions will appear -- below.) -+ /*tex -+ This routine show the current meaning of |eqtb| entry |n| in region 1 or 2. -+ Similar routines for the other regions will appear below. - */ -- - sprint_cs(n); - print_char('='); - print_cmd_chr(eq_type(n), equiv(n)); -@@ -951,10 +1009,9 @@ void show_eqtb(halfword n) - show_token_list(token_link(equiv(n)), null, 32); - } - } else if (n < local_base) { -- /* -- Show equivalent |n|, in region 3 -- -- All glue parameters and registers are initially `\.{0pt plus0pt minus0pt}'. -+ /*tex -+ Here we show equivalent |n| in region 3. All glue parameters and registers -+ are initially `\.{0pt plus0pt minus0pt}'. - */ - if (n < skip_base) { - if (n < glue_base + thin_mu_skip_code) -@@ -979,18 +1036,17 @@ void show_eqtb(halfword n) - } - - } else if (n < int_base) { -- /* -- Show equivalent |n|, in region 4 -- -- We initialize most things to null or undefined values. An undefined font -- is represented by the internal code |font_base|. -- -- However, the character code tables are given initial values based on the -- conventional interpretation of ASCII code. These initial values should -- not be changed when \TeX\ is adapted for use with non-English languages; -- all changes to the initialization conventions should be made in format -- packages, not in \TeX\ itself, so that global interchange of formats is -- possible. -+ /*tex -+ We're now at equivalent |n| in region 4. First we initialize most -+ things to null or undefined values. An undefined font is represented -+ by the internal code |font_base|. -+ -+ However, the character code tables are given initial values based on -+ the conventional interpretation of ASCII code. These initial values -+ should not be changed when \TeX\ is adapted for use with non-English -+ languages; all changes to the initialization conventions should be -+ made in format packages, not in \TeX\ itself, so that global -+ interchange of formats is possible. - */ - if ((n == par_shape_loc) || ((n >= etex_pen_base) && (n < etex_pens))) { - if (n == par_shape_loc) -@@ -1032,13 +1088,16 @@ void show_eqtb(halfword n) - show_node_list(equiv(n)); - } - } else if (n == cur_font_loc) { -- /* Show the font identifier in |eqtb[n]| */ -+ /*tex -+ Let's show the font identifier in |eqtb[n]|, that's -+ |font_id_text(equiv(n))| -+ */ - tprint("current font"); - print_char('='); -- print_esc(hash[font_id_base + equiv(n)].rh); /* that's |font_id_text(equiv(n))| */ -+ print_esc(hash[font_id_base + equiv(n)].rh); - } - } else if (n < dimen_base) { -- /* Show equivalent |n|, in region 5 */ -+ /*tex Show equivalent |n| in region 5: */ - if (n < dir_base) { - print_cmd_chr(assign_int_cmd, n); - print_char('='); -@@ -1046,7 +1105,7 @@ void show_eqtb(halfword n) - } else if (n < count_base) { - print_cmd_chr(assign_dir_cmd, n); - print_char(' '); -- print_dir(eqtb[n].cint); -+ print_dir_par(eqtb[n].cint); - } else if (n < attribute_base) { - tprint_esc("count"); - print_int(n - count_base); -@@ -1059,7 +1118,7 @@ void show_eqtb(halfword n) - print_int(eqtb[n].cint); - } - } else if (n <= eqtb_size) { -- /* Show equivalent |n|, in region 6 */ -+ /*tex Show equivalent |n| in region 6: */ - if (n < scaled_base) { - print_cmd_chr(assign_dimen_cmd, n); - } else { -@@ -1070,31 +1129,28 @@ void show_eqtb(halfword n) - print_scaled(eqtb[n].cint); - tprint("pt"); - } else { -- /* this can't happen either */ -- print_char('?'); -+ /*tex This can't happen unless you messed up at the \LUA\ end. */ -+ tprint("? bad token, case 2: "); -+ print_int(n); - } - } - --@ @c - void show_eqtb_meaning(halfword n) - { - if (n < null_cs) { -- /* this can't happen */ -+ /*tex This can't happen. */ - print_char('?'); - } else if ((n < glue_base) || ((n > eqtb_size) && (n <= eqtb_top))) { -- /* -- Show equivalent |n|, in region 1 or 2 -- -- Here is a routine that displays the current meaning of an |eqtb| entry -- in region 1 or~2. (Similar routines for the other regions will appear -- below.) -+ /*tex -+ Here is a routine that displays the current meaning of an |eqtb| -+ entry in region 1 or~2. Similar routines for the other regions will -+ appear below. - */ - sprint_cs(n); - } else if (n < local_base) { - /* -- Show equivalent |n|, in region 3 -- -- All glue parameters and registers are initially `\.{0pt plus0pt minus0pt}'. -+ Show equivalent |n| in region 3. All glue parameters and registers -+ are initially `\.{0pt plus0pt minus0pt}'. - */ - if (n < skip_base) { - if (n < glue_base + thin_mu_skip_code) -@@ -1108,20 +1164,16 @@ void show_eqtb_meaning(halfword n) - tprint_esc("muskip"); - print_int(n - mu_skip_base); - } -- - } else if (n < int_base) { -- /* -- Show equivalent |n|, in region 4 -- -- We initialize most things to null or undefined values. An undefined font -- is represented by the internal code |font_base|. -- -- However, the character code tables are given initial values based on the -- conventional interpretation of ASCII code. These initial values should -- not be changed when \TeX\ is adapted for use with non-English languages; -- all changes to the initialization conventions should be made in format -- packages, not in \TeX\ itself, so that global interchange of formats is -- possible. -+ /*tex -+ Show equivalent |n| in region 4. We initialize most things to null or -+ undefined values. An undefined font is represented by the internal -+ code |font_base|. However, the character code tables are given -+ initial values based on the conventional interpretation of ASCII -+ code. These initial values should not be changed when \TeX\ is -+ adapted for use with non-English languages; all changes to the -+ initialization conventions should be made in format packages, not in -+ \TeX\ itself, so that global interchange of formats is possible. - */ - if ((n == par_shape_loc) || ((n >= etex_pen_base) && (n < etex_pens))) { - if (n == par_shape_loc) -@@ -1137,11 +1189,11 @@ void show_eqtb_meaning(halfword n) - tprint_esc("box"); - print_int(n - box_base); - } else if (n == cur_font_loc) { -- /* Show the font identifier in |eqtb[n]| */ -+ /*tex Show the font identifier in |eqtb[n]|. */ - tprint("current font"); - } - } else if (n < dimen_base) { -- /* Show equivalent |n|, in region 5 */ -+ /*tex Show equivalent |n| in region 5. */ - if (n < dir_base) { - print_cmd_chr(assign_int_cmd, n); - } else if (n < count_base) { -@@ -1154,7 +1206,7 @@ void show_eqtb_meaning(halfword n) - print_int(n - attribute_base); - } - } else if (n <= eqtb_size) { -- /* Show equivalent |n|, in region 6 */ -+ /*tex Show equivalent |n| in region 6. */ - if (n < scaled_base) { - print_cmd_chr(assign_dimen_cmd, n); - } else { -@@ -1162,7 +1214,7 @@ void show_eqtb_meaning(halfword n) - print_int(n - scaled_base); - } - } else { -- /* this can't happen either */ -+ /*tex This can't happen either. */ - print_char('?'); - } - } -diff --git a/texk/web2c/luatexdir/tex/errors.c b/texk/web2c/luatexdir/tex/errors.c -new file mode 100644 -index 000000000..b630422ee ---- /dev/null -+++ b/texk/web2c/luatexdir/tex/errors.c -@@ -0,0 +1,1032 @@ -+/* -+ -+errors.w -+ -+Copyright 2009-2010 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ -+ -+#include "ptexlib.h" -+#define edit_var "TEXEDIT" -+ -+/*tex -+ -+When something anomalous is detected, \TeX\ typically does something like this: -+$$\vbox{\halign{#\hfil\cr |print_err("Something anomalous has been -+detected");|\cr |help3("This is the first line of my offer to help.")|\cr |("This -+is the second line. I'm trying to")|\cr |("explain the best way for you to -+proceed.");|\cr |error;|\cr}}$$ A two-line help message would be given using -+|help2|, etc.; these informal helps should use simple vocabulary that complements -+the words used in the official error message that was printed. (Outside the -+U.S.A., the help messages should preferably be translated into the local -+vernacular. Each line of help is at most 60 characters long, in the present -+implementation, so that |max_print_line| will not be exceeded.) -+ -+The |print_err| procedure supplies a `\.!' before the official message, and makes -+sure that the terminal is awake if a stop is going to occur. The |error| -+procedure supplies a `\..' after the official message, then it shows the location -+of the error; and if |interaction=error_stop_mode|, it also enters into a dialog -+with the user, during which time the help message may be printed. @^system -+dependencies@> -+ -+*/ -+ -+/*tex The current level of interaction: */ -+ -+int interaction; -+ -+/*tex Set from the command line: */ -+ -+int interactionoption; -+ -+char *last_error = NULL; -+char *last_lua_error = NULL; -+char *last_warning_tag = NULL; -+char *last_warning_str = NULL; -+char *last_error_context = NULL; -+ -+int err_old_setting = 0 ; -+int in_error = 0 ; -+ -+void set_last_error_context(void) -+{ -+ str_number str; -+ int sel = selector; -+ int saved_new_line_char; -+ int saved_new_string_line; -+ selector = new_string; -+ saved_new_line_char = new_line_char_par; -+ saved_new_string_line = new_string_line; -+ new_line_char_par = 10; -+ new_string_line = 10; -+ show_context(); -+ xfree(last_error_context); -+ str = make_string(); -+ last_error_context = makecstring(str); -+ flush_str(str); -+ selector = sel; -+ new_line_char_par = saved_new_line_char; -+ new_string_line = saved_new_string_line; -+ return; -+} -+ -+void flush_err(void) -+{ -+ str_number s_error; -+ char *s = NULL; -+ int callback_id ; -+ if (in_error) { -+ selector = err_old_setting; -+ str_room(1); -+ s_error = make_string(); -+ s = makecstring(s_error); -+ flush_str(s_error); -+ if (interaction == error_stop_mode) { -+ wake_up_terminal(); -+ } -+ xfree(last_error); -+ last_error = (string) xmalloc((unsigned) (strlen(s) + 1)); -+ strcpy(last_error,s); -+ callback_id = callback_defined(show_error_message_callback); -+ if (callback_id > 0) { -+ run_callback(callback_id, "->"); -+ } else { -+ tprint(s); -+ } -+ in_error = 0 ; -+ } -+} -+ -+void print_err(const char *s) -+{ -+ int callback_id = callback_defined(show_error_message_callback); -+ if (interaction == error_stop_mode) { -+ wake_up_terminal(); -+ } -+ if (callback_id > 0) { -+ err_old_setting = selector; -+ selector = new_string; -+ in_error = 1 ; -+ } -+ if (filelineerrorstylep) { -+ print_file_line(); -+ } else { -+ tprint_nl("! "); -+ } -+ tprint(s); -+ if (callback_id <= 0) { -+ xfree(last_error); -+ last_error = (string) xmalloc((unsigned) (strlen(s) + 1)); -+ strcpy(last_error,s); -+ } -+} -+ -+/*tex -+ -+\TeX\ is careful not to call |error| when the print |selector| setting might be -+unusual. The only possible values of |selector| at the time of error messages are -+ -+|no_print| (when |interaction=batch_mode| and |log_file| not yet open); -+ -+|term_only| (when |interaction>batch_mode| and |log_file| not yet open); -+ -+|log_only| (when |interaction=batch_mode| and |log_file| is open); -+ -+|term_and_log| (when |interaction>batch_mode| and |log_file| is open). -+ -+*/ -+ -+void fixup_selector(boolean logopened) -+{ -+ if (interaction == batch_mode) -+ selector = no_print; -+ else -+ selector = term_only; -+ if (logopened) -+ selector = selector + 2; -+} -+ -+/*tex -+ -+A global variable |deletions_allowed| is set |false| if the |get_next| routine is -+active when |error| is called; this ensures that |get_next| and related routines -+like |get_token| will never be called recursively. A similar interlock is -+provided by |set_box_allowed|. @^recursion@> -+ -+The global variable |history| records the worst level of error that has been -+detected. It has four possible values: |spotless|, |warning_issued|, -+|error_message_issued|, and |fatal_error_stop|. -+ -+Another global variable, |error_count|, is increased by one when an |error| -+occurs without an interactive dialog, and it is reset to zero at the end of every -+paragraph. If |error_count| reaches 100, \TeX\ decides that there is no point in -+continuing further. -+ -+*/ -+ -+/*tex Is it safe for |error| to call |get_token|? */ -+ -+boolean deletions_allowed; -+ -+/*tex Is it safe to do a \.{\\setbox} assignment? */ -+ -+boolean set_box_allowed; -+/*tex Has the source input been clean so far? */ -+ -+int history; -+ -+/*tex The number of scrolled errors since the last paragraph ended. */ -+ -+int error_count; -+ -+/*tex Should \TeX\ pause for instructions? */ -+ -+int interrupt; -+ -+/*tex Should interrupts be observed? */ -+ -+boolean OK_to_interrupt; -+ -+/*tex -+ -+The value of |history| is initially |fatal_error_stop|, but it will be changed to -+|spotless| if \TeX\ survives the initialization process. -+ -+*/ -+ -+void initialize_errors(void) -+{ -+ if (interactionoption == unspecified_mode) -+ interaction = error_stop_mode; -+ else -+ interaction = interactionoption; -+ deletions_allowed = true; -+ set_box_allowed = true; -+ OK_to_interrupt = true; -+} -+ -+/*tex -+ -+It is possible for |error| to be called recursively if some error arises when -+|get_token| is being used to delete a token, and/or if some fatal error occurs -+while \TeX\ is trying to fix a non-fatal one. But such recursion @^recursion@> is -+never more than two levels deep. -+ -+Individual lines of help are recorded in the array |help_line|. -+ -+*/ -+ -+const char *help_line[7]; -+ -+/*tex -+ Should the |err_help| list be shown? -+*/ -+ -+boolean use_err_help; -+ -+/*tex -+ -+The |jump_out| procedure just cuts across all active procedure levels and exits -+the program. It is used when there is no recovery from a particular error. The -+exit code can be overloaded. -+ -+*/ -+ -+int defaultexitcode = 0; -+ -+__attribute__ ((noreturn)) -+void do_final_end(void) -+{ -+ update_terminal(); -+ ready_already = 0; -+ lua_close(Luas); -+ if ((history != spotless) && (history != warning_issued)) -+ uexit(1); -+ else -+ uexit(defaultexitcode); -+} -+ -+__attribute__ ((noreturn)) -+void jump_out(void) -+{ -+ close_files_and_terminate(); -+ do_final_end(); -+} -+ -+/*tex -+ -+Here is the function that calls the editor, if one is defined. This is loosely -+based on a similar function in kpathsea, but the calling convention is quite -+different. -+ -+*/ -+ -+static const_string edit_value = EDITOR; -+ -+#if defined(WIN32) -+ -+static int Isspace (char c) -+{ -+ return (c == ' ' || c == '\t'); -+} -+ -+#endif /* WIN32 */ -+ -+__attribute__ ((noreturn)) -+static void luatex_calledit (int baseptr, int linenumber) -+{ -+ char *temp, *command, *fullcmd; -+ char c; -+ int sdone, ddone, i; -+ char *filename = makecstring(input_stack[base_ptr].name_field); -+ int fnlength = strlen(filename); -+#ifdef WIN32 -+ char *fp, *ffp, *env, editorname[256], buffer[256]; -+ int cnt = 0; -+ int dontchange = 0; -+#endif -+ sdone = ddone = 0; -+ /*tex -+ Close any open input files, since we're going to kill the job. -+ */ -+ close_files_and_terminate(); -+ /*tex -+ Replace the default with the value of the appropriate environment -+ variable or config file value, if it's set. -+ */ -+ temp = kpse_var_value (edit_var); -+ if (temp != NULL) -+ edit_value = temp; -+ /*tex -+ Construct the command string. The `11' is the maximum length an -+ integer might be. -+ */ -+ command = xmalloc (strlen (edit_value) + fnlength + 11); -+ /*tex -+ So we can construct it as we go. -+ */ -+ temp = command; -+#ifdef WIN32 -+ fp = editorname; -+ if ((isalpha(*edit_value) && *(edit_value + 1) == ':' && IS_DIR_SEP (*(edit_value + 2))) -+ || (*edit_value == '"' && isalpha(*(edit_value + 1)) -+ && *(edit_value + 2) == ':' && IS_DIR_SEP (*(edit_value + 3)))) { -+ dontchange = 1; -+ } -+#endif -+ while ((c = *edit_value++) != 0) { -+ if (c == '%') { -+ switch (c = *edit_value++) { -+ case 'd': -+ if (ddone) -+ FATAL1 ("call_edit: `%%d' appears twice in editor command: `%s'", edit_value); -+ sprintf (temp, "%ld", (long int)linenumber); -+ while (*temp != '\0') -+ temp++; -+ ddone = 1; -+ break; -+ case 's': -+ if (sdone) -+ FATAL1 ("call_edit: `%%s' appears twice in editor command: `%s'", edit_value); -+ for (i =0; i < fnlength; i++) -+ *temp++ = filename[i]; -+ sdone = 1; -+ break; -+ case '\0': -+ *temp++ = '%'; -+ /*tex -+ Back up to the null to force termination. -+ */ -+ edit_value--; -+ break; -+ default: -+ *temp++ = '%'; -+ *temp++ = c; -+ break; -+ } -+ } else { -+#ifdef WIN32 -+ if (dontchange) { -+ *temp++ = c; -+ } else if(Isspace(c) && cnt == 0) { -+ cnt++; -+ temp = command; -+ *temp++ = c; -+ *fp = '\0'; -+ } else if(!Isspace(c) && cnt == 0) { -+ *fp++ = c; -+ } else { -+ *temp++ = c; -+ } -+#else -+ *temp++ = c; -+#endif -+ } -+ } -+ *temp = 0; -+#ifdef WIN32 -+ if (dontchange == 0) { -+ if(editorname[0] == '.' || editorname[0] == '/' || editorname[0] == '\\') { -+ fprintf(stderr, "%s is not allowed to execute.\n", editorname); -+ do_final_end(); -+ } -+ env = (char *)getenv("PATH"); -+ if(SearchPath(env, editorname, ".exe", 256, buffer, &ffp)==0) { -+ if(SearchPath(env, editorname, ".bat", 256, buffer, &ffp)==0) { -+ fprintf(stderr, "I cannot find %s in the PATH.\n", editorname); -+ do_final_end(); -+ } -+ } -+ fullcmd = (char *)xmalloc(strlen(buffer)+strlen(command)+5); -+ strcpy(fullcmd, "\""); -+ strcat(fullcmd, buffer); -+ strcat(fullcmd, "\""); -+ strcat(fullcmd, command); -+ } -+#endif -+ fullcmd = command; -+ /*tex Execute the command. */ -+ if (system (fullcmd) != 0) { -+ fprintf (stderr, "! Trouble executing `%s'.\n", command); -+ } -+ /*tex Quit, since we found an error. */ -+ do_final_end (); -+} -+ -+/*tex -+ -+ This completes the job of error reporting. -+ -+*/ -+ -+void error(void) -+{ -+ /*tex What the user types :*/ -+ ASCII_code c; -+ int callback_id; -+ /*tex Used to save global variables when deleting tokens: */ -+ int s1, s2, s3, s4; -+ int i; -+ flush_err(); -+ if (history < error_message_issued) -+ history = error_message_issued; -+ callback_id = callback_defined(show_error_hook_callback); -+ if (callback_id > 0) { -+ set_last_error_context(); -+ run_callback(callback_id, "->"); -+ } else { -+ print_char('.'); -+ show_context(); -+ } -+ if (haltonerrorp) { -+ history = fatal_error_stop; -+ jump_out(); -+ } -+ if (interaction == error_stop_mode) { -+ /*tex Get user's advice and |return|. */ -+ while (1) { -+ CONTINUE: -+ clear_for_error_prompt(); -+ prompt_input("? "); -+ if (last == first) -+ return; -+ c = buffer[first]; -+ if (c >= 'a') -+ c = c + 'A' - 'a'; -+ /*tex -+ Interpret code |c| and |return| if done. It is desirable to -+ provide an `\.E' option here that gives the user an easy way -+ to return from \TeX\ to the system editor, with the offending -+ line ready to be edited. But such an extension requires some -+ system wizardry, so the present implementation simply types -+ out the name of the file that should be edited and the -+ relevant line number. -+ */ -+ switch (c) { -+ case '0': -+ case '1': -+ case '2': -+ case '3': -+ case '4': -+ case '5': -+ case '6': -+ case '7': -+ case '8': -+ case '9': -+ if (deletions_allowed) { -+ /*tex -+ Delete |c-"0"| tokens and |goto continue|. We allow -+ deletion of up to 99 tokens at a time. -+ */ -+ s1 = cur_tok; -+ s2 = cur_cmd; -+ s3 = cur_chr; -+ s4 = align_state; -+ align_state = 1000000; -+ OK_to_interrupt = false; -+ if ((last > first + 1) && (buffer[first + 1] >= '0') -+ && (buffer[first + 1] <= '9')) -+ c = c * 10 + buffer[first + 1] - '0' * 11; -+ else -+ c = c - '0'; -+ while (c > 0) { -+ /*tex One-level recursive call of |error| is possible. */ -+ get_token(); -+ decr(c); -+ } -+ cur_tok = s1; -+ cur_cmd = s2; -+ cur_chr = s3; -+ align_state = s4; -+ OK_to_interrupt = true; -+ help2( -+ "I have just deleted some text, as you asked.", -+ "You can now delete more, or insert, or whatever." -+ ); -+ show_context(); -+ goto CONTINUE; -+ } -+ break; -+ case 'E': -+ if (base_ptr > 0) { -+ int callback_id = callback_defined(call_edit_callback); -+ if (callback_id>0) { -+ (void)run_callback(callback_id, "Sd->", makecstring(input_stack[base_ptr].name_field), line); -+ /*tex This should not be reached. */ -+ jump_out(); -+ } else { -+ tprint_nl("You want to edit file "); -+ print(input_stack[base_ptr].name_field); -+ tprint(" at line "); -+ print_int(line); -+ interaction = scroll_mode; -+ if (kpse_init) { -+ luatex_calledit(base_ptr, line); -+ } else { -+ /*tex This should not be reached. */ -+ tprint_nl("There is no valid callback defined."); -+ jump_out(); -+ } -+ } -+ } -+ break; -+ case 'H': -+ /*tex Print the help information and |goto continue| */ -+ if (use_err_help) { -+ give_err_help(); -+ } else { -+ if (help_line[0] == NULL) { -+ help2( -+ "Sorry, I don't know how to help in this situation.", -+ "Maybe you should try asking a human?" -+ ); -+ } -+ i = 0; -+ while (help_line[i] != NULL) -+ tprint_nl(help_line[i++]); -+ help4( -+ "Sorry, I already gave what help I could...", -+ "Maybe you should try asking a human?", -+ "An error might have occurred before I noticed any problems.", -+ "``If all else fails, read the instructions.''" -+ ); -+ goto CONTINUE; -+ } -+ break; -+ case 'I': -+ /*tex -+ -+ Introduce new material from the terminal and |return|. When -+ the following code is executed, |buffer[(first+1)..(last-1)]| -+ may contain the material inserted by the user; otherwise -+ another prompt will be given. In order to understand this -+ part of the program fully, you need to be familiar with -+ \TeX's input stacks. -+ -+ We enter a new syntactic level for terminal input: -+ -+ */ -+ begin_file_reading(); -+ /*tex -+ Now |state=mid_line|, so an initial blank space will count as -+ a blank. -+ */ -+ if (last > first + 1) { -+ iloc = first + 1; -+ buffer[first] = ' '; -+ } else { -+ prompt_input("insert>"); -+ iloc = first; -+ } -+ first = last; -+ /*tex No |end_line_char| ends this line. */ -+ ilimit = last - 1; -+ return; -+ break; -+ case 'Q': -+ case 'R': -+ case 'S': -+ /*tex -+ -+ Change the interaction level and |return|. Here the author of -+ \TeX\ apologizes for making use of the numerical relation -+ between |"Q"|, |"R"|, |"S"|, and the desired interaction -+ settings |batch_mode|, |nonstop_mode|, |scroll_mode|. -+ -+ */ -+ error_count = 0; -+ interaction = batch_mode + c - 'Q'; -+ tprint("OK, entering "); -+ switch (c) { -+ case 'Q': -+ tprint_esc("batchmode"); -+ decr(selector); -+ break; -+ case 'R': -+ tprint_esc("nonstopmode"); -+ break; -+ case 'S': -+ tprint_esc("scrollmode"); -+ break; -+ } -+ tprint("..."); -+ print_ln(); -+ update_terminal(); -+ return; -+ break; -+ case 'X': -+ interaction = scroll_mode; -+ jump_out(); -+ break; -+ default: -+ break; -+ } -+ if (!use_err_help) { -+ /* Print the menu of available options */ -+ tprint("Type to proceed, S to scroll future error messages,"); -+ tprint_nl("R to run without stopping, Q to run quietly,"); -+ tprint_nl("I to insert something, "); -+ if (base_ptr > 0) -+ tprint("E to edit your file,"); -+ if (deletions_allowed) -+ tprint_nl("1 or ... or 9 to ignore the next 1 to 9 tokens of input,"); -+ tprint_nl("H for help, X to quit."); -+ } -+ use_err_help = false; -+ } -+ -+ } -+ incr(error_count); -+ if (error_count == 100) { -+ tprint_nl("(That makes 100 errors; please try again.)"); -+ history = fatal_error_stop; -+ jump_out(); -+ } -+ /*tex Put help message on the transcript file. */ -+ if (interaction > batch_mode) { -+ /*tex Avoid terminal output: */ -+ decr(selector); -+ } -+ if (use_err_help) { -+ print_ln(); -+ give_err_help(); -+ } else { -+ int i1 = 0; -+ while (help_line[i1] != NULL) -+ tprint_nl(help_line[i1++]); -+ } -+ print_ln(); -+ if (interaction > batch_mode) { -+ /*tex Re-enable terminal output: */ -+ incr(selector); -+ } -+ print_ln(); -+} -+ -+/*tex -+ -+A dozen or so error messages end with a parenthesized integer, so we save a teeny -+bit of program space by declaring the following procedure: -+ -+*/ -+ -+void int_error(int n) -+{ -+ tprint(" ("); -+ print_int(n); -+ print_char(')'); -+ error(); -+} -+ -+/*tex -+ -+In anomalous cases, the print selector might be in an unknown state; the -+following subroutine is called to fix things just enough to keep running a bit -+longer. -+ -+*/ -+ -+void normalize_selector(void) -+{ -+ if (log_opened_global) -+ selector = term_and_log; -+ else -+ selector = term_only; -+ if (job_name == 0) -+ open_log_file(); -+ if (interaction == batch_mode) -+ decr(selector); -+} -+ -+/*tex -+ -+The following procedure prints \TeX's last words before dying. -+ -+*/ -+ -+void succumb(void) -+{ -+ if (interaction == error_stop_mode) { -+ /*tex No more interaction: */ -+ interaction = scroll_mode; -+ } -+ if (log_opened_global) { -+ error(); -+ } -+ history = fatal_error_stop; -+ /*tex Irrecoverable error: */ -+ jump_out(); -+} -+ -+/*tex -+ -+This prints |s|, and that's it. -+ -+*/ -+ -+void fatal_error(const char *s) -+{ -+ normalize_selector(); -+ print_err("Emergency stop"); -+ help1(s); -+ succumb(); -+} -+ -+/*tex -+ -+Here is the most dreaded error message. We stop due to finiteness. -+ -+*/ -+ -+void overflow(const char *s, unsigned int n) -+{ -+ normalize_selector(); -+ print_err("TeX capacity exceeded, sorry ["); -+ tprint(s); -+ print_char('='); -+ print_int((int) n); -+ print_char(']'); -+ if (varmem == NULL) { -+ print_err("Sorry, I ran out of memory."); -+ print_ln(); -+ exit(EXIT_FAILURE); -+ } -+ help2( -+ "If you really absolutely need more capacity,", -+ "you can ask a wizard to enlarge me." -+ ); -+ succumb(); -+} -+ -+/*tex -+ -+The program might sometime run completely amok, at which point there is no choice -+but to stop. If no previous error has been detected, that's bad news; a message -+is printed that is really intended for the \TeX\ maintenance person instead of -+the user (unless the user has been particularly diabolical). The index entries -+for `this can't happen' may help to pinpoint the problem. @^dry rot@> -+ -+*/ -+ -+void confusion(const char *s) -+{ /* consistency check violated; |s| tells where */ -+ normalize_selector(); -+ if (history < error_message_issued) { -+ print_err("This can't happen ("); -+ tprint(s); -+ print_char(')'); -+ help1( -+ "I'm broken. Please show this to someone who can fix" -+ ); -+ } else { -+ print_err("I can't go on meeting you like this"); -+ help2( -+ "One of your faux pas seems to have wounded me deeply...", -+ "in fact, I'm barely conscious. Please fix it and try again." -+ ); -+ } -+ succumb(); -+} -+ -+/*tex -+ -+Users occasionally want to interrupt \TeX\ while it's running. If the runtime -+system allows this, one can implement a routine that sets the global variable -+|interrupt| to some nonzero value when such an interrupt is signalled. Otherwise -+there is probably at least a way to make |interrupt| nonzero using the debugger. -+@^system dependencies@> @^debugging@> -+ -+*/ -+ -+void check_interrupt(void) -+{ -+ if (interrupt != 0) -+ pause_for_instructions(); -+} -+ -+/*tex -+ -+When an interrupt has been detected, the program goes into its highest -+interaction level and lets the user have nearly the full flexibility of the -+|error| routine. \TeX\ checks for interrupts only at times when it is safe to do -+this. -+ -+*/ -+ -+void pause_for_instructions(void) -+{ -+ if (OK_to_interrupt) { -+ interaction = error_stop_mode; -+ if ((selector == log_only) || (selector == no_print)) -+ incr(selector); -+ print_err("Interruption"); -+ help3( -+ "You rang?", -+ "Try to insert some instructions for me (e.g.,`I\\showlists'),", -+ "unless you just want to quit by typing `X'." -+ ); -+ deletions_allowed = false; -+ error(); -+ deletions_allowed = true; -+ interrupt = 0; -+ } -+} -+ -+void tex_error(const char *msg, const char **hlp) -+{ -+ print_err(msg); -+ if (hlp != NULL) { -+ int i; -+ for (i = 0; (hlp[i] != NULL && i <= 5); i++) { -+ help_line[i] = hlp[i]; -+ } -+ help_line[i] = NULL; -+ } else { -+ help_line[0] = NULL; -+ } -+ error(); -+} -+ -+/*tex -+ -+The |back_error| routine is used when we want to replace an offending token just -+before issuing an error message. This routine, like |back_input|, requires that -+|cur_tok| has been set. We disable interrupts during the call of |back_input| so -+that the help message won't be lost. -+ -+*/ -+ -+void back_error(void) -+{ -+ OK_to_interrupt = false; -+ back_input(); -+ OK_to_interrupt = true; -+ error(); -+} -+ -+/*tex -+ -+ Back up one inserted token and call |error|. -+*/ -+ -+void ins_error(void) -+{ -+ OK_to_interrupt = false; -+ back_input(); -+ token_type = inserted; -+ OK_to_interrupt = true; -+ error(); -+} -+ -+/*tex -+ -+When \TeX\ wants to typeset a character that doesn't exist, the character node is -+not created; thus the output routine can assume that characters exist when it -+sees them. The following procedure prints a warning message unless the user has -+suppressed it. -+ -+*/ -+ -+void char_warning(internal_font_number f, int c) -+{ -+ /*tex saved value of |tracing_online| */ -+ int old_setting; -+ /* index to current digit; we assume that $0\L n<16^{22}$ */ -+ int k; -+ if (tracing_lost_chars_par > 0) { -+ old_setting = tracing_online_par; -+ if (tracing_lost_chars_par > 1) -+ tracing_online_par = 1; -+ begin_diagnostic(); -+ tprint_nl("Missing character: There is no "); -+ print(c); -+ tprint(" (U+"); -+ k = 0; -+ if (c < 16) -+ print_char('0'); -+ if (c < 256) -+ print_char('0'); -+ if (c < 4096) -+ print_char('0'); -+ do { -+ dig[k] = c % 16; -+ c = c / 16; -+ incr(k); -+ } while (c != 0); -+ print_the_digs((eight_bits) k); -+ tprint(") in font "); -+ print_font_name(f); -+ print_char('!'); -+ end_diagnostic(false); -+ tracing_online_par = old_setting; -+ } -+} -+ -+void wrapup_backend(void) { -+ ensure_output_state(static_pdf, ST_OMODE_FIX); -+ if (output_mode_used == OMODE_NONE) { -+ print_err(" ==> Fatal error occurred, no FMT file produced!"); -+ } else { -+ backend_out_control[backend_control_finish_file](static_pdf,history == fatal_error_stop); -+ } -+} -+ -+void normal_error(const char *t, const char *p) -+{ -+ normalize_selector(); -+ if (interaction == error_stop_mode) { -+ wake_up_terminal(); -+ } -+ if (filelineerrorstylep) { -+ print_file_line(); -+ } else { -+ tprint_nl("! "); -+ } -+ tprint("error: "); -+ if (cur_file_name) { -+ tprint(" (file "); -+ tprint(cur_file_name); -+ tprint(")"); -+ } -+ if (t != NULL) { -+ tprint(" ("); -+ tprint(t); -+ tprint(")"); -+ } -+ tprint(": "); -+ if (p != NULL) -+ tprint(p); -+ history = fatal_error_stop; -+ wrapup_backend(); -+ exit(EXIT_FAILURE); -+} -+ -+void normal_warning(const char *t, const char *p) -+{ -+ int report_id ; -+ if (strcmp(t,"lua") == 0) { -+ int saved_new_line_char; -+ saved_new_line_char = new_line_char_par; -+ new_line_char_par = 10; -+ report_id = callback_defined(show_lua_error_hook_callback); -+ if (report_id == 0) { -+ tprint(p); -+ help2( -+ "The lua interpreter ran into a problem, so the", -+ "remainder of this lua chunk will be ignored." -+ ); -+ } else { -+ (void) run_callback(report_id, "->"); -+ } -+ error(); -+ new_line_char_par = saved_new_line_char; -+ } else { -+ report_id = callback_defined(show_warning_message_callback); -+ if (report_id > 0) { -+ /*tex Free the last ones, */ -+ xfree(last_warning_str); -+ xfree(last_warning_tag); -+ last_warning_str = (string) xmalloc(strlen(p) + 1); -+ last_warning_tag = (string) xmalloc(strlen(t) + 1); -+ strcpy(last_warning_str,p); -+ strcpy(last_warning_tag,t); -+ run_callback(report_id, "->"); -+ } else { -+ print_ln(); -+ tprint("warning "); -+ if (cur_file_name) { -+ tprint(" (file "); -+ tprint(cur_file_name); -+ tprint(")"); -+ } -+ if (t != NULL) { -+ tprint(" ("); -+ tprint(t); -+ tprint(")"); -+ } -+ tprint(": "); -+ if (p != NULL) -+ tprint(p); -+ print_ln(); -+ } -+ if (history == spotless) -+ history = warning_issued; -+ } -+} -+ -+static char print_buf[PRINTF_BUF_SIZE]; -+ -+__attribute__ ((format(printf, 2,3))) -+void formatted_error(const char *t, const char *fmt, ...) -+{ -+ va_list args; -+ va_start(args, fmt); -+ vsnprintf(print_buf, PRINTF_BUF_SIZE, fmt, args); -+ normal_error(t,print_buf); -+ va_end(args); -+} -+ -+__attribute__ ((format(printf, 2,3))) -+void formatted_warning(const char *t, const char *fmt, ...) -+{ -+ va_list args; -+ va_start(args, fmt); -+ vsnprintf(print_buf, PRINTF_BUF_SIZE, fmt, args); -+ normal_warning(t,print_buf); -+ va_end(args); -+} -diff --git a/texk/web2c/luatexdir/tex/errors.w b/texk/web2c/luatexdir/tex/errors.w -deleted file mode 100644 -index 93dbe141b..000000000 ---- a/texk/web2c/luatexdir/tex/errors.w -+++ /dev/null -@@ -1,972 +0,0 @@ --% errors.w --% --% Copyright 2009-2010 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --@ TODO: we need to use a formatted normal_error in: -- --hyphen.w --luafflib.c -- --@ @c --#include "ptexlib.h" --#define edit_var "TEXEDIT" -- --@ When something anomalous is detected, \TeX\ typically does something like this: --$$\vbox{\halign{#\hfil\cr --|print_err("Something anomalous has been detected");|\cr --|help3("This is the first line of my offer to help.")|\cr --|("This is the second line. I'm trying to")|\cr --|("explain the best way for you to proceed.");|\cr --|error;|\cr}}$$ --A two-line help message would be given using |help2|, etc.; these informal --helps should use simple vocabulary that complements the words used in the --official error message that was printed. (Outside the U.S.A., the help --messages should preferably be translated into the local vernacular. Each --line of help is at most 60 characters long, in the present implementation, --so that |max_print_line| will not be exceeded.) -- --The |print_err| procedure supplies a `\.!' before the official message, --and makes sure that the terminal is awake if a stop is going to occur. --The |error| procedure supplies a `\..' after the official message, then it --shows the location of the error; and if |interaction=error_stop_mode|, --it also enters into a dialog with the user, during which time the help --message may be printed. --@^system dependencies@> -- --@c --int interaction; /* current level of interaction */ --int interactionoption; /* set from command line */ -- --/* ls-hh: so, new code only kicks in when we have a callback defined */ -- --char *last_error = NULL; --char *last_lua_error = NULL; --char *last_warning_tag = NULL; --char *last_warning_str = NULL; --char *last_error_context = NULL; -- --int err_old_setting = 0 ; --int in_error = 0 ; -- --void set_last_error_context(void) --{ -- str_number str; -- int sel = selector; -- int saved_new_line_char; -- int saved_new_string_line; -- selector = new_string; -- saved_new_line_char = new_line_char_par; -- saved_new_string_line = new_string_line; -- new_line_char_par = 10; -- new_string_line = 10; -- show_context(); -- xfree(last_error_context); -- str = make_string(); -- last_error_context = makecstring(str); -- flush_str(str); -- selector = sel; -- new_line_char_par = saved_new_line_char; -- new_string_line = saved_new_string_line; -- return; --} -- --void flush_err(void) --{ -- str_number s_error; -- char *s = NULL; -- int callback_id ; -- if (in_error) { -- selector = err_old_setting; -- str_room(1); -- s_error = make_string(); -- s = makecstring(s_error); -- flush_str(s_error); -- if (interaction == error_stop_mode) { -- wake_up_terminal(); -- } -- xfree(last_error); -- last_error = (string) xmalloc((unsigned) (strlen(s) + 1)); -- strcpy(last_error,s); -- callback_id = callback_defined(show_error_message_callback); -- if (callback_id > 0) { -- run_callback(callback_id, "->"); -- } else { -- tprint(s); -- } -- in_error = 0 ; -- } --} -- --void print_err(const char *s) --{ -- int callback_id = callback_defined(show_error_message_callback); -- if (interaction == error_stop_mode) { -- wake_up_terminal(); -- } -- if (callback_id > 0) { -- err_old_setting = selector; -- selector = new_string; -- in_error = 1 ; -- } -- if (filelineerrorstylep) { -- print_file_line(); -- } else { -- tprint_nl("! "); -- } -- tprint(s); -- if (callback_id <= 0) { -- xfree(last_error); -- last_error = (string) xmalloc((unsigned) (strlen(s) + 1)); -- strcpy(last_error,s); -- } --} -- --@ \TeX\ is careful not to call |error| when the print |selector| setting --might be unusual. The only possible values of |selector| at the time of --error messages are -- --\yskip --\hang|no_print| (when |interaction=batch_mode| and |log_file| not yet open); -- --\hang|term_only| (when |interaction>batch_mode| and |log_file| not yet open); -- --\hang|log_only| (when |interaction=batch_mode| and |log_file| is open); -- --\hang|term_and_log| (when |interaction>batch_mode| and |log_file| is open). -- --@c --void fixup_selector(boolean logopened) --{ -- if (interaction == batch_mode) -- selector = no_print; -- else -- selector = term_only; -- if (logopened) -- selector = selector + 2; --} -- --@ A global variable |deletions_allowed| is set |false| if the |get_next| --routine is active when |error| is called; this ensures that |get_next| --and related routines like |get_token| will never be called recursively. --A similar interlock is provided by |set_box_allowed|. --@^recursion@> -- --The global variable |history| records the worst level of error that --has been detected. It has four possible values: |spotless|, |warning_issued|, --|error_message_issued|, and |fatal_error_stop|. -- --Another global variable, |error_count|, is increased by one when an --|error| occurs without an interactive dialog, and it is reset to zero at --the end of every paragraph. If |error_count| reaches 100, \TeX\ decides --that there is no point in continuing further. -- --@c --boolean deletions_allowed; /* is it safe for |error| to call |get_token|? */ --boolean set_box_allowed; /* is it safe to do a \.{\\setbox} assignment? */ --int history; /* has the source input been clean so far? */ --int error_count; /* the number of scrolled errors since the last paragraph ended */ --int interrupt; /* should \TeX\ pause for instructions? */ --boolean OK_to_interrupt; /* should interrupts be observed? */ -- --@ The value of |history| is initially |fatal_error_stop|, but it will --be changed to |spotless| if \TeX\ survives the initialization process. -- --@c --void initialize_errors(void) --{ -- if (interactionoption == unspecified_mode) -- interaction = error_stop_mode; -- else -- interaction = interactionoption; -- deletions_allowed = true; -- set_box_allowed = true; -- OK_to_interrupt = true; -- /* |history| is initialized elsewhere */ --} -- --@ It is possible for |error| to be called recursively if some error arises --when |get_token| is being used to delete a token, and/or if some fatal error --occurs while \TeX\ is trying to fix a non-fatal one. But such recursion --@^recursion@> --is never more than two levels deep. -- --@ Individual lines of help are recorded in the array |help_line|. -- --@c --const char *help_line[7]; /* helps for the next |error| */ --boolean use_err_help; /* should the |err_help| list be shown? */ -- --@ The |jump_out| procedure just cuts across all active procedure levels and --exits the program. It is used when there is no recovery from a particular error. -- --@c --int defaultexitcode = 0; /* the exit code can be overloaded */ -- --__attribute__ ((noreturn)) --void do_final_end(void) --{ -- update_terminal(); -- ready_already = 0; -- lua_close(Luas); /* new per 0.99 */ -- if ((history != spotless) && (history != warning_issued)) -- uexit(1); -- else -- uexit(defaultexitcode); --} -- --__attribute__ ((noreturn)) --void jump_out(void) --{ -- close_files_and_terminate(); -- do_final_end(); --} --@ Here is the function that calls the editor, if one is defined. This --is loosely based on a similar function in kpathsea, but the calling --convention is quite different. -- --@c --static const_string edit_value = EDITOR; -- --#if defined(WIN32) --static int --Isspace (char c) --{ -- return (c == ' ' || c == '\t'); --} --#endif /* WIN32 */ -- --__attribute__ ((noreturn)) --static void luatex_calledit (int baseptr, int linenumber) --{ -- char *temp, *command, *fullcmd; -- char c; -- int sdone, ddone, i; -- char *filename = makecstring(input_stack[base_ptr].name_field); -- int fnlength = strlen(filename); -- --#ifdef WIN32 -- char *fp, *ffp, *env, editorname[256], buffer[256]; -- int cnt = 0; -- int dontchange = 0; --#endif -- -- sdone = ddone = 0; -- -- /* Close any open input files, since we're going to kill the job. */ -- close_files_and_terminate(); -- -- /* Replace the default with the value of the appropriate environment -- variable or config file value, if it's set. */ -- temp = kpse_var_value (edit_var); -- if (temp != NULL) -- edit_value = temp; -- -- /* Construct the command string. The `11' is the maximum length an -- integer might be. */ -- command = xmalloc (strlen (edit_value) + fnlength + 11); -- -- /* So we can construct it as we go. */ -- temp = command; -- --#ifdef WIN32 -- fp = editorname; -- if ((isalpha(*edit_value) && *(edit_value + 1) == ':' -- && IS_DIR_SEP (*(edit_value + 2))) -- || (*edit_value == '"' && isalpha(*(edit_value + 1)) -- && *(edit_value + 2) == ':' -- && IS_DIR_SEP (*(edit_value + 3))) -- ) -- dontchange = 1; --#endif -- -- while ((c = *edit_value++) != 0) -- { -- if (c == '%') -- { -- switch (c = *edit_value++) -- { -- case 'd': -- if (ddone) -- FATAL1 ("call_edit: `%%d' appears twice in editor command: `%s'", edit_value); -- sprintf (temp, "%ld", (long int)linenumber); -- while (*temp != '\0') -- temp++; -- ddone = 1; -- break; -- -- case 's': -- if (sdone) -- FATAL1 ("call_edit: `%%s' appears twice in editor command: `%s'", edit_value); -- for (i =0; i < fnlength; i++) -- *temp++ = filename[i]; -- sdone = 1; -- break; -- -- case '\0': -- *temp++ = '%'; -- /* Back up to the null to force termination. */ -- edit_value--; -- break; -- -- default: -- *temp++ = '%'; -- *temp++ = c; -- break; -- } -- } -- else { --#ifdef WIN32 -- if (dontchange) -- *temp++ = c; -- else { if(Isspace(c) && cnt == 0) { -- cnt++; -- temp = command; -- *temp++ = c; -- *fp = '\0'; -- } else if(!Isspace(c) && cnt == 0) { -- *fp++ = c; -- } else { -- *temp++ = c; -- } -- } --#else -- *temp++ = c; --#endif -- } -- } -- -- *temp = 0; -- --#ifdef WIN32 -- if (dontchange == 0) { -- if(editorname[0] == '.' || -- editorname[0] == '/' || -- editorname[0] == '\\') { -- fprintf(stderr, "%s is not allowed to execute.\n", editorname); -- do_final_end(); -- } -- env = (char *)getenv("PATH"); -- if(SearchPath(env, editorname, ".exe", 256, buffer, &ffp)==0) { -- if(SearchPath(env, editorname, ".bat", 256, buffer, &ffp)==0) { -- fprintf(stderr, "I cannot find %s in the PATH.\n", editorname); -- do_final_end(); -- } -- } -- fullcmd = (char *)xmalloc(strlen(buffer)+strlen(command)+5); -- strcpy(fullcmd, "\""); -- strcat(fullcmd, buffer); -- strcat(fullcmd, "\""); -- strcat(fullcmd, command); -- } else --#endif -- fullcmd = command; -- -- /* Execute the command. */ -- if (system (fullcmd) != 0) -- fprintf (stderr, "! Trouble executing `%s'.\n", command); -- -- /* Quit, since we found an error. */ -- do_final_end (); --} -- -- --@ @c --void error(void) --{ /* completes the job of error reporting */ -- ASCII_code c; /* what the user types */ -- int callback_id; -- int s1, s2, s3, s4; /* used to save global variables when deleting tokens */ -- int i; -- flush_err(); /* hh-ls */ -- if (history < error_message_issued) -- history = error_message_issued; -- callback_id = callback_defined(show_error_hook_callback); -- if (callback_id > 0) { -- set_last_error_context(); -- run_callback(callback_id, "->"); -- } else { -- print_char('.'); -- show_context(); -- } -- if (haltonerrorp) { -- history = fatal_error_stop; -- jump_out(); -- } -- if (interaction == error_stop_mode) { -- /* Get user's advice and |return| */ -- while (1) { -- CONTINUE: -- clear_for_error_prompt(); -- prompt_input("? "); -- if (last == first) -- return; -- c = buffer[first]; -- if (c >= 'a') -- c = c + 'A' - 'a'; /* convert to uppercase */ -- /* Interpret code |c| and |return| if done */ -- -- /* It is desirable to provide an `\.E' option here that gives the user -- an easy way to return from \TeX\ to the system editor, with the offending -- line ready to be edited. But such an extension requires some system -- wizardry, so the present implementation simply types out the name of the -- file that should be edited and the relevant line number. -- -- There is a secret `\.D' option available when the debugging routines haven't -- been commented~out. */ -- -- switch (c) { -- case '0': -- case '1': -- case '2': -- case '3': -- case '4': -- case '5': -- case '6': -- case '7': -- case '8': -- case '9': -- if (deletions_allowed) { -- /* Delete |c-"0"| tokens and |goto continue| */ -- /* We allow deletion of up to 99 tokens at a time */ -- s1 = cur_tok; -- s2 = cur_cmd; -- s3 = cur_chr; -- s4 = align_state; -- align_state = 1000000; -- OK_to_interrupt = false; -- if ((last > first + 1) && (buffer[first + 1] >= '0') -- && (buffer[first + 1] <= '9')) -- c = c * 10 + buffer[first + 1] - '0' * 11; -- else -- c = c - '0'; -- while (c > 0) { -- get_token(); /* one-level recursive call of |error| is possible */ -- decr(c); -- } -- cur_tok = s1; -- cur_cmd = s2; -- cur_chr = s3; -- align_state = s4; -- OK_to_interrupt = true; -- help2("I have just deleted some text, as you asked.", -- "You can now delete more, or insert, or whatever."); -- show_context(); -- goto CONTINUE; -- } -- break; --#ifdef DEBUG -- case 'D': -- debug_help(); -- goto CONTINUE; -- break; --#endif -- case 'E': -- if (base_ptr > 0) { -- int callback_id = callback_defined(call_edit_callback); -- if (callback_id>0) { -- (void)run_callback(callback_id, "Sd->", makecstring(input_stack[base_ptr].name_field), line); -- jump_out(); /* should not be reached */ -- } else { -- tprint_nl("You want to edit file "); -- print(input_stack[base_ptr].name_field); -- tprint(" at line "); -- print_int(line); -- interaction = scroll_mode; -- if (kpse_init) { -- luatex_calledit(base_ptr, line); -- } else { -- tprint_nl("There is no valid callback defined."); -- jump_out(); /* should not be reached */ -- } -- } -- } -- break; -- case 'H': -- /* Print the help information and |goto continue| */ -- if (use_err_help) { -- give_err_help(); -- } else { -- if (help_line[0] == NULL) { -- help2 -- ("Sorry, I don't know how to help in this situation.", -- "Maybe you should try asking a human?"); -- } -- i = 0; -- while (help_line[i] != NULL) -- tprint_nl(help_line[i++]); -- help4("Sorry, I already gave what help I could...", -- "Maybe you should try asking a human?", -- "An error might have occurred before I noticed any problems.", -- "``If all else fails, read the instructions.''"); -- goto CONTINUE; -- } -- break; -- case 'I': -- /* Introduce new material from the terminal and |return| */ -- /* When the following code is executed, |buffer[(first+1)..(last-1)]| may -- contain the material inserted by the user; otherwise another prompt will -- be given. In order to understand this part of the program fully, you need -- to be familiar with \TeX's input stacks. */ -- -- begin_file_reading(); /* enter a new syntactic level for terminal input */ -- /* now |state=mid_line|, so an initial blank space will count as a blank */ -- if (last > first + 1) { -- iloc = first + 1; -- buffer[first] = ' '; -- } else { -- prompt_input("insert>"); -- iloc = first; -- } -- first = last; -- ilimit = last - 1; /* no |end_line_char| ends this line */ -- return; -- break; -- case 'Q': -- case 'R': -- case 'S': -- /* Change the interaction level and |return| */ -- /* Here the author of \TeX\ apologizes for making use of the numerical -- relation between |"Q"|, |"R"|, |"S"|, and the desired interaction settings -- |batch_mode|, |nonstop_mode|, |scroll_mode|. */ -- error_count = 0; -- interaction = batch_mode + c - 'Q'; -- tprint("OK, entering "); -- switch (c) { -- case 'Q': -- tprint_esc("batchmode"); -- decr(selector); -- break; -- case 'R': -- tprint_esc("nonstopmode"); -- break; -- case 'S': -- tprint_esc("scrollmode"); -- break; -- } -- tprint("..."); -- print_ln(); -- update_terminal(); -- return; -- break; -- case 'X': -- interaction = scroll_mode; -- jump_out(); -- break; -- default: -- break; -- } -- if (!use_err_help) { -- /* Print the menu of available options */ -- tprint("Type to proceed, S to scroll future error messages,"); -- tprint_nl("R to run without stopping, Q to run quietly,"); -- tprint_nl("I to insert something, "); -- if (base_ptr > 0) -- tprint("E to edit your file,"); -- if (deletions_allowed) -- tprint_nl("1 or ... or 9 to ignore the next 1 to 9 tokens of input,"); -- tprint_nl("H for help, X to quit."); -- } -- use_err_help = false; -- } -- -- } -- incr(error_count); -- if (error_count == 100) { -- tprint_nl("(That makes 100 errors; please try again.)"); -- history = fatal_error_stop; -- jump_out(); -- } -- /* Put help message on the transcript file */ -- if (interaction > batch_mode) -- decr(selector); /* avoid terminal output */ -- if (use_err_help) { -- print_ln(); -- give_err_help(); -- } else { -- int i1 = 0; -- while (help_line[i1] != NULL) -- tprint_nl(help_line[i1++]); -- } -- print_ln(); -- if (interaction > batch_mode) -- incr(selector); /* re-enable terminal output */ -- print_ln(); --} -- --@ A dozen or so error messages end with a parenthesized integer, so we --save a teeny bit of program space by declaring the following procedure: -- --@c --void int_error(int n) --{ -- tprint(" ("); -- print_int(n); -- print_char(')'); -- error(); --} -- --@ In anomalous cases, the print selector might be in an unknown state; --the following subroutine is called to fix things just enough to keep --running a bit longer. -- --@c --void normalize_selector(void) --{ -- if (log_opened_global) -- selector = term_and_log; -- else -- selector = term_only; -- if (job_name == 0) -- open_log_file(); -- if (interaction == batch_mode) -- decr(selector); --} -- --@ The following procedure prints \TeX's last words before dying --@c --void succumb(void) --{ -- if (interaction == error_stop_mode) -- interaction = scroll_mode; /* no more interaction */ -- if (log_opened_global) -- error(); --#ifdef DEBUG -- if (interaction > batch_mode) -- debug_help(); --#endif -- history = fatal_error_stop; -- jump_out(); /* irrecoverable error */ --} -- --@ @c --void fatal_error(const char *s) --{ /* prints |s|, and that's it */ -- normalize_selector(); -- print_err("Emergency stop"); -- help1(s); -- succumb(); --} -- --@ Here is the most dreaded error message --@c --void overflow(const char *s, unsigned int n) --{ /* stop due to finiteness */ -- normalize_selector(); -- print_err("TeX capacity exceeded, sorry ["); -- tprint(s); -- print_char('='); -- print_int((int) n); -- print_char(']'); -- if (varmem == NULL) { -- print_err("Sorry, I ran out of memory."); -- print_ln(); -- exit(EXIT_FAILURE); -- } -- help2("If you really absolutely need more capacity,", -- "you can ask a wizard to enlarge me."); -- succumb(); --} -- --@ The program might sometime run completely amok, at which point there is --no choice but to stop. If no previous error has been detected, that's bad --news; a message is printed that is really intended for the \TeX\ --maintenance person instead of the user (unless the user has been --particularly diabolical). The index entries for `this can't happen' may --help to pinpoint the problem. --@^dry rot@> -- --@c --void confusion(const char *s) --{ /* consistency check violated; |s| tells where */ -- normalize_selector(); -- if (history < error_message_issued) { -- print_err("This can't happen ("); -- tprint(s); -- print_char(')'); -- help1("I'm broken. Please show this to someone who can fix can fix"); -- } else { -- print_err("I can't go on meeting you like this"); -- help2("One of your faux pas seems to have wounded me deeply...", -- "in fact, I'm barely conscious. Please fix it and try again."); -- } -- succumb(); --} -- --@ Users occasionally want to interrupt \TeX\ while it's running. --If the runtime system allows this, one can implement --a routine that sets the global variable |interrupt| to some nonzero value --when such an interrupt is signalled. Otherwise there is probably at least --a way to make |interrupt| nonzero using the debugger. --@^system dependencies@> --@^debugging@> -- --@c --void check_interrupt(void) --{ -- if (interrupt != 0) -- pause_for_instructions(); --} -- --@ When an interrupt has been detected, the program goes into its --highest interaction level and lets the user have nearly the full flexibility of --the |error| routine. \TeX\ checks for interrupts only at times when it is --safe to do this. -- --@c --void pause_for_instructions(void) --{ -- if (OK_to_interrupt) { -- interaction = error_stop_mode; -- if ((selector == log_only) || (selector == no_print)) -- incr(selector); -- print_err("Interruption"); -- help3("You rang?", -- "Try to insert some instructions for me (e.g.,`I\\showlists'),", -- "unless you just want to quit by typing `X'."); -- deletions_allowed = false; -- error(); -- deletions_allowed = true; -- interrupt = 0; -- } --} -- --@ @c --void tex_error(const char *msg, const char **hlp) --{ -- print_err(msg); -- if (hlp != NULL) { -- int i; -- for (i = 0; (hlp[i] != NULL && i <= 5); i++) { -- help_line[i] = hlp[i]; -- } -- help_line[i] = NULL; -- } else { -- help_line[0] = NULL; -- } -- error(); --} -- --@ The |back_error| routine is used when we want to replace an offending token --just before issuing an error message. This routine, like |back_input|, --requires that |cur_tok| has been set. We disable interrupts during the --call of |back_input| so that the help message won't be lost. -- --@c --void back_error(void) --{ /* back up one token and call |error| */ -- OK_to_interrupt = false; -- back_input(); -- OK_to_interrupt = true; -- error(); --} -- --@ @c --void ins_error(void) --{ /* back up one inserted token and call |error| */ -- OK_to_interrupt = false; -- back_input(); -- token_type = inserted; -- OK_to_interrupt = true; -- error(); --} -- --@ When \TeX\ wants to typeset a character that doesn't exist, the --character node is not created; thus the output routine can assume --that characters exist when it sees them. The following procedure --prints a warning message unless the user has suppressed it. -- --@c --void char_warning(internal_font_number f, int c) --{ -- int old_setting; /* saved value of |tracing_online| */ -- int k; /* index to current digit; we assume that $0\L n<16^{22}$ */ -- if (tracing_lost_chars_par > 0) { -- old_setting = tracing_online_par; -- if (tracing_lost_chars_par > 1) -- tracing_online_par = 1; -- begin_diagnostic(); -- tprint_nl("Missing character: There is no "); -- print(c); -- tprint(" (U+"); -- k = 0; -- if (c < 16) -- print_char('0'); -- if (c < 256) -- print_char('0'); -- if (c < 4096) -- print_char('0'); -- do { -- dig[k] = c % 16; -- c = c / 16; -- incr(k); -- } while (c != 0); -- print_the_digs((eight_bits) k); -- tprint(") in font "); -- print_font_name(f); -- print_char('!'); -- end_diagnostic(false); -- tracing_online_par = old_setting; -- } --} -- --@ @c -- --void wrapup_backend(void) { -- ensure_output_state(static_pdf, ST_OMODE_FIX); -- switch (output_mode_used) { -- case OMODE_NONE: -- print_err(" ==> Fatal error occurred, no FMT file produced!"); -- break; -- case OMODE_PDF: -- if (history == fatal_error_stop) { -- remove_pdffile(static_pdf); /* will become remove_output_file */ -- print_err(" ==> Fatal error occurred, no output PDF file produced!"); -- } else { -- finish_pdf_file(static_pdf, luatex_version, get_luatexrevision()); -- } -- break; -- case OMODE_DVI: -- if (history == fatal_error_stop) { -- print_err(" ==> Fatal error occurred, bad output DVI file produced!"); -- finish_dvi_file(static_pdf, luatex_version, get_luatexrevision()); -- } else { -- finish_dvi_file(static_pdf, luatex_version, get_luatexrevision()); -- } -- break; -- } --} -- --void normal_error(const char *t, const char *p) --{ -- normalize_selector(); -- if (interaction == error_stop_mode) { -- wake_up_terminal(); -- } -- if (filelineerrorstylep) { -- print_file_line(); -- } else { -- tprint_nl("! "); -- } -- tprint("error: "); -- if (cur_file_name) { -- tprint(" (file "); -- tprint(cur_file_name); -- tprint(")"); -- } -- if (t != NULL) { -- tprint(" ("); -- tprint(t); -- tprint(")"); -- } -- tprint(": "); -- if (p != NULL) -- tprint(p); -- history = fatal_error_stop; -- wrapup_backend(); -- exit(EXIT_FAILURE); --} -- --/* --void normal_error(const char *t, const char *p) --{ -- normalize_selector(); -- if (interaction == error_stop_mode) { -- wake_up_terminal(); -- } -- tprint("error : "); -- if (p != NULL) -- tprint(p); -- history = fatal_error_stop; -- wrapup_backend(); -- exit(EXIT_FAILURE); --} --*/ -- --@ @c --void normal_warning(const char *t, const char *p) --{ -- int report_id ; -- if (strcmp(t,"lua") == 0) { -- int saved_new_line_char; -- saved_new_line_char = new_line_char_par; -- new_line_char_par = 10; -- report_id = callback_defined(show_lua_error_hook_callback); -- if (report_id == 0) { -- tprint(p); -- help2("The lua interpreter ran into a problem, so the", -- "remainder of this lua chunk will be ignored."); -- } else { -- (void) run_callback(report_id, "->"); -- } -- error(); -- new_line_char_par = saved_new_line_char; -- } else { -- report_id = callback_defined(show_warning_message_callback); -- if (report_id > 0) { -- /* free last ones */ -- xfree(last_warning_str); -- xfree(last_warning_tag); -- last_warning_str = (string) xmalloc(strlen(p) + 1); -- last_warning_tag = (string) xmalloc(strlen(t) + 1); -- strcpy(last_warning_str,p); -- strcpy(last_warning_tag,t); -- run_callback(report_id, "->"); -- } else { -- print_ln(); -- tprint("warning "); -- if (cur_file_name) { -- tprint(" (file "); -- tprint(cur_file_name); -- tprint(")"); -- } -- if (t != NULL) { -- tprint(" ("); -- tprint(t); -- tprint(")"); -- } -- tprint(": "); -- if (p != NULL) -- tprint(p); -- print_ln(); -- } -- if (history == spotless) -- history = warning_issued; -- } --} -- --@ @c --static char print_buf[PRINTF_BUF_SIZE]; --__attribute__ ((format(printf, 2,3))) --void formatted_error(const char *t, const char *fmt, ...) --{ -- va_list args; -- va_start(args, fmt); -- vsnprintf(print_buf, PRINTF_BUF_SIZE, fmt, args); -- normal_error(t,print_buf); -- va_end(args); --} -- --__attribute__ ((format(printf, 2,3))) --void formatted_warning(const char *t, const char *fmt, ...) --{ -- va_list args; -- va_start(args, fmt); -- vsnprintf(print_buf, PRINTF_BUF_SIZE, fmt, args); -- normal_warning(t,print_buf); -- va_end(args); --} -diff --git a/texk/web2c/luatexdir/tex/expand.c b/texk/web2c/luatexdir/tex/expand.c -new file mode 100644 -index 000000000..a0a317db2 ---- /dev/null -+++ b/texk/web2c/luatexdir/tex/expand.c -@@ -0,0 +1,967 @@ -+/* -+ -+Copyright 2009-2010 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ -+ -+#include "ptexlib.h" -+ -+/*tex -+ -+ Only a dozen or so command codes |>max_command| can possibly be returned by -+ |get_next|; in increasing order, they are |undefined_cs|, |expand_after|, -+ |no_expand|, |input|, |if_test|, |fi_or_else|, |cs_name|, |convert|, |the|, -+ |top_bot_mark|, |call|, |long_call|, |outer_call|, |long_outer_call|, and -+ |end_template|. -+ -+ Sometimes, recursive calls to the following |expand| routine may cause -+ exhaustion of the run-time calling stack, resulting in forced execution stops -+ by the operating system. To diminish the chance of this happening, a counter -+ is used to keep track of the recursion depth, in conjunction with a constant -+ called |expand_depth|. -+ -+ Note that this does not catch all possible infinite recursion loops, just the -+ ones that exhaust the application calling stack. The actual maximum value of -+ |expand_depth| is outside of our control, but the initial setting of |100| -+ should be enough to prevent problems. -+ -+*/ -+ -+static int expand_depth_count = 0; -+ -+/*tex -+ -+ The |expand| subroutine is used when |cur_cmd>max_command|. It removes a -+ ``call'' or a conditional or one of the other special operations just listed. -+ It follows that |expand| might invoke itself recursively. In all cases, -+ |expand| destroys the current token, but it sets things up so that the next -+ |get_next| will deliver the appropriate next token. The value of |cur_tok| -+ need not be known when |expand| is called. -+ -+ Since several of the basic scanning routines communicate via global -+ variables, their values are saved as local variables of |expand| so that -+ recursive calls don't invalidate them. -+ -+*/ -+ -+int is_in_csname = 0; -+ -+void expand(void) -+{ -+ /*tex token that is being ``expanded after'' */ -+ halfword t; -+ /*tex for list manipulation */ -+ halfword p; -+ /*tex for a local token list pointer */ -+ halfword cur_ptr; -+ /*tex to save the global quantity |cur_val| */ -+ int cv_backup; -+ /*tex to save |cur_val_level|, etc. */ -+ int cvl_backup, radix_backup, co_backup; -+ /*tex to save |link(backup_head)| */ -+ halfword backup_backup; -+ /*tex temporary storage of |scanner_status| */ -+ int save_scanner_status; -+ incr(expand_depth_count); -+ if (expand_depth_count >= expand_depth) -+ overflow("expansion depth", (unsigned) expand_depth); -+ cv_backup = cur_val; -+ cvl_backup = cur_val_level; -+ radix_backup = radix; -+ co_backup = cur_order; -+ backup_backup = token_link(backup_head); -+ RESWITCH: -+ if (cur_cmd < call_cmd) { -+ /*tex Expand a nonmacro. */ -+ if (tracing_commands_par > 1) -+ show_cur_cmd_chr(); -+ switch (cur_cmd) { -+ case top_bot_mark_cmd: -+ /*tex Insert the appropriate mark text into the scanner. */ -+ t = cur_chr % marks_code; -+ if (cur_chr >= marks_code) -+ scan_mark_num(); -+ else -+ cur_val = 0; -+ switch (t) { -+ case first_mark_code: -+ cur_ptr = first_mark(cur_val); -+ break; -+ case bot_mark_code: -+ cur_ptr = bot_mark(cur_val); -+ break; -+ case split_first_mark_code: -+ cur_ptr = split_first_mark(cur_val); -+ break; -+ case split_bot_mark_code: -+ cur_ptr = split_bot_mark(cur_val); -+ break; -+ default: -+ cur_ptr = top_mark(cur_val); -+ break; -+ } -+ if (cur_ptr != null) -+ begin_token_list(cur_ptr, mark_text); -+ break; -+ case expand_after_cmd: -+ if (cur_chr == 0) { -+ /*tex -+ -+ Expand the token after the next token. It takes only a -+ little shuffling to do what \TeX\ calls -+ \.{\\expandafter}. -+ -+ */ -+ get_token(); -+ t = cur_tok; -+ get_token(); -+ if (cur_cmd > max_command_cmd) -+ expand(); -+ else -+ back_input(); -+ cur_tok = t; -+ back_input(); -+ } else { -+ /*tex -+ -+ Negate a boolean conditional and |goto reswitch|. The -+ result of a boolean condition is reversed when the -+ conditional is preceded by \.{\\unless}. -+ -+ */ -+ get_token(); -+ if ((cur_cmd == if_test_cmd) && (cur_chr != if_case_code)) { -+ cur_chr = cur_chr + unless_code; -+ goto RESWITCH; -+ } -+ print_err("You can't use `\\unless' before `"); -+ print_cmd_chr((quarterword) cur_cmd, cur_chr); -+ print_char('\''); -+ help1("Continue, and I'll forget that it ever happened."); -+ back_error(); -+ } -+ break; -+ case no_expand_cmd: -+ if (cur_chr == 0) { -+ /*tex -+ -+ Suppress expansion of the next token. The implementation -+ of \.{\\noexpand} is a bit trickier, because it is -+ necessary to insert a special `|dont_expand|' marker into -+ \TeX's reading mechanism. This special marker is -+ processed by |get_next|, but it does not slow down the -+ inner loop. -+ -+ Since \.{\\outer} macros might arise here, we must also -+ clear the |scanner_status| temporarily. -+ -+ */ -+ save_scanner_status = scanner_status; -+ scanner_status = normal; -+ get_token(); -+ scanner_status = save_scanner_status; -+ t = cur_tok; -+ back_input(); -+ /*tex Now |start| and |loc| point to the backed-up token |t|. */ -+ if (t >= cs_token_flag) { -+ p = get_avail(); -+ set_token_info(p, cs_token_flag + frozen_dont_expand); -+ set_token_link(p, iloc); -+ istart = p; -+ iloc = p; -+ } -+ -+ } else { -+ /*tex -+ -+ The \.{\\primitive} handling. If the primitive meaning of -+ the next token is an expandable command, it suffices to -+ replace the current token with the primitive one and -+ restart |expand|. -+ -+ Otherwise, the token we just read has to be pushed back, -+ as well as a token matching the internal form of -+ \.{\\primitive}, that is sneaked in as an alternate form -+ of |ignore_spaces|. -+ -+ An implementation problem surfaces: There really is no -+ |cur_cs| attached to the inserted primitive command, so -+ it is safer to set |cur_cs| to zero. |cur_tok| has a -+ similar problem. And for the non-expanded branch, simply -+ pushing back a token that matches the correct internal -+ command does not work, because that approach would not -+ survive roundtripping to a temporary file or even a token -+ list. -+ -+ It would be smart to create |frozen_| versions of all the -+ primitives. Then, this problem would not happen, at the -+ expense of a few hundred extra control sequences. -+ -+ */ -+ save_scanner_status = scanner_status; -+ scanner_status = normal; -+ get_token(); -+ scanner_status = save_scanner_status; -+ cur_cs = prim_lookup(cs_text(cur_cs)); -+ if (cur_cs != undefined_primitive) { -+ t = get_prim_eq_type(cur_cs); -+ if (t > max_command_cmd) { -+ cur_cmd = t; -+ cur_chr = get_prim_equiv(cur_cs); -+ cur_tok = token_val(cur_cmd, cur_chr); -+ cur_cs = 0; -+ goto RESWITCH; -+ } else { -+ back_input(); -+ /*tex Now |loc| and |start| point to a one-item list. */ -+ p = get_avail(); -+ set_token_info(p, cs_token_flag + frozen_primitive); -+ set_token_link(p, iloc); -+ iloc = p; -+ istart = p; -+ } -+ } else if (suppress_primitive_error_par == 0) { -+ print_err("Missing primitive name"); -+ help2( -+ "The control sequence marked does not", -+ "represent any known primitive." -+ ); -+ back_error(); -+ } -+ } -+ break; -+ case cs_name_cmd: -+ /*tex Manufacture a control sequence name. */ -+ if (cur_chr == 0) { -+ manufacture_csname(0); -+ } else if (cur_chr == 1) { -+ inject_last_tested_cs(); -+ } else { -+ manufacture_csname(1); -+ } -+ break; -+ case convert_cmd: -+ conv_toks(); -+ break; -+ case the_cmd: -+ ins_the_toks(); -+ break; -+ case combine_toks_cmd: -+ combine_the_toks(cur_chr); -+ break; -+ case if_test_cmd: -+ /*tex An experiment. */ -+ if (cur_chr == if_condition_code) { -+ break; -+ } -+ /*tex End of experiment. */ -+ conditional(); -+ break; -+ case fi_or_else_cmd: -+ /*tex -+ -+ Terminate the current conditional and skip to \.{\\fi} The -+ processing of conditionals is complete except for the -+ following code, which is actually part of |expand|. It comes -+ into play when \.{\\or}, \.{\\else}, or \.{\\fi} is scanned. -+ -+ */ -+ if (tracing_ifs_par > 0) -+ if (tracing_commands_par <= 1) -+ show_cur_cmd_chr(); -+ if (cur_chr > if_limit) { -+ if (if_limit == if_code) { -+ /*tex Condition is not yet evaluated. */ -+ insert_relax(); -+ } else { -+ print_err("Extra "); -+ print_cmd_chr(fi_or_else_cmd, cur_chr); -+ help1("I'm ignoring this; it doesn't match any \\if."); -+ error(); -+ } -+ } else { -+ while (cur_chr != fi_code) { -+ /*tex Skip to \.{\\fi}. */ -+ pass_text(); -+ } -+ pop_condition_stack(); -+ } -+ break; -+ case input_cmd: -+ /*tex Initiate or terminate input from a file */ -+ if (cur_chr == 1) -+ force_eof = true; -+ else if (cur_chr == 2) -+ pseudo_start(); -+ else if (cur_chr == 3) { -+ pseudo_start(); -+ iname = 19; -+ } else if (name_in_progress) -+ insert_relax(); -+ else -+ start_input(); -+ break; -+ case lua_expandable_call_cmd: -+ if (cur_chr <= 0) { -+ normal_error("luacall", "invalid number"); -+ } else { -+ str_number u = save_cur_string(); -+ luacstrings = 0; -+ luafunctioncall(cur_chr); -+ restore_cur_string(u); -+ if (luacstrings > 0) -+ lua_string_start(); -+ } -+ break; -+ case lua_local_call_cmd: -+ if (cur_chr <= 0) { -+ normal_error("luacall", "invalid number"); -+ } else { -+ str_number u = save_cur_string(); -+ luacstrings = 0; -+ lua_rawgeti(Luas, LUA_REGISTRYINDEX, cur_chr); -+ lua_call(Luas,0,0); -+ restore_cur_string(u); -+ if (luacstrings > 0) -+ lua_string_start(); -+ } -+ break; -+ case variable_cmd: -+ do_variable(); -+ break; -+ case feedback_cmd: -+ do_feedback(); -+ break; -+ default: -+ /*tex Complain about an undefined macro */ -+ print_err("Undefined control sequence"); -+ help5( -+ "The control sequence at the end of the top line", -+ "of your error message was never \\def'ed. If you have", -+ "misspelled it (e.g., `\\hobx'), type `I' and the correct", -+ "spelling (e.g., `I\\hbox'). Otherwise just continue,", -+ "and I'll forget about whatever was undefined." -+ ); -+ error(); -+ break; -+ } -+ } else if (cur_cmd < end_template_cmd) { -+ macro_call(); -+ } else { -+ /*tex -+ -+ Insert a token containing |frozen_endv|. An |end_template| command is -+ effectively changed to an |endv| command by the following code. (The -+ reason for this is discussed below; the |frozen_end_template| at the -+ end of the template has passed the |check_outer_validity| test, so -+ its mission of error detection has been accomplished.) -+ -+ */ -+ cur_tok = cs_token_flag + frozen_endv; -+ back_input(); -+ } -+ cur_val = cv_backup; -+ cur_val_level = cvl_backup; -+ radix = radix_backup; -+ cur_order = co_backup; -+ set_token_link(backup_head, backup_backup); -+ decr(expand_depth_count); -+} -+ -+void complain_missing_csname(void) -+{ -+ print_err("Missing \\endcsname inserted"); -+ help2( -+ "The control sequence marked should", -+ "not appear between \\csname and \\endcsname." -+ ); -+ back_error(); -+} -+ -+void manufacture_csname(boolean use) -+{ -+ halfword p, q, r; -+ lstring *ss; -+ r = get_avail(); -+ p = r; -+ is_in_csname += 1; -+ do { -+ get_x_token(); -+ if (cur_cs == 0) -+ store_new_token(cur_tok); -+ } while (cur_cs == 0); -+ if (cur_cmd != end_cs_name_cmd) { -+ /*tex Complain about missing \.{\\endcsname}. */ -+ complain_missing_csname(); -+ } -+ /*tex Look up the characters of list |r| in the hash table, and set |cur_cs|. */ -+ ss = tokenlist_to_lstring(r, true); -+ is_in_csname -= 1; -+ if (use) { -+ if (ss->l > 0) { -+ cur_cs = string_lookup((char *) ss->s, ss->l); -+ } else { -+ cur_cs = null_cs; -+ } -+ last_cs_name = cur_cs ; -+ free_lstring(ss); -+ flush_list(r); -+ if (cur_cs == null_cs) { -+ /*tex skip */ -+ } else if (eq_type(cur_cs) == undefined_cs_cmd) { -+ /*tex skip */ -+ } else { -+ cur_tok = cur_cs + cs_token_flag; -+ back_input(); -+ } -+ } else { -+ if (ss->l > 0) { -+ no_new_control_sequence = false; -+ cur_cs = string_lookup((char *) ss->s, ss->l); -+ no_new_control_sequence = true; -+ } else { -+ /*tex the list is empty */ -+ cur_cs = null_cs; -+ } -+ last_cs_name = cur_cs ; -+ free_lstring(ss); -+ flush_list(r); -+ if (eq_type(cur_cs) == undefined_cs_cmd) { -+ /*tex The |save_stack| might change! */ -+ eq_define(cur_cs, relax_cmd, too_big_char); -+ }; -+ /*tex The control sequence will now match \.{\\relax} */ -+ cur_tok = cur_cs + cs_token_flag; -+ back_input(); -+ } -+} -+ -+void inject_last_tested_cs(void) -+{ -+ if (last_cs_name != null_cs) { -+ cur_cs = last_cs_name; -+ cur_tok = last_cs_name + cs_token_flag; -+ back_input(); -+ } -+} -+ -+/*tex -+ -+ Sometimes the expansion looks too far ahead, so we want to insert a harmless -+ \.{\\relax} into the user's input. -+ -+*/ -+ -+void insert_relax(void) -+{ -+ cur_tok = cs_token_flag + cur_cs; -+ back_input(); -+ cur_tok = cs_token_flag + frozen_relax; -+ back_input(); -+ token_type = inserted; -+} -+ -+ -+/*tex -+ -+ Here is a recursive procedure that is \TeX's usual way to get the next token -+ of input. It has been slightly optimized to take account of common cases. -+ -+*/ -+ -+void get_x_token(void) -+{ -+ /*tex This code sets |cur_cmd|, |cur_chr|, |cur_tok|, and expands macros. */ -+ RESTART: -+ get_next(); -+ if (cur_cmd <= max_command_cmd) -+ goto DONE; -+ if (cur_cmd >= call_cmd) { -+ if (cur_cmd < end_template_cmd) { -+ macro_call(); -+ } else { -+ cur_cs = frozen_endv; -+ cur_cmd = endv_cmd; -+ /*tex Now |cur_chr=null_list|. */ -+ goto DONE; -+ } -+ } else { -+ expand(); -+ } -+ goto RESTART; -+ DONE: -+ if (cur_cs == 0) -+ cur_tok = token_val(cur_cmd, cur_chr); -+ else -+ cur_tok = cs_token_flag + cur_cs; -+} -+ -+/*tex -+ -+ The |get_x_token| procedure is equivalent to two consecutive procedure calls: -+ |get_next; x_token|. It's |get_x_token| without the initial |get_next|. -+ -+*/ -+ -+void x_token(void) -+{ -+ while (cur_cmd > max_command_cmd) { -+ expand(); -+ get_next(); -+ } -+ if (cur_cs == 0) -+ cur_tok = token_val(cur_cmd, cur_chr); -+ else -+ cur_tok = cs_token_flag + cur_cs; -+} -+ -+/*tex -+ -+ A control sequence that has been \.{\\def}'ed by the user is expanded by -+ \TeX's |macro_call| procedure. -+ -+ Before we get into the details of |macro_call|, however, let's consider the -+ treatment of primitives like \.{\\topmark}, since they are essentially macros -+ without parameters. The token lists for such marks are kept in five global -+ arrays of pointers; we refer to the individual entries of these arrays by -+ symbolic macros |top_mark|, etc. The value of |top_mark(x)|, etc. is either -+ |null| or a pointer to the reference count of a token list. -+ -+ The variable |biggest_used_mark| is an aid to try and keep the code somehwat -+ efficient without too much extra work: it registers the highest mark class -+ ever instantiated by the user, so the loops in |fire_up| and |vsplit| do not -+ have to traverse the full range |0..biggest_mark|. -+ -+*/ -+ -+halfword top_marks_array[(biggest_mark + 1)]; -+halfword first_marks_array[(biggest_mark + 1)]; -+halfword bot_marks_array[(biggest_mark + 1)]; -+halfword split_first_marks_array[(biggest_mark + 1)]; -+halfword split_bot_marks_array[(biggest_mark + 1)]; -+halfword biggest_used_mark; -+ -+void initialize_marks(void) -+{ -+ int i; -+ biggest_used_mark = 0; -+ for (i = 0; i <= biggest_mark; i++) { -+ top_mark(i) = null; -+ first_mark(i) = null; -+ bot_mark(i) = null; -+ split_first_mark(i) = null; -+ split_bot_mark(i) = null; -+ } -+} -+ -+/*tex -+ -+ Now let's consider |macro_call| itself, which is invoked when \TeX\ is -+ scanning a control sequence whose |cur_cmd| is either |call|, |long_call|, -+ |outer_call|, or |long_outer_call|. The control sequence definition appears -+ in the token list whose reference count is in location |cur_chr| of |mem|. -+ -+ The global variable |long_state| will be set to |call| or to |long_call|, -+ depending on whether or not the control sequence disallows \.{\\par} in its -+ parameters. The |get_next| routine will set |long_state| to |outer_call| and -+ emit \.{\\par}, if a file ends or if an \.{\\outer} control sequence occurs -+ in the midst of an argument. -+ -+*/ -+ -+/*tex Governs the acceptance of \.{\\par}: */ -+ -+int long_state; -+ -+/*tex -+ -+ The parameters, if any, must be scanned before the macro is expanded. -+ Parameters are token lists without reference counts. They are placed on an -+ auxiliary stack called |pstack| while they are being scanned, since the -+ |param_stack| may be losing entries during the matching process. (Note that -+ |param_stack| can't be gaining entries, since |macro_call| is the only -+ routine that puts anything onto |param_stack|, and it is not recursive.) -+ -+*/ -+ -+/*tex The arguments supplied to a macro: */ -+ -+halfword pstack[9]; -+ -+/*tex -+ -+ After parameter scanning is complete, the parameters are moved to the -+ |param_stack|. Then the macro body is fed to the scanner; in other words, -+ |macro_call| places the defined text of the control sequence at the top of\/ -+ \TeX's input stack, so that |get_next| will proceed to read it next. -+ -+ The global variable |cur_cs| contains the |eqtb| address of the control -+ sequence being expanded, when |macro_call| begins. If this control sequence -+ has not been declared \.{\\long}, i.e., if its command code in the |eq_type| -+ field is not |long_call| or |long_outer_call|, its parameters are not allowed -+ to contain the control sequence \.{\\par}. If an illegal \.{\\par} appears, -+ the macro call is aborted, and the \.{\\par} will be rescanned. -+ -+*/ -+ -+/*tex This invokes a user-defined control sequence. */ -+ -+void macro_call(void) -+{ -+ /*tex current node in the macro's token list */ -+ halfword r; -+ /*tex current node in parameter token list being built */ -+ halfword p = null; -+ /*tex new node being put into the token list */ -+ halfword q; -+ /*tex backup pointer for parameter matching */ -+ halfword s; -+ /*tex cycle pointer for backup recovery */ -+ halfword t; -+ /*tex auxiliary pointers for backup recovery */ -+ halfword u, v; -+ /*tex one step before the last |right_brace| token */ -+ halfword rbrace_ptr = null; -+ /*tex the number of parameters scanned */ -+ int n = 0; -+ /*tex unmatched left braces in current parameter */ -+ halfword unbalance; -+ /*tex the number of tokens or groups (usually) */ -+ halfword m = 0; -+ /*tex start of the token list */ -+ halfword ref_count; -+ /*tex |scanner_status| upon entry */ -+ int save_scanner_status = scanner_status; -+ /*tex |warning_index| upon entry */ -+ halfword save_warning_index = warning_index; -+ /*tex character used in parameter */ -+ int match_chr = 0; -+ warning_index = cur_cs; -+ ref_count = cur_chr; -+ r = token_link(ref_count); -+ if (tracing_macros_par > 0) { -+ /*tex Show the text of the macro being expanded. */ -+ begin_diagnostic(); -+ print_ln(); -+ print_cs(warning_index); -+ token_show(ref_count); -+ end_diagnostic(false); -+ } -+ if (token_info(r) == protected_token) -+ r = token_link(r); -+ if (token_info(r) != end_match_token) { -+ /*tex -+ -+ Scan the parameters and make |link(r)| point to the macro body; but -+ |return| if an illegal \.{\\par} is detected. -+ -+ At this point, the reader will find it advisable to review the -+ explanation of token list format that was presented earlier, since -+ many aspects of that format are of importance chiefly in the -+ |macro_call| routine. -+ -+ The token list might begin with a string of compulsory tokens before -+ the first |match| or |end_match|. In that case the macro name is -+ supposed to be followed by those tokens; the following program will -+ set |s=null| to represent this restriction. Otherwise |s| will be set -+ to the first token of a string that will delimit the next parameter. -+ -+ */ -+ scanner_status = matching; -+ unbalance = 0; -+ long_state = eq_type(cur_cs); -+ if (long_state >= outer_call_cmd) -+ long_state = long_state - 2; -+ do { -+ set_token_link(temp_token_head, null); -+ if ((token_info(r) >= end_match_token) -+ || (token_info(r) < match_token)) { -+ s = null; -+ } else { -+ match_chr = token_info(r) - match_token; -+ s = token_link(r); -+ r = s; -+ p = temp_token_head; -+ m = 0; -+ } -+ /*tex -+ -+ Scan a parameter until its delimiter string has been found; or, -+ if |s=null|, simply scan the delimiter string. -+ -+ If |info(r)| is a |match| or |end_match| command, it cannot be -+ equal to any token found by |get_token|. Therefore an undelimited -+ parameter---i.e., a |match| that is immediately followed by -+ |match| or |end_match|---will always fail the test -+ `|cur_tok=info(r)|' in the following algorithm. -+ -+ */ -+ CONTINUE: -+ /*tex Set |cur_tok| to the next token of input: */ -+ get_token(); -+ if (cur_tok == token_info(r)) { -+ /*tex -+ -+ Advance |r|; |goto found| if the parameter delimiter has been -+ fully matched, otherwise |goto continue|. -+ -+ A slightly subtle point arises here: When the parameter -+ delimiter ends with `\.{\#\{}', the token list will have a -+ left brace both before and after the |end_match|\kern-.4pt. -+ Only one of these should affect the |align_state|, but both -+ will be scanned, so we must make a correction. -+ -+ */ -+ r = token_link(r); -+ if ((token_info(r) >= match_token) -+ && (token_info(r) <= end_match_token)) { -+ if (cur_tok < left_brace_limit) -+ decr(align_state); -+ goto FOUND; -+ } else { -+ goto CONTINUE; -+ } -+ -+ } -+ /*tex -+ -+ Contribute the recently matched tokens to the current parameter, -+ and |goto continue| if a partial match is still in effect; but -+ abort if |s=null|. -+ -+ When the following code becomes active, we have matched tokens -+ from |s| to the predecessor of |r|, and we have found that -+ |cur_tok<>info(r)|. An interesting situation now presents itself: -+ If the parameter is to be delimited by a string such as `\.{ab}', -+ and if we have scanned `\.{aa}', we want to contribute one `\.a' -+ to the current parameter and resume looking for a `\.b'. The -+ program must account for such partial matches and for others that -+ can be quite complex. But most of the time we have |s=r| and -+ nothing needs to be done. -+ -+ Incidentally, it is possible for \.{\\par} tokens to sneak in to -+ certain parameters of non-\.{\\long} macros. For example, -+ consider a case like `\.{\\def\\a\#1\\par!\{...\}}' where the -+ first \.{\\par} is not followed by an exclamation point. In such -+ situations it does not seem appropriate to prohibit the -+ \.{\\par}, so \TeX\ keeps quiet about this bending of the rules. -+ -+ */ -+ if (s != r) { -+ if (s == null) { -+ /*tex Report an improper use of the macro and abort. */ -+ print_err("Use of "); -+ sprint_cs(warning_index); -+ tprint(" doesn't match its definition"); -+ help4( -+ "If you say, e.g., `\\def\\a1{...}', then you must always", -+ "put `1' after `\\a', since control sequence names are", -+ "made up of letters only. The macro here has not been", -+ "followed by the required stuff, so I'm ignoring it." -+ ); -+ error(); -+ goto EXIT; -+ -+ } else { -+ t = s; -+ do { -+ store_new_token(token_info(t)); -+ incr(m); -+ u = token_link(t); -+ v = s; -+ while (1) { -+ if (u == r) { -+ if (cur_tok != token_info(v)) { -+ goto DONE; -+ } else { -+ r = token_link(v); -+ goto CONTINUE; -+ } -+ } -+ if (token_info(u) != token_info(v)) -+ goto DONE; -+ u = token_link(u); -+ v = token_link(v); -+ } -+ DONE: -+ t = token_link(t); -+ } while (t != r); -+ r = s; -+ /*tex At this point, no tokens are recently matched. */ -+ } -+ } -+ if (cur_tok == par_token) -+ if (long_state != long_call_cmd) -+ if (!suppress_long_error_par) { -+ goto RUNAWAY; -+ } -+ if (cur_tok < right_brace_limit) { -+ if (cur_tok < left_brace_limit) { -+ /*tex Contribute an entire group to the current parameter. */ -+ unbalance = 1; -+ while (1) { -+ fast_store_new_token(cur_tok); -+ get_token(); -+ if (cur_tok == par_token) { -+ if (long_state != long_call_cmd) { -+ if (!suppress_long_error_par) { -+ goto RUNAWAY; -+ -+ } -+ } -+ } -+ if (cur_tok < right_brace_limit) { -+ if (cur_tok < left_brace_limit) { -+ incr(unbalance); -+ } else { -+ decr(unbalance); -+ if (unbalance == 0) -+ break; -+ } -+ } -+ } -+ rbrace_ptr = p; -+ store_new_token(cur_tok); -+ } else { -+ /*tex Report an extra right brace and |goto continue|. */ -+ back_input(); -+ print_err("Argument of "); -+ sprint_cs(warning_index); -+ tprint(" has an extra }"); -+ help6( -+ "I've run across a `}' that doesn't seem to match anything.", -+ "For example, `\\def\\a#1{...}' and `\\a}' would produce", -+ "this error. If you simply proceed now, the `\\par' that", -+ "I've just inserted will cause me to report a runaway", -+ "argument that might be the root of the problem. But if", -+ "your `}' was spurious, just type `2' and it will go away." -+ ); -+ incr(align_state); -+ long_state = call_cmd; -+ cur_tok = par_token; -+ ins_error(); -+ goto CONTINUE; -+ /*tex A white lie; the \.{\\par} won't always trigger a runaway. */ -+ } -+ } else { -+ /*tex -+ -+ Store the current token, but |goto continue| if it is a blank -+ space that would become an undelimited parameter. -+ -+ */ -+ if (cur_tok == space_token && token_info(r) <= end_match_token && token_info(r) >= match_token) -+ goto CONTINUE; -+ store_new_token(cur_tok); -+ } -+ incr(m); -+ if (token_info(r) > end_match_token) -+ goto CONTINUE; -+ if (token_info(r) < match_token) -+ goto CONTINUE; -+ FOUND: -+ if (s != null) { -+ /* -+ -+ Tidy up the parameter just scanned, and tuck it away. If the -+ parameter consists of a single group enclosed in braces, we -+ must strip off the enclosing braces. That's why |rbrace_ptr| -+ was introduced. -+ -+ */ -+ if ((m == 1) && (token_info(p) < right_brace_limit) -+ && (p != temp_token_head)) { -+ set_token_link(rbrace_ptr, null); -+ free_avail(p); -+ p = token_link(temp_token_head); -+ pstack[n] = token_link(p); -+ free_avail(p); -+ } else { -+ pstack[n] = token_link(temp_token_head); -+ } -+ incr(n); -+ if (tracing_macros_par > 0) { -+ begin_diagnostic(); -+ print_nl(match_chr); -+ print_int(n); -+ tprint("<-"); -+ show_token_list(pstack[n - 1], null, 1000); -+ end_diagnostic(false); -+ } -+ } -+ /*tex -+ -+ Now |info(r)| is a token whose command code is either |match| or -+ |end_match|. -+ -+ */ -+ } while (token_info(r) != end_match_token); -+ } -+ /*tex -+ -+ Feed the macro body and its parameters to the scanner Before we put a new -+ token list on the input stack, it is wise to clean off all token lists -+ that have recently been depleted. Then a user macro that ends with a call -+ to itself will not require unbounded stack space. -+ -+ */ -+ while ((istate == token_list) && (iloc == null) && (token_type != v_template)) { -+ /*tex Conserve stack space. */ -+ end_token_list(); -+ } -+ begin_token_list(ref_count, macro); -+ iname = warning_index; -+ iloc = token_link(r); -+ if (n > 0) { -+ if (param_ptr + n > max_param_stack) { -+ max_param_stack = param_ptr + n; -+ if (max_param_stack > param_size) -+ overflow("parameter stack size", (unsigned) param_size); -+ } -+ for (m = 0; m <= n - 1; m++) -+ param_stack[param_ptr + m] = pstack[m]; -+ param_ptr = param_ptr + n; -+ } -+ goto EXIT; -+ RUNAWAY: -+ /*tex -+ -+ Report a runaway argument and abort. If |long_state=outer_call|, a -+ runaway argument has already been reported. -+ -+ */ -+ if (long_state == call_cmd) { -+ runaway(); -+ print_err("Paragraph ended before "); -+ sprint_cs(warning_index); -+ tprint(" was complete"); -+ help3( -+ "I suspect you've forgotten a `}', causing me to apply this", -+ "control sequence to too much text. How can we recover?", -+ "My plan is to forget the whole thing and hope for the best." -+ ); -+ back_error(); -+ } -+ pstack[n] = token_link(temp_token_head); -+ align_state = align_state - unbalance; -+ for (m = 0; m <= n; m++) -+ flush_list(pstack[m]); -+ EXIT: -+ scanner_status = save_scanner_status; -+ warning_index = save_warning_index; -+} -diff --git a/texk/web2c/luatexdir/tex/expand.w b/texk/web2c/luatexdir/tex/expand.w -deleted file mode 100644 -index c912863b2..000000000 ---- a/texk/web2c/luatexdir/tex/expand.w -+++ /dev/null -@@ -1,829 +0,0 @@ --% expand.w --% --% Copyright 2009-2010 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --@ @c -- -- --#include "ptexlib.h" -- --@ Only a dozen or so command codes |>max_command| can possibly be returned by --|get_next|; in increasing order, they are |undefined_cs|, |expand_after|, --|no_expand|, |input|, |if_test|, |fi_or_else|, |cs_name|, |convert|, |the|, --|top_bot_mark|, |call|, |long_call|, |outer_call|, |long_outer_call|, and --|end_template|.{\emergencystretch=40pt\par} -- --Sometimes, recursive calls to the following |expand| routine may --cause exhaustion of the run-time calling stack, resulting in --forced execution stops by the operating system. To diminish the chance --of this happening, a counter is used to keep track of the recursion --depth, in conjunction with a constant called |expand_depth|. -- --Note that this does not catch all possible infinite recursion loops, --just the ones that exhaust the application calling stack. The --actual maximum value of |expand_depth| is outside of our control, but --the initial setting of |100| should be enough to prevent problems. --@^system dependencies@> -- --@c --static int expand_depth_count = 0; -- -- --@ The |expand| subroutine is used when |cur_cmd>max_command|. It removes a --``call'' or a conditional or one of the other special operations just --listed. It follows that |expand| might invoke itself recursively. In all --cases, |expand| destroys the current token, but it sets things up so that --the next |get_next| will deliver the appropriate next token. The value of --|cur_tok| need not be known when |expand| is called. -- --Since several of the basic scanning routines communicate via global variables, --their values are saved as local variables of |expand| so that --recursive calls don't invalidate them. --@^recursion@> -- --@c --int is_in_csname = 0; -- --@ @c --void expand(void) --{ -- halfword t; /* token that is being ``expanded after'' */ -- halfword p; /* for list manipulation */ -- halfword cur_ptr; /* for a local token list pointer */ -- int cv_backup; /* to save the global quantity |cur_val| */ -- int cvl_backup, radix_backup, co_backup; /* to save |cur_val_level|, etc. */ -- halfword backup_backup; /* to save |link(backup_head)| */ -- int save_scanner_status; /* temporary storage of |scanner_status| */ -- incr(expand_depth_count); -- if (expand_depth_count >= expand_depth) -- overflow("expansion depth", (unsigned) expand_depth); -- cv_backup = cur_val; -- cvl_backup = cur_val_level; -- radix_backup = radix; -- co_backup = cur_order; -- backup_backup = token_link(backup_head); -- RESWITCH: -- if (cur_cmd < call_cmd) { -- /* Expand a nonmacro */ -- if (tracing_commands_par > 1) -- show_cur_cmd_chr(); -- switch (cur_cmd) { -- case top_bot_mark_cmd: -- /* Insert the appropriate mark text into the scanner */ -- t = cur_chr % marks_code; -- if (cur_chr >= marks_code) -- scan_mark_num(); -- else -- cur_val = 0; -- switch (t) { -- case first_mark_code: -- cur_ptr = first_mark(cur_val); -- break; -- case bot_mark_code: -- cur_ptr = bot_mark(cur_val); -- break; -- case split_first_mark_code: -- cur_ptr = split_first_mark(cur_val); -- break; -- case split_bot_mark_code: -- cur_ptr = split_bot_mark(cur_val); -- break; -- default: -- cur_ptr = top_mark(cur_val); -- break; -- } -- if (cur_ptr != null) -- begin_token_list(cur_ptr, mark_text); -- break; -- case expand_after_cmd: -- if (cur_chr == 0) { -- /* Expand the token after the next token */ -- /* It takes only a little shuffling to do what \TeX\ calls \.{\\expandafter}. */ -- get_token(); -- t = cur_tok; -- get_token(); -- if (cur_cmd > max_command_cmd) -- expand(); -- else -- back_input(); -- cur_tok = t; -- back_input(); -- -- } else { /* \\unless */ -- /* Negate a boolean conditional and |goto reswitch| */ -- /* The result of a boolean condition is reversed when the conditional is -- preceded by \.{\\unless}. */ -- get_token(); -- if ((cur_cmd == if_test_cmd) && (cur_chr != if_case_code)) { -- cur_chr = cur_chr + unless_code; -- goto RESWITCH; -- } -- print_err("You can't use `\\unless' before `"); -- print_cmd_chr((quarterword) cur_cmd, cur_chr); -- print_char('\''); -- help1("Continue, and I'll forget that it ever happened."); -- back_error(); -- } -- break; -- case no_expand_cmd: -- if (cur_chr == 0) { -- /* Suppress expansion of the next token */ -- /* The implementation of \.{\\noexpand} is a bit trickier, because it is -- necessary to insert a special `|dont_expand|' marker into \TeX's reading -- mechanism. This special marker is processed by |get_next|, but it does -- not slow down the inner loop. -- -- Since \.{\\outer} macros might arise here, we must also -- clear the |scanner_status| temporarily. -- */ -- -- save_scanner_status = scanner_status; -- scanner_status = normal; -- get_token(); -- scanner_status = save_scanner_status; -- t = cur_tok; -- back_input(); /* now |start| and |loc| point to the backed-up token |t| */ -- if (t >= cs_token_flag) { -- p = get_avail(); -- set_token_info(p, cs_token_flag + frozen_dont_expand); -- set_token_link(p, iloc); -- istart = p; -- iloc = p; -- } -- -- } else { -- /* Implement \.{\\primitive} */ -- /* -- The \.{\\primitive} handling. If the primitive meaning of the next -- token is an expandable command, it suffices to replace the current -- token with the primitive one and restart |expand|. -- -- Otherwise, the token we just read has to be pushed back, as well -- as a token matching the internal form of \.{\\primitive}, that is -- sneaked in as an alternate form of |ignore_spaces|. -- -- An implementation problem surfaces: There really is no |cur_cs| -- attached to the inserted primitive command, so it is safer to set -- |cur_cs| to zero. |cur_tok| has a similar problem. And for the -- non-expanded branch, simply pushing back a token that matches the -- correct internal command does not work, because that approach would -- not survive roundtripping to a temporary file or even a token list. -- -- In a next version, it would be smart to create |frozen_| versions of -- all the primitives. Then, this problem would not happen, at the -- expense of a few hundred extra control sequences. -- */ -- save_scanner_status = scanner_status; -- scanner_status = normal; -- get_token(); -- scanner_status = save_scanner_status; -- cur_cs = prim_lookup(cs_text(cur_cs)); -- if (cur_cs != undefined_primitive) { -- t = get_prim_eq_type(cur_cs); -- if (t > max_command_cmd) { -- cur_cmd = t; -- cur_chr = get_prim_equiv(cur_cs); -- cur_tok = token_val(cur_cmd, cur_chr); -- cur_cs = 0; -- goto RESWITCH; -- } else { -- back_input(); /* now |loc| and |start| point to a one-item list */ -- p = get_avail(); -- set_token_info(p, cs_token_flag + frozen_primitive); -- set_token_link(p, iloc); -- iloc = p; -- istart = p; -- } -- } else if (suppress_primitive_error_par == 0) { -- print_err("Missing primitive name"); -- help2 -- ("The control sequence marked does not", -- "represent any known primitive."); -- back_error(); -- } -- -- } -- break; -- case cs_name_cmd: -- /* Manufacture a control sequence name; */ -- if (cur_chr == 0) { -- manufacture_csname(0); -- } else if (cur_chr == 1) { -- inject_last_tested_cs(); -- } else { -- manufacture_csname(1); -- } -- break; -- case convert_cmd: -- conv_toks(); /* this procedure is discussed in Part 27 below */ -- break; -- case the_cmd: -- ins_the_toks(); /* this procedure is discussed in Part 27 below */ -- break; -- case combine_toks_cmd: -- combine_the_toks(cur_chr); -- break; -- case if_test_cmd: -- conditional(); /* this procedure is discussed in Part 28 below */ -- break; -- case fi_or_else_cmd: -- /* Terminate the current conditional and skip to \.{\\fi} */ -- /* The processing of conditionals is complete except for the following -- code, which is actually part of |expand|. It comes into play when -- \.{\\or}, \.{\\else}, or \.{\\fi} is scanned. */ -- -- if (tracing_ifs_par > 0) -- if (tracing_commands_par <= 1) -- show_cur_cmd_chr(); -- if (cur_chr > if_limit) { -- if (if_limit == if_code) { -- insert_relax(); /* condition not yet evaluated */ -- } else { -- print_err("Extra "); -- print_cmd_chr(fi_or_else_cmd, cur_chr); -- help1("I'm ignoring this; it doesn't match any \\if."); -- error(); -- } -- } else { -- while (cur_chr != fi_code) -- pass_text(); /* skip to \.{\\fi} */ -- pop_condition_stack(); -- } -- -- break; -- case input_cmd: -- /* Initiate or terminate input from a file */ -- if (cur_chr == 1) -- force_eof = true; -- else if (cur_chr == 2) -- pseudo_start(); -- else if (cur_chr == 3) { -- pseudo_start(); -- iname = 19; -- } else if (name_in_progress) -- insert_relax(); -- else -- start_input(); -- break; -- case variable_cmd: -- do_variable(); -- break; -- case feedback_cmd: -- do_feedback(); -- break; -- default: -- /* Complain about an undefined macro */ -- print_err("Undefined control sequence"); -- help5("The control sequence at the end of the top line", -- "of your error message was never \\def'ed. If you have", -- "misspelled it (e.g., `\\hobx'), type `I' and the correct", -- "spelling (e.g., `I\\hbox'). Otherwise just continue,", -- "and I'll forget about whatever was undefined."); -- error(); -- break; -- } -- } else if (cur_cmd < end_template_cmd) { -- macro_call(); -- } else { -- /* Insert a token containing |frozen_endv| */ -- /* An |end_template| command is effectively changed to an |endv| command -- by the following code. (The reason for this is discussed below; the -- |frozen_end_template| at the end of the template has passed the -- |check_outer_validity| test, so its mission of error detection has been -- accomplished.) -- */ -- cur_tok = cs_token_flag + frozen_endv; -- back_input(); -- -- } -- cur_val = cv_backup; -- cur_val_level = cvl_backup; -- radix = radix_backup; -- cur_order = co_backup; -- set_token_link(backup_head, backup_backup); -- decr(expand_depth_count); --} -- --@ @c --void complain_missing_csname(void) --{ -- print_err("Missing \\endcsname inserted"); -- help2("The control sequence marked should", -- "not appear between \\csname and \\endcsname."); -- back_error(); --} -- --@ @c --void manufacture_csname(boolean use) --{ -- halfword p, q, r; -- lstring *ss; -- r = get_avail(); -- p = r; /* head of the list of characters */ -- is_in_csname += 1; -- do { -- get_x_token(); -- if (cur_cs == 0) -- store_new_token(cur_tok); -- } while (cur_cs == 0); -- if (cur_cmd != end_cs_name_cmd) { -- /* Complain about missing \.{\\endcsname} */ -- complain_missing_csname(); -- } -- /* Look up the characters of list |r| in the hash table, and set |cur_cs| */ -- ss = tokenlist_to_lstring(r, true); -- is_in_csname -= 1; -- if (use) { -- if (ss->l > 0) { -- cur_cs = string_lookup((char *) ss->s, ss->l); -- } else { -- cur_cs = null_cs; -- } -- last_cs_name = cur_cs ; -- free_lstring(ss); -- flush_list(r); -- if (cur_cs == null_cs) { -- /* skip */ -- } else if (eq_type(cur_cs) == undefined_cs_cmd) { -- /* skip */ -- } else { -- cur_tok = cur_cs + cs_token_flag; -- back_input(); -- } -- } else { -- if (ss->l > 0) { -- no_new_control_sequence = false; -- cur_cs = string_lookup((char *) ss->s, ss->l); -- no_new_control_sequence = true; -- } else { -- cur_cs = null_cs; /* the list is empty */ -- } -- last_cs_name = cur_cs ; -- free_lstring(ss); -- flush_list(r); -- if (eq_type(cur_cs) == undefined_cs_cmd) { -- eq_define(cur_cs, relax_cmd, too_big_char); /* N.B.: The |save_stack| might change */ -- }; /* the control sequence will now match `\.{\\relax}' */ -- cur_tok = cur_cs + cs_token_flag; -- back_input(); -- } --} -- --void inject_last_tested_cs(void) --{ -- if (last_cs_name != null_cs) { -- cur_cs = last_cs_name; -- cur_tok = last_cs_name + cs_token_flag; -- back_input(); -- } --} -- --@ Sometimes the expansion looks too far ahead, so we want to insert --a harmless \.{\\relax} into the user's input. -- --@c --void insert_relax(void) --{ -- cur_tok = cs_token_flag + cur_cs; -- back_input(); -- cur_tok = cs_token_flag + frozen_relax; -- back_input(); -- token_type = inserted; --} -- -- --@ Here is a recursive procedure that is \TeX's usual way to get the --next token of input. It has been slightly optimized to take account of --common cases. -- --@c --void get_x_token(void) --{ /* sets |cur_cmd|, |cur_chr|, |cur_tok|, and expands macros */ -- RESTART: -- get_next(); -- if (cur_cmd <= max_command_cmd) -- goto DONE; -- if (cur_cmd >= call_cmd) { -- if (cur_cmd < end_template_cmd) { -- macro_call(); -- } else { -- cur_cs = frozen_endv; -- cur_cmd = endv_cmd; -- goto DONE; /* |cur_chr=null_list| */ -- } -- } else { -- expand(); -- } -- goto RESTART; -- DONE: -- if (cur_cs == 0) -- cur_tok = token_val(cur_cmd, cur_chr); -- else -- cur_tok = cs_token_flag + cur_cs; --} -- -- --@ The |get_x_token| procedure is equivalent to two consecutive --procedure calls: |get_next; x_token|. -- --@c --void x_token(void) --{ /* |get_x_token| without the initial |get_next| */ -- while (cur_cmd > max_command_cmd) { -- expand(); -- get_next(); -- } -- if (cur_cs == 0) -- cur_tok = token_val(cur_cmd, cur_chr); -- else -- cur_tok = cs_token_flag + cur_cs; --} -- -- --@ A control sequence that has been \.{\\def}'ed by the user is expanded by --\TeX's |macro_call| procedure. -- --Before we get into the details of |macro_call|, however, let's consider the --treatment of primitives like \.{\\topmark}, since they are essentially --macros without parameters. The token lists for such marks are kept in five --global arrays of pointers; we refer to the individual entries of these --arrays by symbolic macros |top_mark|, etc. The value of |top_mark(x)|, etc. --is either |null| or a pointer to the reference count of a token list. -- --The variable |biggest_used_mark| is an aid to try and keep the code --somehwat efficient without too much extra work: it registers the --highest mark class ever instantiated by the user, so the loops --in |fire_up| and |vsplit| do not have to traverse the full range --|0..biggest_mark|. -- --@c --halfword top_marks_array[(biggest_mark + 1)]; --halfword first_marks_array[(biggest_mark + 1)]; --halfword bot_marks_array[(biggest_mark + 1)]; --halfword split_first_marks_array[(biggest_mark + 1)]; --halfword split_bot_marks_array[(biggest_mark + 1)]; --halfword biggest_used_mark; -- --@ @c --void initialize_marks(void) --{ -- int i; -- biggest_used_mark = 0; -- for (i = 0; i <= biggest_mark; i++) { -- top_mark(i) = null; -- first_mark(i) = null; -- bot_mark(i) = null; -- split_first_mark(i) = null; -- split_bot_mark(i) = null; -- } --} -- -- --@ Now let's consider |macro_call| itself, which is invoked when \TeX\ is --scanning a control sequence whose |cur_cmd| is either |call|, |long_call|, --|outer_call|, or |long_outer_call|. The control sequence definition --appears in the token list whose reference count is in location |cur_chr| --of |mem|. -- --The global variable |long_state| will be set to |call| or to |long_call|, --depending on whether or not the control sequence disallows \.{\\par} --in its parameters. The |get_next| routine will set |long_state| to --|outer_call| and emit \.{\\par}, if a file ends or if an \.{\\outer} --control sequence occurs in the midst of an argument. -- --@c --int long_state; /* governs the acceptance of \.{\\par} */ -- --@ The parameters, if any, must be scanned before the macro is expanded. --Parameters are token lists without reference counts. They are placed on --an auxiliary stack called |pstack| while they are being scanned, since --the |param_stack| may be losing entries during the matching process. --(Note that |param_stack| can't be gaining entries, since |macro_call| is --the only routine that puts anything onto |param_stack|, and it --is not recursive.) -- --@c --halfword pstack[9]; /* arguments supplied to a macro */ -- -- --@ After parameter scanning is complete, the parameters are moved to the --|param_stack|. Then the macro body is fed to the scanner; in other words, --|macro_call| places the defined text of the control sequence at the --top of\/ \TeX's input stack, so that |get_next| will proceed to read it --next. -- --The global variable |cur_cs| contains the |eqtb| address of the control sequence --being expanded, when |macro_call| begins. If this control sequence has not been --declared \.{\\long}, i.e., if its command code in the |eq_type| field is --not |long_call| or |long_outer_call|, its parameters are not allowed to contain --the control sequence \.{\\par}. If an illegal \.{\\par} appears, the macro --call is aborted, and the \.{\\par} will be rescanned. -- --@c --void macro_call(void) --{ /* invokes a user-defined control sequence */ -- halfword r; /* current node in the macro's token list */ -- halfword p = null; /* current node in parameter token list being built */ -- halfword q; /* new node being put into the token list */ -- halfword s; /* backup pointer for parameter matching */ -- halfword t; /* cycle pointer for backup recovery */ -- halfword u, v; /* auxiliary pointers for backup recovery */ -- halfword rbrace_ptr = null; /* one step before the last |right_brace| token */ -- int n = 0; /* the number of parameters scanned */ -- halfword unbalance; /* unmatched left braces in current parameter */ -- halfword m = 0; /* the number of tokens or groups (usually) */ -- halfword ref_count; /* start of the token list */ -- int save_scanner_status = scanner_status; /* |scanner_status| upon entry */ -- halfword save_warning_index = warning_index; /* |warning_index| upon entry */ -- int match_chr = 0; /* character used in parameter */ -- warning_index = cur_cs; -- ref_count = cur_chr; -- r = token_link(ref_count); -- if (tracing_macros_par > 0) { -- /* Show the text of the macro being expanded */ -- begin_diagnostic(); -- print_ln(); -- print_cs(warning_index); -- token_show(ref_count); -- end_diagnostic(false); -- } -- if (token_info(r) == protected_token) -- r = token_link(r); -- if (token_info(r) != end_match_token) { -- /* Scan the parameters and make |link(r)| point to the macro body; but -- |return| if an illegal \.{\\par} is detected */ -- /* At this point, the reader will find it advisable to review the explanation -- of token list format that was presented earlier, since many aspects of that -- format are of importance chiefly in the |macro_call| routine. -- -- The token list might begin with a string of compulsory tokens before the -- first |match| or |end_match|. In that case the macro name is supposed to be -- followed by those tokens; the following program will set |s=null| to -- represent this restriction. Otherwise |s| will be set to the first token of -- a string that will delimit the next parameter. -- */ -- -- scanner_status = matching; -- unbalance = 0; -- long_state = eq_type(cur_cs); -- if (long_state >= outer_call_cmd) -- long_state = long_state - 2; -- do { -- set_token_link(temp_token_head, null); -- if ((token_info(r) >= end_match_token) -- || (token_info(r) < match_token)) { -- s = null; -- } else { -- match_chr = token_info(r) - match_token; -- s = token_link(r); -- r = s; -- p = temp_token_head; -- m = 0; -- } -- /* Scan a parameter until its delimiter string has been found; or, if |s=null|, -- simply scan the delimiter string; */ -- -- /* If |info(r)| is a |match| or |end_match| command, it cannot be equal to -- any token found by |get_token|. Therefore an undelimited parameter---i.e., -- a |match| that is immediately followed by |match| or |end_match|---will -- always fail the test `|cur_tok=info(r)|' in the following algorithm. */ -- CONTINUE: -- get_token(); /* set |cur_tok| to the next token of input */ -- if (cur_tok == token_info(r)) { -- /* Advance |r|; |goto found| if the parameter delimiter has been -- fully matched, otherwise |goto continue| */ -- /* A slightly subtle point arises here: When the parameter delimiter ends -- with `\.{\#\{}', the token list will have a left brace both before and -- after the |end_match|\kern-.4pt. Only one of these should affect the -- |align_state|, but both will be scanned, so we must make a correction. -- */ -- r = token_link(r); -- if ((token_info(r) >= match_token) -- && (token_info(r) <= end_match_token)) { -- if (cur_tok < left_brace_limit) -- decr(align_state); -- goto FOUND; -- } else { -- goto CONTINUE; -- } -- -- } -- /* Contribute the recently matched tokens to the current parameter, and -- |goto continue| if a partial match is still in effect; but abort if |s=null| */ -- -- /* When the following code becomes active, we have matched tokens from |s| to -- the predecessor of |r|, and we have found that |cur_tok<>info(r)|. An -- interesting situation now presents itself: If the parameter is to be -- delimited by a string such as `\.{ab}', and if we have scanned `\.{aa}', -- we want to contribute one `\.a' to the current parameter and resume -- looking for a `\.b'. The program must account for such partial matches and -- for others that can be quite complex. But most of the time we have |s=r| -- and nothing needs to be done. -- -- Incidentally, it is possible for \.{\\par} tokens to sneak in to certain -- parameters of non-\.{\\long} macros. For example, consider a case like -- `\.{\\def\\a\#1\\par!\{...\}}' where the first \.{\\par} is not followed -- by an exclamation point. In such situations it does not seem appropriate -- to prohibit the \.{\\par}, so \TeX\ keeps quiet about this bending of -- the rules. */ -- -- if (s != r) { -- if (s == null) { -- /* Report an improper use of the macro and abort */ -- print_err("Use of "); -- sprint_cs(warning_index); -- tprint(" doesn't match its definition"); -- help4 -- ("If you say, e.g., `\\def\\a1{...}', then you must always", -- "put `1' after `\\a', since control sequence names are", -- "made up of letters only. The macro here has not been", -- "followed by the required stuff, so I'm ignoring it."); -- error(); -- goto EXIT; -- -- } else { -- t = s; -- do { -- store_new_token(token_info(t)); -- incr(m); -- u = token_link(t); -- v = s; -- while (1) { -- if (u == r) { -- if (cur_tok != token_info(v)) { -- goto DONE; -- } else { -- r = token_link(v); -- goto CONTINUE; -- } -- } -- if (token_info(u) != token_info(v)) -- goto DONE; -- u = token_link(u); -- v = token_link(v); -- } -- DONE: -- t = token_link(t); -- } while (t != r); -- r = s; /* at this point, no tokens are recently matched */ -- } -- } -- -- if (cur_tok == par_token) -- if (long_state != long_call_cmd) -- if (!suppress_long_error_par) { -- goto RUNAWAY; -- } -- if (cur_tok < right_brace_limit) { -- if (cur_tok < left_brace_limit) { -- /* Contribute an entire group to the current parameter */ -- unbalance = 1; -- while (1) { -- fast_store_new_token(cur_tok); -- get_token(); -- if (cur_tok == par_token) { -- if (long_state != long_call_cmd) { -- if (!suppress_long_error_par) { -- goto RUNAWAY; -- -- } -- } -- } -- if (cur_tok < right_brace_limit) { -- if (cur_tok < left_brace_limit) { -- incr(unbalance); -- } else { -- decr(unbalance); -- if (unbalance == 0) -- break; -- } -- } -- } -- rbrace_ptr = p; -- store_new_token(cur_tok); -- -- } else { -- /* Report an extra right brace and |goto continue| */ -- back_input(); -- print_err("Argument of "); -- sprint_cs(warning_index); -- tprint(" has an extra }"); -- help6 -- ("I've run across a `}' that doesn't seem to match anything.", -- "For example, `\\def\\a#1{...}' and `\\a}' would produce", -- "this error. If you simply proceed now, the `\\par' that", -- "I've just inserted will cause me to report a runaway", -- "argument that might be the root of the problem. But if", -- "your `}' was spurious, just type `2' and it will go away."); -- incr(align_state); -- long_state = call_cmd; -- cur_tok = par_token; -- ins_error(); -- goto CONTINUE; -- /* a white lie; the \.{\\par} won't always trigger a runaway */ -- } -- } else { -- /* Store the current token, but |goto continue| if it is -- a blank space that would become an undelimited parameter */ -- if (cur_tok == space_token) -- if (token_info(r) <= end_match_token) -- if (token_info(r) >= match_token) -- goto CONTINUE; -- store_new_token(cur_tok); -- -- } -- incr(m); -- if (token_info(r) > end_match_token) -- goto CONTINUE; -- if (token_info(r) < match_token) -- goto CONTINUE; -- FOUND: -- if (s != null) { -- /* Tidy up the parameter just scanned, and tuck it away */ -- /* If the parameter consists of a single group enclosed in braces, we must -- strip off the enclosing braces. That's why |rbrace_ptr| was introduced. */ -- if ((m == 1) && (token_info(p) < right_brace_limit) -- && (p != temp_token_head)) { -- set_token_link(rbrace_ptr, null); -- free_avail(p); -- p = token_link(temp_token_head); -- pstack[n] = token_link(p); -- free_avail(p); -- } else { -- pstack[n] = token_link(temp_token_head); -- } -- incr(n); -- if (tracing_macros_par > 0) { -- begin_diagnostic(); -- print_nl(match_chr); -- print_int(n); -- tprint("<-"); -- show_token_list(pstack[n - 1], null, 1000); -- end_diagnostic(false); -- } -- -- } -- -- /* now |info(r)| is a token whose command code is either |match| or |end_match| */ -- } while (token_info(r) != end_match_token); -- -- } -- /* Feed the macro body and its parameters to the scanner */ -- /* Before we put a new token list on the input stack, it is wise to clean off -- all token lists that have recently been depleted. Then a user macro that ends -- with a call to itself will not require unbounded stack space. */ -- while ((istate == token_list) && (iloc == null) && (token_type != v_template)) { -- /* conserve stack space */ -- end_token_list(); -- } -- begin_token_list(ref_count, macro); -- iname = warning_index; -- iloc = token_link(r); -- if (n > 0) { -- if (param_ptr + n > max_param_stack) { -- max_param_stack = param_ptr + n; -- if (max_param_stack > param_size) -- overflow("parameter stack size", (unsigned) param_size); -- } -- for (m = 0; m <= n - 1; m++) -- param_stack[param_ptr + m] = pstack[m]; -- param_ptr = param_ptr + n; -- } -- goto EXIT; -- RUNAWAY: -- /* Report a runaway argument and abort */ -- /* If |long_state=outer_call|, a runaway argument has already been reported. */ -- if (long_state == call_cmd) { -- runaway(); -- print_err("Paragraph ended before "); -- sprint_cs(warning_index); -- tprint(" was complete"); -- help3("I suspect you've forgotten a `}', causing me to apply this", -- "control sequence to too much text. How can we recover?", -- "My plan is to forget the whole thing and hope for the best."); -- back_error(); -- } -- pstack[n] = token_link(temp_token_head); -- align_state = align_state - unbalance; -- for (m = 0; m <= n; m++) -- flush_list(pstack[m]); -- -- EXIT: -- scanner_status = save_scanner_status; -- warning_index = save_warning_index; --} -diff --git a/texk/web2c/luatexdir/tex/extensions.c b/texk/web2c/luatexdir/tex/extensions.c -new file mode 100644 -index 000000000..d5914db8a ---- /dev/null -+++ b/texk/web2c/luatexdir/tex/extensions.c -@@ -0,0 +1,1329 @@ -+/* -+ -+Copyright 2009-2010 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under the terms -+of the GNU General Public License as published by the Free Software Foundation; -+either version 2 of the License, or (at your option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT ANY -+WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A -+PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. -+ -+You should have received a copy of the GNU General Public License along with -+LuaTeX; if not, see . -+ -+*/ -+ -+#include "ptexlib.h" -+ -+#define mode mode_par -+#define tail tail_par -+#define head head_par -+#define dir_save dirs_par -+ -+/*tex -+ -+ The program above includes a bunch of ``hooks'' that allow further -+ capabilities to be added without upsetting \TeX's basic structure. Most of -+ these hooks are concerned with ``whatsit'' nodes, which are intended to be -+ used for special purposes; whenever a new extension to \TeX\ involves a new -+ kind of whatsit node, a corresponding change needs to be made to the routines -+ below that deal with such nodes, but it will usually be unnecessary to make -+ many changes to the other parts of this program. -+ -+ In order to demonstrate how extensions can be made, we shall treat -+ `\.{\\write}', `\.{\\openout}', `\.{\\closeout}', `\.{\\immediate}', and -+ `\.{\\special}' as if they were extensions. These commands are actually -+ primitives of \TeX, and they should appear in all implementations of the -+ system; but let's try to imagine that they aren't. Then the program below -+ illustrates how a person could add them. -+ -+ Sometimes, of course, an extension will require changes to \TeX\ itself; no -+ system of hooks could be complete enough for all conceivable extensions. The -+ features associated with `\.{\\write}' are almost all confined to the -+ following paragraphs, but there are small parts of the |print_ln| and -+ |print_char| procedures that were introduced specifically to \.{\\write} -+ characters. Furthermore one of the token lists recognized by the scanner is a -+ |write_text|; and there are a few other miscellaneous places where we have -+ already provided for some aspect of \.{\\write}. The goal of a \TeX\ extender -+ should be to minimize alterations to the standard parts of the program, and -+ to avoid them completely if possible. He or she should also be quite sure -+ that there's no easy way to accomplish the desired goals with the standard -+ features that \TeX\ already has. ``Think thrice before extending,'' because -+ that may save a lot of work, and it will also keep incompatible extensions of -+ \TeX\ from proliferating. -+ -+ First let's consider the format of whatsit nodes that are used to represent -+ the data associated with \.{\\write} and its relatives. Recall that a whatsit -+ has |type=whatsit_node|, and the |subtype| is supposed to distinguish -+ different kinds of whatsits. Each node occupies two or more words; the exact -+ number is immaterial, as long as it is readily determined from the |subtype| -+ or other data. -+ -+ We shall introduce five |subtype| values here, corresponding to the control -+ sequences \.{\\openout}, \.{\\write}, \.{\\closeout}, and \.{\\special}. The -+ second word of I/O whatsits has a |write_stream| field that identifies the -+ write-stream number (0 to 15, or 16 for out-of-range and positive, or 17 for -+ out-of-range and negative). In the case of \.{\\write} and \.{\\special}, -+ there is also a field that points to the reference count of a token list that -+ should be sent. In the case of \.{\\openout}, we need three words and three -+ auxiliary subfields to hold the string numbers for name, area, and extension. -+ -+ Extensions might introduce new command codes; but it's best to use -+ |extension| with a modifier, whenever possible, so that |main_control| stays -+ the same. -+ -+ The sixteen possible \.{\\write} streams are represented by the |write_file| -+ array. The |j|th file is open if and only if |write_open[j]=true|. The last -+ two streams are special; |write_open[16]| represents a stream number greater -+ than 15, while |write_open[17]| represents a negative stream number, and both -+ of these variables are always |false|. -+ -+*/ -+ -+alpha_file write_file[last_file_selector+1]; -+halfword write_file_mode[last_file_selector+1]; -+halfword write_file_translation[last_file_selector+1]; -+boolean write_open[last_file_selector+1]; -+ -+scaled neg_wd; -+scaled pos_wd; -+scaled neg_ht; -+ -+/*tex -+ -+ The variable |write_loc| just introduced is used to provide an appropriate -+ error message in case of ``runaway'' write texts. -+ -+*/ -+ -+/*tex The |eqtb| address of \.{\\write}: */ -+ -+halfword write_loc; -+ -+/*tex -+ -+ When an |extension| command occurs in |main_control|, in any mode, the -+ |do_extension| routine is called. -+ -+*/ -+ -+int last_saved_image_index ; -+int last_saved_image_pages ; -+int last_saved_box_index ; -+scaledpos last_position = { 0, 0 }; -+ -+static void do_extension_dvi(int immediate) -+{ -+ if (scan_keyword("literal")) { -+ new_whatsit(special_node); -+ write_stream(tail) = null; -+ scan_toks(false, true); -+ write_tokens(tail) = def_ref; -+ } else { -+ tex_error("unexpected use of \\dviextension",null); -+ } -+} -+ -+static void do_extension_pdf(int immediate) -+{ -+ int i; -+ if (scan_keyword("literal")) { -+ new_whatsit(pdf_literal_node); -+ if (scan_keyword("direct")) -+ set_pdf_literal_mode(tail, direct_always); -+ else if (scan_keyword("page")) -+ set_pdf_literal_mode(tail, direct_page); -+ else if (scan_keyword("text")) -+ set_pdf_literal_mode(tail, direct_text); -+ else if (scan_keyword("raw")) -+ set_pdf_literal_mode(tail, direct_raw); -+ else if (scan_keyword("origin")) -+ set_pdf_literal_mode(tail, set_origin); -+ else -+ set_pdf_literal_mode(tail, set_origin); -+ scan_toks(false, true); -+ set_pdf_literal_type(tail, normal); -+ set_pdf_literal_data(tail, def_ref); -+ } else if (scan_keyword("dest")) { -+ scan_pdfdest(static_pdf); -+ } else if (scan_keyword("annot")) { -+ scan_annot(static_pdf); -+ } else if (scan_keyword("save")) { -+ new_whatsit(pdf_save_node); -+ } else if (scan_keyword("restore")) { -+ new_whatsit(pdf_restore_node); -+ } else if (scan_keyword("setmatrix")) { -+ new_whatsit(pdf_setmatrix_node); -+ scan_toks(false, true); -+ set_pdf_setmatrix_data(tail, def_ref); -+ } else if (scan_keyword("obj")) { -+ scan_obj(static_pdf); -+ if (immediate) { -+ if (obj_data_ptr(static_pdf, pdf_last_obj) == 0) { -+ /*tex This object has not been initialized yet. */ -+ normal_error("pdf backend","\\pdfextension obj 'reserveobjnum' cannot be used with \\immediate"); -+ } -+ pdf_write_obj(static_pdf, pdf_last_obj); -+ } -+ } else if (scan_keyword("refobj")) { -+ scan_refobj(static_pdf); -+ } else if (scan_keyword("colorstack")) { -+ scan_int(); -+ if (cur_val >= colorstackused()) { -+ print_err("Unknown color stack number "); -+ print_int(cur_val); -+ help3( -+ "Allocate and initialize a color stack with \\pdfextension colorstackinit.", -+ "I'll use default color stack 0 here.", -+ "Proceed, with fingers crossed." -+ ); -+ error(); -+ cur_val = 0; -+ } -+ if (cur_val < 0) { -+ print_err("Invalid negative color stack number"); -+ help2( -+ "I'll use default color stack 0 here.", -+ "Proceed, with fingers crossed." -+ ); -+ error(); -+ cur_val = 0; -+ } -+ if (scan_keyword("set")) -+ i = colorstack_set; -+ else if (scan_keyword("push")) -+ i = colorstack_push; -+ else if (scan_keyword("pop")) -+ i = colorstack_pop; -+ else if (scan_keyword("current")) -+ i = colorstack_current; -+ else -+ i = -1; -+ if (i >= 0) { -+ new_whatsit(pdf_colorstack_node); -+ set_pdf_colorstack_stack(tail, cur_val); -+ set_pdf_colorstack_cmd(tail, i); -+ set_pdf_colorstack_data(tail, null); -+ if (i <= colorstack_data) { -+ scan_toks(false, true); -+ set_pdf_colorstack_data(tail, def_ref); -+ } -+ } else { -+ print_err("Color stack action is missing"); -+ help3( -+ "The expected actions for \\pdfextension colorstack:", -+ " set, push, pop, current", -+ "I'll ignore the color stack command." -+ ); -+ error(); -+ } -+ } else if (scan_keyword("startlink")) { -+ scan_startlink(static_pdf); -+ } else if (scan_keyword("endlink")) { -+ if (abs(mode) == vmode) -+ normal_error("pdf backend", "\\pdfextension endlink cannot be used in vertical mode"); -+ new_whatsit(pdf_end_link_node); -+ } else if (scan_keyword("startthread")) { -+ new_annot_whatsit(pdf_start_thread_node); -+ scan_thread_id(); -+ } else if (scan_keyword("endthread")) { -+ new_whatsit(pdf_end_thread_node); -+ } else if (scan_keyword("thread")) { -+ new_annot_whatsit(pdf_thread_node); -+ scan_thread_id(); -+ } else if (scan_keyword("outline")) { -+ scan_pdfoutline(static_pdf); -+ } else if (scan_keyword("glyphtounicode")) { -+ glyph_to_unicode(); -+ } else if (scan_keyword("catalog")) { -+ scan_pdfcatalog(static_pdf); -+ } else if (scan_keyword("fontattr")) { -+ /*tex -+ -+ The font attributes are simply initialized to zero now, this is -+ easier to deal with from C than an empty \TeX{} string, and surely -+ nobody will want to set font attr to a string containing a single -+ zero, as that would be nonsensical in the PDF output. -+ -+ */ -+ scan_font_ident(); -+ i = cur_val; -+ if (i == null_font) -+ normal_error("pdf backend", "invalid font identifier"); -+ scan_toks(false, true); -+ set_pdf_font_attr(i, tokens_to_string(def_ref)); -+ if (str_length(pdf_font_attr(i)) == 0) { -+ /*tex From |tokens_to_string|. */ -+ flush_str((str_ptr - 1)); -+ set_pdf_font_attr(i, 0); -+ } -+ } else if (scan_keyword("mapfile")) { -+ scan_toks(false, true); -+ pdfmapfile(def_ref); -+ delete_token_ref(def_ref); -+ } else if (scan_keyword("mapline")) { -+ scan_toks(false, true); -+ pdfmapline(def_ref); -+ delete_token_ref(def_ref); -+ } else if (scan_keyword("includechars")) { -+ pdf_include_chars(static_pdf); -+ } else if (scan_keyword("info")) { -+ scan_toks(false, true); -+ pdf_info_toks = concat_tokens(pdf_info_toks, def_ref); -+ } else if (scan_keyword("names")) { -+ scan_toks(false, true); -+ pdf_names_toks = concat_tokens(pdf_names_toks, def_ref); -+ } else if (scan_keyword("trailer")) { -+ scan_toks(false, true); -+ pdf_trailer_toks = concat_tokens(pdf_trailer_toks, def_ref); -+ } else { -+ tex_error("unexpected use of \\pdfextension",null); -+ } -+} -+ -+static void do_resource_dvi(int immediate, int code) -+{ -+ /*tex Nothing is done here. */ -+} -+ -+static void do_resource_pdf(int immediate, int code) -+{ -+ switch (code) { -+ case use_box_resource_code: -+ scan_pdfrefxform(static_pdf); -+ break; -+ case use_image_resource_code: -+ scan_pdfrefximage(static_pdf); -+ break; -+ case save_box_resource_code: -+ scan_pdfxform(static_pdf); -+ if (immediate) { -+ pdf_cur_form = last_saved_box_index; -+ ship_out(static_pdf, obj_xform_box(static_pdf, last_saved_box_index), SHIPPING_FORM); -+ } -+ break; -+ case save_image_resource_code: -+ scan_pdfximage(static_pdf); -+ if (immediate) { -+ pdf_write_image(static_pdf, last_saved_image_index); -+ } -+ break; -+ } -+} -+ -+/*tex -+ -+ Ad immediate: -+ -+ To write a token list, we must run it through \TeX's scanner, expanding -+ macros and \.{\\the} and \.{\\number}, etc. This might cause runaways, if a -+ delimited macro parameter isn't matched, and runaways would be extremely -+ confusing since we are calling on \TeX's scanner in the middle of a -+ \.{\\shipout} command. Therefore we will put a dummy control sequence as a -+ ``stopper,'' right after the token list. This control sequence is -+ artificially defined to be \.{\\outer}. -+ -+ The presence of `\.{\\immediate}' causes the |do_extension| procedure to -+ descend to one level of recursion. Nothing happens unless \.{\\immediate} is -+ followed by `\.{\\openout}', `\.{\\write}', or `\.{\\closeout}'. -+ -+*/ -+ -+/*tex -+ -+ The extensions are backend related. The next subroutine uses |cur_chr| to -+ decide what sort of whatsit is involved, and also inserts a |write_stream| -+ number. -+ -+*/ -+ -+static void new_write_whatsit(int w, int check) -+{ -+ new_whatsit(cur_chr); -+ if (check) { -+ /*tex So we check with open and close. */ -+ scan_limited_int(last_file_selector,NULL); -+ } else { -+ /*tex But we're tolerant with the rest. */ -+ scan_int(); -+ if (cur_val < 0) -+ cur_val = term_only; -+ else if (cur_val > last_file_selector) { -+ cur_val = term_and_log; -+ } -+ } -+ write_stream(tail) = cur_val; -+} -+ -+void do_extension(int immediate) -+{ -+ /*tex An all-purpose pointer. */ -+ halfword p; -+ if (cur_cmd == extension_cmd) { -+ /*tex These have their own range starting at 0. */ -+ switch (cur_chr) { -+ case open_code: -+ p = tail; -+ new_write_whatsit(open_node_size,1); -+ scan_optional_equals(); -+ scan_file_name(); -+ open_name(tail) = cur_name; -+ open_area(tail) = cur_area; -+ open_ext(tail) = cur_ext; -+ if (immediate) { -+ wrapup_leader(tail); -+ flush_node_list(tail); -+ tail = p; -+ vlink(p) = null; -+ } -+ break; -+ case write_code: -+ /*tex -+ -+ When `\.{\\write 12\{...\}}' appears, we scan the token list -+ `\.{\{...\}}' without expanding its macros; the macros will -+ be expanded later when this token list is rescanned. -+ -+ */ -+ p = tail; -+ new_write_whatsit(write_node_size,0); -+ cur_cs = write_stream(tail); -+ scan_toks(false, false); -+ write_tokens(tail) = def_ref; -+ if (immediate) { -+ wrapup_leader(tail); -+ flush_node_list(tail); -+ tail = p; -+ vlink(p) = null; -+ } -+ break; -+ case close_code: -+ p = tail; -+ new_write_whatsit(close_node_size,1); -+ write_tokens(tail) = null; -+ if (immediate) { -+ wrapup_leader(tail); -+ flush_node_list(tail); -+ tail = p; -+ vlink(p) = null; -+ } -+ break; -+ case special_code: -+ /*tex -+ -+ When `\.{\\special\{...\}}' appears, we expand the macros in -+ the token list as in \.{\\xdef} and \.{\\mark}. -+ -+ */ -+ new_whatsit(special_node); -+ write_stream(tail) = null; -+ p = scan_toks(false, true); -+ write_tokens(tail) = def_ref; -+ break; -+ case immediate_code: -+ get_x_token(); -+ do_extension(1); -+ break; -+ case end_local_code: -+ if (tracing_nesting_par > 2) { -+ local_control_message("leaving token scanner"); -+ } -+ end_local_control(); -+ break; -+ case use_box_resource_code: -+ case use_image_resource_code: -+ case save_box_resource_code: -+ case save_image_resource_code: -+ switch (get_o_mode()) { -+ case OMODE_DVI: -+ do_resource_dvi(immediate,cur_chr); -+ break; -+ case OMODE_PDF: -+ do_resource_pdf(immediate,cur_chr); -+ break; -+ default: -+ break; -+ } -+ break; -+ /*tex Backend extensions have their own range starting at 32. */ -+ case dvi_extension_code: -+ if (get_o_mode() == OMODE_DVI) -+ do_extension_dvi(immediate); -+ break; -+ case pdf_extension_code: -+ if (get_o_mode() == OMODE_PDF) -+ do_extension_pdf(immediate); -+ break; -+ /*tex Done. */ -+ default: -+ if (immediate) { -+ back_input(); -+ } else { -+ confusion("invalid extension"); -+ } -+ break; -+ } -+ } else { -+ /*tex No extension command, quite certainly following |\immediate|. */ -+ back_input(); -+ } -+} -+ -+/*tex -+ -+ Here is a subroutine that creates a whatsit node having a given |subtype| and -+ a given number of words. It initializes only the first word of the whatsit, -+ and appends it to the current list. -+ -+*/ -+ -+void new_whatsit(int s) -+{ -+ halfword p = new_node(whatsit_node, s); -+ couple_nodes(tail, p); -+ tail = p; -+} -+ -+/*tex -+ -+ The final line of this routine is slightly subtle; at least, the author -+ didn't think about it until getting burnt! There is a used-up token list on -+ the stack, namely the one that contained |end_write_token|. (We insert this -+ artificial `\.{\\endwrite}' to prevent runaways, as explained above.) If it -+ were not removed, and if there were numerous writes on a single page, the -+ stack would overflow. -+ -+*/ -+ -+void expand_macros_in_tokenlist(halfword p) -+{ -+ int old_mode; -+ pointer q = get_avail(); -+ pointer r = get_avail(); -+ token_info(q) = right_brace_token + '}'; -+ token_link(q) = r; -+ token_info(r) = end_write_token; -+ begin_token_list(q, inserted); -+ begin_token_list(write_tokens(p), write_text); -+ q = get_avail(); -+ token_info(q) = left_brace_token + '{'; -+ begin_token_list(q, inserted); -+ /*tex -+ -+ Now we're ready to scan `\.\{$\langle\,$token list$\,\rangle$\.{\} -+ \\endwrite}'. -+ -+ */ -+ old_mode = mode; -+ mode = 0; -+ /*tex -+ -+ Disable \.{\\prevdepth}, \.{\\spacefactor}, \.{\\lastskip}, -+ \.{\\prevgraf}. -+ -+ */ -+ cur_cs = write_loc; -+ /*tex Expand macros, etc. */ -+ q = scan_toks(false, true); -+ get_token(); -+ if (cur_tok != end_write_token) { -+ /*tex Recover from an unbalanced write command */ -+ const char *hlp[] = { -+ "On this page there's a \\write with fewer real {'s than }'s.", -+ "I can't handle that very well; good luck.", -+ NULL -+ }; -+ tex_error("Unbalanced write command", hlp); -+ do { -+ get_token(); -+ } while (cur_tok != end_write_token); -+ } -+ mode = old_mode; -+ /*tex Conserve stack space. */ -+ end_token_list(); -+} -+ -+void write_out(halfword p) -+{ -+ /*tex holds print |selector| */ -+ int old_setting; -+ /*tex write stream number */ -+ int j; -+ /*tex line to be written, as a C string */ -+ char *s, *ss; -+ int callback_id; -+ int lua_retval; -+ expand_macros_in_tokenlist(p); -+ old_setting = selector; -+ j = write_stream(p); -+ if (file_can_be_written(j)) { -+ selector = j; -+ } else if ((j == term_only) && (selector == term_and_log)) { -+ /*tex write to the terminal if file isn't open */ -+ selector = log_only; -+ tprint_nl(""); -+ } else { -+ tprint_nl(""); -+ } -+ s = tokenlist_to_cstring(def_ref, false, NULL); -+ if (selector < no_print) { -+ /*tex selector is a file */ -+ callback_id = callback_defined(process_output_buffer_callback); -+ if (callback_id > 0) { -+ /*tex fix up the output buffer using callbacks */ -+ lua_retval = run_callback(callback_id, "S->S", s, &ss); -+ if ((lua_retval == true) && (ss != NULL)) { -+ xfree(s); -+ s = ss; -+ } -+ } -+ } -+ tprint(s); -+ xfree(s); -+ print_ln(); -+ flush_list(def_ref); -+ selector = old_setting; -+} -+ -+void finalize_write_files(void) { -+ int k; -+ for (k = 0; k <= last_file_selector; k++) { -+ if (write_open[k]) { -+ lua_a_close_out(write_file[k]); -+ } -+ } -+} -+ -+void initialize_write_files(void) { -+ int k; -+ for (k = 0; k <= last_file_selector; k++) { -+ write_open[k] = false; -+ } -+} -+ -+void close_write_file(int id) { -+ if (write_open[id]) { -+ lua_a_close_out(write_file[id]); -+ write_open[id] = false; -+ } -+} -+ -+boolean open_write_file(int id, char *fn) { -+ if (lua_a_open_out(&(write_file[id]), fn, (id + 1))) { -+ write_open[id] = true; -+ return true; -+ } else { -+ return false; -+ } -+} -+ -+/*tex -+ -+ To implement primitives as \.{\\pdfextension info}, \.{\\pdfextension -+ catalog} or \.{\\pdfextension names} we need to concatenate tokens lists. -+ -+*/ -+ -+halfword concat_tokens(halfword q, halfword r) -+{ -+ /*tex concat |q| and |r| and returns the result tokens list */ -+ halfword p; -+ if (q == null) -+ return r; -+ p = q; -+ while (token_link(p) != null) -+ p = token_link(p); -+ set_token_link(p, token_link(r)); -+ free_avail(r); -+ return q; -+} -+ -+/*tex -+ -+ The \eTeX\ features available in extended mode are grouped into two -+ categories: (1)~Some of them are permanently enabled and have no semantic -+ effect as long as none of the additional primitives are executed. (2)~The -+ remaining \eTeX\ features are optional and can be individually enabled and -+ disabled. For each optional feature there is an \eTeX\ state variable named -+ \.{\\...state}; the feature is enabled, resp.\ disabled by assigning a -+ positive, resp.\ non-positive value to that integer. -+ -+ In order to handle \.{\\everyeof} we need an array |eof_seen| of boolean -+ variables. -+ -+*/ -+ -+boolean *eof_seen; -+ -+/*tex -+ -+ The |print_group| procedure prints the current level of grouping and the name -+ corresponding to |cur_group|. -+ -+*/ -+ -+void print_group(boolean e) -+{ -+ switch (cur_group) { -+ case bottom_level: -+ tprint("bottom level"); -+ return; -+ break; -+ case simple_group: -+ case semi_simple_group: -+ if (cur_group == semi_simple_group) -+ tprint("semi "); -+ tprint("simple"); -+ break;; -+ case hbox_group: -+ case adjusted_hbox_group: -+ if (cur_group == adjusted_hbox_group) -+ tprint("adjusted "); -+ tprint("hbox"); -+ break; -+ case vbox_group: -+ tprint("vbox"); -+ break; -+ case vtop_group: -+ tprint("vtop"); -+ break; -+ case align_group: -+ case no_align_group: -+ if (cur_group == no_align_group) -+ tprint("no "); -+ tprint("align"); -+ break; -+ case output_group: -+ tprint("output"); -+ break; -+ case disc_group: -+ tprint("disc"); -+ break; -+ case insert_group: -+ tprint("insert"); -+ break; -+ case vcenter_group: -+ tprint("vcenter"); -+ break; -+ case math_group: -+ case math_choice_group: -+ case math_shift_group: -+ case math_left_group: -+ tprint("math"); -+ if (cur_group == math_choice_group) -+ tprint(" choice"); -+ else if (cur_group == math_shift_group) -+ tprint(" shift"); -+ else if (cur_group == math_left_group) -+ tprint(" left"); -+ break; -+ } -+ tprint(" group (level "); -+ print_int(cur_level); -+ print_char(')'); -+ if (saved_value(-1) != 0) { -+ /*tex |saved_line| */ -+ if (e) -+ tprint(" entered at line "); -+ else -+ tprint(" at line "); -+ print_int(saved_value(-1)); -+ } -+} -+ -+/*tex -+ -+ The |group_trace| procedure is called when a new level of grouping begins -+ (|e=false|) or ends (|e=true|) with |saved_value(-1)| containing the line -+ number. -+ -+*/ -+ -+void group_trace(boolean e) -+{ -+ begin_diagnostic(); -+ print_char('{'); -+ if (e) -+ tprint("leaving "); -+ else -+ tprint("entering "); -+ print_group(e); -+ print_char('}'); -+ end_diagnostic(false); -+} -+ -+/*tex -+ -+ A group entered (or a conditional started) in one file may end in a different -+ file. Such slight anomalies, although perfectly legitimate, may cause errors -+ that are difficult to locate. In order to be able to give a warning message -+ when such anomalies occur, \eTeX\ uses the |grp_stack| and |if_stack| arrays -+ to record the initial |cur_boundary| and |cond_ptr| values for each input -+ file. -+ -+*/ -+ -+/*tex initial |cur_boundary| */ -+ -+save_pointer *grp_stack; -+ -+/*tex initial |cond_ptr| */ -+ -+halfword *if_stack; -+ -+/*tex -+ -+ When a group ends that was apparently entered in a different input file, the -+ |group_warning| procedure is invoked in order to update the |grp_stack|. If -+ moreover \.{\\tracingnesting} is positive we want to give a warning message. -+ The situation is, however, somewhat complicated by two facts: (1)~There may -+ be |grp_stack| elements without a corresponding \.{\\input} file or -+ \.{\\scantokens} pseudo file (e.g., error insertions from the terminal); and -+ (2)~the relevant information is recorded in the |name_field| of the -+ |input_stack| only loosely synchronized with the |in_open| variable indexing -+ |grp_stack|. -+ -+*/ -+ -+void group_warning(void) -+{ -+ /*tex do we need a warning? */ -+ boolean w = false; -+ /*tex index into |grp_stack| */ -+ int i = in_open; -+ base_ptr = input_ptr; -+ /*tex store current state */ -+ input_stack[base_ptr] = cur_input; -+ while ((grp_stack[i] == cur_boundary) && (i > 0)) { -+ /*tex -+ -+ Set variable |w| to indicate if this case should be reported. This -+ code scans the input stack in order to determine the type of the -+ current input file. -+ -+ */ -+ if (tracing_nesting_par > 0) { -+ while ((input_stack[base_ptr].state_field == token_list) || (input_stack[base_ptr].index_field > i)) -+ decr(base_ptr); -+ if (input_stack[base_ptr].name_field > 17) -+ w = true; -+ } -+ grp_stack[i] = save_value(save_ptr); -+ decr(i); -+ } -+ if (w) { -+ tprint_nl("Warning: end of "); -+ print_group(true); -+ tprint(" of a different file"); -+ print_ln(); -+ if (tracing_nesting_par > 1) -+ show_context(); -+ if (history == spotless) -+ history = warning_issued; -+ } -+} -+ -+/*tex -+ -+ When a conditional ends that was apparently started in a different input -+ file, the |if_warning| procedure is invoked in order to update the -+ |if_stack|. If moreover \.{\\tracingnesting} is positive we want to give a -+ warning message (with the same complications as above). -+ -+*/ -+ -+void if_warning(void) -+{ -+ /*tex Do we need a warning? */ -+ boolean w = false; -+ int i = in_open; -+ base_ptr = input_ptr; -+ /*tex Store current state. */ -+ input_stack[base_ptr] = cur_input; -+ while (if_stack[i] == cond_ptr) { -+ /*tex Set variable |w| to. */ -+ if (tracing_nesting_par > 0) { -+ while ((input_stack[base_ptr].state_field == token_list) || (input_stack[base_ptr].index_field > i)) -+ decr(base_ptr); -+ if (input_stack[base_ptr].name_field > 17) -+ w = true; -+ } -+ if_stack[i] = vlink(cond_ptr); -+ decr(i); -+ } -+ if (w) { -+ tprint_nl("Warning: end of "); -+ print_cmd_chr(if_test_cmd, cur_if); -+ print_if_line(if_line); -+ tprint(" of a different file"); -+ print_ln(); -+ if (tracing_nesting_par > 1) -+ show_context(); -+ if (history == spotless) -+ history = warning_issued; -+ } -+} -+ -+/*tex -+ -+ Conversely, the |file_warning| procedure is invoked when a file ends and some -+ groups entered or conditionals started while reading from that file are still -+ incomplete. -+ -+*/ -+ -+void file_warning(void) -+{ -+ /*tex saved value of |save_ptr| or |cond_ptr| */ -+ halfword p = save_ptr; -+ /*tex saved value of |cur_level| or |if_limit| */ -+ int l = cur_level; -+ /*tex saved value of |cur_group| or |cur_if| */ -+ int c = cur_group; -+ /*tex saved value of |if_line| */ -+ int i; -+ save_ptr = cur_boundary; -+ while (grp_stack[in_open] != save_ptr) { -+ decr(cur_level); -+ tprint_nl("Warning: end of file when "); -+ print_group(true); -+ tprint(" is incomplete"); -+ cur_group = save_level(save_ptr); -+ save_ptr = save_value(save_ptr); -+ } -+ save_ptr = p; -+ cur_level = (quarterword) l; -+ /*tex Restore old values. */ -+ cur_group = (group_code) c; -+ p = cond_ptr; -+ l = if_limit; -+ c = cur_if; -+ i = if_line; -+ while (if_stack[in_open] != cond_ptr) { -+ tprint_nl("Warning: end of file when "); -+ print_cmd_chr(if_test_cmd, cur_if); -+ if (if_limit == fi_code) -+ tprint_esc("else"); -+ print_if_line(if_line); -+ tprint(" is incomplete"); -+ if_line = if_line_field(cond_ptr); -+ cur_if = if_limit_subtype(cond_ptr); -+ if_limit = if_limit_type(cond_ptr); -+ cond_ptr = vlink(cond_ptr); -+ } -+ /*tex restore old values */ -+ cond_ptr = p; -+ if_limit = l; -+ cur_if = c; -+ if_line = i; -+ print_ln(); -+ if (tracing_nesting_par > 1) -+ show_context(); -+ if (history == spotless) -+ history = warning_issued; -+} -+ -+/*tex The |par_fill_skip| glue node of the new paragraph. */ -+ -+halfword last_line_fill; -+ -+/*tex -+ -+ The lua interface needs some extra functions. The functions themselves are -+ quite boring, but they are handy because otherwise this internal stuff has to -+ be accessed from C directly, where lots of the defines are not available. -+ -+*/ -+ -+#define get_tex_dimen_register(j) dimen(j) -+#define get_tex_skip_register(j) skip(j) -+#define get_tex_mu_skip_register(j) mu_skip(j) -+#define get_tex_count_register(j) count(j) -+#define get_tex_attribute_register(j) attribute(j) -+#define get_tex_box_register(j) box(j) -+ -+/*tex These can now be macros (todo). */ -+ -+int get_tex_extension_count_register(int i) -+{ -+ return (int) int_par(backend_int_base-int_base+i); -+} -+ -+void set_tex_extension_count_register(int i, int d) -+{ -+ int_par(backend_int_base-int_base+i) = d; -+} -+ -+int get_tex_extension_dimen_register(int i) -+{ -+ return (int) dimen_par(backend_dimen_base-dimen_base+i); -+} -+ -+void set_tex_extension_dimen_register(int i, int d) -+{ -+ dimen_par(backend_dimen_base-dimen_base+i) = d; -+} -+ -+int get_tex_extension_toks_register(int i) -+{ -+ return equiv(backend_toks_base+i); -+} -+ -+int set_tex_dimen_register(int j, scaled v) -+{ -+ int a; -+ if (global_defs_par > 0) -+ a = 4; -+ else -+ a = 0; -+ word_define(j + scaled_base, v); -+ return 0; -+} -+ -+int set_tex_skip_register(int j, halfword v) -+{ -+ int a; -+ if (global_defs_par > 0) -+ a = 4; -+ else -+ a = 0; -+ if (type(v) != glue_spec_node) -+ return 1; -+ word_define(j + skip_base, v); -+ return 0; -+} -+ -+int set_tex_mu_skip_register(int j, halfword v) -+{ -+ int a; -+ if (global_defs_par > 0) -+ a = 4; -+ else -+ a = 0; -+ if (type(v) != glue_spec_node) -+ return 1; -+ word_define(j + mu_skip_base, v); -+ return 0; -+} -+ -+int set_tex_count_register(int j, scaled v) -+{ -+ int a; -+ if (global_defs_par > 0) -+ a = 4; -+ else -+ a = 0; -+ word_define(j + count_base, v); -+ return 0; -+} -+ -+int set_tex_box_register(int j, scaled v) -+{ -+ int a; -+ if (global_defs_par > 0) -+ a = 4; -+ else -+ a = 0; -+ define(j + box_base, box_ref_cmd, v); -+ return 0; -+} -+ -+int set_tex_attribute_register(int j, scaled v) -+{ -+ int a; -+ if (global_defs_par > 0) -+ a = 4; -+ else -+ a = 0; -+ if (j > max_used_attr) -+ max_used_attr = j; -+ attr_list_cache = cache_disabled; -+ word_define(j + attribute_base, v); -+ return 0; -+} -+ -+int get_tex_toks_register(int j) -+{ -+ str_number s = get_nullstr(); -+ if (toks(j) != null) { -+ s = tokens_to_string(toks(j)); -+ } -+ return s; -+} -+ -+int set_tex_toks_register(int j, lstring s) -+{ -+ int a; -+ halfword ref = get_avail(); -+ (void) str_toks(s); -+ set_token_ref_count(ref, 0); -+ set_token_link(ref, token_link(temp_token_head)); -+ if (global_defs_par > 0) -+ a = 4; -+ else -+ a = 0; -+ define(j + toks_base, call_cmd, ref); -+ return 0; -+} -+ -+int scan_tex_toks_register(int j, int c, lstring s) -+{ -+ int a; -+ halfword ref = get_avail(); -+ (void) str_scan_toks(c,s); -+ set_token_ref_count(ref, 0); -+ set_token_link(ref, token_link(temp_token_head)); -+ if (global_defs_par > 0) -+ a = 4; -+ else -+ a = 0; -+ define(j + toks_base, call_cmd, ref); -+ return 0; -+} -+ -+scaled get_tex_box_width(int j) -+{ -+ halfword q = box(j); -+ if (q != null) -+ return width(q); -+ return 0; -+} -+ -+int set_tex_box_width(int j, scaled v) -+{ -+ halfword q = box(j); -+ if (q == null) -+ return 1; -+ width(q) = v; -+ return 0; -+} -+ -+scaled get_tex_box_height(int j) -+{ -+ halfword q = box(j); -+ if (q != null) -+ return height(q); -+ return 0; -+} -+ -+int set_tex_box_height(int j, scaled v) -+{ -+ halfword q = box(j); -+ if (q == null) -+ return 1; -+ height(q) = v; -+ return 0; -+} -+ -+scaled get_tex_box_depth(int j) -+{ -+ halfword q = box(j); -+ if (q != null) -+ return depth(q); -+ return 0; -+} -+ -+int set_tex_box_depth(int j, scaled v) -+{ -+ halfword q = box(j); -+ if (q == null) -+ return 1; -+ depth(q) = v; -+ return 0; -+} -+ -+/*tex -+ -+ This section is devoted to the {\sl Synchronize \TeX nology} - or simply {\sl -+ Sync\TeX} - used to synchronize between input and output. This section -+ explains how synchronization basics are implemented. Before we enter into -+ more technical details, let us recall in a few words what is synchronization. -+ -+ \TeX\ typesetting system clearly separates the input and the output material, -+ and synchronization will provide a new link between both that can help text -+ editors and viewers to work together. More precisely, forwards -+ synchronization is the ability, given a location in the input source file, to -+ find what is the corresponding place in the output. Backwards synchronization -+ just performs the opposite: given a location in the output, retrieve the -+ corresponding material in the input source file. -+ -+ For better code management and maintainance, we adopt a naming convention. -+ Throughout this program, code related to the {\sl Synchronize \TeX nology} is -+ tagged with the ``{\sl synctex}'' key word. Any code extract where {\sl -+ Sync\TeX} plays its part, either explicitly or implicitly, (should) contain -+ the string ``{\sl synctex}''. This naming convention also holds for external -+ files. Moreover, all the code related to {\sl Sync\TeX} is gathered in this -+ section, except the definitions. -+ -+ Enabling synchronization should be performed from the command line, -+ |synctexoption| is used for that purpose. This global integer variable is -+ declared here but it is not used here. This is just a placeholder where the -+ command line controller will put the {\sl Sync\TeX} related options, and the -+ {\sl Sync\TeX} controller will read them. -+ -+*/ -+ -+int synctexoption; -+ -+/*tex -+ -+ A convenient primitive is provided: \.{\\synctex=1} in the input source file -+ enables synchronization whereas \.{\\synctex=0} disables it. Its memory -+ address is |synctex_code|. It is initialized by the {\sl Sync\TeX} controller -+ to the command-line option if given. The controller may filter some reserved -+ bits. -+ -+ In order to give the {\sl Sync\TeX} controller read and write access to the -+ contents of the \.{\\synctex} primitive, we declare |synctexoffset|, such -+ that |mem[synctexoffset]| and \.{\\synctex} correspond to the same memory -+ storage. |synctexoffset| is initialized to the correct value when quite -+ everything is initialized. -+ -+*/ -+ -+/*tex Holds the true value of |synctex_code|: */ -+ -+int synctexoffset; -+ -+/*tex -+ -+ Synchronization is achieved with the help of an auxiliary file named `\.{{\sl -+ jobname}.synctex}' ({\sl jobname} is the contents of the \.{\\jobname} -+ macro), where a {\sl Sync\TeX} controller implemented in the external -+ |synctex.c| file will store geometrical information. This {\sl Sync\TeX} -+ controller will take care of every technical details concerning the {\sl -+ Sync\TeX} file, we will only focus on the messages the controller will -+ receive from the \TeX\ program. -+ -+ The most accurate synchronization information should allow to map any -+ character of the input source file to the corresponding location in the -+ output, if relevant. Ideally, the synchronization information of the input -+ material consists of the file name, the line and column numbers of every -+ character. The synchronization information in the output is simply the page -+ number and either point coordinates, or box dimensions and position. The -+ problem is that the mapping between these informations is only known at ship -+ out time, which means that we must keep track of the input synchronization -+ information until the pages ship out. -+ -+ As \TeX\ only knows about file names and line numbers, but forgets the column -+ numbers, we only consider a restricted input synchronization information -+ called {\sl Sync\TeX\ information}. It consists of a unique file name -+ identifier, the {\sl Sync\TeX\ file tag}, and the line number. -+ -+ Keeping track of such information, should be different whether characters or -+ nodes are involved. Actually, only certain nodes are involved in {\sl -+ Sync\TeX}, we call them {\sl synchronized nodes}. Synchronized nodes store -+ the {\sl Sync\TeX} information in their last two words: the first one -+ contains a {\sl Sync\TeX\ file tag} uniquely identifying the input file, and -+ the second one contains the current line number, as returned by the -+ \.{\\inputlineno} primitive. The |synctex_field_size| macro contains the -+ necessary size to store the {\sl Sync\TeX} information in a node. -+ -+ When declaring the size of a new node, it is recommanded to use the following -+ convention: if the node is synchronized, use a definition similar to -+ |my_synchronized_node_size|={\sl xxx}+|synctex_field_size|. Moreover, one -+ should expect that the {\sl Sync\TeX} information is always stored in the -+ last two words of a synchronized node. -+ -+ By default, every node with a sufficiently big size is initialized at -+ creation time in the |get_node| routine with the current {\sl Sync\TeX} -+ information, whether or not the node is synchronized. One purpose is to set -+ this information very early in order to minimize code dependencies, including -+ forthcoming extensions. Another purpose is to avoid the assumption that every -+ node type has a dedicated getter, where initialization should take place. -+ Actually, it appears that some nodes are created using directly the -+ |get_node| routine and not the dedicated constructor. And finally, -+ initializing the node at only one place is less error prone. -+ -+ Instead of storing the input file name, it is better to store just an -+ identifier. Each time \TeX\ opens a new file, it notifies the {\sl Sync\TeX} -+ controller with a |synctex_start_input| message. This controller will create -+ a new {\sl Sync\TeX} file tag and will update the current input state record -+ accordingly. If the input comes from the terminal or a pseudo file, the -+ |synctex_tag| is set to 0. It results in automatically disabling -+ synchronization for material input from the terminal or pseudo files. -+ -+ Synchronized nodes are boxes, math, kern and glue nodes. Other nodes should -+ be synchronized too, in particular math noads. \TeX\ assumes that math, kern -+ and glue nodes have the same size, this is why both are synchronized. {\sl In -+ fine}, only horizontal lists are really used in {\sl Sync\TeX}, but all box -+ nodes are considered the same with respect to synchronization, because a box -+ node type is allowed to change at execution time. -+ -+ {\em Nota Bene:} The {\sl Sync\TeX} code is very close to the memory model. -+ It is not connected to any other part of the code, except for memory -+ management. It is possible to neutralize the {\sl Sync\TeX} code rather -+ simply. The first step is to define a null |synctex_field_size|. The second -+ step is to comment out the code in ``Initialize bigger nodes...'' and every -+ ``Copy ... {\sl Sync\TeX} information''. The last step will be to comment out -+ the |synctex_tag_field| related code in the definition of |synctex_tag| and -+ the various ``Prepare ... {\sl Sync\TeX} information''. Then all the -+ remaining code should be just harmless. The resulting program would behave -+ exactly the same as if absolutely no {\sl Sync\TeX} related code was there, -+ including memory management. Of course, all this assumes that {\sl Sync\TeX} -+ is turned off from the command line. -+ -+ Here are extra variables for Web2c. (This numbering of the system-dependent -+ section allows easy integration of Web2c and e-\TeX, etc.) -+ -+*/ -+ -+/*tex where the filename to switch to starts */ -+ -+pool_pointer edit_name_start; -+ -+/*tex what line to start editing at */ -+ -+int edit_name_length, edit_line; -+ -+/*tex whether |more_name| returns false for space */ -+ -+boolean stop_at_space; -+ -+/*tex -+ -+ The |edit_name_start| will be set to point into |str_pool| somewhere after -+ its beginning if \TeX\ is supposed to switch to an editor on exit. -+ -+*/ -+ -+int shellenabledp; -+int restrictedshell; -+char *output_comment; -+ -+/*tex -+ -+ Are we printing extra info as we read the format file? -+ -+*/ -+ -+boolean debug_format_file; -+ -+void wrapup_leader(halfword p) -+{ -+ /*tex Do some work that has been queued up for \.{\\write}. */ -+ if (!doing_leaders) { -+ int j = write_stream(p); -+ if (subtype(p) == write_node) { -+ write_out(p); -+ } else if (subtype(p) == close_node) { -+ close_write_file(j); -+ } else if (valid_write_file(j)) { -+ char *fn; -+ close_write_file(j); -+ cur_name = open_name(p); -+ cur_area = open_area(p); -+ cur_ext = open_ext(p); -+ if (cur_ext == get_nullstr()) -+ cur_ext = maketexstring(".tex"); -+ fn = pack_file_name(cur_name, cur_area, cur_ext); -+ while (! open_write_file(j,fn)) { -+ fn = prompt_file_name("output file name", ".tex"); -+ } -+ } -+ } -+} -diff --git a/texk/web2c/luatexdir/tex/extensions.w b/texk/web2c/luatexdir/tex/extensions.w -deleted file mode 100644 -index 73dc3ba45..000000000 ---- a/texk/web2c/luatexdir/tex/extensions.w -+++ /dev/null -@@ -1,1211 +0,0 @@ --% extensions.w --% --% Copyright 2009-2010 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --\def\eTeX{e-\TeX} --\def\pdfTeX{pdf\TeX} -- --@ @c --#include "ptexlib.h" -- --@ @c --#define mode mode_par --#define tail tail_par --#define head head_par --#define dir_save dirs_par -- --@ The program above includes a bunch of ``hooks'' that allow further --capabilities to be added without upsetting \TeX's basic structure. --Most of these hooks are concerned with ``whatsit'' nodes, which are --intended to be used for special purposes; whenever a new extension to --\TeX\ involves a new kind of whatsit node, a corresponding change needs --to be made to the routines below that deal with such nodes, --but it will usually be unnecessary to make many changes to the --other parts of this program. -- --In order to demonstrate how extensions can be made, we shall treat --`\.{\\write}', `\.{\\openout}', `\.{\\closeout}', `\.{\\immediate}', --and `\.{\\special}' as if they were extensions. --These commands are actually primitives of \TeX, and they should --appear in all implementations of the system; but let's try to imagine --that they aren't. Then the program below illustrates how a person --could add them. -- --Sometimes, of course, an extension will require changes to \TeX\ itself; --no system of hooks could be complete enough for all conceivable extensions. --The features associated with `\.{\\write}' are almost all confined to the --following paragraphs, but there are small parts of the |print_ln| and --|print_char| procedures that were introduced specifically to \.{\\write} --characters. Furthermore one of the token lists recognized by the scanner --is a |write_text|; and there are a few other miscellaneous places where we --have already provided for some aspect of \.{\\write}. The goal of a \TeX\ --extender should be to minimize alterations to the standard parts of the --program, and to avoid them completely if possible. He or she should also --be quite sure that there's no easy way to accomplish the desired goals --with the standard features that \TeX\ already has. ``Think thrice before --extending,'' because that may save a lot of work, and it will also keep --incompatible extensions of \TeX\ from proliferating. --@^system dependencies@> --@^extensions to \TeX@> -- --First let's consider the format of whatsit nodes that are used to represent --the data associated with \.{\\write} and its relatives. Recall that a whatsit --has |type=whatsit_node|, and the |subtype| is supposed to distinguish --different kinds of whatsits. Each node occupies two or more words; the --exact number is immaterial, as long as it is readily determined from the --|subtype| or other data. -- --We shall introduce five |subtype| values here, corresponding to the --control sequences \.{\\openout}, \.{\\write}, \.{\\closeout}, and \.{\\special}. --The second word of I/O whatsits has a |write_stream| field --that identifies the write-stream number (0 to 15, or 16 for out-of-range and --positive, or 17 for out-of-range and negative). --In the case of \.{\\write} and \.{\\special}, there is also a field that --points to the reference count of a token list that should be sent. In the --case of \.{\\openout}, we need three words and three auxiliary subfields --to hold the string numbers for name, area, and extension. -- --@ Extensions might introduce new command codes; but it's best to use --|extension| with a modifier, whenever possible, so that |main_control| --stays the same. -- --@ The sixteen possible \.{\\write} streams are represented by the |write_file| --array. The |j|th file is open if and only if |write_open[j]=true|. The last --two streams are special; |write_open[16]| represents a stream number --greater than 15, while |write_open[17]| represents a negative stream number, --and both of these variables are always |false|. -- --@c --alpha_file write_file[last_file_selector+1]; --halfword write_file_mode[last_file_selector+1]; --halfword write_file_translation[last_file_selector+1]; --boolean write_open[last_file_selector+1]; -- --scaled neg_wd; --scaled pos_wd; --scaled neg_ht; -- --@ The variable |write_loc| just introduced is used to provide an --appropriate error message in case of ``runaway'' write texts. -- --@c --halfword write_loc; /* |eqtb| address of \.{\\write} */ -- --/* -- hh: eventually i'll make \pdfextension a lua token parsed function; -- a complication is that sometimes token lists are delayed --*/ -- --@ When an |extension| command occurs in |main_control|, in any mode, --the |do_extension| routine is called. -- --@c --int last_saved_image_index ; --int last_saved_image_pages ; --int last_saved_box_index ; --scaledpos last_position = { 0, 0 }; -- --static void do_extension_dvi(int immediate) --{ -- if (scan_keyword("literal")) { -- new_whatsit(special_node); -- write_stream(tail) = null; -- scan_toks(false, true); -- write_tokens(tail) = def_ref; -- } else { -- tex_error("unexpected use of \\dviextension",null); -- } --} -- --static void do_extension_pdf(int immediate) --{ -- int i; -- -- if (scan_keyword("literal")) { -- new_whatsit(pdf_literal_node); -- if (scan_keyword("direct")) -- set_pdf_literal_mode(tail, direct_always); -- else if (scan_keyword("page")) -- set_pdf_literal_mode(tail, direct_page); -- else if (scan_keyword("text")) -- set_pdf_literal_mode(tail, direct_text); -- else if (scan_keyword("raw")) -- set_pdf_literal_mode(tail, direct_raw); -- else if (scan_keyword("origin")) -- set_pdf_literal_mode(tail, set_origin); -- else -- set_pdf_literal_mode(tail, set_origin); -- scan_toks(false, true); -- set_pdf_literal_type(tail, normal); -- set_pdf_literal_data(tail, def_ref); -- } else if (scan_keyword("dest")) { -- scan_pdfdest(static_pdf); -- } else if (scan_keyword("annot")) { -- scan_annot(static_pdf); -- } else if (scan_keyword("save")) { -- new_whatsit(pdf_save_node); -- } else if (scan_keyword("restore")) { -- new_whatsit(pdf_restore_node); -- } else if (scan_keyword("setmatrix")) { -- new_whatsit(pdf_setmatrix_node); -- scan_toks(false, true); -- set_pdf_setmatrix_data(tail, def_ref); -- } else if (scan_keyword("obj")) { -- scan_obj(static_pdf); -- if (immediate) { -- if (obj_data_ptr(static_pdf, pdf_last_obj) == 0) /* this object has not been initialized yet */ -- normal_error("pdf backend","\\pdfextension obj 'reserveobjnum' cannot be used with \\immediate"); -- pdf_write_obj(static_pdf, pdf_last_obj); -- } -- } else if (scan_keyword("refobj")) { -- scan_refobj(static_pdf); -- } else if (scan_keyword("colorstack")) { -- scan_int(); -- if (cur_val >= colorstackused()) { -- print_err("Unknown color stack number "); -- print_int(cur_val); -- help3 -- ("Allocate and initialize a color stack with \\pdfextension colorstackinit.", -- "I'll use default color stack 0 here.", -- "Proceed, with fingers crossed."); -- error(); -- cur_val = 0; -- } -- if (cur_val < 0) { -- print_err("Invalid negative color stack number"); -- help2("I'll use default color stack 0 here.", -- "Proceed, with fingers crossed."); -- error(); -- cur_val = 0; -- } -- if (scan_keyword("set")) -- i = colorstack_set; -- else if (scan_keyword("push")) -- i = colorstack_push; -- else if (scan_keyword("pop")) -- i = colorstack_pop; -- else if (scan_keyword("current")) -- i = colorstack_current; -- else -- i = -1; /* error */ -- if (i >= 0) { -- new_whatsit(pdf_colorstack_node); -- set_pdf_colorstack_stack(tail, cur_val); -- set_pdf_colorstack_cmd(tail, i); -- set_pdf_colorstack_data(tail, null); -- if (i <= colorstack_data) { -- scan_toks(false, true); -- set_pdf_colorstack_data(tail, def_ref); -- } -- } else { -- print_err("Color stack action is missing"); -- help3("The expected actions for \\pdfextension colorstack:", -- " set, push, pop, current", -- "I'll ignore the color stack command."); -- error(); -- } -- } else if (scan_keyword("startlink")) { -- scan_startlink(static_pdf); -- } else if (scan_keyword("endlink")) { -- if (abs(mode) == vmode) -- normal_error("pdf backend", "\\pdfextension endlink cannot be used in vertical mode"); -- new_whatsit(pdf_end_link_node); -- } else if (scan_keyword("startthread")) { -- new_annot_whatsit(pdf_start_thread_node); -- scan_thread_id(); -- } else if (scan_keyword("endthread")) { -- new_whatsit(pdf_end_thread_node); -- } else if (scan_keyword("thread")) { -- new_annot_whatsit(pdf_thread_node); -- scan_thread_id(); -- } else if (scan_keyword("outline")) { -- scan_pdfoutline(static_pdf); -- } else if (scan_keyword("glyphtounicode")) { -- glyph_to_unicode(); -- } else if (scan_keyword("catalog")) { -- scan_pdfcatalog(static_pdf); -- } else if (scan_keyword("fontattr")) { -- /* -- The font attributes are simply initialized to zero now, this is easier to deal with from C than an -- empty \TeX{} string, and surely nobody will want to set font attr to a string containing a single zero, -- as that would be nonsensical in the PDF output. -- */ -- scan_font_ident(); -- i = cur_val; -- if (i == null_font) -- normal_error("pdf backend", "invalid font identifier"); -- scan_toks(false, true); -- set_pdf_font_attr(i, tokens_to_string(def_ref)); -- if (str_length(pdf_font_attr(i)) == 0) { -- flush_str((str_ptr - 1)); /* from |tokens_to_string| */ -- set_pdf_font_attr(i, 0); -- } -- } else if (scan_keyword("mapfile")) { -- scan_toks(false, true); -- pdfmapfile(def_ref); -- delete_token_ref(def_ref); -- } else if (scan_keyword("mapline")) { -- scan_toks(false, true); -- pdfmapline(def_ref); -- delete_token_ref(def_ref); -- } else if (scan_keyword("includechars")) { -- pdf_include_chars(static_pdf); -- } else if (scan_keyword("info")) { -- scan_toks(false, true); -- pdf_info_toks = concat_tokens(pdf_info_toks, def_ref); -- } else if (scan_keyword("names")) { -- scan_toks(false, true); -- pdf_names_toks = concat_tokens(pdf_names_toks, def_ref); -- } else if (scan_keyword("trailer")) { -- scan_toks(false, true); -- pdf_trailer_toks = concat_tokens(pdf_trailer_toks, def_ref); -- } else { -- tex_error("unexpected use of \\pdfextension",null); -- } --} -- --static void do_resource_dvi(int immediate, int code) --{ --} -- --static void do_resource_pdf(int immediate, int code) --{ -- switch (code) { -- case use_box_resource_code: -- scan_pdfrefxform(static_pdf); -- break; -- case use_image_resource_code: -- scan_pdfrefximage(static_pdf); -- break; -- case save_box_resource_code: -- scan_pdfxform(static_pdf); -- if (immediate) { -- pdf_cur_form = last_saved_box_index; -- ship_out(static_pdf, obj_xform_box(static_pdf, last_saved_box_index), SHIPPING_FORM); -- } -- break; -- case save_image_resource_code: -- scan_pdfximage(static_pdf); -- if (immediate) { -- pdf_write_image(static_pdf, last_saved_image_index); -- } -- break; -- } --} -- --/* -- -- Ad immediate: -- -- To write a token list, we must run it through \TeX's scanner, expanding -- macros and \.{\\the} and \.{\\number}, etc. This might cause runaways, -- if a delimited macro parameter isn't matched, and runaways would be -- extremely confusing since we are calling on \TeX's scanner in the middle -- of a \.{\\shipout} command. Therefore we will put a dummy control sequence as -- a ``stopper,'' right after the token list. This control sequence is -- artificially defined to be \.{\\outer}. -- -- The presence of `\.{\\immediate}' causes the |do_extension| procedure -- to descend to one level of recursion. Nothing happens unless \.{\\immediate} -- is followed by `\.{\\openout}', `\.{\\write}', or `\.{\\closeout}'. -- --*/ -- --/* extensions are backend related */ -- --@ The next subroutine uses |cur_chr| to decide what sort of whatsit is --involved, and also inserts a |write_stream| number. -- --@c --static void new_write_whatsit(int w, int check) --{ -- new_whatsit(cur_chr); -- if (check) { -- /* so we check with open and close */ -- scan_limited_int(last_file_selector,NULL); -- } else { -- /* but we're tolerant with the rest */ -- scan_int(); -- if (cur_val < 0) -- cur_val = term_only; -- else if (cur_val > last_file_selector) { -- cur_val = term_and_log; -- } -- } -- write_stream(tail) = cur_val; --} -- --void do_extension(int immediate) --{ -- halfword p; /* all-purpose pointer */ -- if (cur_cmd == extension_cmd) { -- /* these have their own range starting at 0 */ -- switch (cur_chr) { -- case open_code: -- p = tail; -- new_write_whatsit(open_node_size,1); -- scan_optional_equals(); -- scan_file_name(); -- open_name(tail) = cur_name; -- open_area(tail) = cur_area; -- open_ext(tail) = cur_ext; -- if (immediate) { -- out_what(static_pdf, tail); -- flush_node_list(tail); -- tail = p; -- vlink(p) = null; -- } -- break; -- case write_code: -- /* -- When `\.{\\write 12\{...\}}' appears, we scan the token list `\.{\{...\}}' -- without expanding its macros; the macros will be expanded later when this -- token list is rescanned. -- */ -- p = tail; -- new_write_whatsit(write_node_size,0); -- cur_cs = write_stream(tail); -- scan_toks(false, false); -- write_tokens(tail) = def_ref; -- if (immediate) { -- out_what(static_pdf, tail); -- flush_node_list(tail); -- tail = p; -- vlink(p) = null; -- } -- break; -- case close_code: -- p = tail; -- new_write_whatsit(close_node_size,1); -- write_tokens(tail) = null; -- if (immediate) { -- out_what(static_pdf, tail); -- flush_node_list(tail); -- tail = p; -- vlink(p) = null; -- } -- break; -- case special_code: -- /* -- When `\.{\\special\{...\}}' appears, we expand the macros in the token -- list as in \.{\\xdef} and \.{\\mark}. -- */ -- new_whatsit(special_node); -- write_stream(tail) = null; -- p = scan_toks(false, true); -- write_tokens(tail) = def_ref; -- break; -- case immediate_code: -- get_x_token(); -- do_extension(1); -- break; -- case use_box_resource_code: -- case use_image_resource_code: -- case save_box_resource_code: -- case save_image_resource_code: -- switch (get_o_mode()) { -- case OMODE_DVI: -- do_resource_dvi(immediate,cur_chr); -- break; -- case OMODE_PDF: -- do_resource_pdf(immediate,cur_chr); -- break; -- default: -- break; -- } -- break; -- /* backend extensions have their own range starting at 32 */ -- case dvi_extension_code: -- if (get_o_mode() == OMODE_DVI) -- do_extension_dvi(immediate); -- break; -- case pdf_extension_code: -- if (get_o_mode() == OMODE_PDF) -- do_extension_pdf(immediate); -- break; -- /* done */ -- default: -- if (immediate) { -- back_input(); -- } else { -- confusion("invalid extension"); -- } -- break; -- } -- } else { -- /* no extension command, quite certainly following \immediate */ -- back_input(); -- } --} -- --@ Here is a subroutine that creates a whatsit node having a given |subtype| --and a given number of words. It initializes only the first word of the whatsit, --and appends it to the current list. -- --@c --void new_whatsit(int s) --{ -- halfword p = new_node(whatsit_node, s); -- couple_nodes(tail, p); -- tail = p; --} -- --@ The final line of this routine is slightly subtle; at least, the author --didn't think about it until getting burnt! There is a used-up token list --@^Knuth, Donald Ervin@> --on the stack, namely the one that contained |end_write_token|. (We --insert this artificial `\.{\\endwrite}' to prevent runaways, as explained --above.) If it were not removed, and if there were numerous writes on a --single page, the stack would overflow. -- --@c --void expand_macros_in_tokenlist(halfword p) --{ -- int old_mode; -- pointer q = get_avail(); -- pointer r = get_avail(); -- token_info(q) = right_brace_token + '}'; -- token_link(q) = r; -- token_info(r) = end_write_token; -- begin_token_list(q, inserted); -- begin_token_list(write_tokens(p), write_text); -- q = get_avail(); -- token_info(q) = left_brace_token + '{'; -- begin_token_list(q, inserted); -- /* now we're ready to scan -- `\.\{$\langle\,$token list$\,\rangle$\.{\} \\endwrite}' */ -- old_mode = mode; -- mode = 0; -- /* disable \.{\\prevdepth}, \.{\\spacefactor}, \.{\\lastskip}, \.{\\prevgraf} */ -- cur_cs = write_loc; -- q = scan_toks(false, true); /* expand macros, etc. */ -- get_token(); -- if (cur_tok != end_write_token) { -- /* Recover from an unbalanced write command */ -- const char *hlp[] = { -- "On this page there's a \\write with fewer real {'s than }'s.", -- "I can't handle that very well; good luck.", NULL -- }; -- tex_error("Unbalanced write command", hlp); -- do { -- get_token(); -- } while (cur_tok != end_write_token); -- } -- mode = old_mode; -- end_token_list(); /* conserve stack space */ --} -- --void write_out(halfword p) --{ -- int old_setting; /* holds print |selector| */ -- int j; /* write stream number */ -- char *s, *ss; /* line to be written, as a C string */ -- int callback_id; -- int lua_retval; -- expand_macros_in_tokenlist(p); -- old_setting = selector; -- j = write_stream(p); -- if (file_can_be_written(j)) { -- selector = j; -- } else if ((j == term_only) && (selector == term_and_log)) { -- /* write to the terminal if file isn't open */ -- selector = log_only; -- tprint_nl(""); -- } else { -- tprint_nl(""); -- } -- s = tokenlist_to_cstring(def_ref, false, NULL); -- if (selector < no_print) { -- /* selector is a file */ -- callback_id = callback_defined(process_output_buffer_callback); -- if (callback_id > 0) { -- /* fix up the output buffer using callbacks */ -- lua_retval = run_callback(callback_id, "S->S", s, &ss); -- if ((lua_retval == true) && (ss != NULL)) { -- xfree(s); -- s = ss; -- } -- } -- } -- tprint(s); -- xfree(s); -- print_ln(); -- flush_list(def_ref); -- selector = old_setting; --} -- --void finalize_write_files(void) { -- int k; -- for (k = 0; k <= last_file_selector; k++) { -- if (write_open[k]) { -- lua_a_close_out(write_file[k]); -- } -- } --} -- --void initialize_write_files(void) { -- int k; -- for (k = 0; k <= last_file_selector; k++) { -- write_open[k] = false; -- } --} -- --void close_write_file(int id) { -- if (write_open[id]) { -- lua_a_close_out(write_file[id]); -- write_open[id] = false; -- } --} -- --boolean open_write_file(int id, char *fn) { -- if (lua_a_open_out(&(write_file[id]), fn, (id + 1))) { -- write_open[id] = true; -- return true; -- } else { -- return false; -- } --} -- -- --@ To implement primitives as \.{\\pdfextension info}, \.{\\pdfextension catalog} or --\.{\\pdfextension names} we need to concatenate tokens lists. -- --@c --halfword concat_tokens(halfword q, halfword r) --{ /* concat |q| and |r| and returns the result tokens list */ -- halfword p; -- if (q == null) -- return r; -- p = q; -- while (token_link(p) != null) -- p = token_link(p); -- set_token_link(p, token_link(r)); -- free_avail(r); -- return q; --} -- --@ The \eTeX\ features available in extended mode are grouped into two --categories: (1)~Some of them are permanently enabled and have no --semantic effect as long as none of the additional primitives are --executed. (2)~The remaining \eTeX\ features are optional and can be --individually enabled and disabled. For each optional feature there is --an \eTeX\ state variable named \.{\\...state}; the feature is enabled, --resp.\ disabled by assigning a positive, resp.\ non-positive value to --that integer. -- --@ In order to handle \.{\\everyeof} we need an array |eof_seen| of --boolean variables. -- --@c --boolean *eof_seen; /* has eof been seen? */ -- --@ The |print_group| procedure prints the current level of grouping and --the name corresponding to |cur_group|. -- --@c --void print_group(boolean e) --{ -- switch (cur_group) { -- case bottom_level: -- tprint("bottom level"); -- return; -- break; -- case simple_group: -- case semi_simple_group: -- if (cur_group == semi_simple_group) -- tprint("semi "); -- tprint("simple"); -- break;; -- case hbox_group: -- case adjusted_hbox_group: -- if (cur_group == adjusted_hbox_group) -- tprint("adjusted "); -- tprint("hbox"); -- break; -- case vbox_group: -- tprint("vbox"); -- break; -- case vtop_group: -- tprint("vtop"); -- break; -- case align_group: -- case no_align_group: -- if (cur_group == no_align_group) -- tprint("no "); -- tprint("align"); -- break; -- case output_group: -- tprint("output"); -- break; -- case disc_group: -- tprint("disc"); -- break; -- case insert_group: -- tprint("insert"); -- break; -- case vcenter_group: -- tprint("vcenter"); -- break; -- case math_group: -- case math_choice_group: -- case math_shift_group: -- case math_left_group: -- tprint("math"); -- if (cur_group == math_choice_group) -- tprint(" choice"); -- else if (cur_group == math_shift_group) -- tprint(" shift"); -- else if (cur_group == math_left_group) -- tprint(" left"); -- break; -- } /* there are no other cases */ -- tprint(" group (level "); -- print_int(cur_level); -- print_char(')'); -- if (saved_value(-1) != 0) { /* |saved_line| */ -- if (e) -- tprint(" entered at line "); -- else -- tprint(" at line "); -- print_int(saved_value(-1)); /* |saved_line| */ -- } --} -- --@ The |group_trace| procedure is called when a new level of grouping --begins (|e=false|) or ends (|e=true|) with |saved_value(-1)| containing the --line number. -- --@c --void group_trace(boolean e) --{ -- begin_diagnostic(); -- print_char('{'); -- if (e) -- tprint("leaving "); -- else -- tprint("entering "); -- print_group(e); -- print_char('}'); -- end_diagnostic(false); --} -- --@ A group entered (or a conditional started) in one file may end in a --different file. Such slight anomalies, although perfectly legitimate, --may cause errors that are difficult to locate. In order to be able to --give a warning message when such anomalies occur, \eTeX\ uses the --|grp_stack| and |if_stack| arrays to record the initial |cur_boundary| --and |cond_ptr| values for each input file. -- --@c --save_pointer *grp_stack; /* initial |cur_boundary| */ --halfword *if_stack; /* initial |cond_ptr| */ -- --@ When a group ends that was apparently entered in a different input --file, the |group_warning| procedure is invoked in order to update the --|grp_stack|. If moreover \.{\\tracingnesting} is positive we want to --give a warning message. The situation is, however, somewhat complicated --by two facts: (1)~There may be |grp_stack| elements without a --corresponding \.{\\input} file or \.{\\scantokens} pseudo file (e.g., --error insertions from the terminal); and (2)~the relevant information is --recorded in the |name_field| of the |input_stack| only loosely --synchronized with the |in_open| variable indexing |grp_stack|. -- --@c --void group_warning(void) --{ -- boolean w = false; /* do we need a warning? */ -- int i = in_open; /* index into |grp_stack| */ -- base_ptr = input_ptr; -- input_stack[base_ptr] = cur_input; /* store current state */ -- while ((grp_stack[i] == cur_boundary) && (i > 0)) { -- /* Set variable |w| to indicate if this case should be reported */ -- /* This code scans the input stack in order to determine the type of the -- current input file. */ -- if (tracing_nesting_par > 0) { -- while ((input_stack[base_ptr].state_field == token_list) || -- (input_stack[base_ptr].index_field > i)) -- decr(base_ptr); -- if (input_stack[base_ptr].name_field > 17) -- w = true; -- } -- -- grp_stack[i] = save_value(save_ptr); -- decr(i); -- } -- if (w) { -- tprint_nl("Warning: end of "); -- print_group(true); -- tprint(" of a different file"); -- print_ln(); -- if (tracing_nesting_par > 1) -- show_context(); -- if (history == spotless) -- history = warning_issued; -- } --} -- --@ When a conditional ends that was apparently started in a different --input file, the |if_warning| procedure is invoked in order to update the --|if_stack|. If moreover \.{\\tracingnesting} is positive we want to --give a warning message (with the same complications as above). -- --@c --void if_warning(void) --{ -- boolean w = false; /* do we need a warning? */ -- int i = in_open; -- base_ptr = input_ptr; -- input_stack[base_ptr] = cur_input; /* store current state */ -- while (if_stack[i] == cond_ptr) { -- /* Set variable |w| to... */ -- if (tracing_nesting_par > 0) { -- while ((input_stack[base_ptr].state_field == token_list) || -- (input_stack[base_ptr].index_field > i)) -- decr(base_ptr); -- if (input_stack[base_ptr].name_field > 17) -- w = true; -- } -- -- if_stack[i] = vlink(cond_ptr); -- decr(i); -- } -- if (w) { -- tprint_nl("Warning: end of "); -- print_cmd_chr(if_test_cmd, cur_if); -- print_if_line(if_line); -- tprint(" of a different file"); -- print_ln(); -- if (tracing_nesting_par > 1) -- show_context(); -- if (history == spotless) -- history = warning_issued; -- } --} -- -- --@ Conversely, the |file_warning| procedure is invoked when a file ends --and some groups entered or conditionals started while reading from that --file are still incomplete. -- --@c --void file_warning(void) --{ -- halfword p = save_ptr; /* saved value of |save_ptr| or |cond_ptr| */ -- int l = cur_level; /* saved value of |cur_level| or |if_limit| */ -- int c = cur_group; /* saved value of |cur_group| or |cur_if| */ -- int i; /* saved value of |if_line| */ -- save_ptr = cur_boundary; -- while (grp_stack[in_open] != save_ptr) { -- decr(cur_level); -- tprint_nl("Warning: end of file when "); -- print_group(true); -- tprint(" is incomplete"); -- cur_group = save_level(save_ptr); -- save_ptr = save_value(save_ptr); -- } -- save_ptr = p; -- cur_level = (quarterword) l; -- cur_group = (group_code) c; /* restore old values */ -- p = cond_ptr; -- l = if_limit; -- c = cur_if; -- i = if_line; -- while (if_stack[in_open] != cond_ptr) { -- tprint_nl("Warning: end of file when "); -- print_cmd_chr(if_test_cmd, cur_if); -- if (if_limit == fi_code) -- tprint_esc("else"); -- print_if_line(if_line); -- tprint(" is incomplete"); -- if_line = if_line_field(cond_ptr); -- cur_if = if_limit_subtype(cond_ptr); -- if_limit = if_limit_type(cond_ptr); -- cond_ptr = vlink(cond_ptr); -- } -- cond_ptr = p; -- if_limit = l; -- cur_if = c; -- if_line = i; /* restore old values */ -- print_ln(); -- if (tracing_nesting_par > 1) -- show_context(); -- if (history == spotless) -- history = warning_issued; --} -- --@ @c --halfword last_line_fill; /* the |par_fill_skip| glue node of the new paragraph */ -- --@ The lua interface needs some extra functions. The functions --themselves are quite boring, but they are handy because otherwise this --internal stuff has to be accessed from C directly, where lots of the --defines are not available. -- --@c --#define get_tex_dimen_register(j) dimen(j) --#define get_tex_skip_register(j) skip(j) --#define get_tex_mu_skip_register(j) mu_skip(j) --#define get_tex_count_register(j) count(j) --#define get_tex_attribute_register(j) attribute(j) --#define get_tex_box_register(j) box(j) -- --/* these can now be macros (todo) */ -- --int get_tex_extension_count_register(int i) --{ -- return (int) int_par(backend_int_base-int_base+i); --} -- --void set_tex_extension_count_register(int i, int d) --{ -- int_par(backend_int_base-int_base+i) = d; --} -- --int get_tex_extension_dimen_register(int i) --{ -- return (int) dimen_par(backend_dimen_base-dimen_base+i); --} -- --void set_tex_extension_dimen_register(int i, int d) --{ -- dimen_par(backend_dimen_base-dimen_base+i) = d; --} -- --int get_tex_extension_toks_register(int i) --{ -- return equiv(backend_toks_base+i); --} -- --int set_tex_dimen_register(int j, scaled v) --{ -- int a; /* return non-nil for error */ -- if (global_defs_par > 0) -- a = 4; -- else -- a = 0; -- word_define(j + scaled_base, v); -- return 0; --} -- --int set_tex_skip_register(int j, halfword v) --{ -- int a; /* return non-nil for error */ -- if (global_defs_par > 0) -- a = 4; -- else -- a = 0; -- if (type(v) != glue_spec_node) -- return 1; -- word_define(j + skip_base, v); -- return 0; --} -- --int set_tex_mu_skip_register(int j, halfword v) --{ -- int a; /* return non-nil for error */ -- if (global_defs_par > 0) -- a = 4; -- else -- a = 0; -- if (type(v) != glue_spec_node) -- return 1; -- word_define(j + mu_skip_base, v); -- return 0; --} -- --int set_tex_count_register(int j, scaled v) --{ -- int a; /* return non-nil for error */ -- if (global_defs_par > 0) -- a = 4; -- else -- a = 0; -- word_define(j + count_base, v); -- return 0; --} -- --int set_tex_box_register(int j, scaled v) --{ -- int a; /* return non-nil for error */ -- if (global_defs_par > 0) -- a = 4; -- else -- a = 0; -- define(j + box_base, box_ref_cmd, v); -- return 0; --} -- --int set_tex_attribute_register(int j, scaled v) --{ -- int a; /* return non-nil for error */ -- if (global_defs_par > 0) -- a = 4; -- else -- a = 0; -- if (j > max_used_attr) -- max_used_attr = j; -- attr_list_cache = cache_disabled; -- word_define(j + attribute_base, v); -- return 0; --} -- --int get_tex_toks_register(int j) --{ -- str_number s = get_nullstr(); -- if (toks(j) != null) { -- s = tokens_to_string(toks(j)); -- } -- return s; --} -- --int set_tex_toks_register(int j, lstring s) --{ -- int a; -- halfword ref = get_avail(); -- (void) str_toks(s); -- set_token_ref_count(ref, 0); -- set_token_link(ref, token_link(temp_token_head)); -- if (global_defs_par > 0) -- a = 4; -- else -- a = 0; -- define(j + toks_base, call_cmd, ref); -- return 0; --} -- --int scan_tex_toks_register(int j, int c, lstring s) --{ -- int a; -- halfword ref = get_avail(); -- (void) str_scan_toks(c,s); -- set_token_ref_count(ref, 0); -- set_token_link(ref, token_link(temp_token_head)); -- if (global_defs_par > 0) -- a = 4; -- else -- a = 0; -- define(j + toks_base, call_cmd, ref); -- return 0; --} -- --scaled get_tex_box_width(int j) --{ -- halfword q = box(j); -- if (q != null) -- return width(q); -- return 0; --} -- --int set_tex_box_width(int j, scaled v) --{ -- halfword q = box(j); -- if (q == null) -- return 1; -- width(q) = v; -- return 0; --} -- --scaled get_tex_box_height(int j) --{ -- halfword q = box(j); -- if (q != null) -- return height(q); -- return 0; --} -- --int set_tex_box_height(int j, scaled v) --{ -- halfword q = box(j); -- if (q == null) -- return 1; -- height(q) = v; -- return 0; --} -- --scaled get_tex_box_depth(int j) --{ -- halfword q = box(j); -- if (q != null) -- return depth(q); -- return 0; --} -- --int set_tex_box_depth(int j, scaled v) --{ -- halfword q = box(j); -- if (q == null) -- return 1; -- depth(q) = v; -- return 0; --} -- --@ This section is devoted to the {\sl Synchronize \TeX nology} --- or simply {\sl Sync\TeX} - used to synchronize between input and output. --This section explains how synchronization basics are implemented. --Before we enter into more technical details, --let us recall in a few words what is synchronization. -- --\TeX\ typesetting system clearly separates the input and the output material, --and synchronization will provide a new link between both that can help --text editors and viewers to work together. --More precisely, forwards synchronization is the ability, --given a location in the input source file, --to find what is the corresponding place in the output. --Backwards synchronization just performs the opposite: --given a location in the output, --retrieve the corresponding material in the input source file. -- --For better code management and maintainance, we adopt a naming convention. --Throughout this program, code related to the {\sl Synchronize \TeX nology} is tagged --with the ``{\sl synctex}'' key word. Any code extract where {\sl Sync\TeX} plays --its part, either explicitly or implicitly, (should) contain the string ``{\sl synctex}''. --This naming convention also holds for external files. --Moreover, all the code related to {\sl Sync\TeX} is gathered in this section, --except the definitions. -- --Enabling synchronization should be performed from the command line, --|synctexoption| is used for that purpose. --This global integer variable is declared here but it is not used here. --This is just a placeholder where the command line controller will put --the {\sl Sync\TeX} related options, and the {\sl Sync\TeX} controller will read them. -- --@c --int synctexoption; -- --@ A convenient primitive is provided: --\.{\\synctex=1} in the input source file enables synchronization whereas --\.{\\synctex=0} disables it. --Its memory address is |synctex_code|. --It is initialized by the {\sl Sync\TeX} controller to the command-line option if given. --The controller may filter some reserved bits. -- --In order to give the {\sl Sync\TeX} controller read and write access to --the contents of the \.{\\synctex} primitive, we declare |synctexoffset|, --such that |mem[synctexoffset]| and \.{\\synctex} correspond to --the same memory storage. |synctexoffset| is initialized to --the correct value when quite everything is initialized. -- --@c --int synctexoffset; /* holds the true value of |synctex_code| */ -- --@ Synchronization is achieved with the help of an auxiliary file named --`\.{{\sl jobname}.synctex}' ({\sl jobname} is the contents of the --\.{\\jobname} macro), where a {\sl Sync\TeX} controller implemented --in the external |synctex.c| file will store geometrical information. --This {\sl Sync\TeX} controller will take care of every technical details --concerning the {\sl Sync\TeX} file, we will only focus on the messages --the controller will receive from the \TeX\ program. -- --The most accurate synchronization information should allow to map --any character of the input source file to the corresponding location --in the output, if relevant. --Ideally, the synchronization information of the input material consists of --the file name, the line and column numbers of every character. --The synchronization information in the output is simply the page number and --either point coordinates, or box dimensions and position. --The problem is that the mapping between these informations is only known at --ship out time, which means that we must keep track of the input --synchronization information until the pages ship out. -- --As \TeX\ only knows about file names and line numbers, --but forgets the column numbers, we only consider a --restricted input synchronization information called {\sl Sync\TeX\ information}. --It consists of a unique file name identifier, the {\sl Sync\TeX\ file tag}, --and the line number. -- --Keeping track of such information, --should be different whether characters or nodes are involved. --Actually, only certain nodes are involved in {\sl Sync\TeX}, --we call them {\sl synchronized nodes}. --Synchronized nodes store the {\sl Sync\TeX} information in their last two words: --the first one contains a {\sl Sync\TeX\ file tag} uniquely identifying --the input file, and the second one contains the current line number, --as returned by the \.{\\inputlineno} primitive. --The |synctex_field_size| macro contains the necessary size to store --the {\sl Sync\TeX} information in a node. -- --When declaring the size of a new node, it is recommanded to use the following --convention: if the node is synchronized, use a definition similar to --|my_synchronized_node_size|={\sl xxx}+|synctex_field_size|. --Moreover, one should expect that the {\sl Sync\TeX} information is always stored --in the last two words of a synchronized node. -- --By default, every node with a sufficiently big size is initialized --at creation time in the |get_node| routine with the current --{\sl Sync\TeX} information, whether or not the node is synchronized. --One purpose is to set this information very early in order to minimize code --dependencies, including forthcoming extensions. --Another purpose is to avoid the assumption that every node type has a dedicated getter, --where initialization should take place. Actually, it appears that some nodes are created --using directly the |get_node| routine and not the dedicated constructor. --And finally, initializing the node at only one place is less error prone. -- --Instead of storing the input file name, it is better to store just an identifier. --Each time \TeX\ opens a new file, it notifies the {\sl Sync\TeX} controller with --a |synctex_start_input| message. --This controller will create a new {\sl Sync\TeX} file tag and --will update the current input state record accordingly. --If the input comes from the terminal or a pseudo file, the |synctex_tag| is set to 0. --It results in automatically disabling synchronization for material --input from the terminal or pseudo files. -- --Synchronized nodes are boxes, math, kern and glue nodes. --Other nodes should be synchronized too, in particular math noads. --\TeX\ assumes that math, kern and glue nodes have the same size, --this is why both are synchronized. --{\sl In fine}, only horizontal lists are really used in {\sl Sync\TeX}, --but all box nodes are considered the same with respect to synchronization, --because a box node type is allowed to change at execution time. -- --{\sl Nota Bene:} --The {\sl Sync\TeX} code is very close to the memory model. --It is not connected to any other part of the code, --except for memory management. It is possible to neutralize the {\sl Sync\TeX} code --rather simply. The first step is to define a null |synctex_field_size|. --The second step is to comment out the code in ``Initialize bigger nodes...'' and every --``Copy ... {\sl Sync\TeX} information''. --The last step will be to comment out the |synctex_tag_field| related code in the --definition of |synctex_tag| and the various ``Prepare ... {\sl Sync\TeX} information''. --Then all the remaining code should be just harmless. --The resulting program would behave exactly the same as if absolutely no {\sl Sync\TeX} --related code was there, including memory management. --Of course, all this assumes that {\sl Sync\TeX} is turned off from the command line. --@^synctex@> --@^synchronization@> -- --@ Here are extra variables for Web2c. (This numbering of the --system-dependent section allows easy integration of Web2c and e-\TeX, etc.) --@^ -- --@c --pool_pointer edit_name_start; /* where the filename to switch to starts */ --int edit_name_length, edit_line; /* what line to start editing at */ --boolean stop_at_space; /* whether |more_name| returns false for space */ -- --@ The |edit_name_start| will be set to point into |str_pool| somewhere after --its beginning if \TeX\ is supposed to switch to an editor on exit. -- --@c --int shellenabledp; --int restrictedshell; --char *output_comment; -- --@ Are we printing extra info as we read the format file? -- --@c --boolean debug_format_file; -diff --git a/texk/web2c/luatexdir/tex/filename.w b/texk/web2c/luatexdir/tex/filename.c -similarity index 56% -rename from texk/web2c/luatexdir/tex/filename.w -rename to texk/web2c/luatexdir/tex/filename.c -index 9e5d9c5cc..fdc6641ef 100644 ---- a/texk/web2c/luatexdir/tex/filename.w -+++ b/texk/web2c/luatexdir/tex/filename.c -@@ -1,59 +1,62 @@ --% filename.w --% --% Copyright 2009-2010 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --@ @c -+/* - -+filename.w -+ -+Copyright 2009-2010 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ - - #include "ptexlib.h" - - --@ In order to isolate the system-dependent aspects of file names, the -- @^system dependencies@> -- system-independent parts of \TeX\ are expressed in terms -- of three system-dependent -- procedures called |begin_name|, |more_name|, and |end_name|. In -- essence, if the user-specified characters of the file name are $c_1\ldots c_n$, -- the system-independent driver program does the operations -- $$|begin_name|;\,|more_name|(c_1);\,\ldots\,;\,|more_name|(c_n); -- \,|end_name|.$$ -- These three procedures communicate with each other via global variables. -- Afterwards the file name will appear in the string pool as three strings -- called |cur_name|\penalty10000\hskip-.05em, -- |cur_area|, and |cur_ext|; the latter two are null (i.e., -- |""|), unless they were explicitly specified by the user. -- -- Actually the situation is slightly more complicated, because \TeX\ needs -- to know when the file name ends. The |more_name| routine is a function -- (with side effects) that returns |true| on the calls |more_name|$(c_1)$, -- \dots, |more_name|$(c_{n-1})$. The final call |more_name|$(c_n)$ -- returns |false|; or, it returns |true| and the token following $c_n$ is -- something like `\.{\\hbox}' (i.e., not a character). In other words, -- |more_name| is supposed to return |true| unless it is sure that the -- file name has been completely scanned; and |end_name| is supposed to be able -- to finish the assembly of |cur_name|, |cur_area|, and |cur_ext| regardless of -- whether $|more_name|(c_n)$ returned |true| or |false|. -- -- --@ Here now is the first of the system-dependent routines for file name scanning. --@^system dependencies@> -- --@c -+/*tex -+ -+ In order to isolate the system-dependent aspects of file names, the @^system -+ dependencies@> system-independent parts of \TeX\ are expressed in terms of -+ three system-dependent procedures called |begin_name|, |more_name|, and -+ |end_name|. In essence, if the user-specified characters of the file name are -+ $c_1\ldots c_n$, the system-independent driver program does the operations -+ $$|begin_name|;\,|more_name|(c_1);\,\ldots\,;\,|more_name|(c_n); -+ \,|end_name|.$$ -+ -+ These three procedures communicate with each other via global variables. -+ Afterwards the file name will appear in the string pool as three strings -+ called |cur_name|\penalty10000\hskip-.05em, |cur_area|, and |cur_ext|; the -+ latter two are null (i.e., |""|), unless they were explicitly specified by -+ the user. -+ -+ Actually the situation is slightly more complicated, because \TeX\ needs to -+ know when the file name ends. The |more_name| routine is a function (with -+ side effects) that returns |true| on the calls |more_name|$(c_1)$, \dots, -+ |more_name|$(c_{n-1})$. The final call |more_name|$(c_n)$ returns |false|; -+ or, it returns |true| and the token following $c_n$ is something like -+ `\.{\\hbox}' (i.e., not a character). In other words, |more_name| is supposed -+ to return |true| unless it is sure that the file name has been completely -+ scanned; and |end_name| is supposed to be able to finish the assembly of -+ |cur_name|, |cur_area|, and |cur_ext| regardless of whether -+ $|more_name|(c_n)$ returned |true| or |false|. -+ -+ -+ Here now is the first of the system-dependent routines for file name -+ scanning. @^system dependencies@> -+ -+*/ -+ - static void begin_name(void) - { - area_delimiter = 0; -@@ -61,13 +64,16 @@ static void begin_name(void) - quoted_filename = false; - } - --@ And here's the second. The string pool might change as the file name is -- being scanned, since a new \.{\\csname} might be entered; therefore we keep -- |area_delimiter| and |ext_delimiter| relative to the beginning of the current -- string, instead of assigning an absolute address like |pool_ptr| to them. -- @^system dependencies@> -+/*tex -+ -+ And here's the second. The string pool might change as the file name is being -+ scanned, since a new \.{\\csname} might be entered; therefore we keep -+ |area_delimiter| and |ext_delimiter| relative to the beginning of the current -+ string, instead of assigning an absolute address like |pool_ptr| to them. -+ @^system dependencies@> -+ -+*/ - --@c - static boolean more_name(ASCII_code c) - { - if (c == ' ' && stop_at_space && (!quoted_filename)) { -@@ -77,7 +83,7 @@ static boolean more_name(ASCII_code c) - return true; - } else { - str_room(1); -- append_char(c); /* contribute |c| to the current string */ -+ append_char(c); - if (IS_DIR_SEP(c)) { - area_delimiter = (pool_pointer) cur_length; - ext_delimiter = 0; -@@ -87,17 +93,21 @@ static boolean more_name(ASCII_code c) - } - } - --@ The third. --@^system dependencies@> -+/*tex -+ -+ The third. @^system dependencies@> -+ -+*/ - --@c - static void end_name(void) - { - unsigned char *s; - if (str_ptr + 3 > (max_strings + STRING_OFFSET)) -- overflow("number of strings", -- (unsigned) (max_strings - init_str_ptr + STRING_OFFSET)); -- /* at this point, the full string lives in |cur_string| */ -+ overflow( -+ "number of strings", -+ (unsigned) (max_strings - init_str_ptr + STRING_OFFSET) -+ ); -+ /*tex At this point, the full string lives in |cur_string|. */ - if (area_delimiter == 0) { - cur_area = get_nullstr(); - } else { -@@ -105,7 +115,7 @@ static void end_name(void) - cur_string[area_delimiter] = '\0'; - cur_length = (unsigned) strlen((char *) cur_string); - cur_area = make_string(); -- xfree(cur_string); -+ xfree(cur_string); - cur_length = (unsigned) strlen((char *) s); - cur_string = s; - } -@@ -118,24 +128,27 @@ static void end_name(void) - cur_string[l] = '\0'; - cur_length = (unsigned) strlen((char *) cur_string); - cur_name = make_string(); -- xfree(cur_string); -+ xfree(cur_string); - cur_length = (unsigned) strlen((char *) s); - cur_string = s; - cur_ext = make_string(); - } - } - --@ Now let's consider the ``driver'' routines by which \TeX\ deals with file names -- in a system-independent manner. First comes a procedure that looks for a -+/*tex -+ -+ Now let's consider the ``driver'' routines by which \TeX\ deals with file -+ names in a system-independent manner. First comes a procedure that looks for a - file name in the input by calling |get_x_token| for the information. - --@c -+*/ -+ - void scan_file_name(void) - { - str_number u = 0; - name_in_progress = true; - begin_name(); -- /* Get the next non-blank non-call token; */ -+ /*tex Get the next non-blank non-call token: */ - do { - get_x_token(); - } while ((cur_cmd == spacer_cmd) || (cur_cmd == relax_cmd)); -@@ -145,9 +158,11 @@ void scan_file_name(void) - back_input(); - break; - } -- /* If |cur_chr| is a space and we're not scanning a token list, check -- whether we're at the end of the buffer. Otherwise we end up adding -- spurious spaces to file names in some cases. */ -+ /*tex -+ If |cur_chr| is a space and we're not scanning a token list, check -+ whether we're at the end of the buffer. Otherwise we end up adding -+ spurious spaces to file names in some cases. -+ */ - if ((cur_chr == ' ') && (istate != token_list) && (iloc > ilimit) - && !quoted_filename) - break; -@@ -174,8 +189,10 @@ void scan_file_name(void) - name_in_progress = false; - } - --@ This function constructs a the three file name strings from a token list --@c -+/* -+ This function constructs a the three file name strings from a token list. -+*/ -+ - void scan_file_name_toks(void) - { - char *a, *n, *e, *s = NULL; -@@ -192,12 +209,14 @@ void scan_file_name_toks(void) - e = s + i; - } - } -- if (n != s) { /* explicit area */ -+ if (n != s) { -+ /*tex explicit area */ - cur_area = maketexlstring(a, (size_t) (n - a)); - } else { - cur_area = get_nullstr(); - } -- if (e != NULL) { /* explicit extension */ -+ if (e != NULL) { -+ /*tex explicit extension */ - cur_name = maketexlstring(n, (size_t) (e - n)); - cur_ext = maketexstring(e); - } else { -@@ -205,33 +224,34 @@ void scan_file_name_toks(void) - cur_ext = get_nullstr(); - } - xfree(s); -- --} -- - -+} - -+/*tex - --@ Here is a routine that manufactures the output file names, assuming that -- |job_name<>0|. It ignores and changes the current settings of |cur_area| -- and |cur_ext|. -+ Here is a routine that manufactures the output file names, assuming that -+ |job_name<>0|. It ignores and changes the current settings of |cur_area| and -+ |cur_ext|; |s = ".log"|, |".dvi"|, or |format_extension| -+*/ - --@c - char *pack_job_name(const char *s) --{ /* |s = ".log"|, |".dvi"|, or |format_extension| */ -+{ - cur_area = get_nullstr(); - cur_ext = maketexstring(s); - cur_name = job_name; - return pack_file_name(cur_name, cur_area, cur_ext); - } - --@ If some trouble arises when \TeX\ tries to open a file, the following -- routine calls upon the user to supply another file name. Parameter~|s| -- is used in the error message to identify the type of file; parameter~|e| -- is the default extension if none is given. Upon exit from the routine, -- variables |cur_name|, |cur_area|, and |cur_ext| are -- ready for another attempt at file opening. -+/*tex -+ -+ If some trouble arises when \TeX\ tries to open a file, the following routine -+ calls upon the user to supply another file name. Parameter~|s| is used in the -+ error message to identify the type of file; parameter~|e| is the default -+ extension if none is given. Upon exit from the routine, variables |cur_name|, -+ |cur_area|, and |cur_ext| are ready for another attempt at file opening. -+ -+*/ - --@c - char *prompt_file_name(const char *s, const char *e) - { - int k; /* index into |buffer| */ -@@ -290,12 +310,10 @@ char *prompt_file_name(const char *s, const char *e) - return pack_file_name(cur_name, cur_area, cur_ext); - } - -- --@ @c - void tprint_file_name(unsigned char *n, unsigned char *a, unsigned char *e) - { -- boolean must_quote; /* whether to quote the filename */ -- unsigned char *j; /* index into string */ -+ boolean must_quote; /* whether to quote the filename */ -+ unsigned char *j; /* index into string */ - must_quote = false; - if (a != NULL) { - j = a; -@@ -318,13 +336,11 @@ void tprint_file_name(unsigned char *n, unsigned char *a, unsigned char *e) - j++; - } - } -- /* FIXME: Alternative is to assume that any filename that has to be quoted has -- at least one quoted component...if we pick this, a number of insertions -- of |print_file_name| should go away. -- |must_quote|:=((|a|<>0)and(|str_pool|[|str_start|[|a|]]=""""))or -- ((|n|<>0)and(|str_pool|[|str_start|[|n|]]=""""))or -- ((|e|<>0)and(|str_pool|[|str_start|[|e|]]="""")); */ -- -+ /*tex -+ Alternative is to assume that any filename that has to be quoted has at -+ least one quoted component...if we pick this, a number of insertions of -+ |print_file_name| should go away. -+ */ - if (must_quote) - print_char('"'); - if (a != NULL) { -@@ -346,15 +362,17 @@ void tprint_file_name(unsigned char *n, unsigned char *a, unsigned char *e) - print_char('"'); - } - --@ @c - void print_file_name(str_number n, str_number a, str_number e) - { - char *nam, *are, *ext; - nam = makecstring(n); - are = makecstring(a); - ext = makecstring(e); -- tprint_file_name((unsigned char *) nam, (unsigned char *) are, -- (unsigned char *) ext); -+ tprint_file_name( -+ (unsigned char *) nam, -+ (unsigned char *) are, -+ (unsigned char *) ext -+ ); - free(nam); - free(are); - free(ext); -diff --git a/texk/web2c/luatexdir/tex/inputstack.w b/texk/web2c/luatexdir/tex/inputstack.c -similarity index 53% -rename from texk/web2c/luatexdir/tex/inputstack.w -rename to texk/web2c/luatexdir/tex/inputstack.c -index 68b22e1a3..c64111edc 100644 ---- a/texk/web2c/luatexdir/tex/inputstack.w -+++ b/texk/web2c/luatexdir/tex/inputstack.c -@@ -1,51 +1,85 @@ --% inputstack.w --% --% Copyright 2009-2010 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --@ @c -+/* -+ -+inputstack.w -+ -+Copyright 2009-2010 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ - - #include "ptexlib.h" - --@ @c - in_state_record *input_stack = NULL; --int input_ptr = 0; /* first unused location of |input_stack| */ --int max_in_stack = 0; /* largest value of |input_ptr| when pushing */ --in_state_record cur_input; /* the ``top'' input state */ - --int in_open = 0; /* the number of lines in the buffer, less one */ --int open_parens = 0; /* the number of open text files */ -+/*tex First unused location of |input_stack|: */ -+ -+int input_ptr = 0; -+ -+/*tex Largest value of |input_ptr| when pushing: */ -+ -+int max_in_stack = 0; -+ -+/*tex The `top' input state: */ -+ -+in_state_record cur_input; -+ -+/*tex The number of lines in the buffer, less one: */ -+ -+int in_open = 0; -+ -+/*tex The number of open text files: */ -+ -+int open_parens = 0; -+ - alpha_file *input_file = NULL; --int line = 0; /* current line number in the current source file */ -+ -+/*tex The current line number in the current source file: */ -+ -+int line = 0; -+ - int *line_stack = NULL; -+ - str_number *source_filename_stack = NULL; -+ - char **full_source_filename_stack = NULL; - --int scanner_status = 0; /* can a subfile end now? */ --pointer warning_index = null; /* identifier relevant to non-|normal| scanner status */ --pointer def_ref = null; /* reference count of token list being defined */ -+/*tex Can a subfile end now? */ - --@ Here is a procedure that uses |scanner_status| to print a warning message --when a subfile has ended, and at certain other crucial times: -+int scanner_status = 0; -+ -+/*tex Identifier relevant to non-|normal| scanner status: */ -+ -+pointer warning_index = null; -+ -+/*tex Reference count of token list being defined: */ -+ -+pointer def_ref = null; -+ -+/*tex -+ -+Here is a procedure that uses |scanner_status| to print a warning message when a -+subfile has ended, and at certain other crucial times: -+ -+*/ - --@c - void runaway(void) - { -- pointer p = null; /* head of runaway list */ -+ /*tex The head of the runaway list: */ -+ pointer p = null; - if (scanner_status > skipping) { - switch (scanner_status) { - case defining: -@@ -65,7 +99,7 @@ void runaway(void) - p = def_ref; - break; - default: -- /* there are no other cases */ -+ /*tex There are no other cases. */ - break; - } - print_char('?'); -@@ -74,48 +108,69 @@ void runaway(void) - } - } - --@ The |param_stack| is an auxiliary array used to hold pointers to the token --lists for parameters at the current level and subsidiary levels of input. --This stack is maintained with convention (2), and it grows at a different --rate from the others. -- --@c --pointer *param_stack = NULL; /* token list pointers for parameters */ --int param_ptr = 0; /* first unused entry in |param_stack| */ --int max_param_stack = 0; /* largest value of |param_ptr|, will be |<=param_size+9| */ -- --@ The input routines must also interact with the processing of --\.{\\halign} and \.{\\valign}, since the appearance of tab marks and --\.{\\cr} in certain places is supposed to trigger the beginning of special --$v_j$ template text in the scanner. This magic is accomplished by an --|align_state| variable that is increased by~1 when a `\.{\char'173}' is --scanned and decreased by~1 when a `\.{\char'175}' is scanned. The |align_state| --is nonzero during the $u_j$ template, after which it is set to zero; the --$v_j$ template begins when a tab mark or \.{\\cr} occurs at a time that --|align_state=0|. -- --@c --int align_state = 0; /* group level with respect to current alignment */ -- --@ Thus, the ``current input state'' can be very complicated indeed; there --can be many levels and each level can arise in a variety of ways. The --|show_context| procedure, which is used by \TeX's error-reporting routine to --print out the current input state on all levels down to the most recent --line of characters from an input file, illustrates most of these conventions. --The global variable |base_ptr| contains the lowest level that was --displayed by this procedure. -- --@c --int base_ptr = 0; /* shallowest level shown by |show_context| */ -- --@ The status at each level is indicated by printing two lines, where the first --line indicates what was read so far and the second line shows what remains --to be read. The context is cropped, if necessary, so that the first line --contains at most |half_error_line| characters, and the second contains --at most |error_line|. Non-current input levels whose |token_type| is --`|backed_up|' are shown only if they have not been fully read. -- --@c -+/*tex -+ -+The |param_stack| is an auxiliary array used to hold pointers to the token lists -+for parameters at the current level and subsidiary levels of input. This stack is -+maintained with convention (2), and it grows at a different rate from the others. -+ -+*/ -+ -+/*tex Token list pointers for parameters: */ -+ -+pointer *param_stack = NULL; -+ -+/*tex First unused entry in |param_stack|: */ -+ -+int param_ptr = 0; -+ -+/*tex Largest value of |param_ptr|, will be |<=param_size+9|: */ -+ -+int max_param_stack = 0; -+ -+/*tex -+ -+The input routines must also interact with the processing of \.{\\halign} and -+\.{\\valign}, since the appearance of tab marks and \.{\\cr} in certain places is -+supposed to trigger the beginning of special $v_j$ template text in the scanner. -+This magic is accomplished by an |align_state| variable that is increased by~1 -+when a `\.{\char'173}' is scanned and decreased by~1 when a `\.{\char'175}' is -+scanned. The |align_state| is nonzero during the $u_j$ template, after which it -+is set to zero; the $v_j$ template begins when a tab mark or \.{\\cr} occurs at a -+time that |align_state=0|. -+ -+*/ -+ -+/*tex The group level with respect to current alignment: */ -+ -+int align_state = 0; -+ -+/*tex -+ -+Thus, the ``current input state'' can be very complicated indeed; there can be -+many levels and each level can arise in a variety of ways. The |show_context| -+procedure, which is used by \TeX's error-reporting routine to print out the -+current input state on all levels down to the most recent line of characters from -+an input file, illustrates most of these conventions. The global variable -+|base_ptr| contains the lowest level that was displayed by this procedure. -+ -+*/ -+ -+/*tex The shallowest level shown by |show_context|: */ -+ -+int base_ptr = 0; -+ -+/*tex -+ -+The status at each level is indicated by printing two lines, where the first line -+indicates what was read so far and the second line shows what remains to be read. -+The context is cropped, if necessary, so that the first line contains at most -+|half_error_line| characters, and the second contains at most |error_line|. -+Non-current input levels whose |token_type| is `|backed_up|' are shown only if -+they have not been fully read. -+ -+*/ -+ - static void print_token_list_type(int t) - { - switch (t) { -@@ -172,47 +227,49 @@ static void print_token_list_type(int t) - case write_text: - tprint_nl(" "); - break; -+ case local_text: -+ tprint_nl(" "); -+ break; - default: - tprint_nl("?"); -- /* this should never happen */ -+ /*tex This should never happen. */ - break; - } - } - --@ Here it is necessary to explain a little trick. We don't want to store a long --string that corresponds to a token list, because that string might take up --lots of memory; and we are printing during a time when an error message is --being given, so we dare not do anything that might overflow one of \TeX's --tables. So `pseudoprinting' is the answer: We enter a mode of printing --that stores characters into a buffer of length |error_line|, where character --$k+1$ is placed into \hbox{|trick_buf[k mod error_line]|} if --|k(error_line, --tally+1+error_line-half_error_line)|. At the end of the --pseudoprinting, the values of |first_count|, |tally|, and --|trick_count| give us all the information we need to print the two lines, --and all of the necessary text is in |trick_buf|. -- --Namely, let |l| be the length of the descriptive information that appears --on the first line. The length of the context information gathered for that --line is |k=first_count|, and the length of the context information --gathered for line~2 is $m=\min(|tally|, |trick_count|)-k$. If |l+k<=h|, --where |h=half_error_line|, we print |trick_buf[0..k-1]| after the --descriptive information on line~1, and set |n:=l+k|; here |n| is the --length of line~1. If $l+k>h$, some cropping is necessary, so we set |n:=h| --and print `\.{...}' followed by --$$\hbox{|trick_buf[(l+k-h+3)..k-1]|,}$$ --where subscripts of |trick_buf| are circular modulo |error_line|. The --second line consists of |n|~spaces followed by |trick_buf[k..(k+m-1)]|, --unless |n+m>error_line|; in the latter case, further cropping is done. --This is easier to program than to explain. -- --@ The following code sets up the print routines so that they will gather --the desired information. -- --@c -+/*tex -+ -+Here it is necessary to explain a little trick. We don't want to store a long -+string that corresponds to a token list, because that string might take up lots -+of memory; and we are printing during a time when an error message is being -+given, so we dare not do anything that might overflow one of \TeX's tables. So -+`pseudoprinting' is the answer: We enter a mode of printing that stores -+characters into a buffer of length |error_line|, where character $k+1$ is placed -+into \hbox{|trick_buf[k mod error_line]|} if |k(error_line, -+tally+1+error_line-half_error_line)|. At the end of the pseudoprinting, the -+values of |first_count|, |tally|, and |trick_count| give us all the information -+we need to print the two lines, and all of the necessary text is in |trick_buf|. -+ -+Namely, let |l| be the length of the descriptive information that appears on the -+first line. The length of the context information gathered for that line is -+|k=first_count|, and the length of the context information gathered for line~2 is -+$m=\min(|tally|, |trick_count|)-k$. If |l+k<=h|, where |h=half_error_line|, we -+print |trick_buf[0..k-1]| after the descriptive information on line~1, and set -+|n:=l+k|; here |n| is the length of line~1. If $l+k>h$, some cropping is -+necessary, so we set |n:=h| and print `\.{...}' followed by -+$$\hbox{|trick_buf[(l+k-h+3)..k-1]|,}$$ where subscripts of |trick_buf| are -+circular modulo |error_line|. The second line consists of |n|~spaces followed by -+|trick_buf[k..(k+m-1)]|, unless |n+m>error_line|; in the latter case, further -+cropping is done. This is easier to program than to explain. -+ -+The following code sets up the print routines so that they will gather the -+desired information. -+ -+*/ -+ - void set_trick_count(void) - { - first_count = tally; -@@ -230,10 +287,12 @@ void set_trick_count(void) - - #define PSEUDO_PRINT_THE_LINE() do { \ - begin_pseudoprint(); \ -- if (buffer[ilimit]==end_line_char_par) \ -+ if (buffer[ilimit]==end_line_char_par) { \ - j=ilimit; \ -- else \ -- j=ilimit+1; /* determine the effective end of the line */ \ -+ } else { \ -+ /*tex Determine the effective end of the line. */ \ -+ j=ilimit+1; \ -+ } \ - if (j>0) { \ - for (i=istart;i<=j-1;i++) { \ - if (i==iloc) \ -@@ -243,10 +302,12 @@ void set_trick_count(void) - } \ - } while (0) - --/* -- We don't care too much if we stay a bit too much below the max error_line -- even if we have more room on the line. If length is really an issue then -- any length is. After all one can set the length larger. -+/*tex -+ -+We don't care too much if we stay a bit too much below the max error_line even if -+we have more room on the line. If length is really an issue then any length is. -+After all one can set the length larger. -+ - */ - - #define print_valid_utf8(q) do { \ -@@ -268,46 +329,66 @@ void set_trick_count(void) - print_char(trick_buf[(q+2) % error_line]); \ - print_char(trick_buf[(q+3) % error_line]); \ - } else { \ -- /* invalid */ \ -+ /*tex Invalid character! */ \ - } \ - } while (0) - --@ @c -+/*tex -+ -+This one prints where the scanner is. -+ -+*/ -+ - void show_context(void) --{ /* prints where the scanner is */ -- int old_setting; /* saved |selector| setting */ -- int nn = -1; /* number of contexts shown so far, less one */ -- boolean bottom_line = false; /* have we reached the final context to be shown? */ -- int i; /* index into |buffer| */ -- int j; /* end of current line in |buffer| */ -- int l; /* length of descriptive information on line 1 */ -- int m; /* context information gathered for line 2 */ -- int n; /* length of line 1 */ -- int p; /* starting or ending place in |trick_buf| */ -- int q; /* temporary index */ -- int c; /* used in sanitizer */ -+{ -+ /*tex Saved |selector| setting: */ -+ int old_setting; -+ /*tex Number of contexts shown so far, less one: */ -+ int nn = -1; -+ /*tex Have we reached the final context to be shown? */ -+ boolean bottom_line = false; -+ /*tex Index into |buffer|: */ -+ int i; -+ /*tex End of current line in |buffer|: */ -+ int j; -+ /*tex Length of descriptive information on line 1: */ -+ int l; -+ /*tex Context information gathered for line 2: */ -+ int m; -+ /*tex Length of line 1: */ -+ int n; -+ /*tex Starting or ending place in |trick_buf|: */ -+ int p; -+ /*tex Temporary index: */ -+ int q; -+ /*tex Used in sanitizer: */ -+ int c; - base_ptr = input_ptr; - input_stack[base_ptr] = cur_input; -- /* store current state */ -+ /*tex Store the current state. */ - while (true) { -- cur_input = input_stack[base_ptr]; /* enter into the context */ -+ /*tex Enter into the context. */ -+ cur_input = input_stack[base_ptr]; - if (istate != token_list) { - if ((iname > 21) || (base_ptr == 0)) - bottom_line = true; - } - if ((base_ptr == input_ptr) || bottom_line || (nn < error_context_lines_par)) { -- /* Display the current context */ -+ /*tex Display the current context. */ - if ((base_ptr == input_ptr) || (istate != token_list) || (token_type != backed_up) || (iloc != null)) { -- /* we omit backed-up token lists that have already been read */ -- tally = 0; /* get ready to count characters */ -+ /*tex -+ We omit backed-up token lists that have already been read. -+ Get ready to count characters. -+ */ -+ tally = 0; - old_setting = selector; - if (istate != token_list) { -- /* -- Print location of current line -- -- This routine should be changed, if necessary, to give the best possible -- indication of where the current line resides in the input file. For example, -- on some systems it is best to print both a page and line number. -+ /*tex -+ Print the location of the current line. This routine -+ should be changed, if necessary, to give the best -+ possible indication of where the current line resides in -+ the input file. For example, on some systems it is best -+ to print both a page and line number. - */ - if (iname <= 17) { - if (terminal_input) { -@@ -327,7 +408,8 @@ void show_context(void) - tprint_nl("l."); - if (iindex == in_open) { - print_int(line); -- } else { /* input from a pseudo file */ -+ } else { -+ /*tex Input from a pseudo file. */ - print_int(line_stack[iindex + 1]); - } - } -@@ -337,21 +419,26 @@ void show_context(void) - print_token_list_type(token_type); - - begin_pseudoprint(); -- if (token_type < macro) -+ if (token_type < macro) { - show_token_list(istart, iloc, 100000); -- else -- show_token_list(token_link(istart), iloc, 100000); /* avoid reference count */ -+ } else { -+ /*tex Avoid reference count. */ -+ show_token_list(token_link(istart), iloc, 100000); -+ } - } -- /* stop pseudoprinting */ -+ /*tex Stop pseudoprinting. */ - selector = old_setting; -- /* Print two lines using the tricky pseudoprinted information */ -- if (trick_count == 1000000) -+ /*tex Print two lines using the tricky pseudoprinted information. */ -+ if (trick_count == 1000000) { - set_trick_count(); -- /* |set_trick_count| must be performed */ -- if (tally < trick_count) -+ } -+ /*tex The |set_trick_count| must be performed. */ -+ if (tally < trick_count) { - m = tally - first_count; -- else -- m = trick_count - first_count; /* context on line 2 */ -+ } else { -+ /* The context on line 2: */ -+ m = trick_count - first_count; -+ } - if (l + first_count <= half_error_line) { - p = 0; - n = l + first_count; -@@ -360,12 +447,14 @@ void show_context(void) - p = l + first_count - half_error_line + 3; - n = half_error_line; - } -- for (q = p; q <= first_count - 1; q++) -+ for (q = p; q <= first_count - 1; q++) { - print_valid_utf8(q); -- print_ln(); -- /* print |n| spaces to begin line~2 */ -- for (q = 1; q <= n; q++) -+ } -+ print_ln(); -+ /*tex Print |n| spaces to begin line 2. */ -+ for (q = 1; q <= n; q++) { - print_char(' '); -+ } - if (m + n <= error_line) - p = first_count + m; - else -@@ -379,24 +468,26 @@ void show_context(void) - } else if (nn == error_context_lines_par) { - tprint_nl("..."); - incr(nn); -- /* omitted if |error_context_lines_par<0| */ -+ /*tex Omitted if |error_context_lines_par<0|. */ - } - if (bottom_line) - break; - decr(base_ptr); - } -- /* restore original state */ -+ /*tex Restore the original state. */ - cur_input = input_stack[input_ptr]; - } - --@ The following subroutines change the input status in commonly needed ways. -+/*tex -+ -+The following subroutines change the input status in commonly needed ways. - - First comes |push_input|, which stores the current state and creates a - new level (having, initially, the same properties as the old). - --@c -+Enter a new input level, save the old: - --/* enter a new input level, save the old */ -+*/ - - # define pop_input() \ - cur_input=input_stack[--input_ptr] -@@ -411,12 +502,14 @@ new level (having, initially, the same properties as the old). - nofilter = false; \ - incr(input_ptr); - --@ --Here is a procedure that starts a new level of token-list input, given --a token list |p| and its type |t|. If |t=macro|, the calling routine should --set |name| and |loc|. -+/*tex -+ -+Here is a procedure that starts a new level of token-list input, given a token -+list |p| and its type |t|. If |t=macro|, the calling routine should set |name| -+and |loc|. -+ -+*/ - --@c - void begin_token_list(halfword p, quarterword t) - { - push_input(); -@@ -424,7 +517,7 @@ void begin_token_list(halfword p, quarterword t) - istart = p; - token_type = (unsigned char) t; - if (t >= macro) { -- /* the token list starts with a reference count */ -+ /*tex The token list starts with a reference count. */ - add_token_ref(p); - if (t == macro) { - param_start = param_ptr; -@@ -438,8 +531,7 @@ void begin_token_list(halfword p, quarterword t) - else if (t == write_text) - tprint_esc("write"); - else -- print_cmd_chr(assign_toks_cmd, -- t - output_text + output_routine_loc); -+ print_cmd_chr(assign_toks_cmd, t - output_text + output_routine_loc); - tprint("->"); - token_show(p); - end_diagnostic(false); -@@ -450,24 +542,26 @@ void begin_token_list(halfword p, quarterword t) - } - } - --@ When a token list has been fully scanned, the following computations --should be done as we leave that level of input. The |token_type| tends --to be equal to either |backed_up| or |inserted| about 2/3 of the time. --@^inner loop@> -+/*tex -+ -+When a token list has been fully scanned, the following computations should be -+done as we leave that level of input. The |token_type| tends to be equal to -+either |backed_up| or |inserted| about 2/3 of the time. @^inner loop@> -+ -+*/ - --@c - void end_token_list(void) - { -- /* leave a token-list input level */ -+ /*tex Leave a token-list input level: */ - if (token_type >= backed_up) { -- /* token list to be deleted */ -+ /*tex The token list to be deleted: */ - if (token_type <= inserted) { - flush_list(istart); - } else { -- /* update reference count */ -+ /*tex Update the reference count: */ - delete_token_ref(istart); - if (token_type == macro) { -- /* parameters must be flushed */ -+ /*tex Parameters must be flushed: */ - while (param_ptr > param_start) { - decr(param_ptr); - flush_list(param_stack[param_ptr]); -@@ -484,23 +578,24 @@ void end_token_list(void) - check_interrupt(); - } - --@ Sometimes \TeX\ has read too far and wants to ``unscan'' what it has --seen. The |back_input| procedure takes care of this by putting the token --just scanned back into the input stream, ready to be read again. This --procedure can be used only if |cur_tok| represents the token to be --replaced. Some applications of \TeX\ use this procedure a lot, --so it has been slightly optimized for speed. --@^inner loop@> -+/*tex -+ -+Sometimes \TeX\ has read too far and wants to ``unscan'' what it has seen. The -+|back_input| procedure takes care of this by putting the token just scanned back -+into the input stream, ready to be read again. This procedure can be used only if -+|cur_tok| represents the token to be replaced. Some applications of \TeX\ use -+this procedure a lot, so it has been slightly optimized for speed. @^inner loop@> - --@c -+*/ - - /* undoes one token of input */ - - void back_input(void) - { -- halfword p; /* a token list of length one */ -+ /*tex A token list of length one: */ -+ halfword p; - while ((istate == token_list) && (iloc == null) && (token_type != v_template)) { -- /* conserve stack space */ -+ /*tex Conserve stack space. */ - end_token_list(); - } - p = get_avail(); -@@ -512,14 +607,18 @@ void back_input(void) - incr(align_state); - } - push_input(); -+ /*tex This is |back_list(p)|, without procedure overhead: */ - istate = token_list; - istart = p; - token_type = backed_up; -- iloc = p; /* that was |back_list(p)|, without procedure overhead */ -+ iloc = p; - } - --@ Insert token |p| into \TeX's input --@c -+/*tex -+ -+Insert token |p| into \TeX's input -+ -+*/ - - void reinsert_token(boolean a, halfword pp) - { -@@ -545,13 +644,15 @@ void reinsert_token(boolean a, halfword pp) - cur_tok = t; - } - --@ The |begin_file_reading| procedure starts a new level of input for lines --of characters to be read from a file, or as an insertion from the --terminal. It does not take care of opening the file, nor does it set |loc| --or |limit| or |line|. -+/*tex -+ -+The |begin_file_reading| procedure starts a new level of input for lines of -+characters to be read from a file, or as an insertion from the terminal. It does -+not take care of opening the file, nor does it set |loc| or |limit| or |line|. - @^system dependencies@> - --@c -+*/ -+ - void begin_file_reading(void) - { - if (in_open == max_in_open) -@@ -569,48 +670,59 @@ void begin_file_reading(void) - line_stack[iindex] = line; - istart = first; - istate = mid_line; -- iname = 0; /* |terminal_input| is now |true| */ -+ iname = 0; -+ /*tex Variable |terminal_input| is now |true|. */ - line_catcode_table = DEFAULT_CAT_TABLE; - line_partial = false; -- /* Prepare terminal input {\sl Sync\TeX} information */ -+ /*tex Prepare terminal input \SYNCTEX\ information. */ - synctex_tag = 0; - } - --@ Conversely, the variables must be downdated when such a level of input --is finished: -+/*tex -+ -+Conversely, the variables must be downdated when such a level of input is -+finished: -+ -+*/ - --@c - void end_file_reading(void) - { - first = istart; - line = line_stack[iindex]; -- if ((iname >= 18) && (iname <= 20)) -+ if ((iname >= 18) && (iname <= 20)) { - pseudo_close(); -- else if (iname == 21) -+ } else if (iname == 21) { - luacstring_close(iindex); -- else if (iname > 17) -- lua_a_close_in(cur_file, 0); /* forget it */ -+ } else if (iname > 17) { -+ /*tex Forget it. */ -+ lua_a_close_in(cur_file, 0); -+ } - pop_input(); - decr(in_open); - } - --@ In order to keep the stack from overflowing during a long sequence of -+/*tex -+ -+In order to keep the stack from overflowing during a long sequence of - inserted `\.{\\show}' commands, the following routine removes completed - error-inserted lines from memory. - --@c -+*/ - void clear_for_error_prompt(void) - { -- while ((istate != token_list) && terminal_input -- && (input_ptr > 0) && (iloc > ilimit)) -+ while ((istate != token_list) && terminal_input && (input_ptr > 0) && (iloc > ilimit)) { - end_file_reading(); -+ } - print_ln(); - clear_terminal(); - } - --@ To get \TeX's whole input mechanism going, we perform the following actions. -+/*tex -+ -+To get \TeX's whole input mechanism going, we perform the following actions. -+ -+*/ - --@c - void initialize_inputstack(void) - { - input_ptr = 0; -@@ -645,29 +757,29 @@ void initialize_inputstack(void) - line_catcode_table = DEFAULT_CAT_TABLE; - line_partial = false; - align_state = 1000000; -- if (!init_terminal()) -- exit(EXIT_FAILURE); /* |goto final_end|; */ -+ if (!init_terminal()) { -+ /*tex |goto final_end|; */ -+ exit(EXIT_FAILURE); -+ } -+ /* |init_terminal| has set |loc| and |last| */ - ilimit = last; -- first = last + 1; /* |init_terminal| has set |loc| and |last| */ -+ first = last + 1; - } - --@ The global variable |pseudo_files| is used to maintain a stack of --pseudo files. The |pseudo_lines| field of each pseudo file points to --a linked list of variable size nodes representing lines not yet --processed: the |subtype| field contains the size of this node, --all the following words contain ASCII codes. -+/*tex - --/* -+The global variable |pseudo_files| is used to maintain a stack of pseudo files. -+The |pseudo_lines| field of each pseudo file points to a linked list of variable -+size nodes representing lines not yet processed: the |subtype| field contains the -+size of this node, all the following words contain ASCII codes. - -- hh: todo: if this is really critical code (which it isn't) then we can -- consider a c stack and store a pointer to a line in the line node instead -- which saves splitting here and reconstructing later. -+If this is really critical code (which it isn't) then we can consider a c stack -+and store a pointer to a line in the line node instead which saves splitting here -+and reconstructing later. - - */ - -- --@c --halfword pseudo_files; /* stack of pseudo files */ -+halfword pseudo_files; - - static halfword string_to_pseudo(str_number str, int nl) - { -@@ -680,7 +792,8 @@ static halfword string_to_pseudo(str_number str, int nl) - len = (unsigned) str_length(str); - l = 0; - while (l < len) { -- unsigned m = l; /* start of current line */ -+ /*tex start of current line */ -+ unsigned m = l; - while ((l < len) && (s[l] != nl)) - l++; - sz = (int) (l - m + 7) / 4; -@@ -703,7 +816,8 @@ static halfword string_to_pseudo(str_number str, int nl) - if (q == null) { - pseudo_lines(h) = r; - } else { -- vlink(q) = r ; /* no prev node here so no couple_nodes !*/ -+ /*tex There is no |prev| node here so no need to couple_nodes! */ -+ vlink(q) = r ; - } - q = r ; - if (s[l] == nl) -@@ -712,24 +826,33 @@ static halfword string_to_pseudo(str_number str, int nl) - return h; - } - --@ The |pseudo_start| procedure initiates reading from a pseudo file. -+/*tex -+ -+The |pseudo_start| procedure initiates reading from a pseudo file. -+ -+*/ - --@c - void pseudo_from_string(void) - { -- str_number s; /* string to be converted into a pseudo file */ -- halfword p; /* for list construction */ -+ /*tex The string to be converted into a pseudo file: */ -+ str_number s; -+ /*tex A helper for list construction: */ -+ halfword p; - s = make_string(); -- /* Convert string |s| into a new pseudo file */ -+ /*tex Convert string |s| into a new pseudo file */ - p = string_to_pseudo(s, new_line_char_par); - vlink(p) = pseudo_files; - pseudo_files = p; - flush_str(s); -- /* Initiate input from new pseudo file */ -- begin_file_reading(); /* set up |cur_file| and new level of input */ -+ /*tex -+ Initiate input from new pseudo file. It sets up |cur_file| and a new level -+ of input -+ */ -+ begin_file_reading(); - line = 0; - ilimit = istart; -- iloc = ilimit + 1; /* force line read */ -+ /*tex force line read */ -+ iloc = ilimit + 1; - if (tracing_scan_tokens_par > 0) { - if (term_offset > max_print_line - 3) - print_ln(); -@@ -742,7 +865,7 @@ void pseudo_from_string(void) - } else { - iname = 18; - } -- /* Prepare pseudo file {\sl Sync\TeX} information */ -+ /*tex Prepare pseudo file \SYNCTEX\ information. */ - synctex_tag = 0; - } - -@@ -759,29 +882,37 @@ void pseudo_start(void) - pseudo_from_string(); - } - --@ @c - void lua_string_start(void) - { -- begin_file_reading(); /* set up |cur_file| and new level of input */ -+ /*tex Set up |cur_file| and a new level of input: */ -+ begin_file_reading(); - line = 0; - ilimit = istart; -- iloc = ilimit + 1; /* force line read */ -+ /*tex Force line read: */ -+ iloc = ilimit + 1; - iname = 21; - luacstring_start(iindex); - } - --@ Here we read a line from the current pseudo file into |buffer|. -+/*tex - --@c --/* inputs the next line or returns |false| */ -+Here we read a line from the current pseudo file into |buffer|. -+It inputs the next line or returns |false|. -+ -+*/ - - boolean pseudo_input(void) - { -- halfword p; /* current line from pseudo file */ -- int sz; /* size of node |p| */ -- four_quarters w; /* four ASCII codes */ -- halfword r; /* loop index */ -- last = first; /* cf.\ Matthew 19\thinspace:\thinspace30 */ -+ /*tex The current line from pseudo file: */ -+ halfword p; -+ /*tex The size of node |p|: */ -+ int sz; -+ /*tex Four ASCII codes: */ -+ four_quarters w; -+ /*tex The loop index: */ -+ halfword r; -+ /*tex cf.\ Matthew 19\thinspace:\thinspace30 */ -+ last = first; - p = pseudo_lines(pseudo_files); - if (p == null) { - return false; -@@ -808,10 +939,11 @@ boolean pseudo_input(void) - return true; - } - --@ When we are done with a pseudo file we `close' it. -+/*tex -+ -+When we are done with a pseudo file we `close' it. - --@c --/* close the top level pseudo file */ -+*/ - - void pseudo_close(void) - { -diff --git a/texk/web2c/luatexdir/tex/linebreak.c b/texk/web2c/luatexdir/tex/linebreak.c -new file mode 100644 -index 000000000..df13931e1 ---- /dev/null -+++ b/texk/web2c/luatexdir/tex/linebreak.c -@@ -0,0 +1,2520 @@ -+/* -+ -+Copyright 2006-2008 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ -+ -+#include "ptexlib.h" -+ -+/*tex -+ -+ We come now to what is probably the most interesting algorithm of \TeX: the -+ mechanism for choosing the ``best possible'' breakpoints that yield the -+ individual lines of a paragraph. \TeX's line-breaking algorithm takes a given -+ horizontal list and converts it to a sequence of boxes that are appended to -+ the current vertical list. In the course of doing this, it creates a special -+ data structure containing three kinds of records that are not used elsewhere -+ in \TeX. Such nodes are created while a paragraph is being processed, and -+ they are destroyed afterwards; thus, the other parts of \TeX\ do not need to -+ know anything about how line-breaking is done. -+ -+ The method used here is based on an approach devised by Michael F. Plass and -+ the author in 1977, subsequently generalized and improved by the same two -+ people in 1980. A detailed discussion appears in {\sl SOFTWARE---Practice -+ \AM\ Experience \bf11} (1981), 1119--1184, where it is shown that the -+ line-breaking problem can be regarded as a special case of the problem of -+ computing the shortest path in an acyclic network. The cited paper includes -+ numerous examples and describes the history of line breaking as it has been -+ practiced by printers through the ages. The present implementation adds two -+ new ideas to the algorithm of 1980: Memory space requirements are -+ considerably reduced by using smaller records for inactive nodes than for -+ active ones, and arithmetic overflow is avoided by using ``delta distances'' -+ instead of keeping track of the total distance from the beginning of the -+ paragraph to the current point. -+ -+ The |line_break| procedure should be invoked only in horizontal mode; it -+ leaves that mode and places its output into the current vlist of the -+ enclosing vertical mode (or internal vertical mode). There is one explicit -+ parameter: |d| is true for partial paragraphs preceding display math mode; in -+ this case the amount of additional penalty inserted before the final line is -+ |display_widow_penalty| instead of |widow_penalty|. -+ -+ There are also a number of implicit parameters: The hlist to be broken starts -+ at |vlink(head)|, and it is nonempty. The value of |prev_graf| in the -+ enclosing semantic level tells where the paragraph should begin in the -+ sequence of line numbers, in case hanging indentation or \.{\\parshape} are -+ in use; |prev_graf| is zero unless this paragraph is being continued after a -+ displayed formula. Other implicit parameters, such as the |par_shape_ptr| and -+ various penalties to use for hyphenation, etc., appear in |eqtb|. -+ -+ After |line_break| has acted, it will have updated the current vlist and the -+ value of |prev_graf|. Furthermore, the global variable |just_box| will point -+ to the final box created by |line_break|, so that the width of this line can -+ be ascertained when it is necessary to decide whether to use -+ |above_display_skip| or |above_display_short_skip| before a displayed -+ formula. -+ -+*/ -+ -+/*tex The |hlist_node| for the last line of the new paragraph: */ -+ -+halfword just_box; -+ -+/*tex -+ -+ In it's complete form, |line_break| is a rather lengthy procedure---sort of a -+ small world unto itself---we must build it up little by little. Below you see -+ only the general outline. -+ -+ The main task performed here is to move the list from |head| to |temp_head| -+ and go into the enclosing semantic level. We also append the -+ \.{\\parfillskip} glue to the end of the paragraph, removing a space (or -+ other glue node) if it was there, since spaces usually precede blank lines -+ and instances of `\.{\$\$}'. The |par_fill_skip| is preceded by an infinite -+ penalty, so it will never be considered as a potential breakpoint. -+ -+ That code assumes that a |glue_node| and a |penalty_node| occupy the same -+ number of |mem|~words. -+ -+ Most other processing is delegated to external functions. -+ -+*/ -+ -+void line_break(boolean d, int line_break_context) -+{ -+ /*tex Main direction of paragraph: */ -+ int paragraph_dir = 0; -+ halfword final_par_glue; -+ halfword start_of_par; -+ int callback_id; -+ /*tex this is for over/underfull box messages */ -+ pack_begin_line = cur_list.ml_field; -+ alink(temp_head) = null; -+ vlink(temp_head) = vlink(cur_list.head_field); -+ new_hyphenation(temp_head, cur_list.tail_field); -+ cur_list.tail_field = new_ligkern(temp_head, cur_list.tail_field); -+ if (is_char_node(cur_list.tail_field)) { -+ tail_append(new_penalty(inf_penalty,line_penalty)); -+ } else if (type(cur_list.tail_field) != glue_node) { -+ tail_append(new_penalty(inf_penalty,line_penalty)); -+ } else { -+ halfword t = alink(cur_list.tail_field); -+ flush_node(cur_list.tail_field); -+ cur_list.tail_field = t; -+ tail_append(new_penalty(inf_penalty,line_penalty)); -+ } -+ final_par_glue = new_param_glue(par_fill_skip_code); -+ couple_nodes(cur_list.tail_field, final_par_glue); -+ cur_list.tail_field = vlink(cur_list.tail_field); -+ lua_node_filter(pre_linebreak_filter_callback, line_break_context, temp_head, addressof(cur_list.tail_field)); -+ last_line_fill = cur_list.tail_field; -+ pop_nest(); -+ start_of_par = cur_list.tail_field; -+ callback_id = callback_defined(linebreak_filter_callback); -+ if (callback_id > 0) { -+ callback_id = lua_linebreak_callback(d, temp_head, addressof(cur_list.tail_field)); -+ if (callback_id > 0) { -+ /*tex find the correct value for the |just_box| */ -+ halfword box_search = cur_list.tail_field; -+ just_box = null; -+ if (box_search != null) { -+ do { -+ if (type(box_search) == hlist_node) { -+ just_box = box_search; -+ } -+ box_search = vlink(box_search); -+ } while (box_search != null); -+ } -+ if (just_box == null) { -+ help3( -+ "A linebreaking routine should return a non-empty list of nodes", -+ "and at least one of those has to be a \\hbox.", -+ "Sorry, I cannot recover from this." -+ ); -+ print_err("Invalid linebreak_filter"); -+ succumb(); -+ } -+ } else { -+ if (tracing_paragraphs_par > 0) { -+ begin_diagnostic(); -+ print_int(line); -+ end_diagnostic(true); -+ } -+ } -+ } -+ if (callback_id == 0) { -+ if ((!is_char_node(vlink(temp_head))) && ((type(vlink(temp_head)) == local_par_node))) { -+ paragraph_dir = local_par_dir(vlink(temp_head)); -+ } else { -+ confusion("weird par dir"); -+ } -+ ext_do_line_break( -+ paragraph_dir, -+ pretolerance_par, -+ tracing_paragraphs_par, -+ tolerance_par, -+ emergency_stretch_par, -+ looseness_par, -+ adjust_spacing_par, -+ par_shape_par_ptr, -+ adj_demerits_par, -+ protrude_chars_par, -+ line_penalty_par, -+ last_line_fit_par, -+ double_hyphen_demerits_par, -+ final_hyphen_demerits_par, -+ hang_indent_par, -+ hsize_par, -+ hang_after_par, -+ left_skip_par, -+ right_skip_par, -+ inter_line_penalties_par_ptr, -+ inter_line_penalty_par, -+ club_penalty_par, -+ club_penalties_par_ptr, -+ (d ? display_widow_penalties_par_ptr : widow_penalties_par_ptr), -+ (d ? display_widow_penalty_par : widow_penalty_par), -+ broken_penalty_par, -+ final_par_glue -+ ); -+ } -+ lua_node_filter(post_linebreak_filter_callback, line_break_context, start_of_par, addressof(cur_list.tail_field)); -+ pack_begin_line = 0; -+} -+ -+/*tex -+ -+ Glue nodes in a horizontal list that is being paragraphed are not supposed to -+ include ``infinite'' shrinkability; that is why the algorithm maintains four -+ registers for stretching but only one for shrinking. If the user tries to -+ introduce infinite shrinkability, the shrinkability will be reset to finite -+ and an error message will be issued. A boolean variable |no_shrink_error_yet| -+ prevents this error message from appearing more than once per paragraph. -+ -+*/ -+ -+#define check_shrinkage(a) \ -+ if ((shrink_order((a))!=normal)&&(shrink((a))!=0)) \ -+ a=finite_shrink((a)) -+ -+/*tex Have we complained about infinite shrinkage? */ -+ -+static boolean no_shrink_error_yet; -+ -+/*tex Recovers from infinite shrinkage. */ -+ -+static halfword finite_shrink(halfword p) -+{ -+ const char *hlp[] = { -+ "The paragraph just ended includes some glue that has", -+ "infinite shrinkability, e.g., `\\hskip 0pt minus 1fil'.", -+ "Such glue doesn't belong there---it allows a paragraph", -+ "of any length to fit on one line. But it's safe to proceed,", -+ "since the offensive shrinkability has been made finite.", -+ NULL -+ }; -+ if (no_shrink_error_yet) { -+ no_shrink_error_yet = false; -+ tex_error("Infinite glue shrinkage found in a paragraph", hlp); -+ } -+ shrink_order(p) = normal; -+ return p; -+} -+ -+/*tex -+ -+ A pointer variable |cur_p| runs through the given horizontal list as we look -+ for breakpoints. This variable is global, since it is used both by -+ |line_break| and by its subprocedure |try_break|. -+ -+ Another global variable called |threshold| is used to determine the -+ feasibility of individual lines: breakpoints are feasible if there is a way -+ to reach them without creating lines whose badness exceeds |threshold|. (The -+ badness is compared to |threshold| before penalties are added, so that -+ penalty values do not affect the feasibility of breakpoints, except that no -+ break is allowed when the penalty is 10000 or more.) If |threshold| is 10000 -+ or more, all legal breaks are considered feasible, since the |badness| -+ function specified above never returns a value greater than~10000. -+ -+ Up to three passes might be made through the paragraph in an attempt to find -+ at least one set of feasible breakpoints. On the first pass, we have -+ |threshold=pretolerance| and |second_pass=final_pass=false|. If this pass -+ fails to find a feasible solution, |threshold| is set to |tolerance|, -+ |second_pass| is set |true|, and an attempt is made to hyphenate as many -+ words as possible. If that fails too, we add |emergency_stretch| to the -+ background stretchability and set |final_pass=true|. -+ -+*/ -+ -+/*tex is this our second attempt to break this paragraph? */ -+ -+static boolean second_pass; -+ -+/*tex is this our final attempt to break this paragraph? */ -+ -+static boolean final_pass; -+ -+/*tex maximum badness on feasible lines */ -+ -+static int threshold; -+ -+/*tex -+ -+ The maximum fill level for |hlist_stack|. Maybe good if larger than |2 * -+ max_quarterword|, so that box nesting level would overflow first. -+ -+*/ -+ -+#define max_hlist_stack 512 -+ -+/*tex stack for |find_protchar_left()| and |find_protchar_right()| */ -+ -+static halfword hlist_stack[max_hlist_stack]; -+ -+/*tex fill level for |hlist_stack| */ -+ -+static short hlist_stack_level = 0; -+ -+static void push_node(halfword p) -+{ -+ if (hlist_stack_level >= max_hlist_stack) -+ normal_error("push_node","stack overflow"); -+ hlist_stack[hlist_stack_level++] = p; -+} -+ -+static halfword pop_node(void) -+{ -+ if (hlist_stack_level <= 0) { -+ /*tex This can point to some bug. */ -+ normal_error("pop_node","stack underflow (internal error)"); -+ } -+ return hlist_stack[--hlist_stack_level]; -+} -+ -+/*tex maximal stretch ratio of expanded fonts */ -+ -+static int max_stretch_ratio = 0; -+ -+/*tex maximal shrink ratio of expanded fonts */ -+ -+static int max_shrink_ratio = 0; -+ -+/*tex the current step of expanded fonts */ -+ -+static int cur_font_step = 0; -+ -+static boolean check_expand_pars(internal_font_number f) -+{ -+ int m; -+ if ((font_step(f) == 0) || ((font_max_stretch(f) == 0) && (font_max_shrink(f) == 0))) -+ return false; -+ if (cur_font_step < 0) -+ cur_font_step = font_step(f); -+ else if (cur_font_step != font_step(f)) -+ normal_error("font expansion","using fonts with different step of expansion in one paragraph is not allowed"); -+ m = font_max_stretch(f); -+ if (m != 0) { -+ if (max_stretch_ratio < 0) -+ max_stretch_ratio = m; -+ else if (max_stretch_ratio != m) -+ normal_error("font expansion","using fonts with different limit of expansion in one paragraph is not allowed"); -+ } -+ m = font_max_shrink(f); -+ if (m != 0) { -+ if (max_shrink_ratio < 0) -+ max_shrink_ratio = -m; -+ else if (max_shrink_ratio != -m) -+ normal_error("font expansion","using fonts with different limit of expansion in one paragraph is not allowed"); -+ } -+ return true; -+} -+ -+/*tex Search left to right from list head |l|, returns 1st non-skipable item */ -+ -+halfword find_protchar_left(halfword l, boolean d) -+{ -+ halfword t; -+ boolean run; -+ boolean done = false ; -+ while ((vlink(l) != null) && (type(l) == hlist_node) && zero_dimensions(l) && (list_ptr(l) == null)) { -+ /*tex For paragraph start with \.{\\parindent} = 0pt or any empty hbox. */ -+ l = vlink(l); -+ done = true ; -+ } -+ if ((!done) && (type(l) == local_par_node)) { -+ l = vlink(l); -+ done = true ; -+ } -+ if ((!done) && d) { -+ while ((vlink(l) != null) && (!(is_char_node(l) || non_discardable(l)))) { -+ /*tex standard discardables at line break, \TeX book, p 95 */ -+ l = vlink(l); -+ } -+ } -+ if (type(l) != glyph_node) { -+ hlist_stack_level = 0; -+ run = true; -+ do { -+ t = l; -+ while (run && (type(l) == hlist_node) && (list_ptr(l) != null)) { -+ push_node(l); -+ l = list_ptr(l); -+ } -+ while (run && cp_skipable(l)) { -+ while ((vlink(l) == null) && (hlist_stack_level > 0)) { -+ /*tex Don't visit this node again. */ -+ l = pop_node(); -+ run = false; -+ } -+ if ((vlink(l) != null) && (type(l) == boundary_node) && (subtype(l) == protrusion_boundary) && -+ ((boundary_value(l) == 1) || (boundary_value(l) == 3))) { -+ /*tex Skip next node. */ -+ l = vlink(l); -+ } -+ if (vlink(l) != null) { -+ l = vlink(l); -+ } else if (hlist_stack_level == 0) { -+ run = false; -+ } -+ } -+ } while (t != l); -+ } -+ return l; -+} -+ -+/*tex -+ -+ Search right to left from list tail |r| to head |l|, returns 1st non-skipable -+ item. -+ -+*/ -+ -+halfword find_protchar_right(halfword l, halfword r) -+{ -+ halfword t; -+ boolean run = true; -+ if (r == null) -+ return null; -+ hlist_stack_level = 0; -+ do { -+ t = r; -+ while (run && (type(r) == hlist_node) && (list_ptr(r) != null)) { -+ push_node(l); -+ push_node(r); -+ l = list_ptr(r); -+ r = l; -+ while (vlink(r) != null) { -+ halfword s = r; -+ r = vlink(r); -+ alink(r) = s; -+ } -+ } -+ while (run && cp_skipable(r)) { -+ while ((r == l) && (hlist_stack_level > 0)) { -+ /*tex Don't visit this node again. */ -+ r = pop_node(); -+ l = pop_node(); -+ } -+ if ((r != l) && (r != null)) { -+ if ((alink(r) != null) && (type(r) == boundary_node) && (subtype(r) == protrusion_boundary) && -+ ((boundary_value(r) == 2) || (boundary_value(r) == 3))) { -+ /*tex Skip next node. */ -+ r = alink(r); -+ } -+ if (alink(r) != null) { -+ r = alink(r); -+ } else { -+ /*tex This is the input: \.{\\leavevmode\\penalty-10000\\penalty-10000} (bug \#268). */ -+ run = false; -+ } -+ } else if ((r == l) && (hlist_stack_level == 0)) -+ run = false; -+ } -+ } while (t != r); -+ return r; -+} -+ -+#define left_pw(a) char_pw((a), left_side) -+#define right_pw(a) char_pw((a), right_side) -+ -+/*tex -+ -+ When looking for optimal line breaks, \TeX\ creates a ``break node'' for each -+ break that is {\sl feasible}, in the sense that there is a way to end a line -+ at the given place without requiring any line to stretch more than a given -+ tolerance. A break node is characterized by three things: the position of the -+ break (which is a pointer to a |glue_node|, |math_node|, |penalty_node|, or -+ |disc_node|); the ordinal number of the line that will follow this -+ breakpoint; and the fitness classification of the line that has just ended, -+ i.e., |tight_fit|, |decent_fit|, |loose_fit|, or |very_loose_fit|. -+ -+*/ -+ -+typedef enum { -+ /*tex fitness classification for lines stretching more than their stretchability */ -+ very_loose_fit = 0, -+ /*tex fitness classification for lines stretching 0.5 to 1.0 of their stretchability */ -+ loose_fit, -+ /*tex fitness classification for all other lines */ -+ decent_fit, -+ /*tex fitness classification for lines shrinking 0.5 to 1.0 of their shrinkability */ -+ tight_fit -+} fitness_value; -+ -+/*tex -+ -+ The algorithm essentially determines the best possible way to achieve each -+ feasible combination of position, line, and fitness. Thus, it answers -+ questions like, ``What is the best way to break the opening part of the -+ paragraph so that the fourth line is a tight line ending at such-and-such a -+ place?'' However, the fact that all lines are to be the same length after a -+ certain point makes it possible to regard all sufficiently large line numbers -+ as equivalent, when the looseness parameter is zero, and this makes it -+ possible for the algorithm to save space and time. -+ -+ An ``active node'' and a ``passive node'' are created in |mem| for each -+ feasible breakpoint that needs to be considered. Active nodes are three words -+ long and passive nodes are two words long. We need active nodes only for -+ breakpoints near the place in the paragraph that is currently being examined, -+ so they are recycled within a comparatively short time after they are -+ created. -+ -+ An active node for a given breakpoint contains six fields: -+ -+ \startitemize[n] -+ -+ \startitem -+ |vlink| points to the next node in the list of active nodes; the last -+ active node has |vlink=active|. -+ \stopitem -+ -+ \startitem -+ |break_node| points to the passive node associated with this -+ breakpoint. -+ \stopitem -+ -+ \startitem -+ |line_number| is the number of the line that follows this breakpoint. -+ \stopitem -+ -+ \startitem -+ |fitness| is the fitness classification of the line ending at this -+ breakpoint. -+ \stopitem -+ -+ \startitem -+ |type| is either |hyphenated_node| or |unhyphenated_node|, depending -+ on whether this breakpoint is a |disc_node|. -+ \stopitem -+ -+ \startitem -+ |total_demerits| is the minimum possible sum of demerits over all -+ lines leading from the beginning of the paragraph to this breakpoint. -+ \stopitem -+ -+ \stopitemize -+ -+ The value of |vlink(active)| points to the first active node on a vlinked -+ list of all currently active nodes. This list is in order by |line_number|, -+ except that nodes with |line_number>easy_line| may be in any order relative -+ to each other. -+ -+*/ -+ -+void initialize_active(void) -+{ -+ type(active) = hyphenated_node; -+ line_number(active) = max_halfword; -+ /*tex The |subtype| is never examined. */ -+ subtype(active) = 0; -+} -+ -+/*tex -+ -+ The passive node for a given breakpoint contains eight fields: -+ -+ \startitemize -+ -+ \startitem -+ |vlink| points to the passive node created just before this one, if -+ any, otherwise it is |null|. -+ \stopitem -+ -+ \startitem -+ |cur_break| points to the position of this breakpoint in the -+ horizontal list for the paragraph being broken. -+ \stopitem -+ -+ \startitem -+ |prev_break| points to the passive node that should precede this one -+ in an optimal path to this breakpoint. -+ \stopitem -+ -+ \startitem -+ |serial| is equal to |n| if this passive node is the |n|th one -+ created during the current pass. (This field is used only when -+ printing out detailed statistics about the line-breaking -+ calculations.) -+ \stopitem -+ -+ \startitem -+ |passive_pen_inter| holds the current \.{\\localinterlinepenalty} -+ \stopitem -+ -+ \startitem -+ |passive_pen_broken| holds the current \.{\\localbrokenpenalty} -+ \stopitem -+ -+ \stopitemize -+ -+ There is a global variable called |passive| that points to the most recently -+ created passive node. Another global variable, |printed_node|, is used to -+ help print out the paragraph when detailed information about the -+ line-breaking computation is being displayed. -+ -+*/ -+ -+/*tex most recent node on passive list */ -+ -+static halfword passive; -+ -+/*tex most recent node that has been printed */ -+ -+static halfword printed_node; -+ -+/*tex the number of passive nodes allocated on this pass */ -+ -+static halfword pass_number; -+ -+/*tex -+ -+ The active list also contains ``delta'' nodes that help the algorithm compute -+ the badness of individual lines. Such nodes appear only between two active -+ nodes, and they have |type=delta_node|. If |p| and |r| are active nodes and -+ if |q| is a delta node between them, so that |vlink(p)=q| and |vlink(q)=r|, -+ then |q| tells the space difference between lines in the horizontal list that -+ start after breakpoint |p| and lines that start after breakpoint |r|. In -+ other words, if we know the length of the line that starts after |p| and ends -+ at our current position, then the corresponding length of the line that -+ starts after |r| is obtained by adding the amounts in node~|q|. A delta node -+ contains seven scaled numbers, since it must record the net change in glue -+ stretchability with respect to all orders of infinity. The natural width -+ difference appears in |mem[q+1].sc|; the stretch differences in units of pt, -+ sfi, fil, fill, and filll appear in |mem[q+2..q+6].sc|; and the shrink -+ difference appears in |mem[q+7].sc|. The |subtype| field of a delta node is -+ not used. -+ -+ Actually, we have two more fields that are used by |pdftex|. -+ -+ As the algorithm runs, it maintains a set of seven delta-like registers for -+ the length of the line following the first active breakpoint to the current -+ position in the given hlist. When it makes a pass through the active list, it -+ also maintains a similar set of seven registers for the length following the -+ active breakpoint of current interest. A third set holds the length of an -+ empty line (namely, the sum of \.{\\leftskip} and \.{\\rightskip}); and a -+ fourth set is used to create new delta nodes. -+ -+ When we pass a delta node we want to do operations like: -+ -+ \starttyping -+ for k := 1 to 7 do -+ cur_active_width[k] := cur_active_width[k] + mem[q+k].sc|}; -+ \stoptyping -+ -+ and we want to do this without the overhead of |for| loops. The |do_all_six| -+ macro makes such six-tuples convenient. -+ -+*/ -+ -+/*tex distance from first active node to~|cur_p| */ -+ -+static scaled active_width[10] = { 0 }; -+ -+/*tex length of an ``empty'' line */ -+ -+static scaled background[10] = { 0 }; -+ -+/*tex length being computed after current break */ -+ -+static scaled break_width[10] = { 0 }; -+ -+/*tex Make |auto_breaking| accessible out of |line_break|: */ -+ -+static boolean auto_breaking; -+ -+/*tex -+ -+ Let's state the principles of the delta nodes more precisely and concisely, -+ so that the following programs will be less obscure. For each legal -+ breakpoint~|p| in the paragraph, we define two quantities $\alpha(p)$ and -+ $\beta(p)$ such that the length of material in a line from breakpoint~|p| to -+ breakpoint~|q| is $\gamma+\beta(q)-\alpha(p)$, for some fixed $\gamma$. -+ Intuitively, $\alpha(p)$ and $\beta(q)$ are the total length of material from -+ the beginning of the paragraph to a point ``after'' a break at |p| and to a -+ point ``before'' a break at |q|; and $\gamma$ is the width of an empty line, -+ namely the length contributed by \.{\\leftskip} and \.{\\rightskip}. -+ -+ Suppose, for example, that the paragraph consists entirely of alternating -+ boxes and glue skips; let the boxes have widths $x_1\ldots x_n$ and let the -+ skips have widths $y_1\ldots y_n$, so that the paragraph can be represented -+ by $x_1y_1\ldots x_ny_n$. Let $p_i$ be the legal breakpoint at $y_i$; then -+ $\alpha(p_i)=x_1+y_1+\cdots+x_i+y_i$, and $\beta(p_i)= x_1+y_1+\cdots+x_i$. -+ To check this, note that the length of material from $p_2$ to $p_5$, say, is -+ $\gamma+x_3+y_3+x_4+y_4+x_5=\gamma+\beta(p_5) -\alpha(p_2)$. -+ -+ The quantities $\alpha$, $\beta$, $\gamma$ involve glue stretchability and -+ shrinkability as well as a natural width. If we were to compute $\alpha(p)$ -+ and $\beta(p)$ for each |p|, we would need multiple precision arithmetic, and -+ the multiprecise numbers would have to be kept in the active nodes. \TeX\ -+ avoids this problem by working entirely with relative differences or -+ ``deltas.'' Suppose, for example, that the active list contains -+ $a_1\,\delta_1\,a_2\,\delta_2\,a_3$, where the |a|'s are active breakpoints -+ and the $\delta$'s are delta nodes. Then $\delta_1=\alpha(a_1)-\alpha(a_2)$ -+ and $\delta_2=\alpha(a_2)-\alpha(a_3)$. If the line breaking algorithm is -+ currently positioned at some other breakpoint |p|, the |active_width| array -+ contains the value $\gamma+\beta(p)-\alpha(a_1)$. If we are scanning through -+ the list of active nodes and considering a tentative line that runs from -+ $a_2$ to~|p|, say, the |cur_active_width| array will contain the value -+ $\gamma+\beta(p)-\alpha(a_2)$. Thus, when we move from $a_2$ to $a_3$, we -+ want to add $\alpha(a_2)-\alpha(a_3)$ to |cur_active_width|; and this is just -+ $\delta_2$, which appears in the active list between $a_2$ and $a_3$. The -+ |background| array contains $\gamma$. The |break_width| array will be used to -+ calculate values of new delta nodes when the active list is being updated. -+ -+ The heart of the line-breaking procedure is `|try_break|', a subroutine that -+ tests if the current breakpoint |cur_p| is feasible, by running through the -+ active list to see what lines of text can be made from active nodes -+ to~|cur_p|. If feasible breaks are possible, new break nodes are created. If -+ |cur_p| is too far from an active node, that node is deactivated. -+ -+ The parameter |pi| to |try_break| is the penalty associated with a break at -+ |cur_p|; we have |pi=eject_penalty| if the break is forced, and -+ |pi=inf_penalty| if the break is illegal. -+ -+ The other parameter, |break_type|, is set to |hyphenated_node| or -+ |unhyphenated_node|, depending on whether or not the current break is at a -+ |disc_node|. The end of a paragraph is also regarded as `|hyphenated_node|'; -+ this case is distinguishable by the condition |cur_p=null|. -+ -+*/ -+ -+/*tex running \.{\\localinterlinepenalty} */ -+ -+static int internal_pen_inter; -+ -+/*tex running \.{\\localbrokenpenalty} */ -+ -+static int internal_pen_broken; -+ -+/*tex running \.{\\localleftbox} */ -+ -+static halfword internal_left_box; -+ -+/*tex running \.{\\localleftbox} width */ -+ -+static int internal_left_box_width; -+ -+/*tex running \.{\\localleftbox} */ -+ -+static halfword init_internal_left_box; -+ -+/*tex running \.{\\localleftbox} width */ -+ -+static int init_internal_left_box_width; -+ -+/*tex running \.{\\localrightbox} */ -+ -+static halfword internal_right_box; -+ -+/*tex running \.{\\localrightbox} width */ -+ -+static int internal_right_box_width; -+ -+/*tex the length of discretionary material preceding a break */ -+ -+static scaled disc_width[10] = { 0 }; -+ -+/*tex -+ -+ As we consider various ways to end a line at |cur_p|, in a given line number -+ class, we keep track of the best total demerits known, in an array with one -+ entry for each of the fitness classifications. For example, -+ |minimal_demerits[tight_fit]| contains the fewest total demerits of feasible -+ line breaks ending at |cur_p| with a |tight_fit| line; -+ |best_place[tight_fit]| points to the passive node for the break -+ before~|cur_p| that achieves such an optimum; and |best_pl_line[tight_fit]| -+ is the |line_number| field in the active node corresponding to -+ |best_place[tight_fit]|. When no feasible break sequence is known, the -+ |minimal_demerits| entries will be equal to |awful_bad|, which is $2^{30}-1$. -+ Another variable, |minimum_demerits|, keeps track of the smallest value in -+ the |minimal_demerits| array. -+ -+*/ -+ -+/*tex best total demerits known for current line class and position, given the fitness */ -+ -+static int minimal_demerits[4]; -+ -+/*tex best total demerits known for current line class and position */ -+ -+static int minimum_demerits; -+ -+/*tex how to achieve |minimal_demerits| */ -+ -+static halfword best_place[4]; -+ -+/*tex corresponding line number */ -+ -+static halfword best_pl_line[4]; -+ -+/*tex -+ -+ The length of lines depends on whether the user has specified \.{\\parshape} -+ or \.{\\hangindent}. If |par_shape_ptr| is not null, it points to a -+ $(2n+1)$-word record in |mem|, where the |vinfo| in the first word contains -+ the value of |n|, and the other $2n$ words contain the left margins and line -+ lengths for the first |n| lines of the paragraph; the specifications for line -+ |n| apply to all subsequent lines. If |par_shape_ptr=null|, the shape of the -+ paragraph depends on the value of |n=hang_after|; if |n>=0|, hanging -+ indentation takes place on lines |n+1|, |n+2|, \dots, otherwise it takes -+ place on lines 1, \dots, $\vert n\vert$. When hanging indentation is active, -+ the left margin is |hang_indent|, if |hang_indent>=0|, else it is 0; the line -+ length is $|hsize|-\vert|hang_indent|\vert$. The normal setting is -+ |par_shape_ptr=null|, |hang_after=1|, and |hang_indent=0|. Note that if -+ |hang_indent=0|, the value of |hang_after| is irrelevant. -+ -+*/ -+ -+/*tex line numbers |>easy_line| are equivalent in break nodes */ -+ -+static halfword easy_line; -+ -+/*tex line numbers |>last_special_line| all have the same width */ -+ -+static halfword last_special_line; -+ -+/*tex the width of all lines |<=last_special_line|, if no \.{\\parshape} has been specified */ -+ -+static scaled first_width; -+ -+/*tex the width of all lines |>last_special_line| */ -+ -+static scaled second_width; -+ -+/*tex left margin to go with |first_width| */ -+ -+static scaled first_indent; -+ -+/*tex left margin to go with |second_width| */ -+ -+static scaled second_indent; -+ -+/*tex use this passive node and its predecessors */ -+ -+static halfword best_bet; -+ -+/*tex the demerits associated with |best_bet| */ -+ -+static int fewest_demerits; -+ -+/*tex line number following the last line of the new paragraph */ -+ -+static halfword best_line; -+ -+/*tex the difference between |line_number(best_bet)| and the optimum |best_line| */ -+ -+static int actual_looseness; -+ -+/*tex the difference between the current line number and the optimum |best_line| */ -+ -+static int line_diff; -+ -+/*tex -+ -+ \TeX\ makes use of the fact that |hlist_node|, |vlist_node|, |rule_node|, -+ |ins_node|, |mark_node|, |adjust_node|, |disc_node|, |whatsit_node|, and -+ |math_node| are at the low end of the type codes, by permitting a break at -+ glue in a list if and only if the |type| of the previous node is less than -+ |math_node|. Furthermore, a node is discarded after a break if its type is -+ |math_node| or~more. -+ -+*/ -+ -+#define do_all_six(a) a(1);a(2);a(3);a(4);a(5);a(6);a(7) -+#define do_seven_eight(a) if (adjust_spacing > 1) { a(8);a(9); } -+#define do_all_eight(a) do_all_six(a); do_seven_eight(a) -+#define do_one_seven_eight(a) a(1); do_seven_eight(a) -+ -+#define store_background(a) {active_width[a]=background[a];} -+ -+#define kern_break() { \ -+ if ((!is_char_node(vlink(cur_p))) && auto_breaking) \ -+ if (type(vlink(cur_p))==glue_node) \ -+ ext_try_break(\ -+ 0, \ -+ unhyphenated_node, \ -+ line_break_dir, \ -+ adjust_spacing, \ -+ par_shape_ptr, \ -+ adj_demerits, \ -+ tracing_paragraphs, \ -+ protrude_chars, \ -+ line_penalty, \ -+ last_line_fit, \ -+ double_hyphen_demerits, \ -+ final_hyphen_demerits, \ -+ first_p, \ -+ cur_p \ -+ ); \ -+ if (type(cur_p)!=math_node) \ -+ active_width[1] += width(cur_p); \ -+ else \ -+ active_width[1] += surround(cur_p); \ -+} -+ -+#define clean_up_the_memory() { \ -+ q=vlink(active); \ -+ while (q!=active) { \ -+ cur_p = vlink(q); \ -+ if (type(q)==delta_node) \ -+ flush_node(q); \ -+ else \ -+ flush_node(q); \ -+ q = cur_p; \ -+ } \ -+ q = passive; \ -+ while (q!=null) { \ -+ cur_p = vlink(q); \ -+ flush_node(q); \ -+ q = cur_p; \ -+ } \ -+} -+ -+/*tex special algorithm for last line of paragraph? */ -+ -+static boolean do_last_line_fit; -+ -+/*tex infinite stretch components of |par_fill_skip| */ -+ -+static scaled fill_width[4]; -+ -+/*tex |shortfall| corresponding to |minimal_demerits| */ -+ -+static scaled best_pl_short[4]; -+ -+/*tex corresponding glue stretch or shrink */ -+ -+static scaled best_pl_glue[4]; -+ -+#define reset_disc_width(a) disc_width[(a)] = 0 -+ -+#define add_disc_width_to_break_width(a) break_width[(a)] += disc_width[(a)] -+#define sub_disc_width_from_active_width(a) active_width[(a)] -= disc_width[(a)] -+ -+#define add_char_shrink(a,b) a += char_shrink((b)) -+#define add_char_stretch(a,b) a += char_stretch((b)) -+#define sub_char_shrink(a,b) a -= char_shrink((b)) -+#define sub_char_stretch(a,b) a -= char_stretch((b)) -+ -+#define add_kern_shrink(a,b) a += kern_shrink((b)) -+#define add_kern_stretch(a,b) a += kern_stretch((b)) -+#define sub_kern_shrink(a,b) a -= kern_shrink((b)) -+#define sub_kern_stretch(a,b) a -= kern_stretch((b)) -+ -+/*tex -+ -+ This function is used to add the width of a list of nodes (from a -+ discretionary) to one of the width arrays. -+ -+ Replacement texts and discretionary texts are supposed to contain only -+ character nodes, kern nodes, and box or rule nodes. -+ -+*/ -+ -+#define bad_node_in_disc_error(p) { \ -+ if (type(p) == whatsit_node) { \ -+ formatted_error("linebreak","invalid node with type %s and subtype %i found in discretionary",node_data[type(p)].name,subtype(p)); \ -+ } else { \ -+ formatted_error("linebreak","invalid node with type %s found in discretionary",node_data[type(p)].name); \ -+ } \ -+} -+ -+static void add_to_widths(halfword s, int line_break_dir, int adjust_spacing, scaled * widths) -+{ -+ while (s != null) { -+ if (is_char_node(s)) { -+ widths[1] += pack_width(line_break_dir, dir_TRT, s, true); -+ if ((adjust_spacing > 1) && check_expand_pars(font(s))) { -+ set_prev_char_p(s); -+ add_char_stretch(widths[8], s); -+ add_char_shrink(widths[9], s); -+ }; -+ } else { -+ switch (type(s)) { -+ case hlist_node: -+ case vlist_node: -+ widths[1] += pack_width(line_break_dir, box_dir(s), s, false); -+ break; -+ case kern_node: -+ if ((adjust_spacing == 2) && (subtype(s) == normal)) { -+ add_kern_stretch(widths[8], s); -+ add_kern_shrink(widths[9], s); -+ } -+ /*tex fall through */ -+ case rule_node: -+ widths[1] += width(s); -+ break; -+ case disc_node: -+ break; -+ default: -+ bad_node_in_disc_error(s); -+ break; -+ } -+ } -+ s = vlink(s); -+ } -+} -+ -+/*tex -+ -+ This function is used to substract the width of a list of nodes (from a -+ discretionary) from one of the width arrays. It is used only once, but -+ deserves it own function because of orthogonality with the |add_to_widths| -+ function. -+ -+*/ -+ -+static void sub_from_widths(halfword s, int line_break_dir, int adjust_spacing, scaled * widths) -+{ -+ while (s != null) { -+ /*tex Subtract the width of node |s| from |break_width|; */ -+ if (is_char_node(s)) { -+ widths[1] -= pack_width(line_break_dir, dir_TRT, s, true); -+ if ((adjust_spacing > 1) && check_expand_pars(font(s))) { -+ set_prev_char_p(s); -+ sub_char_stretch(widths[8], s); -+ sub_char_shrink(widths[9], s); -+ } -+ } else { -+ switch (type(s)) { -+ case hlist_node: -+ case vlist_node: -+ widths[1] -= pack_width(line_break_dir, box_dir(s), s, false); -+ break; -+ case kern_node: -+ if ((adjust_spacing == 2) && (subtype(s) == normal)) { -+ sub_kern_stretch(widths[8], s); -+ sub_kern_shrink(widths[9], s); -+ } -+ /*tex fall through */ -+ case rule_node: -+ widths[1] -= width(s); -+ break; -+ case disc_node: -+ break; -+ default: -+ bad_node_in_disc_error(s); -+ break; -+ } -+ } -+ s = vlink(s); -+ } -+} -+ -+/*tex -+ -+ When we insert a new active node for a break at |cur_p|, suppose this new -+ node is to be placed just before active node |a|; then we essentially want to -+ insert `$\delta\,|cur_p|\,\delta^\prime$' before |a|, where -+ $\delta=\alpha(a)-\alpha(|cur_p|)$ and -+ $\delta^\prime=\alpha(|cur_p|)-\alpha(a)$ in the notation explained above. -+ The |cur_active_width| array now holds $\gamma+\beta(|cur_p|)-\alpha(a)$; so -+ $\delta$ can be obtained by subtracting |cur_active_width| from the quantity -+ $\gamma+\beta(|cur_p|)- \alpha(|cur_p|)$. The latter quantity can be regarded -+ as the length of a line ``from |cur_p| to |cur_p|''; we call it the -+ |break_width| at |cur_p|. -+ -+ The |break_width| is usually negative, since it consists of the background -+ (which is normally zero) minus the width of nodes following~|cur_p| that are -+ eliminated after a break. If, for example, node |cur_p| is a glue node, the -+ width of this glue is subtracted from the background; and we also look ahead -+ to eliminate all subsequent glue and penalty and kern and math nodes, -+ subtracting their widths as well. -+ -+ Kern nodes do not disappear at a line break unless they are |explicit|. -+ -+*/ -+ -+static void compute_break_width(int break_type, int line_break_dir, int adjust_spacing, halfword p) -+{ -+ /*tex -+ -+ Glue and other 'whitespace' to be skipped after a break; used if -+ unhyphenated, or |post_break==empty|. -+ -+ */ -+ halfword s = p; -+ if (break_type > unhyphenated_node && p != null) { -+ /*tex -+ -+ Compute the discretionary |break_width| values. -+ -+ When |p| is a discretionary break, the length of a line ``from |p| to -+ |p|'' has to be defined properly so that the other calculations work -+ out. Suppose that the pre-break text at |p| has length $l_0$, the -+ post-break text has length $l_1$, and the replacement text has length -+ |l|. Suppose also that |q| is the node following the replacement -+ text. Then length of a line from |p| to |q| will be computed as -+ $\gamma+\beta(q)-\alpha(|p|)$, where $\beta(q)=\beta(|p|)-l_0+l$. The -+ actual length will be the background plus $l_1$, so the length from -+ |p| to |p| should be $\gamma+l_0+l_1-l$. If the post-break text of -+ the discretionary is empty, a break may also discard~|q|; in that -+ unusual case we subtract the length of~|q| and any other nodes that -+ will be discarded after the discretionary break. -+ -+ The value of $l_0$ need not be computed, since |line_break| will put -+ it into the global variable |disc_width| before calling |try_break|. -+ -+ In case of nested discretionaries, we always follow the no-break -+ path, as we are talking about the breaking on {\it this} position. -+ -+ */ -+ sub_from_widths(vlink_no_break(p), line_break_dir, adjust_spacing, break_width); -+ add_to_widths(vlink_post_break(p), line_break_dir, adjust_spacing, break_width); -+ do_one_seven_eight(add_disc_width_to_break_width); -+ if (vlink_post_break(p) == null) { -+ /*tex no |post_break|: 'skip' any 'whitespace' following */ -+ s = vlink(p); -+ } else { -+ s = null; -+ } -+ } -+ while (s != null) { -+ switch (type(s)) { -+ case math_node: -+ /*tex begin mathskip code */ -+ if (glue_is_zero(s)) { -+ break_width[1] -= surround(s); -+ break; -+ } else { -+ /*tex fall through */ -+ } -+ /*tex end mathskip code */ -+ case glue_node: -+ /*tex Subtract glue from |break_width|; */ -+ break_width[1] -= width(s); -+ break_width[2 + stretch_order(s)] -= stretch(s); -+ break_width[7] -= shrink(s); -+ break; -+ case penalty_node: -+ break; -+ case kern_node: -+ if (subtype(s) != explicit_kern && subtype(s) != italic_kern) -+ return; -+ else -+ break_width[1] -= width(s); -+ break; -+ default: -+ return; -+ }; -+ s = vlink(s); -+ } -+} -+ -+static void print_break_node(halfword q, fitness_value fit_class, quarterword break_type, halfword cur_p) -+{ -+ /*tex Print a symbolic description of the new break node. */ -+ tprint_nl("@@"); -+ print_int(serial(passive)); -+ tprint(": line "); -+ print_int(line_number(q) - 1); -+ print_char('.'); -+ print_int(fit_class); -+ if (break_type == hyphenated_node) -+ print_char('-'); -+ tprint(" t="); -+ print_int(total_demerits(q)); -+ if (do_last_line_fit) { -+ /*tex Print additional data in the new active node. */ -+ tprint(" s="); -+ print_scaled(active_short(q)); -+ if (cur_p == null) -+ tprint(" a="); -+ else -+ tprint(" g="); -+ print_scaled(active_glue(q)); -+ } -+ tprint(" -> @"); -+ if (prev_break(passive) == null) -+ print_char('0'); -+ else -+ print_int(serial(prev_break(passive))); -+} -+ -+static void print_feasible_break(halfword cur_p, pointer r, halfword b, int pi, int d, boolean artificial_demerits) -+{ -+ /*tex -+ -+ Print a symbolic description of this feasible break. -+ -+ */ -+ if (printed_node != cur_p) { -+ /*tex -+ -+ Print the list between |printed_node| and |cur_p|, then set -+ |printed_node:=cur_p|. -+ -+ */ -+ tprint_nl(""); -+ if (cur_p == null) { -+ short_display(vlink(printed_node)); -+ } else { -+ halfword save_link = vlink(cur_p); -+ vlink(cur_p) = null; -+ tprint_nl(""); -+ short_display(vlink(printed_node)); -+ vlink(cur_p) = save_link; -+ } -+ printed_node = cur_p; -+ } -+ tprint_nl("@"); -+ if (cur_p == null) { -+ tprint_esc("par"); -+ } else if (type(cur_p) != glue_node) { -+ if (type(cur_p) == penalty_node) -+ tprint_esc("penalty"); -+ else if (type(cur_p) == disc_node) -+ tprint_esc("discretionary"); -+ else if (type(cur_p) == kern_node) -+ tprint_esc("kern"); -+ else -+ tprint_esc("math"); -+ } -+ tprint(" via @"); -+ if (break_node(r) == null) -+ print_char('0'); -+ else -+ print_int(serial(break_node(r))); -+ tprint(" b="); -+ if (b > inf_bad) -+ print_char('*'); -+ else -+ print_int(b); -+ tprint(" p="); -+ print_int(pi); -+ tprint(" d="); -+ if (artificial_demerits) -+ print_char('*'); -+ else -+ print_int(d); -+} -+ -+#define add_disc_width_to_active_width(a) active_width[a] += disc_width[a] -+#define update_width(a) cur_active_width[a] += varmem[(r+(a))].cint -+ -+#define set_break_width_to_background(a) break_width[a]=background[(a)] -+ -+#define convert_to_break_width(a) \ -+ varmem[(prev_r+(a))].cint = varmem[(prev_r+(a))].cint-cur_active_width[(a)]+break_width[(a)] -+ -+#define store_break_width(a) active_width[(a)]=break_width[(a)] -+ -+#define new_delta_to_break_width(a) \ -+ varmem[(q+(a))].cint=break_width[(a)]-cur_active_width[(a)] -+ -+#define new_delta_from_break_width(a) \ -+ varmem[(q+(a))].cint=cur_active_width[(a)]-break_width[(a)] -+ -+#define copy_to_cur_active(a) cur_active_width[(a)]=active_width[(a)] -+ -+#define combine_two_deltas(a) varmem[(prev_r+(a))].cint += varmem[(r+(a))].cint -+#define downdate_width(a) cur_active_width[(a)] -= varmem[(prev_r+(a))].cint -+#define update_active(a) active_width[(a)]+=varmem[(r+(a))].cint -+ -+#define total_font_stretch cur_active_width[8] -+#define total_font_shrink cur_active_width[9] -+ -+#define cal_margin_kern_var(a) { \ -+ character(cp) = character((a)); \ -+ font(cp) = font((a)); \ -+ do_subst_font(cp, 1000); \ -+ if (font(cp) != font((a))) \ -+ margin_kern_stretch += (left_pw((a)) - left_pw(cp)); \ -+ font(cp) = font((a)); \ -+ do_subst_font(cp, -1000); \ -+ if (font(cp) != font((a))) \ -+ margin_kern_shrink += (left_pw(cp) - left_pw((a))); \ -+} -+ -+static void ext_try_break( -+ int pi, -+ quarterword break_type, -+ int line_break_dir, -+ int adjust_spacing, -+ int par_shape_ptr, -+ int adj_demerits, -+ int tracing_paragraphs, -+ int protrude_chars, -+ int line_penalty, -+ int last_line_fit, -+ int double_hyphen_demerits, -+ int final_hyphen_demerits, halfword first_p, halfword cur_p -+) -+{ -+ /*tex runs through the active list */ -+ pointer r; -+ scaled margin_kern_stretch; -+ scaled margin_kern_shrink; -+ halfword lp, rp, cp; -+ /*tex stays a step behind |r| */ -+ halfword prev_r = active; -+ /*tex a step behind |prev_r|, if |type(prev_r)=delta_node| */ -+ halfword prev_prev_r = null; -+ /*tex maximum line number in current equivalence class of lines */ -+ halfword old_l = 0; -+ /*tex have we found a feasible break at |cur_p|? */ -+ boolean no_break_yet = true; -+ /*tex points to a new node being created */ -+ halfword q; -+ /*tex line number of current active node */ -+ halfword l; -+ /*tex should node |r| remain in the active list? */ -+ boolean node_r_stays_active; -+ /*tex the current line will be justified to this width */ -+ scaled line_width = 0; -+ /*tex possible fitness class of test line */ -+ fitness_value fit_class; -+ /*tex badness of test line */ -+ halfword b; -+ /*tex demerits of test line */ -+ int d; -+ /*tex has |d| been forced to zero? */ -+ boolean artificial_demerits; -+ /*tex used in badness calculations */ -+ scaled shortfall; -+ /*tex glue stretch or shrink of test line, adjustment for last line */ -+ scaled g = 0; -+ /*tex distance from current active node */ -+ scaled cur_active_width[10] = { 0 }; -+ /*tex Make sure that |pi| is in the proper range; */ -+ if (pi >= inf_penalty) { -+ /*tex this breakpoint is inhibited by infinite penalty */ -+ return; -+ } else if (pi <= -inf_penalty) { -+ /*tex this breakpoint will be forced */ -+ pi = eject_penalty; -+ } -+ -+ do_all_eight(copy_to_cur_active); -+ -+ while (1) { -+ r = vlink(prev_r); -+ /*tex -+ -+ If node |r| is of type |delta_node|, update |cur_active_width|, set -+ |prev_r| and |prev_prev_r|, then |goto continue|. The following code -+ uses the fact that |type(active)<>delta_node|. -+ -+ */ -+ if (type(r) == delta_node) { -+ /*tex implicit */ -+ do_all_eight(update_width); -+ prev_prev_r = prev_r; -+ prev_r = r; -+ continue; -+ } -+ /*tex -+ -+ If a line number class has ended, create new active nodes for the -+ best feasible breaks in that class; then |return| if |r=active|, -+ otherwise compute the new |line_width|. -+ -+ The first part of the following code is part of \TeX's inner loop, so -+ we don't want to waste any time. The current active node, namely node -+ |r|, contains the line number that will be considered next. At the -+ end of the list we have arranged the data structure so that -+ |r=active| and |line_number(active)>old_l|. -+ -+ */ -+ l = line_number(r); -+ if (l > old_l) { -+ /*tex now we are no longer in the inner loop */ -+ if ((minimum_demerits < awful_bad) -+ && ((old_l != easy_line) || (r == active))) { -+ /*tex -+ -+ Create new active nodes for the best feasible breaks just -+ found. It is not necessary to create new active nodes having -+ |minimal_demerits| greater than -+ |minimum_demerits+abs(adj_demerits)|, since such active nodes -+ will never be chosen in the final paragraph breaks. This -+ observation allows us to omit a substantial number of -+ feasible breakpoints from further consideration. -+ -+ */ -+ if (no_break_yet) { -+ no_break_yet = false; -+ do_all_eight(set_break_width_to_background); -+ compute_break_width(break_type, line_break_dir, adjust_spacing, cur_p); -+ } -+ /*tex -+ -+ Insert a delta node to prepare for breaks at |cur_p|. We use -+ the fact that |type(active)<>delta_node|. -+ -+ */ -+ if (type(prev_r) == delta_node) { -+ /*tex modify an existing delta node */ -+ do_all_eight(convert_to_break_width); -+ } else if (prev_r == active) { -+ /*tex no delta node needed at the beginning */ -+ do_all_eight(store_break_width); -+ } else { -+ q = new_node(delta_node, 0); -+ vlink(q) = r; -+ do_all_eight(new_delta_to_break_width); -+ vlink(prev_r) = q; -+ prev_prev_r = prev_r; -+ prev_r = q; -+ } -+ if (abs(adj_demerits) >= awful_bad - minimum_demerits) -+ minimum_demerits = awful_bad - 1; -+ else -+ minimum_demerits += abs(adj_demerits); -+ for (fit_class = very_loose_fit; fit_class <= tight_fit; -+ fit_class++) { -+ if (minimal_demerits[fit_class] <= minimum_demerits) { -+ /*tex -+ -+ Insert a new active node from |best_place[fit_class]| -+ to |cur_p|. When we create an active node, we also -+ create the corresponding passive node. -+ -+ */ -+ q = new_node(passive_node, 0); -+ vlink(q) = passive; -+ passive = q; -+ cur_break(q) = cur_p; -+ incr(pass_number); -+ serial(q) = pass_number; -+ prev_break(q) = best_place[fit_class]; -+ /*tex -+ -+ Here we keep track of the subparagraph penalties in -+ the break nodes. -+ -+ */ -+ passive_pen_inter(q) = internal_pen_inter; -+ passive_pen_broken(q) = internal_pen_broken; -+ passive_last_left_box(q) = internal_left_box; -+ passive_last_left_box_width(q) = -+ internal_left_box_width; -+ if (prev_break(q) != null) { -+ passive_left_box(q) = passive_last_left_box(prev_break(q)); -+ passive_left_box_width(q) = passive_last_left_box_width(prev_break(q)); -+ } else { -+ passive_left_box(q) = init_internal_left_box; -+ passive_left_box_width(q) = init_internal_left_box_width; -+ } -+ passive_right_box(q) = internal_right_box; -+ passive_right_box_width(q) = internal_right_box_width; -+ q = new_node(break_type, fit_class); -+ break_node(q) = passive; -+ line_number(q) = best_pl_line[fit_class] + 1; -+ total_demerits(q) = minimal_demerits[fit_class]; -+ if (do_last_line_fit) { -+ /*tex -+ -+ Store additional data in the new active node. -+ Here we save these data in the active node -+ representing a potential line break. -+ -+ */ -+ active_short(q) = best_pl_short[fit_class]; -+ active_glue(q) = best_pl_glue[fit_class]; -+ } -+ vlink(q) = r; -+ vlink(prev_r) = q; -+ prev_r = q; -+ if (tracing_paragraphs > 0) -+ print_break_node(q, fit_class, break_type, cur_p); -+ } -+ minimal_demerits[fit_class] = awful_bad; -+ } -+ minimum_demerits = awful_bad; -+ /*tex -+ -+ Insert a delta node to prepare for the next active node. When -+ the following code is performed, we will have just inserted -+ at least one active node before |r|, so -+ |type(prev_r)<>delta_node|. -+ -+ */ -+ if (r != active) { -+ q = new_node(delta_node, 0); -+ vlink(q) = r; -+ do_all_eight(new_delta_from_break_width); -+ vlink(prev_r) = q; -+ prev_prev_r = prev_r; -+ prev_r = q; -+ } -+ } -+ if (r == active) -+ return; -+ /*tex -+ -+ Compute the new line width. When we come to the following code, -+ we have just encountered the first active node~|r| whose -+ |line_number| field contains |l|. Thus we want to compute the -+ length of the $l\mskip1mu$th line of the current paragraph. -+ Furthermore, we want to set |old_l| to the last number in the -+ class of line numbers equivalent to~|l|. -+ -+ */ -+ if (l > easy_line) { -+ old_l = max_halfword - 1; -+ line_width = second_width; -+ } else { -+ old_l = l; -+ if (l > last_special_line) { -+ line_width = second_width; -+ } else if (par_shape_ptr == null) { -+ line_width = first_width; -+ } else { -+ line_width = varmem[(par_shape_ptr + 2 * l + 1)].cint; -+ } -+ } -+ } -+ /*tex -+ -+ If a line number class has ended, create new active nodes for the -+ best feasible breaks in that class; then |return| if |r=active|, -+ otherwise compute the new |line_width|. -+ -+ Consider the demerits for a line from |r| to |cur_p|; deactivate node -+ |r| if it should no longer be active; then |goto continue| if a line -+ from |r| to |cur_p| is infeasible, otherwise record a new feasible -+ break. -+ -+ */ -+ artificial_demerits = false; -+ shortfall = line_width - cur_active_width[1]; -+ if (break_node(r) == null) -+ shortfall -= init_internal_left_box_width; -+ else -+ shortfall -= passive_last_left_box_width(break_node(r)); -+ shortfall -= internal_right_box_width; -+ if (protrude_chars > 1) { -+ halfword l1, o; -+ l1 = (break_node(r) == null) ? first_p : cur_break(break_node(r)); -+ if (cur_p == null) { -+ o = null; -+ } else { -+ o = alink(cur_p); -+ assert(vlink(o) == cur_p); -+ } -+ /*tex -+ -+ The disc could be a SELECT subtype, to we might need to get the -+ last character as |pre_break| from either the |pre_break| list -+ (if the previous INIT disc was taken), or the |no_break| (sic) -+ list (if the previous INIT disc was not taken). -+ -+ The last characters (hyphenation character) if these two list -+ should always be the same anyway, so we just look at |pre_break|. -+ -+ Let's look at the right margin first. -+ -+ */ -+ if ((cur_p != null) && (type(cur_p) == disc_node) && (vlink_pre_break(cur_p) != null)) { -+ /*tex a |disc_node| with non-empty |pre_break|, protrude the last char of |pre_break| */ -+ o = tlink_pre_break(cur_p); -+ } else { -+ o = find_protchar_right(l1, o); -+ } -+ /*tex now the left margin */ -+ if ((l1 != null) && (type(l1) == disc_node) && (vlink_post_break(l1) != null)) { -+ /*tex The first char could be a disc! Protrude the first char. */ -+ l1 = vlink_post_break(l1); -+ } else { -+ l1 = find_protchar_left(l1, true); -+ } -+ shortfall += (left_pw(l1) + right_pw(o)); -+ } -+ if (shortfall != 0) { -+ margin_kern_stretch = 0; -+ margin_kern_shrink = 0; -+ if (protrude_chars > 1) { -+ /*tex Calculate variations of marginal kerns. */ -+ lp = last_leftmost_char; -+ rp = last_rightmost_char; -+ cp = raw_glyph_node(); -+ if (lp != null) { -+ cal_margin_kern_var(lp); -+ } -+ if (rp != null) { -+ cal_margin_kern_var(rp); -+ } -+ flush_node(cp); -+ } -+ if ((shortfall > 0) && ((total_font_stretch + margin_kern_stretch) > 0)) { -+ if ((total_font_stretch + margin_kern_stretch) > shortfall) -+ shortfall = ((total_font_stretch + margin_kern_stretch) / (max_stretch_ratio / cur_font_step)) / 2; -+ else -+ shortfall -= (total_font_stretch + margin_kern_stretch); -+ } else if ((shortfall < 0) && ((total_font_shrink + margin_kern_shrink) > 0)) { -+ if ((total_font_shrink + margin_kern_shrink) > -shortfall) -+ shortfall -= ((total_font_shrink + margin_kern_shrink) / (max_shrink_ratio / cur_font_step)) / 2; -+ else -+ shortfall += (total_font_shrink + margin_kern_shrink); -+ } -+ } -+ if (shortfall > 0) { -+ /*tex -+ -+ Set the value of |b| to the badness for stretching the line, and -+ compute the corresponding |fit_class|. -+ -+ When a line must stretch, the available stretchability can be -+ found in the subarray |cur_active_width[2..6]|, in units of -+ points, sfi, fil, fill and filll. -+ -+ The present section is part of \TeX's inner loop, and it is most -+ often performed when the badness is infinite; therefore it is -+ worth while to make a quick test for large width excess and small -+ stretchability, before calling the |badness| subroutine. -+ -+ */ -+ if ((cur_active_width[3] != 0) || (cur_active_width[4] != 0) || -+ (cur_active_width[5] != 0) || (cur_active_width[6] != 0)) { -+ if (do_last_line_fit) { -+ if (cur_p == null) { -+ /*tex -+ -+ The last line of a paragraph. Perform computations -+ for last line and |goto found|. -+ -+ Here we compute the adjustment |g| and badness |b| -+ for a line from |r| to the end of the paragraph. When -+ any of the criteria for adjustment is violated we -+ fall through to the normal algorithm. -+ -+ The last line must be too short, and have infinite -+ stretch entirely due to |par_fill_skip|. -+ -+ */ -+ if ((active_short(r) == 0) || (active_glue(r) <= 0)) -+ /*tex -+ -+ Previous line was neither stretched nor shrunk, -+ or was infinitely bad. -+ -+ */ -+ goto NOT_FOUND; -+ if ((cur_active_width[3] != fill_width[0]) || (cur_active_width[4] != fill_width[1]) || -+ (cur_active_width[5] != fill_width[2]) || (cur_active_width[6] != fill_width[3])) -+ /*tex -+ -+ Infinite stretch of this line not entirely due to |par_fill_skip|. -+ -+ */ -+ goto NOT_FOUND; -+ if (active_short(r) > 0) -+ g = cur_active_width[2]; -+ else -+ g = cur_active_width[7]; -+ if (g <= 0) -+ /*tex No finite stretch resp.\ no shrink. */ -+ goto NOT_FOUND; -+ arith_error = false; -+ g = fract(g, active_short(r), active_glue(r), -+ max_dimen); -+ if (last_line_fit < 1000) -+ g = fract(g, last_line_fit, 1000, max_dimen); -+ if (arith_error) { -+ if (active_short(r) > 0) -+ g = max_dimen; -+ else -+ g = -max_dimen; -+ } -+ if (g > 0) { -+ /*tex -+ -+ Set the value of |b| to the badness of the last -+ line for stretching, compute the corresponding -+ |fit_class, and |goto found|. These badness -+ computations are rather similar to those of the -+ standard algorithm, with the adjustment amount -+ |g| replacing the |shortfall|. -+ -+ */ -+ if (g > shortfall) -+ g = shortfall; -+ if (g > 7230584) { -+ if (cur_active_width[2] < 1663497) { -+ b = inf_bad; -+ fit_class = very_loose_fit; -+ goto FOUND; -+ } -+ } -+ b = badness(g, cur_active_width[2]); -+ if (b > 99) { -+ fit_class = very_loose_fit; -+ } else if (b > 12) { -+ fit_class = loose_fit; -+ } else { -+ fit_class = decent_fit; -+ } -+ goto FOUND; -+ } else if (g < 0) { -+ /*tex -+ -+ Set the value of |b| to the badness of the last -+ line for shrinking, compute the corresponding -+ |fit_class, and |goto found||. -+ -+ */ -+ if (-g > cur_active_width[7]) -+ g = -cur_active_width[7]; -+ b = badness(-g, cur_active_width[7]); -+ if (b > 12) -+ fit_class = tight_fit; -+ else -+ fit_class = decent_fit; -+ goto FOUND; -+ } -+ } -+ NOT_FOUND: -+ shortfall = 0; -+ } -+ b = 0; -+ /*tex Infinite stretch. */ -+ fit_class = decent_fit; -+ } else if (shortfall > 7230584 && cur_active_width[2] < 1663497) { -+ b = inf_bad; -+ fit_class = very_loose_fit; -+ } else { -+ b = badness(shortfall, cur_active_width[2]); -+ if (b > 99) { -+ fit_class = very_loose_fit; -+ } else if (b > 12) { -+ fit_class = loose_fit; -+ } else { -+ fit_class = decent_fit; -+ } -+ } -+ } else { -+ /*tex -+ -+ Set the value of |b| to the badness for shrinking the line, and -+ compute the corresponding |fit_class|. Shrinkability is never -+ infinite in a paragraph; we can shrink the line from |r| to -+ |cur_p| by at most |cur_active_width[7]|. -+ -+ */ -+ if (-shortfall > cur_active_width[7]) -+ b = inf_bad + 1; -+ else -+ b = badness(-shortfall, cur_active_width[7]); -+ if (b > 12) -+ fit_class = tight_fit; -+ else -+ fit_class = decent_fit; -+ } -+ if (do_last_line_fit) { -+ /*tex Adjust the additional data for last line; */ -+ if (cur_p == null) -+ shortfall = 0; -+ if (shortfall > 0) { -+ g = cur_active_width[2]; -+ } else if (shortfall < 0) { -+ g = cur_active_width[7]; -+ } else { -+ g = 0; -+ } -+ } -+ FOUND: -+ if ((b > inf_bad) || (pi == eject_penalty)) { -+ /*tex -+ -+ Prepare to deactivate node~|r|, and |goto deactivate| unless -+ there is a reason to consider lines of text from |r| to |cur_p|. -+ During the final pass, we dare not lose all active nodes, lest we -+ lose touch with the line breaks already found. The code shown -+ here makes sure that such a catastrophe does not happen, by -+ permitting overfull boxes as a last resort. This particular part -+ of \TeX\ was a source of several subtle bugs before the correct -+ program logic was finally discovered; readers who seek to -+ ``improve'' \TeX\ should therefore think thrice before daring to -+ make any changes here. -+ -+ */ -+ if (final_pass && (minimum_demerits == awful_bad) && -+ (vlink(r) == active) && (prev_r == active)) { -+ /*tex Set demerits zero, this break is forced. */ -+ artificial_demerits = true; -+ } else if (b > threshold) { -+ goto DEACTIVATE; -+ } -+ node_r_stays_active = false; -+ } else { -+ prev_r = r; -+ if (b > threshold) -+ continue; -+ node_r_stays_active = true; -+ } -+ /*tex -+ -+ Record a new feasible break. When we get to this part of the code, -+ the line from |r| to |cur_p| is feasible, its badness is~|b|, and its -+ fitness classification is |fit_class|. We don't want to make an -+ active node for this break yet, but we will compute the total -+ demerits and record them in the |minimal_demerits| array, if such a -+ break is the current champion among all ways to get to |cur_p| in a -+ given line-number class and fitness class. -+ -+ */ -+ if (artificial_demerits) { -+ d = 0; -+ } else { -+ /*tex Compute the demerits, |d|, from |r| to |cur_p|. */ -+ d = line_penalty + b; -+ if (abs(d) >= 10000) -+ d = 100000000; -+ else -+ d = d * d; -+ if (pi != 0) { -+ if (pi > 0) { -+ d += (pi * pi); -+ } else if (pi > eject_penalty) { -+ d -= (pi * pi); -+ } -+ } -+ if ((break_type == hyphenated_node) && (type(r) == hyphenated_node)) { -+ if (cur_p != null) -+ d += double_hyphen_demerits; -+ else -+ d += final_hyphen_demerits; -+ } -+ if (abs(fit_class - fitness(r)) > 1) -+ d = d + adj_demerits; -+ } -+ if (tracing_paragraphs > 0) { -+ print_feasible_break(cur_p, r, b, pi, d, artificial_demerits); -+ } -+ /*tex This is the minimum total demerits from the beginning to |cur_p| via |r|. */ -+ d += total_demerits(r); -+ if (d <= minimal_demerits[fit_class]) { -+ minimal_demerits[fit_class] = d; -+ best_place[fit_class] = break_node(r); -+ best_pl_line[fit_class] = l; -+ if (do_last_line_fit) { -+ /*tex -+ -+ Store additional data for this feasible break. For each -+ feasible break we record the shortfall and glue stretch or -+ shrink (or adjustment). -+ -+ */ -+ best_pl_short[fit_class] = shortfall; -+ best_pl_glue[fit_class] = g; -+ } -+ if (d < minimum_demerits) -+ minimum_demerits = d; -+ } -+ /*tex Record a new feasible break. */ -+ if (node_r_stays_active) { -+ /*tex |prev_r| has been set to |r|. */ -+ continue; -+ } -+ DEACTIVATE: -+ /*tex -+ -+ Deactivate node |r|. When an active node disappears, we must delete -+ an adjacent delta node if the active node was at the beginning or the -+ end of the active list, or if it was surrounded by delta nodes. We -+ also must preserve the property that |cur_active_width| represents -+ the length of material from |vlink(prev_r)| to~|cur_p|. -+ -+ */ -+ vlink(prev_r) = vlink(r); -+ flush_node(r); -+ if (prev_r == active) { -+ /*tex -+ -+ Update the active widths, since the first active node has been -+ deleted. The following code uses the fact that -+ |type(active)<>delta_node|. If the active list has just become -+ empty, we do not need to update the |active_width| array, since -+ it will be initialized when an active node is next inserted. -+ -+ */ -+ r = vlink(active); -+ if (type(r) == delta_node) { -+ do_all_eight(update_active); -+ do_all_eight(copy_to_cur_active); -+ vlink(active) = vlink(r); -+ flush_node(r); -+ } -+ } else if (type(prev_r) == delta_node) { -+ r = vlink(prev_r); -+ if (r == active) { -+ do_all_eight(downdate_width); -+ vlink(prev_prev_r) = active; -+ flush_node(prev_r); -+ prev_r = prev_prev_r; -+ } else if (type(r) == delta_node) { -+ do_all_eight(update_width); -+ do_all_eight(combine_two_deltas); -+ vlink(prev_r) = vlink(r); -+ flush_node(r); -+ } -+ } -+ } -+} -+ -+void ext_do_line_break( -+ int paragraph_dir, -+ int pretolerance, -+ int tracing_paragraphs, -+ int tolerance, -+ scaled emergency_stretch, -+ int looseness, -+ int adjust_spacing, -+ halfword par_shape_ptr, -+ int adj_demerits, -+ int protrude_chars, -+ int line_penalty, -+ int last_line_fit, -+ int double_hyphen_demerits, -+ int final_hyphen_demerits, -+ int hang_indent, -+ int hsize, -+ int hang_after, -+ halfword left_skip, -+ halfword right_skip, -+ halfword inter_line_penalties_ptr, -+ int inter_line_penalty, -+ int club_penalty, -+ halfword club_penalties_ptr, -+ halfword widow_penalties_ptr, -+ int widow_penalty, -+ int broken_penalty, -+ halfword final_par_glue -+) -+{ -+ /*tex Miscellaneous nodes of temporary interest. */ -+ halfword cur_p, q, r, s; -+ int line_break_dir = paragraph_dir; -+ /*tex Get ready to start */ -+ minimum_demerits = awful_bad; -+ minimal_demerits[tight_fit] = awful_bad; -+ minimal_demerits[decent_fit] = awful_bad; -+ minimal_demerits[loose_fit] = awful_bad; -+ minimal_demerits[very_loose_fit] = awful_bad; -+ fewest_demerits = 0; -+ actual_looseness = 0; -+ /*tex -+ -+ We compute the values of |easy_line| and the other local variables -+ relating to line length when the |line_break| procedure is initializing -+ itself. -+ -+ */ -+ if (par_shape_ptr == null) { -+ if (hang_indent == 0) { -+ last_special_line = 0; -+ second_width = hsize; -+ second_indent = 0; -+ } else { -+ halfword used_hang_indent = swap_hang_indent(hang_indent); -+ /*tex -+ -+ Set line length parameters in preparation for hanging -+ indentation. We compute the values of |easy_line| and the other -+ local variables relating to line length when the |line_break| -+ procedure is initializing itself. -+ -+ */ -+ last_special_line = abs(hang_after); -+ if (hang_after < 0) { -+ first_width = hsize - abs(used_hang_indent); -+ if (used_hang_indent >= 0) -+ first_indent = used_hang_indent; -+ else -+ first_indent = 0; -+ second_width = hsize; -+ second_indent = 0; -+ } else { -+ first_width = hsize; -+ first_indent = 0; -+ second_width = hsize - abs(used_hang_indent); -+ if (used_hang_indent >= 0) -+ second_indent = used_hang_indent; -+ else -+ second_indent = 0; -+ } -+ } -+ } else { -+ last_special_line = vinfo(par_shape_ptr + 1) - 1; -+ second_indent = varmem[(par_shape_ptr + 2 * (last_special_line + 1))].cint; -+ second_width = varmem[(par_shape_ptr + 2 * (last_special_line + 1) + 1)].cint; -+ second_indent = swap_parshape_indent(second_indent,second_width); -+ } -+ if (looseness == 0) -+ easy_line = last_special_line; -+ else -+ easy_line = max_halfword; -+ no_shrink_error_yet = true; -+ check_shrinkage(left_skip); -+ check_shrinkage(right_skip); -+ q = left_skip; -+ r = right_skip; -+ background[1] = width(q) + width(r); -+ background[2] = 0; -+ background[3] = 0; -+ background[4] = 0; -+ background[5] = 0; -+ background[6] = 0; -+ background[2 + stretch_order(q)] = stretch(q); -+ background[2 + stretch_order(r)] += stretch(r); -+ background[7] = shrink(q) + shrink(r); -+ if (adjust_spacing > 1) { -+ background[8] = 0; -+ background[9] = 0; -+ max_stretch_ratio = -1; -+ max_shrink_ratio = -1; -+ cur_font_step = -1; -+ set_prev_char_p(null); -+ } -+ /*tex -+ -+ Check for special treatment of last line of paragraph. The new algorithm -+ for the last line requires that the stretchability |par_fill_skip| is -+ infinite and the stretchability of |left_skip| plus |right_skip| is -+ finite. -+ -+ */ -+ do_last_line_fit = false; -+ if (last_line_fit > 0) { -+ q = last_line_fill; -+ if ((stretch(q) > 0) && (stretch_order(q) > normal)) { -+ if ((background[3] == 0) && (background[4] == 0) && (background[5] == 0) && (background[6] == 0)) { -+ do_last_line_fit = true; -+ fill_width[0] = 0; -+ fill_width[1] = 0; -+ fill_width[2] = 0; -+ fill_width[3] = 0; -+ fill_width[stretch_order(q) - 1] = stretch(q); -+ } -+ } -+ } -+ /*tex Initialize |dir_ptr| for |line_break|. */ -+ if (dir_ptr != null) { -+ flush_node_list(dir_ptr); -+ dir_ptr = null; -+ } -+ /*tex Find optimal breakpoints. */ -+ threshold = pretolerance; -+ if (threshold >= 0) { -+ if (tracing_paragraphs > 0) { -+ begin_diagnostic(); -+ tprint_nl("@firstpass"); -+ } -+ second_pass = false; -+ final_pass = false; -+ } else { -+ threshold = tolerance; -+ second_pass = true; -+ final_pass = (emergency_stretch <= 0); -+ if (tracing_paragraphs > 0) -+ begin_diagnostic(); -+ } -+ while (1) { -+ halfword first_p; -+ halfword nest_stack[10]; -+ int nest_index = 0; -+ if (threshold > inf_bad) -+ threshold = inf_bad; -+ /*tex Create an active breakpoint representing the beginning of the paragraph. */ -+ q = new_node(unhyphenated_node, decent_fit); -+ vlink(q) = active; -+ break_node(q) = null; -+ line_number(q) = cur_list.pg_field + 1; -+ total_demerits(q) = 0; -+ active_short(q) = 0; -+ active_glue(q) = 0; -+ vlink(active) = q; -+ do_all_eight(store_background); -+ passive = null; -+ printed_node = temp_head; -+ pass_number = 0; -+ font_in_short_display = null_font; -+ /*tex Create an active breakpoint representing the beginning of the paragraph. */ -+ auto_breaking = true; -+ cur_p = vlink(temp_head); -+ /*tex Initialize with first |local_paragraph| node. */ -+ if ((cur_p != null) && (type(cur_p) == local_par_node)) { -+ /*tex This used to be an assert, but may as well force it. */ -+ alink(cur_p) = temp_head; -+ internal_pen_inter = local_pen_inter(cur_p); -+ internal_pen_broken = local_pen_broken(cur_p); -+ init_internal_left_box = local_box_left(cur_p); -+ init_internal_left_box_width = local_box_left_width(cur_p); -+ internal_left_box = init_internal_left_box; -+ internal_left_box_width = init_internal_left_box_width; -+ internal_right_box = local_box_right(cur_p); -+ internal_right_box_width = local_box_right_width(cur_p); -+ } else { -+ internal_pen_inter = 0; -+ internal_pen_broken = 0; -+ init_internal_left_box = null; -+ init_internal_left_box_width = 0; -+ internal_left_box = init_internal_left_box; -+ internal_left_box_width = init_internal_left_box_width; -+ internal_right_box = null; -+ internal_right_box_width = 0; -+ } -+ /*tex Initialize with first |local_paragraph| node. */ -+ set_prev_char_p(null); -+ first_p = cur_p; -+ /*tex -+ -+ To access the first node of paragraph as the first active node has -+ |break_node=null|. -+ -+ */ -+ while ((cur_p != null) && (vlink(active) != active)) { -+ /*tex -+ -+ |try_break| if |cur_p| is a legal breakpoint; on the 2nd pass, -+ also look at |disc_node|s. -+ -+ */ -+ while (is_char_node(cur_p)) { -+ /*tex -+ -+ Advance |cur_p| to the node following the present string of -+ characters. The code that passes over the characters of words -+ in a paragraph is part of \TeX's inner loop, so it has been -+ streamlined for speed. We use the fact that -+ `\.{\\parfillskip}' glue appears at the end of each -+ paragraph; it is therefore unnecessary to check if -+ |vlink(cur_p)=null| when |cur_p| is a character node. -+ -+ */ -+ active_width[1] += pack_width(line_break_dir, dir_TRT, cur_p, true); -+ if ((adjust_spacing > 1) && check_expand_pars(font(cur_p))) { -+ set_prev_char_p(cur_p); -+ add_char_stretch(active_width[8], cur_p); -+ add_char_shrink(active_width[9], cur_p); -+ } -+ cur_p = vlink(cur_p); -+ while (cur_p == null && nest_index > 0) { -+ cur_p = nest_stack[--nest_index]; -+ } -+ } -+ if (cur_p == null) { -+ normal_error("linebreak","invalid list tail, probably missing glue"); -+ } -+ /*tex -+ -+ Determine legal breaks: As we move through the hlist, we need to -+ keep the |active_width| array up to date, so that the badness of -+ individual lines is readily calculated by |try_break|. It is -+ convenient to use the short name |active_width[1]| for the -+ component of active width that represents real width as opposed -+ to glue. -+ -+ */ -+ switch (type(cur_p)) { -+ case hlist_node: -+ case vlist_node: -+ active_width[1] += pack_width(line_break_dir, box_dir(cur_p), cur_p, false); -+ break; -+ case rule_node: -+ active_width[1] += width(cur_p); -+ break; -+ case dir_node: -+ /*tex Adjust the dir stack for the |line_break| routine. */ -+ if (subtype(cur_p) == normal_dir) { -+ line_break_dir = dir_dir(cur_p); -+ /* Adds to |dir_ptr|. */ -+ push_dir_node(dir_ptr,cur_p); -+ } else { -+ pop_dir_node(dir_ptr); -+ if (dir_ptr != null) { -+ line_break_dir = dir_dir(dir_ptr); -+ } -+ } -+ break; -+ case local_par_node: -+ /*tex Advance past a |local_paragraph| node. */ -+ internal_pen_inter = local_pen_inter(cur_p); -+ internal_pen_broken = local_pen_broken(cur_p); -+ internal_left_box = local_box_left(cur_p); -+ internal_left_box_width = local_box_left_width(cur_p); -+ internal_right_box = local_box_right(cur_p); -+ internal_right_box_width = local_box_right_width(cur_p); -+ break; -+ case math_node: -+ auto_breaking = (subtype(cur_p) == after); -+ /*tex begin mathskip code */ -+ if (glue_is_zero(cur_p) || ignore_math_skip(cur_p)) { -+ kern_break(); -+ break; -+ } else { -+ /*tex fall through */ -+ } -+ /*tex end mathskip code */ -+ case glue_node: -+ /*tex -+ -+ If node |cur_p| is a legal breakpoint, call |try_break|; -+ then update the active widths by including the glue in -+ |glue_ptr(cur_p)|. -+ -+ When node |cur_p| is a glue node, we look at the previous -+ to see whether or not a breakpoint is legal at |cur_p|, -+ as explained above. -+ -+ We only break after certain nodes (see texnodes.h), a -+ font related kern and a dir node when -+ |\breakafterdirmode=1|. -+ -+ */ -+ if (auto_breaking) { -+ halfword prev_p = alink(cur_p); -+ if (prev_p != temp_head && (is_char_node(prev_p) -+ || precedes_break(prev_p) || precedes_kern(prev_p) || precedes_dir(prev_p))) { -+ ext_try_break( -+ 0, -+ unhyphenated_node, -+ line_break_dir, -+ adjust_spacing, -+ par_shape_ptr, -+ adj_demerits, -+ tracing_paragraphs, -+ protrude_chars, -+ line_penalty, -+ last_line_fit, -+ double_hyphen_demerits, -+ final_hyphen_demerits, -+ first_p, -+ cur_p -+ ); -+ } -+ } -+ check_shrinkage(cur_p); -+ active_width[1] += width(cur_p); -+ active_width[2 + stretch_order(cur_p)] += stretch(cur_p); -+ active_width[7] += shrink(cur_p); -+ break; -+ case kern_node: -+ if (subtype(cur_p) == explicit_kern || subtype(cur_p) == italic_kern) { -+ kern_break(); -+ } else { -+ active_width[1] += width(cur_p); -+ if ((adjust_spacing == 2) && (subtype(cur_p) == normal)) { -+ add_kern_stretch(active_width[8], cur_p); -+ add_kern_shrink(active_width[9], cur_p); -+ } -+ } -+ break; -+ case disc_node: -+ /*tex -+ -+ |select_disc|s are handled by the leading |init_disc|. -+ -+ */ -+ if (subtype(cur_p) == select_disc) -+ break; -+ /*tex -+ -+ Try to break after a discretionary fragment, then |goto -+ done5|. The following code knows that discretionary texts -+ contain only character nodes, kern nodes, box nodes, and -+ rule nodes. This branch differs a bit from older engines -+ because in \LUATEX\ we already have hyphenated the list. -+ This means that we need to skip automatic disc nodes. Of -+ better, we need to treat discretionaries and explicit -+ hyphens always, even in the first pass. -+ -+ */ -+ if (second_pass || subtype(cur_p) <= automatic_disc) { -+ int actual_penalty = (int) disc_penalty(cur_p); -+ s = vlink_pre_break(cur_p); -+ do_one_seven_eight(reset_disc_width); -+ if (s == null) { -+ /*tex trivial pre-break */ -+ ext_try_break(actual_penalty, hyphenated_node, -+ line_break_dir, adjust_spacing, -+ par_shape_ptr, adj_demerits, -+ tracing_paragraphs, protrude_chars, -+ line_penalty, last_line_fit, -+ double_hyphen_demerits, -+ final_hyphen_demerits, first_p, cur_p); -+ } else { -+ add_to_widths(s, line_break_dir, adjust_spacing, disc_width); -+ do_one_seven_eight(add_disc_width_to_active_width); -+ ext_try_break(actual_penalty, hyphenated_node, -+ line_break_dir, adjust_spacing, -+ par_shape_ptr, adj_demerits, -+ tracing_paragraphs, protrude_chars, -+ line_penalty, last_line_fit, -+ double_hyphen_demerits, -+ final_hyphen_demerits, first_p, cur_p); -+ if (subtype(cur_p) == init_disc) { -+ /*tex -+ -+ We should at two break points after the one -+ we added above: -+ -+ \startitemize[n] -+ \startitem -+ which does a possible break in INIT's -+ |post_break| -+ \stopitem -+ \startitem -+ which means the |no_break| actually -+ was broken just a character later -+ \stopitem -+ \stopitemize -+ -+ Do the select-0 case |f-f-i|: -+ -+ */ -+ s = vlink_pre_break(vlink(cur_p)); -+ add_to_widths(s, line_break_dir, adjust_spacing, disc_width); -+ ext_try_break(actual_penalty, hyphenated_node, -+ line_break_dir, adjust_spacing, -+ par_shape_ptr, adj_demerits, -+ tracing_paragraphs, -+ protrude_chars, line_penalty, -+ last_line_fit, double_hyphen_demerits, -+ final_hyphen_demerits, first_p, -+ vlink(cur_p)); -+ /*tex This does not work. */ -+#if 0 -+ /*tex Go back to the starting situation. */ -+ do_one_seven_eight(sub_disc_width_from_active_width); -+ do_one_seven_eight(reset_disc_width); -+ /*tex Add select |no_break| to |active_width|. */ -+ s = vlink_no_break(vlink(cur_p)); -+ add_to_widths(s, line_break_dir, adjust_spacing, disc_width); -+ ext_try_break(actual_penalty, hyphenated_node, -+ line_break_dir, adjust_spacing, -+ par_shape_ptr, adj_demerits, -+ tracing_paragraphs, -+ protrude_chars, line_penalty, -+ last_line_fit, double_hyphen_demerits, -+ final_hyphen_demerits, first_p, -+ vlink(cur_p)); -+#endif -+ } -+ do_one_seven_eight(sub_disc_width_from_active_width); -+ } -+ } -+ s = vlink_no_break(cur_p); -+ add_to_widths(s, line_break_dir, adjust_spacing, active_width); -+ break; -+ case penalty_node: -+ ext_try_break(penalty(cur_p), unhyphenated_node, line_break_dir, -+ adjust_spacing, par_shape_ptr, adj_demerits, -+ tracing_paragraphs, protrude_chars, -+ line_penalty, last_line_fit, -+ double_hyphen_demerits, final_hyphen_demerits, -+ first_p, cur_p); -+ break; -+ case boundary_node: -+ case whatsit_node: -+ /*tex Advance past a whatsit node in the |line_break| loop. */ -+ case mark_node: -+ case ins_node: -+ case adjust_node: -+ break; -+ case glue_spec_node: -+ normal_warning("parbuilder","found a glue_spec in a paragraph"); -+ break; -+ default: -+ formatted_error("parbuilder","weird node %d in paragraph",type(cur_p)); -+ } -+ cur_p = vlink(cur_p); -+ while (cur_p == null && nest_index > 0) { -+ cur_p = nest_stack[--nest_index]; -+ } -+ } -+ if (cur_p == null) { -+ /*tex -+ -+ Try the final line break at the end of the paragraph, and |goto -+ done| if the desired breakpoints have been found. -+ -+ The forced line break at the paragraph's end will reduce the list -+ of breakpoints so that all active nodes represent breaks at -+ |cur_p=null|. On the first pass, we insist on finding an active -+ node that has the correct ``looseness.'' On the final pass, there -+ will be at least one active node, and we will match the desired -+ looseness as well as we can. -+ -+ The global variable |best_bet| will be set to the active node for -+ the best way to break the paragraph, and a few other variables -+ are used to help determine what is best. -+ -+ */ -+ ext_try_break(eject_penalty, hyphenated_node, line_break_dir, -+ adjust_spacing, par_shape_ptr, adj_demerits, -+ tracing_paragraphs, protrude_chars, line_penalty, -+ last_line_fit, double_hyphen_demerits, -+ final_hyphen_demerits, first_p, cur_p); -+ if (vlink(active) != active) { -+ /*tex Find an active node with fewest demerits; */ -+ r = vlink(active); -+ fewest_demerits = awful_bad; -+ do { -+ if (type(r) != delta_node) { -+ if (total_demerits(r) < fewest_demerits) { -+ fewest_demerits = total_demerits(r); -+ best_bet = r; -+ } -+ } -+ r = vlink(r); -+ } while (r != active); -+ best_line = line_number(best_bet); -+ /*tex -+ Find an active node with fewest demerits; -+ */ -+ if (looseness == 0) -+ goto DONE; -+ /*tex -+ -+ Find the best active node for the desired looseness; -+ -+ The adjustment for a desired looseness is a slightly more -+ complicated version of the loop just considered. Note that if -+ a paragraph is broken into segments by displayed equations, -+ each segment will be subject to the looseness calculation, -+ independently of the other segments. -+ -+ */ -+ r = vlink(active); -+ actual_looseness = 0; -+ do { -+ if (type(r) != delta_node) { -+ line_diff = line_number(r) - best_line; -+ if (((line_diff < actual_looseness) -+ && (looseness <= line_diff)) -+ || ((line_diff > actual_looseness) -+ && (looseness >= line_diff))) { -+ best_bet = r; -+ actual_looseness = line_diff; -+ fewest_demerits = total_demerits(r); -+ } else if ((line_diff == actual_looseness) && -+ (total_demerits(r) < fewest_demerits)) { -+ best_bet = r; -+ fewest_demerits = total_demerits(r); -+ } -+ } -+ r = vlink(r); -+ } while (r != active); -+ best_line = line_number(best_bet); -+ /*tex -+ Find the best active node for the desired looseness. -+ */ -+ if ((actual_looseness == looseness) || final_pass) -+ goto DONE; -+ } -+ } -+ /*tex Clean up the memory by removing the break nodes. */ -+ clean_up_the_memory(); -+ /*tex Clean up the memory by removing the break nodes. */ -+ if (!second_pass) { -+ if (tracing_paragraphs > 0) -+ tprint_nl("@secondpass"); -+ threshold = tolerance; -+ second_pass = true; -+ final_pass = (emergency_stretch <= 0); -+ } else { -+ /*tex If at first you do not succeed, then: */ -+ if (tracing_paragraphs > 0) -+ tprint_nl("@emergencypass"); -+ background[2] += emergency_stretch; -+ final_pass = true; -+ } -+ } -+ -+ DONE: -+ if (tracing_paragraphs > 0) { -+ end_diagnostic(true); -+ normalize_selector(); -+ } -+ if (do_last_line_fit) { -+ /*tex -+ Adjust the final line of the paragraph; here we either reset -+ |do_last_line_fit| or adjust the |par_fill_skip| glue. -+ */ -+ if (active_short(best_bet) == 0) { -+ do_last_line_fit = false; -+ } else { -+ width(last_line_fill) += (active_short(best_bet) - active_glue(best_bet)); -+ stretch(last_line_fill) = 0; -+ } -+ } -+ /*tex -+ Break the paragraph at the chosen. Once the best sequence of -+ breakpoints has been found (hurray), we call on the procedure -+ |post_line_break| to finish the remainder of the work. By introducing -+ this subprocedure, we are able to keep |line_break| from getting -+ extremely long. -+ -+ the first thing |ext_post_line_break| does is reset |dir_ptr|. -+ -+ */ -+ flush_node_list(dir_ptr); -+ dir_ptr = null; -+ ext_post_line_break(paragraph_dir, -+ right_skip, -+ left_skip, -+ protrude_chars, -+ par_shape_ptr, -+ adjust_spacing, -+ inter_line_penalties_par_ptr, -+ inter_line_penalty, -+ club_penalty, -+ club_penalties_ptr, -+ widow_penalties_ptr, -+ widow_penalty, -+ broken_penalty, -+ final_par_glue, -+ best_bet, -+ last_special_line, -+ second_width, -+ second_indent, first_width, first_indent, best_line); -+ /*tex -+ -+ Clean up the memory by removing the break nodes. -+ -+ */ -+ clean_up_the_memory(); -+} -+ -+void get_linebreak_info (int *f, int *a) -+{ -+ *f = fewest_demerits; -+ *a = actual_looseness; -+} -diff --git a/texk/web2c/luatexdir/tex/linebreak.w b/texk/web2c/luatexdir/tex/linebreak.w -deleted file mode 100644 -index 345a1a424..000000000 ---- a/texk/web2c/luatexdir/tex/linebreak.w -+++ /dev/null -@@ -1,2164 +0,0 @@ --% linebreak.w --% --% Copyright 2006-2008 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --@ @c -- --#include "ptexlib.h" -- --@ We come now to what is probably the most interesting algorithm of \TeX: --the mechanism for choosing the ``best possible'' breakpoints that yield --the individual lines of a paragraph. \TeX's line-breaking algorithm takes --a given horizontal list and converts it to a sequence of boxes that are --appended to the current vertical list. In the course of doing this, it --creates a special data structure containing three kinds of records that are --not used elsewhere in \TeX. Such nodes are created while a paragraph is --being processed, and they are destroyed afterwards; thus, the other parts --of \TeX\ do not need to know anything about how line-breaking is done. -- --The method used here is based on an approach devised by Michael F. Plass and --@^Plass, Michael Frederick@> --@^Knuth, Donald Ervin@> --the author in 1977, subsequently generalized and improved by the same two --people in 1980. A detailed discussion appears in {\sl SOFTWARE---Practice --\AM\ Experience \bf11} (1981), 1119--1184, where it is shown that the --line-breaking problem can be regarded as a special case of the problem of --computing the shortest path in an acyclic network. The cited paper includes --numerous examples and describes the history of line breaking as it has been --practiced by printers through the ages. The present implementation adds two --new ideas to the algorithm of 1980: Memory space requirements are considerably --reduced by using smaller records for inactive nodes than for active ones, --and arithmetic overflow is avoided by using ``delta distances'' instead of --keeping track of the total distance from the beginning of the paragraph to the --current point. -- --The |line_break| procedure should be invoked only in horizontal mode; it --leaves that mode and places its output into the current vlist of the --enclosing vertical mode (or internal vertical mode). --There is one explicit parameter: |d| is true for partial paragraphs --preceding display math mode; in this case the amount of additional --penalty inserted before the final line is |display_widow_penalty| --instead of |widow_penalty|. -- --There are also a number of implicit parameters: The hlist to be broken --starts at |vlink(head)|, and it is nonempty. The value of |prev_graf| in the --enclosing semantic level tells where the paragraph should begin in the --sequence of line numbers, in case hanging indentation or \.{\\parshape} --are in use; |prev_graf| is zero unless this paragraph is being continued --after a displayed formula. Other implicit parameters, such as the --|par_shape_ptr| and various penalties to use for hyphenation, etc., appear --in |eqtb|. -- --After |line_break| has acted, it will have updated the current vlist and the --value of |prev_graf|. Furthermore, the global variable |just_box| will --point to the final box created by |line_break|, so that the width of this --line can be ascertained when it is necessary to decide whether to use --|above_display_skip| or |above_display_short_skip| before a displayed formula. -- --@c --halfword just_box; /* the |hlist_node| for the last line of the new paragraph */ -- --@ In it's complete form, |line_break| is a rather lengthy --procedure---sort of a small world unto itself---we must build it up --little by little. Below you see only the general outline. -- --The main task performed here is to move the list from |head| to --|temp_head| and go into the enclosing semantic level. We also append --the \.{\\parfillskip} glue to the end of the paragraph, removing a --space (or other glue node) if it was there, since spaces usually --precede blank lines and instances of `\.{\$\$}'. The |par_fill_skip| --is preceded by an infinite penalty, so it will never be considered as --a potential breakpoint. -- --That code assumes that a |glue_node| and a |penalty_node| occupy the --same number of |mem|~words. --@^data structure assumptions@> -- --Most other processing is delegated to external functions. -- --@c --void line_break(boolean d, int line_break_context) --{ -- int paragraph_dir = 0; /* main direction of paragraph */ -- halfword final_par_glue; -- halfword start_of_par; -- int callback_id; -- pack_begin_line = cur_list.ml_field; /* this is for over/underfull box messages */ -- alink(temp_head) = null; /* hh-ls */ -- vlink(temp_head) = vlink(cur_list.head_field); -- new_hyphenation(temp_head, cur_list.tail_field); -- cur_list.tail_field = new_ligkern(temp_head, cur_list.tail_field); -- if (is_char_node(cur_list.tail_field)) { -- tail_append(new_penalty(inf_penalty,line_penalty)); -- } else if (type(cur_list.tail_field) != glue_node) { -- tail_append(new_penalty(inf_penalty,line_penalty)); -- } else { -- halfword t = alink(cur_list.tail_field); -- flush_node(cur_list.tail_field); -- cur_list.tail_field = t; -- tail_append(new_penalty(inf_penalty,line_penalty)); -- } -- final_par_glue = new_param_glue(par_fill_skip_code); -- couple_nodes(cur_list.tail_field, final_par_glue); -- cur_list.tail_field = vlink(cur_list.tail_field); -- lua_node_filter(pre_linebreak_filter_callback, -- line_break_context, temp_head, -- addressof(cur_list.tail_field)); -- last_line_fill = cur_list.tail_field; -- pop_nest(); -- start_of_par = cur_list.tail_field; -- callback_id = callback_defined(linebreak_filter_callback); -- if (callback_id > 0) { -- callback_id = lua_linebreak_callback(d, temp_head, addressof(cur_list.tail_field)); -- if (callback_id > 0) { -- /* find the correct value for the |just_box| */ -- halfword box_search = cur_list.tail_field; -- just_box = null; -- if (box_search != null) { -- do { -- if (type(box_search) == hlist_node) { -- just_box = box_search; -- } -- box_search = vlink(box_search); -- } while (box_search != null); -- } -- if (just_box == null) { -- help3 -- ("A linebreaking routine should return a non-empty list of nodes", -- "and at least one of those has to be a \\hbox.", -- "Sorry, I cannot recover from this."); -- print_err("Invalid linebreak_filter"); -- succumb(); -- } -- } else { -- if (tracing_paragraphs_par > 0) { -- begin_diagnostic(); -- print_int(line); -- end_diagnostic(true); -- } -- } -- } -- if (callback_id == 0) { -- if ((!is_char_node(vlink(temp_head))) && ((type(vlink(temp_head)) == local_par_node))) { -- paragraph_dir = local_par_dir(vlink(temp_head)); -- } else { -- confusion("weird par dir"); /* assert(0); */ /* |paragraph_dir = 0|; */ -- } -- ext_do_line_break(paragraph_dir, -- pretolerance_par, -- tracing_paragraphs_par, -- tolerance_par, -- emergency_stretch_par, -- looseness_par, -- adjust_spacing_par, -- par_shape_par_ptr, -- adj_demerits_par, -- protrude_chars_par, -- line_penalty_par, -- last_line_fit_par, -- double_hyphen_demerits_par, -- final_hyphen_demerits_par, -- hang_indent_par, -- hsize_par, -- hang_after_par, -- left_skip_par, -- right_skip_par, -- inter_line_penalties_par_ptr, -- inter_line_penalty_par, -- club_penalty_par, -- club_penalties_par_ptr, -- (d ? display_widow_penalties_par_ptr : widow_penalties_par_ptr), -- (d ? display_widow_penalty_par : widow_penalty_par), -- broken_penalty_par, -- final_par_glue); -- } -- lua_node_filter(post_linebreak_filter_callback, -- line_break_context, start_of_par, -- addressof(cur_list.tail_field)); -- pack_begin_line = 0; --} -- --@ Glue nodes in a horizontal list that is being paragraphed are not supposed to -- include ``infinite'' shrinkability; that is why the algorithm maintains -- four registers for stretching but only one for shrinking. If the user tries to -- introduce infinite shrinkability, the shrinkability will be reset to finite -- and an error message will be issued. A boolean variable |no_shrink_error_yet| -- prevents this error message from appearing more than once per paragraph. -- --@c --#define check_shrinkage(a) \ -- if ((shrink_order((a))!=normal)&&(shrink((a))!=0)) \ -- a=finite_shrink((a)) -- --static boolean no_shrink_error_yet; /*have we complained about infinite shrinkage? */ -- --static halfword finite_shrink(halfword p) --{ /* recovers from infinite shrinkage */ -- const char *hlp[] = { -- "The paragraph just ended includes some glue that has", -- "infinite shrinkability, e.g., `\\hskip 0pt minus 1fil'.", -- "Such glue doesn't belong there---it allows a paragraph", -- "of any length to fit on one line. But it's safe to proceed,", -- "since the offensive shrinkability has been made finite.", -- NULL -- }; -- if (no_shrink_error_yet) { -- no_shrink_error_yet = false; -- tex_error("Infinite glue shrinkage found in a paragraph", hlp); -- } -- shrink_order(p) = normal; -- return p; --} -- --@ A pointer variable |cur_p| runs through the given horizontal list as we look -- for breakpoints. This variable is global, since it is used both by |line_break| -- and by its subprocedure |try_break|. -- -- Another global variable called |threshold| is used to determine the feasibility -- of individual lines: breakpoints are feasible if there is a way to reach -- them without creating lines whose badness exceeds |threshold|. (The -- badness is compared to |threshold| before penalties are added, so that -- penalty values do not affect the feasibility of breakpoints, except that -- no break is allowed when the penalty is 10000 or more.) If |threshold| -- is 10000 or more, all legal breaks are considered feasible, since the -- |badness| function specified above never returns a value greater than~10000. -- -- Up to three passes might be made through the paragraph in an attempt to find at -- least one set of feasible breakpoints. On the first pass, we have -- |threshold=pretolerance| and |second_pass=final_pass=false|. -- If this pass fails to find a -- feasible solution, |threshold| is set to |tolerance|, |second_pass| is set -- |true|, and an attempt is made to hyphenate as many words as possible. -- If that fails too, we add |emergency_stretch| to the background -- stretchability and set |final_pass=true|. -- --@c --static boolean second_pass; /* is this our second attempt to break this paragraph? */ --static boolean final_pass; /*is this our final attempt to break this paragraph? */ --static int threshold; /* maximum badness on feasible lines */ -- --/* maximum fill level for |hlist_stack|*/ --#define max_hlist_stack 512 /* maybe good if larger than |2 * -- max_quarterword|, so that box nesting -- level would overflow first */ -- --/* stack for |find_protchar_left()| and |find_protchar_right()| */ --static halfword hlist_stack[max_hlist_stack]; -- --/* fill level for |hlist_stack| */ --static short hlist_stack_level = 0; -- --@ @c --static void push_node(halfword p) --{ -- if (hlist_stack_level >= max_hlist_stack) -- normal_error("push_node","stack overflow"); -- hlist_stack[hlist_stack_level++] = p; --} -- --static halfword pop_node(void) --{ -- if (hlist_stack_level <= 0) /* would point to some bug */ -- normal_error("pop_node","stack underflow (internal error)"); -- return hlist_stack[--hlist_stack_level]; --} -- --@ @c --static int max_stretch_ratio = 0; /*maximal stretch ratio of expanded fonts */ --static int max_shrink_ratio = 0; /*maximal shrink ratio of expanded fonts */ --static int cur_font_step = 0; /*the current step of expanded fonts */ -- --static boolean check_expand_pars(internal_font_number f) --{ -- int m; -- -- if ((font_step(f) == 0) -- || ((font_max_stretch(f) == 0) && (font_max_shrink(f) == 0))) -- return false; -- if (cur_font_step < 0) -- cur_font_step = font_step(f); -- else if (cur_font_step != font_step(f)) -- normal_error("font expansion","using fonts with different step of expansion in one paragraph is not allowed"); -- m = font_max_stretch(f); -- if (m != 0) { -- if (max_stretch_ratio < 0) -- max_stretch_ratio = m; -- else if (max_stretch_ratio != m) -- normal_error("font expansion","using fonts with different limit of expansion in one paragraph is not allowed"); -- } -- m = font_max_shrink(f); -- if (m != 0) { -- if (max_shrink_ratio < 0) -- max_shrink_ratio = -m; -- else if (max_shrink_ratio != -m) -- normal_error("font expansion","using fonts with different limit of expansion in one paragraph is not allowed"); -- } -- return true; --} -- --@ searches left to right from list head |l|, returns 1st non-skipable item -- --@c --/*public*/ halfword find_protchar_left(halfword l, boolean d) --{ -- halfword t; -- boolean run; -- boolean done = false ; -- while ((vlink(l) != null) && (type(l) == hlist_node) && zero_dimensions(l) && (list_ptr(l) == null)) { -- /*for paragraph start with \.{\\parindent} = 0pt or any empty hbox */ -- l = vlink(l); -- done = true ; -- } -- if ((!done) && (type(l) == local_par_node)) { -- l = vlink(l); -- done = true ; -- } -- if ((!done) && d) { -- while ((vlink(l) != null) && (!(is_char_node(l) || non_discardable(l)))) { -- /* std.\ discardables at line break, \TeX book, p 95 */ -- l = vlink(l); -- } -- } -- if (type(l) != glyph_node) { -- hlist_stack_level = 0; -- run = true; -- do { -- t = l; -- while (run && (type(l) == hlist_node) && (list_ptr(l) != null)) { -- push_node(l); -- l = list_ptr(l); -- } -- while (run && cp_skipable(l)) { -- while ((vlink(l) == null) && (hlist_stack_level > 0)) { -- l = pop_node(); /* don't visit this node again */ -- run = false; -- } -- if ((vlink(l) != null) && (type(l) == boundary_node) && (subtype(l) == protrusion_boundary) && -- ((boundary_value(l) == 1) || (boundary_value(l) == 3))) { -- /* skip next node */ -- l = vlink(l); -- } -- if (vlink(l) != null) { -- l = vlink(l); -- } else if (hlist_stack_level == 0) { -- run = false; -- } -- } -- } while (t != l); -- } -- return l; --} -- --@ searches right to left from list tail |r| to head |l|, returns 1st non-skipable item -- --@c --/*public*/ halfword find_protchar_right(halfword l, halfword r) --{ -- halfword t; -- boolean run = true; -- if (r == null) -- return null; -- hlist_stack_level = 0; -- do { -- t = r; -- while (run && (type(r) == hlist_node) && (list_ptr(r) != null)) { -- push_node(l); -- push_node(r); -- l = list_ptr(r); -- r = l; -- while (vlink(r) != null) { -- halfword s = r; -- r = vlink(r); -- alink(r) = s; -- } -- } -- while (run && cp_skipable(r)) { -- while ((r == l) && (hlist_stack_level > 0)) { -- r = pop_node(); /* don't visit this node again */ -- l = pop_node(); -- } -- if ((r != l) && (r != null)) { -- if ((alink(r) != null) && (type(r) == boundary_node) && (subtype(r) == protrusion_boundary) && -- ((boundary_value(r) == 2) || (boundary_value(r) == 3))) { -- /* skip next node */ -- r = alink(r); -- } -- if (alink(r) != null) { -- r = alink(r); -- } else { /* this is the input: \.{\\leavevmode\\penalty-10000\\penalty-10000} (bug \#268) */ -- run = false; -- } -- } else if ((r == l) && (hlist_stack_level == 0)) -- run = false; -- } -- } while (t != r); -- return r; --} -- --@ @c --#define left_pw(a) char_pw((a), left_side) --#define right_pw(a) char_pw((a), right_side) -- --@ When looking for optimal line breaks, \TeX\ creates a ``break node'' for -- each break that is {\sl feasible}, in the sense that there is a way to end -- a line at the given place without requiring any line to stretch more than -- a given tolerance. A break node is characterized by three things: the position -- of the break (which is a pointer to a |glue_node|, |math_node|, |penalty_node|, -- or |disc_node|); the ordinal number of the line that will follow this -- breakpoint; and the fitness classification of the line that has just -- ended, i.e., |tight_fit|, |decent_fit|, |loose_fit|, or |very_loose_fit|. -- --@c --typedef enum { -- very_loose_fit = 0, /* fitness classification for lines stretching more than -- their stretchability */ -- loose_fit, /* fitness classification for lines stretching 0.5 to 1.0 of their -- stretchability */ -- decent_fit, /* fitness classification for all other lines */ -- tight_fit /* fitness classification for lines shrinking 0.5 to 1.0 of their -- shrinkability */ --} fitness_value; -- -- --@ The algorithm essentially determines the best possible way to achieve -- each feasible combination of position, line, and fitness. Thus, it answers -- questions like, ``What is the best way to break the opening part of the -- paragraph so that the fourth line is a tight line ending at such-and-such -- a place?'' However, the fact that all lines are to be the same length -- after a certain point makes it possible to regard all sufficiently large -- line numbers as equivalent, when the looseness parameter is zero, and this -- makes it possible for the algorithm to save space and time. -- -- An ``active node'' and a ``passive node'' are created in |mem| for each -- feasible breakpoint that needs to be considered. Active nodes are three -- words long and passive nodes are two words long. We need active nodes only -- for breakpoints near the place in the paragraph that is currently being -- examined, so they are recycled within a comparatively short time after -- they are created. -- --@ An active node for a given breakpoint contains six fields: -- --|vlink| points to the next node in the list of active nodes; the --last active node has |vlink=active|. -- --|break_node| points to the passive node associated with this --breakpoint. -- --|line_number| is the number of the line that follows this --breakpoint. -- --|fitness| is the fitness classification of the line ending at this --breakpoint. -- --|type| is either |hyphenated_node| or |unhyphenated_node|, depending on --whether this breakpoint is a |disc_node|. -- --|total_demerits| is the minimum possible sum of demerits over all --lines leading from the beginning of the paragraph to this breakpoint. -- --The value of |vlink(active)| points to the first active node on a vlinked list --of all currently active nodes. This list is in order by |line_number|, --except that nodes with |line_number>easy_line| may be in any order relative --to each other. -- --@c --void initialize_active(void) --{ -- type(active) = hyphenated_node; -- line_number(active) = max_halfword; -- subtype(active) = 0; /* the |subtype| is never examined */ --} -- --@ The passive node for a given breakpoint contains EIGHT fields: -- --|vlink| points to the passive node created just before this one, --if any, otherwise it is |null|. -- --|cur_break| points to the position of this breakpoint in the --horizontal list for the paragraph being broken. -- --|prev_break| points to the passive node that should precede this --one in an optimal path to this breakpoint. -- --|serial| is equal to |n| if this passive node is the |n|th --one created during the current pass. (This field is used only when --printing out detailed statistics about the line-breaking calculations.) -- --|passive_pen_inter| holds the current \.{\\localinterlinepenalty} -- --|passive_pen_broken| holds the current \.{\\localbrokenpenalty} -- --There is a global variable called |passive| that points to the most --recently created passive node. Another global variable, |printed_node|, --is used to help print out the paragraph when detailed information about --the line-breaking computation is being displayed. -- --@c --static halfword passive; /* most recent node on passive list */ --static halfword printed_node; /*most recent node that has been printed */ --static halfword pass_number; /*the number of passive nodes allocated on this pass */ -- --@ The active list also contains ``delta'' nodes that help the algorithm --compute the badness of individual lines. Such nodes appear only between two --active nodes, and they have |type=delta_node|. If |p| and |r| are active nodes --and if |q| is a delta node between them, so that |vlink(p)=q| and |vlink(q)=r|, --then |q| tells the space difference between lines in the horizontal list that --start after breakpoint |p| and lines that start after breakpoint |r|. In --other words, if we know the length of the line that starts after |p| and --ends at our current position, then the corresponding length of the line that --starts after |r| is obtained by adding the amounts in node~|q|. A delta node --contains seven scaled numbers, since it must record the net change in glue --stretchability with respect to all orders of infinity. The natural width --difference appears in |mem[q+1].sc|; the stretch differences in units of --pt, sfi, fil, fill, and filll appear in |mem[q+2..q+6].sc|; and the shrink --difference appears in |mem[q+7].sc|. The |subtype| field of a delta node --is not used. -- --Actually, we have two more fields that are used by |pdftex|. -- --As the algorithm runs, it maintains a set of seven delta-like registers --for the length of the line following the first active breakpoint to the --current position in the given hlist. When it makes a pass through the --active list, it also maintains a similar set of seven registers for the --length following the active breakpoint of current interest. A third set --holds the length of an empty line (namely, the sum of \.{\\leftskip} and --\.{\\rightskip}); and a fourth set is used to create new delta nodes. -- --When we pass a delta node we want to do operations like --$$\hbox{\ignorespaces|for --k:=1 to 7 do cur_active_width[k]:=cur_active_width[k]+mem[q+k].sc|};$$ and we --want to do this without the overhead of |for| loops. The |do_all_six| --macro makes such six-tuples convenient. -- --@c --static scaled active_width[10] = { 0 }; /*distance from first active node to~|cur_p| */ --static scaled background[10] = { 0 }; /*length of an ``empty'' line */ --static scaled break_width[10] = { 0 }; /*length being computed after current break */ -- --static boolean auto_breaking; /*make |auto_breaking| accessible out of |line_break| */ -- --@ Let's state the principles of the delta nodes more precisely and concisely, -- so that the following programs will be less obscure. For each legal -- breakpoint~|p| in the paragraph, we define two quantities $\alpha(p)$ and -- $\beta(p)$ such that the length of material in a line from breakpoint~|p| -- to breakpoint~|q| is $\gamma+\beta(q)-\alpha(p)$, for some fixed $\gamma$. -- Intuitively, $\alpha(p)$ and $\beta(q)$ are the total length of material from -- the beginning of the paragraph to a point ``after'' a break at |p| and to a -- point ``before'' a break at |q|; and $\gamma$ is the width of an empty line, -- namely the length contributed by \.{\\leftskip} and \.{\\rightskip}. -- -- Suppose, for example, that the paragraph consists entirely of alternating -- boxes and glue skips; let the boxes have widths $x_1\ldots x_n$ and -- let the skips have widths $y_1\ldots y_n$, so that the paragraph can be -- represented by $x_1y_1\ldots x_ny_n$. Let $p_i$ be the legal breakpoint -- at $y_i$; then $\alpha(p_i)=x_1+y_1+\cdots+x_i+y_i$, and $\beta(p_i)= -- x_1+y_1+\cdots+x_i$. To check this, note that the length of material from -- $p_2$ to $p_5$, say, is $\gamma+x_3+y_3+x_4+y_4+x_5=\gamma+\beta(p_5) -- -\alpha(p_2)$. -- -- The quantities $\alpha$, $\beta$, $\gamma$ involve glue stretchability and -- shrinkability as well as a natural width. If we were to compute $\alpha(p)$ -- and $\beta(p)$ for each |p|, we would need multiple precision arithmetic, and -- the multiprecise numbers would have to be kept in the active nodes. -- \TeX\ avoids this problem by working entirely with relative differences -- or ``deltas.'' Suppose, for example, that the active list contains -- $a_1\,\delta_1\,a_2\,\delta_2\,a_3$, where the |a|'s are active breakpoints -- and the $\delta$'s are delta nodes. Then $\delta_1=\alpha(a_1)-\alpha(a_2)$ -- and $\delta_2=\alpha(a_2)-\alpha(a_3)$. If the line breaking algorithm is -- currently positioned at some other breakpoint |p|, the |active_width| array -- contains the value $\gamma+\beta(p)-\alpha(a_1)$. If we are scanning through -- the list of active nodes and considering a tentative line that runs from -- $a_2$ to~|p|, say, the |cur_active_width| array will contain the value -- $\gamma+\beta(p)-\alpha(a_2)$. Thus, when we move from $a_2$ to $a_3$, -- we want to add $\alpha(a_2)-\alpha(a_3)$ to |cur_active_width|; and this -- is just $\delta_2$, which appears in the active list between $a_2$ and -- $a_3$. The |background| array contains $\gamma$. The |break_width| array -- will be used to calculate values of new delta nodes when the active -- list is being updated. -- --@ The heart of the line-breaking procedure is `|try_break|', a subroutine -- that tests if the current breakpoint |cur_p| is feasible, by running -- through the active list to see what lines of text can be made from active -- nodes to~|cur_p|. If feasible breaks are possible, new break nodes are -- created. If |cur_p| is too far from an active node, that node is -- deactivated. -- -- The parameter |pi| to |try_break| is the penalty associated -- with a break at |cur_p|; we have |pi=eject_penalty| if the break is forced, -- and |pi=inf_penalty| if the break is illegal. -- -- The other parameter, |break_type|, is set to |hyphenated_node| or |unhyphenated_node|, -- depending on whether or not the current break is at a |disc_node|. The -- end of a paragraph is also regarded as `|hyphenated_node|'; this case is -- distinguishable by the condition |cur_p=null|. -- --@c --static int internal_pen_inter; /* running \.{\\localinterlinepenalty} */ --static int internal_pen_broken; /* running \.{\\localbrokenpenalty} */ --static halfword internal_left_box; /* running \.{\\localleftbox} */ --static int internal_left_box_width; /* running \.{\\localleftbox} width */ --static halfword init_internal_left_box; /* running \.{\\localleftbox} */ --static int init_internal_left_box_width; /* running \.{\\localleftbox} width */ --static halfword internal_right_box; /* running \.{\\localrightbox} */ --static int internal_right_box_width; /* running \.{\\localrightbox} width */ -- --static scaled disc_width[10] = { 0 }; /* the length of discretionary material preceding a break */ -- --@ As we consider various ways to end a line at |cur_p|, in a given line number -- class, we keep track of the best total demerits known, in an array with -- one entry for each of the fitness classifications. For example, -- |minimal_demerits[tight_fit]| contains the fewest total demerits of feasible -- line breaks ending at |cur_p| with a |tight_fit| line; |best_place[tight_fit]| -- points to the passive node for the break before~|cur_p| that achieves such -- an optimum; and |best_pl_line[tight_fit]| is the |line_number| field in the -- active node corresponding to |best_place[tight_fit]|. When no feasible break -- sequence is known, the |minimal_demerits| entries will be equal to -- |awful_bad|, which is $2^{30}-1$. Another variable, |minimum_demerits|, -- keeps track of the smallest value in the |minimal_demerits| array. -- --@c --static int minimal_demerits[4]; /* best total demerits known for current -- line class and position, given the fitness */ --static int minimum_demerits; /* best total demerits known for current line class -- and position */ --static halfword best_place[4]; /* how to achieve |minimal_demerits| */ --static halfword best_pl_line[4]; /*corresponding line number */ -- --@ The length of lines depends on whether the user has specified --\.{\\parshape} or \.{\\hangindent}. If |par_shape_ptr| is not null, it --points to a $(2n+1)$-word record in |mem|, where the |vinfo| in the first --word contains the value of |n|, and the other $2n$ words contain the left --margins and line lengths for the first |n| lines of the paragraph; the --specifications for line |n| apply to all subsequent lines. If --|par_shape_ptr=null|, the shape of the paragraph depends on the value of --|n=hang_after|; if |n>=0|, hanging indentation takes place on lines |n+1|, --|n+2|, \dots, otherwise it takes place on lines 1, \dots, $\vert --n\vert$. When hanging indentation is active, the left margin is --|hang_indent|, if |hang_indent>=0|, else it is 0; the line length is --$|hsize|-\vert|hang_indent|\vert$. The normal setting is --|par_shape_ptr=null|, |hang_after=1|, and |hang_indent=0|. --Note that if |hang_indent=0|, the value of |hang_after| is irrelevant. --@^length of lines@> @^hanging indentation@> -- --@c --static halfword easy_line; /*line numbers |>easy_line| are equivalent in break nodes */ --static halfword last_special_line; /*line numbers |>last_special_line| all have the same width */ --static scaled first_width; /*the width of all lines |<=last_special_line|, if -- no \.{\\parshape} has been specified */ --static scaled second_width; /*the width of all lines |>last_special_line| */ --static scaled first_indent; /*left margin to go with |first_width| */ --static scaled second_indent; /*left margin to go with |second_width| */ -- --static halfword best_bet; /*use this passive node and its predecessors */ --static int fewest_demerits; /*the demerits associated with |best_bet| */ --static halfword best_line; /*line number following the last line of the new paragraph */ --static int actual_looseness; /*the difference between |line_number(best_bet)| -- and the optimum |best_line| */ --static int line_diff; /*the difference between the current line number and -- the optimum |best_line| */ -- --@ \TeX\ makes use of the fact that |hlist_node|, |vlist_node|, -- |rule_node|, |ins_node|, |mark_node|, |adjust_node|, -- |disc_node|, |whatsit_node|, and |math_node| are at the low end of the -- type codes, by permitting a break at glue in a list if and only if the -- |type| of the previous node is less than |math_node|. Furthermore, a -- node is discarded after a break if its type is |math_node| or~more. -- --@c --#define do_all_six(a) a(1);a(2);a(3);a(4);a(5);a(6);a(7) --#define do_seven_eight(a) if (adjust_spacing > 1) { a(8);a(9); } --#define do_all_eight(a) do_all_six(a); do_seven_eight(a) --#define do_one_seven_eight(a) a(1); do_seven_eight(a) -- --#define store_background(a) {active_width[a]=background[a];} -- --#define kern_break() { \ -- if ((!is_char_node(vlink(cur_p))) && auto_breaking) \ -- if (type(vlink(cur_p))==glue_node) \ -- ext_try_break(0, \ -- unhyphenated_node, \ -- line_break_dir, \ -- adjust_spacing, \ -- par_shape_ptr, \ -- adj_demerits, \ -- tracing_paragraphs, \ -- protrude_chars, \ -- line_penalty, \ -- last_line_fit, \ -- double_hyphen_demerits, \ -- final_hyphen_demerits, \ -- first_p, \ -- cur_p); \ -- if (type(cur_p)!=math_node) \ -- active_width[1] += width(cur_p); \ -- else \ -- active_width[1] += surround(cur_p); \ --} -- --#define clean_up_the_memory() { \ -- q=vlink(active); \ -- while (q!=active) { \ -- cur_p = vlink(q); \ -- if (type(q)==delta_node) \ -- flush_node(q); \ -- else \ -- flush_node(q); \ -- q = cur_p; \ -- } \ -- q = passive; \ -- while (q!=null) { \ -- cur_p = vlink(q); \ -- flush_node(q); \ -- q = cur_p; \ -- } \ --} -- --static boolean do_last_line_fit; /* special algorithm for last line of paragraph? */ --static scaled fill_width[4]; /* infinite stretch components of |par_fill_skip| */ --static scaled best_pl_short[4]; /* |shortfall| corresponding to |minimal_demerits| */ --static scaled best_pl_glue[4]; /*corresponding glue stretch or shrink */ -- --#define reset_disc_width(a) disc_width[(a)] = 0 -- --#define add_disc_width_to_break_width(a) break_width[(a)] += disc_width[(a)] --#define sub_disc_width_from_active_width(a) active_width[(a)] -= disc_width[(a)] -- --#define add_char_shrink(a,b) a += char_shrink((b)) --#define add_char_stretch(a,b) a += char_stretch((b)) --#define sub_char_shrink(a,b) a -= char_shrink((b)) --#define sub_char_stretch(a,b) a -= char_stretch((b)) -- --#define add_kern_shrink(a,b) a += kern_shrink((b)) --#define add_kern_stretch(a,b) a += kern_stretch((b)) --#define sub_kern_shrink(a,b) a -= kern_shrink((b)) --#define sub_kern_stretch(a,b) a -= kern_stretch((b)) -- --@ This function is used to add the width of a list of nodes --(from a discretionary) to one of the width arrays. -- --Replacement texts and discretionary texts are supposed to contain --only character nodes, kern nodes, and box or rule nodes. -- --@c --#define bad_node_in_disc_error(p) { \ -- if (type(p) == whatsit_node) { \ -- formatted_error("linebreak","invalid node with type %s and subtype %i found in discretionary",node_data[type(p)].name,subtype(p)); \ -- } else { \ -- formatted_error("linebreak","invalid node with type %s found in discretionary",node_data[type(p)].name); \ -- } \ --} -- --static void add_to_widths(halfword s, int line_break_dir, int adjust_spacing, scaled * widths) --{ -- while (s != null) { -- if (is_char_node(s)) { -- widths[1] += pack_width(line_break_dir, dir_TRT, s, true); -- if ((adjust_spacing > 1) && check_expand_pars(font(s))) { -- set_prev_char_p(s); -- add_char_stretch(widths[8], s); -- add_char_shrink(widths[9], s); -- }; -- } else { -- switch (type(s)) { -- case hlist_node: -- case vlist_node: -- widths[1] += pack_width(line_break_dir, box_dir(s), s, false); -- break; -- case kern_node: -- if ((adjust_spacing == 2) && (subtype(s) == normal)) { -- add_kern_stretch(widths[8], s); -- add_kern_shrink(widths[9], s); -- } -- /* fall through */ -- case rule_node: -- widths[1] += width(s); -- break; -- case disc_node: /* TH temp */ -- break; -- default: -- bad_node_in_disc_error(s); -- break; -- } -- } -- s = vlink(s); -- } --} -- --@ This function is used to substract the width of a list of nodes --(from a discretionary) from one of the width arrays. --It is used only once, but deserves it own function because of orthogonality --with the |add_to_widths| function. -- --@c --static void sub_from_widths(halfword s, int line_break_dir, int adjust_spacing, scaled * widths) --{ -- while (s != null) { -- /* Subtract the width of node |s| from |break_width|; */ -- if (is_char_node(s)) { -- widths[1] -= pack_width(line_break_dir, dir_TRT, s, true); -- if ((adjust_spacing > 1) && check_expand_pars(font(s))) { -- set_prev_char_p(s); -- sub_char_stretch(widths[8], s); -- sub_char_shrink(widths[9], s); -- } -- } else { -- switch (type(s)) { -- case hlist_node: -- case vlist_node: -- widths[1] -= pack_width(line_break_dir, box_dir(s), s, false); -- break; -- case kern_node: -- if ((adjust_spacing == 2) && (subtype(s) == normal)) { -- sub_kern_stretch(widths[8], s); -- sub_kern_shrink(widths[9], s); -- } -- /* fall through */ -- case rule_node: -- widths[1] -= width(s); -- break; -- case disc_node: /* TH temp */ -- break; -- default: -- bad_node_in_disc_error(s); -- break; -- } -- } -- s = vlink(s); -- } --} -- --@ When we insert a new active node for a break at |cur_p|, suppose this -- new node is to be placed just before active node |a|; then we essentially -- want to insert `$\delta\,|cur_p|\,\delta^\prime$' before |a|, where -- $\delta=\alpha(a)-\alpha(|cur_p|)$ and $\delta^\prime=\alpha(|cur_p|)-\alpha(a)$ -- in the notation explained above. The |cur_active_width| array now holds -- $\gamma+\beta(|cur_p|)-\alpha(a)$; so $\delta$ can be obtained by -- subtracting |cur_active_width| from the quantity $\gamma+\beta(|cur_p|)- -- \alpha(|cur_p|)$. The latter quantity can be regarded as the length of a -- line ``from |cur_p| to |cur_p|''; we call it the |break_width| at |cur_p|. -- -- The |break_width| is usually negative, since it consists of the background -- (which is normally zero) minus the width of nodes following~|cur_p| that are -- eliminated after a break. If, for example, node |cur_p| is a glue node, the -- width of this glue is subtracted from the background; and we also look -- ahead to eliminate all subsequent glue and penalty and kern and math -- nodes, subtracting their widths as well. -- -- Kern nodes do not disappear at a line break unless they are |explicit|. -- --@c --static void compute_break_width(int break_type, int line_break_dir, int adjust_spacing, halfword p) --{ -- halfword s = p; /* glue and other 'whitespace' to be skipped after a break; -- used if unhyphenated, or |post_break==empty| */ -- if (break_type > unhyphenated_node && p != null) { -- /*Compute the discretionary |break_width| values; */ -- /* When |p| is a discretionary break, the length of a line -- ``from |p| to |p|'' has to be defined properly so -- that the other calculations work out. Suppose that the -- pre-break text at |p| has length $l_0$, the post-break -- text has length $l_1$, and the replacement text has length -- |l|. Suppose also that |q| is the node following the -- replacement text. Then length of a line from |p| to |q| -- will be computed as $\gamma+\beta(q)-\alpha(|p|)$, where -- $\beta(q)=\beta(|p|)-l_0+l$. The actual length will be -- the background plus $l_1$, so the length from |p| to -- |p| should be $\gamma+l_0+l_1-l$. If the post-break text -- of the discretionary is empty, a break may also discard~|q|; -- in that unusual case we subtract the length of~|q| and any -- other nodes that will be discarded after the discretionary -- break. -- -- TH: I don't quite understand the above remarks. -- -- The value of $l_0$ need not be computed, since |line_break| -- will put it into the global variable |disc_width| before -- calling |try_break|. -- */ -- /* In case of nested discretionaries, we always follow the no-break -- path, as we are talking about the breaking on {\it this} position. -- */ -- -- sub_from_widths(vlink_no_break(p), line_break_dir, adjust_spacing, break_width); -- add_to_widths(vlink_post_break(p), line_break_dir, adjust_spacing, break_width); -- do_one_seven_eight(add_disc_width_to_break_width); -- if (vlink_post_break(p) == null) { -- s = vlink(p); /* no |post_break|: 'skip' any 'whitespace' following */ -- } else { -- s = null; -- } -- } -- while (s != null) { -- switch (type(s)) { -- case math_node: -- /* begin mathskip code */ -- if (glue_is_zero(s)) { -- break_width[1] -= surround(s); -- break; -- } else { -- /* fall through */ -- } -- /* end mathskip code */ -- case glue_node: -- /*Subtract glue from |break_width|; */ -- break_width[1] -= width(s); -- break_width[2 + stretch_order(s)] -= stretch(s); -- break_width[7] -= shrink(s); -- break; -- case penalty_node: -- break; -- case kern_node: -- if (subtype(s) != explicit_kern && subtype(s) != italic_kern) -- return; -- else -- break_width[1] -= width(s); -- break; -- default: -- return; -- }; -- s = vlink(s); -- } --} -- --@ @c --static void print_break_node(halfword q, fitness_value fit_class, -- quarterword break_type, halfword cur_p) --{ -- /* Print a symbolic description of the new break node */ -- tprint_nl("@@@@"); -- print_int(serial(passive)); -- tprint(": line "); -- print_int(line_number(q) - 1); -- print_char('.'); -- print_int(fit_class); -- if (break_type == hyphenated_node) -- print_char('-'); -- tprint(" t="); -- print_int(total_demerits(q)); -- if (do_last_line_fit) { -- /*Print additional data in the new active node; */ -- tprint(" s="); -- print_scaled(active_short(q)); -- if (cur_p == null) -- tprint(" a="); -- else -- tprint(" g="); -- print_scaled(active_glue(q)); -- } -- tprint(" -> @@"); -- if (prev_break(passive) == null) -- print_char('0'); -- else -- print_int(serial(prev_break(passive))); --} -- --@ @c --static void print_feasible_break(halfword cur_p, pointer r, halfword b, int pi, -- int d, boolean artificial_demerits) --{ -- /* Print a symbolic description of this feasible break; */ -- if (printed_node != cur_p) { -- /* Print the list between |printed_node| and |cur_p|, then -- set |printed_node:=cur_p|; */ -- tprint_nl(""); -- if (cur_p == null) { -- short_display(vlink(printed_node)); -- } else { -- halfword save_link = vlink(cur_p); -- vlink(cur_p) = null; -- tprint_nl(""); -- short_display(vlink(printed_node)); -- vlink(cur_p) = save_link; -- } -- printed_node = cur_p; -- } -- tprint_nl("@@"); -- if (cur_p == null) { -- tprint_esc("par"); -- } else if (type(cur_p) != glue_node) { -- if (type(cur_p) == penalty_node) -- tprint_esc("penalty"); -- else if (type(cur_p) == disc_node) -- tprint_esc("discretionary"); -- else if (type(cur_p) == kern_node) -- tprint_esc("kern"); -- else -- tprint_esc("math"); -- } -- tprint(" via @@"); -- if (break_node(r) == null) -- print_char('0'); -- else -- print_int(serial(break_node(r))); -- tprint(" b="); -- if (b > inf_bad) -- print_char('*'); -- else -- print_int(b); -- tprint(" p="); -- print_int(pi); -- tprint(" d="); -- if (artificial_demerits) -- print_char('*'); -- else -- print_int(d); --} -- --@ @c --#define add_disc_width_to_active_width(a) active_width[a] += disc_width[a] --#define update_width(a) cur_active_width[a] += varmem[(r+(a))].cint -- --#define set_break_width_to_background(a) break_width[a]=background[(a)] -- --#define convert_to_break_width(a) \ -- varmem[(prev_r+(a))].cint = varmem[(prev_r+(a))].cint-cur_active_width[(a)]+break_width[(a)] -- --#define store_break_width(a) active_width[(a)]=break_width[(a)] -- --#define new_delta_to_break_width(a) \ -- varmem[(q+(a))].cint=break_width[(a)]-cur_active_width[(a)] -- --#define new_delta_from_break_width(a) \ -- varmem[(q+(a))].cint=cur_active_width[(a)]-break_width[(a)] -- --#define copy_to_cur_active(a) cur_active_width[(a)]=active_width[(a)] -- --#define combine_two_deltas(a) varmem[(prev_r+(a))].cint += varmem[(r+(a))].cint --#define downdate_width(a) cur_active_width[(a)] -= varmem[(prev_r+(a))].cint --#define update_active(a) active_width[(a)]+=varmem[(r+(a))].cint -- --#define total_font_stretch cur_active_width[8] --#define total_font_shrink cur_active_width[9] -- --#define cal_margin_kern_var(a) { \ -- character(cp) = character((a)); \ -- font(cp) = font((a)); \ -- do_subst_font(cp, 1000); \ -- if (font(cp) != font((a))) \ -- margin_kern_stretch += (left_pw((a)) - left_pw(cp)); \ -- font(cp) = font((a)); \ -- do_subst_font(cp, -1000); \ -- if (font(cp) != font((a))) \ -- margin_kern_shrink += (left_pw(cp) - left_pw((a))); \ --} -- --static void ext_try_break(int pi, -- quarterword break_type, -- int line_break_dir, -- int adjust_spacing, -- int par_shape_ptr, -- int adj_demerits, -- int tracing_paragraphs, -- int protrude_chars, -- int line_penalty, -- int last_line_fit, -- int double_hyphen_demerits, -- int final_hyphen_demerits, halfword first_p, halfword cur_p) --{ -- /* labels: |CONTINUE,DEACTIVATE,FOUND,NOT_FOUND|; */ -- pointer r; /* runs through the active list */ -- scaled margin_kern_stretch; -- scaled margin_kern_shrink; -- halfword lp, rp, cp; -- halfword prev_r = active; /* stays a step behind |r| */ -- halfword prev_prev_r = null; /*a step behind |prev_r|, if |type(prev_r)=delta_node| */ -- halfword old_l = 0; /* maximum line number in current equivalence class of lines */ -- boolean no_break_yet = true; /* have we found a feasible break at |cur_p|? */ -- halfword q; /*points to a new node being created */ -- halfword l; /*line number of current active node */ -- boolean node_r_stays_active; /*should node |r| remain in the active list? */ -- scaled line_width = 0; /*the current line will be justified to this width */ -- fitness_value fit_class; /*possible fitness class of test line */ -- halfword b; /*badness of test line */ -- int d; /*demerits of test line */ -- boolean artificial_demerits; /*has |d| been forced to zero? */ -- -- scaled shortfall; /*used in badness calculations */ -- scaled g = 0; /*glue stretch or shrink of test line, adjustment for last line */ -- scaled cur_active_width[10] = { 0 }; /*distance from current active node */ -- -- /*Make sure that |pi| is in the proper range; */ -- if (pi >= inf_penalty) { -- return; /* this breakpoint is inhibited by infinite penalty */ -- } else if (pi <= -inf_penalty) { -- pi = eject_penalty; /*this breakpoint will be forced */ -- } -- -- do_all_eight(copy_to_cur_active); -- -- while (1) { -- r = vlink(prev_r); -- /* If node |r| is of type |delta_node|, update |cur_active_width|, -- set |prev_r| and |prev_prev_r|, then |goto continue|; */ -- /* The following code uses the fact that |type(active)<>delta_node| */ -- if (type(r) == delta_node) { -- do_all_eight(update_width); /* IMPLICIT ,r */ -- prev_prev_r = prev_r; -- prev_r = r; -- continue; -- } -- /* If a line number class has ended, create new active nodes for -- the best feasible breaks in that class; then |return| -- if |r=active|, otherwise compute the new |line_width|; */ -- /* The first part of the following code is part of \TeX's inner loop, so -- we don't want to waste any time. The current active node, namely node |r|, -- contains the line number that will be considered next. At the end of the -- list we have arranged the data structure so that |r=active| and -- |line_number(active)>old_l|. -- */ -- l = line_number(r); -- if (l > old_l) { /* now we are no longer in the inner loop */ -- if ((minimum_demerits < awful_bad) -- && ((old_l != easy_line) || (r == active))) { -- /*Create new active nodes for the best feasible breaks just found */ -- /* It is not necessary to create new active nodes having |minimal_demerits| -- greater than -- |minimum_demerits+abs(adj_demerits)|, since such active nodes will never -- be chosen in the final paragraph breaks. This observation allows us to -- omit a substantial number of feasible breakpoints from further consideration. -- */ -- if (no_break_yet) { -- no_break_yet = false; -- do_all_eight(set_break_width_to_background); -- compute_break_width(break_type, line_break_dir, adjust_spacing, cur_p); -- } -- /* Insert a delta node to prepare for breaks at |cur_p|; */ -- /* We use the fact that |type(active)<>delta_node|. */ -- if (type(prev_r) == delta_node) { /* modify an existing delta node */ -- do_all_eight(convert_to_break_width); /* IMPLICIT |prev_r| */ -- } else if (prev_r == active) { /* no delta node needed at the beginning */ -- do_all_eight(store_break_width); -- } else { -- q = new_node(delta_node, 0); -- vlink(q) = r; -- do_all_eight(new_delta_to_break_width); /* IMPLICIT q */ -- vlink(prev_r) = q; -- prev_prev_r = prev_r; -- prev_r = q; -- } -- -- if (abs(adj_demerits) >= awful_bad - minimum_demerits) -- minimum_demerits = awful_bad - 1; -- else -- minimum_demerits += abs(adj_demerits); -- for (fit_class = very_loose_fit; fit_class <= tight_fit; -- fit_class++) { -- if (minimal_demerits[fit_class] <= minimum_demerits) { -- /* Insert a new active node from |best_place[fit_class]| -- to |cur_p|; */ -- /* When we create an active node, we also create the corresponding -- passive node. -- */ -- q = new_node(passive_node, 0); -- vlink(q) = passive; -- passive = q; -- cur_break(q) = cur_p; -- incr(pass_number); -- serial(q) = pass_number; -- prev_break(q) = best_place[fit_class]; -- /*Here we keep track of the subparagraph penalties in the break nodes */ -- passive_pen_inter(q) = internal_pen_inter; -- passive_pen_broken(q) = internal_pen_broken; -- passive_last_left_box(q) = internal_left_box; -- passive_last_left_box_width(q) = -- internal_left_box_width; -- if (prev_break(q) != null) { -- passive_left_box(q) = -- passive_last_left_box(prev_break(q)); -- passive_left_box_width(q) = -- passive_last_left_box_width(prev_break(q)); -- } else { -- passive_left_box(q) = init_internal_left_box; -- passive_left_box_width(q) = -- init_internal_left_box_width; -- } -- passive_right_box(q) = internal_right_box; -- passive_right_box_width(q) = internal_right_box_width; -- q = new_node(break_type, fit_class); -- break_node(q) = passive; -- line_number(q) = best_pl_line[fit_class] + 1; -- total_demerits(q) = minimal_demerits[fit_class]; -- if (do_last_line_fit) { -- /*Store additional data in the new active node */ -- /* Here we save these data in the active node -- representing a potential line break. */ -- active_short(q) = best_pl_short[fit_class]; -- active_glue(q) = best_pl_glue[fit_class]; -- } -- vlink(q) = r; -- vlink(prev_r) = q; -- prev_r = q; -- if (tracing_paragraphs > 0) -- print_break_node(q, fit_class, break_type, cur_p); -- } -- minimal_demerits[fit_class] = awful_bad; -- } -- minimum_demerits = awful_bad; -- /* Insert a delta node to prepare for the next active node; */ -- /* When the following code is performed, we will have just inserted at -- least one active node before |r|, so |type(prev_r)<>delta_node|. -- */ -- if (r != active) { -- q = new_node(delta_node, 0); -- vlink(q) = r; -- do_all_eight(new_delta_from_break_width); /* IMPLICIT q */ -- vlink(prev_r) = q; -- prev_prev_r = prev_r; -- prev_r = q; -- } -- } -- if (r == active) -- return; -- /*Compute the new line width; */ -- /* When we come to the following code, we have just encountered -- the first active node~|r| whose |line_number| field contains -- |l|. Thus we want to compute the length of the $l\mskip1mu$th -- line of the current paragraph. Furthermore, we want to set -- |old_l| to the last number in the class of line numbers -- equivalent to~|l|. -- */ -- if (l > easy_line) { -- old_l = max_halfword - 1; -- line_width = second_width; -- } else { -- old_l = l; -- if (l > last_special_line) { -- line_width = second_width; -- } else if (par_shape_ptr == null) { -- line_width = first_width; -- } else { -- line_width = varmem[(par_shape_ptr + 2 * l + 1)].cint; -- } -- } -- } -- /* /If a line number class has ended, create new active nodes for -- the best feasible breaks in that class; then |return| -- if |r=active|, otherwise compute the new |line_width|; */ -- -- /* Consider the demerits for a line from |r| to |cur_p|; -- deactivate node |r| if it should no longer be active; -- then |goto continue| if a line from |r| to |cur_p| is infeasible, -- otherwise record a new feasible break; */ -- artificial_demerits = false; -- shortfall = line_width - cur_active_width[1]; -- if (break_node(r) == null) -- shortfall -= init_internal_left_box_width; -- else -- shortfall -= passive_last_left_box_width(break_node(r)); -- shortfall -= internal_right_box_width; -- if (protrude_chars > 1) { -- halfword l1, o; -- l1 = (break_node(r) == null) ? first_p : cur_break(break_node(r)); -- if (cur_p == null) { -- o = null; -- } else { /* TODO |if (is_character_node(alink(cur_p)))| */ -- o = alink(cur_p); -- assert(vlink(o) == cur_p); -- } -- /* MAGIC: the disc could be a SELECT subtype, to we might need -- to get the last character as |pre_break| from either the -- |pre_break| list (if the previous INIT disc was taken), or the -- |no_break| (sic) list (if the previous INIT disc was not taken) -- -- BUT: -- the last characters (hyphenation character) if these two list -- should always be the same anyway, so we just look at |pre_break|. -- */ -- /* let's look at the right margin first */ -- if ((cur_p != null) && (type(cur_p) == disc_node) -- && (vlink_pre_break(cur_p) != null)) { -- /* a |disc_node| with non-empty |pre_break|, protrude the last char of |pre_break| */ -- o = tlink_pre_break(cur_p); -- } else { -- o = find_protchar_right(l1, o); -- } -- /* now the left margin */ -- if ((l1 != null) && (type(l1) == disc_node) && (vlink_post_break(l1) != null)) { -- /* FIXME: first 'char' could be a disc! */ -- l1 = vlink_post_break(l1); /* protrude the first char */ -- } else { -- l1 = find_protchar_left(l1, true); -- } -- shortfall += (left_pw(l1) + right_pw(o)); -- } -- if (shortfall != 0) { -- margin_kern_stretch = 0; -- margin_kern_shrink = 0; -- if (protrude_chars > 1) { -- /* Calculate variations of marginal kerns; */ -- lp = last_leftmost_char; -- rp = last_rightmost_char; -- cp = raw_glyph_node(); -- if (lp != null) { -- cal_margin_kern_var(lp); -- } -- if (rp != null) { -- cal_margin_kern_var(rp); -- } -- flush_node(cp); -- } -- if ((shortfall > 0) && ((total_font_stretch + margin_kern_stretch) > 0)) { -- if ((total_font_stretch + margin_kern_stretch) > shortfall) -- shortfall = ((total_font_stretch + margin_kern_stretch) / (max_stretch_ratio / cur_font_step)) / 2; -- else -- shortfall -= (total_font_stretch + margin_kern_stretch); -- } else if ((shortfall < 0) && ((total_font_shrink + margin_kern_shrink) > 0)) { -- if ((total_font_shrink + margin_kern_shrink) > -shortfall) -- shortfall = -((total_font_shrink + margin_kern_shrink) / (max_shrink_ratio / cur_font_step)) / 2; -- else -- shortfall += (total_font_shrink + margin_kern_shrink); -- } -- } -- if (shortfall > 0) { -- /* Set the value of |b| to the badness for stretching the line, -- and compute the corresponding |fit_class| */ -- -- /* When a line must stretch, the available stretchability can be -- found in the subarray |cur_active_width[2..6]|, in units of -- points, sfi, fil, fill and filll. -- -- The present section is part of \TeX's inner loop, and it is -- most often performed when the badness is infinite; therefore -- it is worth while to make a quick test for large width excess -- and small stretchability, before calling the |badness| -- subroutine. */ -- -- if ((cur_active_width[3] != 0) || (cur_active_width[4] != 0) || -- (cur_active_width[5] != 0) || (cur_active_width[6] != 0)) { -- if (do_last_line_fit) { -- if (cur_p == null) { /* the last line of a paragraph */ -- /* Perform computations for last line and |goto found|; */ -- -- /* Here we compute the adjustment |g| and badness |b| for -- a line from |r| to the end of the paragraph. When any -- of the criteria for adjustment is violated we fall -- through to the normal algorithm. -- -- The last line must be too short, and have infinite -- stretch entirely due to |par_fill_skip|. */ -- if ((active_short(r) == 0) || (active_glue(r) <= 0)) -- /* previous line was neither stretched nor shrunk, or -- was infinitely bad */ -- goto NOT_FOUND; -- if ((cur_active_width[3] != fill_width[0]) || -- (cur_active_width[4] != fill_width[1]) || -- (cur_active_width[5] != fill_width[2]) || -- (cur_active_width[6] != fill_width[3])) -- /* infinite stretch of this line not entirely due to -- |par_fill_skip| */ -- goto NOT_FOUND; -- if (active_short(r) > 0) -- g = cur_active_width[2]; -- else -- g = cur_active_width[7]; -- if (g <= 0) -- /*no finite stretch resp.\ no shrink */ -- goto NOT_FOUND; -- arith_error = false; -- g = fract(g, active_short(r), active_glue(r), -- max_dimen); -- if (last_line_fit < 1000) -- g = fract(g, last_line_fit, 1000, max_dimen); -- if (arith_error) { -- if (active_short(r) > 0) -- g = max_dimen; -- else -- g = -max_dimen; -- } -- if (g > 0) { -- /*Set the value of |b| to the badness of the last line -- for stretching, compute the corresponding |fit_class, -- and |goto found|| */ -- /* These badness computations are rather similar to -- those of the standard algorithm, with the adjustment -- amount |g| replacing the |shortfall|. */ -- if (g > shortfall) -- g = shortfall; -- if (g > 7230584) { -- if (cur_active_width[2] < 1663497) { -- b = inf_bad; -- fit_class = very_loose_fit; -- goto FOUND; -- } -- } -- b = badness(g, cur_active_width[2]); -- if (b > 99) { -- fit_class = very_loose_fit; -- } else if (b > 12) { -- fit_class = loose_fit; -- } else { -- fit_class = decent_fit; -- } -- goto FOUND; -- } else if (g < 0) { -- /*Set the value of |b| to the badness of the last line -- for shrinking, compute the corresponding |fit_class, -- and |goto found||; */ -- if (-g > cur_active_width[7]) -- g = -cur_active_width[7]; -- b = badness(-g, cur_active_width[7]); -- if (b > 12) -- fit_class = tight_fit; -- else -- fit_class = decent_fit; -- goto FOUND; -- } -- } -- NOT_FOUND: -- shortfall = 0; -- } -- b = 0; -- fit_class = decent_fit; /* infinite stretch */ -- } else { -- if (shortfall > 7230584 && cur_active_width[2] < 1663497) { -- b = inf_bad; -- fit_class = very_loose_fit; -- } else { -- b = badness(shortfall, cur_active_width[2]); -- if (b > 99) { -- fit_class = very_loose_fit; -- } else if (b > 12) { -- fit_class = loose_fit; -- } else { -- fit_class = decent_fit; -- } -- } -- } -- } else { -- /* Set the value of |b| to the badness for shrinking the line, -- and compute the corresponding |fit_class|; */ -- /* Shrinkability is never infinite in a paragraph; we can shrink -- the line from |r| to |cur_p| by at most -- |cur_active_width[7]|. */ -- if (-shortfall > cur_active_width[7]) -- b = inf_bad + 1; -- else -- b = badness(-shortfall, cur_active_width[7]); -- if (b > 12) -- fit_class = tight_fit; -- else -- fit_class = decent_fit; -- } -- if (do_last_line_fit) { -- /* Adjust the additional data for last line; */ -- if (cur_p == null) -- shortfall = 0; -- if (shortfall > 0) { -- g = cur_active_width[2]; -- } else if (shortfall < 0) { -- g = cur_active_width[7]; -- } else { -- g = 0; -- } -- } -- FOUND: -- if ((b > inf_bad) || (pi == eject_penalty)) { -- /* Prepare to deactivate node~|r|, and |goto deactivate| unless -- there is a reason to consider lines of text from |r| to |cur_p| */ -- /* During the final pass, we dare not lose all active nodes, lest we lose -- touch with the line breaks already found. The code shown here makes -- sure that such a catastrophe does not happen, by permitting overfull -- boxes as a last resort. This particular part of \TeX\ was a source of -- several subtle bugs before the correct program logic was finally -- discovered; readers who seek to ``improve'' \TeX\ should therefore -- think thrice before daring to make any changes here. -- */ -- if (final_pass && (minimum_demerits == awful_bad) && -- (vlink(r) == active) && (prev_r == active)) { -- artificial_demerits = true; /* set demerits zero, this break is forced */ -- } else if (b > threshold) { -- goto DEACTIVATE; -- } -- node_r_stays_active = false; -- } else { -- prev_r = r; -- if (b > threshold) -- continue; -- node_r_stays_active = true; -- } -- /* Record a new feasible break; */ -- /* When we get to this part of the code, the line from |r| to |cur_p| is -- feasible, its badness is~|b|, and its fitness classification is -- |fit_class|. We don't want to make an active node for this break yet, -- but we will compute the total demerits and record them in the -- |minimal_demerits| array, if such a break is the current champion among -- all ways to get to |cur_p| in a given line-number class and fitness -- class. -- */ -- if (artificial_demerits) { -- d = 0; -- } else { -- /* Compute the demerits, |d|, from |r| to |cur_p|; */ -- d = line_penalty + b; -- if (abs(d) >= 10000) -- d = 100000000; -- else -- d = d * d; -- if (pi != 0) { -- if (pi > 0) { -- d += (pi * pi); -- } else if (pi > eject_penalty) { -- d -= (pi * pi); -- } -- } -- if ((break_type == hyphenated_node) && (type(r) == hyphenated_node)) { -- if (cur_p != null) -- d += double_hyphen_demerits; -- else -- d += final_hyphen_demerits; -- } -- if (abs(fit_class - fitness(r)) > 1) -- d = d + adj_demerits; -- } -- if (tracing_paragraphs > 0) -- print_feasible_break(cur_p, r, b, pi, d, artificial_demerits); -- d += total_demerits(r); /*this is the minimum total demerits -- from the beginning to |cur_p| via |r| */ -- if (d <= minimal_demerits[fit_class]) { -- minimal_demerits[fit_class] = d; -- best_place[fit_class] = break_node(r); -- best_pl_line[fit_class] = l; -- if (do_last_line_fit) { -- /* Store additional data for this feasible break; */ -- /* For each feasible break we record the shortfall and glue stretch or -- shrink (or adjustment). */ -- best_pl_short[fit_class] = shortfall; -- best_pl_glue[fit_class] = g; -- } -- if (d < minimum_demerits) -- minimum_demerits = d; -- } -- /* /Record a new feasible break */ -- if (node_r_stays_active) -- continue; /*|prev_r| has been set to |r| */ -- DEACTIVATE: -- /* Deactivate node |r|; */ -- /* When an active node disappears, we must delete an adjacent delta node if -- the active node was at the beginning or the end of the active list, or -- if it was surrounded by delta nodes. We also must preserve the property -- that |cur_active_width| represents the length of material from -- |vlink(prev_r)| to~|cur_p|. */ -- -- vlink(prev_r) = vlink(r); -- flush_node(r); -- if (prev_r == active) { -- /*Update the active widths, since the first active node has been -- deleted */ -- /* The following code uses the fact that |type(active)<>delta_node|. -- If the active list has just become empty, we do not need to update the -- |active_width| array, since it will be initialized when an active -- node is next inserted. -- */ -- r = vlink(active); -- if (type(r) == delta_node) { -- do_all_eight(update_active); /* IMPLICIT r */ -- do_all_eight(copy_to_cur_active); -- vlink(active) = vlink(r); -- flush_node(r); -- } -- } else if (type(prev_r) == delta_node) { -- r = vlink(prev_r); -- if (r == active) { -- do_all_eight(downdate_width); /* IMPLICIT |prev_r| */ -- vlink(prev_prev_r) = active; -- flush_node(prev_r); -- prev_r = prev_prev_r; -- } else if (type(r) == delta_node) { -- do_all_eight(update_width); /* IMPLICIT ,r */ -- do_all_eight(combine_two_deltas); /* IMPLICIT r |prev_r| */ -- vlink(prev_r) = vlink(r); -- flush_node(r); -- } -- } -- } --} -- --@ @c --void ext_do_line_break(int paragraph_dir, -- int pretolerance, -- int tracing_paragraphs, -- int tolerance, -- scaled emergency_stretch, -- int looseness, -- int adjust_spacing, -- halfword par_shape_ptr, -- int adj_demerits, -- int protrude_chars, -- int line_penalty, -- int last_line_fit, -- int double_hyphen_demerits, -- int final_hyphen_demerits, -- int hang_indent, -- int hsize, -- int hang_after, -- halfword left_skip, -- halfword right_skip, -- halfword inter_line_penalties_ptr, -- int inter_line_penalty, -- int club_penalty, -- halfword club_penalties_ptr, -- halfword widow_penalties_ptr, -- int widow_penalty, -- int broken_penalty, -- halfword final_par_glue) --{ -- /* DONE,DONE1,DONE2,DONE3,DONE4,DONE5,CONTINUE; */ -- halfword cur_p, q, r, s; /* miscellaneous nodes of temporary interest */ -- int line_break_dir = paragraph_dir; -- -- /* Get ready to start ... */ -- minimum_demerits = awful_bad; -- minimal_demerits[tight_fit] = awful_bad; -- minimal_demerits[decent_fit] = awful_bad; -- minimal_demerits[loose_fit] = awful_bad; -- minimal_demerits[very_loose_fit] = awful_bad; -- -- fewest_demerits = 0; -- actual_looseness = 0; -- -- /* We compute the values of |easy_line| and the other local variables relating -- to line length when the |line_break| procedure is initializing itself. */ -- if (par_shape_ptr == null) { -- if (hang_indent == 0) { -- last_special_line = 0; -- second_width = hsize; -- second_indent = 0; -- } else { -- halfword used_hang_indent = swap_hang_indent(hang_indent); -- /* Set line length parameters in preparation for hanging indentation */ -- /* We compute the values of |easy_line| and the other local variables relating -- to line length when the |line_break| procedure is initializing itself. */ -- last_special_line = abs(hang_after); -- if (hang_after < 0) { -- first_width = hsize - abs(used_hang_indent); -- if (used_hang_indent >= 0) -- first_indent = used_hang_indent; -- else -- first_indent = 0; -- second_width = hsize; -- second_indent = 0; -- } else { -- first_width = hsize; -- first_indent = 0; -- second_width = hsize - abs(used_hang_indent); -- if (used_hang_indent >= 0) -- second_indent = used_hang_indent; -- else -- second_indent = 0; -- } -- } -- } else { -- last_special_line = vinfo(par_shape_ptr + 1) - 1; -- second_indent = varmem[(par_shape_ptr + 2 * (last_special_line + 1))].cint; -- second_width = varmem[(par_shape_ptr + 2 * (last_special_line + 1) + 1)].cint; -- second_indent = swap_parshape_indent(second_indent,second_width); -- } -- if (looseness == 0) -- easy_line = last_special_line; -- else -- easy_line = max_halfword; -- -- no_shrink_error_yet = true; -- check_shrinkage(left_skip); -- check_shrinkage(right_skip); -- q = left_skip; -- r = right_skip; -- background[1] = width(q) + width(r); -- background[2] = 0; -- background[3] = 0; -- background[4] = 0; -- background[5] = 0; -- background[6] = 0; -- background[2 + stretch_order(q)] = stretch(q); -- background[2 + stretch_order(r)] += stretch(r); -- background[7] = shrink(q) + shrink(r); -- if (adjust_spacing > 1) { -- background[8] = 0; -- background[9] = 0; -- max_stretch_ratio = -1; -- max_shrink_ratio = -1; -- cur_font_step = -1; -- set_prev_char_p(null); -- } -- /* Check for special treatment of last line of paragraph; */ -- /* The new algorithm for the last line requires that the stretchability -- |par_fill_skip| is infinite and the stretchability of |left_skip| plus -- |right_skip| is finite. -- */ -- do_last_line_fit = false; -- if (last_line_fit > 0) { -- q = last_line_fill; -- if ((stretch(q) > 0) && (stretch_order(q) > normal)) { -- if ((background[3] == 0) && (background[4] == 0) && -- (background[5] == 0) && (background[6] == 0)) { -- do_last_line_fit = true; -- fill_width[0] = 0; -- fill_width[1] = 0; -- fill_width[2] = 0; -- fill_width[3] = 0; -- fill_width[stretch_order(q) - 1] = stretch(q); -- } -- } -- } -- /* DIR: Initialize |dir_ptr| for |line_break| */ -- if (dir_ptr != null) { -- flush_node_list(dir_ptr); -- dir_ptr = null; -- } --#if 0 -- push_dir(dir_ptr,paragraph_dir); /* TODO what was the point of this? */ --#endif -- -- /* Find optimal breakpoints; */ -- threshold = pretolerance; -- if (threshold >= 0) { -- if (tracing_paragraphs > 0) { -- begin_diagnostic(); -- tprint_nl("@@firstpass"); -- } -- second_pass = false; -- final_pass = false; -- } else { -- threshold = tolerance; -- second_pass = true; -- final_pass = (emergency_stretch <= 0); -- if (tracing_paragraphs > 0) -- begin_diagnostic(); -- } -- while (1) { -- halfword first_p; -- halfword nest_stack[10]; -- int nest_index = 0; -- if (threshold > inf_bad) -- threshold = inf_bad; -- /* Create an active breakpoint representing the beginning of the paragraph */ -- q = new_node(unhyphenated_node, decent_fit); -- vlink(q) = active; -- break_node(q) = null; -- line_number(q) = cur_list.pg_field + 1; -- total_demerits(q) = 0; -- active_short(q) = 0; -- active_glue(q) = 0; -- vlink(active) = q; -- do_all_eight(store_background); -- passive = null; -- printed_node = temp_head; -- pass_number = 0; -- font_in_short_display = null_font; -- /* /Create an active breakpoint representing the beginning of the paragraph */ -- auto_breaking = true; -- cur_p = vlink(temp_head); -- /* LOCAL: Initialize with first |local_paragraph| node */ -- if ((cur_p != null) && (type(cur_p) == local_par_node)) { -- alink(cur_p) = temp_head; /* this used to be an assert, but may as well force it */ -- internal_pen_inter = local_pen_inter(cur_p); -- internal_pen_broken = local_pen_broken(cur_p); -- init_internal_left_box = local_box_left(cur_p); -- init_internal_left_box_width = local_box_left_width(cur_p); -- internal_left_box = init_internal_left_box; -- internal_left_box_width = init_internal_left_box_width; -- internal_right_box = local_box_right(cur_p); -- internal_right_box_width = local_box_right_width(cur_p); -- } else { -- internal_pen_inter = 0; -- internal_pen_broken = 0; -- init_internal_left_box = null; -- init_internal_left_box_width = 0; -- internal_left_box = init_internal_left_box; -- internal_left_box_width = init_internal_left_box_width; -- internal_right_box = null; -- internal_right_box_width = 0; -- } -- /* /LOCAL: Initialize with first |local_paragraph| node */ -- set_prev_char_p(null); -- first_p = cur_p; -- /* to access the first node of paragraph as the first active node -- has |break_node=null| */ -- while ((cur_p != null) && (vlink(active) != active)) { -- /* |try_break| if |cur_p| is a legal breakpoint; on the 2nd pass, also look at |disc_node|s. */ -- -- while (is_char_node(cur_p)) { -- /* Advance |cur_p| to the node following the present string of characters ; */ -- /* The code that passes over the characters of words in a paragraph is part of -- \TeX's inner loop, so it has been streamlined for speed. We use the fact that -- `\.{\\parfillskip}' glue appears at the end of each paragraph; it is therefore -- unnecessary to check if |vlink(cur_p)=null| when |cur_p| is a character node. -- */ -- active_width[1] += pack_width(line_break_dir, dir_TRT, cur_p, true); -- if ((adjust_spacing > 1) && check_expand_pars(font(cur_p))) { -- set_prev_char_p(cur_p); -- add_char_stretch(active_width[8], cur_p); -- add_char_shrink(active_width[9], cur_p); -- } -- cur_p = vlink(cur_p); -- while (cur_p == null && nest_index > 0) { -- cur_p = nest_stack[--nest_index]; -- } -- } -- if (cur_p == null) { -- normal_error("linebreak","invalid list tail, probably missing glue"); -- } -- /* Determine legal breaks: As we move through the hlist, we need to keep -- the |active_width| array up to date, so that the badness of individual -- lines is readily calculated by |try_break|. It is convenient to use the -- short name |active_width[1]| for the component of active width that represents -- real width as opposed to glue. */ -- -- switch (type(cur_p)) { -- case hlist_node: -- case vlist_node: -- active_width[1] += pack_width(line_break_dir, box_dir(cur_p), cur_p, false); -- break; -- case rule_node: -- active_width[1] += width(cur_p); -- break; -- case dir_node: /* DIR: Adjust the dir stack for the |line_break| routine; */ -- if (dir_dir(cur_p) >= 0) { -- line_break_dir = dir_dir(cur_p); -- push_dir_node(dir_ptr,cur_p); /* adds to |dir_ptr| */ -- } else { -- pop_dir_node(dir_ptr); -- if (dir_ptr != null) { -- line_break_dir = dir_dir(dir_ptr); -- } -- } -- break; -- case local_par_node: /* LOCAL: Advance past a |local_paragraph| node; */ -- internal_pen_inter = local_pen_inter(cur_p); -- internal_pen_broken = local_pen_broken(cur_p); -- internal_left_box = local_box_left(cur_p); -- internal_left_box_width = local_box_left_width(cur_p); -- internal_right_box = local_box_right(cur_p); -- internal_right_box_width = local_box_right_width(cur_p); -- break; -- case math_node: -- auto_breaking = (subtype(cur_p) == after); -- /* begin mathskip code */ -- if (glue_is_zero(cur_p) || ignore_math_skip(cur_p)) { -- kern_break(); -- break; -- } else { -- /* fall through */ -- } -- /* end mathskip code */ -- case glue_node: -- /* -- If node |cur_p| is a legal breakpoint, call |try_break|; -- then update the active widths by including the glue in -- |glue_ptr(cur_p)|; -- -- When node |cur_p| is a glue node, we look at the previous -- to see whether or not a breakpoint is legal at |cur_p|, -- as explained above. -- -- We only break after certain nodes (see texnodes.h), a font related -- kern and a dir node when |\breakafterdirmode=1|. -- */ -- if (auto_breaking) { -- halfword prev_p = alink(cur_p); -- if (prev_p != temp_head && ( -- is_char_node(prev_p) -- || precedes_break(prev_p) -- || precedes_kern(prev_p) -- || precedes_dir(prev_p) -- )) { -- ext_try_break(0, unhyphenated_node, line_break_dir, adjust_spacing, -- par_shape_ptr, adj_demerits, -- tracing_paragraphs, protrude_chars, -- line_penalty, last_line_fit, -- double_hyphen_demerits, -- final_hyphen_demerits, first_p, cur_p); -- } -- } -- /* *INDENT-ON* */ -- check_shrinkage(cur_p); -- active_width[1] += width(cur_p); -- active_width[2 + stretch_order(cur_p)] += stretch(cur_p); -- active_width[7] += shrink(cur_p); -- break; -- case kern_node: -- if (subtype(cur_p) == explicit_kern || subtype(cur_p) == italic_kern) { -- kern_break(); -- } else { -- active_width[1] += width(cur_p); -- if ((adjust_spacing == 2) && (subtype(cur_p) == normal)) { -- add_kern_stretch(active_width[8], cur_p); -- add_kern_shrink(active_width[9], cur_p); -- } -- } -- break; -- case disc_node: -- /* |select_disc|s are handled by the leading |init_disc| */ -- if (subtype(cur_p) == select_disc) -- break; -- /* Try to break after a discretionary fragment, then |goto done5|; */ -- /* The following code knows that discretionary texts contain -- only character nodes, kern nodes, box nodes, and rule -- nodes. This branch differs a bit from older engines because in LuaTeX we -- already have hyphenated the list. This means that we need to skip -- automatic disc nodes. Of better, we need to treat discretionaries -- and explicit hyphens always, even in the first pass (HH). */ -- if (second_pass || subtype(cur_p) <= automatic_disc) { -- /* -- int actual_penalty = hyphen_penalty; -- if (disc_penalty(cur_p) != 0) { -- actual_penalty = (int) disc_penalty(cur_p); -- } else if (subtype(cur_p) == automatic_disc) { -- actual_penalty = ex_hyphen_penalty; -- } -- */ -- int actual_penalty = (int) disc_penalty(cur_p); -- s = vlink_pre_break(cur_p); -- do_one_seven_eight(reset_disc_width); -- if (s == null) { /* trivial pre-break */ -- ext_try_break(actual_penalty, hyphenated_node, -- line_break_dir, adjust_spacing, -- par_shape_ptr, adj_demerits, -- tracing_paragraphs, protrude_chars, -- line_penalty, last_line_fit, -- double_hyphen_demerits, -- final_hyphen_demerits, first_p, cur_p); -- } else { -- add_to_widths(s, line_break_dir, adjust_spacing, disc_width); -- do_one_seven_eight(add_disc_width_to_active_width); -- ext_try_break(actual_penalty, hyphenated_node, -- line_break_dir, adjust_spacing, -- par_shape_ptr, adj_demerits, -- tracing_paragraphs, protrude_chars, -- line_penalty, last_line_fit, -- double_hyphen_demerits, -- final_hyphen_demerits, first_p, cur_p); -- if (subtype(cur_p) == init_disc) { -- /* we should at two break points after the one we -- added above: -- \item1 which does a possible break in INIT's |post_break| -- \item2 which means the |no_break| actually was broken -- just a character later */ -- /* do the select-0 case 'f-f-i' */ -- s = vlink_pre_break(vlink(cur_p)); -- add_to_widths(s, line_break_dir, adjust_spacing, disc_width); -- ext_try_break(actual_penalty, hyphenated_node, -- line_break_dir, adjust_spacing, -- par_shape_ptr, adj_demerits, -- tracing_paragraphs, -- protrude_chars, line_penalty, -- last_line_fit, double_hyphen_demerits, -- final_hyphen_demerits, first_p, -- vlink(cur_p)); --#if 0 -- /* TODO this does not work */ -- /* go back to the starting situation */ -- do_one_seven_eight(sub_disc_width_from_active_width); -- do_one_seven_eight(reset_disc_width); -- /* add select |no_break| to |active_width| */ -- s = vlink_no_break(vlink(cur_p)); -- add_to_widths(s, line_break_dir, adjust_spacing, disc_width); -- ext_try_break(actual_penalty, hyphenated_node, -- line_break_dir, adjust_spacing, -- par_shape_ptr, adj_demerits, -- tracing_paragraphs, -- protrude_chars, line_penalty, -- last_line_fit, double_hyphen_demerits, -- final_hyphen_demerits, first_p, -- vlink(cur_p)); --#endif -- } -- do_one_seven_eight(sub_disc_width_from_active_width); -- } -- } -- s = vlink_no_break(cur_p); -- add_to_widths(s, line_break_dir, adjust_spacing, active_width); -- break; -- case penalty_node: -- ext_try_break(penalty(cur_p), unhyphenated_node, line_break_dir, -- adjust_spacing, par_shape_ptr, adj_demerits, -- tracing_paragraphs, protrude_chars, -- line_penalty, last_line_fit, -- double_hyphen_demerits, final_hyphen_demerits, -- first_p, cur_p); -- break; -- case boundary_node: -- case whatsit_node: -- /* / Advance past a whatsit node in the |line_break| loop/; */ -- case mark_node: -- case ins_node: -- case adjust_node: -- break; -- case glue_spec_node: -- normal_warning("parbuilder","found a glue_spec in a paragraph"); -- break; -- default: -- formatted_error("parbuilder","weird node %d in paragraph",type(cur_p)); -- } -- cur_p = vlink(cur_p); -- while (cur_p == null && nest_index > 0) { -- cur_p = nest_stack[--nest_index]; -- } -- } -- if (cur_p == null) { -- /* -- Try the final line break at the end of the paragraph, -- and |goto done| if the desired breakpoints have been found -- -- The forced line break at the paragraph's end will reduce the list of -- breakpoints so that all active nodes represent breaks at |cur_p=null|. -- On the first pass, we insist on finding an active node that has the -- correct ``looseness.'' On the final pass, there will be at least one active -- node, and we will match the desired looseness as well as we can. -- -- The global variable |best_bet| will be set to the active node for the best -- way to break the paragraph, and a few other variables are used to -- help determine what is best. -- */ -- ext_try_break(eject_penalty, hyphenated_node, line_break_dir, -- adjust_spacing, par_shape_ptr, adj_demerits, -- tracing_paragraphs, protrude_chars, line_penalty, -- last_line_fit, double_hyphen_demerits, -- final_hyphen_demerits, first_p, cur_p); -- if (vlink(active) != active) { -- /* Find an active node with fewest demerits; */ -- r = vlink(active); -- fewest_demerits = awful_bad; -- do { -- if (type(r) != delta_node) { -- if (total_demerits(r) < fewest_demerits) { -- fewest_demerits = total_demerits(r); -- best_bet = r; -- } -- } -- r = vlink(r); -- } while (r != active); -- best_line = line_number(best_bet); -- /* -- Find an active node with fewest demerits; -- */ -- if (looseness == 0) -- goto DONE; -- /* -- Find the best active node for the desired looseness; -- -- The adjustment for a desired looseness is a slightly more complicated -- version of the loop just considered. Note that if a paragraph is broken -- into segments by displayed equations, each segment will be subject to the -- looseness calculation, independently of the other segments. -- */ -- r = vlink(active); -- actual_looseness = 0; -- do { -- if (type(r) != delta_node) { -- line_diff = line_number(r) - best_line; -- if (((line_diff < actual_looseness) -- && (looseness <= line_diff)) -- || ((line_diff > actual_looseness) -- && (looseness >= line_diff))) { -- best_bet = r; -- actual_looseness = line_diff; -- fewest_demerits = total_demerits(r); -- } else if ((line_diff == actual_looseness) && -- (total_demerits(r) < fewest_demerits)) { -- best_bet = r; -- fewest_demerits = total_demerits(r); -- } -- } -- r = vlink(r); -- } while (r != active); -- best_line = line_number(best_bet); -- /* -- Find the best active node for the desired looseness; -- */ -- if ((actual_looseness == looseness) || final_pass) -- goto DONE; -- } -- } -- /* Clean up the memory by removing the break nodes; */ -- clean_up_the_memory(); -- /* /Clean up the memory by removing the break nodes; */ -- if (!second_pass) { -- if (tracing_paragraphs > 0) -- tprint_nl("@@secondpass"); -- threshold = tolerance; -- second_pass = true; -- final_pass = (emergency_stretch <= 0); -- } else { -- /* if at first you do not succeed, \dots */ -- if (tracing_paragraphs > 0) -- tprint_nl("@@emergencypass"); -- background[2] += emergency_stretch; -- final_pass = true; -- } -- } -- -- DONE: -- if (tracing_paragraphs > 0) { -- end_diagnostic(true); -- normalize_selector(); -- } -- if (do_last_line_fit) { -- /* -- Adjust the final line of the paragraph; here we either reset -- |do_last_line_fit| or adjust the |par_fill_skip| glue. -- */ -- if (active_short(best_bet) == 0) { -- do_last_line_fit = false; -- } else { -- width(last_line_fill) += (active_short(best_bet) - active_glue(best_bet)); -- stretch(last_line_fill) = 0; -- } -- } -- -- /* -- Break the paragraph at the chosen...; Once the best sequence of breakpoints -- has been found (hurray), we call on the procedure |post_line_break| to finish -- the remainder of the work. By introducing this subprocedure, we are able to -- keep |line_break| from getting extremely long. -- */ -- -- /* first thing |ext_post_line_break| does is reset |dir_ptr| */ -- flush_node_list(dir_ptr); -- dir_ptr = null; -- ext_post_line_break(paragraph_dir, -- right_skip, -- left_skip, -- protrude_chars, -- par_shape_ptr, -- adjust_spacing, -- inter_line_penalties_par_ptr, -- inter_line_penalty, -- club_penalty, -- club_penalties_ptr, -- widow_penalties_ptr, -- widow_penalty, -- broken_penalty, -- final_par_glue, -- best_bet, -- last_special_line, -- second_width, -- second_indent, first_width, first_indent, best_line); -- /* -- Break the paragraph at the chosen ...Clean up the memory by removing -- the break nodes. -- */ -- clean_up_the_memory(); --} -- --@ @c --void get_linebreak_info (int *f, int *a) --{ -- *f = fewest_demerits; -- *a = actual_looseness; --} -diff --git a/texk/web2c/luatexdir/tex/mainbody.c b/texk/web2c/luatexdir/tex/mainbody.c -new file mode 100644 -index 000000000..ca9a79dbb ---- /dev/null -+++ b/texk/web2c/luatexdir/tex/mainbody.c -@@ -0,0 +1,769 @@ -+/* -+ -+mainbody.w -+ -+Copyright 2009-2010 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ -+ -+#include "ptexlib.h" -+ -+/*tex -+ -+This is where the action starts. We're speaking of \LUATEX, a continuation of -+\PDFTEX\ (which included \ETEX) and \ALEPH. As \TEX, \LUATEX\ is a document -+compiler intended to simplify high quality typesetting for many of the world's -+languages. It is an extension of D. E. Knuth's \TEX, which was designed -+essentially for the typesetting of languages using the Latin alphabet. Although -+it is a direct decendant of \TEX, and therefore mostly compatible, there are -+some subtle differences that relate to \UNICODE\ support and \OPENTYPE\ math. -+ -+The \ALEPH\ subsystem loosens many of the restrictions imposed by~\TeX: register -+numbers are no longer limited to 8~bits. Fonts may have more than 256~characters, -+more than 256~fonts may be used, etc. We use a similar model. We also borrowed -+the directional model but have upgraded it a bit as well as integrated it more -+tightly. -+ -+This program is directly derived from Donald E. Knuth's \TEX; the change history -+which follows and the reward offered for finders of bugs refer specifically to -+\TEX; they should not be taken as referring to \LUATEX, \PDFTEX, nor \ETEX, -+although the change history is relevant in that it demonstrates the evolutionary -+path followed. This program is not \TEX; that name is reserved strictly for the -+program which is the creation and sole responsibility of Professor Knuth. -+ -+\starttyping -+% Version 0 was released in September 1982 after it passed a variety of tests. -+% Version 1 was released in November 1983 after thorough testing. -+% Version 1.1 fixed ``disappearing font identifiers'' et alia (July 1984). -+% Version 1.2 allowed `0' in response to an error, et alia (October 1984). -+% Version 1.3 made memory allocation more flexible and local (November 1984). -+% Version 1.4 fixed accents right after line breaks, et alia (April 1985). -+% Version 1.5 fixed \the\toks after other expansion in \edefs (August 1985). -+% Version 2.0 (almost identical to 1.5) corresponds to "Volume B" (April 1986). -+% Version 2.1 corrected anomalies in discretionary breaks (January 1987). -+% Version 2.2 corrected "(Please type...)" with null \endlinechar (April 1987). -+% Version 2.3 avoided incomplete page in premature termination (August 1987). -+% Version 2.4 fixed \noaligned rules in indented displays (August 1987). -+% Version 2.5 saved cur_order when expanding tokens (September 1987). -+% Version 2.6 added 10sp slop when shipping leaders (November 1987). -+% Version 2.7 improved rounding of negative-width characters (November 1987). -+% Version 2.8 fixed weird bug if no \patterns are used (December 1987). -+% Version 2.9 made \csname\endcsname's "relax" local (December 1987). -+% Version 2.91 fixed \outer\def\a0{}\a\a bug (April 1988). -+% Version 2.92 fixed \patterns, also file names with complex macros (May 1988). -+% Version 2.93 fixed negative halving in allocator when mem_min<0 (June 1988). -+% Version 2.94 kept open_log_file from calling fatal_error (November 1988). -+% Version 2.95 solved that problem a better way (December 1988). -+% Version 2.96 corrected bug in "Infinite shrinkage" recovery (January 1989). -+% Version 2.97 corrected blunder in creating 2.95 (February 1989). -+% Version 2.98 omitted save_for_after at outer level (March 1989). -+% Version 2.99 caught $$\begingroup\halign..$$ (June 1989). -+% Version 2.991 caught .5\ifdim.6... (June 1989). -+% Version 2.992 introduced major changes for 8-bit extensions (September 1989). -+% Version 2.993 fixed a save_stack synchronization bug et alia (December 1989). -+% Version 3.0 fixed unusual displays; was more \output robust (March 1990). -+% Version 3.1 fixed nullfont, disabled \write{\the\prevgraf} (September 1990). -+% Version 3.14 fixed unprintable font names and corrected typos (March 1991). -+% Version 3.141 more of same; reconstituted ligatures better (March 1992). -+% Version 3.1415 preserved nonexplicit kerns, tidied up (February 1993). -+% Version 3.14159 allowed fontmemsize to change; bulletproofing (March 1995). -+% Version 3.141592 fixed \xleaders, glueset, weird alignments (December 2002). -+% Version 3.1415926 was a general cleanup with minor fixes (February 2008). -+\stoptyping -+ -+Although considerable effort has been expended to make the LuaTeX program correct -+and reliable, no warranty is implied; the authors disclaim any obligation or -+liability for damages, including but not limited to special, indirect, or -+consequential damages arising out of or in connection with the use or performance -+of this software. This work has been a ``labor of love'' and the authors hope -+that users enjoy it. -+ -+{\em You will find a lot of comments that originate in original \TEX. We kept them -+as a side effect of the conversion from \WEB\ to \CWEB. Because there is not much -+webbing going on here eventually the files became regular \CCODE\ files with still -+potentially typeset comments. As we add our own comments, and also comments are -+there from \PDFTEX, \ALEPH\ and \ETEX, we get a curious mix. The best comments are -+of course from Don Knuth. All bad comments are ours. All errors are ours too! -+ -+Not all comments make sense, because some things are implemented differently, for -+instance some memory management. But the principles of tokens and nodes stayed. -+It anyway means that you sometimes need to keep in mind that the explanation is -+more geared to traditional \TEX. But that's not a bad thing. Sorry Don for any -+confusion we introduced. The readers should have a copy of the \TEX\ books at hand -+anyway.} -+ -+A large piece of software like \TeX\ has inherent complexity that cannot be -+reduced below a certain level of difficulty, although each individual part is -+fairly simple by itself. The \.{WEB} language is intended to make the algorithms -+as readable as possible, by reflecting the way the individual program pieces fit -+together and by providing the cross-references that connect different parts. -+Detailed comments about what is going on, and about why things were done in -+certain ways, have been liberally sprinkled throughout the program. These -+comments explain features of the implementation, but they rarely attempt to -+explain the \TeX\ language itself, since the reader is supposed to be familiar -+with {\sl The \TeX book}. -+ -+The present implementation has a long ancestry, beginning in the summer of~1977, -+when Michael~F. Plass and Frank~M. Liang designed and coded a prototype @^Plass, -+Michael Frederick@> @^Liang, Franklin Mark@> @^Knuth, Donald Ervin@> based on -+some specifications that the author had made in May of that year. This original -+proto\TeX\ included macro definitions and elementary manipulations on boxes and -+glue, but it did not have line-breaking, page-breaking, mathematical formulas, -+alignment routines, error recovery, or the present semantic nest; furthermore, it -+used character lists instead of token lists, so that a control sequence like -+\.{\\halign} was represented by a list of seven characters. A complete version of -+\TeX\ was designed and coded by the author in late 1977 and early 1978; that -+program, like its prototype, was written in the {\mc SAIL} language, for which an -+excellent debugging system was available. Preliminary plans to convert the {\mc -+SAIL} code into a form somewhat like the present ``web'' were developed by Luis -+Trabb~Pardo and @^Trabb Pardo, Luis Isidoro@> the author at the beginning of -+1979, and a complete implementation was created by Ignacio~A. Zabala in 1979 and -+1980. The \TeX82 program, which @^Zabala Salelles, Ignacio Andr\'es@> was written -+by the author during the latter part of 1981 and the early part of 1982, also -+incorporates ideas from the 1979 implementation of @^Guibas, Leonidas Ioannis@> -+@^Sedgewick, Robert@> @^Wyatt, Douglas Kirk@> \TeX\ in {\mc MESA} that was -+written by Leonidas Guibas, Robert Sedgewick, and Douglas Wyatt at the Xerox Palo -+Alto Research Center. Several hundred refinements were introduced into \TeX82 -+based on the experiences gained with the original implementations, so that -+essentially every part of the system has been substantially improved. After the -+appearance of ``Version 0'' in September 1982, this program benefited greatly -+from the comments of many other people, notably David~R. Fuchs and Howard~W. -+Trickey. A final revision in September 1989 extended the input character set to -+eight-bit codes and introduced the ability to hyphenate words from different -+languages, based on some ideas of Michael~J. Ferguson. @^Fuchs, David Raymond@> -+@^Trickey, Howard Wellington@> @^Ferguson, Michael John@> -+ -+No doubt there still is plenty of room for improvement, but the author is firmly -+committed to keeping \TeX82 ``frozen'' from now on; stability and reliability are -+to be its main virtues. -+On the other hand, the \.{WEB} description can be extended without changing the -+core of \TeX82 itself, and the program has been designed so that such extensions -+are not extremely difficult to make. The |banner| string defined here should be -+changed whenever \TeX\ undergoes any modifications, so that it will be clear -+which version of \TeX\ might be the guilty party when a problem arises. -+@^extensions to \TeX@> @^system dependencies@> -+ -+This program contains code for various features extending \TeX, therefore this -+program is called `\eTeX' and not `\TeX'; the official name `\TeX' by itself is -+reserved for software systems that are fully compatible with each other. A -+special test suite called the ``\.{TRIP} test'' is available for helping to -+determine whether a particular implementation deserves to be known as `\TeX' -+[cf.~Stanford Computer Science report CS1027, November 1984]. -+ -+A similar test suite called the ``\.{e-TRIP} test'' is available for helping to -+determine whether a particular implementation deserves to be known as `\eTeX'. -+ -+This is the first of many sections of \TeX\ where global variables are defined. -+ -+*/ -+ -+/*tex Are we using lua for initializations? */ -+ -+boolean luainit; -+ -+/*tex Print file open and close info? */ -+ -+boolean tracefilenames; -+ -+/*tex -+ -+This program has two important variations: (1) There is a long and slow version -+called \.{INITEX}, which does the extra calculations needed to @.INITEX@> -+initialize \TeX's internal tables; and (2)~there is a shorter and faster -+production version, which cuts the initialization to a bare minimum. -+ -+*/ -+ -+/*tex are we \.{INITEX}? */ -+ -+boolean ini_version; -+ -+/*tex was the dump name option used? */ -+ -+boolean dump_option; -+ -+/*tex was a \.{\%\AM format} line seen? */ -+ -+boolean dump_line; -+ -+/*tex temporary for setup */ -+ -+int bound_default; -+ -+/*tex temporary for setup */ -+ -+char *bound_name; -+ -+/*tex width of context lines on terminal error messages */ -+ -+int error_line; -+ -+/*tex -+ width of first lines of contexts in terminal error messages; should be -+ between 30 and |error_line-15| -+*/ -+ -+int half_error_line; -+ -+/*tex width of longest text lines output; should be at least 60 */ -+ -+int max_print_line; -+ -+/*tex maximum number of strings; must not exceed |max_halfword| */ -+ -+int max_strings; -+ -+/*tex strings available after format loaded */ -+ -+int strings_free; -+ -+/*tex loop variable for initialization */ -+ -+int font_k; -+ -+/*tex -+ maximum number of characters simultaneously present in current lines of open -+ files and in control sequences between \.{\\csname} and \.{\\endcsname}; must -+ not exceed |max_halfword| -+*/ -+ -+int buf_size; -+ -+/*tex maximum number of simultaneous input sources */ -+ -+int stack_size; -+ -+/*tex -+ maximum number of input files and error insertions that can be going on -+ simultaneously -+*/ -+ -+int max_in_open; -+ -+/*tex maximum number of simultaneous macro parameters */ -+ -+int param_size; -+ -+/*tex maximum number of semantic levels simultaneously active */ -+ -+int nest_size; -+ -+/*tex -+ space for saving values outside of current group; must be at most -+ |max_halfword| -+*/ -+ -+int save_size; -+ -+/*tex limits recursive calls of the |expand| procedure */ -+ -+int expand_depth; -+ -+/*tex parse the first line for options */ -+ -+int parsefirstlinep; -+ -+/*tex format messages as file:line:error */ -+ -+int filelineerrorstylep; -+ -+/*tex stop at first error */ -+ -+int haltonerrorp; -+ -+/*tex current filename is quoted */ -+ -+boolean quoted_filename; -+ -+int get_luatexversion(void) -+{ -+ return luatex_version; -+} -+ -+/*tex the number of pages that have been shipped out */ -+ -+int total_pages = 0; -+ -+/*tex recent outputs that didn't ship anything out */ -+ -+int dead_cycles = 0; -+ -+str_number get_luatexrevision(void) -+{ -+ return luatex_revision; -+} -+ -+/*tex -+ -+This is it: the part of \TeX\ that executes all those procedures we have written. -+ -+We have noted that there are two versions of \TeX82. One, called \.{INITEX}, -+@.INITEX@> has to be run first; it initializes everything from scratch, without -+reading a format file, and it has the capability of dumping a format file. The -+other one is called `\.{VIRTEX}'; it is a ``virgin'' program that needs -+@.VIRTEX@> to input a format file in order to get started. -+ -+For \LUATEX\ it is important to know that we still dump a format. But, in order -+to gain speed and a smaller footprint, we gzip the format (level 3). We also -+store some information that makes an abort possible in case of an incompatible -+engine version, which is important as \LUATEX\ develops. It is possible to store -+\LUA\ code in the format but not the current upvalues so you still need to -+initialize. Also, traditional fonts are stored, as are extended fonts but any -+additional information needed for instance to deal with \OPENTYPE\ fonts is to be -+handled by \LUA\ code and therefore not present in the format. -+ -+*/ -+ -+#define const_chk(A) do { \ -+ if (A < inf_##A) \ -+ A = inf_##A; \ -+ if (A > sup_##A) \ -+ A = sup_##A; \ -+} while (0) -+ -+#define setup_bound_var(A,B,C) do { \ -+ if (luainit>0) { \ -+ get_lua_number("texconfig",B,&C); \ -+ if (C==0) \ -+ C=A; \ -+ } else { \ -+ integer x; \ -+ setupboundvariable(&x, B, A); \ -+ C = (int)x; \ -+ } \ -+} while (0) -+ -+int ready_already = 0; -+ -+int main_initialize(void) -+{ -+ /* -+ In case somebody has inadvertently made bad settings of the -+ ``constants,'' \LUATEX\ checks them using a variable called |bad|. -+ */ -+ int bad = 0; -+ /*tex -+ Bounds that may be set from the configuration file. We want the user to -+ be able to specify the names with underscores, but \.{TANGLE} removes -+ underscores, so we're stuck giving the names twice, once as a string, -+ once as the identifier. How ugly. (We can change that now.) -+ */ -+ setup_bound_var(15000, "max_strings", max_strings); -+ setup_bound_var(100, "strings_free", strings_free); -+ setup_bound_var(3000, "buf_size", buf_size); -+ setup_bound_var(50, "nest_size", nest_size); -+ setup_bound_var(15, "max_in_open", max_in_open); -+ setup_bound_var(60, "param_size", param_size); -+ setup_bound_var(4000, "save_size", save_size); -+ setup_bound_var(300, "stack_size", stack_size); -+ setup_bound_var(16384, "dvi_buf_size", dvi_buf_size); -+ setup_bound_var(79, "error_line", error_line); -+ setup_bound_var(50, "half_error_line", half_error_line); -+ setup_bound_var(79, "max_print_line", max_print_line); -+ setup_bound_var(0, "hash_extra", hash_extra); -+ setup_bound_var(72, "pk_dpi", pk_dpi); -+ setup_bound_var(10000, "expand_depth", expand_depth); -+ /*tex -+ Check other constants against their sup and inf. -+ */ -+ const_chk(buf_size); -+ const_chk(nest_size); -+ const_chk(max_in_open); -+ const_chk(param_size); -+ const_chk(save_size); -+ const_chk(stack_size); -+ const_chk(dvi_buf_size); -+ const_chk(max_strings); -+ const_chk(strings_free); -+ const_chk(hash_extra); -+ const_chk(pk_dpi); -+ if (error_line > ssup_error_line) { -+ error_line = ssup_error_line; -+ } -+ /*tex -+ Array memory allocation -+ */ -+ buffer = xmallocarray(packed_ASCII_code, (unsigned) buf_size); -+ nest = xmallocarray(list_state_record, (unsigned) nest_size); -+ save_stack = xmallocarray(save_record, (unsigned) save_size); -+ input_stack = xmallocarray(in_state_record, (unsigned) stack_size); -+ input_file = xmallocarray(alpha_file, (unsigned) max_in_open); -+ input_file_callback_id = xmallocarray(int, (unsigned) max_in_open); -+ line_stack = xmallocarray(int, (unsigned) max_in_open); -+ eof_seen = xmallocarray(boolean, (unsigned) max_in_open); -+ grp_stack = xmallocarray(save_pointer, (unsigned) max_in_open); -+ if_stack = xmallocarray(pointer, (unsigned) max_in_open); -+ source_filename_stack = xmallocarray(str_number, (unsigned) max_in_open); -+ full_source_filename_stack = xmallocarray(char *, (unsigned) max_in_open); -+ param_stack = xmallocarray(halfword, (unsigned) param_size); -+ dvi_buf = xmallocarray(eight_bits, (unsigned) dvi_buf_size); -+ /*tex -+ Only in ini mode: -+ */ -+ if (ini_version) { -+ fixmem = xmallocarray(smemory_word, fix_mem_init + 1); -+ memset(voidcast(fixmem), 0, (fix_mem_init + 1) * sizeof(smemory_word)); -+ fix_mem_min = 0; -+ fix_mem_max = fix_mem_init; -+ eqtb_top = eqtb_size + hash_extra; -+ if (hash_extra == 0) -+ hash_top = undefined_control_sequence; -+ else -+ hash_top = eqtb_top; -+ hash = xmallocarray(two_halves, (unsigned) (hash_top + 1)); -+ memset(hash, 0, sizeof(two_halves) * (unsigned) (hash_top + 1)); -+ eqtb = xmallocarray(memory_word, (unsigned) (eqtb_top + 1)); -+ memset(eqtb, 0, sizeof(memory_word) * (unsigned) (eqtb_top + 1)); -+ init_string_pool_array((unsigned) max_strings); -+ reset_cur_string(); -+ } -+ /*tex -+ Check the ``constant'' values... -+ */ -+ if ((half_error_line < 30) || (half_error_line > error_line - 15)) -+ bad = 1; -+ if (max_print_line < 60) -+ bad = 2; -+ if (dvi_buf_size % 8 != 0) -+ bad = 3; -+ if (hash_prime > hash_size) -+ bad = 5; -+ if (max_in_open >= (sup_max_in_open+1)) /* 128 */ -+ bad = 6; -+ /*tex -+ Here are the inequalities that the quarterword and halfword values -+ must satisfy (or rather, the inequalities that they mustn't satisfy): -+ */ -+ if ((min_quarterword > 0) || (max_quarterword < 0x7FFF)) -+ bad = 11; -+ if ((min_halfword > 0) || (max_halfword < 0x3FFFFFFF)) -+ bad = 12; -+ if ((min_quarterword < min_halfword) || (max_quarterword > max_halfword)) -+ bad = 13; -+ if (font_base < min_quarterword) -+ bad = 15; -+ if ((save_size > max_halfword) || (max_strings > max_halfword)) -+ bad = 17; -+ if (buf_size > max_halfword) -+ bad = 18; -+ if (max_quarterword - min_quarterword < 0xFFFF) -+ bad = 19; -+ if (cs_token_flag + eqtb_size + hash_extra > max_halfword) -+ bad = 21; -+ if (bad > 0) { -+ wterm_cr(); -+ fprintf(term_out, -+ "Ouch---my internal constants have been clobbered! ---case %d", -+ (int) bad -+ ); -+ } else { -+ /*tex Set global variables to their starting values. */ -+ initialize(); -+ if (ini_version) { -+ /*tex Initialize all the primitives. */ -+ no_new_control_sequence = false; -+ first = 0; -+ initialize_commands(); -+ initialize_etex_commands(); -+ init_str_ptr = str_ptr; -+ no_new_control_sequence = true; -+ fix_date_and_time(); -+ } -+ ready_already = 314159; -+ } -+ return bad; -+} -+ -+ -+void main_body(void) -+{ -+ static char pdftex_map[] = "pdftex.map"; -+ int bad = main_initialize(); -+ /*tex in case we quit during initialization */ -+ history = fatal_error_stop; -+ /*tex open the terminal for output */ -+ t_open_out(); -+ if (!luainit) -+ tracefilenames = true; -+ if (bad > 0) { -+ goto FINAL_END; -+ } -+ print_banner(luatex_version_string); -+ /*tex -+ Get the first line of input and prepare to start When we begin the -+ following code, \TeX's tables may still contain garbage; the strings -+ might not even be present. Thus we must proceed cautiously to get -+ bootstrapped in. -+ -+ But when we finish this part of the program, \TeX\ is ready to call on -+ the |main_control| routine to do its work. -+ */ -+ /*tex -+ This copies the command line, -+ */ -+ initialize_inputstack(); -+ if (buffer[iloc] == '*') -+ incr(iloc); -+ if ((format_ident == 0) || (buffer[iloc] == '&') || dump_line) { -+ char *fname = NULL; -+ if (format_ident != 0 && !ini_version) { -+ /*tex Erase preloaded format. */ -+ initialize(); -+ } -+ if ((fname = open_fmt_file()) == NULL) -+ goto FINAL_END; -+ if (!load_fmt_file(fname)) { -+ zwclose(fmt_file); -+ goto FINAL_END; -+ } -+ zwclose(fmt_file); -+ while ((iloc < ilimit) && (buffer[iloc] == ' ')) -+ incr(iloc); -+ } -+ if (output_mode_option != 0) -+ output_mode_par = output_mode_value; -+ if (draft_mode_option != 0) { -+ draft_mode_par = draft_mode_value; -+ } -+ /*tex can this be moved? */ -+ pdf_init_map_file((char *) pdftex_map); -+ /* */ -+ if (end_line_char_inactive) -+ decr(ilimit); -+ else -+ buffer[ilimit] = (packed_ASCII_code) end_line_char_par; -+ fix_date_and_time(); -+ random_seed = (microseconds * 1000) + (epochseconds % 1000000); -+ init_randoms(random_seed); -+ initialize_math(); -+ fixup_selector(log_opened_global); -+ check_texconfig_init(); -+ if ((iloc < ilimit) && (get_cat_code(cat_code_table_par, buffer[iloc]) != escape_cmd)) { -+ /*tex \.{\\input} assumed */ -+ start_input(); -+ } -+ /*tex Initialize |text_dir_ptr| */ -+ text_dir_ptr = new_dir(0); -+ /*tex Ready to go! */ -+ history = spotless; -+ /*tex Initialize synctex primitive */ -+ synctexinitcommand(); -+ /*tex Come to life. */ -+ main_control(); -+ flush_node(text_dir_ptr); -+ /*tex Prepare for death. */ -+ final_cleanup(); -+ close_files_and_terminate(); -+ FINAL_END: -+ do_final_end(); -+} -+ -+/*tex -+ -+Here we do whatever is needed to complete \TeX's job gracefully on the local -+operating system. The code here might come into play after a fatal error; it must -+therefore consist entirely of ``safe'' operations that cannot produce error -+messages. For example, it would be a mistake to call |str_room| or |make_string| -+at this time, because a call on |overflow| might lead to an infinite loop. -+@^system dependencies@> -+ -+Actually there's one way to get error messages, via |prepare_mag|; but that can't -+cause infinite recursion. @^recursion@> -+ -+This program doesn't bother to close the input files that may still be open. -+ -+*/ -+ -+void close_files_and_terminate(void) -+{ -+ int callback_id; -+ callback_id = callback_defined(stop_run_callback); -+ finalize_write_files(); -+ if (tracing_stats_par > 0) { -+ if (callback_id == 0) { -+ /*tex -+ Output statistics about this job. The present section goes -+ directly to the log file instead of using |print| commands, -+ because there's no need for these strings to take up -+ |string_pool| memory when a non-{\bf stat} version of \TeX\ is -+ being used. -+ */ -+ if (log_opened_global) { -+ fprintf(log_file, -+ "\n\nHere is how much of LuaTeX's memory you used:\n" -+ ); -+ fprintf(log_file, " %d string%s out of %d\n", -+ (int) (str_ptr - init_str_ptr), -+ (str_ptr == (init_str_ptr + 1) ? "" : "s"), -+ (int) (max_strings - init_str_ptr + STRING_OFFSET) -+ ); -+ fprintf(log_file, " %d,%d words of node,token memory allocated", -+ (int) var_mem_max, (int) fix_mem_max -+ ); -+ print_node_mem_stats(); -+ fprintf(log_file, -+ " %d multiletter control sequences out of %ld+%d\n", -+ (int) cs_count, (long) hash_size, (int) hash_extra -+ ); -+ fprintf(log_file, " %d font%s using %d bytes\n", -+ (int) max_font_id(), (max_font_id() == 1 ? "" : "s"), -+ (int) font_bytes -+ ); -+ fprintf(log_file, -+ " %di,%dn,%dp,%db,%ds stack positions out of %di,%dn,%dp,%db,%ds\n", -+ (int) max_in_stack, (int) max_nest_stack, -+ (int) max_param_stack, (int) max_buf_stack, -+ (int) max_save_stack + 6, (int) stack_size, -+ (int) nest_size, (int) param_size, (int) buf_size, -+ (int) save_size -+ ); -+ } -+ } -+ } -+ wake_up_terminal(); -+ /*tex -+ Rubish, these \PDF arguments, passed, needs to be fixed, e.g. with a -+ dummy in \DVI. -+ */ -+ wrapup_backend(); -+ /*tex -+ Close {\sl Sync\TeX} file and write status. -+ */ -+ synctexterminate(log_opened_global); -+ /*tex -+ The following is needed because synctex removes files and we want to keep -+ them which means renaming a temp file .. we can't bypass the terminate -+ because it might do mem cleanup. -+ */ -+ if (synctex_get_mode() > 0) { -+ callback_id = callback_defined(finish_synctex_callback); -+ if (callback_id > 0) { -+ run_callback(callback_id, "->"); -+ } -+ } -+ /* free_text_codes(); */ -+ /* free_math_codes(); */ -+ if (log_opened_global) { -+ wlog_cr(); -+ selector = selector - 2; -+ if ((selector == term_only) && (callback_id == 0)) { -+ tprint_nl("Transcript written on "); -+ tprint_file_name(NULL, texmf_log_name, NULL); -+ print_char('.'); -+ print_ln(); -+ } -+ lua_a_close_out(log_file); -+ } -+ callback_id = callback_defined(wrapup_run_callback); -+ if (callback_id > 0) { -+ run_callback(callback_id, "->"); -+ } -+ free_text_codes(); -+ free_math_codes(); -+} -+ -+/*tex -+ -+We get to the |final_cleanup| routine when \.{\\end} or \.{\\dump} has been -+scanned and |its_all_over|. -+ -+*/ -+ -+void final_cleanup(void) -+{ -+ /*tex This one gets the value 0 for \.{\\end}, 1 for \.{\\dump}. */ -+ int c; -+ /*tex Here's one for looping marks: */ -+ halfword i; -+ /*tex This was a global temp_ptr: */ -+ halfword t; -+ c = cur_chr; -+ if (job_name == 0) -+ open_log_file(); -+ while (input_ptr > 0) -+ if (istate == token_list) -+ end_token_list(); -+ else -+ end_file_reading(); -+ while (open_parens > 0) { -+ report_stop_file(filetype_tex); -+ decr(open_parens); -+ } -+ if (cur_level > level_one) { -+ tprint_nl("(\\end occurred inside a group at level "); -+ print_int(cur_level - level_one); -+ print_char(')'); -+ show_save_groups(); -+ } -+ while (cond_ptr != null) { -+ tprint_nl("(\\end occurred when "); -+ print_cmd_chr(if_test_cmd, cur_if); -+ if (if_line != 0) { -+ tprint(" on line "); -+ print_int(if_line); -+ } -+ tprint(" was incomplete)"); -+ if_line = if_line_field(cond_ptr); -+ cur_if = subtype(cond_ptr); -+ t = cond_ptr; -+ cond_ptr = vlink(cond_ptr); -+ flush_node(t); -+ } -+ if (callback_defined(stop_run_callback) == 0) -+ if (history != spotless) -+ if ((history == warning_issued) || (interaction < error_stop_mode)) -+ if (selector == term_and_log) { -+ selector = term_only; -+ tprint_nl("(see the transcript file for additional information)"); -+ selector = term_and_log; -+ } -+ if (c == 1) { -+ if (ini_version) { -+ for (i = 0; i <= biggest_used_mark; i++) { -+ delete_top_mark(i); -+ delete_first_mark(i); -+ delete_bot_mark(i); -+ delete_split_first_mark(i); -+ delete_split_bot_mark(i); -+ } -+ for (c = last_box_code; c <= vsplit_code; c++) -+ flush_node_list(disc_ptr[c]); -+ if (last_glue != max_halfword) { -+ flush_node(last_glue); -+ } -+ /*tex Flush the pseudo files. */ -+ while (pseudo_files != null) { -+ pseudo_close(); -+ } -+ store_fmt_file(); -+ return; -+ } -+ tprint_nl("(\\dump is performed only by INITEX)"); -+ return; -+ } -+} -+ -+/*tex -+ -+Once \TeX\ is working, you should be able to diagnose most errors with the -+\.{\\show} commands and other diagnostic features. -+ -+Because we have made some internal changes the optional debug interface -+has been removed. -+ -+*/ -diff --git a/texk/web2c/luatexdir/tex/mainbody.w b/texk/web2c/luatexdir/tex/mainbody.w -deleted file mode 100644 -index 4d38b9d4a..000000000 ---- a/texk/web2c/luatexdir/tex/mainbody.w -+++ /dev/null -@@ -1,708 +0,0 @@ --% mainbody.w --% --% Copyright 2009-2010 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --\def\eTeX{e-\TeX} --\def\Aleph{Aleph} --\def\pdfTeX{pdf\TeX} -- --@ @c -- -- --#include "ptexlib.h" -- --@ --pdfTeX is copyright (C) 1996-2006 Han The Thanh, . -- --e-TeX is copyright (C) 1994,98 by Peter Breitenlohner. -- --This is LuaTeX, a continuation of $\pdfTeX$ and $\Aleph$. LuaTeX is a --document compiler intended to simplify high-quality typesetting for --many of the world's languages. It is an extension of D. E. Knuth's --\TeX, which was designed essentially for the typesetting of languages --using the Latin alphabet. -- --The $\Aleph$ subsystem loosens many of the restrictions imposed by~\TeX: --register numbers are no longer limited to 8~bits; fonts may have more --than 256~characters; more than 256~fonts may be used; etc. -- --% This program is directly derived from Donald E. Knuth's TeX; --% the change history which follows and the reward offered for finders of --% bugs refer specifically to TeX; they should not be taken as referring --% to LuaTeX, pdfTeX, nor e-TeX, although the change history is relevant in that it --% demonstrates the evolutionary path followed. This program is not TeX; --% that name is reserved strictly for the program which is the creation --% and sole responsibility of Professor Knuth. -- --% Version 0 was released in September 1982 after it passed a variety of tests. --% Version 1 was released in November 1983 after thorough testing. --% Version 1.1 fixed ``disappearing font identifiers'' et alia (July 1984). --% Version 1.2 allowed `0' in response to an error, et alia (October 1984). --% Version 1.3 made memory allocation more flexible and local (November 1984). --% Version 1.4 fixed accents right after line breaks, et alia (April 1985). --% Version 1.5 fixed \the\toks after other expansion in \edefs (August 1985). --% Version 2.0 (almost identical to 1.5) corresponds to "Volume B" (April 1986). --% Version 2.1 corrected anomalies in discretionary breaks (January 1987). --% Version 2.2 corrected "(Please type...)" with null \endlinechar (April 1987). --% Version 2.3 avoided incomplete page in premature termination (August 1987). --% Version 2.4 fixed \noaligned rules in indented displays (August 1987). --% Version 2.5 saved cur_order when expanding tokens (September 1987). --% Version 2.6 added 10sp slop when shipping leaders (November 1987). --% Version 2.7 improved rounding of negative-width characters (November 1987). --% Version 2.8 fixed weird bug if no \patterns are used (December 1987). --% Version 2.9 made \csname\endcsname's "relax" local (December 1987). --% Version 2.91 fixed \outer\def\a0{}\a\a bug (April 1988). --% Version 2.92 fixed \patterns, also file names with complex macros (May 1988). --% Version 2.93 fixed negative halving in allocator when mem_min<0 (June 1988). --% Version 2.94 kept open_log_file from calling fatal_error (November 1988). --% Version 2.95 solved that problem a better way (December 1988). --% Version 2.96 corrected bug in "Infinite shrinkage" recovery (January 1989). --% Version 2.97 corrected blunder in creating 2.95 (February 1989). --% Version 2.98 omitted save_for_after at outer level (March 1989). --% Version 2.99 caught $$\begingroup\halign..$$ (June 1989). --% Version 2.991 caught .5\ifdim.6... (June 1989). --% Version 2.992 introduced major changes for 8-bit extensions (September 1989). --% Version 2.993 fixed a save_stack synchronization bug et alia (December 1989). --% Version 3.0 fixed unusual displays; was more \output robust (March 1990). --% Version 3.1 fixed nullfont, disabled \write{\the\prevgraf} (September 1990). --% Version 3.14 fixed unprintable font names and corrected typos (March 1991). --% Version 3.141 more of same; reconstituted ligatures better (March 1992). --% Version 3.1415 preserved nonexplicit kerns, tidied up (February 1993). --% Version 3.14159 allowed fontmemsize to change; bulletproofing (March 1995). --% Version 3.141592 fixed \xleaders, glueset, weird alignments (December 2002). --% Version 3.1415926 was a general cleanup with minor fixes (February 2008). -- -- --% Although considerable effort has been expended to make the LuaTeX program --% correct and reliable, no warranty is implied; the authors disclaim any --% obligation or liability for damages, including but not limited to --% special, indirect, or consequential damages arising out of or in --% connection with the use or performance of this software. This work has --% been a ``labor of love'' and the authors hope that users enjoy it. -- --A large piece of software like \TeX\ has inherent complexity that cannot --be reduced below a certain level of difficulty, although each individual --part is fairly simple by itself. The \.{WEB} language is intended to make --the algorithms as readable as possible, by reflecting the way the --individual program pieces fit together and by providing the --cross-references that connect different parts. Detailed comments about --what is going on, and about why things were done in certain ways, have --been liberally sprinkled throughout the program. These comments explain --features of the implementation, but they rarely attempt to explain the --\TeX\ language itself, since the reader is supposed to be familiar with --{\sl The \TeX book}. --@.WEB@> --@:TeXbook}{\sl The \TeX book@> -- --The present implementation has a long ancestry, beginning in the summer --of~1977, when Michael~F. Plass and Frank~M. Liang designed and coded --a prototype --@^Plass, Michael Frederick@> --@^Liang, Franklin Mark@> --@^Knuth, Donald Ervin@> --based on some specifications that the author had made in May of that year. --This original proto\TeX\ included macro definitions and elementary --manipulations on boxes and glue, but it did not have line-breaking, --page-breaking, mathematical formulas, alignment routines, error recovery, --or the present semantic nest; furthermore, --it used character lists instead of token lists, so that a control sequence --like \.{\\halign} was represented by a list of seven characters. A --complete version of \TeX\ was designed and coded by the author in late --1977 and early 1978; that program, like its prototype, was written in the --{\mc SAIL} language, for which an excellent debugging system was --available. Preliminary plans to convert the {\mc SAIL} code into a form --somewhat like the present ``web'' were developed by Luis Trabb~Pardo and --@^Trabb Pardo, Luis Isidoro@> --the author at the beginning of 1979, and a complete implementation was --created by Ignacio~A. Zabala in 1979 and 1980. The \TeX82 program, which --@^Zabala Salelles, Ignacio Andr\'es@> --was written by the author during the latter part of 1981 and the early --part of 1982, also incorporates ideas from the 1979 implementation of --@^Guibas, Leonidas Ioannis@> --@^Sedgewick, Robert@> --@^Wyatt, Douglas Kirk@> --\TeX\ in {\mc MESA} that was written by Leonidas Guibas, Robert Sedgewick, --and Douglas Wyatt at the Xerox Palo Alto Research Center. Several hundred --refinements were introduced into \TeX82 based on the experiences gained with --the original implementations, so that essentially every part of the system --has been substantially improved. After the appearance of ``Version 0'' in --September 1982, this program benefited greatly from the comments of --many other people, notably David~R. Fuchs and Howard~W. Trickey. --A final revision in September 1989 extended the input character set to --eight-bit codes and introduced the ability to hyphenate words from --different languages, based on some ideas of Michael~J. Ferguson. --@^Fuchs, David Raymond@> --@^Trickey, Howard Wellington@> --@^Ferguson, Michael John@> -- --No doubt there still is plenty of room for improvement, but the author --is firmly committed to keeping \TeX82 ``frozen'' from now on; stability --and reliability are to be its main virtues. -- --On the other hand, the \.{WEB} description can be extended without changing --the core of \TeX82 itself, and the program has been designed so that such --extensions are not extremely difficult to make. --The |banner| string defined here should be changed whenever \TeX\ --undergoes any modifications, so that it will be clear which version of --\TeX\ might be the guilty party when a problem arises. --@^extensions to \TeX@> --@^system dependencies@> -- --This program contains code for various features extending \TeX, --therefore this program is called `\eTeX' and not --`\TeX'; the official name `\TeX' by itself is reserved --for software systems that are fully compatible with each other. --A special test suite called the ``\.{TRIP} test'' is available for --helping to determine whether a particular implementation deserves to be --known as `\TeX' [cf.~Stanford Computer Science report CS1027, --November 1984]. -- --A similar test suite called the ``\.{e-TRIP} test'' is available for --helping to determine whether a particular implementation deserves to be --known as `\eTeX'. -- --@ This is the first of many sections of \TeX\ where global variables are --defined. -- --@c --boolean luainit; /* are we using lua for initializations */ --boolean tracefilenames; /* print file open-close info? */ -- -- --@ This program has two important variations: (1) There is a long and slow --version called \.{INITEX}, which does the extra calculations needed to --@.INITEX@> --initialize \TeX's internal tables; and (2)~there is a shorter and faster --production version, which cuts the initialization to a bare minimum. -- --@c --boolean ini_version; /* are we \.{INITEX}? */ --boolean dump_option; /* was the dump name option used? */ --boolean dump_line; /* was a \.{\%\AM format} line seen? */ --int bound_default; /* temporary for setup */ --char *bound_name; /* temporary for setup */ --int error_line; /* width of context lines on terminal error messages */ --int half_error_line; /* width of first lines of contexts in terminal -- error messages; should be between 30 and |error_line-15| */ --int max_print_line; /* width of longest text lines output; should be at least 60 */ --int max_strings; /* maximum number of strings; must not exceed |max_halfword| */ --int strings_free; /* strings available after format loaded */ --int font_k; /* loop variable for initialization */ --int buf_size; /* maximum number of characters simultaneously present in -- current lines of open files and in control sequences between -- \.{\\csname} and \.{\\endcsname}; must not exceed |max_halfword| */ --int stack_size; /* maximum number of simultaneous input sources */ --int max_in_open; /* maximum number of input files and error insertions that -- can be going on simultaneously */ --int param_size; /* maximum number of simultaneous macro parameters */ --int nest_size; /* maximum number of semantic levels simultaneously active */ --int save_size; /* space for saving values outside of current group; must be -- at most |max_halfword| */ --int expand_depth; /* limits recursive calls of the |expand| procedure */ --int parsefirstlinep; /* parse the first line for options */ --int filelineerrorstylep; /* format messages as file:line:error */ --int haltonerrorp; /* stop at first error */ --boolean quoted_filename; /* current filename is quoted */ -- --@ @c --int get_luatexversion(void) --{ -- return luatex_version; --} -- --str_number get_luatexrevision(void) --{ -- return luatex_revision; --} -- --@ This is it: the part of \TeX\ that executes all those procedures we have --written. -- --We have noted that there are two versions of \TeX82. One, called \.{INITEX}, --@.INITEX@> --has to be run first; it initializes everything from scratch, without --reading a format file, and it has the capability of dumping a format file. --The other one is called `\.{VIRTEX}'; it is a ``virgin'' program that needs --@.VIRTEX@> --to input a format file in order to get started. -- --@c --#define const_chk(A) do { \ -- if (A < inf_##A) A = inf_##A; \ -- if (A > sup_##A) A = sup_##A; \ -- } while (0) -- --#define setup_bound_var(A,B,C) do { \ -- if (luainit>0) { \ -- get_lua_number("texconfig",B,&C); \ -- if (C==0) C=A; \ -- } else { \ -- integer x; \ -- setupboundvariable(&x, B, A); \ -- C = (int)x; \ -- } \ -- } while (0) -- -- --int ready_already = 0; -- --int main_initialize(void) --{ -- /* In case somebody has inadvertently made bad settings of the ``constants,'' -- \LuaTeX\ checks them using a variable called |bad|. */ -- int bad = 0; -- /* Bounds that may be set from the configuration file. We want the user to -- be able to specify the names with underscores, but \.{TANGLE} removes -- underscores, so we're stuck giving the names twice, once as a string, -- once as the identifier. How ugly. */ -- -- setup_bound_var(15000, "max_strings", max_strings); -- setup_bound_var(100, "strings_free", strings_free); -- setup_bound_var(3000, "buf_size", buf_size); -- setup_bound_var(50, "nest_size", nest_size); -- setup_bound_var(15, "max_in_open", max_in_open); -- setup_bound_var(60, "param_size", param_size); -- setup_bound_var(4000, "save_size", save_size); -- setup_bound_var(300, "stack_size", stack_size); -- setup_bound_var(16384, "dvi_buf_size", dvi_buf_size); -- setup_bound_var(79, "error_line", error_line); -- setup_bound_var(50, "half_error_line", half_error_line); -- setup_bound_var(79, "max_print_line", max_print_line); -- setup_bound_var(0, "hash_extra", hash_extra); -- setup_bound_var(72, "pk_dpi", pk_dpi); -- setup_bound_var(10000, "expand_depth", expand_depth); -- -- /* Check other constants against their sup and inf. */ -- const_chk(buf_size); -- const_chk(nest_size); -- const_chk(max_in_open); -- const_chk(param_size); -- const_chk(save_size); -- const_chk(stack_size); -- const_chk(dvi_buf_size); -- const_chk(max_strings); -- const_chk(strings_free); -- const_chk(hash_extra); -- const_chk(pk_dpi); -- if (error_line > ssup_error_line) -- error_line = ssup_error_line; -- -- /* array memory allocation */ -- buffer = xmallocarray(packed_ASCII_code, (unsigned) buf_size); -- nest = xmallocarray(list_state_record, (unsigned) nest_size); -- save_stack = xmallocarray(save_record, (unsigned) save_size); -- input_stack = xmallocarray(in_state_record, (unsigned) stack_size); -- input_file = xmallocarray(alpha_file, (unsigned) max_in_open); -- input_file_callback_id = xmallocarray(int, (unsigned) max_in_open); -- line_stack = xmallocarray(int, (unsigned) max_in_open); -- eof_seen = xmallocarray(boolean, (unsigned) max_in_open); -- grp_stack = xmallocarray(save_pointer, (unsigned) max_in_open); -- if_stack = xmallocarray(pointer, (unsigned) max_in_open); -- source_filename_stack = xmallocarray(str_number, (unsigned) max_in_open); -- full_source_filename_stack = xmallocarray(char *, (unsigned) max_in_open); -- param_stack = xmallocarray(halfword, (unsigned) param_size); -- dvi_buf = xmallocarray(eight_bits, (unsigned) dvi_buf_size); -- -- if (ini_version) { -- fixmem = xmallocarray(smemory_word, fix_mem_init + 1); -- memset(voidcast(fixmem), 0, (fix_mem_init + 1) * sizeof(smemory_word)); -- fix_mem_min = 0; -- fix_mem_max = fix_mem_init; -- eqtb_top = eqtb_size + hash_extra; -- if (hash_extra == 0) -- hash_top = undefined_control_sequence; -- else -- hash_top = eqtb_top; -- hash = xmallocarray(two_halves, (unsigned) (hash_top + 1)); -- memset(hash, 0, sizeof(two_halves) * (unsigned) (hash_top + 1)); -- eqtb = xmallocarray(memory_word, (unsigned) (eqtb_top + 1)); -- memset(eqtb, 0, sizeof(memory_word) * (unsigned) (eqtb_top + 1)); -- init_string_pool_array((unsigned) max_strings); -- reset_cur_string(); -- } -- /* Check the ``constant'' values... */ -- if ((half_error_line < 30) || (half_error_line > error_line - 15)) -- bad = 1; -- if (max_print_line < 60) -- bad = 2; -- if (dvi_buf_size % 8 != 0) -- bad = 3; -- if (hash_prime > hash_size) -- bad = 5; -- if (max_in_open >= (sup_max_in_open+1)) /* 128 */ -- bad = 6; -- /* Here are the inequalities that the quarterword and halfword values -- must satisfy (or rather, the inequalities that they mustn't satisfy): */ -- if ((min_quarterword > 0) || (max_quarterword < 0x7FFF)) -- bad = 11; -- if ((min_halfword > 0) || (max_halfword < 0x3FFFFFFF)) -- bad = 12; -- if ((min_quarterword < min_halfword) || (max_quarterword > max_halfword)) -- bad = 13; -- if (font_base < min_quarterword) -- bad = 15; -- if ((save_size > max_halfword) || (max_strings > max_halfword)) -- bad = 17; -- if (buf_size > max_halfword) -- bad = 18; -- if (max_quarterword - min_quarterword < 0xFFFF) -- bad = 19; -- if (cs_token_flag + eqtb_size + hash_extra > max_halfword) -- bad = 21; -- if (bad > 0) { -- wterm_cr(); -- fprintf(term_out, -- "Ouch---my internal constants have been clobbered! ---case %d", -- (int) bad); -- } else { -- initialize(); /* set global variables to their starting values */ -- if (ini_version) { -- /* initialize all the primitives */ -- no_new_control_sequence = false; -- first = 0; -- initialize_commands(); -- initialize_etex_commands(); -- init_str_ptr = str_ptr; -- no_new_control_sequence = true; -- fix_date_and_time(); -- } -- ready_already = 314159; -- } -- return bad; --} -- --@ @c --void main_body(void) --{ -- static char pdftex_map[] = "pdftex.map"; -- int bad = main_initialize(); -- history = fatal_error_stop; /* in case we quit during initialization */ -- t_open_out(); /* open the terminal for output */ -- if (!luainit) -- tracefilenames = true; -- if (bad > 0) { -- goto FINAL_END; -- } -- print_banner(luatex_version_string); -- -- /* Get the first line of input and prepare to start */ -- /* When we begin the following code, \TeX's tables may still contain garbage; -- the strings might not even be present. Thus we must proceed cautiously to get -- bootstrapped in. -- -- But when we finish this part of the program, \TeX\ is ready to call on the -- |main_control| routine to do its work. -- */ -- initialize_inputstack(); /* this copies the command-line */ -- if (buffer[iloc] == '*') -- incr(iloc); -- if ((format_ident == 0) || (buffer[iloc] == '&') || dump_line) { -- char *fname = NULL; -- if (format_ident != 0 && !ini_version) -- initialize(); /* erase preloaded format */ -- if ((fname = open_fmt_file()) == NULL) -- goto FINAL_END; -- if (!load_fmt_file(fname)) { -- zwclose(fmt_file); -- goto FINAL_END; -- } -- zwclose(fmt_file); -- while ((iloc < ilimit) && (buffer[iloc] == ' ')) -- incr(iloc); -- } -- if (output_mode_option != 0) -- output_mode_par = output_mode_value; -- if (draft_mode_option != 0) { -- draft_mode_par = draft_mode_value; -- } -- /* can this be moved? */ -- pdf_init_map_file((char *) pdftex_map); -- /* */ -- if (end_line_char_inactive) -- decr(ilimit); -- else -- buffer[ilimit] = (packed_ASCII_code) end_line_char_par; -- fix_date_and_time(); -- random_seed = (microseconds * 1000) + (epochseconds % 1000000); -- init_randoms(random_seed); -- initialize_math(); -- fixup_selector(log_opened_global); -- check_texconfig_init(); -- if ((iloc < ilimit) && (get_cat_code(cat_code_table_par, buffer[iloc]) != escape_cmd)) -- start_input(); /* \.{\\input} assumed */ -- /* DIR: Initialize |text_dir_ptr| */ -- text_dir_ptr = new_dir(0); -- -- history = spotless; /* ready to go! */ -- /* Initialize synctex primitive */ -- synctexinitcommand(); -- main_control(); /* come to life */ -- flush_node(text_dir_ptr); -- final_cleanup(); /* prepare for death */ -- close_files_and_terminate(); -- FINAL_END: -- do_final_end(); --} -- -- --@ Here we do whatever is needed to complete \TeX's job gracefully on the --local operating system. The code here might come into play after a fatal --error; it must therefore consist entirely of ``safe'' operations that --cannot produce error messages. For example, it would be a mistake to call --|str_room| or |make_string| at this time, because a call on |overflow| --might lead to an infinite loop. --@^system dependencies@> -- --Actually there's one way to get error messages, via |prepare_mag|; --but that can't cause infinite recursion. --@^recursion@> -- --This program doesn't bother to close the input files that may still be open. -- --@c --void close_files_and_terminate(void) --{ -- int callback_id; -- callback_id = callback_defined(stop_run_callback); -- finalize_write_files(); -- if (tracing_stats_par > 0) { -- if (callback_id == 0) { -- /* Output statistics about this job */ -- /* The present section goes directly to the log file instead of using -- |print| commands, because there's no need for these strings to take -- up |string_pool| memory when a non-{\bf stat} version of \TeX\ is being used. -- */ -- -- if (log_opened_global) { -- fprintf(log_file, -- "\n\nHere is how much of LuaTeX's memory you used:\n"); -- fprintf(log_file, " %d string%s out of %d\n", -- (int) (str_ptr - init_str_ptr), -- (str_ptr == (init_str_ptr + 1) ? "" : "s"), -- (int) (max_strings - init_str_ptr + STRING_OFFSET)); -- fprintf(log_file, " %d,%d words of node,token memory allocated", -- (int) var_mem_max, (int) fix_mem_max); -- print_node_mem_stats(); -- fprintf(log_file, -- " %d multiletter control sequences out of %ld+%d\n", -- (int) cs_count, (long) hash_size, (int) hash_extra); -- fprintf(log_file, " %d font%s using %d bytes\n", -- (int) max_font_id(), (max_font_id() == 1 ? "" : "s"), -- (int) font_bytes); -- fprintf(log_file, -- " %di,%dn,%dp,%db,%ds stack positions out of %di,%dn,%dp,%db,%ds\n", -- (int) max_in_stack, (int) max_nest_stack, -- (int) max_param_stack, (int) max_buf_stack, -- (int) max_save_stack + 6, (int) stack_size, -- (int) nest_size, (int) param_size, (int) buf_size, -- (int) save_size); -- } -- } -- } -- wake_up_terminal(); -- /* rubish, these pdf arguments, passed, needs to be fixed, e.g. with a dummy in dvi */ -- wrapup_backend(); -- /* Close {\sl Sync\TeX} file and write status */ -- synctexterminate(log_opened_global); -- /* -- The following is needed because synctex removes files and we want to keep them which -- means renaming a temp file .. we can't bypass the terminate because it might do mem -- cleanup. -- */ -- if (synctex_get_mode() > 0) { -- callback_id = callback_defined(finish_synctex_callback); -- if (callback_id > 0) { -- run_callback(callback_id, "->"); -- } -- } -- free_text_codes(); -- free_math_codes(); -- if (log_opened_global) { -- wlog_cr(); -- selector = selector - 2; -- if ((selector == term_only) && (callback_id == 0)) { -- tprint_nl("Transcript written on "); -- tprint_file_name(NULL, texmf_log_name, NULL); -- print_char('.'); -- print_ln(); -- } -- lua_a_close_out(log_file); -- } --} -- -- --@ We get to the |final_cleanup| routine when \.{\\end} or \.{\\dump} has --been scanned and |its_all_over|\kern-2pt. -- --@c --void final_cleanup(void) --{ -- int c; /* 0 for \.{\\end}, 1 for \.{\\dump} */ -- halfword i; /* for looping marks */ -- halfword t; /* was a global temp_ptr */ -- c = cur_chr; -- if (job_name == 0) -- open_log_file(); -- while (input_ptr > 0) -- if (istate == token_list) -- end_token_list(); -- else -- end_file_reading(); -- while (open_parens > 0) { -- report_stop_file(filetype_tex); -- decr(open_parens); -- } -- if (cur_level > level_one) { -- tprint_nl("(\\end occurred inside a group at level "); -- print_int(cur_level - level_one); -- print_char(')'); -- show_save_groups(); -- } -- while (cond_ptr != null) { -- tprint_nl("(\\end occurred when "); -- print_cmd_chr(if_test_cmd, cur_if); -- if (if_line != 0) { -- tprint(" on line "); -- print_int(if_line); -- } -- tprint(" was incomplete)"); -- if_line = if_line_field(cond_ptr); -- cur_if = subtype(cond_ptr); -- t = cond_ptr; -- cond_ptr = vlink(cond_ptr); -- flush_node(t); -- } -- if (callback_defined(stop_run_callback) == 0) -- if (history != spotless) -- if ((history == warning_issued) || (interaction < error_stop_mode)) -- if (selector == term_and_log) { -- selector = term_only; -- tprint_nl("(see the transcript file for additional information)"); -- selector = term_and_log; -- } -- if (c == 1) { -- if (ini_version) { -- for (i = 0; i <= biggest_used_mark; i++) { -- delete_top_mark(i); -- delete_first_mark(i); -- delete_bot_mark(i); -- delete_split_first_mark(i); -- delete_split_bot_mark(i); -- } -- for (c = last_box_code; c <= vsplit_code; c++) -- flush_node_list(disc_ptr[c]); -- if (last_glue != max_halfword) { -- flush_node(last_glue); -- } -- while (pseudo_files != null) -- pseudo_close(); /* flush pseudo files */ -- store_fmt_file(); -- return; -- } -- tprint_nl("(\\dump is performed only by INITEX)"); -- return; -- } --} -- --@ Once \TeX\ is working, you should be able to diagnose most errors with --the \.{\\show} commands and other diagnostic features. --An additional routine called |debug_help| --will come into play when you type `\.D' after an error message; --|debug_help| also occurs just before a fatal error causes \TeX\ to succumb. --@^debugging@> --@^system dependencies@> -- --The interface to |debug_help| is primitive, but it is good enough when used --with a debugger that allows you to set breakpoints and to read --variables and change their values. After getting the prompt `\.{debug \#}', you --type either a negative number (this exits |debug_help|), or zero (this --goes to a location where you can set a breakpoint, thereby entering into --dialog with the debugger), or a positive number |m| followed by --an argument |n|. The meaning of |m| and |n| will be clear from the --program below. (If |m=13|, there is an additional argument, |l|.) --@.debug \#@> -- --@c --#ifdef DEBUG --void debug_help(void) --{ /* routine to display various things */ -- int k; -- int m = 0, n = 0, l = 0; -- while (1) { -- wake_up_terminal(); -- tprint_nl("debug # (-1 to exit):"); -- update_terminal(); -- (void) fscanf(term_in, "%d", &m); -- if (m < 0) -- return; -- else if (m == 0) -- abort(); /* go to every label at least once */ -- else { -- (void) fscanf(term_in, "%d", &n); -- switch (m) { -- case 1: -- print_word(varmem[n]); /* display |varmem[n]| in all forms */ -- break; -- case 2: -- print_int(info(n)); -- break; -- case 3: -- print_int(link(n)); -- break; -- case 4: -- print_word(eqtb[n]); -- break; -- case 6: -- print_int(save_type(n)); -- print_int(save_level(n)); -- print_word(save_word(n)); -- break; -- case 7: -- show_box(n); /* show a box, abbreviated by |show_box_depth| and |show_box_breadth| */ -- break; -- case 8: -- breadth_max = 10000; -- depth_threshold = 0x7FFFFFFF; -- show_node_list(n); /* show a box in its entirety */ -- break; -- case 9: -- show_token_list(n, null, 1000); -- break; -- case 10: -- print(n); -- break; -- case 13: -- (void) fscanf(term_in, "%d", &l); -- print_cmd_chr(n, l); -- break; -- case 14: -- for (k = 0; k <= n; k++) -- print(buffer[k]); -- break; -- case 15: -- font_in_short_display = null_font; -- short_display(n); -- break; -- default: -- tprint("?"); -- break; -- } -- } -- } --} --#endif -diff --git a/texk/web2c/luatexdir/tex/maincontrol.w b/texk/web2c/luatexdir/tex/maincontrol.c -similarity index 66% -rename from texk/web2c/luatexdir/tex/maincontrol.w -rename to texk/web2c/luatexdir/tex/maincontrol.c -index 7b4cf9065..295e2c6cc 100644 ---- a/texk/web2c/luatexdir/tex/maincontrol.w -+++ b/texk/web2c/luatexdir/tex/maincontrol.c -@@ -1,80 +1,79 @@ --% maincontrol.w --% --% Copyright 2009-2010 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --@ @c -+/* -+ -+maincontrol.w -+ -+Copyright 2009-2010 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ - - #include "ptexlib.h" - #include "lua/luatex-api.h" - --@ @c - #define mode mode_par - #define tail tail_par - #define head head_par - #define dir_save dirs_par - --@ We come now to the |main_control| routine, which contains the master --switch that causes all the various pieces of \TeX\ to do their things, --in the right order. -- --In a sense, this is the grand climax of the program: It applies all the --tools that we have worked so hard to construct. In another sense, this is --the messiest part of the program: It necessarily refers to other pieces --of code all over the place, so that a person can't fully understand what is --going on without paging back and forth to be reminded of conventions that --are defined elsewhere. We are now at the hub of the web, the central nervous --system that touches most of the other parts and ties them together. --@^brain@> -- --The structure of |main_control| itself is quite simple. There's a label --called |big_switch|, at which point the next token of input is fetched --using |get_x_token|. Then the program branches at high speed into one of --about 100 possible directions, based on the value of the current --mode and the newly fetched command code; the sum |abs(mode)+cur_cmd| --indicates what to do next. For example, the case `|vmode+letter|' arises --when a letter occurs in vertical mode (or internal vertical mode); this --case leads to instructions that initialize a new paragraph and enter --horizontal mode. -+/*tex -+ -+We come now to the |main_control| routine, which contains the master switch that -+causes all the various pieces of \TeX\ to do their things, in the right order. -+ -+In a sense, this is the grand climax of the program: It applies all the tools -+that we have worked so hard to construct. In another sense, this is the messiest -+part of the program: It necessarily refers to other pieces of code all over the -+place, so that a person can't fully understand what is going on without paging -+back and forth to be reminded of conventions that are defined elsewhere. We are -+now at the hub of the web, the central nervous system that touches most of the -+other parts and ties them together. @^brain@> -+ -+The structure of |main_control| itself is quite simple. There's a label called -+|big_switch|, at which point the next token of input is fetched using -+|get_x_token|. Then the program branches at high speed into one of about 100 -+possible directions, based on the value of the current mode and the newly fetched -+command code; the sum |abs(mode)+cur_cmd| indicates what to do next. For example, -+the case `|vmode+letter|' arises when a letter occurs in vertical mode (or -+internal vertical mode); this case leads to instructions that initialize a new -+paragraph and enter horizontal mode. - - The big |case| statement that contains this multiway switch has been labeled --|reswitch|, so that the program can |goto reswitch| when the next token --has already been fetched. Most of the cases are quite short; they call --an ``action procedure'' that does the work for that case, and then they --either |goto reswitch| or they ``fall through'' to the end of the |case| --statement, which returns control back to |big_switch|. Thus, |main_control| --is not an extremely large procedure, in spite of the multiplicity of things --it must do; it is small enough to be handled by PASCAL compilers that put --severe restrictions on procedure size. --@!@^action procedure@> -- --One case is singled out for special treatment, because it accounts for most --of \TeX's activities in typical applications. The process of reading simple --text and converting it into |char_node| records, while looking for ligatures --and kerns, is part of \TeX's ``inner loop''; the whole program runs --efficiently when its inner loop is fast, so this part has been written --with particular care. -- --We leave the |space_factor| unchanged if |sf_code(cur_chr)=0|; otherwise we --set it equal to |sf_code(cur_chr)|, except that it should never change --from a value less than 1000 to a value exceeding 1000. The most common --case is |sf_code(cur_chr)=1000|, so we want that case to be fast. -- --@c -+|reswitch|, so that the program can |goto reswitch| when the next token has -+already been fetched. Most of the cases are quite short; they call an ``action -+procedure'' that does the work for that case, and then they either |goto -+reswitch| or they ``fall through'' to the end of the |case| statement, which -+returns control back to |big_switch|. Thus, |main_control| is not an extremely -+large procedure, in spite of the multiplicity of things it must do; it is small -+enough to be handled by PASCAL compilers that put severe restrictions on -+procedure size. @!@^action procedure@> -+ -+One case is singled out for special treatment, because it accounts for most of -+\TeX's activities in typical applications. The process of reading simple text and -+converting it into |char_node| records, while looking for ligatures and kerns, is -+part of \TeX's ``inner loop''; the whole program runs efficiently when its inner -+loop is fast, so this part has been written with particular care. -+ -+We leave the |space_factor| unchanged if |sf_code(cur_chr)=0|; otherwise we set -+it equal to |sf_code(cur_chr)|, except that it should never change from a value -+less than 1000 to a value exceeding 1000. The most common case is -+|sf_code(cur_chr)=1000|, so we want that case to be fast. -+ -+*/ -+ - void adjust_space_factor(void) - { - halfword s = get_sf_code(cur_chr); -@@ -90,21 +89,21 @@ void adjust_space_factor(void) - } - } - --@ From Knuth: ``Having |font_glue| allocated for each text font saves --both time and memory.'' That may be true, but it also punches through --the API wall for fonts, so I removed that -- Taco. But a bit of caching --is very welcome, which is why I need to have the next two globals: -+/*tex - --@ To handle the execution state of |main_control|'s eternal loop, --an extra global variable is used, along with a macro to define --its values. -+To handle the execution state of |main_control|'s eternal loop, an extra global -+variable is used, along with a macro to define its values. -+ -+*/ - --@c - #define goto_next 0 - #define goto_skip_token 1 - #define goto_return 2 - - static int main_control_state; -+static int local_level = 0; -+ -+/*tex - - @* Main control helpers. - -@@ -112,8 +111,8 @@ Here are all the functions that are called from |main_control| that - are not already defined elsewhere. For the moment, this list simply - in the order that the appear in |init_main_control|, below. - --@ --@c -+*/ -+ - static void run_char_num (void) { - scan_char_num(); - cur_chr = cur_val; -@@ -126,23 +125,49 @@ static void run_char (void) { - tail_append(new_char(cur_font_par, cur_chr)); - } - --@ --The occurrence of blank spaces is almost part of \TeX's inner loop, --since we usually encounter about one space for every five non-blank characters. --Therefore |main_control| gives second-highest priority to ordinary spaces. -+static void run_node (void) { -+ halfword n = cur_chr; -+ if (copy_lua_input_nodes_par) { -+ n = copy_node_list(n); -+ } -+ tail_append(n); -+ while (vlink(n) != null) { -+ n = vlink(n); -+ tail_append(n); -+ } -+} - --When a glue parameter like \.{\\spaceskip} is set to `\.{0pt}', we will --see to it later that the corresponding glue specification is precisely --|zero_glue|, not merely a pointer to some specification that happens --to be full of zeroes. Therefore it is simple to test whether a glue parameter --is zero or~not. -+static void run_lua_call(void) { -+ if (cur_chr <= 0) { -+ normal_error("luacall", "invalid number"); -+ } else { -+ str_number u = save_cur_string(); -+ luacstrings = 0; -+ luafunctioncall(cur_chr); -+ restore_cur_string(u); -+ if (luacstrings > 0) -+ lua_string_start(); -+ } -+} -+ -+/*tex -+ -+The occurrence of blank spaces is almost part of \TeX's inner loop, since we -+usually encounter about one space for every five non-blank characters. Therefore -+|main_control| gives second-highest priority to ordinary spaces. -+ -+When a glue parameter like \.{\\spaceskip} is set to `\.{0pt}', we will see to it -+later that the corresponding glue specification is precisely |zero_glue|, not -+merely a pointer to some specification that happens to be full of zeroes. -+Therefore it is simple to test whether a glue parameter is zero or~not. -+ -+*/ - --@c - static void run_app_space (void) { - halfword p; /* was a global temp_ptr */ - int method = disable_space_par ; - if (method == 1) { -- /* don't inject anything, not even zero skip */ -+ /*tex Don't inject anything, not even zero skip. */ - } else if (method == 2) { - p = new_glue(zero_glue); - couple_nodes(tail,p); -@@ -150,9 +175,9 @@ static void run_app_space (void) { - } else if ((abs(mode) + cur_cmd == hmode + spacer_cmd) && (!(space_factor_par == 1000))) { - app_space(); - } else { -- /* Append a normal inter-word space to the current list */ -+ /*tex Append a normal inter-word space to the current list. */ - if (glue_is_zero(space_skip_par)) { -- /* Find the glue specification for text spaces in the current font */ -+ /*tex Find the glue specification for text spaces in the current font. */ - p = new_glue(zero_glue); - width(p) = space(cur_font_par); - stretch(p) = space_stretch(cur_font_par); -@@ -161,20 +186,24 @@ static void run_app_space (void) { - } else { - p = new_param_glue(space_skip_code); - } -- /* so from now we have a subtype with spaces: */ -+ /*tex So from now we have a subtype with spaces: */ - subtype(p) = space_skip_code + 1 ; - couple_nodes(tail,p); - tail = p; - } - } - --@ Append a |boundary_node| --@c -+/*tex -+ -+Append a |boundary_node| -+ -+*/ -+ - static void run_boundary (void) { - halfword n ; - n = new_node(boundary_node,cur_chr); - if ((cur_chr == 1) || (cur_chr == 2) ) { -- /* user boundary or protrusion boundary */ -+ /*tex We expect a user boundary or protrusion boundary. */ - scan_int(); - boundary_value(n) = cur_val; - } -@@ -182,7 +211,6 @@ static void run_boundary (void) { - tail = n; - } - --@ @c - static void run_char_ghost (void) { - int t; - t = cur_chr; -@@ -199,19 +227,21 @@ static void run_char_ghost (void) { - } - } - --@ @c - static void run_relax (void) { - return; - } - --@ |ignore_spaces| is a special case: after it has acted, |get_x_token| has already --fetched the next token from the input, so that operation in |main_control| --should be skipped. -+/*tex -+ -+|ignore_spaces| is a special case: after it has acted, |get_x_token| has already -+fetched the next token from the input, so that operation in |main_control| should -+be skipped. -+ -+*/ - --@c - static void run_ignore_spaces (void) { - if (cur_chr == 0) { -- /* Get the next non-blank non-call... */ -+ /*tex Get the next non-blank non-call... */ - do { - get_x_token(); - } while (cur_cmd == spacer_cmd); -@@ -231,24 +261,33 @@ static void run_ignore_spaces (void) { - } - } - --@ |stop| is the second special case. We want |main_control| to return to its caller -+/*tex -+ -+|stop| is the second special case. We want |main_control| to return to its caller - if there is nothing left to do. - --@c -+*/ -+ - static void run_stop (void) { -- if (its_all_over()) -- main_control_state= goto_return; /* this is the only way out */ -+ if (its_all_over()) { -+ /*tex this is the only way out */ -+ main_control_state= goto_return; -+ } - } - --@ @c - static void run_non_math_math (void) { - back_input(); - new_graf(true); - } - --@ @c -+/*tex -+ -+ We build up an argument to |set_math_char|: -+ -+*/ -+ - static void run_math_char_num (void) { -- mathcodeval mval; /* to build up an argument to |set_math_char| */ -+ mathcodeval mval; - if (cur_chr == 0) - mval = scan_mathchar(tex_mathcode); - else if (cur_chr == 1) -@@ -258,35 +297,47 @@ static void run_math_char_num (void) { - math_char_in_text(mval); - } - --@ @c -+/*tex -+ -+ We build up an argument to |set_math_char|: -+*/ -+ - static void run_math_given (void) { -- mathcodeval mval; /* to build up an argument to |set_math_char| */ -+ mathcodeval mval; - mval = mathchar_from_integer(cur_chr, tex_mathcode); - math_char_in_text(mval); - } - -+/*tex -+ -+ We build up an argument to |set_math_char| the \LUATEX\ way: -+*/ -+ - static void run_xmath_given (void) { -- mathcodeval mval; /* to build up an argument to |set_math_char| */ -+ mathcodeval mval; - mval = mathchar_from_integer(cur_chr, umath_mathcode); - math_char_in_text(mval); - } - --@ The most important parts of |main_control| are concerned with \TeX's --chief mission of box-making. We need to control the activities that put --entries on vlists and hlists, as well as the activities that convert --those lists into boxes. All of the necessary machinery has already been --developed; it remains for us to ``push the buttons'' at the right times. -+/*tex - --As an introduction to these routines, let's consider one of the simplest --cases: What happens when `\.{\\hrule}' occurs in vertical mode, or --`\.{\\vrule}' in horizontal mode or math mode? The code in |main_control| --is short, since the |scan_rule_spec| routine already does most of what is --required; thus, there is no need for a special action procedure. -+The most important parts of |main_control| are concerned with \TeX's chief -+mission of box-making. We need to control the activities that put entries on -+vlists and hlists, as well as the activities that convert those lists into boxes. -+All of the necessary machinery has already been developed; it remains for us to -+``push the buttons'' at the right times. - --Note that baselineskip calculations are disabled after a rule in vertical --mode, by setting |prev_depth:=ignore_depth|. -+As an introduction to these routines, let's consider one of the simplest cases: -+What happens when `\.{\\hrule}' occurs in vertical mode, or `\.{\\vrule}' in -+horizontal mode or math mode? The code in |main_control| is short, since the -+|scan_rule_spec| routine already does most of what is required; thus, there is no -+need for a special action procedure. -+ -+Note that baselineskip calculations are disabled after a rule in vertical mode, -+by setting |prev_depth:=ignore_depth|. -+ -+*/ - --@c - static void run_rule (void) { - tail_append(scan_rule_spec()); - if (abs(mode) == vmode) -@@ -295,29 +346,30 @@ static void run_rule (void) { - space_factor_par = 1000; - } - --@ --Many of the actions related to box-making are triggered by the appearance --of braces in the input. For example, when the user says `\.{\\hbox} --\.{to} \.{100pt\{$\langle\,\hbox{hlist}\,\rangle$\}}' in vertical mode, --the information about the box size (100pt, |exactly|) is put onto |save_stack| --with a level boundary word just above it, and |cur_group:=adjusted_hbox_group|; --\TeX\ enters restricted horizontal mode to process the hlist. The right --brace eventually causes |save_stack| to be restored to its former state, --at which time the information about the box size (100pt, |exactly|) is --available once again; a box is packaged and we leave restricted horizontal --mode, appending the new box to the current list of the enclosing mode --(in this case to the current list of vertical mode), followed by any --vertical adjustments that were removed from the box by |hpack|. -- --The next few sections of the program are therefore concerned with the --treatment of left and right curly braces. -- --If a left brace occurs in the middle of a page or paragraph, it simply --introduces a new level of grouping, and the matching right brace will not have --such a drastic effect. Such grouping affects neither the mode nor the --current list. -- --@c -+/*tex -+ -+Many of the actions related to box-making are triggered by the appearance of -+braces in the input. For example, when the user says `\.{\\hbox} \.{to} -+\.{100pt\{$\langle\,\hbox{hlist}\,\rangle$\}}' in vertical mode, the information -+about the box size (100pt, |exactly|) is put onto |save_stack| with a level -+boundary word just above it, and |cur_group:=adjusted_hbox_group|; \TeX\ enters -+restricted horizontal mode to process the hlist. The right brace eventually -+causes |save_stack| to be restored to its former state, at which time the -+information about the box size (100pt, |exactly|) is available once again; a box -+is packaged and we leave restricted horizontal mode, appending the new box to the -+current list of the enclosing mode (in this case to the current list of vertical -+mode), followed by any vertical adjustments that were removed from the box by -+|hpack|. -+ -+The next few sections of the program are therefore concerned with the treatment -+of left and right curly braces. -+ -+If a left brace occurs in the middle of a page or paragraph, it simply introduces -+a new level of grouping, and the matching right brace will not have such a -+drastic effect. Such grouping affects neither the mode nor the current list. -+ -+*/ -+ - static void run_left_brace (void) { - new_save_level(simple_group); - eq_word_define(int_base + no_local_whatsits_code, 0); -@@ -338,11 +390,14 @@ static void run_end_group (void) { - } - } - --@ Constructions that require a box are started by calling |scan_box| with --a specified context code. The |scan_box| routine verifies --that a |make_box| command comes next and then it calls |begin_box|. -+/*tex -+ -+Constructions that require a box are started by calling |scan_box| with a -+specified context code. The |scan_box| routine verifies that a |make_box| command -+comes next and then it calls |begin_box|. -+ -+*/ - --@c - static void run_move (void) { - int t = cur_chr; - scan_normal_dimen(); -@@ -352,17 +407,14 @@ static void run_move (void) { - scan_box(-cur_val); - } - --@ @c - static void run_leader_ship (void) { - scan_box(leader_flag - a_leaders + cur_chr); - } - --@ @c - static void run_make_box (void) { - begin_box(0); - } - --@ @c - static void run_box_dir (void) { - scan_register_num(); - cur_box = box(cur_val); -@@ -372,37 +424,51 @@ static void run_box_dir (void) { - box_dir(cur_box) = cur_val; - } - --@ There is a really small patch to add a new primitive called --\.{\\quitvmode}. In vertical modes, it is identical to \.{\\indent}, --but in horizontal and math modes it is really a no-op (as opposed to --\.{\\indent}, which executes the |indent_in_hmode| procedure). -+static void run_box_direction (void) { -+ scan_register_num(); -+ cur_box = box(cur_val); -+ scan_optional_equals(); -+ scan_int(); -+ check_dir_value(cur_val); -+ if (cur_box != null) -+ box_dir(cur_box) = cur_val; -+} -+ -+/*tex -+ -+There is a really small patch to add a new primitive called \.{\\quitvmode}. In -+vertical modes, it is identical to \.{\\indent}, but in horizontal and math modes -+it is really a no-op (as opposed to \.{\\indent}, which executes the -+|indent_in_hmode| procedure). - --A paragraph begins when horizontal-mode material occurs in vertical mode, --or when the paragraph is explicitly started by `\.{\\quitvmode}', --`\.{\\indent}' or `\.{\\noindent}'. -+A paragraph begins when horizontal-mode material occurs in vertical mode, or when -+the paragraph is explicitly started by `\.{\\quitvmode}', `\.{\\indent}' or -+`\.{\\noindent}'. -+ -+*/ - --@c - static void run_start_par_vmode (void) { - new_graf((cur_chr > 0)); - } - --@ @c - static void run_start_par (void) { - if (cur_chr != 2) - indent_in_hmode(); - } - --@ @c - static void run_new_graf (void) { - back_input(); - new_graf(true); - } - --@ A paragraph ends when a |par_end| command is sensed, or when we are in --horizontal mode when reaching the right brace of vertical-mode routines --like \.{\\vbox}, \.{\\insert}, or \.{\\output}. -+/*tex -+ -+A paragraph ends when a |par_end| command is sensed, or when we are in horizontal -+mode when reaching the right brace of vertical-mode routines like \.{\\vbox}, -+\.{\\insert}, or \.{\\output}. -+ -+*/ - --@c - static void run_par_end_vmode (void) { - normal_paragraph(); - if (mode > 0) { -@@ -411,28 +477,27 @@ static void run_par_end_vmode (void) { - } - } - --@ @c - static void run_par_end_hmode (void) { -- if (align_state < 0) -- off_save(); /* this tries to recover from an alignment that didn't end properly */ -- end_graf(bottom_level); /* this takes us to the enclosing mode, if |mode>0| */ -+ if (align_state < 0) { -+ /*tex This tries to recover from an alignment that didn't end properly. */ -+ off_save(); -+ } -+ /* This takes us to the enclosing mode, if |mode>0|. */ -+ end_graf(bottom_level); - if (mode == vmode) { - checked_page_filter(hmode_par); - build_page(); - } - } - --@ @c - static void append_italic_correction_mmode (void) { -- tail_append(new_kern(0)); /* what subtype to use */ -+ tail_append(new_kern(0)); - } - --@ @c - static void run_local_box (void) { - append_local_box(cur_chr); - } - --@ @c - static void run_halign_mmode (void) { - if (privileged()) { - if (cur_group == math_shift_group) -@@ -442,7 +507,6 @@ static void run_halign_mmode (void) { - } - } - --@ @c - static void run_eq_no (void) { - if (privileged()) { - if (cur_group == math_shift_group) -@@ -452,21 +516,18 @@ static void run_eq_no (void) { - } - } - --@ @c - static void run_letter_mmode (void) { - set_math_char(get_math_code(cur_chr)); - } - --@ @c - static void run_char_num_mmode (void) { - scan_char_num(); - cur_chr = cur_val; - set_math_char(get_math_code(cur_chr)); - } - --@ @c - static void run_math_char_num_mmode (void) { -- mathcodeval mval; /* to build up an argument to |set_math_char| */ -+ mathcodeval mval; - if (cur_chr == 0) - mval = scan_mathchar(tex_mathcode); - else if (cur_chr == 1) -@@ -476,31 +537,27 @@ static void run_math_char_num_mmode (void) { - set_math_char(mval); - } - --@ @c - static void run_math_given_mmode (void) { -- mathcodeval mval; /* to build up an argument to |set_math_char| */ -+ mathcodeval mval; - mval = mathchar_from_integer(cur_chr, tex_mathcode); - set_math_char(mval); - } - - static void run_xmath_given_mmode (void) { -- mathcodeval mval; /* to build up an argument to |set_math_char| */ -+ mathcodeval mval; - mval = mathchar_from_integer(cur_chr, umath_mathcode); - set_math_char(mval); - } - --@ @c - static void run_delim_num (void) { -- mathcodeval mval; /* to build up an argument to |set_math_char| */ -+ mathcodeval mval; - if (cur_chr == 0) - mval = scan_delimiter_as_mathchar(tex_mathcode); - else - mval = scan_delimiter_as_mathchar(umath_mathcode); - set_math_char(mval); -- - } - --@ @c - static void run_vcenter (void) { - scan_spec(vcenter_group); - normal_paragraph(); -@@ -511,18 +568,15 @@ static void run_vcenter (void) { - begin_token_list(every_vbox_par, every_vbox_text); - } - --@ @c - static void run_math_style (void) { - tail_append(new_style((small_number) cur_chr)); - } - --@ @c - static void run_non_script (void) { - tail_append(new_glue(zero_glue)); - subtype(tail) = cond_math_glue; - } - --@ @c - static void run_math_choice (void) { - if (cur_chr == 0) - append_choices(); -@@ -530,7 +584,6 @@ static void run_math_choice (void) { - setup_math_style(); - } - --@ @c - static void run_math_shift (void) { - if (cur_group == math_shift_group) - after_math(); -@@ -538,19 +591,16 @@ static void run_math_shift (void) { - off_save(); - } - --@ @c - static void run_after_assignment (void) { - get_token(); - after_token = cur_tok; - } - --@ @c - static void run_after_group (void) { - get_token(); - save_for_after(cur_tok); - } - --@ @c - static void run_extension (void) { - do_extension(0); - } -@@ -565,12 +615,16 @@ static void run_normal (void) { - scan_int(); - if ((cur_val < 0) || (cur_val > 0x7FFF)) { - print_err("Invalid \\catcode table"); -- help1("All \\catcode table ids must be between 0 and 0x7FFF"); -+ help1( -+ "All \\catcode table ids must be between 0 and 0x7FFF" -+ ); - error(); - } else { - if (cur_val == cat_code_table_par) { - print_err("Invalid \\catcode table"); -- help1("You cannot overwrite the current \\catcode table"); -+ help1( -+ "You cannot overwrite the current \\catcode table" -+ ); - error(); - } else { - copy_cat_codes(cat_code_table_par, cur_val); -@@ -581,12 +635,16 @@ static void run_normal (void) { - scan_int(); - if ((cur_val < 0) || (cur_val > 0x7FFF)) { - print_err("Invalid \\catcode table"); -- help1("All \\catcode table ids must be between 0 and 0x7FFF"); -+ help1( -+ "All \\catcode table ids must be between 0 and 0x7FFF" -+ ); - error(); - } else { - if (cur_val == cat_code_table_par) { - print_err("Invalid \\catcode table"); -- help1("You cannot overwrite the current \\catcode table"); -+ help1( -+ "You cannot overwrite the current \\catcode table" -+ ); - error(); - } else { - initex_cat_codes(cur_val); -@@ -607,6 +665,12 @@ static void run_normal (void) { - (void) scan_toks(false, false); - late_lua_data(tail) = def_ref; - break; -+ case late_lua_call_code: -+ new_whatsit(late_lua_node); -+ late_lua_type(tail) = lua_refid_call; -+ scan_int(); -+ late_lua_data(tail) = cur_val; -+ break; - case expand_font_code: - read_expand_font(); - break; -@@ -617,9 +681,10 @@ static void run_normal (void) { - } - } - --/* -- this is experimental and not used for production, only for testing and writing -- macros (some options stay) -+/*tex -+ -+This is experimental and not used for production, only for testing and writing -+macros (some options stay). - - */ - -@@ -633,14 +698,10 @@ static void run_option(void) { - case math_option_code: - if (scan_keyword("old")) { - mathoption_set_int(c_mathoption_old_code); -- } else if (scan_keyword("noitaliccompensation")) { -- mathoption_set_int(c_mathoption_no_italic_compensation_code); -- } else if (scan_keyword("nocharitalic")) { -- mathoption_set_int(c_mathoption_no_char_italic_code); -- } else if (scan_keyword("useoldfractionscaling")) { -- mathoption_set_int(c_mathoption_use_old_fraction_scaling_code); -+ /* - } else if (scan_keyword("umathcodemeaning")) { - mathoption_set_int(c_mathoption_umathcode_meaning_code); -+ */ - } else { - normal_warning("mathoption","unknown key"); - } -@@ -651,20 +712,55 @@ static void run_option(void) { - } - } - --@ For mode-independent commands, the following macro is useful. -+static void lua_function_call(void) { -+ scan_int(); -+ if (cur_val <= 0) { -+ normal_error("luafunctioncall", "invalid number"); -+ } else { -+ str_number u = save_cur_string(); -+ luacstrings = 0; -+ luafunctioncall(cur_val); -+ restore_cur_string(u); -+ if (luacstrings > 0) -+ lua_string_start(); -+ } -+} -+ -+static void lua_bytecode_call(void) { -+ scan_int(); -+ if (cur_val < 0 || cur_val > 65535) { -+ normal_error("luabytecodecall", "invalid number"); -+ } else { -+ str_number u = save_cur_string(); -+ luacstrings = 0; -+ luabytecodecall(cur_val); -+ restore_cur_string(u); -+ if (luacstrings > 0) -+ lua_string_start(); -+ } -+} -+ -+/*tex -+ -+For mode-independent commands, the following macro is useful. - --Also, there is a list of cases where the user has probably gotten into or out of math --mode by mistake. \TeX\ will insert a dollar sign and rescan the current token, and --it makes sense ot have a macro for that as well. -+Also, there is a list of cases where the user has probably gotten into or out of -+math mode by mistake. \TeX\ will insert a dollar sign and rescan the current -+token, and it makes sense ot have a macro for that as well. -+ -+*/ - --@c - #define any_mode(A,B) jump_table[vmode+(A)]=B; jump_table[hmode+(A)]=B; jump_table[mmode+(A)]=B - #define non_math(A,B) jump_table[vmode+(A)]=B; jump_table[hmode+(A)]=B; - -+/*tex -+ -+The |main_control| uses a jump table, and |init_main_control| sets that table up. -+ -+*/ - --@ The |main_control| uses a jump table, and |init_main_control| sets that table up. --@c - typedef void (*main_control_function) (void); -+ - main_control_function *jump_table; - - static void init_main_control (void) { -@@ -749,6 +845,7 @@ static void init_main_control (void) { - any_mode(leader_ship_cmd, run_leader_ship); - any_mode(make_box_cmd, run_make_box); - any_mode(assign_box_dir_cmd, run_box_dir); -+ any_mode(assign_box_direction_cmd, run_box_direction); - jump_table[vmode + start_par_cmd] = run_start_par_vmode; - jump_table[hmode + start_par_cmd] = run_start_par; - jump_table[mmode + start_par_cmd] = run_start_par; -@@ -835,6 +932,7 @@ static void init_main_control (void) { - any_mode(assign_int_cmd, prefixed_command); - any_mode(assign_attr_cmd, prefixed_command); - any_mode(assign_dir_cmd, prefixed_command); -+ any_mode(assign_direction_cmd, prefixed_command); - any_mode(assign_dimen_cmd, prefixed_command); - any_mode(assign_glue_cmd, prefixed_command); - any_mode(assign_mu_glue_cmd, prefixed_command); -@@ -879,46 +977,181 @@ static void init_main_control (void) { - any_mode(normal_cmd, run_normal); - any_mode(extension_cmd, run_extension); - any_mode(option_cmd, run_option); -+ -+ any_mode(lua_function_call_cmd, lua_function_call); -+ any_mode(lua_bytecode_call_cmd, lua_bytecode_call); -+ any_mode(def_lua_call_cmd, prefixed_command); -+ any_mode(lua_call_cmd, run_lua_call); -+ /* any_mode(lua_expandable_call_cmd, run_lua_call); */ /* no! outside jump table anyway, handled in expand() */ -+ any_mode(node_cmd, run_node); -+ - } - --@ And here is |main_control| itself. It is quite short nowadays. -+/*tex -+ -+ And here is |main_control| itself. It is quite short nowadays. -+ -+*/ - --@c - void main_control(void) - { - main_control_state = goto_next; -- init_main_control () ; -- -- if (equiv(every_job_loc) != null) -+ init_main_control() ; -+ if (equiv(every_job_loc) != null) { - begin_token_list(equiv(every_job_loc), every_job_text); -- -+ } - while (1) { -- if (main_control_state == goto_skip_token) -- main_control_state = goto_next; /* reset */ -- else -+ if (main_control_state == goto_skip_token) { -+ main_control_state = goto_next; -+ } else { - get_x_token(); -- -- /* Give diagnostic information, if requested */ -- /* When a new token has just been fetched at |big_switch|, we have an -- ideal place to monitor \TeX's activity. */ -+ } -+ /*tex -+ Give diagnostic information, if requested When a new token has just -+ been fetched at |big_switch|, we have an ideal place to monitor -+ \TeX's activity. -+ */ - if (interrupt != 0 && OK_to_interrupt) { - back_input(); - check_interrupt(); - continue; - } -- if (tracing_commands_par > 0) -+ if (tracing_commands_par > 0) { - show_cur_cmd_chr(); -+ } -+ /*tex run the command */ -+ (jump_table[(abs(mode) + cur_cmd)])(); -+ if (main_control_state == goto_return) { -+ return; -+ } -+ } -+ /*tex not reached */ -+ return; -+} - -- (jump_table[(abs(mode) + cur_cmd)])(); /* run the command */ -+/*tex - -- if (main_control_state == goto_return) { -+We assume a trailing relax: |{...}\relax|, so we don't need a |back_input()| here. -+ -+*/ -+ -+/*int local_level = 0; */ -+ -+extern void local_control_message(const char *s) -+{ -+ tprint("local control level "); -+ print_int(local_level); -+ tprint(": "); -+ tprint(s); -+ tprint_nl(""); -+} -+ -+void local_control(void) -+{ -+ int ll = local_level; -+ main_control_state = goto_next; -+ local_level += 1; -+ while (1) { -+ if (main_control_state == goto_skip_token) { -+ main_control_state = goto_next; -+ } else { -+ get_x_token(); -+ } -+ if (interrupt != 0 && OK_to_interrupt) { -+ back_input(); -+ check_interrupt(); -+ continue; -+ } -+ if (tracing_commands_par > 0) { -+ show_cur_cmd_chr(); -+ } -+ (jump_table[(abs(mode) + cur_cmd)])(); -+ if (local_level <= ll) { -+ main_control_state = goto_next; -+ if (tracing_nesting_par > 2) { -+ local_control_message("leaving due to level change"); -+ } -+ return ; -+ } else if (main_control_state == goto_return) { -+ if (tracing_nesting_par > 2) { -+ local_control_message("leaving due to triggering"); -+ } - return; - } - } -- return; /* not reached */ -+ return; -+} -+ -+void end_local_control(void ) -+{ -+ local_level -= 1; -+} -+ -+/*tex -+ We need to go back to the main loop. This is rather nasty and dirty -+ and counterintuive code and there might be a cleaner way. Basically -+ we trigger the main control state from here. -+ -+ \starttyping -+ 0 0 \directlua{token.scan_list()}\hbox{!} -+ -1 0 \setbox0\hbox{x}\directlua{token.scan_list()}\box0 -+ 1 1 \toks0={\directlua{token.scan_list()}\hbox{x}}\directlua{tex.runtoks(0)} -+ 0 0 1 1 \directlua{tex.box[0]=token.scan_list()}\hbox{x\directlua{node.write(token.scan_list())}\hbox{x}} -+ 0 0 0 1 \setbox0\hbox{x}\directlua{tex.box[0]=token.scan_list()}\hbox{x\directlua{node.write(token.scan_list())}\box0} -+ \stoptyping -+ -+ It's rather fragile code so we added some tracing options. -+ -+*/ -+ -+halfword local_scan_box(void) -+{ -+ int old_mode = mode; -+ int ll = local_level; -+ mode = -hmode; -+ scan_box(lua_scan_flag); -+ if (local_level == ll) { -+ /*tex |\directlua{print(token.scan_list())}\hbox{!}| (n n) */ -+ if (tracing_nesting_par > 2) { -+ local_control_message("entering at end of box scanning"); -+ } -+ local_control(); -+ } else { -+ /*tex |\directlua{print(token.scan_list())}\box0| (n-1 n) */ -+ /* -+ if (tracing_nesting_par > 2) { -+ local_control_message("setting level after box scanning"); -+ } -+ */ -+ local_level = ll; -+ } -+ mode = old_mode; -+ return cur_box; -+} -+ -+/*tex -+ -+ We have an issue with modes when we quit here because we're coming -+ from and still staying at the \LUA\ end. So, unless we're already -+ nested, we trigger an end_local_level token (an extension code). -+ -+*/ -+ -+static void wrapup_local_scan_box(void) -+{ -+ /* -+ if (tracing_nesting_par > 2) { -+ local_control_message("leaving box scanner"); -+ } -+ */ -+ local_level -= 1; -+} -+ -+int current_local_level(void) -+{ -+ return local_level; - } - --@ @c - void app_space(void) - { /* handle spaces when |space_factor<>1000| */ - halfword q; /* glue node */ -@@ -948,20 +1181,24 @@ void app_space(void) - tail = q; - } - --@ @c - void insert_dollar_sign(void) - { - back_input(); - cur_tok = math_shift_token + '$'; - print_err("Missing $ inserted"); -- help2("I've inserted a begin-math/end-math symbol since I think", -- "you left one out. Proceed, with fingers crossed."); -+ help2( -+ "I've inserted a begin-math/end-math symbol since I think", -+ "you left one out. Proceed, with fingers crossed." -+ ); - ins_error(); - } - --@ We can silently ignore \.{\\par}s in a math formula. -+/*tex -+ -+ We can silently ignore \.{\\par}s in a math formula. -+ -+*/ - --@c - void insert_dollar_sign_par_end(void) - { - if (!suppress_mathpar_error_par) { -@@ -969,10 +1206,13 @@ void insert_dollar_sign_par_end(void) - } - } - --@ The `|you_cant|' procedure prints a line saying that the current command --is illegal in the current mode; it identifies these things symbolically. -+/*tex -+ -+The `|you_cant|' procedure prints a line saying that the current command is -+illegal in the current mode; it identifies these things symbolically. -+ -+*/ - --@c - void you_cant(void) - { - print_err("You can't use `"); -@@ -980,34 +1220,40 @@ void you_cant(void) - print_in_mode(mode); - } - --@ --When erroneous situations arise, \TeX\ usually issues an error message --specific to the particular error. For example, `\.{\\noalign}' should --not appear in any mode, since it is recognized by the |align_peek| routine --in all of its legitimate appearances; a special error message is given --when `\.{\\noalign}' occurs elsewhere. But sometimes the most appropriate --error message is simply that the user is not allowed to do what he or she --has attempted. For example, `\.{\\moveleft}' is allowed only in vertical mode, --and `\.{\\lower}' only in non-vertical modes. Such cases are enumerated --here and in the other sections referred to under `See also \dots.' -+/*tex -+ -+When erroneous situations arise, \TeX\ usually issues an error message specific -+to the particular error. For example, `\.{\\noalign}' should not appear in any -+mode, since it is recognized by the |align_peek| routine in all of its legitimate -+appearances; a special error message is given when `\.{\\noalign}' occurs -+elsewhere. But sometimes the most appropriate error message is simply that the -+user is not allowed to do what he or she has attempted. For example, -+`\.{\\moveleft}' is allowed only in vertical mode, and `\.{\\lower}' only in -+non-vertical modes. Such cases are enumerated here and in the other sections -+referred to under `See also \dots.' -+ -+*/ - --@c - void report_illegal_case(void) - { - you_cant(); -- help4("Sorry, but I'm not programmed to handle this case;", -- "I'll just pretend that you didn''t ask for it.", -- "If you're in the wrong mode, you might be able to", -- "return to the right one by typing `I}' or `I$' or `I\\par'."); -+ help4( -+ "Sorry, but I'm not programmed to handle this case;", -+ "I'll just pretend that you didn''t ask for it.", -+ "If you're in the wrong mode, you might be able to", -+ "return to the right one by typing `I}' or `I$' or `I\\par'." -+ ); - error(); - } - --@ Some operations are allowed only in privileged modes, i.e., in cases --that |mode>0|. The |privileged| function is used to detect violations --of this rule; it issues an error message and returns |false| if the --current |mode| is negative. -+/*tex -+ -+Some operations are allowed only in privileged modes, i.e., in cases that -+|mode>0|. The |privileged| function is used to detect violations of this rule; it -+issues an error message and returns |false| if the current |mode| is negative. -+ -+*/ - --@c - boolean privileged(void) - { - if (mode > 0) { -@@ -1018,15 +1264,18 @@ boolean privileged(void) - } - } - --@ We don't want to leave |main_control| immediately when a |stop| command --is sensed, because it may be necessary to invoke an \.{\\output} routine --several times before things really grind to a halt. (The output routine --might even say `\.{\\gdef\\end\{...\}}', to prolong the life of the job.) --Therefore |its_all_over| is |true| only when the current page --and contribution list are empty, and when the last output was not a --``dead cycle.'' -+/*tex -+ -+We don't want to leave |main_control| immediately when a |stop| command is -+sensed, because it may be necessary to invoke an \.{\\output} routine several -+times before things really grind to a halt. (The output routine might even say -+`\.{\\gdef\\end\{...\}}', to prolong the life of the job.) Therefore -+|its_all_over| is |true| only when the current page and contribution list are -+empty, and when the last output was not a ``dead cycle.'' -+ -+*/ -+ - --@c - boolean its_all_over(void) - { /* do this when \.{\\end} or \.{\\dump} occurs */ - if (privileged()) { -@@ -1044,16 +1293,18 @@ boolean its_all_over(void) - return false; - } - -+/*tex -+ -+The |hskip| and |vskip| command codes are used for control sequences like -+\.{\\hss} and \.{\\vfil} as well as for \.{\\hskip} and \.{\\vskip}. The -+difference is in the value of |cur_chr|. - --@ The |hskip| and |vskip| command codes are used for control sequences --like \.{\\hss} and \.{\\vfil} as well as for \.{\\hskip} and \.{\\vskip}. --The difference is in the value of |cur_chr|. -+All the work relating to glue creation has been relegated to the following -+subroutine. It does not call |build_page|, because it is used in at least one -+place where that would be a mistake. - --All the work relating to glue creation has been relegated to the --following subroutine. It does not call |build_page|, because it is --used in at least one place where that would be a mistake. -+*/ - --@c - void append_glue(void) - { - int s = cur_chr; -@@ -1085,35 +1336,37 @@ void append_glue(void) - } - } - --@ @c - void append_kern(void) - { -- int s; /* |subtype| of the kern node */ -- s = cur_chr; -+ int s = cur_chr; /* |subtype| of the kern node */ - scan_dimen((s == mu_glue), false, false); - tail_append(new_kern(cur_val)); - subtype(tail) = (quarterword) s; - } - --@ We have to deal with errors in which braces and such things are not --properly nested. Sometimes the user makes an error of commission by --inserting an extra symbol, but sometimes the user makes an error of omission. --\TeX\ can't always tell one from the other, so it makes a guess and tries --to avoid getting into a loop. -+/*tex -+ -+We have to deal with errors in which braces and such things are not properly -+nested. Sometimes the user makes an error of commission by inserting an extra -+symbol, but sometimes the user makes an error of omission. \TeX\ can't always -+tell one from the other, so it makes a guess and tries to avoid getting into a -+loop. - - The |off_save| routine is called when the current group code is wrong. It tries --to insert something into the user's input that will help clean off --the top level. -+to insert something into the user's input that will help clean off the top level. -+ -+*/ - --@c - void off_save(void) - { -- halfword p, q; /* inserted token */ -+ halfword p, q; - if (cur_group == bottom_level) { -- /* Drop current token and complain that it was unmatched */ -+ /*tex Drop current token and complain that it was unmatched */ - print_err("Extra "); - print_cmd_chr((quarterword) cur_cmd, cur_chr); -- help1("Things are pretty mixed up, but I think the worst is over."); -+ help1( -+ "Things are pretty mixed up, but I think the worst is over." -+ ); - error(); - - } else { -@@ -1121,8 +1374,11 @@ void off_save(void) - p = get_avail(); - set_token_link(temp_token_head, p); - print_err("Missing "); -- /* Prepare to insert a token that matches |cur_group|, and print what it is */ -- /* At this point, |link(temp_token_head)=p|, a pointer to an empty one-word node. */ -+ /*tex -+ Prepare to insert a token that matches |cur_group|, and print what it -+ is. At this point, |link(temp_token_head)=p|, a pointer to an empty -+ one-word node. -+ */ - switch (cur_group) { - case semi_simple_group: - set_token_info(p, cs_token_flag + frozen_end_group); -@@ -1147,23 +1403,27 @@ void off_save(void) - } - tprint(" inserted"); - ins_list(token_link(temp_token_head)); -- help5("I've inserted something that you may have forgotten.", -- "(See the above.)", -- "With luck, this will get me unwedged. But if you", -- "really didn't forget anything, try typing `2' now; then", -- "my insertion and my current dilemma will both disappear."); -+ help5( -+ "I've inserted something that you may have forgotten.", -+ "(See the above.)", -+ "With luck, this will get me unwedged. But if you", -+ "really didn't forget anything, try typing `2' now; then", -+ "my insertion and my current dilemma will both disappear." -+ ); - error(); - } - } -+/*tex -+ -+The routine for a |right_brace| character branches into many subcases, since a -+variety of things may happen, depending on |cur_group|. Some types of groups are -+not supposed to be ended by a right brace; error messages are given in hopes of -+pinpointing the problem. Most branches of this routine will be filled in later, -+when we are ready to understand them; meanwhile, we must prepare ourselves to -+deal with such errors. - --@ The routine for a |right_brace| character branches into many subcases, --since a variety of things may happen, depending on |cur_group|. Some --types of groups are not supposed to be ended by a right brace; error --messages are given in hopes of pinpointing the problem. Most branches --of this routine will be filled in later, when we are ready to understand --them; meanwhile, we must prepare ourselves to deal with such errors. -+*/ - --@c - void handle_right_brace(void) - { - halfword p, q; /* for short-term use */ -@@ -1176,8 +1436,10 @@ void handle_right_brace(void) - break; - case bottom_level: - print_err("Too many }'s"); -- help2("You've closed more groups than you opened.", -- "Such booboos are generally harmless, so keep going."); -+ help2( -+ "You've closed more groups than you opened.", -+ "Such booboos are generally harmless, so keep going." -+ ); - error(); - break; - case semi_simple_group: -@@ -1185,10 +1447,20 @@ void handle_right_brace(void) - case math_left_group: - extra_right_brace(); - break; -+ /*tex -+ When the right brace occurs at the end of an \.{\\hbox} or -+ \.{\\vbox} or \.{\\vtop} construction, the |package| routine -+ comes into action. We might also have to finish a paragraph that -+ hasn't ended. -+ */ - case hbox_group: -- /* When the right brace occurs at the end of an \.{\\hbox} or \.{\\vbox} or -- \.{\\vtop} construction, the |package| routine comes into action. We might -- also have to finish a paragraph that hasn't ended. */ -+ if (fixup_boxes_par) { -+ /*tex -+ This is unofficial! Fixing up (also elsewhere) might become default -+ some day but for a while I will test this in ConTeXt. -+ */ -+ fixup_directions_only(); -+ } - package(0); - break; - case adjusted_hbox_group: -@@ -1211,7 +1483,9 @@ void handle_right_brace(void) - f = floating_penalty_par; - unsave(); - save_ptr--; -- /* now |saved_value(0)| is the insertion number, or the |vadjust| subtype */ -+ /*tex -+ Now |saved_value(0)| is the insertion number, or the |vadjust| subtype. -+ */ - p = vpack(vlink(head), 0, additional, -1); - pop_nest(); - if (saved_type(0) == saved_insert) { -@@ -1236,9 +1510,11 @@ void handle_right_brace(void) - } - break; - case output_group: -- /* this is needed in case the \.{\\output} executes a \.{\\textdir} command. */ -+ /*tex -+ this is needed in case the \.{\\output} executes a \.{\\textdir} command. -+ */ - if (dir_level(text_dir_ptr) == cur_level) { -- /* DIR: Remove from |text_dir_ptr| */ -+ /*tex Remove from |text_dir_ptr| */ - halfword text_dir_tmp = vlink(text_dir_ptr); - flush_node(text_dir_ptr); - text_dir_ptr = text_dir_tmp; -@@ -1255,7 +1531,9 @@ void handle_right_brace(void) - back_input(); - cur_tok = cs_token_flag + frozen_cr; - print_err("Missing \\cr inserted"); -- help1("I'm guessing that you meant to end an alignment here."); -+ help1( -+ "I'm guessing that you meant to end an alignment here." -+ ); - ins_error(); - break; - case no_align_group: -@@ -1279,7 +1557,6 @@ void handle_right_brace(void) - } - } - --@ @c - void extra_right_brace(void) - { - print_err("Extra }, or forgotten "); -@@ -1294,19 +1571,24 @@ void extra_right_brace(void) - tprint_esc("right"); - break; - } -- help5("I've deleted a group-closing symbol because it seems to be", -- "spurious, as in `$x}$'. But perhaps the } is legitimate and", -- "you forgot something else, as in `\\hbox{$x}'. In such cases", -- "the way to recover is to insert both the forgotten and the", -- "deleted material, e.g., by typing `I$}'."); -+ help5( -+ "I've deleted a group-closing symbol because it seems to be", -+ "spurious, as in `$x}$'. But perhaps the } is legitimate and", -+ "you forgot something else, as in `\\hbox{$x}'. In such cases", -+ "the way to recover is to insert both the forgotten and the", -+ "deleted material, e.g., by typing `I$}'." -+ ); - error(); - incr(align_state); - } - --@ Here is where we clear the parameters that are supposed to revert to their -+/*tex -+ -+Here is where we clear the parameters that are supposed to revert to their - default values after every paragraph and when internal vertical mode is entered. - --@c -+*/ -+ - void normal_paragraph(void) - { - if (looseness_par != 0) -@@ -1323,27 +1605,35 @@ void normal_paragraph(void) - eq_word_define(dimen_base + shape_mode_code, 0); - } - --@ The global variable |cur_box| will point to a newly-made box. If the box --is void, we will have |cur_box=null|. Otherwise we will have --|type(cur_box)=hlist_node| or |vlist_node| or |rule_node|; the |rule_node| --case can occur only with leaders. -+/*tex -+ -+The global variable |cur_box| will point to a newly-made box. If the box is void, -+we will have |cur_box=null|. Otherwise we will have |type(cur_box)=hlist_node| or -+|vlist_node| or |rule_node|; the |rule_node| case can occur only with leaders. -+ -+*/ - --@c - halfword cur_box; /* box to be placed into its context */ - --@ The |box_end| procedure does the right thing with |cur_box|, if --|box_context| represents the context as explained above. -+/*tex -+ -+The |box_end| procedure does the right thing with |cur_box|, if |box_context| -+represents the context as explained above. -+ -+*/ - --@c - void box_end(int box_context) - { - if (box_context < box_flag) { -- /* Append box |cur_box| to the current list, shifted by |box_context| */ -- /* -- The global variable |adjust_tail| will be non-null if and only if the -- current box might include adjustments that should be appended to the -- current vertical list. -- */ -+ /*tex -+ -+ Append box |cur_box| to the current list, shifted by |box_context|. -+ The global variable |adjust_tail| will be non-null if and only if the -+ current box might include adjustments that should be appended to the -+ current vertical list. -+ -+ */ -+ - if (cur_box != null) { - shift_amount(cur_box) = box_context; - if (abs(mode) == vmode) { -@@ -1372,15 +1662,28 @@ void box_end(int box_context) - } - } - } else if (box_context < ship_out_flag) { -- /* Store |cur_box| in a box register */ -+ /*tex -+ Store |cur_box| in a box register -+ */ - if (box_context < global_box_flag) - eq_define(box_base + box_context - box_flag, box_ref_cmd, cur_box); - else - geq_define(box_base + box_context - global_box_flag, box_ref_cmd, cur_box); -+ } else if (box_context == lua_scan_flag) { -+ /*tex -+ We are done with scanning so let's return to the caller. -+ */ -+ wrapup_local_scan_box(); - } else if (cur_box != null) { -- if (box_context > ship_out_flag) { -- /* Append a new leader node that uses |cur_box| */ -- /* Get the next non-blank non-relax... */ -+ /*tex -+ The leaders contexts come after shipout and luascan contexts. -+ */ -+ /* if (box_context > lua_scan_flag) { */ -+ if (box_context >= leader_flag) { -+ /*tex -+ Append a new leader node that uses |cur_box| and get the next -+ non-blank non-relax... -+ */ - do { - get_x_token(); - } while ((cur_cmd == spacer_cmd) || (cur_cmd == relax_cmd)); -@@ -1391,25 +1694,32 @@ void box_end(int box_context) - leader_ptr(tail) = cur_box; - } else { - print_err("Leaders not followed by proper glue"); -- help3 -- ("You should say `\\leaders '.", -- "I found the , but there's no suitable", -- ", so I'm ignoring these leaders."); -+ help3( -+ "You should say `\\leaders '.", -+ "I found the , but there's no suitable", -+ ", so I'm ignoring these leaders." -+ ); - back_error(); - flush_node_list(cur_box); - } - } else { -+ if (box_context != ship_out_flag) { -+ normal_error("scanner","shipout expected"); -+ } - ship_out(static_pdf, cur_box, SHIPPING_PAGE); - } - } - } - --@ the next input should specify a box or perhaps a rule -+/*tex -+ -+the next input should specify a box or perhaps a rule -+ -+*/ - --@c - void scan_box(int box_context) - { -- /* Get the next non-blank non-relax... */ -+ /*tex Get the next non-blank non-relax... */ - do { - get_x_token(); - } while ((cur_cmd == spacer_cmd) || (cur_cmd == relax_cmd)); -@@ -1422,26 +1732,36 @@ void scan_box(int box_context) - box_end(box_context); - } else { - print_err("A was supposed to be here"); -- help3("I was expecting to see \\hbox or \\vbox or \\copy or \\box or", -- "something like that. So you might find something missing in", -- "your output. But keep trying; you can fix this later."); -+ help3( -+ "I was expecting to see \\hbox or \\vbox or \\copy or \\box or", -+ "something like that. So you might find something missing in", -+ "your output. But keep trying; you can fix this later." -+ ); - back_error(); -+ if (box_context == lua_scan_flag) { -+ cur_box = null; -+ box_end(box_context); -+ } - } - } - --@ @c - void new_graf(boolean indented) - { - halfword p, q, dir_graf_tmp; - halfword dir_rover; -- prev_graf_par = 0; -+ int callback_id; - if ((mode == vmode) || (head != tail)) { - tail_append(new_param_glue(par_skip_code)); - } -+ callback_id = callback_defined(new_graf_callback); -+ if (callback_id > 0) { -+ run_callback(callback_id, "db->b", cur_list.mode_field,indented,&indented); -+ } -+ prev_graf_par = 0; - push_nest(); - mode = hmode; - space_factor_par = 1000; -- /* LOCAL: Add local paragraph node */ -+ /*tex Add local paragraph node */ - tail_append(make_local_par_node(new_graf_par_code)); - if (indented) { - p = new_null_box(); -@@ -1470,15 +1790,16 @@ void new_graf(boolean indented) - begin_token_list(every_par_par, every_par_text); - if (nest_ptr == 1) { - checked_page_filter(new_graf); -- build_page(); /* put |par_skip| glue on current page */ -+ /*tex put |par_skip| glue on current page */ -+ build_page(); - } - } - --@ @c - void indent_in_hmode(void) - { - halfword p; -- if (cur_chr > 0) { /* \.{\\indent} */ -+ if (cur_chr > 0) { -+ /*tex \.{\\indent} */ - p = new_null_box(); - width(p) = par_indent_par; - if (abs(mode) == hmode) -@@ -1489,7 +1810,6 @@ void indent_in_hmode(void) - } - } - --@ @c - void head_for_vmode(void) - { - if (mode < 0) { -@@ -1497,8 +1817,10 @@ void head_for_vmode(void) - off_save(); - } else { - print_err("You can't use `\\hrule' here except with leaders"); -- help2("To put a horizontal rule in an hbox or an alignment,", -- "you should use \\leaders or \\hrulefill (see The TeXbook)."); -+ help2( -+ "To put a horizontal rule in an hbox or an alignment,", -+ "you should use \\leaders or \\hrulefill (see The TeXbook)." -+ ); - error(); - } - } else { -@@ -1509,19 +1831,23 @@ void head_for_vmode(void) - } - } - --@ TODO (BUG?): |dir_save| would have been set by |line_break| by means --of |post_line_break|, but this is not done right now, as it introduces --pretty heavy memory leaks. This means the current code is probably --wrong in some way that relates to in-paragraph displays. -+/*tex -+ -+|dir_save| would have been set by |line_break| by means of |post_line_break|, but -+this is not done right now, as it introduces pretty heavy memory leaks. This -+means the current code might be wrong in some way that relates to in-paragraph -+displays. -+ -+*/ - --@c - void end_graf(int line_break_context) - { - if (mode == hmode) { - if ((head == tail) || (vlink(head) == tail)) { - if (vlink(head) == tail) - flush_node(vlink(head)); -- pop_nest(); /* null paragraphs are ignored, all contain a |local_paragraph| node */ -+ /*tex |null| paragraphs are ignored, all contain a |local_paragraph| node */ -+ pop_nest(); - } else { - line_break(false, line_break_context); - } -@@ -1534,7 +1860,6 @@ void end_graf(int line_break_context) - } - } - --@ @c - void begin_insert_or_adjust(void) - { - if (cur_cmd != vadjust_cmd) { -@@ -1542,7 +1867,9 @@ void begin_insert_or_adjust(void) - if (cur_val == output_box_par) { - print_err("You can't \\insert"); - print_int(output_box_par); -- help1("I'm changing to \\insert0; box \\outputbox is special."); -+ help1( -+ "I'm changing to \\insert0; box \\outputbox is special." -+ ); - error(); - cur_val = 0; - } -@@ -1561,12 +1888,14 @@ void begin_insert_or_adjust(void) - prev_depth_par = ignore_depth; - } - --@ I (TH)'ve renamed the |make_mark| procedure to this, because if the --current chr code is 1, then the actual command was \.{\\clearmarks}, --which does not generate a mark node but instead destroys the current --mark tokenlists. -+/*tex -+ -+I (TH)'ve renamed the |make_mark| procedure to this, because if the current chr -+code is 1, then the actual command was \.{\\clearmarks}, which does not generate -+a mark node but instead destroys the current mark tokenlists. -+ -+*/ - --@c - void handle_mark(void) - { - halfword p; /* new node */ -@@ -1597,7 +1926,6 @@ void handle_mark(void) - } - } - --@ @c - void append_penalty(void) - { - scan_int(); -@@ -1608,29 +1936,34 @@ void append_penalty(void) - } - } - --@ When |delete_last| is called, |cur_chr| is the |type| of node that --will be deleted, if present. -+/*tex -+ -+When |delete_last| is called, |cur_chr| is the |type| of node that will be -+deleted, if present. - --The |remove_item| command removes a penalty, kern, or glue node if it --appears at the tail of the current list, using a brute-force linear scan. --Like \.{\\lastbox}, this command is not allowed in vertical mode (except --internal vertical mode), since the current list in vertical mode is sent --to the page builder. But if we happen to be able to implement it in --vertical mode, we do. -+The |remove_item| command removes a penalty, kern, or glue node if it appears at -+the tail of the current list, using a brute-force linear scan. Like -+\.{\\lastbox}, this command is not allowed in vertical mode (except internal -+vertical mode), since the current list in vertical mode is sent to the page -+builder. But if we happen to be able to implement it in vertical mode, we do. -+ -+*/ - --@c - void delete_last(void) - { - halfword p, q; /* run through the current list */ - if ((mode == vmode) && (tail == head)) { -- /* Apologize for inability to do the operation now, -- unless \.{\\unskip} follows non-glue */ -+ /*tex -+ Apologize for inability to do the operation now, unless \.{\\unskip} -+ follows non-glue -+ */ - if ((cur_chr != glue_node) || (last_glue != max_halfword)) { - you_cant(); - if (cur_chr == kern_node) { -- help2 -- ("Sorry...I usually can't take things from the current page.", -- "Try `I\\kern-\\lastkern' instead."); -+ help2( -+ "Sorry...I usually can't take things from the current page.", -+ "Try `I\\kern-\\lastkern' instead." -+ ); - } else if (cur_chr != glue_node) { - help2 - ("Sorry...I usually can't take things from the current page.", -@@ -1643,7 +1976,7 @@ void delete_last(void) - error(); - } - } else { -- /* todo: clean this up */ -+ /*tex Todo: clean this up! */ - if (!is_char_node(tail)) { - if (type(tail) == cur_chr) { - q = head; -@@ -1665,7 +1998,6 @@ void delete_last(void) - } - } - --@ @c - void unpackage(void) - { - halfword p; /* the box */ -@@ -1673,7 +2005,7 @@ void unpackage(void) - int c; /* should we copy? */ - halfword s; /* for varmem assignment */ - if (cur_chr > copy_code) { -- /* Handle saved items and |goto done| */ -+ /*tex Handle saved items and |goto done| */ - try_couple_nodes(tail, disc_ptr[cur_chr]); - disc_ptr[cur_chr] = null; - goto DONE; -@@ -1687,9 +2019,11 @@ void unpackage(void) - || ((abs(mode) == vmode) && (type(p) != vlist_node)) - || ((abs(mode) == hmode) && (type(p) != hlist_node))) { - print_err("Incompatible list can't be unboxed"); -- help3("Sorry, Pandora. (You sneaky devil.)", -- "I refuse to unbox an \\hbox in vertical mode or vice versa.", -- "And I can't open any boxes in math mode."); -+ help3( -+ "Sorry, Pandora. (You sneaky devil.)", -+ "I refuse to unbox an \\hbox in vertical mode or vice versa.", -+ "And I can't open any boxes in math mode." -+ ); - error(); - return; - } -@@ -1713,12 +2047,14 @@ void unpackage(void) - } - } - --@ -+/*tex -+ - Italic corrections are converted to kern nodes when the |ital_corr| command --follows a character. In math mode the same effect is achieved by appending --a kern of zero here, since italic corrections are supplied later. -+follows a character. In math mode the same effect is achieved by appending a kern -+of zero here, since italic corrections are supplied later. -+ -+*/ - --@c - void append_italic_correction(void) - { - halfword p; /* |char_node| at the tail of the current list */ -@@ -1734,7 +2070,6 @@ void append_italic_correction(void) - } - } - --@ @c - void append_local_box(int kind) - { - incr(save_ptr); -@@ -1746,20 +2081,23 @@ void append_local_box(int kind) - space_factor_par = 1000; - } - --@ Discretionary nodes are easy in the common case `\.{\\-}', but in the --general case we must process three braces full of items. -+/*tex -+ -+Discretionary nodes are easy in the common case `\.{\\-}', but in the general -+case we must process three braces full of items. -+ -+The space factor does not change when we append a discretionary node, but it -+starts out as 1000 in the subsidiary lists. - --The space factor does not change when we append a discretionary node, --but it starts out as 1000 in the subsidiary lists. -+*/ - --@c - void append_discretionary(void) - { - int c; - tail_append(new_disc()); - subtype(tail) = (quarterword) cur_chr; - if (cur_chr == explicit_disc) { -- /* \- */ -+ /* |\-| */ - c = get_pre_hyphen_char(cur_lang_par); - if (c > 0) { - vlink(pre_break(tail)) = new_char(equiv(cur_font_loc), c); -@@ -1774,7 +2112,7 @@ void append_discretionary(void) - } - set_explicit_disc_penalty(tail); - } else if (cur_chr == automatic_disc) { -- /* - as done in hyphenator */ -+ /*tex As done in hyphenator: */ - c = get_pre_exhyphen_char(cur_lang_par); - if (c <= 0) { - c = ex_hyphen_char_par; -@@ -1798,7 +2136,7 @@ void append_discretionary(void) - } - set_automatic_disc_penalty(tail); - } else { -- /* \discretionary */ -+ /*tex |\discretionary| */ - if (scan_keyword("penalty")) { - scan_int(); - disc_penalty(tail) = cur_val; -@@ -1810,14 +2148,17 @@ void append_discretionary(void) - push_nest(); - mode = -hmode; - space_factor_par = 1000; -- /* already preset: disc_penalty(tail) = hyphen_penalty_par; */ -+ /*tex Already preset: |disc_penalty(tail) = hyphen_penalty_par;| */ - } - } - --@ The test for |p != null| ensures that empty \.{\\localleftbox} and -- \.{\\localrightbox} commands are not applied. -+/*tex -+ -+The test for |p != null| ensures that empty \.{\\localleftbox} and -+\.{\\localrightbox} commands are not applied. -+ -+*/ - --@c - void build_local_box(void) - { - halfword p; -@@ -1828,41 +2169,51 @@ void build_local_box(void) - decr(save_ptr); - p = vlink(head); - pop_nest(); -- if (p != null) -- p = hpack(p, 0, additional, -1); -+ if (p != null) { -+ /*tex Somehow |filtered_hpack| goes beyond the first node so we loose it. */ -+ new_hyphenation(p, null); -+ (void) new_ligkern(p, null); -+ p = lua_hpack_filter(p, 0, additional, local_box_group, -1, null); -+ } - if (kind == 0) - eq_define(local_left_box_base, box_ref_cmd, p); - else - eq_define(local_right_box_base, box_ref_cmd, p); - if (abs(mode) == hmode) { -- /* LOCAL: Add local paragraph node */ -+ /*tex Add local paragraph node */ - tail_append(make_local_par_node(local_box_par_code)); - } - eq_word_define(int_base + no_local_whatsits_code, no_local_whatsits_par + 1); - } - --@ The three discretionary lists are constructed somewhat as if they were --hboxes. A~subroutine called |build_discretionary| handles the transitions. --(This is sort of fun.) -+/*tex -+ -+The three discretionary lists are constructed somewhat as if they were hboxes. -+A~subroutine called |build_discretionary| handles the transitions. (This is sort -+of fun.) -+ -+*/ - --@c - void build_discretionary(void) - { - halfword p, q; /* for link manipulation */ - int n; /* length of discretionary list */ - unsave(); -- /* Prune the current list, if necessary, until it contains only -- |char_node|, |kern_node|, |hlist_node|, |vlist_node| and -- |rule_node| items; set |n| to the length of the list, -- and set |q| to the lists tail */ -- /* During this loop, |p=vlink(q)| and there are |n| items preceding |p|. */ -+ /*tex -+ Prune the current list, if necessary, until it contains only |char_node|, -+ |kern_node|, |hlist_node|, |vlist_node| and |rule_node| items; set |n| to -+ the length of the list, and set |q| to the lists tail. During this loop, -+ |p=vlink(q)| and there are |n| items preceding |p|. -+ */ - q = head; - p = vlink(q); - n = 0; - while (p != null) { - if (!is_char_node(p) && type(p) > rule_node && type(p) != kern_node) { - print_err("Improper discretionary list"); -- help1("Discretionary lists must contain only boxes and kerns."); -+ help1( -+ "Discretionary lists must contain only boxes and kerns." -+ ); - error(); - begin_diagnostic(); - tprint_nl("The following discretionary sublist has been deleted:"); -@@ -1897,12 +2248,16 @@ void build_discretionary(void) - } - break; - case 2: -- /* Attach list |p| to the current list, and record its length; -- then finish up and |return| */ -+ /*tex -+ Attach list |p| to the current list, and record its length; then -+ finish up and |return| -+ */ - if ((n > 0) && (abs(mode) == mmode)) { - print_err("Illegal math \\discretionary"); -- help2("Sorry: The third part of a discretionary break must be", -- "empty, in math formulas. I had to delete your third part."); -+ help2( -+ "Sorry: The third part of a discretionary break must be", -+ "empty, in math formulas. I had to delete your third part." -+ ); - flush_node_list(p); - error(); - } else { -@@ -1913,9 +2268,10 @@ void build_discretionary(void) - } - } - decr(save_ptr); -+ /*tex There are no other cases. */ - return; - break; -- } /* there are no other cases */ -+ } - set_saved_record(-1, saved_disc, 0, (saved_value(-1) + 1)); - new_save_level(disc_group); - scan_left_brace(); -@@ -1924,15 +2280,18 @@ void build_discretionary(void) - space_factor_par = 1000; - } - --@ The positioning of accents is straightforward but tedious. Given an accent --of width |a|, designed for characters of height |x| and slant |s|; --and given a character of width |w|, height |h|, and slant |t|: We will shift --the accent down by |x-h|, and we will insert kern nodes that have the effect of --centering the accent over the character and shifting the accent to the --right by $\delta={1\over2}(w-a)+h\cdot t-x\cdot s$. If either character is --absent from the font, we will simply use the other, without shifting. -+/*tex -+ -+The positioning of accents is straightforward but tedious. Given an accent of -+width |a|, designed for characters of height |x| and slant |s|; and given a -+character of width |w|, height |h|, and slant |t|: We will shift the accent down -+by |x-h|, and we will insert kern nodes that have the effect of centering the -+accent over the character and shifting the accent to the right by -+$\delta={1\over2}(w-a)+h\cdot t-x\cdot s$. If either character is absent from the -+font, we will simply use the other, without shifting. -+ -+*/ - --@c - void make_accent(void) - { - double s, t; /* amount of slant */ -@@ -1944,11 +2303,14 @@ void make_accent(void) - p = new_glyph(f, cur_val); - if (p != null) { - x = x_height(f); -- s = float_cast(slant(f)) / float_constant(65536); /* real division */ -+ /*tex real division */ -+ s = float_cast(slant(f)) / float_constant(65536); - a = glyph_width(p); - do_assignments(); -- /* Create a character node |q| for the next character, -- but set |q:=null| if problems arise */ -+ /*tex -+ Create a character node |q| for the next character, but set |q:=null| -+ if problems arise -+ */ - q = null; - f = equiv(cur_font_loc); - if ((cur_cmd == letter_cmd) || -@@ -1962,22 +2324,26 @@ void make_accent(void) - } - - if (q != null) { -- /* Append the accent with appropriate kerns, then set |p:=q| */ -- /* The kern nodes appended here must be distinguished from other kerns, lest -- they be wiped away by the hyphenation algorithm or by a previous line break. -- -- The two kerns are computed with (machine-dependent) |real| arithmetic, but -- their sum is machine-independent; the net effect is machine-independent, -- because the user cannot remove these nodes nor access them via \.{\\lastkern}. -+ /*tex -+ Append the accent with appropriate kerns, then set |p:=q|. The -+ kern nodes appended here must be distinguished from other kerns, -+ lest they be wiped away by the hyphenation algorithm or by a -+ previous line break. The two kerns are computed with -+ (machine-dependent) |real| arithmetic, but their sum is -+ machine-independent; the net effect is machine-independent, -+ because the user cannot remove these nodes nor access them via -+ \.{\\lastkern}. - */ - t = float_cast(slant(f)) / float_constant(65536); /* real division */ - w = glyph_width(q); - h = glyph_height(q); -- if (h != x) { /* the accent must be shifted up or down */ -+ if (h != x) { -+ /*tex the accent must be shifted up or down */ - p = hpack(p, 0, additional, -1); - shift_amount(p) = x - h; - } -- delta = round(float_cast(w - a) / float_constant(2) + h * t - x * s); /* real multiplication */ -+ /*tex real multiplication */ -+ delta = round(float_cast(w - a) / float_constant(2) + h * t - x * s); - r = new_kern(delta); - subtype(r) = accent_kern; - couple_nodes(tail, r); -@@ -1994,34 +2360,43 @@ void make_accent(void) - } - } - --@ When `\.{\\cr}' or `\.{\\span}' or a tab mark comes through the scanner --into |main_control|, it might be that the user has foolishly inserted --one of them into something that has nothing to do with alignment. But it is --far more likely that a left brace or right brace has been omitted, since --|get_next| takes actions appropriate to alignment only when `\.{\\cr}' --or `\.{\\span}' or tab marks occur with |align_state=0|. The following --program attempts to make an appropriate recovery. -+/*tex -+ -+When `\.{\\cr}' or `\.{\\span}' or a tab mark comes through the scanner into -+|main_control|, it might be that the user has foolishly inserted one of them into -+something that has nothing to do with alignment. But it is far more likely that a -+left brace or right brace has been omitted, since |get_next| takes actions -+appropriate to alignment only when `\.{\\cr}' or `\.{\\span}' or tab marks occur -+with |align_state=0|. The following program attempts to make an appropriate -+recovery. -+ -+*/ - --@c - void align_error(void) - { - if (abs(align_state) > 2) { -- /* Express consternation over the fact that no alignment is in progress */ -+ /*tex -+ Express consternation over the fact that no alignment is in progress. -+ */ - print_err("Misplaced "); - print_cmd_chr((quarterword) cur_cmd, cur_chr); - if (cur_tok == tab_token + '&') { -- help6("I can't figure out why you would want to use a tab mark", -- "here. If you just want an ampersand, the remedy is", -- "simple: Just type `I\\&' now. But if some right brace", -- "up above has ended a previous alignment prematurely,", -- "you're probably due for more error messages, and you", -- "might try typing `S' now just to see what is salvageable."); -+ help6( -+ "I can't figure out why you would want to use a tab mark", -+ "here. If you just want an ampersand, the remedy is", -+ "simple: Just type `I\\&' now. But if some right brace", -+ "up above has ended a previous alignment prematurely,", -+ "you're probably due for more error messages, and you", -+ "might try typing `S' now just to see what is salvageable." -+ ); - } else { -- help5("I can't figure out why you would want to use a tab mark", -- "or \\cr or \\span just now. If something like a right brace", -- "up above has ended a previous alignment prematurely,", -- "you're probably due for more error messages, and you", -- "might try typing `S' now just to see what is salvageable."); -+ help5( -+ "I can't figure out why you would want to use a tab mark", -+ "or \\cr or \\span just now. If something like a right brace", -+ "up above has ended a previous alignment prematurely,", -+ "you're probably due for more error messages, and you", -+ "might try typing `S' now just to see what is salvageable." -+ ); - } - error(); - -@@ -2036,43 +2411,55 @@ void align_error(void) - decr(align_state); - cur_tok = right_brace_token + '}'; - } -- help3("I've put in what seems to be necessary to fix", -- "the current column of the current alignment.", -- "Try to go on, since this might almost work."); -+ help3( -+ "I've put in what seems to be necessary to fix", -+ "the current column of the current alignment.", -+ "Try to go on, since this might almost work." -+ ); - ins_error(); - } - } - --@ The help messages here contain a little white lie, since \.{\\noalign} --and \.{\\omit} are allowed also after `\.{\\noalign\{...\}}'. -+/*tex -+ -+The help messages here contain a little white lie, since \.{\\noalign} and -+\.{\\omit} are allowed also after `\.{\\noalign\{...\}}'. -+ -+*/ - --@c - void no_align_error(void) - { - print_err("Misplaced \\noalign"); -- help2("I expect to see \\noalign only after the \\cr of", -- "an alignment. Proceed, and I'll ignore this case."); -+ help2( -+ "I expect to see \\noalign only after the \\cr of", -+ "an alignment. Proceed, and I'll ignore this case." -+ ); - error(); - } - - void omit_error(void) - { - print_err("Misplaced \\omit"); -- help2("I expect to see \\omit only after tab marks or the \\cr of", -- "an alignment. Proceed, and I'll ignore this case."); -+ help2( -+ "I expect to see \\omit only after tab marks or the \\cr of", -+ "an alignment. Proceed, and I'll ignore this case." -+ ); - error(); - } - --@ We've now covered most of the abuses of \.{\\halign} and \.{\\valign}. --Let's take a look at what happens when they are used correctly. -+/*tex -+ -+We've now covered most of the abuses of \.{\\halign} and \.{\\valign}. Let's take -+a look at what happens when they are used correctly. - --An |align_group| code is supposed to remain on the |save_stack| --during an entire alignment, until |fin_align| removes it. -+An |align_group| code is supposed to remain on the |save_stack| during an entire -+alignment, until |fin_align| removes it. - --A devious user might force an |endv| command to occur just about anywhere; --we must defeat such hacks. -+A devious user might force an |endv| command to occur just about anywhere; we -+must defeat such hacks. -+ -+*/ - --@c - void do_endv(void) - { - base_ptr = input_ptr; -@@ -2085,7 +2472,7 @@ void do_endv(void) - (input_stack[base_ptr].loc_field != null) || - (input_stack[base_ptr].state_field != token_list)) - fatal_error("(interwoven alignment preambles are not allowed)"); -- /*.interwoven alignment preambles... */ -+ /*tex interwoven alignment preambles... */ - if (cur_group == align_group) { - end_graf(align_group); - if (fin_col()) -@@ -2095,55 +2482,62 @@ void do_endv(void) - } - } - --@ Finally, \.{\\endcsname} is not supposed to get through to |main_control|. -+/*tex -+ -+Finally, \.{\\endcsname} is not supposed to get through to |main_control|. -+ -+*/ - --@c - void cs_error(void) - { - print_err("Extra \\endcsname"); -- help1("I'm ignoring this, since I wasn't doing a \\csname."); -+ help1( -+ "I'm ignoring this, since I wasn't doing a \\csname." -+ ); - error(); - } - --@ -- Assignments to values in |eqtb| can be global or local. Furthermore, a -- control sequence can be defined to be `\.{\\long}', `\.{\\protected}', -- or `\.{\\outer}', and it might or might not be expanded. The prefixes -- `\.{\\global}', `\.{\\long}', `\.{\\protected}', -- and `\.{\\outer}' can occur in any order. Therefore we assign binary numeric -- codes, making it possible to accumulate the union of all specified prefixes -- by adding the corresponding codes. (PASCAL's |set| operations could also -- have been used.) -+/*tex -+ -+Assignments to values in |eqtb| can be global or local. Furthermore, a control -+sequence can be defined to be `\.{\\long}', `\.{\\protected}', or `\.{\\outer}', -+and it might or might not be expanded. The prefixes `\.{\\global}', `\.{\\long}', -+`\.{\\protected}', and `\.{\\outer}' can occur in any order. Therefore we assign -+binary numeric codes, making it possible to accumulate the union of all specified -+prefixes by adding the corresponding codes. (PASCAL's |set| operations could also -+have been used.) - -- Every prefix, and every command code that might or might not be prefixed, -- calls the action procedure |prefixed_command|. This routine accumulates -- a sequence of prefixes until coming to a non-prefix, then it carries out -- the command. -+Every prefix, and every command code that might or might not be prefixed, calls -+the action procedure |prefixed_command|. This routine accumulates a sequence of -+prefixes until coming to a non-prefix, then it carries out the command. - --@ If the user says, e.g., `\.{\\global\\global}', the redundancy is --silently accepted. -+*/ - -+/*tex - --@ The different types of code values have different legal ranges; the -+If the user says, e.g., `\.{\\global\\global}', the redundancy is silently -+accepted. The different types of code values have different legal ranges; the - following program is careful to check each case properly. - --@c --#define check_def_code(A) do { \ -- if (((cur_val<0)&&(p<(A)))||(cur_val>n)) { \ -- print_err("Invalid code ("); \ -- print_int(cur_val); \ -- if (p<(A)) \ -- tprint("), should be in the range 0.."); \ -- else \ -- tprint("), should be at most "); \ -- print_int(n); \ -- help1("I'm going to use 0 instead of that illegal code value."); \ -- error(); \ -- cur_val=0; \ -- } \ -+*/ -+ -+#define check_def_code(A) do { \ -+ if (((cur_val<0)&&(p<(A)))||(cur_val>n)) { \ -+ print_err("Invalid code ("); \ -+ print_int(cur_val); \ -+ if (p<(A)) \ -+ tprint("), should be in the range 0.."); \ -+ else \ -+ tprint("), should be at most "); \ -+ print_int(n); \ -+ help1( \ -+ "I'm going to use 0 instead of that illegal code value." \ -+ ); \ -+ error(); \ -+ cur_val=0; \ -+ } \ - } while (0) - --@ @c - /* - halfword swap_hang_indent(halfword indentation, halfword shape_mode) { - if (shape_mode == 1 || shape_mode == 3 || shape_mode == -1 || shape_mode == -3) { -@@ -2176,40 +2570,51 @@ void prefixed_command(void) - while (cur_cmd == prefix_cmd) { - if (!odd(a / cur_chr)) - a = a + cur_chr; -- /* Get the next non-blank non-relax... */ -+ /*tex -+ Get the next non-blank non-relax... -+ */ - do { - get_x_token(); - } while ((cur_cmd == spacer_cmd) || (cur_cmd == relax_cmd)); - - if (cur_cmd <= max_non_prefixed_command) { -- /* Discard erroneous prefixes and |return| */ -+ /*tex -+ Discard erroneous prefixes and |return| -+ */ - print_err("You can't use a prefix with `"); - print_cmd_chr((quarterword) cur_cmd, cur_chr); - print_char('\''); -- help2 -- ("I'll pretend you didn't say \\long or \\outer or \\global or", -- "\\protected."); -+ help2( -+ "I'll pretend you didn't say \\long or \\outer or \\global or", -+ "\\protected." -+ ); - back_error(); - return; - } - if (tracing_commands_par > 2) - show_cur_cmd_chr(); - } -- /* Discard the prefixes \.{\\long} and \.{\\outer} if they are irrelevant */ -+ /*tex -+ Discard the prefixes \.{\\long} and \.{\\outer} if they are irrelevant -+ */ - if (a >= 8) { - j = protected_token; - a = a - 8; - } else { - j = 0; - } -- if ((cur_cmd != def_cmd) && ((a % 4 != 0) || (j != 0))) { -+ if ((cur_cmd != def_cmd) && (cur_cmd != def_lua_call_cmd) && ((a % 4 != 0) || (j != 0))) { - print_err("You can't use `\\long' or `\\outer' or `\\protected' with `"); - print_cmd_chr((quarterword) cur_cmd, cur_chr); - print_char('\''); -- help1("I'll pretend you didn't say \\long or \\outer or \\protected here."); -+ help1( -+ "I'll pretend you didn't say \\long or \\outer or \\protected here." -+ ); - error(); - } -- /* Adjust for the setting of \.{\\globaldefs} */ -+ /*tex -+ Adjust for the setting of \.{\\globaldefs} -+ */ - if (global_defs_par != 0) { - if (global_defs_par < 0) { - if (is_global(a)) -@@ -2221,15 +2626,18 @@ void prefixed_command(void) - } - switch (cur_cmd) { - case set_font_cmd: -- /* Here's an example of the way many of the following routines operate. -- (Unfortunately, they aren't all as simple as this.) */ -+ /*tex -+ Here's an example of the way many of the following routines operate. -+ (Unfortunately, they aren't all as simple as this.) -+ */ - define(cur_font_loc, data_cmd, cur_chr); - break; - case def_cmd: -- /* When a |def| command has been scanned, -- |cur_chr| is odd if the definition is supposed to be global, and -- |cur_chr>=2| if the definition is supposed to be expanded. */ -- -+ /*tex -+ When a |def| command has been scanned, |cur_chr| is odd if the -+ definition is supposed to be global, and |cur_chr>=2| if the -+ definition is supposed to be expanded. -+ */ - if (odd(cur_chr) && !is_global(a) && (global_defs_par >= 0)) - a = a + 4; - e = (cur_chr >= 2); -@@ -2246,35 +2654,15 @@ void prefixed_command(void) - break; - case let_cmd: - n = cur_chr; -- if (n == normal) { -- get_r_token(); -- p = cur_cs; -- do { -- get_token(); -- } while (cur_cmd == spacer_cmd); -- if (cur_tok == other_token + '=') { -- get_token(); -- if (cur_cmd == spacer_cmd) -- get_token(); -- } -- } else if (n == normal + 1) { -- /* futurelet */ -- get_r_token(); -- p = cur_cs; -- get_token(); -- q = cur_tok; -- get_token(); -- back_input(); -- cur_tok = q; -- /* look ahead, then back up */ -- /* note that |back_input| doesn't affect |cur_cmd|, |cur_chr| */ -- back_input(); -- } else { -- /* letcharcode */ -- scan_int(); -- if (cur_val > 0) { -- cur_cs = active_to_cs(cur_val, true); -- set_token_info(cur_cs, cur_cs + cs_token_flag); -+ switch (n) { -+ case 0: -+ /*tex |glet| */ -+ if (!is_global(a) && (global_defs_par >= 0)) { -+ a = a + 4; -+ } -+ case 1: -+ /*tex |let| */ -+ get_r_token(); - p = cur_cs; - do { - get_token(); -@@ -2284,21 +2672,60 @@ void prefixed_command(void) - if (cur_cmd == spacer_cmd) - get_token(); - } -- } else { -+ break; -+ case 2: -+ /*tex |futurelet| */ -+ get_r_token(); -+ p = cur_cs; -+ get_token(); -+ q = cur_tok; -+ get_token(); -+ back_input(); -+ cur_tok = q; -+ /*tex -+ We look ahead and then back up. Note that |back_input| doesn't -+ affect |cur_cmd|, |cur_chr| -+ */ -+ back_input(); -+ break; -+ case 3: -+ /*tex |letcharcode| */ -+ scan_int(); -+ if (cur_val > 0) { -+ cur_cs = active_to_cs(cur_val, true); -+ set_token_info(cur_cs, cur_cs + cs_token_flag); -+ p = cur_cs; -+ do { -+ get_token(); -+ } while (cur_cmd == spacer_cmd); -+ if (cur_tok == other_token + '=') { -+ get_token(); -+ if (cur_cmd == spacer_cmd) -+ get_token(); -+ } -+ } else { -+ p = null; -+ tex_error("invalid number for \\letcharcode",NULL); -+ } -+ break; -+ default: -+ /*tex We please the compiler. */ - p = null; -- tex_error("invalid number for \\letcharcode",NULL); -- } -+ confusion("let"); -+ break; - } - if (cur_cmd >= call_cmd) - add_token_ref(cur_chr); - define(p, cur_cmd, cur_chr); - break; - case shorthand_def_cmd: -- /* We temporarily define |p| to be |relax|, so that an occurrence of |p| -- while scanning the definition will simply stop the scanning instead of -- producing an ``undefined control sequence'' error or expanding the -- previous meaning. This allows, for instance, `\.{\\chardef\\foo=123\\foo}'. -- */ -+ /*tex -+ We temporarily define |p| to be |relax|, so that an occurrence of -+ |p| while scanning the definition will simply stop the scanning -+ instead of producing an ``undefined control sequence'' error or -+ expanding the previous meaning. This allows, for instance, -+ `\.{\\chardef\\foo=123\\foo}'. -+ */ - n = cur_chr; - get_r_token(); - p = cur_cs; -@@ -2311,13 +2738,13 @@ void prefixed_command(void) - break; - case math_char_def_code: - mval = scan_mathchar(tex_mathcode); -- if (math_umathcode_meaning_par == 1) { -- cur_val = (mval.class_value + (8 * mval.family_value)) * (65536 * 32) + mval.character_value; -- define(p, xmath_given_cmd, cur_val); -- } else { -+ /* if (math_umathcode_meaning_par == 1) { */ -+ /* cur_val = (mval.class_value + (8 * mval.family_value)) * (65536 * 32) + mval.character_value; */ -+ /* define(p, xmath_given_cmd, cur_val); */ -+ /* } else { */ - cur_val = (mval.class_value * 16 + mval.family_value) * 256 + mval.character_value; - define(p, math_given_cmd, cur_val); -- } -+ /* } */ - break; - case xmath_char_def_code: - mval = scan_mathchar(umath_mathcode); -@@ -2363,8 +2790,10 @@ void prefixed_command(void) - n = cur_val; - if (!scan_keyword("to")) { - print_err("Missing `to' inserted"); -- help2("You should have said `\\read to \\cs'.", -- "I'm going to look for the \\cs now."); -+ help2( -+ "You should have said `\\read to \\cs'.", -+ "I'm going to look for the \\cs now." -+ ); - error(); - } - get_r_token(); -@@ -2374,25 +2803,30 @@ void prefixed_command(void) - break; - case toks_register_cmd: - case assign_toks_cmd: -- /* The token-list parameters, \.{\\output} and \.{\\everypar}, etc., receive -- their values in the following way. (For safety's sake, we place an -- enclosing pair of braces around an \.{\\output} list.) */ -+ /*tex -+ The token-list parameters, \.{\\output} and \.{\\everypar}, etc., -+ receive their values in the following way. (For safety's sake, we -+ place an enclosing pair of braces around an \.{\\output} list.) -+ */ - q = cur_cs; - if (cur_cmd == toks_register_cmd) { - scan_register_num(); - p = toks_base + cur_val; - } else { -- p = cur_chr; /* |p=every_par_loc| or |output_routine_loc| or \dots */ -+ /*tex |p=every_par_loc| or |output_routine_loc| or \dots */ -+ p = cur_chr; - } - scan_optional_equals(); -- /* Get the next non-blank non-relax non-call token */ -+ /*tex Get the next non-blank non-relax non-call token */ - do { - get_x_token(); - } while ((cur_cmd == spacer_cmd) || (cur_cmd == relax_cmd)); - - if (cur_cmd != left_brace_cmd) { -- /* If the right-hand side is a token parameter -- or token register, finish the assignment and |goto done| */ -+ /*tex -+ If the right-hand side is a token parameter or token -+ register, finish the assignment and |goto done| -+ */ - if (cur_cmd == toks_register_cmd) { - scan_register_num(); - cur_cmd = assign_toks_cmd; -@@ -2431,7 +2865,7 @@ void prefixed_command(void) - } - break; - case assign_int_cmd: -- /* Similar routines are used to assign values to the numeric parameters. */ -+ /*tex Similar routines are used to assign values to the numeric parameters. */ - p = cur_chr; - scan_optional_equals(); - scan_int(); -@@ -2446,9 +2880,18 @@ void prefixed_command(void) - attr_list_cache = cache_disabled; - word_define(p, cur_val); - break; -+ case assign_direction_cmd: - case assign_dir_cmd: -- /* DIR: Assign direction codes */ -- scan_direction(); -+ /*tex Assign direction codes. */ -+ if (cur_cmd == assign_direction_cmd) { -+ p = cur_chr; -+ scan_optional_equals(); -+ scan_int(); -+ check_dir_value(cur_val); -+ cur_chr = p; -+ } else { -+ scan_direction(); -+ } - switch (cur_chr) { - case int_base + page_direction_code: - eq_word_define(int_base + page_direction_code, cur_val); -@@ -2487,17 +2930,19 @@ void prefixed_command(void) - } - if (abs(mode) == hmode) { - if (no_local_dirs_par > 0) { -- /* tail is non zero but we test anyway */ -+ /*tex |tail| is non zero but we test anyway. */ - if (check_glue && (tail != null && type(tail) == glue_node)) { - halfword prev = alink(tail); -- halfword dirn = new_dir(text_direction_par - dir_swap); -+ halfword dirn = new_dir(text_direction_par); -+ subtype(dirn) = cancel_dir; - couple_nodes(prev,dirn); - couple_nodes(dirn,tail); - } else { -- tail_append(new_dir(text_direction_par - dir_swap)); -+ tail_append(new_dir(text_direction_par)); -+ subtype(tail) = cancel_dir; - } - } else { -- /* what is the use of nolocaldirs .. maybe we should get rid of it */ -+ /*tex What is the use of nolocaldirs? Maybe we should get rid of it. */ - } - update_text_dir_ptr(cur_val); - tail_append(new_dir(cur_val)); -@@ -2505,19 +2950,6 @@ void prefixed_command(void) - } else { - update_text_dir_ptr(cur_val); - } -- /* original: -- -- // if ((no_local_dirs_par > 0) && (abs(mode) == hmode)) { -- // // tail_append(new_dir(text_direction_par) // kind of wrong -- // tail_append(new_dir(text_direction_par - dir_swap)); // better -- // } -- -- update_text_dir_ptr(cur_val); -- if (abs(mode) == hmode) { -- tail_append(new_dir(cur_val)); -- dir_level(tail) = cur_level; -- } -- */ - eq_word_define(int_base + text_direction_code, cur_val); - eq_word_define(int_base + no_local_dirs_code, no_local_dirs_par + 1); - break; -@@ -2542,14 +2974,13 @@ void prefixed_command(void) - break; - case def_char_code_cmd: - case def_del_code_cmd: -- /* Let |n| be the largest legal code value, based on |cur_chr| */ -+ /*tex Let |n| be the largest legal code value, based on |cur_chr| */ - if (cur_chr == cat_code_base) - n = max_char_code; - else if (cur_chr == sf_code_base) - n = 077777; - else - n = biggest_char; -- - p = cur_chr; - if (cur_chr == math_code_base) { - if (is_global(a)) -@@ -2621,8 +3052,9 @@ void prefixed_command(void) - get_token(); - if (cur_cmd != math_style_cmd) { - print_err("Missing math style, treated as \\displaystyle"); -- help1 -- ("A style should have been here; I inserted `\\displaystyle'."); -+ help1( -+ "A style should have been here; I inserted `\\displaystyle'." -+ ); - cur_val1 = display_style; - back_error(); - } else { -@@ -2652,9 +3084,11 @@ void prefixed_command(void) - do_register_command(a); - break; - case set_box_cmd: -- /* The processing of boxes is somewhat different, because we may need -- to scan and create an entire box before we actually change the value -- of the old one. */ -+ /*tex -+ The processing of boxes is somewhat different, because we may -+ need to scan and create an entire box before we actually change -+ the value of the old one. -+ */ - scan_register_num(); - if (is_global(a)) - n = global_box_flag + cur_val; -@@ -2665,16 +3099,22 @@ void prefixed_command(void) - scan_box(n); - } else { - print_err("Improper \\setbox"); -- help2("Sorry, \\setbox is not allowed after \\halign in a display,", -- "or between \\accent and an accented character."); -+ help3( -+ "Sorry, \\setbox is not allowed after \\halign in a display,", -+ "between \\accent and an accented character, or in immediate", -+ "assignments." -+ ); - error(); - } - break; - case set_aux_cmd: -- /* The |space_factor| or |prev_depth| settings are changed when a |set_aux| -- command is sensed. Similarly, |prev_graf| is changed in the presence of -- |set_prev_graf|, and |dead_cycles| or |insert_penalties| in the presence of -- |set_page_int|. These definitions are always global. */ -+ /*tex -+ The |space_factor| or |prev_depth| settings are changed when a -+ |set_aux| command is sensed. Similarly, |prev_graf| is changed in -+ the presence of |set_prev_graf|, and |dead_cycles| or -+ |insert_penalties| in the presence of |set_page_int|. These -+ definitions are always global. -+ */ - alter_aux(); - break; - case set_prev_graf_cmd: -@@ -2687,8 +3127,11 @@ void prefixed_command(void) - alter_integer(); - break; - case set_box_dimen_cmd: -- /* When some dimension of a box register is changed, the change isn't exactly -- global; but \TeX\ does not look at the \.{\\global} switch. */ -+ /*tex -+ When some dimension of a box register is changed, the change -+ isn't exactly global; but \TeX\ does not look at the \.{\\global} -+ switch. -+ */ - alter_box_dimen(); - break; - case set_tex_shape_cmd: -@@ -2722,7 +3165,7 @@ void prefixed_command(void) - p = new_node(shape_node, 2 * n + 1 + 1); - vinfo(p + 1) = n; - n = cur_val; -- varmem[p + 2].cint = n; /* number of penalties */ -+ varmem[p + 2].cint = n; /* number of penalties */ - for (j = p + 3; j <= p + n + 2; j++) { - scan_int(); - varmem[j].cint = cur_val; /* penalty values */ -@@ -2733,8 +3176,10 @@ void prefixed_command(void) - define(q, shape_ref_cmd, p); - break; - case hyph_data_cmd: -- /* All of \TeX's parameters are kept in |eqtb| except the font information, -- the interaction mode, and the hyphenation tables; these are strictly global. -+ /*tex -+ All of \TeX's parameters are kept in |eqtb| except the font -+ information, the interaction mode, and the hyphenation tables; -+ these are strictly global. - */ - switch (cur_chr) { - case 0: -@@ -2801,9 +3246,20 @@ void prefixed_command(void) - } - break; - case def_font_cmd: -- /* Here is where the information for a new font gets loaded. */ -+ /*tex Here is where the information for a new font gets loaded. */ - tex_def_font((small_number) a); - break; -+ case def_lua_call_cmd: -+ get_r_token(); -+ p = cur_cs; -+ scan_optional_equals(); -+ scan_int(); -+ if (j != 0) { -+ define(p, lua_call_cmd, cur_val); -+ } else { -+ define(p, lua_expandable_call_cmd, cur_val); -+ } -+ break; - case letterspace_font_cmd: - new_letterspaced_font((small_number) a); - break; -@@ -2821,9 +3277,10 @@ void prefixed_command(void) - default: - confusion("prefix"); - break; -- } /* end of Assignments cases */ -+ } -+ /*tex End of assignments cases. */ - DONE: -- /* Insert a token saved by \.{\\afterassignment}, if any */ -+ /*tex Insert a token saved by \.{\\afterassignment}, if any. */ - if (after_token != 0) { - cur_tok = after_token; - back_input(); -@@ -2831,14 +3288,13 @@ void prefixed_command(void) - } - } - --@ @c - void fixup_directions(void) - { - int temp_no_whatsits = no_local_whatsits_par; - int temp_no_dirs = no_local_dirs_par; - int temporary_dir = text_direction_par; - if (dir_level(text_dir_ptr) == cur_level) { -- /* DIR: Remove from |text_dir_ptr| */ -+ /* Remove from |text_dir_ptr|. */ - halfword text_dir_tmp = vlink(text_dir_ptr); - flush_node(text_dir_ptr); - text_dir_ptr = text_dir_tmp; -@@ -2846,22 +3302,50 @@ void fixup_directions(void) - unsave(); - if (abs(mode) == hmode) { - if (temp_no_dirs != 0) { -- /* DIR: Add local dir node */ -+ /* Add local dir node. */ - tail_append(new_dir(text_direction_par)); -- dir_dir(tail) = temporary_dir - dir_swap; -+ dir_dir(tail) = temporary_dir; -+ subtype(tail) = cancel_dir; - } - if (temp_no_whatsits != 0) { -- /* LOCAL: Add local paragraph node */ -+ /*tex Add local paragraph node. */ - tail_append(make_local_par_node(hmode_par_par_code)); - } - } - } - --@ When a control sequence is to be defined, by \.{\\def} or \.{\\let} or --something similar, the |get_r_token| routine will substitute a special --control sequence for a token that is not redefinable. -+/*tex -+ -+ This is experimental and needs more checking! -+ -+*/ -+ -+void fixup_directions_only(void) -+{ -+ int temp_no_dirs = no_local_dirs_par; -+ int temporary_dir = text_direction_par; -+ if (dir_level(text_dir_ptr) == cur_level) { -+ /* Remove from |text_dir_ptr|. */ -+ halfword text_dir_tmp = vlink(text_dir_ptr); -+ flush_node(text_dir_ptr); -+ text_dir_ptr = text_dir_tmp; -+ } -+ if (temp_no_dirs != 0) { -+ /* Add local dir node. */ -+ tail_append(new_dir(text_direction_par)); -+ dir_dir(tail) = temporary_dir; -+ subtype(tail) = cancel_dir; -+ } -+} -+ -+/*tex -+ -+When a control sequence is to be defined, by \.{\\def} or \.{\\let} or something -+similar, the |get_r_token| routine will substitute a special control sequence for -+a token that is not redefinable. -+ -+*/ - --@c - void get_r_token(void) - { - RESTART: -@@ -2871,11 +3355,13 @@ void get_r_token(void) - if ((cur_cs == 0) || (cur_cs > eqtb_top) || - ((cur_cs > frozen_control_sequence) && (cur_cs <= eqtb_size))) { - print_err("Missing control sequence inserted"); -- help5("Please don't say `\\def cs{...}', say `\\def\\cs{...}'.", -- "I've inserted an inaccessible control sequence so that your", -- "definition will be completed without mixing me up too badly.", -- "You can recover graciously from this error, if you're", -- "careful; see exercise 27.2 in The TeXbook."); -+ help5( -+ "Please don't say `\\def cs{...}', say `\\def\\cs{...}'.", -+ "I've inserted an inaccessible control sequence so that your", -+ "definition will be completed without mixing me up too badly.", -+ "You can recover graciously from this error, if you're", -+ "careful; see exercise 27.2 in The TeXbook." -+ ); - if (cur_cs == 0) - back_input(); - cur_tok = cs_token_flag + frozen_protection; -@@ -2884,7 +3370,6 @@ void get_r_token(void) - } - } - --@ @c - void assign_internal_value(int a, halfword p, int val) - { - halfword n; -@@ -2896,17 +3381,19 @@ void assign_internal_value(int a, halfword p, int val) - word_define(p, val); - } else { - print_err("Invalid \\catcode table"); -- help2 -- ("You can only switch to a \\catcode table that is initialized", -- "using \\savecatcodetable or \\initcatcodetable, or to table 0"); -+ help2( -+ "You can only switch to a \\catcode table that is initialized", -+ "using \\savecatcodetable or \\initcatcodetable, or to table 0" -+ ); - error(); - } - break; - case output_box_code: - if ((val > 65535) | (val < 0)) { - print_err("Invalid \\outputbox"); -- help1 -- ("The value for \\outputbox has to be between 0 and 65535."); -+ help1( -+ "The value for \\outputbox has to be between 0 and 65535." -+ ); - error(); - } else { - word_define(p, val); -@@ -2915,9 +3402,10 @@ void assign_internal_value(int a, halfword p, int val) - case new_line_char_code: - if (val > 127) { - print_err("Invalid \\newlinechar"); -- help2 -- ("The value for \\newlinechar has to be no higher than 127.", -- "Your invalid assignment will be ignored."); -+ help2( -+ "The value for \\newlinechar has to be no higher than 127.", -+ "Your invalid assignment will be ignored." -+ ); - error(); - } else { - word_define(p, val); -@@ -2926,9 +3414,10 @@ void assign_internal_value(int a, halfword p, int val) - case end_line_char_code: - if (val > 127) { - print_err("Invalid \\endlinechar"); -- help2 -- ("The value for \\endlinechar has to be no higher than 127.", -- "Your invalid assignment will be ignored."); -+ help2( -+ "The value for \\endlinechar has to be no higher than 127.", -+ "Your invalid assignment will be ignored." -+ ); - error(); - } else { - word_define(p, val); -@@ -2940,9 +3429,10 @@ void assign_internal_value(int a, halfword p, int val) - word_define(p, -1); - } else if (val > 16383) { - print_err("Invalid \\language"); -- help2 -- ("The absolute value for \\language has to be no higher than 16383.", -- "Your invalid assignment will be ignored."); -+ help2( -+ "The absolute value for \\language has to be no higher than 16383.", -+ "Your invalid assignment will be ignored." -+ ); - error(); - } else { - word_define(int_base + cur_lang_code, val); -@@ -2953,15 +3443,17 @@ void assign_internal_value(int a, halfword p, int val) - word_define(p, val); - break; - } -- /* If we are defining subparagraph penalty levels while we are -- in hmode, then we put out a whatsit immediately, otherwise -- we leave it alone. This mechanism might not be sufficiently -- powerful, and some other algorithm, searching down the stack, -- might be necessary. Good first step. */ -+ /*tex -+ If we are defining subparagraph penalty levels while we are in hmode, -+ then we put out a whatsit immediately, otherwise we leave it alone. -+ This mechanism might not be sufficiently powerful, and some other -+ algorithm, searching down the stack, might be necessary. Good first -+ step. -+ */ - if ((abs(mode) == hmode) && - ((p == (int_base + local_inter_line_penalty_code)) || - (p == (int_base + local_broken_penalty_code)))) { -- /* LOCAL: Add local paragraph node */ -+ /*tex Add local paragraph node */ - tail_append(make_local_par_node(penalty_par_code)); - eq_word_define(int_base + no_local_whatsits_code, no_local_whatsits_par + 1); - } -@@ -2980,20 +3472,23 @@ void assign_internal_value(int a, halfword p, int val) - word_define(dimen_base + page_top_offset_code, n); - } - word_define(p, val); -- } else if ((p >= local_base) && (p < toks_base)) { /* internal locals */ -+ } else if ((p >= local_base) && (p < toks_base)) { -+ /*tex internal locals */ - define(p, call_cmd, val); - } else { - confusion("assign internal value"); - } - } - --@ We use the fact that |register= glue_val_level) - flush_node(cur_val); - error(); -@@ -3126,10 +3624,9 @@ void do_register_command(int a) - } - } - --@ @c - void alter_aux(void) - { -- halfword c; /* |hmode| or |vmode| */ -+ halfword c; /* |hmode| or |vmode| */ - if (cur_chr != abs(mode)) { - report_illegal_case(); - } else { -@@ -3142,7 +3639,9 @@ void alter_aux(void) - scan_int(); - if ((cur_val <= 0) || (cur_val > 32767)) { - print_err("Bad space factor"); -- help1("I allow only values in the range 1..32767 here."); -+ help1( -+ "I allow only values in the range 1..32767 here." -+ ); - int_error(cur_val); - } else { - space_factor_par = cur_val; -@@ -3151,39 +3650,39 @@ void alter_aux(void) - } - } - --@ @c - void alter_prev_graf(void) - { -- int p; /* index into |nest| */ -- p = nest_ptr; -+ int p = nest_ptr; /* index into |nest| */ - while (abs(nest[p].mode_field) != vmode) - decr(p); - scan_optional_equals(); - scan_int(); - if (cur_val < 0) { - print_err("Bad \\prevgraf"); -- help1("I allow only nonnegative values here."); -+ help1( -+ "I allow only nonnegative values here." -+ ); - int_error(cur_val); - } else { - nest[p].pg_field = cur_val; - } - } - --@ @c - void alter_page_so_far(void) - { -- int c; /* index into |page_so_far| */ -- c = cur_chr; -+ int c = cur_chr; /* index into |page_so_far| */ - scan_optional_equals(); - scan_normal_dimen(); - page_so_far[c] = cur_val; - } - --@ @c -+/*tex -+ The value of |c| is 0 for \.{\\deadcycles}, 1 for \.{\\insertpenalties}, etc. -+*/ -+ - void alter_integer(void) - { -- int c; /* 0 for \.{\\deadcycles}, 1 for \.{\\insertpenalties}, etc. */ -- c = cur_chr; -+ int c = cur_chr; - scan_optional_equals(); - scan_int(); - if (c == 0) { -@@ -3191,8 +3690,10 @@ void alter_integer(void) - } else if (c == 2) { - if ((cur_val < batch_mode) || (cur_val > error_stop_mode)) { - print_err("Bad interaction mode"); -- help2("Modes are 0=batch, 1=nonstop, 2=scroll, and", -- "3=errorstop. Proceed, and I'll ignore this case."); -+ help2( -+ "Modes are 0=batch, 1=nonstop, 2=scroll, and", -+ "3=errorstop. Proceed, and I'll ignore this case." -+ ); - int_error(cur_val); - } else { - cur_chr = cur_val; -@@ -3203,11 +3704,10 @@ void alter_integer(void) - } - } - --@ @c - void alter_box_dimen(void) - { -- int c; /* |width_offset| or |height_offset| or |depth_offset| */ -- int b; /* box number */ -+ int c; /* |width_offset| or |height_offset| or |depth_offset| */ -+ int b; /* box number */ - c = cur_chr; - scan_register_num(); - b = cur_val; -@@ -3217,7 +3717,6 @@ void alter_box_dimen(void) - varmem[box(b) + c].cint = cur_val; - } - --@ @c - void new_interaction(void) - { - print_ln(); -@@ -3229,21 +3728,27 @@ void new_interaction(void) - fixup_selector(log_opened_global); - } - --@ The \.{\\afterassignment} command puts a token into the global --variable |after_token|. This global variable is examined just after --every assignment has been performed. -+/*tex -+ -+The \.{\\afterassignment} command puts a token into the global variable -+|after_token|. This global variable is examined just after every assignment has -+been performed. It's value is zero, or a saved token. -+ -+*/ -+ -+halfword after_token; -+ -+/*tex - --@c --halfword after_token; /* zero, or a saved token */ -+ Here is a procedure that might be called `Get the next non-blank non-relax -+ non-call non-assignment token'. - --@ Here is a procedure that might be called `Get the next non-blank non-relax --non-call non-assignment token'. -+*/ - --@c - void do_assignments(void) - { - while (true) { -- /* Get the next non-blank non-relax... */ -+ /*tex Get the next non-blank non-relax... */ - do { - get_x_token(); - } while ((cur_cmd == spacer_cmd) || (cur_cmd == relax_cmd)); -@@ -3255,13 +3760,13 @@ void do_assignments(void) - } - } - --@ @c -+/*tex |cur_chr| is 1 for \.{\\openin}, 0 for \.{\\closein}: */ -+ - void open_or_close_in(void) - { -- int c; /* 1 for \.{\\openin}, 0 for \.{\\closein} */ -- int n; /* stream number */ -+ int c = cur_chr; -+ int n; - char *fn; -- c = cur_chr; - scan_four_bit_int(); - n = cur_val; - if (read_open[n] != closed) { -@@ -3275,7 +3780,8 @@ void open_or_close_in(void) - } while ((cur_cmd == spacer_cmd) || (cur_cmd == relax_cmd)); - back_input(); - if (cur_cmd != left_brace_cmd) { -- scan_file_name(); /* set |cur_name| to desired file name */ -+ /*tex Set |cur_name| to desired file name. */ -+ scan_file_name(); - if (cur_ext == get_nullstr()) - cur_ext = maketexstring(".tex"); - } else { -@@ -3288,14 +3794,17 @@ void open_or_close_in(void) - } - } - --@ @c --boolean long_help_seen; /* has the long \.{\\errmessage} help been used? */ -+/*tex -+ Has the long \.{\\errmessage} help been used? -+*/ -+ -+boolean long_help_seen; - - void issue_message(void) - { -- int old_setting; /* holds |selector| setting */ -- int c; /* identifies \.{\\message} and \.{\\errmessage} */ -- str_number s; /* the message */ -+ int old_setting; /* holds |selector| setting */ -+ int c; /* identifies \.{\\message} and \.{\\errmessage} */ -+ str_number s; /* the message */ - c = cur_chr; - (void) scan_toks(false, true); - old_setting = selector; -@@ -3306,7 +3815,7 @@ void issue_message(void) - str_room(1); - s = make_string(); - if (c == 0) { -- /* Print string |s| on the terminal */ -+ /*tex Print string |s| on the terminal */ - if (term_offset + (int) str_length(s) > max_print_line - 2) - print_ln(); - else if ((term_offset > 0) || (file_offset > 0)) -@@ -3315,23 +3824,29 @@ void issue_message(void) - update_terminal(); - - } else { -- /* Print string |s| as an error message */ -- /* If \.{\\errmessage} occurs often in |scroll_mode|, without user-defined -- \.{\\errhelp}, we don't want to give a long help message each time. So we -- give a verbose explanation only once. */ -+ /*tex -+ Print string |s| as an error message. If \.{\\errmessage} occurs -+ often in |scroll_mode|, without user-defined \.{\\errhelp}, we don't -+ want to give a long help message each time. So we give a verbose -+ explanation only once. -+ */ - print_err(""); - print(s); - if (err_help_par != null) { - use_err_help = true; - } else if (long_help_seen) { -- help1("(That was another \\errmessage.)"); -+ help1( -+ "(That was another \\errmessage.)" -+ ); - } else { - if (interaction < error_stop_mode) - long_help_seen = true; -- help4("This error message was generated by an \\errmessage", -- "command, so I can't give any explicit help.", -- "Pretend that you're Hercule Poirot: Examine all clues,", -- "and deduce the truth by order and method."); -+ help4( -+ "This error message was generated by an \\errmessage", -+ "command, so I can't give any explicit help.", -+ "Pretend that you're Hercule Poirot: Examine all clues,", -+ "and deduce the truth by order and method." -+ ); - } - error(); - use_err_help = false; -@@ -3340,34 +3855,40 @@ void issue_message(void) - flush_str(s); - } - --@ The |error| routine calls on |give_err_help| if help is requested from --the |err_help| parameter. -+/*tex -+ -+The |error| routine calls on |give_err_help| if help is requested from the -+|err_help| parameter. -+ -+*/ - --@c - void give_err_help(void) - { - token_show(err_help_par); - } - --@ The \.{\\uppercase} and \.{\\lowercase} commands are implemented by --building a token list and then changing the cases of the letters in it. -+/*tex -+ -+The \.{\\uppercase} and \.{\\lowercase} commands are implemented by building a -+token list and then changing the cases of the letters in it. -+ -+*/ - --@c - void shift_case(void) - { -- halfword b; /* |lc_code_base| or |uc_code_base| */ -- halfword p; /* runs through the token list */ -- halfword t; /* token */ -- halfword c; /* character code */ -- halfword i; /* inbetween */ -+ halfword b; /* |lc_code_base| or |uc_code_base| */ -+ halfword p; /* runs through the token list */ -+ halfword t; /* token */ -+ halfword c; /* character code */ -+ halfword i; /* inbetween */ - b = cur_chr; - p = scan_toks(false, false); - p = token_link(def_ref); - while (p != null) { -- /* Change the case of the token in |p|, if a change is appropriate */ -- /* -- When the case of a |chr_code| changes, we don't change the |cmd|. -- We also change active characters. -+ /*tex -+ Change the case of the token in |p|, if a change is appropriate. When -+ the case of a |chr_code| changes, we don't change the |cmd|. We also -+ change active characters. - */ - t = token_info(p); - if (t < cs_token_flag) { -@@ -3390,27 +3911,30 @@ void shift_case(void) - p = token_link(p); - } - back_list(token_link(def_ref)); -- free_avail(def_ref); /* omit reference count */ -+ free_avail(def_ref); - } - --@ We come finally to the last pieces missing from |main_control|, namely the -+/*tex -+ -+We come finally to the last pieces missing from |main_control|, namely the - `\.{\\show}' commands that are useful when debugging. - --@c -+*/ -+ - void show_whatever(void) - { -- halfword p; /* tail of a token list to show */ -- int t; /* type of conditional being shown */ -- int m; /* upper bound on |fi_or_else| codes */ -- int l; /* line where that conditional began */ -- int n; /* level of \.{\\if...\\fi} nesting */ -+ halfword p; /* tail of a token list to show */ -+ int t; /* type of conditional being shown */ -+ int m; /* upper bound on |fi_or_else| codes */ -+ int l; /* line where that conditional began */ -+ int n; /* level of \.{\\if...\\fi} nesting */ - switch (cur_chr) { - case show_lists: - begin_diagnostic(); - show_activities(); - break; - case show_box_code: -- /* Show the current contents of a box */ -+ /*tex Show the current contents of a box. */ - scan_register_num(); - begin_diagnostic(); - tprint_nl("> \\box"); -@@ -3422,7 +3946,7 @@ void show_whatever(void) - show_box(box(cur_val)); - break; - case show_code: -- /* Show the current meaning of a token, then |goto common_ending| */ -+ /*tex Show the current meaning of a token, then |goto common_ending|. */ - get_token(); - if (interaction == error_stop_mode) - wake_up_terminal(); -@@ -3434,7 +3958,7 @@ void show_whatever(void) - print_meaning(); - goto COMMON_ENDING; - break; -- /* Cases for |show_whatever| */ -+ /*tex Cases for |show_whatever| */ - case show_groups: - begin_diagnostic(); - show_save_groups(); -@@ -3474,8 +3998,10 @@ void show_whatever(void) - } - break; - default: -- /* Show the current value of some parameter or register, -- then |goto common_ending| */ -+ /*tex -+ Show the current value of some parameter or register, then |goto -+ common_ending|. -+ */ - p = the_toks(); - if (interaction == error_stop_mode) - wake_up_terminal(); -@@ -3485,7 +4011,7 @@ void show_whatever(void) - goto COMMON_ENDING; - break; - } -- /* Complete a potentially long \.{\\show} command */ -+ /*tex Complete a potentially long \.{\\show} command: */ - end_diagnostic(true); - print_err("OK"); - if (selector == term_and_log) { -@@ -3500,32 +4026,40 @@ void show_whatever(void) - help0(); - decr(error_count); - } else if (tracing_online_par > 0) { -- help3("This isn't an error message; I'm just \\showing something.", -- "Type `I\\show...' to show more (e.g., \\show\\cs,", -- "\\showthe\\count10, \\showbox255, \\showlists)."); -+ help3( -+ "This isn't an error message; I'm just \\showing something.", -+ "Type `I\\show...' to show more (e.g., \\show\\cs,", -+ "\\showthe\\count10, \\showbox255, \\showlists)." -+ ); - } else { -- help5("This isn't an error message; I'm just \\showing something.", -- "Type `I\\show...' to show more (e.g., \\show\\cs,", -- "\\showthe\\count10, \\showbox255, \\showlists).", -- "And type `I\\tracingonline=1\\show...' to show boxes and", -- "lists on your terminal as well as in the transcript file."); -+ help5( -+ "This isn't an error message; I'm just \\showing something.", -+ "Type `I\\show...' to show more (e.g., \\show\\cs,", -+ "\\showthe\\count10, \\showbox255, \\showlists).", -+ "And type `I\\tracingonline=1\\show...' to show boxes and", -+ "lists on your terminal as well as in the transcript file." -+ ); - } - error(); - } - --@ @c -+/*tex -+ This procedure gets things started properly: -+*/ -+ - void initialize(void) --{ /* this procedure gets things started properly */ -- int k; /* index into |mem|, |eqtb|, etc. */ -- /* Initialize whatever \TeX\ might access */ -- /* Set initial values of key variables */ -+{ -+ int k; /* index into |mem|, |eqtb|, etc. */ -+ /*tex -+ Initialize whatever \TeX\ might access and set initial values of key -+ variables -+ */ - initialize_errors(); - initialize_arithmetic(); - max_used_attr = -1; - attr_list_cache = cache_disabled; - initialize_nesting(); -- -- /* Start a new current page */ -+ /*tex Start a new current page: */ - page_contents = empty; - page_tail = page_head; - #if 0 -@@ -3539,7 +4073,7 @@ void initialize(void) - page_max_depth = 0; - - initialize_equivalents(); -- no_new_control_sequence = true; /* new identifiers are usually forbidden */ -+ no_new_control_sequence = true; /* new identifiers are usually forbidden */ - init_primitives(); - - mag_set = 0; -@@ -3559,11 +4093,10 @@ void initialize(void) - stop_at_space = true; - - if (ini_version) { -- /* Initialize table entries (done by \.{INITEX} only) */ -- -+ /*tex Initialize table entries (done by \.{INITEX} only). */ - init_node_mem(500); - initialize_tokens(); -- /* Initialize the special list heads and constant nodes */ -+ /*tex Initialize the special list heads and constant nodes. */ - initialize_alignments(); - initialize_buildpage(); - -@@ -3629,7 +4162,9 @@ void initialize(void) - math_pre_display_gap_factor_par = 2000; - pre_bin_op_penalty_par = inf_penalty; - math_script_box_mode_par = 1; -+ math_script_char_mode_par = 1; - pre_rel_penalty_par = inf_penalty; -+ compound_hyphen_mode_par = 1; - escape_char_par = '\\'; - end_line_char_par = carriage_return; - set_del_code('.', 0, 0, 0, 0, level_one); /* this null delimiter is used in error recovery */ -@@ -3642,7 +4177,7 @@ void initialize(void) - page_right_offset_par = one_inch; - page_bottom_offset_par = one_inch; - ini_init_primitives(); -- hash_used = frozen_control_sequence; /* nothing is used */ -+ hash_used = frozen_control_sequence; - hash_high = 0; - cs_count = 0; - set_eq_type(frozen_dont_expand, dont_expand_cmd); -@@ -3655,16 +4190,16 @@ void initialize(void) - font_bytes = 0; - px_dimen_par = one_bp; - math_eqno_gap_step_par = 1000 ; -+ math_flatten_mode_par = 1; /* ord */ - cs_text(frozen_protection) = maketexstring("inaccessible"); - format_ident = maketexstring(" (INITEX)"); - cs_text(end_write) = maketexstring("endwrite"); - set_eq_level(end_write, level_one); - set_eq_type(end_write, outer_call_cmd); - set_equiv(end_write, null); -- /* bah */ -+ /*tex Bah, this is a bad place do do this. */ - set_pdf_major_version(1); - set_pdf_minor_version(0); - } - synctexoffset = int_base + synctex_code; -- - } -diff --git a/texk/web2c/luatexdir/tex/mathcodes.w b/texk/web2c/luatexdir/tex/mathcodes.c -similarity index 80% -rename from texk/web2c/luatexdir/tex/mathcodes.w -rename to texk/web2c/luatexdir/tex/mathcodes.c -index a0a357e53..42e8b0b15 100644 ---- a/texk/web2c/luatexdir/tex/mathcodes.w -+++ b/texk/web2c/luatexdir/tex/mathcodes.c -@@ -1,81 +1,88 @@ --% mathnodes.w --% --% Copyright 2006-2012 Taco Hoekwater --% Copyright 2012 Khaled Hosny --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --@ @c -+/* -+ -+mathnodes.w -+ -+Copyright 2006-2010 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ - - #include "ptexlib.h" - --@ math codes --@c -+/*tex -+ -+We support tre traditional math codes as well as larger ones suitable for -+\UNICODE\ input and fonts. -+ -+*/ -+ - static sa_tree mathcode_head = NULL; - --/* the 0xFFFFFFFF is a flag value */ -+/*tex the |0xFFFFFFFF| is a flag value. */ - - #define MATHCODESTACK 8 - #define MATHCODEDEFAULT 0xFFFFFFFF - #define MATHCODEACTIVE 0xFFFFFFFE - --@ delcodes --@c -+/*tex -+ -+Delcodes are also went larger. -+ -+*/ -+ - static sa_tree delcode_head = NULL; - - #define DELCODESTACK 4 - #define DELCODEDEFAULT 0xFFFFFFFF - --@ some helpers for mathcode printing -+/*tex -+ -+We now get lots of helpers for definitions and printing. The storage model -+that we use is different because we can hav emany more so we need to be -+sparse. Therefore we use trees. -+ -+*/ -+ - --@c --#define print_hex_digit(A) do { \ -- if ((A)>=10) print_char('A'+(A)-10); \ -- else print_char('0'+(A)); \ -+#define print_hex_digit(A) do { \ -+ if ((A)>=10) print_char('A'+(A)-10); \ -+ else print_char('0'+(A)); \ - } while (0) - --#define two_hex(A) do { \ -- print_hex_digit((A)/16); \ -- print_hex_digit((A)%16); \ -+#define two_hex(A) do { \ -+ print_hex_digit((A)/16); \ -+ print_hex_digit((A)%16); \ - } while (0) - --#define four_hex(A) do { \ -- two_hex((A)/256); \ -- two_hex((A)%256); \ -+#define four_hex(A) do { \ -+ two_hex((A)/256); \ -+ two_hex((A)%256); \ - } while (0) - --#define six_hex(A) do { \ -- two_hex((A)/65536); \ -+#define six_hex(A) do { \ -+ two_hex((A)/65536); \ - two_hex(((A)%65536)/256); \ -- two_hex((A)%256); \ -+ two_hex((A)%256); \ - } while (0) - --/* -- At some point we will drop the mathchardef 8 bit storage (c_mathoption_umathcode_meaning_code => 1) -- and then some of the conversion can go away. Like mathchar_from_integer: only wide characters are -- possible then. --*/ -- -- --@ @c - mathcodeval mathchar_from_integer(int value, int extcode) - { - mathcodeval mval; - if (extcode == tex_mathcode) { -- /* printf("can't happen: tex_mathcode\n"); */ - mval.class_value = (value / 0x1000); - mval.family_value = ((value % 0x1000) / 0x100); - mval.character_value = (value % 0x100); -@@ -88,12 +95,12 @@ mathcodeval mathchar_from_integer(int value, int extcode) - return mval; - } - --@ @c - void show_mathcode_value_old(int value) - { - print_char('"'); - four_hex(value); - } -+ - void show_mathcode_value(mathcodeval c) - { - print_char('"'); -@@ -104,7 +111,6 @@ void show_mathcode_value(mathcodeval c) - six_hex(c.character_value); - } - --@ @c - static void show_mathcode(int n) - { - mathcodeval c = get_math_code(n); -@@ -114,7 +120,6 @@ static void show_mathcode(int n) - show_mathcode_value(c); - } - --@ @c - static void unsavemathcode(quarterword gl) - { - sa_stack_item st; -@@ -138,7 +143,6 @@ static void unsavemathcode(quarterword gl) - } - } - --@ @c - void set_math_code(int n, int mathclass, int mathfamily, int mathcharacter, quarterword level) - { - sa_tree_item v; -@@ -161,9 +165,6 @@ void set_math_code(int n, int mathclass, int mathfamily, int mathcharacter, quar - } - } - --@ @c --/* we could use two structs ... tex and umath */ -- - mathcodeval get_math_code(int n) - { - mathcodeval d; -@@ -189,14 +190,12 @@ mathcodeval get_math_code(int n) - return d; - } - --@ @c - int get_math_code_num(int n) - { - mathcodeval d = get_math_code(n); - return (d.class_value + (d.family_value * 8)) * (65536 * 32) + d.character_value; - } - --@ @c - static void initializemathcode(void) - { - sa_tree_item sa_value = { 0 }; -@@ -214,7 +213,6 @@ static void undumpmathcode(void) - mathcode_head = undump_sa_tree("mathcodes"); - } - --@ @c - static void show_delcode(int n) - { - delcodeval c; -@@ -232,7 +230,6 @@ static void show_delcode(int n) - } - } - --@ @c - static void unsavedelcode(quarterword gl) - { - sa_stack_item st; -@@ -256,7 +253,6 @@ static void unsavedelcode(quarterword gl) - } - } - --@ @c - void set_del_code(int n, int smathfamily, int smathcharacter, int lmathfamily, int lmathcharacter, quarterword gl) - { - sa_tree_item v; -@@ -266,7 +262,8 @@ void set_del_code(int n, int smathfamily, int smathcharacter, int lmathfamily, i - v.del_code_value.dummy_value = 0; - v.del_code_value.large_family_value = lmathfamily; - v.del_code_value.large_character_value = lmathcharacter; -- set_sa_item(delcode_head, n, v, gl); /* always global */ -+ /*tex Always global! */ -+ set_sa_item(delcode_head, n, v, gl); - if (tracing_assigns_par > 1) { - begin_diagnostic(); - print_char('{'); -@@ -278,7 +275,6 @@ void set_del_code(int n, int smathfamily, int smathcharacter, int lmathfamily, i - } - } - --@ @c - delcodeval get_del_code(int n) - { - delcodeval d; -@@ -299,9 +295,12 @@ delcodeval get_del_code(int n) - return d; - } - --@ this really only works for old-style delcodes! -+/*tex -+ -+This really only works for old-style delcodes! -+ -+*/ - --@c - int get_del_code_num(int n) - { - delcodeval d = get_del_code(n); -@@ -313,7 +312,6 @@ int get_del_code_num(int n) - } - } - --@ @c - static void initializedelcode(void) - { - sa_tree_item sa_value = { 0 }; -@@ -321,7 +319,6 @@ static void initializedelcode(void) - delcode_head = new_sa_tree(DELCODESTACK, 2, sa_value); - } - --@ @c - static void dumpdelcode(void) - { - dump_sa_tree(delcode_head,"delcodes"); -@@ -332,28 +329,24 @@ static void undumpdelcode(void) - delcode_head = undump_sa_tree("delcodes"); - } - --@ @c - void unsave_math_codes(quarterword grouplevel) - { - unsavemathcode(grouplevel); - unsavedelcode(grouplevel); - } - --@ @c - void initialize_math_codes(void) - { - initializemathcode(); - initializedelcode(); - } - --@ @c - void free_math_codes(void) - { - destroy_sa_tree(mathcode_head); - destroy_sa_tree(delcode_head); - } - --@ @c - void dump_math_codes(void) - { - dumpmathcode(); -diff --git a/texk/web2c/luatexdir/tex/memoryword.c b/texk/web2c/luatexdir/tex/memoryword.c -new file mode 100644 -index 000000000..7bf758dd0 ---- /dev/null -+++ b/texk/web2c/luatexdir/tex/memoryword.c -@@ -0,0 +1,29 @@ -+/* -+memoryword.w -+ -+Copyright 2009-2010 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ -+ -+#include "ptexlib.h" -+ -+/*tex -+ -+The debug code is no longer present! -+ -+*/ -diff --git a/texk/web2c/luatexdir/tex/memoryword.w b/texk/web2c/luatexdir/tex/memoryword.w -deleted file mode 100644 -index b596abb37..000000000 ---- a/texk/web2c/luatexdir/tex/memoryword.w -+++ /dev/null -@@ -1,55 +0,0 @@ --% memoryword.w --% --% Copyright 2009-2010 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --@ @c -- -- --#include "ptexlib.h" -- --@ When debugging, we may want to print a |memory_word| without knowing --what type it is; so we print it in all modes. -- --@c --#ifdef DEBUG --void print_word(memory_word w) --{ -- /* prints |w| in all ways */ -- print_int(w.cint); -- print_char(' '); -- print_scaled(w.cint); -- print_char(' '); -- print_scaled(round(unity * float_cast(w.gr))); -- print_ln(); -- print_int(w.hh.lhfield); -- print_char('='); -- print_int(w.hh.b0); -- print_char(':'); -- print_int(w.hh.b1); -- print_char(';'); -- print_int(w.hh.rh); -- print_char(' '); -- print_int(w.qqqq.b0); -- print_char(':'); -- print_int(w.qqqq.b1); -- print_char(':'); -- print_int(w.qqqq.b2); -- print_char(':'); -- print_int(w.qqqq.b3); --} --#endif -diff --git a/texk/web2c/luatexdir/tex/mlist.w b/texk/web2c/luatexdir/tex/mlist.c -similarity index 66% -rename from texk/web2c/luatexdir/tex/mlist.w -rename to texk/web2c/luatexdir/tex/mlist.c -index 291ce8c48..8f6d71eb2 100644 ---- a/texk/web2c/luatexdir/tex/mlist.w -+++ b/texk/web2c/luatexdir/tex/mlist.c -@@ -1,71 +1,72 @@ --% mlist.w --% --% Copyright 2006-2010 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --% (HH / 0.82+): -- --@ In traditional \TeX\ the italic correction is added to the width of the glyph. This --is part of the engine design and related font design. In opentype math this is --different. There the italic correction had more explicit usage. The 1.7 spec --says: -- --italic correction: -- -- When a run of slanted characters is followed by a straight character (such as -- an operator or a delimiter), the italics correction of the last glyph is added -- to its advance width. -- -- When positioning limits on an N-ary operator (e.g., integral sign), the horizontal -- position of the upper limit is moved to the right by ½ of the italics correction, -- while the position of the lower limit is moved to the left by the same distance. -- -- When positioning superscripts and subscripts, their default horizontal positions are -- also different by the amount of the italics correction of the preceding glyph. -- --math kerning: -- -- Set the default horizontal position for the superscript as shifted relative to the -- position of the subscript by the italics correction of the base glyph. -- --Before this was specified we had to gamble a bit and assume that cambria was the font --benchmark and trust our eyes (and msword) for the logic. I must admit that I have been --fighting these italics in fonts (and the heuristics that Lua\TeX\ provided) right from --the start (e.g. using Lua based postprocessing) but by now we know more and have more --fonts to test with. More fonts are handy because not all fonts are alike when it comes --to italics. Axis are another area of concern, as it looks like opentype math fonts often --already apply that shift. -- --@ @c -+/* -+ -+Copyright 2006-2010 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under the terms -+of the GNU General Public License as published by the Free Software Foundation; -+either version 2 of the License, or (at your option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT ANY -+WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A -+PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. -+ -+You should have received a copy of the GNU General Public License along with -+LuaTeX; if not, see . -+ -+*/ -+ -+/*tex -+ -+ In traditional \TeX\ the italic correction is added to the width of the -+ glyph. This is part of the engine design and related font design. In opentype -+ math this is different. There the italic correction had more explicit usage. -+ The 1.7 spec says: -+ -+ \startitemize -+ -+ \startitem -+ {\em italic correction:} When a run of slanted characters is followed by -+ a straight character (such as an operator or a delimiter), the italics -+ correction of the last glyph is added to its advance width. -+ -+ When positioning limits on an N-ary operator (e.g., integral sign), the -+ horizontal position of the upper limit is moved to the right by ½ of the -+ italics correction, while the position of the lower limit is moved to the -+ left by the same distance. -+ -+ When positioning superscripts and subscripts, their default horizontal -+ positions are also different by the amount of the italics correction of -+ the preceding glyph. -+ \stopitem -+ -+ \startitem -+ {\em math kerning:} Set the default horizontal position for the -+ superscript as shifted relative to the position of the subscript by the -+ italics correction of the base glyph. -+ \stopitem -+ -+ \stopitemize -+ -+ Before this was specified we had to gamble a bit and assume that cambria was -+ the font benchmark and trust our eyes (and msword) for the logic. I must -+ admit that I have been fighting these italics in fonts (and the heuristics -+ that Lua\TeX\ provided) right from the start (e.g. using Lua based -+ postprocessing) but by now we know more and have more fonts to test with. -+ More fonts are handy because not all fonts are alike when it comes to -+ italics. Axis are another area of concern, as it looks like opentype math -+ fonts often already apply that shift. -+ -+*/ -+ - #define is_new_mathfont(A) ((font_math_params(A) >0) && (math_old_par == 0)) - #define is_old_mathfont(A,B) ((font_math_params(A)==0) && (font_params(A)>=(B))) - #define do_new_math(A) ((font_math_params(A) >0) && (font_oldmath(A) == 0) && (math_old_par == 0)) - --@ --\def\LuaTeX{Lua\TeX} -- --@ @c -- - #include "ptexlib.h" - #include "lua/luatex-api.h" - --@ @c --#define nDEBUG -- - #define reset_attributes(p,newatt) do { \ - delete_attribute_ref(node_attr(p)); \ - node_attr(p) = newatt; \ -@@ -97,83 +98,160 @@ already apply that shift. - #define font_MATH_par(a,b) \ - (font_math_params(a)>=b ? font_math_param(a,b) : undefined_math_parameter) - --@ here are the math parameters that are font-dependant -+/*tex -+ -+ Here are the math parameters that are font-dependant. - --@ Before an mlist is converted to an hlist, \TeX\ makes sure that --the fonts in family~2 have enough parameters to be math-symbol --fonts, and that the fonts in family~3 have enough parameters to be --math-extension fonts. The math-symbol parameters are referred to by using the --following macros, which take a size code as their parameter; for example, --|num1(cur_size)| gives the value of the |num1| parameter for the current size. --@^parameters for symbols@> --@^font parameters@> -+ Before an mlist is converted to an hlist, \TeX\ makes sure that the fonts in -+ family~2 have enough parameters to be math-symbol fonts, and that the fonts -+ in family~3 have enough parameters to be math-extension fonts. The -+ math-symbol parameters are referred to by using the following macros, which -+ take a size code as their parameter; for example, |num1(cur_size)| gives the -+ value of the |num1| parameter for the current size. -+ -+*/ - --@c - #define total_mathsy_params 22 - #define total_mathex_params 13 - - #define mathsy(A,B) font_param(fam_fnt(2,A),B) - --#define math_x_height(A) mathsy(A,5) /* height of `\.x' */ --#define math_quad(A) mathsy(A,6) /* \.{18mu} */ --#define num1(A) mathsy(A,8) /* numerator shift-up in display styles */ --#define num2(A) mathsy(A,9) /* numerator shift-up in non-display, non-\.{\\atop} */ --#define num3(A) mathsy(A,10) /* numerator shift-up in non-display \.{\\atop} */ --#define denom1(A) mathsy(A,11) /* denominator shift-down in display styles */ --#define denom2(A) mathsy(A,12) /* denominator shift-down in non-display styles */ --#define sup1(A) mathsy(A,13) /* superscript shift-up in uncramped display style */ --#define sup2(A) mathsy(A,14) /* superscript shift-up in uncramped non-display */ --#define sup3(A) mathsy(A,15) /* superscript shift-up in cramped styles */ --#define sub1(A) mathsy(A,16) /* subscript shift-down if superscript is absent */ --#define sub2(A) mathsy(A,17) /* subscript shift-down if superscript is present */ --#define sup_drop(A) mathsy(A,18) /* superscript baseline below top of large box */ --#define sub_drop(A) mathsy(A,19) /* subscript baseline below bottom of large box */ --#define delim1(A) mathsy(A,20) /* size of \.{\\atopwithdelims} delimiters in display styles */ --#define delim2(A) mathsy(A,21) /* size of \.{\\atopwithdelims} delimiters in non-displays */ --#define axis_height(A) mathsy(A,22) /* height of fraction lines above the baseline */ -- --@ The math-extension parameters have similar macros, but the size code is --omitted (since it is always |cur_size| when we refer to such parameters). --@^parameters for symbols@> --@^font parameters@> -- --@c -+/*tex height of `\.x' */ -+ -+#define math_x_height(A) mathsy(A,5) -+ -+/*tex \.{18mu} */ -+ -+#define math_quad(A) mathsy(A,6) -+ -+/*tex numerator shift-up in display styles */ -+ -+#define num1(A) mathsy(A,8) -+ -+/*tex numerator shift-up in non-display, non-\.{\\atop} */ -+ -+#define num2(A) mathsy(A,9) -+ -+/*tex numerator shift-up in non-display \.{\\atop} */ -+ -+#define num3(A) mathsy(A,10) -+ -+/*tex denominator shift-down in display styles */ -+ -+#define denom1(A) mathsy(A,11) -+ -+/*tex denominator shift-down in non-display styles */ -+ -+#define denom2(A) mathsy(A,12) -+ -+/*tex superscript shift-up in uncramped display style */ -+ -+#define sup1(A) mathsy(A,13) -+ -+/*tex superscript shift-up in uncramped non-display */ -+ -+#define sup2(A) mathsy(A,14) -+ -+/*tex superscript shift-up in cramped styles */ -+ -+#define sup3(A) mathsy(A,15) -+ -+/*tex subscript shift-down if superscript is absent */ -+ -+#define sub1(A) mathsy(A,16) -+ -+/*tex subscript shift-down if superscript is present */ -+ -+#define sub2(A) mathsy(A,17) -+ -+/*tex superscript baseline below top of large box */ -+ -+#define sup_drop(A) mathsy(A,18) -+ -+/*tex subscript baseline below bottom of large box */ -+ -+#define sub_drop(A) mathsy(A,19) -+ -+/*tex size of \.{\\atopwithdelims} delimiters in display styles */ -+ -+#define delim1(A) mathsy(A,20) -+ -+/*tex size of \.{\\atopwithdelims} delimiters in non-displays */ -+ -+#define delim2(A) mathsy(A,21) -+ -+/*tex height of fraction lines above the baseline */ -+ -+#define axis_height(A) mathsy(A,22) -+ -+/*tex -+ -+ The math-extension parameters have similar macros, but the size code is -+ omitted (since it is always |cur_size| when we refer to such parameters). -+ -+*/ -+ - #define mathex(A,B) font_param(fam_fnt(3,A),B) --#define default_rule_thickness(A) mathex(A,8) /* thickness of \.{\\over} bars */ --#define big_op_spacing1(A) mathex(A,9) /* minimum clearance above a displayed op */ --#define big_op_spacing2(A) mathex(A,10) /* minimum clearance below a displayed op */ --#define big_op_spacing3(A) mathex(A,11) /* minimum baselineskip above displayed op */ --#define big_op_spacing4(A) mathex(A,12) /* minimum baselineskip below displayed op */ --#define big_op_spacing5(A) mathex(A,13) /* padding above and below displayed limits */ - --@ I (TH) made a bunch of extensions cf. the MATH table in OpenType, but some of --the MathConstants values have no matching usage in \LuaTeX\ right now. -+/*tex thickness of \.{\\over} bars */ -+ -+#define default_rule_thickness(A) mathex(A,8) -+ -+/*tex minimum clearance above a displayed op */ -+ -+#define big_op_spacing1(A) mathex(A,9) -+ -+/*tex minimum clearance below a displayed op */ -+ -+#define big_op_spacing2(A) mathex(A,10) -+ -+/*tex minimum baselineskip above displayed op */ -+ -+#define big_op_spacing3(A) mathex(A,11) -+ -+/*tex minimum baselineskip below displayed op */ - --ScriptPercentScaleDown, --ScriptScriptPercentScaleDown: -- These should be handled by the macro package, on the engine -- side there are three separate fonts -+#define big_op_spacing4(A) mathex(A,12) - --DelimitedSubFormulaMinHeight: -- This is perhaps related to word's natural math input? I have -- no idea what to do about it -+/*tex padding above and below displayed limits */ - --MathLeading: -- LuaTeX does not currently handle multi-line displays, and -- the parameter does not seem to make much sense elsewhere -+#define big_op_spacing5(A) mathex(A,13) - --FlattenedAccentBaseHeight: -- This is based on the 'flac' GSUB feature. It would not be hard -- to support that, but proper math accent placements cf. MATH -- needs support for MathTopAccentAttachment table to be -- implemented first -+/*tex - --Also still TODO for OpenType Math: -- * prescripts -+ \LUATEX makes a bunch of extensions cf. the |MATH| table in \OPENTYPE, but -+ some of the |MathConstants| values have no matching usage in \LUATEX\ right -+ now. - --@ this is not really a math parameter at all -+ \startitemize -+ -+ \startitem -+ |ScriptPercentScaleDown| |ScriptScriptPercentScaleDown|: These should -+ be handled by the macro package, on the engine side there are three -+ separate fonts. -+ \stopitem -+ -+ \startitem -+ |DelimitedSubFormulaMinHeight|: This is perhaps related to word's -+ natural math input? We have no idea what to do about it. -+ \stopitem -+ -+ \startitem -+ |MathLeading|: \LUATEX does not currently handle multi-line displays, -+ and the parameter does not seem to make much sense elsewhere. -+ \stopitem -+ -+ \startitem -+ |FlattenedAccentBaseHeight|: This is based on the |flac| |GSUB| -+ feature. It would not be hard to support that, but proper math accent -+ placements cf.\ |MATH| needs support for |MathTopAccentAttachment| -+ table to be implemented first. -+ \stopitem -+ -+ \stopitemize -+ -+*/ - --@c - static void math_param_error(const char *param, int style) - { - char s[256]; -@@ -184,16 +262,11 @@ static void math_param_error(const char *param, int style) - "the parameter mentioned earlier.", - NULL - }; -- snprintf(s, 256, "Math error: parameter \\Umath%s\\%sstyle is not set", -- param, math_style_names[style]); -+ snprintf(s, 256, "Math error: parameter \\Umath%s\\%sstyle is not set", param, math_style_names[style]); - tex_error(s, hlp); --#if 0 -- flush_math(); --#endif - return; - } - --@ @c - static scaled accent_base_height(int f) - { - scaled a; -@@ -207,11 +280,14 @@ static scaled accent_base_height(int f) - return a; - } - --@ The non-staticness of this function is for the benefit of |texmath.w|. Watch out, --this one uses the style! The style and size numbers don't match because we have --cramped styles. -+/*tex -+ -+ The non-staticness of this function is for the benefit of |texmath.w|. -+ Watch out, this one uses the style! The style and size numbers don't -+ match because we have cramped styles. -+ -+*/ - --@c - scaled get_math_quad_style(int var) - { - scaled a = get_math_param(math_param_quad, var); -@@ -223,10 +299,13 @@ scaled get_math_quad_style(int var) - } - } - --@ For this reason the next one is different because it is called with a size --specifier instead of a style specifier. -+/*tex -+ -+ For this reason the next one is different because it is called with a size -+ specifier instead of a style specifier. -+ -+*/ - --@c - static scaled math_axis_size(int b) - { - scaled a; -@@ -246,7 +325,6 @@ static scaled math_axis_size(int b) - } - } - --@ @c - scaled get_math_quad_size(int b) - { - int var; -@@ -259,26 +337,32 @@ scaled get_math_quad_size(int b) - return get_math_param(math_param_quad, var); - } - --@ @c - static scaled minimum_operator_size(int var) - { - scaled a = get_math_param(math_param_operator_size, var); - return a; - } - --@ Old-style fonts do not define the |radical_rule|. This allows |make_radical| to select --the backward compatibility code, and it means that we can't raise an error here. -+/*tex -+ -+ Old-style fonts do not define the |radical_rule|. This allows |make_radical| -+ to select the backward compatibility code, and it means that we can't raise -+ an error here. -+ -+*/ - --@c - static scaled radical_rule_par(int var) - { - scaled a = get_math_param(math_param_radical_rule, var); - return a; - } - --@ now follow all the trivial math parameters -+/*tex -+ -+ Now follow all the trivial math parameters. -+ -+*/ - --@c - #define get_math_param_or_error(a,b) do_get_math_param_or_error(a, math_param_##b, #b) - #define get_math_param_or_zero(a,b) do_get_math_param_or_zero(a, math_param_##b, #b) - -@@ -301,9 +385,12 @@ static scaled do_get_math_param_or_zero(int var, int param, const char *name) - return a; - } - --@ A variant on a suggestion on the list based on analysis by UV. -+/*tex -+ -+ A variant on a suggestion on the list based on analysis by UV. -+ -+*/ - --@c - static scaled get_delimiter_height(scaled max_d, scaled max_h, boolean axis) { - scaled delta, delta1, delta2; - if (axis) { -@@ -313,7 +400,7 @@ static scaled get_delimiter_height(scaled max_d, scaled max_h, boolean axis) { - } - delta1 = max_h + max_d - delta2; - if (delta2 > delta1) { -- /* |delta1| is max distance from axis */ -+ /*tex |delta1| is max distance from axis */ - delta1 = delta2; - } - delta = (delta1 / 500) * delimiter_factor_par; -@@ -325,7 +412,6 @@ static scaled get_delimiter_height(scaled max_d, scaled max_h, boolean axis) { - } - } - --@ @c - #define radical_degree_before(a) get_math_param_or_error(a, radical_degree_before) - #define radical_degree_after(a) get_math_param_or_error(a, radical_degree_after) - #define radical_degree_raise(a) get_math_param_or_error(a, radical_degree_raise) -@@ -359,9 +445,7 @@ static scaled get_delimiter_height(scaled max_d, scaled max_h, boolean axis) { - #define fraction_num_up(a) get_math_param_or_error(a, fraction_num_up) - #define fraction_denom_down(a) get_math_param_or_error(a, fraction_denom_down) - #define fraction_del_size_new(a) get_math_param_or_error(a, fraction_del_size) --/* --#define fraction_del_size_old(a) get_math_param(a, math_param_fraction_del_size) --*/ -+/* fraction_del_size_old(a) get_math_param (a, math_param_fraction_del_size) */ - #define fraction_del_size_old(a) get_math_param_or_error(a, fraction_del_size) - - #define skewed_fraction_hgap(a) get_math_param_or_error(a, skewed_fraction_hgap) -@@ -390,11 +474,11 @@ static scaled get_delimiter_height(scaled max_d, scaled max_h, boolean axis) { - - #define space_after_script(a) get_math_param_or_error(a, space_after_script) - --@ @c - void fixup_math_parameters(int fam_id, int size_id, int f, int lvl) - { -+ if (is_new_mathfont(f)) { - -- if (is_new_mathfont(f)) { /* fix all known parameters */ -+ /*tex Fix all known parameters. */ - - DEFINE_MATH_PARAMETERS(math_param_quad, size_id, - font_size(f), lvl); -@@ -632,7 +716,7 @@ void fixup_math_parameters(int fam_id, int size_id, int f, int lvl) - - } else if (fam_id == 2 && is_old_mathfont(f, total_mathsy_params)) { - -- /* fix old-style |sy| parameters */ -+ /*tex Fix old-style |sy| parameters. */ - - DEFINE_MATH_PARAMETERS(math_param_quad, size_id, - math_quad(size_id), lvl); -@@ -746,9 +830,11 @@ void fixup_math_parameters(int fam_id, int size_id, int f, int lvl) - DEFINE_DMATH_PARAMETERS(math_param_sup_sub_bottom_max, size_id, - (abs(math_x_height(size_id) * 4) / 5), lvl); - -- /* -- The display-size |radical_vgap| is done twice because it needs -- values from both the sy and the ex font. -+ /*tex -+ -+ The display-size |radical_vgap| is done twice because it needs values -+ from both the sy and the ex font. -+ - */ - - DEFINE_DMATH_PARAMETERS(math_param_radical_vgap, size_id, -@@ -768,7 +854,7 @@ void fixup_math_parameters(int fam_id, int size_id, int f, int lvl) - - } else if (fam_id == 3 && is_old_mathfont(f, total_mathex_params)) { - -- /* fix old-style |ex| parameters */ -+ /*tex Fix old-style |ex| parameters. */ - - DEFINE_MATH_PARAMETERS(math_param_overbar_kern, size_id, - default_rule_thickness(size_id), lvl); -@@ -853,9 +939,12 @@ void fixup_math_parameters(int fam_id, int size_id, int f, int lvl) - DEFINE_DMATH_PARAMETERS(math_param_subsup_vgap, size_id, - 4 * default_rule_thickness(size_id), lvl); - -- /* -- All of the |space_after_script|s are done in |finalize_math_parameters| -- because the \.{\\scriptspace} may have been altered by the user -+ /*tex -+ -+ All of the |space_after_script|s are done in -+ |finalize_math_parameters| because the \.{\\scriptspace} may have -+ been altered by the user. -+ - */ - - DEFINE_MATH_PARAMETERS(math_param_connector_overlap_min, size_id, -@@ -880,9 +969,11 @@ void fixup_math_parameters(int fam_id, int size_id, int f, int lvl) - DEFINE_DMATH_PARAMETERS(math_param_over_delimiter_bgap, size_id, - big_op_spacing3(size_id), lvl); - -- /* -- The display-size |radical_vgap| is done twice because it needs -- values from both the sy and the ex font. -+ /*tex -+ -+ The display-size |radical_vgap| is done twice because it needs values -+ from both the sy and the ex font. -+ - */ - - DEFINE_DMATH_PARAMETERS(math_param_radical_vgap, size_id, -@@ -891,10 +982,13 @@ void fixup_math_parameters(int fam_id, int size_id, int f, int lvl) - } - } - --@ This needs to be called just at the start of |mlist_to_hlist|, for --backward compatibility with \.{\\scriptspace}. -+/*tex -+ -+ This needs to be called just at the start of |mlist_to_hlist|, for backward -+ compatibility with \.{\\scriptspace}. -+ -+*/ - --@c - static void finalize_math_parameters(void) - { - int saved_trace = tracing_assigns_par; -@@ -920,16 +1014,19 @@ static void finalize_math_parameters(void) - tracing_assigns_par = saved_trace; - } - --@ In order to convert mlists to hlists, i.e., noads to nodes, we need several --subroutines that are conveniently dealt with now. -+/*tex -+ -+ In order to convert mlists to hlists, i.e., noads to nodes, we need several -+ subroutines that are conveniently dealt with now. -+ -+ Let us first introduce the macros that make it easy to get at the parameters -+ and other font information. A size code, which is a multiple of 256, is added -+ to a family number to get an index into the table of internal font numbers -+ for each combination of family and size. (Be alert: Size codes get larger as -+ the type gets smaller.) - --Let us first introduce the macros that make it easy to get at the parameters and --other font information. A size code, which is a multiple of 256, is added to a --family number to get an index into the table of internal font numbers --for each combination of family and size. (Be alert: Size codes get --larger as the type gets smaller.) -+*/ - --@c - static const char *math_size_string(int s) - { - if (s == text_size) -@@ -940,10 +1037,13 @@ static const char *math_size_string(int s) - return "scriptscriptfont"; - } - --@ When the style changes, the following piece of program computes associated --information: -+/*tex -+ -+ When the style changes, the following piece of program computes associated -+ information: -+ -+*/ - --@c - #define setup_cur_size(a) do { \ - if (a==script_style || a==cramped_script_style) \ - cur_size = script_size; \ -@@ -954,8 +1054,12 @@ information: - } while (0) - - --@ a simple routine that creates a flat copy of a nucleus --@c -+/*tex -+ -+ A simple routine that creates a flat copy of a nucleus. -+ -+*/ -+ - static pointer math_clone(pointer q) - { - pointer x; -@@ -972,14 +1076,17 @@ static pointer math_clone(pointer q) - return x; - } - --@ Here is a function that returns a pointer to a rule node having a given -- thickness |t|. The rule will extend horizontally to the boundary of the vlist -- that eventually contains it. -+/*tex -+ -+ Here is a function that returns a pointer to a rule node having a given -+ thickness |t|. The rule will extend horizontally to the boundary of the vlist -+ that eventually contains it. -+ -+*/ - --@c - static pointer do_fraction_rule(scaled t, pointer att, halfword some_rule, halfword cur_size, halfword cur_fam) - { -- pointer p; /* the new node */ -+ pointer p; - if (math_rules_mode_par) { - p = new_rule(some_rule); - rule_math_size(p) = cur_size; -@@ -994,14 +1101,17 @@ static pointer do_fraction_rule(scaled t, pointer att, halfword some_rule, halfw - return p; - } - --@ The |overbar| function returns a pointer to a vlist box that consists of -- a given box |b|, above which has been placed a kern of height |k| under a -- fraction rule of thickness |t| under additional space of height |ht|. -+/*tex -+ -+ The |overbar| function returns a pointer to a vlist box that consists of a -+ given box |b|, above which has been placed a kern of height |k| under a -+ fraction rule of thickness |t| under additional space of height |ht|. -+ -+*/ - --@c - static pointer overbar(pointer b, scaled k, scaled t, scaled ht, pointer att, halfword index, halfword cur_size, halfword cur_fam) - { -- pointer p, q; /* nodes being constructed */ -+ pointer p, q; - p = new_kern(k); - reset_attributes(p, att); - couple_nodes(p,b); -@@ -1015,16 +1125,20 @@ static pointer overbar(pointer b, scaled k, scaled t, scaled ht, pointer att, ha - return q; - } - --@ Here is a subroutine that creates a new box, whose list contains a --single character, and whose width includes the italic correction for --that character. The height or depth of the box will be negative, if --the height or depth of the character is negative; thus, this routine --may deliver a slightly different result than |hpack| would produce. -+/*tex -+ -+ Here is a subroutine that creates a new box, whose list contains a single -+ character, and whose width includes the italic correction for that character. -+ The height or depth of the box will be negative, if the height or depth of -+ the character is negative; thus, this routine may deliver a slightly -+ different result than |hpack| would produce. -+ -+*/ - --@c - static pointer char_box(internal_font_number f, int c, pointer bb) - { -- pointer b, p; /* the new box and its character node */ -+ /*tex The new box and its character node. */ -+ pointer b, p; - b = new_null_box(); - if (do_new_math(f)) - width(b) = char_width(f, c); -@@ -1039,24 +1153,31 @@ static pointer char_box(internal_font_number f, int c, pointer bb) - return b; - } - --@ Another handy subroutine computes the height plus depth of -- a given character: -+/*tex -+ -+ Another handy subroutine computes the height plus depth of a given character: -+ -+*/ - --@c - static scaled height_plus_depth(internal_font_number f, int c) - { - return (char_height(f, c) + char_depth(f, c)); - } - --@ When we build an extensible character, it's handy to have the -- following subroutine, which puts a given character on top -- of the characters already in box |b|: -+/*tex -+ -+ When we build an extensible character, it's handy to have the following -+ subroutine, which puts a given character on top of the characters already in -+ box |b|: -+ -+*/ - --@c - static scaled stack_into_box(pointer b, internal_font_number f, int c) - { -- pointer p, q; /* new node placed into |b| */ -- p = char_box(f, c, node_attr(b)); /* italic gets added to width */ -+ /*tex New node placed into |b|: */ -+ pointer p, q; -+ /*tex Italic gets added to width. */ -+ p = char_box(f, c, node_attr(b)); - if (type(b) == vlist_node) { - try_couple_nodes(p,list_ptr(b)); - list_ptr(b) = p; -@@ -1085,7 +1206,9 @@ static void stack_glue_into_box(pointer b, scaled min, scaled max) { - halfword p = new_glue(zero_glue); - width(p) = min; - stretch(p) = max - min; -- reset_attributes(p, node_attr(b)); -+ if (node_attr(b) != null) { -+ reset_attributes(p, node_attr(b)); -+ } - if (type(b) == vlist_node) { - try_couple_nodes(p,list_ptr(b)); - list_ptr(b) = p; -@@ -1094,59 +1217,96 @@ static void stack_glue_into_box(pointer b, scaled min, scaled max) { - if (q == null) { - list_ptr(b) = p; - } else { -- while (vlink(q) != null) -+ while (vlink(q) != null) { - q = vlink(q); -+ } - couple_nodes(q,p); - } - } - } - --@ \TeX's most important routine for dealing with formulas is called -- |mlist_to_hlist|. After a formula has been scanned and represented -- as an mlist, this routine converts it to an hlist that can be placed -- into a box or incorporated into the text of a paragraph. The -- explicit parameter |cur_mlist| points to the first node or noad in -- the given mlist (and it might be |null|); the parameter |penalties| -- is |true| if penalty nodes for potential line breaks are to be -- inserted into the resulting hlist, the parameter |cur_style| is a -- style code. After |mlist_to_hlist| has acted, |vlink(temp_head)| -- points to the translated hlist. -- -- Since mlists can be inside mlists, the procedure is recursive. And since this -- is not part of \TeX's inner loop, the program has been written in a manner -- that stresses compactness over efficiency. --@^recursion@> -- --@c --int cur_size; /* size code corresponding to |cur_style| */ -- --@ @c --static pointer get_delim_box(pointer q, extinfo * ext, internal_font_number f, scaled v, -- pointer att, int cur_style, int boxtype) -+/*tex -+ -+ \TeX's most important routine for dealing with formulas is called -+ |mlist_to_hlist|. After a formula has been scanned and represented as an -+ mlist, this routine converts it to an hlist that can be placed into a box or -+ incorporated into the text of a paragraph. The explicit parameter |cur_mlist| -+ points to the first node or noad in the given mlist (and it might be |null|); -+ the parameter |penalties| is |true| if penalty nodes for potential line -+ breaks are to be inserted into the resulting hlist, the parameter |cur_style| -+ is a style code. After |mlist_to_hlist| has acted, |vlink(temp_head)| points -+ to the translated hlist. -+ -+ Since mlists can be inside mlists, the procedure is recursive. And since this -+ is not part of \TeX's inner loop, the program has been written in a manner -+ that stresses compactness over efficiency. -+ -+*/ -+ -+/*tex Size code corresponding to |cur_style|: */ -+ -+int cur_size; -+ -+static pointer get_delim_box(internal_font_number fnt, halfword chr, scaled v, scaled min_overlap, int horizontal, halfword att) - { -- pointer b; /* new box */ -- scaled b_max; /* natural (maximum) size of the stack */ -- scaled s_max; /* amount of possible shrink in the stack */ -+ int callback_id = callback_defined(make_extensible_callback); -+ if (callback_id > 0) { -+ /*tex -+ This call is not optimized as it hardly makes sense to use it ... special -+ and a it of feature creep too. -+ */ -+ halfword b = null; -+ run_callback(callback_id, "ddddbN->N",fnt,chr,v,min_overlap,horizontal,att,&b); -+ if (b == null) { -+ /*tex -+ We see this as a signal to do it the \TEX\ way. -+ */ -+ } else if (type(b) == hlist_node || type(b) == vlist_node) { -+ return b; -+ } else { -+ formatted_error("fonts","invalid extensible character %i created for font %i, [h|v]list expected",chr,fnt); -+ } -+ } -+ return make_extensible(fnt, chr, v, min_overlap, horizontal, att); -+} -+ -+pointer make_extensible(internal_font_number fnt, halfword chr, scaled v, scaled min_overlap, int horizontal, halfword att) -+{ -+ /*tex new box */ -+ pointer b; -+ /*tex natural (maximum) size of the stack */ -+ scaled b_max; -+ /*tex amount of possible shrink in the stack */ -+ scaled s_max; - extinfo *cur; -- scaled min_overlap, prev_overlap; -- int i; /* a temporary counter number of extensible pieces */ -- int with_extenders; /* number of times to repeat each repeatable item in |ext| */ -+ extinfo *ext; -+ scaled prev_overlap; -+ /*tex a temporary counter number of extensible pieces */ -+ int i; -+ /*tex number of times to repeat each repeatable item in |ext| */ -+ int with_extenders; - int num_extenders, num_normal; - scaled a, c, d; -- -- assert(ext != NULL); - b = new_null_box(); -- type(b) = (quarterword) boxtype; -- reset_attributes(b, att); -- min_overlap = connector_overlap_min(cur_style); -- assert(min_overlap >= 0); - with_extenders = -1; - num_extenders = 0; - num_normal = 0; -- -+ if (min_overlap < 0) { -+ min_overlap = 0; -+ } -+ if (horizontal) { -+ type(b) = (quarterword) hlist_node; -+ ext = get_charinfo_hor_variants(char_info(fnt,chr)); -+ } else { -+ type(b) = (quarterword) vlist_node; -+ ext = get_charinfo_vert_variants(char_info(fnt,chr)); -+ } -+ if (att != null) { -+ reset_attributes(b,att); -+ } - cur = ext; - while (cur != NULL) { -- if (!char_exists(f, cur->glyph)) { -+ if (!char_exists(fnt, cur->glyph)) { - const char *hlp[] = { - "Each glyph part in an extensible item should exist in the font.", - "I will give up trying to find a suitable size for now. Fix your font!", -@@ -1160,7 +1320,7 @@ static pointer get_delim_box(pointer q, extinfo * ext, internal_font_number f, s - num_extenders++; - else - num_normal++; -- /* no negative overlaps or advances are allowed */ -+ /*tex No negative overlaps or advances are allowed. */ - if (cur->start_overlap < 0 || cur->end_overlap < 0 || cur->advance < 0) { - const char *hlp[] = { - "All measurements in extensible items should be positive.", -@@ -1190,16 +1350,16 @@ static pointer get_delim_box(pointer q, extinfo * ext, internal_font_number f, s - num_normal = 1; - num_extenders--; - } -- /* -+ /*tex -+ - |ext| holds a linked list of numerous items that may or may not be - repeatable. For the total height, we have to figure out how many items - are needed to create a stack of at least |v|. - -- The next |while| loop does that. It has two goals: it finds out -- the natural height |b_max| of the all the parts needed to reach -- at least |v|, and it sets |with_extenders| to the number of times -- each of the repeatable items in |ext| has to be repeated to reach -- that height. -+ The next |while| loop does that. It has two goals: it finds out the -+ natural height |b_max| of the all the parts needed to reach at least |v|, -+ and it sets |with_extenders| to the number of times each of the -+ repeatable items in |ext| has to be repeated to reach that height. - - */ - cur = ext; -@@ -1217,12 +1377,15 @@ static pointer get_delim_box(pointer q, extinfo * ext, internal_font_number f, s - c = prev_overlap; - a = cur->advance; - if (a == 0) { -- /* for tfm fonts */ -- if (boxtype == vlist_node) -- a = height_plus_depth(f, cur->glyph); -- else -- a = char_width(f, cur->glyph); -- assert(a >= 0); -+ /*tex for tfm fonts */ -+ if (horizontal) { -+ a = char_width(fnt, cur->glyph); -+ } else { -+ a = height_plus_depth(fnt, cur->glyph); -+ } -+ if (a < 0) { -+ formatted_error("fonts","bad extensible character %i in font %i",chr,fnt); -+ } - } - b_max += a - c; - prev_overlap = cur->end_overlap; -@@ -1236,12 +1399,15 @@ static pointer get_delim_box(pointer q, extinfo * ext, internal_font_number f, s - c = prev_overlap; - a = cur->advance; - if (a == 0) { -- /* for tfm fonts */ -- if (boxtype == vlist_node) -- a = height_plus_depth(f, cur->glyph); -- else -- a = char_width(f, cur->glyph); -- assert(a >= 0); -+ /*tex for tfm fonts */ -+ if (horizontal) { -+ a = char_width(fnt, cur->glyph); -+ } else { -+ a = height_plus_depth(fnt, cur->glyph); -+ } -+ if (a < 0) { -+ formatted_error("fonts","bad extensible character %i in font %i",chr,fnt); -+ } - } - b_max += a - c; - prev_overlap = cur->end_overlap; -@@ -1250,10 +1416,11 @@ static pointer get_delim_box(pointer q, extinfo * ext, internal_font_number f, s - } - } - } -+ /*tex -+ -+ Assemble box using |with_extenders| copies of each extender, with -+ appropriate glue wherever an overlap occurs. - -- /* -- assemble box using |with_extenders| copies of each extender, with -- appropriate glue wherever an overlap occurs - */ - prev_overlap = 0; - b_max = 0; -@@ -1271,7 +1438,7 @@ static pointer get_delim_box(pointer q, extinfo * ext, internal_font_number f, s - s_max += (-c) - (-d); - b_max -= d; - } -- b_max += stack_into_box(b, f, cur->glyph); -+ b_max += stack_into_box(b, fnt, cur->glyph); - prev_overlap = cur->end_overlap; - i--; - } else { -@@ -1288,19 +1455,17 @@ static pointer get_delim_box(pointer q, extinfo * ext, internal_font_number f, s - s_max += (-c) - (-d); - b_max -= d; - } -- b_max += stack_into_box(b, f, cur->glyph); -+ b_max += stack_into_box(b, fnt, cur->glyph); - prev_overlap = cur->end_overlap; - i--; - } - } - } -- -- /* set glue so as to stretch the connections if needed */ -- -+ /*tex Set glue so as to stretch the connections if needed. */ - d = 0; - if (v > b_max && s_max > 0) { - d = v-b_max; -- /* don't stretch more than |s_max| */ -+ /*tex Don't stretch more than |s_max|. */ - if (d > s_max) - d = s_max; - glue_order(b) = normal; -@@ -1308,32 +1473,33 @@ static pointer get_delim_box(pointer q, extinfo * ext, internal_font_number f, s - glue_set(b) = unfloat(d/(float) s_max); - b_max += d; - } -- -- if (boxtype == vlist_node) { -- height(b) = b_max; -- } else { -+ if (horizontal) { - width(b) = b_max; -+ } else { -+ height(b) = b_max; - } -- - return b; - } - --@ The |var_delimiter| function, which finds or constructs a sufficiently -- large delimiter, is the most interesting of the auxiliary functions that -- currently concern us. Given a pointer |d| to a delimiter field in some noad, -- together with a size code |s| and a vertical distance |v|, this function -- returns a pointer to a box that contains the smallest variant of |d| whose -- height plus depth is |v| or more. (And if no variant is large enough, it -- returns the largest available variant.) In particular, this routine will -- construct arbitrarily large delimiters from extensible components, if -- |d| leads to such characters. -- -- The value returned is a box whose |shift_amount| has been set so that -- the box is vertically centered with respect to the axis in the given size. -- If a built-up symbol is returned, the height of the box before shifting -- will be the height of its topmost component. -- --@c -+/*tex -+ -+ The |var_delimiter| function, which finds or constructs a sufficiently large -+ delimiter, is the most interesting of the auxiliary functions that currently -+ concern us. Given a pointer |d| to a delimiter field in some noad, together -+ with a size code |s| and a vertical distance |v|, this function returns a -+ pointer to a box that contains the smallest variant of |d| whose height plus -+ depth is |v| or more. (And if no variant is large enough, it returns the -+ largest available variant.) In particular, this routine will construct -+ arbitrarily large delimiters from extensible components, if |d| leads to such -+ characters. -+ -+ The value returned is a box whose |shift_amount| has been set so that the box -+ is vertically centered with respect to the axis in the given size. If a -+ built-up symbol is returned, the height of the box before shifting will be -+ the height of its topmost component. -+ -+*/ -+ - static void endless_loop_error(internal_font_number g, int y) - { - char s[256]; -@@ -1343,23 +1509,31 @@ static void endless_loop_error(internal_font_number g, int y) - "I will jump out of the loop all by myself now. Fix your font!", - NULL - }; -- snprintf(s, 256, "Math error: endless loop in charlist (U+%04x in %s)", -- (int) y, font_name(g)); -+ snprintf(s, 256, "Math error: endless loop in charlist (U+%04x in %s)", (int) y, font_name(g)); - tex_error(s, hlp); - } - - static pointer do_delimiter(pointer q, pointer d, int s, scaled v, boolean flat, int cur_style, boolean shift, boolean *stack, scaled *delta, int *same) - { -- pointer b; /* the box that will be constructed */ -- internal_font_number f, g; /* best-so-far and tentative font codes */ -- int c, i, x, y; /* best-so-far and tentative character codes */ -- scaled u; /* height-plus-depth of a tentative character */ -- scaled w = 0; /* largest height-plus-depth so far */ -- int z; /* runs through font family members */ -- boolean large_attempt = false; /* are we trying the ``large'' variant? */ -- pointer att = null; /* to save the current attribute list */ -+ /*tex the box that will be constructed */ -+ pointer b; -+ /*tex best-so-far and tentative font codes */ -+ internal_font_number f, g; -+ /*tex best-so-far and tentative character codes */ -+ int c, i, x, y; -+ /*tex height-plus-depth of a tentative character */ -+ scaled u; -+ /*tex largest height-plus-depth so far */ -+ scaled w = 0; -+ /*tex runs through font family members */ -+ int z; -+ /*tex are we trying the ``large'' variant? */ -+ boolean large_attempt = false; -+ /*tex to save the current attribute list */ -+ pointer att = null; - int emas = 0 ; - boolean do_parts = false; -+ boolean parts_done = false; - extinfo *ext; - f = null_font; - c = 0; -@@ -1373,10 +1547,12 @@ static pointer do_delimiter(pointer q, pointer d, int s, scaled v, boolean flat, - same = 0; - } - while (true) { -- /* -- The search process is complicated slightly by the facts that some of the -- characters might not be present in some of the fonts, and they might not -- be probed in increasing order of height. -+ /*tex -+ -+ The search process is complicated slightly by the facts that some of -+ the characters might not be present in some of the fonts, and they -+ might not be probed in increasing order of height. -+ - */ - if ((z != 0) || (x != 0)) { - g = fam_fnt(z, s); -@@ -1403,7 +1579,6 @@ static pointer do_delimiter(pointer q, pointer d, int s, scaled v, boolean flat, - goto FOUND; - } - if (i > 10000) { -- /* endless loop */ - endless_loop_error(g, y); - goto FOUND; - } -@@ -1414,8 +1589,10 @@ static pointer do_delimiter(pointer q, pointer d, int s, scaled v, boolean flat, - } - } - } -- if (large_attempt) -- goto FOUND; /* there were none large enough */ -+ if (large_attempt) { -+ /*tex There were none large enough. */ -+ goto FOUND; -+ } - large_attempt = true; - z = large_fam(d); - x = large_char(d); -@@ -1427,17 +1604,20 @@ static pointer do_delimiter(pointer q, pointer d, int s, scaled v, boolean flat, - flush_node(d); - } - if (f != null_font) { -- /* -- When the following code is executed, |do_parts| will be true -- if a built-up symbol is supposed to be returned. -+ /*tex -+ -+ When the following code is executed, |do_parts| will be true if a -+ built-up symbol is supposed to be returned. -+ - */ - ext = NULL; - if ((do_parts) && ((!flat && (ext = get_charinfo_vert_variants(char_info(f,c))) != NULL) - || ( flat && (ext = get_charinfo_hor_variants (char_info(f,c))) != NULL))) { -+ parts_done = true; - if (flat) { -- b = get_delim_box(d, ext, f, v, att, cur_style, hlist_node); -+ b = get_delim_box(f, c, v, connector_overlap_min(cur_style), 1, att); - } else { -- b = get_delim_box(d, ext, f, v, att, cur_style, vlist_node); -+ b = get_delim_box(f, c, v, connector_overlap_min(cur_style), 0, att); - } - if (delta != NULL) { - if (do_new_math(f)) { -@@ -1449,16 +1629,18 @@ static pointer do_delimiter(pointer q, pointer d, int s, scaled v, boolean flat, - if (stack != NULL) - *stack = true ; - } else { -+ parts_done = false; - if (same != NULL && x == c) { - *same = emas; - } - b = char_box(f, c, att); - if (!do_new_math(f)) { -- /* italic gets added to width */ -+ /*tex Italic gets added to width. */ - width(b) += char_italic(f, c); - } - if (delta != NULL) { -- *delta = char_italic(f, c); /* was historically (f, x) */ -+ /*tex This used to be (f, x). */ -+ *delta = char_italic(f, c); - } - if (stack != NULL) - *stack = false ; -@@ -1469,7 +1651,7 @@ static pointer do_delimiter(pointer q, pointer d, int s, scaled v, boolean flat, - if (flat) { - width(b) = 0; - } else { -- /* use this width if no delimiter was found */ -+ /*tex Use this width if no delimiter was found. */ - width(b) = null_delimiter_space_par; - } - if (delta != NULL) { -@@ -1479,38 +1661,54 @@ static pointer do_delimiter(pointer q, pointer d, int s, scaled v, boolean flat, - *stack = false ; - } - if (!flat) { -- if (emas == 0 || ! delimitermodenoshift) { -- /* vertical variant */ -- shift_amount(b) = half(height(b) - depth(b)); -- if (shift) { -- shift_amount(b) -= math_axis_size(s); -- } -+ /*tex when emas ~= 0 then we have a non scaled character */ -+ if (emas != 0 && delimitermodesamenos) { -+ /*tex same character and no shift when same forced */ -+ goto DONE; -+ } -+ if (! parts_done && delimitermodecharnos) { -+ /*tex same character and no shift when same forced */ -+ goto DONE; -+ } -+ if (delimitermodenoshift) { -+ /*tex no shift forced */ -+ goto DONE; -+ } -+ /*tex vertical variant */ -+ shift_amount(b) = half(height(b) - depth(b)); -+ if (shift) { -+ shift_amount(b) -= math_axis_size(s); - } - } -+ DONE: - delete_attribute_ref(att); - return b; - } - --@ The next subroutine is much simpler; it is used for numerators and --denominators of fractions as well as for displayed operators and --their limits above and below. It takes a given box~|b| and --changes it so that the new box is centered in a box of width~|w|. --The centering is done by putting \.{\\hss} glue at the left and right --of the list inside |b|, then packaging the new box; thus, the --actual box might not really be centered, if it already contains --infinite glue. -+/*tex -+ -+ The next subroutine is much simpler; it is used for numerators and -+ denominators of fractions as well as for displayed operators and their limits -+ above and below. It takes a given box~|b| and changes it so that the new box -+ is centered in a box of width~|w|. The centering is done by putting \.{\\hss} -+ glue at the left and right of the list inside |b|, then packaging the new -+ box; thus, the actual box might not really be centered, if it already -+ contains infinite glue. -+ -+ The given box might contain a single character whose italic correction has -+ been added to the width of the box; in this case a compensating kern is -+ inserted. - --The given box might contain a single character whose italic correction --has been added to the width of the box; in this case a compensating --kern is inserted. -+*/ - --@c - static pointer rebox(pointer b, scaled w) - { -- pointer p, q, r, att; /* temporary registers for list manipulation */ -- internal_font_number f; /* font in a one-character box */ -- scaled v; /* width of a character without italic correction */ -- -+ /*tex temporary registers for list manipulation */ -+ pointer p, q, r, att; -+ /*tex font in a one-character box */ -+ internal_font_number f; -+ /*tex width of a character without italic correction */ -+ scaled v; - if ((width(b) != w) && (list_ptr(b) != null)) { - if (type(b) == vlist_node) { - p = hpack(b, 0, additional, -1); -@@ -1549,23 +1747,30 @@ static pointer rebox(pointer b, scaled w) - } - } - --@ Here is a subroutine that creates a new glue specification from another --one that is expressed in `\.{mu}', given the value of the math unit. -+/*tex -+ -+ Here is a subroutine that creates a new glue specification from another one -+ that is expressed in `\.{mu}', given the value of the math unit. -+ -+*/ - --@c - #define mu_mult(A) mult_and_add(n,(A),xn_over_d((A),f,unity),max_dimen) - - static pointer math_glue(pointer g, scaled m) - { -- int n = x_over_n(m, unity); /* integer part of |m| */ -- scaled f = tex_remainder; /* fraction part of |m| */ -- pointer p; /* the new glue specification */ -+ /*tex integer part of |m| */ -+ int n = x_over_n(m, unity); -+ /*tex fraction part of |m| */ -+ scaled f = tex_remainder; -+ /*tex the new glue specification */ -+ pointer p; - if (f < 0) { - decr(n); - f = f + unity; - } - p = new_node(glue_node, 0); -- width(p) = mu_mult(width(g)); /* convert \.{mu} to \.{pt} */ -+ /* convert \.{mu} to \.{pt} */ -+ width(p) = mu_mult(width(g)); - stretch_order(p) = stretch_order(g); - if (stretch_order(p) == normal) - stretch(p) = mu_mult(stretch(g)); -@@ -1581,13 +1786,16 @@ static pointer math_glue(pointer g, scaled m) - - static void math_glue_to_glue(pointer p, scaled m) - { -- int n = x_over_n(m, unity); /* integer part of |m| */ -- scaled f = tex_remainder; /* fraction part of |m| */ -+ /*tex integer part of |m| */ -+ int n = x_over_n(m, unity); -+ /*tex fraction part of |m| */ -+ scaled f = tex_remainder; - if (f < 0) { - decr(n); - f = f + unity; - } -- width(p) = mu_mult(width(p)); /* convert \.{mu} to \.{pt} */ -+ /* convert \.{mu} to \.{pt} */ -+ width(p) = mu_mult(width(p)); - if (stretch_order(p) == normal) - stretch(p) = mu_mult(stretch(p)); - if (shrink_order(p) == normal) -@@ -1595,14 +1803,18 @@ static void math_glue_to_glue(pointer p, scaled m) - subtype(p) = normal; - } - --@ The |math_kern| subroutine removes |mu_glue| from a kern node, given --the value of the math unit. -+/*tex -+ -+ The |math_kern| subroutine removes |mu_glue| from a kern node, given the -+ value of the math unit. - --@c -+*/ - static void math_kern(pointer p, scaled m) - { -- int n; /* integer part of |m| */ -- scaled f; /* fraction part of |m| */ -+ /*tex integer part of |m| */ -+ int n; -+ /*tex fraction part of |m| */ -+ scaled f; - if (subtype(p) == mu_glue) { - n = x_over_n(m, unity); - f = tex_remainder; -@@ -1611,15 +1823,15 @@ static void math_kern(pointer p, scaled m) - f = f + unity; - } - width(p) = mu_mult(width(p)); -- subtype(p) = italic_kern; /* this is weird, it's not a italic but explicit_kern */ -+ /* this is weird, it's not a italic but explicit_kern */ -+ subtype(p) = italic_kern; - } - } - --@ @c - void run_mlist_to_hlist(halfword p, boolean penalties, int mstyle) - { - int callback_id; -- int a, sfix; -+ int a, sfix, i; - if (p == null) { - vlink(temp_head) = null; - return; -@@ -1636,18 +1848,16 @@ void run_mlist_to_hlist(halfword p, boolean penalties, int mstyle) - nodelist_to_lua(Luas, p); - lua_push_math_style_name(Luas, mstyle); - lua_pushboolean(Luas, penalties); -- if (lua_pcall(Luas, 3, 1, 0) != 0) { /* 3 args, 1 result */ -- char errmsg[256]; /* temp hack ... we will have a formatted error */ -- snprintf(errmsg, 255, "error: %s\n", lua_tostring(Luas, -1)); -- errmsg[255]='\0'; -+ if ((i=lua_pcall(Luas, 3, 1, 0)) != 0) { -+ formatted_warning("mlist to hlist","error: %s",lua_tostring(Luas, -1)); - lua_settop(Luas, sfix); -- normal_error("mlist to hlist",errmsg); /* to be done */ -+ luatex_error(Luas, (i == LUA_ERRRUN ? 0 : 1)); - return; - } -- a = nodelist_from_lua(Luas); -+ a = nodelist_from_lua(Luas,-1); - /* alink(vlink(a)) = null; */ -- lua_settop(Luas, sfix); - vlink(temp_head) = a; -+ lua_settop(Luas, sfix); - } else if (callback_id == 0) { - mlist_to_hlist(p, penalties, mstyle); - } else { -@@ -1655,22 +1865,27 @@ void run_mlist_to_hlist(halfword p, boolean penalties, int mstyle) - } - } - --@ The recursion in |mlist_to_hlist| is due primarily to a subroutine --called |clean_box| that puts a given noad field into a box using a given --math style; |mlist_to_hlist| can call |clean_box|, which can call --|mlist_to_hlist|. --@^recursion@> -+/*tex -+ -+ The recursion in |mlist_to_hlist| is due primarily to a subroutine called -+ |clean_box| that puts a given noad field into a box using a given math style; -+ |mlist_to_hlist| can call |clean_box|, which can call |mlist_to_hlist|. - --The box returned by |clean_box| is ``clean'' in the --sense that its |shift_amount| is zero. -+ The box returned by |clean_box| is ``clean'' in the sense that its -+ |shift_amount| is zero. -+ -+*/ - --@c - static pointer clean_box(pointer p, int s, int cur_style) - { -- pointer q; /* beginning of a list to be boxed */ -- pointer x; /* box to be returned */ -- pointer r; /* temporary pointer */ -- pointer mlist = null; /* beginning of mlist to be translated */ -+ /*tex beginning of a list to be boxed */ -+ pointer q; -+ /*tex box to be returned */ -+ pointer x; -+ /*tex temporary pointer */ -+ pointer r; -+ /*tex beginning of mlist to be translated */ -+ pointer mlist = null; - switch (type(p)) { - case math_char_node: - mlist = new_noad(); -@@ -1689,18 +1904,20 @@ static pointer clean_box(pointer p, int s, int cur_style) - goto FOUND; - } - mlist_to_hlist(mlist, false, s); -- q = vlink(temp_head); /* recursive call */ -+ /*tex recursive call */ -+ q = vlink(temp_head); - setup_cur_size(cur_style); - FOUND: - if (is_char_node(q) || (q == null)) - x = hpack(q, 0, additional, -1); - else if ((vlink(q) == null) && (type(q) <= vlist_node) && (shift_amount(q) == 0)) -- x = q; /* it's already clean */ -+ /*tex It's already clean. */ -+ x = q; - else - x = hpack(q, 0, additional, -1); - if (x != q && q != null) - reset_attributes(x, node_attr(q)); -- /* Here we save memory space in a common case. */ -+ /*tex Here we save memory space in a common case. */ - q = list_ptr(x); - if (is_char_node(q)) { - r = vlink(q); -@@ -1708,7 +1925,7 @@ static pointer clean_box(pointer p, int s, int cur_style) - if (vlink(r) == null) { - if (!is_char_node(r)) { - if (type(r) == kern_node) { -- /* unneeded italic correction */ -+ /*tex Unneeded italic correction. */ - flush_node(r); - vlink(q) = null; - } -@@ -1719,22 +1936,30 @@ static pointer clean_box(pointer p, int s, int cur_style) - return x; - } - --@ It is convenient to have a procedure that converts a |math_char| --field to an ``unpacked'' form. The |fetch| routine sets |cur_f| and |cur_c| --to the font code and character code of a given noad field. --It also takes care of issuing error messages for --nonexistent characters; in such cases, |char_exists(cur_f,cur_c)| will be |false| --after |fetch| has acted, and the field will also have been reset to |null|. -+/*tex - --The outputs of |fetch| are placed in global variables. -+ It is convenient to have a procedure that converts a |math_char| field to an -+ ``unpacked'' form. The |fetch| routine sets |cur_f| and |cur_c| to the font -+ code and character code of a given noad field. It also takes care of issuing -+ error messages for nonexistent characters; in such cases, -+ |char_exists(cur_f,cur_c)| will be |false| after |fetch| has acted, and the -+ field will also have been reset to |null|. - --@c --internal_font_number cur_f; /* the |font| field of a |math_char| */ --int cur_c; /* the |character| field of a |math_char| */ -+ The outputs of |fetch| are placed in global variables. - --@ Here we unpack the |math_char| field |a|. -+*/ -+ -+/*tex the |font| field of a |math_char| */ -+ -+internal_font_number cur_f; -+ -+/*tex the |character| field of a |math_char| */ - --@c static void fetch(pointer a) -+int cur_c; -+ -+/*tex Here we unpack the |math_char| field |a|. */ -+ -+static void fetch(pointer a) - { - cur_c = math_character(a); - cur_f = fam_fnt(math_fam(a), cur_size); -@@ -1757,75 +1982,125 @@ int cur_c; /* the |character| field of a |math_char| */ - } - } - --@ We need to do a lot of different things, so |mlist_to_hlist| makes two --passes over the given mlist. -+/*tex -+ -+ We need to do a lot of different things, so |mlist_to_hlist| makes two passes -+ over the given mlist. - --The first pass does most of the processing: It removes ``mu'' spacing from --glue, it recursively evaluates all subsidiary mlists so that only the --top-level mlist remains to be handled, it puts fractions and square roots --and such things into boxes, it attaches subscripts and superscripts, and --it computes the overall height and depth of the top-level mlist so that --the size of delimiters for a |fence_noad| will be known. --The hlist resulting from each noad is recorded in that noad's |new_hlist| --field, an integer field that replaces the |nucleus| or |thickness|. --@^recursion@> -+ The first pass does most of the processing: It removes ``mu'' spacing from -+ glue, it recursively evaluates all subsidiary mlists so that only the -+ top-level mlist remains to be handled, it puts fractions and square roots and -+ such things into boxes, it attaches subscripts and superscripts, and it -+ computes the overall height and depth of the top-level mlist so that the size -+ of delimiters for a |fence_noad| will be known. The hlist resulting from each -+ noad is recorded in that noad's |new_hlist| field, an integer field that -+ replaces the |nucleus| or |thickness|. - --The second pass eliminates all noads and inserts the correct glue and --penalties between nodes. -+ The second pass eliminates all noads and inserts the correct glue and -+ penalties between nodes. -+ -+*/ - --@c - static void assign_new_hlist(pointer q, pointer r) - { - switch (type(q)) { -- case fraction_noad: -- math_list(numerator(q)) = null; -- flush_node(numerator(q)); -- numerator(q) = null; -- math_list(denominator(q)) = null; -- flush_node(denominator(q)); -- denominator(q) = null; -- break; -- case radical_noad: -- case simple_noad: -- case accent_noad: -- if (nucleus(q) != null) { -- math_list(nucleus(q)) = null; -- flush_node(nucleus(q)); -- nucleus(q) = null; -- } -- break; -+ case fraction_noad: -+ math_list(numerator(q)) = null; -+ flush_node(numerator(q)); -+ numerator(q) = null; -+ math_list(denominator(q)) = null; -+ flush_node(denominator(q)); -+ denominator(q) = null; -+ break; -+ case radical_noad: -+ case simple_noad: -+ case accent_noad: -+ if (nucleus(q) != null) { -+ math_list(nucleus(q)) = null; -+ flush_node(nucleus(q)); -+ nucleus(q) = null; -+ } -+ break; - } - new_hlist(q) = r; - } - --@ @c - #define choose_mlist(A) do { p=A(q); A(q)=null; } while (0) - --@ Most of the actual construction work of |mlist_to_hlist| is done --by procedures with names like |make_fraction|, |make_radical|, etc. To --illustrate the general setup of such procedures, let's begin with a --couple of simple ones. -+/*tex -+ -+ Most of the actual construction work of |mlist_to_hlist| is done by -+ procedures with names like |make_fraction|, |make_radical|, etc. To -+ illustrate the general setup of such procedures, let's begin with a couple of -+ simple ones. -+ -+*/ - --@c - static void make_over(pointer q, int cur_style, int cur_size, int cur_fam) - { -+ /*tex -+ -+ No rule adaption yet, maybe never as overbars should be proper -+ extensibles. -+ -+ */ - pointer p; -+ scaled f, t; -+ scaled used_thickness = overbar_rule(cur_style); -+ scaled used_fam = cur_fam; -+ if (math_rule_thickness_mode_par > 0) { -+ f = noad_fam(q); -+ if (f >= 0) { -+ t = fam_fnt(f,cur_size); -+ if (do_new_math(t)) { -+ t = font_MATH_par(t, OverbarRuleThickness); -+ if (t != undefined_math_parameter) { -+ used_thickness = t; -+ used_fam = f; -+ } -+ } -+ } -+ } - p = overbar(clean_box(nucleus(q), cramped_style(cur_style), cur_style), -- overbar_vgap(cur_style), overbar_rule(cur_style), -- overbar_kern(cur_style), node_attr(nucleus(q)), math_over_rule, cur_size, cur_fam); -+ overbar_vgap(cur_style), used_thickness, overbar_kern(cur_style), -+ node_attr(nucleus(q)), math_over_rule, cur_size, used_fam); - math_list(nucleus(q)) = p; - type(nucleus(q)) = sub_box_node; - } - - static void make_under(pointer q, int cur_style, int cur_size, int cur_fam) - { -- pointer p, x, y, r; /* temporary registers for box construction */ -- scaled delta; /* overall height plus depth */ -+ /*tex -+ -+ No rule adaption yet, maybe never as underbars should be proper -+ extensibles. -+ -+ */ -+ /*tex temporary registers for box construction */ -+ pointer p, x, y, r; -+ /*tex overall height plus depth */ -+ scaled delta; -+ scaled f, t; -+ scaled used_thickness = underbar_rule(cur_style); -+ scaled used_fam = cur_fam; - x = clean_box(nucleus(q), cur_style, cur_style); - p = new_kern(underbar_vgap(cur_style)); - reset_attributes(p, node_attr(q)); - couple_nodes(x,p); -- r = do_fraction_rule(underbar_rule(cur_style), node_attr(q), math_under_rule, cur_size, cur_fam); -+ if (math_rule_thickness_mode_par > 0) { -+ f = noad_fam(q); -+ if (f >= 0) { -+ t = fam_fnt(f,cur_size); -+ if (do_new_math(t)) { -+ t = font_MATH_par(t, UnderbarRuleThickness); -+ if (t != undefined_math_parameter) { -+ used_thickness = t; -+ used_fam = f; -+ } -+ } -+ } -+ } -+ r = do_fraction_rule(used_thickness, node_attr(q), math_under_rule, cur_size, used_fam); - couple_nodes(p,r); - y = vpackage(x, 0, additional, max_dimen, math_direction_par); - reset_attributes(y, node_attr(q)); -@@ -1838,8 +2113,10 @@ static void make_under(pointer q, int cur_style, int cur_size, int cur_fam) - - static void make_vcenter(pointer q) - { -- pointer v; /* the box that should be centered vertically */ -- scaled delta; /* its height plus depth */ -+ /*tex the box that should be centered vertically */ -+ pointer v; -+ /*tex its height plus depth */ -+ scaled delta; - v = math_list(nucleus(q)); - if (type(v) != vlist_node) - confusion("vcenter"); -@@ -1848,16 +2125,19 @@ static void make_vcenter(pointer q) - depth(v) = delta - height(v); - } - --@ According to the rules in the \.{DVI} file specifications, we ensure alignment --@^square roots@> --between a square root sign and the rule above its nucleus by assuming that the --baseline of the square-root symbol is the same as the bottom of the rule. The --height of the square-root symbol will be the thickness of the rule, and the --depth of the square-root symbol should exceed or equal the height-plus-depth --of the nucleus plus a certain minimum clearance~|psi|. The symbol will be --placed so that the actual clearance is |psi| plus half the excess. -+/*tex -+ -+ According to the rules in the \.{DVI} file specifications, we ensure -+ alignment between a square root sign and the rule above its nucleus by -+ assuming that the baseline of the square-root symbol is the same as the -+ bottom of the rule. The height of the square-root symbol will be the -+ thickness of the rule, and the depth of the square-root symbol should exceed -+ or equal the height-plus-depth of the nucleus plus a certain minimum -+ clearance~|psi|. The symbol will be placed so that the actual clearance is -+ |psi| plus half the excess. -+ -+*/ - --@c - static void make_hextension(pointer q, int cur_style) - { - pointer e, p; -@@ -1885,25 +2165,50 @@ static void make_hextension(pointer q, int cur_style) - - static void make_radical(pointer q, int cur_style) - { -- pointer x, y, p, l1, l2; /* temporary registers for box construction */ -- scaled delta, clr, theta, h; /* dimensions involved in the calculation */ -+ /*tex temporary registers for box construction */ -+ pointer x, y, p, l1, l2; -+ /*tex dimensions involved in the calculation */ -+ scaled delta, clr, theta, h, f; -+ scaled t, used_fam ; - x = clean_box(nucleus(q), cramped_style(cur_style), cur_style); - clr = radical_vgap(cur_style); - theta = radical_rule_par(cur_style); -+ used_fam = small_fam(left_delimiter(q)); -+ /*tex -+ -+ We can take the rule width from the fam/style of the delimiter or use the -+ most recent math parameters value. -+ -+ */ -+ if (math_rule_thickness_mode_par > 0) { -+ f = small_fam(left_delimiter(q)); -+ if (f >= 0) { -+ t = fam_fnt(f,cur_size); -+ if (do_new_math(t)) { -+ t = font_MATH_par(t, RadicalRuleThickness); -+ if (t != undefined_math_parameter) { -+ theta = t; -+ used_fam = f; -+ } -+ } -+ } -+ } - if (theta == undefined_math_parameter) { -- /* a real radical */ -+ /*tex a real radical */ - theta = fraction_rule(cur_style); - y = do_delimiter(q, left_delimiter(q), cur_size, height(x) + depth(x) + clr + theta, false, cur_style, true, NULL, NULL, NULL); -- /* -+ /*tex -+ - If |y| is a composite then set |theta| to the height of its top - character, else set it to the height of |y|. -+ - */ - l1 = list_ptr(y); - if ((l1 != null) && (type(l1) == hlist_node)) { -- /* possible composite */ -+ /*tex possible composite */ - l2 = list_ptr(l1); - if ((l2 != null) && (type(l2) == glyph_node)) { -- /* top character */ -+ /*tex top character */ - theta = char_height(font(l2), character(l2)); - } else { - theta = height(y); -@@ -1912,18 +2217,29 @@ static void make_radical(pointer q, int cur_style) - theta = height(y); - } - } else { -- /* not really a radical but we use its node, historical sharing (like in mathml) */ -+ /*tex -+ -+ Not really a radical but we use its node, historical sharing (like in -+ mathml). -+ -+ */ - y = do_delimiter(q, left_delimiter(q), cur_size, height(x) + depth(x) + clr + theta, false, cur_style, true, NULL, NULL, NULL); - } -+ /*tex -+ -+ Weird hack, in overbar we use small_fam(left_delimiter(q)) so actually -+ small_fam(0). -+ -+ */ - left_delimiter(q) = null; - delta = (depth(y) + height(y) - theta) - (height(x) + depth(x) + clr); - if (delta > 0) { -- /* increase the actual clearance */ -+ /*tex increase the actual clearance */ - clr = clr + half(delta); - } - shift_amount(y) = (height(y) - theta) - (height(x) + clr); - h = depth(y) + height(y); -- p = overbar(x, clr, theta, radical_kern(cur_style), node_attr(y), math_radical_rule, cur_size, small_fam(left_delimiter(q))); -+ p = overbar(x, clr, theta, radical_kern(cur_style), node_attr(y), math_radical_rule, cur_size, used_fam); - couple_nodes(y,p); - if (degree(q) != null) { - scaled wr, br, ar; -@@ -1949,7 +2265,7 @@ static void make_radical(pointer q, int cur_style) - couple_nodes(x,r); - y = x; - } -- /* for \.{\\Uroot ..{}{}} : */ -+ /*tex for \.{\\Uroot ..{}{}} : */ - math_list(degree(q)) = null; - flush_node(degree(q)); - } -@@ -1959,12 +2275,11 @@ static void make_radical(pointer q, int cur_style) - type(nucleus(q)) = sub_box_node; - } - --@ Construct a vlist box -+/*tex Construct a vlist box: */ - --@c - static pointer wrapup_over_under_delimiter(pointer x, pointer y, pointer q, scaled shift_up, scaled shift_down) - { -- pointer p; /* temporary register for box construction */ -+ pointer p; - pointer v = new_null_box(); - type(v) = vlist_node; - height(v) = shift_up + height(x); -@@ -1978,9 +2293,7 @@ static pointer wrapup_over_under_delimiter(pointer x, pointer y, pointer q, scal - return v; - } - --/* when exact use radicalwidth (y is delimiter) */ -- --@ @c -+/*tex When |exact| use radicalwidth (|y| is delimiter). */ - - #define fixup_widths(q,x,y) do { \ - if (width(y) >= width(x)) { \ -@@ -2014,7 +2327,7 @@ static pointer wrapup_over_under_delimiter(pointer x, pointer y, pointer q, scal - width(r) = radicalwidth(q); \ - reset_attributes(r, node_attr(q)); \ - } else if (radicalright(q)) { \ -- /* also kind of exact compared to vertical */ \ -+ /*tex also kind of exact compared to vertical */ \ - r = hpack(r, 0, additional, -1); \ - width(r) = radicalwidth(q); \ - reset_attributes(r, node_attr(q)); \ -@@ -2030,12 +2343,15 @@ static pointer wrapup_over_under_delimiter(pointer x, pointer y, pointer q, scal - } \ - } while (0) - --@ this has the |nucleus| box |x| as a limit above an extensible delimiter |y| -+/*tex -+ -+ This has the |nucleus| box |x| as a limit above an extensible delimiter |y|. -+ -+*/ - --@c - static void make_over_delimiter(pointer q, int cur_style) - { -- pointer x, y, v; /* temporary registers for box construction */ -+ pointer x, y, v; - scaled shift_up, shift_down, clr, delta, wd; - boolean stack; - x = clean_box(nucleus(q), sub_style(cur_style), cur_style); -@@ -2052,17 +2368,21 @@ static void make_over_delimiter(pointer q, int cur_style) - shift_up = shift_up + delta; - } - v = wrapup_over_under_delimiter(x, y, q, shift_up, shift_down); -- width(v) = width(x); /* this also equals |width(y)| */ -+ /*tex This also equals |width(y)|: */ -+ width(v) = width(x); - math_list(nucleus(q)) = v; - type(nucleus(q)) = sub_box_node; - } - --@ this has the extensible delimiter |x| as a limit below |nucleus| box |y| -+/*tex -+ -+ This has the extensible delimiter |x| as a limit below |nucleus| box |y|. -+ -+*/ - --@c - static void make_under_delimiter(pointer q, int cur_style) - { -- pointer x, y, v; /* temporary registers for box construction */ -+ pointer x, y, v; - scaled shift_up, shift_down, clr, delta, wd; - boolean stack; - y = clean_box(nucleus(q), sup_style(cur_style), cur_style); -@@ -2079,17 +2399,21 @@ static void make_under_delimiter(pointer q, int cur_style) - shift_down = shift_down + delta; - } - v = wrapup_over_under_delimiter(x, y, q, shift_up, shift_down); -- width(v) = width(y); /* this also equals |width(y)| */ -+ /*tex This also equals |width(y)|: */ -+ width(v) = width(y); - math_list(nucleus(q)) = v; - type(nucleus(q)) = sub_box_node; - } - --@ this has the extensible delimiter |x| as a limit above |nucleus| box |y| -+/*tex -+ -+ This has the extensible delimiter |x| as a limit above |nucleus| box |y|. -+ -+*/ - --@c - static void make_delimiter_over(pointer q, int cur_style) - { -- pointer x, y, v; /* temporary registers for box construction */ -+ pointer x, y, v; - scaled shift_up, shift_down, clr, actual, wd; - boolean stack; - y = clean_box(nucleus(q), cur_style, cur_style); -@@ -2106,17 +2430,21 @@ static void make_delimiter_over(pointer q, int cur_style) - shift_up = shift_up + (clr-actual); - } - v = wrapup_over_under_delimiter(x, y, q, shift_up, shift_down); -- width(v) = width(x); /* this also equals |width(y)| */ -+ /*tex This also equals |width(y)|: */ -+ width(v) = width(x); - math_list(nucleus(q)) = v; - type(nucleus(q)) = sub_box_node; - } - --@ this has the extensible delimiter |y| as a limit below a |nucleus| box |x| -+/*tex -+ -+ This has the extensible delimiter |y| as a limit below a |nucleus| box |x|. -+ -+*/ - --@c - static void make_delimiter_under(pointer q, int cur_style) - { -- pointer x, y, v; /* temporary registers for box construction */ -+ pointer x, y, v; - scaled shift_up, shift_down, clr, actual, wd; - boolean stack; - x = clean_box(nucleus(q), cur_style, cur_style); -@@ -2133,16 +2461,20 @@ static void make_delimiter_under(pointer q, int cur_style) - shift_down += (clr-actual); - } - v = wrapup_over_under_delimiter(x, y, q, shift_up, shift_down); -- width(v) = width(y); /* this also equals |width(y)| */ -+ /*tex This also equals |width(y)|: */ -+ width(v) = width(y); - math_list(nucleus(q)) = v; - type(nucleus(q)) = sub_box_node; - } - --@ Slants are not considered when placing accents in math mode. The accenter is --centered over the accentee, and the accent width is treated as zero with --respect to the size of the final box. -+/*tex -+ -+ Slants are not considered when placing accents in math mode. The accenter is -+ centered over the accentee, and the accent width is treated as zero with -+ respect to the size of the final box. -+ -+*/ - --@c - #define TOP_CODE 1 - #define BOT_CODE 2 - #define OVERLAY_CODE 4 -@@ -2150,14 +2482,17 @@ respect to the size of the final box. - - static boolean compute_accent_skew(pointer q, int flags, scaled *s) - { -- pointer p; /* temporary register for box construction */ -- boolean s_is_absolute = false; /* will be true if a top-accent is placed in |s| */ -+ /*tex temporary register for box construction */ -+ pointer p; -+ /*tex will be true if a top-accent is placed in |s| */ -+ boolean s_is_absolute = false; - if (type(nucleus(q)) == math_char_node) { - fetch(nucleus(q)); - if (do_new_math(cur_f)) { -- /* -- there is no bot_accent so let's assume similarity -+ /*tex -+ There is no bot_accent so let's assume similarity - -+ \starttyping - if (flags & (TOP_CODE | OVERLAY_CODE)) { - *s = char_top_accent(cur_f, cur_c); - if (*s != INT_MIN) { -@@ -2169,6 +2504,7 @@ static boolean compute_accent_skew(pointer q, int flags, scaled *s) - s_is_absolute = true; - } - } -+ \stoptyping - */ - *s = char_top_accent(cur_f, cur_c); - if (*s != INT_MIN) { -@@ -2182,15 +2518,24 @@ static boolean compute_accent_skew(pointer q, int flags, scaled *s) - } - } - } else if (type(nucleus(q)) == sub_mlist_node) { -- /* -- if |nucleus(q)| is a |sub_mlist_node| composed of an |accent_noad| we -- -- * use the positioning of the nucleus of that noad, recursing until -- * the inner most |accent_noad|. This way multiple stacked accents are -- * aligned to the inner most one. -- -- the vlink test was added in version 1.06, so that we only consider a lone -- noad: -+ /*tex -+ If |nucleus(q)| is a |sub_mlist_node| composed of an |accent_noad| we: -+ -+ \startitemize -+ \startitem -+ use the positioning of the nucleus of that noad, recursing until -+ \stopitem -+ \startitem -+ the inner most |accent_noad|. This way multiple stacked accents -+ are -+ \stopitem -+ \startitem -+ aligned to the inner most one. -+ \stopitem -+ \stoptitemize -+ -+ The vlink test was added in version 1.06, so that we only consider a -+ lone noad: - - $ - \Umathaccent bottom 0 0 "023DF { \Umathaccent fixed 0 0 "00302 { m } r } \quad -@@ -2213,12 +2558,18 @@ static boolean compute_accent_skew(pointer q, int flags, scaled *s) - - static void do_make_math_accent(pointer q, internal_font_number f, int c, int flags, int cur_style) - { -- pointer p, r, x, y; /* temporary registers for box construction */ -- scaled s; /* amount to skew the accent to the right */ -- scaled h; /* height of character being accented */ -- scaled delta; /* space to remove between accent and accentee */ -- scaled w; /* width of the accentee, not including sub/superscripts */ -- boolean s_is_absolute; /* will be true if a top-accent is placed in |s| */ -+ /*tex temporary registers for box construction */ -+ pointer p, r, x, y; -+ /*tex amount to skew the accent to the right */ -+ scaled s; -+ /*tex height of character being accented */ -+ scaled h; -+ /*tex space to remove between accent and accentee */ -+ scaled delta; -+ /*tex width of the accentee, not including sub/superscripts */ -+ scaled w; -+ /*tex will be true if a top-accent is placed in |s| */ -+ boolean s_is_absolute; - scaled fraction ; - scaled ic = 0; - scaled target ; -@@ -2232,7 +2583,7 @@ static void do_make_math_accent(pointer q, internal_font_number f, int c, int fl - if (fraction == 0) { - fraction = 1000; - } -- /* Compute the amount of skew, or set |s| to an alignment point */ -+ /*tex Compute the amount of skew, or set |s| to an alignment point */ - s_is_absolute = compute_accent_skew(q, flags, &s); - x = clean_box(nucleus(q), cramped_style(cur_style), cur_style); - w = width(x); -@@ -2241,7 +2592,7 @@ static void do_make_math_accent(pointer q, internal_font_number f, int c, int fl - s = half(w); - s_is_absolute = true; - } -- /* Switch to a larger accent if available and appropriate */ -+ /*tex Switch to a larger accent if available and appropriate */ - y = null; - ext = NULL; - if (flags & OVERLAY_CODE) { -@@ -2258,31 +2609,32 @@ static void do_make_math_accent(pointer q, internal_font_number f, int c, int fl - } - } - if ((flags & STRETCH_ACCENT_CODE) && (char_width(f, c) < w)) { -- while (1) { -- if ((char_tag(f, c) == ext_tag) && ((ext = get_charinfo_hor_variants(char_info(f, c))) != NULL)) { -- /* a bit weird for an overlay but anyway, here we don't need a factor as we don't step */ -- y = get_delim_box(q, ext, f, w, node_attr(attr_p), cur_style, hlist_node); -- break; -- } else if (char_tag(f, c) != list_tag) { -- break; -- } else { -- int yy = char_remainder(f, c); -- if (!char_exists(f, yy)) { -+ while (1) { -+ if ((char_tag(f, c) == ext_tag) && ((ext = get_charinfo_hor_variants(char_info(f, c))) != NULL)) { -+ /*tex a bit weird for an overlay but anyway, here we don't need a factor as we don't step */ -+ y = get_delim_box(f, c, w, connector_overlap_min(cur_style), 1, node_attr(attr_p)); -+ break; -+ } else if (char_tag(f, c) != list_tag) { - break; -- } else if (flags & OVERLAY_CODE) { -- if (char_height(f, yy) > target) { -- break; -- } - } else { -- if (char_width(f, yy) > target) -- break; -+ int yy = char_remainder(f, c); -+ if (!char_exists(f, yy)) { -+ break; -+ } else if (flags & OVERLAY_CODE) { -+ if (char_height(f, yy) > target) { -+ break; -+ } -+ } else { -+ if (char_width(f, yy) > target) -+ break; -+ } -+ c = yy; - } -- c = yy; - } -- } - } - if (y == null) { -- y = char_box(f, c, node_attr(attr_p)); /* italic gets added to width */ -+ /*tex italic gets added to width */ -+ y = char_box(f, c, node_attr(attr_p)); - } - if (flags & TOP_CODE) { - if (h < accent_base_height(f)) { -@@ -2291,13 +2643,14 @@ static void do_make_math_accent(pointer q, internal_font_number f, int c, int fl - delta = accent_base_height(f); - } - } else if (flags & OVERLAY_CODE) { -- delta = half(height(y) + depth(y) + height(x) + depth(x)); /* center the accent vertically around the accentee */ -+ /*tex center the accent vertically around the accentee */ -+ delta = half(height(y) + depth(y) + height(x) + depth(x)); - } else { - delta = 0; /* hm */ - } - if ((supscr(q) != null) || (subscr(q) != null)) { - if (type(nucleus(q)) == math_char_node) { -- /* swap the subscript and superscript into box |x| */ -+ /*tex swap the subscript and superscript into box |x| */ - flush_node_list(x); - x = new_noad(); - r = math_clone(nucleus(q)); -@@ -2313,32 +2666,34 @@ static void do_make_math_accent(pointer q, internal_font_number f, int c, int fl - h = height(x); - } - } else if ((vlink(q) != null) && (type(nucleus(q)) == math_char_node)) { -- /* only pure math char nodes */ -+ /*tex only pure math char nodes */ - internal_font_number f = fam_fnt(math_fam(nucleus(q)),cur_size); - if (do_new_math(f)) { - ic = char_italic(f,math_character(nucleus(q))); - } - } -- /* the top accents of both characters are aligned */ -+ /*tex the top accents of both characters are aligned */ - if (s_is_absolute) { - scaled sa; - if (ext != NULL) { -- /* if the accent is extensible just take the center */ -+ /*tex if the accent is extensible just take the center */ - sa = half(width(y)); - } else { -- /* -- there is no bot_accent so let's assume similarity -+ /*tex -+ There is no bot_accent so let's assume similarity - -+ \starttyping - if (flags & BOT_CODE) { - sa = char_bot_accent(f, c); - } else { - sa = char_top_accent(f, c); - } -+ \stoptyping - */ - sa = char_top_accent(f, c); - } - if (sa == INT_MIN) { -- /* just take the center */ -+ /*tex just take the center */ - sa = half(width(y)); - } - if (math_direction_par == dir_TRT) { -@@ -2371,7 +2726,7 @@ static void do_make_math_accent(pointer q, internal_font_number f, int c, int fl - y = r; - if (flags & (TOP_CODE | OVERLAY_CODE)) { - if (height(y) < h) { -- /* make the height of box |y| equal to |h| */ -+ /*tex make the height of box |y| equal to |h| */ - p = new_kern(h - height(y)); - reset_attributes(p, node_attr(q)); - try_couple_nodes(p,list_ptr(y)); -@@ -2382,7 +2737,7 @@ static void do_make_math_accent(pointer q, internal_font_number f, int c, int fl - shift_amount(y) = -(h - height(y)); - } - if (ic != 0) { -- /* old font codepath has ic built in, new font code doesn't */ -+ /*tex old font codepath has ic built in, new font code doesn't */ - width(r) += ic ; - } - math_list(nucleus(q)) = y; -@@ -2420,26 +2775,48 @@ static void make_math_accent(pointer q, int cur_style) - } - } - --@ The |make_fraction| procedure is a bit different because it sets --|new_hlist(q)| directly rather than making a sub-box. -+/*tex -+ -+ The |make_fraction| procedure is a bit different because it sets -+ |new_hlist(q)| directly rather than making a sub-box. -+ -+*/ - --@c - static void make_fraction(pointer q, int cur_style) - { -- pointer p, p1, p2, v, x, y, z, l, r, m; /* temporary registers for box construction */ -- scaled delta, delta1, delta2, shift_up, shift_down, clr1, clr2; -- /* dimensions for box calculations */ -+ pointer p, p1, p2, v, x, y, z, l, r, m; -+ scaled delta, delta1, delta2, shift_up, shift_down, clr1, clr2, f, t;\ -+ /*tex -+ -+ We can take the rule width from an explicitly set fam, even if a fraction -+ itself has no character, otherwise we just use the math parameter. -+ -+ */ -+ scaled used_fam = math_rules_fam_par; -+ if (math_rule_thickness_mode_par > 0 && thickness(q) != 0) { -+ f = fraction_fam(q); -+ if (f >= 0) { -+ t = fam_fnt(f,cur_size); -+ if (do_new_math(t)) { -+ t = font_MATH_par(t, FractionRuleThickness); -+ if (t != undefined_math_parameter) { -+ thickness(q) = t; -+ used_fam = f; -+ } -+ } -+ } -+ } - if (thickness(q) == default_code) - thickness(q) = fraction_rule(cur_style); -- /* -+ /*tex -+ - Create equal-width boxes |x| and |z| for the numerator and denominator, - and compute the default amounts |shift_up| and |shift_down| by which they -- are displaced from the baseline -- */ -+ are displaced from the baseline. - -+ */ - x = clean_box(numerator(q), num_style(cur_style), cur_style); - z = clean_box(denominator(q), denom_style(cur_style), cur_style); -- - if (middle_delimiter(q) != null) { - delta = 0; - m = do_delimiter(q, middle_delimiter(q), cur_size, delta, false, cur_style, true, NULL, NULL, NULL); -@@ -2452,17 +2829,18 @@ static void make_fraction(pointer q, int cur_style) - z = rebox(z, width(x)); - } - } -- - if (m != null) { - shift_up = 0; - shift_down = 0; - } else if (thickness(q) == 0) { - shift_up = stack_num_up(cur_style); - shift_down = stack_denom_down(cur_style); -- /* -- the numerator and denominator must be separated by a certain minimum -- clearance, called |clr| in the following program. The difference between -- |clr| and the actual clearance is |2delta|. -+ /*tex -+ -+ The numerator and denominator must be separated by a certain minimum -+ clearance, called |clr| in the following program. The difference -+ between |clr| and the actual clearance is |2delta|. -+ - */ - clr1 = stack_vgap(cur_style); - delta = half(clr1 - ((shift_up - depth(x)) - (height(z) - shift_down))); -@@ -2473,9 +2851,11 @@ static void make_fraction(pointer q, int cur_style) - } else { - shift_up = fraction_num_up(cur_style); - shift_down = fraction_denom_down(cur_style); -- /* -- in the case of a fraction line, the minimum clearance depends on the actual -- thickness of the line. -+ /*tex -+ -+ In the case of a fraction line, the minimum clearance depends on the -+ actual thickness of the line. -+ - */ - clr1 = fraction_num_vgap(cur_style); - clr2 = fraction_denom_vgap(cur_style); -@@ -2497,15 +2877,17 @@ static void make_fraction(pointer q, int cur_style) - } - } - if (m != null) { -- /* -- construct a hlist box for the fraction, according to |hgap| and |vgap| -+ /*tex -+ -+ Construct a hlist box for the fraction, according to |hgap| and -+ |vgap|. -+ - */ - shift_up = skewed_fraction_vgap(cur_style); - - if (!fractionnoaxis(q)) { - shift_up += half(math_axis_size(cur_size)); - } -- - shift_down = shift_up; - v = new_null_box(); - reset_attributes(v, node_attr(q)); -@@ -2516,7 +2898,6 @@ static void make_fraction(pointer q, int cur_style) - depth(v) = depth(x); - shift_amount(v) = - shift_up; - x = v; -- - v = new_null_box(); - reset_attributes(v, node_attr(q)); - type(v) = hlist_node; -@@ -2526,7 +2907,6 @@ static void make_fraction(pointer q, int cur_style) - depth(v) = depth(z) + shift_down; - shift_amount(v) = shift_down; - z = v; -- - v = new_null_box(); - reset_attributes(v, node_attr(q)); - type(v) = hlist_node; -@@ -2546,7 +2926,6 @@ static void make_fraction(pointer q, int cur_style) - if (depth(m) > depth(v)) { - depth(v) = depth(m); - } -- - if (fractionexact(q)) { - delta1 = -half(skewed_fraction_hgap(cur_style)); - delta2 = delta1; -@@ -2557,33 +2936,34 @@ static void make_fraction(pointer q, int cur_style) - width(v) = width(x) + width(z) + skewed_fraction_hgap(cur_style); - width(m) = 0; - } -- - p1 = new_kern(delta1); - reset_attributes(p1, node_attr(q)); - p2 = new_kern(delta2); - reset_attributes(p2, node_attr(q)); -- - couple_nodes(x,p1); - couple_nodes(p1,m); - couple_nodes(m,p2); - couple_nodes(p2,z); -- - list_ptr(v) = x; - } else { -- /* -- construct a vlist box for the fraction, according to |shift_up| and |shift_down| -+ /*tex -+ -+ Construct a vlist box for the fraction, according to |shift_up| and -+ |shift_down|. -+ - */ - v = new_null_box(); - type(v) = vlist_node; - height(v) = shift_up + height(x); - depth(v) = depth(z) + shift_down; -- width(v) = width(x); /* this also equals |width(z)| */ -+ /*tex This also equals |width(z)|. */ -+ width(v) = width(x); - reset_attributes(v, node_attr(q)); - if (thickness(q) == 0) { - p = new_kern((shift_up - depth(x)) - (height(z) - shift_down)); - couple_nodes(p,z); - } else { -- y = do_fraction_rule(thickness(q), node_attr(q), math_fraction_rule, cur_size, math_rules_fam_par); -+ y = do_fraction_rule(thickness(q), node_attr(q), math_fraction_rule, cur_size, used_fam); - p = new_kern((math_axis_size(cur_size) - delta) - (height(z) - shift_down)); - reset_attributes(p, node_attr(q)); - couple_nodes(y,p); -@@ -2595,16 +2975,14 @@ static void make_fraction(pointer q, int cur_style) - couple_nodes(x,p); - list_ptr(v) = x; - } -- /* -- put the fraction into a box with its delimiters, and make |new_hlist(q)| -- point to it -+ /*tex -+ -+ Put the fraction into a box with its delimiters, and make |new_hlist(q)| -+ point to it. -+ - */ - if (do_new_math(cur_f)) { -- if (math_use_old_fraction_scaling_par) { -- delta = fraction_del_size_old(cur_style); -- } else { -- delta = fraction_del_size_new(cur_style); -- } -+ delta = fraction_del_size_new(cur_style); - if (delta == undefined_math_parameter) { - delta = get_delimiter_height(depth(v), height(v), true); - } -@@ -2622,31 +3000,38 @@ static void make_fraction(pointer q, int cur_style) - assign_new_hlist(q, y); - } - --@ If the nucleus of an |op_noad| is a single character, it is to be --centered vertically with respect to the axis, after first being enlarged --(via a character list in the font) if we are in display style. The normal --convention for placing displayed limits is to put them above and below the --operator in display style. -+/*tex -+ -+ If the nucleus of an |op_noad| is a single character, it is to be centered -+ vertically with respect to the axis, after first being enlarged (via a -+ character list in the font) if we are in display style. The normal convention -+ for placing displayed limits is to put them above and below the operator in -+ display style. -+ -+ The italic correction is removed from the character if there is a subscript -+ and the limits are not being displayed. The |make_op| routine returns the -+ value that should be used as an offset between subscript and superscript. - --The italic correction is removed from the character if there is a subscript --and the limits are not being displayed. The |make_op| routine returns the --value that should be used as an offset between subscript and superscript. -+ After |make_op| has acted, |subtype(q)| will be |limits| if and only if the -+ limits have been set above and below the operator. In that case, -+ |new_hlist(q)| will already contain the desired final box. - --After |make_op| has acted, |subtype(q)| will be |limits| if and only if --the limits have been set above and below the operator. In that case, --|new_hlist(q)| will already contain the desired final box. -+*/ - --@c - static void make_scripts(pointer q, pointer p, scaled it, int cur_style, scaled supshift, scaled subshift); - static pointer check_nucleus_complexity(halfword q, scaled * delta, int cur_style, int *same); - - static scaled make_op(pointer q, int cur_style) - { -- scaled delta = 0; /* offset between subscript and superscript */ -+ /*tex offset between subscript and superscript */ -+ scaled delta = 0; - scaled dummy = 0; -- pointer p, v, x, y, z, n; /* temporary registers for box construction */ -- int c; /* register for character examination */ -- scaled shift_up, shift_down; /* dimensions for box calculation */ -+ /*tex temporary registers for box construction */ -+ pointer p, v, x, y, z, n; -+ /*tex register for character examination */ -+ int c; -+ /*tex dimensions for box calculation */ -+ scaled shift_up, shift_down; - boolean axis_shift = false; - scaled ok_size; - if ((subtype(q) == op_noad_type_normal) && (cur_style < text_style)) { -@@ -2655,10 +3040,10 @@ static scaled make_op(pointer q, int cur_style) - if (type(nucleus(q)) == math_char_node) { - fetch(nucleus(q)); - if (cur_style < text_style) { -- /* try to make it larger */ -+ /*tex try to make it larger */ - ok_size = minimum_operator_size(cur_style); - if (ok_size != undefined_math_parameter) { -- /* creating a temporary delimiter is the cleanest way */ -+ /*tex creating a temporary delimiter is the cleanest way */ - y = new_node(delim_node, 0); - reset_attributes(y, node_attr(q)); - small_fam(y) = math_fam(nucleus(q)); -@@ -2666,9 +3051,9 @@ static scaled make_op(pointer q, int cur_style) - x = do_delimiter(q, y, text_size, ok_size, false, cur_style, true, NULL, &delta, NULL); - if (delta != 0) { - if (do_new_math(cur_f)) { -- /* we never added italic correction */ -+ /*tex we never added italic correction */ - } else if ((subscr(q) != null) && (subtype(q) != op_noad_type_limits)) { -- /* remove italic correction */ -+ /*tex remove italic correction */ - width(x) -= delta; - } - } -@@ -2685,82 +3070,91 @@ static scaled make_op(pointer q, int cur_style) - x = clean_box(nucleus(q), cur_style, cur_style); - if (delta != 0) { - if (do_new_math(cur_f)) { -- /* we never added italic correction */ -+ /*tex we never added italic correction */ - } else if ((subscr(q) != null) && (subtype(q) != op_noad_type_limits)) { -- /* remove italic correction */ -+ /*tex remove italic correction */ - width(x) -= delta; - } - } - axis_shift = true; - } - } else { -- /* normal size */ -+ /*tex normal size */ - delta = char_italic(cur_f, cur_c); - x = clean_box(nucleus(q), cur_style, cur_style); - if (delta != 0) { - if (do_new_math(cur_f)) { -- /* we never added italic correction */ -+ /*tex we never added italic correction */ - } else if ((subscr(q) != null) && (subtype(q) != op_noad_type_limits)) { -- /* remove italic correction */ -+ /*tex remove italic correction */ - width(x) -= delta; - } - } - axis_shift = true; - } - if (axis_shift) { -- /* center vertically */ -+ /*tex center vertically */ - shift_amount(x) = half(height(x) - depth(x)) - math_axis_size(cur_size); - } - type(nucleus(q)) = sub_box_node; - math_list(nucleus(q)) = x; - } -- -- /* we now handle op_nod_type_no_limits here too */ -- -+ /*tex we now handle op_nod_type_no_limits here too */ - if (subtype(q) == op_noad_type_no_limits) { - if (do_new_math(cur_f)) { -- /* -+ /*tex -+ Not: -+ -+ \starttyping - if (delta != 0) { - delta = half(delta) ; - } -+ \stoptyping - */ - p = check_nucleus_complexity(q, &dummy, cur_style, NULL); - if ((subscr(q) == null) && (supscr(q) == null)) { - assign_new_hlist(q, p); - } else { -- /* -+ /*tex -+ Not: -+ -+ \starttyping - make_scripts(q, p, 0, cur_style, delta, -delta); -+ \stoptyping - */ - int mode = math_nolimits_mode_par; /* wins */ -- /* -- for easy configuration ... fonts are somewhat inconsistent and the -- values for italic correction run from 30 to 60% of the width -+ /*tex -+ -+ For easy configuration ... fonts are somewhat inconsistent -+ and the values for italic correction run from 30 to 60\% of. -+ the width. -+ - */ - switch (mode) { - case 0 : -- /* full bottom correction */ -+ /*tex full bottom correction */ - make_scripts(q, p, 0, cur_style, 0, -delta); - break; - case 1 : -- /* MathConstants driven */ -+ /*tex |MathConstants| driven */ - make_scripts(q, p, 0, cur_style, - round_xn_over_d(delta, nolimit_sup_factor(cur_style), 1000), - -round_xn_over_d(delta, nolimit_sub_factor(cur_style), 1000)); - case 2 : -- /* no correction */ -+ /*tex no correction */ - make_scripts(q, p, 0, cur_style, 0, 0); - break ; - case 3 : -- /* half bottom correction */ -+ /*tex half bottom correction */ - make_scripts(q, p, 0, cur_style, 0, -half(delta)); - break; - case 4 : -- /* half bottom and top correction */ -+ /*tex half bottom and top correction */ - make_scripts(q, p, 0, cur_style, half(delta), -half(delta)); - break; - default : - if (mode > 15) { -- /* for quickly testing values */ -+ /*tex for quickly testing values */ - make_scripts(q, p, 0, cur_style, 0, -round_xn_over_d(delta, mode, 1000)); - } else { - make_scripts(q, p, 0, cur_style, 0, 0); -@@ -2770,7 +3164,7 @@ static scaled make_op(pointer q, int cur_style) - } - delta = 0; - } else { -- /* similar code then the caller (before CHECK_DIMENSIONS) */ -+ /*tex similar code then the caller (before CHECK_DIMENSIONS) */ - p = check_nucleus_complexity(q, &delta, cur_style, NULL); - if ((subscr(q) == null) && (supscr(q) == null)) { - assign_new_hlist(q, p); -@@ -2779,8 +3173,13 @@ static scaled make_op(pointer q, int cur_style) - } - } - } else if (subtype(q) == op_noad_type_limits) { -- /* The following program builds a vlist box |v| for displayed limits. The -- width of the box is not affected by the fact that the limits may be skewed. */ -+ /*tex -+ -+ The following program builds a vlist box |v| for displayed limits. -+ The width of the box is not affected by the fact that the limits may -+ be skewed. -+ -+ */ - x = clean_box(supscr(q), sup_style(cur_style), cur_style); - y = clean_box(nucleus(q), cur_style, cur_style); - z = clean_box(subscr(q), sub_style(cur_style), cur_style); -@@ -2788,38 +3187,36 @@ static scaled make_op(pointer q, int cur_style) - reset_attributes(v, node_attr(q)); - type(v) = vlist_node; - if (do_new_math(cur_f)) { -- n = null; -- if (! math_no_italic_compensation_par) { -- n = nucleus(q); -- if (n != null) { -- if ((type(n) == sub_mlist_node) || (type(n) == sub_box_node)) { -- n = math_list(n); -- if (n != null) { -- if (type(n) == hlist_node) { -- n = list_ptr(n); /* just a not scaled char */ -- while (n != null) { -- if (type(n) == glyph_node) { -- delta = char_italic(font(n),character(n)); -- } -- n = vlink(n); -+ n = nucleus(q); -+ if (n != null) { -+ if ((type(n) == sub_mlist_node) || (type(n) == sub_box_node)) { -+ n = math_list(n); -+ if (n != null) { -+ if (type(n) == hlist_node) { -+ /*tex just a not scaled char */ -+ n = list_ptr(n); -+ while (n != null) { -+ if (type(n) == glyph_node) { -+ delta = char_italic(font(n),character(n)); - } -- } else { -- while (n != null) { -- if (type(n) == fence_noad) { -- if (delimiteritalic(n) > delta) { -- /* we can have dummies, the period ones */ -- delta = delimiteritalic(n); -- } -+ n = vlink(n); -+ } -+ } else { -+ while (n != null) { -+ if (type(n) == fence_noad) { -+ if (delimiteritalic(n) > delta) { -+ /*tex we can have dummies, the period ones */ -+ delta = delimiteritalic(n); - } -- n = vlink(n); - } -+ n = vlink(n); - } - } -- } else { -- n = nucleus(q); -- if (type(n) == math_char_node) { -- delta = char_italic(fam_fnt(math_fam(n),cur_size),math_character(n)); -- } -+ } -+ } else { -+ n = nucleus(q); -+ if (type(n) == math_char_node) { -+ delta = char_italic(fam_fnt(math_fam(n),cur_size),math_character(n)); - } - } - } -@@ -2834,23 +3231,23 @@ static scaled make_op(pointer q, int cur_style) - z = rebox(z, width(v)); - shift_amount(x) = half(delta); - shift_amount(z) = -shift_amount(x); -- /* v is the still empty target */ -+ /*tex v is the still empty target */ - height(v) = height(y); - depth(v) = depth(y); -- /* -- attach the limits to |y| and adjust |height(v)|, |depth(v)| to -- account for their presence -+ /*tex - -- we use |shift_up| and |shift_down| in the following program for the -- amount of glue between the displayed operator |y| and its limits |x| and -- |z| -+ Attach the limits to |y| and adjust |height(v)|, |depth(v)| to -+ account for their presence. - -- the vlist inside box |v| will consist of |x| followed by |y| followed -- by |z|, with kern nodes for the spaces between and around them -+ We use |shift_up| and |shift_down| in the following program for the -+ amount of glue between the displayed operator |y| and its limits |x| -+ and |z|. - -- b: baseline v: minumum gap -- */ -+ The vlist inside box |v| will consist of |x| followed by |y| followed -+ by |z|, with kern nodes for the spaces between and around them; -+ |b| is baseline and |v| is the minumum gap. - -+ */ - if (supscr(q) == null) { - list_ptr(x) = null; - flush_node(x); -@@ -2905,17 +3302,20 @@ static scaled make_op(pointer q, int cur_style) - return delta; - } - --@ A ligature found in a math formula does not create a ligature, because --there is no question of hyphenation afterwards; the ligature will simply be --stored in an ordinary |glyph_node|, after residing in an |ord_noad|. -+/*tex - --The |type| is converted to |math_text_char| here if we would not want to --apply an italic correction to the current character unless it belongs --to a math font (i.e., a font with |space=0|). -+ A ligature found in a math formula does not create a ligature, because there -+ is no question of hyphenation afterwards; the ligature will simply be stored -+ in an ordinary |glyph_node|, after residing in an |ord_noad|. - --No boundary characters enter into these ligatures. -+ The |type| is converted to |math_text_char| here if we would not want to -+ apply an italic correction to the current character unless it belongs to a -+ math font (i.e., a font with |space=0|). -+ -+ No boundary characters enter into these ligatures. -+ -+*/ - --@c - #define simple_char_noad(p) (\ - (p != null) && \ - (type(p) == simple_noad) && \ -@@ -2928,10 +3328,14 @@ No boundary characters enter into these ligatures. - - static void make_ord(pointer q) - { -- int a; /* the left-side character for lig/kern testing */ -- pointer p, r, s; /* temporary registers for list manipulation */ -- scaled k; /* a kern */ -- liginfo lig; /* a ligature */ -+ /*tex the left-side character for lig/kern testing */ -+ int a; -+ /*tex temporary registers for list manipulation */ -+ pointer p, r, s; -+ /*tex a kern */ -+ scaled k; -+ /*tex a ligature */ -+ liginfo lig; - RESTART: - if (subscr(q) == null && supscr(q) == null && type(nucleus(q)) == math_char_node) { - p = vlink(q); -@@ -2939,7 +3343,7 @@ static void make_ord(pointer q) - type(nucleus(q)) = math_text_char_node; - fetch(nucleus(q)); - a = cur_c; -- /* add italic correction */ -+ /*tex add italic correction */ - if (do_new_math(cur_f) && (char_italic(cur_f,math_character(nucleus(q))) != 0)) { - p = new_kern(char_italic(cur_f,math_character(nucleus(q)))); - subtype(p) = italic_kern; -@@ -2948,45 +3352,49 @@ static void make_ord(pointer q) - couple_nodes(q,p); - return; - } -- /* construct ligatures, quite unlikely in new math fonts */ -+ /*tex construct ligatures, quite unlikely in new math fonts */ - if ((has_kern(cur_f, a)) || (has_lig(cur_f, a))) { - cur_c = math_character(nucleus(p)); -- /* -- if character |a| has a kern with |cur_c|, attach the kern after~|q|; or if -- it has a ligature with |cur_c|, combine noads |q| and~|p| appropriately; -- then |return| if the cursor has moved past a noad, or |goto restart| -+ /*tex - -- note that a ligature between an |ord_noad| and another kind of noad -- is replaced by an |ord_noad|, when the two noads collapse into one -+ If character |a| has a kern with |cur_c|, attach the kern -+ after~|q|; or if it has a ligature with |cur_c|, combine -+ noads |q| and~|p| appropriately; then |return| if the cursor -+ has moved past a noad, or |goto restart|. - -- we could make a parenthesis (say) change shape when it follows -- certain letters. Presumably a font designer will define such -- ligatures only when this convention makes sense -- */ -+ Note that a ligature between an |ord_noad| and another kind -+ of noad is replaced by an |ord_noad|, when the two noads -+ collapse into one. - -+ We could make a parenthesis (say) change shape when it -+ follows certain letters. Presumably a font designer will -+ define such ligatures only when this convention makes sense. -+ -+ */ - if (disable_lig_par == 0 && has_lig(cur_f, a)) { - lig = get_ligature(cur_f, a, cur_c); - if (is_valid_ligature(lig)) { -- check_interrupt(); /* allow a way out of infinite ligature loop */ -+ /*tex allow a way out of infinite ligature loop */ -+ check_interrupt(); - switch (lig_type(lig)) { - case 1: -- /* \.{=:\char`\|} */ -+ /*tex \.{=:\char`\|} */ - case 5: -- /* \.{=:\char`\|>} */ -+ /*tex \.{=:\char`\|>} */ - math_character(nucleus(q)) = lig_replacement(lig); - break; - case 2: -- /* \.{\char`\|=:} */ -+ /*tex \.{\char`\|=:} */ - case 6: -- /* \.{\char`\|=:>} */ -+ /*tex \.{\char`\|=:>} */ - math_character(nucleus(p)) = lig_replacement(lig); - break; - case 3: -- /* \.{\char`\|=:\char`\|} */ -+ /*tex \.{\char`\|=:\char`\|} */ - case 7: -- /* \.{\char`\|=:\char`\|>} */ -+ /*tex \.{\char`\|=:\char`\|>} */ - case 11: -- /* \.{\char`\|=:\char`\|>>} */ -+ /*tex \.{\char`\|=:\char`\|>>} */ - r = new_noad(); - reset_attributes(r, node_attr(q)); - s = new_node(math_char_node, 0); -@@ -2996,21 +3404,20 @@ static void make_ord(pointer q) - math_fam(nucleus(r)) = math_fam(nucleus(q)); - couple_nodes(q,r); - couple_nodes(r,p); -- if (lig_type(lig) < 11) -+ if (lig_type(lig) < 11) { - type(nucleus(r)) = math_char_node; -- else -- /* prevent combination */ -+ } else { -+ /*tex prevent combination */ - type(nucleus(r)) = math_text_char_node; -+ } - break; - default: - try_couple_nodes(q,vlink(p)); - math_character(nucleus(q)) = lig_replacement(lig); /* \.{=:} */ -- s = math_clone(subscr(p)); -- subscr(q) = s; -- s = math_clone(supscr(p)); -- supscr(q) = s; -- math_reset(subscr(p)); /* just in case */ -- math_reset(supscr(p)); -+ subscr(q) = subscr(p); -+ supscr(q) = supscr(p); -+ subscr(p) = null ; -+ supscr(p) = null ; - flush_node(p); - break; - } -@@ -3021,7 +3428,7 @@ static void make_ord(pointer q) - } - } - if (disable_kern_par == 0 && has_kern(cur_f, a)) { -- /* todo: should this use mathkerns? */ -+ /*tex todo: should this use mathkerns? */ - k = get_kern(cur_f, a, cur_c); - if (k != 0) { - p = new_kern(k); -@@ -3036,32 +3443,35 @@ static void make_ord(pointer q) - } - } - --@ If the fonts for the left and right bits of a mathkern are not --both new-style fonts, then return a sentinel value meaning: --please use old-style italic correction placement -+/*tex -+ -+ If the fonts for the left and right bits of a mathkern are not both new-style -+ fonts, then return a sentinel value meaning: please use old-style italic -+ correction placement -+ -+*/ - --@c - #define MATH_KERN_NOT_FOUND 0x7FFFFFFF - --@ This function tries to find the kern needed for proper cut-ins. --The left side doesn't move, but the right side does, so the first --order of business is to create a staggered fence line on the --left side of the right character. -+/*tex - --The microsoft spec says that there are four quadrants, but the --actual images say -+ This function tries to find the kern needed for proper cut-ins. The left side -+ doesn't move, but the right side does, so the first order of business is to -+ create a staggered fence line on the left side of the right character. -+ -+ The microsoft spec says that there are four quadrants, but the actual images -+ say. -+ -+*/ - --@c - static scaled math_kern_at(internal_font_number f, int c, int side, int v) - { - int h, k, numkerns; - scaled *kerns_heights; - scaled kern = 0; -- charinfo *co = char_info(f, c); /* known to exist */ -+ /*tex Known to exist: */ -+ charinfo *co = char_info(f, c); - numkerns = get_charinfo_math_kerns(co, side); --#ifdef DEBUG -- fprintf(stderr, " entries = %d, height = %d\n", numkerns, v); --#endif - if (numkerns == 0) - return kern; - if (side == top_left_kern) { -@@ -3073,21 +3483,15 @@ static scaled math_kern_at(internal_font_number f, int c, int side, int v) - } else if (side == bottom_right_kern) { - kerns_heights = co->bottom_right_math_kern_array; - } else { -+ /*tex Not reached: */ - confusion("math_kern_at"); -- kerns_heights = NULL; /* not reached */ -+ kerns_heights = NULL; - } --#ifdef DEBUG -- fprintf(stderr, " entry 0: %d,%d\n", kerns_heights[0], kerns_heights[1]); --#endif - if (v < kerns_heights[0]) - return kerns_heights[1]; - for (k = 0; k < numkerns; k++) { - h = kerns_heights[(k * 2)]; - kern = kerns_heights[(k * 2) + 1]; --#ifdef DEBUG -- if (k > 0) -- fprintf(stderr, " entry %d: %d,%d\n", k, h, kern); --#endif - if (h > v) { - return kern; - } -@@ -3095,68 +3499,55 @@ static scaled math_kern_at(internal_font_number f, int c, int side, int v) - return kern; - } - --@ @c --static scaled find_math_kern(internal_font_number l_f, int l_c, -- internal_font_number r_f, int r_c, -- int cmd, scaled shift) -+static scaled find_math_kern(internal_font_number l_f, int l_c, internal_font_number r_f, int r_c, int cmd, scaled shift) - { - scaled corr_height_top = 0, corr_height_bot = 0; - scaled krn_l = 0, krn_r = 0, krn = 0; --// if ((!do_new_math(l_f)) || (!do_new_math(r_f)) || (!char_exists(l_f, l_c)) || (!char_exists(r_f, r_c))) -- if ((!(do_new_math(l_f) || do_new_math(r_f))) || (!char_exists(l_f, l_c)) || (!char_exists(r_f, r_c))) -+ if ((!do_new_math(l_f)) || (!do_new_math(r_f)) || (!char_exists(l_f,l_c)) || (!char_exists(r_f,r_c))) - return MATH_KERN_NOT_FOUND; -- - if (cmd == sup_mark_cmd) { - corr_height_top = char_height(l_f, l_c); -- corr_height_bot = -char_depth(r_f, r_c) + shift; /* bottom of superscript */ -+ /*tex bottom of superscript */ -+ corr_height_bot = -char_depth(r_f, r_c) + shift; - krn_l = math_kern_at(l_f, l_c, top_right_kern, corr_height_top); - krn_r = math_kern_at(r_f, r_c, bottom_left_kern, corr_height_top); --#ifdef DEBUG -- fprintf(stderr, "SUPER Top LR = %d,%d (shift %d)\n", krn_l, krn_r, shift); --#endif - krn = (krn_l + krn_r); - krn_l = math_kern_at(l_f, l_c, top_right_kern, corr_height_bot); - krn_r = math_kern_at(r_f, r_c, bottom_left_kern, corr_height_bot); --#ifdef DEBUG -- fprintf(stderr, "SUPER Bot LR = %d,%d\n", krn_l, krn_r); --#endif - if ((krn_l + krn_r) < krn) - krn = (krn_l + krn_r); - return (krn); -- - } else if (cmd == sub_mark_cmd) { -- corr_height_top = char_height(r_f, r_c) - shift; /* top of subscript */ -+ /*tex top of subscript */ -+ corr_height_top = char_height(r_f, r_c) - shift; - corr_height_bot = -char_depth(l_f, l_c); - krn_l = math_kern_at(l_f, l_c, bottom_right_kern, corr_height_top); - krn_r = math_kern_at(r_f, r_c, top_left_kern, corr_height_top); --#ifdef DEBUG -- fprintf(stderr, "SUB Top LR = %d,%d\n", krn_l, krn_r); --#endif - krn = (krn_l + krn_r); - krn_l = math_kern_at(l_f, l_c, bottom_right_kern, corr_height_bot); - krn_r = math_kern_at(r_f, r_c, top_left_kern, corr_height_bot); --#ifdef DEBUG -- fprintf(stderr, "SUB Bot LR = %d,%d\n", krn_l, krn_r); --#endif - if ((krn_l + krn_r) < krn) - krn = (krn_l + krn_r); - return (krn); -- - } else { - confusion("find_math_kern"); - } -- return 0; /* not reached */ -+ /*tex Not reached: */ -+ return 0; - } - --@ just a small helper --@c --static pointer attach_hkern_to_new_hlist(pointer q, scaled delta2) -+/*tex Just a small helper: */ -+ -+static pointer attach_hkern_to_new_hlist(pointer q, scaled delta2, halfword subtyp) - { - pointer y; - pointer z = new_kern(delta2); -+ if (subtyp != 0) { -+ subtype(z) = subtyp; -+ } - reset_attributes(z, node_attr(q)); - if (new_hlist(q) == null) { -- /* this is somewhat weird */ -+ /*tex this is somewhat weird */ - new_hlist(q) = z; - } else { - y = new_hlist(q); -@@ -3167,67 +3558,36 @@ static pointer attach_hkern_to_new_hlist(pointer q, scaled delta2) - return new_hlist(q); - } - --@ --@c --#ifdef DEBUG --void dump_simple_field(pointer q) --{ -- pointer p; -- printf(" [%d, type=%d, vlink=%d] ", q, type(q), vlink(q)); -- switch (type(q)) { -- case math_char_node: -- printf("mathchar "); -- break; -- case math_text_char_node: -- printf("texchar "); -- break; -- case sub_box_node: -- printf("box "); -- break; -- case sub_mlist_node: -- printf("mlist "); -- p = math_list(q); -- while (p != null) { -- dump_simple_field(p); -- p = vlink(p); -- } -- break; -- } --} -+/*tex - --void dump_simple_node(pointer q) --{ -- printf("node %d, type=%d, vlink=%d\n", q, type(q), vlink(q)); -- printf("nucleus: "); -- dump_simple_field(nucleus(q)); -- printf("\n"); -- printf("sub: "); -- dump_simple_field(subscr(q)); -- printf("\n"); -- printf("sup: "); -- dump_simple_field(supscr(q)); -- printf("\n\n"); --} --#endif -+ The purpose of |make_scripts(q,it)| is to attach the subscript and/or -+ superscript of noad |q| to the list that starts at |new_hlist(q)|, given that -+ subscript and superscript aren't both empty. The superscript will be -+ horizontally shifted over |delta1|, the subscript over |delta2|. - --@ The purpose of |make_scripts(q,it)| is to attach the subscript and/or --superscript of noad |q| to the list that starts at |new_hlist(q)|, --given that subscript and superscript aren't both empty. The superscript --will be horizontally shifted over |delta1|, the subscript over |delta2|. -+ We set |shift_down| and |shift_up| to the minimum amounts to shift the -+ baseline of subscripts and superscripts based on the given nucleus. - --We set |shift_down| and |shift_up| to the minimum amounts to shift the --baseline of subscripts and superscripts based on the given nucleus. -+ Note: We need to look at a character but also at the first one in a sub list -+ and there we ignore leading kerns and glue. Elsewhere is code that removes -+ kerns assuming that is italic correction. The heuristics are unreliable for -+ the new fonts so eventualy there will be an option to ignore such -+ corrections. - --Note: We need to look at a character but also at the first one in a sub list --and there we ignore leading kerns and glue. Elsewhere is code that removes --kerns assuming that is italic correction. The heuristics are unreliable for --the new fonts so eventualy there will be an option to ignore such corrections. -+*/ - --@ @c - #define analyze_script(init,su_n,su_f,su_c) do { \ - su_n = init; \ - if (su_n != null) { \ -- if (math_script_box_mode_par > 0 && type(su_n) == sub_mlist_node) { \ -+ if (math_script_char_mode_par > 0 && type(su_n) == math_char_node) { \ -+ fetch(su_n); \ -+ if (char_exists(cur_f, cur_c)) { \ -+ su_f = cur_f; \ -+ su_c = cur_c; \ -+ } else { \ -+ su_n = null; \ -+ } \ -+ } else if (math_script_box_mode_par > 0 && type(su_n) == sub_mlist_node) { \ - su_n = math_list(su_n); \ - while (su_n != null) { \ - if ((type(su_n) == kern_node) || (type(su_n) == glue_node)) { \ -@@ -3312,10 +3672,10 @@ the new fonts so eventualy there will be an option to ignore such corrections. - - static void make_scripts(pointer q, pointer p, scaled it, int cur_style, scaled supshift, scaled subshift) - { -- pointer x, y, z; /* temporary registers for box construction */ -- scaled shift_up, shift_down, clr; /* dimensions in the calculation */ -+ pointer x, y, z; -+ scaled shift_up, shift_down, clr; - scaled delta1, delta2; -- halfword sub_n, sup_n; -+ halfword sub_n, sup_n, subtyp; - internal_font_number sub_f, sup_f; - int sub_c, sup_c; - sub_n = null; -@@ -3326,18 +3686,13 @@ static void make_scripts(pointer q, pointer p, scaled it, int cur_style, scaled - sup_c = 0; - delta1 = it; - delta2 = 0; -- --#ifdef DEBUG -- printf("it: %d\n", it); -- dump_simple_node(q); -- printf("p: node %d, type=%d, subtype=%d\n", p, type(p), subtype(p)); --#endif -+ subtyp = 0; - switch (type(nucleus(q))) { - case math_char_node: - case math_text_char_node: - if ((subscr(q) == null) && (delta1 != 0)) { -- /* todo: selective */ -- x = new_kern(delta1); /* italic correction */ -+ /*tex todo: selective italic correction */ -+ x = new_kern(delta1); - subtype(x) = italic_kern; - reset_attributes(x, node_attr(nucleus(q))); - couple_nodes(p,x); -@@ -3355,22 +3710,20 @@ static void make_scripts(pointer q, pointer p, scaled it, int cur_style, scaled - list_ptr(z) = null; - flush_node(z); - } -- - if (is_char_node(p)) { -- /* we look at the subscript character (_i) or first character in a list (_{ij}) */ -+ /*tex We look at the subscript character (_i) or first character in a list (_{ij}). */ - analyze_script(subscr(q),sub_n,sub_f,sub_c); -- /* we look at the superscript character (^i) or first character in a list (^{ij}) */ -+ /*tex We look at the superscript character (^i) or first character in a list (^{ij}). */ - analyze_script(supscr(q),sup_n,sup_f,sup_c); - } -- - if (supscr(q) == null) { -- /* -- construct a subscript box |x| when there is no superscript -+ /*tex - -- when there is a subscript without a superscript, the top of the subscript -+ Construct a subscript box |x| when there is no superscript. When -+ there is a subscript without a superscript, the top of the subscript - should not exceed the baseline plus four-fifths of the x-height. -+ - */ -- /* x = clean_box(subscr(q), sub_style(cur_style), cur_style); */ - x = clean_box(subscr(q), (noadoptionnosubscript(q) ? cur_style : sub_style(cur_style)), cur_style); - width(x) = width(x) + space_after_script(cur_style); - switch (math_scripts_mode_par) { -@@ -3398,30 +3751,29 @@ static void make_scripts(pointer q, pointer p, scaled it, int cur_style, scaled - break; - } - shift_amount(x) = shift_down; -- -- /* now find and correct for horizontal shift */ -+ /*tex Now find and correct for horizontal shift. */ -+ subtyp = 0; - if (sub_n != null) { - delta2 = find_math_kern(font(p), character(p),sub_f,sub_c,sub_mark_cmd, shift_down); - if (delta2 == MATH_KERN_NOT_FOUND) { - delta2 = subshift ; - } else { - delta2 = delta2 + subshift ; -+ subtyp = font_kern; - } - } else { - delta2 = subshift ; - } - if (delta2 != 0) { -- p = attach_hkern_to_new_hlist(q, delta2); -+ p = attach_hkern_to_new_hlist(q, delta2, subtyp); - } -- - } else { -- /* -- construct a superscript box |x| -+ /*tex -+ -+ Construct a superscript box |x|. The bottom of a superscript should -+ never descend below the baseline plus one-fourth of the x-height. - -- the bottom of a superscript should never descend below the baseline plus -- one-fourth of the x-height. - */ -- /* x = clean_box(supscr(q), sup_style(cur_style), cur_style); */ - x = clean_box(supscr(q), (noadoptionnosupscript(q) ? cur_style : sup_style(cur_style)), cur_style); - width(x) = width(x) + space_after_script(cur_style); - switch (math_scripts_mode_par) { -@@ -3451,33 +3803,35 @@ static void make_scripts(pointer q, pointer p, scaled it, int cur_style, scaled - } - if (subscr(q) == null) { - shift_amount(x) = -shift_up; -- /* now find and correct for horizontal shift */ -+ /*tex Now find and correct for horizontal shift. */ -+ subtyp = 0; - if (sup_n != null) { - clr = find_math_kern(font(p),character(p),sup_f,sup_c,sup_mark_cmd,shift_up); - if (clr == MATH_KERN_NOT_FOUND) { - clr = supshift ; - } else { - clr = clr + supshift ; -+ subtyp = font_kern; - } - } else { - clr = supshift; - } - if (clr != 0) { -- p = attach_hkern_to_new_hlist(q, clr); -+ p = attach_hkern_to_new_hlist(q, clr, subtyp); - } - } else { -- /* -- construct a sub/superscript combination box |x|, with the superscript offset -- by |delta| -+ /*tex - -- when both subscript and superscript are present, the subscript must be -- separated from the superscript by at least four times |default_rule_thickness| -+ Construct a sub/superscript combination box |x|, with the -+ superscript offset by |delta|. When both subscript and -+ superscript are present, the subscript must be separated from the -+ superscript by at least four times |default_rule_thickness| If -+ this condition would be violated, the subscript moves down, after -+ which both subscript and superscript move up so that the bottom -+ of the superscript is at least as high as the baseline plus -+ four-fifths of the x-height. - -- if this condition would be violated, the subscript moves down, after which -- both subscript and superscript move up so that the bottom of the superscript -- is at least as high as the baseline plus four-fifths of the x-height - */ -- /* y = clean_box(subscr(q) sub_style(cur_style), cur_style); */ - y = clean_box(subscr(q), (noadoptionnosubscript(q) ? cur_style : sub_style(cur_style)), cur_style); - width(y) = width(y) + space_after_script(cur_style); - switch (math_scripts_mode_par) { -@@ -3510,30 +3864,37 @@ static void make_scripts(pointer q, pointer p, scaled it, int cur_style, scaled - } - break; - } -- /* now find and correct for horizontal shift */ -+ /*tex Now find and correct for horizontal shift. */ -+ subtyp = 0; - if (sub_n != null) { - delta2 = find_math_kern(font(p), character(p),sub_f,sub_c,sub_mark_cmd, shift_down); - if (delta2 == MATH_KERN_NOT_FOUND) { - delta2 = subshift ; - } else { - delta2 = delta2 + subshift ; -+ subtyp = font_kern; - } - } else { - delta2 = subshift ; - } - if (delta2 != 0) { -- p = attach_hkern_to_new_hlist(q, delta2); -+ p = attach_hkern_to_new_hlist(q, delta2, subtyp); - } -- /* -- now the horizontal shift for the superscript; the superscript is also to be shifted -- by |delta1| (the italic correction) -+ /*tex -+ -+ Now the horizontal shift for the superscript; the superscript is -+ also to be shifted by |delta1| (the italic correction). -+ - */ - clr = MATH_KERN_NOT_FOUND; - if (sup_n != null) { - clr = find_math_kern(font(p),character(p),sup_f,sup_c,sup_mark_cmd,shift_up); - } -+ /*tex - -- /* delta can already have been applied and now be 0 */ -+ The delta can already have been applied and now be 0. -+ -+ */ - if (delta2 == MATH_KERN_NOT_FOUND) - delta2 = - supshift ; - else -@@ -3543,18 +3904,17 @@ static void make_scripts(pointer q, pointer p, scaled it, int cur_style, scaled - } else { - shift_amount(x) = delta1 - delta2; - } -- /* todo: only if kern != 0 */ -+ /*tex todo: only if kern != 0 */ - p = new_kern((shift_up - depth(x)) - (height(y) - shift_down)); - reset_attributes(p, node_attr(q)); - couple_nodes(x,p); - couple_nodes(p,y); -- /* we end up with funny dimensions */ -+ /*tex We end up with funny dimensions. */ - x = vpackage(x, 0, additional, max_dimen, math_direction_par); - reset_attributes(x, node_attr(q)); - shift_amount(x) = shift_down; - } - } -- - if (new_hlist(q) == null) { - new_hlist(q) = x; - } else { -@@ -3575,12 +3935,15 @@ static void make_scripts(pointer q, pointer p, scaled it, int cur_style, scaled - } - } - --@ The |make_left_right| function constructs a left or right delimiter of --the required size and returns the value |open_noad| or |close_noad|. The --|left_noad_side| and |right_noad_side| will both be based on the original |style|, --so they will have consistent sizes. -+/*tex -+ -+ The |make_left_right| function constructs a left or right delimiter of the -+ required size and returns the value |open_noad| or |close_noad|. The -+ |left_noad_side| and |right_noad_side| will both be based on the original -+ |style|, so they will have consistent sizes. -+ -+*/ - --@c - static small_number make_left_right(pointer q, int style, scaled max_d, scaled max_h) - { - scaled delta; -@@ -3589,21 +3952,21 @@ static small_number make_left_right(pointer q, int style, scaled max_d, scaled m - boolean stack = false; - boolean axis = false; - int same = subtype(q); -- - setup_cur_size(style); -- - if ((delimiterheight(q)!=0) || (delimiterdepth(q)!=0)) { - - delta = delimiterheight(q) + delimiterdepth(q); - tmp = do_delimiter(q, delimiter(q), cur_size, delta, false, style, false, &stack, &ic, &same); - delimiteritalic(q) = ic; -+ /*tex - -- /* beware, a stacked delimiter has a shift but no corrected height/depth (yet) */ -+ Beware, a stacked delimiter has a shift but no corrected height/depth -+ (yet). - -+ */ - if (stack) { - shift_amount(tmp) = delimiterdepth(q); - } -- - if (delimiterexact(q)) { - delimiterheight(q) = height(tmp) - shift_amount(tmp); - delimiterdepth(q) = depth(tmp) + shift_amount(tmp); -@@ -3629,7 +3992,7 @@ static small_number make_left_right(pointer q, int style, scaled max_d, scaled m - } - delimiter(q) = null; - assign_new_hlist(q, tmp); -- delimitersamesize(q) = same; /* new */ -+ delimitersamesize(q) = same; - if (delimiterclass(q) >= ord_noad_type) { - if (delimiterclass(q) <= inner_noad_type) { - return delimiterclass(q); -@@ -3643,35 +4006,32 @@ static small_number make_left_right(pointer q, int style, scaled max_d, scaled m - } - } - --@ @c --#define TEXT_STYLES(A,B) do { \ -- def_math_param(A,display_style,(B),level_one); \ -- def_math_param(A,cramped_display_style,(B),level_one); \ -- def_math_param(A,text_style,(B),level_one); \ -- def_math_param(A,cramped_text_style,(B),level_one); \ -+#define TEXT_STYLES(A,B) do { \ -+ def_math_param(A,display_style,(B),level_one); \ -+ def_math_param(A,cramped_display_style,(B),level_one); \ -+ def_math_param(A,text_style,(B),level_one); \ -+ def_math_param(A,cramped_text_style,(B),level_one); \ - } while (0) - --#define SCRIPT_STYLES(A,B) do { \ -- def_math_param(A,script_style,(B),level_one); \ -- def_math_param(A,cramped_script_style,(B),level_one); \ -- def_math_param(A,script_script_style,(B),level_one); \ -- def_math_param(A,cramped_script_script_style,(B),level_one); \ -+#define SCRIPT_STYLES(A,B) do { \ -+ def_math_param(A,script_style,(B),level_one); \ -+ def_math_param(A,cramped_script_style,(B),level_one); \ -+ def_math_param(A,script_script_style,(B),level_one); \ -+ def_math_param(A,cramped_script_script_style,(B),level_one); \ - } while (0) - --#define ALL_STYLES(A,B) do { \ -- TEXT_STYLES(A,(B)); \ -- SCRIPT_STYLES(A,(B)); \ -+#define ALL_STYLES(A,B) do { \ -+ TEXT_STYLES(A,(B)); \ -+ SCRIPT_STYLES(A,(B)); \ - } while (0) - --#define SPLIT_STYLES(A,B,C) do { \ -- TEXT_STYLES(A,(B)); \ -- SCRIPT_STYLES(A,(C)); \ -+#define SPLIT_STYLES(A,B,C) do { \ -+ TEXT_STYLES(A,(B)); \ -+ SCRIPT_STYLES(A,(C)); \ - } while (0) - -- - void initialize_math_spacing(void) - { -- /* *INDENT-OFF* */ - ALL_STYLES (math_param_ord_ord_spacing, 0); - ALL_STYLES (math_param_ord_op_spacing, thin_mu_skip_code); - SPLIT_STYLES (math_param_ord_bin_spacing, med_mu_skip_code, 0); -@@ -3743,10 +4103,8 @@ void initialize_math_spacing(void) - ALL_STYLES (math_param_inner_close_spacing, 0); - SPLIT_STYLES (math_param_inner_punct_spacing, thin_mu_skip_code, 0); - SPLIT_STYLES (math_param_inner_inner_spacing, thin_mu_skip_code, 0); -- /* *INDENT-ON* */ - } - --@ @c - #define both_types(A,B) ((A)*16+(B)) - - static pointer math_spacing_glue(int l_type, int r_type, int mstyle, scaled mmu) -@@ -3758,102 +4116,99 @@ static pointer math_spacing_glue(int l_type, int r_type, int mstyle, scaled mmu) - if (r_type == op_noad_type_limits || r_type == op_noad_type_no_limits) - r_type = op_noad_type_normal; - switch (both_types(l_type, r_type)) { -- /* *INDENT-OFF* */ -- case both_types(ord_noad_type, ord_noad_type ): x = get_math_param(math_param_ord_ord_spacing,mstyle); break; -- case both_types(ord_noad_type, op_noad_type_normal): x = get_math_param(math_param_ord_op_spacing,mstyle); break; -- case both_types(ord_noad_type, bin_noad_type ): x = get_math_param(math_param_ord_bin_spacing,mstyle); break; -- case both_types(ord_noad_type, rel_noad_type ): x = get_math_param(math_param_ord_rel_spacing,mstyle); break; -- case both_types(ord_noad_type, open_noad_type ): x = get_math_param(math_param_ord_open_spacing,mstyle); break; -- case both_types(ord_noad_type, close_noad_type ): x = get_math_param(math_param_ord_close_spacing,mstyle); break; -- case both_types(ord_noad_type, punct_noad_type ): x = get_math_param(math_param_ord_punct_spacing,mstyle); break; -- case both_types(ord_noad_type, inner_noad_type ): x = get_math_param(math_param_ord_inner_spacing,mstyle); break; -- case both_types(op_noad_type_normal, ord_noad_type ): x = get_math_param(math_param_op_ord_spacing,mstyle); break; -- case both_types(op_noad_type_normal, op_noad_type_normal): x = get_math_param(math_param_op_op_spacing,mstyle); break; --#if 0 -- case both_types(op_noad_type_normal, bin_noad_type ): x = get_math_param(math_param_op_bin_spacing,mstyle); break; --#endif -- case both_types(op_noad_type_normal, rel_noad_type ): x = get_math_param(math_param_op_rel_spacing,mstyle); break; -- case both_types(op_noad_type_normal, open_noad_type ): x = get_math_param(math_param_op_open_spacing,mstyle); break; -- case both_types(op_noad_type_normal, close_noad_type ): x = get_math_param(math_param_op_close_spacing,mstyle); break; -- case both_types(op_noad_type_normal, punct_noad_type ): x = get_math_param(math_param_op_punct_spacing,mstyle); break; -- case both_types(op_noad_type_normal, inner_noad_type ): x = get_math_param(math_param_op_inner_spacing,mstyle); break; -- case both_types(bin_noad_type, ord_noad_type ): x = get_math_param(math_param_bin_ord_spacing,mstyle); break; -- case both_types(bin_noad_type, op_noad_type_normal): x = get_math_param(math_param_bin_op_spacing,mstyle); break; --#if 0 -- case both_types(bin_noad_type, bin_noad_type ): x = get_math_param(math_param_bin_bin_spacing,mstyle); break; -- case both_types(bin_noad_type, rel_noad_type ): x = get_math_param(math_param_bin_rel_spacing,mstyle); break; --#endif -- case both_types(bin_noad_type, open_noad_type ): x = get_math_param(math_param_bin_open_spacing,mstyle); break; --#if 0 -- case both_types(bin_noad_type, close_noad_type ): x = get_math_param(math_param_bin_close_spacing,mstyle); break; -- case both_types(bin_noad_type, punct_noad_type ): x = get_math_param(math_param_bin_punct_spacing,mstyle); break; --#endif -- case both_types(bin_noad_type, inner_noad_type ): x = get_math_param(math_param_bin_inner_spacing,mstyle); break; -- case both_types(rel_noad_type, ord_noad_type ): x = get_math_param(math_param_rel_ord_spacing,mstyle); break; -- case both_types(rel_noad_type, op_noad_type_normal): x = get_math_param(math_param_rel_op_spacing,mstyle); break; --#if 0 -- case both_types(rel_noad_type, bin_noad_type ): x = get_math_param(math_param_rel_bin_spacing,mstyle); break; --#endif -- case both_types(rel_noad_type, rel_noad_type ): x = get_math_param(math_param_rel_rel_spacing,mstyle); break; -- case both_types(rel_noad_type, open_noad_type ): x = get_math_param(math_param_rel_open_spacing,mstyle); break; -- case both_types(rel_noad_type, close_noad_type ): x = get_math_param(math_param_rel_close_spacing,mstyle); break; -- case both_types(rel_noad_type, punct_noad_type ): x = get_math_param(math_param_rel_punct_spacing,mstyle); break; -- case both_types(rel_noad_type, inner_noad_type ): x = get_math_param(math_param_rel_inner_spacing,mstyle); break; -- case both_types(open_noad_type, ord_noad_type ): x = get_math_param(math_param_open_ord_spacing,mstyle); break; -- case both_types(open_noad_type, op_noad_type_normal): x = get_math_param(math_param_open_op_spacing,mstyle); break; --#if 0 -- case both_types(open_noad_type, bin_noad_type ): x = get_math_param(math_param_open_bin_spacing,mstyle); break; --#endif -- case both_types(open_noad_type, rel_noad_type ): x = get_math_param(math_param_open_rel_spacing,mstyle); break; -- case both_types(open_noad_type, open_noad_type ): x = get_math_param(math_param_open_open_spacing,mstyle); break; -- case both_types(open_noad_type, close_noad_type ): x = get_math_param(math_param_open_close_spacing,mstyle); break; -- case both_types(open_noad_type, punct_noad_type ): x = get_math_param(math_param_open_punct_spacing,mstyle); break; -- case both_types(open_noad_type, inner_noad_type ): x = get_math_param(math_param_open_inner_spacing,mstyle); break; -- case both_types(close_noad_type, ord_noad_type ): x = get_math_param(math_param_close_ord_spacing,mstyle); break; -- case both_types(close_noad_type, op_noad_type_normal): x = get_math_param(math_param_close_op_spacing,mstyle); break; -- case both_types(close_noad_type, bin_noad_type ): x = get_math_param(math_param_close_bin_spacing,mstyle); break; -- case both_types(close_noad_type, rel_noad_type ): x = get_math_param(math_param_close_rel_spacing,mstyle); break; -- case both_types(close_noad_type, open_noad_type ): x = get_math_param(math_param_close_open_spacing,mstyle); break; -- case both_types(close_noad_type, close_noad_type ): x = get_math_param(math_param_close_close_spacing,mstyle); break; -- case both_types(close_noad_type, punct_noad_type ): x = get_math_param(math_param_close_punct_spacing,mstyle); break; -- case both_types(close_noad_type, inner_noad_type ): x = get_math_param(math_param_close_inner_spacing,mstyle); break; -- case both_types(punct_noad_type, ord_noad_type ): x = get_math_param(math_param_punct_ord_spacing,mstyle); break; -- case both_types(punct_noad_type, op_noad_type_normal): x = get_math_param(math_param_punct_op_spacing,mstyle); break; --#if 0 -- case both_types(punct_noad_type, bin_noad_type ): x = get_math_param(math_param_punct_bin_spacing,mstyle); break; --#endif -- case both_types(punct_noad_type, rel_noad_type ): x = get_math_param(math_param_punct_rel_spacing,mstyle); break; -- case both_types(punct_noad_type, open_noad_type ): x = get_math_param(math_param_punct_open_spacing,mstyle); break; -- case both_types(punct_noad_type, close_noad_type ): x = get_math_param(math_param_punct_close_spacing,mstyle); break; -- case both_types(punct_noad_type, punct_noad_type ): x = get_math_param(math_param_punct_punct_spacing,mstyle); break; -- case both_types(punct_noad_type, inner_noad_type ): x = get_math_param(math_param_punct_inner_spacing,mstyle); break; -- case both_types(inner_noad_type, ord_noad_type ): x = get_math_param(math_param_inner_ord_spacing,mstyle); break; -- case both_types(inner_noad_type, op_noad_type_normal): x = get_math_param(math_param_inner_op_spacing,mstyle); break; -- case both_types(inner_noad_type, bin_noad_type ): x = get_math_param(math_param_inner_bin_spacing,mstyle); break; -- case both_types(inner_noad_type, rel_noad_type ): x = get_math_param(math_param_inner_rel_spacing,mstyle); break; -- case both_types(inner_noad_type, open_noad_type ): x = get_math_param(math_param_inner_open_spacing,mstyle); break; -- case both_types(inner_noad_type, close_noad_type ): x = get_math_param(math_param_inner_close_spacing,mstyle); break; -- case both_types(inner_noad_type, punct_noad_type ): x = get_math_param(math_param_inner_punct_spacing,mstyle); break; -- case both_types(inner_noad_type, inner_noad_type ): x = get_math_param(math_param_inner_inner_spacing,mstyle); break; -- /* *INDENT-ON* */ -+ case both_types(ord_noad_type, ord_noad_type ): x = get_math_param(math_param_ord_ord_spacing,mstyle); break; -+ case both_types(ord_noad_type, op_noad_type_normal): x = get_math_param(math_param_ord_op_spacing,mstyle); break; -+ case both_types(ord_noad_type, bin_noad_type ): x = get_math_param(math_param_ord_bin_spacing,mstyle); break; -+ case both_types(ord_noad_type, rel_noad_type ): x = get_math_param(math_param_ord_rel_spacing,mstyle); break; -+ case both_types(ord_noad_type, open_noad_type ): x = get_math_param(math_param_ord_open_spacing,mstyle); break; -+ case both_types(ord_noad_type, close_noad_type ): x = get_math_param(math_param_ord_close_spacing,mstyle); break; -+ case both_types(ord_noad_type, punct_noad_type ): x = get_math_param(math_param_ord_punct_spacing,mstyle); break; -+ case both_types(ord_noad_type, inner_noad_type ): x = get_math_param(math_param_ord_inner_spacing,mstyle); break; -+ case both_types(op_noad_type_normal, ord_noad_type ): x = get_math_param(math_param_op_ord_spacing,mstyle); break; -+ case both_types(op_noad_type_normal, op_noad_type_normal): x = get_math_param(math_param_op_op_spacing,mstyle); break; -+ /* shouldn't happen */ -+ case both_types(op_noad_type_normal, bin_noad_type ): x = get_math_param(math_param_op_bin_spacing,mstyle); break; -+ /* */ -+ case both_types(op_noad_type_normal, rel_noad_type ): x = get_math_param(math_param_op_rel_spacing,mstyle); break; -+ case both_types(op_noad_type_normal, open_noad_type ): x = get_math_param(math_param_op_open_spacing,mstyle); break; -+ case both_types(op_noad_type_normal, close_noad_type ): x = get_math_param(math_param_op_close_spacing,mstyle); break; -+ case both_types(op_noad_type_normal, punct_noad_type ): x = get_math_param(math_param_op_punct_spacing,mstyle); break; -+ case both_types(op_noad_type_normal, inner_noad_type ): x = get_math_param(math_param_op_inner_spacing,mstyle); break; -+ case both_types(bin_noad_type, ord_noad_type ): x = get_math_param(math_param_bin_ord_spacing,mstyle); break; -+ case both_types(bin_noad_type, op_noad_type_normal): x = get_math_param(math_param_bin_op_spacing,mstyle); break; -+ /* shouldn't happen */ -+ case both_types(bin_noad_type, bin_noad_type ): x = get_math_param(math_param_bin_bin_spacing,mstyle); break; -+ case both_types(bin_noad_type, rel_noad_type ): x = get_math_param(math_param_bin_rel_spacing,mstyle); break; -+ /* */ -+ case both_types(bin_noad_type, open_noad_type ): x = get_math_param(math_param_bin_open_spacing,mstyle); break; -+ /* shouldn't happen */ -+ case both_types(bin_noad_type, close_noad_type ): x = get_math_param(math_param_bin_close_spacing,mstyle); break; -+ case both_types(bin_noad_type, punct_noad_type ): x = get_math_param(math_param_bin_punct_spacing,mstyle); break; -+ /* */ -+ case both_types(bin_noad_type, inner_noad_type ): x = get_math_param(math_param_bin_inner_spacing,mstyle); break; -+ case both_types(rel_noad_type, ord_noad_type ): x = get_math_param(math_param_rel_ord_spacing,mstyle); break; -+ case both_types(rel_noad_type, op_noad_type_normal): x = get_math_param(math_param_rel_op_spacing,mstyle); break; -+ /* shouldn't happen */ -+ case both_types(rel_noad_type, bin_noad_type ): x = get_math_param(math_param_rel_bin_spacing,mstyle); break; -+ /* */ -+ case both_types(rel_noad_type, rel_noad_type ): x = get_math_param(math_param_rel_rel_spacing,mstyle); break; -+ case both_types(rel_noad_type, open_noad_type ): x = get_math_param(math_param_rel_open_spacing,mstyle); break; -+ case both_types(rel_noad_type, close_noad_type ): x = get_math_param(math_param_rel_close_spacing,mstyle); break; -+ case both_types(rel_noad_type, punct_noad_type ): x = get_math_param(math_param_rel_punct_spacing,mstyle); break; -+ case both_types(rel_noad_type, inner_noad_type ): x = get_math_param(math_param_rel_inner_spacing,mstyle); break; -+ case both_types(open_noad_type, ord_noad_type ): x = get_math_param(math_param_open_ord_spacing,mstyle); break; -+ case both_types(open_noad_type, op_noad_type_normal): x = get_math_param(math_param_open_op_spacing,mstyle); break; -+ /* shouldn't happen */ -+ case both_types(open_noad_type, bin_noad_type ): x = get_math_param(math_param_open_bin_spacing,mstyle); break; -+ /* */ -+ case both_types(open_noad_type, rel_noad_type ): x = get_math_param(math_param_open_rel_spacing,mstyle); break; -+ case both_types(open_noad_type, open_noad_type ): x = get_math_param(math_param_open_open_spacing,mstyle); break; -+ case both_types(open_noad_type, close_noad_type ): x = get_math_param(math_param_open_close_spacing,mstyle); break; -+ case both_types(open_noad_type, punct_noad_type ): x = get_math_param(math_param_open_punct_spacing,mstyle); break; -+ case both_types(open_noad_type, inner_noad_type ): x = get_math_param(math_param_open_inner_spacing,mstyle); break; -+ case both_types(close_noad_type, ord_noad_type ): x = get_math_param(math_param_close_ord_spacing,mstyle); break; -+ case both_types(close_noad_type, op_noad_type_normal): x = get_math_param(math_param_close_op_spacing,mstyle); break; -+ case both_types(close_noad_type, bin_noad_type ): x = get_math_param(math_param_close_bin_spacing,mstyle); break; -+ case both_types(close_noad_type, rel_noad_type ): x = get_math_param(math_param_close_rel_spacing,mstyle); break; -+ case both_types(close_noad_type, open_noad_type ): x = get_math_param(math_param_close_open_spacing,mstyle); break; -+ case both_types(close_noad_type, close_noad_type ): x = get_math_param(math_param_close_close_spacing,mstyle); break; -+ case both_types(close_noad_type, punct_noad_type ): x = get_math_param(math_param_close_punct_spacing,mstyle); break; -+ case both_types(close_noad_type, inner_noad_type ): x = get_math_param(math_param_close_inner_spacing,mstyle); break; -+ case both_types(punct_noad_type, ord_noad_type ): x = get_math_param(math_param_punct_ord_spacing,mstyle); break; -+ case both_types(punct_noad_type, op_noad_type_normal): x = get_math_param(math_param_punct_op_spacing,mstyle); break; -+ /* shouldn't happen */ -+ case both_types(punct_noad_type, bin_noad_type ): x = get_math_param(math_param_punct_bin_spacing,mstyle); break; -+ /* */ -+ case both_types(punct_noad_type, rel_noad_type ): x = get_math_param(math_param_punct_rel_spacing,mstyle); break; -+ case both_types(punct_noad_type, open_noad_type ): x = get_math_param(math_param_punct_open_spacing,mstyle); break; -+ case both_types(punct_noad_type, close_noad_type ): x = get_math_param(math_param_punct_close_spacing,mstyle); break; -+ case both_types(punct_noad_type, punct_noad_type ): x = get_math_param(math_param_punct_punct_spacing,mstyle); break; -+ case both_types(punct_noad_type, inner_noad_type ): x = get_math_param(math_param_punct_inner_spacing,mstyle); break; -+ case both_types(inner_noad_type, ord_noad_type ): x = get_math_param(math_param_inner_ord_spacing,mstyle); break; -+ case both_types(inner_noad_type, op_noad_type_normal): x = get_math_param(math_param_inner_op_spacing,mstyle); break; -+ case both_types(inner_noad_type, bin_noad_type ): x = get_math_param(math_param_inner_bin_spacing,mstyle); break; -+ case both_types(inner_noad_type, rel_noad_type ): x = get_math_param(math_param_inner_rel_spacing,mstyle); break; -+ case both_types(inner_noad_type, open_noad_type ): x = get_math_param(math_param_inner_open_spacing,mstyle); break; -+ case both_types(inner_noad_type, close_noad_type ): x = get_math_param(math_param_inner_close_spacing,mstyle); break; -+ case both_types(inner_noad_type, punct_noad_type ): x = get_math_param(math_param_inner_punct_spacing,mstyle); break; -+ case both_types(inner_noad_type, inner_noad_type ): x = get_math_param(math_param_inner_inner_spacing,mstyle); break; - } - if (x < 0) { - confusion("mathspacing"); - } - if (x != 0) { - if (x <= thick_mu_skip_code) { -- /* trap thin/med/thick settings cf. old TeX */ -- z = math_glue(glue_par(x), mmu); /* allocates a glue */ -- /* store a symbolic subtype */ -+ /*tex trap thin/med/thick settings cf.\ old \TeX */ -+ z = math_glue(glue_par(x), mmu); -+ /*tex store a symbolic subtype */ - subtype(z) = (quarterword) (x + 1); - } else { -- z = math_glue(x, mmu); /* allocates a glue */ -+ z = math_glue(x, mmu); - } - } - return z; - } - --@ @c - static pointer check_nucleus_complexity(halfword q, scaled * delta, int cur_style, int *same) - { - pointer p = null; -@@ -3866,37 +4221,36 @@ static pointer check_nucleus_complexity(halfword q, scaled * delta, int cur_styl - case math_text_char_node: - fetch(nucleus(q)); - if (char_exists(cur_f, cur_c)) { -- /* we could look at neighbours */ -+ /*tex we could look at neighbours */ - if (do_new_math(cur_f)) { -- *delta = 0 ; /* cf spec only the last one */ -+ /*tex cf spec only the last one */ -+ *delta = 0 ; - } else { - *delta = char_italic(cur_f, cur_c); - } - p = new_glyph(cur_f, cur_c); - reset_attributes(p, node_attr(nucleus(q))); - if (do_new_math(cur_f)) { -- if (! math_no_char_italic_par) { -- /* keep italic, but bad with two successive letters */ -- } else if (get_char_cat_code(cur_c) == 11) { -- /* no italic correction in mid-word of text font */ -+ if (get_char_cat_code(cur_c) == 11) { -+ /*tex no italic correction in mid-word of text font */ - *delta = 0; - } - } else { -- /* no italic correction in mid-word of text font */ -+ /*tex no italic correction in mid-word of text font */ - if (((type(nucleus(q))) == math_text_char_node) && (space(cur_f) != 0)) { - *delta = 0; - } - } -- /* so we only add italic correction when we have no scripts */ -+ /*tex so we only add italic correction when we have no scripts */ - if ((subscr(q) == null) && (supscr(q) == null) && (*delta != 0)) { - pointer x = new_kern(*delta); - subtype(x) = italic_kern; - reset_attributes(x, node_attr(nucleus(q))); - couple_nodes(p,x); - *delta = 0; -- } else /* needs checking but looks ok */ -- if (do_new_math(cur_f)) { -- *delta = char_italic(cur_f, cur_c); /* must be more selective */ -+ } else if (do_new_math(cur_f)) { -+ /*tex Needs checking but looks ok. It must be more selective. */ -+ *delta = char_italic(cur_f, cur_c); - } - } - break; -@@ -3905,60 +4259,80 @@ static pointer check_nucleus_complexity(halfword q, scaled * delta, int cur_styl - break; - case sub_mlist_node: - t = math_list(nucleus(q)); -- mlist_to_hlist(t, false, cur_style); /* recursive call */ --if (same != NULL && type(t) == fence_noad && delimitersamesize(t)) { -- *same = delimitersamesize(t) ; --} -+ /*tex Recursive call: */ -+ mlist_to_hlist(t, false, cur_style); -+ if (same != NULL && type(t) == fence_noad && delimitersamesize(t)) { -+ *same = delimitersamesize(t) ; -+ } - setup_cur_size(cur_style); - p = hpack(vlink(temp_head), 0, additional, -1); - reset_attributes(p, node_attr(nucleus(q))); - break; - default: -- confusion("mlist2"); /* this can't happen mlist2 */ -+ confusion("mlist2"); - } - return p; - } - --@ Here is the overall plan of |mlist_to_hlist|, and the list of its -- local variables. -+/*tex -+ -+ Here is the overall plan of |mlist_to_hlist|, and the list of its local -+ variables. -+ -+*/ - --@c - void mlist_to_hlist(pointer mlist, boolean penalties, int cur_style) - { -- pointer q = mlist; /* runs through the mlist */ -- pointer r = null; /* the most recent noad preceding |q| */ -- int style = cur_style; /* tuck global parameter away as local variable */ -- int r_type = simple_noad; /* the |type| of noad |r|, or |op_noad| if |r=null| */ -- int r_subtype = op_noad_type_normal; /* the |subtype| of noad |r| if |r_type| is |fence_noad| */ -- int t; /* the effective |type| of noad |q| during the second pass */ -- int t_subtype; /* the effective |subtype| of noad |q| during the second pass */ -+ /*tex runs through the mlist */ -+ pointer q = mlist; -+ /*tex the most recent noad preceding |q| */ -+ pointer r = null; -+ /*tex tuck global parameter away as local variable */ -+ int style = cur_style; -+ /*tex the |type| of noad |r|, or |op_noad| if |r=null| */ -+ int r_type = simple_noad; -+ /*tex the |subtype| of noad |r| if |r_type| is |fence_noad| */ -+ int r_subtype = op_noad_type_normal; -+ /*tex the effective |type| of noad |q| during the second pass */ -+ int t; -+ /*tex the effective |subtype| of noad |q| during the second pass */ -+ int t_subtype; - pointer p = null; - pointer pp = null; - pointer z = null; - halfword nxt ; - int same = 0; -- int pen; /* a penalty to be inserted */ -- int prepen; /* a penalty to be inserted */ -- scaled max_hl = 0; /* maximum height of the list translated so far */ -- scaled max_d = 0; /* maximum depth of the list translated so far */ -- scaled delta; /* italic correction offset for subscript and superscript */ -- scaled cur_mu; /* the math unit width corresponding to |cur_size| */ -+ /*tex a penalty to be inserted */ -+ int pen; -+ /*tex a penalty to be inserted */ -+ int prepen; -+ /*tex maximum height of the list translated so far */ -+ scaled max_hl = 0; -+ /*tex maximum depth of the list translated so far */ -+ scaled max_d = 0; -+ /*tex italic correction offset for subscript and superscript */ -+ scaled delta; -+ /*tex the math unit width corresponding to |cur_size| */ -+ scaled cur_mu; - r_subtype = op_noad_type_normal; - setup_cur_size(cur_style); - cur_mu = x_over_n(get_math_quad_size(cur_size), 18); - if (math_penalties_mode_par) { -- /* we could do this via the callback but it's nice to have it as primitive too */ -+ /*tex -+ We could do this via the callback but it's nice to have it as -+ primitive too. -+ */ - penalties = 1; - } - while (q != null) { -- /* -- we use the fact that no character nodes appear in an mlist, hence -- the field |type(q)| is always present. -+ /*tex - -- one of the things we must do on the first pass is change a |bin_noad| to -- an |ord_noad| if the |bin_noad| is not in the context of a binary operator -+ We use the fact that no character nodes appear in an mlist, hence the -+ field |type(q)| is always present.One of the things we must do on the -+ first pass is change a |bin_noad| to an |ord_noad| if the |bin_noad| -+ is not in the context of a binary operator. The values of |r| and -+ |r_type| make this fairly easy. - -- the values of |r| and |r_type| make this fairly easy - */ - RESWITCH: - delta = 0; -@@ -3966,66 +4340,69 @@ void mlist_to_hlist(pointer mlist, boolean penalties, int cur_style) - switch (type(q)) { - case simple_noad: - switch (subtype(q)) { -- case bin_noad_type: -- switch (r_type) { -- case simple_noad: -- switch (r_subtype) { -- case bin_noad_type: -- case op_noad_type_normal: -- case op_noad_type_limits: -- case op_noad_type_no_limits: -- case rel_noad_type: -- case open_noad_type: -- case punct_noad_type: -- subtype(q) = ord_noad_type; -- goto RESWITCH; -- break; -+ case bin_noad_type: -+ switch (r_type) { -+ case simple_noad: -+ switch (r_subtype) { -+ case bin_noad_type: -+ case op_noad_type_normal: -+ case op_noad_type_limits: -+ case op_noad_type_no_limits: -+ case rel_noad_type: -+ case open_noad_type: -+ case punct_noad_type: -+ subtype(q) = ord_noad_type; -+ goto RESWITCH; -+ break; -+ } -+ break; -+ case fence_noad: -+ if (r_subtype == left_noad_side) { -+ /*tex So these can best be the same size. */ -+ subtype(q) = ord_noad_type; -+ goto RESWITCH; -+ } -+ break; - } - break; -- case fence_noad: -- if (r_subtype == left_noad_side) { -- subtype(q) = ord_noad_type; /* so these can best be the same size */ -- goto RESWITCH; -+ case over_noad_type: -+ make_over(q, cur_style, cur_size, math_rules_fam_par); -+ break; -+ case under_noad_type: -+ make_under(q, cur_style, cur_size, math_rules_fam_par); -+ break; -+ case vcenter_noad_type: -+ make_vcenter(q); -+ break; -+ case rel_noad_type: -+ case close_noad_type: -+ case punct_noad_type: -+ if (r_type == simple_noad && r_subtype == bin_noad_type) { -+ /*tex Assumes the same size; can't this go. */ -+ type(r) = simple_noad; -+ subtype(r) = ord_noad_type; - } - break; -- } -- break; -- case over_noad_type: -- make_over(q, cur_style, cur_size, math_rules_fam_par); -- break; -- case under_noad_type: -- make_under(q, cur_style, cur_size, math_rules_fam_par); -- break; -- case vcenter_noad_type: -- make_vcenter(q); -- break; -- case rel_noad_type: -- case close_noad_type: -- case punct_noad_type: -- if (r_type == simple_noad && r_subtype == bin_noad_type) { -- type(r) = simple_noad; /* assumes the same size .. can't this go */ -- subtype(r) = ord_noad_type; -- } -- break; -- case op_noad_type_normal: -- case op_noad_type_limits: -- case op_noad_type_no_limits: -- delta = make_op(q, cur_style); -- if ((subtype(q) == op_noad_type_limits) || (subtype(q) == op_noad_type_no_limits)) -- goto CHECK_DIMENSIONS; -- break; -- case ord_noad_type: -- make_ord(q); -- break; -- case open_noad_type: -- case inner_noad_type: -- break; -+ case op_noad_type_normal: -+ case op_noad_type_limits: -+ case op_noad_type_no_limits: -+ delta = make_op(q, cur_style); -+ if ((subtype(q) == op_noad_type_limits) || (subtype(q) == op_noad_type_no_limits)) -+ goto CHECK_DIMENSIONS; -+ break; -+ case ord_noad_type: -+ make_ord(q); -+ break; -+ case open_noad_type: -+ case inner_noad_type: -+ break; - } - break; - case fence_noad: - if (subtype(q) != left_noad_side) { - if (r_type == simple_noad && r_subtype == bin_noad_type) { -- type(r) = simple_noad; /* assumes the same size */ -+ /*tex Assumes the same size. */ -+ type(r) = simple_noad; - subtype(r) = ord_noad_type; - } - } -@@ -4060,16 +4437,20 @@ void mlist_to_hlist(pointer mlist, boolean penalties, int cur_style) - break; - case choice_node: - switch (cur_style / 2) { -- case 0: /* |display_style=0| */ -+ case 0: -+ /*tex |display_style=0| */ - choose_mlist(display_mlist); - break; -- case 1: /* |text_style=2| */ -+ case 1: -+ /*tex |text_style=2| */ - choose_mlist(text_mlist); - break; -- case 2: /* |script_style=4| */ -+ case 2: -+ /*tex |script_style=4| */ - choose_mlist(script_mlist); - break; -- case 3: /* |script_script_style=6| */ -+ case 3: -+ /*tex |script_script_style=6| */ - choose_mlist(script_script_mlist); - break; - } -@@ -4105,14 +4486,16 @@ void mlist_to_hlist(pointer mlist, boolean penalties, int cur_style) - goto DONE_WITH_NODE; - break; - case glue_node: -- /* -- conditional math glue (`\.{\\nonscript}') results in a |glue_node| -- pointing to |zero_glue|, with |subtype(q)=cond_math_glue|; in such a case -- the node following will be eliminated if it is a glue or kern node and if the -- current size is different from |text_size| -+ /*tex -+ -+ Conditional math glue (`\.{\\nonscript}') results in a -+ |glue_node| pointing to |zero_glue|, with -+ |subtype(q)=cond_math_glue|; in such a case the node -+ following will be eliminated if it is a glue or kern node and -+ if the current size is different from |text_size|. - -- unconditional math glue (`\.{\\muskip}') is converted to normal glue by -- multiplying the dimensions by |cur_mu| -+ Unconditional math glue (`\.{\\muskip}') is converted to -+ normal glue by multiplying the dimensions by |cur_mu|. - - */ - if (subtype(q) == mu_glue) { -@@ -4139,29 +4522,31 @@ void mlist_to_hlist(pointer mlist, boolean penalties, int cur_style) - default: - confusion("mlist1"); - } -- /* -- When we get to the following part of the program, we have ``fallen through'' -- from cases that did not lead to |check_dimensions| or |done_with_noad| or -- |done_with_node|. Thus, |q|~points to a noad whose nucleus may need to be -- converted to an hlist, and whose subscripts and superscripts need to be -- appended if they are present. -+ /*tex - -- If |nucleus(q)| is not a |math_char|, the variable |delta| is the amount -- by which a superscript should be moved right with respect to a subscript -- when both are present. -+ When we get to the following part of the program, we have ``fallen -+ through'' from cases that did not lead to |check_dimensions| or -+ |done_with_noad| or |done_with_node|. Thus, |q|~points to a noad -+ whose nucleus may need to be converted to an hlist, and whose -+ subscripts and superscripts need to be appended if they are present. -+ -+ If |nucleus(q)| is not a |math_char|, the variable |delta| is the -+ amount by which a superscript should be moved right with respect to a -+ subscript when both are present. - - */ --same = 0 ; -+ same = 0 ; - p = check_nucleus_complexity(q, &delta, cur_style, &same); --if (same) { -- noadextra4(q) = same ; --} -+ if (same) { -+ noadextra4(q) = same ; -+ } - if ((subscr(q) == null) && (supscr(q) == null)) { -- /* -+ /*tex -+ - Adding italic correction here is kind of fuzzy because some -- characters already have that built in. However, we also add -- it in the scripts so if it's optional here it also should -- be there. -+ characters already have that built in. However, we also add it in -+ the scripts so if it's optional here it also should be there. -+ - */ - if (nxt && (math_italics_mode_par > 0) && (delta != 0)) { - if (type(nxt) == simple_noad) { -@@ -4199,7 +4584,7 @@ if (same) { - } - assign_new_hlist(q, p); - } else { -- /* top, bottom */ -+ /*tex top, bottom */ - make_scripts(q, p, delta, cur_style, 0, 0); - } - CHECK_DIMENSIONS: -@@ -4209,7 +4594,7 @@ if (same) { - if (depth(z) > max_d) - max_d = depth(z); - list_ptr(z) = null; -- /* only drop the \.{\\hbox} */ -+ /*tex only drop the \.{\\hbox} */ - flush_node(z); - DONE_WITH_NOAD: - r = q; -@@ -4219,7 +4604,8 @@ if (same) { - r_subtype = left_noad_side; - cur_style = style; - setup_cur_size(cur_style); -- cur_mu = x_over_n(get_math_quad_size(cur_size), 18); /* style */ -+ /*tex style */ -+ cur_mu = x_over_n(get_math_quad_size(cur_size), 18); - } - DONE_WITH_NODE: - q = vlink(q); -@@ -4228,15 +4614,18 @@ if (same) { - type(r) = simple_noad; - subtype(r) = ord_noad_type; - } -- /* -+ /*tex -+ - Make a second pass over the mlist, removing all noads and inserting the - proper spacing and penalties. - -- We have now tied up all the loose ends of the first pass of |mlist_to_hlist|. -- The second pass simply goes through and hooks everything together with the -- proper glue and penalties. It also handles the |fence_noad|s that -- might be present, since |max_hl| and |max_d| are now known. Variable |p| points -- to a node at the current end of the final hlist. -+ We have now tied up all the loose ends of the first pass of -+ |mlist_to_hlist|. The second pass simply goes through and hooks -+ everything together with the proper glue and penalties. It also handles -+ the |fence_noad|s that might be present, since |max_hl| and |max_d| are -+ now known. Variable |p| points to a node at the current end of the final -+ hlist. -+ - */ - p = temp_head; - vlink(p) = null; -@@ -4248,15 +4637,18 @@ if (same) { - cur_mu = x_over_n(get_math_quad_size(cur_size), 18); - NEXT_NODE: - while (q != null) { -- /* -+ /*tex -+ - If node |q| is a style node, change the style and |goto delete_q|; -- otherwise if it is not a noad, put it into the hlist, -- advance |q|, and |goto done|; otherwise set |s| to the size -- of noad |q|, set |t| to the associated type (|ord_noad.. -- inner_noad|), and set |pen| to the associated penalty -+ otherwise if it is not a noad, put it into the hlist, advance |q|, -+ and |goto done|; otherwise set |s| to the size of noad |q|, set |t| -+ to the associated type (|ord_noad.. inner_noad|), and set |pen| to -+ the associated penalty. -+ -+ Just before doing the big |case| switch in the second pass, the -+ program sets up default values so that most of the branches are -+ short. - -- Just before doing the big |case| switch in the second pass, the program -- sets up default values so that most of the branches are short. - */ - t = simple_noad; - t_subtype = ord_noad_type; -@@ -4292,7 +4684,7 @@ if (same) { - t_subtype = make_left_right(q, style, max_d, max_hl); - break; - case style_node: -- /* Change the current style and |goto delete_q| */ -+ /*tex Change the current style and |goto delete_q| */ - cur_style = subtype(q); - setup_cur_size(cur_style); - cur_mu = x_over_n(get_math_quad_style(cur_style), 18); -@@ -4316,34 +4708,36 @@ if (same) { - default: - confusion("mlist3"); - } -- /* Append inter-element spacing based on |r_type| and |t| */ -+ /*tex Append inter-element spacing based on |r_type| and |t| */ - if (r_type > 0) { -- /* not the first noad */ -+ /*tex not the first noad */ - pp = p; --if (delimitermodeordinal && t_subtype == inner_noad_type && noadextra4(q) == 1) { -- z = math_spacing_glue(r_subtype, ord_noad_type, cur_style, cur_mu); --} else { -- z = math_spacing_glue(r_subtype, t_subtype, cur_style, cur_mu); --} -+ if (delimitermodeordinal && t_subtype == inner_noad_type && noadextra4(q) == 1) { -+ z = math_spacing_glue(r_subtype, ord_noad_type, cur_style, cur_mu); -+ } else { -+ z = math_spacing_glue(r_subtype, t_subtype, cur_style, cur_mu); -+ } - if (z != null) { - reset_attributes(z, node_attr(p)); - couple_nodes(p,z); - p = z; - } - if (penalties && prepen < inf_penalty && type(pp) != penalty_node) { -- /* no checking of prev node type */ -+ /*tex no checking of prev node type */ - z = new_penalty(prepen,noad_penalty); - reset_attributes(z, node_attr(p)); - couple_nodes(p,z); - p = z; - } - } -- /* -- Append any |new_hlist| entries for |q|, and any appropriate penalties -+ /*tex -+ -+ Append any |new_hlist| entries for |q|, and any appropriate -+ penalties. We insert a penalty node after the hlist entries of noad -+ |q| if |pen| is not an ``infinite'' penalty, and if the node -+ immediately following |q| is not a penalty node or a |rel_noad| or -+ absent entirely. - -- We insert a penalty node after the hlist entries of noad |q| if |pen| -- is not an ``infinite'' penalty, and if the node immediately following |q| -- is not a penalty node or a |rel_noad| or absent entirely. - */ - if (new_hlist(q) != null) { - couple_nodes(p,new_hlist(q)); -@@ -4370,12 +4764,13 @@ if (delimitermodeordinal && t_subtype == inner_noad_type && noadextra4(q) == 1) - DELETE_Q: - r = q; - q = vlink(q); -- /* -- The m-to-hlist conversion takes place in-place, so the various dependant -- fields may not be freed (as would happen if |flush_node| was called). -+ /*tex -+ -+ The m-to-hlist conversion takes place in-place, so the various -+ dependant fields may not be freed (as would happen if |flush_node| -+ was called). A low-level |free_node| is easier than attempting to -+ nullify such dependant fields for all possible node and noad types. - -- A low-level |free_node| is easier than attempting to nullify such dependant -- fields for all possible node and noad types. - */ - if (nodetype_has_attributes(type(r))) { - delete_attribute_ref(node_attr(r)); -diff --git a/texk/web2c/luatexdir/tex/nesting.c b/texk/web2c/luatexdir/tex/nesting.c -new file mode 100644 -index 000000000..0e50c1031 ---- /dev/null -+++ b/texk/web2c/luatexdir/tex/nesting.c -@@ -0,0 +1,429 @@ -+/* -+ -+nesting.w -+ -+Copyright 2009-2010 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ -+ -+#include "ptexlib.h" -+ -+/*tex These are for |show_activities|: */ -+ -+#define page_goal page_so_far[0] -+ -+/*tex -+ -+\TeX\ is typically in the midst of building many lists at once. For example, when -+a math formula is being processed, \TeX\ is in math mode and working on an mlist; -+this formula has temporarily interrupted \TeX\ from being in horizontal mode and -+building the hlist of a paragraph; and this paragraph has temporarily interrupted -+\TeX\ from being in vertical mode and building the vlist for the next page of a -+document. Similarly, when a \.{\\vbox} occurs inside of an \.{\\hbox}, \TeX\ is -+temporarily interrupted from working in restricted horizontal mode, and it enters -+internal vertical mode. The ``semantic nest'' is a stack that keeps track of what -+lists and modes are currently suspended. -+ -+At each level of processing we are in one of six modes: -+ -+|vmode| stands for vertical mode (the page builder); -+ -+|hmode| stands for horizontal mode (the paragraph builder); -+ -+|mmode| stands for displayed formula mode; -+ -+|-vmode| stands for internal vertical mode (e.g., in a \.{\\vbox}); -+ -+|-hmode| stands for restricted horizontal mode (e.g., in an \.{\\hbox}); -+ -+|-mmode| stands for math formula mode (not displayed). -+ -+The mode is temporarily set to zero while processing \.{\\write} texts in the -+|ship_out| routine. -+ -+Numeric values are assigned to |vmode|, |hmode|, and |mmode| so that \TeX's ``big -+semantic switch'' can select the appropriate thing to do by computing the value -+|abs(mode)+cur_cmd|, where |mode| is the current mode and |cur_cmd| is the -+current command code. -+ -+*/ -+ -+static const char *string_mode(int m) -+{ -+ if (m > 0) { -+ switch (m / (max_command_cmd + 1)) { -+ case 0: -+ return "vertical mode"; -+ break; -+ case 1: -+ return "horizontal mode"; -+ break; -+ case 2: -+ return "display math mode"; -+ break; -+ default: -+ break; -+ } -+ } else if (m == 0) { -+ return "no mode"; -+ } else { -+ switch ((-m) / (max_command_cmd + 1)) { -+ case 0: -+ return "internal vertical mode"; -+ break; -+ case 1: -+ return "restricted horizontal mode"; -+ break; -+ case 2: -+ return "math mode"; -+ break; -+ default: -+ break; -+ } -+ } -+ return "unknown mode"; -+} -+ -+void print_mode(int m) -+{ -+ tprint(string_mode(m)); -+} -+ -+void print_in_mode(int m) -+{ -+ tprint("' in "); -+ tprint(string_mode(m)); -+} -+ -+int get_mode_id(void) -+{ -+ int m = cur_list.mode_field; -+ if (m > 0) { -+ switch (m / (max_command_cmd + 1)) { -+ case 0: -+ return 'v'; -+ break; -+ case 1: -+ return 'h'; -+ break; -+ case 2: -+ return 'm'; -+ break; -+ default: -+ return '\0'; -+ break; -+ } -+ } else if (m == 0) { -+ return 'n';; -+ } else { -+ switch ((-m) / (max_command_cmd + 1)) { -+ case 0: -+ return 'V'; -+ break; -+ case 1: -+ return 'H'; -+ break; -+ case 2: -+ return 'M'; -+ break; -+ default: -+ return '\0'; -+ break; -+ } -+ } -+} -+ -+/*tex -+ -+The state of affairs at any semantic level can be represented by five values: -+ -+|mode| is the number representing the semantic mode, as just explained. -+ -+|head| is a |pointer| to a list head for the list being built; |link(head)| -+therefore points to the first element of the list, or to |null| if the list is -+empty. -+ -+|tail| is a |pointer| to the final node of the list being built; thus, -+|tail=head| if and only if the list is empty. -+ -+|prev_graf| is the number of lines of the current paragraph that have already -+been put into the present vertical list. -+ -+|aux| is an auxiliary |memory_word| that gives further information that is needed -+to characterize the situation. -+ -+In vertical mode, |aux| is also known as |prev_depth|; it is the scaled value -+representing the depth of the previous box, for use in baseline calculations, or -+it is |<=-1000|pt if the next box on the vertical list is to be exempt from -+baseline calculations. In horizontal mode, |aux| is also known as |space_factor|; -+it holds the current space factor used in spacing calculations. In math mode, -+|aux| is also known as |incompleat_noad|; if not |null|, it points to a record -+that represents the numerator of a generalized fraction for which the denominator -+is currently being formed in the current list. -+ -+There is also a sixth quantity, |mode_line|, which correlates the semantic nest -+with the user's input; |mode_line| contains the source line number at which the -+current level of nesting was entered. The negative of this line number is the -+|mode_line| at the level of the user's output routine. -+ -+A seventh quantity, |eTeX_aux|, is used by the extended features eTeX. In math -+mode it is known as |delim_ptr| and points to the most recent |fence_noad| of a -+|math_left_group|. -+ -+In horizontal mode, the |prev_graf| field is used for initial language data. -+ -+The semantic nest is an array called |nest| that holds the |mode|, |head|, -+|tail|, |prev_graf|, |aux|, and |mode_line| values for all semantic levels below -+the currently active one. Information about the currently active level is kept in -+the global quantities |mode|, |head|, |tail|, |prev_graf|, |aux|, and -+|mode_line|, which live in a struct that is ready to be pushed onto |nest| if -+necessary. -+ -+The math field is used by various bits and pieces in |texmath.w| -+ -+This implementation of \TeX\ uses two different conventions for representing -+sequential stacks. @^stack conventions@>@^conventions for representing stacks@> -+ -+1) If there is frequent access to the top entry, and if the stack is essentially -+never empty, then the top entry is kept in a global variable (even better would -+be a machine register), and the other entries appear in the array -+$\\{stack}[0\to(\\{ptr}-1)]$. The semantic stack is handled this way. -+ -+2) If there is infrequent top access, the entire stack contents are in the array -+$\\{stack}[0\to(\\{ptr}-1)]$. For example, the |save_stack| is treated this way, -+as we have seen. -+ -+In |nest_ptr| we have the first unused location of |nest|, and |max_nest_stack| -+has the maximum of |nest_ptr| when pushing. In |shown_mode| we store the most -+recent mode shown by \.{\\tracingcommands} and with |save_tail| we can examine -+whether we have an auto kern before a glue. -+ -+*/ -+ -+list_state_record *nest; -+int nest_ptr, max_nest_stack, shown_mode; -+halfword save_tail; -+ -+/*tex -+ -+We will see later that the vertical list at the bottom semantic level is split -+into two parts; the ``current page'' runs from |page_head| to |page_tail|, and -+the ``contribution list'' runs from |contrib_head| to |tail| of semantic level -+zero. The idea is that contributions are first formed in vertical mode, then -+``contributed'' to the current page (during which time the page-breaking -+decisions are made). For now, we don't need to know any more details about the -+page-building process. -+ -+*/ -+ -+void initialize_nesting(void) -+{ -+ nest_ptr = 0; -+ max_nest_stack = 0; -+ shown_mode = 0; -+ cur_list.mode_field = vmode; -+ cur_list.head_field = contrib_head; -+ cur_list.tail_field = contrib_head; -+ cur_list.eTeX_aux_field = null; -+ cur_list.prev_depth_field = ignore_depth; -+ cur_list.space_factor_field = 1000; -+ cur_list.incompleat_noad_field = null; -+ cur_list.ml_field = 0; -+ cur_list.pg_field = 0; -+ cur_list.dirs_field = null; -+ init_math_fields(); -+} -+ -+/*tex -+ -+Here is a common way to make the current list grow: -+ -+*/ -+ -+void tail_append(halfword p) -+{ -+ couple_nodes(cur_list.tail_field, p); -+ cur_list.tail_field = vlink(cur_list.tail_field); -+} -+ -+halfword pop_tail(void) -+{ -+ halfword n, r; -+ if (cur_list.tail_field != cur_list.head_field) { -+ r = cur_list.tail_field; -+ if (vlink(alink(cur_list.tail_field)) == cur_list.tail_field) { -+ n = alink(cur_list.tail_field); -+ } else { -+ n = cur_list.head_field; -+ while (vlink(n) != cur_list.tail_field) -+ n = vlink(n); -+ } -+ flush_node(cur_list.tail_field); -+ cur_list.tail_field = n; -+ vlink(n) = null; -+ return r; -+ } else { -+ return null; -+ } -+} -+ -+/*tex -+ -+When \TeX's work on one level is interrupted, the state is saved by calling -+|push_nest|. This routine changes |head| and |tail| so that a new (empty) list is -+begun; it does not change |mode| or |aux|. -+ -+*/ -+ -+void push_nest(void) -+{ -+ if (nest_ptr > max_nest_stack) { -+ max_nest_stack = nest_ptr; -+ if (nest_ptr == nest_size) -+ overflow("semantic nest size", (unsigned) nest_size); -+ } -+ incr(nest_ptr); -+ cur_list.mode_field = nest[nest_ptr - 1].mode_field; -+ cur_list.head_field = new_node(temp_node, 0); -+ cur_list.tail_field = cur_list.head_field; -+ cur_list.eTeX_aux_field = null; -+ cur_list.ml_field = line; -+ cur_list.pg_field = 0; -+ cur_list.dirs_field = null; -+ cur_list.prev_depth_field = nest[nest_ptr - 1].prev_depth_field; -+ cur_list.space_factor_field = nest[nest_ptr - 1].space_factor_field; -+ cur_list.incompleat_noad_field = nest[nest_ptr - 1].incompleat_noad_field; -+ init_math_fields(); -+} -+ -+/*tex -+ -+Conversely, when \TeX\ is finished on the current level, the former state is -+restored by calling |pop_nest|. This routine will never be called at the lowest -+semantic level, nor will it be called unless |head| is a node that should be -+returned to free memory. -+ -+*/ -+ -+void pop_nest(void) -+{ -+ flush_node(cur_list.head_field); -+ decr(nest_ptr); -+} -+ -+/*tex -+ -+Here is a procedure that displays what \TeX\ is working on, at all levels. -+ -+*/ -+ -+void show_activities(void) -+{ -+ /*tex Index into |nest|: */ -+ int p; -+ /*tex The mode: */ -+ int m; -+ /*tex For showing the current page: */ -+ halfword q, r; -+ /*tex Ditto: */ -+ int t; -+ tprint_nl(""); -+ print_ln(); -+ for (p = nest_ptr; p >= 0; p--) { -+ m = nest[p].mode_field; -+ tprint_nl("### "); -+ print_mode(m); -+ tprint(" entered at line "); -+ print_int(abs(nest[p].ml_field)); -+ if (nest[p].ml_field < 0) -+ tprint(" (\\output routine)"); -+ if (p == 0) { -+ /*tex Show the status of the current page */ -+ if (page_head != page_tail) { -+ tprint_nl("### current page:"); -+ if (output_active) -+ tprint(" (held over for next output)"); -+ show_box(vlink(page_head)); -+ if (page_contents > empty) { -+ tprint_nl("total height "); -+ print_totals(); -+ tprint_nl(" goal height "); -+ print_scaled(page_goal); -+ r = vlink(page_ins_head); -+ while (r != page_ins_head) { -+ print_ln(); -+ tprint_esc("insert"); -+ t = subtype(r); -+ print_int(t); -+ tprint(" adds "); -+ if (count(t) == 1000) -+ t = height(r); -+ else -+ t = x_over_n(height(r), 1000) * count(t); -+ print_scaled(t); -+ if (type(r) == split_up_node) { -+ q = page_head; -+ t = 0; -+ do { -+ q = vlink(q); -+ if ((type(q) == ins_node) -+ && (subtype(q) == subtype(r))) -+ incr(t); -+ } while (q != broken_ins(r)); -+ tprint(", #"); -+ print_int(t); -+ tprint(" might split"); -+ } -+ r = vlink(r); -+ } -+ } -+ } -+ if (vlink(contrib_head) != null) -+ tprint_nl("### recent contributions:"); -+ } -+ show_box(vlink(nest[p].head_field)); -+ /*tex Show the auxiliary field, |a|. */ -+ switch (abs(m) / (max_command_cmd + 1)) { -+ case 0: -+ tprint_nl("prevdepth "); -+ if (nest[p].prev_depth_field <= ignore_depth) -+ tprint("ignored"); -+ else -+ print_scaled(nest[p].prev_depth_field); -+ if (nest[p].pg_field != 0) { -+ tprint(", prevgraf "); -+ print_int(nest[p].pg_field); -+ if (nest[p].pg_field != 1) -+ tprint(" lines"); -+ else -+ tprint(" line"); -+ } -+ break; -+ case 1: -+ tprint_nl("spacefactor "); -+ print_int(nest[p].space_factor_field); -+ break; -+ case 2: -+ if (nest[p].incompleat_noad_field != null) { -+ tprint("this will be denominator of:"); -+ show_box(nest[p].incompleat_noad_field); -+ } -+ break; -+ } -+ } -+} -diff --git a/texk/web2c/luatexdir/tex/nesting.w b/texk/web2c/luatexdir/tex/nesting.w -deleted file mode 100644 -index d9e7cf744..000000000 ---- a/texk/web2c/luatexdir/tex/nesting.w -+++ /dev/null -@@ -1,436 +0,0 @@ --% nesting.w --% --% Copyright 2009-2010 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --@ @c -- --#include "ptexlib.h" -- --@ these are for |show_activities| --@c --#define page_goal page_so_far[0] -- --@ \TeX\ is typically in the midst of building many lists at once. For example, --when a math formula is being processed, \TeX\ is in math mode and --working on an mlist; this formula has temporarily interrupted \TeX\ from --being in horizontal mode and building the hlist of a paragraph; and this --paragraph has temporarily interrupted \TeX\ from being in vertical mode --and building the vlist for the next page of a document. Similarly, when a --\.{\\vbox} occurs inside of an \.{\\hbox}, \TeX\ is temporarily --interrupted from working in restricted horizontal mode, and it enters --internal vertical mode. The ``semantic nest'' is a stack that --keeps track of what lists and modes are currently suspended. -- --At each level of processing we are in one of six modes: -- --\yskip\hang|vmode| stands for vertical mode (the page builder); -- --\hang|hmode| stands for horizontal mode (the paragraph builder); -- --\hang|mmode| stands for displayed formula mode; -- --\hang|-vmode| stands for internal vertical mode (e.g., in a \.{\\vbox}); -- --\hang|-hmode| stands for restricted horizontal mode (e.g., in an \.{\\hbox}); -- --\hang|-mmode| stands for math formula mode (not displayed). -- --\yskip\noindent The mode is temporarily set to zero while processing \.{\\write} --texts in the |ship_out| routine. -- --Numeric values are assigned to |vmode|, |hmode|, and |mmode| so that --\TeX's ``big semantic switch'' can select the appropriate thing to --do by computing the value |abs(mode)+cur_cmd|, where |mode| is the current --mode and |cur_cmd| is the current command code. -- --@c --static const char *string_mode(int m) --{ /* prints the mode represented by |m| */ -- if (m > 0) { -- switch (m / (max_command_cmd + 1)) { -- case 0: -- return "vertical mode"; -- break; -- case 1: -- return "horizontal mode"; -- break; -- case 2: -- return "display math mode"; -- break; -- default: -- break; -- } -- } else if (m == 0) { -- return "no mode"; -- } else { -- switch ((-m) / (max_command_cmd + 1)) { -- case 0: -- return "internal vertical mode"; -- break; -- case 1: -- return "restricted horizontal mode"; -- break; -- case 2: -- return "math mode"; -- break; -- default: -- break; -- } -- } -- return "unknown mode"; --} -- --@ @c --void print_mode(int m) --{ /* prints the mode represented by |m| */ -- tprint(string_mode(m)); --} -- --@ @c --void print_in_mode(int m) --{ /* prints the mode represented by |m| */ -- tprint("' in "); -- tprint(string_mode(m)); --} -- --@ @c --int get_mode_id(void) --{ /* returns the mode represented by |m| */ -- int m = cur_list.mode_field; -- if (m > 0) { -- switch (m / (max_command_cmd + 1)) { -- case 0: -- return 'v'; -- break; -- case 1: -- return 'h'; -- break; -- case 2: -- return 'm'; -- break; -- default: -- return '\0'; -- break; -- } -- } else if (m == 0) { -- return 'n';; -- } else { -- switch ((-m) / (max_command_cmd + 1)) { -- case 0: -- return 'V'; -- break; -- case 1: -- return 'H'; -- break; -- case 2: -- return 'M'; -- break; -- default: -- return '\0'; -- break; -- } -- } --} -- -- --@ The state of affairs at any semantic level can be represented by --five values: -- --\yskip\hang|mode| is the number representing the semantic mode, as --just explained. -- --\yskip\hang|head| is a |pointer| to a list head for the list being built; --|link(head)| therefore points to the first element of the list, or --to |null| if the list is empty. -- --\yskip\hang|tail| is a |pointer| to the final node of the list being --built; thus, |tail=head| if and only if the list is empty. -- --\yskip\hang|prev_graf| is the number of lines of the current paragraph that --have already been put into the present vertical list. -- --\yskip\hang|aux| is an auxiliary |memory_word| that gives further information --that is needed to characterize the situation. -- --\yskip\noindent --In vertical mode, |aux| is also known as |prev_depth|; it is the scaled --value representing the depth of the previous box, for use in baseline --calculations, or it is |<=-1000|pt if the next box on the vertical list is to --be exempt from baseline calculations. In horizontal mode, |aux| is also --known as |space_factor|; it holds the current space factor used in --spacing calculations. In math mode, |aux| is also known as |incompleat_noad|; --if not |null|, it points to a record that represents the numerator of a --generalized fraction for which the denominator is currently being formed --in the current list. -- --There is also a sixth quantity, |mode_line|, which correlates --the semantic nest with the user's input; |mode_line| contains the source --line number at which the current level of nesting was entered. The negative --of this line number is the |mode_line| at the level of the --user's output routine. -- --A seventh quantity, |eTeX_aux|, is used by the extended features eTeX. --In math mode it is known as |delim_ptr| and points to the most --recent |fence_noad| of a |math_left_group|. -- --In horizontal mode, the |prev_graf| field is used for initial language data. -- --The semantic nest is an array called |nest| that holds the |mode|, |head|, --|tail|, |prev_graf|, |aux|, and |mode_line| values for all semantic levels --below the currently active one. Information about the currently active --level is kept in the global quantities |mode|, |head|, |tail|, |prev_graf|, --|aux|, and |mode_line|, which live in a struct that is ready to --be pushed onto |nest| if necessary. -- --The math field is used by various bits and pieces in |texmath.w| -- --@ This implementation of --\TeX\ uses two different conventions for representing sequential stacks. --@^stack conventions@>@^conventions for representing stacks@> -- --\yskip\hang 1) If there is frequent access to the top entry, and if the --stack is essentially never empty, then the top entry is kept in a global --variable (even better would be a machine register), and the other entries --appear in the array $\\{stack}[0\to(\\{ptr}-1)]$. The --semantic stack is handled this way. -- --\yskip\hang 2) If there is infrequent top access, the entire stack contents --are in the array $\\{stack}[0\to(\\{ptr}-1)]$. For example, the |save_stack| --is treated this way, as we have seen. -- --@c --list_state_record *nest; --int nest_ptr; /* first unused location of |nest| */ --int max_nest_stack; /* maximum of |nest_ptr| when pushing */ --int shown_mode; /* most recent mode shown by \.{\\tracingcommands} */ --halfword save_tail; /* save |tail| so we can examine whether we have an auto -- kern before a glue */ -- --@ We will see later that the vertical list at the bottom semantic level is split --into two parts; the ``current page'' runs from |page_head| to |page_tail|, --and the ``contribution list'' runs from |contrib_head| to |tail| of --semantic level zero. The idea is that contributions are first formed in --vertical mode, then ``contributed'' to the current page (during which time --the page-breaking decisions are made). For now, we don't need to know --any more details about the page-building process. -- --@c --void initialize_nesting(void) --{ -- nest_ptr = 0; -- max_nest_stack = 0; -- shown_mode = 0; -- cur_list.mode_field = vmode; -- cur_list.head_field = contrib_head; -- cur_list.tail_field = contrib_head; -- cur_list.eTeX_aux_field = null; -- cur_list.prev_depth_field = ignore_depth; -- cur_list.space_factor_field = 1000; -- cur_list.incompleat_noad_field = null; -- cur_list.ml_field = 0; -- cur_list.pg_field = 0; -- cur_list.dirs_field = null; -- init_math_fields(); --} -- --@ Here is a common way to make the current list grow: -- --@c --void tail_append(halfword p) --{ -- couple_nodes(cur_list.tail_field, p); -- cur_list.tail_field = vlink(cur_list.tail_field); --} -- --@ @c --halfword pop_tail(void) --{ -- halfword n, r; -- if (cur_list.tail_field != cur_list.head_field) { -- r = cur_list.tail_field; -- if (vlink(alink(cur_list.tail_field)) == cur_list.tail_field) { -- n = alink(cur_list.tail_field); -- } else { -- n = cur_list.head_field; -- while (vlink(n) != cur_list.tail_field) -- n = vlink(n); -- } -- flush_node(cur_list.tail_field); -- cur_list.tail_field = n; -- vlink(n) = null; -- return r; -- } else { -- return null; -- } --} -- --@ When \TeX's work on one level is interrupted, the state is saved by --calling |push_nest|. This routine changes |head| and |tail| so that --a new (empty) list is begun; it does not change |mode| or |aux|. -- --@c --void push_nest(void) --{ /* enter a new semantic level, save the old */ -- if (nest_ptr > max_nest_stack) { -- max_nest_stack = nest_ptr; -- if (nest_ptr == nest_size) -- overflow("semantic nest size", (unsigned) nest_size); -- } -- incr(nest_ptr); -- cur_list.mode_field = nest[nest_ptr - 1].mode_field; -- cur_list.head_field = new_node(temp_node, 0); -- cur_list.tail_field = cur_list.head_field; -- cur_list.eTeX_aux_field = null; -- cur_list.ml_field = line; -- cur_list.pg_field = 0; -- cur_list.dirs_field = null; -- cur_list.prev_depth_field = nest[nest_ptr - 1].prev_depth_field; -- cur_list.space_factor_field = nest[nest_ptr - 1].space_factor_field; -- cur_list.incompleat_noad_field = nest[nest_ptr - 1].incompleat_noad_field; -- init_math_fields(); --} -- --@ Conversely, when \TeX\ is finished on the current level, the former --state is restored by calling |pop_nest|. This routine will never be --called at the lowest semantic level, nor will it be called unless |head| --is a node that should be returned to free memory. -- --@c --void pop_nest(void) --{ /* leave a semantic level, re-enter the old */ -- flush_node(cur_list.head_field); -- decr(nest_ptr); --} -- --@ Here is a procedure that displays what \TeX\ is working on, at all levels. -- --@c --void show_activities(void) --{ -- int p; /* index into |nest| */ -- int m; /* mode */ -- halfword q, r; /* for showing the current page */ -- int t; /* ditto */ -- tprint_nl(""); -- print_ln(); -- for (p = nest_ptr; p >= 0; p--) { -- m = nest[p].mode_field; -- tprint_nl("### "); -- print_mode(m); -- tprint(" entered at line "); -- print_int(abs(nest[p].ml_field)); -- /* we dont do this any more */ --#if 0 -- -- if (m == hmode) -- if (nest[p].pg_field != 040600000) { -- tprint(" (language"); -- print_int(nest[p].pg_field % 0200000); -- tprint(":hyphenmin"); -- print_int(nest[p].pg_field / 020000000); -- print_char(','); -- print_int((nest[p].pg_field / 0200000) % 0100); -- print_char(')'); -- } --#endif -- if (nest[p].ml_field < 0) -- tprint(" (\\output routine)"); -- if (p == 0) { -- /* Show the status of the current page */ -- if (page_head != page_tail) { -- tprint_nl("### current page:"); -- if (output_active) -- tprint(" (held over for next output)"); -- show_box(vlink(page_head)); -- if (page_contents > empty) { -- tprint_nl("total height "); -- print_totals(); -- tprint_nl(" goal height "); -- print_scaled(page_goal); -- r = vlink(page_ins_head); -- while (r != page_ins_head) { -- print_ln(); -- tprint_esc("insert"); -- t = subtype(r); -- print_int(t); -- tprint(" adds "); -- if (count(t) == 1000) -- t = height(r); -- else -- t = x_over_n(height(r), 1000) * count(t); -- print_scaled(t); -- if (type(r) == split_up_node) { -- q = page_head; -- t = 0; -- do { -- q = vlink(q); -- if ((type(q) == ins_node) -- && (subtype(q) == subtype(r))) -- incr(t); -- } while (q != broken_ins(r)); -- tprint(", #"); -- print_int(t); -- tprint(" might split"); -- } -- r = vlink(r); -- } -- } -- } -- if (vlink(contrib_head) != null) -- tprint_nl("### recent contributions:"); -- } -- show_box(vlink(nest[p].head_field)); -- /* Show the auxiliary field, |a| */ -- switch (abs(m) / (max_command_cmd + 1)) { -- case 0: -- tprint_nl("prevdepth "); -- if (nest[p].prev_depth_field <= ignore_depth) -- tprint("ignored"); -- else -- print_scaled(nest[p].prev_depth_field); -- if (nest[p].pg_field != 0) { -- tprint(", prevgraf "); -- print_int(nest[p].pg_field); -- if (nest[p].pg_field != 1) -- tprint(" lines"); -- else -- tprint(" line"); -- } -- break; -- case 1: -- tprint_nl("spacefactor "); -- print_int(nest[p].space_factor_field); -- /* we dont do this any more, this was aux.rh originally */ --#if 0 -- if (m > 0) { -- if (nest[p].current_language_field > 0) { -- tprint(", current language "); -- print_int(nest[p].current_language_field); -- } -- } --#endif -- break; -- case 2: -- if (nest[p].incompleat_noad_field != null) { -- tprint("this will be denominator of:"); -- show_box(nest[p].incompleat_noad_field); -- } -- } /* there are no other cases */ -- -- } --} -diff --git a/texk/web2c/luatexdir/tex/packaging.w b/texk/web2c/luatexdir/tex/packaging.c -similarity index 62% -rename from texk/web2c/luatexdir/tex/packaging.w -rename to texk/web2c/luatexdir/tex/packaging.c -index f094a0d96..e2b007f11 100644 ---- a/texk/web2c/luatexdir/tex/packaging.w -+++ b/texk/web2c/luatexdir/tex/packaging.c -@@ -1,84 +1,68 @@ --% packaging.w --% --% Copyright 2009-2010 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --@ @c -+/* -+ -+Copyright 2009-2010 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under the terms -+of the GNU General Public License as published by the Free Software Foundation; -+either version 2 of the License, or (at your option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT ANY -+WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A -+PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. -+ -+You should have received a copy of the GNU General Public License along with -+LuaTeX; if not, see . -+ -+*/ - - #include "ptexlib.h" - --@ We're essentially done with the parts of \TeX\ that are concerned with the --input (|get_next|) and the output (|ship_out|). So it's time to get heavily into --the remaining part, which does the real work of typesetting. -- --After lists are constructed, \TeX\ wraps them up and puts them into boxes. Two --major subroutines are given the responsibility for this task: |hpack| applies to --horizontal lists (hlists) and |vpack| applies to vertical lists (vlists). The --main duty of |hpack| and |vpack| is to compute the dimensions of the resulting --boxes, and to adjust the glue if one of those dimensions is pre-specified. The --computed sizes normally enclose all of the material inside the new box; but some --items may stick out if negative glue is used, if the box is overfull, or if a --\.{\\vbox} includes other boxes that have been shifted left. -- --The subroutine call |hpack(p,w,m)| returns a pointer to an |hlist_node| for a box --containing the hlist that starts at |p|. Parameter |w| specifies a width; and --parameter |m| is either `|exactly|' or `|additional|'. Thus, |hpack(p,w,exactly)| --produces a box whose width is exactly |w|, while |hpack(p,w,additional)| yields a --box whose width is the natural width plus |w|. It is convenient to define a macro --called `|natural|' to cover the most common case, so that we can say --|hpack(p,natural)| to get a box that has the natural width of list |p|. -- --Similarly, |vpack(p,w,m)| returns a pointer to a |vlist_node| for a box --containing the vlist that starts at |p|. In this case |w| represents a height --instead of a width; the parameter |m| is interpreted as in |hpack|. -- --@ The parameters to |hpack| and |vpack| correspond to \TeX's primitives like --`\.{\\hbox} \.{to} \.{300pt}', `\.{\\hbox} \.{spread} \.{10pt}'; note that --`\.{\\hbox}' with no dimension following it is equivalent to `\.{\\hbox} --\.{spread} \.{0pt}'. The |scan_spec| subroutine scans such constructions in the --user's input, including the mandatory left brace that follows them, and it puts --the specification onto |save_stack| so that the desired box can later be obtained --by executing the following code: $$\vbox{\halign{#\hfil\cr --|save_ptr:=save_ptr-1;|\cr |hpack(p,saved_value(0),saved_level(0)).|\cr}}$$ -- --@c --/* -- void scan_spec(group_code c) -- { -- int spec_code; -- if (scan_keyword("to")) { -- spec_code = exactly; -- scan_normal_dimen(); -- } else if (scan_keyword("spread")) { -- spec_code = additional; -- scan_normal_dimen(); -- } else { -- spec_code = additional; -- cur_val = 0; -- } -- set_saved_record(0, saved_boxspec, spec_code, cur_val); -- save_ptr++; -- new_save_level(c); -- scan_left_brace(); -- } -+/*tex -+ -+ We're essentially done with the parts of \TeX\ that are concerned with the -+ input (|get_next|) and the output (|ship_out|). So it's time to get heavily -+ into the remaining part, which does the real work of typesetting. -+ -+ After lists are constructed, \TeX\ wraps them up and puts them into boxes. -+ Two major subroutines are given the responsibility for this task: |hpack| -+ applies to horizontal lists (hlists) and |vpack| applies to vertical lists -+ (vlists). The main duty of |hpack| and |vpack| is to compute the dimensions -+ of the resulting boxes, and to adjust the glue if one of those dimensions is -+ pre-specified. The computed sizes normally enclose all of the material inside -+ the new box; but some items may stick out if negative glue is used, if the -+ box is overfull, or if a \.{\\vbox} includes other boxes that have been -+ shifted left. -+ -+ The subroutine call |hpack(p,w,m)| returns a pointer to an |hlist_node| for a -+ box containing the hlist that starts at |p|. Parameter |w| specifies a width; -+ and parameter |m| is either `|exactly|' or `|additional|'. Thus, -+ |hpack(p,w,exactly)| produces a box whose width is exactly |w|, while -+ |hpack(p,w,additional)| yields a box whose width is the natural width plus -+ |w|. It is convenient to define a macro called `|natural|' to cover the most -+ common case, so that we can say |hpack(p,natural)| to get a box that has the -+ natural width of list |p|. -+ -+ Similarly, |vpack(p,w,m)| returns a pointer to a |vlist_node| for a box -+ containing the vlist that starts at |p|. In this case |w| represents a height -+ instead of a width; the parameter |m| is interpreted as in |hpack|. -+ -+ The parameters to |hpack| and |vpack| correspond to \TeX's primitives like -+ `\.{\\hbox} \.{to} \.{300pt}', `\.{\\hbox} \.{spread} \.{10pt}'; note that -+ `\.{\\hbox}' with no dimension following it is equivalent to `\.{\\hbox} -+ \.{spread} \.{0pt}'. The |scan_spec| subroutine scans such constructions in -+ the user's input, including the mandatory left brace that follows them, and -+ it puts the specification onto |save_stack| so that the desired box can later -+ be obtained by executing the following code: $$\vbox{\halign{#\hfil\cr -+ |save_ptr:=save_ptr-1;|\cr |hpack(p,saved_value(0),saved_level(0)).|\cr}}$$ -+ - */ - -+/*tex Scan a box specification and left brace: */ -+ - void scan_spec(group_code c) --{ /* scans a box specification and left brace */ -+{ - int spec_code; - boolean done = false ; - do { -@@ -89,7 +73,7 @@ void scan_spec(group_code c) - cur_val = 0; - done = true; - } else { -- /* todo: attr */ -+ /*tex todo: attr */ - back_input(); - if (scan_keyword("to")) { - spec_code = exactly; -@@ -110,84 +94,21 @@ void scan_spec(group_code c) - } - } - --@ When scanning, special care is necessary to ensure that the special --|save_stack| codes are placed just below the new group code, because scanning can --change |save_stack| when \.{\\csname} appears. -+/*tex - --This coincides with the text on |dir| and |attr| keywords, as these are exaclty --the uses of \.{\\hbox}, \.{\\vbox}, and \.{\\vtop} in the input stream (the --others are \.{\\vcenter}, \.{\\valign}, and \.{\\halign}). -+ When scanning, special care is necessary to ensure that the special -+ |save_stack| codes are placed just below the new group code, because scanning -+ can change |save_stack| when \.{\\csname} appears. -+ -+ This coincides with the text on |dir| and |attr| keywords, as these are -+ exaclty the uses of \.{\\hbox}, \.{\\vbox}, and \.{\\vtop} in the input -+ stream (the others are \.{\\vcenter}, \.{\\valign}, and \.{\\halign}). - --@c --/* -- void scan_full_spec(group_code c, int spec_direction) -- { -- int s; -- int i; -- int v; -- int spec_code; -- halfword attr_list; -- if (attr_list_cache == cache_disabled) -- update_attribute_cache(); -- attr_list = attr_list_cache; -- s = saved_value(0); -- CONTINUE: -- while (cur_cmd == relax_cmd || cur_cmd == spacer_cmd) { -- get_x_token(); -- if (cur_cmd != relax_cmd && cur_cmd != spacer_cmd) -- back_input(); -- } -- if (scan_keyword("attr")) { -- scan_register_num(); -- i = cur_val; -- scan_optional_equals(); -- scan_int(); -- v = cur_val; -- if ((attr_list != null) && (attr_list == attr_list_cache)) { -- attr_list = copy_attribute_list(attr_list_cache); -- add_node_attr_ref(attr_list); -- } -- attr_list = do_set_attribute(attr_list, i, v); -- goto CONTINUE; -- } -- if (scan_keyword("dir")) { -- scan_direction(); -- spec_direction = cur_val; -- goto CONTINUE; -- } -- if (attr_list == attr_list_cache) { -- add_node_attr_ref(attr_list); -- } -- if (scan_keyword("to")) { -- spec_code = exactly; -- } else if (scan_keyword("spread")) { -- spec_code = additional; -- } else { -- spec_code = additional; -- cur_val = 0; -- goto FOUND; -- } -- scan_normal_dimen(); -- FOUND: -- set_saved_record(0, saved_boxcontext, 0, s); -- set_saved_record(1, saved_boxspec, spec_code, cur_val); -- if (spec_direction != -1) { -- set_saved_record(2, saved_boxdir, spec_direction, text_dir_ptr); -- text_dir_ptr = new_dir(spec_direction); -- } else { -- set_saved_record(2, saved_boxdir, spec_direction, null); -- } -- set_saved_record(3, saved_boxattr, 0, attr_list); -- save_ptr += 4; -- new_save_level(c); -- scan_left_brace(); -- eq_word_define(int_base + body_direction_code, spec_direction); -- eq_word_define(int_base + par_direction_code, spec_direction); -- eq_word_define(int_base + text_direction_code, spec_direction); -- } - */ - --/* scans a box specification and left brace */ -+/*tex Scan a box specification and left brace: */ -+ -+#define first_char_is(a,A) (cur_cs == 0 && (cur_chr == a || cur_chr == A)) - - void scan_full_spec(group_code c, int spec_direction, int just_pack) - { -@@ -195,10 +116,12 @@ void scan_full_spec(group_code c, int spec_direction, int just_pack) - boolean done = false ; - halfword attr_list; - boolean attr_done = false ; -+ boolean dir_done = false ; - if (attr_list_cache == cache_disabled) - update_attribute_cache(); - attr_list = attr_list_cache; -- s = saved_value(0); /* the box context */ -+ /*tex The box context: */ -+ s = saved_value(0); - do { - get_x_token(); - } while ((cur_cmd == spacer_cmd) || (cur_cmd == relax_cmd)); -@@ -219,6 +142,7 @@ void scan_full_spec(group_code c, int spec_direction, int just_pack) - } - } - KEYWORDS: -+ /*tex Multiple |attr| keys possible (before or after dir). */ - if (scan_keyword("attr")) { - scan_register_num(); - i = cur_val; -@@ -232,11 +156,23 @@ void scan_full_spec(group_code c, int spec_direction, int just_pack) - attr_list = do_set_attribute(attr_list, i, v); - goto CONTINUE; - } -- if (scan_keyword("dir")) { -- scan_direction(); -- spec_direction = cur_val; -- goto CONTINUE; -+ /*tex We only permit one |(b)dir| directive. */ -+ if (! dir_done) { -+ if (scan_keyword("bdir")) { -+ scan_int(); -+ check_dir_value(cur_val); -+ spec_direction = cur_val; -+ dir_done = true; -+ goto CONTINUE; -+ } -+ if (scan_keyword("dir")) { -+ scan_direction(); -+ spec_direction = cur_val; -+ dir_done = true; -+ goto CONTINUE; -+ } - } -+ /*tex Only one |to| or |spread| key possible and it comes last. */ - if (scan_keyword("to")) { - spec_code = exactly; - } else if (scan_keyword("spread")) { -@@ -256,7 +192,7 @@ void scan_full_spec(group_code c, int spec_direction, int just_pack) - add_node_attr_ref(attr_list); - set_saved_record(0, saved_boxcontext, 0, s); - set_saved_record(1, saved_boxspec, spec_code, cur_val); -- /* DIR: Adjust |text_dir_ptr| for |scan_spec| */ -+ /*tex Adjust |text_dir_ptr| for |scan_spec|. */ - if (spec_direction != -1) { - set_saved_record(2, saved_boxdir, spec_direction, text_dir_ptr); - text_dir_ptr = new_dir(spec_direction); -@@ -270,73 +206,91 @@ void scan_full_spec(group_code c, int spec_direction, int just_pack) - if (! done) { - scan_left_brace(); - } -- /* no gain: if (body_direction_par != spec_direction) etc */ -+ /*tex No gain in |if (body_direction_par != spec_direction)| etc. */ - eq_word_define(int_base + body_direction_code, spec_direction); - eq_word_define(int_base + par_direction_code, spec_direction); - eq_word_define(int_base + text_direction_code, spec_direction); - } - -+/*tex - --@ To figure out the glue setting, |hpack| and |vpack| determine how much --stretchability and shrinkability are present, considering all four orders of --infinity. The highest order of infinity that has a nonzero coefficient is then --used as if no other orders were present. -+ To figure out the glue setting, |hpack| and |vpack| determine how much -+ stretchability and shrinkability are present, considering all four orders of -+ infinity. The highest order of infinity that has a nonzero coefficient is -+ then used as if no other orders were present. - --For example, suppose that the given list contains six glue nodes with the --respective stretchabilities 3pt, 8fill, 5fil, 6pt, $-3$fil, $-8$fill. Then the --total is essentially 2fil; and if a total additional space of 6pt is to be --achieved by stretching, the actual amounts of stretch will be 0pt, 0pt, 15pt, --0pt, $-9$pt, and 0pt, since only `fil' glue will be considered. (The `fill' glue --is therefore not really stretching infinitely with respect to `fil'; nobody would --actually want that to happen.) -+ For example, suppose that the given list contains six glue nodes with the -+ respective stretchabilities 3pt, 8fill, 5fil, 6pt, $-3$fil, $-8$fill. Then -+ the total is essentially 2fil; and if a total additional space of 6pt is to -+ be achieved by stretching, the actual amounts of stretch will be 0pt, 0pt, -+ 15pt, 0pt, $-9$pt, and 0pt, since only `fil' glue will be considered. (The -+ `fill' glue is therefore not really stretching infinitely with respect to -+ `fil'; nobody would actually want that to happen.) - --The arrays |total_stretch| and |total_shrink| are used to determine how much glue --of each kind is present. A global variable |last_badness| is used to implement --\.{\\badness}. -+ The arrays |total_stretch| and |total_shrink| are used to determine how much -+ glue of each kind is present. A global variable |last_badness| is used to -+ implement \.{\\badness}. -+ -+*/ -+ -+/*tex Glue found by |hpack| or |vpack|. */ - --@c - scaled total_stretch[5]; --scaled total_shrink[5]; /* glue found by |hpack| or |vpack| */ --int last_badness; /* badness of the most recently packaged box */ -+scaled total_shrink[5]; -+ -+/*tex Badness of the most recently packaged box. */ -+ -+int last_badness; -+ -+/*tex - --@ If the global variable |adjust_tail| is non-null, the |hpack| routine also --removes all occurrences of |ins_node|, |mark_node|, and |adjust_node| items and --appends the resulting material onto the list that ends at location |adjust_tail|. -+ If the global variable |adjust_tail| is non-null, the |hpack| routine also -+ removes all occurrences of |ins_node|, |mark_node|, and |adjust_node| items -+ and appends the resulting material onto the list that ends at location -+ |adjust_tail|. - --@c --halfword adjust_tail; /* tail of adjustment list */ -+*/ -+ -+/*tex Tail of adjustment list. */ -+ -+halfword adjust_tail; - -+/*tex - --@ Materials in \.{\\vadjust} used with \.{pre} keyword will be appended to --|pre_adjust_tail| instead of |adjust_tail|. -+ Materials in \.{\\vadjust} used with \.{pre} keyword will be appended to -+ |pre_adjust_tail| instead of |adjust_tail|. -+ -+*/ - --@c - halfword pre_adjust_tail; - - halfword last_leftmost_char; - halfword last_rightmost_char; - --halfword next_char_p; /* pointer to the next char of an implicit kern */ --halfword prev_char_p; /* pointer to the previous char of an implicit kern */ -+/*tex Pointers to the prev and next char of an implicit kern. */ -+ -+halfword next_char_p; -+halfword prev_char_p; -+ -+/*tex This procedure is called repeatedly from inside the line break algorithm. */ - --@ This procedure is called repeatedly from inside the line break algorithm. --@c - void set_prev_char_p(halfword p) - { - prev_char_p = p; - } - --/* -- the kern stretch / shrink code was (or had become) rather weird ... the width field -- is set, and then used in a second calculation, repeatedly, so why is that ... maybe some -- some weird left-over ... anyway, the values are so small that in practice they are not -- significant at all when the backend sees them because a few hundred sp positive or -- negative are just noise there (so adjustlevel 3 has hardly any consequence for the -- result but is more efficient) --*/ -+/*tex -+ -+ The kern stretch / shrink code was (or had become) rather weird ... the width -+ field is set, and then used in a second calculation, repeatedly, so why is -+ that ... maybe some some weird left-over ... anyway, the values are so small -+ that in practice they are not significant at all when the backend sees them -+ because a few hundred sp positive or negative are just noise there (so -+ adjustlevel 3 has hardly any consequence for the result but is more -+ efficient). - -+*/ - --@ @c - scaled char_stretch(halfword p) - { - internal_font_number f = font(p); -@@ -345,7 +299,7 @@ scaled char_stretch(halfword p) - int c = character(p); - int ef = get_ef_code(f, c); - if (ef > 0) { -- scaled dw = calc_char_width(f, c, m) - char_width(f, c) - x_advance(p); -+ scaled dw = calc_char_width(f, c, m) - char_width(f, c); - if (dw > 0) { - return round_xn_over_d(dw, ef, 1000); - } -@@ -354,7 +308,6 @@ scaled char_stretch(halfword p) - return 0; - } - --@ @c - scaled char_shrink(halfword p) - { - internal_font_number f = font(p); -@@ -363,7 +316,7 @@ scaled char_shrink(halfword p) - int c = character(p); - int ef = get_ef_code(f, c); - if (ef > 0) { -- scaled dw = char_width(f, c) + x_advance(p) - calc_char_width(f, c, -m); -+ scaled dw = char_width(f, c) - calc_char_width(f, c, -m); - if (dw > 0) { - return round_xn_over_d(dw, ef, 1000); - } -@@ -372,33 +325,6 @@ scaled char_shrink(halfword p) - return 0; - } - --@ @c --/* --scaled kern_stretch(halfword p) --{ -- halfword l, r; -- scaled d; -- int m; -- if ((prev_char_p == null) || (vlink(prev_char_p) != p) || (vlink(p) == null)) -- return 0; -- l = prev_char_p; -- // we need a left char -- if (!is_char_node(l)) -- return 0; -- r = vlink(p); -- // and a right char -- if (!is_char_node(r)) -- return 0; -- // and a reason to kern -- if ((font(l) != font(r)) || (font_max_stretch(font(l)) == 0)) -- return 0; -- m = font_max_stretch(font(l)); -- d = get_kern(font(l), character(l), character(r)); // real kern, so what is width(p) then; the messed up one -- d = round_xn_over_d(d, 1000 + m, 1000); -- return round_xn_over_d(d - width(p), get_ef_code(font(l), character(l)), 1000); --} --*/ -- - scaled kern_stretch(halfword p) - { - int m; -@@ -407,69 +333,39 @@ scaled kern_stretch(halfword p) - halfword l; - halfword r; - if (w == 0) { -- /* why bother about zero kerns */ -+ /*tex Why bother about zero kerns. */ - return 0; - } - l = prev_char_p ; - if ((l == null) || (vlink(l) != p)) { -- /* we only care about kerns following a char*/ -+ /*tex We only care about kerns following a char. */ - return 0; - } - r = vlink(p); - if (r == null) { -- /* we only care about kerns between a char and something else */ -+ /*tex We only care about kerns between a char and something else. */ - } - if (!(is_char_node(l) && is_char_node(r))) { -- /* we want two chars (but but don't care about the fonts) */ -+ /*tex We want two chars (but but don't care about the fonts). */ - return 0; - } -- /* we use the old logic, kind of, but average the ef as we might depend on proper overlap */ -+ /*tex We use the old logic, kind of, but average the ef as we might depend on proper overlap. */ - m = (font_max_stretch(font(l)) + font_max_stretch(font(r)))/2; - if (m == 0) { -- /* nothing to kern */ -+ /*tex nothing to kern */ - return 0; - } - d = round_xn_over_d(w, 1000 + m, 1000); -- /* we use the old logic, kind of, but average the ef as we might depend on proper overlap */ -+ /*tex We use the old logic, kind of, but average the ef as we might depend on proper overlap. */ - e = (get_ef_code(font(l), character(l)) + get_ef_code(font(r), character(r)))/2 ; - if (e == 1000) { - x = d - w; - } else { - x = round_xn_over_d(d - w, e, 1000); - } -- /* -- printf("STRETCH w=%i s=%i x=%i\n",w,e+m,x); -- */ - return x; - } - --@ @c --/* --scaled kern_shrink(halfword p) --{ -- halfword l, r; -- scaled d; -- int m; -- if ((prev_char_p == null) || (vlink(prev_char_p) != p) || (vlink(p) == null)) -- return 0; -- l = prev_char_p; -- // we need a left char -- if (!is_char_node(l)) -- return 0; -- r = vlink(p); -- // and a right char -- if (!is_char_node(r)) -- return 0; -- // and a reason to kern -- if ((font(l) != font(r)) || (font_max_shrink(font(l)) == 0)) -- return 0; -- m = font_max_shrink(font(l)); -- d = get_kern(font(l), character(l), character(r)); // real kern, so what is width(p) then; the messed up one -- d = round_xn_over_d(d, 1000 - m, 1000); -- return round_xn_over_d(width(p) - d, get_ef_code(font(l), character(l)), 1000); --} --*/ -- - scaled kern_shrink(halfword p) - { - int m; -@@ -478,26 +374,26 @@ scaled kern_shrink(halfword p) - halfword l; - halfword r; - if (w == 0) { -- /* why bother about zero kerns */ -+ /*tex Why bother about zero kerns. */ - return 0; - } - l = prev_char_p ; - if ((l == null) || (vlink(l) != p)) { -- /* we only care about kerns following a char*/ -+ /*tex We only care about kerns following a char. */ - return 0; - } - r = vlink(p); - if (r == null) { -- /* we only care about kerns between a char and something else */ -+ /*tex We only care about kerns between a char and something else. */ - } - if (!(is_char_node(l) && is_char_node(r))) { -- /* we want two chars (but but don't care about the fonts) */ -+ /*tex We want two chars (but but don't care about the fonts). */ - return 0; - } -- /* we use the old logic, kind of, but average the ef as we might depend on proper overlap */ -+ /*tex We use the old logic, kind of, but average the ef as we might depend on proper overlap. */ - m = (font_max_shrink(font(l)) + font_max_shrink(font(r)))/2; - if (m == 0) { -- /* nothing to kern */ -+ /*tex Nothing to kern. */ - return 0; - } - d = round_xn_over_d(w, 1000 - m, 1000); -@@ -507,13 +403,9 @@ scaled kern_shrink(halfword p) - } else { - x = round_xn_over_d(w - d, e, 1000); - } -- /* -- printf("SHRINK w=%i s=%i x=%i\n",w,e+m,x); -- */ - return x; - } - --@ @c - void do_subst_font(halfword p, int ex_ratio) - { - if (type(p) == disc_node) { -@@ -555,7 +447,6 @@ void do_subst_font(halfword p, int ex_ratio) - } - } - --@ @c - scaled char_pw(halfword p, int side) - { - internal_font_number f; -@@ -582,7 +473,6 @@ scaled char_pw(halfword p, int side) - return round_xn_over_d(w, c, 1000); - } - --@ @c - halfword new_margin_kern(scaled w, halfword p, int side) - { - halfword k, q; -@@ -595,11 +485,16 @@ halfword new_margin_kern(scaled w, halfword p, int side) - return k; - } - --@ Here is |hpack|, which is place where we do font substituting when font --expansion is being used. -+/*tex -+ -+ Here we prepare for |hpack|, which is place where we do font substituting -+ when font expansion is being used. -+ -+*/ -+ -+/*tex The current expansion ratio, needed for recursive call. */ - --@c --int font_expand_ratio = 0; /* current expansion ratio, needed for recursive call */ -+int font_expand_ratio = 0; - - int ignore_math_skip(halfword p) - { -@@ -632,47 +527,60 @@ int ignore_math_skip(halfword p) - - halfword hpack(halfword p, scaled w, int m, int pack_direction) - { -- halfword r; /* the box node that will be returned */ -- halfword q; /* trails behind |p| */ -- scaled h = 0; /* height */ -- scaled d = 0; /* depth */ -- scaled x = 0; /* natural width */ -+ /*tex the box node that will be returned */ -+ halfword r; -+ /*tex trails behind |p| */ -+ halfword q; -+ /*tex height */ -+ scaled h = 0; -+ /*tex depth */ -+ scaled d = 0; -+ /*tex natural width */ -+ scaled x = 0; - scaled_whd whd; -- scaled s; /* shift amount */ -- int o; /* order of infinity */ -- halfword dir_ptr1 = null; /* for managing the direction stack */ -- int hpack_dir; /* the current direction */ -+ /*tex shift amount */ -+ scaled s; -+ /*tex order of infinity */ -+ int o; -+ /*tex for managing the direction stack */ -+ halfword dir_ptr1 = null; -+ /*tex the current direction */ -+ int hpack_dir; - int disc_level = 0; - halfword pack_interrupt[8]; - scaled font_stretch = 0; - scaled font_shrink = 0; - int adjust_spacing = adjust_spacing_par; -- --/* -- int font_expand_ratio = 0; --*/ - last_badness = 0; -- r = new_node(hlist_node, min_quarterword); /* the box node that will be returned */ -+ /*tex the box node that will be returned */ -+ r = new_node(hlist_node, min_quarterword); - if (pack_direction == -1) { - hpack_dir = text_direction_par; - } else { - hpack_dir = pack_direction; - } - box_dir(r) = hpack_dir; -- /* -- potential optimimization, save a little but neglectable in practice (not so -- many empty boxes are used) -+ /*tex - -+ A potential optimimization, save a little but neglectable in practice -+ (not so many empty boxes are used): -+ -+ \starttyping - if (p == null) { - width(r) = w; - return r; - } -+ \stoptyping -+ - */ -- push_dir(dir_ptr1,hpack_dir); /* push null */ -- q = r + list_offset; /* hm, adding something to a node address? */ -+ /*tex push null */ -+ push_dir(dir_ptr1,hpack_dir); -+ /*tex hm, adding something to a node address? */ -+ q = r + list_offset; - vlink(q) = p; - if (m == cal_expand_ratio) { -- prev_char_p = null; /* why not always */ -+ /*tex Why not always: */ -+ prev_char_p = null; - } - if (adjust_spacing > 2) { - adjust_spacing = 0; -@@ -687,7 +595,6 @@ halfword hpack(halfword p, scaled w, int m, int pack_direction) - total_shrink[fill] = 0; - total_stretch[filll] = 0; - total_shrink[filll] = 0; -- - RESWITCH: - while ((p != null) || (disc_level > 0)) { - if (p == null) { -@@ -695,20 +602,24 @@ halfword hpack(halfword p, scaled w, int m, int pack_direction) - p = pack_interrupt[disc_level]; - goto RESWITCH; - } -- /* -- Examine node |p| in the hlist, taking account of its effect -- on the dimensions of the new box, or moving it to the adjustment list; -- then advance |p| to the next node -+ /*tex -+ -+ Examine node |p| in the hlist, taking account of its effect on the -+ dimensions of the new box, or moving it to the adjustment list; then -+ advance |p| to the next node. -+ - */ - while (is_char_node(p)) { -- /* -+ /*tex -+ - Incorporate character dimensions into the dimensions of the hbox - that will contain~it, then move to the next node. - - The following code is part of \TeX's inner loop; i.e., adding - another character of text to the user's input will cause each of - these instructions to be exercised one more time. -- */ -+ -+ */ - if (m >= cal_expand_ratio) { - prev_char_p = p; - if (m == cal_expand_ratio) { -@@ -730,13 +641,16 @@ halfword hpack(halfword p, scaled w, int m, int pack_direction) - switch (type(p)) { - case hlist_node: - case vlist_node: -- /* -- Incorporate box dimensions into the dimensions of the hbox -- that will contain~it -+ /*tex -+ -+ Incorporate box dimensions into the dimensions of the -+ hbox that will contain~it -+ -+ The code here implicitly uses the fact that running -+ dimensions are indicated by |null_flag|, which will be -+ ignored in the calculations because it is a highly -+ negative number. - -- The code here implicitly uses the fact that running dimensions are -- indicated by |null_flag|, which will be ignored in the calculations -- because it is a highly negative number. - */ - s = shift_amount(p); - whd = pack_width_height_depth(hpack_dir, box_dir(p), p, false); -@@ -746,20 +660,6 @@ halfword hpack(halfword p, scaled w, int m, int pack_direction) - if (whd.dp + s > d) - d = whd.dp + s; - break; -- /* -- case rule_node: -- case unset_node: -- x += width(p); -- if (type(p) >= rule_node) // always -- s = 0; -- else -- s = shift_amount(p); -- if (height(p) - s > h) -- h = height(p) - s; -- if (depth(p) + s > d) -- d = depth(p) + s; -- break; -- */ - case rule_node: - case unset_node: - x += width(p); -@@ -768,18 +668,17 @@ halfword hpack(halfword p, scaled w, int m, int pack_direction) - if (depth(p) > d) - d = depth(p); - break; -- /* */ - case math_node: -- /* begin mathskip code */ -+ /*tex Begin mathskip code. */ - if (glue_is_zero(p) || ignore_math_skip(p)) { - x += surround(p); - break; - } else { -- /* fall through */ -+ /*tex Fall through. */ - } -- /* end mathskip code */ -+ /*tex End mathskip code. */ - case glue_node: -- /* Incorporate glue into the horizontal totals */ -+ /*tex Incorporate glue into the horizontal totals. */ - x += width(p); - o = stretch_order(p); - total_stretch[o] = total_stretch[o] + stretch(p); -@@ -796,12 +695,12 @@ halfword hpack(halfword p, scaled w, int m, int pack_direction) - case kern_node: - x += width(p); - if (subtype(p) == font_kern && adjust_spacing) { -- /* so only when 1 or 2 */ -+ /*tex So only when 1 or 2. */ - if (m == cal_expand_ratio) { - font_stretch = font_stretch + kern_stretch(p); - font_shrink = font_shrink + kern_shrink(p); - } else if (m == subst_ex_font) { -- /* this is the finalizer */ -+ /*tex This is the finalizer. */ - int k = 0; - if (font_expand_ratio > 0) { - k = kern_stretch(p); -@@ -810,9 +709,6 @@ halfword hpack(halfword p, scaled w, int m, int pack_direction) - } - ex_kern(p) = k; - x += k; -- /* -- if (x!=0) printf("SET %i %i %i\n",font_expand_ratio,k,x); -- */ - } - } - break; -@@ -826,8 +722,8 @@ halfword hpack(halfword p, scaled w, int m, int pack_direction) - } - break; - case dir_node: -- /* Adjust the dir stack for the |hpack| routine */ -- if (dir_dir(p) >= 0) { -+ /*tex Adjust the dir stack for the |hpack| routine. */ -+ if (subtype(p) == normal_dir) { - hpack_dir = dir_dir(p); - push_dir_node(dir_ptr1,p); - } else { -@@ -856,15 +752,17 @@ halfword hpack(halfword p, scaled w, int m, int pack_direction) - case ins_node: - case mark_node: - case adjust_node: -- /* -- Transfer node |p| to the adjustment list. -- -- Although node |q| is not necessarily the immediate predecessor of node |p|, -- it always points to some node in the list preceding |p|. Thus, we can delete -- nodes by moving |q| when necessary. The algorithm takes linear time, and the -- extra computation does not intrude on the inner loop unless it is necessary -- to make a deletion. -- */ -+ /*tex -+ -+ Transfer node |p| to the adjustment list.\Although node -+ |q| is not necessarily the immediate predecessor of node -+ |p|, it always points to some node in the list preceding -+ |p|. Thus, we can delete nodes by moving |q| when -+ necessary. The algorithm takes linear time, and the extra -+ computation does not intrude on the inner loop unless it -+ is necessary to make a deletion. -+ -+ */ - if (adjust_tail != null || pre_adjust_tail != null) { - while (vlink(q) != p) - q = vlink(q); -@@ -885,13 +783,11 @@ halfword hpack(halfword p, scaled w, int m, int pack_direction) - p = q; - } - break; -- /* */ - default: - break; - } - p = vlink(p); - } -- - } - - if (adjust_tail != null) -@@ -900,31 +796,35 @@ halfword hpack(halfword p, scaled w, int m, int pack_direction) - vlink(pre_adjust_tail) = null; - height(r) = h; - depth(r) = d; -- /* -+ /*tex -+ - Determine the value of |width(r)| and the appropriate glue setting; then - |return| or |goto common_ending|. - - When we get to the present part of the program, |x| is the natural width - of the box being packaged. -+ - */ - if (m == additional) - w = x + w; - width(r) = w; - x = w - x; -- /* now |x| is the excess to be made up */ -+ /*tex Now |x| is the excess to be made up. */ - if (x == 0) { - glue_sign(r) = normal; - glue_order(r) = normal; - set_glue_ratio_zero(glue_set(r)); - goto EXIT; - } else if (x > 0) { -- /* -- Determine horizontal glue stretch setting, then |return| -- or \hbox{|goto common_ending|}. -+ /*tex -+ -+ Determine horizontal glue stretch setting, then |return| or -+ |goto common_ending|. - - If |hpack| is called with |m=cal_expand_ratio| we calculate - |font_expand_ratio| and return without checking for overfull or - underfull box. -+ - */ - if (total_stretch[filll] != 0) - o = filll; -@@ -936,7 +836,6 @@ halfword hpack(halfword p, scaled w, int m, int pack_direction) - o = sfi; - else - o = normal; -- - if ((m == cal_expand_ratio) && (o == normal) && (font_stretch > 0)) { - font_expand_ratio = divide_scaled_n(x, font_stretch, 1000.0); - goto EXIT; -@@ -946,15 +845,17 @@ halfword hpack(halfword p, scaled w, int m, int pack_direction) - if (total_stretch[o] != 0) { - glue_set(r) = unfloat((double) x / total_stretch[o]); - } else { -- /* there's nothing to stretch */ -+ /*tex There's nothing to stretch. */ - glue_sign(r) = normal; - set_glue_ratio_zero(glue_set(r)); - } - if (o == normal) { - if (list_ptr(r) != null) { -- /* -- Report an underfull hbox and |goto common_ending|, if this box -- is sufficiently bad. -+ /*tex -+ -+ Report an underfull hbox and |goto common_ending|, if this -+ box is sufficiently bad. -+ - */ - last_badness = badness(x, total_stretch[normal]); - if (last_badness > hbadness_par) { -@@ -987,9 +888,11 @@ halfword hpack(halfword p, scaled w, int m, int pack_direction) - } - goto EXIT; - } else { -- /* -- Determine horizontal glue shrink setting, then |return| -- or \hbox{|goto common_ending|}, -+ /*tex -+ -+ Determine horizontal glue shrink setting, then |return| or |goto -+ common_ending|, -+ - */ - if (total_shrink[filll] != 0) - o = filll; -@@ -1001,7 +904,6 @@ halfword hpack(halfword p, scaled w, int m, int pack_direction) - o = sfi; - else - o = normal; -- - if ((m == cal_expand_ratio) && (o == normal) && (font_shrink > 0)) { - font_expand_ratio = divide_scaled_n(x, font_shrink, 1000.0); - goto EXIT; -@@ -1011,18 +913,20 @@ halfword hpack(halfword p, scaled w, int m, int pack_direction) - if (total_shrink[o] != 0) { - glue_set(r) = unfloat((double) (-x) / (double) total_shrink[o]); - } else { -- /* there's nothing to shrink */ -+ /*tex There's nothing to shrink. */ - glue_sign(r) = normal; - set_glue_ratio_zero(glue_set(r)); - } - if ((total_shrink[o] < -x) && (o == normal) && (list_ptr(r) != null)) { - int overshoot = -x - total_shrink[normal] ; - last_badness = 1000000; -- /* use the maximum shrinkage */ -+ /*tex Use the maximum shrinkage */ - set_glue_ratio_one(glue_set(r)); -- /* -- Report an overfull hbox and |goto common_ending|, if this box -- is sufficiently bad. -+ /*tex -+ -+ Report an overfull hbox and |goto common_ending|, if this box is -+ sufficiently bad. -+ - */ - if ((overshoot > hfuzz_par) || (hbadness_par < 100)) { - int callback_id = callback_defined(hpack_quality_callback); -@@ -1050,9 +954,11 @@ halfword hpack(halfword p, scaled w, int m, int pack_direction) - } - } else if (o == normal) { - if (list_ptr(r) != null) { -- /* -+ /*tex -+ - Report a tight hbox and |goto common_ending|, if this box is - sufficiently bad. -+ - */ - last_badness = badness(-x, total_shrink[normal]); - if (last_badness > hbadness_par) { -@@ -1079,10 +985,7 @@ halfword hpack(halfword p, scaled w, int m, int pack_direction) - } - - COMMON_ENDING: -- /* -- Finish issuing a diagnostic message for an overfull or underfull -- hbox. -- */ -+ /*tex Finish issuing a diagnostic message for an overfull or underfull hbox. */ - if (output_active) { - tprint(") has occurred while \\output is active"); - } else { -@@ -1113,17 +1016,16 @@ halfword hpack(halfword p, scaled w, int m, int pack_direction) - q = list_ptr(r); - list_ptr(r) = null; - flush_node(r); -- /* this nested call uses the more or less global font_expand_ratio */ -+ /*tex This nested call uses the more or less global font_expand_ratio. */ - r = hpack(q, w, subst_ex_font, hpack_dir); - } - while (dir_ptr1 != null) - pop_dir_node(dir_ptr1); -- /* here we reset the font_expan_ratio */ -+ /*tex Here we reset the |font_expand_ratio|. */ - font_expand_ratio = 0; - return r; - } - --@ @c - halfword filtered_hpack(halfword p, halfword qt, scaled w, int m, int grp, int pac, int just_pack, halfword attr) - { - halfword q; -@@ -1131,32 +1033,33 @@ halfword filtered_hpack(halfword p, halfword qt, scaled w, int m, int grp, int p - q = vlink(p); - } else if (type(p) == temp_node && vlink(p) == null) { - q = vlink(p); -- /* -- q = new_node(hlist_node, min_quarterword); -- box_dir(q) = (pac == -1) ? text_direction_par : pac; -- width(q) = w; -- return q; -- */ - } else { - new_hyphenation(p, qt); -- (void) new_ligkern(p, qt); /* we don't care about the tail in this case */ -+ /*tex We don't care about the tail in this case. */ -+ (void) new_ligkern(p, qt); - q = vlink(p); -- /* maybe here: alink(p) = null */ -- q = lua_hpack_filter(q, w, m, grp, pac, attr); /* ignores empty anyway */ /* maybe also pass tail */ -+ /*tex Maybe here: |alink(p) = null|. */ -+ /*tex ignores empty anyway. Maybe also pass tail? */ -+ q = lua_hpack_filter(q, w, m, grp, pac, attr); - } - return hpack(q, w, m, pac); - } - --@ here is a function to calculate the natural whd of a (horizontal) node list -+/*tex - --@c --scaled_whd natural_sizes(halfword p, halfword pp, glue_ratio g_mult, -- int g_sign, int g_order, int pack_direction) -+ Here is a function to calculate the natural whd of a (horizontal) node list. -+ -+*/ -+ -+scaled_whd natural_sizes(halfword p, halfword pp, glue_ratio g_mult, int g_sign, int g_order, int pack_direction) - { -- scaled s; /* shift amount */ -- halfword g; /* points to a glue specification */ -+ /*tex shift amount */ -+ scaled s; -+ /*tex points to a glue specification */ -+ halfword g; - int hpack_dir; -- scaled_whd xx; /* for recursion */ -+ /*tex For recursion */ -+ scaled_whd xx; - scaled_whd whd, siz = { 0, 0, 0 }; - scaled gp = 0; - scaled gm = 0; -@@ -1187,20 +1090,6 @@ scaled_whd natural_sizes(halfword p, halfword pp, glue_ratio g_mult, - if (whd.dp + s > siz.dp) - siz.dp = whd.dp + s; - break; -- /* -- case rule_node: -- case unset_node: -- siz.wd += width(p); -- if (type(p) >= rule_node) // always true -- s = 0; -- else -- s = shift_amount(p); -- if (height(p) - s > siz.ht) -- siz.ht = height(p) - s; -- if (depth(p) + s > siz.dp) -- siz.dp = depth(p) + s; -- break; -- */ - case rule_node: - case unset_node: - siz.wd += width(p); -@@ -1209,29 +1098,28 @@ scaled_whd natural_sizes(halfword p, halfword pp, glue_ratio g_mult, - if (depth(p) > siz.dp) - siz.dp = depth(p); - break; -- /* */ - case math_node: -- /* begin mathskip code */ -+ /*tex Begin mathskip code. */ - if (glue_is_zero(p) || ignore_math_skip(p)) { - siz.wd += surround(p); - break; - } else { -- /* fall through */ -+ /*tex Fall through. */ - } -- /* end mathskip code */ -+ /*tex End mathskip code. */ - case glue_node: - siz.wd += width(p); - if (g_sign != normal) { - if (g_sign == stretching) { - if (stretch_order(p) == g_order) { -- /* -- siz.wd += float_round(float_cast(g_mult) * float_cast(stretch(p))); -+ /*tex -+ |siz.wd += float_round(float_cast(g_mult) * float_cast(stretch(p)))| - */ - gp += stretch(p); - } - } else if (shrink_order(p) == g_order) { -- /* -- siz.wd -= float_round(float_cast(g_mult) * float_cast(shrink(p))); -+ /*tex -+ |siz.wd -= float_round(float_cast(g_mult) * float_cast(shrink(p)));| - */ - gm += shrink(p); - } -@@ -1275,34 +1163,46 @@ scaled_whd natural_sizes(halfword p, halfword pp, glue_ratio g_mult, - return siz; - } - --@ In order to provide a decent indication of where an overfull or underfull box --originated, we use a global variable |pack_begin_line| that is set nonzero only --when |hpack| is being called by the paragraph builder or the alignment finishing --routine. -+/*tex -+ -+ In order to provide a decent indication of where an overfull or underfull box -+ originated, we use a global variable |pack_begin_line| that is set nonzero -+ only when |hpack| is being called by the paragraph builder or the alignment -+ finishing routine. - --@ The source file line where the current paragraph or alignment began; a negative --value denotes alignment: -+ The source file line where the current paragraph or alignment began; a -+ negative value denotes alignment: -+ -+*/ - --@c - int pack_begin_line; - --@ The |vpack| subroutine is actually a special case of a slightly more general --routine called |vpackage|, which has four parameters. The fourth parameter, which --is |max_dimen| in the case of |vpack|, specifies the maximum depth of the page --box that is constructed. The depth is first computed by the normal rules; if it --exceeds this limit, the reference point is simply moved down until the limiting --depth is attained. -+/*tex -+ -+ The |vpack| subroutine is actually a special case of a slightly more general -+ routine called |vpackage|, which has four parameters. The fourth parameter, -+ which is |max_dimen| in the case of |vpack|, specifies the maximum depth of -+ the page box that is constructed. The depth is first computed by the normal -+ rules; if it exceeds this limit, the reference point is simply moved down -+ until the limiting depth is attained. -+ -+*/ - --@c - halfword vpackage(halfword p, scaled h, int m, scaled l, int pack_direction) - { -- halfword r; /* the box node that will be returned */ -- scaled w = 0; /* width */ -- scaled d = 0; /* depth */ -- scaled x = 0; /* natural height */ -+ /*tex the box node that will be returned */ -+ halfword r; -+ /*tex width */ -+ scaled w = 0; -+ /*tex depth */ -+ scaled d = 0; -+ /*tex natural height */ -+ scaled x = 0; - scaled_whd whd; -- scaled s; /* shift amount */ -- int o; /* order of infinity */ -+ /*tex shift amount */ -+ scaled s; -+ /*tex order of infinity */ -+ int o; - last_badness = 0; - r = new_node(vlist_node, 0); - if (pack_direction == -1) { -@@ -1323,12 +1223,12 @@ halfword vpackage(halfword p, scaled h, int m, scaled l, int pack_direction) - total_shrink[fill] = 0; - total_stretch[filll] = 0; - total_shrink[filll] = 0; -- - while (p != null) { -- /* -- Examine node |p| in the vlist, taking account of its effect -- on the dimensions of the new box; then advance |p| to the next -- node. -+ /*tex -+ -+ Examine node |p| in the vlist, taking account of its effect on the -+ dimensions of the new box; then advance |p| to the next node. -+ - */ - if (is_char_node(p)) { - confusion("vpack"); -@@ -1336,9 +1236,11 @@ halfword vpackage(halfword p, scaled h, int m, scaled l, int pack_direction) - switch (type(p)) { - case hlist_node: - case vlist_node: -- /* -- Incorporate box dimensions into the dimensions of -- the vbox that will contain it. -+ /*tex -+ -+ Incorporate box dimensions into the dimensions of the vbox -+ that will contain it. -+ - */ - s = shift_amount(p); - whd = pack_width_height_depth(box_dir(r), box_dir(p), p, false); -@@ -1347,19 +1249,6 @@ halfword vpackage(halfword p, scaled h, int m, scaled l, int pack_direction) - x += d + whd.ht; - d = whd.dp; - break; -- /* -- case rule_node: -- case unset_node: -- x += d + height(p); -- d = depth(p); -- if (type(p) >= rule_node) // always -- s = 0; -- else -- s = shift_amount(p); -- if (width(p) + s > w) -- w = width(p) + s; -- break; -- */ - case rule_node: - case unset_node: - x += d + height(p); -@@ -1367,9 +1256,8 @@ halfword vpackage(halfword p, scaled h, int m, scaled l, int pack_direction) - if (width(p) > w) - w = width(p); - break; -- /* */ - case glue_node: -- /* Incorporate glue into the vertical totals */ -+ /*tex Incorporate glue into the vertical totals. */ - x += d; - d = 0; - x += width(p); -@@ -1400,27 +1288,30 @@ halfword vpackage(halfword p, scaled h, int m, scaled l, int pack_direction) - } else { - depth(r) = d; - } -- /* -- Determine the value of |height(r)| and the appropriate glue setting; -- then |return| or |goto common_ending|. -+ /*tex -+ -+ Determine the value of |height(r)| and the appropriate glue setting; then -+ |return| or |goto common_ending|. - -- When we get to the present part of the program, |x| is the natural -- height of the box being packaged. -+ When we get to the present part of the program, |x| is the natural height -+ of the box being packaged. - */ - if (m == additional) - h = x + h; - height(r) = h; - x = h - x; -- /* now |x| is the excess to be made up */ -+ /*tex Now |x| is the excess to be made up. */ - if (x == 0) { - glue_sign(r) = normal; - glue_order(r) = normal; - set_glue_ratio_zero(glue_set(r)); - return r; - } else if (x > 0) { -- /* -- Determine vertical glue stretch setting, then |return| -- or \hbox{|goto common_ending|}. -+ /*tex -+ -+ Determine vertical glue stretch setting, then |return| or |goto -+ common_ending|. -+ - */ - if (total_stretch[filll] != 0) - o = filll; -@@ -1432,20 +1323,22 @@ halfword vpackage(halfword p, scaled h, int m, scaled l, int pack_direction) - o = sfi; - else - o = normal; -- - glue_order(r) = (quarterword) o; - glue_sign(r) = stretching; - if (total_stretch[o] != 0) { - glue_set(r) = unfloat((double) x / total_stretch[o]); - } else { -+ /*tex There's nothing to stretch. */ - glue_sign(r) = normal; -- set_glue_ratio_zero(glue_set(r)); /* there's nothing to stretch */ -+ set_glue_ratio_zero(glue_set(r)); - } - if (o == normal) { - if (list_ptr(r) != null) { -- /* -- Report an underfull vbox and |goto common_ending|, if this box -- is sufficiently bad. -+ /*tex -+ -+ Report an underfull vbox and |goto common_ending|, if this -+ box is sufficiently bad. -+ - */ - last_badness = badness(x, total_stretch[normal]); - if (last_badness > vbadness_par) { -@@ -1471,11 +1364,12 @@ halfword vpackage(halfword p, scaled h, int m, scaled l, int pack_direction) - } - } - return r; -- - } else { -- /* -- Determine vertical glue shrink setting, then |return| -- or \hbox{|goto common_ending|}. -+ /*tex -+ -+ Determine vertical glue shrink setting, then |return| or |goto -+ common_ending|. -+ - */ - if (total_shrink[filll] != 0) - o = filll; -@@ -1487,24 +1381,25 @@ halfword vpackage(halfword p, scaled h, int m, scaled l, int pack_direction) - o = sfi; - else - o = normal; -- - glue_order(r) = (quarterword) o; - glue_sign(r) = shrinking; - if (total_shrink[o] != 0) { - glue_set(r) = unfloat((double) (-x) / total_shrink[o]); - } else { -- /* there's nothing to shrink */ -+ /*tex There's nothing to shrink. */ - glue_sign(r) = normal; - set_glue_ratio_zero(glue_set(r)); - } - if ((total_shrink[o] < -x) && (o == normal) && (list_ptr(r) != null)) { - int overshoot = -x - total_shrink[normal]; - last_badness = 1000000; -- /* use the maximum shrinkage */ -+ /*tex Use the maximum shrinkage */ - set_glue_ratio_one(glue_set(r)); -- /* -- Report an overfull vbox and |goto common_ending|, if this box -- is sufficiently bad. -+ /*tex -+ -+ Report an overfull vbox and |goto common_ending|, if this box is -+ sufficiently bad. -+ - */ - if ((overshoot > vfuzz_par) || (vbadness_par < 100)) { - int callback_id = callback_defined(vpack_quality_callback); -@@ -1521,9 +1416,11 @@ halfword vpackage(halfword p, scaled h, int m, scaled l, int pack_direction) - } - } else if (o == normal) { - if (list_ptr(r) != null) { -- /* -+ /*tex -+ - Report a tight vbox and |goto common_ending|, if this box is - sufficiently bad. -+ - */ - last_badness = badness(-x, total_shrink[normal]); - if (last_badness > vbadness_par) { -@@ -1544,12 +1441,12 @@ halfword vpackage(halfword p, scaled h, int m, scaled l, int pack_direction) - } - - COMMON_ENDING: -- /* Finish issuing a diagnostic message or an overfull or underfull vbox */ -+ /*tex Finish issuing a diagnostic message or an overfull or underfull vbox. */ - if (output_active) { - tprint(") has occurred while \\output is active"); - } else { - if (pack_begin_line != 0) { -- /* it's actually negative */ -+ /*tex It's actually negative. */ - tprint(") in alignment at lines "); - print_int(abs(pack_begin_line)); - tprint("--"); -@@ -1566,17 +1463,14 @@ halfword vpackage(halfword p, scaled h, int m, scaled l, int pack_direction) - return r; - } - --@ @c - halfword filtered_vpackage(halfword p, scaled h, int m, scaled l, int grp, int pack_direction, int just_pack, halfword attr) - { - halfword q = p; - if (!just_pack) -- /* if (q != null) */ - q = lua_vpack_filter(q, h, m, l, grp, pack_direction, attr); - return vpackage(q, h, m, l, pack_direction); - } - --@ @c - void finish_vcenter(void) - { - halfword p; -@@ -1588,12 +1482,11 @@ void finish_vcenter(void) - tail_append(p); - } - --@ @c - void package(int c) - { - halfword saved0, saved2, saved3, saved4; - int grp = cur_group; -- scaled d = box_max_depth_par; /* max depth */ -+ scaled d = box_max_depth_par; - unsave(); - save_ptr -= 5; - saved0 = saved_value(0); -@@ -1608,11 +1501,13 @@ void package(int c) - cur_box = filtered_vpackage(vlink(cur_list.head_field), - saved_value(1), saved_level(1), d, grp, saved_level(2), saved4, saved3); - if (c == vtop_code) { -- /* -+ /*tex -+ - Read just the height and depth of |cur_box|, for \.{\\vtop}. The - height of a `\.{\\vtop}' box is inherited from the first item on - its list, if that item is an |hlist_node|, |vlist_node|, or - |rule_node|; otherwise the \.{\\vtop} height is zero. -+ - */ - scaled h = 0; - halfword p = list_ptr(cur_box); -@@ -1625,7 +1520,7 @@ void package(int c) - } - } - if (saved2 != null) { -- /* DIR: Adjust back |text_dir_ptr| for |scan_spec| */ -+ /*tex Adjust back |text_dir_ptr| for |scan_spec| */ - flush_node_list(text_dir_ptr); - text_dir_ptr = saved2; - -@@ -1635,14 +1530,19 @@ void package(int c) - box_end(saved0); - } - --@ When a box is being appended to the current vertical list, the baselineskip --calculation is handled by the |append_to_vlist| routine. -+/*tex -+ -+ When a box is being appended to the current vertical list, the baselineskip -+ calculation is handled by the |append_to_vlist| routine. -+ -+*/ - --@c - void append_to_vlist(halfword b, int location) - { -- scaled d; /* deficiency of space between baselines */ -- halfword p; /* a new glue node */ -+ /*tex The deficiency of space between baselines: */ -+ scaled d; -+ /*tex A new glue node. */ -+ halfword p; - boolean mirrored = (type(b) == hlist_node) && is_mirrored(box_dir(b)) ; - halfword result = null; - halfword next_depth = ignore_depth; -@@ -1682,188 +1582,235 @@ void append_to_vlist(halfword b, int location) - } - } - --@ When |saving_vdiscards| is positive then the glue, kern, and penalty nodes --removed by the page builder or by \.{\\vsplit} from the top of a vertical list --are saved in special lists instead of being discarded. -+/*tex -+ -+ When |saving_vdiscards| is positive then the glue, kern, and penalty nodes -+ removed by the page builder or by \.{\\vsplit} from the top of a vertical -+ list are saved in special lists instead of being discarded. -+ -+*/ -+ -+/*tex last item removed by page builder */ -+ -+#define tail_page_disc disc_ptr[copy_code] -+ -+/*tex first item removed by page builder */ -+ -+#define page_disc disc_ptr[last_box_code] -+ -+/*tex first item removed by \.{\\vsplit} */ - --@c --#define tail_page_disc disc_ptr[copy_code] /* last item removed by page builder */ --#define page_disc disc_ptr[last_box_code] /* first item removed by page builder */ --#define split_disc disc_ptr[vsplit_code] /* first item removed by \.{\\vsplit} */ -+#define split_disc disc_ptr[vsplit_code] - --halfword disc_ptr[(vsplit_code + 1)]; /* list pointers */ -+/*tex List pointers. */ - --@ The |vsplit| procedure, which implements \TeX's \.{\\vsplit} operation, is --considerably simpler than |line_break| because it doesn't have to worry about --hyphenation, and because its mission is to discover a single break instead of an --optimum sequence of breakpoints. But before we get into the details of |vsplit|, --we need to consider a few more basic things. -+halfword disc_ptr[(vsplit_code + 1)]; - --A subroutine called |prune_page_top| takes a pointer to a vlist and returns a --pointer to a modified vlist in which all glue, kern, and penalty nodes have been --deleted before the first box or rule node. However, the first box or rule is --actually preceded by a newly created glue node designed so that the topmost --baseline will be at distance |split_top_skip| from the top, whenever this is --possible without backspacing. -+/*tex - --When the second argument |s| is |false| the deleted nodes are destroyed, --otherwise they are collected in a list starting at |split_disc|. -+ The |vsplit| procedure, which implements \TeX's \.{\\vsplit} operation, is -+ considerably simpler than |line_break| because it doesn't have to worry about -+ hyphenation, and because its mission is to discover a single break instead of -+ an optimum sequence of breakpoints. But before we get into the details of -+ |vsplit|, we need to consider a few more basic things. -+ -+ A subroutine called |prune_page_top| takes a pointer to a vlist and returns a -+ pointer to a modified vlist in which all glue, kern, and penalty nodes have -+ been deleted before the first box or rule node. However, the first box or -+ rule is actually preceded by a newly created glue node designed so that the -+ topmost baseline will be at distance |split_top_skip| from the top, whenever -+ this is possible without backspacing. -+ -+ When the second argument |s| is |false| the deleted nodes are destroyed, -+ otherwise they are collected in a list starting at |split_disc|. -+ -+*/ - --@c - halfword prune_page_top(halfword p, boolean s) - { - halfword q; -- halfword prev_p = temp_head; /* lags one step behind |p| */ -+ /*tex Lags one step behind |p|. */ -+ halfword prev_p = temp_head; - halfword r = null; - vlink(temp_head) = p; - while (p != null) { - switch (type(p)) { -- case hlist_node: -- case vlist_node: -- case rule_node: -- /* Insert glue for |split_top_skip| and set~|p:=null| */ -- q = new_skip_param(split_top_skip_code); -- vlink(prev_p) = q; -- vlink(q) = p; -- if (width(q) > height(p)) -- width(q) = width(q) - height(p); -- else -- width(q) = 0; -- p = null; -- break; -- case boundary_node: -- case whatsit_node: -- case mark_node: -- case ins_node: -- prev_p = p; -- p = vlink(prev_p); -- break; -- case glue_node: -- case kern_node: -- case penalty_node: -- q = p; -- p = vlink(q); -- vlink(q) = null; -- vlink(prev_p) = p; -- if (s) { -- if (split_disc == null) -- split_disc = q; -+ case hlist_node: -+ case vlist_node: -+ case rule_node: -+ /*tex Insert glue for |split_top_skip| and set |p:=null|. */ -+ q = new_skip_param(split_top_skip_code); -+ vlink(prev_p) = q; -+ vlink(q) = p; -+ if (width(q) > height(p)) -+ width(q) = width(q) - height(p); - else -- vlink(r) = q; -- r = q; -- } else { -- flush_node_list(q); -- } -- break; -- default: -- confusion("pruning"); -- break; -+ width(q) = 0; -+ p = null; -+ break; -+ case boundary_node: -+ case whatsit_node: -+ case mark_node: -+ case ins_node: -+ prev_p = p; -+ p = vlink(prev_p); -+ break; -+ case glue_node: -+ case kern_node: -+ case penalty_node: -+ q = p; -+ p = vlink(q); -+ vlink(q) = null; -+ vlink(prev_p) = p; -+ if (s) { -+ if (split_disc == null) -+ split_disc = q; -+ else -+ vlink(r) = q; -+ r = q; -+ } else { -+ flush_node_list(q); -+ } -+ break; -+ default: -+ confusion("pruning"); -+ break; - } - } - return vlink(temp_head); - } - --@ The next subroutine finds the best place to break a given vertical list so as --to obtain a box of height~|h|, with maximum depth~|d|. A pointer to the beginning --of the vertical list is given, and a pointer to the optimum breakpoint is --returned. The list is effectively followed by a forced break, i.e., a penalty --node with the |eject_penalty|; if the best break occurs at this artificial node, --the value |null| is returned. -+/*tex -+ -+ The next subroutine finds the best place to break a given vertical list so as -+ to obtain a box of height~|h|, with maximum depth~|d|. A pointer to the -+ beginning of the vertical list is given, and a pointer to the optimum -+ breakpoint is returned. The list is effectively followed by a forced break, -+ i.e., a penalty node with the |eject_penalty|; if the best break occurs at -+ this artificial node, the value |null| is returned. - --@c --scaled active_height[10]; /* distance from first active node to~|cur_p| */ -+*/ -+ -+/*tex The distance from first active node to |cur_p|: */ -+ -+scaled active_height[10]; - --@ An array of six |scaled| distances is used to keep track of the height from the --beginning of the list to the current place, just as in |line_break|. In fact, we --use one of the same arrays, only changing its name to reflect its new --significance. -+/*tex -+ -+ An array of six |scaled| distances is used to keep track of the height from -+ the beginning of the list to the current place, just as in |line_break|. In -+ fact, we use one of the same arrays, only changing its name to reflect its -+ new significance. -+ -+*/ - --@c - #define do_all_six(A) A(1);A(2);A(3);A(4);A(5);A(6);A(7) - #define set_height_zero(A) active_height[A]=0 /* initialize the height to zero */ - --@ A global variable |best_height_plus_depth| will be set to the natural size of --the box that corresponds to the optimum breakpoint found by |vert_break|. (This --value is used by the insertion-splitting algorithm of the page builder.) -+/*tex - --@ height of the best box, without stretching or shrinking -+ A global variable |best_height_plus_depth| will be set to the natural size of -+ the box that corresponds to the optimum breakpoint found by |vert_break|. -+ (This value is used by the insertion-splitting algorithm of the page -+ builder.) - --@c --scaled best_height_plus_depth; -+*/ - --/* finds optimum page break */ -+/*tex The height of the best box, without stretching or shrinking: */ -+ -+scaled best_height_plus_depth; - - halfword vert_break(halfword p, scaled h, scaled d) - { -- halfword prev_p = p; /* if |p| is a glue node, |type(prev_p)| determines whether |p| is a -- legal breakpoint, an initial glue node is not a legal breakpoint */ -- int pi = 0; /* penalty value */ -- int b; /* badness at a trial breakpoint */ -- int t; /* |type| of the node following a kern */ -- int least_cost; /* the smallest badness plus penalties found so far */ -- halfword best_place = null; /* the most recent break that leads to |least_cost| */ -- scaled prev_dp = 0; /* depth of previous box in the list */ -+ /*tex -+ If |p| is a glue node, |type(prev_p)| determines whether |p| is a legal -+ breakpoint, an initial glue node is not a legal breakpoint. -+ */ -+ halfword prev_p = p; -+ /*tex penalty value */ -+ int pi = 0; -+ /*tex badness at a trial breakpoint */ -+ int b; -+ /*tex |type| of the node following a kern */ -+ int t; -+ /*tex the smallest badness plus penalties found so far */ -+ int least_cost; -+ /*tex the most recent break that leads to |least_cost| */ -+ halfword best_place = null; -+ /*tex depth of previous box in the list */ -+ scaled prev_dp = 0; - least_cost = awful_bad; - do_all_six(set_height_zero); - while (1) { -- /* If node |p| is a legal breakpoint, check if this break is -- the best known, and |goto done| if |p| is null or -- if the page-so-far is already too full to accept more stuff */ -- /* A subtle point to be noted here is that the maximum depth~|d| might be -- negative, so |cur_height| and |prev_dp| might need to be corrected even -- after a glue or kern node. */ -+ /*tex - -+ If node |p| is a legal breakpoint, check if this break is the best -+ known, and |goto done| if |p| is null or if the page-so-far is -+ already too full to accept more stuff. -+ -+ A subtle point to be noted here is that the maximum depth~|d| might -+ be negative, so |cur_height| and |prev_dp| might need to be corrected -+ even after a glue or kern node. -+ */ - if (p == null) { - pi = eject_penalty; - } else { -- /* Use node |p| to update the current height and depth measurements; -- if this node is not a legal breakpoint, |goto not_found| -- or |update_heights|, -- otherwise set |pi| to the associated penalty at the break */ -+ /*tex -+ -+ Use node |p| to update the current height and depth measurements; -+ if this node is not a legal breakpoint, |goto not_found| or -+ |update_heights|, otherwise set |pi| to the associated penalty at -+ the break. -+ -+ */ - switch (type(p)) { -- case hlist_node: -- case vlist_node: -- case rule_node: -- cur_height = cur_height + prev_dp + height(p); -- prev_dp = depth(p); -- goto NOT_FOUND; -- break; -- case boundary_node: -- case whatsit_node: -- goto NOT_FOUND; -- break; -- case glue_node: -- if (precedes_break(prev_p)) -- pi = 0; -- else -- goto UPDATE_HEIGHTS; -- break; -- case kern_node: -- if (vlink(p) == null) -- t = penalty_node; -- else -- t = type(vlink(p)); -- if (t == glue_node) -- pi = 0; -- else -- goto UPDATE_HEIGHTS; -- break; -- case penalty_node: -- pi = penalty(p); -- break; -- case mark_node: -- case ins_node: -- goto NOT_FOUND; -- break; -- default: -- confusion("vertbreak"); -- break; -+ case hlist_node: -+ case vlist_node: -+ case rule_node: -+ cur_height = cur_height + prev_dp + height(p); -+ prev_dp = depth(p); -+ goto NOT_FOUND; -+ break; -+ case boundary_node: -+ case whatsit_node: -+ goto NOT_FOUND; -+ break; -+ case glue_node: -+ if (precedes_break(prev_p)) -+ pi = 0; -+ else -+ goto UPDATE_HEIGHTS; -+ break; -+ case kern_node: -+ if (vlink(p) == null) -+ t = penalty_node; -+ else -+ t = type(vlink(p)); -+ if (t == glue_node) -+ pi = 0; -+ else -+ goto UPDATE_HEIGHTS; -+ break; -+ case penalty_node: -+ pi = penalty(p); -+ break; -+ case mark_node: -+ case ins_node: -+ goto NOT_FOUND; -+ break; -+ default: -+ confusion("vertbreak"); -+ break; - } - } -- /* Check if node |p| is a new champion breakpoint; then |goto done| -- if |p| is a forced break or if the page-so-far is already too full */ -+ /*tex -+ -+ Check if node |p| is a new champion breakpoint; then |goto done| if -+ |p| is a forced break or if the page-so-far is already too full. -+ -+ */ - if (pi < inf_penalty) { -- /* Compute the badness, |b|, using |awful_bad| if the box is too full */ -+ /*tex Compute the badness, |b|, using |awful_bad| if the box is too full. */ - if (cur_height < h) { - if ((active_height[3] != 0) || (active_height[4] != 0) || - (active_height[5] != 0) || (active_height[6] != 0)) -@@ -1875,7 +1822,6 @@ halfword vert_break(halfword p, scaled h, scaled d) - } else { - b = badness(cur_height - h, active_height[7]); - } -- - if (b < awful_bad) { - if (pi <= eject_penalty) - b = pi; -@@ -1892,25 +1838,29 @@ halfword vert_break(halfword p, scaled h, scaled d) - if ((b == awful_bad) || (pi <= eject_penalty)) - goto DONE; - } -- - if ((type(p) < glue_node) || (type(p) > kern_node)) - goto NOT_FOUND; - UPDATE_HEIGHTS: -- /* Update the current height and depth measurements with -- respect to a glue or kern node~|p| */ -- /* Vertical lists that are subject to the |vert_break| procedure should not -- contain infinite shrinkability, since that would permit any amount of -- information to ``fit'' on one page. */ -+ /*tex -+ -+ Update the current height and depth measurements with respect to a -+ glue or kern node~|p|. Vertical lists that are subject to the -+ |vert_break| procedure should not contain infinite shrinkability, -+ since that would permit any amount of information to ``fit'' on one -+ page. - -+ */ - if (type(p) != kern_node) { - active_height[2 + stretch_order(p)] += stretch(p); - active_height[7] += shrink(p); - if ((shrink_order(p) != normal) && (shrink(p) != 0)) { - print_err("Infinite glue shrinkage found in box being split"); -- help4("The box you are \\vsplitting contains some infinitely", -- "shrinkable glue, e.g., `\\vss' or `\\vskip 0pt minus 1fil'.", -- "Such glue doesn't belong there; but you can safely proceed,", -- "since the offensive shrinkability has been made finite."); -+ help4( -+ "The box you are \\vsplitting contains some infinitely", -+ "shrinkable glue, e.g., `\\vss' or `\\vskip 0pt minus 1fil'.", -+ "Such glue doesn't belong there; but you can safely proceed,", -+ "since the offensive shrinkability has been made finite." -+ ); - error(); - shrink_order(p) = normal; - } -@@ -1929,31 +1879,39 @@ halfword vert_break(halfword p, scaled h, scaled d) - return best_place; - } - --@ Now we are ready to consider |vsplit| itself. Most of its work is accomplished --by the two subroutines that we have just considered. -+/*tex -+ -+ Now we are ready to consider |vsplit| itself. Most of its work is -+ accomplished by the two subroutines that we have just considered. - --Given the number of a vlist box |n|, and given a desired page height |h|, the --|vsplit| function finds the best initial segment of the vlist and returns a box --for a page of height~|h|. The remainder of the vlist, if any, replaces the --original box, after removing glue and penalties and adjusting for --|split_top_skip|. Mark nodes in the split-off box are used to set the values of --|split_first_mark| and |split_bot_mark|; we use the fact that --|split_first_mark(x)=null| if and only if |split_bot_mark(x)=null|. -+ Given the number of a vlist box |n|, and given a desired page height |h|, the -+ |vsplit| function finds the best initial segment of the vlist and returns a -+ box for a page of height~|h|. The remainder of the vlist, if any, replaces -+ the original box, after removing glue and penalties and adjusting for -+ |split_top_skip|. Mark nodes in the split-off box are used to set the values -+ of |split_first_mark| and |split_bot_mark|; we use the fact that -+ |split_first_mark(x)=null| if and only if |split_bot_mark(x)=null|. - --The original box becomes ``void'' if and only if it has been entirely extracted. --The extracted box is ``void'' if and only if the original box was void (or if it --was, erroneously, an hlist box). -+ The original box becomes ``void'' if and only if it has been entirely -+ extracted. The extracted box is ``void'' if and only if the original box was -+ void (or if it was, erroneously, an hlist box). - --@c --/* extracts a page of height |h| from box |n| */ -+*/ -+ -+/*tex Extract a page of height |h| from box |n|: */ - - halfword vsplit(halfword n, scaled h, int m) - { -- halfword v; /* the box to be split */ -- int vdir; /* the direction of the box to be split */ -- halfword p; /* runs through the vlist */ -- halfword q; /* points to where the break occurs */ -- halfword i; /* for traversing marks lists */ -+ /*tex the box to be split */ -+ halfword v; -+ /*tex the direction of the box to be split */ -+ int vdir; -+ /*tex runs through the vlist */ -+ halfword p; -+ /*tex points to where the break occurs */ -+ halfword q; -+ /*tex for traversing marks lists */ -+ halfword i; - v = box(n); - vdir = box_dir(v); - flush_node_list(split_disc); -@@ -1962,23 +1920,27 @@ halfword vsplit(halfword n, scaled h, int m) - delete_split_first_mark(i); - delete_split_bot_mark(i); - } -- /* Dispense with trivial cases of void or bad boxes */ -+ /*tex Dispense with trivial cases of void or bad boxes. */ - if (v == null) { - return null; - } - if (type(v) != vlist_node) { - print_err("\\vsplit needs a \\vbox"); -- help2("The box you are trying to split is an \\hbox.", -- "i can't split such a box, so I''ll leave it alone."); -+ help2( -+ "The box you are trying to split is an \\hbox.", -+ "i can't split such a box, so I''ll leave it alone." -+ ); - error(); - return null; - } - q = vert_break(list_ptr(v), h, split_max_depth_par); -- /* -- Look at all the marks in nodes before the break, and set the final -- link to |null| at the break. It's possible that the box begins with -- a penalty node that is the ``best'' break, so we must be careful to -- handle this special case correctly. -+ /*tex -+ -+ Look at all the marks in nodes before the break, and set the final link -+ to |null| at the break. It's possible that the box begins with a penalty -+ node that is the ``best'' break, so we must be careful to handle this -+ special case correctly. -+ - */ - p = list_ptr(v); - if (p == q) { -@@ -2009,7 +1971,7 @@ halfword vsplit(halfword n, scaled h, int m) - list_ptr(v) = null; - flush_node(v); - if (q == null) { -- /* the |eq_level| of the box stays the same */ -+ /*tex The |eq_level| of the box stays the same. */ - box(n) = null; - } else { - box(n) = filtered_vpackage(q, 0, additional, max_depth_par, split_keep_group, vdir, 0, 0); -@@ -2021,17 +1983,23 @@ halfword vsplit(halfword n, scaled h, int m) - } - } - --@ Now that we can see what eventually happens to boxes, we can consider the first --steps in their creation. The |begin_box| routine is called when |box_context| is --a context specification, |cur_chr| specifies the type of box desired, and --|cur_cmd=make_box|. -+/*tex -+ -+ Now that we can see what eventually happens to boxes, we can consider the -+ first steps in their creation. The |begin_box| routine is called when -+ |box_context| is a context specification, |cur_chr| specifies the type of box -+ desired, and |cur_cmd=make_box|. -+ -+*/ - --@c - void begin_box(int box_context) - { -- halfword q; /* run through the current list */ -- halfword k; /* 0 or |vmode| or |hmode| */ -- int n; /* a box number */ -+ /*tex run through the current list */ -+ halfword q; -+ /*tex 0 or |vmode| or |hmode| */ -+ halfword k; -+ /*tex a box number */ -+ int n; - int spec_direction = -1; - int just_pack = 0; - int split_mode = exactly ; -@@ -2039,7 +2007,7 @@ void begin_box(int box_context) - case box_code: - scan_register_num(); - cur_box = box(cur_val); -- /* the box becomes void, at the same level */ -+ /*tex The box becomes void, at the same level. */ - box(cur_val) = null; - break; - case copy_code: -@@ -2047,10 +2015,11 @@ void begin_box(int box_context) - cur_box = copy_node_list(box(cur_val)); - break; - case last_box_code: -- /* -- If the current list ends with a box node, delete it from -- the list and make |cur_box| point to it; otherwise set -- |cur_box:=null|. -+ /*tex -+ -+ If the current list ends with a box node, delete it from the list -+ and make |cur_box| point to it; otherwise set |cur_box:=null|. -+ - */ - cur_box = null; - if (abs(cur_list.mode_field) == mmode) { -@@ -2059,17 +2028,15 @@ void begin_box(int box_context) - error(); - } else if ((cur_list.mode_field == vmode) && (cur_list.head_field == cur_list.tail_field)) { - you_cant(); -- help2("Sorry...I usually can't take things from the current page.", -- "This \\lastbox will therefore be void."); -+ help2( -+ "Sorry...I usually can't take things from the current page.", -+ "This \\lastbox will therefore be void." -+ ); - error(); - } else { - if (cur_list.head_field != cur_list.tail_field) { -- /* todo: new code, needs testing */ -- -- /* maybe: ((type(cur_list.tail_field) == hlist_node) < rule_node) */ -- - if ((type(cur_list.tail_field) == hlist_node) || (type(cur_list.tail_field) == vlist_node)) { -- /* Remove the last box ... */ -+ /*tex Remove the last box */ - q = alink(cur_list.tail_field); - if (q == null || vlink(q) != cur_list.tail_field) { - q = cur_list.head_field; -@@ -2086,9 +2053,11 @@ void begin_box(int box_context) - } - break; - case vsplit_code: -- /* -- Split off part of a vertical box, make |cur_box| point to it. Here we -- deal with things like `\.{\\vsplit 13 to 100pt}'. -+ /*tex -+ -+ Split off part of a vertical box, make |cur_box| point to it. -+ Here we deal with things like `\.{\\vsplit 13 to 100pt}'. -+ - */ - scan_register_num(); - n = cur_val; -@@ -2096,18 +2065,22 @@ void begin_box(int box_context) - split_mode = additional ; - } else if (!scan_keyword("to")) { - print_err("Missing `to' inserted"); -- help2("I'm working on `\\vsplit to ';", -- "will look for the next."); -+ help2( -+ "I'm working on `\\vsplit to ';", -+ "will look for the next." -+ ); - error(); - } - scan_normal_dimen(); - cur_box = vsplit(n, cur_val, split_mode); - break; - default: -- /* -- Initiate the construction of an hbox or vbox, then |return|. Here is -- where we enter restricted horizontal mode or internal vertical mode, -- in order to make a box. -+ /*tex -+ -+ Initiate the construction of an hbox or vbox, then |return|. Here -+ is where we enter restricted horizontal mode or internal vertical -+ mode, in order to make a box. -+ - */ - switch (cur_chr) { - case tpack_code: -@@ -2123,7 +2096,6 @@ void begin_box(int box_context) - just_pack = 1; - break; - } -- /* */ - k = cur_chr - vtop_code; - set_saved_record(0, saved_boxcontext, 0, box_context); - switch (abs(cur_list.mode_field)) { -@@ -2165,6 +2137,6 @@ void begin_box(int box_context) - return; - break; - } -- /* in simple cases, we use the box immediately */ -+ /*tex In simple cases, we use the box immediately. */ - box_end(box_context); - } -diff --git a/texk/web2c/luatexdir/tex/postlinebreak.w b/texk/web2c/luatexdir/tex/postlinebreak.c -similarity index 52% -rename from texk/web2c/luatexdir/tex/postlinebreak.w -rename to texk/web2c/luatexdir/tex/postlinebreak.c -index dd85cf01b..cbc77e556 100644 ---- a/texk/web2c/luatexdir/tex/postlinebreak.w -+++ b/texk/web2c/luatexdir/tex/postlinebreak.c -@@ -1,60 +1,65 @@ --% postlinebreak.w --% --% Copyright 2006-2010 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -+/* - --@ @c -+postlinebreak.w - -+Copyright 2006-2010 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ - - #include "ptexlib.h" - --@ So far we have gotten a little way into the |line_break| routine, having --covered its important |try_break| subroutine. Now let's consider the --rest of the process. -+/*tex -+ -+So far we have gotten a little way into the |line_break| routine, having covered -+its important |try_break| subroutine. Now let's consider the rest of the process. - --The main loop of |line_break| traverses the given hlist, --starting at |vlink(temp_head)|, and calls |try_break| at each legal --breakpoint. A variable called |auto_breaking| is set to true except --within math formulas, since glue nodes are not legal breakpoints when --they appear in formulas. -+The main loop of |line_break| traverses the given hlist, starting at -+|vlink(temp_head)|, and calls |try_break| at each legal breakpoint. A variable -+called |auto_breaking| is set to true except within math formulas, since glue -+nodes are not legal breakpoints when they appear in formulas. - - The current node of interest in the hlist is pointed to by |cur_p|. Another --variable, |prev_p|, is usually one step behind |cur_p|, but the real --meaning of |prev_p| is this: If |type(cur_p)=glue_node| then |cur_p| is a legal --breakpoint if and only if |auto_breaking| is true and |prev_p| does not --point to a glue node, penalty node, explicit kern node, or math node. -+variable, |prev_p|, is usually one step behind |cur_p|, but the real meaning of -+|prev_p| is this: If |type(cur_p)=glue_node| then |cur_p| is a legal breakpoint -+if and only if |auto_breaking| is true and |prev_p| does not point to a glue -+node, penalty node, explicit kern node, or math node. -+ -+The total number of lines that will be set by |post_line_break| is -+|best_line-prev_graf-1|. The last breakpoint is specified by -+|break_node(best_bet)|, and this passive node points to the other breakpoints via -+the |prev_break| links. The finishing-up phase starts by linking the relevant -+passive nodes in forward order, changing |prev_break| to |next_break|. (The -+|next_break| fields actually reside in the same memory space as the |prev_break| -+fields did, but we give them a new name because of their new significance.) Then -+the lines are justified, one by one. - --@ The total number of lines that will be set by |post_line_break| --is |best_line-prev_graf-1|. The last breakpoint is specified by --|break_node(best_bet)|, and this passive node points to the other breakpoints --via the |prev_break| links. The finishing-up phase starts by linking the --relevant passive nodes in forward order, changing |prev_break| to --|next_break|. (The |next_break| fields actually reside in the same memory --space as the |prev_break| fields did, but we give them a new name because --of their new significance.) Then the lines are justified, one by one. -+The |post_line_break| must also keep an dir stack, so that it can output end -+direction instructions at the ends of lines and begin direction instructions at -+the beginnings of lines. - --The |post_line_break| must also keep an dir stack, so that it can --output end direction instructions at the ends of lines --and begin direction instructions at the beginnings of lines. -+*/ - --@c --#define next_break prev_break /*new name for |prev_break| after links are reversed */ -+/*tex The new name for |prev_break| after links are reversed: */ -+ -+#define next_break prev_break -+ -+/*tex The |int|s are actually halfwords. */ - --/* the ints are actually halfwords */ - void ext_post_line_break(int paragraph_dir, - int right_skip, - int left_skip, -@@ -78,32 +83,39 @@ void ext_post_line_break(int paragraph_dir, - { - - boolean have_directional = true; -- halfword q, r; /* temporary registers for list manipulation */ -+ /*tex temporary registers for list manipulation */ -+ halfword q, r; - halfword k; - scaled w; -- boolean glue_break; /* was a break at glue? */ -- boolean disc_break; /*was the current break at a discretionary node? */ -- boolean post_disc_break; /*and did it have a nonempty post-break part? */ -- scaled cur_width; /*width of line number |cur_line| */ -- scaled cur_indent; /*left margin of line number |cur_line| */ -- int pen; /*use when calculating penalties between lines */ -- halfword cur_p; /* |cur_p|, but localized */ -- halfword cur_line; /*the current line number being justified */ -- -+ /*tex was a break at glue? */ -+ boolean glue_break; -+ /*tex was the current break at a discretionary node? */ -+ boolean disc_break; -+ /*tex and did it have a nonempty post-break part? */ -+ boolean post_disc_break; -+ /*tex width of line number |cur_line| */ -+ scaled cur_width; -+ /*tex left margin of line number |cur_line| */ -+ scaled cur_indent; -+ /*tex use when calculating penalties between lines */ -+ int pen; -+ /*tex |cur_p|, but localized */ -+ halfword cur_p; -+ /*tex the current line number being justified */ -+ halfword cur_line; -+ /*tex the current direction: */ - dir_ptr = cur_list.dirs_field; -- /* Reverse the links of the relevant passive nodes, setting |cur_p| to -- the first breakpoint; */ -- /* The job of reversing links in a list is conveniently regarded as the job -- of taking items off one stack and putting them on another. In this case we -- take them off a stack pointed to by |q| and having |prev_break| fields; -- we put them on a stack pointed to by |cur_p| and having |next_break| fields. -- Node |r| is the passive node being moved from stack to stack. -- */ -+ /*tex -+ Reverse the links of the relevant passive nodes, setting |cur_p| to the -+ first breakpoint. The job of reversing links in a list is conveniently -+ regarded as the job of taking items off one stack and putting them on -+ another. In this case we take them off a stack pointed to by |q| and -+ having |prev_break| fields; we put them on a stack pointed to by |cur_p| -+ and having |next_break| fields. Node |r| is the passive node being moved -+ from stack to stack. -+ */ - q = break_node(best_bet); --#if 0 -- used_discs = used_disc(best_bet); --#endif -- /* |has_direction| */ -+ /*tex |cur_p| will become the first breakpoint; */ - cur_p = null; - do { - r = q; -@@ -111,73 +123,68 @@ void ext_post_line_break(int paragraph_dir, - next_break(r) = cur_p; - cur_p = r; - } while (q != null); -- /* |cur_p| is now the first breakpoint; */ -- -- cur_line = cur_list.pg_field + 1; /* prevgraf+1 */ -- -+ /*tex prevgraf + 1 */ -+ cur_line = cur_list.pg_field + 1; - do { -- /* Justify the line ending at breakpoint |cur_p|, and append it to the -- current vertical list, together with associated penalties and other -- insertions; */ -- /* The current line to be justified appears in a horizontal list starting -- at |vlink(temp_head)| and ending at |cur_break(cur_p)|. If |cur_break(cur_p)| is -- a glue node, we reset the glue to equal the |right_skip| glue; otherwise -- we append the |right_skip| glue at the right. If |cur_break(cur_p)| is a -- discretionary node, we modify the list so that the discretionary break -- is compulsory, and we set |disc_break| to |true|. We also append -- the |left_skip| glue at the left of the line, unless it is zero. */ -- --#if 0 -- tprint("BEGIN OF LINE "); -- print_int(cur_break(cur_p)); -- breadth_max = 100000; -- depth_threshold = 100000; -- show_node_list(temp_head); --#endif -- -- /* DIR: Insert dir nodes at the beginning of the current line; */ -- for (q = dir_ptr; q != null; q = vlink(q)) { -- halfword tmp = new_dir(dir_dir(q)); -- halfword nxt = vlink(temp_head); -- delete_attribute_ref(node_attr(tmp)); -- node_attr(tmp) = node_attr(temp_head); -- add_node_attr_ref(node_attr(tmp)); -- couple_nodes(temp_head, tmp); -- try_couple_nodes(tmp, nxt); /* \.{\\break}\.{\\par} */ -- } -+ /*tex -+ Justify the line ending at breakpoint |cur_p|, and append it to the -+ current vertical list, together with associated penalties and other -+ insertions. -+ -+ The current line to be justified appears in a horizontal list -+ starting at |vlink(temp_head)| and ending at |cur_break(cur_p)|. If -+ |cur_break(cur_p)| is a glue node, we reset the glue to equal the -+ |right_skip| glue; otherwise we append the |right_skip| glue at the -+ right. If |cur_break(cur_p)| is a discretionary node, we modify the -+ list so that the discretionary break is compulsory, and we set -+ |disc_break| to |true|. We also append the |left_skip| glue at the -+ left of the line, unless it is zero. -+ */ - if (dir_ptr != null) { -+ /*tex Insert dir nodes at the beginning of the current line. */ -+ for (q = dir_ptr; q != null; q = vlink(q)) { -+ halfword tmp = new_dir(dir_dir(q)); -+ halfword nxt = vlink(temp_head); -+ delete_attribute_ref(node_attr(tmp)); -+ node_attr(tmp) = node_attr(temp_head); -+ add_node_attr_ref(node_attr(tmp)); -+ couple_nodes(temp_head, tmp); -+ /*tex \.{\\break}\.{\\par} */ -+ try_couple_nodes(tmp, nxt); -+ } - flush_node_list(dir_ptr); - dir_ptr = null; - } -+ /*tex -+ Modify the end of the line to reflect the nature of the break and to -+ include \.{\\rightskip}; also set the proper value of |disc_break|. -+ At the end of the following code, |q| will point to the final node on -+ the list about to be justified. In the meanwhile |r| will point to -+ the node we will use to insert end-of-line stuff after. |q==null| -+ means we use the final position of |r|. -+ */ - -- /* Modify the end of the line to reflect the nature of the break and to -- include \.{\\rightskip}; also set the proper value of |disc_break|; */ -- /* At the end of the following code, |q| will point to the final node on the -- list about to be justified. In the meanwhile |r| will point to the -- node we will use to insert end-of-line stuff after. |q==null| means -- we use the final position of |r| */ -- -- /* begin mathskip code */ - if (temp_head != null) { -- q = temp_head; -- while(q != null) { -- if (type(q) == math_node) { -- surround(q) = 0 ; -- reset_glue_to_zero(q); -- break; -- } else if ((type(q) == hlist_node) && (subtype(q) == indent_list)) { -- /* go on */ -- } else if (is_char_node(q)) { -- break; -- } else if (non_discardable(q)) { -- break; -- } else if (type(q) == kern_node && subtype(q) != explicit_kern && subtype(q) != italic_kern) { -- break; -- } -- q = vlink(q); -+ /*tex begin mathskip code */ -+ q = temp_head; -+ while(q != null) { -+ if (type(q) == math_node) { -+ surround(q) = 0 ; -+ reset_glue_to_zero(q); -+ break; -+ } else if ((type(q) == hlist_node) && (subtype(q) == indent_list)) { -+ /* go on */ -+ } else if (is_char_node(q)) { -+ break; -+ } else if (non_discardable(q)) { -+ break; -+ } else if (type(q) == kern_node && subtype(q) != explicit_kern && subtype(q) != italic_kern) { -+ break; - } -+ q = vlink(q); - } -- /* end mathskip code */ -+ /*tex end mathskip code */ -+ } - - r = cur_break(cur_p); - q = null; -@@ -189,27 +196,26 @@ void ext_post_line_break(int paragraph_dir, - if (r == null) { - for (r = temp_head; vlink(r) != null; r = vlink(r)); - if (r == final_par_glue) { -- /* This should almost always be true... */ -- /* TODO assert ? */ -+ /*tex This should almost always be true... */ - q = r; -- /* |q| refers to the last node of the line (and paragraph) */ -+ /*tex |q| refers to the last node of the line (and paragraph) */ - r = alink(r); - } -- /* |r| refers to the node after which the dir nodes should be closed */ -+ /*tex |r| refers to the node after which the dir nodes should be closed */ - } else if (type(r) == math_node) { - surround(r) = 0; -- /* begin mathskip code */ -+ /*tex begin mathskip code */ - reset_glue_to_zero(r); -- /* end mathskip code */ -+ /*tex end mathskip code */ - } else if (type(r) == glue_node) { - copy_glue_values(r,right_skip); - subtype(r) = right_skip_code + 1; - glue_break = true; -- /* |q| refers to the last node of the line */ -+ /*tex |q| refers to the last node of the line */ - q = r; - r = alink(r); - assert(vlink(r) == q); -- /* |r| refers to the node after which the dir nodes should be closed */ -+ /*tex |r| refers to the node after which the dir nodes should be closed */ - } else if (type(r) == disc_node) { - halfword a = alink(r); - halfword v = vlink(r); -@@ -228,7 +234,6 @@ void ext_post_line_break(int paragraph_dir, - vlink_no_break(r) = null; - tlink_no_break(r) = null; - } -- - assert(type(a) == disc_node && subtype(a) == init_disc); - flush_node_list(vlink_no_break(a)); - vlink_no_break(a) = null; -@@ -239,11 +244,10 @@ void ext_post_line_break(int paragraph_dir, - flush_node_list(vlink_post_break(a)); - vlink_post_break(a) = null; - tlink_post_break(a) = null; -- - break; - case init_disc: - assert(type(v) == disc_node && subtype(v) == select_disc); -- subtype(v) = syllable_disc; /* not special any more */ -+ subtype(v) = syllable_disc; - flush_node_list(vlink_no_break(v)); - vlink_no_break(v) = vlink_post_break(r); - tlink_no_break(v) = tlink_post_break(r); -@@ -273,27 +277,24 @@ void ext_post_line_break(int paragraph_dir, - } else if (type(r) == kern_node) { - width(r) = 0; - } -- -- /* DIR: Adjust the dir stack based on dir nodes in this line; */ -- /* TODO what about the previousparagraph ??? */ -+ /*tex Adjust the dir stack based on dir nodes in this line. */ - if (have_directional) { -- halfword e; -- halfword p; -+ halfword e, p; - for (e = vlink(temp_head); e != null && e != cur_break(cur_p); e = vlink(e)) { - if (type(e) == dir_node) { -- if (dir_dir(e) >= 0) { -+ if (subtype(e) == normal_dir) { - dir_ptr = do_push_dir_node(dir_ptr, e); -- } else if (dir_ptr != null && dir_dir(dir_ptr) == (dir_dir(e) + dir_swap)) { -+ } else if (dir_ptr != null && dir_dir(dir_ptr) == dir_dir(e)) { - dir_ptr = do_pop_dir_node(dir_ptr); - } - } - } - assert(e == cur_break(cur_p)); -- -- /* DIR: Insert dir nodes at the end of the current line; */ -+ /*tex Insert dir nodes at the end of the current line. */ - e = vlink(r); - for (p = dir_ptr; p != null; p = vlink(p)) { -- halfword s = new_dir(dir_dir(p) - dir_swap); -+ halfword s = new_dir(dir_dir(p)); -+ subtype(s) = cancel_dir; - delete_attribute_ref(node_attr(s)); - node_attr(s) = node_attr(r); - add_node_attr_ref(node_attr(s)); -@@ -303,7 +304,6 @@ void ext_post_line_break(int paragraph_dir, - } - } - if (passive_right_box(cur_p) != null) { -- /* TODO: CHECK has |s| below a |alink| ? */ - halfword s = copy_node_list(passive_right_box(cur_p)); - halfword e = vlink(r); - couple_nodes(r, s); -@@ -313,28 +313,30 @@ void ext_post_line_break(int paragraph_dir, - if (q == null) { - q = r; - } -- /* Now [q] refers to the last node on the line */ -- -- /* FIXME from this point on we no longer keep alink() valid */ -- -- /* at this point |q| is the rightmost breakpoint; the only exception is -- the case of a discretionary break with non-empty |pre_break|, then |q| -- has been changed to the last node of the |pre_break| list */ -- /* If the par ends with a \break command, the last line is utterly empty. -- That is the case of |q==temp_head| */ -+ /*tex -+ Now [q] refers to the last node on the line and therefore the -+ rightmost breakpoint. The only exception is the case of a -+ discretionary break with non-empty |pre_break|, then |q| has been -+ changed to the last node of the |pre_break| list. If the par ends -+ with a \break command, the last line is utterly empty. That is the -+ case of |q==temp_head|. -+ */ - if (q != temp_head && protrude_chars > 0) { - halfword p, ptmp; - if (disc_break && (is_char_node(q) || (type(q) != disc_node))) { -- p = q; /* |q| has been reset to the last node of |pre_break| */ -+ /*tex |q| is reset to the last node of |pre_break| */ -+ p = q; - ptmp = p; - } else { -- p = alink(q); /* get |vlink(p) = q| */ -+ /*tex get |vlink(p) = q| */ -+ p = alink(q); - assert(vlink(p) == q); - ptmp = p; - } - p = find_protchar_right(vlink(temp_head), p); - w = char_pw(p, right_side); -- if (w != 0) { /* we have found a marginal kern, append it after |ptmp| */ -+ if (w != 0) { -+ /*tex we have found a marginal kern, append it after |ptmp| */ - k = new_margin_kern(-w, last_rightmost_char, right_side); - delete_attribute_ref(node_attr(k)); - node_attr(k) = node_attr(p); -@@ -345,10 +347,12 @@ void ext_post_line_break(int paragraph_dir, - q = vlink(q); - } - } -- /* if |q| was not a breakpoint at glue and has been reset to |rightskip| -- then we append |rightskip| after |q| now */ -+ /*tex -+ If |q| was not a breakpoint at glue and has been reset to |rightskip| -+ then we append |rightskip| after |q| now. -+ */ - if (!glue_break) { -- /* Put the \.{\\rightskip} glue after node |q|; */ -+ /*tex Put the \.{\\rightskip} glue after node |q|. */ - halfword r1 = new_glue((right_skip == null ? zero_glue : right_skip)); - subtype(r1) = right_skip_code+1; - try_couple_nodes(r1,vlink(q)); -@@ -358,21 +362,22 @@ void ext_post_line_break(int paragraph_dir, - couple_nodes(q,r1); - q = r1; - } -- -- /* /Modify the end of the line to reflect the nature of the break and to -- include \.{\\rightskip}; also set the proper value of |disc_break|; */ -- -- /* Put the \.{\\leftskip} glue at the left and detach this line; */ -- /* The following code begins with |q| at the end of the list to be -- justified. It ends with |q| at the beginning of that list, and with -- |vlink(temp_head)| pointing to the remainder of the paragraph, if any. */ -+ /*tex -+ Modify the end of the line to reflect the nature of the break and to -+ include \.{\\rightskip}; also set the proper value of |disc_break|; -+ Also put the \.{\\leftskip} glue at the left and detach this line. -+ -+ The following code begins with |q| at the end of the list to be -+ justified. It ends with |q| at the beginning of that list, and with -+ |vlink(temp_head)| pointing to the remainder of the paragraph, if -+ any. -+ */ - r = vlink(q); - vlink(q) = null; - - q = vlink(temp_head); - try_couple_nodes(temp_head, r); - if (passive_left_box(cur_p) != null && passive_left_box(cur_p) != 0) { -- /* omega bits: */ - halfword s; - r = copy_node_list(passive_left_box(cur_p)); - s = vlink(q); -@@ -388,11 +393,14 @@ void ext_post_line_break(int paragraph_dir, - } - } - } -- /*at this point |q| is the leftmost node; all discardable nodes have been discarded */ -+ /*tex -+ At this point |q| is the leftmost node; all discardable nodes have -+ been discarded -+ */ - if (protrude_chars > 0) { - halfword p; - p = q; -- p = find_protchar_left(p, false); /* no more discardables */ -+ p = find_protchar_left(p, false); - w = char_pw(p, left_side); - if (w != 0) { - k = new_margin_kern(-w, last_leftmost_char, left_side); -@@ -412,13 +420,14 @@ void ext_post_line_break(int paragraph_dir, - couple_nodes(r,q); - q = r; - } -- /* /Put the \.{\\leftskip} glue at the left and detach this line; */ -- -- /* Call the packaging subroutine, setting |just_box| to the justified box; */ -- /* Now |q| points to the hlist that represents the current line of the -- paragraph. We need to compute the appropriate line width, pack the -- line into a box of this size, and shift the box by the appropriate -- amount of indentation. */ -+ /*tex -+ Put the \.{\\leftskip} glue at the left and detach this line. Call -+ the packaging subroutine, setting |just_box| to the justified box. -+ Now |q| points to the hlist that represents the current line of the -+ paragraph. We need to compute the appropriate line width, pack the -+ line into a box of this size, and shift the box by the appropriate -+ amount of indentation. -+ */ - if (cur_line > last_special_line) { - cur_width = second_width; - cur_indent = second_indent; -@@ -438,8 +447,10 @@ void ext_post_line_break(int paragraph_dir, - } - shift_amount(just_box) = cur_indent; - subtype(just_box) = line_list; -- /* /Call the packaging subroutine, setting |just_box| to the justified box; */ -- -+ /*tex -+ Call the packaging subroutine, setting |just_box| to the justified -+ box. -+ */ - if ((vlink(contrib_head) != null)) - checked_break_filter(pre_box); - if (pre_adjust_head != pre_adjust_tail) { -@@ -454,17 +465,17 @@ void ext_post_line_break(int paragraph_dir, - checked_break_filter(adjust); - } - adjust_tail = null; -- -- /* /Append the new box to the current vertical list, followed by the list of -- special nodes taken out of the box by the packager; */ -- -- /* Append a penalty node, if a nonzero penalty is appropriate */ -- /* Penalties between the lines of a paragraph come from club and widow lines, -- from the |inter_line_penalty| parameter, and from lines that end at -- discretionary breaks. Breaking between lines of a two-line paragraph gets -- both club-line and widow-line penalties. The local variable |pen| will -- be set to the sum of all relevant penalties for the current line, except -- that the final line is never penalized. */ -+ /*tex -+ Append the new box to the current vertical list, followed by the list -+ of special nodes taken out of the box by the packager. Append a -+ penalty node, if a nonzero penalty is appropriate. Penalties between -+ the lines of a paragraph come from club and widow lines, from the -+ |inter_line_penalty| parameter, and from lines that end at -+ discretionary breaks. Breaking between lines of a two-line paragraph -+ gets both club-line and widow-line penalties. The local variable -+ |pen| will be set to the sum of all relevant penalties for the -+ current line, except that the final line is never penalized. -+ */ - if (cur_line + 1 != best_line) { - q = inter_line_penalties_ptr; - if (q != null) { -@@ -481,11 +492,13 @@ void ext_post_line_break(int paragraph_dir, - } - q = club_penalties_ptr; - if (q != null) { -- r = cur_line - cur_list.pg_field; /* prevgraf */ -+ /*tex prevgraf */ -+ r = cur_line - cur_list.pg_field; - if (r > penalty(q)) - r = penalty(q); - pen += penalty(q + r); -- } else if (cur_line == cur_list.pg_field + 1) { /* prevgraf */ -+ } else if (cur_line == cur_list.pg_field + 1) { -+ /*tex prevgraf */ - pen += club_penalty; - } - q = widow_penalties_ptr; -@@ -510,34 +523,37 @@ void ext_post_line_break(int paragraph_dir, - cur_list.tail_field = r; - } - } -- /* /Append a penalty node, if a nonzero penalty is appropriate */ -- -- /* /Justify the line ending at breakpoint |cur_p|, and append it to the -- current vertical list, together with associated penalties and other -- insertions; */ -+ /*tex -+ Append a penalty node, if a nonzero penalty is appropriate. Justify -+ the line ending at breakpoint |cur_p|, and append it to the current -+ vertical list, together with associated penalties and other -+ insertions. -+ */ - incr(cur_line); - cur_p = next_break(cur_p); - if (cur_p != null && !post_disc_break) { -- /* Prune unwanted nodes at the beginning of the next line; */ -- /* Glue and penalty and kern and math nodes are deleted at the -- beginning of a line, except in the anomalous case that the -- node to be deleted is actually one of the chosen -- breakpoints. Otherwise the pruning done here is designed to -- match the lookahead computation in |try_break|, where the -- |break_width| values are computed for non-discretionary -- breakpoints. */ -+ /*tex -+ Prune unwanted nodes at the beginning of the next line. Glue and -+ penalty and kern and math nodes are deleted at the beginning of a -+ line, except in the anomalous case that the node to be deleted is -+ actually one of the chosen breakpoints. Otherwise the pruning -+ done here is designed to match the lookahead computation in -+ |try_break|, where the |break_width| values are computed for -+ non-discretionary breakpoints. -+ */ - r = temp_head; -- /* -- Normally we have a matching math open and math close node but when we cross a line -- the open node is removed, including any glue or penalties following it. This is however -- not that nice for callbacks that rely on symmetry. Of course this only counts for one -- liners, as we can still have only a begin or end node on a line. The end_of_math lua -- helper is made robust against this although there you should be aware of the fact that -- one can end up in the middle of math in callbacks that don't work on whole paragraphs, -- but at least this branch makes sure that some proper analysis is possible. (todo: check -- if math glyphs have the subtype marked done). -- -- Todo: turn math nodes into glues when mathskip otherwise remove them. -+ /*tex -+ Normally we have a matching math open and math close node but -+ when we cross a line the open node is removed, including any glue -+ or penalties following it. This is however not that nice for -+ callbacks that rely on symmetry. Of course this only counts for -+ one liners, as we can still have only a begin or end node on a -+ line. The end_of_math lua helper is made robust against this -+ although there you should be aware of the fact that one can end -+ up in the middle of math in callbacks that don't work on whole -+ paragraphs, but at least this branch makes sure that some proper -+ analysis is possible. (todo: check if math glyphs have the -+ subtype marked done). - */ - while (1) { - q = vlink(r); -@@ -550,17 +566,17 @@ void ext_post_line_break(int paragraph_dir, - } - */ - if (type(q) == math_node) { -- /* begin mathskip code */ -+ /*tex begin mathskip code */ - surround(q) = 0 ; - reset_glue_to_zero(q); -- /* end mathskip code */ -+ /*tex end mathskip code */ - } - if (q == cur_break(cur_p)) { - break; - } else if (is_char_node(q)) { - break; - } else if (type(q) == local_par_node) { -- /* weird, in the middle somewhere */ -+ /*tex weird, in the middle somewhere */ - } else if (non_discardable(q)) { - break; - } else if (type(q) == kern_node && subtype(q) != explicit_kern && subtype(q) != italic_kern) { -@@ -577,7 +593,9 @@ void ext_post_line_break(int paragraph_dir, - } while (cur_p != null); - if ((cur_line != best_line) || (vlink(temp_head) != null)) - confusion("line breaking"); -- cur_list.pg_field = best_line - 1; /* prevgraf */ -- cur_list.dirs_field = dir_ptr; /* |dir_save| */ -+ /*tex prevgraf */ -+ cur_list.pg_field = best_line - 1; -+ /*tex |dir_save| */ -+ cur_list.dirs_field = dir_ptr; - dir_ptr = null; - } -diff --git a/texk/web2c/luatexdir/tex/primitive.c b/texk/web2c/luatexdir/tex/primitive.c -new file mode 100644 -index 000000000..f16d69a33 ---- /dev/null -+++ b/texk/web2c/luatexdir/tex/primitive.c -@@ -0,0 +1,785 @@ -+/* -+ -+primitive.w -+ -+Copyright 2008-2010 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ -+ -+#include "ptexlib.h" -+ -+/*tex -+ -+Control sequences are stored and retrieved by means of a fairly standard hash -+table algorithm called the method of ``coalescing lists'' (cf.\ Algorithm 6.4C in -+{\sl The Art of Computer Programming\/}). Once a control sequence enters the -+table, it is never removed, because there are complicated situations involving -+\.{\\gdef} where the removal of a control sequence at the end of a group would be -+a mistake preventable only by the introduction of a complicated reference-count -+mechanism. -+ -+The actual sequence of letters forming a control sequence identifier is stored in -+the |str_pool| array together with all the other strings. An auxiliary array -+|hash| consists of items with two halfword fields per word. The first of these, -+called |next(p)|, points to the next identifier belonging to the same coalesced -+list as the identifier corresponding to~|p|; and the other, called |text(p)|, -+points to the |str_start| entry for |p|'s identifier. If position~|p| of the hash -+table is empty, we have |text(p)=0|; if position |p| is either empty or the end -+of a coalesced hash list, we have |next(p)=0|. An auxiliary pointer variable -+called |hash_used| is maintained in such a way that all locations |p>=hash_used| -+are nonempty. The global variable |cs_count| tells how many multiletter control -+sequences have been defined, if statistics are being kept. -+ -+A global boolean variable called |no_new_control_sequence| is set to |true| -+during the time that new hash table entries are forbidden. -+ -+*/ -+ -+/*tex The hash table: */ -+ -+two_halves *hash; -+ -+/*tex Allocation pointer for |hash|: */ -+ -+halfword hash_used; -+ -+/*tex |hash_extra=hash| above |eqtb_size|: */ -+ -+int hash_extra; -+ -+/*tex Maximum of the hash array: */ -+ -+halfword hash_top; -+ -+/*tex Pointer to next high hash location: */ -+ -+halfword hash_high; -+ -+/*tex Are new identifiers legal? */ -+ -+boolean no_new_control_sequence; -+ -+/*tex Total number of known identifiers: */ -+ -+int cs_count; -+ -+/*tex Test if all positions are occupied: */ -+ -+#define hash_is_full (hash_used==hash_base) -+ -+/*tex -+ -+ \.{\\primitive} support needs a few extra variables and definitions, -+ like: -+ -+*/ -+ -+#define prim_base 1 -+ -+/*tex -+ -+The arrays |prim| and |prim_eqtb| are used for name -> cmd,chr lookups. The are -+modelled after |hash| and |eqtb|, except that primitives do not have an -+|eq_level|, that field is replaced by |origin|. -+ -+*/ -+ -+/*tex Link for coalesced lists: */ -+ -+#define prim_next(a) prim[(a)].lhfield -+ -+/*tex String number for control sequence name: */ -+ -+#define prim_text(a) prim[(a)].rh -+ -+/*tex Test if all positions are occupied: */ -+ -+#define prim_is_full (prim_used==prim_base) -+ -+#define prim_origin_field(a) (a).hh.b1 -+ -+#define prim_eq_type_field(a) (a).hh.b0 -+ -+#define prim_equiv_field(a) (a).hh.rh -+ -+/*tex Level of definition: */ -+ -+#define prim_origin(a) prim_origin_field(prim_eqtb[(a)]) -+ -+/*tex Command code for equivalent: */ -+ -+#define prim_eq_type(a) prim_eq_type_field(prim_eqtb[(a)]) -+ -+/*tex Equivalent value: */ -+ -+#define prim_equiv(a) prim_equiv_field(prim_eqtb[(a)]) -+ -+/*tex Allocation pointer for |prim|: */ -+ -+static pointer prim_used; -+ -+/*tex The primitives table: */ -+ -+static two_halves prim[(prim_size + 1)]; -+ -+static memory_word prim_eqtb[(prim_size + 1)]; -+ -+/*tex -+ -+The array |prim_data| works the other way around, it is used for cmd,chr -> name -+lookups. -+ -+*/ -+ -+typedef struct prim_info { -+ /*tex Number of name entries: */ -+ halfword subids; -+ /*tex Offset to be used for |chr_code|s: */ -+ halfword offset; -+ /*tex Array of names: */ -+ str_number *names; -+} prim_info; -+ -+static prim_info prim_data[(last_cmd + 1)]; -+ -+/*tex -+ -+Initialize the memory arrays: -+ -+*/ -+ -+void init_primitives(void) -+{ -+ int k; -+ memset(prim_data, 0, (sizeof(prim_info) * (last_cmd + 1))); -+ memset(prim, 0, (sizeof(two_halves) * (prim_size + 1))); -+ memset(prim_eqtb, 0, (sizeof(memory_word) * (prim_size + 1))); -+ for (k = 0; k <= prim_size; k++) { -+ prim_eq_type(k) = undefined_cs_cmd; -+ } -+} -+ -+/*tex Nothing is used (yet). */ -+ -+void ini_init_primitives(void) -+{ -+ prim_used = prim_size; -+} -+ -+ -+/*tex -+ -+The value of |hash_prime| should be roughly 85\%! of |hash_size|, and it should -+be a prime number. The theory of hashing tells us to expect fewer than two table -+probes, on the average, when the search is successful. [See J.~S. Vitter, {\sl -+Journal of the ACM\/ \bf30} (1983), 231--258.] @^Vitter, Jeffrey Scott@> -+ -+*/ -+ -+static halfword compute_hash(const char *j, unsigned int l, halfword prime_number) -+{ -+ int k; -+ halfword h = (unsigned char) *j; -+ for (k = 1; k <= (int)(l - 1); k++) { -+ h = h + h + (unsigned char) *(j + k); -+ while (h >= prime_number) { -+ h = h - prime_number; -+ } -+ } -+ return h; -+} -+ -+/*tex -+ -+Here is the subroutine that searches the primitive table for an identifier. -+ -+*/ -+ -+pointer prim_lookup(str_number s) -+{ -+ /*tex The hash code: */ -+ int h; -+ /*tex The index in the |hash| array: */ -+ pointer p; -+ unsigned char *j; -+ unsigned l; -+ if (s < STRING_OFFSET) { -+ p = s; -+ if ((p < 0) || (get_prim_eq_type(p) == undefined_cs_cmd)) { -+ p = undefined_primitive; -+ } -+ } else { -+ j = str_string(s); -+ l = (unsigned) str_length(s); -+ h = compute_hash((char *) j, l, prim_prime); -+ /*tex We start searching here; note that |0<=h 0) -+ if (str_length(prim_text(p)) == l) -+ if (str_eq_str(prim_text(p), s)) -+ goto FOUND; -+ if (prim_next(p) == 0) { -+ if (no_new_control_sequence) { -+ p = undefined_primitive; -+ } else { -+ /*tex Insert a new primitive after |p|, then make |p| point to it. */ -+ if (prim_text(p) > 0) { -+ do { -+ /*tex Search for an empty location in |prim| */ -+ if (prim_is_full) { -+ overflow("primitive size", prim_size); -+ } -+ decr(prim_used); -+ } while (prim_text(prim_used) != 0); -+ prim_next(p) = prim_used; -+ p = prim_used; -+ } -+ prim_text(p) = s; -+ } -+ goto FOUND; -+ } -+ p = prim_next(p); -+ } -+ } -+ FOUND: -+ return p; -+} -+ -+/*tex -+ -+How to test a csname for primitive-ness? -+ -+*/ -+ -+boolean is_primitive(str_number csname) -+{ -+ int n, m; -+ char *ss; -+ m = prim_lookup(csname); -+ ss = makecstring(csname); -+ n = string_lookup(ss, str_length(csname)); -+ free(ss); -+ return ((n != undefined_cs_cmd) && (m != undefined_primitive) && -+ (eq_type(n) == prim_eq_type(m)) && (equiv(n) == prim_equiv(m))); -+} -+ -+ -+/*tex -+ -+A few simple accessors. -+ -+*/ -+ -+quarterword get_prim_eq_type(int p) -+{ -+ return prim_eq_type(p); -+} -+ -+quarterword get_prim_origin(int p) -+{ -+ return prim_origin(p); -+} -+ -+halfword get_prim_equiv(int p) -+{ -+ return prim_equiv(p); -+} -+ -+str_number get_prim_text(int p) -+{ -+ return prim_text(p); -+} -+ -+ -+/*tex -+ -+Dumping and undumping. -+ -+*/ -+ -+void dump_primitives(void) -+{ -+ int p, q; -+ for (p = 0; p <= prim_size; p++) { -+ dump_hh(prim[p]); -+ } -+ for (p = 0; p <= prim_size; p++) { -+ dump_wd(prim_eqtb[p]); -+ } -+ for (p = 0; p <= last_cmd; p++) { -+ dump_int(prim_data[p].offset); -+ dump_int(prim_data[p].subids); -+ for (q = 0; q < prim_data[p].subids; q++) { -+ dump_int(prim_data[p].names[q]); -+ } -+ } -+} -+ -+void undump_primitives(void) -+{ -+ int p, q; -+ for (p = 0; p <= prim_size; p++) { -+ undump_hh(prim[p]); -+ } -+ for (p = 0; p <= prim_size; p++) { -+ undump_wd(prim_eqtb[p]); -+ } -+ for (p = 0; p <= last_cmd; p++) { -+ undump_int(prim_data[p].offset); -+ undump_int(prim_data[p].subids); -+ if (prim_data[p].subids > 0) { -+ prim_data[p].names = (str_number *) xmalloc((unsigned) ((unsigned) prim_data[p].subids * sizeof(str_number *))); -+ for (q = 0; q < prim_data[p].subids; q++) { -+ undump_int(prim_data[p].names[q]); -+ } -+ } -+ } -+} -+ -+/*tex -+ -+We need to put \TeX's ``primitive'' control sequences into the hash table, -+together with their command code (which will be the |eq_type|) and an operand -+(which will be the |equiv|). The |primitive| procedure does this, in a way that -+no \TeX\ user can. The global value |cur_val| contains the new |eqtb| pointer -+after |primitive| has acted. -+ -+Because the definitions of the actual user-accessible name of a primitive can be -+postponed until runtime, the function |primitive_def| is needed that does nothing -+except creating the control sequence name. -+ -+*/ -+ -+void primitive_def(const char *s, size_t l, quarterword c, halfword o) -+{ -+ int nncs = no_new_control_sequence; -+ no_new_control_sequence = false; -+ /*tex This creates the |text()| string: */ -+ cur_val = string_lookup(s, l); -+ no_new_control_sequence = nncs; -+ eq_level(cur_val) = level_one; -+ eq_type(cur_val) = c; -+ equiv(cur_val) = o; -+} -+ -+/*tex -+ -+The function |store_primitive_name| sets up the bookkeeping for the reverse -+lookup. It is quite paranoid, because it is easy to mess this up accidentally. -+ -+The |offset| is needed because sometimes character codes (in |o|) are indices -+into |eqtb| or are offset by a magical value to make sure they do not conflict -+with something else. We don't want the |prim_data[c].names| to have too many -+entries as it will just be wasted room, so |offset| is substracted from |o| -+because creating or accessing the array. The |assert(idx<=0xFFFF)| is not -+strictly needed, but it helps catch errors of this kind. -+ -+*/ -+ -+static void store_primitive_name(str_number s, quarterword c, halfword o, halfword offset) -+{ -+ int idx; -+ /* -+ if (prim_data[c].offset != 0 && prim_data[c].offset != offset) { -+ assert(false); -+ } -+ */ -+ prim_data[c].offset = offset; -+ idx = ((int) o - offset); -+ /* -+ assert(idx >= 0); -+ assert(idx <= 0xFFFF); -+ */ -+ if (prim_data[c].subids < (idx + 1)) { -+ str_number *new = (str_number *) xcalloc((unsigned) (idx + 1), sizeof(str_number *)); -+ if (prim_data[c].names != NULL) { -+ /* -+ assert(prim_data[c].subids); -+ */ -+ memcpy(new, (prim_data[c].names), (unsigned) (prim_data[c].subids) * sizeof(str_number)); -+ free(prim_data[c].names); -+ } -+ prim_data[c].names = new; -+ prim_data[c].subids = idx + 1; -+ } -+ prim_data[c].names[idx] = s; -+} -+ -+/*tex -+ -+Compared to tex82, |primitive| has two extra parameters. The |off| is an offset -+that will be passed on to |store_primitive_name|, the |cmd_origin| is the bit -+that is used to group primitives by originator. -+ -+*/ -+ -+void primitive(const char *thes, quarterword c, halfword o, halfword off, int cmd_origin) -+{ -+ /*tex Needed to fill |prim_eqtb|: */ -+ int prim_val; -+ str_number ss; -+ ss = maketexstring(thes); -+ if (cmd_origin == tex_command || cmd_origin == core_command) { -+ primitive_def(thes, strlen(thes), c, o); -+ } -+ prim_val = prim_lookup(ss); -+ prim_origin(prim_val) = (quarterword) cmd_origin; -+ prim_eq_type(prim_val) = c; -+ prim_equiv(prim_val) = o; -+ store_primitive_name(ss, c, o, off); -+} -+ -+/*tex -+ -+Here is a helper that does the actual hash insertion. This code far from ideal: -+the existance of |hash_extra| changes all the potential (short) coalesced lists -+into a single (long) one. This will create a slowdown. -+ -+*/ -+ -+static halfword insert_id(halfword p, const unsigned char *j, unsigned int l) -+{ -+ unsigned saved_cur_length; -+ unsigned saved_cur_string_size; -+ unsigned char *saved_cur_string; -+ const unsigned char *k; -+ if (cs_text(p) > 0) { -+ if (hash_high < hash_extra) { -+ incr(hash_high); -+ /*tex -+ Can't we use |eqtb_top| here (perhaps because that is not -+ finalized yet when called from |primitive|? -+ */ -+ cs_next(p) = hash_high + eqtb_size; -+ p = cs_next(p); -+ } else { -+ /*tex -+ Search for an empty location in |hash|. -+ */ -+ do { -+ if (hash_is_full) -+ overflow("hash size", (unsigned) (hash_size + hash_extra)); -+ decr(hash_used); -+ } while (cs_text(hash_used) != 0); -+ cs_next(p) = hash_used; -+ p = hash_used; -+ } -+ } -+ saved_cur_length = cur_length; -+ saved_cur_string = cur_string; -+ saved_cur_string_size = cur_string_size; -+ reset_cur_string(); -+ for (k = j; k <= j + l - 1; k++) { -+ append_char(*k); -+ } -+ cs_text(p) = make_string(); -+ cur_length = saved_cur_length; -+ xfree(cur_string); -+ cur_string = saved_cur_string; -+ cur_string_size = saved_cur_string_size; -+ incr(cs_count); -+ return p; -+} -+ -+ -+/*tex -+ -+Here is the subroutine that searches the hash table for an identifier that -+matches a given string of length |l>1| appearing in |buffer[j.. (j+l-1)]|. If the -+identifier is found, the corresponding hash table address is returned. Otherwise, -+if the global variable |no_new_control_sequence| is |true|, the dummy address -+|undefined_control_sequence| is returned. Otherwise the identifier is inserted -+into the hash table and its location is returned. -+ -+*/ -+ -+pointer id_lookup(int j, int l) -+{ -+ /*tex The hash code: */ -+ int h; -+ /*tex The index in |hash| array: */ -+ pointer p; -+ h = compute_hash((char *) (buffer + j), (unsigned) l, hash_prime); -+ /*tex We start searching here. Note that |0<=h 0) -+ if (str_length(cs_text(p)) == (unsigned) l) -+ if (str_eq_buf(cs_text(p), j)) -+ goto FOUND; -+ if (cs_next(p) == 0) { -+ if (no_new_control_sequence) { -+ p = undefined_control_sequence; -+ } else { -+ p = insert_id(p, (buffer + j), (unsigned) l); -+ } -+ goto FOUND; -+ } -+ p = cs_next(p); -+ } -+ FOUND: -+ return p; -+} -+ -+/*tex -+ -+Here is a similar subroutine for finding a primitive in the hash. -+This one is based on a C string. -+ -+*/ -+ -+pointer string_lookup(const char *s, size_t l) -+{ -+ /*tex The hash code: */ -+ int h; -+ /*tex The index in |hash| array: */ -+ pointer p; -+ h = compute_hash(s, (unsigned) l, hash_prime); -+ /*tex We start searching here. Note that |0<=h 0) -+ if (str_eq_cstr(cs_text(p), s, l)) -+ goto FOUND; -+ if (cs_next(p) == 0) { -+ if (no_new_control_sequence) { -+ p = undefined_control_sequence; -+ } else { -+ p = insert_id(p, (const unsigned char *) s, (unsigned) l); -+ } -+ goto FOUND; -+ } -+ p = cs_next(p); -+ } -+ FOUND: -+ return p; -+} -+ -+/*tex -+ -+The |print_cmd_chr| routine prints a symbolic interpretation of a command code -+and its modifier. This is used in certain `\.{You can\'t}' error messages, and in -+the implementation of diagnostic routines like \.{\\show}. -+ -+The body of |print_cmd_chr| use to be a rather tedious listing of print commands, -+and most of it was essentially an inverse to the |primitive| routine that enters -+a \TeX\ primitive into |eqtb|. -+ -+Thanks to |prim_data|, there is no need for all that tediousness. What is left of -+|primt_cnd_chr| are just the exceptions to the general rule that the -+|cmd,chr_code| pair represents in a single primitive command. -+ -+*/ -+ -+#define chr_cmd(A) do { tprint(A); print(chr_code); } while (0) -+ -+static void prim_cmd_chr(quarterword cmd, halfword chr_code) -+{ -+ int idx = chr_code - prim_data[cmd].offset; -+ if (cmd <= last_cmd && -+ idx >= 0 && idx < prim_data[cmd].subids && -+ prim_data[cmd].names != NULL && prim_data[cmd].names[idx] != 0) { -+ tprint_esc(""); -+ print(prim_data[cmd].names[idx]); -+ } else { -+ /* \TEX82 didn't print the |cmd,idx| information, but it may be useful. */ -+ tprint("[unknown command code! ("); -+ print_int(cmd); -+ tprint(", "); -+ print_int(idx); -+ tprint(")]"); -+ } -+} -+ -+void print_cmd_chr(quarterword cmd, halfword chr_code) -+{ -+ int n; -+ switch (cmd) { -+ case left_brace_cmd: -+ chr_cmd("begin-group character "); -+ break; -+ case right_brace_cmd: -+ chr_cmd("end-group character "); -+ break; -+ case math_shift_cmd: -+ chr_cmd("math shift character "); -+ break; -+ case mac_param_cmd: -+ if (chr_code == tab_mark_cmd_code) -+ tprint_esc("alignmark"); -+ else -+ chr_cmd("macro parameter character "); -+ break; -+ case sup_mark_cmd: -+ chr_cmd("superscript character "); -+ break; -+ case sub_mark_cmd: -+ chr_cmd("subscript character "); -+ break; -+ case endv_cmd: -+ tprint("end of alignment template"); -+ break; -+ case spacer_cmd: -+ chr_cmd("blank space "); -+ break; -+ case letter_cmd: -+ chr_cmd("the letter "); -+ break; -+ case other_char_cmd: -+ chr_cmd("the character "); -+ break; -+ case tab_mark_cmd: -+ if (chr_code == span_code) -+ tprint_esc("span"); -+ else if (chr_code == tab_mark_cmd_code) -+ tprint_esc("aligntab"); -+ else -+ chr_cmd("alignment tab character "); -+ break; -+ case if_test_cmd: -+ if (chr_code >= unless_code) -+ tprint_esc("unless"); -+ prim_cmd_chr(cmd, (chr_code % unless_code)); -+ break; -+ case char_given_cmd: -+ tprint_esc("char"); -+ print_qhex(chr_code); -+ break; -+ case math_given_cmd: -+ /*tex -+ Okay, it's better for old macro packages that mess with meaning -+ to report a traditional value. A compromise. -+ */ -+ tprint_esc("mathchar"); -+ show_mathcode_value_old(chr_code); -+ break; -+ case xmath_given_cmd: -+ tprint_esc("Umathchar"); -+ show_mathcode_value(mathchar_from_integer(chr_code, umath_mathcode)); -+ break; -+ case lua_expandable_call_cmd: -+ tprint("expandable luacall "); -+ print_int(chr_code); -+ break; -+ case lua_local_call_cmd: -+ tprint("local luacall "); -+ print_int(chr_code); -+ break; -+ case lua_call_cmd: -+ tprint("luacall "); -+ print_int(chr_code); -+ break; -+ case set_font_cmd: -+ tprint("select font "); -+ tprint(font_name(chr_code)); -+ if (font_size(chr_code) != font_dsize(chr_code)) { -+ tprint(" at "); -+ print_scaled(font_size(chr_code)); -+ tprint("pt"); -+ } -+ break; -+ case undefined_cs_cmd: -+ tprint("undefined"); -+ break; -+ case call_cmd: -+ case long_call_cmd: -+ case outer_call_cmd: -+ case long_outer_call_cmd: -+ n = cmd - call_cmd; -+ if (token_info(token_link(chr_code)) == protected_token) -+ n = n + 4; -+ if (odd(n / 4)) -+ tprint_esc("protected"); -+ if (odd(n)) -+ tprint_esc("long"); -+ if (odd(n / 2)) -+ tprint_esc("outer"); -+ if (n > 0) -+ tprint(" "); -+ tprint("macro"); -+ break; -+ case assign_glue_cmd: -+ case assign_mu_glue_cmd: -+ if (chr_code < skip_base) { -+ prim_cmd_chr(cmd, chr_code); -+ } else if (chr_code < mu_skip_base) { -+ tprint_esc("skip"); -+ print_int(chr_code - skip_base); -+ } else { -+ tprint_esc("muskip"); -+ print_int(chr_code - mu_skip_base); -+ } -+ break; -+ case assign_toks_cmd: -+ if (chr_code >= toks_base) { -+ tprint_esc("toks"); -+ print_int(chr_code - toks_base); -+ } else { -+ prim_cmd_chr(cmd, chr_code); -+ } -+ break; -+ case assign_int_cmd: -+ if (chr_code < count_base) { -+ prim_cmd_chr(cmd, chr_code); -+ } else { -+ tprint_esc("count"); -+ print_int(chr_code - count_base); -+ } -+ break; -+ case assign_attr_cmd: -+ tprint_esc("attribute"); -+ print_int(chr_code - attribute_base); -+ break; -+ case assign_dimen_cmd: -+ if (chr_code < scaled_base) { -+ prim_cmd_chr(cmd, chr_code); -+ } else { -+ tprint_esc("dimen"); -+ print_int(chr_code - scaled_base); -+ } -+ break; -+ case normal_cmd: -+ if (chr_code < prim_data[cmd].subids && prim_data[cmd].names[chr_code] != 0) { -+ prim_cmd_chr(cmd, chr_code); -+ } else { -+ tprint("[unknown command! ("); -+ print_int(chr_code); -+ tprint(")]"); -+ } -+ break; -+ case extension_cmd: -+ if (chr_code < prim_data[cmd].subids && prim_data[cmd].names[chr_code] != 0) { -+ prim_cmd_chr(cmd, chr_code); -+ } else { -+ tprint("[unknown extension! ("); -+ print_int(chr_code); -+ tprint(")]"); -+ -+ } -+ break; -+ case node_cmd: -+ tprint("node "); -+ print_int(chr_code); -+ break; -+ default: -+ /*tex These are most commands, actually. */ -+ prim_cmd_chr(cmd, chr_code); -+ break; -+ } -+} -diff --git a/texk/web2c/luatexdir/tex/primitive.w b/texk/web2c/luatexdir/tex/primitive.w -deleted file mode 100644 -index 8c6592c9e..000000000 ---- a/texk/web2c/luatexdir/tex/primitive.w -+++ /dev/null -@@ -1,664 +0,0 @@ --% primitive.w --% --% Copyright 2008-2010 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --@ @c -- -- --#include "ptexlib.h" -- --@ Control sequences are stored and retrieved by means of a fairly standard hash --table algorithm called the method of ``coalescing lists'' (cf.\ Algorithm 6.4C --in {\sl The Art of Computer Programming\/}). Once a control sequence enters the --table, it is never removed, because there are complicated situations --involving \.{\\gdef} where the removal of a control sequence at the end of --a group would be a mistake preventable only by the introduction of a --complicated reference-count mechanism. -- --The actual sequence of letters forming a control sequence identifier is --stored in the |str_pool| array together with all the other strings. An --auxiliary array |hash| consists of items with two halfword fields per --word. The first of these, called |next(p)|, points to the next identifier --belonging to the same coalesced list as the identifier corresponding to~|p|; --and the other, called |text(p)|, points to the |str_start| entry for --|p|'s identifier. If position~|p| of the hash table is empty, we have --|text(p)=0|; if position |p| is either empty or the end of a coalesced --hash list, we have |next(p)=0|. An auxiliary pointer variable called --|hash_used| is maintained in such a way that all locations |p>=hash_used| --are nonempty. The global variable |cs_count| tells how many multiletter --control sequences have been defined, if statistics are being kept. -- --A global boolean variable called |no_new_control_sequence| is set to --|true| during the time that new hash table entries are forbidden. -- --@c --two_halves *hash; /* the hash table */ --halfword hash_used; /* allocation pointer for |hash| */ --int hash_extra; /* |hash_extra=hash| above |eqtb_size| */ --halfword hash_top; /* maximum of the hash array */ --halfword hash_high; /* pointer to next high hash location */ --boolean no_new_control_sequence; /* are new identifiers legal? */ --int cs_count; /* total number of known identifiers */ -- --#define hash_is_full (hash_used==hash_base) /* test if all positions are occupied */ -- --@ \.{\\primitive} support needs a few extra variables and definitions -- --@c --#define prim_base 1 -- --@ The arrays |prim| and |prim_eqtb| are used for name -> cmd,chr lookups. -- -- The are modelled after |hash| and |eqtb|, except that primitives do not -- have an |eq_level|, that field is replaced by |origin|. -- --@c --#define prim_next(a) prim[(a)].lhfield /* link for coalesced lists */ --#define prim_text(a) prim[(a)].rh /* string number for control sequence name */ --#define prim_is_full (prim_used==prim_base) /* test if all positions are occupied */ -- --#define prim_origin_field(a) (a).hh.b1 --#define prim_eq_type_field(a) (a).hh.b0 --#define prim_equiv_field(a) (a).hh.rh --#define prim_origin(a) prim_origin_field(prim_eqtb[(a)]) /* level of definition */ --#define prim_eq_type(a) prim_eq_type_field(prim_eqtb[(a)]) /* command code for equivalent */ --#define prim_equiv(a) prim_equiv_field(prim_eqtb[(a)]) /* equivalent value */ -- --static pointer prim_used; /* allocation pointer for |prim| */ --static two_halves prim[(prim_size + 1)]; /* the primitives table */ --static memory_word prim_eqtb[(prim_size + 1)]; -- --@ The array |prim_data| works the other way around, it is used for -- cmd,chr -> name lookups. -- --@c --typedef struct prim_info { -- halfword subids; /* number of name entries */ -- halfword offset; /* offset to be used for |chr_code|s */ -- str_number *names; /* array of names */ --} prim_info; -- --static prim_info prim_data[(last_cmd + 1)]; -- --@ initialize the memory arrays --@c --void init_primitives(void) --{ -- int k; -- memset(prim_data, 0, (sizeof(prim_info) * (last_cmd + 1))); -- memset(prim, 0, (sizeof(two_halves) * (prim_size + 1))); -- memset(prim_eqtb, 0, (sizeof(memory_word) * (prim_size + 1))); -- for (k = 0; k <= prim_size; k++) -- prim_eq_type(k) = undefined_cs_cmd; --} -- --void ini_init_primitives(void) --{ -- prim_used = prim_size; /* nothing is used */ --} -- -- --@ The value of |hash_prime| should be roughly 85\%! of |hash_size|, and it -- should be a prime number. The theory of hashing tells us to expect fewer -- than two table probes, on the average, when the search is successful. -- [See J.~S. Vitter, {\sl Journal of the ACM\/ \bf30} (1983), 231--258.] -- @^Vitter, Jeffrey Scott@> -- --@c --static halfword compute_hash(const char *j, unsigned int l, -- halfword prime_number) --{ -- int k; -- halfword h = (unsigned char) *j; -- for (k = 1; k <= (int)(l - 1); k++) { -- h = h + h + (unsigned char) *(j + k); -- while (h >= prime_number) -- h = h - prime_number; -- } -- return h; --} -- -- --@ Here is the subroutine that searches the primitive table for an identifier --@c --pointer prim_lookup(str_number s) --{ -- int h; /* hash code */ -- pointer p; /* index in |hash| array */ -- unsigned char *j; -- unsigned l; -- if (s < STRING_OFFSET) { -- p = s; -- if ((p < 0) || (get_prim_eq_type(p) == undefined_cs_cmd)) { -- p = undefined_primitive; -- } -- } else { -- j = str_string(s); -- l = (unsigned) str_length(s); -- h = compute_hash((char *) j, l, prim_prime); -- p = h + prim_base; /* we start searching here; note that |0<=h 0) -- if (str_length(prim_text(p)) == l) -- if (str_eq_str(prim_text(p), s)) -- goto FOUND; -- if (prim_next(p) == 0) { -- if (no_new_control_sequence) { -- p = undefined_primitive; -- } else { -- /* Insert a new primitive after |p|, then make |p| point to it */ -- if (prim_text(p) > 0) { -- do { /* search for an empty location in |prim| */ -- if (prim_is_full) -- overflow("primitive size", prim_size); -- decr(prim_used); -- } while (prim_text(prim_used) != 0); -- prim_next(p) = prim_used; -- p = prim_used; -- } -- prim_text(p) = s; -- } -- goto FOUND; -- } -- p = prim_next(p); -- } -- } -- FOUND: -- return p; --} -- --@ how to test a csname for primitive-ness --@c --boolean is_primitive(str_number csname) --{ -- int n, m; -- char *ss; -- m = prim_lookup(csname); -- ss = makecstring(csname); -- n = string_lookup(ss, str_length(csname)); -- free(ss); -- return ((n != undefined_cs_cmd) && -- (m != undefined_primitive) && -- (eq_type(n) == prim_eq_type(m)) && (equiv(n) == prim_equiv(m))); --} -- -- --@ a few simple accessors --@c --quarterword get_prim_eq_type(int p) --{ -- return prim_eq_type(p); --} -- --quarterword get_prim_origin(int p) --{ -- return prim_origin(p); --} -- --halfword get_prim_equiv(int p) --{ -- return prim_equiv(p); --} -- --str_number get_prim_text(int p) --{ -- return prim_text(p); --} -- -- --@ dumping and undumping --@c --void dump_primitives(void) --{ -- int p, q; -- for (p = 0; p <= prim_size; p++) -- dump_hh(prim[p]); -- for (p = 0; p <= prim_size; p++) -- dump_wd(prim_eqtb[p]); -- for (p = 0; p <= last_cmd; p++) { -- dump_int(prim_data[p].offset); -- dump_int(prim_data[p].subids); -- for (q = 0; q < prim_data[p].subids; q++) { -- dump_int(prim_data[p].names[q]); -- } -- } --} -- --void undump_primitives(void) --{ -- int p, q; -- for (p = 0; p <= prim_size; p++) -- undump_hh(prim[p]); -- for (p = 0; p <= prim_size; p++) -- undump_wd(prim_eqtb[p]); -- -- for (p = 0; p <= last_cmd; p++) { -- undump_int(prim_data[p].offset); -- undump_int(prim_data[p].subids); -- if (prim_data[p].subids > 0) { -- prim_data[p].names = (str_number *) -- xmalloc((unsigned) -- ((unsigned) prim_data[p].subids * -- sizeof(str_number *))); -- for (q = 0; q < prim_data[p].subids; q++) -- undump_int(prim_data[p].names[q]); -- } -- } --} -- --@ We need to put \TeX's ``primitive'' control sequences into the hash -- table, together with their command code (which will be the |eq_type|) -- and an operand (which will be the |equiv|). The |primitive| procedure -- does this, in a way that no \TeX\ user can. The global value |cur_val| -- contains the new |eqtb| pointer after |primitive| has acted. -- -- --@ Because the definitions of the actual user-accessible name of a -- primitive can be postponed until runtime, the function |primitive_def| -- is needed that does nothing except creating the control sequence name. -- --@c --void primitive_def(const char *s, size_t l, quarterword c, halfword o) --{ -- int nncs = no_new_control_sequence; -- no_new_control_sequence = false; -- cur_val = string_lookup(s, l); /* this creates the |text()| string */ -- no_new_control_sequence = nncs; -- eq_level(cur_val) = level_one; -- eq_type(cur_val) = c; -- equiv(cur_val) = o; --} -- --@ The function |store_primitive_name| sets up the bookkeeping for the -- reverse lookup. It is quite paranoid, because it is easy to mess this up -- accidentally. -- -- The |offset| is needed because sometimes character codes (in |o|) -- are indices into |eqtb| or are offset by a magical value to make -- sure they do not conflict with something else. We don't want the -- |prim_data[c].names| to have too many entries as it will just be -- wasted room, so |offset| is substracted from |o| because creating -- or accessing the array. The |assert(idx<=0xFFFF)| is not strictly -- needed, but it helps catch errors of this kind. -- --@c --static void --store_primitive_name(str_number s, quarterword c, halfword o, halfword offset) --{ -- int idx; -- if (prim_data[c].offset != 0 && prim_data[c].offset != offset) { -- assert(false); -- } -- prim_data[c].offset = offset; -- idx = ((int) o - offset); -- assert(idx >= 0); -- assert(idx <= 0xFFFF); -- if (prim_data[c].subids < (idx + 1)) { -- str_number *new = -- (str_number *) xcalloc((unsigned) (idx + 1), sizeof(str_number *)); -- if (prim_data[c].names != NULL) { -- assert(prim_data[c].subids); -- memcpy(new, (prim_data[c].names), -- (unsigned) (prim_data[c].subids) * sizeof(str_number)); -- free(prim_data[c].names); -- } -- prim_data[c].names = new; -- prim_data[c].subids = idx + 1; -- } -- prim_data[c].names[idx] = s; --} -- --@ Compared to tex82, |primitive| has two extra parameters. The |off| is an offset -- that will be passed on to |store_primitive_name|, the |cmd_origin| is the bit -- that is used to group primitives by originator. -- --@c --void --primitive(const char *thes, quarterword c, halfword o, halfword off, -- int cmd_origin) --{ -- int prim_val; /* needed to fill |prim_eqtb| */ -- str_number ss; -- assert(o >= off); -- ss = maketexstring(thes); -- if (cmd_origin == tex_command || cmd_origin == core_command) { -- primitive_def(thes, strlen(thes), c, o); -- } -- prim_val = prim_lookup(ss); -- prim_origin(prim_val) = (quarterword) cmd_origin; -- prim_eq_type(prim_val) = c; -- prim_equiv(prim_val) = o; -- store_primitive_name(ss, c, o, off); --} -- -- -- --@ Here is a helper that does the actual hash insertion. -- --@c --static halfword insert_id(halfword p, const unsigned char *j, unsigned int l) --{ -- unsigned saved_cur_length; -- unsigned saved_cur_string_size; -- unsigned char *saved_cur_string; -- const unsigned char *k; -- /* This code far from ideal: the existance of |hash_extra| changes -- all the potential (short) coalesced lists into a single (long) -- one. This will create a slowdown. */ -- if (cs_text(p) > 0) { -- if (hash_high < hash_extra) { -- incr(hash_high); -- /* can't use |eqtb_top| here (perhaps because that is not finalized -- yet when called from |primitive|?) */ -- cs_next(p) = hash_high + eqtb_size; -- p = cs_next(p); -- } else { -- do { -- if (hash_is_full) -- overflow("hash size", (unsigned) (hash_size + hash_extra)); -- decr(hash_used); -- } while (cs_text(hash_used) != 0); /* search for an empty location in |hash| */ -- cs_next(p) = hash_used; -- p = hash_used; -- } -- } -- saved_cur_length = cur_length; -- saved_cur_string = cur_string; -- saved_cur_string_size = cur_string_size; -- reset_cur_string(); -- for (k = j; k <= j + l - 1; k++) -- append_char(*k); -- cs_text(p) = make_string(); -- cur_length = saved_cur_length; -- xfree(cur_string); -- cur_string = saved_cur_string; -- cur_string_size = saved_cur_string_size; -- incr(cs_count); -- return p; --} -- -- --@ Here is the subroutine that searches the hash table for an identifier -- that matches a given string of length |l>1| appearing in |buffer[j.. -- (j+l-1)]|. If the identifier is found, the corresponding hash table address -- is returned. Otherwise, if the global variable |no_new_control_sequence| -- is |true|, the dummy address |undefined_control_sequence| is returned. -- Otherwise the identifier is inserted into the hash table and its location -- is returned. -- --@c --pointer id_lookup(int j, int l) --{ /* search the hash table */ -- int h; /* hash code */ -- pointer p; /* index in |hash| array */ -- -- h = compute_hash((char *) (buffer + j), (unsigned) l, hash_prime); --#ifdef VERBOSE -- { -- unsigned char *todo = xmalloc(l + 2); -- strncpy(todo, (buffer + j), l); -- todo[l] = '\0'; -- todo[l + 1] = '\0'; -- fprintf(stdout, "id_lookup(%s)\n", todo); -- free(todo); -- } --#endif -- p = h + hash_base; /* we start searching here; note that |0<=h 0) -- if (str_length(cs_text(p)) == (unsigned) l) -- if (str_eq_buf(cs_text(p), j)) -- goto FOUND; -- if (cs_next(p) == 0) { -- if (no_new_control_sequence) { -- p = undefined_control_sequence; -- } else { -- p = insert_id(p, (buffer + j), (unsigned) l); -- } -- goto FOUND; -- } -- p = cs_next(p); -- } -- FOUND: -- return p; --} -- --@ Here is a similar subroutine for finding a primitive in the hash. --This one is based on a C string. -- --@c --pointer string_lookup(const char *s, size_t l) --{ /* search the hash table */ -- int h; /* hash code */ -- pointer p; /* index in |hash| array */ -- h = compute_hash(s, (unsigned) l, hash_prime); -- p = h + hash_base; /* we start searching here; note that |0<=h 0) -- if (str_eq_cstr(cs_text(p), s, l)) -- goto FOUND; -- if (cs_next(p) == 0) { -- if (no_new_control_sequence) { -- p = undefined_control_sequence; -- } else { -- p = insert_id(p, (const unsigned char *) s, (unsigned) l); -- } -- goto FOUND; -- } -- p = cs_next(p); -- } -- FOUND: -- return p; --} -- --@ The |print_cmd_chr| routine prints a symbolic interpretation of a -- command code and its modifier. This is used in certain `\.{You can\'t}' -- error messages, and in the implementation of diagnostic routines like -- \.{\\show}. -- -- The body of |print_cmd_chr| use to be a rather tedious listing of print -- commands, and most of it was essentially an inverse to the |primitive| -- routine that enters a \TeX\ primitive into |eqtb|. -- -- Thanks to |prim_data|, there is no need for all that tediousness. What -- is left of |primt_cnd_chr| are just the exceptions to the general rule -- that the |cmd,chr_code| pair represents in a single primitive command. -- --@c --#define chr_cmd(A) do { tprint(A); print(chr_code); } while (0) -- --static void prim_cmd_chr(quarterword cmd, halfword chr_code) --{ -- int idx = chr_code - prim_data[cmd].offset; -- if (cmd <= last_cmd && -- idx >= 0 && idx < prim_data[cmd].subids && -- prim_data[cmd].names != NULL && prim_data[cmd].names[idx] != 0) { -- tprint_esc(""); -- print(prim_data[cmd].names[idx]); -- } else { -- /* TEX82 didn't print the |cmd,idx| information, but it may be useful */ -- tprint("[unknown command code! ("); -- print_int(cmd); -- tprint(", "); -- print_int(idx); -- tprint(")]"); -- } --} -- --void print_cmd_chr(quarterword cmd, halfword chr_code) --{ -- int n; /* temp variable */ -- switch (cmd) { -- case left_brace_cmd: -- chr_cmd("begin-group character "); -- break; -- case right_brace_cmd: -- chr_cmd("end-group character "); -- break; -- case math_shift_cmd: -- chr_cmd("math shift character "); -- break; -- case mac_param_cmd: -- if (chr_code == tab_mark_cmd_code) -- tprint_esc("alignmark"); -- else -- chr_cmd("macro parameter character "); -- break; -- case sup_mark_cmd: -- chr_cmd("superscript character "); -- break; -- case sub_mark_cmd: -- chr_cmd("subscript character "); -- break; -- case endv_cmd: -- tprint("end of alignment template"); -- break; -- case spacer_cmd: -- chr_cmd("blank space "); -- break; -- case letter_cmd: -- chr_cmd("the letter "); -- break; -- case other_char_cmd: -- chr_cmd("the character "); -- break; -- case tab_mark_cmd: -- if (chr_code == span_code) -- tprint_esc("span"); -- else if (chr_code == tab_mark_cmd_code) -- tprint_esc("aligntab"); -- else -- chr_cmd("alignment tab character "); -- break; -- case if_test_cmd: -- if (chr_code >= unless_code) -- tprint_esc("unless"); -- prim_cmd_chr(cmd, (chr_code % unless_code)); -- break; -- case char_given_cmd: -- tprint_esc("char"); -- print_hex(chr_code); -- break; -- case math_given_cmd: -- if (math_umathcode_meaning_par == 1) { -- tprint_esc("Umathchar"); -- show_mathcode_value(mathchar_from_integer(chr_code, tex_mathcode)); -- } else { -- /* better for old macro packages that mess with meaning */ -- tprint_esc("mathchar"); -- show_mathcode_value_old(chr_code); -- } -- break; -- case xmath_given_cmd: -- tprint_esc("Umathchar"); -- show_mathcode_value(mathchar_from_integer(chr_code, umath_mathcode)); -- break; -- case set_font_cmd: -- tprint("select font "); -- tprint(font_name(chr_code)); -- if (font_size(chr_code) != font_dsize(chr_code)) { -- tprint(" at "); -- print_scaled(font_size(chr_code)); -- tprint("pt"); -- } -- break; -- case undefined_cs_cmd: -- tprint("undefined"); -- break; -- case call_cmd: -- case long_call_cmd: -- case outer_call_cmd: -- case long_outer_call_cmd: -- n = cmd - call_cmd; -- if (token_info(token_link(chr_code)) == protected_token) -- n = n + 4; -- if (odd(n / 4)) -- tprint_esc("protected"); -- if (odd(n)) -- tprint_esc("long"); -- if (odd(n / 2)) -- tprint_esc("outer"); -- if (n > 0) -- tprint(" "); -- tprint("macro"); -- break; -- case assign_glue_cmd: -- case assign_mu_glue_cmd: -- if (chr_code < skip_base) { -- prim_cmd_chr(cmd, chr_code); -- } else if (chr_code < mu_skip_base) { -- tprint_esc("skip"); -- print_int(chr_code - skip_base); -- } else { -- tprint_esc("muskip"); -- print_int(chr_code - mu_skip_base); -- } -- break; -- case assign_toks_cmd: -- if (chr_code >= toks_base) { -- tprint_esc("toks"); -- print_int(chr_code - toks_base); -- } else { -- prim_cmd_chr(cmd, chr_code); -- } -- break; -- case assign_int_cmd: -- if (chr_code < count_base) { -- prim_cmd_chr(cmd, chr_code); -- } else { -- tprint_esc("count"); -- print_int(chr_code - count_base); -- } -- break; -- case assign_attr_cmd: -- tprint_esc("attribute"); -- print_int(chr_code - attribute_base); -- break; -- case assign_dimen_cmd: -- if (chr_code < scaled_base) { -- prim_cmd_chr(cmd, chr_code); -- } else { -- tprint_esc("dimen"); -- print_int(chr_code - scaled_base); -- } -- break; -- case normal_cmd: -- if (chr_code < prim_data[cmd].subids && prim_data[cmd].names[chr_code] != 0) { -- prim_cmd_chr(cmd, chr_code); -- } else { -- tprint("[unknown command! ("); -- print_int(chr_code); -- tprint(")]"); -- } -- break; -- case extension_cmd: -- if (chr_code < prim_data[cmd].subids && prim_data[cmd].names[chr_code] != 0) { -- prim_cmd_chr(cmd, chr_code); -- } else { -- tprint("[unknown extension! ("); -- print_int(chr_code); -- tprint(")]"); -- -- } -- break; -- default: -- /* these are most commands, actually */ -- prim_cmd_chr(cmd, chr_code); -- break; -- } --} -diff --git a/texk/web2c/luatexdir/tex/printing.w b/texk/web2c/luatexdir/tex/printing.c -similarity index 63% -rename from texk/web2c/luatexdir/tex/printing.w -rename to texk/web2c/luatexdir/tex/printing.c -index 724441564..0a961071b 100644 ---- a/texk/web2c/luatexdir/tex/printing.w -+++ b/texk/web2c/luatexdir/tex/printing.c -@@ -1,87 +1,137 @@ --% printing.w --% --% Copyright 2009-2013 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --@ @c -+/* -+ -+printing.w -+ -+Copyright 2009-2013 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ -+ - #include "ptexlib.h" --#include "lua/luatex-api.h" /* for luatex_banner */ -+#include "lua/luatex-api.h" - --@ @c - #define wlog(A) fputc(A,log_file) - #define wterm(A) fputc(A,term_out) - - int new_string_line = 0; - int escape_controls = 1; - --@ Messages that are sent to a user's terminal and to the transcript-log file --are produced by several `|print|' procedures. These procedures will --direct their output to a variety of places, based on the setting of --the global variable |selector|, which has the following possible --values: -+/*tex -+ -+Messages that are sent to a user's terminal and to the transcript-log file are -+produced by several `|print|' procedures. These procedures will direct their -+output to a variety of places, based on the setting of the global variable -+|selector|, which has the following possible values: -+ -+\startitemize -+ -+\startitem -+ |term_and_log|, the normal setting, prints on the terminal and on the -+ transcript file. -+\stopitem -+ -+\startitem -+ |log_only|, prints only on the transcript file. -+\stopitem -+ -+\startitem -+ |term_only|, prints only on the terminal. -+\stopitem -+ -+\startitem -+ |no_print|, doesn't print at all. This is used only in rare cases before the -+ transcript file is open. -+\stopitem -+ -+\startitem -+ |pseudo|, puts output into a cyclic buffer that is used by the |show_context| -+ routine; when we get to that routine we shall discuss the reasoning behind -+ this curious mode. -+\stopitem -+ -+\startitem -+ |new_string|, appends the output to the current string in the string pool. -+\stopitem -+ -+\startitem -+ 0 to 15, prints on one of the sixteen files for \.{\\write} output. -+\stopitem - --\yskip --\hang |term_and_log|, the normal setting, prints on the terminal and on the -- transcript file. -+\stopitemize - --\hang |log_only|, prints only on the transcript file. -+The symbolic names `|term_and_log|', etc., have been assigned numeric codes that -+satisfy the convenient relations |no_print+1=term_only|, |no_print+2=log_only|, -+|term_only+2=log_only+1=term_and_log|. - --\hang |term_only|, prints only on the terminal. -+Three additional global variables, |tally| and |term_offset| and |file_offset|, -+record the number of characters that have been printed since they were most -+recently cleared to zero. We use |tally| to record the length of (possibly very -+long) stretches of printing; |term_offset| and |file_offset|, on the other hand, -+keep track of how many characters have appeared so far on the current line that -+has been output to the terminal or to the transcript file, respectively. - --\hang |no_print|, doesn't print at all. This is used only in rare cases -- before the transcript file is open. -+*/ -+ -+/*tex transcript of \TeX\ session */ -+ -+alpha_file log_file; -+ -+/*tex where to print a message */ -+ -+int selector = term_only; -+ -+/*tex digits in a number being output */ -+ -+int dig[23]; -+ -+/*tex the number of characters recently printed */ -+ -+int tally = 0; -+ -+/*tex the number of characters on the current terminal line */ - --\hang |pseudo|, puts output into a cyclic buffer that is used -- by the |show_context| routine; when we get to that routine we shall discuss -- the reasoning behind this curious mode. -+int term_offset = 0; - --\hang |new_string|, appends the output to the current string in the -- string pool. -+/*tex the number of characters on the current file line */ - --\hang 0 to 15, prints on one of the sixteen files for \.{\\write} output. -+int file_offset = 0; - --\yskip --\noindent The symbolic names `|term_and_log|', etc., have been assigned --numeric codes that satisfy the convenient relations |no_print+1=term_only|, --|no_print+2=log_only|, |term_only+2=log_only+1=term_and_log|. -+/*tex circular buffer for pseudoprinting */ - --Three additional global variables, |tally| and |term_offset| and --|file_offset|, record the number of characters that have been printed --since they were most recently cleared to zero. We use |tally| to record --the length of (possibly very long) stretches of printing; |term_offset| --and |file_offset|, on the other hand, keep track of how many characters --have appeared so far on the current line that has been output to the --terminal or to the transcript file, respectively. -+packed_ASCII_code trick_buf[(ssup_error_line + 1)]; - --@c --alpha_file log_file; /* transcript of \TeX\ session */ --int selector = term_only; /* where to print a message */ --int dig[23]; /* digits in a number being output */ --int tally = 0; /* the number of characters recently printed */ --int term_offset = 0; /* the number of characters on the current terminal line */ --int file_offset = 0; /* the number of characters on the current file line */ --packed_ASCII_code trick_buf[(ssup_error_line + 1)]; /* circular buffer for pseudoprinting */ --int trick_count; /* threshold for pseudoprinting, explained later */ --int first_count; /* another variable for pseudoprinting */ --boolean inhibit_par_tokens = false; /* for minor adjustments to |show_token_list| */ -+/*tex threshold for pseudoprinting, explained later */ - --@ To end a line of text output, we call |print_ln| -+int trick_count; -+ -+/*tex another variable for pseudoprinting */ -+ -+int first_count; -+ -+/*tex for minor adjustments to |show_token_list| */ -+ -+boolean inhibit_par_tokens = false; -+ -+/*tex -+ -+To end a line of text output, we call |print_ln| -+ -+*/ - --@c - void print_ln(void) - { - switch (selector) { -@@ -111,19 +161,21 @@ void print_ln(void) - fprintf(write_file[selector], "\n"); - break; - } -- /* |tally| is not affected */ -+ /*tex |tally| is not affected */ - } - --@ The |print_char| procedure sends one byte to the desired destination. --All printing comes through |print_ln| or |print_char|, except for the --case of |tprint| (see below). -+/*tex -+ -+The |print_char| procedure sends one byte to the desired destination. All -+printing comes through |print_ln| or |print_char|, except for the case of -+|tprint| (see below). - --The checking of the line length is an inheritance from previosu engines --and we might drop it after release 1.0. We're not too picky about the exact --match of that length because we have utf output so length is then a bit --fuzzy anyway. -+The checking of the line length is an inheritance from previosu engines and we -+might drop it after release 1.0. We're not too picky about the exact match of -+that length because we have utf output so length is then a bit fuzzy anyway. -+ -+*/ - --@c - #define needs_escaping(A) \ - ((! escape_controls) || (A>=0x20) || (A==0x0A) || (A==0x0D) || (A==0x09)) - -@@ -144,17 +196,6 @@ fuzzy anyway. - term_offset += 2; \ - } - --/* -- --#define needs_wrapping(A,B) \ -- (((A>=0xF0)&&(B+4>=max_print_line)) || \ -- ((A>=0xE0)&&(B+3>=max_print_line)) || \ -- ((A>=0xC0)&&(B+2>=max_print_line))) -- --we have mostly ascii in logs, so ... -- --*/ -- - #define needs_wrapping(A,B) \ - ( (A>=0xC0) && \ - (((A>=0xF0) && (B+4>=max_print_line)) || \ -@@ -236,23 +277,25 @@ void print_char(int s) - incr(tally); - } - --@ An entire string is output by calling |print|. Note that if we are outputting --the single standard ASCII character \.c, we could call |print("c")|, since --|"c"=99| is the number of a single-character string, as explained above. But --|print_char("c")| is quicker, so \TeX\ goes directly to the |print_char| --routine when it knows that this is safe. (The present implementation --assumes that it is always safe to print a visible ASCII character.) -+/*tex -+ -+An entire string is output by calling |print|. Note that if we are outputting the -+single standard ASCII character \.c, we could call |print("c")|, since |"c"=99| -+is the number of a single-character string, as explained above. But -+|print_char("c")| is quicker, so \TeX\ goes directly to the |print_char| routine -+when it knows that this is safe. (The present implementation assumes that it is -+always safe to print a visible ASCII character.) - --@^system dependencies@> -+The first 256 entries above the 17th unicode plane are used for a special trick: -+when \TeX\ has to print items in that range, it will instead print the character -+that results from substracting 0x110000 from that value. This allows -+byte-oriented output to things like \.{\\specials} and \.{\\pdfextension -+literals}. Todo: Perhaps it would be useful to do the same substraction while -+typesetting. - --The first 256 entries above the 17th unicode plane are used for a --special trick: when \TeX\ has to print items in that range, it will --instead print the character that results from substracting 0x110000 --from that value. This allows byte-oriented output to things like --\.{\\specials} and \.{\\pdfextension literals}. Todo: Perhaps it would be useful --to do the same substraction while typesetting. - --@c -+*/ -+ - void print(int s) - { - if (s >= str_ptr) { -@@ -262,9 +305,9 @@ void print(int s) - if (s < 0) { - normal_warning("print","bad string offset"); - } else { -- /* TH not sure about this, disabled for now! */ -+ /*tex We're not sure about this so it's disabled for now! */ - if ((false) && (selector > pseudo)) { -- /* internal strings are not expanded */ -+ /*tex internal strings are not expanded */ - print_char(s); - return; - } -@@ -307,12 +350,13 @@ void print(int s) - } - - void lprint (lstring *ss) { -- unsigned char *j, *l; /* current character code position */ -+ /*tex current character code position */ -+ unsigned char *j, *l; - j = ss->s; - l = j + ss->l; - while (j < l) { -- /* 0x110000 in utf=8: 0xF4 0x90 0x80 0x80 */ -- /* I don't bother checking the last two bytes explicitly */ -+ /*tex I don't bother checking the last two bytes explicitly */ -+ /* 0x110000 in utf=8: 0xF4 0x90 0x80 0x80 */ - if ((j < l - 4) && (*j == 0xF4) && (*(j + 1) == 0x90)) { - int c = (*(j + 2) - 128) * 64 + (*(j + 3) - 128); - assert(c >= 0 && c < 256); -@@ -325,12 +369,17 @@ void lprint (lstring *ss) { - } - } - --@ The procedure |print_nl| is like |print|, but it makes sure that the --string appears at the beginning of a new line. -+/*tex -+ -+The procedure |print_nl| is like |print|, but it makes sure that the string -+appears at the beginning of a new line. -+ -+*/ -+ -+/*tex Moev to the beginning of the next line. */ - --@c - void print_nlp(void) --{ /* move to beginning of a line */ -+{ - if (new_string_line > 0) { - print_char(new_string_line); - } else if (((term_offset > 0) && (odd(selector))) || -@@ -339,17 +388,22 @@ void print_nlp(void) - } - } - -+/*tex Prints string |s| at beginning of the next line. */ -+ - void print_nl(str_number s) --{ /* prints string |s| at beginning of line */ -+{ - print_nlp(); - print(s); - } - --@ |char *| versions of the same procedures. |tprint| is --different because it uses buffering, which works well because --most of the output actually comes through |tprint|. -+/*tex -+ -+|char *| versions of the same procedures. |tprint| is different because it uses -+buffering, which works well because most of the output actually comes through -+|tprint|. -+ -+*/ - --@c - #define t_flush_buffer(target,offset) \ - buffer[i++] = '\n'; \ - buffer[i++] = '\0';\ -@@ -361,7 +415,7 @@ most of the output actually comes through |tprint|. - void tprint(const char *sss) - { - char *buffer = NULL; -- int i = 0; /* buffer index */ -+ int i = 0; - int newlinechar = new_line_char_par; - int dolog = 0; - int doterm = 0; -@@ -409,7 +463,7 @@ void tprint(const char *sss) - } - break; - } -- /* what is left is the 3 term/log settings */ -+ /*tex What is left is the 3 term/log settings. */ - if (dolog || doterm) { - buffer = xmalloc(strlen(sss)*3); - if (dolog) { -@@ -469,13 +523,16 @@ void tprint_nl(const char *s) - tprint(s); - } - --@ Here is the very first thing that \TeX\ prints: a headline that identifies --the version number and format package. The |term_offset| variable is temporarily --incorrect, but the discrepancy is not serious since we assume that the banner --and format identifier together will occupy at most |max_print_line| --character positions. -+/*tex -+ -+Here is the very first thing that \TeX\ prints: a headline that identifies the -+version number and format package. The |term_offset| variable is temporarily -+incorrect, but the discrepancy is not serious since we assume that the banner and -+format identifier together will occupy at most |max_print_line| character -+positions. -+ -+*/ - --@c - void print_banner(const char *v) - { - int callback_id = callback_defined(start_run_callback); -@@ -484,15 +541,16 @@ void print_banner(const char *v) - if (format_ident > 0) - print(format_ident); - print_ln(); -- if (show_luahashchars){ -+ if (show_luahashchars) { - wterm(' '); - fprintf(term_out,"Number of bits used by the hash function (" my_name "): %d",LUAI_HASHLIMIT); -- print_ln(); -+ print_ln(); - } - if (shellenabledp) { - wterm(' '); -- if (restrictedshell) -+ if (restrictedshell) { - fprintf(term_out, "restricted "); -+ } - fprintf(term_out, "system commands enabled.\n"); - } - } else if (callback_id > 0) { -@@ -500,7 +558,6 @@ void print_banner(const char *v) - } - } - --@ @c - void log_banner(const char *v) - { - const char *months[] = { " ", -@@ -536,41 +593,51 @@ void log_banner(const char *v) - } - } - --@ @c - void print_version_banner(void) - { - fprintf(term_out, "%s", luatex_banner); - } - --@ The procedure |print_esc| prints a string that is preceded by --the user's escape character (which is usually a backslash). -+/*tex -+ -+The procedure |print_esc| prints a string that is preceded by the user's escape -+character (which is usually a backslash). -+ -+*/ - --@c - void print_esc(str_number s) - { -- int c = escape_char_par; /* Set variable |c| to the current escape character */ -- if (c >= 0 && c < STRING_OFFSET) -+ /*tex Set variable |c| to the current escape character: */ -+ int c = escape_char_par; -+ if (c >= 0 && c < 0x110000) - print(c); - print(s); - } - --@ This prints escape character, then |s|. -+/*tex -+ -+This prints escape character, then |s|. -+ -+*/ - --@c - void tprint_esc(const char *s) - { -- int c = escape_char_par; /* Set variable |c| to the current escape character */ -- if (c >= 0 && c < STRING_OFFSET) -+ /*tex Set variable |c| to the current escape character: */ -+ int c = escape_char_par; -+ if (c >= 0 && c < 0x110000) - print(c); - tprint(s); - } - --@ An array of digits in the range |0..15| is printed by |print_the_digs|. -+/*tex -+ -+An array of digits in the range |0..15| is printed by |print_the_digs|. -+ -+*/ - --@c - void print_the_digs(eight_bits k) - { -- /* prints |dig[k-1]|$\,\ldots\,$|dig[0]| */ -+ /*tex prints |dig[k-1]|$\,\ldots\,$|dig[0]| */ - while (k-- > 0) { - if (dig[k] < 10) - print_char('0' + dig[k]); -@@ -579,17 +646,22 @@ void print_the_digs(eight_bits k) - } - } - --@ The following procedure, which prints out the decimal representation of a --given integer |n|, has been written carefully so that it works properly --if |n=0| or if |(-n)| would cause overflow. It does not apply |mod| or |div| --to negative arguments, since such operations are not implemented consistently --by all PASCAL compilers. -+/*tex -+ -+The following procedure, which prints out the decimal representation of a given -+integer |n|, has been written carefully so that it works properly if |n=0| or if -+|(-n)| would cause overflow. It does not apply |mod| or |div| to negative -+arguments, since such operations are not implemented consistently by all PASCAL -+compilers. -+ -+*/ - --@c - void print_int(longinteger n) - { -- int k = 0; /* index to current digit; we assume that $|n|<10^{23}$ */ -- longinteger m; /* used to negate |n| in possibly dangerous cases */ -+ /*tex index to current digit; we assume that $|n|<10^{23}$ */ -+ int k = 0; -+ /*tex used to negate |n| in possibly dangerous cases */ -+ longinteger m; - if (n < 0) { - print_char('-'); - if (n > -100000000) { -@@ -615,11 +687,13 @@ void print_int(longinteger n) - print_the_digs((eight_bits) k); - } - -+/*tex - --@ Here is a trivial procedure to print two digits; it is usually called with --a parameter in the range |0<=n<=99|. -+Here is a trivial procedure to print two digits; it is usually called with a -+parameter in the range |0<=n<=99|. -+ -+*/ - --@c - void print_two(int n) - { - n = abs(n) % 100; -@@ -627,12 +701,16 @@ void print_two(int n) - print_char('0' + (n % 10)); - } - --@ Hexadecimal printing of nonnegative integers is accomplished by |print_hex|. -+/*tex - --@c --void print_hex(int n) -+Hexadecimal printing of nonnegative integers is accomplished by |print_hex|. -+ -+*/ -+ -+void print_qhex(int n) - { -- int k = 0 ; /* index to current digit; we assume that $0\L n<16^{22}$ */ -+ /*tex index to current digit; we assume that $0\L n<16^{22}$ */ -+ int k = 0 ; - print_char('"'); - do { - dig[k] = n % 16; -@@ -642,16 +720,18 @@ void print_hex(int n) - print_the_digs((eight_bits) k); - } - --@ Roman numerals are produced by the |print_roman_int| routine. Readers --who like puzzles might enjoy trying to figure out how this tricky code --works; therefore no explanation will be given. Notice that 1990 yields --\.{mcmxc}, not \.{mxm}. -+/*tex -+ -+Roman numerals are produced by the |print_roman_int| routine. Readers who like -+puzzles might enjoy trying to figure out how this tricky code works; therefore no -+explanation will be given. Notice that 1990 yields \.{mcmxc}, not \.{mxm}. -+ -+*/ - --@c - void print_roman_int(int n) - { -- char *j, *k; /* mysterious indices */ -- int u, v; /* mysterious numbers */ -+ char *j, *k; -+ int u, v; - char mystery[] = "m2d5c2l5x2v5i"; - j = (char *) mystery; - v = 1000; -@@ -661,7 +741,7 @@ void print_roman_int(int n) - n = n - v; - } - if (n <= 0) { -- /* nonpositive input produces no output */ -+ /*tex nonpositive input produces no output */ - return; - } - k = j + 2; -@@ -680,25 +760,31 @@ void print_roman_int(int n) - } - } - --@ The |print| subroutine will not print a string that is still being --created. The following procedure will. -+/*tex -+ -+The |print| subroutine will not print a string that is still being created. The -+following procedure will. -+ -+*/ - --@c - void print_current_string(void) - { -- unsigned j = 0; /* points to current character code */ -+ /*tex points to current character code */ -+ unsigned j = 0; - while (j < cur_length) - print_char(cur_string[j++]); - } - --@ The procedure |print_cs| prints the name of a control sequence, given --a pointer to its address in |eqtb|. A space is printed after the name --unless it is a single nonletter or an active character. This procedure --might be invoked with invalid data, so it is ``extra robust.'' The --individual characters must be printed one at a time using |print|, since --they may be unprintable. -+/*tex -+ -+The procedure |print_cs| prints the name of a control sequence, given a pointer -+to its address in |eqtb|. A space is printed after the name unless it is a single -+nonletter or an active character. This procedure might be invoked with invalid -+data, so it is ``extra robust.'' The individual characters must be printed one at -+a time using |print|, since they may be unprintable. -+ -+*/ - --@c - void print_cs(int p) - { - str_number t = cs_text(p); -@@ -731,10 +817,12 @@ void print_cs(int p) - } - } - --@ Here is a similar procedure; it avoids the error checks, and it never --prints a space after the control sequence. -+/*tex - --@c -+Here is a similar procedure; it avoids the error checks, and it never prints a -+space after the control sequence. -+ -+*/ - void sprint_cs(pointer p) - { - str_number t; -@@ -762,9 +850,12 @@ void sprint_cs_name(pointer p) - } - } - --@ This procedure is never called when |interaction -+We can reinforce our knowledge of the data structures just introduced by -+considering two procedures that display a list in symbolic form. The first of -+these, called |short_display|, is used in ``overfull box'' messages to give the -+top-level description of a list. The other one, called |show_node_list|, prints a -+detailed description of exactly what is in the data structure. - --A global variable |font_in_short_display| keeps track of the font code that --is assumed to be present when |short_display| begins; deviations from this --font will be printed. -+The philosophy of |short_display| is to ignore the fine points about exactly what -+is inside boxes, except that ligatures and discretionary breaks are expanded. As -+a result, |short_display| is a recursive procedure, but the recursion is never -+more than one level deep. @^recursion@> - --@c --int font_in_short_display; /* an internal font number */ -+A global variable |font_in_short_display| keeps track of the font code that is -+assumed to be present when |short_display| begins; deviations from this font will -+be printed. - --@ Boxes, rules, inserts, whatsits, marks, and things in general that are --sort of ``complicated'' are indicated only by printing `\.{[]}'. -+*/ - --@c -+/*tex An internal font number: */ - --/* --So, 0, 1 as well as any large value will behave the same as before. The reason --for this extension is that a \name not always makes sense. -+int font_in_short_display; -+ -+/*tex -+ -+Boxes, rules, inserts, whatsits, marks, and things in general that are sort of -+``complicated'' are indicated only by printing `\.{[]}'. - -+We print a bit more than original \TEX. A value of 0 or 1 or any large value will -+behave the same as before. The reason for this extension is that a |name| not -+always makes sense. -+ -+\starttyping - 0 \foo xyz - 1 \foo (bar) - 2 xyz --3 xyz -+3 xyz - 4 - 5 --6 xyz -+6 xyz -+\stoptyping - - */ - -@@ -858,12 +960,12 @@ void print_font_identifier(internal_font_number f) - str_number fonttext; - fonttext = font_id_text(f); - if (tracing_fonts_par >= 2 && tracing_fonts_par <= 6) { -- /* < > is less likely to clash with text parenthesis */ -+ /*tex < > is less likely to clash with text parenthesis */ - tprint("<"); - if (tracing_fonts_par >= 2 && tracing_fonts_par <= 3) { - print_font_name(f); - if (tracing_fonts_par >= 3 || font_size(f) != font_dsize(f)) { -- tprint(" @@ "); -+ tprint(" @ "); - print_scaled(font_size(f)); - tprint("pt"); - } -@@ -873,7 +975,7 @@ void print_font_identifier(internal_font_number f) - tprint(": "); - print_font_name(f); - if (tracing_fonts_par >= 6 || font_size(f) != font_dsize(f)) { -- tprint(" @@ "); -+ tprint(" @ "); - print_scaled(font_size(f)); - tprint("pt"); - } -@@ -881,7 +983,7 @@ void print_font_identifier(internal_font_number f) - } - print_char('>'); - } else { -- /* old method, inherited from pdftex */ -+ /*tex old method, inherited from pdftex */ - if (fonttext > 0) { - print_esc(fonttext); - } else { -@@ -892,7 +994,7 @@ void print_font_identifier(internal_font_number f) - tprint(" ("); - print_font_name(f); - if (font_size(f) != font_dsize(f)) { -- tprint("@@"); -+ tprint("@"); - print_scaled(font_size(f)); - tprint("pt"); - } -@@ -901,9 +1003,12 @@ void print_font_identifier(internal_font_number f) - } - } - --@ This prints highlights of list |p|. -+/*tex -+ -+This prints highlights of list |p|. -+ -+*/ - --@c - void short_display(int p) - { - while (p != null) { -@@ -922,20 +1027,27 @@ void short_display(int p) - print(character(p)); - } - } else { -- /* Print a short indication of the contents of node |p| */ -+ /*tex Print a short indication of the contents of node |p| */ - print_short_node_contents(p); - } - p = vlink(p); - } - } - --@ The |show_node_list| routine requires some auxiliary subroutines: one to --print a font-and-character combination, one to print a token list without --its reference count, and one to print a rule dimension. -+/*tex - --@ This prints |char_node| data. -+The |show_node_list| routine requires some auxiliary subroutines: one to print a -+font-and-character combination, one to print a token list without its reference -+count, and one to print a rule dimension. -+ -+*/ -+ -+/*tex -+ -+This prints |char_node| data. -+ -+*/ - --@c - void print_font_and_char(int p) - { - if (!is_valid_font(font(p))) -@@ -946,9 +1058,12 @@ void print_font_and_char(int p) - print(character(p)); - } - --@ This prints token list data in braces -+/*tex -+ -+This prints token list data in braces -+ -+*/ - --@c - void print_mark(int p) - { - print_char('{'); -@@ -959,9 +1074,12 @@ void print_mark(int p) - print_char('}'); - } - --@ This prints dimensions of a rule node. -+/*tex -+ -+This prints dimensions of a rule node. -+ -+*/ - --@c - void print_rule_dimen(scaled d) - { - if (is_running(d)) -@@ -970,41 +1088,54 @@ void print_rule_dimen(scaled d) - print_scaled(d); - } - --@ Since boxes can be inside of boxes, |show_node_list| is inherently recursive, --@^recursion@> --up to a given maximum number of levels. The history of nesting is indicated --by the current string, which will be printed at the beginning of each line; --the length of this string, namely |cur_length|, is the depth of nesting. -+/*tex - --A global variable called |depth_threshold| is used to record the maximum --depth of nesting for which |show_node_list| will show information. If we --have |depth_threshold=0|, for example, only the top level information will --be given and no sublists will be traversed. Another global variable, called --|breadth_max|, tells the maximum number of items to show at each level; --|breadth_max| had better be positive, or you won't see anything. -+Since boxes can be inside of boxes, |show_node_list| is inherently recursive, -+@^recursion@> up to a given maximum number of levels. The history of nesting is -+indicated by the current string, which will be printed at the beginning of each -+line; the length of this string, namely |cur_length|, is the depth of nesting. - --@c --int depth_threshold; /* maximum nesting depth in box displays */ --int breadth_max; /* maximum number of items shown at the same list level */ -+A global variable called |depth_threshold| is used to record the maximum depth of -+nesting for which |show_node_list| will show information. If we have -+|depth_threshold=0|, for example, only the top level information will be given -+and no sublists will be traversed. Another global variable, called |breadth_max|, -+tells the maximum number of items to show at each level; |breadth_max| had better -+be positive, or you won't see anything. - --@ The recursive machinery is started by calling |show_box|. Assign the values -+*/ -+ -+/*tex The maximum nesting depth in box displays: */ -+ -+int depth_threshold; -+ -+/*tex The maximum number of items shown at the same list level: */ -+ -+int breadth_max; -+ -+/*tex -+ -+The recursive machinery is started by calling |show_box|. Assign the values - |depth_threshold:=show_box_depth| and |breadth_max:=show_box_breadth| - --@c -+*/ -+ - void show_box(halfword p) - { - depth_threshold = show_box_depth_par; - breadth_max = show_box_breadth_par; - if (breadth_max <= 0) - breadth_max = 5; -- /* the show starts at |p| */ -+ /*tex the show starts at |p| */ - show_node_list(p); - print_ln(); - } - --@ Helper for debugging purposes. It prints highlights of list |p| -+/*tex -+ -+Helper for debugging purposes. It prints highlights of list |p| -+ -+*/ - --@c - void short_display_n(int p, int m) - { - int i = 0; -@@ -1041,7 +1172,7 @@ void short_display_n(int p, int m) - short_display(vlink(post_break(p))); - print_char('|'); - } else { -- /* Print a short indication of the contents of node |p| */ -+ /*tex Print a short indication of the contents of node |p| */ - print_short_node_contents(p); - } - } -@@ -1052,13 +1183,16 @@ void short_display_n(int p, int m) - update_terminal(); - } - --@ When debugging a macro package, it can be useful to see the exact --control sequence names in the format file. For example, if ten new --csnames appear, it's nice to know what they are, to help pinpoint where --they came from. (This isn't a truly ``basic'' printing procedure, but --that's a convenient module in which to put it.) -+/*tex -+ -+When debugging a macro package, it can be useful to see the exact control -+sequence names in the format file. For example, if ten new csnames appear, it's -+nice to know what they are, to help pinpoint where they came from. (This isn't a -+truly ``basic'' printing procedure, but that's a convenient module in which to -+put it.) -+ -+*/ - --@c - void print_csnames(int hstart, int hfinish) - { - int h; -@@ -1066,11 +1200,11 @@ void print_csnames(int hstart, int hfinish) - fprintf(stderr, "fmtdebug:csnames from %d to %d:", (int) hstart, (int) hfinish); - for (h = hstart; h <= hfinish; h++) { - if (cs_text(h) > 0) { -- /* we have anything at this position */ -+ /*tex We have anything at this position. */ - c = str_string(cs_text(h)); - l = c + str_length(cs_text(h)); - while (c < l) { -- /* print the characters */ -+ /*tex Print the characters. */ - fputc(*c++, stderr); - } - fprintf(stderr, "|"); -@@ -1078,11 +1212,14 @@ void print_csnames(int hstart, int hfinish) - } - } - --@ A helper for printing file:line:error style messages. Look for a --filename in |full_source_filename_stack|, and if we fail to find --one fall back on the non-file:line:error style. -+/*tex -+ -+A helper for printing file:line:error style messages. Look for a filename in -+|full_source_filename_stack|, and if we fail to find one fall back on the -+non-file:line:error style. -+ -+*/ - --@c - void print_file_line(void) - { - int level = in_open; -@@ -1102,11 +1239,14 @@ void print_file_line(void) - } - } - --@ \TeX\ is occasionally supposed to print diagnostic information that --goes only into the transcript file, unless |tracing_online| is positive. --Here are two routines that adjust the destination of print commands: -+/*tex -+ -+\TeX\ is occasionally supposed to print diagnostic information that goes only -+into the transcript file, unless |tracing_online| is positive. Here are two -+routines that adjust the destination of print commands: -+ -+*/ - --@c - void begin_diagnostic(void) - { - global_old_setting = selector; -@@ -1117,9 +1257,12 @@ void begin_diagnostic(void) - } - } - --@ Restore proper conditions after tracing. -+/*tex -+ -+Restore proper conditions after tracing. -+ -+*/ - --@c - void end_diagnostic(boolean blank_line) - { - tprint_nl(""); -@@ -1128,8 +1271,11 @@ void end_diagnostic(boolean blank_line) - selector = global_old_setting; - } - --@ Of course we had better declare another global variable, if the previous --routines are going to work. -+/*tex -+ -+Of course we had better declare another global variable, if the previous routines -+are going to work. -+ -+*/ - --@c - int global_old_setting; -diff --git a/texk/web2c/luatexdir/tex/scanning.c b/texk/web2c/luatexdir/tex/scanning.c -new file mode 100644 -index 000000000..8f7e1d591 ---- /dev/null -+++ b/texk/web2c/luatexdir/tex/scanning.c -@@ -0,0 +1,2743 @@ -+/* -+ -+Copyright 2009-2012 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under the terms -+of the GNU General Public License as published by the Free Software Foundation; -+either version 2 of the License, or (at your option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT ANY -+WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A -+PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. -+ -+You should have received a copy of the GNU General Public License along with -+LuaTeX; if not, see . -+ -+*/ -+ -+#include "ptexlib.h" -+ -+static void scan_expr(void); -+ -+/*tex -+ -+ Let's turn now to some procedures that \TeX\ calls upon frequently to digest -+ certain kinds of patterns in the input. Most of these are quite simple; some -+ are quite elaborate. Almost all of the routines call |get_x_token|, which can -+ cause them to be invoked recursively. -+ -+ The |scan_left_brace| routine is called when a left brace is supposed to be -+ the next non-blank token. (The term ``left brace'' means, more precisely, a -+ character whose catcode is |left_brace|.) \TeX\ allows \.{\\relax} to appear -+ before the |left_brace|. -+ -+*/ -+ -+/* This reads a mandatory |left_brace|: */ -+ -+void scan_left_brace(void) -+{ -+ /*tex Get the next non-blank non-relax non-call token */ -+ do { -+ get_x_token(); -+ } while ((cur_cmd == spacer_cmd) || (cur_cmd == relax_cmd)); -+ if (cur_cmd != left_brace_cmd) { -+ print_err("Missing { inserted"); -+ help4( -+ "A left brace was mandatory here, so I've put one in.", -+ "You might want to delete and/or insert some corrections", -+ "so that I will find a matching right brace soon.", -+ "If you're confused by all this, try typing `I}' now." -+ ); -+ back_error(); -+ cur_tok = left_brace_token + '{'; -+ cur_cmd = left_brace_cmd; -+ cur_chr = '{'; -+ incr(align_state); -+ } -+} -+ -+/*tex -+ -+ The |scan_optional_equals| routine looks for an optional `\.=' sign preceded -+ by optional spaces; `\.{\\relax}' is not ignored here. -+ -+*/ -+ -+void scan_optional_equals(void) -+{ -+ /*tex Get the next non-blank non-call token */ -+ do { -+ get_x_token(); -+ } while (cur_cmd == spacer_cmd); -+ if (cur_tok != other_token + '=') -+ back_input(); -+} -+ -+/*tex -+ -+ Here is a procedure that sounds an alarm when mu and non-mu units are being -+ switched. -+ -+*/ -+ -+static void mu_error(void) -+{ -+ print_err("Incompatible glue units"); -+ help1("I'm going to assume that 1mu=1pt when they're mixed."); -+ error(); -+} -+ -+/*tex -+ -+ The next routine `|scan_something_internal|' is used to fetch internal -+ numeric quantities like `\.{\\hsize}', and also to handle the `\.{\\the}' -+ when expanding constructions like `\.{\\the\\toks0}' and -+ `\.{\\the\\baselineskip}'. Soon we will be considering the |scan_int| -+ procedure, which calls |scan_something_internal|; on the other hand, -+ |scan_something_internal| also calls |scan_int|, for constructions like -+ `\.{\\catcode\`\\\$}' or `\.{\\fontdimen} \.3 \.{\\ff}'. So we have to -+ declare |scan_int| as a |forward| procedure. A few other procedures are also -+ declared at this point. -+ -+ \TeX\ doesn't know exactly what to expect when |scan_something_internal| -+ begins. For example, an integer or dimension or glue value could occur -+ immediately after `\.{\\hskip}'; and one can even say \.{\\the} with respect -+ to token lists in constructions like `\.{\\xdef\\o\{\\the\\output\}}'. On the -+ other hand, only integers are allowed after a construction like -+ `\.{\\count}'. To handle the various possibilities, |scan_something_internal| -+ has a |level| parameter, which tells the ``highest'' kind of quantity that -+ |scan_something_internal| is allowed to produce. Eight levels are -+ distinguished, namely |int_val|, |attr_val|, |dimen_val|, |glue_val|, -+ |mu_val|, |dir_val|, |ident_val|, and |tok_val|. -+ -+ The output of |scan_something_internal| (and of the other routines -+ |scan_int|, |scan_dimen|, and |scan_glue| below) is put into the global -+ variable |cur_val|, and its level is put into |cur_val_level|. The highest -+ values of |cur_val_level| are special: |mu_val| is used only when |cur_val| -+ points to something in a ``muskip'' register, or to one of the three -+ parameters \.{\\thinmuskip}, \.{\\medmuskip}, \.{\\thickmuskip}; |ident_val| -+ is used only when |cur_val| points to a font identifier; |tok_val| is used -+ only when |cur_val| points to |null| or to the reference count of a token -+ list. The last two cases are allowed only when |scan_something_internal| is -+ called with |level=tok_val|. -+ -+ If the output is glue, |cur_val| will point to a glue specification, and the -+ reference count of that glue will have been updated to reflect this -+ reference; if the output is a nonempty token list, |cur_val| will point to -+ its reference count, but in this case the count will not have been updated. -+ Otherwise |cur_val| will contain the integer or scaled value in question. -+ -+*/ -+ -+/*tex The value returned by numeric scanners: */ -+ -+int cur_val; -+ -+/*tex Delcodes are sometimes 51 digits: */ -+ -+int cur_val1; -+ -+/*tex The level of this value: */ -+ -+int cur_val_level; -+ -+#define scanned_result(A,B) do { \ -+ cur_val=A; \ -+ cur_val_level=B; \ -+} while (0) -+ -+/*tex -+ -+ When a |glue_val| changes to a |dimen_val|, we use the width component of the -+ glue; there is no need to decrease the reference count, since it has not yet -+ been increased. When a |dimen_val| changes to an |int_val|, we use scaled -+ points so that the value doesn't actually change. And when a |mu_val| changes -+ to a |glue_val|, the value doesn't change either. -+ -+*/ -+ -+static void downgrade_cur_val(boolean delete_glue) -+{ -+ if (cur_val_level == glue_val_level) { -+ halfword m = cur_val; -+ cur_val = width(m); -+ if (delete_glue) -+ flush_node(m); -+ } else if (cur_val_level == mu_val_level) { -+ mu_error(); -+ } -+ decr(cur_val_level); -+} -+ -+void negate_cur_val(boolean modify_glue) -+{ -+ if (cur_val_level >= glue_val_level) { -+ if (modify_glue) { -+ /*tex We modify in-place. */ -+ } else { -+ cur_val = new_spec(cur_val); -+ } -+ negate(width(cur_val)); -+ negate(stretch(cur_val)); -+ negate(shrink(cur_val)); -+ } else { -+ negate(cur_val); -+ } -+} -+ -+/*tex -+ -+ Some of the internal items can be fetched both routines, and these have been -+ split off into the next routine, that returns true if the command code was -+ understood. -+ -+*/ -+ -+static boolean short_scan_something_internal(int cmd, int chr, int level, boolean negative) -+{ -+ /*tex |chr_code| part of the operand token */ -+ halfword m; -+ /*tex general purpose index */ -+ halfword q; -+ /*tex index into |nest| */ -+ int p; -+ int save_cur_chr; -+ boolean succeeded = true; -+ m = chr; -+ switch (cmd) { -+ case assign_toks_cmd: -+ scanned_result(equiv(m), tok_val_level); -+ break; -+ case assign_int_cmd: -+ scanned_result(eqtb[m].cint, int_val_level); -+ break; -+ case assign_attr_cmd: -+ scanned_result(eqtb[m].cint, int_val_level); -+ break; -+ case assign_dimen_cmd: -+ scanned_result(eqtb[m].cint, dimen_val_level); -+ break; -+ case assign_glue_cmd: -+ scanned_result(equiv(m), glue_val_level); -+ break; -+ case assign_mu_glue_cmd: -+ scanned_result(equiv(m), mu_val_level); -+ break; -+ case assign_direction_cmd: -+ if (m == (int_base + line_direction_code)) { -+ m = int_base + text_direction_code; -+ } -+ scanned_result(eqtb[m].cint, int_val_level); -+ break; -+ case assign_dir_cmd: -+ if (m == (int_base + line_direction_code)) { -+ m = int_base + text_direction_code; -+ } -+ scanned_result(eqtb[m].cint, dir_val_level); -+ break; -+ case math_style_cmd: -+ scanned_result(m, int_val_level); -+ break; -+ case set_aux_cmd: -+ /*tex Fetch the |space_factor| or the |prev_depth|. */ -+ if (abs(cur_list.mode_field) != m) { -+ print_err("Improper "); -+ print_cmd_chr(set_aux_cmd, m); -+ help4( -+ "You can refer to \\spacefactor only in horizontal mode;", -+ "you can refer to \\prevdepth only in vertical mode; and", -+ "neither of these is meaningful inside \\write. So", -+ "I'm forgetting what you said and using zero instead." -+ ); -+ error(); -+ if (level != tok_val_level) -+ scanned_result(0, dimen_val_level); -+ else -+ scanned_result(0, int_val_level); -+ } else if (m == vmode) { -+ scanned_result(prev_depth_par, dimen_val_level); -+ } else { -+ scanned_result(space_factor_par, int_val_level); -+ } -+ break; -+ case set_prev_graf_cmd: -+ /*tex Fetch the |prev_graf| */ -+ if (cur_list.mode_field == 0) { -+ /*tex |prev_graf=0| within \.{\\write} */ -+ scanned_result(0, int_val_level); -+ } else { -+ p = nest_ptr; -+ while (abs(nest[p].mode_field) != vmode) -+ decr(p); -+ scanned_result(nest[p].pg_field, int_val_level); -+ } -+ break; -+ case set_page_int_cmd: -+ /*tex Fetch the |dead_cycles| or the |insert_penalties| */ -+ if (m == 0) -+ cur_val = dead_cycles; -+ else if (m == 2) -+ cur_val = interaction; -+ else -+ cur_val = insert_penalties; -+ cur_val_level = int_val_level; -+ break; -+ case set_page_dimen_cmd: -+ /*tex Fetch something on the |page_so_far|. */ -+ if ((page_contents == empty) && (!output_active)) { -+ if (m == 0) -+ cur_val = max_dimen; -+ else -+ cur_val = 0; -+ } else { -+ cur_val = page_so_far[m]; -+ } -+ cur_val_level = dimen_val_level; -+ break; -+ case set_tex_shape_cmd: -+ /*tex Fetch the |par_shape| size. */ -+ if (par_shape_par_ptr == null) -+ cur_val = 0; -+ else -+ cur_val = vinfo(par_shape_par_ptr + 1); -+ cur_val_level = int_val_level; -+ break; -+ case set_etex_shape_cmd: -+ /*tex Fetch a penalties array element. */ -+ scan_int(); -+ if ((equiv(m) == null) || (cur_val < 0)) { -+ cur_val = 0; -+ } else { -+ if (cur_val > penalty(equiv(m))) -+ cur_val = penalty(equiv(m)); -+ cur_val = penalty(equiv(m) + cur_val); -+ } -+ cur_val_level = int_val_level; -+ break; -+ case char_given_cmd: -+ case math_given_cmd: -+ case xmath_given_cmd: -+ scanned_result(cur_chr, int_val_level); -+ break; -+ case last_item_cmd: -+ /*tex -+ -+ Because the items in this case directly refer to |cur_chr|, it -+ needs to be saved and restored. -+ -+ */ -+ save_cur_chr = cur_chr; -+ cur_chr = chr; -+ /*tex -+ -+ Fetch an item in the current node, if appropriate. Here is where -+ \.{\\lastpenalty}, \.{\\lastkern}, and \.{\\ } are implemented. -+ The reference count for \.{\\lastskip} will be updated later. -+ -+ We also handle \.{\\inputlineno} and \.{\\badness} here, because -+ they are legal in similar contexts. -+ -+ */ -+ if (m >= input_line_no_code) { -+ if (m >= eTeX_glue) { -+ /*tex Process an expression and |return|. */ -+ if (m < eTeX_mu) { -+ if (m == mu_to_glue_code) { -+ scan_mu_glue(); -+ }; -+ cur_val_level = glue_val_level; -+ } else if (m < eTeX_expr) { -+ if (m == glue_to_mu_code) { -+ scan_normal_glue(); -+ } -+ cur_val_level = mu_val_level; -+ } else { -+ cur_val_level = m - eTeX_expr + int_val_level; -+ scan_expr(); -+ } -+ /*tex -+ -+ This code for reducing |cur_val_level| and\slash or -+ negating the result is similar to the one for all the -+ other cases of |scan_something_internal|; we free a -+ glue_spec when needed. -+ -+ */ -+ while (cur_val_level > level) { -+ downgrade_cur_val(true); -+ } -+ if (negative) { -+ /*tex -+ -+ We get a new glue spec node with negated values and -+ the old intermediate is deleted. -+ -+ */ -+ negate_cur_val(true); -+ } -+ return succeeded; -+ } else if (m >= eTeX_dim) { -+ switch (m) { -+ case font_char_wd_code: -+ case font_char_ht_code: -+ case font_char_dp_code: -+ case font_char_ic_code: -+ scan_font_ident(); -+ q = cur_val; -+ scan_char_num(); -+ if (char_exists(q, cur_val)) { -+ switch (m) { -+ case font_char_wd_code: -+ cur_val = char_width(q, cur_val); -+ break; -+ case font_char_ht_code: -+ cur_val = char_height(q, cur_val); -+ break; -+ case font_char_dp_code: -+ cur_val = char_depth(q, cur_val); -+ break; -+ case font_char_ic_code: -+ cur_val = char_italic(q, cur_val); -+ break; -+ } -+ } else { -+ cur_val = 0; -+ } -+ break; -+ case par_shape_length_code: -+ case par_shape_indent_code: -+ case par_shape_dimen_code: -+ q = cur_chr - par_shape_length_code; -+ scan_int(); -+ if ((par_shape_par_ptr == null) || (cur_val <= 0)) { -+ cur_val = 0; -+ } else { -+ if (q == 2) { -+ q = cur_val % 2; -+ cur_val = (cur_val + q) / 2; -+ } -+ if (cur_val > vinfo(par_shape_par_ptr + 1)) -+ cur_val = vinfo(par_shape_par_ptr + 1); -+ cur_val = -+ varmem[par_shape_par_ptr + 2 * cur_val - q + 1].cint; -+ } -+ cur_val_level = dimen_val_level; -+ break; -+ case glue_stretch_code: -+ case glue_shrink_code: -+ scan_normal_glue(); -+ q = cur_val; -+ if (m == glue_stretch_code) -+ cur_val = stretch(q); -+ else -+ cur_val = shrink(q); -+ flush_node(q); -+ break; -+ } -+ cur_val_level = dimen_val_level; -+ } else { -+ switch (m) { -+ case input_line_no_code: -+ cur_val = line; -+ break; -+ case badness_code: -+ cur_val = last_badness; -+ break; -+ case luatex_version_code: -+ cur_val = get_luatexversion(); -+ break; -+ case last_saved_box_resource_index_code: -+ cur_val = last_saved_box_index; -+ break; -+ case last_saved_image_resource_index_code: -+ cur_val = last_saved_image_index; -+ break; -+ case last_saved_image_resource_pages_code: -+ cur_val = last_saved_image_pages; -+ break; -+ case last_x_pos_code: -+ cur_val = last_position.h; -+ break; -+ case last_y_pos_code: -+ cur_val = last_position.v; -+ break; -+ case random_seed_code: -+ cur_val = random_seed; -+ break; -+ case eTeX_version_code: -+ cur_val = eTeX_version; -+ break; -+ case eTeX_minor_version_code: -+ cur_val = eTeX_minor_version; -+ break; -+ case current_group_level_code: -+ cur_val = cur_level - level_one; -+ break; -+ case current_group_type_code: -+ cur_val = cur_group; -+ break; -+ case current_if_level_code: -+ q = cond_ptr; -+ cur_val = 0; -+ while (q != null) { -+ incr(cur_val); -+ q = vlink(q); -+ } -+ break; -+ case current_if_type_code: -+ if (cond_ptr == null) -+ cur_val = 0; -+ else if (cur_if < unless_code) -+ cur_val = cur_if + 1; -+ else -+ cur_val = -(cur_if - unless_code + 1); -+ break; -+ case current_if_branch_code: -+ if ((if_limit == or_code) || (if_limit == else_code)) -+ cur_val = 1; -+ else if (if_limit == fi_code) -+ cur_val = -1; -+ else -+ cur_val = 0; -+ break; -+ case glue_stretch_order_code: -+ case glue_shrink_order_code: -+ scan_normal_glue(); -+ q = cur_val; -+ if (m == glue_stretch_order_code) -+ cur_val = stretch_order(q); -+ else -+ cur_val = shrink_order(q); -+ flush_node(q); -+ break; -+ } -+ cur_val_level = int_val_level; -+ } -+ } else { -+ if (cur_chr == glue_val_level) -+ cur_val = zero_glue; -+ else -+ cur_val = 0; -+ if (cur_chr == last_node_type_code) { -+ cur_val_level = int_val_level; -+ if ((cur_list.tail_field == cur_list.head_field) -+ || (cur_list.mode_field == 0)) -+ cur_val = -1; -+ } else { -+ /*tex assumes identical values */ -+ cur_val_level = cur_chr; -+ } -+ if ((cur_list.tail_field != contrib_head) && -+ !is_char_node(cur_list.tail_field) && -+ (cur_list.mode_field != 0)) { -+ switch (cur_chr) { -+ case lastpenalty_code: -+ if (type(cur_list.tail_field) == penalty_node) -+ cur_val = penalty(cur_list.tail_field); -+ break; -+ case lastkern_code: -+ if (type(cur_list.tail_field) == kern_node) -+ cur_val = width(cur_list.tail_field); -+ break; -+ case lastskip_code: -+ if (type(cur_list.tail_field) == glue_node) -+ cur_val = cur_list.tail_field; -+ if (subtype(cur_list.tail_field) == mu_glue) -+ cur_val_level = mu_val_level; -+ break; -+ case last_node_type_code: -+ cur_val = visible_last_node_type(cur_list.tail_field); -+ break; -+ } -+ } else if ((cur_list.mode_field == vmode) && (cur_list.tail_field == cur_list.head_field)) { -+ switch (cur_chr) { -+ case lastpenalty_code: -+ cur_val = last_penalty; -+ break; -+ case lastkern_code: -+ cur_val = last_kern; -+ break; -+ case lastskip_code: -+ if (last_glue != max_halfword) -+ cur_val = last_glue; -+ break; -+ case last_node_type_code: -+ cur_val = last_node_type; -+ break; -+ } -+ } -+ } -+ cur_chr = save_cur_chr; -+ break; -+ default: -+ succeeded = false; -+ } -+ if (succeeded) { -+ while (cur_val_level > level) { -+ /*tex Convert |cur_val| to a lower level. */ -+ downgrade_cur_val(false); -+ } -+ /*tex -+ -+ Fix the reference count, if any, and negate |cur_val| if |negative|. -+ If |cur_val| points to a glue specification at this point, the -+ reference count for the glue does not yet include the reference by -+ |cur_val|. If |negative| is |true|, |cur_val_level| is known to be -+ |<=mu_val|. -+ -+ */ -+ if (negative) { -+ /*tex We create a new (negated) glue spec and keep the old one. */ -+ negate_cur_val(false); -+ } else if ((cur_val_level >= glue_val_level) && (cur_val_level <= mu_val_level)) { -+ cur_val = new_spec(cur_val); -+ } -+ } -+ return succeeded; -+} -+ -+/*tex -+ -+ First, here is a short routine that is called from lua code. All the real -+ work is delegated to |short_scan_something_internal| that is shared between -+ this routine and |scan_something_internal|. -+ -+*/ -+ -+void scan_something_simple(halfword cmd, halfword subitem) -+{ -+ /*tex Negative is never true. */ -+ if (!short_scan_something_internal(cmd, subitem, tok_val_level, false)) { -+ /*tex Complain that |texlib| can not do this; give zero result. */ -+ print_err("You can't use `"); -+ print_cmd_chr((quarterword) cmd, subitem); -+ tprint("' as tex library index"); -+ help1("I'm forgetting what you said and using zero instead."); -+ error(); -+ scanned_result(0, int_val_level); -+ } -+} -+ -+/*tex -+ -+ OK, we're ready for |scan_something_internal| itself. A second parameter, -+ |negative|, is set |true| if the value that is found should be negated. It is -+ assumed that |cur_cmd| and |cur_chr| represent the first token of the -+ internal quantity to be scanned; an error will be signalled if -+ |cur_cmdmax_internal|. -+ -+*/ -+ -+/*tex Fetch an internal parameter: */ -+ -+void scan_something_internal(int level, boolean negative) -+{ -+ /*tex |chr_code| part of the operand token */ -+ halfword m; -+ /*tex accumulators */ -+ int n, k; -+ RESTART: -+ m = cur_chr; -+ if (!short_scan_something_internal(cur_cmd, cur_chr, level, negative)) { -+ switch (cur_cmd) { -+ case def_char_code_cmd: -+ /*tex Fetch a character code from some table */ -+ scan_char_num(); -+ if (m == math_code_base) { -+ cur_val1 = get_math_code_num(cur_val); -+ scanned_result(cur_val1, int_val_level); -+ } else if (m == lc_code_base) { -+ cur_val1 = get_lc_code(cur_val); -+ scanned_result(cur_val1, int_val_level); -+ } else if (m == uc_code_base) { -+ cur_val1 = get_uc_code(cur_val); -+ scanned_result(cur_val1, int_val_level); -+ } else if (m == sf_code_base) { -+ cur_val1 = get_sf_code(cur_val); -+ scanned_result(cur_val1, int_val_level); -+ } else if (m == cat_code_base) { -+ cur_val1 = get_cat_code(cat_code_table_par, cur_val); -+ scanned_result(cur_val1, int_val_level); -+ } else { -+ confusion("def_char"); -+ } -+ break; -+ case def_del_code_cmd: -+ case extdef_del_code_cmd: -+ /*tex Fetch a character code from some table. */ -+ scan_char_num(); -+ cur_val1 = get_del_code_num(cur_val); -+ scanned_result(cur_val1, int_val_level); -+ break; -+ case extdef_math_code_cmd: -+ /*tex Fetch an extended math code table value. */ -+ scan_char_num(); -+ cur_val1 = get_math_code_num(cur_val); -+ scanned_result(cur_val1, int_val_level); -+ break; -+ case toks_register_cmd: -+ case set_font_cmd: -+ case def_font_cmd: -+ case letterspace_font_cmd: -+ case copy_font_cmd: -+ /*tex Fetch a token list or font identifier, provided that |level=tok_val|. */ -+ if (level != tok_val_level) { -+ print_err("Missing number, treated as zero"); -+ help3( -+ "A number should have been here; I inserted `0'.", -+ "(If you can't figure out why I needed to see a number,", -+ "look up `weird error' in the index to The TeXbook.)" -+ ); -+ back_error(); -+ scanned_result(0, dimen_val_level); -+ } else if (cur_cmd == toks_register_cmd) { -+ scan_register_num(); -+ m = toks_base + cur_val; -+ scanned_result(equiv(m), tok_val_level); -+ } else { -+ back_input(); -+ scan_font_ident(); -+ scanned_result(font_id_base + cur_val, ident_val_level); -+ } -+ break; -+ case set_font_id_cmd: -+ scan_int(); -+ scanned_result(font_id_base + cur_val, ident_val_level); -+ break; -+ case def_family_cmd: -+ /*tex Fetch a math font identifier. */ -+ scan_char_num(); -+ cur_val1 = fam_fnt(cur_val, m); -+ scanned_result(font_id_base + cur_val1, ident_val_level); -+ break; -+ case set_math_param_cmd: -+ /*tex Fetch a math parameter. */ -+ cur_val1 = cur_chr; -+ get_token(); -+ if (cur_cmd != math_style_cmd) { -+ print_err("Missing math style, treated as \\displaystyle"); -+ help1("A style should have been here; I inserted `\\displaystyle'."); -+ cur_val = display_style; -+ back_error(); -+ } else { -+ cur_val = cur_chr; -+ } -+ if (cur_val1 < math_param_first_mu_glue) { -+ if (cur_val1 == math_param_radical_degree_raise) { -+ cur_val1 = get_math_param(cur_val1, cur_chr); -+ scanned_result(cur_val1, int_val_level); -+ } else { -+ cur_val1 = get_math_param(cur_val1, cur_chr); -+ scanned_result(cur_val1, dimen_val_level); -+ } -+ } else { -+ cur_val1 = get_math_param(cur_val1, cur_chr); -+ if (cur_val1 == thin_mu_skip_code) -+ cur_val1 = thin_mu_skip_par; -+ else if (cur_val1 == med_mu_skip_code) -+ cur_val1 = med_mu_skip_par; -+ else if (cur_val1 == thick_mu_skip_code) -+ cur_val1 = thick_mu_skip_par; -+ scanned_result(cur_val1, mu_val_level); -+ } -+ break; -+ case assign_box_dir_cmd: -+ scan_register_num(); -+ m = cur_val; -+ if (box(m) != null) -+ cur_val = box_dir(box(m)); -+ else -+ cur_val = 0; -+ cur_val_level = dir_val_level; -+ break; -+ case set_box_dimen_cmd: -+ /*tex Fetch a box dimension. */ -+ scan_register_num(); -+ if (box(cur_val) == null) -+ cur_val = 0; -+ else -+ cur_val = varmem[box(cur_val) + m].cint; -+ cur_val_level = dimen_val_level; -+ break; -+ case assign_font_dimen_cmd: -+ /*tex Fetch a font dimension. */ -+ get_font_dimen(); -+ break; -+ case assign_font_int_cmd: -+ /*tex Fetch a font integer. */ -+ scan_font_ident(); -+ if (m == 0) { -+ scanned_result(hyphen_char(cur_val), int_val_level); -+ } else if (m == 1) { -+ scanned_result(skew_char(cur_val), int_val_level); -+ } else if (m == no_lig_code) { -+ scanned_result(test_no_ligatures(cur_val), int_val_level); -+ } else { -+ n = cur_val; -+ scan_char_num(); -+ k = cur_val; -+ switch (m) { -+ case lp_code_base: -+ scanned_result(get_lp_code(n, k), int_val_level); -+ break; -+ case rp_code_base: -+ scanned_result(get_rp_code(n, k), int_val_level); -+ break; -+ case ef_code_base: -+ scanned_result(get_ef_code(n, k), int_val_level); -+ break; -+ case tag_code: -+ scanned_result(get_tag_code(n, k), int_val_level); -+ break; -+ } -+ } -+ break; -+ case register_cmd: -+ /*tex Fetch a register */ -+ scan_register_num(); -+ switch (m) { -+ case int_val_level: -+ cur_val = count(cur_val); -+ break; -+ case attr_val_level: -+ cur_val = attribute(cur_val); -+ break; -+ case dimen_val_level: -+ cur_val = dimen(cur_val); -+ break; -+ case glue_val_level: -+ cur_val = skip(cur_val); -+ break; -+ case mu_val_level: -+ cur_val = mu_skip(cur_val); -+ break; -+ } -+ cur_val_level = m; -+ break; -+ case ignore_spaces_cmd: -+ /*tex Trap unexpandable primitives. */ -+ if (cur_chr == 1) { -+ /*tex -+ -+ Reset |cur_tok| for unexpandable primitives, goto -+ restart. This block deals with unexpandable -+ \.{\\primitive} appearing at a spot where an integer or -+ an internal values should have been found. It fetches the -+ next token then resets |cur_cmd|, |cur_cs|, and -+ |cur_tok|, based on the primitive value of that token. No -+ expansion takes place, because the next token may be all -+ sorts of things. This could trigger further expansion -+ creating new errors. -+ -+ */ -+ get_token(); -+ cur_cs = prim_lookup(cs_text(cur_cs)); -+ if (cur_cs != undefined_primitive) { -+ cur_cmd = get_prim_eq_type(cur_cs); -+ cur_chr = get_prim_equiv(cur_cs); -+ cur_tok = token_val(cur_cmd, cur_chr); -+ } else { -+ cur_cmd = relax_cmd; -+ cur_chr = 0; -+ cur_tok = cs_token_flag + frozen_relax; -+ cur_cs = frozen_relax; -+ } -+ goto RESTART; -+ } -+ break; -+ case hyph_data_cmd: -+ switch (cur_chr) { -+ case 0: -+ case 1: -+ goto DEFAULT; -+ break; -+ case 2: -+ cur_val = get_pre_hyphen_char(language_par); -+ cur_val_level = int_val_level; -+ break; -+ case 3: -+ cur_val = get_post_hyphen_char(language_par); -+ cur_val_level = int_val_level; -+ break; -+ case 4: -+ cur_val = get_pre_exhyphen_char(language_par); -+ cur_val_level = int_val_level; -+ break; -+ case 5: -+ cur_val = get_post_exhyphen_char(language_par); -+ cur_val_level = int_val_level; -+ break; -+ case 6: -+ cur_val = get_hyphenation_min(language_par); -+ cur_val_level = int_val_level; -+ break; -+ case 7: -+ scan_int(); -+ cur_val = get_hj_code(language_par,cur_val); -+ cur_val_level = int_val_level; -+ break; -+ } -+ break; -+ default: -+ DEFAULT: -+ /*tex Complain that \.{\\the} can not do this; give zero result. */ -+ print_err("You can't use `"); -+ print_cmd_chr((quarterword) cur_cmd, cur_chr); -+ tprint("' after \\the"); -+ help1("I'm forgetting what you said and using zero instead."); -+ error(); -+ if (level != tok_val_level) -+ scanned_result(0, dimen_val_level); -+ else -+ scanned_result(0, int_val_level); -+ break; -+ } -+ while (cur_val_level > level) { -+ /*tex Convert |cur_val| to a lower level. */ -+ downgrade_cur_val(false); -+ } -+ /*tex -+ -+ Fix the reference count, if any, and negate |cur_val| if |negative|. -+ If |cur_val| points to a glue specification at this point, the -+ reference count for the glue does not yet include the reference by -+ |cur_val|. If |negative| is |true|, |cur_val_level| is known to be -+ |<=mu_val|. -+ -+ */ -+ if (negative) { -+ /*tex We create a new (negated) glue spec and keep the old one. */ -+ negate_cur_val(false); -+ } else if ((cur_val_level >= glue_val_level) && (cur_val_level <= mu_val_level)) { -+ cur_val = new_spec(cur_val); -+ } -+ } -+} -+ -+/*tex -+ -+ It is nice to have routines that say what they do, so the original -+ |scan_eight_bit_int| is superceded by |scan_register_num| and -+ |scan_mark_num|. It may become split up even further in the future. -+ -+ Many of the |restricted classes| routines are the essentially the same except -+ for the upper limit and the error message, so it makes sense to combine these -+ all into one function. -+ -+*/ -+ -+void scan_limited_int(int max, const char *name) -+{ -+ char hlp[80]; -+ scan_int(); -+ if ((cur_val < 0) || (cur_val > max)) { -+ if (name == NULL) { -+ snprintf(hlp, 80, "Since I expected to read a number between 0 and %d,", max); -+ print_err("Bad number"); -+ } else { -+ char msg[80]; -+ snprintf(hlp, 80, "A %s must be between 0 and %d.", name, max); -+ snprintf(msg, 80, "Bad %s", name); -+ print_err(msg); -+ } -+ help2(hlp, "I changed this one to zero."); -+ int_error(cur_val); -+ cur_val = 0; -+ } -+} -+ -+void scan_fifteen_bit_int(void) -+{ -+ scan_real_fifteen_bit_int(); -+ cur_val = ((cur_val / 0x1000) * 0x1000000) + (((cur_val % 0x1000) / 0x100) * 0x10000) + (cur_val % 0x100); -+} -+ -+void scan_fifty_one_bit_int(void) -+{ -+ int iiii; -+ scan_int(); -+ if ((cur_val < 0) || (cur_val > 0777777777)) { -+ print_err("Bad delimiter code"); -+ help2( -+ "A numeric delimiter (first part) must be between 0 and 2^{27}-1.", -+ "I changed this one to zero." -+ ); -+ int_error(cur_val); -+ cur_val = 0; -+ } -+ iiii = cur_val; -+ scan_int(); -+ if ((cur_val < 0) || (cur_val > 0xFFFFFF)) { -+ print_err("Bad delimiter code"); -+ help2( -+ "A numeric delimiter (second part) must be between 0 and 2^{24}-1.", -+ "I changed this one to zero." -+ ); -+ int_error(cur_val); -+ cur_val = 0; -+ } -+ cur_val1 = cur_val; -+ cur_val = iiii; -+} -+ -+/*tex -+ -+ An integer number can be preceded by any number of spaces and `\.+' or `\.-' -+ signs. Then comes either a decimal constant (i.e., radix 10), an octal -+ constant (i.e., radix 8, preceded by~'), a hexadecimal constant (radix 16, -+ preceded by~"), an alphabetic constant (preceded by~`), or an internal -+ variable. After scanning is complete, |cur_val| will contain the answer, -+ which must be at most $2^{31}-1=2147483647$ in absolute value. The value of -+ |radix| is set to 10, 8, or 16 in the cases of decimal, octal, or hexadecimal -+ constants, otherwise |radix| is set to zero. An optional space follows a -+ constant. -+ -+*/ -+ -+/*tex |scan_int| sets this to 8, 10, 16, or zero */ -+ -+int radix; -+ -+/*tex -+ -+ The |scan_int| routine is used also to scan the integer part of a fraction; -+ for example, the `\.3' in `\.{3.14159}' will be found by |scan_int|. The -+ |scan_dimen| routine assumes that |cur_tok=point_token| after the integer -+ part of such a fraction has been scanned by |scan_int|, and that the decimal -+ point has been backed up to be scanned again. -+ -+*/ -+ -+/*tex Sets |cur_val| to an integer: */ -+ -+void scan_int(void) -+{ -+ /*tex should the answer be negated? */ -+ boolean negative; -+ /*tex |$2^{31}$ / radix|, the threshold of danger */ -+ int m; -+ /*tex the digit just scanned */ -+ int d; -+ /*tex have no digits appeared? */ -+ boolean vacuous; -+ /*tex has an error message been issued? */ -+ boolean OK_so_far; -+ radix = 0; -+ OK_so_far = true; -+ /*tex Get the next non-blank non-sign token; set |negative| appropriately. */ -+ negative = false; -+ do { -+ /*tex Get the next non-blank non-call token. */ -+ do { -+ get_x_token(); -+ } while (cur_cmd == spacer_cmd); -+ if (cur_tok == other_token + '-') { -+ negative = !negative; -+ cur_tok = other_token + '+'; -+ } -+ } while (cur_tok == other_token + '+'); -+ -+ RESTART: -+ if (cur_tok == alpha_token) { -+ /*tex -+ -+ Scan an alphabetic character code into |cur_val|. A space is ignored -+ after an alphabetic character constant, so that such constants behave -+ like numeric ones. -+ -+ */ -+ /*tex Suppress macro expansion: */ -+ get_token(); -+ if (cur_tok < cs_token_flag) { -+ cur_val = cur_chr; -+ if (cur_cmd <= right_brace_cmd) { -+ if (cur_cmd == right_brace_cmd) -+ incr(align_state); -+ else -+ decr(align_state); -+ } -+ } else { -+ /*tex The value of a csname in this context is its name. */ -+ str_number txt = cs_text(cur_tok - cs_token_flag); -+ if (is_active_cs(txt)) -+ cur_val = active_cs_value(txt); -+ else if (single_letter(txt)) -+ cur_val = pool_to_unichar(str_string(txt)); -+ else -+ cur_val = (biggest_char + 1); -+ } -+ if (cur_val > biggest_char) { -+ print_err("Improper alphabetic constant"); -+ help2( -+ "A one-character control sequence belongs after a ` mark.", -+ "So I'm essentially inserting \\0 here." -+ ); -+ cur_val = '0'; -+ back_error(); -+ } else { -+ /*tex Scan an optional space. */ -+ get_x_token(); -+ if (cur_cmd != spacer_cmd) -+ back_input(); -+ } -+ -+ } else if (cur_tok == cs_token_flag + frozen_primitive) { -+ /*tex -+ -+ Reset |cur_tok| for unexpandable primitives, goto restart This block -+ deals with unexpandable \.{\\primitive} appearing at a spot where an -+ integer or an internal values should have been found. It fetches the -+ next token then resets |cur_cmd|, |cur_cs|, and |cur_tok|, based on -+ the primitive value of that token. No expansion takes place, because -+ the next token may be all sorts of things. This could trigger further -+ expansion creating new errors. -+ -+ */ -+ get_token(); -+ cur_cs = prim_lookup(cs_text(cur_cs)); -+ if (cur_cs != undefined_primitive) { -+ cur_cmd = get_prim_eq_type(cur_cs); -+ cur_chr = get_prim_equiv(cur_cs); -+ cur_tok = token_val(cur_cmd, cur_chr); -+ } else { -+ cur_cmd = relax_cmd; -+ cur_chr = 0; -+ cur_tok = cs_token_flag + frozen_relax; -+ cur_cs = frozen_relax; -+ } -+ goto RESTART; -+ } else if (cur_cmd == math_style_cmd) { -+ cur_val = cur_chr; -+ } else if ((cur_cmd >= min_internal_cmd) && (cur_cmd <= max_internal_cmd)) { -+ scan_something_internal(int_val_level, false); -+ } else { -+ /*tex Scan a numeric constant. */ -+ radix = 10; -+ m = 214748364; -+ if (cur_tok == octal_token) { -+ radix = 8; -+ m = 02000000000; -+ get_x_token(); -+ } else if (cur_tok == hex_token) { -+ radix = 16; -+ m = 01000000000; -+ get_x_token(); -+ } -+ vacuous = true; -+ cur_val = 0; -+ /*tex Accumulate the constant until |cur_tok| is not a suitable digit. */ -+ while (1) { -+ if ((cur_tok < zero_token + radix) && (cur_tok >= zero_token) && (cur_tok <= nine_token)) { -+ d = cur_tok - zero_token; -+ } else if (radix == 16) { -+ if ((cur_tok <= A_token + 5) && (cur_tok >= A_token)) { -+ d = cur_tok - A_token + 10; -+ } else if ((cur_tok <= other_A_token + 5) && (cur_tok >= other_A_token)) { -+ d = cur_tok - other_A_token + 10; -+ } else { -+ break; -+ } -+ } else { -+ break; -+ } -+ vacuous = false; -+ if ((cur_val >= m) && ((cur_val > m) || (d > 7) || (radix != 10))) { -+ if (OK_so_far) { -+ print_err("Number too big"); -+ help2( -+ "I can only go up to 2147483647='17777777777=\"7FFFFFFF,", -+ "so I'm using that number instead of yours." -+ ); -+ error(); -+ cur_val = infinity; -+ OK_so_far = false; -+ } -+ } else { -+ cur_val = cur_val * radix + d; -+ } -+ get_x_token(); -+ } -+ if (vacuous) { -+ /*tex Express astonishment that no number was here */ -+ print_err("Missing number, treated as zero"); -+ help3( -+ "A number should have been here; I inserted `0'.", -+ "(If you can't figure out why I needed to see a number,", -+ "look up `weird error' in the index to The TeXbook.)" -+ ); -+ back_error(); -+ } else if (cur_cmd != spacer_cmd) { -+ back_input(); -+ } -+ } -+ if (negative) -+ negate(cur_val); -+} -+ -+/*tex -+ -+ The following code is executed when |scan_something_internal| was called -+ asking for |mu_val|, when we really wanted a ``mudimen'' instead of -+ ``muglue.'' -+ -+*/ -+ -+static void coerce_glue(void) -+{ -+ int v; -+ if (cur_val_level >= glue_val_level) { -+ v = width(cur_val); -+ flush_node(cur_val); -+ cur_val = v; -+ } -+} -+ -+/*tex -+ -+ The |scan_dimen| routine is similar to |scan_int|, but it sets |cur_val| to a -+ |scaled| value, i.e., an integral number of sp. One of its main tasks is -+ therefore to interpret the abbreviations for various kinds of units and to -+ convert measurements to scaled points. -+ -+ There are three parameters: |mu| is |true| if the finite units must be -+ `\.{mu}', while |mu| is |false| if `\.{mu}' units are disallowed; |inf| is -+ |true| if the infinite units `\.{fil}', `\.{fill}', `\.{filll}' are -+ permitted; and |shortcut| is |true| if |cur_val| already contains an integer -+ and only the units need to be considered. -+ -+ The order of infinity that was found in the case of infinite glue is returned -+ in the global variable |cur_order|. -+ -+*/ -+ -+/*tex The order of infinity found by |scan_dimen|: */ -+ -+int cur_order; -+ -+/*tex -+ -+ Constructions like `\.{-\'77 pt}' are legal dimensions, so |scan_dimen| may -+ begin with |scan_int|. This explains why it is convenient to use |scan_int| -+ also for the integer part of a decimal fraction. -+ -+ Several branches of |scan_dimen| work with |cur_val| as an integer and with -+ an auxiliary fraction |f|, so that the actual quantity of interest is -+ $|cur_val|+|f|/2^{16}$. At the end of the routine, this ``unpacked'' -+ representation is put into the single word |cur_val|, which suddenly switches -+ significance from |integer| to |scaled|. -+ -+ The necessary conversion factors can all be specified exactly as fractions -+ whose numerator and denominator add to 32768 or less. According to the -+ definitions here, $\rm2660\,dd\approx1000.33297\,mm$; this agrees well with -+ the value $\rm1000.333\,mm$ cited by Bosshard \^{Bosshard, Hans Rudolf} in -+ {\sl Technische Grundlagen zur Satzherstellung\/} (Bern, 1980). The Didot -+ point has been newly standardized in 1978; it's now exactly $\rm -+ 1\,nd=0.375\,mm$. Conversion uses the equation -+ $0.375=21681/20320/72.27\cdot25.4$. The new Cicero follows the new Didot -+ point; $\rm 1\,nc=12\,nd$. These would lead to the ratios $21681/20320$ and -+ $65043/5080$, respectively. The closest approximations supported by the -+ algorithm would be $11183/10481$ and $1370/107$. In order to maintain the -+ relation $\rm 1\,nc=12\,nd$, we pick the ratio $685/642$ for $\rm nd$, -+ however. -+ -+*/ -+ -+static void scan_dimen_mu_error(void) { -+ print_err("Illegal unit of measure (mu inserted)"); -+ help4( -+ "The unit of measurement in math glue must be mu.", -+ "To recover gracefully from this error, it's best to", -+ "delete the erroneous units; e.g., type `2' to delete", -+ "two letters. (See Chapter 27 of The TeXbook.)" -+ ); -+ error(); -+} -+ -+static void scan_dimen_unknown_unit_error(void) { -+ print_err("Illegal unit of measure (pt inserted)"); -+ help6( -+ "Dimensions can be in units of em, ex, in, pt, pc,", -+ "cm, mm, dd, cc, nd, nc, bp, or sp; but yours is a new one!", -+ "I'll assume that you meant to say pt, for printer's points.", -+ "To recover gracefully from this error, it's best to", -+ "delete the erroneous units; e.g., type `2' to delete", -+ "two letters. (See Chapter 27 of The TeXbook.)" -+ ); -+ error(); -+} -+ -+static void scan_dimen_out_of_range_error(void) { -+ print_err("Dimension too large"); -+ help2( -+ "I can't work with sizes bigger than about 19 feet.", -+ "Continue and I'll use the largest value I can." -+ ); -+ error(); -+} -+ -+#define set_conversion(A,B) do { num=(A); denom=(B); } while(0) -+ -+/*tex -+ -+ This function sets |cur_val| to a dimension. It could be optimized a bit more -+ (but not now, something for luatex > 1). -+ -+*/ -+ -+void scan_dimen(boolean mu, boolean inf, boolean shortcut) -+{ -+ /*tex should the answer be negated? */ -+ boolean negative = false; -+ boolean is_true = false; -+ /*tex numerator of a fraction whose denominator is $2^{16}$ */ -+ int f = 0; -+ /*tex conversion ratio for the scanned units */ -+ int num = 0; -+ int denom = 0; -+ /*tex top of decimal digit stack */ -+ halfword q; -+ /*tex an internal dimension */ -+ scaled v; -+ /*tex temporary storage of |cur_val| */ -+ int save_cur_val; -+ arith_error = false; -+ cur_order = normal; -+ if (!shortcut) { -+ /*tex Get the next non-blank non-sign. */ -+ do { -+ /*tex Get the next non-blank non-call token. */ -+ do { -+ get_x_token(); -+ } while (cur_cmd == spacer_cmd); -+ if (cur_tok == minus_token) { -+ negative = !negative; -+ cur_tok = plus_token; -+ } -+ } while (cur_tok == plus_token); -+ if ((cur_cmd >= min_internal_cmd) && (cur_cmd <= max_internal_cmd)) { -+ /*tex Fetch an internal dimension and |goto attach_sign|, or fetch an internal integer. */ -+ if (mu) { -+ scan_something_internal(mu_val_level, false); -+ coerce_glue(); -+ if (cur_val_level == mu_val_level) { -+ goto ATTACH_SIGN; -+ } else if (cur_val_level != int_val_level) { -+ mu_error(); -+ } -+ } else { -+ scan_something_internal(dimen_val_level, false); -+ if (cur_val_level == dimen_val_level) { -+ goto ATTACH_SIGN; -+ } -+ } -+ } else { -+ back_input(); -+ if (cur_tok == continental_point_token) { -+ cur_tok = point_token; -+ } -+ if (cur_tok != point_token) { -+ scan_int(); -+ } else { -+ radix = 10; -+ cur_val = 0; -+ } -+ if (cur_tok == continental_point_token) { -+ cur_tok = point_token; -+ } -+ if ((radix == 10) && (cur_tok == point_token)) { -+ /*tex -+ -+ Scan decimal fraction. When the following code is executed, -+ we have |cur_tok=point_token|, but this token has been backed -+ up using |back_input|; we must first discard it. It turns out -+ that a decimal point all by itself is equivalent to -+ `\.{0.0}'. Let's hope people don't use that fact. -+ -+ */ -+ int k = 0; -+ halfword p = null; -+ int kk; -+ /*tex The |point_token| is being re-scanned. */ -+ get_token(); -+ while (1) { -+ get_x_token(); -+ if ((cur_tok > nine_token) || (cur_tok < zero_token)) -+ break; -+ if (k < 17) { -+ /*tex Digits for |k>=17| cannot affect the result. */ -+ q = get_avail(); -+ set_token_link(q, p); -+ set_token_info(q, cur_tok - zero_token); -+ p = q; -+ incr(k); -+ } -+ } -+ for (kk = k; kk >= 1; kk--) { -+ dig[kk - 1] = token_info(p); -+ q = p; -+ p = token_link(p); -+ free_avail(q); -+ } -+ f = round_decimals(k); -+ if (cur_cmd != spacer_cmd) { -+ back_input(); -+ } -+ } -+ } -+ } -+ if (cur_val < 0) { -+ /*tex In this case |f=0|. */ -+ negative = !negative; -+ negate(cur_val); -+ } -+ /*tex -+ -+ Scan units and set |cur_val| to $x\cdot(|cur_val|+f/2^{16})$, where there -+ are |x| sp per unit; |goto attach_sign| if the units are internal. Now -+ comes the harder part: At this point in the program, |cur_val| is a -+ nonnegative integer and $f/2^{16}$ is a nonnegative fraction less than 1; -+ we want to multiply the sum of these two quantities by the appropriate -+ factor, based on the specified units, in order to produce a |scaled| -+ result, and we want to do the calculation with fixed point arithmetic -+ that does not overflow. -+ -+ */ -+ if (inf) { -+ if (scan_keyword("fi")) { -+ cur_order = sfi; -+ if (scan_keyword("l")) { -+ cur_order = fil; -+ if (scan_keyword("l")) { -+ cur_order = fill; -+ if (scan_keyword("l")) { -+ cur_order = filll; -+ } -+ } -+ } -+ goto ATTACH_FRACTION; -+ } -+ } -+ /*tex -+ -+ Scan for (u)units that are internal dimensions; |goto attach_sign| with -+ |cur_val| set if found. -+ -+ */ -+ save_cur_val = cur_val; -+ /*tex -+ -+ Get the next non-blank non-call; a pitty if just backed up the input. -+ -+ */ -+ do { -+ get_x_token(); -+ } while (cur_cmd == spacer_cmd); -+ -+ if ((cur_cmd < min_internal_cmd) || (cur_cmd > max_internal_cmd)) { -+ back_input(); -+ } else { -+ /*tex |math_given_cmd|, |xmath_given_cmd| and |last_item_cmd} */ -+ if (mu) { -+ scan_something_internal(mu_val_level, false); -+ coerce_glue(); -+ if (cur_val_level != mu_val_level) { -+ mu_error(); -+ } -+ } else { -+ scan_something_internal(dimen_val_level, false); -+ } -+ v = cur_val; -+ goto FOUND; -+ } -+ /*tex Bah |true| forces to split the unit scanner. */ -+ if (mu) { -+ /*tex Scan for (m)\.{mu} units and |goto attach_fraction|. */ -+ if (! scan_keyword("mu")) { -+ scan_dimen_mu_error(); -+ } -+ goto ATTACH_FRACTION; -+ } else if (scan_keyword("em")) { -+ v = quad(get_cur_font()); -+ } else if (scan_keyword("ex")) { -+ v = x_height(get_cur_font()); -+ } else if (scan_keyword("px")) { -+ v = px_dimen_par; -+ } else { -+ goto PICKUP_UNIT; -+ } -+ /*tex Scan an optional space (after em, ex or px) */ -+ get_x_token(); -+ if (cur_cmd != spacer_cmd) { -+ back_input(); -+ } -+ FOUND: -+ cur_val = nx_plus_y(save_cur_val, v, xn_over_d(v, f, 0200000)); -+ goto ATTACH_SIGN; -+ /*tex -+ -+ Scan for (a)all other units and adjust |cur_val| and |f| accordingly; -+ |goto done| in the case of scaled points. -+ -+ */ -+ PICKUP_UNIT: -+ if (scan_keyword("pt")) { -+ /*tex The easy case: */ -+ goto SCALE_VALUE; -+ } else if (scan_keyword("mm")) { -+ set_conversion(7227, 2540); -+ goto SCALE_VALUE; -+ } else if (scan_keyword("cm")) { -+ set_conversion(7227, 254); -+ goto SCALE_VALUE; -+ } else if (scan_keyword("sp")) { -+ goto DONE; -+ } else if (scan_keyword("bp")) { -+ set_conversion(7227, 7200); -+ goto SCALE_VALUE; -+ } else if (scan_keyword("in")) { -+ set_conversion(7227, 100); -+ goto SCALE_VALUE; -+ } else if (scan_keyword("dd")) { -+ set_conversion(1238, 1157); -+ goto SCALE_VALUE; -+ } else if (scan_keyword("cc")) { -+ set_conversion(14856, 1157); -+ goto SCALE_VALUE; -+ } else if (scan_keyword("pc")) { -+ set_conversion(12, 1); -+ goto SCALE_VALUE; -+ } else if (scan_keyword("nd")) { -+ set_conversion(685, 642); -+ goto SCALE_VALUE; -+ } else if (scan_keyword("nc")) { -+ set_conversion(1370, 107); -+ goto SCALE_VALUE; -+ } else if (!is_true && scan_keyword("true")) { -+ is_true = true; -+ goto PICKUP_UNIT; -+ } -+ /*tex Complain about unknown unit and |goto done2|. */ -+ scan_dimen_unknown_unit_error(); -+ goto BAD_NEWS; -+ SCALE_VALUE: -+ /*tex Adjust |f| for the magnification ratio. */ -+ if (is_true) { -+ /*tex Maybe at some point we will drop mag completely, even in \DVI\ mode. */ -+ if (output_mode_used <= OMODE_DVI) { -+ prepare_mag(); -+ if (mag_par != 1000) { -+ cur_val = xn_over_d(cur_val, 1000, mag_par); -+ f = (1000 * f + 0200000 * tex_remainder) / mag_par; -+ cur_val = cur_val + (f / 0200000); -+ f = f % 0200000; -+ } -+ } else { -+ /*tex in \PDF\ mode we're always |true|. */ -+ one_true_inch = one_inch; -+ } -+ } -+ if (num) { -+ cur_val = xn_over_d(cur_val, num, denom); -+ f = (num * f + 0200000 * tex_remainder) / denom; -+ cur_val = cur_val + (f / 0200000); -+ f = f % 0200000; -+ } -+ BAD_NEWS: -+ ATTACH_FRACTION: -+ if (cur_val >= 040000) { -+ arith_error = true; -+ } else { -+ cur_val = cur_val * unity + f; -+ } -+ DONE: -+ /*tex Scan an optional space; this happens too often. */ -+ get_x_token(); -+ if (cur_cmd != spacer_cmd) { -+ back_input(); -+ } -+ ATTACH_SIGN: -+ if (arith_error || (abs(cur_val) >= 010000000000)) { -+ /*tex Report that this dimension is out of range. */ -+ scan_dimen_out_of_range_error(); -+ cur_val = max_dimen; -+ arith_error = false; -+ } -+ if (negative) { -+ negate(cur_val); -+ } -+} -+ -+/*tex -+ -+ The final member of \TeX's value-scanning trio is |scan_glue|, which makes -+ |cur_val| point to a glue specification. The reference count of that glue -+ spec will take account of the fact that |cur_val| is pointing to~it. -+ -+ The |level| parameter should be either |glue_val| or |mu_val|. -+ -+ Since |scan_dimen| was so much more complex than |scan_int|, we might expect -+ |scan_glue| to be even worse. But fortunately, it is very simple, since most -+ of the work has already been done. -+ -+*/ -+ -+void scan_glue(int level) -+{ -+ /*tex should the answer be negated? */ -+ boolean negative = false; -+ /*tex new glue specification */ -+ halfword q = null; -+ /*tex does |level=mu_val|? */ -+ boolean mu = (level == mu_val_level); -+ /*tex Get the next non-blank non-sign. */ -+ do { -+ /*tex Get the next non-blank non-call token. */ -+ do { -+ get_x_token(); -+ } while (cur_cmd == spacer_cmd); -+ if (cur_tok == minus_token) { -+ negative = !negative; -+ cur_tok = plus_token; -+ } -+ } while (cur_tok == plus_token); -+ if ((cur_cmd >= min_internal_cmd) && (cur_cmd <= max_internal_cmd)) { -+ scan_something_internal(level, negative); -+ if (cur_val_level >= glue_val_level) { -+ if (cur_val_level != level) -+ mu_error(); -+ return; -+ } -+ if (cur_val_level == int_val_level) -+ scan_dimen(mu, false, true); -+ else if (level == mu_val_level) -+ mu_error(); -+ } else { -+ back_input(); -+ scan_dimen(mu, false, false); -+ if (negative) -+ negate(cur_val); -+ } -+ /*tex -+ -+ Create a new glue specification whose width is |cur_val|; scan for its -+ stretch and shrink components. -+ -+ */ -+ q = new_spec(zero_glue); -+ width(q) = cur_val; -+ if (scan_keyword("plus")) { -+ scan_dimen(mu, true, false); -+ stretch(q) = cur_val; -+ stretch_order(q) = (quarterword) cur_order; -+ } -+ if (scan_keyword("minus")) { -+ scan_dimen(mu, true, false); -+ shrink(q) = cur_val; -+ shrink_order(q) = (quarterword) cur_order; -+ } -+ cur_val = q; -+} -+ -+/*tex -+ -+ This procedure is supposed to scan something like `\.{\\skip\\count12}', -+ i.e., whatever can follow `\.{\\the}', and it constructs a token list -+ containing something like `\.{-3.0pt minus 0.5fill}'. -+ -+*/ -+ -+halfword the_toks(void) -+{ -+ /*tex holds |selector| setting */ -+ int old_setting; -+ /*tex used for copying a token list */ -+ halfword p, q, r; -+ /*tex value of |cur_chr| */ -+ int c; -+ str_number s; -+ halfword retval; -+ /*tex Handle \.{\\unexpanded} or \.{\\detokenize} and |return|. */ -+ if (odd(cur_chr)) { -+ c = cur_chr; -+ scan_general_text(); -+ if (c == 1) { -+ return cur_val; -+ } else { -+ old_setting = selector; -+ selector = new_string; -+ p = get_avail(); -+ set_token_link(p, token_link(temp_token_head)); -+ token_show(p); -+ flush_list(p); -+ selector = old_setting; -+ s = make_string(); -+ retval = str_toks(str_lstring(s)); -+ flush_str(s); -+ return retval; -+ } -+ } -+ get_x_token(); -+ scan_something_internal(tok_val_level, false); -+ if (cur_val_level >= ident_val_level) { -+ /*tex Copy the token list */ -+ p = temp_token_head; -+ set_token_link(p, null); -+ if (cur_val_level == ident_val_level) { -+ store_new_token(cs_token_flag + cur_val); -+ } else if (cur_val != null) { -+ /*tex Do not copy the reference count! */ -+ r = token_link(cur_val); -+ while (r != null) { -+ fast_store_new_token(token_info(r)); -+ r = token_link(r); -+ } -+ } -+ return p; -+ } else { -+ old_setting = selector; -+ selector = new_string; -+ switch (cur_val_level) { -+ case int_val_level: -+ print_int(cur_val); -+ break; -+ case attr_val_level: -+ print_int(cur_val); -+ break; -+ case dir_val_level: -+ print_dir_par(cur_val); -+ break; -+ case dimen_val_level: -+ print_scaled(cur_val); -+ tprint("pt"); -+ break; -+ case glue_val_level: -+ print_spec(cur_val, "pt"); -+ flush_node(cur_val); -+ break; -+ case mu_val_level: -+ print_spec(cur_val, "mu"); -+ flush_node(cur_val); -+ break; -+ } -+ selector = old_setting; -+ s = make_string(); -+ retval = str_toks(str_lstring(s)); -+ flush_str(s); -+ return retval; -+ } -+} -+ -+str_number the_scanned_result(void) -+{ -+ /*tex holds |selector| setting */ -+ int old_setting; -+ /*tex return value */ -+ str_number r; -+ old_setting = selector; -+ selector = new_string; -+ if (cur_val_level >= ident_val_level) { -+ if (cur_val != null) { -+ show_token_list(token_link(cur_val), null, -1); -+ r = make_string(); -+ } else { -+ r = get_nullstr(); -+ } -+ } else { -+ switch (cur_val_level) { -+ case int_val_level: -+ print_int(cur_val); -+ break; -+ case attr_val_level: -+ print_int(cur_val); -+ break; -+ case dir_val_level: -+ print_dir_par(cur_val); -+ break; -+ case dimen_val_level: -+ print_scaled(cur_val); -+ tprint("pt"); -+ break; -+ case glue_val_level: -+ print_spec(cur_val, "pt"); -+ flush_node(cur_val); -+ break; -+ case mu_val_level: -+ print_spec(cur_val, "mu"); -+ flush_node(cur_val); -+ break; -+ } -+ r = make_string(); -+ } -+ selector = old_setting; -+ return r; -+} -+ -+/*tex -+ -+ The following routine is used to implement `\.{\\fontdimen} |n| |f|'. The -+ boolean parameter |writing| is set |true| if the calling program intends to -+ change the parameter value. -+ -+*/ -+ -+static void font_param_error(int f) -+{ -+ print_err("Font "); -+ print_esc(font_id_text(f)); -+ tprint(" has only "); -+ print_int(font_params(f)); -+ tprint(" fontdimen parameters"); -+ help2( -+ "To increase the number of font parameters, you must", -+ "use \\fontdimen immediately after the \\font is loaded." -+ ); -+ error(); -+} -+ -+void set_font_dimen(void) -+{ -+ internal_font_number f; -+ int n; -+ scan_int(); -+ n = cur_val; -+ scan_font_ident(); -+ f = cur_val; -+ if (n <= 0) { -+ font_param_error(f); -+ } else if (n > font_params(f)) { -+ if (font_used(f)) { -+ font_param_error(f); -+ } else { -+ /*tex Increase the number of parameters in the font. */ -+ do { -+ set_font_param(f, (font_params(f) + 1), 0); -+ } while (n != font_params(f)); -+ } -+ } -+ scan_optional_equals(); -+ scan_normal_dimen(); -+ set_font_param(f, n, cur_val); -+} -+ -+void get_font_dimen(void) -+{ -+ internal_font_number f; -+ /*tex The parameter number: */ -+ int n; -+ scan_int(); -+ n = cur_val; -+ scan_font_ident(); -+ f = cur_val; -+ /*tex Initialize return value: */ -+ cur_val = 0; -+ if (n <= 0) { -+ font_param_error(f); -+ goto EXIT; -+ } else if (n > font_params(f)) { -+ if (font_used(f)) { -+ font_param_error(f); -+ goto EXIT; -+ } else { -+ /*tex Increase the number of parameters in the font. */ -+ do { -+ set_font_param(f, (font_params(f) + 1), 0); -+ } while (n != font_params(f)); -+ } -+ } -+ cur_val = font_param(f, n); -+ EXIT: -+ scanned_result(cur_val, dimen_val_level); -+} -+ -+/*tex -+ -+ Here's a similar procedure that returns a pointer to a rule node. This -+ routine is called just after \TeX\ has seen \.{\\hrule} or \.{\\vrule}; -+ therefore |cur_cmd| will be either |hrule| or |vrule|. The idea is to store -+ the default rule dimensions in the node, then to override them if -+ `\.{height}' or `\.{width}' or `\.{depth}' specifications are found (in any -+ order). -+ -+*/ -+ -+halfword scan_rule_spec(void) -+{ -+ /*tex |width|, |depth|, and |height| all equal |null_flag| now */ -+ halfword q; -+ if (cur_cmd == no_vrule_cmd) { -+ q = new_rule(empty_rule); -+ cur_cmd = vrule_cmd; -+ } else if (cur_cmd == no_hrule_cmd) { -+ q = new_rule(empty_rule); -+ cur_cmd = hrule_cmd; -+ } else { -+ q = new_rule(normal_rule); -+ } -+ if (cur_cmd == vrule_cmd) { -+ width(q) = default_rule; -+ rule_dir(q) = body_direction_par; -+ } else { -+ height(q) = default_rule; -+ depth(q) = 0; -+ rule_dir(q) = text_direction_par; -+ } -+ RESWITCH: -+ if (scan_keyword("width")) { -+ scan_normal_dimen(); -+ width(q) = cur_val; -+ goto RESWITCH; -+ } -+ if (scan_keyword("height")) { -+ scan_normal_dimen(); -+ height(q) = cur_val; -+ goto RESWITCH; -+ } -+ if (scan_keyword("depth")) { -+ scan_normal_dimen(); -+ depth(q) = cur_val; -+ goto RESWITCH; -+ } -+ return q; -+} -+ -+/*tex Declare procedures that scan font-related stuff. */ -+ -+void scan_font_ident(void) -+{ -+ internal_font_number f; -+ halfword m; -+ /*tex Get the next non-blank non-call. */ -+ do { -+ get_x_token(); -+ } while (cur_cmd == spacer_cmd); -+ if ((cur_cmd == def_font_cmd) || (cur_cmd == letterspace_font_cmd) || (cur_cmd == copy_font_cmd)) { -+ f = get_cur_font(); -+ } else if (cur_cmd == set_font_cmd) { -+ f = cur_chr; -+ set_font_touched(f, 1); -+ } else if (cur_cmd == def_family_cmd) { -+ m = cur_chr; -+ scan_math_family_int(); -+ f = fam_fnt(cur_val, m); -+ set_font_touched(f, 1); -+ } else { -+ print_err("Missing font identifier"); -+ help2( -+ "I was looking for a control sequence whose", -+ "current meaning has been defined by \\font." -+ ); -+ back_error(); -+ f = null_font; -+ } -+ cur_val = f; -+} -+ -+/*tex -+ -+ The |scan_general_text| procedure is much like |scan_toks(false,false)|, but -+ will be invoked via |expand|, i.e., recursively. -+ -+ The token list (balanced text) created by |scan_general_text| begins at -+ |link(temp_token_head)| and ends at |cur_val|. (If |cur_val=temp_token_head|, -+ the list is empty.) -+ -+*/ -+ -+void scan_general_text(void) -+{ -+ /*tex Here we save |scanner_status|: */ -+ int s; -+ /*tex Here we save |warning_index|: */ -+ halfword w; -+ /*tex Here we save |def_ref|: */ -+ halfword d; -+ /*tex The tail of the token list being built: */ -+ halfword p; -+ /*tex The new node being added to the token list via |store_new_token|: */ -+ halfword q; -+ /*tex The number of unmatched left braces: */ -+ halfword unbalance; -+ s = scanner_status; -+ w = warning_index; -+ d = def_ref; -+ scanner_status = absorbing; -+ warning_index = cur_cs; -+ p = get_avail(); -+ def_ref = p; -+ set_token_ref_count(def_ref, 0); -+ p = def_ref; -+ /*tex Remove the compulsory left brace. */ -+ scan_left_brace(); -+ unbalance = 1; -+ while (1) { -+ get_token(); -+ if (cur_tok < right_brace_limit) { -+ if (cur_cmd < right_brace_cmd) { -+ incr(unbalance); -+ } else { -+ decr(unbalance); -+ if (unbalance == 0) -+ break; -+ } -+ } -+ store_new_token(cur_tok); -+ } -+ q = token_link(def_ref); -+ /*tex Discard reference count. */ -+ free_avail(def_ref); -+ if (q == null) -+ cur_val = temp_token_head; -+ else -+ cur_val = p; -+ set_token_link(temp_token_head, q); -+ scanner_status = s; -+ warning_index = w; -+ def_ref = d; -+} -+ -+/*tex -+ -+ The |get_x_or_protected| procedure is like |get_x_token| except that -+ protected macros are not expanded. It sets |cur_cmd|, |cur_chr|, -+ |cur_tok|,and expands non-protected macros. -+ -+*/ -+ -+void get_x_or_protected(void) -+{ -+ -+ while (1) { -+ get_token(); -+ if (cur_cmd <= max_command_cmd) -+ return; -+ if ((cur_cmd >= call_cmd) && (cur_cmd < end_template_cmd)) { -+ if (token_info(token_link(cur_chr)) == protected_token) -+ return; -+ } -+ expand(); -+ } -+} -+ -+/*tex -+ -+ |scan_toks|. This function returns a pointer to the tail of a new token list, -+ and it also makes |def_ref| point to the reference count at the head of that -+ list. -+ -+ There are two boolean parameters, |macro_def| and |xpand|. If |macro_def| is -+ true, the goal is to create the token list for a macro definition; otherwise -+ the goal is to create the token list for some other \TeX\ primitive: -+ \.{\\mark}, \.{\\output}, \.{\\everypar}, \.{\\lowercase}, \.{\\uppercase}, -+ \.{\\message}, \.{\\errmessage}, \.{\\write}, or \.{\\special}. In the latter -+ cases a left brace must be scanned next; this left brace will not be part of -+ the token list, nor will the matching right brace that comes at the end. If -+ |xpand| is false, the token list will simply be copied from the input using -+ |get_token|. Otherwise all expandable tokens will be expanded until -+ unexpandable tokens are left, except that the results of expanding -+ `\.{\\the}' are not expanded further. If both |macro_def| and |xpand| are -+ true, the expansion applies only to the macro body (i.e., to the material -+ following the first |left_brace| character). -+ -+ The value of |cur_cs| when |scan_toks| begins should be the |eqtb| address of -+ the control sequence to display in ``runaway'' error messages. -+ -+*/ -+ -+halfword scan_toks(boolean macro_def, boolean xpand) -+{ -+ /*tex token representing the highest parameter number */ -+ halfword t; -+ /*tex saved token */ -+ halfword s; -+ /*tex tail of the token list being built */ -+ halfword p; -+ /*tex new node being added to the token list via |store_new_token| */ -+ halfword q; -+ /*tex number of unmatched left braces */ -+ halfword unbalance; -+ /*tex possible `\.{\#\{}' token */ -+ halfword hash_brace; -+ if (macro_def) -+ scanner_status = defining; -+ else -+ scanner_status = absorbing; -+ warning_index = cur_cs; -+ p = get_avail(); -+ def_ref = p; -+ set_token_ref_count(def_ref, 0); -+ p = def_ref; -+ hash_brace = 0; -+ t = zero_token; -+ if (macro_def) { -+ /*tex Scan and build the parameter part of the macro definition. */ -+ while (1) { -+ /*tex Set |cur_cmd|, |cur_chr|, |cur_tok|: */ -+ get_token(); -+ if (cur_tok < right_brace_limit) -+ break; -+ if (cur_cmd == mac_param_cmd) { -+ /*tex -+ -+ If the next character is a parameter number, make -+ |cur_tok| a |match| token; but if it is a left brace, -+ store `|left_brace|, |end_match|', set |hash_brace|, and -+ |goto done|. -+ -+ */ -+ s = match_token + cur_chr; -+ get_token(); -+ if (cur_cmd == left_brace_cmd) { -+ hash_brace = cur_tok; -+ store_new_token(cur_tok); -+ store_new_token(end_match_token); -+ goto DONE; -+ } -+ if (t == nine_token) { -+ print_err("You already have nine parameters"); -+ help1("I'm going to ignore the # sign you just used."); -+ error(); -+ } else { -+ incr(t); -+ if (cur_tok != t) { -+ print_err("Parameters must be numbered consecutively"); -+ help2( -+ "I've inserted the digit you should have used after the #.", -+ "Type `1' to delete what you did use." -+ ); -+ back_error(); -+ } -+ cur_tok = s; -+ } -+ } -+ store_new_token(cur_tok); -+ } -+ store_new_token(end_match_token); -+ if (cur_cmd == right_brace_cmd) { -+ /*tex Express shock at the missing left brace; |goto found|. */ -+ print_err("Missing { inserted"); -+ incr(align_state); -+ help2( -+ "Where was the left brace? You said something like `\\def\\a}',", -+ "which I'm going to interpret as `\\def\\a{}'." -+ ); -+ error(); -+ goto FOUND; -+ } -+ -+ } else { -+ /*tex Remove the compulsory left brace. */ -+ scan_left_brace(); -+ } -+ DONE: -+ /*tex Scan and build the body of the token list; |goto found| when finished. */ -+ unbalance = 1; -+ while (1) { -+ if (xpand) { -+ /*tex -+ -+ Expand the next part of the input. Here we insert an entire token -+ list created by |the_toks| without expanding it further. -+ -+ */ -+ while (1) { -+ get_next(); -+ if (cur_cmd >= call_cmd) { -+ if (token_info(token_link(cur_chr)) == protected_token) { -+ cur_cmd = relax_cmd; -+ cur_chr = no_expand_flag; -+ } -+ } -+ if (cur_cmd <= max_command_cmd) -+ break; -+ if (cur_cmd != the_cmd) { -+ expand(); -+ } else { -+ q = the_toks(); -+ if (token_link(temp_token_head) != null) { -+ set_token_link(p, token_link(temp_token_head)); -+ p = q; -+ } -+ } -+ } -+ x_token(); -+ } else { -+ get_token(); -+ } -+ if (cur_tok < right_brace_limit) { -+ if (cur_cmd < right_brace_cmd) { -+ incr(unbalance); -+ } else { -+ decr(unbalance); -+ if (unbalance == 0) -+ goto FOUND; -+ } -+ } else if (cur_cmd == mac_param_cmd) { -+ if (macro_def) { -+ /*tex Look for parameter number or \.{\#\#}. */ -+ s = cur_tok; -+ if (xpand) -+ get_x_token(); -+ else -+ get_token(); -+ if (cur_cmd != mac_param_cmd) { -+ if ((cur_tok <= zero_token) || (cur_tok > t)) { -+ print_err("Illegal parameter number in definition of "); -+ sprint_cs(warning_index); -+ help3( -+ "You meant to type ## instead of #, right?", -+ "Or maybe a } was forgotten somewhere earlier, and things", -+ "are all screwed up? I'm going to assume that you meant ##." -+ ); -+ back_error(); -+ cur_tok = s; -+ } else { -+ cur_tok = out_param_token - '0' + cur_chr; -+ } -+ } -+ } -+ } -+ store_new_token(cur_tok); -+ } -+ FOUND: -+ scanner_status = normal; -+ if (hash_brace != 0) -+ store_new_token(hash_brace); -+ return p; -+} -+ -+/*tex -+ -+ Here we declare two trivial procedures in order to avoid mutually recursive -+ procedures with parameters. -+ -+*/ -+ -+void scan_normal_glue(void) -+{ -+ scan_glue(glue_val_level); -+} -+ -+void scan_mu_glue(void) -+{ -+ scan_glue(mu_val_level); -+} -+ -+/*tex -+ -+ The |scan_expr| procedure scans and evaluates an expression. Evaluating an -+ expression is a recursive process: When the left parenthesis of a -+ subexpression is scanned we descend to the next level of recursion; the -+ previous level is resumed with the matching right parenthesis. -+ -+*/ -+ -+typedef enum { -+ /*tex \.( seen, or \.( $\langle\it expr\rangle$ \.) seen */ -+ expr_none = 0, -+ /*tex \.( $\langle\it expr\rangle$ \.+ seen */ -+ expr_add = 1, -+ /*tex \.( $\langle\it expr\rangle$ \.- seen */ -+ expr_sub = 2, -+ /*tex $\langle\it term\rangle$ \.* seen */ -+ expr_mult = 3, -+ /*tex $\langle\it term\rangle$ \./ seen */ -+ expr_div = 4, -+ /*tex $\langle\it term\rangle$ \.* $\langle\it factor\rangle$ \./ seen */ -+ expr_scale = 5, -+} expression_states; -+ -+/*tex -+ -+ We want to make sure that each term and (intermediate) result is in the -+ proper range. Integer values must not exceed |infinity| ($2^{31}-1$) in -+ absolute value, dimensions must not exceed |max_dimen| ($2^{30}-1$). We avoid -+ the absolute value of an integer, because this might fail for the value -+ $-2^{31}$ using 32-bit arithmetic. -+ -+*/ -+ -+/* Clear a number or dimension and set |arith_error|: */ -+ -+#define num_error(A) do { \ -+ arith_error=true; \ -+ A=0; \ -+} while (0) -+ -+/*tex Clear a glue spec and set |arith_error|: */ -+ -+#define glue_error(A) do { \ -+ arith_error=true; \ -+ reset_glue_to_zero(A); \ -+} while (0) -+ -+#define normalize_glue(A) do { \ -+ if (stretch(A)==0) stretch_order(A)=normal; \ -+ if (shrink(A)==0) shrink_order(A)=normal; \ -+} while (0) -+ -+/*tex -+ -+ Parenthesized subexpressions can be inside expressions, and this nesting has -+ a stack. Seven local variables represent the top of the expression stack: |p| -+ points to pushed-down entries, if any; |l| specifies the type of expression -+ currently beeing evaluated; |e| is the expression so far and |r| is the state -+ of its evaluation; |t| is the term so far and |s| is the state of its -+ evaluation; finally |n| is the numerator for a combined multiplication and -+ division, if any. -+ -+*/ -+ -+#define expr_add_sub(A,B,C) add_or_sub((A),(B),(C),(r==expr_sub)) -+#define expr_a(A,B) expr_add_sub((A),(B),max_dimen) -+ -+/*tex -+ -+ The function |add_or_sub(x,y,max_answer,negative)| computes the sum (for -+ |negative=false|) or difference (for |negative=true|) of |x| and |y|, -+ provided the absolute value of the result does not exceed |max_answer|. -+ -+*/ -+ -+inline static int add_or_sub(int x, int y, int max_answer, boolean negative) -+{ -+ int a; -+ if (negative) -+ negate(y); -+ if (x >= 0) { -+ if (y <= max_answer - x) -+ a = x + y; -+ else -+ num_error(a); -+ } else if (y >= -max_answer - x) { -+ a = x + y; -+ } else { -+ num_error(a); -+ } -+ return a; -+} -+ -+#define expr_m(A) A = nx_plus_y((A),f,0) -+#define expr_d(A) A=quotient((A),f) -+ -+/*tex -+ -+ The function |quotient(n,d)| computes the rounded quotient $q=\lfloor -+ n/d+{1\over2}\rfloor$, when $n$ and $d$ are positive. -+ -+*/ -+ -+inline static int quotient(int n, int d) -+{ -+ /*tex Should the answer be negated? */ -+ boolean negative; -+ /*tex The answer: */ -+ int a; -+ if (d == 0) { -+ num_error(a); -+ } else { -+ if (d > 0) { -+ negative = false; -+ } else { -+ negate(d); -+ negative = true; -+ } -+ if (n < 0) { -+ negate(n); -+ negative = !negative; -+ } -+ a = n / d; -+ n = n - a * d; -+ /*tex Avoid certain compiler optimizations! */ -+ d = n - d; -+ if (d + n >= 0) -+ incr(a); -+ if (negative) -+ negate(a); -+ } -+ return a; -+} -+ -+#define expr_s(A) A=fract((A),n,f,max_dimen) -+ -+/*tex -+ -+ Finally, the function |fract(x,n,d,max_answer)| computes the integer -+ $q=\lfloor xn/d+{1\over2}\rfloor$, when $x$, $n$, and $d$ are positive and -+ the result does not exceed |max_answer|. We can't use floating point -+ arithmetic since the routine must produce identical results in all cases; and -+ it would be too dangerous to multiply by~|n| and then divide by~|d|, in -+ separate operations, since overflow might well occur. Hence this subroutine -+ simulates double precision arithmetic, somewhat analogous to Metafont's -+ |make_fraction| and |take_fraction| routines. -+ -+*/ -+ -+int fract(int x, int n, int d, int max_answer) -+{ -+ /*tex should the answer be negated? */ -+ boolean negative; -+ /*tex the answer */ -+ int a; -+ /*tex a proper fraction */ -+ int f; -+ /*tex smallest integer such that |2*h>=d| */ -+ int h; -+ /*tex intermediate remainder */ -+ int r; -+ /*tex temp variable */ -+ int t; -+ if (d == 0) -+ goto TOO_BIG; -+ a = 0; -+ if (d > 0) { -+ negative = false; -+ } else { -+ negate(d); -+ negative = true; -+ } -+ if (x < 0) { -+ negate(x); -+ negative = !negative; -+ } else if (x == 0) { -+ goto DONE; -+ } -+ if (n < 0) { -+ negate(n); -+ negative = !negative; -+ } -+ t = n / d; -+ if (t > max_answer / x) -+ goto TOO_BIG; -+ a = t * x; -+ n = n - t * d; -+ if (n == 0) -+ goto FOUND; -+ t = x / d; -+ if (t > (max_answer - a) / n) -+ goto TOO_BIG; -+ a = a + t * n; -+ x = x - t * d; -+ if (x == 0) -+ goto FOUND; -+ if (x < n) { -+ t = x; -+ x = n; -+ n = t; -+ } -+ /*tex -+ -+ Now |0= 0) { -+ r = r - d; -+ incr(f); -+ } -+ } -+ n = n / 2; -+ if (n == 0) -+ break; -+ if (x < h) { -+ x = x + x; -+ } else { -+ t = x - d; -+ x = t + x; -+ f = f + n; -+ if (x < n) { -+ if (x == 0) -+ break; -+ t = x; -+ x = n; -+ n = t; -+ } -+ } -+ } -+ if (f > (max_answer - a)) -+ goto TOO_BIG; -+ a = a + f; -+ FOUND: -+ if (negative) -+ negate(a); -+ goto DONE; -+ TOO_BIG: -+ num_error(a); -+ DONE: -+ return a; -+} -+ -+/*tex Scans and evaluates an expression: */ -+ -+static void scan_expr(void) -+{ -+ /*tex saved values of |arith_error| */ -+ boolean a, b; -+ /*tex type of expression */ -+ int l; -+ /*tex state of expression so far */ -+ int r; -+ /*tex state of term so far */ -+ int s; -+ /*tex next operation or type of next factor */ -+ int o; -+ /*tex expression so far */ -+ int e; -+ /*tex term so far */ -+ int t; -+ /*tex current factor */ -+ int f; -+ /*tex numerator of combined multiplication and division */ -+ int n; -+ /*tex top of expression stack */ -+ halfword p; -+ /*tex for stack manipulations */ -+ halfword q; -+ l = cur_val_level; -+ a = arith_error; -+ b = false; -+ p = null; -+ /*tex Scan and evaluate an expression |e| of type |l|. */ -+ RESTART: -+ r = expr_none; -+ e = 0; -+ s = expr_none; -+ t = 0; -+ n = 0; -+ CONTINUE: -+ if (s == expr_none) -+ o = l; -+ else -+ o = int_val_level; -+ /*tex -+ -+ Scan a factor |f| of type |o| or start a subexpression. Get the next -+ non-blank non-call token. -+ -+ */ -+ do { -+ get_x_token(); -+ } while (cur_cmd == spacer_cmd); -+ -+ if (cur_tok == other_token + '(') { -+ /*tex Push the expression stack and |goto restart|. */ -+ q = new_node(expr_node, 0); -+ vlink(q) = p; -+ expr_type(q) = (quarterword) l; -+ expr_state(q) = (quarterword) (4 * s + r); -+ expr_e_field(q) = e; -+ expr_t_field(q) = t; -+ expr_n_field(q) = n; -+ p = q; -+ l = o; -+ goto RESTART; -+ } -+ back_input(); -+ if ((o == int_val_level) || (o == attr_val_level)) -+ scan_int(); -+ else if (o == dimen_val_level) -+ scan_normal_dimen(); -+ else if (o == glue_val_level) -+ scan_normal_glue(); -+ else -+ scan_mu_glue(); -+ f = cur_val; -+ -+ FOUND: -+ /*tex -+ -+ Scan the next operator and set |o| and Get the next non-blank non-call -+ token. -+ -+ */ -+ do { -+ get_x_token(); -+ } while (cur_cmd == spacer_cmd); -+ -+ if (cur_tok == other_token + '+') { -+ o = expr_add; -+ } else if (cur_tok == other_token + '-') { -+ o = expr_sub; -+ } else if (cur_tok == other_token + '*') { -+ o = expr_mult; -+ } else if (cur_tok == other_token + '/') { -+ o = expr_div; -+ } else { -+ o = expr_none; -+ if (p == null) { -+ if (cur_cmd != relax_cmd) -+ back_input(); -+ } else if (cur_tok != other_token + ')') { -+ print_err("Missing ) inserted for expression"); -+ help1("I was expecting to see `+', `-', `*', `/', or `)'. Didn't."); -+ back_error(); -+ } -+ } -+ arith_error = b; -+ /*tex Make sure that |f| is in the proper range. */ -+ if (((l == int_val_level) || (l == attr_val_level)) || (s > expr_sub)) { -+ if ((f > infinity) || (f < -infinity)) -+ num_error(f); -+ } else if (l == dimen_val_level) { -+ if (abs(f) > max_dimen) -+ num_error(f); -+ } else { -+ if ((abs(width(f)) > max_dimen) || (abs(stretch(f)) > max_dimen) || (abs(shrink(f)) > max_dimen)) -+ glue_error(f); -+ } -+ /*tex Cases for evaluation of the current term. */ -+ switch (s) { -+ case expr_none: -+ /*tex -+ -+ Applying the factor |f| to the partial term |t| (with the -+ operator |s|) is delayed until the next operator |o| has been -+ scanned. Here we handle the first factor of a partial term. A -+ glue spec has to be copied unless the next operator is a right -+ parenthesis; this allows us later on to simply modify the glue -+ components. -+ -+ */ -+ t = f; -+ if ((l >= glue_val_level) && (o != expr_none)) { -+ /*tex Do we really need to copy here? */ -+ normalize_glue(t); -+ } else { -+ t = f; -+ } -+ break; -+ case expr_mult: -+ /*tex -+ -+ If a multiplication is followed by a division, the two operations -+ are combined into a `scaling' operation. Otherwise the term |t| -+ is multiplied by the factor |f|. -+ -+ */ -+ if (o == expr_div) { -+ n = f; -+ o = expr_scale; -+ } else if ((l == int_val_level) || (l == attr_val_level)) { -+ t = mult_integers(t, f); -+ } else if (l == dimen_val_level) { -+ expr_m(t); -+ } else { -+ expr_m(width(t)); -+ expr_m(stretch(t)); -+ expr_m(shrink(t)); -+ } -+ break; -+ case expr_div: -+ /*tex Here we divide the term |t| by the factor |f|. */ -+ if (l < glue_val_level) { -+ expr_d(t); -+ } else { -+ expr_d(width(t)); -+ expr_d(stretch(t)); -+ expr_d(shrink(t)); -+ } -+ break; -+ case expr_scale: -+ /*tex Here the term |t| is multiplied by the quotient $n/f$. */ -+ if ((l == int_val_level) || (l == attr_val_level)) { -+ t = fract(t, n, f, infinity); -+ } else if (l == dimen_val_level) { -+ expr_s(t); -+ } else { -+ expr_s(width(t)); -+ expr_s(stretch(t)); -+ expr_s(shrink(t)); -+ } -+ break; -+ } -+ if (o > expr_sub) { -+ s = o; -+ } else { -+ /*tex -+ -+ Evaluate the current expression. When a term |t| has been completed -+ it is copied to, added to, or subtracted from the expression |e|. -+ -+ */ -+ s = expr_none; -+ if (r == expr_none) { -+ e = t; -+ } else if ((l == int_val_level) || (l == attr_val_level)) { -+ e = expr_add_sub(e, t, infinity); -+ } else if (l == dimen_val_level) { -+ e = expr_a(e, t); -+ } else { -+ /*tex -+ -+ Compute the sum or difference of two glue specs. We know that -+ |stretch_order(e)>normal| implies |stretch(e)<>0| and -+ |shrink_order(e)>normal| implies |shrink(e)<>0|. -+ -+ */ -+ width(e) = expr_a(width(e), width(t)); -+ if (stretch_order(e) == stretch_order(t)) { -+ stretch(e) = expr_a(stretch(e), stretch(t)); -+ } else if ((stretch_order(e) < stretch_order(t)) && (stretch(t) != 0)) { -+ stretch(e) = stretch(t); -+ stretch_order(e) = stretch_order(t); -+ } -+ if (shrink_order(e) == shrink_order(t)) { -+ shrink(e) = expr_a(shrink(e), shrink(t)); -+ } else if ((shrink_order(e) < shrink_order(t)) && (shrink(t) != 0)) { -+ shrink(e) = shrink(t); -+ shrink_order(e) = shrink_order(t); -+ } -+ flush_node(t); -+ normalize_glue(e); -+ } -+ r = o; -+ } -+ b = arith_error; -+ if (o != expr_none) -+ goto CONTINUE; -+ if (p != null) { -+ /*tex Pop the expression stack and |goto found|. */ -+ f = e; -+ q = p; -+ e = expr_e_field(q); -+ t = expr_t_field(q); -+ n = expr_n_field(q); -+ s = expr_state(q) / 4; -+ r = expr_state(q) % 4; -+ l = expr_type(q); -+ p = vlink(q); -+ flush_node(q); -+ goto FOUND; -+ } -+ -+ if (b) { -+ print_err("Arithmetic overflow"); -+ help2( -+ "I can't evaluate this expression,", -+ "since the result is out of range." -+ ); -+ error(); -+ if (l >= glue_val_level) { -+ reset_glue_to_zero(e); -+ } else { -+ e = 0; -+ } -+ } -+ arith_error = a; -+ cur_val = e; -+ cur_val_level = l; -+} -diff --git a/texk/web2c/luatexdir/tex/scanning.w b/texk/web2c/luatexdir/tex/scanning.w -deleted file mode 100644 -index 7bed4d290..000000000 ---- a/texk/web2c/luatexdir/tex/scanning.w -+++ /dev/null -@@ -1,2621 +0,0 @@ --% scanning.w --% --% Copyright 2009-2012 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --@ @c -- --#include "ptexlib.h" -- --@ @c --static void scan_expr(void); -- --@ Let's turn now to some procedures that \TeX\ calls upon frequently to digest --certain kinds of patterns in the input. Most of these are quite simple; --some are quite elaborate. Almost all of the routines call |get_x_token|, --which can cause them to be invoked recursively. -- --The |scan_left_brace| routine is called when a left brace is supposed to be --the next non-blank token. (The term ``left brace'' means, more precisely, --a character whose catcode is |left_brace|.) \TeX\ allows \.{\\relax} to --appear before the |left_brace|. -- --@c --void scan_left_brace(void) --{ /* reads a mandatory |left_brace| */ -- /* Get the next non-blank non-relax non-call token */ -- do { -- get_x_token(); -- } while ((cur_cmd == spacer_cmd) || (cur_cmd == relax_cmd)); -- -- if (cur_cmd != left_brace_cmd) { -- print_err("Missing { inserted"); -- help4("A left brace was mandatory here, so I've put one in.", -- "You might want to delete and/or insert some corrections", -- "so that I will find a matching right brace soon.", -- "If you're confused by all this, try typing `I}' now."); -- back_error(); -- cur_tok = left_brace_token + '{'; -- cur_cmd = left_brace_cmd; -- cur_chr = '{'; -- incr(align_state); -- } --} -- --@ The |scan_optional_equals| routine looks for an optional `\.=' sign preceded --by optional spaces; `\.{\\relax}' is not ignored here. -- --@c --void scan_optional_equals(void) --{ -- /* Get the next non-blank non-call token */ -- do { -- get_x_token(); -- } while (cur_cmd == spacer_cmd); -- if (cur_tok != other_token + '=') -- back_input(); --} -- --@ Here is a procedure that sounds an alarm when mu and non-mu units --are being switched. -- --@c --static void mu_error(void) --{ -- print_err("Incompatible glue units"); -- help1("I'm going to assume that 1mu=1pt when they're mixed."); -- error(); --} -- --@ The next routine `|scan_something_internal|' is used to fetch internal --numeric quantities like `\.{\\hsize}', and also to handle the `\.{\\the}' --when expanding constructions like `\.{\\the\\toks0}' and --`\.{\\the\\baselineskip}'. Soon we will be considering the |scan_int| --procedure, which calls |scan_something_internal|; on the other hand, --|scan_something_internal| also calls |scan_int|, for constructions like --`\.{\\catcode\`\\\$}' or `\.{\\fontdimen} \.3 \.{\\ff}'. So we --have to declare |scan_int| as a |forward| procedure. A few other --procedures are also declared at this point. -- --\TeX\ doesn't know exactly what to expect when --|scan_something_internal| begins. For example, an integer or --dimension or glue value could occur immediately after `\.{\\hskip}'; --and one can even say \.{\\the} with respect to token lists in --constructions like `\.{\\xdef\\o\{\\the\\output\}}'. On the other --hand, only integers are allowed after a construction like --`\.{\\count}'. To handle the various possibilities, --|scan_something_internal| has a |level| parameter, which tells the --``highest'' kind of quantity that |scan_something_internal| is allowed --to produce. Eight levels are distinguished, namely |int_val|, --|attr_val|, |dimen_val|, |glue_val|, |mu_val|, |dir_val|, |ident_val|, --and |tok_val|. -- --The output of |scan_something_internal| (and of the other routines --|scan_int|, |scan_dimen|, and |scan_glue| below) is put into the global --variable |cur_val|, and its level is put into |cur_val_level|. The highest --values of |cur_val_level| are special: |mu_val| is used only when --|cur_val| points to something in a ``muskip'' register, or to one of the --three parameters \.{\\thinmuskip}, \.{\\medmuskip}, \.{\\thickmuskip}; --|ident_val| is used only when |cur_val| points to a font identifier; --|tok_val| is used only when |cur_val| points to |null| or to the reference --count of a token list. The last two cases are allowed only when --|scan_something_internal| is called with |level=tok_val|. -- --If the output is glue, |cur_val| will point to a glue specification, and --the reference count of that glue will have been updated to reflect this --reference; if the output is a nonempty token list, |cur_val| will point to --its reference count, but in this case the count will not have been updated. --Otherwise |cur_val| will contain the integer or scaled value in question. -- --@c --int cur_val; /* value returned by numeric scanners */ --int cur_val1; /* delcodes are sometimes 51 digits */ --int cur_val_level; /* the ``level'' of this value */ -- --#define scanned_result(A,B) do { \ -- cur_val=A; \ -- cur_val_level=B; \ --} while (0) -- --@ When a |glue_val| changes to a |dimen_val|, we use the width component --of the glue; there is no need to decrease the reference count, since it --has not yet been increased. When a |dimen_val| changes to an |int_val|, --we use scaled points so that the value doesn't actually change. And when a --|mu_val| changes to a |glue_val|, the value doesn't change either. -- --@c --static void downgrade_cur_val(boolean delete_glue) --{ -- if (cur_val_level == glue_val_level) { -- halfword m = cur_val; -- cur_val = width(m); -- if (delete_glue) -- flush_node(m); -- } else if (cur_val_level == mu_val_level) { -- mu_error(); -- } -- decr(cur_val_level); --} -- --/* --void negate_cur_val(boolean delete_glue) --{ -- if (cur_val_level >= glue_val_level) { -- halfword m = cur_val; -- cur_val = new_spec(m); -- if (delete_glue) -- flush_node(m); -- negate(width(cur_val)); -- negate(stretch(cur_val)); -- negate(shrink(cur_val)); -- } else { -- negate(cur_val); -- } --} --*/ -- --void negate_cur_val(boolean modify_glue) --{ -- if (cur_val_level >= glue_val_level) { -- if (modify_glue) { -- /* we modify in-place */ -- } else { -- cur_val = new_spec(cur_val); -- } -- negate(width(cur_val)); -- negate(stretch(cur_val)); -- negate(shrink(cur_val)); -- } else { -- negate(cur_val); -- } --} -- --@ Some of the internal items can be fetched both routines, --and these have been split off into the next routine, that --returns true if the command code was understood -- --@c --static boolean short_scan_something_internal(int cmd, int chr, int level, -- boolean negative) --{ -- halfword m; /* |chr_code| part of the operand token */ -- halfword q; /* general purpose index */ -- int p; /* index into |nest| */ -- int save_cur_chr; -- boolean succeeded = true; -- m = chr; -- switch (cmd) { -- case assign_toks_cmd: -- scanned_result(equiv(m), tok_val_level); -- break; -- case assign_int_cmd: -- scanned_result(eqtb[m].cint, int_val_level); -- break; -- case assign_attr_cmd: -- scanned_result(eqtb[m].cint, int_val_level); -- break; -- case assign_dir_cmd: -- if (m == (int_base + line_direction_code)) { -- m = int_base + text_direction_code; -- } -- scanned_result(eqtb[m].cint, dir_val_level); -- break; -- case assign_dimen_cmd: -- scanned_result(eqtb[m].cint, dimen_val_level); -- break; -- case assign_glue_cmd: -- scanned_result(equiv(m), glue_val_level); -- break; -- case assign_mu_glue_cmd: -- scanned_result(equiv(m), mu_val_level); -- break; -- case math_style_cmd: -- scanned_result(m, int_val_level); -- break; -- case set_aux_cmd: -- /* Fetch the |space_factor| or the |prev_depth| */ -- if (abs(cur_list.mode_field) != m) { -- print_err("Improper "); -- print_cmd_chr(set_aux_cmd, m); -- help4("You can refer to \\spacefactor only in horizontal mode;", -- "you can refer to \\prevdepth only in vertical mode; and", -- "neither of these is meaningful inside \\write. So", -- "I'm forgetting what you said and using zero instead."); -- error(); -- if (level != tok_val_level) -- scanned_result(0, dimen_val_level); -- else -- scanned_result(0, int_val_level); -- } else if (m == vmode) { -- scanned_result(prev_depth_par, dimen_val_level); -- } else { -- scanned_result(space_factor_par, int_val_level); -- } -- break; -- case set_prev_graf_cmd: -- /* Fetch the |prev_graf| */ -- if (cur_list.mode_field == 0) { -- scanned_result(0, int_val_level); /* |prev_graf=0| within \.{\\write} */ -- } else { -- p = nest_ptr; -- while (abs(nest[p].mode_field) != vmode) -- decr(p); -- scanned_result(nest[p].pg_field, int_val_level); -- } -- break; -- case set_page_int_cmd: -- /* Fetch the |dead_cycles| or the |insert_penalties| */ -- if (m == 0) -- cur_val = dead_cycles; -- else if (m == 2) -- cur_val = interaction; /* interactionmode */ -- else -- cur_val = insert_penalties; -- cur_val_level = int_val_level; -- break; -- case set_page_dimen_cmd: -- /* Fetch something on the |page_so_far| */ -- if ((page_contents == empty) && (!output_active)) { -- if (m == 0) -- cur_val = max_dimen; -- else -- cur_val = 0; -- } else { -- cur_val = page_so_far[m]; -- } -- cur_val_level = dimen_val_level; -- break; -- case set_tex_shape_cmd: -- /* Fetch the |par_shape| size */ -- if (par_shape_par_ptr == null) -- cur_val = 0; -- else -- cur_val = vinfo(par_shape_par_ptr + 1); -- cur_val_level = int_val_level; -- break; -- case set_etex_shape_cmd: -- /* Fetch a penalties array element */ -- scan_int(); -- if ((equiv(m) == null) || (cur_val < 0)) { -- cur_val = 0; -- } else { -- if (cur_val > penalty(equiv(m))) -- cur_val = penalty(equiv(m)); -- cur_val = penalty(equiv(m) + cur_val); -- } -- cur_val_level = int_val_level; -- break; -- case char_given_cmd: -- case math_given_cmd: -- case xmath_given_cmd: -- scanned_result(cur_chr, int_val_level); -- break; -- case last_item_cmd: -- /* Because the items in this case directly refer to |cur_chr|, -- it needs to be saved and restored */ -- save_cur_chr = cur_chr; -- cur_chr = chr; -- /* Fetch an item in the current node, if appropriate */ -- /* Here is where \.{\\lastpenalty}, \.{\\lastkern}, and \.{\\ } are -- implemented. The reference count for \.{\\lastskip} will be updated later. -- -- We also handle \.{\\inputlineno} and \.{\\badness} here, because they are -- legal in similar contexts. */ -- -- if (m >= input_line_no_code) { -- if (m >= eTeX_glue) { -- /* Process an expression and |return| */ -- if (m < eTeX_mu) { -- switch (m) { -- case mu_to_glue_code: -- scan_mu_glue(); -- break; -- }; /* there are no other cases */ -- cur_val_level = glue_val_level; -- } else if (m < eTeX_expr) { -- switch (m) { -- case glue_to_mu_code: -- scan_normal_glue(); -- break; -- } /* there are no other cases */ -- cur_val_level = mu_val_level; -- } else { -- cur_val_level = m - eTeX_expr + int_val_level; -- scan_expr(); -- } -- /* This code for reducing |cur_val_level| and\slash or negating the -- result is similar to the one for all the other cases of -- |scan_something_internal|; we free a glue_spec when needed. -- */ -- while (cur_val_level > level) { -- downgrade_cur_val(true); -- } -- if (negative) { -- /* -- we get a new glue spec node with negated values and the old -- intermediate is deleted -- */ -- negate_cur_val(true); -- } -- return succeeded; -- -- } else if (m >= eTeX_dim) { -- switch (m) { -- case font_char_wd_code: -- case font_char_ht_code: -- case font_char_dp_code: -- case font_char_ic_code: -- scan_font_ident(); -- q = cur_val; -- scan_char_num(); -- if (char_exists(q, cur_val)) { -- switch (m) { -- case font_char_wd_code: -- cur_val = char_width(q, cur_val); -- break; -- case font_char_ht_code: -- cur_val = char_height(q, cur_val); -- break; -- case font_char_dp_code: -- cur_val = char_depth(q, cur_val); -- break; -- case font_char_ic_code: -- cur_val = char_italic(q, cur_val); -- break; -- } /* there are no other cases */ -- } else { -- cur_val = 0; -- } -- break; -- case par_shape_length_code: -- case par_shape_indent_code: -- case par_shape_dimen_code: -- q = cur_chr - par_shape_length_code; -- scan_int(); -- if ((par_shape_par_ptr == null) || (cur_val <= 0)) { -- cur_val = 0; -- } else { -- if (q == 2) { -- q = cur_val % 2; -- cur_val = (cur_val + q) / 2; -- } -- if (cur_val > vinfo(par_shape_par_ptr + 1)) -- cur_val = vinfo(par_shape_par_ptr + 1); -- cur_val = -- varmem[par_shape_par_ptr + 2 * cur_val - q + 1].cint; -- } -- cur_val_level = dimen_val_level; -- break; -- case glue_stretch_code: -- case glue_shrink_code: -- scan_normal_glue(); -- q = cur_val; -- if (m == glue_stretch_code) -- cur_val = stretch(q); -- else -- cur_val = shrink(q); -- flush_node(q); -- break; -- } /* there are no other cases */ -- cur_val_level = dimen_val_level; -- } else { -- switch (m) { -- case input_line_no_code: -- cur_val = line; -- break; -- case badness_code: -- cur_val = last_badness; -- break; -- case luatex_version_code: -- cur_val = get_luatexversion(); -- break; -- case last_saved_box_resource_index_code: -- cur_val = last_saved_box_index; -- break; -- case last_saved_image_resource_index_code: -- cur_val = last_saved_image_index; -- break; -- case last_saved_image_resource_pages_code: -- cur_val = last_saved_image_pages; -- break; -- case last_x_pos_code: -- cur_val = last_position.h; -- break; -- case last_y_pos_code: -- cur_val = last_position.v; -- break; -- case random_seed_code: -- cur_val = random_seed; -- break; -- case eTeX_version_code: -- cur_val = eTeX_version; -- break; -- case eTeX_minor_version_code: -- cur_val = eTeX_minor_version; -- break; -- case current_group_level_code: -- cur_val = cur_level - level_one; -- break; -- case current_group_type_code: -- cur_val = cur_group; -- break; -- case current_if_level_code: -- q = cond_ptr; -- cur_val = 0; -- while (q != null) { -- incr(cur_val); -- q = vlink(q); -- } -- break; -- case current_if_type_code: -- if (cond_ptr == null) -- cur_val = 0; -- else if (cur_if < unless_code) -- cur_val = cur_if + 1; -- else -- cur_val = -(cur_if - unless_code + 1); -- break; -- case current_if_branch_code: -- if ((if_limit == or_code) || (if_limit == else_code)) -- cur_val = 1; -- else if (if_limit == fi_code) -- cur_val = -1; -- else -- cur_val = 0; -- break; -- case glue_stretch_order_code: -- case glue_shrink_order_code: -- scan_normal_glue(); -- q = cur_val; -- if (m == glue_stretch_order_code) -- cur_val = stretch_order(q); -- else -- cur_val = shrink_order(q); -- flush_node(q); -- break; -- } /* there are no other cases */ -- cur_val_level = int_val_level; -- } -- } else { -- if (cur_chr == glue_val_level) -- cur_val = zero_glue; /* a pointer */ -- else -- cur_val = 0; -- if (cur_chr == last_node_type_code) { -- cur_val_level = int_val_level; -- if ((cur_list.tail_field == cur_list.head_field) -- || (cur_list.mode_field == 0)) -- cur_val = -1; -- } else { -- cur_val_level = cur_chr; /* assumes identical values */ -- } -- if ((cur_list.tail_field != contrib_head) && -- !is_char_node(cur_list.tail_field) && -- (cur_list.mode_field != 0)) { -- switch (cur_chr) { -- case lastpenalty_code: -- if (type(cur_list.tail_field) == penalty_node) -- cur_val = penalty(cur_list.tail_field); -- break; -- case lastkern_code: -- if (type(cur_list.tail_field) == kern_node) -- cur_val = width(cur_list.tail_field); -- break; -- case lastskip_code: -- if (type(cur_list.tail_field) == glue_node) -- // cur_val = new_spec(cur_list.tail_field); -- cur_val = cur_list.tail_field; -- if (subtype(cur_list.tail_field) == mu_glue) -- cur_val_level = mu_val_level; -- break; -- case last_node_type_code: -- cur_val = visible_last_node_type(cur_list.tail_field); -- break; -- } /* there are no other cases */ -- } else if ((cur_list.mode_field == vmode) -- && (cur_list.tail_field == cur_list.head_field)) { -- switch (cur_chr) { -- case lastpenalty_code: -- cur_val = last_penalty; -- break; -- case lastkern_code: -- cur_val = last_kern; -- break; -- case lastskip_code: -- if (last_glue != max_halfword) -- cur_val = last_glue; -- break; -- case last_node_type_code: -- cur_val = last_node_type; -- break; -- } /* there are no other cases */ -- } -- } -- cur_chr = save_cur_chr; -- break; -- default: -- succeeded = false; -- } -- if (succeeded) { -- while (cur_val_level > level) { -- /* Convert |cur_val| to a lower level */ -- downgrade_cur_val(false); -- } -- /* Fix the reference count, if any, and negate |cur_val| if |negative| */ -- /* If |cur_val| points to a glue specification at this point, the reference -- count for the glue does not yet include the reference by |cur_val|. -- If |negative| is |true|, |cur_val_level| is known to be |<=mu_val|. -- */ -- if (negative) { -- /* we create a new (negated) glue spec and keep the old one */ -- negate_cur_val(false); -- } else if ((cur_val_level >= glue_val_level) && (cur_val_level <= mu_val_level)) { -- cur_val = new_spec(cur_val); -- } -- } -- return succeeded; --} -- --@ First, here is a short routine that is called from lua code. All --the real work is delegated to |short_scan_something_internal| that --is shared between this routine and |scan_something_internal|. -- --@c --void scan_something_simple(halfword cmd, halfword subitem) --{ -- /* negative is never true */ -- if (!short_scan_something_internal(cmd, subitem, tok_val_level, false)) { -- /* Complain that |texlib| can not do this; give zero result */ -- print_err("You can't use `"); -- print_cmd_chr((quarterword) cmd, subitem); -- tprint("' as tex library index"); -- help1("I'm forgetting what you said and using zero instead."); -- error(); -- scanned_result(0, int_val_level); -- } --} -- --@ OK, we're ready for |scan_something_internal| itself. A second parameter, --|negative|, is set |true| if the value that is found should be negated. --It is assumed that |cur_cmd| and |cur_chr| represent the first token of --the internal quantity to be scanned; an error will be signalled if --|cur_cmdmax_internal|. -- --@c --void scan_something_internal(int level, boolean negative) --{ -- /* fetch an internal parameter */ -- halfword m; /* |chr_code| part of the operand token */ -- int n, k; /* accumulators */ -- RESTART: -- m = cur_chr; -- if (!short_scan_something_internal(cur_cmd, cur_chr, level, negative)) { -- switch (cur_cmd) { -- case def_char_code_cmd: -- /* Fetch a character code from some table */ -- scan_char_num(); -- if (m == math_code_base) { -- cur_val1 = get_math_code_num(cur_val); -- scanned_result(cur_val1, int_val_level); -- } else if (m == lc_code_base) { -- cur_val1 = get_lc_code(cur_val); -- scanned_result(cur_val1, int_val_level); -- } else if (m == uc_code_base) { -- cur_val1 = get_uc_code(cur_val); -- scanned_result(cur_val1, int_val_level); -- } else if (m == sf_code_base) { -- cur_val1 = get_sf_code(cur_val); -- scanned_result(cur_val1, int_val_level); -- } else if (m == cat_code_base) { -- cur_val1 = get_cat_code(cat_code_table_par, cur_val); -- scanned_result(cur_val1, int_val_level); -- } else { -- confusion("def_char"); -- } -- break; -- case def_del_code_cmd: -- case extdef_del_code_cmd: /* bonus */ -- /* Fetch a character code from some table */ -- scan_char_num(); -- cur_val1 = get_del_code_num(cur_val); -- scanned_result(cur_val1, int_val_level); -- break; -- case extdef_math_code_cmd: -- /* Fetch an extended math code table value */ -- scan_char_num(); -- cur_val1 = get_math_code_num(cur_val); -- scanned_result(cur_val1, int_val_level); -- break; -- case toks_register_cmd: -- case set_font_cmd: -- case def_font_cmd: -- case letterspace_font_cmd: -- case copy_font_cmd: -- /* Fetch a token list or font identifier, provided that |level=tok_val| */ -- if (level != tok_val_level) { -- print_err("Missing number, treated as zero"); -- help3("A number should have been here; I inserted `0'.", -- "(If you can't figure out why I needed to see a number,", -- "look up `weird error' in the index to The TeXbook.)"); -- back_error(); -- scanned_result(0, dimen_val_level); -- } else if (cur_cmd == toks_register_cmd) { -- scan_register_num(); -- m = toks_base + cur_val; -- scanned_result(equiv(m), tok_val_level); -- } else { -- back_input(); -- scan_font_ident(); -- scanned_result(font_id_base + cur_val, ident_val_level); -- } -- break; -- case set_font_id_cmd: -- scan_int(); -- scanned_result(font_id_base + cur_val, ident_val_level); -- break; -- case def_family_cmd: -- /* Fetch a math font identifier */ -- scan_char_num(); -- cur_val1 = fam_fnt(cur_val, m); -- scanned_result(font_id_base + cur_val1, ident_val_level); -- break; -- case set_math_param_cmd: -- /* Fetch a math param */ -- cur_val1 = cur_chr; -- get_token(); -- if (cur_cmd != math_style_cmd) { -- print_err("Missing math style, treated as \\displaystyle"); -- help1("A style should have been here; I inserted `\\displaystyle'."); -- cur_val = display_style; -- back_error(); -- } else { -- cur_val = cur_chr; -- } -- if (cur_val1 < math_param_first_mu_glue) { -- if (cur_val1 == math_param_radical_degree_raise) { -- cur_val1 = get_math_param(cur_val1, cur_chr); -- scanned_result(cur_val1, int_val_level); -- } else { -- cur_val1 = get_math_param(cur_val1, cur_chr); -- scanned_result(cur_val1, dimen_val_level); -- } -- } else { -- cur_val1 = get_math_param(cur_val1, cur_chr); -- if (cur_val1 == thin_mu_skip_code) -- cur_val1 = thin_mu_skip_par; -- else if (cur_val1 == med_mu_skip_code) -- cur_val1 = med_mu_skip_par; -- else if (cur_val1 == thick_mu_skip_code) -- cur_val1 = thick_mu_skip_par; -- scanned_result(cur_val1, mu_val_level); -- } -- break; -- case assign_box_dir_cmd: -- scan_register_num(); -- m = cur_val; -- if (box(m) != null) -- cur_val = box_dir(box(m)); -- else -- cur_val = 0; -- cur_val_level = dir_val_level; -- break; -- case set_box_dimen_cmd: -- /* Fetch a box dimension */ -- scan_register_num(); -- if (box(cur_val) == null) -- cur_val = 0; -- else -- cur_val = varmem[box(cur_val) + m].cint; -- cur_val_level = dimen_val_level; -- break; -- case assign_font_dimen_cmd: -- /* Fetch a font dimension */ -- get_font_dimen(); -- break; -- case assign_font_int_cmd: -- /* Fetch a font integer */ -- scan_font_ident(); -- if (m == 0) { -- scanned_result(hyphen_char(cur_val), int_val_level); -- } else if (m == 1) { -- scanned_result(skew_char(cur_val), int_val_level); -- } else if (m == no_lig_code) { -- scanned_result(test_no_ligatures(cur_val), int_val_level); -- } else { -- n = cur_val; -- scan_char_num(); -- k = cur_val; -- switch (m) { -- case lp_code_base: -- scanned_result(get_lp_code(n, k), int_val_level); -- break; -- case rp_code_base: -- scanned_result(get_rp_code(n, k), int_val_level); -- break; -- case ef_code_base: -- scanned_result(get_ef_code(n, k), int_val_level); -- break; -- case tag_code: -- scanned_result(get_tag_code(n, k), int_val_level); -- break; -- } -- } -- break; -- case register_cmd: -- /* Fetch a register */ -- scan_register_num(); -- switch (m) { -- case int_val_level: -- cur_val = count(cur_val); -- break; -- case attr_val_level: -- cur_val = attribute(cur_val); -- break; -- case dimen_val_level: -- cur_val = dimen(cur_val); -- break; -- case glue_val_level: -- cur_val = skip(cur_val); -- break; -- case mu_val_level: -- cur_val = mu_skip(cur_val); -- break; -- } /* there are no other cases */ -- cur_val_level = m; -- break; -- case ignore_spaces_cmd: /* trap unexpandable primitives */ -- if (cur_chr == 1) { -- /* Reset |cur_tok| for unexpandable primitives, goto restart */ -- /* This block deals with unexpandable \.{\\primitive} appearing at a spot where -- an integer or an internal values should have been found. It fetches the -- next token then resets |cur_cmd|, |cur_cs|, and |cur_tok|, based on the -- primitive value of that token. No expansion takes place, because the -- next token may be all sorts of things. This could trigger further -- expansion creating new errors. -- */ -- get_token(); -- cur_cs = prim_lookup(cs_text(cur_cs)); -- if (cur_cs != undefined_primitive) { -- cur_cmd = get_prim_eq_type(cur_cs); -- cur_chr = get_prim_equiv(cur_cs); -- cur_tok = token_val(cur_cmd, cur_chr); -- } else { -- cur_cmd = relax_cmd; -- cur_chr = 0; -- cur_tok = cs_token_flag + frozen_relax; -- cur_cs = frozen_relax; -- } -- goto RESTART; -- } -- break; -- case hyph_data_cmd: -- switch (cur_chr) { -- case 0: -- case 1: -- goto DEFAULT; -- break; -- case 2: -- cur_val = get_pre_hyphen_char(language_par); -- cur_val_level = int_val_level; -- break; -- case 3: -- cur_val = get_post_hyphen_char(language_par); -- cur_val_level = int_val_level; -- break; -- case 4: -- cur_val = get_pre_exhyphen_char(language_par); -- cur_val_level = int_val_level; -- break; -- case 5: -- cur_val = get_post_exhyphen_char(language_par); -- cur_val_level = int_val_level; -- break; -- case 6: -- cur_val = get_hyphenation_min(language_par); -- cur_val_level = int_val_level; -- break; -- case 7: -- scan_int(); -- cur_val = get_hj_code(language_par,cur_val); -- cur_val_level = int_val_level; -- break; -- } -- break; -- default: -- DEFAULT: -- /* Complain that \.{\\the} can not do this; give zero result */ -- print_err("You can't use `"); -- print_cmd_chr((quarterword) cur_cmd, cur_chr); -- tprint("' after \\the"); -- help1("I'm forgetting what you said and using zero instead."); -- error(); -- if (level != tok_val_level) -- scanned_result(0, dimen_val_level); -- else -- scanned_result(0, int_val_level); -- break; -- } -- while (cur_val_level > level) { -- /* Convert |cur_val| to a lower level */ -- downgrade_cur_val(false); -- } -- /* Fix the reference count, if any, and negate |cur_val| if |negative| */ -- /* If |cur_val| points to a glue specification at this point, the reference -- count for the glue does not yet include the reference by |cur_val|. -- If |negative| is |true|, |cur_val_level| is known to be |<=mu_val|. -- */ -- if (negative) { -- /* we create a new (negated) glue spec and keep the old one */ -- negate_cur_val(false); -- } else if ((cur_val_level >= glue_val_level) && (cur_val_level <= mu_val_level)) { -- cur_val = new_spec(cur_val); -- } -- } --} -- --@ It is nice to have routines that say what they do, so the original --|scan_eight_bit_int| is superceded by |scan_register_num| and --|scan_mark_num|. It may become split up even further in the future. -- --Many of the |restricted classes| routines are the essentially --the same except for the upper limit and the error message, so it makes --sense to combine these all into one function. -- --@c --void scan_limited_int(int max, const char *name) --{ -- char hlp[80]; -- scan_int(); -- if ((cur_val < 0) || (cur_val > max)) { -- if (name == NULL) { -- snprintf(hlp, 80, -- "Since I expected to read a number between 0 and %d,", -- max); -- print_err("Bad number"); -- } else { -- char msg[80]; -- snprintf(hlp, 80, "A %s must be between 0 and %d.", name, max); -- snprintf(msg, 80, "Bad %s", name); -- print_err(msg); -- } -- help2(hlp, "I changed this one to zero."); -- int_error(cur_val); -- cur_val = 0; -- } --} -- --@ @c --void scan_fifteen_bit_int(void) --{ -- scan_real_fifteen_bit_int(); -- cur_val = ((cur_val / 0x1000) * 0x1000000) + -- (((cur_val % 0x1000) / 0x100) * 0x10000) + (cur_val % 0x100); --} -- --@ @c --void scan_fifty_one_bit_int(void) --{ -- int iiii; -- scan_int(); -- if ((cur_val < 0) || (cur_val > 0777777777)) { -- print_err("Bad delimiter code"); -- help2 -- ("A numeric delimiter (first part) must be between 0 and 2^{27}-1.", -- "I changed this one to zero."); -- int_error(cur_val); -- cur_val = 0; -- } -- iiii = cur_val; -- scan_int(); -- if ((cur_val < 0) || (cur_val > 0xFFFFFF)) { -- print_err("Bad delimiter code"); -- help2 -- ("A numeric delimiter (second part) must be between 0 and 2^{24}-1.", -- "I changed this one to zero."); -- int_error(cur_val); -- cur_val = 0; -- } -- cur_val1 = cur_val; -- cur_val = iiii; --} -- --@ An integer number can be preceded by any number of spaces and `\.+' or --`\.-' signs. Then comes either a decimal constant (i.e., radix 10), an --octal constant (i.e., radix 8, preceded by~'), a hexadecimal constant --(radix 16, preceded by~"), an alphabetic constant (preceded by~`), or --an internal variable. After scanning is complete, --|cur_val| will contain the answer, which must be at most --$2^{31}-1=2147483647$ in absolute value. The value of |radix| is set to --10, 8, or 16 in the cases of decimal, octal, or hexadecimal constants, --otherwise |radix| is set to zero. An optional space follows a constant. -- --@c --int radix; /* |scan_int| sets this to 8, 10, 16, or zero */ -- --@ The |scan_int| routine is used also to scan the integer part of a -- fraction; for example, the `\.3' in `\.{3.14159}' will be found by -- |scan_int|. The |scan_dimen| routine assumes that |cur_tok=point_token| -- after the integer part of such a fraction has been scanned by |scan_int|, -- and that the decimal point has been backed up to be scanned again. -- --@c --void scan_int(void) --{ /* sets |cur_val| to an integer */ -- boolean negative; /* should the answer be negated? */ -- int m; /* |$2^{31}$ / radix|, the threshold of danger */ -- int d; /* the digit just scanned */ -- boolean vacuous; /* have no digits appeared? */ -- boolean OK_so_far; /* has an error message been issued? */ -- radix = 0; -- OK_so_far = true; -- /* Get the next non-blank non-sign token; set |negative| appropriately */ -- negative = false; -- do { -- /* Get the next non-blank non-call token */ -- do { -- get_x_token(); -- } while (cur_cmd == spacer_cmd); -- if (cur_tok == other_token + '-') { -- negative = !negative; -- cur_tok = other_token + '+'; -- } -- } while (cur_tok == other_token + '+'); -- -- RESTART: -- if (cur_tok == alpha_token) { -- /* Scan an alphabetic character code into |cur_val| */ -- /* A space is ignored after an alphabetic character constant, so that -- such constants behave like numeric ones. */ -- get_token(); /* suppress macro expansion */ -- if (cur_tok < cs_token_flag) { -- cur_val = cur_chr; -- if (cur_cmd <= right_brace_cmd) { -- if (cur_cmd == right_brace_cmd) -- incr(align_state); -- else -- decr(align_state); -- } -- } else { /* the value of a csname in this context is its name */ -- str_number txt = cs_text(cur_tok - cs_token_flag); -- if (is_active_cs(txt)) -- cur_val = active_cs_value(txt); -- else if (single_letter(txt)) -- cur_val = pool_to_unichar(str_string(txt)); -- else -- cur_val = (biggest_char + 1); -- } -- if (cur_val > biggest_char) { -- print_err("Improper alphabetic constant"); -- help2("A one-character control sequence belongs after a ` mark.", -- "So I'm essentially inserting \\0 here."); -- cur_val = '0'; -- back_error(); -- } else { -- /* Scan an optional space */ -- get_x_token(); -- if (cur_cmd != spacer_cmd) -- back_input(); -- } -- -- } else if (cur_tok == cs_token_flag + frozen_primitive) { -- /* Reset |cur_tok| for unexpandable primitives, goto restart */ -- /* This block deals with unexpandable \.{\\primitive} appearing at a spot where -- an integer or an internal values should have been found. It fetches the -- next token then resets |cur_cmd|, |cur_cs|, and |cur_tok|, based on the -- primitive value of that token. No expansion takes place, because the -- next token may be all sorts of things. This could trigger further -- expansion creating new errors. -- */ -- get_token(); -- cur_cs = prim_lookup(cs_text(cur_cs)); -- if (cur_cs != undefined_primitive) { -- cur_cmd = get_prim_eq_type(cur_cs); -- cur_chr = get_prim_equiv(cur_cs); -- cur_tok = token_val(cur_cmd, cur_chr); -- } else { -- cur_cmd = relax_cmd; -- cur_chr = 0; -- cur_tok = cs_token_flag + frozen_relax; -- cur_cs = frozen_relax; -- } -- goto RESTART; -- } else if (cur_cmd == math_style_cmd) { -- cur_val = cur_chr; -- } else if ((cur_cmd >= min_internal_cmd) && (cur_cmd <= max_internal_cmd)) { -- scan_something_internal(int_val_level, false); -- } else { -- /* Scan a numeric constant */ -- radix = 10; -- m = 214748364; -- if (cur_tok == octal_token) { -- radix = 8; -- m = 02000000000; -- get_x_token(); -- } else if (cur_tok == hex_token) { -- radix = 16; -- m = 01000000000; -- get_x_token(); -- } -- vacuous = true; -- cur_val = 0; -- /* Accumulate the constant until |cur_tok| is not a suitable digit */ -- while (1) { -- if ((cur_tok < zero_token + radix) && (cur_tok >= zero_token) -- && (cur_tok <= zero_token + 9)) { -- d = cur_tok - zero_token; -- } else if (radix == 16) { -- if ((cur_tok <= A_token + 5) && (cur_tok >= A_token)) { -- d = cur_tok - A_token + 10; -- } else if ((cur_tok <= other_A_token + 5) -- && (cur_tok >= other_A_token)) { -- d = cur_tok - other_A_token + 10; -- } else { -- break; -- } -- } else { -- break; -- } -- vacuous = false; -- if ((cur_val >= m) && ((cur_val > m) || (d > 7) || (radix != 10))) { -- if (OK_so_far) { -- print_err("Number too big"); -- help2 -- ("I can only go up to 2147483647='17777777777=\"7FFFFFFF,", -- "so I'm using that number instead of yours."); -- error(); -- cur_val = infinity; -- OK_so_far = false; -- } -- } else { -- cur_val = cur_val * radix + d; -- } -- get_x_token(); -- } -- if (vacuous) { -- /* Express astonishment that no number was here */ -- print_err("Missing number, treated as zero"); -- help3("A number should have been here; I inserted `0'.", -- "(If you can't figure out why I needed to see a number,", -- "look up `weird error' in the index to The TeXbook.)"); -- back_error(); -- } else if (cur_cmd != spacer_cmd) { -- back_input(); -- } -- } -- if (negative) -- negate(cur_val); --} -- --@ The following code is executed when |scan_something_internal| was --called asking for |mu_val|, when we really wanted a ``mudimen'' instead --of ``muglue.'' -- --@c --static void coerce_glue(void) --{ -- int v; -- if (cur_val_level >= glue_val_level) { -- v = width(cur_val); -- flush_node(cur_val); -- cur_val = v; -- } --} -- --@ The |scan_dimen| routine is similar to |scan_int|, but it sets |cur_val| to --a |scaled| value, i.e., an integral number of sp. One of its main tasks --is therefore to interpret the abbreviations for various kinds of units and --to convert measurements to scaled points. -- --There are three parameters: |mu| is |true| if the finite units must be --`\.{mu}', while |mu| is |false| if `\.{mu}' units are disallowed; --|inf| is |true| if the infinite units `\.{fil}', `\.{fill}', `\.{filll}' --are permitted; and |shortcut| is |true| if |cur_val| already contains --an integer and only the units need to be considered. -- --The order of infinity that was found in the case of infinite glue is returned --in the global variable |cur_order|. -- --@c --int cur_order; /* order of infinity found by |scan_dimen| */ -- -- --@ Constructions like `\.{-\'77 pt}' are legal dimensions, so |scan_dimen| --may begin with |scan_int|. This explains why it is convenient to use --|scan_int| also for the integer part of a decimal fraction. -- --Several branches of |scan_dimen| work with |cur_val| as an integer and --with an auxiliary fraction |f|, so that the actual quantity of interest is --$|cur_val|+|f|/2^{16}$. At the end of the routine, this ``unpacked'' --representation is put into the single word |cur_val|, which suddenly --switches significance from |integer| to |scaled|. -- --@ --The necessary conversion factors can all be specified exactly as --fractions whose numerator and denominator add to 32768 or less. --According to the definitions here, $\rm2660\,dd\approx1000.33297\,mm$; --this agrees well with the value $\rm1000.333\,mm$ cited by Bosshard --\^{Bosshard, Hans Rudolf} --in {\sl Technische Grundlagen zur Satzherstellung\/} (Bern, 1980). --The Didot point has been newly standardized in 1978; --it's now exactly $\rm 1\,nd=0.375\,mm$. --Conversion uses the equation $0.375=21681/20320/72.27\cdot25.4$. --The new Cicero follows the new Didot point; $\rm 1\,nc=12\,nd$. --These would lead to the ratios $21681/20320$ and $65043/5080$, --respectively. --The closest approximations supported by the algorithm would be --$11183/10481$ and $1370/107$. In order to maintain the --relation $\rm 1\,nc=12\,nd$, we pick the ratio $685/642$ for --$\rm nd$, however. -- --@c -- --static void scan_dimen_mu_error(void) { -- print_err("Illegal unit of measure (mu inserted)"); -- help4("The unit of measurement in math glue must be mu.", -- "To recover gracefully from this error, it's best to", -- "delete the erroneous units; e.g., type `2' to delete", -- "two letters. (See Chapter 27 of The TeXbook.)"); -- error(); --} -- --static void scan_dimen_unknown_unit_error(void) { -- print_err("Illegal unit of measure (pt inserted)"); -- help6("Dimensions can be in units of em, ex, in, pt, pc,", -- "cm, mm, dd, cc, nd, nc, bp, or sp; but yours is a new one!", -- "I'll assume that you meant to say pt, for printer's points.", -- "To recover gracefully from this error, it's best to", -- "delete the erroneous units; e.g., type `2' to delete", -- "two letters. (See Chapter 27 of The TeXbook.)"); -- error(); --} -- --static void scan_dimen_out_of_range_error(void) { -- print_err("Dimension too large"); -- help2("I can't work with sizes bigger than about 19 feet.", -- "Continue and I'll use the largest value I can."); -- error(); --} -- --#define set_conversion(A,B) do { num=(A); denom=(B); } while(0) -- --/* -- This function sets |cur_val| to a dimension. It could be optimized a bit -- more (but not now, something for luatex > 1). --*/ -- --void scan_dimen(boolean mu, boolean inf, boolean shortcut) --{ -- boolean negative = false; /* should the answer be negated? */ -- boolean is_true = false; -- int f = 0; /* numerator of a fraction whose denominator is $2^{16}$ */ -- int num = 0; /* conversion ratio for the scanned units */ -- int denom = 0; -- halfword q; /* top of decimal digit stack */ -- scaled v; /* an internal dimension */ -- int save_cur_val; /* temporary storage of |cur_val| */ -- arith_error = false; -- cur_order = normal; -- if (!shortcut) { -- /* Get the next non-blank non-sign... */ -- do { -- /* Get the next non-blank non-call token */ -- do { -- get_x_token(); -- } while (cur_cmd == spacer_cmd); -- if (cur_tok == other_token + '-') { -- negative = !negative; -- cur_tok = other_token + '+'; -- } -- } while (cur_tok == other_token + '+'); -- if ((cur_cmd >= min_internal_cmd) && (cur_cmd <= max_internal_cmd)) { -- /* Fetch an internal dimension and |goto attach_sign|, or fetch an internal integer */ -- if (mu) { -- scan_something_internal(mu_val_level, false); -- coerce_glue(); -- if (cur_val_level == mu_val_level) { -- goto ATTACH_SIGN; -- } else if (cur_val_level != int_val_level) { -- mu_error(); -- } -- } else { -- scan_something_internal(dimen_val_level, false); -- if (cur_val_level == dimen_val_level) { -- goto ATTACH_SIGN; -- } -- } -- } else { -- back_input(); -- if (cur_tok == continental_point_token) { -- cur_tok = point_token; -- } -- if (cur_tok != point_token) { -- scan_int(); -- } else { -- radix = 10; -- cur_val = 0; -- } -- if (cur_tok == continental_point_token) { -- cur_tok = point_token; -- } -- if ((radix == 10) && (cur_tok == point_token)) { -- /* -- Scan decimal fraction. When the following code is executed, we have -- |cur_tok=point_token|, but this token has been backed up using |back_input|; -- we must first discard it. It turns out that a decimal point all by itself -- is equivalent to `\.{0.0}'. Let's hope people don't use that fact. -- */ -- int k = 0; -- halfword p = null; -- int kk; -- get_token(); /* |point_token| is being re-scanned */ -- while (1) { -- get_x_token(); -- if ((cur_tok > zero_token + 9) || (cur_tok < zero_token)) -- break; -- if (k < 17) { -- /* digits for |k>=17| cannot affect the result */ -- q = get_avail(); -- set_token_link(q, p); -- set_token_info(q, cur_tok - zero_token); -- p = q; -- incr(k); -- } -- } -- for (kk = k; kk >= 1; kk--) { -- dig[kk - 1] = token_info(p); -- q = p; -- p = token_link(p); -- free_avail(q); -- } -- f = round_decimals(k); -- if (cur_cmd != spacer_cmd) { -- back_input(); -- } -- } -- } -- } -- if (cur_val < 0) { -- /* in this case |f=0| */ -- negative = !negative; -- negate(cur_val); -- } -- /* -- Scan units and set |cur_val| to $x\cdot(|cur_val|+f/2^{16})$, where there -- are |x| sp per unit; |goto attach_sign| if the units are internal. Now comes -- the harder part: At this point in the program, |cur_val| is a nonnegative -- integer and $f/2^{16}$ is a nonnegative fraction less than 1; we want to -- multiply the sum of these two quantities by the appropriate factor, based -- on the specified units, in order to produce a |scaled| result, and we want -- to do the calculation with fixed point arithmetic that does not overflow. -- */ -- if (inf) { -- /* -- Scan for (f)\.{fil} units; |goto attach_fraction| if found. In traditional -- \TeX, a specification like `\.{filllll}' or `\.{fill L L L}' will lead to -- two error messages (one for each additional keyword \.{"l"}). Not so for -- \LuaTeX, it just parses the construct in reverse. -- -- if (scan_keyword("filll")) { -- cur_order = filll; -- goto ATTACH_FRACTION; -- } else if (scan_keyword("fill")) { -- cur_order = fill; -- goto ATTACH_FRACTION; -- } else if (scan_keyword("fil")) { -- cur_order = fil; -- goto ATTACH_FRACTION; -- } else if (scan_keyword("fi")) { -- cur_order = sfi; -- goto ATTACH_FRACTION; -- } -- -- But ... it failed in alignments so now we do this. And, as we support an extra -- l we don't issue an error message (we didn't do that anyway). -- */ -- if (scan_keyword("fi")) { -- cur_order = sfi; -- if (scan_keyword("l")) { -- cur_order = fil; -- if (scan_keyword("l")) { -- cur_order = fill; -- if (scan_keyword("l")) { -- cur_order = filll; -- } -- } -- } -- goto ATTACH_FRACTION; -- } -- } -- /* -- Scan for (u)units that are internal dimensions; |goto attach_sign| with -- |cur_val| set if found -- */ -- save_cur_val = cur_val; -- /* Get the next non-blank non-call... a pitty if just backed up the input */ -- do { -- get_x_token(); -- } while (cur_cmd == spacer_cmd); -- -- if ((cur_cmd < min_internal_cmd) || (cur_cmd > max_internal_cmd)) { -- back_input(); -- } else { -- /* math_given_cmd xmath_given_cmd last_item_cmd */ -- if (mu) { -- scan_something_internal(mu_val_level, false); -- coerce_glue(); -- if (cur_val_level != mu_val_level) { -- mu_error(); -- } -- } else { -- scan_something_internal(dimen_val_level, false); -- } -- v = cur_val; -- goto FOUND; -- } -- /* bah ... true forces to split the unit scanner */ -- if (mu) { -- /* Scan for (m)\.{mu} units and |goto attach_fraction| */ -- if (! scan_keyword("mu")) { -- scan_dimen_mu_error(); -- } -- goto ATTACH_FRACTION; -- } else if (scan_keyword("em")) { -- v = quad(get_cur_font()); -- } else if (scan_keyword("ex")) { -- v = x_height(get_cur_font()); -- } else if (scan_keyword("px")) { -- v = px_dimen_par; -- } else { -- goto PICKUP_UNIT; -- } -- /* Scan an optional space (after em, ex or px) */ -- get_x_token(); -- if (cur_cmd != spacer_cmd) { -- back_input(); -- } -- FOUND: -- cur_val = nx_plus_y(save_cur_val, v, xn_over_d(v, f, 0200000)); -- goto ATTACH_SIGN; -- /* -- Scan for (a)all other units and adjust |cur_val| and |f| accordingly; -- |goto done| in the case of scaled points -- */ -- PICKUP_UNIT: -- if (scan_keyword("pt")) { -- goto SCALE_VALUE; /* the easy case */ -- } else if (scan_keyword("mm")) { -- set_conversion(7227, 2540); -- goto SCALE_VALUE; -- } else if (scan_keyword("cm")) { -- set_conversion(7227, 254); -- goto SCALE_VALUE; -- } else if (scan_keyword("sp")) { -- goto DONE; -- } else if (scan_keyword("bp")) { -- set_conversion(7227, 7200); -- goto SCALE_VALUE; -- } else if (scan_keyword("in")) { -- set_conversion(7227, 100); -- goto SCALE_VALUE; -- } else if (scan_keyword("dd")) { -- set_conversion(1238, 1157); -- goto SCALE_VALUE; -- } else if (scan_keyword("cc")) { -- set_conversion(14856, 1157); -- goto SCALE_VALUE; -- } else if (scan_keyword("pc")) { -- set_conversion(12, 1); -- goto SCALE_VALUE; -- } else if (scan_keyword("nd")) { -- set_conversion(685, 642); -- goto SCALE_VALUE; -- } else if (scan_keyword("nc")) { -- set_conversion(1370, 107); -- goto SCALE_VALUE; -- } else if (!is_true && scan_keyword("true")) { -- is_true = true; -- goto PICKUP_UNIT; -- } -- /* Complain about unknown unit and |goto done2| */ -- scan_dimen_unknown_unit_error(); -- goto BAD_NEWS; -- SCALE_VALUE: -- /* Adjust (f) for the magnification ratio */ -- if (is_true) { -- /* maybe at some point we will drop mag completely, even in dvi mode */ -- if (output_mode_used <= OMODE_DVI) { -- prepare_mag(); -- if (mag_par != 1000) { -- cur_val = xn_over_d(cur_val, 1000, mag_par); -- f = (1000 * f + 0200000 * tex_remainder) / mag_par; -- cur_val = cur_val + (f / 0200000); -- f = f % 0200000; -- } -- } else { -- /* in pdf mode we're always true */ -- one_true_inch = one_inch; /* saveguard */ -- } -- } -- /* */ -- if (num) { -- cur_val = xn_over_d(cur_val, num, denom); -- f = (num * f + 0200000 * tex_remainder) / denom; -- cur_val = cur_val + (f / 0200000); -- f = f % 0200000; -- } -- BAD_NEWS: -- ATTACH_FRACTION: -- if (cur_val >= 040000) { -- arith_error = true; -- } else { -- cur_val = cur_val * unity + f; -- } -- DONE: -- /* Scan an optional space */ /* happens too often */ -- get_x_token(); -- if (cur_cmd != spacer_cmd) { -- back_input(); -- } -- ATTACH_SIGN: -- if (arith_error || (abs(cur_val) >= 010000000000)) { -- /* Report that this dimension is out of range */ -- scan_dimen_out_of_range_error(); -- cur_val = max_dimen; -- arith_error = false; -- } -- if (negative) { -- negate(cur_val); -- } --} -- --@ The final member of \TeX's value-scanning trio is |scan_glue|, which --makes |cur_val| point to a glue specification. The reference count of that --glue spec will take account of the fact that |cur_val| is pointing to~it. -- --The |level| parameter should be either |glue_val| or |mu_val|. -- --Since |scan_dimen| was so much more complex than |scan_int|, we might expect --|scan_glue| to be even worse. But fortunately, it is very simple, since --most of the work has already been done. -- --@c --void scan_glue(int level) --{ -- boolean negative = false; /* should the answer be negated? */ -- halfword q = null; /* new glue specification */ -- boolean mu = (level == mu_val_level); /* does |level=mu_val|? */ -- /* Get the next non-blank non-sign ... */ -- do { -- /* Get the next non-blank non-call token */ -- do { -- get_x_token(); -- } while (cur_cmd == spacer_cmd); -- if (cur_tok == other_token + '-') { -- negative = !negative; -- cur_tok = other_token + '+'; -- } -- } while (cur_tok == other_token + '+'); -- if ((cur_cmd >= min_internal_cmd) && (cur_cmd <= max_internal_cmd)) { -- scan_something_internal(level, negative); -- if (cur_val_level >= glue_val_level) { -- if (cur_val_level != level) -- mu_error(); -- return; -- } -- if (cur_val_level == int_val_level) -- scan_dimen(mu, false, true); -- else if (level == mu_val_level) -- mu_error(); -- } else { -- back_input(); -- scan_dimen(mu, false, false); -- if (negative) -- negate(cur_val); -- } -- /* -- Create a new glue specification whose width is |cur_val|; scan for its -- stretch and shrink components. -- */ -- q = new_spec(zero_glue); -- width(q) = cur_val; -- if (scan_keyword("plus")) { -- scan_dimen(mu, true, false); -- stretch(q) = cur_val; -- stretch_order(q) = (quarterword) cur_order; -- } -- if (scan_keyword("minus")) { -- scan_dimen(mu, true, false); -- shrink(q) = cur_val; -- shrink_order(q) = (quarterword) cur_order; -- } -- cur_val = q; --} -- --@ This is an omega routine --@c --void scan_scaled(void) --{ /* sets |cur_val| to a scaled value */ -- boolean negative; /* should the answer be negated? */ -- int f; /* numerator of a fraction whose denominator is $2^{16}$ */ -- int k, kk; /* number of digits in a decimal fraction */ -- halfword p, q; /* top of decimal digit stack */ -- f = 0; -- arith_error = false; -- negative = false; -- /* Get the next non-blank non-sign... */ -- do { -- /* Get the next non-blank non-call token */ -- do { -- get_x_token(); -- } while (cur_cmd == spacer_cmd); -- if (cur_tok == other_token + '-') { -- negative = !negative; -- cur_tok = other_token + '+'; -- } -- } while (cur_tok == other_token + '+'); -- -- back_input(); -- if (cur_tok == continental_point_token) -- cur_tok = point_token; -- if (cur_tok != point_token) { -- scan_int(); -- } else { -- radix = 10; -- cur_val = 0; -- } -- if (cur_tok == continental_point_token) -- cur_tok = point_token; -- if ((radix == 10) && (cur_tok == point_token)) { -- /* Scan decimal fraction */ -- /* TODO: merge this with the same block in |scan_dimen| */ -- /* When the following code is executed, we have |cur_tok=point_token|, but this -- token has been backed up using |back_input|; we must first discard it. -- -- It turns out that a decimal point all by itself is equivalent to `\.{0.0}'. -- Let's hope people don't use that fact. */ -- -- k = 0; -- p = null; -- get_token(); /* |point_token| is being re-scanned */ -- while (1) { -- get_x_token(); -- if ((cur_tok > zero_token + 9) || (cur_tok < zero_token)) -- break; -- if (k < 17) { /* digits for |k>=17| cannot affect the result */ -- q = get_avail(); -- set_token_link(q, p); -- set_token_info(q, cur_tok - zero_token); -- p = q; -- incr(k); -- } -- } -- for (kk = k; kk >= 1; kk--) { -- dig[kk - 1] = token_info(p); -- q = p; -- p = token_link(p); -- free_avail(q); -- } -- f = round_decimals(k); -- if (cur_cmd != spacer_cmd) -- back_input(); -- -- } -- if (cur_val < 0) { /* in this case |f=0| */ -- negative = !negative; -- negate(cur_val); -- } -- if (cur_val > 040000) -- arith_error = true; -- else -- cur_val = cur_val * unity + f; -- if (arith_error || (abs(cur_val) >= 010000000000)) { -- print_err("Stack number too large"); -- error(); -- } -- if (negative) -- negate(cur_val); --} -- --@ This procedure is supposed to scan something like `\.{\\skip\\count12}', --i.e., whatever can follow `\.{\\the}', and it constructs a token list --containing something like `\.{-3.0pt minus 0.5fill}'. -- --@c --halfword the_toks(void) --{ -- int old_setting; /* holds |selector| setting */ -- halfword p, q, r; /* used for copying a token list */ -- int c; /* value of |cur_chr| */ -- str_number s; -- halfword retval; -- /* Handle \.{\\unexpanded} or \.{\\detokenize} and |return| */ -- if (odd(cur_chr)) { -- c = cur_chr; -- scan_general_text(); -- if (c == 1) { -- return cur_val; -- } else { -- old_setting = selector; -- selector = new_string; -- p = get_avail(); -- set_token_link(p, token_link(temp_token_head)); -- token_show(p); -- flush_list(p); -- selector = old_setting; -- s = make_string(); -- retval = str_toks(str_lstring(s)); -- flush_str(s); -- return retval; -- } -- } -- get_x_token(); -- scan_something_internal(tok_val_level, false); -- if (cur_val_level >= ident_val_level) { -- /* Copy the token list */ -- p = temp_token_head; -- set_token_link(p, null); -- if (cur_val_level == ident_val_level) { -- store_new_token(cs_token_flag + cur_val); -- } else if (cur_val != null) { -- r = token_link(cur_val); /* do not copy the reference count */ -- while (r != null) { -- fast_store_new_token(token_info(r)); -- r = token_link(r); -- } -- } -- return p; -- } else { -- old_setting = selector; -- selector = new_string; -- switch (cur_val_level) { -- case int_val_level: -- print_int(cur_val); -- break; -- case attr_val_level: -- print_int(cur_val); -- break; -- case dir_val_level: -- print_dir(cur_val); -- break; -- case dimen_val_level: -- print_scaled(cur_val); -- tprint("pt"); -- break; -- case glue_val_level: -- print_spec(cur_val, "pt"); -- flush_node(cur_val); -- break; -- case mu_val_level: -- print_spec(cur_val, "mu"); -- flush_node(cur_val); -- break; -- } /* there are no other cases */ -- selector = old_setting; -- s = make_string(); -- retval = str_toks(str_lstring(s)); -- flush_str(s); -- return retval; -- } --} -- --@ @c --str_number the_scanned_result(void) --{ -- int old_setting; /* holds |selector| setting */ -- str_number r; /* return value * */ -- old_setting = selector; -- selector = new_string; -- if (cur_val_level >= ident_val_level) { -- if (cur_val != null) { -- show_token_list(token_link(cur_val), null, -1); -- r = make_string(); -- } else { -- r = get_nullstr(); -- } -- } else { -- switch (cur_val_level) { -- case int_val_level: -- print_int(cur_val); -- break; -- case attr_val_level: -- print_int(cur_val); -- break; -- case dir_val_level: -- print_dir(cur_val); -- break; -- case dimen_val_level: -- print_scaled(cur_val); -- tprint("pt"); -- break; -- case glue_val_level: -- print_spec(cur_val, "pt"); -- flush_node(cur_val); -- break; -- case mu_val_level: -- print_spec(cur_val, "mu"); -- flush_node(cur_val); -- break; -- } /* there are no other cases */ -- r = make_string(); -- } -- selector = old_setting; -- return r; --} -- --@ The following routine is used to implement `\.{\\fontdimen} |n| |f|'. --The boolean parameter |writing| is set |true| if the calling program --intends to change the parameter value. -- --@c --static void font_param_error(int f) --{ -- print_err("Font "); -- print_esc(font_id_text(f)); -- tprint(" has only "); -- print_int(font_params(f)); -- tprint(" fontdimen parameters"); -- help2("To increase the number of font parameters, you must", -- "use \\fontdimen immediately after the \\font is loaded."); -- error(); --} -- --void set_font_dimen(void) --{ -- internal_font_number f; -- int n; /* the parameter number */ -- scan_int(); -- n = cur_val; -- scan_font_ident(); -- f = cur_val; -- if (n <= 0) { -- font_param_error(f); -- } else { -- if (n > font_params(f)) { -- if (font_used(f)) { -- font_param_error(f); -- } else { -- /* Increase the number of parameters in the font */ -- do { -- set_font_param(f, (font_params(f) + 1), 0); -- } while (n != font_params(f)); -- } -- } -- } -- scan_optional_equals(); -- scan_normal_dimen(); -- set_font_param(f, n, cur_val); --} -- --void get_font_dimen(void) --{ -- internal_font_number f; -- int n; /* the parameter number */ -- scan_int(); -- n = cur_val; -- scan_font_ident(); -- f = cur_val; -- cur_val = 0; /* initialize return value */ -- if (n <= 0) { -- font_param_error(f); -- goto EXIT; -- } else { -- if (n > font_params(f)) { -- if (font_used(f)) { -- font_param_error(f); -- goto EXIT; -- } else { -- /* Increase the number of parameters in the font */ -- do { -- set_font_param(f, (font_params(f) + 1), 0); -- } while (n != font_params(f)); -- -- } -- } -- } -- cur_val = font_param(f, n); -- EXIT: -- scanned_result(cur_val, dimen_val_level); --} -- --@ Here's a similar procedure that returns a pointer to a rule node. This --routine is called just after \TeX\ has seen \.{\\hrule} or \.{\\vrule}; --therefore |cur_cmd| will be either |hrule| or |vrule|. The idea is to store --the default rule dimensions in the node, then to override them if --`\.{height}' or `\.{width}' or `\.{depth}' specifications are --found (in any order). -- --@c --halfword scan_rule_spec(void) --{ -- /* |width|, |depth|, and |height| all equal |null_flag| now */ -- halfword q; -- if (cur_cmd == no_vrule_cmd) { -- q = new_rule(empty_rule); -- cur_cmd = vrule_cmd; -- } else if (cur_cmd == no_hrule_cmd) { -- q = new_rule(empty_rule); -- cur_cmd = hrule_cmd; -- } else { -- q = new_rule(normal_rule); -- } -- if (cur_cmd == vrule_cmd) { -- width(q) = default_rule; -- rule_dir(q) = body_direction_par; -- } else { -- height(q) = default_rule; -- depth(q) = 0; -- rule_dir(q) = text_direction_par; -- } -- RESWITCH: -- if (scan_keyword("width")) { -- scan_normal_dimen(); -- width(q) = cur_val; -- goto RESWITCH; -- } -- if (scan_keyword("height")) { -- scan_normal_dimen(); -- height(q) = cur_val; -- goto RESWITCH; -- } -- if (scan_keyword("depth")) { -- scan_normal_dimen(); -- depth(q) = cur_val; -- goto RESWITCH; -- } -- return q; --} -- -- --@ Declare procedures that scan font-related stuff -- --@c --void scan_font_ident(void) --{ -- internal_font_number f; -- halfword m; -- /* Get the next non-blank non-call... */ -- do { -- get_x_token(); -- } while (cur_cmd == spacer_cmd); -- -- if ((cur_cmd == def_font_cmd) || (cur_cmd == letterspace_font_cmd) || (cur_cmd == copy_font_cmd)) { -- f = get_cur_font(); -- } else if (cur_cmd == set_font_cmd) { -- f = cur_chr; -- set_font_touched(f, 1); -- } else if (cur_cmd == def_family_cmd) { -- m = cur_chr; -- scan_math_family_int(); -- f = fam_fnt(cur_val, m); -- set_font_touched(f, 1); -- } else { -- print_err("Missing font identifier"); -- help2("I was looking for a control sequence whose", -- "current meaning has been defined by \\font."); -- back_error(); -- f = null_font; -- } -- cur_val = f; --} -- --@ The |scan_general_text| procedure is much like |scan_toks(false,false)|, --but will be invoked via |expand|, i.e., recursively. -- --The token list (balanced text) created by |scan_general_text| begins --at |link(temp_token_head)| and ends at |cur_val|. (If |cur_val=temp_token_head|, --the list is empty.) -- --@c --void scan_general_text(void) --{ -- int s; /* to save |scanner_status| */ -- halfword w; /* to save |warning_index| */ -- halfword d; /* to save |def_ref| */ -- halfword p; /* tail of the token list being built */ -- halfword q; /* new node being added to the token list via |store_new_token| */ -- halfword unbalance; /* number of unmatched left braces */ -- s = scanner_status; -- w = warning_index; -- d = def_ref; -- scanner_status = absorbing; -- warning_index = cur_cs; -- p = get_avail(); -- def_ref = p; -- set_token_ref_count(def_ref, 0); -- p = def_ref; -- scan_left_brace(); /* remove the compulsory left brace */ -- unbalance = 1; -- while (1) { -- get_token(); -- if (cur_tok < right_brace_limit) { -- if (cur_cmd < right_brace_cmd) { -- incr(unbalance); -- } else { -- decr(unbalance); -- if (unbalance == 0) -- break; -- } -- } -- store_new_token(cur_tok); -- } -- q = token_link(def_ref); -- free_avail(def_ref); /* discard reference count */ -- if (q == null) -- cur_val = temp_token_head; -- else -- cur_val = p; -- set_token_link(temp_token_head, q); -- scanner_status = s; -- warning_index = w; -- def_ref = d; --} -- --@ The |get_x_or_protected| procedure is like |get_x_token| except that --protected macros are not expanded. -- --@c --void get_x_or_protected(void) --{ /* sets |cur_cmd|, |cur_chr|, |cur_tok|, -- and expands non-protected macros */ -- while (1) { -- get_token(); -- if (cur_cmd <= max_command_cmd) -- return; -- if ((cur_cmd >= call_cmd) && (cur_cmd < end_template_cmd)) { -- if (token_info(token_link(cur_chr)) == protected_token) -- return; -- } -- expand(); -- } --} -- --@ |scan_toks|. This function returns a pointer to the tail of a new token --list, and it also makes |def_ref| point to the reference count at the --head of that list. -- --There are two boolean parameters, |macro_def| and |xpand|. If |macro_def| --is true, the goal is to create the token list for a macro definition; --otherwise the goal is to create the token list for some other \TeX\ --primitive: \.{\\mark}, \.{\\output}, \.{\\everypar}, \.{\\lowercase}, --\.{\\uppercase}, \.{\\message}, \.{\\errmessage}, \.{\\write}, or --\.{\\special}. In the latter cases a left brace must be scanned next; this --left brace will not be part of the token list, nor will the matching right --brace that comes at the end. If |xpand| is false, the token list will --simply be copied from the input using |get_token|. Otherwise all expandable --tokens will be expanded until unexpandable tokens are left, except that --the results of expanding `\.{\\the}' are not expanded further. --If both |macro_def| and |xpand| are true, the expansion applies --only to the macro body (i.e., to the material following the first --|left_brace| character). -- --The value of |cur_cs| when |scan_toks| begins should be the |eqtb| --address of the control sequence to display in ``runaway'' error --messages. -- --@c --halfword scan_toks(boolean macro_def, boolean xpand) --{ -- halfword t; /* token representing the highest parameter number */ -- halfword s; /* saved token */ -- halfword p; /* tail of the token list being built */ -- halfword q; /* new node being added to the token list via |store_new_token| */ -- halfword unbalance; /* number of unmatched left braces */ -- halfword hash_brace; /* possible `\.{\#\{}' token */ -- if (macro_def) -- scanner_status = defining; -- else -- scanner_status = absorbing; -- warning_index = cur_cs; -- p = get_avail(); -- def_ref = p; -- set_token_ref_count(def_ref, 0); -- p = def_ref; -- hash_brace = 0; -- t = zero_token; -- if (macro_def) { -- /* Scan and build the parameter part of the macro definition */ -- while (1) { -- get_token(); /* set |cur_cmd|, |cur_chr|, |cur_tok| */ -- if (cur_tok < right_brace_limit) -- break; -- if (cur_cmd == mac_param_cmd) { -- /* If the next character is a parameter number, make |cur_tok| -- a |match| token; but if it is a left brace, store -- `|left_brace|, |end_match|', set |hash_brace|, and |goto done|; -- */ -- s = match_token + cur_chr; -- get_token(); -- if (cur_cmd == left_brace_cmd) { -- hash_brace = cur_tok; -- store_new_token(cur_tok); -- store_new_token(end_match_token); -- goto DONE; -- } -- if (t == zero_token + 9) { -- print_err("You already have nine parameters"); -- help1("I'm going to ignore the # sign you just used."); -- error(); -- } else { -- incr(t); -- if (cur_tok != t) { -- print_err("Parameters must be numbered consecutively"); -- help2 -- ("I've inserted the digit you should have used after the #.", -- "Type `1' to delete what you did use."); -- back_error(); -- } -- cur_tok = s; -- } -- } -- store_new_token(cur_tok); -- } -- store_new_token(end_match_token); -- if (cur_cmd == right_brace_cmd) { -- /* Express shock at the missing left brace; |goto found| */ -- print_err("Missing { inserted"); -- incr(align_state); -- help2 -- ("Where was the left brace? You said something like `\\def\\a}',", -- "which I'm going to interpret as `\\def\\a{}'."); -- error(); -- goto FOUND; -- } -- -- } else { -- scan_left_brace(); /* remove the compulsory left brace */ -- } -- DONE: -- /* Scan and build the body of the token list; |goto found| when finished */ -- unbalance = 1; -- while (1) { -- if (xpand) { -- /* Expand the next part of the input */ -- /* Here we insert an entire token list created by |the_toks| without -- expanding it further. */ -- while (1) { -- get_next(); -- if (cur_cmd >= call_cmd) { -- if (token_info(token_link(cur_chr)) == protected_token) { -- cur_cmd = relax_cmd; -- cur_chr = no_expand_flag; -- } -- } -- if (cur_cmd <= max_command_cmd) -- break; -- if (cur_cmd != the_cmd) { -- expand(); -- } else { -- q = the_toks(); -- if (token_link(temp_token_head) != null) { -- set_token_link(p, token_link(temp_token_head)); -- p = q; -- } -- } -- } -- x_token(); -- -- } else { -- get_token(); -- } -- if (cur_tok < right_brace_limit) { -- if (cur_cmd < right_brace_cmd) { -- incr(unbalance); -- } else { -- decr(unbalance); -- if (unbalance == 0) -- goto FOUND; -- } -- } else if (cur_cmd == mac_param_cmd) { -- if (macro_def) { -- /* Look for parameter number or \.{\#\#} */ -- s = cur_tok; -- if (xpand) -- get_x_token(); -- else -- get_token(); -- if (cur_cmd != mac_param_cmd) { -- if ((cur_tok <= zero_token) || (cur_tok > t)) { -- print_err("Illegal parameter number in definition of "); -- sprint_cs(warning_index); -- help3("You meant to type ## instead of #, right?", -- "Or maybe a } was forgotten somewhere earlier, and things", -- "are all screwed up? I'm going to assume that you meant ##."); -- back_error(); -- cur_tok = s; -- } else { -- cur_tok = out_param_token - '0' + cur_chr; -- } -- } -- } -- } -- store_new_token(cur_tok); -- } -- FOUND: -- scanner_status = normal; -- if (hash_brace != 0) -- store_new_token(hash_brace); -- return p; --} -- --@ Here we declare two trivial procedures in order to avoid mutually --recursive procedures with parameters. -- --@c --void scan_normal_glue(void) --{ -- scan_glue(glue_val_level); --} -- --void scan_mu_glue(void) --{ -- scan_glue(mu_val_level); --} -- --@ The |scan_expr| procedure scans and evaluates an expression. -- --@ Evaluating an expression is a recursive process: When the left --parenthesis of a subexpression is scanned we descend to the next level --of recursion; the previous level is resumed with the matching right --parenthesis. -- --@c --typedef enum { -- expr_none = 0, /* \.( seen, or \.( $\langle\it expr\rangle$ \.) seen */ -- expr_add = 1, /* \.( $\langle\it expr\rangle$ \.+ seen */ -- expr_sub = 2, /* \.( $\langle\it expr\rangle$ \.- seen */ -- expr_mult = 3, /* $\langle\it term\rangle$ \.* seen */ -- expr_div = 4, /* $\langle\it term\rangle$ \./ seen */ -- expr_scale = 5, /* $\langle\it term\rangle$ \.* $\langle\it factor\rangle$ \./ seen */ --} expression_states; -- --@ We want to make sure that each term and (intermediate) result is in -- the proper range. Integer values must not exceed |infinity| -- ($2^{31}-1$) in absolute value, dimensions must not exceed |max_dimen| -- ($2^{30}-1$). We avoid the absolute value of an integer, because this -- might fail for the value $-2^{31}$ using 32-bit arithmetic. -- --@ clear a number or dimension and set |arith_error| -- --@c --#define num_error(A) do { \ -- arith_error=true; \ -- A=0; \ --} while (0) -- --@ clear a glue spec and set |arith_error| -- --@c --#define glue_error(A) do { \ -- arith_error=true; \ -- reset_glue_to_zero(A); \ --} while (0) -- --#define normalize_glue(A) do { \ -- if (stretch(A)==0) stretch_order(A)=normal; \ -- if (shrink(A)==0) shrink_order(A)=normal; \ --} while (0) -- --@ Parenthesized subexpressions can be inside expressions, and this --nesting has a stack. Seven local variables represent the top of the --expression stack: |p| points to pushed-down entries, if any; |l| --specifies the type of expression currently beeing evaluated; |e| is the --expression so far and |r| is the state of its evaluation; |t| is the --term so far and |s| is the state of its evaluation; finally |n| is the --numerator for a combined multiplication and division, if any. -- --@c --#define expr_add_sub(A,B,C) add_or_sub((A),(B),(C),(r==expr_sub)) --#define expr_a(A,B) expr_add_sub((A),(B),max_dimen) -- --@ -- The function |add_or_sub(x,y,max_answer,negative)| computes the sum -- (for |negative=false|) or difference (for |negative=true|) of |x| and -- |y|, provided the absolute value of the result does not exceed -- |max_answer|. -- --@c --inline static int add_or_sub(int x, int y, int max_answer, boolean negative) --{ -- int a; /* the answer */ -- if (negative) -- negate(y); -- if (x >= 0) { -- if (y <= max_answer - x) -- a = x + y; -- else -- num_error(a); -- } else if (y >= -max_answer - x) { -- a = x + y; -- } else { -- num_error(a); -- } -- return a; --} -- --#define expr_m(A) A = nx_plus_y((A),f,0) --#define expr_d(A) A=quotient((A),f) -- --@ The function |quotient(n,d)| computes the rounded quotient --$q=\lfloor n/d+{1\over2}\rfloor$, when $n$ and $d$ are positive. -- --@c --inline static int quotient(int n, int d) --{ -- boolean negative; /* should the answer be negated? */ -- int a; /* the answer */ -- if (d == 0) { -- num_error(a); -- } else { -- if (d > 0) { -- negative = false; -- } else { -- negate(d); -- negative = true; -- } -- if (n < 0) { -- negate(n); -- negative = !negative; -- } -- a = n / d; -- n = n - a * d; -- d = n - d; /* avoid certain compiler optimizations! */ -- if (d + n >= 0) -- incr(a); -- if (negative) -- negate(a); -- } -- return a; --} -- --#define expr_s(A) A=fract((A),n,f,max_dimen) -- --@ Finally, the function |fract(x,n,d,max_answer)| computes the integer --$q=\lfloor xn/d+{1\over2}\rfloor$, when $x$, $n$, and $d$ are positive --and the result does not exceed |max_answer|. We can't use floating --point arithmetic since the routine must produce identical results in all --cases; and it would be too dangerous to multiply by~|n| and then divide --by~|d|, in separate operations, since overflow might well occur. Hence --this subroutine simulates double precision arithmetic, somewhat --analogous to Metafont's |make_fraction| and |take_fraction| routines. -- --@c --int fract(int x, int n, int d, int max_answer) --{ -- boolean negative; /* should the answer be negated? */ -- int a; /* the answer */ -- int f; /* a proper fraction */ -- int h; /* smallest integer such that |2*h>=d| */ -- int r; /* intermediate remainder */ -- int t; /* temp variable */ -- if (d == 0) -- goto TOO_BIG; -- a = 0; -- if (d > 0) { -- negative = false; -- } else { -- negate(d); -- negative = true; -- } -- if (x < 0) { -- negate(x); -- negative = !negative; -- } else if (x == 0) { -- goto DONE; -- } -- if (n < 0) { -- negate(n); -- negative = !negative; -- } -- t = n / d; -- if (t > max_answer / x) -- goto TOO_BIG; -- a = t * x; -- n = n - t * d; -- if (n == 0) -- goto FOUND; -- t = x / d; -- if (t > (max_answer - a) / n) -- goto TOO_BIG; -- a = a + t * n; -- x = x - t * d; -- if (x == 0) -- goto FOUND; -- if (x < n) { -- t = x; -- x = n; -- n = t; -- } -- /* now |0= 0) { -- r = r - d; -- incr(f); -- } -- } -- n = n / 2; -- if (n == 0) -- break; -- if (x < h) { -- x = x + x; -- } else { -- t = x - d; -- x = t + x; -- f = f + n; -- if (x < n) { -- if (x == 0) -- break; -- t = x; -- x = n; -- n = t; -- } -- } -- } -- -- if (f > (max_answer - a)) -- goto TOO_BIG; -- a = a + f; -- FOUND: -- if (negative) -- negate(a); -- goto DONE; -- TOO_BIG: -- num_error(a); -- DONE: -- return a; --} -- --@ @c --static void scan_expr(void) --{ /* scans and evaluates an expression */ -- boolean a, b; /* saved values of |arith_error| */ -- int l; /* type of expression */ -- int r; /* state of expression so far */ -- int s; /* state of term so far */ -- int o; /* next operation or type of next factor */ -- int e; /* expression so far */ -- int t; /* term so far */ -- int f; /* current factor */ -- int n; /* numerator of combined multiplication and division */ -- halfword p; /* top of expression stack */ -- halfword q; /* for stack manipulations */ -- l = cur_val_level; -- a = arith_error; -- b = false; -- p = null; -- /* Scan and evaluate an expression |e| of type |l| */ -- RESTART: -- r = expr_none; -- e = 0; -- s = expr_none; -- t = 0; -- n = 0; -- CONTINUE: -- if (s == expr_none) -- o = l; -- else -- o = int_val_level; -- /* Scan a factor |f| of type |o| or start a subexpression */ -- /* Get the next non-blank non-call token */ -- do { -- get_x_token(); -- } while (cur_cmd == spacer_cmd); -- -- if (cur_tok == other_token + '(') { -- /* Push the expression stack and |goto restart| */ -- q = new_node(expr_node, 0); -- vlink(q) = p; -- expr_type(q) = (quarterword) l; -- expr_state(q) = (quarterword) (4 * s + r); -- expr_e_field(q) = e; -- expr_t_field(q) = t; -- expr_n_field(q) = n; -- p = q; -- l = o; -- goto RESTART; -- } -- back_input(); -- if ((o == int_val_level) || (o == attr_val_level)) -- scan_int(); -- else if (o == dimen_val_level) -- scan_normal_dimen(); -- else if (o == glue_val_level) -- scan_normal_glue(); -- else -- scan_mu_glue(); -- f = cur_val; -- -- FOUND: -- /* Scan the next operator and set |o| */ -- /* Get the next non-blank non-call token */ -- do { -- get_x_token(); -- } while (cur_cmd == spacer_cmd); -- -- if (cur_tok == other_token + '+') { -- o = expr_add; -- } else if (cur_tok == other_token + '-') { -- o = expr_sub; -- } else if (cur_tok == other_token + '*') { -- o = expr_mult; -- } else if (cur_tok == other_token + '/') { -- o = expr_div; -- } else { -- o = expr_none; -- if (p == null) { -- if (cur_cmd != relax_cmd) -- back_input(); -- } else if (cur_tok != other_token + ')') { -- print_err("Missing ) inserted for expression"); -- help1("I was expecting to see `+', `-', `*', `/', or `)'. Didn't."); -- back_error(); -- } -- } -- -- arith_error = b; -- /* Make sure that |f| is in the proper range */ -- if (((l == int_val_level) || (l == attr_val_level)) || (s > expr_sub)) { -- if ((f > infinity) || (f < -infinity)) -- num_error(f); -- } else if (l == dimen_val_level) { -- if (abs(f) > max_dimen) -- num_error(f); -- } else { -- if ((abs(width(f)) > max_dimen) || (abs(stretch(f)) > max_dimen) || (abs(shrink(f)) > max_dimen)) -- glue_error(f); -- } -- -- switch (s) { -- /* Cases for evaluation of the current term */ -- case expr_none: -- /* -- Applying the factor |f| to the partial term |t| (with the operator -- |s|) is delayed until the next operator |o| has been scanned. Here we -- handle the first factor of a partial term. A glue spec has to be copied -- unless the next operator is a right parenthesis; this allows us later on -- to simply modify the glue components. -- */ -- t = f; -- if ((l >= glue_val_level) && (o != expr_none)) { -- /* do we really need to copy here ? */ --// t = new_spec(f); --// flush_node(f); -- normalize_glue(t); -- } else { -- t = f; -- } -- break; -- case expr_mult: -- /* If a multiplication is followed by a division, the two operations are -- combined into a `scaling' operation. Otherwise the term |t| is -- multiplied by the factor |f|. */ -- if (o == expr_div) { -- n = f; -- o = expr_scale; -- } else if ((l == int_val_level) || (l == attr_val_level)) { -- t = mult_integers(t, f); -- } else if (l == dimen_val_level) { -- expr_m(t); -- } else { -- expr_m(width(t)); -- expr_m(stretch(t)); -- expr_m(shrink(t)); -- } -- break; -- case expr_div: -- /* Here we divide the term |t| by the factor |f| */ -- if (l < glue_val_level) { -- expr_d(t); -- } else { -- expr_d(width(t)); -- expr_d(stretch(t)); -- expr_d(shrink(t)); -- } -- break; -- case expr_scale: -- /* Here the term |t| is multiplied by the quotient $n/f$. */ -- if ((l == int_val_level) || (l == attr_val_level)) { -- t = fract(t, n, f, infinity); -- } else if (l == dimen_val_level) { -- expr_s(t); -- } else { -- expr_s(width(t)); -- expr_s(stretch(t)); -- expr_s(shrink(t)); -- } -- break; -- } /* there are no other cases */ -- if (o > expr_sub) { -- s = o; -- } else { -- /* Evaluate the current expression */ -- /* When a term |t| has been completed it is copied to, added to, or -- subtracted from the expression |e|. */ -- s = expr_none; -- if (r == expr_none) { -- e = t; -- } else if ((l == int_val_level) || (l == attr_val_level)) { -- e = expr_add_sub(e, t, infinity); -- } else if (l == dimen_val_level) { -- e = expr_a(e, t); -- } else { -- /* Compute the sum or difference of two glue specs */ -- /* We know that |stretch_order(e)>normal| implies |stretch(e)<>0| and -- |shrink_order(e)>normal| implies |shrink(e)<>0|. */ -- width(e) = expr_a(width(e), width(t)); -- if (stretch_order(e) == stretch_order(t)) { -- stretch(e) = expr_a(stretch(e), stretch(t)); -- } else if ((stretch_order(e) < stretch_order(t)) && (stretch(t) != 0)) { -- stretch(e) = stretch(t); -- stretch_order(e) = stretch_order(t); -- } -- if (shrink_order(e) == shrink_order(t)) { -- shrink(e) = expr_a(shrink(e), shrink(t)); -- } else if ((shrink_order(e) < shrink_order(t)) && (shrink(t) != 0)) { -- shrink(e) = shrink(t); -- shrink_order(e) = shrink_order(t); -- } -- flush_node(t); -- normalize_glue(e); -- } -- r = o; -- } -- b = arith_error; -- if (o != expr_none) -- goto CONTINUE; -- if (p != null) { -- /* Pop the expression stack and |goto found| */ -- f = e; -- q = p; -- e = expr_e_field(q); -- t = expr_t_field(q); -- n = expr_n_field(q); -- s = expr_state(q) / 4; -- r = expr_state(q) % 4; -- l = expr_type(q); -- p = vlink(q); -- flush_node(q); -- goto FOUND; -- } -- -- if (b) { -- print_err("Arithmetic overflow"); -- help2("I can't evaluate this expression,", -- "since the result is out of range."); -- error(); -- if (l >= glue_val_level) { -- reset_glue_to_zero(e); -- } else { -- e = 0; -- } -- } -- arith_error = a; -- cur_val = e; -- cur_val_level = l; --} -diff --git a/texk/web2c/luatexdir/tex/stringpool.w b/texk/web2c/luatexdir/tex/stringpool.c -similarity index 53% -rename from texk/web2c/luatexdir/tex/stringpool.w -rename to texk/web2c/luatexdir/tex/stringpool.c -index 5972657f5..bc09f814b 100644 ---- a/texk/web2c/luatexdir/tex/stringpool.w -+++ b/texk/web2c/luatexdir/tex/stringpool.c -@@ -1,69 +1,89 @@ --% stringpool.w --% --% Copyright 2009-2010 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --@ @c -+/* - -+stringpool.w -+ -+Copyright 2009-2010 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ - - #include "ptexlib.h" - --@ Control sequence names and diagnostic messages are variable-length strings --of eight-bit characters. Since PASCAL did not have a well-developed string -+/*tex -+ -+Control sequence names and diagnostic messages are variable-length strings of -+eight-bit characters. Since PASCAL did not have a well-developed string - mechanism, \TeX\ did all of its string processing by homegrown methods. - --Elaborate facilities for dynamic strings are not needed, so all of the --necessary operations can be handled with a simple data structure. --The array |str_pool| contains all of the (eight-bit) bytes off all --of the strings, and the array |str_start| contains indices of the starting --points of each string. Strings are referred to by integer numbers, so that --string number |s| comprises the characters |str_pool[j]| for --|str_start_macro(s)<=j= STRING_OFFSET) { - k = str_string(t); -@@ -167,8 +186,8 @@ boolean str_eq_str(str_number s, str_number t) - return true; - } - --@ string compare --@c -+/*tex A string compare helper: */ -+ - boolean str_eq_cstr(str_number r, const char *s, size_t l) - { - if (l != (size_t) str_length(r)) -@@ -177,43 +196,47 @@ boolean str_eq_cstr(str_number r, const char *s, size_t l) - } - - --@ The initial values of |str_pool|, |str_start|, |pool_ptr|, --and |str_ptr| are computed by the \.{INITEX} program, based in part --on the information that \.{WEB} has output while processing \TeX. -+/*tex - --The first |string_offset| strings are single-characters strings matching --Unicode. There is no point in generating all of these. But |str_ptr| has --initialized properly, otherwise |print_char| cannot see the difference --between characters and strings. -+The initial values of |str_pool|, |str_start|, |pool_ptr|, and |str_ptr| are -+computed by the \.{INITEX} program, based in part on the information that \.{WEB} -+has output while processing \TeX. - -+The first |string_offset| strings are single-characters strings matching Unicode. -+There is no point in generating all of these. But |str_ptr| has initialized -+properly, otherwise |print_char| cannot see the difference between characters and -+strings. -+ -+*/ - --@ initializes the string pool, but returns |false| if something goes wrong --@c - boolean get_strings_started(void) - { - reset_cur_string(); - return true; - } - --@ The string recycling routines. -- \TeX{} uses 2 upto 4 {\it new\/} strings when scanning a filename in an -- \.{\\input}, \.{\\openin}, or \.{\\openout} operation. These strings are -- normally lost because the reference to them are not saved after finishing -- the operation. |search_string| searches through the string pool for the -- given string and returns either 0 or the found string number. -+/*tex -+ -+The string recycling routines. \TeX{} uses 2 upto 4 {\it new\/} strings when -+scanning a filename in an \.{\\input}, \.{\\openin}, or \.{\\openout} operation. -+These strings are normally lost because the reference to them are not saved after -+finishing the operation. |search_string| searches through the string pool for the -+given string and returns either 0 or the found string number. -+ -+*/ - --@c - str_number search_string(str_number search) - { -- str_number s; /* running index */ -- size_t len; /* length of searched string */ -+ str_number s; -+ size_t len; - len = str_length(search); - if (len == 0) { - return get_nullstr(); - } else { -- s = search - 1; /* start search with newest string below |s|; |search>1|! */ -+ /*tex We start the search with newest string below |s|; |search>1|! */ -+ s = search - 1; - while (s >= STRING_OFFSET) { -- /* first |string_offset| strings depend on implementation!! */ -+ /* The first |string_offset| of strings depend on the implementation! */ - if (str_length(s) == len) - if (str_eq_str(s, search)) - return s; -@@ -223,7 +246,6 @@ str_number search_string(str_number search) - return 0; - } - --@ @c - str_number maketexstring(const char *s) - { - if (s == NULL || *s == 0) -@@ -231,7 +253,6 @@ str_number maketexstring(const char *s) - return maketexlstring(s, strlen(s)); - } - --@ @c - str_number maketexlstring(const char *s, size_t l) - { - if (s == NULL || l == 0) -@@ -243,8 +264,12 @@ str_number maketexlstring(const char *s, size_t l) - return (str_ptr - 1); - } - --@ append a C string to a TeX string --@c -+/*tex -+ -+ This appends a C string to a \TEX\ string: -+ -+*/ -+ - void append_string(const unsigned char *s, unsigned l) - { - if (s == NULL || *s == 0) -@@ -256,14 +281,12 @@ void append_string(const unsigned char *s, unsigned l) - return; - } - --@ @c - char *makecstring(int s) - { - size_t l; - return makeclstring(s, &l); - } - --@ @c - char *makeclstring(int s, size_t * len) - { - if (s < STRING_OFFSET) { -@@ -279,7 +302,6 @@ char *makeclstring(int s, size_t * len) - } - } - --@ @c - int dump_string_pool(void) - { - int j; -@@ -297,7 +319,6 @@ int dump_string_pool(void) - return (k - STRING_OFFSET); - } - --@ @c - int undump_string_pool(void) - { - int j; -@@ -325,7 +346,6 @@ int undump_string_pool(void) - return str_ptr; - } - --@ @c - void init_string_pool_array(unsigned s) - { - string_pool = xmallocarray(lstring, s); -@@ -336,14 +356,16 @@ void init_string_pool_array(unsigned s) - string_pool[0].s[0] = '\0'; - } - --@ To destroy an already made string, we say |flush_str|. --@c -+/*tex -+ -+ To destroy an already made string, we say |flush_str|. -+ -+*/ -+ - void flush_str(str_number s) - { --#if 0 -- printf("Flushing a string: %s (s=%d,str_ptr=%d)\n", (char *)str_string(s), (int)s, (int)str_ptr); --#endif -- if (s > STRING_OFFSET) { /* don't ever delete the null string */ -+ if (s > STRING_OFFSET) { -+ /*tex Don't ever delete the null string! */ - pool_size -= (unsigned) str_length(s); - str_length(s) = 0; - xfree(str_string(s)); -diff --git a/texk/web2c/luatexdir/tex/texdeffont.w b/texk/web2c/luatexdir/tex/texdeffont.c -similarity index 50% -rename from texk/web2c/luatexdir/tex/texdeffont.w -rename to texk/web2c/luatexdir/tex/texdeffont.c -index 7fe5ae1e1..f0b057d40 100644 ---- a/texk/web2c/luatexdir/tex/texdeffont.w -+++ b/texk/web2c/luatexdir/tex/texdeffont.c -@@ -1,57 +1,73 @@ --% texdeffont.w --% --% Copyright 2008-2010 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --@ @c -+/* - -+texdeffont.w -+ -+Copyright 2008-2010 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ - - #include "ptexlib.h" - --@ When the user defines \.{\\font\\f}, say, \TeX\ assigns an internal number --to the user's font~\.{\\f}. Adding this number to |font_id_base| gives the --|eqtb| location of a ``frozen'' control sequence that will always select --the font. -+/*tex -+ -+When the user defines \.{\\font\\f}, say, \TeX\ assigns an internal number to the -+user's font~\.{\\f}. Adding this number to |font_id_base| gives the |eqtb| -+location of a ``frozen'' control sequence that will always select the font. -+ -+The variable |a| in the following code indicates the global nature of the value -+to be set. It's used in the |define| macro. Here we're never global. -+ -+There's not much scanner code here because the other scanners are defined where -+they make most sense. -+ -+*/ - --@c - int font_bytes; - - void set_cur_font(internal_font_number f) - { -- int a = 0; /* never global */ -+ int a = 0; - define(cur_font_loc, data_cmd, f); - } - --@ @c -+/*tex -+ -+ This prints a scaled real, rounded to five digits. -+ -+*/ -+ - static char *scaled_to_string(scaled s) --{ /* prints scaled real, rounded to five digits */ -+{ - static char result[16]; - int n, k; -- scaled delta; /* amount of allowable inaccuracy */ -+ /*tex The amount of allowable inaccuracy: */ -+ scaled delta; - k = 0; - if (s < 0) { -+ /*tex Only print the sign, if negative */ - result[k++] = '-'; -- s = -s; /* print the sign, if negative */ -+ s = -s; - } - { - int l = 0; - char digs[8] = { 0 }; - n = s / unity; -- /* process the integer part */ -+ /*tex Process the integer part: */ - do { - digs[l++] = (char) (n % 10); - n = n / 10;; -@@ -64,29 +80,37 @@ static char *scaled_to_string(scaled s) - s = 10 * (s % unity) + 5; - delta = 10; - do { -- if (delta > unity) -- s = s + 0100000 - 050000; /* round the last digit */ -+ if (delta > unity) { -+ /*tex Round the last digit: */ -+ s = s + 0100000 - 050000; -+ } - result[k++] = (char) ('0' + (s / unity)); - s = 10 * (s % unity); - delta = delta * 10; - } while (s > delta); -- - result[k] = 0; - return (char *) result; - } - --@ @c - void tex_def_font(small_number a) - { -- pointer u; /* user's font identifier */ -- internal_font_number f; /* runs through existing fonts */ -- str_number t; /* name for the frozen font identifier */ -- int old_setting; /* holds |selector| setting */ -- scaled s = -1000; /* stated ``at'' size, or negative of scaled magnification */ -- int natural_dir = -1; /* the natural direction of the font */ -+ /*tex The user's font identifier. */ -+ pointer u; -+ /*tex This runs through existing fonts. */ -+ internal_font_number f; -+ /*tex The name for the frozen font identifier. */ -+ str_number t; -+ /*tex Thos holds the |selector| setting. */ -+ int old_setting; -+ /*tex Stated `at' size, or negative of scaled magnification. */ -+ scaled s = -1000; -+ /*tex The natural direction of the font. */ -+ int natural_dir = -1; - char *fn; -- if (job_name == 0) -- open_log_file(); /* avoid confusing \.{texput} with the font name */ -+ if (job_name == 0) { -+ /*tex Avoid confusing \.{texput} with the font name. */ -+ open_log_file(); -+ } - get_r_token(); - u = cur_cs; - if (u >= null_cs) -@@ -99,7 +123,7 @@ void tex_def_font(small_number a) - eq_define(u, set_font_cmd, null_font); - } - scan_optional_equals(); -- /* Get the next non-blank non-call token; */ -+ /*tex Get the next non-blank non-call token. */ - do { - get_x_token(); - } while ((cur_cmd == spacer_cmd) || (cur_cmd == relax_cmd)); -@@ -108,8 +132,10 @@ void tex_def_font(small_number a) - back_input(); - scan_file_name(); - if (cur_area != get_nullstr() || cur_ext != get_nullstr()) { -- /* Have to do some rescue-ing here, fonts only have a name, -- no area nor extension */ -+ /*tex -+ Have to do some rescue-ing here, fonts only have a name, no area -+ nor extension. -+ */ - old_setting = selector; - selector = new_string; - if (cur_area != get_nullstr()) { -@@ -134,26 +160,27 @@ void tex_def_font(small_number a) - token_show(def_ref); - selector = old_setting; - flush_list(def_ref); -- /* |str_room(1)|; *//* what did that do ? */ - cur_name = make_string(); - cur_ext = get_nullstr(); - cur_area = get_nullstr(); - } -- /* Scan the font size specification; */ -- name_in_progress = true; /* this keeps |cur_name| from being changed */ -+ /*tex -+ Scan the font size specification. The next variable keeps |cur_name| from -+ being changed -+ */ -+ name_in_progress = true; - if (scan_keyword("at")) { -- /* Put the positive `at' size into |s| */ -+ /*tex Put the positive `at' size into |s|. */ - scan_normal_dimen(); - s = cur_val; - if ((s <= 0) || (s >= 01000000000)) { - char err[256]; -- const char *errhelp[] = -- { "I can only handle fonts at positive sizes that are", -+ const char *errhelp[] = { -+ "I can only handle fonts at positive sizes that are", - "less than 2048pt, so I've changed what you said to 10pt.", - NULL - }; -- snprintf(err, 255, "Improper `at' size (%spt), replaced by 10pt", -- scaled_to_string(s)); -+ snprintf(err, 255, "Improper `at' size (%spt), replaced by 10pt", scaled_to_string(s)); - tex_error(err, errhelp); - s = 10 * unity; - } -@@ -162,27 +189,31 @@ void tex_def_font(small_number a) - s = -cur_val; - if ((cur_val <= 0) || (cur_val > 32768)) { - char err[256]; -- const char *errhelp[] = -- { "The magnification ratio must be between 1 and 32768.", -+ const char *errhelp[] = { -+ "The magnification ratio must be between 1 and 32768.", - NULL - }; -- snprintf(err, 255, -- "Illegal magnification has been changed to 1000 (%d)", -- (int) cur_val); -+ snprintf(err, 255, "Illegal magnification has been changed to 1000 (%d)", (int) cur_val); - tex_error(err, errhelp); - s = -1000; - } - } -+ /*tex -+ There is no real reason to support this obsolete key as there are no useful -+ fonts out there so let's get rid of this overhead. This also means that -+ |natural_dir| can go away. -+ */ -+ /* - if (scan_keyword("naturaldir")) { - scan_direction(); - natural_dir = cur_val; - } -+ */ - name_in_progress = false; - fn = makecstring(cur_name); - f = read_font_info(u, fn, s, natural_dir); - xfree(fn); - equiv(u) = f; -- - eqtb[font_id_base + f] = eqtb[u]; - cs_text(font_id_base + f) = t; - } -diff --git a/texk/web2c/luatexdir/tex/texfileio.c b/texk/web2c/luatexdir/tex/texfileio.c -new file mode 100644 -index 000000000..143e694e1 ---- /dev/null -+++ b/texk/web2c/luatexdir/tex/texfileio.c -@@ -0,0 +1,1509 @@ -+/* -+ -+Copyright 2009-2010 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ -+ -+#include "ptexlib.h" -+ -+#include -+#include -+ -+/*tex -+ -+The bane of portability is the fact that different operating systems treat input -+and output quite differently, perhaps because computer scientists have not given -+sufficient attention to this problem. People have felt somehow that input and -+output are not part of ``real'' programming. Well, it is true that some kinds of -+programming are more fun than others. With existing input/output conventions -+being so diverse and so messy, the only sources of joy in such parts of the code -+are the rare occasions when one can find a way to make the program a little less -+bad than it might have been. We have two choices, either to attack I/O now and -+get it over with, or to postpone I/O until near the end. Neither prospect is very -+attractive, so let's get it over with. -+ -+The basic operations we need to do are (1)~inputting and outputting of text, to -+or from a file or the user's terminal; (2)~inputting and outputting of eight-bit -+bytes, to or from a file; (3)~instructing the operating system to initiate -+(``open'') or to terminate (``close'') input or output from a specified file; -+(4)~testing whether the end of an input file has been reached. -+ -+\TeX\ needs to deal with two kinds of files. We shall use the term |alpha_file| -+for a file that contains textual data, and the term |byte_file| for a file that -+contains eight-bit binary information. These two types turn out to be the same on -+many computers, but sometimes there is a significant distinction, so we shall be -+careful to distinguish between them. Standard protocols for transferring such -+files from computer to computer, via high-speed networks, are now becoming -+available to more and more communities of users. -+ -+The program actually makes use also of a third kind of file, called a -+|word_file|, when dumping and reloading base information for its own -+initialization. We shall define a word file later; but it will be possible for us -+to specify simple operations on word files before they are defined. -+ -+We finally did away with |nameoffile| and |namelength|, but the variables have to -+be kept otherwise there will be link errors from |openclose.c| in the web2c -+library -+ -+*/ -+ -+char *nameoffile; -+int namelength; -+ -+/*tex -+ -+ When input files are opened via a callback, they will also be read using -+ callbacks. for that purpose, the |open_read_file_callback| returns an integer -+ to uniquely identify a callback table. This id replaces the file point |f| in -+ this case, because the input does not have to be a file in the traditional -+ sense. -+ -+ Signalling this fact is achieved by having two arrays of integers. -+ -+*/ -+ -+int *input_file_callback_id; -+int read_file_callback_id[17]; -+ -+/*tex -+ -+ Here we handle |-output-directory|. We assume that it is OK to look here -+ first. Possibly it would be better to replace lookups in "." with lookups in -+ the |output_directory| followed by "." but to do this requires much more -+ invasive surgery in libkpathsea. -+ -+*/ -+ -+static char *find_in_output_directory(const char *s) -+{ -+ if (output_directory && !kpse_absolute_p(s, false)) { -+ FILE *f_ptr; -+ char *ftemp = concat3(output_directory, DIR_SEP_STRING, s); -+ /*tex This code is used for input files only. */ -+ f_ptr = fopen(ftemp, "rb"); -+ if (f_ptr) { -+ fclose(f_ptr); -+ return ftemp; -+ } else { -+ free(ftemp); -+ -+ } -+ } -+ return NULL; -+} -+ -+/*tex -+ -+ Find an \.{\\input} or \.{\\read} file. |n| differentiates between those -+ case. -+ -+*/ -+ -+int kpse_available(const char *m) { -+ if (!kpse_init) { -+ fprintf(stdout,"missing kpse replacement callback '%s', quitting\n",m); -+ exit(1); -+ } -+ return 1 ; -+} -+ -+char *luatex_find_read_file(const char *s, int n, int callback_index) -+{ -+ char *ftemp = NULL; -+ int callback_id = callback_defined(callback_index); -+ if (callback_id > 0) { -+ (void) run_callback(callback_id, "dS->R", n, s, &ftemp); -+ } else if (kpse_available("find_read_file")) { -+ /*tex Use kpathsea here. */ -+ ftemp = find_in_output_directory(s); -+ if (!ftemp) -+ ftemp = kpse_find_file(s, kpse_tex_format, 1); -+ } -+ if (ftemp) { -+ if (fullnameoffile) -+ free(fullnameoffile); -+ fullnameoffile = xstrdup(ftemp); -+ } -+ return ftemp; -+} -+ -+/*tex Find other files types. */ -+ -+char *luatex_find_file(const char *s, int callback_index) -+{ -+ char *ftemp = NULL; -+ int callback_id = callback_defined(callback_index); -+ if (callback_id > 0) { -+ (void) run_callback(callback_id, "S->R", s, &ftemp); -+ } else if (kpse_available("find_read_file")) { -+ /*tex Use kpathsea here. */ -+ switch (callback_index) { -+ case find_enc_file_callback: -+ ftemp = kpse_find_file(s, kpse_enc_format, 0); -+ break; -+ case find_map_file_callback: -+ ftemp = kpse_find_file(s, kpse_fontmap_format, 0); -+ break; -+ case find_type1_file_callback: -+ ftemp = kpse_find_file(s, kpse_type1_format, 0); -+ break; -+ case find_truetype_file_callback: -+ ftemp = kpse_find_file(s, kpse_truetype_format, 0); -+ break; -+ case find_opentype_file_callback: -+ ftemp = kpse_find_file(s, kpse_opentype_format, 0); -+ if (ftemp == NULL) -+ ftemp = kpse_find_file(s, kpse_truetype_format, 0); -+ break; -+ case find_data_file_callback: -+ ftemp = find_in_output_directory(s); -+ if (!ftemp) -+ ftemp = kpse_find_file(s, kpse_tex_format, 1); -+ break; -+ case find_font_file_callback: -+ ftemp = kpse_find_file(s, kpse_ofm_format, 1); -+ if (ftemp == NULL) -+ ftemp = kpse_find_file(s, kpse_tfm_format, 1); -+ break; -+ case find_vf_file_callback: -+ ftemp = kpse_find_file(s, kpse_ovf_format, 0); -+ if (ftemp == NULL) -+ ftemp = kpse_find_file(s, kpse_vf_format, 0); -+ break; -+ case find_cidmap_file_callback: -+ ftemp = kpse_find_file(s, kpse_cid_format, 0); -+ break; -+ default: -+ printf("luatex_find_file(): do not know how to handle file %s of type %d\n", s, callback_index); -+ break; -+ } -+ } -+ return ftemp; -+} -+ -+/*tex -+ -+ \LUATEX\ used to have private functions for these that did not use kpathsea, -+ but since the file paranoia tests have to come from kpathsea anyway, that is -+ no longer useful. The only downside to using luatex is that if one wants to -+ disable kpathsea via the Lua startup script, it is now an absolute -+ requirement that all file discovery callbacks are specified. Just using the -+ find_read_file, but not setting open_read_file, for example, does not work -+ any more if kpathsea is not to be used at all. -+ -+*/ -+ -+#define openoutnameok(A) kpse_out_name_ok (A) -+#define openinnameok(A) kpse_in_name_ok (A) -+ -+/*tex -+ -+ Open an input file F, using the kpathsea format FILEFMT and passing -+ |FOPEN_MODE| to fopen. The filename is in `fn'. We return whether or not the -+ open succeeded. -+ -+*/ -+ -+boolean luatex_open_input(FILE ** f_ptr, const char *fn, int filefmt, const_string fopen_mode, boolean must_exist) -+{ -+ /*tex We haven't found anything yet. */ -+ string fname = NULL; -+ *f_ptr = NULL; -+ if (fullnameoffile) -+ free(fullnameoffile); -+ fullnameoffile = NULL; -+ fname = kpse_find_file(fn, (kpse_file_format_type) filefmt, must_exist); -+ if (fname) { -+ fullnameoffile = xstrdup(fname); -+ /*tex -+ -+ If we found the file in the current directory, don't leave the `./' -+ at the beginning of `fn', since it looks dumb when `tex foo' says -+ `(./foo.tex ... )'. On the other hand, if the user said `tex ./foo', -+ and that's what we opened, then keep it -- the user specified it, so -+ we shouldn't remove it. -+ -+ */ -+ if (fname[0] == '.' && IS_DIR_SEP(fname[1]) && (fn[0] != '.' || !IS_DIR_SEP(fn[1]))) { -+ unsigned i = 0; -+ while (fname[i + 2] != 0) { -+ fname[i] = fname[i + 2]; -+ i++; -+ } -+ fname[i] = 0; -+ } -+ /*tex This fopen is not allowed to fail. */ -+ *f_ptr = xfopen(fname, fopen_mode); -+ } -+ if (*f_ptr) { -+ recorder_record_input(fname); -+ } -+ return *f_ptr != NULL; -+} -+ -+boolean luatex_open_output(FILE ** f_ptr, const char *fn, const_string fopen_mode) -+{ -+ char *fname; -+ boolean absolute = kpse_absolute_p(fn, false); -+ /*tex If we have an explicit output directory, use it. */ -+ if (output_directory && !absolute) { -+ fname = concat3(output_directory, DIR_SEP_STRING, fn); -+ } else { -+ fname = xstrdup(fn); -+ } -+ /*tex Is the filename openable as given? */ -+ *f_ptr = fopen(fname, fopen_mode); -+ if (!*f_ptr) { -+ /*tex Can't open as given. Try the envvar. */ -+ string texmfoutput = kpse_var_value("TEXMFOUTPUT"); -+ if (texmfoutput && *texmfoutput && !absolute) { -+ fname = concat3(texmfoutput, DIR_SEP_STRING, fn); -+ *f_ptr = fopen(fname, fopen_mode); -+ } -+ } -+ if (*f_ptr) { -+ recorder_record_output(fname); -+ } -+ free(fname); -+ return *f_ptr != NULL; -+} -+ -+boolean lua_a_open_in(alpha_file * f, char *fn, int n) -+{ -+ int k; -+ char *fnam; -+ int callback_id; -+ boolean ret = true; -+ boolean file_ok = true; -+ if (n == 0) { -+ input_file_callback_id[iindex] = 0; -+ } else { -+ read_file_callback_id[n] = 0; -+ } -+ if (*fn == '|') -+ fnam = fn; -+ else -+ fnam = luatex_find_read_file(fn, n, find_read_file_callback); -+ if (!fnam) -+ return false; -+ callback_id = callback_defined(open_read_file_callback); -+ if (callback_id > 0) { -+ k = run_and_save_callback(callback_id, "S->", fnam); -+ if (k > 0) { -+ ret = true; -+ if (n == 0) -+ input_file_callback_id[iindex] = k; -+ else -+ read_file_callback_id[n] = k; -+ } else { -+ /*tex read failed */ -+ file_ok = false; -+ } -+ } else { -+ /*tex no read callback */ -+ if (openinnameok(fnam)) { -+ ret = open_in_or_pipe(f, fnam, kpse_tex_format, FOPEN_RBIN_MODE, (n == 0 ? true : false)); -+ } else { -+ /*tex open failed */ -+ file_ok = false; -+ } -+ } -+ if (!file_ok) { -+ ret = false; -+ } -+ return ret; -+} -+ -+boolean lua_a_open_out(alpha_file * f, char *fn, int n) -+{ -+ boolean test; -+ str_number fnam; -+ int callback_id; -+ boolean ret = false; -+ callback_id = callback_defined(find_write_file_callback); -+ if (callback_id > 0) { -+ fnam = 0; -+ test = run_callback(callback_id, "dS->s", n, fn, &fnam); -+ if ((test) && (fnam != 0) && (str_length(fnam) > 0)) { -+ /*tex -+ -+ There is no message here because if that is needed the macro -+ package should do that in the callback code. As elsewhere, -+ messaging is left to \LUA\ then. -+ -+ */ -+ ret = open_outfile(f, fn, FOPEN_W_MODE); -+ } -+ } else { -+ if (openoutnameok(fn)) { -+ if (n > 0 && selector != term_only) { -+ /*tex -+ -+ This message to the log is for downward compatibility with -+ other tex's as there are scripts out there that act on this -+ message. An alternative is to let a macro package write an -+ explicit message. -+ -+ */ -+ fprintf(log_file,"\n\\openout%i = %s\n",n-1,fn); -+ } -+ ret = open_out_or_pipe(f, fn, FOPEN_W_MODE); -+ } -+ } -+ return ret; -+} -+ -+boolean lua_b_open_out(alpha_file * f, char *fn) -+{ -+ boolean test; -+ str_number fnam; -+ int callback_id; -+ boolean ret = false; -+ callback_id = callback_defined(find_output_file_callback); -+ if (callback_id > 0) { -+ fnam = 0; -+ test = run_callback(callback_id, "S->s", fn, &fnam); -+ if ((test) && (fnam != 0) && (str_length(fnam) > 0)) { -+ ret = open_outfile(f, fn, FOPEN_WBIN_MODE); -+ } -+ } else { -+ if (openoutnameok(fn)) { -+ ret = luatex_open_output(f, fn, FOPEN_WBIN_MODE); -+ } -+ } -+ return ret; -+} -+ -+void lua_a_close_in(alpha_file f, int n) -+{ -+ int callback_id; -+ if (n == 0) -+ callback_id = input_file_callback_id[iindex]; -+ else -+ callback_id = read_file_callback_id[n]; -+ if (callback_id > 0) { -+ run_saved_callback(callback_id, "close", "->"); -+ destroy_saved_callback(callback_id); -+ if (n == 0) -+ input_file_callback_id[iindex] = 0; -+ else -+ read_file_callback_id[n] = 0; -+ } else { -+ close_file_or_pipe(f); -+ } -+} -+ -+void lua_a_close_out(alpha_file f) -+{ -+ close_file_or_pipe(f); -+} -+ -+/*tex -+ -+ Binary input and output are done with C's ordinary procedures, so we don't -+ have to make any other special arrangements for binary~I/O. Text output is -+ also easy to do with standard routines. The treatment of text input is more -+ difficult, however, because of the necessary translation to |ASCII_code| -+ values. \TeX's conventions should be efficient, and they should blend nicely -+ with the user's operating environment. -+ -+ Input from text files is read one line at a time, using a routine called -+ |lua_input_ln|. This function is defined in terms of global variables called -+ |buffer|, |first|, and |last| that will be described in detail later; for -+ now, it suffices for us to know that |buffer| is an array of |ASCII_code| -+ values, and that |first| and |last| are indices into this array representing -+ the beginning and ending of a line of text. -+ -+*/ -+ -+/*tex lines of characters being read */ -+ -+packed_ASCII_code *buffer; -+ -+/*tex the first unused position in |buffer| */ -+ -+int first; -+ -+/*tex end of the line just input to |buffer| */ -+ -+int last; -+ -+/*tex largest index used in |buffer| */ -+ -+int max_buf_stack; -+ -+/*tex -+ -+ The |lua_input_ln| function brings the next line of input from the specified -+ file into available positions of the buffer array and returns the value -+ |true|, unless the file has already been entirely read, in which case it -+ returns |false| and sets |last:=first|. In general, the |ASCII_code| numbers -+ that represent the next line of the file are input into |buffer[first]|, -+ |buffer[first+1]|, \dots, |buffer[last-1]|; and the global variable |last| is -+ set equal to |first| plus the length of the line. Trailing blanks are removed -+ from the line; thus, either |last=first| (in which case the line was entirely -+ blank) or |buffer[last-1]<>" "|. -+ -+ An overflow error is given, however, if the normal actions of |lua_input_ln| -+ would make |last>=buf_size|; this is done so that other parts of \TeX\ can -+ safely look at the contents of |buffer[last+1]| without overstepping the -+ bounds of the |buffer| array. Upon entry to |lua_input_ln|, the condition -+ |first 0) { -+ last = first; -+ last_ptr = first; -+ lua_result = -+ run_saved_callback(callback_id, "reader", "->l", &last_ptr); -+ if ((lua_result == true) && (last_ptr != 0)) { -+ last = last_ptr; -+ if (last > max_buf_stack) -+ max_buf_stack = last; -+ } else { -+ lua_result = false; -+ } -+ } else { -+ lua_result = input_ln(f, bypass_eoln); -+ } -+ if (lua_result == true) { -+ /*tex Fix up the input buffer using callbacks */ -+ if (last >= first) { -+ callback_id = callback_defined(process_input_buffer_callback); -+ if (callback_id > 0) { -+ last_ptr = first; -+ lua_result = -+ run_callback(callback_id, "l->l", (last - first), -+ &last_ptr); -+ if ((lua_result == true) && (last_ptr != 0)) { -+ last = last_ptr; -+ if (last > max_buf_stack) -+ max_buf_stack = last; -+ } -+ } -+ } -+ return true; -+ } -+ return false; -+} -+ -+/*tex -+ -+ We need a special routine to read the first line of \TeX\ input from the -+ user's terminal. This line is different because it is read before we have -+ opened the transcript file; there is sort of a ``chicken and egg'' problem -+ here. If the user types `\.{\\input paper}' on the first line, or if some -+ macro invoked by that line does such an \.{\\input}, the transcript file will -+ be named `\.{paper.log}'; but if no \.{\\input} commands are performed during -+ the first line of terminal input, the transcript file will acquire its -+ default name `\.{texput.log}'. (The transcript file will not contain error -+ messages generated by the first line before the first \.{\\input} command.) -+ -+ The first line is special also because it may be read before \TeX\ has input -+ a format file. In such cases, normal error messages cannot yet be given. The -+ following code uses concepts that will be explained later. -+ -+ Different systems have different ways to get started. But regardless of what -+ conventions are adopted, the routine that initializes the terminal should -+ satisfy the following specifications: -+ -+ \startitemize[n] -+ -+ \startitem -+ It should open file |term_in| for input from the terminal. (The file -+ |term_out| will already be open for output to the terminal.) -+ \stopitem -+ -+ \startitem -+ If the user has given a command line, this line should be considered -+ the first line of terminal input. Otherwise the user should be -+ prompted with `\.{**}', and the first line of input should be -+ whatever is typed in response. -+ \stopitem -+ -+ \startitem -+ The first line of input, which might or might not be a command line, -+ should appear in locations |first| to |last-1| of the |buffer| array. -+ \stopitem -+ -+ \startitem -+ The global variable |loc| should be set so that the character to be -+ read next by \TeX\ is in |buffer[loc]|. This character should not be -+ blank, and we should have |loc -+ first|. -+ -+*/ -+ -+boolean init_terminal(void) -+{ -+ /*tex This gets the terminal input started. */ -+ t_open_in(); -+ if (last > first) { -+ iloc = first; -+ while ((iloc < last) && (buffer[iloc] == ' ')) -+ incr(iloc); -+ if (iloc < last) { -+ return true; -+ } -+ } -+ while (1) { -+ wake_up_terminal(); -+ fputs("**", term_out); -+ update_terminal(); -+ if (!input_ln(term_in, true)) { -+ /*tex This shouldn't happen. */ -+ fputs("\n! End of file on the terminal... why?\n", term_out); -+ return false; -+ } -+ iloc = first; -+ while ((iloc < last) && (buffer[iloc] == ' ')) { -+ incr(iloc); -+ } -+ /*tex Return unless the line was all blank. */ -+ if (iloc < last) { -+ return true; -+ } -+ fputs("Please type the name of your input file.\n", term_out); -+ } -+} -+ -+ -+/*tex -+ -+ Here is a procedure that asks the user to type a line of input, assuming that -+ the |selector| setting is either |term_only| or |term_and_log|. The input is -+ placed into locations |first| through |last-1| of the |buffer| array, and -+ echoed on the transcript file if appropriate. -+ -+*/ -+ -+void term_input(void) -+{ -+ /*tex Index into |buffer|: */ -+ int k; -+ /*tex Now the user sees the prompt for sure: */ -+ update_terminal(); -+ if (!input_ln(term_in, true)) -+ fatal_error("End of file on the terminal!"); -+ /*tex The user's line ended with \.{}: */ -+ term_offset = 0; -+ /*tex Prepare to echo the input. */ -+ decr(selector); -+ if (last != first) { -+ for (k = first; k <= last - 1; k++) -+ print_char(buffer[k]); -+ } -+ print_ln(); -+ /*tex Restore previous status. */ -+ incr(selector); -+} -+ -+/*tex -+ -+ It's time now to fret about file names. Besides the fact that different -+ operating systems treat files in different ways, we must cope with the fact -+ that completely different naming conventions are used by different groups of -+ people. The following programs show what is required for one particular -+ operating system; similar routines for other systems are not difficult to -+ devise. -+ -+ \TeX\ assumes that a file name has three parts: the name proper; its -+ ``extension''; and a ``file area'' where it is found in an external file -+ system. The extension of an input file or a write file is assumed to be -+ `\.{.tex}' unless otherwise specified; it is `\.{.log}' on the transcript -+ file that records each run of \TeX; it is `\.{.tfm}' on the font metric files -+ that describe characters in the fonts \TeX\ uses; it is `\.{.dvi}' on the -+ output files that specify typesetting information; and it is `\.{.fmt}' on -+ the format files written by \.{INITEX} to initialize \TeX. The file area can -+ be arbitrary on input files, but files are usually output to the user's -+ current area. If an input file cannot be found on the specified area, \TeX\ -+ will look for it on a special system area; this special area is intended for -+ commonly used input files like \.{webmac.tex}. -+ -+ Simple uses of \TeX\ refer only to file names that have no explicit extension -+ or area. For example, a person usually says `\.{\\input} \.{paper}' or -+ `\.{\\font\\tenrm} \.= \.{helvetica}' instead of `\.{\\input} \.{paper.new}' -+ or `\.{\\font\\tenrm} \.= \.{test}'. Simple file names are best, -+ because they make the \TeX\ source files portable; whenever a file name -+ consists entirely of letters and digits, it should be treated in the same way -+ by all implementations of \TeX. However, users need the ability to refer to -+ other files in their environment, especially when responding to error -+ messages concerning unopenable files; therefore we want to let them use the -+ syntax that appears in their favorite operating system. -+ -+ The following procedures don't allow spaces to be part of file names; but -+ some users seem to like names that are spaced-out. System-dependent changes -+ to allow such things should probably be made with reluctance, and only when -+ an entire file name that includes spaces is ``quoted'' somehow. -+ -+ Here are the global values that file names will be scanned into. -+ -+*/ -+ -+/*tex name of file just scanned */ -+ -+str_number cur_name; -+ -+/*tex file area just scanned, or \.{""} */ -+ -+str_number cur_area; -+ -+/*tex file extension just scanned, or \.{""} */ -+ -+str_number cur_ext; -+ -+/*tex -+ -+ The file names we shall deal with have the following structure: If the name -+ contains `\./' or `\.:' (for Amiga only), the file area consists of all -+ characters up to and including the final such character; otherwise the file -+ area is null. If the remaining file name contains `\..', the file extension -+ consists of all such characters from the last `\..' to the end, otherwise the -+ file extension is null. -+ -+ We can scan such file names easily by using two global variables that keep -+ track of the occurrences of area and extension delimiters: -+ -+*/ -+ -+/*tex the most recent `\./', if any */ -+ -+pool_pointer area_delimiter; -+ -+/*tex the relevant `\..', if any */ -+ -+pool_pointer ext_delimiter; -+ -+/*tex -+ -+ Input files that can't be found in the user's area may appear in a standard -+ system area called |TEX_area|. Font metric files whose areas are not given -+ explicitly are assumed to appear in a standard system area called -+ |TEX_font_area|. $\Omega$'s compiled translation process files whose areas -+ are not given explicitly are assumed to appear in a standard system area. -+ These system area names will, of course, vary from place to place. -+ -+*/ -+ -+#define append_to_fn(A) do { \ -+ c=(A); \ -+ if (c!='"') { \ -+ if (k" "|. -+ -+*/ -+ -+char *open_fmt_file(void) -+{ -+ /*tex The first space after the format file name: */ -+ int j; -+ char *fmt = NULL; -+ int dist; -+ j = iloc; -+ if (buffer[iloc] == '&') { -+ incr(iloc); -+ j = iloc; -+ buffer[last] = ' '; -+ while (buffer[j] != ' ') -+ incr(j); -+ fmt = xmalloc((unsigned) (j - iloc + 1)); -+ strncpy(fmt, (char *) (buffer + iloc), (size_t) (j - iloc)); -+ fmt[j - iloc] = 0; -+ dist = (int) (strlen(fmt) - strlen(DUMP_EXT)); -+ if (!(strstr(fmt, DUMP_EXT) == fmt + dist)) -+ fmt = concat(fmt, DUMP_EXT); -+ if (zopen_w_input(&fmt_file, fmt, DUMP_FORMAT, FOPEN_RBIN_MODE)) -+ goto FOUND; -+ wake_up_terminal(); -+ fprintf(stdout, "Sorry, I can't find the format `%s'; will try `%s'.\n", -+ fmt, TEX_format_default); -+ update_terminal(); -+ } -+ /*tex Now pull out all the stops: try for the system \.{plain} file. */ -+ fmt = TEX_format_default; -+ if (!zopen_w_input(&fmt_file, fmt, DUMP_FORMAT, FOPEN_RBIN_MODE)) { -+ wake_up_terminal(); -+ fprintf(stdout, "I can't find the format file `%s'!\n", -+ TEX_format_default); -+ return NULL; -+ } -+ FOUND: -+ iloc = j; -+ return fmt; -+} -+ -+/*tex -+ -+ The global variable |name_in_progress| is used to prevent recursive use of -+ |scan_file_name|, since the |begin_name| and other procedures communicate via -+ global variables. Recursion would arise only by devious tricks like -+ `\.{\\input\\input f}'; such attempts at sabotage must be thwarted. -+ Furthermore, |name_in_progress| prevents \.{\\input} from being initiated -+ when a font size specification is being scanned. -+ -+ Another global variable, |job_name|, contains the file name that was first -+ \.{\\input} by the user. This name is extended by `\.{.log}' and `\.{.dvi}' -+ and `\.{.fmt}' in the names of \TeX's output files. -+ -+*/ -+ -+/*tex is a file name being scanned? */ -+ -+boolean name_in_progress; -+ -+/*tex principal file name */ -+ -+str_number job_name; -+ -+/*tex has the transcript file been opened? */ -+ -+boolean log_opened_global; -+ -+/*tex -+ -+ Initially |job_name=0|; it becomes nonzero as soon as the true name is known. -+ We have |job_name=0| if and only if the `\.{log}' file has not been opened, -+ except of course for a short time just after |job_name| has become nonzero. -+ -+*/ -+ -+/*tex full name of the log file */ -+ -+unsigned char *texmf_log_name; -+ -+/*tex -+ -+ The |open_log_file| routine is used to open the transcript file and to help -+ it catch up to what has previously been printed on the terminal. -+ -+*/ -+ -+void open_log_file(void) -+{ -+ /*tex previous |selector| setting */ -+ int old_setting; -+ /*tex index into |buffer| */ -+ int k; -+ /*tex end of first input line */ -+ int l; -+ char *fn; -+ old_setting = selector; -+ if (job_name == 0) -+ job_name = getjobname(maketexstring("texput")); -+ fn = pack_job_name(".fls"); -+ recorder_change_filename(fn); -+ fn = pack_job_name(".log"); -+ while (!lua_a_open_out(&log_file, fn, 0)) { -+ /*tex -+ -+ Try to get a different log file name. Sometimes |open_log_file| is -+ called at awkward moments when \TeX\ is unable to print error -+ messages or even to |show_context|. The |prompt_file_name| routine -+ can result in a |fatal_error|, but the |error| routine will not be -+ invoked because |log_opened| will be false. -+ -+ The normal idea of |batch_mode| is that nothing at all should be -+ written on the terminal. However, in the unusual case that no log -+ file could be opened, we make an exception and allow an explanatory -+ message to be seen. -+ -+ Incidentally, the program always refers to the log file as a -+ `\.{transcript file}', because some systems cannot use the extension -+ `\.{.log}' for this file. -+ */ -+ selector = term_only; -+ fn = prompt_file_name("transcript file name", ".log"); -+ } -+ texmf_log_name = (unsigned char *) xstrdup(fn); -+ selector = log_only; -+ log_opened_global = true; -+ if (callback_defined(start_run_callback) == 0) { -+ /*tex Print the banner line, including current date and time. */ -+ log_banner(luatex_version_string); -+ /*tex Make sure bottom level is in memory. */ -+ input_stack[input_ptr] = cur_input; -+ tprint_nl("**"); -+ /*tex The last position of first line. */ -+ l = input_stack[0].limit_field; -+ if (buffer[l] == end_line_char_par) { -+ /*tex maybe also handle multichar endlinechar */ -+ decr(l); -+ } -+ for (k = 1; k <= l; k++) { -+ print_char(buffer[k]); -+ } -+ /*tex now the transcript file contains the first line of input */ -+ print_ln(); -+ } -+ /*tex should be done always */ -+ flush_loggable_info(); -+ /*tex should be done always */ -+ selector = old_setting + 2; -+} -+ -+/*tex -+ -+ This function is needed by synctex to make its log appear in the right spot -+ when |output_directory| is set. -+ -+*/ -+ -+char *get_full_log_name (void) -+{ -+ if (output_directory) { -+ char *ret = xmalloc(strlen((char *)texmf_log_name)+2+strlen(output_directory)); -+ ret = strcpy(ret, output_directory); -+ strcat(ret, "/"); -+ strcat(ret, (char *)texmf_log_name); -+ return ret; -+ } else { -+ return xstrdup((const char*)texmf_log_name); -+ } -+} -+ -+/*tex Synctex uses this to get the anchored path of an input file. */ -+ -+char *luatex_synctex_get_current_name (void) -+{ -+ char *pwdbuf = NULL, *ret; -+ if (kpse_absolute_p(fullnameoffile, false)) { -+ return xstrdup(fullnameoffile); -+ } -+ pwdbuf = xgetcwd(); -+ ret = concat3(pwdbuf, DIR_SEP_STRING, fullnameoffile); -+ free(pwdbuf) ; -+ return ret; -+} -+ -+/*tex -+ -+ Let's turn now to the procedure that is used to initiate file reading when an -+ `\.{\\input}' command is being processed. -+ -+*/ -+ -+void start_input(void) -+{ -+ str_number temp_str; -+ char *fn; -+ do { -+ get_x_token(); -+ } while ((cur_cmd == spacer_cmd) || (cur_cmd == relax_cmd)); -+ -+ back_input(); -+ if (cur_cmd != left_brace_cmd) { -+ /*tex Set |cur_name| to desired file name. */ -+ scan_file_name(); -+ } else { -+ scan_file_name_toks(); -+ } -+ fn = pack_file_name(cur_name, cur_area, cur_ext); -+ while (1) { -+ /*tex Set up |cur_file| and new level of input. */ -+ begin_file_reading(); -+ if (lua_a_open_in(&cur_file, fn, 0)) { -+ break; -+ } -+ /*tex Remove the level that didn't work. */ -+ end_file_reading(); -+ fn = prompt_file_name("input file name", ""); -+ } -+ iname = maketexstring(fullnameoffile); -+ /*tex -+ -+ Now that we have |fullnameoffile|, it is time to post-adjust |cur_name| -+ and |cur_ext| for trailing |.tex|. -+ -+ */ -+ { -+ char *n, *p; -+ n = p = fullnameoffile + strlen(fullnameoffile); -+ while (p>fullnameoffile) { -+ p--; -+ if (IS_DIR_SEP(*p)) { -+ break; -+ } -+ } -+ if (IS_DIR_SEP(*p)) { -+ p++; -+ } -+ while (n>fullnameoffile) { -+ n--; -+ if (*n == '.') { -+ break; -+ } -+ } -+ if (n>p) { -+ int q = *n; -+ cur_ext = maketexstring(n); -+ *n = 0; -+ cur_name = maketexstring(p); -+ *n = q; -+ } -+ } -+ source_filename_stack[in_open] = iname; -+ full_source_filename_stack[in_open] = xstrdup(fullnameoffile); -+ /*tex We can try to conserve string pool space now. */ -+ temp_str = search_string(iname); -+ if (temp_str > 0) { -+ flush_str(iname); -+ iname = temp_str; -+ } -+ if (job_name == 0) { -+ job_name = getjobname(cur_name); -+ open_log_file(); -+ } -+ /*tex -+ -+ |open_log_file| doesn't |show_context|, so |limit| and |loc| needn't be -+ set to meaningful values yet. -+ -+ */ -+ report_start_file(filetype_tex,fullnameoffile); -+ incr(open_parens); -+ update_terminal(); -+ istate = new_line; -+ /*tex Prepare new file {\sl Sync\TeX} information. */ -+ if (! synctex_get_no_files()) { -+ /*tex Give control to the {\sl Sync\TeX} controller. */ -+ synctexstartinput(); -+ } -+ /*tex -+ -+ Read the first line of the new file. Here we have to remember to tell the -+ |lua_input_ln| routine not to start with a |get|. If the file is empty, -+ it is considered to contain a single blank line. -+ -+ */ -+ line = 1; -+ if (lua_input_ln(cur_file, 0, false)) { -+ ; -+ } -+ firm_up_the_line(); -+ if (end_line_char_inactive) -+ decr(ilimit); -+ else -+ buffer[ilimit] = (packed_ASCII_code) end_line_char_par; -+ first = ilimit + 1; -+ iloc = istart; -+} -+ -+/*tex -+ -+ Because the format is zipped we read and write dump files through zlib. -+ Earlier versions recast |*f| from |FILE *| to |gzFile|, but there is no -+ guarantee that these have the same size, so a static variable is needed. -+ -+*/ -+ -+static gzFile gz_fmtfile = NULL; -+ -+/*tex -+ -+ As distributed, the dump files are architecture dependent; specifically, -+ BigEndian and LittleEndian architectures produce different files. These -+ routines always output BigEndian files. This still does not guarantee them to -+ be architecture-independent, because it is possible to make a format that -+ dumps a glue ratio, i.e., a floating-point number. Fortunately, none of the -+ standard formats do that. -+ -+*/ -+ -+#if !defined (WORDS_BIGENDIAN) && !defined (NO_DUMP_SHARE) -+ -+/*tex -+ -+ This macro is always invoked as a statement. It assumes a variable `temp'. -+ -+*/ -+ -+# define SWAP(x, y) do { temp = x; x = y; y = temp; } while (0) -+ -+/*tex -+ -+ Make the NITEMS items pointed at by P, each of size SIZE, be the -+ opposite-endianness of whatever they are now. -+ -+*/ -+ -+static void swap_items(char *pp, int nitems, int size) -+{ -+ char temp; -+ unsigned total = (unsigned) (nitems * size); -+ char *q = xmalloc(total); -+ char *p = q; -+ memcpy(p,pp,total); -+ /*tex -+ -+ Since `size' does not change, we can write a while loop for each case, -+ and avoid testing `size' for each time. -+ -+ */ -+ switch (size) { -+ case 16: -+ /*tex -+ -+ 16-byte items happen on the DEC Alpha machine when we are not doing -+ sharable memory dumps. -+ -+ */ -+ while (nitems--) { -+ SWAP(p[0], p[15]); -+ SWAP(p[1], p[14]); -+ SWAP(p[2], p[13]); -+ SWAP(p[3], p[12]); -+ SWAP(p[4], p[11]); -+ SWAP(p[5], p[10]); -+ SWAP(p[6], p[9]); -+ SWAP(p[7], p[8]); -+ p += size; -+ } -+ break; -+ -+ case 12: -+ while (nitems--) { -+ SWAP(p[0], p[11]); -+ SWAP(p[1], p[10]); -+ SWAP(p[2], p[9]); -+ SWAP(p[3], p[8]); -+ SWAP(p[4], p[7]); -+ SWAP(p[5], p[6]); -+ p += size; -+ } -+ break; -+ -+ case 8: -+ while (nitems--) { -+ SWAP(p[0], p[7]); -+ SWAP(p[1], p[6]); -+ SWAP(p[2], p[5]); -+ SWAP(p[3], p[4]); -+ p += size; -+ } -+ break; -+ -+ case 4: -+ while (nitems--) { -+ SWAP(p[0], p[3]); -+ SWAP(p[1], p[2]); -+ p += size; -+ } -+ break; -+ -+ case 2: -+ while (nitems--) { -+ SWAP(p[0], p[1]); -+ p += size; -+ } -+ break; -+ case 1: -+ /*tex Nothing to do. */ -+ break; -+ default: -+ FATAL1("Can't swap a %d-byte item for (un)dumping", size); -+ } -+ memcpy(pp,q,total); -+ xfree(q); -+} -+#endif -+ -+/*tex -+ -+ That second swap is to make sure following calls don't get confused in the -+ case of |dump_things|. -+ -+*/ -+ -+void do_zdump(char *p, int item_size, int nitems, FILE * out_file) -+{ -+ int err; -+ (void) out_file; -+ if (nitems == 0) -+ return; -+#if !defined (WORDS_BIGENDIAN) && !defined (NO_DUMP_SHARE) -+ swap_items(p, nitems, item_size); -+#endif -+ if (gzwrite(gz_fmtfile, (void *) p, (unsigned) (item_size * nitems)) != -+ item_size * nitems) { -+ fprintf(stderr, "! Could not write %d %d-byte item(s): %s.\n", nitems, item_size, gzerror(gz_fmtfile, &err)); -+ uexit(1); -+ } -+#if !defined (WORDS_BIGENDIAN) && !defined (NO_DUMP_SHARE) -+ swap_items(p, nitems, item_size); -+#endif -+} -+ -+void do_zundump(char *p, int item_size, int nitems, FILE * in_file) -+{ -+ int err; -+ (void) in_file; -+ if (nitems == 0) -+ return; -+ if (gzread(gz_fmtfile, (void *) p, (unsigned) (item_size * nitems)) <= 0) { -+ fprintf(stderr, "Could not undump %d %d-byte item(s): %s.\n", nitems, item_size, gzerror(gz_fmtfile, &err)); -+ uexit(1); -+ } -+#if !defined (WORDS_BIGENDIAN) && !defined (NO_DUMP_SHARE) -+ swap_items(p, nitems, item_size); -+#endif -+} -+ -+/*tex -+ -+ Tests has shown that a level 3 compression is the most optimal tradeoff -+ between file size and load time. -+ -+*/ -+ -+#define COMPRESSION "R3" -+ -+boolean zopen_w_input(FILE ** f, const char *fname, int format, const_string fopen_mode) -+{ -+ int callbackid; -+ int res; -+ char *fnam; -+ callbackid = callback_defined(find_format_file_callback); -+ if (callbackid > 0) { -+ res = run_callback(callbackid, "S->R", fname, &fnam); -+ if (res && fnam && strlen(fnam) > 0) { -+ *f = fopen(fnam, fopen_mode); -+ if (*f == NULL) { -+ return 0; -+ } -+ } else { -+ return 0; -+ } -+ } else { -+ res = luatex_open_input(f, fname, format, fopen_mode, true); -+ } -+ if (res) { -+ gz_fmtfile = gzdopen(fileno(*f), "rb" COMPRESSION); -+ } -+ return res; -+} -+ -+boolean zopen_w_output(FILE ** f, const char *s, const_string fopen_mode) -+{ -+ int res = 1; -+ if (luainit) { -+ *f = fopen(s, fopen_mode); -+ if (*f == NULL) { -+ return 0; -+ } -+ } else { -+ res = luatex_open_output(f, s, fopen_mode); -+ } -+ if (res) { -+ gz_fmtfile = gzdopen(fileno(*f), "wb" COMPRESSION); -+ } -+ return res; -+} -+ -+void zwclose(FILE * f) -+{ -+ (void) f; -+ gzclose(gz_fmtfile); -+} -+ -+/*tex Create the \DVI\ or \PDF\ file. */ -+ -+int open_outfile(FILE ** f, const char *name, const char *mode) -+{ -+ FILE *res; -+ res = fopen(name, mode); -+ if (res != NULL) { -+ *f = res; -+ return 1; -+ } -+ return 0; -+} -+ -+/*tex The caller should set |tfm_buffer=NULL| and |tfm_size=0|. */ -+ -+int readbinfile(FILE * f, unsigned char **tfm_buffer, int *tfm_size) -+{ -+ void *buf; -+ int size; -+ if (fseek(f, 0, SEEK_END) == 0) { -+ size = (int) ftell(f); -+ if (size > 0) { -+ buf = xmalloc((unsigned) size); -+ if (fseek(f, 0, SEEK_SET) == 0) { -+ if (fread((void *) buf, (size_t) size, 1, f) == 1) { -+ *tfm_buffer = (unsigned char *) buf; -+ *tfm_size = size; -+ return 1; -+ } -+ } -+ } else { -+ *tfm_buffer = NULL; -+ *tfm_size = 0; -+ return 1; -+ } -+ } -+ /*tex Either seek failed or we have a zero-sized file. */ -+ return 0; -+} -+ -+/*tex -+ -+ Like |os.execute()|, the |runpopen()| function is called only when -+ |shellenabledp == 1|. Unlike |os.execute()| we write errors to stderr, since -+ we have nowhere better to use; and of course we return a file handle (or -+ NULL) instead of a status indicator. -+ -+*/ -+ -+static FILE *runpopen(char *cmd, const char *mode) -+{ -+ FILE *f = NULL; -+ char *safecmd = NULL; -+ char *cmdname = NULL; -+ int allow; -+#ifdef WIN32 -+ char *pp; -+ -+ for (pp = cmd; *pp; pp++) { -+ if (*pp == '\'') *pp = '"'; -+ } -+#endif -+ /*tex If |restrictedshell| is zero, any command is allowed. */ -+ if (restrictedshell == 0) { -+ allow = 1; -+ } else { -+ const char *thecmd = cmd; -+ allow = shell_cmd_is_allowed(thecmd, &safecmd, &cmdname); -+ } -+ if (allow == 1) -+ f = popen(cmd, mode); -+ else if (allow == 2) -+ f = popen(safecmd, mode); -+ else if (allow == -1) -+ fprintf(stderr, "\nrunpopen quotation error in command line: %s\n", cmd); -+ else -+ fprintf(stderr, "\nrunpopen command not allowed: %s\n", cmdname); -+ if (safecmd) -+ free(safecmd); -+ if (cmdname) -+ free(cmdname); -+ return f; -+} -+ -+/*tex -+ -+ The code that implements |popen()| needs an array for tracking possible pipe -+ file pointers, because these need to be closed using |pclose()|. -+ -+*/ -+ -+#define NUM_PIPES 16 -+static FILE *pipes[NUM_PIPES]; -+ -+#ifdef WIN32 -+FILE *Poptr; -+#endif -+ -+boolean open_in_or_pipe(FILE ** f_ptr, char *fn, int filefmt, const_string fopen_mode, boolean must_exist) -+{ -+ string fname = NULL; -+ int i; -+ /*tex -+ -+ Opening a read pipe is straightforward, only have to skip past the pipe -+ symbol in the file name. filename quoting is assumed to happen elsewhere -+ (it does :-)) -+ -+ */ -+ if (shellenabledp && *fn == '|') { -+ /*tex The user requested a pipe. */ -+ *f_ptr = NULL; -+ fname = (string) xmalloc((unsigned) (strlen(fn) + 1)); -+ strcpy(fname, fn); -+ if (fullnameoffile) -+ free(fullnameoffile); -+ fullnameoffile = xstrdup(fname); -+ recorder_record_input(fname + 1); -+ *f_ptr = runpopen(fname + 1, "r"); -+ free(fname); -+ for (i = 0; i < NUM_PIPES; i++) { -+ if (pipes[i] == NULL) { -+ pipes[i] = *f_ptr; -+ break; -+ } -+ } -+ if (*f_ptr) -+ setvbuf(*f_ptr, (char *) NULL, _IONBF, 0); -+#ifdef WIN32 -+ Poptr = *f_ptr; -+#endif -+ return *f_ptr != NULL; -+ } -+ return luatex_open_input(f_ptr, fn, filefmt, fopen_mode, must_exist); -+} -+ -+ -+boolean open_out_or_pipe(FILE ** f_ptr, char *fn, const_string fopen_mode) -+{ -+ string fname; -+ int i; -+ /*tex -+ -+ Opening a write pipe takes a little bit more work, because TeX will -+ perhaps have appended ".tex". To avoid user confusion as much as -+ possible, this extension is stripped only when the command is a bare -+ word. Some small string trickery is needed to make sure the correct -+ number of bytes is free()-d afterwards. -+ */ -+ if (shellenabledp && *fn == '|') { -+ /*tex The user requested a pipe. */ -+ fname = (string) xmalloc((unsigned) (strlen(fn) + 1)); -+ strcpy(fname, fn); -+ if (strchr(fname, ' ') == NULL && strchr(fname, '>') == NULL) { -+ /*tex -+ -+ \METAPOST\ and \METAFIONT\ currently do not use this code, but it -+ is better to be prepared. Hm, what has this todo with \LUATEX ? -+ -+ */ -+ if (STREQ((fname + strlen(fname) - 3), "tex")) -+ *(fname + strlen(fname) - 4) = 0; -+ *f_ptr = runpopen(fname + 1, "w"); -+ *(fname + strlen(fname)) = '.'; -+ } else { -+ *f_ptr = runpopen(fname + 1, "w"); -+ } -+ recorder_record_output(fname + 1); -+ free(fname); -+ for (i = 0; i < NUM_PIPES; i++) { -+ if (pipes[i] == NULL) { -+ pipes[i] = *f_ptr; -+ break; -+ } -+ } -+ if (*f_ptr) -+ setvbuf(*f_ptr, (char *) NULL, _IONBF, 0); -+ return *f_ptr != NULL; -+ } -+ return luatex_open_output(f_ptr, fn, fopen_mode); -+} -+ -+ -+void close_file_or_pipe(FILE * f) -+{ -+ int i; -+ if (shellenabledp) { -+ for (i = 0; i <= 15; i++) { -+ /*tex If this file was a pipe, |pclose()| it and return. */ -+ if (pipes[i] == f) { -+ if (f) { -+ pclose(f); -+#ifdef WIN32 -+ Poptr = NULL; -+#endif -+ } -+ pipes[i] = NULL; -+ return; -+ } -+ } -+ } -+ close_file(f); -+} -diff --git a/texk/web2c/luatexdir/tex/texfileio.w b/texk/web2c/luatexdir/tex/texfileio.w -deleted file mode 100644 -index a10e9ba63..000000000 ---- a/texk/web2c/luatexdir/tex/texfileio.w -+++ /dev/null -@@ -1,1389 +0,0 @@ --% texfileio.w --% --% Copyright 2009-2010 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --@ @c -- -- --#include "ptexlib.h" -- --#include --#include -- --@ The bane of portability is the fact that different operating systems treat --input and output quite differently, perhaps because computer scientists --have not given sufficient attention to this problem. People have felt somehow --that input and output are not part of ``real'' programming. Well, it is true --that some kinds of programming are more fun than others. With existing --input/output conventions being so diverse and so messy, the only sources of --joy in such parts of the code are the rare occasions when one can find a --way to make the program a little less bad than it might have been. We have --two choices, either to attack I/O now and get it over with, or to postpone --I/O until near the end. Neither prospect is very attractive, so let's --get it over with. -- --The basic operations we need to do are (1)~inputting and outputting of --text, to or from a file or the user's terminal; (2)~inputting and --outputting of eight-bit bytes, to or from a file; (3)~instructing the --operating system to initiate (``open'') or to terminate (``close'') input or --output from a specified file; (4)~testing whether the end of an input --file has been reached. -- --\TeX\ needs to deal with two kinds of files. --We shall use the term |alpha_file| for a file that contains textual data, --and the term |byte_file| for a file that contains eight-bit binary information. --These two types turn out to be the same on many computers, but --sometimes there is a significant distinction, so we shall be careful to --distinguish between them. Standard protocols for transferring --such files from computer to computer, via high-speed networks, are --now becoming available to more and more communities of users. -- --The program actually makes use also of a third kind of file, called a --|word_file|, when dumping and reloading base information for its own --initialization. We shall define a word file later; but it will be possible --for us to specify simple operations on word files before they are defined. -- --@ We finally did away with |nameoffile| and |namelength|, but the variables --have to be kept otherwise there will be link errors from |openclose.c| in --the web2c library -- --@c --char *nameoffile; --int namelength; -- -- --@ When input files are opened via a callback, they will also be read using --callbacks. for that purpose, the |open_read_file_callback| returns an --integer to uniquely identify a callback table. This id replaces the file --point |f| in this case, because the input does not have to be a file --in the traditional sense. -- --Signalling this fact is achieved by having two arrays of integers. -- --@c --int *input_file_callback_id; --int read_file_callback_id[17]; -- --@ Handle -output-directory. -- --We assume that it is OK to look here first. Possibly it --would be better to replace lookups in "." with lookups in the --|output_directory| followed by "." but to do this requires much more --invasive surgery in libkpathsea. -- --@c --static char *find_in_output_directory(const char *s) --{ -- if (output_directory && !kpse_absolute_p(s, false)) { -- FILE *f_ptr; -- char *ftemp = concat3(output_directory, DIR_SEP_STRING, s); -- f_ptr = fopen(ftemp, "rb"); /* this code is used for input files only */ -- if (f_ptr) { -- fclose(f_ptr); -- return ftemp; -- } else { -- free(ftemp); -- -- } -- } -- return NULL; --} -- --@ find an \.{\\input} or \.{\\read} file. |n| differentiates between those case. -- --@c --int kpse_available(const char *m) { -- if (!kpse_init) { -- fprintf(stdout,"missing kpse replacement callback '%s', quitting\n",m); -- exit(1); -- } -- return 1 ; --} -- --char *luatex_find_read_file(const char *s, int n, int callback_index) --{ -- char *ftemp = NULL; -- int callback_id = callback_defined(callback_index); -- if (callback_id > 0) { -- (void) run_callback(callback_id, "dS->R", n, s, &ftemp); -- } else if (kpse_available("find_read_file")) { -- /* use kpathsea here */ -- ftemp = find_in_output_directory(s); -- if (!ftemp) -- ftemp = kpse_find_file(s, kpse_tex_format, 1); -- } -- if (ftemp) { -- if (fullnameoffile) -- free(fullnameoffile); -- fullnameoffile = xstrdup(ftemp); -- } -- return ftemp; --} -- --@ find other files types --@c --char *luatex_find_file(const char *s, int callback_index) --{ -- char *ftemp = NULL; -- int callback_id = callback_defined(callback_index); -- if (callback_id > 0) { -- (void) run_callback(callback_id, "S->R", s, &ftemp); -- -- } else if (kpse_available("find_read_file")) { -- /* use kpathsea here */ -- switch (callback_index) { -- case find_enc_file_callback: -- ftemp = kpse_find_file(s, kpse_enc_format, 0); -- break; -- case find_map_file_callback: -- ftemp = kpse_find_file(s, kpse_fontmap_format, 0); -- break; -- case find_type1_file_callback: -- ftemp = kpse_find_file(s, kpse_type1_format, 0); -- break; -- case find_truetype_file_callback: -- ftemp = kpse_find_file(s, kpse_truetype_format, 0); -- break; -- case find_opentype_file_callback: -- ftemp = kpse_find_file(s, kpse_opentype_format, 0); -- if (ftemp == NULL) -- ftemp = kpse_find_file(s, kpse_truetype_format, 0); -- break; -- case find_data_file_callback: -- ftemp = find_in_output_directory(s); -- if (!ftemp) -- ftemp = kpse_find_file(s, kpse_tex_format, 1); -- break; -- case find_font_file_callback: -- ftemp = kpse_find_file(s, kpse_ofm_format, 1); -- if (ftemp == NULL) -- ftemp = kpse_find_file(s, kpse_tfm_format, 1); -- break; -- case find_vf_file_callback: -- ftemp = kpse_find_file(s, kpse_ovf_format, 0); -- if (ftemp == NULL) -- ftemp = kpse_find_file(s, kpse_vf_format, 0); -- break; -- case find_cidmap_file_callback: -- ftemp = kpse_find_file(s, kpse_cid_format, 0); -- break; -- default: -- printf -- ("luatex_find_file(): do not know how to handle file %s of type %d\n", -- s, callback_index); -- break; -- } -- } -- return ftemp; --} -- -- --@ LuaTeX used to have private functions for these that did not use kpathsea, --but since the file paranoia tests have to come from kpathsea anyway, that is no --longer useful. The only downside to using luatex is that if one wants to disable --kpathsea via the Lua startup script, it is now an absolute requirement that all --file discovery callbacks are specified. Just using the find_read_file, but not --setting open_read_file, for example, does not work any more if kpathsea is not --to be used at all. -- --@c --#define openoutnameok(A) kpse_out_name_ok (A) --#define openinnameok(A) kpse_in_name_ok (A) -- --@ Open an input file F, using the kpathsea format FILEFMT and passing -- |FOPEN_MODE| to fopen. The filename is in `fn'. We return whether or -- not the open succeeded. -- --@c --boolean --luatex_open_input(FILE ** f_ptr, const char *fn, int filefmt, -- const_string fopen_mode, boolean must_exist) --{ -- string fname = NULL; -- /* We havent found anything yet. */ -- *f_ptr = NULL; -- if (fullnameoffile) -- free(fullnameoffile); -- fullnameoffile = NULL; -- fname = kpse_find_file(fn, (kpse_file_format_type) filefmt, must_exist); -- if (fname) { -- fullnameoffile = xstrdup(fname); -- /* If we found the file in the current directory, don't leave -- the `./' at the beginning of `fn', since it looks -- dumb when `tex foo' says `(./foo.tex ... )'. On the other -- hand, if the user said `tex ./foo', and that's what we -- opened, then keep it -- the user specified it, so we -- shouldn't remove it. */ -- if (fname[0] == '.' && IS_DIR_SEP(fname[1]) -- && (fn[0] != '.' || !IS_DIR_SEP(fn[1]))) { -- unsigned i = 0; -- while (fname[i + 2] != 0) { -- fname[i] = fname[i + 2]; -- i++; -- } -- fname[i] = 0; -- } -- /* This fopen is not allowed to fail. */ -- *f_ptr = xfopen(fname, fopen_mode); -- } -- if (*f_ptr) { -- recorder_record_input(fname); -- } -- return *f_ptr != NULL; --} -- --@ @c --boolean luatex_open_output(FILE ** f_ptr, const char *fn, -- const_string fopen_mode) --{ -- char *fname; -- boolean absolute = kpse_absolute_p(fn, false); -- -- /* If we have an explicit output directory, use it. */ -- if (output_directory && !absolute) { -- fname = concat3(output_directory, DIR_SEP_STRING, fn); -- } else { -- fname = xstrdup(fn); -- } -- -- /* Is the filename openable as given? */ -- *f_ptr = fopen(fname, fopen_mode); -- -- if (!*f_ptr) { -- /* Can't open as given. Try the envvar. */ -- string texmfoutput = kpse_var_value("TEXMFOUTPUT"); -- -- if (texmfoutput && *texmfoutput && !absolute) { -- fname = concat3(texmfoutput, DIR_SEP_STRING, fn); -- *f_ptr = fopen(fname, fopen_mode); -- } -- } -- if (*f_ptr) { -- recorder_record_output(fname); -- } -- free(fname); -- return *f_ptr != NULL; --} -- -- --@ @c --boolean lua_a_open_in(alpha_file * f, char *fn, int n) --{ -- int k; -- char *fnam; /* string returned by find callback */ -- int callback_id; -- boolean ret = true; /* return value */ -- boolean file_ok = true; /* the status so far */ -- if (n == 0) { -- input_file_callback_id[iindex] = 0; -- } else { -- read_file_callback_id[n] = 0; -- } -- if (*fn == '|') -- fnam = fn; -- else -- fnam = luatex_find_read_file(fn, n, find_read_file_callback); -- if (!fnam) -- return false; -- callback_id = callback_defined(open_read_file_callback); -- if (callback_id > 0) { -- k = run_and_save_callback(callback_id, "S->", fnam); -- if (k > 0) { -- ret = true; -- if (n == 0) -- input_file_callback_id[iindex] = k; -- else -- read_file_callback_id[n] = k; -- } else { -- file_ok = false; /* read failed */ -- } -- } else { /* no read callback */ -- if (openinnameok(fnam)) { -- ret = -- open_in_or_pipe(f, fnam, kpse_tex_format, FOPEN_RBIN_MODE, -- (n == 0 ? true : false)); -- } else { -- file_ok = false; /* open failed */ -- } -- } -- if (!file_ok) { -- ret = false; -- } -- return ret; --} -- -- --@ @c --boolean lua_a_open_out(alpha_file * f, char *fn, int n) --{ -- boolean test; -- str_number fnam; -- int callback_id; -- boolean ret = false; -- callback_id = callback_defined(find_write_file_callback); -- if (callback_id > 0) { -- fnam = 0; -- test = run_callback(callback_id, "dS->s", n, fn, &fnam); -- if ((test) && (fnam != 0) && (str_length(fnam) > 0)) { -- /* There is no message here because if that is needed the macro package */ -- /* should do that in the callback code. As elsewhere, messaging is left */ -- /* to lua then. */ -- ret = open_outfile(f, fn, FOPEN_W_MODE); -- } -- } else { -- if (openoutnameok(fn)) { -- if (n > 0 && selector != term_only) { -- /* This message to the log is for downward compatibility with other tex's */ -- /* as there are scripts out there that act on this message. An alternative */ -- /* is to let a macro package write an explicit message. */ -- fprintf(log_file,"\n\\openout%i = %s\n",n-1,fn); -- } -- ret = open_out_or_pipe(f, fn, FOPEN_W_MODE); -- } -- } -- return ret; --} -- -- --@ @c --boolean lua_b_open_out(alpha_file * f, char *fn) --{ -- boolean test; -- str_number fnam; -- int callback_id; -- boolean ret = false; -- callback_id = callback_defined(find_output_file_callback); -- if (callback_id > 0) { -- fnam = 0; -- test = run_callback(callback_id, "S->s", fn, &fnam); -- if ((test) && (fnam != 0) && (str_length(fnam) > 0)) { -- ret = open_outfile(f, fn, FOPEN_WBIN_MODE); -- } -- } else { -- if (openoutnameok(fn)) { -- ret = luatex_open_output(f, fn, FOPEN_WBIN_MODE); -- } -- } -- return ret; --} -- --@ @c --void lua_a_close_in(alpha_file f, int n) --{ /* close a text file */ -- int callback_id; -- if (n == 0) -- callback_id = input_file_callback_id[iindex]; -- else -- callback_id = read_file_callback_id[n]; -- if (callback_id > 0) { -- run_saved_callback(callback_id, "close", "->"); -- destroy_saved_callback(callback_id); -- if (n == 0) -- input_file_callback_id[iindex] = 0; -- else -- read_file_callback_id[n] = 0; -- } else { -- close_file_or_pipe(f); -- } --} -- --@ @c --void lua_a_close_out(alpha_file f) --{ /* close a text file */ -- close_file_or_pipe(f); --} -- -- --@ Binary input and output are done with C's ordinary --procedures, so we don't have to make any other special arrangements for --binary~I/O. Text output is also easy to do with standard routines. --The treatment of text input is more difficult, however, because --of the necessary translation to |ASCII_code| values. --\TeX's conventions should be efficient, and they should --blend nicely with the user's operating environment. -- --Input from text files is read one line at a time, using a routine called --|lua_input_ln|. This function is defined in terms of global variables called --|buffer|, |first|, and |last| that will be described in detail later; for --now, it suffices for us to know that |buffer| is an array of |ASCII_code| --values, and that |first| and |last| are indices into this array --representing the beginning and ending of a line of text. -- --@c --packed_ASCII_code *buffer; /* lines of characters being read */ --int first; /* the first unused position in |buffer| */ --int last; /* end of the line just input to |buffer| */ --int max_buf_stack; /* largest index used in |buffer| */ -- -- --@ The |lua_input_ln| function brings the next line of input from the specified --file into available positions of the buffer array and returns the value --|true|, unless the file has already been entirely read, in which case it --returns |false| and sets |last:=first|. In general, the |ASCII_code| --numbers that represent the next line of the file are input into --|buffer[first]|, |buffer[first+1]|, \dots, |buffer[last-1]|; and the --global variable |last| is set equal to |first| plus the length of the --line. Trailing blanks are removed from the line; thus, either |last=first| --(in which case the line was entirely blank) or |buffer[last-1]<>" "|. -- --An overflow error is given, however, if the normal actions of |lua_input_ln| --would make |last>=buf_size|; this is done so that other parts of \TeX\ --can safely look at the contents of |buffer[last+1]| without overstepping --the bounds of the |buffer| array. Upon entry to |lua_input_ln|, the condition --|first -- --@c --boolean lua_input_ln(alpha_file f, int n, boolean bypass_eoln) --{ -- boolean lua_result; -- int last_ptr; -- int callback_id; -- (void) bypass_eoln; /* todo: variable can be removed */ -- if (n == 0) -- callback_id = input_file_callback_id[iindex]; -- else -- callback_id = read_file_callback_id[n]; -- if (callback_id > 0) { -- last = first; -- last_ptr = first; -- lua_result = -- run_saved_callback(callback_id, "reader", "->l", &last_ptr); -- if ((lua_result == true) && (last_ptr != 0)) { -- last = last_ptr; -- if (last > max_buf_stack) -- max_buf_stack = last; -- } else { -- lua_result = false; -- } -- } else { -- lua_result = input_ln(f, bypass_eoln); -- } -- if (lua_result == true) { -- /* Fix up the input buffer using callbacks */ -- if (last >= first) { -- callback_id = callback_defined(process_input_buffer_callback); -- if (callback_id > 0) { -- last_ptr = first; -- lua_result = -- run_callback(callback_id, "l->l", (last - first), -- &last_ptr); -- if ((lua_result == true) && (last_ptr != 0)) { -- last = last_ptr; -- if (last > max_buf_stack) -- max_buf_stack = last; -- } -- } -- } -- return true; -- } -- return false; --} -- -- --@ We need a special routine to read the first line of \TeX\ input from --the user's terminal. This line is different because it is read before we --have opened the transcript file; there is sort of a ``chicken and --egg'' problem here. If the user types `\.{\\input paper}' on the first --line, or if some macro invoked by that line does such an \.{\\input}, --the transcript file will be named `\.{paper.log}'; but if no \.{\\input} --commands are performed during the first line of terminal input, the transcript --file will acquire its default name `\.{texput.log}'. (The transcript file --will not contain error messages generated by the first line before the --first \.{\\input} command.) --@.texput@> -- --The first line is special also because it may be read before \TeX\ has --input a format file. In such cases, normal error messages cannot yet --be given. The following code uses concepts that will be explained later. -- --@ Different systems have different ways to get started. But regardless of --what conventions are adopted, the routine that initializes the terminal --should satisfy the following specifications: -- --\yskip\textindent{1)}It should open file |term_in| for input from the -- terminal. (The file |term_out| will already be open for output to the -- terminal.) -- --\textindent{2)}If the user has given a command line, this line should be -- considered the first line of terminal input. Otherwise the -- user should be prompted with `\.{**}', and the first line of input -- should be whatever is typed in response. -- --\textindent{3)}The first line of input, which might or might not be a -- command line, should appear in locations |first| to |last-1| of the -- |buffer| array. -- --\textindent{4)}The global variable |loc| should be set so that the -- character to be read next by \TeX\ is in |buffer[loc]|. This -- character should not be blank, and we should have |loc first|. --@^system dependencies@> -- --@c --boolean init_terminal(void) --{ /* gets the terminal input started */ -- t_open_in(); -- if (last > first) { -- iloc = first; -- while ((iloc < last) && (buffer[iloc] == ' ')) -- incr(iloc); -- if (iloc < last) { -- return true; -- } -- } -- while (1) { -- wake_up_terminal(); -- fputs("**", term_out); -- update_terminal(); -- if (!input_ln(term_in, true)) { -- /* this shouldn't happen */ -- fputs("\n! End of file on the terminal... why?\n", term_out); -- return false; -- } -- iloc = first; -- while ((iloc < last) && (buffer[iloc] == ' ')) -- incr(iloc); -- if (iloc < last) { -- return true; /* return unless the line was all blank */ -- } -- fputs("Please type the name of your input file.\n", term_out); -- } --} -- -- --@ Here is a procedure that asks the user to type a line of input, --assuming that the |selector| setting is either |term_only| or |term_and_log|. --The input is placed into locations |first| through |last-1| of the --|buffer| array, and echoed on the transcript file if appropriate. -- --@c --void term_input(void) --{ /* gets a line from the terminal */ -- int k; /* index into |buffer| */ -- update_terminal(); /* now the user sees the prompt for sure */ -- if (!input_ln(term_in, true)) -- fatal_error("End of file on the terminal!"); -- term_offset = 0; /* the user's line ended with \.{} */ -- decr(selector); /* prepare to echo the input */ -- if (last != first) { -- for (k = first; k <= last - 1; k++) -- print_char(buffer[k]); -- } -- print_ln(); -- incr(selector); /* restore previous status */ --} -- -- --@ It's time now to fret about file names. Besides the fact that different --operating systems treat files in different ways, we must cope with the --fact that completely different naming conventions are used by different --groups of people. The following programs show what is required for one --particular operating system; similar routines for other systems are not --difficult to devise. --@^fingers@> --@^system dependencies@> -- --\TeX\ assumes that a file name has three parts: the name proper; its --``extension''; and a ``file area'' where it is found in an external file --system. The extension of an input file or a write file is assumed to be --`\.{.tex}' unless otherwise specified; it is `\.{.log}' on the --transcript file that records each run of \TeX; it is `\.{.tfm}' on the font --metric files that describe characters in the fonts \TeX\ uses; it is --`\.{.dvi}' on the output files that specify typesetting information; and it --is `\.{.fmt}' on the format files written by \.{INITEX} to initialize \TeX. --The file area can be arbitrary on input files, but files are usually --output to the user's current area. If an input file cannot be --found on the specified area, \TeX\ will look for it on a special system --area; this special area is intended for commonly used input files like --\.{webmac.tex}. -- --Simple uses of \TeX\ refer only to file names that have no explicit --extension or area. For example, a person usually says `\.{\\input} \.{paper}' --or `\.{\\font\\tenrm} \.= \.{helvetica}' instead of `\.{\\input} --\.{paper.new}' or `\.{\\font\\tenrm} \.= \.{test}'. Simple file --names are best, because they make the \TeX\ source files portable; --whenever a file name consists entirely of letters and digits, it should be --treated in the same way by all implementations of \TeX. However, users --need the ability to refer to other files in their environment, especially --when responding to error messages concerning unopenable files; therefore --we want to let them use the syntax that appears in their favorite --operating system. -- --The following procedures don't allow spaces to be part of --file names; but some users seem to like names that are spaced-out. --System-dependent changes to allow such things should probably --be made with reluctance, and only when an entire file name that --includes spaces is ``quoted'' somehow. -- --Here are the global values that file names will be scanned into. -- --@c --str_number cur_name; /* name of file just scanned */ --str_number cur_area; /* file area just scanned, or \.{""} */ --str_number cur_ext; /* file extension just scanned, or \.{""} */ -- -- --@ The file names we shall deal with have the --following structure: If the name contains `\./' or `\.:' --(for Amiga only), the file area --consists of all characters up to and including the final such character; --otherwise the file area is null. If the remaining file name contains --`\..', the file extension consists of all such characters from the last --`\..' to the end, otherwise the file extension is null. -- --We can scan such file names easily by using two global variables that keep track --of the occurrences of area and extension delimiters: -- --@c --pool_pointer area_delimiter; /* the most recent `\./', if any */ --pool_pointer ext_delimiter; /* the relevant `\..', if any */ -- -- --@ Input files that can't be found in the user's area may appear in a standard --system area called |TEX_area|. Font metric files whose areas are not given --explicitly are assumed to appear in a standard system area called --|TEX_font_area|. $\Omega$'s compiled translation process files whose areas --are not given explicitly are assumed to appear in a standard system area. --These system area names will, of course, vary from place to place. -- --@c --#define append_to_fn(A) do { \ -- c=(A); \ -- if (c!='"') { \ -- if (k -- --Under {\mc UNIX} we don't give the area part, instead depending --on the path searching that will happen during file opening. Also, the --length will be set in the main program. -- --@c --char *TEX_format_default; -- -- --@ This part of the program becomes active when a ``virgin'' \TeX\ is trying to get going, --just after the preliminary initialization, or when the user is substituting another --format file by typing `\.\&' after the initial `\.{**}' prompt. The buffer --contains the first line of input in |buffer[loc..(last-1)]|, where --|loc" "|. -- --@c --char *open_fmt_file(void) --{ -- int j; /* the first space after the format file name */ -- char *fmt = NULL; -- int dist; -- j = iloc; -- if (buffer[iloc] == '&') { -- incr(iloc); -- j = iloc; -- buffer[last] = ' '; -- while (buffer[j] != ' ') -- incr(j); -- fmt = xmalloc((unsigned) (j - iloc + 1)); -- strncpy(fmt, (char *) (buffer + iloc), (size_t) (j - iloc)); -- fmt[j - iloc] = 0; -- dist = (int) (strlen(fmt) - strlen(DUMP_EXT)); -- if (!(strstr(fmt, DUMP_EXT) == fmt + dist)) -- fmt = concat(fmt, DUMP_EXT); -- if (zopen_w_input(&fmt_file, fmt, DUMP_FORMAT, FOPEN_RBIN_MODE)) -- goto FOUND; -- wake_up_terminal(); -- fprintf(stdout, "Sorry, I can't find the format `%s'; will try `%s'.\n", -- fmt, TEX_format_default); -- update_terminal(); -- } -- /* now pull out all the stops: try for the system \.{plain} file */ -- fmt = TEX_format_default; -- if (!zopen_w_input(&fmt_file, fmt, DUMP_FORMAT, FOPEN_RBIN_MODE)) { -- wake_up_terminal(); -- fprintf(stdout, "I can't find the format file `%s'!\n", -- TEX_format_default); -- return NULL; -- } -- FOUND: -- iloc = j; -- return fmt; --} -- -- --@ The global variable |name_in_progress| is used to prevent recursive --use of |scan_file_name|, since the |begin_name| and other procedures --communicate via global variables. Recursion would arise only by --devious tricks like `\.{\\input\\input f}'; such attempts at sabotage --must be thwarted. Furthermore, |name_in_progress| prevents \.{\\input} --@^recursion@> --from being initiated when a font size specification is being scanned. -- --Another global variable, |job_name|, contains the file name that was first --\.{\\input} by the user. This name is extended by `\.{.log}' and `\.{.dvi}' --and `\.{.fmt}' in the names of \TeX's output files. -- --@c --boolean name_in_progress; /* is a file name being scanned? */ --str_number job_name; /* principal file name */ --boolean log_opened_global; /* has the transcript file been opened? */ -- -- --@ Initially |job_name=0|; it becomes nonzero as soon as the true name is known. --We have |job_name=0| if and only if the `\.{log}' file has not been opened, --except of course for a short time just after |job_name| has become nonzero. -- --@c --unsigned char *texmf_log_name; /* full name of the log file */ -- --@ The |open_log_file| routine is used to open the transcript file and to help --it catch up to what has previously been printed on the terminal. -- --@c --void open_log_file(void) --{ -- int old_setting; /* previous |selector| setting */ -- int k; /* index into |buffer| */ -- int l; /* end of first input line */ -- char *fn; -- old_setting = selector; -- if (job_name == 0) -- job_name = getjobname(maketexstring("texput")); /* TODO */ -- fn = pack_job_name(".fls"); -- recorder_change_filename(fn); -- fn = pack_job_name(".log"); -- while (!lua_a_open_out(&log_file, fn, 0)) { -- /* Try to get a different log file name */ -- /* Sometimes |open_log_file| is called at awkward moments when \TeX\ is -- unable to print error messages or even to |show_context|. -- The |prompt_file_name| routine can result in a |fatal_error|, but the |error| -- routine will not be invoked because |log_opened| will be false. -- -- The normal idea of |batch_mode| is that nothing at all should be written -- on the terminal. However, in the unusual case that -- no log file could be opened, we make an exception and allow -- an explanatory message to be seen. -- -- Incidentally, the program always refers to the log file as a `\.{transcript -- file}', because some systems cannot use the extension `\.{.log}' for -- this file. -- */ -- selector = term_only; -- fn = prompt_file_name("transcript file name", ".log"); -- } -- texmf_log_name = (unsigned char *) xstrdup(fn); -- selector = log_only; -- log_opened_global = true; -- if (callback_defined(start_run_callback) == 0) { -- /* Print the banner line, including current date and time */ -- log_banner(luatex_version_string); -- -- input_stack[input_ptr] = cur_input; /* make sure bottom level is in memory */ -- tprint_nl("**"); -- l = input_stack[0].limit_field; /* last position of first line */ -- if (buffer[l] == end_line_char_par) -- decr(l); /* TODO: multichar endlinechar */ -- for (k = 1; k <= l; k++) -- print_char(buffer[k]); -- print_ln(); /* now the transcript file contains the first line of input */ -- } -- flush_loggable_info(); /* should be done always */ -- selector = old_setting + 2; /* |log_only| or |term_and_log| */ --} -- --@ This function is needed by synctex to make its log appear in the right --spot when |output_directory| is set. -- --@c --char *get_full_log_name (void) --{ -- if (output_directory) { -- char *ret = xmalloc(strlen((char *)texmf_log_name)+2+strlen(output_directory)); -- ret = strcpy(ret, output_directory); -- strcat(ret, "/"); -- strcat(ret, (char *)texmf_log_name); -- return ret; -- } else { -- return xstrdup((const char*)texmf_log_name); -- } --} -- --@ Synctex uses this to get the anchored path of an input file. -- --@c --char *luatex_synctex_get_current_name (void) --{ -- char *pwdbuf = NULL, *ret; -- if (kpse_absolute_p(fullnameoffile, false)) { -- return xstrdup(fullnameoffile); -- } -- pwdbuf = xgetcwd(); -- ret = concat3(pwdbuf, DIR_SEP_STRING, fullnameoffile); -- free(pwdbuf) ; -- return ret; --} -- -- --@ Let's turn now to the procedure that is used to initiate file reading --when an `\.{\\input}' command is being processed. -- --@c --void start_input(void) --{ /* \TeX\ will \.{\\input} something */ -- str_number temp_str; -- char *fn; -- do { -- get_x_token(); -- } while ((cur_cmd == spacer_cmd) || (cur_cmd == relax_cmd)); -- -- back_input(); -- if (cur_cmd != left_brace_cmd) { -- scan_file_name(); /* set |cur_name| to desired file name */ -- } else { -- scan_file_name_toks(); -- } -- fn = pack_file_name(cur_name, cur_area, cur_ext); -- while (1) { -- begin_file_reading(); /* set up |cur_file| and new level of input */ -- if (lua_a_open_in(&cur_file, fn, 0)) -- break; -- end_file_reading(); /* remove the level that didn't work */ -- fn = prompt_file_name("input file name", ""); -- } -- iname = maketexstring(fullnameoffile); -- /* Now that we have |fullnameoffile|, it is time to post-adjust -- |cur_name| and |cur_ext| for trailing |.tex| */ -- { -- char *n, *p; -- n = p = fullnameoffile + strlen(fullnameoffile); -- while (p>fullnameoffile) { -- p--; -- if (IS_DIR_SEP(*p)) { -- break; -- } -- } -- if (IS_DIR_SEP(*p)) { -- p++; -- } -- while (n>fullnameoffile) { -- n--; -- if (*n == '.') { -- break; -- } -- } -- if (n>p) { -- int q = *n; -- cur_ext = maketexstring(n); -- *n = 0; -- cur_name = maketexstring(p); -- *n = q; -- } -- } -- -- -- source_filename_stack[in_open] = iname; -- full_source_filename_stack[in_open] = xstrdup(fullnameoffile); -- /* we can try to conserve string pool space now */ -- temp_str = search_string(iname); -- if (temp_str > 0) { -- flush_str(iname); -- iname = temp_str; -- } -- if (job_name == 0) { -- job_name = getjobname(cur_name); -- open_log_file(); -- } -- /* |open_log_file| doesn't |show_context|, so |limit| -- and |loc| needn't be set to meaningful values yet */ -- report_start_file(filetype_tex,fullnameoffile); -- incr(open_parens); -- update_terminal(); -- istate = new_line; -- /* Prepare new file {\sl Sync\TeX} information */ -- if (! synctex_get_no_files()) { -- synctexstartinput(); /* Give control to the {\sl Sync\TeX} controller */ -- } -- /* Read the first line of the new file */ -- /* Here we have to remember to tell the |lua_input_ln| routine not to -- start with a |get|. If the file is empty, it is considered to -- contain a single blank line. */ -- line = 1; -- if (lua_input_ln(cur_file, 0, false)) { -- ; -- } -- firm_up_the_line(); -- if (end_line_char_inactive) -- decr(ilimit); -- else -- buffer[ilimit] = (packed_ASCII_code) end_line_char_par; -- first = ilimit + 1; -- iloc = istart; --} -- --@ Read and write dump files through zlib -- --@ Earlier versions recast |*f| from |FILE *| to |gzFile|, but there is --no guarantee that these have the same size, so a static variable --is needed. -- --@c --static gzFile gz_fmtfile = NULL; -- --@ As distributed, the dump files are --architecture dependent; specifically, BigEndian and LittleEndian --architectures produce different files. These routines always output --BigEndian files. This still does not guarantee them to be --architecture-independent, because it is possible to make a format --that dumps a glue ratio, i.e., a floating-point number. Fortunately, --none of the standard formats do that. -- --@c --#if !defined (WORDS_BIGENDIAN) && !defined (NO_DUMP_SHARE) -- --/* This macro is always invoked as a statement. It assumes a variable -- `temp'. */ --# define SWAP(x, y) do { temp = x; x = y; y = temp; } while (0) -- --/* Make the NITEMS items pointed at by P, each of size SIZE, be the -- opposite-endianness of whatever they are now. */ --static void --swap_items(char *pp, int nitems, int size) --{ -- char temp; -- unsigned total = (unsigned) (nitems * size); -- char *q = xmalloc(total); -- char *p = q; -- memcpy(p,pp,total); -- /* Since `size' does not change, we can write a while loop for each -- case, and avoid testing `size' for each time. */ -- switch (size) { -- /* 16-byte items happen on the DEC Alpha machine when we are not -- doing sharable memory dumps. */ -- case 16: -- while (nitems--) { -- SWAP(p[0], p[15]); -- SWAP(p[1], p[14]); -- SWAP(p[2], p[13]); -- SWAP(p[3], p[12]); -- SWAP(p[4], p[11]); -- SWAP(p[5], p[10]); -- SWAP(p[6], p[9]); -- SWAP(p[7], p[8]); -- p += size; -- } -- break; -- -- case 12: -- while (nitems--) { -- SWAP(p[0], p[11]); -- SWAP(p[1], p[10]); -- SWAP(p[2], p[9]); -- SWAP(p[3], p[8]); -- SWAP(p[4], p[7]); -- SWAP(p[5], p[6]); -- p += size; -- } -- break; -- -- case 8: -- while (nitems--) { -- SWAP(p[0], p[7]); -- SWAP(p[1], p[6]); -- SWAP(p[2], p[5]); -- SWAP(p[3], p[4]); -- p += size; -- } -- break; -- -- case 4: -- while (nitems--) { -- SWAP(p[0], p[3]); -- SWAP(p[1], p[2]); -- p += size; -- } -- break; -- -- case 2: -- while (nitems--) { -- SWAP(p[0], p[1]); -- p += size; -- } -- break; -- -- case 1: -- /* Nothing to do. */ -- break; -- -- default: -- FATAL1("Can't swap a %d-byte item for (un)dumping", size); -- } -- memcpy(pp,q,total); -- xfree(q); --} --#endif /* not WORDS_BIGENDIAN and not NO_DUMP_SHARE */ -- --@ That second swap is to make sure following calls don't get --confused in the case of |dump_things|. -- --@c --void do_zdump(char *p, int item_size, int nitems, FILE * out_file) --{ -- int err; -- (void) out_file; -- if (nitems == 0) -- return; --#if !defined (WORDS_BIGENDIAN) && !defined (NO_DUMP_SHARE) -- swap_items(p, nitems, item_size); --#endif -- if (gzwrite(gz_fmtfile, (void *) p, (unsigned) (item_size * nitems)) != -- item_size * nitems) { -- fprintf(stderr, "! Could not write %d %d-byte item(s): %s.\n", nitems, -- item_size, gzerror(gz_fmtfile, &err)); -- uexit(1); -- } --#if !defined (WORDS_BIGENDIAN) && !defined (NO_DUMP_SHARE) -- swap_items(p, nitems, item_size); --#endif --} -- --@ @c --void do_zundump(char *p, int item_size, int nitems, FILE * in_file) --{ -- int err; -- (void) in_file; -- if (nitems == 0) -- return; -- if (gzread(gz_fmtfile, (void *) p, (unsigned) (item_size * nitems)) <= 0) { -- fprintf(stderr, "Could not undump %d %d-byte item(s): %s.\n", -- nitems, item_size, gzerror(gz_fmtfile, &err)); -- uexit(1); -- } --#if !defined (WORDS_BIGENDIAN) && !defined (NO_DUMP_SHARE) -- swap_items(p, nitems, item_size); --#endif --} -- --@ @c --#define COMPRESSION "R3" -- --boolean zopen_w_input(FILE ** f, const char *fname, int format, -- const_string fopen_mode) --{ -- int callbackid; -- int res; -- char *fnam; -- callbackid = callback_defined(find_format_file_callback); -- if (callbackid > 0) { -- res = run_callback(callbackid, "S->R", fname, &fnam); -- if (res && fnam && strlen(fnam) > 0) { -- *f = fopen(fnam, fopen_mode); -- if (*f == NULL) { -- return 0; -- } -- } else { -- return 0; -- } -- } else { -- res = luatex_open_input(f, fname, format, fopen_mode, true); -- } -- if (res) { -- gz_fmtfile = gzdopen(fileno(*f), "rb" COMPRESSION); -- } -- return res; --} -- --@ @c --boolean zopen_w_output(FILE ** f, const char *s, const_string fopen_mode) --{ -- int res = 1; -- if (luainit) { -- *f = fopen(s, fopen_mode); -- if (*f == NULL) { -- return 0; -- } -- } else { -- res = luatex_open_output(f, s, fopen_mode); -- } -- if (res) { -- gz_fmtfile = gzdopen(fileno(*f), "wb" COMPRESSION); -- } -- return res; --} -- --@ @c --void zwclose(FILE * f) --{ -- (void) f; -- gzclose(gz_fmtfile); --} -- --@ create the dvi or pdf file --@c --int open_outfile(FILE ** f, const char *name, const char *mode) --{ -- FILE *res; -- res = fopen(name, mode); -- if (res != NULL) { -- *f = res; -- return 1; -- } -- return 0; --} -- -- --@ the caller should set |tfm_buffer=NULL| and |tfm_size=0| --@c --int readbinfile(FILE * f, unsigned char **tfm_buffer, int *tfm_size) --{ -- void *buf; -- int size; -- if (fseek(f, 0, SEEK_END) == 0) { -- size = (int) ftell(f); -- if (size > 0) { -- buf = xmalloc((unsigned) size); -- if (fseek(f, 0, SEEK_SET) == 0) { -- if (fread((void *) buf, (size_t) size, 1, f) == 1) { -- *tfm_buffer = (unsigned char *) buf; -- *tfm_size = size; -- return 1; -- } -- } -- } else { -- *tfm_buffer = NULL; -- *tfm_size = 0; -- return 1; -- } -- } /* seek failed, or zero-sized file */ -- return 0; --} -- --@ Like |os.execute()|, the |runpopen()| function is called only when --|shellenabledp == 1|. Unlike |os.execute()| we write errors to stderr, since we --have nowhere better to use; and of course we return a file handle (or NULL) --instead of a status indicator. -- --@c --static FILE *runpopen(char *cmd, const char *mode) --{ -- FILE *f = NULL; -- char *safecmd = NULL; -- char *cmdname = NULL; -- int allow; -- --#ifdef WIN32 -- char *pp; -- -- for (pp = cmd; *pp; pp++) { -- if (*pp == '\'') *pp = '"'; -- } --#endif -- -- /* If restrictedshell == 0, any command is allowed. */ -- if (restrictedshell == 0) { -- allow = 1; -- } else { -- const char *thecmd = cmd; -- allow = shell_cmd_is_allowed(thecmd, &safecmd, &cmdname); -- } -- if (allow == 1) -- f = popen(cmd, mode); -- else if (allow == 2) -- f = popen(safecmd, mode); -- else if (allow == -1) -- fprintf(stderr, "\nrunpopen quotation error in command line: %s\n", -- cmd); -- else -- fprintf(stderr, "\nrunpopen command not allowed: %s\n", cmdname); -- -- if (safecmd) -- free(safecmd); -- if (cmdname) -- free(cmdname); -- return f; --} -- --@ piped I/O -- -- --@ The code that implements |popen()| needs an array for tracking -- possible pipe file pointers, because these need to be -- closed using |pclose()|. -- --@c --#define NUM_PIPES 16 --static FILE *pipes[NUM_PIPES]; -- --#ifdef WIN32 --FILE *Poptr; --#endif -- --boolean open_in_or_pipe(FILE ** f_ptr, char *fn, int filefmt, -- const_string fopen_mode, boolean must_exist) --{ -- string fname = NULL; -- int i; /* iterator */ -- -- /* opening a read pipe is straightforward, only have to -- skip past the pipe symbol in the file name. filename -- quoting is assumed to happen elsewhere (it does :-)) */ -- -- if (shellenabledp && *fn == '|') { -- /* the user requested a pipe */ -- *f_ptr = NULL; -- fname = (string) xmalloc((unsigned) (strlen(fn) + 1)); -- strcpy(fname, fn); -- if (fullnameoffile) -- free(fullnameoffile); -- fullnameoffile = xstrdup(fname); -- recorder_record_input(fname + 1); -- *f_ptr = runpopen(fname + 1, "r"); -- free(fname); -- for (i = 0; i < NUM_PIPES; i++) { -- if (pipes[i] == NULL) { -- pipes[i] = *f_ptr; -- break; -- } -- } -- if (*f_ptr) -- setvbuf(*f_ptr, (char *) NULL, _IONBF, 0); --#ifdef WIN32 -- Poptr = *f_ptr; --#endif -- -- return *f_ptr != NULL; -- } -- -- return luatex_open_input(f_ptr, fn, filefmt, fopen_mode, must_exist); --} -- -- --boolean open_out_or_pipe(FILE ** f_ptr, char *fn, const_string fopen_mode) --{ -- string fname; -- int i; /* iterator */ -- -- /* opening a write pipe takes a little bit more work, because TeX -- will perhaps have appended ".tex". To avoid user confusion as -- much as possible, this extension is stripped only when the command -- is a bare word. Some small string trickery is needed to make -- sure the correct number of bytes is free()-d afterwards */ -- -- if (shellenabledp && *fn == '|') { -- /* the user requested a pipe */ -- fname = (string) xmalloc((unsigned) (strlen(fn) + 1)); -- strcpy(fname, fn); -- if (strchr(fname, ' ') == NULL && strchr(fname, '>') == NULL) { -- /* mp and mf currently do not use this code, but it -- is better to be prepared */ -- if (STREQ((fname + strlen(fname) - 3), "tex")) -- *(fname + strlen(fname) - 4) = 0; -- *f_ptr = runpopen(fname + 1, "w"); -- *(fname + strlen(fname)) = '.'; -- } else { -- *f_ptr = runpopen(fname + 1, "w"); -- } -- recorder_record_output(fname + 1); -- free(fname); -- -- for (i = 0; i < NUM_PIPES; i++) { -- if (pipes[i] == NULL) { -- pipes[i] = *f_ptr; -- break; -- } -- } -- -- if (*f_ptr) -- setvbuf(*f_ptr, (char *) NULL, _IONBF, 0); -- -- return *f_ptr != NULL; -- } -- -- return luatex_open_output(f_ptr, fn, fopen_mode); --} -- -- --void close_file_or_pipe(FILE * f) --{ -- int i; /* iterator */ -- -- if (shellenabledp) { -- for (i = 0; i <= 15; i++) { -- /* if this file was a pipe, |pclose()| it and return */ -- if (pipes[i] == f) { -- if (f) { -- pclose(f); --#ifdef WIN32 -- Poptr = NULL; --#endif -- } -- pipes[i] = NULL; -- return; -- } -- } -- } -- close_file(f); --} -diff --git a/texk/web2c/luatexdir/tex/texmath.w b/texk/web2c/luatexdir/tex/texmath.c -similarity index 61% -rename from texk/web2c/luatexdir/tex/texmath.w -rename to texk/web2c/luatexdir/tex/texmath.c -index 6d4b87a38..69e58b0ea 100644 ---- a/texk/web2c/luatexdir/tex/texmath.w -+++ b/texk/web2c/luatexdir/tex/texmath.c -@@ -1,46 +1,43 @@ --% texmath.w --% --% Copyright 2008-2010 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --@ @c -+/* -+ -+Copyright 2008-2010 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under the terms -+of the GNU General Public License as published by the Free Software Foundation; -+either version 2 of the License, or (at your option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT ANY -+WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A -+PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. -+ -+You should have received a copy of the GNU General Public License along with -+LuaTeX; if not, see . -+ -+*/ -+ - #include "ptexlib.h" - --@ @c - #define mode mode_par - #define tail tail_par - #define head head_par - #define dir_save dirs_par - --/* -- -- \mathdisplayskipmode -+/*tex - -- tex normally always inserts before and only after when larger than zero -+ Concerning display skips, \TEX\ normally always inserts before and only after -+ when larger than zero. THis can ow be controlled with |\mathdisplayskipmode|: - -- 0 = normal tex -- 1 = always -- 2 = non-zero -- 3 = ignore -+ \starttabulate -+ \NC 0 \NC normal \TEX \NC \NR -+ \NC 1 \NC always \NC \NR -+ \NC 2 \NC non-zero \NC \NR -+ \NC 3 \NC ignore \NC \NR -+ \stoptabulate - - */ - --@ TODO: not sure if this is the right order --@c - #define back_error(A,B) do { \ - OK_to_interrupt=false; \ - back_input(); \ -@@ -48,90 +45,107 @@ - tex_error(A,B); \ - } while (0) - --@ @c - int scan_math(pointer, int); - int scan_math_style(pointer, int); - pointer fin_mlist(pointer); - --@ When \TeX\ reads a formula that is enclosed between \.\$'s, it constructs an --{\sl mlist}, which is essentially a tree structure representing that --formula. An mlist is a linear sequence of items, but we can regard it as --a tree structure because mlists can appear within mlists. For example, many --of the entries can be subscripted or superscripted, and such ``scripts'' --are mlists in their own right. -- --An entire formula is parsed into such a tree before any of the actual --typesetting is done, because the current style of type is usually not --known until the formula has been fully scanned. For example, when the --formula `\.{\$a+b \\over c+d\$}' is being read, there is no way to tell --that `\.{a+b}' will be in script size until `\.{\\over}' has appeared. -- --During the scanning process, each element of the mlist being built is --classified as a relation, a binary operator, an open parenthesis, etc., --or as a construct like `\.{\\sqrt}' that must be built up. This classification --appears in the mlist data structure. -- --After a formula has been fully scanned, the mlist is converted to an hlist --so that it can be incorporated into the surrounding text. This conversion is --controlled by a recursive procedure that decides all of the appropriate --styles by a ``top-down'' process starting at the outermost level and working --in towards the subformulas. The formula is ultimately pasted together using --combinations of horizontal and vertical boxes, with glue and penalty nodes --inserted as necessary. -- --An mlist is represented internally as a linked list consisting chiefly --of ``noads'' (pronounced ``no-adds''), to distinguish them from the somewhat --similar ``nodes'' in hlists and vlists. Certain kinds of ordinary nodes are --allowed to appear in mlists together with the noads; \TeX\ tells the difference --by means of the |type| field, since a noad's |type| is always greater than --that of a node. An mlist does not contain character nodes, hlist nodes, vlist --nodes, math nodes or unset nodes; in particular, each mlist item appears in the --variable-size part of |mem|, so the |type| field is always present. -- --Each noad is five or more words long. The first word contains the --|type| and |subtype| and |link| fields that are already so familiar to --us; the second contains the attribute list pointer, and the third, --fourth an fifth words are called the noad's |nucleus|, |subscr|, and --|supscr| fields. (This use of a combined attribute list is temporary. --Eventually, each of fields need their own list) -- --Consider, for example, the simple formula `\.{\$x\^2\$}', which would be --parsed into an mlist containing a single element called an |ord_noad|. --The |nucleus| of this noad is a representation of `\.x', the |subscr| is --empty, and the |supscr| is a representation of `\.2'. -- --The |nucleus|, |subscr|, and |supscr| fields are further broken into --subfields. If |p| points to a noad, and if |q| is one of its principal --fields (e.g., |q=subscr(p)|), |q=null| indicates a field with no value (the --corresponding attribute of noad |p| is not present). Otherwise, there are --several possibilities for the subfields, depending on the |type| of |q|. -- --\yskip\hang|type(q)=math_char_node| means that |math_fam(q)| refers to one of --the sixteen font families, and |character(q)| is the number of a character --within a font of that family, as in a character node. -- --\yskip\hang|type(q)=math_text_char_node| is similar, but the character is --unsubscripted and unsuperscripted and it is followed immediately by another --character from the same font. (This |type| setting appears only --briefly during the processing; it is used to suppress unwanted italic --corrections.) -- --\yskip\hang|type(q)=sub_box_node| means that |math_list(q)| points to a box --node (either an |hlist_node| or a |vlist_node|) that should be used as the --value of the field. The |shift_amount| in the subsidiary box node is the --amount by which that box will be shifted downward. -- --\yskip\hang|type(q)=sub_mlist_node| means that |math_list(q)| points to --an mlist; the mlist must be converted to an hlist in order to obtain --the value of this field. -- --\yskip\noindent In the latter case, we might have |math_list(q)=null|. This --is not the same as |q=null|; for example, `\.{\$P\_\{\}\$}' --and `\.{\$P\$}' produce different results (the former will not have the --``italic correction'' added to the width of |P|, but the ``script skip'' --will be added). -- --@c -+/*tex -+ -+ When \TeX\ reads a formula that is enclosed between \.\$'s, it constructs an -+ {\sl mlist}, which is essentially a tree structure representing that formula. -+ An mlist is a linear sequence of items, but we can regard it as a tree -+ structure because mlists can appear within mlists. For example, many of the -+ entries can be subscripted or superscripted, and such ``scripts'' are mlists -+ in their own right. -+ -+ An entire formula is parsed into such a tree before any of the actual -+ typesetting is done, because the current style of type is usually not known -+ until the formula has been fully scanned. For example, when the formula -+ `\.{\$a+b \\over c+d\$}' is being read, there is no way to tell that -+ `\.{a+b}' will be in script size until `\.{\\over}' has appeared. -+ -+ During the scanning process, each element of the mlist being built is -+ classified as a relation, a binary operator, an open parenthesis, etc., or as -+ a construct like `\.{\\sqrt}' that must be built up. This classification -+ appears in the mlist data structure. -+ -+ After a formula has been fully scanned, the mlist is converted to an hlist so -+ that it can be incorporated into the surrounding text. This conversion is -+ controlled by a recursive procedure that decides all of the appropriate -+ styles by a ``top-down'' process starting at the outermost level and working -+ in towards the subformulas. The formula is ultimately pasted together using -+ combinations of horizontal and vertical boxes, with glue and penalty nodes -+ inserted as necessary. -+ -+ An mlist is represented internally as a linked list consisting chiefly of -+ ``noads'' (pronounced ``no-adds''), to distinguish them from the somewhat -+ similar ``nodes'' in hlists and vlists. Certain kinds of ordinary nodes are -+ allowed to appear in mlists together with the noads; \TeX\ tells the -+ difference by means of the |type| field, since a noad's |type| is always -+ greater than that of a node. An mlist does not contain character nodes, hlist -+ nodes, vlist nodes, math nodes or unset nodes; in particular, each mlist item -+ appears in the variable-size part of |mem|, so the |type| field is always -+ present. -+ -+ Each noad is five or more words long. The first word contains the |type| and -+ |subtype| and |link| fields that are already so familiar to us; the second -+ contains the attribute list pointer, and the third, fourth an fifth words are -+ called the noad's |nucleus|, |subscr|, and |supscr| fields. (This use of a -+ combined attribute list is temporary. Eventually, each of fields need their -+ own list) -+ -+ Consider, for example, the simple formula `\.{\$x\^2\$}', which would be -+ parsed into an mlist containing a single element called an |ord_noad|. The -+ |nucleus| of this noad is a representation of `\.x', the |subscr| is empty, -+ and the |supscr| is a representation of `\.2'. -+ -+ The |nucleus|, |subscr|, and |supscr| fields are further broken into -+ subfields. If |p| points to a noad, and if |q| is one of its principal fields -+ (e.g., |q=subscr(p)|), |q=null| indicates a field with no value (the -+ corresponding attribute of noad |p| is not present). Otherwise, there are -+ several possibilities for the subfields, depending on the |type| of |q|. -+ -+ \startitemize -+ -+ \startitem -+ |type(q)=math_char_node| means that |math_fam(q)| refers to one of -+ the sixteen font families, and |character(q)| is the number of a -+ character within a font of that family, as in a character node. -+ \stopitem -+ -+ \startitem -+ |type(q)=math_text_char_node| is similar, but the character is -+ unsubscripted and unsuperscripted and it is followed immediately by -+ another character from the same font. (This |type| setting appears -+ only briefly during the processing; it is used to suppress unwanted -+ italic corrections.) -+ \stopitem -+ -+ \startitem -+ |type(q)=sub_box_node| means that |math_list(q)| points to a box node -+ (either an |hlist_node| or a |vlist_node|) that should be used as the -+ value of the field. The |shift_amount| in the subsidiary box node is -+ the amount by which that box will be shifted downward. -+ \stopitem -+ -+ \startitem -+ |type(q)=sub_mlist_node| means that |math_list(q)| points to an -+ mlist; the mlist must be converted to an hlist in order to obtain the -+ value of this field. -+ \stopitem -+ -+ \startitem -+ In the latter case, we might have |math_list(q)=null|. This is not -+ the same as |q=null|; for example, `\.{\$P\_\{\}\$}' and `\.{\$P\$}' -+ produce different results (the former will not have the ``italic -+ correction'' added to the width of |P|, but the ``script skip'' will -+ be added). -+ \stopitem -+ -+ \startitemize -+ -+*/ -+ - static void unsave_math(void) - { - unsave(); -@@ -141,10 +155,13 @@ static void unsave_math(void) - text_dir_ptr = saved_value(0); - } - --@ Sometimes it is necessary to destroy an mlist. The following --subroutine empties the current list, assuming that |abs(mode)=mmode|. -+/*tex -+ -+ Sometimes it is necessary to destroy an mlist. The following subroutine -+ empties the current list, assuming that |abs(mode)=mmode|. -+ -+*/ - --@c - void flush_math(void) - { - flush_node_list(vlink(head)); -@@ -154,15 +171,13 @@ void flush_math(void) - incompleat_noad_par = null; - } - --@ Before we can do anything in math mode, we need fonts. -+/*tex Before we can do anything in math mode, we need fonts. */ - --@c - #define MATHFONTSTACK 8 --#define MATHFONTDEFAULT 0 /* == nullfont */ -+#define MATHFONTDEFAULT 0 - - static sa_tree math_fam_head = NULL; - --@ @c - int fam_fnt(int fam_id, int size_id) - { - int n = fam_id + (256 * size_id); -@@ -189,7 +204,6 @@ void def_fam_fnt(int fam_id, int size_id, int f, int lvl) - } - } - --@ @c - static void unsave_math_fam_data(int gl) - { - sa_stack_item st; -@@ -201,7 +215,7 @@ static void unsave_math_fam_data(int gl) - st = math_fam_head->stack[math_fam_head->stack_ptr]; - if (st.level > 0) { - rawset_sa_item(math_fam_head, st.code, st.value); -- /* now do a trace message, if requested */ -+ /*tex Now do a trace message, if requested. */ - if (tracing_restores_par > 1) { - int size_id = st.code / 256; - int fam_id = st.code % 256; -@@ -220,15 +234,13 @@ static void unsave_math_fam_data(int gl) - } - } - --@ and parameters -+/*tex Parameters */ - --@c - #define MATHPARAMSTACK 8 - #define MATHPARAMDEFAULT undefined_math_parameter - - static sa_tree math_param_head = NULL; - --@ @c - void def_math_param(int param_id, int style_id, scaled value, int lvl) - { - int n = param_id + (256 * style_id); -@@ -254,7 +266,6 @@ scaled get_math_param(int param_id, int style_id) - return (scaled) get_sa_item(math_param_head, n).int_value; - } - --@ @c - static void unsave_math_param_data(int gl) - { - sa_stack_item st; -@@ -266,7 +277,7 @@ static void unsave_math_param_data(int gl) - st = math_param_head->stack[math_param_head->stack_ptr]; - if (st.level > 0) { - rawset_sa_item(math_param_head, st.code, st.value); -- /* now do a trace message, if requested */ -+ /*tex Do a trace message, if requested. */ - if (tracing_restores_par > 1) { - int param_id = st.code % 256; - int style_id = st.code / 256; -@@ -285,17 +296,16 @@ static void unsave_math_param_data(int gl) - } - } - --@ saving and unsaving of both -+/*tex Saving and unsaving of both: */ - --@c - void unsave_math_data(int gl) - { - unsave_math_fam_data(gl); - unsave_math_param_data(gl); - } - --@ Dumping and undumping --@c -+/*tex Dumping and undumping: */ -+ - void dump_math_data(void) - { - sa_tree_item sa_value = { 0 }; -@@ -317,7 +327,6 @@ void undump_math_data(void) - math_param_head = undump_sa_tree("mathparameters"); - } - --@ @c - void initialize_math(void) - { - sa_tree_item sa_value = { 0 }; -@@ -333,62 +342,63 @@ void initialize_math(void) - return; - } - --@ Each portion of a formula is classified as Ord, Op, Bin, Rel, Ope, --Clo, Pun, or Inn, for purposes of spacing and line breaking. An --|ord_noad|, |op_noad|, |bin_noad|, |rel_noad|, |open_noad|, |close_noad|, --|punct_noad|, or |inner_noad| is used to represent portions of the various --types. For example, an `\.=' sign in a formula leads to the creation of a --|rel_noad| whose |nucleus| field is a representation of an equals sign --(usually |fam=0|, |character=075|). A formula preceded by \.{\\mathrel} --also results in a |rel_noad|. When a |rel_noad| is followed by an --|op_noad|, say, and possibly separated by one or more ordinary nodes (not --noads), \TeX\ will insert a penalty node (with the current |rel_penalty|) --just after the formula that corresponds to the |rel_noad|, unless there --already was a penalty immediately following; and a ``thick space'' will be --inserted just before the formula that corresponds to the |op_noad|. -- --A noad of type |ord_noad|, |op_noad|, \dots, |inner_noad| usually --has a |subtype=normal|. The only exception is that an |op_noad| might --have |subtype=limits| or |no_limits|, if the normal positioning of --limits has been overridden for this operator. -- --A |radical_noad| also has a |left_delimiter| field, which usually --represents a square root sign. -- --A |fraction_noad| has a |right_delimiter| field as well as a |left_delimiter|. -- --Delimiter fields have four subfields --called |small_fam|, |small_char|, |large_fam|, |large_char|. These subfields --represent variable-size delimiters by giving the ``small'' and ``large'' --starting characters, as explained in Chapter~17 of {\sl The \TeX book}. --@:TeXbook}{\sl The \TeX book@> -- --A |fraction_noad| is actually quite different from all other noads. --It has |thickness|, |denominator|, and |numerator| fields instead of --|nucleus|, |subscr|, and |supscr|. The |thickness| is a scaled value --that tells how thick to make a fraction rule; however, the special --value |default_code| is used to stand for the --|default_rule_thickness| of the current size. The |numerator| and --|denominator| point to mlists that define a fraction; we always have --$$\hbox{|type(numerator)=type(denominator)=sub_mlist|}.$$ The --|left_delimiter| and |right_delimiter| fields specify delimiters that will --be placed at the left and right of the fraction. In this way, a --|fraction_noad| is able to represent all of \TeX's operators \.{\\over}, --\.{\\atop}, \.{\\above}, \.{\\overwithdelims}, \.{\\atopwithdelims}, and -- \.{\\abovewithdelims}. -- --@ The |new_noad| function creates an |ord_noad| that is completely null -- --@c -+/*tex -+ -+ Each portion of a formula is classified as Ord, Op, Bin, Rel, Ope, Clo, Pun, -+ or Inn, for purposes of spacing and line breaking. An |ord_noad|, |op_noad|, -+ |bin_noad|, |rel_noad|, |open_noad|, |close_noad|, |punct_noad|, or -+ |inner_noad| is used to represent portions of the various types. For example, -+ an `\.=' sign in a formula leads to the creation of a |rel_noad| whose -+ |nucleus| field is a representation of an equals sign (usually |fam=0|, -+ |character=075|). A formula preceded by \.{\\mathrel} also results in a -+ |rel_noad|. When a |rel_noad| is followed by an |op_noad|, say, and possibly -+ separated by one or more ordinary nodes (not noads), \TeX\ will insert a -+ penalty node (with the current |rel_penalty|) just after the formula that -+ corresponds to the |rel_noad|, unless there already was a penalty immediately -+ following; and a ``thick space'' will be inserted just before the formula -+ that corresponds to the |op_noad|. -+ -+ A noad of type |ord_noad|, |op_noad|, \dots, |inner_noad| usually has a -+ |subtype=normal|. The only exception is that an |op_noad| might have -+ |subtype=limits| or |no_limits|, if the normal positioning of limits has been -+ overridden for this operator. -+ -+ A |radical_noad| also has a |left_delimiter| field, which usually represents -+ a square root sign. -+ -+ A |fraction_noad| has a |right_delimiter| field as well as a -+ |left_delimiter|. -+ -+ Delimiter fields have four subfields called |small_fam|, |small_char|, -+ |large_fam|, |large_char|. These subfields represent variable-size delimiters -+ by giving the ``small'' and ``large'' starting characters, as explained in -+ Chapter~17 of {\sl The \TeX book}. -+ -+ A |fraction_noad| is actually quite different from all other noads. It has -+ |thickness|, |denominator|, and |numerator| fields instead of |nucleus|, -+ |subscr|, and |supscr|. The |thickness| is a scaled value that tells how -+ thick to make a fraction rule; however, the special value |default_code| is -+ used to stand for the |default_rule_thickness| of the current size. The -+ |numerator| and |denominator| point to mlists that define a fraction; we -+ always have $$\hbox{|type(numerator)=type(denominator)=sub_mlist|}.$$ The -+ |left_delimiter| and |right_delimiter| fields specify delimiters that will be -+ placed at the left and right of the fraction. In this way, a |fraction_noad| -+ is able to represent all of \TeX's operators \.{\\over}, \.{\\atop}, -+ \.{\\above}, \.{\\overwithdelims}, \.{\\atopwithdelims}, and -+ \.{\\abovewithdelims}. -+ -+ The |new_noad| function creates an |ord_noad| that is completely null -+ -+*/ -+ - pointer new_noad(void) - { - pointer p; - p = new_node(simple_noad, ord_noad_type); -- /* all noad fields are zero after this */ -+ /*tex All noad fields are zero after this. */ - return p; - } - --@ @c - pointer new_sub_box(pointer curbox) - { - pointer p, q; -@@ -399,40 +409,41 @@ pointer new_sub_box(pointer curbox) - return p; - } - --@ A few more kinds of noads will complete the set: An |under_noad| has its --nucleus underlined; an |over_noad| has it overlined. An |accent_noad| places --an accent over its nucleus; the accent character appears as --|math_fam(accent_chr(p))| and |math_character(accent_chr(p))|. A |vcenter_noad| --centers its nucleus vertically with respect to the axis of the formula; --in such noads we always have |type(nucleus(p))=sub_box|. -- --And finally, we have the |fence_noad| type, to implement --\TeX's \.{\\left} and \.{\\right} as well as eTeX's \.{\\middle}. --The |nucleus| of such noads is --replaced by a |delimiter| field; thus, for example, `\.{\\left(}' produces --a |fence_noad| such that |delimiter(p)| holds the family and character --codes for all left parentheses. A |fence_noad| of subtype |left_noad_side| --never appears in an mlist except as the first element, and a |fence_noad| --with subtype |right_noad_side| never appears in an mlist --except as the last element; furthermore, we either have both a |left_noad_side| --and a |right_noad_side|, or neither one is present. -- --@ Math formulas can also contain instructions like \.{\\textstyle} that --override \TeX's normal style rules. A |style_node| is inserted into the --data structure to record such instructions; it is three words long, so it --is considered a node instead of a noad. The |subtype| is either |display_style| --or |text_style| or |script_style| or |script_script_style|. The --second and third words of a |style_node| are not used, but they are --present because a |choice_node| is converted to a |style_node|. -- --\TeX\ uses even numbers 0, 2, 4, 6 to encode the basic styles --|display_style|, \dots, |script_script_style|, and adds~1 to get the --``cramped'' versions of these styles. This gives a numerical order that --is backwards from the convention of Appendix~G in {\sl The \TeX book\/}; --i.e., a smaller style has a larger numerical value. --@:TeXbook}{\sl The \TeX book@> -- --@c -+/*tex -+ -+ A few more kinds of noads will complete the set: An |under_noad| has its -+ nucleus underlined; an |over_noad| has it overlined. An |accent_noad| places -+ an accent over its nucleus; the accent character appears as -+ |math_fam(accent_chr(p))| and |math_character(accent_chr(p))|. A -+ |vcenter_noad| centers its nucleus vertically with respect to the axis of the -+ formula; in such noads we always have |type(nucleus(p))=sub_box|. -+ -+ And finally, we have the |fence_noad| type, to implement \TeX's \.{\\left} -+ and \.{\\right} as well as eTeX's \.{\\middle}. The |nucleus| of such noads -+ is replaced by a |delimiter| field; thus, for example, `\.{\\left(}' produces -+ a |fence_noad| such that |delimiter(p)| holds the family and character codes -+ for all left parentheses. A |fence_noad| of subtype |left_noad_side| never -+ appears in an mlist except as the first element, and a |fence_noad| with -+ subtype |right_noad_side| never appears in an mlist except as the last -+ element; furthermore, we either have both a |left_noad_side| and a -+ |right_noad_side|, or neither one is present. -+ -+ Math formulas can also contain instructions like \.{\\textstyle} that -+ override \TeX's normal style rules. A |style_node| is inserted into the data -+ structure to record such instructions; it is three words long, so it is -+ considered a node instead of a noad. The |subtype| is either |display_style| -+ or |text_style| or |script_style| or |script_script_style|. The second and -+ third words of a |style_node| are not used, but they are present because a -+ |choice_node| is converted to a |style_node|. -+ -+ \TeX\ uses even numbers 0, 2, 4, 6 to encode the basic styles -+ |display_style|, \dots, |script_script_style|, and adds~1 to get the -+ ``cramped'' versions of these styles. This gives a numerical order that is -+ backwards from the convention of Appendix~G in {\sl The \TeX book\/}; i.e., a -+ smaller style has a larger numerical value. -+ -+*/ -+ - const char *math_style_names[] = { - "display", "crampeddisplay", - "text", "crampedtext", -@@ -482,93 +493,96 @@ const char *math_param_names[] = { - NULL - }; - --@ @c - pointer new_style(small_number s) --{ /* create a style node */ -+{ - m_style = s; - return new_node(style_node, s); - } - --@ Finally, the \.{\\mathchoice} primitive creates a |choice_node|, which --has special subfields |display_mlist|, |text_mlist|, |script_mlist|, --and |script_script_mlist| pointing to the mlists for each style. -+/*tex -+ -+ Finally, the \.{\\mathchoice} primitive creates a |choice_node|, which has -+ special subfields |display_mlist|, |text_mlist|, |script_mlist|, and -+ |script_script_mlist| pointing to the mlists for each style. -+ -+*/ - --@c - static pointer new_choice(void) --{ /* create a choice node */ -- return new_node(choice_node, 0); /* the |subtype| is not used */ --} -- --@ Let's consider now the previously unwritten part of |show_node_list| --that displays the things that can only be present in mlists; this --program illustrates how to access the data structures just defined. -- --In the context of the following program, |p| points to a node or noad that --should be displayed, and the current string contains the ``recursion history'' --that leads to this point. The recursion history consists of a dot for each --outer level in which |p| is subsidiary to some node, or in which |p| is --subsidiary to the |nucleus| field of some noad; the dot is replaced by --`\.\_' or `\.\^' or `\./' or `\.\\' if |p| is descended from the |subscr| --or |supscr| or |denominator| or |numerator| fields of noads. For example, --the current string would be `\.{.\^.\_/}' if |p| points to the |ord_noad| for --|x| in the (ridiculous) formula --`\.{\$\\sqrt\{a\^\{\\mathinner\{b\_\{c\\over x+y\}\}\}\}\$}'. -- --@c --void display_normal_noad(pointer p); /* forward */ --void display_fence_noad(pointer p); /* forward */ --void display_fraction_noad(pointer p); /* forward */ -+{ -+ return new_node(choice_node, 0); -+} -+ -+/*tex -+ -+ Let's consider now the previously unwritten part of |show_node_list| that -+ displays the things that can only be present in mlists; this program -+ illustrates how to access the data structures just defined. -+ -+ In the context of the following program, |p| points to a node or noad that -+ should be displayed, and the current string contains the ``recursion -+ history'' that leads to this point. The recursion history consists of a dot -+ for each outer level in which |p| is subsidiary to some node, or in which |p| -+ is subsidiary to the |nucleus| field of some noad; the dot is replaced by -+ `\.\_' or `\.\^' or `\./' or `\.\\' if |p| is descended from the |subscr| or -+ |supscr| or |denominator| or |numerator| fields of noads. For example, the -+ current string would be `\.{.\^.\_/}' if |p| points to the |ord_noad| for |x| -+ in the (ridiculous) formula `\.{\$\\sqrt\{a\^\{\\mathinner\{b\_\{c\\over -+ x+y\}\}\}\}\$}'. -+ -+*/ -+ -+void display_normal_noad(pointer p); -+void display_fence_noad(pointer p); -+void display_fraction_noad(pointer p); - - void show_math_node(pointer p) - { - switch (type(p)) { -- case style_node: -- print_cmd_chr(math_style_cmd, subtype(p)); -- break; -- case choice_node: -- tprint_esc("mathchoice"); -- append_char('D'); -- show_node_list(display_mlist(p)); -- flush_char(); -- append_char('T'); -- show_node_list(text_mlist(p)); -- flush_char(); -- append_char('S'); -- show_node_list(script_mlist(p)); -- flush_char(); -- append_char('s'); -- show_node_list(script_script_mlist(p)); -- flush_char(); -- break; -- case simple_noad: -- case radical_noad: -- case accent_noad: -- display_normal_noad(p); -- break; -- case fence_noad: -- display_fence_noad(p); -- break; -- case fraction_noad: -- display_fraction_noad(p); -- break; -- default: -- tprint("Unknown node type!"); -- break; -+ case style_node: -+ print_cmd_chr(math_style_cmd, subtype(p)); -+ break; -+ case choice_node: -+ tprint_esc("mathchoice"); -+ append_char('D'); -+ show_node_list(display_mlist(p)); -+ flush_char(); -+ append_char('T'); -+ show_node_list(text_mlist(p)); -+ flush_char(); -+ append_char('S'); -+ show_node_list(script_mlist(p)); -+ flush_char(); -+ append_char('s'); -+ show_node_list(script_script_mlist(p)); -+ flush_char(); -+ break; -+ case simple_noad: -+ case radical_noad: -+ case accent_noad: -+ display_normal_noad(p); -+ break; -+ case fence_noad: -+ display_fence_noad(p); -+ break; -+ case fraction_noad: -+ display_fraction_noad(p); -+ break; -+ default: -+ tprint("Unknown node type!"); -+ break; - } - } - --@ Here are some simple routines used in the display of noads. -+/*tex Here are some simple routines used in the display of noads. */ - --@c - static void print_fam_and_char(pointer p) --{ /* prints family and character */ -+{ - tprint_esc("fam"); - print_int(math_fam(p)); - print_char(' '); - print(math_character(p)); - } - --@ @c - static void print_delimiter(pointer p) - { - int a; -@@ -598,36 +612,38 @@ static void print_delimiter(pointer p) - tprint(" "); - } - if (small_fam(p) < 0) { -- print_int(-1); /* this should never happen */ -- } else if (small_fam(p) < 16 && large_fam(p) < 16 && -- small_char(p) < 256 && large_char(p) < 256) { -- /* traditional tex style */ -+ /*tex This should never happen. */ -+ print_int(-1); -+ } else if (small_fam(p) < 16 && large_fam(p) < 16 && small_char(p) < 256 && large_char(p) < 256) { -+ /*tex Traditional tex style. */ - a = small_fam(p) * 256 + small_char(p); - a = a * 0x1000 + large_fam(p) * 256 + large_char(p); -- print_hex(a); -- } else if ((large_fam(p) == 0 && large_char(p) == 0) || -- small_char(p) > 65535 || large_char(p) > 65535) { -- /* modern xetex/luatex style */ -- print_hex(small_fam(p)); -- print_hex(small_char(p)); -+ print_qhex(a); -+ } else if ((large_fam(p) == 0 && large_char(p) == 0) || small_char(p) > 65535 || large_char(p) > 65535) { -+ /*tex \LUATEX\ style. */ -+ print_qhex(small_fam(p)); -+ print_qhex(small_char(p)); - } - } - --@ The next subroutine will descend to another level of recursion when a --subsidiary mlist needs to be displayed. The parameter |c| indicates what --character is to become part of the recursion history. An empty mlist is --distinguished from a missing field, because these are not equivalent --(as explained above). --@^recursion@> -+/*tex -+ -+ The next subroutine will descend to another level of recursion when a -+ subsidiary mlist needs to be displayed. The parameter |c| indicates what -+ character is to become part of the recursion history. An empty mlist is -+ distinguished from a missing field, because these are not equivalent (as -+ explained above). -+ -+*/ - --@c - static void print_subsidiary_data(pointer p, ASCII_code c) --{ /* display a noad field */ -+{ - if ((int) cur_length >= depth_threshold) { - if (p != null) - tprint(" []"); - } else { -- append_char(c); /* include |c| in the recursion history */ -+ /*tex Include |c| in the recursion history. */ -+ append_char(c); - if (p != null) { - switch (type(p)) { - case math_char_node: -@@ -649,58 +665,58 @@ static void print_subsidiary_data(pointer p, ASCII_code c) - break; - } - } -- flush_char(); /* remove |c| from the recursion history */ -+ /*tex Remove |c| from the recursion history. */ -+ flush_char(); - } - } - --@ @c - void display_normal_noad(pointer p) - { - switch (type(p)) { - case simple_noad: - switch (subtype(p)) { -- case ord_noad_type: -- tprint_esc("mathord"); -- break; -- case op_noad_type_normal: -- case op_noad_type_limits: -- case op_noad_type_no_limits: -- tprint_esc("mathop"); -- if (subtype(p) == op_noad_type_limits) -- tprint_esc("limits"); -- else if (subtype(p) == op_noad_type_no_limits) -- tprint_esc("nolimits"); -- break; -- case bin_noad_type: -- tprint_esc("mathbin"); -- break; -- case rel_noad_type: -- tprint_esc("mathrel"); -- break; -- case open_noad_type: -- tprint_esc("mathopen"); -- break; -- case close_noad_type: -- tprint_esc("mathclose"); -- break; -- case punct_noad_type: -- tprint_esc("mathpunct"); -- break; -- case inner_noad_type: -- tprint_esc("mathinner"); -- break; -- case over_noad_type: -- tprint_esc("overline"); -- break; -- case under_noad_type: -- tprint_esc("underline"); -- break; -- case vcenter_noad_type: -- tprint_esc("vcenter"); -- break; -- default: -- tprint(""); -- break; -+ case ord_noad_type: -+ tprint_esc("mathord"); -+ break; -+ case op_noad_type_normal: -+ case op_noad_type_limits: -+ case op_noad_type_no_limits: -+ tprint_esc("mathop"); -+ if (subtype(p) == op_noad_type_limits) -+ tprint_esc("limits"); -+ else if (subtype(p) == op_noad_type_no_limits) -+ tprint_esc("nolimits"); -+ break; -+ case bin_noad_type: -+ tprint_esc("mathbin"); -+ break; -+ case rel_noad_type: -+ tprint_esc("mathrel"); -+ break; -+ case open_noad_type: -+ tprint_esc("mathopen"); -+ break; -+ case close_noad_type: -+ tprint_esc("mathclose"); -+ break; -+ case punct_noad_type: -+ tprint_esc("mathpunct"); -+ break; -+ case inner_noad_type: -+ tprint_esc("mathinner"); -+ break; -+ case over_noad_type: -+ tprint_esc("overline"); -+ break; -+ case under_noad_type: -+ tprint_esc("underline"); -+ break; -+ case vcenter_noad_type: -+ tprint_esc("vcenter"); -+ break; -+ default: -+ tprint(""); -+ break; - } - break; - case radical_noad: -@@ -810,7 +826,6 @@ void display_normal_noad(pointer p) - print_subsidiary_data(subscr(p), '_'); - } - --@ @c - void display_fence_noad(pointer p) - { - if (subtype(p) == right_noad_side) -@@ -822,7 +837,6 @@ void display_fence_noad(pointer p) - print_delimiter(delimiter(p)); - } - --@ @c - void display_fraction_noad(pointer p) - { - tprint_esc("fraction, thickness "); -@@ -831,18 +845,14 @@ void display_fraction_noad(pointer p) - else - print_scaled(thickness(p)); - if ((left_delimiter(p) != null) && -- ((small_fam(left_delimiter(p)) != 0) || -- (small_char(left_delimiter(p)) != 0) || -- (large_fam(left_delimiter(p)) != 0) || -- (large_char(left_delimiter(p)) != 0))) { -+ ((small_fam(left_delimiter(p)) != 0) || (small_char(left_delimiter(p)) != 0) || -+ (large_fam(left_delimiter(p)) != 0) || (large_char(left_delimiter(p)) != 0))) { - tprint(", left-delimiter "); - print_delimiter(left_delimiter(p)); - } - if ((right_delimiter(p) != null) && -- ((small_fam(right_delimiter(p)) != 0) || -- (small_char(right_delimiter(p)) != 0) || -- (large_fam(right_delimiter(p)) != 0) || -- (large_char(right_delimiter(p)) != 0))) { -+ ((small_fam(right_delimiter(p)) != 0) || (small_char(right_delimiter(p)) != 0) || -+ (large_fam(right_delimiter(p)) != 0) || (large_char(right_delimiter(p)) != 0))) { - tprint(", right-delimiter "); - print_delimiter(right_delimiter(p)); - } -@@ -850,16 +860,19 @@ void display_fraction_noad(pointer p) - print_subsidiary_data(denominator(p), '/'); - } - --@ The routines that \TeX\ uses to create mlists are similar to those we have --just seen for the generation of hlists and vlists. But it is necessary to --make ``noads'' as well as nodes, so the reader should review the --discussion of math mode data structures before trying to make sense out of --the following program. -+/*tex -+ -+ The routines that \TeX\ uses to create mlists are similar to those we have -+ just seen for the generation of hlists and vlists. But it is necessary to -+ make ``noads'' as well as nodes, so the reader should review the discussion -+ of math mode data structures before trying to make sense out of the following -+ program. - --Here is a little routine that needs to be done whenever a subformula --is about to be processed. The parameter is a code like |math_group|. -+ Here is a little routine that needs to be done whenever a subformula is about -+ to be processed. The parameter is a code like |math_group|. -+ -+*/ - --@c - static void new_save_level_math(group_code c) - { - set_saved_record(0, saved_textdir, 0, text_dir_ptr); -@@ -871,7 +884,6 @@ static void new_save_level_math(group_code c) - eq_word_define(int_base + text_direction_code, math_direction_par); - } - --@ @c - static void push_math(group_code c, int mstyle) - { - if (math_direction_par != text_direction_par) -@@ -883,7 +895,6 @@ static void push_math(group_code c, int mstyle) - new_save_level_math(c); - } - --@ @c - static void enter_ordinary_math(void) - { - push_math(math_shift_group, text_style); -@@ -892,19 +903,21 @@ static void enter_ordinary_math(void) - begin_token_list(every_math_par, every_math_text); - } - --@ @c - void enter_display_math(void); - --@ We get into math mode from horizontal mode when a `\.\$' (i.e., a --|math_shift| character) is scanned. We must check to see whether this --`\.\$' is immediately followed by another, in case display math mode is --called for. -+/*tex -+ -+ We get into math mode from horizontal mode when a `\.\$' (i.e., a -+ |math_shift| character) is scanned. We must check to see whether this `\.\$' -+ is immediately followed by another, in case display math mode is called for. -+ -+*/ - --@c - void init_math(void) - { - if (cur_cmd == math_shift_cmd) { -- get_token(); /* |get_x_token| would fail on \.{\\ifmmode}\thinspace! */ -+ /*tex |get_x_token| would fail on \.{\\ifmmode}\thinspace! */ -+ get_token(); - if ((cur_cmd == math_shift_cmd) && (mode > 0)) { - enter_display_math(); - } else { -@@ -920,15 +933,17 @@ void init_math(void) - } - } - --@ We get into ordinary math mode from display math mode when `\.{\\eqno}' or --`\.{\\leqno}' appears. In such cases |cur_chr| will be 0 or~1, respectively; --the value of |cur_chr| is placed onto |save_stack| for safe keeping. -+/*tex - --@ When \TeX\ is in display math mode, |cur_group=math_shift_group|, --so it is not necessary for the |start_eq_no| procedure to test for --this condition. -+ We get into ordinary math mode from display math mode when `\.{\\eqno}' or -+ `\.{\\leqno}' appears. In such cases |cur_chr| will be 0 or~1, respectively; -+ the value of |cur_chr| is placed onto |save_stack| for safe keeping. -+ -+ When \TeX\ is in display math mode, |cur_group=math_shift_group|, so it is -+ not necessary for the |start_eq_no| procedure to test for this condition. -+ -+*/ - --@c - void start_eq_no(void) - { - set_saved_record(0, saved_eqno, 0, cur_chr); -@@ -936,21 +951,24 @@ void start_eq_no(void) - enter_ordinary_math(); - } - --@ Subformulas of math formulas cause a new level of math mode to be entered, --on the semantic nest as well as the save stack. These subformulas arise in --several ways: (1)~A left brace by itself indicates the beginning of a --subformula that will be put into a box, thereby freezing its glue and --preventing line breaks. (2)~A subscript or superscript is treated as a --subformula if it is not a single character; the same applies to --the nucleus of things like \.{\\underline}. (3)~The \.{\\left} primitive --initiates a subformula that will be terminated by a matching \.{\\right}. --The group codes placed on |save_stack| in these three cases are --|math_group|, |math_group|, and |math_left_group|, respectively. -+/*tex -+ -+ Subformulas of math formulas cause a new level of math mode to be entered, on -+ the semantic nest as well as the save stack. These subformulas arise in -+ several ways: (1)~A left brace by itself indicates the beginning of a -+ subformula that will be put into a box, thereby freezing its glue and -+ preventing line breaks. (2)~A subscript or superscript is treated as a -+ subformula if it is not a single character; the same applies to the nucleus -+ of things like \.{\\underline}. (3)~The \.{\\left} primitive initiates a -+ subformula that will be terminated by a matching \.{\\right}. The group codes -+ placed on |save_stack| in these three cases are |math_group|, |math_group|, -+ and |math_left_group|, respectively. - --Here is the code that handles case (1); the other cases are not quite as --trivial, so we shall consider them later. -+ Here is the code that handles case (1); the other cases are not quite as -+ trivial, so we shall consider them later. -+ -+*/ - --@c - void math_left_brace(void) - { - pointer q; -@@ -961,18 +979,20 @@ void math_left_brace(void) - (void) scan_math(nucleus(tail), m_style); - } - --@ If the inline directions of \.{\\pardir} and \.{\\mathdir} are --opposite, then this function will return true. Discovering that fact --is somewhat odd because it needs traversal of the |save_stack|. --The occurance of displayed equations is weird enough that this is --probably still better than having yet another field in the |input_stack| --structures. -+/*tex -+ -+ If the inline directions of \.{\\pardir} and \.{\\mathdir} are opposite, then -+ this function will return true. Discovering that fact is somewhat odd because -+ it needs traversal of the |save_stack|. The occurance of displayed equations -+ is weird enough that this is probably still better than having yet another -+ field in the |input_stack| structures. - --None of this makes much sense if the inline direction of either one of --\.{\\pardir} or \.{\\mathdir} is vertical, but in that case the current --math machinery is ill suited anyway so I do not bother to test that. -+ None of this makes much sense if the inline direction of either one of -+ \.{\\pardir} or \.{\\mathdir} is vertical, but in that case the current math -+ machinery is ill suited anyway so I do not bother to test that. -+ -+*/ - --@c - static boolean math_and_text_reversed_p(void) - { - int i = save_ptr - 1; -@@ -989,26 +1009,43 @@ static boolean math_and_text_reversed_p(void) - return false; - } - --@ When we enter display math mode, we need to call |line_break| to --process the partial paragraph that has just been interrupted by the --display. Then we can set the proper values of |display_width| and --|display_indent| and |pre_display_size|. -+/*tex -+ -+ When we enter display math mode, we need to call |line_break| to process the -+ partial paragraph that has just been interrupted by the display. Then we can -+ set the proper values of |display_width| and |display_indent| and -+ |pre_display_size|. -+ -+*/ - --@c - void enter_display_math(void) - { -- scaled w; /* new or partial |pre_display_size| */ -- scaled l; /* new |display_width| */ -- scaled s; /* new |display_indent| */ -+ /*tex new or partial |pre_display_size| */ -+ scaled w; -+ /*tex new |display_width| */ -+ scaled l; -+ /*tex new |display_indent| */ -+ scaled s; - pointer p; -- int n; /* scope of paragraph shape specification */ -- if (head == tail || /* `\.{\\noindent\$\$}' or `\.{\$\${ }\$\$}' */ -- (vlink(head) == tail && /* the 2nd of \.{\$\${ }\$\$} \.{\$\${ }\$\$} */ -+ /*tex scope of paragraph shape specification */ -+ int n; -+ /*tex -+ -+ `\.{\\noindent\$\$}' or `\.{\$\${ }\$\$}' or the 2nd of \.{\$\${ }\$\$} -+ \.{\$\${ }\$\$} -+ -+ */ -+ if (head == tail || -+ (vlink(head) == tail && - type(tail) == local_par_node && vlink(tail) == null)) { - if (vlink(head) == tail) { -- /* bug \#270: |resume_after_display| inserts a |local_par_node|, but if -- there is another display immediately following, we have to get rid -- of that node */ -+ /*tex -+ -+ |resume_after_display| inserts a |local_par_node|, but if there -+ is another display immediately following, we have to get rid of -+ that node. -+ -+ */ - flush_node(tail); - } - pop_nest(); -@@ -1017,9 +1054,13 @@ void enter_display_math(void) - line_break(true, math_shift_group); - w = actual_box_width(just_box, x_over_n(quad(get_cur_font()),1000) * math_pre_display_gap_factor_par); - } -- /* now we are in vertical mode, working on the list that will contain the display */ -- /* A displayed equation is considered to be three lines long, so we -- calculate the length and offset of line number |prev_graf+2|. */ -+ /*tex -+ -+ Now we are in vertical mode, working on the list that will contain the -+ display. A displayed equation is considered to be three lines long, so we -+ calculate the length and offset of line number |prev_graf+2|. -+ -+ */ - if (par_shape_par_ptr == null) { - if ((hang_indent_par != 0) && (((hang_after_par >= 0) && (prev_graf_par + 2 > hang_after_par)) || (prev_graf_par + 1 < -hang_after_par))) { - halfword used_hang_indent = swap_hang_indent(hang_indent_par); -@@ -1042,7 +1083,6 @@ void enter_display_math(void) - l = varmem[p].cint; - s = swap_parshape_indent(s,l); - } -- - push_math(math_shift_group, display_style); - mode = mmode; - eq_word_define(int_base + cur_fam_code, -1); -@@ -1058,12 +1098,15 @@ void enter_display_math(void) - } - } - --@ The next routine parses all variations of a delimiter code. The |extcode| -- tells what syntax form to use (\TeX, XeTeX, XeTeXnum, ...) , the -- |doclass| tells whether or not read a math class also (for \.{\\delimiter} c.s.). -- (the class is passed on for conversion to \.{\\mathchar}). -+/*tex -+ -+ The next routine parses all variations of a delimiter code. The |extcode| -+ tells what syntax form to use (\TeX, XeTeX, XeTeXnum, ...) , the |doclass| -+ tells whether or not read a math class also (for \.{\\delimiter} c.s.). (the -+ class is passed on for conversion to \.{\\mathchar}). -+ -+*/ - --@c - static delcodeval do_scan_extdef_del_code(int extcode, boolean doclass) - { - const char *hlp[] = { -@@ -1072,9 +1115,14 @@ static delcodeval do_scan_extdef_del_code(int extcode, boolean doclass) - }; - delcodeval d; - int mcls = 0, msfam = 0, mschr = 0, mlfam = 0, mlchr = 0; -- if (extcode == tex_mathcode) { /* \.{\\delcode}, this is the easiest */ -+ if (extcode == tex_mathcode) { -+ /*tex -+ -+ \.{\\delcode}, this is the easiest -+ -+ */ - scan_int(); -- /* "MFCCFCC or "FCCFCC */ -+ /*tex "MFCCFCC or "FCCFCC */ - if (doclass) { - mcls = (cur_val / 0x1000000); - cur_val = (cur_val & 0xFFFFFF); -@@ -1087,8 +1135,12 @@ static delcodeval do_scan_extdef_del_code(int extcode, boolean doclass) - mschr = (cur_val % 0x100000) / 0x1000; - mlfam = (cur_val & 0xFFF) / 0x100; - mlchr = (cur_val % 0x100); -- } else if (extcode == umath_mathcode) { /* \.{\\Udelcode} */ -- /* <0-7>,<0-0xFF>,<0-0x10FFFF> or <0-0xFF>,<0-0x10FFFF> */ -+ } else if (extcode == umath_mathcode) { -+ /*tex -+ -+ \.{\\Udelcode}: <0-7>,<0-0xFF>,<0-0x10FFFF> or <0-0xFF>,<0-0x10FFFF> -+ -+ */ - if (doclass) { - scan_int(); - mcls = cur_val; -@@ -1104,11 +1156,13 @@ static delcodeval do_scan_extdef_del_code(int extcode, boolean doclass) - } - mlfam = 0; - mlchr = 0; -- } else if (extcode == umathnum_mathcode) { /* \.{\\Udelcodenum} */ -- /* "FF<21bits> */ -- /* the largest numeric value is $2^29-1$, but -- the top of bit 21 can't be used as it contains invalid USV's -- */ -+ } else if (extcode == umathnum_mathcode) { -+ /*tex -+ -+ \.{\\Udelcodenum}:"FF<21bits>; the largest numeric value is $2^29-1$, -+ but the top of bit 21 can't be used as it contains invalid USV's. -+ -+ */ - if (doclass) { /* such a primitive doesn't exist */ - confusion("umathnum_mathcode"); - } -@@ -1123,7 +1177,7 @@ static delcodeval do_scan_extdef_del_code(int extcode, boolean doclass) - mlfam = 0; - mlchr = 0; - } else { -- /* something's gone wrong */ -+ /*tex Something's gone wrong! */ - confusion("unknown_extcode"); - } - d.class_value = mcls; -@@ -1134,7 +1188,6 @@ static delcodeval do_scan_extdef_del_code(int extcode, boolean doclass) - return d; - } - --@ @c - void scan_extdef_del_code(int level, int extcode) - { - delcodeval d; -@@ -1144,11 +1197,9 @@ void scan_extdef_del_code(int level, int extcode) - scan_optional_equals(); - d = do_scan_extdef_del_code(extcode, false); - set_del_code(p, d.small_family_value, d.small_character_value, -- d.large_family_value, d.large_character_value, -- (quarterword) (level)); -+ d.large_family_value, d.large_character_value, (quarterword) (level)); - } - --@ @c - mathcodeval scan_mathchar(int extcode) - { - char errstr[255] = { 0 }; -@@ -1158,15 +1209,11 @@ mathcodeval scan_mathchar(int extcode) - }; - mathcodeval d; - int mcls = 0, mfam = 0, mchr = 0; -- if (extcode == tex_mathcode) { /* \.{\\mathcode} */ -- /* "TFCC */ -+ if (extcode == tex_mathcode) { -+ /*tex \.{\\mathcode}: "TFCC */ - scan_int(); - if (cur_val > 0x8000) { -- /* -- tex_error("Invalid math code", hlp); -- cur_val = 0; -- */ -- /* needed for latex: fallback to umathnum_mathcode */ -+ /*tex Needed for latex: fallback to umathnum_mathcode. */ - mfam = (cur_val / 0x200000) & 0x7FF; - mcls = mfam % 0x08; - mfam = mfam / 0x08; -@@ -1188,7 +1235,7 @@ mathcodeval scan_mathchar(int extcode) - mchr = (cur_val % 0x100); - } - } else if (extcode == umath_mathcode) { -- /* <0-0x7> <0-0xFF> <0-0x10FFFF> */ -+ /*tex <0-0x7> <0-0xFF> <0-0x10FFFF> */ - scan_int(); - mcls = cur_val; - scan_int(); -@@ -1202,11 +1249,14 @@ mathcodeval scan_mathchar(int extcode) - mcls = 0; - } - } else if (extcode == umathnum_mathcode) { -- /* "FFT<21bits> */ -- /* the largest numeric value is $2^32-1$, but -- the top of bit 21 can't be used as it contains invalid USV's -- */ -- /* Note: |scan_int| won't accept families 128-255 because these use bit 32 */ -+ /*tex -+ -+ "FFT<21bits>: the largest numeric value is $2^32-1$, but the top of -+ bit 21 can't be used as it contains invalid USV's -+ -+ Note: |scan_int| won't accept families 128-255 because these use bit 32 -+ -+ */ - scan_int(); - mfam = (cur_val / 0x200000) & 0x7FF; - mcls = mfam % 0x08; -@@ -1219,7 +1269,7 @@ mathcodeval scan_mathchar(int extcode) - mchr = 0; - } - } else { -- /* something's gone wrong */ -+ /*tex Something's gone wrong. */ - confusion("unknown_extcode"); - } - d.class_value = mcls; -@@ -1228,7 +1278,6 @@ mathcodeval scan_mathchar(int extcode) - return d; - } - --@ @c - void scan_extdef_math_code(int level, int extcode) - { - mathcodeval d; -@@ -1237,12 +1286,11 @@ void scan_extdef_math_code(int level, int extcode) - p = cur_val; - scan_optional_equals(); - d = scan_mathchar(extcode); -- set_math_code(p, d.class_value, -- d.family_value, d.character_value, (quarterword) (level)); -+ set_math_code(p, d.class_value, d.family_value, d.character_value, (quarterword) (level)); - } - --@ this reads in a delcode when actually a mathcode is needed --@c -+/*tex This reads in a delcode when actually a mathcode is needed. */ -+ - mathcodeval scan_delimiter_as_mathchar(int extcode) - { - delcodeval dval; -@@ -1254,14 +1302,17 @@ mathcodeval scan_delimiter_as_mathchar(int extcode) - return mval; - } - --@ Recall that the |nucleus|, |subscr|, and |supscr| fields in a noad --are broken down into subfields called |type| and either |math_list| or --|(math_fam,math_character)|. The job of |scan_math| is to figure out --what to place in one of these principal fields; it looks at the --subformula that comes next in the input, and places an encoding of --that subformula into a given word of |mem|. -+/*tex -+ -+ Recall that the |nucleus|, |subscr|, and |supscr| fields in a noad are broken -+ down into subfields called |type| and either |math_list| or -+ |(math_fam,math_character)|. The job of |scan_math| is to figure out what to -+ place in one of these principal fields; it looks at the subformula that comes -+ next in the input, and places an encoding of that subformula into a given -+ word of |mem|. -+ -+*/ - --@c - #define get_next_nb_nr() do { get_x_token(); } while (cur_cmd==spacer_cmd||cur_cmd==relax_cmd) - - int scan_math_style(pointer p, int mstyle) -@@ -1277,7 +1328,6 @@ int scan_math_style(pointer p, int mstyle) - - int scan_math(pointer p, int mstyle) - { -- /* label restart,reswitch,exit; */ - mathcodeval mval = { 0, 0, 0 }; - assert(p != null); - RESTART: -@@ -1289,7 +1339,7 @@ int scan_math(pointer p, int mstyle) - case char_given_cmd: - mval = get_math_code(cur_chr); - if (mval.class_value == 8) { -- /* An active character that is an |outer_call| is allowed here */ -+ /*tex An active character that is an |outer_call| is allowed here. */ - cur_cs = active_to_cs(cur_chr, true); - cur_cmd = eq_type(cur_cs); - cur_chr = equiv(cur_cs); -@@ -1329,8 +1379,12 @@ int scan_math(pointer p, int mstyle) - confusion("scan_math"); - break; - default: -- /* The pointer |p| is placed on |save_stack| while a complex subformula -- is being scanned. */ -+ /*tex -+ -+ The pointer |p| is placed on |save_stack| while a complex subformula -+ is being scanned. -+ -+ */ - back_input(); - scan_left_brace(); - set_saved_record(0, saved_math, 0, p); -@@ -1347,12 +1401,15 @@ int scan_math(pointer p, int mstyle) - return 0; - } - --@ The |set_math_char| procedure creates a new noad appropriate to a given --math code, and appends it to the current mlist. However, if the math code --is sufficiently large, the |cur_chr| is treated as an active character and --nothing is appended. -+/*tex -+ -+ The |set_math_char| procedure creates a new noad appropriate to a given math -+ code, and appends it to the current mlist. However, if the math code is -+ sufficiently large, the |cur_chr| is treated as an active character and -+ nothing is appended. -+ -+*/ - --@c - #define math_class_to_type(target,source) \ - switch (source) { \ - case 0: target = ord_noad_type; break; \ -@@ -1366,9 +1423,9 @@ nothing is appended. - - void set_math_char(mathcodeval mval) - { -- pointer p; /* the new noad */ -+ pointer p; - if (mval.class_value == 8) { -- /* An active character that is an |outer_call| is allowed here */ -+ /*tex An active character that is an |outer_call| is allowed here */ - cur_cs = active_to_cs(cur_chr, true); - cur_cmd = eq_type(cur_cs); - cur_chr = equiv(cur_cs); -@@ -1393,17 +1450,20 @@ void set_math_char(mathcodeval mval) - } - } - --@ The |math_char_in_text| procedure creates a new node representing a math char --in text code, and appends it to the current list. However, if the math code --is sufficiently large, the |cur_chr| is treated as an active character and --nothing is appended. -+/*tex -+ -+ The |math_char_in_text| procedure creates a new node representing a math char -+ in text code, and appends it to the current list. However, if the math code -+ is sufficiently large, the |cur_chr| is treated as an active character and -+ nothing is appended. -+ -+*/ - --@c - void math_char_in_text(mathcodeval mval) - { -- pointer p; /* the new node */ -+ pointer p; - if (mval.class_value == 8) { -- /* An active character that is an |outer_call| is allowed here */ -+ /*tex An active character that is an |outer_call| is allowed here */ - cur_cs = active_to_cs(cur_chr, true); - cur_cmd = eq_type(cur_cs); - cur_chr = equiv(cur_cs); -@@ -1416,7 +1476,6 @@ void math_char_in_text(mathcodeval mval) - } - } - --@ @c - void math_math_comp(void) - { - pointer q; -@@ -1430,7 +1489,6 @@ void math_math_comp(void) - (void) scan_math(nucleus(tail), m_style); - } - --@ @c - void math_limit_switch(void) - { - const char *hlp[] = { -@@ -1449,18 +1507,23 @@ void math_limit_switch(void) - tex_error("Limit controls must follow a math operator", hlp); - } - --@ Delimiter fields of noads are filled in by the |scan_delimiter| routine. --The first parameter of this procedure is the |mem| address where the --delimiter is to be placed; the second tells if this delimiter follows --\.{\\radical} or not. -+/*tex -+ -+ Delimiter fields of noads are filled in by the |scan_delimiter| routine. The -+ first parameter of this procedure is the |mem| address where the delimiter -+ is to be placed; the second tells if this delimiter follows \.{\\radical} or -+ not. -+ -+*/ - --@c - static void scan_delimiter(pointer p, int r) - { - delcodeval dval = { 0, 0, 0, 0, 0 }; -- if (r == tex_mathcode) { /* \.{\\radical} */ -+ if (r == tex_mathcode) { -+ /*tex \.{\\radical} */ - dval = do_scan_extdef_del_code(tex_mathcode, true); -- } else if (r == umath_mathcode) { /* \.{\\Uradical} */ -+ } else if (r == umath_mathcode) { -+ /*tex \.{\\Uradical} */ - dval = do_scan_extdef_del_code(umath_mathcode, false); - } else if (r == no_mathcode) { - get_next_nb_nr(); -@@ -1470,12 +1533,15 @@ static void scan_delimiter(pointer p, int r) - dval = get_del_code(cur_chr); - break; - case delim_num_cmd: -- if (cur_chr == 0) /* \.{\\delimiter} */ -+ if (cur_chr == 0) { -+ /*tex \.{\\delimiter} */ - dval = do_scan_extdef_del_code(tex_mathcode, true); -- else if (cur_chr == 1) /* \.{\\Udelimiter} */ -+ } else if (cur_chr == 1) { -+ /*tex \.{\\Udelimiter} */ - dval = do_scan_extdef_del_code(umath_mathcode, true); -- else -+ } else { - confusion("scan_delimiter1"); -+ } - break; - default: - dval.small_family_value = -1; -@@ -1510,7 +1576,6 @@ static void scan_delimiter(pointer p, int r) - return; - } - --@ @c - void math_radical(void) - { - halfword q; -@@ -1534,31 +1599,44 @@ void math_radical(void) - } - } - radicaloptions(tail) = options; -- if (chr_code == 0) /* \.{\\radical} */ -+ if (chr_code == 0) -+ /*tex \.{\\radical} */ - scan_delimiter(left_delimiter(tail), tex_mathcode); -- else if (chr_code == 1) /* \.{\\Uradical} */ -+ else if (chr_code == 1) -+ /*tex \.{\\Uradical} */ - scan_delimiter(left_delimiter(tail), umath_mathcode); -- else if (chr_code == 2) /* \.{\\Uroot} */ -+ else if (chr_code == 2) -+ /*tex \.{\\Uroot} */ - scan_delimiter(left_delimiter(tail), umath_mathcode); -- else if (chr_code == 3) /* \.{\\Uunderdelimiter} */ -+ else if (chr_code == 3) -+ /*tex \.{\\Uunderdelimiter} */ - scan_delimiter(left_delimiter(tail), umath_mathcode); -- else if (chr_code == 4) /* \.{\\Uoverdelimiter} */ -+ else if (chr_code == 4) -+ /*tex \.{\\Uoverdelimiter} */ - scan_delimiter(left_delimiter(tail), umath_mathcode); -- else if (chr_code == 5) /* \.{\\Udelimiterunder} */ -+ else if (chr_code == 5) -+ /*tex \.{\\Udelimiterunder} */ - scan_delimiter(left_delimiter(tail), umath_mathcode); -- else if (chr_code == 6) /* \.{\\Udelimiterover} */ -+ else if (chr_code == 6) -+ /*tex \.{\\Udelimiterover} */ - scan_delimiter(left_delimiter(tail), umath_mathcode); -- else if (chr_code == 7) /* \.{\\Uhextensible} */ -+ else if (chr_code == 7) -+ /*tex \.{\\Uhextensible} */ - scan_delimiter(left_delimiter(tail), umath_mathcode); - else - confusion("math_radical"); - if (chr_code == 7) { -- q = new_node(sub_box_node, 0); /* type will change */ -+ /*tex type will change */ -+ q = new_node(sub_box_node, 0); - nucleus(tail) = q; - return; - } else if (chr_code == 2) { -- /* the trick with the |vlink(q)| is used by |scan_math| -- to decide whether it needs to go on */ -+ /*tex -+ -+ The trick with the |vlink(q)| is used by |scan_math| to decide -+ whether it needs to go on. -+ -+ */ - q = new_node(math_char_node, 0); - vlink(q) = tail; - degree(tail) = q; -@@ -1575,7 +1653,6 @@ void math_radical(void) - } - } - --@ @c - void math_ac(void) - { - halfword q; -@@ -1591,15 +1668,17 @@ void math_ac(void) - tex_error("Please use \\mathaccent for accents in math mode", hlp); - } - tail_append(new_node(accent_noad, 0)); -- if (cur_chr == 0) { /* \.{\\mathaccent} */ -+ if (cur_chr == 0) { -+ /*tex \.{\\mathaccent} */ - t = scan_mathchar(tex_mathcode); -- } else if (cur_chr == 1) { /* \.{\\Umathaccent} */ -+ } else if (cur_chr == 1) { -+ /*tex \.{\\Umathaccent} */ - if (scan_keyword("fixed")) { -- /* top */ -+ /*tex top */ - subtype(tail) = 1; - t = scan_mathchar(umath_mathcode); - } else if (scan_keyword("both")) { -- /* top bottom */ -+ /*tex top bottom */ - if (scan_keyword("fixed")) { - subtype(tail) = 1; - } -@@ -1609,13 +1688,13 @@ void math_ac(void) - } - b = scan_mathchar(umath_mathcode); - } else if (scan_keyword("bottom")) { -- /* bottom */ -+ /*tex bottom */ - if (scan_keyword("fixed")) { - subtype(tail) = 2; - } - b = scan_mathchar(umath_mathcode); - } else if (scan_keyword("top")) { -- /* top */ -+ /*tex top */ - if (scan_keyword("fixed")) { - subtype(tail) = 1; - } -@@ -1627,7 +1706,7 @@ void math_ac(void) - } - o = scan_mathchar(umath_mathcode); - } else { -- /* top */ -+ /*tex top */ - t = scan_mathchar(umath_mathcode); - } - if (scan_keyword("fraction")) { -@@ -1669,7 +1748,6 @@ void math_ac(void) - (void) scan_math(nucleus(tail), cramped_style(m_style)); - } - --@ @c - pointer math_vcenter_group(pointer p) - { - pointer q, r; -@@ -1681,10 +1759,13 @@ pointer math_vcenter_group(pointer p) - return q; - } - --@ The routine that scans the four mlists of a \.{\\mathchoice} is very --much like the routine that builds discretionary nodes. -+/*tex -+ -+ The routine that scans the four mlists of a \.{\\mathchoice} is very much -+ like the routine that builds discretionary nodes. -+ -+*/ - --@c - void append_choices(void) - { - tail_append(new_choice()); -@@ -1694,10 +1775,9 @@ void append_choices(void) - scan_left_brace(); - } - --@ @c - void build_choices(void) - { -- pointer p; /* the current mlist */ -+ pointer p; - int prev_style; - prev_style = m_style; - unsave_math(); -@@ -1718,16 +1798,19 @@ void build_choices(void) - decr(save_ptr); - return; - break; -- } /* there are no other cases */ -+ } - set_saved_record(-1, saved_choices, 0, (saved_value(-1) + 1)); - push_math(math_choice_group, (prev_style + 2)); - scan_left_brace(); - } - --@ Subscripts and superscripts are attached to the previous nucleus by the --action procedure called |sub_sup|. -+/*tex -+ -+ Subscripts and superscripts are attached to the previous nucleus by the -+ action procedure called |sub_sup|. -+ -+*/ - --@c - static void do_sub_sup(int no) - { - pointer q; -@@ -1736,7 +1819,8 @@ static void do_sub_sup(int no) - q = new_node(sub_mlist_node, 0); - nucleus(tail) = q; - } -- if (cur_cmd == sup_mark_cmd || cur_chr == sup_mark_cmd) { /* |super_sub_script| */ -+ if (cur_cmd == sup_mark_cmd || cur_chr == sup_mark_cmd) { -+ /*tex |super_sub_script| */ - if (supscr(tail) != null) { - const char *hlp[] = { - "I treat `x^1^2' essentially like `x^1{}^2'.", NULL -@@ -1781,19 +1865,21 @@ void no_sub_sup(void) - do_sub_sup(1); - } - -+/*tex - --@ An operation like `\.{\\over}' causes the current mlist to go into a --state of suspended animation: |incompleat_noad| points to a |fraction_noad| --that contains the mlist-so-far as its numerator, while the denominator --is yet to come. Finally when the mlist is finished, the denominator will --go into the incompleat fraction noad, and that noad will become the --whole formula, unless it is surrounded by `\.{\\left}' and `\.{\\right}' --delimiters. -+ An operation like `\.{\\over}' causes the current mlist to go into a state of -+ suspended animation: |incompleat_noad| points to a |fraction_noad| that -+ contains the mlist-so-far as its numerator, while the denominator is yet to -+ come. Finally when the mlist is finished, the denominator will go into the -+ incompleat fraction noad, and that noad will become the whole formula, unless -+ it is surrounded by `\.{\\left}' and `\.{\\right}' delimiters. -+ -+*/ - --@c - void math_fraction(void) - { -- halfword c; /* the type of generalized fraction we are scanning */ -+ /*tex The type of generalized fraction we are scanning: */ -+ halfword c; - pointer q; - halfword options = 0; - halfword temp_value; -@@ -1870,16 +1956,19 @@ void math_fraction(void) - } - } - --@ At the end of a math formula or subformula, the |fin_mlist| routine is --called upon to return a pointer to the newly completed mlist, and to --pop the nest back to the enclosing semantic level. The parameter to --|fin_mlist|, if not null, points to a |fence_noad| that ends the --current mlist; this |fence_noad| has not yet been appended. -+/*tex -+ -+ At the end of a math formula or subformula, the |fin_mlist| routine is called -+ upon to return a pointer to the newly completed mlist, and to pop the nest -+ back to the enclosing semantic level. The parameter to |fin_mlist|, if not -+ null, points to a |fence_noad| that ends the current mlist; this |fence_noad| -+ has not yet been appended. -+ -+*/ - --@c - pointer fin_mlist(pointer p) - { -- pointer q; /* the mlist to return */ -+ pointer q; - if (incompleat_noad_par != null) { - if (denominator(incompleat_noad_par) != null) { - type(denominator(incompleat_noad_par)) = sub_mlist_node; -@@ -1892,9 +1981,8 @@ pointer fin_mlist(pointer p) - q = incompleat_noad_par; - } else { - q = math_list(numerator(incompleat_noad_par)); -- if ((type(q) != fence_noad) || (subtype(q) != left_noad_side) -- || (delim_par == null)) -- confusion("right"); /* this can't happen */ -+ if ((type(q) != fence_noad) || (subtype(q) != left_noad_side) || (delim_par == null)) -+ confusion("right"); - math_list(numerator(incompleat_noad_par)) = vlink(delim_par); - vlink(delim_par) = incompleat_noad_par; - vlink(incompleat_noad_par) = p; -@@ -1907,26 +1995,50 @@ pointer fin_mlist(pointer p) - return q; - } - --@ Now at last we're ready to see what happens when a right brace occurs --in a math formula. Two special cases are simplified here: Braces are effectively --removed when they surround a single Ord without sub/superscripts, or when they --surround an accent that is the nucleus of an Ord atom. -+/*tex -+ -+ Now at last we're ready to see what happens when a right brace occurs in a -+ math formula. Two special cases are simplified here: Braces are effectively -+ removed when they surround a single Ord without sub/superscripts, or when -+ they surround an accent that is the nucleus of an Ord atom. -+ -+*/ - --@c - void close_math_group(pointer p) - { - int old_style = m_style; - unsave_math(); -- - decr(save_ptr); - assert(saved_type(0) == saved_math); - type(saved_value(0)) = sub_mlist_node; - p = fin_mlist(null); - math_list(saved_value(0)) = p; -- if (p != null) { -- if (vlink(p) == null) { -- if (type(p) == simple_noad && subtype(p) == ord_noad_type) { -- if (subscr(p) == null && supscr(p) == null) { -+ if (p != null && vlink(p) == null) { -+ if (type(p) == simple_noad) { -+ if (subscr(p) == null && supscr(p) == null) { -+ /*tex (subtype(p) == ord_noad_type) */ -+ int flatten = 0; -+ int modepar = math_flatten_mode_par; -+ switch (subtype(p)) { -+ case ord_noad_type : -+ flatten = (modepar & 1) == 1; -+ break; -+ case bin_noad_type : -+ flatten = (modepar & 2) == 2; -+ break; -+ case rel_noad_type : -+ flatten = (modepar & 4) == 4; -+ break; -+ case punct_noad_type : -+ flatten = (modepar & 8) == 8; -+ break; -+ case inner_noad_type : -+ flatten = (modepar & 16) == 16; -+ break; -+ default: -+ break; -+ } -+ if (flatten) { - type(saved_value(0)) = type(nucleus(p)); - if (type(nucleus(p)) == math_char_node) { - math_fam(saved_value(0)) = math_fam(nucleus(p)); -@@ -1941,24 +2053,21 @@ void close_math_group(pointer p) - node_attr(nucleus(p)) = null; - flush_node(p); - } -- } else if (type(p) == accent_noad) { -- if (saved_value(0) == nucleus(tail)) { -- if (type(tail) == simple_noad -- && subtype(tail) == ord_noad_type) { -- pointer q = head; -- while (vlink(q) != tail) -- q = vlink(q); -- vlink(q) = p; -- nucleus(tail) = null; -- subscr(tail) = null; -- supscr(tail) = null; -- delete_attribute_ref(node_attr(p)); -- node_attr(p) = node_attr(tail); -- node_attr(tail) = null; -- flush_node(tail); -- tail = p; -- } -- } -+ } -+ } else if (type(p) == accent_noad) { -+ if (saved_value(0) == nucleus(tail) && type(tail) == simple_noad && subtype(tail) == ord_noad_type) { -+ pointer q = head; -+ while (vlink(q) != tail) -+ q = vlink(q); -+ vlink(q) = p; -+ nucleus(tail) = null; -+ subscr(tail) = null; -+ supscr(tail) = null; -+ delete_attribute_ref(node_attr(p)); -+ node_attr(p) = node_attr(tail); -+ node_attr(tail) = null; -+ flush_node(tail); -+ tail = p; - } - } - } -@@ -1969,30 +2078,36 @@ void close_math_group(pointer p) - vlink(saved_value(0)) = null; - saved_value(0) = q; - (void) scan_math(saved_value(0), old_style); -- /* restart */ -+ /*tex restart */ - } - } - --@ We have dealt with all constructions of math mode except `\.{\\left}' and --`\.{\\right}', so the picture is completed by the following sections of --the program. The |middle| feature of eTeX allows one ore several \.{\\middle} --delimiters to appear between \.{\\left} and \.{\\right}. -+/*tex -+ -+ We have dealt with all constructions of math mode except `\.{\\left}' and -+ `\.{\\right}', so the picture is completed by the following sections of the -+ program. The |middle| feature of eTeX allows one ore several \.{\\middle} -+ delimiters to appear between \.{\\left} and \.{\\right}. -+ -+*/ - --@c - void math_left_right(void) - { -- halfword t; /* |left_noad_side| .. |right_noad_side| */ -- pointer p; /* new noad */ -- pointer q; /* resulting mlist */ -- pointer r; /* temporary */ -+ /*tex |left_noad_side| .. |right_noad_side| */ -+ halfword t; -+ /*tex new noad */ -+ pointer p; -+ /*tex resulting mlist */ -+ pointer q; -+ /*tex temporary */ -+ pointer r; - halfword ht = 0; - halfword dp = 0; - halfword options = 0; - halfword type = -1 ; - t = cur_chr; -- - if (t > 10) { -- /* we have \Uleft \Uright \Umiddle */ -+ /*tex we have \Uleft \Uright \Umiddle */ - t = t - 10; - while (1) { - if (scan_keyword("height")) { -@@ -2015,7 +2130,6 @@ void math_left_right(void) - } - } - } -- - if ((t != no_noad_side) && (t != left_noad_side) && (cur_group != math_left_group)) { - if (cur_group == math_shift_group) { - scan_delimiter(null, no_mathcode); -@@ -2041,14 +2155,12 @@ void math_left_right(void) - subtype(p) = (quarterword) t; - r = new_node(delim_node, 0); - delimiter(p) = r; -- - delimiterheight(p) = ht; - delimiterdepth(p) = dp; - delimiteroptions(p) = options; - delimiterclass(p) = type; - delimiteritalic(p) = 0; - delimitersamesize(p) = 0; -- - scan_delimiter(delimiter(p), no_mathcode); - if (t == no_noad_side) { - tail_append(new_noad()); -@@ -2058,7 +2170,6 @@ void math_left_right(void) - math_list(nucleus(tail)) = p; - return ; - } -- - if (t == left_noad_side) { - q = p; - } else { -@@ -2080,10 +2191,13 @@ void math_left_right(void) - } - } - --@ \TeX\ gets to the following part of the program when --the first `\.\$' ending a display has been scanned. -+/*tex -+ -+ \TeX\ gets to the following part of the program when the first `\.\$' ending -+ a display has been scanned. -+ -+*/ - --@c - static void check_second_math_shift(void) - { - get_x_token(); -@@ -2119,7 +2233,6 @@ static void check_inline_math_end(void) - } - } - --@ @c - static void resume_after_display(void) - { - if (cur_group != math_shift_group) -@@ -2129,7 +2242,7 @@ static void resume_after_display(void) - push_nest(); - mode = hmode; - space_factor_par = 1000; -- /* this needs to be intercepted in the display math start ! */ -+ /*tex This needs to be intercepted in the display math start! */ - tail_append(make_local_par_node(penalty_par_code)); - get_x_token(); - if (cur_cmd != spacer_cmd) -@@ -2140,30 +2253,40 @@ static void resume_after_display(void) - } - } - --@ The fussiest part of math mode processing occurs when a displayed formula is --being centered and placed with an optional equation number. -+/*tex -+ -+ The fussiest part of math mode processing occurs when a displayed formula is -+ being centered and placed with an optional equation number. - --At this time we are in vertical mode (or internal vertical mode). -+ At this time we are in vertical mode (or internal vertical mode). - -- |p| points to the mlist for the formula. -- |a| is either |null| or it points to a box containing the equation number. -- |l| is true if there was an \.{\\leqno}/ (so |a| is a horizontal box). -+ \starttabulate -+ \NC \type {p} \NC points to the mlist for the formula \NC \NR -+ \NC \type {a} \NC is either |null| or it points to a box containing the equation number \NC \NR -+ \NC \type {l} \NC is true if there was an \.{\\leqno}/ (so |a| is a horizontal box) \NC \NR -+ \stoptabulate -+ -+*/ - --@c - #define inject_display_skip_before(g) \ - if (g > 0) { \ - switch (display_skip_mode_par) { \ -- case 0 : /* normal tex | always */ \ -- case 1 : /* always */ \ -+ case 0 : \ -+ /*tex normal tex | always */ \ -+ case 1 : \ -+ /*tex always */ \ - tail_append(new_param_glue(g)); \ - break; \ -- case 2 : /* non-zero */ \ -+ case 2 : \ -+ /*tex non-zero */ \ - if (! glue_is_zero(glue_par(g))) \ - tail_append(new_param_glue(g)); \ - break; \ -- case 3: /* ignore */ \ -+ case 3: \ -+ /*tex ignore */ \ - break; \ -- default: /* > 3 reserved for future use */ \ -+ default: \ -+ /*tex > 3 reserved for future use */ \ - tail_append(new_param_glue(g)); \ - break; \ - } \ -@@ -2172,17 +2295,22 @@ At this time we are in vertical mode (or internal vertical mode). - #define inject_display_skip_after(g) \ - if (g > 0) { \ - switch (display_skip_mode_par) { \ -- case 0 : /* normal tex | always */ \ -- case 1 : /* always */ \ -+ case 0 : \ -+ /*tex normal tex | always */ \ -+ case 1 : \ -+ /*tex always */ \ - tail_append(new_param_glue(g)); \ - break; \ -- case 2 : /* non-zero */ \ -+ case 2 : \ -+ /*tex non-zero */ \ - if (! glue_is_zero(glue_par(g))) \ - tail_append(new_param_glue(g)); \ - break; \ -- case 3: /* ignore */ \ -+ case 3: \ -+ /*tex ignore */ \ - break; \ -- default: /* > 3 reserved for future use */ \ -+ default: \ -+ /*tex > 3 reserved for future use */ \ - tail_append(new_param_glue(g)); \ - break; \ - } \ -@@ -2190,18 +2318,30 @@ At this time we are in vertical mode (or internal vertical mode). - - static void finish_displayed_math(boolean l, pointer eqno_box, pointer p) - { -- pointer eq_box; /* box containing the equation */ -- scaled eq_w; /* width of the equation */ -- scaled line_w; /* width of the line */ -- scaled eqno_w; /* width of equation number */ -- scaled eqno_w2; /* width of equation number plus space to separate from equation */ -- scaled line_s; /* move the line right this much */ -- scaled d; /* displacement of equation in the line */ -- small_number g1, g2; /* glue parameter codes for before and after */ -- pointer r,s; /* kern nodes used to position the display */ -- pointer t; /* tail of adjustment list */ -- pointer pre_t; /* tail of pre-adjustment list */ -- boolean swap_dir; /* true if the math and surrounding text dirs are opposed */ -+ /*tex box containing the equation */ -+ pointer eq_box; -+ /*tex width of the equation */ -+ scaled eq_w; -+ /*tex width of the line */ -+ scaled line_w; -+ /*tex width of equation number */ -+ scaled eqno_w; -+ /*tex width of equation number plus space to separate from equation */ -+ scaled eqno_w2; -+ /*tex move the line right this much */ -+ scaled line_s; -+ /*tex displacement of equation in the line */ -+ scaled d; -+ /*tex glue parameter codes for before and after */ -+ small_number g1, g2; -+ /*tex kern nodes used to position the display */ -+ pointer r,s; -+ /*tex tail of adjustment list */ -+ pointer t; -+ /*tex tail of pre-adjustment list */ -+ pointer pre_t; -+ /*tex true if the math and surrounding text dirs are opposed */ -+ boolean swap_dir; - scaled eqno_width; - swap_dir = (pre_display_direction_par < 0 ? true : false ); - if (eqno_box != null && swap_dir) -@@ -2209,7 +2349,7 @@ static void finish_displayed_math(boolean l, pointer eqno_box, pointer p) - adjust_tail = adjust_head; - pre_adjust_tail = pre_adjust_head; - eq_box = hpack(p, 0, additional, -1); -- subtype(eq_box) = equation_list; /* new */ -+ subtype(eq_box) = equation_list; - build_attribute_list(eq_box); - p = list_ptr(eq_box); - t = adjust_tail; -@@ -2227,21 +2367,23 @@ static void finish_displayed_math(boolean l, pointer eqno_box, pointer p) - eqno_w = width(eqno_box); - eqno_width = eqno_w; - eqno_w2 = eqno_w + round_xn_over_d(math_eqno_gap_step_par, get_math_quad_style(text_style), 1000); -- subtype(eqno_box) = equation_number_list; /* new */ -- /* build_attribute_list(eqno_box); */ /* probably already set */ -- } -+ subtype(eqno_box) = equation_number_list; -+ /*tex build_attribute_list(eqno_box); */ -+ } - if (eq_w + eqno_w2 > line_w) { -- /* The user can force the equation number to go on a separate line -- by causing its width to be zero. */ -+ /*tex -+ -+ The user can force the equation number to go on a separate line by -+ causing its width to be zero. -+ -+ */ - if ((eqno_w != 0) && ((eq_w - total_shrink[normal] + eqno_w2 <= line_w) -- || (total_shrink[sfi] != 0) -- || (total_shrink[fil] != 0) -- || (total_shrink[fill] != 0) -- || (total_shrink[filll] != 0))) { -+ || (total_shrink[sfi] != 0) || (total_shrink[fil] != 0) -+ || (total_shrink[fill] != 0) || (total_shrink[filll] != 0))) { - list_ptr(eq_box) = null; - flush_node(eq_box); - eq_box = hpack(p, line_w - eqno_w2, exactly, -1); -- subtype(eq_box) = equation_list; /* new */ -+ subtype(eq_box) = equation_list; - build_attribute_list(eq_box); - } else { - eqno_w = 0; -@@ -2249,47 +2391,52 @@ static void finish_displayed_math(boolean l, pointer eqno_box, pointer p) - list_ptr(eq_box) = null; - flush_node(eq_box); - eq_box = hpack(p, line_w, exactly, -1); -- subtype(eq_box) = equation_list; /* new */ -+ subtype(eq_box) = equation_list; - build_attribute_list(eq_box); - } - } - eq_w = width(eq_box); - } -- /* We try first to center the display without regard to the existence of -- the equation number. If that would make it too close (where ``too close'' -- means that the space between display and equation number is less than the -- width of the equation number), we either center it in the remaining space -- or move it as far from the equation number as possible. The latter alternative -- is taken only if the display begins with glue, since we assume that the -- user put glue there to control the spacing precisely. -- */ -+ /*tex -+ -+ We try first to center the display without regard to the existence of the -+ equation number. If that would make it too close (where ``too close'' -+ means that the space between display and equation number is less than the -+ width of the equation number), we either center it in the remaining space -+ or move it as far from the equation number as possible. The latter -+ alternative is taken only if the display begins with glue, since we -+ assume that the user put glue there to control the spacing precisely. -+ -+ */ - d = half(line_w - eq_w); -- if ((eqno_w > 0) && (d < 2 * eqno_w)) { /* too close */ -+ if ((eqno_w > 0) && (d < 2 * eqno_w)) { -+ /*tex too close */ - d = half(line_w - eq_w - eqno_w); - if (p != null) - if (!is_char_node(p)) - if (type(p) == glue_node) - d = 0; - } -- - tail_append(new_penalty(pre_display_penalty_par,after_display_penalty)); -- if ((d + line_s <= pre_display_size_par) || l) { /* not enough clearance */ -+ if ((d + line_s <= pre_display_size_par) || l) { -+ /*tex not enough clearance */ - g1 = above_display_skip_code; - g2 = below_display_skip_code; - } else { - g1 = above_display_short_skip_code; - g2 = below_display_short_skip_code; - } -+ /*tex -+ -+ If the equation number is set on a line by itself, either before or after -+ the formula, we append an infinite penalty so that no page break will -+ separate the display from its number; and we use the same size and -+ displacement for all three potential lines of the display, even though -+ `\.{\\parshape}' may specify them differently. - -- /* If the equation number is set on a line by itself, either before or -- after the formula, we append an infinite penalty so that no page break will -- separate the display from its number; and we use the same size and -- displacement for all three potential lines of the display, even though -- `\.{\\parshape}' may specify them differently. -- */ -- /* \.{\\leqno} on a forced single line due to |width=0| */ -- /* it follows that |type(a)=hlist_node| */ -+ \.{\\leqno} on a forced single line due to |width=0|; it follows that |type(a)=hlist_node| - -+ */ - if (eqno_box && l && (eqno_w == 0)) { - /* if (math_direction_par==dir_TLT) { */ - shift_amount(eqno_box) = 0; -@@ -2300,40 +2447,27 @@ static void finish_displayed_math(boolean l, pointer eqno_box, pointer p) - } else { - inject_display_skip_before(g1); - } -- - if (eqno_w != 0) { - r = new_kern(line_w - eq_w - eqno_w - d); - if (l) { - if (swap_dir) { - if (math_direction_par==dir_TLT) { -- /* TRT + TLT + \eqno, (swap_dir=true, math_direction_par=TLT, l=true) */ --#ifdef DEBUG -- fprintf(stderr, "\nDEBUG: CASE 1\n"); --#endif -+ /*tex TRT + TLT + \eqno: (swap_dir=true, math_direction_par=TLT, l=true) */ - s = new_kern(width(r) + eqno_w); - try_couple_nodes(eqno_box,r); - try_couple_nodes(r,eq_box); - try_couple_nodes(eq_box,s); - } else { -- /* TLT + TRT + \eqno, (swap_dir=true, math_direction_par=TRT, l=true) */ --#ifdef DEBUG -- fprintf(stderr, "\nDEBUG: CASE 2\n"); --#endif -+ /*tex TLT + TRT + \eqno: (swap_dir=true, math_direction_par=TRT, l=true) */ - try_couple_nodes(eqno_box,r); - try_couple_nodes(r,eq_box); - } - } else { - if (math_direction_par==dir_TLT) { -- /* TLT + TLT + \leqno, (swap_dir=false, math_direction_par=TLT, l=true) */ /* OK */ --#ifdef DEBUG -- fprintf(stderr, "\nDEBUG: CASE 3\n"); --#endif -+ /*tex TLT + TLT + \leqno: (swap_dir=false, math_direction_par=TLT, l=true) */ - s = new_kern(width(r) + eqno_w); - } else { -- /* TRT + TRT + \leqno, (swap_dir=false, math_direction_par=TRT, l=true) */ --#ifdef DEBUG -- fprintf(stderr, "\nDEBUG: CASE 4\n"); --#endif -+ /*tex TRT + TRT + \leqno: (swap_dir=false, math_direction_par=TRT, l=true) */ - s = new_kern(width(r)); - } - try_couple_nodes(eqno_box,r); -@@ -2344,30 +2478,18 @@ static void finish_displayed_math(boolean l, pointer eqno_box, pointer p) - } else { - if (swap_dir) { - if (math_direction_par==dir_TLT) { -- /* TRT + TLT + \leqno, (swap_dir=true, math_direction_par=TLT, l=false) */ --#ifdef DEBUG -- fprintf(stderr, "\nDEBUG: CASE 5\n"); --#endif -+ /*tex TRT + TLT + \leqno: (swap_dir=true, math_direction_par=TLT, l=false) */ - } else { -- /* TLT + TRT + \leqno, (swap_dir=true, math_direction_par=TRT, l=false) */ --#ifdef DEBUG -- fprintf(stderr, "\nDEBUG: CASE 6\n"); --#endif -+ /*tex TLT + TRT + \leqno: (swap_dir=true, math_direction_par=TRT, l=false) */ - } - try_couple_nodes(eq_box,r); - try_couple_nodes(r,eqno_box); - } else { - if (math_direction_par==dir_TLT) { -- /* TLT + TLT + \eqno, (swap_dir=false, math_direction_par=TLT, l=false) */ /* OK */ --#ifdef DEBUG -- fprintf(stderr, "\nDEBUG: CASE 7\n"); --#endif -+ /*tex TLT + TLT + \eqno: (swap_dir=false, math_direction_par=TLT, l=false) */ - s = new_kern(d); - } else { -- /* TRT + TRT + \eqno, (swap_dir=false, math_direction_par=TRT, l=false) */ --#ifdef DEBUG -- fprintf(stderr, "\nDEBUG: CASE 8\n"); --#endif -+ /*tex TRT + TRT + \eqno: (swap_dir=false, math_direction_par=TRT, l=false) */ - s = new_kern(width(r) + eqno_w); - } - try_couple_nodes(s,eq_box); -@@ -2383,9 +2505,8 @@ static void finish_displayed_math(boolean l, pointer eqno_box, pointer p) - } else { - shift_amount(eq_box) = line_s + d; - } --/* check for prev: */ -+ /*tex check for prev: */ - append_to_vlist(eq_box,lua_key_index(equation)); -- - if ((eqno_box != null) && (eqno_w == 0) && !l) { - tail_append(new_penalty(inf_penalty,equation_number_penalty)); - /* if (math_direction_par==dir_TLT) { */ -@@ -2395,15 +2516,14 @@ static void finish_displayed_math(boolean l, pointer eqno_box, pointer p) - append_to_vlist(eqno_box,lua_key_index(equation_number)); - g2 = 0; - } -- if (t != adjust_head) { /* migrating material comes after equation number */ -+ if (t != adjust_head) { -+ /*tex migrating material comes after equation number */ - vlink(tail) = vlink(adjust_head); -- /* needs testing */ - alink(adjust_tail) = alink(tail); - tail = t; - } - if (pre_t != pre_adjust_head) { - vlink(tail) = vlink(pre_adjust_head); -- /* needs testing */ - alink(pre_adjust_tail) = alink(tail); - tail = pre_t; - } -@@ -2412,20 +2532,25 @@ static void finish_displayed_math(boolean l, pointer eqno_box, pointer p) - resume_after_display(); - } - --@ @c - void after_math(void) - { -- int m; /* |mmode| or |-mmode| */ -- pointer p; /* the formula */ -- pointer a = null; /* box containing equation number */ -- boolean l = false; /* `\.{\\leqno}' instead of `\.{\\eqno}' */ -+ /*tex |mmode| or |-mmode| */ -+ int m; -+ /*tex the formula */ -+ pointer p; -+ /*tex box containing equation number */ -+ pointer a = null; -+ /*tex `\.{\\leqno}' instead of `\.{\\eqno}' */ -+ boolean l = false; - m = mode; -- p = fin_mlist(null); /* this pops the nest */ -+ /*tex this pops the nest */ -+ p = fin_mlist(null); - if (cur_cmd == math_shift_cs_cmd && - (cur_chr == text_style || cur_chr == display_style)) { - you_cant(); - } -- if (mode == -m) { /* end of equation number */ -+ if (mode == -m) { -+ /*tex end of equation number */ - if (cur_cmd == math_shift_cmd) { - check_second_math_shift(); - } else { -@@ -2435,7 +2560,8 @@ void after_math(void) - a = hpack(vlink(temp_head), 0, additional, -1); - build_attribute_list(a); - unsave_math(); -- decr(save_ptr); /* now |cur_group=math_shift_group| */ -+ /*tex now |cur_group=math_shift_group| */ -+ decr(save_ptr); - assert(saved_type(0) == saved_eqno); - if (saved_value(0) == 1) - l = true; -@@ -2444,47 +2570,50 @@ void after_math(void) - - } - if (m < 0) { -- /* The |unsave| is done after everything else here; hence an appearance of -- `\.{\\mathsurround}' inside of `\.{\$...\$}' affects the spacing at these -- particular \.\$'s. This is consistent with the conventions of -- `\.{\$\$...\$\$}', since `\.{\\abovedisplayskip}' inside a display affects the -- space above that display. -- */ -+ /*tex -+ -+ The |unsave| is done after everything else here; hence an appearance -+ of `\.{\\mathsurround}' inside of `\.{\$...\$}' affects the spacing -+ at these particular \.\$'s. This is consistent with the conventions -+ of `\.{\$\$...\$\$}', since `\.{\\abovedisplayskip}' inside a display -+ affects the space above that display. -+ -+ */ - if (cur_cmd == math_shift_cs_cmd) { - check_inline_math_end(); - } - tail_append(new_math(math_surround_par, before)); -- /* begin mathskip code */ -+ /*tex begin mathskip code */ - switch (math_skip_mode) { - case 0 : -- /* obey mathsurround when zero glue */ -+ /*tex obey mathsurround when zero glue */ - if (! glue_is_zero(math_skip_par)) { - copy_glue_values(tail,math_skip_par); - surround(tail) = 0; - } - break ; - case 1 : -- /* always left */ -+ /*tex always left */ - case 3 : -- /* always both */ -+ /*tex always both */ - case 6 : -- /* only when skip */ -+ /*tex only when skip */ - copy_glue_values(tail,math_skip_par); - surround(tail) = 0; - break ; - case 2 : -- /* only right */ -+ /*tex only right */ - surround(tail) = 0; - break ; - case 4 : -- /* ignore, obey marthsurround */ -+ /*tex ignore, obey marthsurround */ - break ; - case 5: -- /* all spacing disabled */ -+ /*tex all spacing disabled */ - surround(tail) = 0; - break ; - } -- /* end mathskip code */ -+ /*tex end mathskip code */ - if (dir_math_save) { - tail_append(new_dir(math_direction_par)); - } -@@ -2494,41 +2623,42 @@ void after_math(void) - tail = vlink(tail); - } - if (dir_math_save) { -- tail_append(new_dir(math_direction_par - dir_swap)); -+ tail_append(new_dir(math_direction_par)); -+ subtype(tail) = cancel_dir; - } - dir_math_save = false; - tail_append(new_math(math_surround_par, after)); -- /* begin mathskip code */ -+ /*tex begin mathskip code */ - switch (math_skip_mode) { - case 0 : -- /* obey mathsurround when zero glue */ -+ /*tex obey mathsurround when zero glue */ - if (! glue_is_zero(math_skip_par)) { - copy_glue_values(tail,math_skip_par); - surround(tail) = 0; - } - break ; - case 2 : -- /* always right */ -+ /*tex always right */ - case 3 : -- /* always both */ -+ /*tex always both */ - case 6 : -- /* only when skip */ -+ /*tex only when skip */ - copy_glue_values(tail,math_skip_par); - surround(tail) = 0; - break ; - case 1 : -- /* only left */ -+ /*tex only left */ - surround(tail) = 0; - break ; - case 4 : -- /* ignore, obey marthsurround */ -+ /*tex ignore, obey marthsurround */ - break ; - case 5: -- /* all spacing disabled */ -+ /*tex all spacing disabled */ - surround(tail) = 0; - break ; - } -- /* end mathskip code */ -+ /*tex end mathskip code */ - space_factor_par = 1000; - unsave_math(); - } else { -@@ -2544,12 +2674,15 @@ void after_math(void) - } - } - --@ When \.{\\halign} appears in a display, the alignment routines operate --essentially as they do in vertical mode. Then the following program is --activated, with |p| and |q| pointing to the beginning and end of the --resulting list, and with |aux_save| holding the |prev_depth| value. -+/*tex -+ -+ When \.{\\halign} appears in a display, the alignment routines operate -+ essentially as they do in vertical mode. Then the following program is -+ activated, with |p| and |q| pointing to the beginning and end of the -+ resulting list, and with |aux_save| holding the |prev_depth| value. -+ -+*/ - --@c - void finish_display_alignment(pointer p, pointer q, halfword saved_prevdepth) - { - do_assignments(); -@@ -2570,9 +2703,8 @@ void finish_display_alignment(pointer p, pointer q, halfword saved_prevdepth) - resume_after_display(); - } - --@ Interface to \.{\\Umath} and \.{\\mathstyle} -+/*tex Interface to \.{\\Umath} and \.{\\mathstyle}: */ - --@c - void setup_math_style(void) - { - pointer q; -@@ -2582,7 +2714,6 @@ void setup_math_style(void) - (void) scan_math_style(nucleus(tail), num_style(m_style)); - } - --@ @c - void print_math_style(void) - { - if (abs(mode) == mmode) -diff --git a/texk/web2c/luatexdir/tex/texnodes.c b/texk/web2c/luatexdir/tex/texnodes.c -new file mode 100644 -index 000000000..1dd28cdf5 ---- /dev/null -+++ b/texk/web2c/luatexdir/tex/texnodes.c -@@ -0,0 +1,4770 @@ -+/* -+ -+Copyright 2006-2010 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under the terms -+of the GNU General Public License as published by the Free Software Foundation; -+either version 2 of the License, or (at your option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT ANY -+WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A -+PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. -+ -+You should have received a copy of the GNU General Public License along with -+LuaTeX; if not, see . -+ -+*/ -+ -+#include "ptexlib.h" -+#include "lua/luatex-api.h" -+ -+/*tex -+ -+ This module started out using NDEBUG to trigger checking invalid node usage, -+ something that is needed because users can mess up nodes in Lua. At some -+ point that code was always enabled so it is now always on but still can be -+ recognized as additional code. And as the performance hit is close to zero so -+ disabling makes no sense, not even to make it configureable. There is a -+ little more memory used but that is neglectable compared to other memory -+ usage. -+ -+*/ -+ -+#define MAX_CHAIN_SIZE 13 /* why not a bit larger */ -+#define CHECK_NODE_USAGE 1 /* this triggers checking */ -+ -+memory_word *volatile varmem = NULL; -+ -+#ifdef CHECK_NODE_USAGE -+ char *varmem_sizes = NULL; -+#endif -+ -+halfword var_mem_max = 0; -+halfword rover = 0; -+ -+halfword free_chain[MAX_CHAIN_SIZE] = { null }; -+ -+static int my_prealloc = 0; -+ -+/*tex Used in font and lang: */ -+ -+int fix_node_lists = 1; -+ -+/*tex Defined below. */ -+ -+halfword slow_get_node(int s); -+ -+#define fake_node 100 -+#define fake_node_size 2 -+#define fake_node_name "fake" -+ -+#define variable_node_size 2 -+ -+/*tex -+ -+ The following definitions are used for keys at the \LUA\ end and -+ provide an efficient way to share hashed strings. -+ -+*/ -+ -+# define init_node_key(target,n,key) \ -+ target[n].lua = luaS_##key##_index; \ -+ target[n].name = luaS_##key##_ptr; -+ -+# define init_field_key(target,n,key) \ -+ target[n].lua = luaS_##key##_index; \ -+ target[n].name = luaS_##key##_ptr; -+ -+# define init_field_nop(target,n) \ -+ target[n].lua = 0; \ -+ target[n].name = NULL; -+ -+/*tex The fields of nodes. */ -+ -+field_info node_fields_accent[10]; -+field_info node_fields_adjust[3]; -+field_info node_fields_attribute[3]; -+field_info node_fields_attribute_list[1]; -+field_info node_fields_boundary[3]; -+field_info node_fields_choice[6]; -+field_info node_fields_delim[6]; -+field_info node_fields_dir[4]; -+field_info node_fields_disc[6]; -+field_info node_fields_fence[8]; -+field_info node_fields_fraction[10]; -+field_info node_fields_glue[8]; -+field_info node_fields_glue_spec[6]; -+field_info node_fields_glyph[16]; -+field_info node_fields_insert[7]; -+field_info node_fields_inserting[9]; -+field_info node_fields_kern[4]; -+field_info node_fields_list[11]; -+field_info node_fields_local_par[9]; -+field_info node_fields_margin_kern[4]; -+field_info node_fields_mark[4]; -+field_info node_fields_math[8]; -+field_info node_fields_math_char[4]; -+field_info node_fields_math_text_char[4]; -+field_info node_fields_noad[5]; -+field_info node_fields_penalty[3]; -+field_info node_fields_radical[9]; -+field_info node_fields_rule[9]; -+field_info node_fields_splitup[6]; -+field_info node_fields_style[3]; -+field_info node_fields_sub_box[3]; -+field_info node_fields_sub_mlist[3]; -+field_info node_fields_unset[12]; -+ -+/*tex The fields of whatsit nodes. */ -+ -+field_info node_fields_whatsit_close[3]; -+field_info node_fields_whatsit_late_lua[6]; -+field_info node_fields_whatsit_open[6]; -+field_info node_fields_whatsit_save_pos[2]; -+field_info node_fields_whatsit_special[3]; -+field_info node_fields_whatsit_user_defined[5]; -+field_info node_fields_whatsit_write[4]; -+ -+field_info node_fields_whatsit_pdf_action[7]; -+field_info node_fields_whatsit_pdf_annot[7]; -+field_info node_fields_whatsit_pdf_colorstack[5]; -+field_info node_fields_whatsit_pdf_dest[10]; -+field_info node_fields_whatsit_pdf_end_link[2]; -+field_info node_fields_whatsit_pdf_end_thread[2]; -+field_info node_fields_whatsit_pdf_literal[4]; -+field_info node_fields_whatsit_pdf_refobj[3]; -+field_info node_fields_whatsit_pdf_restore[2]; -+field_info node_fields_whatsit_pdf_save[2]; -+field_info node_fields_whatsit_pdf_setmatrix[3]; -+field_info node_fields_whatsit_pdf_start_link[8]; -+field_info node_fields_whatsit_pdf_start_thread[8]; -+field_info node_fields_whatsit_pdf_thread[8]; -+ -+/*tex The values of fields. */ -+ -+subtype_info node_values_dir[] = { -+ { 0, NULL, 0 }, -+ { 1, NULL, 0 }, -+ { 2, NULL, 0 }, -+ { 3, NULL, 0 }, -+ { -1, NULL, 0 }, -+}; -+ -+subtype_info node_values_pdf_destination[] = { -+ { 0, NULL, 0 }, -+ { 1, NULL, 0 }, -+ { 2, NULL, 0 }, -+ { 3, NULL, 0 }, -+ { 4, NULL, 0 }, -+ { 5, NULL, 0 }, -+ { 6, NULL, 0 }, -+ { 7, NULL, 0 }, -+ { -1, NULL, 0 }, -+}; -+ -+subtype_info node_values_pdf_action[] = { -+ { 0, NULL, 0 }, -+ { 1, NULL, 0 }, -+ { 2, NULL, 0 }, -+ { 3, NULL, 0 }, -+ { -1, NULL, 0 }, -+}; -+ -+subtype_info node_values_pdf_window[] = { -+ { 0, NULL, 0 }, -+ { 1, NULL, 0 }, -+ { 2, NULL, 0 }, -+ { -1, NULL, 0 }, -+}; -+ -+subtype_info node_values_color_stack[] = { -+ { 0, NULL, 0 }, -+ { 1, NULL, 0 }, -+ { 2, NULL, 0 }, -+ { 3, NULL, 0 }, -+ { -1, NULL, 0 }, -+}; -+ -+subtype_info node_values_fill[] = { -+ { normal, NULL, 0 }, -+ { sfi, NULL, 0 }, -+ { fil, NULL, 0 }, -+ { fill, NULL, 0 }, -+ { filll, NULL, 0 }, -+ { -1, NULL, 0 }, -+}; -+ -+subtype_info node_values_pdf_literal[] = { -+ { set_origin, NULL, 0 }, -+ { direct_page, NULL, 0 }, -+ { direct_always, NULL, 0 }, -+ { direct_raw, NULL, 0 }, -+ { direct_text, NULL, 0 }, -+ { direct_font, NULL, 0 }, -+ { scan_special, NULL, 0 }, -+ { -1, NULL, 0 }, -+}; -+ -+subtype_info other_values_page_states[] = { -+ { 0, NULL, 0 }, -+ { 1, NULL, 0 }, -+ { 2, NULL, 0 }, -+ { -1, NULL, 0 }, -+}; -+ -+/*tex The subtypes of nodes (most have one). */ -+ -+subtype_info node_subtypes_dir[] = { -+ { normal_dir, NULL, 0 }, -+ { cancel_dir, NULL, 0 }, -+ { -1, NULL, 0 }, -+}; -+ -+subtype_info node_subtypes_glue[] = { -+ { user_skip_glue, NULL, 0 }, -+ { line_skip_glue, NULL, 0 }, -+ { baseline_skip_glue, NULL, 0 }, -+ { par_skip_glue, NULL, 0 }, -+ { above_display_skip_glue, NULL, 0 }, -+ { below_display_skip_glue, NULL, 0 }, -+ { above_display_short_skip_glue, NULL, 0 }, -+ { below_display_short_skip_glue, NULL, 0 }, -+ { left_skip_glue, NULL, 0 }, -+ { right_skip_glue, NULL, 0 }, -+ { top_skip_glue, NULL, 0 }, -+ { split_top_skip_glue, NULL, 0 }, -+ { tab_skip_glue, NULL, 0 }, -+ { space_skip_glue, NULL, 0 }, -+ { xspace_skip_glue, NULL, 0 }, -+ { par_fill_skip_glue, NULL, 0 }, -+ { math_skip_glue, NULL, 0 }, -+ { thin_mu_skip_glue, NULL, 0 }, -+ { med_mu_skip_glue, NULL, 0 }, -+ { thick_mu_skip_glue, NULL, 0 }, -+ /* math */ -+ { cond_math_glue, NULL, 0 }, -+ { mu_glue, NULL, 0 }, -+ /* leaders */ -+ { a_leaders, NULL, 0 }, -+ { c_leaders, NULL, 0 }, -+ { x_leaders, NULL, 0 }, -+ { g_leaders, NULL, 0 }, -+ { -1, NULL, 0 }, -+}; -+ -+/*tex -+ -+ Math glue and leaders have special numbers. At some point we might decide to -+ move them down so best don't use hard coded numbers! -+ -+*/ -+ -+subtype_info node_subtypes_mathglue[] = { /* 98+ */ -+ { cond_math_glue, NULL, 0 }, -+ { mu_glue, NULL, 0 }, -+ { -1, NULL, 0 }, -+}; -+ -+subtype_info node_subtypes_leader[] = { /* 100+ */ -+ { a_leaders, NULL, 0 }, -+ { c_leaders, NULL, 0 }, -+ { x_leaders, NULL, 0 }, -+ { g_leaders, NULL, 0 }, -+ { -1, NULL, 0 }, -+}; -+ -+subtype_info node_subtypes_boundary[] = { -+ { cancel_boundary, NULL, 0 }, -+ { user_boundary, NULL, 0 }, -+ { protrusion_boundary, NULL, 0 }, -+ { word_boundary, NULL, 0 }, -+ { -1, NULL, 0 }, -+}; -+ -+subtype_info node_subtypes_penalty[] = { -+ { user_penalty, NULL, 0 }, -+ { linebreak_penalty, NULL, 0 }, -+ { line_penalty, NULL, 0 }, -+ { word_penalty, NULL, 0 }, -+ { final_penalty, NULL, 0 }, -+ { noad_penalty, NULL, 0 }, -+ { before_display_penalty, NULL, 0 }, -+ { after_display_penalty, NULL, 0 }, -+ { equation_number_penalty, NULL, 0 }, -+ { -1, NULL, 0 }, -+}; -+ -+subtype_info node_subtypes_kern[] = { -+ { font_kern, NULL, 0 }, -+ { explicit_kern, NULL, 0 }, -+ { accent_kern, NULL, 0 }, -+ { italic_kern, NULL, 0 }, -+ { -1, NULL, 0 }, -+}; -+ -+subtype_info node_subtypes_rule[] = { -+ { normal_rule, NULL, 0 }, -+ { box_rule, NULL, 0 }, -+ { image_rule, NULL, 0 }, -+ { empty_rule, NULL, 0 }, -+ { user_rule, NULL, 0 }, -+ { math_over_rule, NULL, 0 }, -+ { math_under_rule, NULL, 0 }, -+ { math_fraction_rule, NULL, 0 }, -+ { math_radical_rule, NULL, 0 }, -+ { outline_rule, NULL, 0 }, -+ { -1, NULL, 0 }, -+}; -+ -+subtype_info node_subtypes_glyph[] = { -+ { glyph_unset, NULL, 0 }, -+ { glyph_character, NULL, 0 }, -+ { glyph_ligature, NULL, 0 }, -+ { glyph_ghost, NULL, 0 }, -+ { glyph_left, NULL, 0 }, -+ { glyph_right, NULL, 0 }, -+ { -1, NULL, 0 }, -+}; -+ -+subtype_info node_subtypes_disc[] = { -+ { discretionary_disc, NULL, 0 }, -+ { explicit_disc, NULL, 0 }, -+ { automatic_disc, NULL, 0 }, -+ { syllable_disc, NULL, 0 }, -+ { init_disc, NULL, 0 }, -+ { select_disc, NULL, 0 }, -+ { -1, NULL, 0 }, -+}; -+ -+subtype_info node_subtypes_marginkern[] = { -+ { left_side, NULL, 0 }, -+ { right_side, NULL, 0 }, -+ { -1, NULL, 0 }, -+}; -+ -+subtype_info node_subtypes_list[] = { -+ { unknown_list, NULL, 0 }, -+ { line_list, NULL, 0 }, -+ { hbox_list, NULL, 0 }, -+ { indent_list, NULL, 0 }, -+ { align_row_list, NULL, 0 }, -+ { align_cell_list, NULL, 0 }, -+ { equation_list, NULL, 0 }, -+ { equation_number_list, NULL, 0 }, -+ { -1, NULL, 0 }, -+}; -+ -+subtype_info node_subtypes_adjust[] = { -+ { 0, NULL, 0 }, -+ { 1, NULL, 0 }, -+ { -1, NULL, 0 }, -+}; -+ -+subtype_info node_subtypes_math[] = { -+ { before, NULL, 0 }, -+ { after, NULL, 0 }, -+ { -1, NULL, 0 }, -+}; -+ -+subtype_info node_subtypes_noad[] = { -+ { ord_noad_type, NULL, 0 }, -+ { op_noad_type_normal, NULL, 0 }, -+ { op_noad_type_limits, NULL, 0 }, -+ { op_noad_type_no_limits, NULL, 0 }, -+ { bin_noad_type, NULL, 0 }, -+ { rel_noad_type, NULL, 0 }, -+ { open_noad_type, NULL, 0 }, -+ { close_noad_type, NULL, 0 }, -+ { punct_noad_type, NULL, 0 }, -+ { inner_noad_type, NULL, 0 }, -+ { under_noad_type, NULL, 0 }, -+ { over_noad_type, NULL, 0 }, -+ { vcenter_noad_type, NULL, 0 }, -+ { -1, NULL, 0 }, -+}; -+ -+subtype_info node_subtypes_radical[] = { -+ { radical_noad_type, NULL, 0 }, -+ { uradical_noad_type, NULL, 0 }, -+ { uroot_noad_type, NULL, 0 }, -+ { uunderdelimiter_noad_type, NULL, 0 }, -+ { uoverdelimiter_noad_type, NULL, 0 }, -+ { udelimiterunder_noad_type, NULL, 0 }, -+ { udelimiterover_noad_type, NULL, 0 }, -+ { -1, NULL, 0 }, -+}; -+ -+subtype_info node_subtypes_accent[] = { -+ { bothflexible_accent, NULL, 0 }, -+ { fixedtop_accent, NULL, 0 }, -+ { fixedbottom_accent, NULL, 0 }, -+ { fixedboth_accent, NULL, 0 }, -+ { -1, NULL, 0 }, -+}; -+ -+subtype_info node_subtypes_fence[] = { -+ { unset_noad_side, NULL, 0 }, -+ { left_noad_side, NULL, 0 }, -+ { middle_noad_side, NULL, 0 }, -+ { right_noad_side, NULL, 0 }, -+ { no_noad_side, NULL, 0 }, -+ { -1, NULL, 0 }, -+}; -+ -+/*tes This brings all together */ -+ -+node_info node_data[] = { -+ { hlist_node, box_node_size, node_subtypes_list, node_fields_list, NULL, 1, 0 }, -+ { vlist_node, box_node_size, node_subtypes_list, node_fields_list, NULL, 2, 0 }, -+ { rule_node, rule_node_size, node_subtypes_rule, node_fields_rule, NULL, 3, 0 }, -+ { ins_node, ins_node_size, NULL, node_fields_insert, NULL, 4, 0 }, -+ { mark_node, mark_node_size, NULL, node_fields_mark, NULL, 5, 0 }, -+ { adjust_node, adjust_node_size, node_subtypes_adjust, node_fields_adjust, NULL, 6, 0 }, -+ { boundary_node, boundary_node_size, node_subtypes_boundary, node_fields_boundary, NULL, -1, 0 }, -+ { disc_node, disc_node_size, node_subtypes_disc, node_fields_disc, NULL, 8, 0 }, -+ { whatsit_node, -1, NULL, NULL, NULL, 9, 0 }, -+ { local_par_node, local_par_size, NULL, node_fields_local_par, NULL, -1, 0 }, -+ { dir_node, dir_node_size, node_subtypes_dir, node_fields_dir, NULL, -1, 0 }, -+ { math_node, math_node_size, node_subtypes_math, node_fields_math, NULL, 10, 0 }, -+ { glue_node, glue_node_size, node_subtypes_glue, node_fields_glue, NULL, 11, 0 }, -+ { kern_node, kern_node_size, node_subtypes_kern, node_fields_kern, NULL, 12, 0 }, -+ { penalty_node, penalty_node_size, node_subtypes_penalty, node_fields_penalty, NULL, 13, 0 }, -+ { unset_node, box_node_size, NULL, node_fields_unset, NULL, 14, 0 }, -+ { style_node, style_node_size, NULL, node_fields_style, NULL, 15, 0 }, -+ { choice_node, style_node_size, NULL, node_fields_choice, NULL, 15, 0 }, -+ { simple_noad, noad_size, node_subtypes_noad, node_fields_noad, NULL, 15, 0 }, -+ { radical_noad, radical_noad_size, node_subtypes_radical, node_fields_radical, NULL, 15, 0 }, -+ { fraction_noad, fraction_noad_size, NULL, node_fields_fraction, NULL, 15, 0 }, -+ { accent_noad, accent_noad_size, node_subtypes_accent, node_fields_accent, NULL, 15, 0 }, -+ { fence_noad, fence_noad_size, node_subtypes_fence, node_fields_fence, NULL, 15, 0 }, -+ { math_char_node, math_kernel_node_size, NULL, node_fields_math_char, NULL, 15, 0 }, -+ { sub_box_node, math_kernel_node_size, NULL, node_fields_sub_box, NULL, 15, 0 }, -+ { sub_mlist_node, math_kernel_node_size, NULL, node_fields_sub_mlist, NULL, 15, 0 }, -+ { math_text_char_node, math_kernel_node_size, NULL, node_fields_math_text_char, NULL, 15, 0 }, -+ { delim_node, math_shield_node_size, NULL, node_fields_delim, NULL, 15, 0 }, -+ { margin_kern_node, margin_kern_node_size, node_subtypes_marginkern, node_fields_margin_kern, NULL, -1, 0 }, -+ { glyph_node, glyph_node_size, node_subtypes_glyph, node_fields_glyph, NULL, 0, 0 }, -+ { align_record_node, box_node_size, NULL, NULL, NULL, -1, 0 }, -+ { pseudo_file_node, pseudo_file_node_size, NULL, NULL, NULL, -1, 0 }, -+ { pseudo_line_node, variable_node_size, NULL, NULL, NULL, -1, 0 }, -+ { inserting_node, page_ins_node_size, NULL, node_fields_inserting, NULL, -1, 0 }, -+ { split_up_node, page_ins_node_size, NULL, node_fields_splitup, NULL, -1, 0 }, -+ { expr_node, expr_node_size, NULL, NULL, NULL, -1, 0 }, -+ { nesting_node, nesting_node_size, NULL, NULL, NULL, -1, 0 }, -+ { span_node, span_node_size, NULL, NULL, NULL, -1, 0 }, -+ { attribute_node, attribute_node_size, NULL, node_fields_attribute, NULL, -1, 0 }, -+ { glue_spec_node, glue_spec_size, NULL, node_fields_glue_spec, NULL, -1, 0 }, -+ { attribute_list_node, attribute_node_size, NULL, node_fields_attribute_list, NULL, -1, 0 }, -+ { temp_node, temp_node_size, NULL, NULL, NULL, -1, 0 }, -+ { align_stack_node, align_stack_node_size, NULL, NULL, NULL, -1, 0 }, -+ { movement_node, movement_node_size, NULL, NULL, NULL, -1, 0 }, -+ { if_node, if_node_size, NULL, NULL, NULL, -1, 0 }, -+ { unhyphenated_node, active_node_size, NULL, NULL, NULL, -1, 0 }, -+ { hyphenated_node, active_node_size, NULL, NULL, NULL, -1, 0 }, -+ { delta_node, delta_node_size, NULL, NULL, NULL, -1, 0 }, -+ { passive_node, passive_node_size, NULL, NULL, NULL, -1, 0 }, -+ { shape_node, variable_node_size, NULL, NULL, NULL, -1, 0 }, -+ { -1, -1, NULL, NULL, NULL, -1, 0 } -+}; -+ -+void l_set_node_data(void) { -+ init_node_key(node_data, hlist_node, hlist) -+ init_node_key(node_data, vlist_node, vlist) -+ init_node_key(node_data, rule_node, rule) -+ init_node_key(node_data, ins_node, ins) -+ init_node_key(node_data, mark_node, mark) -+ init_node_key(node_data, adjust_node, adjust) -+ init_node_key(node_data, boundary_node, boundary) -+ init_node_key(node_data, disc_node, disc) -+ init_node_key(node_data, whatsit_node, whatsit) -+ init_node_key(node_data, local_par_node, local_par) -+ init_node_key(node_data, dir_node, dir) -+ init_node_key(node_data, math_node, math) -+ init_node_key(node_data, glue_node, glue) -+ init_node_key(node_data, kern_node, kern) -+ init_node_key(node_data, penalty_node, penalty) -+ init_node_key(node_data, unset_node, unset) -+ init_node_key(node_data, style_node, style) -+ init_node_key(node_data, choice_node, choice) -+ init_node_key(node_data, simple_noad, noad) -+ init_node_key(node_data, radical_noad, radical) -+ init_node_key(node_data, fraction_noad, fraction) -+ init_node_key(node_data, accent_noad, accent) -+ init_node_key(node_data, fence_noad, fence) -+ init_node_key(node_data, math_char_node, math_char) -+ init_node_key(node_data, sub_box_node, sub_box) -+ init_node_key(node_data, sub_mlist_node, sub_mlist) -+ init_node_key(node_data, math_text_char_node, math_text_char) -+ init_node_key(node_data, delim_node, delim) -+ init_node_key(node_data, margin_kern_node, margin_kern) -+ init_node_key(node_data, glyph_node, glyph) -+ init_node_key(node_data, align_record_node, align_record) -+ init_node_key(node_data, pseudo_file_node, pseudo_file) -+ init_node_key(node_data, pseudo_line_node, pseudo_line) -+ init_node_key(node_data, inserting_node, page_insert) -+ init_node_key(node_data, split_up_node, split_insert) -+ init_node_key(node_data, expr_node, expr_stack) -+ init_node_key(node_data, nesting_node, nested_list) -+ init_node_key(node_data, span_node, span) -+ init_node_key(node_data, attribute_node, attribute) -+ init_node_key(node_data, glue_spec_node, glue_spec) -+ init_node_key(node_data, attribute_list_node, attribute_list) -+ init_node_key(node_data, temp_node, temp) -+ init_node_key(node_data, align_stack_node, align_stack) -+ init_node_key(node_data, movement_node, movement_stack) -+ init_node_key(node_data, if_node, if_stack) -+ init_node_key(node_data, unhyphenated_node, unhyphenated) -+ init_node_key(node_data, hyphenated_node, hyphenated) -+ init_node_key(node_data, delta_node, delta) -+ init_node_key(node_data, passive_node, passive) -+ init_node_key(node_data, shape_node, shape) -+ -+ init_node_key(node_subtypes_dir, normal_dir, normal) -+ init_node_key(node_subtypes_dir, cancel_dir, cancel) -+ -+ init_node_key(node_subtypes_glue, user_skip_glue, userskip) -+ init_node_key(node_subtypes_glue, line_skip_glue, lineskip) -+ init_node_key(node_subtypes_glue, baseline_skip_glue, baselineskip) -+ init_node_key(node_subtypes_glue, par_skip_glue, parskip) -+ init_node_key(node_subtypes_glue, above_display_skip_glue, abovedisplayskip) -+ init_node_key(node_subtypes_glue, below_display_skip_glue, belowdisplayskip) -+ init_node_key(node_subtypes_glue, above_display_short_skip_glue, abovedisplayshortskip) -+ init_node_key(node_subtypes_glue, below_display_short_skip_glue, belowdisplayshortskip) -+ init_node_key(node_subtypes_glue, left_skip_glue, leftskip) -+ init_node_key(node_subtypes_glue, right_skip_glue, rightskip) -+ init_node_key(node_subtypes_glue, top_skip_glue, topskip) -+ init_node_key(node_subtypes_glue, split_top_skip_glue, splittopskip) -+ init_node_key(node_subtypes_glue, tab_skip_glue, tabskip) -+ init_node_key(node_subtypes_glue, space_skip_glue, spaceskip) -+ init_node_key(node_subtypes_glue, xspace_skip_glue, xspaceskip) -+ init_node_key(node_subtypes_glue, par_fill_skip_glue, parfillskip) -+ init_node_key(node_subtypes_glue, math_skip_glue, mathskip) -+ init_node_key(node_subtypes_glue, thin_mu_skip_glue, thinmuskip) -+ init_node_key(node_subtypes_glue, med_mu_skip_glue, medmuskip) -+ init_node_key(node_subtypes_glue, thick_mu_skip_glue, thickmuskip) -+ init_node_key(node_subtypes_glue, thick_mu_skip_glue + 1, conditionalmathskip) -+ init_node_key(node_subtypes_glue, thick_mu_skip_glue + 2, muglue) -+ init_node_key(node_subtypes_glue, thick_mu_skip_glue + 3, leaders) -+ init_node_key(node_subtypes_glue, thick_mu_skip_glue + 4, cleaders) -+ init_node_key(node_subtypes_glue, thick_mu_skip_glue + 5, xleaders) -+ init_node_key(node_subtypes_glue, thick_mu_skip_glue + 6, gleaders) -+ -+ init_node_key(node_subtypes_mathglue, 0, conditionalmathskip) -+ init_node_key(node_subtypes_mathglue, 1, muglue) -+ -+ init_node_key(node_subtypes_leader, 0, leaders) -+ init_node_key(node_subtypes_leader, 1, cleaders) -+ init_node_key(node_subtypes_leader, 2, xleaders) -+ init_node_key(node_subtypes_leader, 3, gleaders) -+ -+ init_node_key(node_subtypes_boundary, cancel_boundary, cancel) -+ init_node_key(node_subtypes_boundary, user_boundary, user) -+ init_node_key(node_subtypes_boundary, protrusion_boundary, protrusion) -+ init_node_key(node_subtypes_boundary, word_boundary, word) -+ -+ init_node_key(node_subtypes_penalty, user_penalty, userpenalty) -+ init_node_key(node_subtypes_penalty, linebreak_penalty, linebreakpenalty) -+ init_node_key(node_subtypes_penalty, line_penalty, linepenalty) -+ init_node_key(node_subtypes_penalty, word_penalty, wordpenalty) -+ init_node_key(node_subtypes_penalty, final_penalty, finalpenalty) -+ init_node_key(node_subtypes_penalty, noad_penalty, noadpenalty) -+ init_node_key(node_subtypes_penalty, before_display_penalty, beforedisplaypenalty) -+ init_node_key(node_subtypes_penalty, after_display_penalty, afterdisplaypenalty) -+ init_node_key(node_subtypes_penalty, equation_number_penalty, equationnumberpenalty) -+ -+ init_node_key(node_subtypes_kern, font_kern, fontkern) -+ init_node_key(node_subtypes_kern, explicit_kern, userkern) -+ init_node_key(node_subtypes_kern, accent_kern, accentkern) -+ init_node_key(node_subtypes_kern, italic_kern, italiccorrection) -+ -+ init_node_key(node_subtypes_rule, normal_rule, normal) -+ init_node_key(node_subtypes_rule, box_rule, box) -+ init_node_key(node_subtypes_rule, image_rule, image) -+ init_node_key(node_subtypes_rule, empty_rule, empty) -+ init_node_key(node_subtypes_rule, user_rule, user) -+ init_node_key(node_subtypes_rule, math_over_rule, over) -+ init_node_key(node_subtypes_rule, math_under_rule, under) -+ init_node_key(node_subtypes_rule, math_fraction_rule, fraction) -+ init_node_key(node_subtypes_rule, math_radical_rule, radical) -+ init_node_key(node_subtypes_rule, outline_rule, outline) -+ -+ init_node_key(node_subtypes_glyph, 0, unset) -+ init_node_key(node_subtypes_glyph, 1, character) -+ init_node_key(node_subtypes_glyph, 2, ligature) -+ init_node_key(node_subtypes_glyph, 3, ghost) -+ init_node_key(node_subtypes_glyph, 4, left) -+ init_node_key(node_subtypes_glyph, 5, right) -+ -+ init_node_key(node_subtypes_disc, discretionary_disc, discretionary) -+ init_node_key(node_subtypes_disc, explicit_disc, explicit) -+ init_node_key(node_subtypes_disc, automatic_disc, automatic) -+ init_node_key(node_subtypes_disc, syllable_disc, regular) -+ init_node_key(node_subtypes_disc, init_disc, first) -+ init_node_key(node_subtypes_disc, select_disc, second) -+ -+ init_node_key(node_subtypes_fence, unset_noad_side, unset) -+ init_node_key(node_subtypes_fence, left_noad_side, left) -+ init_node_key(node_subtypes_fence, middle_noad_side, middle) -+ init_node_key(node_subtypes_fence, right_noad_side, right) -+ init_node_key(node_subtypes_fence, no_noad_side, no) -+ -+ init_node_key(node_subtypes_list, unknown_list, unknown) -+ init_node_key(node_subtypes_list, line_list, line) -+ init_node_key(node_subtypes_list, hbox_list, box) -+ init_node_key(node_subtypes_list, indent_list, indent) -+ init_node_key(node_subtypes_list, align_row_list, alignment) -+ init_node_key(node_subtypes_list, align_cell_list, cell) -+ init_node_key(node_subtypes_list, equation_list, equation) -+ init_node_key(node_subtypes_list, equation_number_list, equationnumber) -+ -+ init_node_key(node_subtypes_math, before, beginmath) -+ init_node_key(node_subtypes_math, after, endmath) -+ -+ init_node_key(node_subtypes_marginkern, left_side, left) -+ init_node_key(node_subtypes_marginkern, right_side, right) -+ -+ init_node_key(node_subtypes_adjust, 0, normal) -+ init_node_key(node_subtypes_adjust, 1, pre) -+ -+ init_node_key(node_subtypes_noad, ord_noad_type, ord) -+ init_node_key(node_subtypes_noad, op_noad_type_normal, opdisplaylimits) -+ init_node_key(node_subtypes_noad, op_noad_type_limits, oplimits) -+ init_node_key(node_subtypes_noad, op_noad_type_no_limits, opnolimits) -+ init_node_key(node_subtypes_noad, bin_noad_type, bin) -+ init_node_key(node_subtypes_noad, rel_noad_type, rel) -+ init_node_key(node_subtypes_noad, open_noad_type, open) -+ init_node_key(node_subtypes_noad, close_noad_type, close) -+ init_node_key(node_subtypes_noad, punct_noad_type, punct) -+ init_node_key(node_subtypes_noad, inner_noad_type, inner) -+ init_node_key(node_subtypes_noad, under_noad_type, under) -+ init_node_key(node_subtypes_noad, over_noad_type, over) -+ init_node_key(node_subtypes_noad, vcenter_noad_type, vcenter) -+ -+ init_node_key(node_subtypes_radical, radical_noad_type, radical) -+ init_node_key(node_subtypes_radical, uradical_noad_type, uradical) -+ init_node_key(node_subtypes_radical, uroot_noad_type, uroot) -+ init_node_key(node_subtypes_radical, uunderdelimiter_noad_type, uunderdelimiter) -+ init_node_key(node_subtypes_radical, uoverdelimiter_noad_type, uoverdelimiter) -+ init_node_key(node_subtypes_radical, udelimiterunder_noad_type, udelimiterunder) -+ init_node_key(node_subtypes_radical, udelimiterover_noad_type, udelimiterover) -+ -+ init_node_key(node_subtypes_accent, bothflexible_accent, bothflexible) -+ init_node_key(node_subtypes_accent, fixedtop_accent, fixedtop) -+ init_node_key(node_subtypes_accent, fixedbottom_accent, fixedbottom) -+ init_node_key(node_subtypes_accent, fixedboth_accent, fixedboth) -+ -+ init_node_key(node_values_fill, normal, normal) -+ init_node_key(node_values_fill, sfi, fi) -+ init_node_key(node_values_fill, fil, fil) -+ init_node_key(node_values_fill, fill, fill) -+ init_node_key(node_values_fill, filll, filll) -+ -+ init_node_key(node_values_dir, 0, TLT) -+ init_node_key(node_values_dir, 1, TRT) -+ init_node_key(node_values_dir, 2, LTL) -+ init_node_key(node_values_dir, 3, RTT) -+ -+ init_node_key(other_values_page_states, 0, empty) -+ init_node_key(other_values_page_states, 1, box_there) -+ init_node_key(other_values_page_states, 2, inserts_only) -+ -+ init_field_key(node_fields_accent, 0, attr); -+ init_field_key(node_fields_accent, 1, nucleus); -+ init_field_key(node_fields_accent, 2, sub); -+ init_field_key(node_fields_accent, 3, sup); -+ init_field_key(node_fields_accent, 4, accent); -+ init_field_key(node_fields_accent, 5, bot_accent); -+ init_field_key(node_fields_accent, 6, top_accent); -+ init_field_key(node_fields_accent, 7, overlay_accent); -+ init_field_key(node_fields_accent, 8, fraction); -+ init_field_nop(node_fields_accent, 9); -+ -+ init_field_key(node_fields_adjust, 0, attr); -+ init_field_key(node_fields_adjust, 1, head); -+ init_field_nop(node_fields_adjust, 2); -+ -+ init_field_key(node_fields_attribute, 0, number); -+ init_field_key(node_fields_attribute, 1, value); -+ init_field_nop(node_fields_attribute, 2); -+ -+ init_field_nop(node_fields_attribute_list,0); -+ -+ init_field_key(node_fields_boundary, 0, attr); -+ init_field_key(node_fields_boundary, 1, value); -+ init_field_nop(node_fields_boundary, 2); -+ -+ init_field_key(node_fields_choice, 0, attr); -+ init_field_key(node_fields_choice, 1, display); -+ init_field_key(node_fields_choice, 2, text); -+ init_field_key(node_fields_choice, 3, script); -+ init_field_key(node_fields_choice, 4, scriptscript); -+ init_field_nop(node_fields_choice, 5); -+ -+ init_field_key(node_fields_delim, 0, attr); -+ init_field_key(node_fields_delim, 1, small_fam); -+ init_field_key(node_fields_delim, 2, small_char); -+ init_field_key(node_fields_delim, 3, large_fam); -+ init_field_key(node_fields_delim, 4, large_char); -+ init_field_nop(node_fields_delim, 5); -+ -+ init_field_key(node_fields_dir, 0, attr); -+ init_field_key(node_fields_dir, 1, dir); -+ init_field_key(node_fields_dir, 2, level); -+ init_field_nop(node_fields_dir, 3); -+ -+ init_field_key(node_fields_disc, 0, attr); -+ init_field_key(node_fields_disc, 1, pre); -+ init_field_key(node_fields_disc, 2, post); -+ init_field_key(node_fields_disc, 3, replace); -+ init_field_key(node_fields_disc, 4, penalty); -+ init_field_nop(node_fields_disc, 5); -+ -+ init_field_key(node_fields_fence, 0, attr); -+ init_field_key(node_fields_fence, 1, delim); -+ init_field_key(node_fields_fence, 2, italic); -+ init_field_key(node_fields_fence, 3, height); -+ init_field_key(node_fields_fence, 4, depth); -+ init_field_key(node_fields_fence, 5, options); -+ init_field_key(node_fields_fence, 6, class); -+ init_field_nop(node_fields_fence, 7); -+ -+ init_field_key(node_fields_fraction, 0, attr); -+ init_field_key(node_fields_fraction, 1, width); -+ init_field_key(node_fields_fraction, 2, num); -+ init_field_key(node_fields_fraction, 3, denom); -+ init_field_key(node_fields_fraction, 4, left); -+ init_field_key(node_fields_fraction, 5, right); -+ init_field_key(node_fields_fraction, 6, middle); -+ init_field_key(node_fields_fraction, 7, fam); -+ init_field_key(node_fields_fraction, 8, options); -+ init_field_nop(node_fields_fraction, 9); -+ -+ init_field_key(node_fields_glue, 0, attr); -+ init_field_key(node_fields_glue, 1, leader); -+ init_field_key(node_fields_glue, 2, width); -+ init_field_key(node_fields_glue, 3, stretch); -+ init_field_key(node_fields_glue, 4, shrink); -+ init_field_key(node_fields_glue, 5, stretch_order); -+ init_field_key(node_fields_glue, 6, shrink_order); -+ init_field_nop(node_fields_glue, 7); -+ -+ init_field_key(node_fields_glue_spec, 0, width); -+ init_field_key(node_fields_glue_spec, 1, stretch); -+ init_field_key(node_fields_glue_spec, 2, shrink); -+ init_field_key(node_fields_glue_spec, 3, stretch_order); -+ init_field_key(node_fields_glue_spec, 4, shrink_order); -+ init_field_nop(node_fields_glue_spec, 5); -+ -+ init_field_key(node_fields_glyph, 0, attr); -+ init_field_key(node_fields_glyph, 1, char); -+ init_field_key(node_fields_glyph, 2, font); -+ init_field_key(node_fields_glyph, 3, lang); -+ init_field_key(node_fields_glyph, 4, left); -+ init_field_key(node_fields_glyph, 5, right); -+ init_field_key(node_fields_glyph, 6, uchyph); -+ init_field_key(node_fields_glyph, 7, components); -+ init_field_key(node_fields_glyph, 8, xoffset); -+ init_field_key(node_fields_glyph, 9, yoffset); -+ init_field_key(node_fields_glyph, 10, width); -+ init_field_key(node_fields_glyph, 11, height); -+ init_field_key(node_fields_glyph, 12, depth); -+ init_field_key(node_fields_glyph, 13, expansion_factor); -+ init_field_key(node_fields_glyph, 14, data); -+ init_field_nop(node_fields_glyph, 15); -+ -+ init_field_key(node_fields_insert, 0, attr); -+ init_field_key(node_fields_insert, 1, cost); -+ init_field_key(node_fields_insert, 2, depth); -+ init_field_key(node_fields_insert, 3, height); -+ init_field_key(node_fields_insert, 4, spec); -+ init_field_key(node_fields_insert, 5, head); -+ init_field_nop(node_fields_insert, 6); -+ -+ init_field_key(node_fields_inserting, 0, height); -+ init_field_key(node_fields_inserting, 1, last_ins_ptr); -+ init_field_key(node_fields_inserting, 2, best_ins_ptr); -+ init_field_key(node_fields_inserting, 3, width); -+ init_field_key(node_fields_inserting, 4, stretch); -+ init_field_key(node_fields_inserting, 5, shrink); -+ init_field_key(node_fields_inserting, 6, stretch_order); -+ init_field_key(node_fields_inserting, 7, shrink_order); -+ init_field_nop(node_fields_inserting, 8); -+ -+ init_field_key(node_fields_kern, 0, attr); -+ init_field_key(node_fields_kern, 1, kern); -+ init_field_key(node_fields_kern, 2, expansion_factor); -+ init_field_nop(node_fields_kern, 3); -+ -+ init_field_key(node_fields_list, 0, attr); -+ init_field_key(node_fields_list, 1, width); -+ init_field_key(node_fields_list, 2, depth); -+ init_field_key(node_fields_list, 3, height); -+ init_field_key(node_fields_list, 4, dir); -+ init_field_key(node_fields_list, 5, shift); -+ init_field_key(node_fields_list, 6, glue_order); -+ init_field_key(node_fields_list, 7, glue_sign); -+ init_field_key(node_fields_list, 8, glue_set); -+ init_field_key(node_fields_list, 9, head); -+ init_field_nop(node_fields_list, 10); -+ -+ init_field_key(node_fields_local_par, 0, attr); -+ init_field_key(node_fields_local_par, 1, pen_inter); -+ init_field_key(node_fields_local_par, 2, pen_broken); -+ init_field_key(node_fields_local_par, 3, dir); -+ init_field_key(node_fields_local_par, 4, box_left); -+ init_field_key(node_fields_local_par, 5, box_left_width); -+ init_field_key(node_fields_local_par, 6, box_right); -+ init_field_key(node_fields_local_par, 7, box_right_width); -+ init_field_nop(node_fields_local_par, 8); -+ -+ init_field_key(node_fields_margin_kern, 0, attr); -+ init_field_key(node_fields_margin_kern, 1, width); -+ init_field_key(node_fields_margin_kern, 2, glyph); -+ init_field_nop(node_fields_margin_kern, 3); -+ -+ init_field_key(node_fields_mark, 0, attr); -+ init_field_key(node_fields_mark, 1, class); -+ init_field_key(node_fields_mark, 2, mark); -+ init_field_nop(node_fields_mark, 3); -+ -+ init_field_key(node_fields_math, 0, attr); -+ init_field_key(node_fields_math, 1, surround); -+ init_field_key(node_fields_math, 2, width); -+ init_field_key(node_fields_math, 3, stretch); -+ init_field_key(node_fields_math, 4, shrink); -+ init_field_key(node_fields_math, 5, stretch_order); -+ init_field_key(node_fields_math, 6, shrink_order); -+ init_field_nop(node_fields_math, 7); -+ -+ init_field_key(node_fields_math_char, 0, attr); -+ init_field_key(node_fields_math_char, 1, fam); -+ init_field_key(node_fields_math_char, 2, char); -+ init_field_nop(node_fields_math_char, 3); -+ -+ init_field_key(node_fields_math_text_char, 0, attr); -+ init_field_key(node_fields_math_text_char, 1, fam); -+ init_field_key(node_fields_math_text_char, 2, char); -+ init_field_nop(node_fields_math_text_char, 3); -+ -+ init_field_key(node_fields_noad, 0, attr); -+ init_field_key(node_fields_noad, 1, nucleus); -+ init_field_key(node_fields_noad, 2, sub); -+ init_field_key(node_fields_noad, 3, sup); -+ init_field_nop(node_fields_noad, 4); -+ -+ init_field_key(node_fields_penalty, 0, attr); -+ init_field_key(node_fields_penalty, 1, penalty); -+ init_field_nop(node_fields_penalty, 2); -+ -+ init_field_key(node_fields_radical, 0, attr); -+ init_field_key(node_fields_radical, 1, nucleus); -+ init_field_key(node_fields_radical, 2, sub); -+ init_field_key(node_fields_radical, 3, sup); -+ init_field_key(node_fields_radical, 4, left); -+ init_field_key(node_fields_radical, 5, degree); -+ init_field_key(node_fields_radical, 6, width); -+ init_field_key(node_fields_radical, 7, options); -+ init_field_nop(node_fields_radical, 8); -+ -+ init_field_key(node_fields_rule, 0, attr); -+ init_field_key(node_fields_rule, 1, width); -+ init_field_key(node_fields_rule, 2, depth); -+ init_field_key(node_fields_rule, 3, height); -+ init_field_key(node_fields_rule, 4, dir); -+ init_field_key(node_fields_rule, 5, index); -+ init_field_key(node_fields_rule, 6, left); -+ init_field_key(node_fields_rule, 7, right); -+ init_field_nop(node_fields_rule, 8); -+ -+ init_field_key(node_fields_splitup, 0, height); -+ init_field_key(node_fields_splitup, 1, last_ins_ptr); -+ init_field_key(node_fields_splitup, 2, best_ins_ptr); -+ init_field_key(node_fields_splitup, 3, broken_ptr); -+ init_field_key(node_fields_splitup, 4, broken_ins); -+ init_field_nop(node_fields_splitup, 5); -+ -+ init_field_key(node_fields_style, 0, attr); -+ init_field_key(node_fields_style, 1, style); -+ init_field_nop(node_fields_style, 2); -+ -+ init_field_key(node_fields_sub_box, 0, attr); -+ init_field_key(node_fields_sub_box, 1, head); -+ init_field_nop(node_fields_sub_box, 2); -+ -+ init_field_key(node_fields_sub_mlist, 0, attr); -+ init_field_key(node_fields_sub_mlist, 1, head); -+ init_field_nop(node_fields_sub_mlist, 2); -+ -+ init_field_key(node_fields_unset, 0, attr); -+ init_field_key(node_fields_unset, 1, width); -+ init_field_key(node_fields_unset, 2, depth); -+ init_field_key(node_fields_unset, 3, height); -+ init_field_key(node_fields_unset, 4, dir); -+ init_field_key(node_fields_unset, 5, shrink); -+ init_field_key(node_fields_unset, 6, glue_order); -+ init_field_key(node_fields_unset, 7, glue_sign); -+ init_field_key(node_fields_unset, 8, stretch); -+ init_field_key(node_fields_unset, 9, span); -+ init_field_key(node_fields_unset, 10, head); -+ init_field_nop(node_fields_unset, 11); -+ -+} -+ -+node_info whatsit_node_data[] = { -+ -+ /*tex These are always there. The fake nodes are historical. */ -+ -+ { open_node, open_node_size, NULL, node_fields_whatsit_open, NULL, -1, 0 }, -+ { write_node, write_node_size, NULL, node_fields_whatsit_write, NULL, -1, 0 }, -+ { close_node, close_node_size, NULL, node_fields_whatsit_close, NULL, -1, 0 }, -+ { special_node, special_node_size, NULL, node_fields_whatsit_special, NULL, -1, 0 }, -+ { fake_node, fake_node_size, NULL, NULL, NULL, -1, 0 }, -+ { fake_node, fake_node_size, NULL, NULL, NULL, -1, 0 }, -+ { save_pos_node, save_pos_node_size, NULL, node_fields_whatsit_save_pos, NULL, -1, 0 }, -+ { late_lua_node, late_lua_node_size, NULL, node_fields_whatsit_late_lua, NULL, -1, 0 }, -+ { user_defined_node, user_defined_node_size, NULL, node_fields_whatsit_user_defined, NULL, -1, 0 }, -+ { fake_node, fake_node_size, NULL, NULL, NULL, -1, 0 }, -+ { fake_node, fake_node_size, NULL, NULL, NULL, -1, 0 }, -+ { fake_node, fake_node_size, NULL, NULL, NULL, -1, 0 }, -+ { fake_node, fake_node_size, NULL, NULL, NULL, -1, 0 }, -+ { fake_node, fake_node_size, NULL, NULL, NULL, -1, 0 }, -+ { fake_node, fake_node_size, NULL, NULL, NULL, -1, 0 }, -+ { fake_node, fake_node_size, NULL, NULL, NULL, -1, 0 }, -+ -+ /*tex Here starts the \DVI\ backend section, todo: a separate list. */ -+ -+ /*tex {\em There is nothing here.} */ -+ -+ /*tex Here starts the \PDF\ backend section, todo: a separate list. */ -+ -+ { pdf_literal_node, write_node_size, NULL, node_fields_whatsit_pdf_literal, NULL, -1, 0 }, -+ { pdf_refobj_node, pdf_refobj_node_size, NULL, node_fields_whatsit_pdf_refobj, NULL, -1, 0 }, -+ { pdf_annot_node, pdf_annot_node_size, NULL, node_fields_whatsit_pdf_annot, NULL, -1, 0 }, -+ { pdf_start_link_node, pdf_annot_node_size, NULL, node_fields_whatsit_pdf_start_link, NULL, -1, 0 }, -+ { pdf_end_link_node, pdf_end_link_node_size, NULL, node_fields_whatsit_pdf_end_link, NULL, -1, 0 }, -+ { pdf_dest_node, pdf_dest_node_size, NULL, node_fields_whatsit_pdf_dest, NULL, -1, 0 }, -+ { pdf_action_node, pdf_action_size, NULL, node_fields_whatsit_pdf_action, NULL, -1, 0 }, -+ { pdf_thread_node, pdf_thread_node_size, NULL, node_fields_whatsit_pdf_thread, NULL, -1, 0 }, -+ { pdf_start_thread_node, pdf_thread_node_size, NULL, node_fields_whatsit_pdf_start_thread, NULL, -1, 0 }, -+ { pdf_end_thread_node, pdf_end_thread_node_size, NULL, node_fields_whatsit_pdf_end_thread, NULL, -1, 0 }, -+ { pdf_thread_data_node, pdf_thread_node_size, NULL, NULL, NULL, -1, 0 }, -+ { pdf_link_data_node, pdf_annot_node_size, NULL, NULL, NULL, -1, 0 }, -+ { pdf_colorstack_node, pdf_colorstack_node_size, NULL, node_fields_whatsit_pdf_colorstack, NULL, -1, 0 }, -+ { pdf_setmatrix_node, pdf_setmatrix_node_size, NULL, node_fields_whatsit_pdf_setmatrix, NULL, -1, 0 }, -+ { pdf_save_node, pdf_save_node_size, NULL, node_fields_whatsit_pdf_save, NULL, -1, 0 }, -+ { pdf_restore_node, pdf_restore_node_size, NULL, node_fields_whatsit_pdf_restore, NULL, -1, 0 }, -+ -+ /*tex That's it. */ -+ -+ { -1, -1, NULL, NULL, NULL, -1, 0 }, -+ -+}; -+ -+void l_set_whatsit_data(void) { -+ init_node_key(whatsit_node_data, open_node, open) -+ init_node_key(whatsit_node_data, write_node, write) -+ init_node_key(whatsit_node_data, close_node, close) -+ init_node_key(whatsit_node_data, special_node, special) -+ init_node_key(whatsit_node_data, save_pos_node, save_pos) -+ init_node_key(whatsit_node_data, late_lua_node, late_lua) -+ init_node_key(whatsit_node_data, user_defined_node, user_defined) -+ -+ init_field_key(node_fields_whatsit_close, 0, attr); -+ init_field_key(node_fields_whatsit_close, 1, stream); -+ init_field_nop(node_fields_whatsit_close, 2); -+ -+ init_field_key(node_fields_whatsit_late_lua, 0, attr); -+ init_field_key(node_fields_whatsit_late_lua, 1, reg); -+ init_field_key(node_fields_whatsit_late_lua, 2, data); -+ init_field_key(node_fields_whatsit_late_lua, 3, name); -+ init_field_key(node_fields_whatsit_late_lua, 4, string); -+ init_field_nop(node_fields_whatsit_late_lua, 5); -+ -+ init_field_key(node_fields_whatsit_open, 0, attr); -+ init_field_key(node_fields_whatsit_open, 1, stream); -+ init_field_key(node_fields_whatsit_open, 2, name); -+ init_field_key(node_fields_whatsit_open, 3, area); -+ init_field_key(node_fields_whatsit_open, 4, ext); -+ init_field_nop(node_fields_whatsit_open, 5); -+ -+ init_field_key(node_fields_whatsit_save_pos, 0, attr); -+ init_field_nop(node_fields_whatsit_save_pos, 1); -+ -+ init_field_key(node_fields_whatsit_special, 0, attr); -+ init_field_key(node_fields_whatsit_special, 1, data); -+ init_field_nop(node_fields_whatsit_special, 2); -+ -+ init_field_key(node_fields_whatsit_user_defined, 0, attr); -+ init_field_key(node_fields_whatsit_user_defined, 1, user_id); -+ init_field_key(node_fields_whatsit_user_defined, 2, type); -+ init_field_key(node_fields_whatsit_user_defined, 3, value); -+ init_field_nop(node_fields_whatsit_user_defined, 4); -+ -+ init_field_key(node_fields_whatsit_write, 0, attr); -+ init_field_key(node_fields_whatsit_write, 1, stream); -+ init_field_key(node_fields_whatsit_write, 2, data); -+ init_field_nop(node_fields_whatsit_write, 3); -+ -+ init_node_key(whatsit_node_data, pdf_literal_node, pdf_literal) -+ init_node_key(whatsit_node_data, pdf_refobj_node, pdf_refobj) -+ init_node_key(whatsit_node_data, pdf_annot_node, pdf_annot) -+ init_node_key(whatsit_node_data, pdf_start_link_node, pdf_start_link) -+ init_node_key(whatsit_node_data, pdf_end_link_node, pdf_end_link) -+ init_node_key(whatsit_node_data, pdf_dest_node, pdf_dest) -+ init_node_key(whatsit_node_data, pdf_action_node, pdf_action) -+ init_node_key(whatsit_node_data, pdf_thread_node, pdf_thread) -+ init_node_key(whatsit_node_data, pdf_start_thread_node,pdf_start_thread) -+ init_node_key(whatsit_node_data, pdf_end_thread_node, pdf_end_thread) -+ init_node_key(whatsit_node_data, pdf_thread_data_node, pdf_thread_data) -+ init_node_key(whatsit_node_data, pdf_link_data_node, pdf_link_data) -+ init_node_key(whatsit_node_data, pdf_colorstack_node, pdf_colorstack) -+ init_node_key(whatsit_node_data, pdf_setmatrix_node, pdf_setmatrix) -+ init_node_key(whatsit_node_data, pdf_save_node, pdf_save) -+ init_node_key(whatsit_node_data, pdf_restore_node, pdf_restore) -+ -+ init_node_key(node_values_pdf_destination, 0, xyz) -+ init_node_key(node_values_pdf_destination, 1, fit) -+ init_node_key(node_values_pdf_destination, 2, fith) -+ init_node_key(node_values_pdf_destination, 3, fitv) -+ init_node_key(node_values_pdf_destination, 4, fitb) -+ init_node_key(node_values_pdf_destination, 5, fitbh) -+ init_node_key(node_values_pdf_destination, 6, fitbv) -+ init_node_key(node_values_pdf_destination, 7, fitr) -+ -+ init_node_key(node_values_pdf_literal, set_origin, origin) -+ init_node_key(node_values_pdf_literal, direct_page, page) -+ init_node_key(node_values_pdf_literal, direct_always, always) -+ init_node_key(node_values_pdf_literal, direct_raw, raw) -+ init_node_key(node_values_pdf_literal, direct_text, text) -+ init_node_key(node_values_pdf_literal, direct_font, font) -+ init_node_key(node_values_pdf_literal, scan_special, special) -+ -+ init_node_key(node_values_pdf_action, 0, page) -+ init_node_key(node_values_pdf_action, 1, goto) -+ init_node_key(node_values_pdf_action, 2, thread) -+ init_node_key(node_values_pdf_action, 3, user) -+ -+ init_node_key(node_values_pdf_window, 0, unset) -+ init_node_key(node_values_pdf_window, 1, new) -+ init_node_key(node_values_pdf_window, 2, nonew) -+ -+ init_node_key(node_values_color_stack, 0, set) -+ init_node_key(node_values_color_stack, 1, push) -+ init_node_key(node_values_color_stack, 2, pop) -+ init_node_key(node_values_color_stack, 3, current) -+ -+ init_field_key(node_fields_whatsit_pdf_action, 0, action_type); -+ init_field_key(node_fields_whatsit_pdf_action, 1, named_id); -+ init_field_key(node_fields_whatsit_pdf_action, 2, action_id); -+ init_field_key(node_fields_whatsit_pdf_action, 3, file); -+ init_field_key(node_fields_whatsit_pdf_action, 4, new_window); -+ init_field_key(node_fields_whatsit_pdf_action, 5, data); -+ init_field_nop(node_fields_whatsit_pdf_action, 6); -+ -+ init_field_key(node_fields_whatsit_pdf_annot, 0, attr); -+ init_field_key(node_fields_whatsit_pdf_annot, 1, width); -+ init_field_key(node_fields_whatsit_pdf_annot, 2, depth); -+ init_field_key(node_fields_whatsit_pdf_annot, 3, height); -+ init_field_key(node_fields_whatsit_pdf_annot, 4, objnum); -+ init_field_key(node_fields_whatsit_pdf_annot, 5, data); -+ init_field_nop(node_fields_whatsit_pdf_annot, 6); -+ -+ init_field_key(node_fields_whatsit_pdf_colorstack, 0, attr); -+ init_field_key(node_fields_whatsit_pdf_colorstack, 1, stack); -+ init_field_key(node_fields_whatsit_pdf_colorstack, 2, cmd); -+ init_field_key(node_fields_whatsit_pdf_colorstack, 3, data); -+ init_field_nop(node_fields_whatsit_pdf_colorstack, 4); -+ -+ init_field_key(node_fields_whatsit_pdf_dest, 0, attr); -+ init_field_key(node_fields_whatsit_pdf_dest, 1, width); -+ init_field_key(node_fields_whatsit_pdf_dest, 2, depth); -+ init_field_key(node_fields_whatsit_pdf_dest, 3, height); -+ init_field_key(node_fields_whatsit_pdf_dest, 4, named_id); -+ init_field_key(node_fields_whatsit_pdf_dest, 5, dest_id); -+ init_field_key(node_fields_whatsit_pdf_dest, 6, dest_type); -+ init_field_key(node_fields_whatsit_pdf_dest, 7, xyz_zoom); -+ init_field_key(node_fields_whatsit_pdf_dest, 8, objnum); -+ init_field_nop(node_fields_whatsit_pdf_dest, 9); -+ -+ init_field_key(node_fields_whatsit_pdf_end_link, 0, attr); -+ init_field_nop(node_fields_whatsit_pdf_end_link, 1); -+ -+ init_field_key(node_fields_whatsit_pdf_end_thread, 0, attr); -+ init_field_nop(node_fields_whatsit_pdf_end_thread, 1); -+ -+ init_field_key(node_fields_whatsit_pdf_literal, 0, attr); -+ init_field_key(node_fields_whatsit_pdf_literal, 1, mode); -+ init_field_key(node_fields_whatsit_pdf_literal, 2, data); -+ init_field_nop(node_fields_whatsit_pdf_literal, 3); -+ -+ init_field_key(node_fields_whatsit_pdf_refobj, 0, attr); -+ init_field_key(node_fields_whatsit_pdf_refobj, 1, objnum); -+ init_field_nop(node_fields_whatsit_pdf_refobj, 2); -+ -+ init_field_key(node_fields_whatsit_pdf_restore, 0, attr); -+ init_field_nop(node_fields_whatsit_pdf_restore, 1); -+ -+ init_field_key(node_fields_whatsit_pdf_save, 0, attr); -+ init_field_nop(node_fields_whatsit_pdf_save, 1); -+ -+ init_field_key(node_fields_whatsit_pdf_setmatrix, 0, attr); -+ init_field_key(node_fields_whatsit_pdf_setmatrix, 1, data); -+ init_field_nop(node_fields_whatsit_pdf_setmatrix, 2); -+ -+ init_field_key(node_fields_whatsit_pdf_start_link, 0, attr); -+ init_field_key(node_fields_whatsit_pdf_start_link, 1, width); -+ init_field_key(node_fields_whatsit_pdf_start_link, 2, depth); -+ init_field_key(node_fields_whatsit_pdf_start_link, 3, height); -+ init_field_key(node_fields_whatsit_pdf_start_link, 4, objnum); -+ init_field_key(node_fields_whatsit_pdf_start_link, 5, link_attr); -+ init_field_key(node_fields_whatsit_pdf_start_link, 6, action); -+ init_field_nop(node_fields_whatsit_pdf_start_link, 7); -+ -+ init_field_key(node_fields_whatsit_pdf_start_thread, 0, attr); -+ init_field_key(node_fields_whatsit_pdf_start_thread, 1, width); -+ init_field_key(node_fields_whatsit_pdf_start_thread, 2, depth); -+ init_field_key(node_fields_whatsit_pdf_start_thread, 3, height); -+ init_field_key(node_fields_whatsit_pdf_start_thread, 4, named_id); -+ init_field_key(node_fields_whatsit_pdf_start_thread, 5, thread_id); -+ init_field_key(node_fields_whatsit_pdf_start_thread, 6, thread_attr); -+ init_field_nop(node_fields_whatsit_pdf_start_thread, 7); -+ -+ init_field_key(node_fields_whatsit_pdf_thread, 0, attr); -+ init_field_key(node_fields_whatsit_pdf_thread, 1, width); -+ init_field_key(node_fields_whatsit_pdf_thread, 2, depth); -+ init_field_key(node_fields_whatsit_pdf_thread, 3, height); -+ init_field_key(node_fields_whatsit_pdf_thread, 4, named_id); -+ init_field_key(node_fields_whatsit_pdf_thread, 5, thread_id); -+ init_field_key(node_fields_whatsit_pdf_thread, 6, thread_attr); -+ init_field_nop(node_fields_whatsit_pdf_thread, 7); -+ -+} -+ -+#define last_whatsit_node pdf_restore_node -+ -+/*tex -+ -+ When we copy a node list, there are several possibilities: we do the same as -+ a new node, we copy the entry to the table in properties (a reference), we do -+ a deep copy of a table in the properties, we create a new table and give it -+ the original one as a metatable. After some experiments (that also included -+ timing) with these scenarios I decided that a deep copy made no sense, nor -+ did nilling. In the end both the shallow copy and the metatable variant were -+ both ok, although the second ons is slower. The most important aspect to keep -+ in mind is that references to other nodes in properties no longer can be -+ valid for that copy. We could use two tables (one unique and one shared) or -+ metatables but that only complicates matters. -+ -+ When defining a new node, we could already allocate a table but it is rather -+ easy to do that at the lua end e.g. using a metatable __index method. That -+ way it is under macro package control. -+ -+ When deleting a node, we could keep the slot (e.g. setting it to false) but -+ it could make memory consumption raise unneeded when we have temporary large -+ node lists and after that only small lists. -+ -+ So, in the end this is what we ended up with. For the record, I also -+ experimented with the following: -+ -+ \startitemize -+ -+ \startitem -+ Copy attributes to the properties so that we have fast access at the -+ lua end: in the end the overhead is not compensated by speed and -+ convenience, in fact, attributes are not that slow when it comes to -+ accessing them. -+ \stopitem -+ -+ \startitem -+ A bitset in the node but again the gain compared to attributes is -+ neglectable and it also demands a pretty string agreement over what -+ bit represents what, and this is unlikely to succeed in the tex -+ community (I could use it for font handling, which is cross package, -+ but decided that it doesn't pay off. -+ \stopitem -+ -+ \stopitemize -+ -+ In case one wonders why properties make sense then, well, it is not so much -+ speed that we gain, but more convenience: storing all kind of (temporary) -+ data in attributes is no fun and this mechanism makes sure that properties -+ are cleaned up when a node is freed. Also, the advantage of a more or less -+ global properties table is that we stay at the lua end. An alternative is to -+ store a reference in the node itself but that is complicated by the fact that -+ the register has some limitations (no numeric keys) and we also don't want to -+ mess with it too much. -+ -+*/ -+ -+int lua_properties_level = 0 ; -+int lua_properties_enabled = 0 ; -+int lua_properties_use_metatable = 0 ; -+ -+/*tex -+ -+ We keep track of nesting so that we don't oveflow the stack, and, what is -+ more important, don't keep resolving the registry index. -+ -+*/ -+ -+#define lua_properties_push do { \ -+ if (lua_properties_enabled) { \ -+ lua_properties_level = lua_properties_level + 1 ; \ -+ if (lua_properties_level == 1) { \ -+ lua_get_metatablelua_l(Luas,node_properties); \ -+ } \ -+ } \ -+} while(0) -+ -+#define lua_properties_pop do { \ -+ if (lua_properties_enabled) { \ -+ if (lua_properties_level == 1) \ -+ lua_pop(Luas,1); \ -+ lua_properties_level = lua_properties_level - 1 ; \ -+ } \ -+} while(0) -+ -+/*tex No setting is needed: */ -+ -+#define lua_properties_set(target) do { \ -+} while(0) -+ -+/*tex Resetting boils down to nilling. */ -+ -+#define lua_properties_reset(target) do { \ -+ if (lua_properties_enabled) { \ -+ if (lua_properties_level == 0) { \ -+ lua_get_metatablelua_l(Luas,node_properties); \ -+ lua_pushnil(Luas); \ -+ lua_rawseti(Luas,-2,target); \ -+ lua_pop(Luas,1); \ -+ } else { \ -+ lua_pushnil(Luas); \ -+ lua_rawseti(Luas,-2,target); \ -+ } \ -+ } \ -+} while(0) -+ -+/*tex -+ -+ For a moment I considered supporting all kind of data types but in practice -+ that makes no sense. So we stick to a cheap shallow copy with as option a -+ metatable. BTW, a deep copy would look like this: -+ -+ \starttyping -+ static void copy_lua_table(lua_State* L, int index) { -+ lua_newtable(L); -+ lua_pushnil(L); -+ while(lua_next(L, index-1) != 0) { -+ lua_pushvalue(L, -2); -+ lua_insert(L, -2); -+ if (lua_type(L,-1)==LUA_TTABLE) -+ copy_lua_table(L,-1); -+ lua_settable(L, -4); -+ } -+ lua_pop(L,1); -+ } -+ -+ #define lua_properties_copy(target, source) do { \ -+ if (lua_properties_enabled) { \ -+ lua_pushinteger(Luas,source); \ -+ lua_rawget(Luas,-2); \ -+ if (lua_type(Luas,-1)==LUA_TTABLE) { \ -+ copy_lua_table(Luas,-1); \ -+ lua_pushinteger(Luas,target); \ -+ lua_insert(Luas,-2); \ -+ lua_rawset(Luas,-3); \ -+ } else { \ -+ lua_pop(Luas,1); \ -+ } \ -+ } \ -+ } while(0) -+ \stoptyping -+ -+*/ -+ -+/*tex Isn't there a faster way to metatable? */ -+ -+/*tex -+ -+ \starttyping -+ #define lua_properties_copy(target,source) do { \ -+ if (lua_properties_enabled) { \ -+ if (lua_properties_level == 0) { \ -+ lua_get_metatablelua_l(Luas,node_properties); \ -+ lua_rawgeti(Luas,-1,source); \ -+ if (lua_type(Luas,-1)==LUA_TTABLE) { \ -+ if (lua_properties_use_metatable) { \ -+ lua_newtable(Luas); \ -+ lua_insert(Luas,-2); \ -+ lua_setfield(Luas,-2,"__index"); \ -+ lua_newtable(Luas); \ -+ lua_insert(Luas,-2); \ -+ lua_setmetatable(Luas,-2); \ -+ } \ -+ lua_rawseti(Luas,-2,target); \ -+ } else { \ -+ lua_pop(Luas,1); \ -+ } \ -+ lua_pop(Luas,1); \ -+ } else { \ -+ lua_rawgeti(Luas,-1,source); \ -+ if (lua_type(Luas,-1)==LUA_TTABLE) { \ -+ if (lua_properties_use_metatable) { \ -+ lua_newtable(Luas); \ -+ lua_insert(Luas,-2); \ -+ lua_setfield(Luas,-2,"__index"); \ -+ lua_newtable(Luas); \ -+ lua_insert(Luas,-2); \ -+ lua_setmetatable(Luas,-2); \ -+ } \ -+ lua_rawseti(Luas,-2,target); \ -+ } else { \ -+ lua_pop(Luas,1); \ -+ } \ -+ } \ -+ } \ -+ } while(0) -+ \stoptyping -+ -+*/ -+ -+/*tex -+ -+ A simple testrun on many pages of dumb text shows 1% gain (of course it -+ depends on how properties are used but some other tests confirm it). -+ -+*/ -+ -+#define lua_properties_copy(target,source) do { \ -+ if (lua_properties_enabled) { \ -+ if (lua_properties_level == 0) { \ -+ lua_get_metatablelua_l(Luas,node_properties); \ -+ lua_rawgeti(Luas,-1,source); \ -+ if (lua_type(Luas,-1)==LUA_TTABLE) { \ -+ if (lua_properties_use_metatable) { \ -+ lua_newtable(Luas); \ -+ lua_insert(Luas,-2); \ -+ lua_push_string_by_name(Luas,__index); \ -+ lua_insert(Luas,-2); \ -+ lua_rawset(Luas, -3); \ -+ lua_newtable(Luas); \ -+ lua_insert(Luas,-2); \ -+ lua_setmetatable(Luas,-2); \ -+ } \ -+ lua_rawseti(Luas,-2,target); \ -+ } else { \ -+ lua_pop(Luas,1); \ -+ } \ -+ lua_pop(Luas,1); \ -+ } else { \ -+ lua_rawgeti(Luas,-1,source); \ -+ if (lua_type(Luas,-1)==LUA_TTABLE) { \ -+ if (lua_properties_use_metatable) { \ -+ lua_newtable(Luas); \ -+ lua_insert(Luas,-2); \ -+ lua_push_string_by_name(Luas,__index); \ -+ lua_insert(Luas,-2); \ -+ lua_rawset(Luas, -3); \ -+ lua_newtable(Luas); \ -+ lua_insert(Luas,-2); \ -+ lua_setmetatable(Luas,-2); \ -+ } \ -+ lua_rawseti(Luas,-2,target); \ -+ } else { \ -+ lua_pop(Luas,1); \ -+ } \ -+ } \ -+ } \ -+} while(0) -+ -+/*tex Here end the property handlers. */ -+ -+int valid_node(halfword p) -+{ -+ if (p > my_prealloc && p < var_mem_max) { -+#ifdef CHECK_NODE_USAGE -+ if (varmem_sizes[p] > 0) { -+ return 1; -+ } -+#else -+ return 1; -+#endif -+ } -+ return 0; -+} -+ -+static int test_count = 1; -+ -+#define dorangetest(a,b,c) do { \ -+ if (!(b>=0 && b my_prealloc && varmem_sizes[s] == 0) { -+ s--; -+ } -+ if (s != null -+ && s != my_prealloc -+ && s != var_mem_max -+ && (r - s) < get_node_size(type(s), subtype(s)) -+ && alink(s) != p) { -+ if (type(s) == disc_node) { -+ fprintf(stdout," pointed to from %s node %d (vlink %d, alink %d): ", -+ get_node_name(type(s), subtype(s)), (int) s, -+ (int) vlink(s), (int) alink(s)); -+ fprintf(stdout, "pre_break(%d,%d,%d), ", -+ (int) vlink_pre_break(s), (int) tlink(pre_break(s)), -+ (int) alink(pre_break(s))); -+ fprintf(stdout, "post_break(%d,%d,%d), ", -+ (int) vlink_post_break(s), -+ (int) tlink(post_break(s)), -+ (int) alink(post_break(s))); -+ fprintf(stdout, "no_break(%d,%d,%d)", -+ (int) vlink_no_break(s), (int) tlink(no_break(s)), -+ (int) alink(no_break(s))); -+ fprintf(stdout, "\n"); -+ } else { -+ if (vlink(s) == p -+ || (type(s) == glyph_node && lig_ptr (s) == p) -+ || (type(s) == vlist_node && list_ptr(s) == p) -+ || (type(s) == hlist_node && list_ptr(s) == p) -+ || (type(s) == unset_node && list_ptr(s) == p) -+ || (type(s) == ins_node && ins_ptr (s) == p) -+ ) { -+ fprintf(stdout," pointed to from %s node %d (vlink %d, alink %d): ", -+ get_node_name(type(s), subtype(s)), (int) s, -+ (int) vlink(s), (int) alink(s)); -+ if (type(s) == glyph_node) { -+ fprintf(stdout, "lig_ptr(%d)", (int) lig_ptr(s)); -+ } else if (type(s) == vlist_node || type(s) == hlist_node) { -+ fprintf(stdout, "list_ptr(%d)", (int) list_ptr(s)); -+ } -+ fprintf(stdout, "\n"); -+ } else { -+ if ((type(s) != penalty_node) && (type(s) != math_node) && (type(s) != kern_node)) { -+ fprintf(stdout, " pointed to from %s node %d\n", -+ get_node_name(type(s), subtype(s)), (int) s); -+ } -+ } -+ } -+ } -+ } -+ } -+} -+ -+#endif -+ -+static int free_error(halfword p) -+{ -+ if (p > my_prealloc && p < var_mem_max) { -+#ifdef CHECK_NODE_USAGE -+ int i; -+ if (varmem_sizes[p] == 0) { -+ check_static_node_mem(); -+ for (i = (my_prealloc + 1); i < var_mem_max; i++) { -+ if (varmem_sizes[i] > 0) { -+ check_node(i); -+ } -+ } -+ test_count++; -+ if (type(p) == glyph_node) { -+ formatted_error("nodes", "attempt to double-free glyph (%c) node %d, ignored", (int) character(p), (int) p); -+ } else { -+ formatted_error("nodes", "attempt to double-free %s node %d, ignored", get_node_name(type(p), subtype(p)), (int) p); -+ } -+ node_mem_dump(p); -+ return 1; -+ } -+#endif -+ } else { -+ formatted_error("nodes", "attempt to free an impossible node %d", (int) p); -+ return 1; -+ } -+ return 0; -+} -+ -+static int copy_error(halfword p) -+{ -+ if (p >= 0 && p < var_mem_max) { -+#ifdef CHECK_NODE_USAGE -+ if (p > my_prealloc && varmem_sizes[p] == 0) { -+ if (type(p) == glyph_node) { -+ formatted_warning("nodes", "attempt to copy free glyph (%c) node %d, ignored", (int) character(p), (int) p); -+ } else { -+ formatted_warning("nodes", "attempt to copy free %s node %d, ignored", get_node_name(type(p), subtype(p)), (int) p); -+ } -+ return 1; -+ } -+#endif -+ } else { -+ formatted_error("nodes", "attempt to copy an impossible node %d", (int) p); -+ return 1; -+ } -+ return 0; -+} -+ -+/*tex -+ -+ Because of the 5-10\% overhead that \SYNTEX\ creates some options have been -+ implemented controlled by |synctex_anyway_mode|. -+ -+ \startabulate -+ \NC \type {1} \NC all but glyphs \NC \NR -+ \NC \type {2} \NC also glyphs \NC \NR -+ \NC \type {3} \NC glyphs and glue \NC \NR -+ \NC \type {4} \NC only glyphs \NC \NR -+ \stoptabulate -+ -+*/ -+ -+static halfword synctex_anyway_mode = 0; -+static halfword synctex_line_field = 0; -+static halfword synctex_no_files = 0; -+ -+void synctex_set_mode(int m) -+{ -+ synctex_anyway_mode = m; -+}; -+ -+int synctex_get_mode(void) -+{ -+ return synctex_anyway_mode; -+}; -+ -+void synctex_set_no_files(int f) -+{ -+ synctex_no_files = f; -+}; -+ -+int synctex_get_no_files(void) -+{ -+ return (int) synctex_no_files ; -+}; -+ -+void synctex_set_tag(int t) -+{ -+ cur_input.synctex_tag_field = t; -+}; -+ -+int synctex_get_tag(void) -+{ -+ return (int) cur_input.synctex_tag_field; -+}; -+ -+int synctex_get_line(void) -+{ -+ return (int) synctex_line_field; -+}; -+ -+static int forced_tag = 0; -+static int forced_line = 0; -+ -+void synctex_force_tag(int t) -+{ -+ forced_tag = t; -+}; -+ -+void synctex_force_line(int t) -+{ -+ forced_line = t; -+}; -+ -+void synctex_set_line(int l) -+{ -+ synctex_line_field = l; -+}; -+ -+/*tex |if_stack| is called a lot so maybe optimize that one. */ -+ -+halfword new_node(int i, int j) -+{ -+ int s = get_node_size(i, j); -+ halfword n = get_node(s); -+ /*tex -+ -+ It should be possible to do this memset at |free_node()|. Both type() and -+ subtype() will be set below, and vlink() is set to null by |get_node()|, -+ so we can do we clearing one word less than |s|. -+ -+ */ -+ (void) memset((void *) (varmem + n + 1), 0, (sizeof(memory_word) * ((unsigned) s - 1))); -+ switch (i) { -+ case glyph_node: -+ init_lang_data(n); -+ break; -+ case hlist_node: -+ case vlist_node: -+ box_dir(n) = -1; -+ break; -+ case disc_node: -+ pre_break(n) = pre_break_head(n); -+ type(pre_break(n)) = nesting_node; -+ subtype(pre_break(n)) = pre_break_head(0); -+ post_break(n) = post_break_head(n); -+ type(post_break(n)) = nesting_node; -+ subtype(post_break(n)) = post_break_head(0); -+ no_break(n) = no_break_head(n); -+ type(no_break(n)) = nesting_node; -+ subtype(no_break(n)) = no_break_head(0); -+ break; -+ case rule_node: -+ depth(n) = null_flag; -+ height(n) = null_flag; -+ width(n) = null_flag; -+ rule_dir(n) = -1; -+ rule_index(n) = 0; -+ rule_transform(n) = 0; -+ break; -+ case whatsit_node: -+ if (j == open_node) { -+ open_name(n) = get_nullstr(); -+ open_area(n) = open_name(n); -+ open_ext(n) = open_name(n); -+ } -+ break; -+ case unset_node: -+ width(n) = null_flag; -+ break; -+ case pseudo_line_node: -+ case shape_node: -+ /*tex -+ -+ This is a trick that makes |pseudo_files| slightly slower, but -+ the overall allocation faster then an explicit test at the top of -+ |new_node()|. -+ -+ */ -+ if (j>0) { -+ free_node(n, variable_node_size); -+ n = slow_get_node(j); -+ (void) memset((void *) (varmem + n + 1), 0, (sizeof(memory_word) * ((unsigned) j - 1))); -+ } -+ break; -+ case fraction_noad: -+ fraction_fam(n) = -1; -+ break; -+ case simple_noad: -+ noad_fam(n) = -1; -+ break; -+ default: -+ break; -+ } -+ if (synctex_anyway_mode) { -+ /*tex See table above. */ -+ switch (i) { -+ case glyph_node: -+ if (synctex_anyway_mode > 1) { -+ synctex_tag_glyph(n) = forced_tag ? forced_tag : cur_input.synctex_tag_field; -+ synctex_line_glyph(n) = forced_line ? forced_line : synctex_line_field ? synctex_line_field : line; -+ } -+ break; -+ case glue_node: -+ if (synctex_anyway_mode < 4) { -+ synctex_tag_glue(n) = forced_tag ? forced_tag : cur_input.synctex_tag_field; -+ synctex_line_glue(n) = forced_line ? forced_line : synctex_line_field ? synctex_line_field : line; -+ } -+ break; -+ case kern_node: -+ if (synctex_anyway_mode < 3) { -+ synctex_tag_kern(n) = forced_tag ? forced_tag : cur_input.synctex_tag_field; -+ synctex_line_kern(n) = forced_line ? forced_line : synctex_line_field ? synctex_line_field : line; -+ } -+ break; -+ case hlist_node: -+ case vlist_node: -+ case unset_node: -+ /*tex Rather useless: */ -+ if (synctex_anyway_mode < 3) { -+ synctex_tag_box(n) = forced_tag ? forced_tag : cur_input.synctex_tag_field; -+ synctex_line_box(n) = forced_line ? forced_line : synctex_line_field ? synctex_line_field : line; -+ } -+ break; -+ case rule_node: -+ if (synctex_anyway_mode < 3) { -+ synctex_tag_rule(n) = forced_tag ? forced_tag : cur_input.synctex_tag_field; -+ synctex_line_rule(n) = forced_line ? forced_line : synctex_line_field ? synctex_line_field : line; -+ } -+ break; -+ case math_node: -+ /*tex Noads probably make more sense but let's not change that. */ -+ if (synctex_anyway_mode < 3) { -+ synctex_tag_math(n) = forced_tag ? forced_tag : cur_input.synctex_tag_field; -+ synctex_line_math(n) = forced_line ? forced_line : synctex_line_field ? synctex_line_field : line; -+ } -+ break; -+ } -+ } else if (synctex_par) { -+ /*tex Handle the \SYNTEX\ extension. */ -+ switch (i) { -+ case glue_node: -+ synctex_tag_glue(n) = cur_input.synctex_tag_field; -+ synctex_line_glue(n) = line; -+ break; -+ case kern_node: -+ if (j != 0) { -+ synctex_tag_kern(n) = cur_input.synctex_tag_field; -+ synctex_line_kern(n) = line; -+ } -+ break; -+ case hlist_node: -+ case vlist_node: -+ case unset_node: -+ synctex_tag_box(n) = cur_input.synctex_tag_field; -+ synctex_line_box(n) = line; -+ break; -+ case rule_node: -+ synctex_tag_rule(n) = cur_input.synctex_tag_field; -+ synctex_line_rule(n) = line; -+ break; -+ case math_node: -+ synctex_tag_math(n) = cur_input.synctex_tag_field; -+ synctex_line_math(n) = line; -+ break; -+ } -+ } -+ /*tex Take care of attributes. */ -+ if (nodetype_has_attributes(i)) { -+ build_attribute_list(n); -+ /*tex No need for |lua_properties_set|. */ -+ } -+ type(n) = (quarterword) i; -+ subtype(n) = (quarterword) j; -+ return n; -+} -+ -+halfword raw_glyph_node(void) -+{ -+ register halfword n = get_node(glyph_node_size); -+ (void) memset((void *) (varmem + n + 1), 0, (sizeof(memory_word) * (glyph_node_size - 1))); -+ if (synctex_anyway_mode > 1) { -+ synctex_tag_glyph(n) = forced_tag ? forced_tag : cur_input.synctex_tag_field; -+ synctex_line_glyph(n) = forced_line ? forced_line : synctex_line_field ? synctex_line_field : line; -+ } -+ type(n) = glyph_node; -+ subtype(n) = 0; -+ return n; -+} -+ -+halfword new_glyph_node(void) -+{ -+ register halfword n = get_node(glyph_node_size); -+ (void) memset((void *) (varmem + n + 1), 0, (sizeof(memory_word) * (glyph_node_size - 1))); -+ if (synctex_anyway_mode > 1) { -+ synctex_tag_glyph(n) = forced_tag ? forced_tag : cur_input.synctex_tag_field; -+ synctex_line_glyph(n) = forced_line ? forced_line : synctex_line_field ? synctex_line_field : line; -+ } -+ type(n) = glyph_node; -+ subtype(n) = 0; -+ build_attribute_list(n); -+ /*tex No need for |lua_properties_set|. */ -+ return n; -+} -+ -+/*tex -+ -+ This makes a duplicate of the node list that starts at |p| and returns a -+ pointer to the new list. -+ -+*/ -+ -+halfword do_copy_node_list(halfword p, halfword end) -+{ -+ /*tex previous position in new list */ -+ halfword q = null; -+ /*tex head of the list */ -+ halfword h = null; -+ register halfword s ; -+ /*tex saves stack and time */ -+ lua_properties_push; -+ while (p != end) { -+ s = copy_node(p); -+ if (h == null) { -+ h = s; -+ } else { -+ couple_nodes(q, s); -+ } -+ q = s; -+ p = vlink(p); -+ } -+ /*tex saves stack and time */ -+ lua_properties_pop; -+ return h; -+} -+ -+halfword copy_node_list(halfword p) -+{ -+ return do_copy_node_list(p, null); -+} -+ -+#define copy_sub_list(target,source) do { \ -+ if (source != null) { \ -+ s = do_copy_node_list(source, null); \ -+ target = s; \ -+ } else { \ -+ target = null; \ -+ } \ -+ } while (0) -+ -+#define copy_sub_node(target,source) do { \ -+ if (source != null) { \ -+ s = copy_node(source); \ -+ target = s ; \ -+ } else { \ -+ target = null; \ -+ } \ -+} while (0) -+ -+/*tex Make a dupe of a single node. */ -+ -+static void copy_node_wrapup_core(halfword p, halfword r) -+{ -+ halfword s ; -+ switch (subtype(p)) { -+ case write_node: -+ case special_node: -+ add_token_ref(write_tokens(p)); -+ break; -+ case late_lua_node: -+ copy_late_lua(r, p); -+ break; -+ case user_defined_node: -+ switch (user_node_type(p)) { -+ case 'a': -+ add_node_attr_ref(user_node_value(p)); -+ break; -+ case 'l': -+ copy_user_lua(r, p); -+ break; -+ case 'n': -+ s = copy_node_list(user_node_value(p)); -+ user_node_value(r) = s; -+ break; -+ case 's': -+ /* |add_string_ref(user_node_value(p));| */ -+ break; -+ case 't': -+ add_token_ref(user_node_value(p)); -+ break; -+ } -+ break; -+ default: -+ break ; -+ } -+} -+ -+void copy_node_wrapup_dvi(halfword p, halfword r) -+{ -+} -+ -+void copy_node_wrapup_pdf(halfword p, halfword r) -+{ -+ switch(subtype(p)) { -+ case pdf_literal_node: -+ copy_pdf_literal(r, p); -+ break; -+ case pdf_colorstack_node: -+ if (pdf_colorstack_cmd(p) <= colorstack_data) -+ add_token_ref(pdf_colorstack_data(p)); -+ break; -+ case pdf_setmatrix_node: -+ add_token_ref(pdf_setmatrix_data(p)); -+ break; -+ case pdf_annot_node: -+ add_token_ref(pdf_annot_data(p)); -+ break; -+ case pdf_start_link_node: -+ if (pdf_link_attr(r) != null) -+ add_token_ref(pdf_link_attr(r)); -+ add_action_ref(pdf_link_action(r)); -+ break; -+ case pdf_dest_node: -+ if (pdf_dest_named_id(p) > 0) -+ add_token_ref(pdf_dest_id(p)); -+ break; -+ case pdf_thread_node: -+ case pdf_start_thread_node: -+ if (pdf_thread_named_id(p) > 0) -+ add_token_ref(pdf_thread_id(p)); -+ if (pdf_thread_attr(p) != null) -+ add_token_ref(pdf_thread_attr(p)); -+ break; -+ default: -+ break; -+ } -+} -+ -+halfword copy_node(const halfword p) -+{ -+ /*tex current node being fabricated for new list */ -+ halfword r; -+ /*tex whatsit subtype */ -+ halfword w; -+ /*tex type of node */ -+ halfword t; -+ /*tex a helper variable for copying into variable mem */ -+ register halfword s; -+ register int i; -+ if (copy_error(p)) { -+ r = new_node(temp_node, 0); -+ return r; -+ } -+ t = type(p); -+ i = get_node_size(t,subtype(p)); -+ r = get_node(i); -+ (void) memcpy((void *) (varmem + r), (void *) (varmem + p), (sizeof(memory_word) * (unsigned) i)); -+ /*tex A possible speedup: -+ -+ \starttyping -+ if t == glue_spec) { -+ return r; -+ } -+ \stoptyping -+ -+ */ -+ if (synctex_anyway_mode) { -+ /*tex Not: -+ -+ \starttyping -+ if (t == glyph_node) { -+ if (synctex_anyway_mode > 1) { -+ synctex_tag_glyph(r) = forced_tag ? forced_tag : cur_input.synctex_tag_field; -+ synctex_line_glyph(r) = forced_line ? forced_line : synctex_line_field ? synctex_line_field : line; -+ } -+ } -+ \stoptyping -+ */ -+ } else if (synctex_par) { -+ /*tex Handle synctex extension. */ -+ switch (t) { -+ case math_node: -+ synctex_tag_math(r) = cur_input.synctex_tag_field; -+ synctex_line_math(r) = line; -+ break; -+ case kern_node: -+ synctex_tag_kern(r) = cur_input.synctex_tag_field; -+ synctex_line_kern(r) = line; -+ break; -+ } -+ } -+ if (nodetype_has_attributes(t)) { -+ add_node_attr_ref(node_attr(p)); -+ alink(r) = null; -+ lua_properties_copy(r,p); -+ } -+ vlink(r) = null; -+ switch (t) { -+ case glyph_node: -+ copy_sub_list(lig_ptr(r),lig_ptr(p)) ; -+ break; -+ case glue_node: -+ copy_sub_list(leader_ptr(r),leader_ptr(p)) ; -+ break; -+ case hlist_node: -+ case vlist_node: -+ case unset_node: -+ copy_sub_list(list_ptr(r),list_ptr(p)) ; -+ break; -+ case disc_node: -+ pre_break(r) = pre_break_head(r); -+ if (vlink_pre_break(p) != null) { -+ s = copy_node_list(vlink_pre_break(p)); -+ alink(s) = pre_break(r); -+ tlink_pre_break(r) = tail_of_list(s); -+ vlink_pre_break(r) = s; -+ } else { -+ assert(tlink(pre_break(r)) == null); -+ } -+ post_break(r) = post_break_head(r); -+ if (vlink_post_break(p) != null) { -+ s = copy_node_list(vlink_post_break(p)); -+ alink(s) = post_break(r); -+ tlink_post_break(r) = tail_of_list(s); -+ vlink_post_break(r) = s; -+ } else { -+ assert(tlink_post_break(r) == null); -+ } -+ no_break(r) = no_break_head(r); -+ if (vlink(no_break(p)) != null) { -+ s = copy_node_list(vlink_no_break(p)); -+ alink(s) = no_break(r); -+ tlink_no_break(r) = tail_of_list(s); -+ vlink_no_break(r) = s; -+ } else { -+ assert(tlink_no_break(r) == null); -+ } -+ break; -+ case math_node: -+ break; -+ case ins_node: -+ copy_sub_list(ins_ptr(r),ins_ptr(p)) ; -+ break; -+ case margin_kern_node: -+ copy_sub_node(margin_char(r),margin_char(p)); -+ break; -+ case mark_node: -+ add_token_ref(mark_ptr(p)); -+ break; -+ case adjust_node: -+ copy_sub_list(adjust_ptr(r),adjust_ptr(p)); -+ break; -+ case choice_node: -+ copy_sub_list(display_mlist(r),display_mlist(p)) ; -+ copy_sub_list(text_mlist(r),text_mlist(p)) ; -+ copy_sub_list(script_mlist(r),script_mlist(p)) ; -+ copy_sub_list(script_script_mlist(r),script_script_mlist(p)) ; -+ break; -+ case simple_noad: -+ copy_sub_list(nucleus(r),nucleus(p)) ; -+ copy_sub_list(subscr(r),subscr(p)) ; -+ copy_sub_list(supscr(r),supscr(p)) ; -+ break; -+ case radical_noad: -+ copy_sub_list(nucleus(r),nucleus(p)) ; -+ copy_sub_list(subscr(r),subscr(p)) ; -+ copy_sub_list(supscr(r),supscr(p)) ; -+ copy_sub_node(left_delimiter(r),left_delimiter(p)) ; -+ copy_sub_list(degree(r),degree(p)) ; -+ break; -+ case accent_noad: -+ copy_sub_list(nucleus(r),nucleus(p)) ; -+ copy_sub_list(subscr(r),subscr(p)) ; -+ copy_sub_list(supscr(r),supscr(p)) ; -+ copy_sub_list(top_accent_chr(r),top_accent_chr(p)) ; -+ copy_sub_list(bot_accent_chr(r),bot_accent_chr(p)) ; -+ copy_sub_list(overlay_accent_chr(r),overlay_accent_chr(p)) ; -+ break; -+ case fence_noad: -+ copy_sub_node(delimiter(r),delimiter(p)) ; -+ break; -+ case sub_box_node: -+ case sub_mlist_node: -+ copy_sub_list(math_list(r),math_list(p)) ; -+ break; -+ case fraction_noad: -+ copy_sub_list(numerator(r),numerator(p)) ; -+ copy_sub_list(denominator(r),denominator(p)) ; -+ copy_sub_node(left_delimiter(r),left_delimiter(p)) ; -+ copy_sub_node(right_delimiter(r),right_delimiter(p)) ; -+ break; -+ case glue_spec_node: -+ break; -+ case dir_node: -+ break; -+ case local_par_node: -+ copy_sub_list(local_box_left(r),local_box_left(p)); -+ copy_sub_list(local_box_right(r),local_box_right(p)); -+ case boundary_node: -+ break; -+ case whatsit_node: -+ w = subtype(p) ; -+ if (w >= backend_first_pdf_whatsit) { -+ copy_node_wrapup_pdf(p,r); -+ } else if (w >= backend_first_dvi_whatsit) { -+ copy_node_wrapup_dvi(p,r); -+ } else { -+ copy_node_wrapup_core(p,r); -+ } -+ break; -+ } -+ return r; -+} -+ -+#define free_sub_list(source) if (source != null) flush_node_list(source); -+#define free_sub_node(source) if (source != null) flush_node(source); -+ -+static void flush_node_wrapup_core(halfword p) -+{ -+ switch (subtype(p)) { -+ case open_node: -+ case write_node: -+ case close_node: -+ case save_pos_node: -+ break; -+ case special_node: -+ delete_token_ref(write_tokens(p)); -+ break; -+ case late_lua_node: -+ free_late_lua(p); -+ break; -+ case user_defined_node: -+ switch (user_node_type(p)) { -+ case 'a': -+ delete_attribute_ref(user_node_value(p)); -+ break; -+ case 'd': -+ break; -+ case 'l': -+ free_user_lua(user_node_value(p)); -+ break; -+ case 'n': -+ flush_node_list(user_node_value(p)); -+ break; -+ case 's': -+ /*tex |delete_string_ref(user_node_value(p));| *//* if this was mpost .. */ -+ break; -+ case 't': -+ delete_token_ref(user_node_value(p)); -+ break; -+ default: -+ { -+ const char *hlp[] = { -+ "The type of the value in a user defined whatsit node should be one", -+ "of 'a' (attribute list), 'd' (number), 'n' (node list), 's' (string),", -+ "or 't' (tokenlist). Yours has an unknown type, and therefore I don't", -+ "know how to free the node's value. A memory leak may result.", -+ NULL -+ }; -+ tex_error("Unidentified user defined whatsit", hlp); -+ } -+ break; -+ } -+ break; -+ } -+} -+ -+void flush_node_wrapup_dvi(halfword p) -+{ -+} -+ -+void flush_node_wrapup_pdf(halfword p) -+{ -+ switch(subtype(p)) { -+ case pdf_save_node: -+ case pdf_restore_node: -+ case pdf_refobj_node: -+ case pdf_end_link_node: -+ case pdf_end_thread_node: -+ break; -+ case pdf_literal_node: -+ free_pdf_literal(p); -+ break; -+ case pdf_colorstack_node: -+ if (pdf_colorstack_cmd(p) <= colorstack_data) -+ delete_token_ref(pdf_colorstack_data(p)); -+ break; -+ case pdf_setmatrix_node: -+ delete_token_ref(pdf_setmatrix_data(p)); -+ break; -+ case pdf_annot_node: -+ delete_token_ref(pdf_annot_data(p)); -+ break; -+ case pdf_link_data_node: -+ break; -+ case pdf_start_link_node: -+ if (pdf_link_attr(p) != null) -+ delete_token_ref(pdf_link_attr(p)); -+ delete_action_ref(pdf_link_action(p)); -+ break; -+ case pdf_dest_node: -+ if (pdf_dest_named_id(p) > 0) -+ delete_token_ref(pdf_dest_id(p)); -+ break; -+ case pdf_action_node: -+ if (pdf_action_type(p) == pdf_action_user) { -+ delete_token_ref(pdf_action_tokens(p)); -+ } else { -+ if (pdf_action_file(p) != null) -+ delete_token_ref(pdf_action_file(p)); -+ if (pdf_action_type(p) == pdf_action_page) -+ delete_token_ref(pdf_action_tokens(p)); -+ else if (pdf_action_named_id(p) > 0) -+ delete_token_ref(pdf_action_id(p)); -+ } -+ break; -+ case pdf_thread_data_node: -+ break; -+ case pdf_thread_node: -+ case pdf_start_thread_node: -+ if (pdf_thread_named_id(p) > 0) -+ delete_token_ref(pdf_thread_id(p)); -+ if (pdf_thread_attr(p) != null) -+ delete_token_ref(pdf_thread_attr(p)); -+ break; -+ } -+} -+ -+void flush_node(halfword p) -+{ -+ halfword w; -+ if (p == null){ -+ /*tex legal, but no-op. */ -+ return; -+ } -+ if (free_error(p)) -+ return; -+ switch (type(p)) { -+ case glyph_node: -+ free_sub_list(lig_ptr(p)); -+ break; -+ case glue_node: -+ free_sub_list(leader_ptr(p)); -+ break; -+ case hlist_node: -+ case vlist_node: -+ case unset_node: -+ free_sub_list(list_ptr(p)); -+ break; -+ case disc_node: -+ /*tex Watch the start at temp node hack! */ -+ free_sub_list(vlink(pre_break(p))); -+ free_sub_list(vlink(post_break(p))); -+ free_sub_list(vlink(no_break(p))); -+ break; -+ case rule_node: -+ case kern_node: -+ case penalty_node: -+ case math_node: -+ break; -+ case glue_spec_node: -+ /*tex This allows free-ing of lua-allocated glue specs. */ -+ break ; -+ case dir_node: -+ break; -+ case local_par_node: -+ free_sub_list(local_box_left(p)); -+ free_sub_list(local_box_right(p)); -+ break; -+ case boundary_node: -+ break; -+ case whatsit_node: -+ w = subtype(p) ; -+ if (w >= backend_first_pdf_whatsit) { -+ flush_node_wrapup_pdf(p); -+ } else if (w >= backend_first_dvi_whatsit) { -+ flush_node_wrapup_dvi(p); -+ } else { -+ flush_node_wrapup_core(p); -+ } -+ break; -+ case ins_node: -+ flush_node_list(ins_ptr(p)); -+ break; -+ case margin_kern_node: -+ flush_node(margin_char(p)); -+ break; -+ case mark_node: -+ delete_token_ref(mark_ptr(p)); -+ break; -+ case adjust_node: -+ flush_node_list(adjust_ptr(p)); -+ break; -+ case style_node: -+ /*tex Nothing to do. */ -+ break; -+ case choice_node: -+ free_sub_list(display_mlist(p)); -+ free_sub_list(text_mlist(p)); -+ free_sub_list(script_mlist(p)); -+ free_sub_list(script_script_mlist(p)); -+ break; -+ case simple_noad: -+ free_sub_list(nucleus(p)); -+ free_sub_list(subscr(p)); -+ free_sub_list(supscr(p)); -+ break; -+ case radical_noad: -+ free_sub_list(nucleus(p)); -+ free_sub_list(subscr(p)); -+ free_sub_list(supscr(p)); -+ free_sub_node(left_delimiter(p)); -+ free_sub_list(degree(p)); -+ break; -+ case accent_noad: -+ free_sub_list(nucleus(p)); -+ free_sub_list(subscr(p)); -+ free_sub_list(supscr(p)); -+ free_sub_list(top_accent_chr(p)); -+ free_sub_list(bot_accent_chr(p)); -+ free_sub_list(overlay_accent_chr(p)); -+ break; -+ case fence_noad: -+ free_sub_list(delimiter(p)); -+ break; -+ case delim_node: -+ case math_char_node: -+ case math_text_char_node: -+ /*tex Nothing to do. */ -+ break; -+ case sub_box_node: -+ case sub_mlist_node: -+ free_sub_list(math_list(p)); -+ break; -+ case fraction_noad: -+ free_sub_list(numerator(p)); -+ free_sub_list(denominator(p)); -+ free_sub_node(left_delimiter(p)); -+ free_sub_node(right_delimiter(p)); -+ break; -+ case pseudo_file_node: -+ free_sub_list(pseudo_lines(p)); -+ break; -+ case pseudo_line_node: -+ case shape_node: -+ free_node(p, subtype(p)); -+ return; -+ break; -+ case align_stack_node: -+ case span_node: -+ case movement_node: -+ case if_node: -+ case nesting_node: -+ case unhyphenated_node: -+ case hyphenated_node: -+ case delta_node: -+ case passive_node: -+ case inserting_node: -+ case split_up_node: -+ case expr_node: -+ case attribute_node: -+ case attribute_list_node: -+ case temp_node: -+ break; -+ default: -+ formatted_error("nodes","flushing weird node type %d", type(p)); -+ return; -+ } -+ if (nodetype_has_attributes(type(p))) { -+ delete_attribute_ref(node_attr(p)); -+ lua_properties_reset(p); -+ } -+ free_node(p, get_node_size(type(p), subtype(p))); -+ return; -+} -+ -+/*tex Erase the list of nodes starting at |pp|. */ -+ -+void flush_node_list(halfword pp) -+{ -+ register halfword p = pp; -+ if (p == null) { -+ /*tex Legal, but no-op. */ -+ return; -+ } -+ if (free_error(p)) -+ return; -+ /*tex Saves stack and time. */ -+ lua_properties_push; -+ while (p != null) { -+ register halfword q = vlink(p); -+ flush_node(p); -+ p = q; -+ } -+ /*tex Saves stack and time. */ -+ lua_properties_pop; -+} -+ -+static void check_node_wrapup_core(halfword p) -+{ -+ switch (subtype(p)) { -+ /*tex Frontend code. */ -+ case special_node: -+ check_token_ref(p); -+ break; -+ case user_defined_node: -+ switch (user_node_type(p)) { -+ case 'a': -+ check_attribute_ref(user_node_value(p)); -+ break; -+ case 't': -+ check_token_ref(p); -+ break; -+ case 'n': -+ dorangetest(p, user_node_value(p), var_mem_max); -+ break; -+ case 's': -+ case 'd': -+ break; -+ default: -+ confusion("unknown user node type"); -+ break; -+ } -+ break; -+ case open_node: -+ case write_node: -+ case close_node: -+ case save_pos_node: -+ break; -+ } -+} -+ -+void check_node_wrapup_dvi(halfword p) -+{ -+} -+ -+void check_node_wrapup_pdf(halfword p) -+{ -+ switch (subtype(p)) { -+ case pdf_literal_node: -+ if (pdf_literal_type(p) == normal) -+ check_token_ref(p); -+ break; -+ case pdf_colorstack_node: -+ if (pdf_colorstack_cmd(p) <= colorstack_data) -+ check_token_ref(p); -+ break; -+ case pdf_setmatrix_node: -+ check_token_ref(p); -+ break; -+ case late_lua_node: -+ if (late_lua_name(p) > 0) -+ check_token_ref(p); -+ if (late_lua_type(p) == normal) -+ check_token_ref(p); -+ break; -+ case pdf_annot_node: -+ check_token_ref(p); -+ break; -+ case pdf_start_link_node: -+ if (pdf_link_attr(p) != null) -+ check_token_ref(p); -+ check_action_ref(pdf_link_action(p)); -+ break; -+ case pdf_dest_node: -+ if (pdf_dest_named_id(p) > 0) -+ check_token_ref(p); -+ break; -+ case pdf_thread_node: -+ case pdf_start_thread_node: -+ if (pdf_thread_named_id(p) > 0) -+ check_token_ref(p); -+ if (pdf_thread_attr(p) != null) -+ check_token_ref(p); -+ break; -+ case pdf_save_node: -+ case pdf_restore_node: -+ case pdf_refobj_node: -+ case pdf_end_link_node: -+ case pdf_end_thread_node: -+ break; -+ default: -+ confusion("wrapup pdf nodes"); -+ break; -+ } -+} -+ -+void check_node(halfword p) -+{ -+ halfword w ; -+ switch (type(p)) { -+ case glyph_node: -+ dorangetest(p, lig_ptr(p), var_mem_max); -+ break; -+ case glue_node: -+ dorangetest(p, leader_ptr(p), var_mem_max); -+ break; -+ case hlist_node: -+ case vlist_node: -+ case unset_node: -+ case align_record_node: -+ dorangetest(p, list_ptr(p), var_mem_max); -+ break; -+ case ins_node: -+ dorangetest(p, ins_ptr(p), var_mem_max); -+ break; -+ case whatsit_node: -+ w = subtype(p) ; -+ if (w >= backend_first_pdf_whatsit) { -+ check_node_wrapup_pdf(p); -+ } else if (w >= backend_first_dvi_whatsit) { -+ check_node_wrapup_dvi(p); -+ } else { -+ check_node_wrapup_core(p); -+ } -+ break; -+ case margin_kern_node: -+ check_node(margin_char(p)); -+ break; -+ case math_node: -+ break; -+ case disc_node: -+ dorangetest(p, vlink(pre_break(p)), var_mem_max); -+ dorangetest(p, vlink(post_break(p)), var_mem_max); -+ dorangetest(p, vlink(no_break(p)), var_mem_max); -+ break; -+ case adjust_node: -+ dorangetest(p, adjust_ptr(p), var_mem_max); -+ break; -+ case pseudo_file_node: -+ dorangetest(p, pseudo_lines(p), var_mem_max); -+ break; -+ case pseudo_line_node: -+ case shape_node: -+ break; -+ case choice_node: -+ dorangetest(p, display_mlist(p), var_mem_max); -+ dorangetest(p, text_mlist(p), var_mem_max); -+ dorangetest(p, script_mlist(p), var_mem_max); -+ dorangetest(p, script_script_mlist(p), var_mem_max); -+ break; -+ case fraction_noad: -+ dorangetest(p, numerator(p), var_mem_max); -+ dorangetest(p, denominator(p), var_mem_max); -+ dorangetest(p, left_delimiter(p), var_mem_max); -+ dorangetest(p, right_delimiter(p), var_mem_max); -+ break; -+ case simple_noad: -+ dorangetest(p, nucleus(p), var_mem_max); -+ dorangetest(p, subscr(p), var_mem_max); -+ dorangetest(p, supscr(p), var_mem_max); -+ break; -+ case radical_noad: -+ dorangetest(p, nucleus(p), var_mem_max); -+ dorangetest(p, subscr(p), var_mem_max); -+ dorangetest(p, supscr(p), var_mem_max); -+ dorangetest(p, degree(p), var_mem_max); -+ dorangetest(p, left_delimiter(p), var_mem_max); -+ break; -+ case accent_noad: -+ dorangetest(p, nucleus(p), var_mem_max); -+ dorangetest(p, subscr(p), var_mem_max); -+ dorangetest(p, supscr(p), var_mem_max); -+ dorangetest(p, top_accent_chr(p), var_mem_max); -+ dorangetest(p, bot_accent_chr(p), var_mem_max); -+ dorangetest(p, overlay_accent_chr(p), var_mem_max); -+ break; -+ case fence_noad: -+ dorangetest(p, delimiter(p), var_mem_max); -+ break; -+ case local_par_node: -+ dorangetest(p, local_box_left(p), var_mem_max); -+ dorangetest(p, local_box_right(p), var_mem_max); -+ break; -+ /*tex -+ -+ There is no need for useless cases: -+ -+ \starttyping -+ case rule_node: -+ case kern_node: -+ case penalty_node: -+ case mark_node: -+ case style_node: -+ case attribute_list_node: -+ case attribute_node: -+ case glue_spec_node: -+ case temp_node: -+ case align_stack_node: -+ case movement_node: -+ case if_node: -+ case nesting_node: -+ case span_node: -+ case unhyphenated_node: -+ case hyphenated_node: -+ case delta_node: -+ case passive_node: -+ case expr_node: -+ case dir_node: -+ case boundary_node: -+ break; -+ default: -+ fprintf(stdout, "check_node: type is %d\n", type(p)); -+ \stoptyping -+ -+ */ -+ } -+} -+ -+halfword fix_node_list(halfword head) -+{ -+ halfword next, tail; -+ if (head == null) -+ return null; -+ tail = head; -+ next = vlink(head); -+ while (next != null) { -+ alink(next) = tail; -+ tail = next; -+ next = vlink(tail); -+ } -+ return tail; -+} -+ -+halfword get_node(int s) -+{ -+ register halfword r; -+ -+ if (s < MAX_CHAIN_SIZE) { -+ r = free_chain[s]; -+ if (r != null) { -+ free_chain[s] = vlink(r); -+#ifdef CHECK_NODE_USAGE -+ varmem_sizes[r] = (char) s; -+#endif -+ vlink(r) = null; -+ /*tex Maintain usage statistics. */ -+ var_used += s; -+ return r; -+ } -+ /*tex This is the end of the \quote {inner loop}. */ -+ return slow_get_node(s); -+ } else { -+ normal_error("nodes","there is a problem in getting a node, case 1"); -+ return null; -+ } -+} -+ -+void free_node(halfword p, int s) -+{ -+ if (p <= my_prealloc) { -+ formatted_error("nodes", "node number %d of type %d should not be freed", (int) p, type(p)); -+ return; -+ } -+#ifdef CHECK_NODE_USAGE -+ varmem_sizes[p] = 0; -+#endif -+ if (s < MAX_CHAIN_SIZE) { -+ vlink(p) = free_chain[s]; -+ free_chain[s] = p; -+ } else { -+ /*tex Todo: it is perhaps possible to merge this node with an existing rover? */ -+ node_size(p) = s; -+ vlink(p) = rover; -+ while (vlink(rover) != vlink(p)) { -+ rover = vlink(rover); -+ } -+ vlink(rover) = p; -+ } -+ /*tex Maintain statistics. */ -+ var_used -= s; -+} -+ -+static void free_node_chain(halfword q, int s) -+{ -+ register halfword p = q; -+ while (vlink(p) != null) { -+#ifdef CHECK_NODE_USAGE -+ varmem_sizes[p] = 0; -+#endif -+ var_used -= s; -+ p = vlink(p); -+ } -+ var_used -= s; -+#ifdef CHECK_NODE_USAGE -+ varmem_sizes[p] = 0; -+#endif -+ vlink(p) = free_chain[s]; -+ free_chain[s] = q; -+} -+ -+/*tex -+ -+ At the start of the node memory area we reserve some special nodes, for -+ instance frequently used glue specifications. We could as well just use -+ new_glue here but for the moment we stick to the traditional approach. -+ -+*/ -+ -+#define initialize_glue(n,wi,st,sh,sto,sho) \ -+ vlink(n) = null; \ -+ type(n) = glue_spec_node; \ -+ width(n) = wi; \ -+ stretch(n) = st; \ -+ shrink(n) = sh; \ -+ stretch_order(n) = sto; \ -+ shrink_order(n) = sho; -+ -+#define initialize_whatever(n,t) \ -+ vinfo(n) = 0; \ -+ type(n) = t; \ -+ vlink(n) = null; \ -+ alink(n) = null; -+ -+#define initialize_point(n) \ -+ type(n) = glyph_node; \ -+ subtype(n) = 0; \ -+ vlink(n) = null; \ -+ vinfo(n + 1) = null; \ -+ alink(n) = null; \ -+ font(n) = 0; \ -+ character(n) = '.'; \ -+ vinfo(n + 3) = 0; \ -+ vlink(n + 3) = 0; \ -+ vinfo(n + 4) = 0; \ -+ vlink(n + 4) = 0; -+ -+void init_node_mem(int t) -+{ -+ my_prealloc = var_mem_stat_max; -+ -+ varmem = (memory_word *) realloc((void *) varmem, sizeof(memory_word) * (unsigned) t); -+ if (varmem == NULL) { -+ overflow("node memory size", (unsigned) var_mem_max); -+ } -+ memset((void *) (varmem), 0, (unsigned) t * sizeof(memory_word)); -+#ifdef CHECK_NODE_USAGE -+ varmem_sizes = (char *) realloc(varmem_sizes, sizeof(char) * (unsigned) t); -+ if (varmem_sizes == NULL) { -+ overflow("node memory size", (unsigned) var_mem_max); -+ } -+ memset((void *) varmem_sizes, 0, sizeof(char) * (unsigned) t); -+#endif -+ var_mem_max = t; -+ rover = var_mem_stat_max + 1; -+ vlink(rover) = rover; -+ node_size(rover) = (t - rover); -+ var_used = 0; -+ -+ /*tex Initialize static glue specs. */ -+ -+ initialize_glue(zero_glue,0,0,0,0,0); -+ initialize_glue(sfi_glue,0,0,0,sfi,0); -+ initialize_glue(fil_glue,0,unity,0,fil,0); -+ initialize_glue(fill_glue,0,unity,0,fill,0); -+ initialize_glue(ss_glue,0,unity,unity,fil,fil); -+ initialize_glue(fil_neg_glue,0,-unity,0,fil,0); -+ -+ /*tex Initialize node list heads. */ -+ -+ initialize_whatever(page_ins_head,temp_node); -+ initialize_whatever(contrib_head,temp_node); -+ initialize_whatever(page_head,temp_node); -+ initialize_whatever(temp_head,temp_node); -+ initialize_whatever(hold_head,temp_node); -+ initialize_whatever(adjust_head,temp_node); -+ initialize_whatever(pre_adjust_head,temp_node); -+ initialize_whatever(align_head,temp_node); -+ -+ initialize_whatever(active,unhyphenated_node); -+ initialize_whatever(end_span,span_node); -+ -+ initialize_point(begin_point); -+ initialize_point(end_point); -+} -+ -+void dump_node_mem(void) -+{ -+ dump_int(var_mem_max); -+ dump_int(rover); -+ dump_things(varmem[0], var_mem_max); -+#ifdef CHECK_NODE_USAGE -+ dump_things(varmem_sizes[0], var_mem_max); -+#endif -+ dump_things(free_chain[0], MAX_CHAIN_SIZE); -+ dump_int(var_used); -+ dump_int(my_prealloc); -+} -+ -+/*tex -+ -+ It makes sense to enlarge the varmem array immediately. -+ -+*/ -+ -+void undump_node_mem(void) -+{ -+ int x; -+ undump_int(x); -+ undump_int(rover); -+ var_mem_max = (x < 100000 ? 100000 : x); -+ varmem = xmallocarray(memory_word, (unsigned) var_mem_max); -+ undump_things(varmem[0], x); -+#ifdef CHECK_NODE_USAGE -+ varmem_sizes = xmallocarray(char, (unsigned) var_mem_max); -+ memset((void *) varmem_sizes, 0, (unsigned) var_mem_max * sizeof(char)); -+ undump_things(varmem_sizes[0], x); -+#endif -+ undump_things(free_chain[0], MAX_CHAIN_SIZE); -+ undump_int(var_used); -+ undump_int(my_prealloc); -+ if (var_mem_max > x) { -+ /*tex Todo: is it perhaps possible to merge the new node with an existing rover? */ -+ vlink(x) = rover; -+ node_size(x) = (var_mem_max - x); -+ while (vlink(rover) != vlink(x)) { -+ rover = vlink(rover); -+ } -+ vlink(rover) = x; -+ } -+} -+ -+halfword slow_get_node(int s) -+{ -+ register int t; -+ -+ RETRY: -+ t = node_size(rover); -+ if (vlink(rover) < var_mem_max && vlink(rover) != 0) { -+ if (t > s) { -+ /*tex Allocating from the bottom helps decrease page faults. */ -+ register halfword r = rover; -+ rover += s; -+ vlink(rover) = vlink(r); -+ node_size(rover) = node_size(r) - s; -+ if (vlink(rover) != r) { -+ /*tex The list is longer than one. */ -+ halfword q = r; -+ while (vlink(q) != r) { -+ q = vlink(q); -+ } -+ vlink(q) += s; -+ } else { -+ vlink(rover) += s; -+ } -+ if (vlink(rover) < var_mem_max) { -+#ifdef CHECK_NODE_USAGE -+ varmem_sizes[r] = (char) (s > 127 ? 127 : s); -+#endif -+ vlink(r) = null; -+ /*tex Maintain usage statistics. */ -+ var_used += s; -+ /*tex This is the only exit. */ -+ return r; -+ } else { -+ normal_error("nodes","there is a problem in getting a node, case 2"); -+ return null; -+ } -+ } else { -+ /*tex Attempt to keep the free list small. */ -+ int x; -+ if (vlink(rover) != rover) { -+ if (t < MAX_CHAIN_SIZE) { -+ halfword l = vlink(rover); -+ vlink(rover) = free_chain[t]; -+ free_chain[t] = rover; -+ rover = l; -+ while (vlink(l) != free_chain[t]) { -+ l = vlink(l); -+ } -+ vlink(l) = rover; -+ goto RETRY; -+ } else { -+ halfword l = rover; -+ while (vlink(rover) != l) { -+ if (node_size(rover) > s) { -+ goto RETRY; -+ } -+ rover = vlink(rover); -+ } -+ } -+ } -+ /*tex If we are still here, it was apparently impossible to get a match. */ -+ x = (var_mem_max >> 2) + s; -+ varmem = (memory_word *) realloc((void *) varmem, sizeof(memory_word) * (unsigned) (var_mem_max + x)); -+ if (varmem == NULL) { -+ overflow("node memory size", (unsigned) var_mem_max); -+ } -+ memset((void *) (varmem + var_mem_max), 0, (unsigned) x * sizeof(memory_word)); -+#ifdef CHECK_NODE_USAGE -+ varmem_sizes = (char *) realloc(varmem_sizes, sizeof(char) * (unsigned) (var_mem_max + x)); -+ if (varmem_sizes == NULL) { -+ overflow("node memory size", (unsigned) var_mem_max); -+ } -+ memset((void *) (varmem_sizes + var_mem_max), 0, (unsigned) (x) * sizeof(char)); -+#endif -+ /*tex Todo: is it perhaps possible to merge the new memory with an existing rover? */ -+ vlink(var_mem_max) = rover; -+ node_size(var_mem_max) = x; -+ while (vlink(rover) != vlink(var_mem_max)) { -+ rover = vlink(rover); -+ } -+ vlink(rover) = var_mem_max; -+ rover = var_mem_max; -+ var_mem_max += x; -+ goto RETRY; -+ } -+ } else { -+ normal_error("nodes","there is a problem in getting a node, case 3"); -+ return null; -+ } -+} -+ -+char *sprint_node_mem_usage(void) -+{ -+ char *s; -+#ifdef CHECK_NODE_USAGE -+ char *ss; -+ int i; -+ int b = 0; -+ char msg[256]; -+ int node_counts[last_normal_node + last_whatsit_node + 2] = { 0 }; -+ s = strdup(""); -+ for (i = (var_mem_max - 1); i > my_prealloc; i--) { -+ if (varmem_sizes[i] > 0) { -+ if (type(i) > last_normal_node + last_whatsit_node) { -+ node_counts[last_normal_node + last_whatsit_node + 1]++; -+ } else if (type(i) == whatsit_node) { -+ node_counts[(subtype(i) + last_normal_node + 1)]++; -+ } else { -+ node_counts[type(i)]++; -+ } -+ } -+ } -+ for (i = 0; i < last_normal_node + last_whatsit_node + 2; i++) { -+ if (node_counts[i] > 0) { -+ int j = -+ (i > (last_normal_node + 1) ? (i - last_normal_node - 1) : 0); -+ snprintf(msg, 255, "%s%d %s", (b ? ", " : ""), (int) node_counts[i], -+ get_node_name((i > last_normal_node ? whatsit_node : i), j)); -+ ss = xmalloc((unsigned) (strlen(s) + strlen(msg) + 1)); -+ strcpy(ss, s); -+ strcat(ss, msg); -+ free(s); -+ s = ss; -+ b = 1; -+ } -+ } -+#else -+ s = strdup(""); -+#endif -+ return s; -+} -+ -+halfword list_node_mem_usage(void) -+{ -+ halfword q = null; -+#ifdef CHECK_NODE_USAGE -+ halfword p = null; -+ halfword i, j; -+ char *saved_varmem_sizes = xmallocarray(char, (unsigned) var_mem_max); -+ memcpy(saved_varmem_sizes, varmem_sizes, (size_t) var_mem_max); -+ for (i = my_prealloc + 1; i < (var_mem_max - 1); i++) { -+ if (saved_varmem_sizes[i] > 0) { -+ j = copy_node(i); -+ if (p == null) { -+ q = j; -+ } else { -+ vlink(p) = j; -+ } -+ p = j; -+ } -+ } -+ free(saved_varmem_sizes); -+#endif -+ return q; -+} -+ -+void print_node_mem_stats(void) -+{ -+ int i, b; -+ halfword j; -+ char msg[256]; -+ char *s; -+ int free_chain_counts[MAX_CHAIN_SIZE] = { 0 }; -+ snprintf(msg, 255, " %d words of node memory still in use:", (int) (var_used + my_prealloc)); -+ tprint_nl(msg); -+ s = sprint_node_mem_usage(); -+ tprint_nl(" "); -+ tprint(s); -+ free(s); -+ tprint(" nodes"); -+ tprint_nl(" avail lists: "); -+ b = 0; -+ for (i = 1; i < MAX_CHAIN_SIZE; i++) { -+ for (j = free_chain[i]; j != null; j = vlink(j)) -+ free_chain_counts[i]++; -+ if (free_chain_counts[i] > 0) { -+ snprintf(msg, 255, "%s%d:%d", (b ? "," : ""), i, (int) free_chain_counts[i]); -+ tprint(msg); -+ b = 1; -+ } -+ } -+ /*tex A newline, if needed: */ -+ print_nlp(); -+} -+ -+halfword new_span_node(halfword n, int s, scaled w) -+{ -+ halfword p = new_node(span_node, 0); -+ span_link(p) = n; -+ span_span(p) = s; -+ width(p) = w; -+ return p; -+} -+ -+/* Now comes some attribute stuff. */ -+ -+static halfword new_attribute_node(unsigned int i, int v) -+{ -+ register halfword r = get_node(attribute_node_size); -+ type(r) = attribute_node; -+ attribute_id(r) = (halfword) i; -+ attribute_value(r) = v; -+ /* not used but nicer in print */ -+ subtype(r) = 0; -+ return r; -+} -+ -+halfword copy_attribute_list(halfword n) -+{ -+ halfword q = get_node(attribute_node_size); -+ register halfword p = q; -+ type(p) = attribute_list_node; -+ attr_list_ref(p) = 0; -+ n = vlink(n); -+ while (n != null) { -+ register halfword r = get_node(attribute_node_size); -+ /*tex The link will be fixed automatically in the next loop. */ -+ (void) memcpy((void *) (varmem + r), (void *) (varmem + n), (sizeof(memory_word) * attribute_node_size)); -+ vlink(p) = r; -+ p = r; -+ n = vlink(n); -+ } -+ return q; -+} -+ -+void update_attribute_cache(void) -+{ -+ halfword p; -+ register int i; -+ attr_list_cache = get_node(attribute_node_size); -+ type(attr_list_cache) = attribute_list_node; -+ attr_list_ref(attr_list_cache) = 0; -+ p = attr_list_cache; -+ for (i = 0; i <= max_used_attr; i++) { -+ register int v = attribute(i); -+ if (v > UNUSED_ATTRIBUTE) { -+ register halfword r = new_attribute_node((unsigned) i, v); -+ vlink(p) = r; -+ p = r; -+ } -+ } -+ if (vlink(attr_list_cache) == null) { -+ free_node(attr_list_cache, attribute_node_size); -+ attr_list_cache = null; -+ } -+ return; -+} -+ -+void build_attribute_list(halfword b) -+{ -+ if (max_used_attr >= 0) { -+ if (attr_list_cache == cache_disabled|| attr_list_cache == null) { -+ update_attribute_cache(); -+ if (attr_list_cache == null) -+ return; -+ } -+ attr_list_ref(attr_list_cache)++; -+ node_attr(b) = attr_list_cache; -+ } -+} -+ -+halfword current_attribute_list(void) -+{ -+ if (max_used_attr >= 0) { -+ if (attr_list_cache == cache_disabled) { -+ update_attribute_cache(); -+ } -+ return attr_list_cache ; -+ } -+ return null ; -+} -+ -+void reassign_attribute(halfword n, halfword new) -+{ -+ halfword old; -+ old = node_attr(n); -+ if (new == null) { -+ /*tex There is nothing to assign but we need to check for an old value. */ -+ if (old != null) { -+ /*tex This also nulls |attr| field of |n|. */ -+ delete_attribute_ref(old); -+ } -+ } else if (old == null) { -+ /*tex Nothing is assigned so we just do that now. */ -+ assign_attribute_ref(n,new); -+ } else if (old != new) { -+ /*tex Something is assigned so we need to clean up and assign then. */ -+ delete_attribute_ref(old); -+ assign_attribute_ref(n,new); -+ } -+ /*tex The same value so there is no need to assign and change the refcount. */ -+ node_attr(n) = new ; -+} -+ -+void delete_attribute_ref(halfword b) -+{ -+ if (b != null) { -+ if (type(b) == attribute_list_node){ -+ attr_list_ref(b)--; -+ if (attr_list_ref(b) == 0) { -+ if (b == attr_list_cache) -+ attr_list_cache = cache_disabled; -+ free_node_chain(b, attribute_node_size); -+ } -+ /*tex Maintain sanity. */ -+ if (attr_list_ref(b) < 0) { -+ attr_list_ref(b) = 0; -+ } -+ } else { -+ normal_error("nodes","trying to delete an attribute reference of a non attribute node"); -+ } -+ } -+} -+ -+void reset_node_properties(halfword b) -+{ -+ if (b != null) { -+ lua_properties_reset(b); -+ } -+} -+ -+/*tex Here |p| is an attr list head, or zero. */ -+ -+halfword do_set_attribute(halfword p, int i, int val) -+{ -+ register halfword q; -+ register int j = 0; -+ if (p == null) { -+ /*tex Add a new head \& node. */ -+ q = get_node(attribute_node_size); -+ type(q) = attribute_list_node; -+ attr_list_ref(q) = 1; -+ p = new_attribute_node((unsigned) i, val); -+ vlink(q) = p; -+ return q; -+ } -+ q = p; -+ if (vlink(p) != null) { -+ while (vlink(p) != null) { -+ int t = attribute_id(vlink(p)); -+ if (t == i && attribute_value(vlink(p)) == val) { -+ /*tex There is no need to do anything. */ -+ return q; -+ } -+ if (t >= i) -+ break; -+ j++; -+ p = vlink(p); -+ } -+ p = q; -+ while (j-- > 0) -+ p = vlink(p); -+ if (attribute_id(vlink(p)) == i) { -+ attribute_value(vlink(p)) = val; -+ } else { -+ /*tex Add a new node. */ -+ halfword r = new_attribute_node((unsigned) i, val); -+ vlink(r) = vlink(p); -+ vlink(p) = r; -+ } -+ return q; -+ } else { -+ normal_error("nodes","trying to set an attribute fails, case 1"); -+ return null ; -+ } -+} -+ -+void set_attribute(halfword n, int i, int val) -+{ -+ register halfword p; -+ register int j = 0; -+ /*tex Not all nodes can have an attribute list. */ -+ if (!nodetype_has_attributes(type(n))) -+ return; -+ /*tex If we have no list, we create one and quit. */ -+ p = node_attr(n); -+ if (p == null) { /* add a new head \& node */ -+ p = get_node(attribute_node_size); -+ type(p) = attribute_list_node; -+ attr_list_ref(p) = 1; -+ node_attr(n) = p; -+ p = new_attribute_node((unsigned) i, val); -+ vlink(node_attr(n)) = p; -+ return; -+ } -+ /*tex We check if we have this attribute already and quit if the value stays the same. */ -+ if (vlink(p) != null) { -+ while (vlink(p) != null) { -+ int t = attribute_id(vlink(p)); -+ if (t == i && attribute_value(vlink(p)) == val) -+ return; -+ if (t >= i) -+ break; -+ j++; -+ p = vlink(p); -+ } -+ /*tex If found |j| has now the position and we assume a sorted list ! */ -+ p = node_attr(n); -+ if (attr_list_ref(p) == 0 ) { -+ /*tex The list is invalid i.e. freed already. */ -+ formatted_warning("nodes","node %d has an attribute list that is free already, case 1",(int) n); -+ /*tex The still dangling list gets ref count 1. */ -+ attr_list_ref(p) = 1; -+ } else if (attr_list_ref(p) == 1) { -+ /*tex This can really happen! */ -+ if (p == attr_list_cache) { -+ /*tex -+ -+ We can invalidate the cache setting with |attr_list_cache = -+ cache_disabled| or or save the list, as done below. -+ -+ */ -+ p = copy_attribute_list(p); -+ node_attr(n) = p; -+ /*tex The copied list gets ref count 1. */ -+ attr_list_ref(p) = 1; -+ } -+ } else { -+ /*tex The list is used multiple times so we make a copy. */ -+ p = copy_attribute_list(p); -+ /*tex We decrement the ref count or the original. */ -+ delete_attribute_ref(node_attr(n)); -+ node_attr(n) = p; -+ /*tex The copied list gets ref count 1. */ -+ attr_list_ref(p) = 1; -+ } -+ /*tex We go to position |j| in the list. */ -+ while (j-- > 0) -+ p = vlink(p); -+ /*tex If we have a hit we just set the value otherwise we add a new node. */ -+ if (attribute_id(vlink(p)) == i) { -+ attribute_value(vlink(p)) = val; -+ } else { -+ /*tex Add a new node. */ -+ halfword r = new_attribute_node((unsigned) i, val); -+ vlink(r) = vlink(p); -+ vlink(p) = r; -+ } -+ } else { -+ normal_error("nodes","trying to set an attribute fails, case 2"); -+ } -+} -+ -+int unset_attribute(halfword n, int i, int val) -+{ -+ register halfword p; -+ register int t; -+ register int j = 0; -+ if (!nodetype_has_attributes(type(n))) -+ return null; -+ p = node_attr(n); -+ if (p == null) -+ return UNUSED_ATTRIBUTE; -+ if (attr_list_ref(p) == 0) { -+ formatted_warning("nodes","node %d has an attribute list that is free already, case 2", (int) n); -+ return UNUSED_ATTRIBUTE; -+ } -+ if (vlink(p) != null) { -+ while (vlink(p) != null) { -+ t = attribute_id(vlink(p)); -+ if (t > i) -+ return UNUSED_ATTRIBUTE; -+ if (t == i) { -+ p = vlink(p); -+ break; -+ } -+ j++; -+ p = vlink(p); -+ } -+ if (attribute_id(p) != i) -+ return UNUSED_ATTRIBUTE; -+ /*tex If we are still here, the attribute exists. */ -+ p = node_attr(n); -+ if (attr_list_ref(p) > 1 || p == attr_list_cache) { -+ halfword q = copy_attribute_list(p); -+ if (attr_list_ref(p) > 1) { -+ delete_attribute_ref(node_attr(n)); -+ } -+ attr_list_ref(q) = 1; -+ node_attr(n) = q; -+ } -+ p = vlink(node_attr(n)); -+ while (j-- > 0) -+ p = vlink(p); -+ t = attribute_value(p); -+ if (val == UNUSED_ATTRIBUTE || t == val) { -+ attribute_value(p) = UNUSED_ATTRIBUTE; -+ } -+ return t; -+ } else { -+ normal_error("nodes","trying to unset an attribute fails"); -+ return null; -+ } -+} -+ -+int has_attribute(halfword n, int i, int val) -+{ -+ register halfword p; -+ if (!nodetype_has_attributes(type(n))) -+ return UNUSED_ATTRIBUTE; -+ p = node_attr(n); -+ if (p == null || vlink(p) == null) -+ return UNUSED_ATTRIBUTE; -+ p = vlink(p); -+ while (p != null) { -+ if (attribute_id(p) == i) { -+ int ret = attribute_value(p); -+ if (val == UNUSED_ATTRIBUTE || val == ret) -+ return ret; -+ return UNUSED_ATTRIBUTE; -+ } else if (attribute_id(p) > i) { -+ return UNUSED_ATTRIBUTE; -+ } -+ p = vlink(p); -+ } -+ return UNUSED_ATTRIBUTE; -+} -+ -+void print_short_node_contents(halfword p) -+{ -+ switch (type(p)) { -+ case hlist_node: -+ case vlist_node: -+ case ins_node: -+ case whatsit_node: -+ case mark_node: -+ case adjust_node: -+ case unset_node: -+ print_char('['); -+ print_char(']'); -+ break; -+ case rule_node: -+ print_char('|'); -+ break; -+ case glue_node: -+ if (! glue_is_zero(p)) -+ print_char(' '); -+ break; -+ case math_node: -+ print_char('$'); -+ break; -+ case disc_node: -+ short_display(vlink(pre_break(p))); -+ short_display(vlink(post_break(p))); -+ break; -+ } -+} -+ -+static void show_pdftex_whatsit_rule_spec(int p) -+{ -+ tprint("("); -+ print_rule_dimen(height(p)); -+ print_char('+'); -+ print_rule_dimen(depth(p)); -+ tprint(")x"); -+ print_rule_dimen(width(p)); -+} -+ -+/*tex -+ -+ Each new type of node that appears in our data structure must be capable of -+ being displayed, copied, destroyed, and so on. The routines that we need for -+ write-oriented whatsits are somewhat like those for mark nodes; other -+ extensions might, of course, involve more subtlety here. -+ -+*/ -+ -+static void print_write_whatsit(const char *s, pointer p) -+{ -+ tprint_esc(s); -+ if (write_stream(p) < 16) -+ print_int(write_stream(p)); -+ else if (write_stream(p) == 16) -+ print_char('*'); -+ else -+ print_char('-'); -+} -+ -+static void show_node_wrapup_core(int p) -+{ -+ switch (subtype(p)) { -+ case open_node: -+ print_write_whatsit("openout", p); -+ print_char('='); -+ print_file_name(open_name(p), open_area(p), open_ext(p)); -+ break; -+ case write_node: -+ print_write_whatsit("write", p); -+ print_mark(write_tokens(p)); -+ break; -+ case close_node: -+ print_write_whatsit("closeout", p); -+ break; -+ case special_node: -+ tprint_esc("special"); -+ print_mark(write_tokens(p)); -+ break; -+ case late_lua_node: -+ show_late_lua(p); -+ break; -+ case save_pos_node: -+ tprint_esc("savepos"); -+ break; -+ case user_defined_node: -+ tprint_esc("whatsit"); -+ print_int(user_node_id(p)); -+ print_char('='); -+ switch (user_node_type(p)) { -+ case 'a': -+ tprint("<>"); -+ break; -+ case 'n': -+ tprint("["); -+ show_node_list(user_node_value(p)); -+ tprint("]"); -+ break; -+ case 's': -+ print_char('"'); -+ print(user_node_value(p)); -+ print_char('"'); -+ break; -+ case 't': -+ print_mark(user_node_value(p)); -+ break; -+ default: /* only 'd' */ -+ print_int(user_node_value(p)); -+ break; -+ } -+ break; -+ } -+} -+ -+void show_node_wrapup_dvi(int p) -+{ -+} -+ -+void show_node_wrapup_pdf(int p) -+{ -+ switch (subtype(p)) { -+ case pdf_literal_node: -+ show_pdf_literal(p); -+ break; -+ case pdf_colorstack_node: -+ tprint_esc("pdfcolorstack "); -+ print_int(pdf_colorstack_stack(p)); -+ switch (pdf_colorstack_cmd(p)) { -+ case colorstack_set: -+ tprint(" set "); -+ break; -+ case colorstack_push: -+ tprint(" push "); -+ break; -+ case colorstack_pop: -+ tprint(" pop"); -+ break; -+ case colorstack_current: -+ tprint(" current"); -+ break; -+ default: -+ confusion("colorstack"); -+ break; -+ } -+ if (pdf_colorstack_cmd(p) <= colorstack_data) -+ print_mark(pdf_colorstack_data(p)); -+ break; -+ case pdf_setmatrix_node: -+ tprint_esc("pdfsetmatrix"); -+ print_mark(pdf_setmatrix_data(p)); -+ break; -+ case pdf_save_node: -+ tprint_esc("pdfsave"); -+ break; -+ case pdf_restore_node: -+ tprint_esc("pdfrestore"); -+ break; -+ case pdf_refobj_node: -+ tprint_esc("pdfrefobj"); -+ if (obj_obj_is_stream(static_pdf, pdf_obj_objnum(p))) { -+ if (obj_obj_stream_attr(static_pdf, pdf_obj_objnum(p)) != LUA_NOREF) { -+ tprint(" attr"); -+ lua_rawgeti(Luas, LUA_REGISTRYINDEX, obj_obj_stream_attr(static_pdf, pdf_obj_objnum(p))); -+ print_char(' '); -+ tprint((const char *) lua_tostring(Luas, -1)); -+ lua_pop(Luas, 1); -+ } -+ tprint(" stream"); -+ } -+ if (obj_obj_is_file(static_pdf, pdf_obj_objnum(p))) -+ tprint(" file"); -+ if (obj_obj_data(static_pdf, pdf_obj_objnum(p)) != LUA_NOREF) { -+ lua_rawgeti(Luas, LUA_REGISTRYINDEX, obj_obj_data(static_pdf, pdf_obj_objnum(p))); -+ print_char(' '); -+ tprint((const char *) lua_tostring(Luas, -1)); -+ lua_pop(Luas, 1); -+ } -+ break; -+ case pdf_annot_node: -+ tprint_esc("pdfannot"); -+ show_pdftex_whatsit_rule_spec(p); -+ print_mark(pdf_annot_data(p)); -+ break; -+ case pdf_start_link_node: -+ tprint_esc("pdfstartlink"); -+ show_pdftex_whatsit_rule_spec(p); -+ if (pdf_link_attr(p) != null) { -+ tprint(" attr"); -+ print_mark(pdf_link_attr(p)); -+ } -+ tprint(" action"); -+ if (pdf_action_type(pdf_link_action(p)) == pdf_action_user) { -+ tprint(" user"); -+ print_mark(pdf_action_tokens(pdf_link_action(p))); -+ return; -+ } -+ if (pdf_action_file(pdf_link_action(p)) != null) { -+ tprint(" file"); -+ print_mark(pdf_action_file(pdf_link_action(p))); -+ } -+ switch (pdf_action_type(pdf_link_action(p))) { -+ case pdf_action_goto: -+ if (pdf_action_named_id(pdf_link_action(p)) > 0) { -+ tprint(" goto name"); -+ print_mark(pdf_action_id(pdf_link_action(p))); -+ } else { -+ tprint(" goto num"); -+ print_int(pdf_action_id(pdf_link_action(p))); -+ } -+ break; -+ case pdf_action_page: -+ tprint(" page"); -+ print_int(pdf_action_id(pdf_link_action(p))); -+ print_mark(pdf_action_tokens(pdf_link_action(p))); -+ break; -+ case pdf_action_thread: -+ if (pdf_action_named_id(pdf_link_action(p)) > 0) { -+ tprint(" thread name"); -+ print_mark(pdf_action_id(pdf_link_action(p))); -+ } else { -+ tprint(" thread num"); -+ print_int(pdf_action_id(pdf_link_action(p))); -+ } -+ break; -+ default: -+ normal_error("pdf backend", "unknown action type for link"); -+ break; -+ } -+ break; -+ case pdf_end_link_node: -+ tprint_esc("pdfendlink"); -+ break; -+ case pdf_dest_node: -+ tprint_esc("pdfdest"); -+ if (pdf_dest_named_id(p) > 0) { -+ tprint(" name"); -+ print_mark(pdf_dest_id(p)); -+ } else { -+ tprint(" num"); -+ print_int(pdf_dest_id(p)); -+ } -+ print_char(' '); -+ switch (pdf_dest_type(p)) { -+ case pdf_dest_xyz: -+ tprint("xyz"); -+ if (pdf_dest_xyz_zoom(p) != null) { -+ tprint(" zoom"); -+ print_int(pdf_dest_xyz_zoom(p)); -+ } -+ break; -+ case pdf_dest_fitbh: -+ tprint("fitbh"); -+ break; -+ case pdf_dest_fitbv: -+ tprint("fitbv"); -+ break; -+ case pdf_dest_fitb: -+ tprint("fitb"); -+ break; -+ case pdf_dest_fith: -+ tprint("fith"); -+ break; -+ case pdf_dest_fitv: -+ tprint("fitv"); -+ break; -+ case pdf_dest_fitr: -+ tprint("fitr"); -+ show_pdftex_whatsit_rule_spec(p); -+ break; -+ case pdf_dest_fit: -+ tprint("fit"); -+ break; -+ default: -+ tprint("unknown!"); -+ break; -+ } -+ break; -+ case pdf_thread_node: -+ case pdf_start_thread_node: -+ if (subtype(p) == pdf_thread_node) -+ tprint_esc("pdfthread"); -+ else -+ tprint_esc("pdfstartthread"); -+ tprint("("); -+ print_rule_dimen(height(p)); -+ print_char('+'); -+ print_rule_dimen(depth(p)); -+ tprint(")x"); -+ print_rule_dimen(width(p)); -+ if (pdf_thread_attr(p) != null) { -+ tprint(" attr"); -+ print_mark(pdf_thread_attr(p)); -+ } -+ if (pdf_thread_named_id(p) > 0) { -+ tprint(" name"); -+ print_mark(pdf_thread_id(p)); -+ } else { -+ tprint(" num"); -+ print_int(pdf_thread_id(p)); -+ } -+ break; -+ case pdf_end_thread_node: -+ tprint_esc("pdfendthread"); -+ break; -+ default: -+ break; -+ } -+} -+ -+/*tex -+ -+ Now we are ready for |show_node_list| itself. This procedure has been written -+ to be ``extra robust'' in the sense that it should not crash or get into a -+ loop even if the data structures have been messed up by bugs in the rest of -+ the program. You can safely call its parent routine |show_box(p)| for -+ arbitrary values of |p| when you are debugging \TeX. However, in the presence -+ of bad data, the procedure may fetch a |memory_word| whose variant is -+ different from the way it was stored; for example, it might try to read -+ |mem[p].hh| when |mem[p]| contains a scaled integer, if |p| is a pointer that -+ has been clobbered or chosen at random. -+ -+*/ -+ -+#define node_list_display(A) do { \ -+ append_char('.'); \ -+ show_node_list(A); \ -+ flush_char(); \ -+} while (0) -+ -+#define node_list_display_x(A,B) do { \ -+ if ((B) != null) { \ -+ append_char('.'); \ -+ append_char(A); \ -+ append_char(' '); \ -+ show_node_list(B); \ -+ flush_char(); \ -+ flush_char(); \ -+ flush_char(); \ -+ } \ -+} while (0) -+ -+/*tex Print a node list symbolically: */ -+ -+void show_node_list(int p) -+{ -+ /*tex The number of items already printed at this level: */ -+ int n = 0; -+ halfword w; -+ /*tex A glue ratio, as a floating point number: */ -+ real g; -+ if ((int) cur_length > depth_threshold) { -+ if (p > null) { -+ /*tex Indicate that there's been some truncation. */ -+ tprint(" []"); -+ } -+ return; -+ } -+ while (p != null) { -+ print_ln(); -+ print_current_string(); -+ /*tex Display the nesting history. */ -+ if (tracing_online_par < -2) -+ print_int(p); -+ incr(n); -+ if (n > breadth_max) { -+ /*tex Time to stop. */ -+ tprint("etc."); -+ return; -+ } -+ /*tex Display node |p|. */ -+ if (is_char_node(p)) { -+ print_font_and_char(p); -+ if (is_ligature(p)) { -+ /*tex Display ligature |p|. */ -+ tprint(" (ligature "); -+ if (is_leftboundary(p)) -+ print_char('|'); -+ font_in_short_display = font(p); -+ short_display(lig_ptr(p)); -+ if (is_rightboundary(p)) -+ print_char('|'); -+ print_char(')'); -+ } -+ } else { -+ switch (type(p)) { -+ case hlist_node: -+ case vlist_node: -+ case unset_node: -+ /*tex Display box |p|. */ -+ if (type(p) == hlist_node) -+ tprint_esc("h"); -+ else if (type(p) == vlist_node) -+ tprint_esc("v"); -+ else -+ tprint_esc("unset"); -+ tprint("box("); -+ print_scaled(height(p)); -+ print_char('+'); -+ print_scaled(depth(p)); -+ tprint(")x"); -+ print_scaled(width(p)); -+ if (type(p) == unset_node) { -+ /*tex Display special fields of the unset node |p|. */ -+ if (span_count(p) != min_quarterword) { -+ tprint(" ("); -+ print_int(span_count(p) + 1); -+ tprint(" columns)"); -+ } -+ if (glue_stretch(p) != 0) { -+ tprint(", stretch "); -+ print_glue(glue_stretch(p), glue_order(p), NULL); -+ } -+ if (glue_shrink(p) != 0) { -+ tprint(", shrink "); -+ print_glue(glue_shrink(p), glue_sign(p), NULL); -+ } -+ } else { -+ /*tex -+ -+ Display the value of |glue_set(p)|. The code will -+ have to change in this place if |glue_ratio| is a -+ structured type instead of an ordinary |real|. Note -+ that this routine should avoid arithmetic errors even -+ if the |glue_set| field holds an arbitrary random -+ value. The following code assumes that a properly -+ formed nonzero |real| number has absolute value -+ $2^{20}$ or more when it is regarded as an integer; -+ this precaution was adequate to prevent floating -+ point underflow on the author's computer. -+ -+ */ -+ g = (real) (glue_set(p)); -+ if ((g != 0.0) && (glue_sign(p) != normal)) { -+ tprint(", glue set "); -+ if (glue_sign(p) == shrinking) -+ tprint("- "); -+ if (g > 20000.0 || g < -20000.0) { -+ if (g > 0.0) -+ print_char('>'); -+ else -+ tprint("< -"); -+ print_glue(20000 * unity, glue_order(p), NULL); -+ } else { -+ print_glue(round(unity * g), glue_order(p), NULL); -+ } -+ } -+ if (shift_amount(p) != 0) { -+ tprint(", shifted "); -+ print_scaled(shift_amount(p)); -+ } -+ tprint(", direction "); -+ print_dir_par(box_dir(p)); -+ } -+ /*tex Recursive call: */ -+ node_list_display(list_ptr(p)); -+ break; -+ case rule_node: -+ /*tex Display rule |p|. */ -+ if (subtype(p) == normal_rule) { -+ tprint_esc("rule("); -+ } else if (subtype(p) == empty_rule) { -+ tprint_esc("norule("); -+ } else if (subtype(p) == user_rule) { -+ tprint_esc("userrule("); -+ } else if (subtype(p) == box_rule) { -+ tprint_esc("box("); -+ } else if (subtype(p) == image_rule) { -+ tprint_esc("image("); -+ } -+ print_rule_dimen(height(p)); -+ print_char('+'); -+ print_rule_dimen(depth(p)); -+ tprint(")x"); -+ print_rule_dimen(width(p)); -+ break; -+ case ins_node: -+ /*tex Display insertion |p|. */ -+ tprint_esc("insert"); -+ print_int(subtype(p)); -+ tprint(", natural size "); -+ print_scaled(height(p)); -+ tprint("; split("); -+ print_spec(split_top_ptr(p), NULL); -+ print_char(','); -+ print_scaled(depth(p)); -+ tprint("); float cost "); -+ print_int(float_cost(p)); -+ /*tex Recursive call. */ -+ node_list_display(ins_ptr(p)); -+ break; -+ case dir_node: -+ if (subtype(p) == cancel_dir) { -+ tprint_esc("enddir"); -+ } else { -+ tprint_esc("begindir"); -+ } -+ print_char(' '); -+ print_dir_par(dir_dir(p)); -+ break; -+ case local_par_node: -+ tprint_esc("localpar"); -+ append_char('.'); -+ print_ln(); -+ print_current_string(); -+ tprint_esc("localinterlinepenalty"); -+ print_char('='); -+ print_int(local_pen_inter(p)); -+ print_ln(); -+ print_current_string(); -+ tprint_esc("localbrokenpenalty"); -+ print_char('='); -+ print_int(local_pen_broken(p)); -+ print_ln(); -+ print_current_string(); -+ tprint_esc("localleftbox"); -+ if (local_box_left(p) == null) { -+ tprint("=null"); -+ } else { -+ append_char('.'); -+ show_node_list(local_box_left(p)); -+ decr(cur_length); -+ } -+ print_ln(); -+ print_current_string(); -+ tprint_esc("localrightbox"); -+ if (local_box_right(p) == null) { -+ tprint("=null"); -+ } else { -+ append_char('.'); -+ show_node_list(local_box_right(p)); -+ decr(cur_length); -+ } -+ decr(cur_length); -+ break; -+ case boundary_node: -+ if (subtype(p)==0) { -+ tprint_esc("noboundary"); -+ } else { -+ switch (subtype(p)) { -+ case 1: -+ tprint_esc("boundary"); -+ break; -+ case 2: -+ tprint_esc("protrusionboundary"); -+ break; -+ case 3: -+ tprint_esc("wordboundary"); -+ break; -+ default: -+ tprint_esc("boundary"); -+ print_char(':'); -+ print_int(subtype(p)); -+ break; -+ } -+ print_char('='); -+ print_int(boundary_value(p)); -+ } -+ break; -+ case whatsit_node: -+ w = subtype(p) ; -+ if (w >= backend_first_pdf_whatsit) { -+ show_node_wrapup_pdf(p); -+ } else if (w >= backend_first_dvi_whatsit) { -+ show_node_wrapup_dvi(p); -+ } else { -+ show_node_wrapup_core(p); -+ } -+ break; -+ case glue_node: -+ /*tex Display glue |p|. */ -+ if (subtype(p) >= a_leaders) { -+ /*tex Display leaders |p|. */ -+ tprint_esc(""); -+ switch (subtype(p)) { -+ case a_leaders: -+ break; -+ case c_leaders: -+ print_char('c'); -+ break; -+ case x_leaders: -+ print_char('x'); -+ break; -+ case g_leaders: -+ print_char('g'); -+ break; -+ default: -+ normal_warning("nodes","weird glue leader subtype ignored"); -+ } -+ tprint("leaders "); -+ print_spec(p, NULL); -+ /*tex Recursive call: */ -+ node_list_display(leader_ptr(p)); -+ } else { -+ tprint_esc("glue"); -+ if (subtype(p) != normal) { -+ print_char('('); -+ if ((subtype(p) - 1) < thin_mu_skip_code) { -+ print_cmd_chr(assign_glue_cmd, glue_base + (subtype(p) - 1)); -+ } else if (subtype(p) < cond_math_glue) { -+ print_cmd_chr(assign_mu_glue_cmd, glue_base + (subtype(p) - 1)); -+ } else if (subtype(p) == cond_math_glue) { -+ tprint_esc("nonscript"); -+ } else { -+ tprint_esc("mskip"); -+ } -+ print_char(')'); -+ } -+ if (subtype(p) != cond_math_glue) { -+ print_char(' '); -+ if (subtype(p) < cond_math_glue) -+ print_spec(p, NULL); -+ else -+ print_spec(p, "mu"); -+ } -+ } -+ break; -+ case margin_kern_node: -+ tprint_esc("kern"); -+ print_scaled(width(p)); -+ if (subtype(p) == left_side) -+ tprint(" (left margin)"); -+ else -+ tprint(" (right margin)"); -+ break; -+ case kern_node: -+ /*tex Display kern |p| */ -+ if (subtype(p) != mu_glue) { -+ tprint_esc("kern"); -+ /*tex -+ -+ \starttyping -+ if (subtype(p) != normal) { -+ print_char(' '); -+ } -+ \stoptyping -+ -+ */ -+ print_scaled(width(p)); -+ if (subtype(p) == font_kern) -+ tprint(" (font)"); -+ else if (subtype(p) == italic_kern) -+ tprint(" (italic)"); -+ else if (subtype(p) == accent_kern) -+ tprint(" (accent)"); -+ } else { -+ tprint_esc("mkern"); -+ print_scaled(width(p)); -+ tprint("mu"); -+ } -+ break; -+ case math_node: -+ /*tex Display math node |p|. */ -+ tprint_esc("math"); -+ if (subtype(p) == before) -+ tprint("on"); -+ else -+ tprint("off"); -+ if (!glue_is_zero(p)) { -+ tprint(", glued "); -+ print_spec(p, NULL); -+ } else if (surround(p) != 0) { -+ tprint(", surrounded "); -+ print_scaled(surround(p)); -+ } -+ break; -+ case penalty_node: -+ /*tex Display penalty |p|. */ -+ tprint_esc("penalty "); -+ print_int(penalty(p)); -+ break; -+ case disc_node: -+ /*tex -+ -+ Display discretionary |p|. The |post_break| list of a -+ discretionary node is indicated by a prefixed -+ `\.{\char'174}' instead of the `\..' before the -+ |pre_break| list. -+ -+ We're not compatible anyway so ... -+ -+ \starttyping -+ tprint_esc("discretionary"); -+ print_int(disc_penalty(p)); -+ print_char('|'); -+ if (vlink(no_break(p)) != null) { -+ tprint(" replacing "); -+ node_list_display(vlink(no_break(p))); -+ } -+ node_list_display(vlink(pre_break(p))); -+ append_char('|'); -+ show_node_list(vlink(post_break(p))); -+ flush_char(); -+ \stoptyping -+ -+ has become: -+ -+ */ -+ tprint_esc("discretionary"); -+ tprint(" (penalty "); -+ print_int(disc_penalty(p)); -+ print_char(')'); -+ node_list_display_x('<',vlink(pre_break(p))); -+ node_list_display_x('>',vlink(post_break(p))); -+ node_list_display_x('=',vlink(no_break(p))); -+ break; -+ case mark_node: -+ /*tex Display mark |p|. */ -+ tprint_esc("mark"); -+ if (mark_class(p) != 0) { -+ print_char('s'); -+ print_int(mark_class(p)); -+ } -+ print_mark(mark_ptr(p)); -+ break; -+ case adjust_node: -+ /*tex Display adjustment |p|. */ -+ tprint_esc("vadjust"); -+ if (subtype(p) != 0) -+ tprint(" pre "); -+ /*tex Recursive call. */ -+ node_list_display(adjust_ptr(p)); -+ break; -+ case glue_spec_node: -+ tprint(""); -+ break; -+ default: -+ show_math_node(p); -+ break; -+ } -+ } -+ p = vlink(p); -+ } -+} -+ -+/*tex -+ -+ This routine finds the 'base' width of a horizontal box, using the same logic -+ that \TeX82 used for \.{\\predisplaywidth}. -+ -+*/ -+ -+static pointer get_actual_box_width(pointer r,pointer p, scaled initial_width) -+{ -+ /*tex increment to |v| */ -+ scaled d; -+ /*tex calculated |size| */ -+ scaled w = -max_dimen; -+ /*tex |w| plus possible glue amount */ -+ scaled v = initial_width; -+ while (p != null) { -+ if (is_char_node(p)) { -+ d = glyph_width(p); -+ goto FOUND; -+ } -+ switch (type(p)) { -+ case hlist_node: -+ case vlist_node: -+ case rule_node: -+ d = width(p); -+ goto FOUND; -+ break; -+ case margin_kern_node: -+ d = width(p); -+ break; -+ case kern_node: -+ d = width(p); -+ break; -+ case disc_node: -+ /*tex At the end of the line we should actually take the |pre|. */ -+ if (no_break(p) != null) { -+ d = get_actual_box_width(r,vlink_no_break(p),0); -+ if (d <= -max_dimen || d >= max_dimen) { -+ d = 0; -+ } -+ } else { -+ d = 0; -+ } -+ goto FOUND; -+ break; -+ case math_node: -+ /*tex Begin mathskip code. */ -+ if (glue_is_zero(p)) { -+ d = surround(p); -+ break; -+ } else { -+ /*tex Fall through. */ -+ } -+ /*tex End mathskip code. */ -+ case glue_node: -+ /*tex -+ -+ We need to be careful that |w|, |v|, and |d| do not depend on -+ any |glue_set| values, since such values are subject to -+ system-dependent rounding. System-dependent numbers are not -+ allowed to infiltrate parameters like |pre_display_size|, -+ since \TeX82 is supposed to make the same decisions on all -+ machines. -+ -+ */ -+ d = width(p); -+ if (glue_sign(r) == stretching) { -+ if ((glue_order(r) == stretch_order(p)) && (stretch(p) != 0)) -+ v = max_dimen; -+ } else if (glue_sign(r) == shrinking) { -+ if ((glue_order(r) == shrink_order(p)) && (shrink(p) != 0)) -+ v = max_dimen; -+ } -+ if (subtype(p) >= a_leaders) -+ goto FOUND; -+ break; -+ default: -+ d = 0; -+ break; -+ } -+ if (v < max_dimen) -+ v = v + d; -+ goto NOT_FOUND; -+ FOUND: -+ if (v < max_dimen) { -+ v = v + d; -+ w = v; -+ } else { -+ w = max_dimen; -+ break; -+ } -+ NOT_FOUND: -+ p = vlink(p); -+ } -+ return w; -+} -+ -+pointer actual_box_width(pointer r, scaled base_width) -+{ -+ /*tex -+ -+ Often this is the same as: -+ -+ \starttyping -+ return + shift_amount(r) + base_width + -+ natural_sizes(list_ptr(r),null,(glue_ratio) glue_set(r),glue_sign(r),glue_order(r),box_dir(r)); -+ \stoptyping -+ */ -+ return get_actual_box_width(r,list_ptr(r),shift_amount(r) + base_width); -+} -+ -+halfword tail_of_list(halfword p) -+{ -+ halfword q = p; -+ while (vlink(q) != null) -+ q = vlink(q); -+ return q; -+} -+ -+int var_used; -+ -+/*tex -+ -+ Attribute lists need two extra globals to increase processing efficiency. -+ |max_used_attr| limits the test loop that checks for set attributes, and -+ |attr_list_cache| contains a pointer to an already created attribute list. It -+ is set to the special value |cache_disabled| when the current value can no -+ longer be trusted: after an assignment to an attribute register, and after a -+ group has ended. -+ -+*/ -+ -+/*tex The maximum assigned attribute id: */ -+ -+int max_used_attr; -+halfword attr_list_cache; -+ -+/*tex -+ -+ From the computer's standpoint, \TeX's chief mission is to create horizontal -+ and vertical lists. We shall now investigate how the elements of these lists -+ are represented internally as nodes in the dynamic memory. -+ -+ A horizontal or vertical list is linked together by |link| fields in the -+ first word of each node. Individual nodes represent boxes, glue, penalties, -+ or special things like discretionary hyphens; because of this variety, some -+ nodes are longer than others, and we must distinguish different kinds of -+ nodes. We do this by putting a `|type|' field in the first word, together -+ with the link and an optional `|subtype|'. -+ -+ Character nodes appear only in horizontal lists, never in vertical lists. -+ -+ An |hlist_node| stands for a box that was made from a horizontal list. Each -+ |hlist_node| is seven words long, and contains the following fields (in -+ addition to the mandatory |type| and |link|, which we shall not mention -+ explicitly when discussing the other node types): The |height| and |width| -+ and |depth| are scaled integers denoting the dimensions of the box. There is -+ also a |shift_amount| field, a scaled integer indicating how much this box -+ should be lowered (if it appears in a horizontal list), or how much it should -+ be moved to the right (if it appears in a vertical list). There is a -+ |list_ptr| field, which points to the beginning of the list from which this -+ box was fabricated; if |list_ptr| is |null|, the box is empty. Finally, there -+ are three fields that represent the setting of the glue: |glue_set(p)| is a -+ word of type |glue_ratio| that represents the proportionality constant for -+ glue setting; |glue_sign(p)| is |stretching| or |shrinking| or |normal| -+ depending on whether or not the glue should stretch or shrink or remain -+ rigid; and |glue_order(p)| specifies the order of infinity to which glue -+ setting applies (|normal|, |sfi|, |fil|, |fill|, or |filll|). The |subtype| -+ field is not used. -+ -+ The |new_null_box| function returns a pointer to an |hlist_node| in which all -+ subfields have the values corresponding to `\.{\\hbox\{\}}'. The |subtype| -+ field is set to |min_quarterword|, since that's the desired |span_count| -+ value if this |hlist_node| is changed to an |unset_node|. -+ -+*/ -+ -+/*tex Create a new box node. */ -+ -+halfword new_null_box(void) -+{ -+ halfword p = new_node(hlist_node, min_quarterword); -+ box_dir(p) = text_direction_par; -+ return p; -+} -+ -+/*tex -+ -+ A |vlist_node| is like an |hlist_node| in all respects except that it -+ contains a vertical list. -+ -+ A |rule_node| stands for a solid black rectangle; it has |width|, |depth|, -+ and |height| fields just as in an |hlist_node|. However, if any of these -+ dimensions is $-2^{30}$, the actual value will be determined by running the -+ rule up to the boundary of the innermost enclosing box. This is called a -+ ``running dimension.'' The |width| is never running in an hlist; the |height| -+ and |depth| are never running in a~vlist. -+ -+ A new rule node is delivered by the |new_rule| function. It makes all the -+ dimensions ``running,'' so you have to change the ones that are not allowed -+ to run. -+ -+*/ -+ -+halfword new_rule(int s) -+{ -+ halfword p = new_node(rule_node,s); -+ return p; -+} -+ -+/*tex -+ -+ Insertions are represented by |ins_node| records, where the |subtype| -+ indicates the corresponding box number. For example, `\.{\\insert 250}' leads -+ to an |ins_node| whose |subtype| is |250+min_quarterword|. The |height| field -+ of an |ins_node| is slightly misnamed; it actually holds the natural height -+ plus depth of the vertical list being inserted. The |depth| field holds the -+ |split_max_depth| to be used in case this insertion is split, and the -+ |split_top_ptr| points to the corresponding |split_top_skip|. The -+ |float_cost| field holds the |floating_penalty| that will be used if this -+ insertion floats to a subsequent page after a split insertion of the same -+ class. There is one more field, the |ins_ptr|, which points to the beginning -+ of the vlist for the insertion. -+ -+ A |mark_node| has a |mark_ptr| field that points to the reference count of a -+ token list that contains the user's \.{\\mark} text. In addition there is a -+ |mark_class| field that contains the mark class. -+ -+ An |adjust_node|, which occurs only in horizontal lists, specifies material -+ that will be moved out into the surrounding vertical list; i.e., it is used -+ to implement \TeX's `\.{\\vadjust}' operation. The |adjust_ptr| field points -+ to the vlist containing this material. -+ -+ A |glyph_node|, which occurs only in horizontal lists, specifies a glyph in a -+ particular font, along with its attribute list. Older versions of \TeX\ could -+ use token memory for characters, because the font,char combination would fit -+ in a single word (both values were required to be strictly less than -+ $2^{16}$). In LuaTeX, room is needed for characters that are larger than -+ that, as well as a pointer to a potential attribute list, and the two -+ displacement values. -+ -+ In turn, that made the node so large that it made sense to merge ligature -+ glyphs as well, as that requires only one extra pointer. A few extra classes -+ of glyph nodes will be introduced later. The unification of all those types -+ makes it easier to manipulate lists of glyphs. The subtype differentiates -+ various glyph kinds. -+ -+ First, here is a function that returns a pointer to a glyph node for a given -+ glyph in a given font. If that glyph doesn't exist, |null| is returned -+ instead. Nodes of this subtype are directly created only for accents and -+ their base (through |make_accent|), and math nucleus items (in the conversion -+ from |mlist| to |hlist|). -+ -+*/ -+ -+halfword new_glyph(int f, int c) -+{ -+ halfword p = null; -+ if ((f == 0) || (char_exists(f, c))) { -+ p = new_glyph_node(); -+ set_to_glyph(p); -+ font(p) = f; -+ character(p) = c; -+ } -+ return p; -+} -+ -+/*tex -+ -+ A subset of the glyphs nodes represent ligatures: characters fabricated from -+ the interaction of two or more actual characters. The characters that -+ generated the ligature have not been forgotten, since they are needed for -+ diagnostic messages; the |lig_ptr| field points to a linked list of character -+ nodes for all original characters that have been deleted. (This list might be -+ empty if the characters that generated the ligature were retained in other -+ nodes.) -+ -+ The |subtype| field of these |glyph_node|s is 1, plus 2 and/or 1 if the -+ original source of the ligature included implicit left and/or right -+ boundaries. These nodes are created by the C function |new_ligkern|. -+ -+ A third general type of glyphs could be called a character, as it only -+ appears in lists that are not yet processed by the ligaturing and kerning -+ steps of the program. -+ -+ |main_control| inserts these, and they are later converted to -+ |subtype_normal| by |new_ligkern|. -+ -+*/ -+ -+quarterword norm_min(int h) -+{ -+ if (h <= 0) -+ return 1; -+ else if (h >= 255) -+ return 255; -+ else -+ return (quarterword) h; -+} -+ -+halfword new_char(int f, int c) -+{ -+ halfword p; -+ p = new_glyph_node(); -+ set_to_character(p); -+ font(p) = f; -+ character(p) = c; -+ lang_data(p) = make_lang_data(uc_hyph_par, cur_lang_par, left_hyphen_min_par, right_hyphen_min_par); -+ return p; -+} -+ -+/*tex -+ -+ Left and right ghost glyph nodes are the result of \.{\\leftghost} and -+ \.{\\rightghost}, respectively. They are going to be removed by -+ |new_ligkern|, at the end of which they are no longer needed. -+ -+ Here are a few handy helpers used by the list output routines. -+ -+*/ -+ -+scaled glyph_width(halfword p) -+{ -+ scaled w = char_width(font(p), character(p)); -+ return w; -+} -+ -+scaled glyph_height(halfword p) -+{ -+ scaled w = char_height(font(p), character(p)) + y_displace(p); -+ if (w < 0) -+ w = 0; -+ return w; -+} -+ -+scaled glyph_depth(halfword p) -+{ -+ scaled w = char_depth(font(p), character(p)); -+ if (y_displace(p) > 0) -+ w = w - y_displace(p); -+ if (w < 0) -+ w = 0; -+ return w; -+} -+ -+/*tex -+ -+ A |disc_node|, which occurs only in horizontal lists, specifies a -+ ``dis\-cretion\-ary'' line break. If such a break occurs at node |p|, the -+ text that starts at |pre_break(p)| will precede the break, the text that -+ starts at |post_break(p)| will follow the break, and text that appears in -+ |no_break(p)| nodes will be ignored. For example, an ordinary discretionary -+ hyphen, indicated by `\.{\\-}', yields a |disc_node| with |pre_break| -+ pointing to a |char_node| containing a hyphen, |post_break=null|, and -+ |no_break=null|. -+ -+ If |subtype(p)=automatic_disc|, the |ex_hyphen_penalty| will be charged for -+ this break. Otherwise the |hyphen_penalty| will be charged. The texts will -+ actually be substituted into the list by the line-breaking algorithm if it -+ decides to make the break, and the discretionary node will disappear at that -+ time; thus, the output routine sees only discretionaries that were not -+ chosen. -+ -+*/ -+ -+halfword new_disc(void) -+{ -+ halfword p = new_node(disc_node, 0); -+ disc_penalty(p) = hyphen_penalty_par; -+ return p; -+} -+ -+/* -+ -+ A |whatsit_node| is a wild card reserved for extensions to \TeX. The -+ |subtype| field in its first word says what `\\{whatsit}' it is, and -+ implicitly determines the node size (which must be 2 or more) and the format -+ of the remaining words. When a |whatsit_node| is encountered in a list, -+ special actions are invoked; knowledgeable people who are careful not to mess -+ up the rest of \TeX\ are able to make \TeX\ do new things by adding code at -+ the end of the program. For example, there might be a `\TeX nicolor' -+ extension to specify different colors of ink, and the whatsit node might -+ contain the desired parameters. -+ -+ The present implementation of \TeX\ treats the features associated with -+ `\.{\\write}' and `\.{\\special}' as if they were extensions, in order to -+ illustrate how such routines might be coded. We shall defer further -+ discussion of extensions until the end of this program. -+ -+ A |math_node|, which occurs only in horizontal lists, appears before and -+ after mathematical formulas. The |subtype| field is |before| before the -+ formula and |after| after it. There is a |surround| field, which represents -+ the amount of surrounding space inserted by \.{\\mathsurround}. -+ -+*/ -+ -+halfword new_math(scaled w, int s) -+{ -+ halfword p = new_node(math_node, s); -+ surround(p) = w; -+ return p; -+} -+ -+/*tex -+ -+ \TeX\ makes use of the fact that |hlist_node|, |vlist_node|, |rule_node|, -+ |ins_node|, |mark_node|, |adjust_node|, |disc_node|, |whatsit_node|, and -+ |math_node| are at the low end of the type codes, by permitting a break at -+ glue in a list if and only if the |type| of the previous node is less than -+ |math_node|. Furthermore, a node is discarded after a break if its type is -+ |math_node| or~more. -+ -+ A |glue_node| represents glue in a list. However, it is really only a pointer -+ to a separate glue specification, since \TeX\ makes use of the fact that many -+ essentially identical nodes of glue are usually present. If |p| points to a -+ |glue_node|, |glue_ptr(p)| points to another packet of words that specify the -+ stretch and shrink components, etc. -+ -+ Glue nodes also serve to represent leaders; the |subtype| is used to -+ distinguish between ordinary glue (which is called |normal|) and the three -+ kinds of leaders (which are called |a_leaders|, |c_leaders|, and -+ |x_leaders|). The |leader_ptr| field points to a rule node or to a box node -+ containing the leaders; it is set to |null| in ordinary glue nodes. -+ -+ Many kinds of glue are computed from \TeX's ``skip'' parameters, and it is -+ helpful to know which parameter has led to a particular glue node. Therefore -+ the |subtype| is set to indicate the source of glue, whenever it originated -+ as a parameter. We will be defining symbolic names for the parameter numbers -+ later (e.g., |line_skip_code=0|, |baseline_skip_code=1|, etc.); it suffices -+ for now to say that the |subtype| of parametric glue will be the same as the -+ parameter number, plus~one. -+ -+ In math formulas there are two more possibilities for the |subtype| in a glue -+ node: |mu_glue| denotes an \.{\\mskip} (where the units are scaled \.{mu} -+ instead of scaled \.{pt}); and |cond_math_glue| denotes the `\.{\\nonscript}' -+ feature that cancels the glue node immediately following if it appears in a -+ subscript. -+ -+ A glue specification has a halfword reference count in its first word, -+ representing |null| plus the number of glue nodes that point to it (less -+ one). Note that the reference count appears in the same position as the -+ |link| field in list nodes; this is the field that is initialized to |null| -+ when a node is allocated, and it is also the field that is flagged by -+ |empty_flag| in empty nodes. -+ -+ Glue specifications also contain three |scaled| fields, for the |width|, -+ |stretch|, and |shrink| dimensions. Finally, there are two one-byte fields -+ called |stretch_order| and |shrink_order|; these contain the orders of -+ infinity (|normal|, |sfi|, |fil|, |fill|, or |filll|) corresponding to the -+ stretch and shrink values. -+ -+ Here is a function that returns a pointer to a copy of a glue spec. The -+ reference count in the copy is |null|, because there is assumed to be exactly -+ one reference to the new specification. -+ -+*/ -+ -+halfword new_spec(halfword q) -+{ -+ if (q == null) { -+ return copy_node(zero_glue); -+ } else if (type(q) == glue_spec_node) { -+ return copy_node(q); -+ } else if (type(q) == glue_node) { -+ halfword p = copy_node(zero_glue); -+ width(p) = width(q); -+ stretch(p) = stretch(q); -+ shrink(p) = shrink(q); -+ stretch_order(p) = stretch_order(q); -+ shrink_order(p) = shrink_order(q); -+ return p; -+ } else { -+ /*tex Alternatively we can issue a warning. */ -+ return copy_node(zero_glue); -+ } -+} -+ -+/*tex -+ -+ And here's a function that creates a glue node for a given parameter -+ identified by its code number; for example, |new_param_glue(line_skip_code)| -+ returns a pointer to a glue node for the current \.{\\lineskip}. -+ -+*/ -+ -+halfword new_param_glue(int n) -+{ -+ halfword p = new_node(glue_node, n + 1); -+ halfword q = glue_par(n); -+ width(p) = width(q); -+ stretch(p) = stretch(q); -+ shrink(p) = shrink(q); -+ stretch_order(p) = stretch_order(q); -+ shrink_order(p) = shrink_order(q); -+ return p; -+} -+ -+/*tex -+ -+ Glue nodes that are more or less anonymous are created by |new_glue|, whose -+ argument points to a glue specification. -+ -+*/ -+ -+halfword new_glue(halfword q) -+{ -+ halfword p = new_node(glue_node, normal); -+ width(p) = width(q); -+ stretch(p) = stretch(q); -+ shrink(p) = shrink(q); -+ stretch_order(p) = stretch_order(q); -+ shrink_order(p) = shrink_order(q); -+ return p; -+} -+ -+/*tex -+ -+ Still another subroutine is needed: This one is sort of a combination of -+ |new_param_glue| and |new_glue|. It creates a glue node for one of the -+ current glue parameters, but it makes a fresh copy of the glue specification, -+ since that specification will probably be subject to change, while the -+ parameter will stay put. -+ -+ The global variable |temp_ptr| is set to the address of the new spec. -+ -+*/ -+ -+halfword new_skip_param(int n) -+{ -+ halfword p = new_node(glue_node, n + 1); -+ halfword q = glue_par(n); -+ width(p) = width(q); -+ stretch(p) = stretch(q); -+ shrink(p) = shrink(q); -+ stretch_order(p) = stretch_order(q); -+ shrink_order(p) = shrink_order(q); -+ return p; -+} -+ -+/*tex -+ -+ A |kern_node| has a |width| field to specify a (normally negative) amount of -+ spacing. This spacing correction appears in horizontal lists between letters -+ like A and V when the font designer said that it looks better to move them -+ closer together or further apart. A kern node can also appear in a vertical -+ list, when its `|width|' denotes additional spacing in the vertical -+ direction. The |subtype| is either |normal| (for kerns inserted from font -+ information or math mode calculations) or |explicit| (for kerns inserted from -+ \.{\\kern} and \.{\\/} commands) or |acc_kern| (for kerns inserted from -+ non-math accents) or |mu_glue| (for kerns inserted from \.{\\mkern} -+ specifications in math formulas). -+ -+ The |new_kern| function creates a kern node having a given width. -+ -+*/ -+ -+halfword new_kern(scaled w) -+{ -+ halfword p = new_node(kern_node, normal); -+ width(p) = w; -+ return p; -+} -+ -+/*tex -+ -+ A |penalty_node| specifies the penalty associated with line or page breaking, -+ in its |penalty| field. This field is a fullword integer, but the full range -+ of integer values is not used: Any penalty |>=10000| is treated as infinity, -+ and no break will be allowed for such high values. Similarly, any penalty -+ |<=-10000| is treated as negative infinity, and a break will be forced. -+ -+ Anyone who has been reading the last few sections of the program will be able -+ to guess what comes next. -+ -+*/ -+ -+halfword new_penalty(int m, int s) -+{ -+ halfword p = new_node(penalty_node, 0); -+ penalty(p) = m; -+ subtype(p) = s; -+ return p; -+} -+ -+/*tex -+ -+ You might think that we have introduced enough node types by now. Well, -+ almost, but there is one more: An |unset_node| has nearly the same format as -+ an |hlist_node| or |vlist_node|; it is used for entries in \.{\\halign} or -+ \.{\\valign} that are not yet in their final form, since the box dimensions -+ are their ``natural'' sizes before any glue adjustment has been made. The -+ |glue_set| word is not present; instead, we have a |glue_stretch| field, -+ which contains the total stretch of order |glue_order| that is present in the -+ hlist or vlist being boxed. Similarly, the |shift_amount| field is replaced -+ by a |glue_shrink| field, containing the total shrink of order |glue_sign| -+ that is present. The |subtype| field is called |span_count|; an unset box -+ typically contains the data for |qo(span_count)+1| columns. Unset nodes will -+ be changed to box nodes when alignment is completed. -+ -+ In fact, there are still more types coming. When we get to math formula -+ processing we will see that a |style_node| has |type=14|; and a number of -+ larger type codes will also be defined, for use in math mode only. -+ -+ Warning: If any changes are made to these data structure layouts, such as -+ changing any of the node sizes or even reordering the words of nodes, the -+ |copy_node_list| procedure and the memory initialization code below may have -+ to be changed. Such potentially dangerous parts of the program are listed in -+ the index under `data structure assumptions'. However, other references to -+ the nodes are made symbolically in terms of the \.{WEB} macro definitions -+ above, so that format changes will leave \TeX's other algorithms intact. -+ -+*/ -+ -+halfword make_local_par_node(int mode) -+{ -+ int callback_id; -+ halfword q; -+ halfword p = new_node(local_par_node,0); -+ local_pen_inter(p) = local_inter_line_penalty_par; -+ local_pen_broken(p) = local_broken_penalty_par; -+ if (local_left_box_par != null) { -+ q = copy_node_list(local_left_box_par); -+ local_box_left(p) = q; -+ local_box_left_width(p) = width(local_left_box_par); -+ } -+ if (local_right_box_par != null) { -+ q = copy_node_list(local_right_box_par); -+ local_box_right(p) = q; -+ local_box_right_width(p) = width(local_right_box_par); -+ } -+ local_par_dir(p) = par_direction_par; -+ /*tex Callback with node passed: */ -+ callback_id = callback_defined(insert_local_par_callback); -+ if (callback_id > 0) { -+ /*tex Todo: use general mechanism/wrapper. */ -+ int sfix = lua_gettop(Luas); -+ if (!get_callback(Luas, callback_id)) { -+ lua_settop(Luas, sfix); -+ } else { -+ int i; -+ nodelist_to_lua(Luas, p); -+ lua_push_local_par_mode(Luas,mode) -+ /*tex 2 arg, 0 result */ -+ i = lua_pcall(Luas, 2, 0, 0); -+ if (i != 0) { -+ lua_gc(Luas, LUA_GCCOLLECT, 0); -+ Luas = luatex_error(Luas, (i == LUA_ERRRUN ? 0 : 1)); -+ } -+ lua_settop(Luas, sfix); -+ } -+ } -+ return p; -+} -diff --git a/texk/web2c/luatexdir/tex/texnodes.w b/texk/web2c/luatexdir/tex/texnodes.w -deleted file mode 100644 -index 0c8bdb837..000000000 ---- a/texk/web2c/luatexdir/tex/texnodes.w -+++ /dev/null -@@ -1,3910 +0,0 @@ --% texnodes.w --% --% Copyright 2006-2010 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --@ @c -- --#include "ptexlib.h" --#include "lua/luatex-api.h" -- --/* we can consider less mode sizes: 2 4 6 8 */ -- --@ --This module started out using NDEBUG to trigger checking invalid node usage, --something that is needed because users can mess up nodes in Lua. At some point --that code was always enabled so it is now always on but still can be recognized --as additional code. And as the performance hit is close to zero so disabling --makes no sense, not even to make it configureable. There is a little more memory --used but that is neglectable compared to other memory usage. -- --@c --#define MAX_CHAIN_SIZE 13 /* why not a bit larger */ --#define CHECK_NODE_USAGE 1 /* this triggers checking */ -- --memory_word *volatile varmem = NULL; -- --#ifdef CHECK_NODE_USAGE -- char *varmem_sizes = NULL; --#endif -- --halfword var_mem_max = 0; --halfword rover = 0; -- --halfword free_chain[MAX_CHAIN_SIZE] = { null }; -- --static int my_prealloc = 0; -- --int fix_node_lists = 1; /* used in font and lang */ -- --halfword slow_get_node(int s); /* defined below */ -- --#define fake_node 100 --#define fake_node_size 2 --#define fake_node_name "fake" -- --#define variable_node_size 2 -- --/* core nodes */ -- --const char *node_fields_list[] = { -- "attr", "width", "depth", "height", "dir", "shift", "glue_order", "glue_sign", -- "glue_set", "head", NULL --}; --const char *node_fields_rule[] = { -- "attr", "width", "depth", "height", "dir", "index", NULL --}; --const char *node_fields_insert[] = { -- "attr", "cost", "depth", "height", "spec", "head", NULL --}; --const char *node_fields_mark[] = { -- "attr", "class", "mark", NULL --}; --const char *node_fields_adjust[] = { -- "attr", "head", NULL --}; --const char *node_fields_disc[] = { -- "attr", "pre", "post", "replace", "penalty", NULL --}; --const char *node_fields_math[] = { -- "attr", "surround", "width", "stretch", "shrink", "stretch_order", "shrink_order", NULL --}; --const char *node_fields_glue[] = { -- "attr", "leader", "width", "stretch", "shrink", "stretch_order", "shrink_order", NULL --}; --const char *node_fields_kern[] = { -- "attr", "kern", "expansion_factor", NULL --}; --const char *node_fields_penalty[] = { -- "attr", "penalty", NULL --}; --const char *node_fields_unset[] = { -- "attr", "width", "depth", "height", "dir", "shrink", "glue_order", -- "glue_sign", "stretch", "span", "head", NULL --}; --const char *node_fields_margin_kern[] = { -- "attr", "width", "glyph", NULL --}; --const char *node_fields_glyph[] = { -- "attr", "char", "font", "lang", "left", "right", "uchyph", "components", -- "xoffset", "yoffset", "width", "height", "depth", "expansion_factor", NULL --}; --const char *node_fields_inserting[] = { -- "height", "last_ins_ptr", "best_ins_ptr", -- "width", "stretch", "shrink", "stretch_order", "shrink_order", NULL --}; --const char *node_fields_splitup[] = { -- "height", "last_ins_ptr", "best_ins_ptr", "broken_ptr", "broken_ins", NULL --}; --const char *node_fields_attribute[] = { -- "number", "value", NULL --}; --const char *node_fields_glue_spec[] = { -- "width", "stretch", "shrink", "stretch_order", "shrink_order", NULL --}; --const char *node_fields_attribute_list[] = { -- NULL --}; --const char *node_fields_local_par[] = { -- "attr", "pen_inter", "pen_broken", "dir", "box_left", "box_left_width", -- "box_right", "box_right_width", NULL --}; --const char *node_fields_dir[] = { -- "attr", "dir", "level", NULL --}; --const char *node_fields_boundary[] = { -- "attr", "value", NULL --}; -- --/* math nodes */ -- --const char *node_fields_noad[] = { -- "attr", "nucleus", "sub", "sup", NULL --}; -- --const char *node_fields_style[] = { -- "attr", "style", NULL --}; --const char *node_fields_choice[] = { -- "attr", "display", "text", "script", "scriptscript", NULL --}; --const char *node_fields_radical[] = { -- "attr", "nucleus", "sub", "sup", "left", "degree", "width", "options", NULL --}; --const char *node_fields_fraction[] = { -- "attr", "width", "num", "denom", "left", "right", "middle", "options", NULL --}; --const char *node_fields_accent[] = { -- "attr", "nucleus", "sub", "sup", "accent", "bot_accent", "top_accent", -- "overlay_accent", "fraction", NULL --}; --const char *node_fields_fence[] = { -- "attr", "delim", "italic", "height", "depth", "options", "class", NULL --}; --const char *node_fields_math_char[] = { -- "attr", "fam", "char", NULL --}; --const char *node_fields_sub_box[] = { -- "attr", "head", NULL --}; --const char *node_fields_sub_mlist[] = { -- "attr", "head", NULL --}; --const char *node_fields_math_text_char[] = { -- "attr", "fam", "char", NULL --}; --const char *node_fields_delim[] = { -- "attr", "small_fam", "small_char", "large_fam", "large_char", NULL --}; -- --/* whatsit nodes */ -- --const char *node_fields_whatsit_open[] = { -- "attr", "stream", "name", "area", "ext", NULL --}; --const char *node_fields_whatsit_write[] = { -- "attr", "stream", "data", NULL --}; --const char *node_fields_whatsit_close[] = { -- "attr", "stream", NULL --}; --const char *node_fields_whatsit_special[] = { -- "attr", "data", NULL --}; --const char *node_fields_whatsit_save_pos[] = { -- "attr", NULL --}; --const char *node_fields_whatsit_late_lua[] = { -- "attr", "reg", "data", "name", "string", NULL --}; --const char *node_fields_whatsit_user_defined[] = { -- "attr", "user_id", "type", "value", NULL --}; -- --/* pdf backend whatsit nodes */ -- --const char *node_fields_whatsit_pdf_literal[] = { -- "attr", "mode", "data", NULL --}; --const char *node_fields_whatsit_pdf_refobj[] = { -- "attr", "objnum", NULL --}; --const char *node_fields_whatsit_pdf_annot[] = { -- "attr", "width", "depth", "height", "objnum", "data", NULL --}; --const char *node_fields_whatsit_pdf_start_link[] = { -- "attr", "width", "depth", "height", "objnum", "link_attr", "action", NULL --}; --const char *node_fields_whatsit_pdf_end_link[] = { -- "attr", NULL --}; --const char *node_fields_whatsit_pdf_dest[] = { -- "attr", "width", "depth", "height", "named_id", "dest_id", "dest_type", -- "xyz_zoom", "objnum", NULL --}; --const char *node_fields_whatsit_pdf_action[] = { -- "action_type", "named_id", "action_id", "file", "new_window", "data", NULL --}; --const char *node_fields_whatsit_pdf_thread[] = { -- "attr", "width", "depth", "height", "named_id", "thread_id", "thread_attr", NULL --}; --const char *node_fields_whatsit_pdf_start_thread[] = { -- "attr", "width", "depth", "height", "named_id", "thread_id", "thread_attr", NULL --}; --const char *node_fields_whatsit_pdf_end_thread[] = { -- "attr", NULL --}; --const char *node_fields_whatsit_pdf_colorstack[] = { -- "attr", "stack", "cmd", "data", NULL --}; --const char *node_fields_whatsit_pdf_setmatrix[] = { -- "attr", "data", NULL --}; --const char *node_fields_whatsit_pdf_save[] = { -- "attr", NULL --}; --const char *node_fields_whatsit_pdf_restore[] = { -- "attr", NULL --}; -- --/* subtypes */ -- --const char *node_subtypes_glue[] = { -- "userskip", "lineskip", "baselineskip", "parskip", "abovedisplayskip", "belowdisplayskip", -- "abovedisplayshortskip", "belowdisplayshortskip", "leftskip", "rightskip", "topskip", -- "splittopskip", "tabskip", "spaceskip", "xspaceskip", "parfillskip", -- "mathskip", "thinmuskip", "medmuskip", "thickmuskip", NULL --}; --const char *node_subtypes_mathglue[] = { /* 98+ */ -- "conditionalmathskip", "muglue", NULL --}; --const char *node_subtypes_leader[] = { /* 100+ */ -- "leaders", "cleaders", "xleaders", "gleaders", NULL --}; --const char *node_subtypes_fill[] = { -- "stretch", "fi", "fil", "fill", "filll", NULL --}; --const char *node_subtypes_boundary[] = { -- "cancel", "user", "protrusion", "word", NULL --}; --const char *node_subtypes_penalty[] = { -- "userpenalty", "linebreakpenalty", "linepenalty", "wordpenalty", "finalpenalty", -- "noadpenalty", "beforedisplaypenalty", "afterdisplaypenalty", "equationnumberpenalty", NULL --}; --const char *node_subtypes_kern[] = { -- "fontkern", "userkern", "accentkern", "italiccorrection", NULL --}; --const char *node_subtypes_rule[] = { -- "normal", "box", "image", "empty", "user", "over", "under", "fraction", "radical", NULL --}; --const char *node_subtypes_glyph[] = { -- "character", "glyph", "ligature", "ghost", "left", "right", NULL --}; --const char *node_subtypes_disc[] = { -- "discretionary", "explicit", "automatic", "regular", "first", "second", NULL --}; --const char *node_subtypes_marginkern[] = { -- "left", "right", NULL --}; --const char *node_subtypes_list[] = { -- "unknown", "line", "box", "indent", "alignment", "cell", "equation", "equationnumber", NULL --}; --const char *node_subtypes_adjust[] = { -- "normal", "pre", NULL --}; --const char *node_subtypes_math[] = { -- "beginmath", "endmath", NULL --}; --const char *node_subtypes_noad[] = { -- "ord", "opdisplaylimits", "oplimits", "opnolimits", "bin", "rel", "open", "close", -- "punct", "inner", "under", "over", "vcenter", NULL --}; --const char *node_subtypes_radical[] = { -- "radical", "uradical", "uroot", "uunderdelimiter", "uoverdelimiter", "udelimiterunder", -- "udelimiterover", NULL --}; --const char *node_subtypes_accent[] = { -- "bothflexible", "fixedtop", "fixedbottom", "fixedboth", NULL, --}; --const char *node_subtypes_fence[] = { -- "unset", "left", "middle", "right", NULL --}; -- --node_info node_data[] = { /* the last entry in a row is the etex number */ -- { hlist_node, box_node_size, node_fields_list, "hlist", 1 }, -- { vlist_node, box_node_size, node_fields_list, "vlist", 2 }, -- { rule_node, rule_node_size, node_fields_rule, "rule", 3 }, -- { ins_node, ins_node_size, node_fields_insert, "ins", 4 }, -- { mark_node, mark_node_size, node_fields_mark, "mark", 5 }, -- { adjust_node, adjust_node_size, node_fields_adjust, "adjust", 6 }, -- { boundary_node, boundary_node_size, node_fields_boundary, "boundary", -1 }, -- { disc_node, disc_node_size, node_fields_disc, "disc", 8 }, -- { whatsit_node, -1, NULL, "whatsit", 9 }, -- { local_par_node, local_par_size, node_fields_local_par, "local_par", -1 }, -- { dir_node, dir_node_size, node_fields_dir, "dir", -1 }, -- { math_node, math_node_size, node_fields_math, "math", 10 }, -- { glue_node, glue_node_size, node_fields_glue, "glue", 11 }, -- { kern_node, kern_node_size, node_fields_kern, "kern", 12 }, -- { penalty_node, penalty_node_size, node_fields_penalty, "penalty", 13 }, -- { unset_node, box_node_size, node_fields_unset, "unset", 14 }, -- { style_node, style_node_size, node_fields_style, "style", 15 }, -- { choice_node, style_node_size, node_fields_choice, "choice", 15 }, -- { simple_noad, noad_size, node_fields_noad, "noad", 15 }, -- { radical_noad, radical_noad_size, node_fields_radical, "radical", 15 }, -- { fraction_noad, fraction_noad_size, node_fields_fraction, "fraction", 15 }, -- { accent_noad, accent_noad_size, node_fields_accent, "accent", 15 }, -- { fence_noad, fence_noad_size, node_fields_fence, "fence", 15 }, -- { math_char_node, math_kernel_node_size, node_fields_math_char, "math_char", 15 }, -- { sub_box_node, math_kernel_node_size, node_fields_sub_box, "sub_box", 15 }, -- { sub_mlist_node, math_kernel_node_size, node_fields_sub_mlist, "sub_mlist", 15 }, -- { math_text_char_node, math_kernel_node_size, node_fields_math_text_char, "math_text_char", 15 }, -- { delim_node, math_shield_node_size, node_fields_delim, "delim", 15 }, -- { margin_kern_node, margin_kern_node_size, node_fields_margin_kern, "margin_kern", -1 }, -- { glyph_node, glyph_node_size, node_fields_glyph, "glyph", 0 }, -- { align_record_node, box_node_size, NULL, "align_record", -1 }, -- { pseudo_file_node, pseudo_file_node_size, NULL, "pseudo_file", -1 }, -- { pseudo_line_node, variable_node_size, NULL, "pseudo_line", -1 }, -- { inserting_node, page_ins_node_size, node_fields_inserting, "page_insert", -1 }, -- { split_up_node, page_ins_node_size, node_fields_splitup, "split_insert", -1 }, -- { expr_node, expr_node_size, NULL, "expr_stack", -1 }, -- { nesting_node, nesting_node_size, NULL, "nested_list", -1 }, -- { span_node, span_node_size, NULL, "span", -1 }, -- { attribute_node, attribute_node_size, node_fields_attribute, "attribute", -1 }, -- { glue_spec_node, glue_spec_size, node_fields_glue_spec, "glue_spec", -1 }, -- { attribute_list_node, attribute_node_size, node_fields_attribute_list, "attribute_list", -1 }, -- { temp_node, temp_node_size, NULL, "temp", -1 }, -- { align_stack_node, align_stack_node_size, NULL, "align_stack", -1 }, -- { movement_node, movement_node_size, NULL, "movement_stack", -1 }, -- { if_node, if_node_size, NULL, "if_stack", -1 }, -- { unhyphenated_node, active_node_size, NULL, "unhyphenated", -1 }, -- { hyphenated_node, active_node_size, NULL, "hyphenated", -1 }, -- { delta_node, delta_node_size, NULL, "delta", -1 }, -- { passive_node, passive_node_size, NULL, "passive", -1 }, -- { shape_node, variable_node_size, NULL, "shape", -1 }, -- { -1, -1, NULL, NULL, -1 }, --}; -- --const char *node_subtypes_pdf_destination[] = { -- "xyz", "fit", "fith", "fitv", "fitb", "fitbh", "fitbv", "fitr", NULL --}; --const char *node_subtypes_pdf_literal[] = { -- "origin", "page", "direct", NULL --}; -- --node_info whatsit_node_data[] = { -- { open_node, open_node_size, node_fields_whatsit_open, "open", -1 }, -- { write_node, write_node_size, node_fields_whatsit_write, "write", -1 }, -- { close_node, close_node_size, node_fields_whatsit_close, "close", -1 }, -- { special_node, special_node_size, node_fields_whatsit_special, "special", -1 }, -- { fake_node, fake_node_size, NULL, fake_node_name, -1 }, -- { fake_node, fake_node_size, NULL, fake_node_name, -1 }, -- { save_pos_node, save_pos_node_size, node_fields_whatsit_save_pos, "save_pos", -1 }, -- { late_lua_node, late_lua_node_size, node_fields_whatsit_late_lua, "late_lua", -1 }, -- { user_defined_node, user_defined_node_size, node_fields_whatsit_user_defined, "user_defined", -1 }, -- { fake_node, fake_node_size, NULL, fake_node_name, -1 }, -- { fake_node, fake_node_size, NULL, fake_node_name, -1 }, -- { fake_node, fake_node_size, NULL, fake_node_name, -1 }, -- { fake_node, fake_node_size, NULL, fake_node_name, -1 }, -- { fake_node, fake_node_size, NULL, fake_node_name, -1 }, -- { fake_node, fake_node_size, NULL, fake_node_name, -1 }, -- { fake_node, fake_node_size, NULL, fake_node_name, -1 }, -- /* here starts the dvi backend section, todo: a separate list */ -- /* nothing for dvi */ -- /* here starts the pdf backend section, todo: a separate list */ -- { pdf_literal_node, write_node_size, node_fields_whatsit_pdf_literal, "pdf_literal", -1 }, -- { pdf_refobj_node, pdf_refobj_node_size, node_fields_whatsit_pdf_refobj, "pdf_refobj", -1 }, -- { pdf_annot_node, pdf_annot_node_size, node_fields_whatsit_pdf_annot, "pdf_annot", -1 }, -- { pdf_start_link_node, pdf_annot_node_size, node_fields_whatsit_pdf_start_link, "pdf_start_link", -1 }, -- { pdf_end_link_node, pdf_end_link_node_size, node_fields_whatsit_pdf_end_link, "pdf_end_link", -1 }, -- { pdf_dest_node, pdf_dest_node_size, node_fields_whatsit_pdf_dest, "pdf_dest", -1 }, -- { pdf_action_node, pdf_action_size, node_fields_whatsit_pdf_action, "pdf_action", -1 }, -- { pdf_thread_node, pdf_thread_node_size, node_fields_whatsit_pdf_thread, "pdf_thread", -1 }, -- { pdf_start_thread_node, pdf_thread_node_size, node_fields_whatsit_pdf_start_thread, "pdf_start_thread", -1 }, -- { pdf_end_thread_node, pdf_end_thread_node_size, node_fields_whatsit_pdf_end_thread, "pdf_end_thread", -1 }, -- { pdf_thread_data_node, pdf_thread_node_size, NULL, "pdf_thread_data", -1 }, -- { pdf_link_data_node, pdf_annot_node_size, NULL, "pdf_link_data", -1 }, -- { pdf_colorstack_node, pdf_colorstack_node_size, node_fields_whatsit_pdf_colorstack, "pdf_colorstack", -1 }, -- { pdf_setmatrix_node, pdf_setmatrix_node_size, node_fields_whatsit_pdf_setmatrix, "pdf_setmatrix", -1 }, -- { pdf_save_node, pdf_save_node_size, node_fields_whatsit_pdf_save, "pdf_save", -1 }, -- { pdf_restore_node, pdf_restore_node_size, node_fields_whatsit_pdf_restore, "pdf_restore", -1 }, -- /* done */ -- { -1, -1, NULL, NULL, -1 }, --}; -- --#define last_whatsit_node pdf_restore_node -- --@ --When we copy a node list, there are several possibilities: we do the same as a new node, --we copy the entry to the table in properties (a reference), we do a deep copy of a table --in the properties, we create a new table and give it the original one as a metatable. --After some experiments (that also included timing) with these scenarios I decided that a --deep copy made no sense, nor did nilling. In the end both the shallow copy and the metatable --variant were both ok, although the second ons is slower. The most important aspect to keep --in mind is that references to other nodes in properties no longer can be valid for that --copy. We could use two tables (one unique and one shared) or metatables but that only --complicates matters. -- --When defining a new node, we could already allocate a table but it is rather easy to do --that at the lua end e.g. using a metatable __index method. That way it is under macro --package control. -- --When deleting a node, we could keep the slot (e.g. setting it to false) but it could make --memory consumption raise unneeded when we have temporary large node lists and after that --only small lists. -- --So, in the end this is what we ended up with. For the record, I also experimented with the --following: -- --- copy attributes to the properties so that we have fast access at the lua end: in the end -- the overhead is not compensated by speed and convenience, in fact, attributes are not -- that slow when it comes to accessing them -- --- a bitset in the node but again the gain compared to attributes is neglectable and it also -- demands a pretty string agreement over what bit represents what, and this is unlikely to -- succeed in the tex community (I could use it for font handling, which is cross package, -- but decided that it doesn't pay off -- --In case one wonders why properties make sense then, well, it is not so much speed that we --gain, but more convenience: storing all kind of (temporary) data in attributes is no fun and --this mechanism makes sure that properties are cleaned up when a node is freed. Also, the --advantage of a more or less global properties table is that we stay at the lua end. An --alternative is to store a reference in the node itself but that is complicated by the fact --that the register has some limitations (no numeric keys) and we also don't want to mess with --it too much. -- --@c --int lua_properties_level = 0 ; /* can be private */ --int lua_properties_enabled = 0 ; --int lua_properties_use_metatable = 0 ; -- --@ --We keep track of nesting so that we don't oveflow the stack, and, what is more --important, don't keep resolving the registry index. -- --@c --#define lua_properties_push do { \ -- if (lua_properties_enabled) { \ -- lua_properties_level = lua_properties_level + 1 ; \ -- if (lua_properties_level == 1) { \ -- lua_get_metatablelua_l(Luas,node_properties); \ -- } \ -- } \ --} while(0) -- --#define lua_properties_pop do { \ -- if (lua_properties_enabled) { \ -- if (lua_properties_level == 1) \ -- lua_pop(Luas,1); \ -- lua_properties_level = lua_properties_level - 1 ; \ -- } \ --} while(0) -- --/* No setting is needed: */ -- --#define lua_properties_set(target) do { \ --} while(0) -- --/* Resetting boils down to nilling. */ -- --#define lua_properties_reset(target) do { \ -- if (lua_properties_enabled) { \ -- if (lua_properties_level == 0) { \ -- lua_get_metatablelua_l(Luas,node_properties); \ -- lua_pushnil(Luas); \ -- lua_rawseti(Luas,-2,target); \ -- lua_pop(Luas,1); \ -- } else { \ -- lua_pushnil(Luas); \ -- lua_rawseti(Luas,-2,target); \ -- } \ -- } \ --} while(0) -- --/* -- For a moment I considered supporting all kind of data types but in practice -- that makes no sense. So we stick to a cheap shallow copy with as option a -- metatable. Btw, a deep copy would look like this: -- -- static void copy_lua_table(lua_State* L, int index) { -- lua_newtable(L); -- lua_pushnil(L); -- while(lua_next(L, index-1) != 0) { -- lua_pushvalue(L, -2); -- lua_insert(L, -2); -- if (lua_type(L,-1)==LUA_TTABLE) -- copy_lua_table(L,-1); -- lua_settable(L, -4); -- } -- lua_pop(L,1); -- } -- -- #define lua_properties_copy(target, source) do { \ -- if (lua_properties_enabled) { \ -- lua_pushinteger(Luas,source); \ -- lua_rawget(Luas,-2); \ -- if (lua_type(Luas,-1)==LUA_TTABLE) { \ -- copy_lua_table(Luas,-1); \ -- lua_pushinteger(Luas,target); \ -- lua_insert(Luas,-2); \ -- lua_rawset(Luas,-3); \ -- } else { \ -- lua_pop(Luas,1); \ -- } \ -- } \ -- } while(0) -- --*/ -- --/* isn't there a faster way to metatable? */ -- --/* -- --#define lua_properties_copy(target,source) do { \ -- if (lua_properties_enabled) { \ -- if (lua_properties_level == 0) { \ -- lua_get_metatablelua_l(Luas,node_properties); \ -- lua_rawgeti(Luas,-1,source); \ -- if (lua_type(Luas,-1)==LUA_TTABLE) { \ -- if (lua_properties_use_metatable) { \ -- lua_newtable(Luas); \ -- lua_insert(Luas,-2); \ -- lua_setfield(Luas,-2,"__index"); \ -- lua_newtable(Luas); \ -- lua_insert(Luas,-2); \ -- lua_setmetatable(Luas,-2); \ -- } \ -- lua_rawseti(Luas,-2,target); \ -- } else { \ -- lua_pop(Luas,1); \ -- } \ -- lua_pop(Luas,1); \ -- } else { \ -- lua_rawgeti(Luas,-1,source); \ -- if (lua_type(Luas,-1)==LUA_TTABLE) { \ -- if (lua_properties_use_metatable) { \ -- lua_newtable(Luas); \ -- lua_insert(Luas,-2); \ -- lua_setfield(Luas,-2,"__index"); \ -- lua_newtable(Luas); \ -- lua_insert(Luas,-2); \ -- lua_setmetatable(Luas,-2); \ -- } \ -- lua_rawseti(Luas,-2,target); \ -- } else { \ -- lua_pop(Luas,1); \ -- } \ -- } \ -- } \ --} while(0) -- --*/ -- --/* -- A simple testrun on many pages of dumb text shows 1% gain (of course it depends -- on how properties are used but some other tests confirm it). --*/ -- --#define lua_properties_copy(target,source) do { \ -- if (lua_properties_enabled) { \ -- if (lua_properties_level == 0) { \ -- lua_get_metatablelua_l(Luas,node_properties); \ -- lua_rawgeti(Luas,-1,source); \ -- if (lua_type(Luas,-1)==LUA_TTABLE) { \ -- if (lua_properties_use_metatable) { \ -- lua_newtable(Luas); \ -- lua_insert(Luas,-2); \ -- lua_push_string_by_name(Luas,__index); \ -- lua_insert(Luas,-2); \ -- lua_rawset(Luas, -3); \ -- lua_newtable(Luas); \ -- lua_insert(Luas,-2); \ -- lua_setmetatable(Luas,-2); \ -- } \ -- lua_rawseti(Luas,-2,target); \ -- } else { \ -- lua_pop(Luas,1); \ -- } \ -- lua_pop(Luas,1); \ -- } else { \ -- lua_rawgeti(Luas,-1,source); \ -- if (lua_type(Luas,-1)==LUA_TTABLE) { \ -- if (lua_properties_use_metatable) { \ -- lua_newtable(Luas); \ -- lua_insert(Luas,-2); \ -- lua_push_string_by_name(Luas,__index); \ -- lua_insert(Luas,-2); \ -- lua_rawset(Luas, -3); \ -- lua_newtable(Luas); \ -- lua_insert(Luas,-2); \ -- lua_setmetatable(Luas,-2); \ -- } \ -- lua_rawseti(Luas,-2,target); \ -- } else { \ -- lua_pop(Luas,1); \ -- } \ -- } \ -- } \ --} while(0) -- --/* Here end the property handlers. */ -- --@ @c --int valid_node(halfword p) --{ -- if (p > my_prealloc && p < var_mem_max) { --#ifdef CHECK_NODE_USAGE -- if (varmem_sizes[p] > 0) { -- return 1; -- } --#else -- return 1; --#endif -- } -- return 0; --} -- --@ @c --static int test_count = 1; -- --#define dorangetest(a,b,c) do { \ -- if (!(b>=0 && b my_prealloc && varmem_sizes[s] == 0) { -- s--; -- } -- if (s != null -- && s != my_prealloc -- && s != var_mem_max -- && (r - s) < get_node_size(type(s), subtype(s)) -- && alink(s) != p) { -- if (type(s) == disc_node) { -- fprintf(stdout," pointed to from %s node %d (vlink %d, alink %d): ", -- get_node_name(type(s), subtype(s)), (int) s, -- (int) vlink(s), (int) alink(s)); -- fprintf(stdout, "pre_break(%d,%d,%d), ", -- (int) vlink_pre_break(s), (int) tlink(pre_break(s)), -- (int) alink(pre_break(s))); -- fprintf(stdout, "post_break(%d,%d,%d), ", -- (int) vlink_post_break(s), -- (int) tlink(post_break(s)), -- (int) alink(post_break(s))); -- fprintf(stdout, "no_break(%d,%d,%d)", -- (int) vlink_no_break(s), (int) tlink(no_break(s)), -- (int) alink(no_break(s))); -- fprintf(stdout, "\n"); -- } else { -- if (vlink(s) == p -- || (type(s) == glyph_node && lig_ptr (s) == p) -- || (type(s) == vlist_node && list_ptr(s) == p) -- || (type(s) == hlist_node && list_ptr(s) == p) -- || (type(s) == unset_node && list_ptr(s) == p) -- || (type(s) == ins_node && ins_ptr (s) == p) -- ) { -- fprintf(stdout," pointed to from %s node %d (vlink %d, alink %d): ", -- get_node_name(type(s), subtype(s)), (int) s, -- (int) vlink(s), (int) alink(s)); -- if (type(s) == glyph_node) { -- fprintf(stdout, "lig_ptr(%d)", (int) lig_ptr(s)); -- } else if (type(s) == vlist_node || type(s) == hlist_node) { -- fprintf(stdout, "list_ptr(%d)", (int) list_ptr(s)); -- } -- fprintf(stdout, "\n"); -- } else { -- if ((type(s) != penalty_node) && (type(s) != math_node) && (type(s) != kern_node)) { -- fprintf(stdout, " pointed to from %s node %d\n", -- get_node_name(type(s), subtype(s)), (int) s); -- } -- } -- } -- } -- } -- } --} -- --#endif -- --static int free_error(halfword p) --{ -- if (p > my_prealloc && p < var_mem_max) { --#ifdef CHECK_NODE_USAGE -- int i; -- if (varmem_sizes[p] == 0) { -- check_static_node_mem(); -- for (i = (my_prealloc + 1); i < var_mem_max; i++) { -- if (varmem_sizes[i] > 0) { -- check_node(i); -- } -- } -- test_count++; -- if (type(p) == glyph_node) { -- formatted_error("nodes", "attempt to double-free glyph (%c) node %d, ignored", (int) character(p), (int) p); -- } else { -- formatted_error("nodes", "attempt to double-free %s node %d, ignored", get_node_name(type(p), subtype(p)), (int) p); -- } -- node_mem_dump(p); -- return 1; -- } --#endif -- } else { -- formatted_error("nodes", "attempt to free an impossible node %d", (int) p); -- return 1; -- } -- return 0; --} -- --@ @c --static int copy_error(halfword p) --{ -- if (p >= 0 && p < var_mem_max) { --#ifdef CHECK_NODE_USAGE -- if (p > my_prealloc && varmem_sizes[p] == 0) { -- if (type(p) == glyph_node) { -- formatted_warning("nodes", "attempt to copy free glyph (%c) node %d, ignored", (int) character(p), (int) p); -- } else { -- formatted_warning("nodes", "attempt to copy free %s node %d, ignored", get_node_name(type(p), subtype(p)), (int) p); -- } -- return 1; -- } --#endif -- } else { -- formatted_error("nodes", "attempt to copy an impossible node %d", (int) p); -- return 1; -- } -- return 0; --} -- --@ @c --static halfword synctex_anyway_mode = 0; /* 2 also glyphs */ --static halfword synctex_line_field = 0; --static halfword synctex_no_files = 0; -- --void synctex_set_mode(int m) --{ -- synctex_anyway_mode = m; --}; -- --int synctex_get_mode(void) --{ -- return synctex_anyway_mode; --}; -- --void synctex_set_no_files(int f) --{ -- synctex_no_files = f; --}; -- --int synctex_get_no_files(void) --{ -- return (int) synctex_no_files ; --}; -- --void synctex_set_tag(int t) --{ -- cur_input.synctex_tag_field = t; --}; -- --int synctex_get_tag(void) --{ -- return (int) cur_input.synctex_tag_field; --}; -- -- --int synctex_get_line(void) --{ -- return (int) synctex_line_field; --}; -- --static int forced_tag = 0; --static int forced_line = 0; -- --void synctex_force_tag(int t) --{ -- forced_tag = t; --}; -- --void synctex_force_line(int t) --{ -- forced_line = t; --}; -- --void synctex_set_line(int l) --{ -- synctex_line_field = l; --}; -- --@ @c --/* if_stack is called a lot so maybe optimize */ -- --halfword new_node(int i, int j) --{ -- int s = get_node_size(i, j); -- halfword n = get_node(s); -- /* -- It should be possible to do this memset at |free_node()|. -- -- Both type() and subtype() will be set below, and vlink() is -- set to null by |get_node()|, so we can do we clearing one -- word less than |s| -- */ -- (void) memset((void *) (varmem + n + 1), 0, (sizeof(memory_word) * ((unsigned) s - 1))); -- switch (i) { -- case glyph_node: -- init_lang_data(n); -- break; -- case hlist_node: -- case vlist_node: -- box_dir(n) = -1; -- break; -- case disc_node: -- pre_break(n) = pre_break_head(n); -- type(pre_break(n)) = nesting_node; -- subtype(pre_break(n)) = pre_break_head(0); -- post_break(n) = post_break_head(n); -- type(post_break(n)) = nesting_node; -- subtype(post_break(n)) = post_break_head(0); -- no_break(n) = no_break_head(n); -- type(no_break(n)) = nesting_node; -- subtype(no_break(n)) = no_break_head(0); -- break; -- case rule_node: -- depth(n) = null_flag; -- height(n) = null_flag; -- width(n) = null_flag; -- rule_dir(n) = -1; -- rule_index(n) = 0; -- rule_transform(n) = 0; -- break; -- case whatsit_node: -- if (j == open_node) { -- open_name(n) = get_nullstr(); -- open_area(n) = open_name(n); -- open_ext(n) = open_name(n); -- } -- break; -- case unset_node: -- width(n) = null_flag; -- break; -- case pseudo_line_node: -- case shape_node: -- /* this is a trick that makes |pseudo_files| slightly slower, -- but the overall allocation faster then an explicit test -- at the top of |new_node()|. -- */ -- if (j>0) { -- free_node(n, variable_node_size); -- n = slow_get_node(j); -- (void) memset((void *) (varmem + n + 1), 0, (sizeof(memory_word) * ((unsigned) j - 1))); -- } -- break; -- default: -- break; -- } -- if (synctex_anyway_mode) { -- switch (i) { -- /* 1 = all but glyphs */ -- /* 2 = also glyphs */ -- /* 3 = glyphs and glue */ -- /* 4 = only glyphs */ -- case glyph_node: -- if (synctex_anyway_mode > 1) { -- synctex_tag_glyph(n) = forced_tag ? forced_tag : cur_input.synctex_tag_field; -- synctex_line_glyph(n) = forced_line ? forced_line : synctex_line_field ? synctex_line_field : line; -- } -- break; -- case glue_node: -- if (synctex_anyway_mode < 4) { -- synctex_tag_glue(n) = forced_tag ? forced_tag : cur_input.synctex_tag_field; -- synctex_line_glue(n) = forced_line ? forced_line : synctex_line_field ? synctex_line_field : line; -- } -- break; -- case kern_node: -- if (synctex_anyway_mode < 3) { -- synctex_tag_kern(n) = forced_tag ? forced_tag : cur_input.synctex_tag_field; -- synctex_line_kern(n) = forced_line ? forced_line : synctex_line_field ? synctex_line_field : line; -- } -- break; -- case hlist_node: -- case vlist_node: -- case unset_node: /* useless */ -- if (synctex_anyway_mode < 3) { -- synctex_tag_box(n) = forced_tag ? forced_tag : cur_input.synctex_tag_field; -- synctex_line_box(n) = forced_line ? forced_line : synctex_line_field ? synctex_line_field : line; -- } -- break; -- case rule_node: -- if (synctex_anyway_mode < 3) { -- synctex_tag_rule(n) = forced_tag ? forced_tag : cur_input.synctex_tag_field; -- synctex_line_rule(n) = forced_line ? forced_line : synctex_line_field ? synctex_line_field : line; -- } -- break; -- case math_node: /* noads probably make more sense */ -- if (synctex_anyway_mode < 3) { -- synctex_tag_math(n) = forced_tag ? forced_tag : cur_input.synctex_tag_field; -- synctex_line_math(n) = forced_line ? forced_line : synctex_line_field ? synctex_line_field : line; -- } -- break; -- } -- } else if (synctex_par) { -- /* handle synctex extension */ -- switch (i) { -- case glue_node: -- synctex_tag_glue(n) = cur_input.synctex_tag_field; -- synctex_line_glue(n) = line; -- break; -- case kern_node: -- if (j != 0) { -- synctex_tag_kern(n) = cur_input.synctex_tag_field; -- synctex_line_kern(n) = line; -- } -- break; -- case hlist_node: -- case vlist_node: -- case unset_node: -- synctex_tag_box(n) = cur_input.synctex_tag_field; -- synctex_line_box(n) = line; -- break; -- case rule_node: -- synctex_tag_rule(n) = cur_input.synctex_tag_field; -- synctex_line_rule(n) = line; -- break; -- case math_node: -- synctex_tag_math(n) = cur_input.synctex_tag_field; -- synctex_line_math(n) = line; -- break; -- } -- } -- /* take care of attributes */ -- if (nodetype_has_attributes(i)) { -- build_attribute_list(n); -- /* lua_properties_set */ -- } -- type(n) = (quarterword) i; -- subtype(n) = (quarterword) j; -- return n; --} -- --halfword raw_glyph_node(void) --{ -- register halfword n = get_node(glyph_node_size); -- (void) memset((void *) (varmem + n + 1), 0, (sizeof(memory_word) * (glyph_node_size - 1))); -- if (synctex_anyway_mode > 1) { -- synctex_tag_glyph(n) = forced_tag ? forced_tag : cur_input.synctex_tag_field; -- synctex_line_glyph(n) = forced_line ? forced_line : synctex_line_field ? synctex_line_field : line; -- } -- type(n) = glyph_node; -- subtype(n) = 0; -- return n; --} -- --halfword new_glyph_node(void) --{ -- register halfword n = get_node(glyph_node_size); -- (void) memset((void *) (varmem + n + 1), 0, (sizeof(memory_word) * (glyph_node_size - 1))); -- if (synctex_anyway_mode > 1) { -- synctex_tag_glyph(n) = forced_tag ? forced_tag : cur_input.synctex_tag_field; -- synctex_line_glyph(n) = forced_line ? forced_line : synctex_line_field ? synctex_line_field : line; -- } -- type(n) = glyph_node; -- subtype(n) = 0; -- build_attribute_list(n); -- /* lua_properties_set */ -- return n; --} -- --@ makes a duplicate of the node list that starts at |p| and returns a --pointer to the new list -- --@c --halfword do_copy_node_list(halfword p, halfword end) --{ -- halfword q = null; /* previous position in new list */ -- halfword h = null; /* head of the list */ -- register halfword s ; -- lua_properties_push; /* saves stack and time */ -- while (p != end) { -- s = copy_node(p); -- if (h == null) { -- h = s; -- } else { -- couple_nodes(q, s); -- } -- q = s; -- p = vlink(p); -- } -- lua_properties_pop; /* saves stack and time */ -- return h; --} -- --halfword copy_node_list(halfword p) --{ -- return do_copy_node_list(p, null); --} -- --#define copy_sub_list(target,source) do { \ -- if (source != null) { \ -- s = do_copy_node_list(source, null); \ -- target = s; \ -- } else { \ -- target = null; \ -- } \ -- } while (0) -- --#define copy_sub_node(target,source) do { \ -- if (source != null) { \ -- s = copy_node(source); \ -- target = s ; \ -- } else { \ -- target = null; \ -- } \ --} while (0) -- --@ make a dupe of a single node -- --@c --static void copy_node_wrapup_core(halfword p, halfword r) --{ -- halfword s ; -- switch (subtype(p)) { -- case write_node: -- case special_node: -- add_token_ref(write_tokens(p)); -- break; -- case late_lua_node: -- copy_late_lua(r, p); -- break; -- case user_defined_node: -- switch (user_node_type(p)) { -- case 'a': -- add_node_attr_ref(user_node_value(p)); -- break; -- case 'l': -- copy_user_lua(r, p); -- break; -- case 'n': -- s = copy_node_list(user_node_value(p)); -- user_node_value(r) = s; -- break; -- case 's': -- /* |add_string_ref(user_node_value(p));| */ -- break; -- case 't': -- add_token_ref(user_node_value(p)); -- break; -- } -- break; -- default: -- break ; -- } --} -- --void copy_node_wrapup_dvi(halfword p, halfword r) --{ --} -- --void copy_node_wrapup_pdf(halfword p, halfword r) --{ -- switch(subtype(p)) { -- case pdf_literal_node: -- copy_pdf_literal(r, p); -- break; -- case pdf_colorstack_node: -- if (pdf_colorstack_cmd(p) <= colorstack_data) -- add_token_ref(pdf_colorstack_data(p)); -- break; -- case pdf_setmatrix_node: -- add_token_ref(pdf_setmatrix_data(p)); -- break; -- case pdf_annot_node: -- add_token_ref(pdf_annot_data(p)); -- break; -- case pdf_start_link_node: -- if (pdf_link_attr(r) != null) -- add_token_ref(pdf_link_attr(r)); -- add_action_ref(pdf_link_action(r)); -- break; -- case pdf_dest_node: -- if (pdf_dest_named_id(p) > 0) -- add_token_ref(pdf_dest_id(p)); -- break; -- case pdf_thread_node: -- case pdf_start_thread_node: -- if (pdf_thread_named_id(p) > 0) -- add_token_ref(pdf_thread_id(p)); -- if (pdf_thread_attr(p) != null) -- add_token_ref(pdf_thread_attr(p)); -- break; -- default: -- break; -- } --} -- --halfword copy_node(const halfword p) --{ -- halfword r; /* current node being fabricated for new list */ -- halfword w; /* whatsit subtype */ -- halfword t; /* type of node */ -- register halfword s; /* a helper variable for copying into variable mem */ -- register int i; -- if (copy_error(p)) { -- r = new_node(temp_node, 0); -- return r; -- } -- t = type(p); -- i = get_node_size(t,subtype(p)); -- r = get_node(i); -- -- (void) memcpy((void *) (varmem + r), (void *) (varmem + p), (sizeof(memory_word) * (unsigned) i)); -- -- /* possible speedup: */ -- /* -- if t == glue_spec) { -- return r; -- } -- */ -- -- if (synctex_anyway_mode) { -- /* -- if (t == glyph_node) { -- if (synctex_anyway_mode > 1) { -- synctex_tag_glyph(r) = forced_tag ? forced_tag : cur_input.synctex_tag_field; -- synctex_line_glyph(r) = forced_line ? forced_line : synctex_line_field ? synctex_line_field : line; -- } -- } -- */ -- } else if (synctex_par) { -- /* handle synctex extension */ -- switch (t) { -- case math_node: -- synctex_tag_math(r) = cur_input.synctex_tag_field; -- synctex_line_math(r) = line; -- break; -- case kern_node: -- synctex_tag_kern(r) = cur_input.synctex_tag_field; -- synctex_line_kern(r) = line; -- break; -- } -- } -- if (nodetype_has_attributes(t)) { -- add_node_attr_ref(node_attr(p)); -- alink(r) = null; -- lua_properties_copy(r,p); -- } -- vlink(r) = null; -- -- switch (t) { -- case glyph_node: -- copy_sub_list(lig_ptr(r),lig_ptr(p)) ; -- break; -- case glue_node: -- copy_sub_list(leader_ptr(r),leader_ptr(p)) ; -- break; -- case hlist_node: -- case vlist_node: -- case unset_node: -- copy_sub_list(list_ptr(r),list_ptr(p)) ; -- break; -- case disc_node: -- pre_break(r) = pre_break_head(r); -- if (vlink_pre_break(p) != null) { -- s = copy_node_list(vlink_pre_break(p)); -- alink(s) = pre_break(r); -- tlink_pre_break(r) = tail_of_list(s); -- vlink_pre_break(r) = s; -- } else { -- assert(tlink(pre_break(r)) == null); -- } -- post_break(r) = post_break_head(r); -- if (vlink_post_break(p) != null) { -- s = copy_node_list(vlink_post_break(p)); -- alink(s) = post_break(r); -- tlink_post_break(r) = tail_of_list(s); -- vlink_post_break(r) = s; -- } else { -- assert(tlink_post_break(r) == null); -- } -- no_break(r) = no_break_head(r); -- if (vlink(no_break(p)) != null) { -- s = copy_node_list(vlink_no_break(p)); -- alink(s) = no_break(r); -- tlink_no_break(r) = tail_of_list(s); -- vlink_no_break(r) = s; -- } else { -- assert(tlink_no_break(r) == null); -- } -- break; -- case math_node: -- break; -- case ins_node: -- copy_sub_list(ins_ptr(r),ins_ptr(p)) ; -- break; -- case margin_kern_node: -- copy_sub_node(margin_char(r),margin_char(p)); -- break; -- case mark_node: -- add_token_ref(mark_ptr(p)); -- break; -- case adjust_node: -- copy_sub_list(adjust_ptr(r),adjust_ptr(p)); -- break; -- case choice_node: -- copy_sub_list(display_mlist(r),display_mlist(p)) ; -- copy_sub_list(text_mlist(r),text_mlist(p)) ; -- copy_sub_list(script_mlist(r),script_mlist(p)) ; -- copy_sub_list(script_script_mlist(r),script_script_mlist(p)) ; -- break; -- case simple_noad: -- copy_sub_list(nucleus(r),nucleus(p)) ; -- copy_sub_list(subscr(r),subscr(p)) ; -- copy_sub_list(supscr(r),supscr(p)) ; -- break; -- case radical_noad: -- copy_sub_list(nucleus(r),nucleus(p)) ; -- copy_sub_list(subscr(r),subscr(p)) ; -- copy_sub_list(supscr(r),supscr(p)) ; -- copy_sub_node(left_delimiter(r),left_delimiter(p)) ; -- copy_sub_list(degree(r),degree(p)) ; -- break; -- case accent_noad: -- copy_sub_list(nucleus(r),nucleus(p)) ; -- copy_sub_list(subscr(r),subscr(p)) ; -- copy_sub_list(supscr(r),supscr(p)) ; -- copy_sub_list(top_accent_chr(r),top_accent_chr(p)) ; -- copy_sub_list(bot_accent_chr(r),bot_accent_chr(p)) ; -- copy_sub_list(overlay_accent_chr(r),overlay_accent_chr(p)) ; -- break; -- case fence_noad: -- copy_sub_node(delimiter(r),delimiter(p)) ; -- break; -- case sub_box_node: -- case sub_mlist_node: -- copy_sub_list(math_list(r),math_list(p)) ; -- break; -- case fraction_noad: -- copy_sub_list(numerator(r),numerator(p)) ; -- copy_sub_list(denominator(r),denominator(p)) ; -- copy_sub_node(left_delimiter(r),left_delimiter(p)) ; -- copy_sub_node(right_delimiter(r),right_delimiter(p)) ; -- break; -- case glue_spec_node: -- case dir_node: -- case local_par_node: -- case boundary_node: -- break; -- case whatsit_node: -- w = subtype(p) ; -- if (w >= backend_first_pdf_whatsit) { -- copy_node_wrapup_pdf(p,r); -- } else if (w >= backend_first_dvi_whatsit) { -- copy_node_wrapup_dvi(p,r); -- } else { -- copy_node_wrapup_core(p,r); -- } -- break; -- } -- return r; --} -- --/* x */ -- --#define free_sub_list(source) if (source != null) flush_node_list(source); --#define free_sub_node(source) if (source != null) flush_node(source); -- --@ @c -- --static void flush_node_wrapup_core(halfword p) --{ -- switch (subtype(p)) { -- case open_node: -- case write_node: -- case close_node: -- case save_pos_node: -- break; -- case special_node: -- delete_token_ref(write_tokens(p)); -- break; -- case late_lua_node: -- free_late_lua(p); -- break; -- case user_defined_node: -- switch (user_node_type(p)) { -- case 'a': -- delete_attribute_ref(user_node_value(p)); -- break; -- case 'd': -- break; -- case 'l': -- free_user_lua(user_node_value(p)); -- break; -- case 'n': -- flush_node_list(user_node_value(p)); -- break; -- case 's': -- /* |delete_string_ref(user_node_value(p));| *//* if this was mpost .. */ -- break; -- case 't': -- delete_token_ref(user_node_value(p)); -- break; -- default: -- { -- const char *hlp[] = { -- "The type of the value in a user defined whatsit node should be one", -- "of 'a' (attribute list), 'd' (number), 'n' (node list), 's' (string),", -- "or 't' (tokenlist). Yours has an unknown type, and therefore I don't", -- "know how to free the node's value. A memory leak may result.", -- NULL -- }; -- tex_error("Unidentified user defined whatsit", hlp); -- } -- break; -- } -- break; -- } --} -- --void flush_node_wrapup_dvi(halfword p) --{ --} -- --void flush_node_wrapup_pdf(halfword p) --{ -- switch(subtype(p)) { -- case pdf_save_node: -- case pdf_restore_node: -- case pdf_refobj_node: -- case pdf_end_link_node: -- case pdf_end_thread_node: -- break; -- case pdf_literal_node: -- free_pdf_literal(p); -- break; -- case pdf_colorstack_node: -- if (pdf_colorstack_cmd(p) <= colorstack_data) -- delete_token_ref(pdf_colorstack_data(p)); -- break; -- case pdf_setmatrix_node: -- delete_token_ref(pdf_setmatrix_data(p)); -- break; -- case pdf_annot_node: -- delete_token_ref(pdf_annot_data(p)); -- break; -- case pdf_link_data_node: -- break; -- case pdf_start_link_node: -- if (pdf_link_attr(p) != null) -- delete_token_ref(pdf_link_attr(p)); -- delete_action_ref(pdf_link_action(p)); -- break; -- case pdf_dest_node: -- if (pdf_dest_named_id(p) > 0) -- delete_token_ref(pdf_dest_id(p)); -- break; -- case pdf_action_node: -- if (pdf_action_type(p) == pdf_action_user) { -- delete_token_ref(pdf_action_tokens(p)); -- } else { -- if (pdf_action_file(p) != null) -- delete_token_ref(pdf_action_file(p)); -- if (pdf_action_type(p) == pdf_action_page) -- delete_token_ref(pdf_action_tokens(p)); -- else if (pdf_action_named_id(p) > 0) -- delete_token_ref(pdf_action_id(p)); -- } -- break; -- case pdf_thread_data_node: -- break; -- case pdf_thread_node: -- case pdf_start_thread_node: -- if (pdf_thread_named_id(p) > 0) -- delete_token_ref(pdf_thread_id(p)); -- if (pdf_thread_attr(p) != null) -- delete_token_ref(pdf_thread_attr(p)); -- break; -- } --} -- --void flush_node(halfword p) --{ -- halfword w; -- if (p == null) /* legal, but no-op */ -- return; -- if (free_error(p)) -- return; -- switch (type(p)) { -- case glyph_node: -- free_sub_list(lig_ptr(p)); -- break; -- case glue_node: -- free_sub_list(leader_ptr(p)); -- break; -- case hlist_node: -- case vlist_node: -- case unset_node: -- free_sub_list(list_ptr(p)); -- break; -- case disc_node: -- /* watch the start at temp node hack */ -- free_sub_list(vlink(pre_break(p))); -- free_sub_list(vlink(post_break(p))); -- free_sub_list(vlink(no_break(p))); -- break; -- case rule_node: -- case kern_node: -- case penalty_node: -- case math_node: -- break; -- case glue_spec_node: -- /* this allows free-ing of lua-allocated glue specs */ --//if (valid_node(p)) { --// free_node(p, subtype(p)); --//} --// return ; -- break ; -- case dir_node: -- case local_par_node: -- case boundary_node: -- break; -- case whatsit_node: -- w = subtype(p) ; -- if (w >= backend_first_pdf_whatsit) { -- flush_node_wrapup_pdf(p); -- } else if (w >= backend_first_dvi_whatsit) { -- flush_node_wrapup_dvi(p); -- } else { -- flush_node_wrapup_core(p); -- } -- break; -- case ins_node: -- flush_node_list(ins_ptr(p)); -- break; -- case margin_kern_node: -- flush_node(margin_char(p)); -- break; -- case mark_node: -- delete_token_ref(mark_ptr(p)); -- break; -- case adjust_node: -- flush_node_list(adjust_ptr(p)); -- break; -- case style_node: /* nothing to do */ -- break; -- case choice_node: -- free_sub_list(display_mlist(p)); -- free_sub_list(text_mlist(p)); -- free_sub_list(script_mlist(p)); -- free_sub_list(script_script_mlist(p)); -- break; -- case simple_noad: -- free_sub_list(nucleus(p)); -- free_sub_list(subscr(p)); -- free_sub_list(supscr(p)); -- break; -- case radical_noad: -- free_sub_list(nucleus(p)); -- free_sub_list(subscr(p)); -- free_sub_list(supscr(p)); -- free_sub_node(left_delimiter(p)); -- free_sub_list(degree(p)); -- break; -- case accent_noad: -- free_sub_list(nucleus(p)); -- free_sub_list(subscr(p)); -- free_sub_list(supscr(p)); -- free_sub_list(top_accent_chr(p)); -- free_sub_list(bot_accent_chr(p)); -- free_sub_list(overlay_accent_chr(p)); -- break; -- case fence_noad: -- free_sub_list(delimiter(p)); -- break; -- case delim_node: /* nothing to do */ -- case math_char_node: -- case math_text_char_node: -- break; -- case sub_box_node: -- case sub_mlist_node: -- free_sub_list(math_list(p)); -- break; -- case fraction_noad: -- free_sub_list(numerator(p)); -- free_sub_list(denominator(p)); -- free_sub_node(left_delimiter(p)); -- free_sub_node(right_delimiter(p)); -- break; -- case pseudo_file_node: -- free_sub_list(pseudo_lines(p)); -- break; -- case pseudo_line_node: -- case shape_node: -- free_node(p, subtype(p)); -- return; -- break; -- case align_stack_node: -- case span_node: -- case movement_node: -- case if_node: -- case nesting_node: -- case unhyphenated_node: -- case hyphenated_node: -- case delta_node: -- case passive_node: -- case inserting_node: -- case split_up_node: -- case expr_node: -- case attribute_node: -- case attribute_list_node: -- case temp_node: -- break; -- default: -- formatted_error("nodes","flushing weird node type %d", type(p)); -- return; -- } -- if (nodetype_has_attributes(type(p))) { -- delete_attribute_ref(node_attr(p)); -- lua_properties_reset(p); -- } -- free_node(p, get_node_size(type(p), subtype(p))); -- return; --} -- --@ @c --void flush_node_list(halfword pp) --{ /* erase list of nodes starting at |p| */ -- register halfword p = pp; -- if (p == null) /* legal, but no-op */ -- return; -- if (free_error(p)) -- return; -- lua_properties_push; /* saves stack and time */ -- while (p != null) { -- register halfword q = vlink(p); -- flush_node(p); -- p = q; -- } -- lua_properties_pop; /* saves stack and time */ --} -- --@ @c --static void check_node_wrapup_core(halfword p) --{ -- switch (subtype(p)) { -- /* frontend code */ -- case special_node: -- check_token_ref(p); -- break; -- case user_defined_node: -- switch (user_node_type(p)) { -- case 'a': -- check_attribute_ref(user_node_value(p)); -- break; -- case 't': -- check_token_ref(p); -- break; -- case 'n': -- dorangetest(p, user_node_value(p), var_mem_max); -- break; -- case 's': -- case 'd': -- break; -- default: -- confusion("unknown user node type"); -- break; -- } -- break; -- case open_node: -- case write_node: -- case close_node: -- case save_pos_node: -- break; -- } --} -- --void check_node_wrapup_dvi(halfword p) --{ --} -- --void check_node_wrapup_pdf(halfword p) --{ -- switch (subtype(p)) { -- case pdf_literal_node: -- if (pdf_literal_type(p) == normal) -- check_token_ref(p); -- break; -- case pdf_colorstack_node: -- if (pdf_colorstack_cmd(p) <= colorstack_data) -- check_token_ref(p); -- break; -- case pdf_setmatrix_node: -- check_token_ref(p); -- break; -- case late_lua_node: -- if (late_lua_name(p) > 0) -- check_token_ref(p); -- if (late_lua_type(p) == normal) -- check_token_ref(p); -- break; -- case pdf_annot_node: -- check_token_ref(p); -- break; -- case pdf_start_link_node: -- if (pdf_link_attr(p) != null) -- check_token_ref(p); -- check_action_ref(pdf_link_action(p)); -- break; -- case pdf_dest_node: -- if (pdf_dest_named_id(p) > 0) -- check_token_ref(p); -- break; -- case pdf_thread_node: -- case pdf_start_thread_node: -- if (pdf_thread_named_id(p) > 0) -- check_token_ref(p); -- if (pdf_thread_attr(p) != null) -- check_token_ref(p); -- break; -- case pdf_save_node: -- case pdf_restore_node: -- case pdf_refobj_node: -- case pdf_end_link_node: -- case pdf_end_thread_node: -- break; -- default: -- confusion("wrapup pdf nodes"); -- break; -- } --} -- --void check_node(halfword p) --{ -- halfword w ; -- switch (type(p)) { -- case glyph_node: -- dorangetest(p, lig_ptr(p), var_mem_max); -- break; -- case glue_node: -- dorangetest(p, leader_ptr(p), var_mem_max); -- break; -- case hlist_node: -- case vlist_node: -- case unset_node: -- case align_record_node: -- dorangetest(p, list_ptr(p), var_mem_max); -- break; -- case ins_node: -- dorangetest(p, ins_ptr(p), var_mem_max); -- break; -- case whatsit_node: -- w = subtype(p) ; -- if (w >= backend_first_pdf_whatsit) { -- check_node_wrapup_pdf(p); -- } else if (w >= backend_first_dvi_whatsit) { -- check_node_wrapup_dvi(p); -- } else { -- check_node_wrapup_core(p); -- } -- break; -- case margin_kern_node: -- check_node(margin_char(p)); -- break; -- case math_node: -- break; -- case disc_node: -- dorangetest(p, vlink(pre_break(p)), var_mem_max); -- dorangetest(p, vlink(post_break(p)), var_mem_max); -- dorangetest(p, vlink(no_break(p)), var_mem_max); -- break; -- case adjust_node: -- dorangetest(p, adjust_ptr(p), var_mem_max); -- break; -- case pseudo_file_node: -- dorangetest(p, pseudo_lines(p), var_mem_max); -- break; -- case pseudo_line_node: -- case shape_node: -- break; -- case choice_node: -- dorangetest(p, display_mlist(p), var_mem_max); -- dorangetest(p, text_mlist(p), var_mem_max); -- dorangetest(p, script_mlist(p), var_mem_max); -- dorangetest(p, script_script_mlist(p), var_mem_max); -- break; -- case fraction_noad: -- dorangetest(p, numerator(p), var_mem_max); -- dorangetest(p, denominator(p), var_mem_max); -- dorangetest(p, left_delimiter(p), var_mem_max); -- dorangetest(p, right_delimiter(p), var_mem_max); -- break; -- case simple_noad: -- dorangetest(p, nucleus(p), var_mem_max); -- dorangetest(p, subscr(p), var_mem_max); -- dorangetest(p, supscr(p), var_mem_max); -- break; -- case radical_noad: -- dorangetest(p, nucleus(p), var_mem_max); -- dorangetest(p, subscr(p), var_mem_max); -- dorangetest(p, supscr(p), var_mem_max); -- dorangetest(p, degree(p), var_mem_max); -- dorangetest(p, left_delimiter(p), var_mem_max); -- break; -- case accent_noad: -- dorangetest(p, nucleus(p), var_mem_max); -- dorangetest(p, subscr(p), var_mem_max); -- dorangetest(p, supscr(p), var_mem_max); -- dorangetest(p, top_accent_chr(p), var_mem_max); -- dorangetest(p, bot_accent_chr(p), var_mem_max); -- dorangetest(p, overlay_accent_chr(p), var_mem_max); -- break; -- case fence_noad: -- dorangetest(p, delimiter(p), var_mem_max); -- break; -- /* -- case rule_node: -- case kern_node: -- case penalty_node: -- case mark_node: -- case style_node: -- case attribute_list_node: -- case attribute_node: -- case glue_spec_node: -- case temp_node: -- case align_stack_node: -- case movement_node: -- case if_node: -- case nesting_node: -- case span_node: -- case unhyphenated_node: -- case hyphenated_node: -- case delta_node: -- case passive_node: -- case expr_node: -- case dir_node: -- case boundary_node: -- case local_par_node: -- break; -- default: -- fprintf(stdout, "check_node: type is %d\n", type(p)); -- */ -- } --} -- --@ @c --halfword fix_node_list(halfword head) --{ -- halfword next, tail; -- if (head == null) -- return null; -- tail = head; -- next = vlink(head); -- while (next != null) { -- alink(next) = tail; -- tail = next; -- next = vlink(tail); -- } -- return tail; --} -- --@ @c --halfword get_node(int s) --{ -- register halfword r; -- -- if (s < MAX_CHAIN_SIZE) { -- r = free_chain[s]; -- if (r != null) { -- free_chain[s] = vlink(r); --#ifdef CHECK_NODE_USAGE -- varmem_sizes[r] = (char) s; --#endif -- vlink(r) = null; -- var_used += s; /* maintain usage statistics */ -- return r; -- } -- /* this is the end of the 'inner loop' */ -- return slow_get_node(s); -- } else { -- normal_error("nodes","there is a problem in getting a node, case 1"); -- return null; -- } --} -- --@ @c --void free_node(halfword p, int s) --{ -- if (p <= my_prealloc) { -- formatted_error("nodes", "node number %d of type %d should not be freed", (int) p, type(p)); -- return; -- } --#ifdef CHECK_NODE_USAGE -- varmem_sizes[p] = 0; --#endif -- if (s < MAX_CHAIN_SIZE) { -- vlink(p) = free_chain[s]; -- free_chain[s] = p; -- } else { -- /* todo ? it is perhaps possible to merge this node with an existing rover */ -- node_size(p) = s; -- vlink(p) = rover; -- while (vlink(rover) != vlink(p)) { -- rover = vlink(rover); -- } -- vlink(rover) = p; -- } -- /* maintain statistics */ -- var_used -= s; --} -- --@ @c --static void free_node_chain(halfword q, int s) --{ -- register halfword p = q; -- while (vlink(p) != null) { --#ifdef CHECK_NODE_USAGE -- varmem_sizes[p] = 0; --#endif -- var_used -= s; -- p = vlink(p); -- } -- var_used -= s; --#ifdef CHECK_NODE_USAGE -- varmem_sizes[p] = 0; --#endif -- vlink(p) = free_chain[s]; -- free_chain[s] = q; --} -- --@ At the start of the node memory area we reserve some special nodes, --for instance frequently used glue specifications. We could as well just --use new_glue here but for the moment we stick to the traditional approach. -- --@c --#define initialize_glue(n,wi,st,sh,sto,sho) \ -- vlink(n) = null; \ -- type(n) = glue_spec_node; \ -- width(n) = wi; \ -- stretch(n) = st; \ -- shrink(n) = sh; \ -- stretch_order(n) = sto; \ -- shrink_order(n) = sho; -- --#define initialize_whatever(n,t) \ -- vinfo(n) = 0; \ -- type(n) = t; \ -- vlink(n) = null; \ -- alink(n) = null; -- --#define initialize_point(n) \ -- type(n) = glyph_node; \ -- subtype(n) = 0; \ -- vlink(n) = null; \ -- vinfo(n + 1) = null; \ -- alink(n) = null; \ -- font(n) = 0; \ -- character(n) = '.'; \ -- vinfo(n + 3) = 0; \ -- vlink(n + 3) = 0; \ -- vinfo(n + 4) = 0; \ -- vlink(n + 4) = 0; -- --void init_node_mem(int t) --{ -- my_prealloc = var_mem_stat_max; -- -- varmem = (memory_word *) realloc((void *) varmem, sizeof(memory_word) * (unsigned) t); -- if (varmem == NULL) { -- overflow("node memory size", (unsigned) var_mem_max); -- } -- memset((void *) (varmem), 0, (unsigned) t * sizeof(memory_word)); --#ifdef CHECK_NODE_USAGE -- varmem_sizes = (char *) realloc(varmem_sizes, sizeof(char) * (unsigned) t); -- if (varmem_sizes == NULL) { -- overflow("node memory size", (unsigned) var_mem_max); -- } -- memset((void *) varmem_sizes, 0, sizeof(char) * (unsigned) t); --#endif -- var_mem_max = t; -- rover = var_mem_stat_max + 1; -- vlink(rover) = rover; -- node_size(rover) = (t - rover); -- var_used = 0; -- -- /* initialize static glue specs */ -- -- initialize_glue(zero_glue,0,0,0,0,0); -- initialize_glue(sfi_glue,0,0,0,sfi,0); -- initialize_glue(fil_glue,0,unity,0,fil,0); -- initialize_glue(fill_glue,0,unity,0,fill,0); -- initialize_glue(ss_glue,0,unity,unity,fil,fil); -- initialize_glue(fil_neg_glue,0,-unity,0,fil,0); -- -- /* initialize node list heads */ -- -- initialize_whatever(page_ins_head,temp_node); -- initialize_whatever(contrib_head,temp_node); -- initialize_whatever(page_head,temp_node); -- initialize_whatever(temp_head,temp_node); -- initialize_whatever(hold_head,temp_node); -- initialize_whatever(adjust_head,temp_node); -- initialize_whatever(pre_adjust_head,temp_node); -- initialize_whatever(align_head,temp_node); -- -- initialize_whatever(active,unhyphenated_node); -- initialize_whatever(end_span,span_node); -- -- initialize_point(begin_point); -- initialize_point(end_point); --} -- --@ @c --void dump_node_mem(void) --{ -- dump_int(var_mem_max); -- dump_int(rover); -- dump_things(varmem[0], var_mem_max); --#ifdef CHECK_NODE_USAGE -- dump_things(varmem_sizes[0], var_mem_max); --#endif -- dump_things(free_chain[0], MAX_CHAIN_SIZE); -- dump_int(var_used); -- dump_int(my_prealloc); --} -- --@ it makes sense to enlarge the varmem array immediately --@c -- --void undump_node_mem(void) --{ -- int x; -- undump_int(x); -- undump_int(rover); -- var_mem_max = (x < 100000 ? 100000 : x); -- varmem = xmallocarray(memory_word, (unsigned) var_mem_max); -- undump_things(varmem[0], x); --#ifdef CHECK_NODE_USAGE -- varmem_sizes = xmallocarray(char, (unsigned) var_mem_max); -- memset((void *) varmem_sizes, 0, (unsigned) var_mem_max * sizeof(char)); -- undump_things(varmem_sizes[0], x); --#endif -- undump_things(free_chain[0], MAX_CHAIN_SIZE); -- undump_int(var_used); -- undump_int(my_prealloc); -- if (var_mem_max > x) { -- /* todo ? it is perhaps possible to merge the new node with an existing rover */ -- vlink(x) = rover; -- node_size(x) = (var_mem_max - x); -- while (vlink(rover) != vlink(x)) { -- rover = vlink(rover); -- } -- vlink(rover) = x; -- } --} -- --@ @c --halfword slow_get_node(int s) --{ -- register int t; -- -- RETRY: -- t = node_size(rover); -- if (vlink(rover) < var_mem_max && vlink(rover) != 0) { -- if (t > s) { -- /* allocating from the bottom helps decrease page faults */ -- register halfword r = rover; -- rover += s; -- vlink(rover) = vlink(r); -- node_size(rover) = node_size(r) - s; -- if (vlink(rover) != r) { /* list is longer than one */ -- halfword q = r; -- while (vlink(q) != r) { -- q = vlink(q); -- } -- vlink(q) += s; -- } else { -- vlink(rover) += s; -- } -- if (vlink(rover) < var_mem_max) { --#ifdef CHECK_NODE_USAGE -- varmem_sizes[r] = (char) (s > 127 ? 127 : s); --#endif -- vlink(r) = null; -- var_used += s; /* maintain usage statistics */ -- return r; /* this is the only exit */ -- } else { -- normal_error("nodes","there is a problem in getting a node, case 2"); -- return null; -- } -- } else { -- /* attempt to keep the free list small */ -- int x; -- if (vlink(rover) != rover) { -- if (t < MAX_CHAIN_SIZE) { -- halfword l = vlink(rover); -- vlink(rover) = free_chain[t]; -- free_chain[t] = rover; -- rover = l; -- while (vlink(l) != free_chain[t]) { -- l = vlink(l); -- } -- vlink(l) = rover; -- goto RETRY; -- } else { -- halfword l = rover; -- while (vlink(rover) != l) { -- if (node_size(rover) > s) { -- goto RETRY; -- } -- rover = vlink(rover); -- } -- } -- } -- /* if we are still here, it was apparently impossible to get a match */ -- x = (var_mem_max >> 2) + s; -- varmem = (memory_word *) realloc((void *) varmem, sizeof(memory_word) * (unsigned) (var_mem_max + x)); -- if (varmem == NULL) { -- overflow("node memory size", (unsigned) var_mem_max); -- } -- memset((void *) (varmem + var_mem_max), 0, (unsigned) x * sizeof(memory_word)); --#ifdef CHECK_NODE_USAGE -- varmem_sizes = (char *) realloc(varmem_sizes, sizeof(char) * (unsigned) (var_mem_max + x)); -- if (varmem_sizes == NULL) { -- overflow("node memory size", (unsigned) var_mem_max); -- } -- memset((void *) (varmem_sizes + var_mem_max), 0, (unsigned) (x) * sizeof(char)); --#endif -- /* todo ? it is perhaps possible to merge the new memory with an existing rover */ -- vlink(var_mem_max) = rover; -- node_size(var_mem_max) = x; -- while (vlink(rover) != vlink(var_mem_max)) { -- rover = vlink(rover); -- } -- vlink(rover) = var_mem_max; -- rover = var_mem_max; -- var_mem_max += x; -- goto RETRY; -- } -- } else { -- normal_error("nodes","there is a problem in getting a node, case 3"); -- return null; -- } --} -- --@ @c --char *sprint_node_mem_usage(void) --{ -- char *s; --#ifdef CHECK_NODE_USAGE -- char *ss; -- int i; -- int b = 0; -- char msg[256]; -- int node_counts[last_normal_node + last_whatsit_node + 2] = { 0 }; -- s = strdup(""); -- for (i = (var_mem_max - 1); i > my_prealloc; i--) { -- if (varmem_sizes[i] > 0) { -- if (type(i) > last_normal_node + last_whatsit_node) { -- node_counts[last_normal_node + last_whatsit_node + 1]++; -- } else if (type(i) == whatsit_node) { -- node_counts[(subtype(i) + last_normal_node + 1)]++; -- } else { -- node_counts[type(i)]++; -- } -- } -- } -- for (i = 0; i < last_normal_node + last_whatsit_node + 2; i++) { -- if (node_counts[i] > 0) { -- int j = -- (i > (last_normal_node + 1) ? (i - last_normal_node - 1) : 0); -- snprintf(msg, 255, "%s%d %s", (b ? ", " : ""), (int) node_counts[i], -- get_node_name((i > last_normal_node ? whatsit_node : i), j)); -- ss = xmalloc((unsigned) (strlen(s) + strlen(msg) + 1)); -- strcpy(ss, s); -- strcat(ss, msg); -- free(s); -- s = ss; -- b = 1; -- } -- } --#else -- s = strdup(""); --#endif -- return s; --} -- --@ @c --halfword list_node_mem_usage(void) --{ -- halfword q = null; --#ifdef CHECK_NODE_USAGE -- halfword p = null; -- halfword i, j; -- char *saved_varmem_sizes = xmallocarray(char, (unsigned) var_mem_max); -- memcpy(saved_varmem_sizes, varmem_sizes, (size_t) var_mem_max); -- for (i = my_prealloc + 1; i < (var_mem_max - 1); i++) { -- if (saved_varmem_sizes[i] > 0) { -- j = copy_node(i); -- if (p == null) { -- q = j; -- } else { -- vlink(p) = j; -- } -- p = j; -- } -- } -- free(saved_varmem_sizes); --#endif -- return q; --} -- --@ @c --void print_node_mem_stats(void) --{ -- int i, b; -- halfword j; -- char msg[256]; -- char *s; -- int free_chain_counts[MAX_CHAIN_SIZE] = { 0 }; -- snprintf(msg, 255, " %d words of node memory still in use:", (int) (var_used + my_prealloc)); -- tprint_nl(msg); -- s = sprint_node_mem_usage(); -- tprint_nl(" "); -- tprint(s); -- free(s); -- tprint(" nodes"); -- tprint_nl(" avail lists: "); -- b = 0; -- for (i = 1; i < MAX_CHAIN_SIZE; i++) { -- for (j = free_chain[i]; j != null; j = vlink(j)) -- free_chain_counts[i]++; -- if (free_chain_counts[i] > 0) { -- snprintf(msg, 255, "%s%d:%d", (b ? "," : ""), i, (int) free_chain_counts[i]); -- tprint(msg); -- b = 1; -- } -- } -- /* newline, if needed */ -- print_nlp(); --} -- --/* this belongs in the web but i couldn't find the correct syntactic place */ -- --halfword new_span_node(halfword n, int s, scaled w) --{ -- halfword p = new_node(span_node, 0); -- span_link(p) = n; -- span_span(p) = s; -- width(p) = w; -- return p; --} -- --@* Attribute stuff. -- --@c --static halfword new_attribute_node(unsigned int i, int v) --{ -- register halfword r = get_node(attribute_node_size); -- type(r) = attribute_node; -- attribute_id(r) = (halfword) i; -- attribute_value(r) = v; -- /* not used but nicer in print */ -- subtype(r) = 0; -- return r; --} -- --@ @c --halfword copy_attribute_list(halfword n) --{ -- halfword q = get_node(attribute_node_size); -- register halfword p = q; -- type(p) = attribute_list_node; -- attr_list_ref(p) = 0; -- n = vlink(n); -- while (n != null) { -- register halfword r = get_node(attribute_node_size); -- /* the link will be fixed automatically in the next loop */ -- (void) memcpy((void *) (varmem + r), (void *) (varmem + n), -- (sizeof(memory_word) * attribute_node_size)); -- vlink(p) = r; -- p = r; -- n = vlink(n); -- } -- return q; --} -- --@ @c --void update_attribute_cache(void) --{ -- halfword p; -- register int i; -- attr_list_cache = get_node(attribute_node_size); -- type(attr_list_cache) = attribute_list_node; -- attr_list_ref(attr_list_cache) = 0; -- p = attr_list_cache; -- for (i = 0; i <= max_used_attr; i++) { -- register int v = attribute(i); -- if (v > UNUSED_ATTRIBUTE) { -- register halfword r = new_attribute_node((unsigned) i, v); -- vlink(p) = r; -- p = r; -- } -- } -- if (vlink(attr_list_cache) == null) { -- free_node(attr_list_cache, attribute_node_size); -- attr_list_cache = null; -- } -- return; --} -- --@ @c --void build_attribute_list(halfword b) --{ -- if (max_used_attr >= 0) { -- if (attr_list_cache == cache_disabled|| attr_list_cache == null) { -- update_attribute_cache(); -- if (attr_list_cache == null) -- return; -- } -- attr_list_ref(attr_list_cache)++; -- node_attr(b) = attr_list_cache; -- } --} -- --@ @c --halfword current_attribute_list(void) --{ -- if (max_used_attr >= 0) { -- if (attr_list_cache == cache_disabled) { -- update_attribute_cache(); -- } -- return attr_list_cache ; -- } -- return null ; --} -- -- --@ @c --void reassign_attribute(halfword n, halfword new) --{ -- halfword old; -- old = node_attr(n); -- if (new == null) { -- /* there is nothing to assign but we need to check for an old value */ -- if (old != null) -- delete_attribute_ref(old); /* also nulls attr field of n */ -- } else if (old == null) { -- /* nothing is assigned so we just do that now */ -- assign_attribute_ref(n,new); -- } else if (old != new) { -- /* something is assigned so we need to clean up and assign then */ -- delete_attribute_ref(old); -- assign_attribute_ref(n,new); -- } -- /* else: same value so there is no need to assign and change the refcount */ -- node_attr(n) = new ; --} -- --@ @c --void delete_attribute_ref(halfword b) --{ -- if (b != null) { -- if (type(b) == attribute_list_node){ -- attr_list_ref(b)--; -- if (attr_list_ref(b) == 0) { -- if (b == attr_list_cache) -- attr_list_cache = cache_disabled; -- free_node_chain(b, attribute_node_size); -- } -- /* maintain sanity */ -- if (attr_list_ref(b) < 0) { -- attr_list_ref(b) = 0; -- } -- } else { -- normal_error("nodes","trying to delete an attribute reference of a non attribute node"); -- } -- } --} -- --void reset_node_properties(halfword b) --{ -- if (b != null) { -- lua_properties_reset(b); -- } --} -- --@ |p| is an attr list head, or zero --@c --halfword do_set_attribute(halfword p, int i, int val) --{ -- register halfword q; -- register int j = 0; -- if (p == null) { /* add a new head \& node */ -- q = get_node(attribute_node_size); -- type(q) = attribute_list_node; -- attr_list_ref(q) = 1; -- p = new_attribute_node((unsigned) i, val); -- vlink(q) = p; -- return q; -- } -- q = p; -- if (vlink(p) != null) { -- while (vlink(p) != null) { -- int t = attribute_id(vlink(p)); -- if (t == i && attribute_value(vlink(p)) == val) -- return q; /* no need to do anything */ -- if (t >= i) -- break; -- j++; -- p = vlink(p); -- } -- -- p = q; -- while (j-- > 0) -- p = vlink(p); -- if (attribute_id(vlink(p)) == i) { -- attribute_value(vlink(p)) = val; -- } else { /* add a new node */ -- halfword r = new_attribute_node((unsigned) i, val); -- vlink(r) = vlink(p); -- vlink(p) = r; -- } -- return q; -- } else { -- normal_error("nodes","trying to set an attribute fails, case 1"); -- return null ; -- } --} -- --@ @c --void set_attribute(halfword n, int i, int val) --{ -- register halfword p; -- register int j = 0; -- /* not all nodes can have an attribute list */ -- if (!nodetype_has_attributes(type(n))) -- return; -- /* if we have no list, we create one and quit */ -- p = node_attr(n); -- if (p == null) { /* add a new head \& node */ -- p = get_node(attribute_node_size); -- type(p) = attribute_list_node; -- attr_list_ref(p) = 1; -- node_attr(n) = p; -- p = new_attribute_node((unsigned) i, val); -- vlink(node_attr(n)) = p; -- return; -- } -- /* we check if we have this attribute already and quit if the value stays the same */ -- if (vlink(p) != null) { -- while (vlink(p) != null) { -- int t = attribute_id(vlink(p)); -- if (t == i && attribute_value(vlink(p)) == val) -- return; -- if (t >= i) -- break; -- j++; -- p = vlink(p); -- } -- /* j has now the position (if found) .. we assume a sorted list ! */ -- p = node_attr(n); -- -- if (attr_list_ref(p) == 0 ) { -- /* the list is invalid i.e. freed already */ -- formatted_warning("nodes","node %d has an attribute list that is free already, case 1",(int) n); -- /* the still dangling list gets ref count 1 */ -- attr_list_ref(p) = 1; -- } else if (attr_list_ref(p) == 1) { -- /* this can really happen HH-LS */ -- if (p == attr_list_cache) { -- /* we can invalidate the cache setting */ -- /* attr_list_cache = cache_disabled */ -- /* or save the list, as done below */ -- p = copy_attribute_list(p); -- node_attr(n) = p; -- /* the copied list gets ref count 1 */ -- attr_list_ref(p) = 1; -- } -- } else { -- /* the list is used multiple times so we make a copy */ -- p = copy_attribute_list(p); -- /* we decrement the ref count or the original */ -- delete_attribute_ref(node_attr(n)); -- node_attr(n) = p; -- /* the copied list gets ref count 1 */ -- attr_list_ref(p) = 1; -- } -- -- -- /* we go to position j in the list */ -- while (j-- > 0) -- p = vlink(p); -- /* if we have a hit we just set the value otherwise we add a new node */ -- if (attribute_id(vlink(p)) == i) { -- attribute_value(vlink(p)) = val; -- } else { /* add a new node */ -- halfword r = new_attribute_node((unsigned) i, val); -- vlink(r) = vlink(p); -- vlink(p) = r; -- } -- } else { -- normal_error("nodes","trying to set an attribute fails, case 2"); -- } --} -- --@ @c --int unset_attribute(halfword n, int i, int val) --{ -- register halfword p; -- register int t; -- register int j = 0; -- -- if (!nodetype_has_attributes(type(n))) -- return null; -- p = node_attr(n); -- if (p == null) -- return UNUSED_ATTRIBUTE; -- if (attr_list_ref(p) == 0) { -- formatted_warning("nodes","node %d has an attribute list that is free already, case 2", (int) n); -- return UNUSED_ATTRIBUTE; -- } -- if (vlink(p) != null) { -- while (vlink(p) != null) { -- t = attribute_id(vlink(p)); -- if (t > i) -- return UNUSED_ATTRIBUTE; -- if (t == i) { -- p = vlink(p); -- break; -- } -- j++; -- p = vlink(p); -- } -- if (attribute_id(p) != i) -- return UNUSED_ATTRIBUTE; -- /* if we are still here, the attribute exists */ -- p = node_attr(n); -- if (attr_list_ref(p) > 1 || p == attr_list_cache) { -- halfword q = copy_attribute_list(p); -- if (attr_list_ref(p) > 1) { -- delete_attribute_ref(node_attr(n)); -- } -- attr_list_ref(q) = 1; -- node_attr(n) = q; -- } -- p = vlink(node_attr(n)); -- while (j-- > 0) -- p = vlink(p); -- t = attribute_value(p); -- if (val == UNUSED_ATTRIBUTE || t == val) { -- attribute_value(p) = UNUSED_ATTRIBUTE; -- } -- return t; -- } else { -- normal_error("nodes","trying to unset an attribute fails"); -- return null; -- } --} -- --@ @c --int has_attribute(halfword n, int i, int val) --{ -- register halfword p; -- if (!nodetype_has_attributes(type(n))) -- return UNUSED_ATTRIBUTE; -- p = node_attr(n); -- if (p == null || vlink(p) == null) -- return UNUSED_ATTRIBUTE; -- p = vlink(p); -- while (p != null) { -- if (attribute_id(p) == i) { -- int ret = attribute_value(p); -- if (val == UNUSED_ATTRIBUTE || val == ret) -- return ret; -- return UNUSED_ATTRIBUTE; -- } else if (attribute_id(p) > i) { -- return UNUSED_ATTRIBUTE; -- } -- p = vlink(p); -- } -- return UNUSED_ATTRIBUTE; --} -- --@ @c --void print_short_node_contents(halfword p) --{ -- switch (type(p)) { -- case hlist_node: -- case vlist_node: -- case ins_node: -- case whatsit_node: -- case mark_node: -- case adjust_node: -- case unset_node: -- print_char('['); -- print_char(']'); -- break; -- case rule_node: -- print_char('|'); -- break; -- case glue_node: -- if (! glue_is_zero(p)) -- print_char(' '); -- break; -- case math_node: -- print_char('$'); -- break; -- case disc_node: -- short_display(vlink(pre_break(p))); -- short_display(vlink(post_break(p))); -- break; -- } --} -- --@ @c --static void show_pdftex_whatsit_rule_spec(int p) --{ -- tprint("("); -- print_rule_dimen(height(p)); -- print_char('+'); -- print_rule_dimen(depth(p)); -- tprint(")x"); -- print_rule_dimen(width(p)); --} -- --@ Each new type of node that appears in our data structure must be capable --of being displayed, copied, destroyed, and so on. The routines that we --need for write-oriented whatsits are somewhat like those for mark nodes; --other extensions might, of course, involve more subtlety here. -- --@c --static void print_write_whatsit(const char *s, pointer p) --{ -- tprint_esc(s); -- if (write_stream(p) < 16) -- print_int(write_stream(p)); -- else if (write_stream(p) == 16) -- print_char('*'); -- else -- print_char('-'); --} -- --@ @c --static void show_node_wrapup_core(int p) --{ -- switch (subtype(p)) { -- case open_node: -- print_write_whatsit("openout", p); -- print_char('='); -- print_file_name(open_name(p), open_area(p), open_ext(p)); -- break; -- case write_node: -- print_write_whatsit("write", p); -- print_mark(write_tokens(p)); -- break; -- case close_node: -- print_write_whatsit("closeout", p); -- break; -- case special_node: -- tprint_esc("special"); -- print_mark(write_tokens(p)); -- break; -- case late_lua_node: -- show_late_lua(p); -- break; -- case save_pos_node: -- tprint_esc("savepos"); -- break; -- case user_defined_node: -- tprint_esc("whatsit"); -- print_int(user_node_id(p)); -- print_char('='); -- switch (user_node_type(p)) { -- case 'a': -- tprint("<>"); -- break; -- case 'n': -- tprint("["); -- show_node_list(user_node_value(p)); -- tprint("]"); -- break; -- case 's': -- print_char('"'); -- print(user_node_value(p)); -- print_char('"'); -- break; -- case 't': -- print_mark(user_node_value(p)); -- break; -- default: /* only 'd' */ -- print_int(user_node_value(p)); -- break; -- } -- break; -- } --} -- --void show_node_wrapup_dvi(int p) --{ --} -- --void show_node_wrapup_pdf(int p) --{ -- switch (subtype(p)) { -- case pdf_literal_node: -- show_pdf_literal(p); -- break; -- case pdf_colorstack_node: -- tprint_esc("pdfcolorstack "); -- print_int(pdf_colorstack_stack(p)); -- switch (pdf_colorstack_cmd(p)) { -- case colorstack_set: -- tprint(" set "); -- break; -- case colorstack_push: -- tprint(" push "); -- break; -- case colorstack_pop: -- tprint(" pop"); -- break; -- case colorstack_current: -- tprint(" current"); -- break; -- default: -- confusion("colorstack"); -- break; -- } -- if (pdf_colorstack_cmd(p) <= colorstack_data) -- print_mark(pdf_colorstack_data(p)); -- break; -- case pdf_setmatrix_node: -- tprint_esc("pdfsetmatrix"); -- print_mark(pdf_setmatrix_data(p)); -- break; -- case pdf_save_node: -- tprint_esc("pdfsave"); -- break; -- case pdf_restore_node: -- tprint_esc("pdfrestore"); -- break; -- case pdf_refobj_node: -- tprint_esc("pdfrefobj"); -- if (obj_obj_is_stream(static_pdf, pdf_obj_objnum(p))) { -- if (obj_obj_stream_attr(static_pdf, pdf_obj_objnum(p)) != LUA_NOREF) { -- tprint(" attr"); -- lua_rawgeti(Luas, LUA_REGISTRYINDEX, -- obj_obj_stream_attr(static_pdf, pdf_obj_objnum(p))); -- print_char(' '); -- tprint((const char *) lua_tostring(Luas, -1)); -- lua_pop(Luas, 1); -- } -- tprint(" stream"); -- } -- if (obj_obj_is_file(static_pdf, pdf_obj_objnum(p))) -- tprint(" file"); -- if (obj_obj_data(static_pdf, pdf_obj_objnum(p)) != LUA_NOREF) { -- lua_rawgeti(Luas, LUA_REGISTRYINDEX, -- obj_obj_data(static_pdf, pdf_obj_objnum(p))); -- print_char(' '); -- tprint((const char *) lua_tostring(Luas, -1)); -- lua_pop(Luas, 1); -- } -- break; -- case pdf_annot_node: -- tprint_esc("pdfannot"); -- show_pdftex_whatsit_rule_spec(p); -- print_mark(pdf_annot_data(p)); -- break; -- case pdf_start_link_node: -- tprint_esc("pdfstartlink"); -- show_pdftex_whatsit_rule_spec(p); -- if (pdf_link_attr(p) != null) { -- tprint(" attr"); -- print_mark(pdf_link_attr(p)); -- } -- tprint(" action"); -- if (pdf_action_type(pdf_link_action(p)) == pdf_action_user) { -- tprint(" user"); -- print_mark(pdf_action_tokens(pdf_link_action(p))); -- return; -- } -- if (pdf_action_file(pdf_link_action(p)) != null) { -- tprint(" file"); -- print_mark(pdf_action_file(pdf_link_action(p))); -- } -- switch (pdf_action_type(pdf_link_action(p))) { -- case pdf_action_goto: -- if (pdf_action_named_id(pdf_link_action(p)) > 0) { -- tprint(" goto name"); -- print_mark(pdf_action_id(pdf_link_action(p))); -- } else { -- tprint(" goto num"); -- print_int(pdf_action_id(pdf_link_action(p))); -- } -- break; -- case pdf_action_page: -- tprint(" page"); -- print_int(pdf_action_id(pdf_link_action(p))); -- print_mark(pdf_action_tokens(pdf_link_action(p))); -- break; -- case pdf_action_thread: -- if (pdf_action_named_id(pdf_link_action(p)) > 0) { -- tprint(" thread name"); -- print_mark(pdf_action_id(pdf_link_action(p))); -- } else { -- tprint(" thread num"); -- print_int(pdf_action_id(pdf_link_action(p))); -- } -- break; -- default: -- normal_error("pdf backend", "unknown action type for link"); -- break; -- } -- break; -- case pdf_end_link_node: -- tprint_esc("pdfendlink"); -- break; -- case pdf_dest_node: -- tprint_esc("pdfdest"); -- if (pdf_dest_named_id(p) > 0) { -- tprint(" name"); -- print_mark(pdf_dest_id(p)); -- } else { -- tprint(" num"); -- print_int(pdf_dest_id(p)); -- } -- print_char(' '); -- switch (pdf_dest_type(p)) { -- case pdf_dest_xyz: -- tprint("xyz"); -- if (pdf_dest_xyz_zoom(p) != null) { -- tprint(" zoom"); -- print_int(pdf_dest_xyz_zoom(p)); -- } -- break; -- case pdf_dest_fitbh: -- tprint("fitbh"); -- break; -- case pdf_dest_fitbv: -- tprint("fitbv"); -- break; -- case pdf_dest_fitb: -- tprint("fitb"); -- break; -- case pdf_dest_fith: -- tprint("fith"); -- break; -- case pdf_dest_fitv: -- tprint("fitv"); -- break; -- case pdf_dest_fitr: -- tprint("fitr"); -- show_pdftex_whatsit_rule_spec(p); -- break; -- case pdf_dest_fit: -- tprint("fit"); -- break; -- default: -- tprint("unknown!"); -- break; -- } -- break; -- case pdf_thread_node: -- case pdf_start_thread_node: -- if (subtype(p) == pdf_thread_node) -- tprint_esc("pdfthread"); -- else -- tprint_esc("pdfstartthread"); -- tprint("("); -- print_rule_dimen(height(p)); -- print_char('+'); -- print_rule_dimen(depth(p)); -- tprint(")x"); -- print_rule_dimen(width(p)); -- if (pdf_thread_attr(p) != null) { -- tprint(" attr"); -- print_mark(pdf_thread_attr(p)); -- } -- if (pdf_thread_named_id(p) > 0) { -- tprint(" name"); -- print_mark(pdf_thread_id(p)); -- } else { -- tprint(" num"); -- print_int(pdf_thread_id(p)); -- } -- break; -- case pdf_end_thread_node: -- tprint_esc("pdfendthread"); -- break; -- default: -- break; -- } --} -- --@ Now we are ready for |show_node_list| itself. This procedure has been -- written to be ``extra robust'' in the sense that it should not crash or get -- into a loop even if the data structures have been messed up by bugs in -- the rest of the program. You can safely call its parent routine -- |show_box(p)| for arbitrary values of |p| when you are debugging \TeX. -- However, in the presence of bad data, the procedure may -- fetch a |memory_word| whose variant is different from the way it was stored; -- for example, it might try to read |mem[p].hh| when |mem[p]| -- contains a scaled integer, if |p| is a pointer that has been -- clobbered or chosen at random. -- -- --@ |str_room| need not be checked; see |show_box| -- --@ Recursive calls on |show_node_list| therefore use the following pattern: --@c --#define node_list_display(A) do { \ -- append_char('.'); \ -- show_node_list(A); \ -- flush_char(); \ --} while (0) -- --#define node_list_display_x(A,B) do { \ -- if ((B) != null) { \ -- append_char('.'); \ -- append_char(A); \ -- append_char(' '); \ -- show_node_list(B); \ -- flush_char(); \ -- flush_char(); \ -- flush_char(); \ -- } \ --} while (0) -- --/* prints a node list symbolically */ -- --void show_node_list(int p) --{ -- int n = 0; /* the number of items already printed at this level */ -- halfword w; -- real g; /* a glue ratio, as a floating point number */ -- if ((int) cur_length > depth_threshold) { -- if (p > null) -- tprint(" []"); /* indicate that there's been some truncation */ -- return; -- } -- while (p != null) { -- print_ln(); -- print_current_string(); /* display the nesting history */ -- if (tracing_online_par < -2) -- print_int(p); -- incr(n); -- if (n > breadth_max) { /* time to stop */ -- tprint("etc."); -- return; -- } -- /* Display node |p| */ -- if (is_char_node(p)) { -- print_font_and_char(p); -- if (is_ligature(p)) { -- /* Display ligature |p|; */ -- tprint(" (ligature "); -- if (is_leftboundary(p)) -- print_char('|'); -- font_in_short_display = font(p); -- short_display(lig_ptr(p)); -- if (is_rightboundary(p)) -- print_char('|'); -- print_char(')'); -- } -- } else { -- switch (type(p)) { -- case hlist_node: -- case vlist_node: -- case unset_node: -- /* Display box |p|; */ -- if (type(p) == hlist_node) -- tprint_esc("h"); -- else if (type(p) == vlist_node) -- tprint_esc("v"); -- else -- tprint_esc("unset"); -- tprint("box("); -- print_scaled(height(p)); -- print_char('+'); -- print_scaled(depth(p)); -- tprint(")x"); -- print_scaled(width(p)); -- if (type(p) == unset_node) { -- /* Display special fields of the unset node |p|; */ -- if (span_count(p) != min_quarterword) { -- tprint(" ("); -- print_int(span_count(p) + 1); -- tprint(" columns)"); -- } -- if (glue_stretch(p) != 0) { -- tprint(", stretch "); -- print_glue(glue_stretch(p), glue_order(p), NULL); -- } -- if (glue_shrink(p) != 0) { -- tprint(", shrink "); -- print_glue(glue_shrink(p), glue_sign(p), NULL); -- } -- } else { -- /* Display the value of |glue_set(p)| */ -- /* The code will have to change in this place if |glue_ratio| is -- a structured type instead of an ordinary |real|. Note that this routine -- should avoid arithmetic errors even if the |glue_set| field holds an -- arbitrary random value. The following code assumes that a properly -- formed nonzero |real| number has absolute value $2^{20}$ or more when -- it is regarded as an integer; this precaution was adequate to prevent -- floating point underflow on the author's computer. -- */ -- -- g = (real) (glue_set(p)); -- if ((g != 0.0) && (glue_sign(p) != normal)) { -- tprint(", glue set "); -- if (glue_sign(p) == shrinking) -- tprint("- "); -- if (g > 20000.0 || g < -20000.0) { -- if (g > 0.0) -- print_char('>'); -- else -- tprint("< -"); -- print_glue(20000 * unity, glue_order(p), NULL); -- } else { -- print_glue(round(unity * g), glue_order(p), NULL); -- } -- } -- -- if (shift_amount(p) != 0) { -- tprint(", shifted "); -- print_scaled(shift_amount(p)); -- } -- tprint(", direction "); -- print_dir(box_dir(p)); -- } -- node_list_display(list_ptr(p)); /* recursive call */ -- break; -- case rule_node: -- /* Display rule |p|; */ -- if (subtype(p) == normal_rule) { -- tprint_esc("rule("); -- } else if (subtype(p) == empty_rule) { -- tprint_esc("norule("); -- } else if (subtype(p) == user_rule) { -- tprint_esc("userrule("); -- } else if (subtype(p) == box_rule) { -- tprint_esc("box("); -- } else if (subtype(p) == image_rule) { -- tprint_esc("image("); -- } -- print_rule_dimen(height(p)); -- print_char('+'); -- print_rule_dimen(depth(p)); -- tprint(")x"); -- print_rule_dimen(width(p)); -- break; -- case ins_node: -- /* Display insertion |p|; */ -- tprint_esc("insert"); -- print_int(subtype(p)); -- tprint(", natural size "); -- print_scaled(height(p)); -- tprint("; split("); -- print_spec(split_top_ptr(p), NULL); -- print_char(','); -- print_scaled(depth(p)); -- tprint("); float cost "); -- print_int(float_cost(p)); -- node_list_display(ins_ptr(p)); /* recursive call */ -- break; -- case dir_node: -- if (dir_dir(p) < 0) { -- tprint_esc("enddir"); -- print_char(' '); -- print_dir(dir_dir(p) + dir_swap); -- } else { -- tprint_esc("begindir"); -- print_char(' '); -- print_dir(dir_dir(p)); -- } -- break; -- case local_par_node: -- tprint_esc("localpar"); -- append_char('.'); -- print_ln(); -- print_current_string(); -- tprint_esc("localinterlinepenalty"); -- print_char('='); -- print_int(local_pen_inter(p)); -- print_ln(); -- print_current_string(); -- tprint_esc("localbrokenpenalty"); -- print_char('='); -- print_int(local_pen_broken(p)); -- print_ln(); -- print_current_string(); -- tprint_esc("localleftbox"); -- if (local_box_left(p) == null) { -- tprint("=null"); -- } else { -- append_char('.'); -- show_node_list(local_box_left(p)); -- decr(cur_length); -- } -- print_ln(); -- print_current_string(); -- tprint_esc("localrightbox"); -- if (local_box_right(p) == null) { -- tprint("=null"); -- } else { -- append_char('.'); -- show_node_list(local_box_right(p)); -- decr(cur_length); -- } -- decr(cur_length); -- break; -- case boundary_node: -- if (subtype(p)==0) { -- tprint_esc("noboundary"); -- } else { -- switch (subtype(p)) { -- case 1: -- tprint_esc("boundary"); -- break; -- case 2: -- tprint_esc("protrusionboundary"); -- break; -- case 3: -- tprint_esc("wordboundary"); -- break; -- default: -- tprint_esc("boundary"); -- print_char(':'); -- print_int(subtype(p)); -- break; -- } -- print_char('='); -- print_int(boundary_value(p)); -- } -- break; -- case whatsit_node: -- w = subtype(p) ; -- if (w >= backend_first_pdf_whatsit) { -- show_node_wrapup_pdf(p); -- } else if (w >= backend_first_dvi_whatsit) { -- show_node_wrapup_dvi(p); -- } else { -- show_node_wrapup_core(p); -- } -- break; -- case glue_node: -- /* Display glue |p|; */ -- if (subtype(p) >= a_leaders) { -- /* Display leaders |p|; */ -- tprint_esc(""); -- switch (subtype(p)) { -- case a_leaders: -- break; -- case c_leaders: -- print_char('c'); -- break; -- case x_leaders: -- print_char('x'); -- break; -- case g_leaders: -- print_char('g'); -- break; -- default: -- normal_warning("nodes","weird glue leader subtype ignored"); -- } -- tprint("leaders "); -- print_spec(p, NULL); -- node_list_display(leader_ptr(p)); /* recursive call */ -- } else { -- tprint_esc("glue"); -- if (subtype(p) != normal) { -- print_char('('); -- if ((subtype(p) - 1) < thin_mu_skip_code) { -- print_cmd_chr(assign_glue_cmd, glue_base + (subtype(p) - 1)); -- } else if (subtype(p) < cond_math_glue) { -- print_cmd_chr(assign_mu_glue_cmd, glue_base + (subtype(p) - 1)); -- } else if (subtype(p) == cond_math_glue) { -- tprint_esc("nonscript"); -- } else { -- tprint_esc("mskip"); -- } -- print_char(')'); -- } -- if (subtype(p) != cond_math_glue) { -- print_char(' '); -- if (subtype(p) < cond_math_glue) -- print_spec(p, NULL); -- else -- print_spec(p, "mu"); -- } -- } -- break; -- case margin_kern_node: -- tprint_esc("kern"); -- print_scaled(width(p)); -- if (subtype(p) == left_side) -- tprint(" (left margin)"); -- else -- tprint(" (right margin)"); -- break; -- case kern_node: -- /* Display kern |p|; */ -- /* An ``explicit'' kern value is indicated implicitly by an explicit space. */ -- if (subtype(p) != mu_glue) { -- tprint_esc("kern"); -- /* -- if (subtype(p) != normal) -- print_char(' '); -- */ -- print_scaled(width(p)); -- if (subtype(p) == font_kern) -- tprint(" (font)"); -- else if (subtype(p) == italic_kern) -- tprint(" (italic)"); -- else if (subtype(p) == accent_kern) -- tprint(" (accent)"); -- } else { -- tprint_esc("mkern"); -- print_scaled(width(p)); -- tprint("mu"); -- } -- break; -- case math_node: -- /* Display math node |p|; */ -- tprint_esc("math"); -- if (subtype(p) == before) -- tprint("on"); -- else -- tprint("off"); -- if (!glue_is_zero(p)) { -- tprint(", glued "); -- print_spec(p, NULL); -- } else if (surround(p) != 0) { -- tprint(", surrounded "); -- print_scaled(surround(p)); -- } -- break; -- case penalty_node: -- /* Display penalty |p|; */ -- tprint_esc("penalty "); -- print_int(penalty(p)); -- break; -- case disc_node: -- /* Display discretionary |p|; */ -- /* The |post_break| list of a discretionary node is indicated by a prefixed -- `\.{\char'174}' instead of the `\..' before the |pre_break| list. */ -- /* We're not compatible anyway so ... -- tprint_esc("discretionary"); -- print_int(disc_penalty(p)); -- print_char('|'); -- if (vlink(no_break(p)) != null) { -- tprint(" replacing "); -- node_list_display(vlink(no_break(p))); -- } -- node_list_display(vlink(pre_break(p))); -- append_char('|'); -- show_node_list(vlink(post_break(p))); -- flush_char(); -- */ -- tprint_esc("discretionary"); -- tprint(" (penalty "); -- print_int(disc_penalty(p)); -- print_char(')'); -- node_list_display_x('<',vlink(pre_break(p))); -- node_list_display_x('>',vlink(post_break(p))); -- node_list_display_x('=',vlink(no_break(p))); -- break; -- case mark_node: -- /* Display mark |p|; */ -- tprint_esc("mark"); -- if (mark_class(p) != 0) { -- print_char('s'); -- print_int(mark_class(p)); -- } -- print_mark(mark_ptr(p)); -- break; -- case adjust_node: -- /* Display adjustment |p|; */ -- tprint_esc("vadjust"); -- if (subtype(p) != 0) -- tprint(" pre "); -- node_list_display(adjust_ptr(p)); /* recursive call */ -- break; -- case glue_spec_node: -- tprint(""); -- break; -- default: -- show_math_node(p); -- break; -- } -- } -- p = vlink(p); -- } --} -- --@ This routine finds the 'base' width of a horizontal box, using the same logic -- that \TeX82 used for \.{\\predisplaywidth} */ -- --@c --static pointer get_actual_box_width(pointer r,pointer p, scaled initial_width) --{ -- scaled d; /* increment to |v| */ -- scaled w = -max_dimen; /* calculated |size| */ -- scaled v = initial_width; /* |w| plus possible glue amount */ -- while (p != null) { -- if (is_char_node(p)) { -- d = glyph_width(p); -- goto FOUND; -- } -- switch (type(p)) { -- case hlist_node: -- case vlist_node: -- case rule_node: -- d = width(p); -- goto FOUND; -- break; -- case margin_kern_node: -- d = width(p); -- break; -- case kern_node: -- d = width(p); -- break; -- case disc_node: -- /* at the end of the line we should actually take the pre */ -- if (no_break(p) != null) { -- d = get_actual_box_width(r,vlink_no_break(p),0); -- if (d <= -max_dimen || d >= max_dimen) { -- d = 0; -- } -- } else { -- d = 0; -- } -- goto FOUND; -- break; -- case math_node: -- /* begin mathskip code */ -- if (glue_is_zero(p)) { -- d = surround(p); -- break; -- } else { -- /* fall through */ -- } -- /* end mathskip code */ -- case glue_node: -- /* We need to be careful that |w|, |v|, and |d| do not depend on any |glue_set| -- values, since such values are subject to system-dependent rounding. -- System-dependent numbers are not allowed to infiltrate parameters like -- |pre_display_size|, since \TeX82 is supposed to make the same decisions on all -- machines. -- */ -- d = width(p); -- if (glue_sign(r) == stretching) { -- if ((glue_order(r) == stretch_order(p)) && (stretch(p) != 0)) -- v = max_dimen; -- } else if (glue_sign(r) == shrinking) { -- if ((glue_order(r) == shrink_order(p)) && (shrink(p) != 0)) -- v = max_dimen; -- } -- if (subtype(p) >= a_leaders) -- goto FOUND; -- break; -- default: -- d = 0; -- break; -- } -- if (v < max_dimen) -- v = v + d; -- goto NOT_FOUND; -- FOUND: -- if (v < max_dimen) { -- v = v + d; -- w = v; -- } else { -- w = max_dimen; -- break; -- } -- NOT_FOUND: -- p = vlink(p); -- } -- return w; --} -- --pointer actual_box_width(pointer r, scaled base_width) --{ -- /* often this is the same as: -- return + shift_amount(r) + base_width + -- natural_sizes(list_ptr(r),null,(glue_ratio) glue_set(r),glue_sign(r),glue_order(r),box_dir(r)); -- */ -- return get_actual_box_width(r,list_ptr(r),shift_amount(r) + base_width); --} -- --@ @c --halfword tail_of_list(halfword p) --{ -- halfword q = p; -- while (vlink(q) != null) -- q = vlink(q); -- return q; --} -- -- -- --@ @c --int var_used; -- --@ Attribute lists need two extra globals to increase processing efficiency. --|max_used_attr| limits the test loop that checks for set attributes, and --|attr_list_cache| contains a pointer to an already created attribute list. It is --set to the special value |cache_disabled| when the current value can no longer be --trusted: after an assignment to an attribute register, and after a group has --ended. -- --@c --int max_used_attr; /* maximum assigned attribute id */ --halfword attr_list_cache; -- --@ From the computer's standpoint, \TeX's chief mission is to create --horizontal and vertical lists. We shall now investigate how the elements --of these lists are represented internally as nodes in the dynamic memory. -- --A horizontal or vertical list is linked together by |link| fields in --the first word of each node. Individual nodes represent boxes, glue, --penalties, or special things like discretionary hyphens; because of this --variety, some nodes are longer than others, and we must distinguish different --kinds of nodes. We do this by putting a `|type|' field in the first word, --together with the link and an optional `|subtype|'. -- --@ Character nodes appear only in horizontal lists, never in vertical lists. -- --An |hlist_node| stands for a box that was made from a horizontal list. --Each |hlist_node| is seven words long, and contains the following fields --(in addition to the mandatory |type| and |link|, which we shall not --mention explicitly when discussing the other node types): The |height| and --|width| and |depth| are scaled integers denoting the dimensions of the --box. There is also a |shift_amount| field, a scaled integer indicating --how much this box should be lowered (if it appears in a horizontal list), --or how much it should be moved to the right (if it appears in a vertical --list). There is a |list_ptr| field, which points to the beginning of the --list from which this box was fabricated; if |list_ptr| is |null|, the box --is empty. Finally, there are three fields that represent the setting of --the glue: |glue_set(p)| is a word of type |glue_ratio| that represents --the proportionality constant for glue setting; |glue_sign(p)| is --|stretching| or |shrinking| or |normal| depending on whether or not the --glue should stretch or shrink or remain rigid; and |glue_order(p)| --specifies the order of infinity to which glue setting applies (|normal|, --|sfi|, |fil|, |fill|, or |filll|). The |subtype| field is not used. -- --@ The |new_null_box| function returns a pointer to an |hlist_node| in --which all subfields have the values corresponding to `\.{\\hbox\{\}}'. --The |subtype| field is set to |min_quarterword|, since that's the desired --|span_count| value if this |hlist_node| is changed to an |unset_node|. -- --@c --halfword new_null_box(void) --{ /* creates a new box node */ -- halfword p = new_node(hlist_node, min_quarterword); -- box_dir(p) = text_direction_par; -- return p; --} -- --@ A |vlist_node| is like an |hlist_node| in all respects except that it --contains a vertical list. -- --@ A |rule_node| stands for a solid black rectangle; it has |width|, --|depth|, and |height| fields just as in an |hlist_node|. However, if --any of these dimensions is $-2^{30}$, the actual value will be determined --by running the rule up to the boundary of the innermost enclosing box. --This is called a ``running dimension.'' The |width| is never running in --an hlist; the |height| and |depth| are never running in a~vlist. -- --@ A new rule node is delivered by the |new_rule| function. It --makes all the dimensions ``running,'' so you have to change the --ones that are not allowed to run. -- --@c --halfword new_rule(int s) --{ -- halfword p = new_node(rule_node,s); -- return p; --} -- --@ Insertions are represented by |ins_node| records, where the |subtype| --indicates the corresponding box number. For example, `\.{\\insert 250}' --leads to an |ins_node| whose |subtype| is |250+min_quarterword|. --The |height| field of an |ins_node| is slightly misnamed; it actually holds --the natural height plus depth of the vertical list being inserted. --The |depth| field holds the |split_max_depth| to be used in case this --insertion is split, and the |split_top_ptr| points to the corresponding --|split_top_skip|. The |float_cost| field holds the |floating_penalty| that --will be used if this insertion floats to a subsequent page after a --split insertion of the same class. There is one more field, the --|ins_ptr|, which points to the beginning of the vlist for the insertion. -- --@ A |mark_node| has a |mark_ptr| field that points to the reference count --of a token list that contains the user's \.{\\mark} text. --In addition there is a |mark_class| field that contains the mark class. -- --@ An |adjust_node|, which occurs only in horizontal lists, --specifies material that will be moved out into the surrounding --vertical list; i.e., it is used to implement \TeX's `\.{\\vadjust}' --operation. The |adjust_ptr| field points to the vlist containing this --material. -- --@ A |glyph_node|, which occurs only in horizontal lists, specifies a --glyph in a particular font, along with its attribute list. Older --versions of \TeX\ could use token memory for characters, because the --font,char combination would fit in a single word (both values were --required to be strictly less than $2^{16}$). In LuaTeX, room is --needed for characters that are larger than that, as well as a pointer --to a potential attribute list, and the two displacement values. -- --In turn, that made the node so large that it made sense to merge --ligature glyphs as well, as that requires only one extra pointer. A --few extra classes of glyph nodes will be introduced later. The --unification of all those types makes it easier to manipulate lists of --glyphs. The subtype differentiates various glyph kinds. -- --First, here is a function that returns a pointer to a glyph node for a given --glyph in a given font. If that glyph doesn't exist, |null| is returned --instead. Nodes of this subtype are directly created only for accents --and their base (through |make_accent|), and math nucleus items (in the --conversion from |mlist| to |hlist|). -- --@c --halfword new_glyph(int f, int c) --{ -- halfword p = null; /* the new node */ -- if ((f == 0) || (char_exists(f, c))) { -- p = new_glyph_node(); -- set_to_glyph(p); -- font(p) = f; -- character(p) = c; -- } -- return p; --} -- --@ A subset of the glyphs nodes represent ligatures: characters --fabricated from the interaction of two or more actual characters. The --characters that generated the ligature have not been forgotten, since --they are needed for diagnostic messages; the |lig_ptr| field points to --a linked list of character nodes for all original characters that have --been deleted. (This list might be empty if the characters that --generated the ligature were retained in other nodes.) -- --The |subtype| field of these |glyph_node|s is 1, plus 2 and/or 1 if --the original source of the ligature included implicit left and/or --right boundaries. These nodes are created by the C function |new_ligkern|. -- --A third general type of glyphs could be called a character, as it --only appears in lists that are not yet processed by the ligaturing and --kerning steps of the program. -- --|main_control| inserts these, and they are later converted to --|subtype_normal| by |new_ligkern|. -- --@c --quarterword norm_min(int h) --{ -- if (h <= 0) -- return 1; -- else if (h >= 255) -- return 255; -- else -- return (quarterword) h; --} -- --halfword new_char(int f, int c) --{ -- halfword p; /* the new node */ -- p = new_glyph_node(); -- set_to_character(p); -- font(p) = f; -- character(p) = c; -- lang_data(p) = make_lang_data(uc_hyph_par, cur_lang_par, left_hyphen_min_par, right_hyphen_min_par); -- return p; --} -- --@ Left and right ghost glyph nodes are the result of \.{\\leftghost} --and \.{\\rightghost}, respectively. They are going to be removed by --|new_ligkern|, at the end of which they are no longer needed. -- --@ Here are a few handy helpers used by the list output routines. -- --@c --scaled glyph_width(halfword p) --{ -- scaled w = char_width(font(p), character(p)); -- return w; --} -- --scaled glyph_height(halfword p) --{ -- scaled w = char_height(font(p), character(p)) + y_displace(p); -- if (w < 0) -- w = 0; -- return w; --} -- --scaled glyph_depth(halfword p) --{ -- scaled w = char_depth(font(p), character(p)); -- if (y_displace(p) > 0) -- w = w - y_displace(p); -- if (w < 0) -- w = 0; -- return w; --} -- --@ A |disc_node|, which occurs only in horizontal lists, specifies a --``dis\-cretion\-ary'' line break. If such a break occurs at node |p|, the text --that starts at |pre_break(p)| will precede the break, the text that starts at --|post_break(p)| will follow the break, and text that appears in --|no_break(p)| nodes will be ignored. For example, an ordinary --discretionary hyphen, indicated by `\.{\\-}', yields a |disc_node| with --|pre_break| pointing to a |char_node| containing a hyphen, |post_break=null|, --and |no_break=null|. -- --{TODO: Knuth said: All three of the discretionary texts must be lists --that consist entirely of character, kern, box and rule nodes.} -- --If |subtype(p)=automatic_disc|, the |ex_hyphen_penalty| will be charged for this --break. Otherwise the |hyphen_penalty| will be charged. The texts will --actually be substituted into the list by the line-breaking algorithm if it --decides to make the break, and the discretionary node will disappear at --that time; thus, the output routine sees only discretionaries that were --not chosen. -- --@c --halfword new_disc(void) --{ /* creates an empty |disc_node| */ -- halfword p = new_node(disc_node, 0); -- disc_penalty(p) = hyphen_penalty_par; -- return p; --} -- --@ A |whatsit_node| is a wild card reserved for extensions to \TeX. The --|subtype| field in its first word says what `\\{whatsit}' it is, and --implicitly determines the node size (which must be 2 or more) and the --format of the remaining words. When a |whatsit_node| is encountered --in a list, special actions are invoked; knowledgeable people who are --careful not to mess up the rest of \TeX\ are able to make \TeX\ do new --things by adding code at the end of the program. For example, there --might be a `\TeX nicolor' extension to specify different colors of ink, --@^extensions to \TeX@> --and the whatsit node might contain the desired parameters. -- --The present implementation of \TeX\ treats the features associated with --`\.{\\write}' and `\.{\\special}' as if they were extensions, in order to --illustrate how such routines might be coded. We shall defer further --discussion of extensions until the end of this program. -- --@ A |math_node|, which occurs only in horizontal lists, appears before and --after mathematical formulas. The |subtype| field is |before| before the --formula and |after| after it. There is a |surround| field, which represents --the amount of surrounding space inserted by \.{\\mathsurround}. -- --@c --halfword new_math(scaled w, int s) --{ -- halfword p = new_node(math_node, s); -- surround(p) = w; -- return p; --} -- --@ \TeX\ makes use of the fact that |hlist_node|, |vlist_node|, --|rule_node|, |ins_node|, |mark_node|, |adjust_node|, --|disc_node|, |whatsit_node|, and |math_node| are at the low end of the --type codes, by permitting a break at glue in a list if and only if the --|type| of the previous node is less than |math_node|. Furthermore, a --node is discarded after a break if its type is |math_node| or~more. -- --@ A |glue_node| represents glue in a list. However, it is really only --a pointer to a separate glue specification, since \TeX\ makes use of the --fact that many essentially identical nodes of glue are usually present. --If |p| points to a |glue_node|, |glue_ptr(p)| points to --another packet of words that specify the stretch and shrink components, etc. -- --Glue nodes also serve to represent leaders; the |subtype| is used to --distinguish between ordinary glue (which is called |normal|) and the three --kinds of leaders (which are called |a_leaders|, |c_leaders|, and |x_leaders|). --The |leader_ptr| field points to a rule node or to a box node containing the --leaders; it is set to |null| in ordinary glue nodes. -- --Many kinds of glue are computed from \TeX's ``skip'' parameters, and --it is helpful to know which parameter has led to a particular glue node. --Therefore the |subtype| is set to indicate the source of glue, whenever --it originated as a parameter. We will be defining symbolic names for the --parameter numbers later (e.g., |line_skip_code=0|, |baseline_skip_code=1|, --etc.); it suffices for now to say that the |subtype| of parametric glue --will be the same as the parameter number, plus~one. -- --@ In math formulas there are two more possibilities for the |subtype| in a --glue node: |mu_glue| denotes an \.{\\mskip} (where the units are scaled \.{mu} --instead of scaled \.{pt}); and |cond_math_glue| denotes the `\.{\\nonscript}' --feature that cancels the glue node immediately following if it appears --in a subscript. -- --@ A glue specification has a halfword reference count in its first word, --@^reference counts@> --representing |null| plus the number of glue nodes that point to it (less one). --Note that the reference count appears in the same position as --the |link| field in list nodes; this is the field that is initialized --to |null| when a node is allocated, and it is also the field that is flagged --by |empty_flag| in empty nodes. -- --Glue specifications also contain three |scaled| fields, for the |width|, --|stretch|, and |shrink| dimensions. Finally, there are two one-byte --fields called |stretch_order| and |shrink_order|; these contain the --orders of infinity (|normal|, |sfi|, |fil|, |fill|, or |filll|) --corresponding to the stretch and shrink values. -- --@ Here is a function that returns a pointer to a copy of a glue spec. --The reference count in the copy is |null|, because there is assumed --to be exactly one reference to the new specification. -- --@c --halfword new_spec(halfword q) /* safeguard for copying a glue node */ --{ -- if (q == null) { -- return copy_node(zero_glue); -- } else if (type(q) == glue_spec_node) { -- return copy_node(q); -- } else if (type(q) == glue_node) { -- halfword p = copy_node(zero_glue); -- width(p) = width(q); -- stretch(p) = stretch(q); -- shrink(p) = shrink(q); -- stretch_order(p) = stretch_order(q); -- shrink_order(p) = shrink_order(q); -- return p; -- } else { -- /* alternatively we can issue a warning */ -- return copy_node(zero_glue); -- } --} -- --@ And here's a function that creates a glue node for a given parameter --identified by its code number; for example, --|new_param_glue(line_skip_code)| returns a pointer to a glue node for the --current \.{\\lineskip}. -- --@c --halfword new_param_glue(int n) --{ -- halfword p = new_node(glue_node, n + 1); -- halfword q = glue_par(n); -- width(p) = width(q); -- stretch(p) = stretch(q); -- shrink(p) = shrink(q); -- stretch_order(p) = stretch_order(q); -- shrink_order(p) = shrink_order(q); -- return p; --} -- --@ Glue nodes that are more or less anonymous are created by |new_glue|, --whose argument points to a glue specification. -- --@c --halfword new_glue(halfword q) --{ -- halfword p = new_node(glue_node, normal); -- width(p) = width(q); -- stretch(p) = stretch(q); -- shrink(p) = shrink(q); -- stretch_order(p) = stretch_order(q); -- shrink_order(p) = shrink_order(q); -- return p; --} -- --@ Still another subroutine is needed: This one is sort of a combination --of |new_param_glue| and |new_glue|. It creates a glue node for one of --the current glue parameters, but it makes a fresh copy of the glue --specification, since that specification will probably be subject to change, --while the parameter will stay put. -- --/* -- The global variable |temp_ptr| is set to the address of the new spec. --*/ -- --@c --halfword new_skip_param(int n) --{ -- halfword p = new_node(glue_node, n + 1); -- halfword q = glue_par(n); -- width(p) = width(q); -- stretch(p) = stretch(q); -- shrink(p) = shrink(q); -- stretch_order(p) = stretch_order(q); -- shrink_order(p) = shrink_order(q); -- return p; --} -- --@ A |kern_node| has a |width| field to specify a (normally negative) --amount of spacing. This spacing correction appears in horizontal lists --between letters like A and V when the font designer said that it looks --better to move them closer together or further apart. A kern node can --also appear in a vertical list, when its `|width|' denotes additional --spacing in the vertical direction. The |subtype| is either |normal| (for --kerns inserted from font information or math mode calculations) or |explicit| --(for kerns inserted from \.{\\kern} and \.{\\/} commands) or |acc_kern| --(for kerns inserted from non-math accents) or |mu_glue| (for kerns --inserted from \.{\\mkern} specifications in math formulas). -- --@ The |new_kern| function creates a kern node having a given width. -- --@c --halfword new_kern(scaled w) --{ -- halfword p = new_node(kern_node, normal); -- width(p) = w; -- return p; --} -- --@ A |penalty_node| specifies the penalty associated with line or page --breaking, in its |penalty| field. This field is a fullword integer, but --the full range of integer values is not used: Any penalty |>=10000| is --treated as infinity, and no break will be allowed for such high values. --Similarly, any penalty |<=-10000| is treated as negative infinity, and a --break will be forced. -- --@ Anyone who has been reading the last few sections of the program will --be able to guess what comes next. -- --@c --halfword new_penalty(int m, int s) --{ -- halfword p = new_node(penalty_node, 0); /* the |subtype| is not used */ -- penalty(p) = m; -- subtype(p) = s; -- return p; --} -- --@ You might think that we have introduced enough node types by now. Well, --almost, but there is one more: An |unset_node| has nearly the same format --as an |hlist_node| or |vlist_node|; it is used for entries in \.{\\halign} --or \.{\\valign} that are not yet in their final form, since the box --dimensions are their ``natural'' sizes before any glue adjustment has been --made. The |glue_set| word is not present; instead, we have a |glue_stretch| --field, which contains the total stretch of order |glue_order| that is --present in the hlist or vlist being boxed. --Similarly, the |shift_amount| field is replaced by a |glue_shrink| field, --containing the total shrink of order |glue_sign| that is present. --The |subtype| field is called |span_count|; an unset box typically --contains the data for |qo(span_count)+1| columns. --Unset nodes will be changed to box nodes when alignment is completed. -- --In fact, there are still more types coming. When we get to math formula --processing we will see that a |style_node| has |type=14|; and a number --of larger type codes will also be defined, for use in math mode only. -- --Warning: If any changes are made to these data structure layouts, such as --changing any of the node sizes or even reordering the words of nodes, --the |copy_node_list| procedure and the memory initialization code --below may have to be changed. Such potentially dangerous parts of the --program are listed in the index under `data structure assumptions'. --@!@^data structure assumptions@> --However, other references to the nodes are made symbolically in terms of --the \.{WEB} macro definitions above, so that format changes will leave --\TeX's other algorithms intact. --@^system dependencies@> -- --@ This function creates a |local_paragraph| node -- --@c -- --halfword make_local_par_node(int mode) --{ -- int callback_id; -- halfword q; -- halfword p = new_node(local_par_node,0); -- local_pen_inter(p) = local_inter_line_penalty_par; -- local_pen_broken(p) = local_broken_penalty_par; -- if (local_left_box_par != null) { -- q = copy_node_list(local_left_box_par); -- local_box_left(p) = q; -- local_box_left_width(p) = width(local_left_box_par); -- } -- if (local_right_box_par != null) { -- q = copy_node_list(local_right_box_par); -- local_box_right(p) = q; -- local_box_right_width(p) = width(local_right_box_par); -- } -- local_par_dir(p) = par_direction_par; -- /* callback with node passed */ -- callback_id = callback_defined(insert_local_par_callback); -- if (callback_id > 0) { -- int sfix = lua_gettop(Luas); -- if (!get_callback(Luas, callback_id)) { -- lua_settop(Luas, sfix); -- return p; -- } -- nodelist_to_lua(Luas, p); -- lua_push_local_par_mode(Luas,mode) -- if (lua_pcall(Luas, 2, 0, 0) != 0) { /* 2 arg, 0 result */ -- char errmsg[256]; /* temp hack ... we will have a formatted error */ -- snprintf(errmsg, 255, "error: %s\n", lua_tostring(Luas, -1)); -- errmsg[255]='\0'; -- lua_settop(Luas, sfix); -- normal_error("insert_local_par",errmsg); /* to be done */ -- return p; -- } -- lua_settop(Luas, sfix); -- } -- /* done */ -- return p; --} -diff --git a/texk/web2c/luatexdir/tex/textcodes.w b/texk/web2c/luatexdir/tex/textcodes.c -similarity index 84% -rename from texk/web2c/luatexdir/tex/textcodes.w -rename to texk/web2c/luatexdir/tex/textcodes.c -index 89e936841..a6a0b3a55 100644 ---- a/texk/web2c/luatexdir/tex/textcodes.w -+++ b/texk/web2c/luatexdir/tex/textcodes.c -@@ -1,27 +1,35 @@ --% textcodes.w --% --% Copyright 2006-2010 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --@ @c -+/* -+ -+textcodes.w -+ -+Copyright 2006-2010 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ - - #include "ptexlib.h" - --@ catcodes @c -+/*tex -+ -+Contrary to traditional \TEX\ we have catcode tables so that we can switch -+catcode regimes very fast. We can have many such regimes and they're stored in -+trees. -+ -+*/ - - #define CATCODESTACK 8 - #define CATCODEDEFAULT 12 -@@ -174,7 +182,11 @@ static void freecatcodes(void) - xfree(catcode_valid); - } - --@ lccodes @c -+/*tex -+ -+The lowercase mapping codes are also stored in a tree. -+ -+*/ - - #define LCCODESTACK 8 - #define LCCODEDEFAULT 0 -@@ -220,7 +232,11 @@ static void freelccodes(void) - destroy_sa_tree(lccode_head); - } - --@ uccodes @c -+/*tex -+ -+And the uppercase mapping codes are again stored in a tree. -+ -+*/ - - #define UCCODESTACK 8 - #define UCCODEDEFAULT 0 -@@ -266,7 +282,11 @@ static void freeuccodes(void) - destroy_sa_tree(uccode_head); - } - --@ sfcodes @c -+/*tex -+ -+By now it will be no surprise that the space factors get stored in a tree. -+ -+*/ - - #define SFCODESTACK 8 - #define SFCODEDEFAULT 1000 -@@ -312,19 +332,29 @@ static void freesfcodes(void) - destroy_sa_tree(sfcode_head); - } - --@ hjcodes @c -+/*tex -+ -+The hyphenation codes are indeed stored in a tree and are used instead of -+lowercase codes when deciding what characters to take into acccount when -+hyphenating. They are bound to upto |HJCODE_MAX| languages. -+ -+*/ - - #define HJCODESTACK 8 - #define HJCODEDEFAULT 0 --#define HJCODE_MAX 16383 /* number of languages */ -+#define HJCODE_MAX 16383 - - static sa_tree *hjcode_heads = NULL; - static int hjcode_max = 0; - static unsigned char *hjcode_valid = NULL; - --@ Here we set codes but we don't initialize from lccodes. -+/*tex -+ -+Here we set codes but we don't initialize from lccodes. -+ -+*/ - --@c void set_hj_code(int h, int n, halfword v, quarterword gl) -+void set_hj_code(int h, int n, halfword v, quarterword gl) - { - sa_tree_item sa_value = { 0 }; - sa_tree s = hjcode_heads[h]; -@@ -339,9 +369,13 @@ static unsigned char *hjcode_valid = NULL; - set_sa_item(s, n, sa_value, gl); - } - --@ We just return the lccodes when nothing is set. -+/*tex - --@c halfword get_hj_code(int h, int n) -+We just return the lccodes when nothing is set. -+ -+*/ -+ -+halfword get_hj_code(int h, int n) - { - sa_tree s = hjcode_heads[h]; - if (s == NULL) { -@@ -350,12 +384,14 @@ static unsigned char *hjcode_valid = NULL; - return (halfword) get_sa_item(s, n).int_value; - } - --@ We don't restore as we can have more languages in a paragraph --and hyphenation takes place at a later stage so we would get --weird grouping side effects .. so, one can overload settings --but management is then upto the used, so no: -+/*tex -+ -+We don't restore as we can have more languages in a paragraph and hyphenation -+takes place at a later stage so we would get weird grouping side effects .. so, -+one can overload settings but management is then upto the used, so no: -+ -+*/ - --@c - /* - static void unsavehjcodes(quarterword gl) { } - */ -@@ -444,7 +480,11 @@ static void freehjcodes(void) - xfree(hjcode_valid); - } - --/* management */ -+/*tex -+ -+The public management functions. -+ -+*/ - - void unsave_text_codes(quarterword grouplevel) - { -diff --git a/texk/web2c/luatexdir/tex/textoken.w b/texk/web2c/luatexdir/tex/textoken.c -similarity index 63% -rename from texk/web2c/luatexdir/tex/textoken.w -rename to texk/web2c/luatexdir/tex/textoken.c -index d58aa3dc4..6056bba25 100644 ---- a/texk/web2c/luatexdir/tex/textoken.w -+++ b/texk/web2c/luatexdir/tex/textoken.c -@@ -1,40 +1,26 @@ --% textoken.w --% --% Copyright 2006-2011 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --@ @c -+/* - --#include "ptexlib.h" -+Copyright 2006-2011 Taco Hoekwater - --@ @c --#define detokenized_line() (line_catcode_table==NO_CAT_TABLE) -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under the terms -+of the GNU General Public License as published by the Free Software Foundation; -+either version 2 of the License, or (at your option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT ANY -+WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A -+PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. -+ -+You should have received a copy of the GNU General Public License along with -+LuaTeX; if not, see . - --/* --#define do_get_cat_code(a,b) do { \ -- if (line_catcode_table<=-0xFF) \ -- a= - line_catcode_table - 0xFF ; \ -- else if (line_catcode_table!=DEFAULT_CAT_TABLE) \ -- a=get_cat_code(line_catcode_table,b); \ -- else \ -- a=get_cat_code(cat_code_table_par,b); \ -- } while (0) - */ - -+#include "ptexlib.h" -+ -+#define detokenized_line() (line_catcode_table==NO_CAT_TABLE) -+ - #define do_get_cat_code(a,b) do { \ - if (line_catcode_table==DEFAULT_CAT_TABLE) \ - a=get_cat_code(cat_code_table_par,b); \ -@@ -45,47 +31,85 @@ - } while (0) - - --@ The \TeX\ system does nearly all of its own memory allocation, so that it can --readily be transported into environments that do not have automatic facilities --for strings, garbage collection, etc., and so that it can be in control of what --error messages the user receives. The dynamic storage requirements of \TeX\ are --handled by providing two large arrays called |fixmem| and |varmem| in which --consecutive blocks of words are used as nodes by the \TeX\ routines. -+/*tex -+ -+ The \TeX\ system does nearly all of its own memory allocation, so that it can -+ readily be transported into environments that do not have automatic -+ facilities for strings, garbage collection, etc., and so that it can be in -+ control of what error messages the user receives. The dynamic storage -+ requirements of \TeX\ are handled by providing two large arrays called -+ |fixmem| and |varmem| in which consecutive blocks of words are used as nodes -+ by the \TeX\ routines. -+ -+ Pointer variables are indices into this array, or into another array called -+ |eqtb| that will be explained later. A pointer variable might also be a -+ special flag that lies outside the bounds of |mem|, so we allow pointers to -+ assume any |halfword| value. The minimum halfword value represents a null -+ pointer. \TeX\ does not assume that |mem[null]| exists. -+ -+ Locations in |fixmem| are used for storing one-word records; a conventional -+ \.{AVAIL} stack is used for allocation in this array. -+ -+*/ -+ -+/*tex the big dynamic storage area */ -+ -+smemory_word *fixmem; -+ -+/*tex the smallest location of one-word memory in use */ - --Pointer variables are indices into this array, or into another array called --|eqtb| that will be explained later. A pointer variable might also be a special --flag that lies outside the bounds of |mem|, so we allow pointers to assume any --|halfword| value. The minimum halfword value represents a null pointer. \TeX\ --does not assume that |mem[null]| exists. -+unsigned fix_mem_min; - --@ Locations in |fixmem| are used for storing one-word records; a conventional --\.{AVAIL} stack is used for allocation in this array. -+/*tex the largest location of one-word memory in use */ - --@c --smemory_word *fixmem; /* the big dynamic storage area */ --unsigned fix_mem_min; /* the smallest location of one-word memory in use */ --unsigned fix_mem_max; /* the largest location of one-word memory in use */ -+unsigned fix_mem_max; - --@ In order to study the memory requirements of particular applications, it is --possible to prepare a version of \TeX\ that keeps track of current and maximum --memory usage. When code between the delimiters |@!stat| $\ldots$ |tats| is not --commented out, \TeX\ will run a bit slower but it will report these statistics --when |tracing_stats| is sufficiently large. -+/*tex -+ -+ In order to study the memory requirements of particular applications, it is -+ possible to prepare a version of \TeX\ that keeps track of current and -+ maximum memory usage. When code between the delimiters |stat| $\ldots$ -+ |tats| is not commented out, \TeX\ will run a bit slower but it will report -+ these statistics when |tracing_stats| is sufficiently large. -+ -+*/ - --@c --int var_used, dyn_used; /* how much memory is in use */ -+/*tex how much memory is in use */ - --halfword avail; /* head of the list of available one-word nodes */ --unsigned fix_mem_end; /* the last one-word node used in |mem| */ -+int var_used, dyn_used; - --halfword garbage; /* head of a junk list, write only */ --halfword temp_token_head; /* head of a temporary list of some kind */ --halfword hold_token_head; /* head of a temporary list of another kind */ --halfword omit_template; /* a constant token list */ --halfword null_list; /* permanently empty list */ --halfword backup_head; /* head of token list built by |scan_keyword| */ -+/*tex head of the list of available one-word nodes */ -+ -+halfword avail; -+ -+/*tex the last one-word node used in |mem| */ -+ -+unsigned fix_mem_end; -+ -+/*tex head of a junk list, write only */ -+ -+halfword garbage; -+ -+/*tex head of a temporary list of some kind */ -+ -+halfword temp_token_head; -+ -+/*tex head of a temporary list of another kind */ -+ -+halfword hold_token_head; -+ -+/*tex a constant token list */ -+ -+halfword omit_template; -+ -+/*tex permanently empty list */ -+ -+halfword null_list; -+ -+/*tex head of token list built by |scan_keyword| */ -+ -+halfword backup_head; - --@ @c - void initialize_tokens(void) - { - halfword p; -@@ -109,37 +133,44 @@ void initialize_tokens(void) - p = get_avail(); - garbage = p; - set_token_info(garbage, 0); -- dyn_used = 0; /* initialize statistics */ -+ dyn_used = 0; - } - --@ The function |get_avail| returns a pointer to a new one-word node whose |link| --field is null. However, \TeX\ will halt if there is no more room left. --@^inner loop@> -+/*tex -+ -+ The function |get_avail| returns a pointer to a new one-word node whose -+ |link| field is null. However, \TeX\ will halt if there is no more room left. - --If the available-space list is empty, i.e., if |avail=null|, we try first to --increase |fix_mem_end|. If that cannot be done, i.e., if --|fix_mem_end=fix_mem_max|, we try to reallocate array |fixmem|. If, that doesn't --work, we have to quit. -+ If the available-space list is empty, i.e., if |avail=null|, we try first to -+ increase |fix_mem_end|. If that cannot be done, i.e., if -+ |fix_mem_end=fix_mem_max|, we try to reallocate array |fixmem|. If, that -+ doesn't work, we have to quit. -+ -+ Single-word node allocation: -+*/ - --@c - halfword get_avail(void) --{ /* single-word node allocation */ -- unsigned p; /* the new node being got */ -+{ -+ /*tex The new node being got: */ -+ unsigned p; - unsigned t; -- p = (unsigned) avail; /* get top location in the |avail| stack */ -+ /*tex Get top location in the |avail| stack. */ -+ p = (unsigned) avail; - if (p != null) { -- avail = token_link(avail); /* and pop it off */ -- } else if (fix_mem_end < fix_mem_max) { /* or go into virgin territory */ -+ /*tex Pop it off. */ -+ avail = token_link(avail); -+ } else if (fix_mem_end < fix_mem_max) { -+ /*tex Go into virgin territory. */ - incr(fix_mem_end); - p = fix_mem_end; - } else { -- smemory_word *new_fixmem; /* the big dynamic storage area */ -+ /*tex The big dynamic storage area. */ -+ smemory_word *new_fixmem; - t = (fix_mem_max / 5); -- new_fixmem = -- fixmemcast(realloc -- (fixmem, sizeof(smemory_word) * (fix_mem_max + t + 1))); -+ new_fixmem = fixmemcast(realloc(fixmem, sizeof(smemory_word) * (fix_mem_max + t + 1))); - if (new_fixmem == NULL) { -- runaway(); /* if memory is exhausted, display possible runaway text */ -+ /*tex If memory is exhausted, display possible runaway text. */ -+ runaway(); - overflow("token memory size", fix_mem_max); - } else { - fixmem = new_fixmem; -@@ -148,111 +179,127 @@ halfword get_avail(void) - fix_mem_max += t; - p = ++fix_mem_end; - } -- token_link(p) = null; /* provide an oft-desired initialization of the new node */ -- incr(dyn_used); /* maintain statistics */ -+ /*tex Provide an oft-desired initialization of the new node. */ -+ token_link(p) = null; -+ /*tex Maintain statistics. */ -+ incr(dyn_used); - return (halfword) p; - } - --@ The procedure |flush_list(p)| frees an entire linked list of one-word nodes --that starts at position |p|. --@^inner loop@> -+/*tex -+ -+ The procedure |flush_list(p)| frees an entire linked list of one-word nodes -+ that starts at position |p|. -+ -+ This makes list of single-word nodes available: -+ -+*/ - --@c - void flush_list(halfword p) --{ /* makes list of single-word nodes available */ -- halfword q, r; /* list traversers */ -+{ -+ halfword q, r; - if (p != null) { - r = p; - do { - q = r; - r = token_link(r); - decr(dyn_used); -- } while (r != null); /* now |q| is the last node on the list */ -+ } while (r != null); -+ /*tex Now |q| is the last node on the list. */ - token_link(q) = avail; - avail = p; - } - } - --@ A \TeX\ token is either a character or a control sequence, and it is @^token@> --represented internally in one of two ways: (1)~A character whose ASCII code --number is |c| and whose command code is |m| is represented as the number --$2^{21}m+c$; the command code is in the range |1<=m<=14|. (2)~A control sequence --whose |eqtb| address is |p| is represented as the number |cs_token_flag+p|. Here --|cs_token_flag=@t$2^{25}-1$@>| is larger than $2^{21}m+c$, yet it is small enough --that |cs_token_flag+p< max_halfword|; thus, a token fits comfortably in a --halfword. -- --A token |t| represents a |left_brace| command if and only if --|t -- --Examples such as $$\.{\\def\\m\{\\def\\m\{a\}\ b\}}$$ explain why reference --counts would be needed even if \TeX\ had no \.{\\let} operation: When the token --list for \.{\\m} is being read, the redefinition of \.{\\m} changes the |eqtb| --entry before the token list has been fully consumed, so we dare not simply --destroy a token list when its control sequence is being redefined. -- --If the parameter-matching part of a definition ends with `\.{\#\{}', the --corresponding token list will have `\.\{' just before the `|end_match|' and also --at the very end. The first `\.\{' is used to delimit the parameter; the second --one keeps the first from disappearing. -- --The |print_meaning| subroutine displays |cur_cmd| and |cur_chr| in symbolic form, --including the expansion of a macro or mark. -- --@c -+/*tex -+ -+ A \TeX\ token is either a character or a control sequence, and it is -+ represented internally in one of two ways: (1)~A character whose ASCII code -+ number is |c| and whose command code is |m| is represented as the number -+ $2^{21}m+c$; the command code is in the range |1<=m<=14|. (2)~A control -+ sequence whose |eqtb| address is |p| is represented as the number -+ |cs_token_flag+p|. Here |cs_token_flag=t=| $2^{25}-1$ is larger than -+ $2^{21}m+c$, yet it is small enough that |cs_token_flag+p< max_halfword|; -+ thus, a token fits comfortably in a halfword. -+ -+ A token |t| represents a |left_brace| command if and only if -+ |t= call_cmd) { - print_char(':'); - print_ln(); - token_show(cur_chr); - } else { -- /* Show the meaning of a mark node */ -+ /*tex Show the meaning of a mark node. */ - if ((cur_cmd == top_bot_mark_cmd) && (cur_chr < marks_code)) { - print_char(':'); - print_ln(); -@@ -277,31 +324,35 @@ void print_meaning(void) - } - } - --@ The procedure |show_token_list|, which prints a symbolic form of the token list --that starts at a given node |p|, illustrates these conventions. The token list --being displayed should not begin with a reference count. However, the procedure --is intended to be robust, so that if the memory links are awry or if |p| is not --really a pointer to a token list, nothing catastrophic will happen. -- --An additional parameter |q| is also given; this parameter is either null or it --points to a node in the token list where a certain magic computation takes place --that will be explained later. (Basically, |q| is non-null when we are printing --the two-line context information at the time of an error message; |q| marks the --place corresponding to where the second line should begin.) -- --For example, if |p| points to the node containing the first \.a in the token list --above, then |show_token_list| will print the string $$\hbox{`\.{a\#1\#2\ \\b\ --->\#1\\-a\ \#\#1\#2\ \#2}';}$$ and if |q| points to the node containing the --second \.a, the magic computation will be performed just before the second \.a is --printed. -- --The generation will stop, and `\.{\\ETC.}' will be printed, if the length of --printing exceeds a given limit~|l|. Anomalous entries are printed in the form of --control sequences that are not followed by a blank space, e.g., `\.{\\BAD.}'; --this cannot be confused with actual control sequences because a real control --sequence named \.{BAD} would come out `\.{\\BAD\ }'. -- --@c -+/*tex -+ -+ The procedure |show_token_list|, which prints a symbolic form of the token -+ list that starts at a given node |p|, illustrates these conventions. The -+ token list being displayed should not begin with a reference count. However, -+ the procedure is intended to be robust, so that if the memory links are awry -+ or if |p| is not really a pointer to a token list, nothing catastrophic will -+ happen. -+ -+ An additional parameter |q| is also given; this parameter is either null or -+ it points to a node in the token list where a certain magic computation takes -+ place that will be explained later. (Basically, |q| is non-null when we are -+ printing the two-line context information at the time of an error message; -+ |q| marks the place corresponding to where the second line should begin.) -+ -+ For example, if |p| points to the node containing the first \.a in the token -+ list above, then |show_token_list| will print the string $$\hbox{`\.{a\#1\#2\ -+ \\b\ ->\#1\\-a\ \#\#1\#2\ \#2}';}$$ and if |q| points to the node containing -+ the second \.a, the magic computation will be performed just before the -+ second \.a is printed. -+ -+ The generation will stop, and `\.{\\ETC.}' will be printed, if the length of -+ printing exceeds a given limit~|l|. Anomalous entries are printed in the form -+ of control sequences that are not followed by a blank space, e.g., -+ `\.{\\BAD.}'; this cannot be confused with actual control sequences because a -+ real control sequence named \.{BAD} would come out `\.{\\BAD\ }'. -+ -+*/ -+ - #define not_so_bad(p) \ - switch (m) { \ - case assign_int_cmd: \ -@@ -316,6 +367,18 @@ sequence named \.{BAD} would come out `\.{\\BAD\ }'. - if (c >= (backend_toks_base) && c <= (backend_toks_last)) \ - p("[internal backend tokenlist]"); \ - break; \ -+ case node_cmd: \ -+ p("[internal node pointer]"); \ -+ break; \ -+ case lua_call_cmd: \ -+ p("[internal lua function call]"); \ -+ break; \ -+ case lua_expandable_call_cmd: \ -+ p("[internal expandable lua function call]"); \ -+ break; \ -+ case lua_local_call_cmd: \ -+ p("[internal local lua function call]"); \ -+ break; \ - default: \ - p("BAD"); \ - break; \ -@@ -323,18 +386,21 @@ sequence named \.{BAD} would come out `\.{\\BAD\ }'. - - void show_token_list(int p, int q, int l) - { -- int m, c; /* pieces of a token */ -- ASCII_code match_chr = '#'; /* character used in a `|match|' */ -- ASCII_code n = '0'; /* the highest parameter number, as an ASCII digit */ -+ /*tex pieces of a token */ -+ int m, c; -+ /*tex character used in a `|match|' */ -+ ASCII_code match_chr = '#'; -+ /*tex the highest parameter number, as an ASCII digit */ -+ ASCII_code n = '0'; - tally = 0; - if (l < 0) - l = 0x3FFFFFFF; - while ((p != null) && (tally < l)) { - if (p == q) { -- /* Do magic computation */ -+ /*tex Do magic computation. */ - set_trick_count(); - } -- /* Display token |p|, and |return| if there are problems */ -+ /*tex Display token |p|, and |return| if there are problems. */ - if ((p < (int) fix_mem_min) || (p > (int) fix_mem_end)) { - tprint_esc("CLOBBERED."); - return; -@@ -349,11 +415,11 @@ void show_token_list(int p, int q, int l) - tprint_esc("BAD"); - } else { - /* -- Display the token $(|m|,|c|)$ -- -- The procedure usually ``learns'' the character code used for macro -- parameters by seeing one in a |match| command before it runs into any -+ Display the token \type {(|m|,|c|)}. The procedure usually -+ ``learns'' the character code used for macro parameters by -+ seeing one in a |match| command before it runs into any - |out_param| commands. -+ - */ - switch (m) { - case left_brace_cmd: -@@ -405,31 +471,36 @@ void show_token_list(int p, int q, int l) - tprint_esc("ETC."); - } - --@ @c - #define do_buffer_to_unichar(a,b) do { \ - a = (halfword)str2uni(buffer+b); \ - b += utf8_size(a); \ - } while (0) - --@ Here's the way we sometimes want to display a token list, given a pointer to --its reference count; the pointer may be null. -+/*tex -+ -+ Here's the way we sometimes want to display a token list, given a pointer to -+ its reference count; the pointer may be null. -+ -+*/ - --@c - void token_show(halfword p) - { - if (p != null) - show_token_list(token_link(p), null, 10000000); - } - --@ |delete_token_ref|, is called when a pointer to a token list's reference count --is being removed. This means that the token list should disappear if the --reference count was |null|, otherwise the count should be decreased by one. --@^reference counts@> -+/*tex - --@ |p| points to the reference count of a token list that is losing one --reference. -+ |delete_token_ref|, is called when a pointer to a token list's reference -+ count is being removed. This means that the token list should disappear if -+ the reference count was |null|, otherwise the count should be decreased by -+ one. -+ -+ |p| points to the reference count of a token list that is losing one -+ reference. -+ -+*/ - --@c - void delete_token_ref(halfword p) - { - if (token_ref_count(p) == 0) -@@ -438,7 +509,6 @@ void delete_token_ref(halfword p) - decr(token_ref_count(p)); - } - --@ @c - int get_char_cat_code(int curchr) - { - int a; -@@ -446,7 +516,6 @@ int get_char_cat_code(int curchr) - return a; - } - --@ @c - static void invalid_character_error(void) - { - const char *hlp[] = { -@@ -459,10 +528,9 @@ static void invalid_character_error(void) - deletions_allowed = true; - } - --@ @c --static boolean process_sup_mark(void); /* below */ -+static boolean process_sup_mark(void); - --static int scan_control_sequence(void); /* below */ -+static int scan_control_sequence(void); - - typedef enum { - next_line_ok, -@@ -470,57 +538,83 @@ typedef enum { - next_line_restart - } next_line_retval; - --static next_line_retval next_line(void); /* below */ -+static next_line_retval next_line(void); - --@ In case you are getting bored, here is a slightly less trivial routine: Given a --string of lowercase letters, like `\.{pt}' or `\.{plus}' or `\.{width}', the --|scan_keyword| routine checks to see whether the next tokens of input match this --string. The match must be exact, except that uppercase letters will match their --lowercase counterparts; uppercase equivalents are determined by subtracting --|"a"-"A"|, rather than using the |uc_code| table, since \TeX\ uses this routine --only for its own limited set of keywords. -+/*tex - --If a match is found, the characters are effectively removed from the input and --|true| is returned. Otherwise |false| is returned, and the input is left --essentially unchanged (except for the fact that some macros may have been --expanded, etc.). @^inner loop@> -+ In case you are getting bored, here is a slightly less trivial routine: Given -+ a string of lowercase letters, like `\.{pt}' or `\.{plus}' or `\.{width}', -+ the |scan_keyword| routine checks to see whether the next tokens of input -+ match this string. The match must be exact, except that uppercase letters -+ will match their lowercase counterparts; uppercase equivalents are determined -+ by subtracting |"a"-"A"|, rather than using the |uc_code| table, since \TeX\ -+ uses this routine only for its own limited set of keywords. -+ -+ If a match is found, the characters are effectively removed from the input -+ and |true| is returned. Otherwise |false| is returned, and the input is left -+ essentially unchanged (except for the fact that some macros may have been -+ expanded, etc.). -+ -+*/ - --@c - boolean scan_keyword(const char *s) --{ /* look for a given string */ -- halfword p; /* tail of the backup list */ -- halfword q; /* new node being added to the token list via |store_new_token| */ -- const char *k; /* index into |str_pool| */ -+{ -+ /*tex tail of the backup list */ -+ halfword p; -+ /*tex new node being added to the token list via |store_new_token| */ -+ halfword q; -+ /*tex index into |str_pool| */ -+ const char *k; - halfword save_cur_cs = cur_cs; -- if (strlen(s) == 0) /* was assert (strlen(s) > 1); */ -- return false ; /* but not with newtokenlib zero keyword simply doesn't match */ -+ if (strlen(s) == 0) { -+ /*tex but not with newtokenlib zero keyword simply doesn't match */ -+ return false ; -+ } - p = backup_head; - token_link(p) = null; - k = s; - while (*k) { -- get_x_token(); /* recursion is possible here */ -+ /*tex Recursion is possible here! */ -+ get_x_token(); - if ((cur_cs == 0) && ((cur_chr == *k) || (cur_chr == *k - 'a' + 'A'))) { - store_new_token(cur_tok); - k++; - } else if ((cur_cmd != spacer_cmd) || (p != backup_head)) { -- /* -- crashes on some alignments: -+ back_input(); -+ if (p != backup_head) { -+ begin_token_list(token_link(backup_head), backed_up); -+ } -+ cur_cs = save_cur_cs; -+ return false; -+ } -+ } -+ if (token_link(backup_head) != null) -+ flush_list(token_link(backup_head)); -+ cur_cs = save_cur_cs; -+ return true; -+} - -- if (p != backup_head) { -- q = get_avail(); -- token_info(q) = cur_tok; -- token_link(q) = null; -- token_link(p) = q; -- begin_token_list(token_link(backup_head), backed_up); -- } else { -- back_input(); -- } -- */ -+boolean scan_keyword_case_sensitive(const char *s) -+{ -+ halfword p; -+ halfword q; -+ const char *k; -+ halfword save_cur_cs = cur_cs; -+ if (strlen(s) == 0) -+ return false ; -+ p = backup_head; -+ token_link(p) = null; -+ k = s; -+ while (*k) { -+ get_x_token(); -+ if ((cur_cs == 0) && (cur_chr == *k)) { -+ store_new_token(cur_tok); -+ k++; -+ } else if ((cur_cmd != spacer_cmd) || (p != backup_head)) { - back_input(); - if (p != backup_head) { - begin_token_list(token_link(backup_head), backed_up); - } -- /* */ - cur_cs = save_cur_cs; - return false; - } -@@ -531,36 +625,11 @@ boolean scan_keyword(const char *s) - return true; - } - --@ We can not return |undefined_control_sequence| under some conditions -- (inside |shift_case|, for example). This needs thinking. -+/*tex - --@c -+ We can not return |undefined_control_sequence| under some conditions (inside -+ |shift_case|, for example). This needs thinking. - --/* -- halfword active_to_cs(int curchr, int force) -- { -- halfword curcs; -- char *a, *b; -- char *utfbytes = xmalloc(8); -- int nncs = no_new_control_sequence; -- a = (char *) uni2str(0xFFFF); -- utfbytes = strcpy(utfbytes, a); -- if (force) -- no_new_control_sequence = false; -- if (curchr > 0) { -- b = (char *) uni2str((unsigned) curchr); -- utfbytes = strcat(utfbytes, b); -- free(b); -- curcs = string_lookup(utfbytes, strlen(utfbytes)); -- } else { -- utfbytes[3] = '\0'; -- curcs = string_lookup(utfbytes, 4); -- } -- no_new_control_sequence = nncs; -- free(a); -- free(utfbytes); -- return curcs; -- } - */ - - /*static char * FFFF = "\xEF\xBF\xBF";*/ /* 0xFFFF */ -@@ -581,7 +650,8 @@ halfword active_to_cs(int curchr, int force) - curcs = string_lookup(utfbytes, utf8_size(curchr)+3); - free(utfbytes); - } else { -- curcs = string_lookup("\xEF\xBF\xBF", 4); /* 0xFFFF ... why not 3 ? */ -+ /*tex 0xFFFF ... why not 3 ? */ -+ curcs = string_lookup("\xEF\xBF\xBF", 4); - } - no_new_control_sequence = nncs; - return curcs; -@@ -641,11 +711,12 @@ halfword active_to_cs(int curchr, int force) - - */ - --@ TODO this function should listen to \.{\\escapechar} -+/*tex - --@ prints a control sequence -+ Maybe this function should listen to \.{\\escapechar} but we can do without. -+ -+*/ - --@c - static char *cs_to_string(halfword p) - { - const char *s; -@@ -687,9 +758,8 @@ static char *cs_to_string(halfword p) - return (char *) ret; - } - --@ TODO this is a quick hack, will be solved differently soon -+/*tex This is sort of a hack. */ - --@c - static char *cmd_chr_to_string(int cmd, int chr) - { - char *s; -@@ -704,56 +774,76 @@ static char *cmd_chr_to_string(int cmd, int chr) - return s; - } - --@ The heart of \TeX's input mechanism is the |get_next| procedure, which we shall --develop in the next few sections of the program. Perhaps we shouldn't actually --call it the ``heart,'' however, because it really acts as \TeX's eyes and mouth, --reading the source files and gobbling them up. And it also helps \TeX\ to --regurgitate stored token lists that are to be processed again. @^eyes and mouth@> -- --The main duty of |get_next| is to input one token and to set |cur_cmd| and --|cur_chr| to that token's command code and modifier. Furthermore, if the input --token is a control sequence, the |eqtb| location of that control sequence is --stored in |cur_cs|; otherwise |cur_cs| is set to zero. -- --Underlying this simple description is a certain amount of complexity because of --all the cases that need to be handled. However, the inner loop of |get_next| is --reasonably short and fast. -- --When |get_next| is asked to get the next token of a \.{\\read} line, --it sets |cur_cmd=cur_chr=cur_cs=0| in the case that no more tokens --appear on that line. (There might not be any tokens at all, if the --|end_line_char| has |ignore| as its catcode.) -- --The value of |par_loc| is the |eqtb| address of `\.{\\par}'. This quantity is --needed because a blank line of input is supposed to be exactly equivalent to the --appearance of \.{\\par}; we must set |cur_cs:=par_loc| when detecting a blank --line. -- --@c --halfword par_loc; /* location of `\.{\\par}' in |eqtb| */ --halfword par_token; /* token representing `\.{\\par}' */ -- --@ Parts |get_next| are executed more often than any other instructions of \TeX. --@^mastication@>@^inner loop@> -- --The global variable |force_eof| is normally |false|; it is set |true| by an --\.{\\endinput} command. |luacstrings| is the number of lua print statements --waiting to be input, it is changed by |luatokencall|. -- --@c --boolean force_eof; /* should the next \.{\\input} be aborted early? */ --int luacstrings; /* how many lua strings are waiting to be input? */ -- --@ If the user has set the |pausing| parameter to some positive value, and if --nonstop mode has not been selected, each line of input is displayed on the --terminal and the transcript file, followed by `\.{=>}'. \TeX\ waits for a --response. If the response is simply |carriage_return|, the line is accepted as it --stands, otherwise the line typed is used instead of the line in the file. -- --@c -+/*tex -+ -+ The heart of \TeX's input mechanism is the |get_next| procedure, which we -+ shall develop in the next few sections of the program. Perhaps we shouldn't -+ actually call it the ``heart,'' however, because it really acts as \TeX's -+ eyes and mouth, reading the source files and gobbling them up. And it also -+ helps \TeX\ to regurgitate stored token lists that are to be processed again. -+ -+ The main duty of |get_next| is to input one token and to set |cur_cmd| and -+ |cur_chr| to that token's command code and modifier. Furthermore, if the -+ input token is a control sequence, the |eqtb| location of that control -+ sequence is stored in |cur_cs|; otherwise |cur_cs| is set to zero. -+ -+ Underlying this simple description is a certain amount of complexity because -+ of all the cases that need to be handled. However, the inner loop of -+ |get_next| is reasonably short and fast. -+ -+ When |get_next| is asked to get the next token of a \.{\\read} line, it sets -+ |cur_cmd=cur_chr=cur_cs=0| in the case that no more tokens appear on that -+ line. (There might not be any tokens at all, if the |end_line_char| has -+ |ignore| as its catcode.) -+ -+ The value of |par_loc| is the |eqtb| address of `\.{\\par}'. This quantity is -+ needed because a blank line of input is supposed to be exactly equivalent to -+ the appearance of \.{\\par}; we must set |cur_cs:=par_loc| when detecting a -+ blank line. -+ -+*/ -+ -+/*tex -+ -+ The location of `\.{\\par}' in |eqtb| adn the token representing `\.{\\par}. -+ -+*/ -+ -+halfword par_loc; -+halfword par_token; -+ -+/*tex -+ -+ Parts |get_next| are executed more often than any other instructions of \TeX. -+ -+ The global variable |force_eof| is normally |false|; it is set |true| by an -+ \.{\\endinput} command. |luacstrings| is the number of lua print statements -+ waiting to be input, it is changed by |luatokencall|. -+ -+ -+*/ -+ -+/*tex Should the next \.{\\input} be aborted early? */ -+boolean force_eof; -+ -+/*tex How many lua strings are waiting to be input? */ -+ -+int luacstrings; -+ -+/*tex -+ -+ If the user has set the |pausing| parameter to some positive value, and if -+ nonstop mode has not been selected, each line of input is displayed on the -+ terminal and the transcript file, followed by `\.{=>}'. \TeX\ waits for a -+ response. If the response is simply |carriage_return|, the line is accepted -+ as it stands, otherwise the line typed is used instead of the line in the -+ file. -+ -+*/ -+ - void firm_up_the_line(void) - { -- int k; /* an index into |buffer| */ -+ int k; - ilimit = last; - if (pausing_par > 0) { - if (interaction > nonstop_mode) { -@@ -764,9 +854,10 @@ void firm_up_the_line(void) - print_char(buffer[k]); - } - first = ilimit; -- prompt_input("=>"); /* wait for user response */ -+ prompt_input("=>"); - if (last > first) { -- for (k = first; k < +last - 1; k++) /* move line down in buffer */ -+ /*tex Move line down in buffer. */ -+ for (k = first; k < +last - 1; k++) - buffer[k + istart - first] = buffer[k]; - ilimit = istart + last - first; - } -@@ -774,31 +865,42 @@ void firm_up_the_line(void) - } - } - --@ Before getting into |get_next|, let's consider the subroutine that is called --when an `\.{\\outer}' control sequence has been scanned or when the end of a file --has been reached. These two cases are distinguished by |cur_cs|, which is zero at --the end of a file. -+/*tex -+ -+ Before getting into |get_next|, let's consider the subroutine that is called -+ when an `\.{\\outer}' control sequence has been scanned or when the end of a -+ file has been reached. These two cases are distinguished by |cur_cs|, which -+ is zero at the end of a file. -+ -+*/ - --@c - void check_outer_validity(void) - { -- halfword p; /* points to inserted token list */ -- halfword q; /* auxiliary pointer */ -+ /*tex points to inserted token list */ -+ halfword p; -+ /*tex auxiliary pointer */ -+ halfword q; - if (suppress_outer_error_par) - return; - if (scanner_status != normal) { - deletions_allowed = false; -- /* Back up an outer control sequence so that it can be reread; */ -- /* An outer control sequence that occurs in a \.{\\read} will not be reread, -- since the error recovery for \.{\\read} is not very powerful. */ -+ /*tex -+ -+ Back up an outer control sequence so that it can be reread. An -+ outer control sequence that occurs in a \.{\\read} will not be -+ reread, since the error recovery for \.{\\read} is not very powerful. -+ -+ */ - if (cur_cs != 0) { - if ((istate == token_list) || (iname < 1) || (iname > 17)) { - p = get_avail(); - token_info(p) = cs_token_flag + cur_cs; -- begin_token_list(p, backed_up); /* prepare to read the control sequence again */ -+ /*tex prepare to read the control sequence again */ -+ begin_token_list(p, backed_up); - } -+ /*tex replace it by a space */ - cur_cmd = spacer_cmd; -- cur_chr = ' '; /* replace it by a space */ -+ cur_chr = ' '; - } - if (scanner_status > skipping) { - const char *errhlp[] = { -@@ -808,56 +910,64 @@ void check_outer_validity(void) - "you'd better type `E' or `X' now and fix your file.", - NULL - }; -- char errmsg[256]; -+ char errmsg[318]; - const char *startmsg; - const char *scannermsg; -- /* Tell the user what has run away and try to recover */ -- runaway(); /* print a definition, argument, or preamble */ -+ /*tex -+ -+ Tell the user what has run away and try to recover Print a -+ definition, argument, or preamble. -+ -+ */ -+ runaway(); - if (cur_cs == 0) { - startmsg = "File ended"; - } else { - cur_cs = 0; - startmsg = "Forbidden control sequence found"; - } -- /* Print either `\.{definition}' or `\.{use}' or `\.{preamble}' or `\.{text}', -- and insert tokens that should lead to recovery; */ -- /* The recovery procedure can't be fully understood without knowing more -- about the \TeX\ routines that should be aborted, but we can sketch the -- ideas here: For a runaway definition we will insert a right brace; for a -- runaway preamble, we will insert a special \.{\\cr} token and a right -- brace; and for a runaway argument, we will set |long_state| to -- |outer_call| and insert \.{\\par}. */ -+ /*tex -+ -+ Print either `\.{definition}' or `\.{use}' or `\.{preamble}' or -+ `\.{text}', and insert tokens that should lead to recovery. The -+ recovery procedure can't be fully understood without knowing more -+ about the \TeX\ routines that should be aborted, but we can -+ sketch the ideas here: For a runaway definition we will insert a -+ right brace; for a runaway preamble, we will insert a special -+ \.{\\cr} token and a right brace; and for a runaway argument, we -+ will set |long_state| to |outer_call| and insert \.{\\par}. -+ -+ */ - p = get_avail(); - switch (scanner_status) { -- case defining: -- scannermsg = "definition"; -- token_info(p) = right_brace_token + '}'; -- break; -- case matching: -- scannermsg = "use"; -- token_info(p) = par_token; -- long_state = outer_call_cmd; -- break; -- case aligning: -- scannermsg = "preamble"; -- token_info(p) = right_brace_token + '}'; -- q = p; -- p = get_avail(); -- token_link(p) = q; -- token_info(p) = cs_token_flag + frozen_cr; -- align_state = -1000000; -- break; -- case absorbing: -- scannermsg = "text"; -- token_info(p) = right_brace_token + '}'; -- break; -- default: /* can't happen */ -- scannermsg = "unknown"; -- break; -- } /*there are no other cases */ -+ case defining: -+ scannermsg = "definition"; -+ token_info(p) = right_brace_token + '}'; -+ break; -+ case matching: -+ scannermsg = "use"; -+ token_info(p) = par_token; -+ long_state = outer_call_cmd; -+ break; -+ case aligning: -+ scannermsg = "preamble"; -+ token_info(p) = right_brace_token + '}'; -+ q = p; -+ p = get_avail(); -+ token_link(p) = q; -+ token_info(p) = cs_token_flag + frozen_cr; -+ align_state = -1000000; -+ break; -+ case absorbing: -+ scannermsg = "text"; -+ token_info(p) = right_brace_token + '}'; -+ break; -+ default: -+ scannermsg = "unknown"; -+ break; -+ } - begin_token_list(p, inserted); -- snprintf(errmsg, 255, "%s while scanning %s of %s", -- startmsg, scannermsg, cs_to_string(warning_index)); -+ snprintf(errmsg, 318, "%s while scanning %s of %s", startmsg, scannermsg, cs_to_string(warning_index)); - tex_error(errmsg, errhlp); - } else { - char errmsg[256]; -@@ -883,9 +993,9 @@ void check_outer_validity(void) - snprintf(errmsg, 255, "Incomplete %s; all text was ignored after line %d", - ss, (int) skip_line); - free(ss); -- /* Incomplete \\if... */ -+ /*tex Incomplete |\if...| */ - cur_tok = cs_token_flag + frozen_fi; -- /* back up one inserted token and call |error| */ -+ /*tex back up one inserted token and call |error|. */ - { - OK_to_interrupt = false; - back_input(); -@@ -898,61 +1008,65 @@ void check_outer_validity(void) - } - } - --@ @c -- - #if 0 - --/* -- The other variant gives less clutter in tracing cache usage when profiling and for -- some files (like the manual) also a bit of a speedup. -+/*tex -+ -+ The other variant gives less clutter in tracing cache usage when profiling -+ and for some files (like the manual) also a bit of a speedup. -+ - */ - - static boolean get_next_file(void) - { - SWITCH: - if (iloc <= ilimit) { -- /* current line not yet finished */ -+ /*tex current line not yet finished */ - do_buffer_to_unichar(cur_chr, iloc); -- - RESWITCH: - if (detokenized_line()) { - cur_cmd = (cur_chr == ' ' ? 10 : 12); - } else { - do_get_cat_code(cur_cmd, cur_chr); - } -- /* -+ /*tex -+ - Change state if necessary, and |goto switch| if the current - character should be ignored, or |goto reswitch| if the current - character changes to another; - -- The following 48-way switch accomplishes the scanning quickly, assuming -- that a decent C compiler has translated the code. Note that the numeric -- values for |mid_line|, |skip_blanks|, and |new_line| are spaced -- apart from each other by |max_char_code+1|, so we can add a character's -- command code to the state to get a single number that characterizes both. -+ The following 48-way switch accomplishes the scanning quickly, -+ assuming that a decent C compiler has translated the code. Note that -+ the numeric values for |mid_line|, |skip_blanks|, and |new_line| are -+ spaced apart from each other by |max_char_code+1|, so we can add a -+ character's command code to the state to get a single number that -+ characterizes both. - -- Remark [ls/hh]: checking performance indicated that this switch was the -- cause of many branch prediction errors but changing it to: -+ Remark [ls/hh]: checking performance indicated that this switch was -+ the cause of many branch prediction errors but changing it to: - -- c = istate + cur_cmd; -- if (c == (mid_line + letter_cmd) || c == (mid_line + other_char_cmd)) { -- return true; -- } else if (c >= new_line) { -- switch (c) { -- } -- } else if (c >= skip_blanks) { -- switch (c) { -- } -- } else if (c >= mid_line) { -- switch (c) { -- } -- } else { -- istate = mid_line; -- return true; -+ \starttyping -+ c = istate + cur_cmd; -+ if (c == (mid_line + letter_cmd) || c == (mid_line + other_char_cmd)) { -+ return true; -+ } else if (c >= new_line) { -+ switch (c) { -+ } -+ } else if (c >= skip_blanks) { -+ switch (c) { -+ } -+ } else if (c >= mid_line) { -+ switch (c) { - } -+ } else { -+ istate = mid_line; -+ return true; -+ } -+ \stoptyping -+ -+ gives as many prediction errors. So, we can indeed assume that the -+ compiler does the right job, or that there is simply no other way. - -- gives as many prediction errors. So, we can indeed assume that the compiler -- does the right job, or that there is simply no other way. - */ - - switch (istate + cur_cmd) { -@@ -961,13 +1075,13 @@ static boolean get_next_file(void) - case new_line + ignore_cmd: - case skip_blanks + spacer_cmd: - case new_line + spacer_cmd: -- /* Cases where character is ignored */ -+ /*tex Cases where character is ignored. */ - goto SWITCH; - break; - case mid_line + escape_cmd: - case new_line + escape_cmd: - case skip_blanks + escape_cmd: -- /* Scan a control sequence ...; */ -+ /*tex Scan a control sequence. */ - istate = (unsigned char) scan_control_sequence(); - if (! suppress_outer_error_par && cur_cmd >= outer_call_cmd) - check_outer_validity(); -@@ -975,7 +1089,7 @@ static boolean get_next_file(void) - case mid_line + active_char_cmd: - case new_line + active_char_cmd: - case skip_blanks + active_char_cmd: -- /* Process an active-character */ -+ /*tex Process an active-character. */ - cur_cs = active_to_cs(cur_chr, false); - cur_cmd = eq_type(cur_cs); - cur_chr = equiv(cur_cs); -@@ -986,7 +1100,7 @@ static boolean get_next_file(void) - case mid_line + sup_mark_cmd: - case new_line + sup_mark_cmd: - case skip_blanks + sup_mark_cmd: -- /* If this |sup_mark| starts */ -+ /*tex If this |sup_mark| starts. */ - if (process_sup_mark()) - goto RESWITCH; - else -@@ -995,22 +1109,27 @@ static boolean get_next_file(void) - case mid_line + invalid_char_cmd: - case new_line + invalid_char_cmd: - case skip_blanks + invalid_char_cmd: -- /* Decry the invalid character and |goto restart|; */ -+ /*tex Decry the invalid character and |goto restart|. */ - invalid_character_error(); -- return false; /* because state may be |token_list| now */ -+ /*tex Because state may be |token_list| now: */ -+ return false; - break; - case mid_line + spacer_cmd: -- /* Enter |skip_blanks| state, emit a space; */ -+ /*tex Enter |skip_blanks| state, emit a space. */ - istate = skip_blanks; - cur_chr = ' '; - break; - case mid_line + car_ret_cmd: -- /* -- Finish line, emit a space. When a character of type |spacer| gets through, its -- character code is changed to $\.{"\ "}=040$. This means that the ASCII codes -- for tab and space, and for the space inserted at the end of a line, will be -- treated alike when macro parameters are being matched. We do this since such -- characters are indistinguishable on most computer terminal displays. -+ /*tex -+ -+ Finish line, emit a space. When a character of type |spacer| -+ gets through, its character code is changed to $\.{"\ -+ "}=040$. This means that the ASCII codes for tab and space, -+ and for the space inserted at the end of a line, will be -+ treated alike when macro parameters are being matched. We do -+ this since such characters are indistinguishable on most -+ computer terminal displays. -+ - */ - iloc = ilimit + 1; - cur_cmd = spacer_cmd; -@@ -1020,12 +1139,12 @@ static boolean get_next_file(void) - case mid_line + comment_cmd: - case new_line + comment_cmd: - case skip_blanks + comment_cmd: -- /* Finish line, |goto switch|; */ -+ /*tex Finish line, |goto switch|; */ - iloc = ilimit + 1; - goto SWITCH; - break; - case new_line + car_ret_cmd: -- /* Finish line, emit a \.{\\par}; */ -+ /*tex Finish line, emit a \.{\\par}; */ - iloc = ilimit + 1; - cur_cs = par_loc; - cur_cmd = eq_type(cur_cs); -@@ -1036,14 +1155,14 @@ static boolean get_next_file(void) - case skip_blanks + left_brace_cmd: - case new_line + left_brace_cmd: - istate = mid_line; -- /* fall through */ -+ /*tex Fall through. */ - case mid_line + left_brace_cmd: - align_state++; - break; - case skip_blanks + right_brace_cmd: - case new_line + right_brace_cmd: - istate = mid_line; -- /* fall through */ -+ /*tex Fall through. */ - case mid_line + right_brace_cmd: - align_state--; - break; -@@ -1075,11 +1194,12 @@ static boolean get_next_file(void) - } else { - if (iname != 21) - istate = new_line; -- /* -- Move to next line of file, -- or |goto restart| if there is no next line, -+ /*tex -+ -+ Move to next line of file, or |goto restart| if there is no next line, - or |return| if a \.{\\read} line has finished; -- */ -+ -+ */ - do { - next_line_retval r = next_line(); - if (r == next_line_return) { -@@ -1096,13 +1216,10 @@ static boolean get_next_file(void) - - #else - --/* 10 times less Bim in callgrind */ -+/*tex -+ -+ This variant gives 10 times less Bim in vallgrind! - --/* -- escape_cmd left_brace_cmd right_brace_cmd math_shift_cmd -- tab_mark_cmd car_ret_cmd mac_param_cmd sup_mark_cmd -- sub_mark_cmd ignore_cmd spacer_cmd letter_cmd -- other_char_cmd active_char_cmd comment_cmd invalid_char_cmd - */ - - static boolean get_next_file(void) -@@ -1110,7 +1227,7 @@ static boolean get_next_file(void) - int c = 0; - SWITCH: - if (iloc <= ilimit) { -- /* current line not yet finished */ -+ /*tex current line not yet finished */ - do_buffer_to_unichar(cur_chr, iloc); - RESWITCH: - if (detokenized_line()) { -@@ -1118,10 +1235,12 @@ static boolean get_next_file(void) - } else { - do_get_cat_code(cur_cmd, cur_chr); - } -- /* -- Change state if necessary, and |goto switch| if the current -- character should be ignored, or |goto reswitch| if the current -- character changes to another; -+ /*tex -+ -+ Change state if necessary, and |goto switch| if the current character -+ should be ignored, or |goto reswitch| if the current character changes -+ to another. -+ - */ - c = istate + cur_cmd; - if (c == (mid_line + letter_cmd) || c == (mid_line + other_char_cmd)) { -@@ -1148,7 +1267,7 @@ static boolean get_next_file(void) - istate = mid_line; - return true; - case car_ret_cmd: -- /* Finish line, emit a \.{\\par}; */ -+ /*tex Finish line, emit a \.{\\par}. */ - iloc = ilimit + 1; - cur_cs = par_loc; - cur_cmd = eq_type(cur_cs); -@@ -1172,7 +1291,7 @@ static boolean get_next_file(void) - goto SWITCH; - return true; - case spacer_cmd: -- /* Cases where character is ignored */ -+ /*tex Cases where character is ignored. */ - goto SWITCH; - case letter_cmd: - istate = mid_line; -@@ -1192,8 +1311,9 @@ static boolean get_next_file(void) - iloc = ilimit + 1; - goto SWITCH; - case invalid_char_cmd: -+ /*tex Because state may be |token_list| now. */ - invalid_character_error(); -- return false; /* because state may be |token_list| now */ -+ return false; - default: - istate = mid_line; - return true; -@@ -1201,7 +1321,7 @@ static boolean get_next_file(void) - } else if (c >= skip_blanks) { - switch (c-skip_blanks) { - case escape_cmd: -- /* Scan a control sequence ...; */ -+ /*tex Scan a control sequence. */ - istate = (unsigned char) scan_control_sequence(); - if (! suppress_outer_error_par && cur_cmd >= outer_call_cmd) - check_outer_validity(); -@@ -1227,7 +1347,6 @@ static boolean get_next_file(void) - istate = mid_line; - return true; - case sup_mark_cmd: -- /* If this |sup_mark| starts */ - if (process_sup_mark()) - goto RESWITCH; - else -@@ -1255,13 +1374,14 @@ static boolean get_next_file(void) - check_outer_validity(); - return true; - case comment_cmd: -- /* Finish line, |goto switch|; */ -+ /*tex Finish line, |goto switch|. */ - iloc = ilimit + 1; - goto SWITCH; - case invalid_char_cmd: -- /* Decry the invalid character and |goto restart|; */ -+ /*tex Decry the invalid character and |goto restart|. */ - invalid_character_error(); -- return false; /* because state may be |token_list| now */ -+ /*tex Because state may be |token_list| now. */ -+ return false; - default: - istate = mid_line; - return true; -@@ -1284,13 +1404,17 @@ static boolean get_next_file(void) - case tab_mark_cmd: - return true; - case car_ret_cmd: -- /* -- Finish line, emit a space. When a character of type |spacer| gets through, its -- character code is changed to $\.{"\ "}=040$. This means that the ASCII codes -- for tab and space, and for the space inserted at the end of a line, will be -- treated alike when macro parameters are being matched. We do this since such -- characters are indistinguishable on most computer terminal displays. -- */ -+ /*tex -+ -+ Finish line, emit a space. When a character of type -+ |spacer| gets through, its character code is changed to -+ $\.{"\ "}=040$. This means that the ASCII codes for tab -+ and space, and for the space inserted at the end of a -+ line, will be treated alike when macro parameters are -+ being matched. We do this since such characters are -+ indistinguishable on most computer terminal displays. -+ -+ */ - iloc = ilimit + 1; - cur_cmd = spacer_cmd; - cur_chr = ' '; -@@ -1308,7 +1432,7 @@ static boolean get_next_file(void) - case ignore_cmd: - goto SWITCH; - case spacer_cmd: -- /* Enter |skip_blanks| state, emit a space; */ -+ /*tex Enter |skip_blanks| state, emit a space. */ - istate = skip_blanks; - cur_chr = ' '; - return true; -@@ -1330,8 +1454,9 @@ static boolean get_next_file(void) - iloc = ilimit + 1; - goto SWITCH; - case invalid_char_cmd: -+ /*tex Because state may be |token_list| now. */ - invalid_character_error(); -- return false; /* because state may be |token_list| now */ -+ return false; - default: - istate = mid_line; - return true; -@@ -1344,9 +1469,11 @@ static boolean get_next_file(void) - if (iname != 21) { - istate = new_line; - } -- /* -- Move to next line of file, or |goto restart| if there is no next line, -- or |return| if a \.{\\read} line has finished; -+ /*tex -+ -+ Move to next line of file, or |goto restart| if there is no next -+ line, or |return| if a \.{\\read} line has finished; -+ - */ - do { - next_line_retval r = next_line(); -@@ -1364,14 +1491,18 @@ static boolean get_next_file(void) - - #endif - --@ Notice that a code like \.{\^\^8} becomes \.x if not followed by a hex digit. --We only support a limited set: -+/*tex - --^^^^^^XXXXXX --^^^^XXXXXX --^^XX ^^ -+ Notice that a code like \.{\^\^8} becomes \.x if not followed by a hex digit. -+ We only support a limited set: - --@c -+ \starttyping -+ ^^^^^^XXXXXX -+ ^^^^XXXXXX -+ ^^XX ^^ -+ \stoptyping -+ -+*/ - - #define is_hex(a) ((a>='0'&&a<='9')||(a>='a'&&a<='f')) - -@@ -1412,7 +1543,7 @@ static boolean process_sup_mark(void) - if (iloc < ilimit) { - if ((cur_chr == buffer[iloc + 1]) && (cur_chr == buffer[iloc + 2])) { - if ((cur_chr == buffer[iloc + 3]) && (cur_chr == buffer[iloc + 4])) { -- /* ^^^^^^XXXXXX */ -+ /*tex |^^^^^^XXXXXX| */ - if ((iloc + 10) <= ilimit) { - int c1 = buffer[iloc + 5]; - int c2 = buffer[iloc + 6]; -@@ -1432,7 +1563,7 @@ static boolean process_sup_mark(void) - tex_error("^^^^^^ needs six hex digits, end of input", NULL); - } - } else { -- /* ^^^^XXXX */ -+ /*tex |^^^^XXXX| */ - if ((iloc + 6) <= ilimit) { - int c1 = buffer[iloc + 3]; - int c2 = buffer[iloc + 4]; -@@ -1450,7 +1581,7 @@ static boolean process_sup_mark(void) - } - } - } else { -- /* ^^XX */ -+ /*tex |^^XX| */ - if ((iloc + 2) <= ilimit) { - int c1 = buffer[iloc + 1]; - int c2 = buffer[iloc + 2]; -@@ -1460,10 +1591,10 @@ static boolean process_sup_mark(void) - return true; - } - } -- /* go on, no error, good old tex */ -+ /*tex Go on, no error, good old \TEX . */ - } - } -- /* the rest */ -+ /*tex The rest. */ - { - int c1 = buffer[iloc + 1]; - if (c1 < 0200) { -@@ -1484,37 +1615,43 @@ static boolean process_sup_mark(void) - return false; - } - --@ Control sequence names are scanned only when they appear in some line of a --file; once they have been scanned the first time, their |eqtb| location serves as --a unique identification, so \TeX\ doesn't need to refer to the original name any --more except when it prints the equivalent in symbolic form. -+/*tex -+ -+ Control sequence names are scanned only when they appear in some line of a -+ file; once they have been scanned the first time, their |eqtb| location -+ serves as a unique identification, so \TeX\ doesn't need to refer to the -+ original name any more except when it prints the equivalent in symbolic form. - --The program that scans a control sequence has been written carefully in order to --avoid the blowups that might otherwise occur if a malicious user tried something --like `\.{\\catcode\'15=0}'. The algorithm might look at |buffer[ilimit+1]|, but --it never looks at |buffer[ilimit+2]|. -+ The program that scans a control sequence has been written carefully in order -+ to avoid the blowups that might otherwise occur if a malicious user tried -+ something like `\.{\\catcode\'15=0}'. The algorithm might look at -+ |buffer[ilimit+1]|, but it never looks at |buffer[ilimit+2]|. - --If expanded characters like `\.{\^\^A}' or `\.{\^\^df}' appear in or just --following a control sequence name, they are converted to single characters in the --buffer and the process is repeated, slowly but surely. -+ If expanded characters like `\.{\^\^A}' or `\.{\^\^df}' appear in or just -+ following a control sequence name, they are converted to single characters in -+ the buffer and the process is repeated, slowly but surely. -+ -+*/ - --@c - static boolean check_expanded_code(int *kk); /* below */ - - static int scan_control_sequence(void) - { - int retval = mid_line; - if (iloc > ilimit) { -- cur_cs = null_cs; /* |state| is irrelevant in this case */ -+ /*tex |state| is irrelevant in this case. */ -+ cur_cs = null_cs; - } else { -- register int cat; /* |cat_code(cur_chr)|, usually */ -+ /*tex |cat_code(cur_chr)|, usually: */ -+ register int cat; - while (1) { - int k = iloc; - do_buffer_to_unichar(cur_chr, k); - do_get_cat_code(cat, cur_chr); - if (cat != letter_cmd || k > ilimit) { - retval = (cat == spacer_cmd ? skip_blanks : mid_line); -- if (cat == sup_mark_cmd && check_expanded_code(&k)) /* If an expanded...; */ -+ /*tex If an expanded \unknown */ -+ if (cat == sup_mark_cmd && check_expanded_code(&k)) - continue; - } else { - retval = skip_blanks; -@@ -1522,20 +1659,11 @@ static int scan_control_sequence(void) - do_buffer_to_unichar(cur_chr, k); - do_get_cat_code(cat, cur_chr); - } while (cat == letter_cmd && k <= ilimit); -- -- if (cat == sup_mark_cmd && check_expanded_code(&k)) /* If an expanded...; */ -+ /*tex If an expanded \unknown */ -+ if (cat == sup_mark_cmd && check_expanded_code(&k)) - continue; - if (cat != letter_cmd) { -- /* backtrack one character which can be utf */ -- /* -- decr(k); -- if (cur_chr > 0xFFFF) -- decr(k); -- if (cur_chr > 0x7FF) -- decr(k); -- if (cur_chr > 0x7F) -- decr(k); -- */ -+ /*tex Backtrack one character which can be \UTF. */ - if (cur_chr <= 0x7F) { - k -= 1; /* in most cases */ - } else if (cur_chr > 0xFFFF) { -@@ -1545,7 +1673,7 @@ static int scan_control_sequence(void) - } else /* if (cur_chr > 0x7F) */ { - k -= 2; - } -- /* now |k| points to first nonletter */ -+ /*tex Now |k| points to first nonletter. */ - } - } - cur_cs = id_lookup(iloc, k - iloc); -@@ -1558,14 +1686,17 @@ static int scan_control_sequence(void) - return retval; - } - --@ Whenever we reach the following piece of code, we will have --|cur_chr=buffer[k-1]| and |k<=ilimit+1| and --|cat=get_cat_code(cat_code_table,cur_chr)|. If an expanded code like \.{\^\^A} or --\.{\^\^df} appears in |buffer[(k-1)..(k+1)]| or |buffer[(k-1)..(k+2)]|, we will --store the corresponding code in |buffer[k-1]| and shift the rest of the buffer --left two or three places. -+/*tex -+ -+ Whenever we reach the following piece of code, we will have -+ |cur_chr=buffer[k-1]| and |k<=ilimit+1| and -+ |cat=get_cat_code(cat_code_table,cur_chr)|. If an expanded code like -+ \.{\^\^A} or \.{\^\^df} appears in |buffer[(k-1)..(k+1)]| or -+ |buffer[(k-1)..(k+2)]|, we will store the corresponding code in |buffer[k-1]| -+ and shift the rest of the buffer left two or three places. -+ -+*/ - --@c - static boolean check_expanded_code(int *kk) - { - int l; -@@ -1666,26 +1797,38 @@ static boolean check_expanded_code(int *kk) - return false; - } - --@ All of the easy branches of |get_next| have now been taken care of. There is --one more branch. -+/*tex - --@c static next_line_retval next_line(void) -+ All of the easy branches of |get_next| have now been taken care of. There is -+ one more branch. -+ -+*/ -+ -+static next_line_retval next_line(void) - { -- boolean inhibit_eol = false; /* a way to end a pseudo file without trailing space */ -+ /*tex A way to end a pseudo file without trailing space: */ -+ boolean inhibit_eol = false; - if (iname > 17) { -- /* Read next line of file into |buffer|, or |goto restart| if the file has ended */ -+ /*tex -+ -+ Read next line of file into |buffer|, or |goto restart| if the file -+ has ended. -+ -+ */ - incr(line); - first = istart; - if (!force_eof) { - if (iname <= 20) { -- if (pseudo_input()) { /* not end of file */ -- firm_up_the_line(); /* this sets |ilimit| */ -+ if (pseudo_input()) { -+ /*tex Not end of file; set |ilimit|. */ -+ firm_up_the_line(); - line_catcode_table = DEFAULT_CAT_TABLE; - if ((iname == 19) && (pseudo_lines(pseudo_files) == null)) - inhibit_eol = true; - } else if ((every_eof_par != null) && !eof_seen[iindex]) { - ilimit = first - 1; -- eof_seen[iindex] = true; /* fake one empty line */ -+ /*tex Fake one empty line. */ -+ eof_seen[iindex] = true; - if (iname != 19) - begin_token_list(every_eof_par, every_eof_text); - return next_line_restart; -@@ -1694,30 +1837,58 @@ one more branch. - } - } else { - if (iname == 21) { -- if (luacstring_input()) { /* not end of strings */ -- firm_up_the_line(); -- line_catcode_table = (short) luacstring_cattable(); -- line_partial = (signed char) luacstring_partial(); -- if (luacstring_final_line() || line_partial -- || line_catcode_table == NO_CAT_TABLE) -- inhibit_eol = true; -- if (!line_partial) -- istate = new_line; -- } else { -- force_eof = true; -+ halfword n = null; -+ int t = luacstring_input(&n); -+ switch (t) { -+ case 0: -+ force_eof = true; -+ break; -+ case 1: -+ /*tex string */ -+ firm_up_the_line(); -+ line_catcode_table = (short) luacstring_cattable(); -+ line_partial = (signed char) luacstring_partial(); -+ if (luacstring_final_line() || line_partial || line_catcode_table == NO_CAT_TABLE) -+ inhibit_eol = true; -+ if (!line_partial) -+ istate = new_line; -+ break; -+ case 2: -+ /*tex token */ -+ cur_tok = n; -+ back_input(); -+ /*tex Needs checking. */ -+ return next_line_restart; -+ break; -+ case 3: -+ /*tex node */ -+ if (n < biggest_char) { -+ /*tex |0x10FFFF == 1114111| */ -+ cur_tok = token_val(node_cmd, n); -+ back_input(); -+ /*tex Needs checking. */ -+ return next_line_restart; -+ } else { -+ normal_warning("nodes","unable to store reference from lua in tex"); -+ force_eof = true; -+ } -+ break; -+ default: -+ force_eof = true; -+ break; - } -+ } else if (lua_input_ln(cur_file, 0, true)) { -+ /*tex Not end of file, set |ilimit|. */ -+ firm_up_the_line(); -+ line_catcode_table = DEFAULT_CAT_TABLE; -+ } else if ((every_eof_par != null) && (!eof_seen[iindex])) { -+ ilimit = first - 1; -+ /* tex Fake one empty line. */ -+ eof_seen[iindex] = true; -+ begin_token_list(every_eof_par, every_eof_text); -+ return next_line_restart; - } else { -- if (lua_input_ln(cur_file, 0, true)) { /* not end of file */ -- firm_up_the_line(); /* this sets |ilimit| */ -- line_catcode_table = DEFAULT_CAT_TABLE; -- } else if ((every_eof_par != null) && (!eof_seen[iindex])) { -- ilimit = first - 1; -- eof_seen[iindex] = true; /* fake one empty line */ -- begin_token_list(every_eof_par, every_eof_text); -- return next_line_restart; -- } else { -- force_eof = true; -- } -+ force_eof = true; - } - } - } -@@ -1725,7 +1896,7 @@ one more branch. - if (tracing_nesting_par > 0) - if ((grp_stack[in_open] != cur_boundary) || (if_stack[in_open] != cond_ptr)) - if (!((iname == 19) || (iname == 21))) { -- /* give warning for some unfinished groups and/or conditionals */ -+ /*tex Give warning for some unfinished groups and/or conditionals. */ - file_warning(); - } - if ((iname > 21) || (iname == 20)) { -@@ -1733,7 +1904,7 @@ one more branch. - decr(open_parens); - } - force_eof = false; -- /* lua input or \.{\\scantextokens} */ -+ /*tex \LUA\ input or \.{\\scantextokens} */ - if (iname == 21 || iname == 19) { - end_file_reading(); - } else { -@@ -1748,18 +1919,20 @@ one more branch. - else - buffer[ilimit] = (packed_ASCII_code) end_line_char_par; - first = ilimit + 1; -- iloc = istart; /* ready to read */ -+ iloc = istart; -+ /*tex We're ready to read. */ - } else { - if (!terminal_input) { -- /* \.{\\read} line has ended */ -+ /*tex \.{\\read} line has ended */ - cur_cmd = 0; - cur_chr = 0; -- return next_line_return; /* OUTER */ -+ return next_line_return; - } - if (input_ptr > 0) { -- /* text was inserted during error recovery */ -+ /*tex Text was inserted during error recovery. */ - end_file_reading(); -- return next_line_restart; /* resume previous level */ -+ /*tex Resume previous level. */ -+ return next_line_restart; - } - if (selector < log_only) - open_log_file(); -@@ -1767,12 +1940,13 @@ one more branch. - if (end_line_char_inactive) - ilimit++; - if (ilimit == istart) { -- /* previous line was empty */ -+ /*tex Previous line was empty. */ - tprint_nl("(Please type a command or say `\\end')"); - } - print_ln(); - first = istart; -- prompt_input("*"); /* input on-line into |buffer| */ -+ /*tex Input on-line into |buffer| */ -+ prompt_input("*"); - ilimit = last; - if (end_line_char_inactive) - ilimit--; -@@ -1781,9 +1955,11 @@ one more branch. - first = ilimit + 1; - iloc = istart; - } else { -- /* -+ /*tex -+ - Nonstop mode, which is intended for overnight batch processing, - never waits for on-line input. -+ - */ - fatal_error("*** (job aborted, no legal \\end found)"); - } -@@ -1791,24 +1967,31 @@ one more branch. - return next_line_ok; - } - --@ Let's consider now what happens when |get_next| is looking at a token list. -+/*tex -+ -+ Let's consider now what happens when |get_next| is looking at a token list. -+ -+*/ - --@c - static boolean get_next_tokenlist(void) - { - register halfword t = token_info(iloc); -- iloc = token_link(iloc); /* move to next */ -+ /*tex Move to next. */ -+ iloc = token_link(iloc); - if (t >= cs_token_flag) { -- /* a control sequence token */ -+ /*tex A control sequence token */ - cur_cs = t - cs_token_flag; - cur_cmd = eq_type(cur_cs); - if (cur_cmd >= outer_call_cmd) { - if (cur_cmd == dont_expand_cmd) { -- /* -- Get the next token, suppressing expansion. The present point in the program -- is reached only when the |expand| routine has inserted a special marker into -- the input. In this special case, |token_info(iloc)| is known to be a control -- sequence token, and |token_link(iloc)=null|. -+ /*tex -+ -+ Get the next token, suppressing expansion. The present point -+ in the program is reached only when the |expand| routine has -+ inserted a special marker into the input. In this special -+ case, |token_info(iloc)| is known to be a control sequence -+ token, and |token_link(iloc)=null|. -+ - */ - cur_cs = token_info(iloc) - cs_token_flag; - iloc = null; -@@ -1834,7 +2017,7 @@ static boolean get_next_tokenlist(void) - align_state--; - break; - case out_param_cmd: -- /* Insert macro parameter and |goto restart|; */ -+ /*tex Insert macro parameter and |goto restart|. */ - begin_token_list(param_stack[param_start + cur_chr - 1], parameter); - return false; - break; -@@ -1843,61 +2026,73 @@ static boolean get_next_tokenlist(void) - return true; - } - --@ Now we're ready to take the plunge into |get_next| itself. Parts of this --routine are executed more often than any other instructions of \TeX. --@^mastication@>@^inner loop@> -+/*tex -+ -+ Now we're ready to take the plunge into |get_next| itself. Parts of this -+ routine are executed more often than any other instructions of \TeX. - --@ sets |cur_cmd|, |cur_chr|, |cur_cs| to next token -+ This sets |cur_cmd|, |cur_chr|, |cur_cs| to next token: -+ -+*/ - --@c - void get_next(void) - { - RESTART: - cur_cs = 0; - if (istate != token_list) { -- /* Input from external file, |goto restart| if no input found */ -+ /*tex Input from external file, |goto restart| if no input found. */ - if (!get_next_file()) - goto RESTART; - } else { - if (iloc == null) { - end_token_list(); -- goto RESTART; /* list exhausted, resume previous level */ -+ /*tex List exhausted, resume previous level. */ -+ goto RESTART; - } else if (!get_next_tokenlist()) { -- goto RESTART; /* parameter needs to be expanded */ -+ /*tex Parameter needs to be expanded. */ -+ goto RESTART; - } - } -- /* If an alignment entry has just ended, take appropriate action */ -+ /*tex If an alignment entry has just ended, take appropriate action. */ - if ((cur_cmd == tab_mark_cmd || cur_cmd == car_ret_cmd) && align_state == 0) { - insert_vj_template(); - goto RESTART; - } - } - --@ Since |get_next| is used so frequently in \TeX, it is convenient to define --three related procedures that do a little more: -- --\yskip\hang|get_token| not only sets |cur_cmd| and |cur_chr|, it also sets --|cur_tok|, a packed halfword version of the current token. -- --\yskip\hang|get_x_token|, meaning ``get an expanded token,'' is like |get_token|, --but if the current token turns out to be a user-defined control sequence (i.e., a --macro call), or a conditional, or something like \.{\\topmark} or --\.{\\expandafter} or \.{\\csname}, it is eliminated from the input by beginning --the expansion of the macro or the evaluation of the conditional. -- --\yskip\hang|x_token| is like |get_x_token| except that it assumes that |get_next| --has already been called. -- --\yskip\noindent In fact, these three procedures account for almost every use of --|get_next|. -+/*tex -+ -+ Since |get_next| is used so frequently in \TeX, it is convenient to define -+ three related procedures that do a little more: -+ -+ \startitemize -+ \startitem -+ |get_token| not only sets |cur_cmd| and |cur_chr|, it also sets -+ |cur_tok|, a packed halfword version of the current token. -+ \stopitem -+ \startitem -+ |get_x_token|, meaning ``get an expanded token,'' is like -+ |get_token|, but if the current token turns out to be a user-defined -+ control sequence (i.e., a macro call), or a conditional, or something -+ like \.{\\topmark} or \.{\\expandafter} or \.{\\csname}, it is -+ eliminated from the input by beginning the expansion of the macro or -+ the evaluation of the conditional. -+ \stopitem -+ \startitem -+ |x_token| is like |get_x_token| except that it assumes that -+ |get_next| has already been called. -+ \stopitem -+ \stopitemize -+ -+ In fact, these three procedures account for almost every use of |get_next|. -+ No new control sequences will be defined except during a call of |get_token|, -+ or when \.{\\csname} compresses a token list, because -+ |no_new_control_sequence| is always |true| at other times. -+ -+ This sets |cur_cmd|, |cur_chr|, |cur_tok|: - --No new control sequences will be defined except during a call of |get_token|, or --when \.{\\csname} compresses a token list, because |no_new_control_sequence| is --always |true| at other times. -- --@ sets |cur_cmd|, |cur_chr|, |cur_tok| -+*/ - --@c - void get_token(void) - { - no_new_control_sequence = false; -@@ -1909,14 +2104,16 @@ void get_token(void) - cur_tok = cs_token_flag + cur_cs; - } - --@ changes the string |s| to a token list -+/*tex This changes the string |s| to a token list. */ - --@c - halfword string_to_toks(const char *ss) - { -- halfword p; /* tail of the token list */ -- halfword q; /* new node being added to the token list via |store_new_token| */ -- halfword t; /* token being appended */ -+ /*tex tail of the token list */ -+ halfword p; -+ /*tex new node being added to the token list via |store_new_token| */ -+ halfword q; -+ /*tex token being appended */ -+ halfword t; - const char *s = ss; - const char *se = ss + strlen(s); - p = temp_token_head; -@@ -1933,29 +2130,37 @@ halfword string_to_toks(const char *ss) - return token_link(temp_token_head); - } - --@ The token lists for macros and for other things like \.{\\mark} and --\.{\\output} and \.{\\write} are produced by a procedure called |scan_toks|. -+/*tex - --Before we get into the details of |scan_toks|, let's consider a much simpler --task, that of converting the current string into a token list. The |str_toks| --function does this; it classifies spaces as type |spacer| and everything else as --type |other_char|. -+ The token lists for macros and for other things like \.{\\mark} and -+ \.{\\output} and \.{\\write} are produced by a procedure called |scan_toks|. - --The token list created by |str_toks| begins at |link(temp_token_head)| and ends --at the value |p| that is returned. (If |p=temp_token_head|, the list is empty.) -+ Before we get into the details of |scan_toks|, let's consider a much simpler -+ task, that of converting the current string into a token list. The |str_toks| -+ function does this; it classifies spaces as type |spacer| and everything else -+ as type |other_char|. - --|lua_str_toks| is almost identical, but it also escapes the three symbols that --|lua| considers special while scanning a literal string -+ The token list created by |str_toks| begins at |link(temp_token_head)| and -+ ends at the value |p| that is returned. (If |p=temp_token_head|, the list is -+ empty.) - --@ changes the string |str_pool[b..pool_ptr]| to a token list -+ |lua_str_toks| is almost identical, but it also escapes the three symbols -+ that |lua| considers special while scanning a literal string. -+ -+ This changes the string |str_pool[b..pool_ptr]| to a token list: -+ -+*/ - --@c - halfword lua_str_toks(lstring b) - { -- halfword p; /* tail of the token list */ -- halfword q; /* new node being added to the token list via |store_new_token| */ -- halfword t; /* token being appended */ -- unsigned char *k; /* index into string */ -+ /*tex tail of the token list */ -+ halfword p; -+ /*tex new node being added to the token list via |store_new_token| */ -+ halfword q; -+ /*tex token being appended */ -+ halfword t; -+ /*tex index into string */ -+ unsigned char *k; - p = temp_token_head; - set_token_link(p, null); - k = (unsigned char *) b.s; -@@ -1978,18 +2183,25 @@ halfword lua_str_toks(lstring b) - return p; - } - --@ Incidentally, the main reason for wanting |str_toks| is the function --|the_toks|, which has similar input/output characteristics. -+/*tex -+ -+ Incidentally, the main reason for wanting |str_toks| is the function -+ |the_toks|, which has similar input/output characteristics. - --@ changes the string |str_pool[b..pool_ptr]| to a token list -+ This changes the string |str_pool[b..pool_ptr]| to a token list: -+ -+*/ - --@c - halfword str_toks(lstring s) - { -- halfword p; /* tail of the token list */ -- halfword q; /* new node being added to the token list via |store_new_token| */ -- halfword t; /* token being appended */ -- unsigned char *k, *l; /* index into string */ -+ /*tex tail of the token list */ -+ halfword p; -+ /*tex new node being added to the token list via |store_new_token| */ -+ halfword q; -+ /*tex token being appended */ -+ halfword t; -+ /*tex index into string */ -+ unsigned char *k, *l; - p = temp_token_head; - set_token_link(p, null); - k = s.s; -@@ -2006,18 +2218,25 @@ halfword str_toks(lstring s) - return p; - } - --/* -- hh: most of the converter is similar to the one i made for macro so at some point i -- can make a helper; also todo: there is no need to go through the pool -+/*tex -+ -+ Most of the converter is similar to the one i made for macro so at some point -+ I can make a helper; also todo: there is no need to go through the pool. - - */ - -+/*tex Change the string |str_pool[b..pool_ptr]| to a token list. */ -+ - halfword str_scan_toks(int ct, lstring s) --{ /* changes the string |str_pool[b..pool_ptr]| to a token list */ -- halfword p; /* tail of the token list */ -- halfword q; /* new node being added to the token list via |store_new_token| */ -- halfword t; /* token being appended */ -- unsigned char *k, *l; /* index into string */ -+{ -+ /*tex tail of the token list */ -+ halfword p; -+ /*tex new node being added to the token list via |store_new_token| */ -+ halfword q; -+ /*tex token being appended */ -+ halfword t; -+ /*tex index into string */ -+ unsigned char *k, *l; - int cc; - p = temp_token_head; - set_token_link(p, null); -@@ -2028,7 +2247,7 @@ halfword str_scan_toks(int ct, lstring s) - k += utf8_size(t); - cc = get_cat_code(ct,t); - if (cc == 0) { -- /* we have a potential control sequence so we check for it */ -+ /*tex We have a potential control sequence so we check for it. */ - int _lname = 0 ; - int _s = 0 ; - int _c = 0 ; -@@ -2042,7 +2261,7 @@ halfword str_scan_toks(int ct, lstring s) - k += _s ; - _lname = _lname + _s ; - } else if (_c == 10) { -- /* we ignore a trailing space like normal scanning does */ -+ /*tex We ignore a trailing space like normal scanning does. */ - k += _s ; - break ; - } else { -@@ -2050,7 +2269,7 @@ halfword str_scan_toks(int ct, lstring s) - } - } - if (_s > 0) { -- /* we have a potential \cs */ -+ /*tex We have a potential |\cs|. */ - _cs = string_lookup((const char *) _name, _lname); - if (_cs == undefined_control_sequence) { - /* let's play safe and backtrack */ -@@ -2060,15 +2279,24 @@ halfword str_scan_toks(int ct, lstring s) - t = cs_token_flag + _cs; - } - } else { -- /* just a character with some meaning, so \unknown becomes effectively */ -- /* \\unknown assuming that \\ has some useful meaning of course */ -+ /*tex -+ -+ Just a character with some meaning, so |\unknown| becomes -+ effectively |\unknown| assuming that |\\| has some useful -+ meaning of course. -+ -+ */ - t = cc * (1<<21) + t ; - k = _name ; - } - - } else { -- /* whatever token, so for instance $x^2$ just works given a tex */ -- /* catcode regime */ -+ /*tex -+ -+ Whatever token, so for instance $x^2$ just works given a \TEX\ -+ catcode regime. -+ -+ */ - t = cc * (1<<21) + t ; - } - fast_store_new_token(t); -@@ -2077,171 +2305,227 @@ halfword str_scan_toks(int ct, lstring s) - return p; - } - --@ Here's part of the |expand| subroutine that we are now ready to complete: -+/*tex -+ -+ Here's part of the |expand| subroutine that we are now ready to complete: -+ -+*/ - --@c - void ins_the_toks(void) - { - (void) the_toks(); - ins_list(token_link(temp_token_head)); - } - --#define set_toks_register(n,t,g) { \ -+#define set_toks_register(n,t,g) do { \ - int a = (g>0) ? 4 : 0; \ - halfword ref = get_avail(); \ - set_token_ref_count(ref, 0); \ - set_token_link(ref, token_link(t)); \ - define(n + toks_base, call_cmd, ref); \ --} -+} while (0) -+ -+#define append_copied_toks_list(s,t) do { \ -+ halfword p; \ -+ halfword q; \ -+ p = temp_token_head; \ -+ set_token_link(p, null); \ -+ while (s != null) { \ -+ fast_store_new_token(token_info(s)); \ -+ s = token_link(s); \ -+ } \ -+ while (t != null) { \ -+ fast_store_new_token(token_info(t)); \ -+ t = token_link(t); \ -+ } \ -+ } while (0) -+ -+ -+/*tex -+ -+ \starttabulate[|T||T||] -+ \NC 0 \NC \type {toksapp} \NC 1 \NC \type {etoksapp} \NC \NR -+ \NC 2 \NC \type {tokspre} \NC 3 \NC \type {etokspre} \NC \NR -+ \NC 4 \NC \type {gtoksapp} \NC 5 \NC \type {xtoksapp} \NC \NR -+ \NC 6 \NC \type {gtokspre} \NC 7 \NC \type {xtokspre} \NC \NR -+ \stoptabulate -+ -+*/ - - void combine_the_toks(int how) - { -- halfword nt; -+ halfword source = null; -+ halfword target = null; -+ halfword append = (how == 0) || (how == 1) || (how == 4) || (how == 5); -+ halfword expand = odd(how); -+ halfword global = how > 3; -+ halfword nt, ns, s, t, p, q, h; - get_x_token(); -- /* target */ -+ /*tex The target. */ - if (cur_cmd == assign_toks_cmd) { -+ /*tex Check range. */ - nt = equiv(cur_cs) - toks_base; -- /* check range */ - } else { - back_input(); -- scan_int(); -+ scan_register_num(); - nt = cur_val; - } -- /* source */ -+ /*tex The source. */ - do { - get_x_token(); - } while (cur_cmd == spacer_cmd); - if (cur_cmd == left_brace_cmd) { -- halfword x, source; - back_input(); -- x = scan_toks(false,how > 1); /* expanded or not */ -+ scan_toks(false,expand); - source = def_ref; -- /* action */ -+ /*tex The action. */ - if (source != null) { -- halfword target = toks(nt); -+ target = toks(nt); - if (target == null) { -- set_toks_register(nt,source,0); -+ set_toks_register(nt,source,global); - } else { -- halfword s = token_link(source); -+ s = token_link(source); - if (s != null) { -- halfword t = token_link(target); -+ t = token_link(target); - if (t == null) { -- /* can this happen ? */ -+ /*tex Can this happen? */ - set_token_link(target, s); -- } else if (odd(how)) { -- /* prepend */ -- if (cur_level != eq_level_field(eqtb[toks_base+nt])) { -- halfword p = temp_token_head; -- halfword q; -- set_token_link(p, s); /* s = head, x = tail */ -- p = x; -- while (t != null) { -- fast_store_new_token(token_info(t)); -- t = token_link(t); -+ } else if (append) { -+ /*tex Append. */ -+ if (token_ref_count(target) == 0) { -+ p = t; -+ while (token_link(p) != null) { -+ p = token_link(p); -+ } -+ while (s != null) { -+ fast_store_new_token(token_info(s)); -+ s = token_link(s); - } -- set_toks_register(nt,temp_token_head,0); - } else { -- set_token_link(x,t); -- set_token_link(target,s); -+ token_ref_count(target)--; -+ append_copied_toks_list(t,s); -+ set_toks_register(nt,temp_token_head,global); - } - } else { -- /* append */ -- if (cur_level != eq_level_field(eqtb[toks_base+nt])) { -- halfword p = temp_token_head; -- halfword q; -- set_token_link(p, null); -- while (t != null) { -- fast_store_new_token(token_info(t)); -- t = token_link(t); -+ /* prepend */ -+ if (token_ref_count(target) == 0) { -+ h = null; -+ p = null ; -+ while (s != null) { -+ fast_store_new_token(token_info(s)); -+ if (h == null) { -+ h = p; -+ } -+ s = token_link(s); - } -- set_token_link(p,s); -- set_toks_register(nt,temp_token_head,0); -+ set_token_link(p,t); -+ set_token_link(target,h); - } else { -- while (token_link(t) != null) { -- t = token_link(t); -- } -- set_token_link(t,s); -+ token_ref_count(target)--; -+ append_copied_toks_list(s,t); -+ set_toks_register(nt,temp_token_head,global); - } - } - } - } - } - } else { -- halfword source, ns; - if (cur_cmd == assign_toks_cmd) { - ns = equiv(cur_cs) - toks_base; -- /* check range */ -+ /*tex Check range. */ - } else { -- back_input(); -- scan_int(); -+ scan_register_num(); - ns = cur_val; - } -- /* action */ -+ /*tex The action. */ - source = toks(ns); - if (source != null) { -- halfword target = toks(nt); -+ target = toks(nt); - if (target == null) { -+ /*tex The assign. */ -+ token_ref_count(source)++; - equiv(toks_base+nt) = source; -- equiv(toks_base+ns) = null; -+ return; -+ } -+ s = token_link(source); -+ t = token_link(target); -+ if (append) { -+ /*tex Append. */ -+ if (token_ref_count(target) == 0) { -+ p = t; -+ while (token_link(p) != null) { -+ p = token_link(p); -+ } -+ while (s != null) { -+ fast_store_new_token(token_info(s)); -+ s = token_link(s); -+ } -+ } else { -+ token_ref_count(target)--; -+ append_copied_toks_list(t,s); -+ set_toks_register(nt,temp_token_head,global); -+ } - } else { -- halfword s = token_link(source); -- if (s != null) { -- halfword t = token_link(target); -- if (t == null) { -- set_token_link(target, s); -- } else if (odd(how)) { -- /* prepend */ -- halfword x = s; -- while (token_link(x) != null) { -- x = token_link(x); -- } -- set_token_link(x,t); -- set_token_link(target,s); -- } else { -- /* append */ -- while (token_link(t) != null) { -- t = token_link(t); -+ /*tex Prepend. */ -+ if (token_ref_count(target) == 0) { -+ h = null; -+ p = null; -+ while (s != null) { -+ fast_store_new_token(token_info(s)); -+ if (h == null) { -+ h = p; - } -- set_token_link(t,s); -+ s = token_link(s); - } -- equiv(toks_base+ns) = null; -+ set_token_link(p,t); -+ set_token_link(target,h); -+ } else { -+ token_ref_count(target)--; -+ append_copied_toks_list(s,t); -+ set_toks_register(nt,temp_token_head,global); - } - } - } - } - } - --@ This routine, used in the next one, prints the job name, possibly modified by --the |process_jobname| callback. -+/*tex -+ -+ This routine, used in the next one, prints the job name, possibly modified by -+ the |process_jobname| callback. -+ -+*/ - --@c - static void print_job_name(void) - { -- if (job_name) { -- char *s, *ss; /* C strings for jobname before and after processing */ -- int callback_id, lua_retval; -- s = (char*)str_string(job_name); -- callback_id = callback_defined(process_jobname_callback); -- if (callback_id > 0) { -- lua_retval = run_callback(callback_id, "S->S", s, &ss); -- if ((lua_retval == true) && (ss != NULL)) -- s = ss; -- } -- tprint(s); -- } else { -- print(job_name); -- } -+ if (job_name) { -+ /*tex C strings for jobname before and after processing. */ -+ char *s, *ss; -+ int callback_id, lua_retval; -+ s = (char*)str_string(job_name); -+ callback_id = callback_defined(process_jobname_callback); -+ if (callback_id > 0) { -+ lua_retval = run_callback(callback_id, "S->S", s, &ss); -+ if ((lua_retval == true) && (ss != NULL)) -+ s = ss; -+ } -+ tprint(s); -+ } else { -+ print(job_name); -+ } - } - --@ Here is a routine that print the result of a convert command, using the --argument |i|. It returns |false | if it does not know to print the code |c|. The --function exists because lua code and tex code can both call it to convert --something. -+/*tex - --@ Parse optional lua state integer, or an instance name to be stored in |sn| and --get the next non-blank non-relax non-call token. -+ Here is a routine that print the result of a convert command, using the -+ argument |i|. It returns |false | if it does not know to print the code |c|. -+ The function exists because lua code and tex code can both call it to convert -+ something. - --@c -+ Parse optional \LUA\ state integer, or an instance name to be stored in |sn| -+ and get the next non-blank non-relax non-call token. -+ -+*/ - - int scan_lua_state(void) - { -@@ -2263,15 +2547,18 @@ int scan_lua_state(void) - return sn; - } - --@ The procedure |conv_toks| uses |str_toks| to insert the token list for --|convert| functions into the scanner; `\.{\\outer}' control sequences are allowed --to follow `\.{\\string}' and `\.{\\meaning}'. -+/*tex -+ -+ The procedure |conv_toks| uses |str_toks| to insert the token list for -+ |convert| functions into the scanner; `\.{\\outer}' control sequences are -+ allowed to follow `\.{\\string}' and `\.{\\meaning}'. - --The extra temp string |u| is needed because |pdf_scan_ext_toks| incorporates any --pending string in its output. In order to save such a pending string, we have to --create a temporary string that is destroyed immediately after. -+ The extra temp string |u| is needed because |pdf_scan_ext_toks| incorporates -+ any pending string in its output. In order to save such a pending string, we -+ have to create a temporary string that is destroyed immediately after. -+ -+*/ - --@c - #define push_selector { \ - old_setting = selector; \ - selector = new_string; \ -@@ -2327,6 +2614,8 @@ static int do_variable_pdf(halfword c) - else if (scan_keyword("pkfixeddpi")) { do_variable_backend_int(c_pdf_pk_fixed_dpi); } - else if (scan_keyword("suppressoptionalinfo")) { do_variable_backend_int(c_pdf_suppress_optional_info); } - else if (scan_keyword("omitcidset")) { do_variable_backend_int(c_pdf_omit_cidset); } -+ else if (scan_keyword("omitcharset")) { do_variable_backend_int(c_pdf_omit_charset); } -+ else if (scan_keyword("recompress")) { do_variable_backend_int(c_pdf_recompress); } - - else if (scan_keyword("horigin")) { do_variable_backend_dimen(d_pdf_h_origin); } - else if (scan_keyword("vorigin")) { do_variable_backend_dimen(d_pdf_v_origin); } -@@ -2353,23 +2642,30 @@ static int do_feedback_dvi(halfword c) - return 0; - } - --/* codes not really needed but cleaner when testing */ -+/*tex Codes not really needed but cleaner when testing */ - - #define pdftex_version 140 /* these values will not change any more */ - #define pdftex_revision "0" /* these values will not change any more */ - - static int do_feedback_pdf(halfword c) - { -- int old_setting; /* holds |selector| setting */ -- int save_scanner_status; /* |scanner_status| upon entry */ -- halfword save_def_ref; /* |def_ref| upon entry, important if inside `\.{\\message}' */ -+ /*tex holds |selector| setting */ -+ int old_setting; -+ /*tex |scanner_status| upon entry */ -+ int save_scanner_status; -+ /*tex |def_ref| upon entry, important if inside `\.{\\message}' */ -+ halfword save_def_ref; - halfword save_warning_index; -- boolean bool; /* temp boolean */ -- str_number s; /* first temp string */ -- int ff; /* for use with |set_ff| */ -- str_number u = 0; /* third temp string, will become non-nil if a string is already being built */ -- char *str; /* color stack init str */ -- -+ /*tex temp boolean */ -+ boolean bool; -+ /*tex first temp string */ -+ str_number s; -+ /*tex for use with |set_ff| */ -+ int ff; -+ /*tex third temp string, will become non-nil if a string is already being built */ -+ str_number u = 0; -+ /*tex color stack init str */ -+ char *str; - if (scan_keyword("lastlink")) { - push_selector; - print_int(pdf_last_link); -@@ -2394,7 +2690,7 @@ static int do_feedback_pdf(halfword c) - pop_selector; - } else if (scan_keyword("creationdate")) { - ins_list(string_to_toks(getcreationdate(static_pdf))); -- /* no further action */ -+ /*tex No further action. */ - return 2; - } else if (scan_keyword("fontname")) { - scan_font_ident(); -@@ -2488,19 +2784,27 @@ static int do_feedback_pdf(halfword c) - - void conv_toks(void) - { -- int old_setting; /* holds |selector| setting */ -+ /*tex holds |selector| setting */ -+ int old_setting; - halfword p, q; -- int save_scanner_status; /* |scanner_status| upon entry */ -- halfword save_def_ref; /* |def_ref| upon entry, important if inside `\.{\\message}' */ -+ /*tex |scanner_status| upon entry */ -+ int save_scanner_status; -+ /*tex |def_ref| upon entry, important if inside `\.{\\message}' */ -+ halfword save_def_ref; - halfword save_warning_index; -- boolean bool; /* temp boolean */ -- str_number s; /* first temp string */ -- int sn; /* lua chunk name */ -- str_number u = 0; /* third temp string, will become non-nil if a string is already being built */ -- int c = cur_chr; /* desired type of conversion */ -+ /*tex temp boolean */ -+ boolean bool; -+ /*tex first temp string */ -+ str_number s; -+ /*tex lua chunk name */ -+ int sn; -+ /*tex third temp string, will become non-nil if a string is already being built */ -+ str_number u = 0; -+ /*tex desired type of conversion */ -+ int c = cur_chr; - str_number str; - int i = 0; -- /* Scan the argument for command |c| */ -+ /*tex Scan the argument for command |c|. */ - switch (c) { - case number_code: - scan_int(); -@@ -2520,7 +2824,20 @@ void conv_toks(void) - if (luacstrings > 0) - lua_string_start(); - } -- /* no further action */ -+ return; -+ break; -+ case lua_bytecode_code: -+ scan_int(); -+ if (cur_val < 0 || cur_val > 65535) { -+ normal_error("luabytecode", "invalid number"); -+ } else { -+ u = save_cur_string(); -+ luacstrings = 0; -+ luabytecodecall(cur_val); -+ restore_cur_string(u); -+ if (luacstrings > 0) -+ lua_string_start(); -+ } - return; - break; - case lua_code: -@@ -2537,10 +2854,10 @@ void conv_toks(void) - luacstrings = 0; - luatokencall(s, sn); - delete_token_ref(s); -- restore_cur_string(u); /* TODO: check this, was different */ -+ restore_cur_string(u); - if (luacstrings > 0) - lua_string_start(); -- /* no further action */ -+ /*tex No further action. */ - return; - break; - case expanded_code: -@@ -2554,7 +2871,56 @@ void conv_toks(void) - ins_list(token_link(def_ref)); - def_ref = save_def_ref; - restore_cur_string(u); -- /* no further action */ -+ /*tex No further action. */ -+ return; -+ break; -+ case immediate_assignment_code: -+ case immediate_assigned_code: -+ /*tex -+ -+ This is on-the-road-to-bachotex brain-wave but it needs a bit -+ more testing. A first variant did more in sequence till a relax -+ of spacer was seen (like do_assignments). It permits for instance -+ setting counters in full expansion. -+ -+ */ -+ save_scanner_status = scanner_status; -+ save_warning_index = warning_index; -+ save_def_ref = def_ref; -+ u = save_cur_string(); -+ do { -+ get_x_token(); -+ } while ((cur_cmd == spacer_cmd) || (cur_cmd == relax_cmd)); -+ if (c == immediate_assignment_code) { -+ /*tex one-step do_assignment */ -+ if (cur_cmd > max_non_prefixed_command) { -+ set_box_allowed = false; -+ prefixed_command(); -+ set_box_allowed = true; -+ } -+ /*tex done */ -+ } else { -+ /*tex pseudo token list do_assignment */ -+ if (cur_cmd == left_brace_cmd) { -+ while (1) { -+ do { -+ get_x_token(); -+ } while ((cur_cmd == spacer_cmd) || (cur_cmd == relax_cmd)); -+ if (cur_cmd == right_brace_cmd) { -+ break; -+ } else { -+ set_box_allowed = false; -+ prefixed_command(); -+ set_box_allowed = true; -+ } -+ } -+ } -+ /*tex done */ -+ } -+ warning_index = save_warning_index; -+ scanner_status = save_scanner_status; -+ def_ref = save_def_ref; -+ restore_cur_string(u); - return; - break; - case math_style_code: -@@ -2629,7 +2995,7 @@ void conv_toks(void) - free(escstr.s); - return; - } -- /* no further action */ -+ /*tex no further action */ - break; - case font_id_code: - scan_font_ident(); -@@ -2672,9 +3038,12 @@ void conv_toks(void) - p = list_ptr(box(cur_val)); - if (p != null) { - p = tail_of_list(p); -- /* -- there can be a leftskip, rightskip, penalty and yes, also a disc node with a nesting -- node that points to glue spec ... and we don't want to analyze that messy lot -+ /*tex -+ -+ There can be a leftskip, rightskip, penalty and yes, also a -+ disc node with a nesting node that points to glue spec ... -+ and we don't want to analyze that messy lot. -+ - */ - while ((p != null) && (type(p) == glue_node)) { - p = alink(p); -@@ -2685,10 +3054,12 @@ void conv_toks(void) - if ((q != null) && ((type(q) == margin_kern_node) && (subtype(q) == right_side))) { - p = q; - } else { -- /* -- officially we should look in the replace but currently protrusion doesn't -- work anyway with "foo\discretionary{}{}{bar-} " (no following char) so we -- don't need it now -+ /*tex -+ -+ Officially we should look in the replace but -+ currently protrusion doesn't work anyway with -+ "foo\discretionary{}{}{bar-} " (no following -+ char) so we don't need it now. - */ - } - } -@@ -2832,7 +3203,7 @@ void do_feedback(void) - return ; - } - if (done==0) { -- /* we recover */ -+ /*tex We recover. */ - normal_warning("pdf backend","unexpected use of \\pdffeedback"); - return; - } else if (done==2) { -@@ -2857,7 +3228,7 @@ void do_variable(void) - case dvi_variable_code: - done = do_variable_dvi(c); - if (done==0) { -- /* we recover */ -+ /*tex We recover. */ - normal_warning("dvi backend","unexpected use of \\dvivariable"); - } - return; -@@ -2865,7 +3236,7 @@ void do_variable(void) - case pdf_variable_code: - done = do_variable_pdf(c); - if (done==0) { -- /* we recover */ -+ /*tex We recover. */ - normal_warning("pdf backend","unexpected use of \\pdfvariable"); - } - return; -@@ -2876,33 +3247,8 @@ void do_variable(void) - } - } - --/* -- The following code is not used as we can only set math options and not query them. If -- an option is really important we will provide a proper variable. Most options are not -- meant for users anyway but for development. --*/ -- --/* -+/*tex This boolean is keeping track of the lua string escape state */ - --#define do_mathoption_int(i) \ -- cur_cmd = assign_int_cmd; \ -- cur_val = mathoption_int_base + i; \ -- cur_tok = token_val(cur_cmd, cur_val); \ -- back_input(); -- --void do_mathoption(void) --{ -- if (scan_keyword("old")) { do_mathoption_int(c_mathoption_no_italic_compensation_code); } -- if (scan_keyword("noitaliccompensation")) { do_mathoption_int(c_mathoption_no_char_italic_code); } -- else if (scan_keyword("nocharitalic")) { do_mathoption_int(c_mathoption_use_old_fraction_scaling_code); } -- else if (scan_keyword("useoldfractionscaling")) { do_mathoption_int(c_mathoption_old_code); } -- else if (scan_keyword("umathcodemeaning")) { do_mathoption_int(c_mathoption_umathcode_meaning_code); } --} -- --*/ -- --@ This boolean is keeping track of the lua string escape state --@c - boolean in_lua_escape; - - static int the_convert_string_dvi(halfword c, int i) -@@ -2948,7 +3294,7 @@ static int the_convert_string_pdf(halfword c, int i) - - str_number the_convert_string(halfword c, int i) - { -- int old_setting; /* saved |selector| setting */ -+ int old_setting; - str_number ret = 0; - boolean done = true ; - old_setting = selector; -@@ -3017,14 +3363,14 @@ str_number the_convert_string(halfword c, int i) - case font_identifier_code: - print_font_identifier(i); - break; -- /* backend: this might become obsolete */ -+ /*tex Backend: this might become obsolete! */ - case dvi_feedback_code: - done = the_convert_string_dvi(c,i); - break; - case pdf_feedback_code: - done = the_convert_string_pdf(c,i); - break; -- /* done */ -+ /*tex done */ - default: - done = false; - break; -@@ -3036,16 +3382,24 @@ str_number the_convert_string(halfword c, int i) - return ret; - } - --@ Another way to create a token list is via the \.{\\read} command. The sixteen --files potentially usable for reading appear in the following global variables. --The value of |read_open[n]| will be |closed| if stream number |n| has not been --opened or if it has been fully read; |just_open| if an \.{\\openin} but not a --\.{\\read} has been done; and |normal| if it is open and ready to read the next --line. -+/*tex -+ -+ Another way to create a token list is via the \.{\\read} command. The sixteen -+ files potentially usable for reading appear in the following global -+ variables. The value of |read_open[n]| will be |closed| if stream number |n| -+ has not been opened or if it has been fully read; |just_open| if an -+ \.{\\openin} but not a \.{\\read} has been done; and |normal| if it is open -+ and ready to read the next line. -+ -+*/ -+ -+/*tex used for \.{\\read} */ -+ -+FILE *read_file[16]; - --@c --FILE *read_file[16]; /* used for \.{\\read} */ --int read_open[17]; /* state of |read_file[n]| */ -+/*tex state of |read_file[n]| */ -+ -+int read_open[17]; - - void initialize_read(void) - { -@@ -3054,41 +3408,51 @@ void initialize_read(void) - read_open[k] = closed; - } - --@ The |read_toks| procedure constructs a token list like that for any macro --definition, and makes |cur_val| point to it. Parameter |r| points to the control --sequence that will receive this token list. -+/*tex -+ -+ The |read_toks| procedure constructs a token list like that for any macro -+ definition, and makes |cur_val| point to it. Parameter |r| points to the -+ control sequence that will receive this token list. -+ -+*/ - --@c - void read_toks(int n, halfword r, halfword j) - { -- halfword p; /* tail of the token list */ -- halfword q; /* new node being added to the token list via |store_new_token| */ -- int s; /* saved value of |align_state| */ -- int m; /* stream number */ -+ /*tex tail of the token list */ -+ halfword p; -+ /*tex new node being added to the token list via |store_new_token| */ -+ halfword q; -+ /*tex saved value of |align_state| */ -+ int s; -+ /*tex stream number */ -+ int m; - scanner_status = defining; - warning_index = r; - p = get_avail(); - def_ref = p; - set_token_ref_count(def_ref, 0); -- p = def_ref; /* the reference count */ -+ /*tex the reference count */ -+ p = def_ref; - store_new_token(end_match_token); - if ((n < 0) || (n > 15)) - m = 16; - else - m = n; - s = align_state; -- align_state = 1000000; /* disable tab marks, etc. */ -+ /*tex disable tab marks, etc. */ -+ align_state = 1000000; - do { -- /* Input and store tokens from the next line of the file */ -+ /*tex Input and store tokens from the next line of the file. */ - begin_file_reading(); - iname = m + 1; - if (read_open[m] == closed) { -- /* -- Input for \.{\\read} from the terminal -+ /*tex -+ -+ Input for \.{\\read} from the terminal. We input on-line into the -+ |buffer| array, prompting the user explicitly if |n>=0|. The -+ value of |n| is set negative so that additional prompts will not -+ be given in the case of multi-line input. - -- Here we input on-line into the |buffer| array, prompting the user explicitly -- if |n>=0|. The value of |n| is set negative so that additional prompts -- will not be given in the case of multi-line input. - */ - if (interaction > nonstop_mode) { - if (n < 0) { -@@ -3106,11 +3470,12 @@ void read_toks(int n, halfword r, halfword j) - } - - } else if (read_open[m] == just_open) { -- /* -- Input the first line of |read_file[m]| -+ /*tex -+ -+ Input the first line of |read_file[m]|. The first line of a file -+ must be treated specially, since |lua_input_ln| must be told not -+ to start with |get|. - -- The first line of a file must be treated specially, since |lua_input_ln| -- must be told not to start with |get|. - */ - if (lua_input_ln(read_file[m], (m + 1), false)) { - read_open[m] = normal; -@@ -3120,10 +3485,11 @@ void read_toks(int n, halfword r, halfword j) - } - - } else { -- /* -- Input the next line of |read_file[m]| -+ /*tex -+ -+ Input the next line of |read_file[m]|. An empty line is appended -+ at the end of a |read_file|. - -- An empty line is appended at the end of a |read_file|. - */ - if (!lua_input_ln(read_file[m], (m + 1), true)) { - lua_a_close_in(read_file[m], (m + 1)); -@@ -3146,10 +3512,10 @@ void read_toks(int n, halfword r, halfword j) - first = ilimit + 1; - iloc = istart; - istate = new_line; -- /* Handle \.{\\readline} and |goto done|; */ -+ /*tex Handle \.{\\readline} and |goto done|. */ - if (j == 1) { - while (iloc <= ilimit) { -- /* current line not yet finished */ -+ /*tex Current line not yet finished. */ - do_buffer_to_unichar(cur_chr, iloc); - if (cur_chr == ' ') - cur_tok = space_token; -@@ -3161,11 +3527,11 @@ void read_toks(int n, halfword r, halfword j) - while (1) { - get_token(); - if (cur_tok == 0) { -- /* |cur_cmd=cur_chr=0| will occur at the end of the line */ -+ /*tex |cur_cmd=cur_chr=0| will occur at the end of the line. */ - break; - } - if (align_state < 1000000) { -- /* unmatched `\.\}' aborts the line */ -+ /*tex Unmatched right brace aborts the line. */ - do { - get_token(); - } while (cur_tok != 0); -@@ -3183,9 +3549,8 @@ void read_toks(int n, halfword r, halfword j) - align_state = s; - } - --@ return a string from tokens list -+/*tex Return a string from tokens list: */ - --@c - str_number tokens_to_string(halfword p) - { - int old_setting; -@@ -3198,11 +3563,20 @@ str_number tokens_to_string(halfword p) - return make_string(); - } - --@ @c -+/*tex -+ -+ Values like 512 and 128 also work ok. There is not much to gain in -+ optimization here. -+ -+*/ -+ -+#define alloci_default 1024 -+#define alloci_step 256 -+ - #define make_room(a) \ - if ((unsigned)i+a+1>alloci) { \ -- ret = xrealloc(ret,(alloci+64)); \ -- alloci = alloci + 64; \ -+ ret = xrealloc(ret,(alloci+alloci_step)); \ -+ alloci = alloci + alloci_step; \ - } - - #define append_i_byte(a) ret[i++] = (char)(a) -@@ -3247,11 +3621,14 @@ str_number tokens_to_string(halfword p) - #define is_cat_letter(a) \ - (get_char_cat_code(pool_to_unichar(str_string((a)))) == 11) - --@ the actual token conversion in this function is now functionally equivalent to --|show_token_list|, except that it always prints the whole token list. TODO: check --whether this causes problems in the lua library. -+/*tex -+ -+ The actual token conversion in this function is now functionally equivalent -+ to |show_token_list|, except that it always prints the whole token list. -+ TODO: check whether this causes problems in the lua library. -+ -+*/ - --@c - char *tokenlist_to_cstring(int pp, int inhibit_par, int *siz) - { - register int p, c, m; -@@ -3262,7 +3639,7 @@ char *tokenlist_to_cstring(int pp, int inhibit_par, int *siz) - char *ret; - int match_chr = '#'; - int n = '0'; -- unsigned alloci = 1024; -+ unsigned alloci = alloci_default; - int i = 0; - p = pp; - if (p == null) { -@@ -3271,7 +3648,8 @@ char *tokenlist_to_cstring(int pp, int inhibit_par, int *siz) - return NULL; - } - ret = xmalloc(alloci); -- p = token_link(p); /* skip refcount */ -+ /*tex Skip refcount. */ -+ p = token_link(p); - if (p != null) { - e = escape_char_par; - } -@@ -3389,7 +3767,7 @@ char *tokenlist_to_xstring(int pp, int inhibit_par, int *siz) - char *ret; - int match_chr = '#'; - int n = '0'; -- unsigned alloci = 1024; -+ unsigned alloci = alloci_default; - int i = 0; - int skipping = 1; - p = pp; -@@ -3399,13 +3777,14 @@ char *tokenlist_to_xstring(int pp, int inhibit_par, int *siz) - return NULL; - } - ret = xmalloc(alloci); -- p = token_link(p); /* skip refcount */ -+ /*tex Skip refcount. */ -+ p = token_link(p); - if (p != null) { - e = escape_char_par; - } - while (p != null) { - if (p < (int) fix_mem_min || p > (int) fix_mem_end) { -- /* nothing */ -+ /*tex Nothing done. */ - break; - } - infop = token_info(p); -@@ -3413,13 +3792,12 @@ char *tokenlist_to_xstring(int pp, int inhibit_par, int *siz) - if (!(inhibit_par && infop == par_token)) { - q = infop - cs_token_flag; - if (q < hash_base) { -- /* nothing */ -+ /*tex Nothing done. */ - } else if ((q >= undefined_control_sequence) && ((q <= eqtb_size) || (q > eqtb_size + hash_extra))) { -- /* nothing */ -+ /*tex Nothing done. */ - } else if ((cs_text(q) < 0) || (cs_text(q) >= str_ptr)) { -- /* nothing */ -- } else { --if (!skipping) { -+ /*tex Nothing done. */ -+ } else if (!skipping) { - str_number txt = cs_text(q); - sh = makecstring(txt); - s = sh; -@@ -3440,12 +3818,11 @@ if (!skipping) { - } - } - free(sh); --} - } - } - } else { - if (infop < 0) { -- /* nothing */ -+ /*tex Nothing done. */ - } else { - m = token_cmd(infop); - c = token_chr(infop); -@@ -3459,54 +3836,54 @@ if (!skipping) { - case spacer_cmd: - case letter_cmd: - case other_char_cmd: --if (!skipping) { -- Print_uchar(c); --} -+ if (!skipping) { -+ Print_uchar(c); -+ } - break; - case mac_param_cmd: --if (!skipping) { -- if (!in_lua_escape && (is_in_csname==0)) -+ if (!skipping) { -+ if (!in_lua_escape && (is_in_csname==0)) -+ Print_uchar(c); - Print_uchar(c); -- Print_uchar(c); --} -+ } - break; - case out_param_cmd: --if (!skipping) { -- Print_uchar(match_chr); --} -+ if (!skipping) { -+ Print_uchar(match_chr); -+ } - if (c <= 9) { --if (!skipping) { -- Print_char(c + '0'); --} -+ if (!skipping) { -+ Print_char(c + '0'); -+ } - } else { -- /* nothing */ -+ /*tex Nothing done. */ - goto EXIT; - } - break; - case match_cmd: - match_chr = c; --if (!skipping) { -- Print_uchar(c); --} -+ if (!skipping) { -+ Print_uchar(c); -+ } - n++; --if (!skipping) { -- Print_char(n); --} -+ if (!skipping) { -+ Print_char(n); -+ } - if (n > '9') - goto EXIT; - break; - case end_match_cmd: - if (c == 0) { --if (!skipping) { -- Print_char('-'); -- Print_char('>'); --} -+ if (!skipping) { -+ Print_char('-'); -+ Print_char('>'); -+ } - i = 0; --skipping = 0 ; -+ skipping = 0 ; - } - break; - default: -- /* nothing */ -+ /*tex Nothing done. */ - break; - } - } -@@ -3520,7 +3897,6 @@ skipping = 0 ; - return ret; - } - --@ @c - lstring *tokenlist_to_lstring(int pp, int inhibit_par) - { - int siz; -@@ -3530,7 +3906,6 @@ lstring *tokenlist_to_lstring(int pp, int inhibit_par) - return ret; - } - --@ @c - void free_lstring(lstring * ls) - { - if (ls == NULL) -diff --git a/texk/web2c/luatexdir/utils/avlstuff.c b/texk/web2c/luatexdir/utils/avlstuff.c -new file mode 100644 -index 000000000..887ba4f46 ---- /dev/null -+++ b/texk/web2c/luatexdir/utils/avlstuff.c -@@ -0,0 +1,63 @@ -+/* -+ -+Copyright 1996-2006 Han The Thanh -+Copyright 2006-2009 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under the terms -+of the GNU General Public License as published by the Free Software Foundation; -+either version 2 of the License, or (at your option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT ANY -+WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A -+PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. -+ -+You should have received a copy of the GNU General Public License along with -+LuaTeX; if not, see . -+ -+*/ -+ -+#include "ptexlib.h" -+#include "utils/avl.h" -+ -+/*tex -+ -+ Some memory management functions for AVL. -+ -+*/ -+ -+static void *avl_xmalloc(struct libavl_allocator *allocator, size_t size) -+{ -+ assert(allocator != NULL && size > 0); -+ return xmalloc((unsigned) size); -+} -+ -+static void avl_xfree(struct libavl_allocator *allocator, void *block) -+{ -+ assert(allocator != NULL && block != NULL); -+ xfree(block); -+} -+ -+struct libavl_allocator avl_xallocator = { -+ avl_xmalloc, -+ avl_xfree -+}; -+ -+/*tex -+ -+ The general AVL comparison functions. -+ -+*/ -+int comp_int_entry(const void *pa, const void *pb, void *p) -+{ -+ (void) p; -+ cmp_return(*(const int *) pa, *(const int *) pb); -+ return 0; -+} -+ -+int comp_string_entry(const void *pa, const void *pb, void *p) -+{ -+ (void) p; -+ return strcmp((const char *) pa, (const char *) pb); -+} -diff --git a/texk/web2c/luatexdir/utils/avlstuff.w b/texk/web2c/luatexdir/utils/avlstuff.w -deleted file mode 100644 -index 1ea148b09..000000000 ---- a/texk/web2c/luatexdir/utils/avlstuff.w -+++ /dev/null -@@ -1,61 +0,0 @@ --% avlstuff.w --% --% Copyright 1996-2006 Han The Thanh --% Copyright 2006-2009 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --@* AVL helper functions. -- --@ @c -- -- --#include "ptexlib.h" --#include "utils/avl.h" -- --@ memory management functions for AVL --@c --static void *avl_xmalloc(struct libavl_allocator *allocator, size_t size) --{ -- assert(allocator != NULL && size > 0); -- return xmalloc((unsigned) size); --} -- --static void avl_xfree(struct libavl_allocator *allocator, void *block) --{ -- assert(allocator != NULL && block != NULL); -- xfree(block); --} -- --struct libavl_allocator avl_xallocator = { -- avl_xmalloc, -- avl_xfree --}; -- --@ general AVL comparison functions --@c --int comp_int_entry(const void *pa, const void *pb, void *p) --{ -- (void) p; -- cmp_return(*(const int *) pa, *(const int *) pb); -- return 0; --} -- --int comp_string_entry(const void *pa, const void *pb, void *p) --{ -- (void) p; -- return strcmp((const char *) pa, (const char *) pb); --} -diff --git a/texk/web2c/luatexdir/utils/managed-sa.w b/texk/web2c/luatexdir/utils/managed-sa.c -similarity index 79% -rename from texk/web2c/luatexdir/utils/managed-sa.w -rename to texk/web2c/luatexdir/utils/managed-sa.c -index 6ac4a68ac..6cf10e301 100644 ---- a/texk/web2c/luatexdir/utils/managed-sa.w -+++ b/texk/web2c/luatexdir/utils/managed-sa.c -@@ -1,36 +1,36 @@ --% managed-sa.w --% --% Copyright 2006-2010 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -+/* - --@* Sparse arrays with an embedded save stack. -+Copyright 2006-2010 Taco Hoekwater - --These functions are called very often but a few days of experimenting proved that --there is not much to gain (if at all) from using macros or optimizations like --preallocating and fast access to the first 128 entries. In practice the overhead --is mostly in accessing memory and not in (probably inlined) calls. So, we should --accept fate and wait for faster memory. It's the price we pay for being unicode --on the one hand and sparse on the other. -+This file is part of LuaTeX. - --@ @c -+LuaTeX is free software; you can redistribute it and/or modify it under the terms -+of the GNU General Public License as published by the Free Software Foundation; -+either version 2 of the License, or (at your option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT ANY -+WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A -+PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. -+ -+You should have received a copy of the GNU General Public License along with -+LuaTeX; if not, see . -+ -+*/ -+ -+/*tex -+ -+ Here we implement sparse arrays with an embedded save stack. These functions -+ are called very often but a few days of experimenting proved that there is -+ not much to gain (if at all) from using macros or optimizations like -+ preallocating and fast access to the first 128 entries. In practice the -+ overhead is mostly in accessing memory and not in (probably inlined) calls. -+ So, we should accept fate and wait for faster memory. It's the price we pay -+ for being unicode on the one hand and sparse on the other. -+ -+*/ - - #include "ptexlib.h" - --@ @c - static void store_sa_stack(sa_tree a, int n, sa_tree_item v, int gl) - { - sa_stack_item st; -@@ -47,7 +47,6 @@ static void store_sa_stack(sa_tree a, int n, sa_tree_item v, int gl) - a->stack[a->stack_ptr] = st; - } - --@ @c - static void skip_in_stack(sa_tree a, int n) - { - int p = a->stack_ptr; -@@ -61,7 +60,6 @@ static void skip_in_stack(sa_tree a, int n) - } - } - --@ @c - sa_tree_item get_sa_item(const sa_tree head, const int n) - { - if (head->tree != NULL) { -@@ -76,7 +74,6 @@ sa_tree_item get_sa_item(const sa_tree head, const int n) - return head->dflt; - } - --@ @c - void set_sa_item(sa_tree head, int n, sa_tree_item v, int gl) - { - int h = HIGHPART_PART(n); -@@ -103,13 +100,11 @@ void set_sa_item(sa_tree head, int n, sa_tree_item v, int gl) - head->tree[h][m][l] = v; - } - --@ @c - void rawset_sa_item(sa_tree head, int n, sa_tree_item v) - { - head->tree[HIGHPART_PART(n)][MIDPART_PART(n)][LOWPART_PART(n)] = v; - } - --@ @c - void clear_sa_stack(sa_tree a) - { - xfree(a->stack); -@@ -117,7 +112,6 @@ void clear_sa_stack(sa_tree a) - a->stack_size = a->stack_step; - } - --@ @c - void destroy_sa_tree(sa_tree a) - { - if (a == NULL) -@@ -138,7 +132,6 @@ void destroy_sa_tree(sa_tree a) - xfree(a); - } - --@ @c - sa_tree copy_sa_tree(sa_tree b) - { - sa_tree a = (sa_tree) Mxmalloc_array(sa_tree_head, 1); -@@ -168,15 +161,17 @@ sa_tree copy_sa_tree(sa_tree b) - return a; - } - --@ The main reason to fill in the lowest entry branches here immediately --is that most of the sparse arrays have a bias toward ASCII values. -+/*tes - --Allocating those here immediately improves the chance of the structure --|a->tree[0][0][x]| being close together in actual memory locations -+ The main reason to fill in the lowest entry branches here immediately is that -+ most of the sparse arrays have a bias toward \ASCII\ values. - --@c -+ Allocating those here immediately improves the chance of the structure -+ |a->tree[0][0][x]| being close together in actual memory locations - --/* we could save less for type 0 stacks */ -+ We could save less for type 0 stacks. -+ -+*/ - - sa_tree new_sa_tree(int size, int type, sa_tree_item dflt) - { -@@ -190,11 +185,9 @@ sa_tree new_sa_tree(int size, int type, sa_tree_item dflt) - a->stack_step = size; - a->stack_type = type; - a->stack_ptr = 0; -- /* printf("creating sa tree of type %d\n",type); */ - return (sa_tree) a; - } - --@ @c - void restore_sa_stack(sa_tree head, int gl) - { - sa_stack_item st; -@@ -209,7 +202,6 @@ void restore_sa_stack(sa_tree head, int gl) - } - } - --@ @c - void dump_sa_tree(sa_tree a, const char * name) - { - boolean f; -@@ -219,10 +211,10 @@ void dump_sa_tree(sa_tree a, const char * name) - x = a->dflt.int_value; - dump_int(x); - if (a->tree != NULL) { -- dump_int(1); /* marker */ -+ /*tex A marker: */ -+ dump_int(1); - n = a->stack_type; - dump_int(n); -- /* printf("dumping sa tree %s with type %d\n",name,n); */ - for (h = 0; h < HIGHPART; h++) { - if (a->tree[h] != NULL) { - f = 1; -@@ -253,11 +245,11 @@ void dump_sa_tree(sa_tree a, const char * name) - } - } - } else { -- dump_int(0); /* marker */ -+ /*tex A marker: */ -+ dump_int(0); - } - } - --@ @c - sa_tree undump_sa_tree(const char * name) - { - int x, n; -@@ -272,13 +264,13 @@ sa_tree undump_sa_tree(const char * name) - a->stack = Mxmalloc_array(sa_stack_item, a->stack_size); - a->stack_ptr = 0; - a->tree = NULL; -- undump_int(x); /* marker */ -+ /*tex The marker: */ -+ undump_int(x); - if (x == 0) - return a; - a->tree = (sa_tree_item ***) Mxcalloc_array(void *, HIGHPART); - undump_int(n); - a->stack_type = n; -- /* printf("undumping sa tree %s with type %d\n",name,n); */ - for (h = 0; h < HIGHPART; h++) { - undump_qqqq(f); - if (f > 0) { -diff --git a/texk/web2c/luatexdir/utils/unistring.w b/texk/web2c/luatexdir/utils/unistring.c -similarity index 75% -rename from texk/web2c/luatexdir/utils/unistring.w -rename to texk/web2c/luatexdir/utils/unistring.c -index a5b365a5f..6c95ee31e 100644 ---- a/texk/web2c/luatexdir/utils/unistring.w -+++ b/texk/web2c/luatexdir/utils/unistring.c -@@ -1,34 +1,29 @@ --% unistring.w --% --% Copyright 2013 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --@ @c -- -- --@ @c -+/* -+ -+Copyright 2013 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under the terms -+of the GNU General Public License as published by the Free Software Foundation; -+either version 2 of the License, or (at your option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT ANY -+WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A -+PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. -+ -+You should have received a copy of the GNU General Public License along with -+LuaTeX; if not, see . -+ -+*/ -+ - #include "ptexlib.h" - #include - --@ @c - static void utf_error(void) - { -- const char *hlp[] = -- { "A funny symbol that I can't read has just been (re)read.", -+ const char *hlp[] = { -+ "A funny symbol that I can't read has just been (re)read.", - "Just continue, I'll change it to 0xFFFD.", - NULL - }; -@@ -37,7 +32,6 @@ static void utf_error(void) - deletions_allowed = true; - } - --@ @c - unsigned str2uni(const unsigned char *k) - { - register int ch; -@@ -45,7 +39,8 @@ unsigned str2uni(const unsigned char *k) - const unsigned char *text = k; - if ((ch = *text++) < 0x80) { - val = (unsigned) ch; -- } else if (ch <= 0xbf) { /* error */ -+ } else if (ch <= 0xbf) { -+ /*tex An error that we skip. */ - } else if (ch <= 0xdf) { - if (*text >= 0x80 && *text < 0xc0) - val = (unsigned) (((ch & 0x1f) << 6) | (*text++ & 0x3f)); -@@ -64,9 +59,11 @@ unsigned str2uni(const unsigned char *k) - *text >= 0xc0 || text[1] >= 0xc0 || text[2] >= 0xc0) - val = 0xFFFD; - } else { -- /* the 5- and 6-byte UTF-8 sequences generate integers -- that are outside of the valid UCS range, and therefore -- unsupported -+ /*tex -+ -+ The 5- and 6-byte UTF-8 sequences generate integers that are outside -+ of the valid UCS range, and therefore unsupported. -+ - */ - } - if (val == 0xFFFD) -@@ -74,8 +71,11 @@ unsigned str2uni(const unsigned char *k) - return (val); - } - --@ This is a very basic helper --@c -+/*tex -+ -+ A real basic helper. -+*/ -+ - unsigned char *uni2str(unsigned unic) - { - unsigned char *buf = xmalloc(5); -@@ -106,26 +106,30 @@ unsigned char *uni2str(unsigned unic) - return buf; - } - --@ |buffer_to_unichar| converts a sequence of bytes in the |buffer| --into a unicode character value. It does not check for overflow --of the |buffer|, but it is careful to check the validity of the --UTF-8 encoding. -+/*tex -+ -+ Function |buffer_to_unichar| converts a sequence of bytes in the |buffer| -+ into a unicode character value. It does not check for overflow of the -+ |buffer|, but it is careful to check the validity of the \UTF-8 encoding. -+ -+*/ - --@c - int buffer_to_unichar(int k) - { - return str2uni((const unsigned char *)(buffer+k)); - } - -+/*tex -+ -+ These came from texlang.c: -+ -+*/ - --@ These came from texlang.w --@c - char *uni2string(char *utf8_text, unsigned ch) - { -- /* Increment and deposit character */ -+ /*tex Increment and deposit character: */ - if (ch >= 17 * 65536) - return (utf8_text); -- - if (ch <= 127) - *utf8_text++ = (char) ch; - else if (ch <= 0x7ff) { -@@ -155,15 +159,12 @@ unsigned u_length(register unsigned int *str) - return (len); - } - -- - void utf2uni_strcpy(unsigned int *ubuf, const char *utf8buf) - { - int len = (int) strlen(utf8buf) + 1; - unsigned int *upt = ubuf, *uend = ubuf + len - 1; -- const unsigned char *pt = (const unsigned char *) utf8buf, *end = -- pt + strlen(utf8buf); -+ const unsigned char *pt = (const unsigned char *) utf8buf, *end = pt + strlen(utf8buf); - int w, w2; -- - while (pt < end && *pt != '\0' && upt < uend) { - if (*pt <= 127) - *upt = *pt++; -@@ -171,9 +172,7 @@ void utf2uni_strcpy(unsigned int *ubuf, const char *utf8buf) - *upt = (unsigned int) (((*pt & 0x1f) << 6) | (pt[1] & 0x3f)); - pt += 2; - } else if (*pt <= 0xef) { -- *upt = -- (unsigned int) (((*pt & 0xf) << 12) | ((pt[1] & 0x3f) << 6) | -- (pt[2] & 0x3f)); -+ *upt = (unsigned int) (((*pt & 0xf) << 12) | ((pt[1] & 0x3f) << 6) | (pt[2] & 0x3f)); - pt += 3; - } else { - w = (((*pt & 0x7) << 2) | ((pt[1] & 0x30) >> 4)) - 1; -@@ -187,15 +186,11 @@ void utf2uni_strcpy(unsigned int *ubuf, const char *utf8buf) - *upt = '\0'; - } - --@ @c - char *utf16be_str(long code) - { - static char buf[SMALL_BUF_SIZE]; - long v; - unsigned vh, vl; -- -- assert(code >= 0); -- - if (code <= 0xFFFF) - sprintf(buf, "%04lX", code); - else { -@@ -206,5 +201,3 @@ char *utf16be_str(long code) - } - return buf; - } -- -- -diff --git a/texk/web2c/luatexdir/utils/utils.w b/texk/web2c/luatexdir/utils/utils.c -similarity index 63% -rename from texk/web2c/luatexdir/utils/utils.w -rename to texk/web2c/luatexdir/utils/utils.c -index 420f5cfe4..55ff1cb3e 100644 ---- a/texk/web2c/luatexdir/utils/utils.w -+++ b/texk/web2c/luatexdir/utils/utils.c -@@ -1,51 +1,52 @@ --% utils.w --% --% Copyright 1996-2006 Han The Thanh --% Copyright 2006-2012 Taco Hoekwater --% --% This file is part of LuaTeX. --% --% LuaTeX is free software; you can redistribute it and/or modify it under --% the terms of the GNU General Public License as published by the Free --% Software Foundation; either version 2 of the License, or (at your --% option) any later version. --% --% LuaTeX is distributed in the hope that it will be useful, but WITHOUT --% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or --% FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public --% License for more details. --% --% You should have received a copy of the GNU General Public License along --% with LuaTeX; if not, see . -- --@ @c -- -- --@ @c -+/* -+ -+Copyright 1996-2006 Han The Thanh -+Copyright 2006-2012 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under the terms -+of the GNU General Public License as published by the Free Software Foundation; -+either version 2 of the License, or (at your option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT ANY -+WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A -+PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. -+ -+You should have received a copy of the GNU General Public License along with -+LuaTeX; if not, see . -+ -+*/ -+ - #include "ptexlib.h" - --#include /* this is a trick to load mingw32's io.h early, -- using a macro redefinition of |eof()|. */ -+/*tex -+ -+ This is a trick to load mingw32's io.h early, using a macro redefinition of -+ |eof()|. -+ -+*/ -+ -+#include - #include "sys/types.h" - #include - #include - #include - #include --#include /* for |DBL_EPSILON| */ -+ -+/*tex For |DBL_EPSILON|: */ -+ -+#include -+ - #include "zlib.h" - #include "md5.h" - --#include "lua/luatex-api.h" /* for luatex_banner */ -+#include "lua/luatex-api.h" - #include "luatex_svnversion.h" - - #include "png.h" - #include "mplib.h" - --/* POPPLER_VERSION is defined in poppler-config.h for poppler from -- * the TeX Live tree, or in the Makefile for an installed version. */ --#include "poppler-config.h" -- --@ @c - #define check_nprintf(size_get, size_want) \ - if ((unsigned)(size_get) >= (unsigned)(size_want)) \ - formatted_error("internal","snprintf failed: file %s, line %d", __FILE__, __LINE__); -@@ -55,12 +56,11 @@ static char print_buf[PRINTF_BUF_SIZE]; - int epochseconds; - int microseconds; - --/* define |char_ptr|, |char_array|, and |char_limit| */ - typedef char char_entry; - define_array(char); - --@ @c - #define SUBSET_TAG_LENGTH 6 -+ - void make_subset_tag(fd_entry * fd) - { - int i, j = 0, a[SUBSET_TAG_LENGTH]; -@@ -117,7 +117,6 @@ void make_subset_tag(fd_entry * fd) - formatted_warning("subsets","subset-tag collision, resolved in round %d",j); - } - --@ @c - __attribute__ ((format(printf, 1, 2))) - void tex_printf(const char *fmt, ...) - { -@@ -129,7 +128,6 @@ void tex_printf(const char *fmt, ...) - va_end(args); - } - --@ @c - size_t xfwrite(void *ptr, size_t size, size_t nmemb, FILE * stream) - { - if (fwrite(ptr, size, nmemb, stream) != nmemb) -@@ -137,7 +135,6 @@ size_t xfwrite(void *ptr, size_t size, size_t nmemb, FILE * stream) - return nmemb; - } - --@ @c - int xfflush(FILE * stream) - { - if (fflush(stream) != 0) -@@ -145,7 +142,6 @@ int xfflush(FILE * stream) - return 0; - } - --@ @c - int xgetc(FILE * stream) - { - int c = getc(stream); -@@ -154,7 +150,6 @@ int xgetc(FILE * stream) - return c; - } - --@ @c - int xputc(int c, FILE * stream) - { - int i = putc(c, stream); -@@ -163,7 +158,6 @@ int xputc(int c, FILE * stream) - return i; - } - --@ @c - scaled ext_xn_over_d(scaled x, scaled n, scaled d) - { - double r = (((double) x) * ((double) n)) / ((double) d); -@@ -176,9 +170,13 @@ scaled ext_xn_over_d(scaled x, scaled n, scaled d) - return (scaled) r; - } - --@ function strips trailing zeros in string with numbers; --leading zeros are not stripped (as in real life) --@c -+/*tex -+ -+ This function strips trailing zeros in string with numbers; leading zeros are -+ not stripped (as in real life), It's not used. -+ -+*/ -+ - #if 0 - char *stripzeros(char *a) - { -@@ -248,9 +246,9 @@ char *stripzeros(char *a) - } - #endif - --@ @c - void initversionstring(char **versions) - { -+ - #ifdef LuajitTeX - #define LUA_VER_STRING LUAJIT_VERSION - #else -@@ -258,35 +256,37 @@ void initversionstring(char **versions) - #endif - #define STR(tok) STR2(tok) - #define STR2(tok) #tok -+ - const_string fmt = -- "Compiled with libpng %s; using %s\n" -- "Compiled with %s\n" /* Lua or LuaJIT */ -- "Compiled with mplib version %s\n" -- "Compiled with poppler version %s\n" -- "Compiled with zlib %s; using %s\n" -- "\nDevelopment id: %s\n"; -+ "Compiled with libpng %s; using %s\n" -+ "Compiled with %s\n" /* Lua or LuaJIT */ -+ "Compiled with mplib version %s\n" -+ "Compiled with zlib %s; using %s\n" -+ "\nDevelopment id: %s\n"; - size_t len = strlen(fmt) -- + strlen(PNG_LIBPNG_VER_STRING) + strlen(png_libpng_ver) -- + strlen(LUA_VER_STRING) -- + strlen(mp_metapost_version()) -- + strlen(POPPLER_VERSION) -- + strlen(ZLIB_VERSION) + strlen(zlib_version) -- + strlen(STR(luatex_svn_revision)) -- + 1; -- -- /* len will be more than enough, because of the placeholder chars in fmt -- that get replaced by the arguments. */ -+ + strlen(PNG_LIBPNG_VER_STRING) + strlen(png_libpng_ver) -+ + strlen(LUA_VER_STRING) -+ + strlen(mp_metapost_version()) -+ + strlen(ZLIB_VERSION) + strlen(zlib_version) -+ + strlen(STR(luatex_svn_revision)) -+ + 1; -+ -+ /*tex -+ The size of |len| will be more than enough, because of the placeholder -+ chars in fmt that get replaced by the arguments. -+ */ - *versions = xmalloc(len); - sprintf(*versions, fmt, - PNG_LIBPNG_VER_STRING, png_libpng_ver, LUA_VER_STRING, -- mp_metapost_version(),POPPLER_VERSION, -+ mp_metapost_version(), - ZLIB_VERSION, zlib_version,STR(luatex_svn_revision)); -+ - #undef STR2 - #undef STR - #undef LUA_VER_STRING -+ - } - --@ @c - void check_buffer_overflow(int wsize) - { - if (wsize > buf_size) { -@@ -294,16 +294,18 @@ void check_buffer_overflow(int wsize) - if (nsize < wsize) { - nsize = wsize + 5; - } -- buffer = -- (unsigned char *) xreallocarray(buffer, char, (unsigned) nsize); -+ buffer = (unsigned char *) xreallocarray(buffer, char, (unsigned) nsize); - buf_size = nsize; - } - } - --@ the return value is a decimal number with the point |dd| places from the back, -- |scaled_out| is the number of scaled points corresponding to that. -+/*tex -+ -+ The return value is a decimal number with the point |dd| places from the -+ back, |scaled_out| is the number of scaled points corresponding to that. -+ -+*/ - --@c - #define max_integer 0x7FFFFFFF - - scaled divide_scaled(scaled s, scaled m, int dd) -@@ -331,7 +333,7 @@ scaled divide_scaled(scaled s, scaled m, int dd) - q = 10 * q + (10 * r) / m; - r = (10 * r) % m; - } -- /* rounding */ -+ /*tex Rounding: */ - if (2 * r >= m) { - q++; - } -@@ -343,8 +345,12 @@ scaled divide_scaled(scaled s, scaled m, int dd) - #define floor win32_floor - #endif - --@ Same function, but using doubles instead of integers (faster) --@c -+/*tex -+ -+ The same function, but using doubles instead of integers (faster). -+ -+*/ -+ - scaled divide_scaled_n(double sd, double md, double n) - { - double dd, di = 0.0; -@@ -356,11 +362,9 @@ scaled divide_scaled_n(double sd, double md, double n) - return (scaled) di; - } - --@ @c - int do_zround(double r) - { - int i; -- - if (r > 2147483647.0) - i = 2147483647; - else if (r < -2147483647.0) -@@ -369,16 +373,20 @@ int do_zround(double r) - i = (int) (r + 0.5); - else - i = (int) (r - 0.5); -- - return i; - } - - --@ Old MSVC doesn't have |rint|. --@c -+/*tex -+ -+ Old MSVC doesn't have |rint|. -+ -+*/ -+ - #if defined(_MSC_VER) && _MSC_VER <= 1600 - - # include -+ - double rint(double x) - { - return floor(x+0.5); -@@ -386,57 +394,66 @@ double rint(double x) - - #endif - --@ replace tmpfile() on Windows --@c -+/*tex -+ -+ We replace |tmpfile| on \MSWINDOWS: -+ -+*/ -+ - #if defined(_WIN32) --/* _cairo_win_tmpfile (void) - replace tmpfile() on Windows -- * extracted from cairo-misc.c in cairo - a vector graphics library -- * with display and print output -- * the functiion name is changed from -- * _cairo_win32_tmpfile (void) to -- * _cairo_win_tmpfile (void) -- * -- * -- * Copyright 2002 University of Southern California -- * Copyright 2005 Red Hat, Inc. -- * Copyright 2007 Adrian Johnson -- * -- * This library is free software; you can redistribute it and/or -- * modify it either under the terms of the GNU Lesser General Public -- * License version 2.1 as published by the Free Software Foundation -- * (the "LGPL") or, at your option, under the terms of the Mozilla -- * Public License Version 1.1 (the "MPL"). If you do not alter this -- * notice, a recipient may use your version of this file under either -- * the MPL or the LGPL. -- * -- * You should have received a copy of the LGPL along with this library -- * in the file COPYING-LGPL-2.1; if not, write to the Free Software -- * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA -- * You should have received a copy of the MPL along with this library -- * in the file COPYING-MPL-1.1 -- * -- * The contents of this file are subject to the Mozilla Public License -- * Version 1.1 (the "License"); you may not use this file except in -- * compliance with the License. You may obtain a copy of the License at -- * http://www.mozilla.org/MPL/ -- * -- * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY -- * OF ANY KIND, either express or implied. See the LGPL or the MPL for -- * the specific language governing rights and limitations. -- * -- * The Original Code is the cairo graphics library. -- * -- * The Initial Developer of the Original Code is University of Southern -- * California. -- * -- * Contributor(s): -- * Carl D. Worth -- * Adrian Johnson -- */ -+ -+/* -+ -+ _cairo_win_tmpfile (void) - replace tmpfile() on Windows -+ extracted from cairo-misc.c in cairo - a vector graphics library -+ with display and print output -+ -+ the functiion name is changed from _cairo_win32_tmpfile (void) to -+ _cairo_win_tmpfile (void) -+ -+ Copyright 2002 University of Southern California -+ Copyright 2005 Red Hat, Inc. -+ Copyright 2007 Adrian Johnson -+ -+ This library is free software; you can redistribute it and/or modify it -+ either under the terms of the GNU Lesser General Public License version 2.1 -+ as published by the Free Software Foundation (the "LGPL") or, at your option, -+ under the terms of the Mozilla Public License Version 1.1 (the "MPL"). If you -+ do not alter this notice, a recipient may use your version of this file under -+ either the MPL or the LGPL. -+ -+ You should have received a copy of the LGPL along with this library in the -+ file COPYING-LGPL-2.1; if not, write to the Free Software Foundation, Inc., -+ 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA You should have -+ received a copy of the MPL along with this library in the file -+ COPYING-MPL-1.1 -+ -+ The contents of this file are subject to the Mozilla Public License Version -+ 1.1 (the "License"); you may not use this file except in compliance with the -+ License. You may obtain a copy of the License at http://www.mozilla.org/MPL/ -+ -+ This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY -+ KIND, either express or implied. See the LGPL or the MPL for the specific -+ language governing rights and limitations. -+ -+ The Original Code is the cairo graphics library. The Initial Developer of the -+ Original Code is University of Southern California. Contributor(s): -+ -+ Carl D. Worth -+ Adrian Johnson -+ -+*/ - - #include - #define WIN32_LEAN_AND_MEAN --/* We require Windows 2000 features such as ETO_PDY */ -+ -+/*tex -+ -+ We require \MSWINDOWS\ 2000 features such as |ETO_PDY|. We probably can now -+ assume that all \MSWINDOWS\ versions are recent. -+ -+*/ -+ - #if !defined(WINVER) || (WINVER < 0x0500) - # define WINVER 0x0500 - #endif -@@ -447,14 +464,15 @@ double rint(double x) - #include - #include - --/* tmpfile() replacement for Windows. -- * -- * On Windows tmpfile() creates the file in the root directory. This -- * may fail due to unsufficient privileges. However, this isn't a -- * problem on Windows CE so we don't use it there. -- */ --FILE * --_cairo_win_tmpfile (void) -+/*tex -+ -+ On \MSWINDOWS\ |tmpfile| creates the file in the root directory. This may -+ fail due to unsufficient privileges. However, this isn't a problem on -+ \MSWINDOWS\ CE so we don't use it there. Who is actually using CE anyway? -+ -+*/ -+ -+FILE * _cairo_win_tmpfile (void) - { - DWORD path_len; - WCHAR path_name[MAX_PATH + 1]; -@@ -462,14 +480,11 @@ _cairo_win_tmpfile (void) - HANDLE handle; - int fd; - FILE *fp; -- - path_len = GetTempPathW (MAX_PATH, path_name); - if (path_len <= 0 || path_len >= MAX_PATH) -- return NULL; -- -+ return NULL; - if (GetTempFileNameW (path_name, L"ps_", 0, file_name) == 0) -- return NULL; -- -+ return NULL; - handle = CreateFileW (file_name, - GENERIC_READ | GENERIC_WRITE, - 0, -@@ -478,22 +493,20 @@ _cairo_win_tmpfile (void) - FILE_ATTRIBUTE_NORMAL | FILE_FLAG_DELETE_ON_CLOSE, - NULL); - if (handle == INVALID_HANDLE_VALUE) { -- DeleteFileW (file_name); -- return NULL; -+ DeleteFileW (file_name); -+ return NULL; - } -- - fd = _open_osfhandle((intptr_t) handle, 0); - if (fd < 0) { -- CloseHandle (handle); -- return NULL; -+ CloseHandle (handle); -+ return NULL; - } -- - fp = _fdopen(fd, "w+b"); - if (fp == NULL) { -- _close(fd); -- return NULL; -+ _close(fd); -+ return NULL; - } -- - return fp; - } -+ - #endif ---- texlive-source/texk/web2c/luatexdir/font/luafont.c.me 1970-01-01 01:00:00.000000000 +0100 -+++ texlive-source/texk/web2c/luatexdir/font/luafont.c 2020-11-07 15:50:28.079336523 +0100 -@@ -0,0 +1,2420 @@ -+/* -+ -+Copyright 2006-2011 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ -+ -+#include "ptexlib.h" -+#include "lua/luatex-api.h" -+ -+#define noVERBOSE -+ -+/*tex -+ -+ Todo: make these keys. -+ -+*/ -+ -+const char *font_type_strings[] = { -+ "unknown", "virtual", "real", NULL -+}; -+ -+const char *font_writingmode_strings[] = { -+ "unknown", "horizontal", "vertical", NULL -+}; -+ -+const char *font_identity_strings[] = { -+ "unknown", "horizontal", "vertical", NULL -+}; -+ -+const char *font_format_strings[] = { -+ "unknown", "type1", "type3", "truetype", "opentype", NULL -+}; -+ -+const char *font_embedding_strings[] = { -+ "unknown", "no", "subset", "full", NULL -+}; -+ -+const char *ligature_type_strings[] = { -+ "=:", "=:|", "|=:", "|=:|", "", "=:|>", "|=:>", "|=:|>", "", "", "", "|=:|>>", NULL -+}; -+ -+const char *MATH_param_names[] = { -+ "nil", -+ "ScriptPercentScaleDown", -+ "ScriptScriptPercentScaleDown", -+ "DelimitedSubFormulaMinHeight", -+ "DisplayOperatorMinHeight", -+ "MathLeading", -+ "AxisHeight", -+ "AccentBaseHeight", -+ "FlattenedAccentBaseHeight", -+ "SubscriptShiftDown", -+ "SubscriptTopMax", -+ "SubscriptBaselineDropMin", -+ "SuperscriptShiftUp", -+ "SuperscriptShiftUpCramped", -+ "SuperscriptBottomMin", -+ "SuperscriptBaselineDropMax", -+ "SubSuperscriptGapMin", -+ "SuperscriptBottomMaxWithSubscript", -+ "SpaceAfterScript", -+ "UpperLimitGapMin", -+ "UpperLimitBaselineRiseMin", -+ "LowerLimitGapMin", -+ "LowerLimitBaselineDropMin", -+ "StackTopShiftUp", -+ "StackTopDisplayStyleShiftUp", -+ "StackBottomShiftDown", -+ "StackBottomDisplayStyleShiftDown", -+ "StackGapMin", -+ "StackDisplayStyleGapMin", -+ "StretchStackTopShiftUp", -+ "StretchStackBottomShiftDown", -+ "StretchStackGapAboveMin", -+ "StretchStackGapBelowMin", -+ "FractionNumeratorShiftUp", -+ "FractionNumeratorDisplayStyleShiftUp", -+ "FractionDenominatorShiftDown", -+ "FractionDenominatorDisplayStyleShiftDown", -+ "FractionNumeratorGapMin", -+ "FractionNumeratorDisplayStyleGapMin", -+ "FractionRuleThickness", -+ "FractionDenominatorGapMin", -+ "FractionDenominatorDisplayStyleGapMin", -+ "SkewedFractionHorizontalGap", -+ "SkewedFractionVerticalGap", -+ "OverbarVerticalGap", -+ "OverbarRuleThickness", -+ "OverbarExtraAscender", -+ "UnderbarVerticalGap", -+ "UnderbarRuleThickness", -+ "UnderbarExtraDescender", -+ "RadicalVerticalGap", -+ "RadicalDisplayStyleVerticalGap", -+ "RadicalRuleThickness", -+ "RadicalExtraAscender", -+ "RadicalKernBeforeDegree", -+ "RadicalKernAfterDegree", -+ "RadicalDegreeBottomRaisePercent", -+ "MinConnectorOverlap", -+ "SubscriptShiftDownWithSuperscript", -+ "FractionDelimiterSize", -+ "FractionDelimiterDisplayStyleSize", -+ "NoLimitSubFactor", -+ "NoLimitSupFactor", -+ NULL, -+}; -+ -+int ff_checkoption (lua_State *L, int narg, const char *def, const char *const lst[]); -+ -+int ff_checkoption (lua_State *L, int narg, const char *def, const char *const lst[]) { -+ const char *name = (def) ? luaL_optstring(L, narg, def) : luaL_checkstring(L, narg); -+ int i; -+ for (i=0; lst[i]; i++) -+ if (strcmp(lst[i], name) == 0) -+ return i; -+ return -1; -+} -+ -+#define dump_intfield(L,n,c) \ -+ lua_push_string_by_name(L,n); \ -+ lua_pushinteger(L, c); \ -+ lua_rawset(L, -3); \ -+ -+#define dump_stringfield(L,n,c) \ -+ lua_push_string_by_name(L,n); \ -+ lua_pushstring(L, c); \ -+ lua_rawset(L, -3); -+ -+#define dump_booleanfield(L,n,c) \ -+ lua_push_string_by_name(L,n); \ -+ lua_pushboolean(L, c); \ -+ lua_rawset(L, -3); -+ -+static void dump_math_kerns(lua_State * L, charinfo * co, int l, int id) -+{ -+ int i; -+ for (i = 0; i < l; i++) { -+ lua_newtable(L); -+ if (id==top_left_kern) { -+ dump_intfield(L, height, co->top_left_math_kern_array[(2*i)]); -+ dump_intfield(L, kern, co->top_left_math_kern_array[(2*i)+1]); -+ } else if (id==top_right_kern) { -+ dump_intfield(L, height, co->top_right_math_kern_array[(2*i)]); -+ dump_intfield(L, kern, co->top_right_math_kern_array[(2*i)+1]); -+ } else if (id==bottom_right_kern) { -+ dump_intfield(L, height, co->bottom_right_math_kern_array[(2*i)]); -+ dump_intfield(L, kern, co->bottom_right_math_kern_array[(2*i)+1]); -+ } else if (id==bottom_left_kern) { -+ dump_intfield(L, height, co->bottom_left_math_kern_array[(2*i)]); -+ dump_intfield(L, kern, co->bottom_left_math_kern_array[(2*i)+1]); -+ } -+ lua_rawseti(L, -2, (i + 1)); -+ } -+} -+ -+static void font_char_to_lua(lua_State * L, internal_font_number f, charinfo * co) -+{ -+ liginfo *l; -+ kerninfo *ki; -+ lua_createtable(L, 0, 10); -+ dump_intfield(L,width,get_charinfo_width(co)); -+ dump_intfield(L,height,get_charinfo_height(co)); -+ dump_intfield(L,depth,get_charinfo_depth(co)); -+ if (get_charinfo_italic(co) != 0) { -+ dump_intfield(L,italic,get_charinfo_italic(co)); -+ } -+ if (get_charinfo_vert_italic(co) != 0) { -+ dump_intfield(L,vert_italic,get_charinfo_vert_italic(co)); -+ } -+ if (get_charinfo_top_accent(co) !=0 && get_charinfo_top_accent(co) != INT_MIN) { -+ dump_intfield(L,top_accent,get_charinfo_top_accent(co)); -+ } -+ if (get_charinfo_bot_accent(co) != 0 && get_charinfo_bot_accent(co) != INT_MIN) { -+ dump_intfield(L,bot_accent,get_charinfo_bot_accent(co)); -+ } -+ if (get_charinfo_ef(co) != 1000) { -+ dump_intfield(L,expansion_factor,get_charinfo_ef(co)); -+ } -+ if (get_charinfo_lp(co) != 0) { -+ dump_intfield(L,left_protruding,get_charinfo_lp(co)); -+ } -+ if (get_charinfo_rp(co) != 0) { -+ dump_intfield(L,right_protruding,get_charinfo_rp(co)); -+ } -+ if (font_encodingbytes(f) == 2) { -+ dump_intfield(L,index,get_charinfo_index(co)); -+ } -+ if (get_charinfo_name(co) != NULL) { -+ dump_stringfield(L,name,get_charinfo_name(co)); -+ } -+ if (get_charinfo_tounicode(co) != NULL) { -+ dump_stringfield(L,tounicode,get_charinfo_tounicode(co)); -+ } -+ if (get_charinfo_tag(co) == list_tag) { -+ dump_intfield(L,next,get_charinfo_remainder(co)); -+ } -+ if (get_charinfo_used(co)) { -+ dump_booleanfield(L,used,(get_charinfo_used(co) ? true : false)); -+ } -+ if (get_charinfo_tag(co) == ext_tag) { -+ extinfo *h; -+ h = get_charinfo_hor_variants(co); -+ if (h != NULL) { -+ int i = 1; -+ lua_push_string_by_name(L,horiz_variants); -+ lua_newtable(L); -+ while (h != NULL) { -+ lua_createtable(L, 0, 5); -+ dump_intfield(L, glyph, h->glyph); -+ dump_intfield(L, extender, h->extender); -+ dump_intfield(L, start, h->start_overlap); -+ dump_intfield(L, end, h->end_overlap); -+ dump_intfield(L, advance, h->advance); -+ lua_rawseti(L, -2, i); -+ i++; -+ h = h->next; -+ } -+ lua_rawset(L, -3); -+ } -+ h = get_charinfo_vert_variants(co); -+ if (h != NULL) { -+ int i = 1; -+ lua_push_string_by_name(L,vert_variants); -+ lua_newtable(L); -+ while (h != NULL) { -+ lua_createtable(L, 0, 5); -+ dump_intfield(L, glyph, h->glyph); -+ dump_intfield(L, extender, h->extender); -+ dump_intfield(L, start, h->start_overlap); -+ dump_intfield(L, end, h->end_overlap); -+ dump_intfield(L, advance, h->advance); -+ lua_rawseti(L, -2, i); -+ i++; -+ h = h->next; -+ } -+ lua_rawset(L, -3); -+ } -+ } -+ ki = get_charinfo_kerns(co); -+ if (ki != NULL) { -+ int i; -+ lua_push_string_by_name(L,kerns); -+ lua_createtable(L, 10, 1); -+ for (i = 0; !kern_end(ki[i]); i++) { -+ if (kern_disabled(ki[i])) { -+ /*tex Skip like in lookup. */ -+ } else { -+ lua_rawgeti(L, -1, kern_char(ki[i])); -+ if (lua_type(L,-1) == LUA_TNIL) { -+ lua_pop(L,1); -+ if (kern_char(ki[i]) == right_boundarychar) { -+ lua_push_string_by_name(L,right_boundary); -+ } else { -+ lua_pushinteger(L, kern_char(ki[i])); -+ } -+ lua_pushinteger(L, kern_kern(ki[i])); -+ lua_rawset(L, -3); -+ } else { -+ /*tex The first one wins. */ -+ lua_pop(L,1); -+ } -+ } -+ } -+ lua_rawset(L, -3); -+ } -+ l = get_charinfo_ligatures(co); -+ if (l != NULL) { -+ int i; -+ lua_push_string_by_name(L,ligatures); -+ lua_createtable(L, 10, 1); -+ for (i = 0; !lig_end(l[i]); i++) { -+ if (lig_char(l[i]) == right_boundarychar) { -+ lua_push_string_by_name(L,right_boundary); -+ } else { -+ lua_pushinteger(L, lig_char(l[i])); -+ } -+ lua_createtable(L, 0, 2); -+ lua_push_string_by_name(L,type); -+ lua_pushinteger(L, lig_type(l[i])); -+ lua_rawset(L, -3); -+ lua_push_string_by_name(L,char); -+ lua_pushinteger(L, lig_replacement(l[i])); -+ lua_rawset(L, -3); -+ lua_rawset(L, -3); -+ } -+ lua_rawset(L, -3); -+ } -+ lua_push_string_by_name(L,mathkern); -+ lua_newtable(L); -+ { -+ int i, j; -+ i = get_charinfo_math_kerns(co, top_right_kern); -+ j = 0; -+ if (i > 0) { -+ j++; -+ lua_push_string_by_name(L,top_right); -+ lua_newtable(L); -+ dump_math_kerns(L, co, i, top_right_kern); -+ lua_rawset(L, -3); -+ } -+ i = get_charinfo_math_kerns(co, top_left_kern); -+ if (i > 0) { -+ j++; -+ lua_push_string_by_name(L,top_left); -+ lua_newtable(L); -+ dump_math_kerns(L, co, i, top_left_kern); -+ lua_rawset(L, -3); -+ } -+ i = get_charinfo_math_kerns(co, bottom_right_kern); -+ if (i > 0) { -+ j++; -+ lua_push_string_by_name(L,bottom_right); -+ lua_newtable(L); -+ dump_math_kerns(L, co, i, bottom_right_kern); -+ lua_rawset(L, -3); -+ } -+ i = get_charinfo_math_kerns(co, bottom_left_kern); -+ if (i > 0) { -+ j++; -+ lua_push_string_by_name(L,bottom_left); -+ lua_newtable(L); -+ dump_math_kerns(L, co, i, bottom_left_kern); -+ lua_rawset(L, -3); -+ } -+ if (j > 0) -+ lua_rawset(L, -3); -+ else -+ lua_pop(L, 2); -+ } -+} -+ -+static void write_lua_parameters(lua_State * L, int f) -+{ -+ int k; -+ lua_push_string_by_name(L,parameters); -+ lua_newtable(L); -+ for (k = 1; k <= font_params(f); k++) { -+ switch (k) { -+ case slant_code: -+ dump_intfield(L,slant,font_param(f, k)); -+ break; -+ case space_code: -+ dump_intfield(L,space,font_param(f, k)); -+ break; -+ case space_stretch_code: -+ dump_intfield(L,space_stretch,font_param(f, k)); -+ break; -+ case space_shrink_code: -+ dump_intfield(L,space_shrink,font_param(f, k)); -+ break; -+ case x_height_code: -+ dump_intfield(L,x_height,font_param(f, k)); -+ break; -+ case quad_code: -+ dump_intfield(L,quad,font_param(f, k)); -+ break; -+ case extra_space_code: -+ dump_intfield(L,extra_space,font_param(f, k)); -+ break; -+ default: -+ lua_pushinteger(L, font_param(f, k)); -+ lua_rawseti(L, -2, k); -+ } -+ } -+ lua_rawset(L, -3); -+} -+ -+static void write_lua_math_parameters(lua_State * L, int f) -+{ -+ int k; -+ lua_push_string_by_name(L,MathConstants); -+ lua_newtable(L); -+ for (k = 1; k <= font_math_params(f); k++) { -+ lua_pushinteger(L, font_math_param(f, k)); -+ if (k <= MATH_param_max) { -+ lua_setfield(L, -2, MATH_param_names[k]); -+ } else { -+ lua_rawseti(L, -2, k); -+ } -+ } -+ lua_rawset(L, -3); -+} -+ -+int font_to_lua(lua_State * L, int f) -+{ -+ int k; -+ charinfo *co; -+ if (font_cache_id(f) > 0) { -+ /*tex Fetch the table from the registry if it was saved there by |font_from_lua|. */ -+ lua_rawgeti(L, LUA_REGISTRYINDEX, font_cache_id(f)); -+ /*tex Font dimenensions can be changed from \TEX\ code. */ -+ write_lua_parameters(L, f); -+ return 1; -+ } -+ lua_newtable(L); -+ lua_push_string_by_name(L,name); -+ lua_pushstring(L, font_name(f)); -+ lua_rawset(L, -3); -+ if (font_area(f) != NULL) { -+ dump_stringfield(L,area,font_area(f)); -+ } -+ if (font_filename(f) != NULL) { -+ dump_stringfield(L,filename,font_filename(f)); -+ } -+ if (font_fullname(f) != NULL) { -+ dump_stringfield(L,fullname,font_fullname(f)); -+ } -+ if (font_psname(f) != NULL) { -+ dump_stringfield(L,psname,font_psname(f)); -+ } -+ if (font_encodingname(f) != NULL) { -+ dump_stringfield(L,encodingname,font_encodingname(f)); -+ } -+ dump_booleanfield(L,used,(font_used(f) ? true : false)); -+ dump_stringfield(L,type,font_type_strings[font_type(f)]); -+ dump_stringfield(L,format,font_format_strings[font_format(f)]); -+ dump_stringfield(L,writingmode,font_writingmode_strings[font_writingmode(f)]); -+ dump_stringfield(L,identity,font_identity_strings[font_identity(f)]); -+ dump_stringfield(L,embedding,font_embedding_strings[font_embedding(f)]); -+ dump_intfield(L,streamprovider,font_streamprovider(f)); -+ dump_intfield(L,units_per_em,font_units_per_em(f)); -+ dump_intfield(L,size,font_size(f)); -+ dump_intfield(L,designsize,font_dsize(f)); -+ dump_intfield(L,checksum,font_checksum(f)); -+ dump_intfield(L,slant,font_slant(f)); -+ dump_intfield(L,extend,font_extend(f)); -+ dump_intfield(L,squeeze,font_squeeze(f)); -+ dump_intfield(L,mode,font_mode(f)); -+ dump_intfield(L,width,font_width(f)); -+ dump_intfield(L,direction,font_natural_dir(f)); -+ dump_intfield(L,encodingbytes,font_encodingbytes(f)); -+ dump_booleanfield(L,oldmath,font_oldmath(f)); -+ dump_intfield(L,tounicode,font_tounicode(f)); -+ /*tex The next one is read only: */ -+ if (font_max_shrink(f) != 0) { -+ dump_intfield(L,shrink,font_max_shrink(f)); -+ } -+ if (font_max_stretch(f) != 0) { -+ dump_intfield(L,stretch,font_max_stretch(f)); -+ } -+ if (font_step(f) != 0) { -+ dump_intfield(L,step,font_step(f)); -+ } -+ if (pdf_font_attr(f) != 0) { -+ char *s = makecstring(pdf_font_attr(f)); -+ dump_stringfield(L,attributes,s); -+ free(s); -+ } -+ /*tex Parameters: */ -+ write_lua_parameters(L, f); -+ write_lua_math_parameters(L, f); -+ /*tex Characters: */ -+ lua_push_string_by_name(L,characters); -+ lua_createtable(L, font_tables[f]->charinfo_size, 0); -+ if (has_left_boundary(f)) { -+ co = get_charinfo(f, left_boundarychar); -+ lua_push_string_by_name(L,left_boundary); -+ font_char_to_lua(L, f, co); -+ lua_rawset(L, -3); -+ } -+ if (has_right_boundary(f)) { -+ co = get_charinfo(f, right_boundarychar); -+ lua_push_string_by_name(L,right_boundary); -+ font_char_to_lua(L, f, co); -+ lua_rawset(L, -3); -+ } -+ for (k = font_bc(f); k <= font_ec(f); k++) { -+ if (quick_char_exists(f, k)) { -+ lua_pushinteger(L, k); -+ co = get_charinfo(f, k); -+ font_char_to_lua(L, f, co); -+ lua_rawset(L, -3); -+ } -+ } -+ lua_rawset(L, -3); -+ if (font_cache_id(f) == 0) { -+ /*tex Renew the cache. */ -+ int r; -+ lua_pushvalue(L, -1); -+ r = luaL_ref(L, LUA_REGISTRYINDEX); -+ set_font_cache_id(f, r); -+ } -+ return 1; -+} -+ -+#define count_hash_items(L,name,n) \ -+ n = 0; \ -+ lua_key_rawgeti(name); \ -+ if (lua_type(L, -1) == LUA_TTABLE) { \ -+ lua_pushnil(L); \ -+ while (lua_next(L, -2) != 0) { \ -+ n++; \ -+ lua_pop(L, 1); \ -+ } \ -+ } \ -+ if (n) { \ -+ /*tex Keep the table on stack. */ \ -+ } else{ \ -+ lua_pop(L, 1); \ -+ } -+ -+#define streq(a,b) (strcmp(a,b)==0) -+ -+#define append_packet(k) { *(cp++) = (eight_bits) (k); } -+ -+#define do_store_four(l) { \ -+ append_packet((l & 0xFF000000) >> 24); \ -+ append_packet((l & 0x00FF0000) >> 16); \ -+ append_packet((l & 0x0000FF00) >> 8); \ -+ append_packet((l & 0x000000FF)); \ -+} -+ -+static void append_float(eight_bits ** cpp, float a) -+{ -+ unsigned int i; -+ eight_bits *cp = *cpp; -+ union U { -+ float a; -+ eight_bits b[sizeof(float)]; -+ } u; -+ u.a = a; -+ for (i = 0; i < sizeof(float); i++) -+ append_packet(u.b[i]); -+ *cpp = cp; -+} -+ -+static int n_enum_field(lua_State * L, int name_index, int dflt, const char **values) -+{ -+ int k, t; -+ const char *s; -+ int i = dflt; -+ /*tex Fetch the string pointer: */ -+ lua_rawgeti(L, LUA_REGISTRYINDEX, name_index); -+ lua_rawget(L, -2); -+ t = lua_type(L,-1); -+ if (t == LUA_TNUMBER) { -+ i = (int) lua_tointeger(L, -1); -+ } else if (t == LUA_TSTRING) { -+ s = lua_tostring(L, -1); -+ k = 0; -+ while (values[k] != NULL) { -+ if (strcmp(values[k], s) == 0) { -+ i = k; -+ break; -+ } -+ k++; -+ } -+ } -+ lua_pop(L, 1); -+ return i; -+} -+ -+static int n_boolean_field(lua_State * L, int name_index, int dflt) -+{ -+ int i = dflt; -+ /*tex Fetch the string pointer: */ -+ lua_rawgeti(L, LUA_REGISTRYINDEX, name_index); -+ lua_rawget(L, -2); -+ if (lua_isboolean(L, -1)) { -+ i = lua_toboolean(L, -1); -+ } -+ lua_pop(L, 1); -+ return i; -+} -+ -+static char *n_string_field_copy(lua_State * L, int name_index, const char *dflt) -+{ -+ char *i; -+ /*tex Fetch the string pointer: */ -+ lua_rawgeti(L, LUA_REGISTRYINDEX, name_index); -+ lua_rawget(L, -2); -+ if (lua_type(L,-1) == LUA_TSTRING) { -+ i = xstrdup(lua_tostring(L, -1)); -+ } else if (dflt == NULL) { -+ i = NULL; -+ } else { -+ i = xstrdup(dflt); -+ } -+ lua_pop(L, 1); -+ return i; -+} -+ -+static const char *n_string_field(lua_State * L, int name_index) -+{ -+ /*tex Fetch the string pointer: */ -+ lua_rawgeti(L, LUA_REGISTRYINDEX, name_index); -+ lua_rawget(L, -2); -+ return lua_tostring(L,-1); -+} -+ -+static int n_some_field(lua_State * L, int name_index) -+{ -+ /*tex Fetch the string pointer: */ -+ lua_rawgeti(L, LUA_REGISTRYINDEX, name_index); -+ lua_rawget(L, -2); -+ return lua_type(L,-1); -+} -+ -+static int count_char_packet_bytes(lua_State * L) -+{ -+ register int i; -+ register int ts; -+ register int l = 0; -+ int ff = 0; -+ for (i = 1; i <= (int) lua_rawlen(L, -1); i++) { -+ lua_rawgeti(L, -1, i); -+ if (lua_istable(L, -1)) { -+ lua_rawgeti(L, -1, 1); -+ if (lua_type(L,-1) == LUA_TSTRING) { -+ const char *s = lua_tostring(L, -1); -+ if (lua_key_eq(s, font)) { -+ l += 5; -+ ff = 1; -+ } else if (lua_key_eq(s, char)) { -+ if (ff == 0) { -+ l += 5; -+ } -+ l += 5; -+ ff = 1; -+ } else if (lua_key_eq(s, slot)) { -+ l += 10; -+ } else if (lua_key_eq(s, comment) || lua_key_eq(s, nop)) { -+ ; -+ } else if (lua_key_eq(s, push) || lua_key_eq(s, pop)) { -+ l++; -+ } else if (lua_key_eq(s, rule)) { -+ l += 9; -+ } else if (lua_key_eq(s, right) || lua_key_eq(s, node) || lua_key_eq(s, down) || lua_key_eq(s, image) || lua_key_eq(s, lua)) { -+ l += 5; -+ } else if (lua_key_eq(s, scale)) { -+ l += sizeof(float) + 1; -+ } else if (lua_key_eq(s, pdf)) { -+ size_t len; -+ l += 5; -+ ts = lua_rawlen(L, -2); -+ lua_rawgeti(L, -2, 2); -+ if (ts == 3) { -+ if (lua_type(L,-1) == LUA_TSTRING) { -+ /*tex There is no need to do something. */ -+ } else if (lua_type(L,-1) == LUA_TNUMBER) { -+ /*tex There is no need to do something. */ -+ } else { -+ normal_error("vf command","invalid packet pdf literal category"); -+ } -+ lua_rawgeti(L, -3, 3); -+ } -+ if (lua_type(L,-1) == LUA_TSTRING) { -+ (void) lua_tolstring(L, -1, &len); -+ if (len > 0) { -+ l = (int) (l + 5 + (int) len); -+ } -+ } else { -+ normal_error("vf command","invalid packet pdf literal"); -+ } -+ lua_pop(L, ts == 3 ? 2 : 1); -+ } else if (lua_key_eq(s, special)) { -+ size_t len; -+ lua_rawgeti(L, -2, 2); -+ if (lua_type(L,-1) == LUA_TSTRING) { -+ (void) lua_tolstring(L, -1, &len); -+ if (len > 0) { -+ l = (int) (l + 5 + (int) len); -+ } -+ } else { -+ normal_error("vf command","invalid packet special"); -+ } -+ lua_pop(L, 1); -+ } else { -+ normal_error("vf command","unknown packet command"); -+ } -+ } else { -+ normal_error("vf command","no packet command"); -+ } -+ /*tex Pop the command name: */ -+ lua_pop(L, 1); -+ } -+ /*tex Pop this item: */ -+ lua_pop(L, 1); -+ } -+ return l; -+} -+ -+static scaled sp_to_dvi(halfword sp, halfword atsize) -+{ -+ double result, mult; -+ mult = (double) (atsize / 65536.0); -+ result = (double) (sp * 16.0); -+ return floor(result / mult); -+} -+ -+static void read_char_packets(lua_State * L, int *l_fonts, charinfo * co, internal_font_number f, int atsize) -+{ -+ int i, n, m; -+ size_t l; -+ int cmd; -+ const char *s; -+ eight_bits *cpackets, *cp; -+ int ff = 0; -+ int sf = 0; -+ int ts = 0; -+ int max_f = 0; -+ int pc = count_char_packet_bytes(L); -+ if (pc <= 0) -+ return; -+ while (l_fonts[(max_f + 1)] != 0) -+ max_f++; -+ cp = cpackets = xmalloc((unsigned) (pc + 1)); -+ for (i = 1; i <= (int) lua_rawlen(L, -1); i++) { -+ lua_rawgeti(L, -1, i); -+ if (lua_istable(L, -1)) { -+ /*tex fetch the command code */ -+ lua_rawgeti(L, -1, 1); -+ if (lua_type(L,-1) == LUA_TSTRING) { -+ s = lua_tostring(L, -1); -+ cmd = 0; -+ if (lua_key_eq(s, font)) { -+ cmd = packet_font_code; -+ } else if (lua_key_eq(s, char)) { -+ cmd = packet_char_code; -+ if (ff == 0) { -+ append_packet(packet_font_code); -+ ff = l_fonts[1]; -+ do_store_four(ff); -+ } -+ } else if (lua_key_eq(s, slot)) { -+ /*tex we could be sparse but no real reason */ -+ cmd = packet_nop_code; -+ lua_rawgeti(L, -2, 2); -+ n = (int) lua_roundnumber(L, -1); -+ if (n == 0) { -+ sf = f; -+ } else { -+ sf = (n > max_f ? l_fonts[1] : l_fonts[n]); -+ } -+ lua_rawgeti(L, -3, 3); -+ n = (int) lua_roundnumber(L, -1); -+ lua_pop(L, 2); -+ append_packet(packet_font_code); -+ do_store_four(sf); -+ append_packet(packet_char_code); -+ do_store_four(n); -+ } else if (lua_key_eq(s, comment) || lua_key_eq(s, nop)) { -+ cmd = packet_nop_code; -+ } else if (lua_key_eq(s, node)) { -+ cmd = packet_node_code; -+ } else if (lua_key_eq(s, push)) { -+ cmd = packet_push_code; -+ } else if (lua_key_eq(s, pop)) { -+ cmd = packet_pop_code; -+ } else if (lua_key_eq(s, rule)) { -+ cmd = packet_rule_code; -+ } else if (lua_key_eq(s, right)) { -+ cmd = packet_right_code; -+ } else if (lua_key_eq(s, down)) { -+ cmd = packet_down_code; -+ } else if (lua_key_eq(s, pdf)) { -+ cmd = packet_pdf_code; -+ } else if (lua_key_eq(s, special)) { -+ cmd = packet_special_code; -+ } else if (lua_key_eq(s, image)) { -+ cmd = packet_image_code; -+ } else if (lua_key_eq(s, scale)) { -+ cmd = packet_scale_code; -+ } else if (lua_key_eq(s, lua)) { -+ cmd = packet_lua_code; -+ } -+ switch (cmd) { -+ case packet_push_code: -+ case packet_pop_code: -+ append_packet(cmd); -+ break; -+ case packet_font_code: -+ append_packet(cmd); -+ lua_rawgeti(L, -2, 2); -+ n = (int) lua_roundnumber(L, -1); -+ if (n == 0) { -+ ff = n; -+ } else { -+ ff = (n > max_f ? l_fonts[1] : l_fonts[n]); -+ } -+ do_store_four(ff); -+ lua_pop(L, 1); -+ break; -+ case packet_node_code: -+ append_packet(cmd); -+ lua_rawgeti(L, -2, 2); -+ n = copy_node_list(nodelist_from_lua(L,-1)); -+ do_store_four(n); -+ lua_pop(L, 1); -+ break; -+ case packet_char_code: -+ append_packet(cmd); -+ lua_rawgeti(L, -2, 2); -+ n = (int) lua_roundnumber(L, -1); -+ do_store_four(n); -+ lua_pop(L, 1); -+ break; -+ case packet_right_code: -+ case packet_down_code: -+ append_packet(cmd); -+ lua_rawgeti(L, -2, 2); -+ n = (int) lua_roundnumber(L, -1); -+ do_store_four(sp_to_dvi(n, atsize)); -+ lua_pop(L, 1); -+ break; -+ case packet_rule_code: -+ append_packet(cmd); -+ lua_rawgeti(L, -2, 2); -+ n = (int) lua_roundnumber(L, -1); -+ do_store_four(sp_to_dvi(n, atsize)); -+ lua_rawgeti(L, -3, 3); -+ n = (int) lua_roundnumber(L, -1); -+ do_store_four(sp_to_dvi(n, atsize)); -+ lua_pop(L, 2); -+ break; -+ case packet_pdf_code: -+ ts = (int) lua_rawlen(L, -2); -+ lua_rawgeti(L, -2, 2); -+ if (ts == 3) { -+ /*tex mode on stack */ -+ s = lua_tostring(L, -1); -+ if (lua_type(L, -1) == LUA_TSTRING) { -+ /*tex | | */ -+ if (lua_key_eq(s, mode)) { -+ cmd = packet_pdf_mode; -+ lua_rawgeti(L, -3, 3); -+ /*tex mode on stack */ -+ s = lua_tostring(L, -1); -+ } -+ } else { -+ /*tex | | */ -+ } -+ if (lua_type(L, -1) == LUA_TSTRING) { -+ if (lua_key_eq(s, direct)) { -+ n = direct_always; -+ } else if (lua_key_eq(s, page)) { -+ n = direct_page; -+ } else if (lua_key_eq(s, text)) { -+ n = direct_text; -+ } else if (lua_key_eq(s, font)) { -+ n = direct_font; -+ } else if (lua_key_eq(s, raw)) { -+ n = direct_raw; -+ } else if (lua_key_eq(s, origin)) { -+ n = set_origin; -+ } else { -+ n = set_origin ; -+ } -+ } else { -+ n = (int) lua_roundnumber(L, -1); -+ if (n < set_origin || n >= scan_special) { -+ n = set_origin ; -+ } -+ } -+ if (cmd == packet_pdf_code) { -+ /*tex string on stack */ -+ lua_rawgeti(L, -3, 3); -+ } -+ } else { -+ n = set_origin; -+ } -+ append_packet(cmd); -+ do_store_four(n); -+ if (cmd == packet_pdf_code) { -+ s = luaL_checklstring(L, -1, &l); -+ do_store_four(l); -+ if (l > 0) { -+ m = (int) l; -+ while (m > 0) { -+ n = *s++; -+ m--; -+ append_packet(n); -+ } -+ } -+ } -+ lua_pop(L,ts == 3 ? 2 : 1); -+ break; -+ case packet_special_code: -+ append_packet(cmd); -+ lua_rawgeti(L, -2, 2); -+ s = luaL_checklstring(L, -1, &l); -+ if (l > 0) { -+ do_store_four(l); -+ m = (int) l; -+ while (m > 0) { -+ n = *s++; -+ m--; -+ append_packet(n); -+ } -+ } -+ lua_pop(L, 1); -+ break; -+ case packet_lua_code: -+ append_packet(cmd); -+ lua_rawgeti(L, -2, 2); -+ n = luaL_ref(L, LUA_REGISTRYINDEX); -+ do_store_four(n); -+ break; -+ case packet_image_code: -+ append_packet(cmd); -+ lua_rawgeti(L, -2, 2); -+ if (lua_istable(L, -1)) { -+ lua_getglobal(L, "img"); -+ lua_pushstring(L, "new"); -+ lua_gettable(L, -2); -+ lua_insert(L, -3); -+ lua_pop(L, 1); -+ lua_call(L, 1, 1); -+ } -+ luaL_checkudata(L, -1, TYPE_IMG); -+ n = luaL_ref(L, LUA_REGISTRYINDEX); -+ do_store_four(n); -+ break; -+ case packet_nop_code: -+ break; -+ case packet_scale_code: -+ append_packet(cmd); -+ lua_rawgeti(L, -2, 2); -+ append_float(&cp, (float) luaL_checknumber(L, -1)); -+ lua_pop(L, 1); -+ break; -+ default: -+ normal_error("vf command","invalid packet code"); -+ } -+ } -+ /*tex Command code: */ -+ lua_pop(L, 1); -+ } else { -+ normal_error("vf command","commands has to be a table"); -+ } -+ /*tex Command table: */ -+ lua_pop(L, 1); -+ } -+ append_packet(packet_end_code); -+ set_charinfo_packets(co, cpackets); -+ return; -+} -+ -+static void read_lua_cidinfo(lua_State * L, int f) -+{ -+ int i; -+ char *s; -+ lua_key_rawgeti(cidinfo); -+ if (lua_istable(L, -1)) { -+ i = lua_numeric_field_by_index(L,lua_key_index(version), 0); -+ set_font_cidversion(f, i); -+ i = lua_numeric_field_by_index(L,lua_key_index(supplement), 0); -+ set_font_cidsupplement(f, i); -+ s = n_string_field_copy(L, lua_key_index(registry), "Adobe"); -+ set_font_cidregistry(f, s); -+ s = n_string_field_copy(L, lua_key_index(ordering), "Identity"); -+ set_font_cidordering(f, s); -+ } -+ lua_pop(L, 1); -+} -+ -+static void read_lua_parameters(lua_State * L, int f) -+{ -+ int i, n, t; -+ const char *s; -+ lua_key_rawgeti(parameters); -+ if (lua_istable(L, -1)) { -+ /*tex The number of parameters is the |max(IntegerKeys(L)),7)| */ -+ n = 7; -+ lua_pushnil(L); -+ while (lua_next(L, -2) != 0) { -+ if (lua_type(L, -2) == LUA_TNUMBER) { -+ i = (int) lua_tointeger(L, -2); -+ if (i > n) -+ n = i; -+ } -+ lua_pop(L, 1); -+ } -+ if (n > 7) -+ set_font_params(f, n); -+ /*tex Sometimes it is handy to have all integer keys: */ -+ for (i = 1; i <= 7; i++) { -+ lua_rawgeti(L, -1, i); -+ if (lua_type(L, -1) == LUA_TNUMBER) { -+ n = lua_roundnumber(L, -1); -+ set_font_param(f, i, n); -+ } -+ lua_pop(L, 1); -+ } -+ lua_pushnil(L); -+ while (lua_next(L, -2) != 0) { -+ t = lua_type(L,-2); -+ if (t == LUA_TNUMBER) { -+ i = (int) lua_tointeger(L, -2); -+ if (i >= 8) { -+ if (lua_type(L,-1) == LUA_TNUMBER) { -+ n = lua_roundnumber(L, -1); -+ } else { -+ n = 0; -+ } -+ set_font_param(f, i, n); -+ } -+ } else if (t == LUA_TSTRING) { -+ s = lua_tostring(L, -2); -+ if (lua_type(L,-1) == LUA_TNUMBER) { -+ n = lua_roundnumber(L, -1); -+ } else { -+ n = 0; -+ } -+ if (lua_key_eq(s, slant)) { -+ set_font_param(f, slant_code, n); -+ } else if (lua_key_eq(s, space)) { -+ set_font_param(f, space_code, n); -+ } else if (lua_key_eq(s, space_stretch)) { -+ set_font_param(f, space_stretch_code, n); -+ } else if (lua_key_eq(s, space_shrink)) { -+ set_font_param(f, space_shrink_code, n); -+ } else if (lua_key_eq(s, x_height)) { -+ set_font_param(f, x_height_code, n); -+ } else if (lua_key_eq(s, quad)) { -+ set_font_param(f, quad_code, n); -+ } else if (lua_key_eq(s, extra_space)) { -+ set_font_param(f, extra_space_code, n); -+ } -+ } -+ lua_pop(L, 1); -+ } -+ } -+ lua_pop(L, 1); -+ -+} -+ -+static void read_lua_math_parameters(lua_State * L, int f) -+{ -+ int i = 0, n = 0, t; -+ lua_key_rawgeti(MathConstants); -+ if (lua_istable(L, -1)) { -+ lua_pushnil(L); -+ while (lua_next(L, -2) != 0) { -+ t = lua_type(L,-2); -+ if (t == LUA_TNUMBER) { -+ i = (int) lua_tointeger(L, -2); -+ } else if (t == LUA_TSTRING) { -+ i = ff_checkoption(L, -2, NULL, MATH_param_names); -+ } -+ n = (int) lua_roundnumber(L, -1); -+ if (i > 0) { -+ set_font_math_param(f, i, n); -+ } -+ lua_pop(L, 1); -+ } -+ set_font_oldmath(f,false); -+ } else { -+ set_font_oldmath(f,true); -+ } -+ lua_pop(L, 1); -+} -+ -+#define MIN_INF -0x7FFFFFFF -+ -+static void store_math_kerns(lua_State * L, int index, charinfo * co, int id) -+{ -+ int l, k; -+ scaled ht, krn; -+ lua_key_direct_rawgeti(index); -+ if (lua_istable(L, -1) && ((k = (int) lua_rawlen(L, -1)) > 0)) { -+ for (l = 0; l < k; l++) { -+ lua_rawgeti(L, -1, (l + 1)); -+ if (lua_istable(L, -1)) { -+ ht = (scaled) lua_numeric_field_by_index(L, lua_key_index(height), MIN_INF); -+ krn = (scaled) lua_numeric_field_by_index(L, lua_key_index(kern), MIN_INF); -+ if (krn > MIN_INF && ht > MIN_INF) -+ add_charinfo_math_kern(co, id, ht, krn); -+ } -+ lua_pop(L, 1); -+ } -+ } -+ lua_pop(L, 1); -+} -+ -+static void font_char_from_lua(lua_State * L, internal_font_number f, int i, int *l_fonts, boolean has_math) -+{ -+ int k, r, t, lt, u, n; -+ charinfo *co; -+ kerninfo *ckerns; -+ liginfo *cligs; -+ scaled j; -+ const char *s; -+ /*tex The number of ligature table items: */ -+ int nl = 0; -+ /*tex The number of kern table items: */ -+ int nk = 0; -+ int ctr = 0; -+ int atsize = font_size(f); -+ if (lua_istable(L, -1)) { -+ co = get_charinfo(f, i); -+ set_charinfo_tag(co, 0); -+ j = lua_numeric_field_by_index(L, lua_key_index(width), 0); -+ set_charinfo_width(co, j); -+ j = lua_numeric_field_by_index(L, lua_key_index(height), 0); -+ set_charinfo_height(co, j); -+ j = lua_numeric_field_by_index(L, lua_key_index(depth), 0); -+ set_charinfo_depth(co, j); -+ j = lua_numeric_field_by_index(L, lua_key_index(italic), 0); -+ set_charinfo_italic(co, j); -+ j = lua_numeric_field_by_index(L, lua_key_index(vert_italic), 0); -+ set_charinfo_vert_italic(co, j); -+ j = lua_numeric_field_by_index(L, lua_key_index(index), 0); -+ set_charinfo_index(co, j); -+ j = lua_numeric_field_by_index(L, lua_key_index(expansion_factor), 1000); -+ set_charinfo_ef(co, j); -+ j = lua_numeric_field_by_index(L, lua_key_index(left_protruding), 0); -+ set_charinfo_lp(co, j); -+ j = lua_numeric_field_by_index(L, lua_key_index(right_protruding), 0); -+ set_charinfo_rp(co, j); -+ k = n_boolean_field(L, lua_key_index(used), 0); -+ set_charinfo_used(co, k); -+ s = n_string_field(L, lua_key_index(name)); -+ if (s != NULL) -+ set_charinfo_name(co, xstrdup(s)); -+ else -+ set_charinfo_name(co, NULL); -+ /*tex |n_string_field| leaves a value on stack*/ -+ lua_pop(L,1); -+ u = n_some_field(L,lua_key_index(tounicode)); -+ if (u == LUA_TNUMBER) { -+ u = lua_tointeger(L,-1); -+ if (u < 0) { -+ set_charinfo_tounicode(co, NULL); -+ } else if (u < 0xD7FF || (u > 0xDFFF && u <= 0xFFFF)) { -+ char *s = malloc(5); -+ sprintf(s,"%04X",(unsigned int) u); -+ set_charinfo_tounicode(co,s); -+ } else { -+ char *s = malloc(11); -+ u = u - 0x10000; -+ sprintf(s,"%04X%04X",(unsigned int) (floor(u/1024)+0xD800),(unsigned int) (u%1024+0xDC00)); -+ set_charinfo_tounicode(co,s); -+ } -+ } else if (u == LUA_TTABLE) { -+ n = lua_rawlen(L,-1); -+ u = 0; -+ for (k = 1; k <= n; k++) { -+ lua_rawgeti(L, -1, k); -+ if (lua_type(L,-1) == LUA_TNUMBER) { -+ u = lua_tointeger(L,-1); -+ } else { -+ lua_pop(L, 1); -+ break; -+ } -+ if (u < 0) { -+ u = -1; -+ lua_pop(L, 1); -+ break; -+ } else if (u < 0xD7FF || (u > 0xDFFF && u <= 0xFFFF)) { -+ u = u + 4; -+ } else { -+ u = u + 8; -+ } -+ lua_pop(L, 1); -+ } -+ if (u>0) { -+ char *s = malloc(u+1); -+ char *t = s ; -+ for (k = 1; k <= n; k++) { -+ lua_rawgeti(L, -1, k); -+ u = lua_tointeger(L,-1); -+ if (u < 0xD7FF || (u > 0xDFFF && u <= 0xFFFF)) { -+ sprintf(t,"%04X",(unsigned int) u); -+ t += 4; -+ } else { -+ u = u - 0x10000; -+ sprintf(t,"%04X%04X",(unsigned int) (floor(u/1024)+0xD800),(unsigned int) (u%1024+0xDC00)); -+ t += 8; -+ } -+ lua_pop(L, 1); -+ } -+ set_charinfo_tounicode(co,s); -+ } else { -+ set_charinfo_tounicode(co, NULL); -+ } -+ } else if (u == LUA_TSTRING) { -+ s = lua_tostring(L,-1); -+ set_charinfo_tounicode(co, xstrdup(s)); -+ } else { -+ set_charinfo_tounicode(co, NULL); -+ } -+ lua_pop(L,1); -+ if (has_math) { -+ j = lua_numeric_field_by_index(L, lua_key_index(top_accent), INT_MIN); -+ set_charinfo_top_accent(co, j); -+ j = lua_numeric_field_by_index(L, lua_key_index(bot_accent), INT_MIN); -+ set_charinfo_bot_accent(co, j); -+ k = lua_numeric_field_by_index(L, lua_key_index(next), -1); -+ if (k >= 0) { -+ set_charinfo_tag(co, list_tag); -+ set_charinfo_remainder(co, k); -+ } -+ lua_key_rawgeti(extensible); -+ if (lua_istable(L, -1)) { -+ int top, bot, mid, rep; -+ top = lua_numeric_field_by_index(L, lua_key_index(top), 0); -+ bot = lua_numeric_field_by_index(L, lua_key_index(bot), 0); -+ mid = lua_numeric_field_by_index(L, lua_key_index(mid), 0); -+ rep = lua_numeric_field_by_index(L, lua_key_index(rep), 0); -+ if (top != 0 || bot != 0 || mid != 0 || rep != 0) { -+ set_charinfo_tag(co, ext_tag); -+ set_charinfo_extensible(co, top, bot, mid, rep); -+ } else { -+ formatted_warning("font", "lua-loaded font %s char U+%X has an invalid extensible field", font_name(f), (int) i); -+ } -+ } -+ lua_pop(L, 1); -+ lua_key_rawgeti(horiz_variants); -+ if (lua_istable(L, -1)) { -+ int glyph, startconnect, endconnect, advance, extender; -+ extinfo *h; -+ set_charinfo_tag(co, ext_tag); -+ set_charinfo_hor_variants(co, NULL); -+ for (k = 1;; k++) { -+ lua_rawgeti(L, -1, k); -+ if (lua_istable(L, -1)) { -+ glyph = lua_numeric_field_by_index(L, lua_key_index(glyph), 0); -+ extender = lua_numeric_field_by_index(L, lua_key_index(extender), 0); -+ startconnect = lua_numeric_field_by_index(L, lua_key_index(start), 0); -+ endconnect = lua_numeric_field_by_index(L, lua_key_index(end), 0); -+ advance = lua_numeric_field_by_index(L, lua_key_index(advance), 0); -+ h = new_variant(glyph, startconnect, endconnect, advance, extender); -+ add_charinfo_hor_variant(co, h); -+ lua_pop(L, 1); -+ } else { -+ lua_pop(L, 1); -+ break; -+ } -+ } -+ } -+ lua_pop(L, 1); -+ lua_key_rawgeti(vert_variants); -+ if (lua_istable(L, -1)) { -+ int glyph, startconnect, endconnect, advance, extender; -+ extinfo *h; -+ set_charinfo_tag(co, ext_tag); -+ set_charinfo_vert_variants(co, NULL); -+ for (k = 1;; k++) { -+ lua_rawgeti(L, -1, k); -+ if (lua_istable(L, -1)) { -+ glyph = lua_numeric_field_by_index(L, lua_key_index(glyph), 0); -+ extender = lua_numeric_field_by_index(L, lua_key_index(extender), 0); -+ startconnect = lua_numeric_field_by_index(L, lua_key_index(start), 0); -+ endconnect = lua_numeric_field_by_index(L, lua_key_index(end), 0); -+ advance = lua_numeric_field_by_index(L, lua_key_index(advance), 0); -+ h = new_variant(glyph, startconnect, endconnect, advance, extender); -+ add_charinfo_vert_variant(co, h); -+ lua_pop(L, 1); -+ } else { -+ lua_pop(L, 1); -+ break; -+ } -+ } -+ } -+ lua_pop(L, 1); -+ /*tex -+ Here is a complete example: -+ -+ \starttyping -+ mathkern = { -+ bottom_left = { { height = 420, kern = 80 }, { height = 520, kern = 4 } }, -+ bottom_right = { { height = 0, kern = 48 } }, -+ top_left = { { height = 620, kern = 0 }, { height = 720, kern = -80 } }, -+ top_right = { { height = 676, kern = 115 }, { height = 776, kern = 45 } }, -+ } -+ \stoptyping -+ -+ */ -+ lua_key_rawgeti(mathkern); -+ if (lua_istable(L, -1)) { -+ store_math_kerns(L,lua_key_index(top_left), co, top_left_kern); -+ store_math_kerns(L,lua_key_index(top_right), co, top_right_kern); -+ store_math_kerns(L,lua_key_index(bottom_right), co, bottom_right_kern); -+ store_math_kerns(L,lua_key_index(bottom_left), co, bottom_left_kern); -+ } -+ lua_pop(L, 1); -+ } -+ /*tex end of |has_math| */ -+ count_hash_items(L, kerns, nk); -+ if (nk > 0) { -+ /*tex The kerns table is still on stack. */ -+ ckerns = xcalloc((unsigned) (nk + 1), sizeof(kerninfo)); -+ ctr = 0; -+ /*tex Traverse the hash. */ -+ lua_pushnil(L); -+ while (lua_next(L, -2) != 0) { -+ k = non_boundarychar; -+ lt = lua_type(L,-2); -+ if (lt == LUA_TNUMBER) { -+ /*tex Adjacent char: */ -+ k = (int) lua_tointeger(L, -2); -+ if (k < 0) -+ k = non_boundarychar; -+ } else if (lt == LUA_TSTRING) { -+ s = lua_tostring(L, -2); -+ if (lua_key_eq(s, right_boundary)) { -+ k = right_boundarychar; -+ if (!has_right_boundary(f)) -+ set_right_boundary(f, get_charinfo(f, right_boundarychar)); -+ } -+ } -+ j = lua_roundnumber(L, -1); -+ if (k != non_boundarychar) { -+ set_kern_item(ckerns[ctr], k, j); -+ ctr++; -+ } else { -+ formatted_warning("font", "lua-loaded font %s char U+%X has an invalid kern field", font_name(f), (int) i); -+ } -+ lua_pop(L, 1); -+ } -+ /*tex A guard against empty tables. */ -+ if (ctr > 0) { -+ set_kern_item(ckerns[ctr], end_kern, 0); -+ set_charinfo_kerns(co, ckerns); -+ } else { -+ formatted_warning("font", "lua-loaded font %s char U+%X has an invalid kerns field", font_name(f), (int) i); -+ } -+ lua_pop(L, 1); -+ } -+ /*tex Packet commands. */ -+ lua_key_rawgeti(commands); -+ if (lua_istable(L, -1)) { -+ lua_pushnil(L); -+ if (lua_next(L, -2) != 0) { -+ lua_pop(L, 2); -+ read_char_packets(L, (int *) l_fonts, co, f, atsize); -+ } -+ } -+ lua_pop(L, 1); -+ /*tex The ligatures. */ -+ count_hash_items(L, ligatures, nl); -+ if (nl > 0) { -+ /*tex The ligatures table still on stack. */ -+ cligs = xcalloc((unsigned) (nl + 1), sizeof(liginfo)); -+ ctr = 0; -+ /*tex Traverse the hash. */ -+ lua_pushnil(L); -+ while (lua_next(L, -2) != 0) { -+ k = non_boundarychar; -+ lt = lua_type(L,-2); -+ if (lt == LUA_TNUMBER) { -+ /*tex Adjacent char: */ -+ k = (int) lua_tointeger(L, -2); -+ if (k < 0) { -+ k = non_boundarychar; -+ } -+ } else if (lt == LUA_TSTRING) { -+ s = lua_tostring(L, -2); -+ if (lua_key_eq(s, right_boundary)) { -+ k = right_boundarychar; -+ if (!has_right_boundary(f)) -+ set_right_boundary(f, get_charinfo(f, right_boundarychar)); -+ } -+ } -+ r = -1; -+ if (lua_istable(L, -1)) { -+ /*tex Ligature: */ -+ r = lua_numeric_field_by_index(L, lua_key_index(char), -1); -+ } -+ if (r != -1 && k != non_boundarychar) { -+ t = n_enum_field(L, lua_key_index(type), 0, ligature_type_strings); -+ set_ligature_item(cligs[ctr], (char) ((t * 2) + 1), k, r); -+ ctr++; -+ } else { -+ formatted_warning("font", "lua-loaded font %s char U+%X has an invalid ligature field", font_name(f), (int) i); -+ } -+ /*tex The iterator value: */ -+ lua_pop(L, 1); -+ } -+ /*tex A guard against empty tables. */ -+ if (ctr > 0) { -+ set_ligature_item(cligs[ctr], 0, end_ligature, 0); -+ set_charinfo_ligatures(co, cligs); -+ } else { -+ formatted_warning("font", "lua-loaded font %s char U+%X has an invalid ligatures field", font_name(f), (int) i); -+ } -+ /*tex The ligatures table. */ -+ lua_pop(L, 1); -+ } -+ } -+} -+ -+/*tex -+ -+ The caller has to fix the state of the lua stack when there is an error! -+ -+*/ -+ -+int font_from_lua(lua_State * L, int f) -+{ -+ int i, n, r, t, lt; -+ int s_top; -+ int bc; -+ int ec; -+ char *s; -+ const char *ss; -+ int *l_fonts = NULL; -+ int save_ref ; -+ boolean no_math = false; -+ /*tex Will we save a cache of the \LUA\ table? */ -+ save_ref = 1; -+ ss = NULL; -+ ss = n_string_field(L, lua_key_index(cache)); -+ if (lua_key_eq(ss, no)) -+ save_ref = -1; -+ else if (lua_key_eq(ss, renew)) -+ save_ref = 0; -+ /*tex |n_string_field| leaves a value on stack. */ -+ lua_pop(L,1); -+ /*tex The table is at stack |index -1| */ -+ s = n_string_field_copy(L,lua_key_index(area), ""); -+ set_font_area(f, s); -+ s = n_string_field_copy(L, lua_key_index(filename), NULL); -+ set_font_filename(f, s); -+ s = n_string_field_copy(L, lua_key_index(encodingname), NULL); -+ set_font_encodingname(f, s); -+ s = n_string_field_copy(L, lua_key_index(name), NULL); -+ set_font_name(f, s); -+ s = n_string_field_copy(L, lua_key_index(fullname), font_name(f)); -+ set_font_fullname(f, s); -+ if (s == NULL) { -+ formatted_error("font","lua-loaded font '%d' has no name!", f); -+ return false; -+ } -+ s = n_string_field_copy(L, lua_key_index(psname), NULL); -+ set_font_psname(f, s); -+ i = lua_numeric_field_by_index(L,lua_key_index(units_per_em), 0); -+ set_font_units_per_em(f, i); -+ i = lua_numeric_field_by_index(L,lua_key_index(designsize), 655360); -+ set_font_dsize(f, i); -+ i = lua_numeric_field_by_index(L,lua_key_index(size), font_dsize(f)); -+ set_font_size(f, i); -+ set_font_checksum(f, (unsigned)(lua_unsigned_numeric_field_by_index(L,lua_key_index(checksum), 0))) ; -+ i = lua_numeric_field_by_index(L,lua_key_index(direction), 0); -+ set_font_natural_dir(f, i); -+ i = lua_numeric_field_by_index(L,lua_key_index(encodingbytes), 0); -+ set_font_encodingbytes(f, (char) i); -+ i = lua_numeric_field_by_index(L,lua_key_index(streamprovider), 0); -+ set_font_streamprovider(f, (char) i); -+ i = n_boolean_field(L,lua_key_index(oldmath), 0); -+ set_font_oldmath(f, i); -+ i = lua_numeric_field_by_index(L,lua_key_index(tounicode), 0); -+ set_font_tounicode(f, (char) i); -+ i = lua_numeric_field_by_index(L,lua_key_index(slant), 0); -+ if (i < FONT_SLANT_MIN) -+ i = FONT_SLANT_MIN; -+ if (i > FONT_SLANT_MAX) -+ i = FONT_SLANT_MAX; -+ set_font_slant(f, i); -+ i = lua_numeric_field_by_index(L,lua_key_index(extend), 1000); -+ if (i < FONT_EXTEND_MIN) -+ i = FONT_EXTEND_MIN; -+ if (i > FONT_EXTEND_MAX) -+ i = FONT_EXTEND_MAX; -+ set_font_extend(f, i); -+ i = lua_numeric_field_by_index(L,lua_key_index(squeeze), 1000); -+ if (i < FONT_SQUEEZE_MIN) -+ i = FONT_SQUEEZE_MIN; -+ if (i > FONT_SQUEEZE_MAX) -+ i = FONT_SQUEEZE_MAX; -+ set_font_squeeze(f, i); -+ i = lua_numeric_field_by_index(L,lua_key_index(width), 0); -+ if (i < FONT_WIDTH_MIN) -+ i = FONT_WIDTH_MIN; -+ if (i > FONT_WIDTH_MAX) -+ i = FONT_WIDTH_MAX; -+ set_font_width(f, i); -+ i = lua_numeric_field_by_index(L,lua_key_index(mode), 0); -+ if (i < FONT_MODE_MIN) -+ i = FONT_MODE_MIN; -+ if (i > FONT_MODE_MAX) -+ i = FONT_MODE_MAX; -+ set_font_mode(f, i); -+ i = lua_numeric_field_by_index(L,lua_key_index(hyphenchar), default_hyphen_char_par); -+ set_hyphen_char(f, i); -+ i = lua_numeric_field_by_index(L,lua_key_index(skewchar), default_skew_char_par); -+ set_skew_char(f, i); -+ i = n_boolean_field(L, lua_key_index(used), 0); -+ set_font_used(f, (char) i); -+ s = n_string_field_copy(L, lua_key_index(attributes), NULL); -+ if (s != NULL && strlen(s) > 0) { -+ i = maketexstring(s); -+ set_pdf_font_attr(f, i); -+ } -+ free(s); -+ i = n_enum_field(L, lua_key_index(type), unknown_font_type, font_type_strings); -+ set_font_type(f, i); -+ i = n_enum_field(L, lua_key_index(format), unknown_format, font_format_strings); -+ set_font_format(f, i); -+ i = n_enum_field(L, lua_key_index(writingmode), unknown_writingmode, font_writingmode_strings); -+ set_font_writingmode(f, i); -+ i = n_enum_field(L, lua_key_index(identity), unknown_identity, font_identity_strings); -+ set_font_identity(f, i); -+ i = n_enum_field(L, lua_key_index(embedding), unknown_embedding, font_embedding_strings); -+ set_font_embedding(f, i); -+ if (font_encodingbytes(f) == 0 && (font_format(f) == opentype_format || font_format(f) == truetype_format)) { -+ set_font_encodingbytes(f, 2); -+ } -+ /*tex Now fetch the base fonts, if needed. */ -+ count_hash_items(L, fonts, n); -+ if (n > 0) { -+ /*tex The font table still on stack. */ -+ l_fonts = xmalloc((unsigned) ((unsigned) (n + 2) * sizeof(int))); -+ memset(l_fonts, 0, (size_t) ((unsigned) (n + 2) * sizeof(int))); -+ for (i = 1; i <= n; i++) { -+ lua_rawgeti(L, -1, i); -+ if (lua_istable(L, -1)) { -+ lua_key_rawgeti(id); -+ if (lua_isnumber(L, -1)) { -+ l_fonts[i] = (int) lua_tointeger(L, -1); -+ if (l_fonts[i] == 0) { -+ l_fonts[i] = (int) f; -+ } -+ /*tex Pop id and entry. */ -+ lua_pop(L, 2); -+ continue; -+ } -+ /*tex Pop id. */ -+ lua_pop(L, 1); -+ }; -+ ss = NULL; -+ if (lua_istable(L, -1)) { -+ ss = n_string_field(L, lua_key_index(name)); -+ /*tex The string is anchored. */ -+ lua_pop(L,1); -+ } -+ if (ss != NULL) { -+ t = lua_numeric_field_by_index(L, lua_key_index(size), -1000); -+ /*tex The stack is messed up, otherwise this explicit resizing would not be needed! */ -+ s_top = lua_gettop(L); -+ if (strcmp(font_name(f), ss) == 0) -+ l_fonts[i] = f; -+ else -+ l_fonts[i] = find_font_id(ss, t); -+ lua_settop(L, s_top); -+ } else { -+ formatted_error("font","invalid local font at index %i in lua-loaded font '%s' (1)",i,font_name(f)); -+ } -+ /*tex Pop the list entry. */ -+ lua_pop(L, 1); -+ } -+ /*tex Pop the font table. */ -+ lua_pop(L, 1); -+ } else if (font_type(f) == virtual_font_type) { -+ /*tex -+ We no longer do this check but instead create an entry. This permits -+ (valid) tricks. -+ */ -+ /* -+ formatted_error("font","invalid local fonts in lua-loaded font '%s' (2)", font_name(f)); -+ */ -+ } else { -+ l_fonts = xmalloc(3 * sizeof(int)); -+ l_fonts[0] = 0; -+ l_fonts[1] = f; -+ l_fonts[2] = 0; -+ } -+ /*tex The parameters. */ -+ no_math = n_boolean_field(L, lua_key_index(nomath), 0); -+ read_lua_parameters(L, f); -+ if (!no_math) { -+ read_lua_math_parameters(L, f); -+ if (n_boolean_field(L, lua_key_index(oldmath), 0)) { -+ set_font_oldmath(f,true); -+ } -+ -+ } else { -+ set_font_oldmath(f,true); -+ } -+ read_lua_cidinfo(L, f); -+ /*tex The characters. */ -+ lua_key_rawgeti(characters); -+ if (lua_istable(L, -1)) { -+ /*tex Find the array size values; |num| holds the number of characters to add. */ -+ int num = 0; -+ ec = 0; -+ bc = -1; -+ /*tex The first key: */ -+ lua_pushnil(L); -+ while (lua_next(L, -2) != 0) { -+ if (lua_isnumber(L, -2)) { -+ i = (int) lua_tointeger(L, -2); -+ if (i >= 0) { -+ if (lua_istable(L, -1)) { -+ num++; -+ if (i > ec) -+ ec = i; -+ if (bc < 0) -+ bc = i; -+ if (bc >= 0 && i < bc) -+ bc = i; -+ } -+ } -+ } -+ lua_pop(L, 1); -+ } -+ if (bc != -1) { -+ int fstep; -+ font_malloc_charinfo(f, num); -+ set_font_bc(f, bc); -+ set_font_ec(f, ec); -+ /*tex The first key: */ -+ lua_pushnil(L); -+ while (lua_next(L, -2) != 0) { -+ lt = lua_type(L,-2); -+ if (lt == LUA_TNUMBER) { -+ i = (int) lua_tointeger(L, -2); -+ if (i >= 0) { -+ font_char_from_lua(L, f, i, l_fonts, !no_math); -+ } -+ } else if (lt == LUA_TSTRING) { -+ const char *ss1 = lua_tostring(L, -2); -+ if (lua_key_eq(ss1, left_boundary)) { -+ font_char_from_lua(L, f, left_boundarychar, l_fonts, !no_math); -+ } else if (lua_key_eq(ss1, right_boundary)) { -+ font_char_from_lua(L, f, right_boundarychar, l_fonts, !no_math); -+ } -+ } -+ lua_pop(L, 1); -+ } -+ lua_pop(L, 1); -+ /*tex -+ -+ Handle font expansion last: the |copy_font| routine is called eventually, -+ and that needs to know |bc| and |ec|. We permits virtual fonts to use -+ expansion as one can always turn it off. -+ -+ */ -+ fstep = lua_numeric_field_by_index(L, lua_key_index(step), 0); -+ if (fstep < 0) -+ fstep = 0; -+ if (fstep > 100) -+ fstep = 100; -+ if (fstep != 0) { -+ int fshrink = lua_numeric_field_by_index(L, lua_key_index(shrink), 0); -+ int fstretch= lua_numeric_field_by_index(L, lua_key_index(stretch), 0); -+ if (fshrink < 0) -+ fshrink = 0; -+ if (fshrink > 500) -+ fshrink = 500; -+ fshrink -= (fshrink % fstep); -+ if (fshrink < 0) -+ fshrink = 0; -+ if (fstretch < 0) -+ fstretch = 0; -+ if (fstretch > 1000) -+ fstretch = 1000; -+ fstretch -= (fstretch % fstep); -+ if (fstretch < 0) -+ fstretch = 0; -+ set_expand_params(f, fstretch, fshrink, fstep); -+ } -+ -+ } else { -+ formatted_warning("font","lua-loaded font '%d' with name '%s' has no characters", f, font_name(f)); -+ } -+ if (save_ref > 0) { -+ /*tex This pops the table. */ -+ r = luaL_ref(L, LUA_REGISTRYINDEX); -+ set_font_cache_id(f, r); -+ } else { -+ lua_pop(L, 1); -+ set_font_cache_id(f, save_ref); -+ } -+ } else { -+ formatted_warning("font","lua-loaded font '%d' with name '%s' has no character table", f, font_name(f)); -+ } -+ if (l_fonts != NULL) -+ free(l_fonts); -+ return true; -+} -+ -+int characters_from_lua(lua_State * L, int f) -+{ -+ int i, n, t, lt; -+ int *l_fonts = NULL; -+ int s_top; -+ const char *ss; -+ boolean no_math = false; -+ /*tex Speedup: */ -+ no_math = n_boolean_field(L, lua_key_index(nomath), 0); -+ /*tex Type: */ -+ i = n_enum_field(L, lua_key_index(type), font_type(f), font_type_strings); -+ set_font_type(f, i); -+ /*tex Fonts: */ -+ count_hash_items(L, fonts, n); -+ if (n > 0) { -+ /*tex The font table still on stack. */ -+ l_fonts = xmalloc((unsigned) ((unsigned) (n + 2) * sizeof(int))); -+ memset(l_fonts, 0, (size_t) ((unsigned) (n + 2) * sizeof(int))); -+ for (i = 1; i <= n; i++) { -+ lua_rawgeti(L, -1, i); -+ if (lua_istable(L, -1)) { -+ lua_key_rawgeti(id); -+ if (lua_isnumber(L, -1)) { -+ l_fonts[i] = (int) lua_tointeger(L, -1); -+ if (l_fonts[i] == 0) { -+ l_fonts[i] = (int) f; -+ } -+ /*tex Pop id and entry. */ -+ lua_pop(L, 2); -+ continue; -+ } -+ /*tex Pop id. */ -+ lua_pop(L, 1); -+ }; -+ ss = NULL; -+ if (lua_istable(L, -1)) { -+ ss = n_string_field(L, lua_key_index(name)); -+ /* string is anchored */ -+ lua_pop(L,1); -+ } -+ if (ss != NULL) { -+ t = lua_numeric_field_by_index(L, lua_key_index(size), -1000); -+ /*tex the stack is messed up, otherwise this explicit resizing would not be needed! */ -+ s_top = lua_gettop(L); -+ if (strcmp(font_name(f), ss) == 0) -+ l_fonts[i] = f; -+ else -+ l_fonts[i] = find_font_id(ss, t); -+ lua_settop(L, s_top); -+ } else { -+ formatted_error("font","invalid local font in lua-loaded font '%s' (3)", font_name(f)); -+ } -+ /*tex Pop list entry. */ -+ lua_pop(L, 1); -+ } -+ /*tex Pop font table. */ -+ lua_pop(L, 1); -+ } else if (font_type(f) == virtual_font_type) { -+ formatted_error("font","invalid local fonts in lua-loaded font '%s' (4)", font_name(f)); -+ } else { -+ l_fonts = xmalloc(3 * sizeof(int)); -+ l_fonts[0] = 0; -+ l_fonts[1] = f; -+ l_fonts[2] = 0; -+ } -+ /*tex The characters. */ -+ lua_key_rawgeti(characters); -+ if (lua_istable(L, -1)) { -+ /*tex Find the array size values; |num| has the amount. */ -+ int num = 0; -+ int todo = 0; -+ int bc = font_bc(f); -+ int ec = font_ec(f); -+ /*tex First key: */ -+ lua_pushnil(L); -+ while (lua_next(L, -2) != 0) { -+ if (lua_isnumber(L, -2)) { -+ i = (int) lua_tointeger(L, -2); -+ if (i >= 0) { -+ if (lua_istable(L, -1)) { -+ todo++; -+ if (! quick_char_exists(f,i)) { -+ num++; -+ if (i > ec) -+ ec = i; -+ if (bc < 0) -+ bc = i; -+ if (bc >= 0 && i < bc) -+ bc = i; -+ } -+ } -+ } -+ } -+ lua_pop(L, 1); -+ } -+ if (todo > 0) { -+ font_malloc_charinfo(f, num); -+ set_font_bc(f, bc); -+ set_font_ec(f, ec); -+ /*tex First key: */ -+ lua_pushnil(L); -+ while (lua_next(L, -2) != 0) { -+ lt = lua_type(L,-2); -+ if (lt == LUA_TNUMBER) { -+ i = (int) lua_tointeger(L, -2); -+ if (i >= 0) { -+ if (quick_char_exists(f,i)) { -+ charinfo *co = char_info(f, i); -+ set_charinfo_name(co, NULL); -+ set_charinfo_tounicode(co, NULL); -+ set_charinfo_packets(co, NULL); -+ set_charinfo_ligatures(co, NULL); -+ set_charinfo_kerns(co, NULL); -+ set_charinfo_vert_variants(co, NULL); -+ set_charinfo_hor_variants(co, NULL); -+ } -+ font_char_from_lua(L, f, i, l_fonts, !no_math); -+ } -+ } -+ lua_pop(L, 1); -+ } -+ lua_pop(L, 1); -+ } -+ } -+ if (l_fonts != NULL) -+ free(l_fonts); -+ return true; -+} -+ -+/*tex Ligaturing starts here */ -+ -+static void nesting_append(halfword nest1, halfword newn) -+{ -+ halfword tail = tlink(nest1); -+ if (tail == null) { -+ couple_nodes(nest1, newn); -+ } else { -+ couple_nodes(tail, newn); -+ } -+ tlink(nest1) = newn; -+} -+ -+static void nesting_prepend(halfword nest1, halfword newn) -+{ -+ halfword head = vlink(nest1); -+ couple_nodes(nest1, newn); -+ if (head == null) { -+ tlink(nest1) = newn; -+ } else { -+ couple_nodes(newn, head); -+ } -+} -+ -+static void nesting_prepend_list(halfword nest1, halfword newn) -+{ -+ halfword head = vlink(nest1); -+ couple_nodes(nest1, newn); -+ if (head == null) { -+ tlink(nest1) = tail_of_list(newn); -+ } else { -+ halfword tail = tail_of_list(newn); -+ couple_nodes(tail, head); -+ } -+} -+ -+static int test_ligature(liginfo * lig, halfword left, halfword right) -+{ -+ if (type(left) != glyph_node) -+ return 0; -+ if (font(left) != font(right)) -+ return 0; -+ if (is_ghost(left) || is_ghost(right)) -+ return 0; -+ *lig = get_ligature(font(left), character(left), character(right)); -+ if (is_valid_ligature(*lig)) { -+ return 1; -+ } -+ return 0; -+} -+ -+static int try_ligature(halfword * frst, halfword fwd) -+{ -+ halfword cur = *frst; -+ liginfo lig; -+ if (test_ligature(&lig, cur, fwd)) { -+ int move_after = (lig_type(lig) & 0x0C) >> 2; -+ int keep_right = ((lig_type(lig) & 0x01) != 0); -+ int keep_left = ((lig_type(lig) & 0x02) != 0); -+ halfword newgl = raw_glyph_node(); -+ font(newgl) = font(cur); -+ character(newgl) = lig_replacement(lig); -+ set_is_ligature(newgl); -+ /*tex -+ Below might not be correct in contrived border case. but we use it -+ only for debugging. -+ */ -+ if (character(cur) < 0) { -+ set_is_leftboundary(newgl); -+ } -+ if (character(fwd) < 0) { -+ set_is_rightboundary(newgl); -+ } -+ if (character(cur) < 0) { -+ if (character(fwd) < 0) { -+ build_attribute_list(newgl); -+ } else { -+ add_node_attr_ref(node_attr(fwd)); -+ node_attr(newgl) = node_attr(fwd); -+ } -+ } else { -+ add_node_attr_ref(node_attr(cur)); -+ node_attr(newgl) = node_attr(cur); -+ } -+ /*tex -+ Maybe if this ligature is consists of another ligature we should add -+ it's |lig_ptr| to the new glyphs |lig_ptr| (and cleanup the no longer -+ needed node). This has a very low priority, so low that it might -+ never happen. -+ */ -+ /*tex Left side: */ -+ if (keep_left) { -+ halfword new_first = copy_node(cur); -+ lig_ptr(newgl) = new_first; -+ couple_nodes(cur, newgl); -+ if (move_after) { -+ move_after--; -+ cur = newgl; -+ } -+ } else { -+ halfword prev = alink(cur); -+ uncouple_node(cur); -+ lig_ptr(newgl) = cur; -+ couple_nodes(prev, newgl); -+ cur = newgl; /* as cur has disappeared */ -+ } -+ /*tex Right side: */ -+ if (keep_right) { -+ halfword new_second = copy_node(fwd); -+ /*tex This is correct, because we {\em know} |lig_ptr| points to {\em one} node. */ -+ couple_nodes(lig_ptr(newgl), new_second); -+ couple_nodes(newgl, fwd); -+ if (move_after) { -+ move_after--; -+ cur = fwd; -+ } -+ } else { -+ halfword next = vlink(fwd); -+ uncouple_node(fwd); -+ /*tex This works because we {\em know} |lig_ptr| points to {\em one} node. */ -+ couple_nodes(lig_ptr(newgl), fwd); -+ if (next != null) { -+ couple_nodes(newgl, next); -+ } -+ } -+ /*tex Check and return. */ -+ *frst = cur; -+ return 1; -+ } -+ return 0; -+} -+ -+/*tex -+ -+ There shouldn't be any ligatures here - we only add them at the end of -+ |xxx_break| in a \.{DISC-1 - DISC-2} situation and we stop processing -+ \.{DISC-1} (we continue with \.{DISC-1}'s |post_| and |no_break|. -+ -+*/ -+ -+static halfword handle_lig_nest(halfword root, halfword cur) -+{ -+ if (cur == null) -+ return root; -+ while (vlink(cur) != null) { -+ halfword fwd = vlink(cur); -+ if (type(cur) == glyph_node && type(fwd) == glyph_node && -+ font(cur) == font(fwd) && try_ligature(&cur, fwd)) { -+ continue; -+ } -+ cur = vlink(cur); -+ } -+ tlink(root) = cur; -+ return root; -+} -+ -+static halfword handle_lig_word(halfword cur) -+{ -+ halfword right = null; -+ if (type(cur) == boundary_node) { -+ halfword prev = alink(cur); -+ halfword fwd = vlink(cur); -+ /*tex There is no need to uncouple |cur|, it is freed. */ -+ flush_node(cur); -+ if (fwd == null) { -+ vlink(prev) = fwd; -+ return prev; -+ } -+ couple_nodes(prev, fwd); -+ if (type(fwd) != glyph_node) -+ return prev; -+ cur = fwd; -+ } else if (has_left_boundary(font(cur))) { -+ halfword prev = alink(cur); -+ halfword p = new_glyph(font(cur), left_boundarychar); -+ couple_nodes(prev, p); -+ couple_nodes(p, cur); -+ cur = p; -+ } -+ if (has_right_boundary(font(cur))) { -+ right = new_glyph(font(cur), right_boundarychar); -+ } -+ while (1) { -+ /*tex A glyph followed by \unknown */ -+ if (type(cur) == glyph_node) { -+ halfword fwd = vlink(cur); -+ if (fwd == null) { -+ /*tex The last character of a paragraph. */ -+ if (right == null) -+ break; -+ /*tex |par| prohibits the use of |couple_nodes| here. */ -+ try_couple_nodes(cur, right); -+ right = null; -+ continue; -+ } -+ if (type(fwd) == glyph_node) { -+ /*tex a glyph followed by a glyph */ -+ if (font(cur) != font(fwd)) -+ break; -+ if (try_ligature(&cur, fwd)) -+ continue; -+ } else if (type(fwd) == disc_node) { -+ /*tex a glyph followed by a disc */ -+ halfword pre = vlink_pre_break(fwd); -+ halfword nob = vlink_no_break(fwd); -+ halfword next, tail; -+ liginfo lig; -+ /*tex Check on: |a{b?}{?}{?}| and |a+b=>B| : |{B?}{?}{a?}| */ -+ /*tex Check on: |a{?}{?}{b?}| and |a+b=>B| : |{a?}{?}{B?}| */ -+ if ((pre != null && type(pre) == glyph_node && test_ligature(&lig, cur, pre)) -+ || (nob != null && type(nob) == glyph_node && test_ligature(&lig, cur, nob))) { -+ /*tex Move |cur| from before disc to skipped part */ -+ halfword prev = alink(cur); -+ uncouple_node(cur); -+ couple_nodes(prev, fwd); -+ nesting_prepend(no_break(fwd), cur); -+ /*tex Now ligature the |pre_break|. */ -+ nesting_prepend(pre_break(fwd), copy_node(cur)); -+ /*tex As we have removed cur, we need to start again. */ -+ cur = prev; -+ } -+ /*tex Check on: |a{?}{?}{}b| and |a+b=>B| : |{a?}{?b}{B}|. */ -+ next = vlink(fwd); -+ if (nob == null && next != null && type(next) == glyph_node && test_ligature(&lig, cur, next)) { -+ /*tex Move |cur| from before |disc| to |no_break| part. */ -+ halfword prev = alink(cur); -+ uncouple_node(cur); -+ couple_nodes(prev, fwd); -+ /*tex We {\em know} it's empty. */ -+ couple_nodes(no_break(fwd), cur); -+ /*tex Now copy |cur| the |pre_break|. */ -+ nesting_prepend(pre_break(fwd), copy_node(cur)); -+ /*tex Move next from after disc to |no_break| part. */ -+ tail = vlink(next); -+ uncouple_node(next); -+ try_couple_nodes(fwd, tail); -+ /*tex We {\em know} this works. */ -+ couple_nodes(cur, next); -+ /*tex Make sure the list is correct. */ -+ tlink(no_break(fwd)) = next; -+ /*tex Now copy next to the |post_break|. */ -+ nesting_append(post_break(fwd), copy_node(next)); -+ /*tex As we have removed cur, we need to start again. */ -+ cur = prev; -+ } -+ /*tex We are finished with the |pre_break|. */ -+ handle_lig_nest(pre_break(fwd), vlink_pre_break(fwd)); -+ } else if (type(fwd) == boundary_node) { -+ halfword next = vlink(fwd); -+ try_couple_nodes(cur, next); -+ flush_node(fwd); -+ if (right != null) { -+ /*tex Shame, didn't need it. */ -+ flush_node(right); -+ /*tex No need to reset |right|, we're going to leave the loop anyway. */ -+ } -+ break; -+ } else { -+ /*tex Is something unknown. */ -+ if (right == null) -+ break; -+ couple_nodes(cur, right); -+ couple_nodes(right, fwd); -+ right = null; -+ continue; -+ } -+ /*tex A discretionary followed by \unknown */ -+ } else if (type(cur) == disc_node) { -+ /*tex If |{?}{x}{?}| or |{?}{?}{y}| then: */ -+ if (vlink_no_break(cur) != null || vlink_post_break(cur) != null) { -+ halfword prev = 0; -+ halfword fwd; -+ liginfo lig; -+ if (subtype(cur) == select_disc) { -+ prev = alink(cur); -+ if (vlink_post_break(cur) != null) -+ handle_lig_nest(post_break(prev), vlink_post_break(prev)); -+ if (vlink_no_break(cur) != null) -+ handle_lig_nest(no_break(prev), vlink_no_break(prev)); -+ } -+ if (vlink_post_break(cur) != null) -+ handle_lig_nest(post_break(cur), vlink_post_break(cur)); -+ if (vlink_no_break(cur) != null) -+ handle_lig_nest(no_break(cur), vlink_no_break(cur)); -+ while ((fwd = vlink(cur)) != null) { -+ halfword nob, pst, next; -+ if (type(fwd) != glyph_node) -+ break; -+ if (subtype(cur) != select_disc) { -+ nob = tlink_no_break(cur); -+ pst = tlink_post_break(cur); -+ if ((nob == null || !test_ligature(&lig, nob, fwd)) && -+ (pst == null || !test_ligature(&lig, pst, fwd))) -+ break; -+ nesting_append(no_break(cur), copy_node(fwd)); -+ handle_lig_nest(no_break(cur), nob); -+ } else { -+ int dobreak = 0; -+ nob = tlink_no_break(prev); -+ pst = tlink_post_break(prev); -+ if ((nob == null || !test_ligature(&lig, nob, fwd)) && -+ (pst == null || !test_ligature(&lig, pst, fwd))) -+ dobreak = 1; -+ if (!dobreak) { -+ nesting_append(no_break(prev), copy_node(fwd)); -+ handle_lig_nest(no_break(prev), nob); -+ nesting_append(post_break(prev), copy_node(fwd)); -+ handle_lig_nest(post_break(prev), pst); -+ } -+ dobreak = 0; -+ nob = tlink_no_break(cur); -+ pst = tlink_post_break(cur); -+ if ((nob == null || !test_ligature(&lig, nob, fwd)) && -+ (pst == null || !test_ligature(&lig, pst, fwd))) -+ dobreak = 1; -+ if (!dobreak) { -+ nesting_append(no_break(cur), copy_node(fwd)); -+ handle_lig_nest(no_break(cur), nob); -+ } -+ if (dobreak) -+ break; -+ } -+ next = vlink(fwd); -+ uncouple_node(fwd); -+ try_couple_nodes(cur, next); -+ nesting_append(post_break(cur), fwd); -+ handle_lig_nest(post_break(cur), pst); -+ } -+ if (fwd != null && type(fwd) == disc_node) { -+ halfword next = vlink(fwd); -+ if (vlink_no_break(fwd) == null -+ && vlink_post_break(fwd) == null -+ && next != null -+ && type(next) == glyph_node -+ && ((tlink_post_break(cur) != null && test_ligature(&lig, tlink_post_break(cur), next)) || -+ (tlink_no_break (cur) != null && test_ligature(&lig, tlink_no_break (cur), next)))) { -+ /*tex Building an |init_disc| followed by a |select_disc|: |{a-}{b}{AB} {-}{}{} c| */ -+ halfword last1 = vlink(next), tail; -+ uncouple_node(next); -+ try_couple_nodes(fwd, last1); -+ /*tex |{a-}{b}{AB} {-}{c}{}| */ -+ nesting_append(post_break(fwd), copy_node(next)); -+ /*tex |{a-}{b}{AB} {-}{c}{-}| */ -+ if (vlink_no_break(cur) != null) { -+ nesting_prepend(no_break(fwd), copy_node(vlink_pre_break(fwd))); -+ } -+ /*tex |{a-}{b}{AB} {b-}{c}{-}| */ -+ if (vlink_post_break(cur) != null) -+ nesting_prepend_list(pre_break(fwd), copy_node_list(vlink_post_break(cur))); -+ /*tex |{a-}{b}{AB} {b-}{c}{AB-}| */ -+ if (vlink_no_break(cur) != null) { -+ nesting_prepend_list(no_break(fwd), copy_node_list(vlink_no_break(cur))); -+ } -+ /*tex |{a-}{b}{ABC} {b-}{c}{AB-}| */ -+ tail = tlink_no_break(cur); -+ nesting_append(no_break(cur), copy_node(next)); -+ handle_lig_nest(no_break(cur), tail); -+ /*tex |{a-}{BC}{ABC} {b-}{c}{AB-}| */ -+ tail = tlink_post_break(cur); -+ nesting_append(post_break(cur), next); -+ handle_lig_nest(post_break(cur), tail); -+ /*tex Set the subtypes: */ -+ subtype(cur) = init_disc; -+ subtype(fwd) = select_disc; -+ } -+ } -+ } -+ -+ } else { -+ /*tex We have glyph nor disc. */ -+ return cur; -+ } -+ /*tex Goto the next node, where |\par| allows |vlink(cur)| to be NULL. */ -+ cur = vlink(cur); -+ } -+ return cur; -+} -+ -+/*tex The return value is the new tail, head should be a dummy: */ -+ -+halfword handle_ligaturing(halfword head, halfword tail) -+{ -+ /*tex A trick to allow explicit |node==null| tests. */ -+ halfword save_tail1 = null; -+ halfword cur, prev; -+ if (vlink(head) == null) -+ return tail; -+ if (tail != null) { -+ save_tail1 = vlink(tail); -+ vlink(tail) = null; -+ } -+ if (fix_node_lists) { -+ fix_node_list(head); -+ } -+ prev = head; -+ cur = vlink(prev); -+ while (cur != null) { -+ if (type(cur) == glyph_node || (type(cur) == boundary_node)) { -+ cur = handle_lig_word(cur); -+ } -+ prev = cur; -+ cur = vlink(cur); -+ } -+ if (prev == null) { -+ prev = tail; -+ } -+ if (tail != null) { -+ try_couple_nodes(prev, save_tail1); -+ } -+ return prev; -+} -+ -+ -+/*tex Kerning starts here: */ -+ -+static void add_kern_before(halfword left, halfword right) -+{ -+ if ((!is_rightghost(right)) && -+ font(left) == font(right) && has_kern(font(left), character(left))) { -+ int k = raw_get_kern(font(left), character(left), character(right)); -+ if (k != 0) { -+ halfword kern = new_kern(k); -+ halfword prev = alink(right); -+ couple_nodes(prev, kern); -+ couple_nodes(kern, right); -+ /*tex Update the attribute list (inherit from left): */ -+ delete_attribute_ref(node_attr(kern)); -+ add_node_attr_ref(node_attr(left)); -+ node_attr(kern) = node_attr(left); -+ } -+ } -+} -+ -+static void add_kern_after(halfword left, halfword right, halfword aft) -+{ -+ if ((!is_rightghost(right)) && -+ font(left) == font(right) && has_kern(font(left), character(left))) { -+ int k = raw_get_kern(font(left), character(left), character(right)); -+ if (k != 0) { -+ halfword kern = new_kern(k); -+ halfword next = vlink(aft); -+ couple_nodes(aft, kern); -+ try_couple_nodes(kern, next); -+ /*tex Update the attribute list (inherit from left == aft): */ -+ delete_attribute_ref(node_attr(kern)); -+ add_node_attr_ref(node_attr(aft)); -+ node_attr(kern) = node_attr(aft); -+ } -+ } -+} -+ -+static void do_handle_kerning(halfword root, halfword init_left, halfword init_right) -+{ -+ halfword cur = vlink(root); -+ halfword left = null; -+ if (cur == null) { -+ if (init_left != null && init_right != null) { -+ add_kern_after(init_left, init_right, root); -+ tlink(root) = vlink(root); -+ } -+ return; -+ } -+ if (type(cur) == glyph_node) { -+ set_is_glyph(cur); -+ if (init_left != null) -+ add_kern_before(init_left, cur); -+ left = cur; -+ } -+ while ((cur = vlink(cur)) != null) { -+ if (type(cur) == glyph_node) { -+ set_is_glyph(cur); -+ if (left != null) { -+ add_kern_before(left, cur); -+ if (character(left) < 0 || is_ghost(left)) { -+ halfword prev = alink(left); -+ couple_nodes(prev, cur); -+ flush_node(left); -+ } -+ } -+ left = cur; -+ } else { -+ if (type(cur) == disc_node) { -+ halfword right = type(vlink(cur)) == glyph_node ? vlink(cur) : null; -+ do_handle_kerning(pre_break(cur), left, null); -+ if (vlink_pre_break(cur) != null) -+ tlink_pre_break(cur) = tail_of_list(vlink_pre_break(cur)); -+ do_handle_kerning(post_break(cur), null, right); -+ if (vlink_post_break(cur) != null) -+ tlink_post_break(cur) = tail_of_list(vlink_post_break(cur)); -+ do_handle_kerning(no_break(cur), left, right); -+ if (vlink_no_break(cur) != null) -+ tlink_no_break(cur) = tail_of_list(vlink_no_break(cur)); -+ } -+ if (left != null) { -+ if (character(left) < 0 || is_ghost(left)) { -+ halfword prev = alink(left); -+ couple_nodes(prev, cur); -+ flush_node(left); -+ } -+ left = null; -+ } -+ } -+ } -+ if (left != null) { -+ if (init_right != null) -+ add_kern_after(left, init_right, left); -+ if (character(left) < 0 || is_ghost(left)) { -+ halfword prev = alink(left); -+ halfword next = vlink(left); -+ if (next != null) { -+ couple_nodes(prev, next); -+ tlink(root) = next; -+ } else if (prev != root) { -+ vlink(prev) = null; -+ tlink(root) = prev; -+ } else { -+ vlink(root) = null; -+ tlink(root) = null; -+ } -+ flush_node(left); -+ } -+ } -+} -+ -+halfword handle_kerning(halfword head, halfword tail) -+{ -+ halfword save_link = null; -+ if (tail == null) { -+ tlink(head) = null; -+ do_handle_kerning(head, null, null); -+ } else { -+ save_link = vlink(tail); -+ vlink(tail) = null; -+ tlink(head) = tail; -+ do_handle_kerning(head, null, null); -+ tail = tlink(head); -+ if (valid_node(save_link)) { -+ try_couple_nodes(tail, save_link); -+ } -+ } -+ return tail; -+} -+ -+/*tex The ligaturing and kerning \LUA\ interface: */ -+ -+static halfword run_lua_ligkern_callback(halfword head, halfword tail, int callback_id) -+{ -+ int i; -+ int top = lua_gettop(Luas); -+ if (!get_callback(Luas, callback_id)) { -+ lua_settop(Luas, top); -+ return tail; -+ } -+ nodelist_to_lua(Luas, head); -+ nodelist_to_lua(Luas, tail); -+ if ((i=lua_pcall(Luas, 2, 0, 0)) != 0) { -+ formatted_warning("ligkern","error: %s",lua_tostring(Luas, -1)); -+ lua_settop(Luas, top); -+ luatex_error(Luas, (i == LUA_ERRRUN ? 0 : 1)); -+ return tail; -+ } -+ if (fix_node_lists) { -+ fix_node_list(head); -+ } -+ lua_settop(Luas, top); -+ return tail; -+} -+ -+halfword new_ligkern(halfword head, halfword tail) -+{ -+ int callback_id = 0; -+ if (vlink(head) == null) -+ return tail; -+ callback_id = callback_defined(ligaturing_callback); -+ if (callback_id > 0) { -+ tail = run_lua_ligkern_callback(head, tail, callback_id); -+ if (tail == null) -+ tail = tail_of_list(head); -+ } else if (callback_id == 0) { -+ tail = handle_ligaturing(head, tail); -+ } -+ callback_id = callback_defined(kerning_callback); -+ if (callback_id > 0) { -+ tail = run_lua_ligkern_callback(head, tail, callback_id); -+ if (tail == null) { -+ tail = tail_of_list(head); -+ } -+ } else if (callback_id == 0) { -+ halfword nest1 = new_node(nesting_node, 1); -+ halfword cur = vlink(head); -+ halfword aft = vlink(tail); -+ couple_nodes(nest1, cur); -+ tlink(nest1) = tail; -+ vlink(tail) = null; -+ do_handle_kerning(nest1, null, null); -+ couple_nodes(head, vlink(nest1)); -+ tail = tlink(nest1); -+ try_couple_nodes(tail, aft); -+ flush_node(nest1); -+ } -+ return tail; -+} ---- texlive-source/texk/web2c/luatexdir/font/writecff.c.me 1970-01-01 01:00:00.000000000 +0100 -+++ texlive-source/texk/web2c/luatexdir/font/writecff.c 2020-11-07 15:50:28.081338255 +0100 -@@ -0,0 +1,3156 @@ -+/* -+ -+Copyright 2006-2010 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ -+ -+#include "ptexlib.h" -+#include "lua/luatex-api.h" -+#include "font/writecff.h" -+ -+extern int cidset; -+ -+#define get_offset(s,n) get_unsigned(s, (n)) -+#define get_card8(a) (card8)(a->stream[a->offset++]) -+#define get_card16(a) (card16)(get_unsigned(a,2)) -+#define get_card32(a) (get_unsigned(a,4)) -+ -+#undef b0 -+#undef b1 -+#undef b2 -+#undef b3 -+ -+#define WORK_BUFFER_SIZE 1024 -+ -+static char work_buffer[WORK_BUFFER_SIZE]; -+ -+static unsigned long get_unsigned(cff_font * cff, int n) -+{ -+ unsigned long v = 0; -+ while (n-- > 0) -+ v = v * 256 + get_card8(cff); -+ return v; -+} -+ -+const char *const cff_stdstr[CFF_STDSTR_MAX] = { -+ ".notdef", "space", "exclam", "quotedbl", "numbersign", -+ "dollar", "percent", "ampersand", "quoteright", "parenleft", -+ "parenright", "asterisk", "plus", "comma", "hyphen", -+ "period", "slash", "zero", "one", "two", -+ "three", "four", "five", "six", "seven", -+ "eight", "nine", "colon", "semicolon", "less", -+ "equal", "greater", "question", "at", "A", -+ "B", "C", "D", "E", "F", -+ "G", "H", "I", "J", "K", -+ "L", "M", "N", "O", "P", -+ "Q", "R", "S", "T", "U", -+ "V", "W", "X", "Y", "Z", -+ "bracketleft", "backslash", "bracketright", "asciicircum", "underscore", -+ "quoteleft", "a", "b", "c", "d", -+ "e", "f", "g", "h", "i", -+ "j", "k", "l", "m", "n", -+ "o", "p", "q", "r", "s", -+ "t", "u", "v", "w", "x", -+ "y", "z", "braceleft", "bar", "braceright", -+ "asciitilde", "exclamdown", "cent", "sterling", "fraction", -+ "yen", "florin", "section", "currency", "quotesingle", -+ "quotedblleft", "guillemotleft", "guilsinglleft", "guilsinglright", "fi", -+ "fl", "endash", "dagger", "daggerdbl", "periodcentered", -+ "paragraph", "bullet", "quotesinglbase", "quotedblbase", "quotedblright", -+ "guillemotright", "ellipsis", "perthousand", "questiondown", "grave", -+ "acute", "circumflex", "tilde", "macron", "breve", -+ "dotaccent", "dieresis", "ring", "cedilla", "hungarumlaut", -+ "ogonek", "caron", "emdash", "AE", "ordfeminine", -+ "Lslash", "Oslash", "OE", "ordmasculine", "ae", -+ "dotlessi", "lslash", "oslash", "oe", "germandbls", -+ "onesuperior", "logicalnot", "mu", "trademark", "Eth", -+ "onehalf", "plusminus", "Thorn", "onequarter", "divide", -+ "brokenbar", "degree", "thorn", "threequarters", "twosuperior", -+ "registered", "minus", "eth", "multiply", "threesuperior", -+ "copyright", "Aacute", "Acircumflex", "Adieresis", "Agrave", -+ "Aring", "Atilde", "Ccedilla", "Eacute", "Ecircumflex", -+ "Edieresis", "Egrave", "Iacute", "Icircumflex", "Idieresis", -+ "Igrave", "Ntilde", "Oacute", "Ocircumflex", "Odieresis", -+ "Ograve", "Otilde", "Scaron", "Uacute", "Ucircumflex", -+ "Udieresis", "Ugrave", "Yacute", "Ydieresis", "Zcaron", -+ "aacute", "acircumflex", "adieresis", "agrave", "aring", -+ "atilde", "ccedilla", "eacute", "ecircumflex", "edieresis", -+ "egrave", "iacute", "icircumflex", "idieresis", "igrave", -+ "ntilde", "oacute", "ocircumflex", "odieresis", "ograve", -+ "otilde", "scaron", "uacute", "ucircumflex", "udieresis", -+ "ugrave", "yacute", "ydieresis", "zcaron", "exclamsmall", -+ "Hungarumlautsmall", "dollaroldstyle", "dollarsuperior", "ampersandsmall", -+ "Acutesmall", -+ "parenleftsuperior", "parenrightsuperior", "twodotenleader", -+ "onedotenleader", "zerooldstyle", -+ "oneoldstyle", "twooldstyle", "threeoldstyle", "fouroldstyle", -+ "fiveoldstyle", -+ "sixoldstyle", "sevenoldstyle", "eightoldstyle", "nineoldstyle", -+ "commasuperior", -+ "threequartersemdash", "periodsuperior", "questionsmall", "asuperior", -+ "bsuperior", -+ "centsuperior", "dsuperior", "esuperior", "isuperior", "lsuperior", -+ "msuperior", "nsuperior", "osuperior", "rsuperior", "ssuperior", -+ "tsuperior", "ff", "ffi", "ffl", "parenleftinferior", -+ "parenrightinferior", "Circumflexsmall", "hyphensuperior", "Gravesmall", -+ "Asmall", -+ "Bsmall", "Csmall", "Dsmall", "Esmall", "Fsmall", -+ "Gsmall", "Hsmall", "Ismall", "Jsmall", "Ksmall", -+ "Lsmall", "Msmall", "Nsmall", "Osmall", "Psmall", -+ "Qsmall", "Rsmall", "Ssmall", "Tsmall", "Usmall", -+ "Vsmall", "Wsmall", "Xsmall", "Ysmall", "Zsmall", -+ "colonmonetary", "onefitted", "rupiah", "Tildesmall", "exclamdownsmall", -+ "centoldstyle", "Lslashsmall", "Scaronsmall", "Zcaronsmall", -+ "Dieresissmall", -+ "Brevesmall", "Caronsmall", "Dotaccentsmall", "Macronsmall", "figuredash", -+ "hypheninferior", "Ogoneksmall", "Ringsmall", "Cedillasmall", -+ "questiondownsmall", -+ "oneeighth", "threeeighths", "fiveeighths", "seveneighths", "onethird", -+ "twothirds", "zerosuperior", "foursuperior", "fivesuperior", "sixsuperior", -+ "sevensuperior", "eightsuperior", "ninesuperior", "zeroinferior", -+ "oneinferior", -+ "twoinferior", "threeinferior", "fourinferior", "fiveinferior", -+ "sixinferior", -+ "seveninferior", "eightinferior", "nineinferior", "centinferior", -+ "dollarinferior", -+ "periodinferior", "commainferior", "Agravesmall", "Aacutesmall", -+ "Acircumflexsmall", -+ "Atildesmall", "Adieresissmall", "Aringsmall", "AEsmall", "Ccedillasmall", -+ "Egravesmall", "Eacutesmall", "Ecircumflexsmall", "Edieresissmall", -+ "Igravesmall", -+ "Iacutesmall", "Icircumflexsmall", "Idieresissmall", "Ethsmall", -+ "Ntildesmall", -+ "Ogravesmall", "Oacutesmall", "Ocircumflexsmall", "Otildesmall", -+ "Odieresissmall", -+ "OEsmall", "Oslashsmall", "Ugravesmall", "Uacutesmall", "Ucircumflexsmall", -+ "Udieresissmall", "Yacutesmall", "Thornsmall", "Ydieresissmall", -+ "001.000", "001.001", "001.002", "001.003", -+ "Black", "Bold", "Book", "Light", "Medium", "Regular", "Roman", "Semibold" -+}; -+ -+/*tex Only read the header part and forget about the body */ -+ -+cff_index *cff_get_index_header(cff_font * cff) -+{ -+ cff_index *idx; -+ card16 i, count; -+ idx = xcalloc(1, sizeof(cff_index)); -+ if (cff->header_major == 2) { -+ idx->count = count = get_card32(cff); -+ } else { -+ idx->count = count = get_card16(cff); -+ } -+ if (count > 0) { -+ idx->offsize = get_card8(cff); -+ if (idx->offsize < 1 || idx->offsize > 4) -+ normal_error("cff","invalid offsize data (1)"); -+ idx->offset = xmalloc((unsigned) (((unsigned) count + 1) * sizeof(l_offset))); -+ for (i = 0; i offset)[i] = get_offset(cff, idx->offsize); -+ if (i == USHRT_MAX) -+ break; -+ } -+ if (idx->offset[0] != 1) -+ normal_error("cff","invalid index data"); -+ idx->data = NULL; -+ } else { -+ idx->offsize = 0; -+ idx->offset = NULL; -+ idx->data = NULL; -+ } -+ return idx; -+} -+ -+cff_index *cff_get_index(cff_font * cff) -+{ -+ cff_index *idx; -+ card16 i, count; -+ size_t length; -+ idx = xcalloc(1, sizeof(cff_index)); -+ idx->count = count = get_card16(cff); -+ if (count > 0) { -+ idx->offsize = get_card8(cff); -+ if (idx->offsize < 1 || idx->offsize > 4) -+ normal_error("cff","invalid offsize data (2)"); -+ idx->offset = xmalloc((unsigned) (((unsigned) count + 1) * sizeof(l_offset))); -+ for (i = 0; i < count + 1; i++) { -+ idx->offset[i] = get_offset(cff, idx->offsize); -+ } -+ if (idx->offset[0] != 1) -+ normal_error("cff","invalid index offset data"); -+ length = (size_t) (idx->offset[count] - idx->offset[0]); -+ idx->data = xmalloc((unsigned) length * sizeof(card8)); -+ memcpy(idx->data, &cff->stream[cff->offset], length); -+ cff->offset += length; -+ } else { -+ idx->offsize = 0; -+ idx->offset = NULL; -+ idx->data = NULL; -+ } -+ return idx; -+} -+ -+static cff_index *cff_empty_index(cff_font * cff) -+{ -+ cff_index *idx; -+ idx = xcalloc(1, sizeof(cff_index)); -+ idx->count = 0; -+ idx->offsize = 0; -+ idx->offset = NULL; -+ idx->data = NULL; -+ return idx; -+} -+ -+static cff_index *cff_get_index2(cff_font * cff) -+{ -+ /*tex We fake a dict array. */ -+ cff_index *idx; -+ size_t length; -+ idx = xcalloc(1, sizeof(cff_index)); -+ length = (size_t) cff->header_offsize; -+ idx->offsize = 2; -+ idx->count = 1; -+ idx->offset = xmalloc((unsigned) (((unsigned) 2) * sizeof(l_offset))); -+ idx->offset[0] = 1; -+ idx->offset[1] = length + 1; -+ idx->data = xmalloc((unsigned) length * sizeof(card8)); -+ memcpy(idx->data, &cff->stream[cff->offset], length ); -+ cff->offset += length ; -+ return idx; -+} -+ -+long cff_pack_index(cff_index * idx, card8 * dest, long destlen) -+{ -+ long len = 0; -+ unsigned long datalen; -+ card16 i; -+ if (idx->count < 1) { -+ if (destlen < 2) -+ normal_error("cff","not enough space available"); -+ memset(dest, 0, 2); -+ return 2; -+ } -+ len = cff_index_size(idx); -+ datalen = idx->offset[idx->count] - 1; -+ if (destlen < len) -+ normal_error("cff","not enough space available"); -+ *(dest++) = (card8) ((idx->count >> 8) & 0xff); -+ *(dest++) = (card8) (idx->count & 0xff); -+ if (datalen < 0xffUL) { -+ idx->offsize = 1; -+ *(dest++) = 1; -+ for (i = 0; i <= idx->count; i++) { -+ *(dest++) = (card8) (idx->offset[i] & 0xff); -+ } -+ } else if (datalen < 0xffffUL) { -+ idx->offsize = 2; -+ *(dest++) = 2; -+ for (i = 0; i <= idx->count; i++) { -+ *(dest++) = (card8) ((idx->offset[i] >> 8) & 0xff); -+ *(dest++) = (card8) (idx->offset[i] & 0xff); -+ } -+ } else if (datalen < 0xffffffUL) { -+ idx->offsize = 3; -+ *(dest++) = 3; -+ for (i = 0; i <= idx->count; i++) { -+ *(dest++) = (card8) ((idx->offset[i] >> 16) & 0xff); -+ *(dest++) = (card8) ((idx->offset[i] >> 8) & 0xff); -+ *(dest++) = (card8) (idx->offset[i] & 0xff); -+ } -+ } else { -+ idx->offsize = 4; -+ *(dest++) = 4; -+ for (i = 0; i <= idx->count; i++) { -+ *(dest++) = (card8) ((idx->offset[i] >> 24) & 0xff); -+ *(dest++) = (card8) ((idx->offset[i] >> 16) & 0xff); -+ *(dest++) = (card8) ((idx->offset[i] >> 8) & 0xff); -+ *(dest++) = (card8) (idx->offset[i] & 0xff); -+ } -+ } -+ memmove(dest, idx->data, idx->offset[idx->count] - 1); -+ return len; -+} -+ -+long cff_index_size(cff_index * idx) -+{ -+ if (idx->count > 0) { -+ l_offset datalen; -+ datalen = idx->offset[idx->count] - 1; -+ if (datalen < 0xffUL) { -+ idx->offsize = 1; -+ } else if (datalen < 0xffffUL) { -+ idx->offsize = 2; -+ } else if (datalen < 0xffffffUL) { -+ idx->offsize = 3; -+ } else { -+ idx->offsize = 4; -+ } -+ return (3 + (idx->offsize) * (idx->count + 1) + (long) datalen); -+ } else { -+ return 2; -+ } -+} -+ -+cff_index *cff_new_index(card16 count) -+{ -+ cff_index *idx; -+ idx = xcalloc(1, sizeof(cff_index)); -+ idx->count = count; -+ idx->offsize = 0; -+ if (count > 0) { -+ idx->offset = xcalloc((unsigned) (count + 1), sizeof(l_offset)); -+ (idx->offset)[0] = 1; -+ } else { -+ idx->offset = NULL; -+ } -+ idx->data = NULL; -+ return idx; -+} -+ -+void cff_release_index(cff_index * idx) -+{ -+ if (idx) { -+ xfree(idx->data); -+ xfree(idx->offset); -+ xfree(idx); -+ } -+} -+ -+void cff_release_dict(cff_dict * dict) -+{ -+ if (dict) { -+ if (dict->entries) { -+ int i; -+ for (i = 0; i < dict->count; i++) { -+ xfree((dict->entries)[i].values); -+ } -+ xfree(dict->entries); -+ } -+ xfree(dict); -+ } -+} -+ -+void cff_release_encoding(cff_encoding * encoding) -+{ -+ if (encoding) { -+ switch (encoding->format & (~0x80)) { -+ case 0: -+ xfree(encoding->data.codes); -+ break; -+ case 1: -+ xfree(encoding->data.range1); -+ break; -+ default: -+ normal_error("cff","unknown encoding format"); -+ } -+ if (encoding->format & 0x80) -+ xfree(encoding->supp); -+ xfree(encoding); -+ } -+} -+ -+void cff_release_charsets(cff_charsets * charset) -+{ -+ if (charset) { -+ switch (charset->format) { -+ case 0: -+ xfree(charset->data.glyphs); -+ break; -+ case 1: -+ xfree(charset->data.range1); -+ break; -+ case 2: -+ xfree(charset->data.range2); -+ break; -+ default: -+ break; -+ } -+ xfree(charset); -+ } -+} -+ -+void cff_release_fdselect(cff_fdselect * fdselect) -+{ -+ if (fdselect) { -+ if (fdselect->format == 0) { -+ xfree(fdselect->data.fds); -+ } else if (fdselect->format == 3) { -+ xfree(fdselect->data.ranges); -+ } -+ xfree(fdselect); -+ } -+} -+ -+void cff_close(cff_font * cff) -+{ -+ card16 i; -+ if (cff) { -+ xfree(cff->fontname); -+ if (cff->name) -+ cff_release_index(cff->name); -+ if (cff->topdict) -+ cff_release_dict(cff->topdict); -+ if (cff->string) -+ cff_release_index(cff->string); -+ if (cff->gsubr) -+ cff_release_index(cff->gsubr); -+ if (cff->encoding) -+ cff_release_encoding(cff->encoding); -+ if (cff->charsets) -+ cff_release_charsets(cff->charsets); -+ if (cff->fdselect) -+ cff_release_fdselect(cff->fdselect); -+ if (cff->cstrings) -+ cff_release_index(cff->cstrings); -+ if (cff->fdarray) { -+ for (i = 0; i < cff->num_fds; i++) { -+ if (cff->fdarray[i]) -+ cff_release_dict(cff->fdarray[i]); -+ } -+ xfree(cff->fdarray); -+ } -+ if (cff->private) { -+ for (i = 0; i < cff->num_fds; i++) { -+ if (cff->private[i]) -+ cff_release_dict(cff->private[i]); -+ } -+ xfree(cff->private); -+ } -+ if (cff->subrs) { -+ for (i = 0; i < cff->num_fds; i++) { -+ if (cff->subrs[i]) -+ cff_release_index(cff->subrs[i]); -+ } -+ xfree(cff->subrs); -+ } -+ if (cff->_string) -+ cff_release_index(cff->_string); -+ xfree(cff); -+ } -+ return; -+} -+ -+char *cff_get_name(cff_font * cff) -+{ -+ char *fontname; -+ l_offset len; -+ cff_index *idx; -+ idx = cff->name; -+ len = idx->offset[cff->index + 1] - idx->offset[cff->index]; -+ fontname = xmalloc((unsigned) (len + 1) * sizeof(char)); -+ memcpy(fontname, idx->data + idx->offset[cff->index] - 1, len); -+ fontname[len] = '\0'; -+ return fontname; -+} -+ -+long cff_set_name(cff_font * cff, char *name) -+{ -+ cff_index *idx; -+ if (strlen(name) > 127) -+ normal_error("cff","FontName string length too large"); -+ if (cff->name) -+ cff_release_index(cff->name); -+ cff->name = idx = xcalloc(1, sizeof(cff_index)); -+ idx->count = 1; -+ idx->offsize = 1; -+ idx->offset = xmalloc(2 * sizeof(l_offset)); -+ (idx->offset)[0] = 1; -+ (idx->offset)[1] = strlen(name) + 1; -+ idx->data = xmalloc((unsigned) strlen(name) * sizeof(card8)); -+ /*tex No trailing |\0| */ -+ memmove(idx->data, name, strlen(name)); -+ return (long) (5 + strlen(name)); -+} -+ -+long cff_put_header(cff_font * cff, card8 * dest, long destlen) -+{ -+ if (destlen < 4) -+ normal_error("cff","not enough space available"); -+ /*tex cff->header_major */ -+ *(dest++) = 1; -+ *(dest++) = cff->header_minor; -+ *(dest++) = 4; -+ /*tex -+ Additional data in between header and Name INDEX is ignored. We will set -+ all offset (0) to a four-byte integer. -+ */ -+ *(dest++) = 4; -+ cff->header_offsize = 4; -+ return 4; -+} -+ -+#define CFF_PARSE_OK 0 -+#define CFF_CFF_ERROR_PARSE_CFF_ERROR -1 -+#define CFF_CFF_ERROR_STACK_OVERFLOW -2 -+#define CFF_CFF_ERROR_STACK_UNDERFLOW -3 -+#define CFF_CFF_ERROR_STACK_RANGECHECK -4 -+ -+#define DICT_ENTRY_MAX 16 -+ -+cff_dict *cff_new_dict(void) -+{ -+ cff_dict *dict; -+ dict = xcalloc(1, sizeof(cff_dict)); -+ dict->max = DICT_ENTRY_MAX; -+ dict->count = 0; -+ dict->entries = xcalloc((unsigned) dict->max, sizeof(cff_dict_entry)); -+ return dict; -+} -+ -+/*tex -+ -+ Operand stack: only numbers are stored (as double). Operand types are: -+ -+ \startitemize -+ \startitem number: double (integer or real) \stopitem -+ \startitem boolean: stored as a number \stopitem -+ \startitem SID: stored as a number \stopitem -+ \startitem array: array of numbers \stopitem -+ \startitem delta: array of numbers \stopitem -+ \stopitemize -+ -+*/ -+ -+#define CFF_DICT_STACK_LIMIT 64 -+static int stack_top = 0; -+static double arg_stack[CFF_DICT_STACK_LIMIT]; -+ -+/* The CFF DICT encoding: */ -+ -+#define CFF_LAST_DICT_OP1 26 -+#define CFF_LAST_DICT_OP2 39 -+#define CFF_LAST_DICT_OP (CFF_LAST_DICT_OP1 + CFF_LAST_DICT_OP2) -+ -+static struct { -+ const char *opname; -+ int argtype; -+} dict_operator[CFF_LAST_DICT_OP] = { -+ { "version", CFF_TYPE_SID }, -+ { "Notice", CFF_TYPE_SID }, -+ { "FullName", CFF_TYPE_SID }, -+ { "FamilyName", CFF_TYPE_SID }, -+ { "Weight", CFF_TYPE_SID }, -+ { "FontBBox", CFF_TYPE_ARRAY }, -+ { "BlueValues", CFF_TYPE_DELTA }, -+ { "OtherBlues", CFF_TYPE_DELTA }, -+ { "FamilyBlues", CFF_TYPE_DELTA }, -+ { "FamilyOtherBlues", CFF_TYPE_DELTA }, -+ { "StdHW", CFF_TYPE_NUMBER }, -+ { "StdVW", CFF_TYPE_NUMBER }, -+ { NULL, -1 }, -+ { "UniqueID", CFF_TYPE_NUMBER }, -+ { "XUID", CFF_TYPE_ARRAY }, -+ { "charset", CFF_TYPE_OFFSET }, -+ { "Encoding", CFF_TYPE_OFFSET }, -+ { "CharStrings", CFF_TYPE_OFFSET }, -+ { "Private", CFF_TYPE_SZOFF }, -+ { "Subrs", CFF_TYPE_OFFSET }, -+ { "defaultWidthX", CFF_TYPE_NUMBER }, -+ { "nominalWidthX", CFF_TYPE_NUMBER }, -+ { NULL, -1 }, -+ { NULL, -1 }, -+ /*tex two CFF2 instructions */ -+ { "vstore", CFF_TYPE_OFFSET }, -+ { "maxstack", CFF_TYPE_NUMBER }, -+ /*tex Here we start with operator 2 of 12. */ -+ { "Copyright", CFF_TYPE_SID }, -+ { "IsFixedPitch", CFF_TYPE_BOOLEAN }, -+ { "ItalicAngle", CFF_TYPE_NUMBER }, -+ { "UnderlinePosition", CFF_TYPE_NUMBER }, -+ { "UnderlineThickness", CFF_TYPE_NUMBER }, -+ { "PaintType", CFF_TYPE_NUMBER }, -+ { "CharstringType", CFF_TYPE_NUMBER }, -+ { "FontMatrix", CFF_TYPE_ARRAY }, -+ { "StrokeWidth", CFF_TYPE_NUMBER }, -+ { "BlueScale", CFF_TYPE_NUMBER }, -+ { "BlueShift", CFF_TYPE_NUMBER }, -+ { "BlueFuzz", CFF_TYPE_NUMBER }, -+ { "StemSnapH", CFF_TYPE_DELTA }, -+ { "StemSnapV", CFF_TYPE_DELTA }, -+ { "ForceBold", CFF_TYPE_BOOLEAN }, -+ { NULL, -1 }, -+ { NULL, -1 }, -+ { "LanguageGroup", CFF_TYPE_NUMBER }, -+ { "ExpansionFactor", CFF_TYPE_NUMBER }, -+ { "InitialRandomSeed", CFF_TYPE_NUMBER }, -+ { "SyntheticBase", CFF_TYPE_NUMBER }, -+ { "PostScript", CFF_TYPE_SID }, -+ { "BaseFontName", CFF_TYPE_SID }, -+ { "BaseFontBlend", CFF_TYPE_DELTA }, -+ { NULL, -1 }, -+ { NULL, -1 }, -+ { NULL, -1 }, -+ { NULL, -1 }, -+ { NULL, -1 }, -+ { NULL, -1 }, -+ { "ROS", CFF_TYPE_ROS }, -+ { "CIDFontVersion", CFF_TYPE_NUMBER }, -+ { "CIDFontRevision", CFF_TYPE_NUMBER }, -+ { "CIDFontType", CFF_TYPE_NUMBER }, -+ { "CIDCount", CFF_TYPE_NUMBER }, -+ { "UIDBase", CFF_TYPE_NUMBER }, -+ { "FDArray", CFF_TYPE_OFFSET }, -+ { "FDSelect", CFF_TYPE_OFFSET }, -+ { "FontName", CFF_TYPE_SID } -+}; -+ -+/*tex Parse DICT data */ -+ -+static double get_integer(card8 ** data, card8 * endptr, int *status) -+{ -+ long result = 0; -+ card8 b0, b1, b2; -+ -+ b0 = *(*data)++; -+ if (b0 == 28 && *data < endptr - 2) { -+ /*tex shortint */ -+ b1 = *(*data)++; -+ b2 = *(*data)++; -+ result = b1 * 256 + b2; -+ if (result > 0x7fffL) -+ result -= 0x10000L; -+ } else if (b0 == 29 && *data < endptr - 4) { -+ /*tex longint */ -+ int i; -+ result = *(*data)++; -+ if (result > 0x7f) -+ result -= 0x100; -+ for (i = 0; i < 3; i++) { -+ result = result * 256 + (**data); -+ *data += 1; -+ } -+ } else if (b0 >= 32 && b0 <= 246) { -+ /*tex int (1) */ -+ result = b0 - 139; -+ } else if (b0 >= 247 && b0 <= 250) { -+ /*tex int (2) */ -+ b1 = *(*data)++; -+ result = (b0 - 247) * 256 + b1 + 108; -+ } else if (b0 >= 251 && b0 <= 254) { -+ b1 = *(*data)++; -+ result = -(b0 - 251) * 256 - b1 - 108; -+ } else { -+ *status = CFF_CFF_ERROR_PARSE_CFF_ERROR; -+ } -+ return (double) result; -+} -+ -+/*tex Simply uses |strtod|: */ -+ -+static double get_real(card8 ** data, card8 * endptr, int *status) -+{ -+ double result = 0.0; -+ int nibble = 0, pos = 0; -+ int len = 0, fail = 0; -+ -+ if (**data != 30 || *data >= endptr - 1) { -+ *status = CFF_CFF_ERROR_PARSE_CFF_ERROR; -+ return 0.0; -+ } -+ /*tex Skip the first byte (30): */ -+ *data += 1; -+ pos = 0; -+ while ((!fail) && len < WORK_BUFFER_SIZE - 2 && *data < endptr) { -+ /*tex Get a nibble. */ -+ if (pos % 2) { -+ nibble = **data & 0x0f; -+ *data += 1; -+ } else { -+ nibble = (**data >> 4) & 0x0f; -+ } -+ if (nibble >= 0x00 && nibble <= 0x09) { -+ work_buffer[len++] = (char) (nibble + '0'); -+ } else if (nibble == 0x0a) { /* . */ -+ work_buffer[len++] = '.'; -+ } else if (nibble == 0x0b || nibble == 0x0c) { -+ /*tex E, E- */ -+ work_buffer[len++] = 'e'; -+ if (nibble == 0x0c) -+ work_buffer[len++] = '-'; -+ } else if (nibble == 0x0e) { -+ /*tex the minus */ -+ work_buffer[len++] = '-'; -+ } else if (nibble == 0x0d) { -+ /*tex do nothing */ -+ } else if (nibble == 0x0f) { -+ /*tex we're done */ -+ work_buffer[len++] = '\0'; -+ if (((pos % 2) == 0) && (**data != 0xff)) { -+ fail = 1; -+ } -+ break; -+ } else { -+ /*tex invalid */ -+ fail = 1; -+ } -+ pos++; -+ } -+ /*tex the returned values */ -+ if (fail || nibble != 0x0f) { -+ *status = CFF_CFF_ERROR_PARSE_CFF_ERROR; -+ } else { -+ char *s; -+ errno=0; -+ result = strtod(work_buffer, &s); -+ if ((result==0.0 && work_buffer==s) || errno) { -+ /*tex Conversion is not possible. */ -+ *status = CFF_CFF_ERROR_PARSE_CFF_ERROR; -+ } -+ } -+ return result; -+} -+ -+/*tex Operators */ -+ -+static void add_dict(cff_dict * dict, card8 ** data, card8 * endptr, int *status) -+{ -+ int id, argtype, t; -+ id = **data; -+ if (id == 0x0c) { -+ *data += 1; -+ if (*data >= endptr || -+ (id = **data + CFF_LAST_DICT_OP1) >= CFF_LAST_DICT_OP) { -+ *status = CFF_CFF_ERROR_PARSE_CFF_ERROR; -+ return; -+ } -+ } else if (id >= CFF_LAST_DICT_OP1) { -+ *status = CFF_CFF_ERROR_PARSE_CFF_ERROR; -+ return; -+ } -+ argtype = dict_operator[id].argtype; -+ if (dict_operator[id].opname == NULL || argtype < 0) { -+ *status = CFF_CFF_ERROR_PARSE_CFF_ERROR; -+ return; -+ } -+ if (dict->count >= dict->max) { -+ dict->max += DICT_ENTRY_MAX; -+ /*tex Not zeroed! */ -+ dict->entries = xrealloc(dict->entries, (unsigned) ((unsigned) dict->max * sizeof(cff_dict_entry))); -+ } -+ (dict->entries)[dict->count].id = id; -+ (dict->entries)[dict->count].key = dict_operator[id].opname; -+ if (argtype == CFF_TYPE_NUMBER || -+ argtype == CFF_TYPE_BOOLEAN || -+ argtype == CFF_TYPE_SID || argtype == CFF_TYPE_OFFSET) { -+ /*tex Check for underflow here, as exactly one operand is expected. */ -+ if (stack_top < 1) { -+ *status = CFF_CFF_ERROR_STACK_UNDERFLOW; -+ return; -+ } -+ stack_top--; -+ (dict->entries)[dict->count].count = 1; -+ (dict->entries)[dict->count].values = xcalloc(1, sizeof(double)); -+ (dict->entries)[dict->count].values[0] = arg_stack[stack_top]; -+ dict->count += 1; -+ } else { -+ /*tex -+ Just ignore operator if there were no operands provided. Don't treat -+ this as underflow, e.g. |StemSnapV| in |TemporaLGCUni-Italic.otf|. -+ */ -+ if ((t = stack_top) > 0) { -+ (dict->entries)[dict->count].count = stack_top; -+ (dict->entries)[dict->count].values = -+ xmalloc((unsigned) ((unsigned) stack_top * sizeof(double))); -+ while (stack_top > 0) { -+ stack_top--; -+ (dict->entries)[dict->count].values[stack_top] = -+ arg_stack[stack_top]; -+ } -+ if (t > 3 && strcmp(dict_operator[id].opname, "FontMatrix") == 0) { -+ (dict->entries)[dict->count].values[0] = 0.001; -+ (dict->entries)[dict->count].values[3] = 0.001; -+ } -+ dict->count += 1; -+ } -+ } -+ *data += 1; -+ return; -+} -+ -+/*tex -+ -+ All operands are treated as number or array of numbers. -+ -+ \startitemize -+ \startitem |Private|: two numbers, size and offset \stopitem -+ \startitem |ROS|: hree numbers, SID, SID, and a number \stopitem -+ \stopitemize -+ -+*/ -+ -+cff_dict *cff_dict_unpack(card8 * data, card8 * endptr) -+{ -+ cff_dict *dict; -+ int status = CFF_PARSE_OK; -+ stack_top = 0; -+ dict = cff_new_dict(); -+ while (data < endptr && status == CFF_PARSE_OK) { -+ if (*data < CFF_LAST_DICT_OP1) { -+ /*tex Some operator. */ -+ add_dict(dict, &data, endptr, &status); -+ } else if (*data == 30) { -+ /*tex First byte of a sequence (variable). */ -+ if (stack_top < CFF_DICT_STACK_LIMIT) { -+ arg_stack[stack_top] = get_real(&data, endptr, &status); -+ stack_top++; -+ } else { -+ status = CFF_CFF_ERROR_STACK_OVERFLOW; -+ } -+ } else if (*data == 255 || (*data >= CFF_LAST_DICT_OP1 && *data <= 27)) { -+ /*tex Reserved. */ -+ data++; -+ } else { -+ /*tex Everything else is an integer. */ -+ if (stack_top < CFF_DICT_STACK_LIMIT) { -+ arg_stack[stack_top] = get_integer(&data, endptr, &status); -+ stack_top++; -+ } else { -+ status = CFF_CFF_ERROR_STACK_OVERFLOW; -+ } -+ } -+ } -+ if (status != CFF_PARSE_OK) { -+ formatted_error("cff","parsing DICT failed (error=%d)", status); -+ } else if (stack_top != 0) { -+ normal_warning("cff","garbage in DICT data"); -+ stack_top = 0; -+ } -+ return dict; -+} -+ -+int cff_dict_known(cff_dict * dict, const char *key) -+{ -+ int i; -+ for (i = 0; i < dict->count; i++) { -+ if (key && strcmp(key, (dict->entries)[i].key) == 0 -+ && (dict->entries)[i].count > 0) -+ return 1; -+ } -+ return 0; -+} -+ -+double cff_dict_get(cff_dict * dict, const char *key, int idx) -+{ -+ double value = 0.0; -+ int i; -+ assert(key && dict); -+ for (i = 0; i < dict->count; i++) { -+ if (strcmp(key, (dict->entries)[i].key) == 0) { -+ if ((dict->entries)[i].count > idx) -+ value = (dict->entries)[i].values[idx]; -+ else -+ normal_error("cff","invalid index number"); -+ break; -+ } -+ } -+ if (i == dict->count) -+ formatted_error("cff","DICT entry '%s' not found", key); -+ return value; -+} -+ -+card8 cff_fdselect_lookup(cff_font * cff, card16 gid) -+{ -+ card8 fd = 0xff; -+ cff_fdselect *fdsel; -+ if (cff->fdselect == NULL) -+ normal_error("cff","FDSelect not available"); -+ fdsel = cff->fdselect; -+ if (gid >= cff->num_glyphs) -+ normal_error("cff","invalid glyph index"); -+ switch (fdsel->format) { -+ case 0: -+ fd = fdsel->data.fds[gid]; -+ break; -+ case 3: -+ { -+ if (gid == 0) { -+ fd = (fdsel->data).ranges[0].fd; -+ } else { -+ card16 i; -+ for (i = 1; i < (fdsel->num_entries); i++) { -+ if (gid < (fdsel->data).ranges[i].first) -+ break; -+ } -+ fd = (fdsel->data).ranges[i - 1].fd; -+ } -+ } -+ break; -+ default: -+ normal_error("cff","invalid FDSelect format"); -+ break; -+ } -+ if (fd >= cff->num_fds) -+ normal_error("cff","invalid Font DICT index"); -+ return fd; -+} -+ -+long cff_read_subrs(cff_font * cff) -+{ -+ long len = 0; -+ long offset; -+ int i; -+ if ((cff->flag & FONTTYPE_CIDFONT) && cff->fdselect == NULL) { -+ cff_read_fdselect(cff); -+ } -+ if ((cff->flag & FONTTYPE_CIDFONT) && cff->fdarray == NULL) { -+ cff_read_fdarray(cff); -+ } -+ if (cff->private == NULL) -+ cff_read_private(cff); -+ if (cff->gsubr == NULL) { -+ cff->offset = cff->gsubr_offset; -+ cff->gsubr = cff_get_index(cff); -+ } -+ cff->subrs = xcalloc(cff->num_fds, sizeof(cff_index *)); -+ if (cff->flag & FONTTYPE_CIDFONT) { -+ for (i = 0; i < cff->num_fds; i++) { -+ if (cff->private[i] == NULL || -+ !cff_dict_known(cff->private[i], "Subrs")) { -+ (cff->subrs)[i] = NULL; -+ } else { -+ offset = (long) cff_dict_get(cff->fdarray[i], "Private", 1); -+ offset += (long) cff_dict_get(cff->private[i], "Subrs", 0); -+ cff->offset = (l_offset) offset; -+ (cff->subrs)[i] = cff_get_index(cff); -+ len += cff_index_size((cff->subrs)[i]); -+ } -+ } -+ } else if (cff->private[0] == NULL || !cff_dict_known(cff->private[0], "Subrs")) { -+ (cff->subrs)[0] = NULL; -+ } else { -+ offset = (long) cff_dict_get(cff->topdict, "Private", 1); -+ offset += (long) cff_dict_get(cff->private[0], "Subrs", 0); -+ cff->offset = (l_offset) offset; -+ (cff->subrs)[0] = cff_get_index(cff); -+ len += cff_index_size((cff->subrs)[0]); -+ } -+ return len; -+} -+ -+long cff_read_fdarray(cff_font * cff) -+{ -+ long len = 0; -+ cff_index *idx; -+ long offset, size; -+ card16 i; -+ if (cff->topdict == NULL) -+ normal_error("cff","top DICT not found"); -+ if (!(cff->flag & FONTTYPE_CIDFONT)) -+ return 0; -+ offset = (long) cff_dict_get(cff->topdict, "FDArray", 0); -+ cff->offset = (l_offset) offset; -+ idx = cff_get_index(cff); -+ cff->num_fds = (card8) idx->count; -+ cff->fdarray = xmalloc((unsigned) (idx->count * sizeof(cff_dict *))); -+ for (i = 0; i < idx->count; i++) { -+ card8 *data = idx->data + (idx->offset)[i] - 1; -+ size = (long) ((idx->offset)[i + 1] - (idx->offset)[i]); -+ if (size > 0) { -+ (cff->fdarray)[i] = cff_dict_unpack(data, data + size); -+ } else { -+ (cff->fdarray)[i] = NULL; -+ } -+ } -+ len = cff_index_size(idx); -+ cff_release_index(idx); -+ return len; -+} -+ -+long cff_read_private(cff_font * cff) -+{ -+ long len = 0; -+ card8 *data; -+ long offset, size; -+ if (cff->flag & FONTTYPE_CIDFONT) { -+ int i; -+ if (cff->fdarray == NULL) -+ cff_read_fdarray(cff); -+ cff->private = xmalloc((unsigned) (cff->num_fds * sizeof(cff_dict *))); -+ for (i = 0; i < cff->num_fds; i++) { -+ if (cff->fdarray[i] != NULL && -+ cff_dict_known(cff->fdarray[i], "Private") && -+ (size = (long) cff_dict_get(cff->fdarray[i], "Private", 0)) > 0) { -+ offset = (long) cff_dict_get(cff->fdarray[i], "Private", 1); -+ cff->offset = (l_offset) offset; -+ data = xmalloc((unsigned) size * sizeof(card8)); -+ memcpy(data, &cff->stream[cff->offset], (size_t) size); -+ cff->offset = (l_offset) size; -+ (cff->private)[i] = cff_dict_unpack(data, data + size); -+ xfree(data); -+ len += size; -+ } else { -+ (cff->private)[i] = NULL; -+ } -+ } -+ } else { -+ cff->num_fds = 1; -+ cff->private = xmalloc(sizeof(cff_dict *)); -+ if (cff_dict_known(cff->topdict, "Private") && -+ (size = (long) cff_dict_get(cff->topdict, "Private", 0)) > 0) { -+ offset = (long) cff_dict_get(cff->topdict, "Private", 1); -+ cff->offset = (l_offset) offset; -+ data = xmalloc((unsigned) size * sizeof(card8)); -+ memcpy(data, &cff->stream[cff->offset], (size_t) size); -+ cff->offset = (l_offset) size; -+ cff->private[0] = cff_dict_unpack(data, data + size); -+ xfree(data); -+ len += size; -+ } else { -+ (cff->private)[0] = NULL; -+ len = 0; -+ } -+ } -+ return len; -+} -+ -+cff_font *read_cff(unsigned char *buf, long buflength, int n) -+{ -+ cff_font *cff; -+ cff_index *idx; -+ long offset; -+ cff = xcalloc(1, sizeof(cff_font)); -+ cff->stream = buf; -+ cff->stream_size = (l_offset) buflength; -+ cff->index = n; -+ cff->header_major = get_card8(cff); -+ cff->header_minor = get_card8(cff); -+ cff->header_hdr_size = get_card8(cff); -+ if (cff->header_major == 2) { -+ /*tex We have only one top dictionary. */ -+ cff->header_offsize = get_card16(cff); -+ } else { -+ cff->header_offsize = get_card8(cff); -+ if (cff->header_offsize < 1 || cff->header_offsize > 4) { -+ normal_warning("cff","invalid offsize data (4)"); -+ cff_close(cff); -+ return NULL; -+ } -+ } -+ if (cff->header_major > 2) { -+ formatted_warning("cff","major version %u not supported", cff->header_major); -+ cff_close(cff); -+ return NULL; -+ } -+ cff->offset = cff->header_hdr_size; -+ /*tex The name index. */ -+ if (cff->header_major == 2) { -+ cff->name = cff_empty_index(cff); -+ } else { -+ idx = cff_get_index(cff); -+ if (n > idx->count - 1) { -+ normal_warning("cff","invalid fontset index number"); -+ cff_close(cff); -+ return NULL; -+ } -+ cff->name = idx; -+ cff->fontname = cff_get_name(cff); -+ } -+ /*tex The top dict index. */ -+ if (cff->header_major == 2) { -+ /*tex we fake an index (just one entry) */ -+ idx = cff_get_index2(cff); -+ } else { -+ idx = cff_get_index(cff); -+ } -+ if (n > idx->count - 1) { -+ normal_warning("cff","top DICT not exist"); -+ cff_close(cff); -+ return NULL; -+ } -+ cff->topdict = cff_dict_unpack(idx->data + idx->offset[n] - 1, idx->data + idx->offset[n + 1] - 1); -+ if (!cff->topdict) { -+ normal_warning("cff","parsing top DICT data failed"); -+ cff_close(cff); -+ return NULL; -+ } -+ cff_release_index(idx); -+ if (cff_dict_known(cff->topdict, "CharstringType") && -+ cff_dict_get(cff->topdict, "CharstringType", 0) != 2) { -+ normal_warning("cff","only type 2 charstrings supported"); -+ cff_close(cff); -+ return NULL; -+ } -+ if (cff_dict_known(cff->topdict, "SyntheticBase")) { -+ normal_warning("cff","synthetic font not supported"); -+ cff_close(cff); -+ return NULL; -+ } -+ /*tex The string index. */ -+ if (cff->header_major == 2) { -+ /*tex do nothing */ -+ } else { -+ cff->string = cff_get_index(cff); -+ } -+ /*tex The offset to subroutines. */ -+ cff->gsubr_offset = cff->offset; -+ /*tex The number of glyphs. */ -+ offset = (long) cff_dict_get(cff->topdict, "CharStrings", 0); -+ cff->offset = (l_offset) offset; -+ cff->num_glyphs = get_card16(cff); -+ /*tex Check for font type. */ -+ if (cff_dict_known(cff->topdict, "ROS")) { -+ cff->flag |= FONTTYPE_CIDFONT; -+ } else { -+ cff->flag |= FONTTYPE_FONT; -+ } -+ /*tex Check for the encoding. */ -+ if (cff_dict_known(cff->topdict, "Encoding")) { -+ offset = (long) cff_dict_get(cff->topdict, "Encoding", 0); -+ if (offset == 0) { /* predefined */ -+ cff->flag |= ENCODING_STANDARD; -+ } else if (offset == 1) { -+ cff->flag |= ENCODING_EXPERT; -+ } -+ } else { -+ cff->flag |= ENCODING_STANDARD; -+ } -+ cff->offset = cff->gsubr_offset; -+ return cff; -+} -+ -+/*tex Write CFF data for an \OPENTYPE\ font. We need to pack dictionary data. */ -+ -+static long pack_integer(card8 * dest, long destlen, long value) -+{ -+ long len = 0; -+ if (value >= -107 && value <= 107) { -+ if (destlen < 1) -+ normal_error("cff","buffer overflow (1)"); -+ dest[0] = (card8) ((value + 139) & 0xff); -+ len = 1; -+ } else if (value >= 108 && value <= 1131) { -+ if (destlen < 2) -+ normal_error("cff","buffer overflow (2)"); -+ value = (long) 0xf700u + value - 108; -+ dest[0] = (card8) ((value >> 8) & 0xff); -+ dest[1] = (card8) (value & 0xff); -+ len = 2; -+ } else if (value >= -1131 && value <= -108) { -+ if (destlen < 2) -+ normal_error("cff","buffer overflow (3)"); -+ value = (long) 0xfb00u - value - 108; -+ dest[0] = (card8) ((value >> 8) & 0xff); -+ dest[1] = (card8) (value & 0xff); -+ len = 2; -+ } else if (value >= -32768 && value <= 32767) { -+ /*tex shortint */ -+ if (destlen < 3) -+ normal_error("cff","buffer overflow (4)"); -+ dest[0] = 28; -+ dest[1] = (card8) ((value >> 8) & 0xff); -+ dest[2] = (card8) (value & 0xff); -+ len = 3; -+ } else { -+ /*tex longint */ -+ if (destlen < 5) -+ normal_error("cff","buffer overflow (5)"); -+ dest[0] = 29; -+ dest[1] = (card8) ((value >> 24) & 0xff); -+ dest[2] = (card8) ((value >> 16) & 0xff); -+ dest[3] = (card8) ((value >> 8) & 0xff); -+ dest[4] = (card8) (value & 0xff); -+ len = 5; -+ } -+ return len; -+} -+ -+static long pack_real(card8 * dest, long destlen, double value) -+{ -+ long e; -+ int i = 0, pos = 2; -+ int res; -+#define CFF_REAL_MAX_LEN 17 -+ if (destlen < 2) -+ normal_error("cff","buffer overflow (6)"); -+ dest[0] = 30; -+ if (value == 0.0) { -+ dest[1] = 0x0f; -+ return 2; -+ } -+ if (value < 0.0) { -+ dest[1] = 0xe0; -+ value *= -1.0; -+ pos++; -+ } -+ e = 0; -+ if (value >= 10.0) { -+ while (value >= 10.0) { -+ value /= 10.0; -+ e++; -+ } -+ } else if (value < 1.0) { -+ while (value < 1.0) { -+ value *= 10.0; -+ e--; -+ } -+ } -+ res = sprintf(work_buffer, "%1.14g", value); -+ if (res<0) -+ normal_error("cff","invalid conversion"); -+ if (res>CFF_REAL_MAX_LEN) -+ res=CFF_REAL_MAX_LEN; -+ for (i = 0; i < res; i++) { -+ unsigned char ch = 0; -+ if (work_buffer[i] == '\0') { -+ /*tex In fact |res| should prevent this. */ -+ break; -+ } else if (work_buffer[i] == '.') { -+ ch = 0x0a; -+ } else if (work_buffer[i] >= '0' && work_buffer[i] <= '9') { -+ ch = (unsigned char) (work_buffer[i] - '0'); -+ } else { -+ normal_error("cff","invalid character"); -+ } -+ if (destlen < pos / 2 + 1) -+ normal_error("cff","buffer overflow (7)"); -+ -+ if (pos % 2) { -+ dest[pos / 2] = (card8) (dest[pos / 2] + ch); -+ } else { -+ dest[pos / 2] = (card8) (ch << 4); -+ } -+ pos++; -+ } -+ if (e > 0) { -+ if (pos % 2) { -+ dest[pos / 2] = (card8) (dest[pos / 2] + 0x0b); -+ } else { -+ if (destlen < pos / 2 + 1) -+ normal_error("cff","buffer overflow (8)"); -+ dest[pos / 2] = (card8) (0xb0); -+ } -+ pos++; -+ } else if (e < 0) { -+ if (pos % 2) { -+ dest[pos / 2] = (card8) (dest[pos / 2] + 0x0c); -+ } else { -+ if (destlen < pos / 2 + 1) -+ normal_error("cff","buffer overflow (9)"); -+ dest[pos / 2] = (card8) (0xc0); -+ } -+ e *= -1; -+ pos++; -+ } -+ if (e != 0) { -+ sprintf(work_buffer, "%ld", e); -+ for (i = 0; i < CFF_REAL_MAX_LEN; i++) { -+ unsigned char ch = 0; -+ if (work_buffer[i] == '\0') { -+ break; -+ } else if (work_buffer[i] == '.') { -+ ch = 0x0a; -+ } else if (work_buffer[i] >= '0' && work_buffer[i] <= '9') { -+ ch = (unsigned char) (work_buffer[i] - '0'); -+ } else { -+ normal_error("cff","invalid character"); -+ } -+ if (destlen < pos / 2 + 1) -+ normal_error("cff","buffer overflow (10)"); -+ if (pos % 2) { -+ dest[pos / 2] = (card8) (dest[pos / 2] + ch); -+ } else { -+ dest[pos / 2] = (card8) (ch << 4); -+ } -+ pos++; -+ } -+ } -+ if (pos % 2) { -+ dest[pos / 2] = (card8) (dest[pos / 2] + 0x0f); -+ pos++; -+ } else { -+ if (destlen < pos / 2 + 1) -+ normal_error("cff","buffer overflow (11)"); -+ dest[pos / 2] = (card8) (0xff); -+ pos += 2; -+ } -+ return pos / 2; -+} -+ -+static long cff_dict_put_number(double value, card8 * dest, long destlen, int type) -+{ -+ long len = 0; -+ double nearint; -+ nearint = floor(value + 0.5); -+ if (type == CFF_TYPE_OFFSET) { -+ long lvalue; -+ lvalue = (long) value; -+ if (destlen < 5) -+ normal_error("cff","buffer overflow (12)"); -+ dest[0] = 29; -+ dest[1] = (card8) ((lvalue >> 24) & 0xff); -+ dest[2] = (card8) ((lvalue >> 16) & 0xff); -+ dest[3] = (card8) ((lvalue >> 8) & 0xff); -+ dest[4] = (card8) (lvalue & 0xff); -+ len = 5; -+ } else if (value > CFF_INT_MAX || value < CFF_INT_MIN || (fabs(value - nearint) > 1.0e-5)) { -+ /*tex A real */ -+ len = pack_real(dest, destlen, value); -+ } else { -+ /*tex An integer */ -+ len = pack_integer(dest, destlen, (long) nearint); -+ } -+ return len; -+} -+ -+static long put_dict_entry(cff_dict_entry * de, card8 * dest, long destlen) -+{ -+ long len = 0; -+ int i, type, id; -+ if (de->count > 0) { -+ id = de->id; -+ if (dict_operator[id].argtype == CFF_TYPE_OFFSET || -+ dict_operator[id].argtype == CFF_TYPE_SZOFF) { -+ type = CFF_TYPE_OFFSET; -+ } else { -+ type = CFF_TYPE_NUMBER; -+ } -+ for (i = 0; i < de->count; i++) { -+ len += cff_dict_put_number(de->values[i], dest + len, destlen - len, type); -+ } -+ if (id >= 0 && id < CFF_LAST_DICT_OP1) { -+ if (len + 1 > destlen) -+ normal_error("cff","buffer overflow (13)"); -+ dest[len++] = (card8) id; -+ } else if (id >= 0 && id < CFF_LAST_DICT_OP) { -+ if (len + 2 > destlen) -+ normal_error("cff","buffer overflow (14)"); -+ dest[len++] = 12; -+ dest[len++] = (card8) (id - CFF_LAST_DICT_OP1); -+ } else { -+ normal_error("cff","invalid DICT operator ID"); -+ } -+ } -+ return len; -+} -+ -+long cff_dict_pack(cff_dict * dict, card8 * dest, long destlen) -+{ -+ long len = 0; -+ int i; -+ for (i = 0; i < dict->count; i++) { -+ if (!strcmp(dict->entries[i].key, "ROS")) { -+ len += put_dict_entry(&dict->entries[i], dest, destlen); -+ break; -+ } -+ } -+ for (i = 0; i < dict->count; i++) { -+ if (strcmp(dict->entries[i].key, "ROS")) { -+ len += put_dict_entry(&dict->entries[i], dest + len, destlen - len); -+ } -+ } -+ return len; -+} -+ -+void cff_dict_add(cff_dict * dict, const char *key, int count) -+{ -+ int id, i; -+ for (id = 0; id < CFF_LAST_DICT_OP; id++) { -+ if (key && dict_operator[id].opname && -+ strcmp(dict_operator[id].opname, key) == 0) -+ break; -+ } -+ if (id == CFF_LAST_DICT_OP) -+ normal_error("cff","unknown DICT operator"); -+ for (i = 0; i < dict->count; i++) { -+ if ((dict->entries)[i].id == id) { -+ if ((dict->entries)[i].count != count) -+ normal_error("cff","inconsistent DICT argument number"); -+ return; -+ } -+ } -+ if (dict->count + 1 >= dict->max) { -+ dict->max += 8; -+ dict->entries = -+ xrealloc(dict->entries, (unsigned) ((unsigned) dict->max * sizeof(cff_dict_entry))); -+ } -+ (dict->entries)[dict->count].id = id; -+ (dict->entries)[dict->count].key = dict_operator[id].opname; -+ (dict->entries)[dict->count].count = count; -+ if (count > 0) { -+ (dict->entries)[dict->count].values = xcalloc((unsigned) count, sizeof(double)); -+ } else { -+ (dict->entries)[dict->count].values = NULL; -+ } -+ dict->count += 1; -+ return; -+} -+ -+void cff_dict_remove(cff_dict * dict, const char *key) -+{ -+ int i; -+ for (i = 0; i < dict->count; i++) { -+ if (key && strcmp(key, (dict->entries)[i].key) == 0) { -+ (dict->entries)[i].count = 0; -+ xfree((dict->entries)[i].values); -+ } -+ } -+} -+ -+void cff_dict_set(cff_dict * dict, const char *key, int idx, double value) -+{ -+ int i; -+ for (i = 0; i < dict->count; i++) { -+ if (strcmp(key, (dict->entries)[i].key) == 0) { -+ if ((dict->entries)[i].count > idx) -+ (dict->entries)[i].values[idx] = value; -+ else -+ normal_error("cff","invalid index number"); -+ break; -+ } -+ } -+ if (i == dict->count) -+ formatted_error("cff","DICT entry '%s' not found", key); -+} -+ -+ -+/*tex Strings */ -+ -+char *cff_get_string(cff_font * cff, s_SID id) -+{ -+ char *result = NULL; -+ size_t len; -+ if (id < CFF_STDSTR_MAX) { -+ len = strlen(cff_stdstr[id]); -+ result = xmalloc((unsigned) (len + 1) * sizeof(char)); -+ memcpy(result, cff_stdstr[id], len); -+ result[len] = '\0'; -+ } else if (cff && cff->string) { -+ cff_index *strings = cff->string; -+ id = (s_SID) (id - CFF_STDSTR_MAX); -+ if (id < strings->count) { -+ len = (strings->offset)[id + 1] - (strings->offset)[id]; -+ result = xmalloc((unsigned) (len + 1) * sizeof(char)); -+ memmove(result, strings->data + (strings->offset)[id] - 1, len); -+ result[len] = '\0'; -+ } -+ } -+ return result; -+} -+ -+long cff_get_sid(cff_font * cff, const char *str) -+{ -+ card16 i; -+ if (!cff || !str) -+ return -1; -+ /*tex We search the string index first. */ -+ if (cff && cff->string) { -+ cff_index *idx = cff->string; -+ for (i = 0; i < idx->count; i++) { -+ if (strlen(str) == (idx->offset)[i + 1] - (idx->offset)[i] && -+ !memcmp(str, (idx->data) + (idx->offset)[i] - 1, strlen(str))) -+ return (i + CFF_STDSTR_MAX); -+ } -+ } -+ for (i = 0; i < CFF_STDSTR_MAX; i++) { -+ if (!strcmp(str, cff_stdstr[i])) -+ return i; -+ } -+ return -1; -+} -+ -+void cff_update_string(cff_font * cff) -+{ -+ if (cff == NULL) -+ normal_error("cff","CFF font not opened"); -+ if (cff->string) -+ cff_release_index(cff->string); -+ cff->string = cff->_string; -+ cff->_string = NULL; -+} -+ -+s_SID cff_add_string(cff_font * cff, const char *str) -+{ -+ card16 idx; -+ cff_index *strings; -+ l_offset offset, size; -+ if (cff == NULL) { -+ normal_error("cff","CFF font not opened"); -+ } -+ if (cff->_string == NULL) { -+ cff->_string = cff_new_index(0); -+ } -+ strings = cff->_string; -+ for (idx = 0; idx < strings->count; idx++) { -+ size = strings->offset[idx + 1] - strings->offset[idx]; -+ offset = strings->offset[idx]; -+ if (size == strlen(str) && !memcmp(strings->data + offset - 1, str, strlen(str))) { -+ return (s_SID) (idx + CFF_STDSTR_MAX); -+ } -+ } -+ for (idx = 0; idx < CFF_STDSTR_MAX; idx++) { -+ if (cff_stdstr[idx] && !strcmp(cff_stdstr[idx], str)) { -+ return idx; -+ } -+ } -+ offset = (strings->count > 0) ? strings->offset[strings->count] : 1; -+ strings->offset = xrealloc(strings->offset, (unsigned) (((unsigned) strings->count + 2) * sizeof(l_offset))); -+ if (strings->count == 0) -+ strings->offset[0] = 1; -+ idx = strings->count; -+ strings->count = (card16) (strings->count + 1); -+ strings->offset[strings->count] = offset + strlen(str); -+ strings->data = xrealloc(strings->data, (unsigned) ((offset + strlen(str) - 1) * sizeof(card8))); -+ memcpy(strings->data + offset - 1, str, strlen(str)); -+ return (s_SID) (idx + CFF_STDSTR_MAX); -+} -+ -+void cff_dict_update(cff_dict * dict, cff_font * cff) -+{ -+ int i; -+ for (i = 0; i < dict->count; i++) { -+ if ((dict->entries)[i].count > 0) { -+ char *str; -+ int id; -+ id = (dict->entries)[i].id; -+ if (dict_operator[id].argtype == CFF_TYPE_SID) { -+ str = cff_get_string(cff, (s_SID) (dict->entries)[i].values[0]); -+ if (str != NULL) { -+ (dict->entries)[i].values[0] = cff_add_string(cff, str); -+ xfree(str); -+ } -+ } else if (dict_operator[id].argtype == CFF_TYPE_ROS) { -+ str = cff_get_string(cff, (s_SID) (dict->entries)[i].values[0]); -+ if (str != NULL) { -+ (dict->entries)[i].values[0] = cff_add_string(cff, str); -+ xfree(str); -+ } -+ str = cff_get_string(cff, (s_SID) (dict->entries)[i].values[1]); -+ if (str != NULL) { -+ (dict->entries)[i].values[1] = cff_add_string(cff, str); -+ xfree(str); -+ } -+ } -+ } -+ } -+} -+ -+/*tex The charsets. */ -+ -+long cff_read_charsets(cff_font * cff) -+{ -+ cff_charsets *charset; -+ long offset, length; -+ card16 count, i; -+ if (cff->topdict == NULL) -+ normal_error("cff","top DICT not available"); -+ if (!cff_dict_known(cff->topdict, "charset")) { -+ cff->flag |= CHARSETS_ISOADOBE; -+ cff->charsets = NULL; -+ return 0; -+ } -+ offset = (long) cff_dict_get(cff->topdict, "charset", 0); -+ if (offset == 0) { -+ /*tex predefined */ -+ cff->flag |= CHARSETS_ISOADOBE; -+ cff->charsets = NULL; -+ return 0; -+ } else if (offset == 1) { -+ cff->flag |= CHARSETS_EXPERT; -+ cff->charsets = NULL; -+ return 0; -+ } else if (offset == 2) { -+ cff->flag |= CHARSETS_EXPSUB; -+ cff->charsets = NULL; -+ return 0; -+ } -+ cff->offset = (l_offset) offset; -+ cff->charsets = charset = xcalloc(1, sizeof(cff_charsets)); -+ charset->format = get_card8(cff); -+ charset->num_entries = 0; -+ count = (card16) (cff->num_glyphs - 1); -+ length = 1; -+ /*tex Not well documented. */ -+ switch (charset->format) { -+ case 0: -+ charset->num_entries = (card16) (cff->num_glyphs - 1); /* no .notdef */ -+ charset->data.glyphs = -+ xmalloc((unsigned) (charset->num_entries * sizeof(s_SID))); -+ length += (charset->num_entries) * 2; -+ for (i = 0; i < (charset->num_entries); i++) { -+ charset->data.glyphs[i] = get_card16(cff); -+ } -+ count = 0; -+ break; -+ case 1: -+ { -+ cff_range1 *ranges = NULL; -+ while (count > 0 && charset->num_entries < cff->num_glyphs) { -+ ranges = -+ xrealloc(ranges, -+ (unsigned) (((unsigned) charset->num_entries + -+ 1) * sizeof(cff_range1))); -+ ranges[charset->num_entries].first = get_card16(cff); -+ ranges[charset->num_entries].n_left = get_card8(cff); -+ count = (card16) (count - ranges[charset->num_entries].n_left + 1); /* no-overrap */ -+ charset->num_entries++; -+ charset->data.range1 = ranges; -+ } -+ length += (charset->num_entries) * 3; -+ } -+ break; -+ case 2: -+ { -+ cff_range2 *ranges = NULL; -+ while (count > 0 && charset->num_entries < cff->num_glyphs) { -+ ranges = -+ xrealloc(ranges, -+ (unsigned) (((unsigned) charset->num_entries + -+ 1) * sizeof(cff_range2))); -+ ranges[charset->num_entries].first = get_card16(cff); -+ ranges[charset->num_entries].n_left = get_card16(cff); -+ count = (card16) (count - (ranges[charset->num_entries].n_left + 1)); /* non-overrapping */ -+ charset->num_entries++; -+ } -+ charset->data.range2 = ranges; -+ length += (charset->num_entries) * 4; -+ } -+ break; -+ default: -+ xfree(charset); -+ normal_error("cff","unknown charset format"); -+ break; -+ } -+ if (count > 0) { -+ normal_warning("cff","charset data possibly broken (too many glyphs)"); -+ } -+ return length; -+} -+ -+long cff_pack_charsets(cff_font * cff, card8 * dest, long destlen) -+{ -+ long len = 0; -+ card16 i; -+ cff_charsets *charset; -+ if (cff->flag & HAVE_STANDARD_CHARSETS || cff->charsets == NULL) -+ return 0; -+ if (destlen < 1) -+ normal_error("cff","buffer overflow (15)"); -+ charset = cff->charsets; -+ dest[len++] = charset->format; -+ switch (charset->format) { -+ case 0: -+ if (destlen < len + (charset->num_entries) * 2) -+ normal_error("cff","buffer overflow (16)"); -+ for (i = 0; i < (charset->num_entries); i++) { -+ s_SID sid = (charset->data).glyphs[i]; /* or CID */ -+ dest[len++] = (card8) ((sid >> 8) & 0xff); -+ dest[len++] = (card8) (sid & 0xff); -+ } -+ break; -+ case 1: -+ { -+ if (destlen < len + (charset->num_entries) * 3) -+ normal_error("cff","buffer overflow (17)"); -+ for (i = 0; i < (charset->num_entries); i++) { -+ dest[len++] = (card8) (((charset->data).range1[i].first >> 8) & 0xff); -+ dest[len++] = (card8) ((charset->data).range1[i].first & 0xff); -+ dest[len++] = (card8) ((charset->data).range1[i].n_left); -+ } -+ } -+ break; -+ case 2: -+ { -+ if (destlen < len + (charset->num_entries) * 4) -+ normal_error("cff","buffer overflow (18)"); -+ for (i = 0; i < (charset->num_entries); i++) { -+ dest[len++] = (card8) (((charset->data).range2[i].first >> 8) & 0xff); -+ dest[len++] = (card8) ((charset->data).range2[i].first & 0xff); -+ dest[len++] = (card8) (((charset->data).range2[i].n_left >> 8) & 0xff); -+ dest[len++] = (card8) ((charset->data).range2[i].n_left & 0xff); -+ } -+ } -+ break; -+ default: -+ normal_error("cff","unknown charset format"); -+ break; -+ } -+ return len; -+} -+ -+/*tex -+ -+ Here we decode and encode Type 2 charstring. All local/global subroutine -+ calls in a given charstring is replace by the content of subroutine -+ charstrings. We do this because some PostScript RIP may have problems with -+ sparse subroutine array. Workaround for this is to re-order subroutine array -+ so that no gap appears in the subroutine array, or put dummy charstrings that -+ contains only `return' in the gap. However, re-ordering of subroutine is -+ rather difficult for Type 2 charstrings due to the bias which depends on the -+ total number of subroutines. Replacing callgsubr/callsubr calls with the -+ content of the corresponding subroutine charstring may be more efficient than -+ putting dummy subroutines in the case of subsetted font. Adobe distiller -+ seems doing same thing. -+ -+ And also note that subroutine numbers within subroutines can depend on the -+ content of operand stack as follows: -+ -+ \startyping -+ \.{ ... l m callsubr << subr \#(m+bias): n add callsubr >> ...} -+ \stoptyping -+ -+ I've not implemented the `random' operator which generates a pseudo-random -+ number in the range (0, 1] and push them into argument stack. How -+ pseudo-random sequences are generated is not documented in the Type 2 -+ charstring spec. -+ -+*/ -+ -+#define CS_TYPE2_DEBUG_STR "Type2 Charstring Parser" -+#define CS_TYPE2_DEBUG 5 -+ -+#define CS_BUFFER_CFF_ERROR -3 -+#define CS_STACK_CFF_ERROR -2 -+#define CS_PARSE_CFF_ERROR -1 -+#define CS_PARSE_OK 0 -+#define CS_PARSE_END 1 -+#define CS_SUBR_RETURN 2 -+#define CS_CHAR_END 3 -+ -+static int status = CS_PARSE_CFF_ERROR; -+ -+#define DST_NEED(a,b) {if ((a) < (b)) { status = CS_BUFFER_CFF_ERROR ; return ; }} -+#define SRC_NEED(a,b) {if ((a) < (b)) { status = CS_PARSE_CFF_ERROR ; return ; }} -+#define NEED(a,b) {if ((a) < (b)) { status = CS_STACK_CFF_ERROR ; return ; }} -+ -+/*tex The hintmask and cntrmask need the number of stem zones. */ -+ -+static int num_stems = 0; -+static int phase = 0; -+ -+/*tex Subroutine nesting. -+*/ -+static int cs2_nest = 0; -+ -+/*tex The advance width. */ -+ -+static int have_width = 0; -+static double width = 0.0; -+ -+/*tex -+ -+ Standard Encoding Accented Characters: Optional four arguments for endchar. -+ See, CFF spec., p.35. This is obsolete feature and is no longer supported. -+ -+ \starttyping -+ static double seac[4] = { 0.0, 0.0, 0.0, 0.0 }; // gone -+ \stoptyping -+ -+*/ -+ -+/*tex Operand stack and Transient array */ -+ -+static int cs2_stack_top = 0; -+static double cs2_arg_stack[CS_ARG_STACK_MAX]; -+static double trn_array[CS_TRANS_ARRAY_MAX]; -+ -+/*tex -+ -+ Type 2 CharString encoding, first the 1 byte operators: -+ -+*/ -+ -+/* RESERVED 0 */ -+#define cs_hstem 1 -+/* RESERVED 2 */ -+#define cs_vstem 3 -+#define cs_vmoveto 4 -+#define cs_rlineto 5 -+#define cs_hlineto 6 -+#define cs_vlineto 7 -+#define cs_rrcurveto 8 -+/* cs_closepath 9 */ -+#define cs_callsubr 10 -+#define cs_return 11 -+#define cs_escape 12 -+/* cs_hsbw 13 */ -+#define cs_endchar 14 -+#define cs_setvsindex 15 -+#define cs_blend 16 -+/* RESERVED 17 */ -+#define cs_hstemhm 18 -+#define cs_hintmask 19 -+#define cs_cntrmask 20 -+#define cs_rmoveto 21 -+#define cs_hmoveto 22 -+#define cs_vstemhm 23 -+#define cs_rcurveline 24 -+#define cs_rlinecurve 25 -+#define cs_vvcurveto 26 -+#define cs_hhcurveto 27 -+/* SHORTINT 28 */ -+#define cs_callgsubr 29 -+#define cs_vhcurveto 30 -+#define cs_hvcurveto 31 -+ -+/*tex -+ -+ Next the two byte CharString operators: -+ -+*/ -+ -+#define cs_dotsection 0 -+/* cs_vstem3 1 */ -+/* cs_hstem3 2 */ -+#define cs_and 3 -+#define cs_or 4 -+#define cs_not 5 -+/* cs_seac 6 */ -+/* cs_sbw 7 */ -+/* RESERVED 8 */ -+#define cs_abs 9 -+#define cs_add 10 -+#define cs_sub 11 -+#define cs_div 12 -+/* RESERVED 13 */ -+#define cs_neg 14 -+#define cs_eq 15 -+/* cs_callothersubr 16 */ -+/* cs_pop| 17 */ -+#define cs_drop 18 -+/* RESERVED 19 */ -+#define cs_put 20 -+#define cs_get 21 -+#define cs_ifelse 22 -+#define cs_random 23 -+#define cs_mul 24 -+/* RESERVED 25 */ -+#define cs_sqrt 26 -+#define cs_dup 27 -+#define cs_exch 28 -+#define cs_index 29 -+#define cs_roll 30 -+/* cs_setcurrentpoint 31 */ -+/* RESERVED 32 */ -+/* RESERVED 33 */ -+#define cs_hflex 34 -+#define cs_flex 35 -+#define cs_hflex1 36 -+#define cs_flex1 37 -+ -+/*tex |clear_stack| put all operands sotred in operand stack to dest. */ -+ -+static void clear_stack(card8 ** dest, card8 * limit) -+{ -+ int i; -+ for (i = 0; i < cs2_stack_top; i++) { -+ double value; -+ long ivalue; -+ value = cs2_arg_stack[i]; -+ /*tex The nearest integer value. */ -+ ivalue = (long) floor(value + 0.5); -+ if (value >= 0x8000L || value <= (-0x8000L - 1)) { -+ /*tex -+ This number cannot be represented as a single operand. We must -+ use |a b mul ...| or |a c div| to represent large values. -+ */ -+ normal_error("cff","argument value too large (this is bug)"); -+ } else if (fabs(value - (double) ivalue) > 3.0e-5) { -+ /*tex A 16.16-bit signed fixed value */ -+ DST_NEED(limit, *dest + 5); -+ *(*dest)++ = 255; -+ /*tex The mantissa. */ -+ ivalue = (long) floor(value); -+ *(*dest)++ = (card8) ((ivalue >> 8) & 0xff); -+ *(*dest)++ = (card8) (ivalue & 0xff); -+ /*tex The fraction. */ -+ ivalue = (long) ((value - (double) ivalue) * 0x10000l); -+ *(*dest)++ = (card8) ((ivalue >> 8) & 0xff); -+ *(*dest)++ = (card8) (ivalue & 0xff); -+ /*tex Everything else is integer. */ -+ } else if (ivalue >= -107 && ivalue <= 107) { -+ DST_NEED(limit, *dest + 1); -+ *(*dest)++ = (card8) (ivalue + 139); -+ } else if (ivalue >= 108 && ivalue <= 1131) { -+ DST_NEED(limit, *dest + 2); -+ ivalue = (long) 0xf700u + ivalue - 108; -+ *(*dest)++ = (card8) ((ivalue >> 8) & 0xff); -+ *(*dest)++ = (card8) (ivalue & 0xff); -+ } else if (ivalue >= -1131 && ivalue <= -108) { -+ DST_NEED(limit, *dest + 2); -+ ivalue = (long) 0xfb00u - ivalue - 108; -+ *(*dest)++ = (card8) ((ivalue >> 8) & 0xff); -+ *(*dest)++ = (card8) (ivalue & 0xff); -+ } else if (ivalue >= -32768 && ivalue <= 32767) { -+ /*tex A shortint. */ -+ DST_NEED(limit, *dest + 3); -+ *(*dest)++ = 28; -+ *(*dest)++ = (card8) ((ivalue >> 8) & 0xff); -+ *(*dest)++ = (card8) ((ivalue) & 0xff); -+ } else { -+ normal_error("cff","unexpected error"); -+ } -+ } -+ /*tex Clear the stack. */ -+ cs2_stack_top = 0; -+ return; -+} -+ -+/*tex -+ Single byte operators: Path construction, Operator for finishing a path, Hint -+ operators. Phases: -+ -+ \starttabulate -+ \NC \type{0} \NC inital state \NC \NR -+ \NC \type{1} \NC hint declaration, first stack-clearing operator appeared \NC \NR -+ \NC \type{2} \NC in path construction \NC \NR -+ \stoptabulate -+ -+*/ -+ -+static void do_operator1(card8 ** dest, card8 * limit, card8 ** data, card8 * endptr) -+{ -+ card8 op = **data; -+ -+ *data += 1; -+ -+ switch (op) { -+ case cs_hstemhm: -+ case cs_vstemhm: -+ /*tex A charstring may have a hintmask if the above operator has been seen. */ -+ case cs_hstem: -+ case cs_vstem: -+ if (phase == 0 && (cs2_stack_top % 2)) { -+ have_width = 1; -+ width = cs2_arg_stack[0]; -+ } -+ num_stems += cs2_stack_top / 2; -+ clear_stack(dest, limit); -+ DST_NEED(limit, *dest + 1); -+ *(*dest)++ = op; -+ phase = 1; -+ break; -+ case cs_hintmask: -+ case cs_cntrmask: -+ if (phase < 2) { -+ if (phase == 0 && (cs2_stack_top % 2)) { -+ have_width = 1; -+ width = cs2_arg_stack[0]; -+ } -+ num_stems += cs2_stack_top / 2; -+ } -+ clear_stack(dest, limit); -+ DST_NEED(limit, *dest + 1); -+ *(*dest)++ = op; -+ if (num_stems > 0) { -+ int masklen = (num_stems + 7) / 8; -+ DST_NEED(limit, *dest + masklen); -+ SRC_NEED(endptr, *data + masklen); -+ memmove(*dest, *data, (size_t) masklen); -+ *data += masklen; -+ *dest += masklen; -+ } -+ phase = 2; -+ break; -+ case cs_rmoveto: -+ if (phase == 0 && (cs2_stack_top % 2)) { -+ have_width = 1; -+ width = cs2_arg_stack[0]; -+ } -+ clear_stack(dest, limit); -+ DST_NEED(limit, *dest + 1); -+ *(*dest)++ = op; -+ phase = 2; -+ break; -+ case cs_hmoveto: -+ case cs_vmoveto: -+ if (phase == 0 && (cs2_stack_top % 2) == 0) { -+ have_width = 1; -+ width = cs2_arg_stack[0]; -+ } -+ clear_stack(dest, limit); -+ DST_NEED(limit, *dest + 1); -+ *(*dest)++ = op; -+ phase = 2; -+ break; -+ case cs_endchar: -+ if (cs2_stack_top == 1) { -+ have_width = 1; -+ width = cs2_arg_stack[0]; -+ clear_stack(dest, limit); -+ } else if (cs2_stack_top == 4 || cs2_stack_top == 5) { -+ normal_warning("cff","'seac' character deprecated in type 2 charstring"); -+ status = CS_PARSE_CFF_ERROR; -+ return; -+ } else if (cs2_stack_top > 0) { -+ normal_warning("cff","operand stack not empty"); -+ } -+ DST_NEED(limit, *dest + 1); -+ *(*dest)++ = op; -+ status = CS_CHAR_END; -+ break; -+ /*tex The above operators are candidate for first stack clearing operator. */ -+ case cs_setvsindex: -+ /* -+ vsindex = cs2_arg_stack[cs2_stack_top-1]; -+ cs2_stack_top -= 1; -+ */ -+ normal_warning("cff2","unsupported setvindex operator"); -+ status = CS_PARSE_CFF_ERROR; -+ break; -+ case cs_blend: -+ /* -+ blends = cs2_arg_stack[cs2_stack_top-1]; -+ cs2_stack_top -= 1; -+ cs2_stack_top -= blends * regions ; -+ */ -+ normal_warning("cff2","unsupported blend operator"); -+ status = CS_PARSE_CFF_ERROR; -+ break; -+ case cs_rlineto: -+ case cs_hlineto: -+ case cs_vlineto: -+ case cs_rrcurveto: -+ case cs_rcurveline: -+ case cs_rlinecurve: -+ case cs_vvcurveto: -+ case cs_hhcurveto: -+ case cs_vhcurveto: -+ case cs_hvcurveto: -+ if (phase < 2) { -+ normal_warning("cff","broken type 2 charstring"); -+ status = CS_PARSE_CFF_ERROR; -+ return; -+ } -+ clear_stack(dest, limit); -+ DST_NEED(limit, *dest + 1); -+ *(*dest)++ = op; -+ break; -+ /*tex All the operotors above are stack clearing. */ -+ case cs_return: -+ normal_error("cff","unexpected return"); -+ case cs_callgsubr: -+ normal_error("cff","unexpected callgsubr"); -+ case cs_callsubr: -+ normal_error("cff","unexpected callsubr"); -+ break; -+ default: -+ formatted_warning("cff","%s: unknown charstring operator: 0x%02x", CS_TYPE2_DEBUG_STR, op); -+ status = CS_PARSE_CFF_ERROR; -+ break; -+ } -+ return; -+} -+ -+/*tex -+ -+ Double byte operators: Flex, arithmetic, conditional, and storage operators. -+ The following operators are not supported: random but How random ? -+ -+*/ -+ -+static void do_operator2(card8 ** dest, card8 * limit, card8 ** data, card8 * endptr) -+{ -+ card8 op; -+ *data += 1; -+ SRC_NEED(endptr, *data + 1); -+ op = **data; -+ *data += 1; -+ switch (op) { -+ case cs_dotsection: -+ normal_warning("cff","Operator 'dotsection' deprecated in type 2 charstring"); -+ status = CS_PARSE_CFF_ERROR; -+ return; -+ break; -+ case cs_hflex: -+ case cs_flex: -+ case cs_hflex1: -+ case cs_flex1: -+ if (phase < 2) { -+ formatted_warning("cff","%s: broken type 2 charstring", CS_TYPE2_DEBUG_STR); -+ status = CS_PARSE_CFF_ERROR; -+ return; -+ } -+ clear_stack(dest, limit); -+ DST_NEED(limit, *dest + 2); -+ *(*dest)++ = cs_escape; -+ *(*dest)++ = op; -+ break; -+ /*tex All operators above are stack clearing. */ -+ case cs_and: -+ NEED(cs2_stack_top, 2); -+ cs2_stack_top--; -+ if (cs2_arg_stack[cs2_stack_top] && cs2_arg_stack[cs2_stack_top - 1]) { -+ cs2_arg_stack[cs2_stack_top - 1] = 1.0; -+ } else { -+ cs2_arg_stack[cs2_stack_top - 1] = 0.0; -+ } -+ break; -+ case cs_or: -+ NEED(cs2_stack_top, 2); -+ cs2_stack_top--; -+ if (cs2_arg_stack[cs2_stack_top] || cs2_arg_stack[cs2_stack_top - 1]) { -+ cs2_arg_stack[cs2_stack_top - 1] = 1.0; -+ } else { -+ cs2_arg_stack[cs2_stack_top - 1] = 0.0; -+ } -+ break; -+ case cs_not: -+ NEED(cs2_stack_top, 1); -+ if (cs2_arg_stack[cs2_stack_top - 1]) { -+ cs2_arg_stack[cs2_stack_top - 1] = 0.0; -+ } else { -+ cs2_arg_stack[cs2_stack_top - 1] = 1.0; -+ } -+ break; -+ case cs_abs: -+ NEED(cs2_stack_top, 1); -+ cs2_arg_stack[cs2_stack_top - 1] = -+ fabs(cs2_arg_stack[cs2_stack_top - 1]); -+ break; -+ case cs_add: -+ NEED(cs2_stack_top, 2); -+ cs2_arg_stack[cs2_stack_top - 2] += cs2_arg_stack[cs2_stack_top - 1]; -+ cs2_stack_top--; -+ break; -+ case cs_sub: -+ NEED(cs2_stack_top, 2); -+ cs2_arg_stack[cs2_stack_top - 2] -= cs2_arg_stack[cs2_stack_top - 1]; -+ cs2_stack_top--; -+ break; -+ case cs_div: -+ NEED(cs2_stack_top, 2); -+ cs2_arg_stack[cs2_stack_top - 2] /= cs2_arg_stack[cs2_stack_top - 1]; -+ cs2_stack_top--; -+ break; -+ case cs_neg: -+ NEED(cs2_stack_top, 1); -+ cs2_arg_stack[cs2_stack_top - 1] *= -1.0; -+ break; -+ case cs_eq: -+ NEED(cs2_stack_top, 2); -+ cs2_stack_top--; -+ if (cs2_arg_stack[cs2_stack_top] == cs2_arg_stack[cs2_stack_top - 1]) { -+ cs2_arg_stack[cs2_stack_top - 1] = 1.0; -+ } else { -+ cs2_arg_stack[cs2_stack_top - 1] = 0.0; -+ } -+ break; -+ case cs_drop: -+ NEED(cs2_stack_top, 1); -+ cs2_stack_top--; -+ break; -+ case cs_put: -+ NEED(cs2_stack_top, 2); -+ { -+ int idx = (int) cs2_arg_stack[--cs2_stack_top]; -+ NEED(CS_TRANS_ARRAY_MAX, idx); -+ trn_array[idx] = cs2_arg_stack[--cs2_stack_top]; -+ } -+ break; -+ case cs_get: -+ NEED(cs2_stack_top, 1); -+ { -+ int idx = (int) cs2_arg_stack[cs2_stack_top - 1]; -+ NEED(CS_TRANS_ARRAY_MAX, idx); -+ cs2_arg_stack[cs2_stack_top - 1] = trn_array[idx]; -+ } -+ break; -+ case cs_ifelse: -+ NEED(cs2_stack_top, 4); -+ cs2_stack_top -= 3; -+ if (cs2_arg_stack[cs2_stack_top + 1] > cs2_arg_stack[cs2_stack_top + 2]) { -+ cs2_arg_stack[cs2_stack_top - 1] = cs2_arg_stack[cs2_stack_top]; -+ } -+ break; -+ case cs_mul: -+ NEED(cs2_stack_top, 2); -+ cs2_arg_stack[cs2_stack_top - 2] = -+ cs2_arg_stack[cs2_stack_top - 2] * cs2_arg_stack[cs2_stack_top - 1]; -+ cs2_stack_top--; -+ break; -+ case cs_sqrt: -+ NEED(cs2_stack_top, 1); -+ cs2_arg_stack[cs2_stack_top - 1] = -+ sqrt(cs2_arg_stack[cs2_stack_top - 1]); -+ break; -+ case cs_dup: -+ NEED(cs2_stack_top, 1); -+ NEED(CS_ARG_STACK_MAX, cs2_stack_top + 1); -+ cs2_arg_stack[cs2_stack_top] = cs2_arg_stack[cs2_stack_top - 1]; -+ cs2_stack_top++; -+ break; -+ case cs_exch: -+ NEED(cs2_stack_top, 2); -+ { -+ double save = cs2_arg_stack[cs2_stack_top - 2]; -+ cs2_arg_stack[cs2_stack_top - 2] = cs2_arg_stack[cs2_stack_top - 1]; -+ cs2_arg_stack[cs2_stack_top - 1] = save; -+ } -+ break; -+ case cs_index: -+ NEED(cs2_stack_top, 2); -+ { -+ int idx = (int) cs2_arg_stack[cs2_stack_top - 1]; -+ if (idx < 0) { -+ cs2_arg_stack[cs2_stack_top - 1] = -+ cs2_arg_stack[cs2_stack_top - 2]; -+ } else { -+ NEED(cs2_stack_top, idx + 2); -+ cs2_arg_stack[cs2_stack_top - 1] = -+ cs2_arg_stack[cs2_stack_top - idx - 2]; -+ } -+ } -+ break; -+ case cs_roll: -+ NEED(cs2_stack_top, 2); -+ { -+ int N, J; -+ J = (int) cs2_arg_stack[--cs2_stack_top]; -+ N = (int) cs2_arg_stack[--cs2_stack_top]; -+ NEED(cs2_stack_top, N); -+ if (J > 0) { -+ J = J % N; -+ while (J-- > 0) { -+ double save = cs2_arg_stack[cs2_stack_top - 1]; -+ int i = cs2_stack_top - 1; -+ while (i > cs2_stack_top - N) { -+ cs2_arg_stack[i] = cs2_arg_stack[i - 1]; -+ i--; -+ } -+ cs2_arg_stack[i] = save; -+ } -+ } else { -+ J = (-J) % N; -+ while (J-- > 0) { -+ double save = cs2_arg_stack[cs2_stack_top - N]; -+ int i = cs2_stack_top - N; -+ while (i < cs2_stack_top - 1) { -+ cs2_arg_stack[i] = cs2_arg_stack[i + 1]; -+ i++; -+ } -+ cs2_arg_stack[i] = save; -+ } -+ } -+ } -+ break; -+ case cs_random: -+ formatted_warning("cff","%s: Charstring operator 'random' found.", CS_TYPE2_DEBUG_STR); -+ NEED(CS_ARG_STACK_MAX, cs2_stack_top + 1); -+ cs2_arg_stack[cs2_stack_top++] = 1.0; -+ break; -+ default: -+ formatted_warning("cff","%s: unknown charstring operator: 0x0c%02x", CS_TYPE2_DEBUG_STR, op); -+ status = CS_PARSE_CFF_ERROR; -+ break; -+ } -+ return; -+} -+ -+/*tex integer: exactly the same as the DICT encoding (except 29) */ -+ -+static void cs2_get_integer(card8 ** data, card8 * endptr) -+{ -+ long result = 0; -+ card8 b0 = **data, b1, b2; -+ *data += 1; -+ if (b0 == 28) { -+ /*tex shortint */ -+ SRC_NEED(endptr, *data + 2); -+ b1 = **data; -+ b2 = *(*data + 1); -+ result = b1 * 256 + b2; -+ if (result > 0x7fff) -+ result -= 0x10000L; -+ *data += 2; -+ } else if (b0 >= 32 && b0 <= 246) { -+ /*tex int (1) */ -+ result = b0 - 139; -+ } else if (b0 >= 247 && b0 <= 250) { -+ /*tex int (2) */ -+ SRC_NEED(endptr, *data + 1); -+ b1 = **data; -+ result = (b0 - 247) * 256 + b1 + 108; -+ *data += 1; -+ } else if (b0 >= 251 && b0 <= 254) { -+ SRC_NEED(endptr, *data + 1); -+ b1 = **data; -+ result = -(b0 - 251) * 256 - b1 - 108; -+ *data += 1; -+ } else { -+ status = CS_PARSE_CFF_ERROR; -+ return; -+ } -+ NEED(CS_ARG_STACK_MAX, cs2_stack_top + 1); -+ cs2_arg_stack[cs2_stack_top++] = (double) result; -+ return; -+} -+ -+/*tex Signed 16.16-bits fixed number for Type 2 charstring encoding. */ -+ -+static void get_fixed(card8 ** data, card8 * endptr) -+{ -+ long ivalue; -+ double rvalue; -+ *data += 1; -+ SRC_NEED(endptr, *data + 4); -+ ivalue = *(*data) * 0x100 + *(*data + 1); -+ rvalue = (double) ((ivalue > 0x7fffL) ? (ivalue - 0x10000L) : ivalue); -+ ivalue = *(*data + 2) * 0x100 + *(*data + 3); -+ rvalue += ((double) ivalue) / 0x10000L; -+ NEED(CS_ARG_STACK_MAX, cs2_stack_top + 1); -+ cs2_arg_stack[cs2_stack_top++] = rvalue; -+ *data += 4; -+ return; -+} -+ -+/*tex -+ -+Subroutines: the bias for subroutine number is introduced in type 2 -+charstrings. -+ -+\starttabulate -+\NC \type {subr} \NC set to a pointer to the subroutine charstring \NC \NR -+\NC \type {len} \NC set to the length of subroutine charstring \NC \NR -+\NC \type {subr_idx} \NC CFF INDEX data that contains subroutines \NC \NR -+\NC \type {id} \NC biased subroutine number \NC \NR -+\stoptabulate -+ -+*/ -+ -+static void get_subr(card8 ** subr, long *len, cff_index * subr_idx, long id) -+{ -+ card16 count; -+ if (subr_idx == NULL) -+ formatted_error("cff","%s: subroutine called but no subroutine found",CS_TYPE2_DEBUG_STR); -+ count = subr_idx->count; -+ /*tex addi the bias number */ -+ if (count < 1240) { -+ id += 107; -+ } else if (count < 33900) { -+ id += 1131; -+ } else { -+ id += 32768; -+ } -+ if (id > count) -+ formatted_error("cff","%s: invalid subroutine index: %ld (max=%u)", CS_TYPE2_DEBUG_STR, id, count); -+ *len = (long) ((subr_idx->offset)[id + 1] - (subr_idx->offset)[id]); -+ *subr = subr_idx->data + (subr_idx->offset)[id] - 1; -+ return; -+} -+ -+/*tex -+ -+ The Type 2 interpretation of a number encoded in five-bytes (those with an -+ initial byte value of 255) differs from how it is interpreted in the Type 1 -+ format. -+ -+*/ -+ -+static void do_charstring(card8 ** dest, card8 * limit, card8 ** data, card8 * endptr, -+ cff_index * gsubr_idx, cff_index * subr_idx, int cff2) -+{ -+ card8 b0 = 0, *subr; -+ long len; -+ if (cs2_nest > CS_SUBR_NEST_MAX) -+ formatted_error("cff","%s: subroutine nested too deeply", CS_TYPE2_DEBUG_STR); -+ cs2_nest++; -+ while (*data < endptr && status == CS_PARSE_OK) { -+ b0 = **data; -+ if (b0 == 255) { -+ /*tex A 16-bit.16-bit fixed signed number. */ -+ get_fixed(data, endptr); -+ } else if (b0 == cs_return) { -+ status = CS_SUBR_RETURN; -+ } else if (b0 == cs_callgsubr) { -+ if (cs2_stack_top < 1) { -+ status = CS_STACK_CFF_ERROR; -+ } else { -+ cs2_stack_top--; -+ get_subr(&subr, &len, gsubr_idx, (long) cs2_arg_stack[cs2_stack_top]); -+ if (*dest + len > limit) -+ formatted_error("cff","%s: possible buffer overflow (1)", CS_TYPE2_DEBUG_STR); -+ do_charstring(dest, limit, &subr, subr + len, gsubr_idx, subr_idx, cff2); -+ *data += 1; -+ } -+ } else if (b0 == cs_callsubr) { -+ if (cs2_stack_top < 1) { -+ status = CS_STACK_CFF_ERROR; -+ } else { -+ cs2_stack_top--; -+ get_subr(&subr, &len, subr_idx, (long) cs2_arg_stack[cs2_stack_top]); -+ if (limit < *dest + len) -+ formatted_error("cff","%s: possible buffer overflow (2)", CS_TYPE2_DEBUG_STR); -+ do_charstring(dest, limit, &subr, subr + len, gsubr_idx, subr_idx, cff2); -+ *data += 1; -+ } -+ } else if (b0 == cs_escape) { -+ do_operator2(dest, limit, data, endptr); -+ } else if (b0 < 32 && b0 != 28) { -+ do_operator1(dest, limit, data, endptr); -+ } else if ((b0 <= 22 && b0 >= 27) || b0 == 31) { -+ status = CS_PARSE_CFF_ERROR; -+ } else { -+ cs2_get_integer(data, endptr); -+ } -+ } -+ if (cff2) { -+ DST_NEED(limit, *dest + 1); -+ ++endptr; -+ *(*dest)++ = cs_endchar; -+ } else if (status == CS_SUBR_RETURN) { -+ status = CS_PARSE_OK; -+ } else if (status == CS_CHAR_END && *data < endptr) { -+ formatted_warning("cff","%s: garbage after endchar", CS_TYPE2_DEBUG_STR); -+ } else if (status < CS_PARSE_OK) { -+ formatted_error("cff","%s: parsing charstring failed: (status=%d, stack=%d)", CS_TYPE2_DEBUG_STR, status, cs2_stack_top); -+ } -+ cs2_nest--; -+ return; -+} -+ -+static void cs_parse_init(void) -+{ -+ status = CS_PARSE_OK; -+ cs2_nest = 0; -+ phase = 0; -+ num_stems = 0; -+ cs2_stack_top = 0; -+} -+ -+/*tex Not just copying \unknown */ -+ -+static long cs_copy_charstring(card8 * dst, long dstlen, card8 * src, long srclen, cff_index * gsubr, -+ cff_index * subr, double default_width, double nominal_width, cs_ginfo * ginfo, int cff2) -+{ -+ card8 *save = dst; -+ -+ cs_parse_init(); -+ -+ width = 0.0; -+ have_width = 0; -+ -+ /* expand call(g)subrs */ -+ do_charstring(&dst, dst + dstlen, &src, src + srclen, gsubr, subr, cff2); -+ -+ if (ginfo) { -+ ginfo->flags = 0; /* not used */ -+ if (have_width) { -+ ginfo->wx = nominal_width + width; -+ } else { -+ ginfo->wx = default_width; -+ } -+ } -+ -+ return (long) (dst - save); -+} -+ -+/*tex CID-Keyed font specific. */ -+ -+long cff_read_fdselect(cff_font * cff) -+{ -+ cff_fdselect *fdsel; -+ long offset, length; -+ card16 i; -+ if (cff->topdict == NULL) -+ normal_error("cff","top DICT not available"); -+ if (!(cff->flag & FONTTYPE_CIDFONT)) -+ return 0; -+ offset = (long) cff_dict_get(cff->topdict, "FDSelect", 0); -+ cff->offset = (l_offset) offset; -+ cff->fdselect = fdsel = xcalloc(1, sizeof(cff_fdselect)); -+ fdsel->format = get_card8(cff); -+ length = 1; -+ switch (fdsel->format) { -+ case 0: -+ fdsel->num_entries = cff->num_glyphs; -+ (fdsel->data).fds = xmalloc(fdsel->num_entries * sizeof(card8)); -+ for (i = 0; i < (fdsel->num_entries); i++) { -+ (fdsel->data).fds[i] = get_card8(cff); -+ } -+ length += fdsel->num_entries; -+ break; -+ case 3: -+ { -+ cff_range3 *ranges; -+ fdsel->num_entries = get_card16(cff); -+ fdsel->data.ranges = ranges = -+ xcalloc(fdsel->num_entries, sizeof(cff_range3)); -+ for (i = 0; i < (fdsel->num_entries); i++) { -+ ranges[i].first = get_card16(cff); -+ ranges[i].fd = get_card8(cff); -+ } -+ if (ranges[0].first != 0) -+ normal_error("cff","range not starting with 0"); -+ if (cff->num_glyphs != get_card16(cff)) -+ normal_error("cff","sentinel value mismatched with number of glyphs"); -+ length += (fdsel->num_entries) * 3 + 4; -+ } -+ break; -+ default: -+ xfree(fdsel); -+ normal_error("cff","unknown FDSelect format"); -+ break; -+ } -+ return length; -+} -+ -+long cff_pack_fdselect(cff_font * cff, card8 * dest, long destlen) -+{ -+ cff_fdselect *fdsel; -+ long len = 0; -+ card16 i; -+ if (cff->fdselect == NULL) -+ return 0; -+ if (destlen < 1) -+ normal_error("cff","buffer overflow (23)"); -+ fdsel = cff->fdselect; -+ dest[len++] = fdsel->format; -+ switch (fdsel->format) { -+ case 0: -+ if (fdsel->num_entries != cff->num_glyphs) -+ normal_error("cff","invalid data"); -+ if (destlen < len + fdsel->num_entries) -+ normal_error("cff","buffer overflow (24)"); -+ for (i = 0; i < fdsel->num_entries; i++) { -+ dest[len++] = (fdsel->data).fds[i]; -+ } -+ break; -+ case 3: -+ { -+ if (destlen < len + 2) -+ normal_error("cff","buffer overflow (25)"); -+ len += 2; -+ for (i = 0; i < (fdsel->num_entries); i++) { -+ if (destlen < len + 3) -+ normal_error("cff","buffer overflow (26)"); -+ dest[len++] = -+ (card8) (((fdsel->data).ranges[i].first >> 8) & 0xff); -+ dest[len++] = (card8) ((fdsel->data).ranges[i].first & 0xff); -+ dest[len++] = (card8) ((fdsel->data).ranges[i].fd); -+ } -+ if (destlen < len + 2) -+ normal_error("cff","buffer overflow (27)"); -+ dest[len++] = (card8) ((cff->num_glyphs >> 8) & 0xff); -+ dest[len++] = (card8) (cff->num_glyphs & 0xff); -+ dest[1] = (card8) (((len / 3 - 1) >> 8) & 0xff); -+ dest[2] = (card8) ((len / 3 - 1) & 0xff); -+ } -+ break; -+ default: -+ normal_error("cff","unknown FDSelect format"); -+ break; -+ } -+ return len; -+} -+ -+/*tex Create an instance of embeddable font. */ -+ -+static void write_fontfile(PDF pdf, cff_font * cffont, char *fullname) -+{ -+ cff_index *topdict, *fdarray, *private; -+ unsigned char *dest; -+ long destlen = 0, i, size; -+ long offset, topdict_offset, fdarray_offset; -+ topdict = cff_new_index(1); -+ fdarray = cff_new_index(cffont->num_fds); -+ private = cff_new_index(cffont->num_fds); -+ cff_dict_remove(cffont->topdict, "UniqueID"); -+ cff_dict_remove(cffont->topdict, "XUID"); -+ /*tex A bad font may have this: */ -+ cff_dict_remove(cffont->topdict, "Private"); -+ /*tex A bad font may have this: */ -+ cff_dict_remove(cffont->topdict, "Encoding"); -+ /*tex This is CFF2 specific: */ -+ cff_dict_remove(cffont->topdict, "vstore"); -+ /*tex This is CFF2 specific: */ -+ cff_dict_remove(cffont->topdict, "maxstack"); -+ topdict->offset[1] = (l_offset) cff_dict_pack(cffont->topdict, (card8 *) work_buffer, WORK_BUFFER_SIZE) + 1; -+ for (i = 0; i < cffont->num_fds; i++) { -+ size = 0; -+ if (cffont->private && cffont->private[i]) { -+ size = cff_dict_pack(cffont->private[i], (card8 *) work_buffer, WORK_BUFFER_SIZE); -+ if (size < 1) { -+ /*tex |Private| contains only |Subr|: */ -+ cff_dict_remove(cffont->fdarray[i], "Private"); -+ } -+ } -+ (private->offset)[i + 1] = (unsigned long) ((private->offset)[i] + (unsigned) size); -+ (fdarray->offset)[i + 1] = (unsigned long) ((fdarray->offset)[i] -+ + (unsigned) cff_dict_pack(cffont->fdarray[i], (card8 *) work_buffer, WORK_BUFFER_SIZE)); -+ } -+ /*tex The header size: */ -+ destlen = 4; -+ destlen += cff_set_name(cffont, fullname); -+ destlen += cff_index_size(topdict); -+ destlen += cff_index_size(cffont->string); -+ destlen += cff_index_size(cffont->gsubr); -+ /*tex |charset| format 0 */ -+ destlen += (cffont->charsets->num_entries) * 2 + 1; -+ /*tex |fdselect| format 3 */ -+ destlen += (cffont->fdselect->num_entries) * 3 + 5; -+ destlen += cff_index_size(cffont->cstrings); -+ destlen += cff_index_size(fdarray); -+ /* |Private| is not indexed */ -+ destlen = (long) (destlen + (long) private->offset[private->count] - 1); -+ dest = xcalloc((unsigned) destlen, sizeof(card8)); -+ offset = 0; -+ /*tex |Header| */ -+ offset += cff_put_header(cffont, dest + offset, destlen - offset); -+ /*tex |Name| */ -+ offset += cff_pack_index(cffont->name, dest + offset, destlen - offset); -+ /*tex |Top DICT| */ -+ topdict_offset = offset; -+ offset += cff_index_size(topdict); -+ /*tex |Strings| */ -+ offset += cff_pack_index(cffont->string, dest + offset, destlen - offset); -+ /*tex |Global Subrs| */ -+ offset += cff_pack_index(cffont->gsubr, dest + offset, destlen - offset); -+ /*tex |charset| */ -+ cff_dict_set(cffont->topdict, "charset", 0, (double) offset); -+ offset += cff_pack_charsets(cffont, dest + offset, destlen - offset); -+ /*tex |FDSelect| */ -+ cff_dict_set(cffont->topdict, "FDSelect", 0, (double) offset); -+ offset += cff_pack_fdselect(cffont, dest + offset, destlen - offset); -+ /*tex |CharStrings| */ -+ cff_dict_set(cffont->topdict, "CharStrings", 0, (double) offset); -+ offset += cff_pack_index(cffont->cstrings, dest + offset, cff_index_size(cffont->cstrings)); -+ cff_release_index(cffont->cstrings); -+ /*tex |Charstring|s can consume a lot of memory. */ -+ cffont->cstrings = NULL; -+ /*tex |FDArray| and |Private| */ -+ cff_dict_set(cffont->topdict, "FDArray", 0, (double) offset); -+ fdarray_offset = offset; -+ offset += cff_index_size(fdarray); -+ fdarray->data = xcalloc((unsigned) (fdarray->offset[fdarray->count] - 1), sizeof(card8)); -+ for (i = 0; i < cffont->num_fds; i++) { -+ size = (long) (private->offset[i + 1] - private->offset[i]); -+ if (cffont->private[i] && size > 0) { -+ cff_dict_pack(cffont->private[i], dest + offset, size); -+ cff_dict_set(cffont->fdarray[i], "Private", 0, (double) size); -+ cff_dict_set(cffont->fdarray[i], "Private", 1, (double) offset); -+ } -+ cff_dict_pack(cffont->fdarray[i], fdarray->data + (fdarray->offset)[i] - 1, (long) (fdarray->offset[fdarray->count] - 1)); -+ offset += size; -+ } -+ cff_pack_index(fdarray, dest + fdarray_offset, cff_index_size(fdarray)); -+ cff_release_index(fdarray); -+ cff_release_index(private); -+ /*tex Finally the |Top DICT| */ -+ topdict->data = xcalloc((unsigned) (topdict->offset[topdict->count] - 1), sizeof(card8)); -+ cff_dict_pack(cffont->topdict, topdict->data, (long) (topdict->offset[topdict->count] - 1)); -+ cff_pack_index(topdict, dest + topdict_offset, cff_index_size(topdict)); -+ cff_release_index(topdict); -+ for (i = 0; i < offset; i++) { -+ strbuf_putchar(pdf->fb, dest[i]); -+ } -+ xfree(dest); -+ return; -+} -+ -+void write_cff(PDF pdf, cff_font * cffont, fd_entry * fd) -+{ -+ cff_index *charstrings, *cs_idx; -+ long charstring_len, max_len; -+ long size, offset = 0; -+ card8 *data; -+ card16 num_glyphs, cs_count1, code, gid, last_cid; -+ double nominal_width, default_width; -+ char *fontname; -+ char *fullname; -+ glw_entry *glyph, *found; -+ struct avl_traverser t; -+ cffont->_string = NULL; -+ fontname = xcalloc((unsigned) (1 + strlen(fd->fontname)), 1); -+ sprintf(fontname, "%s", fd->fontname); -+ fullname = xcalloc((unsigned) (8 + strlen(fd->fontname)), 1); -+ sprintf(fullname, "%s+%s", fd->subset_tag, fd->fontname); -+ /*tex Finish parsing the CFF. */ -+ cff_read_private(cffont); -+ cff_read_subrs(cffont); -+ /*tex The |Width|s. */ -+ if (cffont->private[0] && cff_dict_known(cffont->private[0], "defaultWidthX")) { -+ default_width = (double) cff_dict_get(cffont->private[0], "defaultWidthX", 0); -+ } else { -+ default_width = CFF_DEFAULTWIDTHX_DEFAULT; -+ } -+ if (cffont->private[0] && cff_dict_known(cffont->private[0], "nominalWidthX")) { -+ nominal_width = (double) cff_dict_get(cffont->private[0], "nominalWidthX", 0); -+ } else { -+ nominal_width = CFF_NOMINALWIDTHX_DEFAULT; -+ } -+ num_glyphs = 0; -+ last_cid = 0; -+ glyph = xtalloc(1, glw_entry); -+ /*tex insert |notdef| */ -+ glyph->id = 0; -+ if (avl_find(fd->gl_tree, glyph) == NULL) { -+ avl_insert(fd->gl_tree, glyph); -+ glyph = xtalloc(1, glw_entry); -+ } -+ avl_t_init(&t, fd->gl_tree); -+ for (found = (glw_entry *) avl_t_first(&t, fd->gl_tree); -+ found != NULL; found = (glw_entry *) avl_t_next(&t)) { -+ if (found->id > last_cid) -+ last_cid = (card16) found->id; -+ num_glyphs++; -+ } -+ { -+ cff_fdselect *fdselect; -+ fdselect = xcalloc(1, sizeof(cff_fdselect)); -+ fdselect->format = 3; -+ fdselect->num_entries = 1; -+ fdselect->data.ranges = xcalloc(1, sizeof(cff_range3)); -+ fdselect->data.ranges[0].first = 0; -+ fdselect->data.ranges[0].fd = 0; -+ cffont->fdselect = fdselect; -+ } -+ { -+ cff_charsets *charset; -+ charset = xcalloc(1, sizeof(cff_charsets)); -+ charset->format = 0; -+ charset->num_entries = (card16) (num_glyphs - 1); -+ charset->data.glyphs = xcalloc(num_glyphs, sizeof(s_SID)); -+ gid = 0; -+ avl_t_init(&t, fd->gl_tree); -+ for (found = (glw_entry *) avl_t_first(&t, fd->gl_tree); -+ found != NULL; found = (glw_entry *) avl_t_next(&t)) { -+ if (found->id != 0) { -+ charset->data.glyphs[gid] = (s_SID) found->id; -+ gid++; -+ } -+ } -+ cffont->charsets = charset; -+ if (cffont->header_major == 2) { -+ cff_dict_add(cffont->topdict, "charset", 1); -+ } -+ } -+ cff_dict_add(cffont->topdict, "CIDCount", 1); -+ cff_dict_set(cffont->topdict, "CIDCount", 0, last_cid + 1); -+ if (cffont->header_major == 2) { -+ cff_dict_add(cffont->topdict, "FullName", 1); -+ cff_dict_set(cffont->topdict, "FullName", 0, (double) cff_add_string(cffont, fontname)); -+ cff_dict_add(cffont->topdict, "FontBBox", 4); -+ cff_dict_set(cffont->topdict, "FontBBox", 0, fd->font_dim[FONTBBOX1_CODE].val); -+ cff_dict_set(cffont->topdict, "FontBBox", 1, fd->font_dim[FONTBBOX2_CODE].val); -+ cff_dict_set(cffont->topdict, "FontBBox", 2, fd->font_dim[FONTBBOX3_CODE].val); -+ cff_dict_set(cffont->topdict, "FontBBox", 3, fd->font_dim[FONTBBOX4_CODE].val); -+ } -+ cffont->fdarray = xcalloc(1, sizeof(cff_dict *)); -+ cffont->fdarray[0] = cff_new_dict(); -+ cff_dict_add(cffont->fdarray[0], "FontName", 1); -+ /*tex fix: skip XXXXXX+ */ -+ cff_dict_set(cffont->fdarray[0], "FontName", 0, (double) cff_add_string(cffont, fullname)); -+ cff_dict_add(cffont->fdarray[0], "Private", 2); -+ cff_dict_set(cffont->fdarray[0], "Private", 0, 0.0); -+ cff_dict_set(cffont->fdarray[0], "Private", 0, 0.0); -+ /*tex |FDArray| index offset, not known yet */ -+ cff_dict_add(cffont->topdict, "FDArray", 1); -+ cff_dict_set(cffont->topdict, "FDArray", 0, 0.0); -+ /*tex |FDSelect| offset, not known yet */ -+ cff_dict_add(cffont->topdict, "FDSelect", 1); -+ cff_dict_set(cffont->topdict, "FDSelect", 0, 0.0); -+ cff_dict_remove(cffont->topdict, "UniqueID"); -+ cff_dict_remove(cffont->topdict, "XUID"); -+ cff_dict_remove(cffont->topdict, "Private"); -+ cff_dict_remove(cffont->topdict, "Encoding"); -+ cffont->offset = (l_offset) cff_dict_get(cffont->topdict, "CharStrings", 0); -+ cs_idx = cff_get_index_header(cffont); -+ offset = (long) cffont->offset; -+ cs_count1 = cs_idx->count; -+ if (cs_count1 < 2) { -+ normal_error("cff","no valid charstring data found"); -+ } -+ /*tex Build the new charstrings entry. */ -+ charstrings = cff_new_index((card16) (cs_count1==USHRT_MAX?cs_count1: cs_count1 + 1)); -+ max_len = 2 * CS_STR_LEN_MAX; -+ charstrings->data = xcalloc((unsigned) max_len, sizeof(card8)); -+ charstring_len = 0; -+ gid = 0; -+ data = xcalloc(CS_STR_LEN_MAX, sizeof(card8)); -+ { -+ int i; -+ int tex_font = fd->tex_font; -+ int streamprovider = 0; -+ int callback_id = 0 ; -+ if ((tex_font > 0) && (font_streamprovider(tex_font) == 1)) { -+ streamprovider = font_streamprovider(tex_font); -+ callback_id = callback_defined(glyph_stream_provider_callback); -+ } -+ for (i = 0; i < cs_count1; i++) { -+ code = (card16) i; -+ glyph->id = code; -+ if ((avl_find(fd->gl_tree,glyph) != NULL)) { -+ /*tex This code is the same as below, apart from small details */ -+ if (callback_id > 0) { -+ lstring * result; -+ run_callback(callback_id, "ddd->L", tex_font, i, streamprovider, &result); /* this call can be sped up */ -+ size = (size_t) result->l ; -+ if (size > 0) { -+ if (charstring_len + CS_STR_LEN_MAX >= max_len) { -+ max_len = (long)(charstring_len + 2 * CS_STR_LEN_MAX); -+ charstrings->data = xrealloc(charstrings->data, (unsigned)((unsigned)max_len*sizeof(card8))); -+ } -+ (charstrings->offset)[gid] = (unsigned)(charstring_len + 1); -+ cffont->offset = (l_offset)((unsigned)offset + (cs_idx->offset)[code] - 1); -+ memcpy(charstrings->data+charstring_len,(const char *) result->s,(size_t) size); -+ charstring_len += size; -+ xfree(result); -+ } -+ } else { -+ size = (long)(cs_idx->offset[code+1] - cs_idx->offset[code]); -+ if (size > CS_STR_LEN_MAX) { -+ formatted_error("cff","charstring too long: gid=%u, %ld bytes", code, size); -+ } -+ if (charstring_len + CS_STR_LEN_MAX >= max_len) { -+ max_len = (long)(charstring_len + 2 * CS_STR_LEN_MAX); -+ charstrings->data = xrealloc(charstrings->data, (unsigned)((unsigned)max_len*sizeof(card8))); -+ } -+ (charstrings->offset)[gid] = (unsigned)(charstring_len + 1); -+ cffont->offset = (l_offset)((unsigned)offset + (cs_idx->offset)[code] - 1); -+ memcpy(data,&cffont->stream[cffont->offset],(size_t)size); -+ charstring_len += cs_copy_charstring( -+ charstrings->data + charstring_len, -+ max_len - charstring_len, -+ data, size, -+ cffont->gsubr, (cffont->subrs)[0], -+ default_width, nominal_width, NULL, -+ cffont->header_major == 2 -+ ); -+ } -+ gid++; -+ } -+ } -+ } -+ /*tex -+ The |CIDSet| is a table of bits indexed by cid, bytes with high order bit -+ first, each (set) bit is a (present) CID. -+ */ -+ if (1) { -+ int cid; -+ cidset = pdf_create_obj(pdf, obj_type_others, 0); -+ if (cidset != 0) { -+ size_t l = (last_cid/8)+1; -+ char *stream = xmalloc(l); -+ memset(stream, 0, l); -+ for (cid = 1; cid <= (long) last_cid; cid++) { -+ glyph->id = cid; -+ if (avl_find(fd->gl_tree,glyph) != NULL) { -+ stream[(cid / 8)] |= (1 << (7 - (cid % 8))); -+ } -+ } -+ pdf_begin_obj(pdf, cidset, OBJSTM_NEVER); -+ pdf_begin_dict(pdf); -+ pdf_dict_add_streaminfo(pdf); -+ pdf_end_dict(pdf); -+ pdf_begin_stream(pdf); -+ pdf_out_block(pdf, stream, l); -+ pdf_end_stream(pdf); -+ pdf_end_obj(pdf); -+ } -+ } -+ /*tex -+ This happens if the internal metrics do not agree with the actual disk -+ font. -+ */ -+ if (gid < num_glyphs) { -+ formatted_warning("cff","embedded subset is smaller than expected: %d instead of %d glyphs", gid, num_glyphs); -+ num_glyphs = gid; -+ } -+ xfree(data); -+ cff_release_index(cs_idx); -+ (charstrings->offset)[num_glyphs] = (l_offset) (charstring_len + 1); -+ charstrings->count = num_glyphs; -+ cffont->num_glyphs = num_glyphs; -+ cffont->cstrings = charstrings; -+ /*tex -+ We don't use subroutines at all. -+ */ -+ if (cffont->gsubr) -+ cff_release_index(cffont->gsubr); -+ cffont->gsubr = cff_new_index(0); -+ if (cffont->subrs && cffont->subrs[0]) -+ cff_release_index(cffont->subrs[0]); -+ cffont->subrs[0] = NULL; -+ if (cffont->private && (cffont->private)[0]) { -+ cff_dict_remove((cffont->private)[0], "Subrs"); /* no Subrs */ -+ } -+ cff_dict_update(cffont->topdict, cffont); -+ cff_add_string(cffont, "Adobe"); -+ cff_add_string(cffont, "Identity"); -+ if (cffont->header_major == 2) { -+ /*tex A crash. */ -+ } else { -+ cff_dict_update(cffont->private[0], cffont); -+ } -+ cff_update_string(cffont); -+ /* CFF code need to be rewritten */ -+ cff_dict_add(cffont->topdict, "ROS", 3); -+ cff_dict_set(cffont->topdict, "ROS", 0, (double) cff_get_sid(cffont, "Adobe")); -+ cff_dict_set(cffont->topdict, "ROS", 1, (double) cff_get_sid(cffont, "Identity")); -+ cff_dict_set(cffont->topdict, "ROS", 2, 0.0); -+ write_fontfile(pdf, cffont, fullname); -+ xfree(fontname); -+ xfree(fullname); -+ cff_close(cffont); -+} -+ -+#define is_cidfont(a) ((a)->flag & FONTTYPE_CIDFONT) -+#define CID_MAX 65535 -+ -+void write_cid_cff(PDF pdf, cff_font * cffont, fd_entry * fd) -+{ -+ cff_index *charstrings, *cs_idx; -+ long charstring_len, max_len; -+ long size, offset = 0; -+ int tex_font = fd->tex_font; -+ int streamprovider = 0; -+ int callback_id = 0 ; -+ card8 *data; -+ card16 num_glyphs, cs_count1, gid, last_cid; -+ int fdsel, prev_fd, cid_count, cid ; -+ char *fullname; -+ glw_entry *glyph; -+ unsigned char *CIDToGIDMap = NULL; -+ cff_fdselect *fdselect = NULL; -+ cff_charsets *charset = NULL; -+ if (!is_cidfont(cffont)) { -+ normal_error("cff","invalid CIDfont"); -+ return; -+ } -+ if ((tex_font > 0) && (font_streamprovider(tex_font) == 1)) { -+ streamprovider = font_streamprovider(tex_font); -+ callback_id = callback_defined(glyph_stream_provider_callback); -+ } -+ fullname = xcalloc((unsigned) (8 + strlen(fd->fontname)), 1); -+ sprintf(fullname, "%s+%s", fd->subset_tag, fd->fontname); -+ /*tex Finish parsing the CFF. */ -+ if (cff_dict_known(cffont->topdict, "CIDCount")) { -+ cid_count = (card16) cff_dict_get(cffont->topdict, "CIDCount", 0); -+ } else { -+ cid_count = CFF_CIDCOUNT_DEFAULT; -+ } -+ if (cffont->header_major == 2) { -+ /*tex hm */ -+ } else { -+ cff_read_charsets(cffont); -+ } -+ CIDToGIDMap = xmalloc((unsigned) ((2 * (unsigned) cid_count) * sizeof(unsigned char))); -+ memset(CIDToGIDMap, 0, (size_t) (2 * cid_count)); -+ glyph = xtalloc(1, glw_entry); -+ /*tex insert |notdef| */ -+ glyph->id = 0; -+ if (avl_find(fd->gl_tree, glyph) == NULL) { -+ avl_insert(fd->gl_tree, glyph); -+ glyph = xtalloc(1, glw_entry); -+ } -+ last_cid = 0; -+ num_glyphs = 0; -+ for (cid = 0; cid <= CID_MAX; cid++) { -+ glyph->id = (unsigned) cid; -+ if (avl_find(fd->gl_tree, glyph) != NULL) { -+ gid = (card16) cid; -+ CIDToGIDMap[2 * cid] = (unsigned char) ((gid >> 8) & 0xff); -+ CIDToGIDMap[2 * cid + 1] = (unsigned char) (gid & 0xff); -+ last_cid = (card16) cid; -+ num_glyphs++; -+ } -+ } -+ if (cffont->header_major == 2) { -+ /*tex hm */ -+ } else if (last_cid >= cffont->num_glyphs) { -+ formatted_error("cff font","bad glyph index %i",last_cid); -+ } -+ /*tex -+ The |CIDSet| table is a table of bits indexed by cid, bytes with high -+ order bit first, each (set) bit is a (present) CID. -+ */ -+ if (1) { -+ cidset = pdf_create_obj(pdf, obj_type_others, 0); -+ if (cidset != 0) { -+ size_t l = (last_cid / 8) + 1; -+ char *stream = xmalloc(l); -+ memset(stream, 0, l); -+ for (cid = 1; cid <= (long) last_cid; cid++) { -+ if (CIDToGIDMap[2 * cid] || CIDToGIDMap[2 * cid + 1]) { -+ stream[(cid / 8)] |= (1 << (7 - (cid % 8))); -+ } -+ } -+ pdf_begin_obj(pdf, cidset, OBJSTM_NEVER); -+ pdf_begin_dict(pdf); -+ pdf_dict_add_streaminfo(pdf); -+ pdf_end_dict(pdf); -+ pdf_begin_stream(pdf); -+ pdf_out_block(pdf, stream, l); -+ pdf_end_stream(pdf); -+ pdf_end_obj(pdf); -+ xfree(stream); -+ } -+ } -+ cff_read_fdselect(cffont); -+ cff_read_fdarray(cffont); -+ cff_read_private(cffont); -+ cff_read_subrs(cffont); -+ cffont->offset = (l_offset) cff_dict_get(cffont->topdict, "CharStrings", 0); -+ cs_idx = cff_get_index_header(cffont); -+ offset = (long) cffont->offset; -+ cs_count1 = cs_idx->count; -+ if (cs_count1 < 2) { -+ normal_error("cff","no valid charstring data found"); -+ } -+ charset = xcalloc(1, sizeof(cff_charsets)); -+ charset->format = 0; -+ charset->num_entries = 0; -+ charset->data.glyphs = xcalloc(num_glyphs, sizeof(s_SID)); -+ fdselect = xcalloc(1, sizeof(cff_fdselect)); -+ fdselect->format = 3; -+ fdselect->num_entries = 0; -+ fdselect->data.ranges = xcalloc(num_glyphs, sizeof(cff_range3)); -+ charstrings = cff_new_index((card16) (cs_count1==USHRT_MAX?cs_count1: cs_count1 + 1)); -+ max_len = 2 * CS_STR_LEN_MAX; -+ charstrings->data = xcalloc((unsigned) max_len, sizeof(card8)); -+ charstring_len = 0; -+ prev_fd = -1; -+ gid = 0; -+ data = xcalloc(CS_STR_LEN_MAX, sizeof(card8)); -+ for (cid = 0; cid <= last_cid; cid++) { -+ unsigned short gid_org; -+ glyph->id = (unsigned) cid; -+ if (avl_find(fd->gl_tree, glyph) == NULL) -+ continue; -+ gid_org = (short unsigned) ((CIDToGIDMap[2 * cid] << 8) | (CIDToGIDMap[2 * cid + 1])); -+ fdsel = cff_fdselect_lookup(cffont, gid_org); -+ if (callback_id > 0) { -+ /*tex The next blob is not yet tested \unknown\ I need a font. */ -+ lstring * result; -+ run_callback(callback_id, "ddd->L", tex_font, gid_org, streamprovider, &result); -+ size = (size_t) result->l ; -+ if (size > 0) { -+ if (charstring_len + CS_STR_LEN_MAX >= max_len) { -+ max_len = (long)(charstring_len + 2 * CS_STR_LEN_MAX); -+ charstrings->data = xrealloc(charstrings->data, (unsigned)((unsigned)max_len*sizeof(card8))); -+ } -+ (charstrings->offset)[gid] = (unsigned)(charstring_len + 1); -+ cffont->offset = (l_offset)((unsigned)offset + (cs_idx->offset)[gid_org] - 1); -+ memcpy(charstrings->data+charstring_len,(const char *) result->s,(size_t)size); -+ charstring_len += size; -+ xfree(result); -+ } -+ } else { -+ size = (long) (cs_idx->offset[gid_org + 1] - cs_idx->offset[gid_org]); -+ if (size > CS_STR_LEN_MAX) { -+ formatted_error("cff","charstring too long: gid=%u, %ld bytes", cid, size); -+ } -+ if (charstring_len + CS_STR_LEN_MAX >= max_len) { -+ max_len = charstring_len + 2 * CS_STR_LEN_MAX; -+ charstrings->data = xrealloc(charstrings->data, (unsigned) ((unsigned) max_len * sizeof(card8))); -+ } -+ (charstrings->offset)[gid] = (l_offset) (charstring_len + 1); -+ cffont->offset = (l_offset) ((unsigned) offset + (cs_idx->offset)[gid_org] - 1); -+ memcpy(data, &cffont->stream[cffont->offset], (size_t) size); -+ charstring_len += cs_copy_charstring( -+ charstrings->data + charstring_len, -+ max_len - charstring_len, -+ data, size, -+ cffont->gsubr, (cffont->subrs)[fdsel], -+ 0, 0, NULL, -+ cffont->header_major == 2 -+ ); -+ } -+ if (cid > 0 && gid_org > 0) { -+ charset->data.glyphs[charset->num_entries] = (s_SID) cid; -+ charset->num_entries++; -+ } -+ if (fdsel != prev_fd) { -+ fdselect->data.ranges[fdselect->num_entries].first = gid; -+ fdselect->data.ranges[fdselect->num_entries].fd = (card8) fdsel; -+ fdselect->num_entries++; -+ prev_fd = fdsel; -+ } -+ gid++; -+ } -+ if (gid != num_glyphs) -+ formatted_error("cff","unexpected error: %i != %i", gid, num_glyphs); -+ xfree(data); -+ cff_release_index(cs_idx); -+ xfree(CIDToGIDMap); -+ (charstrings->offset)[num_glyphs] = (l_offset) (charstring_len + 1); -+ charstrings->count = num_glyphs; -+ cffont->num_glyphs = num_glyphs; -+ cffont->cstrings = charstrings; -+ cff_release_charsets(cffont->charsets); -+ cffont->charsets = charset; -+ cff_release_fdselect(cffont->fdselect); -+ cffont->fdselect = fdselect; -+ /*tex -+ We don't use subroutines at all. -+ */ -+ if (cffont->gsubr) -+ cff_release_index(cffont->gsubr); -+ cffont->gsubr = cff_new_index(0); -+ for (fdsel = 0; fdsel < cffont->num_fds; fdsel++) { -+ if (cffont->subrs && cffont->subrs[fdsel]) { -+ cff_release_index(cffont->subrs[fdsel]); -+ cffont->subrs[fdsel] = NULL; -+ } -+ if (cffont->private && (cffont->private)[fdsel]) { -+ cff_dict_remove((cffont->private)[fdsel], "Subrs"); /* no Subrs */ -+ } -+ } -+ write_fontfile(pdf, cffont, fullname); -+ xfree(fullname); -+ cff_close(cffont); -+} -+ -+/*tex -+ -+ Here is a sneaky trick: fontforge knows how to convert Type1 to CFF, so I -+ have defined a utility function in luafflib.c that does exactly that. If it -+ works out ok, I will clean up this code. -+ -+*/ -+ -+void writetype1w(PDF pdf, fd_entry * fd) -+{ -+ cff_font *cff; -+ int i; -+ FILE *fp; -+ ff_entry *ff; -+ unsigned char *tfm_buffer = NULL; -+ int tfm_size = 0; -+ ff = check_ff_exist(fd->fm->ff_name, 0); -+ fp = fopen(ff->ff_path, "rb"); -+ cur_file_name = ff->ff_path; -+ if (!fp) { -+ formatted_error("cff","could not open Type1 font: %s", cur_file_name); -+ } -+ fclose(fp); -+ if (is_subsetted(fd->fm)) { -+ report_start_file(filetype_subset,cur_file_name); -+ } else { -+ report_start_file(filetype_font,cur_file_name); -+ } -+ (void) ff_createcff(ff->ff_path, &tfm_buffer, &tfm_size); -+ if (tfm_size > 0) { -+ cff = read_cff(tfm_buffer, tfm_size, 0); -+ if (cff != NULL) { -+ write_cff(pdf, cff, fd); -+ } else { -+ for (i = 0; i < tfm_size; i++) -+ strbuf_putchar(pdf->fb, tfm_buffer[i]); -+ } -+ fd->ff_found = 1; -+ } else { -+ formatted_error("cff","could not understand Type1 font: %s",cur_file_name); -+ } -+ if (is_subsetted(fd->fm)) { -+ report_stop_file(filetype_subset); -+ } else { -+ report_stop_file(filetype_font); -+ } -+ cur_file_name = NULL; -+} ---- texlive-source/texk/web2c/luatexdir/font/writet1.c.me 1970-01-01 01:00:00.000000000 +0100 -+++ texlive-source/texk/web2c/luatexdir/font/writet1.c 2020-11-07 15:50:28.081338255 +0100 -@@ -0,0 +1,1693 @@ -+/* -+ -+Copyright 1996-2006 Han The Thanh -+Copyright 2006-2009 Taco Hoekwater -+ -+This file is part of LuaTeX. -+ -+LuaTeX is free software; you can redistribute it and/or modify it under -+the terms of the GNU General Public License as published by the Free -+Software Foundation; either version 2 of the License, or (at your -+option) any later version. -+ -+LuaTeX is distributed in the hope that it will be useful, but WITHOUT -+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -+FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public -+License for more details. -+ -+You should have received a copy of the GNU General Public License along -+with LuaTeX; if not, see . -+ -+*/ -+ -+#include "ptexlib.h" -+#include -+ -+#define get_length1() t1_length1 = t1_offset() - t1_save_offset -+#define get_length2() t1_length2 = t1_offset() - t1_save_offset -+#define get_length3() t1_length3 = fixedcontent? t1_offset() - t1_save_offset : 0 -+#define save_offset() t1_save_offset = t1_offset() -+#define t1_putchar(A) strbuf_putchar(pdf->fb, (A)) -+#define t1_offset() strbuf_offset(pdf->fb) -+#define out_eexec_char t1_putchar -+#define end_last_eexec_line() t1_eexec_encrypt = false -+#define t1_char(c) c -+#define embed_all_glyphs(tex_font) fm_cur->all_glyphs -+#define extra_charset() fm_cur->charset -+#define fixedcontent false -+ -+int t1_length1, t1_length2, t1_length3; -+static int t1_save_offset; -+static int t1_fontname_offset; -+ -+static unsigned char *t1_buffer = NULL; -+static int t1_size = 0; -+static int t1_curbyte = 0; -+ -+#define t1_read_file() readbinfile(t1_file,&t1_buffer,&t1_size) -+#define t1_close() xfclose(t1_file,cur_file_name) -+#define t1_getchar() t1_buffer[t1_curbyte++] -+#define t1_ungetchar(c) t1_curbyte-- -+#define t1_eof() (t1_curbyte>t1_size) -+ -+#define t1_prefix(s) str_prefix(t1_line_array, s) -+#define t1_buf_prefix(s) str_prefix(t1_buf_array, s) -+#define t1_suffix(s) str_suffix(t1_line_array, t1_line_ptr, s) -+#define t1_buf_suffix(s) str_suffix(t1_buf_array, t1_buf_ptr, s) -+#define t1_charstrings() strstr(t1_line_array, charstringname) -+#define t1_subrs() t1_prefix("/Subrs") -+#define t1_end_eexec() t1_suffix("mark currentfile closefile") -+#define t1_cleartomark() t1_prefix("cleartomark") -+ -+static unsigned char *enc_buffer = NULL; -+static int enc_size = 0; -+static int enc_curbyte = 0; -+ -+#define enc_open(a) (enc_file = fopen((char *)(a), FOPEN_RBIN_MODE)) -+#define enc_read_file() readbinfile(enc_file,&enc_buffer,&enc_size) -+#define enc_close() xfclose(enc_file,cur_file_name) -+#define enc_getchar() enc_buffer[enc_curbyte++] -+#define enc_eof() (enc_curbyte>enc_size) -+ -+#define valid_code(c) (c >= 0 && c < 256) -+#define fixedcontent false -+ -+static const char *standard_glyph_names[256] = { -+ /* 0x00 */ -+ notdef, notdef, notdef, notdef, notdef, notdef, notdef, notdef, notdef, -+ notdef, notdef, notdef, notdef, notdef, notdef, notdef, -+ /* 0x10 */ -+ notdef, notdef, notdef, notdef, notdef, notdef, notdef, notdef, notdef, -+ notdef, notdef, notdef, notdef, notdef, notdef, notdef, -+ /* 0x20 */ -+ "space", "exclam", "quotedbl", "numbersign", "dollar", "percent", -+ "ampersand", "quoteright", "parenleft", "parenright", "asterisk", -+ "plus", "comma", "hyphen", "period", "slash", -+ /* 0x30 */ -+ "zero", "one", "two", "three", "four", "five", "six", "seven", "eight", -+ "nine", "colon", "semicolon", "less", "equal", "greater", "question", -+ /* 0x40 */ -+ "at", "A", "B", "C", "D", "E", "F", "G", "H", "I", "J", "K", "L", "M", "N", -+ "O", -+ /* 0x50 */ -+ "P", "Q", "R", "S", "T", "U", "V", "W", "X", "Y", "Z", "bracketleft", -+ "backslash", "bracketright", "asciicircum", "underscore", -+ /* 0x60 */ -+ "quoteleft", "a", "b", "c", "d", "e", "f", "g", "h", "i", "j", "k", "l", -+ "m", "n", "o", -+ /* 0x70 */ -+ "p", "q", "r", "s", "t", "u", "v", "w", "x", "y", "z", "braceleft", "bar", -+ "braceright", "asciitilde", notdef, -+ /* 0x80 */ -+ notdef, notdef, notdef, notdef, notdef, notdef, notdef, notdef, notdef, -+ notdef, notdef, notdef, notdef, notdef, notdef, notdef, -+ /* 0x90 */ -+ notdef, notdef, notdef, notdef, notdef, notdef, notdef, notdef, notdef, -+ notdef, notdef, notdef, notdef, notdef, notdef, notdef, -+ /* 0xa0 */ -+ notdef, "exclamdown", "cent", "sterling", "fraction", "yen", "florin", -+ "section", "currency", "quotesingle", "quotedblleft", "guillemotleft", -+ "guilsinglleft", "guilsinglright", "fi", "fl", -+ /* 0xb0 */ -+ notdef, "endash", "dagger", "daggerdbl", "periodcentered", notdef, -+ "paragraph", "bullet", "quotesinglbase", "quotedblbase", -+ "quotedblright", "guillemotright", "ellipsis", "perthousand", notdef, -+ "questiondown", -+ /* 0xc0 */ -+ notdef, "grave", "acute", "circumflex", "tilde", "macron", "breve", -+ "dotaccent", "dieresis", notdef, -+ "ring", "cedilla", notdef, "hungarumlaut", "ogonek", "caron", -+ /* 0xd0 */ -+ "emdash", notdef, notdef, notdef, notdef, notdef, notdef, notdef, notdef, -+ notdef, notdef, notdef, notdef, notdef, notdef, notdef, -+ /* 0xe0 */ -+ notdef, "AE", notdef, "ordfeminine", notdef, notdef, notdef, notdef, -+ "Lslash", "Oslash", "OE", "ordmasculine", notdef, notdef, notdef, -+ notdef, -+ /* 0xf0 */ -+ notdef, "ae", notdef, notdef, notdef, "dotlessi", notdef, notdef, "lslash", -+ "oslash", "oe", "germandbls", notdef, notdef, notdef, notdef -+}; -+ -+static fd_entry *fd_cur; -+ -+static char charstringname[] = "/CharStrings"; -+ -+enum { ENC_STANDARD, ENC_BUILTIN } t1_encoding; -+ -+#define T1_BUF_SIZE 0x0010 -+#define ENC_BUF_SIZE 0x1000 -+ -+#define CS_HSTEM 1 -+#define CS_VSTEM 3 -+#define CS_VMOVETO 4 -+#define CS_RLINETO 5 -+#define CS_HLINETO 6 -+#define CS_VLINETO 7 -+#define CS_RRCURVETO 8 -+#define CS_CLOSEPATH 9 -+#define CS_CALLSUBR 10 -+#define CS_RETURN 11 -+#define CS_ESCAPE 12 -+#define CS_HSBW 13 -+#define CS_ENDCHAR 14 -+#define CS_RMOVETO 21 -+#define CS_HMOVETO 22 -+#define CS_VHCURVETO 30 -+#define CS_HVCURVETO 31 -+#define CS_1BYTE_MAX (CS_HVCURVETO + 1) -+ -+#define CS_DOTSECTION CS_1BYTE_MAX + 0 -+#define CS_VSTEM3 CS_1BYTE_MAX + 1 -+#define CS_HSTEM3 CS_1BYTE_MAX + 2 -+#define CS_SEAC CS_1BYTE_MAX + 6 -+#define CS_SBW CS_1BYTE_MAX + 7 -+#define CS_DIV CS_1BYTE_MAX + 12 -+#define CS_CALLOTHERSUBR CS_1BYTE_MAX + 16 -+#define CS_POP CS_1BYTE_MAX + 17 -+#define CS_SETCURRENTPOINT CS_1BYTE_MAX + 33 -+#define CS_2BYTE_MAX (CS_SETCURRENTPOINT + 1) -+#define CS_MAX CS_2BYTE_MAX -+ -+typedef unsigned char byte; -+ -+/*tex A |CharString| command: */ -+ -+typedef struct { -+ /*tex number of arguments */ -+ byte nargs; -+ /*tex take arguments from bottom of stack? */ -+ boolean bottom; -+ /*tex clear stack? */ -+ boolean clear; -+ boolean valid; -+} cc_entry; -+ -+typedef struct { -+ /*tex glyph name (or |notdef| for |Subrs| entry) */ -+ char *name; -+ byte *data; -+ /*tex length of the whole string */ -+ unsigned short len; -+ /*tex length of the encoded part of the string */ -+ unsigned short cslen; -+ boolean used; -+ boolean valid; -+} cs_entry; -+ -+static unsigned short t1_dr, t1_er; -+static const unsigned short t1_c1 = 52845, t1_c2 = 22719; -+static unsigned short t1_cslen; -+static short t1_lenIV; -+static char enc_line[ENC_BUF_SIZE]; -+ -+#define t1_line_entry char -+define_array(t1_line); -+ -+#define t1_buf_entry char -+define_array(t1_buf); -+ -+static int cs_start; -+ -+static cs_entry *cs_tab, *cs_ptr, *cs_notdef; -+static char *cs_dict_start, *cs_dict_end; -+static int cs_counter, cs_size, cs_size_pos; -+ -+static cs_entry *subr_tab; -+static char *subr_array_start, *subr_array_end; -+static int subr_max, subr_size, subr_size_pos; -+ -+/*tex -+ -+ This list contains the begin/end tokens commonly used in the |/Subrs| array of -+ a Type 1 font. -+ -+*/ -+ -+static const char *cs_token_pairs_list[][2] = { -+ { " RD", "NP" }, -+ { " -|", "|" }, -+ { " RD", "noaccess put" }, -+ { " -|", "noaccess put" }, -+ { NULL, NULL } -+}; -+ -+static const char **cs_token_pair; -+ -+static boolean t1_pfa, t1_cs, t1_scan, t1_eexec_encrypt, t1_synthetic; -+ -+/*tex This one becomes 0 before 1 during and 2 after |eexec| encryption. */ -+ -+static int t1_in_eexec; -+ -+static long t1_block_length; -+static int last_hexbyte; -+static FILE *t1_file; -+static FILE *enc_file; -+ -+static void enc_getline(void) -+{ -+ char *p; -+ char c; -+ restart: -+ if (enc_eof()) -+ normal_error("type 1","unexpected end of file"); -+ p = enc_line; -+ do { -+ c = (char) enc_getchar(); -+ append_char_to_buf(c, p, enc_line, ENC_BUF_SIZE); -+ } -+ while (c != 10 && !enc_eof()); -+ append_eol(p, enc_line, ENC_BUF_SIZE); -+ if (p - enc_line < 2 || *enc_line == '%') -+ goto restart; -+} -+ -+/*tex -+ -+ Read encoding from .enc file, return |glyph_names array|, or |pdffail|. -+ -+*/ -+ -+char **load_enc_file(char *enc_name) -+{ -+ int callback_id = 0; -+ int file_opened = 0; -+ char buf[ENC_BUF_SIZE], *p, *r; -+ int i, names_count; -+ char **glyph_names; -+ cur_file_name = luatex_find_file(enc_name, find_enc_file_callback); -+ if (cur_file_name == NULL) { -+ formatted_error("type 1","cannot find encoding file '%s' for reading", enc_name); -+ } -+ callback_id = callback_defined(read_enc_file_callback); -+ enc_curbyte = 0; -+ enc_size = 0; -+ if (callback_id > 0) { -+ if (run_callback(callback_id, "S->bSd", cur_file_name, &file_opened, &enc_buffer, &enc_size)) { -+ if ((!file_opened) || enc_size == 0) { -+ formatted_error("type 1","cannot open encoding file '%s' for reading", cur_file_name); -+ } -+ } -+ } else { -+ if (!enc_open(cur_file_name)) { -+ formatted_error("type 1","cannot open encoding file '%s' for reading", cur_file_name); -+ } -+ enc_read_file(); -+ enc_close(); -+ } -+ glyph_names = xtalloc(256, char *); -+ for (i = 0; i < 256; i++) -+ glyph_names[i] = (char *) notdef; -+ report_start_file(filetype_map,cur_file_name); -+ enc_getline(); -+ if (*enc_line != '/' || (r = strchr(enc_line, '[')) == NULL) { -+ remove_eol(r, enc_line); -+ formatted_error("type 1","invalid encoding vector (a name or '[' missing): '%s'", enc_line); -+ } -+ names_count = 0; -+ /*tex Skip |[|: */ -+ r++; -+ skip_char(r, ' '); -+ for (;;) { -+ while (*r == '/') { -+ for (p = buf, r++; -+ *r != ' ' && *r != 10 && *r != ']' && *r != '/'; *p++ = *r++); -+ *p = 0; -+ skip_char(r, ' '); -+ if (names_count >= 256) -+ normal_error("type 1","encoding vector contains more than 256 names"); -+ if (strcmp(buf, notdef) != 0) -+ glyph_names[names_count] = xstrdup(buf); -+ names_count++; -+ } -+ if (*r != 10 && *r != '%') { -+ if (strncmp(r, "] def", strlen("] def")) == 0) -+ goto done; -+ else { -+ remove_eol(r, enc_line); -+ formatted_error("type 1","invalid encoding vector: a name or '] def' expected: `%s'",enc_line); -+ } -+ } -+ enc_getline(); -+ r = enc_line; -+ } -+ done: -+ report_stop_file(filetype_map); -+ cur_file_name = NULL; -+ xfree(enc_buffer); -+ return glyph_names; -+} -+ -+static void t1_check_pfa(void) -+{ -+ const int c = t1_getchar(); -+ t1_pfa = (c != 128) ? true : false; -+ t1_ungetchar(c); -+} -+ -+static int t1_getbyte(void) -+{ -+ int c = t1_getchar(); -+ if (t1_pfa) -+ return c; -+ if (t1_block_length == 0) { -+ if (c != 128) -+ normal_error("type 1","invalid marker"); -+ c = t1_getchar(); -+ if (c == 3) { -+ while (!t1_eof()) -+ (void) t1_getchar(); -+ return EOF; -+ } -+ t1_block_length = t1_getchar() & 0xff; -+ t1_block_length |= (t1_getchar() & 0xff) << 8; -+ t1_block_length |= (t1_getchar() & 0xff) << 16; -+ t1_block_length |= (t1_getchar() & 0xff) << 24; -+ c = t1_getchar(); -+ } -+ t1_block_length--; -+ return c; -+} -+ -+static int hexval(int c) -+{ -+ if (c >= 'A' && c <= 'F') -+ return c - 'A' + 10; -+ else if (c >= 'a' && c <= 'f') -+ return c - 'a' + 10; -+ else if (c >= '0' && c <= '9') -+ return c - '0'; -+ else -+ return -1; -+} -+ -+static byte edecrypt(byte cipher) -+{ -+ byte plain; -+ if (t1_pfa) { -+ while (cipher == 10 || cipher == 13) -+ cipher = (byte) t1_getbyte(); -+ last_hexbyte = cipher = (byte) ((hexval(cipher) << 4) + hexval(t1_getbyte())); -+ } -+ plain = (byte) (cipher ^ (t1_dr >> 8)); -+ t1_dr = (unsigned short) ((cipher + t1_dr) * t1_c1 + t1_c2); -+ return plain; -+} -+ -+static byte cdecrypt(byte cipher, unsigned short *cr) -+{ -+ const byte plain = (byte) (cipher ^ (*cr >> 8)); -+ *cr = (unsigned short) ((cipher + *cr) * t1_c1 + t1_c2); -+ return plain; -+} -+ -+static byte eencrypt(byte plain) -+{ -+ const byte cipher = (byte) (plain ^ (t1_er >> 8)); -+ t1_er = (unsigned short) ((cipher + t1_er) * t1_c1 + t1_c2); -+ return cipher; -+} -+ -+static byte cencrypt(byte plain, unsigned short *cr) -+{ -+ const byte cipher = (byte) (plain ^ (*cr >> 8)); -+ *cr = (unsigned short) ((cipher + *cr) * t1_c1 + t1_c2); -+ return cipher; -+} -+ -+static char *eol(char *s) -+{ -+ char *p = strend(s); -+ if (p - s > 1 && p[-1] != 10) { -+ *p++ = 10; -+ *p = 0; -+ } -+ return p; -+} -+ -+static float t1_scan_num(char *p, char **r) -+{ -+ float f; -+ skip_char(p, ' '); -+ if (sscanf(p, "%g", &f) != 1) { -+ remove_eol(p, t1_line_array); -+ formatted_error("type 1","a number expected: '%s'", t1_line_array); -+ } -+ if (r != NULL) { -+ for (; isdigit((unsigned char)*p) || *p == '.' || -+ *p == 'e' || *p == 'E' || *p == '+' || *p == '-'; p++); -+ *r = p; -+ } -+ return f; -+} -+ -+static boolean str_suffix(const char *begin_buf, const char *end_buf, const char *s) -+{ -+ const char *s1 = end_buf - 1, *s2 = strend(s) - 1; -+ if (*s1 == 10) -+ s1--; -+ while (s1 >= begin_buf && s2 >= s) { -+ if (*s1-- != *s2--) -+ return false; -+ } -+ return s2 < s; -+} -+ -+static void t1_getline(void) -+{ -+ int c, l, eexec_scan; -+ char *p; -+ static const char eexec_str[] = "currentfile eexec"; -+ static int eexec_len = 17; -+ restart: -+ if (t1_eof()) -+ normal_error("type 1","unexpected end of file"); -+ t1_line_ptr = t1_line_array; -+ alloc_array(t1_line, 1, T1_BUF_SIZE); -+ t1_cslen = 0; -+ eexec_scan = 0; -+ c = t1_getbyte(); -+ if (c == EOF) -+ goto exit; -+ while (!t1_eof()) { -+ if (t1_in_eexec == 1) -+ c = edecrypt((byte) c); -+ alloc_array(t1_line, 1, T1_BUF_SIZE); -+ { -+ char cc = (char) c; -+ append_char_to_buf(cc, t1_line_ptr, t1_line_array, t1_line_limit); -+ } -+ if (t1_in_eexec == 0 && eexec_scan >= 0 && eexec_scan < eexec_len) { -+ if (t1_line_array[eexec_scan] == eexec_str[eexec_scan]) -+ eexec_scan++; -+ else -+ eexec_scan = -1; -+ } -+ if (c == 10 || c == 13 -+ || (t1_pfa && eexec_scan == eexec_len && c == 32)) { -+ break; -+ } -+ if (t1_cs && t1_cslen == 0 && (t1_line_ptr - t1_line_array > 4) && -+ (t1_suffix(" RD ") || t1_suffix(" -| "))) { -+ p = t1_line_ptr - 5; -+ while (*p != ' ') -+ p--; -+ l = (int) t1_scan_num(p + 1, 0); -+ t1_cslen = (unsigned short) l; -+ /*tex |cs_start| is an index now */ -+ cs_start = (int) (t1_line_ptr - t1_line_array); -+ alloc_array(t1_line, l, T1_BUF_SIZE); -+ while (l-- > 0) -+ *t1_line_ptr++ = (t1_line_entry) edecrypt((byte) t1_getbyte()); -+ } -+ c = t1_getbyte(); -+ } -+ /*tex |append_eol| can append 2 chars */ -+ alloc_array(t1_line, 2, T1_BUF_SIZE); -+ append_eol(t1_line_ptr, t1_line_array, t1_line_limit); -+ if (t1_line_ptr - t1_line_array < 2) -+ goto restart; -+ if (eexec_scan == eexec_len) -+ t1_in_eexec = 1; -+ exit: -+ /*tex Ensure that |t1_buf_array| has as much room as |t1_line_array|. */ -+ t1_buf_ptr = t1_buf_array; -+ alloc_array(t1_buf, t1_line_limit, t1_line_limit); -+} -+ -+static void t1_putline(PDF pdf) -+{ -+ char *p = t1_line_array; -+ if (t1_line_ptr - t1_line_array <= 1) -+ return; -+ if (t1_eexec_encrypt) { -+ while (p < t1_line_ptr) -+ t1_putchar((eight_bits) eencrypt((byte) * p++)); -+ } else -+ while (p < t1_line_ptr) -+ t1_putchar((eight_bits) * p++); -+} -+ -+static void t1_puts(PDF pdf, const char *s) -+{ -+ if (s != t1_line_array) -+ strcpy(t1_line_array, s); -+ t1_line_ptr = strend(t1_line_array); -+ t1_putline(pdf); -+} -+ -+__attribute__ ((format(printf, 2, 3))) -+static void t1_printf(PDF pdf, const char *fmt, ...) -+{ -+ va_list args; -+ va_start(args, fmt); -+ vsprintf(t1_line_array, fmt, args); -+ t1_puts(pdf, t1_line_array); -+ va_end(args); -+} -+ -+static void t1_init_params(int open_name_prefix) -+{ -+ report_start_file(open_name_prefix,cur_file_name); -+ t1_lenIV = 4; -+ t1_dr = 55665; -+ t1_er = 55665; -+ t1_in_eexec = 0; -+ t1_cs = false; -+ t1_scan = true; -+ t1_synthetic = false; -+ t1_eexec_encrypt = false; -+ t1_block_length = 0; -+ t1_check_pfa(); -+} -+ -+static void t1_close_font_file(int close_name_suffix) -+{ -+ report_stop_file(close_name_suffix); -+ cur_file_name = NULL; -+} -+ -+static void t1_check_block_len(boolean decrypt) -+{ -+ int l, c; -+ if (t1_block_length == 0) -+ return; -+ c = t1_getbyte(); -+ if (decrypt) -+ c = edecrypt((byte) c); -+ l = (int) t1_block_length; -+ if (!(l == 0 && (c == 10 || c == 13))) { -+ formatted_error("type 1","%i bytes more than expected were ignored", l + 1); -+ } -+} -+ -+static void t1_start_eexec(PDF pdf) -+{ -+ int i; -+ get_length1(); -+ save_offset(); -+ if (!t1_pfa) -+ t1_check_block_len(false); -+ for (t1_line_ptr = t1_line_array, i = 0; i < 4; i++) { -+ edecrypt((byte) t1_getbyte()); -+ *t1_line_ptr++ = 0; -+ } -+ t1_eexec_encrypt = true; -+ /*tex To put the first four bytes: */ -+ t1_putline(pdf); -+} -+ -+static void t1_stop_eexec(PDF pdf) -+{ -+ int c; -+ get_length2(); -+ save_offset(); -+ t1_eexec_encrypt = false; -+ if (!t1_pfa) -+ t1_check_block_len(true); -+ else { -+ c = edecrypt((byte) t1_getbyte()); -+ if (!(c == 10 || c == 13)) { -+ if (last_hexbyte == 0) -+ t1_puts(pdf, "00"); -+ else -+ normal_error("type 1","unexpected data after eexec"); -+ } -+ } -+ t1_cs = false; -+ t1_in_eexec = 2; -+} -+ -+/*tex Macros for various transforms; unused, left for reference: */ -+ -+#ifdef T1TRANSFORMMACROS -+# define do_xshift(x,a) {x[4]+=a;} -+# define do_yshift(x,a) {x[5]+=a;} -+# define do_xscale(x,a) {x[0]*=a; x[2]*=a; x[4]*=a;} -+# define do_yscale(x,a) {x[1]*=a; x[3]*=a; x[5]*=a;} -+# define do_extend(x,a) {do_xscale(x,a);} -+# define do_scale(x,a) {do_xscale(x,a); do_yscale(x,a);} -+# define do_slant(x,a) {x[0]+=x[1]*(a); x[2]+=x[3]*(a); x[4]+=x[5]*(a);} -+# define do_shear(x,a) {x[1]+=x[0]*(a); x[3]+=x[2]*(a); x[5]+=x[4]*(a);} -+ -+# define do_rotate(x,a) { \ -+ float t, u=cos(a), v=sin(a); \ -+ t =x[0]*u+x[1]*-v; \ -+ x[1] =x[0]*v+x[1]* u; x[0]=t; \ -+ t =x[2]*u+x[3]*-v; \ -+ x[3] =x[2]*v+x[3]* u; x[2]=t; \ -+ t =x[4]*u+x[5]*-v; \ -+ x[5] =x[4]*v+x[5]* u; x[4]=t; \ -+} -+#endif -+ -+static void t1_scan_keys(PDF pdf) -+{ -+ int i, k; -+ char *p, *q, *r; -+ const key_entry *key; -+ if (t1_prefix("/FontType")) { -+ p = t1_line_array + strlen("FontType") + 1; -+ if ((i = (int) t1_scan_num(p, 0)) != 1) -+ formatted_error("type 1","Type%d fonts unsupported by backend", i); -+ return; -+ } -+ for (key = (const key_entry *) font_key; key - font_key < FONT_KEYS_NUM; -+ key++) { -+ if (key->t1name[0] != '\0' -+ && str_prefix(t1_line_array + 1, key->t1name)) -+ break; -+ } -+ if (key - font_key == FONT_KEYS_NUM) -+ return; -+ p = t1_line_array + strlen(key->t1name) + 1; -+ skip_char(p, ' '); -+ if ((k = (int) (key - font_key)) == FONTNAME_CODE) { -+ if (*p != '/') { -+ remove_eol(p, t1_line_array); -+ formatted_error("type 1","a name expected: '%s'", t1_line_array); -+ } -+ /*tex Skip the slash. */ -+ r = ++p; -+ for (q = t1_buf_array; *p != ' ' && *p != 10; *q++ = *p++); -+ *q = 0; -+ xfree(fd_cur->fontname); -+ fd_cur->fontname = xstrdup(t1_buf_array); -+ /*tex -+ -+ At this moment we cannot call |make_subset_tag| yet, as the encoding -+ is not read; thus we mark the offset of the subset tag and write it -+ later. -+ -+ */ -+ if (is_subsetted(fd_cur->fm)) { -+ t1_fontname_offset = (int) (t1_offset() + (r - t1_line_array)); -+ strcpy(t1_buf_array, p); -+ sprintf(r, "ABCDEF+%s%s", fd_cur->fontname, t1_buf_array); -+ t1_line_ptr = eol(r); -+ } -+ return; -+ } -+ if ((k == STEMV_CODE || k == FONTBBOX1_CODE) && (*p == '[' || *p == '{')) -+ p++; -+ if (k == FONTBBOX1_CODE) { -+ for (i = 0; i < 4; i++, k++) { -+ fd_cur->font_dim[k].val = (int) t1_scan_num(p, &r); -+ fd_cur->font_dim[k].set = true; -+ p = r; -+ } -+ return; -+ } -+ fd_cur->font_dim[k].val = (int) t1_scan_num(p, 0); -+ fd_cur->font_dim[k].set = true; -+} -+ -+static void t1_scan_param(PDF pdf) -+{ -+ static const char *lenIV = "/lenIV"; -+ if (!t1_scan || *t1_line_array != '/') -+ return; -+ if (t1_prefix(lenIV)) { -+ t1_lenIV = (short) t1_scan_num(t1_line_array + strlen(lenIV), 0); -+ if (t1_lenIV < 0) -+ normal_error("type 1","negative value of lenIV is not supported"); -+ return; -+ } -+ t1_scan_keys(pdf); -+} -+ -+static void copy_glyph_names(char **glyph_names, int a, int b) -+{ -+ if (glyph_names[b] != notdef) { -+ xfree(glyph_names[b]); -+ glyph_names[b] = (char *) notdef; -+ } -+ if (glyph_names[a] != notdef) { -+ glyph_names[b] = xstrdup(glyph_names[a]); -+ } -+} -+ -+/*tex Read encoding from Type1 font file, return |glyph_names| array, or |pdffail|. */ -+ -+static char **t1_builtin_enc(void) -+{ -+ int i, a, b, c, counter = 0; -+ char *r, *p, **glyph_names; -+ /*tex At this moment |/Encoding| is the prefix of |t1_line_array|. */ -+ glyph_names = xtalloc(256, char *); -+ for (i = 0; i < 256; i++) -+ glyph_names[i] = (char *) notdef; -+ if (t1_suffix("def")) { -+ /*tex A predefined encoding: */ -+ sscanf(t1_line_array + strlen("/Encoding"), "%255s", t1_buf_array); -+ if (strcmp(t1_buf_array, "StandardEncoding") == 0) { -+ t1_encoding = ENC_STANDARD; -+ for (i = 0; i < 256; i++) { -+ if (standard_glyph_names[i] != notdef) -+ glyph_names[i] = xstrdup(standard_glyph_names[i]); -+ } -+ return glyph_names; -+ } else -+ formatted_error("type 1","cannot subset font (unknown predefined encoding '%s')",t1_buf_array); -+ } -+ /* -+ -+ At this moment |/Encoding| is the prefix of |t1_line_array|, and the -+ encoding is not a predefined encoding. We have two possible forms of -+ vector. The first case is -+ -+ \starttyping -+ /Encoding [ -+ /a /b /c ... -+ ] readonly def -+ \stoptyping -+ -+ and the second case can look like -+ -+ \starttyping -+ /Encoding 256 array 0 1 255 { -+ 1 index exch /.notdef put} for -+ dup 0 /x put -+ dup 1 /y put -+ ... -+ } readonly def -+ \stoptyping -+ -+ */ -+ t1_encoding = ENC_BUILTIN; -+ if (t1_prefix("/Encoding [") || t1_prefix("/Encoding[")) { /* the first case */ -+ r = strchr(t1_line_array, '[') + 1; -+ skip_char(r, ' '); -+ for (;;) { -+ while (*r == '/') { -+ for (p = t1_buf_array, r++; *r != 32 && *r != 10 && *r != ']' && *r != '/'; *p++ = *r++); -+ *p = 0; -+ skip_char(r, ' '); -+ if (counter > 255) -+ normal_error("type 1","encoding vector contains more than 256 names"); -+ if (strcmp(t1_buf_array, notdef) != 0) -+ glyph_names[counter] = xstrdup(t1_buf_array); -+ counter++; -+ } -+ if (*r != 10 && *r != '%') { -+ if (str_prefix(r, "] def") || str_prefix(r, "] readonly def")) -+ break; -+ else { -+ remove_eol(r, t1_line_array); -+ formatted_error("type 1","a name or '] def' or '] readonly def' expected: '%s'", t1_line_array); -+ } -+ } -+ t1_getline(); -+ r = t1_line_array; -+ } -+ } else { -+ /*tex The second case. */ -+ p = strchr(t1_line_array, 10); -+ for (;;) { -+ if (*p == 10) { -+ t1_getline(); -+ p = t1_line_array; -+ } -+ /*tex Check for |dup put|. */ -+ if (sscanf(p, "dup %i%255s put", &i, t1_buf_array) == 2 && -+ *t1_buf_array == '/' && valid_code(i)) { -+ if (strcmp(t1_buf_array + 1, notdef) != 0) -+ glyph_names[i] = xstrdup(t1_buf_array + 1); -+ p = strstr(p, " put") + strlen(" put"); -+ skip_char(p, ' '); -+ } -+ /*tex Check for |dup dup exch get put|. */ -+ else if (sscanf(p, "dup dup %i exch %i get put", &b, &a) == 2 && valid_code(a) && valid_code(b)) { -+ copy_glyph_names(glyph_names, a, b); -+ p = strstr(p, " get put") + strlen(" get put"); -+ skip_char(p, ' '); -+ } -+ /*tex Check for |dup dup getinterval exch putinterval|. */ -+ else if (sscanf(p, "dup dup %i %i getinterval %i exch putinterval", -+ &a, &c, &b) == 3 && valid_code(a) && valid_code(b) && valid_code(c)) { -+ for (i = 0; i < c; i++) -+ copy_glyph_names(glyph_names, a + i, b + i); -+ p = strstr(p, " putinterval") + strlen(" putinterval"); -+ skip_char(p, ' '); -+ } -+ /*tex Check for |def or |readonly def|. */ -+ else if ((p == t1_line_array || (p > t1_line_array && p[-1] == ' ')) && strcmp(p, "def\n") == 0) { -+ return glyph_names; -+ } else { -+ /*tex Skip an unrecognizable word. */ -+ while (*p != ' ' && *p != 10) -+ p++; -+ skip_char(p, ' '); -+ } -+ } -+ } -+ return glyph_names; -+} -+ -+static void t1_check_end(PDF pdf) -+{ -+ if (t1_eof()) -+ return; -+ t1_getline(); -+ if (t1_prefix("{restore}")) -+ t1_putline(pdf); -+} -+ -+static boolean t1_open_fontfile(int open_name_prefix) -+{ -+ ff_entry *ff; -+ int callback_id = 0; -+ int file_opened = 0; -+ t1_curbyte = 0; -+ t1_size = 0; -+ ff = check_ff_exist(fd_cur->fm->ff_name, is_truetype(fd_cur->fm)); -+ if (ff->ff_path == NULL) { -+ formatted_error("type 1","cannot open file for reading '%s'",fd_cur->fm->ff_name); -+ return false; -+ } -+ cur_file_name = luatex_find_file(ff->ff_path, find_type1_file_callback); -+ if (cur_file_name == NULL) { -+ formatted_error("type 1","cannot open file for reading '%s'", ff->ff_path); -+ return false; -+ } -+ callback_id = callback_defined(read_type1_file_callback); -+ if (callback_id > 0) { -+ if (!run_callback(callback_id, "S->bSd", cur_file_name, &file_opened, &t1_buffer, &t1_size) -+ && file_opened && t1_size > 0) { -+ formatted_warning("type 1","cannot open file for reading '%s'",cur_file_name); -+ return false; -+ } -+ } else { -+ t1_file = xfopen(cur_file_name, FOPEN_RBIN_MODE); -+ t1_read_file(); -+ t1_close(); -+ } -+ recorder_record_input(cur_file_name); -+ t1_init_params(open_name_prefix); -+ return true; -+} -+ -+static void t1_include(PDF pdf) -+{ -+ do { -+ t1_getline(); -+ t1_scan_param(pdf); -+ t1_putline(pdf); -+ } -+ while (t1_in_eexec == 0); -+ t1_start_eexec(pdf); -+ do { -+ t1_getline(); -+ t1_scan_param(pdf); -+ t1_putline(pdf); -+ } -+ while (!(t1_charstrings() || t1_subrs())); -+ t1_cs = true; -+ do { -+ t1_getline(); -+ t1_putline(pdf); -+ } -+ while (!t1_end_eexec()); -+ t1_stop_eexec(pdf); -+ if (fixedcontent) { -+ /*tex Copy 512 zeros (not needed for \PDF). */ -+ do { -+ t1_getline(); -+ t1_putline(pdf); -+ } -+ while (!t1_cleartomark()); -+ /*tex Write |{restore} if| if found. */ -+ t1_check_end(pdf); -+ } -+ get_length3(); -+} -+ -+#define check_subr(subr) \ -+ if (subr >= subr_size || subr < 0) \ -+ formatted_error("type 1","Subrs array: entry index out of range '%i'", subr); -+ -+static const char **check_cs_token_pair(void) -+{ -+ const char **p = (const char **) cs_token_pairs_list; -+ for (; p[0] != NULL; ++p) -+ if (t1_buf_prefix(p[0]) && t1_buf_suffix(p[1])) -+ return p; -+ return NULL; -+} -+ -+static void cs_store(boolean is_subr) -+{ -+ char *p; -+ cs_entry *ptr; -+ int subr; -+ for (p = t1_line_array, t1_buf_ptr = t1_buf_array; *p != ' '; -+ *t1_buf_ptr++ = *p++); -+ *t1_buf_ptr = 0; -+ if (is_subr) { -+ subr = (int) t1_scan_num(p + 1, 0); -+ check_subr(subr); -+ ptr = subr_tab + subr; -+ } else { -+ ptr = cs_ptr++; -+ if (cs_ptr - cs_tab > cs_size) -+ formatted_error("type 1","CharStrings dict: more entries than dict size '%i'", cs_size); -+ if (strcmp(t1_buf_array + 1, notdef) == 0) /* skip the slash */ -+ ptr->name = (char *) notdef; -+ else -+ ptr->name = xstrdup(t1_buf_array + 1); -+ } -+ /*tex Copy |" RD " + cs data| to |t1_buf_array|. */ -+ memcpy(t1_buf_array, t1_line_array + cs_start - 4, (unsigned) (t1_cslen + 4)); -+ /*tex Copy the end of cs data to |t1_buf_array|. */ -+ for (p = t1_line_array + cs_start + t1_cslen, t1_buf_ptr = -+ t1_buf_array + t1_cslen + 4; *p != 10; *t1_buf_ptr++ = *p++); -+ *t1_buf_ptr++ = 10; -+ if (is_subr && cs_token_pair == NULL) -+ cs_token_pair = check_cs_token_pair(); -+ ptr->len = (unsigned short) (t1_buf_ptr - t1_buf_array); -+ ptr->cslen = t1_cslen; -+ xfree(ptr->data); -+ ptr->data = xtalloc(ptr->len, byte); -+ memcpy(ptr->data, t1_buf_array, ptr->len); -+ ptr->valid = true; -+} -+ -+#define store_subr() cs_store(true) -+#define store_cs() cs_store(false) -+ -+#define CC_STACK_SIZE 24 -+ -+static int cc_stack[CC_STACK_SIZE], *stack_ptr = cc_stack; -+static cc_entry cc_tab[CS_MAX]; -+static boolean is_cc_init = false; -+ -+#define cc_pop(N) \ -+ if (stack_ptr - cc_stack < (N)) \ -+ stack_error(N); \ -+ stack_ptr -= N -+ -+#define stack_error(N) { \ -+ formatted_error("type 1","CharString: invalid access '%i' to stack, '%i' entries", (int) N, (int)(stack_ptr - cc_stack)); \ -+ goto cs_error; \ -+} -+ -+#define cc_get(N) ((N) < 0 ? *(stack_ptr + (N)) : *(cc_stack + (N))) -+#define cc_push(V) *stack_ptr++ = V -+#define cc_clear() stack_ptr = cc_stack -+ -+#define set_cc(N, B, A, C) \ -+ cc_tab[N].nargs = A; \ -+ cc_tab[N].bottom = B; \ -+ cc_tab[N].clear = C; \ -+ cc_tab[N].valid = true -+ -+static void cc_init(void) -+{ -+ int i; -+ if (is_cc_init) -+ return; -+ for (i = 0; i < CS_MAX; i++) -+ cc_tab[i].valid = false; -+ set_cc(CS_HSTEM, true, 2, true); -+ set_cc(CS_VSTEM, true, 2, true); -+ set_cc(CS_VMOVETO, true, 1, true); -+ set_cc(CS_RLINETO, true, 2, true); -+ set_cc(CS_HLINETO, true, 1, true); -+ set_cc(CS_VLINETO, true, 1, true); -+ set_cc(CS_RRCURVETO, true, 6, true); -+ set_cc(CS_CLOSEPATH, false, 0, true); -+ set_cc(CS_CALLSUBR, false, 1, false); -+ set_cc(CS_RETURN, false, 0, false); -+ set_cc(CS_HSBW, true, 2, true); -+ set_cc(CS_ENDCHAR, false, 0, true); -+ set_cc(CS_RMOVETO, true, 2, true); -+ set_cc(CS_HMOVETO, true, 1, true); -+ set_cc(CS_VHCURVETO, true, 4, true); -+ set_cc(CS_HVCURVETO, true, 4, true); -+ set_cc(CS_DOTSECTION, false, 0, true); -+ set_cc(CS_VSTEM3, true, 6, true); -+ set_cc(CS_HSTEM3, true, 6, true); -+ set_cc(CS_SEAC, true, 5, true); -+ set_cc(CS_SBW, true, 4, true); -+ set_cc(CS_DIV, false, 2, false); -+ set_cc(CS_CALLOTHERSUBR, false, 0, false); -+ set_cc(CS_POP, false, 0, false); -+ set_cc(CS_SETCURRENTPOINT, true, 2, true); -+ is_cc_init = true; -+} -+ -+#define cs_getchar() cdecrypt(*data++, &cr) -+ -+#define mark_subr(n) cs_mark(0, n) -+#define mark_cs(s) cs_mark(s, 0) -+ -+static void cs_fail(const char *cs_name, int subr, const char *fmt, ...) -+{ -+ char buf[SMALL_BUF_SIZE]; -+ va_list args; -+ va_start(args, fmt); -+ vsprintf(buf, fmt, args); -+ va_end(args); -+ if (cs_name == NULL) -+ formatted_error("type 1","Subr '%i': %s", (int) subr, buf); -+ else -+ formatted_error("type 1","CharString (/%s): %s", cs_name, buf); -+} -+ -+/*tex Fix a return-less subr by appending |CS_RETURN|. */ -+ -+static void append_cs_return(cs_entry * ptr) -+{ -+ unsigned short cr; -+ int i; -+ byte *p, *q, *data, *new_data; -+ /*tex Decrypt the cs data to |t1_buf_array|, append |CS_RETURN|. */ -+ p = (byte *) t1_buf_array; -+ data = ptr->data + 4; -+ cr = 4330; -+ for (i = 0; i < ptr->cslen; i++) -+ *p++ = cs_getchar(); -+ *p = CS_RETURN; -+ /*tex Encrypt the new cs data to |new_data|. */ -+ new_data = xtalloc((unsigned) (ptr->len + 1), byte); -+ memcpy(new_data, ptr->data, 4); -+ p = new_data + 4; -+ q = (byte *) t1_buf_array; -+ cr = 4330; -+ for (i = 0; i < ptr->cslen + 1; i++) -+ *p++ = cencrypt(*q++, &cr); -+ memcpy(p, ptr->data + 4 + ptr->cslen, (size_t) (ptr->len - ptr->cslen - 4)); -+ /*tex Update |*ptr|. */ -+ xfree(ptr->data); -+ ptr->data = new_data; -+ ptr->len++; -+ ptr->cslen++; -+} -+ -+static void cs_mark(const char *cs_name, int subr) -+{ -+ byte *data; -+ int i, b, cs_len; -+ int last_cmd = 0; -+ int a, a1, a2; -+ unsigned short cr; -+ /*tex The argument of last call to |OtherSubrs[3]|. */ -+ static int lastargOtherSubr3 = 3; -+ cs_entry *ptr; -+ cc_entry *cc; -+ if (cs_name == NULL) { -+ check_subr(subr); -+ ptr = subr_tab + subr; -+ if (!ptr->valid) -+ return; -+ } else if (cs_notdef != NULL && (cs_name == notdef || strcmp(cs_name, notdef) == 0)) { -+ ptr = cs_notdef; -+ }else { -+ for (ptr = cs_tab; ptr < cs_ptr; ptr++) -+ if (strcmp(ptr->name, cs_name) == 0) -+ break; -+ if (ptr == cs_ptr) { -+ formatted_warning("type 1","glyph '%s' undefined", cs_name); -+ return; -+ } -+ if (ptr->name == notdef) -+ cs_notdef = ptr; -+ } -+ /*tex -+ Only marked CharString entries and invalid entries can be skipped; valid -+ marked subrs must be parsed to keep the stack in sync. -+ */ -+ if (!ptr->valid || (ptr->used && cs_name != NULL)) -+ return; -+ ptr->used = true; -+ cr = 4330; -+ cs_len = ptr->cslen; -+ data = ptr->data + 4; -+ for (i = 0; i < t1_lenIV; i++, cs_len--) -+ cs_getchar(); -+ while (cs_len > 0) { -+ --cs_len; -+ b = cs_getchar(); -+ if (b >= 32) { -+ if (b <= 246) -+ a = b - 139; -+ else if (b <= 250) { -+ --cs_len; -+ a = ((b - 247) << 8) + 108 + cs_getchar(); -+ } else if (b <= 254) { -+ --cs_len; -+ a = -((b - 251) << 8) - 108 - cs_getchar(); -+ } else { -+ cs_len -= 4; -+ a = (cs_getchar() & 0xff) << 24; -+ a |= (cs_getchar() & 0xff) << 16; -+ a |= (cs_getchar() & 0xff) << 8; -+ a |= (cs_getchar() & 0xff) << 0; -+ if (sizeof(int) > 4 && (a & 0x80000000)) -+ a |= ~0x7FFFFFFF; -+ } -+ cc_push(a); -+ } else { -+ if (b == CS_ESCAPE) { -+ b = cs_getchar() + CS_1BYTE_MAX; -+ cs_len--; -+ } -+ if (b >= CS_MAX) { -+ cs_fail(cs_name, subr, "command value out of range: %i", (int) b); -+ goto cs_error; -+ } -+ cc = cc_tab + b; -+ if (!cc->valid) { -+ cs_fail(cs_name, subr, "command not valid: %i", (int) b); -+ goto cs_error; -+ } -+ if (cc->bottom) { -+ if (stack_ptr - cc_stack < cc->nargs) -+ cs_fail(cs_name, subr, -+ "less arguments on stack '%i' than required '%i'", -+ (int) (stack_ptr - cc_stack), (int) cc->nargs); -+ else if (stack_ptr - cc_stack > cc->nargs) -+ cs_fail(cs_name, subr, -+ "more arguments on stack '%i' than required '%i'", -+ (int) (stack_ptr - cc_stack), (int) cc->nargs); -+ } -+ last_cmd = b; -+ switch (cc - cc_tab) { -+ case CS_CALLSUBR: -+ a1 = cc_get(-1); -+ cc_pop(1); -+ mark_subr(a1); -+ if (!subr_tab[a1].valid) { -+ cs_fail(cs_name, subr, "cannot call subr '%i'", (int) a1); -+ goto cs_error; -+ } -+ break; -+ case CS_DIV: -+ cc_pop(2); -+ cc_push(0); -+ break; -+ case CS_CALLOTHERSUBR: -+ if (cc_get(-1) == 3) -+ lastargOtherSubr3 = cc_get(-3); -+ a1 = cc_get(-2) + 2; -+ cc_pop(a1); -+ break; -+ case CS_POP: -+ cc_push(lastargOtherSubr3); -+ /*tex -+ The only case when we care about the value being pushed -+ onto stack is when |POP| follows |CALLOTHERSUBR| changing -+ hints by |OtherSubrs[3]|. -+ */ -+ break; -+ case CS_SEAC: -+ a1 = cc_get(3); -+ a2 = cc_get(4); -+ cc_clear(); -+ mark_cs(standard_glyph_names[a1]); -+ mark_cs(standard_glyph_names[a2]); -+ break; -+ default: -+ if (cc->clear) -+ cc_clear(); -+ } -+ } -+ } -+ if (cs_name == NULL && last_cmd != CS_RETURN) { -+ formatted_warning("type 1", -+ "last command in subr '%i' is not a RETURN; I will add it now but please consider fixing the font", -+ (int) subr); -+ append_cs_return(ptr); -+ } -+ return; -+ /*tex An error occured during parsing: */ -+ cs_error: -+ cc_clear(); -+ ptr->valid = false; -+ ptr->used = false; -+} -+ -+/* AVL search tree for glyph code by glyph name. */ -+ -+static int comp_t1_glyphs(const void *pa, const void *pb, void *p -+ __attribute__ ((unused))) -+{ -+ return strcmp(*(const char *const *) pa, *(const char *const *) pb); -+} -+ -+static struct avl_table *create_t1_glyph_tree(char **glyph_names) -+{ -+ int i; -+ void **aa; -+ static struct avl_table *gl_tree; -+ gl_tree = avl_create(comp_t1_glyphs, NULL, &avl_xallocator); -+ for (i = 0; i < 256; i++) { -+ if (glyph_names[i] != notdef && -+ (char **) avl_find(gl_tree, &glyph_names[i]) == NULL) { -+ /*tex No |strdup| here, just point to the |glyph_names| array members. */ -+ aa = avl_probe(gl_tree, &glyph_names[i]); -+ if (aa == NULL) { -+ /*tex Is this a problem? */ -+ } -+ } -+ } -+ return gl_tree; -+} -+ -+static void destroy_t1_glyph_tree(struct avl_table *gl_tree) -+{ -+ avl_destroy(gl_tree, NULL); -+} -+ -+static void t1_subset_ascii_part(PDF pdf) -+{ -+ int j, *p; -+ char *glyph, **gg, **glyph_names; -+ struct avl_table *gl_tree; -+ struct avl_traverser t; -+ void **aa; -+ t1_getline(); -+ while (!t1_prefix("/Encoding")) { -+ t1_scan_param(pdf); -+ t1_putline(pdf); -+ t1_getline(); -+ } -+ glyph_names = t1_builtin_enc(); -+ fd_cur->builtin_glyph_names = glyph_names; -+ if (is_subsetted(fd_cur->fm)) { -+ if (fd_cur->tx_tree != NULL) { -+ /*tex Take over collected non-reencoded characters from \TeX. */ -+ avl_t_init(&t, fd_cur->tx_tree); -+ for (p = (int *) avl_t_first(&t, fd_cur->tx_tree); p != NULL; -+ p = (int *) avl_t_next(&t)) { -+ if ((char *) avl_find(fd_cur->gl_tree, glyph_names[*p]) == NULL) { -+ glyph = xstrdup(glyph_names[*p]); -+ aa = avl_probe(fd_cur->gl_tree, glyph); -+ assert(aa != NULL); -+ } -+ } -+ } -+ make_subset_tag(fd_cur); -+ strncpy((char *) pdf->fb->data + t1_fontname_offset, fd_cur->subset_tag,6); -+ } -+ /*tex Now really all glyphs needed from this font are in the |fd_cur->gl_tree|. */ -+ if (t1_encoding == ENC_STANDARD) -+ t1_puts(pdf, "/Encoding StandardEncoding def\n"); -+ else { -+ t1_puts(pdf,"/Encoding 256 array\n0 1 255 {1 index exch /.notdef put} for\n"); -+ gl_tree = create_t1_glyph_tree(glyph_names); -+ avl_t_init(&t, fd_cur->gl_tree); -+ j = 0; -+ for (glyph = (char *) avl_t_first(&t, fd_cur->gl_tree); glyph != NULL; -+ glyph = (char *) avl_t_next(&t)) { -+ if ((gg = (char **) avl_find(gl_tree, &glyph)) != NULL) { -+ t1_printf(pdf, "dup %i /%s put\n", (int) (gg - glyph_names),*gg); -+ j++; -+ } -+ } -+ destroy_t1_glyph_tree(gl_tree); -+ if (j == 0) { -+ /*tex -+ We didn't mark anything for the Encoding array. We add |{dup 0 -+ /.notdef put}| for compatibility with Acrobat 5.0. -+ */ -+ t1_puts(pdf, "dup 0 /.notdef put\n"); -+ } -+ t1_puts(pdf, "readonly def\n"); -+ } -+ do { -+ t1_getline(); -+ t1_scan_param(pdf); -+ if (!t1_prefix("/UniqueID")) { -+ /*tex Ignore |/UniqueID| for subsetted fonts. */ -+ t1_putline(pdf); -+ } -+ } -+ while (t1_in_eexec == 0); -+} -+ -+static void cs_init(void) -+{ -+ cs_ptr = cs_tab = NULL; -+ cs_dict_start = cs_dict_end = NULL; -+ cs_counter = cs_size = cs_size_pos = 0; -+ cs_token_pair = NULL; -+ subr_tab = NULL; -+ subr_array_start = subr_array_end = NULL; -+ subr_max = subr_size = subr_size_pos = 0; -+} -+ -+static void init_cs_entry(cs_entry * cs) -+{ -+ cs->data = NULL; -+ cs->name = NULL; -+ cs->len = 0; -+ cs->cslen = 0; -+ cs->used = false; -+ cs->valid = false; -+} -+ -+static void t1_read_subrs(PDF pdf) -+{ -+ int i, s; -+ cs_entry *ptr; -+ t1_getline(); -+ while (!(t1_charstrings() || t1_subrs())) { -+ t1_scan_param(pdf); -+ if (!t1_prefix("/UniqueID")) { -+ /*tex Ignore |/UniqueID| for subsetted fonts. */ -+ t1_putline(pdf); -+ } -+ t1_getline(); -+ } -+ found: -+ t1_cs = true; -+ t1_scan = false; -+ if (!t1_subrs()) -+ return; -+ subr_size_pos = strlen("/Subrs") + 1; -+ /*tex |subr_size_pos| points to the number indicating dict size after |Subrs|. */ -+ subr_size = (int) t1_scan_num(t1_line_array + subr_size_pos, 0); -+ if (subr_size == 0) { -+ while (!t1_charstrings()) -+ t1_getline(); -+ return; -+ } -+ subr_tab = xtalloc((unsigned) subr_size, cs_entry); -+ for (ptr = subr_tab; ptr - subr_tab < subr_size; ptr++) -+ init_cs_entry(ptr); -+ subr_array_start = xstrdup(t1_line_array); -+ t1_getline(); -+ while (t1_cslen) { -+ store_subr(); -+ t1_getline(); -+ } -+ /*tex Mark the first four entries without parsing. */ -+ for (i = 0; i < subr_size && i < 4; i++) -+ subr_tab[i].used = true; -+ /*tex -+ -+ The end of the |Subrs| array might have more than one line so we need to -+ concatenate them to |subr_array_end|. Unfortunately some fonts don't have -+ the |Subrs| array followed by the |CharStrings| dict immediately (synthetic -+ fonts). If we cannot find |CharStrings| in next |POST_SUBRS_SCAN| lines -+ then we will treat the font as synthetic and ignore everything until next -+ |Subrs| is found. -+ -+ */ -+#define POST_SUBRS_SCAN 5 -+ s = 0; -+ *t1_buf_array = 0; -+ for (i = 0; i < POST_SUBRS_SCAN; i++) { -+ if (t1_charstrings()) -+ break; -+ s = (int) (s + t1_line_ptr - t1_line_array); -+ alloc_array(t1_buf, s, T1_BUF_SIZE); -+ strcat(t1_buf_array, t1_line_array); -+ t1_getline(); -+ } -+ subr_array_end = xstrdup(t1_buf_array); -+ if (i == POST_SUBRS_SCAN) { -+ /*tex |CharStrings| not found: assume a synthetic font. */ -+ for (ptr = subr_tab; ptr - subr_tab < subr_size; ptr++) -+ if (ptr->valid) -+ xfree(ptr->data); -+ xfree(subr_tab); -+ xfree(subr_array_start); -+ xfree(subr_array_end); -+ cs_init(); -+ t1_cs = false; -+ t1_synthetic = true; -+ while (!(t1_charstrings() || t1_subrs())) -+ t1_getline(); -+ goto found; -+ } -+} -+ -+#define t1_subr_flush() t1_flush_cs(pdf, true) -+#define t1_cs_flush() t1_flush_cs(pdf, false) -+ -+static void t1_flush_cs(PDF pdf, boolean is_subr) -+{ -+ char *p; -+ byte *r, *return_cs = NULL; -+ cs_entry *tab, *end_tab, *ptr; -+ char *start_line, *line_end; -+ int count, size_pos; -+ unsigned short cr, cs_len; -+ if (is_subr) { -+ start_line = subr_array_start; -+ line_end = subr_array_end; -+ size_pos = subr_size_pos; -+ tab = subr_tab; -+ count = subr_max + 1; -+ end_tab = subr_tab + count; -+ } else { -+ start_line = cs_dict_start; -+ line_end = cs_dict_end; -+ size_pos = cs_size_pos; -+ tab = cs_tab; -+ end_tab = cs_ptr; -+ count = cs_counter; -+ } -+ t1_line_ptr = t1_line_array; -+ for (p = start_line; p - start_line < size_pos;) -+ *t1_line_ptr++ = *p++; -+ while (isdigit((unsigned char)*p)) -+ p++; -+ sprintf(t1_line_ptr, "%u", count); -+ strcat(t1_line_ptr, p); -+ t1_line_ptr = eol(t1_line_array); -+ t1_putline(pdf); -+ /*tex For |-Wall|. */ -+ cs_len = 0; -+ /*tex Create |return_cs| to replace unsused |subr|s. */ -+ if (is_subr) { -+ cr = 4330; -+ cs_len = 0; -+ /*tex -+ At this point we have |t1_lenIV >= 0;| a negative value would be -+ caught in |t1_scan_param|. -+ */ -+ return_cs = xtalloc((unsigned) (t1_lenIV + 1), byte); -+ for (cs_len = 0, r = return_cs; cs_len < t1_lenIV; cs_len++, r++) -+ *r = cencrypt(0x00, &cr); -+ *r = cencrypt(CS_RETURN, &cr); -+ cs_len++; -+ } -+ for (ptr = tab; ptr < end_tab; ptr++) { -+ if (ptr->used) { -+ if (is_subr) -+ sprintf(t1_line_array, "dup %li %u", (long int) (ptr - tab), -+ ptr->cslen); -+ else -+ sprintf(t1_line_array, "/%s %u", ptr->name, ptr->cslen); -+ p = strend(t1_line_array); -+ memcpy(p, ptr->data, ptr->len); -+ t1_line_ptr = p + ptr->len; -+ t1_putline(pdf); -+ } else { -+ /*tex Replace unsused subr's by |return_cs|. */ -+ if (is_subr) { -+ sprintf(t1_line_array, "dup %li %u%s ", (long int) (ptr - tab), -+ cs_len, cs_token_pair[0]); -+ p = strend(t1_line_array); -+ memcpy(p, return_cs, cs_len); -+ t1_line_ptr = p + cs_len; -+ t1_putline(pdf); -+ sprintf(t1_line_array, " %s", cs_token_pair[1]); -+ t1_line_ptr = eol(t1_line_array); -+ t1_putline(pdf); -+ } -+ } -+ xfree(ptr->data); -+ if (is_subr) -+ ptr->valid = false; -+ if (ptr->name != notdef) -+ xfree(ptr->name); -+ } -+ sprintf(t1_line_array, "%s", line_end); -+ t1_line_ptr = eol(t1_line_array); -+ t1_putline(pdf); -+ if (is_subr) { -+ end_tab = subr_tab + subr_size; -+ for (ptr = tab; ptr < end_tab; ptr++) { -+ if (ptr->valid) { -+ xfree(ptr->data); -+ if (ptr->name != notdef) -+ xfree(ptr->name); -+ } -+ } -+ xfree(return_cs); -+ } -+ xfree(tab); -+ xfree(start_line); -+ xfree(line_end); -+} -+ -+static void t1_mark_glyphs(void) -+{ -+ char *glyph; -+ struct avl_traverser t; -+ cs_entry *ptr; -+ if (t1_synthetic || fd_cur->all_glyphs) { -+ /*tex Mark everything. */ -+ if (cs_tab != NULL) -+ for (ptr = cs_tab; ptr < cs_ptr; ptr++) -+ if (ptr->valid) -+ ptr->used = true; -+ if (subr_tab != NULL) { -+ for (ptr = subr_tab; ptr - subr_tab < subr_size; ptr++) -+ if (ptr->valid) -+ ptr->used = true; -+ subr_max = subr_size - 1; -+ } -+ return; -+ } -+ mark_cs(notdef); -+ avl_t_init(&t, fd_cur->gl_tree); -+ for (glyph = (char *) avl_t_first(&t, fd_cur->gl_tree); glyph != NULL; -+ glyph = (char *) avl_t_next(&t)) { -+ mark_cs(glyph); -+ } -+ if (subr_tab != NULL) -+ for (subr_max = -1, ptr = subr_tab; ptr - subr_tab < subr_size; ptr++) -+ if (ptr->used && ptr - subr_tab > subr_max) -+ subr_max = (int) (ptr - subr_tab); -+} -+ -+ -+/*tex -+ -+ When |t1_subset_charstrings| is called, the |t1_line_array| contains -+ |/CharStrings|. When we hit a case like this: -+ -+ \starttyping -+ dup/CharStrings -+ 229 dict dup begin -+ \stoptyping -+ -+ we read the next line and concatenate to |t1_line_array| before moving on. -+ That is what |t1_check_unusual_charstring| is for. -+ -+*/ -+ -+static void t1_check_unusual_charstring(void) -+{ -+ char *p = strstr(t1_line_array, charstringname) + strlen(charstringname); -+ int i; -+ /*tex If no number follows |/CharStrings|, let's read the next line. */ -+ if (sscanf(p, "%i", &i) != 1) { -+ strcpy(t1_buf_array, t1_line_array); -+ t1_getline(); -+ strcat(t1_buf_array, t1_line_array); -+ strcpy(t1_line_array, t1_buf_array); -+ t1_line_ptr = eol(t1_line_array); -+ } -+} -+ -+static void t1_subset_charstrings(PDF pdf) -+{ -+ cs_entry *ptr; -+ t1_check_unusual_charstring(); -+ cs_size_pos = (int) (strstr(t1_line_array, charstringname) + strlen(charstringname) - t1_line_array + 1); -+ /*tex |cs_size_pos| points to the number indicating dict size after |/CharStrings|. */ -+ cs_size = (int) t1_scan_num(t1_line_array + cs_size_pos, 0); -+ cs_ptr = cs_tab = xtalloc((unsigned) cs_size, cs_entry); -+ for (ptr = cs_tab; ptr - cs_tab < cs_size; ptr++) -+ init_cs_entry(ptr); -+ cs_notdef = NULL; -+ cs_dict_start = xstrdup(t1_line_array); -+ t1_getline(); -+ while (t1_cslen) { -+ store_cs(); -+ t1_getline(); -+ } -+ cs_dict_end = xstrdup(t1_line_array); -+ t1_mark_glyphs(); -+ if (subr_tab != NULL) { -+ if (cs_token_pair == NULL) -+ formatted_error("type 1","mismatched subroutine begin/end token pairs"); -+ t1_subr_flush(); -+ } -+ for (cs_counter = 0, ptr = cs_tab; ptr < cs_ptr; ptr++) -+ if (ptr->used) -+ cs_counter++; -+ t1_cs_flush(); -+} -+ -+static void t1_subset_end(PDF pdf) -+{ -+ if (t1_synthetic) { -+ /*tex Copy to |dup /FontName get exch definefont pop|. */ -+ while (!strstr(t1_line_array, "definefont")) { -+ t1_getline(); -+ t1_putline(pdf); -+ } -+ while (!t1_end_eexec()) { -+ /*tex Ignore the rest. */ -+ t1_getline(); -+ } -+ /*tex Write \.{mark currentfile closefile}. */ -+ t1_putline(pdf); -+ } else { -+ while (!t1_end_eexec()) { -+ /*tex Copy to \.{mark currentfile closefile}. */ -+ t1_getline(); -+ t1_putline(pdf); -+ } -+ } -+ t1_stop_eexec(pdf); -+ if (fixedcontent) { -+ /*tex Copy 512 zeros (not needed for PDF). */ -+ while (!t1_cleartomark()) { -+ t1_getline(); -+ t1_putline(pdf); -+ } -+ /*tex Don't check \.{{restore}if} for synthetic fonts. */ -+ if (!t1_synthetic) { -+ /*tex Write \.{{restore}if} if found. */ -+ t1_check_end(pdf); -+ } -+ } -+ get_length3(); -+} -+ -+void writet1(PDF pdf, fd_entry * fd) -+{ -+ /*tex |fd_cur| is global inside |writet1.c|. */ -+ fd_cur = fd; -+ assert(fd_cur->fm != NULL); -+ assert(is_type1(fd->fm)); -+ assert(is_included(fd->fm)); -+ -+ t1_save_offset = 0; -+ if (!is_subsetted(fd_cur->fm)) { -+ /*tex Include entire font. */ -+ if (!(fd->ff_found = t1_open_fontfile(filetype_font))) -+ return; -+ t1_include(pdf); -+ t1_close_font_file(filetype_font); -+ xfree(t1_buffer); -+ return; -+ } -+ /*tex Partial downloading. */ -+ if (!(fd->ff_found = t1_open_fontfile(filetype_subset))) -+ return; -+ t1_subset_ascii_part(pdf); -+ t1_start_eexec(pdf); -+ cc_init(); -+ cs_init(); -+ t1_read_subrs(pdf); -+ t1_subset_charstrings(pdf); -+ t1_subset_end(pdf); -+ t1_close_font_file(filetype_subset); -+ xfree(t1_buffer); -+} -+ -+void t1_free(void) -+{ -+ xfree(t1_line_array); -+ xfree(t1_buf_array); -+} diff --git a/texlive-20180414-selinux-context.patch b/texlive-20180414-selinux-context.patch deleted file mode 100644 index 10968a16..00000000 --- a/texlive-20180414-selinux-context.patch +++ /dev/null @@ -1,41 +0,0 @@ -diff -up texlive-base-20180414/source/texk/kpathsea/mktexlsr.selinux texlive-base-20180414/source/texk/kpathsea/mktexlsr ---- texlive-base-20180414/source/texk/kpathsea/mktexlsr.selinux 2018-01-16 19:55:32.000000000 -0500 -+++ texlive-base-20180414/source/texk/kpathsea/mktexlsr 2018-04-30 13:10:12.447909163 -0400 -@@ -228,7 +228,8 @@ for TEXMFLS_R in "$@"; do - until PERMS=`kpsestat = "$db_file"`; do sleep 1; done - chmod $PERMS "$db_file_tmp" - rm -f "$db_file" -- mv "$db_file_tmp" "$db_file" -+ # selinux fix -+ cp "$db_file_tmp" "$db_file" - rm -rf "$db_dir_tmp" - done - -diff -up texlive-base-20180414/source/texk/texlive/linked_scripts/texlive/fmtutil.pl.selinux texlive-base-20180414/source/texk/texlive/linked_scripts/texlive/fmtutil.pl ---- texlive-base-20180414/source/texk/texlive/linked_scripts/texlive/fmtutil.pl.selinux 2018-04-30 13:10:12.447909163 -0400 -+++ texlive-base-20180414/source/texk/texlive/linked_scripts/texlive/fmtutil.pl 2018-04-30 13:12:43.035361954 -0400 -@@ -719,7 +719,7 @@ sub rebuild_one_format { - - TeXLive::TLUtils::mkdirhier($destdir); - -- if (!File::Copy::move( $logfile, "$destdir/$logfile")) { -+ if (!File::Copy::copy( $logfile, "$destdir/$logfile")) { - print_deferred_error("Cannot move $logfile to $destdir.\n"); - } - if ($opts{'recorder'}) { -@@ -727,13 +727,13 @@ sub rebuild_one_format { - # package dependencies for each format. Unfortunately omega-based - # engines gratuitiously changed the extension from .fls to .ofl. - my $recfile = $fmt . ($fmt =~ m/^(aleph|lamed)$/ ? ".ofl" : ".fls"); -- if (!File::Copy::move( $recfile, "$destdir/$recfile")) { -+ if (!File::Copy::copy( $recfile, "$destdir/$recfile")) { - print_deferred_error("Cannot move $recfile to $destdir.\n"); - } - } - - my $destfile = "$destdir/$fmtfile"; -- if (File::Copy::move( $fmtfile, $destfile )) { -+ if (File::Copy::copy( $fmtfile, $destfile )) { - print_info("$destfile installed.\n"); - # - # original fmtutil.sh did some magic trick for mplib-luatex.mem diff --git a/texlive-20180414-xml.patch b/texlive-20180414-xml.patch deleted file mode 100644 index f15276cb..00000000 --- a/texlive-20180414-xml.patch +++ /dev/null @@ -1,22 +0,0 @@ -diff -up doc/otherformats/xmltex/base/langtest.xml.me doc/otherformats/xmltex/base/langtest.xml ---- doc/otherformats/xmltex/base/langtest.xml.me 2018-11-09 19:15:17.265859217 +0100 -+++ doc/otherformats/xmltex/base/langtest.xml 2018-11-09 19:15:37.403926239 +0100 -@@ -3,8 +3,6 @@ - - - -- -- - - - ]> -@@ -12,9 +10,7 @@ - - - &englishutf8; --&englishutf16; - &portugeselatin1; --&russiankoi8; - &russianutf8; - - diff --git a/texlive-2019-py3-and-pep8.patch b/texlive-2019-py3-and-pep8.patch new file mode 100644 index 00000000..07753573 --- /dev/null +++ b/texlive-2019-py3-and-pep8.patch @@ -0,0 +1,39 @@ +diff -up ./doc/generic/enctex/unimap.py.py3 ./doc/generic/enctex/unimap.py +--- ./doc/generic/enctex/unimap.py.py3 2019-08-18 08:52:49.201015107 -0400 ++++ ./doc/generic/enctex/unimap.py 2019-08-18 08:54:08.301110903 -0400 +@@ -91,12 +91,12 @@ def linetype(line): + return LineType.Character, (int(line[:m.end()], 16), + line[m.end():].strip().lower()) + if not line.startswith('\t'): +- raise ValueError, 'Queer line doesn\'t start with @ or Tab' ++ raise ValueError('Queer line doesn\'t start with @ or Tab') + line = line.strip() + if not line: + return LineType.Empty, None + if not LineType.map.has_key(line[0]): +- raise ValueError, 'Queer character info line (marker %s)' % line[0] ++ raise ValueError('Queer character info line (marker %s)' % line[0]) + return line[0], line[1:].strip() + + def utf8chars(u): +@@ -132,7 +132,7 @@ while typ: + char = val + elif typ == LineType.TeX: + if not val.startswith('\\'): +- raise ValueError, '%s is not a control seq (U%X)' % (val, char[0]) ++ raise ValueError('%s is not a control seq (U%X)' % (val, char[0])) + if sect: + fw.write('\n%% %s\n' % sect) + sect = None +diff -up ./doc/generic/enctex/unimap.py.py3 ./doc/generic/enctex/unimap.py +--- ./doc/generic/enctex/unimap.py.py3 2019-08-18 09:40:33.996050750 -0400 ++++ ./doc/generic/enctex/unimap.py 2019-08-18 09:41:02.573362799 -0400 +@@ -48,8 +48,6 @@ database = 'unimap.txt' # Input file + output = 'utf8raw.tex' # Output file + + # Compatibility with Pyhton-2.1 +-if not __builtins__.__dict__.has_key('True'): +- True = 1; False = 0 + if not __builtins__.__dict__.has_key('file'): + file = open + if not __builtins__.__dict__.has_key('dict'): diff --git a/texlive-20190410-dvisvgm-fix-libgs-detection.patch b/texlive-20190410-dvisvgm-fix-libgs-detection.patch new file mode 100644 index 00000000..d7978316 --- /dev/null +++ b/texlive-20190410-dvisvgm-fix-libgs-detection.patch @@ -0,0 +1,25 @@ +diff -up texlive-base-20190410/source/texk/dvisvgm/configure.ac.fix-libgs-detection texlive-base-20190410/source/texk/dvisvgm/configure.ac +--- texlive-base-20190410/source/texk/dvisvgm/configure.ac.fix-libgs-detection 2019-03-10 14:21:29.000000000 -0400 ++++ texlive-base-20190410/source/texk/dvisvgm/configure.ac 2019-05-23 19:07:30.447057345 -0400 +@@ -66,7 +66,8 @@ AS_IF([test "x$have_libgs" = "xno"], + # Ghostscript not found, check for dlopen + [AC_CHECK_LIB(dl, dlopen,, + [AC_DEFINE(DISABLE_GS, 1, [Set to 1 if PostScript support should be disabled])] +- [AC_MSG_WARN(PostScript support disabled)])]) ++ [AC_MSG_WARN(PostScript support disabled)])], ++ [test "x$have_libgs" = "xyes"], [HAVE_LIBGS=1]) + fi + + if test -z "$HAVE_LIBGS" || test "$HAVE_LIBGS" -eq 0; then +diff -up texlive-base-20190410/source/texk/dvisvgm/configure.fix-libgs-detection texlive-base-20190410/source/texk/dvisvgm/configure +--- texlive-base-20190410/source/texk/dvisvgm/configure.fix-libgs-detection 2019-05-23 19:07:45.568703333 -0400 ++++ texlive-base-20190410/source/texk/dvisvgm/configure 2019-05-23 19:09:31.341219687 -0400 +@@ -22013,6 +22013,8 @@ $as_echo "#define DISABLE_GS 1" >>confde + $as_echo "$as_me: WARNING: PostScript support disabled" >&2;} + fi + ++elif test "x$have_libgs" = "xyes"; then : ++ HAVE_LIBGS=1 + fi + fi + diff --git a/texlive-20190410-poppler-0.73.patch b/texlive-20190410-poppler-0.73.patch new file mode 100644 index 00000000..35e77e08 --- /dev/null +++ b/texlive-20190410-poppler-0.73.patch @@ -0,0 +1,249 @@ +diff -up texlive-base-20190410/source/texk/web2c/pdftexdir/pdftoepdf.cc.poppler-0.73 texlive-base-20190410/source/texk/web2c/pdftexdir/pdftoepdf.cc +--- texlive-base-20190410/source/texk/web2c/pdftexdir/pdftoepdf.cc.poppler-0.73 2019-05-23 15:50:17.849768543 -0400 ++++ texlive-base-20190410/source/texk/web2c/pdftexdir/pdftoepdf.cc 2019-05-23 16:00:41.022262790 -0400 +@@ -120,7 +120,7 @@ struct UsedEncoding { + + static InObj *inObjList; + static UsedEncoding *encodingList; +-static GBool isInit = gFalse; ++static bool isInit = false; + + // -------------------------------------------------------------------- + // Maintain list of open embedded PDF files +@@ -275,7 +275,7 @@ static int getNewObjectNumber(Ref ref) + + static void copyObject(Object *); + +-static void copyName(char *s) ++static void copyName(const char *s) + { + pdf_puts("/"); + for (; *s != 0; s++) { +@@ -310,7 +310,7 @@ static void copyDict(Object * obj) + static void copyFontDict(Object * obj, InObj * r) + { + int i, l; +- char *key; ++ const char *key; + if (!obj->isDict()) + pdftex_fail("PDF inclusion: invalid dict type <%s>", + obj->getTypeName()); +@@ -382,7 +382,7 @@ static bool embeddableFont(Object * font + return false; + } + +-static void copyFont(char *tag, Object * fontRef) ++static void copyFont(const char *tag, Object * fontRef) + { + Object fontdict, subtype, basefont, fontdescRef, fontdesc, charset, + stemV; +@@ -418,7 +418,7 @@ static void copyFont(char *tag, Object * + && fontdescRef.isRef() + && fontdesc.isDict() + && embeddableFont(&fontdesc) +- && (fontmap = lookup_fontmap(basefont.getName())) != NULL) { ++ && (fontmap = lookup_fontmap((char *)basefont.getName())) != NULL) { + // round /StemV value, since the PDF input is a float + // (see Font Descriptors in PDF reference), but we only store an + // integer, since we don't want to change the struct. +@@ -427,7 +427,7 @@ static void copyFont(char *tag, Object * + charset = fontdesc.dictLookup("CharSet"); + if (!charset.isNull() && + charset.isString() && is_subsetable(fontmap)) +- epdf_mark_glyphs(fd, charset.getString()->getCString()); ++ epdf_mark_glyphs(fd, (char *)charset.getString()->c_str()); + else + embed_whole_font(fd); + addFontDesc(fontdescRef.getRef(), fd); +@@ -467,7 +467,7 @@ static void copyFontResources(Object * o + pdf_puts(">>\n"); + } + +-static void copyOtherResources(Object * obj, char *key) ++static void copyOtherResources(Object * obj, const char *key) + { + // copies all other resources (write_epdf handles Fonts and ProcSets), + +@@ -554,8 +554,8 @@ static void copyObject(Object * obj) + Object obj1; + int i, l, c; + Ref ref; +- char *p; +- GString *s; ++ const char *p; ++ const GString *s; + if (obj->isBool()) { + pdf_printf("%s", obj->getBool()? "true" : "false"); + } else if (obj->isInt()) { +@@ -566,7 +566,7 @@ static void copyObject(Object * obj) + pdf_printf("%s", convertNumToPDF(obj->getNum())); + } else if (obj->isString()) { + s = obj->getString(); +- p = s->getCString(); ++ p = s->c_str(); + l = s->getLength(); + if (strlen(p) == (unsigned int) l) { + pdf_puts("("); +@@ -664,7 +664,7 @@ static void writeEncodings() + ("PDF inclusion: CID fonts are not supported" + " (try to disable font replacement to fix this)"); + } +- if ((s = ((Gfx8BitFont *) r->font)->getCharName(i)) != 0) ++ if ((s = (char *) ((Gfx8BitFont *) r->font)->getCharName(i)) != 0) + glyphNames[i] = s; + else + glyphNames[i] = notdef; +@@ -683,7 +683,7 @@ static void writeEncodings() + } + + // get the pagebox according to the pagebox_spec +-static PDFRectangle *get_pagebox(Page * page, int pagebox_spec) ++static const PDFRectangle *get_pagebox(Page * page, int pagebox_spec) + { + if (pagebox_spec == pdfboxspecmedia) + return page->getMediaBox(); +@@ -715,7 +715,7 @@ read_pdf_info(char *image_name, char *pa + { + PdfDocument *pdf_doc; + Page *page; +- PDFRectangle *pagebox; ++ const PDFRectangle *pagebox; + #ifdef POPPLER_VERSION + int pdf_major_version_found, pdf_minor_version_found; + #else +@@ -724,8 +724,8 @@ read_pdf_info(char *image_name, char *pa + // initialize + if (!isInit) { + globalParams = new GlobalParams(); +- globalParams->setErrQuiet(gFalse); +- isInit = gTrue; ++ globalParams->setErrQuiet(false); ++ isInit = true; + } + // open PDF file + pdf_doc = find_add_document(image_name); +@@ -822,7 +822,7 @@ void write_epdf(void) + Object groupDict; + bool writeSepGroup = false; + Object info; +- char *key; ++ const char *key; + char s[256]; + int i, l; + int rotate; +@@ -849,7 +849,7 @@ void write_epdf(void) + pageObj = xref->fetch(pageRef->num, pageRef->gen); + pageDict = pageObj.getDict(); + rotate = page->getRotate(); +- PDFRectangle *pagebox; ++ const PDFRectangle *pagebox; + // write the Page header + pdf_puts("/Type /XObject\n"); + pdf_puts("/Subtype /Form\n"); +@@ -977,7 +977,7 @@ The changes below seem to work fine. + } + l = dic1.getLength(); + for (i = 0; i < l; i++) { +- groupDict.dictAdd(copyString(dic1.getKey(i)), ++ groupDict.dictAdd(dic1.getKey(i), + dic1.getValNF(i)); + } + // end modification +diff -up texlive-base-20190410/source/texk/web2c/pdftexdir/pdftosrc.cc.poppler-0.73 texlive-base-20190410/source/texk/web2c/pdftexdir/pdftosrc.cc +--- texlive-base-20190410/source/texk/web2c/pdftexdir/pdftosrc.cc.poppler-0.73 2019-05-23 15:50:17.850768522 -0400 ++++ texlive-base-20190410/source/texk/web2c/pdftexdir/pdftosrc.cc 2019-05-23 15:50:17.858768349 -0400 +@@ -109,7 +109,7 @@ int main(int argc, char *argv[]) + fprintf(stderr, "No SourceName found\n"); + exit(1); + } +- outname = srcName.getString()->getCString(); ++ outname = (char *)srcName.getString()->c_str(); + // We cannot free srcName, as objname shares its string. + // srcName.free(); + } else if (objnum > 0) { +@@ -118,7 +118,7 @@ int main(int argc, char *argv[]) + fprintf(stderr, "Not a Stream object\n"); + exit(1); + } +- sprintf(buf, "%s", fileName->getCString()); ++ sprintf(buf, "%s", fileName->c_str()); + if ((p = strrchr(buf, '.')) == 0) + p = strchr(buf, 0); + if (objgen == 0) +@@ -128,7 +128,7 @@ int main(int argc, char *argv[]) + outname = buf; + } else { // objnum < 0 means we are extracting the XRef table + extract_xref_table = true; +- sprintf(buf, "%s", fileName->getCString()); ++ sprintf(buf, "%s", fileName->c_str()); + if ((p = strrchr(buf, '.')) == 0) + p = strchr(buf, 0); + sprintf(p, ".xref"); +@@ -161,7 +161,7 @@ int main(int argc, char *argv[]) + Object objStr, obj1, obj2; + int nObjects, first, n; + int localOffset = 0; +- Guint firstOffset; ++ unsigned int firstOffset; + + objStr = xref->fetch(e->offset, 0); + assert(objStr.isStream()); +@@ -173,9 +173,9 @@ int main(int argc, char *argv[]) + + // parse the header: object numbers and offsets + objStr.streamReset(); +- str = new EmbedStream(objStr.getStream(), Object(objNull), gTrue, first); ++ str = new EmbedStream(objStr.getStream(), Object(objNull), true, first); + lexer = new Lexer(xref, str); +- parser = new Parser(xref, lexer, gFalse); ++ parser = new Parser(xref, lexer, false); + for (n = 0; n < nObjects; ++n) { + obj1 = parser->getObj(); + obj2 = parser->getObj(); +diff -up texlive-base-20190410/source/texk/web2c/xetexdir/pdfimage.cpp.poppler-0.73 texlive-base-20190410/source/texk/web2c/xetexdir/pdfimage.cpp +--- texlive-base-20190410/source/texk/web2c/xetexdir/pdfimage.cpp.poppler-0.73 2018-12-25 00:48:22.000000000 -0500 ++++ texlive-base-20190410/source/texk/web2c/xetexdir/pdfimage.cpp 2019-05-23 15:50:17.858768349 -0400 +@@ -78,26 +78,29 @@ pdf_get_rect(char* filename, int page_nu + + Page* page = doc->getCatalog()->getPage(page_num); + +- const PDFRectangle* r; ++ PDFRectangle* r; ++ const PDFRectangle* cr; + switch (pdf_box) { + default: + case pdfbox_crop: +- r = page->getCropBox(); ++ cr = page->getCropBox(); + break; + case pdfbox_media: +- r = page->getMediaBox(); ++ cr = page->getMediaBox(); + break; + case pdfbox_bleed: +- r = page->getBleedBox(); ++ cr = page->getBleedBox(); + break; + case pdfbox_trim: +- r = page->getTrimBox(); ++ cr = page->getTrimBox(); + break; + case pdfbox_art: +- r = page->getArtBox(); ++ cr = page->getArtBox(); + break; + } + ++ r = new PDFRectangle (cr->x1, cr->y1, cr->x2, cr->y2); ++ + int RotAngle = 0; + RotAngle = (int)page->getRotate() % 360; + if (RotAngle < 0) +@@ -112,6 +115,7 @@ pdf_get_rect(char* filename, int page_nu + box->x = 72.27 / 72 * my_fmin(r->x1, r->x2); + box->y = 72.27 / 72 * my_fmin(r->y1, r->y2); + ++ delete r; + delete doc; + + return 0; diff --git a/texlive-20180414-tlmgr-ignore-warning.patch b/texlive-20190410-tlmgr-ignore-warning.patch similarity index 76% rename from texlive-20180414-tlmgr-ignore-warning.patch rename to texlive-20190410-tlmgr-ignore-warning.patch index 0daf19d8..34636ddd 100644 --- a/texlive-20180414-tlmgr-ignore-warning.patch +++ b/texlive-20190410-tlmgr-ignore-warning.patch @@ -1,7 +1,7 @@ -diff -up texmf-dist/scripts/texlive/tlmgr.pl.orig texmf-dist/scripts/texlive/tlmgr.pl ---- texmf-dist/scripts/texlive/tlmgr.pl.orig 2017-09-13 03:55:27.000000000 +0200 -+++ texmf-dist/scripts/texlive/tlmgr.pl 2020-07-24 15:01:13.810411690 +0200 -@@ -225,6 +225,7 @@ my %action_specification = ( +diff -up ./scripts/texlive/tlmgr.pl.ignore-warning ./scripts/texlive/tlmgr.pl +--- ./scripts/texlive/tlmgr.pl.ignore-warning 2019-05-24 21:35:57.384845754 -0400 ++++ ./scripts/texlive/tlmgr.pl 2019-05-24 21:39:32.703577109 -0400 +@@ -231,6 +231,7 @@ my %action_specification = ( "dry-run|n" => 1, "file" => 1, "force" => 1, @@ -9,7 +9,7 @@ diff -up texmf-dist/scripts/texlive/tlmgr.pl.orig texmf-dist/scripts/texlive/tlm "no-depends" => 1, "no-depends-at-all" => 1, "reinstall" => 1, -@@ -329,6 +330,7 @@ my %action_specification = ( +@@ -331,6 +332,7 @@ my %action_specification = ( "dry-run|n" => 1, "exclude" => "=s@", "force" => 1, @@ -17,12 +17,12 @@ diff -up texmf-dist/scripts/texlive/tlmgr.pl.orig texmf-dist/scripts/texlive/tlm "list" => 1, "no-auto-install" => 1, "no-auto-remove" => 1, -@@ -2339,6 +2341,15 @@ sub upd_info { +@@ -2613,6 +2615,15 @@ sub upd_info { } sub action_update { + if (!($opts{"ignore-warning"})) { -+ print("*** WARNING ***: Performing this action will likely destroy the RHEL TeXLive install on your system.\n"); ++ print("*** WARNING ***: Performing this action will likely destroy the Fedora TeXLive install on your system.\n"); + print("*** WARNING ***: This is almost NEVER what you want to do.\n"); + print("*** WARNING ***: Try using dnf install/update instead.\n"); + print("*** WARNING ***: If performing this action is really what you want to do, pass the \"ignore-warning\" option.\n"); @@ -33,12 +33,12 @@ diff -up texmf-dist/scripts/texlive/tlmgr.pl.orig texmf-dist/scripts/texlive/tlm init_local_db(1); $opts{"no-depends"} = 1 if $opts{"no-depends-at-all"}; -@@ -3336,6 +3347,15 @@ sub check_announce_format_triggers { +@@ -3618,6 +3629,15 @@ sub check_announce_format_triggers { # anymore! That has all to be done by the caller. # sub action_install { + if (!($opts{"ignore-warning"})) { -+ print("*** WARNING ***: Performing this action will likely destroy the RHEL TeXLive install on your system.\n"); ++ print("*** WARNING ***: Performing this action will likely destroy the Fedora TeXLive install on your system.\n"); + print("*** WARNING ***: This is almost NEVER what you want to do.\n"); + print("*** WARNING ***: Try using dnf install/update instead.\n"); + print("*** WARNING ***: If performing this action is really what you want to do, pass the \"ignore-warning\" option.\n"); @@ -49,13 +49,13 @@ diff -up texmf-dist/scripts/texlive/tlmgr.pl.orig texmf-dist/scripts/texlive/tlm init_local_db(1); my $ret = $F_OK; return ($F_ERROR) if !check_on_writable(); -@@ -7657,6 +7677,13 @@ If updates to C itself (or other +@@ -8151,6 +8171,13 @@ If updates to C itself (or other infrastructure) are present, C will bail out and not perform the installation unless this option is given. Not recommended. +=item B<--ignore-warning> + -+The tlmgr tool can really ruin a RHEL install of TeXLive. ++The tlmgr tool can really ruin a Fedora install of TeXLive. +We have added a warning check here to try to keep you from +blindly following a tutorial and doing this. If you still want to +proceed, just use this option. @@ -63,13 +63,13 @@ diff -up texmf-dist/scripts/texlive/tlmgr.pl.orig texmf-dist/scripts/texlive/tlm =item B<--no-depends> Do not install dependencies. (By default, installing a package ensures -@@ -8275,6 +8302,13 @@ In short: +@@ -8846,6 +8873,13 @@ In short: Nothing is actually installed; instead, the actions to be performed are written to the terminal. This is a more detailed report than C<--list>. +=item B<--ignore-warning> + -+The tlmgr tool can really ruin a RHEL install of TeXLive. ++The tlmgr tool can really ruin a Fedora install of TeXLive. +We have added a warning check here to try to keep you from +blindly following a tutorial and doing this. If you still want to +proceed, just use this option. diff --git a/texlive-20200327-disable-more-failing-tests.patch b/texlive-20200327-disable-more-failing-tests.patch new file mode 100644 index 00000000..8c277e29 --- /dev/null +++ b/texlive-20200327-disable-more-failing-tests.patch @@ -0,0 +1,142 @@ +diff -up texlive-base-20200327/source/texk/web2c/am/texmf.am.dt texlive-base-20200327/source/texk/web2c/am/texmf.am +--- texlive-base-20200327/source/texk/web2c/am/texmf.am.dt 2019-12-17 14:24:59.000000000 -0500 ++++ texlive-base-20200327/source/texk/web2c/am/texmf.am 2020-04-20 14:33:43.465656684 -0400 +@@ -75,7 +75,7 @@ DISTCLEANFILES += $(nodist_tex_SOURCES) + + # TeX tests + # +-tex_tests = triptest.test tests/write18-quote-test.pl tests/tex-closeout.test ++tex_tests = tests/write18-quote-test.pl tests/tex-closeout.test + triptest.log: tex$(EXEEXT) dvitype$(EXEEXT) pltotf$(EXEEXT) tftopl$(EXEEXT) + tests/write18-quote-test.log tests/tex-closeout.test: tex$(EXEEXT) + EXTRA_DIST += $(tex_tests) +@@ -203,7 +203,7 @@ DISTCLEANFILES += $(nodist_libmf_a_SOURC + + # Metafont tests + # +-mf_tests = mftraptest.test ++mf_tests = + mftraptest.log: mf$(EXEEXT) gftype$(EXEEXT) tftopl$(EXEEXT) + EXTRA_DIST += $(mf_tests) + if MF +diff -up texlive-base-20200327/source/texk/web2c/eptexdir/am/eptex.am.dt texlive-base-20200327/source/texk/web2c/eptexdir/am/eptex.am +--- texlive-base-20200327/source/texk/web2c/eptexdir/am/eptex.am.dt 2020-04-20 14:32:46.325851485 -0400 ++++ texlive-base-20200327/source/texk/web2c/eptexdir/am/eptex.am 2020-04-20 14:34:20.015892398 -0400 +@@ -83,7 +83,7 @@ EXTRA_DIST += \ + + # e-pTeX Tests + # +-eptex_tests = eptexdir/eptriptest.test eptexdir/pdfprimitive.test eptexdir/epver.test ++eptex_tests = eptexdir/epver.test + eptexdir/eptriptest.log: eptex$(EXEEXT) dvitype$(EXEEXT) pltotf$(EXEEXT) tftopl$(EXEEXT) + eptexdir/pdfprimitive.log: eptex$(EXEEXT) + eptexdir/epver.log: eptex$(EXEEXT) +diff -up texlive-base-20200327/source/texk/web2c/euptexdir/am/euptex.am.dt texlive-base-20200327/source/texk/web2c/euptexdir/am/euptex.am +--- texlive-base-20200327/source/texk/web2c/euptexdir/am/euptex.am.dt 2020-04-20 14:32:46.326851464 -0400 ++++ texlive-base-20200327/source/texk/web2c/euptexdir/am/euptex.am 2020-04-20 14:34:55.625147806 -0400 +@@ -84,7 +84,7 @@ EXTRA_DIST += \ + + # e-upTeX Tests + # +-euptex_tests = euptexdir/euptriptest.test euptexdir/pdfprimitive.test euptexdir/eupver.test ++euptex_tests = euptexdir/eupver.test + euptexdir/euptriptest.log: euptex$(EXEEXT) dvitype$(EXEEXT) pltotf$(EXEEXT) tftopl$(EXEEXT) + euptexdir/pdfprimitive.log: euptex$(EXEEXT) + euptexdir/eupver.log: euptex$(EXEEXT) +diff -up texlive-base-20200327/source/texk/web2c/mfluadir/am/mflua.am.dt texlive-base-20200327/source/texk/web2c/mfluadir/am/mflua.am +--- texlive-base-20200327/source/texk/web2c/mfluadir/am/mflua.am.dt 2017-04-16 06:11:22.000000000 -0400 ++++ texlive-base-20200327/source/texk/web2c/mfluadir/am/mflua.am 2020-04-20 14:32:46.326851464 -0400 +@@ -110,7 +110,7 @@ EXTRA_DIST += \ + + # MFLua tests + # +-mflua_tests = mfluadir/mfluatraptest.test ++mflua_tests = + mfluadir/mfluatraptest.log: mflua$(EXEEXT) gftype$(EXEEXT) tftopl$(EXEEXT) + EXTRA_DIST += $(mflua_tests) + +diff -up texlive-base-20200327/source/texk/web2c/mfluajitdir/am/mfluajit.am.dt texlive-base-20200327/source/texk/web2c/mfluajitdir/am/mfluajit.am +--- texlive-base-20200327/source/texk/web2c/mfluajitdir/am/mfluajit.am.dt 2017-04-16 06:11:22.000000000 -0400 ++++ texlive-base-20200327/source/texk/web2c/mfluajitdir/am/mfluajit.am 2020-04-20 14:32:46.326851464 -0400 +@@ -106,7 +106,7 @@ EXTRA_DIST += \ + + # MFLuaJIT tests + # +-mfluajit_tests = mfluajitdir/mfluajittraptest.test ++mfluajit_tests = + mfluajitdir/mfluajittraptest.log: mfluajit$(EXEEXT) gftype$(EXEEXT) tftopl$(EXEEXT) + EXTRA_DIST += $(mfluajit_tests) + +diff -up texlive-base-20200327/source/texk/web2c/pdftexdir/am/pdftex.am.dt texlive-base-20200327/source/texk/web2c/pdftexdir/am/pdftex.am +--- texlive-base-20200327/source/texk/web2c/pdftexdir/am/pdftex.am.dt 2020-04-20 14:32:46.326851464 -0400 ++++ texlive-base-20200327/source/texk/web2c/pdftexdir/am/pdftex.am 2020-04-20 14:35:48.451043188 -0400 +@@ -95,8 +95,8 @@ EXTRA_DIST += \ + + # pdfTeX tests + # +-pdftex_tests = pdftexdir/wprob.test pdftexdir/pdftex.test \ +- pdftexdir/pdfimage.test pdftexdir/expanded.test \ ++pdftex_tests = pdftexdir/pdftex.test \ ++ pdftexdir/expanded.test \ + pdftexdir/tests/cnfline.test + + pdftexdir/wprob.log pdftexdir/pdftex.log \ +diff -up texlive-base-20200327/source/texk/web2c/ptexdir/am/ptex.am.dt texlive-base-20200327/source/texk/web2c/ptexdir/am/ptex.am +--- texlive-base-20200327/source/texk/web2c/ptexdir/am/ptex.am.dt 2020-04-20 14:32:46.327851443 -0400 ++++ texlive-base-20200327/source/texk/web2c/ptexdir/am/ptex.am 2020-04-20 14:36:23.750305069 -0400 +@@ -168,7 +168,7 @@ EXTRA_DIST += \ + + # pTeX Tests + # +-ptex_tests = ptexdir/ptriptest.test ptexdir/pver.test ++ptex_tests = ptexdir/pver.test + ptexdir/ptriptest.log: ptex$(EXEEXT) dvitype$(EXEEXT) pltotf$(EXEEXT) tftopl$(EXEEXT) + ptexdir/pver.log: ptex$(EXEEXT) + pweb_tests = \ +diff -up texlive-base-20200327/source/texk/web2c/uptexdir/am/uptex.am.dt texlive-base-20200327/source/texk/web2c/uptexdir/am/uptex.am +--- texlive-base-20200327/source/texk/web2c/uptexdir/am/uptex.am.dt 2020-04-20 14:32:46.327851443 -0400 ++++ texlive-base-20200327/source/texk/web2c/uptexdir/am/uptex.am 2020-04-20 14:36:53.266687857 -0400 +@@ -158,7 +158,7 @@ EXTRA_DIST += \ + uptexdir/ChangeLog + + # upTeX Tests +-uptex_tests = uptexdir/uptriptest.test uptexdir/upver.test ++uptex_tests = uptexdir/upver.test + uptexdir/uptriptest.log: uptex$(EXEEXT) dvitype$(EXEEXT) pltotf$(EXEEXT) tftopl$(EXEEXT) + uptexdir/upver.log: uptex$(EXEEXT) + upweb_tests = \ +diff -up texlive-base-20200327/source/texk/web2c/xetexdir/am/xetex.am.dt texlive-base-20200327/source/texk/web2c/xetexdir/am/xetex.am +--- texlive-base-20200327/source/texk/web2c/xetexdir/am/xetex.am.dt 2020-04-20 14:32:46.327851443 -0400 ++++ texlive-base-20200327/source/texk/web2c/xetexdir/am/xetex.am 2020-04-20 14:37:13.223270564 -0400 +@@ -201,7 +201,6 @@ EXTRA_DIST += \ + # + xetex_tests = \ + xetexdir/xetex-filedump.test \ +- xetexdir/xetex-bug73.test \ + xetexdir/xetex.test + xetexdir/xetex-filedump.log xetexdir/xetex-bug73.log xetexdir/xetex.log: xetex$(EXEEXT) + +diff -up texlive-base-20200327/source/texk/kpathsea/Makefile.am.dt texlive-base-20200327/source/texk/kpathsea/Makefile.am +--- texlive-base-20200327/source/texk/kpathsea/Makefile.am.dt 2020-04-20 15:49:39.282325550 -0400 ++++ texlive-base-20200327/source/texk/kpathsea/Makefile.am 2020-04-20 15:49:51.475074045 -0400 +@@ -275,7 +275,7 @@ uninstall-local: + AM_TESTS_ENVIRONMENT = LN_S='$(LN_S)'; export LN_S; + AM_TESTS_ENVIRONMENT += LT_OBJDIR='$(LT_OBJDIR)'; export LT_OBJDIR; + # +-TESTS = tests/cnfline.test tests/cnfnewline.test ++TESTS = tests/cnfnewline.test + TESTS += tests/cnfnull.test tests/cnfprog.test + TESTS += tests/kpseaccess.test + TESTS += tests/kpsereadlink.test tests/kpsestat.test tests/kpsewhich.test +diff -up texlive-base-20200327/source/texk/kpathsea/Makefile.in.dt texlive-base-20200327/source/texk/kpathsea/Makefile.in +--- texlive-base-20200327/source/texk/kpathsea/Makefile.in.dt 2020-04-21 10:17:29.766949867 -0400 ++++ texlive-base-20200327/source/texk/kpathsea/Makefile.in 2020-04-21 10:17:36.926798780 -0400 +@@ -858,7 +858,7 @@ dist_noinst_DATA = texmf.cnf + AM_TESTS_ENVIRONMENT = LN_S='$(LN_S)'; export LN_S; \ + LT_OBJDIR='$(LT_OBJDIR)'; export LT_OBJDIR; + # +-TESTS = tests/cnfline.test tests/cnfnewline.test tests/cnfnull.test \ ++TESTS = tests/cnfnewline.test tests/cnfnull.test \ + tests/cnfprog.test tests/kpseaccess.test \ + tests/kpsereadlink.test tests/kpsestat.test \ + tests/kpsewhich.test diff --git a/texlive-20180414-new-poppler.patch b/texlive-20200327-new-poppler.patch similarity index 96% rename from texlive-20180414-new-poppler.patch rename to texlive-20200327-new-poppler.patch index 6eb2fb78..307d9188 100644 --- a/texlive-20180414-new-poppler.patch +++ b/texlive-20200327-new-poppler.patch @@ -1,6 +1,6 @@ -diff -up texlive-base-20180414/source/texk/web2c/pdftexdir/pdftoepdf.cc.newpoppler texlive-base-20180414/source/texk/web2c/pdftexdir/pdftoepdf.cc ---- texlive-base-20180414/source/texk/web2c/pdftexdir/pdftoepdf.cc.newpoppler 2016-11-25 13:24:37.000000000 -0500 -+++ texlive-base-20180414/source/texk/web2c/pdftexdir/pdftoepdf.cc 2018-04-30 13:26:10.442342831 -0400 +diff -up texlive-base-20200327/source/texk/web2c/pdftexdir/pdftoepdf.cc.newpoppler texlive-base-20200327/source/texk/web2c/pdftexdir/pdftoepdf.cc +--- texlive-base-20200327/source/texk/web2c/pdftexdir/pdftoepdf.cc.newpoppler 2019-11-27 17:45:26.000000000 -0500 ++++ texlive-base-20200327/source/texk/web2c/pdftexdir/pdftoepdf.cc 2020-04-20 14:28:40.111986243 -0400 @@ -1,5 +1,5 @@ /* -Copyright 1996-2016 Han The Thanh, @@ -318,7 +318,7 @@ diff -up texlive-base-20180414/source/texk/web2c/pdftexdir/pdftoepdf.cc.newpoppl } #else - pdf_version_found = pdf_doc->doc->getPDFVersion(); -- pdf_version_wanted = 1 + (minor_pdf_version_wanted * 0.1); +- pdf_version_wanted = major_pdf_version_wanted + (minor_pdf_version_wanted * 0.1); - if (pdf_version_found > pdf_version_wanted + 0.01) { - char msg[] = - "PDF inclusion: found PDF version <%.1f>, but at most version <%.1f> allowed"; @@ -513,9 +513,9 @@ diff -up texlive-base-20180414/source/texk/web2c/pdftexdir/pdftoepdf.cc.newpoppl if (i < l - 1) pdf_newline(); // add a newline after each stream except the last } -diff -up texlive-base-20180414/source/texk/web2c/pdftexdir/pdftosrc.cc.newpoppler texlive-base-20180414/source/texk/web2c/pdftexdir/pdftosrc.cc ---- texlive-base-20180414/source/texk/web2c/pdftexdir/pdftosrc.cc.newpoppler 2018-04-30 13:32:27.005472583 -0400 -+++ texlive-base-20180414/source/texk/web2c/pdftexdir/pdftosrc.cc 2018-04-30 13:38:12.805326988 -0400 +diff -up texlive-base-20200327/source/texk/web2c/pdftexdir/pdftosrc.cc.newpoppler texlive-base-20200327/source/texk/web2c/pdftexdir/pdftosrc.cc +--- texlive-base-20200327/source/texk/web2c/pdftexdir/pdftosrc.cc.newpoppler 2017-10-17 00:24:27.000000000 -0400 ++++ texlive-base-20200327/source/texk/web2c/pdftexdir/pdftosrc.cc 2020-04-20 14:25:55.786266341 -0400 @@ -16,6 +16,14 @@ GNU General Public License for more deta You should have received a copy of the GNU General Public License along with this program. If not, see . diff --git a/texlive-20200327-poppler-0.84.patch b/texlive-20200327-poppler-0.84.patch new file mode 100644 index 00000000..7c0228b3 --- /dev/null +++ b/texlive-20200327-poppler-0.84.patch @@ -0,0 +1,266 @@ +diff -up texlive-base-20200327/source/texk/web2c/pdftexdir/pdftoepdf.cc.poppler-0.84 texlive-base-20200327/source/texk/web2c/pdftexdir/pdftoepdf.cc +--- texlive-base-20200327/source/texk/web2c/pdftexdir/pdftoepdf.cc.poppler-0.84 2020-04-20 14:38:05.301181578 -0400 ++++ texlive-base-20200327/source/texk/web2c/pdftexdir/pdftoepdf.cc 2020-04-20 14:38:05.314181306 -0400 +@@ -26,6 +26,15 @@ The poppler should be 0.59.0 or newer ve + POPPLER_VERSION should be defined. + */ + ++#ifdef POPPLER_VERSION ++#include ++#define xpdfVersion POPPLER_VERSION ++#define xpdfString "poppler" ++#else ++#include /* just to get the xpdf version */ ++#define xpdfString "xpdf" ++#endif ++ + /* Do this early in order to avoid a conflict between + MINGW32 defining 'boolean' as 'unsigned char' and + defining Pascal's boolean as 'int'. +@@ -292,7 +301,7 @@ static void copyDictEntry(Object * obj, + Object obj1; + copyName(obj->dictGetKey(i)); + pdf_puts(" "); +- obj1 = obj->dictGetValNF(i); ++ obj1 = obj->dictGetValNF(i).copy(); + copyObject(&obj1); + pdf_puts("\n"); + } +@@ -351,7 +360,7 @@ static void copyProcSet(Object * obj) + obj->getTypeName()); + pdf_puts("/ProcSet [ "); + for (i = 0, l = obj->arrayGetLength(); i < l; ++i) { +- procset = obj->arrayGetNF(i); ++ procset = obj->arrayGetNF(i).copy(); + if (!procset.isName()) + pdftex_fail("PDF inclusion: invalid ProcSet entry type <%s>", + procset.getTypeName()); +@@ -406,7 +415,7 @@ static void copyFont(const char *tag, Ob + if (fontdict.isDict()) { + subtype = fontdict.dictLookup("Subtype"); + basefont = fontdict.dictLookup("BaseFont"); +- fontdescRef = fontdict.dictLookupNF("FontDescriptor"); ++ fontdescRef = fontdict.dictLookupNF("FontDescriptor").copy(); + if (fontdescRef.isRef()) { + fontdesc = fontdescRef.fetch(xref); + } +@@ -452,7 +461,7 @@ static void copyFontResources(Object * o + obj->getTypeName()); + pdf_puts("/Font << "); + for (i = 0, l = obj->dictGetLength(); i < l; ++i) { +- fontRef = obj->dictGetValNF(i); ++ fontRef = obj->dictGetValNF(i).copy(); + if (fontRef.isRef()) + copyFont(obj->dictGetKey(i), &fontRef); + else if (fontRef.isDict()) { // some programs generate pdf with embedded font object +@@ -595,7 +604,7 @@ static void copyObject(Object * obj) + } else if (obj->isArray()) { + pdf_puts("["); + for (i = 0, l = obj->arrayGetLength(); i < l; ++i) { +- obj1 = obj->arrayGetNF(i); ++ obj1 = obj->arrayGetNF(i).copy(); + if (!obj1.isName()) + pdf_puts(" "); + copyObject(&obj1); +@@ -723,7 +732,7 @@ read_pdf_info(char *image_name, char *pa + #endif + // initialize + if (!isInit) { +- globalParams = new GlobalParams(); ++ globalParams = std::unique_ptr(new GlobalParams()); + globalParams->setErrQuiet(false); + isInit = true; + } +@@ -761,7 +770,7 @@ read_pdf_info(char *image_name, char *pa + if (link == 0 || !link->isOk()) + pdftex_fail("PDF inclusion: invalid destination <%s>", page_name); + Ref ref = link->getPageRef(); +- page_num = pdf_doc->doc->getCatalog()->findPage(ref.num, ref.gen); ++ page_num = pdf_doc->doc->getCatalog()->findPage(ref); + if (page_num == 0) + pdftex_fail("PDF inclusion: destination is not a page <%s>", + page_name); +@@ -921,13 +930,13 @@ void write_epdf(void) + pdf_puts(stripzeros(s)); + + // Metadata validity check (as a stream it must be indirect) +- dictObj = pageDict->lookupNF("Metadata"); ++ dictObj = pageDict->lookupNF("Metadata").copy(); + if (!dictObj.isNull() && !dictObj.isRef()) + pdftex_warn("PDF inclusion: /Metadata must be indirect object"); + + // copy selected items in Page dictionary except Resources & Group + for (i = 0; pageDictKeys[i] != NULL; i++) { +- dictObj = pageDict->lookupNF(pageDictKeys[i]); ++ dictObj = pageDict->lookupNF(pageDictKeys[i]).copy(); + if (!dictObj.isNull()) { + pdf_newline(); + pdf_printf("/%s ", pageDictKeys[i]); +@@ -936,7 +945,7 @@ void write_epdf(void) + } + + // handle page group +- dictObj = pageDict->lookupNF("Group"); ++ dictObj = pageDict->lookupNF("Group").copy(); + if (!dictObj.isNull()) { + if (pdfpagegroupval == 0) { + // another pdf with page group was included earlier on the +@@ -978,7 +987,7 @@ The changes below seem to work fine. + l = dic1.getLength(); + for (i = 0; i < l; i++) { + groupDict.dictAdd(dic1.getKey(i), +- dic1.getValNF(i)); ++ dic1.getValNF(i).copy()); + } + // end modification + pdf_printf("/Group %ld 0 R\n", (long)pdfpagegroupval); +@@ -1108,6 +1117,6 @@ void epdf_check_mem() + delete_document(p); + } + // see above for globalParams +- delete globalParams; ++ globalParams.reset(); + } + } +diff -up texlive-base-20200327/source/texk/web2c/pdftexdir/pdftosrc.cc.poppler-0.84 texlive-base-20200327/source/texk/web2c/pdftexdir/pdftosrc.cc +--- texlive-base-20200327/source/texk/web2c/pdftexdir/pdftosrc.cc.poppler-0.84 2020-04-20 14:38:05.301181578 -0400 ++++ texlive-base-20200327/source/texk/web2c/pdftexdir/pdftosrc.cc 2020-04-20 14:38:05.314181306 -0400 +@@ -24,6 +24,15 @@ by Arch Linux. The poppler should be 0.5 + POPPLER_VERSION should be defined. + */ + ++#ifdef POPPLER_VERSION ++#include ++#define xpdfVersion POPPLER_VERSION ++#define xpdfString "poppler" ++#else ++#include /* just to get the xpdf version */ ++#define xpdfString "xpdf" ++#endif ++ + #include + + #include +@@ -79,7 +88,7 @@ int main(int argc, char *argv[]) + exit(1); + } + fileName = new GString(argv[1]); +- globalParams = new GlobalParams(); ++ globalParams = std::unique_ptr(new GlobalParams()); + doc = new PDFDoc(fileName); + if (!doc->isOk()) { + fprintf(stderr, "Invalid PDF file\n"); +@@ -100,7 +109,7 @@ int main(int argc, char *argv[]) + if (objnum == 0) { + srcStream = catalogDict.dictLookup("SourceObject"); + static char const_SourceFile[] = "SourceFile"; +- if (!srcStream.isStream(const_SourceFile)) { ++ if (!(srcStream.isStream() && srcStream.getDict()->is(const_SourceFile))) { + fprintf(stderr, "No SourceObject found\n"); + exit(1); + } +@@ -156,7 +165,6 @@ int main(int argc, char *argv[]) + (e->type == xrefEntryFree ? "f" : "n")); + else { // e->offset is the object number of the object stream + Stream *str; +- Lexer *lexer; + Parser *parser; + Object objStr, obj1, obj2; + int nObjects, first, n; +@@ -174,8 +182,7 @@ int main(int argc, char *argv[]) + // parse the header: object numbers and offsets + objStr.streamReset(); + str = new EmbedStream(objStr.getStream(), Object(objNull), true, first); +- lexer = new Lexer(xref, str); +- parser = new Parser(xref, lexer, false); ++ parser = new Parser(xref, str, false); + for (n = 0; n < nObjects; ++n) { + obj1 = parser->getObj(); + obj2 = parser->getObj(); +@@ -207,5 +214,5 @@ int main(int argc, char *argv[]) + fprintf(stderr, "Cross-reference table extracted to %s\n", outname); + fclose(outfile); + delete doc; +- delete globalParams; ++ globalParams.reset(); + } +diff -up texlive-base-20200327/source/texk/web2c/pdftexdir/utils.c.poppler-0.84 texlive-base-20200327/source/texk/web2c/pdftexdir/utils.c +--- texlive-base-20200327/source/texk/web2c/pdftexdir/utils.c.poppler-0.84 2019-12-29 19:37:32.000000000 -0500 ++++ texlive-base-20200327/source/texk/web2c/pdftexdir/utils.c 2020-04-20 14:39:39.355214866 -0400 +@@ -32,14 +32,6 @@ with this program. If not, see + #include "ptexlib.h" + #include +-#ifdef POPPLER_VERSION +-/* POPPLER_VERSION should be a proper version string */ +-#define xpdfVersion POPPLER_VERSION +-#define xpdfString "poppler" +-#else +-#include /* just to get the xpdf version */ +-#define xpdfString "xpdf" +-#endif + + #define check_nprintf(size_get, size_want) \ + if ((unsigned)(size_get) >= (unsigned)(size_want)) \ +@@ -977,12 +969,10 @@ void initversionstring(char **versions) + { + const_string fmt = + "Compiled with libpng %s; using libpng %s\n" +- "Compiled with zlib %s; using zlib %s\n" +- "Compiled with %s version %s\n"; ++ "Compiled with zlib %s; using zlib %s\n"; + size_t len = strlen(fmt) + + strlen(PNG_LIBPNG_VER_STRING) + strlen(png_libpng_ver) + + strlen(ZLIB_VERSION) + strlen(zlib_version) +- + strlen(xpdfString) + strlen(xpdfVersion) + + 1; + + /* len will be more than enough, because of the placeholder chars in fmt +@@ -990,7 +980,7 @@ void initversionstring(char **versions) + *versions = xmalloc(len); + sprintf(*versions, fmt, + PNG_LIBPNG_VER_STRING, png_libpng_ver, +- ZLIB_VERSION, zlib_version, xpdfString, xpdfVersion); ++ ZLIB_VERSION, zlib_version); + } + + +diff -up texlive-base-20200327/source/texk/web2c/xetexdir/XeTeX_ext.c.poppler-0.84 texlive-base-20200327/source/texk/web2c/xetexdir/XeTeX_ext.c +--- texlive-base-20200327/source/texk/web2c/xetexdir/XeTeX_ext.c.poppler-0.84 2019-12-30 16:00:39.000000000 -0500 ++++ texlive-base-20200327/source/texk/web2c/xetexdir/XeTeX_ext.c 2020-04-20 14:40:44.534851910 -0400 +@@ -38,10 +38,6 @@ authorization from the copyright holders + + #include + +-#ifndef POPPLER_VERSION +-#include +-#endif +- + #include + #include + #include +@@ -170,7 +166,6 @@ void initversionstring(char **versions) + "Compiled with Graphite2 version %d.%d.%d; using %d.%d.%d\n" + "Compiled with HarfBuzz version %s; using %s\n" + "Compiled with libpng version %s; using %s\n" +- "Compiled with poppler version %s\n" + #ifdef XETEX_MAC + "Using Mac OS X Core Text and Cocoa frameworks\n" + #else +@@ -187,7 +182,6 @@ void initversionstring(char **versions) + + strlen(hb_version_string()) + + strlen(PNG_LIBPNG_VER_STRING) + + strlen(png_libpng_ver) +- + strlen(POPPLER_VERSION) + #ifndef XETEX_MAC + + 6 * 3 /* for fontconfig version #s (won't really need 3 digits per field!) */ + #endif +@@ -217,7 +211,7 @@ void initversionstring(char **versions) + GR2_VERSION_MAJOR, GR2_VERSION_MINOR, GR2_VERSION_BUGFIX, + grMajor, grMinor, grBugfix, + HB_VERSION_STRING, hb_version_string(), +- PNG_LIBPNG_VER_STRING, png_libpng_ver, POPPLER_VERSION ++ PNG_LIBPNG_VER_STRING, png_libpng_ver + #ifndef XETEX_MAC + , + FC_VERSION / 10000, (FC_VERSION % 10000) / 100, FC_VERSION % 100, diff --git a/texlive-20200327-poppler-0.90.patch b/texlive-20200327-poppler-0.90.patch new file mode 100644 index 00000000..e76b4363 --- /dev/null +++ b/texlive-20200327-poppler-0.90.patch @@ -0,0 +1,20 @@ +diff -up texlive-base-20200327/source/texk/web2c/pdftexdir/pdftoepdf.cc.poppler090 texlive-base-20200327/source/texk/web2c/pdftexdir/pdftoepdf.cc +--- texlive-base-20200327/source/texk/web2c/pdftexdir/pdftoepdf.cc.poppler090 2020-07-14 13:13:31.620607263 -0400 ++++ texlive-base-20200327/source/texk/web2c/pdftexdir/pdftoepdf.cc 2020-07-14 13:16:01.530248309 -0400 +@@ -766,7 +766,7 @@ read_pdf_info(char *image_name, char *pa + if (page_name) { + // get page by name + GString name(page_name); +- LinkDest *link = pdf_doc->doc->findDest(&name); ++ std::unique_ptr link = pdf_doc->doc->findDest(&name); + if (link == 0 || !link->isOk()) + pdftex_fail("PDF inclusion: invalid destination <%s>", page_name); + Ref ref = link->getPageRef(); +@@ -774,7 +774,6 @@ read_pdf_info(char *image_name, char *pa + if (page_num == 0) + pdftex_fail("PDF inclusion: destination is not a page <%s>", + page_name); +- delete link; + } else { + // get page by number + if (page_num <= 0 || page_num > epdf_num_pages) diff --git a/texlive-20200327-texinfo-path-fix.patch b/texlive-20200327-texinfo-path-fix.patch new file mode 100644 index 00000000..6816f81f --- /dev/null +++ b/texlive-20200327-texinfo-path-fix.patch @@ -0,0 +1,22 @@ +diff -up texlive-base-20200327/source/texk/kpathsea/texmf.cnf.texinfo-fix texlive-base-20200327/source/texk/kpathsea/texmf.cnf +--- texlive-base-20200327/source/texk/kpathsea/texmf.cnf.texinfo-fix 2020-04-20 14:29:38.934769870 -0400 ++++ texlive-base-20200327/source/texk/kpathsea/texmf.cnf 2020-04-20 14:31:48.070069635 -0400 +@@ -83,6 +83,9 @@ TEXMFSYSCONFIG = $TEXMFROOT/texmf-config + % to %USERPROFILE% on Windows, $HOME otherwise. + TEXMFHOME = ~/texmf + ++% Texinfo on Fedora lives out of $TEXMFROOT ++TEXINFOHOME = $SELFAUTODIR/share/texmf ++ + % TEXMFVAR, where texconfig/updmap/fmtutil store cached runtime data. + TEXMFVAR = ~/.texlive2020/texmf-var + +@@ -108,7 +111,7 @@ TEXMFAUXTREES = {} + % The odd-looking $TEXMFAUXTREES$TEXMF... construct is so that if no auxtree is + % ever defined (the 99% common case), no extra elements will be added to + % the search paths. tlmgr takes care to end any value with a trailing comma. +-TEXMF = {$TEXMFAUXTREES$TEXMFCONFIG,$TEXMFVAR,$TEXMFHOME,!!$TEXMFLOCAL,!!$TEXMFSYSCONFIG,!!$TEXMFSYSVAR,!!$TEXMFDIST} ++TEXMF = {$TEXMFAUXTREES$TEXMFCONFIG,$TEXMFVAR,$TEXMFHOME,$TEXINFOHOME,!!$TEXMFLOCAL,!!$TEXMFSYSCONFIG,!!$TEXMFSYSVAR,!!$TEXMFDIST} + + % Where to look for, and where mktexlsr creates, ls-R files. By default, + % this is all and only the !! elements of TEXMF, so that mktexlsr does not diff --git a/texlive-base-20180414-disable-omegafonts-check-test.patch b/texlive-base-20180414-disable-omegafonts-check-test.patch new file mode 100644 index 00000000..18793591 --- /dev/null +++ b/texlive-base-20180414-disable-omegafonts-check-test.patch @@ -0,0 +1,12 @@ +diff -up texlive-base-20180414/source/texk/web2c/omegafonts/check.test.disabletest texlive-base-20180414/source/texk/web2c/omegafonts/check.test +--- texlive-base-20180414/source/texk/web2c/omegafonts/check.test.disabletest 2018-10-04 13:24:17.965126655 -0400 ++++ texlive-base-20180414/source/texk/web2c/omegafonts/check.test 2018-10-04 13:24:26.068945230 -0400 +@@ -4,6 +4,8 @@ + # Copyright 2014, 2015 Peter Breitenlohner + # You may freely use, modify and/or distribute this file. + ++exit 0 ++ + test -d tests || mkdir -p tests + + TEXMFCNF=$srcdir/../../kpathsea diff --git a/texlive-base-20180414-synctex-do-not-throw-no-file-error.patch b/texlive-base-20180414-synctex-do-not-throw-no-file-error.patch new file mode 100644 index 00000000..d0988540 --- /dev/null +++ b/texlive-base-20180414-synctex-do-not-throw-no-file-error.patch @@ -0,0 +1,11 @@ +diff -up texlive-base-20180414/source/texk/web2c/synctexdir/synctex_parser.c.shh texlive-base-20180414/source/texk/web2c/synctexdir/synctex_parser.c +--- texlive-base-20180414/source/texk/web2c/synctexdir/synctex_parser.c.shh 2019-03-19 11:02:44.303218932 -0400 ++++ texlive-base-20180414/source/texk/web2c/synctexdir/synctex_parser.c 2019-03-19 11:02:59.545857443 -0400 +@@ -6023,7 +6023,6 @@ synctex_scanner_p synctex_scanner_new_wi + if ((scanner->reader = synctex_reader_init_with_output_file(scanner->reader, output, build_directory))) { + return parse? synctex_scanner_parse(scanner):scanner; + } +- _synctex_error("No file?"); + return NULL; + } + diff --git a/texlive-base-20190410-CVE-2019-19601.patch b/texlive-base-20190410-CVE-2019-19601.patch new file mode 100644 index 00000000..ac6c1f9c --- /dev/null +++ b/texlive-base-20190410-CVE-2019-19601.patch @@ -0,0 +1,16 @@ +diff -up texlive-base-20190410/source/texk/detex/detex-src/detex.l.me texlive-base-20190410/source/texk/detex/detex-src/detex.l +--- texlive-base-20190410/source/texk/detex/detex-src/detex.l.me 2020-02-05 12:54:36.100840384 +0100 ++++ texlive-base-20190410/source/texk/detex/detex-src/detex.l 2020-02-05 13:00:28.476320773 +0100 +@@ -898,10 +898,10 @@ TexOpen(char *sbFile) + #else + if (*sbFile == '/') { /* absolute path */ + #endif +- (void)sprintf(sbFullPath, "%s", sbFile); ++ (void)snprintf(sbFullPath, PATH_MAX-1, "%s", sbFile); + iPath = csbInputPaths; /* only check once */ + } else +- (void)sprintf(sbFullPath, "%s/%s", rgsbInputPaths[iPath], sbFile); ++ (void)snprintf(sbFullPath, PATH_MAX-1, "%s/%s", rgsbInputPaths[iPath], sbFile); + #ifdef OS2 + pch = sbFullPath; + while (pch = strchr(pch, '\\')) diff --git a/texlive-xdvi-ghostcripts.patch b/texlive-xdvi-ghostcripts.patch deleted file mode 100644 index 7b5be581..00000000 --- a/texlive-xdvi-ghostcripts.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- texlive-20180414-source/texk/xdvik/psgs.c 2016-11-25 19:24:41.000000000 +0100 -+++ texlive-20200327-source/texk/xdvik/psgs.c 2020-03-01 20:07:53.000000000 +0100 -@@ -561,7 +561,8 @@ - ">> setuserparams .locksafe " - "} stopped pop\n"; - static const char str1[] = -- "/xdvi$run {$error /newerror false put {currentfile cvx execute} stopped pop} " -+ "/xdvi$run " -+ "{$error /newerror false put currentfile cvx stopped {handleerror} if} " - "def " - "/xdvi$ack (\347\310\376) def " - "/xdvi$dslen countdictstack def " diff --git a/texlive.spec b/texlive.spec index b561803d..5ca9ed84 100644 --- a/texlive.spec +++ b/texlive.spec @@ -1,12 +1,17 @@ -%define anolis_release .0.1 -%define _legacy_common_support 1 -%global tl_epoch 7 -%global source_date 2018041401 -%global source_name texlive-20180414-source - +%global tl_epoch 9 +%global source_date 20200406 +%global tl_version %{source_date} +%global source_name texlive-%{source_date}-source %{!?_texdir: %global _texdir %{_datadir}/%{name}} %{!?_texmf_var: %global _texmf_var %{_var}/lib/texmf} +%global etc_fmtutil_cnf %{_sysconfdir}/texlive/web2c/fmtutil.cnf +%global usr_fmtutil_cnf %{_texdir}/texmf-dist/web2c/fmtutil.cnf +%global fmtutil_cnf_d %{_texdir}/fmtutil.cnf.d + +# We do not want this. +%global __brp_mangle_shebangs /usr/bin/true + # don't export private perl modules %global __provides_exclude %{?__provides_exclude:%__provides_exclude|}^perl\\( %global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^perl\\((PDF::Reuse.*|Pedigree.*|TeXLive.*|Tk::path_tre)\\) @@ -15,15 +20,16 @@ %global macrosdir %(d=%{_rpmconfigdir}/macros.d; [ -d $d ] || d=%{_sysconfdir}/rpm; echo $d) +%global _lto_cflags %{nil} + Name: texlive Version: %{source_date} -Release: 25%{anolis_release}%{?dist} +Release: 25%{?dist} Epoch: %{tl_epoch} Summary: TeX formatting system Group: Applications/Publishing License: Artistic 2.0 and GPLv2 and GPLv2+ and LGPLv2+ and LPPL and MIT and Public Domain and UCD and Utopia URL: http://tug.org/texlive/ - BuildRequires: xz BuildRequires: libXaw-devel BuildRequires: libXi-devel @@ -47,7 +53,11 @@ BuildRequires: harfbuzz-devel BuildRequires: perl-generators BuildRequires: pixman-devel BuildRequires: graphite2-devel +%if 0%{?fedora} || 0%{?rhel} >= 8 +BuildRequires: libgs-devel +%else BuildRequires: ghostscript-devel +%endif BuildRequires: libpaper-devel BuildRequires: potrace-devel BuildRequires: autoconf @@ -56,10 +66,14 @@ BuildRequires: libtool BuildRequires: gmp-devel BuildRequires: mpfr-devel BuildRequires: chrpath +BuildRequires: openssl-devel +BuildRequires: multilib-rpm-config +BuildRequires: python3-devel +BuildRequires: python3-setuptools Requires: texlive-scheme-basic Requires: texlive-collection-latexrecommended -Requires: tex-kpathsea, tex-tetex +Requires: tex-kpathsea Obsoletes: texlive < %{tl_epoch}:%{source_date}, texlive-texmf < %{tl_epoch}:%{source_date} Obsoletes: texlive-afm < %{tl_epoch}:%{source_date} @@ -76,809 +90,751 @@ Obsoletes: texlive-texmf-errata-east-asian < %{tl_epoch}:%{source_date}, texlive Obsoletes: texlive-texmf-errata-latex < %{tl_epoch}:%{source_date}, texlive-texmf-errata-xetex < %{tl_epoch}:%{source_date} Conflicts: texlive-dvips = 2007 - -Source0: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/%{source_name}.tar.xz +# Use create-clean-texlive.sh to generate clean tarball from released build tarballs, found here: +# http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/texlive-20200406-source.tar.xz +Source0: texlive-%{source_date}-source-clean.tar.xz Source1: macros.texlive Source2: texlive-licenses.tar.xz -Source3: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/tlpkg/texlive.tlpdb -Source0100: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/ae.tar.xz -Source0101: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/ae.doc.tar.xz -Source0102: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/ae.source.tar.xz -Source0103: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/algorithms.tar.xz -Source0104: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/algorithms.doc.tar.xz -Source0105: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/algorithms.source.tar.xz -Source0106: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/amscls.tar.xz -Source0107: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/amscls.doc.tar.xz -Source0108: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/amscls.source.tar.xz -Source0109: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/amsfonts.tar.xz -Source0110: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/amsfonts.doc.tar.xz -Source0111: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/amsfonts.source.tar.xz -Source0112: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/amsmath.tar.xz -Source0113: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/amsmath.doc.tar.xz -Source0114: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/amsmath.source.tar.xz -Source0115: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/anysize.tar.xz -Source0116: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/anysize.doc.tar.xz -Source0117: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/appendix.tar.xz -Source0118: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/appendix.doc.tar.xz -Source0119: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/appendix.source.tar.xz -Source0120: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/arabxetex.tar.xz -Source0121: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/arabxetex.doc.tar.xz -Source0122: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/arabxetex.source.tar.xz -Source0123: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/arphic.tar.xz -Source0124: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/arphic.doc.tar.xz -Source0125: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/attachfile.tar.xz -Source0126: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/attachfile.doc.tar.xz -Source0127: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/attachfile.source.tar.xz -Source0128: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/avantgar.tar.xz -Source0129: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/babelbib.tar.xz -Source0130: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/babelbib.doc.tar.xz -Source0131: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/babel.tar.xz -Source0132: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/babel.doc.tar.xz -Source0133: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/babel.source.tar.xz -Source0134: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/beamer.tar.xz -Source0135: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/beamer.doc.tar.xz -Source0136: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/pgf.tar.xz -Source0137: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/pgf.doc.tar.xz -Source0138: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/pgf.source.tar.xz -Source0139: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/xkeyval.tar.xz -Source0140: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/xkeyval.doc.tar.xz -Source0141: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/xkeyval.source.tar.xz -Source0142: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/xcolor.tar.xz -Source0143: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/xcolor.doc.tar.xz -Source0144: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/xcolor.source.tar.xz -Source0145: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/bera.tar.xz -Source0146: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/bera.doc.tar.xz -Source0147: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/beton.tar.xz -Source0148: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/beton.doc.tar.xz -Source0149: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/beton.source.tar.xz -Source0150: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/bibtex.tar.xz -Source0151: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/bibtex.doc.tar.xz -Source0152: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/kpathsea.tar.xz -Source0153: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/kpathsea.doc.tar.xz -Source0154: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/bibtopic.tar.xz -Source0155: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/bibtopic.doc.tar.xz -Source0156: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/bibtopic.source.tar.xz -Source0157: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/bidi.tar.xz -Source0158: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/bidi.doc.tar.xz -Source0159: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/bidi.source.tar.xz -Source0160: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/bigfoot.tar.xz -Source0161: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/bigfoot.doc.tar.xz -Source0162: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/bigfoot.source.tar.xz -Source0163: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/bookman.tar.xz -Source0164: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/booktabs.tar.xz -Source0165: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/booktabs.doc.tar.xz -Source0166: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/booktabs.source.tar.xz -Source0167: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/breakurl.tar.xz -Source0168: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/breakurl.doc.tar.xz -Source0169: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/breakurl.source.tar.xz -Source0170: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/caption.tar.xz -Source0171: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/caption.doc.tar.xz -Source0172: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/caption.source.tar.xz -Source0173: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/carlisle.tar.xz -Source0174: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/carlisle.doc.tar.xz -Source0175: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/carlisle.source.tar.xz -Source0176: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/changebar.tar.xz -Source0177: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/changebar.doc.tar.xz -Source0178: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/changebar.source.tar.xz -Source0179: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/changepage.tar.xz -Source0180: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/changepage.doc.tar.xz -Source0181: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/changepage.source.tar.xz -Source0182: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/charter.tar.xz -Source0183: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/charter.doc.tar.xz -Source0184: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/chngcntr.tar.xz -Source0185: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/chngcntr.doc.tar.xz -Source0186: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/cite.tar.xz -Source0187: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/cite.doc.tar.xz -Source0188: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/cjk.tar.xz -Source0189: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/cjk.doc.tar.xz -Source0190: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/cjk.source.tar.xz -Source0191: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/cns.tar.xz -Source0192: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/cns.doc.tar.xz -Source0193: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/garuda-c90.tar.xz -Source0194: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/garuda-c90.source.tar.xz -Source0195: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/norasi-c90.tar.xz -Source0196: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/norasi-c90.source.tar.xz -Source0197: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/fonts-tlwg.tar.xz -Source0198: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/fonts-tlwg.doc.tar.xz -Source0199: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/fonts-tlwg.source.tar.xz -Source0200: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/uhc.tar.xz -Source0201: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/uhc.doc.tar.xz -Source0202: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/wadalab.tar.xz -Source0203: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/wadalab.doc.tar.xz -Source0204: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/cmap.tar.xz -Source0205: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/cmap.doc.tar.xz -Source0206: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/cmextra.tar.xz -Source0207: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/cm-lgc.tar.xz -Source0208: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/cm-lgc.doc.tar.xz -Source0209: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/cm-super.tar.xz -Source0210: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/cm-super.doc.tar.xz -Source0211: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/cm.tar.xz -Source0212: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/cm.doc.tar.xz -Source0215: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/dvipdfmx.tar.xz -Source0216: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/dvipdfmx.doc.tar.xz -Source0217: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/glyphlist.tar.xz -Source0219: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/dvips.tar.xz -Source0220: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/dvips.doc.tar.xz -Source0221: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/enctex.tar.xz -Source0222: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/enctex.doc.tar.xz -Source0223: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/etex.tar.xz -Source0224: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/etex.doc.tar.xz -Source0225: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/etex-pkg.tar.xz -Source0226: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/etex-pkg.doc.tar.xz -Source0227: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/gsftopk.tar.xz -Source0228: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/gsftopk.doc.tar.xz -Source0229: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/hyph-utf8.tar.xz -Source0230: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/hyph-utf8.doc.tar.xz -Source0231: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/hyph-utf8.source.tar.xz -Source0232: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/hyphen-base.tar.xz -Source0233: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/ifluatex.tar.xz -Source0234: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/ifluatex.doc.tar.xz -Source0235: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/ifluatex.source.tar.xz -Source0236: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/ifxetex.tar.xz -Source0237: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/ifxetex.doc.tar.xz -Source0238: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/ifxetex.source.tar.xz -Source0239: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/lua-alt-getopt.tar.xz -Source0240: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/lua-alt-getopt.doc.tar.xz -Source0241: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/luatex.tar.xz -Source0242: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/luatex.doc.tar.xz -Source0243: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/makeindex.tar.xz -Source0244: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/makeindex.doc.tar.xz -Source0245: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/metafont.tar.xz -Source0246: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/metafont.doc.tar.xz -Source0247: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/mflogo.tar.xz -Source0248: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/mflogo.doc.tar.xz -Source0249: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/mflogo.source.tar.xz -Source0250: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/mfware.tar.xz -Source0251: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/mfware.doc.tar.xz -Source0253: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/pdftex.tar.xz -Source0254: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/pdftex.doc.tar.xz -Source0255: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/plain.tar.xz -Source0256: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/tetex.tar.xz -Source0257: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/tetex.doc.tar.xz -Source0258: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/tex.tar.xz -Source0259: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/tex.doc.tar.xz -Source0262: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/texlive.infra.tar.xz -Source0263: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/texlive.infra.doc.tar.xz -Source0264: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/xdvi.tar.xz -Source0265: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/xdvi.doc.tar.xz -Source0266: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/courier.tar.xz -Source0267: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/euro.tar.xz -Source0268: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/euro.doc.tar.xz -Source0269: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/euro.source.tar.xz -Source0270: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/eurosym.tar.xz -Source0271: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/eurosym.doc.tar.xz -Source0272: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/fpl.tar.xz -Source0273: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/fpl.doc.tar.xz -Source0274: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/fpl.source.tar.xz -Source0275: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/helvetic.tar.xz -Source0276: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/lm.tar.xz -Source0277: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/lm.doc.tar.xz -Source0278: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/lm.source.tar.xz -Source0279: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/lm-math.tar.xz -Source0280: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/lm-math.doc.tar.xz -Source0281: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/marvosym.tar.xz -Source0282: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/marvosym.doc.tar.xz -Source0283: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/marvosym.source.tar.xz -Source0284: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/mathpazo.tar.xz -Source0285: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/mathpazo.doc.tar.xz -Source0286: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/mathpazo.source.tar.xz -Source0287: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/ncntrsbk.tar.xz -Source0288: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/palatino.tar.xz -Source0289: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/pxfonts.tar.xz -Source0290: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/pxfonts.doc.tar.xz -Source0291: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/rsfs.tar.xz -Source0292: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/rsfs.doc.tar.xz -Source0293: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/symbol.tar.xz -Source0294: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/tex-gyre.tar.xz -Source0295: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/tex-gyre.doc.tar.xz -Source0296: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/tex-gyre-math.tar.xz -Source0297: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/tex-gyre-math.doc.tar.xz -Source0298: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/times.tar.xz -Source0299: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/tipa.tar.xz -Source0300: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/tipa.doc.tar.xz -Source0301: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/txfonts.tar.xz -Source0302: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/txfonts.doc.tar.xz -Source0303: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/utopia.tar.xz -Source0304: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/utopia.doc.tar.xz -Source0305: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/wasy.tar.xz -Source0306: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/wasy.doc.tar.xz -Source0307: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/wasysym.tar.xz -Source0308: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/wasysym.doc.tar.xz -Source0309: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/wasysym.source.tar.xz -Source0310: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/zapfchan.tar.xz -Source0311: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/zapfding.tar.xz -Source0312: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/jadetex.tar.xz -Source0313: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/jadetex.doc.tar.xz -Source0314: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/jadetex.source.tar.xz -Source0315: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/latex.tar.xz -Source0316: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/latex.doc.tar.xz -Source0317: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/latex.source.tar.xz -Source0318: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/latexconfig.tar.xz -Source0319: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/latex-fonts.tar.xz -Source0320: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/latex-fonts.doc.tar.xz -Source0321: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/passivetex.tar.xz -Source0322: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/tex4ht.tar.xz -Source0323: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/tex4ht.doc.tar.xz -Source0324: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/xmltex.tar.xz -Source0325: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/xmltex.doc.tar.xz -Source0326: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/colortbl.tar.xz -Source0327: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/colortbl.doc.tar.xz -Source0328: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/colortbl.source.tar.xz -Source0329: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/fancyhdr.tar.xz -Source0330: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/fancyhdr.doc.tar.xz -Source0331: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/fix2col.tar.xz -Source0332: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/fix2col.doc.tar.xz -Source0333: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/fix2col.source.tar.xz -Source0334: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/geometry.tar.xz -Source0335: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/geometry.doc.tar.xz -Source0336: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/geometry.source.tar.xz -Source0337: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/graphics.tar.xz -Source0338: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/graphics.doc.tar.xz -Source0339: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/graphics.source.tar.xz -Source0340: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/hyperref.tar.xz -Source0341: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/hyperref.doc.tar.xz -Source0342: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/hyperref.source.tar.xz -Source0343: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/latex-bin.tar.xz -Source0344: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/latex-bin.doc.tar.xz -Source0345: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/ltxmisc.tar.xz -Source0346: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/mfnfss.tar.xz -Source0347: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/mfnfss.doc.tar.xz -Source0348: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/mfnfss.source.tar.xz -Source0349: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/mptopdf.tar.xz -Source0350: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/mptopdf.doc.tar.xz -Source0351: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/natbib.tar.xz -Source0352: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/natbib.doc.tar.xz -Source0353: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/natbib.source.tar.xz -Source0354: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/oberdiek.tar.xz -Source0355: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/oberdiek.doc.tar.xz -Source0356: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/oberdiek.source.tar.xz -Source0358: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/pslatex.tar.xz -Source0359: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/pslatex.source.tar.xz -Source0360: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/psnfss.tar.xz -Source0361: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/psnfss.doc.tar.xz -Source0362: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/psnfss.source.tar.xz -Source0363: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/pspicture.tar.xz -Source0364: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/pspicture.doc.tar.xz -Source0365: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/pspicture.source.tar.xz -Source0366: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/tools.tar.xz -Source0367: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/tools.doc.tar.xz -Source0368: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/tools.source.tar.xz -Source0369: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/crop.tar.xz -Source0370: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/crop.doc.tar.xz -Source0371: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/crop.source.tar.xz -Source0372: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/ctable.tar.xz -Source0373: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/ctable.doc.tar.xz -Source0374: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/ctable.source.tar.xz -Source0375: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/ec.tar.xz -Source0376: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/ec.doc.tar.xz -Source0377: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/eso-pic.tar.xz -Source0378: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/eso-pic.doc.tar.xz -Source0379: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/eso-pic.source.tar.xz -Source0380: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/euler.tar.xz -Source0381: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/euler.doc.tar.xz -Source0382: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/euler.source.tar.xz -Source0383: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/extsizes.tar.xz -Source0384: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/extsizes.doc.tar.xz -Source0385: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/fancybox.tar.xz -Source0386: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/fancybox.doc.tar.xz -Source0387: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/fancyref.tar.xz -Source0388: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/fancyref.doc.tar.xz -Source0389: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/fancyref.source.tar.xz -Source0390: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/fancyvrb.tar.xz -Source0391: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/fancyvrb.doc.tar.xz -Source0392: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/fancyvrb.source.tar.xz -Source0393: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/float.tar.xz -Source0394: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/float.doc.tar.xz -Source0395: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/float.source.tar.xz -Source0396: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/fontspec.tar.xz -Source0397: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/fontspec.doc.tar.xz -Source0398: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/fontspec.source.tar.xz -Source0399: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/kastrup.tar.xz -Source0400: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/kastrup.doc.tar.xz -Source0401: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/kastrup.source.tar.xz -Source0402: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/fp.tar.xz -Source0403: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/fp.doc.tar.xz -Source0404: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/index.tar.xz -Source0405: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/index.doc.tar.xz -Source0406: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/index.source.tar.xz -Source0407: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/jknapltx.tar.xz -Source0408: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/jknapltx.doc.tar.xz -Source0409: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/koma-script.tar.xz -Source0410: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/l3kernel.tar.xz -Source0411: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/l3kernel.doc.tar.xz -Source0412: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/l3kernel.source.tar.xz -Source0413: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/l3packages.tar.xz -Source0414: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/l3packages.doc.tar.xz -Source0415: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/l3packages.source.tar.xz -Source0416: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/l3experimental.tar.xz -Source0417: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/l3experimental.doc.tar.xz -Source0418: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/l3experimental.source.tar.xz -Source0419: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/listings.tar.xz -Source0420: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/listings.doc.tar.xz -Source0421: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/listings.source.tar.xz -Source0422: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/mdwtools.tar.xz -Source0423: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/mdwtools.doc.tar.xz -Source0424: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/mdwtools.source.tar.xz -Source0425: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/memoir.tar.xz -Source0426: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/memoir.doc.tar.xz -Source0427: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/memoir.source.tar.xz -Source0428: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/metalogo.tar.xz -Source0429: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/metalogo.doc.tar.xz -Source0430: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/metalogo.source.tar.xz -Source0434: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/microtype.tar.xz -Source0435: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/microtype.doc.tar.xz -Source0436: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/microtype.source.tar.xz -Source0437: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/ms.tar.xz -Source0438: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/ms.doc.tar.xz -Source0439: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/ms.source.tar.xz -Source0440: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/ntgclass.tar.xz -Source0441: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/ntgclass.doc.tar.xz -Source0442: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/ntgclass.source.tar.xz -Source0443: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/parskip.tar.xz -Source0444: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/parskip.doc.tar.xz -Source0445: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/pdfpages.tar.xz -Source0446: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/pdfpages.doc.tar.xz -Source0447: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/pdfpages.source.tar.xz -Source0448: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/powerdot.tar.xz -Source0449: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/powerdot.doc.tar.xz -Source0450: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/psfrag.tar.xz -Source0451: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/psfrag.doc.tar.xz -Source0452: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/psfrag.source.tar.xz -Source0453: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/rcs.tar.xz -Source0454: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/rcs.doc.tar.xz -Source0455: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/rcs.source.tar.xz -Source0459: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/sansmath.tar.xz -Source0460: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/sansmath.doc.tar.xz -Source0461: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/section.tar.xz -Source0462: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/section.doc.tar.xz -Source0463: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/seminar.tar.xz -Source0464: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/seminar.doc.tar.xz -Source0465: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/sepnum.tar.xz -Source0466: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/sepnum.doc.tar.xz -Source0467: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/setspace.tar.xz -Source0468: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/setspace.doc.tar.xz -Source0469: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/subfig.tar.xz -Source0470: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/subfig.doc.tar.xz -Source0471: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/subfig.source.tar.xz -Source0472: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/textcase.tar.xz -Source0473: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/textcase.doc.tar.xz -Source0474: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/textcase.source.tar.xz -Source0475: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/thumbpdf.tar.xz -Source0476: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/thumbpdf.doc.tar.xz -Source0477: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/typehtml.tar.xz -Source0478: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/typehtml.doc.tar.xz -Source0479: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/typehtml.source.tar.xz -Source0480: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/underscore.tar.xz -Source0481: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/underscore.doc.tar.xz -Source0482: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/url.tar.xz -Source0483: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/url.doc.tar.xz -Source0484: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/euenc.tar.xz -Source0485: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/euenc.doc.tar.xz -Source0486: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/euenc.source.tar.xz -Source0487: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/fixlatvian.tar.xz -Source0488: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/fixlatvian.doc.tar.xz -Source0489: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/fixlatvian.source.tar.xz -Source0490: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/fontbook.tar.xz -Source0491: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/fontbook.doc.tar.xz -Source0492: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/fontbook.source.tar.xz -Source0493: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/fontwrap.tar.xz -Source0494: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/fontwrap.doc.tar.xz -Source0495: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/mathspec.tar.xz -Source0496: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/mathspec.doc.tar.xz -Source0497: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/philokalia.tar.xz -Source0498: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/philokalia.doc.tar.xz -Source0499: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/philokalia.source.tar.xz -Source0500: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/polyglossia.tar.xz -Source0501: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/polyglossia.doc.tar.xz -Source0502: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/polyglossia.source.tar.xz -Source0503: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/ptext.tar.xz -Source0504: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/ptext.doc.tar.xz -Source0505: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/realscripts.tar.xz -Source0506: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/realscripts.doc.tar.xz -Source0507: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/realscripts.source.tar.xz -Source0508: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/ucharclasses.tar.xz -Source0509: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/ucharclasses.doc.tar.xz -Source0510: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/unisugar.tar.xz -Source0511: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/unisugar.doc.tar.xz -Source0512: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/xecjk.tar.xz -Source0513: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/xecjk.doc.tar.xz -Source0514: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/xecjk.source.tar.xz -Source0515: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/xecolor.tar.xz -Source0516: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/xecolor.doc.tar.xz -Source0517: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/xecyr.tar.xz -Source0518: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/xecyr.doc.tar.xz -Source0519: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/xeindex.tar.xz -Source0520: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/xeindex.doc.tar.xz -Source0521: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/xepersian.tar.xz -Source0522: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/xepersian.doc.tar.xz -Source0523: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/xepersian.source.tar.xz -Source0524: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/xesearch.tar.xz -Source0525: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/xesearch.doc.tar.xz -Source0526: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/xetex.tar.xz -Source0527: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/xetex.doc.tar.xz -Source0528: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/xetexconfig.tar.xz -Source0530: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/xetex-itrans.tar.xz -Source0531: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/xetex-itrans.doc.tar.xz -Source0532: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/xetex-pstricks.tar.xz -Source0533: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/xetex-pstricks.doc.tar.xz -Source0534: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/xetex-tibetan.tar.xz -Source0535: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/xetex-tibetan.doc.tar.xz -Source0536: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/xetexfontinfo.tar.xz -Source0537: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/xetexfontinfo.doc.tar.xz -Source0538: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/xltxtra.tar.xz -Source0539: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/xltxtra.doc.tar.xz -Source0540: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/xltxtra.source.tar.xz -Source0541: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/xunicode.tar.xz -Source0542: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/xunicode.doc.tar.xz -Source0543: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/csquotes.tar.xz -Source0544: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/csquotes.doc.tar.xz -Source0545: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/currfile.tar.xz -Source0546: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/currfile.doc.tar.xz -Source0547: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/currfile.source.tar.xz -Source0548: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/datetime.tar.xz -Source0549: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/datetime.doc.tar.xz -Source0550: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/datetime.source.tar.xz -Source0551: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/fmtcount.tar.xz -Source0552: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/fmtcount.doc.tar.xz -Source0553: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/fmtcount.source.tar.xz -Source0554: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/dvipng.tar.xz -Source0555: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/dvipng.doc.tar.xz -Source0556: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/eepic.tar.xz -Source0557: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/eepic.doc.tar.xz -Source0558: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/enumitem.tar.xz -Source0559: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/enumitem.doc.tar.xz -Source0560: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/epsf.tar.xz -Source0561: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/epsf.doc.tar.xz -Source0562: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/epstopdf.tar.xz -Source0563: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/epstopdf.doc.tar.xz -Source0564: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/etoolbox.tar.xz -Source0565: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/etoolbox.doc.tar.xz -Source0566: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/filecontents.tar.xz -Source0567: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/filecontents.doc.tar.xz -Source0568: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/filecontents.source.tar.xz -Source0569: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/filehook.tar.xz -Source0570: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/filehook.doc.tar.xz -Source0571: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/filehook.source.tar.xz -Source0572: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/fncychap.tar.xz -Source0573: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/fncychap.doc.tar.xz -Source0574: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/fontware.tar.xz -Source0575: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/fontware.doc.tar.xz -Source0576: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/footmisc.tar.xz -Source0577: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/footmisc.doc.tar.xz -Source0578: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/footmisc.source.tar.xz -Source0579: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/framed.tar.xz -Source0580: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/framed.doc.tar.xz -Source0581: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/hyphenat.tar.xz -Source0582: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/hyphenat.doc.tar.xz -Source0583: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/hyphenat.source.tar.xz -Source0584: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/ifetex.tar.xz -Source0585: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/ifetex.doc.tar.xz -Source0586: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/ifetex.source.tar.xz -Source0587: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/ifmtarg.tar.xz -Source0588: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/ifmtarg.doc.tar.xz -Source0589: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/ifmtarg.source.tar.xz -Source0590: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/iftex.tar.xz -Source0591: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/iftex.doc.tar.xz -Source0592: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/kerkis.tar.xz -Source0593: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/kerkis.doc.tar.xz -Source0594: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/lastpage.tar.xz -Source0595: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/lastpage.doc.tar.xz -Source0596: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/lastpage.source.tar.xz -Source0597: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/lettrine.tar.xz -Source0598: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/lettrine.doc.tar.xz -Source0599: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/lettrine.source.tar.xz -Source0600: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/lualatex-math.tar.xz -Source0601: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/lualatex-math.doc.tar.xz -Source0602: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/lualatex-math.source.tar.xz -Source0603: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/luaotfload.tar.xz -Source0604: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/luaotfload.doc.tar.xz -Source0605: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/luaotfload.source.tar.xz -Source0606: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/luatexbase.tar.xz -Source0607: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/luatexbase.doc.tar.xz -Source0608: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/luatexbase.source.tar.xz -Source0609: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/makecmds.tar.xz -Source0610: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/makecmds.doc.tar.xz -Source0611: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/makecmds.source.tar.xz -Source0612: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/marginnote.tar.xz -Source0613: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/marginnote.doc.tar.xz -Source0614: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/marginnote.source.tar.xz -Source0615: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/mnsymbol.tar.xz -Source0616: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/mnsymbol.doc.tar.xz -Source0617: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/mnsymbol.source.tar.xz -Source0618: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/mparhack.tar.xz -Source0619: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/mparhack.doc.tar.xz -Source0620: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/mparhack.source.tar.xz -Source0621: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/multido.tar.xz -Source0622: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/multido.doc.tar.xz -Source0623: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/multido.source.tar.xz -Source0624: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/multirow.tar.xz -Source0625: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/multirow.doc.tar.xz -Source0626: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/ncctools.tar.xz -Source0627: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/ncctools.doc.tar.xz -Source0628: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/ncctools.source.tar.xz -Source0629: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/overpic.tar.xz -Source0630: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/overpic.doc.tar.xz -Source0631: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/paralist.tar.xz -Source0632: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/paralist.doc.tar.xz -Source0633: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/paralist.source.tar.xz -Source0634: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/parallel.tar.xz -Source0635: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/parallel.doc.tar.xz -Source0636: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/parallel.source.tar.xz -Source0637: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/placeins.tar.xz -Source0638: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/placeins.doc.tar.xz -Source0639: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/preprint.tar.xz -Source0640: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/preprint.doc.tar.xz -Source0641: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/preprint.source.tar.xz -Source0642: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/pst-3d.tar.xz -Source0643: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/pst-3d.doc.tar.xz -Source0644: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/pst-3d.source.tar.xz -Source0645: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/pst-blur.tar.xz -Source0646: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/pst-blur.doc.tar.xz -Source0647: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/pst-blur.source.tar.xz -Source0648: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/pst-coil.tar.xz -Source0649: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/pst-coil.doc.tar.xz -Source0651: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/pst-eps.tar.xz -Source0652: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/pst-eps.doc.tar.xz -Source0653: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/pst-eps.source.tar.xz -Source0654: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/pst-fill.tar.xz -Source0655: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/pst-fill.doc.tar.xz -Source0656: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/pst-fill.source.tar.xz -Source0657: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/pst-grad.tar.xz -Source0658: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/pst-grad.doc.tar.xz -Source0659: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/pst-math.tar.xz -Source0660: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/pst-math.doc.tar.xz -Source0662: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/pst-node.tar.xz -Source0663: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/pst-node.doc.tar.xz -Source0665: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/pst-plot.tar.xz -Source0666: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/pst-plot.doc.tar.xz -Source0668: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/pstricks-add.tar.xz -Source0669: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/pstricks-add.doc.tar.xz -Source0671: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/pstricks.tar.xz -Source0672: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/pstricks.doc.tar.xz -Source0673: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/pst-slpe.tar.xz -Source0674: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/pst-slpe.doc.tar.xz -Source0675: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/pst-slpe.source.tar.xz -Source0676: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/pst-text.tar.xz -Source0677: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/pst-text.doc.tar.xz -Source0678: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/pst-text.source.tar.xz -Source0679: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/pst-tree.tar.xz -Source0680: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/pst-tree.doc.tar.xz -Source0682: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/qstest.tar.xz -Source0683: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/qstest.doc.tar.xz -Source0684: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/qstest.source.tar.xz -Source0685: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/sauerj.tar.xz -Source0686: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/sauerj.doc.tar.xz -Source0687: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/sauerj.source.tar.xz -Source0688: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/sectsty.tar.xz -Source0689: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/sectsty.doc.tar.xz -Source0690: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/sectsty.source.tar.xz -Source0691: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/showexpl.tar.xz -Source0692: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/showexpl.doc.tar.xz -Source0693: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/showexpl.source.tar.xz -Source0694: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/soul.tar.xz -Source0695: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/soul.doc.tar.xz -Source0696: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/soul.source.tar.xz -Source0697: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/stmaryrd.tar.xz -Source0698: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/stmaryrd.doc.tar.xz -Source0699: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/stmaryrd.source.tar.xz -Source0700: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/subfigure.tar.xz -Source0701: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/subfigure.doc.tar.xz -Source0702: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/subfigure.source.tar.xz -Source0703: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/svn-prov.tar.xz -Source0704: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/svn-prov.doc.tar.xz -Source0705: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/svn-prov.source.tar.xz -Source0706: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/t2.tar.xz -Source0707: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/t2.doc.tar.xz -Source0708: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/textpos.tar.xz -Source0709: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/textpos.doc.tar.xz -Source0710: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/textpos.source.tar.xz -Source0711: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/threeparttable.tar.xz -Source0712: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/threeparttable.doc.tar.xz -Source0713: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/titlesec.tar.xz -Source0714: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/titlesec.doc.tar.xz -Source0715: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/tocloft.tar.xz -Source0716: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/tocloft.doc.tar.xz -Source0717: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/tocloft.source.tar.xz -Source0718: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/type1cm.tar.xz -Source0719: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/type1cm.doc.tar.xz -Source0720: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/type1cm.source.tar.xz -Source0721: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/ucs.tar.xz -Source0722: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/ucs.doc.tar.xz -Source0723: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/ulem.tar.xz -Source0724: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/ulem.doc.tar.xz -Source0725: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/unicode-math.tar.xz -Source0726: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/unicode-math.doc.tar.xz -Source0727: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/unicode-math.source.tar.xz -Source0728: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/varwidth.tar.xz -Source0729: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/varwidth.doc.tar.xz -Source0730: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/was.tar.xz -Source0731: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/was.doc.tar.xz -Source0732: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/was.source.tar.xz -Source0733: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/wrapfig.tar.xz -Source0734: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/wrapfig.doc.tar.xz -Source0735: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/xifthen.tar.xz -Source0736: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/xifthen.doc.tar.xz -Source0737: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/xstring.tar.xz -Source0738: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/xstring.doc.tar.xz -Source0739: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/xtab.tar.xz -Source0740: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/xtab.doc.tar.xz -Source0741: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/xtab.source.tar.xz -Source0742: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/metapost.tar.xz -Source0743: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/metapost.doc.tar.xz -Source0744: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/metapost-examples.doc.tar.xz -Source0746: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/titling.tar.xz -Source0747: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/titling.doc.tar.xz -Source0748: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/titling.source.tar.xz -Source0749: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/adjustbox.tar.xz -Source0750: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/adjustbox.doc.tar.xz -Source0751: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/adjustbox.source.tar.xz -Source0752: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/ifoddpage.tar.xz -Source0753: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/ifoddpage.doc.tar.xz -Source0754: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/ifoddpage.source.tar.xz -Source0755: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/collectbox.tar.xz -Source0756: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/collectbox.doc.tar.xz -Source0757: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/collectbox.source.tar.xz -Source0758: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/environ.tar.xz -Source0759: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/environ.doc.tar.xz -Source0760: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/environ.source.tar.xz -Source6002: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/collection-basic.tar.xz -Source6018: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/collection-fontsrecommended.tar.xz -Source6023: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/collection-latex.tar.xz -Source6026: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/collection-latexrecommended.tar.xz -Source6028: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/collection-xetex.tar.xz -Source6034: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/scheme-basic.tar.xz -Source6035: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/knuth-lib.tar.xz -Source6036: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/knuth-local.tar.xz -Source6037: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/tex-ini-files.tar.xz -Source6038: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/tex-ini-files.doc.tar.xz -Source6039: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/texlive-common.doc.tar.xz -Source6040: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/texlive-docindex.tar.xz -Source6041: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/texlive-docindex.doc.tar.xz -Source6042: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/texlive-en.tar.xz -Source6043: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/texlive-en.doc.tar.xz -Source6044: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/texlive-msg-translations.tar.xz -Source6045: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/texlive-scripts.tar.xz -Source6046: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/texlive-scripts.doc.tar.xz -Source6048: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/trimspaces.tar.xz -Source6049: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/trimspaces.doc.tar.xz -Source6050: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/trimspaces.source.tar.xz -Source6051: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/unicode-data.tar.xz -Source6052: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/unicode-data.doc.tar.xz -Source6053: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/updmap-map.tar.xz -Source6054: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/xmltexconfig.tar.xz -# rm xetex-def, replaced by graphics-def -Source6055: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/graphics-def.tar.xz -Source6056: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/lualibs.tar.xz -Source6057: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/lualibs.doc.tar.xz -Source6058: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/lualibs.source.tar.xz -Source6059: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/import.tar.xz -Source6060: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/import.doc.tar.xz -Source6061: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/tabu.tar.xz -Source6062: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/tabu.doc.tar.xz -Source6063: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/tabu.source.tar.xz -Source6064: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/linegoal.tar.xz -Source6065: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/linegoal.doc.tar.xz -Source6066: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/linegoal.source.tar.xz -Source6067: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/graphics-cfg.tar.xz -Source6068: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/graphics-cfg.doc.tar.xz -Source6069: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/wasy2-ps.tar.xz -Source6070: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/wasy2-ps.doc.tar.xz -Source6071: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/ltabptch.tar.xz -Source6072: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/ltabptch.doc.tar.xz -Source6073: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/manfnt-font.tar.xz -Source6074: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/finstrut.tar.xz -Source6075: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/finstrut.doc.tar.xz -Source6076: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/finstrut.source.tar.xz -Source6077: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/lineno.tar.xz -Source6078: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/lineno.doc.tar.xz -Source6079: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/lineno.source.tar.xz -Source6080: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/breqn.tar.xz -Source6081: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/breqn.doc.tar.xz -Source6082: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/breqn.source.tar.xz -Source6083: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/mathtools.tar.xz -Source6084: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/mathtools.doc.tar.xz -Source6085: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/mathtools.source.tar.xz -Source6086: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/mflogo-font.tar.xz -Source6087: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/mflogo-font.doc.tar.xz -Source6088: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/capt-of.tar.xz -Source6089: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/capt-of.doc.tar.xz -Source6090: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/capt-of.source.tar.xz -Source6091: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/eqparbox.tar.xz -Source6092: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/eqparbox.doc.tar.xz -Source6093: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/eqparbox.source.tar.xz -Source6094: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/needspace.tar.xz -Source6095: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/needspace.doc.tar.xz -Source6096: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/needspace.source.tar.xz -Source6097: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/tabulary.tar.xz -Source6098: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/tabulary.doc.tar.xz -Source6099: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/tabulary.source.tar.xz -Source6100: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/upquote.tar.xz -Source6101: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/upquote.doc.tar.xz -Source6102: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/upquote.source.tar.xz -Source6103: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/anyfontsize.tar.xz -Source6104: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/anyfontsize.doc.tar.xz -Source6106: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/classpack.tar.xz -Source6107: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/classpack.doc.tar.xz -Source6108: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/classpack.source.tar.xz -Source6109: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/latex2man.tar.xz -Source6110: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/latex2man.doc.tar.xz -Source6111: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/ctablestack.tar.xz -Source6112: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/ctablestack.doc.tar.xz -Source6113: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/ctablestack.source.tar.xz -Source6114: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/luatex85.tar.xz -Source6115: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/luatex85.doc.tar.xz -Source6116: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/luatex85.source.tar.xz -Source6117: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/dvisvgm.tar.xz -Source6118: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/dvisvgm.doc.tar.xz -Source6119: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/babel-english.tar.xz -Source6120: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/babel-english.doc.tar.xz -Source6121: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/babel-english.source.tar.xz -Source6122: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/awesomebox.tar.xz -Source6123: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/awesomebox.doc.tar.xz -#Source6124: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/bidi-atbegshi.tar.xz -#Source6125: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/bidi-atbegshi.doc.tar.xz -#Source6126: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/bidicontour.tar.xz -#Source6127: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/bidicontour.doc.tar.xz -#Source6128: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/bidipagegrid.tar.xz -#Source6129: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/bidipagegrid.doc.tar.xz -#Source6130: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/bidishadowtext.tar.xz -#Source6131: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/bidishadowtext.doc.tar.xz -#Source6132: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/bidipresentation.tar.xz -#Source6133: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/bidipresentation.doc.tar.xz -#Source6134: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/font-change-xetex.tar.xz -#Source6135: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/font-change-xetex.doc.tar.xz -#Source6136: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/interchar.tar.xz -#Source6137: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/interchar.doc.tar.xz -#Source6138: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/quran.tar.xz -#Source6139: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/quran.doc.tar.xz -#Source6140: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/simple-resume-cv.tar.xz -#Source6141: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/simple-resume-cv.doc.tar.xz -#Source6142: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/simple-thesis-dissertation.tar.xz -#Source6143: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/simple-thesis-dissertation.doc.tar.xz -#Source6144: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/unicode-bidi.tar.xz -#Source6145: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/unicode-bidi.doc.tar.xz -#Source6146: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/xebaposter.tar.xz -#Source6147: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/xebaposter.doc.tar.xz -#Source6148: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/xechangebar.tar.xz -#Source6149: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/xechangebar.doc.tar.xz -#Source6150: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/xespotcolor.tar.xz -#Source6151: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/xespotcolor.doc.tar.xz -#Source6152: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/xetexko.tar.xz -#Source6153: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/xetexko.doc.tar.xz -#Source6154: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/xevlna.tar.xz -#Source6155: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/xevlna.doc.tar.xz -Source6156: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/fontawesome.tar.xz -Source6157: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/fontawesome.doc.tar.xz -Source6158: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/pst-tools.tar.xz -Source6159: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/pst-tools.doc.tar.xz -Source6160: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/pst-arrow.tar.xz -Source6161: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/pst-arrow.doc.tar.xz -Source6255: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/context.doc.tar.xz -Source6256: ftp://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2018/tlnet-final/archive/context.tar.xz +Source3: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/tlpkg/texlive.tlpdb.xz +Source4: generate-fmtutilcnf +Source5: gnu-freefont.metainfo.xml +# script to generate clean tarball from released build tarballs +Source6: create-clean-texlive.sh +Source28: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/attachfile2.doc.tar.xz +Source29: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/attachfile2.tar.xz +Source0100: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/ae.tar.xz +Source0101: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/ae.doc.tar.xz +Source0103: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/algorithms.tar.xz +Source0104: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/algorithms.doc.tar.xz +Source0106: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/amscls.tar.xz +Source0107: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/amscls.doc.tar.xz +Source0109: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/amsfonts.tar.xz +Source0110: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/amsfonts.doc.tar.xz +Source0112: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/amsmath.tar.xz +Source0113: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/amsmath.doc.tar.xz +Source0115: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/anysize.tar.xz +Source0116: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/anysize.doc.tar.xz +Source0117: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/appendix.tar.xz +Source0118: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/appendix.doc.tar.xz +Source0120: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/arabxetex.tar.xz +Source0121: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/arabxetex.doc.tar.xz +Source0123: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/arphic.tar.xz +Source0124: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/arphic.doc.tar.xz +Source0125: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/attachfile.tar.xz +Source0126: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/attachfile.doc.tar.xz +Source0128: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/avantgar.tar.xz +Source0129: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/babelbib.tar.xz +Source0130: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/babelbib.doc.tar.xz +Source0131: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/babel.tar.xz +Source0132: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/babel.doc.tar.xz +Source0134: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/beamer.tar.xz +Source0135: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/beamer.doc.tar.xz +Source0136: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/pgf.tar.xz +Source0137: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/pgf.doc.tar.xz +Source0139: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/xkeyval.tar.xz +Source0140: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/xkeyval.doc.tar.xz +Source0142: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/xcolor.tar.xz +Source0143: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/xcolor.doc.tar.xz +Source0145: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/bera.tar.xz +Source0146: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/bera.doc.tar.xz +Source0147: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/beton.tar.xz +Source0148: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/beton.doc.tar.xz +Source0150: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/bibtex.tar.xz +Source0151: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/bibtex.doc.tar.xz +Source0152: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/kpathsea.tar.xz +Source0153: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/kpathsea.doc.tar.xz +Source0154: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/bibtopic.tar.xz +Source0155: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/bibtopic.doc.tar.xz +Source0157: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/bidi.tar.xz +Source0158: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/bidi.doc.tar.xz +Source0160: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/bigfoot.tar.xz +Source0161: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/bigfoot.doc.tar.xz +Source0163: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/bookman.tar.xz +Source0164: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/booktabs.tar.xz +Source0165: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/booktabs.doc.tar.xz +Source0167: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/breakurl.tar.xz +Source0168: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/breakurl.doc.tar.xz +Source0170: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/caption.tar.xz +Source0171: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/caption.doc.tar.xz +Source0173: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/carlisle.tar.xz +Source0174: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/carlisle.doc.tar.xz +Source0176: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/changebar.tar.xz +Source0177: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/changebar.doc.tar.xz +Source0179: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/changepage.tar.xz +Source0180: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/changepage.doc.tar.xz +Source0182: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/charter.tar.xz +Source0183: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/charter.doc.tar.xz +Source0184: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/chngcntr.tar.xz +Source0185: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/chngcntr.doc.tar.xz +Source0186: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/cite.tar.xz +Source0187: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/cite.doc.tar.xz +Source0188: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/cjk.tar.xz +Source0189: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/cjk.doc.tar.xz +Source0191: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/cns.tar.xz +Source0192: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/cns.doc.tar.xz +Source0193: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/garuda-c90.tar.xz +Source0195: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/norasi-c90.tar.xz +Source0197: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/fonts-tlwg.tar.xz +Source0198: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/fonts-tlwg.doc.tar.xz +Source0200: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/uhc.tar.xz +Source0201: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/uhc.doc.tar.xz +Source0202: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/wadalab.tar.xz +Source0203: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/wadalab.doc.tar.xz +Source0204: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/cmap.tar.xz +Source0205: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/cmap.doc.tar.xz +Source0206: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/cmextra.tar.xz +Source0207: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/cm-lgc.tar.xz +Source0208: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/cm-lgc.doc.tar.xz +Source0209: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/cm-super.tar.xz +Source0210: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/cm-super.doc.tar.xz +Source0211: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/cm.tar.xz +Source0212: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/cm.doc.tar.xz +Source0215: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/dvipdfmx.tar.xz +Source0216: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/dvipdfmx.doc.tar.xz +Source0217: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/glyphlist.tar.xz +Source0219: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/dvips.tar.xz +Source0220: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/dvips.doc.tar.xz +Source0221: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/enctex.tar.xz +Source0222: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/enctex.doc.tar.xz +Source0223: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/etex.tar.xz +Source0224: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/etex.doc.tar.xz +Source0225: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/etex-pkg.tar.xz +Source0226: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/etex-pkg.doc.tar.xz +Source0227: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/gsftopk.tar.xz +Source0228: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/gsftopk.doc.tar.xz +Source0229: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/hyph-utf8.tar.xz +Source0230: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/hyph-utf8.doc.tar.xz +Source0232: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/hyphen-base.tar.xz +Source0239: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/lua-alt-getopt.tar.xz +Source0240: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/lua-alt-getopt.doc.tar.xz +Source0241: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/luatex.tar.xz +Source0242: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/luatex.doc.tar.xz +Source0243: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/makeindex.tar.xz +Source0244: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/makeindex.doc.tar.xz +Source0245: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/metafont.tar.xz +Source0246: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/metafont.doc.tar.xz +Source0247: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/mflogo.tar.xz +Source0248: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/mflogo.doc.tar.xz +Source0250: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/mfware.tar.xz +Source0251: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/mfware.doc.tar.xz +Source0253: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/pdftex.tar.xz +Source0254: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/pdftex.doc.tar.xz +Source0255: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/plain.tar.xz +Source0258: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/tex.tar.xz +Source0259: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/tex.doc.tar.xz +Source0262: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/texlive.infra.tar.xz +Source0263: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/texlive.infra.doc.tar.xz +Source0264: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/xdvi.tar.xz +Source0265: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/xdvi.doc.tar.xz +Source0266: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/courier.tar.xz +Source0267: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/euro.tar.xz +Source0268: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/euro.doc.tar.xz +Source0270: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/eurosym.tar.xz +Source0271: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/eurosym.doc.tar.xz +Source0272: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/fpl.tar.xz +Source0273: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/fpl.doc.tar.xz +Source0275: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/helvetic.tar.xz +Source0276: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/lm.tar.xz +Source0277: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/lm.doc.tar.xz +Source0279: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/lm-math.tar.xz +Source0280: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/lm-math.doc.tar.xz +Source0281: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/marvosym.tar.xz +Source0282: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/marvosym.doc.tar.xz +Source0284: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/mathpazo.tar.xz +Source0285: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/mathpazo.doc.tar.xz +Source0287: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/ncntrsbk.tar.xz +Source0288: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/palatino.tar.xz +Source0289: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/pxfonts.tar.xz +Source0290: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/pxfonts.doc.tar.xz +Source0291: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/rsfs.tar.xz +Source0292: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/rsfs.doc.tar.xz +Source0293: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/symbol.tar.xz +Source0294: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/tex-gyre.tar.xz +Source0295: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/tex-gyre.doc.tar.xz +Source0296: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/tex-gyre-math.tar.xz +Source0297: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/tex-gyre-math.doc.tar.xz +Source0298: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/times.tar.xz +Source0299: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/tipa.tar.xz +Source0300: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/tipa.doc.tar.xz +Source0301: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/txfonts.tar.xz +Source0302: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/txfonts.doc.tar.xz +Source0303: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/utopia.tar.xz +Source0304: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/utopia.doc.tar.xz +Source0305: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/wasy.tar.xz +Source0306: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/wasy.doc.tar.xz +Source0307: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/wasysym.tar.xz +Source0308: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/wasysym.doc.tar.xz +Source0310: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/zapfchan.tar.xz +Source0311: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/zapfding.tar.xz +Source0312: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/jadetex.tar.xz +Source0313: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/jadetex.doc.tar.xz +Source0315: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/latex.tar.xz +Source0316: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/latex.doc.tar.xz +Source0318: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/latexconfig.tar.xz +Source0319: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/latex-fonts.tar.xz +Source0320: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/latex-fonts.doc.tar.xz +Source0321: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/passivetex.tar.xz +Source0322: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/tex4ht.tar.xz +Source0323: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/tex4ht.doc.tar.xz +Source0324: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/xmltex.tar.xz +Source0325: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/xmltex.doc.tar.xz +Source0326: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/colortbl.tar.xz +Source0327: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/colortbl.doc.tar.xz +Source0329: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/fancyhdr.tar.xz +Source0330: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/fancyhdr.doc.tar.xz +Source0331: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/fix2col.tar.xz +Source0332: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/fix2col.doc.tar.xz +Source0334: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/geometry.tar.xz +Source0335: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/geometry.doc.tar.xz +Source0337: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/graphics.tar.xz +Source0338: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/graphics.doc.tar.xz +Source0340: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/hyperref.tar.xz +Source0341: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/hyperref.doc.tar.xz +Source0345: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/ltxmisc.tar.xz +Source0346: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/mfnfss.tar.xz +Source0347: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/mfnfss.doc.tar.xz +Source0349: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/mptopdf.tar.xz +Source0350: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/mptopdf.doc.tar.xz +Source0351: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/natbib.tar.xz +Source0352: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/natbib.doc.tar.xz +Source0354: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/oberdiek.tar.xz +Source0355: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/oberdiek.doc.tar.xz +Source0358: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/pslatex.tar.xz +Source0360: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/psnfss.tar.xz +Source0361: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/psnfss.doc.tar.xz +Source0363: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/pspicture.tar.xz +Source0364: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/pspicture.doc.tar.xz +Source0366: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/tools.tar.xz +Source0367: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/tools.doc.tar.xz +Source0369: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/crop.tar.xz +Source0370: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/crop.doc.tar.xz +Source0372: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/ctable.tar.xz +Source0373: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/ctable.doc.tar.xz +Source0375: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/ec.tar.xz +Source0376: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/ec.doc.tar.xz +Source0377: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/eso-pic.tar.xz +Source0378: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/eso-pic.doc.tar.xz +Source0380: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/euler.tar.xz +Source0381: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/euler.doc.tar.xz +Source0383: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/extsizes.tar.xz +Source0384: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/extsizes.doc.tar.xz +Source0385: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/fancybox.tar.xz +Source0386: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/fancybox.doc.tar.xz +Source0387: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/fancyref.tar.xz +Source0388: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/fancyref.doc.tar.xz +Source0390: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/fancyvrb.tar.xz +Source0391: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/fancyvrb.doc.tar.xz +Source0393: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/float.tar.xz +Source0394: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/float.doc.tar.xz +Source0396: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/fontspec.tar.xz +Source0397: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/fontspec.doc.tar.xz +Source0399: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/kastrup.tar.xz +Source0400: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/kastrup.doc.tar.xz +Source0402: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/fp.tar.xz +Source0403: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/fp.doc.tar.xz +Source0404: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/index.tar.xz +Source0405: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/index.doc.tar.xz +Source0407: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/jknapltx.tar.xz +Source0408: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/jknapltx.doc.tar.xz +Source0409: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/koma-script.tar.xz +Source0410: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/l3kernel.tar.xz +Source0411: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/l3kernel.doc.tar.xz +Source0413: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/l3packages.tar.xz +Source0414: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/l3packages.doc.tar.xz +Source0416: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/l3experimental.tar.xz +Source0417: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/l3experimental.doc.tar.xz +Source0419: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/listings.tar.xz +Source0420: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/listings.doc.tar.xz +Source0422: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/mdwtools.tar.xz +Source0423: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/mdwtools.doc.tar.xz +Source0425: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/memoir.tar.xz +Source0426: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/memoir.doc.tar.xz +Source0428: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/metalogo.tar.xz +Source0429: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/metalogo.doc.tar.xz +Source0434: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/microtype.tar.xz +Source0435: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/microtype.doc.tar.xz +Source0437: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/ms.tar.xz +Source0438: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/ms.doc.tar.xz +Source0440: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/ntgclass.tar.xz +Source0441: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/ntgclass.doc.tar.xz +Source0443: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/parskip.tar.xz +Source0444: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/parskip.doc.tar.xz +Source0445: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/pdfpages.tar.xz +Source0446: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/pdfpages.doc.tar.xz +Source0448: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/powerdot.tar.xz +Source0449: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/powerdot.doc.tar.xz +Source0450: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/psfrag.tar.xz +Source0451: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/psfrag.doc.tar.xz +Source0453: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/rcs.tar.xz +Source0454: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/rcs.doc.tar.xz +Source0459: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/sansmath.tar.xz +Source0460: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/sansmath.doc.tar.xz +Source0461: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/section.tar.xz +Source0462: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/section.doc.tar.xz +Source0463: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/seminar.tar.xz +Source0464: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/seminar.doc.tar.xz +Source0465: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/sepnum.tar.xz +Source0466: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/sepnum.doc.tar.xz +Source0467: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/setspace.tar.xz +Source0468: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/setspace.doc.tar.xz +Source0469: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/subfig.tar.xz +Source0470: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/subfig.doc.tar.xz +Source0472: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/textcase.tar.xz +Source0473: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/textcase.doc.tar.xz +Source0475: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/thumbpdf.tar.xz +Source0476: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/thumbpdf.doc.tar.xz +Source0477: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/typehtml.tar.xz +Source0478: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/typehtml.doc.tar.xz +Source0480: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/underscore.tar.xz +Source0481: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/underscore.doc.tar.xz +Source0482: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/url.tar.xz +Source0483: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/url.doc.tar.xz +Source0484: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/euenc.tar.xz +Source0485: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/euenc.doc.tar.xz +Source0487: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/fixlatvian.tar.xz +Source0488: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/fixlatvian.doc.tar.xz +Source0490: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/fontbook.tar.xz +Source0491: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/fontbook.doc.tar.xz +Source0493: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/fontwrap.tar.xz +Source0494: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/fontwrap.doc.tar.xz +Source0495: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/mathspec.tar.xz +Source0496: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/mathspec.doc.tar.xz +Source0497: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/philokalia.tar.xz +Source0498: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/philokalia.doc.tar.xz +Source0500: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/polyglossia.tar.xz +Source0501: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/polyglossia.doc.tar.xz +Source0503: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/ptext.tar.xz +Source0504: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/ptext.doc.tar.xz +Source0505: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/realscripts.tar.xz +Source0506: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/realscripts.doc.tar.xz +Source0508: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/ucharclasses.tar.xz +Source0509: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/ucharclasses.doc.tar.xz +Source0510: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/unisugar.tar.xz +Source0511: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/unisugar.doc.tar.xz +Source0512: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/xecjk.tar.xz +Source0513: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/xecjk.doc.tar.xz +Source0515: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/xecolor.tar.xz +Source0516: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/xecolor.doc.tar.xz +Source0517: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/xecyr.tar.xz +Source0518: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/xecyr.doc.tar.xz +Source0519: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/xeindex.tar.xz +Source0520: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/xeindex.doc.tar.xz +Source0521: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/xepersian.tar.xz +Source0522: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/xepersian.doc.tar.xz +Source0524: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/xesearch.tar.xz +Source0525: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/xesearch.doc.tar.xz +Source0526: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/xetex.tar.xz +Source0527: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/xetex.doc.tar.xz +Source0528: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/xetexconfig.tar.xz +Source0530: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/xetex-itrans.tar.xz +Source0531: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/xetex-itrans.doc.tar.xz +Source0532: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/xetex-pstricks.tar.xz +Source0533: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/xetex-pstricks.doc.tar.xz +Source0534: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/xetex-tibetan.tar.xz +Source0535: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/xetex-tibetan.doc.tar.xz +Source0536: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/xetexfontinfo.tar.xz +Source0537: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/xetexfontinfo.doc.tar.xz +Source0538: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/xltxtra.tar.xz +Source0539: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/xltxtra.doc.tar.xz +Source0541: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/xunicode.tar.xz +Source0542: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/xunicode.doc.tar.xz +Source0543: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/csquotes.tar.xz +Source0544: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/csquotes.doc.tar.xz +Source0545: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/currfile.tar.xz +Source0546: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/currfile.doc.tar.xz +Source0548: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/datetime.tar.xz +Source0549: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/datetime.doc.tar.xz +Source0551: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/fmtcount.tar.xz +Source0552: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/fmtcount.doc.tar.xz +Source0554: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/dvipng.tar.xz +Source0555: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/dvipng.doc.tar.xz +Source0556: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/eepic.tar.xz +Source0557: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/eepic.doc.tar.xz +Source0558: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/enumitem.tar.xz +Source0559: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/enumitem.doc.tar.xz +Source0560: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/epsf.tar.xz +Source0561: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/epsf.doc.tar.xz +Source0562: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/epstopdf.tar.xz +Source0563: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/epstopdf.doc.tar.xz +Source0564: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/etoolbox.tar.xz +Source0565: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/etoolbox.doc.tar.xz +Source0566: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/filecontents.tar.xz +Source0567: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/filecontents.doc.tar.xz +Source0569: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/filehook.tar.xz +Source0570: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/filehook.doc.tar.xz +Source0572: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/fncychap.tar.xz +Source0573: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/fncychap.doc.tar.xz +Source0574: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/fontware.tar.xz +Source0575: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/fontware.doc.tar.xz +Source0576: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/footmisc.tar.xz +Source0577: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/footmisc.doc.tar.xz +Source0579: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/framed.tar.xz +Source0580: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/framed.doc.tar.xz +Source0581: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/hyphenat.tar.xz +Source0582: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/hyphenat.doc.tar.xz +Source0587: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/ifmtarg.tar.xz +Source0588: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/ifmtarg.doc.tar.xz +Source0590: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/iftex.tar.xz +Source0591: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/iftex.doc.tar.xz +Source0592: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/kerkis.tar.xz +Source0593: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/kerkis.doc.tar.xz +Source0594: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/lastpage.tar.xz +Source0595: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/lastpage.doc.tar.xz +Source0597: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/lettrine.tar.xz +Source0598: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/lettrine.doc.tar.xz +Source0600: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/lualatex-math.tar.xz +Source0601: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/lualatex-math.doc.tar.xz +Source0603: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/luaotfload.tar.xz +Source0604: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/luaotfload.doc.tar.xz +Source0606: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/luatexbase.tar.xz +Source0607: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/luatexbase.doc.tar.xz +Source0609: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/makecmds.tar.xz +Source0610: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/makecmds.doc.tar.xz +Source0612: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/marginnote.tar.xz +Source0613: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/marginnote.doc.tar.xz +Source0615: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/mnsymbol.tar.xz +Source0616: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/mnsymbol.doc.tar.xz +Source0618: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/mparhack.tar.xz +Source0619: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/mparhack.doc.tar.xz +Source0621: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/multido.tar.xz +Source0622: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/multido.doc.tar.xz +Source0624: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/multirow.tar.xz +Source0625: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/multirow.doc.tar.xz +Source0626: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/ncctools.tar.xz +Source0627: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/ncctools.doc.tar.xz +Source0629: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/overpic.tar.xz +Source0630: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/overpic.doc.tar.xz +Source0631: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/paralist.tar.xz +Source0632: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/paralist.doc.tar.xz +Source0634: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/parallel.tar.xz +Source0635: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/parallel.doc.tar.xz +Source0637: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/placeins.tar.xz +Source0638: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/placeins.doc.tar.xz +Source0639: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/preprint.tar.xz +Source0640: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/preprint.doc.tar.xz +Source0642: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/pst-3d.tar.xz +Source0643: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/pst-3d.doc.tar.xz +Source0645: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/pst-blur.tar.xz +Source0646: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/pst-blur.doc.tar.xz +Source0648: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/pst-coil.tar.xz +Source0649: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/pst-coil.doc.tar.xz +Source0651: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/pst-eps.tar.xz +Source0652: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/pst-eps.doc.tar.xz +Source0654: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/pst-fill.tar.xz +Source0655: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/pst-fill.doc.tar.xz +Source0657: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/pst-grad.tar.xz +Source0658: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/pst-grad.doc.tar.xz +Source0659: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/pst-math.tar.xz +Source0660: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/pst-math.doc.tar.xz +Source0662: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/pst-node.tar.xz +Source0663: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/pst-node.doc.tar.xz +Source0665: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/pst-plot.tar.xz +Source0666: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/pst-plot.doc.tar.xz +Source0668: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/pstricks-add.tar.xz +Source0669: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/pstricks-add.doc.tar.xz +Source0671: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/pstricks.tar.xz +Source0672: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/pstricks.doc.tar.xz +Source0673: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/pst-slpe.tar.xz +Source0674: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/pst-slpe.doc.tar.xz +Source0676: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/pst-text.tar.xz +Source0677: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/pst-text.doc.tar.xz +Source0679: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/pst-tree.tar.xz +Source0680: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/pst-tree.doc.tar.xz +Source0682: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/qstest.tar.xz +Source0683: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/qstest.doc.tar.xz +Source0685: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/sauerj.tar.xz +Source0686: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/sauerj.doc.tar.xz +Source0688: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/sectsty.tar.xz +Source0689: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/sectsty.doc.tar.xz +Source0691: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/showexpl.tar.xz +Source0692: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/showexpl.doc.tar.xz +Source0694: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/soul.tar.xz +Source0695: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/soul.doc.tar.xz +Source0697: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/stmaryrd.tar.xz +Source0698: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/stmaryrd.doc.tar.xz +Source0700: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/subfigure.tar.xz +Source0701: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/subfigure.doc.tar.xz +Source0703: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/svn-prov.tar.xz +Source0704: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/svn-prov.doc.tar.xz +Source0706: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/t2.tar.xz +Source0707: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/t2.doc.tar.xz +Source0708: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/textpos.tar.xz +Source0709: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/textpos.doc.tar.xz +Source0711: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/threeparttable.tar.xz +Source0712: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/threeparttable.doc.tar.xz +Source0713: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/titlesec.tar.xz +Source0714: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/titlesec.doc.tar.xz +Source0715: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/tocloft.tar.xz +Source0716: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/tocloft.doc.tar.xz +Source0718: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/type1cm.tar.xz +Source0719: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/type1cm.doc.tar.xz +Source0721: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/ucs.tar.xz +Source0722: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/ucs.doc.tar.xz +Source0723: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/ulem.tar.xz +Source0724: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/ulem.doc.tar.xz +Source0725: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/unicode-math.tar.xz +Source0726: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/unicode-math.doc.tar.xz +Source0728: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/varwidth.tar.xz +Source0729: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/varwidth.doc.tar.xz +Source0730: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/was.tar.xz +Source0731: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/was.doc.tar.xz +Source0733: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/wrapfig.tar.xz +Source0734: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/wrapfig.doc.tar.xz +Source0735: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/xifthen.tar.xz +Source0736: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/xifthen.doc.tar.xz +Source0737: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/xstring.tar.xz +Source0738: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/xstring.doc.tar.xz +Source0739: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/xtab.tar.xz +Source0740: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/xtab.doc.tar.xz +Source0742: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/metapost.tar.xz +Source0743: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/metapost.doc.tar.xz +Source0744: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/metapost-examples.doc.tar.xz +Source0746: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/titling.tar.xz +Source0747: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/titling.doc.tar.xz +Source0749: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/adjustbox.tar.xz +Source0750: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/adjustbox.doc.tar.xz +Source0752: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/ifoddpage.tar.xz +Source0753: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/ifoddpage.doc.tar.xz +Source0755: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/collectbox.tar.xz +Source0756: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/collectbox.doc.tar.xz +Source0758: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/environ.tar.xz +Source0759: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/environ.doc.tar.xz +Source1571: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/hyphenex.tar.xz +Source1885: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/gnu-freefont.tar.xz +Source1886: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/gnu-freefont.doc.tar.xz +Source2046: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/sansmathaccent.tar.xz +Source2047: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/sansmathaccent.doc.tar.xz +Source3896: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/etoc.tar.xz +Source3897: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/etoc.doc.tar.xz +Source4235: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/hanging.tar.xz +Source4236: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/hanging.doc.tar.xz +Source4295: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/ifplatform.tar.xz +Source4296: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/ifplatform.doc.tar.xz +Source4756: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/newunicodechar.tar.xz +Source4757: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/newunicodechar.doc.tar.xz +Source4630: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/minitoc.tar.xz +Source4805: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/notoccite.tar.xz +Source4806: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/notoccite.doc.tar.xz +Source5099: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/relsize.tar.xz +Source5100: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/relsize.doc.tar.xz +Source5197: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/sfmath.tar.xz +Source5306: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/stackengine.tar.xz +Source5307: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/stackengine.doc.tar.xz +Source5716: https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/xpatch.tar.xz +Source5717: https://ctan.math.illinois.edu/systems/texlive/tlnet/archive/xpatch.doc.tar.xz +Source5821: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/ucharcat.tar.xz +Source5822: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/ucharcat.doc.tar.xz +Source6002: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/collection-basic.tar.xz +Source6018: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/collection-fontsrecommended.tar.xz +Source6023: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/collection-latex.tar.xz +Source6026: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/collection-latexrecommended.tar.xz +Source6028: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/collection-xetex.tar.xz +Source6034: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/scheme-basic.tar.xz +Source6035: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/knuth-lib.tar.xz +Source6036: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/knuth-local.tar.xz +Source6037: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/tex-ini-files.tar.xz +Source6038: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/tex-ini-files.doc.tar.xz +Source6039: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/texlive-common.doc.tar.xz +Source6040: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/texlive-docindex.tar.xz +Source6041: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/texlive-docindex.doc.tar.xz +Source6042: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/texlive-en.tar.xz +Source6043: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/texlive-en.doc.tar.xz +Source6044: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/texlive-msg-translations.tar.xz +Source6045: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/texlive-scripts.tar.xz +Source6046: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/texlive-scripts.doc.tar.xz +Source6047: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/texlive-scripts-extra.doc.tar.xz +Source6048: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/texlive-scripts-extra.tar.xz +Source6049: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/trimspaces.tar.xz +Source6050: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/trimspaces.doc.tar.xz +Source6051: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/unicode-data.tar.xz +Source6052: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/unicode-data.doc.tar.xz +Source6053: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/updmap-map.tar.xz +Source6054: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/xmltexconfig.tar.xz +Source6055: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/graphics-def.tar.xz +Source6056: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/lualibs.tar.xz +Source6057: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/lualibs.doc.tar.xz +Source6059: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/import.tar.xz +Source6060: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/import.doc.tar.xz +Source6061: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/tabu.tar.xz +Source6062: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/tabu.doc.tar.xz +Source6064: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/linegoal.tar.xz +Source6065: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/linegoal.doc.tar.xz +Source6067: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/graphics-cfg.tar.xz +Source6068: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/graphics-cfg.doc.tar.xz +Source6071: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/ltabptch.tar.xz +Source6072: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/ltabptch.doc.tar.xz +Source6073: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/manfnt-font.tar.xz +Source6074: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/finstrut.tar.xz +Source6075: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/finstrut.doc.tar.xz +Source6077: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/lineno.tar.xz +Source6078: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/lineno.doc.tar.xz +Source6080: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/breqn.tar.xz +Source6081: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/breqn.doc.tar.xz +Source6083: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/mathtools.tar.xz +Source6084: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/mathtools.doc.tar.xz +Source6086: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/mflogo-font.tar.xz +Source6087: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/mflogo-font.doc.tar.xz +Source6088: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/capt-of.tar.xz +Source6089: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/capt-of.doc.tar.xz +Source6091: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/eqparbox.tar.xz +Source6092: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/eqparbox.doc.tar.xz +Source6094: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/needspace.tar.xz +Source6095: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/needspace.doc.tar.xz +Source6097: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/tabulary.tar.xz +Source6098: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/tabulary.doc.tar.xz +Source6100: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/upquote.tar.xz +Source6101: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/upquote.doc.tar.xz +Source6103: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/anyfontsize.tar.xz +Source6104: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/anyfontsize.doc.tar.xz +Source6106: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/classpack.tar.xz +Source6107: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/classpack.doc.tar.xz +Source6109: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/latex2man.tar.xz +Source6110: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/latex2man.doc.tar.xz +Source6111: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/ctablestack.tar.xz +Source6112: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/ctablestack.doc.tar.xz +Source6114: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/luatex85.tar.xz +Source6115: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/luatex85.doc.tar.xz +Source6117: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/dvisvgm.tar.xz +Source6118: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/dvisvgm.doc.tar.xz +Source6119: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/babel-english.tar.xz +Source6120: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/babel-english.doc.tar.xz +Source6122: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/awesomebox.tar.xz +Source6123: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/awesomebox.doc.tar.xz +Source6156: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/fontawesome.tar.xz +Source6157: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/fontawesome.doc.tar.xz +Source6158: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/pst-tools.tar.xz +Source6159: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/pst-tools.doc.tar.xz +Source6160: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/pst-arrow.tar.xz +Source6161: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/pst-arrow.doc.tar.xz +Source6255: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/context.doc.tar.xz +Source6256: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/context.tar.xz +Source7342: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/footnotehyper.tar.xz +Source7343: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/footnotehyper.doc.tar.xz +Source7486: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/preview.tar.xz +Source7487: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/preview.doc.tar.xz +Source7615: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/listofitems.tar.xz +Source7616: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/listofitems.doc.tar.xz +Source7818: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/latexbug.tar.xz +Source7819: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/latexbug.doc.tar.xz +Source8032: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/translator.tar.xz +Source8033: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/translator.doc.tar.xz +Source8455: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/colorprofiles.doc.tar.xz +Source8456: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/colorprofiles.tar.xz +Source8651: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/ragged2e.doc.tar.xz +Source8652: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/ragged2e.tar.xz +Source8726: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/dehyph.tar.xz +Source8727: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/l3backend.tar.xz +Source8728: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/l3backend.doc.tar.xz +Source8733: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/atbegshi.tar.xz +Source8734: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/atbegshi.doc.tar.xz +Source8735: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/atveryend.tar.xz +Source8736: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/atveryend.doc.tar.xz +Source8737: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/auxhook.tar.xz +Source8738: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/auxhook.doc.tar.xz +Source8739: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/bigintcalc.tar.xz +Source8740: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/bigintcalc.doc.tar.xz +Source8741: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/bitset.tar.xz +Source8742: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/bitset.doc.tar.xz +Source8743: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/etexcmds.tar.xz +Source8744: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/etexcmds.doc.tar.xz +Source8745: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/hycolor.tar.xz +Source8746: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/hycolor.doc.tar.xz +Source8747: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/infwarerr.tar.xz +Source8748: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/infwarerr.doc.tar.xz +Source8749: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/intcalc.tar.xz +Source8750: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/intcalc.doc.tar.xz +Source8751: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/kvdefinekeys.tar.xz +Source8752: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/kvdefinekeys.doc.tar.xz +Source8753: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/kvoptions.tar.xz +Source8754: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/kvoptions.doc.tar.xz +Source8755: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/kvsetkeys.tar.xz +Source8756: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/kvsetkeys.doc.tar.xz +Source8757: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/letltxmacro.tar.xz +Source8758: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/letltxmacro.doc.tar.xz +Source8759: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/ltxcmds.tar.xz +Source8760: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/ltxcmds.doc.tar.xz +Source8761: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/pdfescape.tar.xz +Source8762: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/pdfescape.doc.tar.xz +Source8763: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/pdftexcmds.tar.xz +Source8764: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/pdftexcmds.doc.tar.xz +Source8765: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/rerunfilecheck.tar.xz +Source8766: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/rerunfilecheck.doc.tar.xz +Source8767: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/uniquecounter.tar.xz +Source8768: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/uniquecounter.doc.tar.xz +Source8771: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/modes.tar.xz +Source8772: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/modes.doc.tar.xz +Source8773: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/grfext.tar.xz +Source8774: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/grfext.doc.tar.xz +Source8775: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/grffile.tar.xz +Source8776: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/grffile.doc.tar.xz +Source8787: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/alphalph.tar.xz +Source8788: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/alphalph.doc.tar.xz +Source8815: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/bookmark.tar.xz +Source8816: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/bookmark.doc.tar.xz +Source8855: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/epstopdf-pkg.tar.xz +Source8856: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/epstopdf-pkg.doc.tar.xz +Source8881: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/gettitlestring.tar.xz +Source8882: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/gettitlestring.doc.tar.xz +Source8895: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/hobsub.tar.xz +Source8896: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/hobsub.doc.tar.xz +Source8897: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/hologo.tar.xz +Source8898: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/hologo.doc.tar.xz +Source8954: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/newfloat.tar.xz +Source8955: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/newfloat.doc.tar.xz +Source8966: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/pdfcolmk.tar.xz +Source8967: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/pdfcolmk.doc.tar.xz +Source8968: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/pdflscape.tar.xz +Source8969: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/pdflscape.doc.tar.xz +Source9051: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/wasy-type1.tar.xz +Source9052: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/wasy-type1.doc.tar.xz +Source9067: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/zref.tar.xz +Source9068: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/zref.doc.tar.xz +Source9069: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/refcount.tar.xz +Source9070: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/refcount.doc.tar.xz +Source9071: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/stringenc.tar.xz +Source9072: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/stringenc.doc.tar.xz +Source9073: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/catchfile.tar.xz +Source9074: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/catchfile.doc.tar.xz +Source10000: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/luahbtex.doc.tar.xz +Source10001: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/luahbtex.tar.xz +Source10002: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/lwarp.doc.tar.xz +Source10003: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/lwarp.tar.xz +Source10004: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/acronym.tar.xz +Source10005: http://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final/archive/acronym.doc.tar.xz Patch1: tl-kpfix.patch Patch2: tl-format.patch -Patch3: texlive-20180414-selinux-context.patch Patch5: texlive-2016-kpathsea-texlive-path.patch -# fixes from arch and upstream texlive for poppler 0.6x -Patch7: texlive-20180414-new-poppler.patch -# XML validity -Patch8: texlive-20180414-xml.patch -# python3 support and mangling shebang -Patch9: texlive-2017-python3.patch -# annocheck distro flag failures -Patch11: texlive-20180414-annocheck.patch -# CVE-2018-17407 -Patch12: texlive-20180414-CVE-2018-17407.patch -# covscan -Patch13: texlive-20180414-covscan.patch +# fixes from arch and upstream texlive +Patch7: texlive-20200327-new-poppler.patch +# fix texmf.cnf so that it finds texinfo bits in Fedora +Patch8: texlive-20200327-texinfo-path-fix.patch +# These tests only fail on 32 bit arches with gcc8 +Patch11: texlive-20200327-disable-more-failing-tests.patch +# Another test which fails on 32 bit arches (in F30+) +# probably because of stricter malloc checks in glibc. +# https://bugzilla.redhat.com/show_bug.cgi?id=1631847 +# Filed issue upstream, no resolution yet. +Patch15: texlive-base-20180414-disable-omegafonts-check-test.patch +# fix annocheck issue detected by rpmdiff +Patch17: texlive-20180414-annocheck.patch +Patch18: texlive-20190410-poppler-0.73.patch +# Do not throw no file error in synctex +Patch19: texlive-base-20180414-synctex-do-not-throw-no-file-error.patch +# Fix libgs detection in configure/configure.ac in dvisvgm +Patch20: texlive-20190410-dvisvgm-fix-libgs-detection.patch # Since we need to include tlmgr.pl for texconfig # lets try to keep people from shooting themselves with it -Patch14: texlive-20180414-tlmgr-ignore-warning.patch -# fix for poppler-20.11.0 -Patch15: texlive-20180414-poppler-20.11.0-luatex.patch -# make xdvi work with Ghostscript 9.27 -Patch16: texlive-xdvi-ghostcripts.patch +Patch21: texlive-20190410-tlmgr-ignore-warning.patch +Patch23: texlive-20200327-poppler-0.84.patch +# bz#1798119, buffer overflow, CVE-2019-19601 +Patch28: texlive-base-20190410-CVE-2019-19601.patch +# Fixes for poppler 0.90 (f33+) +Patch29: texlive-20200327-poppler-0.90.patch +Patch101: etex-addlanguage-fix-bz1215257.patch +Patch108: texlive-2017-xepersian-python.patch +Patch109: texlive-2019-py3-and-pep8.patch +Patch110: tabu-update-to-git-930bc77.patch %description The TeX Live software distribution offers a complete TeX system for a @@ -1140,267 +1096,265 @@ Provides: tex-amsfonts = %{epoch}:%{source_date}-%{release} Provides: tex-amsfonts-doc = %{epoch}:%{source_date}-%{release} Provides: %{name}-amsfonts-doc = %{epoch}:%{source_date}-%{release} Obsoletes: %{name}-amsfonts-doc < %{tl_epoch}:%{source_date} -License: OFSFLD +License: OFL Summary: TeX fonts from the American Mathematical Society BuildArch: noarch Requires: texlive-base -Requires: tex-kpathsea -Requires: texlive-tetex-bin, tex-tetex -Requires(post,postun): texlive-tetex-bin, tex-tetex, tex-hyphen-base, texlive-base -Provides: tex(cm.map) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmextra.map) = %{epoch}:%{source_date}-%{release} -Provides: tex(cyrillic.map) = %{epoch}:%{source_date}-%{release} -Provides: tex(euler.map) = %{epoch}:%{source_date}-%{release} -Provides: tex(latxfont.map) = %{epoch}:%{source_date}-%{release} -Provides: tex(symbols.map) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmbsy5.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmbsy6.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmbsy7.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmbsy8.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmbsy9.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmcsc8.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmcsc9.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmex7.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmex8.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmex9.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmmib5.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmmib6.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmmib7.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmmib8.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmmib9.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(wncyb10.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(wncyb5.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(wncyb6.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(wncyb7.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(wncyb8.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(wncyb9.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(wncyi10.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(wncyi5.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(wncyi6.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(wncyi7.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(wncyi8.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(wncyi9.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(wncyr10.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(wncyr5.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(wncyr6.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(wncyr7.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(wncyr8.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(wncyr9.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(wncysc10.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(wncyss10.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(wncyss8.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(wncyss9.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(dummy.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(euex10.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(euex7.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(euex8.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(euex9.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(eufb10.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(eufb5.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(eufb6.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(eufb7.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(eufb8.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(eufb9.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(eufm10.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(eufm5.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(eufm6.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(eufm7.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(eufm8.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(eufm9.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(eurb10.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(eurb5.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(eurb6.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(eurb7.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(eurb8.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(eurb9.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(eurm10.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(eurm5.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(eurm6.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(eurm7.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(eurm8.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(eurm9.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(eusb10.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(eusb5.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(eusb6.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(eusb7.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(eusb8.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(eusb9.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(eusm10.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(eusm5.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(eusm6.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(eusm7.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(eusm8.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(eusm9.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(msam10.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(msam5.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(msam6.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(msam7.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(msam8.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(msam9.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(msbm10.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(msbm5.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(msbm6.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(msbm7.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(msbm8.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(msbm9.tfm) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmb10.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmbsy10.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmbx10.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmbx12.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmbx5.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmbx6.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmbx7.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmbx8.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmbx9.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmbxsl10.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmbxti10.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmcsc10.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmdunh10.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmex10.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmff10.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmfi10.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmfib8.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cminch.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmitt10.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmmi10.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmmi12.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmmi5.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmmi6.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmmi7.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmmi8.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmmi9.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmmib10.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmr10.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmr12.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmr17.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmr5.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmr6.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmr7.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmr8.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmr9.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmsl10.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmsl12.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmsl8.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmsl9.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmsltt10.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmss10.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmss12.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmss17.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmss8.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmss9.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmssbx10.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmssdc10.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmssi10.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmssi12.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmssi17.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmssi8.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmssi9.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmssq8.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmssqi8.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmsy10.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmsy5.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmsy6.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmsy7.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmsy8.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmsy9.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmtcsc10.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmtex10.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmtex8.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmtex9.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmti10.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmti12.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmti7.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmti8.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmti9.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmtt10.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmtt12.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmtt8.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmtt9.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmu10.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmvtt10.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmbsy5.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmbsy6.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmbsy7.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmbsy8.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmbsy9.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmcsc8.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmcsc9.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmex7.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmex8.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmex9.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmmib5.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmmib6.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmmib7.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmmib8.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmmib9.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(wncyb10.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(wncyi10.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(wncyr10.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(wncysc10.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(wncyss10.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(euex10.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(euex7.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(euex8.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(euex9.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(eufb10.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(eufb5.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(eufb7.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(eufm10.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(eufm5.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(eufm7.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(eurb10.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(eurb5.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(eurb7.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(eurm10.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(eurm5.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(eurm7.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(eusb10.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(eusb5.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(eusb7.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(eusm10.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(eusm5.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(eusm7.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(lasy10.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(lasy5.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(lasy6.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(lasy7.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(lasy8.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(lasy9.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(lasyb10.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(lcircle1.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(lcirclew.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(lcmss8.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(lcmssb8.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(lcmssi8.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(line10.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(linew10.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(msam10.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(msam5.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(msam6.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(msam7.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(msam8.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(msam9.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(msbm10.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(msbm5.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(msbm6.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(msbm7.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(msbm8.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(msbm9.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(amsfonts.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(amssymb.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(cmmib57.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(eucal.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(eufrak.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(euscript.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(ueuex.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(ueuf.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(ueur.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(ueus.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(umsa.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(umsb.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(amssym.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(amssym.tex) = %{epoch}:%{source_date}-%{release} -Provides: tex(cyracc.def) = %{epoch}:%{source_date}-%{release} +Requires: tex-kpathsea, texlive-kpathsea-bin +Provides: tex(cm.map) = %{tl_version} +Provides: tex(cmextra.map) = %{tl_version} +Provides: tex(cyrillic.map) = %{tl_version} +Provides: tex(euler.map) = %{tl_version} +Provides: tex(latxfont.map) = %{tl_version} +Provides: tex(symbols.map) = %{tl_version} +Provides: tex(cmbsy5.tfm) = %{tl_version} +Provides: tex(cmbsy6.tfm) = %{tl_version} +Provides: tex(cmbsy7.tfm) = %{tl_version} +Provides: tex(cmbsy8.tfm) = %{tl_version} +Provides: tex(cmbsy9.tfm) = %{tl_version} +Provides: tex(cmcsc8.tfm) = %{tl_version} +Provides: tex(cmcsc9.tfm) = %{tl_version} +Provides: tex(cmex7.tfm) = %{tl_version} +Provides: tex(cmex8.tfm) = %{tl_version} +Provides: tex(cmex9.tfm) = %{tl_version} +Provides: tex(cmmib5.tfm) = %{tl_version} +Provides: tex(cmmib6.tfm) = %{tl_version} +Provides: tex(cmmib7.tfm) = %{tl_version} +Provides: tex(cmmib8.tfm) = %{tl_version} +Provides: tex(cmmib9.tfm) = %{tl_version} +Provides: tex(wncyb10.tfm) = %{tl_version} +Provides: tex(wncyb5.tfm) = %{tl_version} +Provides: tex(wncyb6.tfm) = %{tl_version} +Provides: tex(wncyb7.tfm) = %{tl_version} +Provides: tex(wncyb8.tfm) = %{tl_version} +Provides: tex(wncyb9.tfm) = %{tl_version} +Provides: tex(wncyi10.tfm) = %{tl_version} +Provides: tex(wncyi5.tfm) = %{tl_version} +Provides: tex(wncyi6.tfm) = %{tl_version} +Provides: tex(wncyi7.tfm) = %{tl_version} +Provides: tex(wncyi8.tfm) = %{tl_version} +Provides: tex(wncyi9.tfm) = %{tl_version} +Provides: tex(wncyr10.tfm) = %{tl_version} +Provides: tex(wncyr5.tfm) = %{tl_version} +Provides: tex(wncyr6.tfm) = %{tl_version} +Provides: tex(wncyr7.tfm) = %{tl_version} +Provides: tex(wncyr8.tfm) = %{tl_version} +Provides: tex(wncyr9.tfm) = %{tl_version} +Provides: tex(wncysc10.tfm) = %{tl_version} +Provides: tex(wncyss10.tfm) = %{tl_version} +Provides: tex(wncyss8.tfm) = %{tl_version} +Provides: tex(wncyss9.tfm) = %{tl_version} +Provides: tex(dummy.tfm) = %{tl_version} +Provides: tex(euex10.tfm) = %{tl_version} +Provides: tex(euex7.tfm) = %{tl_version} +Provides: tex(euex8.tfm) = %{tl_version} +Provides: tex(euex9.tfm) = %{tl_version} +Provides: tex(eufb10.tfm) = %{tl_version} +Provides: tex(eufb5.tfm) = %{tl_version} +Provides: tex(eufb6.tfm) = %{tl_version} +Provides: tex(eufb7.tfm) = %{tl_version} +Provides: tex(eufb8.tfm) = %{tl_version} +Provides: tex(eufb9.tfm) = %{tl_version} +Provides: tex(eufm10.tfm) = %{tl_version} +Provides: tex(eufm5.tfm) = %{tl_version} +Provides: tex(eufm6.tfm) = %{tl_version} +Provides: tex(eufm7.tfm) = %{tl_version} +Provides: tex(eufm8.tfm) = %{tl_version} +Provides: tex(eufm9.tfm) = %{tl_version} +Provides: tex(eurb10.tfm) = %{tl_version} +Provides: tex(eurb5.tfm) = %{tl_version} +Provides: tex(eurb6.tfm) = %{tl_version} +Provides: tex(eurb7.tfm) = %{tl_version} +Provides: tex(eurb8.tfm) = %{tl_version} +Provides: tex(eurb9.tfm) = %{tl_version} +Provides: tex(eurm10.tfm) = %{tl_version} +Provides: tex(eurm5.tfm) = %{tl_version} +Provides: tex(eurm6.tfm) = %{tl_version} +Provides: tex(eurm7.tfm) = %{tl_version} +Provides: tex(eurm8.tfm) = %{tl_version} +Provides: tex(eurm9.tfm) = %{tl_version} +Provides: tex(eusb10.tfm) = %{tl_version} +Provides: tex(eusb5.tfm) = %{tl_version} +Provides: tex(eusb6.tfm) = %{tl_version} +Provides: tex(eusb7.tfm) = %{tl_version} +Provides: tex(eusb8.tfm) = %{tl_version} +Provides: tex(eusb9.tfm) = %{tl_version} +Provides: tex(eusm10.tfm) = %{tl_version} +Provides: tex(eusm5.tfm) = %{tl_version} +Provides: tex(eusm6.tfm) = %{tl_version} +Provides: tex(eusm7.tfm) = %{tl_version} +Provides: tex(eusm8.tfm) = %{tl_version} +Provides: tex(eusm9.tfm) = %{tl_version} +Provides: tex(msam10.tfm) = %{tl_version} +Provides: tex(msam5.tfm) = %{tl_version} +Provides: tex(msam6.tfm) = %{tl_version} +Provides: tex(msam7.tfm) = %{tl_version} +Provides: tex(msam8.tfm) = %{tl_version} +Provides: tex(msam9.tfm) = %{tl_version} +Provides: tex(msbm10.tfm) = %{tl_version} +Provides: tex(msbm5.tfm) = %{tl_version} +Provides: tex(msbm6.tfm) = %{tl_version} +Provides: tex(msbm7.tfm) = %{tl_version} +Provides: tex(msbm8.tfm) = %{tl_version} +Provides: tex(msbm9.tfm) = %{tl_version} +Provides: tex(cmb10.pfb) = %{tl_version} +Provides: tex(cmbsy10.pfb) = %{tl_version} +Provides: tex(cmbx10.pfb) = %{tl_version} +Provides: tex(cmbx12.pfb) = %{tl_version} +Provides: tex(cmbx5.pfb) = %{tl_version} +Provides: tex(cmbx6.pfb) = %{tl_version} +Provides: tex(cmbx7.pfb) = %{tl_version} +Provides: tex(cmbx8.pfb) = %{tl_version} +Provides: tex(cmbx9.pfb) = %{tl_version} +Provides: tex(cmbxsl10.pfb) = %{tl_version} +Provides: tex(cmbxti10.pfb) = %{tl_version} +Provides: tex(cmcsc10.pfb) = %{tl_version} +Provides: tex(cmdunh10.pfb) = %{tl_version} +Provides: tex(cmex10.pfb) = %{tl_version} +Provides: tex(cmff10.pfb) = %{tl_version} +Provides: tex(cmfi10.pfb) = %{tl_version} +Provides: tex(cmfib8.pfb) = %{tl_version} +Provides: tex(cminch.pfb) = %{tl_version} +Provides: tex(cmitt10.pfb) = %{tl_version} +Provides: tex(cmmi10.pfb) = %{tl_version} +Provides: tex(cmmi12.pfb) = %{tl_version} +Provides: tex(cmmi5.pfb) = %{tl_version} +Provides: tex(cmmi6.pfb) = %{tl_version} +Provides: tex(cmmi7.pfb) = %{tl_version} +Provides: tex(cmmi8.pfb) = %{tl_version} +Provides: tex(cmmi9.pfb) = %{tl_version} +Provides: tex(cmmib10.pfb) = %{tl_version} +Provides: tex(cmr10.pfb) = %{tl_version} +Provides: tex(cmr12.pfb) = %{tl_version} +Provides: tex(cmr17.pfb) = %{tl_version} +Provides: tex(cmr5.pfb) = %{tl_version} +Provides: tex(cmr6.pfb) = %{tl_version} +Provides: tex(cmr7.pfb) = %{tl_version} +Provides: tex(cmr8.pfb) = %{tl_version} +Provides: tex(cmr9.pfb) = %{tl_version} +Provides: tex(cmsl10.pfb) = %{tl_version} +Provides: tex(cmsl12.pfb) = %{tl_version} +Provides: tex(cmsl8.pfb) = %{tl_version} +Provides: tex(cmsl9.pfb) = %{tl_version} +Provides: tex(cmsltt10.pfb) = %{tl_version} +Provides: tex(cmss10.pfb) = %{tl_version} +Provides: tex(cmss12.pfb) = %{tl_version} +Provides: tex(cmss17.pfb) = %{tl_version} +Provides: tex(cmss8.pfb) = %{tl_version} +Provides: tex(cmss9.pfb) = %{tl_version} +Provides: tex(cmssbx10.pfb) = %{tl_version} +Provides: tex(cmssdc10.pfb) = %{tl_version} +Provides: tex(cmssi10.pfb) = %{tl_version} +Provides: tex(cmssi12.pfb) = %{tl_version} +Provides: tex(cmssi17.pfb) = %{tl_version} +Provides: tex(cmssi8.pfb) = %{tl_version} +Provides: tex(cmssi9.pfb) = %{tl_version} +Provides: tex(cmssq8.pfb) = %{tl_version} +Provides: tex(cmssqi8.pfb) = %{tl_version} +Provides: tex(cmsy10.pfb) = %{tl_version} +Provides: tex(cmsy5.pfb) = %{tl_version} +Provides: tex(cmsy6.pfb) = %{tl_version} +Provides: tex(cmsy7.pfb) = %{tl_version} +Provides: tex(cmsy8.pfb) = %{tl_version} +Provides: tex(cmsy9.pfb) = %{tl_version} +Provides: tex(cmtcsc10.pfb) = %{tl_version} +Provides: tex(cmtex10.pfb) = %{tl_version} +Provides: tex(cmtex8.pfb) = %{tl_version} +Provides: tex(cmtex9.pfb) = %{tl_version} +Provides: tex(cmti10.pfb) = %{tl_version} +Provides: tex(cmti12.pfb) = %{tl_version} +Provides: tex(cmti7.pfb) = %{tl_version} +Provides: tex(cmti8.pfb) = %{tl_version} +Provides: tex(cmti9.pfb) = %{tl_version} +Provides: tex(cmtt10.pfb) = %{tl_version} +Provides: tex(cmtt12.pfb) = %{tl_version} +Provides: tex(cmtt8.pfb) = %{tl_version} +Provides: tex(cmtt9.pfb) = %{tl_version} +Provides: tex(cmu10.pfb) = %{tl_version} +Provides: tex(cmvtt10.pfb) = %{tl_version} +Provides: tex(cmbsy5.pfb) = %{tl_version} +Provides: tex(cmbsy6.pfb) = %{tl_version} +Provides: tex(cmbsy7.pfb) = %{tl_version} +Provides: tex(cmbsy8.pfb) = %{tl_version} +Provides: tex(cmbsy9.pfb) = %{tl_version} +Provides: tex(cmcsc8.pfb) = %{tl_version} +Provides: tex(cmcsc9.pfb) = %{tl_version} +Provides: tex(cmex7.pfb) = %{tl_version} +Provides: tex(cmex8.pfb) = %{tl_version} +Provides: tex(cmex9.pfb) = %{tl_version} +Provides: tex(cmmib5.pfb) = %{tl_version} +Provides: tex(cmmib6.pfb) = %{tl_version} +Provides: tex(cmmib7.pfb) = %{tl_version} +Provides: tex(cmmib8.pfb) = %{tl_version} +Provides: tex(cmmib9.pfb) = %{tl_version} +Provides: tex(wncyb10.pfb) = %{tl_version} +Provides: tex(wncyi10.pfb) = %{tl_version} +Provides: tex(wncyr10.pfb) = %{tl_version} +Provides: tex(wncysc10.pfb) = %{tl_version} +Provides: tex(wncyss10.pfb) = %{tl_version} +Provides: tex(euex10.pfb) = %{tl_version} +Provides: tex(euex7.pfb) = %{tl_version} +Provides: tex(euex8.pfb) = %{tl_version} +Provides: tex(euex9.pfb) = %{tl_version} +Provides: tex(eufb10.pfb) = %{tl_version} +Provides: tex(eufb5.pfb) = %{tl_version} +Provides: tex(eufb7.pfb) = %{tl_version} +Provides: tex(eufm10.pfb) = %{tl_version} +Provides: tex(eufm5.pfb) = %{tl_version} +Provides: tex(eufm7.pfb) = %{tl_version} +Provides: tex(eurb10.pfb) = %{tl_version} +Provides: tex(eurb5.pfb) = %{tl_version} +Provides: tex(eurb7.pfb) = %{tl_version} +Provides: tex(eurm10.pfb) = %{tl_version} +Provides: tex(eurm5.pfb) = %{tl_version} +Provides: tex(eurm7.pfb) = %{tl_version} +Provides: tex(eusb10.pfb) = %{tl_version} +Provides: tex(eusb5.pfb) = %{tl_version} +Provides: tex(eusb7.pfb) = %{tl_version} +Provides: tex(eusm10.pfb) = %{tl_version} +Provides: tex(eusm5.pfb) = %{tl_version} +Provides: tex(eusm7.pfb) = %{tl_version} +Provides: tex(lasy10.pfb) = %{tl_version} +Provides: tex(lasy5.pfb) = %{tl_version} +Provides: tex(lasy6.pfb) = %{tl_version} +Provides: tex(lasy7.pfb) = %{tl_version} +Provides: tex(lasy8.pfb) = %{tl_version} +Provides: tex(lasy9.pfb) = %{tl_version} +Provides: tex(lasyb10.pfb) = %{tl_version} +Provides: tex(lcircle1.pfb) = %{tl_version} +Provides: tex(lcirclew.pfb) = %{tl_version} +Provides: tex(lcmss8.pfb) = %{tl_version} +Provides: tex(lcmssb8.pfb) = %{tl_version} +Provides: tex(lcmssi8.pfb) = %{tl_version} +Provides: tex(line10.pfb) = %{tl_version} +Provides: tex(linew10.pfb) = %{tl_version} +Provides: tex(msam10.pfb) = %{tl_version} +Provides: tex(msam5.pfb) = %{tl_version} +Provides: tex(msam6.pfb) = %{tl_version} +Provides: tex(msam7.pfb) = %{tl_version} +Provides: tex(msam8.pfb) = %{tl_version} +Provides: tex(msam9.pfb) = %{tl_version} +Provides: tex(msbm10.pfb) = %{tl_version} +Provides: tex(msbm5.pfb) = %{tl_version} +Provides: tex(msbm6.pfb) = %{tl_version} +Provides: tex(msbm7.pfb) = %{tl_version} +Provides: tex(msbm8.pfb) = %{tl_version} +Provides: tex(msbm9.pfb) = %{tl_version} +Provides: tex(amsfonts.sty) = %{tl_version} +Provides: tex(amssymb.sty) = %{tl_version} +Provides: tex(cmmib57.sty) = %{tl_version} +Provides: tex(eucal.sty) = %{tl_version} +Provides: tex(eufrak.sty) = %{tl_version} +Provides: tex(euscript.sty) = %{tl_version} +Provides: tex(ueuex.fd) = %{tl_version} +Provides: tex(ueuf.fd) = %{tl_version} +Provides: tex(ueur.fd) = %{tl_version} +Provides: tex(ueus.fd) = %{tl_version} +Provides: tex(umsa.fd) = %{tl_version} +Provides: tex(umsb.fd) = %{tl_version} +Provides: tex(amssym.def) = %{tl_version} +Provides: tex(amssym.tex) = %{tl_version} +Provides: tex(cyracc.def) = %{tl_version} %description amsfonts An extended set of fonts for use in mathematics, including: @@ -1599,12 +1553,11 @@ Provides: tex-arphic = %{epoch}:%{source_date}-%{release} Provides: tex-arphic-doc = %{epoch}:%{source_date}-%{release} Provides: %{name}-arphic-doc = %{epoch}:%{source_date}-%{release} Obsoletes: %{name}-arphic-doc < %{tl_epoch}:%{source_date} -License: Freely redistributable without restriction +License: Arphic Summary: Arphic (Chinese) font packages BuildArch: noarch Requires: texlive-base Requires: tex-kpathsea -Requires: texlive-tetex-bin, tex-tetex Provides: tex(bkaiu.map) = %{epoch}:%{source_date}-%{release} Provides: tex(bsmiu.map) = %{epoch}:%{source_date}-%{release} Provides: tex(gbsnu.map) = %{epoch}:%{source_date}-%{release} @@ -2774,7 +2727,7 @@ Provides: tex-attachfile = %{epoch}:%{source_date}-%{release} Provides: tex-attachfile-doc = %{epoch}:%{source_date}-%{release} Provides: %{name}-attachfile-doc = %{epoch}:%{source_date}-%{release} Obsoletes: %{name}-attachfile-doc < %{tl_epoch}:%{source_date} -License: LPPL 1.3 +License: LPPL Summary: Attach arbitrary files to a PDF document BuildArch: noarch Requires: texlive-base @@ -3084,9 +3037,18 @@ License: GPL+ Summary: A LaTeX class for producing presentations and slides BuildArch: noarch Requires: texlive-base -Requires: tex-kpathsea -Requires: tex-pgf -Requires: tex-xcolor +Requires: texlive-kpathsea-bin, tex-kpathsea +Requires: texlive-amscls +Requires: texlive-amsfonts +Requires: texlive-amsmath +Requires: texlive-atbegshi +Requires: texlive-etoolbox +Requires: texlive-geometry +Requires: texlive-hyperref +Requires: texlive-iftex +Requires: texlive-pgf +Requires: texlive-translator +Requires: texlive-xcolor Requires: tex(beamerbasemodes.sty) Requires: tex(ifpdf.sty) Requires: tex(ucs.sty) @@ -3094,10 +3056,12 @@ Requires: tex(inputenc.sty) Requires: tex(geometry.sty) Requires: tex(pgfcore.sty) Requires: tex(xxcolor.sty) +Requires: tex(atbegshi.sty) Requires: tex(hyperref.sty) Requires: tex(beamerbasearticle.sty) Requires: tex(xcolor.sty) Requires: tex(amssymb.sty) +Requires: tex(sansmathaccent.sty) Requires: tex(enumerate.sty) Requires: tex(keyval.sty) Requires: tex(beamerbasetwoscreens.sty) @@ -3107,156 +3071,153 @@ Requires: tex(beamerbasetheorems.sty) Requires: tex(amsmath.sty) Requires: tex(amsthm.sty) Requires: tex(pgf.sty) -Provides: tex(beamericonarticle.tex) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamericonbook.tex) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamer.cls) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerarticle.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerbasearticle.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerbaseauxtemplates.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerbaseboxes.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerbasecolor.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerbasecompatibility.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerbasedecode.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerbaseexercise.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerbasefont.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerbaseframe.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerbaseframecomponents.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerbaseframesize.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerbaselocalstructure.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerbasemisc.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerbasemodes.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerbasenavigation.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerbasenotes.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerbaseoptions.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerbaseoverlay.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerbasercs.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerbaserequires.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerbasesection.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerbasetemplates.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerbasethemes.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerbasetheorems.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerbasetitle.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerbasetoc.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerbasetranslator.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerbasetwoscreens.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerbaseverbatim.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerfoils.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerprosper.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerseminar.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamertexpower.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerexample-foils.tex) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerexample-prosper.tex) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerexample-seminar.tex) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerexample-texpower.tex) = %{epoch}:%{source_date}-%{release} -Provides: tex(multimedia.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(multimediasymbols.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(xmpmulti.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamercolorthemealbatross.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamercolorthemebeaver.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamercolorthemebeetle.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamercolorthemecrane.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamercolorthemedefault.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamercolorthemedolphin.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamercolorthemedove.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamercolorthemefly.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamercolorthemelily.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamercolorthememonarca.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamercolorthemeorchid.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamercolorthemerose.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamercolorthemeseagull.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamercolorthemeseahorse.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamercolorthemesidebartab.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamercolorthemespruce.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamercolorthemestructure.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamercolorthemewhale.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamercolorthemewolverine.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerfontthemedefault.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerfontthemeprofessionalfonts.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerfontthemeserif.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerfontthemestructurebold.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerfontthemestructureitalicserif.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerfontthemestructuresmallcapsserif.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerinnerthemecircles.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerinnerthemedefault.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerinnerthemeinmargin.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerinnerthemerectangles.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerinnerthemerounded.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerouterthemedefault.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerouterthemeinfolines.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerouterthememiniframes.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerouterthemeshadow.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerouterthemesidebar.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerouterthemesmoothbars.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerouterthemesmoothtree.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerouterthemesplit.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerouterthemetree.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerthemeAnnArbor.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerthemeAntibes.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerthemeBergen.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerthemeBerkeley.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerthemeBerlin.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerthemeBoadilla.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerthemeCambridgeUS.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerthemeCopenhagen.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerthemeDarmstadt.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerthemeDresden.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerthemeEastLansing.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerthemeFrankfurt.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerthemeGoettingen.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerthemeHannover.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerthemeIlmenau.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerthemeJuanLesPins.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerthemeLuebeck.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerthemeMadrid.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerthemeMalmoe.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerthemeMarburg.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerthemeMontpellier.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerthemePaloAlto.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerthemePittsburgh.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerthemeRochester.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerthemeSingapore.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerthemeSzeged.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerthemeWarsaw.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerthemeboxes.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerthemedefault.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerthemebars.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerthemeclassic.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerthemecompatibility.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerthemelined.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerthemeplain.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerthemeshadow.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerthemesidebar.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerthemesplit.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(beamerthemetree.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(translator-language-mappings.tex) = %{epoch}:%{source_date}-%{release} -Provides: tex(translator.sty) = %{epoch}:%{source_date}-%{release} +Requires: tex(translator.sty) +Provides: tex(beamericonarticle.tex) = %{tl_version} +Provides: tex(beamericonbook.tex) = %{tl_version} +Provides: tex(beamer.cls) = %{tl_version} +Provides: tex(beamerarticle.sty) = %{tl_version} +Provides: tex(beamerbasearticle.sty) = %{tl_version} +Provides: tex(beamerbaseauxtemplates.sty) = %{tl_version} +Provides: tex(beamerbaseboxes.sty) = %{tl_version} +Provides: tex(beamerbasecolor.sty) = %{tl_version} +Provides: tex(beamerbasecompatibility.sty) = %{tl_version} +Provides: tex(beamerbasedecode.sty) = %{tl_version} +Provides: tex(beamerbasefont.sty) = %{tl_version} +Provides: tex(beamerbaseframe.sty) = %{tl_version} +Provides: tex(beamerbaseframecomponents.sty) = %{tl_version} +Provides: tex(beamerbaseframesize.sty) = %{tl_version} +Provides: tex(beamerbaselocalstructure.sty) = %{tl_version} +Provides: tex(beamerbasemisc.sty) = %{tl_version} +Provides: tex(beamerbasemodes.sty) = %{tl_version} +Provides: tex(beamerbasenavigation.sty) = %{tl_version} +Provides: tex(beamerbasenotes.sty) = %{tl_version} +Provides: tex(beamerbaseoptions.sty) = %{tl_version} +Provides: tex(beamerbaseoverlay.sty) = %{tl_version} +Provides: tex(beamerbaserequires.sty) = %{tl_version} +Provides: tex(beamerbasesection.sty) = %{tl_version} +Provides: tex(beamerbasetemplates.sty) = %{tl_version} +Provides: tex(beamerbasethemes.sty) = %{tl_version} +Provides: tex(beamerbasetheorems.sty) = %{tl_version} +Provides: tex(beamerbasetitle.sty) = %{tl_version} +Provides: tex(beamerbasetoc.sty) = %{tl_version} +Provides: tex(beamerbasetranslator.sty) = %{tl_version} +Provides: tex(beamerbasetwoscreens.sty) = %{tl_version} +Provides: tex(beamerbaseverbatim.sty) = %{tl_version} +Provides: tex(beamerfoils.sty) = %{tl_version} +Provides: tex(beamerprosper.sty) = %{tl_version} +Provides: tex(beamerseminar.sty) = %{tl_version} +Provides: tex(beamertexpower.sty) = %{tl_version} +Provides: tex(beamerexample-foils.tex) = %{tl_version} +Provides: tex(beamerexample-prosper.tex) = %{tl_version} +Provides: tex(beamerexample-seminar.tex) = %{tl_version} +Provides: tex(beamerexample-texpower.tex) = %{tl_version} +Provides: tex(multimedia.sty) = %{tl_version} +Provides: tex(multimediasymbols.sty) = %{tl_version} +Provides: tex(xmpmulti.sty) = %{tl_version} +Provides: tex(beamercolorthemealbatross.sty) = %{tl_version} +Provides: tex(beamercolorthemebeaver.sty) = %{tl_version} +Provides: tex(beamercolorthemebeetle.sty) = %{tl_version} +Provides: tex(beamercolorthemecrane.sty) = %{tl_version} +Provides: tex(beamercolorthemedefault.sty) = %{tl_version} +Provides: tex(beamercolorthemedolphin.sty) = %{tl_version} +Provides: tex(beamercolorthemedove.sty) = %{tl_version} +Provides: tex(beamercolorthemefly.sty) = %{tl_version} +Provides: tex(beamercolorthemelily.sty) = %{tl_version} +Provides: tex(beamercolorthememonarca.sty) = %{tl_version} +Provides: tex(beamercolorthemeorchid.sty) = %{tl_version} +Provides: tex(beamercolorthemerose.sty) = %{tl_version} +Provides: tex(beamercolorthemeseagull.sty) = %{tl_version} +Provides: tex(beamercolorthemeseahorse.sty) = %{tl_version} +Provides: tex(beamercolorthemesidebartab.sty) = %{tl_version} +Provides: tex(beamercolorthemespruce.sty) = %{tl_version} +Provides: tex(beamercolorthemestructure.sty) = %{tl_version} +Provides: tex(beamercolorthemewhale.sty) = %{tl_version} +Provides: tex(beamercolorthemewolverine.sty) = %{tl_version} +Provides: tex(beamerfontthemedefault.sty) = %{tl_version} +Provides: tex(beamerfontthemeprofessionalfonts.sty) = %{tl_version} +Provides: tex(beamerfontthemeserif.sty) = %{tl_version} +Provides: tex(beamerfontthemestructurebold.sty) = %{tl_version} +Provides: tex(beamerfontthemestructureitalicserif.sty) = %{tl_version} +Provides: tex(beamerfontthemestructuresmallcapsserif.sty) = %{tl_version} +Provides: tex(beamerinnerthemecircles.sty) = %{tl_version} +Provides: tex(beamerinnerthemedefault.sty) = %{tl_version} +Provides: tex(beamerinnerthemeinmargin.sty) = %{tl_version} +Provides: tex(beamerinnerthemerectangles.sty) = %{tl_version} +Provides: tex(beamerinnerthemerounded.sty) = %{tl_version} +Provides: tex(beamerouterthemedefault.sty) = %{tl_version} +Provides: tex(beamerouterthemeinfolines.sty) = %{tl_version} +Provides: tex(beamerouterthememiniframes.sty) = %{tl_version} +Provides: tex(beamerouterthemeshadow.sty) = %{tl_version} +Provides: tex(beamerouterthemesidebar.sty) = %{tl_version} +Provides: tex(beamerouterthemesmoothbars.sty) = %{tl_version} +Provides: tex(beamerouterthemesmoothtree.sty) = %{tl_version} +Provides: tex(beamerouterthemesplit.sty) = %{tl_version} +Provides: tex(beamerouterthemetree.sty) = %{tl_version} +Provides: tex(beamerpatchparalist.sty) = %{tl_version} +Provides: tex(beamerthemeAnnArbor.sty) = %{tl_version} +Provides: tex(beamerthemeAntibes.sty) = %{tl_version} +Provides: tex(beamerthemeBergen.sty) = %{tl_version} +Provides: tex(beamerthemeBerkeley.sty) = %{tl_version} +Provides: tex(beamerthemeBerlin.sty) = %{tl_version} +Provides: tex(beamerthemeBoadilla.sty) = %{tl_version} +Provides: tex(beamerthemeCambridgeUS.sty) = %{tl_version} +Provides: tex(beamerthemeCopenhagen.sty) = %{tl_version} +Provides: tex(beamerthemeDarmstadt.sty) = %{tl_version} +Provides: tex(beamerthemeDresden.sty) = %{tl_version} +Provides: tex(beamerthemeEastLansing.sty) = %{tl_version} +Provides: tex(beamerthemeFrankfurt.sty) = %{tl_version} +Provides: tex(beamerthemeGoettingen.sty) = %{tl_version} +Provides: tex(beamerthemeHannover.sty) = %{tl_version} +Provides: tex(beamerthemeIlmenau.sty) = %{tl_version} +Provides: tex(beamerthemeJuanLesPins.sty) = %{tl_version} +Provides: tex(beamerthemeLuebeck.sty) = %{tl_version} +Provides: tex(beamerthemeMadrid.sty) = %{tl_version} +Provides: tex(beamerthemeMalmoe.sty) = %{tl_version} +Provides: tex(beamerthemeMarburg.sty) = %{tl_version} +Provides: tex(beamerthemeMontpellier.sty) = %{tl_version} +Provides: tex(beamerthemePaloAlto.sty) = %{tl_version} +Provides: tex(beamerthemePittsburgh.sty) = %{tl_version} +Provides: tex(beamerthemeRochester.sty) = %{tl_version} +Provides: tex(beamerthemeSingapore.sty) = %{tl_version} +Provides: tex(beamerthemeSzeged.sty) = %{tl_version} +Provides: tex(beamerthemeWarsaw.sty) = %{tl_version} +Provides: tex(beamerthemebars.sty) = %{tl_version} +Provides: tex(beamerthemeboxes.sty) = %{tl_version} +Provides: tex(beamerthemeclassic.sty) = %{tl_version} +Provides: tex(beamerthemecompatibility.sty) = %{tl_version} +Provides: tex(beamerthemedefault.sty) = %{tl_version} +Provides: tex(beamerthemelined.sty) = %{tl_version} +Provides: tex(beamerthemeplain.sty) = %{tl_version} +Provides: tex(beamerthemeshadow.sty) = %{tl_version} +Provides: tex(beamerthemesidebar.sty) = %{tl_version} +Provides: tex(beamerthemesplit.sty) = %{tl_version} +Provides: tex(beamerthemetree.sty) = %{tl_version} +Provides: tex(translator-language-mappings.tex) = %{tl_version} %description beamer -The beamer LaTeX class can be used for producing slides. Its -functionality is similar to Prosper but does not need any -external programs and can directly produce a presentation using -pdflatex. Beamer uses pgf for pdf/ps independent graphics. -Frames are created using \frame{...}, and a frame can build -multiple slides through a simple notation for specifying -material for each slide within a frame. Beamer supports -bibliographies, appendicies and transitions. Short versions of -title, authors, institute can also be specified as optional -parameters. A \plainframe{} allows a picture, for example, to -fill the whole frame. Support figure and table environments, -transparency effects, a \transduration command, animation -commands, a pauses environment. Beamer also provides -compatibility with other packages like prosper. The package now -incorporates the functionality of the former translator -package, which is used for customising the package for use in -other language environments. - +The beamer LaTeX class can be used for producing slides. The +class works in both PostScript and direct PDF output modes, +using the pgf graphics system for visual effects. Content is +created in the frame environment, and each frame can be made up +of a number of slides using a simple notation for specifying +material to appear on each slide within a frame. Short versions +of title, authors, institute can also be specified as optional +parameters. Whole frame graphics are supported by plain frames. +The class supports figure and table environments, transparency +effects, varying slide transitions and animations. Beamer also +provides compatibility with other packages like prosper. The +package now incorporates the functionality of the former +translator package, which is used for customising the package +for use in other language environments. Beamer depends on the +following other packages: atbegshi, etoolbox, hyperref, ifpdf, +pgf, and translator. %package pgf Provides: tex-pgf = %{epoch}:%{source_date}-%{release} Provides: tex-pgf-doc = %{epoch}:%{source_date}-%{release} Provides: %{name}-pgf-doc = %{epoch}:%{source_date}-%{release} Obsoletes: %{name}-pgf-doc < %{tl_epoch}:%{source_date} -License: LPPL 1.3 +License: LPPL Summary: Create PostScript and PDF graphics in TeX BuildArch: noarch Requires: texlive-base @@ -3587,12 +3548,11 @@ Provides: tex-bera = %{epoch}:%{source_date}-%{release} Provides: tex-bera-doc = %{epoch}:%{source_date}-%{release} Provides: %{name}-bera-doc = %{epoch}:%{source_date}-%{release} Obsoletes: %{name}-bera-doc < %{tl_epoch}:%{source_date} -License: Bitstream vera +License: Bitstream Vera Summary: Bera fonts BuildArch: noarch Requires: texlive-base Requires: tex-kpathsea -Requires: texlive-tetex-bin, tex-tetex Requires: tex(fontenc.sty) Requires: tex(textcomp.sty) Requires: tex(berasans.sty) @@ -3756,10 +3716,10 @@ Provides: tex-kpathsea-bin = %{epoch}:%{source_date}-%{release} Obsoletes: texlive-kpathsea-bin < %{tl_epoch}:%{source_date} Provides: texlive-kpathsea-doc = %{epoch}:%{source_date}-%{release} Obsoletes: texlive-kpathsea-doc < %{tl_epoch}:%{source_date} -Requires(post,postun): /sbin/install-info # We absolutely need this to go in first, since the trigger needs it -Requires(post): texlive-tetex = %{epoch}:%{source_date}-%{release} +Requires(post): texlive-texlive-scripts = %{epoch}:%{source_date}-%{release} Requires: coreutils, grep +Requires: texlive-base Provides: tex(fmtutil.cnf) = %{epoch}:%{source_date}-%{release} Provides: tex(mktex.cnf) = %{epoch}:%{source_date}-%{release} Provides: tex(texmf.cnf) = %{epoch}:%{source_date}-%{release} @@ -3772,55 +3732,6 @@ top of a general search mechanism. It is not distributed separately, but rather is released and maintained as part of the TeX live sources. -%preun kpathsea -if [ "$1" == "0" ]; then - /sbin/install-info --delete %{_infodir}/kpathsea.info %{_infodir}/dir 2>/dev/null || : - /sbin/install-info --delete %{_infodir}/tds.info %{_infodir}/dir 2>/dev/null || : - /sbin/install-info --delete %{_infodir}/web2c.info %{_infodir}/dir 2>/dev/null || : -fi - -%post kpathsea -/sbin/install-info %{_infodir}/kpathsea.info %{_infodir}/dir 2>/dev/null || : -/sbin/install-info %{_infodir}/tds.info %{_infodir}/dir 2>/dev/null || : -/sbin/install-info %{_infodir}/web2c.info %{_infodir}/dir 2>/dev/null || : -: - -%transfiletriggerin kpathsea -- %{_texdir} -%{_bindir}/texhash 2> /dev/null -export TEXMF=/usr/share/texlive/texmf-dist -export TEXMFCNF=/usr/share/texlive/texmf-dist/web2c -export TEXMFCACHE=/var/lib/texmf -%{_bindir}/mtxrun --generate &> /dev/null || : -%{_bindir}/fmtutil-sys --all &> /dev/null || : - -%transfiletriggerpostun kpathsea -- %{_texdir} -%{_bindir}/texhash 2> /dev/null || : - -%transfiletriggerin kpathsea -- %{_texdir}/texmf-dist/fonts/map/dvips/ -list=`grep "\.map" | sort -n | uniq` -while read -r line; do - [ -z "$line" ] && continue - shortfile=`basename "$line"` - if `echo $shortfile | grep -Eq 'allrunes.map|arabtex.map|arss.map|artm.map|bbold.map|cbgreek-full.map|ccpl.map|cmextra.map|cmll.map|cm.map|cm-super-t1.map|cm-super-t2a.map|cm-super-t2b.map|cm-super-t2c.map|cm-super-ts1.map|cm-super-x2.map|cmtext-bsr-interpolated.map|cyrillic.map|dvng.map|esint.map|ethiop.map|eurosym.map|hfbright.map|iby.map|latxfont.map|lxfonts.map|manfnt.map|mflogo.map|mongolian.map|musix.map|pigpen.map|plother.map|pltext.map|rsfs.map|semaf.map|stmaryrd.map|symbols.map|tipa.map|trajan.map|vnrother.map|vnrtext.map|wasy.map|xypic.map|yhmath.map'`; then - %{_bindir}/updmap-sys --nomkmap --enable MixedMap=$shortfile >/dev/null 2>&1 || : - else - %{_bindir}/updmap-sys --nomkmap --enable Map=$shortfile >/dev/null 2>&1 || : - fi -done <<< "$list" -%{_bindir}/updmap-sys --quiet --nomkmap >/dev/null || : - -%transfiletriggerpostun kpathsea -- %{_texdir}/texmf-dist/fonts/map/dvips/ -list=`grep "\.map" | sort -n | uniq` -while read -r line; do - [ -z "$line" ] && continue - shortfile=`basename "$line"` - if `echo $shortfile | grep -Eq 'allrunes.map|arabtex.map|arss.map|artm.map|bbold.map|cbgreek-full.map|ccpl.map|cmextra.map|cmll.map|cm.map|cm-super-t1.map|cm-super-t2a.map|cm-super-t2b.map|cm-super-t2c.map|cm-super-ts1.map|cm-super-x2.map|cmtext-bsr-interpolated.map|cyrillic.map|dvng.map|esint.map|ethiop.map|eurosym.map|hfbright.map|iby.map|latxfont.map|lxfonts.map|manfnt.map|mflogo.map|mongolian.map|musix.map|pigpen.map|plother.map|pltext.map|rsfs.map|semaf.map|stmaryrd.map|symbols.map|tipa.map|trajan.map|vnrother.map|vnrtext.map|wasy.map|xypic.map|yhmath.map'`; then - %{_bindir}/updmap-sys --nomkmap --disable MixedMap=$shortfile >/dev/null 2>&1 || : - else - %{_bindir}/updmap-sys --nomkmap --disable Map=$shortfile >/dev/null 2>&1 || : - fi -done <<< "$list" -%{_bindir}/updmap-sys --quiet --nomkmap >/dev/null || : %package bibtopic Provides: tex-bibtopic = %{epoch}:%{source_date}-%{release} @@ -3854,7 +3765,7 @@ Provides: tex-bidi = %{epoch}:%{source_date}-%{release} Provides: tex-bidi-doc = %{epoch}:%{source_date}-%{release} Provides: %{name}-bidi-doc = %{epoch}:%{source_date}-%{release} Obsoletes: %{name}-bidi-doc < %{tl_epoch}:%{source_date} -License: LPPL 1.3 +License: LPPL Summary: Support for bidirectional typesetting in plain TeX and LaTeX BuildArch: noarch Requires: texlive-base @@ -4285,7 +4196,7 @@ Provides: tex-caption = %{epoch}:%{source_date}-%{release} Provides: tex-caption-doc = %{epoch}:%{source_date}-%{release} Provides: %{name}-caption-doc = %{epoch}:%{source_date}-%{release} Obsoletes: %{name}-caption-doc < %{tl_epoch}:%{source_date} -License: LPPL 1.3 +License: LPPL Summary: Customising captions in floating environments BuildArch: noarch Requires: texlive-base @@ -4371,7 +4282,7 @@ Provides: tex-changepage = %{epoch}:%{source_date}-%{release} Provides: tex-changepage-doc = %{epoch}:%{source_date}-%{release} Provides: %{name}-changepage-doc = %{epoch}:%{source_date}-%{release} Obsoletes: %{name}-changepage-doc < %{tl_epoch}:%{source_date} -License: LPPL 1.3 +License: LPPL Summary: Margin adjustment and detection of odd/even pages BuildArch: noarch Requires: texlive-base @@ -4510,7 +4421,7 @@ License: GPL+ Summary: CJK language support BuildArch: noarch Requires: texlive-base -Requires: tex-kpathsea +Requires: texlive-kpathsea-bin, tex-kpathsea Requires: tex-arphic Requires: tex-cns Requires: tex-garuda-c90 @@ -4523,162 +4434,162 @@ Requires: tex(ifpdf.sty) Requires: tex(inputenc.sty) Requires: tex(fontenc.sty) Requires: tex(graphicx.sty) -Provides: tex(c42goth.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c42maru.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c42min.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c52maru.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c52min.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c70goth.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c70maru.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c70min.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(Bg5.enc) = %{epoch}:%{source_date}-%{release} -Provides: tex(HK.enc) = %{epoch}:%{source_date}-%{release} -Provides: tex(c00bkai.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c00bsmi.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c00bsmir.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c00cns.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c00fs.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c00kai.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c00kair.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c00song.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c01song.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c05song.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c09song.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c80song.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c81song.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(CJK.enc) = %{epoch}:%{source_date}-%{release} -Provides: tex(CJK.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(CJKfntef.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(CJKnumb.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(CJKspace.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(CJKulem.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(CJKutf8.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(CJKvert.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(EUC-TW.enc) = %{epoch}:%{source_date}-%{release} -Provides: tex(c31song.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c32song.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c33song.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c34song.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c35song.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c36song.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c37song.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c10fs.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c10gbsn.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c10gkai.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c10song.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c11song.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c19song.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c20song.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c21song.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(EUC-JP.enc) = %{epoch}:%{source_date}-%{release} -Provides: tex(EUC-JPdnp.enc) = %{epoch}:%{source_date}-%{release} -Provides: tex(JISdnp.enc) = %{epoch}:%{source_date}-%{release} -Provides: tex(c40song.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c41song.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c42song.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c43song.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c50song.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(KSHL.enc) = %{epoch}:%{source_date}-%{release} -Provides: tex(c63bm.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c63dn.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c63gr.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c63gs.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c63gt.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c63jgt.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c63jmj.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c63jnv.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c63jsr.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c63mj.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c63pg.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c63pga.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c63ph.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c63pn.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c63sh.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c63tz.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c63vd.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c63yt.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c64bm.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c64dn.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c64gr.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c64gs.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c64gt.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c64jgt.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c64jmj.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c64jnv.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c64jsr.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c64mj.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c64pg.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c64pga.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c64ph.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c64pn.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c64sh.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c64tz.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c64vd.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c64yt.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c65bm.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c65dn.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c65gr.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c65gs.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c65gt.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c65jgt.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c65jmj.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c65jnv.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c65jsr.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c65mj.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c65pg.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c65pga.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c65ph.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c65pn.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c65sh.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c65tz.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c65vd.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c65yt.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(pshan.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(KS.enc) = %{epoch}:%{source_date}-%{release} -Provides: tex(c60dr.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c60gr.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c60gs.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c60gt.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c60hgt.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c60hmj.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c60hol.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c60hpg.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c60mj.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c61dr.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c61gr.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c61gs.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c61gt.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c61hgt.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c61hmj.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c61hol.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c61hpg.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c61mj.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c62song.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(SJIS.enc) = %{epoch}:%{source_date}-%{release} -Provides: tex(SJISdnp.enc) = %{epoch}:%{source_date}-%{release} -Provides: tex(c49song.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(UTF8.enc) = %{epoch}:%{source_date}-%{release} -Provides: tex(c70bkai.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c70bsmi.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c70gbsn.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c70gkai.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c70mj.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c70song.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(extended.enc) = %{epoch}:%{source_date}-%{release} -Provides: tex(MULEenc.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(pinyin.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(pmCbig.enc) = %{epoch}:%{source_date}-%{release} -Provides: tex(pmCsmall.enc) = %{epoch}:%{source_date}-%{release} -Provides: tex(ruby.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(standard.enc) = %{epoch}:%{source_date}-%{release} -Provides: tex(c90cmr.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c90cmss.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c90cmtt.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c90enc.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(c90gar.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(c90nrsr.fd) = %{epoch}:%{source_date}-%{release} -Provides: tex(thaicjk.ldf) = %{epoch}:%{source_date}-%{release} -Provides: tex(pinyin.ldf) = %{epoch}:%{source_date}-%{release} +Provides: tex(c42goth.fd) = %{tl_version} +Provides: tex(c42maru.fd) = %{tl_version} +Provides: tex(c42min.fd) = %{tl_version} +Provides: tex(c52maru.fd) = %{tl_version} +Provides: tex(c52min.fd) = %{tl_version} +Provides: tex(c70goth.fd) = %{tl_version} +Provides: tex(c70maru.fd) = %{tl_version} +Provides: tex(c70min.fd) = %{tl_version} +Provides: tex(Bg5.enc) = %{tl_version} +Provides: tex(HK.enc) = %{tl_version} +Provides: tex(c00bkai.fd) = %{tl_version} +Provides: tex(c00bsmi.fd) = %{tl_version} +Provides: tex(c00bsmir.fd) = %{tl_version} +Provides: tex(c00cns.fd) = %{tl_version} +Provides: tex(c00fs.fd) = %{tl_version} +Provides: tex(c00kai.fd) = %{tl_version} +Provides: tex(c00kair.fd) = %{tl_version} +Provides: tex(c00song.fd) = %{tl_version} +Provides: tex(c01song.fd) = %{tl_version} +Provides: tex(c05song.fd) = %{tl_version} +Provides: tex(c09song.fd) = %{tl_version} +Provides: tex(c80song.fd) = %{tl_version} +Provides: tex(c81song.fd) = %{tl_version} +Provides: tex(CJK.enc) = %{tl_version} +Provides: tex(CJK.sty) = %{tl_version} +Provides: tex(CJKfntef.sty) = %{tl_version} +Provides: tex(CJKnumb.sty) = %{tl_version} +Provides: tex(CJKspace.sty) = %{tl_version} +Provides: tex(CJKulem.sty) = %{tl_version} +Provides: tex(CJKutf8.sty) = %{tl_version} +Provides: tex(CJKvert.sty) = %{tl_version} +Provides: tex(EUC-TW.enc) = %{tl_version} +Provides: tex(c31song.fd) = %{tl_version} +Provides: tex(c32song.fd) = %{tl_version} +Provides: tex(c33song.fd) = %{tl_version} +Provides: tex(c34song.fd) = %{tl_version} +Provides: tex(c35song.fd) = %{tl_version} +Provides: tex(c36song.fd) = %{tl_version} +Provides: tex(c37song.fd) = %{tl_version} +Provides: tex(c10fs.fd) = %{tl_version} +Provides: tex(c10gbsn.fd) = %{tl_version} +Provides: tex(c10gkai.fd) = %{tl_version} +Provides: tex(c10song.fd) = %{tl_version} +Provides: tex(c11song.fd) = %{tl_version} +Provides: tex(c19song.fd) = %{tl_version} +Provides: tex(c20song.fd) = %{tl_version} +Provides: tex(c21song.fd) = %{tl_version} +Provides: tex(EUC-JP.enc) = %{tl_version} +Provides: tex(EUC-JPdnp.enc) = %{tl_version} +Provides: tex(JISdnp.enc) = %{tl_version} +Provides: tex(c40song.fd) = %{tl_version} +Provides: tex(c41song.fd) = %{tl_version} +Provides: tex(c42song.fd) = %{tl_version} +Provides: tex(c43song.fd) = %{tl_version} +Provides: tex(c50song.fd) = %{tl_version} +Provides: tex(KSHL.enc) = %{tl_version} +Provides: tex(c63bm.fd) = %{tl_version} +Provides: tex(c63dn.fd) = %{tl_version} +Provides: tex(c63gr.fd) = %{tl_version} +Provides: tex(c63gs.fd) = %{tl_version} +Provides: tex(c63gt.fd) = %{tl_version} +Provides: tex(c63jgt.fd) = %{tl_version} +Provides: tex(c63jmj.fd) = %{tl_version} +Provides: tex(c63jnv.fd) = %{tl_version} +Provides: tex(c63jsr.fd) = %{tl_version} +Provides: tex(c63mj.fd) = %{tl_version} +Provides: tex(c63pg.fd) = %{tl_version} +Provides: tex(c63pga.fd) = %{tl_version} +Provides: tex(c63ph.fd) = %{tl_version} +Provides: tex(c63pn.fd) = %{tl_version} +Provides: tex(c63sh.fd) = %{tl_version} +Provides: tex(c63tz.fd) = %{tl_version} +Provides: tex(c63vd.fd) = %{tl_version} +Provides: tex(c63yt.fd) = %{tl_version} +Provides: tex(c64bm.fd) = %{tl_version} +Provides: tex(c64dn.fd) = %{tl_version} +Provides: tex(c64gr.fd) = %{tl_version} +Provides: tex(c64gs.fd) = %{tl_version} +Provides: tex(c64gt.fd) = %{tl_version} +Provides: tex(c64jgt.fd) = %{tl_version} +Provides: tex(c64jmj.fd) = %{tl_version} +Provides: tex(c64jnv.fd) = %{tl_version} +Provides: tex(c64jsr.fd) = %{tl_version} +Provides: tex(c64mj.fd) = %{tl_version} +Provides: tex(c64pg.fd) = %{tl_version} +Provides: tex(c64pga.fd) = %{tl_version} +Provides: tex(c64ph.fd) = %{tl_version} +Provides: tex(c64pn.fd) = %{tl_version} +Provides: tex(c64sh.fd) = %{tl_version} +Provides: tex(c64tz.fd) = %{tl_version} +Provides: tex(c64vd.fd) = %{tl_version} +Provides: tex(c64yt.fd) = %{tl_version} +Provides: tex(c65bm.fd) = %{tl_version} +Provides: tex(c65dn.fd) = %{tl_version} +Provides: tex(c65gr.fd) = %{tl_version} +Provides: tex(c65gs.fd) = %{tl_version} +Provides: tex(c65gt.fd) = %{tl_version} +Provides: tex(c65jgt.fd) = %{tl_version} +Provides: tex(c65jmj.fd) = %{tl_version} +Provides: tex(c65jnv.fd) = %{tl_version} +Provides: tex(c65jsr.fd) = %{tl_version} +Provides: tex(c65mj.fd) = %{tl_version} +Provides: tex(c65pg.fd) = %{tl_version} +Provides: tex(c65pga.fd) = %{tl_version} +Provides: tex(c65ph.fd) = %{tl_version} +Provides: tex(c65pn.fd) = %{tl_version} +Provides: tex(c65sh.fd) = %{tl_version} +Provides: tex(c65tz.fd) = %{tl_version} +Provides: tex(c65vd.fd) = %{tl_version} +Provides: tex(c65yt.fd) = %{tl_version} +Provides: tex(pshan.sty) = %{tl_version} +Provides: tex(KS.enc) = %{tl_version} +Provides: tex(c60dr.fd) = %{tl_version} +Provides: tex(c60gr.fd) = %{tl_version} +Provides: tex(c60gs.fd) = %{tl_version} +Provides: tex(c60gt.fd) = %{tl_version} +Provides: tex(c60hgt.fd) = %{tl_version} +Provides: tex(c60hmj.fd) = %{tl_version} +Provides: tex(c60hol.fd) = %{tl_version} +Provides: tex(c60hpg.fd) = %{tl_version} +Provides: tex(c60mj.fd) = %{tl_version} +Provides: tex(c61dr.fd) = %{tl_version} +Provides: tex(c61gr.fd) = %{tl_version} +Provides: tex(c61gs.fd) = %{tl_version} +Provides: tex(c61gt.fd) = %{tl_version} +Provides: tex(c61hgt.fd) = %{tl_version} +Provides: tex(c61hmj.fd) = %{tl_version} +Provides: tex(c61hol.fd) = %{tl_version} +Provides: tex(c61hpg.fd) = %{tl_version} +Provides: tex(c61mj.fd) = %{tl_version} +Provides: tex(c62song.fd) = %{tl_version} +Provides: tex(SJIS.enc) = %{tl_version} +Provides: tex(SJISdnp.enc) = %{tl_version} +Provides: tex(c49song.fd) = %{tl_version} +Provides: tex(UTF8.enc) = %{tl_version} +Provides: tex(c70bkai.fd) = %{tl_version} +Provides: tex(c70bsmi.fd) = %{tl_version} +Provides: tex(c70gbsn.fd) = %{tl_version} +Provides: tex(c70gkai.fd) = %{tl_version} +Provides: tex(c70mj.fd) = %{tl_version} +Provides: tex(c70song.fd) = %{tl_version} +Provides: tex(extended.enc) = %{tl_version} +Provides: tex(MULEenc.sty) = %{tl_version} +Provides: tex(pinyin.sty) = %{tl_version} +Provides: tex(pmCbig.enc) = %{tl_version} +Provides: tex(pmCsmall.enc) = %{tl_version} +Provides: tex(ruby.sty) = %{tl_version} +Provides: tex(standard.enc) = %{tl_version} +Provides: tex(c90cmr.fd) = %{tl_version} +Provides: tex(c90cmss.fd) = %{tl_version} +Provides: tex(c90cmtt.fd) = %{tl_version} +Provides: tex(c90enc.def) = %{tl_version} +Provides: tex(c90gar.fd) = %{tl_version} +Provides: tex(c90nrsr.fd) = %{tl_version} +Provides: tex(thaicjk.ldf) = %{tl_version} +Provides: tex(pinyin.ldf) = %{tl_version} %description cjk CJK is a macro package for LaTeX, providing simultaneous @@ -5010,7 +4921,6 @@ Summary: TeX support (from CJK) for the garuda font BuildArch: noarch Requires: texlive-base Requires: tex-kpathsea -Requires: texlive-tetex-bin, tex-tetex Requires: tex-fonts-tlwg Provides: tex(garuda-c90.map) = %{epoch}:%{source_date}-%{release} Provides: tex(fgdb8z.tfm) = %{epoch}:%{source_date}-%{release} @@ -5032,7 +4942,6 @@ Summary: Thai fonts for LaTeX from TLWG BuildArch: noarch Requires: texlive-base Requires: tex-kpathsea -Requires: texlive-tetex-bin, tex-tetex Provides: texlive-tlwg = %{epoch}:%{source_date}-%{release} Obsoletes: texlive-tlwg < %{tl_epoch}:%{source_date} Provides: tex(lthtlwg.enc) = %{epoch}:%{source_date}-%{release} @@ -5282,7 +5191,6 @@ Summary: TeX support (from CJK) for the norasi font in thailatex BuildArch: noarch Requires: texlive-base Requires: tex-kpathsea -Requires: texlive-tetex-bin, tex-tetex Requires: tex-fonts-tlwg Provides: tex(norasi-c90.map) = %{epoch}:%{source_date}-%{release} Provides: tex(ftnb8z.tfm) = %{epoch}:%{source_date}-%{release} @@ -5304,7 +5212,6 @@ Summary: Fonts for the Korean language BuildArch: noarch Requires: texlive-base Requires: tex-kpathsea -Requires: texlive-tetex-bin, tex-tetex Provides: tex(umj.map) = %{epoch}:%{source_date}-%{release} Provides: tex(umj00.tfm) = %{epoch}:%{source_date}-%{release} Provides: tex(umj01.tfm) = %{epoch}:%{source_date}-%{release} @@ -8483,7 +8390,6 @@ Summary: Wadalab (Japanese) font packages BuildArch: noarch Requires: texlive-base Requires: tex-kpathsea -Requires: texlive-tetex-bin, tex-tetex Provides: tex(dgj.map) = %{epoch}:%{source_date}-%{release} Provides: tex(dmj.map) = %{epoch}:%{source_date}-%{release} Provides: tex(mc2j.map) = %{epoch}:%{source_date}-%{release} @@ -9659,7 +9565,6 @@ Summary: Type 1 CM-based fonts for Latin, Greek and Cyrillic BuildArch: noarch Requires: texlive-base Requires: tex-kpathsea -Requires: texlive-tetex-bin, tex-tetex Provides: tex(8r-mod.enc) = %{epoch}:%{source_date}-%{release} Provides: tex(cm-lgc.map) = %{epoch}:%{source_date}-%{release} Provides: tex(fcmb6a.tfm) = %{epoch}:%{source_date}-%{release} @@ -10132,8 +10037,6 @@ Summary: CM-Super family of fonts BuildArch: noarch Requires: texlive-base Requires: tex-kpathsea -Requires: texlive-tetex-bin, tex-tetex -Requires(post,postun): texlive-tetex-bin, tex-tetex, tex-hyphen-base, texlive-base Requires: tex(t1cmr.fd) Provides: tex(cm-super-t1.enc) = %{epoch}:%{source_date}-%{release} Provides: tex(cm-super-t2a.enc) = %{epoch}:%{source_date}-%{release} @@ -10578,8 +10481,6 @@ Summary: Computer Modern fonts BuildArch: noarch Requires: texlive-base Requires: tex-kpathsea -Requires: texlive-tetex-bin, tex-tetex -Requires(post,postun): texlive-tetex-bin, tex-tetex, tex-hyphen-base, texlive-base Provides: tex(cmtext-bsr-interpolated.map) = %{epoch}:%{source_date}-%{release} Provides: tex(cmb10.tfm) = %{epoch}:%{source_date}-%{release} Provides: tex(cmbcsc10.tfm) = %{epoch}:%{source_date}-%{release} @@ -10675,48 +10576,50 @@ European Computer Modern and the Latin Modern families. Summary: Essential programs and files BuildArch: noarch Requires: texlive-base -Requires: tex-texlive.infra -Requires: tex-amsfonts -Requires: tex-bibtex -Requires: tex-cm -Requires: tex-dvipdfmx -Requires: tex-dvipdfmx-def -Requires: tex-dvips -Requires: tex-enctex -Requires: tex-etex -Requires: tex-etex-pkg -Requires: tex-glyphlist -Requires: tex-gsftopk -Requires: tex-hyph-utf8 -Requires: tex-hyphen-base -Requires: tex-ifluatex -Requires: tex-ifxetex -Requires: tex-knuth-lib -Requires: tex-knuth-local -Requires: tex-kpathsea -Requires: tex-lua-alt-getopt -Requires: tex-luatex -Requires: tex-makeindex -Requires: tex-metafont -Requires: tex-mflogo -Requires: tex-mfware -Requires: tex-pdftex -Requires: tex-plain -Requires: tex-tetex -Requires: tex-tex -Requires: tex-tex-ini-files -Requires: tex-texconfig -Requires: tex-texlive-common-doc -Requires: tex-texlive-docindex -Requires: tex-texlive-en -Requires: tex-texlive-msg-translations -Requires: tex-texlive-scripts -Requires: tex-unicode-data -Requires: tex-updmap-map -Requires: tex-xdvi -Requires: dvipdfmx -Requires: xdvik -Provides: tex(tex) = %{epoch}:%{source_date}-%{release}, tex = %{epoch}:%{source_date}-%{release} +Requires: texlive-texlive.infra +Requires: texlive-amsfonts +Requires: texlive-bibtex +Requires: texlive-cm +Requires: texlive-colorprofiles +Requires: texlive-dvipdfmx +Requires: texlive-dvips +Requires: texlive-ec +Requires: texlive-enctex +Requires: texlive-etex +Requires: texlive-etex-pkg +Requires: texlive-glyphlist +Requires: texlive-graphics-def +Requires: texlive-hyph-utf8 +Requires: texlive-hyphen-base +Requires: texlive-hyphenex +Requires: texlive-ifplatform +Requires: texlive-iftex +Requires: texlive-knuth-lib +Requires: texlive-knuth-local +Requires: texlive-kpathsea +Requires: texlive-lua-alt-getopt +Requires: texlive-luahbtex +Requires: texlive-luatex +Requires: texlive-makeindex +Requires: texlive-metafont +Requires: texlive-mflogo +Requires: texlive-mfware +Requires: texlive-modes +Requires: texlive-pdftex +Requires: texlive-plain +Requires: texlive-tex +Requires: texlive-tex-ini-files +Requires: texlive-texlive-common-doc +Requires: texlive-texlive-docindex +Requires: texlive-texlive-en +Requires: texlive-texlive-msg-translations +Requires: texlive-texlive-scripts +# Requires: texlive-tlshell +Requires: texlive-unicode-data +Requires: texlive-updmap-map +Requires: texlive-xdvi +Provides: tex(tex) = %{tl_version}, tex = %{tl_version} +Requires: dvipdfmx, xdvik %description collection-basic These files are regarded as basic for any TeX system, covering @@ -10750,6 +10653,7 @@ Summary: An extended version of dvipdfm Requires: texlive-base Requires: texlive-glyphlist Requires: texlive-kpathsea +Requires: texlive-xetex Requires: texlive-graphics-def Provides: tex(dvipdfmx.cfg) = %{epoch}:%{source_date}-%{release} Provides: tex(cid-x.map) = %{epoch}:%{source_date}-%{release} @@ -10840,16 +10744,6 @@ distributions' package sets. The current sources of dvips may be found in the distribution of dvipsk which forms part of the TeX-live sources. -%preun dvips -if [ "$1" == "0" ]; then - /sbin/install-info --delete %{_infodir}/dvips.info %{_infodir}/dir 2>/dev/null || : -fi - -%post dvips -/sbin/install-info %{_infodir}/dvips.info %{_infodir}/dir 2>/dev/null -: - - %package enctex Provides: tex-enctex = %{epoch}:%{source_date}-%{release} Provides: tex-enctex-doc = %{epoch}:%{source_date}-%{release} @@ -11209,41 +11103,6 @@ Provides: tex(zerohyph.tex) = %{epoch}:%{source_date}-%{release} %description hyphen-base hyphen-base package -%package ifluatex -Provides: tex-ifluatex = %{epoch}:%{source_date}-%{release} -Provides: tex-ifluatex-doc = %{epoch}:%{source_date}-%{release} -Provides: %{name}-ifluatex-doc = %{epoch}:%{source_date}-%{release} -Obsoletes: %{name}-ifluatex-doc < %{tl_epoch}:%{source_date} -License: LPPL 1.3 -Summary: Provides the \ifluatex switch -BuildArch: noarch -Requires: texlive-base -Requires: tex-kpathsea -Provides: tex(ifluatex.sty) = %{epoch}:%{source_date}-%{release} - -%description ifluatex -The package looks for LuaTeX regardless of its mode and -provides the switch \ifluatex; it works with Plain TeX or -LaTeX. The package is part of the oberdiek bundle. - -%package ifxetex -Provides: tex-ifxetex = %{epoch}:%{source_date}-%{release} -Provides: tex-ifxetex-doc = %{epoch}:%{source_date}-%{release} -Provides: %{name}-ifxetex-doc = %{epoch}:%{source_date}-%{release} -Obsoletes: %{name}-ifxetex-doc < %{tl_epoch}:%{source_date} -License: LPPL -Summary: Am I running under XeTeX? -BuildArch: noarch -Requires: texlive-base -Requires: tex-kpathsea -Provides: tex(ifxetex.sty) = %{epoch}:%{source_date}-%{release} - -%description ifxetex -A simple package which provides an \ifxetex conditional, so -that other code can determine that it is running under XeTeX. -The package requires the e-TeX extensions to the TeX primitive -set. - %package knuth-lib Provides: tex-knuth-lib = %{epoch}:%{source_date}-%{release} License: Knuth @@ -11303,6 +11162,27 @@ application arguments in the same way as BSD/GNU getopt_long(3) functions do. This module is made available for lua script writers to have consistent command line parsing routines. +%package luajittex +Provides: tex-luajittex = %{epoch}:%{source_date}-%{release} +Provides: tex-luajittex-bin = %{epoch}:%{source_date}-%{release} +Provides: texlive-luajittex-bin = %{epoch}:%{source_date}-%{release} +License: GPLv2+ +Summary: LuaTeX with just-in-time (jit) compiler, with and without HarfBuzz +Requires: texlive-base +Requires: texlive-kpathsea +Requires: texlive-luatex +Requires: texlive-cm +Requires: texlive-etex +Requires: texlive-hyphen-base +Requires: texlive-knuth-lib +Requires: texlive-plain +Requires: texlive-tex-ini-files +Requires: texlive-unicode-data +Requires: texlive-hyph-utf8 + +%description luajittex +LuaTeX with just-in-time (jit) compiler, with and without HarfBuzz. + %package luatex License: GPLv2+ Summary: The LuaTeX engine @@ -11323,6 +11203,7 @@ Requires: texlive-knuth-lib Requires: texlive-plain Requires: texlive-tex-ini-files Requires: texlive-unicode-data +Requires: texlive-hyph-utf8 Requires: tex(luatex.def) Provides: tex(luatex-unicode-letters.tex) = %{epoch}:%{source_date}-%{release} Provides: tex(luatexiniconfig.tex) = %{epoch}:%{source_date}-%{release} @@ -11338,22 +11219,6 @@ mathematics). It should be noted that LuaTeX is still under development; its specification has been declared stable, but absolute stability may not in practice be assumed. -%post luatex -if [ $1 -gt 0 ] ; then -sed -i 's/^\#\!\ luatex.*$/luatex luatex language.def,language.dat.lua luatex.ini/' %{_texdir}/texmf-dist/web2c/fmtutil.cnf -sed -i 's/^\#\!\ dviluatex.*$/dviluatex luatex language.def,language.dat.lua dviluatex.ini/' %{_texdir}/texmf-dist/web2c/fmtutil.cnf -sed -i 's/^\#\!\ luajittex.*$/luajittex luajittex language.def,language.dat.lua luatex.ini/' %{_texdir}/texmf-dist/web2c/fmtutil.cnf -fi -: - -%postun luatex -if [ $1 == 0 ] ; then -sed -i 's/^luatex.*$/\#\!\ luatex luatex language.def,language.dat.lua luatex.ini/' %{_texdir}/texmf-dist/web2c/fmtutil.cnf > /dev/null 2>&1 -sed -i 's/^dviluatex.*$/\#\!\ dviluatex luatex language.def,language.dat.lua dviluatex.ini/' %{_texdir}/texmf-dist/web2c/fmtutil.cnf > /dev/null 2>&1 -sed -i 's/^luajittex.*$/\#\!\ luajittex luajittex language.def,language.dat.lua luatex.ini/' %{_texdir}/texmf-dist/web2c/fmtutil.cnf > /dev/null 2>&1 -fi -: - %package makeindex License: MakeIndex Summary: Process index output to produce typesettable code @@ -11407,18 +11272,6 @@ The distribution includes the source of Knuth's Metafont book; this source is there to read, as an example of writing TeX -- it should not be processed without Knuth's direct permission. -%post metafont -if [ $1 -gt 0 ] ; then -sed -i 's/^\#\!\ mf.*$/mf mf-nowin - -translate-file=cp227.tcx mf.ini/' %{_texdir}/texmf-dist/web2c/fmtutil.cnf -fi -: - -%postun metafont -if [ $1 == 0 ] ; then -sed -i 's/^mf.*$/\#\!\ mf mf-nowin - -translate-file=cp227.tcx mf.ini/' %{_texdir}/texmf-dist/web2c/fmtutil.cnf > /dev/null 2>&1 -fi -: - %package mflogo License: LPPL Summary: LaTeX support for MetaFont logo fonts @@ -11488,22 +11341,6 @@ pdfTeX (Plain TeX) and pdfLaTeX (LaTeX). ConTeXt was designed around use of pdfTeX (though it is now migrating towards LuaTeX). -%post pdftex -if [ $1 -gt 0 ] ; then -sed -i 's/^\#\!\ pdftex.*$/pdftex pdftex language.def -translate-file=cp227.tcx *pdfetex.ini/' %{_texdir}/texmf-dist/web2c/fmtutil.cnf -sed -i 's/^\#\!\ etex.*$/etex pdftex language.def -translate-file=cp227.tcx *etex.ini/' %{_texdir}/texmf-dist/web2c/fmtutil.cnf -sed -i 's/^\#\!\ pdfetex.*$/pdfetex pdftex language.def -translate-file=cp227.tcx *pdfetex.ini/' %{_texdir}/texmf-dist/web2c/fmtutil.cnf -fi -: - -%postun pdftex -if [ $1 == 0 ] ; then -sed -i 's/^pdftex.*$/\#\!\ pdftex pdftex language.def -translate-file=cp227.tcx *pdfetex.ini/' %{_texdir}/texmf-dist/web2c/fmtutil.cnf > /dev/null 2>&1 -sed -i 's/^etex.*$/\#\!\ etex pdftex language.def -translate-file=cp227.tcx *etex.ini/' %{_texdir}/texmf-dist/web2c/fmtutil.cnf > /dev/null 2>&1 -sed -i 's/^pdfetex.*$/\#\!\ pdfetex pdftex language.def -translate-file=cp227.tcx *pdfetex.ini/' %{_texdir}/texmf-dist/web2c/fmtutil.cnf > /dev/null 2>&1 -fi -: - %package plain Provides: tex-plain = %{epoch}:%{source_date}-%{release} License: LPPL @@ -11532,53 +11369,6 @@ Contains files used to build the Plain TeX format, as described in the TeXbook, together with various supporting files (some also discussed in the book). -%package tetex -Provides: tex-tetex = %{epoch}:%{source_date}-%{release} -License: GPL+ and GPLv2+ and LPPL -Summary: scripts and files originally written for or included in teTeX -Provides: tex-tetex = %{epoch}:%{source_date}-%{release} -Provides: tex-tetex-bin = %{epoch}:%{source_date}-%{release} -Provides: texlive-tetex-bin = %{epoch}:%{source_date}-%{release} -Obsoletes: texlive-tetex-bin < %{tl_epoch}:%{source_date} -Provides: texlive-tetex-doc = %{epoch}:%{source_date}-%{release} -Obsoletes: texlive-tetex-doc < %{tl_epoch}:%{source_date} -# shell and perl -BuildArch: noarch -Requires: texlive-base -Requires: texlive-kpathsea-bin -Requires: texlive-texlive.infra -Provides: tex(09fbbfac.enc) = %{epoch}:%{source_date}-%{release} -Provides: tex(0ef0afca.enc) = %{epoch}:%{source_date}-%{release} -Provides: tex(10037936.enc) = %{epoch}:%{source_date}-%{release} -Provides: tex(1b6d048e.enc) = %{epoch}:%{source_date}-%{release} -Provides: tex(71414f53.enc) = %{epoch}:%{source_date}-%{release} -Provides: tex(74afc74c.enc) = %{epoch}:%{source_date}-%{release} -Provides: tex(aae443f0.enc) = %{epoch}:%{source_date}-%{release} -Provides: tex(b6a4d7c7.enc) = %{epoch}:%{source_date}-%{release} -Provides: tex(bbad153f.enc) = %{epoch}:%{source_date}-%{release} -Provides: tex(d9b29452.enc) = %{epoch}:%{source_date}-%{release} -Provides: tex(f7b6d320.enc) = %{epoch}:%{source_date}-%{release} -Provides: tex(mtex.enc) = %{epoch}:%{source_date}-%{release} -Provides: tex(base14flags.tex) = %{epoch}:%{source_date}-%{release} -Provides: tex(dvipdfm35.map) = %{epoch}:%{source_date}-%{release} -Provides: tex(dvips35.map) = %{epoch}:%{source_date}-%{release} -Provides: tex(mathpple.map) = %{epoch}:%{source_date}-%{release} -Provides: tex(pdftex35.map) = %{epoch}:%{source_date}-%{release} -Provides: tex(ps2pk35.map) = %{epoch}:%{source_date}-%{release} -Provides: tex(updmap.cfg) = %{epoch}:%{source_date}-%{release} - -%description tetex -teTeX was a comprehensive distribution of TeX, LaTeX and -family, designed for ease of compilation, installation and -customisation. In 2006, Thomas Esser announced he would no -longer be able to support, or to produce new versions of, -teTeX. With the appearance of TeX live 2007 (whose Unix-system -TeX support originally derived from teTeX), no-one should be -using teTeX at all, in new applications. One of the "schemes" -available when installing TeX live provides a configuration -very close to that of the old teTeX, but using modern versions -of programs and packages. - %package tex Provides: tex-tex = %{epoch}:%{source_date}-%{release} License: Knuth @@ -11610,37 +11400,6 @@ book; this source is there to read, as an example of writing TeX -- it should not be processed without Knuth's direct permission. -%post tex -if [ $1 -gt 0 ] ; then -sed -i 's/^\#\!\ tex.*$/tex tex - tex.ini/' %{_texdir}/texmf-dist/web2c/fmtutil.cnf -fi -: - -%postun tex -if [ $1 == 0 ] ; then -sed -i 's/^tex.*$/\#\!\ tex tex - tex.ini/' %{_texdir}/texmf-dist/web2c/fmtutil.cnf > /dev/null 2>&1 -fi -: - -%package texconfig -License: LPPL -Summary: texconfig package -Provides: tex-texconfig = %{epoch}:%{source_date}-%{release} -Provides: tex-texconfig-bin = %{epoch}:%{source_date}-%{release} -Provides: texlive-texconfig-bin = %{epoch}:%{source_date}-%{release} -Obsoletes: texlive-texconfig-bin < %{tl_epoch}:%{source_date} -Requires: texlive-base -Requires: texlive-kpathsea -Provides: tex(tcfmgr.map) = %{epoch}:%{source_date}-%{release} -# shell -BuildArch: noarch - -%description texconfig -texconfig allows one to configure and maintain TeX in an easy -and convenient manner, offering a series of dialog boxes to -the user. The directory in which texconfig is found is also -preferentially used to find subprograms. - %package texlive.infra License: LPPL Summary: basic TeX Live infrastructure @@ -11717,7 +11476,7 @@ Requires: tex-tipa Requires: tex-txfonts Requires: tex-utopia Requires: tex-wasy -Requires: tex-wasy2-ps +Requires: texlive-wasy-type1 Requires: tex-wasysym Requires: tex-zapfchan Requires: tex-zapfding @@ -11925,8 +11684,6 @@ Summary: MetaFont and macros for Euro sign BuildArch: noarch Requires: texlive-base Requires: tex-kpathsea -Requires: texlive-tetex, tex-tetex -Requires(post,postun): texlive-tetex, tex-tetex, tex-hyphen-base, texlive-base Provides: tex(eurosym.map) = %{epoch}:%{source_date}-%{release} Provides: tex(feybl10.tfm) = %{epoch}:%{source_date}-%{release} Provides: tex(feybo10.tfm) = %{epoch}:%{source_date}-%{release} @@ -12249,13 +12006,11 @@ Provides: tex-lm = %{epoch}:%{source_date}-%{release} Provides: tex-lm-doc = %{epoch}:%{source_date}-%{release} Provides: %{name}-lm-doc = %{epoch}:%{source_date}-%{release} Obsoletes: %{name}-lm-doc < %{tl_epoch}:%{source_date} -License: GFSL +License: LPPL Summary: Latin modern fonts in outline formats BuildArch: noarch Requires: texlive-base Requires: tex-kpathsea -Requires: texlive-tetex, tex-tetex -Requires(post,postun): texlive-tetex, tex-tetex, tex-hyphen-base, texlive-base Provides: tex(lm-cs.enc) = %{epoch}:%{source_date}-%{release} Provides: tex(lm-cssc.enc) = %{epoch}:%{source_date}-%{release} Provides: tex(lm-cstt.enc) = %{epoch}:%{source_date}-%{release} @@ -13166,13 +12921,11 @@ Provides: tex-marvosym = %{epoch}:%{source_date}-%{release} Provides: tex-marvosym-doc = %{epoch}:%{source_date}-%{release} Provides: %{name}-marvosym-doc = %{epoch}:%{source_date}-%{release} Obsoletes: %{name}-marvosym-doc < %{tl_epoch}:%{source_date} -License: OFSFLD +License: OFL Summary: Martin Vogel's Symbols (marvosym) font BuildArch: noarch Requires: texlive-base Requires: tex-kpathsea -Requires: texlive-tetex, tex-tetex -Requires(post,postun): texlive-tetex, tex-tetex, tex-hyphen-base, texlive-base Provides: tex(marvosym.map) = %{epoch}:%{source_date}-%{release} Provides: tex(umvs.tfm) = %{epoch}:%{source_date}-%{release} Provides: tex(marvosym.ttf) = %{epoch}:%{source_date}-%{release} @@ -13634,8 +13387,6 @@ Summary: Palatino-like fonts in support of mathematics BuildArch: noarch Requires: texlive-base Requires: tex-kpathsea -Requires: texlive-tetex, tex-tetex -Requires(post,postun): texlive-tetex, tex-tetex, tex-hyphen-base, texlive-base Provides: tex(pxfonts.map) = %{epoch}:%{source_date}-%{release} Provides: tex(pxr.map) = %{epoch}:%{source_date}-%{release} Provides: tex(pxr1.map) = %{epoch}:%{source_date}-%{release} @@ -13797,13 +13548,11 @@ Provides: tex-rsfs = %{epoch}:%{source_date}-%{release} Provides: tex-rsfs-doc = %{epoch}:%{source_date}-%{release} Provides: %{name}-rsfs-doc = %{epoch}:%{source_date}-%{release} Obsoletes: %{name}-rsfs-doc < %{tl_epoch}:%{source_date} -License: rsfs +License: Rsfs Summary: Ralph Smith's Formal Script font BuildArch: noarch Requires: texlive-base Requires: tex-kpathsea -Requires: texlive-tetex, tex-tetex -Requires(post,postun): texlive-tetex, tex-tetex, tex-hyphen-base, texlive-base Provides: tex(rsfs.map) = %{epoch}:%{source_date}-%{release} Provides: tex(rsfs10.tfm) = %{epoch}:%{source_date}-%{release} Provides: tex(rsfs5.tfm) = %{epoch}:%{source_date}-%{release} @@ -13854,13 +13603,11 @@ Provides: tex-tex-gyre = %{epoch}:%{source_date}-%{release} Provides: tex-tex-gyre-doc = %{epoch}:%{source_date}-%{release} Provides: %{name}-tex-gyre-doc = %{epoch}:%{source_date}-%{release} Obsoletes: %{name}-tex-gyre-doc < %{tl_epoch}:%{source_date} -License: GFSL +License: LPPL Summary: TeX Fonts extending freely available URW fonts BuildArch: noarch Requires: texlive-base Requires: tex-kpathsea -Requires: texlive-tetex, tex-tetex -Requires(post,postun): texlive-tetex, tex-tetex, tex-hyphen-base, texlive-base Requires: tex(tgcursor.sty) Requires: tex(tgheros.sty) Requires: tex(tgchorus.sty) @@ -14885,8 +14632,6 @@ Summary: Fonts and macros for IPA phonetics characters BuildArch: noarch Requires: texlive-base Requires: tex-kpathsea -Requires: texlive-tetex, tex-tetex -Requires(post,postun): texlive-tetex, tex-tetex, tex-hyphen-base, texlive-base Requires: tex(tipx.sty) Requires: tex(fontenc.sty) Provides: tex(tipa.map) = %{epoch}:%{source_date}-%{release} @@ -15069,8 +14814,6 @@ Summary: Times-like fonts in support of mathematics BuildArch: noarch Requires: texlive-base Requires: tex-kpathsea -Requires: texlive-tetex, tex-tetex -Requires(post,postun): texlive-tetex, tex-tetex, tex-hyphen-base, texlive-base Provides: tex(tx8r.enc) = %{epoch}:%{source_date}-%{release} Provides: tex(txfonts.map) = %{epoch}:%{source_date}-%{release} Provides: tex(txr.map) = %{epoch}:%{source_date}-%{release} @@ -15541,20 +15284,6 @@ Provides: tex(ut1omlgc.fd) = %{epoch}:%{source_date}-%{release} Macro package on top of LaTeX to typeset TeX output of the Jade DSSSL implementation. -%post jadetex -if [ $1 -gt 0 ] ; then -sed -i 's/^\#\!\ jadetex.*$/jadetex pdftex language.dat *jadetex.ini/' %{_texdir}/texmf-dist/web2c/fmtutil.cnf -sed -i 's/^\#\!\ pdfjadetex.*$/pdfjadetex pdftex language.dat *pdfjadetex.ini/' %{_texdir}/texmf-dist/web2c/fmtutil.cnf -fi -: - -%postun jadetex -if [ $1 == 0 ] ; then -sed -i 's/^jadetex.*$/\#\!\ jadetex pdftex language.dat *jadetex.ini/' %{_texdir}/texmf-dist/web2c/fmtutil.cnf > /dev/null 2>&1 -sed -i 's/^pdfjadetex.*$/\#\!\ pdfjadetex pdftex language.dat *pdfjadetex.ini/' %{_texdir}/texmf-dist/web2c/fmtutil.cnf > /dev/null 2>&1 -fi -: - %package latex Provides: tex-latex = %{epoch}:%{source_date}-%{release} Provides: tetex-latex = %{epoch}:%{source_date}-%{release} @@ -15566,7 +15295,7 @@ Provides: tex-latex-bin-bin = %{epoch}:%{source_date}-%{release} Obsoletes: texlive-latex-bin-bin < %{tl_epoch}:%{source_date} Provides: texlive-latex-doc = %{epoch}:%{source_date}-%{release} Obsoletes: texlive-latex-doc < %{tl_epoch}:%{source_date} -License: LPPL 1.3 +License: LPPL Summary: A TeX macro package that defines LaTeX Requires: texlive-base Requires: texlive-kpathsea @@ -15743,27 +15472,6 @@ writing, font encodings, configuration options and modification of LaTeX. For downloading details, see the linked catalogue entries above. -%post latex -if [ $1 -gt 0 ] ; then -sed -i 's/^\#\!\ latex.*$/latex pdftex language.dat -translate-file=cp227.tcx *latex.ini/' %{_texdir}/texmf-dist/web2c/fmtutil.cnf -sed -i 's/^\#\!\ pdflatex.*$/pdflatex pdftex language.dat -translate-file=cp227.tcx *pdflatex.ini/' %{_texdir}/texmf-dist/web2c/fmtutil.cnf -sed -i 's/^\#\!\ dvilualatex.*$/dvilualatex luatex language.dat,language.dat.lua dvilualatex.ini/' %{_texdir}/texmf-dist/web2c/fmtutil.cnf -sed -i 's/^\#\!\ lualatex.*$/lualatex luatex language.dat,language.dat.lua lualatex.ini/' %{_texdir}/texmf-dist/web2c/fmtutil.cnf -sed -i 's/^\#\!\ luajitlatex.*$/luajitlatex luajittex language.dat,language.dat.lua lualatex.ini/' %{_texdir}/texmf-dist/web2c/fmtutil.cnf -fi -: - -%postun latex -if [ $1 == 0 ] ; then -sed -i 's/^latex.*$/\#\!\ latex pdftex language.dat -translate-file=cp227.tcx *latex.ini/' %{_texdir}/texmf-dist/web2c/fmtutil.cnf > /dev/null 2>&1 -sed -i 's/^pdflatex.*$/\#\!\ pdflatex pdftex language.dat -translate-file=cp227.tcx *pdflatex.ini/' %{_texdir}/texmf-dist/web2c/fmtutil.cnf > /dev/null 2>&1 -sed -i 's/^dvilualatex.*$/\#\!\ dvilualatex luatex language.dat,language.dat.lua dvilualatex.ini/' %{_texdir}/texmf-dist/web2c/fmtutil.cnf > /dev/null 2>&1 -sed -i 's/^lualatex.*$/\#\!\ lualatex luatex language.dat,language.dat.lua lualatex.ini/' %{_texdir}/texmf-dist/web2c/fmtutil.cnf > /dev/null 2>&1 -sed -i 's/^luajitlatex.*$/\#\!\ luajitlatex luajittex language.dat,language.dat.lua lualatex.ini/' %{_texdir}/texmf-dist/web2c/fmtutil.cnf > /dev/null 2>&1 -fi -: - - %package latexconfig Provides: tex-latexconfig = %{epoch}:%{source_date}-%{release} License: LPPL @@ -15915,9 +15623,20 @@ Requires: texlive-base Requires: texlive-kpathsea-bin, tex-kpathsea Requires: texlive-latex Requires: texlive-pdftex -Requires: texlive-tetex Requires: texlive-tex Requires: texlive-xmltexconfig +Requires: texlive-babel +Requires: texlive-cm +Requires: texlive-hyphen-base +Requires: texlive-latex-fonts +Requires: texlive-l3backend +Requires: texlive-l3kernel +Requires: texlive-l3packages +Requires: texlive-tex-ini-files +Requires: texlive-unicode-data +Requires: texlive-dehyph +Requires: texlive-hyph-utf8 +Requires: texlive-latexconfig Provides: tex(xmltex.cfg) = %{epoch}:%{source_date}-%{release} Provides: tex(xmltex.tex) = %{epoch}:%{source_date}-%{release} # symlinks @@ -15933,56 +15652,63 @@ subset of TEI, MathML, are included. Element and Attribute names, as well as character data, may use any characters allowed in XML, using UTF-8 or a suitable 8-bit encoding. -%post xmltex -if [ $1 -gt 0 ] ; then -sed -i 's/^\#\!\ xmltex.*$/xmltex pdftex language.dat *xmltex.ini/' %{_texdir}/texmf-dist/web2c/fmtutil.cnf -sed -i 's/^\#\!\ pdfxmltex.*$/pdfxmltex pdftex language.dat *pdfxmltex.ini/' %{_texdir}/texmf-dist/web2c/fmtutil.cnf -fi -: - -%postun xmltex -if [ $1 == 0 ] ; then -sed -i 's/^xmltex.*$/\#\!\ xmltex pdftex language.dat *xmltex.ini/' %{_texdir}/texmf-dist/web2c/fmtutil.cnf > /dev/null 2>&1 -sed -i 's/^pdfxmltex.*$/\#\!\ pdfxmltex pdftex language.dat *pdfxmltex.ini/' %{_texdir}/texmf-dist/web2c/fmtutil.cnf > /dev/null 2>&1 -fi -: - %package collection-latex Summary: Basic LaTeX packages BuildArch: noarch Requires: texlive-base Requires: texlive-collection-basic -Requires: tex-ae -Requires: tex-amscls -Requires: tex-amsmath -Requires: tex-babel -Requires: tex-babel-english -Requires: tex-babelbib -Requires: tex-carlisle -Requires: tex-colortbl -Requires: tex-dvisvgm-def -Requires: tex-fancyhdr -Requires: tex-fix2col -Requires: tex-geometry -Requires: tex-graphics -Requires: tex-graphics-cfg -Requires: tex-hyperref -Requires: tex-latex -Requires: tex-latex-bin -Requires: tex-latex-fonts -Requires: tex-latexconfig -Requires: tex-ltxmisc -Requires: tex-mfnfss -Requires: tex-mptopdf -Requires: tex-natbib -Requires: tex-oberdiek -Requires: tex-pdftex-def -Requires: tex-pslatex -Requires: tex-psnfss -Requires: tex-pspicture -Requires: tex-tools -Requires: tex-url -Provides: tex(latex-base) = %{epoch}:%{source_date}-%{release} +Requires: texlive-ae +Requires: texlive-amscls +Requires: texlive-amsmath +Requires: texlive-atbegshi +Requires: texlive-atveryend +Requires: texlive-auxhook +Requires: texlive-babel +Requires: texlive-babel-english +Requires: texlive-babelbib +Requires: texlive-bitset +Requires: texlive-bookmark +Requires: texlive-carlisle +Requires: texlive-colortbl +Requires: texlive-epstopdf-pkg +Requires: texlive-etexcmds +Requires: texlive-fancyhdr +Requires: texlive-fix2col +Requires: texlive-geometry +Requires: texlive-gettitlestring +Requires: texlive-graphics +Requires: texlive-graphics-cfg +Requires: texlive-grfext +Requires: texlive-hycolor +Requires: texlive-hyperref +Requires: texlive-intcalc +Requires: texlive-kvdefinekeys +Requires: texlive-kvoptions +Requires: texlive-kvsetkeys +Requires: texlive-l3backend +Requires: texlive-l3kernel +Requires: texlive-latex +Requires: texlive-latex-bin +Requires: texlive-latex-fonts +Requires: texlive-latexconfig +Requires: texlive-letltxmacro +Requires: texlive-ltxcmds +Requires: texlive-ltxmisc +Requires: texlive-mfnfss +Requires: texlive-mptopdf +Requires: texlive-natbib +Requires: texlive-oberdiek +Requires: texlive-pdfescape +Requires: texlive-pslatex +Requires: texlive-psnfss +Requires: texlive-pspicture +Requires: texlive-refcount +Requires: texlive-rerunfilecheck +Requires: texlive-stringenc +Requires: texlive-tools +Requires: texlive-uniquecounter +Requires: texlive-url +Provides: tex(latex-base) = %{tl_version} %description collection-latex These packages are mandated by the core LaTeX team, or at least @@ -16091,7 +15817,7 @@ Provides: %{name}-rotating-doc = %{epoch}:%{source_date}-%{release} Obsoletes: %{name}-rotating-doc < %{tl_epoch}:%{source_date} Obsoletes: %{name}-rotating < %{tl_epoch}:%{source_date} Obsoletes: %{name}-graphics-doc < %{tl_epoch}:%{source_date} -License: LPPL 1.3 +License: LPPL Summary: Standard LaTeX graphics BuildArch: noarch Requires: texlive-base @@ -16142,61 +15868,61 @@ License: LPPL Summary: Extensive support for hypertext in LaTeX BuildArch: noarch Requires: texlive-base -Requires: tex-kpathsea -Requires: tex(kvoptions.sty) -Requires: tex(kvsetkeys.sty) -Requires: tex(ltxcmds.sty) -Requires: tex(rerunfilecheck.sty) +Requires: texlive-kpathsea-bin, tex-kpathsea +Requires: tex(atbegshi.sty) +Requires: tex(auxhook.sty) +Requires: tex(bitset.sty) +Requires: tex(color.sty) +Requires: tex(etexcmds.sty) +Requires: tex(gettitlestring.sty) Requires: tex(hobsub-hyperref.sty) +Requires: tex(hycolor.sty) Requires: tex(ifpdf.sty) -Requires: tex(pdftexcmds.sty) +Requires: tex(ifvtex.sty) +Requires: tex(ifxetex.sty) Requires: tex(infwarerr.sty) +Requires: tex(intcalc.sty) Requires: tex(keyval.sty) Requires: tex(kvdefinekeys.sty) -Requires: tex(pdfescape.sty) -Requires: tex(ifvtex.sty) -Requires: tex(ifxetex.sty) -Requires: tex(hycolor.sty) +Requires: tex(kvoptions.sty) +Requires: tex(kvsetkeys.sty) Requires: tex(letltxmacro.sty) -Requires: tex(auxhook.sty) -Requires: tex(intcalc.sty) -Requires: tex(etexcmds.sty) +Requires: tex(ltxcmds.sty) Requires: tex(memhfixc.sty) +Requires: tex(pdfescape.sty) +Requires: tex(pdftexcmds.sty) +Requires: tex(refcount.sty) +Requires: tex(rerunfilecheck.sty) Requires: tex(stringenc.sty) -Requires: tex(color.sty) Requires: tex(url.sty) -Requires: tex(bitset.sty) -Requires: tex(atbegshi.sty) -Requires: tex(refcount.sty) -Requires: tex(gettitlestring.sty) -Requires: tex(pzdr.tfm) -Provides: tex(backref.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(hdvipdfm.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(hdvips.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(hdvipson.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(hdviwind.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(hpdftex.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(htex4ht.cfg) = %{epoch}:%{source_date}-%{release} -Provides: tex(htex4ht.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(htexture.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(hvtex.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(hvtexhtm.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(hvtexmrk.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(hxetex.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(hyperref.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(hypertex.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(minitoc-hyper.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(minitoc.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(nameref.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(nohyperref.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(ntheorem-hyper.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(pd1enc.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(pdfmark.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(psdextra.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(puarenc.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(puenc.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(puvnenc.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(xr-hyper.sty) = %{epoch}:%{source_date}-%{release} +Requires: texlive-zapfding +Provides: tex(backref.sty) = %{tl_version} +Provides: tex(hdvipdfm.def) = %{tl_version} +Provides: tex(hdvips.def) = %{tl_version} +Provides: tex(hdvipson.def) = %{tl_version} +Provides: tex(hdviwind.def) = %{tl_version} +Provides: tex(hluatex.def) = %{tl_version} +Provides: tex(hpdftex.def) = %{tl_version} +Provides: tex(htex4ht.cfg) = %{tl_version} +Provides: tex(htex4ht.def) = %{tl_version} +Provides: tex(htexture.def) = %{tl_version} +Provides: tex(hvtex.def) = %{tl_version} +Provides: tex(hvtexhtm.def) = %{tl_version} +Provides: tex(hvtexmrk.def) = %{tl_version} +Provides: tex(hxetex.def) = %{tl_version} +Provides: tex(hyperref.sty) = %{tl_version} +Provides: tex(hypertex.def) = %{tl_version} +Provides: tex(minitoc-hyper.sty) = %{tl_version} +Provides: tex(nameref.sty) = %{tl_version} +Provides: tex(nohyperref.sty) = %{tl_version} +Provides: tex(ntheorem-hyper.sty) = %{tl_version} +Provides: tex(pd1enc.def) = %{tl_version} +Provides: tex(pdfmark.def) = %{tl_version} +Provides: tex(psdextra.def) = %{tl_version} +Provides: tex(puarenc.def) = %{tl_version} +Provides: tex(puenc.def) = %{tl_version} +Provides: tex(puvnenc.def) = %{tl_version} +Provides: tex(xr-hyper.sty) = %{tl_version} %description hyperref The hyperref package is used to handle cross-referencing @@ -16217,7 +15943,7 @@ License: Public Domain Summary: Miscellaneous LaTeX packages, etc BuildArch: noarch Requires: texlive-base -Requires: tex-kpathsea +Requires: texlive-kpathsea-bin, tex-kpathsea Requires: tex(makeidx.sty) Requires: tex(graphicx.sty) Requires: tex(minitoc.sty) @@ -16227,17 +15953,17 @@ Requires: tex(calc.sty) Requires: tex(natbib.sty) Requires: tex(array.sty) Requires: tex(pifont.sty) -Provides: tex(abstbook.cls) = %{epoch}:%{source_date}-%{release} -Provides: tex(beletter.cls) = %{epoch}:%{source_date}-%{release} -Provides: tex(bibcheck.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(concrete.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(flashcard.cls) = %{epoch}:%{source_date}-%{release} -Provides: tex(iagproc.cls) = %{epoch}:%{source_date}-%{release} -Provides: tex(linsys.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(mitpress.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(thrmappendix.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(topcapt.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(vrbexin.sty) = %{epoch}:%{source_date}-%{release} +Provides: tex(abstbook.cls) = %{tl_version} +Provides: tex(beletter.cls) = %{tl_version} +Provides: tex(bibcheck.sty) = %{tl_version} +Provides: tex(concrete.sty) = %{tl_version} +Provides: tex(flashcard.cls) = %{tl_version} +Provides: tex(iagproc.cls) = %{tl_version} +Provides: tex(linsys.sty) = %{tl_version} +Provides: tex(mitpress.sty) = %{tl_version} +Provides: tex(thrmappendix.sty) = %{tl_version} +Provides: tex(topcapt.sty) = %{tl_version} +Provides: tex(vrbexin.sty) = %{tl_version} %description ltxmisc ltxmisc package @@ -16296,18 +16022,6 @@ pull them out to this separate package for the benefit of LaTeX users who do not install the rest of ConTeXt. This can be found on CTAN in macros/pdftex/graphics. -%post mptopdf -if [ $1 -gt 0 ] ; then -sed -i 's/^\#\!\ mptopdf.*$/mptopdf pdftex - -translate-file=cp227.tcx mptopdf.tex/' %{_texdir}/texmf-dist/web2c/fmtutil.cnf -fi -: - -%postun mptopdf -if [ $1 == 0 ] ; then -sed -i 's/^mptopdf.*$/\#\!\ mptopdf pdftex - -translate-file=cp227.tcx mptopdf.tex/' %{_texdir}/texmf-dist/web2c/fmtutil.cnf > /dev/null 2>&1 -fi -: - %package natbib Provides: tex-natbib = %{epoch}:%{source_date}-%{release} Provides: tex-natbib-doc = %{epoch}:%{source_date}-%{release} @@ -16339,7 +16053,16 @@ License: LPPL Summary: A bundle of packages submitted by Heiko Oberdiek BuildArch: noarch Requires: texlive-base -Requires: tex-kpathsea +Requires: texlive-kpathsea +Requires: texlive-auxhook +Requires: texlive-grfext +Requires: texlive-grffile +Requires: texlive-iftex +Requires: texlive-kvoptions +Requires: texlive-infwarerr +Requires: texlive-pdftexcmds +# To complete the bundle +Requires: tex(ifluatex.sty) Requires: tex(intcalc.sty) Requires: tex(ifpdf.sty) Requires: tex(etexcmds.sty) @@ -16374,344 +16097,99 @@ Requires: tex(parcolumns.sty) Requires: tex(lscape.sty) Requires: tex(index.sty) Requires: tex(zref-pagelayout.sty) -Provides: tex(alphalph.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(atbegshi.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(bigintcalc.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(bitset.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(catchfile.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(embedfile.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(engord.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(eolgrab.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(etexcmds.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(fibnum.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(gettitlestring.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(hobsub-generic.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(hobsub.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(infwarerr.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(ltxcmds.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(ifluatex.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(ifvtex.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(intcalc.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(ifpdf.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(kvsetkeys.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(kvdefinekeys.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(luatex-loader.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(pdftexcmds.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(pdfescape.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(uniquecounter.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(hobsub-hyperref.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(letltxmacro.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(hopatch.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(xcolor-patch.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(atveryend.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(refcount.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(hycolor.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(hobsub.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(hologo.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(hyphsubst.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(iflang.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(ifpdf.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(ifvtex.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(infwarerr.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(intcalc.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(kvdefinekeys.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(kvsetkeys.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(ltxcmds.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(luatex-loader.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(luatex.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(magicnum.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(mleftright.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(pdfcol.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(pdfcrypt.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(pdfescape.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(pdfrender.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(pdftexcmds.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(protecteddef.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(rotchiffre.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(se-ascii-print.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(se-ascii.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(se-clean7bit.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(se-cp1250.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(se-cp1251.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(se-cp1252.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(se-cp1257.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(se-cp437.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(se-cp850.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(se-cp852.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(se-cp855.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(se-cp858.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(se-cp865.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(se-cp866.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(se-dec-mcs.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(se-iso-8859-1.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(se-iso-8859-10.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(se-iso-8859-11.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(se-iso-8859-13.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(se-iso-8859-14.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(se-iso-8859-15.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(se-iso-8859-16.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(se-iso-8859-2.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(se-iso-8859-3.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(se-iso-8859-4.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(se-iso-8859-5.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(se-iso-8859-6.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(se-iso-8859-7.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(se-iso-8859-8.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(se-iso-8859-9.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(se-koi8-r.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(se-mac-centeuro.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(se-mac-cyrillic.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(se-mac-roman.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(se-nextstep.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(se-pdfdoc.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(se-utf16le.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(se-utf32be.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(se-utf32le.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(se-utf8.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(setouterhbox.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(soulutf8.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(stringenc.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(telprint.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(thepdfnumber.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(uniquecounter.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(accsupp-dvipdfm.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(accsupp-dvips.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(accsupp-pdftex.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(accsupp.sty) = %{epoch}:%{source_date}-%{release} Provides: tex(aliascnt.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(askinclude.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(atenddvi.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(atfi-dvipdfmx.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(atfi-dvips.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(atfi-pdftex.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(attachfile2.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(atveryend.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(auxhook.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(bkm-dvipdfm.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(bkm-dvips.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(bkm-dvipsone.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(bkm-pdftex.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(bkm-textures.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(bkm-vtex.def) = %{epoch}:%{source_date}-%{release} Provides: tex(bmpsize-base.sty) = %{epoch}:%{source_date}-%{release} Provides: tex(bmpsize-dvipdfm.def) = %{epoch}:%{source_date}-%{release} Provides: tex(bmpsize-dvipdfmx.def) = %{epoch}:%{source_date}-%{release} Provides: tex(bmpsize-dvips.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(bmpsize-test.tex) = %{epoch}:%{source_date}-%{release} Provides: tex(bmpsize.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(bookmark.sty) = %{epoch}:%{source_date}-%{release} +Provides: tex(bmpsize-test.tex) = %{epoch}:%{source_date}-%{release} Provides: tex(centernot.sty) = %{epoch}:%{source_date}-%{release} Provides: tex(chemarr.sty) = %{epoch}:%{source_date}-%{release} Provides: tex(classlist.sty) = %{epoch}:%{source_date}-%{release} Provides: tex(colonequals.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(dtx-attach.sty) = %{epoch}:%{source_date}-%{release} Provides: tex(dvipscol.sty) = %{epoch}:%{source_date}-%{release} +Provides: tex(engord.sty) = %{epoch}:%{source_date}-%{release} Provides: tex(enparen.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(epstopdf-base.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(epstopdf.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(flags.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(grfext.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(grffile.sty) = %{epoch}:%{source_date}-%{release} +Provides: tex(eolgrab.sty) = %{epoch}:%{source_date}-%{release} +Provides: tex(fibnum.sty) = %{epoch}:%{source_date}-%{release} +Provides: tex(flags.sty) = %{epoch}:%{source_date}-%{release} Provides: tex(holtxdoc.sty) = %{epoch}:%{source_date}-%{release} Provides: tex(hopatch.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(hycolor.sty) = %{epoch}:%{source_date}-%{release} Provides: tex(hypbmsec.sty) = %{epoch}:%{source_date}-%{release} Provides: tex(hypcap.sty) = %{epoch}:%{source_date}-%{release} Provides: tex(hypdestopt.sty) = %{epoch}:%{source_date}-%{release} Provides: tex(hypdoc.sty) = %{epoch}:%{source_date}-%{release} Provides: tex(hypgotoe.sty) = %{epoch}:%{source_date}-%{release} +Provides: tex(hyphsubst.sty) = %{epoch}:%{source_date}-%{release} Provides: tex(ifdraft.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(inputenx.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(ix-alias.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(ix-math.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(ix-name.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(ix-slot.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(ix-uc.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(kvoptions-patch.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(kvoptions.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(letltxmacro.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(listingsutf8.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(luacolor.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(makerobust.sty) = %{epoch}:%{source_date}-%{release} +Provides: tex(iflang.sty) = %{epoch}:%{source_date}-%{release} Provides: tex(pagegrid.sty) = %{epoch}:%{source_date}-%{release} Provides: tex(pagesel.sty) = %{epoch}:%{source_date}-%{release} Provides: tex(pdfcolfoot.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(pdfcolmk.sty) = %{epoch}:%{source_date}-%{release} Provides: tex(pdfcolparallel.sty) = %{epoch}:%{source_date}-%{release} Provides: tex(pdfcolparcolumns.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(pdflscape.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(picture.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(pmboxdraw.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(refcount.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(rerunfilecheck.sty) = %{epoch}:%{source_date}-%{release} +Provides: tex(pdfcol.sty) = %{epoch}:%{source_date}-%{release} +Provides: tex(pdfcrypt.sty) = %{epoch}:%{source_date}-%{release} +Provides: tex(pdfrender.sty) = %{epoch}:%{source_date}-%{release} +Provides: tex(protecteddef.sty) = %{epoch}:%{source_date}-%{release} Provides: tex(resizegather.sty) = %{epoch}:%{source_date}-%{release} +Provides: tex(rotchiffre.sty) = %{epoch}:%{source_date}-%{release} Provides: tex(scrindex.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(selinput.sty) = %{epoch}:%{source_date}-%{release} +Provides: tex(setouterhbox.sty) = %{epoch}:%{source_date}-%{release} Provides: tex(settobox.sty) = %{epoch}:%{source_date}-%{release} Provides: tex(stackrel.sty) = %{epoch}:%{source_date}-%{release} Provides: tex(stampinclude.sty) = %{epoch}:%{source_date}-%{release} Provides: tex(tabularht.sty) = %{epoch}:%{source_date}-%{release} Provides: tex(tabularkv.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(transparent.sty) = %{epoch}:%{source_date}-%{release} +Provides: tex(telprint.sty) = %{epoch}:%{source_date}-%{release} +Provides: tex(thepdfnumber.sty) = %{epoch}:%{source_date}-%{release} Provides: tex(twoopt.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(x-ascii.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(x-atarist.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(x-cp1250.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(x-cp1251.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(x-cp1252.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(x-cp1255.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(x-cp1257.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(x-cp437.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(x-cp850.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(x-cp852.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(x-cp855.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(x-cp858.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(x-cp865.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(x-cp866.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(x-dec-mcs.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(x-iso-8859-1.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(x-iso-8859-10.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(x-iso-8859-13.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(x-iso-8859-14.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(x-iso-8859-15.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(x-iso-8859-16.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(x-iso-8859-2.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(x-iso-8859-3.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(x-iso-8859-4.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(x-iso-8859-5.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(x-iso-8859-8.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(x-iso-8859-9.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(x-koi8-r.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(x-mac-centeuro.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(x-mac-cyrillic.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(x-mac-roman.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(x-nextstep.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(x-verbatim.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(xcolor-patch.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(zref-abspage.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(zref-abspos.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(zref-base.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(zref-counter.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(zref-dotfill.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(zref-env.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(zref-hyperref.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(zref-lastpage.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(zref-marks.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(zref-nextpage.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(zref-pageattr.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(zref-pagelayout.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(zref-perpage.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(zref-runs.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(zref-savepos.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(zref-thepage.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(zref-titleref.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(zref-totpages.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(zref-user.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(zref-xr.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(zref.sty) = %{epoch}:%{source_date}-%{release} %description oberdiek -The bundle comprises packages to provide: - accsupp: better -accessibility support for PDF files; - aliascnt: 'alias -counters'; - alphalph: multiple-alphabetic counting -(a...z,aa...zz,... -- up to the full extent of a TeX counter); -- askinclude: replaces \includeonly by an interactive user -interface; - atbegshi: a modern reimplementation of package -everyshi; - atenddvi: provides \AtEndDvi command; - -attachfile2: attach files to PDF files; - atveryend: hooks the -very end of a document; - auxhook: stick stuff at the start of -the .aux file; - bigintcalc: expandable arithmetic operations -with big integers that can exceed TeX's number limits; - -bitset: defines and implements the data type bit set, a vector -of bits; - bmpsize: get bitmap size and resolution data; - -bookmark: alternative bookmark (outline) organization for -package hyperref; - catchfile: collects the contents of a file -and puts it in a macro; - centernot: a horizontally-centred -\not symbol; - chemarr: extensible chemists' reaction arrows; - -classlist: record information about document class(es) used; - -colonequals: poor man's mathematical relation symbols; - -dvipscol: dvips colour stack management; - embedfile: embed -files in PDF documents; - engord: define counter-printing -operations producing English ordinals; - eolgrab: collect -arguments delimited by end of line; - epstopdf: conversion with -epstopdf on the fly; - etexcmds: adds a prefix to eTeX's -commands, to avoid conflicts with existing macros; - flags: -setting and clearing flags in bit fields and converting the bit -field into a decimal number; - gettitlestring: clean up the -string containing the title of a section, etc.; - grfext: -macros for adding and reordering the list of graphics file -extensions recognised by the graphics package; - grffile: -extend file name processing in the graphics bundle; - hosub: -build collections of packages; - holtxdoc: extra documentation -macros; - hologo: bookmark-enabled logos; - hopatch: safely -apply package patches; - hycolor: implements the color option -stuff that is used by packages hyperref and bookmark; - -hypbmsec: bookmarks in sectioning commands; - hypcap: anjusting -anchors of captions; - hypdestopt: optimising hyperref's pdftex -driver destinations; - hypdoc: hyper-references in the LaTeX -standard doc package; - hypgotoe: experimental package for -links to embedded files; - hyphsubst: substitute hyphenation -patterns; - ifdraft: switch for option draft; - iflang: -provides expandable checks for the current language; - -ifluatex: looks for LuaTeX regardless of its mode and provides -the switch \ifluatex; - ifpdf: provides the ifpdf switch; - -ifvtex: provides the \ifvtex switch; - infwarerr: provides a -complete set of macros for informations, warnings and error -messages with support for plain TeX; - inputenx: enhanced -handling of input encoding; - intcalc: provides expandable -arithmetic operations with integers; - kvdefinekeys: define -key-value keys in the same manner as keyval; - kvoptions: use -package options in key value format ; - kvsetkeys: a variant of -the \setkeys command; - letltxmacro: Let assignment for LaTeX -macros; - listingsutf8: (partially) extends the listings -package to UTF-8 encoding; - ltxcmds: exports some utility -macros from the LaTeX kernel into a separate namespace and also -provides them for other formats such as plain-TeX; - luacolor: -implements colour support based on LuaTeX's node attributes; - -luatex: utilises new and extended features and resources that -LuaTeX provides; - magicnum: allows to access magic numbers by -a hierarchical name system; - makerobust: make a command -robust; - pagegrid: prints a page grid in the background; - -pagesel: select pages of a document for output; - pdfcolfoot: -using pdftex's color stack for footnotes; - pdfcol: macros for -setting and maintaining new color stacks; - pdfcolmk: PDFTeX -COLour MarK -- fake a PDFTeX colour stack using marks (not -needed for PDFTeX 1.40.0 and later); - pdfcolparallel: fixes -colour problems in package parallel; - pdfcolparcolumns: fixes -colour problems in package parcolumns; - pdfcrypt: setting PDF -encryption; - pdfescape: pdfTeX's escape features using TeX or -e-TeX; - pdflscape: landscape pages in PDF; - pdfrender: -control PDF rendering modes; - pdftexcmds: provide PDFTeX -primitives missing in LuaTeX; - picture: dimens for picture -macros; - pmboxdraw: poor man's box drawing characters; - -protecteddef: define a command that protected against -expansion; - refcount: using the numeric values of references; -- rerunfilecheck: checksum based rerun checks on auxiliary -files; - resizegather: automatically resize overly large -equations; - rotchiffre: performs simple rotation cyphers; - -scrindex: redefines environment 'theindex' of package 'index', -if a class from KOMA-Script is loaded; - selinput: select the -input encoding by specifying pairs of input characters and -their glyph names; - setouterhbox: set \hbox in outer -horizontal mode; - settobox: getting box sizes; - soulutf8: -extends package soul and adds some support for UTF-8; - -stackrel: extensions of the \stackrel command; - stampinclude: +The bundle comprises packages to provide: aliascnt: 'alias +counters'; bmpsize: get bitmap size and resolution data; +centernot: a horizontally-centred \not symbol; chemarr: +extensible chemists' reaction arrows; classlist: record +information about document class(es) used; colonequals: poor +man's mathematical relation symbols; dvipscol: dvips colour +stack management; engord: define counter-printing operations +producing English ordinals; eolgrab: collect arguments +delimited by end of line; flags: setting and clearing flags in +bit fields and converting the bit field into a decimal number; +holtxdoc: extra documentation macros; hopatch: safely apply +package patches; hypbmsec: bookmarks in sectioning commands; +hypcap: anjusting anchors of captions; hypdestopt: optimising +hyperref's pdfTeX driver destinations; hypdoc: hyper-references +in the LaTeX standard doc package; hypgotoe: experimental +package for links to embedded files; hyphsubst: substitute +hyphenation patterns; ifdraft: switch for option draft; iflang: +provides expandable checks for the current language; pagegrid: +prints a page grid in the background; pagesel: select pages of +a document for output; pdfcolfoot: using pdfTeX's color stack +for footnotes; pdfcol: macros for setting and maintaining new +color stacks; pdfcolparallel: fixes colour problems in package +parallel; pdfcolparcolumns: fixes colour problems in package +parcolumns; pdfcrypt: setting PDF encryption; pdfrender: +control PDF rendering modes; protecteddef: define a command +that protected against expansion; resizegather: automatically +resize overly large equations; rotchiffre: performs simple +rotation cyphers; scrindex: redefines environment 'theindex' of +package 'index', if a class from KOMA-Script is loaded; +setouterhbox: set \hbox in outer horizontal mode; settobox: +getting box sizes; soul and adds some support for UTF-8; +stackrel: extensions of the \stackrel command; stampinclude: selects the files for \include by inspecting the timestamp of -the .aux file(s); - stringenc: provides \StringEncodingConvert -for converting a string between different encodings; - -tabularht: tabulars with height specification; - tabularkv: key -value interface for tabular parameters; - telprint: print -German telephone numbers; - thepdfnumber: canonical numbers for -use in PDF files and elsewhere; - transparent: using a color -stack for transparency with pdftex; - twoopt: commands with two -optional arguments; - uniquecounter: provides unlimited unique -counter; - zref: a proposed new reference system. Each of the -packages is represented by two files, a .dtx (documented +the .aux file(s); tabularht: tabulars with height +specification; tabularkv: key value interface for tabular +parameters; telprint: print German telephone numbers; +thepdfnumber: canonical numbers for use in PDF files and +elsewhere; twoopt: commands with two optional arguments; Each +of the packages is represented by two files, a .dtx (documented source) and a PDF file; the .ins file necessary for installation is extracted by running the .dtx file with Plain TeX. - %package pslatex Provides: tex-pslatex = %{epoch}:%{source_date}-%{release} License: LPPL @@ -16755,10 +16233,10 @@ Summary: Font support for common PostScript fonts BuildArch: noarch Requires: tex-graphics-doc = %{epoch}:%{source_date}-%{release} Requires: texlive-base -Requires: tex-kpathsea -Requires: texlive-tetex-bin, tex-tetex -Requires(post,postun): texlive-tetex-bin, tex-tetex, tex-hyphen-base, texlive-base -Requires: tex-graphics +Requires: texlive-kpathsea +Requires: texlive-symbol +Requires: texlive-zapfding +Requires: texlive-graphics Requires: tex(keyval.sty) Provides: tex(charter.map) = %{epoch}:%{source_date}-%{release} Provides: tex(fpls.map) = %{epoch}:%{source_date}-%{release} @@ -16982,59 +16460,76 @@ Summary: LaTeX recommended packages BuildArch: noarch Requires: texlive-base Requires: texlive-collection-latex -Requires: tex-anysize -Requires: tex-beamer -Requires: tex-booktabs -Requires: tex-breqn -Requires: tex-caption -Requires: tex-cite -Requires: tex-cmap -Requires: tex-crop -Requires: tex-ctable -Requires: tex-eso-pic -Requires: tex-euenc -Requires: tex-euler -Requires: tex-extsizes -Requires: tex-fancybox -Requires: tex-fancyref -Requires: tex-fancyvrb -Requires: tex-float -Requires: tex-fontspec -Requires: tex-fp -Requires: tex-index -Requires: tex-jknapltx -Requires: tex-koma-script -Requires: tex-l3kernel -Requires: tex-l3packages -Requires: tex-l3experimental -Requires: tex-lineno -Requires: tex-listings -Requires: tex-mathtools -Requires: tex-mdwtools -Requires: tex-memoir -Requires: tex-metalogo -Requires: tex-microtype -Requires: tex-ms -Requires: tex-ntgclass -Requires: tex-parskip -Requires: tex-pdfpages -Requires: tex-powerdot -Requires: tex-psfrag -Requires: tex-rcs -Requires: tex-rotating -Requires: tex-sansmath -Requires: tex-section -Requires: tex-seminar -Requires: tex-sepnum -Requires: tex-setspace -Requires: tex-subfig -Requires: tex-textcase -Requires: tex-thumbpdf -Requires: tex-typehtml -Requires: tex-underscore -Requires: tex-xcolor -Requires: tex-xkeyval -Provides: tex(latex) = %{epoch}:%{source_date}-%{release}, texlive-latex = %{epoch}:%{source_date}-%{release} +Requires: texlive-anysize +Requires: texlive-attachfile2 +Requires: texlive-beamer +Requires: texlive-booktabs +Requires: texlive-breqn +Requires: texlive-caption +Requires: texlive-cite +Requires: texlive-cmap +Requires: texlive-crop +Requires: texlive-ctable +Requires: texlive-eso-pic +Requires: texlive-euenc +Requires: texlive-euler +Requires: texlive-etoolbox +Requires: texlive-extsizes +Requires: texlive-fancybox +Requires: texlive-fancyref +Requires: texlive-fancyvrb +Requires: texlive-filehook +Requires: texlive-float +Requires: texlive-fontspec +Requires: texlive-footnotehyper +Requires: texlive-fp +Requires: texlive-grffile +Requires: texlive-hologo +Requires: texlive-index +Requires: texlive-infwarerr +Requires: texlive-jknapltx +Requires: texlive-koma-script +Requires: texlive-latexbug +Requires: texlive-l3experimental +Requires: texlive-l3packages +Requires: texlive-lineno +Requires: texlive-listings +Requires: texlive-lwarp +Requires: texlive-mathspec +Requires: texlive-mathtools +Requires: texlive-mdwtools +Requires: texlive-memoir +Requires: texlive-metalogo +Requires: texlive-microtype +Requires: texlive-ms +Requires: texlive-newfloat +Requires: texlive-ntgclass +Requires: texlive-parskip +Requires: texlive-pdflscape +Requires: texlive-pdfpages +Requires: texlive-pdftexcmds +Requires: texlive-polyglossia +Requires: texlive-psfrag +Requires: texlive-ragged2e +Requires: texlive-rcs +Requires: texlive-sansmath +Requires: texlive-section +Requires: texlive-seminar +Requires: texlive-sepnum +Requires: texlive-setspace +Requires: texlive-subfig +Requires: texlive-textcase +Requires: texlive-thumbpdf +Requires: texlive-translator +Requires: texlive-typehtml +Requires: texlive-ucharcat +Requires: texlive-underscore +Requires: texlive-unicode-math +Requires: texlive-xcolor +Requires: texlive-xkeyval +Requires: texlive-xltxtra +Requires: texlive-xunicode +Provides: tex(latex) = %{tl_version}, texlive-latex = %{tl_version} Requires: texlive-collection-fontsrecommended %description collection-latexrecommended @@ -17698,7 +17193,7 @@ Provides: tex-eso-pic = %{epoch}:%{source_date}-%{release} Provides: tex-eso-pic-doc = %{epoch}:%{source_date}-%{release} Provides: %{name}-eso-pic-doc = %{epoch}:%{source_date}-%{release} Obsoletes: %{name}-eso-pic-doc < %{tl_epoch}:%{source_date} -License: LPPL 1.2 +License: LPPL Summary: Add picture commands (or backgrounds) to every page BuildArch: noarch Requires: texlive-base @@ -17773,7 +17268,7 @@ Provides: tex-fancybox = %{epoch}:%{source_date}-%{release} Provides: tex-fancybox-doc = %{epoch}:%{source_date}-%{release} Provides: %{name}-fancybox-doc = %{epoch}:%{source_date}-%{release} Obsoletes: %{name}-fancybox-doc < %{tl_epoch}:%{source_date} -License: LPPL 1.2 +License: LPPL Summary: Variants of \fbox and other games with boxes BuildArch: noarch Requires: texlive-base @@ -17863,7 +17358,7 @@ Provides: tex-fontspec = %{epoch}:%{source_date}-%{release} Provides: tex-fontspec-doc = %{epoch}:%{source_date}-%{release} Provides: %{name}-fontspec-doc = %{epoch}:%{source_date}-%{release} Obsoletes: %{name}-fontspec-doc < %{tl_epoch}:%{source_date} -License: LPPL 1.3 +License: LPPL Summary: Advanced font selection in XeLaTeX and LuaLaTeX BuildArch: noarch Requires: texlive-base @@ -18164,34 +17659,21 @@ Provides: tex-l3kernel = %{epoch}:%{source_date}-%{release} Provides: tex-l3kernel-doc = %{epoch}:%{source_date}-%{release} Provides: %{name}-l3kernel-doc = %{epoch}:%{source_date}-%{release} Obsoletes: %{name}-l3kernel-doc < %{tl_epoch}:%{source_date} -License: LPPL 1.3 +License: LPPL Summary: LaTeX3 programming conventions BuildArch: noarch Requires: texlive-base -Requires: tex-kpathsea -Requires: tex(etex.sty) -Requires: tex(l3expan.sty) -Requires: tex(l3seq.sty) -Requires: tex(l3quark.sty) -Requires: tex(l3clist.sty) -Requires: tex(l3prop.sty) -Requires: tex(l3file.sty) -Requires: tex(l3keys.sty) -Requires: tex(l3box.sty) -Requires: tex(l3color.sty) -Requires: tex(l3candidates.sty) -Requires: tex(ifpdf.sty) +Requires: texlive-kpathsea-bin, tex-kpathsea +Requires: texlive-l3backend Requires: tex(graphics.sty) -Requires: tex(luatex.sty) -Requires: tex(pdftexcmds.sty) Requires: tex(doc.sty) Requires: tex(array.sty) Requires: tex(alphalph.sty) Requires: tex(amsmath.sty) +Requires: tex(amssymb.sty) Requires: tex(booktabs.sty) Requires: tex(color.sty) Requires: tex(colortbl.sty) -Requires: tex(fixltx2e.sty) Requires: tex(hologo.sty) Requires: tex(enumitem.sty) Requires: tex(pifont.sty) @@ -18204,35 +17686,28 @@ Requires: tex(verbatim.sty) Requires: tex(fontenc.sty) Requires: tex(lmodern.sty) Requires: tex(hypdoc.sty) -Provides: tex(expl3.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(l3basics.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(l3bootstrap.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(l3box.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(l3candidates.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(l3clist.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(l3coffins.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(l3color.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(l3doc.cls) = %{epoch}:%{source_date}-%{release} -Provides: tex(l3docstrip.tex) = %{epoch}:%{source_date}-%{release} -Provides: tex(l3dvipdfmx.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(l3dvips.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(l3expan.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(l3file.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(l3fp.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(l3int.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(l3keys.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(l3luatex.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(l3msg.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(l3names.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(l3pdfmode.def) = %{epoch}:%{source_date}-%{release} -Provides: tex(l3prg.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(l3prop.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(l3quark.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(l3seq.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(l3skip.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(l3tl.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(l3token.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(l3xdvipdfmx.def) = %{epoch}:%{source_date}-%{release} +Provides: tex(expl3-code.tex) = %{tl_version} +Provides: tex(expl3-generic.tex) = %{tl_version} +Provides: tex(expl3.sty) = %{tl_version} +Provides: tex(l3debug.def) = %{tl_version} +Provides: tex(l3deprecation.def) = %{tl_version} +Provides: tex(l3doc.cls) = %{tl_version} +Provides: tex(l3docstrip.tex) = %{tl_version} +Provides: tex(l3str-enc-iso88591.def) = %{tl_version} +Provides: tex(l3str-enc-iso885910.def) = %{tl_version} +Provides: tex(l3str-enc-iso885911.def) = %{tl_version} +Provides: tex(l3str-enc-iso885913.def) = %{tl_version} +Provides: tex(l3str-enc-iso885914.def) = %{tl_version} +Provides: tex(l3str-enc-iso885915.def) = %{tl_version} +Provides: tex(l3str-enc-iso885916.def) = %{tl_version} +Provides: tex(l3str-enc-iso88592.def) = %{tl_version} +Provides: tex(l3str-enc-iso88593.def) = %{tl_version} +Provides: tex(l3str-enc-iso88594.def) = %{tl_version} +Provides: tex(l3str-enc-iso88595.def) = %{tl_version} +Provides: tex(l3str-enc-iso88596.def) = %{tl_version} +Provides: tex(l3str-enc-iso88597.def) = %{tl_version} +Provides: tex(l3str-enc-iso88598.def) = %{tl_version} +Provides: tex(l3str-enc-iso88599.def) = %{tl_version} %description l3kernel The l3kernel bundle provides an implementation of the LaTeX3 @@ -18247,7 +17722,7 @@ repository of the LaTeX3 Project. %package l3packages Provides: tex-l3packages = %{epoch}:%{source_date}-%{release} -License: LPPL 1.3 +License: LPPL Summary: High-level LaTeX3 concepts BuildArch: noarch Provides: tex-l3packages = %{epoch}:%{source_date}-%{release} @@ -18282,27 +17757,25 @@ Provides: tex-l3experimental = %{epoch}:%{source_date}-%{release} Provides: tex-l3experimental-doc = %{epoch}:%{source_date}-%{release} Provides: %{name}-l3experimental-doc = %{epoch}:%{source_date}-%{release} Obsoletes: %{name}-l3experimental-doc < %{tl_epoch}:%{source_date} -License: LPPL 1.3 +License: LPPL Summary: Experimental LaTeX3 concepts BuildArch: noarch Requires: texlive-base -Requires: tex-kpathsea +Requires: texlive-kpathsea-bin, tex-kpathsea +Requires: texlive-l3kernel Requires: tex(expl3.sty) -Requires: tex(l3tl-analysis.sty) Requires: tex(xparse.sty) -Provides: tex(l3dt.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(l3sort.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(l3flag.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(l3regex-trace.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(l3regex.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(l3str-convert.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(l3str-format.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(l3str.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(l3tl-analysis.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(l3tl-build.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(xcoffins.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(l3galley.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(xgalley.sty) = %{epoch}:%{source_date}-%{release} +Provides: tex(l3benchmark.sty) = %{tl_version} +Provides: tex(l3cctab.sty) = %{tl_version} +Provides: tex(l3color.sty) = %{tl_version} +Provides: tex(l3draw.sty) = %{tl_version} +Provides: tex(l3galley.sty) = %{tl_version} +Provides: tex(l3graphics.sty) = %{tl_version} +Provides: tex(l3pdf.sty) = %{tl_version} +Provides: tex(l3str-format.sty) = %{tl_version} +Provides: tex(l3sys-shell.sty) = %{tl_version} +Provides: tex(xcoffins.sty) = %{tl_version} +Provides: tex(xgalley.sty) = %{tl_version} %description l3experimental The l3experimental packages are a collection of experimental @@ -18310,21 +17783,20 @@ implementations for aspects of the LaTeX3 kernel, dealing with higher-level ideas such as the Designer Interface. Some of them work as stand alone packages, providing new functionality, and can be used on top of LaTeX2e with no changes to the existing -kernel. The present release includes: - xgalley, which controls -boxes receiving text for typesetting. - l3dt: kernel support -for data tables; - l3galley: kernel support for xgalley; - -l3regex: kernel support for regular expression search and -replace operations; - l3sort: kernel support for sorting -sequences, token lists or comma-lists, according to user- -specified comparison criteria; - l3str: kernel support for -string manipulation; - l3tl-build: kernel support for token -list building; - l3tl_analysis: kernel support for token list -analysis; and - xcoffins, which allows the alignment of boxes -using a series of 'handle' positions, supplementing the simple -TeX reference point. All the files of the bundle are also -available in the Subversion (SVN) repository of the LaTeX3 -Project. - +kernel. The present release includes: l3benchmark for measuring +the time taken by TeX to run certain code; l3cctab, support for +saving and restoring category codes en masse in a table; +l3color, support for setting colors using a range of color +models; l3draw, a code-level interface for constructing +drawings; l3graphics, an interfaces for the inclusion of +graphics files; l3pdf, support for core PDF concepts like +compression, objects, PDF version and so on; l3str, support for +string manipulation; l3sys-shell, which provides abstractions +for common shell functions like file deletion and copying; +xcoffins, which allows the alignment of boxes using a series of +'handle' positions, supplementing the simple TeX reference +point; xgalley, which controls boxes receiving text for +typesetting. %package listings Provides: tex-listings = %{epoch}:%{source_date}-%{release} @@ -18651,7 +18123,7 @@ Provides: tex-powerdot = %{epoch}:%{source_date}-%{release} Provides: tex-powerdot-doc = %{epoch}:%{source_date}-%{release} Provides: %{name}-powerdot-doc = %{epoch}:%{source_date}-%{release} Obsoletes: %{name}-powerdot-doc < %{tl_epoch}:%{source_date} -License: LPPL 1.3 +License: LPPL Summary: A presentation class BuildArch: noarch Requires: texlive-base @@ -18793,7 +18265,7 @@ Provides: tex-seminar = %{epoch}:%{source_date}-%{release} Provides: tex-seminar-doc = %{epoch}:%{source_date}-%{release} Provides: %{name}-seminar-doc = %{epoch}:%{source_date}-%{release} Obsoletes: %{name}-seminar-doc < %{tl_epoch}:%{source_date} -License: LPPL 1.2 +License: LPPL Summary: Make overhead slides BuildArch: noarch Requires: texlive-base @@ -19078,7 +18550,7 @@ Provides: tex-euenc = %{epoch}:%{source_date}-%{release} Provides: tex-euenc-doc = %{epoch}:%{source_date}-%{release} Provides: %{name}-euenc-doc = %{epoch}:%{source_date}-%{release} Obsoletes: %{name}-euenc-doc < %{tl_epoch}:%{source_date} -License: LPPL 1.3 +License: LPPL Summary: Unicode font encoding definitions for XeTeX BuildArch: noarch Requires: texlive-base @@ -19116,7 +18588,7 @@ Provides: tex-fixlatvian = %{epoch}:%{source_date}-%{release} Provides: tex-fixlatvian-doc = %{epoch}:%{source_date}-%{release} Provides: %{name}-fixlatvian-doc = %{epoch}:%{source_date}-%{release} Obsoletes: %{name}-fixlatvian-doc < %{tl_epoch}:%{source_date} -License: LPPL 1.3 +License: LPPL Summary: Improve Latvian language support in XeLaTeX BuildArch: noarch Requires: texlive-base @@ -19142,7 +18614,7 @@ Provides: tex-fontbook = %{epoch}:%{source_date}-%{release} Provides: tex-fontbook-doc = %{epoch}:%{source_date}-%{release} Provides: %{name}-fontbook-doc = %{epoch}:%{source_date}-%{release} Obsoletes: %{name}-fontbook-doc < %{tl_epoch}:%{source_date} -License: LPPL 1.3 +License: LPPL Summary: Generate a font book BuildArch: noarch Requires: texlive-base @@ -19234,7 +18706,7 @@ Provides: tex-polyglossia = %{epoch}:%{source_date}-%{release} Provides: tex-polyglossia-doc = %{epoch}:%{source_date}-%{release} Provides: texlive-polyglossia-doc = %{epoch}:%{source_date}-%{release} Obsoletes: texlive-polyglossia-doc < %{epoch}:%{source_date}-%{release} -License: LPPL 1.3 +License: LPPL Summary: Modern multilingual typesetting with XeLaTeX BuildArch: noarch Requires: texlive-base @@ -19344,7 +18816,7 @@ Provides: tex-ptext = %{epoch}:%{source_date}-%{release} Provides: tex-ptext-doc = %{epoch}:%{source_date}-%{release} Provides: texlive-ptext-doc = %{epoch}:%{source_date}-%{release} Obsoletes: texlive-ptext-doc < %{epoch}:%{source_date}-%{release} -License: LPPL 1.2 +License: LPPL Summary: A 'lipsum' for Persian BuildArch: noarch Requires: texlive-base @@ -19362,7 +18834,7 @@ Provides: tex-realscripts = %{epoch}:%{source_date}-%{release} Provides: texlive-realscripts-doc = %{epoch}:%{source_date}-%{release} Provides: tex-realscripts-doc = %{epoch}:%{source_date}-%{release} Obsoletes: texlive-realscripts-doc < %{epoch}:%{source_date}-%{release} -License: LPPL 1.3 +License: LPPL Summary: Access OpenType subscript and superscript glyphs BuildArch: noarch Requires: texlive-base @@ -19407,7 +18879,7 @@ Provides: tex-unisugar = %{epoch}:%{source_date}-%{release} Provides: tex-unisugar-doc = %{epoch}:%{source_date}-%{release} Provides: %{name}-unisugar-doc = %{epoch}:%{source_date}-%{release} Obsoletes: %{name}-unisugar-doc < %{epoch}:%{source_date}-%{release} -License: LPPL 1.3 +License: LPPL Summary: Define syntactic sugar for Unicode LaTeX BuildArch: noarch Requires: texlive-base @@ -19463,7 +18935,7 @@ Provides: tex-xecolor = %{epoch}:%{source_date}-%{release} Provides: tex-xecolor-doc = %{epoch}:%{source_date}-%{release} Provides: %{name}-xecolor-doc = %{epoch}:%{source_date}-%{release} Obsoletes: %{name}-xecolor-doc < %{tl_epoch}:%{source_date} -License: LPPL 1.3 +License: LPPL Summary: Support for color in XeLaTeX BuildArch: noarch Requires: texlive-base @@ -19525,7 +18997,7 @@ Provides: tex-xepersian = %{epoch}:%{source_date}-%{release} Provides: tex-xepersian-doc = %{epoch}:%{source_date}-%{release} Provides: %{name}-xepersian-doc = %{epoch}:%{source_date}-%{release} Obsoletes: %{name}-xepersian-doc < %{tl_epoch}:%{source_date} -License: LPPL 1.3 +License: LPPL Summary: Persian for LaTeX, using XeTeX BuildArch: noarch Requires: texlive-base @@ -19650,16 +19122,24 @@ License: MIT Summary: Unicode and OpenType-enabled TeX engine Requires: texlive-base Requires: texlive-kpathsea -Requires: texlive-tetex Requires: texlive-xetexconfig -Requires: texlive-texconfig +Requires: texlive-latex +Requires: texlive-dvipdfmx +Requires: texlive-cm +Requires: texlive-hyphen-base +Requires: texlive-tex-ini-files +Requires: texlive-unicode-data +Requires: texlive-etex +Requires: texlive-plain +Requires: texlive-babel +Requires: texlive-l3kernel +Requires: texlive-latex-fonts +Requires: texlive-lm Requires: teckit Requires(post,postun): coreutils Requires: tex(xetex.def) Provides: tex(qx-unicode.map) = %{epoch}:%{source_date}-%{release} Provides: tex(tex-text.map) = %{epoch}:%{source_date}-%{release} -Provides: xdvipdfmx = %{version}-%{release} -Obsoletes: xdvipdfmx < %{version}-%{release} %description xetex XeTeX is an extension of TeX that integrates TeX's typesetting capabilities @@ -19674,20 +19154,6 @@ XeTeX also eliminates the complex task of managing a TeX font installation. XeTeX is now part of the standard TeX distribution TeXLive and works well with TeX macro packages like LaTeX and ConTeXt. -%post xetex -if [ $1 -gt 0 ] ; then -sed -i 's/^\#\!\ xetex.*$/xetex xetex language.def -etex xetex.ini/' %{_texdir}/texmf-dist/web2c/fmtutil.cnf -sed -i 's/^\#\!\ xelatex.*$/xelatex xetex language.dat -etex xelatex.ini/' %{_texdir}/texmf-dist/web2c/fmtutil.cnf -fi -: - -%postun xetex -if [ $1 == 0 ] ; then -sed -i 's/^xetex.*$/\#\!\ xetex xetex language.def -etex xetex.ini/' %{_texdir}/texmf-dist/web2c/fmtutil.cnf > /dev/null 2>&1 -sed -i 's/^xelatex.*$/\#\!\ xelatex xetex language.dat -etex xelatex.ini/' %{_texdir}/texmf-dist/web2c/fmtutil.cnf > /dev/null 2>&1 -fi -: - %package xetexconfig Provides: tex-xetexconfig = %{epoch}:%{source_date}-%{release} License: LPPL @@ -19708,7 +19174,7 @@ Provides: tex-xetex-itrans = %{epoch}:%{source_date}-%{release} Provides: tex-xetex-itrans-doc = %{epoch}:%{source_date}-%{release} Provides: %{name}-xetex-itrans-doc = %{epoch}:%{source_date}-%{release} Obsoletes: %{name}-xetex-itrans-doc < %{tl_epoch}:%{source_date} -License: LPPL 1.3 +License: LPPL Summary: Itrans input maps for use with XeLaTeX BuildArch: noarch Requires: texlive-base @@ -19822,7 +19288,7 @@ Provides: tex-xunicode = %{epoch}:%{source_date}-%{release} Provides: tex-xunicode-doc = %{epoch}:%{source_date}-%{release} Provides: %{name}-xunicode-doc = %{epoch}:%{source_date}-%{release} Obsoletes: %{name}-xunicode-doc < %{tl_epoch}:%{source_date} -License: LPPL 1.3 +License: LPPL Summary: Generate Unicode characters from accented glyphs BuildArch: noarch Requires: texlive-base @@ -19879,7 +19345,7 @@ Provides: tex-currfile = %{epoch}:%{source_date}-%{release} Provides: tex-currfile-doc = %{epoch}:%{source_date}-%{release} Provides: %{name}-currfile-doc = %{epoch}:%{source_date}-%{release} Obsoletes: %{name}-currfile-doc < %{epoch}:%{source_date}-%{release} -License: LPPL 1.3 +License: LPPL Summary: Provide file name and path of input files BuildArch: noarch Requires: texlive-base @@ -19908,7 +19374,7 @@ Provides: tex-datetime = %{epoch}:%{source_date}-%{release} Provides: tex-datetime-doc = %{epoch}:%{source_date}-%{release} Provides: %{name}-datetime-doc = %{epoch}:%{source_date}-%{release} Obsoletes: %{name}-datetime-doc < %{tl_epoch}:%{source_date} -License: LPPL 1.3 +License: LPPL Summary: Change format of \today with commands for current time BuildArch: noarch Requires: texlive-base @@ -19979,7 +19445,7 @@ Provides: tex-fmtcount = %{epoch}:%{source_date}-%{release} Provides: %{name}-fmtcount-doc = %{epoch}:%{source_date}-%{release} Provides: tex-fmtcount-doc = %{epoch}:%{source_date}-%{release} Obsoletes: %{name}-fmtcount-doc < %{tl_epoch}:%{source_date} -License: LPPL 1.3 +License: LPPL Summary: Display the value of a LaTeX counter in a variety of formats BuildArch: noarch Requires: texlive-base @@ -20050,17 +19516,6 @@ input file through this interface. - Support for PK, VF, PostScript Type1, and TrueType fonts, colour specials, and inclusion of PostScript, PNG, JPEG or GIF images. - -%preun dvipng -if [ "$1" == "0" ]; then - /sbin/install-info --delete %{_infodir}/dvipng.info %{_infodir}/dir 2>/dev/null || : -fi - -%post dvipng -/sbin/install-info %{_infodir}/dvipng.info %{_infodir}/dir 2>/dev/null -: - - %package eepic Provides: tex-eepic = %{epoch}:%{source_date}-%{release} Provides: tex-eepic-doc = %{epoch}:%{source_date}-%{release} @@ -20163,7 +19618,7 @@ Provides: tex-etoolbox = %{epoch}:%{source_date}-%{release} Provides: tex-etoolbox-doc = %{epoch}:%{source_date}-%{release} Provides: %{name}-etoolbox-doc = %{epoch}:%{source_date}-%{release} Obsoletes: %{name}-etoolbox-doc < %{tl_epoch}:%{source_date} -License: LPPL 1.3 +License: LPPL Summary: Tool-box for LaTeX programmers using e-TeX BuildArch: noarch Requires: texlive-base @@ -20213,7 +19668,7 @@ Provides: tex-filehook = %{epoch}:%{source_date}-%{release} Provides: tex-filehook-doc = %{epoch}:%{source_date}-%{release} Provides: %{name}-filehook-doc = %{epoch}:%{source_date}-%{release} Obsoletes: %{name}-filehook-doc < %{epoch}:%{source_date}-%{release} -License: LPPL 1.3 +License: LPPL Summary: Hooks for input files BuildArch: noarch Requires: texlive-base @@ -20242,7 +19697,7 @@ Provides: tex-fncychap = %{epoch}:%{source_date}-%{release} Provides: tex-fncychap-doc = %{epoch}:%{source_date}-%{release} Provides: %{name}-fncychap-doc = %{epoch}:%{source_date}-%{release} Obsoletes: %{name}-fncychap-doc < %{tl_epoch}:%{source_date} -License: LPPL 1.3 +License: LPPL Summary: Seven predefined chapter heading styles BuildArch: noarch Requires: texlive-base @@ -20276,7 +19731,7 @@ Provides: tex-footmisc = %{epoch}:%{source_date}-%{release} Provides: tex-footmisc-doc = %{epoch}:%{source_date}-%{release} Provides: %{name}-footmisc-doc = %{epoch}:%{source_date}-%{release} Obsoletes: %{name}-footmisc-doc < %{tl_epoch}:%{source_date} -License: LPPL 1.3 +License: LPPL Summary: A range of footnote options BuildArch: noarch Requires: texlive-base @@ -20329,7 +19784,7 @@ Provides: tex-hyphenat = %{epoch}:%{source_date}-%{release} Provides: tex-hyphenat-doc = %{epoch}:%{source_date}-%{release} Provides: %{name}-hyphenat-doc = %{epoch}:%{source_date}-%{release} Obsoletes: %{name}-hyphenat-doc < %{tl_epoch}:%{source_date} -License: LPPL 1.3 +License: LPPL Summary: Disable/enable hypenation BuildArch: noarch Requires: texlive-base @@ -20344,29 +19799,6 @@ characters (e.g., that include underscores), and hyphenation of text typeset in monospaced (e.g., cmtt) fonts. -%package ifetex -Provides: tex-ifetex = %{epoch}:%{source_date}-%{release} -Provides: tex-ifetex-doc = %{epoch}:%{source_date}-%{release} -Provides: %{name}-ifetex-doc = %{epoch}:%{source_date}-%{release} -Obsoletes: %{name}-ifetex-doc < %{tl_epoch}:%{source_date} -License: LPPL 1.3 -Summary: Provides \ifetex switch -BuildArch: noarch -Requires: texlive-base -Requires: tex-kpathsea -Provides: tex(ifetex.sty) = %{epoch}:%{source_date}-%{release} -Provides: tex(ifetex.tex) = %{epoch}:%{source_date}-%{release} - -%description ifetex -The package provides the switch \ifetex which indicates whether -e-TeX is available or not. The package can be loaded as LaTeX -package using \usepackage{ifetex} or in plain TeX using \input -ifetex. In either case it aborts silently if the \ifetex macro -is already defined. The package's test is whether \eTeXversion -is defined as a primitive; if it is, the package assumes e-TeX -features are available. - - %package ifmtarg Provides: tex-ifmtarg = %{epoch}:%{source_date}-%{release} Provides: tex-ifmtarg-doc = %{epoch}:%{source_date}-%{release} @@ -20388,12 +19820,23 @@ Provides: tex-iftex = %{epoch}:%{source_date}-%{release} Provides: tex-iftex-doc = %{epoch}:%{source_date}-%{release} Provides: %{name}-iftex-doc = %{epoch}:%{source_date}-%{release} Obsoletes: %{name}-iftex-doc < %{tl_epoch}:%{source_date} -License: LPPL 1.3 +Provides: %{name}-ifetex = %{epoch}:%{source_date}-%{release} +Obsoletes: %{name}-ifetex <= %{tl_epoch}:%{source_date} +Provides: %{name}-ifluatex = %{epoch}:%{source_date}-%{release} +Obsoletes: %{name}-ifluatex <= %{tl_epoch}:%{source_date} +Provides: %{name}-ifxetex = %{epoch}:%{source_date}-%{release} +Obsoletes: %{name}-ifxetex <= %{tl_epoch}:%{source_date} +License: LPPL Summary: Am I running under pdfTeX, XeTeX or LuaTeX? BuildArch: noarch Requires: texlive-base Requires: tex-kpathsea +Provides: tex(ifetex.sty) = %{epoch}:%{source_date}-%{release} +Provides: tex(ifluatex.sty) = %{epoch}:%{source_date}-%{release} +Provides: tex(ifpdf.sty) = %{epoch}:%{source_date}-%{release} Provides: tex(iftex.sty) = %{epoch}:%{source_date}-%{release} +Provides: tex(ifvtex.sty) = %{epoch}:%{source_date}-%{release} +Provides: tex(ifxetex.sty) = %{epoch}:%{source_date}-%{release} %description iftex The package, which works both for Plain TeX and for LaTeX, @@ -20415,7 +19858,6 @@ Summary: Kerkis (Greek) font family BuildArch: noarch Requires: texlive-base Requires: tex-kpathsea -Requires: texlive-tetex-bin, tex-tetex Requires: tex(txfonts.sty) Provides: tex(gkerkis.enc) = %{epoch}:%{source_date}-%{release} Provides: tex(gkerkisc.enc) = %{epoch}:%{source_date}-%{release} @@ -20721,7 +20163,7 @@ Provides: tex-lualatex-math = %{epoch}:%{source_date}-%{release} Provides: tex-lualatex-math-doc = %{epoch}:%{source_date}-%{release} Provides: %{name}-lualatex-math-doc = %{epoch}:%{source_date}-%{release} Obsoletes: %{name}-lualatex-math-doc < %{tl_epoch}:%{source_date} -License: LPPL 1.3 +License: LPPL Summary: Fixes for mathematics-related LuaLaTeX issues BuildArch: noarch Requires: texlive-base @@ -20849,7 +20291,6 @@ Summary: Mathematical symbol font for Adobe MinionPro BuildArch: noarch Requires: texlive-base Requires: tex-kpathsea -Requires: texlive-tetex-bin, tex-tetex Requires: tex(textcomp.sty) Requires: tex(eufrak.sty) Requires: tex(amsmath.sty) @@ -21462,7 +20903,7 @@ Provides: tex-pstricks = %{epoch}:%{source_date}-%{release} Provides: tex-pstricks-doc = %{epoch}:%{source_date}-%{release} Provides: %{name}-pstricks-doc = %{epoch}:%{source_date}-%{release} Obsoletes: %{name}-pstricks-doc < %{tl_epoch}:%{source_date} -License: LPPL 1.3 +License: LPPL Summary: PostScript macros for TeX BuildArch: noarch Requires: texlive-base @@ -21764,8 +21205,6 @@ Summary: St Mary Road symbols for theoretical computer science BuildArch: noarch Requires: texlive-base Requires: tex-kpathsea -Requires: texlive-tetex-bin, tex-tetex -Requires(post,postun): texlive-tetex-bin, tex-tetex, tex-hyphen-base, texlive-base Provides: tex(stmaryrd.map) = %{epoch}:%{source_date}-%{release} Provides: tex(stmary10.tfm) = %{epoch}:%{source_date}-%{release} Provides: tex(stmary5.tfm) = %{epoch}:%{source_date}-%{release} @@ -21845,7 +21284,6 @@ Summary: Support for using T2 encoding BuildArch: noarch Requires: texlive-base Requires: tex-kpathsea -Requires: texlive-tetex-bin, tex-tetex Requires: tex(amssymb.sty) Requires: tex(enumerate.sty) Provides: tex(t2a-mod1.enc) = %{epoch}:%{source_date}-%{release} @@ -21871,22 +21309,6 @@ characters in citation keys; - support for Cyrillic in BibTeX; - support for Cyrillic in Makeindex; and - various items of font support. -%post t2 -if [ $1 -gt 0 ] ; then -sed -i 's/^\#\!\ cyramstex.*$/cyramstex pdftex language.dat -translate-file=cp227.tcx *cyramstx.ini/' %{_texdir}/texmf-dist/web2c/fmtutil.cnf -sed -i 's/^\#\!\ cyrtex.*$/cyrtex pdftex language.dat -translate-file=cp227.tcx *cyrtex.ini/' %{_texdir}/texmf-dist/web2c/fmtutil.cnf -sed -i 's/^\#\!\ cyrtexinfo.*$/cyrtexinfo pdftex language.dat -translate-file=cp227.tcx *cyrtxinf.ini/' %{_texdir}/texmf-dist/web2c/fmtutil.cnf -fi -: - -%postun t2 -if [ $1 == 0 ] ; then -sed -i 's/^cyramstex.*$/\#\!\ cyramstex pdftex language.dat -translate-file=cp227.tcx *cyramstx.ini/' %{_texdir}/texmf-dist/web2c/fmtutil.cnf > /dev/null 2>&1 -sed -i 's/^cyrtex.*$/\#\!\ cyrtex pdftex language.dat -translate-file=cp227.tcx *cyrtex.ini/' %{_texdir}/texmf-dist/web2c/fmtutil.cnf > /dev/null 2>&1 -sed -i 's/^cyrtexinfo.*$/\#\!\ cyrtexinfo pdftex language.dat -translate-file=cp227.tcx *cyrtxinf.ini/' %{_texdir}/texmf-dist/web2c/fmtutil.cnf > /dev/null 2>&1 -fi - - %package textpos Provides: tex-textpos = %{epoch}:%{source_date}-%{release} Provides: tex-textpos-doc = %{epoch}:%{source_date}-%{release} @@ -22010,7 +21432,7 @@ Provides: tex-tocloft = %{epoch}:%{source_date}-%{release} Provides: tex-tocloft-doc = %{epoch}:%{source_date}-%{release} Provides: %{name}-tocloft-doc = %{epoch}:%{source_date}-%{release} Obsoletes: %{name}-tocloft-doc < %{tl_epoch}:%{source_date} -License: LPPL 1.3 +License: LPPL Summary: Control table of contents, figures, etc BuildArch: noarch Requires: texlive-base @@ -22055,7 +21477,7 @@ Provides: tex-ucs = %{epoch}:%{source_date}-%{release} Provides: tex-ucs-doc = %{epoch}:%{source_date}-%{release} Provides: %{name}-ucs-doc = %{epoch}:%{source_date}-%{release} Obsoletes: %{name}-ucs-doc < %{tl_epoch}:%{source_date} -License: LPPL 1.3 +License: LPPL Summary: Extended UTF-8 input encoding support for LaTeX BuildArch: noarch Requires: texlive-base @@ -22329,7 +21751,7 @@ Provides: tex-unicode-math = %{epoch}:%{source_date}-%{release} Provides: tex-unicode-math-doc = %{epoch}:%{source_date}-%{release} Provides: %{name}-unicode-math-doc = %{epoch}:%{source_date}-%{release} Obsoletes: %{name}-unicode-math-doc < %{tl_epoch}:%{source_date} -License: LPPL 1.3 +License: LPPL Summary: Unicode mathematics support for XeTeX and LuaTeX BuildArch: noarch Requires: texlive-base @@ -22637,7 +22059,6 @@ color packages. It is hoped that by combining their source repositories at https://github.com/latex3/graphics-def it will be easier to coordinate updates. - %package tex-ini-files Provides: tex-tex-ini-files = %{epoch}:%{source_date}-%{release} Provides: tex-tex-ini-files-doc = %{epoch}:%{source_date}-%{release} @@ -22706,10 +22127,6 @@ if [ "$1" == "0" ]; then /sbin/install-info --delete %{_infodir}/tlbuild.info %{_infodir}/dir 2>/dev/null || : fi -%post texlive-en -/sbin/install-info %{_infodir}/tlbuild.info %{_infodir}/dir 2>/dev/null - - %package texlive-msg-translations Provides: tex-texlive-msg-translations = %{epoch}:%{source_date}-%{release} License: LPPL @@ -22729,19 +22146,40 @@ http://tug.org/texlive/doc.html#install-tl-xlate. %package texlive-scripts Provides: tex-texlive-scripts = %{epoch}:%{source_date}-%{release} Provides: texlive-texlive-scripts-bin = %{epoch}:%{source_date}-%{release} +Obsoletes: texlive-texlive-scripts-bin < 7:20170520 License: LPPL Summary: TeX Live infrastructure programs BuildArch: noarch Requires: texlive-base -Requires: tex-kpathsea +Requires: tex-kpathsea = %{epoch}:%{source_date}-%{release} Requires: tex-texlive.infra -Requires: tex-context +Provides: texlive-tetex = %{epoch}:%{source_date}-%{release} +Obsoletes: texlive-tetex < 7:20200327 %description texlive-scripts Includes install-tl, tl-portable, rungs, etc.; not needed for tlmgr to run but still ours. Not included in tlcritical. +%package texlive-scripts-extra +Provides: tex-texlive-scripts-extra = %{epoch}:%{source_date}-%{release} +Provides: texlive-texlive-scripts-extra-bin = %{epoch}:%{source_date}-%{release} +License: GPL+ and LPPL and Public Domain +Summary: TeX Live scripts +Requires: texlive-base +Requires: texlive-kpathsea +Requires: texlive-texlive.infra +Obsoletes: texlive-texconfig < 7:20200327 +Obsoletes: texlive-pstools < 7:20200327 +Obsoletes: texlive-pdftools < 7:20200327 +BuildArch: noarch + +%description texlive-scripts-extra +Miscellaneous scripts maintained as part of TeX Live, but not important for +the infrastructure. Thus, this is not part of scheme-infraonly or tlcritical, +just a normal package. + + %package trimspaces Provides: tex-trimspaces = %{epoch}:%{source_date}-%{release} Provides: tex-trimspaces-doc = %{epoch}:%{source_date}-%{release} @@ -22870,7 +22308,7 @@ Provides: tex-tabu = %{epoch}:%{source_date}-%{release} Provides: tex-tabu-doc = %{epoch}:%{source_date}-%{release} Provides: %{name}-tabu-doc = %{epoch}:%{source_date}-%{release} Obsoletes: %{name}-tabu-doc < %{tl_epoch}:%{source_date} -License: LPPL 1.3 +License: LPPL Summary: Flexible LaTeX tabulars BuildArch: noarch Requires: texlive-base @@ -22909,7 +22347,7 @@ Provides: tex-linegoal = %{epoch}:%{source_date}-%{release} Provides: tex-linegoal-doc = %{epoch}:%{source_date}-%{release} Provides: %{name}-linegoal-doc = %{epoch}:%{source_date}-%{release} Obsoletes: %{name}-linegoal-doc < %{tl_epoch}:%{source_date} -License: LPPL 1.3 +License: LPPL Summary: A "dimen" that returns the space left on the line BuildArch: noarch Requires: texlive-base @@ -22978,31 +22416,6 @@ available in Adobe Type 1 format. Support under LaTeX is provided by the wasysym package. -%package wasy2-ps -Provides: tex-wasy2-ps = %{epoch}:%{source_date}-%{release} -Provides: tex-wasy2-ps-doc = %{epoch}:%{source_date}-%{release} -Provides: %{name}-wasy2-ps-doc = %{epoch}:%{source_date}-%{release} -Obsoletes: %{name}-wasy2-ps-doc < %{tl_epoch}:%{source_date} -License: Public Domain -Summary: Type 1 versions of wasy2 fonts -BuildArch: noarch -Requires: texlive-base -Requires: texlive-kpathsea -Requires: texlive-tetex -Requires: tex-wasy -Provides: tex(wasy.map) = %{epoch}:%{source_date}-%{release} -Provides: tex(wasy10.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(wasy5.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(wasy6.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(wasy7.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(wasy8.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(wasy9.pfb) = %{epoch}:%{source_date}-%{release} -Provides: tex(wasyb10.pfb) = %{epoch}:%{source_date}-%{release} - -%description wasy2-ps -Converted (Adobe Type 1) outlines of (some of) the wasy2 fonts. - - %package ltabptch Provides: tex-ltabptch = %{epoch}:%{source_date}-%{release} Provides: tex-ltabptch-doc = %{epoch}:%{source_date}-%{release} @@ -23041,7 +22454,7 @@ Provides: tex-finstrut = %{epoch}:%{source_date}-%{release} Provides: tex-finstrut-doc = %{epoch}:%{source_date}-%{release} Provides: %{name}-finstrut-doc = %{epoch}:%{source_date}-%{release} Obsoletes: %{name}-finstrut-doc < %{tl_epoch}:%{source_date} -License: LPPL 1.3 +License: LPPL Summary: Adjust behaviour of the ends of footnotes BuildArch: noarch Requires: texlive-base @@ -23086,7 +22499,7 @@ Provides: tex-breqn = %{epoch}:%{source_date}-%{release} Provides: tex-breqn-doc = %{epoch}:%{source_date}-%{release} Provides: %{name}-breqn-doc = %{epoch}:%{source_date}-%{release} Obsoletes: %{name}-breqn-doc < %{tl_epoch}:%{source_date} -License: LPPL 1.3 +License: LPPL Summary: Automatic line breaking of displayed equations BuildArch: noarch Requires: texlive-base @@ -23120,7 +22533,7 @@ Provides: tex-mathtools = %{epoch}:%{source_date}-%{release} Provides: tex-mathtools-doc = %{epoch}:%{source_date}-%{release} Provides: %{name}-mathtools-doc = %{epoch}:%{source_date}-%{release} Obsoletes: %{name}-mathtools-doc < %{tl_epoch}:%{source_date} -License: LPPL 1.3 +License: LPPL Summary: Mathematical tools to use with amsmath BuildArch: noarch Requires: texlive-base @@ -23206,7 +22619,7 @@ Provides: tex-eqparbox = %{epoch}:%{source_date}-%{release} Provides: tex-eqparbox-doc = %{epoch}:%{source_date}-%{release} Provides: %{name}-eqparbox-doc = %{epoch}:%{source_date}-%{release} Obsoletes: %{name}-eqparbox-doc < %{tl_epoch}:%{source_date} -License: LPPL 1.3 +License: LPPL Summary: Create equal-widthed parboxes BuildArch: noarch Requires: texlive-base @@ -23275,7 +22688,7 @@ Provides: tex-upquote = %{epoch}:%{source_date}-%{release} Provides: tex-upquote-doc = %{epoch}:%{source_date}-%{release} Provides: %{name}-upquote-doc = %{epoch}:%{source_date}-%{release} Obsoletes: %{name}-upquote-doc < %{tl_epoch}:%{source_date} -License: LPPL 1.2 +License: LPPL Summary: Show "realistic" quotes in verbatim BuildArch: noarch Requires: texlive-base @@ -23341,7 +22754,7 @@ Provides: tex-classpack = %{epoch}:%{source_date}-%{release} Provides: tex-classpack-doc = %{epoch}:%{source_date}-%{release} Provides: %{name}-classpack-doc = %{epoch}:%{source_date}-%{release} Obsoletes: %{name}-classpack-doc < %{tl_epoch}:%{source_date} -License: LPPL 1.3 +License: LPPL Summary: XML mastering for LaTeX classes and packages BuildArch: noarch Requires: texlive-base @@ -23381,16 +22794,6 @@ Alternatively HTML or TexInfo code can be produced. Output of parts of the text may be supressed using the conditional text feature. -%preun latex2man -if [ "$1" == "0" ]; then - /sbin/install-info --delete %{_infodir}/latex2man.info %{_infodir}/dir 2>/dev/null || : -fi - -%post latex2man -/sbin/install-info %{_infodir}/latex2man.info %{_infodir}/dir 2>/dev/null -: - - %package ctablestack Provides: tex-ctablestack = %{epoch}:%{source_date}-%{release} Provides: tex-ctablestack-doc = %{epoch}:%{source_date}-%{release} @@ -23460,7 +22863,7 @@ Provides: tex-babel-english = %{epoch}:%{source_date}-%{release} Provides: tex-babel-english-doc = %{epoch}:%{source_date}-%{release} Provides: %{name}-babel-english-doc = %{epoch}:%{source_date}-%{release} Obsoletes: %{name}-babel-english-doc < %{tl_epoch}:%{source_date} -License: LPPL 1.3 +License: LPPL Summary: Babel support for English BuildArch: noarch Requires: texlive-base @@ -23501,7 +22904,7 @@ Provides: tex-fontawesome = %{epoch}:%{source_date}-%{release} Provides: tex-fontawesome-doc = %{epoch}:%{source_date}-%{release} Provides: %{name}-fontawesome-doc = %{epoch}:%{source_date}-%{release} Obsoletes: %{name}-fontawesome-doc < %{tl_epoch}:%{source_date} -License: LPPL 1.3 +License: LPPL Summary: Font containing web-related icons BuildArch: noarch Requires: fontawesome-fonts @@ -23740,7 +23143,6 @@ Provides: tex(khatt-en.tex) = %{epoch}:%{source_date}-%{release} Provides: tex(knuth.tex) = %{epoch}:%{source_date}-%{release} Provides: tex(linden.tex) = %{epoch}:%{source_date}-%{release} Provides: tex(lorem.tex) = %{epoch}:%{source_date}-%{release} -Provides: tex(lorem.tex) = %{epoch}:%{source_date}-%{release} Provides: tex(materie.tex) = %{epoch}:%{source_date}-%{release} Provides: tex(montgomery.tex) = %{epoch}:%{source_date}-%{release} Provides: tex(quevedo-es.tex) = %{epoch}:%{source_date}-%{release} @@ -23771,6 +23173,7 @@ Provides: tex(m-ch-de.sty) = %{epoch}:%{source_date}-%{release} Provides: tex(m-ch-en.sty) = %{epoch}:%{source_date}-%{release} Provides: tex(m-ch-nl.sty) = %{epoch}:%{source_date}-%{release} Provides: tex(m-pictex.sty) = %{epoch}:%{source_date}-%{release} +# shell and lua BuildArch: noarch %description context @@ -23778,111 +23181,1237 @@ A full featured, parameter driven macro package, which fully supports advanced interactive documents. See the ConTeXt garden for a wealth of support information. -%prep -%setup -q -c -T -xz -dc %{SOURCE0} | tar x -[ -e %{source_name} ] && mv %{source_name} source -%patch1 -p0 -%patch2 -p1 -%patch3 -p1 -%patch5 -p0 -%if 0%{?fedora} >= 28 || 0%{?rhel} >= 8 -%patch7 -p1 -b .newpoppler -%endif -%patch11 -p1 -b .annocheck -%patch12 -p1 -%patch13 -p1 -pushd source -%patch15 -p1 -%patch16 -p1 -popd -# Setup copies of the licenses -for l in `unxz -c %{SOURCE2} | tar t`; do -ln -s %{_texdir}/licenses/$l $l -done +%package obsolete +Summary: This package handles obsolete texlive subpackages +BuildArch: noarch +License: Public Domain +Provides: texlive-wasy2-ps = %{epoch}:%{source_date}-%{release}.obsolete +Obsoletes: texlive-wasy2-ps <= %{tl_epoch}:%{source_date} +Provides: texlive-wasy2-ps-doc = %{epoch}:%{source_date}-%{release}.obsolete +Obsoletes: texlive-wasy2-ps-doc <= %{tl_epoch}:%{source_date} +Provides: texlive-tetex = 7:20190410.obsolete +Provides: texlive-tetex-bin = 7:20190410.obsolete +Provides: tex-tetex = 7:20190410.obsolete +Obsoletes: texlive-tetex <= 7:20190410 +Obsoletes: texlive-tetex-bin <= 7:20190410 +Obsoletes: tex-tetex <= 7:20190410 +Provides: texlive-texconfig = 7:20190410.obsolete +Provides: tex-texconfig = 7:20190410.obsolete +Provides: texlive-texconfig-bin = 7:20190410.obsolete +Obsoletes: texlive-texconfig <= 7:20190410 +Obsoletes: tex-texconfig <= 7:20190410 +Obsoletes: texlive-texconfig-bin <= 7:20190410 + +%description obsolete +This package is a metapackage which handles obsolete texlive subpackages. +It does not contain the contents of the packages that it obsoletes. + + +%package grfext +Summary: Manipulate the graphics package's list of extensions +License: LPPL +Requires: texlive-base texlive-kpathsea +Provides: tex(grfext.sty) = %{epoch}:%{source_date}-%{release} +BuildArch: noarch +%description grfext +This package provides macros for adding to, and reordering the +list of graphics file extensions recognised by package +graphics. -%build -%ifarch loongarch64 -export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" -export CXXFLAGS="$RPM_OPT_FLAGS -std=c++11 -fno-strict-aliasing" -%else -export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing -Werror=format-security" -export CXXFLAGS="$RPM_OPT_FLAGS -std=c++11 -fno-strict-aliasing -Werror=format-security" -%endif -%if 0%{?fedora} >= 28 || 0%{?rhel} >= 8 -export LDFLAGS="%{build_ldflags}" -%endif -cd source/texk/web2c/ -autoreconf -vfi -cd ../.. -PREF=`pwd`/inst -mkdir -p work -cd work -%configure \ - --prefix=$PREF --datadir=$PREF \ - --libdir=$PREF/lib \ - --includedir=$PREF/include \ - --datarootdir=$PREF/share \ - --mandir=$PREF/share/man \ - --infodir=$PREF/share/info \ - --exec_prefix=$PREF \ - --bindir=$PREF/bin \ - --with-system-zlib \ - --with-system-libpng \ - --with-system-xpdf \ - --with-system-gd \ - --with-system-teckit \ - --with-system-freetype2 \ - --with-system-poppler \ - --with-system-zziplib \ - --with-system-cairo \ - --with-system-icu \ - --with-system-harfbuzz \ - --with-system-graphite2 \ - --with-system-libgs \ - --with-system-pixman \ - --with-system-libpaper \ - --with-system-potrace \ - --with-pic \ - --with-xdvi-x-toolkit=xaw \ -%ifnarch loongarch64 - --with-system-mpfr \ - --with-system-gmp \ -%endif - --disable-xindy \ - --disable-xindy-docs \ - --disable-xindy-make-rules \ - --enable-shared \ - --enable-compiler-warnings=max \ - --without-cxx-runtime-hack \ - --disable-native-texlive-build \ - --disable-t1utils \ - --disable-t1lib \ - --disable-psutils \ - --disable-biber \ - --disable-ptexenc \ - --disable-largefile \ - %ifarch aarch64 %{mips} %{power64} s390 s390x loongarch64 - --disable-luajittex \ - --disable-mfluajit \ - %endif - --disable-rpath -# disable rpath -for i in `find . -name libtool`; do -sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' $i -sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' $i -done +%package auxhook +Summary: Hooks for auxiliary files +License: LPPL +Requires: texlive-base texlive-kpathsea +Provides: tex(auxhook.sty) = %{epoch}:%{source_date}-%{release} +BuildArch: noarch -make world %{?_smp_mflags} STRIPPROG=/bin/true STRIP=/bin/true +%description auxhook +This package auxhook provides hooks for adding stuff at the +begin of .aux files. -%install -# make directories -mkdir -p %{buildroot}%{_texdir}/../texmf -mkdir -p %{buildroot}%{_texdir}/texmf-config/web2c -mkdir -p %{buildroot}%{_texmf_var} +%package grffile +Summary: Extended file name support for graphics (legacy package) +License: LPPL +Requires: texlive-base texlive-kpathsea +Provides: tex(grffile-2017-06-30.sty) = %{epoch}:%{source_date}-%{release} +Provides: tex(grffile.sty) = %{epoch}:%{source_date}-%{release} +BuildArch: noarch + +%description grffile +The original package extended the file name processing of +package graphics to support a larger range of file names. The +base LaTeX code now supports multiple dots and spaces, and this +package by default is a stub that just loads graphicx. However, +\usepackage{grffile}[=v1] may be used to access version 1(.18) +of the package if that is needed. + + +%package kvoptions +Summary: Key value format for package options +License: LPPL +Requires: texlive-base texlive-kpathsea +Provides: tex(kvoptions-patch.sty) = %{epoch}:%{source_date}-%{release} +Provides: tex(kvoptions.sty) = %{epoch}:%{source_date}-%{release} +Provides: tex(example-mycolorsetup.sty) = %{epoch}:%{source_date}-%{release} +BuildArch: noarch + +%description kvoptions +This package offers support for package authors who want to use +options in key-value format for their package options. + + +%package infwarerr +Summary: Complete set of information/warning/error message macros +License: LPPL +Requires: texlive-base texlive-kpathsea +Provides: tex(infwarerr.sty) = %{epoch}:%{source_date}-%{release} +BuildArch: noarch + +%description infwarerr +This package provides a complete set of macros for information, +warning and error messages. Under LaTeX, the commands are +wrappers for the corresponding LaTeX commands; under Plain TeX +they are available as complete implementations. + + +%package pdftexcmds +Summary: LuaTeX support for pdfTeX utility functions +License: LPPL +Requires: texlive-base texlive-kpathsea +Provides: tex(pdftexcmds.sty) = %{epoch}:%{source_date}-%{release} +BuildArch: noarch + +%description pdftexcmds +LuaTeX provides most of the commands of pdfTeX 1.40. However, a +number of utility functions are not available. This package +tries to fill the gap and implements some of the missing +primitives using Lua. + + +%package intcalc +Summary: Expandable arithmetic operations with integers +License: LPPL +Requires: texlive-base texlive-kpathsea +Provides: tex(intcalc.sty) = %{epoch}:%{source_date}-%{release} +BuildArch: noarch + +%description intcalc +This package provides expandable arithmetic operations with +integers, using the e-TeX extension \numexpr if it is +available. + + +%package etexcmds +Summary: Avoid name clashes with e-TeX commands +License: LPPL +Requires: texlive-base texlive-kpathsea +Provides: tex(etexcmds.sty) = %{epoch}:%{source_date}-%{release} +BuildArch: noarch + +%description etexcmds +New primitive commands are introduced in e-TeX; sometimes the +names collide with existing macros. This package solves the +name clashes by adding a prefix to e-TeX's commands. For +example, eTeX's \unexpanded is provided as \etex@unexpanded. + + +%package zref +Summary: A new reference scheme for LaTeX +License: LPPL +Requires: texlive-base texlive-kpathsea +Provides: tex(zref-abspage.sty) = %{epoch}:%{source_date}-%{release} +Provides: tex(zref-abspos.sty) = %{epoch}:%{source_date}-%{release} +Provides: tex(zref-base.sty) = %{epoch}:%{source_date}-%{release} +Provides: tex(zref-counter.sty) = %{epoch}:%{source_date}-%{release} +Provides: tex(zref-dotfill.sty) = %{epoch}:%{source_date}-%{release} +Provides: tex(zref-env.sty) = %{epoch}:%{source_date}-%{release} +Provides: tex(zref-hyperref.sty) = %{epoch}:%{source_date}-%{release} +Provides: tex(zref-lastpage.sty) = %{epoch}:%{source_date}-%{release} +Provides: tex(zref-marks.sty) = %{epoch}:%{source_date}-%{release} +Provides: tex(zref-nextpage.sty) = %{epoch}:%{source_date}-%{release} +Provides: tex(zref-pageattr.sty) = %{epoch}:%{source_date}-%{release} +Provides: tex(zref-pagelayout.sty) = %{epoch}:%{source_date}-%{release} +Provides: tex(zref-perpage.sty) = %{epoch}:%{source_date}-%{release} +Provides: tex(zref-runs.sty) = %{epoch}:%{source_date}-%{release} +Provides: tex(zref-savepos.sty) = %{epoch}:%{source_date}-%{release} +Provides: tex(zref-thepage.sty) = %{epoch}:%{source_date}-%{release} +Provides: tex(zref-titleref.sty) = %{epoch}:%{source_date}-%{release} +Provides: tex(zref-totpages.sty) = %{epoch}:%{source_date}-%{release} +Provides: tex(zref-user.sty) = %{epoch}:%{source_date}-%{release} +Provides: tex(zref-xr.sty) = %{epoch}:%{source_date}-%{release} +Provides: tex(zref.sty) = %{epoch}:%{source_date}-%{release} +BuildArch: noarch + +%description zref +This package offers a means to remove the limitation, of only +two properties, that is inherent in the way LaTeX's reference +system works. The package implements an extensible referencing +system, where properties may be defined and used in the course +of a document. It provides an interface for macro programmers +to access the new reference scheme and some modules that use +it. Modules available are: zref-user, use zref for +"traditional" labels and references; zref-abspage, retrieve +absolute page numbers (physical pages, as opposed to the +'logical' page number that is normally typeset when a page +number is requested; zref-lastpage, provide a zref-label for +the last page of the document; zref-nextpage, provide the page +number of the next page of the document; zref-totpages, provide +the total number of pages in the document; zref-pagelayout, +provide the page layout parameters of a each page (which may +then be printed at the end of the document); zref-perpage, make +a counter reset for each new page; zref-titleref, make section +title or caption text available through the reference system; +zref-savepos, make positions on a page available; zref-dotfill, +controlled dot-filling; zref-env, record the latest +environment's name and the line it started on; and zref-xr, +provide the facilities of the xr and xr-hyper packages. + +%package wasy-type1 +Summary: Type 1 versions of wasy fonts +License: Public Domain +Requires: texlive-base texlive-kpathsea +Requires: texlive-wasy +Provides: tex(wasy.map) = %{tl_version} +BuildArch: noarch + +%description wasy-type1 +Converted (Adobe Type 1) outlines of the wasy fonts. + +%package atbegshi +Summary: Execute stuff at \shipout time +License: LPPL +Requires: texlive-base texlive-kpathsea +Provides: tex(atbegshi.sty) = %{tl_version} +BuildArch: noarch + +%description atbegshi +This package is a modern reimplementation of package everyshi, +providing various commands to be executed before a \shipout +command. It makes use of e-TeX's facilities if they are +available. The package may be used either with LaTeX or with +plain TeX. + +%package ltxcmds +Summary: Some LaTeX kernel commands for general use +License: LPPL +Requires: texlive-base texlive-kpathsea +Provides: tex(ltxcmds.sty) = %{tl_version} +BuildArch: noarch + +%description ltxcmds +This package exports some utility macros from the LaTeX kernel +into a separate namespace and also makes them available for +other formats such as plain TeX. + +%package gettitlestring +Summary: Clean up title references +License: LPPL +Requires: texlive-base texlive-kpathsea +Provides: tex(gettitlestring.sty) = %{tl_version} +BuildArch: noarch + +%description gettitlestring +Cleans up the title string (removing \label commands) for +packages (such as nameref) that typeset such strings. + +%package hobsub +Summary: Construct package bundles +License: LPPL +Requires: texlive-base texlive-kpathsea +Provides: tex(hobsub-generic.sty) = %{tl_version} +Provides: tex(hobsub-hyperref.sty) = %{tl_version} +Provides: tex(hobsub.sty) = %{tl_version} +BuildArch: noarch + +%description hobsub +Heiko Oberdiek's hobsub package (and hobsub-hyperref and +hobsub-generic packages) defined a mechanism for concatenating +multiple files into a single file for faster loading. The +disadvantage is that it introduces hard dependencies between +the source files that are included and complicates distribution +and updates. It was principally used with hyperref but is not +currently used in any standard packages in TeX Live. The +packages are still distributed as simple stubs that reference +the included packages via \RequirePackage rather than copying +their source. The documented source of the original packages is +available at github, but is not distributed to CTAN. + +%package hycolor +Summary: Implements colour for packages hyperref and bookmark +License: LPPL +Requires: texlive-base texlive-kpathsea +Provides: tex(hycolor.sty) = %{tl_version} +Provides: tex(xcolor-patch.sty) = %{tl_version} +BuildArch: noarch + +%description hycolor +This package provides the code for the color option that is +used by packages hyperref and bookmark. It is not intended as +package for the user. + +%package kvdefinekeys +Summary: Define keys for use in the kvsetkeys package +License: LPPL +Requires: texlive-base texlive-kpathsea +Provides: tex(kvdefinekeys.sty) = %{tl_version} +BuildArch: noarch + +%description kvdefinekeys +The package provides a macro \kv@define@key (analogous to +keyval's \define@key, to define keys for use by kvsetkeys. + +%package kvsetkeys +Summary: Key value parser with default handler support +License: LPPL +Requires: texlive-base texlive-kpathsea +Provides: tex(kvsetkeys.sty) = %{tl_version} +BuildArch: noarch + +%description kvsetkeys +This package provides \kvsetkeys, a variant of package keyval's +\setkeys. It allows the user to specify a handler that deals +with unknown options. Active commas and equal signs may be used +(e.g. see babel's shorthands) and only one level of curly +braces are removed from the values. + +%package letltxmacro +Summary: Let assignment for LaTeX macros +License: LPPL +Requires: texlive-base texlive-kpathsea +Provides: tex(letltxmacro.sty) = %{tl_version} +BuildArch: noarch + +%description letltxmacro +TeX's \let assignment does not work for LaTeX macros with +optional arguments or for macros that are defined as robust +macros by \DeclareRobustCommand. This package defines +\LetLtxMacro that also takes care of the involved internal +macros. + +%package pdfescape +Summary: Implements pdfTeX's escape features using TeX or e-TeX +License: LPPL +Requires: texlive-base texlive-kpathsea +Provides: tex(pdfescape.sty) = %{tl_version} +BuildArch: noarch + +%description pdfescape +This package implements pdfTeX's escape features +(\pdfescapehex, \pdfunescapehex, \pdfescapename, +\pdfescapestring) using TeX or e-TeX. + +%package refcount +Summary: Counter operations with label references +License: LPPL +Requires: texlive-base texlive-kpathsea +Provides: tex(refcount.sty) = %{tl_version} +BuildArch: noarch + +%description refcount +Provides commands \setcounterref and \addtocounterref which use +the section (or whatever) number from the reference as the +value to put into the counter, as in: ...\label{sec:foo} ... +\setcounterref{foonum}{sec:foo} Commands \setcounterpageref and +\addtocounterpageref do the corresponding thing with the page +reference of the label. No .ins file is distributed; process +the .dtx with plain TeX to create one. + +%package colorprofiles +Summary: Collection of free ICC profiles +License: LPPL and MIT and Public Domain and zlib +Requires: texlive-base texlive-kpathsea +Provides: tex(FOGRA39L_coated.icc) = %{tl_version} +Provides: tex(colorprofiles.sty) = %{tl_version} +Provides: tex(colorprofiles.tex) = %{tl_version} +Provides: tex(sRGB.icc) = %{tl_version} +BuildArch: noarch + +%description colorprofiles +This package collects free ICC profiles that can be used by +color profile aware applications/tools like the pdfx package, +as well as TeX and LaTeX packages to access them. + +%package hyphenex +Provides: tex-hyphenex = %{tl_version} +License: Public Domain +Summary: US English hyphenation exceptions file +Requires: texlive-base +Requires: texlive-kpathsea-bin, tex-kpathsea +Provides: tex(ushyphex.tex) = %{tl_version} +BuildArch: noarch + +%description hyphenex +Exceptions for American English hyphenation patterns are +occasionally published in the TeX User Group journal TUGboat. +This bundle provides alternative Perl and Bourne shell scripts +to convert the source of such an article into an exceptions +file, together with a recent copy of the article and machine- +readable files. + +%package ifplatform +Provides: tex-ifplatform = %{tl_version} +License: LPPL +Summary: Conditionals to test which platform is being used +Requires: texlive-base +Requires: texlive-kpathsea-bin, tex-kpathsea +Requires: tex(pdftexcmds.sty) +Requires: tex(catchfile.sty) +Requires: tex(ifluatex.sty) +Provides: tex(ifplatform.sty) = %{tl_version} +BuildArch: noarch + +%description ifplatform +This package uses the (La)TeX extension -shell-escape to +establish whether the document is being processed on a Windows +or on a Unix-like system (Mac OS X, Linux, etc.), or on Cygwin +(Unix environment over a windows system). Booleans provided +are: \ifwindows, \iflinux, \ifmacosx and \ifcygwin. The package +also preserves the output of uname on a Unix-like system, which +may be used to distinguish between various classes of Unix +systems. + +%package luahbtex +Provides: tex-luahbtex = %{epoch}:%{source_date}-%{release} +Provides: texlive-luahbtex-bin = %{epoch}:%{source_date}-%{release} +Provides: tex-luahbtex-bin = %{epoch}:%{source_date}-%{release} +License: GPLv2+ +Summary: LuaTeX with HarfBuzz library for glyph shaping +Requires: texlive-base +Requires: texlive-kpathsea +Requires: texlive-luatex +Requires: texlive-cm +Requires: texlive-etex +Requires: texlive-hyphen-base +Requires: texlive-knuth-lib +Requires: texlive-plain +Requires: texlive-tex-ini-files +Requires: texlive-unicode-data +Requires: texlive-hyph-utf8 + +%description luahbtex +LuaTeX with HarfBuzz library for glyph shaping. + +%package modes +Summary: A collection of Metafont mode_def's +License: Public Domain +Requires: texlive-base texlive-kpathsea +BuildArch: noarch + +%description modes +The modes file collects all known Metafont modes for printing +or display devices, of whatever printing technology. Special +provision is made for write-white printers, and a 'landscape' +mode is available, for making suitable fonts for printers with +pixels whose aspect is non-square. The file also provides +definitions that make \specials identifying the mode in +Metafont's GF output, and put coding information and other +Xerox-world information in the TFM file. + +%package bitset +Summary: Handle bit-vector datatype +License: LPPL +Requires: texlive-base texlive-kpathsea +Requires: texlive-bigintcalc +Provides: tex(bitset.sty) = %{tl_version} +BuildArch: noarch + +%description bitset +This package defines and implements the data type bit set, a +vector of bits. The size of the vector may grow dynamically. +Individual bits can be manipulated. + +%package rerunfilecheck +Summary: Checksum based rerun checks on auxiliary files +License: LPPL +Requires: texlive-base texlive-kpathsea +Requires: texlive-atveryend +Requires: texlive-uniquecounter +Provides: tex(rerunfilecheck.sty) = %{tl_version} +BuildArch: noarch + +%description rerunfilecheck +The package provides additional rerun warnings if some +auxiliary files have changed. It is based on MD5 checksum, +provided by pdfTeX. + +%package stringenc +Summary: Converting a string between different encodings +License: LPPL +Requires: texlive-base texlive-kpathsea +Provides: tex(se-ascii-print.def) = %{tl_version} +Provides: tex(se-ascii.def) = %{tl_version} +Provides: tex(se-clean7bit.def) = %{tl_version} +Provides: tex(se-cp1250.def) = %{tl_version} +Provides: tex(se-cp1251.def) = %{tl_version} +Provides: tex(se-cp1252.def) = %{tl_version} +Provides: tex(se-cp1257.def) = %{tl_version} +Provides: tex(se-cp437.def) = %{tl_version} +Provides: tex(se-cp850.def) = %{tl_version} +Provides: tex(se-cp852.def) = %{tl_version} +Provides: tex(se-cp855.def) = %{tl_version} +Provides: tex(se-cp858.def) = %{tl_version} +Provides: tex(se-cp865.def) = %{tl_version} +Provides: tex(se-cp866.def) = %{tl_version} +Provides: tex(se-dec-mcs.def) = %{tl_version} +Provides: tex(se-iso-8859-1.def) = %{tl_version} +Provides: tex(se-iso-8859-10.def) = %{tl_version} +Provides: tex(se-iso-8859-11.def) = %{tl_version} +Provides: tex(se-iso-8859-13.def) = %{tl_version} +Provides: tex(se-iso-8859-14.def) = %{tl_version} +Provides: tex(se-iso-8859-15.def) = %{tl_version} +Provides: tex(se-iso-8859-16.def) = %{tl_version} +Provides: tex(se-iso-8859-2.def) = %{tl_version} +Provides: tex(se-iso-8859-3.def) = %{tl_version} +Provides: tex(se-iso-8859-4.def) = %{tl_version} +Provides: tex(se-iso-8859-5.def) = %{tl_version} +Provides: tex(se-iso-8859-6.def) = %{tl_version} +Provides: tex(se-iso-8859-7.def) = %{tl_version} +Provides: tex(se-iso-8859-8.def) = %{tl_version} +Provides: tex(se-iso-8859-9.def) = %{tl_version} +Provides: tex(se-koi8-r.def) = %{tl_version} +Provides: tex(se-mac-centeuro.def) = %{tl_version} +Provides: tex(se-mac-cyrillic.def) = %{tl_version} +Provides: tex(se-mac-roman.def) = %{tl_version} +Provides: tex(se-nextstep.def) = %{tl_version} +Provides: tex(se-pdfdoc.def) = %{tl_version} +Provides: tex(se-utf16le.def) = %{tl_version} +Provides: tex(se-utf32be.def) = %{tl_version} +Provides: tex(se-utf32le.def) = %{tl_version} +Provides: tex(se-utf8.def) = %{tl_version} +Provides: tex(stringenc.sty) = %{tl_version} +BuildArch: noarch + +%description stringenc +This package provides \StringEncodingConvert for converting a +string between different encodings. Both LaTeX and plain-TeX +are supported. + +%package bookmark +Summary: A new bookmark (outline) organization for hyperref +License: LPPL +Requires: texlive-base texlive-kpathsea +Provides: tex(bkm-dvipdfm.def) = %{tl_version} +Provides: tex(bkm-dvips.def) = %{tl_version} +Provides: tex(bkm-dvipsone.def) = %{tl_version} +Provides: tex(bkm-pdftex.def) = %{tl_version} +Provides: tex(bkm-textures.def) = %{tl_version} +Provides: tex(bkm-vtex.def) = %{tl_version} +Provides: tex(bookmark.sty) = %{tl_version} +BuildArch: noarch + +%description bookmark +This package implements a new bookmark (outline) organization +for package hyperref. Bookmark properties such as style and +color can now be set. Other action types are available (URI, +GoToR, Named). The bookmarks are generated in the first compile +run. Package hyperref uses two runs. + +%package alphalph +Summary: Convert numbers to letters +License: LPPL +Requires: texlive-base texlive-kpathsea +Provides: tex(alphalph.sty) = %{tl_version} +BuildArch: noarch + +%description alphalph +Provides commands \alphalph and \AlphAlph. They are like +\number but the expansion consists of lowercase and uppercase +letters respectively (1 to a, 26 to z, 27 to aa, 52 to zz, 53 +to ba, 702 to zz, 703 to aaa, etc.). Can be used as a +replacement for LaTeX's \@alph and \@Alph macros. + +%package hologo +Summary: A collection of logos with bookmark support +License: LPPL +Requires: texlive-base texlive-kpathsea +Provides: tex(hologo.sty) = %{tl_version} +BuildArch: noarch + +%description hologo +The package defines a single command \hologo, whose argument is +the usual case-confused ASCII version of the logo. The command +is bookmark-enabled, so that every logo becomes available in +bookmarks without further work. + +%package pdfcolmk +Summary: Improved colour support under pdfTeX (legacy stub) +License: LPPL +Requires: texlive-base texlive-kpathsea +Provides: tex(pdfcolmk.sty) = %{tl_version} +BuildArch: noarch + +%description pdfcolmk +The package used to provide macros that emulated the 'colour +stack' functionality of dvips. The colour stack deals with +colour manipulations when asynchronous events (like +page-breaking) occur. At the time the package was written, +pdfTeX did not (yet) have such a stack, though dvips had had +one for a long time. This package was an experimental solution +to the problem, and worked best with pdfeTeX. For current +releases of pdfTeX (later than version 1.40.0, released in +2007), this package is not needed, since "real" colour stacks +are available. The present pdfcolmk is therefore just an empty +stub that does nothing at all, just in case there are still +documents that reference it. The documented source of the +original package is still available at the github repository. + +%package sansmathaccent +Provides: tex-sansmathaccent = %{tl_version} +License: LPPL +Summary: Correct placement of accents in sans-serif maths +Requires: texlive-base +Requires: texlive-kpathsea-bin, tex-kpathsea +Requires: tex(filehook.sty) +Provides: tex(sansmathaccent.map) = %{tl_version} +Provides: tex(ot1mathkerncmss.fd) = %{tl_version} +Provides: tex(sansmathaccent.sty) = %{tl_version} +BuildArch: noarch + +%description sansmathaccent +Sans serif maths (produced by the beamer class or the sfmath +package) often has accents positioned incorrectly. This package +fixes the positioning of such accents when the default font +(cmssi) is used for sans serif maths. It will have no effect if +used in a document that does not use the beamer class or the +sfmath package. + +%package minitoc +Provides: tex-minitoc = %{tl_version} +License: LPPL +Summary: Produce a table of contents for each chapter, part or section +Requires: texlive-base +Requires: texlive-kpathsea-bin, tex-kpathsea +Requires: tex(mtcpatchmem.sty) +Requires: tex(flafter.sty) +Requires: tex(placeins.sty) +Requires: tex(notoccite.sty) +Provides: tex(minitoc.sty) = %{tl_version} +Provides: tex(mtcmess.sty) = %{tl_version} +Provides: tex(mtcoff.sty) = %{tl_version} +Provides: tex(mtcpatchmem.sty) = %{tl_version} +BuildArch: noarch + +%description minitoc +The minitoc package allows you to add mini-tables-of-contents +(minitocs) at the beginning of every chapter, part or section. +There is also provision for mini-lists of figures and of +tables. At the part level, they are parttocs, partlofs and +partlots. If the type of document does not use chapters, the +basic provision is section level secttocs, sectlofs and +sectlots. The package has provision for language-specific +configuration of its own "fixed names", using .mld files +(analagous to babel .ldf files that do that job for LaTeX"s own +fixed names). + +%package notoccite +Provides: tex-notoccite = %{tl_version} +License: Public Domain +Summary: Prevent trouble from citations in table of contents, etc +Requires: texlive-base +Requires: texlive-kpathsea-bin, tex-kpathsea +Provides: tex(notoccite.sty) = %{tl_version} +BuildArch: noarch + +%description notoccite +If you have \cite commands in \section-like commands, or in +\caption, the citation will also appear in the table of +contents, or list of whatever. If you are also using an unsrt- +like bibliography style, these citations will come at the very +start of the bibliography, which is confusing. This package +suppresses the effect. + +%package catchfile +Summary: Catch an external file into a macro +License: LPPL +Requires: texlive-base texlive-kpathsea +Provides: tex(catchfile.sty) = %{tl_version} +Requires: tex(infwarerr.sty) +Requires: tex(ltxcmds.sty) +Requires: tex(etexcmds.sty) +BuildArch: noarch + +%description catchfile +This package catches the contents of a file and puts it in a +macro. It requires e-TeX. Both LaTeX and plain TeX are +supported. + +%package atveryend +Summary: Hooks at the very end of a document +License: LPPL +Requires: texlive-base texlive-kpathsea +Provides: tex(atveryend.sty) = %{tl_version} +BuildArch: noarch + +%description atveryend +This LaTeX packages provides two hooks for \end{document} that +are executed after the hook of \AtEndDocument: +\AfterLastShipout can be used for code that is to be executed +right after the last \clearpage before the `.aux' file is +closed. \AtVeryEndDocument is used for code after closing and +final reading of the `.aux' file. + +%package uniquecounter +Summary: Provides unlimited unique counter +License: LPPL +Requires: texlive-base texlive-kpathsea +Provides: tex(uniquecounter.sty) = %{tl_version} +BuildArch: noarch + +%description uniquecounter +This package provides a kind of counter that provides unique +number values. Several counters can be created with different +names. The numeric values are not limited. + +%package attachfile2 +Provides: tex-attachfile2 = %{epoch}:%{source_date}-%{release} +Provides: tex-attachfile2-bin = %{epoch}:%{source_date}-%{release} +Provides: texlive-attachfile2-bin = %{epoch}:%{source_date}-%{release} +License: LPPL +Summary: Attach files into PDF +Requires: texlive-base +Requires: texlive-kpathsea +Provides: tex(attachfile2.sty) = %{epoch}:%{source_date}-%{release} +BuildArch: noarch + +%description attachfile2 +This package can be used to attach files to a PDF document. It +is a further development of Scott Pakin's package attachfile +for pdfTeX. Apart from bug fixes, this package adds support for +dvips, some new options, and gets and writes meta information +data about the attached files. + +%package translator +Summary: Easy translation of strings in LaTeX +License: LPPL or GPL+ +Requires: texlive-base texlive-kpathsea +Requires: tex(keyval.sty) +Provides: tex(translator.sty) = %{tl_version} +BuildArch: noarch + +%description translator +This LaTeX package provides a flexible mechanism for +translating individual words into different languages. For +example, it can be used to translate a word like "figure" into, +say, the German word "Abbildung". Such a translation mechanism +is useful when the author of some package would like to +localize the package such that texts are correctly translated +into the language preferred by the user. This package is not +intended to be used to automatically translate more than a few +words. + +%package bigintcalc +Summary: Integer calculations on very large numbers +License: LPPL +Requires: texlive-base texlive-kpathsea +Provides: tex(bigintcalc.sty) = %{tl_version} +BuildArch: noarch + +%description bigintcalc +This package provides expandable arithmetic operations with big +integers that can exceed TeX's number limits. + +%package l3backend +Summary: LaTeX3 backend drivers +License: LPPL +Requires: texlive-base texlive-kpathsea +Provides: tex(l3backend-dvipdfmx.def) = %{tl_version} +Provides: tex(l3backend-dvips.def) = %{tl_version} +Provides: tex(l3backend-dvisvgm.def) = %{tl_version} +Provides: tex(l3backend-pdfmode.def) = %{tl_version} +Provides: tex(l3backend-xdvipdfmx.def) = %{tl_version} +BuildArch: noarch + +%description l3backend +This package forms parts of expl3, and contains the code used +to interface with backends (drivers) across the expl3 codebase. +The functions here are defined differently depending on the +engine in use. As such, these are distributed separately from +l3kernel to allow this code to be updated on an independent +schedule. + +%package dehyph +Summary: German hyphenation patterns for traditional orthography +License: LPPL +Requires: texlive-base texlive-kpathsea +Provides: tex(dehyphn.tex) = %{tl_version} +Provides: tex(dehypht.tex) = %{tl_version} +Provides: tex(dehyphtex.tex) = %{tl_version} +BuildArch: noarch + +%description dehyph +The package provides older hyphenation patterns for the German +language. Please note that by default only pdfLaTeX uses these +patterns (mainly for backwards compatibility). The older +packages ghyphen and gnhyph are now bundled together with +dehyph, and are no longer be updated. Both XeLaTeX and LuaLaTeX +use the current German hyphenation patterns taken from +Hyphenation patterns in UTF-8, and using the Experimental +hyphenation patterns for the German language package it is +possible to make pdfLaTeX use the new German patterns as well. + +%package latexbug +Summary: Bug-classification for LaTeX related bugs +License: LPPL +Requires: texlive-base texlive-kpathsea +Provides: tex(latexbug.sty) = %{tl_version} +BuildArch: noarch + +%description latexbug +The package is written in order to help identifying the +rightful addressee for a bug report. The LaTeX team asks that +it will be loaded in any test file that is intended to be sent +to the LaTeX bug database as part of a bug report. + +%package footnotehyper +Provides: tex-footnotehyper = %{tl_version} +License: LPPL +Summary: hyperref aware footnote.sty +Requires: texlive-base +Requires: texlive-kpathsea-bin, tex-kpathsea +Provides: tex(footnotehyper.sty) = %{tl_version} +BuildArch: noarch + +%description footnotehyper +The footnote package by Mark Wooding dates back to 1997 and has +not been made hyperref compatible. The aim of the present +package is to do that. + +%package epstopdf-pkg +Summary: Call epstopdf "on the fly" +License: LPPL +Requires: texlive-base texlive-kpathsea +Provides: tex(epstopdf-base.sty) = %{tl_version} +Provides: tex(epstopdf.sty) = %{tl_version} +BuildArch: noarch + +%description epstopdf-pkg +The package adds support for EPS files in the graphicx package +when running under pdfTeX. If an EPS graphic is detected, the +package spawns a process to convert the EPS to PDF, using the +script epstopdf. This of course requires that shell escape is +enabled for the pdfTeX run. + +%package lwarp +Provides: tex-lwarp = %{epoch}:%{source_date}-%{release} +Provides: texlive-lwarp-bin = %{epoch}:%{source_date}-%{release} +Provides: tex-lwarp-bin = %{epoch}:%{source_date}-%{release} +Obsoletes: texlive-lwarp-bin < 7:20170520 +Provides: tex-lwarp-doc = %{epoch}:%{source_date}-%{release} +Provides: texlive-lwarp-doc = %{epoch}:%{source_date}-%{release} +Obsoletes: texlive-lwarp-doc < 7:20170520 +License: LPPL +Summary: Converts LaTeX to HTML +Requires: texlive-base +Requires: texlive-kpathsea +BuildArch: noarch + +%description lwarp +The package causes LaTeX to directly produce HTML5 output, +using external utility programs only for the final conversion +of text and images. Math may be represented by SVG files or +MathJax. Documents may be produced by LaTeX, LuaLaTeX, or +XeLaTeX. A texlua script removes the need for system utilities +such as make and gawk, and also supports xindy and latexmk. +Configuration is automatic at the first manual compile. Print +and HTML versions of each document may coexist, each with its +own set of auxiliary files. Support files are self-generated on +request. Assistance is provided for HTML import into EPUB +conversion software and word processors. + +%package newfloat +Summary: Define new floating environments +License: LPPL +Requires: texlive-base texlive-kpathsea +Provides: tex(newfloat.sty) = %{tl_version} +BuildArch: noarch + +%description newfloat +The package offers the command \DeclareFloatingEnvironment, +which the user may use to define new floating environments +which behave like the LaTeX standard foating environments +figure and table. + +%package pdflscape +Summary: Make landscape pages display as landscape +License: LPPL +Requires: texlive-base texlive-kpathsea +Provides: tex(pdflscape.sty) = %{tl_version} +BuildArch: noarch + +%description pdflscape +The package adds PDF support to the landscape environment of +package lscape, by setting the PDF /Rotate page attribute. +Pages with this attribute will be displayed in landscape +orientation by conforming PDF viewers. + +%package ragged2e +Summary: Alternative versions of "ragged"-type commands +License: LPPL +Requires: texlive-base texlive-kpathsea +Provides: tex(ragged2e.sty) = %{tl_version} +BuildArch: noarch + +%description ragged2e +The package defines new commands \Centering, \RaggedLeft, and +\RaggedRight and new environments Center, FlushLeft, and +FlushRight, which set ragged text and are easily configurable +to allow hyphenation (the corresponding commands in LaTeX, all +of whose names are lower-case, prevent hyphenation altogether). + +%package ucharcat +Provides: tex-ucharcat = %{tl_version} +License: LPPL +Summary: Implementation of the (new in 2015) XeTeX \Ucharcat command in lua, for LuaTeX +Requires: texlive-base +Requires: texlive-kpathsea-bin, tex-kpathsea +Provides: tex(ucharcat.sty) = %{tl_version} +BuildArch: noarch + +%description ucharcat +The package implements the \Ucharcat command for LuaLaTeX. +\Ucharcat is a new primitive in XeTeX, an extension of the +existing \Uchar command, that allows the specification of the +catcode as well as character code of the character token being +constructed. + +%package etoc +Provides: tex-etoc = %{tl_version} +License: LPPL +Summary: Completely customisable TOCs +Requires: texlive-base +Requires: texlive-kpathsea-bin, tex-kpathsea +Requires: tex(multicol.sty) +Provides: tex(etoc.sty) = %{tl_version} +BuildArch: noarch + +%description etoc +The package gives the user complete control of how the entries +of the table of contents should be constituted from the name, +number, and page number of each sectioning unit. The layout is +controlled by the definition of 'line styles' for each +sectioning level used in the document. The package provides its +own custom line styles (which may be used as examples), and +continues to support the standard formatting inherited from the +LaTeX document classes, but the package can also allow the user +to delegate the details to packages dealing with list making +environments (such as enumitem). The package's default global +style typesets tables of contents in a multi-column format, +with either a standard heading, or a ruled title (optionally +with a frame around the table). The \tableofcontents command +may be used arbitrarily many times in the same document, while +\localtableofcontents provides a 'local' table of contents. + +%package hanging +Provides: tex-hanging = %{tl_version} +License: LPPL +Summary: Hanging paragraphs +BuildArch: noarch +Requires: texlive-base +Requires: texlive-kpathsea-bin, tex-kpathsea +Provides: tex(hanging.sty) = %{tl_version} + +%description hanging +The hanging package facilitates the typesetting of hanging +paragraphs. The package also enables typesetting with hanging +punctuation, by making punctuation characters active. This +facility is best suppressed (it can interfere with other +packages) -- there are package options for suppressing each +individual punctuation character. 'Real' attempts at hanging +punction should nowadays use the microtype package, which takes +advantage of the support offered in recent versions of pdfTeX. + +%package newunicodechar +Provides: tex-newunicodechar = %{tl_version} +License: LPPL +Summary: Definitions of the meaning of Unicode characters +BuildArch: noarch +Requires: texlive-base +Requires: texlive-kpathsea-bin, tex-kpathsea +Provides: tex(newunicodechar.sty) = %{tl_version} + +%description newunicodechar +The package provides a friendly interface for defining the +meaning of Unicode characters. The document should be processed +by (pdf)LaTeX with the unicode option of inputenc or inputenx, +or by XeLaTeX/LuaLaTeX. The command provided is +\newunicodechar{}{} where is a directly- +typed Unicode character, and is its replacement. + +%package stackengine +Provides: tex-stackengine = %{tl_version} +License: LPPL +Summary: Highly customised stacking of objects, insets, baseline changes, etc +BuildArch: noarch +Requires: texlive-base +Requires: texlive-kpathsea-bin, tex-kpathsea +Requires: texlive-listofitems +Requires: tex(etoolbox.sty) +Provides: tex(stackengine.sty) = %{tl_version} + +%description stackengine +The package provides a versatile way to stack objects +vertically in a variety of customizable ways. A number of +useful macros are provided, all of which make use of the +stackengine core. + +%package listofitems +Summary: Grab items in lists using user-specified sep char +BuildArch: noarch +License: LPPL +Requires: texlive-base, texlive-kpathsea +Provides: tex(listofitems.sty) = %{tl_version} +Provides: tex(listofitems.tex) = %{tl_version} +Provides: tex(listofitemsold.tex) = %{tl_version} + +%description listofitems +This simple package is designed to read a list of items whose +parsing character may be selected by the user. Once the list is +read, its items are stored in a structure that behaves as a +dimensioned array. As such, it becomes very easy to access an +item in the list by its number. For example, if the list is +stored in the macro \foo, the item #3 is designated by \foo[3]. +A component may, in turn, be a list with a parsing delimiter +different from the parent list, paving the way for nesting and +employing a syntax reminiscent of an array of several +dimensions of the type \foo[3,2] to access the item #2 of the +list contained within the item #3 of the top-tier list. + +%package preview +Provides: tex-preview = %{tl_version} +License: GPLv3 +Summary: Extract bits of a LaTeX source for output +BuildArch: noarch +Requires: texlive-base +Requires: texlive-kpathsea-bin, tex-kpathsea +Provides: tex(preview.sty) = %{tl_version} +Provides: tex(prauctex.def) = %{tl_version} +Provides: tex(prshowlabels.def) = %{tl_version} +Provides: tex(prtracingall.def) = %{tl_version} +Provides: tex(prlyx.def) = %{tl_version} +Provides: tex(prshowbox.def) = %{tl_version} +Provides: tex(prtightpage.def) = %{tl_version} +Provides: tex(prcounters.def) = %{tl_version} +Provides: tex(prfootnotes.def) = %{tl_version} +Provides: tex(prauctex.cfg) = %{tl_version} + +%description preview +The package is a free-standing part of the preview-latex +bundle. The package provides the support preview-latex needs, +when it chooses the matter it will preview. The output may +reasonably be expected to have other uses, as in html + +%package gnu-freefont +Provides: tex-gnu-freefont = %{tl_version} +BuildArch: noarch +License: GPLv3+ +Summary: A Unicode font, with rather wide coverage +Requires: texlive-base +Requires: texlive-kpathsea-bin, tex-kpathsea +Provides: tex(FreeMono.otf) = %{tl_version} +Provides: tex(FreeMonoBold.otf) = %{tl_version} +Provides: tex(FreeMonoBoldOblique.otf) = %{tl_version} +Provides: tex(FreeMonoOblique.otf) = %{tl_version} +Provides: tex(FreeSans.otf) = %{tl_version} +Provides: tex(FreeSansBold.otf) = %{tl_version} +Provides: tex(FreeSansBoldOblique.otf) = %{tl_version} +Provides: tex(FreeSansOblique.otf) = %{tl_version} +Provides: tex(FreeSerif.otf) = %{tl_version} +Provides: tex(FreeSerifBold.otf) = %{tl_version} +Provides: tex(FreeSerifBoldItalic.otf) = %{tl_version} +Provides: tex(FreeSerifItalic.otf) = %{tl_version} +Provides: tex(FreeMono.ttf) = %{tl_version} +Provides: tex(FreeMonoBold.ttf) = %{tl_version} +Provides: tex(FreeMonoBoldOblique.ttf) = %{tl_version} +Provides: tex(FreeMonoOblique.ttf) = %{tl_version} +Provides: tex(FreeSans.ttf) = %{tl_version} +Provides: tex(FreeSansBold.ttf) = %{tl_version} +Provides: tex(FreeSansBoldOblique.ttf) = %{tl_version} +Provides: tex(FreeSansOblique.ttf) = %{tl_version} +Provides: tex(FreeSerif.ttf) = %{tl_version} +Provides: tex(FreeSerifBold.ttf) = %{tl_version} +Provides: tex(FreeSerifBoldItalic.ttf) = %{tl_version} +Provides: tex(FreeSerifItalic.ttf) = %{tl_version} + +%description gnu-freefont +The package provides a set of outline (i.e. OpenType) fonts +covering as much as possible of the Unicode character set. The +set consists of three typefaces: one monospaced and two +proportional (one with uniform and one with modulated stroke). + +%package acronym +Provides: tex-acronym = %{tl_version} +License: LPPL +Summary: Expand acronyms at least once +BuildArch: noarch +Requires: texlive-base +Requires: texlive-kpathsea-bin, tex-kpathsea +Requires: tex(suffix.sty) +Requires: tex(xstring.sty) +Requires: tex(relsize.sty) +Provides: tex(acronym.sty) = %{tl_version} + +%description acronym +This package ensures that all acronyms used in the text are +spelled out in full at least once. It also provides an +environment to build a list of acronyms used. The package is +compatible with pdf bookmarks. The package requires the suffix +package, which in turn requires that it runs under e-TeX. + +%package relsize +Provides: tex-relsize = %{tl_version} +License: Public Domain +Summary: Set the font size relative to the current font size +BuildArch: noarch +Requires: texlive-base +Requires: texlive-kpathsea-bin, tex-kpathsea +Provides: tex(relsize.sty) = %{tl_version} + +%description relsize +The basic command of the package is \relsize, whose argument is +a number of \magsteps to change size; from this are defined +commands \larger, \smaller, \textlarger, etc. + +%package sfmath +Provides: tex-sfmath = %{tl_version} +License: LPPL +Summary: Sans-serif mathematics +BuildArch: noarch +Requires: texlive-base +Requires: texlive-kpathsea-bin, tex-kpathsea +Provides: tex(sfmath.sty) = %{tl_version} + +%description sfmath +sfmath is a simple package for sans serif maths in documents. +After including the package, all maths of the current document +is displayed with sans serif fonts. + +%package xpatch +Provides: tex-xpatch = %{tl_version} +License: LPPL +Summary: Extending etoolbox patching commands +BuildArch: noarch +Requires: texlive-base +Requires: texlive-kpathsea-bin, tex-kpathsea +Requires: tex(expl3.sty) +Requires: tex(xparse.sty) +Requires: tex(etoolbox.sty) +Provides: tex(xpatch.sty) = %{tl_version} + +%description xpatch +The package generalises the macro patching commands provided by +Philipp Lehmann's etoolbox. + +%prep +%setup -q -c -T +xz -dc %{SOURCE0} | tar x +[ -e %{source_name} ] && mv %{source_name} source +%patch1 -p0 +%patch2 -p1 -b .format +%patch5 -p0 +%if 0%{?fedora} || 0%{?rhel} >= 8 +%patch7 -p1 -b .newpoppler +%endif +%patch8 -p1 -b .texinfo-fix +%patch11 -p1 -b .dt +%patch15 -p1 -b .disabletest +%patch17 -p1 -b .annocheck +%if 0%{?fedora} || 0%{?rhel} >= 8 +%patch18 -p1 -b .poppler-0.73 +%endif +%patch19 -p1 -b .shh +%patch20 -p1 -b .fix-libgs-detection +%if 0%{?fedora} || 0%{?rhel} >= 8 +%patch23 -p1 -b .poppler-0.84 +%endif +%patch28 -p1 -b .CVE-2019-19601 +%if 0%{?fedora} >= 33 || 0%{?rhel} >= 9 +%patch29 -p1 -b .poppler090 +%endif + +# Setup copies of the licenses +for l in `unxz -c %{SOURCE2} | tar t`; do +ln -s %{_texdir}/licenses/$l $l +done + + +%build +export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing -Werror=format-security" +export CXXFLAGS="$RPM_OPT_FLAGS -std=c++11 -fno-strict-aliasing -Werror=format-security" + +%if 0%{?fedora} >= 28 || 0%{?rhel} >= 8 +export LDFLAGS="%{build_ldflags}" +%endif + +cd source +PREF=`pwd`/inst +mkdir -p work +%global _configure ../configure +cd work +%configure \ + --prefix=$PREF --datadir=$PREF \ + --libdir=$PREF/lib \ + --includedir=$PREF/include \ + --datarootdir=$PREF/share \ + --mandir=$PREF/share/man \ + --infodir=$PREF/share/info \ + --exec_prefix=$PREF \ + --bindir=$PREF/bin \ + --with-system-zlib \ + --with-system-libpng \ + --with-system-xpdf \ + --with-system-gd \ + --with-system-teckit \ + --with-system-freetype2 \ + --with-system-poppler \ + --with-system-zziplib \ + --with-system-cairo \ + --with-system-icu \ + --with-system-harfbuzz \ + --with-system-graphite2 \ + --with-system-libgs \ + --with-system-pixman \ + --with-system-libpaper \ + --with-system-potrace \ + --with-pic \ + --with-xdvi-x-toolkit=xaw \ + --with-system-mpfr \ + --with-system-gmp \ + --disable-xindy \ + --disable-xindy-docs \ + --disable-xindy-make-rules \ + --disable-ps2pk \ + --enable-shared \ + --enable-compiler-warnings=max \ + --without-cxx-runtime-hack \ + --disable-native-texlive-build \ + --disable-t1utils \ + --disable-t1lib \ + --disable-psutils \ + --disable-biber \ + --disable-ptexenc \ + --disable-largefile \ + %ifarch aarch64 %{mips} %{power64} s390 s390x + --disable-luajittex --disable-mfluajit --disable-luajithbtex --disable-mfluajit-nowin \ + %endif + --disable-rpath + +# disable rpath +for i in `find . -name libtool`; do +sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' $i +sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' $i +done + +make world %{?_smp_mflags} STRIPPROG=/bin/true STRIP=/bin/true + + +%install +# make directories +mkdir -p %{buildroot}%{_texdir}/../texmf +mkdir -p %{buildroot}%{_texdir}/texmf-config/web2c +mkdir -p %{buildroot}%{_texmf_var} mkdir -p %{buildroot}%{_texdir}/texmf-dist mkdir -p %{buildroot}%{_texdir}/texmf-local pushd %{buildroot}%{_texdir}/texmf-local @@ -23930,7 +24459,7 @@ popd # drop i386-linux packages so we need to make symlinks manuall # luatex -%ifnarch aarch64 %{mips} %{power64} s390 s390x loongarch64 +%ifnarch aarch64 %{mips} %{power64} s390 s390x pushd %{buildroot}%{_bindir} for f in texluajit texluajitc ; do ln -fs luajittex $f @@ -23957,6 +24486,10 @@ do sed -i 's|%{_builddir}/%{name}-%{source_date}/source/inst|/usr|g' $file sed -i 's|/usr/lib|%{_libdir}|g' $file done +# attachfile2 +xz -dc %{SOURCE28} | tar x -C %{buildroot}%{_texdir}/ +xz -dc %{SOURCE29} | tar x -C %{buildroot}%{_texdir}/ +# xz -dc %{SOURCE100} | tar x -C %{buildroot}%{_texdir}/texmf-dist xz -dc %{SOURCE101} | tar x -C %{buildroot}%{_texdir}/texmf-dist xz -dc %{SOURCE103} | tar x -C %{buildroot}%{_texdir}/texmf-dist @@ -24060,10 +24593,6 @@ xz -dc %{SOURCE228} | tar x -C %{buildroot}%{_texdir} xz -dc %{SOURCE229} | tar x -C %{buildroot}%{_texdir}/texmf-dist xz -dc %{SOURCE230} | tar x -C %{buildroot}%{_texdir}/texmf-dist xz -dc %{SOURCE232} | tar x -C %{buildroot}%{_texdir}/texmf-dist -xz -dc %{SOURCE233} | tar x -C %{buildroot}%{_texdir}/texmf-dist -xz -dc %{SOURCE234} | tar x -C %{buildroot}%{_texdir}/texmf-dist -xz -dc %{SOURCE236} | tar x -C %{buildroot}%{_texdir}/texmf-dist -xz -dc %{SOURCE237} | tar x -C %{buildroot}%{_texdir}/texmf-dist xz -dc %{SOURCE239} | tar x -C %{buildroot}%{_texdir}/texmf-dist xz -dc %{SOURCE240} | tar x -C %{buildroot}%{_texdir}/texmf-dist xz -dc %{SOURCE241} | tar x -C %{buildroot}%{_texdir} @@ -24079,8 +24608,6 @@ xz -dc %{SOURCE251} | tar x -C %{buildroot}%{_texdir} xz -dc %{SOURCE253} | tar x -C %{buildroot}%{_texdir} xz -dc %{SOURCE254} | tar x -C %{buildroot}%{_texdir} xz -dc %{SOURCE255} | tar x -C %{buildroot}%{_texdir}/texmf-dist -xz -dc %{SOURCE256} | tar x -C %{buildroot}%{_texdir} -xz -dc %{SOURCE257} | tar x -C %{buildroot}%{_texdir} xz -dc %{SOURCE258} | tar x -C %{buildroot}%{_texdir} xz -dc %{SOURCE259} | tar x -C %{buildroot}%{_texdir} xz -dc %{SOURCE262} | tar x -C %{buildroot}%{_texdir} @@ -24139,10 +24666,6 @@ xz -dc %{SOURCE322} | tar x -C %{buildroot}%{_texdir} xz -dc %{SOURCE323} | tar x -C %{buildroot}%{_texdir} xz -dc %{SOURCE324} | tar x -C %{buildroot}%{_texdir} xz -dc %{SOURCE325} | tar x -C %{buildroot}%{_texdir} -pushd %{buildroot}%{_texdir}/texmf-dist/ -patch -p0 < %{_sourcedir}/texlive-20180414-xml.patch -rm -f doc/otherformats/xmltex/base/{englishutf16.xml,russiankoi8.xml} -popd xz -dc %{SOURCE326} | tar x -C %{buildroot}%{_texdir}/texmf-dist xz -dc %{SOURCE327} | tar x -C %{buildroot}%{_texdir}/texmf-dist xz -dc %{SOURCE329} | tar x -C %{buildroot}%{_texdir}/texmf-dist @@ -24155,8 +24678,6 @@ xz -dc %{SOURCE337} | tar x -C %{buildroot}%{_texdir}/texmf-dist xz -dc %{SOURCE338} | tar x -C %{buildroot}%{_texdir}/texmf-dist xz -dc %{SOURCE340} | tar x -C %{buildroot}%{_texdir}/texmf-dist xz -dc %{SOURCE341} | tar x -C %{buildroot}%{_texdir}/texmf-dist -xz -dc %{SOURCE343} | tar x -C %{buildroot}%{_texdir} -xz -dc %{SOURCE344} | tar x -C %{buildroot}%{_texdir} xz -dc %{SOURCE345} | tar x -C %{buildroot}%{_texdir}/texmf-dist xz -dc %{SOURCE346} | tar x -C %{buildroot}%{_texdir}/texmf-dist xz -dc %{SOURCE347} | tar x -C %{buildroot}%{_texdir}/texmf-dist @@ -24282,16 +24803,12 @@ xz -dc %{SOURCE512} | tar x -C %{buildroot}%{_texdir}/texmf-dist xz -dc %{SOURCE513} | tar x -C %{buildroot}%{_texdir}/texmf-dist xz -dc %{SOURCE515} | tar x -C %{buildroot}%{_texdir}/texmf-dist xz -dc %{SOURCE516} | tar x -C %{buildroot}%{_texdir}/texmf-dist -xz -dc %{SOURCE517} | tar x -C %{buildroot}%{_texdir} -xz -dc %{SOURCE518} | tar x -C %{buildroot}%{_texdir} +xz -dc %{SOURCE517} | tar x -C %{buildroot}%{_texdir}/texmf-dist +xz -dc %{SOURCE518} | tar x -C %{buildroot}%{_texdir}/texmf-dist xz -dc %{SOURCE519} | tar x -C %{buildroot}%{_texdir}/texmf-dist xz -dc %{SOURCE520} | tar x -C %{buildroot}%{_texdir}/texmf-dist xz -dc %{SOURCE521} | tar x -C %{buildroot}%{_texdir}/texmf-dist xz -dc %{SOURCE522} | tar x -C %{buildroot}%{_texdir}/texmf-dist -# support python3 and fix mangling shebang -pushd %{buildroot}%{_texdir}/texmf-dist/ -patch -p0 < %{_sourcedir}/texlive-2017-python3.patch -popd xz -dc %{SOURCE524} | tar x -C %{buildroot}%{_texdir}/texmf-dist xz -dc %{SOURCE525} | tar x -C %{buildroot}%{_texdir}/texmf-dist xz -dc %{SOURCE526} | tar x -C %{buildroot}%{_texdir} @@ -24343,8 +24860,6 @@ xz -dc %{SOURCE579} | tar x -C %{buildroot}%{_texdir}/texmf-dist xz -dc %{SOURCE580} | tar x -C %{buildroot}%{_texdir}/texmf-dist xz -dc %{SOURCE581} | tar x -C %{buildroot}%{_texdir}/texmf-dist xz -dc %{SOURCE582} | tar x -C %{buildroot}%{_texdir}/texmf-dist -xz -dc %{SOURCE584} | tar x -C %{buildroot}%{_texdir}/texmf-dist -xz -dc %{SOURCE585} | tar x -C %{buildroot}%{_texdir}/texmf-dist xz -dc %{SOURCE587} | tar x -C %{buildroot}%{_texdir}/texmf-dist xz -dc %{SOURCE588} | tar x -C %{buildroot}%{_texdir}/texmf-dist xz -dc %{SOURCE590} | tar x -C %{buildroot}%{_texdir}/texmf-dist @@ -24478,7 +24993,40 @@ xz -dc %{SOURCE756} | tar x -C %{buildroot}%{_texdir}/texmf-dist # environ xz -dc %{SOURCE758} | tar x -C %{buildroot}%{_texdir}/texmf-dist xz -dc %{SOURCE759} | tar x -C %{buildroot}%{_texdir}/texmf-dist - +# gnu-freefont +xz -dc %{SOURCE1885} | tar x -C %{buildroot}%{_texdir}/texmf-dist +xz -dc %{SOURCE1886} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# hyphenex +xz -dc %{SOURCE1571} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# sansmathaccent +xz -dc %{SOURCE2046} | tar x -C %{buildroot}%{_texdir}/texmf-dist +xz -dc %{SOURCE2047} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# etoc +xz -dc %{SOURCE3896} | tar x -C %{buildroot}%{_texdir}/texmf-dist +xz -dc %{SOURCE3897} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# hanging +xz -dc %{SOURCE4235} | tar x -C %{buildroot}%{_texdir}/texmf-dist +xz -dc %{SOURCE4236} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# ifplatform +xz -dc %{SOURCE4295} | tar x -C %{buildroot}%{_texdir}/texmf-dist +xz -dc %{SOURCE4296} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# newunicodechar +xz -dc %{SOURCE4756} | tar x -C %{buildroot}%{_texdir}/texmf-dist +xz -dc %{SOURCE4757} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# minitoc +xz -dc %{SOURCE4630} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# drop minitoc.doc due to bad cc-by-nc-sa-1.0/2.0, rejected license +# xz -dc %{SOURCE4631} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# notoccite +xz -dc %{SOURCE4805} | tar x -C %{buildroot}%{_texdir}/texmf-dist +xz -dc %{SOURCE4806} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# stackengine +xz -dc %{SOURCE5306} | tar x -C %{buildroot}%{_texdir}/texmf-dist +xz -dc %{SOURCE5307} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# ucharcat +xz -dc %{SOURCE5821} | tar x -C %{buildroot}%{_texdir}/texmf-dist +xz -dc %{SOURCE5822} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# xz -dc %{SOURCE6002} | tar x -C %{buildroot}%{_texdir}/texmf-dist xz -dc %{SOURCE6018} | tar x -C %{buildroot}%{_texdir}/texmf-dist xz -dc %{SOURCE6023} | tar x -C %{buildroot}%{_texdir}/texmf-dist @@ -24510,10 +25058,14 @@ xz -dc %{SOURCE6044} | tar x -C %{buildroot}%{_texdir} xz -dc %{SOURCE6045} | tar x -C %{buildroot}%{_texdir} # texlive-scripts.doc xz -dc %{SOURCE6046} | tar x -C %{buildroot}%{_texdir} +# texlive-scripts-extra.doc +xz -dc %{SOURCE6047} | tar x -C %{buildroot}%{_texdir} +# texlive-scripts-extra +xz -dc %{SOURCE6048} | tar x -C %{buildroot}%{_texdir} # trimspaces -xz -dc %{SOURCE6048} | tar x -C %{buildroot}%{_texdir}/texmf-dist -# trimspaces.doc xz -dc %{SOURCE6049} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# trimspaces.doc +xz -dc %{SOURCE6050} | tar x -C %{buildroot}%{_texdir}/texmf-dist # unicode-data xz -dc %{SOURCE6051} | tar x -C %{buildroot}%{_texdir}/texmf-dist # unicode-data.doc @@ -24539,9 +25091,6 @@ xz -dc %{SOURCE6065} | tar x -C %{buildroot}%{_texdir}/texmf-dist # graphics-cfg xz -dc %{SOURCE6067} | tar x -C %{buildroot}%{_texdir}/texmf-dist xz -dc %{SOURCE6068} | tar x -C %{buildroot}%{_texdir}/texmf-dist -# wasy2-ps -xz -dc %{SOURCE6069} | tar x -C %{buildroot}%{_texdir}/texmf-dist -xz -dc %{SOURCE6070} | tar x -C %{buildroot}%{_texdir}/texmf-dist # ltabptch xz -dc %{SOURCE6071} | tar x -C %{buildroot}%{_texdir}/texmf-dist xz -dc %{SOURCE6072} | tar x -C %{buildroot}%{_texdir}/texmf-dist @@ -24613,31 +25162,180 @@ xz -dc %{SOURCE6161} | tar x -C %{buildroot}%{_texdir}/texmf-dist # context xz -dc %{SOURCE6255} | tar x -C %{buildroot}%{_texdir}/ xz -dc %{SOURCE6256} | tar x -C %{buildroot}%{_texdir}/ +# footnotehyper +xz -dc %{SOURCE7342} | tar x -C %{buildroot}%{_texdir}/texmf-dist +xz -dc %{SOURCE7343} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# preview +xz -dc %{SOURCE7486} | tar x -C %{buildroot}%{_texdir}/texmf-dist +xz -dc %{SOURCE7487} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# listofitems +xz -dc %{SOURCE7615} | tar x -C %{buildroot}%{_texdir}/texmf-dist +xz -dc %{SOURCE7616} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# latexbug +xz -dc %{SOURCE7818} | tar x -C %{buildroot}%{_texdir}/texmf-dist +xz -dc %{SOURCE7819} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# translator +xz -dc %{SOURCE8032} | tar x -C %{buildroot}%{_texdir}/texmf-dist +xz -dc %{SOURCE8033} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# colorprofiles +xz -dc %{SOURCE8455} | tar x -C %{buildroot}%{_texdir}/texmf-dist +xz -dc %{SOURCE8456} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# ragged2e +xz -dc %{SOURCE8651} | tar x -C %{buildroot}%{_texdir}/texmf-dist +xz -dc %{SOURCE8652} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# dehyph +xz -dc %{SOURCE8726} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# l3backend +xz -dc %{SOURCE8727} | tar x -C %{buildroot}%{_texdir}/texmf-dist +xz -dc %{SOURCE8728} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# atbegshi +xz -dc %{SOURCE8733} | tar x -C %{buildroot}%{_texdir}/texmf-dist +xz -dc %{SOURCE8734} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# atveryend +xz -dc %{SOURCE8735} | tar x -C %{buildroot}%{_texdir}/texmf-dist +xz -dc %{SOURCE8736} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# auxhook +xz -dc %{SOURCE8737} | tar x -C %{buildroot}%{_texdir}/texmf-dist +xz -dc %{SOURCE8738} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# bigintcalc +xz -dc %{SOURCE8739} | tar x -C %{buildroot}%{_texdir}/texmf-dist +xz -dc %{SOURCE8740} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# bitset +xz -dc %{SOURCE8741} | tar x -C %{buildroot}%{_texdir}/texmf-dist +xz -dc %{SOURCE8742} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# etexcmds +xz -dc %{SOURCE8743} | tar x -C %{buildroot}%{_texdir}/texmf-dist +xz -dc %{SOURCE8744} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# hycolor +xz -dc %{SOURCE8745} | tar x -C %{buildroot}%{_texdir}/texmf-dist +xz -dc %{SOURCE8746} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# infwarerr +xz -dc %{SOURCE8747} | tar x -C %{buildroot}%{_texdir}/texmf-dist +xz -dc %{SOURCE8748} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# intcalc +xz -dc %{SOURCE8749} | tar x -C %{buildroot}%{_texdir}/texmf-dist +xz -dc %{SOURCE8750} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# kvdefinekeys +xz -dc %{SOURCE8751} | tar x -C %{buildroot}%{_texdir}/texmf-dist +xz -dc %{SOURCE8752} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# kvoptions +xz -dc %{SOURCE8753} | tar x -C %{buildroot}%{_texdir}/texmf-dist +xz -dc %{SOURCE8754} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# kvsetkeys +xz -dc %{SOURCE8755} | tar x -C %{buildroot}%{_texdir}/texmf-dist +xz -dc %{SOURCE8756} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# letltxmacro +xz -dc %{SOURCE8757} | tar x -C %{buildroot}%{_texdir}/texmf-dist +xz -dc %{SOURCE8758} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# ltxcmds +xz -dc %{SOURCE8759} | tar x -C %{buildroot}%{_texdir}/texmf-dist +xz -dc %{SOURCE8760} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# pdfescape +xz -dc %{SOURCE8761} | tar x -C %{buildroot}%{_texdir}/texmf-dist +xz -dc %{SOURCE8762} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# pdftexcmds +xz -dc %{SOURCE8763} | tar x -C %{buildroot}%{_texdir}/texmf-dist +xz -dc %{SOURCE8764} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# rerunfilecheck +xz -dc %{SOURCE8765} | tar x -C %{buildroot}%{_texdir}/texmf-dist +xz -dc %{SOURCE8766} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# uniquecounter +xz -dc %{SOURCE8767} | tar x -C %{buildroot}%{_texdir}/texmf-dist +xz -dc %{SOURCE8768} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# modes +xz -dc %{SOURCE8771} | tar x -C %{buildroot}%{_texdir}/texmf-dist +xz -dc %{SOURCE8772} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# grfext +xz -dc %{SOURCE8773} | tar x -C %{buildroot}%{_texdir}/texmf-dist +xz -dc %{SOURCE8774} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# grffile +xz -dc %{SOURCE8775} | tar x -C %{buildroot}%{_texdir}/texmf-dist +xz -dc %{SOURCE8776} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# alphalph +xz -dc %{SOURCE8787} | tar x -C %{buildroot}%{_texdir}/texmf-dist +xz -dc %{SOURCE8788} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# bookmark +xz -dc %{SOURCE8815} | tar x -C %{buildroot}%{_texdir}/texmf-dist +xz -dc %{SOURCE8816} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# epstopdf-pkg +xz -dc %{SOURCE8855} | tar x -C %{buildroot}%{_texdir}/texmf-dist +xz -dc %{SOURCE8856} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# gettitlestring +xz -dc %{SOURCE8881} | tar x -C %{buildroot}%{_texdir}/texmf-dist +xz -dc %{SOURCE8882} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# hobsub +xz -dc %{SOURCE8895} | tar x -C %{buildroot}%{_texdir}/texmf-dist +xz -dc %{SOURCE8896} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# hologo +xz -dc %{SOURCE8897} | tar x -C %{buildroot}%{_texdir}/texmf-dist +xz -dc %{SOURCE8898} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# newfloat +xz -dc %{SOURCE8954} | tar x -C %{buildroot}%{_texdir}/texmf-dist +xz -dc %{SOURCE8955} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# pdfcolmk +xz -dc %{SOURCE8966} | tar x -C %{buildroot}%{_texdir}/texmf-dist +xz -dc %{SOURCE8967} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# pdflscape +xz -dc %{SOURCE8968} | tar x -C %{buildroot}%{_texdir}/texmf-dist +xz -dc %{SOURCE8969} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# wasy-type1 +xz -dc %{SOURCE9051} | tar x -C %{buildroot}%{_texdir}/texmf-dist +xz -dc %{SOURCE9052} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# zref +xz -dc %{SOURCE9067} | tar x -C %{buildroot}%{_texdir}/texmf-dist +xz -dc %{SOURCE9068} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# refcount +xz -dc %{SOURCE9069} | tar x -C %{buildroot}%{_texdir}/texmf-dist +xz -dc %{SOURCE9070} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# stringenc +xz -dc %{SOURCE9071} | tar x -C %{buildroot}%{_texdir}/texmf-dist +xz -dc %{SOURCE9072} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# catchfile +xz -dc %{SOURCE9073} | tar x -C %{buildroot}%{_texdir}/texmf-dist +xz -dc %{SOURCE9074} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# luahbtex +xz -dc %{SOURCE10000} | tar x -C %{buildroot}%{_texdir}/ +xz -dc %{SOURCE10001} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# lwarp +xz -dc %{SOURCE10002} | tar x -C %{buildroot}%{_texdir}/ +xz -dc %{SOURCE10003} | tar x -C %{buildroot}%{_texdir}/ +# acronym +xz -dc %{SOURCE10004} | tar x -C %{buildroot}%{_texdir}/texmf-dist +xz -dc %{SOURCE10005} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# relsize +xz -dc %{SOURCE5099} | tar x -C %{buildroot}%{_texdir}/texmf-dist +xz -dc %{SOURCE5100} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# sfmath +xz -dc %{SOURCE5197} | tar x -C %{buildroot}%{_texdir}/texmf-dist +# xpatch +xz -dc %{SOURCE5716} | tar x -C %{buildroot}%{_texdir}/texmf-dist +xz -dc %{SOURCE5717} | tar x -C %{buildroot}%{_texdir}/texmf-dist # Patches to component tarballs pushd %{buildroot}%{_texdir}/texmf-dist -patch -p1 < %{_sourcedir}/texlive-20180414-tlmgr-ignore-warning.patch +# neuter tlmgr a bit +patch -p1 < %{_sourcedir}/texlive-20190410-tlmgr-ignore-warning.patch popd # adjust python3 shebang to make it point at #!%%{_python3} -sed -i '1s=^#! /usr/bin/python3$=#!%{__python3}=' %{buildroot}%{_texdir}/texmf-dist/doc/xelatex/xepersian/*.py -chmod 644 %{buildroot}%{_texdir}/texmf-dist/doc/xelatex/xepersian/*.py +pushd %{buildroot} +find -type f -exec sed -i '1s|^#!/usr/bin/python$|#!%{__python3}|' {} + +find -type f -exec sed -i '1s|^#!/usr/bin/env python$|#!%{__python3}|' {} + +sed -i '1s|^#!/usr/bin/python |#!%{__python3} |' ./%{_texdir}/texmf-dist/scripts/de-macro/de-macro +popd # fix mangling shebang in scrips pushd %{buildroot}%{_texdir}/texmf-dist/ sed -i '1d' scripts/latex2man/latex2man -for f in oberdiek/pdfatfi.pl \ - luaotfload/luaotfload-tool.lua \ - tex4ht/mk4ht.pl epstopdf/epstopdf.pl \ +for f in tex4ht/mk4ht.pl epstopdf/epstopdf.pl \ texlive/mktexlsr.pl texlive/rungs.tlu \ - texlive/updmap.pl texlive/test-tlpdb.tlu texlive/texconf.tlu \ - texlive/fmtutil.pl ; do + texlive/updmap.pl texlive/fmtutil.pl ; do sed -i 's#/usr/bin/env #/usr/bin/#' scripts/$f done sed -i 's#/usr/bin/env #/usr/bin/#' doc/pdftex/manual/syntaxform.pl sed -i '1 i\#!/usr/bin/perl' doc/latex/cjk/texlive/*.pl \ scripts/context/perl/mptopdf.pl scripts/thumbpdf/thumbpdf.pl \ - scripts/lua-alt-getopt/alt_getopt.lua scripts/xetex/perl/lib/PDF/Reuse.pm + scripts/lua-alt-getopt/alt_getopt.lua popd # We want the texmf.cnf we patched, not the vanilla one from the kpathsea.tar.xz @@ -24663,13 +25361,43 @@ mkdir -p %{buildroot}%{_sysconfdir}/texlive/web2c mkdir -p %{buildroot}%{_sysconfdir}/texlive/dvips/config mkdir -p %{buildroot}%{_sysconfdir}/texlive/tex/generic/config -for i in fmtutil.cnf mktex.cnf texmf.cnf updmap.cfg; do +for i in mktex.cnf texmf.cnf updmap.cfg; do mv %{buildroot}%{_texdir}/texmf-dist/web2c/$i %{buildroot}%{_sysconfdir}/texlive/web2c/ ln -s %{_sysconfdir}/texlive/web2c/$i %{buildroot}%{_texdir}/texmf-dist/web2c/$i done +# configure texmf-local - make it visible to kpathsea +sed -i -e 's|^TEXMFLOCAL.*|TEXMFLOCAL = $TEXMFROOT/texmf-local//|' %{buildroot}%{_sysconfdir}/texlive/web2c/texmf.cnf + mv %{buildroot}%{_texdir}/texmf-dist/dvips/config/config.ps %{buildroot}%{_sysconfdir}/texlive/dvips/config/ ln -s %{_sysconfdir}/texlive/dvips/config/config.ps %{buildroot}%{_texdir}/texmf-dist/dvips/config/config.ps + +# Move the stock fmtutil.cnf under /etc and make sure everything is commented out +mv %{buildroot}%{usr_fmtutil_cnf} %{buildroot}%{etc_fmtutil_cnf} +sed -i '/^[a-z].*$/s/^/\#\!\ /' %{buildroot}%{_sysconfdir}/texlive/web2c/fmtutil.cnf + +# Split the stock texmf.cnf file: +# * Look for lines like "# from foo:" and use those as the names of the files +# we generate. +# * Take the text starting at "# from foo:" and ending just before the next +# line containing just '#' (or EOF). +# * remove '#!' +# * Add a single line containing '#' to the beginning +# * Stuff that into a file named "foo" in %%_texdir/fmtutil.cnf.d +# +# This is a bit fragile as the precise format of the stock fmtutil.cnf file +# could change. +# The leading '#' and the "# from foo:" line are added to the output only to +# match the existing format of the file, just in case some tool cares. +mkdir %{buildroot}%{_texdir}/fmtutil.cnf.d +for i in $(grep '^# from .*:$' %{buildroot}%{etc_fmtutil_cnf}|sed 's/^# from //; s/:$//'); do + echo "#" > %{buildroot}%{fmtutil_cnf_d}/$i + sed -n "s/^#! //; /^# from $i:\$/,/^#\$/{/^#\$/!p}" %{buildroot}%{etc_fmtutil_cnf} >> %{buildroot}%{fmtutil_cnf_d}/$i +done + +# Install the fmtutil.cnf generation script +install -D -p -m 755 -t %{buildroot}%{_sbindir} %{SOURCE4} + mv %{buildroot}%{_texdir}/texmf-dist/tex/generic/config/language.dat %{buildroot}%{_sysconfdir}/texlive/tex/generic/config/ ln -s %{_sysconfdir}/texlive/tex/generic/config/language.dat %{buildroot}%{_texdir}/texmf-dist/tex/generic/config/language.dat @@ -24678,7 +25406,7 @@ mkdir -p %{buildroot}%{macrosdir} cp -a %{SOURCE1} %{buildroot}%{macrosdir}/macros.texlive # install texlive.tlpdb -install -m 644 %{SOURCE3} %{buildroot}%{_texdir} +xzcat %{SOURCE3} > %{buildroot}%{_texdir}/texlive.tlpdb # make a symlink so texdoc is happy pushd %{buildroot}%{_texdir}/tlpkg ln -s ../texlive.tlpdb . @@ -24691,18 +25419,34 @@ xz -dc %{SOURCE2} | tar x popd # nuke useless tlmgr packaging stuff and doc droppings -rm -f %{buildroot}%{_texdir}/install-tl +rm -f %{buildroot}/%{_texdir}/install-tl rm -rf %{buildroot}%{_texdir}/tlpkg/gpg/ +rm -rf %{buildroot}%{_texdir}/tlpkg/tltcl/ rm -rf %{buildroot}%{_texdir}/tlpkg/tlpobj/ rm -rf %{buildroot}%{_texdir}/texmf-dist/tlpkg/tlpobj/ +# texconfig needs tlmgr.pl +# We're only including what it needs, no more. +# rm -f %{buildroot}%{_texdir}/texmf-dist/doc/man/man1/tlmgr.1 +# rm -f %{buildroot}%{_texdir}/texmf-dist/scripts/texlive/tlmgr.pl +# rm -f %{buildroot}%{_bindir}/tlmgr +# rm -f %{buildroot}%{_texdir}/tlpkg/installer/config.guess +rm -f %{buildroot}%{_texdir}/texmf-dist/scripts/texlive/tlmgr.pl.orig +rm -f %{buildroot}%{_texdir}/texmf-dist/scripts/texlive/tl-errmess.vbs rm -f %{buildroot}%{_texdir}/texmf-dist/scripts/texlive/tlmgrgui.pl rm -f %{buildroot}%{_texdir}/texmf-dist/scripts/texlive/uninstall-win32.pl +rm -f %{buildroot}%{_texdir}/texmf-dist/scripts/texlive/uninstq.vbs +rm -f %{buildroot}%{_texdir}/texmf-dist/scripts/tlcockpit/tlcockpit.sh +rm -f %{buildroot}%{_texdir}/texmf-dist/scripts/tlshell/tlshell.tcl rm -f %{buildroot}%{_texdir}/tlpkg/installer/COPYING.MinGW-runtime.txt rm -f %{buildroot}%{_texdir}/tlpkg/installer/ctan-mirrors.pl +rm -f %{buildroot}%{_texdir}/tlpkg/installer/install-menu-extl.pl rm -f %{buildroot}%{_texdir}/tlpkg/installer/install-menu-perltk.pl rm -f %{buildroot}%{_texdir}/tlpkg/installer/install-menu-text.pl rm -f %{buildroot}%{_texdir}/tlpkg/installer/install-menu-wizard.pl +rm -f %{buildroot}%{_texdir}/tlpkg/installer/install-tl-gui.tcl rm -f %{buildroot}%{_texdir}/tlpkg/installer/texlive.png +rm -f %{buildroot}%{_bindir}/tlcockpit +rm -f %{buildroot}%{_bindir}/tlshell rm -rf %{buildroot}%{_datadir}/info/dir rm -rf %{buildroot}%{_texdir}/readme-txt.dir/README.* rm -rf %{buildroot}%{_texdir}/texmf-dist/doc/man/man*/*.pdf @@ -24713,13 +25457,29 @@ rm -rf %{buildroot}%{_texdir}/texmf-dist/doc/info/dir # nuke unwanted ptexenc devel files rm -rf %{buildroot}%{_includedir}/ptexenc # nuke context windows files -rm -f %{buildroot}%{_texdir}/texmf-dist/scripts/context/stubs/mswin/* -rm -f %{buildroot}%{_texdir}/texmf-dist/scripts/context/stubs/win64/* -rm -f %{buildroot}%{_texdir}/texmf-dist/scripts/context/stubs/source/* -rm -rf %{buildroot}/tlpkg %{buildroot}/bin +rm -f %{buildroot}/%{_texdir}/texmf-dist/scripts/context/stubs/mswin/* +rm -f %{buildroot}/%{_texdir}/texmf-dist/scripts/context/stubs/win64/* +rm -f %{buildroot}/%{_texdir}/texmf-dist/scripts/context/stubs/source/* + # not sure why this is here rm -rf %{buildroot}%{_texdir}/texmf-dist/source +# patch etex +pushd %{buildroot}%{_texdir}/texmf-dist/tex/plain/etex/ +patch -p0 < %{_sourcedir}/etex-addlanguage-fix-bz1215257.patch +popd + +# fixed mangling shebang, inconsistent use of tabs and spaces and python syntax +pushd %{buildroot}%{_texdir}/texmf-dist/ +patch -p0 < %{_sourcedir}/texlive-2017-xepersian-python.patch +patch -p0 < %{_sourcedir}/texlive-2019-py3-and-pep8.patch +popd + +# Patch tabu +pushd %{buildroot}%{_texdir}/texmf-dist/tex/latex/tabu/ +patch -p0 < %{_sourcedir}/tabu-update-to-git-930bc77.patch +popd + # drop for minimal installation for f in a2ping a5toa4 adhocfilelist afm2afm afm2pl aleph amstex arara arlatex authorindex autoinst \ autosp bbl2bib bbox bg5+latex bg5+pdflatex bg5conv bg5latex bg5pdflatex bibdoiadd bibexport bibexport.sh \ @@ -24727,22 +25487,22 @@ for f in a2ping a5toa4 adhocfilelist afm2afm afm2pl aleph amstex arara arlatex a cefpdflatex cefsconv cefslatex cefspdflatex cfftot1 checkcites checklistings chktex chkweb cjk-gs-integrate \ convbkmk cslatex csplain ctangle ctanify ctanupload ctie cweave de-macro depythontex \ detex devnag deweb diadia disdvi dosepsbin dt2dv dtxgen dv2dt dvi2tty dviasm dvibook dviconcat dvicopy \ - dvidvi dvihp dvilj dvilj2p dvilj4 dvilj4l dvilj6 dvipos dviselect dvitodvi dvitype e2pall ebong eplain \ + dvidvi dvihp dvilj dvilj2p dvilj4 dvilj4l dvilj6 dvipos dviselect dvitodvi dvitype ebong eplain \ epspdf epspdftk eptex euptex exceltex extconv fig4latex findhyph fontinst fragmaster gbklatex gbkpdflatex \ getmapdl gregorio hbf2gf installfont-tl jamo-normalize kanji-config-updmap kanji-config-updmap-sys \ kanji-config-updmap-user kanji-fontmap-creator komkindex lacheck lamed latex-git-log latex-papersize \ latex2nemeth latexdiff latexdiff-vc latexfileversion latexindent latexpand latexrevise lily-glyph-commands \ lily-image-commands lily-rebuild-pdfs listbib listings-ext.sh lollipop ltx2crossrefxml ltxfileinfo ltximg \ - lua2dox_filter lwarpmk m-tx mag make4ht makedtx makeglossaries makeglossaries-lite makejvf \ + lua2dox_filter m-tx mag make4ht makedtx makeglossaries makeglossaries-lite makejvf \ match_parens mathspic mendex mex mf2pt1 mflua mflua-nowin mfluajit mfluajit-nowin mkgrkindex mkjobtexmf \ mkpic mkt1font mllatex mltex mmafm mmpfb msxlint multibibliography musixflx musixtex \ odvicopy odvitype ofm2opl omfonts opl2ofm ot2kpx otangle otfinfo otftotfm otp2ocp outocp ovf2ovp ovp2ovf \ - patgen pbibtex pdf180 pdf270 pdf90 pdfannotextractor pdfatfi pdfbook pdfbook2 pdfclose pdfcrop pdfcslatex \ + patgen pbibtex pdf180 pdf270 pdf90 pdfannotextractor pdfbook pdfbook1 pdfclose pdfcrop pdfcslatex \ pdfcsplain pdfflip pdfjam pdfjam-pocketmod pdfjam-slides3up pdfjam-slides6up pdfjoin pdflatexpicscale pdfmex \ pdfnup pdfopen pdfpun pdftosrc pdfxup pdvitomp pdvitype pedigree perltex pfarrei pfb2pfa pk2bm pkfix \ - pkfix-helper platex pmpost pmxab pmxchords pn2pdf pooltype ppltotf prepmx ps2eps ps2frag ps2pk ps4pdf \ - pslatex pst2pdf ptex ptex2pdf ptftopl purifyeps pygmentex pythontex rpdfcrop rubibtex rubikrotation \ - rumakeindex rungs scor2prt sjisconv sjislatex sjispdflatex splitindex srcredact sty2dtx svn-multi \ + pkfix-helper platex pmpost pmxab pmxchords pn2pdf pooltype ppltotf prepmx ps2eps ps2pk ps4pdf \ + pst2pdf ptex ptex2pdf ptftopl purifyeps pygmentex pythontex rpdfcrop rubibtex rubikrotation \ + rumakeindex scor2prt sjisconv sjislatex sjispdflatex splitindex srcredact sty2dtx svn-multi \ synctex t1dotlessj t1lint t1rawafm t1reencode t1testpage tangle tex4ebook texcount texdef texdiff \ texdirflatten texdoc texdoctk texfot texliveonfly texloganalyser texmfstart texosquery texosquery-jre5 \ texosquery-jre8 texsis tie tpic2pdftex ttf2afm ttf2kotexfont ttf2pk ttf2tfm ttfdump ttftotype42 \ @@ -24750,11 +25510,14 @@ for f in a2ping a5toa4 adhocfilelist afm2afm afm2pl aleph amstex arara arlatex a urlbst utf8mex vlna vpe vpl2ovp vpl2vpl weave wofm2opl wopl2ofm wovf2ovp wovp2ovf yplan \ axohelp bib2gls biburl2doi convertgls2bib ctan-o-mat dviinfox jfmutil l3build latexdef tex2aspc \ tlcockpit tlshell wordcount accfonts crossrefware fontools getmap glossaries installfont kotex-utils \ - lilyglyphs listings-ext lua2dox lwarp pax pedigree-perl petri-nets pst-pdf \ - ptex-fontmaps rubik e2pall.pl fontinst.sh ps2frag.sh \ - pslatex.sh rubibtex.sh rumakeindex.sh ruby ; do + lilyglyphs listings-ext lua2dox pax pedigree-perl petri-nets pst-pdf \ + ptex-fontmaps rubik fontinst.sh optex rubibtex.sh rumakeindex.sh ruby \ + chkdvifont chklref cllualatex cluttex clxelatex ctanbib ctwill ctwill-refsort ctwill-twinx \ + dvispc ketcindy pamphletangler pdfbook2 pdftex-quiet platex-dev \ + r-pmpost r-upmpost texplate uplatex-dev webquiz xindex ; do rm -f %{buildroot}%{_bindir}/$f rm -f %{buildroot}%{_mandir}/man*/$f.* + rm -f %{buildroot}%{fmtutil_cnf_d}/$f rm -rf %{buildroot}%{_texdir}/texmf-dist/scripts/$f rm -rf %{buildroot}%{_texdir}/texmf-dist/scripts/context/ruby rm -rf %{buildroot}%{_texdir}/texmf-dist/scripts/texlive/$f @@ -24769,7 +25532,21 @@ rm -rf %{buildroot}%{_texdir}/texmf-dist/ttf2pk \ %{buildroot}%{_texdir}/texmf-dist/doc/texlive/texlive-common/tlmgr-general-options.png \ %{buildroot}%{_texdir}/texmf-dist/doc/texlive/texlive-common/tlmgr-gui.png \ %{buildroot}%{_texdir}/texmf-dist/doc/texlive/texlive-common/tlmgr-paper-options.png \ - %{buildroot}%{_texdir}/texmf-dist/fonts/*/ttf2pk + %{buildroot}%{_texdir}/texmf-dist/fonts/*/ttf2pk \ + %{buildroot}%{_texdir}/texmf-dist/scripts/chklref \ + %{buildroot}%{_texdir}/texmf-dist/scripts/clojure-pamphlet \ + %{buildroot}%{_texdir}/texmf-dist/scripts/cluttex \ + %{buildroot}%{_texdir}/texmf-dist/scripts/ctanbib \ + %{buildroot}%{_texdir}/texmf-dist/scripts/ketcindy \ + %{buildroot}%{_texdir}/texmf-dist/scripts/pdfbook2 \ + %{buildroot}%{_texdir}/texmf-dist/scripts/pdftex-quiet \ + %{buildroot}%{_texdir}/texmf-dist/scripts/pgf \ + %{buildroot}%{_texdir}/texmf-dist/scripts/texlive/tl-errmess.vbs \ + %{buildroot}%{_texdir}/texmf-dist/scripts/texlive/tlmgr.pl.orig \ + %{buildroot}%{_texdir}/texmf-dist/scripts/texlive/uninstq.vbs \ + %{buildroot}%{_texdir}/texmf-dist/scripts/texplate \ + %{buildroot}%{_texdir}/texmf-dist/scripts/webquiz \ + %{buildroot}%{_texdir}/texmf-dist/scripts/xindex pushd %{buildroot}%{_texdir} # ALWAYS NUKE THIS IF IT IS HERE. @@ -24789,8 +25566,13 @@ pushd %{buildroot}%{_bindir} rm -f latexmk rm -rf %{buildroot}%{_texdir}/texmf-dist/scripts/latexmk rm -f %{buildroot}%{_datadir}/texlive/texmf-dist/doc/man/man1/latexmk.* + +# Fix symlinks for helper scripts +rm -rf mktexmf +ln -s /usr/share/texlive/texmf-dist/scripts/texlive/mktexmf mktexmf popd + # Move docs mkdir -p %{buildroot}%{_datadir}/ mkdir -p %{buildroot}%{_infodir}/ @@ -24804,37 +25586,58 @@ sed -i '/^[a-z].*$/s/^/\#\!\ /' %{buildroot}%{_sysconfdir}/texlive/web2c/fmtutil # add reference to support old texmf tree sed -i -e 's|^TEXMFLOCAL.*|TEXMFLOCAL = $TEXMFROOT/texmf-local//|' %{buildroot}/%{_sysconfdir}/texlive/web2c/texmf.cnf -# fix rpath -for f in bibtex dvipdfmx dvipng afm2tfm dvips pltotf tftopl vftovp vptovf gsftopk kpsewhich \ - luatex makeindex mf mf-nowin gftodvi gftopk gftype mft pktogf pktype \ - pdftex tex t4ht tex4ht xdvi-xaw xdvipdfmx xetex mpost luajittex luatex53 dvisvgm ; do - chrpath --delete %{buildroot}%{_bindir}/$f ||: -done -chrpath --delete %{buildroot}%{_libdir}/libptexenc.so.1.3.* ||: - -# Fix multilib install of devel -mv $RPM_BUILD_ROOT%{_includedir}/kpathsea/c-auto.h \ - $RPM_BUILD_ROOT%{_includedir}/kpathsea/c-auto-%{__isa_bits}.h -cat > $RPM_BUILD_ROOT%{_includedir}/kpathsea/c-auto.h << EOF -#include - -#if __WORDSIZE == 32 -#include -#elif __WORDSIZE == 64 -#include -#else -#error "Unknown word size" -#endif -EOF - # Make this perl module show up in @INC mkdir -p %{buildroot}%{_datadir}/perl5 ln -s %{_texdir}/tlpkg/TeXLive %{buildroot}%{_datadir}/perl5/TeXLive rm -f %{buildroot}%{_mandir}/man1/texmfstart* -%clean -rm -rf %{buildroot} +# gnu-freefont +mkdir -p %{buildroot}%{_datadir}/fonts +pushd %{buildroot}%{_datadir}/fonts +ln -s ../texlive/texmf-dist/fonts/opentype/public/gnu-freefont . +popd + +# install AppStream metadata +mkdir -p %{buildroot}%{_datadir}/appdata/ +install -m 644 %{SOURCE5} %{buildroot}%{_datadir}/appdata/ + +# Replace arch-dependent header file with arch-independent stub +%multilib_fix_c_header --file %{_includedir}/kpathsea/c-auto.h + +# Some (most) of the binaries are ending up with RPATH despite our best efforts. +for i in afm2pl afm2tfm aleph bibtex bibtex8 bibtexu chkdvifont chktex ctie ctangle ctwill ctwill-refsort \ + ctwill-twinx cweave detex disdvi dt2dv dv2dt dvi2tty dvibook dviconcat dvicopy dvilj dvilj2p dvilj4 \ + dvilj4l dvipng dvipos dvips dviselect dvispc dvisvgm dvitodvi dvitype eptex euptex gftodvi gftopk \ + gftype gregorio gsftopk hbf2gf kpsewhich luahbtex luatex mag makeindex makejvf mendex mf mflua mft \ + mf-nowin mpost otftotfm msxlint odvicopy odvitype omfonts otangle otp2ocp outocp patgen pbibtex pdftex \ + pdftosrc pktogf pdvitype pfb2pfa pk2bm pktype pltotf pmpost pooltype ppltotf ps2pk ptex ptftopl synctex \ + t4ht tangle tex tex4ht tftopl tie tl-epsffit tl-psbook tl-psnup tl-psresize tl-psselect tl-pstops \ + ttf2afm ttf2pk ttf2tfm ttfdump upbibtex updvitype upmendex upmpost uppltotf uptex uptftopl vftovp \ + vptovf weave wofm2opl wopl2ofm wovf2ovp wovp2ovf xdvi-xaw xdvipdfmx xetex luajithbtex luajittex mfluajit; do + if [ -f %{buildroot}%{_bindir}/$i ] ; then + chrpath --delete %{buildroot}%{_bindir}/$i + fi +done + +# And remove the rpath from this library. +chrpath --delete %{buildroot}%{_libdir}/libptexenc.so.* + +# SCRIPTLETS +%pretrans base -p +path = "/usr/share/texmf" +st = posix.stat(path) +if st and st.type == "directory" then + status = os.rename(path, path .. ".rpmmoved") + if not status then + suffix = 0 + while not status do + suffix = suffix + 1 + status = os.rename(path .. ".rpmmoved", path .. ".rpmmoved." .. suffix) + end + os.rename(path, path .. ".rpmmoved") + end +end %pre base rm -rf %{_texdir}/texmf-var @@ -24847,6 +25650,57 @@ if [ -x /usr/sbin/selinuxenabled ] && /usr/sbin/selinuxenabled; then fi : +%transfiletriggerin context -- %{_texdir} +%{_bindir}/mtxrun --generate &> /dev/null || : + +%transfiletriggerin kpathsea -- %{_texdir} +# Commented lines are DEBUG mode +# touch /usr/share/texlive/kpathsea.log +# /usr/share/texlive/texmf-dist/scripts/texlive/mktexlsr --version 2>&1 | tee -a /usr/share/texlive/kpathsea.log || : +# /usr/share/texlive/texmf-dist/scripts/texlive/mktexlsr --verbose 2>&1 | tee -a /usr/share/texlive/kpathsea.log || : +# /usr/bin/sh -x %{_bindir}/texhash 2>&1 | tee -a /usr/share/texlive/kpathsea.log || : +/usr/share/texlive/texmf-dist/scripts/texlive/mktexlsr 2> /dev/null || : +export TEXMF=/usr/share/texlive/texmf-dist +export TEXMFCNF=/usr/share/texlive/texmf-dist/web2c +export TEXMFCACHE=/var/lib/texmf +# %{_bindir}/fmtutil-sys --all 2>&1 | tee -a /usr/share/texlive/kpathsea.log || : +%{_bindir}/fmtutil-sys --all &> /dev/null || : + +%transfiletriggerpostun kpathsea -- %{_texdir} +/usr/share/texlive/texmf-dist/scripts/texlive/mktexlsr 2> /dev/null || : + +%transfiletriggerin kpathsea -- %{_texdir}/texmf-dist/fonts/map/dvips/ +list=`grep "\.map" | sort -n | uniq` +while read -r line; do + [ -z "$line" ] && continue + shortfile=`basename "$line"` + if `echo $shortfile | grep -Eq 'allrunes.map|arabtex.map|arss.map|artm.map|bbold.map|cbgreek-full.map|ccpl.map|cmextra.map|cmll.map|cm.map|cm-super-t1.map|cm-super-t2a.map|cm-super-t2b.map|cm-super-t2c.map|cm-super-ts1.map|cm-super-x2.map|cmtext-bsr-interpolated.map|cyrillic.map|dvng.map|esint.map|ethiop.map|eurosym.map|hfbright.map|iby.map|latxfont.map|lxfonts.map|manfnt.map|mflogo.map|mongolian.map|musix.map|pigpen.map|plother.map|pltext.map|rsfs.map|semaf.map|stmaryrd.map|symbols.map|tipa.map|trajan.map|vnrother.map|vnrtext.map|wasy.map|xypic.map|yhmath.map'`; then + %{_bindir}/updmap-sys --nomkmap --enable MixedMap=$shortfile >/dev/null 2>&1 || : + else + %{_bindir}/updmap-sys --nomkmap --enable Map=$shortfile >/dev/null 2>&1 || : + fi +done <<< "$list" +%{_bindir}/updmap-sys --quiet --nomkmap >/dev/null || : + +%transfiletriggerpostun kpathsea -- %{_texdir}/texmf-dist/fonts/map/dvips/ +list=`grep "\.map" | sort -n | uniq` +while read -r line; do + [ -z "$line" ] && continue + shortfile=`basename "$line"` + if `echo $shortfile | grep -Eq 'allrunes.map|arabtex.map|arss.map|artm.map|bbold.map|cbgreek-full.map|ccpl.map|cmextra.map|cmll.map|cm.map|cm-super-t1.map|cm-super-t2a.map|cm-super-t2b.map|cm-super-t2c.map|cm-super-ts1.map|cm-super-x2.map|cmtext-bsr-interpolated.map|cyrillic.map|dvng.map|esint.map|ethiop.map|eurosym.map|hfbright.map|iby.map|latxfont.map|lxfonts.map|manfnt.map|mflogo.map|mongolian.map|musix.map|pigpen.map|plother.map|pltext.map|rsfs.map|semaf.map|stmaryrd.map|symbols.map|tipa.map|trajan.map|vnrother.map|vnrtext.map|wasy.map|xypic.map|yhmath.map'`; then + %{_bindir}/updmap-sys --nomkmap --disable MixedMap=$shortfile >/dev/null 2>&1 || : + else + %{_bindir}/updmap-sys --nomkmap --disable Map=$shortfile >/dev/null 2>&1 || : + fi +done <<< "$list" +%{_bindir}/updmap-sys --quiet --nomkmap >/dev/null || : + +%transfiletriggerin kpathsea -P 2000000 -- %{_texdir}/fmtutil.cnf.d/ +%{_sbindir}/generate-fmtutilcnf %{_texdir} + +%transfiletriggerpostun kpathsea -P 2000000 -- %{_texdir}/fmtutil.cnf.d/ +%{_sbindir}/generate-fmtutilcnf %{_texdir} + %files %files base @@ -24946,10 +25800,6 @@ fi %dir %{_texdir}/texmf-dist/scripts/context/perl %dir %{_texdir}/texmf-dist/scripts/simpdftex %dir %{_texdir}/texmf-dist/scripts/texlive -%dir %{_texdir}/texmf-dist/scripts/texlive/lua -%dir %{_texdir}/texmf-dist/scripts/texlive/lua/texlive -%dir %{_texdir}/texmf-dist/scripts/texlive/var -%dir %{_texdir}/texmf-dist/scripts/xetex %dir %{_texdir}/texmf-dist/tex %dir %{_texdir}/texmf-dist/tex/context %dir %{_texdir}/texmf-dist/tex/context/base @@ -24974,6 +25824,7 @@ fi %{_texdir}/texmf-local/texmf-compat %{_texdir}/texmf-var %attr(0644, root, root) %verify(not md5 size mtime) %ghost %{_texdir}/texmf-dist/ls-R +%ghost %{_datadir}/texmf.rpmmoved %files ae %license lppl1.txt @@ -25113,6 +25964,15 @@ fi %files kpathsea %license lgpl2.1.txt +%{_bindir}/kpseaccess +%{_bindir}/kpsereadlink +%{_bindir}/kpsestat +%{_bindir}/kpsewhich +%{_bindir}/mkocp +%{_bindir}/mkofm +%{_bindir}/mktexfmt +%{_bindir}/texhash +%{_sbindir}/generate-fmtutilcnf %{_mandir}/man1/kpseaccess.1* %{_mandir}/man1/kpsereadlink.1* %{_mandir}/man1/kpsestat.1* @@ -25120,11 +25980,8 @@ fi %{_mandir}/man1/mkocp.1* %{_mandir}/man1/mkofm.1* %{_mandir}/man1/mktexfmt.1* -%{_mandir}/man1/mktexlsr.1* -%{_mandir}/man1/mktexmf.1* -%{_mandir}/man1/mktexpk.1* -%{_mandir}/man1/mktextfm.1* %{_mandir}/man1/texhash.1* +%{_mandir}/man5/fmtutil.cnf.5* %{_infodir}/kpathsea.info* %{_infodir}/tds.info* %{_infodir}/web2c.info* @@ -25138,7 +25995,7 @@ fi %{_texdir}/texmf-dist/web2c/cp8bit.tcx %{_texdir}/texmf-dist/web2c/empty.tcx %config(noreplace) %{_sysconfdir}/texlive/web2c/fmtutil.cnf -%{_texdir}/texmf-dist/web2c/fmtutil.cnf +%ghost %{_texdir}/texmf-dist/web2c/fmtutil.cnf %{_texdir}/texmf-dist/web2c/il1-t1.tcx %{_texdir}/texmf-dist/web2c/il2-cs.tcx %{_texdir}/texmf-dist/web2c/il2-pl.tcx @@ -25161,20 +26018,9 @@ fi %config(noreplace) %{_sysconfdir}/texlive/web2c/texmf.cnf %{_texdir}/texmf-dist/web2c/texmf.cnf %{_texdir}/texmf-dist/web2c/viscii-t5.tcx +%dir %{fmtutil_cnf_d} %doc %{_texdir}/texmf-dist/doc/kpathsea/ -%doc %{_texdir}/texmf-dist/doc/web2c/ -%{_bindir}/kpseaccess -%{_bindir}/kpsereadlink -%{_bindir}/kpsestat -%{_bindir}/kpsewhich -%{_bindir}/mkocp -%{_bindir}/mkofm -%{_bindir}/mktexfmt -%{_bindir}/mktexlsr -%{_bindir}/mktexmf -%{_bindir}/mktexpk -%{_bindir}/mktextfm -%{_bindir}/texhash +%doc %{_texdir}/texmf-dist/doc/web2c/ %files bibtopic %license gpl.txt @@ -25275,6 +26121,7 @@ fi %{_texdir}/texmf-dist/fonts/afm/public/fonts-tlwg/ %{_texdir}/texmf-dist/fonts/enc/dvips/fonts-tlwg/ %{_texdir}/texmf-dist/fonts/map/dvips/fonts-tlwg/ +%{_texdir}/texmf-dist/fonts/opentype/public/fonts-tlwg/ %{_texdir}/texmf-dist/fonts/tfm/public/fonts-tlwg/ %{_texdir}/texmf-dist/fonts/type1/public/fonts-tlwg/ %{_texdir}/texmf-dist/fonts/vf/public/fonts-tlwg/ @@ -25449,42 +26296,38 @@ fi %{_texdir}/texmf-dist/tex/generic/config/language.us.def %{_texdir}/texmf-dist/tex/generic/config/language.us.lua -%files ifluatex -%license lppl1.3.txt -%{_texdir}/texmf-dist/tex/generic/oberdiek/ifluatex.sty -%doc %{_texdir}/texmf-dist/doc/latex/oberdiek/ifluatex.pdf -%doc %{_texdir}/texmf-dist/doc/latex/oberdiek/test/ifluatex-test1.tex -%doc %{_texdir}/texmf-dist/doc/latex/oberdiek/test/ifluatex-test2.tex -%doc %{_texdir}/texmf-dist/doc/latex/oberdiek/test/ifluatex-test3.tex - -%files ifxetex -%license lppl1.txt -%{_texdir}/texmf-dist/tex/generic/ifxetex/ -%doc %{_texdir}/texmf-dist/doc/generic/ifxetex/ - %files lua-alt-getopt %{_texdir}/texmf-dist/scripts/lua-alt-getopt/ %doc %{_texdir}/texmf-dist/doc/support/lua-alt-getopt/ -%files luatex +%files luajittex %license gpl2.txt -%{_bindir}/dviluatex -%ifnarch aarch64 %{mips} %{power64} s390 s390x loongarch64 +%ifnarch aarch64 %{mips} %{power64} s390 s390x %{_bindir}/luajittex +%{_bindir}/luajithbtex %{_bindir}/texluajit %{_bindir}/texluajitc %endif +%{_mandir}/man1/luajittex.1* +%{fmtutil_cnf_d}/luajittex + +%files luatex +%license gpl2.txt +%{_bindir}/dviluatex +%{_bindir}/dvilualatex-dev +%{_bindir}/luacsplain %{_bindir}/luatex -%{_bindir}/luatex53 %{_bindir}/texlua -%{_bindir}/texlua53 %{_bindir}/texluac +%{_mandir}/man1/dvilualatex-dev.1* +%{_mandir}/man1/dviluatex.1* %{_mandir}/man1/luatex.1* %{_mandir}/man1/texlua.1* %{_mandir}/man1/texluac.1* %{_texdir}/texmf-dist/tex/generic/config/luatex-unicode-letters.tex %{_texdir}/texmf-dist/tex/generic/config/luatexiniconfig.tex %{_texdir}/texmf-dist/web2c/texmfcnf.lua +%{fmtutil_cnf_d}/luatex %doc %{_texdir}/texmf-dist/doc/luatex/base/ %files makeindex @@ -25505,6 +26348,7 @@ fi %{_mandir}/man1/mf-nowin.1* %{_mandir}/man1/mf.1* %{_texdir}/texmf-dist/metafont/ +%{fmtutil_cnf_d}/metafont %files mflogo %license lppl1.txt @@ -25532,10 +26376,14 @@ fi %files pdftex %license gpl.txt %{_bindir}/etex +%{_bindir}/latex-dev %{_bindir}/pdfetex +%{_bindir}/pdflatex-dev %{_bindir}/pdftex %{_bindir}/simpdftex +%{_mandir}/man1/latex-dev.1* %{_mandir}/man1/pdfetex.1* +%{_mandir}/man1/pdflatex-dev.1* %{_mandir}/man1/pdftex.1* %{_texdir}/texmf-dist/fonts/map/dvips/dummy-space/dummy-space.map %{_texdir}/texmf-dist/fonts/tfm/public/pdftex/ @@ -25543,87 +26391,21 @@ fi %{_texdir}/texmf-dist/scripts/simpdftex/simpdftex %{_texdir}/texmf-dist/tex/generic/config/pdftex-dvi.tex %{_texdir}/texmf-dist/tex/generic/pdftex/ +%{fmtutil_cnf_d}/latex-bin-dev +%{fmtutil_cnf_d}/pdftex %doc %{_texdir}/texmf-dist/doc/pdftex/ %files plain %{_texdir}/texmf-dist/makeindex/plain/ %{_texdir}/texmf-dist/tex/plain/ -%files tetex -%{_bindir}/allcm -%{_bindir}/allec -%{_bindir}/allneeded -%{_bindir}/dvi2fax -%{_bindir}/dvired -%{_bindir}/fmtutil -%{_bindir}/fmtutil-sys -%{_bindir}/fmtutil-user -%{_bindir}/kpsepath -%{_bindir}/kpsetool -%{_bindir}/kpsewhere -%{_bindir}/kpsexpand -%{_bindir}/texconfig-dialog -%{_bindir}/texconfig-sys -%{_bindir}/texlinks -%{_bindir}/updmap -%{_bindir}/updmap-sys -%{_bindir}/updmap-user -%{_mandir}/man1/allcm.1* -%{_mandir}/man1/allec.1* -%{_mandir}/man1/allneeded.1* -%{_mandir}/man1/dvi2fax.1* -%{_mandir}/man1/dvired.1* -%{_mandir}/man1/fmtutil-sys.1* -%{_mandir}/man1/fmtutil-user.1* -%{_mandir}/man1/fmtutil.1* -%{_mandir}/man1/kpsepath.1* -%{_mandir}/man1/kpsetool.1* -%{_mandir}/man1/kpsewhere.1* -%{_mandir}/man1/kpsexpand.1* -%{_mandir}/man1/texlinks.1* -%{_mandir}/man1/updmap-sys.1* -%{_mandir}/man1/updmap-user.1* -%{_mandir}/man1/updmap.1* -%{_texdir}/texmf-dist/scripts/texlive/allcm.sh -%{_texdir}/texmf-dist/scripts/texlive/allneeded.sh -%{_texdir}/texmf-dist/scripts/texlive/dvi2fax.sh -%{_texdir}/texmf-dist/scripts/texlive/dvired.sh -%{_texdir}/texmf-dist/scripts/texlive/fmtutil-sys.sh -%{_texdir}/texmf-dist/scripts/texlive/fmtutil-user.sh -%{_texdir}/texmf-dist/scripts/texlive/fmtutil.pl -%{_texdir}/texmf-dist/scripts/texlive/kpsetool.sh -%{_texdir}/texmf-dist/scripts/texlive/kpsewhere.sh -%{_texdir}/texmf-dist/scripts/texlive/mktexlsr.pl -%{_texdir}/texmf-dist/scripts/texlive/texconfig-dialog.sh -%{_texdir}/texmf-dist/scripts/texlive/texconfig-sys.sh -%{_texdir}/texmf-dist/scripts/texlive/texlinks.sh -%{_texdir}/texmf-dist/scripts/texlive/updmap-sys.sh -%{_texdir}/texmf-dist/scripts/texlive/updmap-user.sh -%{_texdir}/texmf-dist/scripts/texlive/updmap.pl -%config(noreplace) %{_sysconfdir}/texlive/web2c/updmap.cfg -%{_texdir}/texmf-dist/web2c/updmap.cfg -%{_mandir}/man5/fmtutil.cnf.5* -%{_mandir}/man5/updmap.cfg.5* -%{_texdir}/texmf-dist/dvips/tetex/ -%{_texdir}/texmf-dist/fonts/enc/dvips/tetex/ -%{_texdir}/texmf-dist/fonts/map/dvips/tetex/ -%doc %{_texdir}/texmf-dist/doc/tetex/ - %files tex %license knuth.txt %{_mandir}/man1/initex.1* %{_mandir}/man1/tex.1* %{_bindir}/initex %{_bindir}/tex - -%files texconfig -%license lppl1.txt -%{_bindir}/texconfig -%{_mandir}/man1/texconfig-sys.1* -%{_mandir}/man1/texconfig.1* -%{_texdir}/texmf-dist/scripts/texlive/texconfig.sh -%{_texdir}/texmf-dist/texconfig/tcfmgr -%{_texdir}/texmf-dist/texconfig/tcfmgr.map +%{fmtutil_cnf_d}/tex %files texlive.infra %license lppl1.txt @@ -25645,7 +26427,9 @@ fi %{_texdir}/readme-html.dir/readme.pl.html %{_texdir}/readme-html.dir/readme.pt-br.html %{_texdir}/readme-html.dir/readme.ru.html +%{_texdir}/readme-html.dir/readme.sk.html %{_texdir}/readme-html.dir/readme.sr.html +%{_texdir}/readme-html.dir/readme.vi.html %{_texdir}/readme-html.dir/readme.zh-cn.html %{_texdir}/release-texlive.txt %{_texdir}/texmf-dist/scripts/texlive/tlmgr.pl @@ -25915,6 +26699,7 @@ fi %{_mandir}/man1/jadetex.1* %{_mandir}/man1/pdfjadetex.1* %{_texdir}/texmf-dist/tex/jadetex/ +%{fmtutil_cnf_d}/jadetex %doc %{_texdir}/texmf-dist/doc/otherformats/jadetex/ %files latexconfig @@ -25954,6 +26739,7 @@ fi %{_bindir}/pdfxmltex %{_bindir}/xmltex %{_texdir}/texmf-dist/tex/xmltex/ +%{fmtutil_cnf_d}/xmltex %doc %{_texdir}/texmf-dist/doc/otherformats/xmltex/ %files collection-latex @@ -25998,6 +26784,7 @@ fi %{_mandir}/man1/pdflatex.1* %{_texdir}/texmf-dist/makeindex/latex/ %{_texdir}/texmf-dist/tex/latex/base/ +%{fmtutil_cnf_d}/latex-bin %doc %{_texdir}/texmf-dist/doc/latex/base/ %files ltxmisc @@ -26020,6 +26807,7 @@ fi %{_texdir}/texmf-dist/tex/context/base/mkii/syst-tex.mkii %{_texdir}/texmf-dist/tex/generic/context/mptopdf/ %doc %{_texdir}/texmf-dist/doc/context/scripts/mkii/mptopdf.man +%{fmtutil_cnf_d}/mptopdf %files natbib %license lppl1.txt @@ -26029,9 +26817,8 @@ fi %files oberdiek %license lppl1.txt -%{_texdir}/texmf-dist/tex/generic/oberdiek/ %{_texdir}/texmf-dist/bibtex/bib/oberdiek/ -%{_texdir}/texmf-dist/scripts/oberdiek/ +%{_texdir}/texmf-dist/tex/generic/oberdiek/ %{_texdir}/texmf-dist/tex/latex/oberdiek/ %doc %{_texdir}/texmf-dist/doc/latex/oberdiek/ @@ -26345,7 +27132,6 @@ fi %files xecyr %license lppl1.txt -%{_texdir}/texmf-dist/tex/generic/xecyr/ %{_texdir}/texmf-dist/tex/xelatex/xecyr/ %doc %{_texdir}/texmf-dist/doc/xelatex/xecyr/ @@ -26370,11 +27156,16 @@ fi %license other-free.txt %{_bindir}/xdvipdfmx %{_bindir}/xelatex +%{_bindir}/xelatex-dev %{_bindir}/xetex +%{_mandir}/man1/xelatex.1* +%{_mandir}/man1/xelatex-dev.1* +%{_mandir}/man1/xetex.1* %{_texdir}/tlpkg/tlpostcode/xetex.pl %{_texdir}/texmf-dist/fonts/misc/xetex/ -%{_texdir}/texmf-dist/scripts/xetex/perl/ -%doc %{_texdir}/texmf-dist/doc/xetex/base/ +%{fmtutil_cnf_d}/xelatex-dev +%{fmtutil_cnf_d}/xetex +%doc %{_texdir}/texmf-dist/doc/xetex/ %files xetexconfig %{_texdir}/texmf-dist/tex/xelatex/xetexconfig/ @@ -26402,8 +27193,8 @@ fi %files xltxtra %license lppl1.txt -%{_texdir}/texmf-dist/tex/latex/xltxtra/ -%doc %{_texdir}/texmf-dist/doc/latex/xltxtra/ +%{_texdir}/texmf-dist/tex/xelatex/xltxtra/ +%{_texdir}/texmf-dist/doc/xelatex/xltxtra/ %files xunicode %license lppl1.3.txt @@ -26508,11 +27299,6 @@ fi %{_texdir}/texmf-dist/tex/latex/hyphenat/ %doc %{_texdir}/texmf-dist/doc/latex/hyphenat/ -%files ifetex -%license lppl1.3.txt -%{_texdir}/texmf-dist/tex/latex/ifetex/ -%doc %{_texdir}/texmf-dist/doc/latex/ifetex/ - %files ifmtarg %license lppl1.txt %{_texdir}/texmf-dist/tex/latex/ifmtarg/ @@ -26528,11 +27314,12 @@ fi %{_texdir}/texmf-dist/fonts/afm/public/kerkis/ %{_texdir}/texmf-dist/fonts/enc/dvips/kerkis/ %{_texdir}/texmf-dist/fonts/map/dvips/kerkis/ +%{_texdir}/texmf-dist/fonts/opentype/public/kerkis/ %{_texdir}/texmf-dist/fonts/tfm/public/kerkis/ %{_texdir}/texmf-dist/fonts/type1/public/kerkis/ %{_texdir}/texmf-dist/fonts/vf/public/kerkis/ %{_texdir}/texmf-dist/tex/latex/kerkis/ -%doc %{_texdir}/texmf-dist/doc/latex/kerkis/ +%{_texdir}/texmf-dist/doc/fonts/kerkis/ %files lastpage %license gpl2.txt @@ -26749,8 +27536,8 @@ fi %files soul %license lppl1.txt -%{_texdir}/texmf-dist/tex/latex/soul/ -%doc %{_texdir}/texmf-dist/doc/latex/soul/ +%{_texdir}/texmf-dist/tex/generic/soul +%doc %{_texdir}/texmf-dist/doc/generic/soul/ %files stmaryrd %license lppl1.txt @@ -26864,9 +27651,8 @@ fi %dir %{_includedir}/kpathsea %{_includedir}/kpathsea/* %{_includedir}/synctex/ -%{_includedir}/texlua52/ %{_includedir}/texlua53/ -%ifnarch aarch64 %{mips} %{power64} s390 s390x loongarch64 +%ifnarch aarch64 %{mips} %{power64} s390 s390x %{_includedir}/texluajit/ %endif %{_libdir}/*.so @@ -26877,6 +27663,7 @@ fi %{_bindir}/dvitomp %{_bindir}/mfplain %{_bindir}/mpost +%{_bindir}/r-mpost %{_mandir}/man1/dvitomp.1* %{_mandir}/man1/mpost.1* %{_texdir}/texmf-dist/fonts/afm/metapost/ @@ -26884,6 +27671,7 @@ fi %{_texdir}/texmf-dist/fonts/map/dvips/metapost/ %{_texdir}/texmf-dist/fonts/tfm/metapost/ %{_texdir}/texmf-dist/fonts/type1/metapost/ +%exclude %{_texdir}/texmf-dist/metapost/context/ %{_texdir}/texmf-dist/metapost/ %{_texdir}/texmf-dist/tex/generic/metapost/ %doc %{_texdir}/texmf-dist/doc/metapost/ @@ -26930,7 +27718,7 @@ fi %doc %{_texdir}/texmf-dist/doc/generic/tex-ini-files/ %files texlive-docindex -%{_texdir}/texmf-dist/scripts/texlive/var/texcatalogue.keywords +# %%{_texdir}/texmf-dist/scripts/texlive/var/texcatalogue.keywords %doc %{_texdir}/doc.html %files texlive-common-doc @@ -26942,18 +27730,91 @@ fi %doc %{_texdir}/texmf-dist/doc/texlive/texlive-en/ %doc %{_texdir}/texmf-dist/doc/texlive/tlbuild/tlbuild.html %doc %{_texdir}/texmf-dist/doc/texlive/tlbuild/tlbuild.pdf +%doc %{_texdir}/texmf-dist/doc/texlive/install-tl.html +%doc %{_texdir}/texmf-dist/doc/texlive/tlmgr.html %files texlive-msg-translations %{_texdir}/tlpkg/translations/ %files texlive-scripts +%license lppl1.txt +%{_bindir}/fmtutil +%{_bindir}/fmtutil-sys +%{_bindir}/fmtutil-user +%{_bindir}/mktexlsr +%{_bindir}/mktexmf +%{_bindir}/mktexpk +%{_bindir}/mktextfm +%{_bindir}/updmap +%{_bindir}/updmap-sys +%{_bindir}/updmap-user +%{_bindir}/rungs +%{_mandir}/man1/fmtutil.1* +%{_mandir}/man1/fmtutil-sys.1* +%{_mandir}/man1/fmtutil-user.1* %{_mandir}/man1/install-tl.1* +%{_mandir}/man1/mktexlsr.1* +%{_mandir}/man1/mktexmf.1* +%{_mandir}/man1/mktexpk.1* +%{_mandir}/man1/mktextfm.1* +%{_mandir}/man1/updmap.1* +%{_mandir}/man1/updmap-sys.1* +%{_mandir}/man1/updmap-user.1* +%{_mandir}/man5/updmap.cfg.5* +%{_texdir}/texmf-config/web2c/updmap.cfg +%config(noreplace) %{_sysconfdir}/texlive/web2c/updmap.cfg +%{_texdir}/texmf-dist/dvips/tetex/ +%{_texdir}/texmf-dist/fonts/enc/dvips/tetex/ +%{_texdir}/texmf-dist/fonts/map/dvips/tetex/ +%{_texdir}/texmf-dist/scripts/texlive/fmtutil-sys.sh +%{_texdir}/texmf-dist/scripts/texlive/fmtutil-user.sh +%{_texdir}/texmf-dist/scripts/texlive/fmtutil.pl +%{_texdir}/texmf-dist/scripts/texlive/mktexlsr* +%{_texdir}/texmf-dist/scripts/texlive/mktexmf +%{_texdir}/texmf-dist/scripts/texlive/mktexpk +%{_texdir}/texmf-dist/scripts/texlive/mktextfm %{_texdir}/texmf-dist/scripts/texlive/rungs.tlu -%{_texdir}/texmf-dist/scripts/texlive/test-tlpdb.tlu -%{_texdir}/texmf-dist/scripts/texlive/texconf.tlu -%{_texdir}/texmf-dist/scripts/texlive/lua/texlive/getopt.tlu -%{_texdir}/texmf-dist/scripts/texlive/lua/texlive/tlpdb.tlu -%{_texdir}/texmf-dist/scripts/texlive/lua/texlive/utils.tlu +%{_texdir}/texmf-dist/scripts/texlive/updmap-sys.sh +%{_texdir}/texmf-dist/scripts/texlive/updmap-user.sh +%{_texdir}/texmf-dist/scripts/texlive/updmap.pl +%{_texdir}/texmf-dist/web2c/updmap.cfg + +%files texlive-scripts-extra +%license gpl.txt +%license lppl1.txt +%{_bindir}/allcm +%{_bindir}/allec +%{_bindir}/allneeded +%{_bindir}/dvi2fax +%{_bindir}/dvired +%{_bindir}/e2pall +%{_bindir}/kpsepath +%{_bindir}/kpsetool +%{_bindir}/kpsewhere +%{_bindir}/kpsexpand +%{_bindir}/ps2frag +%{_bindir}/pslatex +%{_bindir}/texconfig-dialog +%{_bindir}/texconfig-sys +%{_bindir}/texconfig +%{_bindir}/texlinks +%{_mandir}/man1/allcm.1* +%{_mandir}/man1/allec.1* +%{_mandir}/man1/allneeded.1* +%{_mandir}/man1/dvi2fax.1* +%{_mandir}/man1/dvired.1* +%{_mandir}/man1/e2pall.1* +%{_mandir}/man1/kpsepath.1* +%{_mandir}/man1/kpsetool.1* +%{_mandir}/man1/kpsewhere.1* +%{_mandir}/man1/kpsexpand.1* +%{_mandir}/man1/ps2frag.1* +%{_mandir}/man1/pslatex.1* +%{_mandir}/man1/texconfig-sys.1* +%{_mandir}/man1/texconfig.1* +%{_mandir}/man1/texlinks.1* +%{_texdir}/texmf-dist/texconfig/ +%{_texdir}/texmf-dist/scripts/texlive-extra/ %files trimspaces %license lppl1.txt @@ -26999,13 +27860,6 @@ fi %{_texdir}/texmf-dist/tex/latex/graphics-cfg/ %doc %{_texdir}/texmf-dist/doc/latex/graphics-cfg/ -%files wasy2-ps -%license pd.txt -%{_texdir}/texmf-dist/fonts/afm/public/wasy2-ps/ -%{_texdir}/texmf-dist/fonts/map/dvips/wasy2-ps/ -%{_texdir}/texmf-dist/fonts/type1/public/wasy2-ps/ -%doc %{_texdir}/texmf-dist/doc/fonts/wasy2-ps/ - %files ltabptch %license lppl1.txt %{_texdir}/texmf-dist/tex/latex/ltabptch/ @@ -27163,7 +28017,7 @@ fi %{_mandir}/man1/mtx-grep.1* %{_mandir}/man1/mtx-interface.1* %{_mandir}/man1/mtx-metapost.1* -%{_mandir}/man1/mtx-metatex.1* +# %%{_mandir}/man1/mtx-metatex.1* %{_mandir}/man1/mtx-modules.1* %{_mandir}/man1/mtx-package.1* %{_mandir}/man1/mtx-patterns.1* @@ -27179,11 +28033,14 @@ fi %{_mandir}/man1/mtx-unicode.1* %{_mandir}/man1/mtx-unzip.1* %{_mandir}/man1/mtx-update.1* +%{_mandir}/man1/mtx-vscode.1* %{_mandir}/man1/mtx-watch.1* %{_mandir}/man1/mtx-youless.1* %{_mandir}/man1/mtxrun.1* %{_mandir}/man1/texexec.1* %{_texdir}/texmf-dist/bibtex/bst/context/ +%exclude %{_texdir}/texmf-dist/tex/context/third/pgf +%exclude %{_texdir}/texmf-dist/scripts/context/perl/mptopdf.pl %{_texdir}/texmf-dist/context/ %{_texdir}/texmf-dist/fonts/afm/hoekwater/context/contnav.afm %{_texdir}/texmf-dist/fonts/cid/fontforge/Adobe-CNS1-4.cidmap @@ -27205,39 +28062,417 @@ fi %{_texdir}/texmf-dist/tex/context/ %{_texdir}/texmf-dist/tex/generic/context/ %{_texdir}/texmf-dist/tex/latex/context/ -%doc %{_texdir}/texmf-dist/doc/context/ +%{fmtutil_cnf_d}/context +# move to texlive-extentions in EPEL +%exclude %{_texdir}/texmf-dist/doc/context/ + +%files auxhook +%license lppl1.3.txt +%{_texdir}/texmf-dist/tex/latex/auxhook +%doc %{_texdir}/texmf-dist/doc/latex/auxhook + +%files etexcmds +%license lppl1.3.txt +%{_texdir}/texmf-dist/tex/generic/etexcmds +%doc %{_texdir}/texmf-dist/doc/latex/etexcmds + +%files infwarerr +%license lppl1.3.txt +%{_texdir}/texmf-dist/tex/generic/infwarerr +%doc %{_texdir}/texmf-dist/doc/latex/infwarerr + +%files intcalc +%license lppl1.3.txt +%{_texdir}/texmf-dist/tex/generic/intcalc +%doc %{_texdir}/texmf-dist/doc/latex/intcalc + +%files kvoptions +%license lppl1.3.txt +%{_texdir}/texmf-dist/tex/latex/kvoptions +%doc %{_texdir}/texmf-dist/doc/latex/kvoptions + +%files pdftexcmds +%license lppl1.3c.txt +%{_texdir}/texmf-dist/tex/generic/pdftexcmds +%doc %{_texdir}/texmf-dist/doc/generic/pdftexcmds + +%files grfext +%license lppl1.3.txt +%doc %{_texdir}/texmf-dist/doc/latex/grfext +%{_texdir}/texmf-dist/tex/latex/grfext + +%files grffile +%license lppl1.3c.txt +%doc %{_texdir}/texmf-dist/doc/latex/grffile +%{_texdir}/texmf-dist/tex/latex/grffile + +%files zref +%license lppl1.3.txt +%doc %{_texdir}/texmf-dist/doc/latex/zref +%{_texdir}/texmf-dist/tex/latex/zref + +%files wasy-type1 +%license pd.txt +%doc %{_texdir}/texmf-dist/doc/fonts/wasy-type1 +%{_texdir}/texmf-dist/fonts/afm/public/wasy-type1 +%{_texdir}/texmf-dist/fonts/map/dvips/wasy-type1 +%{_texdir}/texmf-dist/fonts/type1/public/wasy-type1 + +%files atbegshi +%license lppl1.3.txt +%{_texdir}/texmf-dist/tex/generic/atbegshi +%doc %{_texdir}/texmf-dist/doc/latex/atbegshi + +%files ltxcmds +%license lppl1.3.txt +%{_texdir}/texmf-dist/tex/generic/ltxcmds +%doc %{_texdir}/texmf-dist/doc/generic/ltxcmds + +%files gettitlestring +%license lppl1.3.txt +%doc %{_texdir}/texmf-dist/doc/latex/gettitlestring +%{_texdir}/texmf-dist/tex/generic/gettitlestring + +%files hobsub +%license lppl1.3c.txt +%doc %{_texdir}/texmf-dist/doc/latex/hobsub +%{_texdir}/texmf-dist/tex/latex/hobsub + +%files hycolor +%license lppl1.3.txt +%{_texdir}/texmf-dist/tex/latex/hycolor +%doc %{_texdir}/texmf-dist/doc/latex/hycolor + +%files kvdefinekeys +%license lppl1.3c.txt +%{_texdir}/texmf-dist/tex/generic/kvdefinekeys +%doc %{_texdir}/texmf-dist/doc/latex/kvdefinekeys + +%files kvsetkeys +%license lppl1.3.txt +%{_texdir}/texmf-dist/tex/generic/kvsetkeys +%doc %{_texdir}/texmf-dist/doc/latex/kvsetkeys + +%files letltxmacro +%license lppl1.3.txt +%{_texdir}/texmf-dist/tex/latex/letltxmacro +%doc %{_texdir}/texmf-dist/doc/latex/letltxmacro + +%files pdfescape +%license lppl1.3.txt +%{_texdir}/texmf-dist/tex/generic/pdfescape +%doc %{_texdir}/texmf-dist/doc/latex/pdfescape + +%files refcount +%license lppl1.3.txt +%doc %{_texdir}/texmf-dist/doc/latex/refcount +%{_texdir}/texmf-dist/tex/latex/refcount + +%files colorprofiles +%license lppl.txt +%doc %{_texdir}/texmf-dist/doc/generic/colorprofiles +%{_texdir}/texmf-dist/tex/generic/colorprofiles + +%files hyphenex +%{_texdir}/texmf-dist/tex/generic/hyphenex/ + +%files ifplatform +%license lppl1.txt +%{_texdir}/texmf-dist/tex/latex/ifplatform/ +%doc %{_texdir}/texmf-dist/doc/latex/ifplatform/ + +%files luahbtex +%license gpl2.txt +%{_bindir}/luahbtex +%{_bindir}/lualatex-dev +%{_mandir}/man1/luahbtex.1* +%{_mandir}/man1/lualatex-dev.1* +%{fmtutil_cnf_d}/luahbtex + +%files modes +%license pd.txt +%doc %{_texdir}/texmf-dist/doc/fonts/modes +%{_texdir}/texmf-dist/fonts/source/public/modes + +%files bitset +%license lppl1.3.txt +%{_texdir}/texmf-dist/tex/generic/bitset +%doc %{_texdir}/texmf-dist/doc/latex/bitset + +%files rerunfilecheck +%license lppl1.3.txt +%{_texdir}/texmf-dist/tex/latex/rerunfilecheck +%doc %{_texdir}/texmf-dist/doc/latex/rerunfilecheck + +%files stringenc +%license lppl1.3.txt +%doc %{_texdir}/texmf-dist/doc/latex/stringenc +%{_texdir}/texmf-dist/tex/generic/stringenc + +%files bookmark +%license lppl1.3.txt +%doc %{_texdir}/texmf-dist/doc/latex/bookmark +%{_texdir}/texmf-dist/tex/latex/bookmark + +%files alphalph +%license lppl1.3.txt +%doc %{_texdir}/texmf-dist/doc/latex/alphalph +%{_texdir}/texmf-dist/tex/generic/alphalph + +%files hologo +%license lppl1.3.txt +%doc %{_texdir}/texmf-dist/doc/latex/hologo +%{_texdir}/texmf-dist/tex/generic/hologo + +%files pdfcolmk +%license lppl1.3c.txt +%doc %{_texdir}/texmf-dist/doc/latex/pdfcolmk +%{_texdir}/texmf-dist/tex/latex/pdfcolmk + +%files sansmathaccent +%license lppl1.3.txt +%{_texdir}/texmf-dist/fonts/map/dvips/sansmathaccent/ +%{_texdir}/texmf-dist/fonts/tfm/public/sansmathaccent/ +%{_texdir}/texmf-dist/fonts/vf/public/sansmathaccent/ +%{_texdir}/texmf-dist/tex/latex/sansmathaccent/ +%doc %{_texdir}/texmf-dist/doc/fonts/sansmathaccent/ + +%files minitoc +%license lppl1.3.txt +%{_texdir}/texmf-dist/tex/latex/minitoc/ +# drop minitoc/minitoc.dtx due to bad license +#doc %{_texdir}/texmf-dist/doc/latex/minitoc/ + +%files notoccite +%license pd.txt +%{_texdir}/texmf-dist/tex/latex/notoccite/ +%doc %{_texdir}/texmf-dist/doc/latex/notoccite/ + +%files catchfile +%license lppl1.3.txt +%doc %{_texdir}/texmf-dist/doc/latex/catchfile +%{_texdir}/texmf-dist/tex/generic/catchfile + +%files atveryend +%license lppl1.3.txt +%{_texdir}/texmf-dist/tex/latex/atveryend +%doc %{_texdir}/texmf-dist/doc/latex/atveryend + +%files uniquecounter +%license lppl1.3.txt +%{_texdir}/texmf-dist/tex/generic/uniquecounter +%doc %{_texdir}/texmf-dist/doc/latex/uniquecounter + +%files attachfile2 +%license lppl1.3.txt +%{_bindir}/pdfatfi +%{_mandir}/man1/pdfatfi.1* +%{_texdir}/texmf-dist/scripts/attachfile2/ +%{_texdir}/texmf-dist/tex/latex/attachfile2/ +%doc %{_texdir}/texmf-dist/doc/latex/attachfile2/ + +%files translator +%license lppl1.3.txt +%license gpl.txt +%doc %{_texdir}/texmf-dist/doc/latex/translator/ +%{_texdir}/texmf-dist/tex/latex/translator/ + +%files bigintcalc +%license lppl1.3.txt +%{_texdir}/texmf-dist/tex/generic/bigintcalc +%doc %{_texdir}/texmf-dist/doc/latex/bigintcalc + +%files l3backend +%license lppl.txt +%doc %{_texdir}/texmf-dist/doc/latex/l3backend/ +%{_texdir}/texmf-dist/dvips/l3backend/ +%{_texdir}/texmf-dist/tex/latex/l3backend/ + +%files dehyph +%license lppl.txt +%{_texdir}/texmf-dist/tex/generic/dehyph/ + +%files latexbug +%license lppl1.3.txt +%doc %{_texdir}/texmf-dist/doc/latex/latexbug/ +%{_texdir}/texmf-dist/tex/latex/latexbug/ + +%files footnotehyper +%license lppl1.3.txt +%doc %{_texdir}/texmf-dist/doc/latex/footnotehyper/ +%{_texdir}/texmf-dist/tex/latex/footnotehyper/ + +%files epstopdf-pkg +%license lppl1.3.txt +%doc %{_texdir}/texmf-dist/doc/latex/epstopdf-pkg +%{_texdir}/texmf-dist/tex/latex/epstopdf-pkg + +%files lwarp +%license lppl1.3.txt +%{_bindir}/lwarpmk +%{_texdir}/texmf-dist/scripts/lwarp +%{_texdir}/texmf-dist/tex/latex/lwarp +%doc %{_texdir}/texmf-dist/doc/latex/lwarp + +%files newfloat +%license lppl1.3.txt +%doc %{_texdir}/texmf-dist/doc/latex/newfloat +%{_texdir}/texmf-dist/tex/latex/newfloat + +%files pdflscape +%license lppl1.3.txt +%doc %{_texdir}/texmf-dist/doc/latex/pdflscape +%{_texdir}/texmf-dist/tex/latex/pdflscape + +%files ragged2e +%license lppl.txt +%doc %{_texdir}/texmf-dist/doc/latex/ragged2e +%{_texdir}/texmf-dist/tex/latex/ragged2e + +%files ucharcat +%license lppl1.txt +%{_texdir}/texmf-dist/tex/latex/ucharcat/ +%doc %{_texdir}/texmf-dist/doc/latex/ucharcat/ + +%files etoc +%license lppl1.3.txt +%{_texdir}/texmf-dist/tex/latex/etoc/ +%doc %{_texdir}/texmf-dist/doc/latex/etoc/ + +%files hanging +%license lppl1.3.txt +%{_texdir}/texmf-dist/tex/latex/hanging/ +%doc %{_texdir}/texmf-dist/doc/latex/hanging/ + +%files newunicodechar +%license lppl1.3.txt +%{_texdir}/texmf-dist/tex/latex/newunicodechar/ +%doc %{_texdir}/texmf-dist/doc/latex/newunicodechar/ + +%files stackengine +%license lppl1.3.txt +%{_texdir}/texmf-dist/tex/latex/stackengine/ +%doc %{_texdir}/texmf-dist/doc/latex/stackengine/ + +%files listofitems +%license lppl1.3.txt +%{_texdir}/texmf-dist/tex/generic/listofitems/ +%doc %{_texdir}/texmf-dist/doc/generic/listofitems/ + +%files obsolete +# a metapackage + +%files preview +%license gpl3.txt +%doc %{_texdir}/texmf-dist/doc/latex/preview/ +%{_texdir}/texmf-dist/tex/latex/preview/ + +%files gnu-freefont +%license gpl3.txt +%{_datadir}/fonts/gnu-freefont +%{_datadir}/appdata/gnu-freefont.metainfo.xml +%{_texdir}/texmf-dist/fonts/opentype/public/gnu-freefont/ +%{_texdir}/texmf-dist/fonts/truetype/public/gnu-freefont/ +%{_texdir}/texmf-dist/doc/fonts/gnu-freefont/ + +%files acronym +%license lppl1.3.txt +%{_texdir}/texmf-dist/tex/latex/acronym/ +%{_texdir}/texmf-dist/doc/latex/acronym/ + +%files relsize +%license pd.txt +%{_texdir}/texmf-dist/tex/latex/relsize/ +%{_texdir}/texmf-dist/doc/latex/relsize/ + +%files sfmath +%license lppl1.txt +%{_texdir}/texmf-dist/tex/latex/sfmath/ + +%files xpatch +%license lppl1.3.txt +%{_texdir}/texmf-dist/tex/latex/xpatch/ +%{_texdir}/texmf-dist/doc/latex/xpatch/ %changelog -* Sun Jul 17 2022 Jacob Wang - 7.2018041401-25.0.1 -- To maintain independent version +* Mon Feb 14 2022 Than Ngo - 9:20200406-25 +- Resolves: #2031879, fix invalid symlink to mktexmf + +* Sun Dec 12 2021 Than Ngo - 9:20200406-24 +- Related: #2014453, fixed dependencies + +* Tue Oct 19 2021 Than Ngo - 9:20200406-23 +- Resolves: #2014453, runtime requirement on python-unversioned-command + +* Tue Aug 10 2021 Mohan Boddu - 9:20200406-22 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + +* Mon Jul 05 2021 Than Ngo - 9:20200406-21 +- Related: #1960650, updated create-clean-texlive.sh, dropped ps2pk + +* Tue Jun 22 2021 Mohan Boddu - 9:20200406-20 +- Rebuilt for RHEL 9 BETA for openssl 3.0 + Related: rhbz#1971065 + +* Sun Jun 20 2021 Than Ngo - 9:20200327-19 +- Related: #1960650, add create-clean-texlive.sh to generate clean tarball from released build tarballs, update URLs + +* Fri May 28 2021 Than Ngo - 9:20200327-18 +- Related: #1960650 - fixed license tags and rpath issue + +* Tue May 25 2021 Than Ngo - 9:20200327-17 +- Resolves: #1960650 - Texlive is missing xpatch.sty + +* Tue May 18 2021 Than Ngo - 9:20200327-16 +- Related: #1958286, Rebuild Texlive due to API/ABI change in poppler + +* Mon May 10 2021 Than Ngo - 9:20200327-15 +- Resolves: #1958286, Rebuild Texlive due to API/ABI change in poppler + +* Fri Apr 16 2021 Mohan Boddu - 9:20200327-14 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + +* Fri Feb 12 2021 Than Ngo - 9:20200327-13 +- built sfmath as noarch + +* Thu Feb 11 2021 Than Ngo - 9:20200327-12 +- add missing sfmath + +* Tue Feb 09 2021 Than Ngo - 9:20200327-11 +- updated latex source - htlatex command can't find latex2e-first-aid-for-external-files.ltx file +- dropped latex-bin -* Tue Apr 19 2022 Weitao Zhou - 7:20180414-25.0.1 -- anolis texlive add loongarch64(Yaxuan Liu) -- Fix gcc10 -fno-common compile issue for compatible with gcc10 build +* Mon Feb 08 2021 Than Ngo - 9:20200327-10 +- Fixed scriptlet failure -* Thu Dec 02 2021 Than Ngo - 7:20180414-25 -- Resolves: #2025493 - eps file does not show up when using xdvi +* Mon Feb 01 2021 Than Ngo - 9:20200327-9 +- Resolves: #1923259, add missing acronym and relsize -* Thu Jul 22 2021 Than Ngo - 7:20180414-24 -- Resolves: #1984929, Fix paths in pkgconfig files +* Mon Jan 25 2021 Than Ngo - 9:20200327-8 +- Resolves: #1919975, Fix paths in pkgconfig files -* Fri Apr 30 2021 Than Ngo - 7:20180414-23 -- Related: #1902187, rebuild regarding to broken binutils +* Tue Jan 19 2021 Troy Dawson - 9:20200327-7 +- Rebuild for poppler 21.01.0 -* Thu Apr 01 2021 Than Ngo - 7:20180414-22 -- Related: #1902187, require texlive-tetex +* Thu Jan 14 2021 Than Ngo - 9:20200327-5 +- Fixed bz#1915756 - multilib issue -* Wed Mar 31 2021 Than Ngo - 7:20180414-21 -- Resolves: #1902187, add missing dependencies for texlive-kpathsea +* Tue Jan 12 2021 Than Ngo - 9:20200327-4 +- Fixed bz#1910000, add missing gnu-freefont -* Mon Nov 09 2020 Than Ngo - 7:20180414-20 -- Resolves: #1889802, adapted texlive for poppler-20.10.0 +* Sun Dec 06 2020 Than Ngo - 9:20200327-3 +- Resolves: #1899651, #1899631, added tex(preview.sty) need by latex2html and texi2html -* Thu Jul 23 2020 Than Ngo - 7:20180414-19 -- Related: #1829136, add missing mtxrun for tlmgr +* Thu Nov 19 2020 Than Ngo - 9:20200327-2 +- moved texlive.tlpdb.xz to lookaside cache +- updated source url +- cleaned up scriptlets and rpm file lists +- fixed luatex issue found by tier1 test +- added obsolete metapackage to handle obsolete texlive subpackages -* Tue Jul 21 2020 Than Ngo - 7:20180414-18 -- Related: #1829136, add missing texlive.tlpdb for tlmgr +* Wed Nov 18 2020 Than Ngo - 9:20200327-1 +- update to 20200327 * Wed Jun 03 2020 Than Ngo - 7:20180414-17 - Related: #1829136, fix for tps-rpmtest diff --git a/texlive.tlpdb b/texlive.tlpdb deleted file mode 100644 index 3fab987a..00000000 --- a/texlive.tlpdb +++ /dev/null @@ -1,301412 +0,0 @@ -name 00texlive.config -category TLCore -revision 46777 -shortdesc TeX Live network archive option settings -longdesc This package contains configuration options for the TeX Live -longdesc archive. If container_split_{doc,src}_files/1 are -longdesc dependencies, the {doc,src} files are split into separate -longdesc containers (.tar.xz) during container build time. This has NO -longdesc effect on the appearance within texlive.tlpdb. It is only on -longdesc the container level. The container_format/WHATEVER specifies -longdesc the format, currently "xz" is the only supported value -longdesc (generating .tar.xz files). release/YYYY specifies the release -longdesc number as used in the installer. minrelease/ZZZZ specifies the -longdesc minimum release for which this repository is valid, i.e., a -longdesc release of ZZZZ or later can theoretically be upgraded. Further -longdesc information concerning upgrades can be found at -longdesc http://www.tug.org/texlive/upgrade.html frozen/[01] specifies -longdesc whether the release has been frozen The default values are -longdesc taken from TeXLive::TLConfig::TLPDBConfigs hash values at tlpdb -longdesc creation time but can be overridden here if necessary. For -longdesc information on the 00texlive prefix see -longdesc 00texlive.installation(.tlpsrc) -depend container_format/xz -depend container_split_doc_files/1 -depend container_split_src_files/1 -depend frozen/1 -depend minrelease/2016 -depend release/2018 -depend revision/50142 - -name 00texlive.image -category TLCore -revision 50137 -shortdesc TeX Live files only in the source repository -longdesc The files here are not copied by the installer and containers -longdesc are not built for them; they exist only in the source -longdesc repository, the installer archives, and, for archival purposes, -longdesc distributed as an extra tarball under source/. The -longdesc IgnorePatterns in the check_files routine in tlmgr.pl augment -longdesc this list. Those are not included in the source/ tarball. For -longdesc information on the 00texlive prefix see -longdesc 00texlive.installation(.tlpsrc) -runfiles size=4922 - .mkisofsrc - autorun.inf - texmf-dist/README - texmf-dist/doc/man/Makefile - texmf-dist/doc/man/man1/Makefile - texmf-dist/doc/man/man5/Makefile - texmf-dist/scripts/texlive/Makefile - texmf-dist/scripts/texlive/mktexlsr.bat - tlpkg/bin/check-files-by-format - tlpkg/bin/check-fmttriggers - tlpkg/bin/check-tlnet-consistency - tlpkg/bin/check-wrapper-consistency - tlpkg/bin/cmp-textfiles - tlpkg/bin/ctan2tl - tlpkg/bin/htmltext - tlpkg/bin/pdflatex-preserve-pdf - tlpkg/bin/svnchangelog - tlpkg/bin/tl-compare-tlpdbs - tlpkg/bin/tl-dump-for-ctan - tlpkg/bin/tl-dump-texcatalogue - tlpkg/bin/tl-fix-container-infos - tlpkg/bin/tl-forceupdate-tlnet - tlpkg/bin/tl-makeself-from-tlnet - tlpkg/bin/tl-prune-platforms - tlpkg/bin/tl-sign-file - tlpkg/bin/tl-try-install - tlpkg/bin/tl-try-makeself - tlpkg/bin/tl-update-4ht - tlpkg/bin/tl-update-asy - tlpkg/bin/tl-update-auto - tlpkg/bin/tl-update-bindir - tlpkg/bin/tl-update-containers - tlpkg/bin/tl-update-ctan-mirrors - tlpkg/bin/tl-update-docindex - tlpkg/bin/tl-update-images - tlpkg/bin/tl-update-install-pkg - tlpkg/bin/tl-update-keywords - tlpkg/bin/tl-update-linked-scripts - tlpkg/bin/tl-update-man - tlpkg/bin/tl-update-messages - tlpkg/bin/tl-update-nsis - tlpkg/bin/tl-update-tlcritical - tlpkg/bin/tl-update-tlnet - tlpkg/bin/tl-update-tlpdb - tlpkg/bin/tl-update-txi - tlpkg/bin/tlcritical-diff - tlpkg/bin/tlpfiles - tlpkg/bin/tlpkg-by-size - tlpkg/bin/tlpkg-ctan-check - tlpkg/bin/tlpkginfo - tlpkg/bin/tlprm - tlpkg/bin/tlpsizes - tlpkg/dev/README - tlpkg/dev/check-tk-used-font.pl - tlpkg/dev/dev.multi-source-support-v2.patch - tlpkg/dev/dev.mupdmap-integration - tlpkg/dev/dev.sys_redir.README - tlpkg/dev/dev.sys_redir.pl - tlpkg/dev/dev.update-tlpdb-option-on-the-fly.README - tlpkg/dev/dev.update-tlpdb-option-on-the-fly.patch - tlpkg/dev/groff-utf8/devps/AB - tlpkg/dev/groff-utf8/devps/ABI - tlpkg/dev/groff-utf8/devps/AI - tlpkg/dev/groff-utf8/devps/AR - tlpkg/dev/groff-utf8/devps/BMB - tlpkg/dev/groff-utf8/devps/BMBI - tlpkg/dev/groff-utf8/devps/BMI - tlpkg/dev/groff-utf8/devps/BMR - tlpkg/dev/groff-utf8/devps/CB - tlpkg/dev/groff-utf8/devps/CBI - tlpkg/dev/groff-utf8/devps/CI - tlpkg/dev/groff-utf8/devps/CR - tlpkg/dev/groff-utf8/devps/EURO - tlpkg/dev/groff-utf8/devps/HB - tlpkg/dev/groff-utf8/devps/HBI - tlpkg/dev/groff-utf8/devps/HI - tlpkg/dev/groff-utf8/devps/HNB - tlpkg/dev/groff-utf8/devps/HNBI - tlpkg/dev/groff-utf8/devps/HNI - tlpkg/dev/groff-utf8/devps/HNR - tlpkg/dev/groff-utf8/devps/HR - tlpkg/dev/groff-utf8/devps/NB - tlpkg/dev/groff-utf8/devps/NBI - tlpkg/dev/groff-utf8/devps/NI - tlpkg/dev/groff-utf8/devps/NR - tlpkg/dev/groff-utf8/devps/PB - tlpkg/dev/groff-utf8/devps/PBI - tlpkg/dev/groff-utf8/devps/PI - tlpkg/dev/groff-utf8/devps/PR - tlpkg/dev/groff-utf8/devps/S - tlpkg/dev/groff-utf8/devps/SS - tlpkg/dev/groff-utf8/devps/TB - tlpkg/dev/groff-utf8/devps/TBI - tlpkg/dev/groff-utf8/devps/TI - tlpkg/dev/groff-utf8/devps/TR - tlpkg/dev/groff-utf8/devps/ZCMI - tlpkg/dev/groff-utf8/devps/ZD - tlpkg/dev/groff-utf8/devps/ZDR - tlpkg/dev/groff-utf8/devps/a010013l.pfa - tlpkg/dev/groff-utf8/devps/a010015l.pfa - tlpkg/dev/groff-utf8/devps/a010033l.pfa - tlpkg/dev/groff-utf8/devps/a010035l.pfa - tlpkg/dev/groff-utf8/devps/b018012l.pfa - tlpkg/dev/groff-utf8/devps/b018015l.pfa - tlpkg/dev/groff-utf8/devps/b018032l.pfa - tlpkg/dev/groff-utf8/devps/b018035l.pfa - tlpkg/dev/groff-utf8/devps/c059013l.pfa - tlpkg/dev/groff-utf8/devps/c059016l.pfa - tlpkg/dev/groff-utf8/devps/c059033l.pfa - tlpkg/dev/groff-utf8/devps/c059036l.pfa - tlpkg/dev/groff-utf8/devps/d050000l.pfa - tlpkg/dev/groff-utf8/devps/download - tlpkg/dev/groff-utf8/devps/freeeuro.afm - tlpkg/dev/groff-utf8/devps/freeeuro.pfa - tlpkg/dev/groff-utf8/devps/n019003l.pfa - tlpkg/dev/groff-utf8/devps/n019004l.pfa - tlpkg/dev/groff-utf8/devps/n019023l.pfa - tlpkg/dev/groff-utf8/devps/n019024l.pfa - tlpkg/dev/groff-utf8/devps/n019043l.pfa - tlpkg/dev/groff-utf8/devps/n019044l.pfa - tlpkg/dev/groff-utf8/devps/n019063l.pfa - tlpkg/dev/groff-utf8/devps/n019064l.pfa - tlpkg/dev/groff-utf8/devps/n021003l.pfa - tlpkg/dev/groff-utf8/devps/n021004l.pfa - tlpkg/dev/groff-utf8/devps/n021023l.pfa - tlpkg/dev/groff-utf8/devps/n021024l.pfa - tlpkg/dev/groff-utf8/devps/n022003l.pfa - tlpkg/dev/groff-utf8/devps/n022004l.pfa - tlpkg/dev/groff-utf8/devps/n022023l.pfa - tlpkg/dev/groff-utf8/devps/n022024l.pfa - tlpkg/dev/groff-utf8/devps/p052003l.pfa - tlpkg/dev/groff-utf8/devps/p052004l.pfa - tlpkg/dev/groff-utf8/devps/p052023l.pfa - tlpkg/dev/groff-utf8/devps/p052024l.pfa - tlpkg/dev/groff-utf8/devps/s050000l.pfa - tlpkg/dev/groff-utf8/devps/symbol.afm - tlpkg/dev/groff-utf8/devps/symbolmap - tlpkg/dev/groff-utf8/devps/symbolsl.afm - tlpkg/dev/groff-utf8/devps/z003034l.pfa - tlpkg/dev/groff-utf8/devps/zapfdr.afm - tlpkg/dev/makeself-runscript.sh - tlpkg/dev/mktextex.pl - tlpkg/dev/mktexupd.texlua - tlpkg/dev/profiles/README - tlpkg/dev/profiles/TLctx.pro - tlpkg/dev/profiles/TLfmt.pro - tlpkg/dev/profiles/TLfull.pro - tlpkg/dev/profiles/TLinfra+exe.pro - tlpkg/dev/profiles/TLinfra+none.pro - tlpkg/dev/profiles/TLinfra.pro - tlpkg/dev/profiles/TLlink.pro - tlpkg/dev/profiles/TLmed.pro - tlpkg/dev/profiles/TLmeddoc.pro - tlpkg/dev/profiles/TLmedfmt.pro - tlpkg/dev/profiles/TLmin.pro - tlpkg/dev/profiles/TLmindoc.pro - tlpkg/dev/profiles/TLminfmt.pro - tlpkg/dev/profiles/TLminfmtpaper.pro - tlpkg/dev/profiles/TLroot.pro - tlpkg/dev/profiles/TLsmall.pro - tlpkg/dev/profiles/TLspace.pro - tlpkg/dev/profiles/TLtetex.pro - tlpkg/dev/python/parse_tlpdb.py - tlpkg/dev/srclist.txt - tlpkg/dev/tlnet-disabled-packages.txt - tlpkg/dev/tlpdb-read-test - tlpkg/dev/udfhd.pl - tlpkg/doc/00texlive-packages.txt - tlpkg/doc/articles/bachotex08/install08gui.png - tlpkg/doc/articles/bachotex08/install08text.pdf - tlpkg/doc/articles/bachotex08/install08text.tex - tlpkg/doc/articles/bachotex08/tlinst-BT08-abstract.pdf - tlpkg/doc/articles/bachotex08/tlinst-BT08-abstract.tex - tlpkg/doc/articles/bachotex08/tlinst-BT08.pdf - tlpkg/doc/articles/bachotex08/tlinst-BT08.tex - tlpkg/doc/articles/cstug08/berry.jpg - tlpkg/doc/articles/cstug08/cstug08.pdf - tlpkg/doc/articles/cstug08/cstug08.tex - tlpkg/doc/articles/cstug08/dviout.png - tlpkg/doc/articles/cstug08/gui-collections.png - tlpkg/doc/articles/cstug08/gui-installer.png - tlpkg/doc/articles/cstug08/gui-lang.png - tlpkg/doc/articles/cstug08/gui-scheme.png - tlpkg/doc/articles/cstug08/gui-systems.png - tlpkg/doc/articles/cstug08/install-directory.png - tlpkg/doc/articles/cstug08/install-options.png - tlpkg/doc/articles/cstug08/install08text-crop.pdf - tlpkg/doc/articles/cstug08/psview.png - tlpkg/doc/articles/cstug08/rahtz.png - tlpkg/doc/articles/cstug08/start_impressive.sh - tlpkg/doc/articles/cstug08/talk-bacho08.tex - tlpkg/doc/articles/cstug08/talk-guit2008.tex - tlpkg/doc/articles/cstug08/texcollection2008-large.png - tlpkg/doc/articles/cstug08/texlive2008-logo-2.png - tlpkg/doc/articles/cstug08/tlmgrgui-update.png - tlpkg/doc/articles/cstug08/update-tlmgr-finish.png - tlpkg/doc/articles/cstug08/update-tlmgr-w32.png - tlpkg/doc/articles/guit07/tlinfra-guit07.pdf - tlpkg/doc/articles/guit07/tlinfra-guit07.tex - tlpkg/doc/articles/guit08/Makefile - tlpkg/doc/articles/guit08/dviout.png - tlpkg/doc/articles/guit08/gui-collections.png - tlpkg/doc/articles/guit08/gui-installer-de.png - tlpkg/doc/articles/guit08/gui-installer.png - tlpkg/doc/articles/guit08/gui-lang.png - tlpkg/doc/articles/guit08/gui-progress.png - tlpkg/doc/articles/guit08/gui-scheme.png - tlpkg/doc/articles/guit08/gui-systems.png - tlpkg/doc/articles/guit08/install08text.tex - tlpkg/doc/articles/guit08/psview.png - tlpkg/doc/articles/guit08/tlmgr-article.bib - tlpkg/doc/articles/guit08/tlmgr-article.pdf - tlpkg/doc/articles/guit08/tlmgr-article.tex - tlpkg/doc/articles/guit08/tlmgr-dtk.ltx - tlpkg/doc/articles/guit08/tlmgr-dtk.pdf - tlpkg/doc/articles/guit08/tlmgr-dtk.tex - tlpkg/doc/articles/guit08/tlmgrgui-arch-de.png - tlpkg/doc/articles/guit08/tlmgrgui-arch.png - tlpkg/doc/articles/guit08/tlmgrgui-install-de.png - tlpkg/doc/articles/guit08/tlmgrgui-install.png - tlpkg/doc/articles/guit08/tlmgrgui-log-de.png - tlpkg/doc/articles/guit08/tlmgrgui-options-de.png - tlpkg/doc/articles/guit08/tlmgrgui-options.png - tlpkg/doc/articles/guit08/tlmgrgui-remove-de.png - tlpkg/doc/articles/guit08/tlmgrgui-remove.png - tlpkg/doc/articles/guit08/tlmgrgui-update-de.png - tlpkg/doc/articles/guit08/tlmgrgui-update.png - tlpkg/doc/coding-style.txt - tlpkg/doc/gpg-extend-key-expiry-howto.txt - tlpkg/doc/graphics/GNUmakefile - tlpkg/doc/graphics/README - tlpkg/doc/graphics/TeXLive-square.png - tlpkg/doc/graphics/TeXLive-square.xcf - tlpkg/doc/graphics/lion-small.png - tlpkg/doc/graphics/lion.png - tlpkg/doc/graphics/texlive-installer-graphics-horiz.png - tlpkg/doc/graphics/texlive-installer-graphics-vert.png - tlpkg/doc/graphics/texlive-installer-graphics.pdf - tlpkg/doc/graphics/texlive-installer-graphics.tex - tlpkg/doc/graphics/texlive-yearless.pdf - tlpkg/doc/graphics/texlive-yearless.svg - tlpkg/doc/graphics/texlive-yearless.tex - tlpkg/doc/graphics/tl-lion-black.eps - tlpkg/doc/graphics/tl-lion-black.pdf - tlpkg/doc/historic/Perl-API.txt - tlpkg/doc/historic/Shell-API.txt - tlpkg/doc/historic/installer-layout.txt - tlpkg/doc/historic/list-file-format.txt - tlpkg/doc/historic/multi-repository.txt - tlpkg/doc/historic/new-installer-layout.txt - tlpkg/doc/historic/specification.txt - tlpkg/doc/historic/texlive2008-wizard.png - tlpkg/doc/historic/texlive2008.png - tlpkg/doc/historic/texlive2009-wizard.png - tlpkg/doc/historic/texlive2010.png - tlpkg/doc/historic/texlive2011.png - tlpkg/doc/historic/texlive2012.png - tlpkg/doc/historic/texlive2013-horizontal.png - tlpkg/doc/historic/texlive2014-horizontal.png - tlpkg/doc/historic/texlive2014.png - tlpkg/doc/historic/texlive2015-horizontal.png - tlpkg/doc/historic/texlive2015.png - tlpkg/doc/historic/texlive2016-horizontal.png - tlpkg/doc/historic/texlive2016.png - tlpkg/doc/historic/texlive2017-horizontal.png - tlpkg/doc/historic/texlive2017.png - tlpkg/doc/historic/texlive2018-horizontal.png - tlpkg/doc/historic/texlive2018.png - tlpkg/doc/historic/tl-security-proposal.txt - tlpkg/doc/historic/tlmgr-keyword-search-interface.txt - tlpkg/doc/historic/tlmgr-shell.txt - tlpkg/doc/howto-translations.txt - tlpkg/doc/integrated-pool.tex - tlpkg/doc/json-formats.txt - tlpkg/doc/packages.txt - tlpkg/doc/releng.txt - tlpkg/doc/repository-setup.txt - tlpkg/libexec/bin-cjkutils.pl - tlpkg/libexec/c90.pl - tlpkg/libexec/cjk-build.pl - tlpkg/libexec/cjk.pl - tlpkg/libexec/ctan2tds - tlpkg/libexec/dnp.pl - tlpkg/libexec/garuda-c90.pl - tlpkg/libexec/install-tl.nsi - tlpkg/libexec/makeself-header.sh - tlpkg/libexec/mptopdf-extract - tlpkg/libexec/norasi-c90.pl - tlpkg/libexec/place - tlpkg/libexec/svnchangelog.sed - tlpkg/libexec/tl-merge-tlpdb - tlpkg/tlpsrc/00texlive.autopatterns.tlpsrc - tlpkg/tlpsrc/00texlive.config.tlpsrc - tlpkg/tlpsrc/00texlive.image.tlpsrc - tlpkg/tlpsrc/00texlive.installation.tlpsrc - tlpkg/tlpsrc/00texlive.installer.tlpsrc - tlpkg/tlpsrc/12many.tlpsrc - tlpkg/tlpsrc/2up.tlpsrc - tlpkg/tlpsrc/Asana-Math.tlpsrc - tlpkg/tlpsrc/ESIEEcv.tlpsrc - tlpkg/tlpsrc/FAQ-en.tlpsrc - tlpkg/tlpsrc/GS1.tlpsrc - tlpkg/tlpsrc/HA-prosper.tlpsrc - tlpkg/tlpsrc/IEEEconf.tlpsrc - tlpkg/tlpsrc/IEEEtran.tlpsrc - tlpkg/tlpsrc/MemoirChapStyles.tlpsrc - tlpkg/tlpsrc/SIstyle.tlpsrc - tlpkg/tlpsrc/SIunits.tlpsrc - tlpkg/tlpsrc/Tabbing.tlpsrc - tlpkg/tlpsrc/Type1fonts.tlpsrc - tlpkg/tlpsrc/a0poster.tlpsrc - tlpkg/tlpsrc/a2ping.tlpsrc - tlpkg/tlpsrc/a4wide.tlpsrc - tlpkg/tlpsrc/a5comb.tlpsrc - tlpkg/tlpsrc/aastex.tlpsrc - tlpkg/tlpsrc/abbr.tlpsrc - tlpkg/tlpsrc/abc.tlpsrc - tlpkg/tlpsrc/abnt.tlpsrc - tlpkg/tlpsrc/abntex2.tlpsrc - tlpkg/tlpsrc/abraces.tlpsrc - tlpkg/tlpsrc/abstract.tlpsrc - tlpkg/tlpsrc/abstyles.tlpsrc - tlpkg/tlpsrc/academicons.tlpsrc - tlpkg/tlpsrc/accanthis.tlpsrc - tlpkg/tlpsrc/accfonts.tlpsrc - tlpkg/tlpsrc/achemso.tlpsrc - tlpkg/tlpsrc/acmart.tlpsrc - tlpkg/tlpsrc/acmconf.tlpsrc - tlpkg/tlpsrc/acro.tlpsrc - tlpkg/tlpsrc/acronym.tlpsrc - tlpkg/tlpsrc/acroterm.tlpsrc - tlpkg/tlpsrc/active-conf.tlpsrc - tlpkg/tlpsrc/actuarialangle.tlpsrc - tlpkg/tlpsrc/actuarialsymbol.tlpsrc - tlpkg/tlpsrc/addfont.tlpsrc - tlpkg/tlpsrc/addlines.tlpsrc - tlpkg/tlpsrc/adfathesis.tlpsrc - tlpkg/tlpsrc/adforn.tlpsrc - tlpkg/tlpsrc/adfsymbols.tlpsrc - tlpkg/tlpsrc/adhocfilelist.tlpsrc - tlpkg/tlpsrc/adigraph.tlpsrc - tlpkg/tlpsrc/adjmulticol.tlpsrc - tlpkg/tlpsrc/adjustbox.tlpsrc - tlpkg/tlpsrc/adobemapping.tlpsrc - tlpkg/tlpsrc/adrconv.tlpsrc - tlpkg/tlpsrc/adtrees.tlpsrc - tlpkg/tlpsrc/advdate.tlpsrc - tlpkg/tlpsrc/ae.tlpsrc - tlpkg/tlpsrc/aecc.tlpsrc - tlpkg/tlpsrc/aeguill.tlpsrc - tlpkg/tlpsrc/afm2pl.tlpsrc - tlpkg/tlpsrc/afparticle.tlpsrc - tlpkg/tlpsrc/afthesis.tlpsrc - tlpkg/tlpsrc/aguplus.tlpsrc - tlpkg/tlpsrc/aiaa.tlpsrc - tlpkg/tlpsrc/aichej.tlpsrc - tlpkg/tlpsrc/ajl.tlpsrc - tlpkg/tlpsrc/akktex.tlpsrc - tlpkg/tlpsrc/akletter.tlpsrc - tlpkg/tlpsrc/alegreya.tlpsrc - tlpkg/tlpsrc/aleph.tlpsrc - tlpkg/tlpsrc/alertmessage.tlpsrc - tlpkg/tlpsrc/alg.tlpsrc - tlpkg/tlpsrc/algobox.tlpsrc - tlpkg/tlpsrc/algolrevived.tlpsrc - tlpkg/tlpsrc/algorithm2e.tlpsrc - tlpkg/tlpsrc/algorithmicx.tlpsrc - tlpkg/tlpsrc/algorithms.tlpsrc - tlpkg/tlpsrc/aligned-overset.tlpsrc - tlpkg/tlpsrc/alkalami.tlpsrc - tlpkg/tlpsrc/allrunes.tlpsrc - tlpkg/tlpsrc/almfixed.tlpsrc - tlpkg/tlpsrc/alnumsec.tlpsrc - tlpkg/tlpsrc/alpha-persian.tlpsrc - tlpkg/tlpsrc/alterqcm.tlpsrc - tlpkg/tlpsrc/altfont.tlpsrc - tlpkg/tlpsrc/ametsoc.tlpsrc - tlpkg/tlpsrc/amiri.tlpsrc - tlpkg/tlpsrc/amsaddr.tlpsrc - tlpkg/tlpsrc/amscls-doc.tlpsrc - tlpkg/tlpsrc/amscls.tlpsrc - tlpkg/tlpsrc/amsfonts.tlpsrc - tlpkg/tlpsrc/amslatex-primer.tlpsrc - tlpkg/tlpsrc/amsldoc-it.tlpsrc - tlpkg/tlpsrc/amsldoc-vn.tlpsrc - tlpkg/tlpsrc/amsmath-it.tlpsrc - tlpkg/tlpsrc/amsmath.tlpsrc - tlpkg/tlpsrc/amsrefs.tlpsrc - tlpkg/tlpsrc/amstex.tlpsrc - tlpkg/tlpsrc/amsthdoc-it.tlpsrc - tlpkg/tlpsrc/animate.tlpsrc - tlpkg/tlpsrc/anonchap.tlpsrc - tlpkg/tlpsrc/anonymouspro.tlpsrc - tlpkg/tlpsrc/answers.tlpsrc - tlpkg/tlpsrc/antiqua.tlpsrc - tlpkg/tlpsrc/antomega.tlpsrc - tlpkg/tlpsrc/antt.tlpsrc - tlpkg/tlpsrc/anufinalexam.tlpsrc - tlpkg/tlpsrc/anyfontsize.tlpsrc - tlpkg/tlpsrc/anysize.tlpsrc - tlpkg/tlpsrc/aobs-tikz.tlpsrc - tlpkg/tlpsrc/aomart.tlpsrc - tlpkg/tlpsrc/apa.tlpsrc - tlpkg/tlpsrc/apa6.tlpsrc - tlpkg/tlpsrc/apa6e.tlpsrc - tlpkg/tlpsrc/apacite.tlpsrc - tlpkg/tlpsrc/apalike-german.tlpsrc - tlpkg/tlpsrc/apalike2.tlpsrc - tlpkg/tlpsrc/apnum.tlpsrc - tlpkg/tlpsrc/appendix.tlpsrc - tlpkg/tlpsrc/appendixnumberbeamer.tlpsrc - tlpkg/tlpsrc/apprends-latex.tlpsrc - tlpkg/tlpsrc/apptools.tlpsrc - tlpkg/tlpsrc/apxproof.tlpsrc - tlpkg/tlpsrc/arabi-add.tlpsrc - tlpkg/tlpsrc/arabi.tlpsrc - tlpkg/tlpsrc/arabluatex.tlpsrc - tlpkg/tlpsrc/arabtex.tlpsrc - tlpkg/tlpsrc/arabxetex.tlpsrc - tlpkg/tlpsrc/aramaic-serto.tlpsrc - tlpkg/tlpsrc/arara.tlpsrc - tlpkg/tlpsrc/archaeologie.tlpsrc - tlpkg/tlpsrc/archaic.tlpsrc - tlpkg/tlpsrc/arcs.tlpsrc - tlpkg/tlpsrc/arev.tlpsrc - tlpkg/tlpsrc/arimo.tlpsrc - tlpkg/tlpsrc/armtex.tlpsrc - tlpkg/tlpsrc/around-the-bend.tlpsrc - tlpkg/tlpsrc/arphic-ttf.tlpsrc - tlpkg/tlpsrc/arphic.tlpsrc - tlpkg/tlpsrc/arrayjobx.tlpsrc - tlpkg/tlpsrc/arraysort.tlpsrc - tlpkg/tlpsrc/arsclassica.tlpsrc - tlpkg/tlpsrc/articleingud.tlpsrc - tlpkg/tlpsrc/arydshln.tlpsrc - tlpkg/tlpsrc/asaetr.tlpsrc - tlpkg/tlpsrc/asapsym.tlpsrc - tlpkg/tlpsrc/ascelike.tlpsrc - tlpkg/tlpsrc/ascii-chart.tlpsrc - tlpkg/tlpsrc/ascii-font.tlpsrc - tlpkg/tlpsrc/asciilist.tlpsrc - tlpkg/tlpsrc/ascmac.tlpsrc - tlpkg/tlpsrc/askmaps.tlpsrc - tlpkg/tlpsrc/aspectratio.tlpsrc - tlpkg/tlpsrc/assignment.tlpsrc - tlpkg/tlpsrc/assoccnt.tlpsrc - tlpkg/tlpsrc/astro.tlpsrc - tlpkg/tlpsrc/asyfig.tlpsrc - tlpkg/tlpsrc/asymptote-by-example-zh-cn.tlpsrc - tlpkg/tlpsrc/asymptote-faq-zh-cn.tlpsrc - tlpkg/tlpsrc/asymptote-manual-zh-cn.tlpsrc - tlpkg/tlpsrc/asymptote.tlpsrc - tlpkg/tlpsrc/asypictureb.tlpsrc - tlpkg/tlpsrc/attachfile.tlpsrc - tlpkg/tlpsrc/aucklandthesis.tlpsrc - tlpkg/tlpsrc/augie.tlpsrc - tlpkg/tlpsrc/auncial-new.tlpsrc - tlpkg/tlpsrc/aurical.tlpsrc - tlpkg/tlpsrc/aurl.tlpsrc - tlpkg/tlpsrc/authoraftertitle.tlpsrc - tlpkg/tlpsrc/authorarchive.tlpsrc - tlpkg/tlpsrc/authorindex.tlpsrc - tlpkg/tlpsrc/auto-pst-pdf-lua.tlpsrc - tlpkg/tlpsrc/auto-pst-pdf.tlpsrc - tlpkg/tlpsrc/autoaligne.tlpsrc - tlpkg/tlpsrc/autoarea.tlpsrc - tlpkg/tlpsrc/autobreak.tlpsrc - tlpkg/tlpsrc/automata.tlpsrc - tlpkg/tlpsrc/autonum.tlpsrc - tlpkg/tlpsrc/autopdf.tlpsrc - tlpkg/tlpsrc/autosp.tlpsrc - tlpkg/tlpsrc/avantgar.tlpsrc - tlpkg/tlpsrc/avremu.tlpsrc - tlpkg/tlpsrc/awesomebox.tlpsrc - tlpkg/tlpsrc/axessibility.tlpsrc - tlpkg/tlpsrc/axodraw2.tlpsrc - tlpkg/tlpsrc/b1encoding.tlpsrc - tlpkg/tlpsrc/babel-albanian.tlpsrc - tlpkg/tlpsrc/babel-azerbaijani.tlpsrc - tlpkg/tlpsrc/babel-basque.tlpsrc - tlpkg/tlpsrc/babel-belarusian.tlpsrc - tlpkg/tlpsrc/babel-bosnian.tlpsrc - tlpkg/tlpsrc/babel-breton.tlpsrc - tlpkg/tlpsrc/babel-bulgarian.tlpsrc - tlpkg/tlpsrc/babel-catalan.tlpsrc - tlpkg/tlpsrc/babel-croatian.tlpsrc - tlpkg/tlpsrc/babel-czech.tlpsrc - tlpkg/tlpsrc/babel-danish.tlpsrc - tlpkg/tlpsrc/babel-dutch.tlpsrc - tlpkg/tlpsrc/babel-english.tlpsrc - tlpkg/tlpsrc/babel-esperanto.tlpsrc - tlpkg/tlpsrc/babel-estonian.tlpsrc - tlpkg/tlpsrc/babel-finnish.tlpsrc - tlpkg/tlpsrc/babel-french.tlpsrc - tlpkg/tlpsrc/babel-friulan.tlpsrc - tlpkg/tlpsrc/babel-galician.tlpsrc - tlpkg/tlpsrc/babel-georgian.tlpsrc - tlpkg/tlpsrc/babel-german.tlpsrc - tlpkg/tlpsrc/babel-greek.tlpsrc - tlpkg/tlpsrc/babel-hebrew.tlpsrc - tlpkg/tlpsrc/babel-hungarian.tlpsrc - tlpkg/tlpsrc/babel-icelandic.tlpsrc - tlpkg/tlpsrc/babel-indonesian.tlpsrc - tlpkg/tlpsrc/babel-interlingua.tlpsrc - tlpkg/tlpsrc/babel-irish.tlpsrc - tlpkg/tlpsrc/babel-italian.tlpsrc - tlpkg/tlpsrc/babel-japanese.tlpsrc - tlpkg/tlpsrc/babel-kurmanji.tlpsrc - tlpkg/tlpsrc/babel-latin.tlpsrc - tlpkg/tlpsrc/babel-latvian.tlpsrc - tlpkg/tlpsrc/babel-macedonian.tlpsrc - tlpkg/tlpsrc/babel-malay.tlpsrc - tlpkg/tlpsrc/babel-norsk.tlpsrc - tlpkg/tlpsrc/babel-occitan.tlpsrc - tlpkg/tlpsrc/babel-piedmontese.tlpsrc - tlpkg/tlpsrc/babel-polish.tlpsrc - tlpkg/tlpsrc/babel-portuges.tlpsrc - tlpkg/tlpsrc/babel-romanian.tlpsrc - tlpkg/tlpsrc/babel-romansh.tlpsrc - tlpkg/tlpsrc/babel-russian.tlpsrc - tlpkg/tlpsrc/babel-samin.tlpsrc - tlpkg/tlpsrc/babel-scottish.tlpsrc - tlpkg/tlpsrc/babel-serbian.tlpsrc - tlpkg/tlpsrc/babel-serbianc.tlpsrc - tlpkg/tlpsrc/babel-slovak.tlpsrc - tlpkg/tlpsrc/babel-slovenian.tlpsrc - tlpkg/tlpsrc/babel-sorbian.tlpsrc - tlpkg/tlpsrc/babel-spanglish.tlpsrc - tlpkg/tlpsrc/babel-spanish.tlpsrc - tlpkg/tlpsrc/babel-swedish.tlpsrc - tlpkg/tlpsrc/babel-thai.tlpsrc - tlpkg/tlpsrc/babel-turkish.tlpsrc - tlpkg/tlpsrc/babel-ukrainian.tlpsrc - tlpkg/tlpsrc/babel-vietnamese.tlpsrc - tlpkg/tlpsrc/babel-welsh.tlpsrc - tlpkg/tlpsrc/babel.tlpsrc - tlpkg/tlpsrc/babelbib.tlpsrc - tlpkg/tlpsrc/background.tlpsrc - tlpkg/tlpsrc/backnaur.tlpsrc - tlpkg/tlpsrc/baekmuk.tlpsrc - tlpkg/tlpsrc/bagpipe.tlpsrc - tlpkg/tlpsrc/bangorcsthesis.tlpsrc - tlpkg/tlpsrc/bangorexam.tlpsrc - tlpkg/tlpsrc/bangtex.tlpsrc - tlpkg/tlpsrc/bankstatement.tlpsrc - tlpkg/tlpsrc/barcodes.tlpsrc - tlpkg/tlpsrc/bardiag.tlpsrc - tlpkg/tlpsrc/barr.tlpsrc - tlpkg/tlpsrc/bartel-chess-fonts.tlpsrc - tlpkg/tlpsrc/bashful.tlpsrc - tlpkg/tlpsrc/basicarith.tlpsrc - tlpkg/tlpsrc/baskervald.tlpsrc - tlpkg/tlpsrc/baskervaldx.tlpsrc - tlpkg/tlpsrc/baskervillef.tlpsrc - tlpkg/tlpsrc/basque-book.tlpsrc - tlpkg/tlpsrc/basque-date.tlpsrc - tlpkg/tlpsrc/bath-bst.tlpsrc - tlpkg/tlpsrc/bbcard.tlpsrc - tlpkg/tlpsrc/bbding.tlpsrc - tlpkg/tlpsrc/bbm-macros.tlpsrc - tlpkg/tlpsrc/bbm.tlpsrc - tlpkg/tlpsrc/bbold-type1.tlpsrc - tlpkg/tlpsrc/bbold.tlpsrc - tlpkg/tlpsrc/bchart.tlpsrc - tlpkg/tlpsrc/bclogo.tlpsrc - tlpkg/tlpsrc/beamer-FUBerlin.tlpsrc - tlpkg/tlpsrc/beamer-tut-pt.tlpsrc - tlpkg/tlpsrc/beamer-verona.tlpsrc - tlpkg/tlpsrc/beamer.tlpsrc - tlpkg/tlpsrc/beamer2thesis.tlpsrc - tlpkg/tlpsrc/beameraudience.tlpsrc - tlpkg/tlpsrc/beamercolorthemeowl.tlpsrc - tlpkg/tlpsrc/beamerdarkthemes.tlpsrc - tlpkg/tlpsrc/beamerposter.tlpsrc - tlpkg/tlpsrc/beamersubframe.tlpsrc - tlpkg/tlpsrc/beamerswitch.tlpsrc - tlpkg/tlpsrc/beamertheme-cuerna.tlpsrc - tlpkg/tlpsrc/beamertheme-detlevcm.tlpsrc - tlpkg/tlpsrc/beamertheme-epyt.tlpsrc - tlpkg/tlpsrc/beamertheme-focus.tlpsrc - tlpkg/tlpsrc/beamertheme-light.tlpsrc - tlpkg/tlpsrc/beamertheme-metropolis.tlpsrc - tlpkg/tlpsrc/beamertheme-npbt.tlpsrc - tlpkg/tlpsrc/beamertheme-phnompenh.tlpsrc - tlpkg/tlpsrc/beamertheme-saintpetersburg.tlpsrc - tlpkg/tlpsrc/beamertheme-upenn-bc.tlpsrc - tlpkg/tlpsrc/beamerthemejltree.tlpsrc - tlpkg/tlpsrc/beamerthemenirma.tlpsrc - tlpkg/tlpsrc/beebe.tlpsrc - tlpkg/tlpsrc/begingreek.tlpsrc - tlpkg/tlpsrc/begriff.tlpsrc - tlpkg/tlpsrc/beilstein.tlpsrc - tlpkg/tlpsrc/belleek.tlpsrc - tlpkg/tlpsrc/bengali.tlpsrc - tlpkg/tlpsrc/bera.tlpsrc - tlpkg/tlpsrc/berenisadf.tlpsrc - tlpkg/tlpsrc/besjournals.tlpsrc - tlpkg/tlpsrc/bestpapers.tlpsrc - tlpkg/tlpsrc/betababel.tlpsrc - tlpkg/tlpsrc/beton.tlpsrc - tlpkg/tlpsrc/beuron.tlpsrc - tlpkg/tlpsrc/bewerbung.tlpsrc - tlpkg/tlpsrc/bez123.tlpsrc - tlpkg/tlpsrc/bezierplot.tlpsrc - tlpkg/tlpsrc/bezos.tlpsrc - tlpkg/tlpsrc/bgreek.tlpsrc - tlpkg/tlpsrc/bgteubner.tlpsrc - tlpkg/tlpsrc/bguq.tlpsrc - tlpkg/tlpsrc/bhcexam.tlpsrc - tlpkg/tlpsrc/bib-fr.tlpsrc - tlpkg/tlpsrc/bib2gls.tlpsrc - tlpkg/tlpsrc/bibarts.tlpsrc - tlpkg/tlpsrc/biber.tlpsrc - tlpkg/tlpsrc/bibexport.tlpsrc - tlpkg/tlpsrc/bibhtml.tlpsrc - tlpkg/tlpsrc/biblatex-abnt.tlpsrc - tlpkg/tlpsrc/biblatex-anonymous.tlpsrc - tlpkg/tlpsrc/biblatex-apa.tlpsrc - tlpkg/tlpsrc/biblatex-archaeology.tlpsrc - tlpkg/tlpsrc/biblatex-arthistory-bonn.tlpsrc - tlpkg/tlpsrc/biblatex-bath.tlpsrc - tlpkg/tlpsrc/biblatex-bookinarticle.tlpsrc - tlpkg/tlpsrc/biblatex-bookinother.tlpsrc - tlpkg/tlpsrc/biblatex-bwl.tlpsrc - tlpkg/tlpsrc/biblatex-caspervector.tlpsrc - tlpkg/tlpsrc/biblatex-cheatsheet.tlpsrc - tlpkg/tlpsrc/biblatex-chem.tlpsrc - tlpkg/tlpsrc/biblatex-chicago.tlpsrc - tlpkg/tlpsrc/biblatex-claves.tlpsrc - tlpkg/tlpsrc/biblatex-dw.tlpsrc - tlpkg/tlpsrc/biblatex-enc.tlpsrc - tlpkg/tlpsrc/biblatex-ext.tlpsrc - tlpkg/tlpsrc/biblatex-fiwi.tlpsrc - tlpkg/tlpsrc/biblatex-gb7714-2015.tlpsrc - tlpkg/tlpsrc/biblatex-gost.tlpsrc - tlpkg/tlpsrc/biblatex-historian.tlpsrc - tlpkg/tlpsrc/biblatex-ieee.tlpsrc - tlpkg/tlpsrc/biblatex-ijsra.tlpsrc - tlpkg/tlpsrc/biblatex-iso690.tlpsrc - tlpkg/tlpsrc/biblatex-juradiss.tlpsrc - tlpkg/tlpsrc/biblatex-lni.tlpsrc - tlpkg/tlpsrc/biblatex-luh-ipw.tlpsrc - tlpkg/tlpsrc/biblatex-manuscripts-philology.tlpsrc - tlpkg/tlpsrc/biblatex-mla.tlpsrc - tlpkg/tlpsrc/biblatex-morenames.tlpsrc - tlpkg/tlpsrc/biblatex-multiple-dm.tlpsrc - tlpkg/tlpsrc/biblatex-musuos.tlpsrc - tlpkg/tlpsrc/biblatex-nature.tlpsrc - tlpkg/tlpsrc/biblatex-nejm.tlpsrc - tlpkg/tlpsrc/biblatex-nottsclassic.tlpsrc - tlpkg/tlpsrc/biblatex-opcit-booktitle.tlpsrc - tlpkg/tlpsrc/biblatex-oxref.tlpsrc - tlpkg/tlpsrc/biblatex-philosophy.tlpsrc - tlpkg/tlpsrc/biblatex-phys.tlpsrc - tlpkg/tlpsrc/biblatex-publist.tlpsrc - tlpkg/tlpsrc/biblatex-realauthor.tlpsrc - tlpkg/tlpsrc/biblatex-sbl.tlpsrc - tlpkg/tlpsrc/biblatex-science.tlpsrc - tlpkg/tlpsrc/biblatex-shortfields.tlpsrc - tlpkg/tlpsrc/biblatex-socialscienceshuberlin.tlpsrc - tlpkg/tlpsrc/biblatex-source-division.tlpsrc - tlpkg/tlpsrc/biblatex-subseries.tlpsrc - tlpkg/tlpsrc/biblatex-swiss-legal.tlpsrc - tlpkg/tlpsrc/biblatex-trad.tlpsrc - tlpkg/tlpsrc/biblatex-true-citepages-omit.tlpsrc - tlpkg/tlpsrc/biblatex.tlpsrc - tlpkg/tlpsrc/bibleref-french.tlpsrc - tlpkg/tlpsrc/bibleref-german.tlpsrc - tlpkg/tlpsrc/bibleref-lds.tlpsrc - tlpkg/tlpsrc/bibleref-mouth.tlpsrc - tlpkg/tlpsrc/bibleref-parse.tlpsrc - tlpkg/tlpsrc/bibleref.tlpsrc - tlpkg/tlpsrc/bibletext.tlpsrc - tlpkg/tlpsrc/biblist.tlpsrc - tlpkg/tlpsrc/bibtex.tlpsrc - tlpkg/tlpsrc/bibtex8.tlpsrc - tlpkg/tlpsrc/bibtexperllibs.tlpsrc - tlpkg/tlpsrc/bibtexu.tlpsrc - tlpkg/tlpsrc/bibtopic.tlpsrc - tlpkg/tlpsrc/bibtopicprefix.tlpsrc - tlpkg/tlpsrc/bibunits.tlpsrc - tlpkg/tlpsrc/bidi-atbegshi.tlpsrc - tlpkg/tlpsrc/bidi.tlpsrc - tlpkg/tlpsrc/bidicontour.tlpsrc - tlpkg/tlpsrc/bidihl.tlpsrc - tlpkg/tlpsrc/bidipagegrid.tlpsrc - tlpkg/tlpsrc/bidipresentation.tlpsrc - tlpkg/tlpsrc/bidishadowtext.tlpsrc - tlpkg/tlpsrc/bigfoot.tlpsrc - tlpkg/tlpsrc/bigints.tlpsrc - tlpkg/tlpsrc/binarytree.tlpsrc - tlpkg/tlpsrc/binomexp.tlpsrc - tlpkg/tlpsrc/biochemistry-colors.tlpsrc - tlpkg/tlpsrc/biocon.tlpsrc - tlpkg/tlpsrc/biolett-bst.tlpsrc - tlpkg/tlpsrc/bitelist.tlpsrc - tlpkg/tlpsrc/bitpattern.tlpsrc - tlpkg/tlpsrc/bizcard.tlpsrc - tlpkg/tlpsrc/blacklettert1.tlpsrc - tlpkg/tlpsrc/blindtext.tlpsrc - tlpkg/tlpsrc/blkarray.tlpsrc - tlpkg/tlpsrc/blochsphere.tlpsrc - tlpkg/tlpsrc/block.tlpsrc - tlpkg/tlpsrc/blockdraw_mp.tlpsrc - tlpkg/tlpsrc/bloques.tlpsrc - tlpkg/tlpsrc/blowup.tlpsrc - tlpkg/tlpsrc/blox.tlpsrc - tlpkg/tlpsrc/bnumexpr.tlpsrc - tlpkg/tlpsrc/bodegraph.tlpsrc - tlpkg/tlpsrc/bohr.tlpsrc - tlpkg/tlpsrc/boisik.tlpsrc - tlpkg/tlpsrc/boites.tlpsrc - tlpkg/tlpsrc/bold-extra.tlpsrc - tlpkg/tlpsrc/boldtensors.tlpsrc - tlpkg/tlpsrc/bondgraph.tlpsrc - tlpkg/tlpsrc/bondgraphs.tlpsrc - tlpkg/tlpsrc/bookcover.tlpsrc - tlpkg/tlpsrc/bookdb.tlpsrc - tlpkg/tlpsrc/bookest.tlpsrc - tlpkg/tlpsrc/bookhands.tlpsrc - tlpkg/tlpsrc/booklet.tlpsrc - tlpkg/tlpsrc/bookman.tlpsrc - tlpkg/tlpsrc/booktabs-de.tlpsrc - tlpkg/tlpsrc/booktabs-fr.tlpsrc - tlpkg/tlpsrc/booktabs.tlpsrc - tlpkg/tlpsrc/boolexpr.tlpsrc - tlpkg/tlpsrc/boondox.tlpsrc - tlpkg/tlpsrc/bophook.tlpsrc - tlpkg/tlpsrc/borceux.tlpsrc - tlpkg/tlpsrc/bosisio.tlpsrc - tlpkg/tlpsrc/boxedminipage.tlpsrc - tlpkg/tlpsrc/boxedminipage2e.tlpsrc - tlpkg/tlpsrc/boxhandler.tlpsrc - tlpkg/tlpsrc/bpchem.tlpsrc - tlpkg/tlpsrc/bpolynomial.tlpsrc - tlpkg/tlpsrc/br-lex.tlpsrc - tlpkg/tlpsrc/bracketkey.tlpsrc - tlpkg/tlpsrc/braids.tlpsrc - tlpkg/tlpsrc/braille.tlpsrc - tlpkg/tlpsrc/braket.tlpsrc - tlpkg/tlpsrc/brandeis-dissertation.tlpsrc - tlpkg/tlpsrc/brandeis-problemset.tlpsrc - tlpkg/tlpsrc/breakcites.tlpsrc - tlpkg/tlpsrc/breakurl.tlpsrc - tlpkg/tlpsrc/bredzenie.tlpsrc - tlpkg/tlpsrc/breqn.tlpsrc - tlpkg/tlpsrc/bropd.tlpsrc - tlpkg/tlpsrc/brushscr.tlpsrc - tlpkg/tlpsrc/bullcntr.tlpsrc - tlpkg/tlpsrc/bundledoc.tlpsrc - tlpkg/tlpsrc/burmese.tlpsrc - tlpkg/tlpsrc/businesscard-qrcode.tlpsrc - tlpkg/tlpsrc/bussproofs.tlpsrc - tlpkg/tlpsrc/bxbase.tlpsrc - tlpkg/tlpsrc/bxcalc.tlpsrc - tlpkg/tlpsrc/bxcjkjatype.tlpsrc - tlpkg/tlpsrc/bxdpx-beamer.tlpsrc - tlpkg/tlpsrc/bxdvidriver.tlpsrc - tlpkg/tlpsrc/bxeepic.tlpsrc - tlpkg/tlpsrc/bxenclose.tlpsrc - tlpkg/tlpsrc/bxjaholiday.tlpsrc - tlpkg/tlpsrc/bxjalipsum.tlpsrc - tlpkg/tlpsrc/bxjaprnind.tlpsrc - tlpkg/tlpsrc/bxjscls.tlpsrc - tlpkg/tlpsrc/bxnewfont.tlpsrc - tlpkg/tlpsrc/bxorigcapt.tlpsrc - tlpkg/tlpsrc/bxpapersize.tlpsrc - tlpkg/tlpsrc/bxpdfver.tlpsrc - tlpkg/tlpsrc/bxtexlogo.tlpsrc - tlpkg/tlpsrc/bxwareki.tlpsrc - tlpkg/tlpsrc/bytefield.tlpsrc - tlpkg/tlpsrc/c-pascal.tlpsrc - tlpkg/tlpsrc/c90.tlpsrc - tlpkg/tlpsrc/cabin.tlpsrc - tlpkg/tlpsrc/cachepic.tlpsrc - tlpkg/tlpsrc/caladea.tlpsrc - tlpkg/tlpsrc/calcage.tlpsrc - tlpkg/tlpsrc/calctab.tlpsrc - tlpkg/tlpsrc/calculation.tlpsrc - tlpkg/tlpsrc/calculator.tlpsrc - tlpkg/tlpsrc/calligra-type1.tlpsrc - tlpkg/tlpsrc/calligra.tlpsrc - tlpkg/tlpsrc/callouts.tlpsrc - tlpkg/tlpsrc/calrsfs.tlpsrc - tlpkg/tlpsrc/cals.tlpsrc - tlpkg/tlpsrc/calxxxx-yyyy.tlpsrc - tlpkg/tlpsrc/cancel.tlpsrc - tlpkg/tlpsrc/canoniclayout.tlpsrc - tlpkg/tlpsrc/cantarell.tlpsrc - tlpkg/tlpsrc/capt-of.tlpsrc - tlpkg/tlpsrc/captcont.tlpsrc - tlpkg/tlpsrc/captdef.tlpsrc - tlpkg/tlpsrc/caption.tlpsrc - tlpkg/tlpsrc/carbohydrates.tlpsrc - tlpkg/tlpsrc/carlisle.tlpsrc - tlpkg/tlpsrc/carlito.tlpsrc - tlpkg/tlpsrc/carolmin-ps.tlpsrc - tlpkg/tlpsrc/cascade.tlpsrc - tlpkg/tlpsrc/cascadilla.tlpsrc - tlpkg/tlpsrc/cases.tlpsrc - tlpkg/tlpsrc/casyl.tlpsrc - tlpkg/tlpsrc/catchfilebetweentags.tlpsrc - tlpkg/tlpsrc/catcodes.tlpsrc - tlpkg/tlpsrc/catechis.tlpsrc - tlpkg/tlpsrc/catoptions.tlpsrc - tlpkg/tlpsrc/cbcoptic.tlpsrc - tlpkg/tlpsrc/cbfonts-fd.tlpsrc - tlpkg/tlpsrc/cbfonts.tlpsrc - tlpkg/tlpsrc/cc-pl.tlpsrc - tlpkg/tlpsrc/ccaption.tlpsrc - tlpkg/tlpsrc/ccfonts.tlpsrc - tlpkg/tlpsrc/ccicons.tlpsrc - tlpkg/tlpsrc/cclicenses.tlpsrc - tlpkg/tlpsrc/cd-cover.tlpsrc - tlpkg/tlpsrc/cd.tlpsrc - tlpkg/tlpsrc/cdpbundl.tlpsrc - tlpkg/tlpsrc/cell.tlpsrc - tlpkg/tlpsrc/cellprops.tlpsrc - tlpkg/tlpsrc/cellspace.tlpsrc - tlpkg/tlpsrc/celtic.tlpsrc - tlpkg/tlpsrc/censor.tlpsrc - tlpkg/tlpsrc/cesenaexam.tlpsrc - tlpkg/tlpsrc/cfr-initials.tlpsrc - tlpkg/tlpsrc/cfr-lm.tlpsrc - tlpkg/tlpsrc/changebar.tlpsrc - tlpkg/tlpsrc/changelayout.tlpsrc - tlpkg/tlpsrc/changelog.tlpsrc - tlpkg/tlpsrc/changepage.tlpsrc - tlpkg/tlpsrc/changes.tlpsrc - tlpkg/tlpsrc/chappg.tlpsrc - tlpkg/tlpsrc/chapterfolder.tlpsrc - tlpkg/tlpsrc/charter.tlpsrc - tlpkg/tlpsrc/chbibref.tlpsrc - tlpkg/tlpsrc/cheatsheet.tlpsrc - tlpkg/tlpsrc/checkcites.tlpsrc - tlpkg/tlpsrc/checklistings.tlpsrc - tlpkg/tlpsrc/chem-journal.tlpsrc - tlpkg/tlpsrc/chemarrow.tlpsrc - tlpkg/tlpsrc/chembst.tlpsrc - tlpkg/tlpsrc/chemcompounds.tlpsrc - tlpkg/tlpsrc/chemcono.tlpsrc - tlpkg/tlpsrc/chemexec.tlpsrc - tlpkg/tlpsrc/chemfig.tlpsrc - tlpkg/tlpsrc/chemformula.tlpsrc - tlpkg/tlpsrc/chemgreek.tlpsrc - tlpkg/tlpsrc/chemmacros.tlpsrc - tlpkg/tlpsrc/chemnum.tlpsrc - tlpkg/tlpsrc/chemschemex.tlpsrc - tlpkg/tlpsrc/chemsec.tlpsrc - tlpkg/tlpsrc/chemstyle.tlpsrc - tlpkg/tlpsrc/cherokee.tlpsrc - tlpkg/tlpsrc/chess-problem-diagrams.tlpsrc - tlpkg/tlpsrc/chess.tlpsrc - tlpkg/tlpsrc/chessboard.tlpsrc - tlpkg/tlpsrc/chessfss.tlpsrc - tlpkg/tlpsrc/chet.tlpsrc - tlpkg/tlpsrc/chextras.tlpsrc - tlpkg/tlpsrc/chicago-annote.tlpsrc - tlpkg/tlpsrc/chicago.tlpsrc - tlpkg/tlpsrc/chickenize.tlpsrc - tlpkg/tlpsrc/childdoc.tlpsrc - tlpkg/tlpsrc/chivo.tlpsrc - tlpkg/tlpsrc/chkfloat.tlpsrc - tlpkg/tlpsrc/chktex.tlpsrc - tlpkg/tlpsrc/chletter.tlpsrc - tlpkg/tlpsrc/chngcntr.tlpsrc - tlpkg/tlpsrc/chordbars.tlpsrc - tlpkg/tlpsrc/chronology.tlpsrc - tlpkg/tlpsrc/chronosys.tlpsrc - tlpkg/tlpsrc/chs-physics-report.tlpsrc - tlpkg/tlpsrc/chscite.tlpsrc - tlpkg/tlpsrc/churchslavonic.tlpsrc - tlpkg/tlpsrc/cinzel.tlpsrc - tlpkg/tlpsrc/circ.tlpsrc - tlpkg/tlpsrc/circuitikz.tlpsrc - tlpkg/tlpsrc/cite.tlpsrc - tlpkg/tlpsrc/citeall.tlpsrc - tlpkg/tlpsrc/citeref.tlpsrc - tlpkg/tlpsrc/cje.tlpsrc - tlpkg/tlpsrc/cjhebrew.tlpsrc - tlpkg/tlpsrc/cjk-gs-integrate.tlpsrc - tlpkg/tlpsrc/cjk-ko.tlpsrc - tlpkg/tlpsrc/cjk.tlpsrc - tlpkg/tlpsrc/cjkpunct.tlpsrc - tlpkg/tlpsrc/cjkutils.tlpsrc - tlpkg/tlpsrc/classics.tlpsrc - tlpkg/tlpsrc/classicthesis.tlpsrc - tlpkg/tlpsrc/classpack.tlpsrc - tlpkg/tlpsrc/cleanthesis.tlpsrc - tlpkg/tlpsrc/clearsans.tlpsrc - tlpkg/tlpsrc/clefval.tlpsrc - tlpkg/tlpsrc/cleveref.tlpsrc - tlpkg/tlpsrc/clipboard.tlpsrc - tlpkg/tlpsrc/clock.tlpsrc - tlpkg/tlpsrc/cloze.tlpsrc - tlpkg/tlpsrc/clrdblpg.tlpsrc - tlpkg/tlpsrc/clrscode.tlpsrc - tlpkg/tlpsrc/clrscode3e.tlpsrc - tlpkg/tlpsrc/clrstrip.tlpsrc - tlpkg/tlpsrc/cluttex.tlpsrc - tlpkg/tlpsrc/cm-lgc.tlpsrc - tlpkg/tlpsrc/cm-mf-extra-bold.tlpsrc - tlpkg/tlpsrc/cm-super.tlpsrc - tlpkg/tlpsrc/cm-unicode.tlpsrc - tlpkg/tlpsrc/cm.tlpsrc - tlpkg/tlpsrc/cmap.tlpsrc - tlpkg/tlpsrc/cmarrows.tlpsrc - tlpkg/tlpsrc/cmbright.tlpsrc - tlpkg/tlpsrc/cmcyr.tlpsrc - tlpkg/tlpsrc/cmdstring.tlpsrc - tlpkg/tlpsrc/cmdtrack.tlpsrc - tlpkg/tlpsrc/cmexb.tlpsrc - tlpkg/tlpsrc/cmextra.tlpsrc - tlpkg/tlpsrc/cmll.tlpsrc - tlpkg/tlpsrc/cmpica.tlpsrc - tlpkg/tlpsrc/cmpj.tlpsrc - tlpkg/tlpsrc/cmsd.tlpsrc - tlpkg/tlpsrc/cmsrb.tlpsrc - tlpkg/tlpsrc/cmtiup.tlpsrc - tlpkg/tlpsrc/cnbwp.tlpsrc - tlpkg/tlpsrc/cnltx.tlpsrc - tlpkg/tlpsrc/cns.tlpsrc - tlpkg/tlpsrc/cntformats.tlpsrc - tlpkg/tlpsrc/cntperchap.tlpsrc - tlpkg/tlpsrc/cochineal.tlpsrc - tlpkg/tlpsrc/codedoc.tlpsrc - tlpkg/tlpsrc/codepage.tlpsrc - tlpkg/tlpsrc/codesection.tlpsrc - tlpkg/tlpsrc/codicefiscaleitaliano.tlpsrc - tlpkg/tlpsrc/coelacanth.tlpsrc - tlpkg/tlpsrc/collcell.tlpsrc - tlpkg/tlpsrc/collectbox.tlpsrc - tlpkg/tlpsrc/collection-basic.tlpsrc - tlpkg/tlpsrc/collection-bibtexextra.tlpsrc - tlpkg/tlpsrc/collection-binextra.tlpsrc - tlpkg/tlpsrc/collection-context.tlpsrc - tlpkg/tlpsrc/collection-fontsextra.tlpsrc - tlpkg/tlpsrc/collection-fontsrecommended.tlpsrc - tlpkg/tlpsrc/collection-fontutils.tlpsrc - tlpkg/tlpsrc/collection-formatsextra.tlpsrc - tlpkg/tlpsrc/collection-games.tlpsrc - tlpkg/tlpsrc/collection-humanities.tlpsrc - tlpkg/tlpsrc/collection-langarabic.tlpsrc - tlpkg/tlpsrc/collection-langchinese.tlpsrc - tlpkg/tlpsrc/collection-langcjk.tlpsrc - tlpkg/tlpsrc/collection-langcyrillic.tlpsrc - tlpkg/tlpsrc/collection-langczechslovak.tlpsrc - tlpkg/tlpsrc/collection-langenglish.tlpsrc - tlpkg/tlpsrc/collection-langeuropean.tlpsrc - tlpkg/tlpsrc/collection-langfrench.tlpsrc - tlpkg/tlpsrc/collection-langgerman.tlpsrc - tlpkg/tlpsrc/collection-langgreek.tlpsrc - tlpkg/tlpsrc/collection-langitalian.tlpsrc - tlpkg/tlpsrc/collection-langjapanese.tlpsrc - tlpkg/tlpsrc/collection-langkorean.tlpsrc - tlpkg/tlpsrc/collection-langother.tlpsrc - tlpkg/tlpsrc/collection-langpolish.tlpsrc - tlpkg/tlpsrc/collection-langportuguese.tlpsrc - tlpkg/tlpsrc/collection-langspanish.tlpsrc - tlpkg/tlpsrc/collection-latex.tlpsrc - tlpkg/tlpsrc/collection-latexextra.tlpsrc - tlpkg/tlpsrc/collection-latexrecommended.tlpsrc - tlpkg/tlpsrc/collection-luatex.tlpsrc - tlpkg/tlpsrc/collection-mathscience.tlpsrc - tlpkg/tlpsrc/collection-metapost.tlpsrc - tlpkg/tlpsrc/collection-music.tlpsrc - tlpkg/tlpsrc/collection-pictures.tlpsrc - tlpkg/tlpsrc/collection-plaingeneric.tlpsrc - tlpkg/tlpsrc/collection-pstricks.tlpsrc - tlpkg/tlpsrc/collection-publishers.tlpsrc - tlpkg/tlpsrc/collection-texworks.tlpsrc - tlpkg/tlpsrc/collection-wintools.tlpsrc - tlpkg/tlpsrc/collection-xetex.tlpsrc - tlpkg/tlpsrc/collref.tlpsrc - tlpkg/tlpsrc/colophon.tlpsrc - tlpkg/tlpsrc/colordoc.tlpsrc - tlpkg/tlpsrc/colorinfo.tlpsrc - tlpkg/tlpsrc/coloring.tlpsrc - tlpkg/tlpsrc/colorprofiles.tlpsrc - tlpkg/tlpsrc/colorsep.tlpsrc - tlpkg/tlpsrc/colorspace.tlpsrc - tlpkg/tlpsrc/colortab.tlpsrc - tlpkg/tlpsrc/colortbl.tlpsrc - tlpkg/tlpsrc/colorwav.tlpsrc - tlpkg/tlpsrc/colorweb.tlpsrc - tlpkg/tlpsrc/colourchange.tlpsrc - tlpkg/tlpsrc/combelow.tlpsrc - tlpkg/tlpsrc/combine.tlpsrc - tlpkg/tlpsrc/combinedgraphics.tlpsrc - tlpkg/tlpsrc/combofont.tlpsrc - tlpkg/tlpsrc/comfortaa.tlpsrc - tlpkg/tlpsrc/comicneue.tlpsrc - tlpkg/tlpsrc/comma.tlpsrc - tlpkg/tlpsrc/commado.tlpsrc - tlpkg/tlpsrc/commath.tlpsrc - tlpkg/tlpsrc/commedit.tlpsrc - tlpkg/tlpsrc/comment.tlpsrc - tlpkg/tlpsrc/compactbib.tlpsrc - tlpkg/tlpsrc/competences.tlpsrc - tlpkg/tlpsrc/complexity.tlpsrc - tlpkg/tlpsrc/components-of-TeX.tlpsrc - tlpkg/tlpsrc/comprehensive.tlpsrc - tlpkg/tlpsrc/computational-complexity.tlpsrc - tlpkg/tlpsrc/concepts.tlpsrc - tlpkg/tlpsrc/concmath-fonts.tlpsrc - tlpkg/tlpsrc/concmath.tlpsrc - tlpkg/tlpsrc/concprog.tlpsrc - tlpkg/tlpsrc/concrete.tlpsrc - tlpkg/tlpsrc/confproc.tlpsrc - tlpkg/tlpsrc/constants.tlpsrc - tlpkg/tlpsrc/conteq.tlpsrc - tlpkg/tlpsrc/context-account.tlpsrc - tlpkg/tlpsrc/context-algorithmic.tlpsrc - tlpkg/tlpsrc/context-animation.tlpsrc - tlpkg/tlpsrc/context-annotation.tlpsrc - tlpkg/tlpsrc/context-bnf.tlpsrc - tlpkg/tlpsrc/context-chromato.tlpsrc - tlpkg/tlpsrc/context-cmscbf.tlpsrc - tlpkg/tlpsrc/context-cmttbf.tlpsrc - tlpkg/tlpsrc/context-construction-plan.tlpsrc - tlpkg/tlpsrc/context-cyrillicnumbers.tlpsrc - tlpkg/tlpsrc/context-degrade.tlpsrc - tlpkg/tlpsrc/context-fancybreak.tlpsrc - tlpkg/tlpsrc/context-filter.tlpsrc - tlpkg/tlpsrc/context-french.tlpsrc - tlpkg/tlpsrc/context-fullpage.tlpsrc - tlpkg/tlpsrc/context-gantt.tlpsrc - tlpkg/tlpsrc/context-gnuplot.tlpsrc - tlpkg/tlpsrc/context-handlecsv.tlpsrc - tlpkg/tlpsrc/context-inifile.tlpsrc - tlpkg/tlpsrc/context-layout.tlpsrc - tlpkg/tlpsrc/context-letter.tlpsrc - tlpkg/tlpsrc/context-lettrine.tlpsrc - tlpkg/tlpsrc/context-mathsets.tlpsrc - tlpkg/tlpsrc/context-notes-zh-cn.tlpsrc - tlpkg/tlpsrc/context-rst.tlpsrc - tlpkg/tlpsrc/context-ruby.tlpsrc - tlpkg/tlpsrc/context-simplefonts.tlpsrc - tlpkg/tlpsrc/context-simpleslides.tlpsrc - tlpkg/tlpsrc/context-title.tlpsrc - tlpkg/tlpsrc/context-transliterator.tlpsrc - tlpkg/tlpsrc/context-typearea.tlpsrc - tlpkg/tlpsrc/context-typescripts.tlpsrc - tlpkg/tlpsrc/context-vim.tlpsrc - tlpkg/tlpsrc/context-visualcounter.tlpsrc - tlpkg/tlpsrc/context.tlpsrc - tlpkg/tlpsrc/continue.tlpsrc - tlpkg/tlpsrc/contour.tlpsrc - tlpkg/tlpsrc/contracard.tlpsrc - tlpkg/tlpsrc/conv-xkv.tlpsrc - tlpkg/tlpsrc/convbkmk.tlpsrc - tlpkg/tlpsrc/cooking-units.tlpsrc - tlpkg/tlpsrc/cooking.tlpsrc - tlpkg/tlpsrc/cookingsymbols.tlpsrc - tlpkg/tlpsrc/cool.tlpsrc - tlpkg/tlpsrc/coollist.tlpsrc - tlpkg/tlpsrc/coolstr.tlpsrc - tlpkg/tlpsrc/coolthms.tlpsrc - tlpkg/tlpsrc/cooltooltips.tlpsrc - tlpkg/tlpsrc/coordsys.tlpsrc - tlpkg/tlpsrc/copyedit.tlpsrc - tlpkg/tlpsrc/copyrightbox.tlpsrc - tlpkg/tlpsrc/cormorantgaramond.tlpsrc - tlpkg/tlpsrc/correctmathalign.tlpsrc - tlpkg/tlpsrc/coseoul.tlpsrc - tlpkg/tlpsrc/countriesofeurope.tlpsrc - tlpkg/tlpsrc/counttexruns.tlpsrc - tlpkg/tlpsrc/courier-scaled.tlpsrc - tlpkg/tlpsrc/courier.tlpsrc - tlpkg/tlpsrc/courseoutline.tlpsrc - tlpkg/tlpsrc/coursepaper.tlpsrc - tlpkg/tlpsrc/coverpage.tlpsrc - tlpkg/tlpsrc/covington.tlpsrc - tlpkg/tlpsrc/cprotect.tlpsrc - tlpkg/tlpsrc/cqubeamer.tlpsrc - tlpkg/tlpsrc/cquthesis.tlpsrc - tlpkg/tlpsrc/crbox.tlpsrc - tlpkg/tlpsrc/crimson.tlpsrc - tlpkg/tlpsrc/crimsonpro.tlpsrc - tlpkg/tlpsrc/crop.tlpsrc - tlpkg/tlpsrc/crossreference.tlpsrc - tlpkg/tlpsrc/crossreftools.tlpsrc - tlpkg/tlpsrc/crossrefware.tlpsrc - tlpkg/tlpsrc/crossword.tlpsrc - tlpkg/tlpsrc/crosswrd.tlpsrc - tlpkg/tlpsrc/cryptocode.tlpsrc - tlpkg/tlpsrc/cryst.tlpsrc - tlpkg/tlpsrc/cs.tlpsrc - tlpkg/tlpsrc/csbulletin.tlpsrc - tlpkg/tlpsrc/cslatex.tlpsrc - tlpkg/tlpsrc/csplain.tlpsrc - tlpkg/tlpsrc/csquotes-de.tlpsrc - tlpkg/tlpsrc/csquotes.tlpsrc - tlpkg/tlpsrc/css-colors.tlpsrc - tlpkg/tlpsrc/cstex.tlpsrc - tlpkg/tlpsrc/cstypo.tlpsrc - tlpkg/tlpsrc/csvsimple.tlpsrc - tlpkg/tlpsrc/ctable.tlpsrc - tlpkg/tlpsrc/ctablestack.tlpsrc - tlpkg/tlpsrc/ctan-o-mat.tlpsrc - tlpkg/tlpsrc/ctan_chk.tlpsrc - tlpkg/tlpsrc/ctanbib.tlpsrc - tlpkg/tlpsrc/ctanify.tlpsrc - tlpkg/tlpsrc/ctanupload.tlpsrc - tlpkg/tlpsrc/ctex-faq.tlpsrc - tlpkg/tlpsrc/ctex.tlpsrc - tlpkg/tlpsrc/ctib.tlpsrc - tlpkg/tlpsrc/ctie.tlpsrc - tlpkg/tlpsrc/cuisine.tlpsrc - tlpkg/tlpsrc/cuprum.tlpsrc - tlpkg/tlpsrc/currency.tlpsrc - tlpkg/tlpsrc/currfile.tlpsrc - tlpkg/tlpsrc/currvita.tlpsrc - tlpkg/tlpsrc/cursolatex.tlpsrc - tlpkg/tlpsrc/curve.tlpsrc - tlpkg/tlpsrc/curve2e.tlpsrc - tlpkg/tlpsrc/curves.tlpsrc - tlpkg/tlpsrc/custom-bib.tlpsrc - tlpkg/tlpsrc/cutwin.tlpsrc - tlpkg/tlpsrc/cv.tlpsrc - tlpkg/tlpsrc/cv4tw.tlpsrc - tlpkg/tlpsrc/cweb-latex.tlpsrc - tlpkg/tlpsrc/cweb-old.tlpsrc - tlpkg/tlpsrc/cweb.tlpsrc - tlpkg/tlpsrc/cyber.tlpsrc - tlpkg/tlpsrc/cybercic.tlpsrc - tlpkg/tlpsrc/cyklop.tlpsrc - tlpkg/tlpsrc/cyrillic-bin.tlpsrc - tlpkg/tlpsrc/cyrillic.tlpsrc - tlpkg/tlpsrc/cyrplain.tlpsrc - tlpkg/tlpsrc/dad.tlpsrc - tlpkg/tlpsrc/dancers.tlpsrc - tlpkg/tlpsrc/dantelogo.tlpsrc - tlpkg/tlpsrc/dashbox.tlpsrc - tlpkg/tlpsrc/dashrule.tlpsrc - tlpkg/tlpsrc/dashundergaps.tlpsrc - tlpkg/tlpsrc/dataref.tlpsrc - tlpkg/tlpsrc/datatool.tlpsrc - tlpkg/tlpsrc/dateiliste.tlpsrc - tlpkg/tlpsrc/datenumber.tlpsrc - tlpkg/tlpsrc/datetime.tlpsrc - tlpkg/tlpsrc/datetime2-bahasai.tlpsrc - tlpkg/tlpsrc/datetime2-basque.tlpsrc - tlpkg/tlpsrc/datetime2-breton.tlpsrc - tlpkg/tlpsrc/datetime2-bulgarian.tlpsrc - tlpkg/tlpsrc/datetime2-catalan.tlpsrc - tlpkg/tlpsrc/datetime2-croatian.tlpsrc - tlpkg/tlpsrc/datetime2-czech.tlpsrc - tlpkg/tlpsrc/datetime2-danish.tlpsrc - tlpkg/tlpsrc/datetime2-dutch.tlpsrc - tlpkg/tlpsrc/datetime2-en-fulltext.tlpsrc - tlpkg/tlpsrc/datetime2-english.tlpsrc - tlpkg/tlpsrc/datetime2-esperanto.tlpsrc - tlpkg/tlpsrc/datetime2-estonian.tlpsrc - tlpkg/tlpsrc/datetime2-finnish.tlpsrc - tlpkg/tlpsrc/datetime2-french.tlpsrc - tlpkg/tlpsrc/datetime2-galician.tlpsrc - tlpkg/tlpsrc/datetime2-german.tlpsrc - tlpkg/tlpsrc/datetime2-greek.tlpsrc - tlpkg/tlpsrc/datetime2-hebrew.tlpsrc - tlpkg/tlpsrc/datetime2-icelandic.tlpsrc - tlpkg/tlpsrc/datetime2-irish.tlpsrc - tlpkg/tlpsrc/datetime2-it-fulltext.tlpsrc - tlpkg/tlpsrc/datetime2-italian.tlpsrc - tlpkg/tlpsrc/datetime2-latin.tlpsrc - tlpkg/tlpsrc/datetime2-lsorbian.tlpsrc - tlpkg/tlpsrc/datetime2-magyar.tlpsrc - tlpkg/tlpsrc/datetime2-norsk.tlpsrc - tlpkg/tlpsrc/datetime2-polish.tlpsrc - tlpkg/tlpsrc/datetime2-portuges.tlpsrc - tlpkg/tlpsrc/datetime2-romanian.tlpsrc - tlpkg/tlpsrc/datetime2-russian.tlpsrc - tlpkg/tlpsrc/datetime2-samin.tlpsrc - tlpkg/tlpsrc/datetime2-scottish.tlpsrc - tlpkg/tlpsrc/datetime2-serbian.tlpsrc - tlpkg/tlpsrc/datetime2-slovak.tlpsrc - tlpkg/tlpsrc/datetime2-slovene.tlpsrc - tlpkg/tlpsrc/datetime2-spanish.tlpsrc - tlpkg/tlpsrc/datetime2-swedish.tlpsrc - tlpkg/tlpsrc/datetime2-turkish.tlpsrc - tlpkg/tlpsrc/datetime2-ukrainian.tlpsrc - tlpkg/tlpsrc/datetime2-usorbian.tlpsrc - tlpkg/tlpsrc/datetime2-welsh.tlpsrc - tlpkg/tlpsrc/datetime2.tlpsrc - tlpkg/tlpsrc/dblfloatfix.tlpsrc - tlpkg/tlpsrc/dccpaper.tlpsrc - tlpkg/tlpsrc/dcpic.tlpsrc - tlpkg/tlpsrc/de-macro.tlpsrc - tlpkg/tlpsrc/decimal.tlpsrc - tlpkg/tlpsrc/decorule.tlpsrc - tlpkg/tlpsrc/dehyph-exptl.tlpsrc - tlpkg/tlpsrc/dehyph.tlpsrc - tlpkg/tlpsrc/dejavu-otf.tlpsrc - tlpkg/tlpsrc/dejavu.tlpsrc - tlpkg/tlpsrc/delim.tlpsrc - tlpkg/tlpsrc/delimseasy.tlpsrc - tlpkg/tlpsrc/delimset.tlpsrc - tlpkg/tlpsrc/delimtxt.tlpsrc - tlpkg/tlpsrc/denisbdoc.tlpsrc - tlpkg/tlpsrc/detex.tlpsrc - tlpkg/tlpsrc/dhua.tlpsrc - tlpkg/tlpsrc/diadia.tlpsrc - tlpkg/tlpsrc/diagbox.tlpsrc - tlpkg/tlpsrc/diagmac2.tlpsrc - tlpkg/tlpsrc/diagnose.tlpsrc - tlpkg/tlpsrc/dialogl.tlpsrc - tlpkg/tlpsrc/dice.tlpsrc - tlpkg/tlpsrc/dichokey.tlpsrc - tlpkg/tlpsrc/dickimaw.tlpsrc - tlpkg/tlpsrc/dictsym.tlpsrc - tlpkg/tlpsrc/diffcoeff.tlpsrc - tlpkg/tlpsrc/digiconfigs.tlpsrc - tlpkg/tlpsrc/dijkstra.tlpsrc - tlpkg/tlpsrc/din1505.tlpsrc - tlpkg/tlpsrc/dinat.tlpsrc - tlpkg/tlpsrc/dinbrief.tlpsrc - tlpkg/tlpsrc/dingbat.tlpsrc - tlpkg/tlpsrc/directory.tlpsrc - tlpkg/tlpsrc/dirtree.tlpsrc - tlpkg/tlpsrc/dirtytalk.tlpsrc - tlpkg/tlpsrc/disser.tlpsrc - tlpkg/tlpsrc/ditaa.tlpsrc - tlpkg/tlpsrc/dithesis.tlpsrc - tlpkg/tlpsrc/dk-bib.tlpsrc - tlpkg/tlpsrc/dlfltxb.tlpsrc - tlpkg/tlpsrc/dnaseq.tlpsrc - tlpkg/tlpsrc/dnp.tlpsrc - tlpkg/tlpsrc/doc-pictex.tlpsrc - tlpkg/tlpsrc/docbytex.tlpsrc - tlpkg/tlpsrc/doclicense.tlpsrc - tlpkg/tlpsrc/docmfp.tlpsrc - tlpkg/tlpsrc/docmute.tlpsrc - tlpkg/tlpsrc/docsurvey.tlpsrc - tlpkg/tlpsrc/doctools.tlpsrc - tlpkg/tlpsrc/documentation.tlpsrc - tlpkg/tlpsrc/doi.tlpsrc - tlpkg/tlpsrc/doipubmed.tlpsrc - tlpkg/tlpsrc/dosepsbin.tlpsrc - tlpkg/tlpsrc/dot2texi.tlpsrc - tlpkg/tlpsrc/dotarrow.tlpsrc - tlpkg/tlpsrc/dotseqn.tlpsrc - tlpkg/tlpsrc/dottex.tlpsrc - tlpkg/tlpsrc/doublestroke.tlpsrc - tlpkg/tlpsrc/dowith.tlpsrc - tlpkg/tlpsrc/download.tlpsrc - tlpkg/tlpsrc/dox.tlpsrc - tlpkg/tlpsrc/dozenal.tlpsrc - tlpkg/tlpsrc/dpfloat.tlpsrc - tlpkg/tlpsrc/dprogress.tlpsrc - tlpkg/tlpsrc/drac.tlpsrc - tlpkg/tlpsrc/draftcopy.tlpsrc - tlpkg/tlpsrc/draftfigure.tlpsrc - tlpkg/tlpsrc/draftwatermark.tlpsrc - tlpkg/tlpsrc/dramatist.tlpsrc - tlpkg/tlpsrc/dratex.tlpsrc - tlpkg/tlpsrc/drawmatrix.tlpsrc - tlpkg/tlpsrc/drawstack.tlpsrc - tlpkg/tlpsrc/drm.tlpsrc - tlpkg/tlpsrc/droid.tlpsrc - tlpkg/tlpsrc/droit-fr.tlpsrc - tlpkg/tlpsrc/drs.tlpsrc - tlpkg/tlpsrc/drv.tlpsrc - tlpkg/tlpsrc/dsptricks.tlpsrc - tlpkg/tlpsrc/dsserif.tlpsrc - tlpkg/tlpsrc/dtk.tlpsrc - tlpkg/tlpsrc/dtl.tlpsrc - tlpkg/tlpsrc/dtxdescribe.tlpsrc - tlpkg/tlpsrc/dtxgallery.tlpsrc - tlpkg/tlpsrc/dtxgen.tlpsrc - tlpkg/tlpsrc/dtxtut.tlpsrc - tlpkg/tlpsrc/ducksay.tlpsrc - tlpkg/tlpsrc/duckuments.tlpsrc - tlpkg/tlpsrc/duerer-latex.tlpsrc - tlpkg/tlpsrc/duerer.tlpsrc - tlpkg/tlpsrc/duotenzor.tlpsrc - tlpkg/tlpsrc/dutchcal.tlpsrc - tlpkg/tlpsrc/dvdcoll.tlpsrc - tlpkg/tlpsrc/dvgloss.tlpsrc - tlpkg/tlpsrc/dvi2tty.tlpsrc - tlpkg/tlpsrc/dviasm.tlpsrc - tlpkg/tlpsrc/dvicopy.tlpsrc - tlpkg/tlpsrc/dvidvi.tlpsrc - tlpkg/tlpsrc/dviincl.tlpsrc - tlpkg/tlpsrc/dviinfox.tlpsrc - tlpkg/tlpsrc/dviljk.tlpsrc - tlpkg/tlpsrc/dviout.win32.tlpsrc - tlpkg/tlpsrc/dvipdfmx.tlpsrc - tlpkg/tlpsrc/dvipng.tlpsrc - tlpkg/tlpsrc/dvipos.tlpsrc - tlpkg/tlpsrc/dvips.tlpsrc - tlpkg/tlpsrc/dvipsconfig.tlpsrc - tlpkg/tlpsrc/dvisvgm.tlpsrc - tlpkg/tlpsrc/dynamicnumber.tlpsrc - tlpkg/tlpsrc/dynblocks.tlpsrc - tlpkg/tlpsrc/dynkin-diagrams.tlpsrc - tlpkg/tlpsrc/dyntree.tlpsrc - tlpkg/tlpsrc/e-french.tlpsrc - tlpkg/tlpsrc/ean.tlpsrc - tlpkg/tlpsrc/ean13isbn.tlpsrc - tlpkg/tlpsrc/easy-todo.tlpsrc - tlpkg/tlpsrc/easy.tlpsrc - tlpkg/tlpsrc/easyfig.tlpsrc - tlpkg/tlpsrc/easyformat.tlpsrc - tlpkg/tlpsrc/easylist.tlpsrc - tlpkg/tlpsrc/easyreview.tlpsrc - tlpkg/tlpsrc/ebezier.tlpsrc - tlpkg/tlpsrc/ebgaramond-maths.tlpsrc - tlpkg/tlpsrc/ebgaramond.tlpsrc - tlpkg/tlpsrc/ebong.tlpsrc - tlpkg/tlpsrc/ebook.tlpsrc - tlpkg/tlpsrc/ebproof.tlpsrc - tlpkg/tlpsrc/ebsthesis.tlpsrc - tlpkg/tlpsrc/ec.tlpsrc - tlpkg/tlpsrc/ecc.tlpsrc - tlpkg/tlpsrc/ecclesiastic.tlpsrc - tlpkg/tlpsrc/ecgdraw.tlpsrc - tlpkg/tlpsrc/ecltree.tlpsrc - tlpkg/tlpsrc/eco.tlpsrc - tlpkg/tlpsrc/ecobiblatex.tlpsrc - tlpkg/tlpsrc/econ-bst.tlpsrc - tlpkg/tlpsrc/econometrics.tlpsrc - tlpkg/tlpsrc/economic.tlpsrc - tlpkg/tlpsrc/ecothesis.tlpsrc - tlpkg/tlpsrc/ecv.tlpsrc - tlpkg/tlpsrc/ed.tlpsrc - tlpkg/tlpsrc/edfnotes.tlpsrc - tlpkg/tlpsrc/edmac.tlpsrc - tlpkg/tlpsrc/edmargin.tlpsrc - tlpkg/tlpsrc/ednotes.tlpsrc - tlpkg/tlpsrc/eemeir.tlpsrc - tlpkg/tlpsrc/eepic.tlpsrc - tlpkg/tlpsrc/efbox.tlpsrc - tlpkg/tlpsrc/egameps.tlpsrc - tlpkg/tlpsrc/egplot.tlpsrc - tlpkg/tlpsrc/eiad-ltx.tlpsrc - tlpkg/tlpsrc/eiad.tlpsrc - tlpkg/tlpsrc/eijkhout.tlpsrc - tlpkg/tlpsrc/einfuehrung.tlpsrc - tlpkg/tlpsrc/einfuehrung2.tlpsrc - tlpkg/tlpsrc/ejpecp.tlpsrc - tlpkg/tlpsrc/ekaia.tlpsrc - tlpkg/tlpsrc/elbioimp.tlpsrc - tlpkg/tlpsrc/electrum.tlpsrc - tlpkg/tlpsrc/eledform.tlpsrc - tlpkg/tlpsrc/eledmac.tlpsrc - tlpkg/tlpsrc/elegantbook.tlpsrc - tlpkg/tlpsrc/elegantnote.tlpsrc - tlpkg/tlpsrc/elegantpaper.tlpsrc - tlpkg/tlpsrc/elements.tlpsrc - tlpkg/tlpsrc/ellipse.tlpsrc - tlpkg/tlpsrc/ellipsis.tlpsrc - tlpkg/tlpsrc/elmath.tlpsrc - tlpkg/tlpsrc/elocalloc.tlpsrc - tlpkg/tlpsrc/elpres.tlpsrc - tlpkg/tlpsrc/elsarticle.tlpsrc - tlpkg/tlpsrc/elteikthesis.tlpsrc - tlpkg/tlpsrc/eltex.tlpsrc - tlpkg/tlpsrc/elvish.tlpsrc - tlpkg/tlpsrc/elzcards.tlpsrc - tlpkg/tlpsrc/emarks.tlpsrc - tlpkg/tlpsrc/embedall.tlpsrc - tlpkg/tlpsrc/embrac.tlpsrc - tlpkg/tlpsrc/emf.tlpsrc - tlpkg/tlpsrc/emisa.tlpsrc - tlpkg/tlpsrc/emp.tlpsrc - tlpkg/tlpsrc/emptypage.tlpsrc - tlpkg/tlpsrc/emulateapj.tlpsrc - tlpkg/tlpsrc/enctex.tlpsrc - tlpkg/tlpsrc/encxvlna.tlpsrc - tlpkg/tlpsrc/endfloat.tlpsrc - tlpkg/tlpsrc/endheads.tlpsrc - tlpkg/tlpsrc/endiagram.tlpsrc - tlpkg/tlpsrc/endnotes.tlpsrc - tlpkg/tlpsrc/endnotesj.tlpsrc - tlpkg/tlpsrc/endofproofwd.tlpsrc - tlpkg/tlpsrc/engpron.tlpsrc - tlpkg/tlpsrc/engrec.tlpsrc - tlpkg/tlpsrc/engtlc.tlpsrc - tlpkg/tlpsrc/enigma.tlpsrc - tlpkg/tlpsrc/enotez.tlpsrc - tlpkg/tlpsrc/enumitem-zref.tlpsrc - tlpkg/tlpsrc/enumitem.tlpsrc - tlpkg/tlpsrc/envbig.tlpsrc - tlpkg/tlpsrc/environ.tlpsrc - tlpkg/tlpsrc/envlab.tlpsrc - tlpkg/tlpsrc/epigrafica.tlpsrc - tlpkg/tlpsrc/epigram.tlpsrc - tlpkg/tlpsrc/epigraph.tlpsrc - tlpkg/tlpsrc/epiolmec.tlpsrc - tlpkg/tlpsrc/eplain.tlpsrc - tlpkg/tlpsrc/epsdice.tlpsrc - tlpkg/tlpsrc/epsf-dvipdfmx.tlpsrc - tlpkg/tlpsrc/epsf.tlpsrc - tlpkg/tlpsrc/epsincl.tlpsrc - tlpkg/tlpsrc/epslatex-fr.tlpsrc - tlpkg/tlpsrc/epspdf.tlpsrc - tlpkg/tlpsrc/epspdfconversion.tlpsrc - tlpkg/tlpsrc/epstopdf.tlpsrc - tlpkg/tlpsrc/eqell.tlpsrc - tlpkg/tlpsrc/eqexpl.tlpsrc - tlpkg/tlpsrc/eqlist.tlpsrc - tlpkg/tlpsrc/eqnalign.tlpsrc - tlpkg/tlpsrc/eqname.tlpsrc - tlpkg/tlpsrc/eqnarray.tlpsrc - tlpkg/tlpsrc/eqnnumwarn.tlpsrc - tlpkg/tlpsrc/eqparbox.tlpsrc - tlpkg/tlpsrc/erdc.tlpsrc - tlpkg/tlpsrc/erewhon.tlpsrc - tlpkg/tlpsrc/errata.tlpsrc - tlpkg/tlpsrc/erw-l3.tlpsrc - tlpkg/tlpsrc/es-tex-faq.tlpsrc - tlpkg/tlpsrc/esami.tlpsrc - tlpkg/tlpsrc/esdiff.tlpsrc - tlpkg/tlpsrc/esint-type1.tlpsrc - tlpkg/tlpsrc/esint.tlpsrc - tlpkg/tlpsrc/esk.tlpsrc - tlpkg/tlpsrc/eskd.tlpsrc - tlpkg/tlpsrc/eskdx.tlpsrc - tlpkg/tlpsrc/eso-pic.tlpsrc - tlpkg/tlpsrc/esrelation.tlpsrc - tlpkg/tlpsrc/esstix.tlpsrc - tlpkg/tlpsrc/estcpmm.tlpsrc - tlpkg/tlpsrc/esvect.tlpsrc - tlpkg/tlpsrc/etaremune.tlpsrc - tlpkg/tlpsrc/etdipa.tlpsrc - tlpkg/tlpsrc/etex-pkg.tlpsrc - tlpkg/tlpsrc/etex.tlpsrc - tlpkg/tlpsrc/etextools.tlpsrc - tlpkg/tlpsrc/ethiop-t1.tlpsrc - tlpkg/tlpsrc/ethiop.tlpsrc - tlpkg/tlpsrc/etoc.tlpsrc - tlpkg/tlpsrc/etoolbox-de.tlpsrc - tlpkg/tlpsrc/etoolbox.tlpsrc - tlpkg/tlpsrc/etsvthor.tlpsrc - tlpkg/tlpsrc/euenc.tlpsrc - tlpkg/tlpsrc/euflag.tlpsrc - tlpkg/tlpsrc/eukdate.tlpsrc - tlpkg/tlpsrc/euler.tlpsrc - tlpkg/tlpsrc/eulerpx.tlpsrc - tlpkg/tlpsrc/eulervm.tlpsrc - tlpkg/tlpsrc/euro-ce.tlpsrc - tlpkg/tlpsrc/euro.tlpsrc - tlpkg/tlpsrc/europasscv.tlpsrc - tlpkg/tlpsrc/europecv.tlpsrc - tlpkg/tlpsrc/eurosym.tlpsrc - tlpkg/tlpsrc/euxm.tlpsrc - tlpkg/tlpsrc/everyhook.tlpsrc - tlpkg/tlpsrc/everypage.tlpsrc - tlpkg/tlpsrc/exam-n.tlpsrc - tlpkg/tlpsrc/exam-randomizechoices.tlpsrc - tlpkg/tlpsrc/exam.tlpsrc - tlpkg/tlpsrc/examdesign.tlpsrc - tlpkg/tlpsrc/example.tlpsrc - tlpkg/tlpsrc/examplep.tlpsrc - tlpkg/tlpsrc/exceltex.tlpsrc - tlpkg/tlpsrc/excludeonly.tlpsrc - tlpkg/tlpsrc/exercise.tlpsrc - tlpkg/tlpsrc/exercisebank.tlpsrc - tlpkg/tlpsrc/exercisepoints.tlpsrc - tlpkg/tlpsrc/exercises.tlpsrc - tlpkg/tlpsrc/exframe.tlpsrc - tlpkg/tlpsrc/exp-testopt.tlpsrc - tlpkg/tlpsrc/expdlist.tlpsrc - tlpkg/tlpsrc/expex.tlpsrc - tlpkg/tlpsrc/export.tlpsrc - tlpkg/tlpsrc/expressg.tlpsrc - tlpkg/tlpsrc/exsheets.tlpsrc - tlpkg/tlpsrc/exsol.tlpsrc - tlpkg/tlpsrc/extarrows.tlpsrc - tlpkg/tlpsrc/exteps.tlpsrc - tlpkg/tlpsrc/extpfeil.tlpsrc - tlpkg/tlpsrc/extract.tlpsrc - tlpkg/tlpsrc/extsizes.tlpsrc - tlpkg/tlpsrc/facsimile.tlpsrc - tlpkg/tlpsrc/factura.tlpsrc - tlpkg/tlpsrc/facture-belge-simple-sans-tva.tlpsrc - tlpkg/tlpsrc/facture.tlpsrc - tlpkg/tlpsrc/faktor.tlpsrc - tlpkg/tlpsrc/fancybox.tlpsrc - tlpkg/tlpsrc/fancyhandout.tlpsrc - tlpkg/tlpsrc/fancyhdr-it.tlpsrc - tlpkg/tlpsrc/fancyhdr.tlpsrc - tlpkg/tlpsrc/fancylabel.tlpsrc - tlpkg/tlpsrc/fancynum.tlpsrc - tlpkg/tlpsrc/fancypar.tlpsrc - tlpkg/tlpsrc/fancyref.tlpsrc - tlpkg/tlpsrc/fancyslides.tlpsrc - tlpkg/tlpsrc/fancytabs.tlpsrc - tlpkg/tlpsrc/fancytooltips.tlpsrc - tlpkg/tlpsrc/fancyvrb.tlpsrc - tlpkg/tlpsrc/fandol.tlpsrc - tlpkg/tlpsrc/fascicules.tlpsrc - tlpkg/tlpsrc/fast-diagram.tlpsrc - tlpkg/tlpsrc/fbb.tlpsrc - tlpkg/tlpsrc/fbithesis.tlpsrc - tlpkg/tlpsrc/fbs.tlpsrc - tlpkg/tlpsrc/fc.tlpsrc - tlpkg/tlpsrc/fcavtex.tlpsrc - tlpkg/tlpsrc/fcltxdoc.tlpsrc - tlpkg/tlpsrc/fcolumn.tlpsrc - tlpkg/tlpsrc/fdsymbol.tlpsrc - tlpkg/tlpsrc/fduthesis.tlpsrc - tlpkg/tlpsrc/featpost.tlpsrc - tlpkg/tlpsrc/fei.tlpsrc - tlpkg/tlpsrc/fenixpar.tlpsrc - tlpkg/tlpsrc/fetamont.tlpsrc - tlpkg/tlpsrc/fetchcls.tlpsrc - tlpkg/tlpsrc/feupphdteses.tlpsrc - tlpkg/tlpsrc/feyn.tlpsrc - tlpkg/tlpsrc/feynmf.tlpsrc - tlpkg/tlpsrc/feynmp-auto.tlpsrc - tlpkg/tlpsrc/ffslides.tlpsrc - tlpkg/tlpsrc/fge.tlpsrc - tlpkg/tlpsrc/fgruler.tlpsrc - tlpkg/tlpsrc/fibeamer.tlpsrc - tlpkg/tlpsrc/fifinddo-info.tlpsrc - tlpkg/tlpsrc/fifo-stack.tlpsrc - tlpkg/tlpsrc/fig4latex.tlpsrc - tlpkg/tlpsrc/figbas.tlpsrc - tlpkg/tlpsrc/figbib.tlpsrc - tlpkg/tlpsrc/figflow.tlpsrc - tlpkg/tlpsrc/figsize.tlpsrc - tlpkg/tlpsrc/filecontents.tlpsrc - tlpkg/tlpsrc/filecontentsdef.tlpsrc - tlpkg/tlpsrc/filedate.tlpsrc - tlpkg/tlpsrc/filehook.tlpsrc - tlpkg/tlpsrc/fileinfo.tlpsrc - tlpkg/tlpsrc/filemod.tlpsrc - tlpkg/tlpsrc/finbib.tlpsrc - tlpkg/tlpsrc/findhyph.tlpsrc - tlpkg/tlpsrc/fink.tlpsrc - tlpkg/tlpsrc/finstrut.tlpsrc - tlpkg/tlpsrc/fira.tlpsrc - tlpkg/tlpsrc/firamath-otf.tlpsrc - tlpkg/tlpsrc/firamath.tlpsrc - tlpkg/tlpsrc/first-latex-doc.tlpsrc - tlpkg/tlpsrc/fitbox.tlpsrc - tlpkg/tlpsrc/fithesis.tlpsrc - tlpkg/tlpsrc/fix2col.tlpsrc - tlpkg/tlpsrc/fixcmex.tlpsrc - tlpkg/tlpsrc/fixfoot.tlpsrc - tlpkg/tlpsrc/fixjfm.tlpsrc - tlpkg/tlpsrc/fixlatvian.tlpsrc - tlpkg/tlpsrc/fixltxhyph.tlpsrc - tlpkg/tlpsrc/fixme.tlpsrc - tlpkg/tlpsrc/fixmetodonotes.tlpsrc - tlpkg/tlpsrc/fixpdfmag.tlpsrc - tlpkg/tlpsrc/fjodor.tlpsrc - tlpkg/tlpsrc/flabels.tlpsrc - tlpkg/tlpsrc/flacards.tlpsrc - tlpkg/tlpsrc/flagderiv.tlpsrc - tlpkg/tlpsrc/flashcards.tlpsrc - tlpkg/tlpsrc/flashmovie.tlpsrc - tlpkg/tlpsrc/flipbook.tlpsrc - tlpkg/tlpsrc/flippdf.tlpsrc - tlpkg/tlpsrc/float.tlpsrc - tlpkg/tlpsrc/floatflt.tlpsrc - tlpkg/tlpsrc/floatrow.tlpsrc - tlpkg/tlpsrc/flowchart.tlpsrc - tlpkg/tlpsrc/flowfram.tlpsrc - tlpkg/tlpsrc/fltpoint.tlpsrc - tlpkg/tlpsrc/fmp.tlpsrc - tlpkg/tlpsrc/fmtcount.tlpsrc - tlpkg/tlpsrc/fn2end.tlpsrc - tlpkg/tlpsrc/fnbreak.tlpsrc - tlpkg/tlpsrc/fncychap.tlpsrc - tlpkg/tlpsrc/fncylab.tlpsrc - tlpkg/tlpsrc/fnpara.tlpsrc - tlpkg/tlpsrc/fnpct.tlpsrc - tlpkg/tlpsrc/fnspe.tlpsrc - tlpkg/tlpsrc/fntproof.tlpsrc - tlpkg/tlpsrc/fnumprint.tlpsrc - tlpkg/tlpsrc/foekfont.tlpsrc - tlpkg/tlpsrc/foilhtml.tlpsrc - tlpkg/tlpsrc/fonetika.tlpsrc - tlpkg/tlpsrc/font-change-xetex.tlpsrc - tlpkg/tlpsrc/font-change.tlpsrc - tlpkg/tlpsrc/fontawesome.tlpsrc - tlpkg/tlpsrc/fontawesome5.tlpsrc - tlpkg/tlpsrc/fontaxes.tlpsrc - tlpkg/tlpsrc/fontbook.tlpsrc - tlpkg/tlpsrc/fontch.tlpsrc - tlpkg/tlpsrc/fontinst.tlpsrc - tlpkg/tlpsrc/fontmfizz.tlpsrc - tlpkg/tlpsrc/fontname.tlpsrc - tlpkg/tlpsrc/fontools.tlpsrc - tlpkg/tlpsrc/fonts-churchslavonic.tlpsrc - tlpkg/tlpsrc/fonts-tlwg.tlpsrc - tlpkg/tlpsrc/fontspec.tlpsrc - tlpkg/tlpsrc/fonttable.tlpsrc - tlpkg/tlpsrc/fontware.tlpsrc - tlpkg/tlpsrc/fontwrap.tlpsrc - tlpkg/tlpsrc/footbib.tlpsrc - tlpkg/tlpsrc/footmisc.tlpsrc - tlpkg/tlpsrc/footmisx.tlpsrc - tlpkg/tlpsrc/footnotebackref.tlpsrc - tlpkg/tlpsrc/footnotehyper.tlpsrc - tlpkg/tlpsrc/footnoterange.tlpsrc - tlpkg/tlpsrc/footnpag.tlpsrc - tlpkg/tlpsrc/forarray.tlpsrc - tlpkg/tlpsrc/foreign.tlpsrc - tlpkg/tlpsrc/forest-quickstart.tlpsrc - tlpkg/tlpsrc/forest.tlpsrc - tlpkg/tlpsrc/forloop.tlpsrc - tlpkg/tlpsrc/formation-latex-ul.tlpsrc - tlpkg/tlpsrc/formlett.tlpsrc - tlpkg/tlpsrc/forms16be.tlpsrc - tlpkg/tlpsrc/formular.tlpsrc - tlpkg/tlpsrc/fouridx.tlpsrc - tlpkg/tlpsrc/fourier.tlpsrc - tlpkg/tlpsrc/fouriernc.tlpsrc - tlpkg/tlpsrc/fp.tlpsrc - tlpkg/tlpsrc/fpl.tlpsrc - tlpkg/tlpsrc/fragmaster.tlpsrc - tlpkg/tlpsrc/fragments.tlpsrc - tlpkg/tlpsrc/frame.tlpsrc - tlpkg/tlpsrc/framed.tlpsrc - tlpkg/tlpsrc/francais-bst.tlpsrc - tlpkg/tlpsrc/frankenstein.tlpsrc - tlpkg/tlpsrc/frcursive.tlpsrc - tlpkg/tlpsrc/frederika2016.tlpsrc - tlpkg/tlpsrc/frege.tlpsrc - tlpkg/tlpsrc/frenchmath.tlpsrc - tlpkg/tlpsrc/frletter.tlpsrc - tlpkg/tlpsrc/frontespizio.tlpsrc - tlpkg/tlpsrc/ftc-notebook.tlpsrc - tlpkg/tlpsrc/ftcap.tlpsrc - tlpkg/tlpsrc/ftnxtra.tlpsrc - tlpkg/tlpsrc/fullblck.tlpsrc - tlpkg/tlpsrc/fullminipage.tlpsrc - tlpkg/tlpsrc/fullwidth.tlpsrc - tlpkg/tlpsrc/functan.tlpsrc - tlpkg/tlpsrc/fundus-calligra.tlpsrc - tlpkg/tlpsrc/fundus-cyr.tlpsrc - tlpkg/tlpsrc/fundus-sueterlin.tlpsrc - tlpkg/tlpsrc/fvextra.tlpsrc - tlpkg/tlpsrc/fwlw.tlpsrc - tlpkg/tlpsrc/g-brief.tlpsrc - tlpkg/tlpsrc/gaceta.tlpsrc - tlpkg/tlpsrc/galois.tlpsrc - tlpkg/tlpsrc/gamebook.tlpsrc - tlpkg/tlpsrc/gammas.tlpsrc - tlpkg/tlpsrc/garamond-math.tlpsrc - tlpkg/tlpsrc/garrigues.tlpsrc - tlpkg/tlpsrc/garuda-c90.tlpsrc - tlpkg/tlpsrc/gastex.tlpsrc - tlpkg/tlpsrc/gatech-thesis.tlpsrc - tlpkg/tlpsrc/gates.tlpsrc - tlpkg/tlpsrc/gatherenum.tlpsrc - tlpkg/tlpsrc/gauss.tlpsrc - tlpkg/tlpsrc/gb4e.tlpsrc - tlpkg/tlpsrc/gbt7714.tlpsrc - tlpkg/tlpsrc/gcard.tlpsrc - tlpkg/tlpsrc/gchords.tlpsrc - tlpkg/tlpsrc/gcite.tlpsrc - tlpkg/tlpsrc/gender.tlpsrc - tlpkg/tlpsrc/gene-logic.tlpsrc - tlpkg/tlpsrc/genealogy.tlpsrc - tlpkg/tlpsrc/genealogytree.tlpsrc - tlpkg/tlpsrc/genmisc.tlpsrc - tlpkg/tlpsrc/genmpage.tlpsrc - tlpkg/tlpsrc/gentium-tug.tlpsrc - tlpkg/tlpsrc/gentle.tlpsrc - tlpkg/tlpsrc/gentombow.tlpsrc - tlpkg/tlpsrc/geometry-de.tlpsrc - tlpkg/tlpsrc/geometry.tlpsrc - tlpkg/tlpsrc/german.tlpsrc - tlpkg/tlpsrc/germbib.tlpsrc - tlpkg/tlpsrc/germkorr.tlpsrc - tlpkg/tlpsrc/geschichtsfrkl.tlpsrc - tlpkg/tlpsrc/getfiledate.tlpsrc - tlpkg/tlpsrc/getitems.tlpsrc - tlpkg/tlpsrc/getmap.tlpsrc - tlpkg/tlpsrc/getoptk.tlpsrc - tlpkg/tlpsrc/gfnotation.tlpsrc - tlpkg/tlpsrc/gfsartemisia.tlpsrc - tlpkg/tlpsrc/gfsbaskerville.tlpsrc - tlpkg/tlpsrc/gfsbodoni.tlpsrc - tlpkg/tlpsrc/gfscomplutum.tlpsrc - tlpkg/tlpsrc/gfsdidot.tlpsrc - tlpkg/tlpsrc/gfsneohellenic.tlpsrc - tlpkg/tlpsrc/gfsneohellenicmath.tlpsrc - tlpkg/tlpsrc/gfsporson.tlpsrc - tlpkg/tlpsrc/gfssolomos.tlpsrc - tlpkg/tlpsrc/ghab.tlpsrc - tlpkg/tlpsrc/ghsystem.tlpsrc - tlpkg/tlpsrc/gillcm.tlpsrc - tlpkg/tlpsrc/gillius.tlpsrc - tlpkg/tlpsrc/gincltex.tlpsrc - tlpkg/tlpsrc/ginpenc.tlpsrc - tlpkg/tlpsrc/gitfile-info.tlpsrc - tlpkg/tlpsrc/gitinfo.tlpsrc - tlpkg/tlpsrc/gitinfo2.tlpsrc - tlpkg/tlpsrc/gitlog.tlpsrc - tlpkg/tlpsrc/gitver.tlpsrc - tlpkg/tlpsrc/globalvals.tlpsrc - tlpkg/tlpsrc/gloss-occitan.tlpsrc - tlpkg/tlpsrc/gloss.tlpsrc - tlpkg/tlpsrc/glossaries-danish.tlpsrc - tlpkg/tlpsrc/glossaries-dutch.tlpsrc - tlpkg/tlpsrc/glossaries-english.tlpsrc - tlpkg/tlpsrc/glossaries-estonian.tlpsrc - tlpkg/tlpsrc/glossaries-extra.tlpsrc - tlpkg/tlpsrc/glossaries-finnish.tlpsrc - tlpkg/tlpsrc/glossaries-french.tlpsrc - tlpkg/tlpsrc/glossaries-german.tlpsrc - tlpkg/tlpsrc/glossaries-irish.tlpsrc - tlpkg/tlpsrc/glossaries-italian.tlpsrc - tlpkg/tlpsrc/glossaries-magyar.tlpsrc - tlpkg/tlpsrc/glossaries-polish.tlpsrc - tlpkg/tlpsrc/glossaries-portuges.tlpsrc - tlpkg/tlpsrc/glossaries-serbian.tlpsrc - tlpkg/tlpsrc/glossaries-spanish.tlpsrc - tlpkg/tlpsrc/glossaries.tlpsrc - tlpkg/tlpsrc/glyphlist.tlpsrc - tlpkg/tlpsrc/gmdoc-enhance.tlpsrc - tlpkg/tlpsrc/gmdoc.tlpsrc - tlpkg/tlpsrc/gmiflink.tlpsrc - tlpkg/tlpsrc/gmp.tlpsrc - tlpkg/tlpsrc/gmutils.tlpsrc - tlpkg/tlpsrc/gmverb.tlpsrc - tlpkg/tlpsrc/gmverse.tlpsrc - tlpkg/tlpsrc/gnu-freefont.tlpsrc - tlpkg/tlpsrc/gnuplottex.tlpsrc - tlpkg/tlpsrc/go.tlpsrc - tlpkg/tlpsrc/gobble.tlpsrc - tlpkg/tlpsrc/gofonts.tlpsrc - tlpkg/tlpsrc/gost.tlpsrc - tlpkg/tlpsrc/gothic.tlpsrc - tlpkg/tlpsrc/gotoh.tlpsrc - tlpkg/tlpsrc/grabbox.tlpsrc - tlpkg/tlpsrc/gradientframe.tlpsrc - tlpkg/tlpsrc/gradstudentresume.tlpsrc - tlpkg/tlpsrc/grafcet.tlpsrc - tlpkg/tlpsrc/grant.tlpsrc - tlpkg/tlpsrc/graph35.tlpsrc - tlpkg/tlpsrc/graphbox.tlpsrc - tlpkg/tlpsrc/graphics-cfg.tlpsrc - tlpkg/tlpsrc/graphics-def.tlpsrc - tlpkg/tlpsrc/graphics-pln.tlpsrc - tlpkg/tlpsrc/graphics.tlpsrc - tlpkg/tlpsrc/graphicx-psmin.tlpsrc - tlpkg/tlpsrc/graphicxbox.tlpsrc - tlpkg/tlpsrc/graphicxpsd.tlpsrc - tlpkg/tlpsrc/graphviz.tlpsrc - tlpkg/tlpsrc/grayhints.tlpsrc - tlpkg/tlpsrc/greek-fontenc.tlpsrc - tlpkg/tlpsrc/greek-inputenc.tlpsrc - tlpkg/tlpsrc/greekdates.tlpsrc - tlpkg/tlpsrc/greektex.tlpsrc - tlpkg/tlpsrc/greektonoi.tlpsrc - tlpkg/tlpsrc/greenpoint.tlpsrc - tlpkg/tlpsrc/gregoriotex.tlpsrc - tlpkg/tlpsrc/grfpaste.tlpsrc - tlpkg/tlpsrc/grid-system.tlpsrc - tlpkg/tlpsrc/grid.tlpsrc - tlpkg/tlpsrc/gridset.tlpsrc - tlpkg/tlpsrc/gridslides.tlpsrc - tlpkg/tlpsrc/grotesq.tlpsrc - tlpkg/tlpsrc/grundgesetze.tlpsrc - tlpkg/tlpsrc/gsemthesis.tlpsrc - tlpkg/tlpsrc/gsftopk.tlpsrc - tlpkg/tlpsrc/gtl.tlpsrc - tlpkg/tlpsrc/gtrcrd.tlpsrc - tlpkg/tlpsrc/gtrlib-largetrees.tlpsrc - tlpkg/tlpsrc/gu.tlpsrc - tlpkg/tlpsrc/guide-latex-fr.tlpsrc - tlpkg/tlpsrc/guide-to-latex.tlpsrc - tlpkg/tlpsrc/guitar.tlpsrc - tlpkg/tlpsrc/guitarchordschemes.tlpsrc - tlpkg/tlpsrc/guitartabs.tlpsrc - tlpkg/tlpsrc/guitlogo.tlpsrc - tlpkg/tlpsrc/gustlib.tlpsrc - tlpkg/tlpsrc/gustprog.tlpsrc - tlpkg/tlpsrc/gzt.tlpsrc - tlpkg/tlpsrc/h2020proposal.tlpsrc - tlpkg/tlpsrc/hackthefootline.tlpsrc - tlpkg/tlpsrc/hacm.tlpsrc - tlpkg/tlpsrc/hagenberg-thesis.tlpsrc - tlpkg/tlpsrc/halloweenmath.tlpsrc - tlpkg/tlpsrc/handin.tlpsrc - tlpkg/tlpsrc/handout.tlpsrc - tlpkg/tlpsrc/hands.tlpsrc - tlpkg/tlpsrc/hang.tlpsrc - tlpkg/tlpsrc/hanging.tlpsrc - tlpkg/tlpsrc/hanoi.tlpsrc - tlpkg/tlpsrc/happy4th.tlpsrc - tlpkg/tlpsrc/har2nat.tlpsrc - tlpkg/tlpsrc/hardwrap.tlpsrc - tlpkg/tlpsrc/harmony.tlpsrc - tlpkg/tlpsrc/harnon-cv.tlpsrc - tlpkg/tlpsrc/harpoon.tlpsrc - tlpkg/tlpsrc/harvard.tlpsrc - tlpkg/tlpsrc/harveyballs.tlpsrc - tlpkg/tlpsrc/harvmac.tlpsrc - tlpkg/tlpsrc/hatching.tlpsrc - tlpkg/tlpsrc/hausarbeit-jura.tlpsrc - tlpkg/tlpsrc/havannah.tlpsrc - tlpkg/tlpsrc/hc.tlpsrc - tlpkg/tlpsrc/he-she.tlpsrc - tlpkg/tlpsrc/hecthese.tlpsrc - tlpkg/tlpsrc/helvetic.tlpsrc - tlpkg/tlpsrc/hep.tlpsrc - tlpkg/tlpsrc/hepnames.tlpsrc - tlpkg/tlpsrc/hepparticles.tlpsrc - tlpkg/tlpsrc/hepthesis.tlpsrc - tlpkg/tlpsrc/hepunits.tlpsrc - tlpkg/tlpsrc/here.tlpsrc - tlpkg/tlpsrc/heuristica.tlpsrc - tlpkg/tlpsrc/hexgame.tlpsrc - tlpkg/tlpsrc/hf-tikz.tlpsrc - tlpkg/tlpsrc/hfbright.tlpsrc - tlpkg/tlpsrc/hfoldsty.tlpsrc - tlpkg/tlpsrc/hhtensor.tlpsrc - tlpkg/tlpsrc/histogr.tlpsrc - tlpkg/tlpsrc/historische-zeitschrift.tlpsrc - tlpkg/tlpsrc/hitec.tlpsrc - tlpkg/tlpsrc/hithesis.tlpsrc - tlpkg/tlpsrc/hletter.tlpsrc - tlpkg/tlpsrc/hlist.tlpsrc - tlpkg/tlpsrc/hobby.tlpsrc - tlpkg/tlpsrc/hobete.tlpsrc - tlpkg/tlpsrc/hook-pre-commit-pkg.tlpsrc - tlpkg/tlpsrc/horoscop.tlpsrc - tlpkg/tlpsrc/hpsdiss.tlpsrc - tlpkg/tlpsrc/hrefhide.tlpsrc - tlpkg/tlpsrc/hrlatex.tlpsrc - tlpkg/tlpsrc/hulipsum.tlpsrc - tlpkg/tlpsrc/hustthesis.tlpsrc - tlpkg/tlpsrc/hvfloat.tlpsrc - tlpkg/tlpsrc/hvindex.tlpsrc - tlpkg/tlpsrc/hypdvips.tlpsrc - tlpkg/tlpsrc/hyper.tlpsrc - tlpkg/tlpsrc/hyperbar.tlpsrc - tlpkg/tlpsrc/hypernat.tlpsrc - tlpkg/tlpsrc/hyperref.tlpsrc - tlpkg/tlpsrc/hyperxmp.tlpsrc - tlpkg/tlpsrc/hyph-utf8.tlpsrc - tlpkg/tlpsrc/hyphen-afrikaans.tlpsrc - tlpkg/tlpsrc/hyphen-ancientgreek.tlpsrc - tlpkg/tlpsrc/hyphen-arabic.tlpsrc - tlpkg/tlpsrc/hyphen-armenian.tlpsrc - tlpkg/tlpsrc/hyphen-base.tlpsrc - tlpkg/tlpsrc/hyphen-basque.tlpsrc - tlpkg/tlpsrc/hyphen-belarusian.tlpsrc - tlpkg/tlpsrc/hyphen-bulgarian.tlpsrc - tlpkg/tlpsrc/hyphen-catalan.tlpsrc - tlpkg/tlpsrc/hyphen-chinese.tlpsrc - tlpkg/tlpsrc/hyphen-churchslavonic.tlpsrc - tlpkg/tlpsrc/hyphen-coptic.tlpsrc - tlpkg/tlpsrc/hyphen-croatian.tlpsrc - tlpkg/tlpsrc/hyphen-czech.tlpsrc - tlpkg/tlpsrc/hyphen-danish.tlpsrc - tlpkg/tlpsrc/hyphen-dutch.tlpsrc - tlpkg/tlpsrc/hyphen-english.tlpsrc - tlpkg/tlpsrc/hyphen-esperanto.tlpsrc - tlpkg/tlpsrc/hyphen-estonian.tlpsrc - tlpkg/tlpsrc/hyphen-ethiopic.tlpsrc - tlpkg/tlpsrc/hyphen-farsi.tlpsrc - tlpkg/tlpsrc/hyphen-finnish.tlpsrc - tlpkg/tlpsrc/hyphen-french.tlpsrc - tlpkg/tlpsrc/hyphen-friulan.tlpsrc - tlpkg/tlpsrc/hyphen-galician.tlpsrc - tlpkg/tlpsrc/hyphen-georgian.tlpsrc - tlpkg/tlpsrc/hyphen-german.tlpsrc - tlpkg/tlpsrc/hyphen-greek.tlpsrc - tlpkg/tlpsrc/hyphen-hungarian.tlpsrc - tlpkg/tlpsrc/hyphen-icelandic.tlpsrc - tlpkg/tlpsrc/hyphen-indic.tlpsrc - tlpkg/tlpsrc/hyphen-indonesian.tlpsrc - tlpkg/tlpsrc/hyphen-interlingua.tlpsrc - tlpkg/tlpsrc/hyphen-irish.tlpsrc - tlpkg/tlpsrc/hyphen-italian.tlpsrc - tlpkg/tlpsrc/hyphen-kurmanji.tlpsrc - tlpkg/tlpsrc/hyphen-latin.tlpsrc - tlpkg/tlpsrc/hyphen-latvian.tlpsrc - tlpkg/tlpsrc/hyphen-lithuanian.tlpsrc - tlpkg/tlpsrc/hyphen-mongolian.tlpsrc - tlpkg/tlpsrc/hyphen-norwegian.tlpsrc - tlpkg/tlpsrc/hyphen-occitan.tlpsrc - tlpkg/tlpsrc/hyphen-piedmontese.tlpsrc - tlpkg/tlpsrc/hyphen-polish.tlpsrc - tlpkg/tlpsrc/hyphen-portuguese.tlpsrc - tlpkg/tlpsrc/hyphen-romanian.tlpsrc - tlpkg/tlpsrc/hyphen-romansh.tlpsrc - tlpkg/tlpsrc/hyphen-russian.tlpsrc - tlpkg/tlpsrc/hyphen-sanskrit.tlpsrc - tlpkg/tlpsrc/hyphen-serbian.tlpsrc - tlpkg/tlpsrc/hyphen-slovak.tlpsrc - tlpkg/tlpsrc/hyphen-slovenian.tlpsrc - tlpkg/tlpsrc/hyphen-spanish.tlpsrc - tlpkg/tlpsrc/hyphen-swedish.tlpsrc - tlpkg/tlpsrc/hyphen-thai.tlpsrc - tlpkg/tlpsrc/hyphen-turkish.tlpsrc - tlpkg/tlpsrc/hyphen-turkmen.tlpsrc - tlpkg/tlpsrc/hyphen-ukrainian.tlpsrc - tlpkg/tlpsrc/hyphen-uppersorbian.tlpsrc - tlpkg/tlpsrc/hyphen-welsh.tlpsrc - tlpkg/tlpsrc/hyphenat.tlpsrc - tlpkg/tlpsrc/hyphenex.tlpsrc - tlpkg/tlpsrc/hyplain.tlpsrc - tlpkg/tlpsrc/ibycus-babel.tlpsrc - tlpkg/tlpsrc/ibygrk.tlpsrc - tlpkg/tlpsrc/icsv.tlpsrc - tlpkg/tlpsrc/identkey.tlpsrc - tlpkg/tlpsrc/idxcmds.tlpsrc - tlpkg/tlpsrc/idxlayout.tlpsrc - tlpkg/tlpsrc/ieeepes.tlpsrc - tlpkg/tlpsrc/ietfbibs.tlpsrc - tlpkg/tlpsrc/ifetex.tlpsrc - tlpkg/tlpsrc/iffont.tlpsrc - tlpkg/tlpsrc/ifluatex.tlpsrc - tlpkg/tlpsrc/ifmslide.tlpsrc - tlpkg/tlpsrc/ifmtarg.tlpsrc - tlpkg/tlpsrc/ifnextok.tlpsrc - tlpkg/tlpsrc/ifoddpage.tlpsrc - tlpkg/tlpsrc/ifplatform.tlpsrc - tlpkg/tlpsrc/ifptex.tlpsrc - tlpkg/tlpsrc/ifsym.tlpsrc - tlpkg/tlpsrc/iftex.tlpsrc - tlpkg/tlpsrc/ifthenx.tlpsrc - tlpkg/tlpsrc/ifxetex.tlpsrc - tlpkg/tlpsrc/ifxptex.tlpsrc - tlpkg/tlpsrc/iitem.tlpsrc - tlpkg/tlpsrc/ijmart.tlpsrc - tlpkg/tlpsrc/ijqc.tlpsrc - tlpkg/tlpsrc/ijsra.tlpsrc - tlpkg/tlpsrc/imac.tlpsrc - tlpkg/tlpsrc/image-gallery.tlpsrc - tlpkg/tlpsrc/imakeidx.tlpsrc - tlpkg/tlpsrc/imfellenglish.tlpsrc - tlpkg/tlpsrc/impatient-cn.tlpsrc - tlpkg/tlpsrc/impatient-fr.tlpsrc - tlpkg/tlpsrc/impatient.tlpsrc - tlpkg/tlpsrc/impnattypo.tlpsrc - tlpkg/tlpsrc/import.tlpsrc - tlpkg/tlpsrc/imsproc.tlpsrc - tlpkg/tlpsrc/imtekda.tlpsrc - tlpkg/tlpsrc/incgraph.tlpsrc - tlpkg/tlpsrc/includernw.tlpsrc - tlpkg/tlpsrc/inconsolata.tlpsrc - tlpkg/tlpsrc/index.tlpsrc - tlpkg/tlpsrc/indextools.tlpsrc - tlpkg/tlpsrc/initials.tlpsrc - tlpkg/tlpsrc/inline-images.tlpsrc - tlpkg/tlpsrc/inlinebib.tlpsrc - tlpkg/tlpsrc/inlinedef.tlpsrc - tlpkg/tlpsrc/inputtrc.tlpsrc - tlpkg/tlpsrc/inriafonts.tlpsrc - tlpkg/tlpsrc/insbox.tlpsrc - tlpkg/tlpsrc/installfont.tlpsrc - tlpkg/tlpsrc/interactiveworkbook.tlpsrc - tlpkg/tlpsrc/interchar.tlpsrc - tlpkg/tlpsrc/interfaces.tlpsrc - tlpkg/tlpsrc/interpreter.tlpsrc - tlpkg/tlpsrc/interval.tlpsrc - tlpkg/tlpsrc/intopdf.tlpsrc - tlpkg/tlpsrc/intro-scientific.tlpsrc - tlpkg/tlpsrc/inversepath.tlpsrc - tlpkg/tlpsrc/invoice-class.tlpsrc - tlpkg/tlpsrc/invoice.tlpsrc - tlpkg/tlpsrc/invoice2.tlpsrc - tlpkg/tlpsrc/iodhbwm.tlpsrc - tlpkg/tlpsrc/ionumbers.tlpsrc - tlpkg/tlpsrc/iopart-num.tlpsrc - tlpkg/tlpsrc/ipaex-type1.tlpsrc - tlpkg/tlpsrc/ipaex.tlpsrc - tlpkg/tlpsrc/iscram.tlpsrc - tlpkg/tlpsrc/iso.tlpsrc - tlpkg/tlpsrc/iso10303.tlpsrc - tlpkg/tlpsrc/isodate.tlpsrc - tlpkg/tlpsrc/isodoc.tlpsrc - tlpkg/tlpsrc/isomath.tlpsrc - tlpkg/tlpsrc/isonums.tlpsrc - tlpkg/tlpsrc/isopt.tlpsrc - tlpkg/tlpsrc/isorot.tlpsrc - tlpkg/tlpsrc/isotope.tlpsrc - tlpkg/tlpsrc/issuulinks.tlpsrc - tlpkg/tlpsrc/istgame.tlpsrc - tlpkg/tlpsrc/itnumpar.tlpsrc - tlpkg/tlpsrc/iwhdp.tlpsrc - tlpkg/tlpsrc/iwona.tlpsrc - tlpkg/tlpsrc/jablantile.tlpsrc - tlpkg/tlpsrc/jacow.tlpsrc - tlpkg/tlpsrc/jadetex.tlpsrc - tlpkg/tlpsrc/jamtimes.tlpsrc - tlpkg/tlpsrc/japanese-otf-uptex.tlpsrc - tlpkg/tlpsrc/japanese-otf.tlpsrc - tlpkg/tlpsrc/jfmutil.tlpsrc - tlpkg/tlpsrc/jigsaw.tlpsrc - tlpkg/tlpsrc/jkmath.tlpsrc - tlpkg/tlpsrc/jknapltx.tlpsrc - tlpkg/tlpsrc/jlabels.tlpsrc - tlpkg/tlpsrc/jlreq.tlpsrc - tlpkg/tlpsrc/jmlr.tlpsrc - tlpkg/tlpsrc/jmn.tlpsrc - tlpkg/tlpsrc/jneurosci.tlpsrc - tlpkg/tlpsrc/jnuexam.tlpsrc - tlpkg/tlpsrc/jpsj.tlpsrc - tlpkg/tlpsrc/js-misc.tlpsrc - tlpkg/tlpsrc/jsclasses.tlpsrc - tlpkg/tlpsrc/jslectureplanner.tlpsrc - tlpkg/tlpsrc/jumplines.tlpsrc - tlpkg/tlpsrc/junicode.tlpsrc - tlpkg/tlpsrc/jura.tlpsrc - tlpkg/tlpsrc/juraabbrev.tlpsrc - tlpkg/tlpsrc/jurabib.tlpsrc - tlpkg/tlpsrc/juramisc.tlpsrc - tlpkg/tlpsrc/jurarsp.tlpsrc - tlpkg/tlpsrc/jvlisting.tlpsrc - tlpkg/tlpsrc/kalendarium.tlpsrc - tlpkg/tlpsrc/kanaparser.tlpsrc - tlpkg/tlpsrc/kantlipsum.tlpsrc - tlpkg/tlpsrc/karnaugh-map.tlpsrc - tlpkg/tlpsrc/karnaugh.tlpsrc - tlpkg/tlpsrc/karnaughmap.tlpsrc - tlpkg/tlpsrc/kastrup.tlpsrc - tlpkg/tlpsrc/kdgdocs.tlpsrc - tlpkg/tlpsrc/kerkis.tlpsrc - tlpkg/tlpsrc/kerntest.tlpsrc - tlpkg/tlpsrc/ketcindy.tlpsrc - tlpkg/tlpsrc/keycommand.tlpsrc - tlpkg/tlpsrc/keyfloat.tlpsrc - tlpkg/tlpsrc/keyreader.tlpsrc - tlpkg/tlpsrc/keystroke.tlpsrc - tlpkg/tlpsrc/keyval2e.tlpsrc - tlpkg/tlpsrc/keyvaltable.tlpsrc - tlpkg/tlpsrc/kix.tlpsrc - tlpkg/tlpsrc/kixfont.tlpsrc - tlpkg/tlpsrc/kluwer.tlpsrc - tlpkg/tlpsrc/knitting.tlpsrc - tlpkg/tlpsrc/knittingpattern.tlpsrc - tlpkg/tlpsrc/knowledge.tlpsrc - tlpkg/tlpsrc/knuth-lib.tlpsrc - tlpkg/tlpsrc/knuth-local.tlpsrc - tlpkg/tlpsrc/knuth.tlpsrc - tlpkg/tlpsrc/koma-moderncvclassic.tlpsrc - tlpkg/tlpsrc/koma-script-examples.tlpsrc - tlpkg/tlpsrc/koma-script-sfs.tlpsrc - tlpkg/tlpsrc/koma-script.tlpsrc - tlpkg/tlpsrc/komacv-rg.tlpsrc - tlpkg/tlpsrc/komacv.tlpsrc - tlpkg/tlpsrc/kotex-oblivoir.tlpsrc - tlpkg/tlpsrc/kotex-plain.tlpsrc - tlpkg/tlpsrc/kotex-utf.tlpsrc - tlpkg/tlpsrc/kotex-utils.tlpsrc - tlpkg/tlpsrc/kpathsea.tlpsrc - tlpkg/tlpsrc/kpfonts.tlpsrc - tlpkg/tlpsrc/ksfh_nat.tlpsrc - tlpkg/tlpsrc/ksp-thesis.tlpsrc - tlpkg/tlpsrc/ktv-texdata.tlpsrc - tlpkg/tlpsrc/ku-template.tlpsrc - tlpkg/tlpsrc/kurdishlipsum.tlpsrc - tlpkg/tlpsrc/kurier.tlpsrc - tlpkg/tlpsrc/kvmap.tlpsrc - tlpkg/tlpsrc/l2picfaq.tlpsrc - tlpkg/tlpsrc/l2tabu-english.tlpsrc - tlpkg/tlpsrc/l2tabu-french.tlpsrc - tlpkg/tlpsrc/l2tabu-italian.tlpsrc - tlpkg/tlpsrc/l2tabu-spanish.tlpsrc - tlpkg/tlpsrc/l2tabu.tlpsrc - tlpkg/tlpsrc/l3build.tlpsrc - tlpkg/tlpsrc/l3experimental.tlpsrc - tlpkg/tlpsrc/l3kernel.tlpsrc - tlpkg/tlpsrc/l3packages.tlpsrc - tlpkg/tlpsrc/labbook.tlpsrc - tlpkg/tlpsrc/labels.tlpsrc - tlpkg/tlpsrc/labelschanged.tlpsrc - tlpkg/tlpsrc/labyrinth.tlpsrc - tlpkg/tlpsrc/lacheck.tlpsrc - tlpkg/tlpsrc/ladder.tlpsrc - tlpkg/tlpsrc/lambda-lists.tlpsrc - tlpkg/tlpsrc/lambda.tlpsrc - tlpkg/tlpsrc/langcode.tlpsrc - tlpkg/tlpsrc/langsci.tlpsrc - tlpkg/tlpsrc/lapdf.tlpsrc - tlpkg/tlpsrc/lastpackage.tlpsrc - tlpkg/tlpsrc/lastpage.tlpsrc - tlpkg/tlpsrc/latex-bib-ex.tlpsrc - tlpkg/tlpsrc/latex-bib2-ex.tlpsrc - tlpkg/tlpsrc/latex-bin.tlpsrc - tlpkg/tlpsrc/latex-brochure.tlpsrc - tlpkg/tlpsrc/latex-course.tlpsrc - tlpkg/tlpsrc/latex-doc-ptr.tlpsrc - tlpkg/tlpsrc/latex-fonts.tlpsrc - tlpkg/tlpsrc/latex-git-log.tlpsrc - tlpkg/tlpsrc/latex-graphics-companion.tlpsrc - tlpkg/tlpsrc/latex-make.tlpsrc - tlpkg/tlpsrc/latex-mr.tlpsrc - tlpkg/tlpsrc/latex-notes-zh-cn.tlpsrc - tlpkg/tlpsrc/latex-papersize.tlpsrc - tlpkg/tlpsrc/latex-referenz.tlpsrc - tlpkg/tlpsrc/latex-refsheet.tlpsrc - tlpkg/tlpsrc/latex-tabellen.tlpsrc - tlpkg/tlpsrc/latex-tds.tlpsrc - tlpkg/tlpsrc/latex-uni8.tlpsrc - tlpkg/tlpsrc/latex-veryshortguide.tlpsrc - tlpkg/tlpsrc/latex-via-exemplos.tlpsrc - tlpkg/tlpsrc/latex-web-companion.tlpsrc - tlpkg/tlpsrc/latex.tlpsrc - tlpkg/tlpsrc/latex2e-help-texinfo-fr.tlpsrc - tlpkg/tlpsrc/latex2e-help-texinfo-spanish.tlpsrc - tlpkg/tlpsrc/latex2e-help-texinfo.tlpsrc - tlpkg/tlpsrc/latex2man.tlpsrc - tlpkg/tlpsrc/latex2nemeth.tlpsrc - tlpkg/tlpsrc/latex4musicians.tlpsrc - tlpkg/tlpsrc/latex4wp-it.tlpsrc - tlpkg/tlpsrc/latex4wp.tlpsrc - tlpkg/tlpsrc/latexbangla.tlpsrc - tlpkg/tlpsrc/latexbug.tlpsrc - tlpkg/tlpsrc/latexcheat-de.tlpsrc - tlpkg/tlpsrc/latexcheat-esmx.tlpsrc - tlpkg/tlpsrc/latexcheat-ptbr.tlpsrc - tlpkg/tlpsrc/latexcheat.tlpsrc - tlpkg/tlpsrc/latexcolors.tlpsrc - tlpkg/tlpsrc/latexconfig.tlpsrc - tlpkg/tlpsrc/latexcourse-rug.tlpsrc - tlpkg/tlpsrc/latexdemo.tlpsrc - tlpkg/tlpsrc/latexdiff.tlpsrc - tlpkg/tlpsrc/latexfileinfo-pkgs.tlpsrc - tlpkg/tlpsrc/latexfileversion.tlpsrc - tlpkg/tlpsrc/latexgit.tlpsrc - tlpkg/tlpsrc/latexindent.tlpsrc - tlpkg/tlpsrc/latexmk.tlpsrc - tlpkg/tlpsrc/latexmp.tlpsrc - tlpkg/tlpsrc/latexpand.tlpsrc - tlpkg/tlpsrc/lato.tlpsrc - tlpkg/tlpsrc/layaureo.tlpsrc - tlpkg/tlpsrc/layouts.tlpsrc - tlpkg/tlpsrc/lazylist.tlpsrc - tlpkg/tlpsrc/lccaps.tlpsrc - tlpkg/tlpsrc/lcd.tlpsrc - tlpkg/tlpsrc/lcdftypetools.tlpsrc - tlpkg/tlpsrc/lcg.tlpsrc - tlpkg/tlpsrc/lcyw.tlpsrc - tlpkg/tlpsrc/leading.tlpsrc - tlpkg/tlpsrc/leadsheets.tlpsrc - tlpkg/tlpsrc/leaflet.tlpsrc - tlpkg/tlpsrc/lecturer.tlpsrc - tlpkg/tlpsrc/lectures.tlpsrc - tlpkg/tlpsrc/ledmac.tlpsrc - tlpkg/tlpsrc/leftidx.tlpsrc - tlpkg/tlpsrc/leipzig.tlpsrc - tlpkg/tlpsrc/lengthconvert.tlpsrc - tlpkg/tlpsrc/lettre.tlpsrc - tlpkg/tlpsrc/lettrine.tlpsrc - tlpkg/tlpsrc/levy.tlpsrc - tlpkg/tlpsrc/lewis.tlpsrc - tlpkg/tlpsrc/lexikon.tlpsrc - tlpkg/tlpsrc/lexref.tlpsrc - tlpkg/tlpsrc/lfb.tlpsrc - tlpkg/tlpsrc/lgreek.tlpsrc - tlpkg/tlpsrc/lh.tlpsrc - tlpkg/tlpsrc/lhcyr.tlpsrc - tlpkg/tlpsrc/lhelp.tlpsrc - tlpkg/tlpsrc/libertine.tlpsrc - tlpkg/tlpsrc/libertinegc.tlpsrc - tlpkg/tlpsrc/libertinus-fonts.tlpsrc - tlpkg/tlpsrc/libertinus-otf.tlpsrc - tlpkg/tlpsrc/libertinus-type1.tlpsrc - tlpkg/tlpsrc/libertinus.tlpsrc - tlpkg/tlpsrc/libertinust1math.tlpsrc - tlpkg/tlpsrc/libgreek.tlpsrc - tlpkg/tlpsrc/librarian.tlpsrc - tlpkg/tlpsrc/librebaskerville.tlpsrc - tlpkg/tlpsrc/librebodoni.tlpsrc - tlpkg/tlpsrc/librecaslon.tlpsrc - tlpkg/tlpsrc/libris.tlpsrc - tlpkg/tlpsrc/lilyglyphs.tlpsrc - tlpkg/tlpsrc/limap.tlpsrc - tlpkg/tlpsrc/limecv.tlpsrc - tlpkg/tlpsrc/linearA.tlpsrc - tlpkg/tlpsrc/linegoal.tlpsrc - tlpkg/tlpsrc/lineno.tlpsrc - tlpkg/tlpsrc/ling-macros.tlpsrc - tlpkg/tlpsrc/linguex.tlpsrc - tlpkg/tlpsrc/linop.tlpsrc - tlpkg/tlpsrc/lion-msc.tlpsrc - tlpkg/tlpsrc/lipsum.tlpsrc - tlpkg/tlpsrc/lisp-on-tex.tlpsrc - tlpkg/tlpsrc/listbib.tlpsrc - tlpkg/tlpsrc/listing.tlpsrc - tlpkg/tlpsrc/listings-ext.tlpsrc - tlpkg/tlpsrc/listings.tlpsrc - tlpkg/tlpsrc/listlbls.tlpsrc - tlpkg/tlpsrc/listliketab.tlpsrc - tlpkg/tlpsrc/listofitems.tlpsrc - tlpkg/tlpsrc/listofsymbols.tlpsrc - tlpkg/tlpsrc/lithuanian.tlpsrc - tlpkg/tlpsrc/liturg.tlpsrc - tlpkg/tlpsrc/lkproof.tlpsrc - tlpkg/tlpsrc/llncsconf.tlpsrc - tlpkg/tlpsrc/lm-math.tlpsrc - tlpkg/tlpsrc/lm.tlpsrc - tlpkg/tlpsrc/lmake.tlpsrc - tlpkg/tlpsrc/lni.tlpsrc - tlpkg/tlpsrc/lobster2.tlpsrc - tlpkg/tlpsrc/locality.tlpsrc - tlpkg/tlpsrc/localloc.tlpsrc - tlpkg/tlpsrc/logbox.tlpsrc - tlpkg/tlpsrc/logical-markup-utils.tlpsrc - tlpkg/tlpsrc/logicproof.tlpsrc - tlpkg/tlpsrc/logicpuzzle.tlpsrc - tlpkg/tlpsrc/logpap.tlpsrc - tlpkg/tlpsrc/logreq.tlpsrc - tlpkg/tlpsrc/lollipop.tlpsrc - tlpkg/tlpsrc/longdivision.tlpsrc - tlpkg/tlpsrc/longfbox.tlpsrc - tlpkg/tlpsrc/longfigure.tlpsrc - tlpkg/tlpsrc/longnamefilelist.tlpsrc - tlpkg/tlpsrc/loops.tlpsrc - tlpkg/tlpsrc/lpform.tlpsrc - tlpkg/tlpsrc/lpic.tlpsrc - tlpkg/tlpsrc/lplfitch.tlpsrc - tlpkg/tlpsrc/lps.tlpsrc - tlpkg/tlpsrc/lroundrect.tlpsrc - tlpkg/tlpsrc/lsc.tlpsrc - tlpkg/tlpsrc/lshort-bulgarian.tlpsrc - tlpkg/tlpsrc/lshort-chinese.tlpsrc - tlpkg/tlpsrc/lshort-czech.tlpsrc - tlpkg/tlpsrc/lshort-dutch.tlpsrc - tlpkg/tlpsrc/lshort-english.tlpsrc - tlpkg/tlpsrc/lshort-estonian.tlpsrc - tlpkg/tlpsrc/lshort-finnish.tlpsrc - tlpkg/tlpsrc/lshort-french.tlpsrc - tlpkg/tlpsrc/lshort-german.tlpsrc - tlpkg/tlpsrc/lshort-italian.tlpsrc - tlpkg/tlpsrc/lshort-japanese.tlpsrc - tlpkg/tlpsrc/lshort-korean.tlpsrc - tlpkg/tlpsrc/lshort-mongol.tlpsrc - tlpkg/tlpsrc/lshort-persian.tlpsrc - tlpkg/tlpsrc/lshort-polish.tlpsrc - tlpkg/tlpsrc/lshort-portuguese.tlpsrc - tlpkg/tlpsrc/lshort-russian.tlpsrc - tlpkg/tlpsrc/lshort-slovak.tlpsrc - tlpkg/tlpsrc/lshort-slovenian.tlpsrc - tlpkg/tlpsrc/lshort-spanish.tlpsrc - tlpkg/tlpsrc/lshort-thai.tlpsrc - tlpkg/tlpsrc/lshort-turkish.tlpsrc - tlpkg/tlpsrc/lshort-ukr.tlpsrc - tlpkg/tlpsrc/lshort-vietnamese.tlpsrc - tlpkg/tlpsrc/lstaddons.tlpsrc - tlpkg/tlpsrc/lstbayes.tlpsrc - tlpkg/tlpsrc/lstfiracode.tlpsrc - tlpkg/tlpsrc/lt3graph.tlpsrc - tlpkg/tlpsrc/ltablex.tlpsrc - tlpkg/tlpsrc/ltabptch.tlpsrc - tlpkg/tlpsrc/ltb2bib.tlpsrc - tlpkg/tlpsrc/ltxdockit.tlpsrc - tlpkg/tlpsrc/ltxfileinfo.tlpsrc - tlpkg/tlpsrc/ltxguidex.tlpsrc - tlpkg/tlpsrc/ltximg.tlpsrc - tlpkg/tlpsrc/ltxindex.tlpsrc - tlpkg/tlpsrc/ltxkeys.tlpsrc - tlpkg/tlpsrc/ltxmisc.tlpsrc - tlpkg/tlpsrc/ltxnew.tlpsrc - tlpkg/tlpsrc/ltxtools.tlpsrc - tlpkg/tlpsrc/lua-alt-getopt.tlpsrc - tlpkg/tlpsrc/lua-check-hyphen.tlpsrc - tlpkg/tlpsrc/lua-visual-debug.tlpsrc - tlpkg/tlpsrc/lua2dox.tlpsrc - tlpkg/tlpsrc/luabibentry.tlpsrc - tlpkg/tlpsrc/luabidi.tlpsrc - tlpkg/tlpsrc/luacode.tlpsrc - tlpkg/tlpsrc/luahyphenrules.tlpsrc - tlpkg/tlpsrc/luaindex.tlpsrc - tlpkg/tlpsrc/luainputenc.tlpsrc - tlpkg/tlpsrc/luaintro.tlpsrc - tlpkg/tlpsrc/lualatex-doc-de.tlpsrc - tlpkg/tlpsrc/lualatex-doc.tlpsrc - tlpkg/tlpsrc/lualatex-math.tlpsrc - tlpkg/tlpsrc/lualatex-truncate.tlpsrc - tlpkg/tlpsrc/lualibs.tlpsrc - tlpkg/tlpsrc/luamesh.tlpsrc - tlpkg/tlpsrc/luamplib.tlpsrc - tlpkg/tlpsrc/luaotfload.tlpsrc - tlpkg/tlpsrc/luapackageloader.tlpsrc - tlpkg/tlpsrc/luarandom.tlpsrc - tlpkg/tlpsrc/luasseq.tlpsrc - tlpkg/tlpsrc/luatex.tlpsrc - tlpkg/tlpsrc/luatex85.tlpsrc - tlpkg/tlpsrc/luatexbase.tlpsrc - tlpkg/tlpsrc/luatexja.tlpsrc - tlpkg/tlpsrc/luatexko.tlpsrc - tlpkg/tlpsrc/luatextra.tlpsrc - tlpkg/tlpsrc/luatodonotes.tlpsrc - tlpkg/tlpsrc/luavlna.tlpsrc - tlpkg/tlpsrc/luaxml.tlpsrc - tlpkg/tlpsrc/lwarp.tlpsrc - tlpkg/tlpsrc/lxfonts.tlpsrc - tlpkg/tlpsrc/ly1.tlpsrc - tlpkg/tlpsrc/lyluatex.tlpsrc - tlpkg/tlpsrc/m-tx.tlpsrc - tlpkg/tlpsrc/macros2e.tlpsrc - tlpkg/tlpsrc/macroswap.tlpsrc - tlpkg/tlpsrc/mafr.tlpsrc - tlpkg/tlpsrc/magaz.tlpsrc - tlpkg/tlpsrc/mailing.tlpsrc - tlpkg/tlpsrc/mailmerge.tlpsrc - tlpkg/tlpsrc/make4ht.tlpsrc - tlpkg/tlpsrc/makebarcode.tlpsrc - tlpkg/tlpsrc/makebase.tlpsrc - tlpkg/tlpsrc/makebox.tlpsrc - tlpkg/tlpsrc/makecell.tlpsrc - tlpkg/tlpsrc/makecirc.tlpsrc - tlpkg/tlpsrc/makecmds.tlpsrc - tlpkg/tlpsrc/makecookbook.tlpsrc - tlpkg/tlpsrc/makedtx.tlpsrc - tlpkg/tlpsrc/makeglos.tlpsrc - tlpkg/tlpsrc/makeindex.tlpsrc - tlpkg/tlpsrc/makeplot.tlpsrc - tlpkg/tlpsrc/maker.tlpsrc - tlpkg/tlpsrc/makeshape.tlpsrc - tlpkg/tlpsrc/mandi.tlpsrc - tlpkg/tlpsrc/manfnt-font.tlpsrc - tlpkg/tlpsrc/manfnt.tlpsrc - tlpkg/tlpsrc/manuscript.tlpsrc - tlpkg/tlpsrc/manyind.tlpsrc - tlpkg/tlpsrc/margbib.tlpsrc - tlpkg/tlpsrc/marginfit.tlpsrc - tlpkg/tlpsrc/marginfix.tlpsrc - tlpkg/tlpsrc/marginnote.tlpsrc - tlpkg/tlpsrc/markdown.tlpsrc - tlpkg/tlpsrc/marvosym.tlpsrc - tlpkg/tlpsrc/matc3.tlpsrc - tlpkg/tlpsrc/matc3mem.tlpsrc - tlpkg/tlpsrc/match_parens.tlpsrc - tlpkg/tlpsrc/math-e.tlpsrc - tlpkg/tlpsrc/math-into-latex-4.tlpsrc - tlpkg/tlpsrc/mathabx-type1.tlpsrc - tlpkg/tlpsrc/mathabx.tlpsrc - tlpkg/tlpsrc/mathalfa.tlpsrc - tlpkg/tlpsrc/mathastext.tlpsrc - tlpkg/tlpsrc/mathcomp.tlpsrc - tlpkg/tlpsrc/mathdesign.tlpsrc - tlpkg/tlpsrc/mathdots.tlpsrc - tlpkg/tlpsrc/mathexam.tlpsrc - tlpkg/tlpsrc/mathfam256.tlpsrc - tlpkg/tlpsrc/mathfixs.tlpsrc - tlpkg/tlpsrc/mathfont.tlpsrc - tlpkg/tlpsrc/mathpartir.tlpsrc - tlpkg/tlpsrc/mathpazo.tlpsrc - tlpkg/tlpsrc/mathpunctspace.tlpsrc - tlpkg/tlpsrc/maths-symbols.tlpsrc - tlpkg/tlpsrc/mathspec.tlpsrc - tlpkg/tlpsrc/mathspic.tlpsrc - tlpkg/tlpsrc/mathtools.tlpsrc - tlpkg/tlpsrc/matlab-prettifier.tlpsrc - tlpkg/tlpsrc/mattens.tlpsrc - tlpkg/tlpsrc/maybemath.tlpsrc - tlpkg/tlpsrc/mbenotes.tlpsrc - tlpkg/tlpsrc/mcaption.tlpsrc - tlpkg/tlpsrc/mceinleger.tlpsrc - tlpkg/tlpsrc/mcexam.tlpsrc - tlpkg/tlpsrc/mcf2graph.tlpsrc - tlpkg/tlpsrc/mcite.tlpsrc - tlpkg/tlpsrc/mciteplus.tlpsrc - tlpkg/tlpsrc/mcmthesis.tlpsrc - tlpkg/tlpsrc/mdframed.tlpsrc - tlpkg/tlpsrc/mdputu.tlpsrc - tlpkg/tlpsrc/mdsymbol.tlpsrc - tlpkg/tlpsrc/mdwtools.tlpsrc - tlpkg/tlpsrc/media9.tlpsrc - tlpkg/tlpsrc/medstarbeamer.tlpsrc - tlpkg/tlpsrc/meetingmins.tlpsrc - tlpkg/tlpsrc/memdesign.tlpsrc - tlpkg/tlpsrc/memexsupp.tlpsrc - tlpkg/tlpsrc/memoir.tlpsrc - tlpkg/tlpsrc/memory.tlpsrc - tlpkg/tlpsrc/memorygraphs.tlpsrc - tlpkg/tlpsrc/mendex-doc.tlpsrc - tlpkg/tlpsrc/mensa-tex.tlpsrc - tlpkg/tlpsrc/mentis.tlpsrc - tlpkg/tlpsrc/menu.tlpsrc - tlpkg/tlpsrc/menukeys.tlpsrc - tlpkg/tlpsrc/merriweather.tlpsrc - tlpkg/tlpsrc/metafont-beginners.tlpsrc - tlpkg/tlpsrc/metafont.tlpsrc - tlpkg/tlpsrc/metago.tlpsrc - tlpkg/tlpsrc/metalogo.tlpsrc - tlpkg/tlpsrc/metalogox.tlpsrc - tlpkg/tlpsrc/metaobj.tlpsrc - tlpkg/tlpsrc/metaplot.tlpsrc - tlpkg/tlpsrc/metapost-colorbrewer.tlpsrc - tlpkg/tlpsrc/metapost-examples.tlpsrc - tlpkg/tlpsrc/metapost.tlpsrc - tlpkg/tlpsrc/metatex.tlpsrc - tlpkg/tlpsrc/metatype1.tlpsrc - tlpkg/tlpsrc/metauml.tlpsrc - tlpkg/tlpsrc/method.tlpsrc - tlpkg/tlpsrc/metre.tlpsrc - tlpkg/tlpsrc/metrix.tlpsrc - tlpkg/tlpsrc/mex.tlpsrc - tlpkg/tlpsrc/mf2pt1.tlpsrc - tlpkg/tlpsrc/mfirstuc.tlpsrc - tlpkg/tlpsrc/mflogo-font.tlpsrc - tlpkg/tlpsrc/mflogo.tlpsrc - tlpkg/tlpsrc/mflua.tlpsrc - tlpkg/tlpsrc/mfnfss.tlpsrc - tlpkg/tlpsrc/mfpic.tlpsrc - tlpkg/tlpsrc/mfpic4ode.tlpsrc - tlpkg/tlpsrc/mftinc.tlpsrc - tlpkg/tlpsrc/mfware.tlpsrc - tlpkg/tlpsrc/mgltex.tlpsrc - tlpkg/tlpsrc/mhchem.tlpsrc - tlpkg/tlpsrc/mhequ.tlpsrc - tlpkg/tlpsrc/mi-solns.tlpsrc - tlpkg/tlpsrc/miama.tlpsrc - tlpkg/tlpsrc/microtype-de.tlpsrc - tlpkg/tlpsrc/microtype.tlpsrc - tlpkg/tlpsrc/midnight.tlpsrc - tlpkg/tlpsrc/midpage.tlpsrc - tlpkg/tlpsrc/miller.tlpsrc - tlpkg/tlpsrc/milog.tlpsrc - tlpkg/tlpsrc/milsymb.tlpsrc - tlpkg/tlpsrc/minibox.tlpsrc - tlpkg/tlpsrc/minidocument.tlpsrc - tlpkg/tlpsrc/minifp.tlpsrc - tlpkg/tlpsrc/minipage-marginpar.tlpsrc - tlpkg/tlpsrc/miniplot.tlpsrc - tlpkg/tlpsrc/minitoc.tlpsrc - tlpkg/tlpsrc/minorrevision.tlpsrc - tlpkg/tlpsrc/minted.tlpsrc - tlpkg/tlpsrc/mintspirit.tlpsrc - tlpkg/tlpsrc/minutes.tlpsrc - tlpkg/tlpsrc/missaali.tlpsrc - tlpkg/tlpsrc/mkgrkindex.tlpsrc - tlpkg/tlpsrc/mkjobtexmf.tlpsrc - tlpkg/tlpsrc/mkpattern.tlpsrc - tlpkg/tlpsrc/mkpic.tlpsrc - tlpkg/tlpsrc/mla-paper.tlpsrc - tlpkg/tlpsrc/mlist.tlpsrc - tlpkg/tlpsrc/mltex.tlpsrc - tlpkg/tlpsrc/mmap.tlpsrc - tlpkg/tlpsrc/mnotes.tlpsrc - tlpkg/tlpsrc/mnras.tlpsrc - tlpkg/tlpsrc/mnsymbol.tlpsrc - tlpkg/tlpsrc/modeles-factures-belges-assocs.tlpsrc - tlpkg/tlpsrc/moderncv.tlpsrc - tlpkg/tlpsrc/modernposter.tlpsrc - tlpkg/tlpsrc/moderntimeline.tlpsrc - tlpkg/tlpsrc/modiagram.tlpsrc - tlpkg/tlpsrc/modref.tlpsrc - tlpkg/tlpsrc/modroman.tlpsrc - tlpkg/tlpsrc/modular.tlpsrc - tlpkg/tlpsrc/modulus.tlpsrc - tlpkg/tlpsrc/mongolian-babel.tlpsrc - tlpkg/tlpsrc/monofill.tlpsrc - tlpkg/tlpsrc/montex.tlpsrc - tlpkg/tlpsrc/montserrat.tlpsrc - tlpkg/tlpsrc/moodle.tlpsrc - tlpkg/tlpsrc/moreenum.tlpsrc - tlpkg/tlpsrc/morefloats.tlpsrc - tlpkg/tlpsrc/morehype.tlpsrc - tlpkg/tlpsrc/moresize.tlpsrc - tlpkg/tlpsrc/moreverb.tlpsrc - tlpkg/tlpsrc/morewrites.tlpsrc - tlpkg/tlpsrc/morisawa.tlpsrc - tlpkg/tlpsrc/movie15.tlpsrc - tlpkg/tlpsrc/mp3d.tlpsrc - tlpkg/tlpsrc/mparhack.tlpsrc - tlpkg/tlpsrc/mparrows.tlpsrc - tlpkg/tlpsrc/mpattern.tlpsrc - tlpkg/tlpsrc/mpcolornames.tlpsrc - tlpkg/tlpsrc/mpgraphics.tlpsrc - tlpkg/tlpsrc/mpman-ru.tlpsrc - tlpkg/tlpsrc/mpostinl.tlpsrc - tlpkg/tlpsrc/mptopdf.tlpsrc - tlpkg/tlpsrc/mptrees.tlpsrc - tlpkg/tlpsrc/ms.tlpsrc - tlpkg/tlpsrc/msc.tlpsrc - tlpkg/tlpsrc/msg.tlpsrc - tlpkg/tlpsrc/mslapa.tlpsrc - tlpkg/tlpsrc/msu-thesis.tlpsrc - tlpkg/tlpsrc/mtgreek.tlpsrc - tlpkg/tlpsrc/mucproc.tlpsrc - tlpkg/tlpsrc/mugsthesis.tlpsrc - tlpkg/tlpsrc/multenum.tlpsrc - tlpkg/tlpsrc/multiaudience.tlpsrc - tlpkg/tlpsrc/multibbl.tlpsrc - tlpkg/tlpsrc/multibib.tlpsrc - tlpkg/tlpsrc/multibibliography.tlpsrc - tlpkg/tlpsrc/multicap.tlpsrc - tlpkg/tlpsrc/multicolrule.tlpsrc - tlpkg/tlpsrc/multidef.tlpsrc - tlpkg/tlpsrc/multido.tlpsrc - tlpkg/tlpsrc/multienv.tlpsrc - tlpkg/tlpsrc/multiexpand.tlpsrc - tlpkg/tlpsrc/multilang.tlpsrc - tlpkg/tlpsrc/multiobjective.tlpsrc - tlpkg/tlpsrc/multirow.tlpsrc - tlpkg/tlpsrc/munich.tlpsrc - tlpkg/tlpsrc/musicography.tlpsrc - tlpkg/tlpsrc/musikui.tlpsrc - tlpkg/tlpsrc/musixguit.tlpsrc - tlpkg/tlpsrc/musixtex-fonts.tlpsrc - tlpkg/tlpsrc/musixtex.tlpsrc - tlpkg/tlpsrc/musixtnt.tlpsrc - tlpkg/tlpsrc/musuos.tlpsrc - tlpkg/tlpsrc/muthesis.tlpsrc - tlpkg/tlpsrc/mversion.tlpsrc - tlpkg/tlpsrc/mwcls.tlpsrc - tlpkg/tlpsrc/mwe.tlpsrc - tlpkg/tlpsrc/mweights.tlpsrc - tlpkg/tlpsrc/mxedruli.tlpsrc - tlpkg/tlpsrc/mychemistry.tlpsrc - tlpkg/tlpsrc/mycv.tlpsrc - tlpkg/tlpsrc/mylatexformat.tlpsrc - tlpkg/tlpsrc/mynsfc.tlpsrc - tlpkg/tlpsrc/na-box.tlpsrc - tlpkg/tlpsrc/na-position.tlpsrc - tlpkg/tlpsrc/nag.tlpsrc - tlpkg/tlpsrc/nameauth.tlpsrc - tlpkg/tlpsrc/namespc.tlpsrc - tlpkg/tlpsrc/nanumtype1.tlpsrc - tlpkg/tlpsrc/nar.tlpsrc - tlpkg/tlpsrc/natbib.tlpsrc - tlpkg/tlpsrc/natded.tlpsrc - tlpkg/tlpsrc/nath.tlpsrc - tlpkg/tlpsrc/nature.tlpsrc - tlpkg/tlpsrc/navigator.tlpsrc - tlpkg/tlpsrc/navydocs.tlpsrc - tlpkg/tlpsrc/ncclatex.tlpsrc - tlpkg/tlpsrc/ncctools.tlpsrc - tlpkg/tlpsrc/ncntrsbk.tlpsrc - tlpkg/tlpsrc/nddiss.tlpsrc - tlpkg/tlpsrc/ndsu-thesis.tlpsrc - tlpkg/tlpsrc/needspace.tlpsrc - tlpkg/tlpsrc/nestquot.tlpsrc - tlpkg/tlpsrc/neuralnetwork.tlpsrc - tlpkg/tlpsrc/nevelok.tlpsrc - tlpkg/tlpsrc/newcommand.tlpsrc - tlpkg/tlpsrc/newenviron.tlpsrc - tlpkg/tlpsrc/newfile.tlpsrc - tlpkg/tlpsrc/newlfm.tlpsrc - tlpkg/tlpsrc/newpx.tlpsrc - tlpkg/tlpsrc/newsletr.tlpsrc - tlpkg/tlpsrc/newspaper.tlpsrc - tlpkg/tlpsrc/newtx.tlpsrc - tlpkg/tlpsrc/newtxsf.tlpsrc - tlpkg/tlpsrc/newtxtt.tlpsrc - tlpkg/tlpsrc/newunicodechar.tlpsrc - tlpkg/tlpsrc/newvbtm.tlpsrc - tlpkg/tlpsrc/newverbs.tlpsrc - tlpkg/tlpsrc/nextpage.tlpsrc - tlpkg/tlpsrc/nfssext-cfr.tlpsrc - tlpkg/tlpsrc/nicefilelist.tlpsrc - tlpkg/tlpsrc/niceframe-type1.tlpsrc - tlpkg/tlpsrc/niceframe.tlpsrc - tlpkg/tlpsrc/nicematrix.tlpsrc - tlpkg/tlpsrc/nicetext.tlpsrc - tlpkg/tlpsrc/nidanfloat.tlpsrc - tlpkg/tlpsrc/nih.tlpsrc - tlpkg/tlpsrc/nihbiosketch.tlpsrc - tlpkg/tlpsrc/nimbus15.tlpsrc - tlpkg/tlpsrc/njurepo.tlpsrc - tlpkg/tlpsrc/nkarta.tlpsrc - tlpkg/tlpsrc/nlctdoc.tlpsrc - tlpkg/tlpsrc/nmbib.tlpsrc - tlpkg/tlpsrc/noconflict.tlpsrc - tlpkg/tlpsrc/nodetree.tlpsrc - tlpkg/tlpsrc/noindentafter.tlpsrc - tlpkg/tlpsrc/noitcrul.tlpsrc - tlpkg/tlpsrc/nolbreaks.tlpsrc - tlpkg/tlpsrc/nomencl.tlpsrc - tlpkg/tlpsrc/nomentbl.tlpsrc - tlpkg/tlpsrc/nonfloat.tlpsrc - tlpkg/tlpsrc/nonumonpart.tlpsrc - tlpkg/tlpsrc/nopageno.tlpsrc - tlpkg/tlpsrc/norasi-c90.tlpsrc - tlpkg/tlpsrc/normalcolor.tlpsrc - tlpkg/tlpsrc/nostarch.tlpsrc - tlpkg/tlpsrc/notes.tlpsrc - tlpkg/tlpsrc/notes2bib.tlpsrc - tlpkg/tlpsrc/notespages.tlpsrc - tlpkg/tlpsrc/notestex.tlpsrc - tlpkg/tlpsrc/notex-bst.tlpsrc - tlpkg/tlpsrc/noto.tlpsrc - tlpkg/tlpsrc/notoccite.tlpsrc - tlpkg/tlpsrc/novel.tlpsrc - tlpkg/tlpsrc/nowidow.tlpsrc - tlpkg/tlpsrc/nox.tlpsrc - tlpkg/tlpsrc/npp-for-context.tlpsrc - tlpkg/tlpsrc/nrc.tlpsrc - tlpkg/tlpsrc/ntgclass.tlpsrc - tlpkg/tlpsrc/ntheorem-vn.tlpsrc - tlpkg/tlpsrc/ntheorem.tlpsrc - tlpkg/tlpsrc/nuc.tlpsrc - tlpkg/tlpsrc/nucleardata.tlpsrc - tlpkg/tlpsrc/numberedblock.tlpsrc - tlpkg/tlpsrc/numericplots.tlpsrc - tlpkg/tlpsrc/numname.tlpsrc - tlpkg/tlpsrc/numnameru.tlpsrc - tlpkg/tlpsrc/numprint.tlpsrc - tlpkg/tlpsrc/numspell.tlpsrc - tlpkg/tlpsrc/nwejm.tlpsrc - tlpkg/tlpsrc/oberdiek.tlpsrc - tlpkg/tlpsrc/objectz.tlpsrc - tlpkg/tlpsrc/obnov.tlpsrc - tlpkg/tlpsrc/ocg-p.tlpsrc - tlpkg/tlpsrc/ocgx.tlpsrc - tlpkg/tlpsrc/ocgx2.tlpsrc - tlpkg/tlpsrc/ocherokee.tlpsrc - tlpkg/tlpsrc/ocr-b-outline.tlpsrc - tlpkg/tlpsrc/ocr-b.tlpsrc - tlpkg/tlpsrc/ocr-latex.tlpsrc - tlpkg/tlpsrc/octave.tlpsrc - tlpkg/tlpsrc/octavo.tlpsrc - tlpkg/tlpsrc/odsfile.tlpsrc - tlpkg/tlpsrc/ofs.tlpsrc - tlpkg/tlpsrc/ogham.tlpsrc - tlpkg/tlpsrc/oinuit.tlpsrc - tlpkg/tlpsrc/old-arrows.tlpsrc - tlpkg/tlpsrc/oldlatin.tlpsrc - tlpkg/tlpsrc/oldstandard.tlpsrc - tlpkg/tlpsrc/oldstyle.tlpsrc - tlpkg/tlpsrc/olsak-misc.tlpsrc - tlpkg/tlpsrc/omega.tlpsrc - tlpkg/tlpsrc/omegaware.tlpsrc - tlpkg/tlpsrc/onedown.tlpsrc - tlpkg/tlpsrc/onlyamsmath.tlpsrc - tlpkg/tlpsrc/onrannual.tlpsrc - tlpkg/tlpsrc/opcit.tlpsrc - tlpkg/tlpsrc/opensans.tlpsrc - tlpkg/tlpsrc/oplotsymbl.tlpsrc - tlpkg/tlpsrc/opteng.tlpsrc - tlpkg/tlpsrc/optidef.tlpsrc - tlpkg/tlpsrc/optional.tlpsrc - tlpkg/tlpsrc/options.tlpsrc - tlpkg/tlpsrc/ordinalpt.tlpsrc - tlpkg/tlpsrc/orkhun.tlpsrc - tlpkg/tlpsrc/oscola.tlpsrc - tlpkg/tlpsrc/ot-tableau.tlpsrc - tlpkg/tlpsrc/othello.tlpsrc - tlpkg/tlpsrc/othelloboard.tlpsrc - tlpkg/tlpsrc/otibet.tlpsrc - tlpkg/tlpsrc/oubraces.tlpsrc - tlpkg/tlpsrc/outline.tlpsrc - tlpkg/tlpsrc/outliner.tlpsrc - tlpkg/tlpsrc/outlines.tlpsrc - tlpkg/tlpsrc/outlining.tlpsrc - tlpkg/tlpsrc/overlays.tlpsrc - tlpkg/tlpsrc/overlock.tlpsrc - tlpkg/tlpsrc/overpic.tlpsrc - tlpkg/tlpsrc/pacioli.tlpsrc - tlpkg/tlpsrc/padauk.tlpsrc - tlpkg/tlpsrc/padcount.tlpsrc - tlpkg/tlpsrc/pagecolor.tlpsrc - tlpkg/tlpsrc/pagecont.tlpsrc - tlpkg/tlpsrc/pagenote.tlpsrc - tlpkg/tlpsrc/pagerange.tlpsrc - tlpkg/tlpsrc/pageslts.tlpsrc - tlpkg/tlpsrc/palatino.tlpsrc - tlpkg/tlpsrc/paper.tlpsrc - tlpkg/tlpsrc/papercdcase.tlpsrc - tlpkg/tlpsrc/papermas.tlpsrc - tlpkg/tlpsrc/papertex.tlpsrc - tlpkg/tlpsrc/paracol.tlpsrc - tlpkg/tlpsrc/parades.tlpsrc - tlpkg/tlpsrc/paralist.tlpsrc - tlpkg/tlpsrc/parallel.tlpsrc - tlpkg/tlpsrc/paratype.tlpsrc - tlpkg/tlpsrc/paresse.tlpsrc - tlpkg/tlpsrc/parnotes.tlpsrc - tlpkg/tlpsrc/parrun.tlpsrc - tlpkg/tlpsrc/parselines.tlpsrc - tlpkg/tlpsrc/parskip.tlpsrc - tlpkg/tlpsrc/pas-cours.tlpsrc - tlpkg/tlpsrc/pas-crosswords.tlpsrc - tlpkg/tlpsrc/pas-cv.tlpsrc - tlpkg/tlpsrc/pas-tableur.tlpsrc - tlpkg/tlpsrc/passivetex.tlpsrc - tlpkg/tlpsrc/patch.tlpsrc - tlpkg/tlpsrc/patchcmd.tlpsrc - tlpkg/tlpsrc/patgen.tlpsrc - tlpkg/tlpsrc/patgen2-tutorial.tlpsrc - tlpkg/tlpsrc/path.tlpsrc - tlpkg/tlpsrc/pauldoc.tlpsrc - tlpkg/tlpsrc/pawpict.tlpsrc - tlpkg/tlpsrc/pax.tlpsrc - tlpkg/tlpsrc/pb-diagram.tlpsrc - tlpkg/tlpsrc/pbibtex-base.tlpsrc - tlpkg/tlpsrc/pbox.tlpsrc - tlpkg/tlpsrc/pbsheet.tlpsrc - tlpkg/tlpsrc/pdf-trans.tlpsrc - tlpkg/tlpsrc/pdf14.tlpsrc - tlpkg/tlpsrc/pdfbook2.tlpsrc - tlpkg/tlpsrc/pdfcomment.tlpsrc - tlpkg/tlpsrc/pdfcprot.tlpsrc - tlpkg/tlpsrc/pdfcrop.tlpsrc - tlpkg/tlpsrc/pdfjam.tlpsrc - tlpkg/tlpsrc/pdflatexpicscale.tlpsrc - tlpkg/tlpsrc/pdfmarginpar.tlpsrc - tlpkg/tlpsrc/pdfoverlay.tlpsrc - tlpkg/tlpsrc/pdfpagediff.tlpsrc - tlpkg/tlpsrc/pdfpages.tlpsrc - tlpkg/tlpsrc/pdfpc-movie.tlpsrc - tlpkg/tlpsrc/pdfprivacy.tlpsrc - tlpkg/tlpsrc/pdfreview.tlpsrc - tlpkg/tlpsrc/pdfscreen.tlpsrc - tlpkg/tlpsrc/pdfslide.tlpsrc - tlpkg/tlpsrc/pdfsync.tlpsrc - tlpkg/tlpsrc/pdftex-quiet.tlpsrc - tlpkg/tlpsrc/pdftex.tlpsrc - tlpkg/tlpsrc/pdftools.tlpsrc - tlpkg/tlpsrc/pdftricks.tlpsrc - tlpkg/tlpsrc/pdftricks2.tlpsrc - tlpkg/tlpsrc/pdfwin.tlpsrc - tlpkg/tlpsrc/pdfx.tlpsrc - tlpkg/tlpsrc/pdfxup.tlpsrc - tlpkg/tlpsrc/pecha.tlpsrc - tlpkg/tlpsrc/pedigree-perl.tlpsrc - tlpkg/tlpsrc/penrose.tlpsrc - tlpkg/tlpsrc/perception.tlpsrc - tlpkg/tlpsrc/perfectcut.tlpsrc - tlpkg/tlpsrc/perltex.tlpsrc - tlpkg/tlpsrc/permute.tlpsrc - tlpkg/tlpsrc/persian-bib.tlpsrc - tlpkg/tlpsrc/petiteannonce.tlpsrc - tlpkg/tlpsrc/petri-nets.tlpsrc - tlpkg/tlpsrc/pfarrei.tlpsrc - tlpkg/tlpsrc/pgf-blur.tlpsrc - tlpkg/tlpsrc/pgf-cmykshadings.tlpsrc - tlpkg/tlpsrc/pgf-soroban.tlpsrc - tlpkg/tlpsrc/pgf-spectra.tlpsrc - tlpkg/tlpsrc/pgf-umlcd.tlpsrc - tlpkg/tlpsrc/pgf-umlsd.tlpsrc - tlpkg/tlpsrc/pgf.tlpsrc - tlpkg/tlpsrc/pgfgantt.tlpsrc - tlpkg/tlpsrc/pgfkeyx.tlpsrc - tlpkg/tlpsrc/pgfmolbio.tlpsrc - tlpkg/tlpsrc/pgfopts.tlpsrc - tlpkg/tlpsrc/pgfornament-han.tlpsrc - tlpkg/tlpsrc/pgfornament.tlpsrc - tlpkg/tlpsrc/pgfplots.tlpsrc - tlpkg/tlpsrc/phaistos.tlpsrc - tlpkg/tlpsrc/phffullpagefigure.tlpsrc - tlpkg/tlpsrc/phfnote.tlpsrc - tlpkg/tlpsrc/phfparen.tlpsrc - tlpkg/tlpsrc/phfqit.tlpsrc - tlpkg/tlpsrc/phfquotetext.tlpsrc - tlpkg/tlpsrc/phfsvnwatermark.tlpsrc - tlpkg/tlpsrc/phfthm.tlpsrc - tlpkg/tlpsrc/philex.tlpsrc - tlpkg/tlpsrc/philokalia.tlpsrc - tlpkg/tlpsrc/philosophersimprint.tlpsrc - tlpkg/tlpsrc/phonenumbers.tlpsrc - tlpkg/tlpsrc/phonetic.tlpsrc - tlpkg/tlpsrc/phonrule.tlpsrc - tlpkg/tlpsrc/photo.tlpsrc - tlpkg/tlpsrc/physics.tlpsrc - tlpkg/tlpsrc/piano.tlpsrc - tlpkg/tlpsrc/picinpar.tlpsrc - tlpkg/tlpsrc/pict2e.tlpsrc - tlpkg/tlpsrc/pictex.tlpsrc - tlpkg/tlpsrc/pictex2.tlpsrc - tlpkg/tlpsrc/pictexsum.tlpsrc - tlpkg/tlpsrc/piechartmp.tlpsrc - tlpkg/tlpsrc/piff.tlpsrc - tlpkg/tlpsrc/pigpen.tlpsrc - tlpkg/tlpsrc/pinlabel.tlpsrc - tlpkg/tlpsrc/pitex.tlpsrc - tlpkg/tlpsrc/pittetd.tlpsrc - tlpkg/tlpsrc/pixelart.tlpsrc - tlpkg/tlpsrc/pkfix-helper.tlpsrc - tlpkg/tlpsrc/pkfix.tlpsrc - tlpkg/tlpsrc/pkgloader.tlpsrc - tlpkg/tlpsrc/pkuthss.tlpsrc - tlpkg/tlpsrc/pl.tlpsrc - tlpkg/tlpsrc/placeat.tlpsrc - tlpkg/tlpsrc/placeins-plain.tlpsrc - tlpkg/tlpsrc/placeins.tlpsrc - tlpkg/tlpsrc/plain-doc.tlpsrc - tlpkg/tlpsrc/plain.tlpsrc - tlpkg/tlpsrc/plainpkg.tlpsrc - tlpkg/tlpsrc/plantslabels.tlpsrc - tlpkg/tlpsrc/plantuml.tlpsrc - tlpkg/tlpsrc/plari.tlpsrc - tlpkg/tlpsrc/plates.tlpsrc - tlpkg/tlpsrc/platex-tools.tlpsrc - tlpkg/tlpsrc/platex.tlpsrc - tlpkg/tlpsrc/platexcheat.tlpsrc - tlpkg/tlpsrc/plautopatch.tlpsrc - tlpkg/tlpsrc/play.tlpsrc - tlpkg/tlpsrc/playfair.tlpsrc - tlpkg/tlpsrc/plex-otf.tlpsrc - tlpkg/tlpsrc/plex.tlpsrc - tlpkg/tlpsrc/plipsum.tlpsrc - tlpkg/tlpsrc/plnfss.tlpsrc - tlpkg/tlpsrc/plstmary.tlpsrc - tlpkg/tlpsrc/plweb.tlpsrc - tlpkg/tlpsrc/pm-isomath.tlpsrc - tlpkg/tlpsrc/pmgraph.tlpsrc - tlpkg/tlpsrc/pmx.tlpsrc - tlpkg/tlpsrc/pmxchords.tlpsrc - tlpkg/tlpsrc/pnas2009.tlpsrc - tlpkg/tlpsrc/poemscol.tlpsrc - tlpkg/tlpsrc/poetry.tlpsrc - tlpkg/tlpsrc/poetrytex.tlpsrc - tlpkg/tlpsrc/polexpr.tlpsrc - tlpkg/tlpsrc/polski.tlpsrc - tlpkg/tlpsrc/poltawski.tlpsrc - tlpkg/tlpsrc/polyglossia.tlpsrc - tlpkg/tlpsrc/polynom.tlpsrc - tlpkg/tlpsrc/polynomial.tlpsrc - tlpkg/tlpsrc/polytable.tlpsrc - tlpkg/tlpsrc/poormanlog.tlpsrc - tlpkg/tlpsrc/postage.tlpsrc - tlpkg/tlpsrc/postcards.tlpsrc - tlpkg/tlpsrc/poster-mac.tlpsrc - tlpkg/tlpsrc/powerdot-FUBerlin.tlpsrc - tlpkg/tlpsrc/powerdot-tuliplab.tlpsrc - tlpkg/tlpsrc/powerdot.tlpsrc - tlpkg/tlpsrc/ppr-prv.tlpsrc - tlpkg/tlpsrc/pracjourn.tlpsrc - tlpkg/tlpsrc/preprint.tlpsrc - tlpkg/tlpsrc/prerex.tlpsrc - tlpkg/tlpsrc/present.tlpsrc - tlpkg/tlpsrc/presentations-en.tlpsrc - tlpkg/tlpsrc/presentations.tlpsrc - tlpkg/tlpsrc/pressrelease.tlpsrc - tlpkg/tlpsrc/prettyref.tlpsrc - tlpkg/tlpsrc/preview.tlpsrc - tlpkg/tlpsrc/prftree.tlpsrc - tlpkg/tlpsrc/printlen.tlpsrc - tlpkg/tlpsrc/proba.tlpsrc - tlpkg/tlpsrc/probsoln.tlpsrc - tlpkg/tlpsrc/procIAGssymp.tlpsrc - tlpkg/tlpsrc/prodint.tlpsrc - tlpkg/tlpsrc/productbox.tlpsrc - tlpkg/tlpsrc/program.tlpsrc - tlpkg/tlpsrc/progress.tlpsrc - tlpkg/tlpsrc/progressbar.tlpsrc - tlpkg/tlpsrc/proofread.tlpsrc - tlpkg/tlpsrc/prooftrees.tlpsrc - tlpkg/tlpsrc/properties.tlpsrc - tlpkg/tlpsrc/proposal.tlpsrc - tlpkg/tlpsrc/prosper.tlpsrc - tlpkg/tlpsrc/protex.tlpsrc - tlpkg/tlpsrc/protocol.tlpsrc - tlpkg/tlpsrc/przechlewski-book.tlpsrc - tlpkg/tlpsrc/ps2pk.tlpsrc - tlpkg/tlpsrc/psbao.tlpsrc - tlpkg/tlpsrc/pseudocode.tlpsrc - tlpkg/tlpsrc/psfrag-italian.tlpsrc - tlpkg/tlpsrc/psfrag.tlpsrc - tlpkg/tlpsrc/psfragx.tlpsrc - tlpkg/tlpsrc/psgo.tlpsrc - tlpkg/tlpsrc/psizzl.tlpsrc - tlpkg/tlpsrc/pslatex.tlpsrc - tlpkg/tlpsrc/psnfss.tlpsrc - tlpkg/tlpsrc/pspicture.tlpsrc - tlpkg/tlpsrc/pst-2dplot.tlpsrc - tlpkg/tlpsrc/pst-3d.tlpsrc - tlpkg/tlpsrc/pst-3dplot.tlpsrc - tlpkg/tlpsrc/pst-abspos.tlpsrc - tlpkg/tlpsrc/pst-am.tlpsrc - tlpkg/tlpsrc/pst-antiprism.tlpsrc - tlpkg/tlpsrc/pst-arrow.tlpsrc - tlpkg/tlpsrc/pst-asr.tlpsrc - tlpkg/tlpsrc/pst-bar.tlpsrc - tlpkg/tlpsrc/pst-barcode.tlpsrc - tlpkg/tlpsrc/pst-bezier.tlpsrc - tlpkg/tlpsrc/pst-blur.tlpsrc - tlpkg/tlpsrc/pst-bspline.tlpsrc - tlpkg/tlpsrc/pst-calculate.tlpsrc - tlpkg/tlpsrc/pst-calendar.tlpsrc - tlpkg/tlpsrc/pst-cie.tlpsrc - tlpkg/tlpsrc/pst-circ.tlpsrc - tlpkg/tlpsrc/pst-coil.tlpsrc - tlpkg/tlpsrc/pst-contourplot.tlpsrc - tlpkg/tlpsrc/pst-cox.tlpsrc - tlpkg/tlpsrc/pst-dart.tlpsrc - tlpkg/tlpsrc/pst-dbicons.tlpsrc - tlpkg/tlpsrc/pst-diffraction.tlpsrc - tlpkg/tlpsrc/pst-electricfield.tlpsrc - tlpkg/tlpsrc/pst-eps.tlpsrc - tlpkg/tlpsrc/pst-eucl-translation-bg.tlpsrc - tlpkg/tlpsrc/pst-eucl.tlpsrc - tlpkg/tlpsrc/pst-exa.tlpsrc - tlpkg/tlpsrc/pst-feyn.tlpsrc - tlpkg/tlpsrc/pst-fill.tlpsrc - tlpkg/tlpsrc/pst-fit.tlpsrc - tlpkg/tlpsrc/pst-fr3d.tlpsrc - tlpkg/tlpsrc/pst-fractal.tlpsrc - tlpkg/tlpsrc/pst-fun.tlpsrc - tlpkg/tlpsrc/pst-func.tlpsrc - tlpkg/tlpsrc/pst-gantt.tlpsrc - tlpkg/tlpsrc/pst-geo.tlpsrc - tlpkg/tlpsrc/pst-geometrictools.tlpsrc - tlpkg/tlpsrc/pst-ghsb.tlpsrc - tlpkg/tlpsrc/pst-gr3d.tlpsrc - tlpkg/tlpsrc/pst-grad.tlpsrc - tlpkg/tlpsrc/pst-graphicx.tlpsrc - tlpkg/tlpsrc/pst-infixplot.tlpsrc - tlpkg/tlpsrc/pst-intersect.tlpsrc - tlpkg/tlpsrc/pst-jtree.tlpsrc - tlpkg/tlpsrc/pst-knot.tlpsrc - tlpkg/tlpsrc/pst-labo.tlpsrc - tlpkg/tlpsrc/pst-layout.tlpsrc - tlpkg/tlpsrc/pst-lens.tlpsrc - tlpkg/tlpsrc/pst-light3d.tlpsrc - tlpkg/tlpsrc/pst-lsystem.tlpsrc - tlpkg/tlpsrc/pst-magneticfield.tlpsrc - tlpkg/tlpsrc/pst-marble.tlpsrc - tlpkg/tlpsrc/pst-math.tlpsrc - tlpkg/tlpsrc/pst-mirror.tlpsrc - tlpkg/tlpsrc/pst-moire.tlpsrc - tlpkg/tlpsrc/pst-node.tlpsrc - tlpkg/tlpsrc/pst-ob3d.tlpsrc - tlpkg/tlpsrc/pst-ode.tlpsrc - tlpkg/tlpsrc/pst-optexp.tlpsrc - tlpkg/tlpsrc/pst-optic.tlpsrc - tlpkg/tlpsrc/pst-osci.tlpsrc - tlpkg/tlpsrc/pst-ovl.tlpsrc - tlpkg/tlpsrc/pst-pad.tlpsrc - tlpkg/tlpsrc/pst-pdf.tlpsrc - tlpkg/tlpsrc/pst-pdgr.tlpsrc - tlpkg/tlpsrc/pst-perspective.tlpsrc - tlpkg/tlpsrc/pst-platon.tlpsrc - tlpkg/tlpsrc/pst-plot.tlpsrc - tlpkg/tlpsrc/pst-poker.tlpsrc - tlpkg/tlpsrc/pst-poly.tlpsrc - tlpkg/tlpsrc/pst-pulley.tlpsrc - tlpkg/tlpsrc/pst-qtree.tlpsrc - tlpkg/tlpsrc/pst-rputover.tlpsrc - tlpkg/tlpsrc/pst-rubans.tlpsrc - tlpkg/tlpsrc/pst-shell.tlpsrc - tlpkg/tlpsrc/pst-sigsys.tlpsrc - tlpkg/tlpsrc/pst-slpe.tlpsrc - tlpkg/tlpsrc/pst-solarsystem.tlpsrc - tlpkg/tlpsrc/pst-solides3d.tlpsrc - tlpkg/tlpsrc/pst-soroban.tlpsrc - tlpkg/tlpsrc/pst-spectra.tlpsrc - tlpkg/tlpsrc/pst-spinner.tlpsrc - tlpkg/tlpsrc/pst-spirograph.tlpsrc - tlpkg/tlpsrc/pst-stru.tlpsrc - tlpkg/tlpsrc/pst-support.tlpsrc - tlpkg/tlpsrc/pst-text.tlpsrc - tlpkg/tlpsrc/pst-thick.tlpsrc - tlpkg/tlpsrc/pst-tools.tlpsrc - tlpkg/tlpsrc/pst-tree.tlpsrc - tlpkg/tlpsrc/pst-tvz.tlpsrc - tlpkg/tlpsrc/pst-uml.tlpsrc - tlpkg/tlpsrc/pst-vectorian.tlpsrc - tlpkg/tlpsrc/pst-vehicle.tlpsrc - tlpkg/tlpsrc/pst-venn.tlpsrc - tlpkg/tlpsrc/pst-vowel.tlpsrc - tlpkg/tlpsrc/pst-vue3d.tlpsrc - tlpkg/tlpsrc/pst2pdf.tlpsrc - tlpkg/tlpsrc/pstool.tlpsrc - tlpkg/tlpsrc/pstools.tlpsrc - tlpkg/tlpsrc/pstricks-add.tlpsrc - tlpkg/tlpsrc/pstricks.tlpsrc - tlpkg/tlpsrc/pstricks_calcnotes.tlpsrc - tlpkg/tlpsrc/pstring.tlpsrc - tlpkg/tlpsrc/psutils.tlpsrc - tlpkg/tlpsrc/ptex-base.tlpsrc - tlpkg/tlpsrc/ptex-fontmaps.tlpsrc - tlpkg/tlpsrc/ptex-fonts.tlpsrc - tlpkg/tlpsrc/ptex-manual.tlpsrc - tlpkg/tlpsrc/ptex.tlpsrc - tlpkg/tlpsrc/ptex2pdf.tlpsrc - tlpkg/tlpsrc/ptext.tlpsrc - tlpkg/tlpsrc/ptptex.tlpsrc - tlpkg/tlpsrc/punk-latex.tlpsrc - tlpkg/tlpsrc/punk.tlpsrc - tlpkg/tlpsrc/punknova.tlpsrc - tlpkg/tlpsrc/purifyeps.tlpsrc - tlpkg/tlpsrc/pxbase.tlpsrc - tlpkg/tlpsrc/pxchfon.tlpsrc - tlpkg/tlpsrc/pxcjkcat.tlpsrc - tlpkg/tlpsrc/pxfonts.tlpsrc - tlpkg/tlpsrc/pxgreeks.tlpsrc - tlpkg/tlpsrc/pxjahyper.tlpsrc - tlpkg/tlpsrc/pxjodel.tlpsrc - tlpkg/tlpsrc/pxpgfmark.tlpsrc - tlpkg/tlpsrc/pxrubrica.tlpsrc - tlpkg/tlpsrc/pxtatescale.tlpsrc - tlpkg/tlpsrc/pxtxalfa.tlpsrc - tlpkg/tlpsrc/pxufont.tlpsrc - tlpkg/tlpsrc/pygmentex.tlpsrc - tlpkg/tlpsrc/python.tlpsrc - tlpkg/tlpsrc/pythonhighlight.tlpsrc - tlpkg/tlpsrc/pythontex.tlpsrc - tlpkg/tlpsrc/qcircuit.tlpsrc - tlpkg/tlpsrc/qcm.tlpsrc - tlpkg/tlpsrc/qobitree.tlpsrc - tlpkg/tlpsrc/qpxqtx.tlpsrc - tlpkg/tlpsrc/qrcode.tlpsrc - tlpkg/tlpsrc/qsharp.tlpsrc - tlpkg/tlpsrc/qstest.tlpsrc - tlpkg/tlpsrc/qsymbols.tlpsrc - tlpkg/tlpsrc/qtree.tlpsrc - tlpkg/tlpsrc/quantikz.tlpsrc - tlpkg/tlpsrc/quattrocento.tlpsrc - tlpkg/tlpsrc/quicktype.tlpsrc - tlpkg/tlpsrc/quotchap.tlpsrc - tlpkg/tlpsrc/quoting.tlpsrc - tlpkg/tlpsrc/quotmark.tlpsrc - tlpkg/tlpsrc/quran-de.tlpsrc - tlpkg/tlpsrc/quran.tlpsrc - tlpkg/tlpsrc/r_und_s.tlpsrc - tlpkg/tlpsrc/raleway.tlpsrc - tlpkg/tlpsrc/ran_toks.tlpsrc - tlpkg/tlpsrc/randbild.tlpsrc - tlpkg/tlpsrc/randomlist.tlpsrc - tlpkg/tlpsrc/randomwalk.tlpsrc - tlpkg/tlpsrc/randtext.tlpsrc - tlpkg/tlpsrc/rank-2-roots.tlpsrc - tlpkg/tlpsrc/rccol.tlpsrc - tlpkg/tlpsrc/rcs-multi.tlpsrc - tlpkg/tlpsrc/rcs.tlpsrc - tlpkg/tlpsrc/rcsinfo.tlpsrc - tlpkg/tlpsrc/readarray.tlpsrc - tlpkg/tlpsrc/realboxes.tlpsrc - tlpkg/tlpsrc/realhats.tlpsrc - tlpkg/tlpsrc/realscripts.tlpsrc - tlpkg/tlpsrc/rec-thy.tlpsrc - tlpkg/tlpsrc/recipe.tlpsrc - tlpkg/tlpsrc/recipebook.tlpsrc - tlpkg/tlpsrc/recipecard.tlpsrc - tlpkg/tlpsrc/rectopma.tlpsrc - tlpkg/tlpsrc/recycle.tlpsrc - tlpkg/tlpsrc/refcheck.tlpsrc - tlpkg/tlpsrc/refenums.tlpsrc - tlpkg/tlpsrc/reflectgraphics.tlpsrc - tlpkg/tlpsrc/refman.tlpsrc - tlpkg/tlpsrc/refstyle.tlpsrc - tlpkg/tlpsrc/regcount.tlpsrc - tlpkg/tlpsrc/regexpatch.tlpsrc - tlpkg/tlpsrc/register.tlpsrc - tlpkg/tlpsrc/regstats.tlpsrc - tlpkg/tlpsrc/reledmac.tlpsrc - tlpkg/tlpsrc/relenc.tlpsrc - tlpkg/tlpsrc/relsize.tlpsrc - tlpkg/tlpsrc/reotex.tlpsrc - tlpkg/tlpsrc/repeatindex.tlpsrc - tlpkg/tlpsrc/repere.tlpsrc - tlpkg/tlpsrc/repltext.tlpsrc - tlpkg/tlpsrc/resphilosophica.tlpsrc - tlpkg/tlpsrc/resumecls.tlpsrc - tlpkg/tlpsrc/resumemac.tlpsrc - tlpkg/tlpsrc/returntogrid.tlpsrc - tlpkg/tlpsrc/reverxii.tlpsrc - tlpkg/tlpsrc/revquantum.tlpsrc - tlpkg/tlpsrc/revtex.tlpsrc - tlpkg/tlpsrc/revtex4.tlpsrc - tlpkg/tlpsrc/rgltxdoc.tlpsrc - tlpkg/tlpsrc/ribbonproofs.tlpsrc - tlpkg/tlpsrc/rjlparshap.tlpsrc - tlpkg/tlpsrc/rlepsf.tlpsrc - tlpkg/tlpsrc/rmathbr.tlpsrc - tlpkg/tlpsrc/rmpage.tlpsrc - tlpkg/tlpsrc/roboto.tlpsrc - tlpkg/tlpsrc/robustcommand.tlpsrc - tlpkg/tlpsrc/robustindex.tlpsrc - tlpkg/tlpsrc/roex.tlpsrc - tlpkg/tlpsrc/romanbar.tlpsrc - tlpkg/tlpsrc/romanbarpagenumber.tlpsrc - tlpkg/tlpsrc/romande.tlpsrc - tlpkg/tlpsrc/romanneg.tlpsrc - tlpkg/tlpsrc/romannum.tlpsrc - tlpkg/tlpsrc/rosario.tlpsrc - tlpkg/tlpsrc/rotfloat.tlpsrc - tlpkg/tlpsrc/rotpages.tlpsrc - tlpkg/tlpsrc/roundbox.tlpsrc - tlpkg/tlpsrc/roundrect.tlpsrc - tlpkg/tlpsrc/rrgtrees.tlpsrc - tlpkg/tlpsrc/rsc.tlpsrc - tlpkg/tlpsrc/rsfs.tlpsrc - tlpkg/tlpsrc/rsfso.tlpsrc - tlpkg/tlpsrc/rterface.tlpsrc - tlpkg/tlpsrc/rtkinenc.tlpsrc - tlpkg/tlpsrc/rtklage.tlpsrc - tlpkg/tlpsrc/rubik.tlpsrc - tlpkg/tlpsrc/ruhyphen.tlpsrc - tlpkg/tlpsrc/rulercompass.tlpsrc - tlpkg/tlpsrc/russ.tlpsrc - tlpkg/tlpsrc/rutitlepage.tlpsrc - tlpkg/tlpsrc/rviewport.tlpsrc - tlpkg/tlpsrc/rvwrite.tlpsrc - tlpkg/tlpsrc/ryersonsgsthesis.tlpsrc - tlpkg/tlpsrc/ryethesis.tlpsrc - tlpkg/tlpsrc/sa-tikz.tlpsrc - tlpkg/tlpsrc/sageep.tlpsrc - tlpkg/tlpsrc/sanitize-umlaut.tlpsrc - tlpkg/tlpsrc/sanskrit-t1.tlpsrc - tlpkg/tlpsrc/sanskrit.tlpsrc - tlpkg/tlpsrc/sansmath.tlpsrc - tlpkg/tlpsrc/sansmathaccent.tlpsrc - tlpkg/tlpsrc/sansmathfonts.tlpsrc - tlpkg/tlpsrc/sapthesis.tlpsrc - tlpkg/tlpsrc/sasnrdisplay.tlpsrc - tlpkg/tlpsrc/sauerj.tlpsrc - tlpkg/tlpsrc/sauter.tlpsrc - tlpkg/tlpsrc/sauterfonts.tlpsrc - tlpkg/tlpsrc/savefnmark.tlpsrc - tlpkg/tlpsrc/savesym.tlpsrc - tlpkg/tlpsrc/savetrees.tlpsrc - tlpkg/tlpsrc/scale.tlpsrc - tlpkg/tlpsrc/scalebar.tlpsrc - tlpkg/tlpsrc/scalerel.tlpsrc - tlpkg/tlpsrc/scanpages.tlpsrc - tlpkg/tlpsrc/schemabloc.tlpsrc - tlpkg/tlpsrc/schemata.tlpsrc - tlpkg/tlpsrc/scheme-basic.tlpsrc - tlpkg/tlpsrc/scheme-context.tlpsrc - tlpkg/tlpsrc/scheme-full.tlpsrc - tlpkg/tlpsrc/scheme-gust.tlpsrc - tlpkg/tlpsrc/scheme-infraonly.tlpsrc - tlpkg/tlpsrc/scheme-medium.tlpsrc - tlpkg/tlpsrc/scheme-minimal.tlpsrc - tlpkg/tlpsrc/scheme-small.tlpsrc - tlpkg/tlpsrc/scheme-tetex.tlpsrc - tlpkg/tlpsrc/schule.tlpsrc - tlpkg/tlpsrc/schulschriften.tlpsrc - tlpkg/tlpsrc/schwalbe-chess.tlpsrc - tlpkg/tlpsrc/scientific-thesis-cover.tlpsrc - tlpkg/tlpsrc/sciposter.tlpsrc - tlpkg/tlpsrc/sclang-prettifier.tlpsrc - tlpkg/tlpsrc/scratch.tlpsrc - tlpkg/tlpsrc/scratch3.tlpsrc - tlpkg/tlpsrc/scratchx.tlpsrc - tlpkg/tlpsrc/screenplay-pkg.tlpsrc - tlpkg/tlpsrc/screenplay.tlpsrc - tlpkg/tlpsrc/scrjrnl.tlpsrc - tlpkg/tlpsrc/scrlttr2copy.tlpsrc - tlpkg/tlpsrc/scsnowman.tlpsrc - tlpkg/tlpsrc/sdrt.tlpsrc - tlpkg/tlpsrc/sduthesis.tlpsrc - tlpkg/tlpsrc/secdot.tlpsrc - tlpkg/tlpsrc/section.tlpsrc - tlpkg/tlpsrc/sectionbox.tlpsrc - tlpkg/tlpsrc/sectionbreak.tlpsrc - tlpkg/tlpsrc/sectsty.tlpsrc - tlpkg/tlpsrc/seealso.tlpsrc - tlpkg/tlpsrc/seetexk.tlpsrc - tlpkg/tlpsrc/selectp.tlpsrc - tlpkg/tlpsrc/selnolig.tlpsrc - tlpkg/tlpsrc/semantic-markup.tlpsrc - tlpkg/tlpsrc/semantic.tlpsrc - tlpkg/tlpsrc/semaphor.tlpsrc - tlpkg/tlpsrc/seminar.tlpsrc - tlpkg/tlpsrc/semioneside.tlpsrc - tlpkg/tlpsrc/semproc.tlpsrc - tlpkg/tlpsrc/sepfootnotes.tlpsrc - tlpkg/tlpsrc/sepnum.tlpsrc - tlpkg/tlpsrc/seqsplit.tlpsrc - tlpkg/tlpsrc/serbian-apostrophe.tlpsrc - tlpkg/tlpsrc/serbian-date-lat.tlpsrc - tlpkg/tlpsrc/serbian-def-cyr.tlpsrc - tlpkg/tlpsrc/serbian-lig.tlpsrc - tlpkg/tlpsrc/sesamanuel.tlpsrc - tlpkg/tlpsrc/sesstime.tlpsrc - tlpkg/tlpsrc/setdeck.tlpsrc - tlpkg/tlpsrc/setspace.tlpsrc - tlpkg/tlpsrc/seuthesis.tlpsrc - tlpkg/tlpsrc/seuthesix.tlpsrc - tlpkg/tlpsrc/sexam.tlpsrc - tlpkg/tlpsrc/sf298.tlpsrc - tlpkg/tlpsrc/sffms.tlpsrc - tlpkg/tlpsrc/sfg.tlpsrc - tlpkg/tlpsrc/sfmath.tlpsrc - tlpkg/tlpsrc/sgame.tlpsrc - tlpkg/tlpsrc/shade.tlpsrc - tlpkg/tlpsrc/shadethm.tlpsrc - tlpkg/tlpsrc/shadow.tlpsrc - tlpkg/tlpsrc/shadowtext.tlpsrc - tlpkg/tlpsrc/shapepar.tlpsrc - tlpkg/tlpsrc/shapes.tlpsrc - tlpkg/tlpsrc/shdoc.tlpsrc - tlpkg/tlpsrc/shipunov.tlpsrc - tlpkg/tlpsrc/shobhika.tlpsrc - tlpkg/tlpsrc/short-math-guide.tlpsrc - tlpkg/tlpsrc/shorttoc.tlpsrc - tlpkg/tlpsrc/show2e.tlpsrc - tlpkg/tlpsrc/showcharinbox.tlpsrc - tlpkg/tlpsrc/showdim.tlpsrc - tlpkg/tlpsrc/showexpl.tlpsrc - tlpkg/tlpsrc/showhyphens.tlpsrc - tlpkg/tlpsrc/showlabels.tlpsrc - tlpkg/tlpsrc/showtags.tlpsrc - tlpkg/tlpsrc/shuffle.tlpsrc - tlpkg/tlpsrc/sidecap.tlpsrc - tlpkg/tlpsrc/sidenotes.tlpsrc - tlpkg/tlpsrc/sides.tlpsrc - tlpkg/tlpsrc/signchart.tlpsrc - tlpkg/tlpsrc/silence.tlpsrc - tlpkg/tlpsrc/simple-resume-cv.tlpsrc - tlpkg/tlpsrc/simple-thesis-dissertation.tlpsrc - tlpkg/tlpsrc/simplecd.tlpsrc - tlpkg/tlpsrc/simplecv.tlpsrc - tlpkg/tlpsrc/simpleinvoice.tlpsrc - tlpkg/tlpsrc/simplekv.tlpsrc - tlpkg/tlpsrc/simpler-wick.tlpsrc - tlpkg/tlpsrc/simplewick.tlpsrc - tlpkg/tlpsrc/simplified-latex.tlpsrc - tlpkg/tlpsrc/simurgh.tlpsrc - tlpkg/tlpsrc/sitem.tlpsrc - tlpkg/tlpsrc/siunitx.tlpsrc - tlpkg/tlpsrc/skak.tlpsrc - tlpkg/tlpsrc/skaknew.tlpsrc - tlpkg/tlpsrc/skb.tlpsrc - tlpkg/tlpsrc/skdoc.tlpsrc - tlpkg/tlpsrc/skeycommand.tlpsrc - tlpkg/tlpsrc/skeyval.tlpsrc - tlpkg/tlpsrc/skmath.tlpsrc - tlpkg/tlpsrc/skrapport.tlpsrc - tlpkg/tlpsrc/skull.tlpsrc - tlpkg/tlpsrc/slantsc.tlpsrc - tlpkg/tlpsrc/slideshow.tlpsrc - tlpkg/tlpsrc/smalltableof.tlpsrc - tlpkg/tlpsrc/smartdiagram.tlpsrc - tlpkg/tlpsrc/smartref.tlpsrc - tlpkg/tlpsrc/smartunits.tlpsrc - tlpkg/tlpsrc/snapshot.tlpsrc - tlpkg/tlpsrc/snotez.tlpsrc - tlpkg/tlpsrc/songbook.tlpsrc - tlpkg/tlpsrc/songs.tlpsrc - tlpkg/tlpsrc/sort-by-letters.tlpsrc - tlpkg/tlpsrc/soton.tlpsrc - tlpkg/tlpsrc/soul.tlpsrc - tlpkg/tlpsrc/soup.tlpsrc - tlpkg/tlpsrc/sourcecodepro.tlpsrc - tlpkg/tlpsrc/sourcesanspro.tlpsrc - tlpkg/tlpsrc/sourceserifpro.tlpsrc - tlpkg/tlpsrc/spalign.tlpsrc - tlpkg/tlpsrc/spanish-mx.tlpsrc - tlpkg/tlpsrc/spark-otf.tlpsrc - tlpkg/tlpsrc/sparklines.tlpsrc - tlpkg/tlpsrc/spath3.tlpsrc - tlpkg/tlpsrc/spectralsequences.tlpsrc - tlpkg/tlpsrc/spelling.tlpsrc - tlpkg/tlpsrc/sphack.tlpsrc - tlpkg/tlpsrc/sphdthesis.tlpsrc - tlpkg/tlpsrc/spie.tlpsrc - tlpkg/tlpsrc/splines.tlpsrc - tlpkg/tlpsrc/splitbib.tlpsrc - tlpkg/tlpsrc/splitindex.tlpsrc - tlpkg/tlpsrc/spot.tlpsrc - tlpkg/tlpsrc/spotcolor.tlpsrc - tlpkg/tlpsrc/spreadtab.tlpsrc - tlpkg/tlpsrc/spverbatim.tlpsrc - tlpkg/tlpsrc/sr-vorl.tlpsrc - tlpkg/tlpsrc/srbook-mem.tlpsrc - tlpkg/tlpsrc/srcltx.tlpsrc - tlpkg/tlpsrc/srcredact.tlpsrc - tlpkg/tlpsrc/srdp-mathematik.tlpsrc - tlpkg/tlpsrc/sseq.tlpsrc - tlpkg/tlpsrc/sslides.tlpsrc - tlpkg/tlpsrc/stack.tlpsrc - tlpkg/tlpsrc/stackengine.tlpsrc - tlpkg/tlpsrc/stage.tlpsrc - tlpkg/tlpsrc/standalone.tlpsrc - tlpkg/tlpsrc/stanli.tlpsrc - tlpkg/tlpsrc/starfont.tlpsrc - tlpkg/tlpsrc/startex.tlpsrc - tlpkg/tlpsrc/statex.tlpsrc - tlpkg/tlpsrc/statex2.tlpsrc - tlpkg/tlpsrc/statistics.tlpsrc - tlpkg/tlpsrc/statistik.tlpsrc - tlpkg/tlpsrc/statmath.tlpsrc - tlpkg/tlpsrc/staves.tlpsrc - tlpkg/tlpsrc/stdclsdv.tlpsrc - tlpkg/tlpsrc/stdpage.tlpsrc - tlpkg/tlpsrc/stealcaps.tlpsrc - tlpkg/tlpsrc/steinmetz.tlpsrc - tlpkg/tlpsrc/stellenbosch.tlpsrc - tlpkg/tlpsrc/stex.tlpsrc - tlpkg/tlpsrc/stickstoo.tlpsrc - tlpkg/tlpsrc/stix.tlpsrc - tlpkg/tlpsrc/stix2-otf.tlpsrc - tlpkg/tlpsrc/stix2-type1.tlpsrc - tlpkg/tlpsrc/stmaryrd.tlpsrc - tlpkg/tlpsrc/storebox.tlpsrc - tlpkg/tlpsrc/storecmd.tlpsrc - tlpkg/tlpsrc/stringstrings.tlpsrc - tlpkg/tlpsrc/structmech.tlpsrc - tlpkg/tlpsrc/struktex.tlpsrc - tlpkg/tlpsrc/sttools.tlpsrc - tlpkg/tlpsrc/stubs.tlpsrc - tlpkg/tlpsrc/studenthandouts.tlpsrc - tlpkg/tlpsrc/sty2dtx.tlpsrc - tlpkg/tlpsrc/suanpan.tlpsrc - tlpkg/tlpsrc/subdepth.tlpsrc - tlpkg/tlpsrc/subeqn.tlpsrc - tlpkg/tlpsrc/subeqnarray.tlpsrc - tlpkg/tlpsrc/subfig.tlpsrc - tlpkg/tlpsrc/subfigmat.tlpsrc - tlpkg/tlpsrc/subfigure.tlpsrc - tlpkg/tlpsrc/subfiles.tlpsrc - tlpkg/tlpsrc/subfloat.tlpsrc - tlpkg/tlpsrc/substances.tlpsrc - tlpkg/tlpsrc/substitutefont.tlpsrc - tlpkg/tlpsrc/substr.tlpsrc - tlpkg/tlpsrc/subsupscripts.tlpsrc - tlpkg/tlpsrc/sudoku.tlpsrc - tlpkg/tlpsrc/sudokubundle.tlpsrc - tlpkg/tlpsrc/suftesi.tlpsrc - tlpkg/tlpsrc/sugconf.tlpsrc - tlpkg/tlpsrc/superiors.tlpsrc - tlpkg/tlpsrc/supertabular.tlpsrc - tlpkg/tlpsrc/susy.tlpsrc - tlpkg/tlpsrc/svg-inkscape.tlpsrc - tlpkg/tlpsrc/svg.tlpsrc - tlpkg/tlpsrc/svgcolor.tlpsrc - tlpkg/tlpsrc/svn-multi.tlpsrc - tlpkg/tlpsrc/svn-prov.tlpsrc - tlpkg/tlpsrc/svn.tlpsrc - tlpkg/tlpsrc/svninfo.tlpsrc - tlpkg/tlpsrc/svrsymbols.tlpsrc - tlpkg/tlpsrc/swebib.tlpsrc - tlpkg/tlpsrc/swimgraf.tlpsrc - tlpkg/tlpsrc/syllogism.tlpsrc - tlpkg/tlpsrc/symbol.tlpsrc - tlpkg/tlpsrc/sympytexpackage.tlpsrc - tlpkg/tlpsrc/synctex.tlpsrc - tlpkg/tlpsrc/synproof.tlpsrc - tlpkg/tlpsrc/syntax.tlpsrc - tlpkg/tlpsrc/syntrace.tlpsrc - tlpkg/tlpsrc/synttree.tlpsrc - tlpkg/tlpsrc/systeme.tlpsrc - tlpkg/tlpsrc/t-angles.tlpsrc - tlpkg/tlpsrc/t1utils.tlpsrc - tlpkg/tlpsrc/t2.tlpsrc - tlpkg/tlpsrc/tabfigures.tlpsrc - tlpkg/tlpsrc/table-fct.tlpsrc - tlpkg/tlpsrc/tableaux.tlpsrc - tlpkg/tlpsrc/tablefootnote.tlpsrc - tlpkg/tlpsrc/tableof.tlpsrc - tlpkg/tlpsrc/tablestyles.tlpsrc - tlpkg/tlpsrc/tablists.tlpsrc - tlpkg/tlpsrc/tablor.tlpsrc - tlpkg/tlpsrc/tabls.tlpsrc - tlpkg/tlpsrc/tablvar.tlpsrc - tlpkg/tlpsrc/tabriz-thesis.tlpsrc - tlpkg/tlpsrc/tabstackengine.tlpsrc - tlpkg/tlpsrc/tabto-generic.tlpsrc - tlpkg/tlpsrc/tabto-ltx.tlpsrc - tlpkg/tlpsrc/tabu.tlpsrc - tlpkg/tlpsrc/tabularborder.tlpsrc - tlpkg/tlpsrc/tabularcalc.tlpsrc - tlpkg/tlpsrc/tabularew.tlpsrc - tlpkg/tlpsrc/tabulars-e.tlpsrc - tlpkg/tlpsrc/tabulary.tlpsrc - tlpkg/tlpsrc/tabvar.tlpsrc - tlpkg/tlpsrc/tagging.tlpsrc - tlpkg/tlpsrc/tagpair.tlpsrc - tlpkg/tlpsrc/tagpdf.tlpsrc - tlpkg/tlpsrc/talk.tlpsrc - tlpkg/tlpsrc/tamefloats.tlpsrc - tlpkg/tlpsrc/tamethebeast.tlpsrc - tlpkg/tlpsrc/tap.tlpsrc - tlpkg/tlpsrc/tapir.tlpsrc - tlpkg/tlpsrc/tasks.tlpsrc - tlpkg/tlpsrc/tcldoc.tlpsrc - tlpkg/tlpsrc/tcolorbox.tlpsrc - tlpkg/tlpsrc/tdclock.tlpsrc - tlpkg/tlpsrc/tds.tlpsrc - tlpkg/tlpsrc/tdsfrmath.tlpsrc - tlpkg/tlpsrc/technics.tlpsrc - tlpkg/tlpsrc/technion-thesis-template.tlpsrc - tlpkg/tlpsrc/ted.tlpsrc - tlpkg/tlpsrc/templates-fenn.tlpsrc - tlpkg/tlpsrc/templates-sommer.tlpsrc - tlpkg/tlpsrc/templatetools.tlpsrc - tlpkg/tlpsrc/tempora.tlpsrc - tlpkg/tlpsrc/tengwarscript.tlpsrc - tlpkg/tlpsrc/tensor.tlpsrc - tlpkg/tlpsrc/termcal-de.tlpsrc - tlpkg/tlpsrc/termcal.tlpsrc - tlpkg/tlpsrc/termlist.tlpsrc - tlpkg/tlpsrc/termmenu.tlpsrc - tlpkg/tlpsrc/testhyphens.tlpsrc - tlpkg/tlpsrc/testidx.tlpsrc - tlpkg/tlpsrc/tetex.tlpsrc - tlpkg/tlpsrc/tetragonos.tlpsrc - tlpkg/tlpsrc/teubner.tlpsrc - tlpkg/tlpsrc/tex-ewd.tlpsrc - tlpkg/tlpsrc/tex-font-errors-cheatsheet.tlpsrc - tlpkg/tlpsrc/tex-gyre-math.tlpsrc - tlpkg/tlpsrc/tex-gyre.tlpsrc - tlpkg/tlpsrc/tex-ini-files.tlpsrc - tlpkg/tlpsrc/tex-label.tlpsrc - tlpkg/tlpsrc/tex-locale.tlpsrc - tlpkg/tlpsrc/tex-overview.tlpsrc - tlpkg/tlpsrc/tex-ps.tlpsrc - tlpkg/tlpsrc/tex-refs.tlpsrc - tlpkg/tlpsrc/tex-virtual-academy-pl.tlpsrc - tlpkg/tlpsrc/tex.tlpsrc - tlpkg/tlpsrc/tex4ebook.tlpsrc - tlpkg/tlpsrc/tex4ht.tlpsrc - tlpkg/tlpsrc/texapi.tlpsrc - tlpkg/tlpsrc/texbytopic.tlpsrc - tlpkg/tlpsrc/texcount.tlpsrc - tlpkg/tlpsrc/texdate.tlpsrc - tlpkg/tlpsrc/texdef.tlpsrc - tlpkg/tlpsrc/texdiff.tlpsrc - tlpkg/tlpsrc/texdirflatten.tlpsrc - tlpkg/tlpsrc/texdoc.tlpsrc - tlpkg/tlpsrc/texdoctk.tlpsrc - tlpkg/tlpsrc/texdraw.tlpsrc - tlpkg/tlpsrc/texfot.tlpsrc - tlpkg/tlpsrc/texilikechaps.tlpsrc - tlpkg/tlpsrc/texilikecover.tlpsrc - tlpkg/tlpsrc/texinfo.tlpsrc - tlpkg/tlpsrc/texlive-common.tlpsrc - tlpkg/tlpsrc/texlive-cz.tlpsrc - tlpkg/tlpsrc/texlive-de.tlpsrc - tlpkg/tlpsrc/texlive-docindex.tlpsrc - tlpkg/tlpsrc/texlive-en.tlpsrc - tlpkg/tlpsrc/texlive-es.tlpsrc - tlpkg/tlpsrc/texlive-fr.tlpsrc - tlpkg/tlpsrc/texlive-it.tlpsrc - tlpkg/tlpsrc/texlive-msg-translations.tlpsrc - tlpkg/tlpsrc/texlive-pl.tlpsrc - tlpkg/tlpsrc/texlive-ru.tlpsrc - tlpkg/tlpsrc/texlive-scripts.tlpsrc - tlpkg/tlpsrc/texlive-sr.tlpsrc - tlpkg/tlpsrc/texlive-zh-cn.tlpsrc - tlpkg/tlpsrc/texlive.infra.tlpsrc - tlpkg/tlpsrc/texliveonfly.tlpsrc - tlpkg/tlpsrc/texloganalyser.tlpsrc - tlpkg/tlpsrc/texlogos.tlpsrc - tlpkg/tlpsrc/texmate.tlpsrc - tlpkg/tlpsrc/texments.tlpsrc - tlpkg/tlpsrc/texosquery.tlpsrc - tlpkg/tlpsrc/texpower.tlpsrc - tlpkg/tlpsrc/texproposal.tlpsrc - tlpkg/tlpsrc/texshade.tlpsrc - tlpkg/tlpsrc/texsis.tlpsrc - tlpkg/tlpsrc/textcase.tlpsrc - tlpkg/tlpsrc/textfit.tlpsrc - tlpkg/tlpsrc/textglos.tlpsrc - tlpkg/tlpsrc/textgreek.tlpsrc - tlpkg/tlpsrc/textmerg.tlpsrc - tlpkg/tlpsrc/textopo.tlpsrc - tlpkg/tlpsrc/textpath.tlpsrc - tlpkg/tlpsrc/textpos.tlpsrc - tlpkg/tlpsrc/textualicomma.tlpsrc - tlpkg/tlpsrc/texvc.tlpsrc - tlpkg/tlpsrc/texware.tlpsrc - tlpkg/tlpsrc/texworks.tlpsrc - tlpkg/tlpsrc/tfrupee.tlpsrc - tlpkg/tlpsrc/thaienum.tlpsrc - tlpkg/tlpsrc/thaispec.tlpsrc - tlpkg/tlpsrc/thalie.tlpsrc - tlpkg/tlpsrc/theatre.tlpsrc - tlpkg/tlpsrc/theoremref.tlpsrc - tlpkg/tlpsrc/thesis-ekf.tlpsrc - tlpkg/tlpsrc/thesis-gwu.tlpsrc - tlpkg/tlpsrc/thesis-qom.tlpsrc - tlpkg/tlpsrc/thesis-titlepage-fhac.tlpsrc - tlpkg/tlpsrc/thinsp.tlpsrc - tlpkg/tlpsrc/thmbox.tlpsrc - tlpkg/tlpsrc/thmtools.tlpsrc - tlpkg/tlpsrc/threadcol.tlpsrc - tlpkg/tlpsrc/threeddice.tlpsrc - tlpkg/tlpsrc/threeparttable.tlpsrc - tlpkg/tlpsrc/threeparttablex.tlpsrc - tlpkg/tlpsrc/thucoursework.tlpsrc - tlpkg/tlpsrc/thumb.tlpsrc - tlpkg/tlpsrc/thumbpdf.tlpsrc - tlpkg/tlpsrc/thumbs.tlpsrc - tlpkg/tlpsrc/thumby.tlpsrc - tlpkg/tlpsrc/thuthesis.tlpsrc - tlpkg/tlpsrc/ticket.tlpsrc - tlpkg/tlpsrc/ticollege.tlpsrc - tlpkg/tlpsrc/tie.tlpsrc - tlpkg/tlpsrc/tikz-3dplot.tlpsrc - tlpkg/tlpsrc/tikz-bayesnet.tlpsrc - tlpkg/tlpsrc/tikz-cd.tlpsrc - tlpkg/tlpsrc/tikz-dependency.tlpsrc - tlpkg/tlpsrc/tikz-dimline.tlpsrc - tlpkg/tlpsrc/tikz-feynhand.tlpsrc - tlpkg/tlpsrc/tikz-feynman.tlpsrc - tlpkg/tlpsrc/tikz-imagelabels.tlpsrc - tlpkg/tlpsrc/tikz-inet.tlpsrc - tlpkg/tlpsrc/tikz-kalender.tlpsrc - tlpkg/tlpsrc/tikz-karnaugh.tlpsrc - tlpkg/tlpsrc/tikz-ladder.tlpsrc - tlpkg/tlpsrc/tikz-layers.tlpsrc - tlpkg/tlpsrc/tikz-nef.tlpsrc - tlpkg/tlpsrc/tikz-network.tlpsrc - tlpkg/tlpsrc/tikz-opm.tlpsrc - tlpkg/tlpsrc/tikz-optics.tlpsrc - tlpkg/tlpsrc/tikz-page.tlpsrc - tlpkg/tlpsrc/tikz-palattice.tlpsrc - tlpkg/tlpsrc/tikz-qtree.tlpsrc - tlpkg/tlpsrc/tikz-relay.tlpsrc - tlpkg/tlpsrc/tikz-sfc.tlpsrc - tlpkg/tlpsrc/tikz-timing.tlpsrc - tlpkg/tlpsrc/tikz-truchet.tlpsrc - tlpkg/tlpsrc/tikzcodeblocks.tlpsrc - tlpkg/tlpsrc/tikzducks.tlpsrc - tlpkg/tlpsrc/tikzinclude.tlpsrc - tlpkg/tlpsrc/tikzlings.tlpsrc - tlpkg/tlpsrc/tikzmark.tlpsrc - tlpkg/tlpsrc/tikzmarmots.tlpsrc - tlpkg/tlpsrc/tikzorbital.tlpsrc - tlpkg/tlpsrc/tikzpagenodes.tlpsrc - tlpkg/tlpsrc/tikzpeople.tlpsrc - tlpkg/tlpsrc/tikzpfeile.tlpsrc - tlpkg/tlpsrc/tikzposter.tlpsrc - tlpkg/tlpsrc/tikzscale.tlpsrc - tlpkg/tlpsrc/tikzsymbols.tlpsrc - tlpkg/tlpsrc/timbreicmc.tlpsrc - tlpkg/tlpsrc/times.tlpsrc - tlpkg/tlpsrc/timetable.tlpsrc - tlpkg/tlpsrc/timing-diagrams.tlpsrc - tlpkg/tlpsrc/tinos.tlpsrc - tlpkg/tlpsrc/tipa-de.tlpsrc - tlpkg/tlpsrc/tipa.tlpsrc - tlpkg/tlpsrc/tipfr.tlpsrc - tlpkg/tlpsrc/titlecaps.tlpsrc - tlpkg/tlpsrc/titlefoot.tlpsrc - tlpkg/tlpsrc/titlepages.tlpsrc - tlpkg/tlpsrc/titlepic.tlpsrc - tlpkg/tlpsrc/titleref.tlpsrc - tlpkg/tlpsrc/titlesec.tlpsrc - tlpkg/tlpsrc/titling.tlpsrc - tlpkg/tlpsrc/tkz-base.tlpsrc - tlpkg/tlpsrc/tkz-berge.tlpsrc - tlpkg/tlpsrc/tkz-doc.tlpsrc - tlpkg/tlpsrc/tkz-euclide.tlpsrc - tlpkg/tlpsrc/tkz-fct.tlpsrc - tlpkg/tlpsrc/tkz-graph.tlpsrc - tlpkg/tlpsrc/tkz-kiviat.tlpsrc - tlpkg/tlpsrc/tkz-linknodes.tlpsrc - tlpkg/tlpsrc/tkz-orm.tlpsrc - tlpkg/tlpsrc/tkz-tab.tlpsrc - tlpkg/tlpsrc/tlc-article.tlpsrc - tlpkg/tlpsrc/tlc2.tlpsrc - tlpkg/tlpsrc/tlcockpit.tlpsrc - tlpkg/tlpsrc/tlgs.win32.tlpsrc - tlpkg/tlpsrc/tlperl.win32.tlpsrc - tlpkg/tlpsrc/tlpsv.win32.tlpsrc - tlpkg/tlpsrc/tlshell.tlpsrc - tlpkg/tlpsrc/tocbibind.tlpsrc - tlpkg/tlpsrc/tocdata.tlpsrc - tlpkg/tlpsrc/tocloft.tlpsrc - tlpkg/tlpsrc/tocvsec2.tlpsrc - tlpkg/tlpsrc/todo.tlpsrc - tlpkg/tlpsrc/todonotes.tlpsrc - tlpkg/tlpsrc/tokenizer.tlpsrc - tlpkg/tlpsrc/toolbox.tlpsrc - tlpkg/tlpsrc/tools.tlpsrc - tlpkg/tlpsrc/topfloat.tlpsrc - tlpkg/tlpsrc/topiclongtable.tlpsrc - tlpkg/tlpsrc/topletter.tlpsrc - tlpkg/tlpsrc/toptesi.tlpsrc - tlpkg/tlpsrc/totcount.tlpsrc - tlpkg/tlpsrc/totpages.tlpsrc - tlpkg/tlpsrc/tpic2pdftex.tlpsrc - tlpkg/tlpsrc/tpslifonts.tlpsrc - tlpkg/tlpsrc/tqft.tlpsrc - tlpkg/tlpsrc/tracklang.tlpsrc - tlpkg/tlpsrc/trajan.tlpsrc - tlpkg/tlpsrc/tram.tlpsrc - tlpkg/tlpsrc/translation-array-fr.tlpsrc - tlpkg/tlpsrc/translation-arsclassica-de.tlpsrc - tlpkg/tlpsrc/translation-biblatex-de.tlpsrc - tlpkg/tlpsrc/translation-chemsym-de.tlpsrc - tlpkg/tlpsrc/translation-dcolumn-fr.tlpsrc - tlpkg/tlpsrc/translation-ecv-de.tlpsrc - tlpkg/tlpsrc/translation-enumitem-de.tlpsrc - tlpkg/tlpsrc/translation-europecv-de.tlpsrc - tlpkg/tlpsrc/translation-filecontents-de.tlpsrc - tlpkg/tlpsrc/translation-moreverb-de.tlpsrc - tlpkg/tlpsrc/translation-natbib-fr.tlpsrc - tlpkg/tlpsrc/translation-tabbing-fr.tlpsrc - tlpkg/tlpsrc/translations.tlpsrc - tlpkg/tlpsrc/translator.tlpsrc - tlpkg/tlpsrc/tree-dvips.tlpsrc - tlpkg/tlpsrc/treetex.tlpsrc - tlpkg/tlpsrc/trfsigns.tlpsrc - tlpkg/tlpsrc/trigonometry.tlpsrc - tlpkg/tlpsrc/trimspaces.tlpsrc - tlpkg/tlpsrc/trivfloat.tlpsrc - tlpkg/tlpsrc/trsym.tlpsrc - tlpkg/tlpsrc/truncate.tlpsrc - tlpkg/tlpsrc/tsemlines.tlpsrc - tlpkg/tlpsrc/ttfutils.tlpsrc - tlpkg/tlpsrc/tucv.tlpsrc - tlpkg/tlpsrc/tudscr.tlpsrc - tlpkg/tlpsrc/tufte-latex.tlpsrc - tlpkg/tlpsrc/tugboat-plain.tlpsrc - tlpkg/tlpsrc/tugboat.tlpsrc - tlpkg/tlpsrc/tui.tlpsrc - tlpkg/tlpsrc/turabian-formatting.tlpsrc - tlpkg/tlpsrc/turabian.tlpsrc - tlpkg/tlpsrc/turkmen.tlpsrc - tlpkg/tlpsrc/turnstile.tlpsrc - tlpkg/tlpsrc/turnthepage.tlpsrc - tlpkg/tlpsrc/twoinone.tlpsrc - tlpkg/tlpsrc/twoup.tlpsrc - tlpkg/tlpsrc/txfonts.tlpsrc - tlpkg/tlpsrc/txfontsb.tlpsrc - tlpkg/tlpsrc/txgreeks.tlpsrc - tlpkg/tlpsrc/txuprcal.tlpsrc - tlpkg/tlpsrc/type1cm.tlpsrc - tlpkg/tlpsrc/typed-checklist.tlpsrc - tlpkg/tlpsrc/typeface.tlpsrc - tlpkg/tlpsrc/typehtml.tlpsrc - tlpkg/tlpsrc/typeoutfileinfo.tlpsrc - tlpkg/tlpsrc/typewriter.tlpsrc - tlpkg/tlpsrc/typicons.tlpsrc - tlpkg/tlpsrc/typoaid.tlpsrc - tlpkg/tlpsrc/typogrid.tlpsrc - tlpkg/tlpsrc/uaclasses.tlpsrc - tlpkg/tlpsrc/uafthesis.tlpsrc - tlpkg/tlpsrc/uantwerpendocs.tlpsrc - tlpkg/tlpsrc/uassign.tlpsrc - tlpkg/tlpsrc/ucbthesis.tlpsrc - tlpkg/tlpsrc/ucdavisthesis.tlpsrc - tlpkg/tlpsrc/ucharcat.tlpsrc - tlpkg/tlpsrc/ucharclasses.tlpsrc - tlpkg/tlpsrc/ucs.tlpsrc - tlpkg/tlpsrc/ucsmonograph.tlpsrc - tlpkg/tlpsrc/ucthesis.tlpsrc - tlpkg/tlpsrc/udesoftec.tlpsrc - tlpkg/tlpsrc/uebungsblatt.tlpsrc - tlpkg/tlpsrc/uestcthesis.tlpsrc - tlpkg/tlpsrc/uhc.tlpsrc - tlpkg/tlpsrc/uhhassignment.tlpsrc - tlpkg/tlpsrc/uhrzeit.tlpsrc - tlpkg/tlpsrc/uiucredborder.tlpsrc - tlpkg/tlpsrc/uiucthesis.tlpsrc - tlpkg/tlpsrc/ukrhyph.tlpsrc - tlpkg/tlpsrc/ulem.tlpsrc - tlpkg/tlpsrc/ulqda.tlpsrc - tlpkg/tlpsrc/ulthese.tlpsrc - tlpkg/tlpsrc/umbclegislation.tlpsrc - tlpkg/tlpsrc/umich-thesis.tlpsrc - tlpkg/tlpsrc/uml.tlpsrc - tlpkg/tlpsrc/umlaute.tlpsrc - tlpkg/tlpsrc/umoline.tlpsrc - tlpkg/tlpsrc/umthesis.tlpsrc - tlpkg/tlpsrc/umtypewriter.tlpsrc - tlpkg/tlpsrc/unamth-template.tlpsrc - tlpkg/tlpsrc/unamthesis.tlpsrc - tlpkg/tlpsrc/undergradmath.tlpsrc - tlpkg/tlpsrc/underlin.tlpsrc - tlpkg/tlpsrc/underoverlap.tlpsrc - tlpkg/tlpsrc/underscore.tlpsrc - tlpkg/tlpsrc/undolabl.tlpsrc - tlpkg/tlpsrc/unfonts-core.tlpsrc - tlpkg/tlpsrc/unfonts-extra.tlpsrc - tlpkg/tlpsrc/uni-wtal-ger.tlpsrc - tlpkg/tlpsrc/uni-wtal-lin.tlpsrc - tlpkg/tlpsrc/unicode-bidi.tlpsrc - tlpkg/tlpsrc/unicode-data.tlpsrc - tlpkg/tlpsrc/unicode-math.tlpsrc - tlpkg/tlpsrc/unisugar.tlpsrc - tlpkg/tlpsrc/unitn-bimrep.tlpsrc - tlpkg/tlpsrc/units.tlpsrc - tlpkg/tlpsrc/unitsdef.tlpsrc - tlpkg/tlpsrc/universa.tlpsrc - tlpkg/tlpsrc/universalis.tlpsrc - tlpkg/tlpsrc/univie-ling.tlpsrc - tlpkg/tlpsrc/unravel.tlpsrc - tlpkg/tlpsrc/unswcover.tlpsrc - tlpkg/tlpsrc/uothesis.tlpsrc - tlpkg/tlpsrc/uowthesis.tlpsrc - tlpkg/tlpsrc/uowthesistitlepage.tlpsrc - tlpkg/tlpsrc/upca.tlpsrc - tlpkg/tlpsrc/updmap-map.tlpsrc - tlpkg/tlpsrc/uplatex.tlpsrc - tlpkg/tlpsrc/upmethodology.tlpsrc - tlpkg/tlpsrc/uppunctlm.tlpsrc - tlpkg/tlpsrc/upquote.tlpsrc - tlpkg/tlpsrc/uptex-base.tlpsrc - tlpkg/tlpsrc/uptex-fonts.tlpsrc - tlpkg/tlpsrc/uptex.tlpsrc - tlpkg/tlpsrc/upzhkinsoku.tlpsrc - tlpkg/tlpsrc/urcls.tlpsrc - tlpkg/tlpsrc/uri.tlpsrc - tlpkg/tlpsrc/url.tlpsrc - tlpkg/tlpsrc/urlbst.tlpsrc - tlpkg/tlpsrc/urwchancal.tlpsrc - tlpkg/tlpsrc/usebib.tlpsrc - tlpkg/tlpsrc/ushort.tlpsrc - tlpkg/tlpsrc/uspace.tlpsrc - tlpkg/tlpsrc/uspatent.tlpsrc - tlpkg/tlpsrc/ut-thesis.tlpsrc - tlpkg/tlpsrc/utexasthesis.tlpsrc - tlpkg/tlpsrc/utf8mex.tlpsrc - tlpkg/tlpsrc/utopia.tlpsrc - tlpkg/tlpsrc/uwmslide.tlpsrc - tlpkg/tlpsrc/uwthesis.tlpsrc - tlpkg/tlpsrc/vak.tlpsrc - tlpkg/tlpsrc/vancouver.tlpsrc - tlpkg/tlpsrc/variablelm.tlpsrc - tlpkg/tlpsrc/variations.tlpsrc - tlpkg/tlpsrc/varindex.tlpsrc - tlpkg/tlpsrc/varisize.tlpsrc - tlpkg/tlpsrc/varsfromjobname.tlpsrc - tlpkg/tlpsrc/varwidth.tlpsrc - tlpkg/tlpsrc/vaucanson-g.tlpsrc - tlpkg/tlpsrc/vdmlisting.tlpsrc - tlpkg/tlpsrc/velthuis.tlpsrc - tlpkg/tlpsrc/venn.tlpsrc - tlpkg/tlpsrc/venndiagram.tlpsrc - tlpkg/tlpsrc/venturisadf.tlpsrc - tlpkg/tlpsrc/verbasef.tlpsrc - tlpkg/tlpsrc/verbatimbox.tlpsrc - tlpkg/tlpsrc/verbatimcopy.tlpsrc - tlpkg/tlpsrc/verbdef.tlpsrc - tlpkg/tlpsrc/verbments.tlpsrc - tlpkg/tlpsrc/verse.tlpsrc - tlpkg/tlpsrc/version.tlpsrc - tlpkg/tlpsrc/versions.tlpsrc - tlpkg/tlpsrc/versonotes.tlpsrc - tlpkg/tlpsrc/vertbars.tlpsrc - tlpkg/tlpsrc/vgrid.tlpsrc - tlpkg/tlpsrc/vhistory.tlpsrc - tlpkg/tlpsrc/visualfaq.tlpsrc - tlpkg/tlpsrc/visualpstricks.tlpsrc - tlpkg/tlpsrc/visualtikz.tlpsrc - tlpkg/tlpsrc/vlna.tlpsrc - tlpkg/tlpsrc/vmargin.tlpsrc - tlpkg/tlpsrc/vntex.tlpsrc - tlpkg/tlpsrc/vocaltract.tlpsrc - tlpkg/tlpsrc/volumes.tlpsrc - tlpkg/tlpsrc/voss-mathcol.tlpsrc - tlpkg/tlpsrc/vpe.tlpsrc - tlpkg/tlpsrc/vruler.tlpsrc - tlpkg/tlpsrc/vwcol.tlpsrc - tlpkg/tlpsrc/wadalab.tlpsrc - tlpkg/tlpsrc/wallcalendar.tlpsrc - tlpkg/tlpsrc/wallpaper.tlpsrc - tlpkg/tlpsrc/warning.tlpsrc - tlpkg/tlpsrc/warpcol.tlpsrc - tlpkg/tlpsrc/was.tlpsrc - tlpkg/tlpsrc/wasy.tlpsrc - tlpkg/tlpsrc/wasy2-ps.tlpsrc - tlpkg/tlpsrc/wasysym.tlpsrc - tlpkg/tlpsrc/web.tlpsrc - tlpkg/tlpsrc/webguide.tlpsrc - tlpkg/tlpsrc/widetable.tlpsrc - tlpkg/tlpsrc/widows-and-orphans.tlpsrc - tlpkg/tlpsrc/williams.tlpsrc - tlpkg/tlpsrc/windycity.tlpsrc - tlpkg/tlpsrc/wintools.win32.tlpsrc - tlpkg/tlpsrc/withargs.tlpsrc - tlpkg/tlpsrc/witharrows.tlpsrc - tlpkg/tlpsrc/wnri-latex.tlpsrc - tlpkg/tlpsrc/wnri.tlpsrc - tlpkg/tlpsrc/wordcount.tlpsrc - tlpkg/tlpsrc/wordlike.tlpsrc - tlpkg/tlpsrc/worksheet.tlpsrc - tlpkg/tlpsrc/wrapfig.tlpsrc - tlpkg/tlpsrc/wsemclassic.tlpsrc - tlpkg/tlpsrc/wsuipa.tlpsrc - tlpkg/tlpsrc/wtref.tlpsrc - tlpkg/tlpsrc/xargs.tlpsrc - tlpkg/tlpsrc/xassoccnt.tlpsrc - tlpkg/tlpsrc/xbmks.tlpsrc - tlpkg/tlpsrc/xcharter.tlpsrc - tlpkg/tlpsrc/xcite.tlpsrc - tlpkg/tlpsrc/xcjk2uni.tlpsrc - tlpkg/tlpsrc/xcntperchap.tlpsrc - tlpkg/tlpsrc/xcolor-material.tlpsrc - tlpkg/tlpsrc/xcolor-solarized.tlpsrc - tlpkg/tlpsrc/xcolor.tlpsrc - tlpkg/tlpsrc/xcomment.tlpsrc - tlpkg/tlpsrc/xcookybooky.tlpsrc - tlpkg/tlpsrc/xdoc.tlpsrc - tlpkg/tlpsrc/xduthesis.tlpsrc - tlpkg/tlpsrc/xdvi.tlpsrc - tlpkg/tlpsrc/xebaposter.tlpsrc - tlpkg/tlpsrc/xechangebar.tlpsrc - tlpkg/tlpsrc/xecjk.tlpsrc - tlpkg/tlpsrc/xecolor.tlpsrc - tlpkg/tlpsrc/xecyr.tlpsrc - tlpkg/tlpsrc/xeindex.tlpsrc - tlpkg/tlpsrc/xellipsis.tlpsrc - tlpkg/tlpsrc/xepersian.tlpsrc - tlpkg/tlpsrc/xesearch.tlpsrc - tlpkg/tlpsrc/xespotcolor.tlpsrc - tlpkg/tlpsrc/xetex-devanagari.tlpsrc - tlpkg/tlpsrc/xetex-itrans.tlpsrc - tlpkg/tlpsrc/xetex-pstricks.tlpsrc - tlpkg/tlpsrc/xetex-tibetan.tlpsrc - tlpkg/tlpsrc/xetex.tlpsrc - tlpkg/tlpsrc/xetexconfig.tlpsrc - tlpkg/tlpsrc/xetexfontinfo.tlpsrc - tlpkg/tlpsrc/xetexko.tlpsrc - tlpkg/tlpsrc/xetexref.tlpsrc - tlpkg/tlpsrc/xevlna.tlpsrc - tlpkg/tlpsrc/xfakebold.tlpsrc - tlpkg/tlpsrc/xfor.tlpsrc - tlpkg/tlpsrc/xgreek.tlpsrc - tlpkg/tlpsrc/xhfill.tlpsrc - tlpkg/tlpsrc/xifthen.tlpsrc - tlpkg/tlpsrc/xii-lat.tlpsrc - tlpkg/tlpsrc/xii.tlpsrc - tlpkg/tlpsrc/xindex.tlpsrc - tlpkg/tlpsrc/xindy.tlpsrc - tlpkg/tlpsrc/xint.tlpsrc - tlpkg/tlpsrc/xits.tlpsrc - tlpkg/tlpsrc/xkeyval.tlpsrc - tlpkg/tlpsrc/xlop.tlpsrc - tlpkg/tlpsrc/xltabular.tlpsrc - tlpkg/tlpsrc/xltxtra.tlpsrc - tlpkg/tlpsrc/xmltex.tlpsrc - tlpkg/tlpsrc/xmltexconfig.tlpsrc - tlpkg/tlpsrc/xmpincl.tlpsrc - tlpkg/tlpsrc/xnewcommand.tlpsrc - tlpkg/tlpsrc/xoptarg.tlpsrc - tlpkg/tlpsrc/xpatch.tlpsrc - tlpkg/tlpsrc/xpeek.tlpsrc - tlpkg/tlpsrc/xpiano.tlpsrc - tlpkg/tlpsrc/xpicture.tlpsrc - tlpkg/tlpsrc/xpinyin.tlpsrc - tlpkg/tlpsrc/xprintlen.tlpsrc - tlpkg/tlpsrc/xpunctuate.tlpsrc - tlpkg/tlpsrc/xq.tlpsrc - tlpkg/tlpsrc/xsavebox.tlpsrc - tlpkg/tlpsrc/xsim.tlpsrc - tlpkg/tlpsrc/xskak.tlpsrc - tlpkg/tlpsrc/xstring.tlpsrc - tlpkg/tlpsrc/xtab.tlpsrc - tlpkg/tlpsrc/xtuthesis.tlpsrc - tlpkg/tlpsrc/xunicode.tlpsrc - tlpkg/tlpsrc/xurl.tlpsrc - tlpkg/tlpsrc/xwatermark.tlpsrc - tlpkg/tlpsrc/xyling.tlpsrc - tlpkg/tlpsrc/xymtex.tlpsrc - tlpkg/tlpsrc/xypic-tut-pt.tlpsrc - tlpkg/tlpsrc/xypic.tlpsrc - tlpkg/tlpsrc/xytree.tlpsrc - tlpkg/tlpsrc/yafoot.tlpsrc - tlpkg/tlpsrc/yagusylo.tlpsrc - tlpkg/tlpsrc/yaletter.tlpsrc - tlpkg/tlpsrc/yannisgr.tlpsrc - tlpkg/tlpsrc/yathesis.tlpsrc - tlpkg/tlpsrc/yax.tlpsrc - tlpkg/tlpsrc/ycbook.tlpsrc - tlpkg/tlpsrc/ydoc.tlpsrc - tlpkg/tlpsrc/yfonts-t1.tlpsrc - tlpkg/tlpsrc/yfonts.tlpsrc - tlpkg/tlpsrc/yhmath.tlpsrc - tlpkg/tlpsrc/yinit-otf.tlpsrc - tlpkg/tlpsrc/york-thesis.tlpsrc - tlpkg/tlpsrc/youngtab.tlpsrc - tlpkg/tlpsrc/yplan.tlpsrc - tlpkg/tlpsrc/ytableau.tlpsrc - tlpkg/tlpsrc/zapfchan.tlpsrc - tlpkg/tlpsrc/zapfding.tlpsrc - tlpkg/tlpsrc/zebra-goodies.tlpsrc - tlpkg/tlpsrc/zed-csp.tlpsrc - tlpkg/tlpsrc/zhlineskip.tlpsrc - tlpkg/tlpsrc/zhlipsum.tlpsrc - tlpkg/tlpsrc/zhmetrics-uptex.tlpsrc - tlpkg/tlpsrc/zhmetrics.tlpsrc - tlpkg/tlpsrc/zhnumber.tlpsrc - tlpkg/tlpsrc/zhspacing.tlpsrc - tlpkg/tlpsrc/ziffer.tlpsrc - tlpkg/tlpsrc/zlmtt.tlpsrc - tlpkg/tlpsrc/zwgetfdate.tlpsrc - tlpkg/tlpsrc/zwpagelayout.tlpsrc - tlpkg/tlpsrc/zxjafbfont.tlpsrc - tlpkg/tlpsrc/zxjafont.tlpsrc - tlpkg/tlpsrc/zxjatype.tlpsrc - -name 00texlive.installation -category TLCore -revision 45627 -shortdesc TeX Live configuration settings -longdesc This package serves on an installed system as configuration -longdesc file. We have to remember these settings for additional package -longdesc installation, removal, etc. There are two types here: 1) If -longdesc the key starts with opt_ this is an option that can be set by -longdesc the user either at installation time or via tlmgr later. 2) If -longdesc the key starts with setting_ this value cannot be changed by -longdesc the user directly with tlmgr, but only by other actions. -longdesc Currently there are only two settings supported, and the second -longdesc is only used in unusual cases: 2a) -longdesc setting_available_architectures lists all available platforms -longdesc and should be always present 2b) setting_platform *overrides* -longdesc the auto-detected platform. This value will only be present -longdesc when you forced a specific architecture with -force-arch to -longdesc install-tl The value of __MASTER__ for the location field -longdesc tells the installer to use the present directory itself. For -longdesc example, the DVD can be mounted anywhere and we want the -longdesc installer to work. Concerning the 00* names: All packages -longdesc starting with 00texlive are ``virtual packages'', in the sense -longdesc that no containers are generated and these packages are never -longdesc split into .src and .doc sub-packages in the tlpdb. -depend setting_available_architectures:aarch64-linux amd64-freebsd amd64-netbsd armhf-linux i386-cygwin i386-freebsd i386-linux i386-netbsd i386-solaris sparc-solaris win32 x86_64-cygwin x86_64-darwin x86_64-darwinlegacy x86_64-linux x86_64-linuxmusl x86_64-solaris -depend opt_autobackup:1 -depend opt_backupdir:tlpkg/backups -depend opt_create_formats:1 -depend opt_desktop_integration:1 -depend opt_file_assocs:1 -depend opt_generate_updmap:0 -depend opt_install_docfiles:1 -depend opt_install_srcfiles:1 -depend opt_location:__MASTER__ -depend opt_post_code:1 -depend opt_sys_bin:/usr/local/bin -depend opt_sys_info:/usr/local/share/info -depend opt_sys_man:/usr/local/share/man -depend opt_w32_multi_user:1 - -name 00texlive.installer -category TLCore -revision 50139 -shortdesc TeX Live standalone installer package -longdesc This package defines the files to go into the installer -longdesc archives (install-tl-unx.tar.gz, install-tl.zip) built by the -longdesc tl-make-installer script. Most of what's here is also included -longdesc in the texlive.infra package -- ordinarily, duplicates are not -longdesc allowed, but in this case, 00texlive.installer is never used -longdesc *except* to build the installer archives, so it's ok. For -longdesc information on the 00texlive prefix see -longdesc 00texlive.installation(.tlpsrc) -runfiles size=111 - install-tl - release-texlive.txt - tlpkg/installer/COPYING.MinGW-runtime.txt - tlpkg/installer/DirSelect.pm - tlpkg/installer/config.guess - tlpkg/installer/ctan-mirrors.pl - tlpkg/installer/install-menu-extl.pl - tlpkg/installer/install-menu-perltk.pl - tlpkg/installer/install-menu-text.pl - tlpkg/installer/install-menu-wizard.pl - tlpkg/installer/install-tl-gui.tcl - tlpkg/installer/install-tl.html - tlpkg/installer/installer-options.txt - tlpkg/installer/texdirsel.pl - tlpkg/installer/texlion.gif - tlpkg/installer/texlive.png - tlpkg/installer/tl-cmd.bat - tlpkg/installer/tl-tray-menu.ini - tlpkg/installer/tracked-install.pl - tlpkg/tltcl/tltcl.tcl -binfiles arch=aarch64-linux size=41 - tlpkg/installer/xz/xz.aarch64-linux -binfiles arch=amd64-freebsd size=202 - tlpkg/installer/wget/wget.amd64-freebsd - tlpkg/installer/xz/xz.amd64-freebsd -binfiles arch=amd64-netbsd size=195 - tlpkg/installer/wget/wget.amd64-netbsd - tlpkg/installer/xz/xz.amd64-netbsd -binfiles arch=armhf-linux size=43 - tlpkg/installer/xz/xz.armhf-linux -binfiles arch=i386-cygwin size=52 - tlpkg/installer/xz/xz.i386-cygwin.exe -binfiles arch=i386-freebsd size=178 - tlpkg/installer/wget/wget.i386-freebsd - tlpkg/installer/xz/xz.i386-freebsd -binfiles arch=i386-linux size=46 - tlpkg/installer/xz/xz.i386-linux -binfiles arch=i386-netbsd size=183 - tlpkg/installer/wget/wget.i386-netbsd - tlpkg/installer/xz/xz.i386-netbsd -binfiles arch=i386-solaris size=45 - tlpkg/installer/xz/xz.i386-solaris -binfiles arch=sparc-solaris size=216 - tlpkg/installer/wget/wget.sparc-solaris - tlpkg/installer/xz/xz.sparc-solaris -binfiles arch=win32 size=14520 - install-tl-advanced.bat - install-tl-windows.bat - tlpkg/installer/tar.exe - tlpkg/installer/wget/wget.exe - tlpkg/installer/xz/xz.exe - tlpkg/tlperl/README.TEXLIVE - tlpkg/tlperl/bin/libgcc_s_dw2-1.dll - tlpkg/tlperl/bin/libstdc++-6.dll - tlpkg/tlperl/bin/libwinpthread-1.dll - tlpkg/tlperl/bin/perl.exe - tlpkg/tlperl/bin/perl5.26.1.exe - tlpkg/tlperl/bin/perl526.dll - tlpkg/tlperl/bin/perlglob.exe - tlpkg/tlperl/bin/wperl.exe - tlpkg/tlperl/lib/.packlist - tlpkg/tlperl/lib/AnyDBM_File.pm - tlpkg/tlperl/lib/App/Cpan.pm - tlpkg/tlperl/lib/App/Prove.pm - tlpkg/tlperl/lib/App/Prove/State.pm - tlpkg/tlperl/lib/App/Prove/State/Result.pm - tlpkg/tlperl/lib/App/Prove/State/Result/Test.pm - tlpkg/tlperl/lib/Archive/Tar.pm - tlpkg/tlperl/lib/Archive/Tar/Constant.pm - tlpkg/tlperl/lib/Archive/Tar/File.pm - tlpkg/tlperl/lib/Attribute/Handlers.pm - tlpkg/tlperl/lib/AutoLoader.pm - tlpkg/tlperl/lib/AutoSplit.pm - tlpkg/tlperl/lib/B.pm - tlpkg/tlperl/lib/B/Concise.pm - tlpkg/tlperl/lib/B/Debug.pm - tlpkg/tlperl/lib/B/Deparse.pm - tlpkg/tlperl/lib/B/Op_private.pm - tlpkg/tlperl/lib/B/Showlex.pm - tlpkg/tlperl/lib/B/Terse.pm - tlpkg/tlperl/lib/B/Xref.pm - tlpkg/tlperl/lib/Benchmark.pm - tlpkg/tlperl/lib/CORE.pod - tlpkg/tlperl/lib/CORE/EXTERN.h - tlpkg/tlperl/lib/CORE/INTERN.h - tlpkg/tlperl/lib/CORE/XSUB.h - tlpkg/tlperl/lib/CORE/arpa/inet.h - tlpkg/tlperl/lib/CORE/av.h - tlpkg/tlperl/lib/CORE/bitcount.h - tlpkg/tlperl/lib/CORE/charclass_invlists.h - tlpkg/tlperl/lib/CORE/config.h - tlpkg/tlperl/lib/CORE/cop.h - tlpkg/tlperl/lib/CORE/cv.h - tlpkg/tlperl/lib/CORE/dirent.h - tlpkg/tlperl/lib/CORE/dosish.h - tlpkg/tlperl/lib/CORE/dquote_inline.h - tlpkg/tlperl/lib/CORE/ebcdic_tables.h - tlpkg/tlperl/lib/CORE/embed.h - tlpkg/tlperl/lib/CORE/embedvar.h - tlpkg/tlperl/lib/CORE/fakesdio.h - tlpkg/tlperl/lib/CORE/feature.h - tlpkg/tlperl/lib/CORE/form.h - tlpkg/tlperl/lib/CORE/git_version.h - tlpkg/tlperl/lib/CORE/gv.h - tlpkg/tlperl/lib/CORE/handy.h - tlpkg/tlperl/lib/CORE/hv.h - tlpkg/tlperl/lib/CORE/hv_func.h - tlpkg/tlperl/lib/CORE/inline.h - tlpkg/tlperl/lib/CORE/intrpvar.h - tlpkg/tlperl/lib/CORE/invlist_inline.h - tlpkg/tlperl/lib/CORE/iperlsys.h - tlpkg/tlperl/lib/CORE/keywords.h - tlpkg/tlperl/lib/CORE/l1_char_class_tab.h - tlpkg/tlperl/lib/CORE/libperl526.a - tlpkg/tlperl/lib/CORE/malloc_ctl.h - tlpkg/tlperl/lib/CORE/metaconfig.h - tlpkg/tlperl/lib/CORE/mg.h - tlpkg/tlperl/lib/CORE/mg_data.h - tlpkg/tlperl/lib/CORE/mg_raw.h - tlpkg/tlperl/lib/CORE/mg_vtable.h - tlpkg/tlperl/lib/CORE/mydtrace.h - tlpkg/tlperl/lib/CORE/netdb.h - tlpkg/tlperl/lib/CORE/nostdio.h - tlpkg/tlperl/lib/CORE/op.h - tlpkg/tlperl/lib/CORE/op_reg_common.h - tlpkg/tlperl/lib/CORE/opcode.h - tlpkg/tlperl/lib/CORE/opnames.h - tlpkg/tlperl/lib/CORE/overload.h - tlpkg/tlperl/lib/CORE/pad.h - tlpkg/tlperl/lib/CORE/parser.h - tlpkg/tlperl/lib/CORE/patchlevel.h - tlpkg/tlperl/lib/CORE/perl.h - tlpkg/tlperl/lib/CORE/perlapi.h - tlpkg/tlperl/lib/CORE/perlhost.h - tlpkg/tlperl/lib/CORE/perlio.h - tlpkg/tlperl/lib/CORE/perliol.h - tlpkg/tlperl/lib/CORE/perlsdio.h - tlpkg/tlperl/lib/CORE/perlvars.h - tlpkg/tlperl/lib/CORE/perly.h - tlpkg/tlperl/lib/CORE/pp.h - tlpkg/tlperl/lib/CORE/pp_proto.h - tlpkg/tlperl/lib/CORE/proto.h - tlpkg/tlperl/lib/CORE/reentr.h - tlpkg/tlperl/lib/CORE/regcharclass.h - tlpkg/tlperl/lib/CORE/regcomp.h - tlpkg/tlperl/lib/CORE/regexp.h - tlpkg/tlperl/lib/CORE/regnodes.h - tlpkg/tlperl/lib/CORE/scope.h - tlpkg/tlperl/lib/CORE/sv.h - tlpkg/tlperl/lib/CORE/sys/errno2.h - tlpkg/tlperl/lib/CORE/sys/socket.h - tlpkg/tlperl/lib/CORE/thread.h - tlpkg/tlperl/lib/CORE/time64.h - tlpkg/tlperl/lib/CORE/time64_config.h - tlpkg/tlperl/lib/CORE/uconfig.h - tlpkg/tlperl/lib/CORE/unicode_constants.h - tlpkg/tlperl/lib/CORE/unixish.h - tlpkg/tlperl/lib/CORE/utf8.h - tlpkg/tlperl/lib/CORE/utfebcdic.h - tlpkg/tlperl/lib/CORE/util.h - tlpkg/tlperl/lib/CORE/uudmap.h - tlpkg/tlperl/lib/CORE/vdir.h - tlpkg/tlperl/lib/CORE/vmem.h - tlpkg/tlperl/lib/CORE/vutil.h - tlpkg/tlperl/lib/CORE/warnings.h - tlpkg/tlperl/lib/CORE/win32.h - tlpkg/tlperl/lib/CORE/win32iop-o.h - tlpkg/tlperl/lib/CORE/win32iop.h - tlpkg/tlperl/lib/CORE/win32thread.h - tlpkg/tlperl/lib/CORE/wince.h - tlpkg/tlperl/lib/CPAN.pm - tlpkg/tlperl/lib/CPAN/API/HOWTO.pod - tlpkg/tlperl/lib/CPAN/Author.pm - tlpkg/tlperl/lib/CPAN/Bundle.pm - tlpkg/tlperl/lib/CPAN/CacheMgr.pm - tlpkg/tlperl/lib/CPAN/Complete.pm - tlpkg/tlperl/lib/CPAN/Debug.pm - tlpkg/tlperl/lib/CPAN/DeferredCode.pm - tlpkg/tlperl/lib/CPAN/Distribution.pm - tlpkg/tlperl/lib/CPAN/Distroprefs.pm - tlpkg/tlperl/lib/CPAN/Distrostatus.pm - tlpkg/tlperl/lib/CPAN/Exception/RecursiveDependency.pm - tlpkg/tlperl/lib/CPAN/Exception/blocked_urllist.pm - tlpkg/tlperl/lib/CPAN/Exception/yaml_not_installed.pm - tlpkg/tlperl/lib/CPAN/Exception/yaml_process_error.pm - tlpkg/tlperl/lib/CPAN/FTP.pm - tlpkg/tlperl/lib/CPAN/FTP/netrc.pm - tlpkg/tlperl/lib/CPAN/FirstTime.pm - tlpkg/tlperl/lib/CPAN/HTTP/Client.pm - tlpkg/tlperl/lib/CPAN/HTTP/Credentials.pm - tlpkg/tlperl/lib/CPAN/HandleConfig.pm - tlpkg/tlperl/lib/CPAN/Index.pm - tlpkg/tlperl/lib/CPAN/InfoObj.pm - tlpkg/tlperl/lib/CPAN/Kwalify.pm - tlpkg/tlperl/lib/CPAN/Kwalify/distroprefs.dd - tlpkg/tlperl/lib/CPAN/Kwalify/distroprefs.yml - tlpkg/tlperl/lib/CPAN/LWP/UserAgent.pm - tlpkg/tlperl/lib/CPAN/Meta.pm - tlpkg/tlperl/lib/CPAN/Meta/Converter.pm - tlpkg/tlperl/lib/CPAN/Meta/Feature.pm - tlpkg/tlperl/lib/CPAN/Meta/History.pm - tlpkg/tlperl/lib/CPAN/Meta/History/Meta_1_0.pod - tlpkg/tlperl/lib/CPAN/Meta/History/Meta_1_1.pod - tlpkg/tlperl/lib/CPAN/Meta/History/Meta_1_2.pod - tlpkg/tlperl/lib/CPAN/Meta/History/Meta_1_3.pod - tlpkg/tlperl/lib/CPAN/Meta/History/Meta_1_4.pod - tlpkg/tlperl/lib/CPAN/Meta/Merge.pm - tlpkg/tlperl/lib/CPAN/Meta/Prereqs.pm - tlpkg/tlperl/lib/CPAN/Meta/Requirements.pm - tlpkg/tlperl/lib/CPAN/Meta/Spec.pm - tlpkg/tlperl/lib/CPAN/Meta/Validator.pm - tlpkg/tlperl/lib/CPAN/Meta/YAML.pm - tlpkg/tlperl/lib/CPAN/Mirrors.pm - tlpkg/tlperl/lib/CPAN/Module.pm - tlpkg/tlperl/lib/CPAN/Nox.pm - tlpkg/tlperl/lib/CPAN/Plugin.pm - tlpkg/tlperl/lib/CPAN/Plugin/Specfile.pm - tlpkg/tlperl/lib/CPAN/Prompt.pm - tlpkg/tlperl/lib/CPAN/Queue.pm - tlpkg/tlperl/lib/CPAN/Shell.pm - tlpkg/tlperl/lib/CPAN/Tarzip.pm - tlpkg/tlperl/lib/CPAN/URL.pm - tlpkg/tlperl/lib/CPAN/Version.pm - tlpkg/tlperl/lib/Carp.pm - tlpkg/tlperl/lib/Carp/Heavy.pm - tlpkg/tlperl/lib/Class/Struct.pm - tlpkg/tlperl/lib/Compress/Raw/Bzip2.pm - tlpkg/tlperl/lib/Compress/Raw/Zlib.pm - tlpkg/tlperl/lib/Compress/Zlib.pm - tlpkg/tlperl/lib/Config.pm - tlpkg/tlperl/lib/Config.pm.orig - tlpkg/tlperl/lib/Config.pod - tlpkg/tlperl/lib/Config/Extensions.pm - tlpkg/tlperl/lib/Config/Perl/V.pm - tlpkg/tlperl/lib/Config_git.pl - tlpkg/tlperl/lib/Config_heavy.pl - tlpkg/tlperl/lib/Config_heavy.pl.orig - tlpkg/tlperl/lib/Cwd.pm - tlpkg/tlperl/lib/DB.pm - tlpkg/tlperl/lib/DBM_Filter.pm - tlpkg/tlperl/lib/DBM_Filter/compress.pm - tlpkg/tlperl/lib/DBM_Filter/encode.pm - tlpkg/tlperl/lib/DBM_Filter/int32.pm - tlpkg/tlperl/lib/DBM_Filter/null.pm - tlpkg/tlperl/lib/DBM_Filter/utf8.pm - tlpkg/tlperl/lib/Data/Dumper.pm - tlpkg/tlperl/lib/Devel/PPPort.pm - tlpkg/tlperl/lib/Devel/Peek.pm - tlpkg/tlperl/lib/Devel/SelfStubber.pm - tlpkg/tlperl/lib/Digest.pm - tlpkg/tlperl/lib/Digest/MD5.pm - tlpkg/tlperl/lib/Digest/SHA.pm - tlpkg/tlperl/lib/Digest/base.pm - tlpkg/tlperl/lib/Digest/file.pm - tlpkg/tlperl/lib/DirHandle.pm - tlpkg/tlperl/lib/Dumpvalue.pm - tlpkg/tlperl/lib/DynaLoader.pm - tlpkg/tlperl/lib/Encode.pm - tlpkg/tlperl/lib/Encode/Alias.pm - tlpkg/tlperl/lib/Encode/Byte.pm - tlpkg/tlperl/lib/Encode/CJKConstants.pm - tlpkg/tlperl/lib/Encode/CN.pm - tlpkg/tlperl/lib/Encode/CN/HZ.pm - tlpkg/tlperl/lib/Encode/Changes.e2x - tlpkg/tlperl/lib/Encode/Config.pm - tlpkg/tlperl/lib/Encode/ConfigLocal_PM.e2x - tlpkg/tlperl/lib/Encode/EBCDIC.pm - tlpkg/tlperl/lib/Encode/Encoder.pm - tlpkg/tlperl/lib/Encode/Encoding.pm - tlpkg/tlperl/lib/Encode/GSM0338.pm - tlpkg/tlperl/lib/Encode/Guess.pm - tlpkg/tlperl/lib/Encode/JP.pm - tlpkg/tlperl/lib/Encode/JP/H2Z.pm - tlpkg/tlperl/lib/Encode/JP/JIS7.pm - tlpkg/tlperl/lib/Encode/KR.pm - tlpkg/tlperl/lib/Encode/KR/2022_KR.pm - tlpkg/tlperl/lib/Encode/MIME/Header.pm - tlpkg/tlperl/lib/Encode/MIME/Header/ISO_2022_JP.pm - tlpkg/tlperl/lib/Encode/MIME/Name.pm - tlpkg/tlperl/lib/Encode/Makefile_PL.e2x - tlpkg/tlperl/lib/Encode/PerlIO.pod - tlpkg/tlperl/lib/Encode/README.e2x - tlpkg/tlperl/lib/Encode/Supported.pod - tlpkg/tlperl/lib/Encode/Symbol.pm - tlpkg/tlperl/lib/Encode/TW.pm - tlpkg/tlperl/lib/Encode/Unicode.pm - tlpkg/tlperl/lib/Encode/Unicode/UTF7.pm - tlpkg/tlperl/lib/Encode/_PM.e2x - tlpkg/tlperl/lib/Encode/_T.e2x - tlpkg/tlperl/lib/Encode/encode.h - tlpkg/tlperl/lib/English.pm - tlpkg/tlperl/lib/Env.pm - tlpkg/tlperl/lib/Errno.pm - tlpkg/tlperl/lib/Exporter.pm - tlpkg/tlperl/lib/Exporter/Heavy.pm - tlpkg/tlperl/lib/ExtUtils/CBuilder.pm - tlpkg/tlperl/lib/ExtUtils/CBuilder/Base.pm - tlpkg/tlperl/lib/ExtUtils/CBuilder/Platform/Unix.pm - tlpkg/tlperl/lib/ExtUtils/CBuilder/Platform/VMS.pm - tlpkg/tlperl/lib/ExtUtils/CBuilder/Platform/Windows.pm - tlpkg/tlperl/lib/ExtUtils/CBuilder/Platform/Windows/BCC.pm - tlpkg/tlperl/lib/ExtUtils/CBuilder/Platform/Windows/GCC.pm - tlpkg/tlperl/lib/ExtUtils/CBuilder/Platform/Windows/MSVC.pm - tlpkg/tlperl/lib/ExtUtils/CBuilder/Platform/aix.pm - tlpkg/tlperl/lib/ExtUtils/CBuilder/Platform/android.pm - tlpkg/tlperl/lib/ExtUtils/CBuilder/Platform/cygwin.pm - tlpkg/tlperl/lib/ExtUtils/CBuilder/Platform/darwin.pm - tlpkg/tlperl/lib/ExtUtils/CBuilder/Platform/dec_osf.pm - tlpkg/tlperl/lib/ExtUtils/CBuilder/Platform/os2.pm - tlpkg/tlperl/lib/ExtUtils/Command.pm - tlpkg/tlperl/lib/ExtUtils/Command/MM.pm - tlpkg/tlperl/lib/ExtUtils/Constant.pm - tlpkg/tlperl/lib/ExtUtils/Constant/Base.pm - tlpkg/tlperl/lib/ExtUtils/Constant/ProxySubs.pm - tlpkg/tlperl/lib/ExtUtils/Constant/Utils.pm - tlpkg/tlperl/lib/ExtUtils/Constant/XS.pm - tlpkg/tlperl/lib/ExtUtils/Embed.pm - tlpkg/tlperl/lib/ExtUtils/Install.pm - tlpkg/tlperl/lib/ExtUtils/Installed.pm - tlpkg/tlperl/lib/ExtUtils/Liblist.pm - tlpkg/tlperl/lib/ExtUtils/Liblist/Kid.pm - tlpkg/tlperl/lib/ExtUtils/MANIFEST.SKIP - tlpkg/tlperl/lib/ExtUtils/MM.pm - tlpkg/tlperl/lib/ExtUtils/MM_AIX.pm - tlpkg/tlperl/lib/ExtUtils/MM_Any.pm - tlpkg/tlperl/lib/ExtUtils/MM_BeOS.pm - tlpkg/tlperl/lib/ExtUtils/MM_Cygwin.pm - tlpkg/tlperl/lib/ExtUtils/MM_DOS.pm - tlpkg/tlperl/lib/ExtUtils/MM_Darwin.pm - tlpkg/tlperl/lib/ExtUtils/MM_MacOS.pm - tlpkg/tlperl/lib/ExtUtils/MM_NW5.pm - tlpkg/tlperl/lib/ExtUtils/MM_OS2.pm - tlpkg/tlperl/lib/ExtUtils/MM_QNX.pm - tlpkg/tlperl/lib/ExtUtils/MM_UWIN.pm - tlpkg/tlperl/lib/ExtUtils/MM_Unix.pm - tlpkg/tlperl/lib/ExtUtils/MM_VMS.pm - tlpkg/tlperl/lib/ExtUtils/MM_VOS.pm - tlpkg/tlperl/lib/ExtUtils/MM_Win32.pm - tlpkg/tlperl/lib/ExtUtils/MM_Win95.pm - tlpkg/tlperl/lib/ExtUtils/MY.pm - tlpkg/tlperl/lib/ExtUtils/MakeMaker.pm - tlpkg/tlperl/lib/ExtUtils/MakeMaker/Config.pm - tlpkg/tlperl/lib/ExtUtils/MakeMaker/FAQ.pod - tlpkg/tlperl/lib/ExtUtils/MakeMaker/Locale.pm - tlpkg/tlperl/lib/ExtUtils/MakeMaker/Tutorial.pod - tlpkg/tlperl/lib/ExtUtils/MakeMaker/version.pm - tlpkg/tlperl/lib/ExtUtils/Manifest.pm - tlpkg/tlperl/lib/ExtUtils/Miniperl.pm - tlpkg/tlperl/lib/ExtUtils/Mkbootstrap.pm - tlpkg/tlperl/lib/ExtUtils/Mksymlists.pm - tlpkg/tlperl/lib/ExtUtils/Packlist.pm - tlpkg/tlperl/lib/ExtUtils/ParseXS.pm - tlpkg/tlperl/lib/ExtUtils/ParseXS.pod - tlpkg/tlperl/lib/ExtUtils/ParseXS/Constants.pm - tlpkg/tlperl/lib/ExtUtils/ParseXS/CountLines.pm - tlpkg/tlperl/lib/ExtUtils/ParseXS/Eval.pm - tlpkg/tlperl/lib/ExtUtils/ParseXS/Utilities.pm - tlpkg/tlperl/lib/ExtUtils/Typemaps.pm - tlpkg/tlperl/lib/ExtUtils/Typemaps/Cmd.pm - tlpkg/tlperl/lib/ExtUtils/Typemaps/InputMap.pm - tlpkg/tlperl/lib/ExtUtils/Typemaps/OutputMap.pm - tlpkg/tlperl/lib/ExtUtils/Typemaps/Type.pm - tlpkg/tlperl/lib/ExtUtils/testlib.pm - tlpkg/tlperl/lib/ExtUtils/typemap - tlpkg/tlperl/lib/ExtUtils/xsubpp - tlpkg/tlperl/lib/Fatal.pm - tlpkg/tlperl/lib/Fcntl.pm - tlpkg/tlperl/lib/File/Basename.pm - tlpkg/tlperl/lib/File/Compare.pm - tlpkg/tlperl/lib/File/Copy.pm - tlpkg/tlperl/lib/File/DosGlob.pm - tlpkg/tlperl/lib/File/Fetch.pm - tlpkg/tlperl/lib/File/Find.pm - tlpkg/tlperl/lib/File/Glob.pm - tlpkg/tlperl/lib/File/GlobMapper.pm - tlpkg/tlperl/lib/File/Path.pm - tlpkg/tlperl/lib/File/Spec.pm - tlpkg/tlperl/lib/File/Spec/AmigaOS.pm - tlpkg/tlperl/lib/File/Spec/Cygwin.pm - tlpkg/tlperl/lib/File/Spec/Epoc.pm - tlpkg/tlperl/lib/File/Spec/Functions.pm - tlpkg/tlperl/lib/File/Spec/Mac.pm - tlpkg/tlperl/lib/File/Spec/OS2.pm - tlpkg/tlperl/lib/File/Spec/Unix.pm - tlpkg/tlperl/lib/File/Spec/VMS.pm - tlpkg/tlperl/lib/File/Spec/Win32.pm - tlpkg/tlperl/lib/File/Temp.pm - tlpkg/tlperl/lib/File/stat.pm - tlpkg/tlperl/lib/FileCache.pm - tlpkg/tlperl/lib/FileHandle.pm - tlpkg/tlperl/lib/Filter/Simple.pm - tlpkg/tlperl/lib/Filter/Util/Call.pm - tlpkg/tlperl/lib/FindBin.pm - tlpkg/tlperl/lib/Getopt/Long.pm - tlpkg/tlperl/lib/Getopt/Std.pm - tlpkg/tlperl/lib/HTTP/Tiny.pm - tlpkg/tlperl/lib/Hash/Util.pm - tlpkg/tlperl/lib/Hash/Util/FieldHash.pm - tlpkg/tlperl/lib/I18N/Collate.pm - tlpkg/tlperl/lib/I18N/LangTags.pm - tlpkg/tlperl/lib/I18N/LangTags/Detect.pm - tlpkg/tlperl/lib/I18N/LangTags/List.pm - tlpkg/tlperl/lib/IO.pm - tlpkg/tlperl/lib/IO/Compress/Adapter/Bzip2.pm - tlpkg/tlperl/lib/IO/Compress/Adapter/Deflate.pm - tlpkg/tlperl/lib/IO/Compress/Adapter/Identity.pm - tlpkg/tlperl/lib/IO/Compress/Base.pm - tlpkg/tlperl/lib/IO/Compress/Base/Common.pm - tlpkg/tlperl/lib/IO/Compress/Bzip2.pm - tlpkg/tlperl/lib/IO/Compress/Deflate.pm - tlpkg/tlperl/lib/IO/Compress/FAQ.pod - tlpkg/tlperl/lib/IO/Compress/Gzip.pm - tlpkg/tlperl/lib/IO/Compress/Gzip/Constants.pm - tlpkg/tlperl/lib/IO/Compress/RawDeflate.pm - tlpkg/tlperl/lib/IO/Compress/Zip.pm - tlpkg/tlperl/lib/IO/Compress/Zip/Constants.pm - tlpkg/tlperl/lib/IO/Compress/Zlib/Constants.pm - tlpkg/tlperl/lib/IO/Compress/Zlib/Extra.pm - tlpkg/tlperl/lib/IO/Dir.pm - tlpkg/tlperl/lib/IO/File.pm - tlpkg/tlperl/lib/IO/Handle.pm - tlpkg/tlperl/lib/IO/Pipe.pm - tlpkg/tlperl/lib/IO/Poll.pm - tlpkg/tlperl/lib/IO/Seekable.pm - tlpkg/tlperl/lib/IO/Select.pm - tlpkg/tlperl/lib/IO/Socket.pm - tlpkg/tlperl/lib/IO/Socket/INET.pm - tlpkg/tlperl/lib/IO/Socket/IP.pm - tlpkg/tlperl/lib/IO/Socket/UNIX.pm - tlpkg/tlperl/lib/IO/Uncompress/Adapter/Bunzip2.pm - tlpkg/tlperl/lib/IO/Uncompress/Adapter/Identity.pm - tlpkg/tlperl/lib/IO/Uncompress/Adapter/Inflate.pm - tlpkg/tlperl/lib/IO/Uncompress/AnyInflate.pm - tlpkg/tlperl/lib/IO/Uncompress/AnyUncompress.pm - tlpkg/tlperl/lib/IO/Uncompress/Base.pm - tlpkg/tlperl/lib/IO/Uncompress/Bunzip2.pm - tlpkg/tlperl/lib/IO/Uncompress/Gunzip.pm - tlpkg/tlperl/lib/IO/Uncompress/Inflate.pm - tlpkg/tlperl/lib/IO/Uncompress/RawInflate.pm - tlpkg/tlperl/lib/IO/Uncompress/Unzip.pm - tlpkg/tlperl/lib/IO/Zlib.pm - tlpkg/tlperl/lib/IPC/Cmd.pm - tlpkg/tlperl/lib/IPC/Open2.pm - tlpkg/tlperl/lib/IPC/Open3.pm - tlpkg/tlperl/lib/Internals.pod - tlpkg/tlperl/lib/JSON/PP.pm - tlpkg/tlperl/lib/JSON/PP/Boolean.pm - tlpkg/tlperl/lib/List/Util.pm - tlpkg/tlperl/lib/List/Util/XS.pm - tlpkg/tlperl/lib/Locale/Codes.pm - tlpkg/tlperl/lib/Locale/Codes.pod - tlpkg/tlperl/lib/Locale/Codes/API.pod - tlpkg/tlperl/lib/Locale/Codes/Changes.pod - tlpkg/tlperl/lib/Locale/Codes/Constants.pm - tlpkg/tlperl/lib/Locale/Codes/Country.pm - tlpkg/tlperl/lib/Locale/Codes/Country.pod - tlpkg/tlperl/lib/Locale/Codes/Country_Codes.pm - tlpkg/tlperl/lib/Locale/Codes/Country_Retired.pm - tlpkg/tlperl/lib/Locale/Codes/Currency.pm - tlpkg/tlperl/lib/Locale/Codes/Currency.pod - tlpkg/tlperl/lib/Locale/Codes/Currency_Codes.pm - tlpkg/tlperl/lib/Locale/Codes/Currency_Retired.pm - tlpkg/tlperl/lib/Locale/Codes/LangExt.pm - tlpkg/tlperl/lib/Locale/Codes/LangExt.pod - tlpkg/tlperl/lib/Locale/Codes/LangExt_Codes.pm - tlpkg/tlperl/lib/Locale/Codes/LangExt_Retired.pm - tlpkg/tlperl/lib/Locale/Codes/LangFam.pm - tlpkg/tlperl/lib/Locale/Codes/LangFam.pod - tlpkg/tlperl/lib/Locale/Codes/LangFam_Codes.pm - tlpkg/tlperl/lib/Locale/Codes/LangFam_Retired.pm - tlpkg/tlperl/lib/Locale/Codes/LangVar.pm - tlpkg/tlperl/lib/Locale/Codes/LangVar.pod - tlpkg/tlperl/lib/Locale/Codes/LangVar_Codes.pm - tlpkg/tlperl/lib/Locale/Codes/LangVar_Retired.pm - tlpkg/tlperl/lib/Locale/Codes/Language.pm - tlpkg/tlperl/lib/Locale/Codes/Language.pod - tlpkg/tlperl/lib/Locale/Codes/Language_Codes.pm - tlpkg/tlperl/lib/Locale/Codes/Language_Retired.pm - tlpkg/tlperl/lib/Locale/Codes/Script.pm - tlpkg/tlperl/lib/Locale/Codes/Script.pod - tlpkg/tlperl/lib/Locale/Codes/Script_Codes.pm - tlpkg/tlperl/lib/Locale/Codes/Script_Retired.pm - tlpkg/tlperl/lib/Locale/Country.pm - tlpkg/tlperl/lib/Locale/Country.pod - tlpkg/tlperl/lib/Locale/Currency.pm - tlpkg/tlperl/lib/Locale/Currency.pod - tlpkg/tlperl/lib/Locale/Language.pm - tlpkg/tlperl/lib/Locale/Language.pod - tlpkg/tlperl/lib/Locale/Maketext.pm - tlpkg/tlperl/lib/Locale/Maketext.pod - tlpkg/tlperl/lib/Locale/Maketext/Cookbook.pod - tlpkg/tlperl/lib/Locale/Maketext/Guts.pm - tlpkg/tlperl/lib/Locale/Maketext/GutsLoader.pm - tlpkg/tlperl/lib/Locale/Maketext/Simple.pm - tlpkg/tlperl/lib/Locale/Maketext/TPJ13.pod - tlpkg/tlperl/lib/Locale/Script.pm - tlpkg/tlperl/lib/Locale/Script.pod - tlpkg/tlperl/lib/MIME/Base64.pm - tlpkg/tlperl/lib/MIME/QuotedPrint.pm - tlpkg/tlperl/lib/Math/BigFloat.pm - tlpkg/tlperl/lib/Math/BigFloat/Trace.pm - tlpkg/tlperl/lib/Math/BigInt.pm - tlpkg/tlperl/lib/Math/BigInt/Calc.pm - tlpkg/tlperl/lib/Math/BigInt/CalcEmu.pm - tlpkg/tlperl/lib/Math/BigInt/FastCalc.pm - tlpkg/tlperl/lib/Math/BigInt/Lib.pm - tlpkg/tlperl/lib/Math/BigInt/Trace.pm - tlpkg/tlperl/lib/Math/BigRat.pm - tlpkg/tlperl/lib/Math/Complex.pm - tlpkg/tlperl/lib/Math/Trig.pm - tlpkg/tlperl/lib/Memoize.pm - tlpkg/tlperl/lib/Memoize/AnyDBM_File.pm - tlpkg/tlperl/lib/Memoize/Expire.pm - tlpkg/tlperl/lib/Memoize/ExpireFile.pm - tlpkg/tlperl/lib/Memoize/ExpireTest.pm - tlpkg/tlperl/lib/Memoize/NDBM_File.pm - tlpkg/tlperl/lib/Memoize/SDBM_File.pm - tlpkg/tlperl/lib/Memoize/Storable.pm - tlpkg/tlperl/lib/Module/CoreList.pm - tlpkg/tlperl/lib/Module/CoreList.pod - tlpkg/tlperl/lib/Module/CoreList/TieHashDelta.pm - tlpkg/tlperl/lib/Module/CoreList/Utils.pm - tlpkg/tlperl/lib/Module/Load.pm - tlpkg/tlperl/lib/Module/Load/Conditional.pm - tlpkg/tlperl/lib/Module/Loaded.pm - tlpkg/tlperl/lib/Module/Metadata.pm - tlpkg/tlperl/lib/NEXT.pm - tlpkg/tlperl/lib/Net/Cmd.pm - tlpkg/tlperl/lib/Net/Config.pm - tlpkg/tlperl/lib/Net/Domain.pm - tlpkg/tlperl/lib/Net/FTP.pm - tlpkg/tlperl/lib/Net/FTP/A.pm - tlpkg/tlperl/lib/Net/FTP/E.pm - tlpkg/tlperl/lib/Net/FTP/I.pm - tlpkg/tlperl/lib/Net/FTP/L.pm - tlpkg/tlperl/lib/Net/FTP/dataconn.pm - tlpkg/tlperl/lib/Net/NNTP.pm - tlpkg/tlperl/lib/Net/Netrc.pm - tlpkg/tlperl/lib/Net/POP3.pm - tlpkg/tlperl/lib/Net/Ping.pm - tlpkg/tlperl/lib/Net/SMTP.pm - tlpkg/tlperl/lib/Net/Time.pm - tlpkg/tlperl/lib/Net/hostent.pm - tlpkg/tlperl/lib/Net/libnetFAQ.pod - tlpkg/tlperl/lib/Net/netent.pm - tlpkg/tlperl/lib/Net/protoent.pm - tlpkg/tlperl/lib/Net/servent.pm - tlpkg/tlperl/lib/O.pm - tlpkg/tlperl/lib/Opcode.pm - tlpkg/tlperl/lib/POSIX.pm - tlpkg/tlperl/lib/POSIX.pod - tlpkg/tlperl/lib/Params/Check.pm - tlpkg/tlperl/lib/Parse/CPAN/Meta.pm - tlpkg/tlperl/lib/Perl/OSType.pm - tlpkg/tlperl/lib/PerlIO.pm - tlpkg/tlperl/lib/PerlIO/encoding.pm - tlpkg/tlperl/lib/PerlIO/mmap.pm - tlpkg/tlperl/lib/PerlIO/scalar.pm - tlpkg/tlperl/lib/PerlIO/via.pm - tlpkg/tlperl/lib/PerlIO/via/QuotedPrint.pm - tlpkg/tlperl/lib/Pod/Checker.pm - tlpkg/tlperl/lib/Pod/Escapes.pm - tlpkg/tlperl/lib/Pod/Find.pm - tlpkg/tlperl/lib/Pod/Functions.pm - tlpkg/tlperl/lib/Pod/Html.pm - tlpkg/tlperl/lib/Pod/InputObjects.pm - tlpkg/tlperl/lib/Pod/Man.pm - tlpkg/tlperl/lib/Pod/ParseLink.pm - tlpkg/tlperl/lib/Pod/ParseUtils.pm - tlpkg/tlperl/lib/Pod/Parser.pm - tlpkg/tlperl/lib/Pod/Perldoc.pm - tlpkg/tlperl/lib/Pod/Perldoc/BaseTo.pm - tlpkg/tlperl/lib/Pod/Perldoc/GetOptsOO.pm - tlpkg/tlperl/lib/Pod/Perldoc/ToANSI.pm - tlpkg/tlperl/lib/Pod/Perldoc/ToChecker.pm - tlpkg/tlperl/lib/Pod/Perldoc/ToMan.pm - tlpkg/tlperl/lib/Pod/Perldoc/ToNroff.pm - tlpkg/tlperl/lib/Pod/Perldoc/ToPod.pm - tlpkg/tlperl/lib/Pod/Perldoc/ToRtf.pm - tlpkg/tlperl/lib/Pod/Perldoc/ToTerm.pm - tlpkg/tlperl/lib/Pod/Perldoc/ToText.pm - tlpkg/tlperl/lib/Pod/Perldoc/ToTk.pm - tlpkg/tlperl/lib/Pod/Perldoc/ToXml.pm - tlpkg/tlperl/lib/Pod/PlainText.pm - tlpkg/tlperl/lib/Pod/Select.pm - tlpkg/tlperl/lib/Pod/Simple.pm - tlpkg/tlperl/lib/Pod/Simple.pod - tlpkg/tlperl/lib/Pod/Simple/BlackBox.pm - tlpkg/tlperl/lib/Pod/Simple/Checker.pm - tlpkg/tlperl/lib/Pod/Simple/Debug.pm - tlpkg/tlperl/lib/Pod/Simple/DumpAsText.pm - tlpkg/tlperl/lib/Pod/Simple/DumpAsXML.pm - tlpkg/tlperl/lib/Pod/Simple/HTML.pm - tlpkg/tlperl/lib/Pod/Simple/HTMLBatch.pm - tlpkg/tlperl/lib/Pod/Simple/HTMLLegacy.pm - tlpkg/tlperl/lib/Pod/Simple/LinkSection.pm - tlpkg/tlperl/lib/Pod/Simple/Methody.pm - tlpkg/tlperl/lib/Pod/Simple/Progress.pm - tlpkg/tlperl/lib/Pod/Simple/PullParser.pm - tlpkg/tlperl/lib/Pod/Simple/PullParserEndToken.pm - tlpkg/tlperl/lib/Pod/Simple/PullParserStartToken.pm - tlpkg/tlperl/lib/Pod/Simple/PullParserTextToken.pm - tlpkg/tlperl/lib/Pod/Simple/PullParserToken.pm - tlpkg/tlperl/lib/Pod/Simple/RTF.pm - tlpkg/tlperl/lib/Pod/Simple/Search.pm - tlpkg/tlperl/lib/Pod/Simple/SimpleTree.pm - tlpkg/tlperl/lib/Pod/Simple/Subclassing.pod - tlpkg/tlperl/lib/Pod/Simple/Text.pm - tlpkg/tlperl/lib/Pod/Simple/TextContent.pm - tlpkg/tlperl/lib/Pod/Simple/TiedOutFH.pm - tlpkg/tlperl/lib/Pod/Simple/Transcode.pm - tlpkg/tlperl/lib/Pod/Simple/TranscodeDumb.pm - tlpkg/tlperl/lib/Pod/Simple/TranscodeSmart.pm - tlpkg/tlperl/lib/Pod/Simple/XHTML.pm - tlpkg/tlperl/lib/Pod/Simple/XMLOutStream.pm - tlpkg/tlperl/lib/Pod/Text.pm - tlpkg/tlperl/lib/Pod/Text/Color.pm - tlpkg/tlperl/lib/Pod/Text/Overstrike.pm - tlpkg/tlperl/lib/Pod/Text/Termcap.pm - tlpkg/tlperl/lib/Pod/Usage.pm - tlpkg/tlperl/lib/SDBM_File.pm - tlpkg/tlperl/lib/Safe.pm - tlpkg/tlperl/lib/Scalar/Util.pm - tlpkg/tlperl/lib/Search/Dict.pm - tlpkg/tlperl/lib/SelectSaver.pm - tlpkg/tlperl/lib/SelfLoader.pm - tlpkg/tlperl/lib/Socket.pm - tlpkg/tlperl/lib/Storable.pm - tlpkg/tlperl/lib/Sub/Util.pm - tlpkg/tlperl/lib/Symbol.pm - tlpkg/tlperl/lib/Sys/Hostname.pm - tlpkg/tlperl/lib/TAP/Base.pm - tlpkg/tlperl/lib/TAP/Formatter/Base.pm - tlpkg/tlperl/lib/TAP/Formatter/Color.pm - tlpkg/tlperl/lib/TAP/Formatter/Console.pm - tlpkg/tlperl/lib/TAP/Formatter/Console/ParallelSession.pm - tlpkg/tlperl/lib/TAP/Formatter/Console/Session.pm - tlpkg/tlperl/lib/TAP/Formatter/File.pm - tlpkg/tlperl/lib/TAP/Formatter/File/Session.pm - tlpkg/tlperl/lib/TAP/Formatter/Session.pm - tlpkg/tlperl/lib/TAP/Harness.pm - tlpkg/tlperl/lib/TAP/Harness/Beyond.pod - tlpkg/tlperl/lib/TAP/Harness/Env.pm - tlpkg/tlperl/lib/TAP/Object.pm - tlpkg/tlperl/lib/TAP/Parser.pm - tlpkg/tlperl/lib/TAP/Parser/Aggregator.pm - tlpkg/tlperl/lib/TAP/Parser/Grammar.pm - tlpkg/tlperl/lib/TAP/Parser/Iterator.pm - tlpkg/tlperl/lib/TAP/Parser/Iterator/Array.pm - tlpkg/tlperl/lib/TAP/Parser/Iterator/Process.pm - tlpkg/tlperl/lib/TAP/Parser/Iterator/Stream.pm - tlpkg/tlperl/lib/TAP/Parser/IteratorFactory.pm - tlpkg/tlperl/lib/TAP/Parser/Multiplexer.pm - tlpkg/tlperl/lib/TAP/Parser/Result.pm - tlpkg/tlperl/lib/TAP/Parser/Result/Bailout.pm - tlpkg/tlperl/lib/TAP/Parser/Result/Comment.pm - tlpkg/tlperl/lib/TAP/Parser/Result/Plan.pm - tlpkg/tlperl/lib/TAP/Parser/Result/Pragma.pm - tlpkg/tlperl/lib/TAP/Parser/Result/Test.pm - tlpkg/tlperl/lib/TAP/Parser/Result/Unknown.pm - tlpkg/tlperl/lib/TAP/Parser/Result/Version.pm - tlpkg/tlperl/lib/TAP/Parser/Result/YAML.pm - tlpkg/tlperl/lib/TAP/Parser/ResultFactory.pm - tlpkg/tlperl/lib/TAP/Parser/Scheduler.pm - tlpkg/tlperl/lib/TAP/Parser/Scheduler/Job.pm - tlpkg/tlperl/lib/TAP/Parser/Scheduler/Spinner.pm - tlpkg/tlperl/lib/TAP/Parser/Source.pm - tlpkg/tlperl/lib/TAP/Parser/SourceHandler.pm - tlpkg/tlperl/lib/TAP/Parser/SourceHandler/Executable.pm - tlpkg/tlperl/lib/TAP/Parser/SourceHandler/File.pm - tlpkg/tlperl/lib/TAP/Parser/SourceHandler/Handle.pm - tlpkg/tlperl/lib/TAP/Parser/SourceHandler/Perl.pm - tlpkg/tlperl/lib/TAP/Parser/SourceHandler/RawTAP.pm - tlpkg/tlperl/lib/TAP/Parser/YAMLish/Reader.pm - tlpkg/tlperl/lib/TAP/Parser/YAMLish/Writer.pm - tlpkg/tlperl/lib/Term/ANSIColor.pm - tlpkg/tlperl/lib/Term/Cap.pm - tlpkg/tlperl/lib/Term/Complete.pm - tlpkg/tlperl/lib/Term/ReadLine.pm - tlpkg/tlperl/lib/Test.pm - tlpkg/tlperl/lib/Test/Builder.pm - tlpkg/tlperl/lib/Test/Builder/Formatter.pm - tlpkg/tlperl/lib/Test/Builder/IO/Scalar.pm - tlpkg/tlperl/lib/Test/Builder/Module.pm - tlpkg/tlperl/lib/Test/Builder/Tester.pm - tlpkg/tlperl/lib/Test/Builder/Tester/Color.pm - tlpkg/tlperl/lib/Test/Builder/TodoDiag.pm - tlpkg/tlperl/lib/Test/Harness.pm - tlpkg/tlperl/lib/Test/More.pm - tlpkg/tlperl/lib/Test/Simple.pm - tlpkg/tlperl/lib/Test/Tester.pm - tlpkg/tlperl/lib/Test/Tester/Capture.pm - tlpkg/tlperl/lib/Test/Tester/CaptureRunner.pm - tlpkg/tlperl/lib/Test/Tester/Delegate.pm - tlpkg/tlperl/lib/Test/Tutorial.pod - tlpkg/tlperl/lib/Test/use/ok.pm - tlpkg/tlperl/lib/Test2.pm - tlpkg/tlperl/lib/Test2/API.pm - tlpkg/tlperl/lib/Test2/API/Breakage.pm - tlpkg/tlperl/lib/Test2/API/Context.pm - tlpkg/tlperl/lib/Test2/API/Instance.pm - tlpkg/tlperl/lib/Test2/API/Stack.pm - tlpkg/tlperl/lib/Test2/Event.pm - tlpkg/tlperl/lib/Test2/Event/Bail.pm - tlpkg/tlperl/lib/Test2/Event/Diag.pm - tlpkg/tlperl/lib/Test2/Event/Encoding.pm - tlpkg/tlperl/lib/Test2/Event/Exception.pm - tlpkg/tlperl/lib/Test2/Event/Generic.pm - tlpkg/tlperl/lib/Test2/Event/Info.pm - tlpkg/tlperl/lib/Test2/Event/Note.pm - tlpkg/tlperl/lib/Test2/Event/Ok.pm - tlpkg/tlperl/lib/Test2/Event/Plan.pm - tlpkg/tlperl/lib/Test2/Event/Skip.pm - tlpkg/tlperl/lib/Test2/Event/Subtest.pm - tlpkg/tlperl/lib/Test2/Event/TAP/Version.pm - tlpkg/tlperl/lib/Test2/Event/Waiting.pm - tlpkg/tlperl/lib/Test2/Formatter.pm - tlpkg/tlperl/lib/Test2/Formatter/TAP.pm - tlpkg/tlperl/lib/Test2/Hub.pm - tlpkg/tlperl/lib/Test2/Hub/Interceptor.pm - tlpkg/tlperl/lib/Test2/Hub/Interceptor/Terminator.pm - tlpkg/tlperl/lib/Test2/Hub/Subtest.pm - tlpkg/tlperl/lib/Test2/IPC.pm - tlpkg/tlperl/lib/Test2/IPC/Driver.pm - tlpkg/tlperl/lib/Test2/IPC/Driver/Files.pm - tlpkg/tlperl/lib/Test2/Tools/Tiny.pm - tlpkg/tlperl/lib/Test2/Transition.pod - tlpkg/tlperl/lib/Test2/Util.pm - tlpkg/tlperl/lib/Test2/Util/ExternalMeta.pm - tlpkg/tlperl/lib/Test2/Util/HashBase.pm - tlpkg/tlperl/lib/Test2/Util/Trace.pm - tlpkg/tlperl/lib/Text/Abbrev.pm - tlpkg/tlperl/lib/Text/Balanced.pm - tlpkg/tlperl/lib/Text/ParseWords.pm - tlpkg/tlperl/lib/Text/Tabs.pm - tlpkg/tlperl/lib/Text/Wrap.pm - tlpkg/tlperl/lib/Thread.pm - tlpkg/tlperl/lib/Thread/Queue.pm - tlpkg/tlperl/lib/Thread/Semaphore.pm - tlpkg/tlperl/lib/Tie/Array.pm - tlpkg/tlperl/lib/Tie/File.pm - tlpkg/tlperl/lib/Tie/Handle.pm - tlpkg/tlperl/lib/Tie/Hash.pm - tlpkg/tlperl/lib/Tie/Hash/NamedCapture.pm - tlpkg/tlperl/lib/Tie/Memoize.pm - tlpkg/tlperl/lib/Tie/RefHash.pm - tlpkg/tlperl/lib/Tie/Scalar.pm - tlpkg/tlperl/lib/Tie/StdHandle.pm - tlpkg/tlperl/lib/Tie/SubstrHash.pm - tlpkg/tlperl/lib/Time/HiRes.pm - tlpkg/tlperl/lib/Time/Local.pm - tlpkg/tlperl/lib/Time/Piece.pm - tlpkg/tlperl/lib/Time/Seconds.pm - tlpkg/tlperl/lib/Time/gmtime.pm - tlpkg/tlperl/lib/Time/localtime.pm - tlpkg/tlperl/lib/Time/tm.pm - tlpkg/tlperl/lib/UNIVERSAL.pm - tlpkg/tlperl/lib/Unicode/Collate.pm - tlpkg/tlperl/lib/Unicode/Collate/CJK/Big5.pm - tlpkg/tlperl/lib/Unicode/Collate/CJK/GB2312.pm - tlpkg/tlperl/lib/Unicode/Collate/CJK/JISX0208.pm - tlpkg/tlperl/lib/Unicode/Collate/CJK/Korean.pm - tlpkg/tlperl/lib/Unicode/Collate/CJK/Pinyin.pm - tlpkg/tlperl/lib/Unicode/Collate/CJK/Stroke.pm - tlpkg/tlperl/lib/Unicode/Collate/CJK/Zhuyin.pm - tlpkg/tlperl/lib/Unicode/Collate/Locale.pm - tlpkg/tlperl/lib/Unicode/Collate/Locale/af.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/ar.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/as.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/az.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/be.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/bn.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/ca.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/cs.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/cy.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/da.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/de_at_ph.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/de_phone.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/ee.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/eo.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/es.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/es_trad.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/et.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/fa.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/fi.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/fi_phone.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/fil.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/fo.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/fr_ca.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/gu.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/ha.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/haw.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/he.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/hi.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/hr.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/hu.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/hy.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/ig.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/is.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/ja.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/kk.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/kl.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/kn.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/ko.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/kok.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/ln.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/lt.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/lv.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/mk.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/ml.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/mr.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/mt.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/nb.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/nn.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/nso.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/om.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/or.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/pa.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/pl.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/ro.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/sa.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/se.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/si.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/si_dict.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/sk.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/sl.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/sq.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/sr.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/sv.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/sv_refo.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/ta.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/te.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/th.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/tn.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/to.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/tr.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/ug_cyrl.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/uk.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/ur.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/vi.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/vo.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/wae.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/wo.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/yo.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/zh.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/zh_big5.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/zh_gb.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/zh_pin.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/zh_strk.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/zh_zhu.pl - tlpkg/tlperl/lib/Unicode/Collate/allkeys.txt - tlpkg/tlperl/lib/Unicode/Collate/keys.txt - tlpkg/tlperl/lib/Unicode/Normalize.pm - tlpkg/tlperl/lib/Unicode/UCD.pm - tlpkg/tlperl/lib/User/grent.pm - tlpkg/tlperl/lib/User/pwent.pm - tlpkg/tlperl/lib/Win32.pm - tlpkg/tlperl/lib/Win32API/File.pm - tlpkg/tlperl/lib/Win32API/File/cFile.pc - tlpkg/tlperl/lib/Win32CORE.pm - tlpkg/tlperl/lib/XSLoader.pm - tlpkg/tlperl/lib/_charnames.pm - tlpkg/tlperl/lib/arybase.pm - tlpkg/tlperl/lib/attributes.pm - tlpkg/tlperl/lib/auto/B/B.dll - tlpkg/tlperl/lib/auto/Compress/Raw/Bzip2/Bzip2.dll - tlpkg/tlperl/lib/auto/Compress/Raw/Zlib/Zlib.dll - tlpkg/tlperl/lib/auto/Cwd/Cwd.dll - tlpkg/tlperl/lib/auto/Data/Dumper/Dumper.dll - tlpkg/tlperl/lib/auto/Devel/Peek/Peek.dll - tlpkg/tlperl/lib/auto/Digest/MD5/MD5.dll - tlpkg/tlperl/lib/auto/Digest/SHA/SHA.dll - tlpkg/tlperl/lib/auto/Encode/Byte/Byte.dll - tlpkg/tlperl/lib/auto/Encode/CN/CN.dll - tlpkg/tlperl/lib/auto/Encode/EBCDIC/EBCDIC.dll - tlpkg/tlperl/lib/auto/Encode/Encode.dll - tlpkg/tlperl/lib/auto/Encode/JP/JP.dll - tlpkg/tlperl/lib/auto/Encode/KR/KR.dll - tlpkg/tlperl/lib/auto/Encode/Symbol/Symbol.dll - tlpkg/tlperl/lib/auto/Encode/TW/TW.dll - tlpkg/tlperl/lib/auto/Encode/Unicode/Unicode.dll - tlpkg/tlperl/lib/auto/Fcntl/Fcntl.dll - tlpkg/tlperl/lib/auto/File/DosGlob/DosGlob.dll - tlpkg/tlperl/lib/auto/File/Glob/Glob.dll - tlpkg/tlperl/lib/auto/Filter/Util/Call/Call.dll - tlpkg/tlperl/lib/auto/Hash/Util/FieldHash/FieldHash.dll - tlpkg/tlperl/lib/auto/Hash/Util/Util.dll - tlpkg/tlperl/lib/auto/IO/IO.dll - tlpkg/tlperl/lib/auto/List/Util/Util.dll - tlpkg/tlperl/lib/auto/MIME/Base64/Base64.dll - tlpkg/tlperl/lib/auto/Math/BigInt/FastCalc/FastCalc.dll - tlpkg/tlperl/lib/auto/Opcode/Opcode.dll - tlpkg/tlperl/lib/auto/POSIX/POSIX.dll - tlpkg/tlperl/lib/auto/PerlIO/encoding/encoding.dll - tlpkg/tlperl/lib/auto/PerlIO/mmap/mmap.dll - tlpkg/tlperl/lib/auto/PerlIO/scalar/scalar.dll - tlpkg/tlperl/lib/auto/PerlIO/via/via.dll - tlpkg/tlperl/lib/auto/SDBM_File/SDBM_File.dll - tlpkg/tlperl/lib/auto/Socket/Socket.dll - tlpkg/tlperl/lib/auto/Storable/Storable.dll - tlpkg/tlperl/lib/auto/Sys/Hostname/Hostname.dll - tlpkg/tlperl/lib/auto/Tie/Hash/NamedCapture/NamedCapture.dll - tlpkg/tlperl/lib/auto/Time/HiRes/HiRes.dll - tlpkg/tlperl/lib/auto/Time/Piece/Piece.dll - tlpkg/tlperl/lib/auto/Unicode/Collate/Collate.dll - tlpkg/tlperl/lib/auto/Unicode/Normalize/Normalize.dll - tlpkg/tlperl/lib/auto/Win32/Win32.dll - tlpkg/tlperl/lib/auto/Win32API/File/File.dll - tlpkg/tlperl/lib/auto/Win32CORE/extralibs.ld - tlpkg/tlperl/lib/auto/arybase/arybase.dll - tlpkg/tlperl/lib/auto/attributes/attributes.dll - tlpkg/tlperl/lib/auto/mro/mro.dll - tlpkg/tlperl/lib/auto/re/re.dll - tlpkg/tlperl/lib/auto/threads/shared/shared.dll - tlpkg/tlperl/lib/auto/threads/threads.dll - tlpkg/tlperl/lib/autodie.pm - tlpkg/tlperl/lib/autodie/Scope/Guard.pm - tlpkg/tlperl/lib/autodie/Scope/GuardStack.pm - tlpkg/tlperl/lib/autodie/Util.pm - tlpkg/tlperl/lib/autodie/exception.pm - tlpkg/tlperl/lib/autodie/exception/system.pm - tlpkg/tlperl/lib/autodie/hints.pm - tlpkg/tlperl/lib/autodie/skip.pm - tlpkg/tlperl/lib/autouse.pm - tlpkg/tlperl/lib/base.pm - tlpkg/tlperl/lib/bigint.pm - tlpkg/tlperl/lib/bignum.pm - tlpkg/tlperl/lib/bigrat.pm - tlpkg/tlperl/lib/blib.pm - tlpkg/tlperl/lib/bytes.pm - tlpkg/tlperl/lib/bytes_heavy.pl - tlpkg/tlperl/lib/charnames.pm - tlpkg/tlperl/lib/constant.pm - tlpkg/tlperl/lib/deprecate.pm - tlpkg/tlperl/lib/diagnostics.pm - tlpkg/tlperl/lib/dumpvar.pl - tlpkg/tlperl/lib/encoding.pm - tlpkg/tlperl/lib/encoding/warnings.pm - tlpkg/tlperl/lib/experimental.pm - tlpkg/tlperl/lib/feature.pm - tlpkg/tlperl/lib/fields.pm - tlpkg/tlperl/lib/filetest.pm - tlpkg/tlperl/lib/if.pm - tlpkg/tlperl/lib/integer.pm - tlpkg/tlperl/lib/less.pm - tlpkg/tlperl/lib/lib.pm - tlpkg/tlperl/lib/locale.pm - tlpkg/tlperl/lib/meta_notation.pm - tlpkg/tlperl/lib/mro.pm - tlpkg/tlperl/lib/ok.pm - tlpkg/tlperl/lib/open.pm - tlpkg/tlperl/lib/ops.pm - tlpkg/tlperl/lib/overload.pm - tlpkg/tlperl/lib/overload/numbers.pm - tlpkg/tlperl/lib/overloading.pm - tlpkg/tlperl/lib/parent.pm - tlpkg/tlperl/lib/perl5db.pl - tlpkg/tlperl/lib/perlfaq.pm - tlpkg/tlperl/lib/perllocal.pod - tlpkg/tlperl/lib/re.pm - tlpkg/tlperl/lib/sigtrap.pm - tlpkg/tlperl/lib/sort.pm - tlpkg/tlperl/lib/strict.pm - tlpkg/tlperl/lib/subs.pm - tlpkg/tlperl/lib/threads.pm - tlpkg/tlperl/lib/threads/shared.pm - tlpkg/tlperl/lib/unicore/Blocks.txt - tlpkg/tlperl/lib/unicore/CombiningClass.pl - tlpkg/tlperl/lib/unicore/Decomposition.pl - tlpkg/tlperl/lib/unicore/Heavy.pl - tlpkg/tlperl/lib/unicore/Name.pl - tlpkg/tlperl/lib/unicore/Name.pm - tlpkg/tlperl/lib/unicore/NamedSequences.txt - tlpkg/tlperl/lib/unicore/SpecialCasing.txt - tlpkg/tlperl/lib/unicore/To/Age.pl - tlpkg/tlperl/lib/unicore/To/Bc.pl - tlpkg/tlperl/lib/unicore/To/Bmg.pl - tlpkg/tlperl/lib/unicore/To/Bpb.pl - tlpkg/tlperl/lib/unicore/To/Bpt.pl - tlpkg/tlperl/lib/unicore/To/Cf.pl - tlpkg/tlperl/lib/unicore/To/Digit.pl - tlpkg/tlperl/lib/unicore/To/Ea.pl - tlpkg/tlperl/lib/unicore/To/Fold.pl - tlpkg/tlperl/lib/unicore/To/GCB.pl - tlpkg/tlperl/lib/unicore/To/Gc.pl - tlpkg/tlperl/lib/unicore/To/Hst.pl - tlpkg/tlperl/lib/unicore/To/InPC.pl - tlpkg/tlperl/lib/unicore/To/InSC.pl - tlpkg/tlperl/lib/unicore/To/Isc.pl - tlpkg/tlperl/lib/unicore/To/Jg.pl - tlpkg/tlperl/lib/unicore/To/Jt.pl - tlpkg/tlperl/lib/unicore/To/Lb.pl - tlpkg/tlperl/lib/unicore/To/Lc.pl - tlpkg/tlperl/lib/unicore/To/Lower.pl - tlpkg/tlperl/lib/unicore/To/NFCQC.pl - tlpkg/tlperl/lib/unicore/To/NFDQC.pl - tlpkg/tlperl/lib/unicore/To/NFKCCF.pl - tlpkg/tlperl/lib/unicore/To/NFKCQC.pl - tlpkg/tlperl/lib/unicore/To/NFKDQC.pl - tlpkg/tlperl/lib/unicore/To/Na1.pl - tlpkg/tlperl/lib/unicore/To/NameAlia.pl - tlpkg/tlperl/lib/unicore/To/Nt.pl - tlpkg/tlperl/lib/unicore/To/Nv.pl - tlpkg/tlperl/lib/unicore/To/PerlDeci.pl - tlpkg/tlperl/lib/unicore/To/SB.pl - tlpkg/tlperl/lib/unicore/To/Sc.pl - tlpkg/tlperl/lib/unicore/To/Scx.pl - tlpkg/tlperl/lib/unicore/To/Tc.pl - tlpkg/tlperl/lib/unicore/To/Title.pl - tlpkg/tlperl/lib/unicore/To/Uc.pl - tlpkg/tlperl/lib/unicore/To/Upper.pl - tlpkg/tlperl/lib/unicore/To/WB.pl - tlpkg/tlperl/lib/unicore/To/_PerlLB.pl - tlpkg/tlperl/lib/unicore/To/_PerlWB.pl - tlpkg/tlperl/lib/unicore/UCD.pl - tlpkg/tlperl/lib/unicore/lib/Age/NA.pl - tlpkg/tlperl/lib/unicore/lib/Age/V11.pl - tlpkg/tlperl/lib/unicore/lib/Age/V20.pl - tlpkg/tlperl/lib/unicore/lib/Age/V30.pl - tlpkg/tlperl/lib/unicore/lib/Age/V31.pl - tlpkg/tlperl/lib/unicore/lib/Age/V32.pl - tlpkg/tlperl/lib/unicore/lib/Age/V40.pl - tlpkg/tlperl/lib/unicore/lib/Age/V41.pl - tlpkg/tlperl/lib/unicore/lib/Age/V50.pl - tlpkg/tlperl/lib/unicore/lib/Age/V51.pl - tlpkg/tlperl/lib/unicore/lib/Age/V52.pl - tlpkg/tlperl/lib/unicore/lib/Age/V60.pl - tlpkg/tlperl/lib/unicore/lib/Age/V61.pl - tlpkg/tlperl/lib/unicore/lib/Age/V70.pl - tlpkg/tlperl/lib/unicore/lib/Age/V80.pl - tlpkg/tlperl/lib/unicore/lib/Age/V90.pl - tlpkg/tlperl/lib/unicore/lib/Alpha/Y.pl - tlpkg/tlperl/lib/unicore/lib/Bc/AL.pl - tlpkg/tlperl/lib/unicore/lib/Bc/AN.pl - tlpkg/tlperl/lib/unicore/lib/Bc/B.pl - tlpkg/tlperl/lib/unicore/lib/Bc/BN.pl - tlpkg/tlperl/lib/unicore/lib/Bc/CS.pl - tlpkg/tlperl/lib/unicore/lib/Bc/EN.pl - tlpkg/tlperl/lib/unicore/lib/Bc/ES.pl - tlpkg/tlperl/lib/unicore/lib/Bc/ET.pl - tlpkg/tlperl/lib/unicore/lib/Bc/L.pl - tlpkg/tlperl/lib/unicore/lib/Bc/NSM.pl - tlpkg/tlperl/lib/unicore/lib/Bc/ON.pl - tlpkg/tlperl/lib/unicore/lib/Bc/R.pl - tlpkg/tlperl/lib/unicore/lib/Bc/WS.pl - tlpkg/tlperl/lib/unicore/lib/BidiC/Y.pl - tlpkg/tlperl/lib/unicore/lib/BidiM/Y.pl - tlpkg/tlperl/lib/unicore/lib/Blk/NB.pl - tlpkg/tlperl/lib/unicore/lib/Bpt/C.pl - tlpkg/tlperl/lib/unicore/lib/Bpt/N.pl - tlpkg/tlperl/lib/unicore/lib/Bpt/O.pl - tlpkg/tlperl/lib/unicore/lib/CE/Y.pl - tlpkg/tlperl/lib/unicore/lib/CI/Y.pl - tlpkg/tlperl/lib/unicore/lib/CWCF/Y.pl - tlpkg/tlperl/lib/unicore/lib/CWCM/Y.pl - tlpkg/tlperl/lib/unicore/lib/CWKCF/Y.pl - tlpkg/tlperl/lib/unicore/lib/CWL/Y.pl - tlpkg/tlperl/lib/unicore/lib/CWT/Y.pl - tlpkg/tlperl/lib/unicore/lib/CWU/Y.pl - tlpkg/tlperl/lib/unicore/lib/Cased/Y.pl - tlpkg/tlperl/lib/unicore/lib/Ccc/A.pl - tlpkg/tlperl/lib/unicore/lib/Ccc/AR.pl - tlpkg/tlperl/lib/unicore/lib/Ccc/ATAR.pl - tlpkg/tlperl/lib/unicore/lib/Ccc/B.pl - tlpkg/tlperl/lib/unicore/lib/Ccc/BR.pl - tlpkg/tlperl/lib/unicore/lib/Ccc/DB.pl - tlpkg/tlperl/lib/unicore/lib/Ccc/NK.pl - tlpkg/tlperl/lib/unicore/lib/Ccc/NR.pl - tlpkg/tlperl/lib/unicore/lib/Ccc/OV.pl - tlpkg/tlperl/lib/unicore/lib/Ccc/VR.pl - tlpkg/tlperl/lib/unicore/lib/CompEx/Y.pl - tlpkg/tlperl/lib/unicore/lib/DI/Y.pl - tlpkg/tlperl/lib/unicore/lib/Dash/Y.pl - tlpkg/tlperl/lib/unicore/lib/Dep/Y.pl - tlpkg/tlperl/lib/unicore/lib/Dia/Y.pl - tlpkg/tlperl/lib/unicore/lib/Dt/Com.pl - tlpkg/tlperl/lib/unicore/lib/Dt/Enc.pl - tlpkg/tlperl/lib/unicore/lib/Dt/Fin.pl - tlpkg/tlperl/lib/unicore/lib/Dt/Font.pl - tlpkg/tlperl/lib/unicore/lib/Dt/Init.pl - tlpkg/tlperl/lib/unicore/lib/Dt/Iso.pl - tlpkg/tlperl/lib/unicore/lib/Dt/Med.pl - tlpkg/tlperl/lib/unicore/lib/Dt/Nar.pl - tlpkg/tlperl/lib/unicore/lib/Dt/Nb.pl - tlpkg/tlperl/lib/unicore/lib/Dt/NonCanon.pl - tlpkg/tlperl/lib/unicore/lib/Dt/Sqr.pl - tlpkg/tlperl/lib/unicore/lib/Dt/Sub.pl - tlpkg/tlperl/lib/unicore/lib/Dt/Sup.pl - tlpkg/tlperl/lib/unicore/lib/Dt/Vert.pl - tlpkg/tlperl/lib/unicore/lib/Ea/A.pl - tlpkg/tlperl/lib/unicore/lib/Ea/H.pl - tlpkg/tlperl/lib/unicore/lib/Ea/N.pl - tlpkg/tlperl/lib/unicore/lib/Ea/Na.pl - tlpkg/tlperl/lib/unicore/lib/Ea/W.pl - tlpkg/tlperl/lib/unicore/lib/Ext/Y.pl - tlpkg/tlperl/lib/unicore/lib/GCB/CN.pl - tlpkg/tlperl/lib/unicore/lib/GCB/EB.pl - tlpkg/tlperl/lib/unicore/lib/GCB/EX.pl - tlpkg/tlperl/lib/unicore/lib/GCB/LV.pl - tlpkg/tlperl/lib/unicore/lib/GCB/LVT.pl - tlpkg/tlperl/lib/unicore/lib/GCB/PP.pl - tlpkg/tlperl/lib/unicore/lib/GCB/SM.pl - tlpkg/tlperl/lib/unicore/lib/GCB/XX.pl - tlpkg/tlperl/lib/unicore/lib/Gc/C.pl - tlpkg/tlperl/lib/unicore/lib/Gc/Cf.pl - tlpkg/tlperl/lib/unicore/lib/Gc/Cn.pl - tlpkg/tlperl/lib/unicore/lib/Gc/L.pl - tlpkg/tlperl/lib/unicore/lib/Gc/LC.pl - tlpkg/tlperl/lib/unicore/lib/Gc/Ll.pl - tlpkg/tlperl/lib/unicore/lib/Gc/Lm.pl - tlpkg/tlperl/lib/unicore/lib/Gc/Lo.pl - tlpkg/tlperl/lib/unicore/lib/Gc/Lu.pl - tlpkg/tlperl/lib/unicore/lib/Gc/M.pl - tlpkg/tlperl/lib/unicore/lib/Gc/Mc.pl - tlpkg/tlperl/lib/unicore/lib/Gc/Me.pl - tlpkg/tlperl/lib/unicore/lib/Gc/Mn.pl - tlpkg/tlperl/lib/unicore/lib/Gc/N.pl - tlpkg/tlperl/lib/unicore/lib/Gc/Nd.pl - tlpkg/tlperl/lib/unicore/lib/Gc/Nl.pl - tlpkg/tlperl/lib/unicore/lib/Gc/No.pl - tlpkg/tlperl/lib/unicore/lib/Gc/P.pl - tlpkg/tlperl/lib/unicore/lib/Gc/Pc.pl - tlpkg/tlperl/lib/unicore/lib/Gc/Pd.pl - tlpkg/tlperl/lib/unicore/lib/Gc/Pe.pl - tlpkg/tlperl/lib/unicore/lib/Gc/Pf.pl - tlpkg/tlperl/lib/unicore/lib/Gc/Pi.pl - tlpkg/tlperl/lib/unicore/lib/Gc/Po.pl - tlpkg/tlperl/lib/unicore/lib/Gc/Ps.pl - tlpkg/tlperl/lib/unicore/lib/Gc/S.pl - tlpkg/tlperl/lib/unicore/lib/Gc/Sc.pl - tlpkg/tlperl/lib/unicore/lib/Gc/Sk.pl - tlpkg/tlperl/lib/unicore/lib/Gc/Sm.pl - tlpkg/tlperl/lib/unicore/lib/Gc/So.pl - tlpkg/tlperl/lib/unicore/lib/Gc/Z.pl - tlpkg/tlperl/lib/unicore/lib/Gc/Zs.pl - tlpkg/tlperl/lib/unicore/lib/GrBase/Y.pl - tlpkg/tlperl/lib/unicore/lib/Hex/Y.pl - tlpkg/tlperl/lib/unicore/lib/Hst/NA.pl - tlpkg/tlperl/lib/unicore/lib/Hyphen/T.pl - tlpkg/tlperl/lib/unicore/lib/IDC/Y.pl - tlpkg/tlperl/lib/unicore/lib/IDS/Y.pl - tlpkg/tlperl/lib/unicore/lib/Ideo/Y.pl - tlpkg/tlperl/lib/unicore/lib/In/2_0.pl - tlpkg/tlperl/lib/unicore/lib/In/2_1.pl - tlpkg/tlperl/lib/unicore/lib/In/3_0.pl - tlpkg/tlperl/lib/unicore/lib/In/3_1.pl - tlpkg/tlperl/lib/unicore/lib/In/3_2.pl - tlpkg/tlperl/lib/unicore/lib/In/4_0.pl - tlpkg/tlperl/lib/unicore/lib/In/4_1.pl - tlpkg/tlperl/lib/unicore/lib/In/5_0.pl - tlpkg/tlperl/lib/unicore/lib/In/5_1.pl - tlpkg/tlperl/lib/unicore/lib/In/5_2.pl - tlpkg/tlperl/lib/unicore/lib/In/6_0.pl - tlpkg/tlperl/lib/unicore/lib/In/6_1.pl - tlpkg/tlperl/lib/unicore/lib/In/6_2.pl - tlpkg/tlperl/lib/unicore/lib/In/6_3.pl - tlpkg/tlperl/lib/unicore/lib/In/7_0.pl - tlpkg/tlperl/lib/unicore/lib/In/8_0.pl - tlpkg/tlperl/lib/unicore/lib/In/9_0.pl - tlpkg/tlperl/lib/unicore/lib/InPC/Bottom.pl - tlpkg/tlperl/lib/unicore/lib/InPC/Left.pl - tlpkg/tlperl/lib/unicore/lib/InPC/LeftAndR.pl - tlpkg/tlperl/lib/unicore/lib/InPC/NA.pl - tlpkg/tlperl/lib/unicore/lib/InPC/Overstru.pl - tlpkg/tlperl/lib/unicore/lib/InPC/Right.pl - tlpkg/tlperl/lib/unicore/lib/InPC/Top.pl - tlpkg/tlperl/lib/unicore/lib/InPC/TopAndBo.pl - tlpkg/tlperl/lib/unicore/lib/InPC/TopAndL2.pl - tlpkg/tlperl/lib/unicore/lib/InPC/TopAndLe.pl - tlpkg/tlperl/lib/unicore/lib/InPC/TopAndRi.pl - tlpkg/tlperl/lib/unicore/lib/InPC/VisualOr.pl - tlpkg/tlperl/lib/unicore/lib/InSC/Avagraha.pl - tlpkg/tlperl/lib/unicore/lib/InSC/Bindu.pl - tlpkg/tlperl/lib/unicore/lib/InSC/Cantilla.pl - tlpkg/tlperl/lib/unicore/lib/InSC/Consona2.pl - tlpkg/tlperl/lib/unicore/lib/InSC/Consona3.pl - tlpkg/tlperl/lib/unicore/lib/InSC/Consona4.pl - tlpkg/tlperl/lib/unicore/lib/InSC/Consona5.pl - tlpkg/tlperl/lib/unicore/lib/InSC/Consona6.pl - tlpkg/tlperl/lib/unicore/lib/InSC/Consonan.pl - tlpkg/tlperl/lib/unicore/lib/InSC/Invisibl.pl - tlpkg/tlperl/lib/unicore/lib/InSC/Nukta.pl - tlpkg/tlperl/lib/unicore/lib/InSC/Number.pl - tlpkg/tlperl/lib/unicore/lib/InSC/Other.pl - tlpkg/tlperl/lib/unicore/lib/InSC/PureKill.pl - tlpkg/tlperl/lib/unicore/lib/InSC/Syllable.pl - tlpkg/tlperl/lib/unicore/lib/InSC/ToneMark.pl - tlpkg/tlperl/lib/unicore/lib/InSC/Virama.pl - tlpkg/tlperl/lib/unicore/lib/InSC/Visarga.pl - tlpkg/tlperl/lib/unicore/lib/InSC/Vowel.pl - tlpkg/tlperl/lib/unicore/lib/InSC/VowelDep.pl - tlpkg/tlperl/lib/unicore/lib/InSC/VowelInd.pl - tlpkg/tlperl/lib/unicore/lib/Jg/Ain.pl - tlpkg/tlperl/lib/unicore/lib/Jg/Alef.pl - tlpkg/tlperl/lib/unicore/lib/Jg/Beh.pl - tlpkg/tlperl/lib/unicore/lib/Jg/Dal.pl - tlpkg/tlperl/lib/unicore/lib/Jg/FarsiYeh.pl - tlpkg/tlperl/lib/unicore/lib/Jg/Feh.pl - tlpkg/tlperl/lib/unicore/lib/Jg/Gaf.pl - tlpkg/tlperl/lib/unicore/lib/Jg/Hah.pl - tlpkg/tlperl/lib/unicore/lib/Jg/Kaf.pl - tlpkg/tlperl/lib/unicore/lib/Jg/Lam.pl - tlpkg/tlperl/lib/unicore/lib/Jg/NoJoinin.pl - tlpkg/tlperl/lib/unicore/lib/Jg/Qaf.pl - tlpkg/tlperl/lib/unicore/lib/Jg/Reh.pl - tlpkg/tlperl/lib/unicore/lib/Jg/Sad.pl - tlpkg/tlperl/lib/unicore/lib/Jg/Seen.pl - tlpkg/tlperl/lib/unicore/lib/Jg/Waw.pl - tlpkg/tlperl/lib/unicore/lib/Jg/Yeh.pl - tlpkg/tlperl/lib/unicore/lib/Jt/C.pl - tlpkg/tlperl/lib/unicore/lib/Jt/D.pl - tlpkg/tlperl/lib/unicore/lib/Jt/R.pl - tlpkg/tlperl/lib/unicore/lib/Jt/T.pl - tlpkg/tlperl/lib/unicore/lib/Jt/U.pl - tlpkg/tlperl/lib/unicore/lib/Lb/AI.pl - tlpkg/tlperl/lib/unicore/lib/Lb/AL.pl - tlpkg/tlperl/lib/unicore/lib/Lb/BA.pl - tlpkg/tlperl/lib/unicore/lib/Lb/BB.pl - tlpkg/tlperl/lib/unicore/lib/Lb/CJ.pl - tlpkg/tlperl/lib/unicore/lib/Lb/CL.pl - tlpkg/tlperl/lib/unicore/lib/Lb/CM.pl - tlpkg/tlperl/lib/unicore/lib/Lb/EB.pl - tlpkg/tlperl/lib/unicore/lib/Lb/EX.pl - tlpkg/tlperl/lib/unicore/lib/Lb/GL.pl - tlpkg/tlperl/lib/unicore/lib/Lb/ID.pl - tlpkg/tlperl/lib/unicore/lib/Lb/IN.pl - tlpkg/tlperl/lib/unicore/lib/Lb/IS.pl - tlpkg/tlperl/lib/unicore/lib/Lb/NS.pl - tlpkg/tlperl/lib/unicore/lib/Lb/OP.pl - tlpkg/tlperl/lib/unicore/lib/Lb/PO.pl - tlpkg/tlperl/lib/unicore/lib/Lb/PR.pl - tlpkg/tlperl/lib/unicore/lib/Lb/QU.pl - tlpkg/tlperl/lib/unicore/lib/Lb/SA.pl - tlpkg/tlperl/lib/unicore/lib/Lb/XX.pl - tlpkg/tlperl/lib/unicore/lib/Lower/Y.pl - tlpkg/tlperl/lib/unicore/lib/Math/Y.pl - tlpkg/tlperl/lib/unicore/lib/NFCQC/M.pl - tlpkg/tlperl/lib/unicore/lib/NFCQC/Y.pl - tlpkg/tlperl/lib/unicore/lib/NFDQC/N.pl - tlpkg/tlperl/lib/unicore/lib/NFDQC/Y.pl - tlpkg/tlperl/lib/unicore/lib/NFKCQC/N.pl - tlpkg/tlperl/lib/unicore/lib/NFKCQC/Y.pl - tlpkg/tlperl/lib/unicore/lib/NFKDQC/N.pl - tlpkg/tlperl/lib/unicore/lib/NFKDQC/Y.pl - tlpkg/tlperl/lib/unicore/lib/Nt/Di.pl - tlpkg/tlperl/lib/unicore/lib/Nt/None.pl - tlpkg/tlperl/lib/unicore/lib/Nt/Nu.pl - tlpkg/tlperl/lib/unicore/lib/Nv/0.pl - tlpkg/tlperl/lib/unicore/lib/Nv/1.pl - tlpkg/tlperl/lib/unicore/lib/Nv/10.pl - tlpkg/tlperl/lib/unicore/lib/Nv/100.pl - tlpkg/tlperl/lib/unicore/lib/Nv/1000.pl - tlpkg/tlperl/lib/unicore/lib/Nv/10000.pl - tlpkg/tlperl/lib/unicore/lib/Nv/11.pl - tlpkg/tlperl/lib/unicore/lib/Nv/12.pl - tlpkg/tlperl/lib/unicore/lib/Nv/13.pl - tlpkg/tlperl/lib/unicore/lib/Nv/14.pl - tlpkg/tlperl/lib/unicore/lib/Nv/15.pl - tlpkg/tlperl/lib/unicore/lib/Nv/16.pl - tlpkg/tlperl/lib/unicore/lib/Nv/17.pl - tlpkg/tlperl/lib/unicore/lib/Nv/18.pl - tlpkg/tlperl/lib/unicore/lib/Nv/19.pl - tlpkg/tlperl/lib/unicore/lib/Nv/1_16.pl - tlpkg/tlperl/lib/unicore/lib/Nv/1_2.pl - tlpkg/tlperl/lib/unicore/lib/Nv/1_3.pl - tlpkg/tlperl/lib/unicore/lib/Nv/1_4.pl - tlpkg/tlperl/lib/unicore/lib/Nv/1_8.pl - tlpkg/tlperl/lib/unicore/lib/Nv/2.pl - tlpkg/tlperl/lib/unicore/lib/Nv/20.pl - tlpkg/tlperl/lib/unicore/lib/Nv/200.pl - tlpkg/tlperl/lib/unicore/lib/Nv/2_3.pl - tlpkg/tlperl/lib/unicore/lib/Nv/3.pl - tlpkg/tlperl/lib/unicore/lib/Nv/30.pl - tlpkg/tlperl/lib/unicore/lib/Nv/300.pl - tlpkg/tlperl/lib/unicore/lib/Nv/3_16.pl - tlpkg/tlperl/lib/unicore/lib/Nv/3_4.pl - tlpkg/tlperl/lib/unicore/lib/Nv/4.pl - tlpkg/tlperl/lib/unicore/lib/Nv/40.pl - tlpkg/tlperl/lib/unicore/lib/Nv/400.pl - tlpkg/tlperl/lib/unicore/lib/Nv/5.pl - tlpkg/tlperl/lib/unicore/lib/Nv/50.pl - tlpkg/tlperl/lib/unicore/lib/Nv/500.pl - tlpkg/tlperl/lib/unicore/lib/Nv/5000.pl - tlpkg/tlperl/lib/unicore/lib/Nv/50000.pl - tlpkg/tlperl/lib/unicore/lib/Nv/6.pl - tlpkg/tlperl/lib/unicore/lib/Nv/60.pl - tlpkg/tlperl/lib/unicore/lib/Nv/600.pl - tlpkg/tlperl/lib/unicore/lib/Nv/7.pl - tlpkg/tlperl/lib/unicore/lib/Nv/70.pl - tlpkg/tlperl/lib/unicore/lib/Nv/700.pl - tlpkg/tlperl/lib/unicore/lib/Nv/8.pl - tlpkg/tlperl/lib/unicore/lib/Nv/80.pl - tlpkg/tlperl/lib/unicore/lib/Nv/800.pl - tlpkg/tlperl/lib/unicore/lib/Nv/9.pl - tlpkg/tlperl/lib/unicore/lib/Nv/90.pl - tlpkg/tlperl/lib/unicore/lib/Nv/900.pl - tlpkg/tlperl/lib/unicore/lib/PCM/Y.pl - tlpkg/tlperl/lib/unicore/lib/PatSyn/Y.pl - tlpkg/tlperl/lib/unicore/lib/Perl/Alnum.pl - tlpkg/tlperl/lib/unicore/lib/Perl/Assigned.pl - tlpkg/tlperl/lib/unicore/lib/Perl/Blank.pl - tlpkg/tlperl/lib/unicore/lib/Perl/Graph.pl - tlpkg/tlperl/lib/unicore/lib/Perl/PerlWord.pl - tlpkg/tlperl/lib/unicore/lib/Perl/PosixPun.pl - tlpkg/tlperl/lib/unicore/lib/Perl/Print.pl - tlpkg/tlperl/lib/unicore/lib/Perl/SpacePer.pl - tlpkg/tlperl/lib/unicore/lib/Perl/Title.pl - tlpkg/tlperl/lib/unicore/lib/Perl/Word.pl - tlpkg/tlperl/lib/unicore/lib/Perl/XPosixPu.pl - tlpkg/tlperl/lib/unicore/lib/Perl/_PerlAny.pl - tlpkg/tlperl/lib/unicore/lib/Perl/_PerlCh2.pl - tlpkg/tlperl/lib/unicore/lib/Perl/_PerlCha.pl - tlpkg/tlperl/lib/unicore/lib/Perl/_PerlFol.pl - tlpkg/tlperl/lib/unicore/lib/Perl/_PerlIDC.pl - tlpkg/tlperl/lib/unicore/lib/Perl/_PerlIDS.pl - tlpkg/tlperl/lib/unicore/lib/Perl/_PerlNch.pl - tlpkg/tlperl/lib/unicore/lib/Perl/_PerlPat.pl - tlpkg/tlperl/lib/unicore/lib/Perl/_PerlPr2.pl - tlpkg/tlperl/lib/unicore/lib/Perl/_PerlPro.pl - tlpkg/tlperl/lib/unicore/lib/Perl/_PerlQuo.pl - tlpkg/tlperl/lib/unicore/lib/QMark/Y.pl - tlpkg/tlperl/lib/unicore/lib/SB/AT.pl - tlpkg/tlperl/lib/unicore/lib/SB/CL.pl - tlpkg/tlperl/lib/unicore/lib/SB/EX.pl - tlpkg/tlperl/lib/unicore/lib/SB/FO.pl - tlpkg/tlperl/lib/unicore/lib/SB/LE.pl - tlpkg/tlperl/lib/unicore/lib/SB/LO.pl - tlpkg/tlperl/lib/unicore/lib/SB/NU.pl - tlpkg/tlperl/lib/unicore/lib/SB/SC.pl - tlpkg/tlperl/lib/unicore/lib/SB/ST.pl - tlpkg/tlperl/lib/unicore/lib/SB/Sp.pl - tlpkg/tlperl/lib/unicore/lib/SB/UP.pl - tlpkg/tlperl/lib/unicore/lib/SB/XX.pl - tlpkg/tlperl/lib/unicore/lib/SD/Y.pl - tlpkg/tlperl/lib/unicore/lib/STerm/Y.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Arab.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Armn.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Beng.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Bhks.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Cham.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Cprt.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Cyrl.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Deva.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Dupl.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Ethi.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Geor.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Glag.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Gran.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Grek.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Gujr.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Guru.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Han.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Hang.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Hebr.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Hira.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Hmng.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Kana.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Khar.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Khmr.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Knda.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Lana.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Lao.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Latn.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Limb.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Linb.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Mlym.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Mong.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Mult.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Orya.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Sinh.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Talu.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Taml.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Telu.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Tibt.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Xsux.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Zinh.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Zyyy.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Zzzz.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Adlm.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Arab.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Armn.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Beng.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Bopo.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Cakm.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Copt.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Cprt.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Cyrl.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Deva.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Dupl.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Geor.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Glag.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Gran.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Grek.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Gujr.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Guru.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Han.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Hang.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Hira.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Kana.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Knda.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Latn.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Limb.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Lina.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Linb.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Mlym.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Mong.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Mult.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Mymr.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Orya.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Phlp.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Shrd.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Sind.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Sinh.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Syrc.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Tagb.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Takr.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Taml.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Telu.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Thaa.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Tirh.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Yi.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Zinh.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Zyyy.pl - tlpkg/tlperl/lib/unicore/lib/Term/Y.pl - tlpkg/tlperl/lib/unicore/lib/UIdeo/Y.pl - tlpkg/tlperl/lib/unicore/lib/Upper/Y.pl - tlpkg/tlperl/lib/unicore/lib/WB/EX.pl - tlpkg/tlperl/lib/unicore/lib/WB/Extend.pl - tlpkg/tlperl/lib/unicore/lib/WB/FO.pl - tlpkg/tlperl/lib/unicore/lib/WB/HL.pl - tlpkg/tlperl/lib/unicore/lib/WB/KA.pl - tlpkg/tlperl/lib/unicore/lib/WB/LE.pl - tlpkg/tlperl/lib/unicore/lib/WB/MB.pl - tlpkg/tlperl/lib/unicore/lib/WB/ML.pl - tlpkg/tlperl/lib/unicore/lib/WB/MN.pl - tlpkg/tlperl/lib/unicore/lib/WB/NU.pl - tlpkg/tlperl/lib/unicore/lib/WB/XX.pl - tlpkg/tlperl/lib/unicore/lib/XIDC/Y.pl - tlpkg/tlperl/lib/unicore/lib/XIDS/Y.pl - tlpkg/tlperl/lib/unicore/version - tlpkg/tlperl/lib/utf8.pm - tlpkg/tlperl/lib/utf8_heavy.pl - tlpkg/tlperl/lib/vars.pm - tlpkg/tlperl/lib/version.pm - tlpkg/tlperl/lib/version.pod - tlpkg/tlperl/lib/version/Internals.pod - tlpkg/tlperl/lib/version/regex.pm - tlpkg/tlperl/lib/vmsish.pm - tlpkg/tlperl/lib/warnings.pm - tlpkg/tlperl/lib/warnings/register.pm - tlpkg/tlperl/site/lib/Cpanel/JSON/XS.pm - tlpkg/tlperl/site/lib/Cpanel/JSON/XS/Boolean.pm - tlpkg/tlperl/site/lib/Cpanel/JSON/XS/Type.pm - tlpkg/tlperl/site/lib/Date/Format.pm - tlpkg/tlperl/site/lib/Date/Language.pm - tlpkg/tlperl/site/lib/Date/Language/Afar.pm - tlpkg/tlperl/site/lib/Date/Language/Amharic.pm - tlpkg/tlperl/site/lib/Date/Language/Austrian.pm - tlpkg/tlperl/site/lib/Date/Language/Brazilian.pm - tlpkg/tlperl/site/lib/Date/Language/Bulgarian.pm - tlpkg/tlperl/site/lib/Date/Language/Chinese.pm - tlpkg/tlperl/site/lib/Date/Language/Chinese_GB.pm - tlpkg/tlperl/site/lib/Date/Language/Czech.pm - tlpkg/tlperl/site/lib/Date/Language/Danish.pm - tlpkg/tlperl/site/lib/Date/Language/Dutch.pm - tlpkg/tlperl/site/lib/Date/Language/English.pm - tlpkg/tlperl/site/lib/Date/Language/Finnish.pm - tlpkg/tlperl/site/lib/Date/Language/French.pm - tlpkg/tlperl/site/lib/Date/Language/Gedeo.pm - tlpkg/tlperl/site/lib/Date/Language/German.pm - tlpkg/tlperl/site/lib/Date/Language/Greek.pm - tlpkg/tlperl/site/lib/Date/Language/Hungarian.pm - tlpkg/tlperl/site/lib/Date/Language/Icelandic.pm - tlpkg/tlperl/site/lib/Date/Language/Italian.pm - tlpkg/tlperl/site/lib/Date/Language/Norwegian.pm - tlpkg/tlperl/site/lib/Date/Language/Oromo.pm - tlpkg/tlperl/site/lib/Date/Language/Romanian.pm - tlpkg/tlperl/site/lib/Date/Language/Russian.pm - tlpkg/tlperl/site/lib/Date/Language/Russian_cp1251.pm - tlpkg/tlperl/site/lib/Date/Language/Russian_koi8r.pm - tlpkg/tlperl/site/lib/Date/Language/Sidama.pm - tlpkg/tlperl/site/lib/Date/Language/Somali.pm - tlpkg/tlperl/site/lib/Date/Language/Spanish.pm - tlpkg/tlperl/site/lib/Date/Language/Swedish.pm - tlpkg/tlperl/site/lib/Date/Language/Tigrinya.pm - tlpkg/tlperl/site/lib/Date/Language/TigrinyaEritrean.pm - tlpkg/tlperl/site/lib/Date/Language/TigrinyaEthiopian.pm - tlpkg/tlperl/site/lib/Date/Language/Turkish.pm - tlpkg/tlperl/site/lib/Date/Parse.pm - tlpkg/tlperl/site/lib/Digest/SHA1.pm - tlpkg/tlperl/site/lib/Encode/Locale.pm - tlpkg/tlperl/site/lib/Encode/compat.pm - tlpkg/tlperl/site/lib/Encode/compat/5006001.pm - tlpkg/tlperl/site/lib/Encode/compat/Alias.pm - tlpkg/tlperl/site/lib/Encode/compat/common.pm - tlpkg/tlperl/site/lib/File/Listing.pm - tlpkg/tlperl/site/lib/File/Which.pm - tlpkg/tlperl/site/lib/HTML/Entities.pm - tlpkg/tlperl/site/lib/HTML/Filter.pm - tlpkg/tlperl/site/lib/HTML/HeadParser.pm - tlpkg/tlperl/site/lib/HTML/LinkExtor.pm - tlpkg/tlperl/site/lib/HTML/Parser.pm - tlpkg/tlperl/site/lib/HTML/PullParser.pm - tlpkg/tlperl/site/lib/HTML/Tagset.pm - tlpkg/tlperl/site/lib/HTML/TokeParser.pm - tlpkg/tlperl/site/lib/HTTP/Config.pm - tlpkg/tlperl/site/lib/HTTP/Cookies.pm - tlpkg/tlperl/site/lib/HTTP/Cookies/Microsoft.pm - tlpkg/tlperl/site/lib/HTTP/Cookies/Netscape.pm - tlpkg/tlperl/site/lib/HTTP/Daemon.pm - tlpkg/tlperl/site/lib/HTTP/Date.pm - tlpkg/tlperl/site/lib/HTTP/Headers.pm - tlpkg/tlperl/site/lib/HTTP/Headers/Auth.pm - tlpkg/tlperl/site/lib/HTTP/Headers/ETag.pm - tlpkg/tlperl/site/lib/HTTP/Headers/Util.pm - tlpkg/tlperl/site/lib/HTTP/Message.pm - tlpkg/tlperl/site/lib/HTTP/Negotiate.pm - tlpkg/tlperl/site/lib/HTTP/Request.pm - tlpkg/tlperl/site/lib/HTTP/Request/Common.pm - tlpkg/tlperl/site/lib/HTTP/Response.pm - tlpkg/tlperl/site/lib/HTTP/Status.pm - tlpkg/tlperl/site/lib/IO/HTML.pm - tlpkg/tlperl/site/lib/IO/String.pm - tlpkg/tlperl/site/lib/JSON/MaybeXS.pm - tlpkg/tlperl/site/lib/LWP.pm - tlpkg/tlperl/site/lib/LWP/Authen/Basic.pm - tlpkg/tlperl/site/lib/LWP/Authen/Digest.pm - tlpkg/tlperl/site/lib/LWP/Authen/Ntlm.pm - tlpkg/tlperl/site/lib/LWP/ConnCache.pm - tlpkg/tlperl/site/lib/LWP/Debug.pm - tlpkg/tlperl/site/lib/LWP/Debug/TraceHTTP.pm - tlpkg/tlperl/site/lib/LWP/DebugFile.pm - tlpkg/tlperl/site/lib/LWP/MediaTypes.pm - tlpkg/tlperl/site/lib/LWP/MemberMixin.pm - tlpkg/tlperl/site/lib/LWP/Protocol.pm - tlpkg/tlperl/site/lib/LWP/Protocol/cpan.pm - tlpkg/tlperl/site/lib/LWP/Protocol/data.pm - tlpkg/tlperl/site/lib/LWP/Protocol/file.pm - tlpkg/tlperl/site/lib/LWP/Protocol/ftp.pm - tlpkg/tlperl/site/lib/LWP/Protocol/gopher.pm - tlpkg/tlperl/site/lib/LWP/Protocol/http.pm - tlpkg/tlperl/site/lib/LWP/Protocol/loopback.pm - tlpkg/tlperl/site/lib/LWP/Protocol/mailto.pm - tlpkg/tlperl/site/lib/LWP/Protocol/nntp.pm - tlpkg/tlperl/site/lib/LWP/Protocol/nogo.pm - tlpkg/tlperl/site/lib/LWP/RobotUA.pm - tlpkg/tlperl/site/lib/LWP/Simple.pm - tlpkg/tlperl/site/lib/LWP/UserAgent.pm - tlpkg/tlperl/site/lib/LWP/media.types - tlpkg/tlperl/site/lib/Math/Int64.pm - tlpkg/tlperl/site/lib/Math/Int64/die_on_overflow.pm - tlpkg/tlperl/site/lib/Math/Int64/native_if_available.pm - tlpkg/tlperl/site/lib/Math/UInt64.pm - tlpkg/tlperl/site/lib/Mozilla/CA.pm - tlpkg/tlperl/site/lib/Mozilla/CA/cacert.pem - tlpkg/tlperl/site/lib/Mozilla/mk-ca-bundle.pl - tlpkg/tlperl/site/lib/Net/HTTP.pm - tlpkg/tlperl/site/lib/Net/HTTP/Methods.pm - tlpkg/tlperl/site/lib/Net/HTTP/NB.pm - tlpkg/tlperl/site/lib/Net/HTTPS.pm - tlpkg/tlperl/site/lib/OLE.pm - tlpkg/tlperl/site/lib/Socket.pm - tlpkg/tlperl/site/lib/Test/Fatal.pm - tlpkg/tlperl/site/lib/Test/Needs.pm - tlpkg/tlperl/site/lib/Test/RequiresInternet.pm - tlpkg/tlperl/site/lib/Tie/Registry.pm - tlpkg/tlperl/site/lib/Tie/Watch.pm - tlpkg/tlperl/site/lib/Time/Zone.pm - tlpkg/tlperl/site/lib/Tk.pm - tlpkg/tlperl/site/lib/Tk.pod - tlpkg/tlperl/site/lib/Tk/804delta.pod - tlpkg/tlperl/site/lib/Tk/Adjuster.pm - tlpkg/tlperl/site/lib/Tk/Adjuster.pod - tlpkg/tlperl/site/lib/Tk/After.pm - tlpkg/tlperl/site/lib/Tk/Animation.pm - tlpkg/tlperl/site/lib/Tk/Animation.pod - tlpkg/tlperl/site/lib/Tk/Balloon.pm - tlpkg/tlperl/site/lib/Tk/Balloon.pod - tlpkg/tlperl/site/lib/Tk/Bitmap.pm - tlpkg/tlperl/site/lib/Tk/Bitmap.pod - tlpkg/tlperl/site/lib/Tk/BrowseEntry.pm - tlpkg/tlperl/site/lib/Tk/BrowseEntry.pod - tlpkg/tlperl/site/lib/Tk/Button.pm - tlpkg/tlperl/site/lib/Tk/Button.pod - tlpkg/tlperl/site/lib/Tk/Camel.xpm - tlpkg/tlperl/site/lib/Tk/Canvas.pm - tlpkg/tlperl/site/lib/Tk/Canvas.pod - tlpkg/tlperl/site/lib/Tk/Checkbutton.pm - tlpkg/tlperl/site/lib/Tk/Checkbutton.pod - tlpkg/tlperl/site/lib/Tk/Clipboard.pm - tlpkg/tlperl/site/lib/Tk/Clipboard.pod - tlpkg/tlperl/site/lib/Tk/CmdLine.pm - tlpkg/tlperl/site/lib/Tk/CmdLine.pod - tlpkg/tlperl/site/lib/Tk/ColorDialog.pm - tlpkg/tlperl/site/lib/Tk/ColorEdit.xpm - tlpkg/tlperl/site/lib/Tk/ColorEditor.pm - tlpkg/tlperl/site/lib/Tk/ColorEditor.pod - tlpkg/tlperl/site/lib/Tk/ColorSelect.pm - tlpkg/tlperl/site/lib/Tk/Compound.pm - tlpkg/tlperl/site/lib/Tk/Compound.pod - tlpkg/tlperl/site/lib/Tk/Config.pm - tlpkg/tlperl/site/lib/Tk/ConfigSpecs.pod - tlpkg/tlperl/site/lib/Tk/Configure.pm - tlpkg/tlperl/site/lib/Tk/Credits - tlpkg/tlperl/site/lib/Tk/DItem.pod - tlpkg/tlperl/site/lib/Tk/Derived.pm - tlpkg/tlperl/site/lib/Tk/Derived.pod - tlpkg/tlperl/site/lib/Tk/Dialog.pm - tlpkg/tlperl/site/lib/Tk/Dialog.pod - tlpkg/tlperl/site/lib/Tk/DialogBox.pm - tlpkg/tlperl/site/lib/Tk/DialogBox.pod - tlpkg/tlperl/site/lib/Tk/DirSelect.pm - tlpkg/tlperl/site/lib/Tk/DirTree.pm - tlpkg/tlperl/site/lib/Tk/DirTree.pod - tlpkg/tlperl/site/lib/Tk/Dirlist.pm - tlpkg/tlperl/site/lib/Tk/DragDrop.pm - tlpkg/tlperl/site/lib/Tk/DragDrop/Common.pm - tlpkg/tlperl/site/lib/Tk/DragDrop/Common.pod - tlpkg/tlperl/site/lib/Tk/DragDrop/LocalDrop.pm - tlpkg/tlperl/site/lib/Tk/DragDrop/Rect.pm - tlpkg/tlperl/site/lib/Tk/DragDrop/SunConst.pm - tlpkg/tlperl/site/lib/Tk/DragDrop/SunConst.pod - tlpkg/tlperl/site/lib/Tk/DragDrop/SunDrop.pm - tlpkg/tlperl/site/lib/Tk/DragDrop/SunSite.pm - tlpkg/tlperl/site/lib/Tk/DragDrop/Win32Drop.pm - tlpkg/tlperl/site/lib/Tk/DragDrop/Win32Site.pm - tlpkg/tlperl/site/lib/Tk/DragDrop/XDNDDrop.pm - tlpkg/tlperl/site/lib/Tk/DragDrop/XDNDSite.pm - tlpkg/tlperl/site/lib/Tk/DropSite.pm - tlpkg/tlperl/site/lib/Tk/DropSite.pod - tlpkg/tlperl/site/lib/Tk/DummyEncode.pm - tlpkg/tlperl/site/lib/Tk/English.pm - tlpkg/tlperl/site/lib/Tk/Entry.pm - tlpkg/tlperl/site/lib/Tk/Entry.pod - tlpkg/tlperl/site/lib/Tk/Error.pod - tlpkg/tlperl/site/lib/Tk/ErrorDialog.pm - tlpkg/tlperl/site/lib/Tk/ErrorDialog.pod - tlpkg/tlperl/site/lib/Tk/Event.pm - tlpkg/tlperl/site/lib/Tk/Event/IO.pm - tlpkg/tlperl/site/lib/Tk/Eventloop.pod - tlpkg/tlperl/site/lib/Tk/FBox.pm - tlpkg/tlperl/site/lib/Tk/FBox.pod - tlpkg/tlperl/site/lib/Tk/FileSelect.pm - tlpkg/tlperl/site/lib/Tk/FileSelect.pod - tlpkg/tlperl/site/lib/Tk/FloatEntry.pm - tlpkg/tlperl/site/lib/Tk/Font.pm - tlpkg/tlperl/site/lib/Tk/Font.pod - tlpkg/tlperl/site/lib/Tk/Frame.pm - tlpkg/tlperl/site/lib/Tk/Frame.pod - tlpkg/tlperl/site/lib/Tk/HList.pm - tlpkg/tlperl/site/lib/Tk/HList.pod - tlpkg/tlperl/site/lib/Tk/IO.pm - tlpkg/tlperl/site/lib/Tk/IO.pod - tlpkg/tlperl/site/lib/Tk/IconList.pm - tlpkg/tlperl/site/lib/Tk/IconList.pod - tlpkg/tlperl/site/lib/Tk/Image.pm - tlpkg/tlperl/site/lib/Tk/Image.pod - tlpkg/tlperl/site/lib/Tk/InputO.pod - tlpkg/tlperl/site/lib/Tk/Internals.pod - tlpkg/tlperl/site/lib/Tk/ItemStyle.pm - tlpkg/tlperl/site/lib/Tk/JPEG.pm - tlpkg/tlperl/site/lib/Tk/LabEntry.pm - tlpkg/tlperl/site/lib/Tk/LabFrame.pm - tlpkg/tlperl/site/lib/Tk/LabFrame.pod - tlpkg/tlperl/site/lib/Tk/LabRadio.pm - tlpkg/tlperl/site/lib/Tk/Label.pm - tlpkg/tlperl/site/lib/Tk/Label.pod - tlpkg/tlperl/site/lib/Tk/Labelframe.pm - tlpkg/tlperl/site/lib/Tk/Labelframe.pod - tlpkg/tlperl/site/lib/Tk/Listbox.pm - tlpkg/tlperl/site/lib/Tk/Listbox.pod - tlpkg/tlperl/site/lib/Tk/MMtry.pm - tlpkg/tlperl/site/lib/Tk/MMutil.pm - tlpkg/tlperl/site/lib/Tk/MainWindow.pm - tlpkg/tlperl/site/lib/Tk/MainWindow.pod - tlpkg/tlperl/site/lib/Tk/MakeDepend.pm - tlpkg/tlperl/site/lib/Tk/Menu.pm - tlpkg/tlperl/site/lib/Tk/Menu.pod - tlpkg/tlperl/site/lib/Tk/Menu/Item.pm - tlpkg/tlperl/site/lib/Tk/Menu/Item.pod - tlpkg/tlperl/site/lib/Tk/Menubar.pm - tlpkg/tlperl/site/lib/Tk/Menubutton.pm - tlpkg/tlperl/site/lib/Tk/Menubutton.pod - tlpkg/tlperl/site/lib/Tk/Message.pm - tlpkg/tlperl/site/lib/Tk/Message.pod - tlpkg/tlperl/site/lib/Tk/MsgBox.pm - tlpkg/tlperl/site/lib/Tk/MsgBox.pod - tlpkg/tlperl/site/lib/Tk/Mwm.pod - tlpkg/tlperl/site/lib/Tk/NBFrame.pm - tlpkg/tlperl/site/lib/Tk/NoteBook.pm - tlpkg/tlperl/site/lib/Tk/NoteBook.pod - tlpkg/tlperl/site/lib/Tk/Optionmenu.pm - tlpkg/tlperl/site/lib/Tk/Optionmenu.pod - tlpkg/tlperl/site/lib/Tk/PNG.pm - tlpkg/tlperl/site/lib/Tk/Pane.pm - tlpkg/tlperl/site/lib/Tk/Panedwindow.pm - tlpkg/tlperl/site/lib/Tk/Panedwindow.pod - tlpkg/tlperl/site/lib/Tk/Photo.pm - tlpkg/tlperl/site/lib/Tk/Photo.pod - tlpkg/tlperl/site/lib/Tk/Pixmap.pm - tlpkg/tlperl/site/lib/Tk/Pixmap.pod - tlpkg/tlperl/site/lib/Tk/Popup.pod - tlpkg/tlperl/site/lib/Tk/Pretty.pm - tlpkg/tlperl/site/lib/Tk/ProgressBar.pm - tlpkg/tlperl/site/lib/Tk/README.Adjust - tlpkg/tlperl/site/lib/Tk/ROText.pm - tlpkg/tlperl/site/lib/Tk/ROText.pod - tlpkg/tlperl/site/lib/Tk/Radiobutton.pm - tlpkg/tlperl/site/lib/Tk/Radiobutton.pod - tlpkg/tlperl/site/lib/Tk/Region.pm - tlpkg/tlperl/site/lib/Tk/Reindex.pm - tlpkg/tlperl/site/lib/Tk/ReindexedROText.pm - tlpkg/tlperl/site/lib/Tk/ReindexedText.pm - tlpkg/tlperl/site/lib/Tk/Scale.pm - tlpkg/tlperl/site/lib/Tk/Scale.pod - tlpkg/tlperl/site/lib/Tk/Scrollbar.pm - tlpkg/tlperl/site/lib/Tk/Scrollbar.pod - tlpkg/tlperl/site/lib/Tk/Scrolled.pod - tlpkg/tlperl/site/lib/Tk/Spinbox.pm - tlpkg/tlperl/site/lib/Tk/Spinbox.pod - tlpkg/tlperl/site/lib/Tk/Stats.pm - tlpkg/tlperl/site/lib/Tk/Submethods.pm - tlpkg/tlperl/site/lib/Tk/Submethods.pod - tlpkg/tlperl/site/lib/Tk/TList.pm - tlpkg/tlperl/site/lib/Tk/TList.pod - tlpkg/tlperl/site/lib/Tk/Table.pm - tlpkg/tlperl/site/lib/Tk/Table.pod - tlpkg/tlperl/site/lib/Tk/Tcl-perl.pod - tlpkg/tlperl/site/lib/Tk/Text.pm - tlpkg/tlperl/site/lib/Tk/Text.pod - tlpkg/tlperl/site/lib/Tk/Text/Tag.pm - tlpkg/tlperl/site/lib/Tk/TextEdit.pm - tlpkg/tlperl/site/lib/Tk/TextList.pm - tlpkg/tlperl/site/lib/Tk/TextUndo.pm - tlpkg/tlperl/site/lib/Tk/TextUndo.pod - tlpkg/tlperl/site/lib/Tk/Tiler.pm - tlpkg/tlperl/site/lib/Tk/Tiler.pod - tlpkg/tlperl/site/lib/Tk/TixGrid.pm - tlpkg/tlperl/site/lib/Tk/TixGrid.pod - tlpkg/tlperl/site/lib/Tk/Tk.xbm - tlpkg/tlperl/site/lib/Tk/Tk.xpm - tlpkg/tlperl/site/lib/Tk/TkXSUB.def - tlpkg/tlperl/site/lib/Tk/Toplevel.pm - tlpkg/tlperl/site/lib/Tk/Toplevel.pod - tlpkg/tlperl/site/lib/Tk/Trace.pm - tlpkg/tlperl/site/lib/Tk/Tree.pm - tlpkg/tlperl/site/lib/Tk/Tree.pod - tlpkg/tlperl/site/lib/Tk/UserGuide.pod - tlpkg/tlperl/site/lib/Tk/Widget.pm - tlpkg/tlperl/site/lib/Tk/Widget.pod - tlpkg/tlperl/site/lib/Tk/WidgetDemo.pod - tlpkg/tlperl/site/lib/Tk/Wm.pm - tlpkg/tlperl/site/lib/Tk/Wm.pod - tlpkg/tlperl/site/lib/Tk/X.pm - tlpkg/tlperl/site/lib/Tk/X.pod - tlpkg/tlperl/site/lib/Tk/X11/X.h - tlpkg/tlperl/site/lib/Tk/X11/Xatom.h - tlpkg/tlperl/site/lib/Tk/X11/Xfuncproto.h - tlpkg/tlperl/site/lib/Tk/X11/Xlib.h - tlpkg/tlperl/site/lib/Tk/X11/Xutil.h - tlpkg/tlperl/site/lib/Tk/X11/cursorfont.h - tlpkg/tlperl/site/lib/Tk/X11/keysym.h - tlpkg/tlperl/site/lib/Tk/X11/keysymdef.h - tlpkg/tlperl/site/lib/Tk/X11/license.terms - tlpkg/tlperl/site/lib/Tk/X11Font.pm - tlpkg/tlperl/site/lib/Tk/X11Font.pod - tlpkg/tlperl/site/lib/Tk/Xcamel.gif - tlpkg/tlperl/site/lib/Tk/Xlib.pm - tlpkg/tlperl/site/lib/Tk/Xrm.pm - tlpkg/tlperl/site/lib/Tk/Xrm.pod - tlpkg/tlperl/site/lib/Tk/act_folder.xbm - tlpkg/tlperl/site/lib/Tk/act_folder.xpm - tlpkg/tlperl/site/lib/Tk/after.pod - tlpkg/tlperl/site/lib/Tk/anim.gif - tlpkg/tlperl/site/lib/Tk/arrowdownwin.xbm - tlpkg/tlperl/site/lib/Tk/balArrow.xbm - tlpkg/tlperl/site/lib/Tk/bind.pod - tlpkg/tlperl/site/lib/Tk/bindtags.pod - tlpkg/tlperl/site/lib/Tk/callbacks.pod - tlpkg/tlperl/site/lib/Tk/cbxarrow.xbm - tlpkg/tlperl/site/lib/Tk/chooseColor.pod - tlpkg/tlperl/site/lib/Tk/chooseDirectory.pod - tlpkg/tlperl/site/lib/Tk/composite.pod - tlpkg/tlperl/site/lib/Tk/demos/LabEnLabRad.pm - tlpkg/tlperl/site/lib/Tk/demos/images/QuitPB.xpm - tlpkg/tlperl/site/lib/Tk/demos/images/QuitPBa.xpm - tlpkg/tlperl/site/lib/Tk/demos/images/c.icon - tlpkg/tlperl/site/lib/Tk/demos/images/cursor.cur - tlpkg/tlperl/site/lib/Tk/demos/images/cursor.mask - tlpkg/tlperl/site/lib/Tk/demos/images/cursor.xbm - tlpkg/tlperl/site/lib/Tk/demos/images/dir.icon - tlpkg/tlperl/site/lib/Tk/demos/images/dir.mask - tlpkg/tlperl/site/lib/Tk/demos/images/earth.gif - tlpkg/tlperl/site/lib/Tk/demos/images/earthris.gif - tlpkg/tlperl/site/lib/Tk/demos/images/face - tlpkg/tlperl/site/lib/Tk/demos/images/flagdown - tlpkg/tlperl/site/lib/Tk/demos/images/flagup - tlpkg/tlperl/site/lib/Tk/demos/images/grey.25 - tlpkg/tlperl/site/lib/Tk/demos/images/grey.5 - tlpkg/tlperl/site/lib/Tk/demos/images/letters - tlpkg/tlperl/site/lib/Tk/demos/images/mickey.gif - tlpkg/tlperl/site/lib/Tk/demos/images/ned.xpm - tlpkg/tlperl/site/lib/Tk/demos/images/noletters - tlpkg/tlperl/site/lib/Tk/demos/images/page.icon - tlpkg/tlperl/site/lib/Tk/demos/images/page.mask - tlpkg/tlperl/site/lib/Tk/demos/images/pattern - tlpkg/tlperl/site/lib/Tk/demos/images/teapot.ppm - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/Ball.pm - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/HList.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/HList2.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/Plot.pm - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/WidgetDemo.pm - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/arrows.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/balloon.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/bind.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/bitmaps.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/bounce.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/browseentry.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/browseentry2.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/button.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/check.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/choosedir.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/clrpick.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/colors.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/cscroll.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/ctext.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/dialog1.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/dialog2.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/dirtree.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/entry1.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/entry2.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/entry3.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/filebox.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/floor.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/form.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/form_mgr.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/hello.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/hscale.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/icon.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/image1.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/image2.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/items.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/keysyms.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/labelframe.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/labels.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/labframe.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/mega.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/menbut.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/menus.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/menus2.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/msgBox.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/notebook.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/paned1.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/paned2.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/photo1.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/photo2.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/plot.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/progress.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/puzzle.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/radio.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/ruler.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/sayings.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/search.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/showVars.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/slide.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/spin.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/states.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/style.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/texts.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/trace1.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/trace2.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/transtile.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/twind.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/unicodeout.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/virtevents1.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/vscale.pl - tlpkg/tlperl/site/lib/Tk/demos/widtrib/Gedi.pl - tlpkg/tlperl/site/lib/Tk/demos/widtrib/TEMPLATE.pl - tlpkg/tlperl/site/lib/Tk/demos/widtrib/Tiler.pl - tlpkg/tlperl/site/lib/Tk/demos/widtrib/all.pl - tlpkg/tlperl/site/lib/Tk/demos/widtrib/cursor.pl - tlpkg/tlperl/site/lib/Tk/demos/widtrib/lib/npuz/Xcamel.npuz - tlpkg/tlperl/site/lib/Tk/demos/widtrib/npuz.pl - tlpkg/tlperl/site/lib/Tk/demos/widtrib/plop.pl - tlpkg/tlperl/site/lib/Tk/event.pod - tlpkg/tlperl/site/lib/Tk/exit.pod - tlpkg/tlperl/site/lib/Tk/file.xbm - tlpkg/tlperl/site/lib/Tk/file.xpm - tlpkg/tlperl/site/lib/Tk/fileevent.pod - tlpkg/tlperl/site/lib/Tk/focus.pod - tlpkg/tlperl/site/lib/Tk/folder.xbm - tlpkg/tlperl/site/lib/Tk/folder.xpm - tlpkg/tlperl/site/lib/Tk/form.pod - tlpkg/tlperl/site/lib/Tk/getOpenFile.pod - tlpkg/tlperl/site/lib/Tk/getSaveFile.pod - tlpkg/tlperl/site/lib/Tk/grab.pod - tlpkg/tlperl/site/lib/Tk/grid.pod - tlpkg/tlperl/site/lib/Tk/icon.gif - tlpkg/tlperl/site/lib/Tk/install.pm - tlpkg/tlperl/site/lib/Tk/license.terms - tlpkg/tlperl/site/lib/Tk/mega.pod - tlpkg/tlperl/site/lib/Tk/messageBox.pod - tlpkg/tlperl/site/lib/Tk/openfile.xbm - tlpkg/tlperl/site/lib/Tk/openfolder.xbm - tlpkg/tlperl/site/lib/Tk/openfolder.xpm - tlpkg/tlperl/site/lib/Tk/option.pod - tlpkg/tlperl/site/lib/Tk/options.pod - tlpkg/tlperl/site/lib/Tk/overview.pod - tlpkg/tlperl/site/lib/Tk/pTk.pod - tlpkg/tlperl/site/lib/Tk/pTk/Lang.h - tlpkg/tlperl/site/lib/Tk/pTk/Lang.m - tlpkg/tlperl/site/lib/Tk/pTk/Lang.t - tlpkg/tlperl/site/lib/Tk/pTk/Lang_f.h - tlpkg/tlperl/site/lib/Tk/pTk/Tcl-pTk - tlpkg/tlperl/site/lib/Tk/pTk/Xlib.h - tlpkg/tlperl/site/lib/Tk/pTk/Xlib.m - tlpkg/tlperl/site/lib/Tk/pTk/Xlib.t - tlpkg/tlperl/site/lib/Tk/pTk/Xlib_f.h - tlpkg/tlperl/site/lib/Tk/pTk/compat/limits.h - tlpkg/tlperl/site/lib/Tk/pTk/compat/stdlib.h - tlpkg/tlperl/site/lib/Tk/pTk/compat/unistd.h - tlpkg/tlperl/site/lib/Tk/pTk/default.h - tlpkg/tlperl/site/lib/Tk/pTk/img.h - tlpkg/tlperl/site/lib/Tk/pTk/imgInt.h - tlpkg/tlperl/site/lib/Tk/pTk/imgInt.m - tlpkg/tlperl/site/lib/Tk/pTk/imgInt.t - tlpkg/tlperl/site/lib/Tk/pTk/imgInt_f.h - tlpkg/tlperl/site/lib/Tk/pTk/ks_names.h - tlpkg/tlperl/site/lib/Tk/pTk/mkVFunc - tlpkg/tlperl/site/lib/Tk/pTk/moredefs.h - tlpkg/tlperl/site/lib/Tk/pTk/port.h - tlpkg/tlperl/site/lib/Tk/pTk/tcl.h - tlpkg/tlperl/site/lib/Tk/pTk/tclDecls.h - tlpkg/tlperl/site/lib/Tk/pTk/tclDecls.m - tlpkg/tlperl/site/lib/Tk/pTk/tclDecls.t - tlpkg/tlperl/site/lib/Tk/pTk/tclDecls_f.h - tlpkg/tlperl/site/lib/Tk/pTk/tclIntDecls.h - tlpkg/tlperl/site/lib/Tk/pTk/tclIntPlatDecls.h - tlpkg/tlperl/site/lib/Tk/pTk/tclMath.h - tlpkg/tlperl/site/lib/Tk/pTk/tclPlatDecls.h - tlpkg/tlperl/site/lib/Tk/pTk/tclWinInt.h - tlpkg/tlperl/site/lib/Tk/pTk/tix.h - tlpkg/tlperl/site/lib/Tk/pTk/tix.m - tlpkg/tlperl/site/lib/Tk/pTk/tix.t - tlpkg/tlperl/site/lib/Tk/pTk/tixBitmaps.h - tlpkg/tlperl/site/lib/Tk/pTk/tixDef.h - tlpkg/tlperl/site/lib/Tk/pTk/tixForm.h - tlpkg/tlperl/site/lib/Tk/pTk/tixGrData.h - tlpkg/tlperl/site/lib/Tk/pTk/tixGrid.h - tlpkg/tlperl/site/lib/Tk/pTk/tixHList.h - tlpkg/tlperl/site/lib/Tk/pTk/tixImgXpm.h - tlpkg/tlperl/site/lib/Tk/pTk/tixImgXpm.m - tlpkg/tlperl/site/lib/Tk/pTk/tixImgXpm.t - tlpkg/tlperl/site/lib/Tk/pTk/tixImgXpm_f.h - tlpkg/tlperl/site/lib/Tk/pTk/tixInt.h - tlpkg/tlperl/site/lib/Tk/pTk/tixInt.m - tlpkg/tlperl/site/lib/Tk/pTk/tixInt.t - tlpkg/tlperl/site/lib/Tk/pTk/tixInt_f.h - tlpkg/tlperl/site/lib/Tk/pTk/tixPort.h - tlpkg/tlperl/site/lib/Tk/pTk/tixTList.h - tlpkg/tlperl/site/lib/Tk/pTk/tixWinInt.h - tlpkg/tlperl/site/lib/Tk/pTk/tixWinPort.h - tlpkg/tlperl/site/lib/Tk/pTk/tix_f.h - tlpkg/tlperl/site/lib/Tk/pTk/tk.h - tlpkg/tlperl/site/lib/Tk/pTk/tk.m - tlpkg/tlperl/site/lib/Tk/pTk/tk.t - tlpkg/tlperl/site/lib/Tk/pTk/tk3d.h - tlpkg/tlperl/site/lib/Tk/pTk/tkButton.h - tlpkg/tlperl/site/lib/Tk/pTk/tkCanvas.h - tlpkg/tlperl/site/lib/Tk/pTk/tkCanvases.h - tlpkg/tlperl/site/lib/Tk/pTk/tkColor.h - tlpkg/tlperl/site/lib/Tk/pTk/tkConfig.h - tlpkg/tlperl/site/lib/Tk/pTk/tkDecls.h - tlpkg/tlperl/site/lib/Tk/pTk/tkDecls.m - tlpkg/tlperl/site/lib/Tk/pTk/tkDecls.t - tlpkg/tlperl/site/lib/Tk/pTk/tkDecls_f.h - tlpkg/tlperl/site/lib/Tk/pTk/tkEvent.h - tlpkg/tlperl/site/lib/Tk/pTk/tkEvent.m - tlpkg/tlperl/site/lib/Tk/pTk/tkEvent.t - tlpkg/tlperl/site/lib/Tk/pTk/tkEvent_f.h - tlpkg/tlperl/site/lib/Tk/pTk/tkFileFilter.h - tlpkg/tlperl/site/lib/Tk/pTk/tkFont.h - tlpkg/tlperl/site/lib/Tk/pTk/tkImgPhoto.h - tlpkg/tlperl/site/lib/Tk/pTk/tkImgPhoto.m - tlpkg/tlperl/site/lib/Tk/pTk/tkImgPhoto.t - tlpkg/tlperl/site/lib/Tk/pTk/tkImgPhoto_f.h - tlpkg/tlperl/site/lib/Tk/pTk/tkInitScript.h - tlpkg/tlperl/site/lib/Tk/pTk/tkInt.h - tlpkg/tlperl/site/lib/Tk/pTk/tkInt.m - tlpkg/tlperl/site/lib/Tk/pTk/tkInt.t - tlpkg/tlperl/site/lib/Tk/pTk/tkIntDecls.h - tlpkg/tlperl/site/lib/Tk/pTk/tkIntDecls.m - tlpkg/tlperl/site/lib/Tk/pTk/tkIntDecls.t - tlpkg/tlperl/site/lib/Tk/pTk/tkIntDecls_f.h - tlpkg/tlperl/site/lib/Tk/pTk/tkIntPlatDecls.h - tlpkg/tlperl/site/lib/Tk/pTk/tkIntPlatDecls.m - tlpkg/tlperl/site/lib/Tk/pTk/tkIntPlatDecls.t - tlpkg/tlperl/site/lib/Tk/pTk/tkIntPlatDecls_f.h - tlpkg/tlperl/site/lib/Tk/pTk/tkIntXlibDecls.h - tlpkg/tlperl/site/lib/Tk/pTk/tkIntXlibDecls.m - tlpkg/tlperl/site/lib/Tk/pTk/tkIntXlibDecls.t - tlpkg/tlperl/site/lib/Tk/pTk/tkIntXlibDecls_f.h - tlpkg/tlperl/site/lib/Tk/pTk/tkInt_f.h - tlpkg/tlperl/site/lib/Tk/pTk/tkMenu.h - tlpkg/tlperl/site/lib/Tk/pTk/tkMenubutton.h - tlpkg/tlperl/site/lib/Tk/pTk/tkOption.h - tlpkg/tlperl/site/lib/Tk/pTk/tkOption.m - tlpkg/tlperl/site/lib/Tk/pTk/tkOption.t - tlpkg/tlperl/site/lib/Tk/pTk/tkOption_f.h - tlpkg/tlperl/site/lib/Tk/pTk/tkPlatDecls.h - tlpkg/tlperl/site/lib/Tk/pTk/tkPlatDecls.m - tlpkg/tlperl/site/lib/Tk/pTk/tkPlatDecls.t - tlpkg/tlperl/site/lib/Tk/pTk/tkPlatDecls_f.h - tlpkg/tlperl/site/lib/Tk/pTk/tkPort.h - tlpkg/tlperl/site/lib/Tk/pTk/tkScale.h - tlpkg/tlperl/site/lib/Tk/pTk/tkScrollbar.h - tlpkg/tlperl/site/lib/Tk/pTk/tkSelect.h - tlpkg/tlperl/site/lib/Tk/pTk/tkText.h - tlpkg/tlperl/site/lib/Tk/pTk/tkUndo.h - tlpkg/tlperl/site/lib/Tk/pTk/tkVMacro.h - tlpkg/tlperl/site/lib/Tk/pTk/tkWin.h - tlpkg/tlperl/site/lib/Tk/pTk/tkWinDefault.h - tlpkg/tlperl/site/lib/Tk/pTk/tkWinInt.h - tlpkg/tlperl/site/lib/Tk/pTk/tkWinPort.h - tlpkg/tlperl/site/lib/Tk/pTk/tkXrm.h - tlpkg/tlperl/site/lib/Tk/pTk/tk_f.h - tlpkg/tlperl/site/lib/Tk/pTk/xbytes.h - tlpkg/tlperl/site/lib/Tk/pack.pod - tlpkg/tlperl/site/lib/Tk/palette.pod - tlpkg/tlperl/site/lib/Tk/place.pod - tlpkg/tlperl/site/lib/Tk/prolog.ps - tlpkg/tlperl/site/lib/Tk/selection.pod - tlpkg/tlperl/site/lib/Tk/send.pod - tlpkg/tlperl/site/lib/Tk/srcfile.xpm - tlpkg/tlperl/site/lib/Tk/textfile.xpm - tlpkg/tlperl/site/lib/Tk/tixWm.pod - tlpkg/tlperl/site/lib/Tk/tkGlue.def - tlpkg/tlperl/site/lib/Tk/tkGlue.h - tlpkg/tlperl/site/lib/Tk/tkGlue.m - tlpkg/tlperl/site/lib/Tk/tkGlue.t - tlpkg/tlperl/site/lib/Tk/tkGlue_f.h - tlpkg/tlperl/site/lib/Tk/tkvars.pod - tlpkg/tlperl/site/lib/Tk/tranicon.gif - tlpkg/tlperl/site/lib/Tk/typemap - tlpkg/tlperl/site/lib/Tk/vtab.def - tlpkg/tlperl/site/lib/Tk/widgets.pm - tlpkg/tlperl/site/lib/Tk/widgets.pod - tlpkg/tlperl/site/lib/Tk/win.xbm - tlpkg/tlperl/site/lib/Tk/winfolder.xpm - tlpkg/tlperl/site/lib/Tk/wintext.xpm - tlpkg/tlperl/site/lib/Try/Tiny.pm - tlpkg/tlperl/site/lib/URI.pm - tlpkg/tlperl/site/lib/URI/Escape.pm - tlpkg/tlperl/site/lib/URI/Heuristic.pm - tlpkg/tlperl/site/lib/URI/IRI.pm - tlpkg/tlperl/site/lib/URI/QueryParam.pm - tlpkg/tlperl/site/lib/URI/Split.pm - tlpkg/tlperl/site/lib/URI/URL.pm - tlpkg/tlperl/site/lib/URI/WithBase.pm - tlpkg/tlperl/site/lib/URI/_foreign.pm - tlpkg/tlperl/site/lib/URI/_generic.pm - tlpkg/tlperl/site/lib/URI/_idna.pm - tlpkg/tlperl/site/lib/URI/_ldap.pm - tlpkg/tlperl/site/lib/URI/_login.pm - tlpkg/tlperl/site/lib/URI/_punycode.pm - tlpkg/tlperl/site/lib/URI/_query.pm - tlpkg/tlperl/site/lib/URI/_segment.pm - tlpkg/tlperl/site/lib/URI/_server.pm - tlpkg/tlperl/site/lib/URI/_userpass.pm - tlpkg/tlperl/site/lib/URI/data.pm - tlpkg/tlperl/site/lib/URI/file.pm - tlpkg/tlperl/site/lib/URI/file/Base.pm - tlpkg/tlperl/site/lib/URI/file/FAT.pm - tlpkg/tlperl/site/lib/URI/file/Mac.pm - tlpkg/tlperl/site/lib/URI/file/OS2.pm - tlpkg/tlperl/site/lib/URI/file/QNX.pm - tlpkg/tlperl/site/lib/URI/file/Unix.pm - tlpkg/tlperl/site/lib/URI/file/Win32.pm - tlpkg/tlperl/site/lib/URI/ftp.pm - tlpkg/tlperl/site/lib/URI/gopher.pm - tlpkg/tlperl/site/lib/URI/http.pm - tlpkg/tlperl/site/lib/URI/https.pm - tlpkg/tlperl/site/lib/URI/ldap.pm - tlpkg/tlperl/site/lib/URI/ldapi.pm - tlpkg/tlperl/site/lib/URI/ldaps.pm - tlpkg/tlperl/site/lib/URI/mailto.pm - tlpkg/tlperl/site/lib/URI/mms.pm - tlpkg/tlperl/site/lib/URI/news.pm - tlpkg/tlperl/site/lib/URI/nntp.pm - tlpkg/tlperl/site/lib/URI/pop.pm - tlpkg/tlperl/site/lib/URI/rlogin.pm - tlpkg/tlperl/site/lib/URI/rsync.pm - tlpkg/tlperl/site/lib/URI/rtsp.pm - tlpkg/tlperl/site/lib/URI/rtspu.pm - tlpkg/tlperl/site/lib/URI/sftp.pm - tlpkg/tlperl/site/lib/URI/sip.pm - tlpkg/tlperl/site/lib/URI/sips.pm - tlpkg/tlperl/site/lib/URI/snews.pm - tlpkg/tlperl/site/lib/URI/ssh.pm - tlpkg/tlperl/site/lib/URI/telnet.pm - tlpkg/tlperl/site/lib/URI/tn3270.pm - tlpkg/tlperl/site/lib/URI/urn.pm - tlpkg/tlperl/site/lib/URI/urn/isbn.pm - tlpkg/tlperl/site/lib/URI/urn/oid.pm - tlpkg/tlperl/site/lib/WWW/RobotRules.pm - tlpkg/tlperl/site/lib/WWW/RobotRules/AnyDBM_File.pm - tlpkg/tlperl/site/lib/Win32/API.pm - tlpkg/tlperl/site/lib/Win32/API/Callback.pm - tlpkg/tlperl/site/lib/Win32/API/Callback/IATPatch.pod - tlpkg/tlperl/site/lib/Win32/API/Struct.pm - tlpkg/tlperl/site/lib/Win32/API/Type.pm - tlpkg/tlperl/site/lib/Win32/Console.pm - tlpkg/tlperl/site/lib/Win32/OLE.pm - tlpkg/tlperl/site/lib/Win32/OLE/Const.pm - tlpkg/tlperl/site/lib/Win32/OLE/Enum.pm - tlpkg/tlperl/site/lib/Win32/OLE/Lite.pm - tlpkg/tlperl/site/lib/Win32/OLE/NEWS.pod - tlpkg/tlperl/site/lib/Win32/OLE/NLS.pm - tlpkg/tlperl/site/lib/Win32/OLE/TPJ.pod - tlpkg/tlperl/site/lib/Win32/OLE/TypeInfo.pm - tlpkg/tlperl/site/lib/Win32/OLE/Variant.pm - tlpkg/tlperl/site/lib/Win32/Shortcut.pm - tlpkg/tlperl/site/lib/Win32/TieRegistry.pm - tlpkg/tlperl/site/lib/Win32/WinError.pm - tlpkg/tlperl/site/lib/Win32API/Registry.pm - tlpkg/tlperl/site/lib/Win32API/Registry/cRegistry.pc - tlpkg/tlperl/site/lib/auto/Cpanel/JSON/XS/.packlist - tlpkg/tlperl/site/lib/auto/Cpanel/JSON/XS/XS.dll - tlpkg/tlperl/site/lib/auto/Date/Parse/.packlist - tlpkg/tlperl/site/lib/auto/Digest/SHA1/.packlist - tlpkg/tlperl/site/lib/auto/Digest/SHA1/SHA1.dll - tlpkg/tlperl/site/lib/auto/Encode/Locale/.packlist - tlpkg/tlperl/site/lib/auto/Encode/compat/.packlist - tlpkg/tlperl/site/lib/auto/File/Listing/.packlist - tlpkg/tlperl/site/lib/auto/File/Which/.packlist - tlpkg/tlperl/site/lib/auto/HTML/Parser/.packlist - tlpkg/tlperl/site/lib/auto/HTML/Parser/Parser.dll - tlpkg/tlperl/site/lib/auto/HTML/Tagset/.packlist - tlpkg/tlperl/site/lib/auto/HTTP/Cookies/.packlist - tlpkg/tlperl/site/lib/auto/HTTP/Daemon/.packlist - tlpkg/tlperl/site/lib/auto/HTTP/Date/.packlist - tlpkg/tlperl/site/lib/auto/HTTP/Message/.packlist - tlpkg/tlperl/site/lib/auto/HTTP/Negotiate/.packlist - tlpkg/tlperl/site/lib/auto/IO/HTML/.packlist - tlpkg/tlperl/site/lib/auto/IO/String/.packlist - tlpkg/tlperl/site/lib/auto/JSON/MaybeXS/.packlist - tlpkg/tlperl/site/lib/auto/LWP/MediaTypes/.packlist - tlpkg/tlperl/site/lib/auto/Math/Int64/.packlist - tlpkg/tlperl/site/lib/auto/Math/Int64/Int64.dll - tlpkg/tlperl/site/lib/auto/Mozilla/CA/.packlist - tlpkg/tlperl/site/lib/auto/Net/HTTP/.packlist - tlpkg/tlperl/site/lib/auto/Socket/.packlist - tlpkg/tlperl/site/lib/auto/Socket/Socket.dll - tlpkg/tlperl/site/lib/auto/Test/Fatal/.packlist - tlpkg/tlperl/site/lib/auto/Test/Needs/.packlist - tlpkg/tlperl/site/lib/auto/Test/RequiresInternet/.packlist - tlpkg/tlperl/site/lib/auto/Tk/.packlist - tlpkg/tlperl/site/lib/auto/Tk/CancelRepeat.al - tlpkg/tlperl/site/lib/auto/Tk/Canvas/Canvas.dll - tlpkg/tlperl/site/lib/auto/Tk/Clipboard/autosplit.ix - tlpkg/tlperl/site/lib/auto/Tk/Clipboard/getSelected.al - tlpkg/tlperl/site/lib/auto/Tk/Compound/Compound.dll - tlpkg/tlperl/site/lib/auto/Tk/DirSelect/.packlist - tlpkg/tlperl/site/lib/auto/Tk/DragDrop/Win32Site/Win32Site.dll - tlpkg/tlperl/site/lib/auto/Tk/EnterFocus.al - tlpkg/tlperl/site/lib/auto/Tk/Entry/Entry.dll - tlpkg/tlperl/site/lib/auto/Tk/Error.al - tlpkg/tlperl/site/lib/auto/Tk/Event/Event.dll - tlpkg/tlperl/site/lib/auto/Tk/FirstMenu.al - tlpkg/tlperl/site/lib/auto/Tk/FocusChildren.al - tlpkg/tlperl/site/lib/auto/Tk/FocusOK.al - tlpkg/tlperl/site/lib/auto/Tk/Frame/AddScrollbars.al - tlpkg/tlperl/site/lib/auto/Tk/Frame/FindMenu.al - tlpkg/tlperl/site/lib/auto/Tk/Frame/autosplit.ix - tlpkg/tlperl/site/lib/auto/Tk/Frame/freeze_on_map.al - tlpkg/tlperl/site/lib/auto/Tk/Frame/label.al - tlpkg/tlperl/site/lib/auto/Tk/Frame/labelPack.al - tlpkg/tlperl/site/lib/auto/Tk/Frame/labelVariable.al - tlpkg/tlperl/site/lib/auto/Tk/Frame/packscrollbars.al - tlpkg/tlperl/site/lib/auto/Tk/Frame/queuePack.al - tlpkg/tlperl/site/lib/auto/Tk/Frame/sbset.al - tlpkg/tlperl/site/lib/auto/Tk/Frame/scrollbars.al - tlpkg/tlperl/site/lib/auto/Tk/HList/HList.dll - tlpkg/tlperl/site/lib/auto/Tk/IO/IO.dll - tlpkg/tlperl/site/lib/auto/Tk/ImageNames.al - tlpkg/tlperl/site/lib/auto/Tk/ImageTypes.al - tlpkg/tlperl/site/lib/auto/Tk/JPEG/JPEG.dll - tlpkg/tlperl/site/lib/auto/Tk/Listbox/AutoScan.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/BeginExtend.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/BeginSelect.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/BeginToggle.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/ButtonRelease_1.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/CLEAR.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/Cancel.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/Cntrl_End.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/Cntrl_Home.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/Cntrl_backslash.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/DELETE.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/DataExtend.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/EXISTS.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/EXTEND.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/ExtendUpDown.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/FETCH.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/FETCHSIZE.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/Listbox.dll - tlpkg/tlperl/site/lib/auto/Tk/Listbox/Motion.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/POP.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/PUSH.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/SHIFT.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/SPLICE.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/STORE.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/SelectAll.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/SetList.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/TIEARRAY.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/TIESCALAR.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/UNSHIFT.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/UpDown.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/autosplit.ix - tlpkg/tlperl/site/lib/auto/Tk/Listbox/clipboardPaste.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/deleteSelected.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/getSelected.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/xyIndex.al - tlpkg/tlperl/site/lib/auto/Tk/Menubutton/Menubutton.dll - tlpkg/tlperl/site/lib/auto/Tk/NBFrame/NBFrame.dll - tlpkg/tlperl/site/lib/auto/Tk/PNG/PNG.dll - tlpkg/tlperl/site/lib/auto/Tk/Pixmap/Pixmap.dll - tlpkg/tlperl/site/lib/auto/Tk/Receive.al - tlpkg/tlperl/site/lib/auto/Tk/RepeatId.al - tlpkg/tlperl/site/lib/auto/Tk/Scale/Activate.al - tlpkg/tlperl/site/lib/auto/Tk/Scale/ButtonDown.al - tlpkg/tlperl/site/lib/auto/Tk/Scale/ButtonUp.al - tlpkg/tlperl/site/lib/auto/Tk/Scale/ControlPress.al - tlpkg/tlperl/site/lib/auto/Tk/Scale/Drag.al - tlpkg/tlperl/site/lib/auto/Tk/Scale/EndDrag.al - tlpkg/tlperl/site/lib/auto/Tk/Scale/Enter.al - tlpkg/tlperl/site/lib/auto/Tk/Scale/Increment.al - tlpkg/tlperl/site/lib/auto/Tk/Scale/Leave.al - tlpkg/tlperl/site/lib/auto/Tk/Scale/Scale.dll - tlpkg/tlperl/site/lib/auto/Tk/Scale/autosplit.ix - tlpkg/tlperl/site/lib/auto/Tk/Scrollbar/ButtonDown.al - tlpkg/tlperl/site/lib/auto/Tk/Scrollbar/ButtonUp.al - tlpkg/tlperl/site/lib/auto/Tk/Scrollbar/Drag.al - tlpkg/tlperl/site/lib/auto/Tk/Scrollbar/EndDrag.al - tlpkg/tlperl/site/lib/auto/Tk/Scrollbar/Enter.al - tlpkg/tlperl/site/lib/auto/Tk/Scrollbar/Leave.al - tlpkg/tlperl/site/lib/auto/Tk/Scrollbar/Motion.al - tlpkg/tlperl/site/lib/auto/Tk/Scrollbar/ScrlByPages.al - tlpkg/tlperl/site/lib/auto/Tk/Scrollbar/ScrlByUnits.al - tlpkg/tlperl/site/lib/auto/Tk/Scrollbar/ScrlToPos.al - tlpkg/tlperl/site/lib/auto/Tk/Scrollbar/ScrlTopBottom.al - tlpkg/tlperl/site/lib/auto/Tk/Scrollbar/Scrollbar.dll - tlpkg/tlperl/site/lib/auto/Tk/Scrollbar/Select.al - tlpkg/tlperl/site/lib/auto/Tk/Scrollbar/StartDrag.al - tlpkg/tlperl/site/lib/auto/Tk/Scrollbar/autosplit.ix - tlpkg/tlperl/site/lib/auto/Tk/Selection.al - tlpkg/tlperl/site/lib/auto/Tk/TList/TList.dll - tlpkg/tlperl/site/lib/auto/Tk/Table/Create.al - tlpkg/tlperl/site/lib/auto/Tk/Table/Posn.al - tlpkg/tlperl/site/lib/auto/Tk/Table/autosplit.ix - tlpkg/tlperl/site/lib/auto/Tk/Table/see.al - tlpkg/tlperl/site/lib/auto/Tk/Table/totalColumns.al - tlpkg/tlperl/site/lib/auto/Tk/Table/totalRows.al - tlpkg/tlperl/site/lib/auto/Tk/Text/Text.dll - tlpkg/tlperl/site/lib/auto/Tk/Text/autosplit.ix - tlpkg/tlperl/site/lib/auto/Tk/TextEdit/autosplit.ix - tlpkg/tlperl/site/lib/auto/Tk/TextUndo/autosplit.ix - tlpkg/tlperl/site/lib/auto/Tk/TixGrid/TixGrid.dll - tlpkg/tlperl/site/lib/auto/Tk/Tk.dll - tlpkg/tlperl/site/lib/auto/Tk/Toplevel/FG_BindIn.al - tlpkg/tlperl/site/lib/auto/Tk/Toplevel/FG_BindOut.al - tlpkg/tlperl/site/lib/auto/Tk/Toplevel/FG_Create.al - tlpkg/tlperl/site/lib/auto/Tk/Toplevel/FG_Destroy.al - tlpkg/tlperl/site/lib/auto/Tk/Toplevel/FG_In.al - tlpkg/tlperl/site/lib/auto/Tk/Toplevel/FG_Out.al - tlpkg/tlperl/site/lib/auto/Tk/Toplevel/autosplit.ix - tlpkg/tlperl/site/lib/auto/Tk/TraverseToMenu.al - tlpkg/tlperl/site/lib/auto/Tk/Widget/ASkludge.al - tlpkg/tlperl/site/lib/auto/Tk/Widget/AltKeyInDialog.al - tlpkg/tlperl/site/lib/auto/Tk/Widget/AmpWidget.al - tlpkg/tlperl/site/lib/auto/Tk/Widget/FindAltKeyTarget.al - tlpkg/tlperl/site/lib/auto/Tk/Widget/MasterMenu.al - tlpkg/tlperl/site/lib/auto/Tk/Widget/RestoreFocusGrab.al - tlpkg/tlperl/site/lib/auto/Tk/Widget/SetAmpText.al - tlpkg/tlperl/site/lib/auto/Tk/Widget/SetFocusGrab.al - tlpkg/tlperl/site/lib/auto/Tk/Widget/UnderlineAmpersand.al - tlpkg/tlperl/site/lib/auto/Tk/Widget/autosplit.ix - tlpkg/tlperl/site/lib/auto/Tk/Widget/bindDump.al - tlpkg/tlperl/site/lib/auto/Tk/Widget/clipboardKeysyms.al - tlpkg/tlperl/site/lib/auto/Tk/Widget/pathname.al - tlpkg/tlperl/site/lib/auto/Tk/Wm/AnchorAdjust.al - tlpkg/tlperl/site/lib/auto/Tk/Wm/FullScreen.al - tlpkg/tlperl/site/lib/auto/Tk/Wm/Popup.al - tlpkg/tlperl/site/lib/auto/Tk/Wm/Post.al - tlpkg/tlperl/site/lib/auto/Tk/Wm/autosplit.ix - tlpkg/tlperl/site/lib/auto/Tk/Wm/iconposition.al - tlpkg/tlperl/site/lib/auto/Tk/X/X.dll - tlpkg/tlperl/site/lib/auto/Tk/X/autosplit.ix - tlpkg/tlperl/site/lib/auto/Tk/Xlib/Xlib.dll - tlpkg/tlperl/site/lib/auto/Tk/autosplit.ix - tlpkg/tlperl/site/lib/auto/Tk/break.al - tlpkg/tlperl/site/lib/auto/Tk/focusFollowsMouse.al - tlpkg/tlperl/site/lib/auto/Tk/focusNext.al - tlpkg/tlperl/site/lib/auto/Tk/focusPrev.al - tlpkg/tlperl/site/lib/auto/Tk/getEncoding.al - tlpkg/tlperl/site/lib/auto/Tk/getNextFocus.al - tlpkg/tlperl/site/lib/auto/Tk/getPrevFocus.al - tlpkg/tlperl/site/lib/auto/Tk/interps.al - tlpkg/tlperl/site/lib/auto/Tk/lsearch.al - tlpkg/tlperl/site/lib/auto/Tk/pTk/extralibs.ld - tlpkg/tlperl/site/lib/auto/Tk/tabFocus.al - tlpkg/tlperl/site/lib/auto/Tk/updateWidgets.al - tlpkg/tlperl/site/lib/auto/Try/Tiny/.packlist - tlpkg/tlperl/site/lib/auto/URI/.packlist - tlpkg/tlperl/site/lib/auto/WWW/RobotRules/.packlist - tlpkg/tlperl/site/lib/auto/Win32/API/.packlist - tlpkg/tlperl/site/lib/auto/Win32/API/API.dll - tlpkg/tlperl/site/lib/auto/Win32/API/Callback/Callback.dll - tlpkg/tlperl/site/lib/auto/Win32/Console/.packlist - tlpkg/tlperl/site/lib/auto/Win32/Console/Console.dll - tlpkg/tlperl/site/lib/auto/Win32/OLE/.packlist - tlpkg/tlperl/site/lib/auto/Win32/OLE/OLE.dll - tlpkg/tlperl/site/lib/auto/Win32/Shortcut/.packlist - tlpkg/tlperl/site/lib/auto/Win32/Shortcut/Shortcut.dll - tlpkg/tlperl/site/lib/auto/Win32/TieRegistry/.packlist - tlpkg/tlperl/site/lib/auto/Win32API/Registry/.packlist - tlpkg/tlperl/site/lib/auto/Win32API/Registry/Registry.dll - tlpkg/tlperl/site/lib/auto/libwww/perl/.packlist - tlpkg/tlperl/site/lib/libwww/lwpcook.pod - tlpkg/tlperl/site/lib/libwww/lwptut.pod - tlpkg/tltcl/tclkit.exe -binfiles arch=x86_64-cygwin size=47 - tlpkg/installer/xz/xz.x86_64-cygwin.exe -binfiles arch=x86_64-darwin size=222 - tlpkg/installer/wget/wget.x86_64-darwin - tlpkg/installer/xz/xz.x86_64-darwin -binfiles arch=x86_64-darwinlegacy size=225 - tlpkg/installer/wget/wget.x86_64-darwinlegacy - tlpkg/installer/xz/xz.x86_64-darwinlegacy -binfiles arch=x86_64-linux size=47 - tlpkg/installer/xz/xz.x86_64-linux -binfiles arch=x86_64-linuxmusl size=50 - tlpkg/installer/xz/xz.x86_64-linuxmusl -binfiles arch=x86_64-solaris size=49 - tlpkg/installer/xz/xz.x86_64-solaris - -name 12many -category Package -revision 15878 -catalogue one2many -shortdesc Generalising mathematical index sets -relocated 1 -longdesc In the discrete branches of mathematics and the computer -longdesc sciences, it will only take some seconds before you're faced -longdesc with a set like {1,...,m}. Some people write $1\ldotp\ldotp m$, -longdesc others $\{j:1\leq j\leq m\}$, and the journal you're submitting -longdesc to might want something else entirely. The 12many package -longdesc provides an interface that makes changing from one to another a -longdesc one-line change. -containersize 2104 -containerchecksum 400c4de374d02934965b5488f37c1b052ade07c2acfae957c9846390b2b78315c6aed2b533a2271bbacabd77c40536b63973bd42e2686f4c6d25d1f4c5b4709e -doccontainersize 375400 -doccontainerchecksum 2d959b52c8a636f1a72324b5c94e1bf150d00ced12493b8e58b005aa896c6f968dfa48d18abef253f09ebd123cf6b872253cb4962f26322d5f8648fe3a71840c -docfiles size=98 - RELOC/doc/latex/12many/12many.pdf details="Package documentation" - RELOC/doc/latex/12many/README details="Readme" -srccontainersize 6592 -srccontainerchecksum cb681167a26e813bb7d0cdc4769f5f2d4f5be629ec3bf564a36a53473a491f60702daee655e144fbac08b1361ef35342846e6e192b117f9ab76cfc37f74166a9 -srcfiles size=6 - RELOC/source/latex/12many/12many.dtx - RELOC/source/latex/12many/12many.ins -runfiles size=1 - RELOC/tex/latex/12many/12many.sty -catalogue-ctan /macros/latex/contrib/12many -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics maths -catalogue-version 0.3 - -name 2up -category Package -revision 41578 -catalogue twoup-gen -shortdesc Macros to print two-up -relocated 1 -longdesc The 2up package offers considerable flexibility as to paper -longdesc size and layout, and produces a standard dvi file without -longdesc involving additional dvi or PostScript filters. -containersize 4188 -containerchecksum e7ff5c56c25b1aee2a6bce971885bb9e63473e7c86f07137358becc478f5485af0d629305efc4e490be49ef00a15f7ceeec9df2c9237f8ee3a2e419587f44782 -doccontainersize 62736 -doccontainerchecksum ead6134de47576dddd7dda1085cf1cd07acc877530d918b66226d67cf5bd50bc5cc3a078519e5f3148dc1b131618b175a2ffb0b573632bc14ef44f63a3e0a665 -docfiles size=24 - RELOC/doc/generic/2up/2up-doc.pdf details="Package documentation" - RELOC/doc/generic/2up/2up-doc.tex - RELOC/doc/generic/2up/Changes - RELOC/doc/generic/2up/Makefile - RELOC/doc/generic/2up/README -runfiles size=4 - RELOC/tex/generic/2up/2up.sty - RELOC/tex/generic/2up/2up.tex -catalogue-also twoupltx -catalogue-ctan /macros/generic/2up -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license other-free -catalogue-topics layout -catalogue-version 1.2 - -name Asana-Math -category Package -revision 37556 -shortdesc A font to typeset maths in Xe(La)TeX and Lua(La)TeX -relocated 1 -longdesc The Asana-Math font is an OpenType font that includes almost -longdesc all mathematical Unicode symbols and it can be used to typeset -longdesc mathematical text with any software that can understand the -longdesc MATH OpenType table (e.g., XeTeX 0.997 and Microsoft Word -longdesc 2007). The font is beta software. Typesetting support for use -longdesc with LaTeX is provided by the fontspec and unicode-math -longdesc packages. -containersize 491608 -containerchecksum 84d6ddd0e598a11ff30df3e0bfcf6bc0ada4e4d0585c0506cef557f697ee543d4279e2024d71e6812eeda746d6b979a36e9beba1e78774b37c7eff027d4285e7 -doccontainersize 1736 -doccontainerchecksum 4386e190f68aaa8c11e6eefbc593a318b179b6592ec5bec8f72da5fee7c548057e4a9e09c98155b6d6796f08e1ee8fa4fc9676331332fdd0d377b49eb4ac1d88 -docfiles size=2 - RELOC/doc/fonts/Asana-Math/FontLog.txt - RELOC/doc/fonts/Asana-Math/README details="Readme" -runfiles size=294 - RELOC/fonts/opentype/public/Asana-Math/Asana-Math.otf - RELOC/fonts/truetype/public/Asana-Math/ASANA.TTC -catalogue-also stix xits -catalogue-ctan /fonts/Asana-Math -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license ofl -catalogue-topics font font-maths font-otf font-ttf -catalogue-version 000.955 - -name ESIEEcv -category Package -revision 15878 -shortdesc Curriculum vitae for French use -relocated 1 -longdesc The package allows the user to set up a curriculum vitae as a -longdesc French employer will expect. -containersize 1596 -containerchecksum 7476dac2ca91327d11c23737479fc4265e7227b9518ab2d3499d0ba848cde85a91c1db83f0876a06f28bbe4168a7008b66d15de32e015f8b8e5c6fefb6a34a31 -doccontainersize 131160 -doccontainerchecksum aa272672706cf5af939f6341e0c7a0d1a0c48afd512e068819ff0dd767f42df8e662cba8ff34ed28513f2ef271f3a4968d5157006fe2b73c47989cb845c5e6d5 -docfiles size=42 - RELOC/doc/latex/ESIEEcv/ESIEEcv.pdf details="Package documentation" - RELOC/doc/latex/ESIEEcv/cvtest.pdf details="Test/sample document" - RELOC/doc/latex/ESIEEcv/cvtest.tex -srccontainersize 6876 -srccontainerchecksum 2b2ca74e8d3bf58f596a918b4787a1183b7afc78428ce1c7159bee5bcf9b2b6ef702449df4580e87058dbfa8e920e5aa17ad4e9dc6fe26abba0b47d1b84389f1 -srcfiles size=6 - RELOC/source/latex/ESIEEcv/ESIEEcv.dtx - RELOC/source/latex/ESIEEcv/ESIEEcv.ins -runfiles size=1 - RELOC/tex/latex/ESIEEcv/ESIEEcv.sty -catalogue-also curve currvita cv europecv vita -catalogue-ctan /macros/latex/contrib/ESIEEcv -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics cv french - -name FAQ-en -category Package -revision 34303 -catalogue uk-tex-faq -shortdesc A compilation of Frequently Asked Questions with answers -relocated 1 -longdesc The FAQ that has in the past been published in the UK TeX Users -longdesc Group journal Baskerville (though updated more frequently on -longdesc CTAN). It is also available (and searchable) via on the web. -containersize 524 -containerchecksum c98c84b11cb234b7d51f5c9a031013809eb1098e2d72a672e866103d1b41e477a295be79099b8bdaac8c467406cd898f7f5962fe604bdf1125cf6f2166c9aca5 -doccontainersize 5088952 -doccontainerchecksum bf93b4a044dc59221194dcee1d78208c509b532fb036ae4fc9f4370d538a3911fb6beacb6afdef249263e8eae2dda3b90b2fa86fb2e413d17defe38a9c4119be -docfiles size=2191 - RELOC/doc/generic/FAQ-en/CHANGES-3.16b - RELOC/doc/generic/FAQ-en/CHANGES-3.16c - RELOC/doc/generic/FAQ-en/CHANGES-3.17 - RELOC/doc/generic/FAQ-en/CHANGES-3.18 - RELOC/doc/generic/FAQ-en/CHANGES-3.19 - RELOC/doc/generic/FAQ-en/CHANGES-3.19a - RELOC/doc/generic/FAQ-en/CHANGES-3.19c - RELOC/doc/generic/FAQ-en/CHANGES-3.19d - RELOC/doc/generic/FAQ-en/CHANGES-3.20 - RELOC/doc/generic/FAQ-en/CHANGES-3.21 - RELOC/doc/generic/FAQ-en/CHANGES-3.22 - RELOC/doc/generic/FAQ-en/CHANGES-3.23 - RELOC/doc/generic/FAQ-en/CHANGES-3.24 - RELOC/doc/generic/FAQ-en/CHANGES-3.25 - RELOC/doc/generic/FAQ-en/CHANGES-3.26 - RELOC/doc/generic/FAQ-en/CHANGES-3.27 - RELOC/doc/generic/FAQ-en/CHANGES-3.28 - RELOC/doc/generic/FAQ-en/ChangeLog - RELOC/doc/generic/FAQ-en/FAQ-html.tar.gz - RELOC/doc/generic/FAQ-en/FAQ-html.tar.xz - RELOC/doc/generic/FAQ-en/Makefile - RELOC/doc/generic/FAQ-en/Makefile-CTAN - RELOC/doc/generic/FAQ-en/README details="Package Readme" - RELOC/doc/generic/FAQ-en/archive.cfg - RELOC/doc/generic/FAQ-en/dirctan.tex - RELOC/doc/generic/FAQ-en/faq-adj-types.tex - RELOC/doc/generic/FAQ-en/faq-backgrnd.tex - RELOC/doc/generic/FAQ-en/faq-biblio.tex - RELOC/doc/generic/FAQ-en/faq-bits+pieces.tex - RELOC/doc/generic/FAQ-en/faq-docs.tex - RELOC/doc/generic/FAQ-en/faq-dvi.tex - RELOC/doc/generic/FAQ-en/faq-fmt-conv.tex - RELOC/doc/generic/FAQ-en/faq-fonts.tex - RELOC/doc/generic/FAQ-en/faq-getit.tex - RELOC/doc/generic/FAQ-en/faq-graphics.tex - RELOC/doc/generic/FAQ-en/faq-how-do-i.tex - RELOC/doc/generic/FAQ-en/faq-hyp+pdf.tex - RELOC/doc/generic/FAQ-en/faq-images.tex - RELOC/doc/generic/FAQ-en/faq-install.tex - RELOC/doc/generic/FAQ-en/faq-intro.tex - RELOC/doc/generic/FAQ-en/faq-jot-err.tex - RELOC/doc/generic/FAQ-en/faq-lab-ref.tex - RELOC/doc/generic/FAQ-en/faq-litprog.tex - RELOC/doc/generic/FAQ-en/faq-mac-prog.tex - RELOC/doc/generic/FAQ-en/faq-projects.tex - RELOC/doc/generic/FAQ-en/faq-support.tex - RELOC/doc/generic/FAQ-en/faq-symbols.tex - RELOC/doc/generic/FAQ-en/faq-t-g-wr.tex - RELOC/doc/generic/FAQ-en/faq-texsys.tex - RELOC/doc/generic/FAQ-en/faq-the-end.tex - RELOC/doc/generic/FAQ-en/faq-wdidt.tex - RELOC/doc/generic/FAQ-en/faq.cls - RELOC/doc/generic/FAQ-en/faq.sty - RELOC/doc/generic/FAQ-en/faqfont.cfg - RELOC/doc/generic/FAQ-en/faqfont.cfg.cmfonts - RELOC/doc/generic/FAQ-en/faqfont.cfg.lmfonts - RELOC/doc/generic/FAQ-en/faqfont.cfg.mbvj - RELOC/doc/generic/FAQ-en/faqfont.cfg.ugm - RELOC/doc/generic/FAQ-en/filectan.tex - RELOC/doc/generic/FAQ-en/gather-faqbody.tex - RELOC/doc/generic/FAQ-en/install-CTAN - RELOC/doc/generic/FAQ-en/letterfaq.pdf details="FAQ formatted for letter paper" - RELOC/doc/generic/FAQ-en/letterfaq.tex - RELOC/doc/generic/FAQ-en/locations.mk - RELOC/doc/generic/FAQ-en/markup-syntax - RELOC/doc/generic/FAQ-en/newfaq.pdf details="FAQ formatted for A4 paper" - RELOC/doc/generic/FAQ-en/newfaq.tex -catalogue-ctan /help/uk-tex-faq -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license pd -catalogue-topics faq documentation -catalogue-version 3.28 - -name GS1 -category Package -revision 44822 -shortdesc Typeset EAN barcodes using TeX rules, only -relocated 1 -longdesc The (LaTeX 3) package typesets EAN-8 and EAN-13 barcodes, using -longdesc the facilities of the rule-D package. -containersize 3448 -containerchecksum 353d242edb0379e0af6fce8dcf9c9d03386272e937623acbb960101f2bb9a195908eeb649845f27bac8e5e8bf0fed00f41cff70b03202f0093981e9e4c3a8eee -doccontainersize 1137676 -doccontainerchecksum 20c0226940fd057b921ef6871bd495178a7fe02e1a3af346f605676203c1226be4f21569666cdcd277f7448414b5e8a4cf68c8c31d08494e880f04ae7701663c -docfiles size=310 - RELOC/doc/latex/GS1/GS1.pdf details="Package documentation" - RELOC/doc/latex/GS1/README details="Readme" - RELOC/doc/latex/GS1/examples/EANBarcode.pdf - RELOC/doc/latex/GS1/examples/EANBarcode.tex - RELOC/doc/latex/GS1/examples/EANControlDigit.pdf - RELOC/doc/latex/GS1/examples/EANControlDigit.tex - RELOC/doc/latex/GS1/examples/GSSetup.pdf - RELOC/doc/latex/GS1/examples/GSSetup.tex - RELOC/doc/latex/GS1/examples/GS_cut_EAN_control_digit.pdf - RELOC/doc/latex/GS1/examples/GS_cut_EAN_control_digit.tex - RELOC/doc/latex/GS1/examples/GS_set_EAN_control_digit.pdf - RELOC/doc/latex/GS1/examples/GS_set_EAN_control_digit.tex - RELOC/doc/latex/GS1/examples/GS_set_code_digit_seq.pdf - RELOC/doc/latex/GS1/examples/GS_set_code_digit_seq.tex - RELOC/doc/latex/GS1/examples/int_set_to_EAN_control_digit.pdf - RELOC/doc/latex/GS1/examples/int_set_to_EAN_control_digit.tex - RELOC/doc/latex/GS1/rule-D.pdf -srccontainersize 9936 -srccontainerchecksum 199ca3eb77153f7232cb5ce8d0dc733d43f6ca4449f83b773bc7643d93561b18be2bfe5e908be5cb60ff03c9dbbc2ab4c0d9ccf733e73f1c9585edfc99991fe5 -srcfiles size=12 - RELOC/source/latex/GS1/GS1.dtx - RELOC/source/latex/GS1/GS1.ins - RELOC/source/latex/GS1/README - RELOC/source/latex/GS1/rule-D.dtx -runfiles size=4 - RELOC/tex/latex/GS1/GS1.sty - RELOC/tex/latex/GS1/rule-D.sty -catalogue-ctan /macros/latex/contrib/gs1 -catalogue-date 2017-07-15 22:08:54 +0200 -catalogue-license lppl1.3c -catalogue-topics barcode -catalogue-version 22 - -name HA-prosper -category Package -revision 15878 -shortdesc Patches and improvements for prosper -relocated 1 -longdesc HA-prosper is a patch for prosper that adds new functionality -longdesc to prosper based presentations. Among the new features you will -longdesc find automatic generation of a table of contents on each slide, -longdesc support for notes and portrait slides. The available styles -longdesc demonstrate how to expand the functionality of prosper even -longdesc further. -containersize 28416 -containerchecksum 90c5ac57e11997c7ef9946e33c209500d368568eec5174ef681fe64eee7906dc1614099922286fe32893e75398b9451d6e0c38e7f1b88116d0338d74f58607ef -doccontainersize 205068 -doccontainerchecksum 6ac2f4aabbba5326bb76d602fddf50dd7577845047dde64a23596ed6ef3433ce07a0abcabfbc3a5a86b9a0738101619e8108660bb1ecb0d9196834ca62515fa1 -docfiles size=62 - RELOC/doc/latex/HA-prosper/HA-prosper.pdf details="Package documentation" - RELOC/doc/latex/HA-prosper/HAPBigtest.tex - RELOC/doc/latex/HA-prosper/HAPDualslide.tex - RELOC/doc/latex/HA-prosper/HAPIntroduction.tex - RELOC/doc/latex/HA-prosper/README details="Package README" -srccontainersize 38756 -srccontainerchecksum ba1ccb49b0341425b7916adb395bf097ed02b840f802cac59e9902242196c3f394e7a6367c376716e098cb8dfa1f78cb36dd5cfdf282ec6cdd326fcf2d2a8051 -srcfiles size=41 - RELOC/source/latex/HA-prosper/HA-prosper.def - RELOC/source/latex/HA-prosper/HA-prosper.dtx -runfiles size=57 - RELOC/tex/latex/HA-prosper/HA-prosper.cfg - RELOC/tex/latex/HA-prosper/HA-prosper.sty - RELOC/tex/latex/HA-prosper/Styles/Aggie/AMLogo.eps - RELOC/tex/latex/HA-prosper/Styles/Aggie/HAPAggie.sty - RELOC/tex/latex/HA-prosper/Styles/Aggie/files.txt - RELOC/tex/latex/HA-prosper/Styles/Capsules/HAPcapsules.sty - RELOC/tex/latex/HA-prosper/Styles/Ciment/HAPciment.sty - RELOC/tex/latex/HA-prosper/Styles/Fyma/HAPFyma.sty - RELOC/tex/latex/HA-prosper/Styles/HA/HAPHA.sty - RELOC/tex/latex/HA-prosper/Styles/HA/flower.ps - RELOC/tex/latex/HA-prosper/Styles/Lakar/HAPLakar.sty - RELOC/tex/latex/HA-prosper/Styles/Simple/HAPsimple.sty - RELOC/tex/latex/HA-prosper/Styles/TCS/HAPTCS.sty - RELOC/tex/latex/HA-prosper/Styles/TCS/HAPTCSTealBlue.sty - RELOC/tex/latex/HA-prosper/Styles/TCS/HAPTCSgrad.sty - RELOC/tex/latex/HA-prosper/Styles/TCS/TCSgradlogo.ps - RELOC/tex/latex/HA-prosper/Styles/TCS/TCSlogo.ps - RELOC/tex/latex/HA-prosper/Styles/Tycja/HAPTycja.sty -catalogue-also powerdot -catalogue-ctan /macros/latex/contrib/ha-prosper -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics presentation -catalogue-version 4.21 - -name IEEEconf -category Package -revision 15878 -shortdesc Macros for IEEE conference proceedings -relocated 1 -longdesc The IEEEconf class implements the formatting dictated by the -longdesc IEEE Computer Society Press for conference proceedings. -containersize 2540 -containerchecksum 71cf1c1865fd2844b174399a66e104685a335779f262439bed21e93069f005139746a8c0e1ab741e3b6dd0bfe02a6782e24151c0493b53b03a126dfab69a4713 -doccontainersize 177408 -doccontainerchecksum 17235ed47913b213b52abe241e93ebf8206e0e9bd6390bb1e1c1c757f41a03f6f6b3c1c19df05d8ce2cc3102c1304d0cef6c11926f2f0ac64f4dba95f3054acc -docfiles size=53 - RELOC/doc/latex/IEEEconf/IEEEconf.pdf details="Package documentation" - RELOC/doc/latex/IEEEconf/README details="Readme" -srccontainersize 12540 -srccontainerchecksum 47ecf7781579e77f39ef7c7b737e672f27e49c93b0f4c83a45c9f52562d410e00584422f7f40f0da4cf9d259f92d3e8992cee717886ad2cb4cbdc72849476b14 -srcfiles size=11 - RELOC/source/latex/IEEEconf/IEEEconf.dtx - RELOC/source/latex/IEEEconf/IEEEconf.ins -runfiles size=2 - RELOC/tex/latex/IEEEconf/IEEEconf.cls -catalogue-ctan /macros/latex/contrib/IEEEconf -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics confproc class -catalogue-version 1.4 - -name IEEEtran -category Package -revision 38238 -shortdesc Document class for IEEE Transactions journals and conferences -relocated 1 -longdesc The class and its BibTeX style enable authors to produce -longdesc officially-correct output for the Institute of Electrical and -longdesc Electronics Engineers (IEEE) transactions, journals and -longdesc conferences. -containersize 89352 -containerchecksum f18cd628213553ac5ede282409e529c38a6fb2caaa5b09b37f145e2a8b7101a8bfe8ad7e70cb119b41045cf6cec3169ec862484f402017536045eba5b5c74f9b -doccontainersize 1265320 -doccontainerchecksum b6ec01292fef6e3000f57b9ee482654c5f421cfea479bedc20a8ffd668c5d04a75d7d86868a040d62361e12e7694d0e3a6d1897f592023aeb6579e10fd7c23bf -docfiles size=482 - RELOC/doc/latex/IEEEtran/IEEEtran_HOWTO.pdf details="Package documentation" - RELOC/doc/latex/IEEEtran/IEEEtran_bst_HOWTO.pdf - RELOC/doc/latex/IEEEtran/IEEEtrantools_doc.txt - RELOC/doc/latex/IEEEtran/README details="Readme" - RELOC/doc/latex/IEEEtran/README.bibtex - RELOC/doc/latex/IEEEtran/README.extras - RELOC/doc/latex/IEEEtran/README.testflow - RELOC/doc/latex/IEEEtran/README.tools - RELOC/doc/latex/IEEEtran/bare_adv.tex - RELOC/doc/latex/IEEEtran/bare_conf.tex - RELOC/doc/latex/IEEEtran/bare_conf_compsoc.tex - RELOC/doc/latex/IEEEtran/bare_jrnl.tex - RELOC/doc/latex/IEEEtran/bare_jrnl_compsoc.tex - RELOC/doc/latex/IEEEtran/bare_jrnl_comsoc.tex - RELOC/doc/latex/IEEEtran/bare_jrnl_transmag.tex - RELOC/doc/latex/IEEEtran/bibtex/changelog.txt - RELOC/doc/latex/IEEEtran/changelog.txt - RELOC/doc/latex/IEEEtran/testflow.tex - RELOC/doc/latex/IEEEtran/testflow_ctl_A4.pdf - RELOC/doc/latex/IEEEtran/testflow_ctl_LTR.pdf - RELOC/doc/latex/IEEEtran/testflow_doc.pdf - RELOC/doc/latex/IEEEtran/tools/changelog.txt - RELOC/doc/latex/IEEEtran/tux.eps - RELOC/doc/latex/IEEEtran/tux.pdf -runfiles size=205 - RELOC/bibtex/bib/IEEEtran/IEEEabrv.bib - RELOC/bibtex/bib/IEEEtran/IEEEexample.bib - RELOC/bibtex/bib/IEEEtran/IEEEfull.bib - RELOC/bibtex/bst/IEEEtran/IEEEtran.bst - RELOC/bibtex/bst/IEEEtran/IEEEtranN.bst - RELOC/bibtex/bst/IEEEtran/IEEEtranS.bst - RELOC/bibtex/bst/IEEEtran/IEEEtranSA.bst - RELOC/bibtex/bst/IEEEtran/IEEEtranSN.bst - RELOC/tex/latex/IEEEtran/IEEEtran.cls - RELOC/tex/latex/IEEEtran/IEEEtrantools.sty -catalogue-ctan /macros/latex/contrib/IEEEtran -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics journalpub class -catalogue-version 1.8b - -name MemoirChapStyles -category Package -revision 25918 -catalogue memoirchapterstyles -shortdesc Chapter styles in memoir class -relocated 1 -longdesc A showcase of chapter styles available to users of memoir: the -longdesc six provided in the class itself, plus many from elsewhere (by -longdesc the present author and others). The package's resources apply -longdesc only to memoir, but the package draws from a number of sources -longdesc relating to standard classes, including the fncychap package, -longdesc and Vincent Zoonekynd's tutorial on headings. -containersize 604 -containerchecksum 143b0f66d4801eccee51a561cd7b4813553483a367900c2898d48a127cd032de87968cb53b6610c89ff4df005efd0624c502d8c78c4e0d630a50573da6ebe470 -doccontainersize 755412 -doccontainerchecksum ff3b7ead446cd0e8529e41c6248f124f5695fad04816977fffb83d3a1ef8a800a357927b1ab3303819e8a8c230bb26965f3d1eff0dec7a4c041ac19e66dfd1b5 -docfiles size=461 - RELOC/doc/latex/MemoirChapStyles/MemoirChapStyles.pdf details="The document itself" - RELOC/doc/latex/MemoirChapStyles/MemoirChapStyles.tex - RELOC/doc/latex/MemoirChapStyles/README details="Readme" -catalogue-ctan /info/latex-samples/MemoirChapStyles -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics use-sample -catalogue-version 1.7e - -name SIstyle -category Package -revision 15878 -shortdesc Package to typeset SI units, numbers and angles -relocated 1 -longdesc This package typesets SI units, numbers and angles according to -longdesc the ISO requirements. Care is taken with font setup and -longdesc requirements, and language customisation is available. Note -longdesc that this package is (in principle) superseded by siunitx; -longdesc sistyle has maintenance-only support, now. -containersize 3564 -containerchecksum ef064c140f4c3cb71ead2e3fc0a9a787a4a454725c67c25fa26b2bdca2772198b7e7b026cd6533cd3d41a1d81919727386d4c1cbd394168c7fba152c17ee1fe0 -doccontainersize 323496 -doccontainerchecksum ebf6b9f40371a78b61292bb42ddf1fd0d01c178d7eb0b87aab13d94af96eac00de0045ce7ed69521b0d9fde03cb6664d2bfedde2adafd7b2c21eee2d542fd180 -docfiles size=126 - RELOC/doc/latex/SIstyle/README details="Readme" - RELOC/doc/latex/SIstyle/SIstyle-2.3a.pdf details="Package documentation" - RELOC/doc/latex/SIstyle/fig1.eps - RELOC/doc/latex/SIstyle/fig1.mps - RELOC/doc/latex/SIstyle/fig2.eps - RELOC/doc/latex/SIstyle/fig2.mps - RELOC/doc/latex/SIstyle/graphs_scr.zip -srccontainersize 18208 -srccontainerchecksum 17dc56f252b4ae6025177747bafe6cc4453b69cea747834914693b372cad0b60d4b9e58e16bd8b50332d6d23f6eb1c628541161959f90ff24751386b0275a171 -srcfiles size=19 - RELOC/source/latex/SIstyle/sistyle.dtx - RELOC/source/latex/SIstyle/sistyle.ins -runfiles size=3 - RELOC/tex/latex/SIstyle/sistyle.sty -catalogue-ctan /macros/latex/contrib/SIstyle -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics typesetting scientific-docs -catalogue-version 2.3a - -name SIunits -category Package -revision 15878 -shortdesc International System of Units -relocated 1 -longdesc Typeset physical units following the rules of the International -longdesc System of Units (SI). The package requires amstext, for proper -longdesc representation of some values. Note that the package is now -longdesc superseded by siunitx; siunits has maintenance-only support, -longdesc now. -containersize 6052 -containerchecksum f82c11278447de91742353575da84c955307b245dbfd44b0b54b24dbfa8b870f682971ef57efac44d150f84e0491c4bed1ef7484ca171a29b579a9fbd9f55b64 -doccontainersize 250168 -doccontainerchecksum 1e9fe6bab2bc93db0fab3af91199b278e857b286803859a27caffa7c7c305f08210b11710f93a694dfe7a10a0eb66bcf13742c75539cd2e7b54af4f30f495f77 -docfiles size=82 - RELOC/doc/latex/SIunits/README details="Readme" - RELOC/doc/latex/SIunits/SIunits.pdf details="Package documentation" -srccontainersize 34496 -srccontainerchecksum 8ba4d7b440ce99ba0496bb13da1a3da89d8cadad1f53ed70895bc1a61efc1288c3e96fcb2cf074cc9235cccf7d5bf12d964e25fb5fd6a63c8c913dd52ee383d5 -srcfiles size=40 - RELOC/source/latex/SIunits/SIunits.drv - RELOC/source/latex/SIunits/SIunits.dtx - RELOC/source/latex/SIunits/SIunits.ins -runfiles size=8 - RELOC/tex/latex/SIunits/SIunits.cfg - RELOC/tex/latex/SIunits/SIunits.sty - RELOC/tex/latex/SIunits/binary.sty -catalogue-also sistyle -catalogue-ctan /macros/latex/contrib/SIunits -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics typesetting scientific-docs -catalogue-version 1.36 - -name Tabbing -category Package -revision 17022 -shortdesc Tabbing with accented letters -relocated 1 -longdesc By default, some of the tabbing environment's commands clash -longdesc with default accent commands; LaTeX provides the odd commands -longdesc \a', etc., to deal with the clash. The package offers a variant -longdesc of the tabbing environment which does not create this -longdesc difficulty, so that users need not learn two sets of accent -longdesc commands. -containersize 1360 -containerchecksum 3100d39961501a8de334b2438c37d8e67eecc7e5e4c309e78efd76d0f94ff4b5d0358780ea2e674a9d7a79ead0de370bcb02d62c137b420a9629db4e699b8fa5 -doccontainersize 216500 -doccontainerchecksum 783e833b99c0c928cc539105b91795090303c626f6ba21a035e2bfa744fb007c94a9a21a8677b4085a924a825fed3dae30fc0b994d2c00c9a410b1ef2c148301 -docfiles size=58 - RELOC/doc/latex/Tabbing/00readme - RELOC/doc/latex/Tabbing/Tabbing.pdf details="Package documentation (English)" language="en" -srccontainersize 3728 -srccontainerchecksum 09ae2782e7aa169060e710e7d24425d5f913f03cedb81c0b231744324b1c820c37b4e67799bb7bbc13907de229d163e70733788d20eac5f48be1e6378680035a -srcfiles size=3 - RELOC/source/latex/Tabbing/Tabbing.dtx - RELOC/source/latex/Tabbing/Tabbing.ins -runfiles size=1 - RELOC/tex/latex/Tabbing/Tabbing.sty -catalogue-ctan /macros/latex/contrib/Tabbing -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1 -catalogue-topics alignment macro-supp - -name Type1fonts -category Package -revision 19603 -catalogue fontinstallationguide -shortdesc Font installation guide -relocated 1 -longdesc This guide discusses the most common scenarios you are likely -longdesc to encounter when installing Type 1 PostScript fonts. While the -longdesc individual tools employed in the installation process are -longdesc documented well, the actual difficulty most users are facing -longdesc when trying to install new fonts is understanding how to put -longdesc all the pieces together. This is what this guide is about. -containersize 588 -containerchecksum 89255f3388f0413b488d2245167b5ad94cc5f1245fc67e57c718c809129b6831896979edfe8ab1c022fdbcb1f32b6881c281bf06dfda9254419c546677a72718 -doccontainersize 527376 -doccontainerchecksum 69dc7375424de9f884ea7bfa230f626bc8b0c49f00043aeca6d9f1057ca5bc5e442c94051d1ce2b89b9734d35adc45c11280d779d9ddffa2d98af6a318297cf2 -docfiles size=242 - RELOC/doc/fonts/Type1fonts/README details="Readme" - RELOC/doc/fonts/Type1fonts/examples.zip - RELOC/doc/fonts/Type1fonts/fontinstallationguide.pdf details="The document itself" - RELOC/doc/fonts/Type1fonts/fontinstallationguide.tex -catalogue-ctan /info/Type1fonts/fontinstallationguide -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license fdl -catalogue-topics font-doc -catalogue-version 2.14 - -name a0poster -category Package -revision 15878 -shortdesc Support for designing posters on large paper -relocated 1 -longdesc Provides fonts in sizes of 12pt up to 107pt and also makes sure -longdesc that in math formulas the symbols appear in the right size. Can -longdesc also create a PostScript header file for dvips which ensures -longdesc that the poster will be printed in the right size. Supported -longdesc sizes are DIN A0, DIN A1, DIN A2 and DIN A3. -containersize 3324 -containerchecksum ee50d613ab884611a263e854f16a42bd3c31d9ff7ec8d9f180c3d6ab10e336f15eeb248daa5d68c60b56bc25fb7783ccc7bd581b4da3576da72b00f6814bab2a -doccontainersize 118112 -doccontainerchecksum 2f6ecc701483110f1806bd4a5353ae928352be33832eca18c1d66cbfacb1dabf283644d89ad0841e7d809c621dffe463e58e5a0a611cee3e605bc36135600a13 -docfiles size=47 - RELOC/doc/latex/a0poster/a0.pdf details="Package documentation (German)" language="de" - RELOC/doc/latex/a0poster/a0.tex - RELOC/doc/latex/a0poster/a0_eng.pdf details="Package documentation (English)" language="en" - RELOC/doc/latex/a0poster/a0_eng.tex -runfiles size=4 - RELOC/tex/latex/a0poster/a0poster.cls - RELOC/tex/latex/a0poster/a0size.sty -catalogue-also sciposter -catalogue-ctan /macros/latex/contrib/a0poster -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics poster -catalogue-version 1.22b - -name a2ping -category TLCore -revision 49161 -shortdesc Advanced PS, PDF, EPS converter -longdesc a2ping is a Perl script command line utility written for Unix -longdesc that converts many raster image and vector graphics formats to -longdesc EPS or PDF and other page description formats. Accepted input -longdesc file formats are: PS (PostScript), EPS, PDF, PNG, JPEG, TIFF, -longdesc PNM, BMP, GIF, LBM, XPM, PCX, TGA. Accepted output formats are: -longdesc EPS, PCL5, PDF, PDF1, PBM, PGM, PPM, PS, markedEPS, markedPS, -longdesc PNG, XWD, BMP, TIFF, JPEG, GIF, XPM. a2ping delegates the -longdesc low-level work to Ghostscript (GS), pdftops and sam2p. a2ping -longdesc fixes many glitches during the EPS to EPS conversion, so its -longdesc output is often more compatible and better embeddable than its -longdesc input. -depend a2ping.ARCH -containersize 30612 -containerchecksum 1432c0f8d12775596861896997040065949662a24019859778378b8d9ee2440c91957ef5ca1e68b167bc2a47027574a3100d26580f0622c7699333195524f340 -doccontainersize 39736 -doccontainerchecksum a56c341ba847e585422ad5b14495c31310386e2de3746f2be003a4cdb2547c2a9c9ac64ab1e553e313a124c91761c8dda4f9b251937cb6b18e2e7294733ee678 -docfiles size=16 - texmf-dist/doc/man/man1/a2ping.1 - texmf-dist/doc/man/man1/a2ping.man1.pdf - texmf-dist/doc/support/a2ping/HISTORY.txt -runfiles size=25 - texmf-dist/scripts/a2ping/a2ping.pl -catalogue-contact-repository https://github.com/pts/a2ping -catalogue-ctan /graphics/a2ping -catalogue-date 2018-03-10 05:45:42 +0100 -catalogue-license gpl -catalogue-topics graphics-prep -catalogue-version 2.83p - -name a2ping.aarch64-linux -category TLCore -revision 46208 -shortdesc aarch64-linux files of a2ping -containersize 340 -containerchecksum 5cfc039539b4a863d1fdc54fe32f869f64beed7b5ff19608e9c86f4c55a449c7b63b747765cb44ae0536c55209599ef1bf63ab84e5bab46fc4ba867ec4875ca7 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/a2ping - -name a2ping.amd64-freebsd -category TLCore -revision 27321 -shortdesc amd64-freebsd files of a2ping -containersize 340 -containerchecksum 59051b160734afd20f9a86b402e18c2a5ff40382c00c5b80fcf3d9e7d26f082753779e07326eca16aadbf75135c5722ec6f7bd195d8a58e2dcb28c73af92ccae -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/a2ping - -name a2ping.amd64-netbsd -category TLCore -revision 30191 -shortdesc amd64-netbsd files of a2ping -containersize 340 -containerchecksum feab1419813a19e3fd00e6a47ee78a6552bb17cb0c441f67ac9492f6ac11b45b80023a2a4f97d71800e3bfc59c5dae3697ba5d7af7d124597d922e4a861fc4f0 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/a2ping - -name a2ping.armhf-linux -category TLCore -revision 30015 -shortdesc armhf-linux files of a2ping -containersize 340 -containerchecksum a9ed48699c3d4093ff395600efbd00a8dec4d51ac8bf4af579bf196a5b2048b0ea4a8a27c429281ca9db9b9adadc35c8f1733c857cd2c0d41f22ae20cbb60f65 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/a2ping - -name a2ping.i386-cygwin -category TLCore -revision 27321 -shortdesc i386-cygwin files of a2ping -containersize 340 -containerchecksum 572cfca9aa2f0196021779dfe5357eaea73c5aabf427173f5d65fd27cf4bcee7017dc7507e1c83b0f74366b9f5dec554aa6c38b46c5ac55f12ee524fcc262afc -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/a2ping - -name a2ping.i386-freebsd -category TLCore -revision 27321 -shortdesc i386-freebsd files of a2ping -containersize 344 -containerchecksum 3d7c027e80e348405ab7223f971d52a856f630a5b2a1564db155d0e02a4ae64a88ab06fae6e29e7cf95885113b557f538cb64179a949f08d40141f4534362cc7 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/a2ping - -name a2ping.i386-linux -category TLCore -revision 27321 -shortdesc i386-linux files of a2ping -containersize 340 -containerchecksum addec20105022b5dbb573de1a9ab89367fcf9375dd3b57ed149d7fdfbde4a4406a532bc9735041505f3a2163d9fa8d1658faa1ecabe237679498c49f669cd96e -binfiles arch=i386-linux size=1 - bin/i386-linux/a2ping - -name a2ping.i386-netbsd -category TLCore -revision 30191 -shortdesc i386-netbsd files of a2ping -containersize 340 -containerchecksum d9f96fc18e8af100363402e93c8f6e128e00f9541347049b9736969007f9769658ca8881a7a00e16dcd205750607291eb81820e9b1bed6b83b616fdcc68bb5b3 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/a2ping - -name a2ping.i386-solaris -category TLCore -revision 27321 -shortdesc i386-solaris files of a2ping -containersize 340 -containerchecksum 5c386e7a9f9c59b13420667dba9e0d7bef1e023b148a37c2294c1a0bd09a232a7184a9c1af4d7b4ee2c59f177bef3dd2669c4f23833917125f288bcd5799a9ac -binfiles arch=i386-solaris size=1 - bin/i386-solaris/a2ping - -name a2ping.sparc-solaris -category TLCore -revision 27321 -shortdesc sparc-solaris files of a2ping -containersize 340 -containerchecksum 155d4b53afbe06b7f01050bdb6c50abe6467a30d43d0eec71c94ac1272e9e5ab2661cd2fca5489698793f19fd136b6efc6843369bb5bbb26e6b522cc78dd0a7e -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/a2ping - -name a2ping.win32 -category TLCore -revision 15404 -shortdesc win32 files of a2ping -containersize 680 -containerchecksum c359eb440638b3781b4dc83b128ab7270b3228ef33c7c85f474404e8b043938910cb208ff817d20cd5c3b7f5082dd306b666d15c19db5004d72e9ed124dd6c46 -binfiles arch=win32 size=1 - bin/win32/a2ping.exe - -name a2ping.x86_64-cygwin -category TLCore -revision 33557 -shortdesc x86_64-cygwin files of a2ping -containersize 340 -containerchecksum 203ee6dec1e0162739f06095f41fb4cbb33d047f37b88f73dbf60ffc386493fc84857911227a6524626a1e1bd2cfd276175e8ff92616872f2a4f03911a4b4bcc -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/a2ping - -name a2ping.x86_64-darwin -category TLCore -revision 27321 -shortdesc x86_64-darwin files of a2ping -containersize 344 -containerchecksum b654e24ee9f04fd135a996ae349c8d2b2d5afcbf7cfc2598652150a77c7add9a2d63ad1b318792d508653bb363f703d279c3c477898c138cc6be1f5e3249acef -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/a2ping - -name a2ping.x86_64-darwinlegacy -category TLCore -revision 43871 -shortdesc x86_64-darwinlegacy files of a2ping -containersize 352 -containerchecksum bb4de008f2ebf45ea1ecfe6f25f49dba427f53b673b6f21cae9e66fae5b5901949760753d4622cbefabd11fc14f294de1dc30e30327b1beab24614798c1f8e36 -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/a2ping - -name a2ping.x86_64-linux -category TLCore -revision 27321 -shortdesc x86_64-linux files of a2ping -containersize 344 -containerchecksum fe3bf49b047825c0673007fb2f41d8a8854bd56c760e175457ce4e0a75a715c22a4517a57fd27dea8760432fa74ada6d96c2804fe1eaf92b1b5d4515261fe489 -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/a2ping - -name a2ping.x86_64-linuxmusl -category TLCore -revision 46840 -shortdesc x86_64-linuxmusl files of a2ping -containersize 344 -containerchecksum 07e04f39de23a92b81fce872f1a1d67aca2c3b25eacd41847535180468daaa962254b98e20143d272aa90063759eb8fa4864573a07ec53dbe6a38657d081d592 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/a2ping - -name a2ping.x86_64-solaris -category TLCore -revision 27321 -shortdesc x86_64-solaris files of a2ping -containersize 344 -containerchecksum cd18b0387747932216a5fdeceddb9e68ef0043f8493db0d80d616730666495c9edcdc94fe85b94a6ab5978cdd00fb5b25f2d070feef4d62ee55784d3462c498d -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/a2ping - -name a4wide -category Package -revision 20943 -shortdesc "Wide" a4 layout -relocated 1 -longdesc This package increases the width of the typeset area of an a4 -longdesc page. This sort of operation is capable of producing -longdesc typographically poor results; the operation itself is better -longdesc provided by the geometry package. The package uses the a4 -longdesc package. -containersize 1012 -containerchecksum 2d397de87107b8a6488ba16c11a339a2c0b0a452601acc5543ab6342441a1494b894236581b0cf1585a08a596ddfad22403a7d69eab5845b47b724c108449df8 -doccontainersize 134740 -doccontainerchecksum 6bd5498f18e83eff3ca4f3b88d7cc4ae111cb5f1ebf2cdedf51783e51ae9f99a45eec7ecd3d8f8ca8ac8fbb075b452bf2a782e82ce6f6baf4b8082ed13dd2ef3 -docfiles size=34 - RELOC/doc/latex/a4wide/a4wide.pdf details="Package documentation" - RELOC/doc/latex/a4wide/a4wide.tex -runfiles size=1 - RELOC/tex/latex/a4wide/a4wide.sty -catalogue-ctan /macros/latex/contrib/a4wide -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1 -catalogue-topics geometry - -name a5comb -category Package -revision 17020 -shortdesc Support for a5 paper sizes -relocated 1 -longdesc Superceded by geometry. -containersize 972 -containerchecksum 6937bb7c1bd36b18a24fab2a3e5668e09bde9731e384eb6a464686994d7baa428480be79efdb96369261a5c1e399184a70955c7aa62a88e876cda204125f16fd -doccontainersize 91652 -doccontainerchecksum 65e076bffeeb64cf048261ad4806eb4233e067ec29010c435c48b0d0824dcd533525fcbb0af3dbac6b3a63bf13da43564a24bd6be56b24054073a7656534c0e6 -docfiles size=25 - RELOC/doc/latex/a5comb/a5comb.pdf details="Package documentation" - RELOC/doc/latex/a5comb/a5comb.tex -runfiles size=1 - RELOC/tex/latex/a5comb/a5comb.sty -catalogue-ctan /macros/latex/contrib/a5comb -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics geometry -catalogue-version 4 - -name aastex -category Package -revision 47692 -shortdesc Macros for Manuscript Preparation for AAS Journals -relocated 1 -longdesc The bundle provides a document class for preparing papers for -longdesc American Astronomical Society publications. Authors who wish to -longdesc submit papers to AAS journals are strongly urged to use this -longdesc class in preference to any of the alternatives available. -containersize 44248 -containerchecksum 03c1bfe72cd452542c114db9d3c388ef338a8722d78fff6b9369c2d8a43b057babf01e25f0c9e5908c14762a8d7717586b05a02b8446d098ec5b7885144e4ac2 -doccontainersize 696964 -doccontainerchecksum 8e0afa427a7b7b3f88b2edb1b25456670e7c9b9f9e478439c93ce0689680290e497b41c392f1aab12687c0498b74f15e406418b99d49850774cfcbadb3888471 -docfiles size=260 - RELOC/doc/latex/aastex/CSS081007-eps-converted-to.pdf - RELOC/doc/latex/aastex/KT_Eri-eps-converted-to.pdf - RELOC/doc/latex/aastex/LMC_2009-eps-converted-to.pdf - RELOC/doc/latex/aastex/README.md details="Readme" - RELOC/doc/latex/aastex/RS_Oph-eps-converted-to.pdf - RELOC/doc/latex/aastex/U_Sco-eps-converted-to.pdf - RELOC/doc/latex/aastex/V2491_Cyg-eps-converted-to.pdf - RELOC/doc/latex/aastex/aassymbols.pdf details="Symbols for use with AASTeX" - RELOC/doc/latex/aastex/aassymbols.tex - RELOC/doc/latex/aastex/cost-eps-converted-to.pdf - RELOC/doc/latex/aastex/natbib.tex - RELOC/doc/latex/aastex/natnotes.tex - RELOC/doc/latex/aastex/sample62.pdf - RELOC/doc/latex/aastex/sample62.tex - RELOC/doc/latex/aastex/video3-eps-converted-to.pdf - RELOC/doc/latex/aastex/widetab.tex -runfiles size=59 - RELOC/bibtex/bst/aastex/aasjournal.bst - RELOC/tex/latex/aastex/aastex62.cls -catalogue-ctan /macros/latex/contrib/aastex -catalogue-date 2018-05-11 21:32:57 +0200 -catalogue-license lppl -catalogue-topics astronomy journalpub class -catalogue-version 6.2 - -name abbr -category Package -revision 15878 -shortdesc Simple macros supporting abreviations for Plain and LaTeX -relocated 1 -longdesc The package provides some simple macros to support -longdesc abbreviations in Plain TeX or LaTeX. It allows writing (e.g.) -longdesc \ instead of \TeX, hence frees users from having to escape -longdesc space after parameterless macros. -containersize 2624 -containerchecksum 314461929fe072b426700a4c73f1a123ed9f0dab9ab415f34433582f19314dbd70dfef9b26628fb6220f8be97990417a1e40cf439033e422876b55d565fac3eb -doccontainersize 852 -doccontainerchecksum be2b78976ca53d9c8d3b0ac56e2e2fab14b09a0e67f64c9fd243cadda768193314925b16a278911aea40c74978676a40434027e99b7d674596ce1241f27a677f -docfiles size=1 - RELOC/doc/generic/abbr/README details="Readme" -runfiles size=2 - RELOC/tex/generic/abbr/abbr.tex -catalogue-ctan /macros/generic/abbr -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics abbrev shortcut - -name abc -category Package -revision 41157 -shortdesc Support ABC music notation in LaTeX -relocated 1 -longdesc The abc package lets you include lines of music written in the -longdesc ABC Plus language. The package will then employ the \write18 -longdesc facility to convert your notation to PostScript (using the -longdesc established utility abcm2ps) and hence to the format needed for -longdesc inclusion in your document. -containersize 2600 -containerchecksum ed8a2f56e8f02bef2875a7b90eaebc7e70764c1feab945cdb6c1521be16e9f63d6d830bec57cccfef7b02edc1958f9ee48957a5f5b0e34c091c4c020bb2a69bb -doccontainersize 281836 -doccontainerchecksum 1b641a4b56ccf02c8f0db3a169f1c734a56dc28c09303f9d49604bb1c53f5f1283850542af8233149fc9bf4269b8e10b5921b7b06a3440d32c044a80092d637e -docfiles size=75 - RELOC/doc/latex/abc/README details="Readme" - RELOC/doc/latex/abc/abc.pdf details="Package documentation" - RELOC/doc/latex/abc/example.tex - RELOC/doc/latex/abc/jacky.abc - RELOC/doc/latex/abc/mupexa.tex - RELOC/doc/latex/abc/poll.abc - RELOC/doc/latex/abc/simple.mup -srccontainersize 9620 -srccontainerchecksum b5ca042547ee5df312c25c0927a64bb2927c9edfbe40264b02b5d06174ee7c2eb7e20bbfe86d027bfc3290f214b9cab0f5f31924e24f31efe31240b6d70ea85e -srcfiles size=8 - RELOC/source/latex/abc/abc.dtx - RELOC/source/latex/abc/abc.ins -runfiles size=3 - RELOC/tex/latex/abc/abc.sty - RELOC/tex/latex/abc/mup.sty -catalogue-also abc2mtex -catalogue-ctan /macros/latex/contrib/abc -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.2 -catalogue-topics music foreign-import -catalogue-version 2.0b - -name abnt -category Package -revision 49188 -shortdesc Typesetting academic works according to ABNT rules -relocated 1 -longdesc The ABNT package provides a clean and practical implementation -longdesc of the ABNT rules for academic texts. Its purpose is to be as -longdesc simple and user-friendly as possible. -containersize 2368 -containerchecksum 507ae784570d118ab41933a9157cf80f1009d7e5213430709d0bc93928127d3e2cd3542c28ffed887b81cbd32896fd3364dfdc2dcbf9a53b5fc2c023f2c29d9a -doccontainersize 97616 -doccontainerchecksum 1320d38b4f2608d970ffbd9f4b5601b361b554c2824db4f0941352eb14774ccd9e30ba36e8690466cad9df060cfbcf7b0e4b32f14737e98f6c1057e8a79754bc -docfiles size=27 - RELOC/doc/latex/abnt/README.md details="Readme" - RELOC/doc/latex/abnt/abnt-doc.pdf details="Package documentation" - RELOC/doc/latex/abnt/abnt-doc.tex -runfiles size=2 - RELOC/tex/latex/abnt/abnt.sty -catalogue-also biblatex-abnt abntex2 -catalogue-ctan /macros/latex/contrib/abnt -catalogue-date 2018-11-18 17:03:00 +0100 -catalogue-license lppl1.3c -catalogue-topics portuguese-br - -name abntex2 -category Package -revision 49248 -shortdesc Typeset technical and scientific Brazilian documents based on ABNT rules -relocated 1 -longdesc The bundle provides support for typesetting technical and -longdesc scientific Brazilian documents (like academic thesis, articles, -longdesc reports, research project and others) based on the ABNT rules -longdesc (Associacao Brasileira de Normas Tecnicas). It replaces the old -longdesc abntex. -containersize 29920 -containerchecksum 5d2a430292b9c12b7c4c4f6b9423dfab7814db494b756c676177231d433b49e48b07ee45e0a6621dc791fc82f90dadcd1ef94c641423ec9f04d77793ec5a8e7c -doccontainersize 4585444 -doccontainerchecksum 990300186779bff7a8582e778cbbb3890d0d506263234b8462b0976fc8479f7fdc854017fc4fd3c3d3139edfed961f12efe0f0010ef114145f511aa127fc73ee -docfiles size=1717 - RELOC/doc/latex/abntex2/README details="Readme" - RELOC/doc/latex/abntex2/abntex2-doc-abnt-10520.bib - RELOC/doc/latex/abntex2/abntex2-doc-abnt-6023.bib - RELOC/doc/latex/abntex2/abntex2-doc-options.bib - RELOC/doc/latex/abntex2/abntex2-doc-test.bib - RELOC/doc/latex/abntex2/abntex2-doc.bib - RELOC/doc/latex/abntex2/abntex2.pdf details="Package documentation (Brazilian Portuguese)" language="pt-br" - RELOC/doc/latex/abntex2/abntex2.tex - RELOC/doc/latex/abntex2/abntex2cite-alf.pdf details="Citation support package documentation (supplementation)" language="pt-br" - RELOC/doc/latex/abntex2/abntex2cite-alf.tex - RELOC/doc/latex/abntex2/abntex2cite.pdf details="Citation support package documentation (Brazilian Portuguese)" language="pt-br" - RELOC/doc/latex/abntex2/abntex2cite.tex - RELOC/doc/latex/abntex2/examples/abntex2-modelo-artigo.pdf details="Article template" language="pt-br" - RELOC/doc/latex/abntex2/examples/abntex2-modelo-artigo.tex - RELOC/doc/latex/abntex2/examples/abntex2-modelo-glossarios.pdf details="Glossary template" language="pt-br" - RELOC/doc/latex/abntex2/examples/abntex2-modelo-glossarios.tex - RELOC/doc/latex/abntex2/examples/abntex2-modelo-img-grafico.pdf - RELOC/doc/latex/abntex2/examples/abntex2-modelo-img-marca.pdf - RELOC/doc/latex/abntex2/examples/abntex2-modelo-include-comandos.tex - RELOC/doc/latex/abntex2/examples/abntex2-modelo-livro.pdf details="Book template" language="pt-br" - RELOC/doc/latex/abntex2/examples/abntex2-modelo-livro.tex - RELOC/doc/latex/abntex2/examples/abntex2-modelo-projeto-pesquisa.pdf details="Research project template" language="pt-br" - RELOC/doc/latex/abntex2/examples/abntex2-modelo-projeto-pesquisa.tex - RELOC/doc/latex/abntex2/examples/abntex2-modelo-references.bib - RELOC/doc/latex/abntex2/examples/abntex2-modelo-relatorio-tecnico.pdf details="Technical report template" language="pt-br" - RELOC/doc/latex/abntex2/examples/abntex2-modelo-relatorio-tecnico.tex - RELOC/doc/latex/abntex2/examples/abntex2-modelo-slides.pdf details="Presentation template" language="pt-br" - RELOC/doc/latex/abntex2/examples/abntex2-modelo-slides.tex - RELOC/doc/latex/abntex2/examples/abntex2-modelo-trabalho-academico.pdf details="Thesis template" language="pt-br" - RELOC/doc/latex/abntex2/examples/abntex2-modelo-trabalho-academico.tex -runfiles size=54 - RELOC/bibtex/bib/abntex2/abntex2-options.bib - RELOC/bibtex/bst/abntex2/abntex2-alf.bst - RELOC/bibtex/bst/abntex2/abntex2-num.bst - RELOC/tex/latex/abntex2/abntex2.cls - RELOC/tex/latex/abntex2/abntex2abrev.sty - RELOC/tex/latex/abntex2/abntex2cite.sty -catalogue-contact-announce https://github.com/abntex/abntex2/wiki/ReleaseNotes -catalogue-contact-bugs https://github.com/abntex/abntex2/issues -catalogue-contact-development https://github.com/abntex/abntex2/graphs/contributors -catalogue-contact-home http://www.abntex.net.br -catalogue-contact-repository https://github.com/abntex/abntex2 -catalogue-contact-support https://github.com/abntex/abntex2/wiki -catalogue-ctan /macros/latex/contrib/abntex2 -catalogue-date 2018-11-25 15:16:24 +0100 -catalogue-license lppl1.3 -catalogue-topics dissertation class portuguese-br -catalogue-version 1.9.7 - -name abraces -category Package -revision 27880 -shortdesc Asymmetric over-/underbraces in maths -relocated 1 -longdesc The package provides a character key-driven interface to -longdesc supplement new constructions of the traditional \overbrace and -longdesc \underbrace pairs in an asymmetric or arbitrary way. -containersize 1952 -containerchecksum f1cea8911586725831da78c7bd4bd899d320438af1a3793265cdb5502973df5cbefe096b21673ecd0ae4008d687d2dfb8c6f5821a9cddccc57efdef24c4f4082 -doccontainersize 199144 -doccontainerchecksum 43e4588ec9132de7de88c7e538f2c4797929c5a6202080682b26bd008638497a1aa8ff111f0963550763eb1d6bfbbaa44ea5f8381515025ca6b1e7368dd8869f -docfiles size=51 - RELOC/doc/latex/abraces/abraces-doc.pdf details="Package documentation" - RELOC/doc/latex/abraces/abraces-doc.tex -runfiles size=2 - RELOC/tex/latex/abraces/abraces.sty -catalogue-ctan /macros/latex/contrib/abraces -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics maths-symbol -catalogue-version 1.- - -name abstract -category Package -revision 15878 -shortdesc Control the typesetting of the abstract environment -relocated 1 -longdesc The abstract package gives you control over the typesetting of -longdesc the abstract environment, and in particular provides for a one -longdesc column abstract in a two column paper. -containersize 1976 -containerchecksum f793a7b5e51b588cdaab8565bf14c39848d44e7d085ddc6ecc5fdd6bc9ae0fafb5cec3c98a0ac5657e741d6f92fffa8fb53e7a371a657eea7c04dcece530677f -doccontainersize 146696 -doccontainerchecksum a56de87bb9ca72201ef854935d49dfe9d855636573ef37366e679748cd7d9f0a65e6c7629af332f764c6afd811875f5d65e0472440ce233b5fa4ffd990c67d8a -docfiles size=43 - RELOC/doc/latex/abstract/README details="Readme" - RELOC/doc/latex/abstract/abstract.pdf details="Package documentation" -srccontainersize 8312 -srccontainerchecksum 38f9685facc7c14c2c0387894aeee66d32d4fa351337628b5b222afbe3dde5783ff47a0755f69d52426bd0d3a6b74ed0e87d9fdc20ea68c8f9156e73aac309bb -srcfiles size=8 - RELOC/source/latex/abstract/abstract.dtx - RELOC/source/latex/abstract/abstract.ins -runfiles size=2 - RELOC/tex/latex/abstract/abstract.sty -catalogue-ctan /macros/latex/contrib/abstract -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics abstract -catalogue-version 1.2a - -name abstyles -category Package -revision 15878 -catalogue abstyles-orig -shortdesc Adaptable BibTeX styles -relocated 1 -longdesc A family of modifications of the standard BibTeX styles whose -longdesc behaviour may be changed by changing the user document, without -longdesc change to the styles themselves. The package is largely used -longdesc nowadays in its adaptation for working with Babel. -containersize 7996 -containerchecksum c74147665d96894578117d4622bff3267162dc241132004068b2b143785c9741f537a57cb5e700d7204293e71414e7e162eaf89253970910e3aa9283b7b0f42b -doccontainersize 145900 -doccontainerchecksum bc59a02f0a348aced95cd3830f9c89860f284fb654727b39e8aed2b0c7f3cdb7136c6644c55be92cd2707018ed0b0f95835d2bd010422a503cfc150a6463d51b -docfiles size=74 - RELOC/doc/bibtex/abstyles/README details="Readme" - RELOC/doc/bibtex/abstyles/a4c.sty - RELOC/doc/bibtex/abstyles/a4c.tex - RELOC/doc/bibtex/abstyles/abstdok.pdf details="Outline of the family" language="de" - RELOC/doc/bibtex/abstyles/abstdok.tex - RELOC/doc/bibtex/abstyles/apreambl.doc - RELOC/doc/bibtex/abstyles/btxabst.doc - RELOC/doc/bibtex/abstyles/docmac.doc - RELOC/doc/bibtex/abstyles/docmac.tex -runfiles size=33 - RELOC/bibtex/bib/abstyles/acompat.bib - RELOC/bibtex/bib/abstyles/jourabbr.bib - RELOC/bibtex/bib/abstyles/jourfull.bib - RELOC/bibtex/bst/abstyles/aabbrv.bst - RELOC/bibtex/bst/abstyles/aalpha.bst - RELOC/bibtex/bst/abstyles/anotit.bst - RELOC/bibtex/bst/abstyles/aplain.bst - RELOC/bibtex/bst/abstyles/aunsnot.bst - RELOC/bibtex/bst/abstyles/aunsrt.bst - RELOC/tex/generic/abstyles/apreambl.tex -catalogue-ctan /biblio/bibtex/contrib/abstyles -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license other-free -catalogue-topics bibtex-sty - -name academicons -category Package -revision 48100 -shortdesc Font containing high quality icons of online academic profiles -relocated 1 -longdesc The academicons package provides access in (La)TeX to 76 high -longdesc quality icons of online academic profiles included in the free -longdesc "Academicons" font. This package requires either the Xe(La)TeX -longdesc or Lua(La)TeX engine to load the "Academicons" font from the -longdesc system, which requires installing the bundled academicons.ttf -longdesc font file. As new releases come out, it is recommended to -longdesc install the bundled font version as there may be differences -longdesc between the package and previous font versions or newest font -longdesc versions not yet contemplated in the package. The "Academicons" -longdesc font was designed by James Walsh and released (see -longdesc http://jpswalsh.github.io/academicons/) under the open SIL Open -longdesc Font License. This package is a redistribution of the free -longdesc "Academicons" font with specific bindings for (La)TeX. It is -longdesc inspired and based on the fontawesome" package. The academicons -longdesc package provides the generic \aiicon command to access icons, -longdesc which takes as mandatory argument the name of the desired icon. -longdesc It also provides individual direct commands for each specific -longdesc icon. The full list of icons and their respective names and -longdesc direct commands can be found in the manual. For example, -longdesc \aiicon{googlescholar} yields the same result as -longdesc \aiGoogleScholar. -containersize 28980 -containerchecksum f23056755a69d7577278c5a7784387af6c5f1699dc2b20530e0c5a24e42c3b3e855ac0d85de0632b031013c46c3bc77b5499e83c97dad91ab1aec0448768c872 -doccontainersize 99060 -doccontainerchecksum 94371d410b3a064fcdcbabade35218a0b1da6dd0c266f855273048b7dc4facd85ea158d791ec54814267c3af133bbd0443a2ac1262678e690722e1896093c1d8 -docfiles size=28 - RELOC/doc/fonts/academicons/README details="Readme" - RELOC/doc/fonts/academicons/academicons.pdf details="Package documentation" - RELOC/doc/fonts/academicons/academicons.tex -runfiles size=16 - RELOC/fonts/truetype/public/academicons/academicons.ttf - RELOC/tex/latex/academicons/academicons.sty - RELOC/tex/latex/academicons/tuacademicons.fd -catalogue-ctan /fonts/academicons -catalogue-date 2018-06-27 11:07:10 +0200 -catalogue-license lppl1.3cofl -catalogue-topics font font-supp-symbol font-symbol font-ttf -catalogue-version 1.8.6-2 - -name accanthis -category Package -revision 32089 -shortdesc Accanthis fonts, with LaTeX support -relocated 1 -longdesc Accanthis No. 3 is designed by Hirwin Harendal and is suitable -longdesc as an alternative to fonts such as Garamond, Galliard, Horley -longdesc old style, Sabon, and Bembo. The support files are suitable for -longdesc use with all LaTeX engines. -execute addMap accanthis.map -containersize 367924 -containerchecksum 22de40e0d3b39d0892824ad41cea2f9065ed7067977d59c5b14c26c82bcb76dd6679cf01edad7f8853b9af13ea5344f9632eaafa54f225f19534091f2d390968 -doccontainersize 300372 -doccontainerchecksum a0b9054078d2452c93e0ad20f4e4bba5e3e2e47b5676e2dda70bda9008f6a6135460d5d4be1eff3848432132dfbc9818310c74a75e53c423a2098febb6df875c -docfiles size=84 - RELOC/doc/fonts/accanthis/Accanthis-Cat.pdf details="Arkandis catalogue page" language="fr" - RELOC/doc/fonts/accanthis/COPYING - RELOC/doc/fonts/accanthis/NOTICE.txt - RELOC/doc/fonts/accanthis/README details="Readme" - RELOC/doc/fonts/accanthis/accanthis-samples.pdf details="Font sample page" - RELOC/doc/fonts/accanthis/accanthis-samples.tex -runfiles size=204 - RELOC/fonts/enc/dvips/accanthis/acnt_m4gnvn.enc - RELOC/fonts/enc/dvips/accanthis/acnt_qu6a6x.enc - RELOC/fonts/enc/dvips/accanthis/acnt_sjpjw4.enc - RELOC/fonts/enc/dvips/accanthis/acnt_z4e4wk.enc - RELOC/fonts/map/dvips/accanthis/accanthis.map - RELOC/fonts/opentype/arkandis/accanthis/AccanthisADFStdNo3-Bold.otf - RELOC/fonts/opentype/arkandis/accanthis/AccanthisADFStdNo3-BoldItalic.otf - RELOC/fonts/opentype/arkandis/accanthis/AccanthisADFStdNo3-Italic.otf - RELOC/fonts/opentype/arkandis/accanthis/AccanthisADFStdNo3-Regular.otf - RELOC/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Bold-lf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Bold-lf-ly1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Bold-lf-ly1.tfm - RELOC/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Bold-lf-ot1--base.tfm - RELOC/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Bold-lf-ot1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Bold-lf-ot1.tfm - RELOC/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Bold-lf-t1--base.tfm - RELOC/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Bold-lf-t1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Bold-lf-t1.tfm - RELOC/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Bold-lf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Bold-lf-ts1.tfm - RELOC/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-BoldItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-BoldItalic-lf-ly1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-BoldItalic-lf-ly1.tfm - RELOC/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-BoldItalic-lf-ot1--base.tfm - RELOC/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-BoldItalic-lf-ot1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-BoldItalic-lf-ot1.tfm - RELOC/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-BoldItalic-lf-t1--base.tfm - RELOC/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-BoldItalic-lf-t1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-BoldItalic-lf-t1.tfm - RELOC/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-BoldItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-BoldItalic-lf-ts1.tfm - RELOC/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Italic-lf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Italic-lf-ly1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Italic-lf-ly1.tfm - RELOC/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Italic-lf-ot1--base.tfm - RELOC/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Italic-lf-ot1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Italic-lf-ot1.tfm - RELOC/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Italic-lf-t1--base.tfm - RELOC/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Italic-lf-t1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Italic-lf-t1.tfm - RELOC/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Italic-lf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Italic-lf-ts1.tfm - RELOC/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Regular-lf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Regular-lf-ly1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Regular-lf-ly1.tfm - RELOC/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Regular-lf-ot1--base.tfm - RELOC/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Regular-lf-ot1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Regular-lf-ot1.tfm - RELOC/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Regular-lf-t1--base.tfm - RELOC/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Regular-lf-t1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Regular-lf-t1.tfm - RELOC/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Regular-lf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Regular-lf-ts1.tfm - RELOC/fonts/type1/arkandis/accanthis/AccanthisADFStdNo3-Bold.pfb - RELOC/fonts/type1/arkandis/accanthis/AccanthisADFStdNo3-BoldItalic.pfb - RELOC/fonts/type1/arkandis/accanthis/AccanthisADFStdNo3-BoldItalicLCDFJ.pfb - RELOC/fonts/type1/arkandis/accanthis/AccanthisADFStdNo3-BoldLCDFJ.pfb - RELOC/fonts/type1/arkandis/accanthis/AccanthisADFStdNo3-Italic.pfb - RELOC/fonts/type1/arkandis/accanthis/AccanthisADFStdNo3-ItalicLCDFJ.pfb - RELOC/fonts/type1/arkandis/accanthis/AccanthisADFStdNo3-Regular.pfb - RELOC/fonts/type1/arkandis/accanthis/AccanthisADFStdNo3-RegularLCDFJ.pfb - RELOC/fonts/vf/arkandis/accanthis/AccanthisADFStdNo3-Bold-lf-ly1.vf - RELOC/fonts/vf/arkandis/accanthis/AccanthisADFStdNo3-Bold-lf-ot1.vf - RELOC/fonts/vf/arkandis/accanthis/AccanthisADFStdNo3-Bold-lf-t1.vf - RELOC/fonts/vf/arkandis/accanthis/AccanthisADFStdNo3-Bold-lf-ts1.vf - RELOC/fonts/vf/arkandis/accanthis/AccanthisADFStdNo3-BoldItalic-lf-ly1.vf - RELOC/fonts/vf/arkandis/accanthis/AccanthisADFStdNo3-BoldItalic-lf-ot1.vf - RELOC/fonts/vf/arkandis/accanthis/AccanthisADFStdNo3-BoldItalic-lf-t1.vf - RELOC/fonts/vf/arkandis/accanthis/AccanthisADFStdNo3-BoldItalic-lf-ts1.vf - RELOC/fonts/vf/arkandis/accanthis/AccanthisADFStdNo3-Italic-lf-ly1.vf - RELOC/fonts/vf/arkandis/accanthis/AccanthisADFStdNo3-Italic-lf-ot1.vf - RELOC/fonts/vf/arkandis/accanthis/AccanthisADFStdNo3-Italic-lf-t1.vf - RELOC/fonts/vf/arkandis/accanthis/AccanthisADFStdNo3-Italic-lf-ts1.vf - RELOC/fonts/vf/arkandis/accanthis/AccanthisADFStdNo3-Regular-lf-ly1.vf - RELOC/fonts/vf/arkandis/accanthis/AccanthisADFStdNo3-Regular-lf-ot1.vf - RELOC/fonts/vf/arkandis/accanthis/AccanthisADFStdNo3-Regular-lf-t1.vf - RELOC/fonts/vf/arkandis/accanthis/AccanthisADFStdNo3-Regular-lf-ts1.vf - RELOC/tex/latex/accanthis/LY1AccanthisADFStdNoThree-LF.fd - RELOC/tex/latex/accanthis/OT1AccanthisADFStdNoThree-LF.fd - RELOC/tex/latex/accanthis/T1AccanthisADFStdNoThree-LF.fd - RELOC/tex/latex/accanthis/TS1AccanthisADFStdNoThree-LF.fd - RELOC/tex/latex/accanthis/accanthis.sty -catalogue-ctan /fonts/accanthis -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license gpl2 -catalogue-topics font font-serif font-type1 font-otf - -name accfonts -category Package -revision 18835 -shortdesc Utilities to derive new fonts from existing ones -longdesc The accfonts package contains three utilities to permit easy -longdesc manipulation of fonts, in particular the creation of unusual -longdesc accented characters. Mkt1font works on Adobe Type 1 fonts, -longdesc vpl2vpl works on TeX virtual fonts and vpl2ovp transforms a TeX -longdesc font to an Omega one. All three programs read in a font (either -longdesc the font itself or a property list), together with a simple -longdesc definition file containing lines such as '128 z acute'; they -longdesc then write out a new version of the font with the requested new -longdesc characters in the numerical slots specified. Great care is -longdesc taken over the positioning of accents, and over the provision -longdesc of kerning information for new characters; mkt1font also -longdesc generates suitable "hints" to enhance quality at small sizes or -longdesc poor resolutions. The programs are written in Perl. -depend accfonts.ARCH -containersize 22244 -containerchecksum a985a0bbdde6aa837ed1b02b23166f393fd33ad536a6efe3c6c42f681ebaa4b83ed29da4e21d53eb8bf3c2d0f8dc7f817498b44dc3409bd0ad761e1178275643 -doccontainersize 15592 -doccontainerchecksum c7aad3379cb789eaea0ec4944542edf67da32ae9190e6ce50c62c011d68a9d70e8c18affe7043ffae1df861bcc868fd97ae1eed50b56d54b18e1f378d519140d -docfiles size=15 - texmf-dist/doc/fonts/accfonts/CHANGES - texmf-dist/doc/fonts/accfonts/COPYING - texmf-dist/doc/fonts/accfonts/README details="Package Readme and documentation" -runfiles size=37 - texmf-dist/scripts/accfonts/mkt1font - texmf-dist/scripts/accfonts/vpl2ovp - texmf-dist/scripts/accfonts/vpl2vpl - texmf-dist/tex/latex/accfonts/CSX.def - texmf-dist/tex/latex/accfonts/ISO-Latin1.def - texmf-dist/tex/latex/accfonts/ISO-Latin2.def - texmf-dist/tex/latex/accfonts/IndUni_Omega.def - texmf-dist/tex/latex/accfonts/Norman.def -catalogue-also a2ac -catalogue-ctan /fonts/utilities/accfonts -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license gpl -catalogue-topics font-proc omega -catalogue-version 0.25 - -name accfonts.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of accfonts -containersize 380 -containerchecksum 2cdb33331c00213e13a09a6a12ed462ff10f4ba3a021c985e5180715404be02fc10507fc1005db040a9cccf1982aba46361783f7907839985e7c853f5479f89e -binfiles arch=aarch64-linux size=3 - bin/aarch64-linux/mkt1font - bin/aarch64-linux/vpl2ovp - bin/aarch64-linux/vpl2vpl - -name accfonts.amd64-freebsd -category Package -revision 16472 -shortdesc amd64-freebsd files of accfonts -containersize 380 -containerchecksum a6bca5c8546007357f518415ff2f84022450ef7b90299286f6641f953ee083064f865e0d0858fdb78b820524630f305b57775ab7f40c437d1d61a0aa195ab9fb -binfiles arch=amd64-freebsd size=3 - bin/amd64-freebsd/mkt1font - bin/amd64-freebsd/vpl2ovp - bin/amd64-freebsd/vpl2vpl - -name accfonts.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of accfonts -containersize 384 -containerchecksum cdb4a7461eee6bd25f45176a889660c82cd0899f9fcd5b12acf0319690263b14b51350d1a51aefea7bc417b88f59b21a80153f886659630829e162121a3c58fe -binfiles arch=amd64-netbsd size=3 - bin/amd64-netbsd/mkt1font - bin/amd64-netbsd/vpl2ovp - bin/amd64-netbsd/vpl2vpl - -name accfonts.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of accfonts -containersize 380 -containerchecksum 34afaef4ea595f162152cd25854abd6bc3893a151ea9f965ce97d0b8ad0f7f6b4c852a6902d9800839ebe98bd9614dcb702b2e9dcb090b8f28d0191f37e193bd -binfiles arch=armhf-linux size=3 - bin/armhf-linux/mkt1font - bin/armhf-linux/vpl2ovp - bin/armhf-linux/vpl2vpl - -name accfonts.i386-cygwin -category Package -revision 13717 -shortdesc i386-cygwin files of accfonts -containersize 380 -containerchecksum d3cd2eebe9eef65fef01aa4c727f3bd713c4c087ae7e7b8c1ef9c6f49eea0492013f2fc078236ea6ed7496b9f4e01924363d5d4945586fb555aadeb2db61ac53 -binfiles arch=i386-cygwin size=3 - bin/i386-cygwin/mkt1font - bin/i386-cygwin/vpl2ovp - bin/i386-cygwin/vpl2vpl - -name accfonts.i386-freebsd -category Package -revision 16472 -shortdesc i386-freebsd files of accfonts -containersize 384 -containerchecksum 3bf26d76a6370863205f1cb6cc0c8b2437617e753fd1edc246072c20f657de1c1e389c6793a25f8a6ace624a11d21776045cb7182888140644f743667767855a -binfiles arch=i386-freebsd size=3 - bin/i386-freebsd/mkt1font - bin/i386-freebsd/vpl2ovp - bin/i386-freebsd/vpl2vpl - -name accfonts.i386-linux -category Package -revision 12688 -shortdesc i386-linux files of accfonts -containersize 380 -containerchecksum f69f3c072d91af8fc736d24a759f07fe819f1eb7c944eeb911cf17c88336027c526f8f248c4e85a1e4b7a244cb18acacc4639bf1f45a28819b453ec48cf0861d -binfiles arch=i386-linux size=3 - bin/i386-linux/mkt1font - bin/i386-linux/vpl2ovp - bin/i386-linux/vpl2vpl - -name accfonts.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of accfonts -containersize 380 -containerchecksum af5fa2237e84021e2bb06be28b9a58266e0ebe312df79ece8ce42296a3a32b199b9cdc715c4565b5c7b6dc12f1c599d9068d7d19ed6e2c98607269dfdaa8e873 -binfiles arch=i386-netbsd size=3 - bin/i386-netbsd/mkt1font - bin/i386-netbsd/vpl2ovp - bin/i386-netbsd/vpl2vpl - -name accfonts.i386-solaris -category Package -revision 12688 -shortdesc i386-solaris files of accfonts -containersize 384 -containerchecksum 5ef26ed675736404c25416239bc650c6e5a3d2ef8bebb10d0b9859c6fcee201649d3ad708a50f78123c9b0a21cf5c127b28a490017e7b108734664bbe94bc6ac -binfiles arch=i386-solaris size=3 - bin/i386-solaris/mkt1font - bin/i386-solaris/vpl2ovp - bin/i386-solaris/vpl2vpl - -name accfonts.sparc-solaris -category Package -revision 12688 -shortdesc sparc-solaris files of accfonts -containersize 380 -containerchecksum ebf74b90d326143d826a10ad19e5593c48e46260725bf46527dbd916e063ee03d1910c5705d126fc5d4652e301b95862723bee91398041f6bee8532ff57a8514 -binfiles arch=sparc-solaris size=3 - bin/sparc-solaris/mkt1font - bin/sparc-solaris/vpl2ovp - bin/sparc-solaris/vpl2vpl - -name accfonts.win32 -category Package -revision 15404 -shortdesc win32 files of accfonts -containersize 716 -containerchecksum 70e3f0e51c9b4000a82ca98f4703de2d352ff5cc4ff26552cf5b2a872b38f3ae2096c5d40f20524a376792019dbebb8de2f1aead748baf819eae2aca6c8a42fe -binfiles arch=win32 size=3 - bin/win32/mkt1font.exe - bin/win32/vpl2ovp.exe - bin/win32/vpl2vpl.exe - -name accfonts.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of accfonts -containersize 380 -containerchecksum 126e53732daf7aafa8b14a081ec1620679437f7d620d162a62bb7ba3ce54dce941a0fb2d64dc4373241d07d2b2c5b8bef6dc4476b9db05ced96b7df454339fa3 -binfiles arch=x86_64-cygwin size=3 - bin/x86_64-cygwin/mkt1font - bin/x86_64-cygwin/vpl2ovp - bin/x86_64-cygwin/vpl2vpl - -name accfonts.x86_64-darwin -category Package -revision 18441 -shortdesc x86_64-darwin files of accfonts -containersize 384 -containerchecksum 037b95cac3347de20e1ee9d7b7a03aeb4113cbb6ff5c01beb264d16d707a1316f69145267b395509ba6d8c94239d514f70fce5d5bf2543b0efc64b1ad5e6ed9b -binfiles arch=x86_64-darwin size=3 - bin/x86_64-darwin/mkt1font - bin/x86_64-darwin/vpl2ovp - bin/x86_64-darwin/vpl2vpl - -name accfonts.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of accfonts -containersize 388 -containerchecksum 5fbf3d3ab5e297b0c0284a72a6b2df8e016374e9d73a80a9e3dc18876a558062d222cbb83598656161385d05c1ab68d0e75dad09a13c523fc38b6609543b453c -binfiles arch=x86_64-darwinlegacy size=3 - bin/x86_64-darwinlegacy/mkt1font - bin/x86_64-darwinlegacy/vpl2ovp - bin/x86_64-darwinlegacy/vpl2vpl - -name accfonts.x86_64-linux -category Package -revision 12688 -shortdesc x86_64-linux files of accfonts -containersize 388 -containerchecksum b9623ae57df6bedea36e870ba97701e102668937a9b3c5c312a96f39d951893eadbd6bef605d78d311670c5aae1f36f2a817442d5cacfbf527795354fa21e00f -binfiles arch=x86_64-linux size=3 - bin/x86_64-linux/mkt1font - bin/x86_64-linux/vpl2ovp - bin/x86_64-linux/vpl2vpl - -name accfonts.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of accfonts -containersize 384 -containerchecksum 60dd70a7948fe3900bccb9ff52a5c26fccd738e8071ca911f39cd08db6d1554a8469ec5007dfe7aa3144c0813876a7e695eb65bef7c087b266f338aee69c5821 -binfiles arch=x86_64-linuxmusl size=3 - bin/x86_64-linuxmusl/mkt1font - bin/x86_64-linuxmusl/vpl2ovp - bin/x86_64-linuxmusl/vpl2vpl - -name accfonts.x86_64-solaris -category Package -revision 18442 -shortdesc x86_64-solaris files of accfonts -containersize 380 -containerchecksum ff9d21cd1fcb251083e1ac5d1d48bb6a270fe723e1985b55698ab353f6544e6ec1255d9acbf0a5cbdde0335c96db4eeb21c28603d3f1cf75433ac7adcb29c991 -binfiles arch=x86_64-solaris size=3 - bin/x86_64-solaris/mkt1font - bin/x86_64-solaris/vpl2ovp - bin/x86_64-solaris/vpl2vpl - -name achemso -category Package -revision 50025 -shortdesc Support for American Chemical Society journal submissions -relocated 1 -longdesc The bundle provides the official macros (achemso.cls) and -longdesc BibTeX styles (achemso.bst and biochem.bst) for submission to -longdesc the journals of the American Chemical Society. The natmove -longdesc package, which moves citations relative to punctuation, is -longdesc distributed as part of the bundle. -containersize 18216 -containerchecksum 276d855050753694d085d793931c3495d0544d07bb21c686bd985145b25fb8191030f21c0f62ccb8fe37b8ba8d17895dac652892e8fe5be061d2771a972405d9 -doccontainersize 851936 -doccontainerchecksum 7c97ed86caa01e691c27d8bd9fbbd307f27ddfe01602a735aa3e62738f5e6102712872ba7d1e8a25d8fb45e60c2ba0fb367994a4fd36e62328be3ed6054cc593 -docfiles size=220 - RELOC/doc/latex/achemso/LICENSE.md - RELOC/doc/latex/achemso/README.md details="Readme" - RELOC/doc/latex/achemso/achemso-demo.bib - RELOC/doc/latex/achemso/achemso-demo.pdf details="Example of use" - RELOC/doc/latex/achemso/achemso-demo.tex - RELOC/doc/latex/achemso/achemso.pdf details="Package documentation" -srccontainersize 33068 -srccontainerchecksum e2ff13e9c6cfa5adbf8680060cee1bedc400d658de2ecf234e47ec866f535d2e5e1664201b8116febb347852b5370ea27e890baa3a1b27407f7f7bf92044a45b -srcfiles size=40 - RELOC/source/latex/achemso/achemso.dtx -runfiles size=90 - RELOC/bibtex/bst/achemso/achemso.bst - RELOC/bibtex/bst/achemso/biochem.bst - RELOC/tex/latex/achemso/achemso-aaembp.cfg - RELOC/tex/latex/achemso/achemso-aaemcq.cfg - RELOC/tex/latex/achemso/achemso-aamick.cfg - RELOC/tex/latex/achemso/achemso-aanmf6.cfg - RELOC/tex/latex/achemso/achemso-aapmcd.cfg - RELOC/tex/latex/achemso/achemso-abseba.cfg - RELOC/tex/latex/achemso/achemso-acbcct.cfg - RELOC/tex/latex/achemso/achemso-accacs.cfg - RELOC/tex/latex/achemso/achemso-achre4.cfg - RELOC/tex/latex/achemso/achemso-acncdm.cfg - RELOC/tex/latex/achemso/achemso-acsccc.cfg - RELOC/tex/latex/achemso/achemso-acscii.cfg - RELOC/tex/latex/achemso/achemso-acsodf.cfg - RELOC/tex/latex/achemso/achemso-aelccp.cfg - RELOC/tex/latex/achemso/achemso-aesccq.cfg - RELOC/tex/latex/achemso/achemso-aidcbc.cfg - RELOC/tex/latex/achemso/achemso-amclct.cfg - RELOC/tex/latex/achemso/achemso-amlccd.cfg - RELOC/tex/latex/achemso/achemso-amlcef.cfg - RELOC/tex/latex/achemso/achemso-ancac3.cfg - RELOC/tex/latex/achemso/achemso-ancham.cfg - RELOC/tex/latex/achemso/achemso-apchd5.cfg - RELOC/tex/latex/achemso/achemso-asbcd6.cfg - RELOC/tex/latex/achemso/achemso-ascecg.cfg - RELOC/tex/latex/achemso/achemso-ascefj.cfg - RELOC/tex/latex/achemso/achemso-bcches.cfg - RELOC/tex/latex/achemso/achemso-bichaw.cfg - RELOC/tex/latex/achemso/achemso-bomaf6.cfg - RELOC/tex/latex/achemso/achemso-cgdefu.cfg - RELOC/tex/latex/achemso/achemso-chreay.cfg - RELOC/tex/latex/achemso/achemso-cmatex.cfg - RELOC/tex/latex/achemso/achemso-crtoec.cfg - RELOC/tex/latex/achemso/achemso-enfuem.cfg - RELOC/tex/latex/achemso/achemso-esthag.cfg - RELOC/tex/latex/achemso/achemso-estlcu.cfg - RELOC/tex/latex/achemso/achemso-iecred.cfg - RELOC/tex/latex/achemso/achemso-inoraj.cfg - RELOC/tex/latex/achemso/achemso-jacsat.cfg - RELOC/tex/latex/achemso/achemso-jafcau.cfg - RELOC/tex/latex/achemso/achemso-jceaax.cfg - RELOC/tex/latex/achemso/achemso-jceda8.cfg - RELOC/tex/latex/achemso/achemso-jcisd8.cfg - RELOC/tex/latex/achemso/achemso-jctcce.cfg - RELOC/tex/latex/achemso/achemso-jmcmar.cfg - RELOC/tex/latex/achemso/achemso-jnprdf.cfg - RELOC/tex/latex/achemso/achemso-joceah.cfg - RELOC/tex/latex/achemso/achemso-jpcafh.cfg - RELOC/tex/latex/achemso/achemso-jpcbfk.cfg - RELOC/tex/latex/achemso/achemso-jpccck.cfg - RELOC/tex/latex/achemso/achemso-jpclcd.cfg - RELOC/tex/latex/achemso/achemso-jprobs.cfg - RELOC/tex/latex/achemso/achemso-langd5.cfg - RELOC/tex/latex/achemso/achemso-mamobx.cfg - RELOC/tex/latex/achemso/achemso-mpohbp.cfg - RELOC/tex/latex/achemso/achemso-nalefd.cfg - RELOC/tex/latex/achemso/achemso-oprdfk.cfg - RELOC/tex/latex/achemso/achemso-orgnd7.cfg - RELOC/tex/latex/achemso/achemso-orlef7.cfg - RELOC/tex/latex/achemso/achemso.cls - RELOC/tex/latex/achemso/achemso.sty - RELOC/tex/latex/achemso/natmove.sty -catalogue-ctan /macros/latex/contrib/achemso -catalogue-date 2019-02-14 15:10:23 +0100 -catalogue-license lppl1.3c -catalogue-topics chemistry journalpub bibtex-sty class -catalogue-version 3.12a - -name acmart -category Package -revision 49539 -shortdesc Class for typesetting publications of ACM -relocated 1 -longdesc This package provides a class for typesetting publications of -longdesc the Association for Computing Machinery. -containersize 35964 -containerchecksum cc5a774ca08ec7e8832c26b5bcb5fa9d4cfda4722070d4a7a94c71806f24b3c077e796a0c50e1ea65db5de0a952358bcac0fa0e2a867790f803f81037c2a1b2e -doccontainersize 3849536 -doccontainerchecksum 0673cb719a9f714e85b04875adfc777506b3f244e5bad6bb3795fc3000f5f2e0f36269a58f01c2ed59fa5c403e109593bce316997827cc334fd83cf98cc1cc19 -docfiles size=2515 - RELOC/doc/latex/acmart/Makefile - RELOC/doc/latex/acmart/README details="Readme" - RELOC/doc/latex/acmart/acmart.bib - RELOC/doc/latex/acmart/acmart.pdf details="Documentation" - RELOC/doc/latex/acmart/acmguide.pdf - RELOC/doc/latex/acmart/samples/sample-acmlarge.pdf - RELOC/doc/latex/acmart/samples/sample-acmlarge.tex - RELOC/doc/latex/acmart/samples/sample-acmsmall.pdf - RELOC/doc/latex/acmart/samples/sample-acmsmall.tex - RELOC/doc/latex/acmart/samples/sample-acmtog.pdf - RELOC/doc/latex/acmart/samples/sample-acmtog.tex - RELOC/doc/latex/acmart/samples/sample-authordraft.pdf - RELOC/doc/latex/acmart/samples/sample-authordraft.tex - RELOC/doc/latex/acmart/samples/sample-base.bib - RELOC/doc/latex/acmart/samples/sample-franklin.png - RELOC/doc/latex/acmart/samples/sample-manuscript.pdf details="Example of use" - RELOC/doc/latex/acmart/samples/sample-manuscript.tex - RELOC/doc/latex/acmart/samples/sample-sigchi-a.pdf - RELOC/doc/latex/acmart/samples/sample-sigchi-a.tex - RELOC/doc/latex/acmart/samples/sample-sigchi.pdf - RELOC/doc/latex/acmart/samples/sample-sigchi.tex - RELOC/doc/latex/acmart/samples/sample-sigconf.pdf - RELOC/doc/latex/acmart/samples/sample-sigconf.tex - RELOC/doc/latex/acmart/samples/sample-sigplan.pdf - RELOC/doc/latex/acmart/samples/sample-sigplan.tex - RELOC/doc/latex/acmart/samples/sample-xelatex.pdf - RELOC/doc/latex/acmart/samples/sample-xelatex.tex - RELOC/doc/latex/acmart/samples/sampleteaser.pdf -srccontainersize 48524 -srccontainerchecksum 8438fe0a5c765204509107547e7dd01b5c8bba7fc8cb513d4651ffbd894790075392f181b8ca4a1b0dad587fc65d5bfc6c5e13f44e8886ba23a5be9af97a393c -srcfiles size=56 - RELOC/source/latex/acmart/acmart.dtx - RELOC/source/latex/acmart/acmart.ins -runfiles size=51 - RELOC/bibtex/bst/acmart/ACM-Reference-Format.bst - RELOC/tex/latex/acmart/ACM-Reference-Format.bbx - RELOC/tex/latex/acmart/ACM-Reference-Format.cbx - RELOC/tex/latex/acmart/ACM-Reference-Format.dbx - RELOC/tex/latex/acmart/acmart.cls -catalogue-contact-bugs https://github.com/borisveytsman/acmart/issues -catalogue-contact-development https://github.com/borisveytsman/acmart/pulls -catalogue-contact-repository https://github.com/borisveytsman/acmart/ -catalogue-ctan /macros/latex/contrib/acmart -catalogue-date 2018-12-30 09:26:32 +0100 -catalogue-license lppl1.3 -catalogue-topics class comp-sci comp-theory engineering journalpub -catalogue-version 1.57 - -name acmconf -category Package -revision 15878 -shortdesc Class for ACM conference proceedings -relocated 1 -longdesc This class may be used to typeset articles to be published in -longdesc the proceedings of ACM (Association for Computing Machinery) -longdesc conferences and workshops. The layout produced by the acmconf -longdesc class is based on the ACM's own specification. -containersize 4188 -containerchecksum 6e27169556b062f24c1e18f387ac87e545b193d00d9ce84343a087b9fba4a8cc166ebee20f52a72df1709fba30c9f04865ad751e332eaa1d10e682674fed87b5 -doccontainersize 89916 -doccontainerchecksum a1ccfc2fd4c954d37e5e45bd2ea25812bf53cf233d2536498affb795b7065f65dd91099159a09ba180c6d3d884b3a90bfa83d2845ece779f057372a6cc6e39cc -docfiles size=50 - RELOC/doc/latex/acmconf/README details="Readme" - RELOC/doc/latex/acmconf/THIS-IS-VERSION-1.3 - RELOC/doc/latex/acmconf/accept.tex - RELOC/doc/latex/acmconf/acmconf.pdf details="Package documentation" - RELOC/doc/latex/acmconf/body.eps - RELOC/doc/latex/acmconf/error.tex - RELOC/doc/latex/acmconf/prepare.tex - RELOC/doc/latex/acmconf/print.tex - RELOC/doc/latex/acmconf/pubform.bib - RELOC/doc/latex/acmconf/pubform.tex - RELOC/doc/latex/acmconf/publish.tex - RELOC/doc/latex/acmconf/submit.tex -srccontainersize 18684 -srccontainerchecksum 550987b618ba42e052a80478253cc4f7813122164f5257cc954c65f51d86e2a284cc6c5c28691385bf054a7e93de9f6af6d0ae8b6417815cab6ba0d769f3ae1e -srcfiles size=20 - RELOC/source/latex/acmconf/Makefile - RELOC/source/latex/acmconf/acmconf.dtx - RELOC/source/latex/acmconf/acmconf.ins -runfiles size=4 - RELOC/tex/latex/acmconf/acmconf.cls -catalogue-ctan /macros/latex/contrib/acmconf -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics confproc journalpub class -catalogue-version 1.3 - -name acro -category Package -revision 50045 -shortdesc Typeset acronyms -relocated 1 -longdesc The package enables the author to create acronyms in a simple -longdesc way, and provides means to add them to different 'classes' of -longdesc acronyms. Lists can be created of separate acronym classes. The -longdesc package option 'single' instructs the package to ignore -longdesc acronyms that are used only once in the whole document. As an -longdesc experimental feature the package also offers the option 'sort' -longdesc which automatically sorts the list created by \printacronyms. -containersize 24456 -containerchecksum 838780c78ce57bc9e6540c096d7d1947d7db1c1fd89d1b13815f569c5233434b75a394bbe00f7e0b38f09d5ab1cc60b4a9484b6cc66a5b870ebee8b5992f5866 -doccontainersize 587304 -doccontainerchecksum 86b7c570bc59474daaf54386ea649e7efb87bed4558d082dda89329de3525be9ec3d4cfdaf1b17aeb23b61dd9ad4dc0d39ffd274b79845798f67c56961d27bfd -docfiles size=163 - RELOC/doc/latex/acro/README details="Readme" - RELOC/doc/latex/acro/acro_en.pdf details="Package documentation" - RELOC/doc/latex/acro/acro_en.tex - RELOC/doc/latex/acro/example_one.tex - RELOC/doc/latex/acro/example_two.tex -runfiles size=38 - RELOC/tex/latex/acro/acro.sty -catalogue-contact-bugs https://bitbucket.org/cgnieder/acro/issues -catalogue-contact-repository https://bitbucket.org/cgnieder/acro/ -catalogue-ctan /macros/latex/contrib/acro -catalogue-date 2019-02-17 16:20:35 +0100 -catalogue-license lppl1.3 -catalogue-topics acronym expl3 -catalogue-version 2.9 - -name acronym -category Package -revision 36582 -shortdesc Expand acronyms at least once -relocated 1 -longdesc This package ensures that all acronyms used in the text are -longdesc spelled out in full at least once. It also provides an -longdesc environment to build a list of acronyms used. The package is -longdesc compatible with pdf bookmarks. The package requires the suffix -longdesc package, which in turn requires that it runs under e-TeX. -containersize 4352 -containerchecksum e877ed2525464b2be1879faf8c2ccd3f2bcfa6b978c988efce3b8f4b84fe8dbe2c79797b458dbb7570e44fe3d6e37d6932771a3565ada4bc42677c4d220312e9 -doccontainersize 268980 -doccontainerchecksum 26112b4b836181c98d744b8c7e95dec34d75314a3a889703e76624748611cdaaa090d7cf91d5b58d8301ae00a87359181086d9abe9a9b5e545788b31486e71c6 -docfiles size=68 - RELOC/doc/latex/acronym/README details="Package Readme" - RELOC/doc/latex/acronym/acronym.pdf details="Package documentation" - RELOC/doc/latex/acronym/acrotest.tex -srccontainersize 15360 -srccontainerchecksum 3c899df1e149b2d9f87b8247edceefad142d848b2acfa836849569fd8edec47286ccddacbd301f66f5c028c1002a8fe80478b8045b7cc1a42e8794c5ad5b6abc -srcfiles size=16 - RELOC/source/latex/acronym/acronym.dtx - RELOC/source/latex/acronym/acronym.ins -runfiles size=5 - RELOC/tex/latex/acronym/acronym.sty -catalogue-also glossaries -catalogue-ctan /macros/latex/contrib/acronym -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics acronym -catalogue-version 1.41 - -name acroterm -category Package -revision 20498 -shortdesc Manage and index acronyms and terms -relocated 1 -longdesc Yet another package for acronyms: the package offers simple -longdesc markup of acronyms and technical terms in the text, giving an -longdesc index each of terms and acronyms with their expanded form. -containersize 1392 -containerchecksum e354edfe516022a04f028db559cfbd450b2dc8c4983a5e2f7a1e90f06adc510925ec5e806d371d53a54499f355c80391ffd244e438ec277f298d1af0f6829d66 -doccontainersize 157940 -doccontainerchecksum 805f287a98b001d5a3b408646fe66bd3ff8da003ae6e0cbdd5801c9515f5b531e7a7311ae6fbf6e4d273bc3c4b443167f3f9df0dfc159920ea9aa5b88822a718 -docfiles size=44 - RELOC/doc/latex/acroterm/README details="Readme" - RELOC/doc/latex/acroterm/acroterm.pdf details="Package documentation" -srccontainersize 3828 -srccontainerchecksum 17161f16da8c1e05cd29053e575f4d92685c1fb77c1168bf63939cad235cb1e198545f755c2e967498ad64965b7dcccf80f3ac6154fee95fd09e2eff65bfa825 -srcfiles size=4 - RELOC/source/latex/acroterm/acroterm.dtx - RELOC/source/latex/acroterm/acroterm.ins -runfiles size=1 - RELOC/tex/latex/acroterm/acroterm.sty -catalogue-ctan /macros/latex/contrib/acroterm -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics acronym glossary -catalogue-version 0.1 - -name active-conf -category Package -revision 15878 -shortdesc Class for typesetting ACTIVE conference papers -relocated 1 -longdesc Active-conf is a class for typesetting papers for the Active -longdesc conference on noise and vibration control. It is initially -longdesc intended for the 2006 conference in Adelaide, Australia. The -longdesc class is based on article with more flexible front-matter, and -longdesc can be customised for conferences in future years with a header -longdesc file. -containersize 4544 -containerchecksum 7f55a2e7b31dc2d04250d9d27d8346d454824e660bf93c36a4bc369d12b55e8fa57759621c6f44dbad813382a2377b2ce00e4528583b52107a1a79d96e54061e -doccontainersize 314756 -doccontainerchecksum a1eb9058b2160a568aa6bf01c5a77372655d76734f8ea95b6beeff06c6b4fe4af26f418621c2ce33100c7e7125ccf6008ace16bc92ed0888553a4befbdc8b37e -docfiles size=93 - RELOC/doc/latex/active-conf/README details="Readme" - RELOC/doc/latex/active-conf/active-conf.pdf details="Class documentation" - RELOC/doc/latex/active-conf/example/active-example.ltx - RELOC/doc/latex/active-conf/example/active-header-2006.tex - RELOC/doc/latex/active-conf/example/header-logo-2006.eps - RELOC/doc/latex/active-conf/example/header-logo-2006.pdf -srccontainersize 14728 -srccontainerchecksum eaa01808b38d8b9cd8f98b2c33a98f84b5119abe7ebdde2defa64f58deae7b2d1df15ff364caeb3f4e4dedfc6318b3b8df79755303031bd7e99dab0660875e56 -srcfiles size=13 - RELOC/source/latex/active-conf/active-conf.dtx - RELOC/source/latex/active-conf/active-conf.ins -runfiles size=4 - RELOC/tex/latex/active-conf/active-conf.cls -catalogue-ctan /macros/latex/contrib/conferences/active-conf -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics confproc class -catalogue-version 0.3a - -name actuarialangle -category Package -revision 43751 -shortdesc Angle symbol denoting a duration in actuarial and financial notation -relocated 1 -longdesc This package provides commands to typeset the "angle" symbol -longdesc denoting a duration in actuarial notation, such as in symbols -longdesc for the present value of certain or life annuities, and an over -longdesc angle square bracket used to emphasize joint status in symbols -longdesc of life contingencies. -containersize 1632 -containerchecksum c4fa0a70038b4cc5fa56f530b54369db43de1e7161f25b48800339f9bf2cfeb42d5960153e4af822935760991d4bbb419f3c9bc2c5fec7ea589ab713240e5916 -doccontainersize 105388 -doccontainerchecksum 4d1a86aaf4e95e7e23745dc655e997419069c2e8760aea63df38286f3f21954519cba054ab96ca45afcee9273da1eb6e1cc3ed76630a45d4e6d73f1257d881e7 -docfiles size=27 - RELOC/doc/latex/actuarialangle/README.md details="Readme" - RELOC/doc/latex/actuarialangle/actuarialangle.pdf details="Package documentation" -srccontainersize 5868 -srccontainerchecksum 3939ed0809c4668a4699a4f9792ad6dceca3f189ec6195357aa1ca02115ed1267a1c08ab24ab6e0da41d22b5f027546453416aa8b60938bc5ba7944dab24d96d -srcfiles size=5 - RELOC/source/latex/actuarialangle/actuarialangle.dtx -runfiles size=1 - RELOC/tex/latex/actuarialangle/actuarialangle.sty -catalogue-ctan /macros/latex/contrib/actuarialangle -catalogue-date 2017-04-12 09:07:39 +0200 -catalogue-license lppl1.3c -catalogue-topics graphics-symb -catalogue-version 2.0 - -name actuarialsymbol -category Package -revision 44607 -shortdesc Actuarial symbols of life contingencies and financial mathematics -relocated 1 -longdesc This package provides commands to compose actuarial symbols of -longdesc life contingencies and financial mathematics characterized by -longdesc subscripts and superscripts on both sides of a principal -longdesc symbol. The package also features commands to easily and -longdesc consistently position precedence numbers above or below -longdesc statuses in symbols for multiple lives contracts. Since the -longdesc actuarial notation can get quite involved, the package defines -longdesc a number of shortcut macros to ease entry of the most common -longdesc elements. Appendix A of the package documentation lists the -longdesc commands to typeset a large selection of symbols of life -longdesc contingencies. This package requires actuarialangle. -containersize 2696 -containerchecksum 65550aa3d04db62924fcae1721ed41a7eb1194aa650f0133d57ce295922cc68c5668267a1bfe96f637f14563fbf3e19d31c6508c37ec613e8dd9800160a2a290 -doccontainersize 280856 -doccontainerchecksum acc4eadf44ca0dc7084060ec30fdf93d2fe6c51adce499e1c63e87c777e0c8b4559b5b954e1478c6b38ada5903f0b4e4f3e2e2d8f70f5f00012ce0daa462f11c -docfiles size=88 - RELOC/doc/latex/actuarialsymbol/README.md details="Readme" - RELOC/doc/latex/actuarialsymbol/actuarialsymbol.pdf details="Package documentation" - RELOC/doc/latex/actuarialsymbol/mosaic.jpg -srccontainersize 15772 -srccontainerchecksum 4ffd0338b94fd229a81344048111e7ae4f465e39dd29b1073988a5f59d648b1078b932540a5cea14558fa9d7d06f5a2ffd8f9bbf2385784d97c8fb4604a7e297 -srcfiles size=18 - RELOC/source/latex/actuarialsymbol/actuarialsymbol.dtx -runfiles size=2 - RELOC/tex/latex/actuarialsymbol/actuarialsymbol.sty -catalogue-ctan /macros/latex/contrib/actuarialsymbol -catalogue-date 2017-06-14 22:39:00 +0200 -catalogue-license lppl1.3c -catalogue-topics graphics-symb -catalogue-version 1.0a - -name addfont -category Package -revision 41972 -shortdesc Easier use of fonts without LaTeX support -relocated 1 -longdesc This package is intended for use by users who know about fonts. -longdesc It is a quick-fix for fonts which does not have genuine LaTeX -longdesc support. It is not meant as a replacement of the LaTeX font -longdesc definition files. It is meant as something more useable for -longdesc LaTeX users than the \newfont command. With addfont the loaded -longdesc font scales along with the usual LaTeX size selection. Using -longdesc this package still requires some knowledge on how to use fonts -longdesc with LaTeX. -containersize 1488 -containerchecksum e445823cfac0b1eb1f65a6d998c413a961ff43a4e3667b7c63a31d166cc539e78d4d8dd31fb21960c63ae0cd67ded74b0a4d4642bc0a225c0a9659854d6e6449 -doccontainersize 105456 -doccontainerchecksum c8627e1b6d1018137c1463dd8263e0e1766f8dc6c31b2135fd79d7848c161005bf8e6ec7b01ab7085ad502c70dd15d5bfd6750139afddd598f0f2171ff840d68 -docfiles size=36 - RELOC/doc/latex/addfont/README details="Readme" - RELOC/doc/latex/addfont/addfont.pdf details="Package documentation" - RELOC/doc/latex/addfont/addfont.tex - RELOC/doc/latex/addfont/license -runfiles size=1 - RELOC/tex/latex/addfont/addfont.sty -catalogue-ctan /macros/latex/contrib/addfont -catalogue-date 2018-01-07 11:56:15 +0100 -catalogue-license gpl3 -catalogue-topics font-use -catalogue-version 1 - -name addlines -category Package -revision 49326 -shortdesc A user-friendly wrapper around \enlargethispage -relocated 1 -longdesc This small package provides the command \addlines for adding or -longdesc removing space in the textblock of the page it's used on. E.g., -longdesc adding an extra line of text to the page so that a section fits -longdesc better on the next page. It will also add space to the facing -longdesc page in a two-sided document. -containersize 1528 -containerchecksum 7154904ac93f217fe42b2bf713f2adcf4e155d2b00d97ddba48c64e0d5ffbb52802b4036fa9e4c14c8e9d7099b8e08f4dad2fe4f047eb2a0e14ab296d0a66253 -doccontainersize 135968 -doccontainerchecksum c71284d9e81bd885b3285dd9014b99aef1f468d3f87ae374e683b5af541819137e9eec2eeb5355c4fed4aa5c47266ba57503727457aa1058ca8e85a9ffeea9f4 -docfiles size=35 - RELOC/doc/latex/addlines/README.md details="Readme" - RELOC/doc/latex/addlines/addlines.pdf details="Package documentation" -srccontainersize 4116 -srccontainerchecksum 1b473d9f4af1c8e6d17c91a5b615f3742c014444e9e7cd049a8714eb8fc6f576fe8649dcc753b3dd29948f065b5f878f9ab61d0400a9d65199dd186277fa8170 -srcfiles size=4 - RELOC/source/latex/addlines/addlines.dtx - RELOC/source/latex/addlines/addlines.ins -runfiles size=1 - RELOC/tex/latex/addlines/addlines.sty -catalogue-ctan /macros/latex/contrib/addlines -catalogue-date 2018-12-05 19:44:41 +0100 -catalogue-license lppl1.3c -catalogue-topics geometry -catalogue-version 0.3 - -name adfathesis -category Package -revision 26048 -shortdesc Australian Defence Force Academy thesis format -relocated 1 -longdesc The bundle includes a BibTeX style file. -containersize 9772 -containerchecksum 6377c2ca35a8de2441f2aba38bc3a253d903e51ec2aa34fe1f5f28bac2c7a35911e41604e8081df33e80c2b2ca14b011dd379fa698c5b658753fd0969834f8bf -doccontainersize 134652 -doccontainerchecksum 5114ebeac5c7b44ac2af4aff11baff3e8c549cde31d6082b1149a43a0cd2f7fdb50f0e78832059c13e06a4867eed8d7ac8c2eab7df930f9a110f1f2c6615f395 -docfiles size=49 - RELOC/doc/latex/adfathesis/README details="Package README" - RELOC/doc/latex/adfathesis/adfathesis.pdf details="Package documentation" - RELOC/doc/latex/adfathesis/template.tex -srccontainersize 9960 -srccontainerchecksum 597b4199bd00cede73ffa0c527413930cf58d6c05f903ca7f2ef16b8d6f560b6b7689a32391ebefc832ebec80ac99955905f6df7b852c3d46ba4f6cf62f1696e -srcfiles size=9 - RELOC/source/latex/adfathesis/adfathesis.dtx - RELOC/source/latex/adfathesis/adfathesis.ins -runfiles size=12 - RELOC/bibtex/bst/adfathesis/adfathesis.bst - RELOC/tex/latex/adfathesis/adfathesis.cls -catalogue-ctan /macros/latex/contrib/adfathesis -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics dissertation class -catalogue-version 2.42 - -name adforn -category Package -revision 20019 -shortdesc OrnementsADF font with TeX/LaTeX support -relocated 1 -longdesc The bundle provides the Ornements ADF font in PostScript type 1 -longdesc format with TeX/LaTeX support files. The font is licensed under -longdesc GPL v2 or later with font exception. (See NOTICE, COPYING, -longdesc README.) The TeX/LaTeX support is licensed under LPPL. (See -longdesc README, manifest.txt.) -execute addMap OrnementsADF.map -containersize 36800 -containerchecksum e0a62aff28d3aa7742cd82f63e3b4e0828b6c077a2acf5fca8d981b3432d6c2ba755b1f4b916deea9ecff45f5f65e82ec61b563d9bafbd8ffda99d78146ce2fe -doccontainersize 360284 -doccontainerchecksum fc683fa19d47defd2b0dbdc02dfc7d00d2f4ba71f8fd6758fde456b54d90dfad7adeb8e61db46fc997fefb2bed51898d54490111be8be898b27ab9f6bc6e42d3 -docfiles size=100 - RELOC/doc/fonts/adforn/COPYING - RELOC/doc/fonts/adforn/NOTICE - RELOC/doc/fonts/adforn/README details="Readme" - RELOC/doc/fonts/adforn/adforn.pdf details="Package documentation and font tables" - RELOC/doc/fonts/adforn/adforn.tex - RELOC/doc/fonts/adforn/manifest.txt -runfiles size=18 - RELOC/fonts/afm/arkandis/adforn/OrnementsADF.afm - RELOC/fonts/enc/dvips/adforn/OrnementsADF.enc - RELOC/fonts/map/dvips/adforn/OrnementsADF.map - RELOC/fonts/tfm/arkandis/adforn/OrnementsADF.tfm - RELOC/fonts/type1/arkandis/adforn/OrnementsADF.pfb - RELOC/fonts/type1/arkandis/adforn/OrnementsADF.pfm - RELOC/tex/latex/adforn/adforn.sty - RELOC/tex/latex/adforn/uornementsadf.fd -catalogue-ctan /fonts/adforn -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font font-ornmnt font-type1 -catalogue-version 1.001-b-2 - -name adfsymbols -category Package -revision 19766 -shortdesc SymbolsADF with TeX/LaTeX support -relocated 1 -longdesc The package provides Arkandis foundry's ArrowsADF and -longdesc BulletsADF fonts in Adobe Type 1 format, together with -longdesc TeX/LaTeX support files. The fonts are licensed under GPL v2 or -longdesc later with font exception. (See NOTICE, COPYING, README.) The -longdesc TeX/LaTeX support is licensed under LPPL. (See README, -longdesc manifest.txt.) -execute addMap ArrowsADF.map -execute addMap BulletsADF.map -containersize 26872 -containerchecksum cad53473a3b7fc1ece10622bd7a0e11e751d3572ca834b47a26f8739517be859a825a93e5de5b243da2f9678b344ba76a724dafc1231e3776f546ca7e0201aaa -doccontainersize 383644 -doccontainerchecksum 8fdbd3846befd3fd7b6bbab801a781df70e3e08ecc0249f6dd1c557175e3b776d79653089b9a3d45b6ccb2162ef5987a44c009650dc1a35c64db2dc928375c64 -docfiles size=106 - RELOC/doc/fonts/adfsymbols/COPYING - RELOC/doc/fonts/adfsymbols/NOTICE - RELOC/doc/fonts/adfsymbols/README details="Readme" - RELOC/doc/fonts/adfsymbols/adfsymbols.pdf details="Package documentation" - RELOC/doc/fonts/adfsymbols/adfsymbols.tex - RELOC/doc/fonts/adfsymbols/manifest.txt -runfiles size=19 - RELOC/fonts/afm/arkandis/adfsymbols/ArrowsADF.afm - RELOC/fonts/afm/arkandis/adfsymbols/BulletsADF.afm - RELOC/fonts/enc/dvips/adfsymbols/SymbolsADF.enc - RELOC/fonts/map/dvips/adfsymbols/ArrowsADF.map - RELOC/fonts/map/dvips/adfsymbols/BulletsADF.map - RELOC/fonts/tfm/arkandis/adfsymbols/ArrowsADF.tfm - RELOC/fonts/tfm/arkandis/adfsymbols/BulletsADF.tfm - RELOC/fonts/type1/arkandis/adfsymbols/ArrowsADF.pfb - RELOC/fonts/type1/arkandis/adfsymbols/BulletsADF.pfb - RELOC/tex/latex/adfsymbols/adfarrows.sty - RELOC/tex/latex/adfsymbols/adfbullets.sty - RELOC/tex/latex/adfsymbols/uarrowsadf.fd - RELOC/tex/latex/adfsymbols/ubulletsadf.fd -catalogue-ctan /fonts/adfsymbols -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font font-symbol font-type1 -catalogue-version 1.001 - -name adhocfilelist -category Package -revision 29349 -shortdesc '\listfiles' entries from the command line -longdesc The package provides a Unix shell script to display a list of -longdesc LaTeX \Provides...-command contexts on screen. Provision is -longdesc made for controlling the searches that the package does. The -longdesc package was developed on a Unix-like system, using (among other -longdesc things) the gnu variant of the find command. -depend adhocfilelist.ARCH -containersize 3560 -containerchecksum aad74515080b909cae80d676304c31c63c0e2163aee55e8636b8da187e4792a0a02b1b7b6e2953ac2117e28e5df6ef6ba1a5873817912422aa672fdf9a4d71a6 -doccontainersize 9864 -doccontainerchecksum 71c3e54051e5e5ec1de97ec79f0bcaf216a4f107ae70a7d99f27b0f2de2b655b95e3fc3a438bbcb7a36210f29b4a89df91af04b8ac5cb824d66a700e2e24ec19 -docfiles size=13 - texmf-dist/doc/support/adhocfilelist/README details="Readme" - texmf-dist/doc/support/adhocfilelist/RELEASEs.txt - texmf-dist/doc/support/adhocfilelist/SrcFILEs.txt - texmf-dist/doc/support/adhocfilelist/adhocfilelist.htm details="Package documentation" - texmf-dist/doc/support/adhocfilelist/demo/herelist.txt -srccontainersize 16396 -srccontainerchecksum cebc6f27a0d56301efb118b01c95cf60e7b6af42e23c43a583a23a1785e99adf7426daba5d83e27d9640560889826a93ae6296523f1eaac42ce5a4f44d01b8f6 -srcfiles size=18 - texmf-dist/source/support/adhocfilelist/adhocfilelist.tex - texmf-dist/source/support/adhocfilelist/fdatechk.tex - texmf-dist/source/support/adhocfilelist/makehtml.tex - texmf-dist/source/support/adhocfilelist/srcfiles.tex - texmf-dist/source/support/adhocfilelist/texblog.fdf -runfiles size=5 - texmf-dist/scripts/adhocfilelist/adhocfilelist.sh - texmf-dist/scripts/adhocfilelist/herelist.sh - texmf-dist/tex/support/adhocfilelist/adhocfilelist.RLS -catalogue-ctan /support/adhocfilelist -catalogue-date 2017-05-05 20:18:45 +0200 -catalogue-license lppl -catalogue-topics doc-debug - -name adhocfilelist.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of adhocfilelist -containersize 344 -containerchecksum 07a41533023165c2bf60577b3bda3c3a8e654f7910385885aec0c8cebeec6157f3daa926380ef6cd8d7a33c4a03c8e096a6993a7879612c06c79bcffcc89d68a -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/adhocfilelist - -name adhocfilelist.amd64-freebsd -category Package -revision 28038 -shortdesc amd64-freebsd files of adhocfilelist -containersize 344 -containerchecksum 82fbdfd974121ee3a1783544b8cc7d7d2da23126a4c4eabfe96b8d21780fb0a57da7bb7394d9f299c2c62c4ac1dbf9398fff9704476f8e097222b8b8f76cef4d -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/adhocfilelist - -name adhocfilelist.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of adhocfilelist -containersize 344 -containerchecksum 30d4ef93c19de12b5fb4b6af0f02dd181a8a55d697fcc1cffd9df65268a5f7261292560a78d736a7a2884121ceb2e12e1a9c885ebac749df9f3316d3347b308d -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/adhocfilelist - -name adhocfilelist.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of adhocfilelist -containersize 344 -containerchecksum 802f81274ae56feac359a20325b3b89f074a5d337dd99402ed0a760377f9a98ce69d62288f2c7521907018c822cd1504f30c10ea3e42fb3b86699fcf7e0e5f80 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/adhocfilelist - -name adhocfilelist.i386-cygwin -category Package -revision 28038 -shortdesc i386-cygwin files of adhocfilelist -containersize 344 -containerchecksum aa5580c7ed285f2df547d10e5a0927f96bfc97e72713bc9602e3e850d4554c3a4cf5f0c8274c7e569489ea22303318d070a99c74f9e218d889806842d29c40bf -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/adhocfilelist - -name adhocfilelist.i386-freebsd -category Package -revision 28038 -shortdesc i386-freebsd files of adhocfilelist -containersize 344 -containerchecksum 5331c1c16c020cee890b83a575226477911ec1d30d100b9d6eb307e6b3b1ece07f467646f54e04c505a73e22d875fbb2f52dbfce6170997a74ff9002f460dd52 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/adhocfilelist - -name adhocfilelist.i386-linux -category Package -revision 28038 -shortdesc i386-linux files of adhocfilelist -containersize 340 -containerchecksum 351f723c761a75d0c5d9aaa52c86b34fdac598be64b9080342722463fadbf1dcd8e779d9427f69ca8c48cbda618cf0daa24d0f96ae9858320a401ce80bf2f557 -binfiles arch=i386-linux size=1 - bin/i386-linux/adhocfilelist - -name adhocfilelist.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of adhocfilelist -containersize 344 -containerchecksum a57e18f33867a37eb80f8a4466184e35d6c254b89dce4bae81f0890002703e6ee6c7f83a3c19703426e3baa4d26ce87b5ade87cb83202967b2fe9027ef1cfde9 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/adhocfilelist - -name adhocfilelist.i386-solaris -category Package -revision 28038 -shortdesc i386-solaris files of adhocfilelist -containersize 344 -containerchecksum 50dff7e2c337e1a895759cdfadc8a4a0ede478657f11c9b71f3358a191efbce94174cbdf370b81dadba1d1cd452fc85bb3c2391e6c596f9749ab2e59c18245d0 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/adhocfilelist - -name adhocfilelist.sparc-solaris -category Package -revision 28038 -shortdesc sparc-solaris files of adhocfilelist -containersize 344 -containerchecksum b24b35ec4a2d1c234d5aa09409060405c9e44e31d4fd61b31c3e6d5451f00c5bb6910b4e3f78e7ec0a0f7a0534d8b879a1f66dab7c93a1e06ec81ccacbc82fec -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/adhocfilelist - -name adhocfilelist.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of adhocfilelist -containersize 344 -containerchecksum eb8533e69dba5b72298bac93fbc147a1ee4e09d2db79a217fd6f8fa57a97233b91eac5ff71947c1362d88a7a03d66c410f1952daafd13437c21907eb0e81bc4a -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/adhocfilelist - -name adhocfilelist.x86_64-darwin -category Package -revision 28038 -shortdesc x86_64-darwin files of adhocfilelist -containersize 348 -containerchecksum 885ec9084aadda809d79b7d459cc7ab9fcaaee4392101ce52900f9bb6c40b92c1127a5b7362a8a3120aab37912ae29a516699483b30964801153e103f6fad4c4 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/adhocfilelist - -name adhocfilelist.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of adhocfilelist -containersize 356 -containerchecksum f7863291216a266c6efc390e42122836398607a54af04f0def3dd83dd7aa664b894385134d5b9cd2bef5718d9631169eae2ea3cb043a7877cfa2222e00c8a576 -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/adhocfilelist - -name adhocfilelist.x86_64-linux -category Package -revision 28038 -shortdesc x86_64-linux files of adhocfilelist -containersize 348 -containerchecksum 5360096765e30bc089573f76c3aeb6d409900dd1d4c1eefb846766b79ac6283e9f3b667d0c5d56baad556481a03e9350dd3a6fec71507cc0648cc6829e9d8343 -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/adhocfilelist - -name adhocfilelist.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of adhocfilelist -containersize 344 -containerchecksum 7924fe47727e698d43a708bd5628c063e60c95d4c8dc3da6acdd32626698172da3abb3c5e1ea812aee937b0a19a58147daafec85a758afffd6d181aa66400d09 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/adhocfilelist - -name adhocfilelist.x86_64-solaris -category Package -revision 28038 -shortdesc x86_64-solaris files of adhocfilelist -containersize 348 -containerchecksum 110abb1ee1f77b5aa61612187625e798dbb0f8ae84e7d6ac49cda9867b49afe95270ab742dab5df8515698ae3b85723b4cb2c89ac47b4396b7a7ad2afa438356 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/adhocfilelist - -name adigraph -category Package -revision 49862 -shortdesc Augmenting directed graphs -relocated 1 -longdesc This LaTeX package provides the means to easily draw augmenting -longdesc oriented graphs, as well as cuts on them, to demonstrate steps -longdesc of algorithms for solving max-flow min-cut problems. This -longdesc package requires the other LaTeX packages fp, xparse, xstring, -longdesc and TikZ (in particular the TikZ calc library). -containersize 5644 -containerchecksum 6dd8c449a065987afd7750a09aaa7fcb9ccc61e019d1e721f1e316fcdb9a87d43ef3ed6100d9b750647c92c74b47ca2184ddc61e007324ec361617df0f9c72d5 -doccontainersize 482896 -doccontainerchecksum deed394e217bcb55e79cf5bc2c39bdba00aa329a140d8c66236d922788712dd1e7c0926040b2f513e1d6936f535d96dedf90150cce0c9068cb38731b8c9da28d -docfiles size=156 - RELOC/doc/latex/adigraph/LICENSE - RELOC/doc/latex/adigraph/README.md details="Readme" - RELOC/doc/latex/adigraph/adigraph-large.png - RELOC/doc/latex/adigraph/adigraph_documentation.pdf details="Documentation" - RELOC/doc/latex/adigraph/adigraph_documentation.tex - RELOC/doc/latex/adigraph/adigraph_working_test.pdf - RELOC/doc/latex/adigraph/adigraph_working_test.tex - RELOC/doc/latex/adigraph/img_examples/example_0.jpg - RELOC/doc/latex/adigraph/img_examples/example_1.jpg - RELOC/doc/latex/adigraph/img_examples/example_2.jpg - RELOC/doc/latex/adigraph/img_examples/example_3.jpg - RELOC/doc/latex/adigraph/img_examples/pyadigraph.png -runfiles size=6 - RELOC/tex/latex/adigraph/adigraph.sty -catalogue-contact-bugs https://github.com/LucaCappelletti94/adigraph/issues -catalogue-contact-repository https://github.com/LucaCappelletti94/adigraph -catalogue-ctan /graphics/pgf/contrib/adigraph -catalogue-date 2019-01-29 19:31:25 +0100 -catalogue-license mit -catalogue-topics pgf-tikz diagram -catalogue-version 1.7.1 - -name adjmulticol -category Package -revision 28936 -shortdesc Adjusting margins for multicolumn and single column output -relocated 1 -longdesc The package adds, to the multicol package, the option to change -longdesc the margins for multicolumn and unicolumn layout. The package -longdesc understands the difference between the even and odd margins for -longdesc two side printing. -containersize 2960 -containerchecksum 74440ea2b2c3c29a33a5d39d43680a29709397c1734484a02b215eadadd73d146dc824e4219a9ceaf56fedfd6b303ce98d2775cabf6d54895fe7aa61b7edbe7d -doccontainersize 304728 -doccontainerchecksum b649b554576e886b8d4e9f54bd6ad7608ddc5c4236fa46c0b5f7ba77b53f85d08f5c52ed61b8f35f2854c5eeccd34f1c2f14266e6c8c6ae4874cfa6f3fae28d2 -docfiles size=79 - RELOC/doc/latex/adjmulticol/Makefile - RELOC/doc/latex/adjmulticol/README details="Readme" - RELOC/doc/latex/adjmulticol/adjmulticol.bib - RELOC/doc/latex/adjmulticol/adjmulticol.pdf details="Package documentation" - RELOC/doc/latex/adjmulticol/sample.pdf - RELOC/doc/latex/adjmulticol/sample.tex -srccontainersize 6764 -srccontainerchecksum 4bc36ffb6b4f0943d2e96b84c6fb2413b50900929f68ce39bcac7eefd184331bea3b3ead70290097c4d212f0e7c5d77b6930533ed8f8f9fc8539f65ccaeef937 -srcfiles size=6 - RELOC/source/latex/adjmulticol/adjmulticol.dtx - RELOC/source/latex/adjmulticol/adjmulticol.ins -runfiles size=2 - RELOC/tex/latex/adjmulticol/adjmulticol.sty -catalogue-ctan /macros/latex/contrib/adjmulticol -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics multicol layout -catalogue-version 1.1 - -name adjustbox -category Package -revision 49596 -shortdesc Graphics package-alike macros for "general" boxes -relocated 1 -longdesc The package provides several macros to adjust boxed content. -longdesc One purpose is to supplement the standard graphics package, -longdesc which defines the macros \resizebox, \scalebox and \rotatebox , -longdesc with the macros\trimbox and \clipbox. The main feature is the -longdesc general \adjustbox macro which extends the "key=value" -longdesc interface of \includegraphics from the graphics package and -longdesc applies it to general text content. Additional provided box -longdesc macros are \lapbox, \marginbox, \minsizebox, \maxsizebox and -longdesc \phantombox. All macros use the collectbox package to read the -longdesc content as a box and not as a macro argument. This allows for -longdesc all forms of content including special material like verbatim -longdesc content. A special feature of collectbox is used to provide -longdesc matching environments with the identical names as the macros. -containersize 13476 -containerchecksum ef79dc361879eb46a3d7c946efdda2a09c90169242aad22983e4cbde01e9b3b7a0f6dd2f6cf56ada24c551ca7aa8a7d80536384a26f539521c7ec239aa91a5ba -doccontainersize 725652 -doccontainerchecksum d3ba7feb98e64bb5c3f9cfeda783deb186f4d314cfb6dc6c4d6aff9cfd5443489da36c8ea1271e3b80409b733b1f2c1480986792c884c06cfa9c4eaaa2072856 -docfiles size=185 - RELOC/doc/latex/adjustbox/README details="Readme" - RELOC/doc/latex/adjustbox/adjcalc.pdf - RELOC/doc/latex/adjustbox/adjustbox.pdf details="Package documentation" - RELOC/doc/latex/adjustbox/trimclip.pdf -srccontainersize 48968 -srccontainerchecksum 7543039c4439dd9aaa0338daeb3f9dcbf359cf84d20fc8ffc85c6e26d3999870f93826351fab68054e473f43267b525a43386250e1b27d9f841dc7af007b09c5 -srcfiles size=78 - RELOC/source/latex/adjustbox/adjcalc.dtx - RELOC/source/latex/adjustbox/adjustbox.dtx - RELOC/source/latex/adjustbox/adjustbox.ins - RELOC/source/latex/adjustbox/trimclip.dtx -runfiles size=24 - RELOC/tex/latex/adjustbox/adjcalc.sty - RELOC/tex/latex/adjustbox/adjustbox.sty - RELOC/tex/latex/adjustbox/tc-dvips.def - RELOC/tex/latex/adjustbox/tc-pdftex.def - RELOC/tex/latex/adjustbox/tc-pgf.def - RELOC/tex/latex/adjustbox/tc-xetex.def - RELOC/tex/latex/adjustbox/trimclip.sty -catalogue-also gincltex collectbox realboxes -catalogue-contact-bugs https://bitbucket.org/martin_scharrer/adjustbox/issues -catalogue-contact-home https://bitbucket.org/martin_scharrer/adjustbox -catalogue-contact-repository https://bitbucket.org/martin_scharrer/adjustbox/src -catalogue-ctan /macros/latex/contrib/adjustbox -catalogue-date 2019-01-04 14:16:03 +0100 -catalogue-license lppl1.3 -catalogue-topics typesetting box-manip -catalogue-version 1.2 - -name adobemapping -category Package -revision 49964 -shortdesc Adobe cmap and pdfmapping files -relocated 1 -longdesc The package comprises the collection of CMap and PDF mapping -longdesc files made available for distribution by Adobe. -containersize 2180752 -containerchecksum 0d4eaf0e9f3278785b9a43e331ae71181461e342109c4f6eff1f2c4f82e2b980b2dc84c6f2289de2cb9a704b086c79e3e73cb1e946cadcd51e17b649a81ffb4a -runfiles size=5241 - RELOC/fonts/cmap/adobemapping/README - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-CNS1-7/CMap/Adobe-CNS1-0 - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-CNS1-7/CMap/Adobe-CNS1-1 - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-CNS1-7/CMap/Adobe-CNS1-2 - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-CNS1-7/CMap/Adobe-CNS1-3 - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-CNS1-7/CMap/Adobe-CNS1-4 - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-CNS1-7/CMap/Adobe-CNS1-5 - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-CNS1-7/CMap/Adobe-CNS1-6 - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-CNS1-7/CMap/Adobe-CNS1-7 - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-CNS1-7/CMap/B5-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-CNS1-7/CMap/B5-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-CNS1-7/CMap/B5pc-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-CNS1-7/CMap/B5pc-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-CNS1-7/CMap/CNS-EUC-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-CNS1-7/CMap/CNS-EUC-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-CNS1-7/CMap/CNS1-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-CNS1-7/CMap/CNS1-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-CNS1-7/CMap/CNS2-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-CNS1-7/CMap/CNS2-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-CNS1-7/CMap/ETHK-B5-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-CNS1-7/CMap/ETHK-B5-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-CNS1-7/CMap/ETen-B5-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-CNS1-7/CMap/ETen-B5-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-CNS1-7/CMap/ETenms-B5-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-CNS1-7/CMap/ETenms-B5-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-CNS1-7/CMap/HKdla-B5-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-CNS1-7/CMap/HKdla-B5-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-CNS1-7/CMap/HKdlb-B5-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-CNS1-7/CMap/HKdlb-B5-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-CNS1-7/CMap/HKgccs-B5-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-CNS1-7/CMap/HKgccs-B5-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-CNS1-7/CMap/HKm314-B5-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-CNS1-7/CMap/HKm314-B5-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-CNS1-7/CMap/HKm471-B5-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-CNS1-7/CMap/HKm471-B5-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-CNS1-7/CMap/HKscs-B5-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-CNS1-7/CMap/HKscs-B5-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-CNS1-7/CMap/UniCNS-UCS2-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-CNS1-7/CMap/UniCNS-UCS2-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-CNS1-7/CMap/UniCNS-UTF16-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-CNS1-7/CMap/UniCNS-UTF16-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-CNS1-7/CMap/UniCNS-UTF32-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-CNS1-7/CMap/UniCNS-UTF32-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-CNS1-7/CMap/UniCNS-UTF8-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-CNS1-7/CMap/UniCNS-UTF8-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-CNS1-7/cid2code.txt - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-GB1-5/CMap/Adobe-GB1-0 - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-GB1-5/CMap/Adobe-GB1-1 - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-GB1-5/CMap/Adobe-GB1-2 - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-GB1-5/CMap/Adobe-GB1-3 - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-GB1-5/CMap/Adobe-GB1-4 - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-GB1-5/CMap/Adobe-GB1-5 - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-GB1-5/CMap/GB-EUC-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-GB1-5/CMap/GB-EUC-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-GB1-5/CMap/GB-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-GB1-5/CMap/GB-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-GB1-5/CMap/GBK-EUC-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-GB1-5/CMap/GBK-EUC-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-GB1-5/CMap/GBK2K-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-GB1-5/CMap/GBK2K-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-GB1-5/CMap/GBKp-EUC-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-GB1-5/CMap/GBKp-EUC-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-GB1-5/CMap/GBT-EUC-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-GB1-5/CMap/GBT-EUC-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-GB1-5/CMap/GBT-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-GB1-5/CMap/GBT-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-GB1-5/CMap/GBTpc-EUC-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-GB1-5/CMap/GBTpc-EUC-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-GB1-5/CMap/GBpc-EUC-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-GB1-5/CMap/GBpc-EUC-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-GB1-5/CMap/UniGB-UCS2-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-GB1-5/CMap/UniGB-UCS2-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-GB1-5/CMap/UniGB-UTF16-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-GB1-5/CMap/UniGB-UTF16-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-GB1-5/CMap/UniGB-UTF32-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-GB1-5/CMap/UniGB-UTF32-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-GB1-5/CMap/UniGB-UTF8-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-GB1-5/CMap/UniGB-UTF8-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-GB1-5/cid2code.txt - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Identity-0/CMap/Identity-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Identity-0/CMap/Identity-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/78-EUC-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/78-EUC-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/78-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/78-RKSJ-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/78-RKSJ-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/78-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/78ms-RKSJ-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/78ms-RKSJ-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/83pv-RKSJ-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/90ms-RKSJ-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/90ms-RKSJ-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/90msp-RKSJ-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/90msp-RKSJ-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/90pv-RKSJ-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/90pv-RKSJ-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/Add-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/Add-RKSJ-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/Add-RKSJ-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/Add-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/Adobe-Japan1-0 - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/Adobe-Japan1-1 - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/Adobe-Japan1-2 - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/Adobe-Japan1-3 - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/Adobe-Japan1-4 - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/Adobe-Japan1-5 - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/Adobe-Japan1-6 - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/Adobe-Japan1-7 - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/EUC-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/EUC-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/Ext-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/Ext-RKSJ-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/Ext-RKSJ-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/Ext-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/Hankaku - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/Hiragana - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/Katakana - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/NWP-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/NWP-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/RKSJ-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/RKSJ-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/Roman - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/UniJIS-UCS2-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/UniJIS-UCS2-HW-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/UniJIS-UCS2-HW-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/UniJIS-UCS2-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/UniJIS-UTF16-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/UniJIS-UTF16-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/UniJIS-UTF32-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/UniJIS-UTF32-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/UniJIS-UTF8-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/UniJIS-UTF8-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/UniJIS2004-UTF16-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/UniJIS2004-UTF16-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/UniJIS2004-UTF32-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/UniJIS2004-UTF32-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/UniJIS2004-UTF8-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/UniJIS2004-UTF8-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/UniJISPro-UCS2-HW-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/UniJISPro-UCS2-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/UniJISPro-UTF8-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/UniJISX0213-UTF32-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/UniJISX0213-UTF32-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/UniJISX02132004-UTF32-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/UniJISX02132004-UTF32-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/CMap/WP-Symbol - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/cid2code.txt - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/jisx0208-jp04.txt - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/jisx0208-jp90.txt - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/jisx0212-jp04.txt - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/jisx0212-jp90.txt - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/jisx0213-jp04.txt - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Japan1-7/jisx0213-jp90.txt - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-KR-9/CMap/Adobe-KR-0 - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-KR-9/CMap/Adobe-KR-1 - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-KR-9/CMap/Adobe-KR-2 - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-KR-9/CMap/Adobe-KR-3 - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-KR-9/CMap/Adobe-KR-4 - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-KR-9/CMap/Adobe-KR-5 - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-KR-9/CMap/Adobe-KR-6 - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-KR-9/CMap/Adobe-KR-7 - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-KR-9/CMap/Adobe-KR-8 - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-KR-9/CMap/Adobe-KR-9 - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-KR-9/CMap/UniAKR-UTF16-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-KR-9/CMap/UniAKR-UTF32-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-KR-9/CMap/UniAKR-UTF8-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-KR-9/cid2code.txt - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Korea1-2/CMap/Adobe-Korea1-0 - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Korea1-2/CMap/Adobe-Korea1-1 - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Korea1-2/CMap/Adobe-Korea1-2 - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Korea1-2/CMap/KSC-EUC-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Korea1-2/CMap/KSC-EUC-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Korea1-2/CMap/KSC-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Korea1-2/CMap/KSC-Johab-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Korea1-2/CMap/KSC-Johab-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Korea1-2/CMap/KSC-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Korea1-2/CMap/KSCms-UHC-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Korea1-2/CMap/KSCms-UHC-HW-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Korea1-2/CMap/KSCms-UHC-HW-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Korea1-2/CMap/KSCms-UHC-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Korea1-2/CMap/KSCpc-EUC-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Korea1-2/CMap/KSCpc-EUC-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Korea1-2/CMap/UniKS-UCS2-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Korea1-2/CMap/UniKS-UCS2-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Korea1-2/CMap/UniKS-UTF16-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Korea1-2/CMap/UniKS-UTF16-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Korea1-2/CMap/UniKS-UTF32-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Korea1-2/CMap/UniKS-UTF32-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Korea1-2/CMap/UniKS-UTF8-H - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Korea1-2/CMap/UniKS-UTF8-V - RELOC/fonts/cmap/adobemapping/cmap-resources/Adobe-Korea1-2/cid2code.txt - RELOC/fonts/cmap/adobemapping/cmap-resources/LICENSE.txt - RELOC/fonts/cmap/adobemapping/cmap-resources/Makefile - RELOC/fonts/cmap/adobemapping/cmap-resources/README.md - RELOC/fonts/cmap/adobemapping/cmap-resources/VERSIONS.txt - RELOC/fonts/cmap/adobemapping/mapping-resources-pdf/LICENSE.txt - RELOC/fonts/cmap/adobemapping/mapping-resources-pdf/Makefile - RELOC/fonts/cmap/adobemapping/mapping-resources-pdf/README.md - RELOC/fonts/cmap/adobemapping/mapping-resources-pdf/pdf2other/90ms-RKSJ-UCS2 - RELOC/fonts/cmap/adobemapping/mapping-resources-pdf/pdf2other/90pv-RKSJ-UCS2 - RELOC/fonts/cmap/adobemapping/mapping-resources-pdf/pdf2other/90pv-RKSJ-UCS2C - RELOC/fonts/cmap/adobemapping/mapping-resources-pdf/pdf2other/Adobe-CNS1-B5pc - RELOC/fonts/cmap/adobemapping/mapping-resources-pdf/pdf2other/Adobe-CNS1-ETen-B5 - RELOC/fonts/cmap/adobemapping/mapping-resources-pdf/pdf2other/Adobe-CNS1-H-CID - RELOC/fonts/cmap/adobemapping/mapping-resources-pdf/pdf2other/Adobe-CNS1-H-Host - RELOC/fonts/cmap/adobemapping/mapping-resources-pdf/pdf2other/Adobe-CNS1-H-Mac - RELOC/fonts/cmap/adobemapping/mapping-resources-pdf/pdf2other/Adobe-GB1-GBK-EUC - RELOC/fonts/cmap/adobemapping/mapping-resources-pdf/pdf2other/Adobe-GB1-GBpc-EUC - RELOC/fonts/cmap/adobemapping/mapping-resources-pdf/pdf2other/Adobe-GB1-H-CID - RELOC/fonts/cmap/adobemapping/mapping-resources-pdf/pdf2other/Adobe-GB1-H-Host - RELOC/fonts/cmap/adobemapping/mapping-resources-pdf/pdf2other/Adobe-GB1-H-Mac - RELOC/fonts/cmap/adobemapping/mapping-resources-pdf/pdf2other/Adobe-Japan1-90ms-RKSJ - RELOC/fonts/cmap/adobemapping/mapping-resources-pdf/pdf2other/Adobe-Japan1-90pv-RKSJ - RELOC/fonts/cmap/adobemapping/mapping-resources-pdf/pdf2other/Adobe-Japan1-H-CID - RELOC/fonts/cmap/adobemapping/mapping-resources-pdf/pdf2other/Adobe-Japan1-H-Host - RELOC/fonts/cmap/adobemapping/mapping-resources-pdf/pdf2other/Adobe-Japan1-H-Mac - RELOC/fonts/cmap/adobemapping/mapping-resources-pdf/pdf2other/Adobe-Japan1-PS-H - RELOC/fonts/cmap/adobemapping/mapping-resources-pdf/pdf2other/Adobe-Japan1-PS-V - RELOC/fonts/cmap/adobemapping/mapping-resources-pdf/pdf2other/Adobe-Korea1-H-CID - RELOC/fonts/cmap/adobemapping/mapping-resources-pdf/pdf2other/Adobe-Korea1-H-Host - RELOC/fonts/cmap/adobemapping/mapping-resources-pdf/pdf2other/Adobe-Korea1-H-Mac - RELOC/fonts/cmap/adobemapping/mapping-resources-pdf/pdf2other/Adobe-Korea1-KSCms-UHC - RELOC/fonts/cmap/adobemapping/mapping-resources-pdf/pdf2other/Adobe-Korea1-KSCpc-EUC - RELOC/fonts/cmap/adobemapping/mapping-resources-pdf/pdf2other/B5pc-UCS2 - RELOC/fonts/cmap/adobemapping/mapping-resources-pdf/pdf2other/B5pc-UCS2C - RELOC/fonts/cmap/adobemapping/mapping-resources-pdf/pdf2other/ETen-B5-UCS2 - RELOC/fonts/cmap/adobemapping/mapping-resources-pdf/pdf2other/GBK-EUC-UCS2 - RELOC/fonts/cmap/adobemapping/mapping-resources-pdf/pdf2other/GBpc-EUC-UCS2 - RELOC/fonts/cmap/adobemapping/mapping-resources-pdf/pdf2other/GBpc-EUC-UCS2C - RELOC/fonts/cmap/adobemapping/mapping-resources-pdf/pdf2other/KSCms-UHC-UCS2 - RELOC/fonts/cmap/adobemapping/mapping-resources-pdf/pdf2other/KSCpc-EUC-UCS2 - RELOC/fonts/cmap/adobemapping/mapping-resources-pdf/pdf2other/KSCpc-EUC-UCS2C - RELOC/fonts/cmap/adobemapping/mapping-resources-pdf/pdf2other/UCS2-90ms-RKSJ - RELOC/fonts/cmap/adobemapping/mapping-resources-pdf/pdf2other/UCS2-90pv-RKSJ - RELOC/fonts/cmap/adobemapping/mapping-resources-pdf/pdf2other/UCS2-B5pc - RELOC/fonts/cmap/adobemapping/mapping-resources-pdf/pdf2other/UCS2-ETen-B5 - RELOC/fonts/cmap/adobemapping/mapping-resources-pdf/pdf2other/UCS2-GBK-EUC - RELOC/fonts/cmap/adobemapping/mapping-resources-pdf/pdf2other/UCS2-GBpc-EUC - RELOC/fonts/cmap/adobemapping/mapping-resources-pdf/pdf2other/UCS2-KSCms-UHC - RELOC/fonts/cmap/adobemapping/mapping-resources-pdf/pdf2other/UCS2-KSCpc-EUC - RELOC/fonts/cmap/adobemapping/mapping-resources-pdf/pdf2unicode/Adobe-CNS1-UCS2 - RELOC/fonts/cmap/adobemapping/mapping-resources-pdf/pdf2unicode/Adobe-GB1-UCS2 - RELOC/fonts/cmap/adobemapping/mapping-resources-pdf/pdf2unicode/Adobe-Japan1-UCS2 - RELOC/fonts/cmap/adobemapping/mapping-resources-pdf/pdf2unicode/Adobe-KR-UCS2 - RELOC/fonts/cmap/adobemapping/mapping-resources-pdf/pdf2unicode/Adobe-Korea1-UCS2 -catalogue-also cmap mmap -catalogue-contact-repository https://github.com/adobe-type-tools/ -catalogue-ctan /support/adobemapping -catalogue-date 2019-02-06 13:45:28 +0100 -catalogue-license bsd -catalogue-topics font-supp - -name adrconv -category Package -revision 46817 -shortdesc BibTeX styles to implement an address database -relocated 1 -longdesc The bundle provides a collection of BibTeX style files to turn -longdesc an address database stored in the .bib format into files -longdesc suitable for printing as address books or included into letter -longdesc classes like akletter or scrletter2. The data may be sorted -longdesc either by name or birthday and output provides files in various -longdesc formats for address books or time planners. -containersize 2808 -containerchecksum 623d8782ef34f12ed89e8e621c52e07e246352f6e6a397eb587379ebc1d7dd44a44384a0ce03bf0fae36bb1c885f6b132cf775c6f65ae921df908ff8253e4bbc -doccontainersize 690600 -doccontainerchecksum 45fa639a27149e92266c8ff3a99aebc284a394720ef5bdb2af6c664f3a085eff555b8dd8076539c1493cb4206667453f51bfc0c74130fed67667ac1d514de05c -docfiles size=185 - RELOC/doc/latex/adrconv/2latex.vim - RELOC/doc/latex/adrconv/README details="Readme" - RELOC/doc/latex/adrconv/adrconv.pdf details="Implementation details" - RELOC/doc/latex/adrconv/adrconv.tex - RELOC/doc/latex/adrconv/adrconv_pages08.pages/Contents/PkgInfo - RELOC/doc/latex/adrconv/adrconv_pages08.pages/QuickLook/Thumbnail.jpg - RELOC/doc/latex/adrconv/adrconv_pages08.pages/index.xml.gz - RELOC/doc/latex/adrconv/adrdir.tex - RELOC/doc/latex/adrconv/adrfax.tex - RELOC/doc/latex/adrconv/adrguide.pdf details="User guide" language="de" - RELOC/doc/latex/adrconv/adrguide.tex - RELOC/doc/latex/adrconv/adrmontage1.tex - RELOC/doc/latex/adrconv/adrmontage2.tex - RELOC/doc/latex/adrconv/birthday.tex - RELOC/doc/latex/adrconv/example.bib -srccontainersize 8868 -srccontainerchecksum 50591b2b3999ef456bc4ffe4f16f4ea76c76d1fc86aa69695e86e98997b57b6c30d722a83602206849054b87bd6e055129ba414e5cc8ca4634c4483039190b7b -srcfiles size=8 - RELOC/source/latex/adrconv/adrconv.dtx - RELOC/source/latex/adrconv/adrconv.ins -runfiles size=6 - RELOC/bibtex/bst/adrconv/adrbirthday.bst - RELOC/bibtex/bst/adrconv/adrconv.bst - RELOC/bibtex/bst/adrconv/adrfax.bst - RELOC/tex/latex/adrconv/adrdir.cfg - RELOC/tex/latex/adrconv/adrplaner.cfg - RELOC/tex/latex/adrconv/adrsmall.cfg -catalogue-ctan /macros/latex/contrib/adrconv -catalogue-date 2018-03-04 13:14:32 +0100 -catalogue-license lppl1.3 -catalogue-topics bibtex-sty biblio -catalogue-version 1.4 - -name adtrees -category Package -revision 39438 -shortdesc Macros for drawing adpositional trees -relocated 1 -longdesc The adtrees package provides a package to write adpositional -longdesc trees, a formalism devoted to represent natural language -longdesc expressions. The package is composed by the files adtree.sty: -longdesc containing the LaTeX engine to adpositional trees -longdesc adtreedoc.pdf: the human readable documentation for the package -longdesc adtreedoc.tex: the source code for the documentation. -containersize 5708 -containerchecksum 00ef0d06277d0ce61754ecaba55547601a58d5033cf7ee82ffb2d2cba47f5c3bb04eec5ce4f2c8e0429cdf77c21e0e84488352f9862378dc30d70627ea2f8db8 -doccontainersize 316264 -doccontainerchecksum a7af294044e9d6e1e1842cab4eae5536b3ad1cdbcc7c9d8c779472a8d02902fe94e0dc965d1d92d8a84c7065a9ecc415db78724f75a163a10fa88f0d570217e7 -docfiles size=87 - RELOC/doc/latex/adtrees/README details="Readme" - RELOC/doc/latex/adtrees/adtreesdoc.pdf details="Package documentation" - RELOC/doc/latex/adtrees/adtreesdoc.tex -runfiles size=7 - RELOC/tex/latex/adtrees/adtrees.sty -catalogue-ctan /macros/latex/contrib/adtrees -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics tree linguistic -catalogue-version 1.0 - -name advdate -category Package -revision 20538 -shortdesc Print a date relative to "today" -relocated 1 -longdesc Provides macros which can add a specified number of days to the -longdesc current date (as specified in \today), to save, set and restore -longdesc the 'current date' and to print it. Intended use is, for -longdesc example, in invoices "payable within 14 days from today", etc. -longdesc The package has only been tested with Czech dates. -containersize 2228 -containerchecksum 7a3cd228493a6961513ec06f0380db494a9b6c3a970d2b67a152626811c13808be421d1512d5857847053408395056870b5c319399743eba51d86eb78149d651 -doccontainersize 146656 -doccontainerchecksum 250abd6118b5fec45f9bec163af27df20c763fe0d732d2aedecb0a080d9a075dc923dea9c21ea6b4db2f8ed611ce167f2881d3529bff76653f9ce09d33d5bf30 -docfiles size=39 - RELOC/doc/latex/advdate/advdate.pdf details="Package documentation" - RELOC/doc/latex/advdate/advdate.tex - RELOC/doc/latex/advdate/manifest.txt -runfiles size=2 - RELOC/tex/latex/advdate/advdate.sty -catalogue-ctan /macros/latex/contrib/advdate -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics date-time - -name ae -category Package -revision 15878 -shortdesc Virtual fonts for T1 encoded CMR-fonts -relocated 1 -longdesc A set of virtual fonts which emulates T1 coded fonts using the -longdesc standard CM fonts. The package name, AE fonts, supposedly -longdesc stands for "Almost European". The main use of the package was -longdesc to produce PDF files using Adobe Type 1 versions of the CM -longdesc fonts instead of bitmapped EC fonts. Note that direct -longdesc substitutes for the bitmapped EC fonts are now available, via -longdesc the CM-super, Latin Modern and (in a restricted way) CM-LGC -longdesc font sets. -containersize 57260 -containerchecksum a7b76d3ac96778aaa572b534f7cf2179ce89f90c67fae167754b89842ea25d20e83daaf9898bd15c97a65e83eea6a9c39affb64134c52af099d2a0496f17b591 -doccontainersize 7736 -doccontainerchecksum 556e1cb096c22c673c10d9eae7302ef266080027db5a357042e02fd4052813ec77ca62c78526f68940ed4ef2d9a4e7049ef11917ab489cd8f1296475f273e5da -docfiles size=7 - RELOC/doc/fonts/ae/COPYING - RELOC/doc/fonts/ae/MANIFEST - RELOC/doc/fonts/ae/README details="Readme" -srccontainersize 19976 -srccontainerchecksum 644a3b28a39014f35789dafdb34bf90db598ceaa4440d04ad972abd1f79c6c3595e778cb40760d9231bcc3c13f1ffdba2c5b8f2e30569d51dd91e8a5fe2b83ee -srcfiles size=50 - RELOC/source/fonts/ae/aefonts.mtx - RELOC/source/fonts/ae/aefonts.tex - RELOC/source/fonts/ae/aehax5.mtx - RELOC/source/fonts/ae/aehaxit.mtx - RELOC/source/fonts/ae/aehaxrm.mtx - RELOC/source/fonts/ae/aehaxsc.mtx - RELOC/source/fonts/ae/aehaxsl.mtx - RELOC/source/fonts/ae/aehaxss.mtx - RELOC/source/fonts/ae/aelatin.mtx - RELOC/source/fonts/ae/aelatint.mtx - RELOC/source/fonts/ae/aesample.tex - RELOC/source/fonts/ae/aet1.etx - RELOC/source/fonts/ae/bxittest.tex - RELOC/source/fonts/ae/clean - RELOC/source/fonts/ae/germtest.tex - RELOC/source/fonts/ae/go - RELOC/source/fonts/ae/install - RELOC/source/fonts/ae/makepl - RELOC/source/fonts/ae/ot1tt.etx - RELOC/source/fonts/ae/slitest.tex -runfiles size=157 - RELOC/fonts/tfm/public/ae/aeb10.tfm - RELOC/fonts/tfm/public/ae/aebx10.tfm - RELOC/fonts/tfm/public/ae/aebx12.tfm - RELOC/fonts/tfm/public/ae/aebx5.tfm - RELOC/fonts/tfm/public/ae/aebx6.tfm - RELOC/fonts/tfm/public/ae/aebx7.tfm - RELOC/fonts/tfm/public/ae/aebx8.tfm - RELOC/fonts/tfm/public/ae/aebx9.tfm - RELOC/fonts/tfm/public/ae/aebxsl10.tfm - RELOC/fonts/tfm/public/ae/aebxti10.tfm - RELOC/fonts/tfm/public/ae/aecsc10.tfm - RELOC/fonts/tfm/public/ae/aeitt10.tfm - RELOC/fonts/tfm/public/ae/aer10.tfm - RELOC/fonts/tfm/public/ae/aer12.tfm - RELOC/fonts/tfm/public/ae/aer17.tfm - RELOC/fonts/tfm/public/ae/aer5.tfm - RELOC/fonts/tfm/public/ae/aer6.tfm - RELOC/fonts/tfm/public/ae/aer7.tfm - RELOC/fonts/tfm/public/ae/aer8.tfm - RELOC/fonts/tfm/public/ae/aer9.tfm - RELOC/fonts/tfm/public/ae/aesl10.tfm - RELOC/fonts/tfm/public/ae/aesl12.tfm - RELOC/fonts/tfm/public/ae/aesl8.tfm - RELOC/fonts/tfm/public/ae/aesl9.tfm - RELOC/fonts/tfm/public/ae/aesltt10.tfm - RELOC/fonts/tfm/public/ae/aess10.tfm - RELOC/fonts/tfm/public/ae/aess12.tfm - RELOC/fonts/tfm/public/ae/aess17.tfm - RELOC/fonts/tfm/public/ae/aess8.tfm - RELOC/fonts/tfm/public/ae/aess9.tfm - RELOC/fonts/tfm/public/ae/aessbx10.tfm - RELOC/fonts/tfm/public/ae/aessdc10.tfm - RELOC/fonts/tfm/public/ae/aessi10.tfm - RELOC/fonts/tfm/public/ae/aessi12.tfm - RELOC/fonts/tfm/public/ae/aessi17.tfm - RELOC/fonts/tfm/public/ae/aessi8.tfm - RELOC/fonts/tfm/public/ae/aessi9.tfm - RELOC/fonts/tfm/public/ae/aetcsc10.tfm - RELOC/fonts/tfm/public/ae/aeti10.tfm - RELOC/fonts/tfm/public/ae/aeti12.tfm - RELOC/fonts/tfm/public/ae/aeti7.tfm - RELOC/fonts/tfm/public/ae/aeti8.tfm - RELOC/fonts/tfm/public/ae/aeti9.tfm - RELOC/fonts/tfm/public/ae/aett10.tfm - RELOC/fonts/tfm/public/ae/aett12.tfm - RELOC/fonts/tfm/public/ae/aett8.tfm - RELOC/fonts/tfm/public/ae/aett9.tfm - RELOC/fonts/tfm/public/ae/laess8.tfm - RELOC/fonts/tfm/public/ae/laessb8.tfm - RELOC/fonts/tfm/public/ae/laessi8.tfm - RELOC/fonts/vf/public/ae/aeb10.vf - RELOC/fonts/vf/public/ae/aebx10.vf - RELOC/fonts/vf/public/ae/aebx12.vf - RELOC/fonts/vf/public/ae/aebx5.vf - RELOC/fonts/vf/public/ae/aebx6.vf - RELOC/fonts/vf/public/ae/aebx7.vf - RELOC/fonts/vf/public/ae/aebx8.vf - RELOC/fonts/vf/public/ae/aebx9.vf - RELOC/fonts/vf/public/ae/aebxsl10.vf - RELOC/fonts/vf/public/ae/aebxti10.vf - RELOC/fonts/vf/public/ae/aecsc10.vf - RELOC/fonts/vf/public/ae/aeitt10.vf - RELOC/fonts/vf/public/ae/aer10.vf - RELOC/fonts/vf/public/ae/aer12.vf - RELOC/fonts/vf/public/ae/aer17.vf - RELOC/fonts/vf/public/ae/aer5.vf - RELOC/fonts/vf/public/ae/aer6.vf - RELOC/fonts/vf/public/ae/aer7.vf - RELOC/fonts/vf/public/ae/aer8.vf - RELOC/fonts/vf/public/ae/aer9.vf - RELOC/fonts/vf/public/ae/aesl10.vf - RELOC/fonts/vf/public/ae/aesl12.vf - RELOC/fonts/vf/public/ae/aesl8.vf - RELOC/fonts/vf/public/ae/aesl9.vf - RELOC/fonts/vf/public/ae/aesltt10.vf - RELOC/fonts/vf/public/ae/aess10.vf - RELOC/fonts/vf/public/ae/aess12.vf - RELOC/fonts/vf/public/ae/aess17.vf - RELOC/fonts/vf/public/ae/aess8.vf - RELOC/fonts/vf/public/ae/aess9.vf - RELOC/fonts/vf/public/ae/aessbx10.vf - RELOC/fonts/vf/public/ae/aessdc10.vf - RELOC/fonts/vf/public/ae/aessi10.vf - RELOC/fonts/vf/public/ae/aessi12.vf - RELOC/fonts/vf/public/ae/aessi17.vf - RELOC/fonts/vf/public/ae/aessi8.vf - RELOC/fonts/vf/public/ae/aessi9.vf - RELOC/fonts/vf/public/ae/aetcsc10.vf - RELOC/fonts/vf/public/ae/aeti10.vf - RELOC/fonts/vf/public/ae/aeti12.vf - RELOC/fonts/vf/public/ae/aeti7.vf - RELOC/fonts/vf/public/ae/aeti8.vf - RELOC/fonts/vf/public/ae/aeti9.vf - RELOC/fonts/vf/public/ae/aett10.vf - RELOC/fonts/vf/public/ae/aett12.vf - RELOC/fonts/vf/public/ae/aett8.vf - RELOC/fonts/vf/public/ae/aett9.vf - RELOC/fonts/vf/public/ae/laess8.vf - RELOC/fonts/vf/public/ae/laessb8.vf - RELOC/fonts/vf/public/ae/laessi8.vf - RELOC/tex/latex/ae/ae.sty - RELOC/tex/latex/ae/aecompl.sty - RELOC/tex/latex/ae/omlaer.fd - RELOC/tex/latex/ae/omsaer.fd - RELOC/tex/latex/ae/ot1aer.fd - RELOC/tex/latex/ae/ot1aess.fd - RELOC/tex/latex/ae/ot1aett.fd - RELOC/tex/latex/ae/ot1laess.fd - RELOC/tex/latex/ae/ot1laett.fd - RELOC/tex/latex/ae/t1aer.fd - RELOC/tex/latex/ae/t1aess.fd - RELOC/tex/latex/ae/t1aett.fd - RELOC/tex/latex/ae/t1laess.fd - RELOC/tex/latex/ae/t1laett.fd -catalogue-also zefonts aeguill -catalogue-ctan /fonts/ae -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font font-virtual font-t1enc -catalogue-version 1.4 - -name aecc -category Package -revision 28574 -shortdesc Almost European Concrete Roman virtual fonts -relocated 1 -longdesc The package provides a set of virtual fonts (built from the -longdesc standard Concrete fonts) providing a set of fonts that almost -longdesc cover the T1 encoding. The main characters missing, of those -longdesc specified in the T1 specification are eth, thorn, and the Sami -longdesc letter eng. Sometimes the PS (pound sterling) character is also -longdesc missing. For the typewriter fonts, the situation is worse. -containersize 15936 -containerchecksum bc2c3dc3bc1398d9bcf3714a9c31a7474ef95206cbe7c0ad14520b474191a3eaadf94c0e345eeb7e86b651eca1d5c7d93a91657ed3c5f8cccd7c87e71d06f4aa -doccontainersize 26592 -doccontainerchecksum ab371cb7380bd008d5e977ba78ad1d170c34c4eae4b2ddff92d412bea7dd866055f9c5c639e4b93ff6c64278d60b0ded783941a114e6f7d9f92cb54c02d25ee2 -docfiles size=56 - RELOC/doc/fonts/aecc/COPYING - RELOC/doc/fonts/aecc/MANIFEST - RELOC/doc/fonts/aecc/README details="Readme" - RELOC/doc/fonts/aecc/aeccfonts.tex - RELOC/doc/fonts/aecc/aefonts.mtx - RELOC/doc/fonts/aecc/aehax5.mtx - RELOC/doc/fonts/aecc/aehaxit.mtx - RELOC/doc/fonts/aecc/aehaxrm.mtx - RELOC/doc/fonts/aecc/aehaxsc.mtx - RELOC/doc/fonts/aecc/aehaxsl.mtx - RELOC/doc/fonts/aecc/aehaxss.mtx - RELOC/doc/fonts/aecc/aelatin.mtx - RELOC/doc/fonts/aecc/aelatint.mtx - RELOC/doc/fonts/aecc/aesample.tex - RELOC/doc/fonts/aecc/aet1.etx - RELOC/doc/fonts/aecc/bxittest.tex - RELOC/doc/fonts/aecc/clean - RELOC/doc/fonts/aecc/germtest.tex - RELOC/doc/fonts/aecc/go - RELOC/doc/fonts/aecc/install - RELOC/doc/fonts/aecc/makepl - RELOC/doc/fonts/aecc/ot1tt.etx - RELOC/doc/fonts/aecc/slitest.tex -runfiles size=32 - RELOC/fonts/tfm/public/aecc/aeccr10.tfm - RELOC/fonts/tfm/public/aecc/aeccr5.tfm - RELOC/fonts/tfm/public/aecc/aeccr6.tfm - RELOC/fonts/tfm/public/aecc/aeccr7.tfm - RELOC/fonts/tfm/public/aecc/aeccr8.tfm - RELOC/fonts/tfm/public/aecc/aeccr9.tfm - RELOC/fonts/tfm/public/aecc/aeccsc10.tfm - RELOC/fonts/tfm/public/aecc/aeccsl10.tfm - RELOC/fonts/tfm/public/aecc/aeccsl9.tfm - RELOC/fonts/tfm/public/aecc/aeccti10.tfm - RELOC/fonts/vf/public/aecc/aeccr10.vf - RELOC/fonts/vf/public/aecc/aeccr5.vf - RELOC/fonts/vf/public/aecc/aeccr6.vf - RELOC/fonts/vf/public/aecc/aeccr7.vf - RELOC/fonts/vf/public/aecc/aeccr8.vf - RELOC/fonts/vf/public/aecc/aeccr9.vf - RELOC/fonts/vf/public/aecc/aeccsc10.vf - RELOC/fonts/vf/public/aecc/aeccsl10.vf - RELOC/fonts/vf/public/aecc/aeccsl9.vf - RELOC/fonts/vf/public/aecc/aeccti10.vf - RELOC/tex/latex/aecc/aecc.sty - RELOC/tex/latex/aecc/t1aeccr.fd -catalogue-ctan /fonts/aecc -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font font-virtual font-t1enc -catalogue-version 1.0 - -name aeguill -category Package -revision 15878 -shortdesc Add several kinds of guillemets to the ae fonts -relocated 1 -longdesc The package enables the user to add guillemets from several -longdesc source (Polish cmr, Cyrillic cmr, lasy and ec) to the ae fonts. -longdesc This was useful when the ae fonts were used to produce PDF -longdesc files, since the additional guillemets exist in fonts available -longdesc in Adobe Type 1 format. -containersize 2384 -containerchecksum 51b75d25fbb0ca70d80533e968578e893cfff8aa838d7d458a190c97a5a95bef000729ee856704ced1839ff9a9f18e54aeeed0aadb71c77baeb6595ca4b5b705 -doccontainersize 26968 -doccontainerchecksum 5030285bcc9412fd2ff552cf692ddb611dde958f58a5119f501656062cd13f580a193c8b6214b051cde68ff7ce111ca3bb5cc512068ab057a874b8a989dddb82 -docfiles size=15 - RELOC/doc/latex/aeguill/README details="Readme" - RELOC/doc/latex/aeguill/guil-test1.pdf details="Discussion of package" - RELOC/doc/latex/aeguill/guil-test1.tex - RELOC/doc/latex/aeguill/guil-test2.pdf details="Available guillemet glyphs" - RELOC/doc/latex/aeguill/guil-test2.tex - RELOC/doc/latex/aeguill/license.txt -runfiles size=2 - RELOC/tex/latex/aeguill/aeguill.sty -catalogue-ctan /macros/latex/contrib/aeguill -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font font-virtual font-t1enc - -name afm2pl -category TLCore -revision 47198 -shortdesc convert AFM to TeX property list (.pl) metrics -longdesc Program home page: http://tex.aanhet.net/afm2pl/ -depend afm2pl.ARCH -containersize 9600 -containerchecksum 75dd7db0aa266f770619188deb52803e916d729dd27b151d5c47b2b9142b8f2c8cb508162012849b673d161efaf2c31f560da17ae38a69e3176903144683e4f1 -doccontainersize 41364 -doccontainerchecksum 3665ac847b89eea90bd5cef211a8e955ba7c520340adc837fc00cb0d94bb87b94d4a3df0376528062450a8c17466e6f02fb0e86842f7b58e0b77c5bb66c86830 -docfiles size=15 - texmf-dist/doc/man/man1/afm2pl.1 - texmf-dist/doc/man/man1/afm2pl.man1.pdf -runfiles size=24 - texmf-dist/fonts/enc/dvips/afm2pl/afm2pl-ot1.enc - texmf-dist/fonts/enc/dvips/afm2pl/afm2pl-ot1ital.enc - texmf-dist/fonts/enc/dvips/afm2pl/afm2pl-ot1tt.enc - texmf-dist/fonts/enc/dvips/afm2pl/afm2pl-texnanlc.enc - texmf-dist/fonts/enc/dvips/afm2pl/afm2pl-texnanuc.enc - texmf-dist/fonts/lig/afm2pl/accents.lig - texmf-dist/fonts/lig/afm2pl/bound.lig - texmf-dist/fonts/lig/afm2pl/default.lig - texmf-dist/fonts/lig/afm2pl/defpost.lig - texmf-dist/fonts/lig/afm2pl/defpre.lig - texmf-dist/fonts/lig/afm2pl/forge.lig - texmf-dist/fonts/lig/afm2pl/ligtex.lig - texmf-dist/tex/fontinst/afm2pl/README - texmf-dist/tex/fontinst/afm2pl/ly1.etx - texmf-dist/tex/fontinst/afm2pl/ly1c.etx - texmf-dist/tex/fontinst/afm2pl/makesc8y.tex - -name afm2pl.aarch64-linux -category TLCore -revision 48789 -shortdesc aarch64-linux files of afm2pl -containersize 36532 -containerchecksum 27a05e0107bb8b3038e4fbdd265db51bf3f5f3b2667fa0875c666477760be28f839629c9b949b0dc8885510944bedc1b6908670f43bf64e4c0be73c7f09a09c7 -binfiles arch=aarch64-linux size=23 - bin/aarch64-linux/afm2pl - -name afm2pl.amd64-freebsd -category TLCore -revision 46816 -shortdesc amd64-freebsd files of afm2pl -containersize 41260 -containerchecksum 890dbc5578f648b67980af94cc9e32a22fc9eb8d7a86519b5d1e882798c074a1fe855ce37c1bbab50dd54342d6eb58203b3a370c91c744681a96d19a8551e8e5 -binfiles arch=amd64-freebsd size=25 - bin/amd64-freebsd/afm2pl - -name afm2pl.amd64-netbsd -category TLCore -revision 48698 -shortdesc amd64-netbsd files of afm2pl -containersize 37644 -containerchecksum 8e97a1ecdd8b2f593d4d2cf28fef58e4f0763e780a753fa982b72cece4819e48acb482f983aa255f7ca337f9b6995921dd278cbbd9d59cff449bcbb5a3c420b5 -binfiles arch=amd64-netbsd size=30 - bin/amd64-netbsd/afm2pl - -name afm2pl.armhf-linux -category TLCore -revision 48716 -shortdesc armhf-linux files of afm2pl -containersize 34716 -containerchecksum 9b3d1aadd5f92a67352e83613b68b4c39e2158c3b9a4d3860b5a0badb89f2207baf1adfcb8181514ec875400a4022f24e9aec639e89446c7be6d7a7132ff801c -binfiles arch=armhf-linux size=21 - bin/armhf-linux/afm2pl - -name afm2pl.i386-cygwin -category TLCore -revision 46814 -shortdesc i386-cygwin files of afm2pl -containersize 12888 -containerchecksum 39ab424a47d4676fa9e5e851f1176d10b8d57430c19c1fc1a7da181dbe3f174ad2ce0ccb42eb0b16ca37acd811f26b04796d3735a58f63fbe4dfa36c845147a6 -binfiles arch=i386-cygwin size=8 - bin/i386-cygwin/afm2pl.exe - -name afm2pl.i386-freebsd -category TLCore -revision 46816 -shortdesc i386-freebsd files of afm2pl -containersize 36496 -containerchecksum dc1500235fa8fc21a7174c419b92fbbdabefefc46fe0c25d85dcd7197bfc4ffec0831c9b2a315b441539df3567edbc6129ab09ea00c127d71d6bdd5084b632c6 -binfiles arch=i386-freebsd size=24 - bin/i386-freebsd/afm2pl - -name afm2pl.i386-linux -category TLCore -revision 47245 -shortdesc i386-linux files of afm2pl -containersize 43692 -containerchecksum 283ed6007ad2b9eb916409a4e5d5f7bf4f4696169fda48312822499f7d4824741e4e999fd49135fdfca5024d6a36c1959daef314bf63b8bfe27ccaf4923c76b3 -binfiles arch=i386-linux size=26 - bin/i386-linux/afm2pl - -name afm2pl.i386-netbsd -category TLCore -revision 46812 -shortdesc i386-netbsd files of afm2pl -containersize 34440 -containerchecksum 4b98bc26213328a5a26656cc9b0b5229d3dd4f61056b286df1a61c975492739c9944dfd69948b3c14eb37154be7f71e1bf6c40dc7103380ac4481fecf09ac3e9 -binfiles arch=i386-netbsd size=27 - bin/i386-netbsd/afm2pl - -name afm2pl.i386-solaris -category TLCore -revision 46829 -shortdesc i386-solaris files of afm2pl -containersize 39996 -containerchecksum f3437eca14d7b201f3a2477c6dc3e6b38a993ba51a0ce139157bb58f30bcd71122d436f579b996a117386c6bf43a76a38a1dd765185979ea2f70ad361b304e86 -binfiles arch=i386-solaris size=22 - bin/i386-solaris/afm2pl - -name afm2pl.sparc-solaris -category TLCore -revision 46829 -shortdesc sparc-solaris files of afm2pl -containersize 37972 -containerchecksum 13dca864762f2a9eb0c4a58373ea2e1c0124cbf4c6aefa6b7ced87a35d5fe3589db5b8a9f570cd4bea02157f33985f57ad6cf817aabd9e144a912a7f5e3b8e58 -binfiles arch=sparc-solaris size=24 - bin/sparc-solaris/afm2pl - -name afm2pl.win32 -category TLCore -revision 46993 -shortdesc win32 files of afm2pl -containersize 14740 -containerchecksum 80f0a399c0bffc47922cc8f549621128cbdcc418faea4366f1c3e441e7361a4de2055438d933331e614ef9e6dd6069c558af4e63bf010460eb93cf11d44c5fe3 -binfiles arch=win32 size=9 - bin/win32/afm2pl.exe - -name afm2pl.x86_64-cygwin -category TLCore -revision 46813 -shortdesc x86_64-cygwin files of afm2pl -containersize 14044 -containerchecksum b943c0ec55e61e4b545f7431045344b3df82aa29387de078088ae7dea7132bf58475494fbbdcea4170f105d6d25a0cac58267b718a2188944ba7418daf5e73e5 -binfiles arch=x86_64-cygwin size=8 - bin/x86_64-cygwin/afm2pl.exe - -name afm2pl.x86_64-darwin -category TLCore -revision 48728 -shortdesc x86_64-darwin files of afm2pl -containersize 43584 -containerchecksum 1d32482a87716fe17f2b60aa8285cb0dd6d1ce3bd1ba0aaff51e70bd480383df39c63636609ea3cbbac54231c2d15d63d57b7e90d3afd5bd763eb4240c20aca7 -binfiles arch=x86_64-darwin size=26 - bin/x86_64-darwin/afm2pl - -name afm2pl.x86_64-darwinlegacy -category TLCore -revision 47387 -shortdesc x86_64-darwinlegacy files of afm2pl -containersize 40948 -containerchecksum 406a4aa22016ce7f25e28ab607bc8373895107bd6d386043e1301253e0af1c1e99fa321c8dd20fb70c468620f4d9faf471574e7874f62bd4ca52b5e730a2c448 -binfiles arch=x86_64-darwinlegacy size=24 - bin/x86_64-darwinlegacy/afm2pl - -name afm2pl.x86_64-linux -category TLCore -revision 47063 -shortdesc x86_64-linux files of afm2pl -containersize 42096 -containerchecksum d17c14133e22356cabe699ed10267dd65a4293a7df2415b686425050c417529a2130291efc576913bd3e6e38ae593bfa4f417f0f357205a8fbb439a557c2f559 -binfiles arch=x86_64-linux size=24 - bin/x86_64-linux/afm2pl - -name afm2pl.x86_64-linuxmusl -category TLCore -revision 47036 -shortdesc x86_64-linuxmusl files of afm2pl -containersize 44320 -containerchecksum 2972a37e38f83536f6585ee1d73be27410a22cc004e7c296d0c6fbae974d53e612c52e30223736afa13a3f5357a9023e87568f4cb73a643f2d2f0b4547bbf765 -binfiles arch=x86_64-linuxmusl size=27 - bin/x86_64-linuxmusl/afm2pl - -name afm2pl.x86_64-solaris -category TLCore -revision 46829 -shortdesc x86_64-solaris files of afm2pl -containersize 44108 -containerchecksum e55e63bc04395c500449cd3791378556034be11ea0ce802ef4f8697b7b4f314815a787ff60b70fdb97f30b2160700db142746d2bc235b6782464ef40b609d994 -binfiles arch=x86_64-solaris size=26 - bin/x86_64-solaris/afm2pl - -name afparticle -category Package -revision 35900 -shortdesc Typesetting articles for Archives of Forensic Psychology -relocated 1 -longdesc This package provides a class for typesetting articles for the -longdesc open access journal Archives of Forensic Psychology. -containersize 3760 -containerchecksum b4cf56b8062e05d712d8e70998cc502a38d4bb88c72cc489f9d299470ae225ff1c14ff0cf7c71b83eb244ade40e683014ab3d748ac6eac35c77f6813fe5d7fad -doccontainersize 550012 -doccontainerchecksum ae93b1392ff2fc4fb354759919386dbdb1b3368d595babedbdc011b05f18730350d7e10f239a639652b1019b110d981e10fa1a692615b0e3a253394d1d2511d1 -docfiles size=165 - RELOC/doc/latex/afparticle/Makefile - RELOC/doc/latex/afparticle/README details="Readme" - RELOC/doc/latex/afparticle/afparticle.pdf details="Package documentation" - RELOC/doc/latex/afparticle/afpsample.bib - RELOC/doc/latex/afparticle/afpsample.pdf details="Example of usage" - RELOC/doc/latex/afparticle/afpsample.tex - RELOC/doc/latex/afparticle/vitruvian.jpg -srccontainersize 9504 -srccontainerchecksum caf0f30c7cd74311dcbbac8886b96464414f8d4f204c2b2866484b66beccdbff5e703c7324cb447e906cdd67108e1912ceb0f7739d09dc890b5092b98266a63a -srcfiles size=9 - RELOC/source/latex/afparticle/afparticle.dtx - RELOC/source/latex/afparticle/afparticle.ins -runfiles size=3 - RELOC/tex/latex/afparticle/afparticle.cls -catalogue-ctan /macros/latex/contrib/afparticle -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics journalpub class article-like -catalogue-version 1.3 - -name afthesis -category Package -revision 15878 -shortdesc Air Force Institute of Technology thesis class -relocated 1 -longdesc LaTeX thesis/dissertation class for US Air Force Institute Of -longdesc Technology. -containersize 12884 -containerchecksum 32df1f2fdf4dd1beabb634eb8376d7de1c511aab2d53173bfe8861a278d67d91d27d392ae2969ca88583f33d1194f79b692cd9369e0599490ec44785b7c0dda9 -doccontainersize 33012 -doccontainerchecksum e2c3077518967e8b4dd9d25f3f7e8cbfdd6b7bfcb5b0a173d6462536032394efffa5eb11582c63853b3ad234cf25cba966bc21dbc13c255543e3274751a76aff -docfiles size=17 - RELOC/doc/latex/afthesis/README details="Readme" - RELOC/doc/latex/afthesis/thesnumb.doc - RELOC/doc/latex/afthesis/usethesis.pdf details="Package documentation" - RELOC/doc/latex/afthesis/usethesis.tex -runfiles size=19 - RELOC/bibtex/bst/afthesis/thesnumb.bst - RELOC/tex/latex/afthesis/afthes10.sty - RELOC/tex/latex/afthesis/afthes11.sty - RELOC/tex/latex/afthesis/afthes12.sty - RELOC/tex/latex/afthesis/afthesis.cls - RELOC/tex/latex/afthesis/afthesis.sty -catalogue-ctan /macros/latex/contrib/afthesis -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics dissertation class -catalogue-version 2.7 - -name aguplus -category Package -revision 17156 -shortdesc Styles for American Geophysical Union -relocated 1 -longdesc This bundle started as an extension to the AGU's own published -longdesc styles, providing extra facilities and improved usability. The -longdesc AGU now publishes satisfactory LaTeX materials of its own; the -longdesc author of aguplus recommends that users switch to using the -longdesc official distribution. -containersize 28704 -containerchecksum 0d5183d3d27849702848e61aeb18be44dcac8dd71f30a6dae5b72984cb0b77cd6682831c08442bc48838be2770b0b95056a7f11cb0ab81832578bac62397f4e1 -doccontainersize 330376 -doccontainerchecksum ec19bffdfc2ab898052a4988ae3335631609469ad8cca47b719487a849ccafc5bd6f65709e2c7dcf69884e2e886b94bbf8da1f4f7b337dc8b8c3a8b204b02134 -docfiles size=103 - RELOC/doc/latex/aguplus/README details="Readme" - RELOC/doc/latex/aguplus/README.aguplus - RELOC/doc/latex/aguplus/aguplus.pdf details="Package documentation" - RELOC/doc/latex/aguplus/aguplus.tex - RELOC/doc/latex/aguplus/changes.v16b - RELOC/doc/latex/aguplus/geophys.tex - RELOC/doc/latex/aguplus/sample.bib - RELOC/doc/latex/aguplus/samplus.tex -runfiles size=74 - RELOC/bibtex/bst/aguplus/agu.bst - RELOC/bibtex/bst/aguplus/agu04.bst - RELOC/bibtex/bst/aguplus/agufull.bst - RELOC/bibtex/bst/aguplus/agufull04.bst - RELOC/tex/latex/aguplus/aguplus.cls - RELOC/tex/latex/aguplus/aguplus.sty - RELOC/tex/latex/aguplus/agupp.sty -catalogue-ctan /macros/latex/contrib/aguplus -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics journalpub -catalogue-version 1.6b - -name aiaa -category Package -revision 15878 -shortdesc Typeset AIAA conference papers -relocated 1 -longdesc A bundle of LaTeX/BibTeX files and sample documents to aid -longdesc those producing papers and journal articles according to the -longdesc guidelines of the American Institute of Aeronautics and -longdesc Astronautics (AIAA). -containersize 8772 -containerchecksum 9f066ebbbb1ab9eea1f8b9d9033ce0c600ed9536d0e4216a09c765100437c78f2a237115a3446cf0c23bfb1efb3aa1a301a838034072398cfc98334262626b86 -doccontainersize 928516 -doccontainerchecksum 5d275edfdedd82ae68b52be48f13cfb351754a9d3a6a45e3e73a3008c195e49953c28bce6af5360d69a940f5bb137361c30b88b1fe3ab4ab1da5634f391df23b -docfiles size=453 - RELOC/doc/latex/aiaa/README details="Package README" - RELOC/doc/latex/aiaa/aiaa.pdf details="Package documentation" - RELOC/doc/latex/aiaa/author_guide.pdf details="Author guide" - RELOC/doc/latex/aiaa/author_guide.tex - RELOC/doc/latex/aiaa/bibtex_database.bib - RELOC/doc/latex/aiaa/figure_magnet.eps - RELOC/doc/latex/aiaa/figure_magnet.pdf - RELOC/doc/latex/aiaa/pre2004/CHANGES - RELOC/doc/latex/aiaa/pre2004/MANIFEST - RELOC/doc/latex/aiaa/pre2004/README details="Package README" - RELOC/doc/latex/aiaa/pre2004/aiaa.dtx - RELOC/doc/latex/aiaa/pre2004/aiaa.ins - RELOC/doc/latex/aiaa/pre2004/aiaa.pdf details="Package documentation" - RELOC/doc/latex/aiaa/pre2004/aiaalgo.eps - RELOC/doc/latex/aiaa/pre2004/demos/paper/smpaiaa.ps - RELOC/doc/latex/aiaa/pre2004/demos/paper/smpaiaa.tex - RELOC/doc/latex/aiaa/pre2004/demos/paper/smpbtx.bib - RELOC/doc/latex/aiaa/pre2004/demos/paper/smpfig.eps - RELOC/doc/latex/aiaa/pre2004/demos/refs/tstbtx.bib - RELOC/doc/latex/aiaa/pre2004/demos/refs/tstref.tex - RELOC/doc/latex/aiaa/pre2004/demos/subfigs/smpfig.eps - RELOC/doc/latex/aiaa/pre2004/demos/subfigs/smpsubf.tex - RELOC/doc/latex/aiaa/pre2004/demos/talk/smpfig.eps - RELOC/doc/latex/aiaa/pre2004/demos/talk/smptalk.ps - RELOC/doc/latex/aiaa/pre2004/demos/talk/smptalk.sty - RELOC/doc/latex/aiaa/pre2004/demos/talk/smptalk.tex - RELOC/doc/latex/aiaa/template_advanced.pdf - RELOC/doc/latex/aiaa/template_advanced.tex - RELOC/doc/latex/aiaa/template_basic.pdf - RELOC/doc/latex/aiaa/template_basic.tex -srccontainersize 16564 -srccontainerchecksum 9687e3892a5e8a5b3a3e329e0de0063637dbbc25e9ec4961c807113a919acdbbf6bab131b02bec2669787725da7f544e0bf67e026a2c2747274c68e658118071 -srcfiles size=16 - RELOC/source/latex/aiaa/aiaa.dtx - RELOC/source/latex/aiaa/aiaa.ins -runfiles size=10 - RELOC/bibtex/bst/aiaa/aiaa.bst - RELOC/tex/latex/aiaa/aiaa-tc.cls -catalogue-ctan /macros/latex/contrib/aiaa -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics journalpub -catalogue-version 3.6 - -name aichej -category Package -revision 15878 -shortdesc Bibliography style file for the AIChE Journal -relocated 1 -longdesc The style was generated using custom-bib, and implements the -longdesc style of the American Institute of Chemical Engineers Journal -longdesc (or AIChE Journal or AIChE J or AIChEJ). -containersize 6168 -containerchecksum 77553b01d4f793d3e5baeaa971228fc9252b2dc36a806fc391494da08ba855f9dff1a158a37b3031e0403bd6df4daf0b04cb8916968db901b02b2ad8894568ab -runfiles size=7 - RELOC/bibtex/bst/aichej/aichej.bst -catalogue-ctan /biblio/bibtex/contrib/misc/aichej.bst -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics bibtex-sty journalpub - -name ajl -category Package -revision 34016 -shortdesc BibTeX style for AJL -relocated 1 -longdesc Bibliographic style references in style of Australian Journal -longdesc of Linguistics. -containersize 6252 -containerchecksum fffa97d1a2d0c81d2339709dfebe0e267869ee4927a5a4204b585e6cc6ebd40151079c2682e6e7c6b22465a574edbd769549106cbd2f122942474df1254a4c86 -runfiles size=8 - RELOC/bibtex/bst/ajl/ajl.bst -catalogue-ctan /biblio/bibtex/contrib/misc/ajl.bst -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics bibtex-sty - -name akktex -category Package -revision 26055 -shortdesc A collection of packages and classes -relocated 1 -longdesc The bundle provides: new document classes for technical -longdesc documents, thesis works, manuscripts and lecture notes; many -longdesc mathematical packages providing a large number of macros for -longdesc mathematical texts; layout providing a non-empty parskip with -longdesc extended length corrections and new section definition -longdesc commands; easy label creation for counters; and german language -longdesc tools and predefined abbreviations. -containersize 14288 -containerchecksum edd2cb3ada114292619ce3ba5dde40d3d78587c63c3fd39de592f4fd39e405677b4075045788b614940d574ecc41fee145bbbec5985327eea71bd53bd5c8c1b2 -doccontainersize 1600 -doccontainerchecksum ba75e400c4bcbe850e13656e040ebe780de672a0aab3e02791eb55484487b4d12b4cc2f64652e4103f61d4b770418240ce7bcdd32651da79b1a18efd8ec5883f -docfiles size=2 - RELOC/doc/latex/akktex/README details="Bundle README" - RELOC/doc/latex/akktex/README.TEXLIVE -runfiles size=37 - RELOC/tex/latex/akktex/akkconditional.sty - RELOC/tex/latex/akktex/akkcounterlabelpattern.sty - RELOC/tex/latex/akktex/akkcs.sty - RELOC/tex/latex/akktex/akkdoc.sty - RELOC/tex/latex/akktex/akkgerman.sty - RELOC/tex/latex/akktex/akkgermanabbreviations.sty - RELOC/tex/latex/akktex/akklecture.cls - RELOC/tex/latex/akktex/akklongpage.sty - RELOC/tex/latex/akktex/akkmath.sty - RELOC/tex/latex/akktex/akkmathbasic.sty - RELOC/tex/latex/akktex/akkmathdisc.sty - RELOC/tex/latex/akktex/akkmathfun.sty - RELOC/tex/latex/akktex/akkmathnum.sty - RELOC/tex/latex/akktex/akkmathpaper.sty - RELOC/tex/latex/akktex/akkmathproof.sty - RELOC/tex/latex/akktex/akkmathrel.sty - RELOC/tex/latex/akktex/akkmathset.sty - RELOC/tex/latex/akktex/akkmathtext.sty - RELOC/tex/latex/akktex/akknum.sty - RELOC/tex/latex/akktex/akkparskip.sty - RELOC/tex/latex/akktex/akkscript.cls - RELOC/tex/latex/akktex/akksection.sty - RELOC/tex/latex/akktex/akkstring.sty - RELOC/tex/latex/akktex/akktecdoc.cls - RELOC/tex/latex/akktex/akktex.sty - RELOC/tex/latex/akktex/akkwidepage.sty -catalogue-ctan /macros/latex/contrib/akktex -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics class maths -catalogue-version 0.3.2 - -name akletter -category Package -revision 15878 -shortdesc Comprehensive letter support -relocated 1 -longdesc An advanced letter document class which extends LaTeX's usual -longdesc letter class, providing support for building your own -longdesc letterhead and marking fold points for window envelopes. -longdesc Options supported by the package include: letterpaper for US -longdesc letter; a4offset for a modified A4 layout suitable for platic -longdesc binders that cover a part of the left margin. The class's -longdesc handling of dates has inspired an extended version of -longdesc date-handling in the isodate package. The class supersedes an -longdesc earlier class called myletter. -containersize 9708 -containerchecksum 7711ddeee3cc416da6b743cc296f9045cda05ff524fbc4f34e34b1ef018756a8d679eb8e35f3dc8fbcee496c882cf160463398e52142d74b63d45b09fb9e15b7 -doccontainersize 202804 -doccontainerchecksum d57ef4c344e426e493ffbcee35f43bd230e2c2974761d71c3ead5d530ebb1c03515523edc2db8a9e49bfafcf9ce82cf67a118b0a3531c043d6b358f50432ec05 -docfiles size=69 - RELOC/doc/latex/akletter/akletter.tex - RELOC/doc/latex/akletter/akletter.upl - RELOC/doc/latex/akletter/letterdoc.pdf details="Package documentation (German)" language="de" - RELOC/doc/latex/akletter/letterdoc.tex - RELOC/doc/latex/akletter/lettereng.pdf details="Package documentation (English)" language="en" - RELOC/doc/latex/akletter/lettereng.tex -runfiles size=11 - RELOC/tex/latex/akletter/akfax.cfg - RELOC/tex/latex/akletter/akletter.cfg - RELOC/tex/latex/akletter/akletter.cls - RELOC/tex/latex/akletter/myletter.cls -catalogue-also dinbrief envlab formlett -catalogue-ctan /macros/latex/contrib/akletter -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics letter class -catalogue-version 1.5i - -name alegreya -category Package -revision 48339 -shortdesc Alegreya fonts with LaTeX support -relocated 1 -longdesc The Alegreya fonts are designed by Juan Pablo del Peral for -longdesc Huerta Tipografica. Alegreya is a typeface originally intended -longdesc for literature. It conveys a dynamic and varied rhythm which -longdesc facilitates the reading of long texts. The italic has just as -longdesc much care and attention to detail in the design as the roman. -longdesc Bold, black, small caps and five number styles are available. -execute addMap Alegreya.map -containersize 14349940 -containerchecksum af63f3fa81e656be9014b066f90265ddc0ecdc985f5d171361bc447cacc264f72a9438146f06c30c270dc27cd4fff768dd4412d73bca34a4a15a3aa9879d2ef8 -doccontainersize 120108 -doccontainerchecksum a70ff6d31b328da403ce40d2fc71066e0c884843ec2572253b48710f1a76d3aca263d65619d91027e3fc41c1924561011e4814fe518ec396ef2692f2b9c40e25 -docfiles size=33 - RELOC/doc/fonts/alegreya/OFL.txt - RELOC/doc/fonts/alegreya/README details="Readme" - RELOC/doc/fonts/alegreya/alegreya-samples.pdf details="Font samples" - RELOC/doc/fonts/alegreya/alegreya-samples.tex -runfiles size=12802 - RELOC/fonts/enc/dvips/alegreya/algr_226fyf.enc - RELOC/fonts/enc/dvips/alegreya/algr_25hpeh.enc - RELOC/fonts/enc/dvips/alegreya/algr_2irvk3.enc - RELOC/fonts/enc/dvips/alegreya/algr_2vgxay.enc - RELOC/fonts/enc/dvips/alegreya/algr_2zbc2r.enc - RELOC/fonts/enc/dvips/alegreya/algr_3j6zf7.enc - RELOC/fonts/enc/dvips/alegreya/algr_3nh4kw.enc - RELOC/fonts/enc/dvips/alegreya/algr_4ns4wz.enc - RELOC/fonts/enc/dvips/alegreya/algr_4v37z4.enc - RELOC/fonts/enc/dvips/alegreya/algr_5gibri.enc - RELOC/fonts/enc/dvips/alegreya/algr_5io2mf.enc - RELOC/fonts/enc/dvips/alegreya/algr_5rsmqe.enc - RELOC/fonts/enc/dvips/alegreya/algr_66zd6s.enc - RELOC/fonts/enc/dvips/alegreya/algr_6mopzx.enc - RELOC/fonts/enc/dvips/alegreya/algr_6wvqta.enc - RELOC/fonts/enc/dvips/alegreya/algr_7gwnxy.enc - RELOC/fonts/enc/dvips/alegreya/algr_7jzpyg.enc - RELOC/fonts/enc/dvips/alegreya/algr_b3sjml.enc - RELOC/fonts/enc/dvips/alegreya/algr_b5w62b.enc - RELOC/fonts/enc/dvips/alegreya/algr_bwwxle.enc - RELOC/fonts/enc/dvips/alegreya/algr_chmses.enc - RELOC/fonts/enc/dvips/alegreya/algr_ck23qu.enc - RELOC/fonts/enc/dvips/alegreya/algr_dfcgiv.enc - RELOC/fonts/enc/dvips/alegreya/algr_dfxw3v.enc - RELOC/fonts/enc/dvips/alegreya/algr_dokm3m.enc - RELOC/fonts/enc/dvips/alegreya/algr_dte76s.enc - RELOC/fonts/enc/dvips/alegreya/algr_evb22y.enc - RELOC/fonts/enc/dvips/alegreya/algr_f7lt35.enc - RELOC/fonts/enc/dvips/alegreya/algr_fbntfe.enc - RELOC/fonts/enc/dvips/alegreya/algr_fi2sgn.enc - RELOC/fonts/enc/dvips/alegreya/algr_g3cfdt.enc - RELOC/fonts/enc/dvips/alegreya/algr_gw2gjr.enc - RELOC/fonts/enc/dvips/alegreya/algr_gygyyb.enc - RELOC/fonts/enc/dvips/alegreya/algr_gyvvmk.enc - RELOC/fonts/enc/dvips/alegreya/algr_h4wxrq.enc - RELOC/fonts/enc/dvips/alegreya/algr_hgnp5w.enc - RELOC/fonts/enc/dvips/alegreya/algr_hsymcs.enc - RELOC/fonts/enc/dvips/alegreya/algr_hxyeky.enc - RELOC/fonts/enc/dvips/alegreya/algr_isiobp.enc - RELOC/fonts/enc/dvips/alegreya/algr_iszm25.enc - RELOC/fonts/enc/dvips/alegreya/algr_jfvu45.enc - RELOC/fonts/enc/dvips/alegreya/algr_jmly6e.enc - RELOC/fonts/enc/dvips/alegreya/algr_kvnvnq.enc - RELOC/fonts/enc/dvips/alegreya/algr_l3q2fl.enc - RELOC/fonts/enc/dvips/alegreya/algr_lijdnj.enc - RELOC/fonts/enc/dvips/alegreya/algr_n26fs4.enc - RELOC/fonts/enc/dvips/alegreya/algr_nrbejs.enc - RELOC/fonts/enc/dvips/alegreya/algr_o47ngb.enc - RELOC/fonts/enc/dvips/alegreya/algr_objcko.enc - RELOC/fonts/enc/dvips/alegreya/algr_oq6qvg.enc - RELOC/fonts/enc/dvips/alegreya/algr_orkgok.enc - RELOC/fonts/enc/dvips/alegreya/algr_p7kywn.enc - RELOC/fonts/enc/dvips/alegreya/algr_phmojf.enc - RELOC/fonts/enc/dvips/alegreya/algr_qizth5.enc - RELOC/fonts/enc/dvips/alegreya/algr_r57u46.enc - RELOC/fonts/enc/dvips/alegreya/algr_rpkba2.enc - RELOC/fonts/enc/dvips/alegreya/algr_su2s7h.enc - RELOC/fonts/enc/dvips/alegreya/algr_te6qwy.enc - RELOC/fonts/enc/dvips/alegreya/algr_tf5zvx.enc - RELOC/fonts/enc/dvips/alegreya/algr_u7nq5p.enc - RELOC/fonts/enc/dvips/alegreya/algr_v3wuop.enc - RELOC/fonts/enc/dvips/alegreya/algr_v7zz7p.enc - RELOC/fonts/enc/dvips/alegreya/algr_w4wd2e.enc - RELOC/fonts/enc/dvips/alegreya/algr_y2uq4q.enc - RELOC/fonts/enc/dvips/alegreya/algr_ydutag.enc - RELOC/fonts/enc/dvips/alegreya/algr_yncitp.enc - RELOC/fonts/enc/dvips/alegreya/algr_ywnyo5.enc - RELOC/fonts/enc/dvips/alegreya/algr_zbisw7.enc - RELOC/fonts/enc/dvips/alegreya/algr_zsorhr.enc - RELOC/fonts/map/dvips/alegreya/Alegreya.map - RELOC/fonts/opentype/huerta/alegreya/Alegreya-Black.otf - RELOC/fonts/opentype/huerta/alegreya/Alegreya-BlackItalic.otf - RELOC/fonts/opentype/huerta/alegreya/Alegreya-Bold.otf - RELOC/fonts/opentype/huerta/alegreya/Alegreya-BoldItalic.otf - RELOC/fonts/opentype/huerta/alegreya/Alegreya-ExtraBold.otf - RELOC/fonts/opentype/huerta/alegreya/Alegreya-ExtraBoldItalic.otf - RELOC/fonts/opentype/huerta/alegreya/Alegreya-Italic.otf - RELOC/fonts/opentype/huerta/alegreya/Alegreya-Medium.otf - RELOC/fonts/opentype/huerta/alegreya/Alegreya-MediumItalic.otf - RELOC/fonts/opentype/huerta/alegreya/Alegreya-Regular.otf - RELOC/fonts/opentype/huerta/alegreya/AlegreyaSans-Black.otf - RELOC/fonts/opentype/huerta/alegreya/AlegreyaSans-BlackItalic.otf - RELOC/fonts/opentype/huerta/alegreya/AlegreyaSans-Bold.otf - RELOC/fonts/opentype/huerta/alegreya/AlegreyaSans-BoldItalic.otf - RELOC/fonts/opentype/huerta/alegreya/AlegreyaSans-ExtraBold.otf - RELOC/fonts/opentype/huerta/alegreya/AlegreyaSans-ExtraBoldItalic.otf - RELOC/fonts/opentype/huerta/alegreya/AlegreyaSans-Italic.otf - RELOC/fonts/opentype/huerta/alegreya/AlegreyaSans-Light.otf - RELOC/fonts/opentype/huerta/alegreya/AlegreyaSans-LightItalic.otf - RELOC/fonts/opentype/huerta/alegreya/AlegreyaSans-Medium.otf - RELOC/fonts/opentype/huerta/alegreya/AlegreyaSans-MediumItalic.otf - RELOC/fonts/opentype/huerta/alegreya/AlegreyaSans-Regular.otf - RELOC/fonts/opentype/huerta/alegreya/AlegreyaSans-Thin.otf - RELOC/fonts/opentype/huerta/alegreya/AlegreyaSans-ThinItalic.otf - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-inf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-inf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-inf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-inf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-inf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-inf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-lf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-lf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-lf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-lf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-lf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-lf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-lf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-lf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-lf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-lf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-lf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-lf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-lf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-osf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-osf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-osf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-osf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-osf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-osf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-osf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-osf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-osf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-osf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-osf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-osf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-osf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-sup-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-sup-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-sup-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-sup-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-sup-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-sup-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-tlf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-tlf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-tlf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-tlf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-tlf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-tlf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-tlf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-tlf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-tlf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-tlf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-tlf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-tlf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-tosf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-tosf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-tosf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-tosf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-tosf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-tosf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-tosf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-tosf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-tosf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-tosf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-tosf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Black-tosf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-inf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-inf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-inf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-inf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-inf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-inf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-lf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-lf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-lf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-lf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-lf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-lf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-lf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-osf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-osf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-osf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-osf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-osf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-osf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-osf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-osf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-sup-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-sup-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-sup-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-sup-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-sup-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-tlf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-tlf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-tlf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-tlf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-tlf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-tlf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-tosf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-tosf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-tosf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-tosf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-tosf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-tosf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-inf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-inf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-inf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-inf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-inf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-inf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-lf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-lf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-lf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-lf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-lf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-lf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-lf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-lf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-lf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-lf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-lf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-lf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-lf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-osf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-osf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-osf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-osf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-osf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-osf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-osf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-osf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-osf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-osf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-osf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-osf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-osf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-sup-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-sup-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-sup-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-sup-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-sup-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-sup-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-tlf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-tlf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-tlf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-tlf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-tlf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-tlf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-tlf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-tlf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-tosf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-tosf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-tosf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-tosf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-tosf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-tosf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-tosf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-tosf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-tosf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-tosf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-tosf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Bold-tosf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-inf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-inf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-inf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-inf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-inf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-inf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-lf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-lf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-lf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-lf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-lf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-lf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-lf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-osf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-osf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-osf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-osf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-osf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-osf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-osf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-osf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-sup-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-sup-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-sup-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-tlf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-tlf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-tosf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-tosf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-tosf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-tosf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-tosf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-tosf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-inf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-inf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-inf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-inf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-inf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-inf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-lf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-lf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-lf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-lf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-lf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-lf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-lf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-lf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-lf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-lf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-lf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-lf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-lf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-osf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-osf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-osf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-osf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-osf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-osf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-osf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-osf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-osf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-osf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-osf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-osf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-osf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-sup-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-sup-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-sup-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-sup-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-sup-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-sup-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-tlf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-tlf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-tlf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-tlf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-tlf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-tlf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-tlf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-tlf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-tlf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-tlf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-tlf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-tlf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-tosf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-tosf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-tosf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-tosf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-tosf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-tosf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-tosf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-tosf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-tosf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-tosf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-tosf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBold-tosf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-inf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-inf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-inf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-inf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-inf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-inf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-lf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-lf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-lf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-lf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-lf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-lf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-lf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-osf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-osf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-osf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-osf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-osf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-osf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-osf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-osf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-sup-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-sup-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-sup-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-tlf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-tlf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-tosf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-tosf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-tosf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-tosf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-tosf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-ExtraBoldItalic-tosf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-inf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-inf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-inf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-inf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-inf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-inf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-lf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-lf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-lf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-lf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-lf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-lf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-lf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-lf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-lf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-lf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-lf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-lf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-osf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-osf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-osf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-osf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-osf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-osf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-osf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-osf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-osf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-osf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-osf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-osf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-sup-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-sup-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-sup-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-sup-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-sup-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-sup-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-tlf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-tlf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-tlf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-tlf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-tlf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-tlf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-tlf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-tlf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-tlf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-tlf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-tosf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-tosf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-tosf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-tosf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-tosf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-tosf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-tosf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-tosf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-tosf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Italic-tosf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-inf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-inf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-inf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-inf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-inf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-inf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-lf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-lf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-lf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-lf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-lf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-lf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-lf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-lf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-lf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-lf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-lf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-lf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-lf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-osf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-osf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-osf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-osf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-osf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-osf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-osf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-osf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-osf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-osf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-osf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-osf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-osf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-sup-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-sup-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-sup-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-sup-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-sup-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-sup-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-tlf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-tlf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-tlf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-tlf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-tlf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-tlf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-tlf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-tlf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-tlf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-tlf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-tlf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-tlf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-tosf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-tosf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-tosf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-tosf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-tosf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-tosf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-tosf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-tosf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-tosf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-tosf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-tosf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Medium-tosf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-inf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-inf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-inf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-inf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-inf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-inf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-lf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-lf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-lf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-lf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-lf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-lf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-lf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-osf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-osf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-osf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-osf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-osf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-osf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-osf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-osf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-sup-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-sup-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-sup-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-sup-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-sup-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-tlf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-tlf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-tlf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-tlf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-tlf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-tlf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-tosf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-tosf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-tosf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-tosf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-tosf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-MediumItalic-tosf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-inf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-inf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-inf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-inf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-inf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-inf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-lf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-lf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-lf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-lf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-lf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-lf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-lf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-lf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-lf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-lf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-lf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-lf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-lf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-osf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-osf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-osf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-osf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-osf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-osf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-osf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-osf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-osf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-osf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-osf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-osf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-osf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-sup-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-sup-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-sup-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-sup-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-sup-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-sup-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-tlf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-tlf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-tlf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-tlf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-tlf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-tlf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-tlf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-tlf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-tlf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-tlf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-tlf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-tlf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-tosf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-tosf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-tosf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-tosf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-tosf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-tosf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-tosf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-tosf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-tosf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-tosf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-tosf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/Alegreya-Regular-tosf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-inf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-inf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-inf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-inf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-inf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-inf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-lf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-lf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-lf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-lf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-lf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-lf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-lf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-lf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-lf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-lf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-lf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-lf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-lf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-osf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-osf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-osf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-osf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-osf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-osf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-osf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-osf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-osf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-osf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-osf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-osf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-osf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-sup-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-sup-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-sup-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-sup-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-sup-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-sup-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-tlf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-tlf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-tlf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-tlf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-tlf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-tlf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-tlf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-tlf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-tlf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-tlf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-tlf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-tlf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-tosf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-tosf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-tosf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-tosf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-tosf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-tosf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-tosf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-tosf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-tosf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-tosf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-tosf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-tosf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-inf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-inf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-inf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-inf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-inf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-inf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-lf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-lf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-lf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-lf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-lf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-lf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-lf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-osf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-osf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-osf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-osf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-osf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-osf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-osf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-osf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-sup-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-sup-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-sup-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-sup-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-sup-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-tlf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-tlf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-tlf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-tlf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-tlf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-tlf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-tosf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-tosf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-tosf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-tosf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-tosf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-tosf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-inf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-inf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-inf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-inf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-inf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-inf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-lf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-lf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-lf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-lf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-lf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-lf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-lf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-lf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-lf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-lf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-lf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-lf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-lf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-osf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-osf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-osf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-osf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-osf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-osf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-osf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-osf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-osf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-osf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-osf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-osf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-osf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-sup-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-sup-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-sup-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-sup-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-sup-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-sup-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-tlf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-tlf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-tlf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-tlf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-tlf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-tlf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-tlf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-tlf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-tosf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-tosf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-tosf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-tosf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-tosf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-tosf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-tosf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-tosf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-tosf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-tosf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-tosf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-tosf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-inf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-inf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-inf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-inf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-inf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-inf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-lf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-lf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-lf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-lf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-lf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-lf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-lf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-osf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-osf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-osf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-osf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-osf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-osf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-osf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-osf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-sup-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-sup-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-sup-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-tlf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-tlf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-tosf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-tosf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-tosf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-tosf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-tosf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-tosf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-inf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-inf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-inf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-inf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-inf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-inf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-lf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-lf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-lf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-lf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-lf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-lf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-lf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-lf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-lf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-lf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-lf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-lf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-lf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-osf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-osf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-osf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-osf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-osf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-osf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-osf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-osf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-osf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-osf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-osf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-osf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-osf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-sup-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-sup-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-sup-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-sup-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-sup-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-sup-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-tlf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-tlf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-tlf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-tlf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-tlf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-tlf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-tlf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-tlf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-tlf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-tlf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-tlf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-tlf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-tosf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-tosf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-tosf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-tosf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-tosf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-tosf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-tosf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-tosf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-tosf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-tosf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-tosf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-tosf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-inf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-inf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-inf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-inf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-inf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-inf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-lf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-lf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-lf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-lf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-lf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-lf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-lf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-osf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-osf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-osf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-osf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-osf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-osf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-osf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-osf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-sup-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-sup-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-sup-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tlf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tlf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tosf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tosf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tosf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tosf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tosf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tosf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-inf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-inf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-inf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-inf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-inf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-inf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-lf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-lf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-lf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-lf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-lf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-lf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-lf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-lf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-lf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-lf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-lf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-lf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-osf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-osf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-osf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-osf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-osf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-osf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-osf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-osf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-osf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-osf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-osf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-osf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-sup-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-sup-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-sup-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-sup-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-sup-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-sup-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-tlf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-tlf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-tlf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-tlf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-tlf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-tlf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-tlf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-tlf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-tlf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-tlf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-tosf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-tosf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-tosf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-tosf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-tosf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-tosf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-tosf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-tosf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-tosf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-tosf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-inf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-inf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-inf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-inf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-inf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-inf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-lf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-lf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-lf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-lf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-lf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-lf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-lf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-lf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-lf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-lf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-lf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-lf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-lf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-osf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-osf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-osf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-osf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-osf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-osf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-osf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-osf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-osf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-osf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-osf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-osf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-osf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-sup-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-sup-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-sup-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-sup-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-sup-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-sup-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-tlf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-tlf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-tlf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-tlf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-tlf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-tlf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-tlf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-tlf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-tlf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-tlf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-tlf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-tlf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-tosf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-tosf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-tosf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-tosf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-tosf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-tosf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-tosf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-tosf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-tosf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-tosf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-tosf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-tosf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-inf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-inf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-inf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-inf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-inf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-inf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-lf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-lf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-lf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-lf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-lf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-lf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-lf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-osf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-osf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-osf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-osf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-osf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-osf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-osf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-osf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-sup-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-sup-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-sup-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-sup-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-sup-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-tlf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-tlf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-tlf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-tlf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-tlf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-tlf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-tosf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-tosf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-tosf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-tosf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-tosf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-tosf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-inf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-inf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-inf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-inf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-inf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-inf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-lf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-lf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-lf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-lf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-lf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-lf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-lf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-lf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-lf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-lf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-lf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-lf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-lf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-osf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-osf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-osf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-osf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-osf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-osf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-osf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-osf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-osf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-osf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-osf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-osf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-osf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-sup-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-sup-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-sup-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-sup-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-sup-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-sup-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-tlf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-tlf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-tlf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-tlf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-tlf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-tlf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-tlf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-tlf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-tlf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-tlf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-tlf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-tlf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-tosf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-tosf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-tosf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-tosf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-tosf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-tosf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-tosf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-tosf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-tosf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-tosf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-tosf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-tosf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-inf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-inf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-inf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-inf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-inf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-inf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-lf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-lf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-lf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-lf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-lf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-lf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-lf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-osf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-osf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-osf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-osf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-osf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-osf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-osf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-osf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-sup-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-sup-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-sup-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-sup-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-sup-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-tlf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-tlf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-tlf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-tlf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-tlf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-tlf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-tosf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-tosf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-tosf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-tosf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-tosf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-tosf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-inf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-inf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-inf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-inf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-inf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-inf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-lf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-lf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-lf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-lf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-lf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-lf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-lf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-lf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-lf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-lf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-lf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-lf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-lf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-osf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-osf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-osf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-osf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-osf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-osf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-osf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-osf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-osf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-osf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-osf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-osf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-osf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-sup-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-sup-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-sup-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-sup-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-sup-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-sup-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-tlf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-tlf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-tlf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-tlf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-tlf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-tlf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-tlf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-tlf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-tlf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-tlf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-tlf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-tlf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-tosf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-tosf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-tosf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-tosf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-tosf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-tosf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-tosf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-tosf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-tosf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-tosf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-tosf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-tosf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-inf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-inf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-inf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-inf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-inf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-inf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-lf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-lf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-lf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-lf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-lf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-lf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-lf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-lf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-lf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-lf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-lf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-lf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-lf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-osf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-osf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-osf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-osf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-osf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-osf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-osf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-osf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-osf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-osf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-osf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-osf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-osf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-sup-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-sup-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-sup-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-sup-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-sup-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-sup-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-tlf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-tlf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-tlf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-tlf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-tlf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-tlf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-tlf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-tlf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-tlf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-tlf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-tlf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-tlf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-tosf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-tosf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-tosf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-tosf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-tosf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-tosf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-tosf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-tosf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-tosf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-tosf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-tosf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-tosf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-inf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-inf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-inf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-inf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-inf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-inf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-lf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-lf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-lf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-lf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-lf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-lf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-lf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-osf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-osf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-osf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-osf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-osf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-osf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-osf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-osf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-sup-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-sup-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-sup-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-sup-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-sup-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-tlf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-tlf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-tlf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-tlf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-tlf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-tlf-ts1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-tosf-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-tosf-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-tosf-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-tosf-sc-lgr.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-tosf-t1.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-tosf-ts1.tfm - RELOC/fonts/type1/huerta/alegreya/Alegreya-Black.pfb - RELOC/fonts/type1/huerta/alegreya/Alegreya-BlackItalic.pfb - RELOC/fonts/type1/huerta/alegreya/Alegreya-Bold.pfb - RELOC/fonts/type1/huerta/alegreya/Alegreya-BoldItalic.pfb - RELOC/fonts/type1/huerta/alegreya/Alegreya-ExtraBold.pfb - RELOC/fonts/type1/huerta/alegreya/Alegreya-ExtraBoldItalic.pfb - RELOC/fonts/type1/huerta/alegreya/Alegreya-Italic.pfb - RELOC/fonts/type1/huerta/alegreya/Alegreya-Medium.pfb - RELOC/fonts/type1/huerta/alegreya/Alegreya-MediumItalic.pfb - RELOC/fonts/type1/huerta/alegreya/Alegreya-Regular.pfb - RELOC/fonts/type1/huerta/alegreya/AlegreyaSans-Black.pfb - RELOC/fonts/type1/huerta/alegreya/AlegreyaSans-BlackItalic.pfb - RELOC/fonts/type1/huerta/alegreya/AlegreyaSans-Bold.pfb - RELOC/fonts/type1/huerta/alegreya/AlegreyaSans-BoldItalic.pfb - RELOC/fonts/type1/huerta/alegreya/AlegreyaSans-ExtraBold.pfb - RELOC/fonts/type1/huerta/alegreya/AlegreyaSans-ExtraBoldItalic.pfb - RELOC/fonts/type1/huerta/alegreya/AlegreyaSans-Italic.pfb - RELOC/fonts/type1/huerta/alegreya/AlegreyaSans-Light.pfb - RELOC/fonts/type1/huerta/alegreya/AlegreyaSans-LightItalic.pfb - RELOC/fonts/type1/huerta/alegreya/AlegreyaSans-Medium.pfb - RELOC/fonts/type1/huerta/alegreya/AlegreyaSans-MediumItalic.pfb - RELOC/fonts/type1/huerta/alegreya/AlegreyaSans-Regular.pfb - RELOC/fonts/type1/huerta/alegreya/AlegreyaSans-Thin.pfb - RELOC/fonts/type1/huerta/alegreya/AlegreyaSans-ThinItalic.pfb - RELOC/fonts/vf/huerta/alegreya/Alegreya-Black-inf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Black-inf-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Black-lf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Black-lf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Black-lf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Black-lf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Black-lf-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Black-lf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Black-osf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Black-osf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Black-osf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Black-osf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Black-osf-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Black-osf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Black-sup-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Black-sup-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Black-tlf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Black-tlf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Black-tlf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Black-tlf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Black-tlf-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Black-tlf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Black-tosf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Black-tosf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Black-tosf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Black-tosf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Black-tosf-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Black-tosf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-BlackItalic-inf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-BlackItalic-inf-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-BlackItalic-lf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-BlackItalic-lf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-BlackItalic-lf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-BlackItalic-lf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-BlackItalic-lf-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-BlackItalic-lf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-BlackItalic-osf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-BlackItalic-osf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-BlackItalic-osf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-BlackItalic-osf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-BlackItalic-osf-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-BlackItalic-osf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-BlackItalic-sup-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-BlackItalic-sup-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-BlackItalic-tlf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-BlackItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-BlackItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-BlackItalic-tlf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-BlackItalic-tlf-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-BlackItalic-tlf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-BlackItalic-tosf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-BlackItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-BlackItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-BlackItalic-tosf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-BlackItalic-tosf-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-BlackItalic-tosf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Bold-inf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Bold-inf-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Bold-lf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Bold-lf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Bold-lf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Bold-lf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Bold-lf-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Bold-lf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Bold-osf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Bold-osf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Bold-osf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Bold-osf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Bold-osf-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Bold-osf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Bold-sup-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Bold-sup-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Bold-tlf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Bold-tlf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Bold-tlf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Bold-tlf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Bold-tlf-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Bold-tlf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Bold-tosf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Bold-tosf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Bold-tosf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Bold-tosf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Bold-tosf-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Bold-tosf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-BoldItalic-inf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-BoldItalic-inf-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-BoldItalic-lf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-BoldItalic-lf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-BoldItalic-lf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-BoldItalic-lf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-BoldItalic-lf-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-BoldItalic-lf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-BoldItalic-osf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-BoldItalic-osf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-BoldItalic-osf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-BoldItalic-osf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-BoldItalic-osf-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-BoldItalic-osf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-BoldItalic-sup-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-BoldItalic-sup-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-BoldItalic-tlf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-BoldItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-BoldItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-BoldItalic-tlf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-BoldItalic-tlf-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-BoldItalic-tlf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-BoldItalic-tosf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-BoldItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-BoldItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-BoldItalic-tosf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-BoldItalic-tosf-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-BoldItalic-tosf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-ExtraBold-inf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-ExtraBold-inf-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-ExtraBold-lf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-ExtraBold-lf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-ExtraBold-lf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-ExtraBold-lf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-ExtraBold-lf-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-ExtraBold-lf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-ExtraBold-osf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-ExtraBold-osf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-ExtraBold-osf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-ExtraBold-osf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-ExtraBold-osf-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-ExtraBold-osf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-ExtraBold-sup-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-ExtraBold-sup-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-ExtraBold-tlf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-ExtraBold-tlf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-ExtraBold-tlf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-ExtraBold-tlf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-ExtraBold-tlf-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-ExtraBold-tlf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-ExtraBold-tosf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-ExtraBold-tosf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-ExtraBold-tosf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-ExtraBold-tosf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-ExtraBold-tosf-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-ExtraBold-tosf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-ExtraBoldItalic-inf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-ExtraBoldItalic-inf-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-ExtraBoldItalic-lf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-ExtraBoldItalic-lf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-ExtraBoldItalic-lf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-ExtraBoldItalic-lf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-ExtraBoldItalic-lf-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-ExtraBoldItalic-lf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-ExtraBoldItalic-osf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-ExtraBoldItalic-osf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-ExtraBoldItalic-osf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-ExtraBoldItalic-osf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-ExtraBoldItalic-osf-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-ExtraBoldItalic-osf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-ExtraBoldItalic-sup-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-ExtraBoldItalic-sup-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-ExtraBoldItalic-tlf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-ExtraBoldItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-ExtraBoldItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-ExtraBoldItalic-tlf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-ExtraBoldItalic-tlf-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-ExtraBoldItalic-tlf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-ExtraBoldItalic-tosf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-ExtraBoldItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-ExtraBoldItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-ExtraBoldItalic-tosf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-ExtraBoldItalic-tosf-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-ExtraBoldItalic-tosf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Italic-inf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Italic-inf-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Italic-lf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Italic-lf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Italic-lf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Italic-lf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Italic-lf-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Italic-lf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Italic-osf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Italic-osf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Italic-osf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Italic-osf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Italic-osf-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Italic-osf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Italic-sup-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Italic-sup-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Italic-tlf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Italic-tlf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Italic-tlf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Italic-tlf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Italic-tlf-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Italic-tlf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Italic-tosf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Italic-tosf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Italic-tosf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Italic-tosf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Italic-tosf-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Italic-tosf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Medium-inf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Medium-inf-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Medium-lf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Medium-lf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Medium-lf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Medium-lf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Medium-lf-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Medium-lf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Medium-osf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Medium-osf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Medium-osf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Medium-osf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Medium-osf-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Medium-osf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Medium-sup-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Medium-sup-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Medium-tlf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Medium-tlf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Medium-tlf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Medium-tlf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Medium-tlf-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Medium-tlf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Medium-tosf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Medium-tosf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Medium-tosf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Medium-tosf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Medium-tosf-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Medium-tosf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-MediumItalic-inf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-MediumItalic-inf-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-MediumItalic-lf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-MediumItalic-lf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-MediumItalic-lf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-MediumItalic-lf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-MediumItalic-lf-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-MediumItalic-lf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-MediumItalic-osf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-MediumItalic-osf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-MediumItalic-osf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-MediumItalic-osf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-MediumItalic-osf-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-MediumItalic-osf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-MediumItalic-sup-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-MediumItalic-sup-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-MediumItalic-tlf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-MediumItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-MediumItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-MediumItalic-tlf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-MediumItalic-tlf-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-MediumItalic-tlf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-MediumItalic-tosf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-MediumItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-MediumItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-MediumItalic-tosf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-MediumItalic-tosf-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-MediumItalic-tosf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Regular-inf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Regular-inf-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Regular-lf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Regular-lf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Regular-lf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Regular-lf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Regular-lf-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Regular-lf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Regular-osf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Regular-osf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Regular-osf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Regular-osf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Regular-osf-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Regular-osf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Regular-sup-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Regular-sup-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Regular-tlf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Regular-tlf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Regular-tlf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Regular-tlf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Regular-tlf-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Regular-tlf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Regular-tosf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Regular-tosf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Regular-tosf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Regular-tosf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Regular-tosf-t1.vf - RELOC/fonts/vf/huerta/alegreya/Alegreya-Regular-tosf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Black-inf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Black-inf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Black-lf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Black-lf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Black-lf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Black-lf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Black-lf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Black-lf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Black-osf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Black-osf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Black-osf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Black-osf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Black-osf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Black-osf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Black-sup-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Black-sup-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Black-tlf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Black-tlf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Black-tlf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Black-tlf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Black-tlf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Black-tlf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Black-tosf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Black-tosf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Black-tosf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Black-tosf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Black-tosf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Black-tosf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-BlackItalic-inf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-BlackItalic-inf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-BlackItalic-lf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-BlackItalic-lf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-BlackItalic-lf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-BlackItalic-lf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-BlackItalic-lf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-BlackItalic-lf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-BlackItalic-osf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-BlackItalic-osf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-BlackItalic-osf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-BlackItalic-osf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-BlackItalic-osf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-BlackItalic-osf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-BlackItalic-sup-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-BlackItalic-sup-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-BlackItalic-tlf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-BlackItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-BlackItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-BlackItalic-tlf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-BlackItalic-tlf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-BlackItalic-tlf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-BlackItalic-tosf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-BlackItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-BlackItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-BlackItalic-tosf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-BlackItalic-tosf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-BlackItalic-tosf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Bold-inf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Bold-inf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Bold-lf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Bold-lf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Bold-lf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Bold-lf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Bold-lf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Bold-lf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Bold-osf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Bold-osf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Bold-osf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Bold-osf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Bold-osf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Bold-osf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Bold-sup-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Bold-sup-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Bold-tlf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Bold-tlf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Bold-tlf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Bold-tlf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Bold-tlf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Bold-tlf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Bold-tosf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Bold-tosf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Bold-tosf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Bold-tosf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Bold-tosf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Bold-tosf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-BoldItalic-inf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-BoldItalic-inf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-BoldItalic-lf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-BoldItalic-lf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-BoldItalic-lf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-BoldItalic-lf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-BoldItalic-lf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-BoldItalic-lf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-BoldItalic-osf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-BoldItalic-osf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-BoldItalic-osf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-BoldItalic-osf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-BoldItalic-osf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-BoldItalic-osf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-BoldItalic-sup-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-BoldItalic-sup-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-BoldItalic-tlf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-BoldItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-BoldItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-BoldItalic-tlf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-BoldItalic-tlf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-BoldItalic-tlf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-BoldItalic-tosf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-BoldItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-BoldItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-BoldItalic-tosf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-BoldItalic-tosf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-BoldItalic-tosf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBold-inf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBold-inf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBold-lf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBold-lf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBold-lf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBold-lf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBold-lf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBold-lf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBold-osf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBold-osf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBold-osf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBold-osf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBold-osf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBold-osf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBold-sup-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBold-sup-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBold-tlf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBold-tlf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBold-tlf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBold-tlf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBold-tlf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBold-tlf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBold-tosf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBold-tosf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBold-tosf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBold-tosf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBold-tosf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBold-tosf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-inf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-inf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-lf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-lf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-lf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-lf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-lf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-lf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-osf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-osf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-osf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-osf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-osf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-osf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-sup-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-sup-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tlf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tlf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tlf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tlf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tosf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tosf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tosf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tosf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Italic-inf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Italic-inf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Italic-lf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Italic-lf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Italic-lf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Italic-lf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Italic-lf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Italic-lf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Italic-osf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Italic-osf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Italic-osf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Italic-osf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Italic-osf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Italic-osf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Italic-sup-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Italic-sup-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Italic-tlf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Italic-tlf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Italic-tlf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Italic-tlf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Italic-tlf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Italic-tlf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Italic-tosf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Italic-tosf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Italic-tosf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Italic-tosf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Italic-tosf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Italic-tosf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Light-inf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Light-inf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Light-lf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Light-lf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Light-lf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Light-lf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Light-lf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Light-lf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Light-osf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Light-osf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Light-osf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Light-osf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Light-osf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Light-osf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Light-sup-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Light-sup-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Light-tlf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Light-tlf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Light-tlf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Light-tlf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Light-tlf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Light-tlf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Light-tosf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Light-tosf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Light-tosf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Light-tosf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Light-tosf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Light-tosf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-LightItalic-inf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-LightItalic-inf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-LightItalic-lf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-LightItalic-lf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-LightItalic-lf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-LightItalic-lf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-LightItalic-lf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-LightItalic-lf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-LightItalic-osf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-LightItalic-osf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-LightItalic-osf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-LightItalic-osf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-LightItalic-osf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-LightItalic-osf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-LightItalic-sup-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-LightItalic-sup-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-LightItalic-tlf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-LightItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-LightItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-LightItalic-tlf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-LightItalic-tlf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-LightItalic-tlf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-LightItalic-tosf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-LightItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-LightItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-LightItalic-tosf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-LightItalic-tosf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-LightItalic-tosf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Medium-inf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Medium-inf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Medium-lf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Medium-lf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Medium-lf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Medium-lf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Medium-lf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Medium-lf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Medium-osf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Medium-osf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Medium-osf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Medium-osf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Medium-osf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Medium-osf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Medium-sup-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Medium-sup-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Medium-tlf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Medium-tlf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Medium-tlf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Medium-tlf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Medium-tlf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Medium-tlf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Medium-tosf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Medium-tosf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Medium-tosf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Medium-tosf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Medium-tosf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Medium-tosf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-MediumItalic-inf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-MediumItalic-inf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-MediumItalic-lf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-MediumItalic-lf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-MediumItalic-lf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-MediumItalic-lf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-MediumItalic-lf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-MediumItalic-lf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-MediumItalic-osf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-MediumItalic-osf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-MediumItalic-osf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-MediumItalic-osf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-MediumItalic-osf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-MediumItalic-osf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-MediumItalic-sup-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-MediumItalic-sup-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-MediumItalic-tlf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-MediumItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-MediumItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-MediumItalic-tlf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-MediumItalic-tlf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-MediumItalic-tlf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-MediumItalic-tosf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-MediumItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-MediumItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-MediumItalic-tosf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-MediumItalic-tosf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-MediumItalic-tosf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Regular-inf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Regular-inf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Regular-lf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Regular-lf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Regular-lf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Regular-lf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Regular-lf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Regular-lf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Regular-osf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Regular-osf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Regular-osf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Regular-osf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Regular-osf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Regular-osf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Regular-sup-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Regular-sup-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Regular-tlf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Regular-tlf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Regular-tlf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Regular-tlf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Regular-tlf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Regular-tlf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Regular-tosf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Regular-tosf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Regular-tosf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Regular-tosf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Regular-tosf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Regular-tosf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Thin-inf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Thin-inf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Thin-lf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Thin-lf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Thin-lf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Thin-lf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Thin-lf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Thin-lf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Thin-osf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Thin-osf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Thin-osf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Thin-osf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Thin-osf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Thin-osf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Thin-sup-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Thin-sup-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Thin-tlf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Thin-tlf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Thin-tlf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Thin-tlf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Thin-tlf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Thin-tlf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Thin-tosf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Thin-tosf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Thin-tosf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Thin-tosf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Thin-tosf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-Thin-tosf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ThinItalic-inf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ThinItalic-inf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ThinItalic-lf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ThinItalic-lf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ThinItalic-lf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ThinItalic-lf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ThinItalic-lf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ThinItalic-lf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ThinItalic-osf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ThinItalic-osf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ThinItalic-osf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ThinItalic-osf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ThinItalic-osf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ThinItalic-osf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ThinItalic-sup-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ThinItalic-sup-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ThinItalic-tlf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ThinItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ThinItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ThinItalic-tlf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ThinItalic-tlf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ThinItalic-tlf-ts1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ThinItalic-tosf-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ThinItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ThinItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ThinItalic-tosf-sc-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ThinItalic-tosf-t1.vf - RELOC/fonts/vf/huerta/alegreya/AlegreyaSans-ThinItalic-tosf-ts1.vf - RELOC/tex/latex/alegreya/Alegreya.sty - RELOC/tex/latex/alegreya/AlegreyaSans.sty - RELOC/tex/latex/alegreya/LGRAlegreya-Inf.fd - RELOC/tex/latex/alegreya/LGRAlegreya-LF.fd - RELOC/tex/latex/alegreya/LGRAlegreya-OsF.fd - RELOC/tex/latex/alegreya/LGRAlegreya-Sup.fd - RELOC/tex/latex/alegreya/LGRAlegreya-TLF.fd - RELOC/tex/latex/alegreya/LGRAlegreya-TOsF.fd - RELOC/tex/latex/alegreya/LGRAlegreyaSans-Inf.fd - RELOC/tex/latex/alegreya/LGRAlegreyaSans-LF.fd - RELOC/tex/latex/alegreya/LGRAlegreyaSans-OsF.fd - RELOC/tex/latex/alegreya/LGRAlegreyaSans-Sup.fd - RELOC/tex/latex/alegreya/LGRAlegreyaSans-TLF.fd - RELOC/tex/latex/alegreya/LGRAlegreyaSans-TOsF.fd - RELOC/tex/latex/alegreya/LY1Alegreya-Inf.fd - RELOC/tex/latex/alegreya/LY1Alegreya-LF.fd - RELOC/tex/latex/alegreya/LY1Alegreya-OsF.fd - RELOC/tex/latex/alegreya/LY1Alegreya-Sup.fd - RELOC/tex/latex/alegreya/LY1Alegreya-TLF.fd - RELOC/tex/latex/alegreya/LY1Alegreya-TOsF.fd - RELOC/tex/latex/alegreya/LY1AlegreyaSans-Inf.fd - RELOC/tex/latex/alegreya/LY1AlegreyaSans-LF.fd - RELOC/tex/latex/alegreya/LY1AlegreyaSans-OsF.fd - RELOC/tex/latex/alegreya/LY1AlegreyaSans-Sup.fd - RELOC/tex/latex/alegreya/LY1AlegreyaSans-TLF.fd - RELOC/tex/latex/alegreya/LY1AlegreyaSans-TOsF.fd - RELOC/tex/latex/alegreya/OT1Alegreya-Inf.fd - RELOC/tex/latex/alegreya/OT1Alegreya-LF.fd - RELOC/tex/latex/alegreya/OT1Alegreya-OsF.fd - RELOC/tex/latex/alegreya/OT1Alegreya-Sup.fd - RELOC/tex/latex/alegreya/OT1Alegreya-TLF.fd - RELOC/tex/latex/alegreya/OT1Alegreya-TOsF.fd - RELOC/tex/latex/alegreya/OT1AlegreyaSans-Inf.fd - RELOC/tex/latex/alegreya/OT1AlegreyaSans-LF.fd - RELOC/tex/latex/alegreya/OT1AlegreyaSans-OsF.fd - RELOC/tex/latex/alegreya/OT1AlegreyaSans-Sup.fd - RELOC/tex/latex/alegreya/OT1AlegreyaSans-TLF.fd - RELOC/tex/latex/alegreya/OT1AlegreyaSans-TOsF.fd - RELOC/tex/latex/alegreya/T1Alegreya-Inf.fd - RELOC/tex/latex/alegreya/T1Alegreya-LF.fd - RELOC/tex/latex/alegreya/T1Alegreya-OsF.fd - RELOC/tex/latex/alegreya/T1Alegreya-Sup.fd - RELOC/tex/latex/alegreya/T1Alegreya-TLF.fd - RELOC/tex/latex/alegreya/T1Alegreya-TOsF.fd - RELOC/tex/latex/alegreya/T1AlegreyaSans-Inf.fd - RELOC/tex/latex/alegreya/T1AlegreyaSans-LF.fd - RELOC/tex/latex/alegreya/T1AlegreyaSans-OsF.fd - RELOC/tex/latex/alegreya/T1AlegreyaSans-Sup.fd - RELOC/tex/latex/alegreya/T1AlegreyaSans-TLF.fd - RELOC/tex/latex/alegreya/T1AlegreyaSans-TOsF.fd - RELOC/tex/latex/alegreya/TS1Alegreya-LF.fd - RELOC/tex/latex/alegreya/TS1Alegreya-OsF.fd - RELOC/tex/latex/alegreya/TS1Alegreya-TLF.fd - RELOC/tex/latex/alegreya/TS1Alegreya-TOsF.fd - RELOC/tex/latex/alegreya/TS1AlegreyaSans-LF.fd - RELOC/tex/latex/alegreya/TS1AlegreyaSans-OsF.fd - RELOC/tex/latex/alegreya/TS1AlegreyaSans-TLF.fd - RELOC/tex/latex/alegreya/TS1AlegreyaSans-TOsF.fd -catalogue-ctan /fonts/alegreya -catalogue-date 2018-08-03 05:14:09 +0200 -catalogue-license ofllppl -catalogue-topics font font-serif font-sans font-proportional font-t1enc font-type1 font-otf - -name aleph -category Package -revision 47496 -shortdesc Extended TeX -longdesc An development of omega, using most of the extensions of TeX -longdesc itself developed for e-TeX. -depend latex -depend plain -depend lambda -depend cm -depend hyphen-base -depend knuth-lib -depend antomega -depend latex-fonts -depend omega -depend aleph.ARCH -execute AddFormat name=aleph engine=aleph options=*aleph.ini fmttriggers=cm,hyphen-base,knuth-lib,plain -execute AddFormat name=lamed engine=aleph patterns=language.dat options=*lambda.ini fmttriggers=cm,hyphen-base,antomega,lambda,latex,latex-fonts,omega -containersize 560 -containerchecksum a0718ac964a69e66d5803208d8ec1258dbb47982b1fc8848dda009e9de4c442f069bcc64ca76d4db4b8cb69bbbede420a00df1cc622678c7100f3bacfe42ceac -doccontainersize 47672 -doccontainerchecksum d5d07a1927c13ede9aafd1a4ce14b3fb2fee451988ca350c5a1ea3eb9f7c525445bd8f7af425873352f2ae470a6e62c4ef15a18939ca38553f196dc76cb770d4 -docfiles size=19 - texmf-dist/doc/aleph/base/News - texmf-dist/doc/aleph/base/readme.txt - texmf-dist/doc/man/man1/aleph.1 - texmf-dist/doc/man/man1/aleph.man1.pdf - texmf-dist/doc/man/man1/lamed.1 - texmf-dist/doc/man/man1/lamed.man1.pdf -catalogue-ctan /obsolete/systems/aleph -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics engine omega - -name aleph.aarch64-linux -category Package -revision 48789 -shortdesc aarch64-linux files of aleph -containersize 230108 -containerchecksum 441e779e688f26815e233954558d9c14f9197d99da3a8326dc8f5201ea31b58c93dbf43c591c27fa552d0344a6719ad8e4e6297692ff7a658bbfc528a4b969ca -binfiles arch=aarch64-linux size=158 - bin/aarch64-linux/aleph - bin/aarch64-linux/lamed - -name aleph.amd64-freebsd -category Package -revision 47247 -shortdesc amd64-freebsd files of aleph -containersize 270704 -containerchecksum 7eecffad9cb039c9b9f5e8f02bba611a519a213ec3b59aa8ca3d0b8eee5e6dfbd973e794761bae6a06ff76e917874f7cb832ef1e231d75ac9e2196623cffce5f -binfiles arch=amd64-freebsd size=176 - bin/amd64-freebsd/aleph - bin/amd64-freebsd/lamed - -name aleph.amd64-netbsd -category Package -revision 48698 -shortdesc amd64-netbsd files of aleph -containersize 218356 -containerchecksum 637356b98b7a852f6de932332bf7d7c22ce366e689cf17f72a1510753c02bd8f0c3a16a001ee5910ff3e1c46833f26fabdfc818d00aeaefcc8e38be90e93352d -binfiles arch=amd64-netbsd size=193 - bin/amd64-netbsd/aleph - bin/amd64-netbsd/lamed - -name aleph.armhf-linux -category Package -revision 48716 -shortdesc armhf-linux files of aleph -containersize 205892 -containerchecksum 74a06260b9748399f446c2739bb4187ebf092ef070c0c819528a7ab81fa13f0344ea1287ae327c51476bef198eacf4bec57a8ac6870981543c9f5b0bf6eb9758 -binfiles arch=armhf-linux size=125 - bin/armhf-linux/aleph - bin/armhf-linux/lamed - -name aleph.i386-cygwin -category Package -revision 47322 -shortdesc i386-cygwin files of aleph -containersize 181088 -containerchecksum 3b7d74146962375551b46956c597e5fa2daddcf7d0f71c0d7a07377d5ab7f364eba011f8f095cccf23864c9f8085f3ee0089f3f7feeb53bcee3fa0bcc6d78d2b -binfiles arch=i386-cygwin size=116 - bin/i386-cygwin/aleph.exe - bin/i386-cygwin/lamed - -name aleph.i386-freebsd -category Package -revision 47247 -shortdesc i386-freebsd files of aleph -containersize 200804 -containerchecksum 81dacda31cc5e2e69b43ef70d0502c382b4c39f85efd268c39c38618afa47befc744c02b80699ba188547d726c051f4644c70c5e6a66f96f745ff1400fb5fe67 -binfiles arch=i386-freebsd size=161 - bin/i386-freebsd/aleph - bin/i386-freebsd/lamed - -name aleph.i386-linux -category Package -revision 47245 -shortdesc i386-linux files of aleph -containersize 228260 -containerchecksum eefe97259f16b96723585e5706247d6a7a872b10b5eb3bdd2dfc925a5b07753922148c146daa03545b0fffab15a10055695affae52a6b8714e57df7549a2dc6d -binfiles arch=i386-linux size=146 - bin/i386-linux/aleph - bin/i386-linux/lamed - -name aleph.i386-netbsd -category Package -revision 46999 -shortdesc i386-netbsd files of aleph -containersize 162992 -containerchecksum 0ad4e907fc1f85aae086863f29106ed204fbdf0d8c13bb8d81018fb7ef1afc091c9fb185481b091ce87014c7c9da8dbcc645037fc83d95262b464042853a4b8f -binfiles arch=i386-netbsd size=168 - bin/i386-netbsd/aleph - bin/i386-netbsd/lamed - -name aleph.i386-solaris -category Package -revision 47184 -shortdesc i386-solaris files of aleph -containersize 220372 -containerchecksum 3bfc1130305273ca912efbe0072cb24e1623d30adf7f60db5bef0a2fb105606b71507a9d6ae059dbd2cf8f2c24e0ebbd22b100a9294b6e0dabce2d473a909dee -binfiles arch=i386-solaris size=136 - bin/i386-solaris/aleph - bin/i386-solaris/lamed - -name aleph.sparc-solaris -category Package -revision 47184 -shortdesc sparc-solaris files of aleph -containersize 227788 -containerchecksum ebf5656d298ac227f7d73858b22b7367a22e827575d00bb59e6a93ea5ba8c1fc57249e24f520be10c0fe52c69ecff7d55aaa0ca082e4990463b1143ef0177cf0 -binfiles arch=sparc-solaris size=152 - bin/sparc-solaris/aleph - bin/sparc-solaris/lamed - -name aleph.win32 -category Package -revision 47103 -shortdesc win32 files of aleph -containersize 180256 -containerchecksum 07a70432dfb6baecfe76567db040013b1b7860073f9a43466355f9d5eb49c05efacf997b0ab77023d3e3d017cb62759b978cc6d505ae5f3ecd7ae164593b654b -binfiles arch=win32 size=113 - bin/win32/aleph.dll - bin/win32/aleph.exe - bin/win32/lamed.exe - -name aleph.x86_64-cygwin -category Package -revision 47321 -shortdesc x86_64-cygwin files of aleph -containersize 209632 -containerchecksum 227400cff47161ca8791798744b0872976b60f121a820a21e7560bbb1586500aeda5f7b7bc50ceb3b8bf9c5674686beb01b552efe4a5956fa015b2c52a46f6d1 -binfiles arch=x86_64-cygwin size=120 - bin/x86_64-cygwin/aleph.exe - bin/x86_64-cygwin/lamed - -name aleph.x86_64-darwin -category Package -revision 48728 -shortdesc x86_64-darwin files of aleph -containersize 299808 -containerchecksum 1f0ca8797a6413c87e12d988e330d6b79a7c7bc9df399e9ab92255d9c0350f1a06c98410fdbf9aaafa1048251c4c4831cb2eab116ce7a95a195dbde47453f1de -binfiles arch=x86_64-darwin size=195 - bin/x86_64-darwin/aleph - bin/x86_64-darwin/lamed - -name aleph.x86_64-darwinlegacy -category Package -revision 47387 -shortdesc x86_64-darwinlegacy files of aleph -containersize 233076 -containerchecksum f3ac96155c8c114c3dd1555bd7cdb14f5cc7c0f45a21f9ab20b66a1f0388426b0ce3bf42279478edf5d18e7b84f7e1732c4e9d9e68f14c4ffc00c01c8e1c30ac -binfiles arch=x86_64-darwinlegacy size=134 - bin/x86_64-darwinlegacy/aleph - bin/x86_64-darwinlegacy/lamed - -name aleph.x86_64-linux -category Package -revision 47140 -shortdesc x86_64-linux files of aleph -containersize 246136 -containerchecksum 58458fa0ff899fa75e2f4bc280e36402e5e3be0b138e29577e52c8bb398b2c178ac8fefcc7eed490e8d0e75b87f2b9c5460297bd809b77b1554e2e5a524281c4 -binfiles arch=x86_64-linux size=138 - bin/x86_64-linux/aleph - bin/x86_64-linux/lamed - -name aleph.x86_64-linuxmusl -category Package -revision 47140 -shortdesc x86_64-linuxmusl files of aleph -containersize 259532 -containerchecksum bbbc28e3ac67e0bda6c71e3e7a1652fcf8f6849b1cce87737d799dc22559b6a1a8bf693c678eaf34bb0d1b190d65921445ce98614f7a0921ecd1bda98f5bb411 -binfiles arch=x86_64-linuxmusl size=160 - bin/x86_64-linuxmusl/aleph - bin/x86_64-linuxmusl/lamed - -name aleph.x86_64-solaris -category Package -revision 47184 -shortdesc x86_64-solaris files of aleph -containersize 262332 -containerchecksum f00260f94350f9836ae83d78226ed756464a1d7d7cf8b5a10953a9e870be60ed008eafb19779ccbdd6def59b2b1c9ea797ef06ebf73f9ed94841170f25aee236 -binfiles arch=x86_64-solaris size=150 - bin/x86_64-solaris/aleph - bin/x86_64-solaris/lamed - -name alertmessage -category Package -revision 38055 -shortdesc Alert messages for LaTeX -relocated 1 -longdesc Some macros to display alert messages (informations, errors, -longdesc warnings and success messages). -containersize 6828 -containerchecksum a3aab4e15b75b9aca6052785a03b78317fb0da12ed6a38d4cbe3d905c2c2577434c3db67f96912329bd8109e4e28d56db097c50bdb963174d6109e3ece65123b -doccontainersize 106724 -doccontainerchecksum 467b5b0e5ce316483be5de3c4ccd82f9b61606df60e926ba2e8c169cc76f7ffaa6c2d49f7c2f188248b61c872061e53edb836702971931dc83409a7dde49e909 -docfiles size=28 - RELOC/doc/latex/alertmessage/README.md details="Readme" - RELOC/doc/latex/alertmessage/alertmessage.pdf details="Package documentation" -srccontainersize 2456 -srccontainerchecksum f2b8cf33e5c95f519adb940e6499ef86ad9532c062bc855032953fd811f8cba86813f7a04e00c28cda33234ffdcd484fbe81b93f4292e8b9834b27209f983b66 -srcfiles size=3 - RELOC/source/latex/alertmessage/alertmessage.dtx - RELOC/source/latex/alertmessage/alertmessage.ins -runfiles size=5 - RELOC/tex/latex/alertmessage/alertmessage.sty - RELOC/tex/latex/alertmessage/img/alertmessage-error.png - RELOC/tex/latex/alertmessage/img/alertmessage-info.png - RELOC/tex/latex/alertmessage/img/alertmessage-success.png - RELOC/tex/latex/alertmessage/img/alertmessage-warning.png -catalogue-ctan /macros/latex/contrib/alertmessage -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics boxing -catalogue-version 1.1 - -name alg -category Package -revision 15878 -shortdesc LaTeX environments for typesetting algorithms -relocated 1 -longdesc Defines two environments for typesetting algorithms in LaTeX2e. -longdesc The algtab environment is used to typeset an algorithm with -longdesc automatically numbered lines. The algorithm environment can be -longdesc used to encapsulate the algtab environment algorithm in a -longdesc floating body together with a header, a caption, etc. -longdesc \listofalgorithms is defined. -containersize 2564 -containerchecksum 6ef98e4db425d18bd9bf44b6b488adc5f32b11b63407f21aa866f62aeb4f4429fc260a09c09c3b66141edb63a692e6564759fead69453b980bb377ce17e0abcc -doccontainersize 1116 -doccontainerchecksum da7f1ac871866d94ef68b2af2fcfd1e45d4c722eaa60e21d8ea2d883305144e5f9fc1177d3db8e2d4fbe2739ee5b4ed99865654cb5607de6e9c7b3552c7e8384 -docfiles size=1 - RELOC/doc/latex/alg/readme.txt -srccontainersize 5768 -srccontainerchecksum 3954d41bf6c04c4f840bb4f0558a31341a6c6ecacae27f926813adae3a921c1cdc44d1f37bc50eca9c9ab8ad5f44ef251a59b0c95a9d7189334dfc424ede6872 -srcfiles size=6 - RELOC/source/latex/alg/alg.dtx - RELOC/source/latex/alg/alg.ins -runfiles size=2 - RELOC/tex/latex/alg/alg.sty -catalogue-also algorithms -catalogue-ctan /macros/latex/contrib/alg -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics pseudocode - -name algobox -category Package -revision 45223 -shortdesc Typeset Algobox programs -relocated 1 -longdesc This LaTeX package can typeset Algobox programs almost exactly -longdesc as displayed when editing with Algobox itself, using an input -longdesc syntax very similar to the actual Algobox program text. It -longdesc gives better results than Algobox's own LaTeX export which does -longdesc not look like the editor rendition, produces standalone -longdesc documents cumbersome to customize, and has arbitrary and -longdesc inconsistent differences between the input syntax and the -longdesc program text. This package depends upon the following other -longdesc LaTeX packages: expl3, TikZ, environ, xparse, and xcolor. -containersize 3568 -containerchecksum c1707fbca0737a0b24a751cccbe9f08e428cb4cac62c190200e3f24bebc2af0100459f677e37115b77e84b95f1fef5d1c939de668ecb57928384a981f8ba305b -doccontainersize 140580 -doccontainerchecksum a9a8a1fb0117ee2b80387b68cf1275d2ec274ceefff1d2feb38f04287a6110a5f58e217d65891106dd552c293a3a0d945b53528e9f964da2fc8d893de2e757e4 -docfiles size=43 - RELOC/doc/latex/algobox/LICENSE - RELOC/doc/latex/algobox/README.md details="Readme" - RELOC/doc/latex/algobox/algobox.pdf details="Package documentation" -srccontainersize 5512 -srccontainerchecksum 3b11a289c523ce0cd91f6c586b8e67098550efa2bcb20c46a0316fba21a68313400649a2775bcb410bfb477d0c93ccc3c9861092b611f5f459131110f51de096 -srcfiles size=6 - RELOC/source/latex/algobox/algobox.dtx - RELOC/source/latex/algobox/algobox.ins -runfiles size=4 - RELOC/tex/latex/algobox/algobox.sty -catalogue-ctan /macros/latex/contrib/algobox -catalogue-date 2017-09-07 05:54:52 +0200 -catalogue-license gpl3+ -catalogue-topics listing program-doc -catalogue-version 1.2a - -name algolrevived -category Package -revision 44784 -shortdesc A revival of Frutiger's Algol alphabet -relocated 1 -longdesc The package revives Frutinger's Algol alphabet, designed in -longdesc 1963 for the code segments in an ALGOL manual. OpenType and -longdesc type1, regular and medium weights, upright and slanted. Not -longdesc monospaced, but good for listings if you don't need code to be -longdesc aligned with specific columns. It also makes a passable but -longdesc limited text font. -execute addMap algolrevived.map -containersize 744288 -containerchecksum ab0c0832fb1d77883b880032daf884d4ae18c0a3f7717b643ba74785eab02b5d15a26def97b37a26918b9f803c915103505f018e584962ae097820cab2cdf2cf -doccontainersize 120520 -doccontainerchecksum 92c0533d626d88e798948bca5fcf138fb1630cb3dbc329a2432eb084c18990de71f37e04746d6aa1a1e4eb19abd129ce20e39b7cda9ebe4056ed8de0440f7cf4 -docfiles size=34 - RELOC/doc/fonts/algolrevived/OFL.txt - RELOC/doc/fonts/algolrevived/README details="Readme" - RELOC/doc/fonts/algolrevived/algolrevived-doc.pdf details="Package documentation" - RELOC/doc/fonts/algolrevived/algolrevived-doc.tex -runfiles size=395 - RELOC/fonts/enc/dvips/algolrevived/zal_2yvryp.enc - RELOC/fonts/enc/dvips/algolrevived/zal_45q3lq.enc - RELOC/fonts/enc/dvips/algolrevived/zal_6samag.enc - RELOC/fonts/enc/dvips/algolrevived/zal_7ov2yu.enc - RELOC/fonts/enc/dvips/algolrevived/zal_amjsul.enc - RELOC/fonts/enc/dvips/algolrevived/zal_cldq6x.enc - RELOC/fonts/enc/dvips/algolrevived/zal_du2clj.enc - RELOC/fonts/enc/dvips/algolrevived/zal_ekxevm.enc - RELOC/fonts/enc/dvips/algolrevived/zal_exbmso.enc - RELOC/fonts/enc/dvips/algolrevived/zal_funcu6.enc - RELOC/fonts/enc/dvips/algolrevived/zal_gyqugr.enc - RELOC/fonts/enc/dvips/algolrevived/zal_hg4hay.enc - RELOC/fonts/enc/dvips/algolrevived/zal_krbsfx.enc - RELOC/fonts/enc/dvips/algolrevived/zal_lxmhqh.enc - RELOC/fonts/enc/dvips/algolrevived/zal_ly2wza.enc - RELOC/fonts/enc/dvips/algolrevived/zal_o7qsmw.enc - RELOC/fonts/enc/dvips/algolrevived/zal_plrp6e.enc - RELOC/fonts/enc/dvips/algolrevived/zal_qttkt5.enc - RELOC/fonts/enc/dvips/algolrevived/zal_r25n3d.enc - RELOC/fonts/enc/dvips/algolrevived/zal_teidbm.enc - RELOC/fonts/enc/dvips/algolrevived/zal_wkwfu6.enc - RELOC/fonts/enc/dvips/algolrevived/zal_wl6hk2.enc - RELOC/fonts/enc/dvips/algolrevived/zal_xnjnii.enc - RELOC/fonts/enc/dvips/algolrevived/zal_ys7y36.enc - RELOC/fonts/map/dvips/algolrevived/algolrevived.map - RELOC/fonts/opentype/public/algolrevived/AlgolRevived-Medium.otf - RELOC/fonts/opentype/public/algolrevived/AlgolRevived-MediumSlanted.otf - RELOC/fonts/opentype/public/algolrevived/AlgolRevived-Slanted.otf - RELOC/fonts/opentype/public/algolrevived/AlgolRevived.otf - RELOC/fonts/tfm/public/algolrevived/AlgolRevived-Medium-inf-ly1.tfm - RELOC/fonts/tfm/public/algolrevived/AlgolRevived-Medium-inf-ot1.tfm - RELOC/fonts/tfm/public/algolrevived/AlgolRevived-Medium-inf-t1--base.tfm - RELOC/fonts/tfm/public/algolrevived/AlgolRevived-Medium-inf-t1.tfm - RELOC/fonts/tfm/public/algolrevived/AlgolRevived-Medium-sup-ly1.tfm - RELOC/fonts/tfm/public/algolrevived/AlgolRevived-Medium-sup-ot1.tfm - RELOC/fonts/tfm/public/algolrevived/AlgolRevived-Medium-sup-t1--base.tfm - RELOC/fonts/tfm/public/algolrevived/AlgolRevived-Medium-sup-t1.tfm - RELOC/fonts/tfm/public/algolrevived/AlgolRevived-Medium-tlf-ly1.tfm - RELOC/fonts/tfm/public/algolrevived/AlgolRevived-Medium-tlf-ot1.tfm - RELOC/fonts/tfm/public/algolrevived/AlgolRevived-Medium-tlf-t1--base.tfm - RELOC/fonts/tfm/public/algolrevived/AlgolRevived-Medium-tlf-t1.tfm - RELOC/fonts/tfm/public/algolrevived/AlgolRevived-MediumSlanted-inf-ly1.tfm - RELOC/fonts/tfm/public/algolrevived/AlgolRevived-MediumSlanted-inf-ot1.tfm - RELOC/fonts/tfm/public/algolrevived/AlgolRevived-MediumSlanted-inf-t1--base.tfm - RELOC/fonts/tfm/public/algolrevived/AlgolRevived-MediumSlanted-inf-t1.tfm - RELOC/fonts/tfm/public/algolrevived/AlgolRevived-MediumSlanted-sup-ly1.tfm - RELOC/fonts/tfm/public/algolrevived/AlgolRevived-MediumSlanted-sup-ot1.tfm - RELOC/fonts/tfm/public/algolrevived/AlgolRevived-MediumSlanted-sup-t1--base.tfm - RELOC/fonts/tfm/public/algolrevived/AlgolRevived-MediumSlanted-sup-t1.tfm - RELOC/fonts/tfm/public/algolrevived/AlgolRevived-MediumSlanted-tlf-ly1.tfm - RELOC/fonts/tfm/public/algolrevived/AlgolRevived-MediumSlanted-tlf-ot1.tfm - RELOC/fonts/tfm/public/algolrevived/AlgolRevived-MediumSlanted-tlf-t1--base.tfm - RELOC/fonts/tfm/public/algolrevived/AlgolRevived-MediumSlanted-tlf-t1.tfm - RELOC/fonts/tfm/public/algolrevived/AlgolRevived-Slanted-inf-ly1--base.tfm - RELOC/fonts/tfm/public/algolrevived/AlgolRevived-Slanted-inf-ly1.tfm - RELOC/fonts/tfm/public/algolrevived/AlgolRevived-Slanted-inf-ot1.tfm - RELOC/fonts/tfm/public/algolrevived/AlgolRevived-Slanted-inf-t1--base.tfm - RELOC/fonts/tfm/public/algolrevived/AlgolRevived-Slanted-inf-t1.tfm - RELOC/fonts/tfm/public/algolrevived/AlgolRevived-Slanted-sup-ly1--base.tfm - RELOC/fonts/tfm/public/algolrevived/AlgolRevived-Slanted-sup-ly1.tfm - RELOC/fonts/tfm/public/algolrevived/AlgolRevived-Slanted-sup-ot1.tfm - RELOC/fonts/tfm/public/algolrevived/AlgolRevived-Slanted-sup-t1--base.tfm - RELOC/fonts/tfm/public/algolrevived/AlgolRevived-Slanted-sup-t1.tfm - RELOC/fonts/tfm/public/algolrevived/AlgolRevived-Slanted-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/algolrevived/AlgolRevived-Slanted-tlf-ly1.tfm - RELOC/fonts/tfm/public/algolrevived/AlgolRevived-Slanted-tlf-ot1.tfm - RELOC/fonts/tfm/public/algolrevived/AlgolRevived-Slanted-tlf-t1--base.tfm - RELOC/fonts/tfm/public/algolrevived/AlgolRevived-Slanted-tlf-t1.tfm - RELOC/fonts/tfm/public/algolrevived/AlgolRevived-inf-ly1.tfm - RELOC/fonts/tfm/public/algolrevived/AlgolRevived-inf-ot1.tfm - RELOC/fonts/tfm/public/algolrevived/AlgolRevived-inf-t1--base.tfm - RELOC/fonts/tfm/public/algolrevived/AlgolRevived-inf-t1.tfm - RELOC/fonts/tfm/public/algolrevived/AlgolRevived-sup-ly1.tfm - RELOC/fonts/tfm/public/algolrevived/AlgolRevived-sup-ot1.tfm - RELOC/fonts/tfm/public/algolrevived/AlgolRevived-sup-t1--base.tfm - RELOC/fonts/tfm/public/algolrevived/AlgolRevived-sup-t1.tfm - RELOC/fonts/tfm/public/algolrevived/AlgolRevived-tlf-ly1.tfm - RELOC/fonts/tfm/public/algolrevived/AlgolRevived-tlf-ot1.tfm - RELOC/fonts/tfm/public/algolrevived/AlgolRevived-tlf-t1--base.tfm - RELOC/fonts/tfm/public/algolrevived/AlgolRevived-tlf-t1.tfm - RELOC/fonts/type1/public/algolrevived/AlgolRevived-Medium.pfb - RELOC/fonts/type1/public/algolrevived/AlgolRevived-MediumSlanted.pfb - RELOC/fonts/type1/public/algolrevived/AlgolRevived-Slanted.pfb - RELOC/fonts/type1/public/algolrevived/AlgolRevived.pfb - RELOC/fonts/vf/public/algolrevived/AlgolRevived-Medium-inf-t1.vf - RELOC/fonts/vf/public/algolrevived/AlgolRevived-Medium-sup-t1.vf - RELOC/fonts/vf/public/algolrevived/AlgolRevived-Medium-tlf-t1.vf - RELOC/fonts/vf/public/algolrevived/AlgolRevived-MediumSlanted-inf-t1.vf - RELOC/fonts/vf/public/algolrevived/AlgolRevived-MediumSlanted-sup-t1.vf - RELOC/fonts/vf/public/algolrevived/AlgolRevived-MediumSlanted-tlf-t1.vf - RELOC/fonts/vf/public/algolrevived/AlgolRevived-Slanted-inf-ly1.vf - RELOC/fonts/vf/public/algolrevived/AlgolRevived-Slanted-inf-t1.vf - RELOC/fonts/vf/public/algolrevived/AlgolRevived-Slanted-sup-ly1.vf - RELOC/fonts/vf/public/algolrevived/AlgolRevived-Slanted-sup-t1.vf - RELOC/fonts/vf/public/algolrevived/AlgolRevived-Slanted-tlf-ly1.vf - RELOC/fonts/vf/public/algolrevived/AlgolRevived-Slanted-tlf-t1.vf - RELOC/fonts/vf/public/algolrevived/AlgolRevived-inf-t1.vf - RELOC/fonts/vf/public/algolrevived/AlgolRevived-sup-t1.vf - RELOC/fonts/vf/public/algolrevived/AlgolRevived-tlf-t1.vf - RELOC/tex/latex/algolrevived/LY1AlgolRevived-Inf.fd - RELOC/tex/latex/algolrevived/LY1AlgolRevived-Sup.fd - RELOC/tex/latex/algolrevived/LY1AlgolRevived-TLF.fd - RELOC/tex/latex/algolrevived/OT1AlgolRevived-Inf.fd - RELOC/tex/latex/algolrevived/OT1AlgolRevived-Sup.fd - RELOC/tex/latex/algolrevived/OT1AlgolRevived-TLF.fd - RELOC/tex/latex/algolrevived/T1AlgolRevived-Inf.fd - RELOC/tex/latex/algolrevived/T1AlgolRevived-Sup.fd - RELOC/tex/latex/algolrevived/T1AlgolRevived-TLF.fd - RELOC/tex/latex/algolrevived/TS1AlgolRevived-TLF.fd - RELOC/tex/latex/algolrevived/algolrevived.fontspec - RELOC/tex/latex/algolrevived/algolrevived.sty -catalogue-ctan /fonts/algolrevived -catalogue-date 2017-07-14 05:43:46 +0200 -catalogue-license ofllppl1.3c -catalogue-topics font font-ttf font-t1enc -catalogue-version 1.01 - -name algorithm2e -category Package -revision 44846 -shortdesc Floating algorithm environment with algorithmic keywords -relocated 1 -longdesc Algorithm2e is an environment for writing algorithms. An -longdesc algorithm becomes a floating object (like figure, table, etc.). -longdesc The package provides macros that allow you to create different -longdesc keywords, and a set of predefined key words is provided; you -longdesc can change the typography of the keywords. The package allows -longdesc vertical lines delimiting a block of instructions in an -longdesc algorithm, and defines different sorts of algorithms such as -longdesc Procedure or Function; the name of these functions may be -longdesc reused in the text or in other algorithms. -containersize 32880 -containerchecksum e16a3b8053447d5a084506944959e2ed2842afe5c45f675ba05267603632c1758299640417dfe2360c75ca5a7e1f6d50289076c041f2c44b3a4b6b1c0b3adfc8 -doccontainersize 559196 -doccontainerchecksum ccdb0b8cb179dea4a87d6bcae9d4d4dc755e9e95ac84ff597382fc26a7708f3bf8b0cc4b3d8d13cdab2690bd0ea8267eb7d6d48a796c4321f249e8f45759cbd0 -docfiles size=183 - RELOC/doc/latex/algorithm2e/README details="Package Readme" - RELOC/doc/latex/algorithm2e/algorithm2e.pdf details="Package documentation" - RELOC/doc/latex/algorithm2e/algorithm2e.tex - RELOC/doc/latex/algorithm2e/algorithm2e_ex01.tex - RELOC/doc/latex/algorithm2e/algorithm2e_ex02.tex - RELOC/doc/latex/algorithm2e/algorithm2e_ex03.tex - RELOC/doc/latex/algorithm2e/algorithm2e_ex04.tex - RELOC/doc/latex/algorithm2e/algorithm2e_ex05.tex - RELOC/doc/latex/algorithm2e/algorithm2e_ex06.tex - RELOC/doc/latex/algorithm2e/algorithm2e_ex07.tex - RELOC/doc/latex/algorithm2e/algorithm2e_exAlgoDisjdecomp.tex - RELOC/doc/latex/algorithm2e/algorithm2e_exIR.tex - RELOC/doc/latex/algorithm2e/algorithm2e_exProg.tex - RELOC/doc/latex/algorithm2e/algorithm2e_exfor.tex - RELOC/doc/latex/algorithm2e/algorithm2e_exgeneric.tex - RELOC/doc/latex/algorithm2e/algorithm2e_exgeneric2.tex - RELOC/doc/latex/algorithm2e/algorithm2e_exnlsty.tex - RELOC/doc/latex/algorithm2e/algorithm2e_exrepeat.tex - RELOC/doc/latex/algorithm2e/algorithm2e_exswitch.tex -runfiles size=41 - RELOC/tex/latex/algorithm2e/algorithm2e.sty -catalogue-ctan /macros/latex/contrib/algorithm2e -catalogue-date 2017-07-19 09:57:55 +0200 -catalogue-license lppl -catalogue-topics pseudocode -catalogue-version 5.2 - -name algorithmicx -category Package -revision 15878 -shortdesc The algorithmic style you always wanted -relocated 1 -longdesc Algorithmicx provides a flexible, yet easy to use, way for -longdesc inserting good looking pseudocode or source code in your -longdesc papers. It has built in support for Pseudocode, Pascal and C, -longdesc and offers powerful means to create definitions for any -longdesc programming language. The user can adapt a Pseudocode style to -longdesc his native language. -containersize 7720 -containerchecksum a399beba07b746a6490f0bb584b1d89ce877de3ff0fcaa9846ada2efb4afe1631f0cb00f19cb918a76a99af8e47008ee3dd1a3a05d8850454054d62dea1ae075 -doccontainersize 169980 -doccontainerchecksum d143a543eddf18fb93f2a8d8387aa91efeac5728bdb2df5f96c2a6158aebd1d2759966be2bd867f7d63cca31b19aa279270419db5612820b389c0d75feea4295 -docfiles size=61 - RELOC/doc/latex/algorithmicx/README details="Package README" - RELOC/doc/latex/algorithmicx/algorithmicx.pdf details="Package documentation" - RELOC/doc/latex/algorithmicx/algorithmicx.tex -runfiles size=12 - RELOC/tex/latex/algorithmicx/algc.sty - RELOC/tex/latex/algorithmicx/algcompatible.sty - RELOC/tex/latex/algorithmicx/algmatlab.sty - RELOC/tex/latex/algorithmicx/algorithmicx.sty - RELOC/tex/latex/algorithmicx/algpascal.sty - RELOC/tex/latex/algorithmicx/algpseudocode.sty -catalogue-ctan /macros/latex/contrib/algorithmicx -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics pseudocode listing - -name algorithms -category Package -revision 42428 -shortdesc A suite of tools for typesetting algorithms in pseudo-code -relocated 1 -longdesc Consists of two environments: algorithm and algorithmic. The -longdesc algorithm package defines a floating algorithm environment -longdesc designed to work with the algorithmic style. Within an -longdesc algorithmic environment a number of commands for typesetting -longdesc popular algorithmic constructs are available. -containersize 3464 -containerchecksum 914ffb9d54d83aa1c6c753ecabd3ed8c42c771e7c1dd7e04934645e41f00656cdfd8aa9d18cba4d04792589023665dd4695c50aa3618858d7028b10db8961e43 -doccontainersize 293404 -doccontainerchecksum 8bab28a11c8d977b1e837ac6dff57a888a3856f790d990f8d8667a204850c5d558009bd01c3c253073ec468333a0abc4fe644adb40371b618de4efdaac015690 -docfiles size=91 - RELOC/doc/latex/algorithms/COPYING - RELOC/doc/latex/algorithms/README details="Readme" - RELOC/doc/latex/algorithms/THANKS - RELOC/doc/latex/algorithms/algorithms.pdf details="Package documentation" language="en" -srccontainersize 11928 -srccontainerchecksum 86996ff34e5137efe0f64a20b5510368c6d1540e3dce4dcb23f625f1744e99c0c261518dfbaf803b85ed9f43b2872e7ac1cfaf7c28be420f36d451a0ec3ed96d -srcfiles size=13 - RELOC/source/latex/algorithms/algorithms.dtx - RELOC/source/latex/algorithms/algorithms.ins -runfiles size=4 - RELOC/tex/latex/algorithms/algorithm.sty - RELOC/tex/latex/algorithms/algorithmic.sty -catalogue-also alg -catalogue-ctan /macros/latex/contrib/algorithms -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lgpl -catalogue-topics pseudocode -catalogue-version 0.1 - -name aligned-overset -category Package -revision 47290 -shortdesc Fix alignment at \overset or \underset -relocated 1 -longdesc This package allows the base character of \underset or \overset -longdesc to be used as the alignment position for the amsmath aligned -longdesc math environments. -containersize 1256 -containerchecksum d5e863d012c4663d4e68aba4126e950ab42d87f585d6ccf30635a539341e6b49e5f3b2efea54af5b0f7f455b8d930592e605d942b8a7b9872cffce98c0059f1e -doccontainersize 378812 -doccontainerchecksum 7d1607ae5324be8c734512a6a84773d63add345eb2d5aec8f2c4e7a70277790cb737c9fcbd18089ffc56d3fe893610811b42c4bf1c0d556bcc98630644d5dadf -docfiles size=94 - RELOC/doc/latex/aligned-overset/README.md details="Readme" - RELOC/doc/latex/aligned-overset/aligned-overset.pdf details="Package documentation" -srccontainersize 1900 -srccontainerchecksum 79f6f053eddc36efa3702912301e104c58ac9e89e120bef27ad37bcfe5bbfdf7d5753d6ba7754794b19b12086adfaa1dd447943c98c75f227ec9710c3211742c -srcfiles size=2 - RELOC/source/latex/aligned-overset/aligned-overset.dtx -runfiles size=1 - RELOC/tex/latex/aligned-overset/aligned-overset.sty -catalogue-ctan /macros/latex/contrib/aligned-overset -catalogue-date 2018-04-04 16:01:59 +0200 -catalogue-license lppl1.3c -catalogue-topics maths -catalogue-version 0.1.0 - -name alkalami -category Package -revision 44497 -shortdesc A font for Arabic-based writing systems in Nigeria and Niger -relocated 1 -longdesc This font is designed for Arabic-based writing systems in the -longdesc Kano region of Nigeria and Niger. -containersize 98192 -containerchecksum d447c394a6ab5e09c86a7684f02fa9db7ffe2c5f40b48afebe2510203298ee91914f7d5e40c5de43a90e101a29ed16d736d0554938d0c042e30691ec8a92bc14 -doccontainersize 29408 -doccontainerchecksum f17ab9146c0dda1026bcff50d00efdf3f9f5325c7dd4df2248c7a74b1195bdf082f01536b8347f7e1ab2455c1ee7d4d94d86cf344c236064775e0c280edad56d -docfiles size=12 - RELOC/doc/fonts/alkalami/AlkalamiSample.pdf details="Font sample" - RELOC/doc/fonts/alkalami/AlkalamiSample.tex - RELOC/doc/fonts/alkalami/OFL.txt - RELOC/doc/fonts/alkalami/README.TEXLIVE - RELOC/doc/fonts/alkalami/README.txt details="Readme" -runfiles size=74 - RELOC/fonts/truetype/public/alkalami/Alkalami-Light.ttf - RELOC/fonts/truetype/public/alkalami/Alkalami-Regular.ttf -catalogue-ctan /fonts/alkalami -catalogue-date 2017-06-07 05:22:03 +0200 -catalogue-license ofl -catalogue-topics font-arabic font-ttf -catalogue-version 1.000 - -name allrunes -category Package -revision 42221 -shortdesc Fonts and LaTeX package for almost all runes -relocated 1 -longdesc This large collection of fonts (in Adobe Type 1 format), with -longdesc the LaTeX package gives access to almost all runes ever used in -longdesc Europe. The bundle covers not only the main forms but also a -longdesc lot of varieties. -execute addMixedMap allrunes.map -containersize 8035576 -containerchecksum 287a2d0320cfce181e9313b4a7da0d063818fec6f441f0b9ea02d51cb579d7385d5e1f5820fe35d228f11fd7b56d1d5324a90b4ae0980ec9a21c76f4a0e56040 -doccontainersize 193508 -doccontainerchecksum 54cdd917966c822b009755546b5ba93b7a81655230e811f11c14e0f727d937f60fd12d6f9bb27f5e720624eedb502b1949828f573a27a3df48a5cef999ea0201 -docfiles size=68 - RELOC/doc/fonts/allrunes/README.txt details="Package Readme" - RELOC/doc/fonts/allrunes/allrunes.pdf details="Package documentation" -srccontainersize 42052 -srccontainerchecksum 42777573447457ed04b308312efe096b726a4bef375113327f04782b13775b4cd8e11bcc78a664b5009788aabb207a76104678494aefbbc93cf24bf286a7e5a2 -srcfiles size=96 - RELOC/source/fonts/allrunes/allrunes.dtx - RELOC/source/fonts/allrunes/allrunes.ins -runfiles size=2728 - RELOC/fonts/map/dvips/allrunes/allrunes.map - RELOC/fonts/source/public/allrunes/frua.mf - RELOC/fonts/source/public/allrunes/fruabm.mf - RELOC/fonts/source/public/allrunes/fruabn.mf - RELOC/fonts/source/public/allrunes/fruabq.mf - RELOC/fonts/source/public/allrunes/fruabr.mf - RELOC/fonts/source/public/allrunes/fruabs.mf - RELOC/fonts/source/public/allrunes/fruabt.mf - RELOC/fonts/source/public/allrunes/fruacm.mf - RELOC/fonts/source/public/allrunes/fruacn.mf - RELOC/fonts/source/public/allrunes/fruacq.mf - RELOC/fonts/source/public/allrunes/fruacr.mf - RELOC/fonts/source/public/allrunes/fruacs.mf - RELOC/fonts/source/public/allrunes/fruact.mf - RELOC/fonts/source/public/allrunes/fruakm.mf - RELOC/fonts/source/public/allrunes/fruakn.mf - RELOC/fonts/source/public/allrunes/fruakq.mf - RELOC/fonts/source/public/allrunes/fruakr.mf - RELOC/fonts/source/public/allrunes/fruaks.mf - RELOC/fonts/source/public/allrunes/fruakt.mf - RELOC/fonts/source/public/allrunes/frualm.mf - RELOC/fonts/source/public/allrunes/frualn.mf - RELOC/fonts/source/public/allrunes/frualq.mf - RELOC/fonts/source/public/allrunes/frualr.mf - RELOC/fonts/source/public/allrunes/fruals.mf - RELOC/fonts/source/public/allrunes/frualt.mf - RELOC/fonts/source/public/allrunes/fruamm.mf - RELOC/fonts/source/public/allrunes/fruamn.mf - RELOC/fonts/source/public/allrunes/fruamq.mf - RELOC/fonts/source/public/allrunes/fruamr.mf - RELOC/fonts/source/public/allrunes/fruams.mf - RELOC/fonts/source/public/allrunes/fruamt.mf - RELOC/fonts/source/public/allrunes/fruanm.mf - RELOC/fonts/source/public/allrunes/fruann.mf - RELOC/fonts/source/public/allrunes/fruanq.mf - RELOC/fonts/source/public/allrunes/fruanr.mf - RELOC/fonts/source/public/allrunes/fruans.mf - RELOC/fonts/source/public/allrunes/fruant.mf - RELOC/fonts/source/public/allrunes/frubase.mf - RELOC/fonts/source/public/allrunes/fruc.mf - RELOC/fonts/source/public/allrunes/frucbm.mf - RELOC/fonts/source/public/allrunes/frucbn.mf - RELOC/fonts/source/public/allrunes/frucbq.mf - RELOC/fonts/source/public/allrunes/frucbr.mf - RELOC/fonts/source/public/allrunes/frucbs.mf - RELOC/fonts/source/public/allrunes/frucbt.mf - RELOC/fonts/source/public/allrunes/fruccm.mf - RELOC/fonts/source/public/allrunes/fruccn.mf - RELOC/fonts/source/public/allrunes/fruccq.mf - RELOC/fonts/source/public/allrunes/fruccr.mf - RELOC/fonts/source/public/allrunes/fruccs.mf - RELOC/fonts/source/public/allrunes/frucct.mf - RELOC/fonts/source/public/allrunes/fruckm.mf - RELOC/fonts/source/public/allrunes/fruckn.mf - RELOC/fonts/source/public/allrunes/fruckq.mf - RELOC/fonts/source/public/allrunes/fruckr.mf - RELOC/fonts/source/public/allrunes/frucks.mf - RELOC/fonts/source/public/allrunes/fruckt.mf - RELOC/fonts/source/public/allrunes/fruclm.mf - RELOC/fonts/source/public/allrunes/frucln.mf - RELOC/fonts/source/public/allrunes/fruclq.mf - RELOC/fonts/source/public/allrunes/fruclr.mf - RELOC/fonts/source/public/allrunes/frucls.mf - RELOC/fonts/source/public/allrunes/fruclt.mf - RELOC/fonts/source/public/allrunes/frucmm.mf - RELOC/fonts/source/public/allrunes/frucmn.mf - RELOC/fonts/source/public/allrunes/frucmq.mf - RELOC/fonts/source/public/allrunes/frucmr.mf - RELOC/fonts/source/public/allrunes/frucms.mf - RELOC/fonts/source/public/allrunes/frucmt.mf - RELOC/fonts/source/public/allrunes/frucnm.mf - RELOC/fonts/source/public/allrunes/frucnn.mf - RELOC/fonts/source/public/allrunes/frucnq.mf - RELOC/fonts/source/public/allrunes/frucnr.mf - RELOC/fonts/source/public/allrunes/frucns.mf - RELOC/fonts/source/public/allrunes/frucnt.mf - RELOC/fonts/source/public/allrunes/frul.mf - RELOC/fonts/source/public/allrunes/frulbm.mf - RELOC/fonts/source/public/allrunes/frulbn.mf - RELOC/fonts/source/public/allrunes/frulbq.mf - RELOC/fonts/source/public/allrunes/frulbr.mf - RELOC/fonts/source/public/allrunes/frulbs.mf - RELOC/fonts/source/public/allrunes/frulbt.mf - RELOC/fonts/source/public/allrunes/frulcm.mf - RELOC/fonts/source/public/allrunes/frulcn.mf - RELOC/fonts/source/public/allrunes/frulcq.mf - RELOC/fonts/source/public/allrunes/frulcr.mf - RELOC/fonts/source/public/allrunes/frulcs.mf - RELOC/fonts/source/public/allrunes/frulct.mf - RELOC/fonts/source/public/allrunes/frulkm.mf - RELOC/fonts/source/public/allrunes/frulkn.mf - RELOC/fonts/source/public/allrunes/frulkq.mf - RELOC/fonts/source/public/allrunes/frulkr.mf - RELOC/fonts/source/public/allrunes/frulks.mf - RELOC/fonts/source/public/allrunes/frulkt.mf - RELOC/fonts/source/public/allrunes/frullm.mf - RELOC/fonts/source/public/allrunes/frulln.mf - RELOC/fonts/source/public/allrunes/frullq.mf - RELOC/fonts/source/public/allrunes/frullr.mf - RELOC/fonts/source/public/allrunes/frulls.mf - RELOC/fonts/source/public/allrunes/frullt.mf - RELOC/fonts/source/public/allrunes/frulmm.mf - RELOC/fonts/source/public/allrunes/frulmn.mf - RELOC/fonts/source/public/allrunes/frulmq.mf - RELOC/fonts/source/public/allrunes/frulmr.mf - RELOC/fonts/source/public/allrunes/frulms.mf - RELOC/fonts/source/public/allrunes/frulmt.mf - RELOC/fonts/source/public/allrunes/frulnm.mf - RELOC/fonts/source/public/allrunes/frulnn.mf - RELOC/fonts/source/public/allrunes/frulnq.mf - RELOC/fonts/source/public/allrunes/frulnr.mf - RELOC/fonts/source/public/allrunes/frulns.mf - RELOC/fonts/source/public/allrunes/frulnt.mf - RELOC/fonts/source/public/allrunes/frum.mf - RELOC/fonts/source/public/allrunes/frumbm.mf - RELOC/fonts/source/public/allrunes/frumbn.mf - RELOC/fonts/source/public/allrunes/frumbq.mf - RELOC/fonts/source/public/allrunes/frumbr.mf - RELOC/fonts/source/public/allrunes/frumbs.mf - RELOC/fonts/source/public/allrunes/frumbt.mf - RELOC/fonts/source/public/allrunes/frumcm.mf - RELOC/fonts/source/public/allrunes/frumcn.mf - RELOC/fonts/source/public/allrunes/frumcq.mf - RELOC/fonts/source/public/allrunes/frumcr.mf - RELOC/fonts/source/public/allrunes/frumcs.mf - RELOC/fonts/source/public/allrunes/frumct.mf - RELOC/fonts/source/public/allrunes/frumkm.mf - RELOC/fonts/source/public/allrunes/frumkn.mf - RELOC/fonts/source/public/allrunes/frumkq.mf - RELOC/fonts/source/public/allrunes/frumkr.mf - RELOC/fonts/source/public/allrunes/frumks.mf - RELOC/fonts/source/public/allrunes/frumkt.mf - RELOC/fonts/source/public/allrunes/frumlm.mf - RELOC/fonts/source/public/allrunes/frumln.mf - RELOC/fonts/source/public/allrunes/frumlq.mf - RELOC/fonts/source/public/allrunes/frumlr.mf - RELOC/fonts/source/public/allrunes/frumls.mf - RELOC/fonts/source/public/allrunes/frumlt.mf - RELOC/fonts/source/public/allrunes/frummm.mf - RELOC/fonts/source/public/allrunes/frummn.mf - RELOC/fonts/source/public/allrunes/frummq.mf - RELOC/fonts/source/public/allrunes/frummr.mf - RELOC/fonts/source/public/allrunes/frumms.mf - RELOC/fonts/source/public/allrunes/frummt.mf - RELOC/fonts/source/public/allrunes/frumnm.mf - RELOC/fonts/source/public/allrunes/frumnn.mf - RELOC/fonts/source/public/allrunes/frumnq.mf - RELOC/fonts/source/public/allrunes/frumnr.mf - RELOC/fonts/source/public/allrunes/frumns.mf - RELOC/fonts/source/public/allrunes/frumnt.mf - RELOC/fonts/source/public/allrunes/frun.mf - RELOC/fonts/source/public/allrunes/frunbm.mf - RELOC/fonts/source/public/allrunes/frunbn.mf - RELOC/fonts/source/public/allrunes/frunbq.mf - RELOC/fonts/source/public/allrunes/frunbr.mf - RELOC/fonts/source/public/allrunes/frunbs.mf - RELOC/fonts/source/public/allrunes/frunbt.mf - RELOC/fonts/source/public/allrunes/fruncm.mf - RELOC/fonts/source/public/allrunes/fruncn.mf - RELOC/fonts/source/public/allrunes/fruncq.mf - RELOC/fonts/source/public/allrunes/fruncr.mf - RELOC/fonts/source/public/allrunes/fruncs.mf - RELOC/fonts/source/public/allrunes/frunct.mf - RELOC/fonts/source/public/allrunes/frunkm.mf - RELOC/fonts/source/public/allrunes/frunkn.mf - RELOC/fonts/source/public/allrunes/frunkq.mf - RELOC/fonts/source/public/allrunes/frunkr.mf - RELOC/fonts/source/public/allrunes/frunks.mf - RELOC/fonts/source/public/allrunes/frunkt.mf - RELOC/fonts/source/public/allrunes/frunlm.mf - RELOC/fonts/source/public/allrunes/frunln.mf - RELOC/fonts/source/public/allrunes/frunlq.mf - RELOC/fonts/source/public/allrunes/frunlr.mf - RELOC/fonts/source/public/allrunes/frunls.mf - RELOC/fonts/source/public/allrunes/frunlt.mf - RELOC/fonts/source/public/allrunes/frunmm.mf - RELOC/fonts/source/public/allrunes/frunmn.mf - RELOC/fonts/source/public/allrunes/frunmq.mf - RELOC/fonts/source/public/allrunes/frunmr.mf - RELOC/fonts/source/public/allrunes/frunms.mf - RELOC/fonts/source/public/allrunes/frunmt.mf - RELOC/fonts/source/public/allrunes/frunnm.mf - RELOC/fonts/source/public/allrunes/frunnn.mf - RELOC/fonts/source/public/allrunes/frunnq.mf - RELOC/fonts/source/public/allrunes/frunnr.mf - RELOC/fonts/source/public/allrunes/frunns.mf - RELOC/fonts/source/public/allrunes/frunnt.mf - RELOC/fonts/source/public/allrunes/frusep.mf - RELOC/fonts/source/public/allrunes/frut.mf - RELOC/fonts/source/public/allrunes/frutbm.mf - RELOC/fonts/source/public/allrunes/frutbn.mf - RELOC/fonts/source/public/allrunes/frutbq.mf - RELOC/fonts/source/public/allrunes/frutbr.mf - RELOC/fonts/source/public/allrunes/frutbs.mf - RELOC/fonts/source/public/allrunes/frutbt.mf - RELOC/fonts/source/public/allrunes/frutcm.mf - RELOC/fonts/source/public/allrunes/frutcn.mf - RELOC/fonts/source/public/allrunes/frutcq.mf - RELOC/fonts/source/public/allrunes/frutcr.mf - RELOC/fonts/source/public/allrunes/frutcs.mf - RELOC/fonts/source/public/allrunes/frutct.mf - RELOC/fonts/source/public/allrunes/frutkm.mf - RELOC/fonts/source/public/allrunes/frutkn.mf - RELOC/fonts/source/public/allrunes/frutkq.mf - RELOC/fonts/source/public/allrunes/frutkr.mf - RELOC/fonts/source/public/allrunes/frutks.mf - RELOC/fonts/source/public/allrunes/frutkt.mf - RELOC/fonts/source/public/allrunes/frutlm.mf - RELOC/fonts/source/public/allrunes/frutln.mf - RELOC/fonts/source/public/allrunes/frutlq.mf - RELOC/fonts/source/public/allrunes/frutlr.mf - RELOC/fonts/source/public/allrunes/frutls.mf - RELOC/fonts/source/public/allrunes/frutlt.mf - RELOC/fonts/source/public/allrunes/frutmm.mf - RELOC/fonts/source/public/allrunes/frutmn.mf - RELOC/fonts/source/public/allrunes/frutmq.mf - RELOC/fonts/source/public/allrunes/frutmr.mf - RELOC/fonts/source/public/allrunes/frutms.mf - RELOC/fonts/source/public/allrunes/frutmt.mf - RELOC/fonts/source/public/allrunes/frutnm.mf - RELOC/fonts/source/public/allrunes/frutnn.mf - RELOC/fonts/source/public/allrunes/frutnq.mf - RELOC/fonts/source/public/allrunes/frutnr.mf - RELOC/fonts/source/public/allrunes/frutns.mf - RELOC/fonts/source/public/allrunes/frutnt.mf - RELOC/fonts/type1/public/allrunes/fruabm.pfb - RELOC/fonts/type1/public/allrunes/fruabn.pfb - RELOC/fonts/type1/public/allrunes/fruabq.pfb - RELOC/fonts/type1/public/allrunes/fruabr.pfb - RELOC/fonts/type1/public/allrunes/fruabs.pfb - RELOC/fonts/type1/public/allrunes/fruabt.pfb - RELOC/fonts/type1/public/allrunes/fruacm.pfb - RELOC/fonts/type1/public/allrunes/fruacn.pfb - RELOC/fonts/type1/public/allrunes/fruacq.pfb - RELOC/fonts/type1/public/allrunes/fruacr.pfb - RELOC/fonts/type1/public/allrunes/fruacs.pfb - RELOC/fonts/type1/public/allrunes/fruact.pfb - RELOC/fonts/type1/public/allrunes/fruakm.pfb - RELOC/fonts/type1/public/allrunes/fruakn.pfb - RELOC/fonts/type1/public/allrunes/fruakq.pfb - RELOC/fonts/type1/public/allrunes/fruakr.pfb - RELOC/fonts/type1/public/allrunes/fruaks.pfb - RELOC/fonts/type1/public/allrunes/fruakt.pfb - RELOC/fonts/type1/public/allrunes/frualm.pfb - RELOC/fonts/type1/public/allrunes/frualn.pfb - RELOC/fonts/type1/public/allrunes/frualq.pfb - RELOC/fonts/type1/public/allrunes/frualr.pfb - RELOC/fonts/type1/public/allrunes/fruals.pfb - RELOC/fonts/type1/public/allrunes/frualt.pfb - RELOC/fonts/type1/public/allrunes/fruamm.pfb - RELOC/fonts/type1/public/allrunes/fruamn.pfb - RELOC/fonts/type1/public/allrunes/fruamq.pfb - RELOC/fonts/type1/public/allrunes/fruamr.pfb - RELOC/fonts/type1/public/allrunes/fruams.pfb - RELOC/fonts/type1/public/allrunes/fruamt.pfb - RELOC/fonts/type1/public/allrunes/fruanm.pfb - RELOC/fonts/type1/public/allrunes/fruann.pfb - RELOC/fonts/type1/public/allrunes/fruanq.pfb - RELOC/fonts/type1/public/allrunes/fruanr.pfb - RELOC/fonts/type1/public/allrunes/fruans.pfb - RELOC/fonts/type1/public/allrunes/fruant.pfb - RELOC/fonts/type1/public/allrunes/frucbm.pfb - RELOC/fonts/type1/public/allrunes/frucbn.pfb - RELOC/fonts/type1/public/allrunes/frucbq.pfb - RELOC/fonts/type1/public/allrunes/frucbr.pfb - RELOC/fonts/type1/public/allrunes/frucbs.pfb - RELOC/fonts/type1/public/allrunes/frucbt.pfb - RELOC/fonts/type1/public/allrunes/fruccm.pfb - RELOC/fonts/type1/public/allrunes/fruccn.pfb - RELOC/fonts/type1/public/allrunes/fruccq.pfb - RELOC/fonts/type1/public/allrunes/fruccr.pfb - RELOC/fonts/type1/public/allrunes/fruccs.pfb - RELOC/fonts/type1/public/allrunes/frucct.pfb - RELOC/fonts/type1/public/allrunes/fruckm.pfb - RELOC/fonts/type1/public/allrunes/fruckn.pfb - RELOC/fonts/type1/public/allrunes/fruckq.pfb - RELOC/fonts/type1/public/allrunes/fruckr.pfb - RELOC/fonts/type1/public/allrunes/frucks.pfb - RELOC/fonts/type1/public/allrunes/fruckt.pfb - RELOC/fonts/type1/public/allrunes/fruclm.pfb - RELOC/fonts/type1/public/allrunes/frucln.pfb - RELOC/fonts/type1/public/allrunes/fruclq.pfb - RELOC/fonts/type1/public/allrunes/fruclr.pfb - RELOC/fonts/type1/public/allrunes/frucls.pfb - RELOC/fonts/type1/public/allrunes/fruclt.pfb - RELOC/fonts/type1/public/allrunes/frucmm.pfb - RELOC/fonts/type1/public/allrunes/frucmn.pfb - RELOC/fonts/type1/public/allrunes/frucmq.pfb - RELOC/fonts/type1/public/allrunes/frucmr.pfb - RELOC/fonts/type1/public/allrunes/frucms.pfb - RELOC/fonts/type1/public/allrunes/frucmt.pfb - RELOC/fonts/type1/public/allrunes/frucnm.pfb - RELOC/fonts/type1/public/allrunes/frucnn.pfb - RELOC/fonts/type1/public/allrunes/frucnq.pfb - RELOC/fonts/type1/public/allrunes/frucnr.pfb - RELOC/fonts/type1/public/allrunes/frucns.pfb - RELOC/fonts/type1/public/allrunes/frucnt.pfb - RELOC/fonts/type1/public/allrunes/frulbm.pfb - RELOC/fonts/type1/public/allrunes/frulbn.pfb - RELOC/fonts/type1/public/allrunes/frulbq.pfb - RELOC/fonts/type1/public/allrunes/frulbr.pfb - RELOC/fonts/type1/public/allrunes/frulbs.pfb - RELOC/fonts/type1/public/allrunes/frulbt.pfb - RELOC/fonts/type1/public/allrunes/frulcm.pfb - RELOC/fonts/type1/public/allrunes/frulcn.pfb - RELOC/fonts/type1/public/allrunes/frulcq.pfb - RELOC/fonts/type1/public/allrunes/frulcr.pfb - RELOC/fonts/type1/public/allrunes/frulcs.pfb - RELOC/fonts/type1/public/allrunes/frulct.pfb - RELOC/fonts/type1/public/allrunes/frulkm.pfb - RELOC/fonts/type1/public/allrunes/frulkn.pfb - RELOC/fonts/type1/public/allrunes/frulkq.pfb - RELOC/fonts/type1/public/allrunes/frulkr.pfb - RELOC/fonts/type1/public/allrunes/frulks.pfb - RELOC/fonts/type1/public/allrunes/frulkt.pfb - RELOC/fonts/type1/public/allrunes/frullm.pfb - RELOC/fonts/type1/public/allrunes/frulln.pfb - RELOC/fonts/type1/public/allrunes/frullq.pfb - RELOC/fonts/type1/public/allrunes/frullr.pfb - RELOC/fonts/type1/public/allrunes/frulls.pfb - RELOC/fonts/type1/public/allrunes/frullt.pfb - RELOC/fonts/type1/public/allrunes/frulmm.pfb - RELOC/fonts/type1/public/allrunes/frulmn.pfb - RELOC/fonts/type1/public/allrunes/frulmq.pfb - RELOC/fonts/type1/public/allrunes/frulmr.pfb - RELOC/fonts/type1/public/allrunes/frulms.pfb - RELOC/fonts/type1/public/allrunes/frulmt.pfb - RELOC/fonts/type1/public/allrunes/frulnm.pfb - RELOC/fonts/type1/public/allrunes/frulnn.pfb - RELOC/fonts/type1/public/allrunes/frulnq.pfb - RELOC/fonts/type1/public/allrunes/frulnr.pfb - RELOC/fonts/type1/public/allrunes/frulns.pfb - RELOC/fonts/type1/public/allrunes/frulnt.pfb - RELOC/fonts/type1/public/allrunes/frumbm.pfb - RELOC/fonts/type1/public/allrunes/frumbn.pfb - RELOC/fonts/type1/public/allrunes/frumbq.pfb - RELOC/fonts/type1/public/allrunes/frumbr.pfb - RELOC/fonts/type1/public/allrunes/frumbs.pfb - RELOC/fonts/type1/public/allrunes/frumbt.pfb - RELOC/fonts/type1/public/allrunes/frumcm.pfb - RELOC/fonts/type1/public/allrunes/frumcn.pfb - RELOC/fonts/type1/public/allrunes/frumcq.pfb - RELOC/fonts/type1/public/allrunes/frumcr.pfb - RELOC/fonts/type1/public/allrunes/frumcs.pfb - RELOC/fonts/type1/public/allrunes/frumct.pfb - RELOC/fonts/type1/public/allrunes/frumkm.pfb - RELOC/fonts/type1/public/allrunes/frumkn.pfb - RELOC/fonts/type1/public/allrunes/frumkq.pfb - RELOC/fonts/type1/public/allrunes/frumkr.pfb - RELOC/fonts/type1/public/allrunes/frumks.pfb - RELOC/fonts/type1/public/allrunes/frumkt.pfb - RELOC/fonts/type1/public/allrunes/frumlm.pfb - RELOC/fonts/type1/public/allrunes/frumln.pfb - RELOC/fonts/type1/public/allrunes/frumlq.pfb - RELOC/fonts/type1/public/allrunes/frumlr.pfb - RELOC/fonts/type1/public/allrunes/frumls.pfb - RELOC/fonts/type1/public/allrunes/frumlt.pfb - RELOC/fonts/type1/public/allrunes/frummm.pfb - RELOC/fonts/type1/public/allrunes/frummn.pfb - RELOC/fonts/type1/public/allrunes/frummq.pfb - RELOC/fonts/type1/public/allrunes/frummr.pfb - RELOC/fonts/type1/public/allrunes/frumms.pfb - RELOC/fonts/type1/public/allrunes/frummt.pfb - RELOC/fonts/type1/public/allrunes/frumnm.pfb - RELOC/fonts/type1/public/allrunes/frumnn.pfb - RELOC/fonts/type1/public/allrunes/frumnq.pfb - RELOC/fonts/type1/public/allrunes/frumnr.pfb - RELOC/fonts/type1/public/allrunes/frumns.pfb - RELOC/fonts/type1/public/allrunes/frumnt.pfb - RELOC/fonts/type1/public/allrunes/frunbm.pfb - RELOC/fonts/type1/public/allrunes/frunbn.pfb - RELOC/fonts/type1/public/allrunes/frunbq.pfb - RELOC/fonts/type1/public/allrunes/frunbr.pfb - RELOC/fonts/type1/public/allrunes/frunbs.pfb - RELOC/fonts/type1/public/allrunes/frunbt.pfb - RELOC/fonts/type1/public/allrunes/fruncm.pfb - RELOC/fonts/type1/public/allrunes/fruncn.pfb - RELOC/fonts/type1/public/allrunes/fruncq.pfb - RELOC/fonts/type1/public/allrunes/fruncr.pfb - RELOC/fonts/type1/public/allrunes/fruncs.pfb - RELOC/fonts/type1/public/allrunes/frunct.pfb - RELOC/fonts/type1/public/allrunes/frunkm.pfb - RELOC/fonts/type1/public/allrunes/frunkn.pfb - RELOC/fonts/type1/public/allrunes/frunkq.pfb - RELOC/fonts/type1/public/allrunes/frunkr.pfb - RELOC/fonts/type1/public/allrunes/frunks.pfb - RELOC/fonts/type1/public/allrunes/frunkt.pfb - RELOC/fonts/type1/public/allrunes/frunlm.pfb - RELOC/fonts/type1/public/allrunes/frunln.pfb - RELOC/fonts/type1/public/allrunes/frunlq.pfb - RELOC/fonts/type1/public/allrunes/frunlr.pfb - RELOC/fonts/type1/public/allrunes/frunls.pfb - RELOC/fonts/type1/public/allrunes/frunlt.pfb - RELOC/fonts/type1/public/allrunes/frunmm.pfb - RELOC/fonts/type1/public/allrunes/frunmn.pfb - RELOC/fonts/type1/public/allrunes/frunmq.pfb - RELOC/fonts/type1/public/allrunes/frunmr.pfb - RELOC/fonts/type1/public/allrunes/frunms.pfb - RELOC/fonts/type1/public/allrunes/frunmt.pfb - RELOC/fonts/type1/public/allrunes/frunnm.pfb - RELOC/fonts/type1/public/allrunes/frunnn.pfb - RELOC/fonts/type1/public/allrunes/frunnq.pfb - RELOC/fonts/type1/public/allrunes/frunnr.pfb - RELOC/fonts/type1/public/allrunes/frunns.pfb - RELOC/fonts/type1/public/allrunes/frunnt.pfb - RELOC/fonts/type1/public/allrunes/frutbm.pfb - RELOC/fonts/type1/public/allrunes/frutbn.pfb - RELOC/fonts/type1/public/allrunes/frutbq.pfb - RELOC/fonts/type1/public/allrunes/frutbr.pfb - RELOC/fonts/type1/public/allrunes/frutbs.pfb - RELOC/fonts/type1/public/allrunes/frutbt.pfb - RELOC/fonts/type1/public/allrunes/frutcm.pfb - RELOC/fonts/type1/public/allrunes/frutcn.pfb - RELOC/fonts/type1/public/allrunes/frutcq.pfb - RELOC/fonts/type1/public/allrunes/frutcr.pfb - RELOC/fonts/type1/public/allrunes/frutcs.pfb - RELOC/fonts/type1/public/allrunes/frutct.pfb - RELOC/fonts/type1/public/allrunes/frutkm.pfb - RELOC/fonts/type1/public/allrunes/frutkn.pfb - RELOC/fonts/type1/public/allrunes/frutkq.pfb - RELOC/fonts/type1/public/allrunes/frutkr.pfb - RELOC/fonts/type1/public/allrunes/frutks.pfb - RELOC/fonts/type1/public/allrunes/frutkt.pfb - RELOC/fonts/type1/public/allrunes/frutlm.pfb - RELOC/fonts/type1/public/allrunes/frutln.pfb - RELOC/fonts/type1/public/allrunes/frutlq.pfb - RELOC/fonts/type1/public/allrunes/frutlr.pfb - RELOC/fonts/type1/public/allrunes/frutls.pfb - RELOC/fonts/type1/public/allrunes/frutlt.pfb - RELOC/fonts/type1/public/allrunes/frutmm.pfb - RELOC/fonts/type1/public/allrunes/frutmn.pfb - RELOC/fonts/type1/public/allrunes/frutmq.pfb - RELOC/fonts/type1/public/allrunes/frutmr.pfb - RELOC/fonts/type1/public/allrunes/frutms.pfb - RELOC/fonts/type1/public/allrunes/frutmt.pfb - RELOC/fonts/type1/public/allrunes/frutnm.pfb - RELOC/fonts/type1/public/allrunes/frutnn.pfb - RELOC/fonts/type1/public/allrunes/frutnq.pfb - RELOC/fonts/type1/public/allrunes/frutnr.pfb - RELOC/fonts/type1/public/allrunes/frutns.pfb - RELOC/fonts/type1/public/allrunes/frutnt.pfb - RELOC/tex/latex/allrunes/allrunes.sty - RELOC/tex/latex/allrunes/ara.fd - RELOC/tex/latex/allrunes/arc.fd - RELOC/tex/latex/allrunes/arl.fd - RELOC/tex/latex/allrunes/arm.fd - RELOC/tex/latex/allrunes/arn.fd - RELOC/tex/latex/allrunes/art.fd -catalogue-also runic futhark -catalogue-ctan /fonts/allrunes -catalogue-date 2017-10-29 14:09:26 +0100 -catalogue-license lppl -catalogue-topics font font-rune font-mf font-type1 -catalogue-version 2.1.1 - -name almfixed -category Package -revision 35065 -shortdesc Arabic-Latin Modern Fixed extends TeX-Gyre Latin Modern Mono 10 Regular to full Arabic Unicode support -relocated 1 -longdesc Arabic-Latin Modern Fixed is an extension of TeX-Gyre Latin -longdesc Modern Mono 10 Regular. Every glyph and OpenType feature of the -longdesc Latin Modern Mono has been retained, with minor improvements. -longdesc On the other hand, we have changed the vertical metrics of the -longdesc font. Although the Arabic script is designed to use the same -longdesc x-size as Latin Modern Mono, the former script needs greater -longdesc ascender and descender space. Every Arabic glyph in each -longdesc Unicode-code block is supported (up to Unicode 7.0): Arabic, -longdesc Arabic Supplement, Arabic Extended, Arabic Presentation-Forms -longdesc A, and Arabic Presentation-Forms B. There are two versions of -longdesc the font: otf and ttf. The ?penType version is for print -longdesc applications (and usually the default for TeX). The TrueType -longdesc version is for on-screen applications such as text editors. -longdesc Hinting in the ttf version is much better for on-screen, at -longdesc least on Microsoft Windows. The unique feature of Arabic-Latin -longdesc Modern is its treatment of vowels and diacritics. Each vowel -longdesc and diacritic (ALM Fixed contains a total of 68 such glyphs) -longdesc may now be edited horizontally within any text editor or -longdesc processor. The author believes this is the very first OpenType -longdesc Arabic font ever to have this capability. Editing complex -longdesc Arabic texts will now be much easier to input and to proofread. -containersize 246668 -containerchecksum 414208577d27dec487dbe9c84ee1cd766d5e5a06ee969333c0409af50c2aea7e0fb20ba0fd0956a0f3d7b71656fb6ac9063d6832e2a924d01413521cb39d3b5c -doccontainersize 565640 -doccontainerchecksum 2dea42bfd4b82f81ea4958a2f1336dd1cf53a0e8ab42371c460c0eb3f87f0c83a7ce658dbbef0201bf14f5d18ecb9beb519cdd0c4979cb7f4131e5a8ce2f52e4 -docfiles size=488 - RELOC/doc/fonts/almfixed/README details="Readme" - RELOC/doc/fonts/almfixed/Unibook_0600.pdf - RELOC/doc/fonts/almfixed/Unibook_0750.pdf - RELOC/doc/fonts/almfixed/Unibook_08A0.pdf - RELOC/doc/fonts/almfixed/Unibook_FB50-1.pdf - RELOC/doc/fonts/almfixed/Unibook_FB50-2.pdf - RELOC/doc/fonts/almfixed/Unibook_FB50-3.pdf - RELOC/doc/fonts/almfixed/Unibook_FE70.pdf - RELOC/doc/fonts/almfixed/almfixed-dtk.pdf details="Package documentation" - RELOC/doc/fonts/almfixed/almfixed-dtk.tex - RELOC/doc/fonts/almfixed/almmono10-sample-crop.pdf - RELOC/doc/fonts/almfixed/aristoteles.pdf - RELOC/doc/fonts/almfixed/fawaid-427-crop.pdf - RELOC/doc/fonts/almfixed/ilahiyyat-1.pdf - RELOC/doc/fonts/almfixed/sc-unipad.pdf - RELOC/doc/fonts/almfixed/wa.pdf -runfiles size=222 - RELOC/fonts/opentype/public/almfixed/almfixed.otf - RELOC/fonts/truetype/public/almfixed/almfixed.ttf -catalogue-ctan /fonts/almfixed -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gfl -catalogue-topics font font-otf font-ttf -catalogue-version 0.92 - -name alnumsec -category Package -revision 15878 -shortdesc Alphanumeric section numbering -relocated 1 -longdesc This package allows you to use alphanumeric section numbering, -longdesc for instance "A. Introduction ... III. International Law". Its -longdesc output is similar to alphanum, but you can use the standard -longdesc LaTeX sectioning commands, so that it is possible to switch -longdesc numbering schemes easily. Greek letters, double letters (bb) -longdesc and different delimiters around them are supported. -containersize 2632 -containerchecksum d098b95aaf5e3157e08164ce2de43bd8297ebb478e3b58aa3254470810f86118529b959a8a4e437d1eb123563ced9d2a4faa7af55004713a99c72bba38a735fa -doccontainersize 121660 -doccontainerchecksum 6a2ebce30d68e912aa648a2fb6b06b704ee8788dbab58f7f317ba017014734f2add4d813cda2d62ce515f1971ae26aaedd7cad0210b17d62898bdcdae09acfaa -docfiles size=37 - RELOC/doc/latex/alnumsec/README details="Readme" - RELOC/doc/latex/alnumsec/alnumsec.pdf -srccontainersize 7528 -srccontainerchecksum 47842ee64a6a8f0dd6ef89062f87ae42aa0d14014f186abff46f15bcdb848a6b8d6d2822c48585445ab6d9fb2fd380056dcf90445ee067504601e695d7fb96f1 -srcfiles size=7 - RELOC/source/latex/alnumsec/alnumsec.dtx - RELOC/source/latex/alnumsec/alnumsec.ins -runfiles size=3 - RELOC/tex/latex/alnumsec/alnumsec.sty -catalogue-ctan /macros/latex/contrib/alnumsec -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics headings -catalogue-version 0.03 - -name alpha-persian -category Package -revision 50136 -shortdesc Persian version of alpha.bst -relocated 1 -longdesc The package offers a Persian version of the alpha BibTeX style, -longdesc and offers several enhancements. It is compatible with -longdesc hyperref, url, natbib and cite packages -containersize 7288 -containerchecksum 0f3cfb4c4468fa5c89350c282773b966b499bc4b7c511188cf8dedb083848b9b81c19be27e33269dabb80f1aa1ca6fb6b37faa131b25c3cd42b78b64a25819ad -doccontainersize 1280416 -doccontainerchecksum f72a11da2a459e46c0b80c2a9f426bcfb1f8cc6a05c640c93f7f5c008949aaa8ecfab1fddd6de1114163f63ea2f54a327eff3b797fdb3536e8a68a3e734361a3 -docfiles size=711 - RELOC/doc/bibtex/alpha-persian/README.txt details="Readme" - RELOC/doc/bibtex/alpha-persian/alpha-persian-userguide.pdf details="Package documentation" language="fa" - RELOC/doc/bibtex/alpha-persian/alpha-persian-userguide.tex - RELOC/doc/bibtex/alpha-persian/image/sh11.jpg - RELOC/doc/bibtex/alpha-persian/image/sh2.jpg - RELOC/doc/bibtex/alpha-persian/image/sh3.jpg - RELOC/doc/bibtex/alpha-persian/image/sh4.jpg - RELOC/doc/bibtex/alpha-persian/image/sh5.jpg - RELOC/doc/bibtex/alpha-persian/image/sh6.jpg - RELOC/doc/bibtex/alpha-persian/image/sh7.jpg - RELOC/doc/bibtex/alpha-persian/image/sh8.jpg - RELOC/doc/bibtex/alpha-persian/image/sh9.jpg - RELOC/doc/bibtex/alpha-persian/image/sht.jpg - RELOC/doc/bibtex/alpha-persian/sample.tex - RELOC/doc/bibtex/alpha-persian/sample1.bib - RELOC/doc/bibtex/alpha-persian/sample2.bib - RELOC/doc/bibtex/alpha-persian/sample3.bib - RELOC/doc/bibtex/alpha-persian/sample4.bib - RELOC/doc/bibtex/alpha-persian/sample5.bib - RELOC/doc/bibtex/alpha-persian/sample6.bib - RELOC/doc/bibtex/alpha-persian/sample7.bib - RELOC/doc/bibtex/alpha-persian/sample8.bib -runfiles size=10 - RELOC/bibtex/bst/alpha-persian/alpha-persian.bst -catalogue-contact-home http://uselatex.com/blog/ -catalogue-contact-repository http://qa.parsilatex.com/questions -catalogue-contact-support http://qa.parsilatex.com/questions -catalogue-ctan /biblio/bibtex/contrib/alpha-persian -catalogue-date 2019-02-22 05:07:37 +0100 -catalogue-license lppl1.3c -catalogue-topics bibtex-sty persian -catalogue-version 1.1 - -name alterqcm -category Package -revision 23385 -shortdesc Multiple choice questionnaires in two column tables -relocated 1 -longdesc Macros to support the creation of multiple-choice -longdesc questionnaires in two-column tables. -containersize 5048 -containerchecksum a77ecd3154b1c19994442efb474975f4a42baffa2f7f3272a2b56f25dcb6c79b9dc060bfa2faf36530706f01b2bbc6c8dbbc093f9d4e617fd079e827b799fd8a -doccontainersize 956452 -doccontainerchecksum 245ff1e04e8646fa11f0fceb6736dd4e15021e2bf86c67d96c901f0e7a297b5beb5c5a9aabfaa0f974b5de5eec434fc6af5b81370ad7578587f7715ca41330ad -docfiles size=399 - RELOC/doc/latex/alterqcm/README details="Readme" language="en" - RELOC/doc/latex/alterqcm/README.doc - RELOC/doc/latex/alterqcm/doc_aq-screen.pdf details="Package documentation (French)" language="fr" - RELOC/doc/latex/alterqcm/examples/latex/AntillesESjuin2006.tex - RELOC/doc/latex/alterqcm/examples/latex/alea.tex - RELOC/doc/latex/alterqcm/examples/latex/annexe.tex - RELOC/doc/latex/alterqcm/examples/latex/correct.tex - RELOC/doc/latex/alterqcm/examples/latex/example_1.tex - RELOC/doc/latex/alterqcm/examples/latex/example_2.tex - RELOC/doc/latex/alterqcm/examples/latex/language.tex - RELOC/doc/latex/alterqcm/examples/latex/points.tex - RELOC/doc/latex/alterqcm/examples/latex/sep.tex - RELOC/doc/latex/alterqcm/examples/latex/transparent-final.tex - RELOC/doc/latex/alterqcm/examples/latex/transparent-init.tex - RELOC/doc/latex/alterqcm/examples/latex/verb.tex - RELOC/doc/latex/alterqcm/examples/pdf/AntillesESjuin2006.pdf - RELOC/doc/latex/alterqcm/examples/pdf/alea.pdf - RELOC/doc/latex/alterqcm/examples/pdf/annexe.pdf - RELOC/doc/latex/alterqcm/examples/pdf/correct.pdf - RELOC/doc/latex/alterqcm/examples/pdf/doc_aq.pdf - RELOC/doc/latex/alterqcm/examples/pdf/example_1.pdf - RELOC/doc/latex/alterqcm/examples/pdf/example_2.pdf - RELOC/doc/latex/alterqcm/examples/pdf/language.pdf - RELOC/doc/latex/alterqcm/examples/pdf/points.pdf - RELOC/doc/latex/alterqcm/examples/pdf/sep.pdf - RELOC/doc/latex/alterqcm/examples/pdf/transparent-final.pdf - RELOC/doc/latex/alterqcm/examples/pdf/transparent-init.pdf - RELOC/doc/latex/alterqcm/examples/pdf/verb.pdf - RELOC/doc/latex/alterqcm/latex/180px-Gustave_Moreau_007.jpg - RELOC/doc/latex/alterqcm/latex/240px-Mort_du_fossoyeur.jpg - RELOC/doc/latex/alterqcm/latex/The_Wounded_Angel_-_Hugo_Simberg.jpg - RELOC/doc/latex/alterqcm/latex/aq.ist - RELOC/doc/latex/alterqcm/latex/doc-aq-def.tex - RELOC/doc/latex/alterqcm/latex/doc-aq-excomp.tex - RELOC/doc/latex/alterqcm/latex/doc-aq-globales.tex - RELOC/doc/latex/alterqcm/latex/doc-aq-installation.tex - RELOC/doc/latex/alterqcm/latex/doc-aq-locales.tex - RELOC/doc/latex/alterqcm/latex/doc-aq-mc.tex - RELOC/doc/latex/alterqcm/latex/doc-aq-points.tex - RELOC/doc/latex/alterqcm/latex/doc-aq-problem.tex - RELOC/doc/latex/alterqcm/latex/doc_aq-main.tex -runfiles size=6 - RELOC/tex/latex/alterqcm/alterqcm.sty -catalogue-ctan /macros/latex/contrib/alterqcm -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics exam -catalogue-version 3.7c - -name altfont -category Package -revision 15878 -shortdesc Alternative font handling in LaTeX -relocated 1 -longdesc The package provides a replacement for that part of psnfss and -longdesc mfnfss that changes the default font. The package is -longdesc distributed together with the psfont package, by the same -longdesc author. -containersize 3524 -containerchecksum 9842af363cfb936ca831440a3e33b1653dd06eb04f32878249b43ebf2d750657b23aa27cd842bbe6de0ff8b128b9fd2b07e567f34f573b21c54d39389722fa2d -doccontainersize 160692 -doccontainerchecksum c5f80f19a65fd8f3438bfc23c1a16e6bdd0c4a8e8d6e2d88f1c7ce3ace498b95cf0a09f4e8ac4edc42c1570d94bd711ffccf33d99896e692e79812d4ce97f687 -docfiles size=59 - RELOC/doc/latex/altfont/README details="Readme" - RELOC/doc/latex/altfont/altfont.pdf details="Package documentation" - RELOC/doc/latex/altfont/psfont.pdf -srccontainersize 9176 -srccontainerchecksum 8c04943fffdf66f8ddc3f26f497c29e6eae0fed7638ac5459c2f0874e4df3d7fa50d44c22b0931774dc219ba1e76fd87924af54179c8b36e8e097144caccb878 -srcfiles size=12 - RELOC/source/latex/altfont/altfont.dtx - RELOC/source/latex/altfont/altfont.ins - RELOC/source/latex/altfont/psfont.dtx - RELOC/source/latex/altfont/psfont.ins -runfiles size=6 - RELOC/tex/latex/altfont/altfont.cfg - RELOC/tex/latex/altfont/altfont.sty - RELOC/tex/latex/altfont/psfont.cfg - RELOC/tex/latex/altfont/psfont.sty -catalogue-ctan /macros/latex/contrib/altfont -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics font-supp -catalogue-version 1.1 - -name ametsoc -category Package -revision 36030 -shortdesc Official American Meteorological Society LaTeX Template -relocated 1 -longdesc This bundle contains all the files necessary to write an -longdesc article using LaTeX for the American Meteorological Society -longdesc journals. The article and bibliography style files are provided -longdesc (with documentation) and a blank template for authors to use -longdesc when writing their article. Also available is a separate style -longdesc package used to format a two-column, journal page layout draft -longdesc for the author's personal use. -containersize 16176 -containerchecksum 49515d4d06ad3ee02e54e913f606cd0c94aa9347414a290aa9b48f7547a682d6fad483bd8f1874d30548abff9de2d09d7f990ef14abd795cbc36ad640109c678 -doccontainersize 5648 -doccontainerchecksum e2ed56999fe06710855fc564001acf1e998119536b84c4126b42289d02f55fa672833420ab04c58ee4e2e62df6aa8b328df60e559f26f7a7447f2ee5bbee4ef8 -docfiles size=6 - RELOC/doc/latex/ametsoc/README details="Readme" - RELOC/doc/latex/ametsoc/README.TEXLIVE - RELOC/doc/latex/ametsoc/references.bib - RELOC/doc/latex/ametsoc/template.tex -runfiles size=18 - RELOC/bibtex/bst/ametsoc/ametsoc2014.bst - RELOC/tex/latex/ametsoc/ametsoc.cls -catalogue-ctan /macros/latex/contrib/ametsoc -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics journalpub -catalogue-version 4.3.2 - -name amiri -category Package -revision 46104 -shortdesc A classical Arabic typeface, Naskh style -relocated 1 -longdesc Amiri is a classical Arabic typeface in Naskh style for -longdesc typesetting books and other running text. It is a revival of -longdesc the beautiful typeface pioneered in the early 20th century by -longdesc Bulaq Press in Cairo, also known as Amiria Press, after which -longdesc the font is named. The project aims at the revival of the -longdesc aesthetics and traditions of Arabic typesetting, and adapting -longdesc it to the era of digital typesetting, in a publicly available -longdesc form. -containersize 543884 -containerchecksum e4e0cfc39d141adc85c50530d2fe3bc7b70bd7de50aa70d0f91f10237669f46e83064cb06f8bce6b15c0f468ee0a0afd38b96e74350bdd25e8e5bcfc8ad91e5e -doccontainersize 249612 -doccontainerchecksum 33ab9a7ecb9463b5de30392aa47fb90689bd3a64d8428c26f6ab25fce664d31ef994445d23730468a7600b1e83be1f26e9832bc216e48d1f1b06ebc55be18ad8 -docfiles size=81 - RELOC/doc/fonts/amiri/NEWS - RELOC/doc/fonts/amiri/NEWS-Arabic - RELOC/doc/fonts/amiri/OFL.txt - RELOC/doc/fonts/amiri/README details="Readme" - RELOC/doc/fonts/amiri/README-Arabic details="Readme (Arabic)" language="ar" - RELOC/doc/fonts/amiri/amiri-table.pdf details="Font table" - RELOC/doc/fonts/amiri/documentation-arabic.pdf details="Package documentation (Arabic)" language="ar" -runfiles size=716 - RELOC/fonts/truetype/public/amiri/amiri-bold.ttf - RELOC/fonts/truetype/public/amiri/amiri-boldslanted.ttf - RELOC/fonts/truetype/public/amiri/amiri-quran-colored.ttf - RELOC/fonts/truetype/public/amiri/amiri-quran.ttf - RELOC/fonts/truetype/public/amiri/amiri-regular.ttf - RELOC/fonts/truetype/public/amiri/amiri-slanted.ttf -catalogue-ctan /fonts/amiri -catalogue-date 2017-12-20 14:05:09 +0100 -catalogue-license ofl -catalogue-topics font font-ttf arabic -catalogue-version 0.110 - -name amsaddr -category Package -revision 29630 -shortdesc Alter the position of affiliations in amsart -relocated 1 -longdesc The package is to be used with the amsart documentclass. It -longdesc lets you move the authors' affiliations either just below the -longdesc authors' names on the front page or as footnotes on the first -longdesc page. The email addresses are always listed as a footnote on -longdesc the front page. -containersize 1912 -containerchecksum 5ece0dd85e796ad4f65d49c09a7e101dc9721311ec349fd28a4b2a9a949124efd68a67236e44f99cfc59b75da6445d62a933bb04cf1314fd53bf8ae09852dfe2 -doccontainersize 194712 -doccontainerchecksum d67f69d20823166add328be807e67eda17470a22488d92ef314d735951345d9503e8ab684adaffeaa52fa5ed751a1ebf901c414e74f45b6f4a16f99c502f0ae1 -docfiles size=49 - RELOC/doc/latex/amsaddr/README details="Readme" - RELOC/doc/latex/amsaddr/amsaddr.pdf details="Package documentation" -srccontainersize 4044 -srccontainerchecksum 7b1b195fb0a3fed6832a8b79931cb4c7a3d9748176a5c9601a753b50dfb38e89fab8cc5fc835c540cdd61fc57ae23b0cba3f9212f2e4e555837c585d8a69b722 -srcfiles size=4 - RELOC/source/latex/amsaddr/amsaddr.dtx - RELOC/source/latex/amsaddr/amsaddr.ins -runfiles size=1 - RELOC/tex/latex/amsaddr/amsaddr.sty -catalogue-ctan /macros/latex/contrib/amsaddr -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics article-like -catalogue-version 1.1 - -name amscls -category Package -revision 46099 -shortdesc AMS document classes for LaTeX -relocated 1 -longdesc This bundle contains three AMS classes, amsart (for writing -longdesc articles for the AMS), amsbook (for books) and amsproc (for -longdesc proceedings), together with some supporting material. This -longdesc material forms one branch of what was originally the AMS-LaTeX -longdesc distribution. The other branch, amsmath, is now maintained and -longdesc distributed separately. The user documentation can be found in -longdesc the package amscls-doc. -containersize 32216 -containerchecksum 672f485ff78fc120e77f76c6cea5992f0e189dc3209ae2182a645ba462de4c878fb0cb482d55fce292eb118b86946d4f41016258c854e654c0cb45d49a6ca55d -doccontainersize 1152188 -doccontainerchecksum 151c103d620548d4dcfae4c1a4310da3752fd580f3e1ee6347983c00df34ab3ead6d41fdf926fa6cc36304ab1909781c133ec8b183a17d5d4d3d97b13c79a58c -docfiles size=306 - RELOC/doc/latex/amscls/00LICENSE.txt - RELOC/doc/latex/amscls/README details="Readme" - RELOC/doc/latex/amscls/amsart-template.tex - RELOC/doc/latex/amscls/amsbook-template.tex - RELOC/doc/latex/amscls/amsbooka.pdf - RELOC/doc/latex/amscls/amsclass.pdf details="Code with documentation" - RELOC/doc/latex/amscls/amsdtx.pdf - RELOC/doc/latex/amscls/amsmidx.pdf - RELOC/doc/latex/amscls/amsproc-template.tex - RELOC/doc/latex/amscls/amsthdoc.pdf - RELOC/doc/latex/amscls/diffs-c.txt - RELOC/doc/latex/amscls/manifest.txt - RELOC/doc/latex/amscls/thmtest.pdf - RELOC/doc/latex/amscls/upref.pdf -srccontainersize 76380 -srccontainerchecksum 5fff9777b88908a7c82cd32b968432ac3afcac598b3e3c8c82a5220a99b5b3cf6e34225c99427b34affbff0e82ed9bee034f116a047f1e7cd2e73fdbb60e55e2 -srcfiles size=83 - RELOC/source/latex/amscls/amsbooka.dtx - RELOC/source/latex/amscls/amsbooka.ins - RELOC/source/latex/amscls/amsclass.dtx - RELOC/source/latex/amscls/amsclass.ins - RELOC/source/latex/amscls/amsdtx.dtx - RELOC/source/latex/amscls/amsdtx.ins - RELOC/source/latex/amscls/amsmidx.dtx - RELOC/source/latex/amscls/amsmidx.ins - RELOC/source/latex/amscls/amsthdoc.tex - RELOC/source/latex/amscls/install.txt - RELOC/source/latex/amscls/thmtest.tex - RELOC/source/latex/amscls/upref.dtx - RELOC/source/latex/amscls/upref.ins -runfiles size=79 - RELOC/bibtex/bst/amscls/amsalpha.bst - RELOC/bibtex/bst/amscls/amsplain.bst - RELOC/tex/latex/amscls/amsart.cls - RELOC/tex/latex/amscls/amsbook.cls - RELOC/tex/latex/amscls/amsbooka.sty - RELOC/tex/latex/amscls/amsdtx.cls - RELOC/tex/latex/amscls/amsldoc.cls - RELOC/tex/latex/amscls/amsmidx.sty - RELOC/tex/latex/amscls/amsproc.cls - RELOC/tex/latex/amscls/amsthm.sty - RELOC/tex/latex/amscls/upref.sty -catalogue-also amslatex amscls-doc -catalogue-ctan /macros/latex/required/amscls -catalogue-date 2017-12-19 13:29:33 +0100 -catalogue-license lppl1.3c -catalogue-topics class maths -catalogue-version 2.20.4 - -name amscls-doc -category Package -revision 46110 -shortdesc User documentation for AMS document classes -relocated 1 -longdesc This collection comprises a set of four manuals, or Author -longdesc Handbooks, each documenting the use of a class of publications -longdesc based on one of the AMS document classes amsart, amsbook, -longdesc amsproc and one "hybrid", as well as a guide to the generation -longdesc of the four manuals from a coordinated set of LaTeX source -longdesc files. The Handbooks comprise the user documentation for the -longdesc pertinent document classes. As the source for the Handbooks -longdesc consists of a large number of files, and the intended output is -longdesc multiple different documents, the principles underlying this -longdesc collection can be used as a model for similar projects. The -longdesc manual "Compiling the AMS Author Handbooks" provides -longdesc information about the structure of and interaction between the -longdesc various components. -containersize 768 -containerchecksum ae64c51730acc11d98bd83758585d9cca9966e32fdac3e2407a77972f67a0ab30680d263696793299cb2714f063d4cddf8bad2424eff7b9b0977d2f1e79b6a5e -doccontainersize 1743776 -doccontainerchecksum d41ec70252a4fc8cc131542e3e5d1c481e57c1603013bd5e772e70e7a7d1544523041f73e488c5a902b45f22b5a14ccb491ff699b142d772dcdc66c4c410360a -docfiles size=993 - RELOC/doc/latex/amscls-doc/AH_Bibliography.tex - RELOC/doc/latex/amscls-doc/Author_Handbook_Body.tex - RELOC/doc/latex/amscls-doc/Author_Handbook_Journals.pdf details="AMS Author Handbook for Journal Classes" - RELOC/doc/latex/amscls-doc/Author_Handbook_Journals.tex - RELOC/doc/latex/amscls-doc/Author_Handbook_Memo.pdf details="AMS Author Handbook for the Memoirs Class" - RELOC/doc/latex/amscls-doc/Author_Handbook_Memo.tex - RELOC/doc/latex/amscls-doc/Author_Handbook_Mono.pdf details="AMS Author Handbook for Monograph Classes" - RELOC/doc/latex/amscls-doc/Author_Handbook_Mono.tex - RELOC/doc/latex/amscls-doc/Author_Handbook_ProcColl.pdf details="AMS Author Handbook for Proceedings and Collections Classes" - RELOC/doc/latex/amscls-doc/Author_Handbook_ProcColl.tex - RELOC/doc/latex/amscls-doc/Color2Gray.eps - RELOC/doc/latex/amscls-doc/Color2Gray.pdf - RELOC/doc/latex/amscls-doc/Graphics_Guidelines.tex - RELOC/doc/latex/amscls-doc/J-Checklist.tex - RELOC/doc/latex/amscls-doc/J-Series.tex - RELOC/doc/latex/amscls-doc/M-Checklist.tex - RELOC/doc/latex/amscls-doc/M-Series.tex - RELOC/doc/latex/amscls-doc/Mem-Checklist.tex - RELOC/doc/latex/amscls-doc/PC-Checklist.tex - RELOC/doc/latex/amscls-doc/PC-Series.tex - RELOC/doc/latex/amscls-doc/README-AH.txt - RELOC/doc/latex/amscls-doc/ResourcesHelp.tex - RELOC/doc/latex/amscls-doc/Submitting2AMS.tex - RELOC/doc/latex/amscls-doc/TopMatterTags_J.tex - RELOC/doc/latex/amscls-doc/TopMatterTags_M.tex - RELOC/doc/latex/amscls-doc/TopMatterTags_Mem.tex - RELOC/doc/latex/amscls-doc/TopMatterTags_PC.tex - RELOC/doc/latex/amscls-doc/ahandinstr-r.sty - RELOC/doc/latex/amscls-doc/ams-author-handbook-doc.pdf details="Compiling the AMS Author Handbooks" - RELOC/doc/latex/amscls-doc/ams-author-handbook-doc.tex - RELOC/doc/latex/amscls-doc/gamuts.eps - RELOC/doc/latex/amscls-doc/gamuts.pdf - RELOC/doc/latex/amscls-doc/manifest.txt - RELOC/doc/latex/amscls-doc/rgb-cmyk.eps - RELOC/doc/latex/amscls-doc/rgb-cmyk.pdf - RELOC/doc/latex/amscls-doc/spectrum.eps - RELOC/doc/latex/amscls-doc/spectrum.pdf -catalogue-also amscls -catalogue-ctan /info/amscls-doc -catalogue-date 2017-10-02 08:00:14 +0200 -catalogue-license lppl1.3c -catalogue-topics docu-pkg maths-doc scientific-docs - -name amsfonts -category Package -revision 29208 -shortdesc TeX fonts from the American Mathematical Society -relocated 1 -longdesc An extended set of fonts for use in mathematics, including: -longdesc extra mathematical symbols; blackboard bold letters (uppercase -longdesc only); fraktur letters; subscript sizes of bold math italic and -longdesc bold Greek letters; subscript sizes of large symbols such as -longdesc sum and product; added sizes of the Computer Modern small caps -longdesc font; cyrillic fonts (from the University of Washington); Euler -longdesc mathematical fonts. All fonts are provided as Adobe Type 1 -longdesc files, and all except the Euler fonts are provided as Metafont -longdesc source. The distribution also includes the canonical Type 1 -longdesc versions of the Computer Modern family of fonts. Basic LaTeX -longdesc support for the symbol fonts is provided by amsfonts.sty, with -longdesc names of individual symbols defined in amssymb.sty. The Euler -longdesc fonts are supported by separate packages; details can be found -longdesc in the documentation. -execute addMixedMap cm.map -execute addMixedMap cmextra.map -execute addMixedMap cyrillic.map -execute addMap euler.map -execute addMixedMap latxfont.map -execute addMixedMap symbols.map -containersize 3626440 -containerchecksum 8f492d3b5a0969543ef11d5f7edd76e9b3c5976cfd31cee976e0929cbbb4587f16b27fc161e168c013061991e1f7730df906c181027f13732639e02a983d9abf -doccontainersize 1162512 -doccontainerchecksum 3bda6d839835dace02209e897be9648df59c6e4f11fc1be7f7e78646edac14c5f86482953f839a2afd1015877345aeca11d5a5bb03963b9b519230fcd50f3623 -docfiles size=321 - RELOC/doc/fonts/amsfonts/OFL-FAQ.txt - RELOC/doc/fonts/amsfonts/OFL.txt - RELOC/doc/fonts/amsfonts/README details="Package readme" - RELOC/doc/fonts/amsfonts/amsfndoc.pdf details="Users' guide to the fonts (for version 2.2d)" - RELOC/doc/fonts/amsfonts/amsfonts.pdf details="General package documentation" - RELOC/doc/fonts/amsfonts/amssymb.pdf details="Details of the fonts msam and msbm" - RELOC/doc/fonts/amsfonts/cmmib57.pdf - RELOC/doc/fonts/amsfonts/eufrak.pdf details="Eufrak package documentation" - RELOC/doc/fonts/amsfonts/euscript.pdf details="Eucal and euscript package documentation" -srccontainersize 49120 -srccontainerchecksum 21fddd7a206265c5a9167b0d9f192c27f74cd10b49c0bf1d1a1e4d8534196155784c312707fe4294b8e6a1f1064c3f5cd76ea1907ce51a65088bfa2c9dc78bac -srcfiles size=55 - RELOC/source/latex/amsfonts/amsfndoc.cyr - RELOC/source/latex/amsfonts/amsfndoc.def - RELOC/source/latex/amsfonts/amsfndoc.fnt - RELOC/source/latex/amsfonts/amsfndoc.ins - RELOC/source/latex/amsfonts/amsfndoc.tex - RELOC/source/latex/amsfonts/amsfonts.bug - RELOC/source/latex/amsfonts/amsfonts.dtx - RELOC/source/latex/amsfonts/amsfonts.faq - RELOC/source/latex/amsfonts/amsfonts.ins - RELOC/source/latex/amsfonts/amssymb.dtx - RELOC/source/latex/amsfonts/cmmib57.dtx - RELOC/source/latex/amsfonts/eufrak.dtx - RELOC/source/latex/amsfonts/euscript.dtx - RELOC/source/latex/amsfonts/manifest.txt -runfiles size=1879 - RELOC/fonts/afm/public/amsfonts/cm/cmb10.afm - RELOC/fonts/afm/public/amsfonts/cm/cmbsy10.afm - RELOC/fonts/afm/public/amsfonts/cm/cmbx10.afm - RELOC/fonts/afm/public/amsfonts/cm/cmbx12.afm - RELOC/fonts/afm/public/amsfonts/cm/cmbx5.afm - RELOC/fonts/afm/public/amsfonts/cm/cmbx6.afm - RELOC/fonts/afm/public/amsfonts/cm/cmbx7.afm - RELOC/fonts/afm/public/amsfonts/cm/cmbx8.afm - RELOC/fonts/afm/public/amsfonts/cm/cmbx9.afm - RELOC/fonts/afm/public/amsfonts/cm/cmbxsl10.afm - RELOC/fonts/afm/public/amsfonts/cm/cmbxti10.afm - RELOC/fonts/afm/public/amsfonts/cm/cmcsc10.afm - RELOC/fonts/afm/public/amsfonts/cm/cmdunh10.afm - RELOC/fonts/afm/public/amsfonts/cm/cmex10.afm - RELOC/fonts/afm/public/amsfonts/cm/cmff10.afm - RELOC/fonts/afm/public/amsfonts/cm/cmfi10.afm - RELOC/fonts/afm/public/amsfonts/cm/cmfib8.afm - RELOC/fonts/afm/public/amsfonts/cm/cminch.afm - RELOC/fonts/afm/public/amsfonts/cm/cmitt10.afm - RELOC/fonts/afm/public/amsfonts/cm/cmmi10.afm - RELOC/fonts/afm/public/amsfonts/cm/cmmi12.afm - RELOC/fonts/afm/public/amsfonts/cm/cmmi5.afm - RELOC/fonts/afm/public/amsfonts/cm/cmmi6.afm - RELOC/fonts/afm/public/amsfonts/cm/cmmi7.afm - RELOC/fonts/afm/public/amsfonts/cm/cmmi8.afm - RELOC/fonts/afm/public/amsfonts/cm/cmmi9.afm - RELOC/fonts/afm/public/amsfonts/cm/cmmib10.afm - RELOC/fonts/afm/public/amsfonts/cm/cmr10.afm - RELOC/fonts/afm/public/amsfonts/cm/cmr12.afm - RELOC/fonts/afm/public/amsfonts/cm/cmr17.afm - RELOC/fonts/afm/public/amsfonts/cm/cmr5.afm - RELOC/fonts/afm/public/amsfonts/cm/cmr6.afm - RELOC/fonts/afm/public/amsfonts/cm/cmr7.afm - RELOC/fonts/afm/public/amsfonts/cm/cmr8.afm - RELOC/fonts/afm/public/amsfonts/cm/cmr9.afm - RELOC/fonts/afm/public/amsfonts/cm/cmsl10.afm - RELOC/fonts/afm/public/amsfonts/cm/cmsl12.afm - RELOC/fonts/afm/public/amsfonts/cm/cmsl8.afm - RELOC/fonts/afm/public/amsfonts/cm/cmsl9.afm - RELOC/fonts/afm/public/amsfonts/cm/cmsltt10.afm - RELOC/fonts/afm/public/amsfonts/cm/cmss10.afm - RELOC/fonts/afm/public/amsfonts/cm/cmss12.afm - RELOC/fonts/afm/public/amsfonts/cm/cmss17.afm - RELOC/fonts/afm/public/amsfonts/cm/cmss8.afm - RELOC/fonts/afm/public/amsfonts/cm/cmss9.afm - RELOC/fonts/afm/public/amsfonts/cm/cmssbx10.afm - RELOC/fonts/afm/public/amsfonts/cm/cmssdc10.afm - RELOC/fonts/afm/public/amsfonts/cm/cmssi10.afm - RELOC/fonts/afm/public/amsfonts/cm/cmssi12.afm - RELOC/fonts/afm/public/amsfonts/cm/cmssi17.afm - RELOC/fonts/afm/public/amsfonts/cm/cmssi8.afm - RELOC/fonts/afm/public/amsfonts/cm/cmssi9.afm - RELOC/fonts/afm/public/amsfonts/cm/cmssq8.afm - RELOC/fonts/afm/public/amsfonts/cm/cmssqi8.afm - RELOC/fonts/afm/public/amsfonts/cm/cmsy10.afm - RELOC/fonts/afm/public/amsfonts/cm/cmsy5.afm - RELOC/fonts/afm/public/amsfonts/cm/cmsy6.afm - RELOC/fonts/afm/public/amsfonts/cm/cmsy7.afm - RELOC/fonts/afm/public/amsfonts/cm/cmsy8.afm - RELOC/fonts/afm/public/amsfonts/cm/cmsy9.afm - RELOC/fonts/afm/public/amsfonts/cm/cmtcsc10.afm - RELOC/fonts/afm/public/amsfonts/cm/cmtex10.afm - RELOC/fonts/afm/public/amsfonts/cm/cmtex8.afm - RELOC/fonts/afm/public/amsfonts/cm/cmtex9.afm - RELOC/fonts/afm/public/amsfonts/cm/cmti10.afm - RELOC/fonts/afm/public/amsfonts/cm/cmti12.afm - RELOC/fonts/afm/public/amsfonts/cm/cmti7.afm - RELOC/fonts/afm/public/amsfonts/cm/cmti8.afm - RELOC/fonts/afm/public/amsfonts/cm/cmti9.afm - RELOC/fonts/afm/public/amsfonts/cm/cmtt10.afm - RELOC/fonts/afm/public/amsfonts/cm/cmtt12.afm - RELOC/fonts/afm/public/amsfonts/cm/cmtt8.afm - RELOC/fonts/afm/public/amsfonts/cm/cmtt9.afm - RELOC/fonts/afm/public/amsfonts/cm/cmu10.afm - RELOC/fonts/afm/public/amsfonts/cm/cmvtt10.afm - RELOC/fonts/afm/public/amsfonts/cmextra/cmbsy5.afm - RELOC/fonts/afm/public/amsfonts/cmextra/cmbsy6.afm - RELOC/fonts/afm/public/amsfonts/cmextra/cmbsy7.afm - RELOC/fonts/afm/public/amsfonts/cmextra/cmbsy8.afm - RELOC/fonts/afm/public/amsfonts/cmextra/cmbsy9.afm - RELOC/fonts/afm/public/amsfonts/cmextra/cmcsc8.afm - RELOC/fonts/afm/public/amsfonts/cmextra/cmcsc9.afm - RELOC/fonts/afm/public/amsfonts/cmextra/cmex7.afm - RELOC/fonts/afm/public/amsfonts/cmextra/cmex8.afm - RELOC/fonts/afm/public/amsfonts/cmextra/cmex9.afm - RELOC/fonts/afm/public/amsfonts/cmextra/cmmib5.afm - RELOC/fonts/afm/public/amsfonts/cmextra/cmmib6.afm - RELOC/fonts/afm/public/amsfonts/cmextra/cmmib7.afm - RELOC/fonts/afm/public/amsfonts/cmextra/cmmib8.afm - RELOC/fonts/afm/public/amsfonts/cmextra/cmmib9.afm - RELOC/fonts/afm/public/amsfonts/cyrillic/wncyb10.afm - RELOC/fonts/afm/public/amsfonts/cyrillic/wncyi10.afm - RELOC/fonts/afm/public/amsfonts/cyrillic/wncyr10.afm - RELOC/fonts/afm/public/amsfonts/cyrillic/wncysc10.afm - RELOC/fonts/afm/public/amsfonts/cyrillic/wncyss10.afm - RELOC/fonts/afm/public/amsfonts/euler/euex10.afm - RELOC/fonts/afm/public/amsfonts/euler/euex7.afm - RELOC/fonts/afm/public/amsfonts/euler/euex8.afm - RELOC/fonts/afm/public/amsfonts/euler/euex9.afm - RELOC/fonts/afm/public/amsfonts/euler/eufb10.afm - RELOC/fonts/afm/public/amsfonts/euler/eufb5.afm - RELOC/fonts/afm/public/amsfonts/euler/eufb7.afm - RELOC/fonts/afm/public/amsfonts/euler/eufm10.afm - RELOC/fonts/afm/public/amsfonts/euler/eufm5.afm - RELOC/fonts/afm/public/amsfonts/euler/eufm7.afm - RELOC/fonts/afm/public/amsfonts/euler/eurb10.afm - RELOC/fonts/afm/public/amsfonts/euler/eurb5.afm - RELOC/fonts/afm/public/amsfonts/euler/eurb7.afm - RELOC/fonts/afm/public/amsfonts/euler/eurm10.afm - RELOC/fonts/afm/public/amsfonts/euler/eurm5.afm - RELOC/fonts/afm/public/amsfonts/euler/eurm7.afm - RELOC/fonts/afm/public/amsfonts/euler/eusb10.afm - RELOC/fonts/afm/public/amsfonts/euler/eusb5.afm - RELOC/fonts/afm/public/amsfonts/euler/eusb7.afm - RELOC/fonts/afm/public/amsfonts/euler/eusm10.afm - RELOC/fonts/afm/public/amsfonts/euler/eusm5.afm - RELOC/fonts/afm/public/amsfonts/euler/eusm7.afm - RELOC/fonts/afm/public/amsfonts/latxfont/lasy10.afm - RELOC/fonts/afm/public/amsfonts/latxfont/lasy5.afm - RELOC/fonts/afm/public/amsfonts/latxfont/lasy6.afm - RELOC/fonts/afm/public/amsfonts/latxfont/lasy7.afm - RELOC/fonts/afm/public/amsfonts/latxfont/lasy8.afm - RELOC/fonts/afm/public/amsfonts/latxfont/lasy9.afm - RELOC/fonts/afm/public/amsfonts/latxfont/lasyb10.afm - RELOC/fonts/afm/public/amsfonts/latxfont/lcircle1.afm - RELOC/fonts/afm/public/amsfonts/latxfont/lcirclew.afm - RELOC/fonts/afm/public/amsfonts/latxfont/lcmss8.afm - RELOC/fonts/afm/public/amsfonts/latxfont/lcmssb8.afm - RELOC/fonts/afm/public/amsfonts/latxfont/lcmssi8.afm - RELOC/fonts/afm/public/amsfonts/latxfont/line10.afm - RELOC/fonts/afm/public/amsfonts/latxfont/linew10.afm - RELOC/fonts/afm/public/amsfonts/symbols/msam10.afm - RELOC/fonts/afm/public/amsfonts/symbols/msam5.afm - RELOC/fonts/afm/public/amsfonts/symbols/msam6.afm - RELOC/fonts/afm/public/amsfonts/symbols/msam7.afm - RELOC/fonts/afm/public/amsfonts/symbols/msam8.afm - RELOC/fonts/afm/public/amsfonts/symbols/msam9.afm - RELOC/fonts/afm/public/amsfonts/symbols/msbm10.afm - RELOC/fonts/afm/public/amsfonts/symbols/msbm5.afm - RELOC/fonts/afm/public/amsfonts/symbols/msbm6.afm - RELOC/fonts/afm/public/amsfonts/symbols/msbm7.afm - RELOC/fonts/afm/public/amsfonts/symbols/msbm8.afm - RELOC/fonts/afm/public/amsfonts/symbols/msbm9.afm - RELOC/fonts/map/dvips/amsfonts/cm.map - RELOC/fonts/map/dvips/amsfonts/cmextra.map - RELOC/fonts/map/dvips/amsfonts/cyrillic.map - RELOC/fonts/map/dvips/amsfonts/euler.map - RELOC/fonts/map/dvips/amsfonts/latxfont.map - RELOC/fonts/map/dvips/amsfonts/symbols.map - RELOC/fonts/source/public/amsfonts/cmextra/cmbsy5.mf - RELOC/fonts/source/public/amsfonts/cmextra/cmbsy6.mf - RELOC/fonts/source/public/amsfonts/cmextra/cmbsy7.mf - RELOC/fonts/source/public/amsfonts/cmextra/cmbsy8.mf - RELOC/fonts/source/public/amsfonts/cmextra/cmbsy9.mf - RELOC/fonts/source/public/amsfonts/cmextra/cmcsc8.mf - RELOC/fonts/source/public/amsfonts/cmextra/cmcsc9.mf - RELOC/fonts/source/public/amsfonts/cmextra/cmex7.mf - RELOC/fonts/source/public/amsfonts/cmextra/cmex8.mf - RELOC/fonts/source/public/amsfonts/cmextra/cmex9.mf - RELOC/fonts/source/public/amsfonts/cmextra/cmmib5.mf - RELOC/fonts/source/public/amsfonts/cmextra/cmmib6.mf - RELOC/fonts/source/public/amsfonts/cmextra/cmmib7.mf - RELOC/fonts/source/public/amsfonts/cmextra/cmmib8.mf - RELOC/fonts/source/public/amsfonts/cmextra/cmmib9.mf - RELOC/fonts/source/public/amsfonts/cyrillic/cyrcsc.mf - RELOC/fonts/source/public/amsfonts/cyrillic/cyrfont.mf - RELOC/fonts/source/public/amsfonts/cyrillic/cyrilu.mf - RELOC/fonts/source/public/amsfonts/cyrillic/cyrital.mf - RELOC/fonts/source/public/amsfonts/cyrillic/cyrmax.mf - RELOC/fonts/source/public/amsfonts/cyrillic/cyrpunc.mf - RELOC/fonts/source/public/amsfonts/cyrillic/cyrspl.mf - RELOC/fonts/source/public/amsfonts/cyrillic/cyrspu.mf - RELOC/fonts/source/public/amsfonts/cyrillic/cyrti.mf - RELOC/fonts/source/public/amsfonts/cyrillic/serb.mf - RELOC/fonts/source/public/amsfonts/cyrillic/serbspu.mf - RELOC/fonts/source/public/amsfonts/cyrillic/wncyb10.mf - RELOC/fonts/source/public/amsfonts/cyrillic/wncyb5.mf - RELOC/fonts/source/public/amsfonts/cyrillic/wncyb6.mf - RELOC/fonts/source/public/amsfonts/cyrillic/wncyb7.mf - RELOC/fonts/source/public/amsfonts/cyrillic/wncyb8.mf - RELOC/fonts/source/public/amsfonts/cyrillic/wncyb9.mf - RELOC/fonts/source/public/amsfonts/cyrillic/wncyi10.mf - RELOC/fonts/source/public/amsfonts/cyrillic/wncyi5.mf - RELOC/fonts/source/public/amsfonts/cyrillic/wncyi6.mf - RELOC/fonts/source/public/amsfonts/cyrillic/wncyi7.mf - RELOC/fonts/source/public/amsfonts/cyrillic/wncyi8.mf - RELOC/fonts/source/public/amsfonts/cyrillic/wncyi9.mf - RELOC/fonts/source/public/amsfonts/cyrillic/wncyr10.mf - RELOC/fonts/source/public/amsfonts/cyrillic/wncyr5.mf - RELOC/fonts/source/public/amsfonts/cyrillic/wncyr6.mf - RELOC/fonts/source/public/amsfonts/cyrillic/wncyr7.mf - RELOC/fonts/source/public/amsfonts/cyrillic/wncyr8.mf - RELOC/fonts/source/public/amsfonts/cyrillic/wncyr9.mf - RELOC/fonts/source/public/amsfonts/cyrillic/wncysc10.mf - RELOC/fonts/source/public/amsfonts/cyrillic/wncyss10.mf - RELOC/fonts/source/public/amsfonts/cyrillic/wncyss8.mf - RELOC/fonts/source/public/amsfonts/cyrillic/wncyss9.mf - RELOC/fonts/source/public/amsfonts/dummy/dummy.mf - RELOC/fonts/source/public/amsfonts/symbols/amsya.mf - RELOC/fonts/source/public/amsfonts/symbols/amsyb.mf - RELOC/fonts/source/public/amsfonts/symbols/asymbols.mf - RELOC/fonts/source/public/amsfonts/symbols/bsymbols.mf - RELOC/fonts/source/public/amsfonts/symbols/msam10.mf - RELOC/fonts/source/public/amsfonts/symbols/msam5.mf - RELOC/fonts/source/public/amsfonts/symbols/msam6.mf - RELOC/fonts/source/public/amsfonts/symbols/msam7.mf - RELOC/fonts/source/public/amsfonts/symbols/msam8.mf - RELOC/fonts/source/public/amsfonts/symbols/msam9.mf - RELOC/fonts/source/public/amsfonts/symbols/msbm10.mf - RELOC/fonts/source/public/amsfonts/symbols/msbm5.mf - RELOC/fonts/source/public/amsfonts/symbols/msbm6.mf - RELOC/fonts/source/public/amsfonts/symbols/msbm7.mf - RELOC/fonts/source/public/amsfonts/symbols/msbm8.mf - RELOC/fonts/source/public/amsfonts/symbols/msbm9.mf - RELOC/fonts/source/public/amsfonts/symbols/xbbase.mf - RELOC/fonts/source/public/amsfonts/symbols/xbbold.mf - RELOC/fonts/source/public/amsfonts/symbols/xbcaps.mf - RELOC/fonts/tfm/public/amsfonts/cmextra/cmbsy5.tfm - RELOC/fonts/tfm/public/amsfonts/cmextra/cmbsy6.tfm - RELOC/fonts/tfm/public/amsfonts/cmextra/cmbsy7.tfm - RELOC/fonts/tfm/public/amsfonts/cmextra/cmbsy8.tfm - RELOC/fonts/tfm/public/amsfonts/cmextra/cmbsy9.tfm - RELOC/fonts/tfm/public/amsfonts/cmextra/cmcsc8.tfm - RELOC/fonts/tfm/public/amsfonts/cmextra/cmcsc9.tfm - RELOC/fonts/tfm/public/amsfonts/cmextra/cmex7.tfm - RELOC/fonts/tfm/public/amsfonts/cmextra/cmex8.tfm - RELOC/fonts/tfm/public/amsfonts/cmextra/cmex9.tfm - RELOC/fonts/tfm/public/amsfonts/cmextra/cmmib5.tfm - RELOC/fonts/tfm/public/amsfonts/cmextra/cmmib6.tfm - RELOC/fonts/tfm/public/amsfonts/cmextra/cmmib7.tfm - RELOC/fonts/tfm/public/amsfonts/cmextra/cmmib8.tfm - RELOC/fonts/tfm/public/amsfonts/cmextra/cmmib9.tfm - RELOC/fonts/tfm/public/amsfonts/cyrillic/wncyb10.tfm - RELOC/fonts/tfm/public/amsfonts/cyrillic/wncyb5.tfm - RELOC/fonts/tfm/public/amsfonts/cyrillic/wncyb6.tfm - RELOC/fonts/tfm/public/amsfonts/cyrillic/wncyb7.tfm - RELOC/fonts/tfm/public/amsfonts/cyrillic/wncyb8.tfm - RELOC/fonts/tfm/public/amsfonts/cyrillic/wncyb9.tfm - RELOC/fonts/tfm/public/amsfonts/cyrillic/wncyi10.tfm - RELOC/fonts/tfm/public/amsfonts/cyrillic/wncyi5.tfm - RELOC/fonts/tfm/public/amsfonts/cyrillic/wncyi6.tfm - RELOC/fonts/tfm/public/amsfonts/cyrillic/wncyi7.tfm - RELOC/fonts/tfm/public/amsfonts/cyrillic/wncyi8.tfm - RELOC/fonts/tfm/public/amsfonts/cyrillic/wncyi9.tfm - RELOC/fonts/tfm/public/amsfonts/cyrillic/wncyr10.tfm - RELOC/fonts/tfm/public/amsfonts/cyrillic/wncyr5.tfm - RELOC/fonts/tfm/public/amsfonts/cyrillic/wncyr6.tfm - RELOC/fonts/tfm/public/amsfonts/cyrillic/wncyr7.tfm - RELOC/fonts/tfm/public/amsfonts/cyrillic/wncyr8.tfm - RELOC/fonts/tfm/public/amsfonts/cyrillic/wncyr9.tfm - RELOC/fonts/tfm/public/amsfonts/cyrillic/wncysc10.tfm - RELOC/fonts/tfm/public/amsfonts/cyrillic/wncyss10.tfm - RELOC/fonts/tfm/public/amsfonts/cyrillic/wncyss8.tfm - RELOC/fonts/tfm/public/amsfonts/cyrillic/wncyss9.tfm - RELOC/fonts/tfm/public/amsfonts/dummy/dummy.tfm - RELOC/fonts/tfm/public/amsfonts/euler/euex10.tfm - RELOC/fonts/tfm/public/amsfonts/euler/euex7.tfm - RELOC/fonts/tfm/public/amsfonts/euler/euex8.tfm - RELOC/fonts/tfm/public/amsfonts/euler/euex9.tfm - RELOC/fonts/tfm/public/amsfonts/euler/eufb10.tfm - RELOC/fonts/tfm/public/amsfonts/euler/eufb5.tfm - RELOC/fonts/tfm/public/amsfonts/euler/eufb6.tfm - RELOC/fonts/tfm/public/amsfonts/euler/eufb7.tfm - RELOC/fonts/tfm/public/amsfonts/euler/eufb8.tfm - RELOC/fonts/tfm/public/amsfonts/euler/eufb9.tfm - RELOC/fonts/tfm/public/amsfonts/euler/eufm10.tfm - RELOC/fonts/tfm/public/amsfonts/euler/eufm5.tfm - RELOC/fonts/tfm/public/amsfonts/euler/eufm6.tfm - RELOC/fonts/tfm/public/amsfonts/euler/eufm7.tfm - RELOC/fonts/tfm/public/amsfonts/euler/eufm8.tfm - RELOC/fonts/tfm/public/amsfonts/euler/eufm9.tfm - RELOC/fonts/tfm/public/amsfonts/euler/eurb10.tfm - RELOC/fonts/tfm/public/amsfonts/euler/eurb5.tfm - RELOC/fonts/tfm/public/amsfonts/euler/eurb6.tfm - RELOC/fonts/tfm/public/amsfonts/euler/eurb7.tfm - RELOC/fonts/tfm/public/amsfonts/euler/eurb8.tfm - RELOC/fonts/tfm/public/amsfonts/euler/eurb9.tfm - RELOC/fonts/tfm/public/amsfonts/euler/eurm10.tfm - RELOC/fonts/tfm/public/amsfonts/euler/eurm5.tfm - RELOC/fonts/tfm/public/amsfonts/euler/eurm6.tfm - RELOC/fonts/tfm/public/amsfonts/euler/eurm7.tfm - RELOC/fonts/tfm/public/amsfonts/euler/eurm8.tfm - RELOC/fonts/tfm/public/amsfonts/euler/eurm9.tfm - RELOC/fonts/tfm/public/amsfonts/euler/eusb10.tfm - RELOC/fonts/tfm/public/amsfonts/euler/eusb5.tfm - RELOC/fonts/tfm/public/amsfonts/euler/eusb6.tfm - RELOC/fonts/tfm/public/amsfonts/euler/eusb7.tfm - RELOC/fonts/tfm/public/amsfonts/euler/eusb8.tfm - RELOC/fonts/tfm/public/amsfonts/euler/eusb9.tfm - RELOC/fonts/tfm/public/amsfonts/euler/eusm10.tfm - RELOC/fonts/tfm/public/amsfonts/euler/eusm5.tfm - RELOC/fonts/tfm/public/amsfonts/euler/eusm6.tfm - RELOC/fonts/tfm/public/amsfonts/euler/eusm7.tfm - RELOC/fonts/tfm/public/amsfonts/euler/eusm8.tfm - RELOC/fonts/tfm/public/amsfonts/euler/eusm9.tfm - RELOC/fonts/tfm/public/amsfonts/symbols/msam10.tfm - RELOC/fonts/tfm/public/amsfonts/symbols/msam5.tfm - RELOC/fonts/tfm/public/amsfonts/symbols/msam6.tfm - RELOC/fonts/tfm/public/amsfonts/symbols/msam7.tfm - RELOC/fonts/tfm/public/amsfonts/symbols/msam8.tfm - RELOC/fonts/tfm/public/amsfonts/symbols/msam9.tfm - RELOC/fonts/tfm/public/amsfonts/symbols/msbm10.tfm - RELOC/fonts/tfm/public/amsfonts/symbols/msbm5.tfm - RELOC/fonts/tfm/public/amsfonts/symbols/msbm6.tfm - RELOC/fonts/tfm/public/amsfonts/symbols/msbm7.tfm - RELOC/fonts/tfm/public/amsfonts/symbols/msbm8.tfm - RELOC/fonts/tfm/public/amsfonts/symbols/msbm9.tfm - RELOC/fonts/type1/public/amsfonts/cm/cmb10.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmb10.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmbsy10.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmbsy10.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmbx10.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmbx10.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmbx12.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmbx12.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmbx5.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmbx5.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmbx6.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmbx6.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmbx7.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmbx7.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmbx8.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmbx8.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmbx9.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmbx9.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmbxsl10.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmbxsl10.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmbxti10.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmbxti10.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmcsc10.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmcsc10.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmdunh10.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmdunh10.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmex10.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmex10.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmff10.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmff10.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmfi10.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmfi10.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmfib8.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmfib8.pfm - RELOC/fonts/type1/public/amsfonts/cm/cminch.pfb - RELOC/fonts/type1/public/amsfonts/cm/cminch.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmitt10.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmitt10.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmmi10.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmmi10.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmmi12.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmmi12.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmmi5.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmmi5.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmmi6.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmmi6.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmmi7.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmmi7.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmmi8.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmmi8.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmmi9.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmmi9.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmmib10.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmmib10.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmr10.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmr10.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmr12.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmr12.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmr17.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmr17.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmr5.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmr5.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmr6.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmr6.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmr7.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmr7.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmr8.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmr8.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmr9.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmr9.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmsl10.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmsl10.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmsl12.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmsl12.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmsl8.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmsl8.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmsl9.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmsl9.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmsltt10.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmsltt10.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmss10.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmss10.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmss12.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmss12.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmss17.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmss17.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmss8.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmss8.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmss9.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmss9.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmssbx10.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmssbx10.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmssdc10.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmssdc10.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmssi10.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmssi10.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmssi12.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmssi12.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmssi17.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmssi17.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmssi8.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmssi8.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmssi9.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmssi9.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmssq8.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmssq8.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmssqi8.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmssqi8.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmsy10.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmsy10.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmsy5.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmsy5.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmsy6.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmsy6.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmsy7.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmsy7.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmsy8.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmsy8.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmsy9.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmsy9.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmtcsc10.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmtcsc10.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmtex10.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmtex10.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmtex8.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmtex8.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmtex9.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmtex9.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmti10.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmti10.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmti12.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmti12.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmti7.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmti7.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmti8.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmti8.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmti9.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmti9.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmtt10.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmtt10.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmtt12.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmtt12.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmtt8.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmtt8.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmtt9.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmtt9.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmu10.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmu10.pfm - RELOC/fonts/type1/public/amsfonts/cm/cmvtt10.pfb - RELOC/fonts/type1/public/amsfonts/cm/cmvtt10.pfm - RELOC/fonts/type1/public/amsfonts/cmextra/cmbsy5.pfb - RELOC/fonts/type1/public/amsfonts/cmextra/cmbsy5.pfm - RELOC/fonts/type1/public/amsfonts/cmextra/cmbsy6.pfb - RELOC/fonts/type1/public/amsfonts/cmextra/cmbsy6.pfm - RELOC/fonts/type1/public/amsfonts/cmextra/cmbsy7.pfb - RELOC/fonts/type1/public/amsfonts/cmextra/cmbsy7.pfm - RELOC/fonts/type1/public/amsfonts/cmextra/cmbsy8.pfb - RELOC/fonts/type1/public/amsfonts/cmextra/cmbsy8.pfm - RELOC/fonts/type1/public/amsfonts/cmextra/cmbsy9.pfb - RELOC/fonts/type1/public/amsfonts/cmextra/cmbsy9.pfm - RELOC/fonts/type1/public/amsfonts/cmextra/cmcsc8.pfb - RELOC/fonts/type1/public/amsfonts/cmextra/cmcsc8.pfm - RELOC/fonts/type1/public/amsfonts/cmextra/cmcsc9.pfb - RELOC/fonts/type1/public/amsfonts/cmextra/cmcsc9.pfm - RELOC/fonts/type1/public/amsfonts/cmextra/cmex7.pfb - RELOC/fonts/type1/public/amsfonts/cmextra/cmex7.pfm - RELOC/fonts/type1/public/amsfonts/cmextra/cmex8.pfb - RELOC/fonts/type1/public/amsfonts/cmextra/cmex8.pfm - RELOC/fonts/type1/public/amsfonts/cmextra/cmex9.pfb - RELOC/fonts/type1/public/amsfonts/cmextra/cmex9.pfm - RELOC/fonts/type1/public/amsfonts/cmextra/cmmib5.pfb - RELOC/fonts/type1/public/amsfonts/cmextra/cmmib5.pfm - RELOC/fonts/type1/public/amsfonts/cmextra/cmmib6.pfb - RELOC/fonts/type1/public/amsfonts/cmextra/cmmib6.pfm - RELOC/fonts/type1/public/amsfonts/cmextra/cmmib7.pfb - RELOC/fonts/type1/public/amsfonts/cmextra/cmmib7.pfm - RELOC/fonts/type1/public/amsfonts/cmextra/cmmib8.pfb - RELOC/fonts/type1/public/amsfonts/cmextra/cmmib8.pfm - RELOC/fonts/type1/public/amsfonts/cmextra/cmmib9.pfb - RELOC/fonts/type1/public/amsfonts/cmextra/cmmib9.pfm - RELOC/fonts/type1/public/amsfonts/cyrillic/wncyb10.pfb - RELOC/fonts/type1/public/amsfonts/cyrillic/wncyb10.pfm - RELOC/fonts/type1/public/amsfonts/cyrillic/wncyi10.pfb - RELOC/fonts/type1/public/amsfonts/cyrillic/wncyi10.pfm - RELOC/fonts/type1/public/amsfonts/cyrillic/wncyr10.pfb - RELOC/fonts/type1/public/amsfonts/cyrillic/wncyr10.pfm - RELOC/fonts/type1/public/amsfonts/cyrillic/wncysc10.pfb - RELOC/fonts/type1/public/amsfonts/cyrillic/wncysc10.pfm - RELOC/fonts/type1/public/amsfonts/cyrillic/wncyss10.pfb - RELOC/fonts/type1/public/amsfonts/cyrillic/wncyss10.pfm - RELOC/fonts/type1/public/amsfonts/euler/euex10.pfb - RELOC/fonts/type1/public/amsfonts/euler/euex10.pfm - RELOC/fonts/type1/public/amsfonts/euler/euex7.pfb - RELOC/fonts/type1/public/amsfonts/euler/euex7.pfm - RELOC/fonts/type1/public/amsfonts/euler/euex8.pfb - RELOC/fonts/type1/public/amsfonts/euler/euex8.pfm - RELOC/fonts/type1/public/amsfonts/euler/euex9.pfb - RELOC/fonts/type1/public/amsfonts/euler/euex9.pfm - RELOC/fonts/type1/public/amsfonts/euler/eufb10.pfb - RELOC/fonts/type1/public/amsfonts/euler/eufb10.pfm - RELOC/fonts/type1/public/amsfonts/euler/eufb5.pfb - RELOC/fonts/type1/public/amsfonts/euler/eufb5.pfm - RELOC/fonts/type1/public/amsfonts/euler/eufb7.pfb - RELOC/fonts/type1/public/amsfonts/euler/eufb7.pfm - RELOC/fonts/type1/public/amsfonts/euler/eufm10.pfb - RELOC/fonts/type1/public/amsfonts/euler/eufm10.pfm - RELOC/fonts/type1/public/amsfonts/euler/eufm5.pfb - RELOC/fonts/type1/public/amsfonts/euler/eufm5.pfm - RELOC/fonts/type1/public/amsfonts/euler/eufm7.pfb - RELOC/fonts/type1/public/amsfonts/euler/eufm7.pfm - RELOC/fonts/type1/public/amsfonts/euler/eurb10.pfb - RELOC/fonts/type1/public/amsfonts/euler/eurb10.pfm - RELOC/fonts/type1/public/amsfonts/euler/eurb5.pfb - RELOC/fonts/type1/public/amsfonts/euler/eurb5.pfm - RELOC/fonts/type1/public/amsfonts/euler/eurb7.pfb - RELOC/fonts/type1/public/amsfonts/euler/eurb7.pfm - RELOC/fonts/type1/public/amsfonts/euler/eurm10.pfb - RELOC/fonts/type1/public/amsfonts/euler/eurm10.pfm - RELOC/fonts/type1/public/amsfonts/euler/eurm5.pfb - RELOC/fonts/type1/public/amsfonts/euler/eurm5.pfm - RELOC/fonts/type1/public/amsfonts/euler/eurm7.pfb - RELOC/fonts/type1/public/amsfonts/euler/eurm7.pfm - RELOC/fonts/type1/public/amsfonts/euler/eusb10.pfb - RELOC/fonts/type1/public/amsfonts/euler/eusb10.pfm - RELOC/fonts/type1/public/amsfonts/euler/eusb5.pfb - RELOC/fonts/type1/public/amsfonts/euler/eusb5.pfm - RELOC/fonts/type1/public/amsfonts/euler/eusb7.pfb - RELOC/fonts/type1/public/amsfonts/euler/eusb7.pfm - RELOC/fonts/type1/public/amsfonts/euler/eusm10.pfb - RELOC/fonts/type1/public/amsfonts/euler/eusm10.pfm - RELOC/fonts/type1/public/amsfonts/euler/eusm5.pfb - RELOC/fonts/type1/public/amsfonts/euler/eusm5.pfm - RELOC/fonts/type1/public/amsfonts/euler/eusm7.pfb - RELOC/fonts/type1/public/amsfonts/euler/eusm7.pfm - RELOC/fonts/type1/public/amsfonts/latxfont/lasy10.pfb - RELOC/fonts/type1/public/amsfonts/latxfont/lasy10.pfm - RELOC/fonts/type1/public/amsfonts/latxfont/lasy5.pfb - RELOC/fonts/type1/public/amsfonts/latxfont/lasy5.pfm - RELOC/fonts/type1/public/amsfonts/latxfont/lasy6.pfb - RELOC/fonts/type1/public/amsfonts/latxfont/lasy6.pfm - RELOC/fonts/type1/public/amsfonts/latxfont/lasy7.pfb - RELOC/fonts/type1/public/amsfonts/latxfont/lasy7.pfm - RELOC/fonts/type1/public/amsfonts/latxfont/lasy8.pfb - RELOC/fonts/type1/public/amsfonts/latxfont/lasy8.pfm - RELOC/fonts/type1/public/amsfonts/latxfont/lasy9.pfb - RELOC/fonts/type1/public/amsfonts/latxfont/lasy9.pfm - RELOC/fonts/type1/public/amsfonts/latxfont/lasyb10.pfb - RELOC/fonts/type1/public/amsfonts/latxfont/lasyb10.pfm - RELOC/fonts/type1/public/amsfonts/latxfont/lcircle1.pfb - RELOC/fonts/type1/public/amsfonts/latxfont/lcircle1.pfm - RELOC/fonts/type1/public/amsfonts/latxfont/lcirclew.pfb - RELOC/fonts/type1/public/amsfonts/latxfont/lcirclew.pfm - RELOC/fonts/type1/public/amsfonts/latxfont/lcmss8.pfb - RELOC/fonts/type1/public/amsfonts/latxfont/lcmss8.pfm - RELOC/fonts/type1/public/amsfonts/latxfont/lcmssb8.pfb - RELOC/fonts/type1/public/amsfonts/latxfont/lcmssb8.pfm - RELOC/fonts/type1/public/amsfonts/latxfont/lcmssi8.pfb - RELOC/fonts/type1/public/amsfonts/latxfont/lcmssi8.pfm - RELOC/fonts/type1/public/amsfonts/latxfont/line10.pfb - RELOC/fonts/type1/public/amsfonts/latxfont/line10.pfm - RELOC/fonts/type1/public/amsfonts/latxfont/linew10.pfb - RELOC/fonts/type1/public/amsfonts/latxfont/linew10.pfm - RELOC/fonts/type1/public/amsfonts/symbols/msam10.pfb - RELOC/fonts/type1/public/amsfonts/symbols/msam10.pfm - RELOC/fonts/type1/public/amsfonts/symbols/msam5.pfb - RELOC/fonts/type1/public/amsfonts/symbols/msam5.pfm - RELOC/fonts/type1/public/amsfonts/symbols/msam6.pfb - RELOC/fonts/type1/public/amsfonts/symbols/msam6.pfm - RELOC/fonts/type1/public/amsfonts/symbols/msam7.pfb - RELOC/fonts/type1/public/amsfonts/symbols/msam7.pfm - RELOC/fonts/type1/public/amsfonts/symbols/msam8.pfb - RELOC/fonts/type1/public/amsfonts/symbols/msam8.pfm - RELOC/fonts/type1/public/amsfonts/symbols/msam9.pfb - RELOC/fonts/type1/public/amsfonts/symbols/msam9.pfm - RELOC/fonts/type1/public/amsfonts/symbols/msbm10.pfb - RELOC/fonts/type1/public/amsfonts/symbols/msbm10.pfm - RELOC/fonts/type1/public/amsfonts/symbols/msbm5.pfb - RELOC/fonts/type1/public/amsfonts/symbols/msbm5.pfm - RELOC/fonts/type1/public/amsfonts/symbols/msbm6.pfb - RELOC/fonts/type1/public/amsfonts/symbols/msbm6.pfm - RELOC/fonts/type1/public/amsfonts/symbols/msbm7.pfb - RELOC/fonts/type1/public/amsfonts/symbols/msbm7.pfm - RELOC/fonts/type1/public/amsfonts/symbols/msbm8.pfb - RELOC/fonts/type1/public/amsfonts/symbols/msbm8.pfm - RELOC/fonts/type1/public/amsfonts/symbols/msbm9.pfb - RELOC/fonts/type1/public/amsfonts/symbols/msbm9.pfm - RELOC/tex/latex/amsfonts/amsfonts.sty - RELOC/tex/latex/amsfonts/amssymb.sty - RELOC/tex/latex/amsfonts/cmmib57.sty - RELOC/tex/latex/amsfonts/eucal.sty - RELOC/tex/latex/amsfonts/eufrak.sty - RELOC/tex/latex/amsfonts/euscript.sty - RELOC/tex/latex/amsfonts/ueuex.fd - RELOC/tex/latex/amsfonts/ueuf.fd - RELOC/tex/latex/amsfonts/ueur.fd - RELOC/tex/latex/amsfonts/ueus.fd - RELOC/tex/latex/amsfonts/umsa.fd - RELOC/tex/latex/amsfonts/umsb.fd - RELOC/tex/plain/amsfonts/amssym.def - RELOC/tex/plain/amsfonts/amssym.tex - RELOC/tex/plain/amsfonts/cyracc.def -catalogue-ctan /fonts/amsfonts -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license ofl -catalogue-topics font font-maths font-symbol-maths font-bbd font-type1 font-mf -catalogue-version 3.04 - -name amslatex-primer -category Package -revision 28980 -shortdesc Getting up and running with AMS-LaTeX -relocated 1 -longdesc The document aims to get you up and running with AMS-LaTeX as -longdesc quickly as possible. These instructions (along with a template -longdesc file template.tex) are not a substitute for the full -longdesc documentation, but they may get you started quickly enough so -longdesc that you will only need to refer to the main documentation -longdesc occasionally. In addition to 'AMS-LaTeX out of the box', the -longdesc document contains: a section describing how to draw commutative -longdesc diagrams using Xy-pic; and a section describing how to use -longdesc amsrefs to create a bibliography. -containersize 664 -containerchecksum 050cdfc69994c7bfa31c230fed7065f51de92c9765d9a601bd74976dd3311bfe688d5e99b8904ed5f8e94b9f7827b9850678f1feeaa1f573f4490b1ba189611f -doccontainersize 566732 -doccontainerchecksum fe824ad81efc57730a26e4269700a397cb7bed12dc90c8e3bd6f07175b340a606d856444580c67396e3809dc774216983104110351839da830675a360fc1310e -docfiles size=177 - RELOC/doc/latex/amslatex-primer/README details="Readme" - RELOC/doc/latex/amslatex-primer/amshelp.md5 - RELOC/doc/latex/amslatex-primer/amshelp.pdf details="The document itself" - RELOC/doc/latex/amslatex-primer/amshelp.tex - RELOC/doc/latex/amslatex-primer/template.tex -catalogue-ctan /info/amslatex/primer -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics maths-doc -catalogue-version 2.3 - -name amsldoc-it -category Package -revision 45662 -shortdesc Italian translation of amsldoc -relocated 1 -containersize 272 -containerchecksum 5426dace3a5412ecdf225f5121e93dec1d8d9cfc82eaa97a3543e74b3b7d08495711b5e32a204d411a3bd924b7711695f0d7ef0bc78bcef627630d68d47613b4 -doccontainersize 320484 -doccontainerchecksum a7b58aed7934ad1ccc06dd5205d84deab71e7927b97116f5422357314d3aa388e474fb595482ab7f614cc6f2260a6be12c1e98ebdd3b798eef28e039cfd87f58 -docfiles size=105 - RELOC/doc/latex/amsldoc-it/itamsldoc.pdf - RELOC/doc/latex/amsldoc-it/itamsldoc.tex - -name amsldoc-vn -category Package -revision 21855 -catalogue amslatexdoc-vietnamese -shortdesc Vietnamese translation of AMSLaTeX documentation -relocated 1 -longdesc This is a Vietnamese translation of amsldoc, the users' guide -longdesc to amsmath. -containersize 428 -containerchecksum 8b6d56d3099a536f4091ff70dd95819d0c8ac070d21331fcb1667655648524c84fa4f9d03fb7f16ef58ae4a6b842b73875466be19c469b6bac887a00c41313ba -doccontainersize 1169556 -doccontainerchecksum b38b11278a5d24bc9e8964c48cc234899a2f8170e8da45be566e9d91e528aea62cbfb277377e18ca3944d3bbbdcebec919b8a476ad7efd74309421cc45ad5a5f -docfiles size=370 - RELOC/doc/latex/amsldoc-vn/Makefile - RELOC/doc/latex/amsldoc-vn/README details="Readme" - RELOC/doc/latex/amsldoc-vn/TODO - RELOC/doc/latex/amsldoc-vn/amsldoc-print-vi.pdf details="For printing" language="vi" - RELOC/doc/latex/amsldoc-vn/amsldoc-print-vi.tex - RELOC/doc/latex/amsldoc-vn/amsldoc-vi.pdf details="For on-screen viewing" language="vi" - RELOC/doc/latex/amsldoc-vn/amsldoc-vi.tex -catalogue-ctan /info/amslatex/vietnamese -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lgpl -catalogue-topics vietnamese-doc maths-doc translation -catalogue-version 2.0 - -name amsmath -category Package -revision 49390 -catalogue latex-amsmath -shortdesc AMS mathematical facilities for LaTeX -relocated 1 -longdesc The package provides the principal packages in the AMS-LaTeX -longdesc distribution. It adapts for use in LaTeX most of the -longdesc mathematical features found in AMS-TeX; it is highly -longdesc recommended as an adjunct to serious mathematical typesetting -longdesc in LaTeX. When amsmath is loaded, AMS-LaTeX packages amsbsy -longdesc (for bold symbols), amsopn (for operator names) and amstext -longdesc (for text embedded in mathematics) are also loaded. amsmath is -longdesc part of the LaTeX required distribution; however, several -longdesc contributed packages add still further to its appeal; examples -longdesc are empheq, which provides functions for decorating and -longdesc highlighting mathematics, and ntheorem, for specifying theorem -longdesc (and similar) definitions. -containersize 30000 -containerchecksum d9410d82e1f0c7e600b69b8378fdc60e5b90cbaab14ed44dcb272eb68350442ac8d36e6c34fe65d24949b61725acdcf3d3924018145c9a342605ed01dbda7dd1 -doccontainersize 2478976 -doccontainerchecksum 459aab06d4f585ddbd453ff45aee4e6f2fc7b614c923bdbcd585eabd7bf8e6e61b7a692db16c2d8d07b0ebab882847e648379ca133d37151a7a4e250b6bbc9ed -docfiles size=776 - RELOC/doc/latex/amsmath/README.md details="General README" language="en" - RELOC/doc/latex/amsmath/amsbsy.pdf - RELOC/doc/latex/amsmath/amscd.pdf - RELOC/doc/latex/amsmath/amsgen.pdf - RELOC/doc/latex/amsmath/amsldoc-1.pdf - RELOC/doc/latex/amsmath/amsldoc-bb.pdf - RELOC/doc/latex/amsmath/amsldoc.pdf details="User guide (English)" language="en" - RELOC/doc/latex/amsmath/amsldoc.tex - RELOC/doc/latex/amsmath/amsmath.pdf - RELOC/doc/latex/amsmath/amsopn.pdf - RELOC/doc/latex/amsmath/amstext.pdf - RELOC/doc/latex/amsmath/amsxtra.pdf - RELOC/doc/latex/amsmath/changes.txt - RELOC/doc/latex/amsmath/diffs-m.txt details="Differences from previous versions" language="en" - RELOC/doc/latex/amsmath/manifest.txt - RELOC/doc/latex/amsmath/subeqn.pdf details="Sub-equation usage" language="en" - RELOC/doc/latex/amsmath/subeqn.tex - RELOC/doc/latex/amsmath/technote.pdf details="Technical details" language="en" - RELOC/doc/latex/amsmath/technote.tex - RELOC/doc/latex/amsmath/testmath.pdf details="Examples paper" language="en" - RELOC/doc/latex/amsmath/testmath.tex -srccontainersize 63736 -srccontainerchecksum 6f931f8e02e7c867f1795306a506aa8d9b3181abeeb65761c05de2b611031c69f02c254bab9bf3de8713ff0843e20fbe0bfcf98a29fb0a37e813dc3af7861277 -srcfiles size=79 - RELOC/source/latex/amsmath/amsbsy.dtx - RELOC/source/latex/amsmath/amsbsy.ins - RELOC/source/latex/amsmath/amscd.dtx - RELOC/source/latex/amsmath/amscd.ins - RELOC/source/latex/amsmath/amsgen.dtx - RELOC/source/latex/amsmath/amsgen.ins - RELOC/source/latex/amsmath/amsmath.dtx - RELOC/source/latex/amsmath/amsmath.ins - RELOC/source/latex/amsmath/amsopn.dtx - RELOC/source/latex/amsmath/amsopn.ins - RELOC/source/latex/amsmath/amstext.dtx - RELOC/source/latex/amsmath/amstext.ins - RELOC/source/latex/amsmath/amsxtra.dtx - RELOC/source/latex/amsmath/amsxtra.ins -runfiles size=48 - RELOC/tex/latex/amsmath/amsbsy.sty - RELOC/tex/latex/amsmath/amscd.sty - RELOC/tex/latex/amsmath/amsgen.sty - RELOC/tex/latex/amsmath/amsmath.sty - RELOC/tex/latex/amsmath/amsopn.sty - RELOC/tex/latex/amsmath/amstex.sty - RELOC/tex/latex/amsmath/amstext.sty - RELOC/tex/latex/amsmath/amsxtra.sty -catalogue-also nath mathtools -catalogue-contact-home http://www.ams.org/tex/amslatex.html -catalogue-ctan /macros/latex/required/amsmath -catalogue-date 2018-12-11 00:02:02 +0100 -catalogue-license lppl1.3c -catalogue-topics maths - -name amsmath-it -category Package -revision 22930 -shortdesc Italian translations of some old amsmath documents -relocated 1 -longdesc The documents are: diffs-m.txt of December 1999, and -longdesc amsmath.faq of March 2000. -containersize 428 -containerchecksum 94a2b6c421a5eae2b2529eeb95857a495d9dabe7077360860d8b445df5bfbaf17f64e20dc7b053cbd8b0d1088b1eff8fb751aa73e9065bd32fd08a64ad49c6b1 -doccontainersize 13708 -doccontainerchecksum 633572ac00cd64555f4cc8a6a968d7db025f0554c2e10d8def6b247b7ac43ba01c767ed0eb3de1e1b3a01a175d07a88dc12a84b9f00d06495d5c002db3919466 -docfiles size=12 - RELOC/doc/latex/amsmath-it/README - RELOC/doc/latex/amsmath-it/amsmath.faq - RELOC/doc/latex/amsmath-it/diffs-m_it.txt -catalogue-ctan /info/translations/amsmath/it -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics docu-pkg italian-doc translation - -name amsrefs -category Package -revision 30646 -shortdesc A LaTeX-based replacement for BibTeX -relocated 1 -longdesc Amsrefs is a LaTeX package for bibliographies that provides an -longdesc archival data format similar to the format of BibTeX database -longdesc files, but adapted to make direct processing by LaTeX easier. -longdesc The package can be used either in conjunction with BibTeX or as -longdesc a replacement for BibTeX. -containersize 27396 -containerchecksum a2533b00ef1ac570037c7205cff85b159d4f78bc3b2c35c15a4a872117c0c51bdc125c25875841b5e9955229d48ceb4d3348874db60e5e0bac1a4d90486fbe1b -doccontainersize 1938808 -doccontainerchecksum 74ead56be6f1cf779bd5d5a1808698d9e5ae127df2e2df0c545c959e61fb1d44ba0eff003077be53153904bc3f24cd58cc23a26a655fa9b1a9b235cb3dc4f8ab -docfiles size=522 - RELOC/doc/latex/amsrefs/amsrdoc.pdf details="Package documentation" - RELOC/doc/latex/amsrefs/amsrefs.faq - RELOC/doc/latex/amsrefs/amsrefs.pdf details="Documented source" - RELOC/doc/latex/amsrefs/amsxport.pdf - RELOC/doc/latex/amsrefs/changes.pdf - RELOC/doc/latex/amsrefs/cite-xa.tex - RELOC/doc/latex/amsrefs/cite-xb.tex - RELOC/doc/latex/amsrefs/cite-xh.tex - RELOC/doc/latex/amsrefs/cite-xs.tex - RELOC/doc/latex/amsrefs/gktest.ltb - RELOC/doc/latex/amsrefs/ifoption.pdf - RELOC/doc/latex/amsrefs/jr.bib - RELOC/doc/latex/amsrefs/mathscinet.pdf - RELOC/doc/latex/amsrefs/pcatcode.pdf - RELOC/doc/latex/amsrefs/rkeyval.pdf - RELOC/doc/latex/amsrefs/textcmds.pdf -srccontainersize 101992 -srccontainerchecksum d6d1c8c9e4bcd3d114f051841e78e7a88a1fec3a715d51628cc9d9b5e8035daf45158e310900cf99797ee2a323d427954a63f1108932fedf7ab62eb13fa09e6c -srcfiles size=129 - RELOC/source/latex/amsrefs/README - RELOC/source/latex/amsrefs/amsrdoc.tex - RELOC/source/latex/amsrefs/amsrefs.dtx - RELOC/source/latex/amsrefs/amsrefs.ins - RELOC/source/latex/amsrefs/amsxport.dtx - RELOC/source/latex/amsrefs/amsxport.ins - RELOC/source/latex/amsrefs/changes.tex - RELOC/source/latex/amsrefs/ifoption.dtx - RELOC/source/latex/amsrefs/ifoption.ins - RELOC/source/latex/amsrefs/install.txt - RELOC/source/latex/amsrefs/manifest.txt - RELOC/source/latex/amsrefs/mathscinet.dtx - RELOC/source/latex/amsrefs/mathscinet.ins - RELOC/source/latex/amsrefs/pcatcode.dtx - RELOC/source/latex/amsrefs/pcatcode.ins - RELOC/source/latex/amsrefs/rkeyval.dtx - RELOC/source/latex/amsrefs/rkeyval.ins - RELOC/source/latex/amsrefs/textcmds.dtx - RELOC/source/latex/amsrefs/textcmds.ins -runfiles size=59 - RELOC/bibtex/bib/amsrefs/amsj.bib - RELOC/bibtex/bst/amsrefs/amsra.bst - RELOC/bibtex/bst/amsrefs/amsrn.bst - RELOC/bibtex/bst/amsrefs/amsrs.bst - RELOC/bibtex/bst/amsrefs/amsru.bst - RELOC/bibtex/bst/amsrefs/amsry.bst - RELOC/tex/latex/amsrefs/amsbst.sty - RELOC/tex/latex/amsrefs/amsrefs.sty - RELOC/tex/latex/amsrefs/ifoption.sty - RELOC/tex/latex/amsrefs/mathscinet.sty - RELOC/tex/latex/amsrefs/pcatcode.sty - RELOC/tex/latex/amsrefs/rkeyval.sty - RELOC/tex/latex/amsrefs/textcmds.sty -catalogue-also biblatex -catalogue-ctan /macros/latex/contrib/amsrefs -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl1.3 -catalogue-topics biblio -catalogue-version 2.14 - -name amstex -category Package -revision 49810 -shortdesc American Mathematical Society plain TeX macros -longdesc AMSTeX is a TeX macro package, originally written by Michael -longdesc Spivak for the American Mathematical Society (AMS) during -longdesc 1983-1985 and is described in the book 'The Joy of TeX'. It is -longdesc based on Plain TeX, and provides many features for producing -longdesc more professional-looking maths formulas with less burden on -longdesc authors. This is the final archival distribution of AMSTeX. -longdesc AMSTeX is no longer supported by the AMS, nor is it used by the -longdesc AMS publishing program. The AMS does not recommend creating any -longdesc new documents using AMSTeX; this distribution will be left on -longdesc CTAN to facilitate processing of legacy documents and as a -longdesc historical record of a pioneering TeX macro collection that -longdesc played a key role in popularizing TeX and revolutionizing -longdesc mathematics publishing. In addition to the "User's Guide to -longdesc AMS-TeX", the AMS has also made the full text of the most -longdesc recent reprint of the second edition of "The Joy of TeX" by -longdesc Michael Spivak available as a pdf file. AMS-TeX is the -longdesc historical basis of amslatex, which should now be used to -longdesc prepare submissions for the AMS. -depend tex -depend amsfonts -depend cm -depend hyphen-base -depend knuth-lib -depend plain -depend amstex.ARCH -execute AddFormat name=amstex engine=pdftex options="-translate-file=cp227.tcx *amstex.ini" fmttriggers=amsfonts,cm,hyphen-base,knuth-lib,plain -containersize 38368 -containerchecksum 5ecce183d02198c1e5b3937124480a8e9592260aff35c5d3b7ec12b7a82fe9804e8af2e1fc50d017ba311f2fffc9c82544ce69769f5654fbca9af1449ddea8c3 -doccontainersize 410600 -doccontainerchecksum 1a3379cb83b9104f1a277b4e8f8505620ac477a7931506192185342e281ec0f9562aa0b02896924364162d3895d15365f7550037be25e0a177d4627626c62fc8 -docfiles size=203 - texmf-dist/doc/amstex/base/README details="Readme" - texmf-dist/doc/amstex/base/amsguide.pdf details="User's guide and installation details" - texmf-dist/doc/amstex/base/amsguide.tex - texmf-dist/doc/amstex/base/amsppt.doc - texmf-dist/doc/amstex/base/amsppt.faq - texmf-dist/doc/amstex/base/amsppt.txt - texmf-dist/doc/amstex/base/amstex.txt - texmf-dist/doc/amstex/base/amstinst.pdf - texmf-dist/doc/amstex/base/amstinst.tex - texmf-dist/doc/amstex/base/joyerr2.tex - texmf-dist/doc/man/man1/amstex.1 - texmf-dist/doc/man/man1/amstex.man1.pdf -runfiles size=44 - texmf-dist/tex/amstex/base/amsppt.sti - texmf-dist/tex/amstex/base/amsppt.sty - texmf-dist/tex/amstex/base/amsppt1.tex - texmf-dist/tex/amstex/base/amstex.bug - texmf-dist/tex/amstex/base/amstex.tex - texmf-dist/tex/amstex/config/amstex.ini -catalogue-contact-home http://www.ams.org/tex/amstex.html -catalogue-ctan /macros/amstex -catalogue-date 2019-01-24 20:08:29 +0100 -catalogue-license lppl -catalogue-topics maths - -name amstex.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of amstex -containersize 320 -containerchecksum 9544b230023a30f110771bc5473cc2dca072f49c8e60f50ddb60d2580e9fe6db1ec6661c9fe8955be6bcdbba17d5b6a2bba54cb358cf0f62fea057fd9f571cc7 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/amstex - -name amstex.amd64-freebsd -category Package -revision 16472 -shortdesc amd64-freebsd files of amstex -containersize 320 -containerchecksum 90570a5a7f518bbf498c1c5938e562add3352a2fe707643e9e553cd3224c18a458d8289b7212df865930e08d3f6615dd3a2adaf4b304a9a67047a7c18e44fbd5 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/amstex - -name amstex.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of amstex -containersize 320 -containerchecksum 9ccf8bc188fc57df0f461b06fcd5e555cfa6c8e80e130b86a2436f74a639762376831d9f19c896b1225455b253a08727756554316c6a56e1d609dca9f5cf74c4 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/amstex - -name amstex.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of amstex -containersize 320 -containerchecksum f5dd00c51edc365738b5e523e512135bb6e86ea60653587d994c9af83cd6e71ef8a2053afb70cffd9a00a5e305c243f00f8fa581f4a64b4d597f4b4de3afdf54 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/amstex - -name amstex.i386-cygwin -category Package -revision 13930 -shortdesc i386-cygwin files of amstex -containersize 324 -containerchecksum b6ec38c0effee46d78b11196453087f8389a49054e1600f40ad8559e2444018f17a3afceaf2f52c2a1ec3a340a04246438a6597f49bad1d3ba162dd632b40f7e -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/amstex - -name amstex.i386-freebsd -category Package -revision 16472 -shortdesc i386-freebsd files of amstex -containersize 324 -containerchecksum e923f15a4a0ed96da40ba11af06a745d20b76ee1dd58c9cddfdcad2e3f4545906335b3e9495954f183c60a8032a6585964858f7bd9d5d95a516f12b81d05bad0 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/amstex - -name amstex.i386-linux -category Package -revision 3006 -shortdesc i386-linux files of amstex -containersize 320 -containerchecksum 7772323fc7feab3b8ba77d83a0ce4303b3acdcad8471e101cd1e6293620cbaacf53a697a93351a58e8f5fc60e8893df1679cc6ff2f167cdbd5d6a85d8242b94d -binfiles arch=i386-linux size=1 - bin/i386-linux/amstex - -name amstex.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of amstex -containersize 320 -containerchecksum 597ecde173d8a38cf5cb45f7d47ce0d4446dfd305affed16477bce26bdcbd84ed98a884b038f1135b8f55578935d06a123a72493a9dc23348712b55aa2ba23e3 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/amstex - -name amstex.i386-solaris -category Package -revision 8102 -shortdesc i386-solaris files of amstex -containersize 320 -containerchecksum 60a7354138926991cf9161ca3fc9af1fddf5678968bc51896e800292eb8e601bfa4e201e523d2c9f41fa4b3bad94a6183612fe9924c8836f2fdf4f9574a6f5e2 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/amstex - -name amstex.sparc-solaris -category Package -revision 3213 -shortdesc sparc-solaris files of amstex -containersize 320 -containerchecksum 6629c5cd4da52098632d244498314b300d8e8f2fc341a2dfdcd89a0ac4e65290238f4b7b13c2e8805a92b50894c1e3736e7dd6f320f4528864cf96280022b7dd -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/amstex - -name amstex.win32 -category Package -revision 36810 -shortdesc win32 files of amstex -containersize 868 -containerchecksum d046198ae6edf980ab03b5fda22f5390c1e1ec4322fbc0978e6cad89c15ae7e35b3fb9f315d3902f59ec4c95b03810f07a023943f2c80db68af750b929057ccc -binfiles arch=win32 size=1 - bin/win32/amstex.exe - -name amstex.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of amstex -containersize 324 -containerchecksum e14862f7775f295b280cf644eafc5ccc22d32120e3d3e6cfd7f7f44e67e0e67a8e152288a8a8aaeb6df1b65b6589728228dd7c50660e57ec9db9fc9d5747caa4 -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/amstex - -name amstex.x86_64-darwin -category Package -revision 18441 -shortdesc x86_64-darwin files of amstex -containersize 324 -containerchecksum 4647e86e9d242d6cfecf292d0a7b66630627abe07eb41cf194752f7f99f0c0ef8d21d283ee17af47625197796ff26b42a2a6ba27fa3e61b023f7d732bcee1ffa -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/amstex - -name amstex.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of amstex -containersize 328 -containerchecksum 87cd1110bc51a658ed6dfe31de064b59ca4ec2fd94857dc03ec4c066c1384f39b68e64a5514770e44baa7d8796eddf808a5a507306c82681a19a862ff2a2c663 -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/amstex - -name amstex.x86_64-linux -category Package -revision 3185 -shortdesc x86_64-linux files of amstex -containersize 324 -containerchecksum ab57ec3c373353eb3eaeb5c8a17d4a04531916ba07fd209050249fda2a9dc3a43671e95f9b794a3d612a6c9b093df67d48b0d724513d0103a140545897776f1a -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/amstex - -name amstex.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of amstex -containersize 320 -containerchecksum b238c68fb1ce29382be986edfbddfffb64b11c8b37d46460a15b15aeb90e94c101c4de5d8b4c2809bfeba14c8b5e177afe5bbf013d0f502a350bc159e8c084a8 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/amstex - -name amstex.x86_64-solaris -category Package -revision 18442 -shortdesc x86_64-solaris files of amstex -containersize 324 -containerchecksum e8c1dcec23d9d3ccb823a172afb8a1bf5a0fd90bac1e7e54285f5450ca11936158408d2019484f797b470cfb3ebd94244179ecabd2022e187536f28f9f3b13da -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/amstex - -name amsthdoc-it -category Package -revision 45662 -shortdesc Italian translation of amsthdoc: Using the amsthm package -relocated 1 -containersize 284 -containerchecksum 89550e5f973ea1c33ee0ee0bd32a38647c25e7ee2cc4b90249436e331adca3260b9215ed0fc736a4caa93b63be58e2959a5e5579756581f4b17d5fd8a3418db0 -doccontainersize 99992 -doccontainerchecksum 389a47016ab7b5ac80109b8c46665b4a9ea9906414112fbb641e2c0f6a01907b03a6a377979686b32e6f41a718d14aa0a90993727e82391514a869b52bc4201b -docfiles size=32 - RELOC/doc/latex/amsthdoc-it/README - RELOC/doc/latex/amsthdoc-it/amsthdoc_it.pdf - RELOC/doc/latex/amsthdoc-it/amsthdoc_it.tex - -name animate -category Package -revision 49800 -shortdesc Create PDF and SVG animations from graphics files and inline graphics -relocated 1 -longdesc The package provides an interface to create portable, -longdesc JavaScript driven PDF and SVG animations from sets of graphics -longdesc files or from inline graphics, such as LaTeX picture -longdesc environment, PSTricks or pgf/TikZ generated pictures, or just -longdesc from typeset text. -containersize 23996 -containerchecksum b4711ccb9470b199a2dd372df1456bea3544a964ef4fef088040d6e6fe95ef966a87a4fa8ff0486e9fe48679fac86498e955250d7a0e55e34e29020159b0184b -doccontainersize 3144940 -doccontainerchecksum 5a796e9fd70e5533e7827edc07eb235f6678859c28d8920c41fd297e7a25f07f144b5f7f899ba37aebe0706f976a38cd4dcfcab93f5f684533c4c339183e7a10 -docfiles size=962 - RELOC/doc/latex/animate/ChangeLog - RELOC/doc/latex/animate/README.txt - RELOC/doc/latex/animate/animate.pdf details="Package documentation" -srccontainersize 29764 -srccontainerchecksum bb9b07be1bd40b5062098210347c12e76c8c1311de97a935abc5e345687a5bde5827b7124e2f1d7f883bbc31ac408c90bb5a0d038e94617536b44b626dfdf331 -srcfiles size=36 - RELOC/source/latex/animate/animate.tex - RELOC/source/latex/animate/files/bye_0.eps - RELOC/source/latex/animate/files/bye_1.eps - RELOC/source/latex/animate/files/bye_2.eps - RELOC/source/latex/animate/files/bye_3.eps - RELOC/source/latex/animate/files/click.mp3 - RELOC/source/latex/animate/files/exp.mp - RELOC/source/latex/animate/files/scarab.mp -runfiles size=34 - RELOC/tex/latex/animate/animate.sty -catalogue-contact-repository https://gitlab.com/agrahn/animate -catalogue-ctan /macros/latex/contrib/animate -catalogue-date 2019-01-23 18:46:47 +0100 -catalogue-license lppl -catalogue-topics graphics-motion - -name anonchap -category Package -revision 17049 -shortdesc Make chapters be typeset like sections -relocated 1 -longdesc The command \simplechapter sets up the \chapter command not to -longdesc number chapters, though they may possibly have a prefix, and a -longdesc suffix (the \simplechapterdelim command, which the user may -longdesc alter). The \restorechapter command restores the status quo -longdesc ante. -containersize 1460 -containerchecksum ca9b0dddab3401b2c3531e32273c02e610f56ba19746e5f0bef0b92909242b3c9ede1438d9e94771653855d87d265b0f6f7d7ef5901a97d77dcc2c347735fff9 -doccontainersize 187288 -doccontainerchecksum 746fa120e8bab79ecc5b63621adee336d6fd2074287f9b1cc287cf0cd151d3de5aa2be07b0c2357d3ddb902c63b4444b08fca28bba01097568cac2ece9cdc0bd -docfiles size=48 - RELOC/doc/latex/anonchap/anonchap.pdf details="Package documentation" - RELOC/doc/latex/anonchap/anonchap.tex -runfiles size=1 - RELOC/tex/latex/anonchap/anonchap.sty -catalogue-ctan /macros/latex/contrib/anonchap -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics headings -catalogue-version 1.1a - -name anonymouspro -category Package -revision 33441 -shortdesc Use AnonymousPro fonts with LaTeX -relocated 1 -longdesc The fonts are a monowidth set, designed for use by coders. They -longdesc appear as a set of four TrueType, or Adobe Type 1 font files, -longdesc and LaTeX support is also provided. -execute addMap AnonymousPro.map -containersize 415832 -containerchecksum eeeda26078df7a2646835061423119ea7f19e25476568351b7ff457b367695c9cde66ab2e7e50655481b78e214d45016233eea344c39968a585a70acde56f10b -doccontainersize 370480 -doccontainerchecksum d97b82b8918ab52c13eeb1f0791977355bf6c72261a5529dd12f392aa9a81b7d441a6d619004f848829d4b647bd8cd77df46bae0487cd05df499e7f53a1b801e -docfiles size=111 - RELOC/doc/fonts/anonymouspro/AnonymousPro-01.etx - RELOC/doc/fonts/anonymouspro/AnonymousPro-02.etx - RELOC/doc/fonts/anonymouspro/AnonymousPro-03.etx - RELOC/doc/fonts/anonymouspro/AnonymousPro-drv.tex - RELOC/doc/fonts/anonymouspro/AnonymousPro-map.tex - RELOC/doc/fonts/anonymouspro/AnonymousPro-symbols.etx - RELOC/doc/fonts/anonymouspro/AnonymousPro.pdf details="Package documentation" - RELOC/doc/fonts/anonymouspro/FONTLOG.txt - RELOC/doc/fonts/anonymouspro/OFL.txt - RELOC/doc/fonts/anonymouspro/README details="Readme" - RELOC/doc/fonts/anonymouspro/README_Mark-Simonson.txt - RELOC/doc/fonts/anonymouspro/anonymouspro-fixlatin.mtx - RELOC/doc/fonts/anonymouspro/anonymouspro-fixtextcomp.mtx -srccontainersize 12072 -srccontainerchecksum f0d93b7d37b4f420c21a65254b27d7390df19ebed915a9a8a33100cae179f6e6c290302c658dbba8cd8b0487f861cc4d2eac17af6590126a0a24e934e6acc5b4 -srcfiles size=17 - RELOC/source/fonts/anonymouspro/AnonymousPro.dtx - RELOC/source/fonts/anonymouspro/AnonymousPro.ins -runfiles size=312 - RELOC/fonts/afm/public/anonymouspro/AnonymousPro-Bold.afm - RELOC/fonts/afm/public/anonymouspro/AnonymousPro-BoldItalic.afm - RELOC/fonts/afm/public/anonymouspro/AnonymousPro-Italic.afm - RELOC/fonts/afm/public/anonymouspro/AnonymousPro-Regular.afm - RELOC/fonts/enc/dvips/anonymouspro/AnonymousPro-01.enc - RELOC/fonts/enc/dvips/anonymouspro/AnonymousPro-02.enc - RELOC/fonts/enc/dvips/anonymouspro/AnonymousPro-03.enc - RELOC/fonts/enc/dvips/anonymouspro/AnonymousPro-symbols.enc - RELOC/fonts/map/dvips/anonymouspro/AnonymousPro.map - RELOC/fonts/tfm/public/anonymouspro/AnonymousPro-Bold-01.tfm - RELOC/fonts/tfm/public/anonymouspro/AnonymousPro-Bold-02.tfm - RELOC/fonts/tfm/public/anonymouspro/AnonymousPro-Bold-03.tfm - RELOC/fonts/tfm/public/anonymouspro/AnonymousPro-Bold-Symbols-base.tfm - RELOC/fonts/tfm/public/anonymouspro/AnonymousPro-Bold-Symbols-u.tfm - RELOC/fonts/tfm/public/anonymouspro/AnonymousPro-Bold-base.tfm - RELOC/fonts/tfm/public/anonymouspro/AnonymousPro-Bold-t1.tfm - RELOC/fonts/tfm/public/anonymouspro/AnonymousPro-Bold-ts1.tfm - RELOC/fonts/tfm/public/anonymouspro/AnonymousPro-Bold.tfm - RELOC/fonts/tfm/public/anonymouspro/AnonymousPro-BoldItalic-01.tfm - RELOC/fonts/tfm/public/anonymouspro/AnonymousPro-BoldItalic-02.tfm - RELOC/fonts/tfm/public/anonymouspro/AnonymousPro-BoldItalic-03.tfm - RELOC/fonts/tfm/public/anonymouspro/AnonymousPro-BoldItalic-Symbols-base.tfm - RELOC/fonts/tfm/public/anonymouspro/AnonymousPro-BoldItalic-Symbols-u.tfm - RELOC/fonts/tfm/public/anonymouspro/AnonymousPro-BoldItalic-base.tfm - RELOC/fonts/tfm/public/anonymouspro/AnonymousPro-BoldItalic-t1.tfm - RELOC/fonts/tfm/public/anonymouspro/AnonymousPro-BoldItalic-ts1.tfm - RELOC/fonts/tfm/public/anonymouspro/AnonymousPro-BoldItalic.tfm - RELOC/fonts/tfm/public/anonymouspro/AnonymousPro-BoldSC-t1.tfm - RELOC/fonts/tfm/public/anonymouspro/AnonymousPro-Italic-01.tfm - RELOC/fonts/tfm/public/anonymouspro/AnonymousPro-Italic-02.tfm - RELOC/fonts/tfm/public/anonymouspro/AnonymousPro-Italic-03.tfm - RELOC/fonts/tfm/public/anonymouspro/AnonymousPro-Italic-Symbols-base.tfm - RELOC/fonts/tfm/public/anonymouspro/AnonymousPro-Italic-Symbols-u.tfm - RELOC/fonts/tfm/public/anonymouspro/AnonymousPro-Italic-base.tfm - RELOC/fonts/tfm/public/anonymouspro/AnonymousPro-Italic-t1.tfm - RELOC/fonts/tfm/public/anonymouspro/AnonymousPro-Italic-ts1.tfm - RELOC/fonts/tfm/public/anonymouspro/AnonymousPro-Italic.tfm - RELOC/fonts/tfm/public/anonymouspro/AnonymousPro-Regular-01.tfm - RELOC/fonts/tfm/public/anonymouspro/AnonymousPro-Regular-02.tfm - RELOC/fonts/tfm/public/anonymouspro/AnonymousPro-Regular-03.tfm - RELOC/fonts/tfm/public/anonymouspro/AnonymousPro-Regular-Symbols-base.tfm - RELOC/fonts/tfm/public/anonymouspro/AnonymousPro-Regular-Symbols-u.tfm - RELOC/fonts/tfm/public/anonymouspro/AnonymousPro-Regular-base.tfm - RELOC/fonts/tfm/public/anonymouspro/AnonymousPro-Regular-t1.tfm - RELOC/fonts/tfm/public/anonymouspro/AnonymousPro-Regular-ts1.tfm - RELOC/fonts/tfm/public/anonymouspro/AnonymousPro-Regular.tfm - RELOC/fonts/tfm/public/anonymouspro/AnonymousPro-RegularSC-t1.tfm - RELOC/fonts/truetype/public/anonymouspro/AnonymousPro-Bold.ttf - RELOC/fonts/truetype/public/anonymouspro/AnonymousPro-BoldItalic.ttf - RELOC/fonts/truetype/public/anonymouspro/AnonymousPro-Italic.ttf - RELOC/fonts/truetype/public/anonymouspro/AnonymousPro-Regular.ttf - RELOC/fonts/type1/public/anonymouspro/AnonymousPro-Bold.pfb - RELOC/fonts/type1/public/anonymouspro/AnonymousPro-BoldItalic.pfb - RELOC/fonts/type1/public/anonymouspro/AnonymousPro-Italic.pfb - RELOC/fonts/type1/public/anonymouspro/AnonymousPro-Regular.pfb - RELOC/fonts/vf/public/anonymouspro/AnonymousPro-Bold-Symbols-u.vf - RELOC/fonts/vf/public/anonymouspro/AnonymousPro-Bold-t1.vf - RELOC/fonts/vf/public/anonymouspro/AnonymousPro-Bold-ts1.vf - RELOC/fonts/vf/public/anonymouspro/AnonymousPro-BoldItalic-Symbols-u.vf - RELOC/fonts/vf/public/anonymouspro/AnonymousPro-BoldItalic-t1.vf - RELOC/fonts/vf/public/anonymouspro/AnonymousPro-BoldItalic-ts1.vf - RELOC/fonts/vf/public/anonymouspro/AnonymousPro-BoldSC-t1.vf - RELOC/fonts/vf/public/anonymouspro/AnonymousPro-Italic-Symbols-u.vf - RELOC/fonts/vf/public/anonymouspro/AnonymousPro-Italic-t1.vf - RELOC/fonts/vf/public/anonymouspro/AnonymousPro-Italic-ts1.vf - RELOC/fonts/vf/public/anonymouspro/AnonymousPro-Regular-Symbols-u.vf - RELOC/fonts/vf/public/anonymouspro/AnonymousPro-Regular-t1.vf - RELOC/fonts/vf/public/anonymouspro/AnonymousPro-Regular-ts1.vf - RELOC/fonts/vf/public/anonymouspro/AnonymousPro-RegularSC-t1.vf - RELOC/tex/latex/anonymouspro/AnonymousPro.sty - RELOC/tex/latex/anonymouspro/t1anonymouspro.fd - RELOC/tex/latex/anonymouspro/ts1anonymouspro.fd - RELOC/tex/latex/anonymouspro/uanonymouspro.fd -catalogue-ctan /fonts/anonymouspro -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics font font-mono font-ttf font-type1 -catalogue-version 2.1 - -name answers -category Package -revision 35032 -shortdesc Setting questions (or exercises) and answers -relocated 1 -longdesc The package allows a lot of flexibility in constructing -longdesc question and answer sheets. -containersize 2164 -containerchecksum 83af1263901b65b641bb2087406e7c0e13a1f64c99e56911aa4fd6c4a09bf4d4d8f60b906fc7717b265e12d95da2a34d7688c72d3cd94a23026876e4c13d4ee2 -doccontainersize 211316 -doccontainerchecksum a562f7b6d377edb1a711bfa8975dcfbf4d969af69ee6e9b1fe793bda96d6681a57fb8469677f3ff6251faa7e96a02fa067e07ca39d7c2c583cdde239b729b6de -docfiles size=52 - RELOC/doc/latex/answers/answers.pdf details="Package documentation" -srccontainersize 7836 -srccontainerchecksum e9f8b7b288cff9cd0ee86bd7d29dc8e0b70837377e1b25b640c93c2b075a4b9380f4d0d22bceefba3f8dfd282de99a8647fe7bd22669469c734921f5c6a7ba0d -srcfiles size=7 - RELOC/source/latex/answers/answers.dtx - RELOC/source/latex/answers/answers.ins -runfiles size=2 - RELOC/tex/latex/answers/answers.sty -catalogue-also exams -catalogue-ctan /macros/latex/contrib/answers -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics exercise -catalogue-version 2.16 - -name antiqua -category Package -revision 24266 -catalogue urw-antiqua -shortdesc URW Antiqua condensed font, for use with TeX -relocated 1 -longdesc The package contains a copy of the Type 1 font "URW Antiqua -longdesc 2051 Regular Condensed" released under the GPL by URW, with -longdesc supporting files for use with (La)TeX. -execute addMap uaq.map -containersize 62588 -containerchecksum cb0343ef76adcffbf502c202646ef1754319eba46e7190f88f466df233f962ba07e145f2ac3c7a2702387d3174198135eefd9677737481ef156f76261f92fac6 -doccontainersize 5332 -doccontainerchecksum 9d13d648f5a7c87c75a69958cb4cad9167b8abb2a8a46be4905052adf88e1ec73e230d075c0a8a60fd5c66ed1e00d7fceb016c2dc557cb1dcf5a1414c3cd7699 -docfiles size=6 - RELOC/doc/fonts/antiqua/antiqua.txt details="Package documentation" - RELOC/doc/fonts/antiqua/uaqr8ac.afm.org -runfiles size=53 - RELOC/fonts/afm/urw/antiqua/uaqr8ac.afm - RELOC/fonts/map/dvips/antiqua/uaq.map - RELOC/fonts/map/vtex/antiqua/uaq.ali - RELOC/fonts/tfm/urw/antiqua/uaqr7tc.tfm - RELOC/fonts/tfm/urw/antiqua/uaqr8ac.tfm - RELOC/fonts/tfm/urw/antiqua/uaqr8cc.tfm - RELOC/fonts/tfm/urw/antiqua/uaqr8rc.tfm - RELOC/fonts/tfm/urw/antiqua/uaqr8tc.tfm - RELOC/fonts/tfm/urw/antiqua/uaqrc7tc.tfm - RELOC/fonts/tfm/urw/antiqua/uaqrc8tc.tfm - RELOC/fonts/tfm/urw/antiqua/uaqro7tc.tfm - RELOC/fonts/tfm/urw/antiqua/uaqro8cc.tfm - RELOC/fonts/tfm/urw/antiqua/uaqro8rc.tfm - RELOC/fonts/tfm/urw/antiqua/uaqro8tc.tfm - RELOC/fonts/type1/urw/antiqua/uaqr8ac.pfb - RELOC/fonts/type1/urw/antiqua/uaqr8ac.pfm - RELOC/fonts/vf/urw/antiqua/uaqr7tc.vf - RELOC/fonts/vf/urw/antiqua/uaqr8cc.vf - RELOC/fonts/vf/urw/antiqua/uaqr8tc.vf - RELOC/fonts/vf/urw/antiqua/uaqrc7tc.vf - RELOC/fonts/vf/urw/antiqua/uaqrc8tc.vf - RELOC/fonts/vf/urw/antiqua/uaqro7tc.vf - RELOC/fonts/vf/urw/antiqua/uaqro8cc.vf - RELOC/fonts/vf/urw/antiqua/uaqro8tc.vf - RELOC/tex/latex/antiqua/ot1uaq.fd - RELOC/tex/latex/antiqua/t1uaq.fd - RELOC/tex/latex/antiqua/ts1uaq.fd -catalogue-ctan /fonts/urw/antiqua -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics font font-serif font-type1 -catalogue-version 001.003 - -name antomega -category Package -revision 21933 -shortdesc Alternative language support for Omega/Lambda -relocated 1 -longdesc A language support package for Omega/Lambda. This replaces the -longdesc original omega package for use with Lambda, and provides extra -longdesc facilities (including Babel-like language switching, which -longdesc eases porting of LaTeX documents to Lambda). -depend omega -containersize 65608 -containerchecksum 171115db2b78496013b8e2025aaac59dbd40c819600881932a00efae59052eff91ffa393ace0e14df1a62965601b03bfb354be0be82bfedc1a3f74c8f01ff78d -doccontainersize 166748 -doccontainerchecksum bb84084e2f65580438dedcdf16b869233e3cbf5944ee01393e3b4f90642cb530fb66f4b27d7491c42058205383a261b89f9e4859de136327a12c5f6b316a89f2 -docfiles size=51 - RELOC/doc/omega/antomega/README details="Readme" - RELOC/doc/omega/antomega/antomega.pdf details="Package documentation" -srccontainersize 24520 -srccontainerchecksum f2a3288943811fd73cc7a64b08ef27067f1d61c10193194112f1694fb6d19fcc32c1b97eb48c0176557ce9005e31677aeed72ed041d8c5706c131d92ffcae003 -srcfiles size=28 - RELOC/source/lambda/antomega/antenc.dtx - RELOC/source/lambda/antomega/antenc.ins - RELOC/source/lambda/antomega/antomega.dtx - RELOC/source/lambda/antomega/antomega.ins -runfiles size=206 - RELOC/omega/ocp/antomega/babel2de.ocp - RELOC/omega/ocp/antomega/babel2es.ocp - RELOC/omega/ocp/antomega/babel2la.ocp - RELOC/omega/ocp/antomega/babel2pl.ocp - RELOC/omega/ocp/antomega/babel2punct.ocp - RELOC/omega/ocp/antomega/babel2ru.ocp - RELOC/omega/ocp/antomega/bblgrk2uni.ocp - RELOC/omega/ocp/antomega/dosrus2uni.ocp - RELOC/omega/ocp/antomega/greek2punct.ocp - RELOC/omega/ocp/antomega/iso2uni.ocp - RELOC/omega/ocp/antomega/isobaltic2uni.ocp - RELOC/omega/ocp/antomega/isoce2uni.ocp - RELOC/omega/ocp/antomega/isocyr2uni.ocp - RELOC/omega/ocp/antomega/isogrk2uni.ocp - RELOC/omega/ocp/antomega/koirus2uni.ocp - RELOC/omega/ocp/antomega/latcyr2uni.ocp - RELOC/omega/ocp/antomega/latin/la-lig.ocp - RELOC/omega/ocp/antomega/latin/la-longs.ocp - RELOC/omega/ocp/antomega/latin/la-noj.ocp - RELOC/omega/ocp/antomega/latin/la-nouv.ocp - RELOC/omega/ocp/antomega/oldstyle.ocp - RELOC/omega/ocp/antomega/rhobre.ocp - RELOC/omega/ocp/antomega/rhonobre.ocp - RELOC/omega/ocp/antomega/tex2punct.ocp - RELOC/omega/ocp/antomega/texgrk2uni.ocp - RELOC/omega/ocp/antomega/uni2accents.ocp - RELOC/omega/ocp/antomega/uni2lgr.ocp - RELOC/omega/ocp/antomega/uni2lig.ocp - RELOC/omega/ocp/antomega/uni2omega.ocp - RELOC/omega/ocp/antomega/uni2t1.ocp - RELOC/omega/ocp/antomega/uni2t2a.ocp - RELOC/omega/ocp/antomega/uniutf2uni.ocp - RELOC/omega/ocp/antomega/uppercase-dflt.ocp - RELOC/omega/ocp/antomega/win2uni.ocp - RELOC/omega/ocp/antomega/winbaltic2uni.ocp - RELOC/omega/ocp/antomega/wince2uni.ocp - RELOC/omega/ocp/antomega/wincyr2uni.ocp - RELOC/omega/otp/antomega/babel2de.otp - RELOC/omega/otp/antomega/babel2es.otp - RELOC/omega/otp/antomega/babel2la.otp - RELOC/omega/otp/antomega/babel2pl.otp - RELOC/omega/otp/antomega/babel2punct.otp - RELOC/omega/otp/antomega/babel2ru.otp - RELOC/omega/otp/antomega/bblgrk2uni.otp - RELOC/omega/otp/antomega/dosrus2uni.otp - RELOC/omega/otp/antomega/greek2punct.otp - RELOC/omega/otp/antomega/iso2uni.otp - RELOC/omega/otp/antomega/isobaltic2uni.otp - RELOC/omega/otp/antomega/isoce2uni.otp - RELOC/omega/otp/antomega/isocyr2uni.otp - RELOC/omega/otp/antomega/isogrk2uni.otp - RELOC/omega/otp/antomega/koirus2uni.otp - RELOC/omega/otp/antomega/latcyr2uni.otp - RELOC/omega/otp/antomega/latin/la-lig.otp - RELOC/omega/otp/antomega/latin/la-longs.otp - RELOC/omega/otp/antomega/latin/la-noj.otp - RELOC/omega/otp/antomega/latin/la-nouv.otp - RELOC/omega/otp/antomega/rhobre.otp - RELOC/omega/otp/antomega/rhonobre.otp - RELOC/omega/otp/antomega/tex2punct.otp - RELOC/omega/otp/antomega/texgrk2uni.otp - RELOC/omega/otp/antomega/uni2accents.otp - RELOC/omega/otp/antomega/uni2lgr.otp - RELOC/omega/otp/antomega/uni2lig.otp - RELOC/omega/otp/antomega/uni2omega.otp - RELOC/omega/otp/antomega/uni2t1.otp - RELOC/omega/otp/antomega/uni2t2a.otp - RELOC/omega/otp/antomega/uniutf2uni.otp - RELOC/omega/otp/antomega/uppercase-dflt.otp - RELOC/omega/otp/antomega/win2uni.otp - RELOC/omega/otp/antomega/winbaltic2uni.otp - RELOC/omega/otp/antomega/wince2uni.otp - RELOC/omega/otp/antomega/wincyr2uni.otp - RELOC/tex/lambda/antomega/antomega.cfg - RELOC/tex/lambda/antomega/antomega.sty - RELOC/tex/lambda/antomega/grhyph16.tex - RELOC/tex/lambda/antomega/hyphen.cfg - RELOC/tex/lambda/antomega/language.dat.sample - RELOC/tex/lambda/antomega/lgc0700.def - RELOC/tex/lambda/antomega/lgrenc-antomega.def - RELOC/tex/lambda/antomega/ograhyph4.tex - RELOC/tex/lambda/antomega/ogrmhyph4.tex - RELOC/tex/lambda/antomega/ogrphyph4.tex - RELOC/tex/lambda/antomega/omega-english.ldf - RELOC/tex/lambda/antomega/omega-french.ldf - RELOC/tex/lambda/antomega/omega-german.ldf - RELOC/tex/lambda/antomega/omega-greek.ldf - RELOC/tex/lambda/antomega/omega-latin.ldf - RELOC/tex/lambda/antomega/omega-latvian.ldf - RELOC/tex/lambda/antomega/omega-polish.ldf - RELOC/tex/lambda/antomega/omega-russian.ldf - RELOC/tex/lambda/antomega/omega-spanish.ldf - RELOC/tex/lambda/antomega/ruhyph16.tex - RELOC/tex/lambda/antomega/t1enc-antomega.def - RELOC/tex/lambda/antomega/t2aenc-antomega.def - RELOC/tex/lambda/antomega/uni0100.def - RELOC/tex/lambda/antomega/uni0370.def - RELOC/tex/lambda/antomega/uni0400.def - RELOC/tex/lambda/antomega/uni1f00.def - RELOC/tex/lambda/antomega/ut1enc-antomega.def -catalogue-ctan /obsolete/systems/omega/contrib/antomega -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics multilingual omega -catalogue-version 0.8 - -name antt -category Package -revision 18651 -shortdesc Antykwa Torunska: a Type 1 family of a Polish traditional type -relocated 1 -longdesc Antykwa Torunska is a serif font designed by the late Polish -longdesc typographer Zygfryd Gardzielewski, reconstructed and digitized -longdesc as Type 1. -execute addMap antt.map -containersize 4708176 -containerchecksum 3f6e9a64085bbc399c6c629947e4e4a6eb161f6220343910db4af6b189d0af14a33d38c2d6fb30abc0f8d97dbaa004aaafc35064d67bd9ccf6118a1f09889d19 -doccontainersize 2473788 -doccontainerchecksum b49a487e18828cbcf6ebc03bce0967d0ce2ad0d7ac4bbba8ddc3810cd539fe3d4692400cb5f94df38b704b20d63bfed9cf0b26034663edcc4e45c902ed265921 -docfiles size=762 - RELOC/doc/fonts/antt/AntykwaTorunska-doc-en-2_03.pdf details="Documentation in English" language="en" - RELOC/doc/fonts/antt/AntykwaTorunska-doc-pl-2_03.pdf details="Documentation in Polish" language="pl" - RELOC/doc/fonts/antt/AntykwaTorunska-doc-src-2_03.zip - RELOC/doc/fonts/antt/GUST-FONT-NOSOURCE-LICENSE.txt - RELOC/doc/fonts/antt/MANIFEST.txt - RELOC/doc/fonts/antt/README details="Readme" - RELOC/doc/fonts/antt/antt-latex-cyr.tex - RELOC/doc/fonts/antt/antt-latex-math.tex - RELOC/doc/fonts/antt/antt-latex-pl.tex - RELOC/doc/fonts/antt/antt-latex-t2a.tex - RELOC/doc/fonts/antt/antt-latex-t5.tex - RELOC/doc/fonts/antt/antt-mathtest.tex - RELOC/doc/fonts/antt/antt-table.tex - RELOC/doc/latex/antt/README details="Readme" -runfiles size=5261 - RELOC/fonts/afm/public/antt/anttb.afm - RELOC/fonts/afm/public/antt/anttbi.afm - RELOC/fonts/afm/public/antt/anttcb.afm - RELOC/fonts/afm/public/antt/anttcbi.afm - RELOC/fonts/afm/public/antt/anttcl.afm - RELOC/fonts/afm/public/antt/anttcli.afm - RELOC/fonts/afm/public/antt/anttcm.afm - RELOC/fonts/afm/public/antt/anttcmi.afm - RELOC/fonts/afm/public/antt/anttcr.afm - RELOC/fonts/afm/public/antt/anttcri.afm - RELOC/fonts/afm/public/antt/anttl.afm - RELOC/fonts/afm/public/antt/anttli.afm - RELOC/fonts/afm/public/antt/anttm.afm - RELOC/fonts/afm/public/antt/anttmi.afm - RELOC/fonts/afm/public/antt/anttr.afm - RELOC/fonts/afm/public/antt/anttri.afm - RELOC/fonts/enc/dvips/antt/antt-cs.enc - RELOC/fonts/enc/dvips/antt/antt-ec.enc - RELOC/fonts/enc/dvips/antt/antt-el.enc - RELOC/fonts/enc/dvips/antt/antt-ex.enc - RELOC/fonts/enc/dvips/antt/antt-exp.enc - RELOC/fonts/enc/dvips/antt/antt-greek.enc - RELOC/fonts/enc/dvips/antt/antt-mi.enc - RELOC/fonts/enc/dvips/antt/antt-qx.enc - RELOC/fonts/enc/dvips/antt/antt-rm.enc - RELOC/fonts/enc/dvips/antt/antt-sy.enc - RELOC/fonts/enc/dvips/antt/antt-t2a.enc - RELOC/fonts/enc/dvips/antt/antt-t2b.enc - RELOC/fonts/enc/dvips/antt/antt-t2c.enc - RELOC/fonts/enc/dvips/antt/antt-t5.enc - RELOC/fonts/enc/dvips/antt/antt-texnansi.enc - RELOC/fonts/enc/dvips/antt/antt-ts1.enc - RELOC/fonts/enc/dvips/antt/antt-wncy.enc - RELOC/fonts/enc/dvips/antt/anttcap-cs.enc - RELOC/fonts/enc/dvips/antt/anttcap-ec.enc - RELOC/fonts/enc/dvips/antt/anttcap-qx.enc - RELOC/fonts/enc/dvips/antt/anttcap-t5.enc - RELOC/fonts/enc/dvips/antt/anttcap-texnansi.enc - RELOC/fonts/map/dvips/antt/antt-cs.map - RELOC/fonts/map/dvips/antt/antt-ec.map - RELOC/fonts/map/dvips/antt/antt-el.map - RELOC/fonts/map/dvips/antt/antt-ex.map - RELOC/fonts/map/dvips/antt/antt-exp.map - RELOC/fonts/map/dvips/antt/antt-greek.map - RELOC/fonts/map/dvips/antt/antt-mi.map - RELOC/fonts/map/dvips/antt/antt-qx.map - RELOC/fonts/map/dvips/antt/antt-rm.map - RELOC/fonts/map/dvips/antt/antt-sy.map - RELOC/fonts/map/dvips/antt/antt-t2a.map - RELOC/fonts/map/dvips/antt/antt-t2b.map - RELOC/fonts/map/dvips/antt/antt-t2c.map - RELOC/fonts/map/dvips/antt/antt-t5.map - RELOC/fonts/map/dvips/antt/antt-texnansi.map - RELOC/fonts/map/dvips/antt/antt-ts1.map - RELOC/fonts/map/dvips/antt/antt-wncy.map - RELOC/fonts/map/dvips/antt/antt.map - RELOC/fonts/opentype/public/antt/AntykwaTorunska-Bold.otf - RELOC/fonts/opentype/public/antt/AntykwaTorunska-BoldItalic.otf - RELOC/fonts/opentype/public/antt/AntykwaTorunska-Italic.otf - RELOC/fonts/opentype/public/antt/AntykwaTorunska-Regular.otf - RELOC/fonts/opentype/public/antt/AntykwaTorunskaCond-Bold.otf - RELOC/fonts/opentype/public/antt/AntykwaTorunskaCond-BoldItalic.otf - RELOC/fonts/opentype/public/antt/AntykwaTorunskaCond-Italic.otf - RELOC/fonts/opentype/public/antt/AntykwaTorunskaCond-Regular.otf - RELOC/fonts/opentype/public/antt/AntykwaTorunskaCondLight-Italic.otf - RELOC/fonts/opentype/public/antt/AntykwaTorunskaCondLight-Regular.otf - RELOC/fonts/opentype/public/antt/AntykwaTorunskaCondMed-Italic.otf - RELOC/fonts/opentype/public/antt/AntykwaTorunskaCondMed-Regular.otf - RELOC/fonts/opentype/public/antt/AntykwaTorunskaLight-Italic.otf - RELOC/fonts/opentype/public/antt/AntykwaTorunskaLight-Regular.otf - RELOC/fonts/opentype/public/antt/AntykwaTorunskaMed-Italic.otf - RELOC/fonts/opentype/public/antt/AntykwaTorunskaMed-Regular.otf - RELOC/fonts/tfm/public/antt/cs-anttb.tfm - RELOC/fonts/tfm/public/antt/cs-anttbcap.tfm - RELOC/fonts/tfm/public/antt/cs-anttbi.tfm - RELOC/fonts/tfm/public/antt/cs-anttbicap.tfm - RELOC/fonts/tfm/public/antt/cs-anttcb.tfm - RELOC/fonts/tfm/public/antt/cs-anttcbcap.tfm - RELOC/fonts/tfm/public/antt/cs-anttcbi.tfm - RELOC/fonts/tfm/public/antt/cs-anttcbicap.tfm - RELOC/fonts/tfm/public/antt/cs-anttcl.tfm - RELOC/fonts/tfm/public/antt/cs-anttclcap.tfm - RELOC/fonts/tfm/public/antt/cs-anttcli.tfm - RELOC/fonts/tfm/public/antt/cs-anttclicap.tfm - RELOC/fonts/tfm/public/antt/cs-anttcm.tfm - RELOC/fonts/tfm/public/antt/cs-anttcmcap.tfm - RELOC/fonts/tfm/public/antt/cs-anttcmi.tfm - RELOC/fonts/tfm/public/antt/cs-anttcmicap.tfm - RELOC/fonts/tfm/public/antt/cs-anttcr.tfm - RELOC/fonts/tfm/public/antt/cs-anttcrcap.tfm - RELOC/fonts/tfm/public/antt/cs-anttcri.tfm - RELOC/fonts/tfm/public/antt/cs-anttcricap.tfm - RELOC/fonts/tfm/public/antt/cs-anttl.tfm - RELOC/fonts/tfm/public/antt/cs-anttlcap.tfm - RELOC/fonts/tfm/public/antt/cs-anttli.tfm - RELOC/fonts/tfm/public/antt/cs-anttlicap.tfm - RELOC/fonts/tfm/public/antt/cs-anttm.tfm - RELOC/fonts/tfm/public/antt/cs-anttmcap.tfm - RELOC/fonts/tfm/public/antt/cs-anttmi.tfm - RELOC/fonts/tfm/public/antt/cs-anttmicap.tfm - RELOC/fonts/tfm/public/antt/cs-anttr.tfm - RELOC/fonts/tfm/public/antt/cs-anttrcap.tfm - RELOC/fonts/tfm/public/antt/cs-anttri.tfm - RELOC/fonts/tfm/public/antt/cs-anttricap.tfm - RELOC/fonts/tfm/public/antt/ec-anttb.tfm - RELOC/fonts/tfm/public/antt/ec-anttbcap.tfm - RELOC/fonts/tfm/public/antt/ec-anttbi.tfm - RELOC/fonts/tfm/public/antt/ec-anttbicap.tfm - RELOC/fonts/tfm/public/antt/ec-anttcb.tfm - RELOC/fonts/tfm/public/antt/ec-anttcbcap.tfm - RELOC/fonts/tfm/public/antt/ec-anttcbi.tfm - RELOC/fonts/tfm/public/antt/ec-anttcbicap.tfm - RELOC/fonts/tfm/public/antt/ec-anttcl.tfm - RELOC/fonts/tfm/public/antt/ec-anttclcap.tfm - RELOC/fonts/tfm/public/antt/ec-anttcli.tfm - RELOC/fonts/tfm/public/antt/ec-anttclicap.tfm - RELOC/fonts/tfm/public/antt/ec-anttcm.tfm - RELOC/fonts/tfm/public/antt/ec-anttcmcap.tfm - RELOC/fonts/tfm/public/antt/ec-anttcmi.tfm - RELOC/fonts/tfm/public/antt/ec-anttcmicap.tfm - RELOC/fonts/tfm/public/antt/ec-anttcr.tfm - RELOC/fonts/tfm/public/antt/ec-anttcrcap.tfm - RELOC/fonts/tfm/public/antt/ec-anttcri.tfm - RELOC/fonts/tfm/public/antt/ec-anttcricap.tfm - RELOC/fonts/tfm/public/antt/ec-anttl.tfm - RELOC/fonts/tfm/public/antt/ec-anttlcap.tfm - RELOC/fonts/tfm/public/antt/ec-anttli.tfm - RELOC/fonts/tfm/public/antt/ec-anttlicap.tfm - RELOC/fonts/tfm/public/antt/ec-anttm.tfm - RELOC/fonts/tfm/public/antt/ec-anttmcap.tfm - RELOC/fonts/tfm/public/antt/ec-anttmi.tfm - RELOC/fonts/tfm/public/antt/ec-anttmicap.tfm - RELOC/fonts/tfm/public/antt/ec-anttr.tfm - RELOC/fonts/tfm/public/antt/ec-anttrcap.tfm - RELOC/fonts/tfm/public/antt/ec-anttri.tfm - RELOC/fonts/tfm/public/antt/ec-anttricap.tfm - RELOC/fonts/tfm/public/antt/el-anttb.tfm - RELOC/fonts/tfm/public/antt/el-anttbi.tfm - RELOC/fonts/tfm/public/antt/el-anttcb.tfm - RELOC/fonts/tfm/public/antt/el-anttcbi.tfm - RELOC/fonts/tfm/public/antt/el-anttcl.tfm - RELOC/fonts/tfm/public/antt/el-anttcli.tfm - RELOC/fonts/tfm/public/antt/el-anttcm.tfm - RELOC/fonts/tfm/public/antt/el-anttcmi.tfm - RELOC/fonts/tfm/public/antt/el-anttcr.tfm - RELOC/fonts/tfm/public/antt/el-anttcri.tfm - RELOC/fonts/tfm/public/antt/el-anttl.tfm - RELOC/fonts/tfm/public/antt/el-anttli.tfm - RELOC/fonts/tfm/public/antt/el-anttm.tfm - RELOC/fonts/tfm/public/antt/el-anttmi.tfm - RELOC/fonts/tfm/public/antt/el-anttr.tfm - RELOC/fonts/tfm/public/antt/el-anttri.tfm - RELOC/fonts/tfm/public/antt/ex-anttb.tfm - RELOC/fonts/tfm/public/antt/ex-anttcb.tfm - RELOC/fonts/tfm/public/antt/ex-anttcl.tfm - RELOC/fonts/tfm/public/antt/ex-anttcm.tfm - RELOC/fonts/tfm/public/antt/ex-anttcr.tfm - RELOC/fonts/tfm/public/antt/ex-anttl.tfm - RELOC/fonts/tfm/public/antt/ex-anttm.tfm - RELOC/fonts/tfm/public/antt/ex-anttr.tfm - RELOC/fonts/tfm/public/antt/exp-anttb.tfm - RELOC/fonts/tfm/public/antt/exp-anttbi.tfm - RELOC/fonts/tfm/public/antt/exp-anttcb.tfm - RELOC/fonts/tfm/public/antt/exp-anttcbi.tfm - RELOC/fonts/tfm/public/antt/exp-anttcl.tfm - RELOC/fonts/tfm/public/antt/exp-anttcli.tfm - RELOC/fonts/tfm/public/antt/exp-anttcm.tfm - RELOC/fonts/tfm/public/antt/exp-anttcmi.tfm - RELOC/fonts/tfm/public/antt/exp-anttcr.tfm - RELOC/fonts/tfm/public/antt/exp-anttcri.tfm - RELOC/fonts/tfm/public/antt/exp-anttl.tfm - RELOC/fonts/tfm/public/antt/exp-anttli.tfm - RELOC/fonts/tfm/public/antt/exp-anttm.tfm - RELOC/fonts/tfm/public/antt/exp-anttmi.tfm - RELOC/fonts/tfm/public/antt/exp-anttr.tfm - RELOC/fonts/tfm/public/antt/exp-anttri.tfm - RELOC/fonts/tfm/public/antt/greek-anttb.tfm - RELOC/fonts/tfm/public/antt/greek-anttbi.tfm - RELOC/fonts/tfm/public/antt/greek-anttcb.tfm - RELOC/fonts/tfm/public/antt/greek-anttcbi.tfm - RELOC/fonts/tfm/public/antt/greek-anttcl.tfm - RELOC/fonts/tfm/public/antt/greek-anttcli.tfm - RELOC/fonts/tfm/public/antt/greek-anttcm.tfm - RELOC/fonts/tfm/public/antt/greek-anttcmi.tfm - RELOC/fonts/tfm/public/antt/greek-anttcr.tfm - RELOC/fonts/tfm/public/antt/greek-anttcri.tfm - RELOC/fonts/tfm/public/antt/greek-anttl.tfm - RELOC/fonts/tfm/public/antt/greek-anttli.tfm - RELOC/fonts/tfm/public/antt/greek-anttm.tfm - RELOC/fonts/tfm/public/antt/greek-anttmi.tfm - RELOC/fonts/tfm/public/antt/greek-anttr.tfm - RELOC/fonts/tfm/public/antt/greek-anttri.tfm - RELOC/fonts/tfm/public/antt/mi-anttbi.tfm - RELOC/fonts/tfm/public/antt/mi-anttcbi.tfm - RELOC/fonts/tfm/public/antt/mi-anttcli.tfm - RELOC/fonts/tfm/public/antt/mi-anttcmi.tfm - RELOC/fonts/tfm/public/antt/mi-anttcri.tfm - RELOC/fonts/tfm/public/antt/mi-anttli.tfm - RELOC/fonts/tfm/public/antt/mi-anttmi.tfm - RELOC/fonts/tfm/public/antt/mi-anttri.tfm - RELOC/fonts/tfm/public/antt/qx-anttb.tfm - RELOC/fonts/tfm/public/antt/qx-anttbcap.tfm - RELOC/fonts/tfm/public/antt/qx-anttbi.tfm - RELOC/fonts/tfm/public/antt/qx-anttbicap.tfm - RELOC/fonts/tfm/public/antt/qx-anttcb.tfm - RELOC/fonts/tfm/public/antt/qx-anttcbcap.tfm - RELOC/fonts/tfm/public/antt/qx-anttcbi.tfm - RELOC/fonts/tfm/public/antt/qx-anttcbicap.tfm - RELOC/fonts/tfm/public/antt/qx-anttcl.tfm - RELOC/fonts/tfm/public/antt/qx-anttclcap.tfm - RELOC/fonts/tfm/public/antt/qx-anttcli.tfm - RELOC/fonts/tfm/public/antt/qx-anttclicap.tfm - RELOC/fonts/tfm/public/antt/qx-anttcm.tfm - RELOC/fonts/tfm/public/antt/qx-anttcmcap.tfm - RELOC/fonts/tfm/public/antt/qx-anttcmi.tfm - RELOC/fonts/tfm/public/antt/qx-anttcmicap.tfm - RELOC/fonts/tfm/public/antt/qx-anttcr.tfm - RELOC/fonts/tfm/public/antt/qx-anttcrcap.tfm - RELOC/fonts/tfm/public/antt/qx-anttcri.tfm - RELOC/fonts/tfm/public/antt/qx-anttcricap.tfm - RELOC/fonts/tfm/public/antt/qx-anttl.tfm - RELOC/fonts/tfm/public/antt/qx-anttlcap.tfm - RELOC/fonts/tfm/public/antt/qx-anttli.tfm - RELOC/fonts/tfm/public/antt/qx-anttlicap.tfm - RELOC/fonts/tfm/public/antt/qx-anttm.tfm - RELOC/fonts/tfm/public/antt/qx-anttmcap.tfm - RELOC/fonts/tfm/public/antt/qx-anttmi.tfm - RELOC/fonts/tfm/public/antt/qx-anttmicap.tfm - RELOC/fonts/tfm/public/antt/qx-anttr.tfm - RELOC/fonts/tfm/public/antt/qx-anttrcap.tfm - RELOC/fonts/tfm/public/antt/qx-anttri.tfm - RELOC/fonts/tfm/public/antt/qx-anttricap.tfm - RELOC/fonts/tfm/public/antt/rm-anttb.tfm - RELOC/fonts/tfm/public/antt/rm-anttbi.tfm - RELOC/fonts/tfm/public/antt/rm-anttcb.tfm - RELOC/fonts/tfm/public/antt/rm-anttcbi.tfm - RELOC/fonts/tfm/public/antt/rm-anttcl.tfm - RELOC/fonts/tfm/public/antt/rm-anttcli.tfm - RELOC/fonts/tfm/public/antt/rm-anttcm.tfm - RELOC/fonts/tfm/public/antt/rm-anttcmi.tfm - RELOC/fonts/tfm/public/antt/rm-anttcr.tfm - RELOC/fonts/tfm/public/antt/rm-anttcri.tfm - RELOC/fonts/tfm/public/antt/rm-anttl.tfm - RELOC/fonts/tfm/public/antt/rm-anttli.tfm - RELOC/fonts/tfm/public/antt/rm-anttm.tfm - RELOC/fonts/tfm/public/antt/rm-anttmi.tfm - RELOC/fonts/tfm/public/antt/rm-anttr.tfm - RELOC/fonts/tfm/public/antt/rm-anttri.tfm - RELOC/fonts/tfm/public/antt/sy-anttbz.tfm - RELOC/fonts/tfm/public/antt/sy-anttcbz.tfm - RELOC/fonts/tfm/public/antt/sy-anttclz.tfm - RELOC/fonts/tfm/public/antt/sy-anttcmz.tfm - RELOC/fonts/tfm/public/antt/sy-anttcrz.tfm - RELOC/fonts/tfm/public/antt/sy-anttlz.tfm - RELOC/fonts/tfm/public/antt/sy-anttmz.tfm - RELOC/fonts/tfm/public/antt/sy-anttrz.tfm - RELOC/fonts/tfm/public/antt/t2a-anttb.tfm - RELOC/fonts/tfm/public/antt/t2a-anttbi.tfm - RELOC/fonts/tfm/public/antt/t2a-anttcb.tfm - RELOC/fonts/tfm/public/antt/t2a-anttcbi.tfm - RELOC/fonts/tfm/public/antt/t2a-anttcl.tfm - RELOC/fonts/tfm/public/antt/t2a-anttcli.tfm - RELOC/fonts/tfm/public/antt/t2a-anttcm.tfm - RELOC/fonts/tfm/public/antt/t2a-anttcmi.tfm - RELOC/fonts/tfm/public/antt/t2a-anttcr.tfm - RELOC/fonts/tfm/public/antt/t2a-anttcri.tfm - RELOC/fonts/tfm/public/antt/t2a-anttl.tfm - RELOC/fonts/tfm/public/antt/t2a-anttli.tfm - RELOC/fonts/tfm/public/antt/t2a-anttm.tfm - RELOC/fonts/tfm/public/antt/t2a-anttmi.tfm - RELOC/fonts/tfm/public/antt/t2a-anttr.tfm - RELOC/fonts/tfm/public/antt/t2a-anttri.tfm - RELOC/fonts/tfm/public/antt/t2b-anttb.tfm - RELOC/fonts/tfm/public/antt/t2b-anttbi.tfm - RELOC/fonts/tfm/public/antt/t2b-anttcb.tfm - RELOC/fonts/tfm/public/antt/t2b-anttcbi.tfm - RELOC/fonts/tfm/public/antt/t2b-anttcl.tfm - RELOC/fonts/tfm/public/antt/t2b-anttcli.tfm - RELOC/fonts/tfm/public/antt/t2b-anttcm.tfm - RELOC/fonts/tfm/public/antt/t2b-anttcmi.tfm - RELOC/fonts/tfm/public/antt/t2b-anttcr.tfm - RELOC/fonts/tfm/public/antt/t2b-anttcri.tfm - RELOC/fonts/tfm/public/antt/t2b-anttl.tfm - RELOC/fonts/tfm/public/antt/t2b-anttli.tfm - RELOC/fonts/tfm/public/antt/t2b-anttm.tfm - RELOC/fonts/tfm/public/antt/t2b-anttmi.tfm - RELOC/fonts/tfm/public/antt/t2b-anttr.tfm - RELOC/fonts/tfm/public/antt/t2b-anttri.tfm - RELOC/fonts/tfm/public/antt/t2c-anttb.tfm - RELOC/fonts/tfm/public/antt/t2c-anttbi.tfm - RELOC/fonts/tfm/public/antt/t2c-anttcb.tfm - RELOC/fonts/tfm/public/antt/t2c-anttcbi.tfm - RELOC/fonts/tfm/public/antt/t2c-anttcl.tfm - RELOC/fonts/tfm/public/antt/t2c-anttcli.tfm - RELOC/fonts/tfm/public/antt/t2c-anttcm.tfm - RELOC/fonts/tfm/public/antt/t2c-anttcmi.tfm - RELOC/fonts/tfm/public/antt/t2c-anttcr.tfm - RELOC/fonts/tfm/public/antt/t2c-anttcri.tfm - RELOC/fonts/tfm/public/antt/t2c-anttl.tfm - RELOC/fonts/tfm/public/antt/t2c-anttli.tfm - RELOC/fonts/tfm/public/antt/t2c-anttm.tfm - RELOC/fonts/tfm/public/antt/t2c-anttmi.tfm - RELOC/fonts/tfm/public/antt/t2c-anttr.tfm - RELOC/fonts/tfm/public/antt/t2c-anttri.tfm - RELOC/fonts/tfm/public/antt/t5-anttb.tfm - RELOC/fonts/tfm/public/antt/t5-anttbcap.tfm - RELOC/fonts/tfm/public/antt/t5-anttbi.tfm - RELOC/fonts/tfm/public/antt/t5-anttbicap.tfm - RELOC/fonts/tfm/public/antt/t5-anttcb.tfm - RELOC/fonts/tfm/public/antt/t5-anttcbcap.tfm - RELOC/fonts/tfm/public/antt/t5-anttcbi.tfm - RELOC/fonts/tfm/public/antt/t5-anttcbicap.tfm - RELOC/fonts/tfm/public/antt/t5-anttcl.tfm - RELOC/fonts/tfm/public/antt/t5-anttclcap.tfm - RELOC/fonts/tfm/public/antt/t5-anttcli.tfm - RELOC/fonts/tfm/public/antt/t5-anttclicap.tfm - RELOC/fonts/tfm/public/antt/t5-anttcm.tfm - RELOC/fonts/tfm/public/antt/t5-anttcmcap.tfm - RELOC/fonts/tfm/public/antt/t5-anttcmi.tfm - RELOC/fonts/tfm/public/antt/t5-anttcmicap.tfm - RELOC/fonts/tfm/public/antt/t5-anttcr.tfm - RELOC/fonts/tfm/public/antt/t5-anttcrcap.tfm - RELOC/fonts/tfm/public/antt/t5-anttcri.tfm - RELOC/fonts/tfm/public/antt/t5-anttcricap.tfm - RELOC/fonts/tfm/public/antt/t5-anttl.tfm - RELOC/fonts/tfm/public/antt/t5-anttlcap.tfm - RELOC/fonts/tfm/public/antt/t5-anttli.tfm - RELOC/fonts/tfm/public/antt/t5-anttlicap.tfm - RELOC/fonts/tfm/public/antt/t5-anttm.tfm - RELOC/fonts/tfm/public/antt/t5-anttmcap.tfm - RELOC/fonts/tfm/public/antt/t5-anttmi.tfm - RELOC/fonts/tfm/public/antt/t5-anttmicap.tfm - RELOC/fonts/tfm/public/antt/t5-anttr.tfm - RELOC/fonts/tfm/public/antt/t5-anttrcap.tfm - RELOC/fonts/tfm/public/antt/t5-anttri.tfm - RELOC/fonts/tfm/public/antt/t5-anttricap.tfm - RELOC/fonts/tfm/public/antt/texnansi-anttb.tfm - RELOC/fonts/tfm/public/antt/texnansi-anttbcap.tfm - RELOC/fonts/tfm/public/antt/texnansi-anttbi.tfm - RELOC/fonts/tfm/public/antt/texnansi-anttbicap.tfm - RELOC/fonts/tfm/public/antt/texnansi-anttcb.tfm - RELOC/fonts/tfm/public/antt/texnansi-anttcbcap.tfm - RELOC/fonts/tfm/public/antt/texnansi-anttcbi.tfm - RELOC/fonts/tfm/public/antt/texnansi-anttcbicap.tfm - RELOC/fonts/tfm/public/antt/texnansi-anttcl.tfm - RELOC/fonts/tfm/public/antt/texnansi-anttclcap.tfm - RELOC/fonts/tfm/public/antt/texnansi-anttcli.tfm - RELOC/fonts/tfm/public/antt/texnansi-anttclicap.tfm - RELOC/fonts/tfm/public/antt/texnansi-anttcm.tfm - RELOC/fonts/tfm/public/antt/texnansi-anttcmcap.tfm - RELOC/fonts/tfm/public/antt/texnansi-anttcmi.tfm - RELOC/fonts/tfm/public/antt/texnansi-anttcmicap.tfm - RELOC/fonts/tfm/public/antt/texnansi-anttcr.tfm - RELOC/fonts/tfm/public/antt/texnansi-anttcrcap.tfm - RELOC/fonts/tfm/public/antt/texnansi-anttcri.tfm - RELOC/fonts/tfm/public/antt/texnansi-anttcricap.tfm - RELOC/fonts/tfm/public/antt/texnansi-anttl.tfm - RELOC/fonts/tfm/public/antt/texnansi-anttlcap.tfm - RELOC/fonts/tfm/public/antt/texnansi-anttli.tfm - RELOC/fonts/tfm/public/antt/texnansi-anttlicap.tfm - RELOC/fonts/tfm/public/antt/texnansi-anttm.tfm - RELOC/fonts/tfm/public/antt/texnansi-anttmcap.tfm - RELOC/fonts/tfm/public/antt/texnansi-anttmi.tfm - RELOC/fonts/tfm/public/antt/texnansi-anttmicap.tfm - RELOC/fonts/tfm/public/antt/texnansi-anttr.tfm - RELOC/fonts/tfm/public/antt/texnansi-anttrcap.tfm - RELOC/fonts/tfm/public/antt/texnansi-anttri.tfm - RELOC/fonts/tfm/public/antt/texnansi-anttricap.tfm - RELOC/fonts/tfm/public/antt/ts1-anttb.tfm - RELOC/fonts/tfm/public/antt/ts1-anttbi.tfm - RELOC/fonts/tfm/public/antt/ts1-anttcb.tfm - RELOC/fonts/tfm/public/antt/ts1-anttcbi.tfm - RELOC/fonts/tfm/public/antt/ts1-anttcl.tfm - RELOC/fonts/tfm/public/antt/ts1-anttcli.tfm - RELOC/fonts/tfm/public/antt/ts1-anttcm.tfm - RELOC/fonts/tfm/public/antt/ts1-anttcmi.tfm - RELOC/fonts/tfm/public/antt/ts1-anttcr.tfm - RELOC/fonts/tfm/public/antt/ts1-anttcri.tfm - RELOC/fonts/tfm/public/antt/ts1-anttl.tfm - RELOC/fonts/tfm/public/antt/ts1-anttli.tfm - RELOC/fonts/tfm/public/antt/ts1-anttm.tfm - RELOC/fonts/tfm/public/antt/ts1-anttmi.tfm - RELOC/fonts/tfm/public/antt/ts1-anttr.tfm - RELOC/fonts/tfm/public/antt/ts1-anttri.tfm - RELOC/fonts/tfm/public/antt/wncy-anttb.tfm - RELOC/fonts/tfm/public/antt/wncy-anttbi.tfm - RELOC/fonts/tfm/public/antt/wncy-anttcb.tfm - RELOC/fonts/tfm/public/antt/wncy-anttcbi.tfm - RELOC/fonts/tfm/public/antt/wncy-anttcl.tfm - RELOC/fonts/tfm/public/antt/wncy-anttcli.tfm - RELOC/fonts/tfm/public/antt/wncy-anttcm.tfm - RELOC/fonts/tfm/public/antt/wncy-anttcmi.tfm - RELOC/fonts/tfm/public/antt/wncy-anttcr.tfm - RELOC/fonts/tfm/public/antt/wncy-anttcri.tfm - RELOC/fonts/tfm/public/antt/wncy-anttl.tfm - RELOC/fonts/tfm/public/antt/wncy-anttli.tfm - RELOC/fonts/tfm/public/antt/wncy-anttm.tfm - RELOC/fonts/tfm/public/antt/wncy-anttmi.tfm - RELOC/fonts/tfm/public/antt/wncy-anttr.tfm - RELOC/fonts/tfm/public/antt/wncy-anttri.tfm - RELOC/fonts/type1/public/antt/anttb.pfb - RELOC/fonts/type1/public/antt/anttbi.pfb - RELOC/fonts/type1/public/antt/anttcb.pfb - RELOC/fonts/type1/public/antt/anttcbi.pfb - RELOC/fonts/type1/public/antt/anttcl.pfb - RELOC/fonts/type1/public/antt/anttcli.pfb - RELOC/fonts/type1/public/antt/anttcm.pfb - RELOC/fonts/type1/public/antt/anttcmi.pfb - RELOC/fonts/type1/public/antt/anttcr.pfb - RELOC/fonts/type1/public/antt/anttcri.pfb - RELOC/fonts/type1/public/antt/anttl.pfb - RELOC/fonts/type1/public/antt/anttli.pfb - RELOC/fonts/type1/public/antt/anttm.pfb - RELOC/fonts/type1/public/antt/anttmi.pfb - RELOC/fonts/type1/public/antt/anttr.pfb - RELOC/fonts/type1/public/antt/anttri.pfb - RELOC/tex/latex/antt/anttor.sty - RELOC/tex/latex/antt/antyktor.sty - RELOC/tex/latex/antt/il2antt.fd - RELOC/tex/latex/antt/il2anttc.fd - RELOC/tex/latex/antt/il2anttl.fd - RELOC/tex/latex/antt/il2anttlc.fd - RELOC/tex/latex/antt/ly1antt.fd - RELOC/tex/latex/antt/ly1anttc.fd - RELOC/tex/latex/antt/ly1anttl.fd - RELOC/tex/latex/antt/ly1anttlc.fd - RELOC/tex/latex/antt/omlantt.fd - RELOC/tex/latex/antt/omlanttc.fd - RELOC/tex/latex/antt/omlanttl.fd - RELOC/tex/latex/antt/omlanttlc.fd - RELOC/tex/latex/antt/omsantt.fd - RELOC/tex/latex/antt/omsanttc.fd - RELOC/tex/latex/antt/omsanttl.fd - RELOC/tex/latex/antt/omsanttlc.fd - RELOC/tex/latex/antt/omxantt.fd - RELOC/tex/latex/antt/omxanttc.fd - RELOC/tex/latex/antt/omxanttl.fd - RELOC/tex/latex/antt/omxanttlc.fd - RELOC/tex/latex/antt/ot1antt.fd - RELOC/tex/latex/antt/ot1anttc.fd - RELOC/tex/latex/antt/ot1anttcm.fd - RELOC/tex/latex/antt/ot1anttl.fd - RELOC/tex/latex/antt/ot1anttlc.fd - RELOC/tex/latex/antt/ot1anttlcm.fd - RELOC/tex/latex/antt/ot1anttlm.fd - RELOC/tex/latex/antt/ot1anttm.fd - RELOC/tex/latex/antt/ot2antt.fd - RELOC/tex/latex/antt/ot2anttc.fd - RELOC/tex/latex/antt/ot2anttl.fd - RELOC/tex/latex/antt/ot2anttlc.fd - RELOC/tex/latex/antt/ot4antt.fd - RELOC/tex/latex/antt/ot4anttc.fd - RELOC/tex/latex/antt/ot4anttl.fd - RELOC/tex/latex/antt/ot4anttlc.fd - RELOC/tex/latex/antt/qxantt.fd - RELOC/tex/latex/antt/qxanttc.fd - RELOC/tex/latex/antt/qxanttl.fd - RELOC/tex/latex/antt/qxanttlc.fd - RELOC/tex/latex/antt/t1antt.fd - RELOC/tex/latex/antt/t1anttc.fd - RELOC/tex/latex/antt/t1anttl.fd - RELOC/tex/latex/antt/t1anttlc.fd - RELOC/tex/latex/antt/t2aantt.fd - RELOC/tex/latex/antt/t2aanttc.fd - RELOC/tex/latex/antt/t2aanttl.fd - RELOC/tex/latex/antt/t2aanttlc.fd - RELOC/tex/latex/antt/t2bantt.fd - RELOC/tex/latex/antt/t2banttc.fd - RELOC/tex/latex/antt/t2banttl.fd - RELOC/tex/latex/antt/t2banttlc.fd - RELOC/tex/latex/antt/t2cantt.fd - RELOC/tex/latex/antt/t2canttc.fd - RELOC/tex/latex/antt/t2canttl.fd - RELOC/tex/latex/antt/t2canttlc.fd - RELOC/tex/latex/antt/t5antt.fd - RELOC/tex/latex/antt/t5anttc.fd - RELOC/tex/latex/antt/t5anttl.fd - RELOC/tex/latex/antt/t5anttlc.fd - RELOC/tex/latex/antt/ts1antt.fd - RELOC/tex/latex/antt/ts1anttc.fd - RELOC/tex/latex/antt/ts1anttl.fd - RELOC/tex/latex/antt/ts1anttlc.fd - RELOC/tex/plain/antt/antt-math.tex -catalogue-also anttvf -catalogue-ctan /fonts/antt -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gfsl -catalogue-topics font font-type1 font-otf polish -catalogue-version 2.08 - -name anufinalexam -category Package -revision 26053 -shortdesc LaTeX document shell for ANU final exam -relocated 1 -longdesc This LaTeX document shell is created for the standard -longdesc formatting of final exams in The Australian National -longdesc University. -containersize 432 -containerchecksum bffcaaf0b9062d072fd111d2a72d2798bc61badf57a9e7c4a9268827957281254aa5817cc379a6b7ba22d89afba9b9c0c6d4e9d1f3e75633cc42d81c168c3dae -doccontainersize 1964 -doccontainerchecksum cf17209d293c8fb50b2fc4a2fb581fc20d985b9fec1080c4a6c00db9a3e0872361675e7d6cce8c8be2bfa63a8785da661322c2507d9f92ca4ce8d3e5a6d2bfad -docfiles size=3 - RELOC/doc/latex/anufinalexam/ANUfinalexam.tex - RELOC/doc/latex/anufinalexam/README details="Readme" -catalogue-ctan /macros/latex/contrib/anufinalexam -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license gpl -catalogue-topics exam - -name anyfontsize -category Package -revision 17050 -shortdesc Select any font size in LaTeX -relocated 1 -longdesc The package allows the to user select any font size (via e.g. -longdesc \fontsize{...}{...}\selectfont), even those sizes that are not -longdesc listed in the .fd file. If such a size is requested, LaTeX will -longdesc search for and select the nearest listed size; anyfontsize will -longdesc then scale the font to the size actually requested. Similar -longdesc functionality is available for the CM family, for the EC -longdesc family, or for either computer modern encoding; the present -longdesc package generalises the facility. -containersize 2112 -containerchecksum d2bdfab0b0b3acbf22b5c23b5f5407c6f6ab3ab2357138c5bb6672f0e3e0428d33f8aaee9c015a3f2222545d236dc55e8260fc7bab6e4e5c62fc52973f7c7d39 -doccontainersize 183464 -doccontainerchecksum f7a14a5fcf333b2a04f6badf3b198ea67e2ff16b7aee9a1432742f982645f1c2916d06924e80366533ec42fd9a0861c5ce60834ea63dc4a41e0af255f17fff7b -docfiles size=48 - RELOC/doc/latex/anyfontsize/README details="Readme" - RELOC/doc/latex/anyfontsize/anyfontsize.pdf details="Package documentation" - RELOC/doc/latex/anyfontsize/anyfontsize.tex -runfiles size=1 - RELOC/tex/latex/anyfontsize/anyfontsize.sty -catalogue-ctan /macros/latex/contrib/anyfontsize -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font-use - -name anysize -category Package -revision 15878 -shortdesc A simple package to set up document margins -relocated 1 -longdesc This package is considered obsolete; alternatives are the -longdesc typearea package from the koma-script bundle, or the geometry -longdesc package. -containersize 1380 -containerchecksum 122b7e9aa4bf7144c23eb2b71f66ae98cc59188334b685579e41fed26a72202b28632c98c570a6993771cd30e9e36da6625ecc199ef8a5da920a5fcf0e055bd6 -doccontainersize 34440 -doccontainerchecksum 631dc7ba37f2afec300da94d0bf3d9ae0fc17d0aeb9e4025859b8330abfab06b7acf7728f558291e5235ba55b041b8cb4fa07b38a6c15ce9a486ff4d50f8e7e5 -docfiles size=13 - RELOC/doc/latex/anysize/README details="Package Readme" - RELOC/doc/latex/anysize/anysize.pdf details="Package documentation" - RELOC/doc/latex/anysize/anysize.tex -runfiles size=1 - RELOC/tex/latex/anysize/anysize.sty -catalogue-ctan /macros/latex/contrib/anysize -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics geometry - -name aobs-tikz -category Package -revision 32662 -shortdesc TikZ styles for creating overlaid pictures in beamer -relocated 1 -longdesc The package defines auxiliary TikZ styles useful for overlaying -longdesc pictures' elements in Beamer. The TikZ styles are grouped in a -longdesc library, overlay-beamer-styles which is automatically called by -longdesc the package itself. Users may either load just aobs-tikz or the -longdesc library; the latter method necessitates TikZ manual load. -containersize 1680 -containerchecksum ad27c30f72cf02dc954aa53840b61973386469b151f452ae566dccae4fb751d0d22c002ebd8656479563cc192334da18ed4219be1e2484f640e45db0650d5589 -doccontainersize 88036 -doccontainerchecksum 3289ba8ed37a622c73d642b77a45a9e74c78276989511107794c191ccae7d000f4c4c211e60cfb512f4c241b4b434fb652c78178e07ee3e658de15069b2b8857 -docfiles size=25 - RELOC/doc/latex/aobs-tikz/README details="Readme" - RELOC/doc/latex/aobs-tikz/aobs-tikz.pdf details="Package documentation" - RELOC/doc/latex/aobs-tikz/example.tex -srccontainersize 5844 -srccontainerchecksum 4c91ec222f0110e8f3bab48dd94b28280cfe701d8d6ff3d7c9b40f149f41360ca713385ba13deba7d92b1c8b42aa2a115b4d0ea48b08cfab0708d87679b93b96 -srcfiles size=6 - RELOC/source/latex/aobs-tikz/aobs-tikz.dtx - RELOC/source/latex/aobs-tikz/aobs-tikz.ins -runfiles size=1 - RELOC/tex/latex/aobs-tikz/tikzlibraryoverlay-beamer-styles.code.tex -catalogue-ctan /graphics/pgf/contrib/aobs-tikz -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics pgf-tikz presentation -catalogue-version 1.0 - -name aomart -category Package -revision 46091 -shortdesc Typeset articles for the Annals of Mathematics -relocated 1 -longdesc The package provides a class for typesetting articles for The -longdesc Annals of Mathematics. -containersize 13276 -containerchecksum 2f1f1f7b3cd6948a89279486ce527b8c1bff960b975a095df9b0e8ff9d2571dc086754aa1689aca339825a767e6685fc0c214a68ed1b599fade65b1ca3efe985 -doccontainersize 1150448 -doccontainerchecksum e5aead1061276b541bdc83e6b5760281e31106004c31764ccfef19f8ea449a4fa2928e45f7b94c8118c56ebef2c7e1ad863b34f07d12a5957b96119c4194ca49 -docfiles size=424 - RELOC/doc/latex/aomart/Makefile - RELOC/doc/latex/aomart/README details="Readme" - RELOC/doc/latex/aomart/aomart.bib - RELOC/doc/latex/aomart/aomart.pdf details="Package documentation" - RELOC/doc/latex/aomart/aomfrench.pdf - RELOC/doc/latex/aomart/aomfrench.tex - RELOC/doc/latex/aomart/aomsample.bib - RELOC/doc/latex/aomart/aomsample.pdf details="Sample article" - RELOC/doc/latex/aomart/aomsample.tex - RELOC/doc/latex/aomart/aomsample1.pdf - RELOC/doc/latex/aomart/aomsample1.tex - RELOC/doc/latex/aomart/fullref.pl -srccontainersize 20092 -srccontainerchecksum 378ad2e41e92c85714457867ea4309acfe77ed6776ab763834c25e5e53746935ddb1be9509460fe229f44acf9c2e4041ef3946e8bd9670ba10316d1a1da7284e -srcfiles size=20 - RELOC/source/latex/aomart/aomart.dtx - RELOC/source/latex/aomart/aomart.ins -runfiles size=21 - RELOC/bibtex/bst/aomart/aomalpha.bst - RELOC/bibtex/bst/aomart/aomplain.bst - RELOC/tex/latex/aomart/aomart.cls -catalogue-ctan /macros/latex/contrib/aomart -catalogue-date 2017-12-16 21:58:17 +0100 -catalogue-license lppl1.3 -catalogue-topics journalpub -catalogue-version 1.21 - -name apa -category Package -revision 42428 -shortdesc American Psychological Association format -relocated 1 -longdesc A LaTeX class to format text according to the American -longdesc Psychological Association Publication Manual (5th ed.) -longdesc specifications for manuscripts or to the APA journal look found -longdesc in journals like the Journal of Experimental Psychology etc. In -longdesc addition, it provides regular LaTeX-like output with a few -longdesc enhancements and APA-motivated changes. Note that the apa6 -longdesc (covering the 6th edition of the manual) is now commonly in -longdesc use. Apacite, which used to work with this class, has now been -longdesc updated for use with apa6. -containersize 12848 -containerchecksum a9f6847c5aa82d99ed42abd0c94e1de80a963ba16cbb4457b4c4c507541162c5e1813e32e422879a133ac4669c85f5481734885cc58e9f746e884925b1b9721d -doccontainersize 26932 -doccontainerchecksum 3e727947084a1192caeb3e898eaa1a99ac89147f5ebfdb6e9697ca9f0b93e7bf3cdfeeaa3c64c38ead8953b0b7d53ff000350c7079a5fd736599cf3de7aa480f -docfiles size=29 - RELOC/doc/latex/apa/APAendfloat.cfg - RELOC/doc/latex/apa/CHANGELOG.txt - RELOC/doc/latex/apa/LICENCE - RELOC/doc/latex/apa/README details="Readme" - RELOC/doc/latex/apa/apacls.html details="Class documentation" - RELOC/doc/latex/apa/apacls.txt details="Outline of the class" - RELOC/doc/latex/apa/apaenum.txt details="Outline of list facilities" - RELOC/doc/latex/apa/apaexample.tex - RELOC/doc/latex/apa/examplebib.bib - RELOC/doc/latex/apa/examples.txt -runfiles size=18 - RELOC/tex/latex/apa/apa.cls - RELOC/tex/latex/apa/dutch.apa - RELOC/tex/latex/apa/english.apa - RELOC/tex/latex/apa/greek.apa -catalogue-also mslapa -catalogue-ctan /macros/latex/contrib/apa -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl -catalogue-topics psychology journalpub -catalogue-version 1.3.4 - -name apa6 -category Package -revision 48546 -shortdesc Format documents in APA style (6th edition) -relocated 1 -longdesc The class formats documents in APA style (6th Edition). It -longdesc provides a full set of facilities in three different output -longdesc modes (journal-like appearance, double-spaced manuscript, -longdesc LaTeX-like document), in contrast to the earlier apa6e, which -longdesc only formats double-spaced manuscripts in APA style. The class -longdesc can mask author identity for copies for use in masked peer -longdesc review. The class is a development of the apa class (which is -longdesc no longer maintained). -containersize 13780 -containerchecksum 7a50c51d51591df5f95b6f2921c34357d3623c5e5a8939f779995f14bcadc72f44cdd855bb5f47fa1d83df89f0bf4161c9cd363e8a425b1209482f80cd7f89a1 -doccontainersize 565388 -doccontainerchecksum a67893bb142d48e796975ec2677ebf04132df4ef30cabc8d605c478fc775491b78715e88ac6cd9b54cc7dcf9435daf9995729f19c4a67268f0435e2f3eec096f -docfiles size=163 - RELOC/doc/latex/apa6/README details="Readme" - RELOC/doc/latex/apa6/apa6.pdf details="Package documentation" - RELOC/doc/latex/apa6/pseudoTeX/TeX2WordForapa6.bas - RELOC/doc/latex/apa6/pseudoTeX/apa6.ptex - RELOC/doc/latex/apa6/samples/Figure1.pdf - RELOC/doc/latex/apa6/samples/bibliography.bib - RELOC/doc/latex/apa6/samples/longsample.tex - RELOC/doc/latex/apa6/samples/shortsample.tex -srccontainersize 37104 -srccontainerchecksum 21a4793daa3a8830435342befde9212140aeca8bc81a3ee5033f61d0a955a9a9e92e1034ddde069fbc51a0819ae586508d7ad2021c6d7831222eb0abe2a97756 -srcfiles size=44 - RELOC/source/latex/apa6/apa6.dtx - RELOC/source/latex/apa6/apa6.ins -runfiles size=27 - RELOC/tex/latex/apa6/apa6.cls - RELOC/tex/latex/apa6/config/APAamerican.txt - RELOC/tex/latex/apa6/config/APAbritish.txt - RELOC/tex/latex/apa6/config/APAczech.txt - RELOC/tex/latex/apa6/config/APAdutch.txt - RELOC/tex/latex/apa6/config/APAendfloat.cfg - RELOC/tex/latex/apa6/config/APAenglish.txt - RELOC/tex/latex/apa6/config/APAgerman.txt - RELOC/tex/latex/apa6/config/APAgreek.txt - RELOC/tex/latex/apa6/config/APAngerman.txt - RELOC/tex/latex/apa6/config/APAturkish.txt -catalogue-ctan /macros/latex/contrib/apa6 -catalogue-date 2018-09-02 09:12:12 +0200 -catalogue-license lppl1.3c -catalogue-topics class apa psychology journalpub -catalogue-version 2.33 - -name apa6e -category Package -revision 23350 -shortdesc Format manuscripts to APA 6th edition guidelines -relocated 1 -longdesc This is a minimalist class file for formatting manuscripts in -longdesc the style described in the American Psychological Association -longdesc (APA) 6th edition guidelines. The apa6 class provides better -longdesc coverage of the requirements. -containersize 2896 -containerchecksum 9a03e7cd930d3ee46a6fc41aa9bcf4aa43ef541d1229a8632664b76d54bc3c086545bfa7dbff9c8ed42f1a693ad022a30f28b0df5c8762993972cd36fd1e426b -doccontainersize 245584 -doccontainerchecksum 2a10b13c6a1d3c54ffb6e031b4ee9724146f5707722b0c60637b24a3e5b66ab7a0e5e5b6579d5baea3861e67db0a8c4d5da691f0473daaa121ba92b05192ec5c -docfiles size=65 - RELOC/doc/latex/apa6e/README details="Readme" - RELOC/doc/latex/apa6e/apa6e.pdf details="Package documentation" -srccontainersize 8488 -srccontainerchecksum 8acf941e49930e042539098bcb935deb9af31b1fddce9959002d64abe8bf3ad430aba71eb7520365a30ec07d1b2226ab8ee8a7e21d5c414e3d81ad122b21ea86 -srcfiles size=7 - RELOC/source/latex/apa6e/apa6e.dtx - RELOC/source/latex/apa6e/apa6e.ins -runfiles size=2 - RELOC/tex/latex/apa6e/apa6e.cls -catalogue-ctan /macros/latex/contrib/apa6e -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license bsd -catalogue-topics apa psychology class journalpub -catalogue-version 0.3 - -name apacite -category Package -revision 31264 -shortdesc Citation style following the rules of the APA -relocated 1 -longdesc Apacite provides a BibTeX style and a LaTeX package which are -longdesc designed to match the requirements of the American -longdesc Psychological Association's style for citations. The package -longdesc follows the 6th edition of the APA manual, and is designed to -longdesc work with the apa6 class. A test document is provided. The -longdesc package is compatible with chapterbib and (to some extent) with -longdesc hyperref (for limits of compatibility, see the documentation). -longdesc The package also includes a means of generating an author index -longdesc for a document. -containersize 42708 -containerchecksum b7688147efa1100fe63383f737c86a8120676fcffe59bf7de95886e78263fcf0b1ec803b7b85a5920d875f9c5aa80ff057e3e5bedf959c794a5bdd6014fae12d -doccontainersize 641164 -doccontainerchecksum 0f4638bb631ac2a582088dbc1e9b11b073a0851478345f70a2c99b3f818e9ad3822d3e82f18254b0ff1810dae39d6c372dc5f03a3f24e90e214086923248d1aa -docfiles size=177 - RELOC/doc/bibtex/apacite/README details="Package Readme" - RELOC/doc/bibtex/apacite/apa5ex.bib - RELOC/doc/bibtex/apacite/apacite.pdf details="Package documentation" - RELOC/doc/bibtex/apacite/apacxmpl.tex -srccontainersize 162620 -srccontainerchecksum 1d3721e2cf3c4c9b675d35d64f2160c3602a7c17ccf4db447df48f68aa42f7fe77465d5e35619ae52b7142d2b5ad44809a35d1eadd4e651eab4a119bb4f9139d -srcfiles size=212 - RELOC/source/bibtex/apacite/apacite.drv - RELOC/source/bibtex/apacite/apacite.dtx - RELOC/source/bibtex/apacite/apacite.ins -runfiles size=189 - RELOC/bibtex/bst/apacite/apacann.bst - RELOC/bibtex/bst/apacite/apacannx.bst - RELOC/bibtex/bst/apacite/apacite.bst - RELOC/bibtex/bst/apacite/apacitex.bst - RELOC/tex/latex/apacite/apacdoc.sty - RELOC/tex/latex/apacite/apacite.sty - RELOC/tex/latex/apacite/dutch.apc - RELOC/tex/latex/apacite/english.apc - RELOC/tex/latex/apacite/finnish.apc - RELOC/tex/latex/apacite/french.apc - RELOC/tex/latex/apacite/german.apc - RELOC/tex/latex/apacite/greek.apc - RELOC/tex/latex/apacite/ngerman.apc - RELOC/tex/latex/apacite/norsk.apc - RELOC/tex/latex/apacite/spanish.apc - RELOC/tex/latex/apacite/swedish.apc -catalogue-ctan /biblio/bibtex/contrib/apacite -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics psychology journalpub bibtex-sty bibtex-supp -catalogue-version 6.03 - -name apalike-german -category Package -revision 47002 -shortdesc A copy of apalike.bst with German localization -relocated 1 -longdesc A copy of apalike.bst (which is part of the base BibTeX -longdesc distribution) with German localization. -containersize 5792 -containerchecksum 7fce0cf03311740a49a724f6c359b9e7c309ac02cfd318881f74c5be19be43118e6dc576f016f395e0d642241c7c4c36ad38d13e2ce91065d1bbc11590284010 -doccontainersize 13296 -doccontainerchecksum bfb85d3d72857191e06d6244654c0949230a09c4fcc85fe8a48f25801cf7922ad65fa51dfb8acc7355e96783b0702fd2d3dd37e9b3195120f5b772be96e2928e -docfiles size=20 - RELOC/doc/bibtex/apalike-german/README.html details="Readme (HTML)" - RELOC/doc/bibtex/apalike-german/README.md details="Readme" -runfiles size=7 - RELOC/bibtex/bst/apalike-german/apalike-german.bst -catalogue-ctan /biblio/bibtex/contrib/apalike-german -catalogue-date 2018-03-17 14:53:38 +0100 -catalogue-license lppl1.3c -catalogue-topics bibtex-sty german - -name apalike2 -category Package -revision 15878 -shortdesc Bibliography style that approaches APA requirements -relocated 1 -longdesc Described as a "local adaptation" of apalike (which is part of -longdesc the base BibTeX distribution). -containersize 6324 -containerchecksum 7396544639325ec08a9df225e17fadd3ef58e67b6f329a6719bca810275074a088539f5f4f0a9da1e03082a130f36970bc9c49bbcb1eee8526b2eeb75323f6e3 -runfiles size=7 - RELOC/bibtex/bst/apalike2/apalike2.bst -catalogue-ctan /biblio/bibtex/contrib/apalike2 -catalogue-date 2016-11-03 05:37:55 +0100 -catalogue-license knuth -catalogue-topics psychology journalpub bibtex-sty - -name apnum -category Package -revision 47510 -shortdesc Arbitrary precision numbers implemented by TeX macros -relocated 1 -longdesc The basic operations (addition, subtraction, multiplication, -longdesc division, power to an integer) are implemented by TeX macros in -longdesc this package. Operands may be numbers with arbitrary numbers of -longdesc digits; scientific notation is allowed. The expression scanner -longdesc is also provided. As of version 1.4 (December 2015) the -longdesc calculation of common functions (sqrt, exp, ln, sin, cos, tan, -longdesc asin, acos, atan, pi) with arbitrary precision in the result -longdesc has been added. Exhaustive documentation (including detailed -longdesc TeXnical documentation) is included. The macro includes many -longdesc optimizations and uses only TeX primitives (from classic TeX) -longdesc and \newcount macro. -containersize 13364 -containerchecksum 1718c3d4499f7c65f40553c920cc681384aeeaa489b04a656e5313cddec11c6b36be9798a35e24bb9c06932a96733f52153eff7d6ae5f6d69b8a02fef60f1464 -doccontainersize 739568 -doccontainerchecksum 8e4929c6a39c0225770de1b9431e8eb53791171dfa6f551b2bbf8a6719a748aff46e5ee976c9385cd6de596c773c3c523366776cf09b852c425471eca4ca253e -docfiles size=210 - RELOC/doc/generic/apnum/README details="Readme" - RELOC/doc/generic/apnum/apnum.d - RELOC/doc/generic/apnum/apnum.pdf details="Package documentation" -runfiles size=13 - RELOC/tex/generic/apnum/apnum.tex -catalogue-ctan /macros/generic/apnum -catalogue-date 2018-04-22 09:36:46 +0200 -catalogue-license pd -catalogue-topics calculation -catalogue-version 1.7 - -name appendix -category Package -revision 42428 -shortdesc Extra control of appendices -relocated 1 -longdesc The appendix package provides various ways of formatting the -longdesc titles of appendices. Also (sub)appendices environments are -longdesc provided that can be used, for example, for per chapter/section -longdesc appendices. The word 'Appendix' or similar can be prepended to -longdesc the appendix number for article class documents. The word -longdesc 'Appendices' or similar can be added to the table of contents -longdesc before the appendices are listed. The word 'Appendices' or -longdesc similar can be typeset as a \part-like heading (page) in the -longdesc body. An appendices environment is provided which can be used -longdesc instead of the \appendix command. -containersize 2756 -containerchecksum 5a3b7492ac8a1972e25710ee70ee82abed56b56cbd1c496dcbe48fb98526a29a118efecc1f05dd7e083af194134d09bc4568acdaef6d43f2aadcfe65f2706abf -doccontainersize 159060 -doccontainerchecksum 85002436ebed5a575b50184bf1edf9f72c4ff1878dac52991d7ff9a4ff8e1f0de22ccd7fdeaccf5cbe35ba86637f4d8b4f52783393cc3634109908c33d762d12 -docfiles size=46 - RELOC/doc/latex/appendix/README details="Package Readme" - RELOC/doc/latex/appendix/appendix.pdf details="Package documentation" -srccontainersize 10508 -srccontainerchecksum 285ba3b9286866d0b5fafcdfcddb21487e98206b198417438390fdea9456547b1bfb3596c48c70d2d03eb7af8a135b3d03e9fb5d953f97eb220652bc9c30c4fe -srcfiles size=11 - RELOC/source/latex/appendix/appendix.dtx - RELOC/source/latex/appendix/appendix.ins -runfiles size=3 - RELOC/tex/latex/appendix/appendix.sty -catalogue-ctan /macros/latex/contrib/appendix -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics appendix headings -catalogue-version 1.2b - -name appendixnumberbeamer -category Package -revision 46317 -shortdesc Manage frame numbering in appendixes in beamer -relocated 1 -longdesc This package fixes the frame numbering in beamer when using an -longdesc appendix such that the slides from the appendix are not counted -longdesc in the total frame number of the main part of the document. The -longdesc total frame number counter is reset to 0 when entering the -longdesc appendix. The standard usage is to include -longdesc \usepackage{appendixnumberbeamer} in the preamble and then -longdesc declare the beginning of the appendix as usual using the -longdesc \appendix command. -containersize 1560 -containerchecksum a364bad32376322f383b31cfb729402d3d481aa3f427da823f57a10e6bdf1e65636ed6903fe8e05ddda5f09c39a8fb617150cca3ebdf6c1a1bd11815a0ed2d9b -doccontainersize 672 -doccontainerchecksum 120fe706eaf53b8d7b8f6134618340c13614084b8058f2c3b734743a219a97867e59ec8b77aef6bb20f845ad6eeea19ecc19892604a4871f22a6daac5833d073 -docfiles size=2 - RELOC/doc/latex/appendixnumberbeamer/README.md details="Readme" - RELOC/doc/latex/appendixnumberbeamer/VERSION -runfiles size=1 - RELOC/tex/latex/appendixnumberbeamer/appendixnumberbeamer.sty -catalogue-ctan /macros/latex/contrib/beamer-contrib/appendixnumberbeamer -catalogue-date 2018-01-15 14:36:54 +0100 -catalogue-license gpl3 -catalogue-topics presentation -catalogue-version 1.2 - -name apprends-latex -category Package -revision 19306 -shortdesc Apprends LaTeX! -relocated 1 -longdesc Apprends LaTeX! ("Learn LaTeX", in English) is French -longdesc documentation for LaTeX beginners. -containersize 404 -containerchecksum 692c57415ad56b5a991ff3663ccf95fbde0e57ddd26f050899d3238e3fb7f10045ead6764a9eaa3e0e3c32bc0acc8ee096ece007abab6224bcf6306a8b2b163a -doccontainersize 2489096 -doccontainerchecksum ba7f615ba74eef13196fafafbd965a76ca8455f8ca6f5dddd2acd9e2e8b0de21c70a6ebb7fa2c565aa2f0f534b53d32989f2b6226a48fa763cd1cf2b753cd2bf -docfiles size=713 - RELOC/doc/latex/apprends-latex/Apprends_LaTeX.pdf details="The document itself" language="fr" - RELOC/doc/latex/apprends-latex/Apprends_LaTeX.tex - RELOC/doc/latex/apprends-latex/README details="Readme" - RELOC/doc/latex/apprends-latex/avance.bib - RELOC/doc/latex/apprends-latex/bibliographie-index.bib - RELOC/doc/latex/apprends-latex/divers.bib - RELOC/doc/latex/apprends-latex/exemples/Makefile - RELOC/doc/latex/apprends-latex/exemples/beamer-themes.pl - RELOC/doc/latex/apprends-latex/exemples/beamer-titlepage.tex - RELOC/doc/latex/apprends-latex/exemples/currvita.tex - RELOC/doc/latex/apprends-latex/exemples/curve-experience.tex - RELOC/doc/latex/apprends-latex/exemples/curve-extra.tex - RELOC/doc/latex/apprends-latex/exemples/curve-formation.tex - RELOC/doc/latex/apprends-latex/exemples/curve-langues.tex - RELOC/doc/latex/apprends-latex/exemples/curve-methodologies.tex - RELOC/doc/latex/apprends-latex/exemples/curve-references.tex - RELOC/doc/latex/apprends-latex/exemples/curve.tex - RELOC/doc/latex/apprends-latex/exemples/letter.tex - RELOC/doc/latex/apprends-latex/exemples/moderncv.tex - RELOC/doc/latex/apprends-latex/exemples/polices.pl - RELOC/doc/latex/apprends-latex/exemples/scrlttr2.tex - RELOC/doc/latex/apprends-latex/exemples/seraphin-lampion.jpg - RELOC/doc/latex/apprends-latex/exemples/slides.tex - RELOC/doc/latex/apprends-latex/exemples/tikz.tex - RELOC/doc/latex/apprends-latex/graphisme.bib - RELOC/doc/latex/apprends-latex/index.ist - RELOC/doc/latex/apprends-latex/latex.bib - RELOC/doc/latex/apprends-latex/latexmkrc - RELOC/doc/latex/apprends-latex/typographie.bib -catalogue-ctan /info/apprends-latex -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl -catalogue-topics french-doc -catalogue-version 4.02 - -name apptools -category Package -revision 28400 -shortdesc Tools for customising appendices -relocated 1 -longdesc The package provides an \AtAppendix command to add code to a -longdesc hook that is executed when \appendix is called by the user. -longdesc Additionally, a TeX conditional \ifappendix and a LaTeX-style -longdesc conditional \IfAppendix are provided to check if \appendix has -longdesc already been called. -containersize 1204 -containerchecksum 8c46dfb31dcd4eb128b549f2d6630a805eb3346ec58bf00acb60604331161a11b8edd99d47deb85858b407cb7c4c68aae8874198d485d3b2a2cc9684ccd86abc -doccontainersize 82152 -doccontainerchecksum 09f29aedec66f18dcbea44e11662848d2af8d18f71e3d3ad8c8ce3b34e185d3ead93b0c580bd953b4bb00fc6e15452d860db42f3ff002d86cc69173afb82f66e -docfiles size=22 - RELOC/doc/latex/apptools/apptools-test.tex - RELOC/doc/latex/apptools/apptools.pdf details="Package documentation" -srccontainersize 5296 -srccontainerchecksum 73f57d2766088e01dd3693519e71722798d7bf55fa2bf231df46430bb4310a32f1eb6e7b59c2b3dc8b5e030979134f957efcc9d34d672cccdf73bf94c0b12ac3 -srcfiles size=6 - RELOC/source/latex/apptools/apptools.drv - RELOC/source/latex/apptools/apptools.dtx - RELOC/source/latex/apptools/apptools.ins -runfiles size=1 - RELOC/tex/latex/apptools/apptools.sty -catalogue-ctan /macros/latex/contrib/apptools -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics appendix -catalogue-version 1.0 - -name apxproof -category Package -revision 49865 -shortdesc Proofs in appendix -relocated 1 -longdesc The package makes it easier to write articles where proofs and -longdesc other material are deferred to the appendix. The appendix -longdesc material is written in the LaTeX code along with the main text -longdesc which it naturally complements, and it is automatically -longdesc deferred. The package can automatically send proofs to the -longdesc appendix, can repeat in the appendix the theorem environments -longdesc stated in the main text, can section the appendix automatically -longdesc based on the sectioning of the main text, and supports a -longdesc separate bibliography for the appendix material. It depends on -longdesc the following other packages: amsthm, bibunits, environ, -longdesc etoolbox, fancyvrb, ifthen, and kvoptions. -containersize 4108 -containerchecksum 651d318756015f069aa6b4984a0095163ac91e9b95ed40e6cf244aca1e31c53b6a30064934cc105f72742a3abb7c0be723f2894bd926c58afba465c54832fe89 -doccontainersize 563460 -doccontainerchecksum 99bc20f03e087a657dc01e9e2554dfcaa4e34c4c905386a2ddba4624d005cacceb58dd5f274cf2e25c1e2895057d0c17bf6a277dca1b72e3be4991caf83b671d -docfiles size=144 - RELOC/doc/latex/apxproof/LICENSE - RELOC/doc/latex/apxproof/README.md details="Readme" - RELOC/doc/latex/apxproof/apxproof.bib - RELOC/doc/latex/apxproof/apxproof.pdf details="Package documentation" -srccontainersize 15048 -srccontainerchecksum d081a31c9473cdc05ddbd550ece8395acc83d8e048537fcc25ed322ac586ea524b6e529490464cfe81127c4ed6bbbe5f47790be9202417263f9e9eef7e5078ca -srcfiles size=16 - RELOC/source/latex/apxproof/Makefile - RELOC/source/latex/apxproof/apxproof.dtx - RELOC/source/latex/apxproof/apxproof.ins -runfiles size=4 - RELOC/tex/latex/apxproof/apxproof.sty -catalogue-contact-bugs https://github.com/PierreSenellart/apxproof/issues -catalogue-contact-repository https://github.com/PierreSenellart/apxproof -catalogue-ctan /macros/latex/contrib/apxproof -catalogue-date 2019-01-28 22:56:21 +0100 -catalogue-license lppl1.3 -catalogue-topics proof appendix -catalogue-version 1.1.1 - -name arabi -category Package -revision 44662 -shortdesc (La)TeX support for Arabic and Farsi, compliant with Babel -relocated 1 -longdesc The package provides an Arabic and Farsi script support for TeX -longdesc without the need of any external pre-processor, and in a way -longdesc that is compatible with babel. The bi-directional capability -longdesc supposes that the user has a TeX engine that knows the four -longdesc primitives \beginR, \endR, \beginL and \endL. That is the case -longdesc in both the TeX--XeT and e-TeX engines. Arabi will accept input -longdesc in several 8-bit encodings, including UTF-8. Arabi can make use -longdesc of a wide variety of Arabic and Farsi fonts, and provides one -longdesc of its own. PDF files generated using Arabi may be searched, -longdesc and text may be copied from them and pasted elsewhere. -execute addMap arabi.map -containersize 1934364 -containerchecksum 4b7e470834905c249e2caefd1ebbbdf68635567e43b3f7b1fcf8ef3575930425f2772df96e3163eacff4c2cb951a89a12567cb679f8175f8774b18d13b067e1e -doccontainersize 1967376 -doccontainerchecksum 5c655d904fbe3546075f07d3685d26ce12e2649bd838b53d25485152ea05c826079dcd1d9d9df750e2b5aa8cb23e69659e1d13451683038e83033de09da8b1bd -docfiles size=755 - RELOC/doc/latex/arabi/README details="Readme" - RELOC/doc/latex/arabi/bblopts.cfg - RELOC/doc/latex/arabi/big2.pdf - RELOC/doc/latex/arabi/big2.tex - RELOC/doc/latex/arabi/fontchart_arabic.pdf - RELOC/doc/latex/arabi/fontchart_farsi.pdf - RELOC/doc/latex/arabi/lion.pdf - RELOC/doc/latex/arabi/lppl.tex - RELOC/doc/latex/arabi/samplebook.css - RELOC/doc/latex/arabi/samplebook.html - RELOC/doc/latex/arabi/samplebook.pdf - RELOC/doc/latex/arabi/samplebook.tex - RELOC/doc/latex/arabi/test_beamer.pdf - RELOC/doc/latex/arabi/testplaintex.pdf - RELOC/doc/latex/arabi/testplaintex.tex - RELOC/doc/latex/arabi/user_guide.pdf details="Package documentation" -runfiles size=1025 - RELOC/fonts/afm/arabi/arabeyes/ae_almohanad_boldItalitalic.afm - RELOC/fonts/afm/arabi/arabeyes/ae_almohanad_thin.afm - RELOC/fonts/afm/arabi/arabeyes/ae_almohanad_xxbold.afm - RELOC/fonts/enc/dvips/arabi/ararabeyes.enc - RELOC/fonts/enc/dvips/arabi/ardtpnaskh.enc - RELOC/fonts/enc/dvips/arabi/ardtpthuluth.enc - RELOC/fonts/enc/dvips/arabi/armonotype.enc - RELOC/fonts/enc/dvips/arabi/aromega.enc - RELOC/fonts/enc/dvips/arabi/arsimplified.enc - RELOC/fonts/enc/dvips/arabi/arunicode.enc - RELOC/fonts/enc/dvips/arabi/farsitex.enc - RELOC/fonts/enc/dvips/arabi/farsiwebencoding.enc - RELOC/fonts/enc/dvips/arabi/frmonotype.enc - RELOC/fonts/enc/dvips/arabi/frsimple.enc - RELOC/fonts/enc/dvips/arabi/frsimplified.enc - RELOC/fonts/enc/dvips/arabi/frunicode.enc - RELOC/fonts/map/dvips/arabi/arabi.map - RELOC/fonts/tfm/arabi/arabeyes/ae_almohanad_xxbold.tfm - RELOC/fonts/tfm/arabi/arabeyes/ae_alyermook.tfm - RELOC/fonts/tfm/arabi/arabeyes/ae_arab.tfm - RELOC/fonts/tfm/arabi/arabeyes/ae_tholoth.tfm - RELOC/fonts/tfm/arabi/arabeyes/aealbattar.tfm - RELOC/fonts/tfm/arabi/arabeyes/aealmateen.tfm - RELOC/fonts/tfm/arabi/arabeyes/aealmohanadb.tfm - RELOC/fonts/tfm/arabi/arabeyes/aealmohanadbolditalic.tfm - RELOC/fonts/tfm/arabi/arabeyes/aealmothnna.tfm - RELOC/fonts/tfm/arabi/arabeyes/aealyermook.tfm - RELOC/fonts/tfm/arabi/arabeyes/aearab.tfm - RELOC/fonts/tfm/arabi/arabeyes/aecortoba.tfm - RELOC/fonts/tfm/arabi/arabeyes/aedimnah.tfm - RELOC/fonts/tfm/arabi/arabeyes/aefurat.tfm - RELOC/fonts/tfm/arabi/arabeyes/aegranada.tfm - RELOC/fonts/tfm/arabi/arabeyes/aegraph.tfm - RELOC/fonts/tfm/arabi/arabeyes/aehani.tfm - RELOC/fonts/tfm/arabi/arabeyes/aehor.tfm - RELOC/fonts/tfm/arabi/arabeyes/aekayrawan.tfm - RELOC/fonts/tfm/arabi/arabeyes/aekhalid.tfm - RELOC/fonts/tfm/arabi/arabeyes/aemashq.tfm - RELOC/fonts/tfm/arabi/arabeyes/aemetal.tfm - RELOC/fonts/tfm/arabi/arabeyes/aenada.tfm - RELOC/fonts/tfm/arabi/arabeyes/aenagham.tfm - RELOC/fonts/tfm/arabi/arabeyes/aenice.tfm - RELOC/fonts/tfm/arabi/arabeyes/aeostorah.tfm - RELOC/fonts/tfm/arabi/arabeyes/aeouhod.tfm - RELOC/fonts/tfm/arabi/arabeyes/aepetra.tfm - RELOC/fonts/tfm/arabi/arabeyes/aerehan.tfm - RELOC/fonts/tfm/arabi/arabeyes/aesalem.tfm - RELOC/fonts/tfm/arabi/arabeyes/aeshado.tfm - RELOC/fonts/tfm/arabi/arabeyes/aesharjah.tfm - RELOC/fonts/tfm/arabi/arabeyes/aesindibad.tfm - RELOC/fonts/tfm/arabi/arabeyes/aetarablus.tfm - RELOC/fonts/tfm/arabi/arabeyes/aetholoth.tfm - RELOC/fonts/tfm/arabi/farsiweb/homa.tfm - RELOC/fonts/tfm/arabi/farsiweb/nazli.tfm - RELOC/fonts/tfm/arabi/farsiweb/nazlib.tfm - RELOC/fonts/tfm/arabi/farsiweb/nazlibout.tfm - RELOC/fonts/tfm/arabi/farsiweb/nazliout.tfm - RELOC/fonts/tfm/arabi/farsiweb/titr.tfm - RELOC/fonts/tfm/arabi/farsiweb/titrout.tfm - RELOC/fonts/type1/arabi/arabeyes/ae_albattar.pfb - RELOC/fonts/type1/arabi/arabeyes/ae_almateen.pfb - RELOC/fonts/type1/arabi/arabeyes/ae_almohanad_bold.pfb - RELOC/fonts/type1/arabi/arabeyes/ae_almohanad_boldItalitalic.pfb - RELOC/fonts/type1/arabi/arabeyes/ae_almohanad_thin.pfb - RELOC/fonts/type1/arabi/arabeyes/ae_almohanad_xxbold.pfb - RELOC/fonts/type1/arabi/arabeyes/ae_almothnna.pfb - RELOC/fonts/type1/arabi/arabeyes/ae_alyermook.pfb - RELOC/fonts/type1/arabi/arabeyes/ae_arab.pfb - RELOC/fonts/type1/arabi/arabeyes/ae_cortoba.pfb - RELOC/fonts/type1/arabi/arabeyes/ae_dimnah.pfb - RELOC/fonts/type1/arabi/arabeyes/ae_furat.pfb - RELOC/fonts/type1/arabi/arabeyes/ae_granada.pfb - RELOC/fonts/type1/arabi/arabeyes/ae_graph.pfb - RELOC/fonts/type1/arabi/arabeyes/ae_hani.pfb - RELOC/fonts/type1/arabi/arabeyes/ae_hor.pfb - RELOC/fonts/type1/arabi/arabeyes/ae_kayrawan.pfb - RELOC/fonts/type1/arabi/arabeyes/ae_khalid.pfb - RELOC/fonts/type1/arabi/arabeyes/ae_mashq.pfb - RELOC/fonts/type1/arabi/arabeyes/ae_metal.pfb - RELOC/fonts/type1/arabi/arabeyes/ae_nada.pfb - RELOC/fonts/type1/arabi/arabeyes/ae_nagham.pfb - RELOC/fonts/type1/arabi/arabeyes/ae_nice.pfb - RELOC/fonts/type1/arabi/arabeyes/ae_ostorah.pfb - RELOC/fonts/type1/arabi/arabeyes/ae_ouhod.pfb - RELOC/fonts/type1/arabi/arabeyes/ae_petra.pfb - RELOC/fonts/type1/arabi/arabeyes/ae_rehan.pfb - RELOC/fonts/type1/arabi/arabeyes/ae_salem.pfb - RELOC/fonts/type1/arabi/arabeyes/ae_shado.pfb - RELOC/fonts/type1/arabi/arabeyes/ae_sharjah.pfb - RELOC/fonts/type1/arabi/arabeyes/ae_sindibad.pfb - RELOC/fonts/type1/arabi/arabeyes/ae_tarablus.pfb - RELOC/fonts/type1/arabi/arabeyes/ae_tholoth.pfb - RELOC/fonts/type1/arabi/farsiweb/homa.pfb - RELOC/fonts/type1/arabi/farsiweb/nazli.pfb - RELOC/fonts/type1/arabi/farsiweb/nazlib.pfb - RELOC/fonts/type1/arabi/farsiweb/titr.pfb - RELOC/tex/latex/arabi/8859-6.def - RELOC/tex/latex/arabi/PPRarabic.sty - RELOC/tex/latex/arabi/arabi4ht.cfg - RELOC/tex/latex/arabi/arabic.cfg - RELOC/tex/latex/arabi/arabic.ldf - RELOC/tex/latex/arabi/arabicfnt.sty - RELOC/tex/latex/arabi/arabicore.sty - RELOC/tex/latex/arabi/arabiftoday.sty - RELOC/tex/latex/arabi/arabipoetry.sty - RELOC/tex/latex/arabi/arabnovowel.sty - RELOC/tex/latex/arabi/arfonts.sty - RELOC/tex/latex/arabi/calendrierfpar.sty - RELOC/tex/latex/arabi/calendrierfpmodified.sty - RELOC/tex/latex/arabi/cp1256.def - RELOC/tex/latex/arabi/farsi.ldf - RELOC/tex/latex/arabi/farsifnt.sty - RELOC/tex/latex/arabi/fmultico.sty - RELOC/tex/latex/arabi/fnum.sty - RELOC/tex/latex/arabi/frfonts.sty - RELOC/tex/latex/arabi/haparabica.sty - RELOC/tex/latex/arabi/laeaealbattar.fd - RELOC/tex/latex/arabi/laeaealmateen.fd - RELOC/tex/latex/arabi/laeaealmohanadb.fd - RELOC/tex/latex/arabi/laeaealmothnna.fd - RELOC/tex/latex/arabi/laeaealyermook.fd - RELOC/tex/latex/arabi/laeaearab.fd - RELOC/tex/latex/arabi/laeaecortoba.fd - RELOC/tex/latex/arabi/laeaedimnah.fd - RELOC/tex/latex/arabi/laeaefurat.fd - RELOC/tex/latex/arabi/laeaegranada.fd - RELOC/tex/latex/arabi/laeaegraph.fd - RELOC/tex/latex/arabi/laeaehani.fd - RELOC/tex/latex/arabi/laeaehor.fd - RELOC/tex/latex/arabi/laeaekayrawan.fd - RELOC/tex/latex/arabi/laeaekhalid.fd - RELOC/tex/latex/arabi/laeaemashq.fd - RELOC/tex/latex/arabi/laeaemetal.fd - RELOC/tex/latex/arabi/laeaenada.fd - RELOC/tex/latex/arabi/laeaenagham.fd - RELOC/tex/latex/arabi/laeaenice.fd - RELOC/tex/latex/arabi/laeaeostorah.fd - RELOC/tex/latex/arabi/laeaeouhod.fd - RELOC/tex/latex/arabi/laeaepetra.fd - RELOC/tex/latex/arabi/laeaerehan.fd - RELOC/tex/latex/arabi/laeaesalem.fd - RELOC/tex/latex/arabi/laeaeshado.fd - RELOC/tex/latex/arabi/laeaesharjah.fd - RELOC/tex/latex/arabi/laeaesindibad.fd - RELOC/tex/latex/arabi/laeaetarablus.fd - RELOC/tex/latex/arabi/laeaetholoth.fd - RELOC/tex/latex/arabi/laeandlso.fd - RELOC/tex/latex/arabi/laeararial.fd - RELOC/tex/latex/arabi/laearcour.fd - RELOC/tex/latex/arabi/laearomega.fd - RELOC/tex/latex/arabi/laearsimpo.fd - RELOC/tex/latex/arabi/laeartimes.fd - RELOC/tex/latex/arabi/laeasv.fd - RELOC/tex/latex/arabi/laecmr.fd - RELOC/tex/latex/arabi/laecmss.fd - RELOC/tex/latex/arabi/laecmtt.fd - RELOC/tex/latex/arabi/laedthuluth.fd - RELOC/tex/latex/arabi/laedtpn.fd - RELOC/tex/latex/arabi/laedtpnsp.fd - RELOC/tex/latex/arabi/laeenc.def - RELOC/tex/latex/arabi/laeenc.dfu - RELOC/tex/latex/arabi/laekacstbook.fd - RELOC/tex/latex/arabi/laemaghribi.fd - RELOC/tex/latex/arabi/laenaskhi.fd - RELOC/tex/latex/arabi/laereqaa.fd - RELOC/tex/latex/arabi/laetraditionalarabic.fd - RELOC/tex/latex/arabi/lagally.sty - RELOC/tex/latex/arabi/lfecmr.fd - RELOC/tex/latex/arabi/lfecmss.fd - RELOC/tex/latex/arabi/lfecmtt.fd - RELOC/tex/latex/arabi/lfeelham.fd - RELOC/tex/latex/arabi/lfeenc.def - RELOC/tex/latex/arabi/lfefandlso.fd - RELOC/tex/latex/arabi/lfefarsismpl.fd - RELOC/tex/latex/arabi/lfefrarial.fd - RELOC/tex/latex/arabi/lfefrtimes.fd - RELOC/tex/latex/arabi/lfeftraditionalarabic.fd - RELOC/tex/latex/arabi/lfehoma.fd - RELOC/tex/latex/arabi/lfekoodak.fd - RELOC/tex/latex/arabi/lfenazli.fd - RELOC/tex/latex/arabi/lfenazliout.fd - RELOC/tex/latex/arabi/lferoya.fd - RELOC/tex/latex/arabi/lfesmplarabic.fd - RELOC/tex/latex/arabi/lfeterafik.fd - RELOC/tex/latex/arabi/lfetitr.fd - RELOC/tex/latex/arabi/lfetitrout.fd - RELOC/tex/latex/arabi/mosq.def - RELOC/tex/latex/arabi/puenc-ar.def - RELOC/tex/latex/arabi/transcmr.fd - RELOC/tex/latex/arabi/translit.sty -catalogue-also arabtex -catalogue-ctan /language/arabic/arabi -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics arabic multilingual-addon font font-type1 -catalogue-version 1.1 - -name arabi-add -category Package -revision 37709 -shortdesc Using hyperref and bookmark packages with arabic and farsi languages -relocated 1 -longdesc This package takes advantage of some of the possibilities that -longdesc hyperref and bookmark packages offer when you create a table of -longdesc contents for Arabic texts created by the arabi package. -containersize 2596 -containerchecksum 4668574f7e1cee77adc451a1cff7c5d49972c6ea8f40b8f14666d377678569fb91dcdc2e18488386b2fdc9416c43f2944b12436c645db6d110f58a87d0309631 -doccontainersize 168772 -doccontainerchecksum a75ab71a460545f8691742410fe680c63670657c805c93571c20e5aa57720c4f2c0c34363423fd6b765c32fdd32568ae3c83ce04b4b80421e055d14debd4d908 -docfiles size=46 - RELOC/doc/latex/arabi-add/README details="Readme" - RELOC/doc/latex/arabi-add/arabi-add-doc.pdf details="Package documentation" - RELOC/doc/latex/arabi-add/arabi-add-example.pdf -runfiles size=5 - RELOC/tex/latex/arabi-add/arabi-add.sty -catalogue-also arabi -catalogue-ctan /language/arabic/arabi-add -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license unknown -catalogue-topics arabic -catalogue-version 1.0 - -name arabluatex -category Package -revision 48884 -shortdesc An ArabTeX-like interface for LuaLaTeX -relocated 1 -longdesc This package provides for LuaLaTeX an ArabTeX-like interface to -longdesc generate Arabic writing from an ascii transliteration. It is -longdesc particularly well-suited for complex documents such as -longdesc technical documents or critical editions where a lot of -longdesc left-to-right commands intertwine with Arabic writing. -longdesc arabluatex is able to process any ArabTeX input notation. Its -longdesc output can be set in the same modes of vocalization as ArabTeX, -longdesc or in different roman transliterations. It further allows many -longdesc typographical refinements. It will eventually interact with -longdesc some other packages yet to come to produce from .tex source -longdesc files, in addition to printed books, TEI xml compliant critical -longdesc editions and/or lexicons that can be searched, analyzed and -longdesc correlated in various ways. -containersize 19108 -containerchecksum a53a8779c42bdb49d789173a441cbc5092f9915b72eab1d0725fbdff9f6ba16f27c63d80dd0d8e1a13e2e57ccf00d4c6bf0aec9e94616033549a258c4ce214c9 -doccontainersize 743192 -doccontainerchecksum 158c7de90655df51ac4e1ccf28ba41b33b33945b5001ab91ed1128b72f22554839bd7c976f2dae4d8dfdc2a557b8f0886373a091a41ead562e6a83401c5c8515 -docfiles size=227 - RELOC/doc/lualatex/arabluatex/arabluatex.el - RELOC/doc/lualatex/arabluatex/arabluatex.pdf details="Package documentation" - RELOC/doc/lualatex/arabluatex/samples/al-Jahiz.pdf details="Example of use" - RELOC/doc/lualatex/arabluatex/samples/al-Jahiz.tex - RELOC/doc/lualatex/arabluatex/samples/exporting.pdf - RELOC/doc/lualatex/arabluatex/samples/exporting.tex - RELOC/doc/lualatex/arabluatex/samples/template-01.pdf - RELOC/doc/lualatex/arabluatex/samples/template-01.tex -srccontainersize 52644 -srccontainerchecksum 88d4df754e7ab790fcfa50592d7b3f4c2b2a86f18d99146fb4619f14cfc6ab1d536b50ec9f30785d2bc755ac46c82208ca3086e47347f96cff3b289e96641639 -srcfiles size=56 - RELOC/source/lualatex/arabluatex/README.tex - RELOC/source/lualatex/arabluatex/arabluatex.dtx - RELOC/source/lualatex/arabluatex/arabluatex.ins -runfiles size=43 - RELOC/tex/lualatex/arabluatex/arabluatex-patch.sty - RELOC/tex/lualatex/arabluatex/arabluatex.lua - RELOC/tex/lualatex/arabluatex/arabluatex.sty - RELOC/tex/lualatex/arabluatex/arabluatex_fullvoc.lua - RELOC/tex/lualatex/arabluatex/arabluatex_novoc.lua - RELOC/tex/lualatex/arabluatex/arabluatex_trans.lua - RELOC/tex/lualatex/arabluatex/arabluatex_voc.lua -catalogue-contact-bugs https://notabug.org/ralessi/arabluatex/issues -catalogue-contact-home http://www.robertalessi.net/arabluatex -catalogue-contact-repository http://git.robertalessi.net/arabluatex -catalogue-ctan /macros/luatex/latex/arabluatex -catalogue-date 2018-10-11 17:08:04 +0200 -catalogue-license gpl3+cc-by-sa-4 -catalogue-topics multilingual arabic luatex -catalogue-version 1.15.1 - -name arabtex -category Package -revision 25711 -shortdesc Macros and fonts for typesetting Arabic -relocated 1 -longdesc ArabTeX is a package extending the capabilities of TeX/LaTeX to -longdesc generate Arabic and Hebrew text. Input may be in ASCII -longdesc transliteration or other encodings (including UTF-8); output -longdesc may be Arabic, Hebrew, or any of several languages that use the -longdesc Arabic script. ArabTeX consists of a TeX macro package and -longdesc Arabic and Hebrew fonts (provided both in Metafont format and -longdesc Adobe Type 1). The Arabic font is presently only available in -longdesc the Naskhi style. ArabTeX will run with Plain TeX and also with -longdesc LaTeX. -execute addMixedMap arabtex.map -containersize 235804 -containerchecksum e61468f2cbc0aea1bd0dca4398a9f6a38a84774d9bba44b64eceb448adb16d4088ef7a2713d071abf8eda5b01039a41e912a14566fdcd5ec0ae04b3ed50e4eef -doccontainersize 375320 -doccontainerchecksum 28f2cdf8543edd3020f5f26904718b3d0cbb5b50b1422da83489b4f1aa46d4812b1df0900492459f6643cf05f1c5a08ce8940e526394b6d571c91954248adb81 -docfiles size=198 - RELOC/doc/latex/arabtex/announce.txt - RELOC/doc/latex/arabtex/arabtex-doc.pdf - RELOC/doc/latex/arabtex/arabtex.doc - RELOC/doc/latex/arabtex/arabtex.faq - RELOC/doc/latex/arabtex/arabtex.gif - RELOC/doc/latex/arabtex/arabtex.htm details="Outline of the project" - RELOC/doc/latex/arabtex/arabtex1.htm - RELOC/doc/latex/arabtex/arabtex2.htm - RELOC/doc/latex/arabtex/changes.htm - RELOC/doc/latex/arabtex/changes.txt - RELOC/doc/latex/arabtex/changes2.txt - RELOC/doc/latex/arabtex/chg311.htm - RELOC/doc/latex/arabtex/chg311a.htm - RELOC/doc/latex/arabtex/chg311b.htm - RELOC/doc/latex/arabtex/chg311c.htm - RELOC/doc/latex/arabtex/chg311d.htm - RELOC/doc/latex/arabtex/guha.ps - RELOC/doc/latex/arabtex/hebrew.305 - RELOC/doc/latex/arabtex/install.txt - RELOC/doc/latex/arabtex/lppl.txt - RELOC/doc/latex/arabtex/malay.ps - RELOC/doc/latex/arabtex/manifest.txt - RELOC/doc/latex/arabtex/miktex.htm - RELOC/doc/latex/arabtex/miktex.mai - RELOC/doc/latex/arabtex/new1.gif - RELOC/doc/latex/arabtex/new2.gif - RELOC/doc/latex/arabtex/readme.305 - RELOC/doc/latex/arabtex/readme.txt details="Readme" - RELOC/doc/latex/arabtex/refer.htm - RELOC/doc/latex/arabtex/sindhi.ps - RELOC/doc/latex/arabtex/tetex.txt - RELOC/doc/latex/arabtex/uighur.ps - RELOC/doc/latex/arabtex/xarbsymb.dat -runfiles size=306 - RELOC/fonts/map/dvips/arabtex/arabtex.map - RELOC/fonts/source/public/arabtex/arabsymb.mf - RELOC/fonts/source/public/arabtex/hcaption.mf - RELOC/fonts/source/public/arabtex/hcbase.mf - RELOC/fonts/source/public/arabtex/hclassic.mf - RELOC/fonts/source/public/arabtex/nash.mf - RELOC/fonts/source/public/arabtex/nash14.mf - RELOC/fonts/source/public/arabtex/nash14bf.mf - RELOC/fonts/source/public/arabtex/nashbase.mf - RELOC/fonts/source/public/arabtex/nashchar.mf - RELOC/fonts/source/public/arabtex/nashdia.mf - RELOC/fonts/source/public/arabtex/nashdig.mf - RELOC/fonts/source/public/arabtex/nashlig.mf - RELOC/fonts/source/public/arabtex/nashspec.mf - RELOC/fonts/source/public/arabtex/xarbsymb.mf - RELOC/fonts/source/public/arabtex/xnsh.mf - RELOC/fonts/source/public/arabtex/xnsh14.mf - RELOC/fonts/source/public/arabtex/xnsh14bf.mf - RELOC/fonts/source/public/arabtex/xnshbase.mf - RELOC/fonts/source/public/arabtex/xnshchar.mf - RELOC/fonts/source/public/arabtex/xnshdia.mf - RELOC/fonts/source/public/arabtex/xnshdig.mf - RELOC/fonts/source/public/arabtex/xnshlig.mf - RELOC/fonts/source/public/arabtex/xnshspec.mf - RELOC/fonts/tfm/public/arabtex/hcaption.tfm - RELOC/fonts/tfm/public/arabtex/hclassic.tfm - RELOC/fonts/tfm/public/arabtex/nash14.tfm - RELOC/fonts/tfm/public/arabtex/nash14bf.tfm - RELOC/fonts/tfm/public/arabtex/xnsh14.tfm - RELOC/fonts/tfm/public/arabtex/xnsh14bf.tfm - RELOC/fonts/tfm/public/arabtex/yarborn.tfm - RELOC/fonts/type1/public/arabtex/hcaption-4.pfb - RELOC/fonts/type1/public/arabtex/hclassic-4.pfb - RELOC/fonts/type1/public/arabtex/xnsh14.pfb - RELOC/fonts/type1/public/arabtex/xnsh14bf.pfb - RELOC/tex/latex/arabtex/Uxnsh.fd - RELOC/tex/latex/arabtex/abidir.sty - RELOC/tex/latex/arabtex/abjad.sty - RELOC/tex/latex/arabtex/aboxes.sty - RELOC/tex/latex/arabtex/acjk.sty - RELOC/tex/latex/arabtex/acmd.sty - RELOC/tex/latex/arabtex/aconfig.sty - RELOC/tex/latex/arabtex/aedpatch.sty - RELOC/tex/latex/arabtex/afonts.sty - RELOC/tex/latex/arabtex/afonts0.sty - RELOC/tex/latex/arabtex/afonts1.sty - RELOC/tex/latex/arabtex/afonts2.sty - RELOC/tex/latex/arabtex/afoot.sty - RELOC/tex/latex/arabtex/alatex.sty - RELOC/tex/latex/arabtex/aligs.sty - RELOC/tex/latex/arabtex/alists.sty - RELOC/tex/latex/arabtex/alocal.sty - RELOC/tex/latex/arabtex/altxext.sty - RELOC/tex/latex/arabtex/amac.sty - RELOC/tex/latex/arabtex/aoutput.sty - RELOC/tex/latex/arabtex/aparse.sty - RELOC/tex/latex/arabtex/apatch.sty - RELOC/tex/latex/arabtex/arababel.sty - RELOC/tex/latex/arabtex/arabart.cls - RELOC/tex/latex/arabtex/arabaux.sty - RELOC/tex/latex/arabtex/arabbook.cls - RELOC/tex/latex/arabtex/arabchrs.sty - RELOC/tex/latex/arabtex/arabext.sty - RELOC/tex/latex/arabtex/arabrep.cls - RELOC/tex/latex/arabtex/arabrep1.cls - RELOC/tex/latex/arabtex/arabskel.sty - RELOC/tex/latex/arabtex/arabsymb.sty - RELOC/tex/latex/arabtex/arabtex-doc.tex - RELOC/tex/latex/arabtex/arabtex.sty - RELOC/tex/latex/arabtex/arabtex.tex - RELOC/tex/latex/arabtex/arabtoks.sty - RELOC/tex/latex/arabtex/arwindoc.tex - RELOC/tex/latex/arabtex/ascan.sty - RELOC/tex/latex/arabtex/asect.sty - RELOC/tex/latex/arabtex/asize10.clo - RELOC/tex/latex/arabtex/asize11.clo - RELOC/tex/latex/arabtex/asize12.clo - RELOC/tex/latex/arabtex/asmo449.sty - RELOC/tex/latex/arabtex/asmo449a.sty - RELOC/tex/latex/arabtex/atabg.sty - RELOC/tex/latex/arabtex/atrans.sty - RELOC/tex/latex/arabtex/awrite.sty - RELOC/tex/latex/arabtex/bhs.sty - RELOC/tex/latex/arabtex/bhslabel.sty - RELOC/tex/latex/arabtex/buck.sty - RELOC/tex/latex/arabtex/captions.def - RELOC/tex/latex/arabtex/cp1256.sty - RELOC/tex/latex/arabtex/etrans.sty - RELOC/tex/latex/arabtex/gedalin.sty - RELOC/tex/latex/arabtex/guha.tex - RELOC/tex/latex/arabtex/hebchrs.sty - RELOC/tex/latex/arabtex/hebsymb.sty - RELOC/tex/latex/arabtex/hebtex.sty - RELOC/tex/latex/arabtex/hebtex.tex - RELOC/tex/latex/arabtex/hecmd.sty - RELOC/tex/latex/arabtex/hefonts.sty - RELOC/tex/latex/arabtex/hefonts0.sty - RELOC/tex/latex/arabtex/hefonts1.sty - RELOC/tex/latex/arabtex/hefonts2.sty - RELOC/tex/latex/arabtex/heparse.sty - RELOC/tex/latex/arabtex/hepatch.sty - RELOC/tex/latex/arabtex/hescan.sty - RELOC/tex/latex/arabtex/hetrans.sty - RELOC/tex/latex/arabtex/hewrite.sty - RELOC/tex/latex/arabtex/hmac.sty - RELOC/tex/latex/arabtex/isiri.sty - RELOC/tex/latex/arabtex/iso88596.sty - RELOC/tex/latex/arabtex/kashmiri.tex - RELOC/tex/latex/arabtex/ligtable.tex - RELOC/tex/latex/arabtex/malay.tex - RELOC/tex/latex/arabtex/nashbf.sty - RELOC/tex/latex/arabtex/omar.tex - RELOC/tex/latex/arabtex/raw.sty - RELOC/tex/latex/arabtex/saw.sty - RELOC/tex/latex/arabtex/sindhi.tex - RELOC/tex/latex/arabtex/sotoku.sty - RELOC/tex/latex/arabtex/twoblks.sty - RELOC/tex/latex/arabtex/uheb.fd - RELOC/tex/latex/arabtex/uighur.tex - RELOC/tex/latex/arabtex/unash.fd - RELOC/tex/latex/arabtex/utf8.sty - RELOC/tex/latex/arabtex/utfcode.sty - RELOC/tex/latex/arabtex/verses.sty - RELOC/tex/latex/arabtex/witbhs.sty - RELOC/tex/latex/arabtex/xarbskel.sty - RELOC/tex/latex/arabtex/xarbsymb.sty - RELOC/tex/latex/arabtex/yiddish.sty -catalogue-ctan /language/arabic/arabtex -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics font arabic font-arabic hebrew font-hebrew font-mf -catalogue-version 3.17 - -name arabxetex -category Package -revision 38299 -shortdesc An ArabTeX-like interface for XeLaTeX -relocated 1 -longdesc ArabXeTeX provides a convenient ArabTeX-like user-interface for -longdesc typesetting languages using the Arabic script in XeLaTeX, with -longdesc flexible access to font features. Input in ArabTeX notation can -longdesc be set in three different vocalization modes or in roman -longdesc transliteration. Direct UTF-8 input is also supported. The -longdesc parsing and converting of ArabTeX input to Unicode is done by -longdesc means of TECkit mappings. Version 1.0 provides support for -longdesc Arabic, Maghribi Arabic, Farsi (Persian), Urdu, Sindhi, -longdesc Kashmiri, Ottoman Turkish, Kurdish, Jawi (Malay) and Uighur. -longdesc The documentation covers topics such as typesetting the Holy -longdesc Quran and typesetting bidirectional critical editions with the -longdesc package ednotes. -containersize 147584 -containerchecksum f9db22f63278faa0b59d1287a73775c13e4eadd16561ad9f321960756eb82ceacff092eae6e533e779e17737aaa09d895983b913178bbea98e4d829205e1deb6 -doccontainersize 345148 -doccontainerchecksum 07e019754a2b22e41e0970287441080c4e7cade877ee5262dbbd49d60adc1d871b95ed589d7708b6b3e76ab0066b9132fe130ce71f8b8e20f5c1648cb7539d08 -docfiles size=89 - RELOC/doc/xelatex/arabxetex/README.md details="Readme" - RELOC/doc/xelatex/arabxetex/arabxetex.pdf details="Package documentation" - RELOC/doc/xelatex/arabxetex/examples/ednotes_example.pdf details="Ednotes example" - RELOC/doc/xelatex/arabxetex/examples/ednotes_example.tex - RELOC/doc/xelatex/arabxetex/examples/minimal.tex -srccontainersize 29588 -srccontainerchecksum a448dc1b9cc7f759b936e77d0466d6749c186282f91c907ecb45ca334d02210f7452384f58de1733cda9928729808fd2fd7dbf39f70ef3605ecc7743fa642aa5 -srcfiles size=43 - RELOC/source/xelatex/arabxetex/arabtex-farsi-trans-loc.map - RELOC/source/xelatex/arabxetex/arabtex-pashto-trans-loc.map - RELOC/source/xelatex/arabxetex/arabtex-sindhi-trans-loc.map - RELOC/source/xelatex/arabxetex/arabtex-trans-dmg.map - RELOC/source/xelatex/arabxetex/arabtex-trans-loc.map - RELOC/source/xelatex/arabxetex/arabtex-urdu-trans-loc.map - RELOC/source/xelatex/arabxetex/arabtex.maps - RELOC/source/xelatex/arabxetex/arabxetex.dtx - RELOC/source/xelatex/arabxetex/makemaps.pl -runfiles size=197 - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabicdigits.map - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabicdigits.tec - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-farsi-fullvoc.map - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-farsi-fullvoc.tec - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-farsi-novoc.map - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-farsi-novoc.tec - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-farsi-trans-loc.map - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-farsi-trans-loc.tec - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-farsi-voc.map - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-farsi-voc.tec - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fullvoc.map - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fullvoc.tec - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-kashmiri-fullvoc.map - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-kashmiri-fullvoc.tec - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-kashmiri-novoc.map - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-kashmiri-novoc.tec - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-kashmiri-voc.map - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-kashmiri-voc.tec - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-kurdish.map - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-kurdish.tec - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-maghribi-fullvoc.map - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-maghribi-fullvoc.tec - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-maghribi-novoc.map - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-maghribi-novoc.tec - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-maghribi-voc.map - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-maghribi-voc.tec - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-malay-fullvoc.map - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-malay-fullvoc.tec - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-malay-novoc.map - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-malay-novoc.tec - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-malay-voc.map - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-malay-voc.tec - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-novoc.map - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-novoc.tec - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-pashto-fullvoc.map - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-pashto-fullvoc.tec - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-pashto-novoc.map - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-pashto-novoc.tec - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-pashto-trans-loc.map - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-pashto-trans-loc.tec - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-pashto-voc.map - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-pashto-voc.tec - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-sindhi-fullvoc.map - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-sindhi-fullvoc.tec - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-sindhi-novoc.map - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-sindhi-novoc.tec - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-sindhi-trans-loc.map - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-sindhi-trans-loc.tec - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-sindhi-voc.map - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-sindhi-voc.tec - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-trans-dmg.map - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-trans-dmg.tec - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-trans-loc.map - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-trans-loc.tec - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-turk-fullvoc.map - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-turk-fullvoc.tec - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-turk-novoc.map - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-turk-novoc.tec - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-turk-voc.map - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-turk-voc.tec - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-uighur.map - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-uighur.tec - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-urdu-fullvoc.map - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-urdu-fullvoc.tec - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-urdu-novoc.map - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-urdu-novoc.tec - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-urdu-trans-loc.map - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-urdu-trans-loc.tec - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-urdu-voc.map - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-urdu-voc.tec - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-voc.map - RELOC/fonts/misc/xetex/fontmapping/arabxetex/arabtex-voc.tec - RELOC/fonts/misc/xetex/fontmapping/arabxetex/farsidigits.map - RELOC/fonts/misc/xetex/fontmapping/arabxetex/farsidigits.tec - RELOC/fonts/misc/xetex/fontmapping/arabxetex/fixlamalif.map - RELOC/fonts/misc/xetex/fontmapping/arabxetex/fixlamalif.tec - RELOC/fonts/misc/xetex/fontmapping/arabxetex/mirrorpunct.map - RELOC/fonts/misc/xetex/fontmapping/arabxetex/mirrorpunct.tec - RELOC/tex/xelatex/arabxetex/arabxetex.sty -catalogue-ctan /macros/xetex/latex/arabxetex -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics multilingual xetex -catalogue-version 1.2.1 - -name aramaic-serto -category Package -revision 30042 -shortdesc Fonts and LaTeX for Syriac written in Serto -relocated 1 -longdesc This package enables (La)TeX users to typeset words or phrases -longdesc (e-TeX extensions are needed) in Syriac (Aramaic) using the -longdesc Serto-alphabet. The package includes a preprocessor written in -longdesc Python (>= 1.5.2) in order to deal with right-to-left -longdesc typesetting for those who do not want to use elatex and to -longdesc choose the correct letter depending on word context -longdesc (initial/medial/final form). Detailed documentation and -longdesc examples are included. -execute addMap syriac.map -containersize 97900 -containerchecksum 615b28b1f9447c4d68dfaf910a02d49d3f8b6f51af29c31bbdd78b0f7c064cef57625a054e1dcd5b797ea4cc3ee6a5ab46a3e121867097839d815a36e23ca9ae -doccontainersize 220644 -doccontainerchecksum 15ff7aabfe9be5ce8a328b89dda88920fc6b89209d433edbd5e680a465c2546f3164ae895121389b1145e32ba414c8fa306d137e6e25fd22f2a4e649c9c0614b -docfiles size=75 - RELOC/doc/latex/aramaic-serto/README - RELOC/doc/latex/aramaic-serto/assyr.font - RELOC/doc/latex/aramaic-serto/example.ptex - RELOC/doc/latex/aramaic-serto/serto.font - RELOC/doc/latex/aramaic-serto/serto.py - RELOC/doc/latex/aramaic-serto/sertodoc.pdf details="Font documentation" - RELOC/doc/latex/aramaic-serto/sertodoc.ptex -runfiles size=78 - RELOC/fonts/afm/public/aramaic-serto/assy.afm - RELOC/fonts/afm/public/aramaic-serto/assyrb10.afm - RELOC/fonts/afm/public/aramaic-serto/serto10.afm - RELOC/fonts/afm/public/aramaic-serto/sertob10.afm - RELOC/fonts/map/dvips/aramaic-serto/syriac.map - RELOC/fonts/source/public/aramaic-serto/assy.mf - RELOC/fonts/source/public/aramaic-serto/assyrb10.mf - RELOC/fonts/source/public/aramaic-serto/assyrfont.mf - RELOC/fonts/source/public/aramaic-serto/serto.mf - RELOC/fonts/source/public/aramaic-serto/serto10.mf - RELOC/fonts/source/public/aramaic-serto/sertob10.mf - RELOC/fonts/source/public/aramaic-serto/sertobase.mf - RELOC/fonts/source/public/aramaic-serto/sertofont.mf - RELOC/fonts/source/public/aramaic-serto/sertomacros.mf - RELOC/fonts/source/public/aramaic-serto/syriacvowels.mf - RELOC/fonts/source/public/aramaic-serto/test.mf - RELOC/fonts/tfm/public/aramaic-serto/assy.tfm - RELOC/fonts/tfm/public/aramaic-serto/assyrb10.tfm - RELOC/fonts/tfm/public/aramaic-serto/serto10.tfm - RELOC/fonts/tfm/public/aramaic-serto/sertob10.tfm - RELOC/fonts/type1/public/aramaic-serto/assy.pfb - RELOC/fonts/type1/public/aramaic-serto/assyrb10.pfb - RELOC/fonts/type1/public/aramaic-serto/serto10.pfb - RELOC/fonts/type1/public/aramaic-serto/sertob10.pfb - RELOC/tex/latex/aramaic-serto/assyr.sty - RELOC/tex/latex/aramaic-serto/serto.sty - RELOC/tex/latex/aramaic-serto/syriac.sty - RELOC/tex/latex/aramaic-serto/uassyr.fd - RELOC/tex/latex/aramaic-serto/userto.fd -catalogue-also syriac aramaic -catalogue-ctan /language/aramaic/serto -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics font font-archaic font-mf font-type1 -catalogue-version 1.0 - -name arara -category Package -revision 48979 -shortdesc Automation of LaTeX compilation -longdesc Arara is comparable with other well-known compilation tools -longdesc like latexmk and rubber. The key difference is that arara -longdesc determines its actions from metadata in the source code, rather -longdesc than relying on indirect resources, such as log file analysis. -longdesc Arara requires a Java virtual machine. -depend arara.ARCH -containersize 4536520 -containerchecksum 2213d89f9f2fe0d519014bd34b56fe75c95c7fe0eac57639739633df03142702ee0ac7d53c336ba793031a330c3ce417c2241dba53a45c76c02992fe89a0a1a2 -doccontainersize 1677204 -doccontainerchecksum d2d9804ad9a97f719ca143844cda2563a52de51afdd3bc4b2a28e4b9e4452197e2b9a9cc2982bbb39ef129c28880f7130da751093f98dd4ce6079ef4ff9fcfef -docfiles size=712 - texmf-dist/doc/support/arara/README.md details="Readme" - texmf-dist/doc/support/arara/arara-manual.pdf details="Package documentation" - texmf-dist/doc/support/arara/arara-manual.tex - texmf-dist/doc/support/arara/arara.sty - texmf-dist/doc/support/arara/arararc.yaml - texmf-dist/doc/support/arara/chapters/building.tex - texmf-dist/doc/support/arara/chapters/cli.tex - texmf-dist/doc/support/arara/chapters/concepts.tex - texmf-dist/doc/support/arara/chapters/configuration.tex - texmf-dist/doc/support/arara/chapters/deploying.tex - texmf-dist/doc/support/arara/chapters/foreword.tex - texmf-dist/doc/support/arara/chapters/introduction.tex - texmf-dist/doc/support/arara/chapters/license.tex - texmf-dist/doc/support/arara/chapters/logging.tex - texmf-dist/doc/support/arara/chapters/methods.tex - texmf-dist/doc/support/arara/chapters/mvel.tex - texmf-dist/doc/support/arara/chapters/prologue.tex - texmf-dist/doc/support/arara/chapters/rules.tex - texmf-dist/doc/support/arara/chapters/yaml.tex - texmf-dist/doc/support/arara/figures/arara.png - texmf-dist/doc/support/arara/figures/dropdown1.pdf - texmf-dist/doc/support/arara/figures/dropdown2.pdf - texmf-dist/doc/support/arara/figures/inputbox1.pdf - texmf-dist/doc/support/arara/figures/inputbox2.pdf - texmf-dist/doc/support/arara/figures/messagebox1.pdf - texmf-dist/doc/support/arara/figures/messagebox2.pdf - texmf-dist/doc/support/arara/figures/optionbox1.pdf - texmf-dist/doc/support/arara/figures/optionbox2.pdf - texmf-dist/doc/support/arara/logos/bird.pdf - texmf-dist/doc/support/arara/logos/logo1.pdf - texmf-dist/doc/support/arara/logos/logo2.pdf - texmf-dist/doc/support/arara/rules/manual.yaml -srccontainersize 63548 -srccontainerchecksum a1b1ad0b0ac91429acef14bcb461ad686c01f6216e8d948d830c7e083658f2d193be62eed7318795dd33b9db1bd4477779c8bd10aacb8517f04f110fa9b5a882 -srcfiles size=159 - texmf-dist/source/support/arara/pom.java5.xml - texmf-dist/source/support/arara/pom.xml - texmf-dist/source/support/arara/src/main/java/com/github/cereda/arara/Arara.java - texmf-dist/source/support/arara/src/main/java/com/github/cereda/arara/controller/ConfigurationController.java - texmf-dist/source/support/arara/src/main/java/com/github/cereda/arara/controller/LanguageController.java - texmf-dist/source/support/arara/src/main/java/com/github/cereda/arara/controller/LoggingController.java - texmf-dist/source/support/arara/src/main/java/com/github/cereda/arara/controller/SessionController.java - texmf-dist/source/support/arara/src/main/java/com/github/cereda/arara/controller/SystemCallController.java - texmf-dist/source/support/arara/src/main/java/com/github/cereda/arara/model/AraraException.java - texmf-dist/source/support/arara/src/main/java/com/github/cereda/arara/model/Argument.java - texmf-dist/source/support/arara/src/main/java/com/github/cereda/arara/model/Command.java - texmf-dist/source/support/arara/src/main/java/com/github/cereda/arara/model/Conditional.java - texmf-dist/source/support/arara/src/main/java/com/github/cereda/arara/model/Configuration.java - texmf-dist/source/support/arara/src/main/java/com/github/cereda/arara/model/Database.java - texmf-dist/source/support/arara/src/main/java/com/github/cereda/arara/model/Directive.java - texmf-dist/source/support/arara/src/main/java/com/github/cereda/arara/model/Evaluator.java - texmf-dist/source/support/arara/src/main/java/com/github/cereda/arara/model/Extractor.java - texmf-dist/source/support/arara/src/main/java/com/github/cereda/arara/model/FileType.java - texmf-dist/source/support/arara/src/main/java/com/github/cereda/arara/model/FileTypeResource.java - texmf-dist/source/support/arara/src/main/java/com/github/cereda/arara/model/Interpreter.java - texmf-dist/source/support/arara/src/main/java/com/github/cereda/arara/model/Language.java - texmf-dist/source/support/arara/src/main/java/com/github/cereda/arara/model/Messages.java - texmf-dist/source/support/arara/src/main/java/com/github/cereda/arara/model/Pair.java - texmf-dist/source/support/arara/src/main/java/com/github/cereda/arara/model/Parser.java - texmf-dist/source/support/arara/src/main/java/com/github/cereda/arara/model/Resource.java - texmf-dist/source/support/arara/src/main/java/com/github/cereda/arara/model/Rule.java - texmf-dist/source/support/arara/src/main/java/com/github/cereda/arara/model/RuleCommand.java - texmf-dist/source/support/arara/src/main/java/com/github/cereda/arara/model/Session.java - texmf-dist/source/support/arara/src/main/java/com/github/cereda/arara/model/StopWatch.java - texmf-dist/source/support/arara/src/main/java/com/github/cereda/arara/model/Trigger.java - texmf-dist/source/support/arara/src/main/java/com/github/cereda/arara/utils/ClassLoadingUtils.java - texmf-dist/source/support/arara/src/main/java/com/github/cereda/arara/utils/CommonUtils.java - texmf-dist/source/support/arara/src/main/java/com/github/cereda/arara/utils/ConfigurationUtils.java - texmf-dist/source/support/arara/src/main/java/com/github/cereda/arara/utils/DatabaseUtils.java - texmf-dist/source/support/arara/src/main/java/com/github/cereda/arara/utils/DirectiveAssembler.java - texmf-dist/source/support/arara/src/main/java/com/github/cereda/arara/utils/DirectiveResolver.java - texmf-dist/source/support/arara/src/main/java/com/github/cereda/arara/utils/DirectiveUtils.java - texmf-dist/source/support/arara/src/main/java/com/github/cereda/arara/utils/DisplayUtils.java - texmf-dist/source/support/arara/src/main/java/com/github/cereda/arara/utils/FileHandlingUtils.java - texmf-dist/source/support/arara/src/main/java/com/github/cereda/arara/utils/FileSearchingUtils.java - texmf-dist/source/support/arara/src/main/java/com/github/cereda/arara/utils/InterpreterUtils.java - texmf-dist/source/support/arara/src/main/java/com/github/cereda/arara/utils/MessageUtils.java - texmf-dist/source/support/arara/src/main/java/com/github/cereda/arara/utils/Methods.java - texmf-dist/source/support/arara/src/main/java/com/github/cereda/arara/utils/RuleUtils.java - texmf-dist/source/support/arara/src/main/java/com/github/cereda/arara/utils/TeeOutputStream.java - texmf-dist/source/support/arara/src/main/java/com/github/cereda/arara/utils/UnsafeUtils.java - texmf-dist/source/support/arara/src/main/java/com/github/cereda/arara/utils/VelocityUtils.java - texmf-dist/source/support/arara/src/main/resources/com/github/cereda/arara/configuration/logback.xml - texmf-dist/source/support/arara/src/main/resources/com/github/cereda/arara/localization/messages.properties - texmf-dist/source/support/arara/src/main/resources/com/github/cereda/arara/localization/messages_de.properties - texmf-dist/source/support/arara/src/main/resources/com/github/cereda/arara/localization/messages_en.properties - texmf-dist/source/support/arara/src/main/resources/com/github/cereda/arara/localization/messages_en_QN.properties - texmf-dist/source/support/arara/src/main/resources/com/github/cereda/arara/localization/messages_it.properties - texmf-dist/source/support/arara/src/main/resources/com/github/cereda/arara/localization/messages_nl.properties - texmf-dist/source/support/arara/src/main/resources/com/github/cereda/arara/localization/messages_pt_BR.properties - texmf-dist/source/support/arara/src/test/java/com/github/cereda/arara/tests/LocalizationTest.java -runfiles size=1294 - texmf-dist/scripts/arara/arara.jar - texmf-dist/scripts/arara/arara.sh - texmf-dist/scripts/arara/rules/animate.yaml - texmf-dist/scripts/arara/rules/bib2gls.yaml - texmf-dist/scripts/arara/rules/biber.yaml - texmf-dist/scripts/arara/rules/bibtex.yaml - texmf-dist/scripts/arara/rules/bibtex8.yaml - texmf-dist/scripts/arara/rules/bibtexu.yaml - texmf-dist/scripts/arara/rules/clean.yaml - texmf-dist/scripts/arara/rules/csplain.yaml - texmf-dist/scripts/arara/rules/datatooltk.yaml - texmf-dist/scripts/arara/rules/dvipdfm.yaml - texmf-dist/scripts/arara/rules/dvipdfmx.yaml - texmf-dist/scripts/arara/rules/dvips.yaml - texmf-dist/scripts/arara/rules/dvipspdf.yaml - texmf-dist/scripts/arara/rules/etex.yaml - texmf-dist/scripts/arara/rules/frontespizio.yaml - texmf-dist/scripts/arara/rules/halt.yaml - texmf-dist/scripts/arara/rules/indent.yaml - texmf-dist/scripts/arara/rules/latex.yaml - texmf-dist/scripts/arara/rules/latexmk.yaml - texmf-dist/scripts/arara/rules/lualatex.yaml - texmf-dist/scripts/arara/rules/luatex.yaml - texmf-dist/scripts/arara/rules/make.yaml - texmf-dist/scripts/arara/rules/makeglossaries.yaml - texmf-dist/scripts/arara/rules/makeglossarieslite.yaml - texmf-dist/scripts/arara/rules/makeindex.yaml - texmf-dist/scripts/arara/rules/nomencl.yaml - texmf-dist/scripts/arara/rules/pdfcsplain.yaml - texmf-dist/scripts/arara/rules/pdflatex.yaml - texmf-dist/scripts/arara/rules/pdftex.yaml - texmf-dist/scripts/arara/rules/pdftk.yaml - texmf-dist/scripts/arara/rules/ps2pdf.yaml - texmf-dist/scripts/arara/rules/sketch.yaml - texmf-dist/scripts/arara/rules/songidx.yaml - texmf-dist/scripts/arara/rules/tex.yaml - texmf-dist/scripts/arara/rules/texindy.yaml - texmf-dist/scripts/arara/rules/tikzmake.yaml - texmf-dist/scripts/arara/rules/velocity.yaml - texmf-dist/scripts/arara/rules/xdvipdfmx.yaml - texmf-dist/scripts/arara/rules/xelatex.yaml - texmf-dist/scripts/arara/rules/xetex.yaml - texmf-dist/scripts/arara/rules/xindy.yaml -catalogue-contact-bugs https://github.com/cereda/arara/issues -catalogue-contact-repository https://github.com/cereda/arara -catalogue-contact-support https://gitter.im/cereda/arara -catalogue-ctan /support/arara -catalogue-date 2018-10-23 15:15:51 +0200 -catalogue-license bsd -catalogue-topics compilation -catalogue-version 4.0.5 - -name arara.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of arara -containersize 340 -containerchecksum d4c7efe3af36a7115c9b47b6574640e101b7c8721a0f02c8fb5ae471a0daf3508ca6cf423f1355b1f79aa2c167969d9f6020b50f11abe51942d2039605bfd434 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/arara - -name arara.amd64-freebsd -category Package -revision 29036 -shortdesc amd64-freebsd files of arara -containersize 340 -containerchecksum 0a0d4f98587cd3f4d7650109ea54fae51547e181cb005e4e570da12f00c690b952c4e4b4c7e53184f30be2a05ce6731a4871801052ecd04277c61a25592932c1 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/arara - -name arara.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of arara -containersize 340 -containerchecksum 26c305a0669163d373b9d3fd3c2c8b2972b9a2613a512fae398a430ddac05423970e6cd716107c2578a001af08c2e9f9478aaf30b5a0965bdbbdd7d44c756fd7 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/arara - -name arara.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of arara -containersize 336 -containerchecksum f890d1ac50ce55904a033d223e7811e37bde730dde51918c9034ac34a176778a6790c23e4062875ef1ddec3e9f714ccc9f16f3ef493d9e51fd86b24ded015b3e -binfiles arch=armhf-linux size=1 - bin/armhf-linux/arara - -name arara.i386-cygwin -category Package -revision 29036 -shortdesc i386-cygwin files of arara -containersize 344 -containerchecksum 21258c8f1c2b74c7a3c7e5313741d3e4d9cfd0a7adf675d66c63a85357860b4c0189f87a5cd65cf963f1b0671f71d85fa6b0e75150ed85149e0ce53489bff7b4 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/arara - -name arara.i386-freebsd -category Package -revision 29036 -shortdesc i386-freebsd files of arara -containersize 340 -containerchecksum c4ab8b0804ff50ba71459743fa2a3c140be646877b09985fdb4240590e258b0e4d4f758cfda18d09197010e0520a1fbbce64bae9004c26a4e65686d69e2cfad7 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/arara - -name arara.i386-linux -category Package -revision 29036 -shortdesc i386-linux files of arara -containersize 336 -containerchecksum a39c90f21d7681a4f1ffaf55024b22d0cc4d8fdb1c73d4903e89f083171f3c52c81c2cfd92b03e66b4afd015d2ce845274d29ab2be986e38b9f8739448033ffd -binfiles arch=i386-linux size=1 - bin/i386-linux/arara - -name arara.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of arara -containersize 340 -containerchecksum 1c63dcbb8bef4e773a497b76d88e57130cf170260ff7c06e04c94937ebaa5593991a43de2b8dbc4c1d80b767e4c1168ca3a634e73096008d7033b9a35a55206c -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/arara - -name arara.i386-solaris -category Package -revision 29036 -shortdesc i386-solaris files of arara -containersize 340 -containerchecksum 4cb347907ab6e5d73e423d030ceebc5adee1b9b1e5c370ef5175c072cc3ae5959a2724b025044d37c654955fc25ac0ca0366d6553446b83adf3cf7a9554df968 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/arara - -name arara.sparc-solaris -category Package -revision 29036 -shortdesc sparc-solaris files of arara -containersize 336 -containerchecksum 045d831f014eef62fb93649451fad8e74349c540e53b142d3809e09f90d57fd75d18288903b0eb868e4b0ca6310bf4aeb674239bed3bc2bc98e2350ff2d2163d -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/arara - -name arara.win32 -category Package -revision 29181 -shortdesc win32 files of arara -containersize 676 -containerchecksum d7fc160961b061032929509eb4921303fe92ea0631ad8a296857f9bab5d75b13550e37faf80be84e752057c3cbd30728a6296cf7daafa5b4b74982874f87b50e -binfiles arch=win32 size=1 - bin/win32/arara.exe - -name arara.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of arara -containersize 340 -containerchecksum 8cd726fcf8f2ff78ef63d3a79555b26beb98d6faa3545df00135a889e19e285c41b7054a38e279ff51bf76e291d2df2aa2ead71c579ccf5e424e4b016de407b5 -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/arara - -name arara.x86_64-darwin -category Package -revision 29036 -shortdesc x86_64-darwin files of arara -containersize 340 -containerchecksum 57660f03fba96f5b974109e643e8b294452ac049ee47890c17706faefa3a88eb750c7c51ea3c20e65d416ea52335f5c51853aa502253068108027c7dc1cdfcff -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/arara - -name arara.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of arara -containersize 348 -containerchecksum 10365646e9004df7d5386d245c76e230b26d9ef4264a9d4fa70f9dff97b9bef18884211b98a5104f63c1979c4d56e7d9ca0b3a9a77181c21830603bc495bcb46 -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/arara - -name arara.x86_64-linux -category Package -revision 29036 -shortdesc x86_64-linux files of arara -containersize 340 -containerchecksum 36ef9977fff855af9ac64eedb7e8d26e3bb9bc06a1a7b98612571b3df27bc2c7e1b20c6253793cb2cb40b5c0e63988c3edbfb26e81b76f610b67eae17915295a -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/arara - -name arara.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of arara -containersize 340 -containerchecksum e09bf490bbfebe3ddbea8221fbe4f5e473f3524ecc13f7a99c50e707c058296fd549a71359399e805f1ffe8839fb9370bb3025145726a2de32571b8dea167996 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/arara - -name arara.x86_64-solaris -category Package -revision 29036 -shortdesc x86_64-solaris files of arara -containersize 340 -containerchecksum 750a06188ccde7aff676762eac8f64690908aebf46a6d1b2ef4c9178ef064841b285e18cc86697d6a4371971074837faa1b66970a1b9daaded855b2f750d7d88 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/arara - -name archaeologie -category Package -revision 48763 -shortdesc A citation-style which covers rules of the German Archaeological Institute -relocated 1 -longdesc This citation-style covers the citation and bibliography rules -longdesc of the German Archaeological Institute (DAI). Various options -longdesc are available to change and adjust the outcome according to -longdesc one's own preferences. -containersize 72788 -containerchecksum 5d020f4a761cef84823c7995f8e6f41479a9639aa5258fa54e928a39975deeb7a187be731f1ac35d5da8bc6d04c7f266e61ef3a05a3a745d0b499a98e70d111f -doccontainersize 1095224 -doccontainerchecksum 1b2c54af046f40e440878481a80f4f871a39cfdd8158c7be2538905c55ec54ff65f410f59396581e5da5ab56dd6b096e5e30ed709585665209ddaaca289dcf2c -docfiles size=299 - RELOC/doc/latex/archaeologie/Makefile - RELOC/doc/latex/archaeologie/README.md details="Readme" - RELOC/doc/latex/archaeologie/archaeologie.pdf details="Package documentation" -srccontainersize 133060 -srccontainerchecksum fec73b6e058cdf5fcc9edd5627fef392efb816ae9aea638c8b2bf5959961f366628bb47196a061beb33106916c0c333190fef858913bfeabe90df8b79d95c170 -srcfiles size=187 - RELOC/source/latex/archaeologie/archaeologie.dtx - RELOC/source/latex/archaeologie/archaeologie.ins -runfiles size=105 - RELOC/bibtex/bib/archaeologie/archaeologie-bibancient.bib - RELOC/bibtex/bib/archaeologie/archaeologie-bibcorpora.bib - RELOC/bibtex/bib/archaeologie/archaeologie-examples.bib - RELOC/bibtex/bib/archaeologie/archaeologie-lstabbrv.bib - RELOC/bibtex/bib/archaeologie/archaeologie-lstlocations.bib - RELOC/bibtex/bib/archaeologie/archaeologie-lstpublishers.bib - RELOC/tex/latex/archaeologie/archaeologie.bbx - RELOC/tex/latex/archaeologie/archaeologie.cbx - RELOC/tex/latex/archaeologie/archaeologie.dbx - RELOC/tex/latex/archaeologie/english-archaeologie.lbx - RELOC/tex/latex/archaeologie/french-archaeologie.lbx - RELOC/tex/latex/archaeologie/german-archaeologie.lbx - RELOC/tex/latex/archaeologie/italian-archaeologie.lbx - RELOC/tex/latex/archaeologie/spanish-archaeologie.lbx -catalogue-also biblatex-archaeology -catalogue-contact-bugs https://github.com/LukasCBossert/biblatex-archaeologie/issues -catalogue-contact-home http://biblatex-archaeologie.de -catalogue-contact-repository https://github.com/LukasCBossert/biblatex-archaeologie -catalogue-ctan /macros/latex/contrib/biblatex-contrib/archaeologie -catalogue-date 2018-09-25 15:26:45 +0200 -catalogue-license lppl1.3 -catalogue-topics humanities biblatex -catalogue-version 2.4.0 - -name archaic -category Package -revision 38005 -shortdesc A collection of archaic fonts -relocated 1 -longdesc The collection contains fonts to represent Aramaic, Cypriot, -longdesc Etruscan, Greek of the 6th and 4th centuries BCE, Egyptian -longdesc hieroglyphics, Linear A, Linear B, Nabatean old Persian, the -longdesc Phaistos disc, Phoenician, proto-Semitic, runic, South Arabian -longdesc Ugaritic and Viking scripts. The bundle also includes a small -longdesc font for use in phonetic transcription of the archaic writings. -longdesc The bundle's own directory includes a font installation map -longdesc file for the whole collection. -execute addMap archaicprw.map -containersize 372640 -containerchecksum a23a6739720b817993eb43962ce911604fd606e8526009e8d8190f0dd9bae6d7309511eb8d12522488d1a464af5d5cfc1d59ae8008458901cbeb37e313ab5fd1 -doccontainersize 2944848 -doccontainerchecksum f4ca94308e24e033d7a3a9ff178a1746e16f008f4e2b1b86d957e6a2843798375360a7e96765a3c78ee12171860f26e930a39d0e81ab798d6fc0ca443e8057ae -docfiles size=964 - RELOC/doc/fonts/archaic/README.PRW details="A description of Peter Wilson's contribution" - RELOC/doc/fonts/archaic/aramaic-README - RELOC/doc/fonts/archaic/aramaic.pdf - RELOC/doc/fonts/archaic/asamples.pdf details="Collection of font samples" - RELOC/doc/fonts/archaic/asamples.tex - RELOC/doc/fonts/archaic/cypriot-README - RELOC/doc/fonts/archaic/cypriot.pdf - RELOC/doc/fonts/archaic/etruscan-README - RELOC/doc/fonts/archaic/etruscan.pdf - RELOC/doc/fonts/archaic/greek4cbc-README - RELOC/doc/fonts/archaic/greek4cbc-trygivbc.pdf - RELOC/doc/fonts/archaic/greek4cbc-trygivbc.tex - RELOC/doc/fonts/archaic/greek4cbc.pdf - RELOC/doc/fonts/archaic/greek6cbc-README - RELOC/doc/fonts/archaic/greek6cbc-trygvibc.pdf - RELOC/doc/fonts/archaic/greek6cbc-trygvibc.tex - RELOC/doc/fonts/archaic/greek6cbc.pdf - RELOC/doc/fonts/archaic/hieroglf-README - RELOC/doc/fonts/archaic/hieroglf-trypmhg.pdf - RELOC/doc/fonts/archaic/hieroglf-trypmhg.tex - RELOC/doc/fonts/archaic/hieroglf.pdf - RELOC/doc/fonts/archaic/linearb-README - RELOC/doc/fonts/archaic/linearb.pdf - RELOC/doc/fonts/archaic/nabatean-README - RELOC/doc/fonts/archaic/nabatean.pdf - RELOC/doc/fonts/archaic/oands-README - RELOC/doc/fonts/archaic/oands.pdf - RELOC/doc/fonts/archaic/oldprsn-README - RELOC/doc/fonts/archaic/oldprsn.pdf - RELOC/doc/fonts/archaic/phoenician-README - RELOC/doc/fonts/archaic/phoenician-tryphnc.pdf - RELOC/doc/fonts/archaic/phoenician-tryphnc.tex - RELOC/doc/fonts/archaic/phoenician.pdf - RELOC/doc/fonts/archaic/protosem-README - RELOC/doc/fonts/archaic/protosem.pdf - RELOC/doc/fonts/archaic/runic-README - RELOC/doc/fonts/archaic/runic.pdf - RELOC/doc/fonts/archaic/sarabian-README - RELOC/doc/fonts/archaic/sarabian.pdf - RELOC/doc/fonts/archaic/tryaramaic.pdf - RELOC/doc/fonts/archaic/tryaramaic.tex - RELOC/doc/fonts/archaic/trycypriot.pdf - RELOC/doc/fonts/archaic/trycypriot.tex - RELOC/doc/fonts/archaic/tryetruscan.pdf - RELOC/doc/fonts/archaic/tryetruscan.tex - RELOC/doc/fonts/archaic/trylinearb.pdf - RELOC/doc/fonts/archaic/trylinearb.tex - RELOC/doc/fonts/archaic/trynabatean.pdf - RELOC/doc/fonts/archaic/trynabatean.tex - RELOC/doc/fonts/archaic/tryoands.pdf - RELOC/doc/fonts/archaic/tryoands.tex - RELOC/doc/fonts/archaic/tryoldprsn.pdf - RELOC/doc/fonts/archaic/tryoldprsn.tex - RELOC/doc/fonts/archaic/tryprotosem.pdf - RELOC/doc/fonts/archaic/tryprotosem.tex - RELOC/doc/fonts/archaic/tryrunic.pdf - RELOC/doc/fonts/archaic/tryrunic.tex - RELOC/doc/fonts/archaic/trysarabian.pdf - RELOC/doc/fonts/archaic/trysarabian.tex - RELOC/doc/fonts/archaic/tryugarite.pdf - RELOC/doc/fonts/archaic/tryugarite.tex - RELOC/doc/fonts/archaic/ugarite-README - RELOC/doc/fonts/archaic/ugarite.pdf - RELOC/doc/fonts/archaic/viking-README - RELOC/doc/fonts/archaic/viking-try_vik.tex -srccontainersize 134480 -srccontainerchecksum 48c899eeaba26c575d1227ea831ed25c389617b1dec2068871c3afa22295f9c321352bc944ba72d7e42ca0e91f570930f63ba6ecef5d19d7fa954358a2dfd8b8 -srcfiles size=261 - RELOC/source/fonts/archaic/aramaic.dtx - RELOC/source/fonts/archaic/aramaic.ins - RELOC/source/fonts/archaic/cypriot.dtx - RELOC/source/fonts/archaic/cypriot.ins - RELOC/source/fonts/archaic/etruscan.dtx - RELOC/source/fonts/archaic/etruscan.ins - RELOC/source/fonts/archaic/greek4cbc.dtx - RELOC/source/fonts/archaic/greek4cbc.ins - RELOC/source/fonts/archaic/greek6cbc.dtx - RELOC/source/fonts/archaic/greek6cbc.ins - RELOC/source/fonts/archaic/hieroglf.dtx - RELOC/source/fonts/archaic/hieroglf.ins - RELOC/source/fonts/archaic/linearb.dtx - RELOC/source/fonts/archaic/linearb.ins - RELOC/source/fonts/archaic/nabatean.dtx - RELOC/source/fonts/archaic/nabatean.ins - RELOC/source/fonts/archaic/oands.dtx - RELOC/source/fonts/archaic/oands.ins - RELOC/source/fonts/archaic/oldprsn.dtx - RELOC/source/fonts/archaic/oldprsn.ins - RELOC/source/fonts/archaic/phoenician.dtx - RELOC/source/fonts/archaic/phoenician.ins - RELOC/source/fonts/archaic/protosem.dtx - RELOC/source/fonts/archaic/protosem.ins - RELOC/source/fonts/archaic/runic.dtx - RELOC/source/fonts/archaic/runic.ins - RELOC/source/fonts/archaic/sarabian.dtx - RELOC/source/fonts/archaic/sarabian.ins - RELOC/source/fonts/archaic/ugarite.dtx - RELOC/source/fonts/archaic/ugarite.ins - RELOC/source/fonts/archaic/viking.dtx - RELOC/source/fonts/archaic/viking.ins -runfiles size=271 - RELOC/fonts/afm/public/archaic/aram10.afm - RELOC/fonts/afm/public/archaic/copsn10.afm - RELOC/fonts/afm/public/archaic/cugar10.afm - RELOC/fonts/afm/public/archaic/cypr10.afm - RELOC/fonts/afm/public/archaic/etr10.afm - RELOC/fonts/afm/public/archaic/fut10.afm - RELOC/fonts/afm/public/archaic/givbc10.afm - RELOC/fonts/afm/public/archaic/gvibc10.afm - RELOC/fonts/afm/public/archaic/linb10.afm - RELOC/fonts/afm/public/archaic/nab10.afm - RELOC/fonts/afm/public/archaic/oandsi10.afm - RELOC/fonts/afm/public/archaic/oandsu10.afm - RELOC/fonts/afm/public/archaic/phnc10.afm - RELOC/fonts/afm/public/archaic/pmhg.afm - RELOC/fonts/afm/public/archaic/proto10.afm - RELOC/fonts/afm/public/archaic/sarab10.afm - RELOC/fonts/map/dvips/archaic/aramaic.map - RELOC/fonts/map/dvips/archaic/archaicprw.map - RELOC/fonts/map/dvips/archaic/cypriot.map - RELOC/fonts/map/dvips/archaic/etruscan.map - RELOC/fonts/map/dvips/archaic/fut10.map - RELOC/fonts/map/dvips/archaic/greek4cbc.map - RELOC/fonts/map/dvips/archaic/greek6cbc.map - RELOC/fonts/map/dvips/archaic/hieroglf.map - RELOC/fonts/map/dvips/archaic/linearb.map - RELOC/fonts/map/dvips/archaic/nabatean.map - RELOC/fonts/map/dvips/archaic/oands.map - RELOC/fonts/map/dvips/archaic/oldprsn.map - RELOC/fonts/map/dvips/archaic/phoenician.map - RELOC/fonts/map/dvips/archaic/protosem.map - RELOC/fonts/map/dvips/archaic/sarabian.map - RELOC/fonts/map/dvips/archaic/ugarite.map - RELOC/fonts/source/public/archaic/copsn10.mf - RELOC/fonts/source/public/archaic/givbc10.mf - RELOC/fonts/source/public/archaic/gvibc10.mf - RELOC/fonts/source/public/archaic/sarab10.mf - RELOC/fonts/source/public/archaic/vik10.mf - RELOC/fonts/source/public/archaic/vikglyph.mf - RELOC/fonts/source/public/archaic/viktitle.mf - RELOC/fonts/tfm/public/archaic/aram10.tfm - RELOC/fonts/tfm/public/archaic/copsn10.tfm - RELOC/fonts/tfm/public/archaic/cugar10.tfm - RELOC/fonts/tfm/public/archaic/cypr10.tfm - RELOC/fonts/tfm/public/archaic/etr10.tfm - RELOC/fonts/tfm/public/archaic/fut10.tfm - RELOC/fonts/tfm/public/archaic/givbc10.tfm - RELOC/fonts/tfm/public/archaic/gvibc10.tfm - RELOC/fonts/tfm/public/archaic/linb10.tfm - RELOC/fonts/tfm/public/archaic/nab10.tfm - RELOC/fonts/tfm/public/archaic/oandsi10.tfm - RELOC/fonts/tfm/public/archaic/oandsu10.tfm - RELOC/fonts/tfm/public/archaic/phnc10.tfm - RELOC/fonts/tfm/public/archaic/pmhg.tfm - RELOC/fonts/tfm/public/archaic/proto10.tfm - RELOC/fonts/tfm/public/archaic/sarab10.tfm - RELOC/fonts/tfm/public/archaic/vik10.tfm - RELOC/fonts/type1/public/archaic/aram10.pfb - RELOC/fonts/type1/public/archaic/copsn10.pfb - RELOC/fonts/type1/public/archaic/cugar10.pfb - RELOC/fonts/type1/public/archaic/cypr10.pfb - RELOC/fonts/type1/public/archaic/etr10.pfb - RELOC/fonts/type1/public/archaic/fut10.pfb - RELOC/fonts/type1/public/archaic/givbc10.pfb - RELOC/fonts/type1/public/archaic/gvibc10.pfb - RELOC/fonts/type1/public/archaic/linb10.pfb - RELOC/fonts/type1/public/archaic/nab10.pfb - RELOC/fonts/type1/public/archaic/oandsi10.pfb - RELOC/fonts/type1/public/archaic/oandsu10.pfb - RELOC/fonts/type1/public/archaic/phnc10.pfb - RELOC/fonts/type1/public/archaic/pmhg.pfb - RELOC/fonts/type1/public/archaic/proto10.pfb - RELOC/fonts/type1/public/archaic/sarab10.pfb - RELOC/tex/latex/archaic/aramaic.sty - RELOC/tex/latex/archaic/cypriot.sty - RELOC/tex/latex/archaic/etruscan.sty - RELOC/tex/latex/archaic/greek4cbc.sty - RELOC/tex/latex/archaic/greek6cbc.sty - RELOC/tex/latex/archaic/hieroglf.sty - RELOC/tex/latex/archaic/linearb.sty - RELOC/tex/latex/archaic/nabatean.sty - RELOC/tex/latex/archaic/oands.sty - RELOC/tex/latex/archaic/oldprsn.sty - RELOC/tex/latex/archaic/ot1aram.fd - RELOC/tex/latex/archaic/ot1copsn.fd - RELOC/tex/latex/archaic/ot1cugar.fd - RELOC/tex/latex/archaic/ot1cypr.fd - RELOC/tex/latex/archaic/ot1etr.fd - RELOC/tex/latex/archaic/ot1fut.fd - RELOC/tex/latex/archaic/ot1givbc.fd - RELOC/tex/latex/archaic/ot1gvibc.fd - RELOC/tex/latex/archaic/ot1nab.fd - RELOC/tex/latex/archaic/ot1oands.fd - RELOC/tex/latex/archaic/ot1phnc.fd - RELOC/tex/latex/archaic/ot1pmhg.fd - RELOC/tex/latex/archaic/ot1proto.fd - RELOC/tex/latex/archaic/ot1sarab.fd - RELOC/tex/latex/archaic/ot1vik.fd - RELOC/tex/latex/archaic/phoenician.sty - RELOC/tex/latex/archaic/protosem.sty - RELOC/tex/latex/archaic/runic.sty - RELOC/tex/latex/archaic/sarabian.sty - RELOC/tex/latex/archaic/t1aram.fd - RELOC/tex/latex/archaic/t1copsn.fd - RELOC/tex/latex/archaic/t1cugar.fd - RELOC/tex/latex/archaic/t1cypr.fd - RELOC/tex/latex/archaic/t1etr.fd - RELOC/tex/latex/archaic/t1fut.fd - RELOC/tex/latex/archaic/t1givbc.fd - RELOC/tex/latex/archaic/t1gvibc.fd - RELOC/tex/latex/archaic/t1linb.fd - RELOC/tex/latex/archaic/t1nab.fd - RELOC/tex/latex/archaic/t1oands.fd - RELOC/tex/latex/archaic/t1phnc.fd - RELOC/tex/latex/archaic/t1pmhg.fd - RELOC/tex/latex/archaic/t1proto.fd - RELOC/tex/latex/archaic/t1sarab.fd - RELOC/tex/latex/archaic/t1vik.fd - RELOC/tex/latex/archaic/ugarite.sty - RELOC/tex/latex/archaic/viking.sty -catalogue-ctan /fonts/archaic -catalogue-date 2017-10-29 14:14:03 +0100 -catalogue-license lppl -catalogue-topics font-archaic font-mf - -name arcs -category Package -revision 15878 -shortdesc Draw arcs over and under text -relocated 1 -longdesc The package provides two commands for placing an arc over -longdesc (\overarc) or under (\underarc) a piece of text. (The text may -longdesc be up to three letters long.) The commands generate an \hbox, -longdesc and may be used both in text and in maths formulae. -containersize 1516 -containerchecksum 916701ba766a641f4bebce5fdb994a776317769de2ebd40bbcf08bc66c5b1e04d3ad8f50121de11208aa12c0eb102fe09f411c0fb8927a9b9c023e84085a16ed -doccontainersize 52124 -doccontainerchecksum 0b3eb24a15d319caad0635cc699fad67a1fe39b3d0645a6596e34f6d448cc4f69a69ef0de3e497e459d350021394eaa748f286df6c0d5298d28ef266a3c8f300 -docfiles size=22 - RELOC/doc/latex/arcs/README details="Package README" - RELOC/doc/latex/arcs/arcs.pdf details="Package documentation" - RELOC/doc/latex/arcs/arcstest.tex -srccontainersize 2476 -srccontainerchecksum 92b928c892c4954d05d15774d33ce47a7f9e2a36258a40add3ff25c876d9c20b8c5e9ac44a04a7df1cb0e20721672982ea7bd9dd60054741816d82bbd082c6f8 -srcfiles size=3 - RELOC/source/latex/arcs/arcs.dtx - RELOC/source/latex/arcs/arcs.ins -runfiles size=1 - RELOC/tex/latex/arcs/arcs.sty -catalogue-ctan /macros/latex/contrib/arcs -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics linguistic -catalogue-version 1 - -name arev -category Package -revision 15878 -shortdesc Fonts and LaTeX support files for Arev Sans -relocated 1 -longdesc The package arev provides type 1 and virtual fonts, together -longdesc with LaTeX packages for using Arev Sans in both text and -longdesc mathematics. Arev Sans is a derivative of Bitstream Vera Sans -longdesc created by Tavmjong Bah, adding support for Greek and Cyrillic -longdesc characters. Bah also added a few variant letters that are more -longdesc appropriate for mathematics. The primary purpose for using Arev -longdesc Sans in LaTeX is presentations, particularly when using a -longdesc computer projector. In such a context, Arev Sans is quite -longdesc readable, with large x-height, "open letters", wide spacing, -longdesc and thick stems. The style is very similar to the SliTeX font -longdesc lcmss, but heavier. Arev is one of a very small number of -longdesc sans-font mathematics support packages. Others are cmbright, -longdesc hvmath and kerkis. -execute addMap arev.map -containersize 964576 -containerchecksum 0bf4817d012774f5613535312f52758a7f3fc9fbcdfaddc50bb7de8646344f76aa1bddcfb9e66b7703c146b243061a27ce4bed4c7d923f96da9be40058c150c8 -doccontainersize 524168 -doccontainerchecksum 14a7526e67a3987fe77dbe88f7cd2c42bde55c826ba10a627e83584be9a5a2b26a0461f675ce61834a664bba891930e0a642dda7bf85ac8f6f2e5b5fda20fa3e -docfiles size=232 - RELOC/doc/fonts/arev/ArevSansLicense.txt - RELOC/doc/fonts/arev/BitstreamVeraLicense.txt - RELOC/doc/fonts/arev/ChangeLog - RELOC/doc/fonts/arev/GPLv2.txt - RELOC/doc/fonts/arev/LPPLv1-3a.txt - RELOC/doc/fonts/arev/Makefile - RELOC/doc/fonts/arev/README details="Readme" - RELOC/doc/fonts/arev/arevdoc.lyx - RELOC/doc/fonts/arev/arevdoc.pdf details="Package documentation" - RELOC/doc/fonts/arev/arevdoc.tex - RELOC/doc/fonts/arev/fontsample.tex - RELOC/doc/fonts/arev/mathtesty.pdf - RELOC/doc/fonts/arev/mathtesty.tex - RELOC/doc/fonts/arev/prosper-arev.tex - RELOC/doc/fonts/arev/prosper-cmbright.tex - RELOC/doc/fonts/arev/prosper-cmss.tex - RELOC/doc/fonts/arev/prosper-header.tex - RELOC/doc/fonts/arev/prosper-helvetica.tex - RELOC/doc/fonts/arev/prosper-kerkis.tex - RELOC/doc/fonts/arev/prosper-lcmss.tex - RELOC/doc/fonts/arev/prosper-text.tex -srccontainersize 10088 -srccontainerchecksum f89bbf33b59bc231ea0bc617d26d69f6e57d85720c23a0d9e994e38a8695ea7b6f306d3cbbf01454739d99a8ad9d61d732ea765418c5f641156d344c37293e76 -srcfiles size=25 - RELOC/source/fonts/arev/TODO.txt - RELOC/source/fonts/arev/afmtoglyphlist - RELOC/source/fonts/arev/arevfontinst.tex - RELOC/source/fonts/arev/arevoml.etx - RELOC/source/fonts/arev/arevoms.etx - RELOC/source/fonts/arev/arevot1.etx - RELOC/source/fonts/arev/convert-ff - RELOC/source/fonts/arev/createkerndata - RELOC/source/fonts/arev/enctofontpos - RELOC/source/fonts/arev/fixkernaccents.tex - RELOC/source/fonts/arev/fixweierstrass.mtx - RELOC/source/fonts/arev/fonttokernsfd.ff - RELOC/source/fonts/arev/fonttopfb.ff - RELOC/source/fonts/arev/glyphlistoml.tex - RELOC/source/fonts/arev/glyphlistoms.tex - RELOC/source/fonts/arev/glyphlistot1.tex - RELOC/source/fonts/arev/makefontfiles - RELOC/source/fonts/arev/resetdotlessi.mtx - RELOC/source/fonts/arev/sfdtokernaccent - RELOC/source/fonts/arev/unsetomssymbols.mtx - RELOC/source/fonts/arev/unsetot1symbols.mtx -runfiles size=392 - RELOC/fonts/afm/public/arev/ArevSans-Bold.afm - RELOC/fonts/afm/public/arev/ArevSans-BoldOblique.afm - RELOC/fonts/afm/public/arev/ArevSans-Oblique.afm - RELOC/fonts/afm/public/arev/ArevSans-Roman.afm - RELOC/fonts/enc/dvips/arev/arevoml.enc - RELOC/fonts/enc/dvips/arev/arevoms.enc - RELOC/fonts/enc/dvips/arev/arevot1.enc - RELOC/fonts/map/dvips/arev/arev.map - RELOC/fonts/tfm/public/arev/ArevSans-Bold.tfm - RELOC/fonts/tfm/public/arev/ArevSans-BoldOblique.tfm - RELOC/fonts/tfm/public/arev/ArevSans-Oblique.tfm - RELOC/fonts/tfm/public/arev/ArevSans-Roman.tfm - RELOC/fonts/tfm/public/arev/favb8r.tfm - RELOC/fonts/tfm/public/arev/favb8t.tfm - RELOC/fonts/tfm/public/arev/favbi8r.tfm - RELOC/fonts/tfm/public/arev/favbi8t.tfm - RELOC/fonts/tfm/public/arev/favmb7t.tfm - RELOC/fonts/tfm/public/arev/favmbi7m.tfm - RELOC/fonts/tfm/public/arev/favmr7t.tfm - RELOC/fonts/tfm/public/arev/favmr7y.tfm - RELOC/fonts/tfm/public/arev/favmri7m.tfm - RELOC/fonts/tfm/public/arev/favr8r.tfm - RELOC/fonts/tfm/public/arev/favr8t.tfm - RELOC/fonts/tfm/public/arev/favri8r.tfm - RELOC/fonts/tfm/public/arev/favri8t.tfm - RELOC/fonts/tfm/public/arev/zavmb7t.tfm - RELOC/fonts/tfm/public/arev/zavmbi7m.tfm - RELOC/fonts/tfm/public/arev/zavmr7t.tfm - RELOC/fonts/tfm/public/arev/zavmr7y.tfm - RELOC/fonts/tfm/public/arev/zavmri7m.tfm - RELOC/fonts/type1/public/arev/ArevSans-Bold.pfb - RELOC/fonts/type1/public/arev/ArevSans-BoldOblique.pfb - RELOC/fonts/type1/public/arev/ArevSans-Oblique.pfb - RELOC/fonts/type1/public/arev/ArevSans-Roman.pfb - RELOC/fonts/vf/public/arev/favb8t.vf - RELOC/fonts/vf/public/arev/favbi8t.vf - RELOC/fonts/vf/public/arev/favr8t.vf - RELOC/fonts/vf/public/arev/favri8t.vf - RELOC/fonts/vf/public/arev/zavmb7t.vf - RELOC/fonts/vf/public/arev/zavmbi7m.vf - RELOC/fonts/vf/public/arev/zavmr7t.vf - RELOC/fonts/vf/public/arev/zavmr7y.vf - RELOC/fonts/vf/public/arev/zavmri7m.vf - RELOC/tex/latex/arev/ams-mdbch.sty - RELOC/tex/latex/arev/arev.sty - RELOC/tex/latex/arev/arevmath.sty - RELOC/tex/latex/arev/arevsymbols.tex - RELOC/tex/latex/arev/arevtext.sty - RELOC/tex/latex/arev/omlzavm.fd - RELOC/tex/latex/arev/omszavm.fd - RELOC/tex/latex/arev/ot1zavm.fd - RELOC/tex/latex/arev/t1fav.fd - RELOC/tex/latex/arev/uzavm.fd -catalogue-ctan /fonts/arev -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font font-sans font-maths - -name arimo -category Package -revision 42880 -shortdesc Arimo sans serif fonts with LaTeX support -relocated 1 -longdesc The Arimo family, designed by Steve Matteson, is an innovative, -longdesc refreshing sans serif design which is metrically compatible -longdesc with Arial. -execute addMap arimo.map -containersize 2905412 -containerchecksum 66a38b3be0b52d419382ef405e9d09cd487f0db0be9b8435001ab59cbc5e6e21a3ff631f7784d3b0306e6aab97b54ca4a39151c712c5ad29905328f3fbe289b1 -doccontainersize 29500 -doccontainerchecksum 76a21b820c2e115a353267eb4c604b7aac36bbd47b3b90392c266efc3ad08045b78ef8c45e4084bd188ee8754bc2e59509643ec70e3da9f8da22cb11bce268ee -docfiles size=12 - RELOC/doc/fonts/arimo/LICENSE.txt - RELOC/doc/fonts/arimo/README details="Readme" - RELOC/doc/fonts/arimo/arimo-samples.pdf details="Package documentation" - RELOC/doc/fonts/arimo/arimo-samples.tex -runfiles size=1027 - RELOC/fonts/enc/dvips/arimo/arm_7miqnq.enc - RELOC/fonts/enc/dvips/arimo/arm_c3z4r2.enc - RELOC/fonts/enc/dvips/arimo/arm_f4duzd.enc - RELOC/fonts/enc/dvips/arimo/arm_l3opzb.enc - RELOC/fonts/map/dvips/arimo/arimo.map - RELOC/fonts/tfm/google/arimo/Arimo-Bold-tlf-ly1.tfm - RELOC/fonts/tfm/google/arimo/Arimo-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/google/arimo/Arimo-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/google/arimo/Arimo-Bold-tlf-t1.tfm - RELOC/fonts/tfm/google/arimo/Arimo-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/arimo/Arimo-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/google/arimo/Arimo-BoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/google/arimo/Arimo-BoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/google/arimo/Arimo-BoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/google/arimo/Arimo-BoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/google/arimo/Arimo-BoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/arimo/Arimo-BoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/google/arimo/Arimo-Italic-tlf-ly1.tfm - RELOC/fonts/tfm/google/arimo/Arimo-Italic-tlf-ot1.tfm - RELOC/fonts/tfm/google/arimo/Arimo-Italic-tlf-t1--base.tfm - RELOC/fonts/tfm/google/arimo/Arimo-Italic-tlf-t1.tfm - RELOC/fonts/tfm/google/arimo/Arimo-Italic-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/arimo/Arimo-Italic-tlf-ts1.tfm - RELOC/fonts/tfm/google/arimo/Arimo-tlf-ly1.tfm - RELOC/fonts/tfm/google/arimo/Arimo-tlf-ot1.tfm - RELOC/fonts/tfm/google/arimo/Arimo-tlf-t1--base.tfm - RELOC/fonts/tfm/google/arimo/Arimo-tlf-t1.tfm - RELOC/fonts/tfm/google/arimo/Arimo-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/arimo/Arimo-tlf-ts1.tfm - RELOC/fonts/truetype/google/arimo/Arimo-Bold.ttf - RELOC/fonts/truetype/google/arimo/Arimo-BoldItalic.ttf - RELOC/fonts/truetype/google/arimo/Arimo-Italic.ttf - RELOC/fonts/truetype/google/arimo/Arimo-Regular.ttf - RELOC/fonts/type1/google/arimo/Arimo-Bold.pfb - RELOC/fonts/type1/google/arimo/Arimo-BoldItalic.pfb - RELOC/fonts/type1/google/arimo/Arimo-Italic.pfb - RELOC/fonts/type1/google/arimo/Arimo.pfb - RELOC/fonts/vf/google/arimo/Arimo-Bold-tlf-t1.vf - RELOC/fonts/vf/google/arimo/Arimo-Bold-tlf-ts1.vf - RELOC/fonts/vf/google/arimo/Arimo-BoldItalic-tlf-t1.vf - RELOC/fonts/vf/google/arimo/Arimo-BoldItalic-tlf-ts1.vf - RELOC/fonts/vf/google/arimo/Arimo-Italic-tlf-t1.vf - RELOC/fonts/vf/google/arimo/Arimo-Italic-tlf-ts1.vf - RELOC/fonts/vf/google/arimo/Arimo-tlf-t1.vf - RELOC/fonts/vf/google/arimo/Arimo-tlf-ts1.vf - RELOC/tex/latex/arimo/LY1Arimo-TLF.fd - RELOC/tex/latex/arimo/OT1Arimo-TLF.fd - RELOC/tex/latex/arimo/T1Arimo-TLF.fd - RELOC/tex/latex/arimo/TS1Arimo-TLF.fd - RELOC/tex/latex/arimo/arimo.sty -catalogue-ctan /fonts/arimo -catalogue-date 2017-01-10 05:17:21 +0100 -catalogue-license apache2 -catalogue-topics font font-type1 font-virtual font-ttf - -name armtex -category Package -revision 33894 -shortdesc A system for writing Armenian with TeX and LaTeX -relocated 1 -longdesc ArmTeX is a system for typesetting Armenian text with Plain TeX -longdesc or LaTeX(2e). It may be used with input: from a standard Latin -longdesc keyboard without any special encoding and/or support for -longdesc Armenian letters, any keyboard which uses an encoding that has -longdesc Armenian letters in the second half (characters 128-255) of the -longdesc extended ASCII table (for example ArmSCII8 Armenian standard), -longdesc or encoded in UTF-8. Users should note that the manuals (below) -longdesc mostly describe the previous (version 2.0) of the package. -longdesc Updating work is still under way. -execute addMixedMap arss.map -execute addMixedMap artm.map -containersize 527344 -containerchecksum 501b1434100cd172ed773a1a6210a444d9497d8681ddcde9f67c0e55d533a09d8633d6e5bc2630b3073ed9edce00d98e6feb88d3e11f53b745360f814cd553a9 -doccontainersize 430008 -doccontainerchecksum 8f293148f924e4f1ab7c6988f2ec2b68bae509de64e56d7cb960fb3fcf6a6fbfa05d0a6b568b5f6c6b540e6d66724e9cefea8ac2c650623f8d8d0d8aeb86d2e5 -docfiles size=175 - RELOC/doc/generic/armenian/examples/latex/alphabet.tex - RELOC/doc/generic/armenian/examples/latex/manual-e.tex - RELOC/doc/generic/armenian/examples/latex/manual.tex - RELOC/doc/generic/armenian/examples/latex/raffi-a8.tex - RELOC/doc/generic/armenian/examples/latex/raffi-u8.tex - RELOC/doc/generic/armenian/examples/latex/raffi.tex - RELOC/doc/generic/armenian/examples/plain/first.tex - RELOC/doc/generic/armenian/examples/plain/plraf-a8.tex - RELOC/doc/generic/armenian/examples/plain/plraf-u8.tex - RELOC/doc/generic/armenian/examples/plain/plraf.tex - RELOC/doc/generic/armenian/examples/plain/table.tex - RELOC/doc/generic/armenian/manual-e.pdf details="Package manual (English)" language="en" - RELOC/doc/generic/armenian/manual.pdf details="Package manual (Armenian)" language="hy" - RELOC/doc/generic/armenian/readme.txt -runfiles size=525 - RELOC/fonts/afm/public/armenian/arssb10.afm - RELOC/fonts/afm/public/armenian/arssbs10.afm - RELOC/fonts/afm/public/armenian/arssr10.afm - RELOC/fonts/afm/public/armenian/arsssl10.afm - RELOC/fonts/afm/public/armenian/artmb10.afm - RELOC/fonts/afm/public/armenian/artmbi10.afm - RELOC/fonts/afm/public/armenian/artmbs10.afm - RELOC/fonts/afm/public/armenian/artmi10.afm - RELOC/fonts/afm/public/armenian/artmr10.afm - RELOC/fonts/afm/public/armenian/artmsl10.afm - RELOC/fonts/map/dvips/armenian/arss.map - RELOC/fonts/map/dvips/armenian/artm.map - RELOC/fonts/source/public/armenian/arssb10.mf - RELOC/fonts/source/public/armenian/arssbs10.mf - RELOC/fonts/source/public/armenian/arssr10.mf - RELOC/fonts/source/public/armenian/arsssl10.mf - RELOC/fonts/source/public/armenian/artmb10.mf - RELOC/fonts/source/public/armenian/artmbi10.mf - RELOC/fonts/source/public/armenian/artmbs10.mf - RELOC/fonts/source/public/armenian/artmi10.mf - RELOC/fonts/source/public/armenian/artmr10.mf - RELOC/fonts/source/public/armenian/artmsl10.mf - RELOC/fonts/source/public/armenian/ps2mfbas.mf - RELOC/fonts/tfm/public/armenian/arssb10.tfm - RELOC/fonts/tfm/public/armenian/arssbs10.tfm - RELOC/fonts/tfm/public/armenian/arssr10.tfm - RELOC/fonts/tfm/public/armenian/arsssl10.tfm - RELOC/fonts/tfm/public/armenian/artmb10.tfm - RELOC/fonts/tfm/public/armenian/artmbi10.tfm - RELOC/fonts/tfm/public/armenian/artmbs10.tfm - RELOC/fonts/tfm/public/armenian/artmi10.tfm - RELOC/fonts/tfm/public/armenian/artmr10.tfm - RELOC/fonts/tfm/public/armenian/artmsl10.tfm - RELOC/fonts/type1/public/armenian/arssb10.pfb - RELOC/fonts/type1/public/armenian/arssb10.pfm - RELOC/fonts/type1/public/armenian/arssbs10.pfb - RELOC/fonts/type1/public/armenian/arssbs10.pfm - RELOC/fonts/type1/public/armenian/arssr10.pfb - RELOC/fonts/type1/public/armenian/arssr10.pfm - RELOC/fonts/type1/public/armenian/arsssl10.pfb - RELOC/fonts/type1/public/armenian/arsssl10.pfm - RELOC/fonts/type1/public/armenian/artmb10.pfb - RELOC/fonts/type1/public/armenian/artmb10.pfm - RELOC/fonts/type1/public/armenian/artmbi10.pfb - RELOC/fonts/type1/public/armenian/artmbi10.pfm - RELOC/fonts/type1/public/armenian/artmbs10.pfb - RELOC/fonts/type1/public/armenian/artmbs10.pfm - RELOC/fonts/type1/public/armenian/artmi10.pfb - RELOC/fonts/type1/public/armenian/artmi10.pfm - RELOC/fonts/type1/public/armenian/artmr10.pfb - RELOC/fonts/type1/public/armenian/artmr10.pfm - RELOC/fonts/type1/public/armenian/artmsl10.pfb - RELOC/fonts/type1/public/armenian/artmsl10.pfm - RELOC/tex/latex/armenian/armscii8.def - RELOC/tex/latex/armenian/armtex.sty - RELOC/tex/latex/armenian/ot6cmr.fd - RELOC/tex/latex/armenian/ot6cmss.fd - RELOC/tex/latex/armenian/ot6enc.def - RELOC/tex/latex/armenian/ot6enc.dfu - RELOC/tex/plain/armenian/arm.tex - RELOC/tex/plain/armenian/armkb-a8.tex - RELOC/tex/plain/armenian/armkb-u8.tex -catalogue-ctan /language/armenian/armtex -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics armenian format font font-mf font-type1 -catalogue-version 3.0-beta3 - -name around-the-bend -category Package -revision 15878 -shortdesc Typeset exercises in TeX, with answers -relocated 1 -longdesc This is a typeset version of the files of the aro-bend, plus -longdesc three extra questions (with their answers) that Michael Downes -longdesc didn't manage to get onto CTAN. -containersize 476 -containerchecksum c5661de5ebb954c3a90606e22cda8d279702eba0fe96ce42545f162cd1d3f41029782d9eb0875e3ad9f1cbd308ae923a6f363ea1a1f4f44429760ab021e35da9 -doccontainersize 450492 -doccontainerchecksum 7d33dd68672a080bdf95f74ab84e281242a57ed36fca8a7d8d1b7af170245c70699af241c9c687d88d2c6a9a2671d4d8424161128560ae8ac9898789894636ee -docfiles size=210 - RELOC/doc/generic/around-the-bend/AroundTheBend.pdf details="The document itself" - RELOC/doc/generic/around-the-bend/AroundTheBend.tex - RELOC/doc/generic/around-the-bend/README details="Readme" -catalogue-ctan /info/challenges/AroBend -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics exercise - -name arphic -category Package -revision 15878 -shortdesc Arphic (Chinese) font packages -relocated 1 -longdesc These are font bundles for the Chinese Arphic fonts which work -longdesc with the CJK package. TrueType versions of these fonts for use -longdesc with XeLaTeX and LuaLaTeX are provided by the arphic-ttf -longdesc package. Arphic is actually the name of the company which -longdesc created these fonts (and put them under a GPL-like licence). -execute addMap bkaiu.map -execute addMap bsmiu.map -execute addMap gbsnu.map -execute addMap gkaiu.map -containersize 27381876 -containerchecksum 9fca584d410a241afb6a506cba7b0732b5515c18a4a829328522ff8675c4843cd9830573c3c85c067d58413c9572b0be51c013978a9d0c1571a301a9e6a27007 -doccontainersize 170024 -doccontainerchecksum d92f5f97f08cb89102b95e625937db9dab233ee2d9e9f8710b2d5d72b327dd1cb4fce0a6a1f7b4f75f43720d58c4836f446b5136aeeb9f3c5ca6f664610611f5 -docfiles size=70 - RELOC/doc/fonts/arphic/arphic-sampler.pdf details="Font sampler" - RELOC/doc/fonts/arphic/arphic-sampler.tex - RELOC/doc/fonts/arphic/bkaiu/README - RELOC/doc/fonts/arphic/bsmiu/README - RELOC/doc/fonts/arphic/gbsnu/README - RELOC/doc/fonts/arphic/gkaiu/README -runfiles size=8706 - RELOC/dvips/arphic/config.bkaiu - RELOC/dvips/arphic/config.bsmiu - RELOC/dvips/arphic/config.gbsnu - RELOC/dvips/arphic/config.gkaiu - RELOC/fonts/afm/arphic/bkaiu/bkaiu00.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu02.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu03.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu20.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu21.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu22.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu25.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu26.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu30.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu31.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu32.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu33.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu4e.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu4f.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu50.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu51.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu52.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu53.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu54.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu55.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu56.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu57.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu58.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu59.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu5a.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu5b.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu5c.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu5d.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu5e.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu5f.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu60.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu61.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu62.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu63.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu64.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu65.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu66.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu67.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu68.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu69.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu6a.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu6b.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu6c.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu6d.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu6e.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu6f.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu70.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu71.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu72.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu73.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu74.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu75.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu76.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu77.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu78.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu79.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu7a.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu7b.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu7c.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu7d.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu7e.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu7f.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu80.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu81.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu82.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu83.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu84.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu85.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu86.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu87.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu88.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu89.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu8a.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu8b.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu8c.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu8d.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu8e.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu8f.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu90.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu91.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu92.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu93.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu94.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu95.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu96.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu97.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu98.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu99.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu9a.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu9b.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu9c.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu9d.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu9e.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiu9f.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiuee.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiuf6.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiuf7.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiuf8.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiufa.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiufe.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiuff.afm - RELOC/fonts/afm/arphic/bkaiu/bkaiuv.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu00.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu02.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu03.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu20.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu21.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu22.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu25.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu26.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu30.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu31.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu32.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu33.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu4e.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu4f.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu50.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu51.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu52.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu53.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu54.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu55.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu56.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu57.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu58.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu59.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu5a.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu5b.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu5c.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu5d.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu5e.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu5f.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu60.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu61.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu62.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu63.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu64.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu65.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu66.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu67.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu68.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu69.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu6a.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu6b.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu6c.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu6d.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu6e.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu6f.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu70.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu71.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu72.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu73.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu74.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu75.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu76.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu77.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu78.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu79.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu7a.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu7b.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu7c.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu7d.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu7e.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu7f.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu80.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu81.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu82.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu83.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu84.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu85.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu86.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu87.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu88.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu89.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu8a.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu8b.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu8c.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu8d.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu8e.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu8f.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu90.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu91.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu92.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu93.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu94.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu95.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu96.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu97.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu98.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu99.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu9a.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu9b.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu9c.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu9d.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu9e.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiu9f.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiuee.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiuf6.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiuf7.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiuf8.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiufa.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiufe.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiuff.afm - RELOC/fonts/afm/arphic/bsmiu/bsmiuv.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu00.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu01.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu02.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu03.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu04.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu20.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu21.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu22.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu23.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu24.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu25.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu26.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu30.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu31.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu32.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu4e.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu4f.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu50.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu51.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu52.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu53.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu54.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu55.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu56.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu57.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu58.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu59.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu5a.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu5b.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu5c.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu5d.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu5e.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu5f.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu60.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu61.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu62.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu63.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu64.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu65.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu66.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu67.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu68.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu69.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu6a.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu6b.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu6c.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu6d.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu6e.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu6f.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu70.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu71.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu72.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu73.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu74.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu75.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu76.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu77.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu78.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu79.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu7a.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu7b.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu7c.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu7d.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu7e.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu7f.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu80.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu81.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu82.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu83.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu84.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu85.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu86.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu87.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu88.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu89.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu8a.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu8b.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu8c.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu8d.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu8e.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu8f.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu90.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu91.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu92.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu93.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu94.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu95.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu96.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu97.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu98.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu99.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu9a.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu9b.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu9c.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu9e.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnu9f.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnufe.afm - RELOC/fonts/afm/arphic/gbsnu/gbsnuff.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu00.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu01.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu02.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu03.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu04.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu20.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu21.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu22.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu23.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu24.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu25.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu26.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu30.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu31.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu32.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu4e.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu4f.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu50.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu51.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu52.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu53.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu54.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu55.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu56.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu57.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu58.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu59.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu5a.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu5b.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu5c.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu5d.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu5e.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu5f.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu60.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu61.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu62.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu63.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu64.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu65.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu66.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu67.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu68.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu69.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu6a.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu6b.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu6c.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu6d.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu6e.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu6f.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu70.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu71.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu72.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu73.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu74.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu75.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu76.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu77.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu78.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu79.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu7a.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu7b.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu7c.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu7d.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu7e.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu7f.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu80.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu81.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu82.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu83.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu84.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu85.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu86.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu87.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu88.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu89.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu8a.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu8b.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu8c.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu8d.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu8e.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu8f.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu90.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu91.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu92.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu93.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu94.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu95.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu96.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu97.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu98.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu99.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu9a.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu9b.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu9c.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu9e.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiu9f.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiufe.afm - RELOC/fonts/afm/arphic/gkaiu/gkaiuff.afm - RELOC/fonts/map/dvips/arphic/bkaiu.map - RELOC/fonts/map/dvips/arphic/bsmiu.map - RELOC/fonts/map/dvips/arphic/gbsnu.map - RELOC/fonts/map/dvips/arphic/gkaiu.map - RELOC/fonts/tfm/arphic/bkaimp/bkaimp00.tfm - RELOC/fonts/tfm/arphic/bkaimp/bkaimp01.tfm - RELOC/fonts/tfm/arphic/bkaimp/bkaimp02.tfm - RELOC/fonts/tfm/arphic/bkaimp/bkaimp03.tfm - RELOC/fonts/tfm/arphic/bkaimp/bkaimp04.tfm - RELOC/fonts/tfm/arphic/bkaimp/bkaimp05.tfm - RELOC/fonts/tfm/arphic/bkaimp/bkaimp06.tfm - RELOC/fonts/tfm/arphic/bkaimp/bkaimp07.tfm - RELOC/fonts/tfm/arphic/bkaimp/bkaimp08.tfm - RELOC/fonts/tfm/arphic/bkaimp/bkaimp09.tfm - RELOC/fonts/tfm/arphic/bkaimp/bkaimp10.tfm - RELOC/fonts/tfm/arphic/bkaimp/bkaimp11.tfm - RELOC/fonts/tfm/arphic/bkaimp/bkaimp12.tfm - RELOC/fonts/tfm/arphic/bkaimp/bkaimp13.tfm - RELOC/fonts/tfm/arphic/bkaimp/bkaimp14.tfm - RELOC/fonts/tfm/arphic/bkaimp/bkaimp15.tfm - RELOC/fonts/tfm/arphic/bkaimp/bkaimp16.tfm - RELOC/fonts/tfm/arphic/bkaimp/bkaimp17.tfm - RELOC/fonts/tfm/arphic/bkaimp/bkaimp18.tfm - RELOC/fonts/tfm/arphic/bkaimp/bkaimp19.tfm - RELOC/fonts/tfm/arphic/bkaimp/bkaimp20.tfm - RELOC/fonts/tfm/arphic/bkaimp/bkaimp21.tfm - RELOC/fonts/tfm/arphic/bkaimp/bkaimp22.tfm - RELOC/fonts/tfm/arphic/bkaimp/bkaimp23.tfm - RELOC/fonts/tfm/arphic/bkaimp/bkaimp25.tfm - RELOC/fonts/tfm/arphic/bkaimp/bkaimp26.tfm - RELOC/fonts/tfm/arphic/bkaimp/bkaimp27.tfm - RELOC/fonts/tfm/arphic/bkaimp/bkaimp28.tfm - RELOC/fonts/tfm/arphic/bkaimp/bkaimp29.tfm - RELOC/fonts/tfm/arphic/bkaimp/bkaimp30.tfm - RELOC/fonts/tfm/arphic/bkaimp/bkaimp31.tfm - RELOC/fonts/tfm/arphic/bkaimp/bkaimp32.tfm - RELOC/fonts/tfm/arphic/bkaimp/bkaimp33.tfm - RELOC/fonts/tfm/arphic/bkaimp/bkaimp34.tfm - RELOC/fonts/tfm/arphic/bkaimp/bkaimp35.tfm - RELOC/fonts/tfm/arphic/bkaimp/bkaimp36.tfm - RELOC/fonts/tfm/arphic/bkaimp/bkaimp37.tfm - RELOC/fonts/tfm/arphic/bkaimp/bkaimp38.tfm - RELOC/fonts/tfm/arphic/bkaimp/bkaimp39.tfm - RELOC/fonts/tfm/arphic/bkaimp/bkaimp40.tfm - RELOC/fonts/tfm/arphic/bkaimp/bkaimp41.tfm - RELOC/fonts/tfm/arphic/bkaimp/bkaimp42.tfm - RELOC/fonts/tfm/arphic/bkaimp/bkaimp43.tfm - RELOC/fonts/tfm/arphic/bkaimp/bkaimp44.tfm - RELOC/fonts/tfm/arphic/bkaimp/bkaimp45.tfm - RELOC/fonts/tfm/arphic/bkaimp/bkaimp46.tfm - RELOC/fonts/tfm/arphic/bkaimp/bkaimp47.tfm - RELOC/fonts/tfm/arphic/bkaimp/bkaimp48.tfm - RELOC/fonts/tfm/arphic/bkaimp/bkaimp49.tfm - RELOC/fonts/tfm/arphic/bkaimp/bkaimp50.tfm - RELOC/fonts/tfm/arphic/bkaimp/bkaimp51.tfm - RELOC/fonts/tfm/arphic/bkaimp/bkaimp52.tfm - RELOC/fonts/tfm/arphic/bkaimp/bkaimp53.tfm - RELOC/fonts/tfm/arphic/bkaimp/bkaimp54.tfm - RELOC/fonts/tfm/arphic/bkaimp/bkaimp55.tfm - RELOC/fonts/tfm/arphic/bkaimp/bkaimpv.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu00.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu02.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu03.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu20.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu21.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu22.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu25.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu26.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu30.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu31.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu32.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu33.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu4e.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu4f.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu50.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu51.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu52.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu53.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu54.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu55.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu56.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu57.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu58.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu59.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu5a.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu5b.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu5c.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu5d.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu5e.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu5f.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu60.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu61.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu62.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu63.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu64.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu65.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu66.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu67.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu68.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu69.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu6a.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu6b.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu6c.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu6d.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu6e.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu6f.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu70.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu71.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu72.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu73.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu74.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu75.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu76.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu77.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu78.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu79.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu7a.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu7b.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu7c.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu7d.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu7e.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu7f.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu80.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu81.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu82.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu83.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu84.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu85.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu86.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu87.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu88.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu89.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu8a.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu8b.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu8c.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu8d.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu8e.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu8f.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu90.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu91.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu92.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu93.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu94.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu95.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu96.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu97.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu98.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu99.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu9a.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu9b.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu9c.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu9d.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu9e.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiu9f.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiuee.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiuf6.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiuf7.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiuf8.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiufa.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiufe.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiuff.tfm - RELOC/fonts/tfm/arphic/bkaiu/bkaiuv.tfm - RELOC/fonts/tfm/arphic/bsmilp/bsmilp00.tfm - RELOC/fonts/tfm/arphic/bsmilp/bsmilp01.tfm - RELOC/fonts/tfm/arphic/bsmilp/bsmilp02.tfm - RELOC/fonts/tfm/arphic/bsmilp/bsmilp03.tfm - RELOC/fonts/tfm/arphic/bsmilp/bsmilp04.tfm - RELOC/fonts/tfm/arphic/bsmilp/bsmilp05.tfm - RELOC/fonts/tfm/arphic/bsmilp/bsmilp06.tfm - RELOC/fonts/tfm/arphic/bsmilp/bsmilp07.tfm - RELOC/fonts/tfm/arphic/bsmilp/bsmilp08.tfm - RELOC/fonts/tfm/arphic/bsmilp/bsmilp09.tfm - RELOC/fonts/tfm/arphic/bsmilp/bsmilp10.tfm - RELOC/fonts/tfm/arphic/bsmilp/bsmilp11.tfm - RELOC/fonts/tfm/arphic/bsmilp/bsmilp12.tfm - RELOC/fonts/tfm/arphic/bsmilp/bsmilp13.tfm - RELOC/fonts/tfm/arphic/bsmilp/bsmilp14.tfm - RELOC/fonts/tfm/arphic/bsmilp/bsmilp15.tfm - RELOC/fonts/tfm/arphic/bsmilp/bsmilp16.tfm - RELOC/fonts/tfm/arphic/bsmilp/bsmilp17.tfm - RELOC/fonts/tfm/arphic/bsmilp/bsmilp18.tfm - RELOC/fonts/tfm/arphic/bsmilp/bsmilp19.tfm - RELOC/fonts/tfm/arphic/bsmilp/bsmilp20.tfm - RELOC/fonts/tfm/arphic/bsmilp/bsmilp21.tfm - RELOC/fonts/tfm/arphic/bsmilp/bsmilp22.tfm - RELOC/fonts/tfm/arphic/bsmilp/bsmilp23.tfm - RELOC/fonts/tfm/arphic/bsmilp/bsmilp25.tfm - RELOC/fonts/tfm/arphic/bsmilp/bsmilp26.tfm - RELOC/fonts/tfm/arphic/bsmilp/bsmilp27.tfm - RELOC/fonts/tfm/arphic/bsmilp/bsmilp28.tfm - RELOC/fonts/tfm/arphic/bsmilp/bsmilp29.tfm - RELOC/fonts/tfm/arphic/bsmilp/bsmilp30.tfm - RELOC/fonts/tfm/arphic/bsmilp/bsmilp31.tfm - RELOC/fonts/tfm/arphic/bsmilp/bsmilp32.tfm - RELOC/fonts/tfm/arphic/bsmilp/bsmilp33.tfm - RELOC/fonts/tfm/arphic/bsmilp/bsmilp34.tfm - RELOC/fonts/tfm/arphic/bsmilp/bsmilp35.tfm - RELOC/fonts/tfm/arphic/bsmilp/bsmilp36.tfm - RELOC/fonts/tfm/arphic/bsmilp/bsmilp37.tfm - RELOC/fonts/tfm/arphic/bsmilp/bsmilp38.tfm - RELOC/fonts/tfm/arphic/bsmilp/bsmilp39.tfm - RELOC/fonts/tfm/arphic/bsmilp/bsmilp40.tfm - RELOC/fonts/tfm/arphic/bsmilp/bsmilp41.tfm - RELOC/fonts/tfm/arphic/bsmilp/bsmilp42.tfm - RELOC/fonts/tfm/arphic/bsmilp/bsmilp43.tfm - RELOC/fonts/tfm/arphic/bsmilp/bsmilp44.tfm - RELOC/fonts/tfm/arphic/bsmilp/bsmilp45.tfm - RELOC/fonts/tfm/arphic/bsmilp/bsmilp46.tfm - RELOC/fonts/tfm/arphic/bsmilp/bsmilp47.tfm - RELOC/fonts/tfm/arphic/bsmilp/bsmilp48.tfm - RELOC/fonts/tfm/arphic/bsmilp/bsmilp49.tfm - RELOC/fonts/tfm/arphic/bsmilp/bsmilp50.tfm - RELOC/fonts/tfm/arphic/bsmilp/bsmilp51.tfm - RELOC/fonts/tfm/arphic/bsmilp/bsmilp52.tfm - RELOC/fonts/tfm/arphic/bsmilp/bsmilp53.tfm - RELOC/fonts/tfm/arphic/bsmilp/bsmilp54.tfm - RELOC/fonts/tfm/arphic/bsmilp/bsmilp55.tfm - RELOC/fonts/tfm/arphic/bsmilp/bsmilpv.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu00.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu02.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu03.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu20.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu21.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu22.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu25.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu26.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu30.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu31.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu32.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu33.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu4e.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu4f.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu50.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu51.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu52.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu53.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu54.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu55.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu56.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu57.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu58.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu59.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu5a.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu5b.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu5c.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu5d.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu5e.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu5f.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu60.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu61.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu62.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu63.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu64.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu65.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu66.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu67.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu68.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu69.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu6a.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu6b.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu6c.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu6d.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu6e.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu6f.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu70.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu71.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu72.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu73.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu74.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu75.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu76.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu77.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu78.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu79.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu7a.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu7b.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu7c.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu7d.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu7e.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu7f.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu80.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu81.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu82.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu83.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu84.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu85.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu86.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu87.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu88.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu89.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu8a.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu8b.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu8c.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu8d.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu8e.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu8f.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu90.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu91.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu92.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu93.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu94.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu95.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu96.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu97.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu98.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu99.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu9a.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu9b.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu9c.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu9d.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu9e.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiu9f.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiuee.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiuf6.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiuf7.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiuf8.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiufa.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiufe.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiuff.tfm - RELOC/fonts/tfm/arphic/bsmiu/bsmiuv.tfm - RELOC/fonts/tfm/arphic/gbsnlp/gbsnlp00.tfm - RELOC/fonts/tfm/arphic/gbsnlp/gbsnlp01.tfm - RELOC/fonts/tfm/arphic/gbsnlp/gbsnlp02.tfm - RELOC/fonts/tfm/arphic/gbsnlp/gbsnlp03.tfm - RELOC/fonts/tfm/arphic/gbsnlp/gbsnlp04.tfm - RELOC/fonts/tfm/arphic/gbsnlp/gbsnlp06.tfm - RELOC/fonts/tfm/arphic/gbsnlp/gbsnlp07.tfm - RELOC/fonts/tfm/arphic/gbsnlp/gbsnlp08.tfm - RELOC/fonts/tfm/arphic/gbsnlp/gbsnlp09.tfm - RELOC/fonts/tfm/arphic/gbsnlp/gbsnlp10.tfm - RELOC/fonts/tfm/arphic/gbsnlp/gbsnlp11.tfm - RELOC/fonts/tfm/arphic/gbsnlp/gbsnlp12.tfm - RELOC/fonts/tfm/arphic/gbsnlp/gbsnlp13.tfm - RELOC/fonts/tfm/arphic/gbsnlp/gbsnlp14.tfm - RELOC/fonts/tfm/arphic/gbsnlp/gbsnlp15.tfm - RELOC/fonts/tfm/arphic/gbsnlp/gbsnlp16.tfm - RELOC/fonts/tfm/arphic/gbsnlp/gbsnlp17.tfm - RELOC/fonts/tfm/arphic/gbsnlp/gbsnlp18.tfm - RELOC/fonts/tfm/arphic/gbsnlp/gbsnlp19.tfm - RELOC/fonts/tfm/arphic/gbsnlp/gbsnlp20.tfm - RELOC/fonts/tfm/arphic/gbsnlp/gbsnlp21.tfm - RELOC/fonts/tfm/arphic/gbsnlp/gbsnlp22.tfm - RELOC/fonts/tfm/arphic/gbsnlp/gbsnlp23.tfm - RELOC/fonts/tfm/arphic/gbsnlp/gbsnlp24.tfm - RELOC/fonts/tfm/arphic/gbsnlp/gbsnlp25.tfm - RELOC/fonts/tfm/arphic/gbsnlp/gbsnlp26.tfm - RELOC/fonts/tfm/arphic/gbsnlp/gbsnlp27.tfm - RELOC/fonts/tfm/arphic/gbsnlp/gbsnlp28.tfm - RELOC/fonts/tfm/arphic/gbsnlp/gbsnlp29.tfm - RELOC/fonts/tfm/arphic/gbsnlp/gbsnlp30.tfm - RELOC/fonts/tfm/arphic/gbsnlp/gbsnlp31.tfm - RELOC/fonts/tfm/arphic/gbsnlp/gbsnlp32.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu00.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu01.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu02.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu03.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu04.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu20.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu21.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu22.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu23.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu24.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu25.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu26.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu30.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu31.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu32.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu4e.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu4f.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu50.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu51.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu52.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu53.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu54.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu55.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu56.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu57.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu58.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu59.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu5a.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu5b.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu5c.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu5d.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu5e.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu5f.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu60.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu61.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu62.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu63.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu64.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu65.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu66.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu67.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu68.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu69.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu6a.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu6b.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu6c.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu6d.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu6e.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu6f.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu70.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu71.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu72.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu73.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu74.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu75.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu76.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu77.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu78.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu79.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu7a.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu7b.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu7c.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu7d.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu7e.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu7f.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu80.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu81.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu82.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu83.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu84.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu85.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu86.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu87.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu88.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu89.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu8a.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu8b.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu8c.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu8d.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu8e.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu8f.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu90.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu91.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu92.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu93.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu94.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu95.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu96.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu97.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu98.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu99.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu9a.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu9b.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu9c.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu9e.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnu9f.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnufe.tfm - RELOC/fonts/tfm/arphic/gbsnu/gbsnuff.tfm - RELOC/fonts/tfm/arphic/gkaimp/gkaimp00.tfm - RELOC/fonts/tfm/arphic/gkaimp/gkaimp01.tfm - RELOC/fonts/tfm/arphic/gkaimp/gkaimp02.tfm - RELOC/fonts/tfm/arphic/gkaimp/gkaimp03.tfm - RELOC/fonts/tfm/arphic/gkaimp/gkaimp04.tfm - RELOC/fonts/tfm/arphic/gkaimp/gkaimp06.tfm - RELOC/fonts/tfm/arphic/gkaimp/gkaimp07.tfm - RELOC/fonts/tfm/arphic/gkaimp/gkaimp08.tfm - RELOC/fonts/tfm/arphic/gkaimp/gkaimp09.tfm - RELOC/fonts/tfm/arphic/gkaimp/gkaimp10.tfm - RELOC/fonts/tfm/arphic/gkaimp/gkaimp11.tfm - RELOC/fonts/tfm/arphic/gkaimp/gkaimp12.tfm - RELOC/fonts/tfm/arphic/gkaimp/gkaimp13.tfm - RELOC/fonts/tfm/arphic/gkaimp/gkaimp14.tfm - RELOC/fonts/tfm/arphic/gkaimp/gkaimp15.tfm - RELOC/fonts/tfm/arphic/gkaimp/gkaimp16.tfm - RELOC/fonts/tfm/arphic/gkaimp/gkaimp17.tfm - RELOC/fonts/tfm/arphic/gkaimp/gkaimp18.tfm - RELOC/fonts/tfm/arphic/gkaimp/gkaimp19.tfm - RELOC/fonts/tfm/arphic/gkaimp/gkaimp20.tfm - RELOC/fonts/tfm/arphic/gkaimp/gkaimp21.tfm - RELOC/fonts/tfm/arphic/gkaimp/gkaimp22.tfm - RELOC/fonts/tfm/arphic/gkaimp/gkaimp23.tfm - RELOC/fonts/tfm/arphic/gkaimp/gkaimp24.tfm - RELOC/fonts/tfm/arphic/gkaimp/gkaimp25.tfm - RELOC/fonts/tfm/arphic/gkaimp/gkaimp26.tfm - RELOC/fonts/tfm/arphic/gkaimp/gkaimp27.tfm - RELOC/fonts/tfm/arphic/gkaimp/gkaimp28.tfm - RELOC/fonts/tfm/arphic/gkaimp/gkaimp29.tfm - RELOC/fonts/tfm/arphic/gkaimp/gkaimp30.tfm - RELOC/fonts/tfm/arphic/gkaimp/gkaimp31.tfm - RELOC/fonts/tfm/arphic/gkaimp/gkaimp32.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu00.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu01.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu02.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu03.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu04.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu20.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu21.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu22.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu23.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu24.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu25.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu26.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu30.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu31.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu32.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu4e.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu4f.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu50.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu51.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu52.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu53.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu54.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu55.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu56.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu57.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu58.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu59.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu5a.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu5b.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu5c.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu5d.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu5e.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu5f.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu60.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu61.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu62.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu63.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu64.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu65.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu66.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu67.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu68.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu69.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu6a.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu6b.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu6c.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu6d.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu6e.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu6f.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu70.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu71.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu72.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu73.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu74.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu75.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu76.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu77.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu78.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu79.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu7a.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu7b.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu7c.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu7d.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu7e.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu7f.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu80.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu81.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu82.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu83.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu84.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu85.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu86.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu87.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu88.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu89.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu8a.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu8b.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu8c.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu8d.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu8e.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu8f.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu90.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu91.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu92.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu93.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu94.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu95.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu96.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu97.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu98.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu99.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu9a.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu9b.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu9c.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu9e.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiu9f.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiufe.tfm - RELOC/fonts/tfm/arphic/gkaiu/gkaiuff.tfm - RELOC/fonts/type1/arphic/bkaiu/bkaiu00.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu02.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu03.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu20.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu21.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu22.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu25.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu26.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu30.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu31.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu32.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu33.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu4e.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu4f.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu50.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu51.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu52.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu53.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu54.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu55.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu56.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu57.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu58.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu59.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu5a.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu5b.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu5c.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu5d.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu5e.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu5f.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu60.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu61.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu62.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu63.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu64.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu65.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu66.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu67.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu68.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu69.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu6a.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu6b.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu6c.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu6d.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu6e.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu6f.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu70.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu71.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu72.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu73.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu74.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu75.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu76.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu77.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu78.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu79.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu7a.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu7b.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu7c.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu7d.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu7e.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu7f.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu80.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu81.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu82.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu83.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu84.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu85.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu86.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu87.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu88.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu89.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu8a.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu8b.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu8c.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu8d.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu8e.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu8f.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu90.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu91.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu92.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu93.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu94.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu95.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu96.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu97.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu98.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu99.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu9a.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu9b.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu9c.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu9d.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu9e.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiu9f.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiuee.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiuf6.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiuf7.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiuf8.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiufa.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiufe.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiuff.pfb - RELOC/fonts/type1/arphic/bkaiu/bkaiuv.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu00.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu02.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu03.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu20.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu21.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu22.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu25.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu26.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu30.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu31.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu32.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu33.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu4e.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu4f.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu50.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu51.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu52.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu53.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu54.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu55.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu56.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu57.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu58.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu59.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu5a.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu5b.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu5c.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu5d.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu5e.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu5f.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu60.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu61.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu62.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu63.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu64.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu65.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu66.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu67.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu68.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu69.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu6a.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu6b.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu6c.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu6d.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu6e.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu6f.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu70.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu71.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu72.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu73.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu74.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu75.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu76.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu77.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu78.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu79.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu7a.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu7b.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu7c.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu7d.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu7e.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu7f.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu80.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu81.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu82.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu83.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu84.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu85.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu86.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu87.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu88.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu89.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu8a.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu8b.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu8c.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu8d.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu8e.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu8f.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu90.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu91.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu92.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu93.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu94.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu95.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu96.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu97.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu98.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu99.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu9a.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu9b.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu9c.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu9d.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu9e.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiu9f.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiuee.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiuf6.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiuf7.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiuf8.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiufa.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiufe.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiuff.pfb - RELOC/fonts/type1/arphic/bsmiu/bsmiuv.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu00.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu01.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu02.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu03.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu04.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu20.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu21.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu22.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu23.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu24.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu25.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu26.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu30.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu31.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu32.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu4e.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu4f.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu50.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu51.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu52.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu53.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu54.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu55.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu56.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu57.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu58.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu59.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu5a.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu5b.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu5c.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu5d.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu5e.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu5f.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu60.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu61.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu62.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu63.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu64.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu65.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu66.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu67.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu68.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu69.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu6a.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu6b.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu6c.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu6d.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu6e.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu6f.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu70.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu71.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu72.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu73.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu74.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu75.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu76.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu77.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu78.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu79.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu7a.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu7b.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu7c.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu7d.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu7e.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu7f.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu80.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu81.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu82.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu83.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu84.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu85.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu86.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu87.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu88.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu89.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu8a.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu8b.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu8c.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu8d.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu8e.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu8f.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu90.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu91.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu92.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu93.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu94.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu95.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu96.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu97.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu98.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu99.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu9a.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu9b.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu9c.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu9e.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnu9f.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnufe.pfb - RELOC/fonts/type1/arphic/gbsnu/gbsnuff.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu00.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu01.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu02.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu03.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu04.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu20.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu21.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu22.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu23.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu24.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu25.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu26.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu30.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu31.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu32.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu4e.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu4f.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu50.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu51.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu52.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu53.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu54.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu55.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu56.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu57.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu58.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu59.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu5a.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu5b.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu5c.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu5d.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu5e.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu5f.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu60.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu61.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu62.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu63.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu64.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu65.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu66.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu67.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu68.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu69.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu6a.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu6b.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu6c.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu6d.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu6e.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu6f.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu70.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu71.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu72.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu73.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu74.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu75.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu76.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu77.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu78.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu79.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu7a.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu7b.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu7c.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu7d.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu7e.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu7f.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu80.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu81.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu82.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu83.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu84.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu85.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu86.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu87.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu88.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu89.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu8a.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu8b.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu8c.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu8d.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu8e.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu8f.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu90.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu91.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu92.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu93.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu94.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu95.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu96.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu97.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu98.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu99.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu9a.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu9b.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu9c.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu9e.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiu9f.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiufe.pfb - RELOC/fonts/type1/arphic/gkaiu/gkaiuff.pfb - RELOC/fonts/vf/arphic/bkaimp/bkaimp00.vf - RELOC/fonts/vf/arphic/bkaimp/bkaimp01.vf - RELOC/fonts/vf/arphic/bkaimp/bkaimp02.vf - RELOC/fonts/vf/arphic/bkaimp/bkaimp03.vf - RELOC/fonts/vf/arphic/bkaimp/bkaimp04.vf - RELOC/fonts/vf/arphic/bkaimp/bkaimp05.vf - RELOC/fonts/vf/arphic/bkaimp/bkaimp06.vf - RELOC/fonts/vf/arphic/bkaimp/bkaimp07.vf - RELOC/fonts/vf/arphic/bkaimp/bkaimp08.vf - RELOC/fonts/vf/arphic/bkaimp/bkaimp09.vf - RELOC/fonts/vf/arphic/bkaimp/bkaimp10.vf - RELOC/fonts/vf/arphic/bkaimp/bkaimp11.vf - RELOC/fonts/vf/arphic/bkaimp/bkaimp12.vf - RELOC/fonts/vf/arphic/bkaimp/bkaimp13.vf - RELOC/fonts/vf/arphic/bkaimp/bkaimp14.vf - RELOC/fonts/vf/arphic/bkaimp/bkaimp15.vf - RELOC/fonts/vf/arphic/bkaimp/bkaimp16.vf - RELOC/fonts/vf/arphic/bkaimp/bkaimp17.vf - RELOC/fonts/vf/arphic/bkaimp/bkaimp18.vf - RELOC/fonts/vf/arphic/bkaimp/bkaimp19.vf - RELOC/fonts/vf/arphic/bkaimp/bkaimp20.vf - RELOC/fonts/vf/arphic/bkaimp/bkaimp21.vf - RELOC/fonts/vf/arphic/bkaimp/bkaimp22.vf - RELOC/fonts/vf/arphic/bkaimp/bkaimp23.vf - RELOC/fonts/vf/arphic/bkaimp/bkaimp25.vf - RELOC/fonts/vf/arphic/bkaimp/bkaimp26.vf - RELOC/fonts/vf/arphic/bkaimp/bkaimp27.vf - RELOC/fonts/vf/arphic/bkaimp/bkaimp28.vf - RELOC/fonts/vf/arphic/bkaimp/bkaimp29.vf - RELOC/fonts/vf/arphic/bkaimp/bkaimp30.vf - RELOC/fonts/vf/arphic/bkaimp/bkaimp31.vf - RELOC/fonts/vf/arphic/bkaimp/bkaimp32.vf - RELOC/fonts/vf/arphic/bkaimp/bkaimp33.vf - RELOC/fonts/vf/arphic/bkaimp/bkaimp34.vf - RELOC/fonts/vf/arphic/bkaimp/bkaimp35.vf - RELOC/fonts/vf/arphic/bkaimp/bkaimp36.vf - RELOC/fonts/vf/arphic/bkaimp/bkaimp37.vf - RELOC/fonts/vf/arphic/bkaimp/bkaimp38.vf - RELOC/fonts/vf/arphic/bkaimp/bkaimp39.vf - RELOC/fonts/vf/arphic/bkaimp/bkaimp40.vf - RELOC/fonts/vf/arphic/bkaimp/bkaimp41.vf - RELOC/fonts/vf/arphic/bkaimp/bkaimp42.vf - RELOC/fonts/vf/arphic/bkaimp/bkaimp43.vf - RELOC/fonts/vf/arphic/bkaimp/bkaimp44.vf - RELOC/fonts/vf/arphic/bkaimp/bkaimp45.vf - RELOC/fonts/vf/arphic/bkaimp/bkaimp46.vf - RELOC/fonts/vf/arphic/bkaimp/bkaimp47.vf - RELOC/fonts/vf/arphic/bkaimp/bkaimp48.vf - RELOC/fonts/vf/arphic/bkaimp/bkaimp49.vf - RELOC/fonts/vf/arphic/bkaimp/bkaimp50.vf - RELOC/fonts/vf/arphic/bkaimp/bkaimp51.vf - RELOC/fonts/vf/arphic/bkaimp/bkaimp52.vf - RELOC/fonts/vf/arphic/bkaimp/bkaimp53.vf - RELOC/fonts/vf/arphic/bkaimp/bkaimp54.vf - RELOC/fonts/vf/arphic/bkaimp/bkaimp55.vf - RELOC/fonts/vf/arphic/bkaimp/bkaimpv.vf - RELOC/fonts/vf/arphic/bsmilp/bsmilp00.vf - RELOC/fonts/vf/arphic/bsmilp/bsmilp01.vf - RELOC/fonts/vf/arphic/bsmilp/bsmilp02.vf - RELOC/fonts/vf/arphic/bsmilp/bsmilp03.vf - RELOC/fonts/vf/arphic/bsmilp/bsmilp04.vf - RELOC/fonts/vf/arphic/bsmilp/bsmilp05.vf - RELOC/fonts/vf/arphic/bsmilp/bsmilp06.vf - RELOC/fonts/vf/arphic/bsmilp/bsmilp07.vf - RELOC/fonts/vf/arphic/bsmilp/bsmilp08.vf - RELOC/fonts/vf/arphic/bsmilp/bsmilp09.vf - RELOC/fonts/vf/arphic/bsmilp/bsmilp10.vf - RELOC/fonts/vf/arphic/bsmilp/bsmilp11.vf - RELOC/fonts/vf/arphic/bsmilp/bsmilp12.vf - RELOC/fonts/vf/arphic/bsmilp/bsmilp13.vf - RELOC/fonts/vf/arphic/bsmilp/bsmilp14.vf - RELOC/fonts/vf/arphic/bsmilp/bsmilp15.vf - RELOC/fonts/vf/arphic/bsmilp/bsmilp16.vf - RELOC/fonts/vf/arphic/bsmilp/bsmilp17.vf - RELOC/fonts/vf/arphic/bsmilp/bsmilp18.vf - RELOC/fonts/vf/arphic/bsmilp/bsmilp19.vf - RELOC/fonts/vf/arphic/bsmilp/bsmilp20.vf - RELOC/fonts/vf/arphic/bsmilp/bsmilp21.vf - RELOC/fonts/vf/arphic/bsmilp/bsmilp22.vf - RELOC/fonts/vf/arphic/bsmilp/bsmilp23.vf - RELOC/fonts/vf/arphic/bsmilp/bsmilp25.vf - RELOC/fonts/vf/arphic/bsmilp/bsmilp26.vf - RELOC/fonts/vf/arphic/bsmilp/bsmilp27.vf - RELOC/fonts/vf/arphic/bsmilp/bsmilp28.vf - RELOC/fonts/vf/arphic/bsmilp/bsmilp29.vf - RELOC/fonts/vf/arphic/bsmilp/bsmilp30.vf - RELOC/fonts/vf/arphic/bsmilp/bsmilp31.vf - RELOC/fonts/vf/arphic/bsmilp/bsmilp32.vf - RELOC/fonts/vf/arphic/bsmilp/bsmilp33.vf - RELOC/fonts/vf/arphic/bsmilp/bsmilp34.vf - RELOC/fonts/vf/arphic/bsmilp/bsmilp35.vf - RELOC/fonts/vf/arphic/bsmilp/bsmilp36.vf - RELOC/fonts/vf/arphic/bsmilp/bsmilp37.vf - RELOC/fonts/vf/arphic/bsmilp/bsmilp38.vf - RELOC/fonts/vf/arphic/bsmilp/bsmilp39.vf - RELOC/fonts/vf/arphic/bsmilp/bsmilp40.vf - RELOC/fonts/vf/arphic/bsmilp/bsmilp41.vf - RELOC/fonts/vf/arphic/bsmilp/bsmilp42.vf - RELOC/fonts/vf/arphic/bsmilp/bsmilp43.vf - RELOC/fonts/vf/arphic/bsmilp/bsmilp44.vf - RELOC/fonts/vf/arphic/bsmilp/bsmilp45.vf - RELOC/fonts/vf/arphic/bsmilp/bsmilp46.vf - RELOC/fonts/vf/arphic/bsmilp/bsmilp47.vf - RELOC/fonts/vf/arphic/bsmilp/bsmilp48.vf - RELOC/fonts/vf/arphic/bsmilp/bsmilp49.vf - RELOC/fonts/vf/arphic/bsmilp/bsmilp50.vf - RELOC/fonts/vf/arphic/bsmilp/bsmilp51.vf - RELOC/fonts/vf/arphic/bsmilp/bsmilp52.vf - RELOC/fonts/vf/arphic/bsmilp/bsmilp53.vf - RELOC/fonts/vf/arphic/bsmilp/bsmilp54.vf - RELOC/fonts/vf/arphic/bsmilp/bsmilp55.vf - RELOC/fonts/vf/arphic/bsmilp/bsmilpv.vf - RELOC/fonts/vf/arphic/gbsnlp/gbsnlp00.vf - RELOC/fonts/vf/arphic/gbsnlp/gbsnlp01.vf - RELOC/fonts/vf/arphic/gbsnlp/gbsnlp02.vf - RELOC/fonts/vf/arphic/gbsnlp/gbsnlp03.vf - RELOC/fonts/vf/arphic/gbsnlp/gbsnlp04.vf - RELOC/fonts/vf/arphic/gbsnlp/gbsnlp06.vf - RELOC/fonts/vf/arphic/gbsnlp/gbsnlp07.vf - RELOC/fonts/vf/arphic/gbsnlp/gbsnlp08.vf - RELOC/fonts/vf/arphic/gbsnlp/gbsnlp09.vf - RELOC/fonts/vf/arphic/gbsnlp/gbsnlp10.vf - RELOC/fonts/vf/arphic/gbsnlp/gbsnlp11.vf - RELOC/fonts/vf/arphic/gbsnlp/gbsnlp12.vf - RELOC/fonts/vf/arphic/gbsnlp/gbsnlp13.vf - RELOC/fonts/vf/arphic/gbsnlp/gbsnlp14.vf - RELOC/fonts/vf/arphic/gbsnlp/gbsnlp15.vf - RELOC/fonts/vf/arphic/gbsnlp/gbsnlp16.vf - RELOC/fonts/vf/arphic/gbsnlp/gbsnlp17.vf - RELOC/fonts/vf/arphic/gbsnlp/gbsnlp18.vf - RELOC/fonts/vf/arphic/gbsnlp/gbsnlp19.vf - RELOC/fonts/vf/arphic/gbsnlp/gbsnlp20.vf - RELOC/fonts/vf/arphic/gbsnlp/gbsnlp21.vf - RELOC/fonts/vf/arphic/gbsnlp/gbsnlp22.vf - RELOC/fonts/vf/arphic/gbsnlp/gbsnlp23.vf - RELOC/fonts/vf/arphic/gbsnlp/gbsnlp24.vf - RELOC/fonts/vf/arphic/gbsnlp/gbsnlp25.vf - RELOC/fonts/vf/arphic/gbsnlp/gbsnlp26.vf - RELOC/fonts/vf/arphic/gbsnlp/gbsnlp27.vf - RELOC/fonts/vf/arphic/gbsnlp/gbsnlp28.vf - RELOC/fonts/vf/arphic/gbsnlp/gbsnlp29.vf - RELOC/fonts/vf/arphic/gbsnlp/gbsnlp30.vf - RELOC/fonts/vf/arphic/gbsnlp/gbsnlp31.vf - RELOC/fonts/vf/arphic/gbsnlp/gbsnlp32.vf - RELOC/fonts/vf/arphic/gkaimp/gkaimp00.vf - RELOC/fonts/vf/arphic/gkaimp/gkaimp01.vf - RELOC/fonts/vf/arphic/gkaimp/gkaimp02.vf - RELOC/fonts/vf/arphic/gkaimp/gkaimp03.vf - RELOC/fonts/vf/arphic/gkaimp/gkaimp04.vf - RELOC/fonts/vf/arphic/gkaimp/gkaimp06.vf - RELOC/fonts/vf/arphic/gkaimp/gkaimp07.vf - RELOC/fonts/vf/arphic/gkaimp/gkaimp08.vf - RELOC/fonts/vf/arphic/gkaimp/gkaimp09.vf - RELOC/fonts/vf/arphic/gkaimp/gkaimp10.vf - RELOC/fonts/vf/arphic/gkaimp/gkaimp11.vf - RELOC/fonts/vf/arphic/gkaimp/gkaimp12.vf - RELOC/fonts/vf/arphic/gkaimp/gkaimp13.vf - RELOC/fonts/vf/arphic/gkaimp/gkaimp14.vf - RELOC/fonts/vf/arphic/gkaimp/gkaimp15.vf - RELOC/fonts/vf/arphic/gkaimp/gkaimp16.vf - RELOC/fonts/vf/arphic/gkaimp/gkaimp17.vf - RELOC/fonts/vf/arphic/gkaimp/gkaimp18.vf - RELOC/fonts/vf/arphic/gkaimp/gkaimp19.vf - RELOC/fonts/vf/arphic/gkaimp/gkaimp20.vf - RELOC/fonts/vf/arphic/gkaimp/gkaimp21.vf - RELOC/fonts/vf/arphic/gkaimp/gkaimp22.vf - RELOC/fonts/vf/arphic/gkaimp/gkaimp23.vf - RELOC/fonts/vf/arphic/gkaimp/gkaimp24.vf - RELOC/fonts/vf/arphic/gkaimp/gkaimp25.vf - RELOC/fonts/vf/arphic/gkaimp/gkaimp26.vf - RELOC/fonts/vf/arphic/gkaimp/gkaimp27.vf - RELOC/fonts/vf/arphic/gkaimp/gkaimp28.vf - RELOC/fonts/vf/arphic/gkaimp/gkaimp29.vf - RELOC/fonts/vf/arphic/gkaimp/gkaimp30.vf - RELOC/fonts/vf/arphic/gkaimp/gkaimp31.vf - RELOC/fonts/vf/arphic/gkaimp/gkaimp32.vf -catalogue-also cjk-fonts arphic-ttf -catalogue-ctan /fonts/arphic -catalogue-date 2016-12-11 21:40:56 +0100 -catalogue-license other-free -catalogue-topics font font-cjk font-type1 - -name arphic-ttf -category Package -revision 42675 -shortdesc TrueType version of Chinese Arphic fonts -relocated 1 -longdesc This package provides TrueType versions of the Chinese Arphic -longdesc fonts for use with XeLaTeX and LuaLaTeX. Type1 versions of -longdesc these fonts, for use with pdfLaTeX and the cjk package, are -longdesc provided by the arphic package. Arphic is actually the name of -longdesc the company which created these fonts. -containersize 12665988 -containerchecksum ab7678f75e28117a5f988e913c02daef6eb757f726a18573cb92ad1031296b486d71cf859a0b06cd19eb456b5240443563ae200db1f7642d87c161fdb793e89a -doccontainersize 13060 -doccontainerchecksum df151a25da7ab8a44fe9eb5f031d1a8409abfd5af9513cf8f4e46600f7fec3aabb1f2c4c5a9e29224dca5c911b2139b235f53a2ce57927a4e599eef255c0b951 -docfiles size=20 - RELOC/doc/fonts/arphic-ttf/ANNOUNCE.Big5 - RELOC/doc/fonts/arphic-ttf/ANNOUNCE.GB - RELOC/doc/fonts/arphic-ttf/ARPHICPL.big5 - RELOC/doc/fonts/arphic-ttf/ARPHICPL.gb - RELOC/doc/fonts/arphic-ttf/ARPHICPL.txt - RELOC/doc/fonts/arphic-ttf/README.md details="Readme" - RELOC/doc/fonts/arphic-ttf/changelog.Debian.bkai00mp - RELOC/doc/fonts/arphic-ttf/changelog.Debian.bsmi00lp - RELOC/doc/fonts/arphic-ttf/changelog.Debian.gbsn00lp - RELOC/doc/fonts/arphic-ttf/changelog.Debian.gkai00mp - RELOC/doc/fonts/arphic-ttf/copyright.Debian - RELOC/doc/fonts/arphic-ttf/release.txt -runfiles size=8110 - RELOC/fonts/truetype/public/arphic-ttf/bkai00mp.ttf - RELOC/fonts/truetype/public/arphic-ttf/bsmi00lp.ttf - RELOC/fonts/truetype/public/arphic-ttf/gbsn00lp.ttf - RELOC/fonts/truetype/public/arphic-ttf/gkai00mp.ttf -catalogue-also arphic -catalogue-ctan /fonts/arphic-ttf -catalogue-date 2016-12-17 05:41:03 +0100 -catalogue-license other-free -catalogue-topics font font-cjk font-ttf - -name arrayjobx -category Package -revision 18125 -shortdesc Array data structures for (La)TeX -relocated 1 -longdesc This package provides array data structures in (La)TeX, in the -longdesc meaning of the classical procedural programming languages like -longdesc Fortran, Ada or C, and macros to manipulate them. Arrays can be -longdesc mono or bi-dimensional. This is useful for applications which -longdesc require high level programming techniques, like algorithmic -longdesc graphics programmed in the TeX language. The package supersedes -longdesc the arrayjob package. -containersize 2968 -containerchecksum e011fb45f9088afecc013c0a5cf7e12232ad5bde821782577c5994f74a03360ded041a4e2b7096e9db2f74fc21e7dd298cb5ad6e7157681cfd88b7191e21b015 -doccontainersize 436300 -doccontainerchecksum 9d6daf32717880a8e1fb1a5bcdcd798cef5ff5f5b6cff0e26411ab64fa0307b0b462799f49ed44f8427d9ebe380668369a2771db7d7771266595cd077f813231 -docfiles size=265 - RELOC/doc/generic/arrayjobx/README details="Package Readme" - RELOC/doc/generic/arrayjobx/arrayjob.pdf details="Package documentation" - RELOC/doc/generic/arrayjobx/arrayjob.tex - RELOC/doc/generic/arrayjobx/arrayjobx.pdf - RELOC/doc/generic/arrayjobx/arrayjobx.tex -runfiles size=4 - RELOC/tex/generic/arrayjobx/arrayjob.sty - RELOC/tex/generic/arrayjobx/arrayjobx.sty -catalogue-ctan /macros/generic/arrayjobx -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics macro-supp -catalogue-version 1.04 - -name arraysort -category Package -revision 31576 -shortdesc Sort arrays (or portions of them) -relocated 1 -longdesc The package provides a mechanism for sorting arrays (or -longdesc portions of them); the arrays should have been created using -longdesc the arrayjobx package. -containersize 2056 -containerchecksum 9fd89cb6fc746e8e247594343222663050d30b3c780a3571512748baa640dc358899e3015f2047e97da16e1c68db99f027418ef13f176da70162aa14f7112e43 -doccontainersize 302940 -doccontainerchecksum 62a0ebd0eaf8c2db103866e7ffd93f64edc622e0d021dbfbef8a02a7d4905c99d500a0812ee458ee4f99e104dab8c711b5812387b1016cefe0746081469b9a2f -docfiles size=76 - RELOC/doc/latex/arraysort/Makefile - RELOC/doc/latex/arraysort/README details="Readme" - RELOC/doc/latex/arraysort/arraysort.pdf details="Package documentation" -srccontainersize 10732 -srccontainerchecksum 8af06ff107a6bcba4f14dc6b364ec300bc428b97ae2055211ab4c64b3de094c58344511652cb33a917210dd9b0141636a9eee174744d06f15dd0d69a2951b48e -srcfiles size=10 - RELOC/source/latex/arraysort/arraysort.dtx - RELOC/source/latex/arraysort/arraysort.ins -runfiles size=2 - RELOC/tex/latex/arraysort/arraysort.sty -catalogue-ctan /macros/latex/contrib/arraysort -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.2 -catalogue-topics macro-supp -catalogue-version 1.0 - -name arsclassica -category Package -revision 45656 -shortdesc A different view of the ClassicThesis package -relocated 1 -longdesc The package changes some typographical points of the -longdesc ClassicThesis style, by Andre Miede. It enables the user to -longdesc reproduce the look of the guide The art of writing with LaTeX -longdesc (the web page is in Italian). -containersize 2220 -containerchecksum 7808b77e8868ad2e4bc584408b3bfc15cb53c4b012be5ad205148a37901f98f99de7437d94b32af8254ab1cec51c7a3b442fc7bf65e40346810c4f68fa81eea3 -doccontainersize 330092 -doccontainerchecksum fc981473098274440a8f5695332cb811c4d07a2dacec9065993b1377d10eada02e9def40b5732b40cb686ddbe3d34257f73797db84fe1afff1ad5f630f34d62c -docfiles size=125 - RELOC/doc/latex/arsclassica/ArsClassica.pdf details="Package documentation (English)" language="en" - RELOC/doc/latex/arsclassica/ArsClassica.tex - RELOC/doc/latex/arsclassica/Bibliography.bib - RELOC/doc/latex/arsclassica/Changes - RELOC/doc/latex/arsclassica/Chapters/Code.tex - RELOC/doc/latex/arsclassica/Chapters/Fundamentals.tex - RELOC/doc/latex/arsclassica/FrontBackMatter/Acknowledgements.tex - RELOC/doc/latex/arsclassica/FrontBackMatter/Bibliography.tex - RELOC/doc/latex/arsclassica/FrontBackMatter/Contents.tex - RELOC/doc/latex/arsclassica/FrontBackMatter/Titleback.tex - RELOC/doc/latex/arsclassica/FrontBackMatter/Titlepage.tex - RELOC/doc/latex/arsclassica/Graphics/Dolor.jpg - RELOC/doc/latex/arsclassica/Graphics/Ipsum.jpg - RELOC/doc/latex/arsclassica/Graphics/Lorem.jpg - RELOC/doc/latex/arsclassica/Graphics/Sit.jpg - RELOC/doc/latex/arsclassica/Graphics/TFZSuperEllisse.pdf - RELOC/doc/latex/arsclassica/README details="Readme" - RELOC/doc/latex/arsclassica/arsclassica-settings.tex -runfiles size=2 - RELOC/tex/latex/arsclassica/arsclassica.sty -catalogue-ctan /macros/latex/contrib/arsclassica -catalogue-date 2017-10-31 18:40:47 +0100 -catalogue-license lppl -catalogue-topics dissertation - -name articleingud -category Package -revision 38741 -shortdesc LaTeX class for articles published in INGENIERIA review -relocated 1 -longdesc The class is for articles published in INGENIERIA review. It is -longdesc derived from the standard LaTeX class article. -containersize 4568 -containerchecksum d80aef2ac7f87f238449956025f3602e34c736ee4088958a28bde8f73c9138f4675a7460ae9670b85bac66794d8341d3a4c5ab86d787b4c92b40ddc03741a3b0 -doccontainersize 401804 -doccontainerchecksum d32e8afde6b6bd012662c3c1a43998a17d285a40d03b86c7d6fbb4a6238322edc5d59343e5de4934c0d64d7260c489049bea187c921b3f61f3d024d23cca79d3 -docfiles size=124 - RELOC/doc/latex/articleingud/README details="Readme" - RELOC/doc/latex/articleingud/articleingud.pdf details="Package documentation (Spanish)" language="es" - RELOC/doc/latex/articleingud/plantilla.tex - RELOC/doc/latex/articleingud/template.tex -srccontainersize 26588 -srccontainerchecksum 7f9aa8e0b04c670e1a656f7cc3667eca67c19b079ef589495533d169526e46efb76deeb4aef85d749be580f97f1d1db1074ff090417d9ef87b3b443cf69cc0f9 -srcfiles size=34 - RELOC/source/latex/articleingud/articleingud.dtx - RELOC/source/latex/articleingud/articleingud.ins -runfiles size=5 - RELOC/tex/latex/articleingud/articleingud.cls -catalogue-ctan /macros/latex/contrib/articleingud -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.2 -catalogue-topics spanish journalpub class -catalogue-version 0.3 - -name arydshln -category Package -revision 50084 -shortdesc Draw dash-lines in array/tabular -relocated 1 -longdesc The package is to draw dash-lines in array/tabular -longdesc environments. Horizontal lines are drawn by \hdashline and -longdesc \cdashline while vertical ones can be specified as a part of -longdesc the preamble using ':'. The shape of dash-lines may be -longdesc controlled through style parameters or optional arguments. The -longdesc package is compatible with array, colortab, longtable, and -longdesc colortbl. -containersize 9340 -containerchecksum 2bda14f0b7ce30d4be215e6378a261947762fbcafacbb7a98d2a6bb7b15b0f3c7f9b94c559edabdddcf17763da0319adeed9a4192ef9fabd0267821b07eab58a -doccontainersize 834260 -doccontainerchecksum e234bb8d06b2b1e6dccb0ee66976945cec5d901869434fb735d1f75b9a239953b48df58f84231c065dccc76e20539cdd8afbe9c660406b8c3e1f6ba4cc11a813 -docfiles size=223 - RELOC/doc/latex/arydshln/README details="Readme" - RELOC/doc/latex/arydshln/arydshln-man.pdf details="User manual" - RELOC/doc/latex/arydshln/arydshln-man.tex - RELOC/doc/latex/arydshln/arydshln.pdf details="Manual, including code listing" -srccontainersize 53924 -srccontainerchecksum 1241c104bd7258a8f166804134c041c33af62bd4b3443b38d27066adcbc0198f8c107f0a1f43666ce61f2a31c9f290b81b471fb892f526b79266137248f0ed44 -srcfiles size=63 - RELOC/source/latex/arydshln/arydshln.dtx - RELOC/source/latex/arydshln/arydshln.ins -runfiles size=12 - RELOC/tex/latex/arydshln/arydshln.sty -catalogue-ctan /macros/latex/contrib/arydshln -catalogue-date 2019-02-22 08:07:20 +0100 -catalogue-license lppl1 -catalogue-topics alignment-supp -catalogue-version 1.76 - -name asaetr -category Package -revision 15878 -shortdesc Transactions of the ASAE -relocated 1 -longdesc A class and BibTeX style for submissions to the Transactions of -longdesc the American Society of Agricultural Engineers. Also included -longdesc is the Metafont source of a slanted Computer Modern Caps and -longdesc Small Caps font. -containersize 13132 -containerchecksum bbb50b404e20bcd81cfd724368082c02114cb0b08bb6144e140a089cc0ab4e2ea1bc275be761b7aef50521a38bca98ee009a7353e7d61f547baa51639c86267b -doccontainersize 70004 -doccontainerchecksum 5cd6e6e755d23bdbf6794789605183dcafbfc71056b11155aed749179d823406fcc9fbb4995db8fa9c2b34db6d4047e07c2d88d4a5497229efd3c04842609c02 -docfiles size=27 - RELOC/doc/latex/asaetr/MANIFEST - RELOC/doc/latex/asaetr/asaetr.bib - RELOC/doc/latex/asaetr/asaetr.pdf details="Package documentation" - RELOC/doc/latex/asaetr/asaetr.tex - RELOC/doc/latex/asaetr/cmcscsl10.mf -runfiles size=14 - RELOC/bibtex/bst/asaetr/asaetr.bst - RELOC/tex/latex/asaetr/asaesub.sty - RELOC/tex/latex/asaetr/asaetr.cls - RELOC/tex/latex/asaetr/asaetr.sty -catalogue-ctan /macros/latex/contrib/asaetr -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics journalpub class -catalogue-version 1.0a - -name asapsym -category Package -revision 40201 -shortdesc Using the free ASAP Symbol font with LaTeX and Plain TeX -relocated 1 -longdesc The package provides macros (usable with LaTeX or Plain TeX) -longdesc for using the freely available ASAP Symbol font, which is also -longdesc included. The font is distributed in OpenType format, and makes -longdesc extensive use of OpenType features. Therefore, at this time, -longdesc only XeTeX and LuaTeX are supported. An error message is issued -longdesc if an OTF-capable engine is not detected. -containersize 47220 -containerchecksum a67aa8d0e660c86475ed3a7ff4e65074e335ad607ebfa0126f7a30f234327577f5f73f490883ad6c20d2cfc755d708b6f2b341e75a59650b0de1f3610bd076c4 -doccontainersize 120520 -doccontainerchecksum f625e90d9e4e2ffdba31b937e4c4ba81fd800ac4f5e83f997a1913e0fa779585c722c0fcfd5e8d0c0b25529add07015789597e5f12fcaa59ac20dbd3d977cb93 -docfiles size=31 - RELOC/doc/fonts/asapsym/README.md details="Readme" - RELOC/doc/fonts/asapsym/asapsym.pdf details="Package documentation" -srccontainersize 5972 -srccontainerchecksum 664d199f48b9f476c952648b453cec654fc5eed3e7ee7e944105db108bb7a6fa75dfd3f92c143f6af3e8e929a3adbec1574e0e223ea712a01fc01315609b00a6 -srcfiles size=6 - RELOC/source/fonts/asapsym/asapsym.dtx - RELOC/source/fonts/asapsym/asapsym.ins -runfiles size=20 - RELOC/fonts/opentype/omnibus-type/asapsym/Asap-Symbol.otf - RELOC/tex/generic/asapsym/asapsym-generic.tex - RELOC/tex/latex/asapsym/asapsym.sty - RELOC/tex/plain/asapsym/asapsym.code.tex -catalogue-ctan /fonts/asapsym -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics font-symbol font-otf -catalogue-version 1.0 - -name ascelike -category Package -revision 29129 -shortdesc Bibliography style for the ASCE -relocated 1 -longdesc A document class and bibliographic style that prepares -longdesc documents in the style required by the American Society of -longdesc Civil Engineers (ASCE). These are unofficial files, not -longdesc sanctioned by that organization, and the files specifically -longdesc give this caveat. Also included is a short -longdesc documentation/example of how to use the class. -containersize 13296 -containerchecksum 84d6133a0caa1c12534559e7fb3288772a5609e381718fa26f4ba24ecd0133509a0080865ed30e48a99e7a2564c4a24404c8aff594e2836a53d9b789cf1351ac -doccontainersize 111084 -doccontainerchecksum 5a7a4e1523499e56c8aac58b607f45e281029584ed94a33bbd1d686ead5ac42493aa7ac532225b3a1fe75eee6a67def5b77f2df3922d95a06122ef74514d35c4 -docfiles size=40 - RELOC/doc/latex/ascelike/README details="Readme" - RELOC/doc/latex/ascelike/ascexmpl.bib - RELOC/doc/latex/ascelike/ascexmpl.pdf details="Example output" - RELOC/doc/latex/ascelike/ascexmpl.tex -runfiles size=16 - RELOC/bibtex/bst/ascelike/ascelike.bst - RELOC/tex/latex/ascelike/ascelike.cls -catalogue-ctan /macros/latex/contrib/ascelike -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics confproc journalpub class -catalogue-version 2.3 - -name ascii-chart -category Package -revision 20536 -shortdesc An ASCII wall chart -relocated 1 -longdesc The document may be converted between Plain TeX and LaTeX -longdesc (2.09) by a simple editing action. -containersize 412 -containerchecksum 1fd50d28e196ab222bbbde5ffe09d00ba0ef8447e3a1cda1dcc53c648acf025a3e0d8985e4d46a015264751d969a82f749feb8ab73fad7f5d2c78b7b89964fee -doccontainersize 26064 -doccontainerchecksum c8fe32025603c2673feca7d703f783708d049947360b3ad9f522283cea5a3e76893d067bbd8aaf100d63361595959e75fb83292a3d805b9b01fb6f03b26773ef -docfiles size=10 - RELOC/doc/support/ascii-chart/ascii.pdf details="The chart itself" - RELOC/doc/support/ascii-chart/ascii.tex -catalogue-ctan /info/ascii-chart -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics documentation - -name ascii-font -category Package -revision 29989 -shortdesc Use the ASCII "font" in LaTeX -relocated 1 -longdesc The package provides glyph and font access commands so that -longdesc LaTeX users can use the ASCII glyphs in their documents. The -longdesc ASCII font is encoded according to the IBM PC Code Page 437 C0 -longdesc Graphics. This package replaces any early LaTeX 2.09 package -longdesc and "font" by R. Ramasubramanian and R.W.D. Nickalls. -execute addMap ascii.map -containersize 49004 -containerchecksum 4855c6dcd898e54580e695f060254ece4ab878af4353ca8b380016fdc125d655dc27049005eb060189661f57e980a4b4d81ccfffbf56af4e7c62ff9822d20be4 -doccontainersize 552 -doccontainerchecksum 1f845a88543b4db27ed1d943563ee04b72c141cb4b5ef79e34bf8406cdcc5156153fb2f6c666542dce397a3be67895b49dc5a81891091784c3e09ba324978a5c -docfiles size=1 - RELOC/doc/fonts/ascii-font/README.TEXLIVE -srccontainersize 4452 -srccontainerchecksum 0ac560a38a113f12378f20fa2cd1391c93554e4be30f04eb55c54835843febd5f47d43cc7ee33b68d47cb165cf3a5ffaa4260dca9d01e11f5809374062d2f65c -srcfiles size=5 - RELOC/source/fonts/ascii-font/ascii.dtx - RELOC/source/fonts/ascii-font/ascii.ins -runfiles size=17 - RELOC/fonts/map/dvips/ascii-font/ascii.map - RELOC/fonts/tfm/public/ascii-font/ASCII.tfm - RELOC/fonts/type1/public/ascii-font/ASCII.pfb - RELOC/tex/latex/ascii-font/ascii.sty -catalogue-ctan /fonts/ascii -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font font-symbol font-type1 -catalogue-version 2.0 - -name asciilist -category Package -revision 49060 -shortdesc Environments AsciiList and AsciiDocList for prototyping nested lists in LaTeX -relocated 1 -longdesc The asciilist provides the environments AsciiList and -longdesc AsciiDocList, which enable quickly typesetting nested lists in -longdesc LaTeX without having to type individual item macros or -longdesc opening/closing list environments. The package provides -longdesc auxiliary functionality for loading such lists from files and -longdesc provides macros for configuring the use of the list -longdesc environments and the appearance of the typeset results. -containersize 3100 -containerchecksum f1aa6c5ca3346673915dda6b9a9633c59f5a64f796a8d1d4aec4607169ce1c11873d7a1cca7e377b7c755f182c8f9a98e9934452584c94d5aadace9fe3469190 -doccontainersize 383816 -doccontainerchecksum 70ecc0046c7a27c2f2fc52c47ea490c8f87b034829cafd43d7501a8f3c1cfe292e91aac401a76e51373b1a36f197498c860d619f488f682d6507b2f200c099a3 -docfiles size=98 - RELOC/doc/latex/asciilist/AsciiDocList.example - RELOC/doc/latex/asciilist/AsciiList.example - RELOC/doc/latex/asciilist/README.md details="Readme" - RELOC/doc/latex/asciilist/asciilist.pdf details="Package documentation" -srccontainersize 14092 -srccontainerchecksum a0fb657d02ea710014ec88fe9c23ff8a72aa6f67f47cc1f7d78373326cca9ca4f9e25588d6e91ade78e49cc27431f7f7c506f0635cfd84c3c6a6c6e4ad479760 -srcfiles size=16 - RELOC/source/latex/asciilist/asciilist.dtx - RELOC/source/latex/asciilist/asciilist.ins -runfiles size=3 - RELOC/tex/latex/asciilist/asciilist.sty -catalogue-ctan /macros/latex/contrib/asciilist -catalogue-date 2018-11-03 14:15:54 +0100 -catalogue-license lppl1.2 -catalogue-topics list list-bull list-descr list-enum list-supp -catalogue-version 2.2b - -name ascmac -category Package -revision 46904 -shortdesc Boxes and picture macros with Japanese vertical writing support -relocated 1 -longdesc The bundle provides boxes and picture macros with Japanese -longdesc vertical writing support. It uses only native picture macros -longdesc and fonts for drawing boxes and is thus driver-independent. -longdesc Formerly part of the Japanese pLaTeX bundle, it now supports -longdesc all LaTeX engines. -containersize 16628 -containerchecksum a7d334d650dd49db2fa008d402cb965f39423c31b5b31d7523c6f84f0658222ee4ec0bf1c36af3ba72a04c843b28bfa584a1c1c5ab2621d2254614130f5d822f -doccontainersize 153584 -doccontainerchecksum cd0224f5f4c8fb4e1c2c93fa52003f59a1626868e836274fb0583518f936f076f82624a78d336e2bb8c3dff85bfa27f4a38d84313ea6a5a6d5ccf8f0656bf074 -docfiles size=40 - RELOC/doc/latex/ascmac/LICENSE - RELOC/doc/latex/ascmac/README.md details="Readme" - RELOC/doc/latex/ascmac/ascmac.pdf details="Package documentation (Japanese)" language="ja" -srccontainersize 8596 -srccontainerchecksum 6534c82e006b16e87fb959f9d183b8a79a516b0c800c0fbe824fc7417cf87af6ece71cd384700881825ee0d983c9e7e6e058bd00dbc7aae1ba8f8dc802f893a8 -srcfiles size=9 - RELOC/source/latex/ascmac/Makefile - RELOC/source/latex/ascmac/ascmac.dtx - RELOC/source/latex/ascmac/ascmac.ins -runfiles size=18 - RELOC/fonts/source/public/ascmac/ascgrp.mf - RELOC/fonts/source/public/ascmac/ascii.mf - RELOC/fonts/source/public/ascmac/ascii10.mf - RELOC/fonts/source/public/ascmac/ascii36.mf - RELOC/fonts/tfm/public/ascmac/ascgrp.tfm - RELOC/fonts/tfm/public/ascmac/ascii10.tfm - RELOC/fonts/tfm/public/ascmac/ascii36.tfm - RELOC/fonts/type1/public/ascmac/ascgrp.pfb - RELOC/fonts/type1/public/ascmac/ascii10.pfb - RELOC/fonts/type1/public/ascmac/ascii36.pfb - RELOC/tex/latex/ascmac/ascmac.sty - RELOC/tex/latex/ascmac/tascmac.sty -catalogue-ctan /macros/latex/contrib/ascmac -catalogue-date 2018-03-09 17:02:45 +0100 -catalogue-license bsd3 -catalogue-topics boxing japanese -catalogue-version 2.0h - -name askmaps -category Package -revision 32320 -shortdesc Typeset American style Karnaugh maps -relocated 1 -longdesc The package provides 2, 3, 4 and 5 variable Karnaugh maps, in -longdesc the style used in numerous textbooks on digital design. The -longdesc package draws K-maps where the most significant input variables -longdesc are placed on top of the columns and the least significant -longdesc variables are placed left of the rows. -containersize 2432 -containerchecksum e863a74e09f62766c732d5eab5f0fa51c0801db091814ec4de20e4950c9e496322a2244a755a10c838f1efca8405bcb37041728b5b5a90e26557d42ce7593eb6 -doccontainersize 313500 -doccontainerchecksum 38f24177c03adaa0a2d88a4efd6ff4a2fa4044a70f07589870aa5c7a200be6e2f15d681fa655fe165c9064f775efadb0dfb96d9dee8a644cc9ea00bb6a610bac -docfiles size=82 - RELOC/doc/latex/askmaps/README details="Readme" - RELOC/doc/latex/askmaps/askmaps.pdf details="Package documentation" - RELOC/doc/latex/askmaps/askmaps.tex -runfiles size=4 - RELOC/tex/latex/askmaps/askmaps.sty -catalogue-also karnaugh -catalogue-ctan /macros/latex/contrib/askmaps -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics engineering maths -catalogue-version 0.1 - -name aspectratio -category Package -revision 25243 -shortdesc Capital A and capital R ligature for Aspect Ratio -relocated 1 -longdesc The package provides fonts (both as Adobe Type 1 format, and as -longdesc Metafont source) for the 'AR' symbol (for Aspect Ratio) used by -longdesc aeronautical scientists and engineers. Note that the package -longdesc supersedes the package ar -execute addMap aspectratio.map -containersize 65600 -containerchecksum afc4ba58fa7da75f6e326e716a182ea380356232b043dbd9f146110687a5f1744276028153648b71d0552deaca53fb0f546c026301087e05b82f0be09171b9ce -doccontainersize 337264 -doccontainerchecksum c95a99adefb2f6b3c0a28b556095f0de4eadde42c91a2b29a6fb2e9713f3c2ec05ef56fdd1e49da9a46ddfc042d62445db622eb04eccda97c4e337c1a76cce20 -docfiles size=86 - RELOC/doc/latex/aspectratio/ar.pdf details="Package documentation" - RELOC/doc/latex/aspectratio/ar.tex -runfiles size=82 - RELOC/fonts/map/dvips/aspectratio/aspectratio.map - RELOC/fonts/source/public/aspectratio/ar10.mf - RELOC/fonts/source/public/aspectratio/ar12.mf - RELOC/fonts/source/public/aspectratio/ar6.mf - RELOC/fonts/source/public/aspectratio/ar7.mf - RELOC/fonts/source/public/aspectratio/ar8.mf - RELOC/fonts/source/public/aspectratio/ar9.mf - RELOC/fonts/source/public/aspectratio/arb10.mf - RELOC/fonts/source/public/aspectratio/arb12.mf - RELOC/fonts/source/public/aspectratio/arb5.mf - RELOC/fonts/source/public/aspectratio/arb6.mf - RELOC/fonts/source/public/aspectratio/arb7.mf - RELOC/fonts/source/public/aspectratio/arb8.mf - RELOC/fonts/source/public/aspectratio/arb9.mf - RELOC/fonts/source/public/aspectratio/arssbi10.mf - RELOC/fonts/source/public/aspectratio/arssi10.mf - RELOC/fonts/source/public/aspectratio/artti10.mf - RELOC/fonts/tfm/public/aspectratio/amarbi.tfm - RELOC/fonts/tfm/public/aspectratio/amarri.tfm - RELOC/fonts/tfm/public/aspectratio/aparbi.tfm - RELOC/fonts/tfm/public/aspectratio/aparri.tfm - RELOC/fonts/tfm/public/aspectratio/ar10.tfm - RELOC/fonts/tfm/public/aspectratio/ar12.tfm - RELOC/fonts/tfm/public/aspectratio/ar5.tfm - RELOC/fonts/tfm/public/aspectratio/ar6.tfm - RELOC/fonts/tfm/public/aspectratio/ar7.tfm - RELOC/fonts/tfm/public/aspectratio/ar8.tfm - RELOC/fonts/tfm/public/aspectratio/ar9.tfm - RELOC/fonts/tfm/public/aspectratio/arb10.tfm - RELOC/fonts/tfm/public/aspectratio/arb12.tfm - RELOC/fonts/tfm/public/aspectratio/arb5.tfm - RELOC/fonts/tfm/public/aspectratio/arb6.tfm - RELOC/fonts/tfm/public/aspectratio/arb7.tfm - RELOC/fonts/tfm/public/aspectratio/arb8.tfm - RELOC/fonts/tfm/public/aspectratio/arb9.tfm - RELOC/fonts/tfm/public/aspectratio/arssbi10.tfm - RELOC/fonts/tfm/public/aspectratio/arssi10.tfm - RELOC/fonts/tfm/public/aspectratio/artti10.tfm - RELOC/fonts/type1/public/aspectratio/amarbi.pfb - RELOC/fonts/type1/public/aspectratio/amarri.pfb - RELOC/fonts/type1/public/aspectratio/ar10.pfb - RELOC/fonts/type1/public/aspectratio/ar12.pfb - RELOC/fonts/type1/public/aspectratio/ar5.pfb - RELOC/fonts/type1/public/aspectratio/ar6.pfb - RELOC/fonts/type1/public/aspectratio/ar7.pfb - RELOC/fonts/type1/public/aspectratio/ar8.pfb - RELOC/fonts/type1/public/aspectratio/ar9.pfb - RELOC/fonts/type1/public/aspectratio/arb10.pfb - RELOC/fonts/type1/public/aspectratio/arb12.pfb - RELOC/fonts/type1/public/aspectratio/arb5.pfb - RELOC/fonts/type1/public/aspectratio/arb6.pfb - RELOC/fonts/type1/public/aspectratio/arb7.pfb - RELOC/fonts/type1/public/aspectratio/arb8.pfb - RELOC/fonts/type1/public/aspectratio/arb9.pfb - RELOC/fonts/type1/public/aspectratio/arssbi10.pfb - RELOC/fonts/type1/public/aspectratio/arssi10.pfb - RELOC/fonts/type1/public/aspectratio/artti10.pfb - RELOC/tex/latex/aspectratio/ar.sty -catalogue-ctan /macros/latex/contrib/aspectratio -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font font-specialist font-type1 font-mf -catalogue-version 2.0 - -name assignment -category Package -revision 20431 -shortdesc A class file for typesetting homework and lab assignments -relocated 1 -longdesc A class file for typesetting homework and lab assignments. -containersize 1920 -containerchecksum 52c950cbbbba2eebef48051d67d89823df2e8789bf222ecd96ee6481fecc87437c3f095cd22c02af4e6dcd8b2d224ba3b739f303488437cb7b05dabeb41e0160 -doccontainersize 81848 -doccontainerchecksum 670fc6ac24ef208a99a20117a392c799057f6324f925a1a848151aae385ad0542943d078b1cdf6967b217c9826c5941faea0e5e10888374b3782cb26543cdce5 -docfiles size=30 - RELOC/doc/latex/assignment/Changelog - RELOC/doc/latex/assignment/LICENSE - RELOC/doc/latex/assignment/README details="Package README" - RELOC/doc/latex/assignment/assignment.pdf details="Package documentation, as an assignment" - RELOC/doc/latex/assignment/assignment.tex -runfiles size=2 - RELOC/tex/latex/assignment/assignment.cls -catalogue-ctan /macros/latex/contrib/assignment -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics essay class - -name assoccnt -category Package -revision 38497 -shortdesc Associate counters, making them step when a master steps -relocated 1 -longdesc The package provides the means of declaring a set of counters -longdesc to be stepped, each time some 'master' counter is stepped. -containersize 4036 -containerchecksum b18ca8b8b472b05c2df140e44c3366548dd6d3ff1424292b34d99319778874516ceea47b18a35d8bb0dc18c79d01560d53c36af0dc3730f9118ee73278c7569e -doccontainersize 353360 -doccontainerchecksum 8eb4efe8046664fab0f94857cf69feb1277d227825e65758f651ae2bec22c7a8d81395051f42f3121b07a7ff0d7926f82f0cae25dbe1edc29d7b6739533a78da -docfiles size=100 - RELOC/doc/latex/assoccnt/README details="Readme" - RELOC/doc/latex/assoccnt/assoccnt_doc.pdf details="Package documentation" - RELOC/doc/latex/assoccnt/assoccnt_doc.tex - RELOC/doc/latex/assoccnt/assoccnt_example.pdf details="Example of use" - RELOC/doc/latex/assoccnt/assoccnt_example.tex -runfiles size=5 - RELOC/tex/latex/assoccnt/assoccnt.sty -catalogue-also xassoccnt -catalogue-ctan /macros/latex/contrib/assoccnt -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics counter-mgmt macro-supp -catalogue-version 0.8 - -name astro -category Package -revision 15878 -shortdesc Astronomical (planetary) symbols -relocated 1 -longdesc Astrosym is a font containing astronomical symbols, including -longdesc those used for the planets, four planetoids, the phases of the -longdesc moon, the signs of the zodiac, and some additional symbols. The -longdesc font is distributed as Metafont source. -containersize 12816 -containerchecksum 38d9b3c5850da7f2e80172fb46a4a1cb1797bb83570d73b17d6b16ec171bfde42cc838b9dfee6020c36210d36fec738e8750514ee0ba999d4d632601dbbb641b -doccontainersize 4212 -doccontainerchecksum c4d662b1b8bc1ced4acf81fe4c3ed2c305517faa46ae43915e83e07fd5bc945dc20953120d6745bba845210ab12b67b75c85a8c860f6160e9ef009fe7812541c -docfiles size=3 - RELOC/doc/fonts/astro/astrosym.tex - RELOC/doc/fonts/astro/astrosym.txt details="Detailed description" -runfiles size=21 - RELOC/fonts/source/public/astro/astrosym.cal - RELOC/fonts/source/public/astro/astrosym.cmn - RELOC/fonts/source/public/astro/astrosym.mac - RELOC/fonts/source/public/astro/astrosym.mf - RELOC/fonts/source/public/astro/astrosym.uni - RELOC/fonts/source/public/astro/astrosym.xtr - RELOC/fonts/tfm/public/astro/astrosym.tfm -catalogue-ctan /fonts/astro -catalogue-date 2017-10-29 14:17:15 +0100 -catalogue-license lppl -catalogue-topics astronomy font font-mf -catalogue-version 2.20 - -name asyfig -category Package -revision 17512 -shortdesc Commands for using Asymptote figures -relocated 1 -longdesc The package provides a means of reading Asymptote figures from -longdesc separate files, rather than within the document, as is standard -longdesc in the asymptote package, which is provided as part of the -longdesc Asymptote bundle. The asymptote way can prove cumbersome in a -longdesc large document; the present package allows the user to process -longdesc one picture at a time, in simple test documents, and then to -longdesc migrate (with no fuss) to their use in the target document. -containersize 3224 -containerchecksum c3780a1a2a5219be9844c69a73ca0a4b499684824101a2cf6718ec2dc6ca59c5da71b796374fffaf04c79814fde104d81729416deb668cfaf426b8b39b49d887 -doccontainersize 214084 -doccontainerchecksum 592e6d8213c2ea232a159084fe8e721f32b9dfe62ffdd664499cb0dc07c69dbee0ad609e88cd4ac329cb5640b732e24c327f3a8eeadbc00e78c2e8f878949bec -docfiles size=76 - RELOC/doc/latex/asyfig/README details="Readme" - RELOC/doc/latex/asyfig/asyfig.pdf details="Package documentation" - RELOC/doc/latex/asyfig/example/frf.asy - RELOC/doc/latex/asyfig/example/test-asyfig.tex -srccontainersize 6584 -srccontainerchecksum 5c884786d2b42aa858a11526e930650e8d70c9c59a263e98e3cc8562a7c83dd5640cf321ed51156c264baf47cd5cd7094a266812515f8cf3df5057fc4039d70c -srcfiles size=6 - RELOC/source/latex/asyfig/asyfig.ins - RELOC/source/latex/asyfig/asyfig.tex -runfiles size=3 - RELOC/tex/latex/asyfig/asyalign.sty - RELOC/tex/latex/asyfig/asyfig.sty - RELOC/tex/latex/asyfig/asyprocess.sty -catalogue-ctan /macros/latex/contrib/asyfig -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics graphics-use -catalogue-version 0.1c - -name asymptote -category TLCore -revision 47385 -shortdesc 2D and 3D TeX-Aware Vector Graphics Language -longdesc Asymptote is a powerful descriptive vector graphics language -longdesc for technical drawing, inspired by MetaPost but with an -longdesc improved C++-like syntax. Asymptote provides for figures the -longdesc same high-quality level of typesetting that LaTeX does for -longdesc scientific text. -depend asymptote.ARCH -containersize 278544 -containerchecksum 8b59311bc3e87206c873d8d95f0448c5b644dc9624e34ee43bee990bbbfb76fcaafa7fb4f792619e0c00ed4c8ec12b35e3fb0612c48dfbd8e1903f24602a27f1 -doccontainersize 1808272 -doccontainerchecksum 95a9a635d8d769068762ead450a7afbf62159cb4f6c18ab080db4ed40b8f642496c18597ad31112cdb8582461c1505de5723db4b2f7e8354e42f2a0a36bf5fbd -docfiles size=922 - texmf-dist/doc/asymptote/CAD.pdf details="Using Asymptote for 2D CAD" - texmf-dist/doc/asymptote/TeXShopAndAsymptote.pdf - texmf-dist/doc/asymptote/asy-latex.pdf - texmf-dist/doc/asymptote/asyRefCard.pdf details="Package 'reference card'" - texmf-dist/doc/asymptote/asymptote.pdf details="Package documentation" - texmf-dist/doc/asymptote/examples/100d.views - texmf-dist/doc/asymptote/examples/1overx.asy - texmf-dist/doc/asymptote/examples/BezierPatch.asy - texmf-dist/doc/asymptote/examples/BezierSaddle.asy - texmf-dist/doc/asymptote/examples/BezierSurface.asy - texmf-dist/doc/asymptote/examples/BezierTriangle.asy - texmf-dist/doc/asymptote/examples/Bode.asy - texmf-dist/doc/asymptote/examples/CAD1.asy - texmf-dist/doc/asymptote/examples/CDlabel.asy - texmf-dist/doc/asymptote/examples/Coons.asy - texmf-dist/doc/asymptote/examples/GaussianSurface.asy - texmf-dist/doc/asymptote/examples/Gouraud.asy - texmf-dist/doc/asymptote/examples/Gouraudcontour.asy - texmf-dist/doc/asymptote/examples/HermiteSpline.asy - texmf-dist/doc/asymptote/examples/Hobbycontrol.asy - texmf-dist/doc/asymptote/examples/Hobbydir.asy - texmf-dist/doc/asymptote/examples/Klein.asy - texmf-dist/doc/asymptote/examples/NURBScurve.asy - texmf-dist/doc/asymptote/examples/NURBSsphere.asy - texmf-dist/doc/asymptote/examples/NURBSsurface.asy - texmf-dist/doc/asymptote/examples/Pythagoras.asy - texmf-dist/doc/asymptote/examples/PythagoreanTree.asy - texmf-dist/doc/asymptote/examples/RiemannSphere.asy - texmf-dist/doc/asymptote/examples/RiemannSurface.asy - texmf-dist/doc/asymptote/examples/RiemannSurfaceRoot.asy - texmf-dist/doc/asymptote/examples/Sierpinski.asy - texmf-dist/doc/asymptote/examples/SierpinskiGasket.asy - texmf-dist/doc/asymptote/examples/SierpinskiSponge.asy - texmf-dist/doc/asymptote/examples/advection.asy - texmf-dist/doc/asymptote/examples/alignbox.asy - texmf-dist/doc/asymptote/examples/alignedaxis.asy - texmf-dist/doc/asymptote/examples/animations/cube.asy - texmf-dist/doc/asymptote/examples/animations/earthmoon.asy - texmf-dist/doc/asymptote/examples/animations/embeddedmovie.asy - texmf-dist/doc/asymptote/examples/animations/embeddedu3d.asy - texmf-dist/doc/asymptote/examples/animations/externalmovie.asy - texmf-dist/doc/asymptote/examples/animations/glmovie.asy - texmf-dist/doc/asymptote/examples/animations/heatequation.asy - texmf-dist/doc/asymptote/examples/animations/inlinemovie.tex - texmf-dist/doc/asymptote/examples/animations/inlinemovie3.tex - texmf-dist/doc/asymptote/examples/animations/pdfmovie.asy - texmf-dist/doc/asymptote/examples/animations/slidemovies.asy - texmf-dist/doc/asymptote/examples/animations/sphere.asy - texmf-dist/doc/asymptote/examples/animations/torusanimation.asy - texmf-dist/doc/asymptote/examples/animations/wavepacket.asy - texmf-dist/doc/asymptote/examples/animations/wheel.asy - texmf-dist/doc/asymptote/examples/annotation.asy - texmf-dist/doc/asymptote/examples/arrows3.asy - texmf-dist/doc/asymptote/examples/axis3.asy - texmf-dist/doc/asymptote/examples/bars3.asy - texmf-dist/doc/asymptote/examples/basealign.asy - texmf-dist/doc/asymptote/examples/bezier.asy - texmf-dist/doc/asymptote/examples/bezier2.asy - texmf-dist/doc/asymptote/examples/beziercurve.asy - texmf-dist/doc/asymptote/examples/bigdiagonal.asy - texmf-dist/doc/asymptote/examples/billboard.asy - texmf-dist/doc/asymptote/examples/binarytreetest.asy - texmf-dist/doc/asymptote/examples/brokenaxis.asy - texmf-dist/doc/asymptote/examples/buildcycle.asy - texmf-dist/doc/asymptote/examples/cardioid.asy - texmf-dist/doc/asymptote/examples/cards.asy - texmf-dist/doc/asymptote/examples/centroidfg.asy - texmf-dist/doc/asymptote/examples/cheese.asy - texmf-dist/doc/asymptote/examples/circles.asy - texmf-dist/doc/asymptote/examples/circumcircle.asy - texmf-dist/doc/asymptote/examples/clockarray.asy - texmf-dist/doc/asymptote/examples/coag.asy - texmf-dist/doc/asymptote/examples/colons.asy - texmf-dist/doc/asymptote/examples/colorpatch.asy - texmf-dist/doc/asymptote/examples/colorplanes.asy - texmf-dist/doc/asymptote/examples/colors.asy - texmf-dist/doc/asymptote/examples/condor.asy - texmf-dist/doc/asymptote/examples/cones.asy - texmf-dist/doc/asymptote/examples/conicurv.asy - texmf-dist/doc/asymptote/examples/contextfonts.asy - texmf-dist/doc/asymptote/examples/controlsystem.asy - texmf-dist/doc/asymptote/examples/cos2theta.asy - texmf-dist/doc/asymptote/examples/cos3.asy - texmf-dist/doc/asymptote/examples/cosaddition.asy - texmf-dist/doc/asymptote/examples/cpkcolors.asy - texmf-dist/doc/asymptote/examples/cube.asy - texmf-dist/doc/asymptote/examples/curvedlabel.asy - texmf-dist/doc/asymptote/examples/curvedlabel3.asy - texmf-dist/doc/asymptote/examples/cyclohexane.asy - texmf-dist/doc/asymptote/examples/cylinder.asy - texmf-dist/doc/asymptote/examples/cylinderskeleton.asy - texmf-dist/doc/asymptote/examples/datagraph.asy - texmf-dist/doc/asymptote/examples/delu.asy - texmf-dist/doc/asymptote/examples/diagonal.asy - texmf-dist/doc/asymptote/examples/diatom.asy - texmf-dist/doc/asymptote/examples/diatom.csv - texmf-dist/doc/asymptote/examples/dimension.asy - texmf-dist/doc/asymptote/examples/dots.asy - texmf-dist/doc/asymptote/examples/dragon.asy - texmf-dist/doc/asymptote/examples/eetomumu.asy - texmf-dist/doc/asymptote/examples/electromagnetic.asy - texmf-dist/doc/asymptote/examples/elevation.asy - texmf-dist/doc/asymptote/examples/elliptic.asy - texmf-dist/doc/asymptote/examples/epix.asy - texmf-dist/doc/asymptote/examples/equilateral.asy - texmf-dist/doc/asymptote/examples/equilchord.asy - texmf-dist/doc/asymptote/examples/errorbars.asy - texmf-dist/doc/asymptote/examples/exp.asy - texmf-dist/doc/asymptote/examples/exp3.asy - texmf-dist/doc/asymptote/examples/externalprc.tex - texmf-dist/doc/asymptote/examples/extrudedcontour.asy - texmf-dist/doc/asymptote/examples/fano.asy - texmf-dist/doc/asymptote/examples/fequlogo.asy - texmf-dist/doc/asymptote/examples/fermi.asy - texmf-dist/doc/asymptote/examples/filegraph.asy - texmf-dist/doc/asymptote/examples/filegraph.dat - texmf-dist/doc/asymptote/examples/filesurface.asy - texmf-dist/doc/asymptote/examples/filesurface.dat - texmf-dist/doc/asymptote/examples/fillcontour.asy - texmf-dist/doc/asymptote/examples/fin.asy - texmf-dist/doc/asymptote/examples/fjortoft.asy - texmf-dist/doc/asymptote/examples/floatingdisk.asy - texmf-dist/doc/asymptote/examples/floor.asy - texmf-dist/doc/asymptote/examples/flow.asy - texmf-dist/doc/asymptote/examples/flowchartdemo.asy - texmf-dist/doc/asymptote/examples/fractaltree.asy - texmf-dist/doc/asymptote/examples/functionshading.asy - texmf-dist/doc/asymptote/examples/galleon.asy - texmf-dist/doc/asymptote/examples/gamma.asy - texmf-dist/doc/asymptote/examples/gamma3.asy - texmf-dist/doc/asymptote/examples/generalaxis.asy - texmf-dist/doc/asymptote/examples/generalaxis3.asy - texmf-dist/doc/asymptote/examples/genusthree.asy - texmf-dist/doc/asymptote/examples/genustwo.asy - texmf-dist/doc/asymptote/examples/graphmarkers.asy - texmf-dist/doc/asymptote/examples/grid.asy - texmf-dist/doc/asymptote/examples/grid3xyz.asy - texmf-dist/doc/asymptote/examples/hatch.asy - texmf-dist/doc/asymptote/examples/helix.asy - texmf-dist/doc/asymptote/examples/hierarchy.asy - texmf-dist/doc/asymptote/examples/histogram.asy - texmf-dist/doc/asymptote/examples/hyperboloid.asy - texmf-dist/doc/asymptote/examples/hyperboloidsilhouette.asy - texmf-dist/doc/asymptote/examples/icon.asy - texmf-dist/doc/asymptote/examples/image.asy - texmf-dist/doc/asymptote/examples/imagecontour.asy - texmf-dist/doc/asymptote/examples/imagehistogram.asy - texmf-dist/doc/asymptote/examples/impact.asy - texmf-dist/doc/asymptote/examples/integraltest.asy - texmf-dist/doc/asymptote/examples/interpolate1.asy - texmf-dist/doc/asymptote/examples/intro.asy - texmf-dist/doc/asymptote/examples/irregularcontour.asy - texmf-dist/doc/asymptote/examples/join.asy - texmf-dist/doc/asymptote/examples/join3.asy - texmf-dist/doc/asymptote/examples/jump.asy - texmf-dist/doc/asymptote/examples/knots.asy - texmf-dist/doc/asymptote/examples/label3.asy - texmf-dist/doc/asymptote/examples/label3ribbon.asy - texmf-dist/doc/asymptote/examples/label3solid.asy - texmf-dist/doc/asymptote/examples/label3zoom.asy - texmf-dist/doc/asymptote/examples/labelbox.asy - texmf-dist/doc/asymptote/examples/labelsquare.asy - texmf-dist/doc/asymptote/examples/laserlattice.asy - texmf-dist/doc/asymptote/examples/latexusage.tex - texmf-dist/doc/asymptote/examples/latticeshading.asy - texmf-dist/doc/asymptote/examples/layers.asy - texmf-dist/doc/asymptote/examples/leastsquares.asy - texmf-dist/doc/asymptote/examples/leastsquares.dat - texmf-dist/doc/asymptote/examples/legend.asy - texmf-dist/doc/asymptote/examples/lever.asy - texmf-dist/doc/asymptote/examples/limit.asy - texmf-dist/doc/asymptote/examples/lineargraph.asy - texmf-dist/doc/asymptote/examples/lineargraph0.asy - texmf-dist/doc/asymptote/examples/linearregression.asy - texmf-dist/doc/asymptote/examples/lines.asy - texmf-dist/doc/asymptote/examples/linetype.asy - texmf-dist/doc/asymptote/examples/lmfit1.asy - texmf-dist/doc/asymptote/examples/log.asy - texmf-dist/doc/asymptote/examples/log2graph.asy - texmf-dist/doc/asymptote/examples/logdown.asy - texmf-dist/doc/asymptote/examples/loggraph.asy - texmf-dist/doc/asymptote/examples/loggrid.asy - texmf-dist/doc/asymptote/examples/logimage.asy - texmf-dist/doc/asymptote/examples/logo.asy - texmf-dist/doc/asymptote/examples/logo3.asy - texmf-dist/doc/asymptote/examples/logticks.asy - texmf-dist/doc/asymptote/examples/lowint.asy - texmf-dist/doc/asymptote/examples/lowupint.asy - texmf-dist/doc/asymptote/examples/magnetic.asy - texmf-dist/doc/asymptote/examples/makepen.asy - texmf-dist/doc/asymptote/examples/markers1.asy - texmf-dist/doc/asymptote/examples/markers2.asy - texmf-dist/doc/asymptote/examples/markregular.asy - texmf-dist/doc/asymptote/examples/mergeExample.asy - texmf-dist/doc/asymptote/examples/mexicanhat.asy - texmf-dist/doc/asymptote/examples/monthaxis.asy - texmf-dist/doc/asymptote/examples/mosaic.asy - texmf-dist/doc/asymptote/examples/mosquito.asy - texmf-dist/doc/asymptote/examples/multicontour.asy - texmf-dist/doc/asymptote/examples/near_earth.asy - texmf-dist/doc/asymptote/examples/odetest.asy - texmf-dist/doc/asymptote/examples/onecontour.asy - texmf-dist/doc/asymptote/examples/oneoverx.asy - texmf-dist/doc/asymptote/examples/orthocenter.asy - texmf-dist/doc/asymptote/examples/p-orbital.asy - texmf-dist/doc/asymptote/examples/parametricelevation.asy - texmf-dist/doc/asymptote/examples/parametricgraph.asy - texmf-dist/doc/asymptote/examples/parametricsurface.asy - texmf-dist/doc/asymptote/examples/partialsurface.asy - texmf-dist/doc/asymptote/examples/partitionExample.asy - texmf-dist/doc/asymptote/examples/pathintersectsurface.asy - texmf-dist/doc/asymptote/examples/pdb.asy - texmf-dist/doc/asymptote/examples/penfunctionimage.asy - texmf-dist/doc/asymptote/examples/penimage.asy - texmf-dist/doc/asymptote/examples/phase.asy - texmf-dist/doc/asymptote/examples/piicon.eps - texmf-dist/doc/asymptote/examples/pipeintersection.asy - texmf-dist/doc/asymptote/examples/pipes.asy - texmf-dist/doc/asymptote/examples/pixel.pdf - texmf-dist/doc/asymptote/examples/planeproject.asy - texmf-dist/doc/asymptote/examples/planes.asy - texmf-dist/doc/asymptote/examples/polararea.asy - texmf-dist/doc/asymptote/examples/polarcircle.asy - texmf-dist/doc/asymptote/examples/polardatagraph.asy - texmf-dist/doc/asymptote/examples/poster.asy - texmf-dist/doc/asymptote/examples/progrid.asy - texmf-dist/doc/asymptote/examples/projectelevation.asy - texmf-dist/doc/asymptote/examples/projectrevolution.asy - texmf-dist/doc/asymptote/examples/pseudosphere.asy - texmf-dist/doc/asymptote/examples/quartercircle.asy - texmf-dist/doc/asymptote/examples/quilt.asy - texmf-dist/doc/asymptote/examples/rainbow.asy - texmf-dist/doc/asymptote/examples/randompath3.asy - texmf-dist/doc/asymptote/examples/refs.bib - texmf-dist/doc/asymptote/examples/ring.asy - texmf-dist/doc/asymptote/examples/roll.asy - texmf-dist/doc/asymptote/examples/roundpath.asy - texmf-dist/doc/asymptote/examples/sacone.asy - texmf-dist/doc/asymptote/examples/sacone3D.asy - texmf-dist/doc/asymptote/examples/sacylinder.asy - texmf-dist/doc/asymptote/examples/sacylinder3D.asy - texmf-dist/doc/asymptote/examples/saddle.asy - texmf-dist/doc/asymptote/examples/scaledgraph.asy - texmf-dist/doc/asymptote/examples/secondaryaxis.asy - texmf-dist/doc/asymptote/examples/secondaryaxis.csv - texmf-dist/doc/asymptote/examples/shade.asy - texmf-dist/doc/asymptote/examples/shadedtiling.asy - texmf-dist/doc/asymptote/examples/shadestroke.asy - texmf-dist/doc/asymptote/examples/shellmethod.asy - texmf-dist/doc/asymptote/examples/shellsqrtx01.asy - texmf-dist/doc/asymptote/examples/sin1x.asy - texmf-dist/doc/asymptote/examples/sin3.asy - texmf-dist/doc/asymptote/examples/sinc.asy - texmf-dist/doc/asymptote/examples/sinxlex.asy - texmf-dist/doc/asymptote/examples/slidedemo.asy - texmf-dist/doc/asymptote/examples/slopefield1.asy - texmf-dist/doc/asymptote/examples/smoothelevation.asy - texmf-dist/doc/asymptote/examples/soccerball.asy - texmf-dist/doc/asymptote/examples/spectrum.asy - texmf-dist/doc/asymptote/examples/sphere.asy - texmf-dist/doc/asymptote/examples/spheresilhouette.asy - texmf-dist/doc/asymptote/examples/sphereskeleton.asy - texmf-dist/doc/asymptote/examples/sphericalharmonic.asy - texmf-dist/doc/asymptote/examples/spiral.asy - texmf-dist/doc/asymptote/examples/spiral3.asy - texmf-dist/doc/asymptote/examples/spline.asy - texmf-dist/doc/asymptote/examples/splitpatch.asy - texmf-dist/doc/asymptote/examples/spring.asy - texmf-dist/doc/asymptote/examples/spring0.asy - texmf-dist/doc/asymptote/examples/spring2.asy - texmf-dist/doc/asymptote/examples/sqrtx01.asy - texmf-dist/doc/asymptote/examples/sqrtx01y1.asy - texmf-dist/doc/asymptote/examples/square.asy - texmf-dist/doc/asymptote/examples/star.asy - texmf-dist/doc/asymptote/examples/stereoscopic.asy - texmf-dist/doc/asymptote/examples/stroke3.asy - texmf-dist/doc/asymptote/examples/strokepath.asy - texmf-dist/doc/asymptote/examples/strokeshade.asy - texmf-dist/doc/asymptote/examples/subpictures.asy - texmf-dist/doc/asymptote/examples/superpath.asy - texmf-dist/doc/asymptote/examples/tanh.asy - texmf-dist/doc/asymptote/examples/teapot.asy - texmf-dist/doc/asymptote/examples/tensor.asy - texmf-dist/doc/asymptote/examples/tetra.asy - texmf-dist/doc/asymptote/examples/textpath.asy - texmf-dist/doc/asymptote/examples/thermodynamics.asy - texmf-dist/doc/asymptote/examples/threeviews.asy - texmf-dist/doc/asymptote/examples/tile.asy - texmf-dist/doc/asymptote/examples/torus.asy - texmf-dist/doc/asymptote/examples/transparency.asy - texmf-dist/doc/asymptote/examples/treetest.asy - texmf-dist/doc/asymptote/examples/trefoilknot.asy - texmf-dist/doc/asymptote/examples/triads.asy - texmf-dist/doc/asymptote/examples/triangle.asy - texmf-dist/doc/asymptote/examples/triangles.asy - texmf-dist/doc/asymptote/examples/triangulate.asy - texmf-dist/doc/asymptote/examples/triceratops.asy - texmf-dist/doc/asymptote/examples/trumpet.asy - texmf-dist/doc/asymptote/examples/truncatedIcosahedron.asy - texmf-dist/doc/asymptote/examples/tvgen.asy - texmf-dist/doc/asymptote/examples/twistedtubes.asy - texmf-dist/doc/asymptote/examples/unitcircle.asy - texmf-dist/doc/asymptote/examples/unitcircle3.asy - texmf-dist/doc/asymptote/examples/unitoctant.asy - texmf-dist/doc/asymptote/examples/upint.asy - texmf-dist/doc/asymptote/examples/vectorfield.asy - texmf-dist/doc/asymptote/examples/vectorfield3.asy - texmf-dist/doc/asymptote/examples/vectorfieldsphere.asy - texmf-dist/doc/asymptote/examples/venn.asy - texmf-dist/doc/asymptote/examples/venn3.asy - texmf-dist/doc/asymptote/examples/vertexshading.asy - texmf-dist/doc/asymptote/examples/washer.asy - texmf-dist/doc/asymptote/examples/washermethod.asy - texmf-dist/doc/asymptote/examples/wedge.asy - texmf-dist/doc/asymptote/examples/westnile.asy - texmf-dist/doc/asymptote/examples/westnile.csv - texmf-dist/doc/asymptote/examples/workcone.asy - texmf-dist/doc/asymptote/examples/worksheet.asy - texmf-dist/doc/asymptote/examples/worldmap.asy - texmf-dist/doc/asymptote/examples/xsin1x.asy - texmf-dist/doc/asymptote/examples/xstitch.asy - texmf-dist/doc/asymptote/examples/xxsq01.asy - texmf-dist/doc/asymptote/examples/xxsq01x-1.asy - texmf-dist/doc/asymptote/examples/xxsq01y.asy - texmf-dist/doc/asymptote/examples/yingyang.asy - texmf-dist/doc/info/asy-faq.info - texmf-dist/doc/info/asymptote.info - texmf-dist/doc/man/man1/asy.1 - texmf-dist/doc/man/man1/asy.man1.pdf - texmf-dist/doc/man/man1/xasy.1 - texmf-dist/doc/man/man1/xasy.man1.pdf -runfiles size=426 - texmf-dist/asymptote/CAD.asy - texmf-dist/asymptote/GUI/CubicBezier.py - texmf-dist/asymptote/GUI/UndoRedoStack.py - texmf-dist/asymptote/GUI/xasy.py - texmf-dist/asymptote/GUI/xasy2asy.py - texmf-dist/asymptote/GUI/xasyActions.py - texmf-dist/asymptote/GUI/xasyBezierEditor.py - texmf-dist/asymptote/GUI/xasyCodeEditor.py - texmf-dist/asymptote/GUI/xasyColorPicker.py - texmf-dist/asymptote/GUI/xasyFile.py - texmf-dist/asymptote/GUI/xasyGUIIcons.py - texmf-dist/asymptote/GUI/xasyMainWin.py - texmf-dist/asymptote/GUI/xasyOptions.py - texmf-dist/asymptote/GUI/xasyOptionsDialog.py - texmf-dist/asymptote/GUI/xasyVersion.py - texmf-dist/asymptote/animate.asy - texmf-dist/asymptote/animation.asy - texmf-dist/asymptote/annotate.asy - texmf-dist/asymptote/asy-init.el - texmf-dist/asymptote/asy-kate.sh - texmf-dist/asymptote/asy-keywords.el - texmf-dist/asymptote/asy-mode.el - texmf-dist/asymptote/asy.vim - texmf-dist/asymptote/asy_filetype.vim - texmf-dist/asymptote/asymptote.py - texmf-dist/asymptote/babel.asy - texmf-dist/asymptote/bezulate.asy - texmf-dist/asymptote/binarytree.asy - texmf-dist/asymptote/bsp.asy - texmf-dist/asymptote/contour.asy - texmf-dist/asymptote/contour3.asy - texmf-dist/asymptote/drawtree.asy - texmf-dist/asymptote/embed.asy - texmf-dist/asymptote/external.asy - texmf-dist/asymptote/feynman.asy - texmf-dist/asymptote/flowchart.asy - texmf-dist/asymptote/fontsize.asy - texmf-dist/asymptote/geometry.asy - texmf-dist/asymptote/graph.asy - texmf-dist/asymptote/graph3.asy - texmf-dist/asymptote/graph_settings.asy - texmf-dist/asymptote/graph_splinetype.asy - texmf-dist/asymptote/grid3.asy - texmf-dist/asymptote/interpolate.asy - texmf-dist/asymptote/labelpath.asy - texmf-dist/asymptote/labelpath3.asy - texmf-dist/asymptote/latin1.asy - texmf-dist/asymptote/lmfit.asy - texmf-dist/asymptote/markers.asy - texmf-dist/asymptote/math.asy - texmf-dist/asymptote/metapost.asy - texmf-dist/asymptote/nopapersize.ps - texmf-dist/asymptote/obj.asy - texmf-dist/asymptote/ode.asy - texmf-dist/asymptote/palette.asy - texmf-dist/asymptote/patterns.asy - texmf-dist/asymptote/plain.asy - texmf-dist/asymptote/plain_Label.asy - texmf-dist/asymptote/plain_arcs.asy - texmf-dist/asymptote/plain_arrows.asy - texmf-dist/asymptote/plain_bounds.asy - texmf-dist/asymptote/plain_boxes.asy - texmf-dist/asymptote/plain_constants.asy - texmf-dist/asymptote/plain_debugger.asy - texmf-dist/asymptote/plain_filldraw.asy - texmf-dist/asymptote/plain_margins.asy - texmf-dist/asymptote/plain_markers.asy - texmf-dist/asymptote/plain_paths.asy - texmf-dist/asymptote/plain_pens.asy - texmf-dist/asymptote/plain_picture.asy - texmf-dist/asymptote/plain_prethree.asy - texmf-dist/asymptote/plain_scaling.asy - texmf-dist/asymptote/plain_shipout.asy - texmf-dist/asymptote/plain_strings.asy - texmf-dist/asymptote/plain_xasy.asy - texmf-dist/asymptote/pstoedit.asy - texmf-dist/asymptote/rational.asy - texmf-dist/asymptote/reload.js - texmf-dist/asymptote/roundedpath.asy - texmf-dist/asymptote/simplex.asy - texmf-dist/asymptote/size10.asy - texmf-dist/asymptote/size11.asy - texmf-dist/asymptote/slide.asy - texmf-dist/asymptote/slopefield.asy - texmf-dist/asymptote/smoothcontour3.asy - texmf-dist/asymptote/solids.asy - texmf-dist/asymptote/stats.asy - texmf-dist/asymptote/syzygy.asy - texmf-dist/asymptote/texcolors.asy - texmf-dist/asymptote/three.asy - texmf-dist/asymptote/three_arrows.asy - texmf-dist/asymptote/three_light.asy - texmf-dist/asymptote/three_margins.asy - texmf-dist/asymptote/three_surface.asy - texmf-dist/asymptote/three_tube.asy - texmf-dist/asymptote/tree.asy - texmf-dist/asymptote/trembling.asy - texmf-dist/asymptote/tube.asy - texmf-dist/asymptote/unicode.asy - texmf-dist/asymptote/version.asy - texmf-dist/asymptote/x11colors.asy - texmf-dist/tex/context/third/asymptote/colo-asy.tex - texmf-dist/tex/latex/asymptote/asycolors.sty - texmf-dist/tex/latex/asymptote/asymptote.sty - texmf-dist/tex/latex/asymptote/latexmkrc - texmf-dist/tex/latex/asymptote/ocg.sty -catalogue-ctan /graphics/asymptote -catalogue-date 2018-04-08 09:50:10 +0200 -catalogue-license lgpl3 -catalogue-topics graphics-engn -catalogue-version 2.44 - -name asymptote-by-example-zh-cn -category Package -revision 15878 -shortdesc Asymptote by example -relocated 1 -longdesc This is a tutorial written in Simplified Chinese. -containersize 388 -containerchecksum a6dec09be14b4aedad42b36ec450568ab7ab28f3470c1e2f1250aa321bbf3aeeb1ab65749ae8e80c8edcbd9ac4de3714ebce3f0e8d161b81f83d2eaa7ee9468f -doccontainersize 526612 -doccontainerchecksum 4c2f70caaec42c2b8849dbcf4cb6e22d6dbb58d6658bbbdbc25f95325da179cc4fcd8e162be4110161884fe1848999a226fa5e32c1df3379e283c46cf3352b37 -docfiles size=239 - RELOC/doc/support/asymptote-by-example-zh-cn/README details="Readme" - RELOC/doc/support/asymptote-by-example-zh-cn/asymptote-by-example-zh-cn.pdf details="The document itself" language="zh" - RELOC/doc/support/asymptote-by-example-zh-cn/src/CLEAN.bat - RELOC/doc/support/asymptote-by-example-zh-cn/src/MAKEPDF.bat - RELOC/doc/support/asymptote-by-example-zh-cn/src/asy.bib - RELOC/doc/support/asymptote-by-example-zh-cn/src/asymptote.sty - RELOC/doc/support/asymptote-by-example-zh-cn/src/asysyntex.sty - RELOC/doc/support/asymptote-by-example-zh-cn/src/cleantmp - RELOC/doc/support/asymptote-by-example-zh-cn/src/figure-src/CJKmove.sty - RELOC/doc/support/asymptote-by-example-zh-cn/src/figure-src/area.asy - RELOC/doc/support/asymptote-by-example-zh-cn/src/figure-src/hanoi.asy - RELOC/doc/support/asymptote-by-example-zh-cn/src/figure-src/hyper.asy - RELOC/doc/support/asymptote-by-example-zh-cn/src/figure-src/movie15.sty - RELOC/doc/support/asymptote-by-example-zh-cn/src/figure-src/recplot.asy - RELOC/doc/support/asymptote-by-example-zh-cn/src/figure-src/stars.asy - RELOC/doc/support/asymptote-by-example-zh-cn/src/figure-src/tiling.asy - RELOC/doc/support/asymptote-by-example-zh-cn/src/figure-src/xiantu.asy - RELOC/doc/support/asymptote-by-example-zh-cn/src/gpl-3.0.tex - RELOC/doc/support/asymptote-by-example-zh-cn/src/main.tex - RELOC/doc/support/asymptote-by-example-zh-cn/src/makepdf - RELOC/doc/support/asymptote-by-example-zh-cn/src/myfonts.sty - RELOC/doc/support/asymptote-by-example-zh-cn/src/tiling.pdf - RELOC/doc/support/asymptote-by-example-zh-cn/src/tiling.tex - RELOC/doc/support/asymptote-by-example-zh-cn/src/xiantu-ancient.pdf - RELOC/doc/support/asymptote-by-example-zh-cn/src/xiantu.pdf - RELOC/doc/support/asymptote-by-example-zh-cn/src/xiantu.tex -catalogue-ctan /info/asymptote-by-example-zh-cn -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics chinese-doc - -name asymptote-faq-zh-cn -category Package -revision 15878 -shortdesc Asymptote FAQ (Chinese translation) -relocated 1 -longdesc This is a Chinese translation of the Asymptote FAQ -containersize 376 -containerchecksum 870699bd0f11ecd0e8802317a4a53821131f78e318786e0b91f5a20cdf6e30a34965e86c5e49ccd847437d05ce0ef3d85fa4f9146d9e9e42d6f6a3f5691e1d81 -doccontainersize 373512 -doccontainerchecksum 7149c09b2271ab76bdcea2cd73b588c4d7deeeb75ec1623c620216bc567ab582a1b23596a24b31adbe82b0fab908ab4679f42d7f75cbda43d002affa0557694d -docfiles size=237 - RELOC/doc/support/asymptote-faq-zh-cn/README details="Readme" - RELOC/doc/support/asymptote-faq-zh-cn/asymptote-faq-zh-cn.pdf details="The document itself" language="zh" - RELOC/doc/support/asymptote-faq-zh-cn/src/asy-faq.tex - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/4-1.asy - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/4-1.pdf - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/4-2.asy - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/4-2.pdf - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/4-7.asy - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/4-7.pdf - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/4-8.asy - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/4-8.pdf - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/4-9.asy - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/4-9.pdf - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/5-1a.asy - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/5-1a.pdf - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/5-2.asy - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/5-2.pdf - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/5-4.asy - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/5-4.pdf - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/6-1.asy - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/6-1.pdf - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/6-11a.asy - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/6-11a.pdf - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/6-11b.asy - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/6-11b.pdf - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/6-12.asy - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/6-12.pdf - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/6-14.asy - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/6-14.pdf - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/6-15.asy - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/6-15.pdf - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/6-19.asy - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/6-19.pdf - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/6-2.asy - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/6-2.pdf - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/6-3.asy - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/6-3.pdf - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/6-4.asy - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/6-4.pdf - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/6-5.asy - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/6-5.pdf - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/6-6.asy - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/6-6.pdf - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/6-7b.asy - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/6-7b.pdf - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/6-7c.asy - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/6-7c.pdf - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/6-8b.asy - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/6-8b.pdf - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/6-8c.asy - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/6-8c.pdf - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/6-9.asy - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/6-9.pdf - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/8-4.asy - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/8-4.pdf - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/8-8a.asy - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/8-8a.pdf - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/8-8b.asy - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/8-8b.pdf - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/8-8c.asy - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/8-8c.pdf - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/8-8d.asy - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/8-8d.pdf - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/8-9a.asy - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/8-9a.pdf - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/8-9b.asy - RELOC/doc/support/asymptote-faq-zh-cn/src/figures/8-9b.pdf - RELOC/doc/support/asymptote-faq-zh-cn/src/preamble_newnew.tex -catalogue-ctan /info/asymptote-faq-zh-cn -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics chinese-doc - -name asymptote-manual-zh-cn -category Package -revision 15878 -shortdesc A Chinese translation of the asymptote manual -relocated 1 -longdesc This is an (incomplete, simplified) Chinese translation of the -longdesc Asymptote manual. -containersize 400 -containerchecksum 52e0b7154affa1a80affeed9d05ee738f3686412ecc76f7fe375fe4389cc4cb2fb872807995cd396a1613d38924ceb67205485300ca06660a461520463a213b7 -doccontainersize 898504 -doccontainerchecksum 2cef7ee757860765447c3a4e17d1339bfc48f67957dfe46cbebc9228b37969076f87ed44b1893edd779a234b4848b74051f281d5c210770893481a12f5c5dd34 -docfiles size=413 - RELOC/doc/support/asymptote-manual-zh-cn/README details="Readme" - RELOC/doc/support/asymptote-manual-zh-cn/asymptote-manual-zh-cn.pdf details="The document itself" language="zh" - RELOC/doc/support/asymptote-manual-zh-cn/src/CDlabel.asy - RELOC/doc/support/asymptote-manual-zh-cn/src/CLEAN.bat - RELOC/doc/support/asymptote-manual-zh-cn/src/Coons.asy - RELOC/doc/support/asymptote-manual-zh-cn/src/Gouraud.asy - RELOC/doc/support/asymptote-manual-zh-cn/src/MAKEPDF.bat - RELOC/doc/support/asymptote-manual-zh-cn/src/Pythagoras.asy - RELOC/doc/support/asymptote-manual-zh-cn/src/adobefonts.tex - RELOC/doc/support/asymptote-manual-zh-cn/src/asycolors.sty - RELOC/doc/support/asymptote-manual-zh-cn/src/asysyntex.tex - RELOC/doc/support/asymptote-manual-zh-cn/src/axialshade.asy - RELOC/doc/support/asymptote-manual-zh-cn/src/bezier2.asy - RELOC/doc/support/asymptote-manual-zh-cn/src/beziercurve.asy - RELOC/doc/support/asymptote-manual-zh-cn/src/bigsquare.asy - RELOC/doc/support/asymptote-manual-zh-cn/src/cleantmp - RELOC/doc/support/asymptote-manual-zh-cn/src/clippath.asy - RELOC/doc/support/asymptote-manual-zh-cn/src/colons.asy - RELOC/doc/support/asymptote-manual-zh-cn/src/colors.asy - RELOC/doc/support/asymptote-manual-zh-cn/src/cube.asy - RELOC/doc/support/asymptote-manual-zh-cn/src/diagonal.asy - RELOC/doc/support/asymptote-manual-zh-cn/src/dots.asy - RELOC/doc/support/asymptote-manual-zh-cn/src/fzfonts.tex - RELOC/doc/support/asymptote-manual-zh-cn/src/hatch.asy - RELOC/doc/support/asymptote-manual-zh-cn/src/join.asy - RELOC/doc/support/asymptote-manual-zh-cn/src/labelalign.asy - RELOC/doc/support/asymptote-manual-zh-cn/src/labelsquare.asy - RELOC/doc/support/asymptote-manual-zh-cn/src/latticeshading.asy - RELOC/doc/support/asymptote-manual-zh-cn/src/linecap.asy - RELOC/doc/support/asymptote-manual-zh-cn/src/linejoin.asy - RELOC/doc/support/asymptote-manual-zh-cn/src/linetype.asy - RELOC/doc/support/asymptote-manual-zh-cn/src/logo.asy - RELOC/doc/support/asymptote-manual-zh-cn/src/main.tex - RELOC/doc/support/asymptote-manual-zh-cn/src/makepdf - RELOC/doc/support/asymptote-manual-zh-cn/src/makepen.asy - RELOC/doc/support/asymptote-manual-zh-cn/src/mexicanhat.asy - RELOC/doc/support/asymptote-manual-zh-cn/src/quartercircle.asy - RELOC/doc/support/asymptote-manual-zh-cn/src/shadedtiling.asy - RELOC/doc/support/asymptote-manual-zh-cn/src/shadestroke.asy - RELOC/doc/support/asymptote-manual-zh-cn/src/square.asy - RELOC/doc/support/asymptote-manual-zh-cn/src/subpictures.asy - RELOC/doc/support/asymptote-manual-zh-cn/src/superpath.asy - RELOC/doc/support/asymptote-manual-zh-cn/src/tile.asy - RELOC/doc/support/asymptote-manual-zh-cn/src/transparency.asy - RELOC/doc/support/asymptote-manual-zh-cn/src/windingnumber.asy - RELOC/doc/support/asymptote-manual-zh-cn/src/winfonts.tex -catalogue-ctan /info/asymptote-manual-zh-cn -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lgpl -catalogue-topics chinese-doc - -name asymptote.aarch64-linux -category TLCore -revision 48789 -shortdesc aarch64-linux files of asymptote -containersize 875512 -containerchecksum 2381f45578bcb91bdb17281ae41662517f7dbe792ee675f9d68523102f59d54b39a0645f421bc48f0dbc47bea079c3a74015be64f0f50859fa274c40c93e4206 -binfiles arch=aarch64-linux size=760 - bin/aarch64-linux/asy - -name asymptote.amd64-freebsd -category TLCore -revision 47440 -shortdesc amd64-freebsd files of asymptote -containersize 1051284 -containerchecksum f11b9cd5f8c1c15ade969371d407f42a6783d3937f45386ad44e9590ef5fce382ed75162051707a114107995d5e2074c02d362fc79c0011525dc43a79e7f364c -binfiles arch=amd64-freebsd size=1628 - bin/amd64-freebsd/asy - bin/amd64-freebsd/xasy - -name asymptote.armhf-linux -category TLCore -revision 47679 -shortdesc armhf-linux files of asymptote -containersize 7157084 -containerchecksum 4658d72977be3b8fc4f224ab28e1c89249839b75ac5d2d7a3000b7c932fb622a2fac8a44bd7d81fa56c76434c99ce438601875182eedb54a1a02255cff75beca -binfiles arch=armhf-linux size=6995 - bin/armhf-linux/asy - bin/armhf-linux/xasy - -name asymptote.i386-cygwin -category TLCore -revision 47388 -shortdesc i386-cygwin files of asymptote -containersize 993956 -containerchecksum dc4e4ec7084b39065903702d60f939b0f3410b57fe8f220f1000821d9280cc470482d78f1e85c49385143fb8faccc5bf5a71ddac6c37670ec8b053853a45f701 -binfiles arch=i386-cygwin size=912 - bin/i386-cygwin/asy.exe - bin/i386-cygwin/xasy - -name asymptote.i386-freebsd -category TLCore -revision 47440 -shortdesc i386-freebsd files of asymptote -containersize 1099180 -containerchecksum 1460b7a843f4efe52ebd904284e1e9efb871bada4791ccc672d7fc68ef07fa5a0f7d496aa6ec4a8139eccfa652fc5a1d164bfe8407479e0c09f35a2f7e675500 -binfiles arch=i386-freebsd size=1707 - bin/i386-freebsd/asy - bin/i386-freebsd/xasy - -name asymptote.i386-linux -category TLCore -revision 47391 -shortdesc i386-linux files of asymptote -containersize 1112016 -containerchecksum 837a45ffc8759c711134b52ebf68baf75b47cf382ecae3cae373a9d734666e90d9c9c905131bf5c1571e55b0e153e73c12a282f8bc4f591e0c424b16df0ccca0 -binfiles arch=i386-linux size=995 - bin/i386-linux/asy - bin/i386-linux/xasy - -name asymptote.i386-solaris -category TLCore -revision 47323 -shortdesc i386-solaris files of asymptote -containersize 1358752 -containerchecksum 2d73c1346a36c93b477531407130eeaf7a283e708caf79e4ef49fc94fae848d9135b9d40dfa2ef2ffae17df36d4bef0d9ad6fbb36e05a23113ba5977a119b927 -binfiles arch=i386-solaris size=1302 - bin/i386-solaris/asy - bin/i386-solaris/xasy - -name asymptote.sparc-solaris -category TLCore -revision 47323 -shortdesc sparc-solaris files of asymptote -containersize 1192128 -containerchecksum d48d1b9d8d91c5f67404d3acf499d4e71e077ba4340c15cf2a64b771cd2b6b1dfbfbb32ce399b8092b5e3fddbfcaa3dea1adc60d854ee53b18d7195ef63fb993 -binfiles arch=sparc-solaris size=1302 - bin/sparc-solaris/asy - bin/sparc-solaris/xasy - -name asymptote.win32 -category TLCore -revision 47385 -shortdesc win32 files of asymptote -containersize 6408792 -containerchecksum 33ae2a667cf0b6548510e673c39585dbf22743fa9a9d9c0142caad33d6a22a1bf0223bde6c17ccf5f23a725612849861e5071dc2968596488d2ecf647ac86de8 -binfiles arch=win32 size=5693 - bin/win32/asy.exe - tlpkg/asymptote/asy.exe - tlpkg/asymptote/cygwin1.dll - tlpkg/asymptote/freeglut.dll - tlpkg/asymptote/glu32.dll - tlpkg/asymptote/opengl32.dll - tlpkg/asymptote64/asy.exe - tlpkg/asymptote64/cygwin1.dll - tlpkg/asymptote64/freeglut.dll - -name asymptote.x86_64-cygwin -category TLCore -revision 47388 -shortdesc x86_64-cygwin files of asymptote -containersize 1089280 -containerchecksum 1646a26121d53cd6ba3892684042314f2f03194b07d564b37200b1d499e3328a2a116388a4a1e6fa7be67d5340238cf2fc1b986cb339a35e72fd275e973d0ae5 -binfiles arch=x86_64-cygwin size=916 - bin/x86_64-cygwin/asy.exe - bin/x86_64-cygwin/xasy - -name asymptote.x86_64-darwin -category TLCore -revision 47416 -shortdesc x86_64-darwin files of asymptote -containersize 1643776 -containerchecksum 78ec44c5425052ca579929e99f5b08ede204ccd514e89ee978ac8c7b3939eacf5a0a2f24333bf041066acf17d873a7c7fc7ebedceb02f3fdc5f97ab06066e5b9 -binfiles arch=x86_64-darwin size=1553 - bin/x86_64-darwin/asy - bin/x86_64-darwin/xasy - -name asymptote.x86_64-darwinlegacy -category TLCore -revision 47387 -shortdesc x86_64-darwinlegacy files of asymptote -containersize 1539384 -containerchecksum f952e701f0c472e64956682eef908b740e2fa93721ffa6faae2122c81b5a9e6746f6571b6fca7a8c76f66d00cca17080ea3156c112d09f67db303f2f5d1587f5 -binfiles arch=x86_64-darwinlegacy size=1721 - bin/x86_64-darwinlegacy/asy - bin/x86_64-darwinlegacy/xasy - -name asymptote.x86_64-linux -category TLCore -revision 47391 -shortdesc x86_64-linux files of asymptote -containersize 1149708 -containerchecksum 8e92afc2863a5d04ece8a5aff85ebafd178d528e7d1ba07c0222dd36b57c7e76a9212ce884581a23ec44f5a936bf4731950d4ac6e046892e0c880ae37ef55525 -binfiles arch=x86_64-linux size=973 - bin/x86_64-linux/asy - bin/x86_64-linux/xasy - -name asymptote.x86_64-solaris -category TLCore -revision 47323 -shortdesc x86_64-solaris files of asymptote -containersize 1441280 -containerchecksum 86c867c759828a68b7c5fa0e76517f466b5776ea8d311a6cb3128d6b3d750f97bcd55546c1cde4f022944004259e10faa96297fdac6b72653c2aeeabf104a2fa -binfiles arch=x86_64-solaris size=1351 - bin/x86_64-solaris/asy - bin/x86_64-solaris/xasy - -name asypictureb -category Package -revision 33490 -shortdesc User-friendly integration of Asymptote into LaTeX -relocated 1 -longdesc The package is an unofficial alternative to the package -longdesc provided with the Asymptote distribution, for including -longdesc pictures within a LaTeX source file. While it does not -longdesc duplicate all the features of the official package, this -longdesc package is more user-friendly in several ways. Most notably, -longdesc Asymptote errors are repackaged as LaTeX errors, making -longdesc debugging less of a pain. It also has a more robust mechanism -longdesc for identifying unchanged pictures that need not be recompiled. -containersize 3604 -containerchecksum e7e4d9498c41f3f130c159c08ab0102038c86131ea20125a1e2351855308dd8f102916967675fad3cc4a02e6e78359f2fdb6f84cc1d4f3cf388e99b9eb8b5461 -doccontainersize 626428 -doccontainerchecksum 0e2b44453afe7fb363af9149d728404204ace89634b2484b8820529344bff354b77a6eeb395c9889bf8f41c27463c71a35fe87e2dbbc6c73dc055833a3392fb4 -docfiles size=157 - RELOC/doc/latex/asypictureb/README details="Readme" - RELOC/doc/latex/asypictureb/asypictureB.pdf details="Package documentation" -srccontainersize 15532 -srccontainerchecksum 9ac413dba29f8687553f1f4c1e5fab4a5174cc2d5c1b930ec121464d40d02bf1e00d223fc5e950ab14ed9fefb18889b7eaa641dbacf4d5eb64c7d97a25a890e6 -srcfiles size=15 - RELOC/source/latex/asypictureb/asypictureB.dtx - RELOC/source/latex/asypictureb/asypictureB.ins -runfiles size=3 - RELOC/tex/latex/asypictureb/asypictureB.sty -catalogue-ctan /graphics/asypictureb -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics graphics-incl -catalogue-version 0.3 - -name attachfile -category Package -revision 42099 -shortdesc Attach arbitrary files to a PDF document -relocated 1 -longdesc Starting with PDF 1.3 (Adobe Acrobat 4.0), PDF files can -longdesc contain file attachments -- arbitrary files that a reader can -longdesc extract, just like attachments to an e-mail message. The -longdesc attachfile package brings this functionality to pdfLaTeX and -longdesc provides some additional features not available in Acrobat, -longdesc such as the ability to use arbitrary LaTeX code for the file -longdesc icon -- including things like \includegraphics, tabular, and -longdesc mathematics. Settings can be made either globally or on a -longdesc per-attachment basis. Attachfile makes it easy to attach files -longdesc and customize their appearance in the enclosing document. The -longdesc package supports the Created, Modified, and Size keys in the -longdesc EmbeddedFile's Params dictionary. -containersize 4744 -containerchecksum d3822454303b56dea07b70d13ba0f6ee028b975702ae2fca1aa30cf4301c2aec63d04b4402abbb1cc8afe428abefd8962f6066909442a7a721adaef536f4178a -doccontainersize 346824 -doccontainerchecksum 978203a446919d6dfffc112255efbf622813f7fc31c29b1be4c43dbacf131da65d18fd319678dc1985b2409cd39beac9c19eb7d7d37a7c83e05f86bab93859bd -docfiles size=90 - RELOC/doc/latex/attachfile/README details="Readme" - RELOC/doc/latex/attachfile/attachfile.pdf details="Package documentation" -srccontainersize 19996 -srccontainerchecksum 93c6490abe9dfbe2eaf47f6e4ecc75597ae438569eb1b46e0d2174349a647055a3e4327edeadcbac048c08ee477998da5618e21dc970301ffc51910cac8502ec -srcfiles size=19 - RELOC/source/latex/attachfile/attachfile.dtx - RELOC/source/latex/attachfile/attachfile.ins -runfiles size=5 - RELOC/bibtex/bib/attachfile/attachfile.bib - RELOC/tex/latex/attachfile/attachfile.sty -catalogue-also attachfile2 -catalogue-ctan /macros/latex/contrib/attachfile -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl1.3 -catalogue-topics pdf-feat -catalogue-version 1.9 - -name aucklandthesis -category Package -revision 41506 -shortdesc Memoir-based class for formatting University of Auckland masters' and doctors' theses -relocated 1 -longdesc A memoir-based class for formatting University of Auckland -longdesc masters' and doctors' thesis dissertations in any discipline. -longdesc The title page does not handle short dissertations for -longdesc diplomas. -containersize 3176 -containerchecksum 8fc87d1d8051104f8b04120b21345f012c561be17fb55318e0f5271f1e733f90c47ff8bd9d3a9abfe2f1700ed7aaece80b56e3f6686d764dc0671baab558c379 -doccontainersize 711924 -doccontainerchecksum 5cb21d7b1f6af55647aa18ee873956acabf3997ab42a8438bcc0ccdf4d750cd1ab5b1f649a9c352e8e8611c597b85d89a048e0673da9a060fda30d5760ced120 -docfiles size=177 - RELOC/doc/latex/aucklandthesis/README.txt details="Readme" - RELOC/doc/latex/aucklandthesis/aucklandthesis_userguide.pdf details="Package documentation" - RELOC/doc/latex/aucklandthesis/template.tex -runfiles size=3 - RELOC/tex/latex/aucklandthesis/aucklandthesis.cls -catalogue-ctan /macros/latex/contrib/aucklandthesis -catalogue-date 2018-01-07 14:49:11 +0100 -catalogue-license lppl1.3 -catalogue-topics dissertation class - -name augie -category Package -revision 18948 -shortdesc Calligraphic font for typesetting handwriting -relocated 1 -longdesc A calligraphic font for simulating American-style informal -longdesc handwriting. The font is distributed in Adobe Type 1 format. -execute addMap augie.map -containersize 62040 -containerchecksum e0730f825609cdaf710e1e690fa0e1d2f9d221eb613bbdc048e7a76ea53cf300f1a6c76132428cf703841d869161e9511e19260c81d0f8d16bff2192a58c3c28 -doccontainersize 3316 -doccontainerchecksum 4f67effe73e1a3f808db40ac511c7eafbc571bc75071635cc2e4e5c438ff37529b79795aece4ebec85ef3a1033aeae50c8220f9c37e0f293fb96794b5df9ad9d -docfiles size=6 - RELOC/doc/latex/augie/README.augie details="Readme" - RELOC/doc/latex/augie/augie.txt - RELOC/doc/latex/augie/other/Augie___.pfm - RELOC/doc/latex/augie/other/augie___.inf - RELOC/doc/latex/augie/vtex/augie.ali -runfiles size=30 - RELOC/fonts/afm/public/augie/augie___.afm - RELOC/fonts/map/dvips/augie/augie.map - RELOC/fonts/tfm/public/augie/augie7t.tfm - RELOC/fonts/tfm/public/augie/augie8c.tfm - RELOC/fonts/tfm/public/augie/augie8r.tfm - RELOC/fonts/tfm/public/augie/augie8t.tfm - RELOC/fonts/tfm/public/augie/augie___.tfm - RELOC/fonts/type1/public/augie/augie___.pfb - RELOC/fonts/vf/public/augie/augie7t.vf - RELOC/fonts/vf/public/augie/augie8c.vf - RELOC/fonts/vf/public/augie/augie8t.vf - RELOC/tex/latex/augie/ot1augie.fd - RELOC/tex/latex/augie/t1augie.fd - RELOC/tex/latex/augie/ts1augie.fd -catalogue-also twcal -catalogue-ctan /fonts/augie -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font font-calligraphic font-type1 - -name auncial-new -category Package -revision 15878 -shortdesc Artificial Uncial font and LaTeX support macros -relocated 1 -longdesc The auncial-new bundle provides packages and fonts for a script -longdesc based on the Artificial Uncial manuscript book-hand used -longdesc between the 6th & 10th century AD. The script consists of -longdesc minuscules and digits, with some appropriate period punctuation -longdesc marks. Both normal and bold versions are provided, and the font -longdesc is distributed in Adobe Type 1 format. This is an experimental -longdesc new version of the auncial bundle, which is one of a series of -longdesc bookhand fonts. The font follows the B1 encoding developed for -longdesc bookhands. Access to the encoding is essential. The encoding -longdesc mainly follows the standard T1 encoding. -execute addMap auncial.map -containersize 201344 -containerchecksum fc20d541f0d72adec1faa1ebbbbb7e97daca725b1484b5e671194ed54edf01cb4641092e5e912e3a4c83a0ea4468c4439c468a3fc313d1327ed1200bc8cf38c4 -doccontainersize 318112 -doccontainerchecksum 502f991b9ad1057b56f6b339418a3b4f24d859221b9487322ec9c32e81ee4d2179331e36a746aef5cad4d6e5d7ca24ebdcd9a1739d876d0ea946c21e1fe6c2ee -docfiles size=90 - RELOC/doc/fonts/auncial-new/README details="Readme" - RELOC/doc/fonts/auncial-new/auncial.pdf details="Package documentation" - RELOC/doc/fonts/auncial-new/tryauncial.pdf details="Font sample, etc." - RELOC/doc/fonts/auncial-new/tryauncial.tex -srccontainersize 33696 -srccontainerchecksum f43a8f249a0992edd328aa2d790dfb901d98feacb816e836d7babb7c4a6ce5a935a5835efd855f5c910ef0831eed84f725a12b63cc7b203d9d621caf2cadf467 -srcfiles size=64 - RELOC/source/fonts/auncial-new/auncial.dtx - RELOC/source/fonts/auncial-new/auncial.ins - RELOC/source/fonts/auncial-new/aunclmfb.dtx - RELOC/source/fonts/auncial-new/aunclmfc.dtx - RELOC/source/fonts/auncial-new/aunclmft.dtx -runfiles size=65 - RELOC/fonts/afm/public/auncial-new/auncl10.afm - RELOC/fonts/afm/public/auncial-new/aunclb10.afm - RELOC/fonts/map/dvips/auncial-new/auncial.map - RELOC/fonts/tfm/public/auncial-new/auncl10.tfm - RELOC/fonts/tfm/public/auncial-new/aunclb10.tfm - RELOC/fonts/type1/public/auncial-new/auncl10.pfb - RELOC/fonts/type1/public/auncial-new/aunclb10.pfb - RELOC/tex/latex/auncial-new/allauncl.sty - RELOC/tex/latex/auncial-new/auncial.sty - RELOC/tex/latex/auncial-new/b1auncl.fd -catalogue-ctan /fonts/auncial-new -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font font-bookhand font-type1 -catalogue-version 2.0 - -name aurical -category Package -revision 15878 -shortdesc Calligraphic fonts for use with LaTeX in T1 encoding -relocated 1 -longdesc The package that implements a set (AuriocusKalligraphicus) of -longdesc three calligraphic fonts derived from the author's handwriting -longdesc in Adobe Type 1 Format, T1 encoding for use with LaTeX: -longdesc Auriocus Kalligraphicus; Lukas Svatba; and Jana Skrivana. Each -longdesc font features oldstyle digits and (machine-generated) boldface -longdesc and slanted versions. A variant of Lukas Svatba offers a 'long -longdesc s'. -execute addMap aurical.map -containersize 2446928 -containerchecksum 189e1cf6e3e020129190305c0001cc6c4c53905f35dd3d6700b7890d6e17f639b3e73201a19ca9a776bcfa9cbaca23b4317de93b15ca6d4b8c58387911cb3594 -doccontainersize 69044 -doccontainerchecksum d143b4c7aff62a1f937859ec1c2bf2695b620ae6630f5d6f79045dd9a8af031e053ed5999d5e7af2e621e07644e13b7e62177846685bb6c82169adb79e49972f -docfiles size=26 - RELOC/doc/latex/aurical/aurical.pdf details="Package introduction and samples" - RELOC/doc/latex/aurical/aurical.tex -runfiles size=779 - RELOC/fonts/afm/public/aurical/AmiciLogo.afm - RELOC/fonts/afm/public/aurical/AmiciLogoBold.afm - RELOC/fonts/afm/public/aurical/AmiciLogoBoldRslant.afm - RELOC/fonts/afm/public/aurical/AmiciLogoBoldSlant.afm - RELOC/fonts/afm/public/aurical/AmiciLogoRslant.afm - RELOC/fonts/afm/public/aurical/AmiciLogoSlant.afm - RELOC/fonts/afm/public/aurical/AuriocusKalligraphicus.afm - RELOC/fonts/afm/public/aurical/AuriocusKalligraphicusBold.afm - RELOC/fonts/afm/public/aurical/AuriocusKalligraphicusBoldRslant.afm - RELOC/fonts/afm/public/aurical/AuriocusKalligraphicusBoldSlant.afm - RELOC/fonts/afm/public/aurical/AuriocusKalligraphicusRslant.afm - RELOC/fonts/afm/public/aurical/AuriocusKalligraphicusSlant.afm - RELOC/fonts/afm/public/aurical/JanaSkrivana.afm - RELOC/fonts/afm/public/aurical/JanaSkrivanaBold.afm - RELOC/fonts/afm/public/aurical/JanaSkrivanaBoldRslant.afm - RELOC/fonts/afm/public/aurical/JanaSkrivanaBoldSlant.afm - RELOC/fonts/afm/public/aurical/JanaSkrivanaRslant.afm - RELOC/fonts/afm/public/aurical/JanaSkrivanaSlant.afm - RELOC/fonts/afm/public/aurical/LukasSvatba.afm - RELOC/fonts/afm/public/aurical/LukasSvatbaBold.afm - RELOC/fonts/afm/public/aurical/LukasSvatbaBoldRslant.afm - RELOC/fonts/afm/public/aurical/LukasSvatbaBoldSlant.afm - RELOC/fonts/afm/public/aurical/LukasSvatbaRslant.afm - RELOC/fonts/afm/public/aurical/LukasSvatbaSlant.afm - RELOC/fonts/map/dvips/aurical/aurical.map - RELOC/fonts/source/public/aurical/aurical_source.zip - RELOC/fonts/tfm/public/aurical/AmiciLogo.tfm - RELOC/fonts/tfm/public/aurical/AmiciLogoBold.tfm - RELOC/fonts/tfm/public/aurical/AmiciLogoBoldRslant.tfm - RELOC/fonts/tfm/public/aurical/AmiciLogoBoldSlant.tfm - RELOC/fonts/tfm/public/aurical/AmiciLogoRslant.tfm - RELOC/fonts/tfm/public/aurical/AmiciLogoSlant.tfm - RELOC/fonts/tfm/public/aurical/AuriocusKalligraphicus.tfm - RELOC/fonts/tfm/public/aurical/AuriocusKalligraphicusBold.tfm - RELOC/fonts/tfm/public/aurical/AuriocusKalligraphicusBoldRslant.tfm - RELOC/fonts/tfm/public/aurical/AuriocusKalligraphicusBoldSlant.tfm - RELOC/fonts/tfm/public/aurical/AuriocusKalligraphicusRslant.tfm - RELOC/fonts/tfm/public/aurical/AuriocusKalligraphicusSlant.tfm - RELOC/fonts/tfm/public/aurical/JanaSkrivana.tfm - RELOC/fonts/tfm/public/aurical/JanaSkrivanaBold.tfm - RELOC/fonts/tfm/public/aurical/JanaSkrivanaBoldRslant.tfm - RELOC/fonts/tfm/public/aurical/JanaSkrivanaBoldSlant.tfm - RELOC/fonts/tfm/public/aurical/JanaSkrivanaRslant.tfm - RELOC/fonts/tfm/public/aurical/JanaSkrivanaSlant.tfm - RELOC/fonts/tfm/public/aurical/LukasSvatba.tfm - RELOC/fonts/tfm/public/aurical/LukasSvatbaBold.tfm - RELOC/fonts/tfm/public/aurical/LukasSvatbaBoldRslant.tfm - RELOC/fonts/tfm/public/aurical/LukasSvatbaBoldSlant.tfm - RELOC/fonts/tfm/public/aurical/LukasSvatbaRslant.tfm - RELOC/fonts/tfm/public/aurical/LukasSvatbaSlant.tfm - RELOC/fonts/type1/public/aurical/AmiciLogo.pfb - RELOC/fonts/type1/public/aurical/AmiciLogoBold.pfb - RELOC/fonts/type1/public/aurical/AmiciLogoBoldRslant.pfb - RELOC/fonts/type1/public/aurical/AmiciLogoBoldSlant.pfb - RELOC/fonts/type1/public/aurical/AmiciLogoRslant.pfb - RELOC/fonts/type1/public/aurical/AmiciLogoSlant.pfb - RELOC/fonts/type1/public/aurical/AuriocusKalligraphicus.pfb - RELOC/fonts/type1/public/aurical/AuriocusKalligraphicusBold.pfb - RELOC/fonts/type1/public/aurical/AuriocusKalligraphicusBoldRslant.pfb - RELOC/fonts/type1/public/aurical/AuriocusKalligraphicusBoldSlant.pfb - RELOC/fonts/type1/public/aurical/AuriocusKalligraphicusRslant.pfb - RELOC/fonts/type1/public/aurical/AuriocusKalligraphicusSlant.pfb - RELOC/fonts/type1/public/aurical/JanaSkrivana.pfb - RELOC/fonts/type1/public/aurical/JanaSkrivanaBold.pfb - RELOC/fonts/type1/public/aurical/JanaSkrivanaBoldRslant.pfb - RELOC/fonts/type1/public/aurical/JanaSkrivanaBoldSlant.pfb - RELOC/fonts/type1/public/aurical/JanaSkrivanaRslant.pfb - RELOC/fonts/type1/public/aurical/JanaSkrivanaSlant.pfb - RELOC/fonts/type1/public/aurical/LukasSvatba.pfb - RELOC/fonts/type1/public/aurical/LukasSvatbaBold.pfb - RELOC/fonts/type1/public/aurical/LukasSvatbaBoldRslant.pfb - RELOC/fonts/type1/public/aurical/LukasSvatbaBoldSlant.pfb - RELOC/fonts/type1/public/aurical/LukasSvatbaRslant.pfb - RELOC/fonts/type1/public/aurical/LukasSvatbaSlant.pfb - RELOC/tex/latex/aurical/T1AmiciLogo.fd - RELOC/tex/latex/aurical/T1AuriocusKalligraphicus.fd - RELOC/tex/latex/aurical/T1JanaSkrivana.fd - RELOC/tex/latex/aurical/T1LukasSvatba.fd - RELOC/tex/latex/aurical/aurical.sty -catalogue-ctan /fonts/aurical -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font font-calligraphic font-type1 -catalogue-version 1.5 - -name aurl -category Package -revision 41853 -shortdesc Extends the hyperref package with a mechanism for hyperlinked URLs abbreviated with prefixes -relocated 1 -longdesc Semantic Web resource URLs are often abbreviated with prefixes, -longdesc like "owl:Class" or "rdf:type". The abbreviated URL (aurl) -longdesc package provides the correct hyperlinks for those URLs. The -longdesc 1000 most common prefixes are predefined and more can be added. -containersize 13760 -containerchecksum 72f8ec9390d5ef41ff638813af3918e5720efdd5304ea0cad671c50d583022f63b7b5d5e95333a8d956ede34cb1f2ded7f4823f5988b78b0e47614f14d2a38b8 -doccontainersize 1052 -doccontainerchecksum 4a22e98fb56441a8c24bacd4272aa75c28f253bf0a95c7c2805747c74e90dbf4a9ffd00b118936af94485c8a8832e3eceb434f312b9fb064bd03ae08f3d6165a -docfiles size=2 - RELOC/doc/latex/aurl/README.md details="Readme" - RELOC/doc/latex/aurl/aurltest.tex -runfiles size=14 - RELOC/tex/latex/aurl/aurl.sty -catalogue-ctan /macros/latex/contrib/aurl -catalogue-date 2016-08-16 04:47:15 +0200 -catalogue-license pd -catalogue-topics hyper - -name authoraftertitle -category Package -revision 24863 -shortdesc Make author, etc., available after \maketitle -relocated 1 -longdesc This jiffy package makes the author, title and date of the -longdesc package available to the user (as \MyAuthor, etc) after the -longdesc \maketitle command has been executed. -containersize 780 -containerchecksum ccb3ad94a19d5ae7dd8458301e64359009750ba4a2691160aef27cab0541e85be199ceb54ced34039b1a4fd9333e8ef31ba586e813793704e01a62d55297e57f -doccontainersize 115360 -doccontainerchecksum c4c1e6b6d2e51b88554d77986e59633326d2c90912c2b898735fe4c7f9ff94ae2f07f48c73010d3298e0b50949719b9f7e53257e0fb4efb3b3fe4f8e7fa5f7e4 -docfiles size=31 - RELOC/doc/latex/authoraftertitle/authoraftertitle.pdf details="Package documentation" - RELOC/doc/latex/authoraftertitle/authoraftertitle.tex -runfiles size=1 - RELOC/tex/latex/authoraftertitle/authoraftertitle.sty -catalogue-also titling -catalogue-ctan /macros/latex/contrib/authoraftertitle -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics macro-supp -catalogue-version 0.9 - -name authorarchive -category Package -revision 46704 -shortdesc Adds self-archiving information to scientific papers -relocated 1 -longdesc This is a LaTeX style for producing author self-archiving -longdesc copies of (academic) papers. The following layout-styles are -longdesc pre-defined: ACMfor the two-column layout used by many ACM -longdesc conferences IEEE for the two-column layout used by many IEEE -longdesc conferences LNCS for the LNCS layout (as used by Springer) LNI -longdesc for the Lecture Notes in Informatics, published by the GI ENTCS -longdesc for the Elsevier ENTCS layout -containersize 3052 -containerchecksum 115b855ebbc3c240b619b0f7c990614ebd6b41459572b987e0b61e960b09530bbe443018ee9301442230a1e3ff2cc7035fdf1916564f7e64814c7c6ad23dbc5f -doccontainersize 209240 -doccontainerchecksum 5456c2c482c9a93dc2b7324d7bbce4ba6dc82f6951f12cc0db5f286ccc40deb9546ab9bdc8c341d27232352636969bdfdd86b8c052b4a6180b383ef845b17943 -docfiles size=61 - RELOC/doc/latex/authorarchive/CHANGELOG.md - RELOC/doc/latex/authorarchive/LICENSE - RELOC/doc/latex/authorarchive/README.md details="Readme" - RELOC/doc/latex/authorarchive/authorarchive.config - RELOC/doc/latex/authorarchive/brucker-authorarchive-2016.bib - RELOC/doc/latex/authorarchive/brucker-authorarchive-2016.enw - RELOC/doc/latex/authorarchive/brucker-authorarchive-2016.pdf details="Example" - RELOC/doc/latex/authorarchive/brucker-authorarchive-2016.ris - RELOC/doc/latex/authorarchive/brucker-authorarchive-2016.tex - RELOC/doc/latex/authorarchive/brucker-authorarchive-2016.word.xml -runfiles size=3 - RELOC/tex/latex/authorarchive/authorarchive.sty -catalogue-also coverpage -catalogue-ctan /macros/latex/contrib/authorarchive -catalogue-date 2018-02-26 08:27:22 +0100 -catalogue-license lppl1 -catalogue-topics archival journalpub -catalogue-version 1.0.0 - -name authorindex -category Package -revision 26313 -shortdesc Index citations by author names -longdesc This package allows the user to create an index of all authors -longdesc cited in a LaTeX document. Each author entry in the index -longdesc contains the pages where these citations occur. Alternatively, -longdesc the package can list the labels of the citations that appear in -longdesc the references rather than the text pages. The package relies -longdesc on BibTeX being used to handle citations. Additionally, it -longdesc requires Perl (version 5 or higher). -depend authorindex.ARCH -containersize 9060 -containerchecksum 6670290d8b9633702ce0ff4ea2c8c55c7ab5060b0be2c0fe48f9c04479a8524849f21fcfe96a24dcbf49b462b00604d117aafab5fb90e88f24f84fc4ba25887f -doccontainersize 116080 -doccontainerchecksum 208e31260df7fd2a20e0ced195e9de1ca5571b81a98ec0c6e0b6608cf15838e31239aece57d458af7be80d2b97ba95a9fd49515ff76e64dca804d4bc44ecbcbe -docfiles size=43 - texmf-dist/doc/latex/authorindex/COPYING - texmf-dist/doc/latex/authorindex/NEWS - texmf-dist/doc/latex/authorindex/README - texmf-dist/doc/latex/authorindex/authorindex.pdf details="Package documentation" - texmf-dist/doc/latex/authorindex/authorindex.tex -runfiles size=7 - texmf-dist/scripts/authorindex/authorindex - texmf-dist/tex/latex/authorindex/authorindex.sty -catalogue-ctan /indexing/authorindex -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics index cite-supp - -name authorindex.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of authorindex -containersize 340 -containerchecksum 7edd899bde217591c7efde40535b626957c7f98c368ea386e1b3f8e0f254e689282d5c84f023766018093110be583aafbf85c25b9855da09c1119153c77829e4 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/authorindex - -name authorindex.amd64-freebsd -category Package -revision 18790 -shortdesc amd64-freebsd files of authorindex -containersize 344 -containerchecksum 68809e60e05bff13e8c77a5c7875383dde2d99a4f0558d16acd5f0d18826e2388c8be7f0d72f82fed37f0033c3ee6a23246b2966826a2b4db3bc94b109b6e503 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/authorindex - -name authorindex.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of authorindex -containersize 340 -containerchecksum 42d6c66d43ebb8bf079ea7f45920a9f3559e6765b8bbbde18491cfb82245f6c50b65104a64d2d5e9828ca3960b125716b794882783423d4ca84b7ca460c99775 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/authorindex - -name authorindex.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of authorindex -containersize 340 -containerchecksum ab0311f30c9e67de793e1ad49ac708aa401412b10781d2c65ea6363a82c0318296d30f2e9fd56850cd8009fef6a9181602991654269e89dbcf802843f03324ed -binfiles arch=armhf-linux size=1 - bin/armhf-linux/authorindex - -name authorindex.i386-cygwin -category Package -revision 18790 -shortdesc i386-cygwin files of authorindex -containersize 340 -containerchecksum 5392ee2dfa47bc590a32368b2eabc04cf41a2be110f88d37bc049955c93f9458bf9eb356c4ba72a0e19a5fb8a346a6d57e0322c283bdc6076aeff908a5ffa6e0 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/authorindex - -name authorindex.i386-freebsd -category Package -revision 18790 -shortdesc i386-freebsd files of authorindex -containersize 344 -containerchecksum bacfdf8ced64a14577ca48078f1a1b5838175e374f890072b9784645703572e09514a1d6216ca3cd67336cbec9f9b71804eac68c7fe41d30d096fb8a47d46bfd -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/authorindex - -name authorindex.i386-linux -category Package -revision 18790 -shortdesc i386-linux files of authorindex -containersize 340 -containerchecksum aeef82d2ca888e37d2930399d5ba9139e773eeddd3f18087d6a171cd8d73768d5aecab4c4181e4d5299658ea2faa6fb4f7e8fa530c9b51d85519e11120952962 -binfiles arch=i386-linux size=1 - bin/i386-linux/authorindex - -name authorindex.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of authorindex -containersize 340 -containerchecksum 43a134dd1f04c28bf637a4e7f98897ec2b7da7877e2654e2bdf8de811331803d4e06b977323a81d17d580acb97116760279988196b90350a40afa517183646b5 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/authorindex - -name authorindex.i386-solaris -category Package -revision 18790 -shortdesc i386-solaris files of authorindex -containersize 340 -containerchecksum 2e97db75caa10bb8d82c1e19899f6af16bdeece52cf207df8c7377d6737a478a08137ce9a84e0f6b1420d8303d9b332e07921291a6615426f3e23ff99c8b8dd2 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/authorindex - -name authorindex.sparc-solaris -category Package -revision 18790 -shortdesc sparc-solaris files of authorindex -containersize 344 -containerchecksum 51528e70e66628dc491b8552fbab88c7b3d5d625720bb7869246f9d71971ad1300aa61b8d8d2c0c92e1da60fc2d7ac923569ae49b11c89286e3ddf6b0992343a -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/authorindex - -name authorindex.win32 -category Package -revision 44131 -shortdesc win32 files of authorindex -containersize 684 -containerchecksum 1452fd4b60a7a312907fc11be193560820401cc4920a26ae6e7fd2f203b962882ff84f28fb98471ff085cb11ea1e6283e2dbaef77429462099f6394ef45e52bb -binfiles arch=win32 size=1 - bin/win32/authorindex.exe - -name authorindex.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of authorindex -containersize 344 -containerchecksum 45f4e40b44efc915a8da4107194f18607f748a76435b70ede122d5d961fe7213a7ae5a4446d14736c639f6a50624da0d5e15fec7aa394f861d1b1e6e1635627f -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/authorindex - -name authorindex.x86_64-darwin -category Package -revision 18790 -shortdesc x86_64-darwin files of authorindex -containersize 344 -containerchecksum 813c5efcef10b0bf7629347312f013dbd907c87489ae41bd63a9c17749a07f4492c896970179670de64e20c823d10c851bf3d80782473593d5434aa4f2441e16 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/authorindex - -name authorindex.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of authorindex -containersize 352 -containerchecksum eae16da8180ed6e8e52bb0c02881533b3bdb219e76066bb14ea6237b8072d748738378b3c5241d5428634bef1367e7914044ae5f03c3d9b5322df418ea1df02e -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/authorindex - -name authorindex.x86_64-linux -category Package -revision 18790 -shortdesc x86_64-linux files of authorindex -containersize 344 -containerchecksum 9cf33645d59ee19ff721d7fa321d3c5c5879d48149cbd5fd499c9fde9fe89256579ba8cb35697c5b7b55ca05fc135a97eef25023048ad810936bc70a61317ecb -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/authorindex - -name authorindex.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of authorindex -containersize 344 -containerchecksum 3675f43e0b64fa1576a4bef00ec601e024769911ea45548e06b7650328f656d97609a6a955fa86ef7e66b2cbeb753a7219f5ccc10235b3cf021941a04c337da0 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/authorindex - -name authorindex.x86_64-solaris -category Package -revision 18790 -shortdesc x86_64-solaris files of authorindex -containersize 344 -containerchecksum b7ecc4b9bb09175bb8da09044a5929aaa530ccb74b441c9eda0b6fee9fc244759e8d14c9564119b1fd401ffe4830efa24dd1e9738f2f9b9f7a74e454aace36f8 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/authorindex - -name auto-pst-pdf -category Package -revision 23723 -shortdesc Wrapper for pst-pdf (with some psfrag features) -relocated 1 -longdesc The package uses --shell-escape to execute pst-pdf when -longdesc necessary. This makes it especially easy to integrate into the -longdesc workflow of an editor with just "LaTeX" and "pdfLaTeX" buttons. -longdesc Wrappers are provided for various psfrag-related features so -longdesc that Matlab figures via laprint, Mathematica figures via -longdesc MathPSfrag, and regular psfrag figures can all be input -longdesc consistently and easily. -containersize 2600 -containerchecksum da060486e85d825df484121613e0ae6aff8c53a58146af1abb11b1edcc6a2c199e7e95e071e0652e8a692b1d6405bca8d0fcfa0c7f1b96f78e699aa9cfb3b5df -doccontainersize 318712 -doccontainerchecksum ad66260eb6e2350831e297d9420dbed24c0b25bc95443246bdcbb62a29393fd8ca1ca612d1cbb16af8e57a7ca9a16d371561bd166fa4af3a9dea7d51f4990786 -docfiles size=102 - RELOC/doc/latex/auto-pst-pdf/README details="Package Readme" - RELOC/doc/latex/auto-pst-pdf/auto-pst-pdf-DE.pdf details="Package documentation" language="de" - RELOC/doc/latex/auto-pst-pdf/auto-pst-pdf-DE.tex - RELOC/doc/latex/auto-pst-pdf/auto-pst-pdf.pdf details="Package documentation" language="en" - RELOC/doc/latex/auto-pst-pdf/example-psfrag.tex - RELOC/doc/latex/auto-pst-pdf/example.eps - RELOC/doc/latex/auto-pst-pdf/example.tex -srccontainersize 7648 -srccontainerchecksum cfb0f1cf0e64e5433e11f2e8b2005ea2a58d7a5e0df185631935d4e4c7c4c2f0ac950088b5cfd2c52aec1b0da18edf2b20801042640b9db4f4dbe869a91e722d -srcfiles size=7 - RELOC/source/latex/auto-pst-pdf/auto-pst-pdf.dtx - RELOC/source/latex/auto-pst-pdf/auto-pst-pdf.ins -runfiles size=2 - RELOC/tex/latex/auto-pst-pdf/auto-pst-pdf.sty -catalogue-ctan /macros/latex/contrib/auto-pst-pdf -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics graphics-epspdf -catalogue-version 0.6 - -name auto-pst-pdf-lua -category Package -revision 49364 -shortdesc Using LuaLaTeX together with PostScript code -relocated 1 -longdesc This package is a slightly modified version of auto-pst-pdf by -longdesc Will Robertson, which itself is a wrapper for pst-pdf by Rolf -longdesc Niepraschk. The package allows the use of LuaLaTeX together -longdesc with PostScript related code, eg. PSTricks. It depends on -longdesc ifpdf, ifluatex, ifplatform, and xkeyval. -containersize 2508 -containerchecksum 92eaa77d7129fbd45577cecbfe79fab738554e32a1edd03dc4dc14d2b417bd6e28070c2880e532f16999548bd98595e132c233cc52751b326847eb3a847ded17 -doccontainersize 69036 -doccontainerchecksum c228b110e40a07354732a383e6401b496013490ec0f52b0abf3896c39b0c14e0ea6650b5ce486e9f4d2f8f9a0039bc30863ee1f5dc599011630c8d01bd85af9e -docfiles size=20 - RELOC/doc/latex/auto-pst-pdf-lua/Changes - RELOC/doc/latex/auto-pst-pdf-lua/README details="Readme" - RELOC/doc/latex/auto-pst-pdf-lua/auto-pst-pdf-lua-doc.pdf details="Package documentation" - RELOC/doc/latex/auto-pst-pdf-lua/auto-pst-pdf-lua-doc.tex -runfiles size=2 - RELOC/tex/latex/auto-pst-pdf-lua/auto-pst-pdf-lua.sty -catalogue-ctan /macros/latex/contrib/auto-pst-pdf-lua -catalogue-date 2018-12-09 17:51:00 +0100 -catalogue-license lppl1.3c -catalogue-topics graphics-epspdf -catalogue-version 0.03 - -name autoaligne -category Package -revision 49092 -shortdesc Align terms and members in math expressions -relocated 1 -longdesc This package allows to align terms and members between lines -longdesc containing math expressions. -containersize 9288 -containerchecksum 61fe01151101a168640c46ed91d5ce749467cdecb0e88626958e5dcdde131113653a745d0f50522d9fc04e66050fcc555a204217a2822b1bdc9235bf356427ae -doccontainersize 355792 -doccontainerchecksum 3d1104f3e94fc657c6f7730ecd24c1a7f8be26c8629d08a6fe40d780526b90cded351042d85fe14ded78dd9eef99b20f48889efd6226a575d65bc929a110397d -docfiles size=88 - RELOC/doc/generic/autoaligne/README details="Readme" - RELOC/doc/generic/autoaligne/autoaligne-fr.pdf details="Package documentation (French)" language="fr" -runfiles size=9 - RELOC/tex/generic/autoaligne/autoaligne-fr.tex - RELOC/tex/generic/autoaligne/autoaligne.sty - RELOC/tex/generic/autoaligne/autoaligne.tex -catalogue-contact-bugs https://framagit.org/unbonpetit/autoaligne/issues -catalogue-contact-repository https://framagit.org/unbonpetit/autoaligne/tree/master -catalogue-ctan /macros/generic/autoaligne -catalogue-date 2018-11-05 22:05:58 +0100 -catalogue-license lppl1.3c -catalogue-topics maths alignment alignment-supp -catalogue-version 1.4 - -name autoarea -category Package -revision 15878 -catalogue pictex-autoarea -shortdesc Automatic computation of bounding boxes with PiCTeX -relocated 1 -longdesc This package makes PiCTeX recognize lines and arcs in -longdesc determining the "bounding box" of a picture. (PiCTeX so far -longdesc accounted for put commands only). The "bounding box" is -longdesc essential for proper placement of a picture between running -longdesc text and margins and for keeping the running text away. -containersize 4128 -containerchecksum 4e6ed4df6075d92ccd9df1a2f33b26801c037bec3f4dba41c4e7833e74b678c0755317074b2e7d5a54771eccaf698aafcaad2be3b10be2fdd46351916ae8388d -doccontainersize 36548 -doccontainerchecksum f848ebf6885374e4577448fcf71710683b086f044697597c13847902f7fca41db56312cd99060b7ce70e186c2f00b2adfbdb3ad53874b9dfd8e2fb613086e569 -docfiles size=22 - RELOC/doc/latex/autoarea/ANNOUNCE.txt - RELOC/doc/latex/autoarea/README.aa - RELOC/doc/latex/autoarea/autodemo/README.autodemo - RELOC/doc/latex/autoarea/autodemo/autodemo+.log - RELOC/doc/latex/autoarea/autodemo/autodemo+.pdf - RELOC/doc/latex/autoarea/autodemo/autodemo+.tex - RELOC/doc/latex/autoarea/autodemo/autodemo-.log - RELOC/doc/latex/autoarea/autodemo/autodemo-.pdf - RELOC/doc/latex/autoarea/autodemo/autodemo-.tex - RELOC/doc/latex/autoarea/autodemo/autodemo.tex -runfiles size=3 - RELOC/tex/latex/autoarea/autoarea.sty -catalogue-also pictex -catalogue-ctan /graphics/pictex/addon/autoarea -catalogue-date 2017-05-06 09:18:45 +0200 -catalogue-license lppl -catalogue-topics graphics-in-tex -catalogue-version 0.3a - -name autobreak -category Package -revision 43337 -shortdesc Simple line breaking of long formulae -relocated 1 -longdesc This package implements a simple mechanism of line/page -longdesc breaking within the align environment of the amsmath package; -longdesc new line characters are considered as possible candidates for -longdesc the breaks and the package tries to put breaks at adequate -longdesc places. It is suitable for computer-generated long formulae -longdesc with many terms. -containersize 2624 -containerchecksum 28ed1cb8666e429ced51c7e9b8c12521b8362a20e47f2b616369535bef51a793fa7ee7ab761cf5f14da7fea7fe4f5d5663bf866dfdfc0feff3c094b691831fea -doccontainersize 545668 -doccontainerchecksum de493fe99bf70ee0f51b59a8f3ad6a26f24a4442fc4a5a33697bad1e8144c8f236b4ec5a3cdbd5d5c3bce4c7a7e107bf60951d53d8523510023239076b69c1aa -docfiles size=135 - RELOC/doc/latex/autobreak/README.md details="README" language="en" - RELOC/doc/latex/autobreak/autobreak.pdf details="Package documentation" -srccontainersize 9436 -srccontainerchecksum f3c2f9cd1d4c612e9ad5765e8c56f57a6f2d19a1d7aa9360a0d614ccc72ab2b03673b7ba7d42f1213bda23f2eee806d40f77fd7ef12516056095ac6f7bfcc976 -srcfiles size=10 - RELOC/source/latex/autobreak/autobreak.dtx - RELOC/source/latex/autobreak/autobreak.ins -runfiles size=3 - RELOC/tex/latex/autobreak/autobreak.sty -catalogue-ctan /macros/latex/contrib/autobreak -catalogue-date 2017-02-25 06:12:27 +0100 -catalogue-license lppl1.3 -catalogue-topics maths maths-theorem -catalogue-version 0.3 - -name automata -category Package -revision 19717 -shortdesc Finite state machines, graphs and trees in MetaPost -relocated 1 -longdesc The package offers a collection of macros for MetaPost to make -longdesc easier to draw finite-state machines, automata, labelled -longdesc graphs, etc. The user defines nodes, which may be isolated or -longdesc arranged into matrices or trees; edges connect pairs of nodes -longdesc through arbitrary paths. Parameters, that specify the shapes of -longdesc nodes and the styles of edges, may be adjusted. -containersize 5312 -containerchecksum 877daa2071a2e87e620d10f15a4faf9ccb056de1a8cf160943d3c8f532946f4c32a1ebdbb77ae4b059f29b6ec7f7981f328bd97a6302d29d256c314dd17b70fb -doccontainersize 88220 -doccontainerchecksum 21fd4d78ea7e24f456b4a35da714ed05ac920a51f274c8a382cdaf41bbedd90918ab1abdccd8bb830c1b388a127886f8a49372bd4a5c45d9addcd74614e7243e -docfiles size=26 - RELOC/doc/metapost/automata/README details="Readme" - RELOC/doc/metapost/automata/example.mp - RELOC/doc/metapost/automata/example.pdf details="Example of use" - RELOC/doc/metapost/automata/example.tex -runfiles size=7 - RELOC/metapost/automata/automata.mp -catalogue-ctan /graphics/metapost/contrib/macros/automata -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics automata -catalogue-version 0.3 - -name autonum -category Package -revision 36084 -shortdesc Automatic equation references -relocated 1 -longdesc The package arranges that equation numbers are applied only to -longdesc those equations that are referenced. This operation is similar -longdesc to the showonlyrefs option of the package mathtools. -containersize 3456 -containerchecksum db9056b150b3144bbf5308152daaf92c9f6526ff1fda1f2756752ea7fff22bc6370c5fcbde63f797fb855e8fd0d6215fb9fea64618a802552010b429772cb930 -doccontainersize 400772 -doccontainerchecksum 6f159c3421e4deeb2d323652ba37c9994826d44c5267b9cf8ea799dc669962c6f43bc677d162bdae7e6f745533fad0b5a3579ae268f82c9a1dc67ab7eade7e82 -docfiles size=104 - RELOC/doc/latex/autonum/README details="Readme" - RELOC/doc/latex/autonum/autonum.pdf details="Package documentation" - RELOC/doc/latex/autonum/test-autonum.pdf - RELOC/doc/latex/autonum/test-autonum.tex - RELOC/doc/latex/autonum/test-freeze.tex -srccontainersize 17164 -srccontainerchecksum b9e02ea802eaf54632d5591b565efca2a43f5d33fb0ddaa3f6dbc161118747cd37f9d3db3373a75922f7e560d9aab34b0aabfead126962e5e7cc4afb766625e1 -srcfiles size=18 - RELOC/source/latex/autonum/autonum.dtx - RELOC/source/latex/autonum/autonum.ins -runfiles size=3 - RELOC/tex/latex/autonum/autonum.sty -catalogue-ctan /macros/latex/contrib/autonum -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics maths label-ref -catalogue-version 0.3.11 - -name autopdf -category Package -revision 32377 -shortdesc Conversion of graphics to pdfLaTeX-compatible formats -relocated 1 -longdesc The package facilitates the on-the-fly conversion of various -longdesc graphics formats to formats supported by pdfLaTeX (e.g. PDF). -longdesc It uses a range of external programs, and therefore requires -longdesc that the LaTeX run starts with write18 enabled. -containersize 4936 -containerchecksum 86c8f4f0db169aeaa209fceb4644eaa15e278af28693760484bd31b7e694192491bdf765b69e7e25757c6d50dfa585740af4491532858e0dd6e64209c2425567 -doccontainersize 229088 -doccontainerchecksum 344598e8228e657a98cdf940eeadb8317514ece4559ad7f0350a8f8cbb314a007ddddcf7dff6f48e442db915aa65e5ebe912a3a39d66028d8182698a365efd0f -docfiles size=57 - RELOC/doc/latex/autopdf/README.txt - RELOC/doc/latex/autopdf/autopdf.pdf details="Package documentation" -srccontainersize 8260 -srccontainerchecksum 7bcd4c4b60933c1cff3f74339b0f33a13f08d9b2210bc0fa430e29ded978273d0015660b3617d1af983a2f43a469366e7da6ab12080ccddcdc19f1208b8c575c -srcfiles size=8 - RELOC/source/latex/autopdf/autopdf.dtx -runfiles size=5 - RELOC/tex/latex/autopdf/autopdf.sty -catalogue-also epstopdf auto-pst-pdf -catalogue-ctan /macros/latex/contrib/autopdf -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl1.2 -catalogue-topics graphics-epspdf callback -catalogue-version 1.1 - -name autosp -category Package -revision 49652 -shortdesc A Preprocessor that generates note-spacing commands for MusiXTeX scores -longdesc This program simplifies the creation of MusiXTeX scores by -longdesc converting (non-standard) commands of the form \anotes ... \en -longdesc into one or more conventional note-spacing commands, as -longdesc determined by the note values themselves, with \sk spacing -longdesc commands inserted as necessary. The coding for an entire -longdesc measure can be entered one part at a time, without concern for -longdesc note-spacing changes within the part or spacing requirements of -longdesc other parts. For example, \anotes\qa J\qa K&\ca l\qa m\ca n\en -longdesc generates \Notes\qa J\sk\qa K\sk&\ca l\qa m\sk\ca n\en . -depend autosp.ARCH -containersize 720 -containerchecksum 8daa710ecb1056283be5fb419ef030ccb058d32462608a1a45c83eaf585ce2d8f6098fe2b34c229f68700d59f98922c22c104df54a9bf7533dcd825b4ff38a34 -doccontainersize 277008 -doccontainerchecksum 05d8836a26870016860485e18e8e68618c8800731f93816b340e39f8900fddc16c9919c4868882c38fdd09ad6cec9fb8829a2f88fa928092a195c1f7dbb87bad -docfiles size=106 - texmf-dist/doc/generic/autosp/README details="Readme" - texmf-dist/doc/generic/autosp/barsant2.aspc - texmf-dist/doc/generic/autosp/barsant2.pdf - texmf-dist/doc/generic/autosp/geminiani.aspc - texmf-dist/doc/generic/autosp/geminiani.pdf - texmf-dist/doc/generic/autosp/kinder2.aspc - texmf-dist/doc/generic/autosp/kinder2.pdf - texmf-dist/doc/generic/autosp/quod2.aspc - texmf-dist/doc/generic/autosp/quod2.pdf - texmf-dist/doc/generic/autosp/quod2A.aspc - texmf-dist/doc/generic/autosp/quod2A.pdf - texmf-dist/doc/generic/autosp/rebar.1 - texmf-dist/doc/generic/autosp/rebar.pdf - texmf-dist/doc/man/man1/autosp.1 - texmf-dist/doc/man/man1/autosp.man1.pdf - texmf-dist/doc/man/man1/tex2aspc.1 - texmf-dist/doc/man/man1/tex2aspc.man1.pdf -catalogue-contact-support https://tug.org/mailman/listinfo/tex-music -catalogue-ctan /support/autosp -catalogue-date 2019-01-08 23:18:53 +0100 -catalogue-license gpl2+ -catalogue-topics music - -name autosp.aarch64-linux -category Package -revision 48789 -shortdesc aarch64-linux files of autosp -containersize 17368 -containerchecksum f5cf2d63118db261078a5ea53dbfbb733843c3e02dc3c0e310a5982caffe35641080eed25a76d910c3d6d27281e9f061e3892251364067d2acab267c56600e6d -binfiles arch=aarch64-linux size=14 - bin/aarch64-linux/autosp - bin/aarch64-linux/tex2aspc - -name autosp.amd64-freebsd -category Package -revision 47009 -shortdesc amd64-freebsd files of autosp -containersize 18888 -containerchecksum 2025a8f9a65769ce83661033a4eb7d8d0ae216987015e67ff42d7a3487384c0fa4e1191ba2563dc8b82457ed48800e7f0575fab1a2acd5b314b600f7cf1b82ac -binfiles arch=amd64-freebsd size=14 - bin/amd64-freebsd/autosp - bin/amd64-freebsd/tex2aspc - -name autosp.amd64-netbsd -category Package -revision 48698 -shortdesc amd64-netbsd files of autosp -containersize 17168 -containerchecksum ae21bf4bc246346cdbc199e13638016594c9777d0bc1e12cbad3174f7362cb4992bbd4b90d75c01f83e4b58e6682ed0717ac4694631906f9a4c3c50eb9f0f36d -binfiles arch=amd64-netbsd size=15 - bin/amd64-netbsd/autosp - bin/amd64-netbsd/tex2aspc - -name autosp.armhf-linux -category Package -revision 48716 -shortdesc armhf-linux files of autosp -containersize 16520 -containerchecksum 9e296412d441360933bef8b0a3ae320dc94367bca724b69adbf5d039d14745c3f6c3a70b590bf1289d880327bcf9a658847b70fde62072fc9019ece41deff383 -binfiles arch=armhf-linux size=12 - bin/armhf-linux/autosp - bin/armhf-linux/tex2aspc - -name autosp.i386-cygwin -category Package -revision 47025 -shortdesc i386-cygwin files of autosp -containersize 16884 -containerchecksum 082c105454a45fe5e1b8474bd9d40e8f35173d081da62c040165649ccd001cb94df395c7fa2a536ec3ab787e787e0b53b1c67991409e52045e5b747c3d9fa1d9 -binfiles arch=i386-cygwin size=14 - bin/i386-cygwin/autosp.exe - bin/i386-cygwin/tex2aspc.exe - -name autosp.i386-freebsd -category Package -revision 47009 -shortdesc i386-freebsd files of autosp -containersize 17448 -containerchecksum 05bf2dbf1738f36f767d6eb97b3489ed6381350b2dee441a61fdbb1c4449dc7344a44d874e64357a1e95f3eb52602ed937888ef22e97717ebd2394e76a4f343c -binfiles arch=i386-freebsd size=14 - bin/i386-freebsd/autosp - bin/i386-freebsd/tex2aspc - -name autosp.i386-linux -category Package -revision 47245 -shortdesc i386-linux files of autosp -containersize 17572 -containerchecksum 9865c85b46ea29bfccb55344bccbd9f81322477a94b5ffa1b0422b8029355b68497f55387c27e9403e3ad606b27da12ee4e847447c829a0b70239ac321a544c5 -binfiles arch=i386-linux size=13 - bin/i386-linux/autosp - bin/i386-linux/tex2aspc - -name autosp.i386-netbsd -category Package -revision 46999 -shortdesc i386-netbsd files of autosp -containersize 15804 -containerchecksum b96f3201454339e0abb2ad14d4c423464317a41a9351c062ee7538ec2c96f702fe791dadb1f1fa46643bdc8eac4f29d5af60d8253ce89797ed7eab777d6f4eef -binfiles arch=i386-netbsd size=15 - bin/i386-netbsd/autosp - bin/i386-netbsd/tex2aspc - -name autosp.i386-solaris -category Package -revision 46997 -shortdesc i386-solaris files of autosp -containersize 17860 -containerchecksum a71ab42425dd4a2b4ba02d5d16dcbf018acd6ba6362be2caff27d309a51e5d8290a043b766f9eee8285d2debb4cd5359b3d7bb98b7f214c3148d172e7d09353b -binfiles arch=i386-solaris size=12 - bin/i386-solaris/autosp - bin/i386-solaris/tex2aspc - -name autosp.sparc-solaris -category Package -revision 46997 -shortdesc sparc-solaris files of autosp -containersize 18220 -containerchecksum 6955231f8c69b6f3495b4dfaabea0348183658641db1e61d89cacf927a76d19893307cb70d9806b0c73f8905a7e6d9021eb374084c8182eed4fa1e2fd9e44611 -binfiles arch=sparc-solaris size=14 - bin/sparc-solaris/autosp - bin/sparc-solaris/tex2aspc - -name autosp.win32 -category Package -revision 46993 -shortdesc win32 files of autosp -containersize 19412 -containerchecksum 4f41236f1e4a484075bd1a128496ea1e7eee9358d0472f1cc8b6036086e1b1640c18847b4955c38999b16997a1f94d086f901d034328148fdd39b887370193aa -binfiles arch=win32 size=13 - bin/win32/autosp.exe - bin/win32/tex2aspc.exe - -name autosp.x86_64-cygwin -category Package -revision 47024 -shortdesc x86_64-cygwin files of autosp -containersize 18924 -containerchecksum 3de7a47b2be6873a04571208524fb40f1c5fb0c3ce0be100e79506b79a7d244077bfa9886e5caf37eede79850b2c5aa101d808c081234b4e550c6017a3f37daa -binfiles arch=x86_64-cygwin size=14 - bin/x86_64-cygwin/autosp.exe - bin/x86_64-cygwin/tex2aspc.exe - -name autosp.x86_64-darwin -category Package -revision 48728 -shortdesc x86_64-darwin files of autosp -containersize 19036 -containerchecksum 45f08a63733019721feb250175094e838a483ca89fa712b074816a08c699798fba01d6184ad69b22c5ca65e4ff29a9c201e9220b94e1df5b5427efc12f62cc0e -binfiles arch=x86_64-darwin size=15 - bin/x86_64-darwin/autosp - bin/x86_64-darwin/tex2aspc - -name autosp.x86_64-darwinlegacy -category Package -revision 47387 -shortdesc x86_64-darwinlegacy files of autosp -containersize 18036 -containerchecksum 7c7e20f8bc807522fed0fbd245085dccd34cfd36d37b788f7e479852cbce4c0220b690906d8a0b5b03f50662dc511352d6bafb7fd56b90a2c358535603285cab -binfiles arch=x86_64-darwinlegacy size=15 - bin/x86_64-darwinlegacy/autosp - bin/x86_64-darwinlegacy/tex2aspc - -name autosp.x86_64-linux -category Package -revision 47063 -shortdesc x86_64-linux files of autosp -containersize 18328 -containerchecksum 90eada4adddee7f706a685d0a460dfdfe24ce1f857aca7414744cfdc6d57de025f81321e4279ac2b727351a25b516c7130ae5800b3e06ca72401b799ecc05c6f -binfiles arch=x86_64-linux size=12 - bin/x86_64-linux/autosp - bin/x86_64-linux/tex2aspc - -name autosp.x86_64-linuxmusl -category Package -revision 47036 -shortdesc x86_64-linuxmusl files of autosp -containersize 19344 -containerchecksum 27810b0706c88fd13f3c0a35f74bcaded6ab1b5d585728680a040885cfe6d45f6357ebd17d593f2992c7131b1605e55b5c6e504d99aeea9f3dfe163db67a511e -binfiles arch=x86_64-linuxmusl size=15 - bin/x86_64-linuxmusl/autosp - bin/x86_64-linuxmusl/tex2aspc - -name autosp.x86_64-solaris -category Package -revision 46997 -shortdesc x86_64-solaris files of autosp -containersize 19292 -containerchecksum 38b90758b20a7c9a83a05a99d0d0c4a96b231b0adc318d4cfcf3a8e82605a9375bba80f3d60bdae3fdeadf13c131280d3588fb8edbb5c8da58ac34eb2867e21d -binfiles arch=x86_64-solaris size=14 - bin/x86_64-solaris/autosp - bin/x86_64-solaris/tex2aspc - -name avantgar -category Package -revision 31835 -catalogue urw-base35 -shortdesc URW "Base 35" font pack for LaTeX -relocated 1 -longdesc A set of fonts for use as "drop-in" replacements for Adobe's -longdesc basic set, comprising: Century Schoolbook (substituting for -longdesc Adobe's New Century Schoolbook); Dingbats (substituting for -longdesc Adobe's Zapf Dingbats); Nimbus Mono L (substituting for Abobe's -longdesc Courier); Nimbus Roman No9 L (substituting for Adobe's Times); -longdesc Nimbus Sans L (substituting for Adobe's Helvetica); Standard -longdesc Symbols L (substituting for Adobe's Symbol); URW Bookman; URW -longdesc Chancery L Medium Italic (substituting for Adobe's Zapf -longdesc Chancery); URW Gothic L Book (substituting for Adobe's Avant -longdesc Garde); and URW Palladio L (substituting for Adobe's Palatino). -execute addMap uag.map -containersize 241128 -containerchecksum 1db30cc96ea57f118fdbcd25a54e19d0294d86a48bb17c8527f6a2d9f3eab275e34368bf7e409b40758398bc657cd00357030e1fb806e89032c328c9b4714081 -runfiles size=392 - RELOC/dvips/avantgar/config.uag - RELOC/fonts/afm/adobe/avantgar/pagd8a.afm - RELOC/fonts/afm/adobe/avantgar/pagdo8a.afm - RELOC/fonts/afm/adobe/avantgar/pagk8a.afm - RELOC/fonts/afm/adobe/avantgar/pagko8a.afm - RELOC/fonts/afm/urw/avantgar/uagb8a.afm - RELOC/fonts/afm/urw/avantgar/uagbi8a.afm - RELOC/fonts/afm/urw/avantgar/uagd8a.afm - RELOC/fonts/afm/urw/avantgar/uagdo8a.afm - RELOC/fonts/afm/urw/avantgar/uagk8a.afm - RELOC/fonts/afm/urw/avantgar/uagko8a.afm - RELOC/fonts/afm/urw/avantgar/uagr8a.afm - RELOC/fonts/afm/urw/avantgar/uagri8a.afm - RELOC/fonts/map/dvips/avantgar/uag.map - RELOC/fonts/tfm/adobe/avantgar/pagd.tfm - RELOC/fonts/tfm/adobe/avantgar/pagd7t.tfm - RELOC/fonts/tfm/adobe/avantgar/pagd8c.tfm - RELOC/fonts/tfm/adobe/avantgar/pagd8r.tfm - RELOC/fonts/tfm/adobe/avantgar/pagd8t.tfm - RELOC/fonts/tfm/adobe/avantgar/pagdc.tfm - RELOC/fonts/tfm/adobe/avantgar/pagdc7t.tfm - RELOC/fonts/tfm/adobe/avantgar/pagdc8t.tfm - RELOC/fonts/tfm/adobe/avantgar/pagdo.tfm - RELOC/fonts/tfm/adobe/avantgar/pagdo7t.tfm - RELOC/fonts/tfm/adobe/avantgar/pagdo8c.tfm - RELOC/fonts/tfm/adobe/avantgar/pagdo8r.tfm - RELOC/fonts/tfm/adobe/avantgar/pagdo8t.tfm - RELOC/fonts/tfm/adobe/avantgar/pagk.tfm - RELOC/fonts/tfm/adobe/avantgar/pagk7t.tfm - RELOC/fonts/tfm/adobe/avantgar/pagk8c.tfm - RELOC/fonts/tfm/adobe/avantgar/pagk8r.tfm - RELOC/fonts/tfm/adobe/avantgar/pagk8t.tfm - RELOC/fonts/tfm/adobe/avantgar/pagkc.tfm - RELOC/fonts/tfm/adobe/avantgar/pagkc7t.tfm - RELOC/fonts/tfm/adobe/avantgar/pagkc8t.tfm - RELOC/fonts/tfm/adobe/avantgar/pagko.tfm - RELOC/fonts/tfm/adobe/avantgar/pagko7t.tfm - RELOC/fonts/tfm/adobe/avantgar/pagko8c.tfm - RELOC/fonts/tfm/adobe/avantgar/pagko8r.tfm - RELOC/fonts/tfm/adobe/avantgar/pagko8t.tfm - RELOC/fonts/tfm/urw35vf/avantgar/uagb7t.tfm - RELOC/fonts/tfm/urw35vf/avantgar/uagb8c.tfm - RELOC/fonts/tfm/urw35vf/avantgar/uagb8r.tfm - RELOC/fonts/tfm/urw35vf/avantgar/uagb8t.tfm - RELOC/fonts/tfm/urw35vf/avantgar/uagbc7t.tfm - RELOC/fonts/tfm/urw35vf/avantgar/uagbc8t.tfm - RELOC/fonts/tfm/urw35vf/avantgar/uagbi7t.tfm - RELOC/fonts/tfm/urw35vf/avantgar/uagbi8c.tfm - RELOC/fonts/tfm/urw35vf/avantgar/uagbi8r.tfm - RELOC/fonts/tfm/urw35vf/avantgar/uagbi8t.tfm - RELOC/fonts/tfm/urw35vf/avantgar/uagbo7t.tfm - RELOC/fonts/tfm/urw35vf/avantgar/uagbo8c.tfm - RELOC/fonts/tfm/urw35vf/avantgar/uagbo8r.tfm - RELOC/fonts/tfm/urw35vf/avantgar/uagbo8t.tfm - RELOC/fonts/tfm/urw35vf/avantgar/uagd7t.tfm - RELOC/fonts/tfm/urw35vf/avantgar/uagd8c.tfm - RELOC/fonts/tfm/urw35vf/avantgar/uagd8r.tfm - RELOC/fonts/tfm/urw35vf/avantgar/uagd8t.tfm - RELOC/fonts/tfm/urw35vf/avantgar/uagdc7t.tfm - RELOC/fonts/tfm/urw35vf/avantgar/uagdc8t.tfm - RELOC/fonts/tfm/urw35vf/avantgar/uagdo7t.tfm - RELOC/fonts/tfm/urw35vf/avantgar/uagdo8c.tfm - RELOC/fonts/tfm/urw35vf/avantgar/uagdo8r.tfm - RELOC/fonts/tfm/urw35vf/avantgar/uagdo8t.tfm - RELOC/fonts/tfm/urw35vf/avantgar/uagk7t.tfm - RELOC/fonts/tfm/urw35vf/avantgar/uagk8c.tfm - RELOC/fonts/tfm/urw35vf/avantgar/uagk8r.tfm - RELOC/fonts/tfm/urw35vf/avantgar/uagk8t.tfm - RELOC/fonts/tfm/urw35vf/avantgar/uagkc7t.tfm - RELOC/fonts/tfm/urw35vf/avantgar/uagkc8t.tfm - RELOC/fonts/tfm/urw35vf/avantgar/uagko7t.tfm - RELOC/fonts/tfm/urw35vf/avantgar/uagko8c.tfm - RELOC/fonts/tfm/urw35vf/avantgar/uagko8r.tfm - RELOC/fonts/tfm/urw35vf/avantgar/uagko8t.tfm - RELOC/fonts/tfm/urw35vf/avantgar/uagr7t.tfm - RELOC/fonts/tfm/urw35vf/avantgar/uagr8c.tfm - RELOC/fonts/tfm/urw35vf/avantgar/uagr8r.tfm - RELOC/fonts/tfm/urw35vf/avantgar/uagr8t.tfm - RELOC/fonts/tfm/urw35vf/avantgar/uagrc7t.tfm - RELOC/fonts/tfm/urw35vf/avantgar/uagrc8t.tfm - RELOC/fonts/tfm/urw35vf/avantgar/uagri7t.tfm - RELOC/fonts/tfm/urw35vf/avantgar/uagri8c.tfm - RELOC/fonts/tfm/urw35vf/avantgar/uagri8r.tfm - RELOC/fonts/tfm/urw35vf/avantgar/uagri8t.tfm - RELOC/fonts/tfm/urw35vf/avantgar/uagro7t.tfm - RELOC/fonts/tfm/urw35vf/avantgar/uagro8c.tfm - RELOC/fonts/tfm/urw35vf/avantgar/uagro8r.tfm - RELOC/fonts/tfm/urw35vf/avantgar/uagro8t.tfm - RELOC/fonts/type1/urw/avantgar/uagd8a.pfb - RELOC/fonts/type1/urw/avantgar/uagd8a.pfm - RELOC/fonts/type1/urw/avantgar/uagdo8a.pfb - RELOC/fonts/type1/urw/avantgar/uagdo8a.pfm - RELOC/fonts/type1/urw/avantgar/uagk8a.pfb - RELOC/fonts/type1/urw/avantgar/uagk8a.pfm - RELOC/fonts/type1/urw/avantgar/uagko8a.pfb - RELOC/fonts/type1/urw/avantgar/uagko8a.pfm - RELOC/fonts/vf/adobe/avantgar/pagd.vf - RELOC/fonts/vf/adobe/avantgar/pagd7t.vf - RELOC/fonts/vf/adobe/avantgar/pagd8c.vf - RELOC/fonts/vf/adobe/avantgar/pagd8t.vf - RELOC/fonts/vf/adobe/avantgar/pagdc.vf - RELOC/fonts/vf/adobe/avantgar/pagdc7t.vf - RELOC/fonts/vf/adobe/avantgar/pagdc8t.vf - RELOC/fonts/vf/adobe/avantgar/pagdo.vf - RELOC/fonts/vf/adobe/avantgar/pagdo7t.vf - RELOC/fonts/vf/adobe/avantgar/pagdo8c.vf - RELOC/fonts/vf/adobe/avantgar/pagdo8t.vf - RELOC/fonts/vf/adobe/avantgar/pagk.vf - RELOC/fonts/vf/adobe/avantgar/pagk7t.vf - RELOC/fonts/vf/adobe/avantgar/pagk8c.vf - RELOC/fonts/vf/adobe/avantgar/pagk8t.vf - RELOC/fonts/vf/adobe/avantgar/pagkc.vf - RELOC/fonts/vf/adobe/avantgar/pagkc7t.vf - RELOC/fonts/vf/adobe/avantgar/pagkc8t.vf - RELOC/fonts/vf/adobe/avantgar/pagko.vf - RELOC/fonts/vf/adobe/avantgar/pagko7t.vf - RELOC/fonts/vf/adobe/avantgar/pagko8c.vf - RELOC/fonts/vf/adobe/avantgar/pagko8t.vf - RELOC/fonts/vf/urw35vf/avantgar/uagb7t.vf - RELOC/fonts/vf/urw35vf/avantgar/uagb8c.vf - RELOC/fonts/vf/urw35vf/avantgar/uagb8t.vf - RELOC/fonts/vf/urw35vf/avantgar/uagbc7t.vf - RELOC/fonts/vf/urw35vf/avantgar/uagbc8t.vf - RELOC/fonts/vf/urw35vf/avantgar/uagbi7t.vf - RELOC/fonts/vf/urw35vf/avantgar/uagbi8c.vf - RELOC/fonts/vf/urw35vf/avantgar/uagbi8t.vf - RELOC/fonts/vf/urw35vf/avantgar/uagbo7t.vf - RELOC/fonts/vf/urw35vf/avantgar/uagbo8c.vf - RELOC/fonts/vf/urw35vf/avantgar/uagbo8t.vf - RELOC/fonts/vf/urw35vf/avantgar/uagd7t.vf - RELOC/fonts/vf/urw35vf/avantgar/uagd8c.vf - RELOC/fonts/vf/urw35vf/avantgar/uagd8t.vf - RELOC/fonts/vf/urw35vf/avantgar/uagdc7t.vf - RELOC/fonts/vf/urw35vf/avantgar/uagdc8t.vf - RELOC/fonts/vf/urw35vf/avantgar/uagdo7t.vf - RELOC/fonts/vf/urw35vf/avantgar/uagdo8c.vf - RELOC/fonts/vf/urw35vf/avantgar/uagdo8t.vf - RELOC/fonts/vf/urw35vf/avantgar/uagk7t.vf - RELOC/fonts/vf/urw35vf/avantgar/uagk8c.vf - RELOC/fonts/vf/urw35vf/avantgar/uagk8t.vf - RELOC/fonts/vf/urw35vf/avantgar/uagkc7t.vf - RELOC/fonts/vf/urw35vf/avantgar/uagkc8t.vf - RELOC/fonts/vf/urw35vf/avantgar/uagko7t.vf - RELOC/fonts/vf/urw35vf/avantgar/uagko8c.vf - RELOC/fonts/vf/urw35vf/avantgar/uagko8t.vf - RELOC/fonts/vf/urw35vf/avantgar/uagr7t.vf - RELOC/fonts/vf/urw35vf/avantgar/uagr8c.vf - RELOC/fonts/vf/urw35vf/avantgar/uagr8t.vf - RELOC/fonts/vf/urw35vf/avantgar/uagrc7t.vf - RELOC/fonts/vf/urw35vf/avantgar/uagrc8t.vf - RELOC/fonts/vf/urw35vf/avantgar/uagri7t.vf - RELOC/fonts/vf/urw35vf/avantgar/uagri8c.vf - RELOC/fonts/vf/urw35vf/avantgar/uagri8t.vf - RELOC/fonts/vf/urw35vf/avantgar/uagro7t.vf - RELOC/fonts/vf/urw35vf/avantgar/uagro8c.vf - RELOC/fonts/vf/urw35vf/avantgar/uagro8t.vf - RELOC/tex/latex/avantgar/8ruag.fd - RELOC/tex/latex/avantgar/omluag.fd - RELOC/tex/latex/avantgar/omsuag.fd - RELOC/tex/latex/avantgar/ot1uag.fd - RELOC/tex/latex/avantgar/t1uag.fd - RELOC/tex/latex/avantgar/ts1uag.fd -catalogue-also tex-gyre -catalogue-ctan /fonts/urw/base35 -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics font font-type1 font-collection - -name avremu -category Package -revision 35373 -shortdesc An 8-Bit Microcontroller Simulator written in LaTeX -relocated 1 -longdesc A fully working package to simulate a Microprocessor in pure -longdesc LaTeX. The simulator is able to calculate complex pictures, -longdesc like Mandelbrot sets. -containersize 12960 -containerchecksum eb3e8c67a051120379399cd3560fcf20e3277cea3dac00ba8fe2e8e9f52ef1f32fef793806caae9b6f77f3b86313e09dca402acc70ee61d28ede757a6c93d78e -doccontainersize 147960 -doccontainerchecksum d5de3e6775d8075ed1270dc68e9d9b1f73860fd2f5730e72704de574e1b36824d0b5c1e9171d2f0d8cfcafa64931460e95ba218cfd4f89b46a1cfec0f6460069 -docfiles size=37 - RELOC/doc/latex/avremu/README details="Readme" - RELOC/doc/latex/avremu/avremu.pdf details="Package documentation" -srccontainersize 22324 -srccontainerchecksum e6f5e7f3c6edc7d457161812f259d1752071c3aee31b8a53ed75a32f447c187c3af8c4003e0c09eb54fee52a67b114796c6465ed35d81350bb8a05f1696a4c90 -srcfiles size=25 - RELOC/source/latex/avremu/avremu.tex - RELOC/source/latex/avremu/imgs/mandelbrot-128x128.png - RELOC/source/latex/avremu/imgs/mandelbrot-20x20.png - RELOC/source/latex/avremu/imgs/mandelbrot-250x250.png - RELOC/source/latex/avremu/simple-testsuite.tex - RELOC/source/latex/avremu/test-suite/FOOTER - RELOC/source/latex/avremu/test-suite/HEADER - RELOC/source/latex/avremu/test-suite/complex-memory.c - RELOC/source/latex/avremu/test-suite/empty-main.c - RELOC/source/latex/avremu/test-suite/fibonacci-rec.c - RELOC/source/latex/avremu/test-suite/float.c - RELOC/source/latex/avremu/test-suite/func-ptr.c - RELOC/source/latex/avremu/test-suite/mandelbrot.c - RELOC/source/latex/avremu/test-suite/mul.c - RELOC/source/latex/avremu/test-suite/printf.c - RELOC/source/latex/avremu/test-suite/shift.c - RELOC/source/latex/avremu/test-suite/string.c - RELOC/source/latex/avremu/test-suite/sum-rec.c - RELOC/source/latex/avremu/test-suite/test-suite -runfiles size=27 - RELOC/tex/latex/avremu/avr.binary.tex - RELOC/tex/latex/avremu/avr.bitops.tex - RELOC/tex/latex/avremu/avr.draw.tex - RELOC/tex/latex/avremu/avr.instr.tex - RELOC/tex/latex/avremu/avr.io.tex - RELOC/tex/latex/avremu/avr.memory.tex - RELOC/tex/latex/avremu/avr.numbers.tex - RELOC/tex/latex/avremu/avr.testsuite.tex - RELOC/tex/latex/avremu/avremu.sty -catalogue-ctan /macros/latex/contrib/avremu -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics emulation -catalogue-version 0.1 - -name awesomebox -category Package -revision 49256 -shortdesc Draw admonition blocks in your documents, illustrated with FontAwesome icons -relocated 1 -longdesc Awesome Boxes is all about drawing admonition blocks around -longdesc text to inform or alert readers about something particular. The -longdesc specific aim of this package is to use FontAwesome icons to -longdesc ease the illustration of these blocks. -containersize 1676 -containerchecksum 82bac73da2aa9e8148dd1f7642beb1bcf6e13b87f6da6db987976d9235df4e011d288e7d817a1c4965a7b3525af620a3688c2a28f5e28a2fe6e8c7c558609e9c -doccontainersize 50128 -doccontainerchecksum 81bc0d67a3e8ccf3065f22294765027056511bde1827ecd6585182641d03be7a3ed31d8c164ecfd0542ae2f8876ce23e396c0c929062b8508c7132cf08a501fd -docfiles size=17 - RELOC/doc/latex/awesomebox/LICENSE - RELOC/doc/latex/awesomebox/README.md details="Readme" - RELOC/doc/latex/awesomebox/awesomebox.pdf details="Package documentation" - RELOC/doc/latex/awesomebox/awesomebox.tex -runfiles size=1 - RELOC/tex/latex/awesomebox/awesomebox.sty -catalogue-contact-repository https://git.deparis.io/latex-awesomebox/ -catalogue-ctan /graphics/awesomebox -catalogue-date 2018-11-26 17:06:33 +0100 -catalogue-license other-free -catalogue-topics boxing -catalogue-version 0.4 - -name axessibility -category Package -revision 49642 -shortdesc Access to formulas in PDF files by assistive technologies -relocated 1 -longdesc PDF documents containing formulas generated by LaTeX are -longdesc usually not accessible by assistive technologies for visually -longdesc impaired people (i.e., by screen readers and braille displays). -longdesc The axessibility package manages this issue, allowing to create -longdesc a PDF document where the formulas are read by these assistive -longdesc technologies, since it automatically generates hidden comments -longdesc in the PDF document (by means of the /ActualText attribute) in -longdesc correspondence to each formula. -containersize 2000 -containerchecksum f3cccfee54be612d9c6eb92c596bfd1275704436297801bf028dd1fd67b9a12d876bc7784f4df9cff5c6e087e6b2746a41291a1fb5f004c4f26798c7a8534eb4 -doccontainersize 180824 -doccontainerchecksum 16ec80d98040334996a84ce47bdc6e8497430d041cb1218cf0b95c26e72e1a8211531cf53dec315773ea7ea6f2c9423fcc1d44ed0f4da869c4ea408bd5ee4489 -docfiles size=74 - RELOC/doc/latex/axessibility/README details="Readme" - RELOC/doc/latex/axessibility/axessibility.pdf details="Package documentation" - RELOC/doc/latex/axessibility/axessibilityExampleGoldenMean.tex -srccontainersize 5756 -srccontainerchecksum 98e276a855532257cc06e38cf489553d9e18f4a55798b171a02f078e1bd0e6d6069c311a86c731b7e3da8d6795fc37ab6c328d9a3d2c37524f330861bb9ac972 -srcfiles size=6 - RELOC/source/latex/axessibility/axessibility.dtx - RELOC/source/latex/axessibility/axessibility.ins -runfiles size=2 - RELOC/tex/latex/axessibility/axessibility.sty -catalogue-also accsupp -catalogue-ctan /macros/latex/contrib/axessibility -catalogue-date 2019-01-08 08:51:56 +0100 -catalogue-license cc-by-nc-4 -catalogue-topics accessible -catalogue-version 2.0 - -name axodraw2 -category Package -revision 48655 -shortdesc Feynman diagrams in a LaTeX document -longdesc This package defines macros for drawing Feynman graphs in LaTeX -longdesc documents. It is an important update of the axodraw package, -longdesc but since it is not completely backwards compatible, we have -longdesc given the style file a changed name. Many new features have -longdesc been added, with new types of line, and much more flexibility -longdesc in their properties. In addition, it is now possible to use -longdesc axodraw2 with pdfLaTeX, as well as with the LaTeX-dvips method. -longdesc However with pdfLaTeX (and also LuaLaTeX and XeLaTeX), an -longdesc external program, axohelp, is used to perform the geometrical -longdesc calculations needed for the pdf code inserted in the output -longdesc file. The processing involves a run of pdfLaTeX, a run of -longdesc axohelp, and then another run of pdfLaTeX. -depend axodraw2.ARCH -containersize 25588 -containerchecksum 4a94d3af4625adcbd03989decc5a975b16b624a59fef729ab57a5438c00b7c183407bd67eb56f3c6021504d4f92fcd09373e8fa2c6f62d6a2cf631ac0e497b6e -doccontainersize 481340 -doccontainerchecksum 81c4ca83efa2d96bdd358f2fc569bbb65e7ebad041e10450f33d131bb2f306f4d4d1f9838c44c35f910cd07fd4b65077ef6a89f9af1332a8fdb7351e7ff2a673 -docfiles size=167 - texmf-dist/doc/latex/axodraw2/AUTHORS - texmf-dist/doc/latex/axodraw2/COPYING - texmf-dist/doc/latex/axodraw2/ChangeLog - texmf-dist/doc/latex/axodraw2/INSTALL - texmf-dist/doc/latex/axodraw2/README details="Readme" - texmf-dist/doc/latex/axodraw2/axodraw2-man.pdf details="Package documentation" - texmf-dist/doc/latex/axodraw2/axodraw2-man.tex - texmf-dist/doc/latex/axodraw2/example.tex - texmf-dist/doc/man/man1/axohelp.1 - texmf-dist/doc/man/man1/axohelp.man1.pdf -srccontainersize 33980 -srccontainerchecksum 7b81b12e0658ce39ed37e28bd69667051eb238706d817776ab3839c57c2ba8ed3d64fcaf750180a25fdafb54fa1044c610039f56dd3bb75471d9e81571bb8e57 -srcfiles size=76 - texmf-dist/source/latex/axodraw2/Makefile.am - texmf-dist/source/latex/axodraw2/axohelp-big.test - texmf-dist/source/latex/axodraw2/axohelp.c - texmf-dist/source/latex/axodraw2/axohelp.test - texmf-dist/source/latex/axodraw2/configure.ac - texmf-dist/source/latex/axodraw2/test-big.ax1 - texmf-dist/source/latex/axodraw2/test-big.ax2-std - texmf-dist/source/latex/axodraw2/test.ax1 - texmf-dist/source/latex/axodraw2/test.ax2-std -runfiles size=34 - texmf-dist/tex/latex/axodraw2/axodraw2.sty -catalogue-ctan /graphics/axodraw2 -catalogue-date 2018-09-12 23:51:03 +0200 -catalogue-license gpl3 -catalogue-topics physics graphics-in-tex -catalogue-version 2.1.1a - -name axodraw2.aarch64-linux -category Package -revision 48789 -shortdesc aarch64-linux files of axodraw2 -containersize 19312 -containerchecksum d02c5a6931d53eb22e275c5517751a566a65ce5f53b8747cdf5c66c7012365d49724f95e1803d23af8fa9e3efc9db06cec8780c36684f4542304186edfa6da79 -binfiles arch=aarch64-linux size=14 - bin/aarch64-linux/axohelp - -name axodraw2.amd64-freebsd -category Package -revision 46816 -shortdesc amd64-freebsd files of axodraw2 -containersize 25256 -containerchecksum ae12e961b776fe77c1da2ad7862f4cac297b13246b3376f8d1ec51590574fe05821ec80a9e1d118028d89837b0feae91145c1ba67c147dffe5dc8e2ab89b6881 -binfiles arch=amd64-freebsd size=18 - bin/amd64-freebsd/axohelp - -name axodraw2.amd64-netbsd -category Package -revision 48698 -shortdesc amd64-netbsd files of axodraw2 -containersize 20532 -containerchecksum 14005cd44b1114822cf3a5bda365c609be60c863ad6aca0c5ac6e5d3379cd6d46005f0ccdb64eddb5c6d48e4faea396df096673d8303ff680919bf74dfa36e9a -binfiles arch=amd64-netbsd size=20 - bin/amd64-netbsd/axohelp - -name axodraw2.armhf-linux -category Package -revision 48716 -shortdesc armhf-linux files of axodraw2 -containersize 19076 -containerchecksum b20f53bd867be3b9678aa457edc61d35374ef31c72ee1658e8e33fae2692cd4761cded34b66ce483a867a2da1317c4635dd5433b211ead79df644f85dd13f184 -binfiles arch=armhf-linux size=12 - bin/armhf-linux/axohelp - -name axodraw2.i386-cygwin -category Package -revision 46814 -shortdesc i386-cygwin files of axodraw2 -containersize 21320 -containerchecksum 7001af500616d402d02586a421d39b9144a0bb8601618e9eebcf4bda5a8a09139f7c098fbc2bdb813b9e3eefcebca652ea7befec638ffbc525f529bad5cea50b -binfiles arch=i386-cygwin size=16 - bin/i386-cygwin/axohelp.exe - -name axodraw2.i386-freebsd -category Package -revision 46816 -shortdesc i386-freebsd files of axodraw2 -containersize 18592 -containerchecksum ce2abf7693aeac9ba60263a6b3b0a9bc5eb1480b775e42fa9cadbf73027ad94fab62739556eef0934461b3abb4da1a433fa65c2abd11698907708637d14a437c -binfiles arch=i386-freebsd size=16 - bin/i386-freebsd/axohelp - -name axodraw2.i386-linux -category Package -revision 47245 -shortdesc i386-linux files of axodraw2 -containersize 22688 -containerchecksum 8e3b2af2de9568e26220db8100da5ffffac5251491aa369ebdffbb0d66d1c93ecbf933a54dc0b6b30ede97d12ca4dc3341f209cdf5a48daa1a29a3b9e3e83424 -binfiles arch=i386-linux size=16 - bin/i386-linux/axohelp - -name axodraw2.i386-netbsd -category Package -revision 46812 -shortdesc i386-netbsd files of axodraw2 -containersize 16684 -containerchecksum c1a4f493afcfb4f518b1700c5e167f9e03a49d5a0ca83f7a5885f92d6086951581b581d2d590489d1290d7e81872c0a7c18d4bc29df9b6ead7a7632239ea8f57 -binfiles arch=i386-netbsd size=16 - bin/i386-netbsd/axohelp - -name axodraw2.i386-solaris -category Package -revision 46829 -shortdesc i386-solaris files of axodraw2 -containersize 20900 -containerchecksum 22e1565fb15f8f9e29babdc234d7ee31811c9f13c743c085aff3cee79e1aae57b249ea5d35f1eb66335bb181d1271870d4a2c94e5c4b2c27700027cf2d7fc696 -binfiles arch=i386-solaris size=14 - bin/i386-solaris/axohelp - -name axodraw2.sparc-solaris -category Package -revision 46829 -shortdesc sparc-solaris files of axodraw2 -containersize 25264 -containerchecksum 71c5ab0cee76da3e09fcb60398355a4a352cecc79d3c7853cf0c1bc125bf83e8baa5cd542230c09ced1e2c591f5abab213643c56d4c8c5de01fed5ce8899437e -binfiles arch=sparc-solaris size=18 - bin/sparc-solaris/axohelp - -name axodraw2.win32 -category Package -revision 46800 -shortdesc win32 files of axodraw2 -containersize 86692 -containerchecksum 0f0c038c5614d9ed99dd0a68c8048e9ba0c0b784a7af8215a48c0941e94fa0a7dfbb5d4411314088fa8b7ead10e825a95d3fd8fef67bba760987c4d13c64100d -binfiles arch=win32 size=50 - bin/win32/axohelp.exe - -name axodraw2.x86_64-cygwin -category Package -revision 46815 -shortdesc x86_64-cygwin files of axodraw2 -containersize 25520 -containerchecksum 7578ec3649488ac2066dc38dc62a3a9665fd5eb5995fde17da6a12ea5a861d43057ebc1a30b6912d1a3970ea629225a0353eb10f3a3fda63ffec958502b0580e -binfiles arch=x86_64-cygwin size=17 - bin/x86_64-cygwin/axohelp.exe - -name axodraw2.x86_64-darwin -category Package -revision 48728 -shortdesc x86_64-darwin files of axodraw2 -containersize 24588 -containerchecksum 5950a28fe60dba735255aaef1d8c83207d1852ae2270e5f2b81cc90a4634bb37005d2832c6e4272747744453f19cb7d1c9d9dfc5158cbec2b0b990d194763a51 -binfiles arch=x86_64-darwin size=18 - bin/x86_64-darwin/axohelp - -name axodraw2.x86_64-darwinlegacy -category Package -revision 47387 -shortdesc x86_64-darwinlegacy files of axodraw2 -containersize 22132 -containerchecksum 9ab1c853c08c3a0fbb9bc50f69a72882d76e8e2c9a94fffd01aefc2e088f250489d2b69770b8f4d6d19654ec316ab46471425995c035b69cc76a9ed0b95d10d4 -binfiles arch=x86_64-darwinlegacy size=15 - bin/x86_64-darwinlegacy/axohelp - -name axodraw2.x86_64-linux -category Package -revision 47063 -shortdesc x86_64-linux files of axodraw2 -containersize 23872 -containerchecksum 78684d4797790ccafbc40fc2b9fbcea2d157e1bfe34f26348fee6c9ab166dfb64ad76a982fc1a4039a932a5171a879cd2b13c7c4aa5c8ce76f2bc2c99cb08980 -binfiles arch=x86_64-linux size=16 - bin/x86_64-linux/axohelp - -name axodraw2.x86_64-linuxmusl -category Package -revision 47036 -shortdesc x86_64-linuxmusl files of axodraw2 -containersize 25276 -containerchecksum b66f885f7e50e3226c694bdd2aa04fbc09fcde85a9256032fb2069888472662796e86f51fe6c09747d30a9e9cfa800e3d2ab8a988142e830c19739d8acd71582 -binfiles arch=x86_64-linuxmusl size=17 - bin/x86_64-linuxmusl/axohelp - -name axodraw2.x86_64-solaris -category Package -revision 46829 -shortdesc x86_64-solaris files of axodraw2 -containersize 26860 -containerchecksum 9d23055d930bed18807f0e1b38add9dbdb30e7329f32b5dd067032aef972a07573345a0d0fcc1c2c5e746500cd79a7fabc824e2c4fbddd86bdd70ac4a187621b -binfiles arch=x86_64-solaris size=18 - bin/x86_64-solaris/axohelp - -name b1encoding -category Package -revision 21271 -shortdesc LaTeX encoding tools for Bookhands fonts -relocated 1 -longdesc The package characterises and defines the author's B1 encoding -longdesc for use with LaTeX when typesetting things using his Bookhands -longdesc fonts. -containersize 4500 -containerchecksum 351c3f5524a31a3a95fbb791cbd607c1a07c0940291c03cab56d1025f03129b6d16b1785f30e891389c2283d7f04f9824583029cd0e8ee71cd3b9f578e4b9858 -doccontainersize 142808 -doccontainerchecksum 5ed0bcaf581cfebcf54f98081f926cce8aa477e72a656ef1e095498d81da348473cf620a809381e667b170cd1dc239c45ccd97114a29667b38b7d505eef18f4f -docfiles size=45 - RELOC/doc/latex/b1encoding/README details="Readme" - RELOC/doc/latex/b1encoding/b1encoding.pdf details="Package documentation" -srccontainersize 8164 -srccontainerchecksum 09bc915765f3b62a25e9cfc02a87f20b62680674792147bd3dfbbcb5df998bd9f179f95222c3fa35b7aa5e4779245e6acce9319b9892fc20d12fa6c364532527 -srcfiles size=8 - RELOC/source/latex/b1encoding/b1encoding.dtx - RELOC/source/latex/b1encoding/b1encoding.ins -runfiles size=7 - RELOC/fonts/enc/dvips/b1encoding/TeXB1.enc - RELOC/tex/latex/b1encoding/b1cmr.fd - RELOC/tex/latex/b1encoding/b1enc.def -catalogue-ctan /macros/latex/contrib/b1encoding -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics fontenc -catalogue-version 1.0 - -name babel -category Package -revision 49149 -shortdesc Multilingual support for Plain TeX or LaTeX -relocated 1 -longdesc This package manages culturally-determined typographical (and -longdesc other) rules for a wide range of languages. A document may -longdesc select a single language to be supported, or it may select -longdesc several, in which case the document may switch from one -longdesc language to another in a variety of ways. Babel uses -longdesc contributed configuration files that provide the detail of what -longdesc has to be done for each language. Included is also a set of ini -longdesc files for about 200 languages. Many language styles work with -longdesc pdfLaTeX, as well as with XeLaTeX and LuaLaTeX, out of the box. -longdesc A few even work with plain formats. -containersize 143272 -containerchecksum 58a8a4680cc9b81be00672b86a4738cce76cd8233018c05de00cba64fa6d9bbdca97eaffd36932a8954275b3d5db225a8b259c2dc245907fb478e599653578d2 -doccontainersize 653364 -doccontainerchecksum 1a61d4d85dec5ba7abce49e5830cf40ab5aa5ba4d742c115bfea76321e50177de897d68d3fe9ebb532aa6d68edcb3f982501378f903fe143f7af7196004dc2d0 -docfiles size=164 - RELOC/doc/latex/babel/README.md details="Readme" - RELOC/doc/latex/babel/babel.pdf details="Package documentation" -srccontainersize 593936 -srccontainerchecksum 2c0179e176994c7e3e09b26e9b7e8a6bf1d2c5c7fd2f200674854c2917b7f41f68a99ea2891b81d49dcfdd53449e2c1888e8461386db1c3bd85d7911730d01ab -srcfiles size=328 - RELOC/source/latex/babel/babel.dtx - RELOC/source/latex/babel/babel.ins - RELOC/source/latex/babel/bbcompat.dtx - RELOC/source/latex/babel/bbidxglo.dtx - RELOC/source/latex/babel/locale.zip -runfiles size=818 - RELOC/makeindex/babel/bbglo.ist - RELOC/makeindex/babel/bbind.ist - RELOC/tex/generic/babel/UKenglish.sty - RELOC/tex/generic/babel/USenglish.sty - RELOC/tex/generic/babel/afrikaans.sty - RELOC/tex/generic/babel/albanian.sty - RELOC/tex/generic/babel/american.sty - RELOC/tex/generic/babel/austrian.sty - RELOC/tex/generic/babel/babel-bidi-basic-r.lua - RELOC/tex/generic/babel/babel-bidi-basic.lua - RELOC/tex/generic/babel/babel-bidi.lua - RELOC/tex/generic/babel/babel.def - RELOC/tex/generic/babel/babel.sty - RELOC/tex/generic/babel/bahasa.sty - RELOC/tex/generic/babel/bahasam.sty - RELOC/tex/generic/babel/basque.sty - RELOC/tex/generic/babel/blplain.tex - RELOC/tex/generic/babel/bplain.tex - RELOC/tex/generic/babel/breton.sty - RELOC/tex/generic/babel/british.sty - RELOC/tex/generic/babel/bulgarian.sty - RELOC/tex/generic/babel/catalan.sty - RELOC/tex/generic/babel/croatian.sty - RELOC/tex/generic/babel/czech.sty - RELOC/tex/generic/babel/danish.sty - RELOC/tex/generic/babel/dutch.sty - RELOC/tex/generic/babel/english.sty - RELOC/tex/generic/babel/esperanto.sty - RELOC/tex/generic/babel/estonian.sty - RELOC/tex/generic/babel/finnish.sty - RELOC/tex/generic/babel/francais.sty - RELOC/tex/generic/babel/galician.sty - RELOC/tex/generic/babel/germanb.sty - RELOC/tex/generic/babel/greek.sty - RELOC/tex/generic/babel/hebrew.sty - RELOC/tex/generic/babel/hyphen.cfg - RELOC/tex/generic/babel/icelandic.sty - RELOC/tex/generic/babel/interlingua.sty - RELOC/tex/generic/babel/irish.sty - RELOC/tex/generic/babel/italian.sty - RELOC/tex/generic/babel/latin.sty - RELOC/tex/generic/babel/locale/af/babel-af.ini - RELOC/tex/generic/babel/locale/af/babel-afrikaans.tex - RELOC/tex/generic/babel/locale/agq/babel-aghem.tex - RELOC/tex/generic/babel/locale/agq/babel-agq.ini - RELOC/tex/generic/babel/locale/ak/babel-ak.ini - RELOC/tex/generic/babel/locale/ak/babel-akan.tex - RELOC/tex/generic/babel/locale/am/babel-am.ini - RELOC/tex/generic/babel/locale/am/babel-amharic.tex - RELOC/tex/generic/babel/locale/ar/babel-ar-DZ.ini - RELOC/tex/generic/babel/locale/ar/babel-ar-MA.ini - RELOC/tex/generic/babel/locale/ar/babel-ar-SY.ini - RELOC/tex/generic/babel/locale/ar/babel-ar.ini - RELOC/tex/generic/babel/locale/ar/babel-arabic-algeria.tex - RELOC/tex/generic/babel/locale/ar/babel-arabic-dz.tex - RELOC/tex/generic/babel/locale/ar/babel-arabic-ma.tex - RELOC/tex/generic/babel/locale/ar/babel-arabic-morocco.tex - RELOC/tex/generic/babel/locale/ar/babel-arabic-sy.tex - RELOC/tex/generic/babel/locale/ar/babel-arabic-syria.tex - RELOC/tex/generic/babel/locale/ar/babel-arabic.tex - RELOC/tex/generic/babel/locale/as/babel-as.ini - RELOC/tex/generic/babel/locale/as/babel-assamese.tex - RELOC/tex/generic/babel/locale/asa/babel-asa.ini - RELOC/tex/generic/babel/locale/asa/babel-asu.tex - RELOC/tex/generic/babel/locale/ast/babel-ast.ini - RELOC/tex/generic/babel/locale/ast/babel-asturian.tex - RELOC/tex/generic/babel/locale/az/babel-az-Cyrl.ini - RELOC/tex/generic/babel/locale/az/babel-az-Latn.ini - RELOC/tex/generic/babel/locale/az/babel-az.ini - RELOC/tex/generic/babel/locale/az/babel-azerbaijani-cyrillic.tex - RELOC/tex/generic/babel/locale/az/babel-azerbaijani-cyrl.tex - RELOC/tex/generic/babel/locale/az/babel-azerbaijani-latin.tex - RELOC/tex/generic/babel/locale/az/babel-azerbaijani-latn.tex - RELOC/tex/generic/babel/locale/az/babel-azerbaijani.tex - RELOC/tex/generic/babel/locale/bas/babel-bas.ini - RELOC/tex/generic/babel/locale/bas/babel-basaa.tex - RELOC/tex/generic/babel/locale/be/babel-be.ini - RELOC/tex/generic/babel/locale/be/babel-belarusian.tex - RELOC/tex/generic/babel/locale/bem/babel-bem.ini - RELOC/tex/generic/babel/locale/bem/babel-bemba.tex - RELOC/tex/generic/babel/locale/bez/babel-bena.tex - RELOC/tex/generic/babel/locale/bez/babel-bez.ini - RELOC/tex/generic/babel/locale/bg/babel-bg.ini - RELOC/tex/generic/babel/locale/bg/babel-bulgarian.tex - RELOC/tex/generic/babel/locale/bm/babel-bambara.tex - RELOC/tex/generic/babel/locale/bm/babel-bm.ini - RELOC/tex/generic/babel/locale/bn/babel-bengali.tex - RELOC/tex/generic/babel/locale/bn/babel-bn.ini - RELOC/tex/generic/babel/locale/bo/babel-bo.ini - RELOC/tex/generic/babel/locale/bo/babel-tibetan.tex - RELOC/tex/generic/babel/locale/br/babel-br.ini - RELOC/tex/generic/babel/locale/br/babel-breton.tex - RELOC/tex/generic/babel/locale/brx/babel-bodo.tex - RELOC/tex/generic/babel/locale/brx/babel-brx.ini - RELOC/tex/generic/babel/locale/bs/babel-bosnian-cyrillic.tex - RELOC/tex/generic/babel/locale/bs/babel-bosnian-cyrl.tex - RELOC/tex/generic/babel/locale/bs/babel-bosnian-latin.tex - RELOC/tex/generic/babel/locale/bs/babel-bosnian-latn.tex - RELOC/tex/generic/babel/locale/bs/babel-bosnian.tex - RELOC/tex/generic/babel/locale/bs/babel-bs-Cyrl.ini - RELOC/tex/generic/babel/locale/bs/babel-bs-Latn.ini - RELOC/tex/generic/babel/locale/bs/babel-bs.ini - RELOC/tex/generic/babel/locale/ca/babel-ca.ini - RELOC/tex/generic/babel/locale/ca/babel-catalan.tex - RELOC/tex/generic/babel/locale/ce/babel-ce.ini - RELOC/tex/generic/babel/locale/ce/babel-chechen.tex - RELOC/tex/generic/babel/locale/cgg/babel-cgg.ini - RELOC/tex/generic/babel/locale/cgg/babel-chiga.tex - RELOC/tex/generic/babel/locale/chr/babel-cherokee.tex - RELOC/tex/generic/babel/locale/chr/babel-chr.ini - RELOC/tex/generic/babel/locale/ckb/babel-centralkurdish.tex - RELOC/tex/generic/babel/locale/ckb/babel-ckb.ini - RELOC/tex/generic/babel/locale/cs/babel-cs.ini - RELOC/tex/generic/babel/locale/cs/babel-czech.tex - RELOC/tex/generic/babel/locale/cy/babel-cy.ini - RELOC/tex/generic/babel/locale/cy/babel-welsh.tex - RELOC/tex/generic/babel/locale/da/babel-da.ini - RELOC/tex/generic/babel/locale/da/babel-danish.tex - RELOC/tex/generic/babel/locale/dav/babel-dav.ini - RELOC/tex/generic/babel/locale/dav/babel-taita.tex - RELOC/tex/generic/babel/locale/de/babel-austrian.tex - RELOC/tex/generic/babel/locale/de/babel-de-AT.ini - RELOC/tex/generic/babel/locale/de/babel-de-CH.ini - RELOC/tex/generic/babel/locale/de/babel-de.ini - RELOC/tex/generic/babel/locale/de/babel-german-at.tex - RELOC/tex/generic/babel/locale/de/babel-german-austria.tex - RELOC/tex/generic/babel/locale/de/babel-german-ch.tex - RELOC/tex/generic/babel/locale/de/babel-german-switzerland.tex - RELOC/tex/generic/babel/locale/de/babel-german.tex - RELOC/tex/generic/babel/locale/de/babel-nswissgerman.tex - RELOC/tex/generic/babel/locale/de/babel-swissgerman.tex - RELOC/tex/generic/babel/locale/dje/babel-dje.ini - RELOC/tex/generic/babel/locale/dje/babel-zarma.tex - RELOC/tex/generic/babel/locale/dsb/babel-dsb.ini - RELOC/tex/generic/babel/locale/dsb/babel-lowersorbian.tex - RELOC/tex/generic/babel/locale/dsb/babel-lsorbian.tex - RELOC/tex/generic/babel/locale/dua/babel-dua.ini - RELOC/tex/generic/babel/locale/dua/babel-duala.tex - RELOC/tex/generic/babel/locale/dyo/babel-dyo.ini - RELOC/tex/generic/babel/locale/dyo/babel-jolafonyi.tex - RELOC/tex/generic/babel/locale/dz/babel-dz.ini - RELOC/tex/generic/babel/locale/dz/babel-dzongkha.tex - RELOC/tex/generic/babel/locale/ebu/babel-ebu.ini - RELOC/tex/generic/babel/locale/ebu/babel-embu.tex - RELOC/tex/generic/babel/locale/ee/babel-ee.ini - RELOC/tex/generic/babel/locale/ee/babel-ewe.tex - RELOC/tex/generic/babel/locale/el/babel-el.ini - RELOC/tex/generic/babel/locale/el/babel-greek.tex - RELOC/tex/generic/babel/locale/en/babel-american.tex - RELOC/tex/generic/babel/locale/en/babel-australian.tex - RELOC/tex/generic/babel/locale/en/babel-british.tex - RELOC/tex/generic/babel/locale/en/babel-canadian.tex - RELOC/tex/generic/babel/locale/en/babel-en-AU.ini - RELOC/tex/generic/babel/locale/en/babel-en-CA.ini - RELOC/tex/generic/babel/locale/en/babel-en-GB.ini - RELOC/tex/generic/babel/locale/en/babel-en-NZ.ini - RELOC/tex/generic/babel/locale/en/babel-en-US.ini - RELOC/tex/generic/babel/locale/en/babel-en.ini - RELOC/tex/generic/babel/locale/en/babel-english-au.tex - RELOC/tex/generic/babel/locale/en/babel-english-australia.tex - RELOC/tex/generic/babel/locale/en/babel-english-ca.tex - RELOC/tex/generic/babel/locale/en/babel-english-canada.tex - RELOC/tex/generic/babel/locale/en/babel-english-gb.tex - RELOC/tex/generic/babel/locale/en/babel-english-newzealand.tex - RELOC/tex/generic/babel/locale/en/babel-english-nz.tex - RELOC/tex/generic/babel/locale/en/babel-english-unitedkingdom.tex - RELOC/tex/generic/babel/locale/en/babel-english-unitedstates.tex - RELOC/tex/generic/babel/locale/en/babel-english-us.tex - RELOC/tex/generic/babel/locale/en/babel-english.tex - RELOC/tex/generic/babel/locale/en/babel-newzealand.tex - RELOC/tex/generic/babel/locale/en/babel-ukenglish.tex - RELOC/tex/generic/babel/locale/en/babel-usenglish.tex - RELOC/tex/generic/babel/locale/eo/babel-eo.ini - RELOC/tex/generic/babel/locale/eo/babel-esperanto.tex - RELOC/tex/generic/babel/locale/es/babel-es-MX.ini - RELOC/tex/generic/babel/locale/es/babel-es.ini - RELOC/tex/generic/babel/locale/es/babel-mexican.tex - RELOC/tex/generic/babel/locale/es/babel-spanish-mexico.tex - RELOC/tex/generic/babel/locale/es/babel-spanish-mx.tex - RELOC/tex/generic/babel/locale/es/babel-spanish.tex - RELOC/tex/generic/babel/locale/et/babel-estonian.tex - RELOC/tex/generic/babel/locale/et/babel-et.ini - RELOC/tex/generic/babel/locale/eu/babel-basque.tex - RELOC/tex/generic/babel/locale/eu/babel-eu.ini - RELOC/tex/generic/babel/locale/ewo/babel-ewo.ini - RELOC/tex/generic/babel/locale/ewo/babel-ewondo.tex - RELOC/tex/generic/babel/locale/fa/babel-fa.ini - RELOC/tex/generic/babel/locale/fa/babel-persian.tex - RELOC/tex/generic/babel/locale/ff/babel-ff.ini - RELOC/tex/generic/babel/locale/ff/babel-fulah.tex - RELOC/tex/generic/babel/locale/fi/babel-fi.ini - RELOC/tex/generic/babel/locale/fi/babel-finnish.tex - RELOC/tex/generic/babel/locale/fil/babel-fil.ini - RELOC/tex/generic/babel/locale/fil/babel-filipino.tex - RELOC/tex/generic/babel/locale/fo/babel-faroese.tex - RELOC/tex/generic/babel/locale/fo/babel-fo.ini - RELOC/tex/generic/babel/locale/fr/babel-fr-BE.ini - RELOC/tex/generic/babel/locale/fr/babel-fr-CA.ini - RELOC/tex/generic/babel/locale/fr/babel-fr-CH.ini - RELOC/tex/generic/babel/locale/fr/babel-fr-LU.ini - RELOC/tex/generic/babel/locale/fr/babel-fr.ini - RELOC/tex/generic/babel/locale/fr/babel-french-be.tex - RELOC/tex/generic/babel/locale/fr/babel-french-belgium.tex - RELOC/tex/generic/babel/locale/fr/babel-french-ca.tex - RELOC/tex/generic/babel/locale/fr/babel-french-canada.tex - RELOC/tex/generic/babel/locale/fr/babel-french-ch.tex - RELOC/tex/generic/babel/locale/fr/babel-french-lu.tex - RELOC/tex/generic/babel/locale/fr/babel-french-luxembourg.tex - RELOC/tex/generic/babel/locale/fr/babel-french-switzerland.tex - RELOC/tex/generic/babel/locale/fr/babel-french.tex - RELOC/tex/generic/babel/locale/fur/babel-friulian.tex - RELOC/tex/generic/babel/locale/fur/babel-fur.ini - RELOC/tex/generic/babel/locale/fy/babel-fy.ini - RELOC/tex/generic/babel/locale/fy/babel-westernfrisian.tex - RELOC/tex/generic/babel/locale/ga/babel-ga.ini - RELOC/tex/generic/babel/locale/ga/babel-irish.tex - RELOC/tex/generic/babel/locale/gd/babel-gd.ini - RELOC/tex/generic/babel/locale/gd/babel-scottishgaelic.tex - RELOC/tex/generic/babel/locale/gl/babel-galician.tex - RELOC/tex/generic/babel/locale/gl/babel-gl.ini - RELOC/tex/generic/babel/locale/gsw/babel-gsw.ini - RELOC/tex/generic/babel/locale/gu/babel-gu.ini - RELOC/tex/generic/babel/locale/gu/babel-gujarati.tex - RELOC/tex/generic/babel/locale/guz/babel-gusii.tex - RELOC/tex/generic/babel/locale/guz/babel-guz.ini - RELOC/tex/generic/babel/locale/gv/babel-gv.ini - RELOC/tex/generic/babel/locale/gv/babel-manx.tex - RELOC/tex/generic/babel/locale/ha/babel-ha-GH.ini - RELOC/tex/generic/babel/locale/ha/babel-ha-NE.ini - RELOC/tex/generic/babel/locale/ha/babel-ha.ini - RELOC/tex/generic/babel/locale/ha/babel-hausa-gh.tex - RELOC/tex/generic/babel/locale/ha/babel-hausa-ghana.tex - RELOC/tex/generic/babel/locale/ha/babel-hausa-ne.tex - RELOC/tex/generic/babel/locale/ha/babel-hausa-niger.tex - RELOC/tex/generic/babel/locale/ha/babel-hausa.tex - RELOC/tex/generic/babel/locale/haw/babel-haw.ini - RELOC/tex/generic/babel/locale/haw/babel-hawaiian.tex - RELOC/tex/generic/babel/locale/he/babel-he.ini - RELOC/tex/generic/babel/locale/he/babel-hebrew.tex - RELOC/tex/generic/babel/locale/hi/babel-hi.ini - RELOC/tex/generic/babel/locale/hi/babel-hindi.tex - RELOC/tex/generic/babel/locale/hr/babel-croatian.tex - RELOC/tex/generic/babel/locale/hr/babel-hr.ini - RELOC/tex/generic/babel/locale/hsb/babel-hsb.ini - RELOC/tex/generic/babel/locale/hsb/babel-uppersorbian.tex - RELOC/tex/generic/babel/locale/hsb/babel-usorbian.tex - RELOC/tex/generic/babel/locale/hu/babel-hu.ini - RELOC/tex/generic/babel/locale/hu/babel-hungarian.tex - RELOC/tex/generic/babel/locale/hy/babel-armenian.tex - RELOC/tex/generic/babel/locale/hy/babel-hy.ini - RELOC/tex/generic/babel/locale/ia/babel-ia.ini - RELOC/tex/generic/babel/locale/ia/babel-interlingua.tex - RELOC/tex/generic/babel/locale/id/babel-id.ini - RELOC/tex/generic/babel/locale/id/babel-indonesian.tex - RELOC/tex/generic/babel/locale/ig/babel-ig.ini - RELOC/tex/generic/babel/locale/ig/babel-igbo.tex - RELOC/tex/generic/babel/locale/ii/babel-ii.ini - RELOC/tex/generic/babel/locale/ii/babel-sichuanyi.tex - RELOC/tex/generic/babel/locale/is/babel-icelandic.tex - RELOC/tex/generic/babel/locale/is/babel-is.ini - RELOC/tex/generic/babel/locale/it/babel-it.ini - RELOC/tex/generic/babel/locale/it/babel-italian.tex - RELOC/tex/generic/babel/locale/ja/babel-ja.ini - RELOC/tex/generic/babel/locale/ja/babel-japanese.tex - RELOC/tex/generic/babel/locale/jgo/babel-jgo.ini - RELOC/tex/generic/babel/locale/jgo/babel-ngomba.tex - RELOC/tex/generic/babel/locale/jmc/babel-jmc.ini - RELOC/tex/generic/babel/locale/jmc/babel-machame.tex - RELOC/tex/generic/babel/locale/ka/babel-georgian.tex - RELOC/tex/generic/babel/locale/ka/babel-ka.ini - RELOC/tex/generic/babel/locale/kab/babel-kab.ini - RELOC/tex/generic/babel/locale/kab/babel-kabyle.tex - RELOC/tex/generic/babel/locale/kam/babel-kam.ini - RELOC/tex/generic/babel/locale/kam/babel-kamba.tex - RELOC/tex/generic/babel/locale/kde/babel-kde.ini - RELOC/tex/generic/babel/locale/kde/babel-makonde.tex - RELOC/tex/generic/babel/locale/kea/babel-kabuverdianu.tex - RELOC/tex/generic/babel/locale/kea/babel-kea.ini - RELOC/tex/generic/babel/locale/khq/babel-khq.ini - RELOC/tex/generic/babel/locale/khq/babel-koyrachiini.tex - RELOC/tex/generic/babel/locale/ki/babel-ki.ini - RELOC/tex/generic/babel/locale/ki/babel-kikuyu.tex - RELOC/tex/generic/babel/locale/kk/babel-kazakh.tex - RELOC/tex/generic/babel/locale/kk/babel-kk.ini - RELOC/tex/generic/babel/locale/kkj/babel-kako.tex - RELOC/tex/generic/babel/locale/kkj/babel-kkj.ini - RELOC/tex/generic/babel/locale/kl/babel-kalaallisut.tex - RELOC/tex/generic/babel/locale/kl/babel-kl.ini - RELOC/tex/generic/babel/locale/kln/babel-kalenjin.tex - RELOC/tex/generic/babel/locale/kln/babel-kln.ini - RELOC/tex/generic/babel/locale/km/babel-khmer.tex - RELOC/tex/generic/babel/locale/km/babel-km.ini - RELOC/tex/generic/babel/locale/kn/babel-kannada.tex - RELOC/tex/generic/babel/locale/kn/babel-kn.ini - RELOC/tex/generic/babel/locale/ko/babel-ko.ini - RELOC/tex/generic/babel/locale/ko/babel-korean.tex - RELOC/tex/generic/babel/locale/kok/babel-kok.ini - RELOC/tex/generic/babel/locale/kok/babel-konkani.tex - RELOC/tex/generic/babel/locale/ks/babel-kashmiri.tex - RELOC/tex/generic/babel/locale/ks/babel-ks.ini - RELOC/tex/generic/babel/locale/ksb/babel-ksb.ini - RELOC/tex/generic/babel/locale/ksb/babel-shambala.tex - RELOC/tex/generic/babel/locale/ksf/babel-bafia.tex - RELOC/tex/generic/babel/locale/ksf/babel-ksf.ini - RELOC/tex/generic/babel/locale/ksh/babel-colognian.tex - RELOC/tex/generic/babel/locale/ksh/babel-ksh.ini - RELOC/tex/generic/babel/locale/kw/babel-cornish.tex - RELOC/tex/generic/babel/locale/kw/babel-kw.ini - RELOC/tex/generic/babel/locale/ky/babel-ky.ini - RELOC/tex/generic/babel/locale/ky/babel-kyrgyz.tex - RELOC/tex/generic/babel/locale/lag/babel-lag.ini - RELOC/tex/generic/babel/locale/lag/babel-langi.tex - RELOC/tex/generic/babel/locale/lb/babel-lb.ini - RELOC/tex/generic/babel/locale/lb/babel-luxembourgish.tex - RELOC/tex/generic/babel/locale/lg/babel-ganda.tex - RELOC/tex/generic/babel/locale/lg/babel-lg.ini - RELOC/tex/generic/babel/locale/lkt/babel-lakota.tex - RELOC/tex/generic/babel/locale/lkt/babel-lkt.ini - RELOC/tex/generic/babel/locale/ln/babel-lingala.tex - RELOC/tex/generic/babel/locale/ln/babel-ln.ini - RELOC/tex/generic/babel/locale/lo/babel-lao.tex - RELOC/tex/generic/babel/locale/lo/babel-lo.ini - RELOC/tex/generic/babel/locale/lrc/babel-lrc.ini - RELOC/tex/generic/babel/locale/lrc/babel-northernluri.tex - RELOC/tex/generic/babel/locale/lt/babel-lithuanian.tex - RELOC/tex/generic/babel/locale/lt/babel-lt.ini - RELOC/tex/generic/babel/locale/lu/babel-lu.ini - RELOC/tex/generic/babel/locale/lu/babel-lubakatanga.tex - RELOC/tex/generic/babel/locale/luo/babel-luo.ini - RELOC/tex/generic/babel/locale/luo/babel-luo.tex - RELOC/tex/generic/babel/locale/luy/babel-luy.ini - RELOC/tex/generic/babel/locale/luy/babel-luyia.tex - RELOC/tex/generic/babel/locale/lv/babel-latvian.tex - RELOC/tex/generic/babel/locale/lv/babel-lv.ini - RELOC/tex/generic/babel/locale/mas/babel-mas.ini - RELOC/tex/generic/babel/locale/mas/babel-masai.tex - RELOC/tex/generic/babel/locale/mer/babel-mer.ini - RELOC/tex/generic/babel/locale/mer/babel-meru.tex - RELOC/tex/generic/babel/locale/mfe/babel-mfe.ini - RELOC/tex/generic/babel/locale/mfe/babel-morisyen.tex - RELOC/tex/generic/babel/locale/mg/babel-malagasy.tex - RELOC/tex/generic/babel/locale/mg/babel-mg.ini - RELOC/tex/generic/babel/locale/mgh/babel-makhuwameetto.tex - RELOC/tex/generic/babel/locale/mgh/babel-mgh.ini - RELOC/tex/generic/babel/locale/mgo/babel-meta.tex - RELOC/tex/generic/babel/locale/mgo/babel-mgo.ini - RELOC/tex/generic/babel/locale/mk/babel-macedonian.tex - RELOC/tex/generic/babel/locale/mk/babel-mk.ini - RELOC/tex/generic/babel/locale/ml/babel-malayalam.tex - RELOC/tex/generic/babel/locale/ml/babel-ml.ini - RELOC/tex/generic/babel/locale/mn/babel-mn.ini - RELOC/tex/generic/babel/locale/mn/babel-mongolian.tex - RELOC/tex/generic/babel/locale/mr/babel-marathi.tex - RELOC/tex/generic/babel/locale/mr/babel-mr.ini - RELOC/tex/generic/babel/locale/ms/babel-malay-bn.tex - RELOC/tex/generic/babel/locale/ms/babel-malay-brunei.tex - RELOC/tex/generic/babel/locale/ms/babel-malay-sg.tex - RELOC/tex/generic/babel/locale/ms/babel-malay-singapore.tex - RELOC/tex/generic/babel/locale/ms/babel-malay.tex - RELOC/tex/generic/babel/locale/ms/babel-ms-BN.ini - RELOC/tex/generic/babel/locale/ms/babel-ms-SG.ini - RELOC/tex/generic/babel/locale/ms/babel-ms.ini - RELOC/tex/generic/babel/locale/mt/babel-maltese.tex - RELOC/tex/generic/babel/locale/mt/babel-mt.ini - RELOC/tex/generic/babel/locale/mua/babel-mua.ini - RELOC/tex/generic/babel/locale/mua/babel-mundang.tex - RELOC/tex/generic/babel/locale/my/babel-burmese.tex - RELOC/tex/generic/babel/locale/my/babel-my.ini - RELOC/tex/generic/babel/locale/mzn/babel-mazanderani.tex - RELOC/tex/generic/babel/locale/mzn/babel-mzn.ini - RELOC/tex/generic/babel/locale/naq/babel-nama.tex - RELOC/tex/generic/babel/locale/naq/babel-naq.ini - RELOC/tex/generic/babel/locale/nb/babel-nb.ini - RELOC/tex/generic/babel/locale/nb/babel-norsk.tex - RELOC/tex/generic/babel/locale/nb/babel-norwegianbokmal.tex - RELOC/tex/generic/babel/locale/nd/babel-nd.ini - RELOC/tex/generic/babel/locale/nd/babel-northndebele.tex - RELOC/tex/generic/babel/locale/ne/babel-ne.ini - RELOC/tex/generic/babel/locale/ne/babel-nepali.tex - RELOC/tex/generic/babel/locale/nl/babel-dutch.tex - RELOC/tex/generic/babel/locale/nl/babel-nl.ini - RELOC/tex/generic/babel/locale/nmg/babel-kwasio.tex - RELOC/tex/generic/babel/locale/nmg/babel-nmg.ini - RELOC/tex/generic/babel/locale/nn/babel-nn.ini - RELOC/tex/generic/babel/locale/nn/babel-norwegiannynorsk.tex - RELOC/tex/generic/babel/locale/nn/babel-nynorsk.tex - RELOC/tex/generic/babel/locale/nnh/babel-ngiemboon.tex - RELOC/tex/generic/babel/locale/nnh/babel-nnh.ini - RELOC/tex/generic/babel/locale/nus/babel-nuer.tex - RELOC/tex/generic/babel/locale/nus/babel-nus.ini - RELOC/tex/generic/babel/locale/nyn/babel-nyankole.tex - RELOC/tex/generic/babel/locale/nyn/babel-nyn.ini - RELOC/tex/generic/babel/locale/oc/babel-oc.ini - RELOC/tex/generic/babel/locale/oc/babel-occitan.tex - RELOC/tex/generic/babel/locale/om/babel-om.ini - RELOC/tex/generic/babel/locale/om/babel-oromo.tex - RELOC/tex/generic/babel/locale/or/babel-or.ini - RELOC/tex/generic/babel/locale/or/babel-oriya.tex - RELOC/tex/generic/babel/locale/os/babel-os.ini - RELOC/tex/generic/babel/locale/os/babel-ossetic.tex - RELOC/tex/generic/babel/locale/pa/babel-pa-Arab.ini - RELOC/tex/generic/babel/locale/pa/babel-pa-Guru.ini - RELOC/tex/generic/babel/locale/pa/babel-pa.ini - RELOC/tex/generic/babel/locale/pa/babel-punjabi-arab.tex - RELOC/tex/generic/babel/locale/pa/babel-punjabi-arabic.tex - RELOC/tex/generic/babel/locale/pa/babel-punjabi-gurmukhi.tex - RELOC/tex/generic/babel/locale/pa/babel-punjabi-guru.tex - RELOC/tex/generic/babel/locale/pa/babel-punjabi.tex - RELOC/tex/generic/babel/locale/pl/babel-pl.ini - RELOC/tex/generic/babel/locale/pl/babel-polish.tex - RELOC/tex/generic/babel/locale/pms/babel-piedmontese.tex - RELOC/tex/generic/babel/locale/pms/babel-pms.ini - RELOC/tex/generic/babel/locale/ps/babel-pashto.tex - RELOC/tex/generic/babel/locale/ps/babel-ps.ini - RELOC/tex/generic/babel/locale/pt/babel-brazilian.tex - RELOC/tex/generic/babel/locale/pt/babel-portuguese-br.tex - RELOC/tex/generic/babel/locale/pt/babel-portuguese-brazil.tex - RELOC/tex/generic/babel/locale/pt/babel-portuguese-portugal.tex - RELOC/tex/generic/babel/locale/pt/babel-portuguese-pt.tex - RELOC/tex/generic/babel/locale/pt/babel-portuguese.tex - RELOC/tex/generic/babel/locale/pt/babel-pt-BR.ini - RELOC/tex/generic/babel/locale/pt/babel-pt-PT.ini - RELOC/tex/generic/babel/locale/pt/babel-pt.ini - RELOC/tex/generic/babel/locale/qu/babel-qu.ini - RELOC/tex/generic/babel/locale/qu/babel-quechua.tex - RELOC/tex/generic/babel/locale/rm/babel-rm.ini - RELOC/tex/generic/babel/locale/rm/babel-romansh.tex - RELOC/tex/generic/babel/locale/rn/babel-rn.ini - RELOC/tex/generic/babel/locale/rn/babel-rundi.tex - RELOC/tex/generic/babel/locale/ro/babel-ro.ini - RELOC/tex/generic/babel/locale/ro/babel-romanian.tex - RELOC/tex/generic/babel/locale/rof/babel-rof.ini - RELOC/tex/generic/babel/locale/rof/babel-rombo.tex - RELOC/tex/generic/babel/locale/ru/babel-ru.ini - RELOC/tex/generic/babel/locale/ru/babel-russian.tex - RELOC/tex/generic/babel/locale/rw/babel-kinyarwanda.tex - RELOC/tex/generic/babel/locale/rw/babel-rw.ini - RELOC/tex/generic/babel/locale/rwk/babel-rwa.tex - RELOC/tex/generic/babel/locale/rwk/babel-rwk.ini - RELOC/tex/generic/babel/locale/sa/babel-sa-Beng.ini - RELOC/tex/generic/babel/locale/sa/babel-sa-Deva.ini - RELOC/tex/generic/babel/locale/sa/babel-sa-Gujr.ini - RELOC/tex/generic/babel/locale/sa/babel-sa-Knda.ini - RELOC/tex/generic/babel/locale/sa/babel-sa-Mlym.ini - RELOC/tex/generic/babel/locale/sa/babel-sa-Telu.ini - RELOC/tex/generic/babel/locale/sa/babel-sa.ini - RELOC/tex/generic/babel/locale/sa/babel-sanskrit-beng.tex - RELOC/tex/generic/babel/locale/sa/babel-sanskrit-bengali.tex - RELOC/tex/generic/babel/locale/sa/babel-sanskrit-deva.tex - RELOC/tex/generic/babel/locale/sa/babel-sanskrit-devanagari.tex - RELOC/tex/generic/babel/locale/sa/babel-sanskrit-gujarati.tex - RELOC/tex/generic/babel/locale/sa/babel-sanskrit-gujr.tex - RELOC/tex/generic/babel/locale/sa/babel-sanskrit-kannada.tex - RELOC/tex/generic/babel/locale/sa/babel-sanskrit-knda.tex - RELOC/tex/generic/babel/locale/sa/babel-sanskrit-malayalam.tex - RELOC/tex/generic/babel/locale/sa/babel-sanskrit-mlym.tex - RELOC/tex/generic/babel/locale/sa/babel-sanskrit-telu.tex - RELOC/tex/generic/babel/locale/sa/babel-sanskrit-telugu.tex - RELOC/tex/generic/babel/locale/sa/babel-sanskrit.tex - RELOC/tex/generic/babel/locale/sah/babel-sah.ini - RELOC/tex/generic/babel/locale/sah/babel-sakha.tex - RELOC/tex/generic/babel/locale/saq/babel-samburu.tex - RELOC/tex/generic/babel/locale/saq/babel-saq.ini - RELOC/tex/generic/babel/locale/sbp/babel-sangu.tex - RELOC/tex/generic/babel/locale/sbp/babel-sbp.ini - RELOC/tex/generic/babel/locale/se/babel-northernsami.tex - RELOC/tex/generic/babel/locale/se/babel-samin.tex - RELOC/tex/generic/babel/locale/se/babel-se.ini - RELOC/tex/generic/babel/locale/seh/babel-seh.ini - RELOC/tex/generic/babel/locale/seh/babel-sena.tex - RELOC/tex/generic/babel/locale/ses/babel-koyraborosenni.tex - RELOC/tex/generic/babel/locale/ses/babel-ses.ini - RELOC/tex/generic/babel/locale/sg/babel-sango.tex - RELOC/tex/generic/babel/locale/sg/babel-sg.ini - RELOC/tex/generic/babel/locale/shi/babel-shi-Latn.ini - RELOC/tex/generic/babel/locale/shi/babel-shi-Tfng.ini - RELOC/tex/generic/babel/locale/shi/babel-shi.ini - RELOC/tex/generic/babel/locale/shi/babel-tachelhit-latin.tex - RELOC/tex/generic/babel/locale/shi/babel-tachelhit-latn.tex - RELOC/tex/generic/babel/locale/shi/babel-tachelhit-tfng.tex - RELOC/tex/generic/babel/locale/shi/babel-tachelhit-tifinagh.tex - RELOC/tex/generic/babel/locale/shi/babel-tachelhit.tex - RELOC/tex/generic/babel/locale/si/babel-si.ini - RELOC/tex/generic/babel/locale/si/babel-sinhala.tex - RELOC/tex/generic/babel/locale/sk/babel-sk.ini - RELOC/tex/generic/babel/locale/sk/babel-slovak.tex - RELOC/tex/generic/babel/locale/sl/babel-sl.ini - RELOC/tex/generic/babel/locale/sl/babel-slovene.tex - RELOC/tex/generic/babel/locale/sl/babel-slovenian.tex - RELOC/tex/generic/babel/locale/smn/babel-inarisami.tex - RELOC/tex/generic/babel/locale/smn/babel-smn.ini - RELOC/tex/generic/babel/locale/sn/babel-shona.tex - RELOC/tex/generic/babel/locale/sn/babel-sn.ini - RELOC/tex/generic/babel/locale/so/babel-so.ini - RELOC/tex/generic/babel/locale/so/babel-somali.tex - RELOC/tex/generic/babel/locale/sq/babel-albanian.tex - RELOC/tex/generic/babel/locale/sq/babel-sq.ini - RELOC/tex/generic/babel/locale/sr/babel-serbian-cyrillic-bosniaherzegovina.tex - RELOC/tex/generic/babel/locale/sr/babel-serbian-cyrillic-kosovo.tex - RELOC/tex/generic/babel/locale/sr/babel-serbian-cyrillic-montenegro.tex - RELOC/tex/generic/babel/locale/sr/babel-serbian-cyrillic.tex - RELOC/tex/generic/babel/locale/sr/babel-serbian-cyrl-ba.tex - RELOC/tex/generic/babel/locale/sr/babel-serbian-cyrl-me.tex - RELOC/tex/generic/babel/locale/sr/babel-serbian-cyrl-xk.tex - RELOC/tex/generic/babel/locale/sr/babel-serbian-cyrl.tex - RELOC/tex/generic/babel/locale/sr/babel-serbian-latin-bosniaherzegovina.tex - RELOC/tex/generic/babel/locale/sr/babel-serbian-latin-kosovo.tex - RELOC/tex/generic/babel/locale/sr/babel-serbian-latin-montenegro.tex - RELOC/tex/generic/babel/locale/sr/babel-serbian-latin.tex - RELOC/tex/generic/babel/locale/sr/babel-serbian-latn-ba.tex - RELOC/tex/generic/babel/locale/sr/babel-serbian-latn-me.tex - RELOC/tex/generic/babel/locale/sr/babel-serbian-latn-xk.tex - RELOC/tex/generic/babel/locale/sr/babel-serbian-latn.tex - RELOC/tex/generic/babel/locale/sr/babel-serbian.tex - RELOC/tex/generic/babel/locale/sr/babel-sr-Cyrl-BA.ini - RELOC/tex/generic/babel/locale/sr/babel-sr-Cyrl-ME.ini - RELOC/tex/generic/babel/locale/sr/babel-sr-Cyrl-XK.ini - RELOC/tex/generic/babel/locale/sr/babel-sr-Cyrl.ini - RELOC/tex/generic/babel/locale/sr/babel-sr-Latn-BA.ini - RELOC/tex/generic/babel/locale/sr/babel-sr-Latn-ME.ini - RELOC/tex/generic/babel/locale/sr/babel-sr-Latn-XK.ini - RELOC/tex/generic/babel/locale/sr/babel-sr-Latn.ini - RELOC/tex/generic/babel/locale/sr/babel-sr.ini - RELOC/tex/generic/babel/locale/sv/babel-sv.ini - RELOC/tex/generic/babel/locale/sv/babel-swedish.tex - RELOC/tex/generic/babel/locale/sw/babel-sw.ini - RELOC/tex/generic/babel/locale/sw/babel-swahili.tex - RELOC/tex/generic/babel/locale/ta/babel-ta.ini - RELOC/tex/generic/babel/locale/ta/babel-tamil.tex - RELOC/tex/generic/babel/locale/te/babel-te.ini - RELOC/tex/generic/babel/locale/te/babel-telugu.tex - RELOC/tex/generic/babel/locale/teo/babel-teo.ini - RELOC/tex/generic/babel/locale/teo/babel-teso.tex - RELOC/tex/generic/babel/locale/th/babel-th.ini - RELOC/tex/generic/babel/locale/th/babel-thai.tex - RELOC/tex/generic/babel/locale/ti/babel-ti.ini - RELOC/tex/generic/babel/locale/ti/babel-tigrinya.tex - RELOC/tex/generic/babel/locale/tk/babel-tk.ini - RELOC/tex/generic/babel/locale/tk/babel-turkmen.tex - RELOC/tex/generic/babel/locale/to/babel-to.ini - RELOC/tex/generic/babel/locale/to/babel-tongan.tex - RELOC/tex/generic/babel/locale/tr/babel-tr.ini - RELOC/tex/generic/babel/locale/tr/babel-turkish.tex - RELOC/tex/generic/babel/locale/twq/babel-tasawaq.tex - RELOC/tex/generic/babel/locale/twq/babel-twq.ini - RELOC/tex/generic/babel/locale/tzm/babel-centralatlastamazight.tex - RELOC/tex/generic/babel/locale/tzm/babel-tzm.ini - RELOC/tex/generic/babel/locale/ug/babel-ug.ini - RELOC/tex/generic/babel/locale/ug/babel-uyghur.tex - RELOC/tex/generic/babel/locale/uk/babel-uk.ini - RELOC/tex/generic/babel/locale/uk/babel-ukrainian.tex - RELOC/tex/generic/babel/locale/ur/babel-ur.ini - RELOC/tex/generic/babel/locale/ur/babel-urdu.tex - RELOC/tex/generic/babel/locale/uz/babel-uz-Arab.ini - RELOC/tex/generic/babel/locale/uz/babel-uz-Cyrl.ini - RELOC/tex/generic/babel/locale/uz/babel-uz-Latn.ini - RELOC/tex/generic/babel/locale/uz/babel-uz.ini - RELOC/tex/generic/babel/locale/uz/babel-uzbek-arab.tex - RELOC/tex/generic/babel/locale/uz/babel-uzbek-arabic.tex - RELOC/tex/generic/babel/locale/uz/babel-uzbek-cyrillic.tex - RELOC/tex/generic/babel/locale/uz/babel-uzbek-cyrl.tex - RELOC/tex/generic/babel/locale/uz/babel-uzbek-latin.tex - RELOC/tex/generic/babel/locale/uz/babel-uzbek-latn.tex - RELOC/tex/generic/babel/locale/uz/babel-uzbek.tex - RELOC/tex/generic/babel/locale/vai/babel-vai-Latn.ini - RELOC/tex/generic/babel/locale/vai/babel-vai-Vaii.ini - RELOC/tex/generic/babel/locale/vai/babel-vai-latin.tex - RELOC/tex/generic/babel/locale/vai/babel-vai-latn.tex - RELOC/tex/generic/babel/locale/vai/babel-vai-vai.tex - RELOC/tex/generic/babel/locale/vai/babel-vai-vaii.tex - RELOC/tex/generic/babel/locale/vai/babel-vai.ini - RELOC/tex/generic/babel/locale/vai/babel-vai.tex - RELOC/tex/generic/babel/locale/vi/babel-vi.ini - RELOC/tex/generic/babel/locale/vi/babel-vietnam.tex - RELOC/tex/generic/babel/locale/vi/babel-vietnamese.tex - RELOC/tex/generic/babel/locale/vun/babel-vun.ini - RELOC/tex/generic/babel/locale/vun/babel-vunjo.tex - RELOC/tex/generic/babel/locale/wae/babel-wae.ini - RELOC/tex/generic/babel/locale/wae/babel-walser.tex - RELOC/tex/generic/babel/locale/xog/babel-soga.tex - RELOC/tex/generic/babel/locale/xog/babel-xog.ini - RELOC/tex/generic/babel/locale/yav/babel-yangben.tex - RELOC/tex/generic/babel/locale/yav/babel-yav.ini - RELOC/tex/generic/babel/locale/yi/babel-yi.ini - RELOC/tex/generic/babel/locale/yi/babel-yiddish.tex - RELOC/tex/generic/babel/locale/yo/babel-yo.ini - RELOC/tex/generic/babel/locale/yo/babel-yoruba.tex - RELOC/tex/generic/babel/locale/yue/babel-cantonese.tex - RELOC/tex/generic/babel/locale/yue/babel-yue.ini - RELOC/tex/generic/babel/locale/zgh/babel-standardmoroccantamazight.tex - RELOC/tex/generic/babel/locale/zgh/babel-zgh.ini - RELOC/tex/generic/babel/locale/zh/babel-chinese-hans-hk.tex - RELOC/tex/generic/babel/locale/zh/babel-chinese-hans-mo.tex - RELOC/tex/generic/babel/locale/zh/babel-chinese-hans-sg.tex - RELOC/tex/generic/babel/locale/zh/babel-chinese-hans.tex - RELOC/tex/generic/babel/locale/zh/babel-chinese-hant-hk.tex - RELOC/tex/generic/babel/locale/zh/babel-chinese-hant-mo.tex - RELOC/tex/generic/babel/locale/zh/babel-chinese-hant.tex - RELOC/tex/generic/babel/locale/zh/babel-chinese-simplified-hongkongsarchina.tex - RELOC/tex/generic/babel/locale/zh/babel-chinese-simplified-macausarchina.tex - RELOC/tex/generic/babel/locale/zh/babel-chinese-simplified-singapore.tex - RELOC/tex/generic/babel/locale/zh/babel-chinese-simplified.tex - RELOC/tex/generic/babel/locale/zh/babel-chinese-traditional-hongkongsarchina.tex - RELOC/tex/generic/babel/locale/zh/babel-chinese-traditional-macausarchina.tex - RELOC/tex/generic/babel/locale/zh/babel-chinese-traditional.tex - RELOC/tex/generic/babel/locale/zh/babel-chinese.tex - RELOC/tex/generic/babel/locale/zh/babel-zh-Hans-HK.ini - RELOC/tex/generic/babel/locale/zh/babel-zh-Hans-MO.ini - RELOC/tex/generic/babel/locale/zh/babel-zh-Hans-SG.ini - RELOC/tex/generic/babel/locale/zh/babel-zh-Hans.ini - RELOC/tex/generic/babel/locale/zh/babel-zh-Hant-HK.ini - RELOC/tex/generic/babel/locale/zh/babel-zh-Hant-MO.ini - RELOC/tex/generic/babel/locale/zh/babel-zh-Hant.ini - RELOC/tex/generic/babel/locale/zh/babel-zh.ini - RELOC/tex/generic/babel/locale/zu/babel-zu.ini - RELOC/tex/generic/babel/locale/zu/babel-zulu.tex - RELOC/tex/generic/babel/lsorbian.sty - RELOC/tex/generic/babel/luababel.def - RELOC/tex/generic/babel/magyar.sty - RELOC/tex/generic/babel/naustrian.sty - RELOC/tex/generic/babel/ngermanb.sty - RELOC/tex/generic/babel/nil.ldf - RELOC/tex/generic/babel/norsk.sty - RELOC/tex/generic/babel/plain.def - RELOC/tex/generic/babel/polish.sty - RELOC/tex/generic/babel/portuges.sty - RELOC/tex/generic/babel/romanian.sty - RELOC/tex/generic/babel/russianb.sty - RELOC/tex/generic/babel/samin.sty - RELOC/tex/generic/babel/scottish.sty - RELOC/tex/generic/babel/serbian.sty - RELOC/tex/generic/babel/slovak.sty - RELOC/tex/generic/babel/slovene.sty - RELOC/tex/generic/babel/spanish.sty - RELOC/tex/generic/babel/swedish.sty - RELOC/tex/generic/babel/switch.def - RELOC/tex/generic/babel/turkish.sty - RELOC/tex/generic/babel/txtbabel.def - RELOC/tex/generic/babel/ukraineb.sty - RELOC/tex/generic/babel/usorbian.sty - RELOC/tex/generic/babel/welsh.sty - RELOC/tex/generic/babel/xebabel.def -catalogue-also polyglossia -catalogue-contact-bugs https://github.com/latex3/latex2e/issues -catalogue-contact-repository https://github.com/latex3/latex2e/tree/master/required/babel -catalogue-ctan /macros/latex/required/babel/base -catalogue-date 2018-11-13 13:52:39 +0100 -catalogue-license lppl1.3 -catalogue-topics multilingual -catalogue-version 3.27 - -name babel-albanian -category Package -revision 30254 -shortdesc Support for Albanian within babel -relocated 1 -longdesc The package provides support for typesetting Albanian (as part -longdesc of the babel system). -containersize 2472 -containerchecksum 4ded4b96f04ede479629ce0d00106f0e4a465192d05b00b02c0a2371ddfd498697bea3d5ded41e8293ee86b27d10227eb0619087b4b4fd7620b2f5fe25331364 -doccontainersize 124384 -doccontainerchecksum cda9366b09ff803ea627a3671572294ed9ea57e64d0601519e048e88bcf5fdc6e93fc1e8f348cd3e40464030023de80804993d085a91ca32c624bc0569a84b46 -docfiles size=31 - RELOC/doc/generic/babel-albanian/albanian.pdf details="Package documentation" -srccontainersize 5084 -srccontainerchecksum 2c1eecf94db156b41dacee9778e6a1fa70a0c7a2daa8cf542d3a06361b17e9c30ac236e898949a2e1a28fe0a18aa7d267cfc423e3511fefd711d7c6ec8cbb4e3 -srcfiles size=5 - RELOC/source/generic/babel-albanian/albanian.dtx - RELOC/source/generic/babel-albanian/albanian.ins -runfiles size=2 - RELOC/tex/generic/babel-albanian/albanian.ldf -catalogue-ctan /macros/latex/contrib/babel-contrib/albanian -catalogue-date 2018-01-13 10:24:37 +0100 -catalogue-license lppl -catalogue-topics albanian -catalogue-version 1.0c - -name babel-azerbaijani -category Package -revision 44197 -shortdesc Support for Azerbaijani within babel -relocated 1 -longdesc This is the babel style for Azerbaijani. This language poses -longdesc special challenges because no "traditional" font encoding -longdesc contains the full character set, and therefore a mixture must -longdesc be used (e.g., T2A and T1). This package is compatible with -longdesc Unicode engines (LuaTeX, XeTeX), which are very likely the most -longdesc convenient way to write Azerbaijani documents. -containersize 3052 -containerchecksum ff5d20bfaf8abe1548758de9df8010c245d3378c16fd122cf017e48e8743274041b30fa162c7ab25db41118771c933cc369ac64da5050f56cb66afacf1dc218f -doccontainersize 232940 -doccontainerchecksum f2f4e56a31a221187d9518deec555d845f2ccfa209b56b97a0db26c08074a50cebe3b4e72827c0e086519e4faf8c2e25f29ec840353624be53da2d2e71743677 -docfiles size=58 - RELOC/doc/generic/babel-azerbaijani/README details="Readme" - RELOC/doc/generic/babel-azerbaijani/azerbaijani.pdf details="Package documentation" -srccontainersize 5160 -srccontainerchecksum 610ac48a2a8af1fd568edfab12d823796d969b5bffcd386f961faaa24ce5fba80adaca4753ca942eacdc043cc1faa32a60f2ef8b079e2c009c94ec6f0122394d -srcfiles size=5 - RELOC/source/generic/babel-azerbaijani/azerbaijani.dtx - RELOC/source/generic/babel-azerbaijani/azerbaijani.ins -runfiles size=2 - RELOC/tex/generic/babel-azerbaijani/azerbaijani.ldf -catalogue-ctan /macros/latex/contrib/babel-contrib/azerbaijani -catalogue-date 2017-06-05 06:44:00 +0200 -catalogue-license lppl1.3 -catalogue-topics azerbaijani multilingual-addon -catalogue-version 1.0a - -name babel-basque -category Package -revision 30256 -shortdesc Babel contributed support for Basque -relocated 1 -longdesc The package establishes Basque conventions in a document. -containersize 2664 -containerchecksum 6f37623cffc4e1428b1ed54336667e1520ae7340e325f72320e4ed81a95170fe90c97219e16158c3bbe396b245ae2389c5c39e4172dc18364238c4cdd5a59a97 -doccontainersize 155356 -doccontainerchecksum a4db9e3815c5b30a6f8db93ca272035f53c72d26d408b78c4c49f1a92038e992de081711ed75d5f6447a17ca19774e33441431da759752b0f45296f1978b84b4 -docfiles size=38 - RELOC/doc/generic/babel-basque/basque.pdf details="Package documentation" -srccontainersize 6468 -srccontainerchecksum 2463bb86298d3470eef2a69b0c45919f818fe51db3700e3c688c96921280fc582c0683a24e875572d324354b67b2728233f57dd69eda14e1eddd1be03b144e6b -srcfiles size=6 - RELOC/source/generic/babel-basque/basque.dtx - RELOC/source/generic/babel-basque/basque.ins -runfiles size=2 - RELOC/tex/generic/babel-basque/basque.ldf -catalogue-ctan /macros/latex/contrib/babel-contrib/basque -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics basque multilingual-addon -catalogue-version 1.0f - -name babel-belarusian -category Package -revision 49022 -shortdesc Babel support for Belarusian -relocated 1 -longdesc The package provides support for use of Babel in documents -longdesc written in Belarusian. -containersize 5112 -containerchecksum 4c1d9ecd076399b23dd55f7ab3043f909e1e53b816a58902bebaf9fe8cab1af3ed3143ea1f401e64a8b7b66085302eaf52d759b5f0204829c3d12d2f1b4700c8 -doccontainersize 152780 -doccontainerchecksum f0166f30a8eaf1c7f04f4c234d24c2754865c75895be7227ce28536852b7917a62acdf7d52de5b3ff565e603c175c3a616bb89136bc812c3d47b0d782af12af7 -docfiles size=39 - RELOC/doc/generic/babel-belarusian/README.md details="Readme" - RELOC/doc/generic/babel-belarusian/belarusian.pdf details="Package documentation" -srccontainersize 21492 -srccontainerchecksum 39ae46b820fa0183ec755f97fd85a49a29f24f852c64f0e9ea5b8d375bfbd69ab0e3b3b693898ff2a7d6d80d998a82d09c71760a6aeacf0a406697a764fd8f7e -srcfiles size=22 - RELOC/source/generic/babel-belarusian/belarusian.dtx - RELOC/source/generic/babel-belarusian/belarusian.ins -runfiles size=6 - RELOC/tex/generic/babel-belarusian/belarusian.ldf -catalogue-contact-bugs https://github.com/andrewshadura/babel-belarusian/issues -catalogue-contact-repository https://github.com/andrewshadura/babel-belarusian -catalogue-ctan /macros/latex/contrib/babel-contrib/belarusian -catalogue-date 2018-10-09 18:40:30 +0200 -catalogue-license lppl1.3c -catalogue-topics multilingual-addon belarusian -catalogue-version 1.5 - -name babel-bosnian -category Package -revision 38174 -shortdesc Babel contrib support for Bosnian -relocated 1 -longdesc The package provides a language definition file that enables -longdesc support of Bosnian with babel. -containersize 2080 -containerchecksum 4b0e663a3a1fb99e58730a1d4b4b2a1ab6194eef4004faf8a15a44232079705bfa8d4dad624a0b1daff602fc4d84bc4531910cc506d35d49be6ccdd52a976f48 -doccontainersize 103212 -doccontainerchecksum 57ee6ed2169c6f981b9dd8173fca92e23ccc6631bb8a960f7eef0a9f4a0a6b839deafe211ce80cd1769046b0dfff4aa50491a49d42f40aa2bf9154ac8fbf51a7 -docfiles size=27 - RELOC/doc/generic/babel-bosnian/README details="Readme" - RELOC/doc/generic/babel-bosnian/bosnian.pdf details="Package documentation" -srccontainersize 4340 -srccontainerchecksum b045fd77dbc51f60ebd5aea7a8967fcc7786b272fca7c5388af57e956d72d63ca90d6e01a58f531ab15a967a76d277941c65606bc824c6b49df5eaf4bb078bc6 -srcfiles size=4 - RELOC/source/generic/babel-bosnian/bosnian.dtx - RELOC/source/generic/babel-bosnian/bosnian.ins -runfiles size=1 - RELOC/tex/generic/babel-bosnian/bosnian.ldf -catalogue-ctan /macros/latex/contrib/babel-contrib/bosnian -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics bosnian multilingual-addon -catalogue-version 1.1 - -name babel-breton -category Package -revision 30257 -shortdesc Babel contributed support for Breton -relocated 1 -longdesc Breton (being, principally, a spoken language) does not have -longdesc typographic rules of its own; this package provides an -longdesc "appropriate" selection of French and British typographic -longdesc rules. -containersize 2756 -containerchecksum 9419235cc96d61d613bf5381648fa87cec48da62fd430a0ecad2ebd729720e6e08ed70a8c44069904e4596e0b7e11dab11f70c0f0e3a0fe13b2411f56404fdbb -doccontainersize 118232 -doccontainerchecksum b1fa42f226e1f7dd6ea57de3f27652f48dc75a6764be79231a9003e9adcc90b6418d948fb421c8f68d14aa27ff0826ad9a0993df23d13a8dcd49b90c6d1a5792 -docfiles size=29 - RELOC/doc/generic/babel-breton/breton.pdf details="Package documentation" -srccontainersize 5388 -srccontainerchecksum 3f33649e926a66557e6a790a2f05383bea7a7da78492a0d1d55fa46780e3112b663017bd75c261cb1d3727b8b5ad1ffe57d1a4a534531bd16b93d7e28cb3bdba -srcfiles size=5 - RELOC/source/generic/babel-breton/breton.dtx - RELOC/source/generic/babel-breton/breton.ins -runfiles size=2 - RELOC/tex/generic/babel-breton/breton.ldf -catalogue-ctan /macros/latex/contrib/babel-contrib/breton -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics breton multilingual-addon -catalogue-version 1.0h - -name babel-bulgarian -category Package -revision 31902 -shortdesc Babel contributed support for Bulgarian -relocated 1 -longdesc The package provides support for documents in Bulgarian (or -longdesc simply containing some Bulgarian text). -containersize 5808 -containerchecksum e810c0d8d78a5ca01fc7a1435dda1457673f1a70f5cfe1ae8da509ca3e126edbab7b0710236ba9e0b1816efcd970973e4bfc48b66c5dc130dab0284bd2ea561f -doccontainersize 176404 -doccontainerchecksum e3b61430ebb0b16836e60cb394cd031a7b33fcf527d2daff4eb176702f33879bdd982e9764ad4b02184034db03cd4554b73e65f8e49c07af643870393c0085b4 -docfiles size=48 - RELOC/doc/generic/babel-bulgarian/README details="Readme" - RELOC/doc/generic/babel-bulgarian/bulgarian.pdf details="Package documentation" -srccontainersize 20708 -srccontainerchecksum 2840b9310a55b7ec0304441a969c8d0529bb86be5c002c87ca7a51c338febf44af0970d8c8260c8c6d8c80b4653c68f40fb7084c68e8800f751acd8eea58b552 -srcfiles size=20 - RELOC/source/generic/babel-bulgarian/bulgarian.dtx - RELOC/source/generic/babel-bulgarian/bulgarian.ins -runfiles size=6 - RELOC/tex/generic/babel-bulgarian/bulgarian.ldf -catalogue-ctan /macros/latex/contrib/babel-contrib/bulgarian -catalogue-date 2018-01-13 10:24:37 +0100 -catalogue-license lppl1.3 -catalogue-topics bulgarian multilingual-addon -catalogue-version 1.2g - -name babel-catalan -category Package -revision 30259 -shortdesc Babel contributed support for Catalan -relocated 1 -longdesc The package establishes Catalan conventions in a document (or a -longdesc subset of the conventions, if Catalan is not the main language -longdesc of the document). -containersize 3440 -containerchecksum eeb0375046728448801a64f4e1145c6acecc4ced63b95c5a8e058de1b07d19dd62f93ee9e0150e19f28f2130a699402e127293e1ac08db966cde609a0fef3511 -doccontainersize 209228 -doccontainerchecksum ee4ab0ffe913c9e3f502ade176cdb9206953d60c3a65f13ed74eceb84e560d4c1aeeb463f78dfcb023a8c9847d868aa5155602892d6738233af9690fcd93d294 -docfiles size=52 - RELOC/doc/generic/babel-catalan/catalan.pdf details="Package documentation" -srccontainersize 9708 -srccontainerchecksum 3ff53b950ec8014adf75eaf27bacf1ec72a7f8b9865b53f11c00e48390cc4f7ff7a04eb56d216fdcf23b281394c43d893fa5ea3d4b988d8d24840a4ac9a4808c -srcfiles size=10 - RELOC/source/generic/babel-catalan/catalan.dtx - RELOC/source/generic/babel-catalan/catalan.ins -runfiles size=3 - RELOC/tex/generic/babel-catalan/catalan.ldf -catalogue-ctan /macros/latex/contrib/babel-contrib/catalan -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics catalan multilingual-addon -catalogue-version 2.2p - -name babel-croatian -category Package -revision 35198 -shortdesc Babel contributed support for Croatian -relocated 1 -longdesc The package establishes Croatian conventions in a document (or -longdesc a subset of the conventions, if Croatian is not the main -longdesc language of the document). -containersize 2172 -containerchecksum 8dcfb71004aa592f1d8f57e7fa815c450420ca4f7a8e3edc4210843c5ef00d12d99f0a305ce88ffc490bbac5c744abea36f2470b90fa7e4bd1e676b344e71f17 -doccontainersize 114148 -doccontainerchecksum 38d1e17d89ce29a21f1feeed4a4d40db6e167e185e09a5dc40af657013ace9f9076ec4313d25877435b1460fc868a5d53db5ced4012e54cb088be4cb8b6e5a2b -docfiles size=30 - RELOC/doc/generic/babel-croatian/croatian.pdf details="Package documentation" -srccontainersize 4428 -srccontainerchecksum d34e7f021ffdd5390d9d77217a8112b2cad811e4de719708cc2bae0e1586e3392ca5ed055ca0ed96cc362f4cb5d8522a18c0b1939c798e9d036c2e817c6a96f1 -srcfiles size=5 - RELOC/source/generic/babel-croatian/croatian.dtx - RELOC/source/generic/babel-croatian/croatian.ins -runfiles size=1 - RELOC/tex/generic/babel-croatian/croatian.ldf -catalogue-ctan /macros/latex/contrib/babel-contrib/croatian -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics croatian multilingual-addon -catalogue-version 1.3l - -name babel-czech -category Package -revision 30261 -shortdesc Babel support for Czech -relocated 1 -longdesc The package provides the language definition file for support -longdesc of Czech in babel. Some shortcuts are defined, as well as -longdesc translations to Czech of standard "LaTeX names". -containersize 4876 -containerchecksum 35ade1c7e7b5b9cec4b641a35d90530abc471a25f2d4846f2833b7ffcef0e1a52337743053a9c9dbec471eaa60f2417ac55a58cbf48f6c5ed7615f373fd25512 -doccontainersize 188640 -doccontainerchecksum d42389fc54574af7840fd294e9491a4a52e7252203b1adf151743ba8f9bc5331a4572b9f3babd2d5a626ecfacc25560fc664870379db3842358d34d4cbb5bc60 -docfiles size=47 - RELOC/doc/generic/babel-czech/czech.pdf details="Package documentation" -srccontainersize 12548 -srccontainerchecksum b2219aa3654d29cade260cad2ee484db2882c58c2021150b477a64770ee2c710467c49f1ee26e335be921bb13c49350bd8bb1c97c647d1031bea89cb8d5c988c -srcfiles size=12 - RELOC/source/generic/babel-czech/czech.dtx - RELOC/source/generic/babel-czech/czech.ins -runfiles size=4 - RELOC/tex/generic/babel-czech/czech.ldf -catalogue-ctan /macros/latex/contrib/babel-contrib/czech -catalogue-date 2018-01-13 10:24:37 +0100 -catalogue-license lppl1.3 -catalogue-topics czech -catalogue-version 3.1a - -name babel-danish -category Package -revision 30262 -shortdesc Babel contributed support for Danish -relocated 1 -longdesc The package provides a language definition, file for use with -longdesc babel, which establishes Danish conventions in a document (or a -longdesc subset of the conventions, if Danish is not the main language -longdesc of the document). -containersize 2464 -containerchecksum ffc3e2b30b996813dd5696b592ca8f9da50c9e49b18a60bbbfa8727953deb1889aabb7144987a1f6dcbe15835a27e15fb5b483dc99b75122cade7b04ff0d9701 -doccontainersize 127824 -doccontainerchecksum 5feef03dc39706498e272396722b4413354133b07a5250a38ac097e414a36d2f34b648a49d989269c6a3a031724f45928a03dd8b42bbd55db4cfdb068e3bc75a -docfiles size=32 - RELOC/doc/generic/babel-danish/danish.pdf details="Package documentation" -srccontainersize 5708 -srccontainerchecksum ac4461a91783a0d1aca6f8bf2b27f8d8372edc55174ed37f524c0a661e70cc5a6f5de6ff433765d594f7ebcd3097f728d22dbf102cde2db2d6fa57e4222b5f08 -srcfiles size=6 - RELOC/source/generic/babel-danish/danish.dtx - RELOC/source/generic/babel-danish/danish.ins -runfiles size=2 - RELOC/tex/generic/babel-danish/danish.ldf -catalogue-ctan /macros/latex/contrib/babel-contrib/danish -catalogue-date 2018-01-13 10:24:37 +0100 -catalogue-license lppl1.3 -catalogue-topics danish -catalogue-version 1.3r - -name babel-dutch -category Package -revision 30263 -shortdesc Babel contributed support for Dutch -relocated 1 -longdesc The package provides a language definition, file for use with -longdesc babel, which establishes Dutch conventions in a document (or a -longdesc subset of the conventions, if Dutch is not the main language of -longdesc the document). -containersize 2852 -containerchecksum 11e12e540cc54721ceb01cddd29bff5b1241c5d7b686b738471e7516f016b0911ae58f43200e0cb69a9efe8b7e82d6f5869838b4f1d7e55ef29a8ecd8a157c38 -doccontainersize 154000 -doccontainerchecksum 4d9e1358239587c5f08f48957a7900d2f47f0d705ced6a7dad9d1547fc75e304fdf4431228d3c411ef6b83f8921b1037bf8885312d684cb9472a17c772b445f2 -docfiles size=38 - RELOC/doc/generic/babel-dutch/dutch.pdf details="Package documentation" -srccontainersize 7928 -srccontainerchecksum 146d27ad2f651ea9f89c464e82a07c8caaed7a2a6cbfd64305bbaa2dd0af439f2ea04e2cc5cf931d7d8e96891306a709822a35545b4f155cb6db979d8510ea62 -srcfiles size=8 - RELOC/source/generic/babel-dutch/dutch.dtx - RELOC/source/generic/babel-dutch/dutch.ins -runfiles size=2 - RELOC/tex/generic/babel-dutch/dutch.ldf -catalogue-ctan /macros/latex/contrib/babel-contrib/dutch -catalogue-date 2018-01-13 10:24:37 +0100 -catalogue-license lppl1.3 -catalogue-topics dutch -catalogue-version 3.8i - -name babel-english -category Package -revision 44495 -shortdesc Babel support for English -relocated 1 -longdesc The package provides the language definition file for support -longdesc of English in babel. Care is taken to select british -longdesc hyphenation patterns for British English and Australian text, -longdesc and default ('american') patterns for Canadian and USA text. -containersize 3040 -containerchecksum 4f1109e6a4b7733e67081e17540495e96d34204e90c9c8ae250e380bcb92509d551418abebdb315f2650776f024d1e2553e7f56d39e5a02eca1bc90a92dd7cc9 -doccontainersize 130652 -doccontainerchecksum 2e2e89cfb258b47e04fc821d352543b53af526194a05b010a3b20775b8054772412f89bc1dc05f24ef73153a3edff97a1c6c0d329cdce1f8ccf0a9c1e9966d2d -docfiles size=33 - RELOC/doc/generic/babel-english/README details="Readme" - RELOC/doc/generic/babel-english/english.pdf details="Package documentation" -srccontainersize 6256 -srccontainerchecksum 898dec50b72091756a130dce305b512e8660a31fd22839e7a1f12ba4ed24fbac833b3f7ba11c6771ada3ec14229152a9d61ac8e398d86fd3b5eb6a9c6a0f7858 -srcfiles size=7 - RELOC/source/generic/babel-english/english.dtx - RELOC/source/generic/babel-english/english.ins -runfiles size=9 - RELOC/tex/generic/babel-english/UKenglish.ldf - RELOC/tex/generic/babel-english/USenglish.ldf - RELOC/tex/generic/babel-english/american.ldf - RELOC/tex/generic/babel-english/australian.ldf - RELOC/tex/generic/babel-english/british.ldf - RELOC/tex/generic/babel-english/canadian.ldf - RELOC/tex/generic/babel-english/english.ldf - RELOC/tex/generic/babel-english/newzealand.ldf -catalogue-ctan /macros/latex/contrib/babel-contrib/english -catalogue-date 2017-06-07 05:21:27 +0200 -catalogue-license lppl1.3 -catalogue-topics english multilingual-addon -catalogue-version 3.3r - -name babel-esperanto -category Package -revision 30265 -shortdesc Babel support for Esperanto -relocated 1 -longdesc The package provides the language definition file for support -longdesc of Esperanto in babel. Some shortcuts are defined, as well as -longdesc translations to Esperanto of standard "LaTeX names". -containersize 2584 -containerchecksum 3b72c7f74574b44ada229656f5e04ec367c57c863919e4e6dc9e0fa8c94683f8d7cb12da02441c0ad7fca55129299e5096654e2418b67493694355ad6b049c4b -doccontainersize 126504 -doccontainerchecksum 1a5e7129af0ec7f0e93dd5cd8e0e6553f61dfc16b9dccc1b5d78ef9b5d13d4c5e4586264c90b8af8f95ab870d33fd7c1e60edce882c0d3093e273d64dba74510 -docfiles size=31 - RELOC/doc/generic/babel-esperanto/esperanto.pdf details="Package documentation" -srccontainersize 5688 -srccontainerchecksum d8ed70e4d50ad4ca362177b2a5b4e096a032f4734e52de26670b03be179d4f59167571d8c02bc0d9f32652a2b65c3d46c715fcc933bc0a8bede67584ee39bc66 -srcfiles size=6 - RELOC/source/generic/babel-esperanto/esperanto.dtx - RELOC/source/generic/babel-esperanto/esperanto.ins -runfiles size=2 - RELOC/tex/generic/babel-esperanto/esperanto.ldf -catalogue-ctan /macros/latex/contrib/babel-contrib/esperanto -catalogue-date 2018-01-13 10:24:37 +0100 -catalogue-license lppl1.3 -catalogue-topics esperanto -catalogue-version 1.4t - -name babel-estonian -category Package -revision 38064 -shortdesc Babel support for Estonian -relocated 1 -longdesc The package provides the language definition file for support -longdesc of Estonian in babel. Some shortcuts are defined, as well as -longdesc translations to Estonian of standard "LaTeX names". -containersize 3040 -containerchecksum e6419c5acb041e34315039deb0ef779de2bdc5b8cdc30bf12cebf79e12d7f6fc1a9b8a2dd3bf06be45ee93a3e7a155887f5eb866559e34fe2bdd612a4fa36ea6 -doccontainersize 91464 -doccontainerchecksum 8ff726d46dfa3e7c3c94279835667afbf62163399d241737b505538fa41c2319c2913422b013909f0ab2aac8cb269e67520e27bf88dab2070c63e72ffbf6b4da -docfiles size=28 - RELOC/doc/generic/babel-estonian/README.txt details="Readme" - RELOC/doc/generic/babel-estonian/estonian.pdf details="Package documentation" -srccontainersize 9124 -srccontainerchecksum 2b49c613f1e277660f1ea6ccc3bdee6c62adff3c72c4254ed2a7c59cc95e7370c0643d729132995ff4281da64890ff9c7a05d995d547b0d7ee1bcddc896cb245 -srcfiles size=8 - RELOC/source/generic/babel-estonian/estonian.dtx - RELOC/source/generic/babel-estonian/estonian.ins -runfiles size=2 - RELOC/tex/generic/babel-estonian/estonian.ldf -catalogue-ctan /macros/latex/contrib/babel-contrib/estonian -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics estonian -catalogue-version 1.1a - -name babel-finnish -category Package -revision 30267 -shortdesc Babel/Polyglossia support for Finnish -relocated 1 -longdesc The package provides a language description file that enables -longdesc support of Finnish either with babel or with polyglossia. -containersize 2520 -containerchecksum 55f299adf7ee977d6f4a466ed85cea62e306ff11f61803a60f0c0dbbf11ed50b8b7548daaa011907653f9bbbfe23b7ec786daa51c5f017130953ebdd5b4bd7e6 -doccontainersize 139484 -doccontainerchecksum b2a60174362cbac3ac542a4786c266396f837f030fede09f8c13a10b6b1655380e4d396759e4a1e4cc4cfd0fdf0dddec8433f1cbd2c3c350c5c9a00e26ebf851 -docfiles size=35 - RELOC/doc/generic/babel-finnish/finnish.pdf details="Package documentation" -srccontainersize 6128 -srccontainerchecksum f19a6c6ca491a53ac8fa599e651818add0cc97721f2b37b7919d272878eadbfc7a560e05d4d0a060187ef89eb1fbc786f217859f8b11dfc9dad1d777cdc709ea -srcfiles size=6 - RELOC/source/generic/babel-finnish/finnish.dtx - RELOC/source/generic/babel-finnish/finnish.ins -runfiles size=2 - RELOC/tex/generic/babel-finnish/finnish.ldf -catalogue-ctan /macros/latex/contrib/babel-contrib/finnish -catalogue-date 2018-01-13 10:24:37 +0100 -catalogue-license lppl1.3 -catalogue-topics multilingual-addon -catalogue-version 1.3q - -name babel-french -category Package -revision 49875 -shortdesc Babel contributed support for French -relocated 1 -longdesc The package, formerly known as frenchb, establishes French -longdesc conventions in a document (or a subset of the conventions, if -longdesc French is not the main language of the document). -containersize 15764 -containerchecksum 36c3f2f9a3cd6b23b72902c7d36c76a420835ebbed6b1444f2b4487e37b2f80baeb571a8ab1b0f4bddde301ee240f4779e24d2392de050edcf31e583833632e7 -doccontainersize 427268 -doccontainerchecksum 959f2e437b55be50505a5d79707c75881bead987dc888e2753dbec00f5dfcb32d3e6b18df5e4f0c623f630d81f0eeaf82b9d43d9f05e2560df5ff343cec65975 -docfiles size=125 - RELOC/doc/generic/babel-french/README details="Readme" - RELOC/doc/generic/babel-french/frenchb-doc.pdf details="User manual" language="fr" - RELOC/doc/generic/babel-french/frenchb-doc.tex - RELOC/doc/generic/babel-french/frenchb.pdf details="Package documentation" -srccontainersize 54676 -srccontainerchecksum 238b07920c3ed0b8632a381196321f0e42a20df292b364706f47b25487e14ee69171168ed59e8e60c57fe0815627985e6f6ddd391fa02365a18f070c7e963ef8 -srcfiles size=58 - RELOC/source/generic/babel-french/frenchb.dtx - RELOC/source/generic/babel-french/frenchb.ins -runfiles size=24 - RELOC/tex/generic/babel-french/acadian.ldf - RELOC/tex/generic/babel-french/canadien.ldf - RELOC/tex/generic/babel-french/francais.ldf - RELOC/tex/generic/babel-french/french.ldf - RELOC/tex/generic/babel-french/frenchb.ldf - RELOC/tex/generic/babel-french/frenchb.lua -catalogue-contact-home http://daniel.flipo.free.fr/babel-french -catalogue-ctan /macros/latex/contrib/babel-contrib/french -catalogue-date 2019-01-30 19:29:56 +0100 -catalogue-license lppl1.3 -catalogue-topics french multilingual-addon -catalogue-version 3.5d - -name babel-friulan -category Package -revision 39861 -shortdesc Babel/Polyglossia support for Friulan(Furlan) -relocated 1 -longdesc The package provides a language description file that enables -longdesc support of Friulan either with babel or with polyglossia. -containersize 1572 -containerchecksum 8109dc48800410f612f7cb8db586c1b7167a88aa0b97c53b310a6e7df240cc0ad2b4af1ec17901fbba51ba63326ba67e3bb055661079098ac0d920e3b5e58243 -doccontainersize 138632 -doccontainerchecksum 36a4f276b4853aad705bc7d4d91e4f83758d865a33a07f791dd4c92aa69ed7b6968a2a6c567a0005a0b2a852142aaddc8770a197af50b51ec6251ad1abe47d71 -docfiles size=35 - RELOC/doc/generic/babel-friulan/README.txt details="Readme" - RELOC/doc/generic/babel-friulan/friulan.pdf details="Package documentation" -srccontainersize 3456 -srccontainerchecksum 9e2d1e1faaf451fae88bdd2fce6aa5157e54589b2c99d107e949d5b0a76d748e01bb337a1f8602034ddf73b0775f1ee31a94669bfef791580770e1c125eb404a -srcfiles size=3 - RELOC/source/generic/babel-friulan/friulan.dtx -runfiles size=1 - RELOC/tex/generic/babel-friulan/friulan.ldf -catalogue-ctan /macros/latex/contrib/babel-contrib/friulan -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics multilingual-addon -catalogue-version 1.3 - -name babel-galician -category Package -revision 30270 -shortdesc Babel/Polyglossia support for Galician -relocated 1 -longdesc The package provides a language description file that enables -longdesc support of Galician either with babel or with polyglossia. -containersize 7184 -containerchecksum 6450ed91db8f9adf40f20978f01e17b33b6e642f2bbdf35c26b32c73317da16f8fe799d4ecbe81b289cdcaca6bfd7e43a64b30e9242a08d93be06d886eadd840 -doccontainersize 444428 -doccontainerchecksum 3281b0ba42dff840b167092d608682cff85009e76ada57213339e8e072fac0f748400df7d481d588716851a19d5716520c6c684b5744c83d8fe9b3043f411b13 -docfiles size=112 - RELOC/doc/generic/babel-galician/galician.pdf details="Package documentation" - RELOC/doc/generic/babel-galician/glbst.tex - RELOC/doc/generic/babel-galician/glromidx.tex -srccontainersize 26192 -srccontainerchecksum 7682082366f91a48c6860264a1b1f32df121b0cb3c21d5e7790ab383d0a5f5d451f8b76e1e90eaacd3748ad6565f3e05bd80882c11328802b431ed81144c301d -srcfiles size=22 - RELOC/source/generic/babel-galician/galician.dtx - RELOC/source/generic/babel-galician/galician.ins -runfiles size=7 - RELOC/tex/generic/babel-galician/galician.ldf -catalogue-ctan /macros/latex/contrib/babel-contrib/galician -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics multilingual-addon -catalogue-version 4.3c - -name babel-georgian -category Package -revision 45864 -shortdesc Babel support for Georgian -relocated 1 -longdesc The package provides support for use of Babel in documents -longdesc written in Georgian. The package is adapted for use both under -longdesc 'traditional' TeX engines, and under XeTeX and LuaTeX. -containersize 5008 -containerchecksum 74da8bb775637709180690a5582c8cd69a663e86ec7b8b29077de469b607ec9e1c9f76739527785b83054be79b7523cd5a63b1b144e3e708b81fe86d3dafe329 -doccontainersize 424 -doccontainerchecksum 20df6fc5e4c5557ed2f63072e93de750049d09473eae15061d287c0cc1937922037e41cba9138e91be4bf274b3e211fc493428ec655a02eebeb4f02765381134 -docfiles size=1 - RELOC/doc/generic/babel-georgian/README -runfiles size=6 - RELOC/tex/generic/babel-georgian/georgian.ldf - RELOC/tex/generic/babel-georgian/georgian.sty - RELOC/tex/generic/babel-georgian/georgiancaps.tex -catalogue-ctan /macros/latex/contrib/babel-contrib/georgian -catalogue-date 2017-11-21 00:20:29 +0100 -catalogue-license lppl1.3 -catalogue-topics georgian multilingual-addon -catalogue-version 2.2 - -name babel-german -category Package -revision 49391 -shortdesc Babel support for documents written in German -relocated 1 -longdesc This bundle is an extension to the babel package for -longdesc multilingual typesetting. It provides all the necessary macros, -longdesc definitions and settings to typeset German documents. The -longdesc bundle includes support for the traditional and reformed German -longdesc orthography as well as for the Austrian and Swiss varieties of -longdesc German. -containersize 3880 -containerchecksum 215e8b565360e3e4a64957c0fa586cbf22ccab473af9f1cff2d660e95d1a4a44bfb6977d4ba0997bec81bad793481a082efc90b927370cb8786f1ab9ecf84a07 -doccontainersize 495632 -doccontainerchecksum c4e3fdf8400a5d8a403eb669e8362afde50c433860ecd6abfe8d588aaf834bfce093019b40547a7f8518b825db991c5558ef2eed3d28fc55ca9dc93a1fb7f5db -docfiles size=189 - RELOC/doc/generic/babel-german/README details="Readme" - RELOC/doc/generic/babel-german/germanb.pdf details="Package documentation (traditional orthography)" - RELOC/doc/generic/babel-german/ngermanb.pdf details="Package documentation (new orthography)" -srccontainersize 14724 -srccontainerchecksum a849514cf95ab9452a50a5481d26c8f03663d49a979c49470a80f75470a8f7b4c9845cfbe8636121b4274abf06bb3230840f162a825e3534d95afc6a37e4bcbd -srcfiles size=21 - RELOC/source/generic/babel-german/german.ins - RELOC/source/generic/babel-german/germanb.dtx - RELOC/source/generic/babel-german/ngermanb.dtx -runfiles size=11 - RELOC/tex/generic/babel-german/austrian.ldf - RELOC/tex/generic/babel-german/german.ldf - RELOC/tex/generic/babel-german/germanb.ldf - RELOC/tex/generic/babel-german/naustrian.ldf - RELOC/tex/generic/babel-german/ngerman.ldf - RELOC/tex/generic/babel-german/ngermanb.ldf - RELOC/tex/generic/babel-german/nswissgerman.ldf - RELOC/tex/generic/babel-german/swissgerman.ldf -catalogue-contact-repository https://github.com/jspitz/babel-german -catalogue-ctan /macros/latex/contrib/babel-contrib/german -catalogue-date 2018-12-08 11:36:53 +0100 -catalogue-license lppl1.3 -catalogue-topics german multilingual-addon -catalogue-version 2.11 - -name babel-greek -category Package -revision 42010 -shortdesc Babel support for documents written in Greek -relocated 1 -longdesc The file provides modes for monotonic (single-diacritic) and -longdesc polytonic (multiple-diacritic) modes of writing. Provision is -longdesc made for Greek function names in mathematics, and for -longdesc classical-era symbols. -containersize 5728 -containerchecksum 4800e215a89eb2d015615844e97bb031ab02fa2c61d800f3250c56b4e9f1c52a37d53662e6b7fc97258bd7ce37927cc51e30df5de24d5e99b75f5235992fcfb5 -doccontainersize 1023920 -doccontainerchecksum ee38a900a60e1c65ae5e5ae29d596bc78ad17221aeaec8aeeb09483b93dabed5264668132c9347ff33fcf2cf5ee6ef5d67f9bb8d0cc588abc8bd66f22858b53e -docfiles size=282 - RELOC/doc/generic/babel-greek/README details="Readme" - RELOC/doc/generic/babel-greek/README.html details="Readme (HTML)" - RELOC/doc/generic/babel-greek/athnum.pdf - RELOC/doc/generic/babel-greek/babel-greek.pdf details="Documentation" - RELOC/doc/generic/babel-greek/grmath.pdf details="Maths documentation" - RELOC/doc/generic/babel-greek/test-greek.pdf - RELOC/doc/generic/babel-greek/test-greek.tex - RELOC/doc/generic/babel-greek/test-unicode-greek.pdf - RELOC/doc/generic/babel-greek/test-unicode-greek.tex - RELOC/doc/generic/babel-greek/test-unicode-lgr.pdf - RELOC/doc/generic/babel-greek/test-unicode-lgr.tex - RELOC/doc/generic/babel-greek/usage.pdf details="Usage documentation" - RELOC/doc/generic/babel-greek/usage.tex -srccontainersize 19996 -srccontainerchecksum bb8b266ebaedbab8d4c4e11c5bb8b866d1abd2146ec48719e3df59ae132515c5af832d30c72ffd4223469dfafd3cea20a94faa95157098f289337e7d948004c7 -srcfiles size=21 - RELOC/source/generic/babel-greek/athnum.dtx - RELOC/source/generic/babel-greek/babel-greek.dtx - RELOC/source/generic/babel-greek/babel-greek.ins - RELOC/source/generic/babel-greek/grmath.dtx -runfiles size=7 - RELOC/tex/generic/babel-greek/athnum.sty - RELOC/tex/generic/babel-greek/greek.ldf - RELOC/tex/generic/babel-greek/grmath.sty -catalogue-ctan /macros/latex/contrib/babel-contrib/greek -catalogue-date 2018-01-13 10:24:37 +0100 -catalogue-license lppl1.3 -catalogue-topics greek multilingual-addon -catalogue-version 1.9g - -name babel-hebrew -category Package -revision 30273 -shortdesc Babel support for Hebrew -relocated 1 -longdesc The package provides the language definition file for support -longdesc of Hebrew in babel. Macros to control the use of text direction -longdesc control of TeX--XeT and e-TeX are provided (and may be used -longdesc elsewhere). Some shortcuts are defined, as well as translations -longdesc to Hebrew of standard "LaTeX names". -containersize 17512 -containerchecksum 2f4222611aef260b688eb706300971006bf9024127923a074a05fdb9b8ae8606210bca5b89bcd7a5cf3baed1b057e407a05d54ca40713f2b6a56de03dbe94fa4 -doccontainersize 718872 -doccontainerchecksum 97a940d28ac2922479efde5f5a0cd7ece655fd03cc440d65c8d995ecb685c04d04a2f8c5e20b95d0df9a81b7c165d42cef74542e26ed82496896d7d008d2f174 -docfiles size=197 - RELOC/doc/generic/babel-hebrew/00readme.heb - RELOC/doc/generic/babel-hebrew/heb209.pdf details="Package documentation (LaTeX 2.09 compatibility style files)" - RELOC/doc/generic/babel-hebrew/hebinp.pdf details="Package documentation (Hebrew input encodings for use with LaTeX 2)" - RELOC/doc/generic/babel-hebrew/hebrew.pdf details="Package documentation" -srccontainersize 42712 -srccontainerchecksum 4b4ec20f8bea91d21ba3ec8af7023f16d1b48feae26e14b162b03ce04d8349af13b5ffd7c63496489613fd4c437acf9656bb99a1fef317923730445ccb55e214 -srcfiles size=52 - RELOC/source/generic/babel-hebrew/heb209.dtx - RELOC/source/generic/babel-hebrew/hebinp.dtx - RELOC/source/generic/babel-hebrew/hebrew.dtx - RELOC/source/generic/babel-hebrew/hebrew.fdd - RELOC/source/generic/babel-hebrew/hebrew.ins -runfiles size=53 - RELOC/tex/generic/babel-hebrew/8859-8.def - RELOC/tex/generic/babel-hebrew/cp1255.def - RELOC/tex/generic/babel-hebrew/cp862.def - RELOC/tex/generic/babel-hebrew/he8OmegaHebrew.fd - RELOC/tex/generic/babel-hebrew/he8aharoni.fd - RELOC/tex/generic/babel-hebrew/he8cmr.fd - RELOC/tex/generic/babel-hebrew/he8cmss.fd - RELOC/tex/generic/babel-hebrew/he8cmtt.fd - RELOC/tex/generic/babel-hebrew/he8david.fd - RELOC/tex/generic/babel-hebrew/he8drugulin.fd - RELOC/tex/generic/babel-hebrew/he8enc.def - RELOC/tex/generic/babel-hebrew/he8frankruehl.fd - RELOC/tex/generic/babel-hebrew/he8miriam.fd - RELOC/tex/generic/babel-hebrew/he8nachlieli.fd - RELOC/tex/generic/babel-hebrew/he8yad.fd - RELOC/tex/generic/babel-hebrew/hebcal.sty - RELOC/tex/generic/babel-hebrew/hebfont.sty - RELOC/tex/generic/babel-hebrew/hebrew.ldf - RELOC/tex/generic/babel-hebrew/hebrew_newcode.sty - RELOC/tex/generic/babel-hebrew/hebrew_oldcode.sty - RELOC/tex/generic/babel-hebrew/hebrew_p.sty - RELOC/tex/generic/babel-hebrew/lheclas.fd - RELOC/tex/generic/babel-hebrew/lhecmr.fd - RELOC/tex/generic/babel-hebrew/lhecmss.fd - RELOC/tex/generic/babel-hebrew/lhecmtt.fd - RELOC/tex/generic/babel-hebrew/lhecrml.fd - RELOC/tex/generic/babel-hebrew/lheenc.def - RELOC/tex/generic/babel-hebrew/lhefr.fd - RELOC/tex/generic/babel-hebrew/lheredis.fd - RELOC/tex/generic/babel-hebrew/lheshold.fd - RELOC/tex/generic/babel-hebrew/lheshscr.fd - RELOC/tex/generic/babel-hebrew/lheshstk.fd - RELOC/tex/generic/babel-hebrew/rlbabel.def - RELOC/tex/generic/babel-hebrew/si960.def -catalogue-ctan /macros/latex/contrib/babel-contrib/hebrew -catalogue-date 2018-01-13 10:24:37 +0100 -catalogue-license lppl1.3 -catalogue-topics hebrew -catalogue-version 2.3h - -name babel-hungarian -category Package -revision 49701 -shortdesc Babel support for Hungarian (Magyar) -relocated 1 -longdesc The package provides a language definition file that enables -longdesc support of Magyar (Hungarian) with babel. -containersize 55012 -containerchecksum 8e00e5ff267f7a5b5ea217706fcfdc37564e61ae406a683e34b5dc23892f603492880b6b0c9da0a36412adff274a390140517cf10c9029ecef744a4c40dd2c4e -doccontainersize 728 -doccontainerchecksum 4ecee1e6733e71ed370fffe8d5d29b6be71e3a860d4dd45bcebcf949e74ae408b87f9a376447b335c86b6e9e205a852b6f7fb60ca2cb008976aa563c175a7d14 -docfiles size=1 - RELOC/doc/generic/babel-hungarian/README details="Notes about distribution" -runfiles size=62 - RELOC/tex/generic/babel-hungarian/magyar.ldf -catalogue-contact-home http://www.math.bme.hu/latex/ -catalogue-ctan /macros/latex/contrib/babel-contrib/hungarian -catalogue-date 2019-01-14 17:57:57 +0100 -catalogue-license lppl -catalogue-topics multilingual-addon hungarian -catalogue-version 1.5c - -name babel-icelandic -category Package -revision 39387 -shortdesc Babel support for Icelandic -relocated 1 -longdesc The package provides the language definition file for support -longdesc of Icelandic in babel. Some shortcuts are defined, as well as -longdesc translations to Icelandic of standard "LaTeX names". -containersize 4232 -containerchecksum c4ab9db602c76e347c28f3a6f024b192ac6ba3b0dbb03ee358b604a1d44e421540abb6b4576c503b9de241d75f260c2d396b8488c6bbd13e6a57e7fcb7a7f203 -doccontainersize 316496 -doccontainerchecksum 3b6eb5d0783fb7bc10bd12e17702b6d955f77b1fa2484510f898669eceea0272defaf4fb0f5eeef0d14340d0df20aa6b43fb408fefe14fbe9bffd25aa772459b -docfiles size=79 - RELOC/doc/generic/babel-icelandic/README.md details="Readme" - RELOC/doc/generic/babel-icelandic/icelandic.pdf details="Package documentation" -srccontainersize 10972 -srccontainerchecksum 4359176f0586d24ee5691de7b259f4f81c253c1d7a09cafcb6e43110308010f6388feda6a37761732b5bc26278cf58d0651e42b86c693b75e9d6f34f4abc5095 -srcfiles size=10 - RELOC/source/generic/babel-icelandic/icelandic.dtx - RELOC/source/generic/babel-icelandic/icelandic.ins -runfiles size=3 - RELOC/tex/generic/babel-icelandic/icelandic.ldf -catalogue-ctan /macros/latex/contrib/babel-contrib/icelandic -catalogue-date 2018-01-13 10:17:26 +0100 -catalogue-license lppl1.3 -catalogue-topics icelandic -catalogue-version 1.2b - -name babel-indonesian -category Package -revision 43235 -shortdesc Support for Indonesian within babel -relocated 1 -longdesc This is the babel style for Indonesian. -containersize 2500 -containerchecksum a3d0851d42a3585e16371a7def25e19c73a34f9bbdd0d17b48b1bcdb3c9002ce18b9dfdb845f73dba3acf8cd9a247a2abbe650a69978e16d283bcb11ec676ad4 -doccontainersize 114180 -doccontainerchecksum 17f638e88f76f6b9a409eba259eb05a8bb9505997f2012a381f1979da9bbf468f0e55280457b079fc72e19500a7f3eeae74b6e4a1639a7c94480de67ae7cbff6 -docfiles size=29 - RELOC/doc/generic/babel-indonesian/README - RELOC/doc/generic/babel-indonesian/indonesian.pdf details="Documentation for Bahasa indonesia version" -srccontainersize 4936 -srccontainerchecksum 5914a64b195f31b3d4bb61918813a06a62bb9c1a9c4a410ecb5d8869cf06a02c8e971cfbb51c43abeec10f54f0f51f21e2570b7029ce8d7e039c68bb96fba5cb -srcfiles size=5 - RELOC/source/generic/babel-indonesian/indonesian.dtx - RELOC/source/generic/babel-indonesian/indonesian.ins -runfiles size=5 - RELOC/tex/generic/babel-indonesian/bahasa.ldf - RELOC/tex/generic/babel-indonesian/bahasai.ldf - RELOC/tex/generic/babel-indonesian/indon.ldf - RELOC/tex/generic/babel-indonesian/indonesian.ldf -catalogue-ctan /macros/latex/contrib/babel-contrib/indonesian -catalogue-date 2018-01-13 10:17:26 +0100 -catalogue-license lppl1.3 -catalogue-topics bahasa-indonesia+malaysia multilingual -catalogue-version 1.0m - -name babel-interlingua -category Package -revision 30276 -shortdesc Babel support for Interlingua -relocated 1 -longdesc The package provides the language definition file for support -longdesc of Interlingua in babel. Translations to Interlingua of -longdesc standard "LaTeX names" (no shortcuts are provided). Interlingua -longdesc itself is an auxiliary language, built from the common -longdesc vocabulary of Spanish/Portuguese, English, Italian and French, -longdesc with some normalisation of spelling. -containersize 2256 -containerchecksum d0364273cc01871a76ea00818c719be0cbbe01c97192ff0c5628216931768ca8c637a8bf0cea45b8f8c44c11270436bae426d969806d3b2fe7b35b3000bb89c8 -doccontainersize 109968 -doccontainerchecksum 8c8471463e7ecd7dc895589bd83ee53d27d08e662cce3b612c505df7192600bc898ce6ca5c79c3a5d6201824f6fcca72541f60591bb171c8b0f0e6f749d40d8a -docfiles size=27 - RELOC/doc/generic/babel-interlingua/interlingua.pdf details="Package documentation" -srccontainersize 3988 -srccontainerchecksum cd34c1eed67ca6ba327216705b812db56b2f464019d83fd1ad06eebe1e0054189af93d52003f42f3f4bb3c7f6f5643b4cab67e207e211d7a4af8bff665e9063c -srcfiles size=4 - RELOC/source/generic/babel-interlingua/interlingua.dtx - RELOC/source/generic/babel-interlingua/interlingua.ins -runfiles size=1 - RELOC/tex/generic/babel-interlingua/interlingua.ldf -catalogue-ctan /macros/latex/contrib/babel-contrib/interlingua -catalogue-date 2018-01-13 10:24:37 +0100 -catalogue-license lppl1.3 -catalogue-topics interlingua -catalogue-version 1.6 - -name babel-irish -category Package -revision 30277 -shortdesc Babel support for Irish -relocated 1 -longdesc The package provides the language definition file for support -longdesc of Irish Gaelic in babel. The principal content is translations -longdesc to Irish of standard "LaTeX names". (No shortcuts are defined.) -containersize 2276 -containerchecksum 7b17aabb50c13d6739fad6966d5680df5631528b6deb81cfcfcde9b9cab53fb1319a9427d0754b3bea9f04d6f3c1c48cc4bf7147d3873ee5417f0b4ea5ed4a62 -doccontainersize 110180 -doccontainerchecksum 971d8d7ffd3c4a821e9b7aa7a8c6429d9b6c1133149e74618b8f95cbfcdb930ef70c2c84680572d92b2c24072ebb85369a370b8a9e6029a1c71fcf52a0845703 -docfiles size=27 - RELOC/doc/generic/babel-irish/irish.pdf details="Package documentation" -srccontainersize 4252 -srccontainerchecksum 27f24bdfb66b7d2b0c1da63b46f92160d070dba5cf65b7ba6fb3bb35b876074a51ffb78e8c9de1d69bdd385e023ae45aaed8d360dcf8c7010617a6b5f9803ec2 -srcfiles size=4 - RELOC/source/generic/babel-irish/irish.dtx - RELOC/source/generic/babel-irish/irish.ins -runfiles size=1 - RELOC/tex/generic/babel-irish/irish.ldf -catalogue-ctan /macros/latex/contrib/babel-contrib/irish -catalogue-date 2018-01-13 10:24:37 +0100 -catalogue-license lppl1.3 -catalogue-topics irish-gaelic -catalogue-version 1.0h - -name babel-italian -category Package -revision 49606 -shortdesc Babel support for Italian text -relocated 1 -longdesc The package provides language definitions for use in babel. -containersize 3760 -containerchecksum dec4816f281b559971c47d638fc188898d6c66ef9aee1de91c42326246f6f27a941c1aa09cb65d0d3387ef8ae65d757f052642fea1a81414078a2a49b0d01b4b -doccontainersize 443492 -doccontainerchecksum b3d9bf43fd93cb3beaee7130c19b87b79dd0cdbeb2602391e229cbbe37f65d5a7a3ecea93c1cccf9adb0449774243db90917709680f31810b2298a8196830a5d -docfiles size=110 - RELOC/doc/generic/babel-italian/README.txt details="Readme" - RELOC/doc/generic/babel-italian/italian.pdf details="Package documentation" -srccontainersize 21956 -srccontainerchecksum dc51f817deb9557eb8ec76a0d44b132e4fb773d554a025802cf2a23e3248bdba636b27ce889272efbd15f7a8454d8ffdf87ac01a25fe001e6c0d815fc2d467ea -srcfiles size=18 - RELOC/source/generic/babel-italian/italian.dtx -runfiles size=3 - RELOC/tex/generic/babel-italian/italian.ldf -catalogue-ctan /macros/latex/contrib/babel-contrib/italian -catalogue-date 2019-01-05 20:06:26 +0100 -catalogue-license lppl1.3c -catalogue-topics italian multilingual-addon -catalogue-version 1.4.01 - -name babel-japanese -category Package -revision 43145 -shortdesc Babel support for Japanese -relocated 1 -longdesc This package provides a japanese option for the babel package. -longdesc It defines all the language definition macros in Japanese. -longdesc Currently this package works with pLaTeX, upLaTeX, XeLaTeX and -longdesc LuaLaTeX. -containersize 2896 -containerchecksum 363d8880f295bb9ab0b25b3df4958556b3532a7fc4f134aab4d218d92184a337f4908f6eb81f13a232ad350509bc2d74d9fee0b735c05cf141855902ddb38474 -doccontainersize 175680 -doccontainerchecksum 8a73d794f125cd108dae5fe03fdfb1d4f039b4e65762475e1d74824d08d980aab0da0b8d1b7728b3465704e4ce9ad3eabe6d2b8a8b6bea4de80bbdb67be8ba6f -docfiles size=47 - RELOC/doc/generic/babel-japanese/Makefile - RELOC/doc/generic/babel-japanese/README.md details="Readme" - RELOC/doc/generic/babel-japanese/japanese-sample.pdf details="Example of use (Japanese)" language="ja" - RELOC/doc/generic/babel-japanese/japanese-sample.tex - RELOC/doc/generic/babel-japanese/japanese.pdf details="Package documentation (Japanese)" language="ja" -srccontainersize 6772 -srccontainerchecksum e854050ec65c00dec9b4e33fb076da77d18a72a3efdb510cfe284ec3e4fccc64acc9b816dd80cc535471093b9f245d8555a2d35b3a4989355daba510d1e9d274 -srcfiles size=6 - RELOC/source/generic/babel-japanese/japanese.dtx - RELOC/source/generic/babel-japanese/japanese.ins -runfiles size=3 - RELOC/tex/generic/babel-japanese/japanese.ldf -catalogue-ctan /macros/latex/contrib/babel-contrib/japanese -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics japanese multilingual-addon -catalogue-version 2.1 - -name babel-kurmanji -category Package -revision 30279 -shortdesc Babel support for Kurmanji -relocated 1 -longdesc The package provides the language definition file for support -longdesc of Kurmanji in babel. Kurmanji belongs to the family of Kurdish -longdesc languages. Some shortcuts are defined, as well as translations -longdesc to Kurmanji of standard "LaTeX names". Note that the package is -longdesc dealing with 'Northern' Kurdish, written using a Latin-based -longdesc alphabet. The arabxetex package offers support for Kurdish -longdesc written in Arabic script. -containersize 2924 -containerchecksum f0ac1b46c20e996f7f2bfd2c6db75c61da34d881c080bc03f28ff14b8a320abd173bfb40ec5c3fe6b343cc347c181def322ae8da43d7287e8cdd1d21af79d682 -doccontainersize 124800 -doccontainerchecksum d3719ebd7596dd00878811a3c804563ad7b69a919255dff545880fc0c76ff279e6d01635c7d5a4bd3afe70418d354e8484b9fa083ae7ac36445603ef103afb8d -docfiles size=31 - RELOC/doc/generic/babel-kurmanji/kurmanji.pdf details="Package documentation" -srccontainersize 6144 -srccontainerchecksum 2adb924ecd7234cd6a6bb39b953077a43d56059ef4bba6c3e09d233cd3080bdbc1f538419b29e79c2fa7540b50eeb38e53eea90fa7a0fa773c4b61fd6b8255d2 -srcfiles size=6 - RELOC/source/generic/babel-kurmanji/kurmanji.dtx - RELOC/source/generic/babel-kurmanji/kurmanji.ins -runfiles size=2 - RELOC/tex/generic/babel-kurmanji/kurmanji.ldf -catalogue-ctan /macros/latex/contrib/babel-contrib/kurmanji -catalogue-date 2018-01-13 10:24:37 +0100 -catalogue-license lppl1.3 -catalogue-topics kurmanji multilingual-addon -catalogue-version 1.1 - -name babel-latin -category Package -revision 38173 -shortdesc Babel support for Latin -relocated 1 -longdesc The package provides the language definition file for support -longdesc of Latin in babel. Translations to Latin (in both modern and -longdesc medieval spelling) of standard "LaTeX names", and some -longdesc shortcuts, are provided. Apart from the modern vs. medieval -longdesc setting, a further switch permits addition of prosodic marks. -containersize 2992 -containerchecksum 27cf66041a001c5cad4d0f22aab1d9b160530a479b8faddd18c7a6b10373e4a951a28e8e22381f973c148bb0e90d0b89ed5fe7a11def936c8cdc0af1ac5292e9 -doccontainersize 156012 -doccontainerchecksum a8b46a48375e88a7183448cfde8269af27ee4086d9fe93bd984731a6403938da989bba7d9651a4b38e4dfe6f8709dc8dbdcd2bc3d8fcf94c7a87d00f91895c59 -docfiles size=39 - RELOC/doc/generic/babel-latin/latin.pdf details="Package documentation" -srccontainersize 13424 -srccontainerchecksum 07ad191b618447f79d22f8332d598a17cdabfe1dec5afaad9f1adbcf05b68e439d714afa286a167cc1009c1d191d298ce7c9af7bea7dc007e314381cd7dc61c1 -srcfiles size=11 - RELOC/source/generic/babel-latin/latin.dtx - RELOC/source/generic/babel-latin/latin.ins -runfiles size=2 - RELOC/tex/generic/babel-latin/latin.ldf -catalogue-ctan /macros/latex/contrib/babel-contrib/latin -catalogue-date 2018-01-13 10:24:37 +0100 -catalogue-license lppl1 -catalogue-topics latin multilingual-addon -catalogue-version 3.5 - -name babel-latvian -category Package -revision 46681 -shortdesc Babel support for Latvian -relocated 1 -longdesc The package provides the language definition file for support -longdesc of Latvian in babel. -containersize 4140 -containerchecksum 592b549373348ae56695c3d2494669795dcca1c0016526bd486f96b9e624afa51f9e82f3b0e0e5a77944fc3b8a3abcd6957149925c4cc50ec828893803dcb46b -doccontainersize 267484 -doccontainerchecksum 0a6e6bb4a063110b8863f167f258391d81d764b0ea7d408b5557f7568d79e12e0b71e5519b3ad73f2eded73a82f642cc3e8e3677fcc0f857f151988f2f12ab3b -docfiles size=67 - RELOC/doc/generic/babel-latvian/README.md details="Readme" - RELOC/doc/generic/babel-latvian/latvian.pdf details="Package documentation" -srccontainersize 6236 -srccontainerchecksum 99359c2b4089d17df7c1282b7fec504306eda1ee22a3750e9df5bdd67d8c1db7d0b49a9aaa1a1064115abc3848e7ed074ee7d0e4a55a7dfcced3a99be8e084e8 -srcfiles size=6 - RELOC/source/generic/babel-latvian/latvian.dtx - RELOC/source/generic/babel-latvian/latvian.ins -runfiles size=3 - RELOC/tex/generic/babel-latvian/latvian.ldf -catalogue-ctan /macros/latex/contrib/babel-contrib/latvian -catalogue-date 2018-02-19 17:17:15 +0100 -catalogue-license lppl1.3 -catalogue-topics latvian multilingual-addon -catalogue-version 2.0b - -name babel-macedonian -category Package -revision 39587 -shortdesc Babel module to support Macedonian Cyrillic -relocated 1 -longdesc The package provides support for Macedonian documents written -longdesc in Cyrillic, in babel. -containersize 4832 -containerchecksum d33f9c91235b0f973d4a6f3fbf82e4ddaff08a63f69f63d9bc8ecb4dfcd2bd72681d5080cf9697470dc36b2ac902d19fccb5bd701b624cc286b1cd142a6d3329 -doccontainersize 207256 -doccontainerchecksum edb2de12475191bcff0d968953b64f819932c1fdb7182c0a77ab2dedfa48ad737e576b7f44f37af639d2e139d51bdac0e882289e9a1c240d0e308ef05c6fe8ec -docfiles size=52 - RELOC/doc/generic/babel-macedonian/README.md details="Readme" - RELOC/doc/generic/babel-macedonian/macedonian.pdf details="Package documentation" -srccontainersize 11524 -srccontainerchecksum 63d6dc24b48d9c7949bb7a5b7a5d9a1d7eeaff2a7cba88256a9ccadcea9aa9f2bb95abfaf22da0230965ecd43253efea8b4c5c72aebf068142b58306661f3a28 -srcfiles size=11 - RELOC/source/generic/babel-macedonian/macedonian.dtx - RELOC/source/generic/babel-macedonian/macedonian.ins -runfiles size=4 - RELOC/tex/generic/babel-macedonian/macedonian.ldf -catalogue-ctan /macros/latex/contrib/babel-contrib/macedonian -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics macedonian multilingual-addon - -name babel-malay -category Package -revision 43234 -shortdesc Support for Malay within babel -relocated 1 -longdesc This is the babel style for Malay. -containersize 2520 -containerchecksum 907df975685a6980ac9bd3546c122a6ad31911219cb2276941b0e181d1201300c3edcc15068e3d55bc88c2992f351cde40622bc107a2aee2b9bcaa1dec6e2488 -doccontainersize 114256 -doccontainerchecksum d6711e2df15dc2f9c1b99c785cbaf5e26b8fda3bccc7663cb68138627793cfdd6dfd419fa24fe7dde3d62dabbe453e271365ff51569c980f194a99ce573f68cd -docfiles size=29 - RELOC/doc/generic/babel-malay/README - RELOC/doc/generic/babel-malay/malay.pdf details="Documentation for Bahasa Malaysia version" -srccontainersize 5060 -srccontainerchecksum 223c9d51db759cc9d3da834f9111dd59acfa05426b7a3c7848b11c720e83605235da3d8c46c71530120e46dc6ade1181afbdc295d4806c4f4ba2e2fedb7ec8c2 -srcfiles size=5 - RELOC/source/generic/babel-malay/malay.dtx - RELOC/source/generic/babel-malay/malay.ins -runfiles size=5 - RELOC/tex/generic/babel-malay/bahasam.ldf - RELOC/tex/generic/babel-malay/malay.ldf - RELOC/tex/generic/babel-malay/melayu.ldf - RELOC/tex/generic/babel-malay/meyalu.ldf -catalogue-ctan /macros/latex/contrib/babel-contrib/malay -catalogue-date 2018-01-13 10:17:26 +0100 -catalogue-license lppl1.3 -catalogue-topics bahasa-indonesia+malaysia multilingual -catalogue-version 1.0m - -name babel-norsk -category Package -revision 30281 -shortdesc Babel support for Norwegian -relocated 1 -longdesc The package provides the language definition file for support -longdesc of Norwegian in babel. Some shortcuts are defined, as well as -longdesc translations to Norsk of standard "LaTeX names". -containersize 2924 -containerchecksum 6fa9c9bba02e3bb235fe5660ce5682cdc02b7ae140700779ae63f80a1da2ad8da2da5e7877b4c05dd46baf2125eb710d1ed1b99009247f61b70df14080df0009 -doccontainersize 142428 -doccontainerchecksum 714eb44d7010ccdc923083aec563e07e3f3f4e5b25bc5d38798b527d28d463ebcfccb945dbd3002351b287d7a0b50caa70c19654956ef906424cd9c3980f6d43 -docfiles size=35 - RELOC/doc/generic/babel-norsk/norsk.pdf details="Package documentation" -srccontainersize 6788 -srccontainerchecksum 50d982f18c9b166cba16986d5bdfd101d5e44d456561a89078028676c478d78c4d94e9457ecca8d6ca19e4dd5590e7843a97a22537a38219599f235f36b20e08 -srcfiles size=7 - RELOC/source/generic/babel-norsk/norsk.dtx - RELOC/source/generic/babel-norsk/norsk.ins -runfiles size=2 - RELOC/tex/generic/babel-norsk/norsk.ldf -catalogue-ctan /macros/latex/contrib/babel-contrib/norsk -catalogue-date 2018-01-13 10:24:37 +0100 -catalogue-license lppl1.3 -catalogue-topics norsk multilingual-addon -catalogue-version 2.0i - -name babel-occitan -category Package -revision 39608 -shortdesc Babel support for Occitan -relocated 1 -longdesc Occitan language description file with usage instructions. -containersize 2380 -containerchecksum 3284e9ac0588b94e03bb09fa8ac54f7498bd0cadccc21ab54e9e3eeeff8440f96ec4628119d0fa43b733e58ff6df92c196337eaeddb37108ee6cfc65ce3c59af -doccontainersize 411820 -doccontainerchecksum 05f3b1966b4f1b6f108a29039ab36e2141100f1ed17120d1730975a368f206259b6ff5abe12c41d01bd94123888c299b4ad5970b7c1b7fbb308a1f5aba9b7dba -docfiles size=102 - RELOC/doc/generic/babel-occitan/README details="Readme" - RELOC/doc/generic/babel-occitan/occitan.pdf details="Package documentation" -srccontainersize 10520 -srccontainerchecksum b6a74bbd75ef2cb9b9afe56072ff14db2b8e039f7cfb8ae22fccf17bb3b646c639fbf8ac011b944b19f6752d1d1be75f9a833872c0e9a0533f425a4374561161 -srcfiles size=8 - RELOC/source/generic/babel-occitan/occitan.dtx -runfiles size=2 - RELOC/tex/generic/babel-occitan/occitan.ldf -catalogue-ctan /macros/latex/contrib/babel-contrib/occitan -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics multilingual-addon occitan -catalogue-version 0.2 - -name babel-piedmontese -category Package -revision 30282 -shortdesc Babel support for Piedmontese -relocated 1 -longdesc The package provides the language definition file for support -longdesc of Piedmontese in babel. Some shortcuts are defined, as well as -longdesc translations to Piedmontese of standard "LaTeX names". -containersize 1804 -containerchecksum f10e33ebd7dc738d4b257fc3abd36cc1021a1fb2e6fd917081ec8ebd2beb0bae08a2e11227c8961cdb82337fe117fc355fe14019c0e9f710aaea247c5bad6d50 -doccontainersize 106224 -doccontainerchecksum 547e02bee97c6c66a57038f6426228387fc97821ae52350126fb4f6091341500ce92a95220d64c7443af6b9e16f63da60390c0557870e6958f7ab51e52e09b56 -docfiles size=26 - RELOC/doc/generic/babel-piedmontese/piedmontese.pdf details="Package documentation" -srccontainersize 4048 -srccontainerchecksum 64d4476157c3822f7400f8830a30e5652c23a8af158f5a73f10be5165b6dd269a0f22c54afbfdb550328d9142c2f0648388a7684e96a9659cfed757eb03d7ca4 -srcfiles size=3 - RELOC/source/generic/babel-piedmontese/piedmontese.dtx -runfiles size=1 - RELOC/tex/generic/babel-piedmontese/piedmontese.ldf -catalogue-ctan /macros/latex/contrib/babel-contrib/piedmontese -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics piedmontese multilingual-addon -catalogue-version 1.0 - -name babel-polish -category Package -revision 30283 -shortdesc Babel support for Polish -relocated 1 -longdesc The package provides the language definition file for support -longdesc of Polish in babel. Some shortcuts are defined, as well as -longdesc translations to Polish of standard "LaTeX names". -containersize 3356 -containerchecksum 059927f4b59c2f1e40585682bf5a75ce2c028c3f9a356579dbcfa03a7d44f17a91b7285255662e881d2c20de87c477289df9a95f10d5ddee5b71f8c28ce0d136 -doccontainersize 134420 -doccontainerchecksum 8ae5208141bae6a5535780e9a8a885b6cb0a992e10e6f67393daf8a6a53e0094dffb80c0b03f75af286f780676d46324b0f69b7bbdf231f393fef0c56765f75f -docfiles size=33 - RELOC/doc/generic/babel-polish/polish.pdf details="Package documentation" -srccontainersize 7604 -srccontainerchecksum 050d0cb4cdaa9ae90c8c4fa08717d509953c36c03df29ee83ef48ec4ea64e3e2669caaa780c642f90cf1a5447275fd534f5e2d3679fae85c33b945582dda727d -srcfiles size=8 - RELOC/source/generic/babel-polish/polish.dtx - RELOC/source/generic/babel-polish/polish.ins -runfiles size=3 - RELOC/tex/generic/babel-polish/polish.ldf -catalogue-ctan /macros/latex/contrib/babel-contrib/polish -catalogue-date 2018-01-13 10:24:37 +0100 -catalogue-license lppl1.3 -catalogue-topics polish -catalogue-version 1.2l - -name babel-portuges -category Package -revision 30284 -shortdesc Babel support for Portuges -relocated 1 -longdesc The package provides the language definition file for support -longdesc of Portuguese and Brazilian Portuguese in babel. Some shortcuts -longdesc are defined, as well as translations to Portuguese of standard -longdesc "LaTeX names". -containersize 2704 -containerchecksum d1ecf75b45eac699c7f73d40aacaeed88a3f8ea1a53e1a07c449dca7881f5d6bf364ceece0fa9afa5aa816aa0da2086a80ed1e7bb68b42ef061f28f19429d2c1 -doccontainersize 146188 -doccontainerchecksum 994f7488b7e0978cc2bb5564c35d4522da7bc0a3aa2bcc528e66459bcbaf9ed4c9bf91c92709c67c6e1d73d636acdfb46e870c0c3f0533e5795ccf3d5d7968da -docfiles size=36 - RELOC/doc/generic/babel-portuges/portuges.pdf details="Package documentation" -srccontainersize 6656 -srccontainerchecksum a5a3559f753a75756954d684a364d9eb5ad4b74e4bf817eed7add5457d2b60f1a8ddb1b545db66ae2fd9490aea3d16bb42882de2177295070d238d1af5ac0c75 -srcfiles size=7 - RELOC/source/generic/babel-portuges/portuges.dtx - RELOC/source/generic/babel-portuges/portuges.ins -runfiles size=2 - RELOC/tex/generic/babel-portuges/portuges.ldf -catalogue-ctan /macros/latex/contrib/babel-contrib/portuges -catalogue-date 2018-01-13 10:24:37 +0100 -catalogue-license lppl1.3 -catalogue-topics portuguese portuguese-br -catalogue-version 1.2q - -name babel-romanian -category Package -revision 30285 -shortdesc Babel support for Romanian -relocated 1 -longdesc The package provides the language definition file for support -longdesc of Romanian in babel. Translations to Romanian of standard -longdesc "LaTeX names" are provided. -containersize 2176 -containerchecksum 0889e1972d6e1a9d997c07793e9010c56289932bc294a12547873bc5a3c03598f0b136531457711ebec43d456229f1c9fd7c95234e0e3c6cb0ba8f1abec1efbf -doccontainersize 113080 -doccontainerchecksum 6944add08abd9b30679c4ed098d6097aa31389041d4a074f7abf6856b7c0ccfd48a9fcbff6663f0d60aa02e26e32db65dbd053b1b9855de6b6a1f6cb34051237 -docfiles size=28 - RELOC/doc/generic/babel-romanian/romanian.pdf details="Package documentation" -srccontainersize 4340 -srccontainerchecksum 20f0575bb8b0d51302cc6b287683ca47225a226c5921def1a9c0ac2e2abae3c214e40ccc189e95f00cd22504133f3476135be531eda938442fc00e258225125d -srcfiles size=5 - RELOC/source/generic/babel-romanian/romanian.dtx - RELOC/source/generic/babel-romanian/romanian.ins -runfiles size=1 - RELOC/tex/generic/babel-romanian/romanian.ldf -catalogue-ctan /macros/latex/contrib/babel-contrib/romanian -catalogue-date 2018-01-13 10:24:37 +0100 -catalogue-license lppl1.3 -catalogue-topics romanian -catalogue-version 1.2l - -name babel-romansh -category Package -revision 30286 -shortdesc Babel/Polyglossia support for the Romansh language -relocated 1 -longdesc The package provides a language description file that enables -longdesc support of Romansh either with babel or with polyglossia. -containersize 1128 -containerchecksum 7b0c7b0ceda47045b7d5a5344771acf2ff42b67d38aa563e6c05c5c6a905a68a08fb985217b96b2e7bc3ff70d1f12487e7bd869ae2fbcb40c2e717e0b2cef815 -doccontainersize 111836 -doccontainerchecksum 42f81d9205f5d7d62ad0ec0cc28fc49b597cc4140f131288d91efeeddb38940a4bad946e33adc4824ef44e4e8db3129dd67a78e08edf9146b5dc1c08b8609ed0 -docfiles size=28 - RELOC/doc/generic/babel-romansh/romansh.pdf details="Package documentation" -srccontainersize 3204 -srccontainerchecksum ae6eac28aebd614ee66627a47dcc3f8a8029fe162bb46aa31b009056d9af428c58fb0e185371d3081f045027a30c1ac5c12e2ea6338f3134c4048602addb337c -srcfiles size=2 - RELOC/source/generic/babel-romansh/romansh.dtx -runfiles size=1 - RELOC/tex/generic/babel-romansh/romansh.ldf -catalogue-ctan /macros/latex/contrib/babel-contrib/romansh -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics multilingual-addon - -name babel-russian -category Package -revision 45007 -shortdesc Russian language module for Babel -relocated 1 -longdesc The package provides support for use of Babel in documents -longdesc written in Russian (in both "traditional" and modern forms). -longdesc The support is adapted for use both under 'traditional' TeX -longdesc engines, and under XeTeX and LuaTeX. -containersize 6140 -containerchecksum 2e55b14504e4020c14225eb508944eaacb3f45e33da72e19f57bf7a8819d98e7648a81cd78720705a2b44d13e9b580bdeacdff3e278025a64c8f355cfa792905 -doccontainersize 138068 -doccontainerchecksum b78c62f31aeb02c0e62738f24bc5ca79683b295728b0b74c35a8c5f9b70a528ef075f951f7c5a082d7b56eb91b45f3cf59d45e603bdd697d9bdb37a2df5f4a66 -docfiles size=36 - RELOC/doc/generic/babel-russian/README details="Readme" - RELOC/doc/generic/babel-russian/russianb.pdf details="Package documentation" -srccontainersize 23808 -srccontainerchecksum 4ba994b2557705c50437808583e83675c9bc4d781027fa2b1ad84c034ec787dcb2f873f145ab0066c54d1efe992f9b24bf2a4d0cd013d43e1b41210667b74fff -srcfiles size=24 - RELOC/source/generic/babel-russian/russianb.dtx - RELOC/source/generic/babel-russian/russianb.ins -runfiles size=7 - RELOC/tex/generic/babel-russian/russianb.ldf -catalogue-ctan /macros/latex/contrib/babel-contrib/russian -catalogue-date 2017-08-10 18:00:28 +0200 -catalogue-license lppl1.3 -catalogue-topics multilingual-addon russian -catalogue-version 1.3j - -name babel-samin -category Package -revision 30288 -shortdesc Babel support for Samin -relocated 1 -longdesc The package provides the language definition file for support -longdesc of North Sami in babel. (Several Sami dialects/languages are -longdesc spoken in Finland, Norway, Sweden and on the Kola Peninsula of -longdesc Russia). Not all use the same alphabet, and no attempt is made -longdesc to support any other than North Sami here. Some shortcuts are -longdesc defined, as well as translations to Norsk of standard "LaTeX -longdesc names". -containersize 2324 -containerchecksum 108bbd3b697c6360024867dc6ce9cd4b21d9752b3ac24676eb463e6a8b458edbea2fc66ab8b1ccae0140b84feedd776dd7a121a11a6e4c634a446e7fdba1a74d -doccontainersize 125092 -doccontainerchecksum a31da319db2a310181cd548aad12ebf50b75213d504f2da3b70d728b1b67183249a4addda8d5cf49d7e390cfa6ca3c50815d2e27365ff5553c505f294763074d -docfiles size=31 - RELOC/doc/generic/babel-samin/samin.pdf details="Package documentation" -srccontainersize 4384 -srccontainerchecksum 0dd2279e5574f4ad249b35428575e04d10cf694d556ad3cdacd6a2f1e84318a60b1851df766e12c8696b5dbfb3c4de0198f972ba43203cb7696c196b9216c685 -srcfiles size=4 - RELOC/source/generic/babel-samin/samin.dtx - RELOC/source/generic/babel-samin/samin.ins -runfiles size=1 - RELOC/tex/generic/babel-samin/samin.ldf -catalogue-ctan /macros/latex/contrib/babel-contrib/samin -catalogue-date 2018-01-13 10:24:37 +0100 -catalogue-license lppl1.3 -catalogue-topics samin -catalogue-version 1.0c - -name babel-scottish -category Package -revision 30289 -shortdesc Babel support for Scottish Gaelic -relocated 1 -longdesc The package provides the language definition file for support -longdesc of Gaidhlig (Scottish Gaelic) in babel. Some shortcuts are -longdesc defined, as well as translations of standard "LaTeX names". -containersize 2264 -containerchecksum 9ea3dee7091ace2111a1027cb0b7850849a130424a1ab9bb4f200ab851d1f159e48ffbae1d3fb7f1f0e95625fb5eeda7de20c6da260f47e59b71973e383e3d7b -doccontainersize 113832 -doccontainerchecksum a722bea00816dd00017e031076a95a1a0a3e43dd91e963695d4a449db952a4b6fe26f1914aafe328009debd0fec42857b48e0fa30881c66ef44004703691cb6d -docfiles size=28 - RELOC/doc/generic/babel-scottish/scottish.pdf details="Package documentation" -srccontainersize 4096 -srccontainerchecksum 10ce9fa220924b731571b9db347145b0d677445ff44c2c91fc3bc8ab69df7e4e7420cdc7a84d04513fa89f0dd2f2d32b6a63cc1bf43e8c6066a0d197cafebd01 -srcfiles size=4 - RELOC/source/generic/babel-scottish/scottish.dtx - RELOC/source/generic/babel-scottish/scottish.ins -runfiles size=1 - RELOC/tex/generic/babel-scottish/scottish.ldf -catalogue-ctan /macros/latex/contrib/babel-contrib/scottish -catalogue-date 2018-01-13 10:24:37 +0100 -catalogue-license lppl1.3 -catalogue-topics scottish multilingual-addon -catalogue-version 1.0g - -name babel-serbian -category Package -revision 30290 -shortdesc Babel/Polyglossia support for Serbian -relocated 1 -longdesc The package provides a language description file that enables -longdesc support of Serbian either with babel or with polyglossia. -containersize 2560 -containerchecksum b394b7c7d53c75565000e1db85e90062980c17232570f87d38bd1e97a9525a8f06c93a57f0e5fe81209bcb91d77ead105e8f9a55a82b7661f8315dcf0538ff26 -doccontainersize 130532 -doccontainerchecksum 1ee9f80fca3e14b25c109f18e1353ca83b05667a5d7773c3aa58e48d169f9cd82b7f757492c9b6a67544aef9048cfca75acb182da2aec5e727029c42ffcaf637 -docfiles size=32 - RELOC/doc/generic/babel-serbian/serbian.pdf details="Package documentation" -srccontainersize 5268 -srccontainerchecksum 46186a6e9204b9d17432420a2059c8be769c3520581c92fe7033307371c3590cd4587e8e1fa2252826b6ff98985725ee0e3e1a266381fae1f5539a51a12174d3 -srcfiles size=5 - RELOC/source/generic/babel-serbian/serbian.dtx - RELOC/source/generic/babel-serbian/serbian.ins -runfiles size=2 - RELOC/tex/generic/babel-serbian/serbian.ldf -catalogue-ctan /macros/latex/contrib/babel-contrib/serbian -catalogue-date 2018-01-13 10:24:37 +0100 -catalogue-license lppl1.3 -catalogue-topics multilingual-addon -catalogue-version 1.0d - -name babel-serbianc -category Package -revision 49693 -shortdesc Babel module to support Serbian Cyrillic -relocated 1 -longdesc The package provides support for Serbian documents written in -longdesc Cyrillic, in babel. -containersize 4028 -containerchecksum 8355b21d91ad71c6a9fcfb565efec198a87926a930fba718e2d9a5f98bd48c898e5f2c9c2f0e7daae2b3f97f6aee0452e542469e06955341919e362775942f12 -doccontainersize 281824 -doccontainerchecksum 6632d26fe0010c2dd573693ba2bc623f503da78bb272de1872b309385ea0f6aa9d2915a9bf52933816b54b9eeb68abbd01b97246db9ddba8f8678e6ce0cb4c21 -docfiles size=74 - RELOC/doc/generic/babel-serbianc/README.md details="Readme" - RELOC/doc/generic/babel-serbianc/serbianc.pdf details="Package documentation" -srccontainersize 9184 -srccontainerchecksum ff5fadcafcde3f64967bf05a9d5d629247ae465d85d78212874917100f7a81fba5a1add8a569c0b0654edbc591881d3a7fbc6d6ff36209aed850b49c3a911f4c -srcfiles size=9 - RELOC/source/generic/babel-serbianc/serbianc.dtx - RELOC/source/generic/babel-serbianc/serbianc.ins -runfiles size=4 - RELOC/tex/generic/babel-serbianc/serbianc.ldf -catalogue-ctan /macros/latex/contrib/babel-contrib/serbianc -catalogue-date 2019-01-13 09:59:25 +0100 -catalogue-license lppl1.3 -catalogue-topics serbian multilingual-addon -catalogue-version 3.0 - -name babel-slovak -category Package -revision 30292 -shortdesc Babel support for typesetting Slovak -relocated 1 -longdesc The package provides the language definition file for support -longdesc of Slovak in babel, including Slovak variants of LaTeX -longdesc built-in-names. Shortcuts are also defined. -containersize 5432 -containerchecksum 68991518af41e5129508184a5e2aa521693ee2dfcb246d2a20560ceb476209bc6deb722c2b8906c1a57623e3e46a0e44e2db18bfb4024359fceb1abac9a6eb5c -doccontainersize 195276 -doccontainerchecksum c9caf3a5d74f8bd6f5008cce2ac301bea4c2d95936c9e9cb44bd5e39943e29eb6d8e2f8b5fd4780d9f8fa9b6a53d6e9d5c885daa1fd5afdc3cb94d13935691c6 -docfiles size=48 - RELOC/doc/generic/babel-slovak/slovak.pdf details="Package documentation" -srccontainersize 13924 -srccontainerchecksum ac14b57cf606d57555932f8071a0b4b9222c51901c8d1393e161913fd39c55c40bc5f7e66af83b20f1db3f7078f9a6a606c380eb7ac5691dc685c33190a3ae6c -srcfiles size=14 - RELOC/source/generic/babel-slovak/slovak.dtx - RELOC/source/generic/babel-slovak/slovak.ins -runfiles size=5 - RELOC/tex/generic/babel-slovak/slovak.ldf -catalogue-ctan /macros/latex/contrib/babel-contrib/slovak -catalogue-date 2018-01-13 10:24:37 +0100 -catalogue-license lppl1.3 -catalogue-topics slovak multilingual-addon -catalogue-version 3.1a - -name babel-slovenian -category Package -revision 30351 -shortdesc Babel support for typesetting Slovenian -relocated 1 -longdesc The package provides the language definition file for support -longdesc of Slovenian in babel. Several shortcuts are defined, as well -longdesc as translations to Slovenian of standard "LaTeX names". -containersize 2408 -containerchecksum 3990eaa8c9a3aa02bf5fac5f29ceda27da7914e31c4ccf4c62688d7c6da9ae46b139ab0ac3f7cf19121010cb58e719b31666ed2bd5d102d72bc811160221f8ed -doccontainersize 127596 -doccontainerchecksum 6eec06765d55061528ff6eae6f640201e3f3aa35b508665712dea0ff0049dc31df80bafbcf99bfb9e8eeda6b9a29fcf40005eff4f3bc9c06b1e48f3d7a5bbd72 -docfiles size=32 - RELOC/doc/generic/babel-slovenian/slovene.pdf details="Package documentation" -srccontainersize 5336 -srccontainerchecksum 7721f4efe7e6ad28315bc946d3a57c973d1359f45c519a811a16875ab3daf0a31006295f6d2cae436404b1cbc1c0e2f53d19aeacd297db5d5758644d5eeaefeb -srcfiles size=5 - RELOC/source/generic/babel-slovenian/slovene.dtx - RELOC/source/generic/babel-slovenian/slovene.ins -runfiles size=2 - RELOC/tex/generic/babel-slovenian/slovene.ldf -catalogue-ctan /macros/latex/contrib/babel-contrib/slovenian -catalogue-date 2018-01-13 10:24:37 +0100 -catalogue-license lppl1.3 -catalogue-topics slovenian multilingual-addon -catalogue-version 1.2i - -name babel-sorbian -category Package -revision 30294 -shortdesc Babel support for Upper and Lower Sorbian -relocated 1 -longdesc The package provides language definitions file for support of -longdesc both Upper and Lower Sorbian, in babel. Some shortcuts are -longdesc defined, as well as translations to the relevant language of -longdesc standard "LaTeX names". -containersize 3156 -containerchecksum d826c0f2e63d2c3f62821ab6a49f7975b7837abf53d7c478440dc044133858575d3370e0801f425f96821a45163d68006be670f7f56353e4545cb1457d57a882 -doccontainersize 215624 -doccontainerchecksum 6ec3201b0eea33a211fb35e685f941702d8e5a9447a566b81aa51715c944bc570c6602bbb29f1df72a7758cc52edd6ce6fed55d052bde99b5a4b9c2cabae4429 -docfiles size=64 - RELOC/doc/generic/babel-sorbian/lsorbian.pdf details="Package documentation (Lower Sorbian)" - RELOC/doc/generic/babel-sorbian/usorbian.pdf details="Package documentation (Upper Sorbian)" -srccontainersize 6236 -srccontainerchecksum f3eea1b7b46812bb15d6c845b4beca5e635b248d2cc2557a3310a718d01d842aee2b07670a6b3dbd250e9b37f8eb48f65de11d45121f561e794e74e0390e0e34 -srcfiles size=9 - RELOC/source/generic/babel-sorbian/lsorbian.dtx - RELOC/source/generic/babel-sorbian/sorbian.ins - RELOC/source/generic/babel-sorbian/usorbian.dtx -runfiles size=4 - RELOC/tex/generic/babel-sorbian/lsorbian.ldf - RELOC/tex/generic/babel-sorbian/usorbian.ldf -catalogue-ctan /macros/latex/contrib/babel-contrib/sorbian -catalogue-date 2018-01-13 10:24:37 +0100 -catalogue-license lppl1.3 -catalogue-topics sorbian -catalogue-version lower sorbian:1.0g, upper:1.0k - -name babel-spanglish -category Package -revision 37629 -shortdesc Simplified Spanish support for Babel -relocated 1 -longdesc The package provides very simplified (or ultra sloppy) support -longdesc for Spanish in Babel, mostly as a fallback in case spanish.ldf -longdesc fails for some reason. The package provides basic support for -longdesc Spanish hyphenation, captions, date, frenchspacing, -longdesc indentfirst, symbolic footnotes, enumerations, small caps roman -longdesc numerals, and a handful of shorthands and Spanish mathematical -longdesc operators. No options or attributes for customization are -longdesc provided. -containersize 4280 -containerchecksum 7da00849d424388caa98d0b4163e862ae425aca8dc16e093077f09e38a758994c78c1dfe58c980431e0787e05a7df334b69acf7d194da2071fa1506dfc8fad75 -doccontainersize 1232 -doccontainerchecksum 89649fa7c2e0fc23e441c46bd39ec98dd22dc9e608b386809199aaab52f961da9d62235a7311323634cfde85a53172dba404f80f622c7881838e98a1289b4e81 -docfiles size=1 - RELOC/doc/generic/babel-spanglish/README details="Readme" -runfiles size=4 - RELOC/tex/generic/babel-spanglish/spanglish.ldf - RELOC/tex/generic/babel-spanglish/spanglish.sty -catalogue-ctan /macros/latex/contrib/babel-contrib/spanglish -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics spanish multilingual-addon -catalogue-version 0.3 - -name babel-spanish -category Package -revision 39920 -shortdesc Babel support for Spanish -relocated 1 -longdesc This bundle provides the means to typeset Spanish text, with -longdesc the support provided by the LaTeX standard package babel. Note -longdesc that separate support is provided for those who wish to typeset -longdesc Spanish as written in Mexico. -containersize 8660 -containerchecksum f43db6edfbe7e3eec76b3b140c70be099c682261f50c879aad4718bf1ea6dbce2c4f5889506e4d344ad60f35a8f7885a9f47f8da4e5d180136d3955793ab9e14 -doccontainersize 183488 -doccontainerchecksum 915254f46dd9959d497350a9ada3e06f9c3c6dce34e9755c6e73aa8b45ce1751f3c3bdedc3974f6b20fd20bd5e8868910af54af7f52ab997f124e1b892e107e9 -docfiles size=46 - RELOC/doc/generic/babel-spanish/README.md details="Readme" - RELOC/doc/generic/babel-spanish/spanish.pdf details="Package documentation" language="es" -srccontainersize 29552 -srccontainerchecksum e628793882dd0396f58edb3814033dc924700502984386e277f087a149c2d7337c856f13e6e454d12dad2459666f17caf2514569d9db347d478f05f7877a8118 -srcfiles size=24 - RELOC/source/generic/babel-spanish/spanish.dtx - RELOC/source/generic/babel-spanish/spanish.ins -runfiles size=9 - RELOC/tex/generic/babel-spanish/romanidx.sty - RELOC/tex/generic/babel-spanish/spanish.ldf -catalogue-ctan /macros/latex/contrib/babel-contrib/spanish -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics spanish multilingual-addon -catalogue-version 5.0p - -name babel-swedish -category Package -revision 30296 -shortdesc Babel support for typesetting Swedish -relocated 1 -longdesc The package provides the language definition file for Swedish. -containersize 2696 -containerchecksum f854d29e63ee15a9e57b44da411ec321c895702809234f045fe583a59eb3ad48de4be7d3008c574b71d44c67d599074beddffc8ccf3c9161d2ac832f6dc6940c -doccontainersize 130188 -doccontainerchecksum a0ad2f2f5044ee3b26bf6c93f264faa459131d132b0107834faca2e6c8a8bd3b1f591ad84f1f923c55a42545ff4a128c6a0c1261ad2fec0b7e57683d195f7f2c -docfiles size=32 - RELOC/doc/generic/babel-swedish/swedish.pdf details="Package documentation" -srccontainersize 6788 -srccontainerchecksum cdc6733978fa2cd0f264924465de81d3f51d03b6b21a2100bf88c570d664f942d6e47c8ca346267fe4858467a48fe8eed8054428a62183a468b147a9da60210b -srcfiles size=7 - RELOC/source/generic/babel-swedish/swedish.dtx - RELOC/source/generic/babel-swedish/swedish.ins -runfiles size=2 - RELOC/tex/generic/babel-swedish/swedish.ldf -catalogue-ctan /macros/latex/contrib/babel-contrib/swedish -catalogue-date 2018-01-13 10:24:37 +0100 -catalogue-license lppl1.3 -catalogue-topics swedish multilingual-addon -catalogue-version 2.3d - -name babel-thai -category Package -revision 30564 -shortdesc Support for Thai within babel -relocated 1 -longdesc The package provides support for typesetting Thai text. within -longdesc the babel system. -containersize 6344 -containerchecksum 808c661be0ddab328edd5e42e5b2c76203477b9bc2d3897ea2c7ca6ed8c6b5fa40d03c106b86167f1fdfb105ddaa7600e1cf27078d72d2c372b7333cad7ceb5b -doccontainersize 215648 -doccontainerchecksum f617b1f178e91fb34526be171e9e9b71d2d797d328c068e789f1a4683fccd038b9307ea80e41ad4391f9c97bbbdf011783f6957d7957741a6d583113b6161d61 -docfiles size=53 - RELOC/doc/generic/babel-thai/thai.pdf details="Package documentation" -srccontainersize 11124 -srccontainerchecksum e93d1ca814efce84403b78b0e0e68a0cf94b747455f27399791bbc7e833fc0e65c36edb277b59c95479fd6a2652911814ac039231833d75e3f47d743af18c4eb -srcfiles size=12 - RELOC/source/generic/babel-thai/thai.dtx - RELOC/source/generic/babel-thai/thai.ins -runfiles size=8 - RELOC/tex/generic/babel-thai/lthenc.def - RELOC/tex/generic/babel-thai/thai.ldf - RELOC/tex/generic/babel-thai/tis620.def -catalogue-ctan /macros/latex/contrib/babel-contrib/thai -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics thai multilingual-addon -catalogue-version 1.0.0 - -name babel-turkish -category Package -revision 33284 -shortdesc Babel support for Turkish documents -relocated 1 -longdesc The package provides support, within babel, of the Turkish -longdesc language. -containersize 2928 -containerchecksum 4bc8f55f4438befca4043ac7dd53c89a055acbc083da37ef0c4097a3f68ea61d83daa815bed797e51af822c37a00148b51e69ffe59a64424bfa920cb4116614c -doccontainersize 267184 -doccontainerchecksum f59a50442ed18462c75381bc315ce319d4edd1ff3fcdf883079db79c359e7e9542a5e98082c2af3c9e80a9d22b533c5647b87ad1877232729cb990b5a86b9adb -docfiles size=67 - RELOC/doc/generic/babel-turkish/README - RELOC/doc/generic/babel-turkish/turkish.pdf details="Package documentation" -srccontainersize 6264 -srccontainerchecksum a2110e30dbe04bb1cb16e4cd5e594efc32d7b95d6c80a894659a2040c6db9959306bb98ae4747818e520b275386d1aaeb6df1b036541abdb4b529e76d0862d97 -srcfiles size=6 - RELOC/source/generic/babel-turkish/turkish.dtx - RELOC/source/generic/babel-turkish/turkish.ins -runfiles size=2 - RELOC/tex/generic/babel-turkish/turkish.ldf -catalogue-ctan /macros/latex/contrib/babel-contrib/turkish -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics turkish multilingual-addon -catalogue-version 1.3b - -name babel-ukrainian -category Package -revision 47585 -shortdesc Babel support for Ukrainian -relocated 1 -longdesc The package provides support for use of babel in documents -longdesc written in Ukrainian. The support is adapted for use under -longdesc legacy TeX engines as well as XeTeX and LuaTeX. -containersize 5068 -containerchecksum 268bc96bc7ab74e88bedf8d939a4f0a5b465b8cc5e855b89606b17e43d2f4be9895b416936ff3549b7d69957c26cad7532ad59ffe4830a1a236a4800792746f3 -doccontainersize 450612 -doccontainerchecksum d88588d7f3ad660cdff0ef2ce45999738dfc420223ec800ba409c35e40abe44f9c64816847ec6b70ea6a9646bb935cc2af1b2deeb7cf075f70f1f6e0903b48c1 -docfiles size=112 - RELOC/doc/generic/babel-ukrainian/README.md details="Readme" - RELOC/doc/generic/babel-ukrainian/ukraineb.pdf details="Package documentation" -srccontainersize 19232 -srccontainerchecksum 8fe0530a469e7b90aabd3ca9bb54bcc2467ef556266b71ac1b10b2e4d3ea3a1caa999d30998cbb7ecec3dd8f6a6e62a1249cdb45b7f0834177833f316224f2a9 -srcfiles size=19 - RELOC/source/generic/babel-ukrainian/ukraineb.dtx - RELOC/source/generic/babel-ukrainian/ukraineb.ins -runfiles size=5 - RELOC/tex/generic/babel-ukrainian/ukraineb.ldf -catalogue-ctan /macros/latex/contrib/babel-contrib/ukrainian -catalogue-date 2018-04-11 21:43:45 +0200 -catalogue-license lppl1.3c -catalogue-topics multilingual-addon ukrainian -catalogue-version 1.4c - -name babel-vietnamese -category Package -revision 39246 -shortdesc Babel support for typesetting Vietnamese -relocated 1 -longdesc The package provides the language definition file for support -longdesc of Vietnamese in babel. -containersize 2480 -containerchecksum 1b94149dd0c655bea895e9b5d9612e4e644c362df8f12c22f0ec15de1415d66368987da1664582b29c861057b1c3d936aad794885d7725faf979498ce4fffc6f -doccontainersize 49600 -doccontainerchecksum 3837da2002026504d64a4608d927c68a164d1c23d566a7fbed239a1bcdfaaa2b2b0b4880c89071ae103d0ae8791e3528470b27bb94909077e5898a5b47e104e8 -docfiles size=18 - RELOC/doc/generic/babel-vietnamese/README details="Readme" - RELOC/doc/generic/babel-vietnamese/uvnenc.tex - RELOC/doc/generic/babel-vietnamese/vietnamese.pdf details="Package documentation" -srccontainersize 6908 -srccontainerchecksum ecdbfebd4cd8b584e7cddcc2162293909835da23fb79121884b9618b064085755a6a1745ad826353a99557af18fa174959ac2f459ef2758f47400997c201bf02 -srcfiles size=10 - RELOC/source/generic/babel-vietnamese/vietnamese.dtx - RELOC/source/generic/babel-vietnamese/vietnamese.ins -runfiles size=2 - RELOC/tex/generic/babel-vietnamese/vietnamese.ldf -catalogue-ctan /macros/latex/contrib/babel-contrib/vietnamese -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics vietnamese multilingual-addon -catalogue-version 1.4 - -name babel-welsh -category Package -revision 38372 -shortdesc Babel support for Welsh -relocated 1 -longdesc The package provides the language definition file for Welsh. -longdesc (Mostly Welsh-language versions of the standard names in a -longdesc LaTeX file.) -containersize 1832 -containerchecksum d81de0cc04575558c7b82bc1d43d4d2fcc21650a62d3b1274def42a22971ff071abf2374f8cf2cd31b0abdd81c28dfba8c83c6ba7199785b23d03b691d9ab418 -doccontainersize 111644 -doccontainerchecksum 1a139f74de035bb00f40b411affd8a417bab5a80fa345463feb162920c6a322a3a9978071361762f599991fbeb092f1fcc283961da66ada5710f3dc78d74935e -docfiles size=29 - RELOC/doc/generic/babel-welsh/README details="Readme" - RELOC/doc/generic/babel-welsh/welsh.pdf details="Package documentation (code listing)" -srccontainersize 4092 -srccontainerchecksum 2641b611ff311c894ac520bbcabd71ac8f3520a1ada966fd75f4e457cbbc721b9f19120751e055018c87b2550e7b61bfcc86b1de9b5e874267de4e0c6e020d2c -srcfiles size=4 - RELOC/source/generic/babel-welsh/welsh.dtx - RELOC/source/generic/babel-welsh/welsh.ins -runfiles size=1 - RELOC/tex/generic/babel-welsh/welsh.ldf -catalogue-ctan /macros/latex/contrib/babel-contrib/welsh -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics welsh multilingual-addon -catalogue-version 1.1a - -name babelbib -category Package -revision 25245 -shortdesc Multilingual bibliographies -relocated 1 -longdesc This package enables to generate multilingual bibliographies in -longdesc cooperation with babel. Two approaches are possible: Each -longdesc citation may be written in another language, or the whole -longdesc bibliography can be typeset in a language chosen by the user. -longdesc In addition, the package supports commands to change the -longdesc typography of the bibliographies. -containersize 26128 -containerchecksum 30f2c61fdcf0caa8d5fec88fe2d09ab2f47d6120b2560dc271110fe71288763cdc131f09433010bb256d98fd7507f5afcd29b9c8800edcea316377d5c7aa58ee -doccontainersize 1242044 -doccontainerchecksum adeb18ec220c01ec40e1221da48b0a4b3f8d936fb5926caa3a5817a2253351866df5003e6b8fcc9cab9201ae7fb055a2c7061f90cfb4191e6ef0aef772ed0797 -docfiles size=423 - RELOC/doc/bibtex/babelbib/ChangeLog - RELOC/doc/bibtex/babelbib/Makefile - RELOC/doc/bibtex/babelbib/README details="Readme" - RELOC/doc/bibtex/babelbib/babelbib.dtx - RELOC/doc/bibtex/babelbib/babelbib.ins - RELOC/doc/bibtex/babelbib/babelbib.pdf details="Package documentation" - RELOC/doc/bibtex/babelbib/babelbibtest.bib - RELOC/doc/bibtex/babelbib/babelbibtest.tex - RELOC/doc/bibtex/babelbib/getversion.tex - RELOC/doc/bibtex/babelbib/tugboat-babelbib.pdf details="TUGboat paper about the package" -runfiles size=209 - RELOC/bibtex/bst/babelbib/bababbr3-fl.bst - RELOC/bibtex/bst/babelbib/bababbr3-lf.bst - RELOC/bibtex/bst/babelbib/bababbr3.bst - RELOC/bibtex/bst/babelbib/bababbrv-fl.bst - RELOC/bibtex/bst/babelbib/bababbrv-lf.bst - RELOC/bibtex/bst/babelbib/bababbrv.bst - RELOC/bibtex/bst/babelbib/babalpha-fl.bst - RELOC/bibtex/bst/babelbib/babalpha-lf.bst - RELOC/bibtex/bst/babelbib/babalpha.bst - RELOC/bibtex/bst/babelbib/babamspl.bst - RELOC/bibtex/bst/babelbib/babplai3-fl.bst - RELOC/bibtex/bst/babelbib/babplai3-lf.bst - RELOC/bibtex/bst/babelbib/babplai3.bst - RELOC/bibtex/bst/babelbib/babplain-fl.bst - RELOC/bibtex/bst/babelbib/babplain-lf.bst - RELOC/bibtex/bst/babelbib/babplain.bst - RELOC/bibtex/bst/babelbib/babunsrt-fl.bst - RELOC/bibtex/bst/babelbib/babunsrt-lf.bst - RELOC/bibtex/bst/babelbib/babunsrt.bst - RELOC/tex/latex/babelbib/afrikaans.bdf - RELOC/tex/latex/babelbib/babelbib.sty - RELOC/tex/latex/babelbib/bahasa.bdf - RELOC/tex/latex/babelbib/catalan.bdf - RELOC/tex/latex/babelbib/croatian.bdf - RELOC/tex/latex/babelbib/czech.bdf - RELOC/tex/latex/babelbib/danish.bdf - RELOC/tex/latex/babelbib/dutch.bdf - RELOC/tex/latex/babelbib/english.bdf - RELOC/tex/latex/babelbib/esperanto.bdf - RELOC/tex/latex/babelbib/finnish.bdf - RELOC/tex/latex/babelbib/french.bdf - RELOC/tex/latex/babelbib/galician.bdf - RELOC/tex/latex/babelbib/german.bdf - RELOC/tex/latex/babelbib/greek.bdf - RELOC/tex/latex/babelbib/italian.bdf - RELOC/tex/latex/babelbib/norsk.bdf - RELOC/tex/latex/babelbib/portuguese.bdf - RELOC/tex/latex/babelbib/romanian.bdf - RELOC/tex/latex/babelbib/russian.bdf - RELOC/tex/latex/babelbib/serbian.bdf - RELOC/tex/latex/babelbib/spanish.bdf - RELOC/tex/latex/babelbib/swedish.bdf -catalogue-ctan /biblio/bibtex/contrib/babelbib -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1 -catalogue-topics bibtex-sty multilingual -catalogue-version 1.31 - -name background -category Package -revision 42428 -shortdesc Placement of background material on pages of a document -relocated 1 -longdesc The package offers the placement of background material on the -longdesc pages of a document. The user can control many aspects -longdesc (contents, position, color, opacity) of the background material -longdesc that will be displayed; all placement and attribute settings -longdesc are controlled by setting key values. The package makes use of -longdesc the everypage package, and uses pgf/tikz for attribute control. -containersize 2080 -containerchecksum 60ad601d41453184c84e49d9c740885139f3bbf0ca83e706488e724721d783f811da2d29dc34de65869f0da16156f8a74c79620a2586e9e4bc6b1c30312a9f2e -doccontainersize 115776 -doccontainerchecksum 60897c0d682a3270feff7343bd21720337d659c62a09ca32cd9d180826b0f7f7bbb5dfd016a8d0ab635b9e92219fbd45c4884ec4980375105a605b1afcddb2b6 -docfiles size=30 - RELOC/doc/latex/background/README details="Readme" - RELOC/doc/latex/background/background.pdf details="Package documentation" -srccontainersize 8416 -srccontainerchecksum 5c71fa311303e8cc6b1c8711aaf3115f2f3d1fbfd9b5c1a4008cb1a95ba44d5fa1146b9ec89b8dc4b5f7e1d70988173b66c5560c01dbd344f2dd334ea82ec990 -srcfiles size=8 - RELOC/source/latex/background/background.dtx - RELOC/source/latex/background/background.ins -runfiles size=2 - RELOC/tex/latex/background/background.sty -catalogue-ctan /macros/latex/contrib/background -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics background decoration -catalogue-version 2.1 - -name backnaur -category Package -revision 28513 -shortdesc Typeset Backus Naur Form definitions -relocated 1 -longdesc The package typesets Backus-Naur Form (BNF) definitions. It -longdesc creates aligned lists of productions, with numbers if required. -longdesc It can also print in-line BNF expressions using math mode. -containersize 1268 -containerchecksum 3b6c63887caee48b7033d25cd464783695d320baf42353bb5647ce0d37e5c729651a4914b5024940029ce272d788928cc8a8a8c1f81e9b1faf1876e825407cf5 -doccontainersize 294228 -doccontainerchecksum 502c49cc6b63b173b55bc155c9d3425c7652fa0b999dc6c1f668e22c4114730817a3cc934381d3aa65ea3d8f729bba58c7a781d6d6331dac42524cbac36cac91 -docfiles size=76 - RELOC/doc/latex/backnaur/README details="Readme" - RELOC/doc/latex/backnaur/backnaur.pdf details="Package documentation" -srccontainersize 5684 -srccontainerchecksum f583b1638c995a35bbc7a25c6428e680d8ca373f3b8fc53372769960a0c230083446262a35132ce6c42f8b34ebc4186061ea18ef9d05ef76fe08c6d64e695e99 -srcfiles size=6 - RELOC/source/latex/backnaur/backnaur.dtx - RELOC/source/latex/backnaur/backnaur.ins -runfiles size=1 - RELOC/tex/latex/backnaur/backnaur.sty -catalogue-ctan /macros/latex/contrib/backnaur -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics formal-spec -catalogue-version 1.1 - -name baekmuk -category Package -revision 42106 -shortdesc Baekmuk Korean TrueType fonts -relocated 1 -longdesc Baekmuk TrueType fonts (Korean) These fonts were retrieved from -longdesc http://kldp.net/baekmuk/ -containersize 8737272 -containerchecksum 30d2cbc01b712af19ba6f113e80a633539e8ed6c60a6c86c84e3d3ab5ad488206924f00b61b95692b95910ab32f824cf6ac13ee4fc42f1c654a87b77981c4b05 -doccontainersize 1656 -doccontainerchecksum 980f35913396bb58e18b8779e6c3b4e93ec8be011f05bbaa087b081e66f5e234a65b1295af25da32e8680b053948c70ffa4e61c7060a879122afc361974fb869 -docfiles size=4 - RELOC/doc/fonts/baekmuk/COPYRIGHT - RELOC/doc/fonts/baekmuk/COPYRIGHT.ks - RELOC/doc/fonts/baekmuk/README.md - RELOC/doc/fonts/baekmuk/README_original -runfiles size=6983 - RELOC/fonts/truetype/public/baekmuk/batang.ttf - RELOC/fonts/truetype/public/baekmuk/dotum.ttf - RELOC/fonts/truetype/public/baekmuk/gulim.ttf - RELOC/fonts/truetype/public/baekmuk/hline.ttf -catalogue-ctan /fonts/baekmuk -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license other-free -catalogue-topics font font-ttf korean -catalogue-version 2.2 - -name bagpipe -category Package -revision 34393 -shortdesc Support for typesetting bagpipe music -relocated 1 -longdesc Typesetting bagpipe music in MusixTeX is needlessly tedious. -longdesc This package provides specialized and re-defined macros to -longdesc simplify this task. -containersize 11236 -containerchecksum 07a8097e2533484684c3bb6c2882761fa464ff33ac99145845948d1ed9b22a7b1d9001a6ab4e392a67f32b68a09b025f4af93d0ee7fdd49c2a7235a2c035100c -doccontainersize 201348 -doccontainerchecksum 572227611895d1b2cea0ed755da62f7c3a581b58ec33c04973dda55ceacc3aceeb32cfe264334fdc7cc35285a35d87f20c65099461354c84cb02c524c159eb36 -docfiles size=76 - RELOC/doc/generic/bagpipe/BlackDonald.pdf - RELOC/doc/generic/bagpipe/BlackDonald.tex - RELOC/doc/generic/bagpipe/Bonnets.pdf - RELOC/doc/generic/bagpipe/Bonnets.tex - RELOC/doc/generic/bagpipe/Green.pdf - RELOC/doc/generic/bagpipe/Green.tex - RELOC/doc/generic/bagpipe/GreenTwo.pdf - RELOC/doc/generic/bagpipe/GreenTwo.tex - RELOC/doc/generic/bagpipe/README details="Readme" - RELOC/doc/generic/bagpipe/Washer.pdf - RELOC/doc/generic/bagpipe/Washer.tex - RELOC/doc/generic/bagpipe/bagdoc.pdf details="Package documentation" - RELOC/doc/generic/bagpipe/bagdoc.tex - RELOC/doc/generic/bagpipe/quickref.pdf details="Package 'quick reference'" - RELOC/doc/generic/bagpipe/quickref.tex -runfiles size=15 - RELOC/tex/generic/bagpipe/bagpipe.ini - RELOC/tex/generic/bagpipe/bagpipe.tex - RELOC/tex/generic/bagpipe/bagpipex.ini -catalogue-ctan /macros/generic/bagpipe -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics music -catalogue-version 3.02 - -name bangorcsthesis -category Package -revision 48834 -shortdesc Typeset a thesis at Bangor University -relocated 1 -longdesc The class typesets thesis/dissertation documents for all levels -longdesc (i.e., both undergraduate and graduate students may use the -longdesc class). It also provides macros designed to optimise the -longdesc process of producing a thesis. -containersize 51840 -containerchecksum 98adce75d689996fd56e9ae2622704cd7380a1968c8f55af85c5dc48657d4eebdb6de798836c1602af7d5e0f1ffb66ebe7dcad26d06bbef73e40c21eb82d2278 -doccontainersize 285232 -doccontainerchecksum 05126e3b23cc393de48133af0e8c26a999656d9edda5a4b996753c2f45f288ba7616687edaea43fe974bd343b43532622563f08eeefda421e8fb55b293c24100 -docfiles size=72 - RELOC/doc/latex/bangorcsthesis/README details="Readme" - RELOC/doc/latex/bangorcsthesis/bangorcsthesis.pdf details="Package documentation" -srccontainersize 55560 -srccontainerchecksum c44364d12ea0e50f4b6954d2b94425b8c8109e3b9da1ce32d5322621a29be1a6e59f7e400d183a274491bc36bb63359262cb4b1407ea49f71542ce3ac42c77f1 -srcfiles size=65 - RELOC/source/latex/bangorcsthesis/bangorcsthesis.dtx - RELOC/source/latex/bangorcsthesis/bangorcsthesis.ins -runfiles size=61 - RELOC/tex/latex/bangorcsthesis/bangorcsthesis.cls -catalogue-ctan /macros/latex/contrib/bangorcsthesis -catalogue-date 2018-10-05 20:51:17 +0200 -catalogue-license lppl1.3 -catalogue-topics dissertation class -catalogue-version 1.5.3 - -name bangorexam -category Package -revision 46626 -shortdesc Typeset an examination at Bangor University -relocated 1 -longdesc The package allows typesetting of Bangor Univesity's exam -longdesc style. It currently supports a standard A/B choice, A-only -longdesc compulsory and 'n' from 'm' exam styles. Marks are totalled and -longdesc checked automatically. -containersize 49796 -containerchecksum b44f83a28849713b5430373b5c88a112b5db06fbde67f87765b891645809d35c6de5f3863a9db314c4cf5574b8d5e10378c1fa79c54766b1ba7139ba93155dce -doccontainersize 185696 -doccontainerchecksum 301b77bcbd7b703d3afcf92b2088c5b29a42884c65f65e32ec50eec1e29d5c72e4ab7a0acfde055220469e837682368d4594a2c752470e568002d40daad43ae1 -docfiles size=47 - RELOC/doc/latex/bangorexam/README.txt details="Readme" - RELOC/doc/latex/bangorexam/bangorexam.pdf details="Package documentation" -srccontainersize 49668 -srccontainerchecksum 4e9fff8d48ffd910326bfab750933e859fa5dbd8283d9e4fac688dc6200a1b4b1077b8958474e6cc9f1b56364d9aada3d42ab59f6fd3b8baeb3105e73c15d034 -srcfiles size=64 - RELOC/source/latex/bangorexam/bangorexam.dtx - RELOC/source/latex/bangorexam/bangorexam.ins -runfiles size=60 - RELOC/tex/latex/bangorexam/bangorexam.cls -catalogue-ctan /macros/latex/contrib/bangorexam -catalogue-date 2018-02-13 10:08:01 +0100 -catalogue-license lppl1.3 -catalogue-topics exam class -catalogue-version 1.4.0 - -name bangtex -category Package -revision 15878 -shortdesc Writing Bangla and Assamese with LaTeX -relocated 1 -longdesc The bundle provides class files for writing Bangla and Assamese -longdesc with LaTeX, and Metafont sources for fonts. -containersize 35300 -containerchecksum fc2f8256734fd7c2fe500568993279379ae4c3bb46aa86ea3289febeb5e1c34bc86f553b353d841623711ce08378c468a3701ac35143c551cccb47bd230b23a0 -doccontainersize 15632 -doccontainerchecksum 95531a59c5a039b0ec051f091aee686a58e2884f40109f113cb3f3dfe2654fbfd8f4184d34adb3f292b1d5db7f2edc9bfb919336cfb317715464a7ec6c8a9f81 -docfiles size=16 - RELOC/doc/latex/bangtex/README.bangtex details="Readme" - RELOC/doc/latex/bangtex/manual.tex - RELOC/doc/latex/bangtex/samplett.tex - RELOC/doc/latex/bangtex/samptex.tex -runfiles size=78 - RELOC/fonts/source/public/bangtex/bang10.mf - RELOC/fonts/source/public/bangtex/bangbase.mf - RELOC/fonts/source/public/bangtex/bangconso.mf - RELOC/fonts/source/public/bangtex/bangdefs.mf - RELOC/fonts/source/public/bangtex/bangfala.mf - RELOC/fonts/source/public/bangtex/banghalf.mf - RELOC/fonts/source/public/bangtex/bangjuk.mf - RELOC/fonts/source/public/bangtex/bangkaar.mf - RELOC/fonts/source/public/bangtex/banglig.mf - RELOC/fonts/source/public/bangtex/bangmac.mf - RELOC/fonts/source/public/bangtex/bangnum.mf - RELOC/fonts/source/public/bangtex/bangpunc.mf - RELOC/fonts/source/public/bangtex/bangsl10.mf - RELOC/fonts/source/public/bangtex/bangvow.mf - RELOC/fonts/source/public/bangtex/bangwd10.mf - RELOC/fonts/tfm/public/bangtex/bang10.tfm - RELOC/fonts/tfm/public/bangtex/bangsl10.tfm - RELOC/fonts/tfm/public/bangtex/bangwd10.tfm - RELOC/tex/latex/bangtex/bangfont.tex - RELOC/tex/latex/bangtex/barticle.cls - RELOC/tex/latex/bangtex/bbk10.clo - RELOC/tex/latex/bangtex/bbk11.clo - RELOC/tex/latex/bangtex/bbk12.clo - RELOC/tex/latex/bangtex/bbook.cls - RELOC/tex/latex/bangtex/bletter.cls - RELOC/tex/latex/bangtex/bsize10.clo - RELOC/tex/latex/bangtex/bsize11.clo - RELOC/tex/latex/bangtex/bsize12.clo -catalogue-ctan /language/bengali/bangtex -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics indic - -name bankstatement -category Package -revision 38857 -shortdesc A LaTeX class for bank statements based on csv data -relocated 1 -longdesc More and more banks allow their customers to download posting -longdesc records in various formats. By using the bankstatement class, -longdesc you can create bank statements, as long as a csv format is -longdesc available. At the moment, the csv-mt940 and csv-camt formats -- -longdesc used by many german Sparkassen -- are supported. You can quite -longdesc easily add support for other csv formats. Simply define the -longdesc order of the keys in the csv data file and how to use them. The -longdesc terminology in this class -- such as BIC (Business Identifier -longdesc Code) or IBAN (International Bank Account Number) -- is based -longdesc on usage in the SEPA (Single Euro Payments Area). The user may -longdesc adjust the terminology to suit local needs. -containersize 3436 -containerchecksum d234d762e00d7fb86f00d1b66ac2f5c2e5f73f4f5f0fa6233942263e1b3ce4e10c75a11d9382e95cab9b4f9a9505976d42a9bc39337a0343a4d3dc8b1ca78c45 -doccontainersize 128040 -doccontainerchecksum 97957a40e7962199b9d59a4607ecbbf116eaac5e8da74bc941171bdc60ce89060b69d0c9c3420cd0bb864fe8e7cc17c95f3134f22933690ae6dcbb30024637c4 -docfiles size=46 - RELOC/doc/latex/bankstatement/201412.csv - RELOC/doc/latex/bankstatement/README.md details="Readme" - RELOC/doc/latex/bankstatement/bankstatement-example.pdf details="Package example" - RELOC/doc/latex/bankstatement/bankstatement-example.tex - RELOC/doc/latex/bankstatement/bankstatement.dtx - RELOC/doc/latex/bankstatement/bankstatement.pdf details="Package documentation" - RELOC/doc/latex/bankstatement/makefile - RELOC/doc/latex/bankstatement/stmlogo.jpg -runfiles size=8 - RELOC/tex/latex/bankstatement/bankstatement.cls - RELOC/tex/latex/bankstatement/csv-camt.def - RELOC/tex/latex/bankstatement/csv-mt940.def - RELOC/tex/latex/bankstatement/csv-standard-bank-na.def - RELOC/tex/latex/bankstatement/stmenglish.def - RELOC/tex/latex/bankstatement/stmgerman.def - RELOC/tex/latex/bankstatement/stmnamibian.def -catalogue-ctan /macros/latex/contrib/bankstatement -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl -catalogue-topics class -catalogue-version 0.9.2 - -name barcodes -category Package -revision 15878 -shortdesc Fonts for making barcodes -relocated 1 -longdesc The package deals with EAN barcodes; Metafont sources for fonts -longdesc are provided, and a set of examples; for some codes, a small -longdesc Perl script is needed. -containersize 6452 -containerchecksum afc30b9f9bf7c3a8ab68f764e276fe3047776b8a64e39df0c38751cfbbb6c0109f96c5ed891a41cdfb23c88853063a3005f45cd0454276c0a68d6bc00d22c39e -doccontainersize 129284 -doccontainerchecksum 0705fc0795185cb820d572ad4a93fe3a7603049a07658e6e0a6001258b82421b14985622cc09523e9d6815579df342d75cc0186a79e8944a59ff5197cd39c89e -docfiles size=74 - RELOC/doc/latex/barcodes/README details="Package Readme" - RELOC/doc/latex/barcodes/bcfaq.tex - RELOC/doc/latex/barcodes/changes - RELOC/doc/latex/barcodes/code39.tex - RELOC/doc/latex/barcodes/codean.pl - RELOC/doc/latex/barcodes/eandoc.pdf details="Package documentation" - RELOC/doc/latex/barcodes/eandoc.tex - RELOC/doc/latex/barcodes/examples.tex - RELOC/doc/latex/barcodes/install.bat - RELOC/doc/latex/barcodes/wlcdb.vpl - RELOC/doc/latex/barcodes/wlcf39.vpl - RELOC/doc/latex/barcodes/wlitf.vpl -srccontainersize 21956 -srccontainerchecksum eea53b554bbff58d167b8321db082f7f4aa7a27072f65e7ec5cffbd7fff933f2fc5fd74fe652bbcf8d725dafdfb8e90c658b8e32034d8f55b50a8d1cc04b218e -srcfiles size=21 - RELOC/source/latex/barcodes/barcodes.dtx - RELOC/source/latex/barcodes/barcodes.ins -runfiles size=17 - RELOC/fonts/source/public/barcodes/wlc11.mf - RELOC/fonts/source/public/barcodes/wlc128.mf - RELOC/fonts/source/public/barcodes/wlc39.mf - RELOC/fonts/source/public/barcodes/wlc93.mf - RELOC/fonts/source/public/barcodes/wlcr39.mf - RELOC/fonts/source/public/barcodes/wlean.mf - RELOC/fonts/tfm/public/barcodes/wlc11.tfm - RELOC/fonts/tfm/public/barcodes/wlc128.tfm - RELOC/fonts/tfm/public/barcodes/wlc39.tfm - RELOC/fonts/tfm/public/barcodes/wlc93.tfm - RELOC/fonts/tfm/public/barcodes/wlcr39.tfm - RELOC/tex/latex/barcodes/barcodes.sty -catalogue-also code128 ean pst-barcode -catalogue-ctan /fonts/barcodes/willadt -catalogue-date 2016-07-15 12:22:13 +0200 -catalogue-license lppl -catalogue-topics barcode - -name bardiag -category Package -revision 22013 -shortdesc LaTeX package for drawing bar diagrams -relocated 1 -longdesc The main purpose of the package is to make the drawing of bar -longdesc diagrams possible and easy in LaTeX. The BarDiag package is -longdesc inspired by and based on PSTricks. -containersize 12260 -containerchecksum 9f8959c543be3cf5e01f9c24b6b6dfc97933b01c3ce6e690451eaacafe6623a6158f309dd11461df29f6ce80c153e6fed04000a34de6aa6e0da45d6c4d496628 -doccontainersize 589144 -doccontainerchecksum 2a67c66dedd84065fcbe2fc7765a1de8c0d8b564ec48503dd83b6425e80661a28e43fa1b37f4bc80d2b8bfe16d8fd1f1cd8ed01a27e13f0fe730fe7d7cb8d8c1 -docfiles size=419 - RELOC/doc/latex/bardiag/README details="Readme" - RELOC/doc/latex/bardiag/bardiag.pdf details="Package documentation, sections 1-3" - RELOC/doc/latex/bardiag/bardiag.tex - RELOC/doc/latex/bardiag/bardiag1.pdf details="Package documentation, section 4" - RELOC/doc/latex/bardiag/bardiag1.tex - RELOC/doc/latex/bardiag/bardiag2.pdf details="Package documentation, appendix" - RELOC/doc/latex/bardiag/bardiag2.tex - RELOC/doc/latex/bardiag/example/altdiags.ps - RELOC/doc/latex/bardiag/example/altdiags.tex - RELOC/doc/latex/bardiag/example/compile.all - RELOC/doc/latex/bardiag/example/diagrams.dvi - RELOC/doc/latex/bardiag/example/diagrams.ps - RELOC/doc/latex/bardiag/example/diagrams.tex - RELOC/doc/latex/bardiag/example/diagramsbw.ps - RELOC/doc/latex/bardiag/example/diagramsbw.tex - RELOC/doc/latex/bardiag/example/src/10.tex - RELOC/doc/latex/bardiag/example/src/1a.tex - RELOC/doc/latex/bardiag/example/src/1b.tex - RELOC/doc/latex/bardiag/example/src/2a.tex - RELOC/doc/latex/bardiag/example/src/2b.tex - RELOC/doc/latex/bardiag/example/src/3.tex - RELOC/doc/latex/bardiag/example/src/4.tex - RELOC/doc/latex/bardiag/example/src/5.tex - RELOC/doc/latex/bardiag/example/src/6.tex - RELOC/doc/latex/bardiag/example/src/7.tex - RELOC/doc/latex/bardiag/example/src/8.tex - RELOC/doc/latex/bardiag/example/src/9.tex - RELOC/doc/latex/bardiag/figs/diag.eps - RELOC/doc/latex/bardiag/figs/diagleg.eps - RELOC/doc/latex/bardiag/figs/examp1.tex - RELOC/doc/latex/bardiag/figs/examp1a.tex - RELOC/doc/latex/bardiag/figs/examp1b.tex - RELOC/doc/latex/bardiag/figs/examp2.tex - RELOC/doc/latex/bardiag/figs/examp2er.tex - RELOC/doc/latex/bardiag/figs/examp3.tex - RELOC/doc/latex/bardiag/figs/examp4.tex - RELOC/doc/latex/bardiag/figs/examp5.tex - RELOC/doc/latex/bardiag/figs/examp6.tex - RELOC/doc/latex/bardiag/figs/exampcr.tex - RELOC/doc/latex/bardiag/figs/tddiag.eps - RELOC/doc/latex/bardiag/src/10.tex - RELOC/doc/latex/bardiag/src/1a.tex - RELOC/doc/latex/bardiag/src/1b.tex - RELOC/doc/latex/bardiag/src/2a.tex - RELOC/doc/latex/bardiag/src/2b.tex - RELOC/doc/latex/bardiag/src/3.tex - RELOC/doc/latex/bardiag/src/4.tex - RELOC/doc/latex/bardiag/src/5.tex - RELOC/doc/latex/bardiag/src/6.tex - RELOC/doc/latex/bardiag/src/7.tex - RELOC/doc/latex/bardiag/src/8.tex - RELOC/doc/latex/bardiag/src/9.tex -runfiles size=18 - RELOC/tex/latex/bardiag/barddoc.sty - RELOC/tex/latex/bardiag/bardiag.bar - RELOC/tex/latex/bardiag/bardiag.cfg - RELOC/tex/latex/bardiag/bardiag.sty - RELOC/tex/latex/bardiag/pstfp.sty -catalogue-also pst-bar bchart -catalogue-ctan /graphics/bardiag -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics genchart -catalogue-version 0.4a - -name barr -category Package -revision 38479 -catalogue diagxy -shortdesc Diagram macros by Michael Barr -relocated 1 -longdesc Diagxy is a general diagramming package, useful for diagrams in -longdesc a number of mathematical disciplines. Diagxy is a development -longdesc of an earlier (successful) package to use the facilities of the -longdesc xypic bundle. -containersize 8092 -containerchecksum 70f069eccff7a481c25455e3e21e7c8da40c458bf43c585954f6604896da01b6733f695e83aa76106afc93da5e98ce3e7dfdb0275ed8496404a33e8b458d1d5c -doccontainersize 414904 -doccontainerchecksum bce2e2ee497d7b07aac79603fb973171e107594cb4d07cb7cd3d595af5cd93cf475f23667d911fcca8b4a16d9a63247a108f74481d04dfa4555f99392a1f5b81 -docfiles size=117 - RELOC/doc/generic/barr/README details="Readme" - RELOC/doc/generic/barr/diaxydoc.pdf details="Package documentation" - RELOC/doc/generic/barr/diaxydoc.tex -runfiles size=13 - RELOC/tex/generic/barr/diagxy.tex -catalogue-ctan /macros/generic/diagrams/diagxy -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics diagram-comm - -name bartel-chess-fonts -category Package -revision 20619 -shortdesc A set of fonts supporting chess diagrams -relocated 1 -longdesc The fonts are provided as Metafont source. -containersize 17452 -containerchecksum f9cc61238764fd6e7212d2e07d5a4c9f7191dcac1760fa1ee3648d578516b8dc549ed1ab6e851907d43b6a20250bd5f92d86cff1988ad43cfb6e2d12923d648b -doccontainersize 5492 -doccontainerchecksum edd8aa713fa84382e04016edd9b4e5e9c4c402754966d4cf9b5f1f2520fcf1bcf1a9323fc53262955abc658000214f8cd271175ee8f19139d5b40c84552c0288 -docfiles size=40 - RELOC/doc/fonts/bartel-chess-fonts/README details="Readme" - RELOC/doc/fonts/bartel-chess-fonts/other-sources/CGA.mf - RELOC/doc/fonts/bartel-chess-fonts/other-sources/agfa.mf - RELOC/doc/fonts/bartel-chess-fonts/other-sources/amiga-PAL.mf - RELOC/doc/fonts/bartel-chess-fonts/other-sources/amiga.mf - RELOC/doc/fonts/bartel-chess-fonts/other-sources/chess.mf - RELOC/doc/fonts/bartel-chess-fonts/other-sources/fselch15.mf - RELOC/doc/fonts/bartel-chess-fonts/other-sources/fselch30.mf - RELOC/doc/fonts/bartel-chess-fonts/other-sources/fselch34.mf - RELOC/doc/fonts/bartel-chess-fonts/other-sources/fselch5mm.mf - RELOC/doc/fonts/bartel-chess-fonts/other-sources/pkelch.mfj - RELOC/doc/fonts/bartel-chess-fonts/other-sources/pkfootbows.mf - RELOC/doc/fonts/bartel-chess-fonts/other-sources/pkmakeneutral.mf - RELOC/doc/fonts/bartel-chess-fonts/other-sources/pkparallel.mf - RELOC/doc/fonts/bartel-chess-fonts/other-sources/pkscreengrid.mf - RELOC/doc/fonts/bartel-chess-fonts/other-sources/pkshorten.mf - RELOC/doc/fonts/bartel-chess-fonts/other-sources/px150.mf - RELOC/doc/fonts/bartel-chess-fonts/other-sources/px17.mf - RELOC/doc/fonts/bartel-chess-fonts/other-sources/px20.mf - RELOC/doc/fonts/bartel-chess-fonts/other-sources/px21.mf - RELOC/doc/fonts/bartel-chess-fonts/other-sources/px23.mf - RELOC/doc/fonts/bartel-chess-fonts/other-sources/px25.mf - RELOC/doc/fonts/bartel-chess-fonts/other-sources/px29.mf - RELOC/doc/fonts/bartel-chess-fonts/other-sources/px31.mf - RELOC/doc/fonts/bartel-chess-fonts/other-sources/px33.mf - RELOC/doc/fonts/bartel-chess-fonts/other-sources/px41.mf - RELOC/doc/fonts/bartel-chess-fonts/other-sources/px45.mf - RELOC/doc/fonts/bartel-chess-fonts/other-sources/px49.mf - RELOC/doc/fonts/bartel-chess-fonts/other-sources/px53.mf - RELOC/doc/fonts/bartel-chess-fonts/other-sources/px57.mf - RELOC/doc/fonts/bartel-chess-fonts/other-sources/px63.mf - RELOC/doc/fonts/bartel-chess-fonts/other-sources/px700.mf - RELOC/doc/fonts/bartel-chess-fonts/other-sources/px71.mf - RELOC/doc/fonts/bartel-chess-fonts/other-sources/px72.mf - RELOC/doc/fonts/bartel-chess-fonts/other-sources/px79.mf - RELOC/doc/fonts/bartel-chess-fonts/other-sources/px9.mf - RELOC/doc/fonts/bartel-chess-fonts/other-sources/scan.mf - RELOC/doc/fonts/bartel-chess-fonts/other-sources/screengrid.mf - RELOC/doc/fonts/bartel-chess-fonts/other-sources/tt.mf - RELOC/doc/fonts/bartel-chess-fonts/other-sources/turnboard.mf -runfiles size=92 - RELOC/fonts/source/public/bartel-chess-fonts/elch-bishop.mf - RELOC/fonts/source/public/bartel-chess-fonts/elch-blackfield.mf - RELOC/fonts/source/public/bartel-chess-fonts/elch-chbase.mf - RELOC/fonts/source/public/bartel-chess-fonts/elch-equi.mf - RELOC/fonts/source/public/bartel-chess-fonts/elch-geo.mf - RELOC/fonts/source/public/bartel-chess-fonts/elch-king.mf - RELOC/fonts/source/public/bartel-chess-fonts/elch-knight.mf - RELOC/fonts/source/public/bartel-chess-fonts/elch-pawn.mf - RELOC/fonts/source/public/bartel-chess-fonts/elch-queen.mf - RELOC/fonts/source/public/bartel-chess-fonts/elch-rook.mf - RELOC/fonts/source/public/bartel-chess-fonts/fselch.mf - RELOC/fonts/source/public/bartel-chess-fonts/fselch10.mf - RELOC/fonts/source/public/bartel-chess-fonts/fselch11.mf - RELOC/fonts/source/public/bartel-chess-fonts/fselch12.mf - RELOC/fonts/source/public/bartel-chess-fonts/fselch13.mf - RELOC/fonts/source/public/bartel-chess-fonts/fselch14.mf - RELOC/fonts/source/public/bartel-chess-fonts/fselch16.mf - RELOC/fonts/source/public/bartel-chess-fonts/fselch17.mf - RELOC/fonts/source/public/bartel-chess-fonts/fselch20.mf - RELOC/fonts/source/public/bartel-chess-fonts/fselch24.mf - RELOC/fonts/source/public/bartel-chess-fonts/fselch32.mf - RELOC/fonts/source/public/bartel-chess-fonts/fselch36.mf - RELOC/fonts/source/public/bartel-chess-fonts/fselch6.mf - RELOC/fonts/source/public/bartel-chess-fonts/fselch7.mf - RELOC/fonts/source/public/bartel-chess-fonts/fselch8.mf - RELOC/fonts/source/public/bartel-chess-fonts/fselch9.mf - RELOC/fonts/source/public/bartel-chess-fonts/pkbase.mf - RELOC/fonts/source/public/bartel-chess-fonts/pkbishop.mf - RELOC/fonts/source/public/bartel-chess-fonts/pkblackfield.mf - RELOC/fonts/source/public/bartel-chess-fonts/pkelch10.mf - RELOC/fonts/source/public/bartel-chess-fonts/pkelch11.mf - RELOC/fonts/source/public/bartel-chess-fonts/pkelch12.mf - RELOC/fonts/source/public/bartel-chess-fonts/pkelch14.mf - RELOC/fonts/source/public/bartel-chess-fonts/pkelch16.mf - RELOC/fonts/source/public/bartel-chess-fonts/pkelch8.mf - RELOC/fonts/source/public/bartel-chess-fonts/pkelch9.mf - RELOC/fonts/source/public/bartel-chess-fonts/pkgeo.mf - RELOC/fonts/source/public/bartel-chess-fonts/pkking.mf - RELOC/fonts/source/public/bartel-chess-fonts/pkknight.mf - RELOC/fonts/source/public/bartel-chess-fonts/pkpawn.mf - RELOC/fonts/source/public/bartel-chess-fonts/pkqueen.mf - RELOC/fonts/source/public/bartel-chess-fonts/pkrook.mf - RELOC/fonts/tfm/public/bartel-chess-fonts/fselch10.tfm - RELOC/fonts/tfm/public/bartel-chess-fonts/fselch11.tfm - RELOC/fonts/tfm/public/bartel-chess-fonts/fselch12.tfm - RELOC/fonts/tfm/public/bartel-chess-fonts/fselch13.tfm - RELOC/fonts/tfm/public/bartel-chess-fonts/fselch14.tfm - RELOC/fonts/tfm/public/bartel-chess-fonts/fselch16.tfm - RELOC/fonts/tfm/public/bartel-chess-fonts/fselch17.tfm - RELOC/fonts/tfm/public/bartel-chess-fonts/fselch20.tfm - RELOC/fonts/tfm/public/bartel-chess-fonts/fselch24.tfm - RELOC/fonts/tfm/public/bartel-chess-fonts/fselch32.tfm - RELOC/fonts/tfm/public/bartel-chess-fonts/fselch36.tfm - RELOC/fonts/tfm/public/bartel-chess-fonts/fselch6.tfm - RELOC/fonts/tfm/public/bartel-chess-fonts/fselch7.tfm - RELOC/fonts/tfm/public/bartel-chess-fonts/fselch8.tfm - RELOC/fonts/tfm/public/bartel-chess-fonts/fselch9.tfm - RELOC/fonts/tfm/public/bartel-chess-fonts/pkelch10.tfm - RELOC/fonts/tfm/public/bartel-chess-fonts/pkelch11.tfm - RELOC/fonts/tfm/public/bartel-chess-fonts/pkelch12.tfm - RELOC/fonts/tfm/public/bartel-chess-fonts/pkelch14.tfm - RELOC/fonts/tfm/public/bartel-chess-fonts/pkelch16.tfm - RELOC/fonts/tfm/public/bartel-chess-fonts/pkelch8.tfm - RELOC/fonts/tfm/public/bartel-chess-fonts/pkelch9.tfm -catalogue-ctan /fonts/bartel-chess-fonts -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics games font font-chess font-mf - -name bashful -category Package -revision 25597 -shortdesc Invoke bash commands from within LaTeX -relocated 1 -longdesc The package makes it possible to execute Unix bash shell -longdesc scripts from within LaTeX. The main application is in writing -longdesc computer-science texts, in which you want to make sure the -longdesc programs listed in the document are executed directly from the -longdesc input. The package may use other Unix shells than bash, but -longdesc does not work without modification in a Windows environment. -longdesc The package requires the -shell-escape flag when LaTeX is -longdesc processing your document. -containersize 5296 -containerchecksum d2e6228b312d6ecbe34caf9576cfd54aa550eb02ecd2d2135c7686629d45f0188bbb683f781980acc81d2d9f9892f3eb535c200bfc5802655330dba5eb4458bf -doccontainersize 570400 -doccontainerchecksum 0b19be7b0cd9f20df9a74670f7ab07154214dafcd4f23ecbfe790a1e5bdc98ba3b6f4573c93ad68cd5d9a4e5507b9c3fdc1c63486fe04547cd3010376f7bd203 -docfiles size=148 - RELOC/doc/latex/bashful/Makefile - RELOC/doc/latex/bashful/README - RELOC/doc/latex/bashful/bashful.pdf details="Package documentation" - RELOC/doc/latex/bashful/bashful.tex -runfiles size=5 - RELOC/tex/latex/bashful/bashful.sty -catalogue-ctan /macros/latex/contrib/bashful -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics ext-code -catalogue-version 0.93 - -name basicarith -category Package -revision 35460 -shortdesc Macros for typesetting basic arithmetic -relocated 1 -longdesc The package provides macros for typesetting basic arithmetic, -longdesc in the style typically found in textbooks. It focuses on the -longdesc American style of performing these algorithms. It is written -longdesc mostly in low-level TeX, with the goal that it should run in -longdesc either plain TeX or LaTeX, but there are two constructions that -longdesc currently prevent this. It is highly configurable, with macros -longdesc and lengths described in the documentation. -containersize 2624 -containerchecksum 6070aec3237f987ac02dd280b501a796483fd1ae544a97b6fc2d5a21aac25359438548471273cadf76105440bde6314452cc882a866e8dadf1143d7098c74bbd -doccontainersize 219284 -doccontainerchecksum a9ebb74b859ae55ae56c488c485a1136d026b42c2635bef056df8cb2bb382607c832e14f9006274b8b6aced6a7813483d465a213bc861340ed8b0fdb08ddbb77 -docfiles size=59 - RELOC/doc/latex/basicarith/CHANGES - RELOC/doc/latex/basicarith/README details="Readme" - RELOC/doc/latex/basicarith/basicarith.pdf details="Package documentation" - RELOC/doc/latex/basicarith/lppl.txt -srccontainersize 10012 -srccontainerchecksum 446938a7e19aee8fa0b08798803fd504d5656e5344a20fada00bddc740f0ade13626f9e00991106f381253e09194e4a628940189f2864855a4ed664fd6300092 -srcfiles size=9 - RELOC/source/latex/basicarith/basicarith.dtx - RELOC/source/latex/basicarith/basicarith.ins -runfiles size=2 - RELOC/tex/latex/basicarith/basicarith.sty -catalogue-ctan /macros/latex/contrib/basicarith -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics arithmetic calculation -catalogue-version 1.1 - -name baskervald -category Package -revision 19490 -catalogue baskervaldadf -shortdesc Baskervald ADF fonts collection with TeX/LaTeX support -relocated 1 -longdesc Baskervald ADF is a serif family with lining figures designed -longdesc as a substitute for Baskerville. The family currently includes -longdesc upright and italic or oblique shapes in each of regular, bold -longdesc and heavy weights. All fonts include the slashed zero and -longdesc additional non-standard ligatures. The support package renames -longdesc them according to the Karl Berry fontname scheme and defines -longdesc two families. One of these primarily provides access to the -longdesc "standard" or default characters while the other supports -longdesc additional ligatures. The included package files provide access -longdesc to these features in LaTeX. -execute addMap ybv.map -containersize 421080 -containerchecksum 2873a84d59787a70e1bd1efddef2d0a97c0f2337f232d40049ef2505f3212c0ab730b573f066436d302a599bc0a33aa98683989874085a934417963a1594a614 -doccontainersize 245748 -doccontainerchecksum 3b1606288944dda29ebc6c98119358e8d2f2903d0b90ce9361dd2f8801e26845e700d7d5ad908b32b5a814a40aec5f5bfe0ac1284c1aa249946c947f63a4963d -docfiles size=76 - RELOC/doc/fonts/baskervald/COPYING - RELOC/doc/fonts/baskervald/NOTICE.txt - RELOC/doc/fonts/baskervald/README details="Readme" - RELOC/doc/fonts/baskervald/baskervaldadf.pdf details="Package documentation" - RELOC/doc/fonts/baskervald/baskervaldadf.tex - RELOC/doc/fonts/baskervald/manifest.txt -srccontainersize 9348 -srccontainerchecksum fedee67f5b6a20a0d00578666624eb00c62fcc4cdbae100157bb803eae21a905da693b770b87509ac438ce266d38b5d6d5e22f419032270542cce1f392ed36a8 -srcfiles size=25 - RELOC/source/fonts/baskervald/reglyph-ybv.tex - RELOC/source/fonts/baskervald/supp-ybv.etx - RELOC/source/fonts/baskervald/t1-baskervald-lig.etx - RELOC/source/fonts/baskervald/t1-baskervald.etx - RELOC/source/fonts/baskervald/ts1-baskervald.etx - RELOC/source/fonts/baskervald/ybv-drv.tex - RELOC/source/fonts/baskervald/ybv-map.tex -runfiles size=274 - RELOC/fonts/afm/arkandis/baskervald/ybvb8a.afm - RELOC/fonts/afm/arkandis/baskervald/ybvbi8a.afm - RELOC/fonts/afm/arkandis/baskervald/ybvh8a.afm - RELOC/fonts/afm/arkandis/baskervald/ybvho8a.afm - RELOC/fonts/afm/arkandis/baskervald/ybvr8a.afm - RELOC/fonts/afm/arkandis/baskervald/ybvri8a.afm - RELOC/fonts/enc/dvips/baskervald/supp-ybv.enc - RELOC/fonts/map/dvips/baskervald/ybv.map - RELOC/fonts/tfm/arkandis/baskervald/ybvb8c.tfm - RELOC/fonts/tfm/arkandis/baskervald/ybvb8r.tfm - RELOC/fonts/tfm/arkandis/baskervald/ybvb8s.tfm - RELOC/fonts/tfm/arkandis/baskervald/ybvb8t.tfm - RELOC/fonts/tfm/arkandis/baskervald/ybvbi8c.tfm - RELOC/fonts/tfm/arkandis/baskervald/ybvbi8r.tfm - RELOC/fonts/tfm/arkandis/baskervald/ybvbi8s.tfm - RELOC/fonts/tfm/arkandis/baskervald/ybvbi8t.tfm - RELOC/fonts/tfm/arkandis/baskervald/ybvbiw8t.tfm - RELOC/fonts/tfm/arkandis/baskervald/ybvbw8t.tfm - RELOC/fonts/tfm/arkandis/baskervald/ybvh8c.tfm - RELOC/fonts/tfm/arkandis/baskervald/ybvh8r.tfm - RELOC/fonts/tfm/arkandis/baskervald/ybvh8s.tfm - RELOC/fonts/tfm/arkandis/baskervald/ybvh8t.tfm - RELOC/fonts/tfm/arkandis/baskervald/ybvho8c.tfm - RELOC/fonts/tfm/arkandis/baskervald/ybvho8r.tfm - RELOC/fonts/tfm/arkandis/baskervald/ybvho8s.tfm - RELOC/fonts/tfm/arkandis/baskervald/ybvho8t.tfm - RELOC/fonts/tfm/arkandis/baskervald/ybvhow8t.tfm - RELOC/fonts/tfm/arkandis/baskervald/ybvhw8t.tfm - RELOC/fonts/tfm/arkandis/baskervald/ybvr8c.tfm - RELOC/fonts/tfm/arkandis/baskervald/ybvr8r.tfm - RELOC/fonts/tfm/arkandis/baskervald/ybvr8s.tfm - RELOC/fonts/tfm/arkandis/baskervald/ybvr8t.tfm - RELOC/fonts/tfm/arkandis/baskervald/ybvri8c.tfm - RELOC/fonts/tfm/arkandis/baskervald/ybvri8r.tfm - RELOC/fonts/tfm/arkandis/baskervald/ybvri8s.tfm - RELOC/fonts/tfm/arkandis/baskervald/ybvri8t.tfm - RELOC/fonts/tfm/arkandis/baskervald/ybvriw8t.tfm - RELOC/fonts/tfm/arkandis/baskervald/ybvrw8t.tfm - RELOC/fonts/type1/arkandis/baskervald/ybvb8a.pfb - RELOC/fonts/type1/arkandis/baskervald/ybvb8a.pfm - RELOC/fonts/type1/arkandis/baskervald/ybvbi8a.pfb - RELOC/fonts/type1/arkandis/baskervald/ybvbi8a.pfm - RELOC/fonts/type1/arkandis/baskervald/ybvh8a.pfb - RELOC/fonts/type1/arkandis/baskervald/ybvh8a.pfm - RELOC/fonts/type1/arkandis/baskervald/ybvho8a.pfb - RELOC/fonts/type1/arkandis/baskervald/ybvho8a.pfm - RELOC/fonts/type1/arkandis/baskervald/ybvr8a.pfb - RELOC/fonts/type1/arkandis/baskervald/ybvr8a.pfm - RELOC/fonts/type1/arkandis/baskervald/ybvri8a.pfb - RELOC/fonts/type1/arkandis/baskervald/ybvri8a.pfm - RELOC/fonts/vf/arkandis/baskervald/ybvb8c.vf - RELOC/fonts/vf/arkandis/baskervald/ybvb8t.vf - RELOC/fonts/vf/arkandis/baskervald/ybvbi8c.vf - RELOC/fonts/vf/arkandis/baskervald/ybvbi8t.vf - RELOC/fonts/vf/arkandis/baskervald/ybvbiw8t.vf - RELOC/fonts/vf/arkandis/baskervald/ybvbw8t.vf - RELOC/fonts/vf/arkandis/baskervald/ybvh8c.vf - RELOC/fonts/vf/arkandis/baskervald/ybvh8t.vf - RELOC/fonts/vf/arkandis/baskervald/ybvho8c.vf - RELOC/fonts/vf/arkandis/baskervald/ybvho8t.vf - RELOC/fonts/vf/arkandis/baskervald/ybvhow8t.vf - RELOC/fonts/vf/arkandis/baskervald/ybvhw8t.vf - RELOC/fonts/vf/arkandis/baskervald/ybvr8c.vf - RELOC/fonts/vf/arkandis/baskervald/ybvr8t.vf - RELOC/fonts/vf/arkandis/baskervald/ybvri8c.vf - RELOC/fonts/vf/arkandis/baskervald/ybvri8t.vf - RELOC/fonts/vf/arkandis/baskervald/ybvriw8t.vf - RELOC/fonts/vf/arkandis/baskervald/ybvrw8t.vf - RELOC/tex/latex/baskervald/baskervald.sty - RELOC/tex/latex/baskervald/t1ybv.fd - RELOC/tex/latex/baskervald/t1ybvw.fd - RELOC/tex/latex/baskervald/ts1ybv.fd - RELOC/tex/latex/baskervald/ts1ybvw.fd -catalogue-also baskervaldx -catalogue-ctan /fonts/baskervaldadf -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl -catalogue-topics font font-type1 font-serif -catalogue-version 1.016 - -name baskervaldx -category Package -revision 43461 -shortdesc Extension and modification of BaskervaldADF with LaTeX support -relocated 1 -longdesc Extends and modifies the BaskervaldADF font (a Baskerville -longdesc substitute) with more accented glyphs, with small caps and -longdesc oldstyle figures in all shapes. Includes OpenType and -longdesc PostScript fonts, as well as LaTeX support files. -execute addMap baskervaldx.map -containersize 670984 -containerchecksum 20029eadc9603ef9162ad91e9b91434f573a43365f2620e9f7478941d045c801fada6a4deb0a9fbec97240899720555404b228a25e96a773168dee2e4739906f -doccontainersize 211420 -doccontainerchecksum 4699da375e5671ced04bf4fd7c17f45aad045ed21e99e9b310fcd5541ce0043e899aa9341d4fa2355fe8c25125112ec7d5f6270968803ad60a4a9e0d7b190e05 -docfiles size=66 - RELOC/doc/fonts/baskervaldx/COPYING - RELOC/doc/fonts/baskervaldx/NOTICE.txt - RELOC/doc/fonts/baskervaldx/README details="Readme" - RELOC/doc/fonts/baskervaldx/baskervaldx-doc.pdf details="Package documentation" - RELOC/doc/fonts/baskervaldx/baskervaldx-doc.tex - RELOC/doc/fonts/baskervaldx/baskervaldxmatheg-crop.pdf -runfiles size=1150 - RELOC/fonts/afm/public/baskervaldx/Baskervaldx-Bol.afm - RELOC/fonts/afm/public/baskervaldx/Baskervaldx-BolIta.afm - RELOC/fonts/afm/public/baskervaldx/Baskervaldx-Ita.afm - RELOC/fonts/afm/public/baskervaldx/Baskervaldx-Reg.afm - RELOC/fonts/enc/dvips/baskervaldx/bvalph.enc - RELOC/fonts/enc/dvips/baskervaldx/bvtabosf.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_2bp5ef.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_2n2qka.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_2sm4i7.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_3lvabu.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_3omoui.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_4f5bev.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_4kmser.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_4ksy5y.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_537kn6.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_5zt4ml.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_67xtiz.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_6mioll.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_6rdtju.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_6rwo65.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_6tdhgo.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_7453eo.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_7nnme4.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_7qmldf.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_awcfcx.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_bgypte.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_bs5d7e.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_caye23.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_cgzxx6.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_ck4t6h.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_coqtyh.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_e3qxqg.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_ea64ih.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_gar3zb.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_gjwmpg.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_go57dj.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_gsgxts.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_h4nqsn.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_hg6ru4.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_hkyy53.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_igsfta.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_ik76ei.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_ilkd46.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_jd6ty7.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_jmvj36.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_jwmruw.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_k3ascw.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_k6hbcl.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_krjs6b.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_l7sulo.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_lewyuf.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_mvsyl4.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_n3xo7h.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_n57xi2.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_nak3zo.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_ne5zxs.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_nq5ldf.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_oue4qy.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_riybhr.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_rtdlfq.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_rzwiio.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_shb4ap.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_uhxou6.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_untte3.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_upsxpb.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_wvrs5w.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_wy43ep.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_xbckbj.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_xjuza2.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_xsxsev.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_xyk42r.enc - RELOC/fonts/enc/dvips/baskervaldx/zbv_ymibyh.enc - RELOC/fonts/map/dvips/baskervaldx/baskervaldx.map - RELOC/fonts/opentype/public/baskervaldx/Baskervaldx-Bol.otf - RELOC/fonts/opentype/public/baskervaldx/Baskervaldx-BolIta.otf - RELOC/fonts/opentype/public/baskervaldx/Baskervaldx-Ita.otf - RELOC/fonts/opentype/public/baskervaldx/Baskervaldx-Reg.otf - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-lf-ly1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-lf-ly1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-lf-sc-t1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-lf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-lf-swash-ly1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-lf-swash-t1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-lf-swash-t1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-lf-t1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-lf-t1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-lf-ts1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-lf-ts1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-osf-ly1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-osf-ly1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-osf-sc-t1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-osf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-osf-swash-ly1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-osf-swash-t1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-osf-swash-t1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-osf-t1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-osf-t1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-osf-ts1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-osf-ts1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-osf.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-sup-ly1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-sup-ly1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-sup-t1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-sup-t1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-tlf-ly1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-tlf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-tlf-swash-ly1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-tlf-swash-t1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-tlf-swash-t1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-tlf-t1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-tlf-t1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-tlf-ts1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-tosf-ly1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-tosf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-tosf-swash-ly1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-tosf-swash-t1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-tosf-swash-t1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-tosf-t1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-tosf-t1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-tosf-ts1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-alph.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-lf-ly1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-lf-ly1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-lf-sc-t1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-lf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-lf-swash-ly1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-lf-swash-t1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-lf-swash-t1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-lf-t1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-lf-t1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-lf-ts1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-lf-ts1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-osf-ly1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-osf-ly1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-osf-sc-t1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-osf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-osf-swash-ly1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-osf-swash-t1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-osf-swash-t1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-osf-t1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-osf-t1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-osf-ts1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-osf-ts1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-sup-ly1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-sup-ly1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-sup-t1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-sup-t1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-tlf-ly1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-tlf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-tlf-swash-ly1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-tlf-swash-t1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-tlf-swash-t1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-tlf-t1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-tlf-t1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-tlf-ts1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-tosf-ly1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-tosf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-tosf-swash-ly1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-tosf-swash-t1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-tosf-swash-t1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-tosf-t1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-tosf-t1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-tosf-ts1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-alph.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-lf-ly1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-lf-ly1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-lf-sc-t1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-lf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-lf-swash-ly1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-lf-swash-t1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-lf-swash-t1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-lf-t1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-lf-t1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-lf-ts1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-lf-ts1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-osf-ly1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-osf-ly1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-osf-sc-t1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-osf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-osf-swash-ly1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-osf-swash-t1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-osf-swash-t1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-osf-t1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-osf-t1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-osf-ts1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-osf-ts1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-sup-ly1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-sup-ly1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-sup-t1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-sup-t1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-tlf-ly1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-tlf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-tlf-swash-ly1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-tlf-swash-t1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-tlf-swash-t1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-tlf-t1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-tlf-t1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-tlf-ts1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-tosf-ly1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-tosf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-tosf-swash-ly1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-tosf-swash-t1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-tosf-swash-t1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-tosf-t1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-tosf-t1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-tosf-ts1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-lf-ly1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-lf-ly1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-lf-sc-t1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-lf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-lf-swash-ly1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-lf-swash-t1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-lf-swash-t1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-lf-t1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-lf-t1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-lf-ts1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-lf-ts1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-osf-ly1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-osf-ly1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-osf-sc-t1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-osf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-osf-swash-ly1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-osf-swash-t1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-osf-swash-t1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-osf-t1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-osf-t1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-osf-ts1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-osf-ts1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-sup-ly1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-sup-ly1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-sup-t1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-sup-t1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-tlf-ly1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-tlf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-tlf-swash-ly1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-tlf-swash-t1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-tlf-swash-t1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-tlf-t1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-tlf-t1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-tlf-ts1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-tosf-ly1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-tosf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-tosf-swash-ly1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-tosf-swash-t1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-tosf-swash-t1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-tosf-t1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-tosf-t1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-tosf-ts1.tfm - RELOC/fonts/tfm/public/baskervaldx/Baskervaldx-osf.tfm - RELOC/fonts/tfm/public/baskervaldx/zbvbmi.tfm - RELOC/fonts/tfm/public/baskervaldx/zbvmi.tfm - RELOC/fonts/type1/public/baskervaldx/Baskervaldx-Bol.pfb - RELOC/fonts/type1/public/baskervaldx/Baskervaldx-BolIta.pfb - RELOC/fonts/type1/public/baskervaldx/Baskervaldx-Ita.pfb - RELOC/fonts/type1/public/baskervaldx/Baskervaldx-Reg.pfb - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Bol-lf-ly1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Bol-lf-sc-ly1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Bol-lf-sc-t1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Bol-lf-swash-ly1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Bol-lf-swash-t1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Bol-lf-t1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Bol-lf-ts1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Bol-osf-ly1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Bol-osf-sc-ly1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Bol-osf-sc-t1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Bol-osf-swash-ly1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Bol-osf-swash-t1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Bol-osf-t1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Bol-osf-ts1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Bol-sup-ly1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Bol-sup-t1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Bol-tlf-ly1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Bol-tlf-sc-ly1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Bol-tlf-sc-t1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Bol-tlf-swash-ly1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Bol-tlf-swash-t1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Bol-tlf-t1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Bol-tlf-ts1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Bol-tosf-ly1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Bol-tosf-sc-ly1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Bol-tosf-sc-t1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Bol-tosf-swash-ly1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Bol-tosf-swash-t1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Bol-tosf-t1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Bol-tosf-ts1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-lf-ly1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-lf-sc-ly1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-lf-sc-t1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-lf-swash-ly1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-lf-swash-t1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-lf-t1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-lf-ts1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-osf-ly1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-osf-sc-ly1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-osf-sc-t1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-osf-swash-ly1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-osf-swash-t1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-osf-t1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-osf-ts1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-sup-ly1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-sup-t1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-tlf-ly1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-tlf-sc-ly1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-tlf-sc-t1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-tlf-swash-ly1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-tlf-swash-t1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-tlf-t1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-tlf-ts1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-tosf-ly1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-tosf-sc-ly1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-tosf-sc-t1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-tosf-swash-ly1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-tosf-swash-t1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-tosf-t1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-tosf-ts1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Ita-lf-ly1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Ita-lf-sc-ly1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Ita-lf-sc-t1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Ita-lf-swash-ly1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Ita-lf-swash-t1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Ita-lf-t1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Ita-lf-ts1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Ita-osf-ly1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Ita-osf-sc-ly1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Ita-osf-sc-t1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Ita-osf-swash-ly1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Ita-osf-swash-t1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Ita-osf-t1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Ita-osf-ts1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Ita-sup-ly1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Ita-sup-t1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Ita-tlf-ly1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Ita-tlf-sc-ly1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Ita-tlf-sc-t1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Ita-tlf-swash-ly1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Ita-tlf-swash-t1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Ita-tlf-t1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Ita-tlf-ts1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Ita-tosf-ly1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Ita-tosf-sc-ly1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Ita-tosf-sc-t1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Ita-tosf-swash-ly1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Ita-tosf-swash-t1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Ita-tosf-t1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Ita-tosf-ts1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Reg-lf-ly1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Reg-lf-sc-ly1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Reg-lf-sc-t1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Reg-lf-swash-ly1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Reg-lf-swash-t1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Reg-lf-t1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Reg-lf-ts1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Reg-osf-ly1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Reg-osf-sc-ly1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Reg-osf-sc-t1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Reg-osf-swash-ly1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Reg-osf-swash-t1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Reg-osf-t1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Reg-osf-ts1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Reg-sup-ly1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Reg-sup-t1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Reg-tlf-ly1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Reg-tlf-sc-ly1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Reg-tlf-sc-t1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Reg-tlf-swash-ly1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Reg-tlf-swash-t1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Reg-tlf-t1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Reg-tlf-ts1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Reg-tosf-ly1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Reg-tosf-sc-ly1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Reg-tosf-sc-t1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Reg-tosf-swash-ly1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Reg-tosf-swash-t1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Reg-tosf-t1.vf - RELOC/fonts/vf/public/baskervaldx/Baskervaldx-Reg-tosf-ts1.vf - RELOC/fonts/vf/public/baskervaldx/zbvbmi.vf - RELOC/fonts/vf/public/baskervaldx/zbvmi.vf - RELOC/tex/latex/baskervaldx/Baskervaldx.sty - RELOC/tex/latex/baskervaldx/LY1Baskervaldx-LF.fd - RELOC/tex/latex/baskervaldx/LY1Baskervaldx-OsF.fd - RELOC/tex/latex/baskervaldx/LY1Baskervaldx-Sup.fd - RELOC/tex/latex/baskervaldx/LY1Baskervaldx-TLF.fd - RELOC/tex/latex/baskervaldx/LY1Baskervaldx-TOsF.fd - RELOC/tex/latex/baskervaldx/T1Baskervaldx-LF.fd - RELOC/tex/latex/baskervaldx/T1Baskervaldx-OsF.fd - RELOC/tex/latex/baskervaldx/T1Baskervaldx-Sup.fd - RELOC/tex/latex/baskervaldx/T1Baskervaldx-TLF.fd - RELOC/tex/latex/baskervaldx/T1Baskervaldx-TOsF.fd - RELOC/tex/latex/baskervaldx/TS1Baskervaldx-LF.fd - RELOC/tex/latex/baskervaldx/TS1Baskervaldx-OsF.fd - RELOC/tex/latex/baskervaldx/TS1Baskervaldx-TLF.fd - RELOC/tex/latex/baskervaldx/TS1Baskervaldx-TOsF.fd - RELOC/tex/latex/baskervaldx/baskervaldx.fontspec -catalogue-ctan /fonts/baskervaldx -catalogue-date 2017-03-11 09:14:11 +0100 -catalogue-license gpl -catalogue-topics font-otf font-type1 font-serif -catalogue-version 1.072 - -name baskervillef -category Package -revision 49084 -shortdesc Fry's Baskerville look-alike, with math support -relocated 1 -longdesc BaskervilleF is a fork from the Libre Baskerville fonts (Roman, -longdesc Italic, Bold only) released under the OFL by Paolo Impallari -longdesc and Rodrigo Fuenzalida. Their fonts are optimized for web -longdesc usage, while BaskervilleF is optimized for traditional TeX -longdesc usage, normally destined for production of pdf files. A bold -longdesc italic style was added and mathematical support is offered as -longdesc an option to newtxmath. -execute addMap BaskervilleF.map -containersize 1071912 -containerchecksum f3f229ca6a4e4d3da5d430045a717067d7881d733779558940b6447f2e28170f2db19d41890a1a143583093757f022017490aaf6fc9c53cf02badd32dace066d -doccontainersize 201552 -doccontainerchecksum 0e61fad84fec4013020029d53a8c2308ca9afaf1cf5d4e1f5ac7669774dbc2de61797bed24619f50a3fed3547893316595663bee2f90fa271bb31b889e96bf7e -docfiles size=62 - RELOC/doc/fonts/baskervillef/FONTLOG.txt - RELOC/doc/fonts/baskervillef/OFL-FAQ.txt - RELOC/doc/fonts/baskervillef/OFL.txt - RELOC/doc/fonts/baskervillef/README details="Readme" - RELOC/doc/fonts/baskervillef/baskervillef-doc.pdf details="Package documentation" - RELOC/doc/fonts/baskervillef/baskervillef-doc.tex -runfiles size=2334 - RELOC/fonts/enc/dvips/baskervillef/zba_23u2ky.enc - RELOC/fonts/enc/dvips/baskervillef/zba_3ftlum.enc - RELOC/fonts/enc/dvips/baskervillef/zba_3oppw2.enc - RELOC/fonts/enc/dvips/baskervillef/zba_4ccljp.enc - RELOC/fonts/enc/dvips/baskervillef/zba_523v7l.enc - RELOC/fonts/enc/dvips/baskervillef/zba_6mhi2z.enc - RELOC/fonts/enc/dvips/baskervillef/zba_77ryg7.enc - RELOC/fonts/enc/dvips/baskervillef/zba_7yyqda.enc - RELOC/fonts/enc/dvips/baskervillef/zba_a3asoq.enc - RELOC/fonts/enc/dvips/baskervillef/zba_a6zfty.enc - RELOC/fonts/enc/dvips/baskervillef/zba_aaxxgg.enc - RELOC/fonts/enc/dvips/baskervillef/zba_ahcsm7.enc - RELOC/fonts/enc/dvips/baskervillef/zba_akd6xg.enc - RELOC/fonts/enc/dvips/baskervillef/zba_ao5ma2.enc - RELOC/fonts/enc/dvips/baskervillef/zba_aoxy5h.enc - RELOC/fonts/enc/dvips/baskervillef/zba_aqsbza.enc - RELOC/fonts/enc/dvips/baskervillef/zba_avwth5.enc - RELOC/fonts/enc/dvips/baskervillef/zba_bue3wb.enc - RELOC/fonts/enc/dvips/baskervillef/zba_c63ir2.enc - RELOC/fonts/enc/dvips/baskervillef/zba_cgvvj5.enc - RELOC/fonts/enc/dvips/baskervillef/zba_cvjygd.enc - RELOC/fonts/enc/dvips/baskervillef/zba_cyyuxb.enc - RELOC/fonts/enc/dvips/baskervillef/zba_dzrx7a.enc - RELOC/fonts/enc/dvips/baskervillef/zba_e3xw3x.enc - RELOC/fonts/enc/dvips/baskervillef/zba_e6c7a3.enc - RELOC/fonts/enc/dvips/baskervillef/zba_ehpynd.enc - RELOC/fonts/enc/dvips/baskervillef/zba_fcs4fj.enc - RELOC/fonts/enc/dvips/baskervillef/zba_fubxud.enc - RELOC/fonts/enc/dvips/baskervillef/zba_gmq6ah.enc - RELOC/fonts/enc/dvips/baskervillef/zba_hljrbf.enc - RELOC/fonts/enc/dvips/baskervillef/zba_i3q27v.enc - RELOC/fonts/enc/dvips/baskervillef/zba_i5fury.enc - RELOC/fonts/enc/dvips/baskervillef/zba_ia2mtc.enc - RELOC/fonts/enc/dvips/baskervillef/zba_igqvi4.enc - RELOC/fonts/enc/dvips/baskervillef/zba_iy3fha.enc - RELOC/fonts/enc/dvips/baskervillef/zba_jesydd.enc - RELOC/fonts/enc/dvips/baskervillef/zba_jets2w.enc - RELOC/fonts/enc/dvips/baskervillef/zba_jjbdnj.enc - RELOC/fonts/enc/dvips/baskervillef/zba_kodzea.enc - RELOC/fonts/enc/dvips/baskervillef/zba_kragcu.enc - RELOC/fonts/enc/dvips/baskervillef/zba_lh5uiy.enc - RELOC/fonts/enc/dvips/baskervillef/zba_m3z5kj.enc - RELOC/fonts/enc/dvips/baskervillef/zba_m7qm6t.enc - RELOC/fonts/enc/dvips/baskervillef/zba_mebvzg.enc - RELOC/fonts/enc/dvips/baskervillef/zba_mn5dh2.enc - RELOC/fonts/enc/dvips/baskervillef/zba_nslu6t.enc - RELOC/fonts/enc/dvips/baskervillef/zba_nuqukl.enc - RELOC/fonts/enc/dvips/baskervillef/zba_o2tifi.enc - RELOC/fonts/enc/dvips/baskervillef/zba_owa6ha.enc - RELOC/fonts/enc/dvips/baskervillef/zba_oxcsv2.enc - RELOC/fonts/enc/dvips/baskervillef/zba_oz4czd.enc - RELOC/fonts/enc/dvips/baskervillef/zba_pjh6nq.enc - RELOC/fonts/enc/dvips/baskervillef/zba_pl4uwu.enc - RELOC/fonts/enc/dvips/baskervillef/zba_pqfamk.enc - RELOC/fonts/enc/dvips/baskervillef/zba_q6x5np.enc - RELOC/fonts/enc/dvips/baskervillef/zba_qycpdj.enc - RELOC/fonts/enc/dvips/baskervillef/zba_r53rzo.enc - RELOC/fonts/enc/dvips/baskervillef/zba_r6vf4u.enc - RELOC/fonts/enc/dvips/baskervillef/zba_rqwz3b.enc - RELOC/fonts/enc/dvips/baskervillef/zba_rytc7q.enc - RELOC/fonts/enc/dvips/baskervillef/zba_sb5wfb.enc - RELOC/fonts/enc/dvips/baskervillef/zba_srcuqk.enc - RELOC/fonts/enc/dvips/baskervillef/zba_svqttf.enc - RELOC/fonts/enc/dvips/baskervillef/zba_t5goht.enc - RELOC/fonts/enc/dvips/baskervillef/zba_th2k46.enc - RELOC/fonts/enc/dvips/baskervillef/zba_tqvuvp.enc - RELOC/fonts/enc/dvips/baskervillef/zba_twn2qn.enc - RELOC/fonts/enc/dvips/baskervillef/zba_twsbyo.enc - RELOC/fonts/enc/dvips/baskervillef/zba_uf7ozb.enc - RELOC/fonts/enc/dvips/baskervillef/zba_ulzhd3.enc - RELOC/fonts/enc/dvips/baskervillef/zba_uueufy.enc - RELOC/fonts/enc/dvips/baskervillef/zba_ve4agh.enc - RELOC/fonts/enc/dvips/baskervillef/zba_vezlo5.enc - RELOC/fonts/enc/dvips/baskervillef/zba_vhcnqo.enc - RELOC/fonts/enc/dvips/baskervillef/zba_vunabj.enc - RELOC/fonts/enc/dvips/baskervillef/zba_w3yfya.enc - RELOC/fonts/enc/dvips/baskervillef/zba_w4i4io.enc - RELOC/fonts/enc/dvips/baskervillef/zba_wcz3px.enc - RELOC/fonts/enc/dvips/baskervillef/zba_wdfmp4.enc - RELOC/fonts/enc/dvips/baskervillef/zba_wn2rfu.enc - RELOC/fonts/enc/dvips/baskervillef/zba_wsb4vu.enc - RELOC/fonts/enc/dvips/baskervillef/zba_wzpsw2.enc - RELOC/fonts/enc/dvips/baskervillef/zba_xlbenp.enc - RELOC/fonts/enc/dvips/baskervillef/zba_xtbuvi.enc - RELOC/fonts/enc/dvips/baskervillef/zba_y2t5aj.enc - RELOC/fonts/enc/dvips/baskervillef/zba_y7xbvf.enc - RELOC/fonts/enc/dvips/baskervillef/zba_z5rfyo.enc - RELOC/fonts/enc/dvips/baskervillef/zba_zn4iv3.enc - RELOC/fonts/enc/dvips/baskervillef/zba_zptsj3.enc - RELOC/fonts/enc/dvips/baskervillef/zba_zygn7r.enc - RELOC/fonts/map/dvips/baskervillef/BaskervilleF.map - RELOC/fonts/opentype/public/baskervillef/BaskervilleF-Bold.otf - RELOC/fonts/opentype/public/baskervillef/BaskervilleF-BoldItalic.otf - RELOC/fonts/opentype/public/baskervillef/BaskervilleF-Italic.otf - RELOC/fonts/opentype/public/baskervillef/BaskervilleF-Regular.otf - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-lf-ly1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-lf-ly1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-lf-ot1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-lf-sc-t1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-lf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-lf-swash-ly1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-lf-swash-ot1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-lf-swash-t1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-lf-swash-t1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-lf-t1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-lf-t1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-lf-ts1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-lf-ts1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-osf-ly1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-osf-ly1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-osf-ot1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-osf-sc-t1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-osf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-osf-swash-ly1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-osf-swash-ot1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-osf-swash-t1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-osf-swash-t1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-osf-t1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-osf-t1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-osf-ts1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-osf-ts1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-osf.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-sup-ly1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-sup-ly1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-sup-ot1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-sup-t1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-sup-t1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-tlf-ly1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-tlf-ot1G.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-tlf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-tlf-swash-ly1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-tlf-swash-ot1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-tlf-swash-t1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-tlf-swash-t1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-tlf-t1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-tosf-ly1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-tosf-ot1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-tosf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-tosf-swash-ly1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-tosf-swash-ot1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-tosf-swash-t1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-tosf-swash-t1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-tosf-t1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-tosf-t1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold-tosf-ts1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Bold.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-alph.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-lf-ly1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-lf-ot1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-lf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-lf-swash-ly1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-lf-swash-ot1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-lf-swash-t1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-lf-swash-t1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-lf-t1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-lf-t1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-lf-ts1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-osf-ly1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-osf-ly1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-osf-ot1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-osf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-osf-swash-ly1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-osf-swash-ot1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-osf-swash-t1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-osf-swash-t1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-osf-t1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-osf-t1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-osf-ts1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-osf.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-sup-ot1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-sup-t1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-tlf-ot1G.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-tlf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-tlf-swash-ly1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-tlf-swash-ot1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-tlf-swash-t1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-tlf-swash-t1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-tosf-ly1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-tosf-ot1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-tosf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-tosf-swash-ly1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-tosf-swash-ot1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-tosf-swash-t1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-tosf-swash-t1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-tosf-t1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic-tosf-ts1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-BoldItalic.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-alph.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-dnom-ly1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-dnom-ly1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-dnom-ot1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-dnom-t1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-dnom-t1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-lf-ly1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-lf-ly1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-lf-ot1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-lf-sc-t1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-lf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-lf-swash-ly1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-lf-swash-ot1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-lf-swash-t1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-lf-swash-t1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-lf-t1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-lf-t1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-lf-th-ly1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-lf-th-ly1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-lf-th-ot1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-lf-th-t1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-lf-th-t1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-lf-ts1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-osf-ly1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-osf-ly1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-osf-ot1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-osf-sc-t1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-osf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-osf-swash-ly1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-osf-swash-ot1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-osf-swash-t1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-osf-swash-t1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-osf-t1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-osf-t1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-osf-th-ly1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-osf-th-ly1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-osf-th-ot1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-osf-th-t1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-osf-th-t1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-osf-ts1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-osf.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-sup-ly1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-sup-ly1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-sup-ot1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-sup-t1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-sup-t1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-tlf-ly1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-tlf-ot1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-tlf-ot1G.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-tlf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-tlf-swash-ly1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-tlf-swash-ot1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-tlf-swash-t1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-tlf-swash-t1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-tlf-t1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-tlf-th-ly1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-tlf-th-ly1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-tlf-th-ot1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-tlf-th-t1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-tlf-th-t1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-tlf-ts1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-tosf-ly1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-tosf-ot1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-tosf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-tosf-swash-ly1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-tosf-swash-ot1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-tosf-swash-t1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-tosf-swash-t1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-tosf-t1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-tosf-th-ly1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-tosf-th-ly1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-tosf-th-ot1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-tosf-th-t1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-tosf-th-t1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic-tosf-ts1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Italic.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-dnom-ly1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-dnom-ly1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-dnom-ot1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-dnom-t1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-dnom-t1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-lf-ly1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-lf-ly1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-lf-ot1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-lf-sc-t1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-lf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-lf-swash-ly1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-lf-swash-ot1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-lf-swash-t1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-lf-swash-t1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-lf-t1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-lf-t1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-lf-ts1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-lf-ts1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-osf-ly1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-osf-ly1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-osf-ot1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-osf-sc-t1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-osf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-osf-swash-ly1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-osf-swash-ot1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-osf-swash-t1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-osf-swash-t1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-osf-t1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-osf-t1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-osf-ts1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-osf-ts1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-osf.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-sup-ly1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-sup-ly1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-sup-ot1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-sup-t1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-sup-t1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-tlf-ly1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-tlf-ot1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-tlf-ot1G.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-tlf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-tlf-swash-ly1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-tlf-swash-ot1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-tlf-swash-t1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-tlf-swash-t1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-tlf-t1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-tlf-t1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-tlf-ts1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-tosf-ly1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-tosf-ot1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-tosf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-tosf-swash-ly1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-tosf-swash-ot1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-tosf-swash-t1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-tosf-swash-t1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-tosf-t1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-tosf-t1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular-tosf-ts1.tfm - RELOC/fonts/tfm/public/baskervillef/BaskervilleF-Regular.tfm - RELOC/fonts/tfm/public/baskervillef/zbabmi.tfm - RELOC/fonts/tfm/public/baskervillef/zbami.tfm - RELOC/fonts/type1/public/baskervillef/BaskervilleF-Bold.pfb - RELOC/fonts/type1/public/baskervillef/BaskervilleF-BoldItalic.pfb - RELOC/fonts/type1/public/baskervillef/BaskervilleF-Italic.pfb - RELOC/fonts/type1/public/baskervillef/BaskervilleF-Regular.pfb - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Bold-lf-ly1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Bold-lf-sc-ly1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Bold-lf-sc-ot1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Bold-lf-sc-t1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Bold-lf-swash-ly1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Bold-lf-swash-t1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Bold-lf-t1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Bold-lf-ts1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Bold-osf-ly1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Bold-osf-sc-ly1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Bold-osf-sc-ot1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Bold-osf-sc-t1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Bold-osf-swash-ly1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Bold-osf-swash-t1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Bold-osf-t1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Bold-osf-ts1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Bold-sup-ly1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Bold-sup-t1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Bold-tlf-ly1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Bold-tlf-ot1G.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Bold-tlf-sc-ly1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Bold-tlf-sc-ot1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Bold-tlf-sc-t1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Bold-tlf-swash-ly1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Bold-tlf-swash-t1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Bold-tlf-t1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Bold-tlf-ts1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Bold-tosf-ly1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Bold-tosf-sc-ly1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Bold-tosf-sc-ot1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Bold-tosf-sc-t1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Bold-tosf-swash-ly1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Bold-tosf-swash-t1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Bold-tosf-t1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Bold-tosf-ts1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-BoldItalic-lf-ly1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-BoldItalic-lf-sc-ly1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-BoldItalic-lf-sc-ot1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-BoldItalic-lf-sc-t1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-BoldItalic-lf-swash-ly1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-BoldItalic-lf-swash-t1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-BoldItalic-lf-t1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-BoldItalic-lf-ts1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-BoldItalic-osf-ly1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-BoldItalic-osf-sc-ly1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-BoldItalic-osf-sc-ot1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-BoldItalic-osf-sc-t1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-BoldItalic-osf-swash-ly1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-BoldItalic-osf-swash-t1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-BoldItalic-osf-t1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-BoldItalic-osf-ts1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-BoldItalic-sup-ly1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-BoldItalic-sup-t1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-BoldItalic-tlf-ly1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-BoldItalic-tlf-ot1G.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-BoldItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-BoldItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-BoldItalic-tlf-sc-t1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-BoldItalic-tlf-swash-ly1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-BoldItalic-tlf-swash-t1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-BoldItalic-tlf-t1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-BoldItalic-tlf-ts1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-BoldItalic-tosf-ly1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-BoldItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-BoldItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-BoldItalic-tosf-sc-t1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-BoldItalic-tosf-swash-ly1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-BoldItalic-tosf-swash-t1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-BoldItalic-tosf-t1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-BoldItalic-tosf-ts1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Italic-dnom-ly1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Italic-dnom-t1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Italic-lf-ly1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Italic-lf-sc-ly1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Italic-lf-sc-ot1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Italic-lf-sc-t1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Italic-lf-swash-ly1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Italic-lf-swash-t1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Italic-lf-t1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Italic-lf-th-ly1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Italic-lf-th-t1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Italic-lf-ts1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Italic-osf-ly1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Italic-osf-sc-ly1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Italic-osf-sc-ot1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Italic-osf-sc-t1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Italic-osf-swash-ly1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Italic-osf-swash-t1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Italic-osf-t1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Italic-osf-th-ly1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Italic-osf-th-t1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Italic-osf-ts1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Italic-sup-ly1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Italic-sup-t1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Italic-tlf-ly1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Italic-tlf-ot1G.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Italic-tlf-sc-ly1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Italic-tlf-sc-ot1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Italic-tlf-sc-t1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Italic-tlf-swash-ly1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Italic-tlf-swash-t1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Italic-tlf-t1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Italic-tlf-th-ly1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Italic-tlf-th-t1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Italic-tlf-ts1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Italic-tosf-ly1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Italic-tosf-sc-ly1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Italic-tosf-sc-ot1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Italic-tosf-sc-t1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Italic-tosf-swash-ly1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Italic-tosf-swash-t1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Italic-tosf-t1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Italic-tosf-th-ly1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Italic-tosf-th-t1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Italic-tosf-ts1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Regular-dnom-ly1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Regular-dnom-t1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Regular-lf-ly1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Regular-lf-sc-ly1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Regular-lf-sc-ot1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Regular-lf-sc-t1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Regular-lf-swash-ly1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Regular-lf-swash-t1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Regular-lf-t1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Regular-lf-ts1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Regular-osf-ly1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Regular-osf-sc-ly1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Regular-osf-sc-ot1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Regular-osf-sc-t1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Regular-osf-swash-ly1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Regular-osf-swash-t1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Regular-osf-t1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Regular-osf-ts1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Regular-sup-ly1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Regular-sup-t1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Regular-tlf-ly1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Regular-tlf-ot1G.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Regular-tlf-sc-ly1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Regular-tlf-sc-ot1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Regular-tlf-sc-t1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Regular-tlf-swash-ly1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Regular-tlf-swash-t1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Regular-tlf-t1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Regular-tlf-ts1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Regular-tosf-ly1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Regular-tosf-sc-ly1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Regular-tosf-sc-ot1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Regular-tosf-sc-t1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Regular-tosf-swash-ly1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Regular-tosf-swash-t1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Regular-tosf-t1.vf - RELOC/fonts/vf/public/baskervillef/BaskervilleF-Regular-tosf-ts1.vf - RELOC/fonts/vf/public/baskervillef/zbabmi.vf - RELOC/fonts/vf/public/baskervillef/zbami.vf - RELOC/tex/latex/baskervillef/LY1BaskervilleF-Dnom.fd - RELOC/tex/latex/baskervillef/LY1BaskervilleF-LF.fd - RELOC/tex/latex/baskervillef/LY1BaskervilleF-OsF.fd - RELOC/tex/latex/baskervillef/LY1BaskervilleF-Sup.fd - RELOC/tex/latex/baskervillef/LY1BaskervilleF-TLF.fd - RELOC/tex/latex/baskervillef/LY1BaskervilleF-TOsF.fd - RELOC/tex/latex/baskervillef/OT1BaskervilleF-Dnom.fd - RELOC/tex/latex/baskervillef/OT1BaskervilleF-LF.fd - RELOC/tex/latex/baskervillef/OT1BaskervilleF-OsF.fd - RELOC/tex/latex/baskervillef/OT1BaskervilleF-Sup.fd - RELOC/tex/latex/baskervillef/OT1BaskervilleF-TLF.fd - RELOC/tex/latex/baskervillef/OT1BaskervilleF-TOsF.fd - RELOC/tex/latex/baskervillef/T1BaskervilleF-Dnom.fd - RELOC/tex/latex/baskervillef/T1BaskervilleF-LF.fd - RELOC/tex/latex/baskervillef/T1BaskervilleF-OsF.fd - RELOC/tex/latex/baskervillef/T1BaskervilleF-Sup.fd - RELOC/tex/latex/baskervillef/T1BaskervilleF-TLF.fd - RELOC/tex/latex/baskervillef/T1BaskervilleF-TOsF.fd - RELOC/tex/latex/baskervillef/TS1BaskervilleF-LF.fd - RELOC/tex/latex/baskervillef/TS1BaskervilleF-OsF.fd - RELOC/tex/latex/baskervillef/TS1BaskervilleF-TLF.fd - RELOC/tex/latex/baskervillef/TS1BaskervilleF-TOsF.fd - RELOC/tex/latex/baskervillef/baskervillef.fontspec - RELOC/tex/latex/baskervillef/baskervillef.sty - RELOC/tex/latex/baskervillef/omlzbami.fd -catalogue-ctan /fonts/baskervillef -catalogue-date 2018-11-05 06:58:32 +0100 -catalogue-license ofllppl1.3 -catalogue-topics font font-serif font-otf font-type1 font-t1enc -catalogue-version 1.046 - -name basque-book -category Package -revision 32924 -shortdesc Class for book-type documents written in Basque -relocated 1 -longdesc The class is derived from the LaTeX book class. The extensions -longdesc solve grammatical and numeration issues that occur when -longdesc book-type documents are written in Basque. The class is useful -longdesc for writing books, PhD and Master Theses, etc., in Basque. -containersize 6032 -containerchecksum 52a930d44a3b04678e6e12632e5490358922bf86e34865844fa016634eb117911eb90554dfab440113dcc30fd0531fd4a3aa81f1a54aa676e7fb806516156902 -doccontainersize 391652 -doccontainerchecksum 95414a1445561ecd1a034264e052c607eeeb67ba6250f73a3b3a10adc99f917fd837fd352dbd6f9722be3506b109c1e151cbcb614ddaa774d3856029b71c1582 -docfiles size=117 - RELOC/doc/latex/basque-book/README details="Readme" - RELOC/doc/latex/basque-book/basque-book.pdf details="Package documentation (English)" language="en" - RELOC/doc/latex/basque-book/basque-book_EUS.pdf details="Package documentation (Basque)" language="eu" - RELOC/doc/latex/basque-book/basque-book_EUS.tex -srccontainersize 10288 -srccontainerchecksum f0bfcd5824aad22dbe3ebc80a486fbb118c327794d626c9c72a063609a691a812b88a384494fdec04029bc508a45b4eb939fc45f51c06a17bf114c18b4ee98ed -srcfiles size=11 - RELOC/source/latex/basque-book/basque-book.dtx - RELOC/source/latex/basque-book/basque-book.ins -runfiles size=6 - RELOC/tex/latex/basque-book/basque-book.cls -catalogue-ctan /macros/latex/contrib/basque-book -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.2 -catalogue-topics book-pub dissertation class basque -catalogue-version 1.20 - -name basque-date -category Package -revision 26477 -shortdesc Print the date in Basque -relocated 1 -longdesc The package provides two LaTeX commands to print the current -longdesc date in Basque according to the correct forms ruled by The -longdesc Basque Language Academy (Euskaltzaindia). The commands -longdesc automatically solve the complex declination issues of numbers -longdesc in Basque. -containersize 1696 -containerchecksum 7509dac457025d02dc8ad8ae31d45709155ba20dc7562d7516cc76753ca20975e4766029cbb843f651fd8f0e55f0a90269539eef73584deb96902405980782bb -doccontainersize 194976 -doccontainerchecksum 9f06128bc0957a32004ff886a2ab2d90edd507db7654cc671b140e7e3145f2278caa14e40d9149dfa8bbd2fa59aec4f2ae122d03d4eb3706e969b46699a190a7 -docfiles size=49 - RELOC/doc/latex/basque-date/README details="Readme" - RELOC/doc/latex/basque-date/basque-date.pdf details="Package documentation" -srccontainersize 3184 -srccontainerchecksum 80560c5a4215a55a62513585f258da5e6d0630b4295d1ac98d2eff51ef9eb19e29c483071528890421fc9fdbb0c0c3c54bc7b14f1eb8b82855e02763e188a9ee -srcfiles size=4 - RELOC/source/latex/basque-date/basque-date.dtx - RELOC/source/latex/basque-date/basque-date.ins -runfiles size=2 - RELOC/tex/latex/basque-date/basque-date.sty -catalogue-ctan /macros/latex/contrib/basque-date -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.2 -catalogue-topics basque date-time -catalogue-version 1.05 - -name bath-bst -category Package -revision 47507 -shortdesc Harvard referencing style as recommended by the University of Bath Library -relocated 1 -longdesc This package provides a BibTeX style to format reference lists -longdesc in the Harvard style recommended by the University of Bath -longdesc Library. It should be used in conjunction with natbib for -longdesc citations. -containersize 7408 -containerchecksum d997edb1e4af5064f29b938c9c7cc0c6a5a06269f2281d383cecf0ae076db3912f4f935f615a8bc3e78416fc141a5b93ddab125ceb52dde59aaa93a96ad85aa1 -doccontainersize 720188 -doccontainerchecksum addd9420a2043f1d507136b42c2141c6d32af2164b96f6707b0cd4a4f1b7fcfb8475c2e748077201e1d8a1850b0edb951567b092f57238938b2c33fef950c7e7 -docfiles size=209 - RELOC/doc/bibtex/bath-bst/Makefile - RELOC/doc/bibtex/bath-bst/README.md details="Readme" - RELOC/doc/bibtex/bath-bst/bath-bst-v1.bib - RELOC/doc/bibtex/bath-bst/bath-bst-v1.pdf details="Documentation of version 1 style" - RELOC/doc/bibtex/bath-bst/bath-bst-v1.tex - RELOC/doc/bibtex/bath-bst/bath-bst.bib - RELOC/doc/bibtex/bath-bst/bath-bst.pdf details="Package documentation" -srccontainersize 29472 -srccontainerchecksum 9e1bd7de9a120f68f09ad822955b400daf63fd3dafc95b26a5c7124eb4ec4051d345d39e64fded45c1231b51ba0a82d9035c54b5123b10dc46fc5e35bab1b817 -srcfiles size=37 - RELOC/source/bibtex/bath-bst/bath-bst.dtx - RELOC/source/bibtex/bath-bst/bath-bst.ins -runfiles size=24 - RELOC/bibtex/bst/bath-bst/bath.bst - RELOC/bibtex/bst/bath-bst/bathx.bst -catalogue-also biblatex-bath -catalogue-ctan /biblio/bibtex/contrib/bath-bst -catalogue-date 2018-04-25 06:27:07 +0200 -catalogue-license lppl1.3c -catalogue-topics bibtex-sty -catalogue-version 2.0 - -name bbcard -category Package -revision 19440 -shortdesc Bullshit bingo, calendar and baseball-score cards -relocated 1 -longdesc Three jiffy packages for creating cards of various sorts with -longdesc MetaPost. -containersize 6824 -containerchecksum c489b781ca2e0ec79bf33418a58333bd8acb9a92e40a09409e359805d68618926de5cc6487301405b97c852a9a97619936488b274a3fff7b5f5f505bd98f4fe3 -doccontainersize 2192 -doccontainerchecksum 2304bbe509054f6e84a0e0c4ae9af2431762e395af27362dd4be68b8de37730b6ca1f9cb0d5e73f0985d305e76a7ceecbe29a7376bfab30dca8602e119471a86 -docfiles size=4 - RELOC/doc/metapost/bbcard/README.TEXLIVE - RELOC/doc/metapost/bbcard/README.bbcard details="Bullshit bingo readme" - RELOC/doc/metapost/bbcard/README.calendar details="Calendar readme" - RELOC/doc/metapost/bbcard/README.scorecard details="Scorecard readme" -runfiles size=6 - RELOC/metapost/bbcard/bbcard.mp - RELOC/metapost/bbcard/breakwidth.mp - RELOC/metapost/bbcard/calendar.mp - RELOC/metapost/bbcard/scorecard.mp -catalogue-ctan /graphics/metapost/contrib/macros/bbcard -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics games calendar card-gen - -name bbding -category Package -revision 17186 -shortdesc A symbol (dingbat) font and LaTeX macros for its use -relocated 1 -longdesc A symbol font (distributed as Metafont source) that contains -longdesc many of the symbols of the Zapf dingbats set, together with an -longdesc NFSS interface for using the font. An Adobe Type 1 version of -longdesc the fonts is available in the niceframe fonts bundle. -containersize 11692 -containerchecksum d7f7798036bf111152fa131dab6213aa9d5921f7fd5fa19b5cf266d4d7dfb54436a03961880365f1001b573fbdb74c1d108ff7b3823d4d21f64ab77c820ad88b -doccontainersize 437700 -doccontainerchecksum 81ae2fc56f6d4b1e4a149d21b6a80ff4141d3b4def2429380feb393aed9416204a2c6f27b38b8536b1e1527baf6a11dc3432706a5a36ed1b89d2ba2e0c787b65 -docfiles size=131 - RELOC/doc/latex/bbding/README details="Readme" - RELOC/doc/latex/bbding/bbding.pdf details="Package documentation" - RELOC/doc/latex/bbding/bbding10.org -srccontainersize 10156 -srccontainerchecksum 436d562746c3172aa8063c7965f892929d52e14017b42359244ccda3263b11e42bd1ef8d00e591c9d484182ea0a1c7145be952604ef0f1be2d52edc0ab9ed7d6 -srcfiles size=9 - RELOC/source/latex/bbding/bbding.dtx - RELOC/source/latex/bbding/bbding.ins -runfiles size=24 - RELOC/fonts/source/public/bbding/bbding10.mf - RELOC/fonts/tfm/public/bbding/bbding10.tfm - RELOC/tex/latex/bbding/Uding.fd - RELOC/tex/latex/bbding/bbding.sty -catalogue-ctan /fonts/bbding -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font font-symbol font-mf -catalogue-version 1.01 - -name bbm -category Package -revision 15878 -shortdesc "Blackboard-style" cm fonts -relocated 1 -longdesc Blackboard variants of Computer Modern fonts. The fonts are -longdesc distributed as Metafont source (only); LaTeX support is -longdesc available with the bbm-macros package. The Sauter font package -longdesc has Metafont parameter source files for building the fonts at -longdesc more sizes than you could reasonably imagine. A sample of these -longdesc fonts appears in the blackboard bold sampler. -containersize 32608 -containerchecksum c3f2940f3e4419bac351830418dcf25a3ad206672071069c2c2227435a8d71a19d9295fc0339bf7db33ca9a5a524f9761fb4039c87b946bd37b2e063720aad99 -doccontainersize 2288 -doccontainerchecksum de376aa85034f5ba278eb596da087e6006ff680c475795b56d4eb10cc1efba6499bfdd2e0a54f4f9a8a8183b8b93b528db2055c45f89f1c0977d6b09bb2682f5 -docfiles size=4 - RELOC/doc/fonts/bbm/README details="Readme" - RELOC/doc/fonts/bbm/gfbatch.batch - RELOC/doc/fonts/bbm/mfbatch.batch - RELOC/doc/fonts/bbm/test.tex -runfiles size=159 - RELOC/fonts/source/public/bbm/bbm10.mf - RELOC/fonts/source/public/bbm/bbm12.mf - RELOC/fonts/source/public/bbm/bbm17.mf - RELOC/fonts/source/public/bbm/bbm5.mf - RELOC/fonts/source/public/bbm/bbm6.mf - RELOC/fonts/source/public/bbm/bbm7.mf - RELOC/fonts/source/public/bbm/bbm8.mf - RELOC/fonts/source/public/bbm/bbm9.mf - RELOC/fonts/source/public/bbm/bbmb10.mf - RELOC/fonts/source/public/bbm/bbmbx10.mf - RELOC/fonts/source/public/bbm/bbmbx12.mf - RELOC/fonts/source/public/bbm/bbmbx5.mf - RELOC/fonts/source/public/bbm/bbmbx6.mf - RELOC/fonts/source/public/bbm/bbmbx7.mf - RELOC/fonts/source/public/bbm/bbmbx8.mf - RELOC/fonts/source/public/bbm/bbmbx9.mf - RELOC/fonts/source/public/bbm/bbmbxsl10.mf - RELOC/fonts/source/public/bbm/bbmdunh10.mf - RELOC/fonts/source/public/bbm/bbmfib8.mf - RELOC/fonts/source/public/bbm/bbmfxib8.mf - RELOC/fonts/source/public/bbm/bbminch.mf - RELOC/fonts/source/public/bbm/bbmsl10.mf - RELOC/fonts/source/public/bbm/bbmsl12.mf - RELOC/fonts/source/public/bbm/bbmsl8.mf - RELOC/fonts/source/public/bbm/bbmsl9.mf - RELOC/fonts/source/public/bbm/bbmsltt10.mf - RELOC/fonts/source/public/bbm/bbmss10.mf - RELOC/fonts/source/public/bbm/bbmss12.mf - RELOC/fonts/source/public/bbm/bbmss17.mf - RELOC/fonts/source/public/bbm/bbmss8.mf - RELOC/fonts/source/public/bbm/bbmss9.mf - RELOC/fonts/source/public/bbm/bbmssbx10.mf - RELOC/fonts/source/public/bbm/bbmssdc10.mf - RELOC/fonts/source/public/bbm/bbmssi10.mf - RELOC/fonts/source/public/bbm/bbmssi12.mf - RELOC/fonts/source/public/bbm/bbmssi17.mf - RELOC/fonts/source/public/bbm/bbmssi8.mf - RELOC/fonts/source/public/bbm/bbmssi9.mf - RELOC/fonts/source/public/bbm/bbmssq8.mf - RELOC/fonts/source/public/bbm/bbmssqi8.mf - RELOC/fonts/source/public/bbm/bbmtt10.mf - RELOC/fonts/source/public/bbm/bbmtt12.mf - RELOC/fonts/source/public/bbm/bbmtt8.mf - RELOC/fonts/source/public/bbm/bbmtt9.mf - RELOC/fonts/source/public/bbm/bbmvtt10.mf - RELOC/fonts/source/public/bbm/blbbase.mf - RELOC/fonts/source/public/bbm/blbord.mf - RELOC/fonts/source/public/bbm/blbordl.mf - RELOC/fonts/source/public/bbm/blbordsp.mf - RELOC/fonts/source/public/bbm/blbordu.mf - RELOC/fonts/tfm/public/bbm/bbm10.tfm - RELOC/fonts/tfm/public/bbm/bbm12.tfm - RELOC/fonts/tfm/public/bbm/bbm17.tfm - RELOC/fonts/tfm/public/bbm/bbm5.tfm - RELOC/fonts/tfm/public/bbm/bbm6.tfm - RELOC/fonts/tfm/public/bbm/bbm7.tfm - RELOC/fonts/tfm/public/bbm/bbm8.tfm - RELOC/fonts/tfm/public/bbm/bbm9.tfm - RELOC/fonts/tfm/public/bbm/bbmb10.tfm - RELOC/fonts/tfm/public/bbm/bbmbx10.tfm - RELOC/fonts/tfm/public/bbm/bbmbx12.tfm - RELOC/fonts/tfm/public/bbm/bbmbx5.tfm - RELOC/fonts/tfm/public/bbm/bbmbx6.tfm - RELOC/fonts/tfm/public/bbm/bbmbx7.tfm - RELOC/fonts/tfm/public/bbm/bbmbx8.tfm - RELOC/fonts/tfm/public/bbm/bbmbx9.tfm - RELOC/fonts/tfm/public/bbm/bbmbxsl10.tfm - RELOC/fonts/tfm/public/bbm/bbmdunh10.tfm - RELOC/fonts/tfm/public/bbm/bbmfib8.tfm - RELOC/fonts/tfm/public/bbm/bbmfxib8.tfm - RELOC/fonts/tfm/public/bbm/bbmsl10.tfm - RELOC/fonts/tfm/public/bbm/bbmsl12.tfm - RELOC/fonts/tfm/public/bbm/bbmsl8.tfm - RELOC/fonts/tfm/public/bbm/bbmsl9.tfm - RELOC/fonts/tfm/public/bbm/bbmss10.tfm - RELOC/fonts/tfm/public/bbm/bbmss12.tfm - RELOC/fonts/tfm/public/bbm/bbmss17.tfm - RELOC/fonts/tfm/public/bbm/bbmss8.tfm - RELOC/fonts/tfm/public/bbm/bbmss9.tfm - RELOC/fonts/tfm/public/bbm/bbmssbx10.tfm - RELOC/fonts/tfm/public/bbm/bbmssdc10.tfm - RELOC/fonts/tfm/public/bbm/bbmssi10.tfm - RELOC/fonts/tfm/public/bbm/bbmssi12.tfm - RELOC/fonts/tfm/public/bbm/bbmssi17.tfm - RELOC/fonts/tfm/public/bbm/bbmssi8.tfm - RELOC/fonts/tfm/public/bbm/bbmssi9.tfm - RELOC/fonts/tfm/public/bbm/bbmssq8.tfm - RELOC/fonts/tfm/public/bbm/bbmssqi8.tfm - RELOC/fonts/tfm/public/bbm/bbmtt10.tfm - RELOC/fonts/tfm/public/bbm/bbmtt12.tfm - RELOC/fonts/tfm/public/bbm/bbmtt8.tfm - RELOC/fonts/tfm/public/bbm/bbmtt9.tfm -catalogue-also bbold doublestroke mbboard -catalogue-ctan /fonts/cm/bbm -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics font font-maths font-bbd font-mf - -name bbm-macros -category Package -revision 17224 -shortdesc LaTeX support for "blackboard-style" cm fonts -relocated 1 -longdesc Provides LaTeX support for Blackboard variants of Computer -longdesc Modern fonts. Declares a font family bbm so you can in -longdesc principle write running text in blackboard bold, and lots of -longdesc math alphabets for using the fonts within maths. -containersize 1704 -containerchecksum ef0713add2bce5736990bd147b0f4ad6940807faf0ef440cd54eef3ad08004c9461459cdcc958b761698eed2b03e18378ea17ada9049ca39c3cce862dd3fe7ea -doccontainersize 301276 -doccontainerchecksum bd411e921b9ae5d57944a2f91bff45afa5bd366e650deb541cbf48bbaef3294c1f443ce2c5dea6eed7dc173ae8eedd1e0bb49e440f5410ab13956a3c49e65921 -docfiles size=79 - RELOC/doc/latex/bbm-macros/README details="Readme" - RELOC/doc/latex/bbm-macros/bbm.pdf details="Package documentation" -srccontainersize 3916 -srccontainerchecksum 842c2323c4acb3bae3de46aaef15b2462c92523a44034f91d7d2a2647efe502b4bf0c7f96c679497a1eb701426a7a48698d45bef89f3543d43385f6ada530116 -srcfiles size=5 - RELOC/source/latex/bbm-macros/bbm.drv - RELOC/source/latex/bbm-macros/bbm.dtx - RELOC/source/latex/bbm-macros/bbm.ins -runfiles size=4 - RELOC/tex/latex/bbm-macros/bbm.sty - RELOC/tex/latex/bbm-macros/ubbm.fd - RELOC/tex/latex/bbm-macros/ubbmss.fd - RELOC/tex/latex/bbm-macros/ubbmtt.fd -catalogue-ctan /macros/latex/contrib/bbm -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font-supp - -name bbold -category Package -revision 17187 -shortdesc Sans serif blackboard bold -relocated 1 -longdesc A geometric sans serif blackboard bold font, for use in -longdesc mathematics; Metafont sources are provided, as well as macros -longdesc for use with LaTeX. The Sauter font package has Metafont -longdesc parameter source files for building the fonts at more sizes -longdesc than you could reasonably imagine. See the blackboard sampler -longdesc for a feel for the font's appearance. -containersize 15776 -containerchecksum 82cc44f0a59e8dfd0f8e06899e57f86ada638c0db9c62929bb7dd000258334cbe1ed204a51d7d5658cf7e8a9f93dcf3e34d7cba7a6d5db8a78c412c29478c875 -doccontainersize 153068 -doccontainerchecksum 78ff60a95536123d1ed61422810fb2396c0afdc173f6bc2e6074d2f671d5a1494bb678f60e42c52c748774de8bc0490eb149485153e80ae67fd75512b72e5959 -docfiles size=41 - RELOC/doc/latex/bbold/INSTALL - RELOC/doc/latex/bbold/README details="Readme" - RELOC/doc/latex/bbold/bbold.pdf details="Package documentation" -srccontainersize 4588 -srccontainerchecksum 58ee02e3d0577df17421118724450cda0387efd98ae239e84d6e5368ebcc9b348df9b1987a23026be3343fdab14041af8552510617405e54fa8a85418b991224 -srcfiles size=5 - RELOC/source/latex/bbold/bbold.dtx - RELOC/source/latex/bbold/bbold.ins - RELOC/source/latex/bbold/fonttabl.sty -runfiles size=45 - RELOC/fonts/source/public/bbold/bbbase.mf - RELOC/fonts/source/public/bbold/bbgreekl.mf - RELOC/fonts/source/public/bbold/bbgreeku.mf - RELOC/fonts/source/public/bbold/bbligs.mf - RELOC/fonts/source/public/bbold/bblower.mf - RELOC/fonts/source/public/bbold/bbnum.mf - RELOC/fonts/source/public/bbold/bbold.mf - RELOC/fonts/source/public/bbold/bbold10.mf - RELOC/fonts/source/public/bbold/bbold12.mf - RELOC/fonts/source/public/bbold/bbold17.mf - RELOC/fonts/source/public/bbold/bbold5.mf - RELOC/fonts/source/public/bbold/bbold6.mf - RELOC/fonts/source/public/bbold/bbold7.mf - RELOC/fonts/source/public/bbold/bbold8.mf - RELOC/fonts/source/public/bbold/bbold9.mf - RELOC/fonts/source/public/bbold/bbparams.mf - RELOC/fonts/source/public/bbold/bbpunc.mf - RELOC/fonts/source/public/bbold/bbupper.mf - RELOC/fonts/tfm/public/bbold/bbold10.tfm - RELOC/fonts/tfm/public/bbold/bbold12.tfm - RELOC/fonts/tfm/public/bbold/bbold17.tfm - RELOC/fonts/tfm/public/bbold/bbold5.tfm - RELOC/fonts/tfm/public/bbold/bbold6.tfm - RELOC/fonts/tfm/public/bbold/bbold7.tfm - RELOC/fonts/tfm/public/bbold/bbold8.tfm - RELOC/fonts/tfm/public/bbold/bbold9.tfm - RELOC/tex/latex/bbold/Ubbold.fd - RELOC/tex/latex/bbold/bbold.sty -catalogue-also bbm doublestroke mbboard -catalogue-ctan /fonts/bbold -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license bsd -catalogue-topics font font-maths font-bbd font-mf -catalogue-version 1.01 - -name bbold-type1 -category Package -revision 33143 -shortdesc An Adobe Type 1 format version of the bbold font -relocated 1 -longdesc The files offer an Adobe Type 1 format version of the 5pt, 7pt -longdesc and 10pt versions of the bbold fonts. The distribution also -longdesc includes a map file, for use when incorporating the fonts into -longdesc TeX documents; the macros provided with the original Metafont -longdesc version of the font serve for the scaleable version, too. The -longdesc fonts were produced to be part of the TeX distribution from -longdesc Y&Y; they were generously donated to the TeX Users Group when -longdesc Y&Y closed its doors as a business. -execute addMixedMap bbold.map -containersize 70024 -containerchecksum f0349c37f2485d2c7b25c8bc4d046e65bb40a8ef582006ef9d116acaf779d0695f77f21d398e2e0b3b29f894906f814375d2fa3786ac80b93be4a55a872b0d95 -doccontainersize 39912 -doccontainerchecksum 96c05497f1ca3e97252e340a4fd3fe775cefa29092a5b2bf48fd204bb3ff5fa9cbdbbcbef10e5a77cad124986b40beda38ffc079298c0cbfa3bbde86bf985132 -docfiles size=12 - RELOC/doc/fonts/bbold-type1/README details="Readme" - RELOC/doc/fonts/bbold-type1/test.pdf - RELOC/doc/fonts/bbold-type1/test.tex -runfiles size=28 - RELOC/fonts/afm/public/bbold-type1/bbold10.afm - RELOC/fonts/afm/public/bbold-type1/bbold5.afm - RELOC/fonts/afm/public/bbold-type1/bbold7.afm - RELOC/fonts/map/dvips/bbold-type1/bbold.map - RELOC/fonts/type1/public/bbold-type1/bbold10.pfb - RELOC/fonts/type1/public/bbold-type1/bbold5.pfb - RELOC/fonts/type1/public/bbold-type1/bbold7.pfb -catalogue-ctan /fonts/bbold-type1 -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics font font-maths font-bbd font-type1 - -name bchart -category Package -revision 43928 -shortdesc Draw simple bar charts in LaTeX -relocated 1 -longdesc The package provides horizontal bar charts, drawn using TikZ on -longdesc a numeric X-axis. The focus of the package is simplicity and -longdesc aesthetics. -containersize 1828 -containerchecksum e9f2ebcfe1400848747538a7e8c1d87fcaa1d2f3266d31cd48ace41b433c7c449218fd14798ecb94aa3447eac83f36916d9147fe21806233eb1110a0abfb04b2 -doccontainersize 148216 -doccontainerchecksum 23bc80e034ebe897e38bfe8444597cdb18bba54263fa99064fa70877c89f674bbf0033a5ee887739cef6cfe1e6e9917c19cc31d22a211ee04f1710157ba48c7a -docfiles size=44 - RELOC/doc/latex/bchart/CHANGES.txt - RELOC/doc/latex/bchart/LICENSE.txt - RELOC/doc/latex/bchart/README.md details="Readme" - RELOC/doc/latex/bchart/bchart.pdf details="Package documentation" - RELOC/doc/latex/bchart/bchart.tex -runfiles size=2 - RELOC/tex/latex/bchart/bchart.sty -catalogue-also pst-bar -catalogue-ctan /macros/latex/contrib/bchart -catalogue-date 2017-04-18 23:08:12 +0200 -catalogue-license mit -catalogue-topics genchart pgf-tikz -catalogue-version 0.1.3 - -name bclogo -category Package -revision 39364 -shortdesc Creating colourful boxes with logos -relocated 1 -longdesc The package facilitates the creation of colorful boxes with a -longdesc title and logo. It may use either tikz or PSTricks as graphics -longdesc engine. -containersize 238924 -containerchecksum fe935cf12fba8288a53c68dade0ff81ad7395fbd757d995b5036394278e7945f42df69570815e7ccc4fbdef713e9422fd4158610c35f473a34c0f9623359fa76 -doccontainersize 662208 -doccontainerchecksum e7e8c0fa87e97ee88d5ac204143d6dc5635b648ffa19e8ed5151da68fe128752b6592601767b78d94b5b86b46a345cb8b244a19159d88407147bb6273d21d723 -docfiles size=192 - RELOC/doc/latex/bclogo/LISEZ-MOI details="Lisez moi (French)" language="fr" - RELOC/doc/latex/bclogo/README details="Readme (English)" language="en" - RELOC/doc/latex/bclogo/bclogo-doc.pdf details="Package documentation (French)" language="fr" - RELOC/doc/latex/bclogo/bclogo-doc.tex - RELOC/doc/latex/bclogo/bclogo.pdf - RELOC/doc/latex/bclogo/brace.mps - RELOC/doc/latex/bclogo/fond.pdf - RELOC/doc/latex/bclogo/index.xml - RELOC/doc/latex/bclogo/losanges.mps - RELOC/doc/latex/bclogo/spir.mps - RELOC/doc/latex/bclogo/syracuse-crop.pdf - RELOC/doc/latex/bclogo/syracuse.pdf - RELOC/doc/latex/bclogo/syracuse.tex -runfiles size=382 - RELOC/metapost/bclogo/bc-attention.mp - RELOC/metapost/bclogo/bc-aux-301.mp - RELOC/metapost/bclogo/bc-bombe.mp - RELOC/metapost/bclogo/bc-book.mp - RELOC/metapost/bclogo/bc-calendrier.mp - RELOC/metapost/bclogo/bc-cle.mp - RELOC/metapost/bclogo/bc-clefa.mp - RELOC/metapost/bclogo/bc-clesol.mp - RELOC/metapost/bclogo/bc-coeur.mp - RELOC/metapost/bclogo/bc-crayon.mp - RELOC/metapost/bclogo/bc-cube.mp - RELOC/metapost/bclogo/bc-dallemagne.mp - RELOC/metapost/bclogo/bc-danger.mp - RELOC/metapost/bclogo/bc-dautriche.mp - RELOC/metapost/bclogo/bc-dbelgique.mp - RELOC/metapost/bclogo/bc-dbulgarie.mp - RELOC/metapost/bclogo/bc-dfrance.mp - RELOC/metapost/bclogo/bc-ditalie.mp - RELOC/metapost/bclogo/bc-dluxembourg.mp - RELOC/metapost/bclogo/bc-dodecaedre.mp - RELOC/metapost/bclogo/bc-dpaysbas.mp - RELOC/metapost/bclogo/bc-dz.mp - RELOC/metapost/bclogo/bc-eclaircie.mp - RELOC/metapost/bclogo/bc-etoile.mp - RELOC/metapost/bclogo/bc-femme.mp - RELOC/metapost/bclogo/bc-feujaune.mp - RELOC/metapost/bclogo/bc-feurouge.mp - RELOC/metapost/bclogo/bc-feutricolore.mp - RELOC/metapost/bclogo/bc-feuvert.mp - RELOC/metapost/bclogo/bc-fleur.mp - RELOC/metapost/bclogo/bc-homme.mp - RELOC/metapost/bclogo/bc-horloge.mp - RELOC/metapost/bclogo/bc-icosaedre.mp - RELOC/metapost/bclogo/bc-info.mp - RELOC/metapost/bclogo/bc-inter.mp - RELOC/metapost/bclogo/bc-interdit.mp - RELOC/metapost/bclogo/bc-lampe.mp - RELOC/metapost/bclogo/bc-loupe.mp - RELOC/metapost/bclogo/bc-neige.mp - RELOC/metapost/bclogo/bc-note.mp - RELOC/metapost/bclogo/bc-nucleaire.mp - RELOC/metapost/bclogo/bc-octaedre.mp - RELOC/metapost/bclogo/bc-oeil.mp - RELOC/metapost/bclogo/bc-orne.mp - RELOC/metapost/bclogo/bc-ours.mp - RELOC/metapost/bclogo/bc-outil.mp - RELOC/metapost/bclogo/bc-peaceandlove.mp - RELOC/metapost/bclogo/bc-pluie.mp - RELOC/metapost/bclogo/bc-plume.mp - RELOC/metapost/bclogo/bc-poisson.mp - RELOC/metapost/bclogo/bc-recyclage.mp - RELOC/metapost/bclogo/bc-rosevents.mp - RELOC/metapost/bclogo/bc-smiley-bonnehumeur.mp - RELOC/metapost/bclogo/bc-smiley-mauvaisehumeur.mp - RELOC/metapost/bclogo/bc-soleil.mp - RELOC/metapost/bclogo/bc-stop.mp - RELOC/metapost/bclogo/bc-takecare.mp - RELOC/metapost/bclogo/bc-tetraedre.mp - RELOC/metapost/bclogo/bc-trefle.mp - RELOC/metapost/bclogo/bc-trombone.mp - RELOC/metapost/bclogo/bc-valetcoeur.mp - RELOC/metapost/bclogo/bc-velo.mp - RELOC/metapost/bclogo/bc-yin.mp - RELOC/metapost/bclogo/brace.mp - RELOC/metapost/bclogo/losanges.mp - RELOC/metapost/bclogo/spir.mp - RELOC/tex/latex/bclogo/bc-attention.mps - RELOC/tex/latex/bclogo/bc-aux-301.mps - RELOC/tex/latex/bclogo/bc-bombe.mps - RELOC/tex/latex/bclogo/bc-book.mps - RELOC/tex/latex/bclogo/bc-calendrier.mps - RELOC/tex/latex/bclogo/bc-cle.mps - RELOC/tex/latex/bclogo/bc-clefa.mps - RELOC/tex/latex/bclogo/bc-clesol.mps - RELOC/tex/latex/bclogo/bc-coeur.mps - RELOC/tex/latex/bclogo/bc-crayon.mps - RELOC/tex/latex/bclogo/bc-cube.mps - RELOC/tex/latex/bclogo/bc-dallemagne.mps - RELOC/tex/latex/bclogo/bc-danger.mps - RELOC/tex/latex/bclogo/bc-dautriche.mps - RELOC/tex/latex/bclogo/bc-dbelgique.mps - RELOC/tex/latex/bclogo/bc-dbulgarie.mps - RELOC/tex/latex/bclogo/bc-dfrance.mps - RELOC/tex/latex/bclogo/bc-ditalie.mps - RELOC/tex/latex/bclogo/bc-dluxembourg.mps - RELOC/tex/latex/bclogo/bc-dodecaedre.mps - RELOC/tex/latex/bclogo/bc-dpaysbas.mps - RELOC/tex/latex/bclogo/bc-dz.mps - RELOC/tex/latex/bclogo/bc-eclaircie.mps - RELOC/tex/latex/bclogo/bc-etoile.mps - RELOC/tex/latex/bclogo/bc-femme.mps - RELOC/tex/latex/bclogo/bc-feujaune.mps - RELOC/tex/latex/bclogo/bc-feurouge.mps - RELOC/tex/latex/bclogo/bc-feutricolore.mps - RELOC/tex/latex/bclogo/bc-feuvert.mps - RELOC/tex/latex/bclogo/bc-fleur.mps - RELOC/tex/latex/bclogo/bc-homme.mps - RELOC/tex/latex/bclogo/bc-horloge.mps - RELOC/tex/latex/bclogo/bc-icosaedre.mps - RELOC/tex/latex/bclogo/bc-info.mps - RELOC/tex/latex/bclogo/bc-inter.mps - RELOC/tex/latex/bclogo/bc-interdit.mps - RELOC/tex/latex/bclogo/bc-lampe.mps - RELOC/tex/latex/bclogo/bc-loupe.mps - RELOC/tex/latex/bclogo/bc-neige.mps - RELOC/tex/latex/bclogo/bc-note.mps - RELOC/tex/latex/bclogo/bc-nucleaire.mps - RELOC/tex/latex/bclogo/bc-octaedre.mps - RELOC/tex/latex/bclogo/bc-oeil.mps - RELOC/tex/latex/bclogo/bc-orne.mps - RELOC/tex/latex/bclogo/bc-ours.mps - RELOC/tex/latex/bclogo/bc-outil.mps - RELOC/tex/latex/bclogo/bc-peaceandlove.mps - RELOC/tex/latex/bclogo/bc-pluie.mps - RELOC/tex/latex/bclogo/bc-plume.mps - RELOC/tex/latex/bclogo/bc-poisson.mps - RELOC/tex/latex/bclogo/bc-recyclage.mps - RELOC/tex/latex/bclogo/bc-rosevents.mps - RELOC/tex/latex/bclogo/bc-smiley-bonnehumeur.mps - RELOC/tex/latex/bclogo/bc-smiley-mauvaisehumeur.mps - RELOC/tex/latex/bclogo/bc-soleil.mps - RELOC/tex/latex/bclogo/bc-stop.mps - RELOC/tex/latex/bclogo/bc-takecare.mps - RELOC/tex/latex/bclogo/bc-tetraedre.mps - RELOC/tex/latex/bclogo/bc-trefle.mps - RELOC/tex/latex/bclogo/bc-trombone.mps - RELOC/tex/latex/bclogo/bc-valetcoeur.mps - RELOC/tex/latex/bclogo/bc-velo.mps - RELOC/tex/latex/bclogo/bc-yin.mps - RELOC/tex/latex/bclogo/bclogo.sty -catalogue-ctan /graphics/bclogo -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics logo boxing -catalogue-version 3.1 - -name beamer -category Package -revision 49306 -shortdesc A LaTeX class for producing presentations and slides -relocated 1 -longdesc The beamer LaTeX class can be used for producing slides. The -longdesc class works in both PostScript and direct PDF output modes, -longdesc using the pgf graphics system for visual effects. Content is -longdesc created in the frame environment, and each frame can be made up -longdesc of a number of slides using a simple notation for specifying -longdesc material to appear on each slide within a frame. Short versions -longdesc of title, authors, institute can also be specified as optional -longdesc parameters. Whole frame graphics are supported by plain frames. -longdesc The class supports figure and table environments, transparency -longdesc effects, varying slide transitions and animations. Beamer also -longdesc provides compatibility with other packages like prosper. The -longdesc package now incorporates the functionality of the former -longdesc translator package, which is used for customising the package -longdesc for use in other language environments. Beamer depends on the -longdesc following other packages: atbegshi, etoolbox, hyperref, ifpdf, -longdesc pgf, and translator. -depend pgf -depend xcolor -containersize 164836 -containerchecksum 2da8f6ce25cf27e31971c9c896a05226d6946c7f01fb5f0ed986a9903d981778d44dbcd81cb30d39207bf9bcda887cc26e512199b82b33a2f4037d2e7723cea7 -doccontainersize 2272992 -doccontainerchecksum 475cd11570b41c04b4eac9d66a80d534760c72d39ca84fde8fc851a47b7b6fd58c6044d852bfdd7f8b605f294cfc55f48688b8b39866a256760717f4c6a31be2 -docfiles size=892 - RELOC/doc/latex/beamer/AUTHORS.md - RELOC/doc/latex/beamer/CHANGELOG.md - RELOC/doc/latex/beamer/LICENSE.md - RELOC/doc/latex/beamer/README.md details="Readme" - RELOC/doc/latex/beamer/beamercolorthemeexample.tex - RELOC/doc/latex/beamer/beamerexample-conference-talk.pdf - RELOC/doc/latex/beamer/beamerexample-conference-talk.tex - RELOC/doc/latex/beamer/beamerexample-foils.tex - RELOC/doc/latex/beamer/beamerexample-lecture-beamer-version.pdf - RELOC/doc/latex/beamer/beamerexample-lecture-beamer-version.tex - RELOC/doc/latex/beamer/beamerexample-lecture-body.tex - RELOC/doc/latex/beamer/beamerexample-lecture-logo.pdf - RELOC/doc/latex/beamer/beamerexample-lecture-pic1.jpg - RELOC/doc/latex/beamer/beamerexample-lecture-pic2.jpg - RELOC/doc/latex/beamer/beamerexample-lecture-pic3.jpg - RELOC/doc/latex/beamer/beamerexample-lecture-pic4.jpg - RELOC/doc/latex/beamer/beamerexample-lecture-pic5.jpg - RELOC/doc/latex/beamer/beamerexample-lecture-pic6.jpg - RELOC/doc/latex/beamer/beamerexample-lecture-print-version.pdf - RELOC/doc/latex/beamer/beamerexample-lecture-print-version.tex - RELOC/doc/latex/beamer/beamerexample-lecture-style.tex - RELOC/doc/latex/beamer/beamerexample-prosper.tex - RELOC/doc/latex/beamer/beamerexample-seminar.tex - RELOC/doc/latex/beamer/beamerexample-texpower.tex - RELOC/doc/latex/beamer/beamerfontthemeexample.tex - RELOC/doc/latex/beamer/beamerinnerthemeexample.tex - RELOC/doc/latex/beamer/beamerlogo.pdf - RELOC/doc/latex/beamer/beamerouterthemeexample.tex - RELOC/doc/latex/beamer/beamerthemeexample.tex - RELOC/doc/latex/beamer/beamerthemeexamplebase.tex - RELOC/doc/latex/beamer/beamerug-animations.tex - RELOC/doc/latex/beamer/beamerug-color.tex - RELOC/doc/latex/beamer/beamerug-compatibility.tex - RELOC/doc/latex/beamer/beamerug-elements.tex - RELOC/doc/latex/beamer/beamerug-emulation.tex - RELOC/doc/latex/beamer/beamerug-fonts.tex - RELOC/doc/latex/beamer/beamerug-frames.tex - RELOC/doc/latex/beamer/beamerug-globalstructure.tex - RELOC/doc/latex/beamer/beamerug-graphics.tex - RELOC/doc/latex/beamer/beamerug-guidelines.tex - RELOC/doc/latex/beamer/beamerug-installation.tex - RELOC/doc/latex/beamer/beamerug-interaction.tex - RELOC/doc/latex/beamer/beamerug-introduction.tex - RELOC/doc/latex/beamer/beamerug-license.tex - RELOC/doc/latex/beamer/beamerug-localstructure.tex - RELOC/doc/latex/beamer/beamerug-macros.tex - RELOC/doc/latex/beamer/beamerug-nonpresentation.tex - RELOC/doc/latex/beamer/beamerug-notes.tex - RELOC/doc/latex/beamer/beamerug-overlays.tex - RELOC/doc/latex/beamer/beamerug-solutions.tex - RELOC/doc/latex/beamer/beamerug-themes.tex - RELOC/doc/latex/beamer/beamerug-transparencies.tex - RELOC/doc/latex/beamer/beamerug-tricks.tex - RELOC/doc/latex/beamer/beamerug-tutorial.tex - RELOC/doc/latex/beamer/beamerug-twoscreens.tex - RELOC/doc/latex/beamer/beamerug-workflow.tex - RELOC/doc/latex/beamer/beameruserguide.pdf details="Package documentation" - RELOC/doc/latex/beamer/beameruserguide.tex - RELOC/doc/latex/beamer/conference-ornate-20min.de.tex - RELOC/doc/latex/beamer/conference-ornate-20min.en.tex - RELOC/doc/latex/beamer/conference-ornate-20min.fr.tex - RELOC/doc/latex/beamer/fdl.txt - RELOC/doc/latex/beamer/generic-ornate-15min-45min.de.tex - RELOC/doc/latex/beamer/generic-ornate-15min-45min.en.tex - RELOC/doc/latex/beamer/generic-ornate-15min-45min.fr.tex - RELOC/doc/latex/beamer/gpl-2.0.txt - RELOC/doc/latex/beamer/lppl-1-3c.txt - RELOC/doc/latex/beamer/manifest-code.txt - RELOC/doc/latex/beamer/manifest-documentation.txt - RELOC/doc/latex/beamer/speaker_introduction-ornate-2min.de.tex - RELOC/doc/latex/beamer/speaker_introduction-ornate-2min.en.tex - RELOC/doc/latex/beamer/speaker_introduction-ornate-2min.fr.tex -runfiles size=252 - RELOC/tex/latex/beamer/beamer.cls - RELOC/tex/latex/beamer/beamerarticle.sty - RELOC/tex/latex/beamer/beamerbasearticle.sty - RELOC/tex/latex/beamer/beamerbaseauxtemplates.sty - RELOC/tex/latex/beamer/beamerbaseboxes.sty - RELOC/tex/latex/beamer/beamerbasecolor.sty - RELOC/tex/latex/beamer/beamerbasecompatibility.sty - RELOC/tex/latex/beamer/beamerbasedecode.sty - RELOC/tex/latex/beamer/beamerbasefont.sty - RELOC/tex/latex/beamer/beamerbaseframe.sty - RELOC/tex/latex/beamer/beamerbaseframecomponents.sty - RELOC/tex/latex/beamer/beamerbaseframesize.sty - RELOC/tex/latex/beamer/beamerbaselocalstructure.sty - RELOC/tex/latex/beamer/beamerbasemisc.sty - RELOC/tex/latex/beamer/beamerbasemodes.sty - RELOC/tex/latex/beamer/beamerbasenavigation.sty - RELOC/tex/latex/beamer/beamerbasenotes.sty - RELOC/tex/latex/beamer/beamerbaseoptions.sty - RELOC/tex/latex/beamer/beamerbaseoverlay.sty - RELOC/tex/latex/beamer/beamerbaserequires.sty - RELOC/tex/latex/beamer/beamerbasesection.sty - RELOC/tex/latex/beamer/beamerbasetemplates.sty - RELOC/tex/latex/beamer/beamerbasethemes.sty - RELOC/tex/latex/beamer/beamerbasetheorems.sty - RELOC/tex/latex/beamer/beamerbasetitle.sty - RELOC/tex/latex/beamer/beamerbasetoc.sty - RELOC/tex/latex/beamer/beamerbasetranslator.sty - RELOC/tex/latex/beamer/beamerbasetwoscreens.sty - RELOC/tex/latex/beamer/beamerbaseverbatim.sty - RELOC/tex/latex/beamer/beamercolorthemealbatross.sty - RELOC/tex/latex/beamer/beamercolorthemebeaver.sty - RELOC/tex/latex/beamer/beamercolorthemebeetle.sty - RELOC/tex/latex/beamer/beamercolorthemecrane.sty - RELOC/tex/latex/beamer/beamercolorthemedefault.sty - RELOC/tex/latex/beamer/beamercolorthemedolphin.sty - RELOC/tex/latex/beamer/beamercolorthemedove.sty - RELOC/tex/latex/beamer/beamercolorthemefly.sty - RELOC/tex/latex/beamer/beamercolorthemelily.sty - RELOC/tex/latex/beamer/beamercolorthememonarca.sty - RELOC/tex/latex/beamer/beamercolorthemeorchid.sty - RELOC/tex/latex/beamer/beamercolorthemerose.sty - RELOC/tex/latex/beamer/beamercolorthemeseagull.sty - RELOC/tex/latex/beamer/beamercolorthemeseahorse.sty - RELOC/tex/latex/beamer/beamercolorthemesidebartab.sty - RELOC/tex/latex/beamer/beamercolorthemespruce.sty - RELOC/tex/latex/beamer/beamercolorthemestructure.sty - RELOC/tex/latex/beamer/beamercolorthemewhale.sty - RELOC/tex/latex/beamer/beamercolorthemewolverine.sty - RELOC/tex/latex/beamer/beamerfoils.sty - RELOC/tex/latex/beamer/beamerfontthemedefault.sty - RELOC/tex/latex/beamer/beamerfontthemeprofessionalfonts.sty - RELOC/tex/latex/beamer/beamerfontthemeserif.sty - RELOC/tex/latex/beamer/beamerfontthemestructurebold.sty - RELOC/tex/latex/beamer/beamerfontthemestructureitalicserif.sty - RELOC/tex/latex/beamer/beamerfontthemestructuresmallcapsserif.sty - RELOC/tex/latex/beamer/beamericonarticle.20.eps - RELOC/tex/latex/beamer/beamericonarticle.20.pdf - RELOC/tex/latex/beamer/beamericonarticle.eps - RELOC/tex/latex/beamer/beamericonarticle.pdf - RELOC/tex/latex/beamer/beamericonarticle.tex - RELOC/tex/latex/beamer/beamericonbook.20.eps - RELOC/tex/latex/beamer/beamericonbook.20.pdf - RELOC/tex/latex/beamer/beamericonbook.eps - RELOC/tex/latex/beamer/beamericonbook.pdf - RELOC/tex/latex/beamer/beamericonbook.tex - RELOC/tex/latex/beamer/beamericononline.20.eps - RELOC/tex/latex/beamer/beamericononline.20.pdf - RELOC/tex/latex/beamer/beamericononline.eps - RELOC/tex/latex/beamer/beamericononline.pdf - RELOC/tex/latex/beamer/beamerinnerthemecircles.sty - RELOC/tex/latex/beamer/beamerinnerthemedefault.sty - RELOC/tex/latex/beamer/beamerinnerthemeinmargin.sty - RELOC/tex/latex/beamer/beamerinnerthemerectangles.sty - RELOC/tex/latex/beamer/beamerinnerthemerounded.sty - RELOC/tex/latex/beamer/beamerouterthemedefault.sty - RELOC/tex/latex/beamer/beamerouterthemeinfolines.sty - RELOC/tex/latex/beamer/beamerouterthememiniframes.sty - RELOC/tex/latex/beamer/beamerouterthemeshadow.sty - RELOC/tex/latex/beamer/beamerouterthemesidebar.sty - RELOC/tex/latex/beamer/beamerouterthemesmoothbars.sty - RELOC/tex/latex/beamer/beamerouterthemesmoothtree.sty - RELOC/tex/latex/beamer/beamerouterthemesplit.sty - RELOC/tex/latex/beamer/beamerouterthemetree.sty - RELOC/tex/latex/beamer/beamerpatchparalist.sty - RELOC/tex/latex/beamer/beamerprosper.sty - RELOC/tex/latex/beamer/beamerseminar.sty - RELOC/tex/latex/beamer/beamertexpower.sty - RELOC/tex/latex/beamer/beamerthemeAnnArbor.sty - RELOC/tex/latex/beamer/beamerthemeAntibes.sty - RELOC/tex/latex/beamer/beamerthemeBergen.sty - RELOC/tex/latex/beamer/beamerthemeBerkeley.sty - RELOC/tex/latex/beamer/beamerthemeBerlin.sty - RELOC/tex/latex/beamer/beamerthemeBoadilla.sty - RELOC/tex/latex/beamer/beamerthemeCambridgeUS.sty - RELOC/tex/latex/beamer/beamerthemeCopenhagen.sty - RELOC/tex/latex/beamer/beamerthemeDarmstadt.sty - RELOC/tex/latex/beamer/beamerthemeDresden.sty - RELOC/tex/latex/beamer/beamerthemeEastLansing.sty - RELOC/tex/latex/beamer/beamerthemeFrankfurt.sty - RELOC/tex/latex/beamer/beamerthemeGoettingen.sty - RELOC/tex/latex/beamer/beamerthemeHannover.sty - RELOC/tex/latex/beamer/beamerthemeIlmenau.sty - RELOC/tex/latex/beamer/beamerthemeJuanLesPins.sty - RELOC/tex/latex/beamer/beamerthemeLuebeck.sty - RELOC/tex/latex/beamer/beamerthemeMadrid.sty - RELOC/tex/latex/beamer/beamerthemeMalmoe.sty - RELOC/tex/latex/beamer/beamerthemeMarburg.sty - RELOC/tex/latex/beamer/beamerthemeMontpellier.sty - RELOC/tex/latex/beamer/beamerthemePaloAlto.sty - RELOC/tex/latex/beamer/beamerthemePittsburgh.sty - RELOC/tex/latex/beamer/beamerthemeRochester.sty - RELOC/tex/latex/beamer/beamerthemeSingapore.sty - RELOC/tex/latex/beamer/beamerthemeSzeged.sty - RELOC/tex/latex/beamer/beamerthemeWarsaw.sty - RELOC/tex/latex/beamer/beamerthemebars.sty - RELOC/tex/latex/beamer/beamerthemeboxes.sty - RELOC/tex/latex/beamer/beamerthemeclassic.sty - RELOC/tex/latex/beamer/beamerthemecompatibility.sty - RELOC/tex/latex/beamer/beamerthemedefault.sty - RELOC/tex/latex/beamer/beamerthemelined.sty - RELOC/tex/latex/beamer/beamerthemeplain.sty - RELOC/tex/latex/beamer/beamerthemeshadow.sty - RELOC/tex/latex/beamer/beamerthemesidebar.sty - RELOC/tex/latex/beamer/beamerthemesplit.sty - RELOC/tex/latex/beamer/beamerthemetree.sty - RELOC/tex/latex/beamer/multimedia.sty - RELOC/tex/latex/beamer/multimediasymbols.sty - RELOC/tex/latex/beamer/xmpmulti.sty -catalogue-contact-bugs https://github.com/josephwright/beamer/issues -catalogue-contact-repository https://github.com/josephwright/beamer -catalogue-ctan /macros/latex/contrib/beamer -catalogue-date 2018-12-02 14:06:22 +0100 -catalogue-license lppl1.3cgpl2+fdl -catalogue-topics presentation class -catalogue-version 3.55 - -name beamer-FUBerlin -category Package -revision 38159 -shortdesc Beamer, using the style of FU Berlin -relocated 1 -longdesc The bundle provides a beamer-derived class and a theme style -longdesc file for the corporate design of the Free University in Berlin. -longdesc Users may use the class itself (FUbeamer) or use the theme in -longdesc the usual way with \usetheme{BerlinFU}. Examples of using both -longdesc the class and the theme are provided; the PDF is visually -longdesc identical, so the catalogue only lists one; the sources of the -longdesc examples do of course differ. -containersize 612 -containerchecksum 6a3364865a9bdc85b86c9253b8a1bc50c2e61b2c4342fbac4e930b710a5fefc0bcf377a545a67e7ee494532d82be8f06bfe6e5f46e8b387bf7c6135e34210263 -doccontainersize 369736 -doccontainerchecksum 420ab892abaaddca1633df4311097d6d138012780b1a4694e153520a3c8c97e76dfc9ef78df0e44472dc2cf1625f3c3f10932a9b88666fb902586b4d8579eb57 -docfiles size=167 - RELOC/doc/latex/beamer-FUBerlin/Changes - RELOC/doc/latex/beamer-FUBerlin/README details="Readme" - RELOC/doc/latex/beamer-FUBerlin/doc/README.doc - RELOC/doc/latex/beamer-FUBerlin/doc/exampleClass.pdf details="Example of use of the class" - RELOC/doc/latex/beamer-FUBerlin/doc/exampleClass.tex - RELOC/doc/latex/beamer-FUBerlin/doc/exampleTheme.pdf - RELOC/doc/latex/beamer-FUBerlin/doc/exampleTheme.tex - RELOC/doc/latex/beamer-FUBerlin/tex/latex/FUbeamer.cls - RELOC/doc/latex/beamer-FUBerlin/tex/latex/beamercolorthemeBerlinFU.sty - RELOC/doc/latex/beamer-FUBerlin/tex/latex/beamerfontthemeBerlinFU.sty - RELOC/doc/latex/beamer-FUBerlin/tex/latex/beamerouterthemeBerlinFU.sty - RELOC/doc/latex/beamer-FUBerlin/tex/latex/beamerthemeBerlinFU.sty -catalogue-ctan /macros/latex/contrib/beamer-FUBerlin -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics presentation -catalogue-version 0.02b - -name beamer-tut-pt -category Package -revision 15878 -shortdesc An introduction to the Beamer class, in Portuguese -relocated 1 -containersize 372 -containerchecksum 5eae5f8ad64254a3600168146bcfc0797a17be35e36376f70c3dd4b9ebba7a77ce550cc9eaf995ba6897d34fa092b8cc55ba8c6758b2a3b93dee3aa0a4737c3c -doccontainersize 919856 -doccontainerchecksum 50da0b7e53773e74ee7b1a4e621d1316ebaa8bebb39110ecdf5cf16f66fe30c2d7121daa75c7d7443cd3362faab4917aaca54ca372793a63da00beee5b9516eb -docfiles size=1022 - RELOC/doc/latex/beamer-tut-pt/AnnArbor1.ps - RELOC/doc/latex/beamer-tut-pt/AnnArbor2.ps - RELOC/doc/latex/beamer-tut-pt/CambridgeUS1.ps - RELOC/doc/latex/beamer-tut-pt/CambridgeUS2.ps - RELOC/doc/latex/beamer-tut-pt/LEIAME - RELOC/doc/latex/beamer-tut-pt/README - RELOC/doc/latex/beamer-tut-pt/anim1.ps - RELOC/doc/latex/beamer-tut-pt/anim2.ps - RELOC/doc/latex/beamer-tut-pt/anim3.ps - RELOC/doc/latex/beamer-tut-pt/anim4.ps - RELOC/doc/latex/beamer-tut-pt/automato1.jpg - RELOC/doc/latex/beamer-tut-pt/automato2.jpg - RELOC/doc/latex/beamer-tut-pt/automato3.jpg - RELOC/doc/latex/beamer-tut-pt/automato4.jpg - RELOC/doc/latex/beamer-tut-pt/automato5.jpg - RELOC/doc/latex/beamer-tut-pt/berkeley1.ps - RELOC/doc/latex/beamer-tut-pt/berkeley2.ps - RELOC/doc/latex/beamer-tut-pt/blocos.ps - RELOC/doc/latex/beamer-tut-pt/boadilla1.ps - RELOC/doc/latex/beamer-tut-pt/boadilla2.ps - RELOC/doc/latex/beamer-tut-pt/exemplo.tex - RELOC/doc/latex/beamer-tut-pt/madrid1.ps - RELOC/doc/latex/beamer-tut-pt/madrid2.ps - RELOC/doc/latex/beamer-tut-pt/montpellier1.ps - RELOC/doc/latex/beamer-tut-pt/montpellier2.ps - RELOC/doc/latex/beamer-tut-pt/tutorialbeamer.pdf details="The document itself (in Portuguese)" language="pt" - RELOC/doc/latex/beamer-tut-pt/tutorialbeamer.tex - RELOC/doc/latex/beamer-tut-pt/ufpellogo.jpg -catalogue-ctan /info/portuguese/beamer -catalogue-date 2016-06-18 16:48:54 +0200 -catalogue-license gpl -catalogue-topics portuguese-doc presentation - -name beamer-verona -category Package -revision 39180 -shortdesc A theme for the beamer class -relocated 1 -longdesc This package provides the 'Verona' theme for the beamer class -longdesc by Till Tantau. -containersize 3988 -containerchecksum 70b5bfcec0b24a1ab1d311c34ad7b90e1b877d7a7e8fcc793b0dcd339b9823ee0d1d1bff1a7db6c4bdb686423816f0ac7206d1a6bacc05e4b099c94b5d26f193 -doccontainersize 618176 -doccontainerchecksum 0855b72a1a89fce09179e95e5e6396732cd112b6df17f5de132a6247dcd512f51151b09b9f0518c98ce66e08ce93c90e9b47d02608a745fb1aa84aa6403c84a6 -docfiles size=346 - RELOC/doc/latex/beamer-verona/README.md details="Readme" - RELOC/doc/latex/beamer-verona/beamer-verona-default.pdf - RELOC/doc/latex/beamer-verona/beamer-verona-default.tex - RELOC/doc/latex/beamer-verona/beamer-verona-sidebar.pdf - RELOC/doc/latex/beamer-verona/beamer-verona-sidebar.tex - RELOC/doc/latex/beamer-verona/beamer-verona.pdf details="Package documentation" - RELOC/doc/latex/beamer-verona/plato-aristotle.jpg -runfiles size=4 - RELOC/tex/latex/beamer-verona/beamerthemeVerona.sty -catalogue-ctan /macros/latex/contrib/beamer-contrib/themes/beamer-verona -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics presentation -catalogue-version 0.2 - -name beamer2thesis -category Package -revision 27539 -shortdesc Thesis presentations using beamer -relocated 1 -longdesc The package specifies a beamer theme for presenting a thesis. -containersize 291972 -containerchecksum 5f6d186802498f12d9c62e8c767fd8e42744510808b379e76f05d5390282dd205c3ab42071767bb46f8445f838ec8f18aee9e3e6a99aea32b5960120dfead357 -doccontainersize 296684 -doccontainerchecksum 82d050397f0857325fdc1c3fde973c599323d43fc21875fb9e52c17a294edfe152ee5717f465687a7d6bcc960092fa2427bf4c67862d94fd30dab3d088fc8127 -docfiles size=99 - RELOC/doc/latex/beamer2thesis/README details="Readme" - RELOC/doc/latex/beamer2thesis/beamer2thesis.pdf details="Package documentation (as presentation; in English)" language="en" - RELOC/doc/latex/beamer2thesis/beamer2thesis.tex - RELOC/doc/latex/beamer2thesis/beamer2thesis_ita.pdf details="Package documentation (as presentation; in Italian)" language="it" - RELOC/doc/latex/beamer2thesis/beamer2thesis_ita.tex - RELOC/doc/latex/beamer2thesis/content_end.tex - RELOC/doc/latex/beamer2thesis/content_end_ita.tex - RELOC/doc/latex/beamer2thesis/content_initial.tex - RELOC/doc/latex/beamer2thesis/content_initial_ita.tex - RELOC/doc/latex/beamer2thesis/license -runfiles size=88 - RELOC/tex/latex/beamer2thesis/beamer2thesis.jpg - RELOC/tex/latex/beamer2thesis/beamercolorthemetorinoth.sty - RELOC/tex/latex/beamer2thesis/beamerfontthemetorinoth.sty - RELOC/tex/latex/beamer2thesis/beamerinnerthemetorinoth.sty - RELOC/tex/latex/beamer2thesis/beamerouterthemetorinoth.sty - RELOC/tex/latex/beamer2thesis/beamerthemeTorinoTh.sty - RELOC/tex/latex/beamer2thesis/logopolito.jpg -catalogue-ctan /macros/latex/contrib/beamer-contrib/themes/beamer2thesis -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl -catalogue-topics dissertation presentation -catalogue-version 2.2 - -name beameraudience -category Package -revision 23427 -shortdesc Assembling beamer frames according to audience -relocated 1 -longdesc The Beamer Audience package provides macros to easily assemble -longdesc frames according to different audiences. It enables to pick up -longdesc the frames for a specific audience while leaving their order -longdesc according to a logical structure in the LaTeX source. -containersize 1364 -containerchecksum 59b3e7e6119521a5384a14cbe37d82e9a6ce2d697171bc36f59d1316cf158015b1369f51d857a8423e4d58f5f1632c8dbab2c8c973a212d2d81f9229630f4c06 -doccontainersize 1144 -doccontainerchecksum 6b4ad94b7e7ead5f57bf506cfba107704f4683c7d44c805f698d6413b0cf9771c90631331d74b8cdb3917aa58803ab22476c1d6094b85854db60e2f5bd6f0747 -docfiles size=1 - RELOC/doc/latex/beameraudience/README details="Readme" -runfiles size=1 - RELOC/tex/latex/beameraudience/beameraudience.sty -catalogue-also beamer -catalogue-ctan /macros/latex/contrib/beamer-contrib/beameraudience -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics presentation -catalogue-version 0.1 - -name beamercolorthemeowl -category Package -revision 40105 -shortdesc A flexible beamer color theme to maximize visibility -relocated 1 -longdesc This package provides a flexible dark or light colour theme -longdesc designed for maximum readability in environments where most -longdesc themes fall flat. Main features: Dark color theme for -longdesc presenting in low-light conditions. Optional light color theme -longdesc for presenting in bright ambient light. Redefines color names -longdesc "red", "green", "blue", "yellow" to values that are visible -longdesc when displayed by certain projectors, particularly those with a -longdesc very bright green channel and dim red and blue channels. This -longdesc behaviour can be optionally disabled, with the provided colours -longdesc also available as "OwlRed", "OwlGreen", etc. -containersize 1884 -containerchecksum 1ad8c26768778584b6b57e6ddcd5c54c15b30fe1ff916d514f72877edef3e325455187c8707d504963d7e2fec90c3865f81ae95eca2d678a6c9408c6124c9969 -doccontainersize 558472 -doccontainerchecksum 0b41369b8a65588c57a15027451e38bb445dfb0f004e808aaadab8aa7ab78db44d42d47f225929c9016f11571d8463f5109f6ca082b74d7ca5a5d361c978f828 -docfiles size=169 - RELOC/doc/latex/beamercolorthemeowl/Makefile - RELOC/doc/latex/beamercolorthemeowl/README.md details="Readme" - RELOC/doc/latex/beamercolorthemeowl/beamercolorthemeowl.pdf details="Package documentation" - RELOC/doc/latex/beamercolorthemeowl/ex/Hannover-dark/Hannover-owl-1.png - RELOC/doc/latex/beamercolorthemeowl/ex/Hannover-dark/Hannover-owl-2.png - RELOC/doc/latex/beamercolorthemeowl/ex/Hannover-light/Hannover-owl-1.png - RELOC/doc/latex/beamercolorthemeowl/ex/Hannover-light/Hannover-owl-2.png - RELOC/doc/latex/beamercolorthemeowl/ex/Pittsburgh-dark/Pittsburgh-owl-1.png - RELOC/doc/latex/beamercolorthemeowl/ex/Pittsburgh-dark/Pittsburgh-owl-2.png - RELOC/doc/latex/beamercolorthemeowl/ex/Pittsburgh-light/Pittsburgh-owl-1.png - RELOC/doc/latex/beamercolorthemeowl/ex/Pittsburgh-light/Pittsburgh-owl-2.png - RELOC/doc/latex/beamercolorthemeowl/ex/colours.png - RELOC/doc/latex/beamercolorthemeowl/ex/metropolis-dark/metropolis-owl-1.png - RELOC/doc/latex/beamercolorthemeowl/ex/metropolis-dark/metropolis-owl-2.png - RELOC/doc/latex/beamercolorthemeowl/ex/metropolis-light/metropolis-owl-1.png - RELOC/doc/latex/beamercolorthemeowl/ex/metropolis-light/metropolis-owl-2.png - RELOC/doc/latex/beamercolorthemeowl/ex/readme.jpg -srccontainersize 5744 -srccontainerchecksum 8072573a2f6fd9d6c2632e5caedf6f608cfc589ed007f8065434946dd0bb65b6ff9822d286abc6d247ada411ba3235276eeb6e31d07b11f9eec989162035727a -srcfiles size=6 - RELOC/source/latex/beamercolorthemeowl/beamercolorthemeowl.dtx - RELOC/source/latex/beamercolorthemeowl/beamercolorthemeowl.ins -runfiles size=2 - RELOC/tex/latex/beamercolorthemeowl/beamercolorthemeowl.sty -catalogue-ctan /macros/latex/contrib/beamer-contrib/themes/beamercolorthemeowl -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics presentation -catalogue-version 0.1.1 - -name beamerdarkthemes -category Package -revision 35101 -shortdesc Dark color themes for beamer -relocated 1 -longdesc A package with three dark color themes for beamer, designed for -longdesc presentations with pictures and/or for bright rooms without -longdesc screen. These themes mix one dominant foreground colour and a -longdesc black background. Cormorant stands for green, frigatebird for -longdesc red and magpie for blue. -containersize 1784 -containerchecksum dd36167a6c5f9bf02bd31c44657ee68506781486c7ada5819e5a926dbd1eb3c2d3307a0092094298bd2e2154d84f3251fab3c59a44a60af6f3342975555334e6 -doccontainersize 1883604 -doccontainerchecksum 9b68a9add661e492f058ef121f2b12d629e7afa86534903569037da654005dcca7707c8130ffc362ecaec99ad071044c10d24981ddd54f21777714a8a31ca981 -docfiles size=2368 - RELOC/doc/latex/beamerdarkthemes/README details="Readme" - RELOC/doc/latex/beamerdarkthemes/beamerdarkthemesuserguide.pdf details="Package documentation" - RELOC/doc/latex/beamerdarkthemes/beamerdarkthemesuserguide.tex - RELOC/doc/latex/beamerdarkthemes/ccby.png - RELOC/doc/latex/beamerdarkthemes/cormorantexampledefault.pdf - RELOC/doc/latex/beamerdarkthemes/cormorantexampleinfolines.pdf - RELOC/doc/latex/beamerdarkthemes/cormorantexamplesidebar.pdf - RELOC/doc/latex/beamerdarkthemes/cormorantexampletree.pdf - RELOC/doc/latex/beamerdarkthemes/dahut.jpg - RELOC/doc/latex/beamerdarkthemes/example.tex - RELOC/doc/latex/beamerdarkthemes/frigatebirdexampledefault.pdf - RELOC/doc/latex/beamerdarkthemes/frigatebirdexampleinfolines.pdf - RELOC/doc/latex/beamerdarkthemes/frigatebirdexamplesidebar.pdf - RELOC/doc/latex/beamerdarkthemes/frigatebirdexampletree.pdf - RELOC/doc/latex/beamerdarkthemes/img_5630.jpg - RELOC/doc/latex/beamerdarkthemes/magpieexampledefault.pdf - RELOC/doc/latex/beamerdarkthemes/magpieexampleinfolines.pdf - RELOC/doc/latex/beamerdarkthemes/magpieexamplesidebar.pdf - RELOC/doc/latex/beamerdarkthemes/magpieexampletree.pdf - RELOC/doc/latex/beamerdarkthemes/makeexamples.sh -runfiles size=3 - RELOC/tex/latex/beamerdarkthemes/beamercolorthemecormorant.sty - RELOC/tex/latex/beamerdarkthemes/beamercolorthemefrigatebird.sty - RELOC/tex/latex/beamerdarkthemes/beamercolorthememagpie.sty -catalogue-ctan /macros/latex/contrib/beamer-contrib/themes/beamerdarkthemes -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics presentation -catalogue-version 0.4.1 - -name beamerposter -category Package -revision 47508 -shortdesc Extend beamer and a0poster for custom sized posters -relocated 1 -longdesc The package enables the user to use beamer style operations on -longdesc a canvas of the sizes provided by a0poster; font scaling is -longdesc available (using packages such as type1cm if necessary). In -longdesc addition, the package allows the user to benefit from the nice -longdesc colour box handling and alignment provided by the beamer class -longdesc (for example, with rounded corners and shadows). Good looking -longdesc posters may be created very rapidly. Features include: scalable -longdesc fonts using the fp and type1cm packages; posters in A-series -longdesc sizes, and custom sizes like double A0 are possible; still -longdesc applicable to custom beamer slides, e.g. 16:9 slides for a -longdesc wide-screen (i.e. 1.78 aspect ratio); orientation may be -longdesc portrait or landscape; a 'debug mode' is provided. -containersize 7392 -containerchecksum e4025f4796d1c46aeb45fec8754a9426d847fa7ee974bd4479f585bdd115ccd8bd0d42b62f2e55695aa039e93438d169b6bea664fa81a3b7e4b96d1e0d1b3cf2 -doccontainersize 77036 -doccontainerchecksum 8f5c563335d4fee97814081ac82b2bfe855f929a14a5cc2eff1c2268236c770dd70959a4f35d41c5847c2d2aee66fba618d789a12b46f5c8cad5ea51f649e737 -docfiles size=22 - RELOC/doc/latex/beamerposter/README details="Readme" - RELOC/doc/latex/beamerposter/beamerposter.pdf details="Package documentation (PDF)" - RELOC/doc/latex/beamerposter/beamerposter.tex - RELOC/doc/latex/beamerposter/example.tex -runfiles size=16 - RELOC/tex/latex/beamerposter/beamerposter.sty - RELOC/tex/latex/beamerposter/beamerthemeAachen.sty - RELOC/tex/latex/beamerposter/beamerthemeI6dv.sty - RELOC/tex/latex/beamerposter/beamerthemeI6pd.sty - RELOC/tex/latex/beamerposter/beamerthemeI6pd2.sty - RELOC/tex/latex/beamerposter/beamerthemeI6td.sty - RELOC/tex/latex/beamerposter/beamerthemeZH.sty -catalogue-ctan /macros/latex/contrib/beamerposter -catalogue-date 2018-04-23 11:03:46 +0200 -catalogue-license lpplgpl -catalogue-topics poster presentation -catalogue-version 1.13 - -name beamersubframe -category Package -revision 23510 -shortdesc Reorder frames in the PDF file -relocated 1 -longdesc The package provides a method to reorder frames in the PDF file -longdesc without reordering the source. Its principal use is to embed or -longdesc append frames with details on some subject. The author -longdesc describes the package as "experimental". -containersize 3856 -containerchecksum 211591c795092c9549a029ce8a15249e60b6b23b66033e2db146ff6d2183a7cfd0f8cc1bd8d5e10aeed30f075d7df7a9bd4d1ca711d8f90348924793a8b3aea2 -doccontainersize 375820 -doccontainerchecksum fbf19e537a866bfcbbb2f03687d20d26ab989c3f6a6bf74f1d2ab97e1d3a198a485e318fa3fe05f7e06bb04deb5e7acffd881a743f8fdd56edf8adbdeb7896a3 -docfiles size=150 - RELOC/doc/latex/beamersubframe/README details="Readme" - RELOC/doc/latex/beamersubframe/beamersubframe-append.pdf - RELOC/doc/latex/beamersubframe/beamersubframe-append.svg - RELOC/doc/latex/beamersubframe/beamersubframe-embed.pdf - RELOC/doc/latex/beamersubframe/beamersubframe-embed.svg - RELOC/doc/latex/beamersubframe/beamersubframe.pdf details="Package documentation" - RELOC/doc/latex/beamersubframe/bsf-example.tex -srccontainersize 19492 -srccontainerchecksum 27065ea9742bb24c49866cce314962db5311013e261958229e45f474cf42985bd901830f6621c29978ae06069eb8ce45e862471944780a310793e060e540a686 -srcfiles size=23 - RELOC/source/latex/beamersubframe/beamersubframe.dtx - RELOC/source/latex/beamersubframe/beamersubframe.ins -runfiles size=4 - RELOC/tex/latex/beamersubframe/beamersubframe.sty -catalogue-ctan /macros/latex/contrib/beamer-contrib/beamersubframe -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics presentation -catalogue-version 0.2 - -name beamerswitch -category Package -revision 49849 -shortdesc Convenient mode selection in Beamer documents -relocated 1 -longdesc This class is a wrapper around the beamer class to make it -longdesc easier to use the same document to generate the different forms -longdesc of the presentation: the slides themselves, an abbreviated -longdesc slide set for transparencies or online reference, an n-up -longdesc handout version (various layouts are provided), and a -longdesc transcript or set of notes using the article class. The class -longdesc provides a variety of handout layouts, and allows the mode to -longdesc be chosen from the command line (without changing the document -longdesc itself). -containersize 4648 -containerchecksum 376fd6d1ca1004fad176c47048d2d917dac10d375c90385519e000d80e1a575e125706aedc0a68c3484c62fe865a5f53e46ed51374f5ae6600afc7cb0145dd34 -doccontainersize 241672 -doccontainerchecksum e5ed4de4132c18505394bfc3922518d7cdd9b9c5c361dcf983f950a40a33f209641aa4b6730082a8810c83457f753b8364013134ec7ec430786414ce00d30ffd -docfiles size=75 - RELOC/doc/latex/beamerswitch/README.md details="Readme" - RELOC/doc/latex/beamerswitch/beamerswitch-example-article.pdf details="Example of use (article)" - RELOC/doc/latex/beamerswitch/beamerswitch-example-handout.pdf details="Example of use (handout)" - RELOC/doc/latex/beamerswitch/beamerswitch-example-trans.pdf details="Example of use (transparencies, without overlays)" - RELOC/doc/latex/beamerswitch/beamerswitch-example.pdf details="Example of use (slides, with overlays)" - RELOC/doc/latex/beamerswitch/beamerswitch-example.tex - RELOC/doc/latex/beamerswitch/beamerswitch.pdf details="Package documentation" -srccontainersize 19640 -srccontainerchecksum 5ecdec798e7691bb2e702b0d785e4d8076b4852abd03fa058ad1ea44c85b7a80c9e296457dbaf6d32b388874cd82295135484a495e0b35e2d85a2ace1502194b -srcfiles size=26 - RELOC/source/latex/beamerswitch/Makefile - RELOC/source/latex/beamerswitch/beamerswitch.dtx - RELOC/source/latex/beamerswitch/beamerswitch.ins -runfiles size=11 - RELOC/tex/latex/beamerswitch/beamerswitch.cls -catalogue-contact-bugs https://github.com/alex-ball/beamerswitch/issues -catalogue-contact-repository https://github.com/alex-ball/beamerswitch -catalogue-ctan /macros/latex/contrib/beamer-contrib/beamerswitch -catalogue-date 2019-01-28 18:28:39 +0100 -catalogue-license lppl1.3c -catalogue-topics presentation class -catalogue-version 1.5 - -name beamertheme-cuerna -category Package -revision 42161 -shortdesc A beamer theme with 4 colour palettes -relocated 1 -longdesc The package contains a theme for Beamer which is referenced as -longdesc "Cuerna" inside beamer and has four basic colour themes. The -longdesc title page shows rectangles that represent the Fibonacci -longdesc sequence, and spiral is drawn on top of the rectangles. Besides -longdesc that the rest of the graphic elements in the slides are scarce -longdesc to keep it clean -containersize 2492 -containerchecksum 14cfff03e827a5259fbd930330bbf8e26b3ce0eef589a66088d73c26031158e69eb4dd43d85e0742156bd37551f63049461cfbbe357b8db689074807e2fb1869 -doccontainersize 332520 -doccontainerchecksum cbca18debf464061f0c4dc9972bdc22cf2d862b22ce401f562b6113b27a5792dce8c047c77374ac29327bad0f1a08a1a5074652cd9252b4ed2a60c5e95eb64f1 -docfiles size=280 - RELOC/doc/latex/beamertheme-cuerna/README details="Readme" - RELOC/doc/latex/beamertheme-cuerna/beamertheme-cuerna.pdf details="Package documentation" - RELOC/doc/latex/beamertheme-cuerna/pictures/bluesimplex.png - RELOC/doc/latex/beamertheme-cuerna/pictures/bluesimplexexample.pdf - RELOC/doc/latex/beamertheme-cuerna/pictures/brickexample.pdf - RELOC/doc/latex/beamertheme-cuerna/pictures/defaultexample.pdf - RELOC/doc/latex/beamertheme-cuerna/pictures/lettuceexample.pdf - RELOC/doc/latex/beamertheme-cuerna/template.tex -srccontainersize 4008 -srccontainerchecksum 6adfc06b1984fcf47c011f79d25a1ddd6c9f46dd162ac9a2643d93e91ce7d9c2946af3fa2d15dddcdbd3d3538af54ec350ed825930ed98ec2c86d6b1dd657440 -srcfiles size=5 - RELOC/source/latex/beamertheme-cuerna/beamertheme-cuerna.dtx - RELOC/source/latex/beamertheme-cuerna/beamertheme-cuerna.ins -runfiles size=8 - RELOC/tex/latex/beamertheme-cuerna/beamercolorthemeCuerna.sty - RELOC/tex/latex/beamertheme-cuerna/beamercolorthemebluesimplex.sty - RELOC/tex/latex/beamertheme-cuerna/beamercolorthemebrick.sty - RELOC/tex/latex/beamertheme-cuerna/beamercolorthemelettuce.sty - RELOC/tex/latex/beamertheme-cuerna/beamerinnerthemeCuerna.sty - RELOC/tex/latex/beamertheme-cuerna/beamerouterthemeCuerna.sty - RELOC/tex/latex/beamertheme-cuerna/beamerthemeCuerna.sty -catalogue-ctan /macros/latex/contrib/beamer-contrib/themes/beamertheme-cuerna -catalogue-date 2018-01-07 14:49:11 +0100 -catalogue-license lppl1.3 -catalogue-topics presentation - -name beamertheme-detlevcm -category Package -revision 39048 -shortdesc A beamer theme designed for use in the University of Leeds -relocated 1 -longdesc The bundle provides a simple theme that has been used in the -longdesc author's department. -containersize 3064 -containerchecksum 0d3ea01495454511d0df063c7443ab2837bc67954b4a5fec59e8ef2b78fe77b8c558bccfbe49ba685f91a58bb1f043a76b33bb75d7b7f0ba98e45090bdd4e52a -doccontainersize 1517564 -doccontainerchecksum 03ec52be2389bb5afe87740e4e6fe7e81d589e0ee9c0f25a55ee8457782980739a41677ecfacab55200bba8a990d5abcdffa0bb7a7603a01ff050b0ae4e98500 -docfiles size=377 - RELOC/doc/latex/beamertheme-detlevcm/FS-img1.png - RELOC/doc/latex/beamertheme-detlevcm/FS-img2.png - RELOC/doc/latex/beamertheme-detlevcm/FS-img3.png - RELOC/doc/latex/beamertheme-detlevcm/LogoTop.png - RELOC/doc/latex/beamertheme-detlevcm/README.txt details="Readme" - RELOC/doc/latex/beamertheme-detlevcm/beamertheme-detlevcm.pdf details="Package documentation" - RELOC/doc/latex/beamertheme-detlevcm/beamertheme-detlevcm.tex -runfiles size=5 - RELOC/tex/latex/beamertheme-detlevcm/beamercolorthemeETII.sty - RELOC/tex/latex/beamertheme-detlevcm/beamerfontthemeDetlevCM.sty - RELOC/tex/latex/beamertheme-detlevcm/beamerouterthemeDetlevCM.sty - RELOC/tex/latex/beamertheme-detlevcm/beamerthemeDetlevCM.sty -catalogue-ctan /macros/latex/contrib/beamer-contrib/themes/detlevcm -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license gpl -catalogue-topics presentation -catalogue-version 1.02 - -name beamertheme-epyt -category Package -revision 41404 -shortdesc A simple and clean theme for LaTeX beamer class -relocated 1 -longdesc This package provides a simple but nice theme for Beamer, with -longdesc the following features: simple structure: with page numbers at -longdesc footer, no head bar and side bar simple templates: displaying -longdesc theorems with traditional inline style simple colors: using -longdesc only several foreground and background colors -containersize 3524 -containerchecksum 3a37399028752af6ad0a3c447532cb28647f1932a55aa9228fd82a2f8579839630244e072e9c11627616048eae65f97c9a1199382f135ccda64d7851d80bd10c -doccontainersize 164656 -doccontainerchecksum a39a4e39dca8a8dbbdfedc8e923e1d6d1707b3e29852ff431e14022667c7d31f5c7552b2ff1751027ef33ebfb75df123b5adf65c25044b175739818e4894b9fb -docfiles size=85 - RELOC/doc/latex/beamertheme-epyt/README details="Readme" - RELOC/doc/latex/beamertheme-epyt/epyt-demo-cn.pdf details="Package documentation (Chinese)" language="zh" - RELOC/doc/latex/beamertheme-epyt/epyt-demo-cn.tex - RELOC/doc/latex/beamertheme-epyt/epyt-demo.pdf details="Package documentation" - RELOC/doc/latex/beamertheme-epyt/epyt-demo.tex -runfiles size=4 - RELOC/tex/latex/beamertheme-epyt/beamerthemeepyt.sty -catalogue-ctan /macros/latex/contrib/beamer-contrib/themes/beamertheme-epyt -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics presentation -catalogue-version 1.0 - -name beamertheme-focus -category Package -revision 49748 -shortdesc A minimalist presentation theme for LaTeX Beamer -relocated 1 -longdesc A presentation theme for LaTeX Beamer that aims at a clean and -longdesc minimalist design, so to minimize distractions and put the -longdesc focus directly on the content. -containersize 4292 -containerchecksum 1684f645ee01fda74d69fd84dec7bde7cfcca9b2b326717802f3afad35cb02a672925ef5a6fed8294630bd46d89a69d27a19f25424d78f39126123fb888103e5 -doccontainersize 534596 -doccontainerchecksum 6f901ee3ec7137c1bab64c2c1949d157f4426293c1f328b9e832700c2e094efbe8aa170364dc528ee5b6e8927fe7da1a3e9ecb70e88adc8ec051943739dade68 -docfiles size=150 - RELOC/doc/latex/beamertheme-focus/LICENSE - RELOC/doc/latex/beamertheme-focus/README.md details="Readme" - RELOC/doc/latex/beamertheme-focus/demo-screenshots/demo-appendix.jpg - RELOC/doc/latex/beamertheme-focus/demo-screenshots/demo-focus.jpg - RELOC/doc/latex/beamertheme-focus/demo-screenshots/demo-references.jpg - RELOC/doc/latex/beamertheme-focus/demo-screenshots/demo-sectionpage.jpg - RELOC/doc/latex/beamertheme-focus/demo-screenshots/demo-titlepage-color.jpg - RELOC/doc/latex/beamertheme-focus/demo-screenshots/demo-titlepage.jpg - RELOC/doc/latex/beamertheme-focus/demo-screenshots/demo-typeset.jpg - RELOC/doc/latex/beamertheme-focus/demo.pdf details="Example of use" - RELOC/doc/latex/beamertheme-focus/demo.tex - RELOC/doc/latex/beamertheme-focus/demo_bibliography.bib - RELOC/doc/latex/beamertheme-focus/focuslogo.pdf -runfiles size=7 - RELOC/tex/latex/beamertheme-focus/beamercolorthemefocus.sty - RELOC/tex/latex/beamertheme-focus/beamerfontthemefocus.sty - RELOC/tex/latex/beamertheme-focus/beamerinnerthemefocus.sty - RELOC/tex/latex/beamertheme-focus/beamerouterthemefocus.sty - RELOC/tex/latex/beamertheme-focus/beamerthemefocus.sty -catalogue-contact-bugs https://github.com/elauksap/focus-beamertheme/issues -catalogue-contact-repository https://github.com/elauksap/focus-beamertheme -catalogue-ctan /macros/latex/contrib/beamer-contrib/themes/beamertheme-focus -catalogue-date 2019-01-18 11:41:18 +0100 -catalogue-license gpl3 -catalogue-topics presentation -catalogue-version 2.3 - -name beamertheme-light -category Package -revision 49867 -shortdesc A minimal beamer style -relocated 1 -longdesc The LaTeX package beamertheme-light provides an aesthetic and -longdesc minimal beamer style by redefining colors and fonts. -containersize 1864 -containerchecksum c76e7d0ae8d8af05d592d7420441cfbec4fbb601ade2eb33f0da28f124d24cc0738aacfdd60f69bca6bd4f3ab37ec69e308c9195045b1bcbe6ac09ca85bd6caa -doccontainersize 99008 -doccontainerchecksum 689674af209d2dfbf7c6a7c57662cc9dd498bff51e7e6dea6a0306a4b95f14ec6c78d22a88e2d159ba6970c3e6b0d90f092c47c25ce444163ae6cc6de4ce269f -docfiles size=26 - RELOC/doc/latex/beamertheme-light/README details="Readme" - RELOC/doc/latex/beamertheme-light/beamertheme-light-example.pdf details="Example of use" - RELOC/doc/latex/beamertheme-light/beamertheme-light-example.tex -runfiles size=2 - RELOC/tex/latex/beamertheme-light/beamertheme-light.sty -catalogue-also beamertheme-focus -catalogue-ctan /macros/latex/contrib/beamer-contrib/themes/beamertheme-light -catalogue-date 2019-01-29 15:00:49 +0100 -catalogue-license gpl3 -catalogue-topics presentation -catalogue-version 1.0 - -name beamertheme-metropolis -category Package -revision 43031 -shortdesc A modern LaTeX beamer theme -relocated 1 -longdesc The package provides a simple, modern Beamer theme for anyone -longdesc to use. It tries to minimize noise and maximize space for -longdesc content. -containersize 6560 -containerchecksum 28a35e152e25415b3b9f4b0b18044d3538014ab07e4869167061d4a002b77acec11382a7327b6024bb17a12a58e88d6501a69cede645a62e0dd2770b7ca54379 -doccontainersize 178704 -doccontainerchecksum 4f5718311ac81d5e92c21b01d4185959db332aa466d36b642318d50ad5f96f3fe734ec703d03638a39fa84e3c941359dd1f9c9ba033b16cee29e012c0871746a -docfiles size=50 - RELOC/doc/latex/beamertheme-metropolis/README.md details="Readme" - RELOC/doc/latex/beamertheme-metropolis/demo.bib - RELOC/doc/latex/beamertheme-metropolis/demo.pdf - RELOC/doc/latex/beamertheme-metropolis/demo.tex - RELOC/doc/latex/beamertheme-metropolis/metropolistheme.pdf details="Package documentation" -srccontainersize 18424 -srccontainerchecksum d4a84769af84220daf19571397941d234d0b0e271ab87347e33618566cf9794413f758b6b5e2a12a46e2eb0c028c7afb5023f276de8e3b7978c0b302d28f09cf -srcfiles size=25 - RELOC/source/latex/beamertheme-metropolis/beamercolorthememetropolis-highcontrast.dtx - RELOC/source/latex/beamertheme-metropolis/beamercolorthememetropolis.dtx - RELOC/source/latex/beamertheme-metropolis/beamerfontthememetropolis.dtx - RELOC/source/latex/beamertheme-metropolis/beamerinnerthememetropolis.dtx - RELOC/source/latex/beamertheme-metropolis/beamerouterthememetropolis.dtx - RELOC/source/latex/beamertheme-metropolis/beamerthememetropolis.dtx - RELOC/source/latex/beamertheme-metropolis/beamerthememetropolis.ins - RELOC/source/latex/beamertheme-metropolis/metropolistheme.dtx - RELOC/source/latex/beamertheme-metropolis/pgfplotsthemetol.dtx -runfiles size=12 - RELOC/tex/latex/beamertheme-metropolis/beamercolorthememetropolis-highcontrast.sty - RELOC/tex/latex/beamertheme-metropolis/beamercolorthememetropolis.sty - RELOC/tex/latex/beamertheme-metropolis/beamerfontthememetropolis.sty - RELOC/tex/latex/beamertheme-metropolis/beamerinnerthememetropolis.sty - RELOC/tex/latex/beamertheme-metropolis/beamerouterthememetropolis.sty - RELOC/tex/latex/beamertheme-metropolis/beamerthememetropolis.sty - RELOC/tex/latex/beamertheme-metropolis/pgfplotsthemetol.sty -catalogue-ctan /macros/latex/contrib/beamer-contrib/themes/metropolis -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license other-free -catalogue-topics presentation -catalogue-version 1.2 - -name beamertheme-npbt -category Package -revision 48424 -shortdesc A collection of LaTeX beamer themes -relocated 1 -longdesc "NPBT" stands for "Norman's Pandoc Beamer Themes". Currently -longdesc the following themes are supported: Sefiroth Consulting: A -longdesc private (demonstration) theme. FOM: The layout of Hochschule -longdesc FOM. FOM ifes: The layout of Hochschule FOM, Institut fur -longdesc Empirie & Statistik. eufom: The layout of eufom. -containersize 1457152 -containerchecksum a80e5acd243c701bc915a775c3c2934d4597222fdf10ddb6b7ce50cc97ce6d161e889445a28d77b89f7ed00f92ccd1cef42d752b28437c01e902fa5ed9235f4c -doccontainersize 418008 -doccontainerchecksum 41c730bdf265562c62edd3bd554629d62fc304faaa3147fda39bb242fa785d2c46ceac59421e431a51bbdf5d51a171aaffeb4b975c050c015646da202ad17d03 -docfiles size=113 - RELOC/doc/latex/beamertheme-npbt/LICENSE - RELOC/doc/latex/beamertheme-npbt/README details="Readme" - RELOC/doc/latex/beamertheme-npbt/example/NPBT_exsamle.pdf - RELOC/doc/latex/beamertheme-npbt/example/NPBT_exsamle.tex - RELOC/doc/latex/beamertheme-npbt/header.tex -runfiles size=404 - RELOC/tex/latex/beamertheme-npbt/beamercolorthemeNPBT_EUFOM.sty - RELOC/tex/latex/beamertheme-npbt/beamercolorthemeNPBT_FOM.sty - RELOC/tex/latex/beamertheme-npbt/beamercolorthemeNPBT_FOM_ifes.sty - RELOC/tex/latex/beamertheme-npbt/beamercolorthemeNPBT_SC.sty - RELOC/tex/latex/beamertheme-npbt/beamerouterthemeNPBT_FOM.sty - RELOC/tex/latex/beamertheme-npbt/beamerouterthemeNPBT_FOM_ifes.sty - RELOC/tex/latex/beamertheme-npbt/beamerthemeNPBT.sty - RELOC/tex/latex/beamertheme-npbt/images/LICENSE.md - RELOC/tex/latex/beamertheme-npbt/images/NPBT_FOM_background.png - RELOC/tex/latex/beamertheme-npbt/images/NPBT_FOM_frametitlebackground.png - RELOC/tex/latex/beamertheme-npbt/images/NPBT_FOM_ifes_backgound.png - RELOC/tex/latex/beamertheme-npbt/images/NPBT_FOM_ifes_frametitlebackgound.png - RELOC/tex/latex/beamertheme-npbt/images/NPBT_FOM_ifes_linie.pdf - RELOC/tex/latex/beamertheme-npbt/images/NPBT_FOM_ifes_logo.png - RELOC/tex/latex/beamertheme-npbt/images/NPBT_FOM_linie.pdf - RELOC/tex/latex/beamertheme-npbt/images/NPBT_FOM_logo.pdf - RELOC/tex/latex/beamertheme-npbt/images/NPBT_SC_background.jpg - RELOC/tex/latex/beamertheme-npbt/images/NPBT_SC_logo.png - RELOC/tex/latex/beamertheme-npbt/images/NPBT_eufom_backgound.png - RELOC/tex/latex/beamertheme-npbt/images/NPBT_eufom_frametitlebackgound.png - RELOC/tex/latex/beamertheme-npbt/images/NPBT_eufom_linie.png - RELOC/tex/latex/beamertheme-npbt/images/NPBT_eufom_logo.png - RELOC/tex/latex/beamertheme-npbt/images/lNPBT_SC_linie.png -catalogue-ctan /macros/latex/contrib/beamer-contrib/themes/beamertheme-npbt -catalogue-date 2018-08-17 14:24:37 +0200 -catalogue-license gpl3pd -catalogue-topics presentation -catalogue-version 4.1 - -name beamertheme-phnompenh -category Package -revision 39100 -shortdesc A simple beamer theme -relocated 1 -longdesc The package provides a simple theme, similar to some others, -longdesc but designed to be attractive. -containersize 784 -containerchecksum 885323e17e4f6034d524ec6515891d8ba0e1f6902e394f0cfbde6d2c48cf3d2da80c5d357b7e2234a1e127e592625c7e05c20097c1417bd8b33c37e67d4b9f77 -doccontainersize 57504 -doccontainerchecksum 3d2976123e5cae274860186250dd641c51b83510ca459c95d914d774d2b8daf99ebdca2eedf52f07b647b48f174e674f51f077526fc62feec5d83f0088c5ab52 -docfiles size=21 - RELOC/doc/latex/beamertheme-phnompenh/README details="Readme" - RELOC/doc/latex/beamertheme-phnompenh/beamerthemePhnomPenh.pdf details="small sample of use" - RELOC/doc/latex/beamertheme-phnompenh/beamerthemePhnomPenh.tex -runfiles size=1 - RELOC/tex/latex/beamertheme-phnompenh/beamerthemePhnomPenh.sty -catalogue-ctan /macros/latex/contrib/beamer-contrib/themes/phnompenh -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics presentation -catalogue-version 1.0 - -name beamertheme-saintpetersburg -category Package -revision 45877 -shortdesc A beamer theme that incorporates colours and fonts of Saint Petersburg State University -relocated 1 -longdesc This minimalistic beamer theme incorporates Saint Petersburg -longdesc State University colours and fonts. It is suitable for both -longdesc presentations and posters. -containersize 3508 -containerchecksum 0a8b3c740f544be730c89c0acaa67c0e63a8b3ea59b0050146ab2a4302147f8621c9401164394fb36a0b68d46198754bb433722a406394b22c0a3c4cecc5a284 -doccontainersize 243188 -doccontainerchecksum afda6487994ddb7fc37469bc17a00521ca0916060217939a6dc1483355ce4751fed74f11c3928d2a6b957ed2c734b5be7a425f3ce70e8c71a09d05630c74b1fd -docfiles size=146 - RELOC/doc/latex/beamertheme-saintpetersburg/README.md details="Readme" - RELOC/doc/latex/beamertheme-saintpetersburg/SaintPetersburg.pdf details="Package documentation" - RELOC/doc/latex/beamertheme-saintpetersburg/example.pdf details="Example of use" - RELOC/doc/latex/beamertheme-saintpetersburg/example.tex - RELOC/doc/latex/beamertheme-saintpetersburg/figures/propagating-elevation.eps - RELOC/doc/latex/beamertheme-saintpetersburg/figures/propagating-wave-height-x.eps - RELOC/doc/latex/beamertheme-saintpetersburg/figures/propagating-wave-length-x.eps - RELOC/doc/latex/beamertheme-saintpetersburg/figures/propagating-wave-period.eps - RELOC/doc/latex/beamertheme-saintpetersburg/figures/standing-elevation.eps - RELOC/doc/latex/beamertheme-saintpetersburg/figures/standing-wave-height-x.eps - RELOC/doc/latex/beamertheme-saintpetersburg/figures/standing-wave-length-x.eps - RELOC/doc/latex/beamertheme-saintpetersburg/figures/standing-wave-period.eps -srccontainersize 6004 -srccontainerchecksum 76dce1c6aac1d84cfcf4efe00fbf658ed31787168caa70bb64ab37a23bcd5c8b90f666881f8eb74e655e722186fcd48091c9ab860c2b2fdf0e14c76bb836e523 -srcfiles size=10 - RELOC/source/latex/beamertheme-saintpetersburg/SaintPetersburg.dtx - RELOC/source/latex/beamertheme-saintpetersburg/SaintPetersburg.ins - RELOC/source/latex/beamertheme-saintpetersburg/beamercolorthemeSaintPetersburg.dtx - RELOC/source/latex/beamertheme-saintpetersburg/beamerfontthemeSaintPetersburg.dtx - RELOC/source/latex/beamertheme-saintpetersburg/beamerthemeSaintPetersburg.dtx -runfiles size=4 - RELOC/tex/latex/beamertheme-saintpetersburg/beamercolorthemeSaintPetersburg.sty - RELOC/tex/latex/beamertheme-saintpetersburg/beamerfontthemeSaintPetersburg.sty - RELOC/tex/latex/beamertheme-saintpetersburg/beamerthemeSaintPetersburg.sty -catalogue-ctan /macros/latex/contrib/beamer-contrib/themes/beamertheme-saintpetersburg -catalogue-date 2017-11-23 15:14:44 +0100 -catalogue-license lppl1.3c -catalogue-topics presentation - -name beamertheme-upenn-bc -category Package -revision 29937 -shortdesc Beamer themes for Boston College and the University of Pennsylvania -relocated 1 -longdesc Beamer themes in the colors of the University of Pennsylvania, -longdesc USA, and Boston College, USA. Both were tested for the -longdesc presentation theme 'Warsaw'. Please note that these color -longdesc themes are neither official nor exact! The colours are -longdesc approximated from the universities' style guidelines and -longdesc websites, and slightly modified where necessary to generate an -longdesc appealing look. The universities neither endorse, nor provide -longdesc any support for, these color themes. I give no warranty for the -longdesc code. -containersize 1660 -containerchecksum 32e62c5ba552605ad3cb7b1dce10cc49e2ff9ca7c03d0df32cc45ae2d31a9fabc1235d336a742d884d551d654e3db906d17a172a138ecd788133741210e4c984 -doccontainersize 340004 -doccontainerchecksum 4def312d429c75968e6a303910d23cb10ae09b41e8dd4e8ba12de8f978c91bd427f363569c9187acfbf9a589377f52105346b70ba4a807da41a4ab4d543821f5 -docfiles size=139 - RELOC/doc/latex/beamertheme-upenn-bc/README details="Readme" - RELOC/doc/latex/beamertheme-upenn-bc/beamerBCstyle.pdf - RELOC/doc/latex/beamertheme-upenn-bc/beamerBCstyle.tex - RELOC/doc/latex/beamertheme-upenn-bc/beamerPENNstyle.pdf -runfiles size=2 - RELOC/tex/latex/beamertheme-upenn-bc/beamercolorthemegoeagles.sty - RELOC/tex/latex/beamertheme-upenn-bc/beamercolorthemepenn.sty -catalogue-ctan /macros/latex/contrib/beamer-contrib/themes/upenn-bc -catalogue-date 2017-11-20 21:38:25 +0100 -catalogue-license lppl -catalogue-topics presentation -catalogue-version 1.0 - -name beamerthemejltree -category Package -revision 21977 -shortdesc Contributed beamer theme -relocated 1 -longdesc A theme for beamer presentations. -containersize 1500 -containerchecksum 84c1d8e570bc298be6c4338092c6826014ef7428b19afb5c874e117b87d3c6249e4a6c9bd14a3d63b94afe6e45fd733bb61854b56deec4dbc45edb2d6ff00f18 -runfiles size=1 - RELOC/tex/latex/beamerthemejltree/beamerthemeJLTree.sty -catalogue-ctan /macros/latex/contrib/beamer-contrib/themes/beamerthemeJLTree.sty -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics presentation -catalogue-version 1.1 - -name beamerthemenirma -category Package -revision 20765 -shortdesc A Beamer theme for academic presentations -relocated 1 -longdesc The package developed for academic purposes. The distribution -longdesc includes nothing more than style file needed for preparing -longdesc presentations. -containersize 2704 -containerchecksum 3f113b22993908b0c69ee770a808947d01a313451564cc75f82820ff1618cb5bae90fb0118a74252574eada0e0e3ed0ddf6758575bdf70c6f6e5ffe735db104d -doccontainersize 404 -doccontainerchecksum 758bba0c73ce7420aea4f13c5a618ccfba1878b9fd7b5740693c73352ef12077158ce249a927e1de9f033ec1959c73946a6f9f3a1ad3e0f395ea11109a4791d3 -docfiles size=1 - RELOC/doc/latex/beamerthemenirma/README details="Readme" -runfiles size=2 - RELOC/tex/latex/beamerthemenirma/beamerthemenirma.sty -catalogue-ctan /macros/latex/contrib/beamer-contrib/themes/nirma -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics presentation -catalogue-version 0.1 - -name beebe -category Package -revision 49997 -catalogue biblio -shortdesc A collection of bibliographies -relocated 1 -longdesc A collection of BibTeX bibliographies on TeX-related topics -longdesc (including, for example, spell-checking and SGML). Each -longdesc includes a LaTeX wrapper file to typeset the bibliography. -containersize 619600 -containerchecksum f10234d7927dea651219ad8c1507418169eef411045b361d44c874a35ba3e2a0c40b11880e7193e87bd6d11d96a71db0ea547e92678d178ca89786e84c6369d1 -runfiles size=1806 - RELOC/bibtex/bib/beebe/texbook1.bib - RELOC/bibtex/bib/beebe/texbook2.bib - RELOC/bibtex/bib/beebe/texbook3.bib - RELOC/bibtex/bib/beebe/texgraph.bib - RELOC/bibtex/bib/beebe/texjourn.bib - RELOC/bibtex/bib/beebe/texnique.bib - RELOC/bibtex/bib/beebe/tugboat.bib - RELOC/bibtex/bib/beebe/typeset.bib - RELOC/bibtex/bst/beebe/aaai-named.bst - RELOC/bibtex/bst/beebe/abstract.bst - RELOC/bibtex/bst/beebe/annotate.bst - RELOC/bibtex/bst/beebe/annotation.bst - RELOC/bibtex/bst/beebe/apa.bst - RELOC/bibtex/bst/beebe/apalike2.bst - RELOC/bibtex/bst/beebe/astron.bst - RELOC/bibtex/bst/beebe/authordate1.bst - RELOC/bibtex/bst/beebe/authordate2.bst - RELOC/bibtex/bst/beebe/authordate3.bst - RELOC/bibtex/bst/beebe/authordate4.bst - RELOC/bibtex/bst/beebe/bbs.bst - RELOC/bibtex/bst/beebe/bibtoref.bst - RELOC/bibtex/bst/beebe/cbe.bst - RELOC/bibtex/bst/beebe/chicagoa.bst - RELOC/bibtex/bst/beebe/humanbio.bst - RELOC/bibtex/bst/beebe/humannat.bst - RELOC/bibtex/bst/beebe/is-abbrv.bst - RELOC/bibtex/bst/beebe/is-alpha.bst - RELOC/bibtex/bst/beebe/is-plain.bst - RELOC/bibtex/bst/beebe/is-unsrt.bst - RELOC/bibtex/bst/beebe/jas99.bst - RELOC/bibtex/bst/beebe/jbact.bst - RELOC/bibtex/bst/beebe/jmb.bst - RELOC/bibtex/bst/beebe/jtb.bst - RELOC/bibtex/bst/beebe/jthcarsu.bst - RELOC/bibtex/bst/beebe/named.bst - RELOC/bibtex/bst/beebe/namunsrt.bst - RELOC/bibtex/bst/beebe/newapa.bst - RELOC/bibtex/bst/beebe/phaip.bst - RELOC/bibtex/bst/beebe/phapalik.bst - RELOC/bibtex/bst/beebe/phcpc.bst - RELOC/bibtex/bst/beebe/phiaea.bst - RELOC/bibtex/bst/beebe/phjcp.bst - RELOC/bibtex/bst/beebe/phnf.bst - RELOC/bibtex/bst/beebe/phnflet.bst - RELOC/bibtex/bst/beebe/phpf.bst - RELOC/bibtex/bst/beebe/phppcf.bst - RELOC/bibtex/bst/beebe/phreport.bst - RELOC/bibtex/bst/beebe/phrmp.bst - RELOC/bibtex/bst/beebe/plainyr.bst - RELOC/bibtex/bst/beebe/refer.bst - RELOC/bibtex/bst/beebe/xbtxbst.doc - RELOC/tex/generic/beebe/bibnames.sty - RELOC/tex/generic/beebe/texnames.sty - RELOC/tex/generic/beebe/tugboat.def -catalogue-contact-home http://www.math.utah.edu/~beebe/ -catalogue-ctan /info/biblio -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license noinfo -catalogue-topics bibtex-lib - -name begingreek -category Package -revision 36294 -shortdesc Greek environment to be used with pdfLaTeX only -relocated 1 -longdesc This simple package defines a greek environment to be used with -longdesc pdfLaTeX only, that accepts an optional Greek font family name -longdesc to type its contents with. A similar \greektxt command does a -longdesc similar action for shorter texts. -containersize 1664 -containerchecksum e9438a534c11b031c2ec9b0bea19e6f6795728730204d9ac8754e8d68c56902d05ef7b69adde88fcec996956dfed6e80d70ca08e7ba3d4de223c180c3cc42d5e -doccontainersize 709916 -doccontainerchecksum 78c444d77cfdf444631199c65ea28543734d05902303d4cd7d8e2d0d2db0bdd79f0df936c254b37fe2ef52618ee5ddb33f634d09b4557296eecc03115459f957 -docfiles size=175 - RELOC/doc/latex/begingreek/README details="Readme" - RELOC/doc/latex/begingreek/begingreek.pdf details="Package documentation" - RELOC/doc/latex/begingreek/manifest.txt -srccontainersize 7448 -srccontainerchecksum aa53dab7f869cd83cff26d766f30177f981d791593b53f8f14b54e8aa4a96157a2a3f7a742739bfe0eb4c6e1e5572eef7e9691746fc8060d1907efa0a2af5eac -srcfiles size=5 - RELOC/source/latex/begingreek/begingreek.dtx -runfiles size=1 - RELOC/tex/latex/begingreek/begingreek.sty -catalogue-ctan /macros/latex/contrib/begingreek -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics greek -catalogue-version 1.5 - -name begriff -category Package -revision 15878 -shortdesc Typeset Begriffschrift -relocated 1 -longdesc The package defines maths mode commands for typesetting Frege's -longdesc Begriffschrift. -containersize 2468 -containerchecksum bcfe8cda8168d494caa91cf4343dd85e58928fdb066fc7e8e3552a58fdf74d2332afdd831e82eb33ac6cb17a19f7f31c4cc402d24c58ee5607f1af0d56b130a5 -doccontainersize 40180 -doccontainerchecksum fe02812c77889b7b749a8f77508ddefdae0a2209a91d9f4f78c84c30e569bb9997f5badfc1548e5a56250eef90b9f2d646dea09b9452ac4c03c31629fca0a40a -docfiles size=20 - RELOC/doc/latex/begriff/COPYING - RELOC/doc/latex/begriff/README details="Readme" - RELOC/doc/latex/begriff/examples.pdf - RELOC/doc/latex/begriff/examples.tex -runfiles size=2 - RELOC/tex/latex/begriff/begriff.sty -catalogue-also frege grundgesetze bguq -catalogue-ctan /macros/latex/contrib/begriff -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics maths logic -catalogue-version 1.6 - -name beilstein -category Package -revision 46503 -shortdesc Support for submissions to the "Beilstein Journal of Nanotechnology" -relocated 1 -longdesc The package provides a LaTeX class file and a BibTeX style file -longdesc in accordance with the requirements of submissions to the -longdesc ``Beilstein Journal of Nanotechnology''. Although the files can -longdesc be used for any kind of document, they have only been designed -longdesc and tested to be suitable for submissions to the Beilstein -longdesc Journal of Nanotechnology. -containersize 13944 -containerchecksum 70bc371ef9cab18a57a591d812a3eba372e840eebd482c1863439a5cba314656682daff6bf9ec5ae96fafe62b3cbd928600161d0355fc55c3d3c77a2834b6ce5 -doccontainersize 698248 -doccontainerchecksum 029b0c304ec47cfb48f0b865def8f947dd73ab321820ed84ef36d13f6c71efb7f80d046921467546132c98482a3bb09182a2cbd9206975d303441a3b8d3ac667 -docfiles size=186 - RELOC/doc/latex/beilstein/BJNANO_Technical_Handbook.pdf - RELOC/doc/latex/beilstein/CHANGELOG.md - RELOC/doc/latex/beilstein/README.md details="Readme" - RELOC/doc/latex/beilstein/beilstein-template.bib - RELOC/doc/latex/beilstein/beilstein-template.tex - RELOC/doc/latex/beilstein/figure1.pdf - RELOC/doc/latex/beilstein/scheme1.pdf - RELOC/doc/latex/beilstein/scheme2.pdf -srccontainersize 76764 -srccontainerchecksum f1d9175620aa56b4f0f480293e54ee0d98abfd3dd19c8a4faefa7472241424723617e57bf4722cdca02b555906a8d3aa0dca0530cc61a0f6529277bb65b75d6d -srcfiles size=50 - RELOC/source/latex/beilstein/beilstein.dtx - RELOC/source/latex/beilstein/beilstein.ins - RELOC/source/latex/beilstein/bjnano_logo.pdf -runfiles size=17 - RELOC/bibtex/bst/beilstein/bjnano.bst - RELOC/tex/latex/beilstein/beilstein.cls -catalogue-ctan /macros/latex/contrib/beilstein -catalogue-date 2018-01-30 22:19:12 +0100 -catalogue-license lppl1.3c -catalogue-topics journalpub -catalogue-version 1.4 - -name belleek -category Package -revision 18651 -shortdesc Free replacement for basic MathTime fonts -relocated 1 -longdesc This package replaces the original MathTime fonts, not -longdesc MathTime-Plus or MathTime Professional (the last being the only -longdesc currently available commercial bundle). -execute addMap belleek.map -containersize 83240 -containerchecksum b23a7503b006289a4572f9106b9ab55dfa5f16fd83b5fd75cae8f7d7222233c68201e4527d27b35334d76bf69688552855e53c94a696e4b95116b44923b41f82 -doccontainersize 720 -doccontainerchecksum 8da8fb9d1658d30d5869d194ab4e715e7f34eef3516d3a1423f497d567a9618f66dc98856c73f85ab07be6a70154b8d579c95c6696dce701064a53eead01ddfc -docfiles size=1 - RELOC/doc/fonts/belleek/README details="Readme" -srccontainersize 596 -srccontainerchecksum b9807058f865fd55ac6e2df43d8c83216e8b2ac1ea6f41b5445544b9f0de8fa4e6099e165e46c44060e91b191f9ce6ac8daf719b20a490743f97c733c8320b9c -srcfiles size=3 - RELOC/source/latex/belleek/my1mtt.fd - RELOC/source/latex/belleek/my2mtt.fd - RELOC/source/latex/belleek/my3mtt.fd -runfiles size=34 - RELOC/fonts/map/dvips/belleek/belleek.map - RELOC/fonts/truetype/public/belleek/blex.ttf - RELOC/fonts/truetype/public/belleek/blsy.ttf - RELOC/fonts/truetype/public/belleek/rblmi.ttf - RELOC/fonts/type1/public/belleek/blex.pfb - RELOC/fonts/type1/public/belleek/blsy.pfb - RELOC/fonts/type1/public/belleek/rblmi.pfb -catalogue-ctan /fonts/belleek -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license pd -catalogue-topics font font-maths font-type1 - -name bengali -category Package -revision 20987 -catalogue bengali-pandey -shortdesc Support for the Bengali language -relocated 1 -longdesc The package is based on Velthuis' transliteration scheme, with -longdesc extensions to deal with the Bengali letters that are not in -longdesc Devanagari. The package also supports Assamese. -containersize 17056 -containerchecksum 473e220cee0cfaf9682d7da8321e9a77c30f42f04c54a9e62b9558b8b3cea34a100e7d7011bb9383edf6b42d56c76d7104634952ff53a96bf69e13dec6c6767d -doccontainersize 76140 -doccontainerchecksum 34b1c3c5b7fdb693b6054d02b0b8c8d4aac26eb56cd143256e3dd88c796f7e5e303538bb8a69607c48ac9b19326fcfeb5e1c1d82898b9396fc3e469605f6226b -docfiles size=39 - RELOC/doc/fonts/bengali/README - RELOC/doc/fonts/bengali/bengdoc.bn - RELOC/doc/fonts/bengali/bengdoc.pdf details="Package documentation" - RELOC/doc/fonts/bengali/example.bn - RELOC/doc/fonts/bengali/example.pdf - RELOC/doc/fonts/bengali/manifest.txt -srccontainersize 8940 -srccontainerchecksum 3933748b554032c52f2349ff6c03e45861b6394feeebdcaf3aa119c5a3dbe7886ebb4d55bd7526dd1998c662cf638d5070ef91be34d5036b92dd5e9870bad379 -srcfiles size=11 - RELOC/source/latex/bengali/beng.c -runfiles size=42 - RELOC/fonts/source/public/bengali/bn.mf - RELOC/fonts/source/public/bengali/bnbanjon.mf - RELOC/fonts/source/public/bengali/bndigit.mf - RELOC/fonts/source/public/bengali/bnjuk.mf - RELOC/fonts/source/public/bengali/bnkaar.mf - RELOC/fonts/source/public/bengali/bnlig.mf - RELOC/fonts/source/public/bengali/bnligtbl.mf - RELOC/fonts/source/public/bengali/bnmacro.mf - RELOC/fonts/source/public/bengali/bnmisc.mf - RELOC/fonts/source/public/bengali/bnpunct.mf - RELOC/fonts/source/public/bengali/bnr10.mf - RELOC/fonts/source/public/bengali/bnsl10.mf - RELOC/fonts/source/public/bengali/bnswar.mf - RELOC/fonts/source/public/bengali/xbnr10.mf - RELOC/fonts/source/public/bengali/xbnsl10.mf - RELOC/fonts/source/public/bengali/xbnsupp.mf - RELOC/fonts/tfm/public/bengali/bnr10.tfm - RELOC/fonts/tfm/public/bengali/bnsl10.tfm - RELOC/fonts/tfm/public/bengali/xbnr10.tfm - RELOC/fonts/tfm/public/bengali/xbnsl10.tfm - RELOC/tex/latex/bengali/beng.sty - RELOC/tex/latex/bengali/ubn.fd - RELOC/tex/latex/bengali/ubnx.fd -catalogue-also arosgn -catalogue-ctan /language/bengali/pandey -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics indic - -name bera -category Package -revision 20031 -shortdesc Bera fonts -relocated 1 -longdesc The package contains the Bera Type 1 fonts, and a zip archive -longdesc containing files to use the fonts with LaTeX. Bera is a set of -longdesc three font families: Bera Serif (a slab-serif Roman), Bera Sans -longdesc (a Frutiger descendant), and Bera Mono (monospaced/typewriter). -longdesc Support for use in LaTeX is also provided. The Bera family is a -longdesc repackaging, for use with TeX, of the Bitstream Vera family. -execute addMap bera.map -containersize 312640 -containerchecksum 394647144b463a319bb5de2dc62a6b56cc17fd87b01d787cfeee2c805e576d201bec6959c4d8fcc4ae886bd261aa5146fcff8e110a56dc2622662a7dec85df1a -doccontainersize 18552 -doccontainerchecksum b84a6d860bddb5f80bfea55d89d5a6304cdd05bed2421b16c31a17f6af418a1ed5a3206c68812fc2e7da1d743a33c081dc1ba5aee8a3166b002908b8e814b3d2 -docfiles size=10 - RELOC/doc/fonts/bera/LICENSE - RELOC/doc/fonts/bera/README details="Readme" - RELOC/doc/fonts/bera/bera.pdf details="Font samples" - RELOC/doc/fonts/bera/bera.txt -runfiles size=249 - RELOC/fonts/afm/public/bera/fveb8a.afm - RELOC/fonts/afm/public/bera/fver8a.afm - RELOC/fonts/afm/public/bera/fvmb8a.afm - RELOC/fonts/afm/public/bera/fvmbo8a.afm - RELOC/fonts/afm/public/bera/fvmr8a.afm - RELOC/fonts/afm/public/bera/fvmro8a.afm - RELOC/fonts/afm/public/bera/fvsb8a.afm - RELOC/fonts/afm/public/bera/fvsbo8a.afm - RELOC/fonts/afm/public/bera/fvsr8a.afm - RELOC/fonts/afm/public/bera/fvsro8a.afm - RELOC/fonts/map/dvips/bera/bera.map - RELOC/fonts/tfm/public/bera/fveb8a.tfm - RELOC/fonts/tfm/public/bera/fveb8c.tfm - RELOC/fonts/tfm/public/bera/fveb8r.tfm - RELOC/fonts/tfm/public/bera/fveb8t.tfm - RELOC/fonts/tfm/public/bera/fvebo8c.tfm - RELOC/fonts/tfm/public/bera/fvebo8r.tfm - RELOC/fonts/tfm/public/bera/fvebo8t.tfm - RELOC/fonts/tfm/public/bera/fver8a.tfm - RELOC/fonts/tfm/public/bera/fver8c.tfm - RELOC/fonts/tfm/public/bera/fver8r.tfm - RELOC/fonts/tfm/public/bera/fver8t.tfm - RELOC/fonts/tfm/public/bera/fvero8c.tfm - RELOC/fonts/tfm/public/bera/fvero8r.tfm - RELOC/fonts/tfm/public/bera/fvero8t.tfm - RELOC/fonts/tfm/public/bera/fvmb8a.tfm - RELOC/fonts/tfm/public/bera/fvmb8c.tfm - RELOC/fonts/tfm/public/bera/fvmb8r.tfm - RELOC/fonts/tfm/public/bera/fvmb8t.tfm - RELOC/fonts/tfm/public/bera/fvmbo8a.tfm - RELOC/fonts/tfm/public/bera/fvmbo8c.tfm - RELOC/fonts/tfm/public/bera/fvmbo8r.tfm - RELOC/fonts/tfm/public/bera/fvmbo8t.tfm - RELOC/fonts/tfm/public/bera/fvmr8a.tfm - RELOC/fonts/tfm/public/bera/fvmr8c.tfm - RELOC/fonts/tfm/public/bera/fvmr8r.tfm - RELOC/fonts/tfm/public/bera/fvmr8t.tfm - RELOC/fonts/tfm/public/bera/fvmro8a.tfm - RELOC/fonts/tfm/public/bera/fvmro8c.tfm - RELOC/fonts/tfm/public/bera/fvmro8r.tfm - RELOC/fonts/tfm/public/bera/fvmro8t.tfm - RELOC/fonts/tfm/public/bera/fvsb8a.tfm - RELOC/fonts/tfm/public/bera/fvsb8c.tfm - RELOC/fonts/tfm/public/bera/fvsb8r.tfm - RELOC/fonts/tfm/public/bera/fvsb8t.tfm - RELOC/fonts/tfm/public/bera/fvsbo8a.tfm - RELOC/fonts/tfm/public/bera/fvsbo8c.tfm - RELOC/fonts/tfm/public/bera/fvsbo8r.tfm - RELOC/fonts/tfm/public/bera/fvsbo8t.tfm - RELOC/fonts/tfm/public/bera/fvsr8a.tfm - RELOC/fonts/tfm/public/bera/fvsr8c.tfm - RELOC/fonts/tfm/public/bera/fvsr8r.tfm - RELOC/fonts/tfm/public/bera/fvsr8t.tfm - RELOC/fonts/tfm/public/bera/fvsro8a.tfm - RELOC/fonts/tfm/public/bera/fvsro8c.tfm - RELOC/fonts/tfm/public/bera/fvsro8r.tfm - RELOC/fonts/tfm/public/bera/fvsro8t.tfm - RELOC/fonts/type1/public/bera/fveb8a.pfb - RELOC/fonts/type1/public/bera/fver8a.pfb - RELOC/fonts/type1/public/bera/fvmb8a.pfb - RELOC/fonts/type1/public/bera/fvmbo8a.pfb - RELOC/fonts/type1/public/bera/fvmr8a.pfb - RELOC/fonts/type1/public/bera/fvmro8a.pfb - RELOC/fonts/type1/public/bera/fvsb8a.pfb - RELOC/fonts/type1/public/bera/fvsbo8a.pfb - RELOC/fonts/type1/public/bera/fvsr8a.pfb - RELOC/fonts/type1/public/bera/fvsro8a.pfb - RELOC/fonts/vf/public/bera/fveb8c.vf - RELOC/fonts/vf/public/bera/fveb8t.vf - RELOC/fonts/vf/public/bera/fvebo8c.vf - RELOC/fonts/vf/public/bera/fvebo8t.vf - RELOC/fonts/vf/public/bera/fver8c.vf - RELOC/fonts/vf/public/bera/fver8t.vf - RELOC/fonts/vf/public/bera/fvero8c.vf - RELOC/fonts/vf/public/bera/fvero8t.vf - RELOC/fonts/vf/public/bera/fvmb8c.vf - RELOC/fonts/vf/public/bera/fvmb8t.vf - RELOC/fonts/vf/public/bera/fvmbo8c.vf - RELOC/fonts/vf/public/bera/fvmbo8t.vf - RELOC/fonts/vf/public/bera/fvmr8c.vf - RELOC/fonts/vf/public/bera/fvmr8t.vf - RELOC/fonts/vf/public/bera/fvmro8c.vf - RELOC/fonts/vf/public/bera/fvmro8t.vf - RELOC/fonts/vf/public/bera/fvsb8c.vf - RELOC/fonts/vf/public/bera/fvsb8t.vf - RELOC/fonts/vf/public/bera/fvsbo8c.vf - RELOC/fonts/vf/public/bera/fvsbo8t.vf - RELOC/fonts/vf/public/bera/fvsr8c.vf - RELOC/fonts/vf/public/bera/fvsr8t.vf - RELOC/fonts/vf/public/bera/fvsro8c.vf - RELOC/fonts/vf/public/bera/fvsro8t.vf - RELOC/tex/latex/bera/bera.sty - RELOC/tex/latex/bera/beramono.sty - RELOC/tex/latex/bera/berasans.sty - RELOC/tex/latex/bera/beraserif.sty - RELOC/tex/latex/bera/t1fve.fd - RELOC/tex/latex/bera/t1fvm.fd - RELOC/tex/latex/bera/t1fvs.fd - RELOC/tex/latex/bera/ts1fve.fd - RELOC/tex/latex/bera/ts1fvm.fd - RELOC/tex/latex/bera/ts1fvs.fd -catalogue-ctan /fonts/bera -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics font font-serif font-sans font-proportional font-mono font-type1 - -name berenisadf -category Package -revision 32215 -shortdesc Berenis ADF fonts and TeX/LaTeX support -relocated 1 -longdesc The bundle provides the BerenisADF Pro font collection, in -longdesc OpenType and PostScript Type 1 formats, together with support -longdesc files to use the fonts in TeXnANSI (LY1) and LaTeX standard T1 -longdesc and TS1 encodings. -execute addMap ybd.map -containersize 1388188 -containerchecksum cdab6b1e0f40da8405a61e183ed9db5402cb3f2e677d0b207a63e8f08f56c9fa20f24d90b03e2ddfb7f9c8379a5b48767868dd51cf460b7a6ee0374cd5a885cb -doccontainersize 364472 -doccontainerchecksum 462f32322220362de29295c8481e6277172f7e67a3715f24e858b0e819ad7a1b2c5278faccc2c01532ee977ef7e89f294b404c7d9dfe25944268bf61d2ef89df -docfiles size=118 - RELOC/doc/fonts/berenisadf/COPYING - RELOC/doc/fonts/berenisadf/COPYING.unix - RELOC/doc/fonts/berenisadf/Makefile.source - RELOC/doc/fonts/berenisadf/NOTICE.txt - RELOC/doc/fonts/berenisadf/README.doc - RELOC/doc/fonts/berenisadf/berenisadf.pdf details="Package documentation" - RELOC/doc/fonts/berenisadf/berenisadf.tex - RELOC/doc/fonts/berenisadf/cfr.gwneud.cyhoeddus - RELOC/doc/fonts/berenisadf/ff-ybd.pe - RELOC/doc/fonts/berenisadf/manifest.txt - RELOC/doc/fonts/berenisadf/ybd-8t.lig - RELOC/doc/fonts/berenisadf/ybd-8y.lig - RELOC/doc/fonts/berenisadf/ybd.nam -runfiles size=1517 - RELOC/fonts/afm/arkandis/berenisadf/ybdb.afm - RELOC/fonts/afm/arkandis/berenisadf/ybdbc.afm - RELOC/fonts/afm/arkandis/berenisadf/ybdbci.afm - RELOC/fonts/afm/arkandis/berenisadf/ybdbi.afm - RELOC/fonts/afm/arkandis/berenisadf/ybdr.afm - RELOC/fonts/afm/arkandis/berenisadf/ybdrc.afm - RELOC/fonts/afm/arkandis/berenisadf/ybdrci.afm - RELOC/fonts/afm/arkandis/berenisadf/ybdri.afm - RELOC/fonts/enc/dvips/berenisadf/t1-ybd.enc - RELOC/fonts/enc/dvips/berenisadf/t1-ybd0.enc - RELOC/fonts/enc/dvips/berenisadf/t1-ybd1.enc - RELOC/fonts/enc/dvips/berenisadf/t1-ybd2.enc - RELOC/fonts/enc/dvips/berenisadf/t1-ybd2j.enc - RELOC/fonts/enc/dvips/berenisadf/t1-ybdj.enc - RELOC/fonts/enc/dvips/berenisadf/texnansi-ybd.enc - RELOC/fonts/enc/dvips/berenisadf/texnansi-ybd0.enc - RELOC/fonts/enc/dvips/berenisadf/texnansi-ybd1.enc - RELOC/fonts/enc/dvips/berenisadf/texnansi-ybd2.enc - RELOC/fonts/enc/dvips/berenisadf/texnansi-ybd2j.enc - RELOC/fonts/enc/dvips/berenisadf/texnansi-ybdj.enc - RELOC/fonts/enc/dvips/berenisadf/texnansx-ybd2jw.enc - RELOC/fonts/enc/dvips/berenisadf/texnansx-ybd2w.enc - RELOC/fonts/enc/dvips/berenisadf/texnansx-ybdjw.enc - RELOC/fonts/enc/dvips/berenisadf/texnansx-ybdw.enc - RELOC/fonts/enc/dvips/berenisadf/ts1-ybd.enc - RELOC/fonts/enc/dvips/berenisadf/ts1-ybd0.enc - RELOC/fonts/enc/dvips/berenisadf/ts1-ybd1.enc - RELOC/fonts/enc/dvips/berenisadf/ts1-ybd2.enc - RELOC/fonts/enc/dvips/berenisadf/ts1-ybd2j.enc - RELOC/fonts/enc/dvips/berenisadf/ts1-ybdj.enc - RELOC/fonts/map/dvips/berenisadf/ybd.map - RELOC/fonts/opentype/arkandis/berenisadf/BerenisADFPro-Bold.otf - RELOC/fonts/opentype/arkandis/berenisadf/BerenisADFPro-BoldItalic.otf - RELOC/fonts/opentype/arkandis/berenisadf/BerenisADFPro-Italic.otf - RELOC/fonts/opentype/arkandis/berenisadf/BerenisADFPro-Regular.otf - RELOC/fonts/opentype/arkandis/berenisadf/BerenisADFProSC-Bold.otf - RELOC/fonts/opentype/arkandis/berenisadf/BerenisADFProSC-BoldItalic.otf - RELOC/fonts/opentype/arkandis/berenisadf/BerenisADFProSC-Italic.otf - RELOC/fonts/opentype/arkandis/berenisadf/BerenisADFProSC-Regular.otf - RELOC/fonts/tfm/arkandis/berenisadf/ybdb08c.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdb08t.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdb08y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdb0c8c.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdb0c8t.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdb0c8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdb0ci8c.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdb0ci8t.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdb0ci8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdb0i8c.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdb0i8t.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdb0i8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdb18c.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdb18t.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdb18y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdb1c8c.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdb1c8t.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdb1c8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdb1ci8c.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdb1ci8t.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdb1ci8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdb1i8c.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdb1i8t.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdb1i8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdb28c.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdb28t.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdb28y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdb2c8c.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdb2c8t.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdb2c8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdb2ci8c.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdb2ci8t.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdb2ci8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdb2cij8c.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdb2cij8t.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdb2cij8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdb2cijw8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdb2ciw8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdb2cj8c.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdb2cj8t.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdb2cj8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdb2cjw8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdb2cw8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdb2i8c.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdb2i8t.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdb2i8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdb2ij8c.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdb2ij8t.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdb2ij8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdb2ijw8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdb2iw8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdb2j8c.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdb2j8t.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdb2j8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdb2jw8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdb2w8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdb8c.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdb8t.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdb8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdbc8c.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdbc8t.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdbc8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdbci8c.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdbci8t.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdbci8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdbcij8c.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdbcij8t.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdbcij8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdbcijw8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdbciw8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdbcj8c.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdbcj8t.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdbcj8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdbcjw8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdbcw8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdbi8c.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdbi8t.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdbi8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdbij8c.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdbij8t.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdbij8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdbijw8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdbiw8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdbj8c.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdbj8t.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdbj8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdbjw8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdbw8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr08c.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr08t.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr08y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr0c8c.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr0c8t.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr0c8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr0ci8c.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr0ci8t.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr0ci8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr0i8c.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr0i8t.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr0i8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr18c.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr18t.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr18y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr1c8c.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr1c8t.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr1c8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr1ci8c.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr1ci8t.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr1ci8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr1i8c.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr1i8t.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr1i8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr28c.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr28t.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr28y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr2c8c.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr2c8t.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr2c8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr2ci8c.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr2ci8t.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr2ci8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr2cij8c.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr2cij8t.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr2cij8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr2cijw8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr2ciw8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr2cj8c.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr2cj8t.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr2cj8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr2cjw8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr2cw8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr2i8c.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr2i8t.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr2i8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr2ij8c.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr2ij8t.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr2ij8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr2ijw8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr2iw8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr2j8c.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr2j8t.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr2j8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr2jw8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr2w8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr8c.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr8t.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdr8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdrc8c.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdrc8t.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdrc8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdrci8c.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdrci8t.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdrci8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdrcij8c.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdrcij8t.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdrcij8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdrcijw8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdrciw8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdrcj8c.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdrcj8t.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdrcj8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdrcjw8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdrcw8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdri8c.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdri8t.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdri8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdrij8c.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdrij8t.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdrij8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdrijw8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdriw8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdrj8c.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdrj8t.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdrj8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdrjw8y.tfm - RELOC/fonts/tfm/arkandis/berenisadf/ybdrw8y.tfm - RELOC/fonts/type1/arkandis/berenisadf/ybdb.pfb - RELOC/fonts/type1/arkandis/berenisadf/ybdbc.pfb - RELOC/fonts/type1/arkandis/berenisadf/ybdbci.pfb - RELOC/fonts/type1/arkandis/berenisadf/ybdbi.pfb - RELOC/fonts/type1/arkandis/berenisadf/ybdr.pfb - RELOC/fonts/type1/arkandis/berenisadf/ybdrc.pfb - RELOC/fonts/type1/arkandis/berenisadf/ybdrci.pfb - RELOC/fonts/type1/arkandis/berenisadf/ybdri.pfb - RELOC/tex/latex/berenisadf/berenis.sty - RELOC/tex/latex/berenisadf/ly1ybd.fd - RELOC/tex/latex/berenisadf/ly1ybd0.fd - RELOC/tex/latex/berenisadf/ly1ybd1.fd - RELOC/tex/latex/berenisadf/ly1ybd2.fd - RELOC/tex/latex/berenisadf/ly1ybd2j.fd - RELOC/tex/latex/berenisadf/ly1ybd2jw.fd - RELOC/tex/latex/berenisadf/ly1ybd2w.fd - RELOC/tex/latex/berenisadf/ly1ybdj.fd - RELOC/tex/latex/berenisadf/ly1ybdjw.fd - RELOC/tex/latex/berenisadf/ly1ybdw.fd - RELOC/tex/latex/berenisadf/t1ybd.fd - RELOC/tex/latex/berenisadf/t1ybd0.fd - RELOC/tex/latex/berenisadf/t1ybd1.fd - RELOC/tex/latex/berenisadf/t1ybd2.fd - RELOC/tex/latex/berenisadf/t1ybd2j.fd - RELOC/tex/latex/berenisadf/t1ybdj.fd - RELOC/tex/latex/berenisadf/ts1ybd.fd - RELOC/tex/latex/berenisadf/ts1ybd0.fd - RELOC/tex/latex/berenisadf/ts1ybd1.fd - RELOC/tex/latex/berenisadf/ts1ybd2.fd - RELOC/tex/latex/berenisadf/ts1ybd2j.fd - RELOC/tex/latex/berenisadf/ts1ybdj.fd -catalogue-ctan /fonts/berenisadf -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics font font-serif font-type1 font-otf -catalogue-version 1.004 - -name besjournals -category Package -revision 45662 -catalogue besjournals-bst -shortdesc Bibliographies suitable for British Ecological Society journals -relocated 1 -longdesc The package provides a BibTeX style for use with journals -longdesc published by the British Ecological Society. The style was -longdesc produced independently of the Society, and has no formal -longdesc approval by the BES. -containersize 8916 -containerchecksum 71ad16b7da18d3d9db8f9874ac0fc093ea8d0a52c8d0603627dfe87cb634cb72c6efbb22e721bea3920fd431efc25621cc751eb01e056a762252846c0fe5f4c5 -doccontainersize 8260 -doccontainerchecksum e84cd65531127338af749d59a70b2c929f91b2097f0705f4af2e76f3ced5f0adbb3b0ef202045f69615123232e5462d1b97ff406d4c8f3a45903a998175bb190 -docfiles size=8 - RELOC/doc/bibtex/besjournals/README details="Readme" - RELOC/doc/bibtex/besjournals/besjournals.dbj -runfiles size=11 - RELOC/bibtex/bst/besjournals/besjournals.bst -catalogue-ctan /biblio/bibtex/contrib/besjournals -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics bibtex-sty journalpub - -name bestpapers -category Package -revision 38708 -shortdesc A BibTeX package to produce lists of authors' best papers -relocated 1 -longdesc Many people preparing their resumes find the requirement -longdesc "please list five (or six, or ten) papers authored by you". The -longdesc same requirement is often stated for reports prepared by -longdesc professional teams. The creation of such lists may be a -longdesc cumbersome task. Even more difficult is it to support such -longdesc lists over the time, when new papers are added. The BibTeX -longdesc style bestpapers.bst is intended to facilitate this task. It is -longdesc based on the idea that it is easier to score than to sort: We -longdesc can assign a score to a paper and then let the computer select -longdesc the papers with highest scores. This work was commissioned by -longdesc the Consumer Financial Protection Bureau, United States -longdesc Treasury. This package is in the public domain. -containersize 7448 -containerchecksum 1ba9fb88ab2b58d5ae951acd64c9995b99ebcc20eb5e80ee2637b40ea909a237ddb43f000a6085295070d4fb09ea3d701ba53774665f568ddbd9425222437714 -doccontainersize 176928 -doccontainerchecksum e232ddaa86ca8823d2c5ae936d0aff86e2696e96781fcd52b0f21f79cc6e77a148d55e088f7446cc33e5d2ecc9ccca7e0975f0ff3bd99be9f9c89d2891c00df0 -docfiles size=50 - RELOC/doc/bibtex/bestpapers/Makefile - RELOC/doc/bibtex/bestpapers/README details="Readme" - RELOC/doc/bibtex/bestpapers/bestpapers-guide.pdf details="Package documentation" - RELOC/doc/bibtex/bestpapers/bestpapers-guide.tex - RELOC/doc/bibtex/bestpapers/tex.bib - RELOC/doc/bibtex/bestpapers/typography.bib -runfiles size=9 - RELOC/bibtex/bst/bestpapers/bestpapers-export.bst - RELOC/bibtex/bst/bestpapers/bestpapers.bst -catalogue-ctan /biblio/bibtex/contrib/bestpapers -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics bibtex-sty -catalogue-version 1.0 - -name betababel -category Package -revision 15878 -shortdesc Insert ancient greek text coded in Beta Code -relocated 1 -longdesc The betababel package extends the babel polutonikogreek option -longdesc to provide a simple way to insert ancient Greek texts with -longdesc diacritical characters into your document using the commonly -longdesc used Beta Code transliteration. You can directly insert Beta -longdesc Code texts -- as they can be found at the Perseus project, for -longdesc example -- without modification. -containersize 3320 -containerchecksum 642900ca6b988de624ceb5de581076b1453d79e05d366f1516bdd753194385983da3a5f1dc9c4129dcd07d9f25cf7643f4434ef38049e7530caf7892533d74ea -doccontainersize 151904 -doccontainerchecksum 4fe464a60ea67365ec91dc2b3fd29ece0a1876418d3abfd441a51728bc220cbf94e0872e4a477cff70a16baa6f1a963591394f1c83f5fcae81680cbc6e3902b3 -docfiles size=48 - RELOC/doc/latex/betababel/betatest.pdf details="Package documentation" - RELOC/doc/latex/betababel/betatest.tex -runfiles size=3 - RELOC/tex/latex/betababel/betababel.sty -catalogue-ctan /macros/latex/contrib/betababel -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl -catalogue-topics greek multilingual-addon -catalogue-version 0.5 - -name beton -category Package -revision 15878 -shortdesc Use Concrete fonts -relocated 1 -longdesc Typeset a LaTeX2e document with the Concrete fonts designed by -longdesc Don Knuth and used in his book "Concrete Mathematics". -containersize 1772 -containerchecksum 62c3166cdad4825d4ea3158c77bd9ecc0b8408b76cc6610e01ec90b5ccacebfc8f1d7e963283f962b8ea9036209faa96e11a923b85bd88c2666b430036c4c10d -doccontainersize 59200 -doccontainerchecksum fc795834407b69a59d0333d1879755a573d59ca84087293d69e05f3d52e289d2051cd769d0ddfc2619c56e2b42af94d7ac9dd529fcdf7d70c5fc153c8f0f08b2 -docfiles size=27 - RELOC/doc/latex/beton/beton.pdf - RELOC/doc/latex/beton/legal.txt -srccontainersize 5800 -srccontainerchecksum 32685a18a2638854f81278f50ca942ca50b4610835ceabd3d8e27b988b617eb0767c1338b50828edd6fad5a81e5ff7efef93d854b1bec05c5732692f98ec6104 -srcfiles size=5 - RELOC/source/latex/beton/beton.dtx - RELOC/source/latex/beton/beton.ins -runfiles size=1 - RELOC/tex/latex/beton/beton.sty -catalogue-also euler -catalogue-ctan /macros/latex/contrib/beton -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font-supp - -name beuron -category Package -revision 46374 -shortdesc The script of the Beuronese art school -relocated 1 -longdesc This package provides the script used in the works of the -longdesc Beuron art school for use with TeX and LaTeX. It is a -longdesc monumental script consisting of capital letters only. The fonts -longdesc are provided as Metafont sources, in the Type1 and in the -longdesc OpenType format. The package includes suitable font selection -longdesc commands for use with LaTeX. -execute addMap beuron.map -containersize 50984 -containerchecksum da308b98387f1594bc8ff68725249499605c97d12eadbc47297e2e142334cd32459042e446ed8bcd13690038407a0b776945e717f51c5e9109ed2fa4a3551f60 -doccontainersize 216700 -doccontainerchecksum 4e02e575c17c7438c0a0dbf50e9153f6c589d6d264c8e56aba0b6db12f15edccd235ee50d1fce3e25a152b449fe018dd7669f0b6c5f8a491e93cbb2592795b78 -docfiles size=81 - RELOC/doc/fonts/beuron/Literatur.bib - RELOC/doc/fonts/beuron/README details="Readme" - RELOC/doc/fonts/beuron/beuron-de.pdf details="Package documentation (German)" language="de" - RELOC/doc/fonts/beuron/beuron-de.tex - RELOC/doc/fonts/beuron/beuron-en.pdf details="Package documentation (English)" language="en" - RELOC/doc/fonts/beuron/beuron-en.tex -runfiles size=36 - RELOC/fonts/map/dvips/beuron/beuron.map - RELOC/fonts/opentype/public/beuron/Beuron-Regular.otf - RELOC/fonts/opentype/public/beuron/BeuronCondensed-Regular.otf - RELOC/fonts/opentype/public/beuron/BeuronExtended-Regular.otf - RELOC/fonts/source/public/beuron/beuron.mf - RELOC/fonts/source/public/beuron/beuronbuchst.mf - RELOC/fonts/source/public/beuron/beuronc.mf - RELOC/fonts/source/public/beuron/beuronkern.mf - RELOC/fonts/source/public/beuron/beuronx.mf - RELOC/fonts/tfm/public/beuron/beuron.tfm - RELOC/fonts/tfm/public/beuron/beuronc.tfm - RELOC/fonts/tfm/public/beuron/beuronx.tfm - RELOC/fonts/type1/public/beuron/beuron.pfb - RELOC/fonts/type1/public/beuron/beuronc.pfb - RELOC/fonts/type1/public/beuron/beuronx.pfb - RELOC/tex/latex/beuron/beuron.sty - RELOC/tex/latex/beuron/t1beuron.fd -catalogue-ctan /fonts/beuron -catalogue-date 2018-01-18 06:45:20 +0100 -catalogue-license lppl1.3 -catalogue-topics font-decor font-mf font-type1 font-otf -catalogue-version 1.3 - -name bewerbung -category Package -revision 37880 -shortdesc Typesetting job application -relocated 1 -longdesc The package provides packages and classes for typesetting -longdesc applications with titlepage, letter, cv and additional -longdesc documents in just a single document. The data for the -longdesc application can be edited in a simple csv file. -containersize 9872 -containerchecksum bf2a1fb371aa934ed6be68892383f9bfb199830c23d322f2a95d7b256c42a2d44364cda601dfdb160f6020db9afa8b657940363d0c0eb00f7fe8230af68fce44 -doccontainersize 803924 -doccontainerchecksum a60b5b9689c80950a981ffb7d6ff2d99248a93dd0dbca27bc486faec1226ef2e568b1a8320a1b6771e807c52c7059c34aa987007b94312310732bc85501d2c20 -docfiles size=236 - RELOC/doc/latex/bewerbung/Foto.pdf - RELOC/doc/latex/bewerbung/README details="Readme" - RELOC/doc/latex/bewerbung/README_DE details="Readme(German)" language="de" - RELOC/doc/latex/bewerbung/anschrift.csv - RELOC/doc/latex/bewerbung/argetabelle-example.pdf - RELOC/doc/latex/bewerbung/argetabelle-example.tex - RELOC/doc/latex/bewerbung/bewerbung-example.pdf details="Example of use" - RELOC/doc/latex/bewerbung/bewerbung-example.tex - RELOC/doc/latex/bewerbung/bewerbung.pdf details="Package documentation" - RELOC/doc/latex/bewerbung/config.inc - RELOC/doc/latex/bewerbung/neueBewerbung.sh - RELOC/doc/latex/bewerbung/titlepage.inc -srccontainersize 25488 -srccontainerchecksum c5acbd6482dc44872f832e3ace98c364b13479df01871785b0dbd14f0fe8b17325cd892973ccf64d86be2e58bfce3babad6d8a24ecd54a8756e0c73e00edc112 -srcfiles size=30 - RELOC/source/latex/bewerbung/bewerbung.dtx - RELOC/source/latex/bewerbung/bewerbung.ins -runfiles size=18 - RELOC/tex/latex/bewerbung/argetabelle.cls - RELOC/tex/latex/bewerbung/bewerbung-cv-casual.sty - RELOC/tex/latex/bewerbung/bewerbung-cv-classic.sty - RELOC/tex/latex/bewerbung/bewerbung-cv-oldstyle.sty - RELOC/tex/latex/bewerbung/bewerbung-cv.sty - RELOC/tex/latex/bewerbung/bewerbung.cls - RELOC/tex/latex/bewerbung/bewerbung.sty -catalogue-ctan /macros/latex/contrib/bewerbung -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics cv class -catalogue-version 1.1 - -name bez123 -category Package -revision 15878 -shortdesc Support for Bezier curves -relocated 1 -longdesc Provides additional facilities in a picture environment for -longdesc drawing linear, cubic, and rational quadratic Bezier curves -longdesc (standard LaTeX only offers non-rational quadratic splines). -longdesc Provides a package multiply that provides a command for -longdesc multiplication of a length without numerical overflow. -containersize 2640 -containerchecksum 146d5d569d8551456c92b0e1650c3742e2cfc32c8b27c562e13ac875eee0ffe12244a1c86d6456291170b7362ceeff5e45eb5e3a897fc72c77f80e6c3dda3b87 -doccontainersize 256720 -doccontainerchecksum 39514aa357341f21ef2e0c9e9792e9a372a7f9719e50d759ee8e3ea1d02113f73ee590f3461776245807af00f62bcefa1d612ffe17e3aa4bb380e80bf065d51c -docfiles size=72 - RELOC/doc/latex/bez123/README details="Readme" - RELOC/doc/latex/bez123/bez123.pdf details="Package documentation" -srccontainersize 14300 -srccontainerchecksum 4ed3956d6bbe7b07d5c412da0189d33f523b902ed7d025f83fafc2fabf961165cb5c3bd148aa32dcb29cc706b9097b0a8111acf5a6b5136e9b27236aa2dad3bd -srcfiles size=17 - RELOC/source/latex/bez123/bez123.dtx - RELOC/source/latex/bez123/bez123.ins -runfiles size=4 - RELOC/tex/latex/bez123/bez123.sty - RELOC/tex/latex/bez123/multiply.sty -catalogue-ctan /macros/latex/contrib/bez123 -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics graphics-in-tex graphics-curve -catalogue-version 1.1b - -name bezierplot -category Package -revision 48644 -shortdesc Approximate smooth function graphs with cubic bezier splines for use with TikZ or MetaPost -relocated 1 -longdesc This package consists of a Lua program as well as a (Lua)LaTeX -longdesc .sty file. Given a smooth function, bezierplot returns a smooth -longdesc bezier path written in TikZ notation (which also matches -longdesc MetaPost) that approximates the graph of the function. For -longdesc polynomial functions of degree [?] 3 and their inverses the -longdesc approximation is exact (up to numeric precision). bezierplot -longdesc also finds special points such as extreme points and inflection -longdesc points and reduces the number of used points. -containersize 7788 -containerchecksum 81e6e9f0e5aa975480285b2285f31254cecc8d1aa1e7fc8a73fbc712817ce0f00f593adbdf2ace949b052782ca9af16f5c7d7110bfddc1adba3beba237a34b1d -doccontainersize 255100 -doccontainerchecksum f9b3afd507446f9ccbb70efba3e9e1ce195ee5e9ee807e4856ea9dcbd550197c179efeb5127b864e6b2931e1a4a49fc9e2e1fbb1ed13ab752d1777508230eb9f -docfiles size=66 - RELOC/doc/lualatex/bezierplot/README details="Readme" - RELOC/doc/lualatex/bezierplot/bezierplot-doc.pdf details="Package documentation" - RELOC/doc/lualatex/bezierplot/bezierplot-doc.tex -runfiles size=9 - RELOC/tex/lualatex/bezierplot/bezierplot.lua - RELOC/tex/lualatex/bezierplot/bezierplot.sty -catalogue-contact-repository https://github.com/linusromer/bezierplot -catalogue-ctan /macros/luatex/latex/bezierplot -catalogue-date 2018-09-11 17:29:23 +0200 -catalogue-license lppl1.3c -catalogue-topics luatex use-lua graphics-plot graphics-plotfn -catalogue-version 1.3 - -name bezos -category Package -revision 49850 -shortdesc Packages by Javier Bezos -relocated 1 -longdesc A set of packages that provide: tools for maths accents; a tool -longdesc that changes page-numbering in frontmatter to arabic; tools for -longdesc dealing with some annoyances in babel; a tool for making -longdesc end-environment checking more meaningful; tensorial indexes; -longdesc support for multi-file documents; tools for easy entry of -longdesc Spanish index entries; dotless i's and j's for maths fonts; and -longdesc fancy underlining. -containersize 12688 -containerchecksum 7d73937327ced324369c5b1b237ffaacd8c20fada22141b7ff3f330cf6cb94882a06466263fb604e7a3f0422132073643e980ed40d1d40be3616ebdd3c0bf38e -doccontainersize 1040376 -doccontainerchecksum d38dd9d243cbf7b24ee1a7db1da4e8c39baddff328c2d6333389558e7f7575218c9a731bd24a9c143d376d94e001e476e1bfa2d3d1eb348d5fdea92f46df8e16 -docfiles size=275 - RELOC/doc/latex/bezos/README details="Bundle Readme" - RELOC/doc/latex/bezos/accents.pdf - RELOC/doc/latex/bezos/accents.tex - RELOC/doc/latex/bezos/babeltools.pdf - RELOC/doc/latex/bezos/babeltools.tex - RELOC/doc/latex/bezos/bezos.pdf details="Bundle outline" - RELOC/doc/latex/bezos/bezos.tex - RELOC/doc/latex/bezos/esindex.pdf - RELOC/doc/latex/bezos/esindex.tex - RELOC/doc/latex/bezos/soulpos.pdf - RELOC/doc/latex/bezos/soulpos.tex - RELOC/doc/latex/bezos/tensind.pdf - RELOC/doc/latex/bezos/tensind.tex -runfiles size=17 - RELOC/tex/latex/bezos/accents.sty - RELOC/tex/latex/bezos/arabicfront.sty - RELOC/tex/latex/bezos/babeltools.sty - RELOC/tex/latex/bezos/checkend.sty - RELOC/tex/latex/bezos/dotlessi.sty - RELOC/tex/latex/bezos/esindex.sty - RELOC/tex/latex/bezos/soulpos.sty - RELOC/tex/latex/bezos/subdocs.sty - RELOC/tex/latex/bezos/tensind.sty -catalogue-contact-home http://www.texnia.com/ -catalogue-contact-repository https://github.com/jbezos -catalogue-ctan /macros/latex/contrib/bezos -catalogue-date 2019-01-28 20:10:48 +0100 -catalogue-license mit -catalogue-topics collection - -name bgreek -category Package -revision 15878 -shortdesc Using Beccari's fonts in betacode for classical Greek -relocated 1 -longdesc This package implements a dialect of the Beta Code encoding -longdesc (TLG and Perseus Projects) for typesetting classical Greek -longdesc using Claudio Beccari's Greek Fonts. The package provides -longdesc virtual fonts, to reference Beccari's fonts in bgreek mode, and -longdesc support macros for use with LaTeX. -containersize 41056 -containerchecksum d05691e076bb2311a4c93d81a1d16082c3271956120df1ab47c9b70f22eaf643e0ad0177d4223f9d8731f2704dc9cb126dad8582704107b2fa2a2c900f189671 -doccontainersize 207600 -doccontainerchecksum 96cdf8e0d80cf85f1460fdc2a07414ec5f26e8e931ffcccda61c138d9a37689e09703fe44f93b66f75cf97945ddfd4d12af442cb88cbf9ee7c1e1394eeae8c13 -docfiles size=83 - RELOC/doc/latex/bgreek/MANIFEST.TXT - RELOC/doc/latex/bgreek/README details="Readme" - RELOC/doc/latex/bgreek/bgman.pdf details="Package documentation" - RELOC/doc/latex/bgreek/bgman.tex - RELOC/doc/latex/bgreek/bgreek.etx - RELOC/doc/latex/bgreek/cbgreek.etx - RELOC/doc/latex/bgreek/qbgreek.etx -runfiles size=396 - RELOC/fonts/tfm/public/bgreek/bgmc0500.tfm - RELOC/fonts/tfm/public/bgreek/bgmc0600.tfm - RELOC/fonts/tfm/public/bgreek/bgmc0700.tfm - RELOC/fonts/tfm/public/bgreek/bgmc0800.tfm - RELOC/fonts/tfm/public/bgreek/bgmc0900.tfm - RELOC/fonts/tfm/public/bgreek/bgmc1000.tfm - RELOC/fonts/tfm/public/bgreek/bgmc1095.tfm - RELOC/fonts/tfm/public/bgreek/bgmc1200.tfm - RELOC/fonts/tfm/public/bgreek/bgmc1440.tfm - RELOC/fonts/tfm/public/bgreek/bgmc1728.tfm - RELOC/fonts/tfm/public/bgreek/bgmc2074.tfm - RELOC/fonts/tfm/public/bgreek/bgmc2488.tfm - RELOC/fonts/tfm/public/bgreek/bgmn0500.tfm - RELOC/fonts/tfm/public/bgreek/bgmn0600.tfm - RELOC/fonts/tfm/public/bgreek/bgmn0700.tfm - RELOC/fonts/tfm/public/bgreek/bgmn0800.tfm - RELOC/fonts/tfm/public/bgreek/bgmn0900.tfm - RELOC/fonts/tfm/public/bgreek/bgmn1000.tfm - RELOC/fonts/tfm/public/bgreek/bgmn1095.tfm - RELOC/fonts/tfm/public/bgreek/bgmn1200.tfm - RELOC/fonts/tfm/public/bgreek/bgmn1440.tfm - RELOC/fonts/tfm/public/bgreek/bgmn1728.tfm - RELOC/fonts/tfm/public/bgreek/bgmn2074.tfm - RELOC/fonts/tfm/public/bgreek/bgmn2488.tfm - RELOC/fonts/tfm/public/bgreek/bgmo0500.tfm - RELOC/fonts/tfm/public/bgreek/bgmo0600.tfm - RELOC/fonts/tfm/public/bgreek/bgmo0700.tfm - RELOC/fonts/tfm/public/bgreek/bgmo0800.tfm - RELOC/fonts/tfm/public/bgreek/bgmo0900.tfm - RELOC/fonts/tfm/public/bgreek/bgmo1000.tfm - RELOC/fonts/tfm/public/bgreek/bgmo1095.tfm - RELOC/fonts/tfm/public/bgreek/bgmo1200.tfm - RELOC/fonts/tfm/public/bgreek/bgmo1440.tfm - RELOC/fonts/tfm/public/bgreek/bgmo1728.tfm - RELOC/fonts/tfm/public/bgreek/bgmo2074.tfm - RELOC/fonts/tfm/public/bgreek/bgmo2488.tfm - RELOC/fonts/tfm/public/bgreek/bgxc0500.tfm - RELOC/fonts/tfm/public/bgreek/bgxc0600.tfm - RELOC/fonts/tfm/public/bgreek/bgxc0700.tfm - RELOC/fonts/tfm/public/bgreek/bgxc0800.tfm - RELOC/fonts/tfm/public/bgreek/bgxc0900.tfm - RELOC/fonts/tfm/public/bgreek/bgxc1000.tfm - RELOC/fonts/tfm/public/bgreek/bgxc1095.tfm - RELOC/fonts/tfm/public/bgreek/bgxc1200.tfm - RELOC/fonts/tfm/public/bgreek/bgxc1440.tfm - RELOC/fonts/tfm/public/bgreek/bgxc1728.tfm - RELOC/fonts/tfm/public/bgreek/bgxc2074.tfm - RELOC/fonts/tfm/public/bgreek/bgxc2488.tfm - RELOC/fonts/tfm/public/bgreek/bgxn0500.tfm - RELOC/fonts/tfm/public/bgreek/bgxn0600.tfm - RELOC/fonts/tfm/public/bgreek/bgxn0700.tfm - RELOC/fonts/tfm/public/bgreek/bgxn0800.tfm - RELOC/fonts/tfm/public/bgreek/bgxn0900.tfm - RELOC/fonts/tfm/public/bgreek/bgxn1000.tfm - RELOC/fonts/tfm/public/bgreek/bgxn1095.tfm - RELOC/fonts/tfm/public/bgreek/bgxn1200.tfm - RELOC/fonts/tfm/public/bgreek/bgxn1440.tfm - RELOC/fonts/tfm/public/bgreek/bgxn1728.tfm - RELOC/fonts/tfm/public/bgreek/bgxn2074.tfm - RELOC/fonts/tfm/public/bgreek/bgxn2488.tfm - RELOC/fonts/tfm/public/bgreek/bgxo0500.tfm - RELOC/fonts/tfm/public/bgreek/bgxo0600.tfm - RELOC/fonts/tfm/public/bgreek/bgxo0700.tfm - RELOC/fonts/tfm/public/bgreek/bgxo0800.tfm - RELOC/fonts/tfm/public/bgreek/bgxo0900.tfm - RELOC/fonts/tfm/public/bgreek/bgxo1000.tfm - RELOC/fonts/tfm/public/bgreek/bgxo1095.tfm - RELOC/fonts/tfm/public/bgreek/bgxo1200.tfm - RELOC/fonts/tfm/public/bgreek/bgxo1440.tfm - RELOC/fonts/tfm/public/bgreek/bgxo1728.tfm - RELOC/fonts/tfm/public/bgreek/bgxo2074.tfm - RELOC/fonts/tfm/public/bgreek/bgxo2488.tfm - RELOC/fonts/tfm/public/bgreek/bqmc0500.tfm - RELOC/fonts/tfm/public/bgreek/bqmc0600.tfm - RELOC/fonts/tfm/public/bgreek/bqmc0700.tfm - RELOC/fonts/tfm/public/bgreek/bqmc0800.tfm - RELOC/fonts/tfm/public/bgreek/bqmc0900.tfm - RELOC/fonts/tfm/public/bgreek/bqmc1000.tfm - RELOC/fonts/tfm/public/bgreek/bqmc1095.tfm - RELOC/fonts/tfm/public/bgreek/bqmc1200.tfm - RELOC/fonts/tfm/public/bgreek/bqmc1440.tfm - RELOC/fonts/tfm/public/bgreek/bqmc1728.tfm - RELOC/fonts/tfm/public/bgreek/bqmc2074.tfm - RELOC/fonts/tfm/public/bgreek/bqmc2488.tfm - RELOC/fonts/tfm/public/bgreek/bqmn0500.tfm - RELOC/fonts/tfm/public/bgreek/bqmn0600.tfm - RELOC/fonts/tfm/public/bgreek/bqmn0700.tfm - RELOC/fonts/tfm/public/bgreek/bqmn0800.tfm - RELOC/fonts/tfm/public/bgreek/bqmn0900.tfm - RELOC/fonts/tfm/public/bgreek/bqmn1000.tfm - RELOC/fonts/tfm/public/bgreek/bqmn1095.tfm - RELOC/fonts/tfm/public/bgreek/bqmn1200.tfm - RELOC/fonts/tfm/public/bgreek/bqmn1440.tfm - RELOC/fonts/tfm/public/bgreek/bqmn1728.tfm - RELOC/fonts/tfm/public/bgreek/bqmn2074.tfm - RELOC/fonts/tfm/public/bgreek/bqmn2488.tfm - RELOC/fonts/tfm/public/bgreek/bqmo0500.tfm - RELOC/fonts/tfm/public/bgreek/bqmo0600.tfm - RELOC/fonts/tfm/public/bgreek/bqmo0700.tfm - RELOC/fonts/tfm/public/bgreek/bqmo0800.tfm - RELOC/fonts/tfm/public/bgreek/bqmo0900.tfm - RELOC/fonts/tfm/public/bgreek/bqmo1000.tfm - RELOC/fonts/tfm/public/bgreek/bqmo1095.tfm - RELOC/fonts/tfm/public/bgreek/bqmo1200.tfm - RELOC/fonts/tfm/public/bgreek/bqmo1440.tfm - RELOC/fonts/tfm/public/bgreek/bqmo1728.tfm - RELOC/fonts/tfm/public/bgreek/bqmo2074.tfm - RELOC/fonts/tfm/public/bgreek/bqmo2488.tfm - RELOC/fonts/tfm/public/bgreek/bqxc0500.tfm - RELOC/fonts/tfm/public/bgreek/bqxc0600.tfm - RELOC/fonts/tfm/public/bgreek/bqxc0700.tfm - RELOC/fonts/tfm/public/bgreek/bqxc0800.tfm - RELOC/fonts/tfm/public/bgreek/bqxc0900.tfm - RELOC/fonts/tfm/public/bgreek/bqxc1000.tfm - RELOC/fonts/tfm/public/bgreek/bqxc1095.tfm - RELOC/fonts/tfm/public/bgreek/bqxc1200.tfm - RELOC/fonts/tfm/public/bgreek/bqxc1440.tfm - RELOC/fonts/tfm/public/bgreek/bqxc1728.tfm - RELOC/fonts/tfm/public/bgreek/bqxc2074.tfm - RELOC/fonts/tfm/public/bgreek/bqxc2488.tfm - RELOC/fonts/tfm/public/bgreek/bqxn0500.tfm - RELOC/fonts/tfm/public/bgreek/bqxn0600.tfm - RELOC/fonts/tfm/public/bgreek/bqxn0700.tfm - RELOC/fonts/tfm/public/bgreek/bqxn0800.tfm - RELOC/fonts/tfm/public/bgreek/bqxn0900.tfm - RELOC/fonts/tfm/public/bgreek/bqxn1000.tfm - RELOC/fonts/tfm/public/bgreek/bqxn1095.tfm - RELOC/fonts/tfm/public/bgreek/bqxn1200.tfm - RELOC/fonts/tfm/public/bgreek/bqxn1440.tfm - RELOC/fonts/tfm/public/bgreek/bqxn1728.tfm - RELOC/fonts/tfm/public/bgreek/bqxn2074.tfm - RELOC/fonts/tfm/public/bgreek/bqxn2488.tfm - RELOC/fonts/tfm/public/bgreek/bqxo0500.tfm - RELOC/fonts/tfm/public/bgreek/bqxo0600.tfm - RELOC/fonts/tfm/public/bgreek/bqxo0700.tfm - RELOC/fonts/tfm/public/bgreek/bqxo0800.tfm - RELOC/fonts/tfm/public/bgreek/bqxo0900.tfm - RELOC/fonts/tfm/public/bgreek/bqxo1000.tfm - RELOC/fonts/tfm/public/bgreek/bqxo1095.tfm - RELOC/fonts/tfm/public/bgreek/bqxo1200.tfm - RELOC/fonts/tfm/public/bgreek/bqxo1440.tfm - RELOC/fonts/tfm/public/bgreek/bqxo1728.tfm - RELOC/fonts/tfm/public/bgreek/bqxo2074.tfm - RELOC/fonts/tfm/public/bgreek/bqxo2488.tfm - RELOC/fonts/vf/public/bgreek/bgmc0500.vf - RELOC/fonts/vf/public/bgreek/bgmc0600.vf - RELOC/fonts/vf/public/bgreek/bgmc0700.vf - RELOC/fonts/vf/public/bgreek/bgmc0800.vf - RELOC/fonts/vf/public/bgreek/bgmc0900.vf - RELOC/fonts/vf/public/bgreek/bgmc1000.vf - RELOC/fonts/vf/public/bgreek/bgmc1095.vf - RELOC/fonts/vf/public/bgreek/bgmc1200.vf - RELOC/fonts/vf/public/bgreek/bgmc1440.vf - RELOC/fonts/vf/public/bgreek/bgmc1728.vf - RELOC/fonts/vf/public/bgreek/bgmc2074.vf - RELOC/fonts/vf/public/bgreek/bgmc2488.vf - RELOC/fonts/vf/public/bgreek/bgmn0500.vf - RELOC/fonts/vf/public/bgreek/bgmn0600.vf - RELOC/fonts/vf/public/bgreek/bgmn0700.vf - RELOC/fonts/vf/public/bgreek/bgmn0800.vf - RELOC/fonts/vf/public/bgreek/bgmn0900.vf - RELOC/fonts/vf/public/bgreek/bgmn1000.vf - RELOC/fonts/vf/public/bgreek/bgmn1095.vf - RELOC/fonts/vf/public/bgreek/bgmn1200.vf - RELOC/fonts/vf/public/bgreek/bgmn1440.vf - RELOC/fonts/vf/public/bgreek/bgmn1728.vf - RELOC/fonts/vf/public/bgreek/bgmn2074.vf - RELOC/fonts/vf/public/bgreek/bgmn2488.vf - RELOC/fonts/vf/public/bgreek/bgmo0500.vf - RELOC/fonts/vf/public/bgreek/bgmo0600.vf - RELOC/fonts/vf/public/bgreek/bgmo0700.vf - RELOC/fonts/vf/public/bgreek/bgmo0800.vf - RELOC/fonts/vf/public/bgreek/bgmo0900.vf - RELOC/fonts/vf/public/bgreek/bgmo1000.vf - RELOC/fonts/vf/public/bgreek/bgmo1095.vf - RELOC/fonts/vf/public/bgreek/bgmo1200.vf - RELOC/fonts/vf/public/bgreek/bgmo1440.vf - RELOC/fonts/vf/public/bgreek/bgmo1728.vf - RELOC/fonts/vf/public/bgreek/bgmo2074.vf - RELOC/fonts/vf/public/bgreek/bgmo2488.vf - RELOC/fonts/vf/public/bgreek/bgxc0500.vf - RELOC/fonts/vf/public/bgreek/bgxc0600.vf - RELOC/fonts/vf/public/bgreek/bgxc0700.vf - RELOC/fonts/vf/public/bgreek/bgxc0800.vf - RELOC/fonts/vf/public/bgreek/bgxc0900.vf - RELOC/fonts/vf/public/bgreek/bgxc1000.vf - RELOC/fonts/vf/public/bgreek/bgxc1095.vf - RELOC/fonts/vf/public/bgreek/bgxc1200.vf - RELOC/fonts/vf/public/bgreek/bgxc1440.vf - RELOC/fonts/vf/public/bgreek/bgxc1728.vf - RELOC/fonts/vf/public/bgreek/bgxc2074.vf - RELOC/fonts/vf/public/bgreek/bgxc2488.vf - RELOC/fonts/vf/public/bgreek/bgxn0500.vf - RELOC/fonts/vf/public/bgreek/bgxn0600.vf - RELOC/fonts/vf/public/bgreek/bgxn0700.vf - RELOC/fonts/vf/public/bgreek/bgxn0800.vf - RELOC/fonts/vf/public/bgreek/bgxn0900.vf - RELOC/fonts/vf/public/bgreek/bgxn1000.vf - RELOC/fonts/vf/public/bgreek/bgxn1095.vf - RELOC/fonts/vf/public/bgreek/bgxn1200.vf - RELOC/fonts/vf/public/bgreek/bgxn1440.vf - RELOC/fonts/vf/public/bgreek/bgxn1728.vf - RELOC/fonts/vf/public/bgreek/bgxn2074.vf - RELOC/fonts/vf/public/bgreek/bgxn2488.vf - RELOC/fonts/vf/public/bgreek/bgxo0500.vf - RELOC/fonts/vf/public/bgreek/bgxo0600.vf - RELOC/fonts/vf/public/bgreek/bgxo0700.vf - RELOC/fonts/vf/public/bgreek/bgxo0800.vf - RELOC/fonts/vf/public/bgreek/bgxo0900.vf - RELOC/fonts/vf/public/bgreek/bgxo1000.vf - RELOC/fonts/vf/public/bgreek/bgxo1095.vf - RELOC/fonts/vf/public/bgreek/bgxo1200.vf - RELOC/fonts/vf/public/bgreek/bgxo1440.vf - RELOC/fonts/vf/public/bgreek/bgxo1728.vf - RELOC/fonts/vf/public/bgreek/bgxo2074.vf - RELOC/fonts/vf/public/bgreek/bgxo2488.vf - RELOC/fonts/vf/public/bgreek/bqmc0500.vf - RELOC/fonts/vf/public/bgreek/bqmc0600.vf - RELOC/fonts/vf/public/bgreek/bqmc0700.vf - RELOC/fonts/vf/public/bgreek/bqmc0800.vf - RELOC/fonts/vf/public/bgreek/bqmc0900.vf - RELOC/fonts/vf/public/bgreek/bqmc1000.vf - RELOC/fonts/vf/public/bgreek/bqmc1095.vf - RELOC/fonts/vf/public/bgreek/bqmc1200.vf - RELOC/fonts/vf/public/bgreek/bqmc1440.vf - RELOC/fonts/vf/public/bgreek/bqmc1728.vf - RELOC/fonts/vf/public/bgreek/bqmc2074.vf - RELOC/fonts/vf/public/bgreek/bqmc2488.vf - RELOC/fonts/vf/public/bgreek/bqmn0500.vf - RELOC/fonts/vf/public/bgreek/bqmn0600.vf - RELOC/fonts/vf/public/bgreek/bqmn0700.vf - RELOC/fonts/vf/public/bgreek/bqmn0800.vf - RELOC/fonts/vf/public/bgreek/bqmn0900.vf - RELOC/fonts/vf/public/bgreek/bqmn1000.vf - RELOC/fonts/vf/public/bgreek/bqmn1095.vf - RELOC/fonts/vf/public/bgreek/bqmn1200.vf - RELOC/fonts/vf/public/bgreek/bqmn1440.vf - RELOC/fonts/vf/public/bgreek/bqmn1728.vf - RELOC/fonts/vf/public/bgreek/bqmn2074.vf - RELOC/fonts/vf/public/bgreek/bqmn2488.vf - RELOC/fonts/vf/public/bgreek/bqmo0500.vf - RELOC/fonts/vf/public/bgreek/bqmo0600.vf - RELOC/fonts/vf/public/bgreek/bqmo0700.vf - RELOC/fonts/vf/public/bgreek/bqmo0800.vf - RELOC/fonts/vf/public/bgreek/bqmo0900.vf - RELOC/fonts/vf/public/bgreek/bqmo1000.vf - RELOC/fonts/vf/public/bgreek/bqmo1095.vf - RELOC/fonts/vf/public/bgreek/bqmo1200.vf - RELOC/fonts/vf/public/bgreek/bqmo1440.vf - RELOC/fonts/vf/public/bgreek/bqmo1728.vf - RELOC/fonts/vf/public/bgreek/bqmo2074.vf - RELOC/fonts/vf/public/bgreek/bqmo2488.vf - RELOC/fonts/vf/public/bgreek/bqxc0500.vf - RELOC/fonts/vf/public/bgreek/bqxc0600.vf - RELOC/fonts/vf/public/bgreek/bqxc0700.vf - RELOC/fonts/vf/public/bgreek/bqxc0800.vf - RELOC/fonts/vf/public/bgreek/bqxc0900.vf - RELOC/fonts/vf/public/bgreek/bqxc1000.vf - RELOC/fonts/vf/public/bgreek/bqxc1095.vf - RELOC/fonts/vf/public/bgreek/bqxc1200.vf - RELOC/fonts/vf/public/bgreek/bqxc1440.vf - RELOC/fonts/vf/public/bgreek/bqxc1728.vf - RELOC/fonts/vf/public/bgreek/bqxc2074.vf - RELOC/fonts/vf/public/bgreek/bqxc2488.vf - RELOC/fonts/vf/public/bgreek/bqxn0500.vf - RELOC/fonts/vf/public/bgreek/bqxn0600.vf - RELOC/fonts/vf/public/bgreek/bqxn0700.vf - RELOC/fonts/vf/public/bgreek/bqxn0800.vf - RELOC/fonts/vf/public/bgreek/bqxn0900.vf - RELOC/fonts/vf/public/bgreek/bqxn1000.vf - RELOC/fonts/vf/public/bgreek/bqxn1095.vf - RELOC/fonts/vf/public/bgreek/bqxn1200.vf - RELOC/fonts/vf/public/bgreek/bqxn1440.vf - RELOC/fonts/vf/public/bgreek/bqxn1728.vf - RELOC/fonts/vf/public/bgreek/bqxn2074.vf - RELOC/fonts/vf/public/bgreek/bqxn2488.vf - RELOC/fonts/vf/public/bgreek/bqxo0500.vf - RELOC/fonts/vf/public/bgreek/bqxo0600.vf - RELOC/fonts/vf/public/bgreek/bqxo0700.vf - RELOC/fonts/vf/public/bgreek/bqxo0800.vf - RELOC/fonts/vf/public/bgreek/bqxo0900.vf - RELOC/fonts/vf/public/bgreek/bqxo1000.vf - RELOC/fonts/vf/public/bgreek/bqxo1095.vf - RELOC/fonts/vf/public/bgreek/bqxo1200.vf - RELOC/fonts/vf/public/bgreek/bqxo1440.vf - RELOC/fonts/vf/public/bgreek/bqxo1728.vf - RELOC/fonts/vf/public/bgreek/bqxo2074.vf - RELOC/fonts/vf/public/bgreek/bqxo2488.vf - RELOC/tex/latex/bgreek/bcgcmr.fd - RELOC/tex/latex/bgreek/bcgenc.def - RELOC/tex/latex/bgreek/bcglmr.fd - RELOC/tex/latex/bgreek/bcqcmr.fd - RELOC/tex/latex/bgreek/bcqenc.def - RELOC/tex/latex/bgreek/bcqlmr.fd - RELOC/tex/latex/bgreek/bgfonts.tex - RELOC/tex/latex/bgreek/bgreek.ldf - RELOC/tex/latex/bgreek/bgreek.sty - RELOC/tex/latex/bgreek/ibygreek.ldf -catalogue-ctan /language/greek/bgreek -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics greek font font-virtual -catalogue-version 0.3 - -name bgteubner -category Package -revision 44205 -shortdesc Class for producing books for the publisher "Teubner Verlag" -relocated 1 -longdesc The bgteubner document class has been programmed by order of -longdesc the Teubner Verlag, Wiesbaden, Germany, to ensure that books of -longdesc this publisher have a unique layout. Unfortunately, most of the -longdesc documentation is only available in German. Since the document -longdesc class is intended to generate a unique layout, many things -longdesc (layout etc.) are fixed and cannot be altered by the user. If -longdesc you want to use the document class for another purpose than -longdesc publishing with the Teubner Verlag, this may arrise unwanted -longdesc restrictions (For instance, the document class provides only -longdesc two paper sizes: DIN A-5 and 17cm x 24cm; only two font -longdesc families are supported: Times and European Computer Modern). -containersize 28972 -containerchecksum 3affac191c0a3454e4436621319289bda7d8efab1db8a12dc2901e02adbb3650036a4ca36c122a84e00de644f2fb3ca1aa9521a262d2801e2e1ec0b95dd64fc2 -doccontainersize 2484168 -doccontainerchecksum 2c0b7e8ed9b150a54802978a8184be7cdc8b8389c735766f36e62e4f1f6ea58244caea773d3187a3a551476c562377d1b65dbb1226280ba8553e07152d72f346 -docfiles size=821 - RELOC/doc/latex/bgteubner/01b.png - RELOC/doc/latex/bgteubner/02b.png - RELOC/doc/latex/bgteubner/ChangeLog - RELOC/doc/latex/bgteubner/LIESMICH details="Readme" language="de" - RELOC/doc/latex/bgteubner/Makefile.hhsubfigure - RELOC/doc/latex/bgteubner/Makefile.source - RELOC/doc/latex/bgteubner/Makefile.src - RELOC/doc/latex/bgteubner/README details="Readme" - RELOC/doc/latex/bgteubner/README.hhsubfigure - RELOC/doc/latex/bgteubner/ToDo - RELOC/doc/latex/bgteubner/anhang.tex - RELOC/doc/latex/bgteubner/befehlsreferenz.tex - RELOC/doc/latex/bgteubner/beispiel1.tex - RELOC/doc/latex/bgteubner/bgteubner-17x24-cm.tex - RELOC/doc/latex/bgteubner/bgteubner-17x24-mathtime.tex - RELOC/doc/latex/bgteubner/bgteubner-17x24-times.tex - RELOC/doc/latex/bgteubner/bgteubner-a5-cm.tex - RELOC/doc/latex/bgteubner/bgteubner-a5-mathtime.tex - RELOC/doc/latex/bgteubner/bgteubner-a5-times.tex - RELOC/doc/latex/bgteubner/bgteubner-cm.pdf - RELOC/doc/latex/bgteubner/bgteubner-with-hyperref.tex - RELOC/doc/latex/bgteubner/bgteubner.pdf details="Class documentation" language="de" - RELOC/doc/latex/bgteubner/bgteubner.tex - RELOC/doc/latex/bgteubner/bgteucls.pdf details="Commented source" language="de" - RELOC/doc/latex/bgteubner/bgteuversion.tex - RELOC/doc/latex/bgteubner/bild4c.png - RELOC/doc/latex/bgteubner/bild_ganz.eps - RELOC/doc/latex/bgteubner/bild_ganz.fig - RELOC/doc/latex/bgteubner/bild_ganz.pdf - RELOC/doc/latex/bgteubner/bild_mitte.eps - RELOC/doc/latex/bgteubner/bild_mitte.fig - RELOC/doc/latex/bgteubner/bild_mitte.pdf - RELOC/doc/latex/bgteubner/bild_oben.eps - RELOC/doc/latex/bgteubner/bild_oben.fig - RELOC/doc/latex/bgteubner/bild_oben.pdf - RELOC/doc/latex/bgteubner/bild_oben_unten.eps - RELOC/doc/latex/bgteubner/bild_oben_unten.fig - RELOC/doc/latex/bgteubner/bild_oben_unten.pdf - RELOC/doc/latex/bgteubner/bild_umflossen.eps - RELOC/doc/latex/bgteubner/bild_umflossen.fig - RELOC/doc/latex/bgteubner/bild_umflossen.pdf - RELOC/doc/latex/bgteubner/bild_unten.eps - RELOC/doc/latex/bgteubner/bild_unten.fig - RELOC/doc/latex/bgteubner/bild_unten.pdf - RELOC/doc/latex/bgteubner/bild_zu_lang.eps - RELOC/doc/latex/bgteubner/bild_zu_lang.fig - RELOC/doc/latex/bgteubner/bild_zu_lang.pdf - RELOC/doc/latex/bgteubner/bild_zu_lang2.eps - RELOC/doc/latex/bgteubner/bild_zu_lang2.fig - RELOC/doc/latex/bgteubner/bild_zu_lang2.pdf - RELOC/doc/latex/bgteubner/bilder.tex - RELOC/doc/latex/bgteubner/cdcover.tex - RELOC/doc/latex/bgteubner/checkliste.tex - RELOC/doc/latex/bgteubner/einleitung.tex - RELOC/doc/latex/bgteubner/formelzeichen.tex - RELOC/doc/latex/bgteubner/getversion.tex - RELOC/doc/latex/bgteubner/globales.tex - RELOC/doc/latex/bgteubner/hyphenation.tex - RELOC/doc/latex/bgteubner/index.tex - RELOC/doc/latex/bgteubner/installation.tex - RELOC/doc/latex/bgteubner/kapitel2.tex - RELOC/doc/latex/bgteubner/literatur.bib - RELOC/doc/latex/bgteubner/literatur.tex - RELOC/doc/latex/bgteubner/manifest.txt - RELOC/doc/latex/bgteubner/math-cm.pdf - RELOC/doc/latex/bgteubner/math-cm.tex - RELOC/doc/latex/bgteubner/math-mathtime.pdf - RELOC/doc/latex/bgteubner/math-mathtime.tex - RELOC/doc/latex/bgteubner/math.pdf - RELOC/doc/latex/bgteubner/math.tex - RELOC/doc/latex/bgteubner/optionen-advanced.tex - RELOC/doc/latex/bgteubner/testquick.tex - RELOC/doc/latex/bgteubner/testtimes.tex - RELOC/doc/latex/bgteubner/tex_aufruf.tex - RELOC/doc/latex/bgteubner/tex_bilder.tex - RELOC/doc/latex/bgteubner/tex_globales.tex - RELOC/doc/latex/bgteubner/tex_textelemente.tex - RELOC/doc/latex/bgteubner/tex_typographie.tex - RELOC/doc/latex/bgteubner/tex_verzeichnisse.tex - RELOC/doc/latex/bgteubner/textelemente.tex - RELOC/doc/latex/bgteubner/times-ja2.png - RELOC/doc/latex/bgteubner/times-nein2.png - RELOC/doc/latex/bgteubner/umbruch1.pdf - RELOC/doc/latex/bgteubner/umbruch1.tex - RELOC/doc/latex/bgteubner/umbruch1a.pdf - RELOC/doc/latex/bgteubner/umbruch1a.tex - RELOC/doc/latex/bgteubner/umbruch2.pdf - RELOC/doc/latex/bgteubner/umbruch2.tex - RELOC/doc/latex/bgteubner/umbruch2a.pdf - RELOC/doc/latex/bgteubner/umbruch2a.tex - RELOC/doc/latex/bgteubner/umbruch3.pdf - RELOC/doc/latex/bgteubner/umbruch3.tex - RELOC/doc/latex/bgteubner/umbruch3a.pdf - RELOC/doc/latex/bgteubner/umbruch3a.tex - RELOC/doc/latex/bgteubner/usefiles.txt - RELOC/doc/latex/bgteubner/verzeichnisse.tex - RELOC/doc/latex/bgteubner/vorwort.tex -srccontainersize 74268 -srccontainerchecksum 591c276c3b55c669bf5308c1df0b072919c575fd62b77a0569b3cfc838e6a681377b757ea2ee18184ffda9337a43c71493f12264b5fbad40b9c806169710ec50 -srcfiles size=94 - RELOC/source/latex/bgteubner/bgteucls.dtx - RELOC/source/latex/bgteubner/bgteucls.ins - RELOC/source/latex/bgteubner/hhsubfigure.dtx - RELOC/source/latex/bgteubner/hhsubfigure.ins - RELOC/source/latex/bgteubner/ltxdoc.cfg -runfiles size=70 - RELOC/bibtex/bst/bgteubner/bgteuabbr.bst - RELOC/bibtex/bst/bgteubner/bgteuabbr2.bst - RELOC/bibtex/bst/bgteubner/bgteupln.bst - RELOC/bibtex/bst/bgteubner/bgteupln2.bst - RELOC/bibtex/bst/bgteubner/bgteupln3.bst - RELOC/makeindex/bgteubner/bgteubner.ist - RELOC/makeindex/bgteubner/bgteuglo.ist - RELOC/makeindex/bgteubner/bgteuglochar.ist - RELOC/tex/latex/bgteubner/bgteubner.cls - RELOC/tex/latex/bgteubner/hhfixme.sty - RELOC/tex/latex/bgteubner/hhsubfigure.sty - RELOC/tex/latex/bgteubner/ptmxcomp.sty -catalogue-ctan /macros/latex/contrib/bgteubner -catalogue-date 2017-05-05 00:16:32 +0200 -catalogue-license lppl -catalogue-topics class book-pub publisher -catalogue-version 2.11 - -name bguq -category Package -revision 27401 -shortdesc Improved quantifier stroke for Begriffsschrift packages -relocated 1 -longdesc The font contains a single character: the Begriffsschrift -longdesc quantifier (in several sizes), as used to set the -longdesc Begriffsschrift (concept notation) of Frege. The font is not -longdesc intended for end users; instead it is expected that it will be -longdesc used by other packages which implement the Begriffsschrift. An -longdesc (unofficial) modified version of Josh Parsons' begriff is -longdesc included as an example of implementation. -execute addMap bguq.map -containersize 14872 -containerchecksum 04737d397713765dd8ae4a0142f1263c76f38d9b966ebc7f377ba31b65cdc9b68517d6edd0234605d951e114b9659f3a4fb611a7cd8f9d2595fbc2b309f5616a -doccontainersize 118612 -doccontainerchecksum 682af7fc714ed4e2c33f0941a395f1de6bd8eaa5c29ffb0c27db35fcc7cf8773350dc4cb330eef1020790e669707e39a704fd5495e03ff8c6872fe43ba235126 -docfiles size=32 - RELOC/doc/fonts/bguq/INSTALL.txt - RELOC/doc/fonts/bguq/Makefile - RELOC/doc/fonts/bguq/README details="Readme" - RELOC/doc/fonts/bguq/bguq-doc.pdf details="Package documentation" -srccontainersize 2960 -srccontainerchecksum 792f71b5ce4ea8526a8e1b6503b721c26e9cf4320bbb68e19189a1703aa4394d5cb559308110faad6486f796759dc5de065419055d2b5ec7fabc9fd70330f20e -srcfiles size=3 - RELOC/source/fonts/bguq/bguq.dtx - RELOC/source/fonts/bguq/bguq.ins -runfiles size=43 - RELOC/fonts/map/dvips/bguq/bguq.map - RELOC/fonts/source/public/bguq/bguq.mf - RELOC/fonts/source/public/bguq/bguq10.mf - RELOC/fonts/source/public/bguq/bguq10t04.mf - RELOC/fonts/source/public/bguq/bguq10t05.mf - RELOC/fonts/source/public/bguq/bguq10t06.mf - RELOC/fonts/source/public/bguq/bguq10t07.mf - RELOC/fonts/source/public/bguq/bguq10t08.mf - RELOC/fonts/source/public/bguq/bguq10t09.mf - RELOC/fonts/source/public/bguq/bguq10t10.mf - RELOC/fonts/source/public/bguq/bguq10t11.mf - RELOC/fonts/source/public/bguq/bguq10t12.mf - RELOC/fonts/tfm/public/bguq/bguq10t04.tfm - RELOC/fonts/tfm/public/bguq/bguq10t05.tfm - RELOC/fonts/tfm/public/bguq/bguq10t06.tfm - RELOC/fonts/tfm/public/bguq/bguq10t07.tfm - RELOC/fonts/tfm/public/bguq/bguq10t08.tfm - RELOC/fonts/tfm/public/bguq/bguq10t09.tfm - RELOC/fonts/tfm/public/bguq/bguq10t10.tfm - RELOC/fonts/tfm/public/bguq/bguq10t11.tfm - RELOC/fonts/tfm/public/bguq/bguq10t12.tfm - RELOC/fonts/type1/public/bguq/bguq10t04.pfb - RELOC/fonts/type1/public/bguq/bguq10t05.pfb - RELOC/fonts/type1/public/bguq/bguq10t06.pfb - RELOC/fonts/type1/public/bguq/bguq10t07.pfb - RELOC/fonts/type1/public/bguq/bguq10t08.pfb - RELOC/fonts/type1/public/bguq/bguq10t09.pfb - RELOC/fonts/type1/public/bguq/bguq10t10.pfb - RELOC/fonts/type1/public/bguq/bguq10t11.pfb - RELOC/fonts/type1/public/bguq/bguq10t12.pfb - RELOC/tex/latex/bguq/Ubguq04.fd - RELOC/tex/latex/bguq/Ubguq05.fd - RELOC/tex/latex/bguq/Ubguq06.fd - RELOC/tex/latex/bguq/Ubguq07.fd - RELOC/tex/latex/bguq/Ubguq08.fd - RELOC/tex/latex/bguq/Ubguq09.fd - RELOC/tex/latex/bguq/Ubguq10.fd - RELOC/tex/latex/bguq/Ubguq11.fd - RELOC/tex/latex/bguq/Ubguq12.fd - RELOC/tex/latex/bguq/begriff-bguq.sty - RELOC/tex/latex/bguq/bguq.cfg - RELOC/tex/latex/bguq/bguq.sty -catalogue-also begriff frege grundgesetze -catalogue-ctan /fonts/bguq -catalogue-date 2017-10-29 14:21:00 +0100 -catalogue-license lppl -catalogue-topics font font-mf font-specialist font-maths logic -catalogue-version 0.4 - -name bhcexam -category Package -revision 39041 -shortdesc An exam class designed for Mathematics Teachers in China -relocated 1 -longdesc The class based on the exam class, and is specially designed -longdesc for High School Mathematics Teachers in China. -containersize 3832 -containerchecksum e5ceb38b2104a29bf680f85a12e8c80b58d1791a5ef2c1475f0b00aa5967da7337e7003faf18945e16a1c748d2b3fad18b4509d6a33829661f500cc828bd6bc1 -doccontainersize 3440 -doccontainerchecksum 7c4b19e9eb34eaf5db0ff6480ee098e7d84aeae641f7711ad8f18c07dd37f2ecda51a98639fdd97a478df42419b9613716db0434347e32bc8e64193a3e1b97fe -docfiles size=10 - RELOC/doc/latex/bhcexam/Makefile - RELOC/doc/latex/bhcexam/README details="Readme" - RELOC/doc/latex/bhcexam/test1.tex - RELOC/doc/latex/bhcexam/test2.tex - RELOC/doc/latex/bhcexam/test3.tex - RELOC/doc/latex/bhcexam/test4.tex -srccontainersize 8508 -srccontainerchecksum 5a025592fc83cb9982108f60b194dcacdde023472c012b9667e7536c21d4e653d75cabca4c5e94306267d2d704507608eb30a9c29a1237ad61e23876bef1ae5b -srcfiles size=7 - RELOC/source/latex/bhcexam/BHCexam.dtx - RELOC/source/latex/bhcexam/BHCexam.ins -runfiles size=4 - RELOC/tex/latex/bhcexam/BHCexam.cfg - RELOC/tex/latex/bhcexam/BHCexam.cls -catalogue-also exam -catalogue-ctan /macros/latex/contrib/bhcexam -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics exam -catalogue-version 0.4 - -name bib-fr -category Package -revision 15878 -shortdesc French translation of classical BibTeX styles -relocated 1 -longdesc These files are French translations of the classical BibTeX -longdesc style files. The translations can easily be modified by simply -longdesc redefining FUNCTIONs named fr.*, at the beginning (lines -longdesc 50-150) of each file. -containersize 13448 -containerchecksum bcfdb3fd1ad626544ad2434f544dbc3827b3e75bcb87bf32d9ae7ac8c404f6d008f14f2c3b45a928b8db8339f5f47fceebea685f848a13ebd50afda626ba16d6 -doccontainersize 948 -doccontainerchecksum 3b3d6d58bdca163ea215e5368291a086b6e02946309e37d0cf106f87712c0ddff57b0de49d4a5704d677016ad43ba00a4fce8962f8bcd2ef9df3f49e329c2c15 -docfiles size=2 - RELOC/doc/bibtex/bib-fr/CHANGELOG - RELOC/doc/bibtex/bib-fr/README details="Readme" -runfiles size=66 - RELOC/bibtex/bst/bib-fr/abbrv-fr.bst - RELOC/bibtex/bst/bib-fr/abbrvnat-fr.bst - RELOC/bibtex/bst/bib-fr/alpha-fr.bst - RELOC/bibtex/bst/bib-fr/apalike-fr.bst - RELOC/bibtex/bst/bib-fr/ieeetr-fr.bst - RELOC/bibtex/bst/bib-fr/plain-fr.bst - RELOC/bibtex/bst/bib-fr/plainnat-fr.bst - RELOC/bibtex/bst/bib-fr/siam-fr.bst - RELOC/bibtex/bst/bib-fr/unsrt-fr.bst - RELOC/bibtex/bst/bib-fr/unsrtnat-fr.bst -catalogue-also babelbib -catalogue-ctan /biblio/bibtex/contrib/bib-fr -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics bibtex-sty french -catalogue-version 1.5 - -name bib2gls -category Package -revision 49293 -shortdesc Command line application to convert .bib files to glossaries-extra.sty resource files -longdesc This Java command line application may be used to extract -longdesc glossary information stored in a .bib file and convert it into -longdesc glossary entry definition commands. This application should be -longdesc used with glossaries-extra.sty's 'record' package option. It -longdesc performs two functions in one: selects entries according to -longdesc records found in the .aux file (similar to bibtex), -longdesc hierarchically sorts entries and collates location lists -longdesc (similar to makeindex or xindy). The glossary entries can then -longdesc be managed in a system such as JabRef, and only the entries -longdesc that are actually required will be defined, reducing the -longdesc resources required by TeX. The supplementary application -longdesc convertgls2bib can be used to convert existing .tex files -longdesc containing definitions (\newglossaryentry etc.) to the .bib -longdesc format required by bib2gls. -depend bib2gls.ARCH -containersize 1105168 -containerchecksum 6d48b9422d0c54a112706ad92f4dc2e2a03e7417641c21849d183e3a81668a93d7c5df306ddfbf87bdf67a5701e008c2c523c7f843cc5890bdb4c95b2b216d53 -doccontainersize 4549100 -doccontainerchecksum f6e806e9a7f2fdbda3fb4cb5e0d44d7357315243b01647b75adc52feca5bec62537cafb43664f4b5a6d0d7afa2d5e0d33b5080fc3359656f9e827d41c8e3de03 -docfiles size=1598 - texmf-dist/doc/support/bib2gls/CHANGES - texmf-dist/doc/support/bib2gls/README.md details="Readme" - texmf-dist/doc/support/bib2gls/bib2gls-begin.pdf details="Introductory Guide" - texmf-dist/doc/support/bib2gls/bib2gls.1 - texmf-dist/doc/support/bib2gls/bib2gls.pdf details="Package documentation" - texmf-dist/doc/support/bib2gls/convertgls2bib.1 - texmf-dist/doc/support/bib2gls/examples/animals.bib - texmf-dist/doc/support/bib2gls/examples/bacteria.bib - texmf-dist/doc/support/bib2gls/examples/baseunits.bib - texmf-dist/doc/support/bib2gls/examples/bigmathsymbols.bib - texmf-dist/doc/support/bib2gls/examples/binaryoperators.bib - texmf-dist/doc/support/bib2gls/examples/books.bib - texmf-dist/doc/support/bib2gls/examples/chemicalformula.bib - texmf-dist/doc/support/bib2gls/examples/citations.bib - texmf-dist/doc/support/bib2gls/examples/constants.bib - texmf-dist/doc/support/bib2gls/examples/derivedunits.bib - texmf-dist/doc/support/bib2gls/examples/films.bib - texmf-dist/doc/support/bib2gls/examples/interpret-preamble.bib - texmf-dist/doc/support/bib2gls/examples/interpret-preamble2.bib - texmf-dist/doc/support/bib2gls/examples/markuplanguages.bib - texmf-dist/doc/support/bib2gls/examples/mathgreek.bib - texmf-dist/doc/support/bib2gls/examples/mathsobjects.bib - texmf-dist/doc/support/bib2gls/examples/mathsrelations.bib - texmf-dist/doc/support/bib2gls/examples/minerals.bib - texmf-dist/doc/support/bib2gls/examples/miscsymbols.bib - texmf-dist/doc/support/bib2gls/examples/no-interpret-preamble.bib - texmf-dist/doc/support/bib2gls/examples/people.bib - texmf-dist/doc/support/bib2gls/examples/sample-authors.pdf - texmf-dist/doc/support/bib2gls/examples/sample-authors.tex - texmf-dist/doc/support/bib2gls/examples/sample-bacteria.pdf - texmf-dist/doc/support/bib2gls/examples/sample-bacteria.tex - texmf-dist/doc/support/bib2gls/examples/sample-chemical.pdf - texmf-dist/doc/support/bib2gls/examples/sample-chemical.tex - texmf-dist/doc/support/bib2gls/examples/sample-citations.pdf - texmf-dist/doc/support/bib2gls/examples/sample-citations.tex - texmf-dist/doc/support/bib2gls/examples/sample-constants.pdf - texmf-dist/doc/support/bib2gls/examples/sample-constants.tex - texmf-dist/doc/support/bib2gls/examples/sample-markuplanguages.pdf - texmf-dist/doc/support/bib2gls/examples/sample-markuplanguages.tex - texmf-dist/doc/support/bib2gls/examples/sample-maths.pdf - texmf-dist/doc/support/bib2gls/examples/sample-maths.tex - texmf-dist/doc/support/bib2gls/examples/sample-media.pdf - texmf-dist/doc/support/bib2gls/examples/sample-media.tex - texmf-dist/doc/support/bib2gls/examples/sample-msymbols.pdf - texmf-dist/doc/support/bib2gls/examples/sample-msymbols.tex - texmf-dist/doc/support/bib2gls/examples/sample-multi1.pdf - texmf-dist/doc/support/bib2gls/examples/sample-multi1.tex - texmf-dist/doc/support/bib2gls/examples/sample-multi2.pdf - texmf-dist/doc/support/bib2gls/examples/sample-multi2.tex - texmf-dist/doc/support/bib2gls/examples/sample-people.pdf - texmf-dist/doc/support/bib2gls/examples/sample-people.tex - texmf-dist/doc/support/bib2gls/examples/sample-textsymbols.pdf - texmf-dist/doc/support/bib2gls/examples/sample-textsymbols.tex - texmf-dist/doc/support/bib2gls/examples/sample-units1.pdf - texmf-dist/doc/support/bib2gls/examples/sample-units1.tex - texmf-dist/doc/support/bib2gls/examples/sample-units2.pdf - texmf-dist/doc/support/bib2gls/examples/sample-units2.tex - texmf-dist/doc/support/bib2gls/examples/sample-units3.pdf - texmf-dist/doc/support/bib2gls/examples/sample-units3.tex - texmf-dist/doc/support/bib2gls/examples/sample-usergroups.pdf - texmf-dist/doc/support/bib2gls/examples/sample-usergroups.tex - texmf-dist/doc/support/bib2gls/examples/terms.bib - texmf-dist/doc/support/bib2gls/examples/unaryoperators.bib - texmf-dist/doc/support/bib2gls/examples/usergroups.bib - texmf-dist/doc/support/bib2gls/examples/vegetables.bib -srccontainersize 1090796 -srccontainerchecksum c8cbeaa9b08c0aeb3e0236579b77ea1c5468927938efb86ec3dcd8e51e06cd363e2fe2861d9b3e80b25198daa2347f071be5d4d083785d53990454e7bc7da2d8 -srcfiles size=589 - texmf-dist/source/support/bib2gls/src/bib2gls-begin.tex - texmf-dist/source/support/bib2gls/src/bib2gls-cite.bib - texmf-dist/source/support/bib2gls/src/bib2gls-src.zip - texmf-dist/source/support/bib2gls/src/bib2gls.bib - texmf-dist/source/support/bib2gls/src/bib2gls.pod - texmf-dist/source/support/bib2gls/src/bib2gls.tex - texmf-dist/source/support/bib2gls/src/convertgls2bib.pod - texmf-dist/source/support/bib2gls/src/gls2bib-src.zip - texmf-dist/source/support/bib2gls/src/texparser-src.zip -runfiles size=311 - texmf-dist/scripts/bib2gls/bib2gls.jar - texmf-dist/scripts/bib2gls/bib2gls.sh - texmf-dist/scripts/bib2gls/convertgls2bib.jar - texmf-dist/scripts/bib2gls/convertgls2bib.sh - texmf-dist/scripts/bib2gls/resources/bib2gls-en.xml - texmf-dist/scripts/bib2gls/texparserlib.jar -catalogue-contact-home http://www.dickimaw-books.com/software/bib2gls/ -catalogue-contact-repository https://github.com/nlct/bib2gls -catalogue-ctan /support/bib2gls -catalogue-date 2018-11-30 22:37:53 +0100 -catalogue-license gpl3+ -catalogue-topics bibtex-util glossary -catalogue-version 1.8 - -name bib2gls.aarch64-linux -category Package -revision 46228 -shortdesc aarch64-linux files of bib2gls -containersize 372 -containerchecksum edbfd5a284473b3cf717c9c647535b63e1ef4756273550de37e428b333a155ce26c7e5902f54d6d1a8fe631c8b776e05531df7b4f3ca7abf18d566d1ae540d90 -binfiles arch=aarch64-linux size=2 - bin/aarch64-linux/bib2gls - bin/aarch64-linux/convertgls2bib - -name bib2gls.amd64-freebsd -category Package -revision 45266 -shortdesc amd64-freebsd files of bib2gls -containersize 376 -containerchecksum b92d6f8725caf4b6894940f95a5065e3c7e9f828ed8806ca871d15562db3797409c300a7dff4f909846097361e65d6537188456b96555790220793a313364190 -binfiles arch=amd64-freebsd size=2 - bin/amd64-freebsd/bib2gls - bin/amd64-freebsd/convertgls2bib - -name bib2gls.amd64-netbsd -category Package -revision 45266 -shortdesc amd64-netbsd files of bib2gls -containersize 372 -containerchecksum 52cd000033230d8ddacdfa987e147f190c1eacc987597b800bfa61bc45e71d76248c68fa5e2e6b5ccae9917aca505d91732c8fee141d5d006a371155509d274c -binfiles arch=amd64-netbsd size=2 - bin/amd64-netbsd/bib2gls - bin/amd64-netbsd/convertgls2bib - -name bib2gls.armhf-linux -category Package -revision 45266 -shortdesc armhf-linux files of bib2gls -containersize 372 -containerchecksum e96e404c6d906e7f1d658af2b538a0cb6d48e18afe24aa7df892d3f25ba16e32c57f7d50fffaf93447390e43658a1954e24cbdfeec9b3b310144d06e443e986c -binfiles arch=armhf-linux size=2 - bin/armhf-linux/bib2gls - bin/armhf-linux/convertgls2bib - -name bib2gls.i386-cygwin -category Package -revision 45266 -shortdesc i386-cygwin files of bib2gls -containersize 372 -containerchecksum 2dbfbe1c2f33ff7242111fa48d49c0c952b2bfba7fd25b290b5b3c8468f4a30681635e329974aed56931e8cd7333226fb4459de7a71d43a0da74cc4441ad9e58 -binfiles arch=i386-cygwin size=2 - bin/i386-cygwin/bib2gls - bin/i386-cygwin/convertgls2bib - -name bib2gls.i386-freebsd -category Package -revision 45266 -shortdesc i386-freebsd files of bib2gls -containersize 372 -containerchecksum 814cf6b6e35f152ea06701e7dd4b0d7f842cb1e4387371b9052c382fed89a24fd0aa3914da586a238271c4283cb3f16b7b827416efd250d77289285d9e38728f -binfiles arch=i386-freebsd size=2 - bin/i386-freebsd/bib2gls - bin/i386-freebsd/convertgls2bib - -name bib2gls.i386-linux -category Package -revision 45266 -shortdesc i386-linux files of bib2gls -containersize 372 -containerchecksum d9f771f644a1fbf01a37f0bee4651ac2f06fb2159d807012da270ec35fe32c0529f3f9bde1c92f1385e8c617ec3f81b813bdb6778794da2f97d5be30a73bf797 -binfiles arch=i386-linux size=2 - bin/i386-linux/bib2gls - bin/i386-linux/convertgls2bib - -name bib2gls.i386-netbsd -category Package -revision 45266 -shortdesc i386-netbsd files of bib2gls -containersize 372 -containerchecksum 465f0288a63d9f6f3e715cfd9fe317094b2f5d2146bb2cef915b8261fd252e324b1218008b735f35720fdc54c6a3466945f84a44d93b7847088e8bf00ad83a0f -binfiles arch=i386-netbsd size=2 - bin/i386-netbsd/bib2gls - bin/i386-netbsd/convertgls2bib - -name bib2gls.i386-solaris -category Package -revision 45266 -shortdesc i386-solaris files of bib2gls -containersize 372 -containerchecksum 5374b945d1ec0d79b47a8677440448af1a4c976502c582c58cf2810d55204c770463663b560200c423c0d1f27358df6664016e396c593746f80841e0203e7a3e -binfiles arch=i386-solaris size=2 - bin/i386-solaris/bib2gls - bin/i386-solaris/convertgls2bib - -name bib2gls.sparc-solaris -category Package -revision 45266 -shortdesc sparc-solaris files of bib2gls -containersize 372 -containerchecksum fae08a092186b80741782cc1a433a9c7ba3e33266deb53dee6877c6b949724bbc35c668c2e14c06cb54e23ba3297cd2524e9f5a286cd9033667d198efa5d7d1f -binfiles arch=sparc-solaris size=2 - bin/sparc-solaris/bib2gls - bin/sparc-solaris/convertgls2bib - -name bib2gls.win32 -category Package -revision 45266 -shortdesc win32 files of bib2gls -containersize 712 -containerchecksum 5c388babbabb8ed7d16a716ade89c888d92cd7e45ff5ecc2da38eda6c9e3c66e4fce0ab41c63833fa3a81b3caee938aaeb70539b46800e0d99709f7fed13ab82 -binfiles arch=win32 size=2 - bin/win32/bib2gls.exe - bin/win32/convertgls2bib.exe - -name bib2gls.x86_64-cygwin -category Package -revision 45266 -shortdesc x86_64-cygwin files of bib2gls -containersize 372 -containerchecksum d9b6139957735464f74471ca698aa7bd5513152bf75121668e79c54ae1e314b5e6840f34b0a5f06e65d3c5703dcd31eb85f1fa8297eb62ab3761d3eba16dfa07 -binfiles arch=x86_64-cygwin size=2 - bin/x86_64-cygwin/bib2gls - bin/x86_64-cygwin/convertgls2bib - -name bib2gls.x86_64-darwin -category Package -revision 45266 -shortdesc x86_64-darwin files of bib2gls -containersize 372 -containerchecksum fbcd36903a6c2a5de296818c7340679d05d6776264db030b7afbeb5e0db137df80b408c00034215c85b97b146782156723adb93e4115dbb6e9f9ad4869d2480a -binfiles arch=x86_64-darwin size=2 - bin/x86_64-darwin/bib2gls - bin/x86_64-darwin/convertgls2bib - -name bib2gls.x86_64-darwinlegacy -category Package -revision 45266 -shortdesc x86_64-darwinlegacy files of bib2gls -containersize 384 -containerchecksum 3e3f597ceb19caf32f73e64e0a75c3f0754ee43cc38f1aa6a0831110ae03b71152ad59d495913e6dfaa00dcf8f0e3d9a1e29818c964da8c8a6ce6440cf545c5b -binfiles arch=x86_64-darwinlegacy size=2 - bin/x86_64-darwinlegacy/bib2gls - bin/x86_64-darwinlegacy/convertgls2bib - -name bib2gls.x86_64-linux -category Package -revision 45266 -shortdesc x86_64-linux files of bib2gls -containersize 372 -containerchecksum eda199c4ee7ce84b3cab93ed56911918fcbcfe197826ebfacabe48de1599305c2f28a48440270437ea59736c422425962a458f071eceb9d43c4fe508979034df -binfiles arch=x86_64-linux size=2 - bin/x86_64-linux/bib2gls - bin/x86_64-linux/convertgls2bib - -name bib2gls.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of bib2gls -containersize 376 -containerchecksum 70524489189405fb538cd7010d1413017e0928efba2a153802a0c9f1ca3a1ea6d75b6d3e03bbb3841c7e99e80f135bd7ea004aebd6866864e2161c63e58ad83f -binfiles arch=x86_64-linuxmusl size=2 - bin/x86_64-linuxmusl/bib2gls - bin/x86_64-linuxmusl/convertgls2bib - -name bib2gls.x86_64-solaris -category Package -revision 45266 -shortdesc x86_64-solaris files of bib2gls -containersize 376 -containerchecksum 47cdd4b704f2d7829f69d6f6a1ffcc2878169af6fa0aac6fd61190d9c2d25d5ce363a03e38bd470e88d403857c9cfa7354400a128253039fcbf3eb94fb95eebf -binfiles arch=x86_64-solaris size=2 - bin/x86_64-solaris/bib2gls - bin/x86_64-solaris/convertgls2bib - -name bibarts -category Package -revision 40096 -shortdesc "Arts"-style bibliographical information -relocated 1 -longdesc BibArts is a LaTeX package to assist in making bibliographical -longdesc features common in the arts, and the humanities (history, -longdesc political science, philosophy, etc.). bibarts.sty provides -longdesc commands for quotation, abbreviations, and especially for a -longdesc formatted citation of literature, journals (periodicals), -longdesc edited sources, and archive sources. In difference to its -longdesc forerunner, it helps to use slanted fonts (italics), and is -longdesc able to set ibidem automatically in footnotes. It will also -longdesc copy all citation information, abbreviations, and register key -longdesc words into lists for an automatically generated appendix. That -longdesc lists could refer to page and footnote numbers. BibArts has -longdesc nothing to do with BibTeX. The lists are created by bibsort. -longdesc BibArts requires a program, for which source and Windows -longdesc executable are provided. The program creates the bibliography -longdesc without using MakeIndex or BibTeX. Its source is not written -longdesc for a certain operating system. A summary of contents is in -longdesc English; the full documentation is in German. -containersize 26424 -containerchecksum 70221c32f6da531243ac191c504eed7ae6c82cc62499f4d33772084d1f476a4b25cf6d67c2b9fc12a90e13d8d827634be7e175166ef3a2e4bdb9cdad721cfca6 -doccontainersize 1103512 -doccontainerchecksum 0a244b8ab4fec7db83bf2aa280af6cf437ca90f60015cba9d603cf31e805ef70149a054fbef9e04c3fccb52e9fec1c72446024c61b03809ca54c1deeed00ee2c -docfiles size=438 - RELOC/doc/latex/bibarts/COPYING - RELOC/doc/latex/bibarts/ba-short.pdf details="Package short documentation" - RELOC/doc/latex/bibarts/ba-short.tex - RELOC/doc/latex/bibarts/bibarts.pdf details="Package documentation" language="de" - RELOC/doc/latex/bibarts/bibarts.tex - RELOC/doc/latex/bibarts/bibsort.exe - RELOC/doc/latex/bibarts/readme.txt -srccontainersize 31464 -srccontainerchecksum 318710e37bcf1c1abb9968b06ff563883045ed601f4a93f32d02e5321ae1049d3b082dcb915a403cccf4d80ad9c3cd782e9b8e217c0e0910e876e52b99e18a3a -srcfiles size=44 - RELOC/source/latex/bibarts/bibsort.c -runfiles size=34 - RELOC/tex/latex/bibarts/bibarts.sty -catalogue-ctan /macros/latex/contrib/bibarts -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics bibtex-supp humanities -catalogue-version 2.1 - -name biber -category Package -revision 49068 -shortdesc A BibTeX replacement for users of BibLaTeX -longdesc Biber is a BibTeX replacement for users of BibLaTeX. Biber -longdesc supports full UTF-8, can (re)-encode input and output, supports -longdesc highly configurable sorting, dynamic bibliography sets and many -longdesc other features. The CTAN distribution offers a compressed tar -longdesc archive of the sources, etc., together with "binary" -longdesc distributions for a variety of platforms. Note: on SourceForge -longdesc biber is formally named "biblatex-biber", to distinguish it -longdesc from an earlier (now apparently moribund) project called -longdesc "biber". -depend biber.ARCH -containersize 756 -containerchecksum 76a7333f5a056201b8f318b35754988548df490944ee61e742fe70d7850d528733093f927f070bb56962591a0bad2c988a6b1bd3b4e53fe15a072d48b0e65702 -doccontainersize 258968 -doccontainerchecksum 50ec800779c2f45084a748052b5177e128739a3e21228ffe987f2a8cf6e7511f918f5b0fdb8d37e9c3d3886b4b8476b811a1a9d680d29cda2617f1b7d170d434 -docfiles size=65 - texmf-dist/doc/bibtex/biber/biber.pdf details="Manual" -srccontainersize 845144 -srccontainerchecksum 710923e176c1375082253cfa5ec760f28a1910bbd1092302dce5fc09a0e418c46a7dc8a212a0237741e98ae9073d59cc29f9fac51848218c46d3d6cd20046126 -srcfiles size=263 - texmf-dist/source/bibtex/biber/Changes - texmf-dist/source/bibtex/biber/README.md - texmf-dist/source/bibtex/biber/biblatex-biber.tar.gz - texmf-dist/source/bibtex/biber/utf8-macro-map.html -catalogue-also bibtex crosstex biblatex -catalogue-contact-bugs https://github.com/plk/biber/issues -catalogue-contact-home http://biblatex-biber.sourceforge.net/ -catalogue-contact-repository https://github.com/plk/biber -catalogue-ctan /biblio/biber -catalogue-date 2018-11-02 22:24:25 +0100 -catalogue-license artistic2 -catalogue-topics biblio -catalogue-version 2.12 - -name biber.amd64-freebsd -category Package -revision 49068 -shortdesc amd64-freebsd files of biber -containersize 17094068 -containerchecksum c6f9944b709d7e54f2793c6660c5cc2bd3dfee1dd6fbb317fe49ac5d32a426f404c5d51a5f1aa1a62a31b5e700419bc171e1a1e3d6c3484a094a2d0aa80305b8 -binfiles arch=amd64-freebsd size=5251 - bin/amd64-freebsd/biber - -name biber.i386-cygwin -category Package -revision 49068 -shortdesc i386-cygwin files of biber -containersize 16343124 -containerchecksum 8370559a44d788890319821419f5cbd695ff259521076f1e828ea13f26d9b6ffad89178d7fe70fd3d35d91568470130789207a61bad086b0121bd6b8ab4c7c79 -binfiles arch=i386-cygwin size=4974 - bin/i386-cygwin/biber.exe - -name biber.i386-freebsd -category Package -revision 49068 -shortdesc i386-freebsd files of biber -containersize 15208288 -containerchecksum 52e2746aa0a7c0c0303c40caee2ef6c859ecab336d057c0f9dc658d69b17cc018ebc37d090a594464b6b2092d3bc4964b0b396dbc79630e2d8af410f70cbdc69 -binfiles arch=i386-freebsd size=4722 - bin/i386-freebsd/biber - -name biber.i386-linux -category Package -revision 49068 -shortdesc i386-linux files of biber -containersize 15819872 -containerchecksum ab836fdb384bb6f4efb464907059e2ca3f841e7a68dce8e91478a8472dc9150f8ca361cccf211c97264c601108d77b5792fb42c48ec519808c27a2ff5d0759c6 -binfiles arch=i386-linux size=4881 - bin/i386-linux/biber - -name biber.i386-solaris -category Package -revision 49068 -shortdesc i386-solaris files of biber -containersize 14956568 -containerchecksum b5d59f81415986d164e9360d5947c4a7b3ca1bec9369bd52a7ac098b8ee1fe4933a78741f2c26993200c66507ecd36de3d1e42709212d2efa21e2b42dc910424 -binfiles arch=i386-solaris size=4640 - bin/i386-solaris/biber - -name biber.win32 -category Package -revision 49068 -shortdesc win32 files of biber -containersize 21411656 -containerchecksum 367717557d5cf8e4eee948f40446ca1c2b69d1d49e26922e27d7f39a7cf37846ee37b183b89e8692b8020b6474d693c7419b1018aee7b931956970851add03bf -binfiles arch=win32 size=6735 - bin/win32/biber.exe - -name biber.x86_64-cygwin -category Package -revision 49068 -shortdesc x86_64-cygwin files of biber -containersize 16454900 -containerchecksum 17ac4b8c49126c787be32bb5877e798be455515e3c287311491e1d925bc5ed073dc1b5b9a1ef3b028fcc1776c39faf8fd4df992d5c04a3ddcbb02fc78f6d736f -binfiles arch=x86_64-cygwin size=4982 - bin/x86_64-cygwin/biber.exe - -name biber.x86_64-darwin -category Package -revision 49068 -shortdesc x86_64-darwin files of biber -containersize 15798812 -containerchecksum fa97734550632f05faa893effe944f7c4e9d52ae8c0d42a98cb4e5afd76d420c1db5ba0bd975c86bc39c0fab12390066b4193795949c6aa4edc8e0ec11b22a60 -binfiles arch=x86_64-darwin size=4885 - bin/x86_64-darwin/biber - -name biber.x86_64-darwinlegacy -category Package -revision 49068 -shortdesc x86_64-darwinlegacy files of biber -containersize 15798924 -containerchecksum 12a45fdc0c88bf7c73b27540056b0ca912e34ee2b9f930c6db26262c7a27c4aea12ed3247da740db6e6c12015d11a99a226ce3043827822d0b7a123838c176a6 -binfiles arch=x86_64-darwinlegacy size=4885 - bin/x86_64-darwinlegacy/biber - -name biber.x86_64-linux -category Package -revision 49068 -shortdesc x86_64-linux files of biber -containersize 17706800 -containerchecksum 0cca577ea163993847ecac346d28f8890f6ee40904496b62074f179a066405afffea1c5c977de95cd474d9a4ce67c03e84b9c321a4512c47402944c82de303f0 -binfiles arch=x86_64-linux size=5413 - bin/x86_64-linux/biber - -name biber.x86_64-solaris -category Package -revision 49068 -shortdesc x86_64-solaris files of biber -containersize 15896496 -containerchecksum 4a4b8aa0cd1b4d222ea249133b2b1661787ead8009442ff020da4d25cb49e117d9008fe6ae7ff279b2f44da14b6f5d1f6823bc9631bcc9f3e906ae58d19e02cf -binfiles arch=x86_64-solaris size=4953 - bin/x86_64-solaris/biber - -name bibexport -category Package -revision 39928 -shortdesc Extract a BibTeX file based on a .aux file -longdesc A Bourne shell script that uses BibTeX to extract bibliography -longdesc entries that are \cite'd in a document. It can also expand a -longdesc BibTeX file, expanding the abbreviations (other than the -longdesc built-in ones like month names) and following the -longdesc cross-references. -depend bibexport.ARCH -containersize 6372 -containerchecksum 641bf749ed8154b2cb35f52f3cb07485a1c323e18aa0c18c8fe1d763db36297760e6eeead2258d58c77fc6c83f41141467ff6e39bd8e25d47e0dcf358c54fbd3 -doccontainersize 255668 -doccontainerchecksum bd847753a0a3ee5449f36ed917ecf55733d85e0a1377eac354e2202599e07b51046e34bb8f107b163e8efe0734831a8cf52132dd254c09ce886cb7526ec217ee -docfiles size=64 - texmf-dist/doc/bibtex/bibexport/README details="Readme" - texmf-dist/doc/bibtex/bibexport/bibexport.pdf details="Package documentation" -srccontainersize 11092 -srccontainerchecksum 2883f82199f8794e78c9ac1c60abff192b5fe9784ee2587f571d1d776ec71df91239a6617fbf3e9a611b3a0a152d22f304a162f6b2c0dbb616915a0d2b25232e -srcfiles size=12 - texmf-dist/source/bibtex/bibexport/bibexport.dtx - texmf-dist/source/bibtex/bibexport/bibexport.ins -runfiles size=10 - texmf-dist/bibtex/bst/bibexport/expcites.bst - texmf-dist/bibtex/bst/bibexport/expkeys.bst - texmf-dist/bibtex/bst/bibexport/export.bst - texmf-dist/scripts/bibexport/bibexport.sh -catalogue-ctan /biblio/bibtex/utils/bibexport -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics bibtex-util -catalogue-version 3.02 - -name bibexport.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of bibexport -containersize 340 -containerchecksum b6a377b5fb4700984c469bf54457c76040dc09af451928c8c2ecffd08829ee64ba852b6f1c5d15d626253b01b80263b3c69ec1eeb71599579630f9d16b42aaca -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/bibexport - -name bibexport.amd64-freebsd -category Package -revision 16484 -shortdesc amd64-freebsd files of bibexport -containersize 344 -containerchecksum 2fecf44abbaa8c207a825af6d40e71d2a9b9d3dde39f8231840b90fe59a3393fd1b75dac9c284b199e4f503320ceeec1d0b6bf4c3d7ced3194349be92f5fcf81 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/bibexport - -name bibexport.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of bibexport -containersize 344 -containerchecksum e896b4beecd83da06663509e4c49f33f80b73432c44d744145ef876fcb7a5711d0ad226b9682ebd641d8a6ac491e0cea4bd39b423a5a8a1c3743264801b390d8 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/bibexport - -name bibexport.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of bibexport -containersize 344 -containerchecksum 084b07c31a61cb96adca061422f02dd0e8f13d1c347af2b01f770696e63c7f71906236866c692fc79f6d9542cda90338169bd165b1814f9be9e0d13b9ae33f44 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/bibexport - -name bibexport.i386-cygwin -category Package -revision 16219 -shortdesc i386-cygwin files of bibexport -containersize 340 -containerchecksum 92b319eea830336cc0e493733a2f275b64ea5f83ae49ec85b69be985d18aa9bc27f4f89f62514f8eca3971c38f74984200a8ec0da63d899fd336b62e6fb4fa2a -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/bibexport - -name bibexport.i386-freebsd -category Package -revision 16484 -shortdesc i386-freebsd files of bibexport -containersize 344 -containerchecksum 53dda46ddb0caabf83df85af590c8839cb58c55747351324d3bb6bc3744c967cd161fd58920f27235a55e95a18c2984ae04e0864851209fb9f2204cff233a757 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/bibexport - -name bibexport.i386-linux -category Package -revision 16219 -shortdesc i386-linux files of bibexport -containersize 340 -containerchecksum 6eddf10e8416da08e1b80c6a345629463223b4b5d689059069be351a510fc56ca8ad7515a91def5c24f0eb91b1412253be8d0a03177e78364b15c26e522d0410 -binfiles arch=i386-linux size=1 - bin/i386-linux/bibexport - -name bibexport.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of bibexport -containersize 340 -containerchecksum fc7d7a28690ca683f52d47913cb695eb4447efdba2fbf7157f38b80a98392c2e26ed70c55846512ee38a0c6521dc7b8dcda95d8b2c17529435c4b6730e7a026c -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/bibexport - -name bibexport.i386-solaris -category Package -revision 16219 -shortdesc i386-solaris files of bibexport -containersize 344 -containerchecksum a3326ee7011599a6568f5684c1fd052fde3bc600819b03d881d31022d3da2af700fb580c8e82c7d74f798fdb55df88b25599213bc77d20acf9f83886cbcaf821 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/bibexport - -name bibexport.sparc-solaris -category Package -revision 16219 -shortdesc sparc-solaris files of bibexport -containersize 340 -containerchecksum c8e8b873a54a707d51c8bc4c1b27db217fdca20ca8f3383003fb5aa1bdb1930cd2fd690777ac2f15ac7efa123b74aff962644aa830771d0c94db54074adc348b -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/bibexport - -name bibexport.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of bibexport -containersize 344 -containerchecksum 925352d39391a1de5396e1a9d9d2940276666dfe2d7e8480f0e73ec2fab5bb2cdf90164138266a9dd1495778c0ca9ef5fb1844138b19016082645eb04009baa1 -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/bibexport - -name bibexport.x86_64-darwin -category Package -revision 18441 -shortdesc x86_64-darwin files of bibexport -containersize 344 -containerchecksum 6e6420b83449e0e2b2bd31c18faf3a40e8fbf7687bc3c7bd8df07288881783dcca9d892cfc4e543801c9e79c9622510d64ae7f53443bd7368c9da344bc6aef32 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/bibexport - -name bibexport.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of bibexport -containersize 352 -containerchecksum 637de28913b1df684382fc53673c053fa7af5f2c740eba7a5aa8b0540bf999258eaa04fc5e70c178713fccb2277cbcd47264bc12cf6b0997ebbe9f6858a21832 -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/bibexport - -name bibexport.x86_64-linux -category Package -revision 16219 -shortdesc x86_64-linux files of bibexport -containersize 344 -containerchecksum 3700c2f2892f77c6904b961ab982cbd3e92ff32b0131e192fcc334996cdb925acf6044cf429d995db78faef14c3649059d7612ff7a0d36ba02ee5aa900b4a2fc -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/bibexport - -name bibexport.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of bibexport -containersize 344 -containerchecksum 4950e83a9c922b6e5c2a450a3e4fbe10a464c9d34e350b0ab4be0f42e2358e507425827f036dc5e0d012bbd0126862a0bdf8c4cd14de82b6e65c28bf44d9bd9b -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/bibexport - -name bibexport.x86_64-solaris -category Package -revision 18442 -shortdesc x86_64-solaris files of bibexport -containersize 344 -containerchecksum 563cbda1394eac01e4c601511c53f25f97bffef535038f242d817a851038415fa1779cc5e738890a4d44d39711a757f1ee5fff7d704c482ccbfb08bbcfccde69 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/bibexport - -name bibhtml -category Package -revision 31607 -shortdesc BibTeX support for HTML files -relocated 1 -longdesc Bibhtml consists of a Perl script and a set of BibTeX style -longdesc files, which together allow you to output a bibliography as a -longdesc collection of HTML files. The references in the text are linked -longdesc directly to the corresponding bibliography entry, and if a URL -longdesc is defined in the entry within the BibTeX database file, then -longdesc the generated bibliography entry is linked to this. The package -longdesc provides three different style files derived from each of the -longdesc standard plain.bst and alpha.bst, as well as two style files -longdesc derived from abbrv.bst and unsrt.bst (i.e., eight in total). -containersize 11444 -containerchecksum f472c359e3f2795d66a46cd3b8a404a467c07ae1126285910b07e66e65697c08cde092c60a8d8f6577616cdee408a3a748845fe3d5891c0d64e7c8a345c9c59a -doccontainersize 23704 -doccontainerchecksum 66779e3ed6b984ce73d1ad536cacfc935ecdf7ede2847d1b1b4376ef9520ab275c450b6be68b8c014d89be7539c250855b888242af3f08d8964ab64c1eb52733 -docfiles size=24 - RELOC/doc/bibtex/bibhtml/LICENCE - RELOC/doc/bibtex/bibhtml/README details="Readme" - RELOC/doc/bibtex/bibhtml/bibhtml - RELOC/doc/bibtex/bibhtml/bibhtml-extract-aux.xslt - RELOC/doc/bibtex/bibhtml/bibhtml-insert-bib.xslt - RELOC/doc/bibtex/bibhtml/bibhtml.html details="Package documentation" - RELOC/doc/bibtex/bibhtml/bibrefs.bib - RELOC/doc/bibtex/bibhtml/detex.sed - RELOC/doc/bibtex/bibhtml/style.css -runfiles size=57 - RELOC/bibtex/bst/bibhtml/abbrvhtml.bst - RELOC/bibtex/bst/bibhtml/alphahtml.bst - RELOC/bibtex/bst/bibhtml/alphahtmldate.bst - RELOC/bibtex/bst/bibhtml/alphahtmldater.bst - RELOC/bibtex/bst/bibhtml/plainhtml.bst - RELOC/bibtex/bst/bibhtml/plainhtmldate.bst - RELOC/bibtex/bst/bibhtml/plainhtmldater.bst - RELOC/bibtex/bst/bibhtml/unsrthtml.bst -catalogue-ctan /biblio/bibtex/contrib/bibhtml -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics bibtex-util cvt-html -catalogue-version 2.0.2 - -name biblatex -category Package -revision 49069 -shortdesc Sophisticated Bibliographies in LaTeX -relocated 1 -longdesc BibLaTeX is a complete reimplementation of the bibliographic -longdesc facilities provided by LaTeX. Formatting of the bibliography is -longdesc entirely controlled by LaTeX macros, and a working knowledge of -longdesc LaTeX should be sufficient to design new bibliography and -longdesc citation styles. BibLaTeX uses its own data backend program -longdesc called "biber" to read and process the bibliographic data. With -longdesc biber, BibLaTeX has many features rivalling or surpassing other -longdesc bibliography systems. To mention a few: Full Unicode support -longdesc Highly customisable sorting using the Unicode Collation -longdesc Algorithm + CLDR tailoring Highly customisable bibliography -longdesc labels Complex macro-based on-the-fly data modification without -longdesc changing your data sources A tool mode for transforming -longdesc bibliographic data sources Multiple bibliographies and lists of -longdesc bibliographic information in the same document with different -longdesc sorting Highly customisable data source inheritance rules -longdesc Polyglossia and babel suppport for automatic language switching -longdesc for bibliographic entries and citations Automatic bibliography -longdesc data recoding (UTF-8 -> latin1, LaTeX macros -> UTF-8 etc) -longdesc Remote data sources Highly sophisticated automatic name and -longdesc name list disambiguation system Highly customisable data model -longdesc so users can define their own bibliographic data types -longdesc Validation of bibliographic data against a data model -longdesc Subdivided and/or filtered bibligraphies, bibliographies per -longdesc chapter, section etc. Apart from the features unique to -longdesc BibLaTeX, the package also incorporates core features of the -longdesc following packages: babelbib, bibtopic, bibunits, chapterbib, -longdesc cite, inlinebib, mcite and mciteplus, mlbib, multibib, -longdesc splitbib. The package strictly requires e-TeX BibTeX, bibtex8, -longdesc or Biber etoolbox 2.1 or later logreq 1.0 or later keyval -longdesc ifthen url Biber, babel / polyglossia, and csquotes 4.4 or -longdesc later are strongly recommended. -containersize 211580 -containerchecksum f9762dea02276363a6e50aeecd9a9450fb4f63b9d75daeff6dee42969ed7e5918ba507319dc920dad44a578a42eda46b8eccdbabd3658b02a8adf312c2078e96 -doccontainersize 7082616 -doccontainerchecksum a87c1912a48cf993c80ad64d23bd2f3104d4c6bd7c3d00b5c9c26b54c4d7e66c1bb08184199b476481b9d33352c37c997f6a30b631bcfcfe2fa555443f7fea8d -docfiles size=4833 - RELOC/doc/latex/biblatex/CHANGES.md details="Release notes for current version" language="en" - RELOC/doc/latex/biblatex/README details="Readme" language="en" - RELOC/doc/latex/biblatex/biber/bltxml/biblatex-examples.bltxml - RELOC/doc/latex/biblatex/biblatex.pdf details="Package documentation (English)" language="en" - RELOC/doc/latex/biblatex/biblatex.tex - RELOC/doc/latex/biblatex/examples/01-introduction-biber.pdf - RELOC/doc/latex/biblatex/examples/01-introduction-bibtex.pdf - RELOC/doc/latex/biblatex/examples/01-introduction.tex - RELOC/doc/latex/biblatex/examples/02-annotations-biber.pdf - RELOC/doc/latex/biblatex/examples/02-annotations-bibtex.pdf - RELOC/doc/latex/biblatex/examples/02-annotations.tex - RELOC/doc/latex/biblatex/examples/03-localization-keys-biber.pdf - RELOC/doc/latex/biblatex/examples/03-localization-keys-bibtex.pdf - RELOC/doc/latex/biblatex/examples/03-localization-keys.tex - RELOC/doc/latex/biblatex/examples/04-delimiters-biber.pdf - RELOC/doc/latex/biblatex/examples/04-delimiters-bibtex.pdf - RELOC/doc/latex/biblatex/examples/04-delimiters.tex - RELOC/doc/latex/biblatex/examples/10-references-per-section-biber.pdf - RELOC/doc/latex/biblatex/examples/10-references-per-section-bibtex.pdf - RELOC/doc/latex/biblatex/examples/10-references-per-section.tex - RELOC/doc/latex/biblatex/examples/11-references-by-section-biber.pdf - RELOC/doc/latex/biblatex/examples/11-references-by-section-bibtex.pdf - RELOC/doc/latex/biblatex/examples/11-references-by-section.tex - RELOC/doc/latex/biblatex/examples/12-references-by-segment-biber.pdf - RELOC/doc/latex/biblatex/examples/12-references-by-segment-bibtex.pdf - RELOC/doc/latex/biblatex/examples/12-references-by-segment.tex - RELOC/doc/latex/biblatex/examples/13-references-by-keyword-biber.pdf - RELOC/doc/latex/biblatex/examples/13-references-by-keyword-bibtex.pdf - RELOC/doc/latex/biblatex/examples/13-references-by-keyword.tex - RELOC/doc/latex/biblatex/examples/14-references-by-category-biber.pdf - RELOC/doc/latex/biblatex/examples/14-references-by-category-bibtex.pdf - RELOC/doc/latex/biblatex/examples/14-references-by-category.tex - RELOC/doc/latex/biblatex/examples/15-references-by-type-biber.pdf - RELOC/doc/latex/biblatex/examples/15-references-by-type-bibtex.pdf - RELOC/doc/latex/biblatex/examples/15-references-by-type.tex - RELOC/doc/latex/biblatex/examples/16-numeric-prefixed-1-biber.pdf - RELOC/doc/latex/biblatex/examples/16-numeric-prefixed-1-bibtex.pdf - RELOC/doc/latex/biblatex/examples/16-numeric-prefixed-1-bibtex.tex - RELOC/doc/latex/biblatex/examples/16-numeric-prefixed-1.tex - RELOC/doc/latex/biblatex/examples/17-numeric-prefixed-2-biber.pdf - RELOC/doc/latex/biblatex/examples/17-numeric-prefixed-2-bibtex.pdf - RELOC/doc/latex/biblatex/examples/17-numeric-prefixed-2-bibtex.tex - RELOC/doc/latex/biblatex/examples/17-numeric-prefixed-2.tex - RELOC/doc/latex/biblatex/examples/18-numeric-hybrid-biber.pdf - RELOC/doc/latex/biblatex/examples/18-numeric-hybrid-bibtex.pdf - RELOC/doc/latex/biblatex/examples/18-numeric-hybrid.tex - RELOC/doc/latex/biblatex/examples/19-alphabetic-prefixed-biber.pdf - RELOC/doc/latex/biblatex/examples/19-alphabetic-prefixed-bibtex.pdf - RELOC/doc/latex/biblatex/examples/19-alphabetic-prefixed-bibtex.tex - RELOC/doc/latex/biblatex/examples/19-alphabetic-prefixed.tex - RELOC/doc/latex/biblatex/examples/20-indexing-single-biber.pdf - RELOC/doc/latex/biblatex/examples/20-indexing-single-bibtex.pdf - RELOC/doc/latex/biblatex/examples/20-indexing-single.tex - RELOC/doc/latex/biblatex/examples/21-indexing-multiple-biber.pdf - RELOC/doc/latex/biblatex/examples/21-indexing-multiple-bibtex.pdf - RELOC/doc/latex/biblatex/examples/21-indexing-multiple.tex - RELOC/doc/latex/biblatex/examples/22-indexing-subentry-biber.pdf - RELOC/doc/latex/biblatex/examples/22-indexing-subentry-bibtex.pdf - RELOC/doc/latex/biblatex/examples/22-indexing-subentry.tex - RELOC/doc/latex/biblatex/examples/30-style-numeric-biber.pdf - RELOC/doc/latex/biblatex/examples/30-style-numeric-bibtex.pdf - RELOC/doc/latex/biblatex/examples/30-style-numeric.tex - RELOC/doc/latex/biblatex/examples/31-style-numeric-comp-biber.pdf - RELOC/doc/latex/biblatex/examples/31-style-numeric-comp-bibtex.pdf - RELOC/doc/latex/biblatex/examples/31-style-numeric-comp.tex - RELOC/doc/latex/biblatex/examples/32-style-numeric-verb-biber.pdf - RELOC/doc/latex/biblatex/examples/32-style-numeric-verb-bibtex.pdf - RELOC/doc/latex/biblatex/examples/32-style-numeric-verb.tex - RELOC/doc/latex/biblatex/examples/40-style-alphabetic-biber.pdf - RELOC/doc/latex/biblatex/examples/40-style-alphabetic-bibtex.pdf - RELOC/doc/latex/biblatex/examples/40-style-alphabetic.tex - RELOC/doc/latex/biblatex/examples/41-style-alphabetic-verb-biber.pdf - RELOC/doc/latex/biblatex/examples/41-style-alphabetic-verb-bibtex.pdf - RELOC/doc/latex/biblatex/examples/41-style-alphabetic-verb.tex - RELOC/doc/latex/biblatex/examples/42-style-alphabetic-template-biber.pdf - RELOC/doc/latex/biblatex/examples/42-style-alphabetic-template-bibtex.pdf - RELOC/doc/latex/biblatex/examples/42-style-alphabetic-template.tex - RELOC/doc/latex/biblatex/examples/50-style-authoryear-biber.pdf - RELOC/doc/latex/biblatex/examples/50-style-authoryear-bibtex.pdf - RELOC/doc/latex/biblatex/examples/50-style-authoryear.tex - RELOC/doc/latex/biblatex/examples/51-style-authoryear-ibid-biber.pdf - RELOC/doc/latex/biblatex/examples/51-style-authoryear-ibid-bibtex.pdf - RELOC/doc/latex/biblatex/examples/51-style-authoryear-ibid.tex - RELOC/doc/latex/biblatex/examples/52-style-authoryear-comp-biber.pdf - RELOC/doc/latex/biblatex/examples/52-style-authoryear-comp-bibtex.pdf - RELOC/doc/latex/biblatex/examples/52-style-authoryear-comp.tex - RELOC/doc/latex/biblatex/examples/53-style-authoryear-icomp-biber.pdf - RELOC/doc/latex/biblatex/examples/53-style-authoryear-icomp-bibtex.pdf - RELOC/doc/latex/biblatex/examples/53-style-authoryear-icomp.tex - RELOC/doc/latex/biblatex/examples/60-style-authortitle-biber.pdf - RELOC/doc/latex/biblatex/examples/60-style-authortitle-bibtex.pdf - RELOC/doc/latex/biblatex/examples/60-style-authortitle.tex - RELOC/doc/latex/biblatex/examples/61-style-authortitle-ibid-biber.pdf - RELOC/doc/latex/biblatex/examples/61-style-authortitle-ibid-bibtex.pdf - RELOC/doc/latex/biblatex/examples/61-style-authortitle-ibid.tex - RELOC/doc/latex/biblatex/examples/62-style-authortitle-comp-biber.pdf - RELOC/doc/latex/biblatex/examples/62-style-authortitle-comp-bibtex.pdf - RELOC/doc/latex/biblatex/examples/62-style-authortitle-comp.tex - RELOC/doc/latex/biblatex/examples/63-style-authortitle-icomp-biber.pdf - RELOC/doc/latex/biblatex/examples/63-style-authortitle-icomp-bibtex.pdf - RELOC/doc/latex/biblatex/examples/63-style-authortitle-icomp.tex - RELOC/doc/latex/biblatex/examples/64-style-authortitle-terse-biber.pdf - RELOC/doc/latex/biblatex/examples/64-style-authortitle-terse-bibtex.pdf - RELOC/doc/latex/biblatex/examples/64-style-authortitle-terse.tex - RELOC/doc/latex/biblatex/examples/65-style-authortitle-tcomp-biber.pdf - RELOC/doc/latex/biblatex/examples/65-style-authortitle-tcomp-bibtex.pdf - RELOC/doc/latex/biblatex/examples/65-style-authortitle-tcomp.tex - RELOC/doc/latex/biblatex/examples/66-style-authortitle-ticomp-biber.pdf - RELOC/doc/latex/biblatex/examples/66-style-authortitle-ticomp-bibtex.pdf - RELOC/doc/latex/biblatex/examples/66-style-authortitle-ticomp.tex - RELOC/doc/latex/biblatex/examples/70-style-verbose-biber.pdf - RELOC/doc/latex/biblatex/examples/70-style-verbose-bibtex.pdf - RELOC/doc/latex/biblatex/examples/70-style-verbose.tex - RELOC/doc/latex/biblatex/examples/71-style-verbose-ibid-biber.pdf - RELOC/doc/latex/biblatex/examples/71-style-verbose-ibid-bibtex.pdf - RELOC/doc/latex/biblatex/examples/71-style-verbose-ibid.tex - RELOC/doc/latex/biblatex/examples/72-style-verbose-note-biber.pdf - RELOC/doc/latex/biblatex/examples/72-style-verbose-note-bibtex.pdf - RELOC/doc/latex/biblatex/examples/72-style-verbose-note.tex - RELOC/doc/latex/biblatex/examples/73-style-verbose-inote-biber.pdf - RELOC/doc/latex/biblatex/examples/73-style-verbose-inote-bibtex.pdf - RELOC/doc/latex/biblatex/examples/73-style-verbose-inote.tex - RELOC/doc/latex/biblatex/examples/74-style-verbose-trad1-biber.pdf - RELOC/doc/latex/biblatex/examples/74-style-verbose-trad1-bibtex.pdf - RELOC/doc/latex/biblatex/examples/74-style-verbose-trad1.tex - RELOC/doc/latex/biblatex/examples/75-style-verbose-trad2-biber.pdf - RELOC/doc/latex/biblatex/examples/75-style-verbose-trad2-bibtex.pdf - RELOC/doc/latex/biblatex/examples/75-style-verbose-trad2.tex - RELOC/doc/latex/biblatex/examples/76-style-verbose-trad3-biber.pdf - RELOC/doc/latex/biblatex/examples/76-style-verbose-trad3-bibtex.pdf - RELOC/doc/latex/biblatex/examples/76-style-verbose-trad3.tex - RELOC/doc/latex/biblatex/examples/80-style-reading-biber.pdf - RELOC/doc/latex/biblatex/examples/80-style-reading-bibtex.pdf - RELOC/doc/latex/biblatex/examples/80-style-reading.tex - RELOC/doc/latex/biblatex/examples/81-style-draft-biber.pdf - RELOC/doc/latex/biblatex/examples/81-style-draft-bibtex.pdf - RELOC/doc/latex/biblatex/examples/81-style-draft.tex - RELOC/doc/latex/biblatex/examples/82-style-debug-biber.pdf - RELOC/doc/latex/biblatex/examples/82-style-debug-bibtex.pdf - RELOC/doc/latex/biblatex/examples/82-style-debug.tex - RELOC/doc/latex/biblatex/examples/90-related-entries-biber.pdf - RELOC/doc/latex/biblatex/examples/90-related-entries.tex - RELOC/doc/latex/biblatex/examples/91-sorting-schemes-biber.pdf - RELOC/doc/latex/biblatex/examples/91-sorting-schemes.tex - RELOC/doc/latex/biblatex/examples/92-bibliographylists-biber.pdf - RELOC/doc/latex/biblatex/examples/92-bibliographylists.tex - RELOC/doc/latex/biblatex/examples/93-nameparts-biber.pdf - RELOC/doc/latex/biblatex/examples/93-nameparts.dbx - RELOC/doc/latex/biblatex/examples/93-nameparts.tex - RELOC/doc/latex/biblatex/examples/94-labelprefix-biber.pdf - RELOC/doc/latex/biblatex/examples/94-labelprefix.tex - RELOC/doc/latex/biblatex/examples/95-customlists-biber.pdf - RELOC/doc/latex/biblatex/examples/95-customlists.bib - RELOC/doc/latex/biblatex/examples/95-customlists.dbx - RELOC/doc/latex/biblatex/examples/95-customlists.tex - RELOC/doc/latex/biblatex/examples/96-dates-biber.pdf - RELOC/doc/latex/biblatex/examples/96-dates.tex - RELOC/doc/latex/biblatex/examples/97-annotations-biber.pdf - RELOC/doc/latex/biblatex/examples/97-annotations.bib - RELOC/doc/latex/biblatex/examples/97-annotations.tex - RELOC/doc/latex/biblatex/examples/biblatex-examples.bib - RELOC/doc/latex/biblatex/examples/biblatex-examples.bltxml -runfiles size=528 - RELOC/bibtex/bib/biblatex/biblatex/biblatex-examples.bib - RELOC/bibtex/bst/biblatex/biblatex.bst - RELOC/tex/latex/biblatex/bbx/alphabetic-verb.bbx - RELOC/tex/latex/biblatex/bbx/alphabetic.bbx - RELOC/tex/latex/biblatex/bbx/authortitle-comp.bbx - RELOC/tex/latex/biblatex/bbx/authortitle-ibid.bbx - RELOC/tex/latex/biblatex/bbx/authortitle-icomp.bbx - RELOC/tex/latex/biblatex/bbx/authortitle-tcomp.bbx - RELOC/tex/latex/biblatex/bbx/authortitle-terse.bbx - RELOC/tex/latex/biblatex/bbx/authortitle-ticomp.bbx - RELOC/tex/latex/biblatex/bbx/authortitle.bbx - RELOC/tex/latex/biblatex/bbx/authoryear-comp.bbx - RELOC/tex/latex/biblatex/bbx/authoryear-ibid.bbx - RELOC/tex/latex/biblatex/bbx/authoryear-icomp.bbx - RELOC/tex/latex/biblatex/bbx/authoryear.bbx - RELOC/tex/latex/biblatex/bbx/debug.bbx - RELOC/tex/latex/biblatex/bbx/draft.bbx - RELOC/tex/latex/biblatex/bbx/numeric-comp.bbx - RELOC/tex/latex/biblatex/bbx/numeric-verb.bbx - RELOC/tex/latex/biblatex/bbx/numeric.bbx - RELOC/tex/latex/biblatex/bbx/reading.bbx - RELOC/tex/latex/biblatex/bbx/standard.bbx - RELOC/tex/latex/biblatex/bbx/verbose-ibid.bbx - RELOC/tex/latex/biblatex/bbx/verbose-inote.bbx - RELOC/tex/latex/biblatex/bbx/verbose-note.bbx - RELOC/tex/latex/biblatex/bbx/verbose-trad1.bbx - RELOC/tex/latex/biblatex/bbx/verbose-trad2.bbx - RELOC/tex/latex/biblatex/bbx/verbose-trad3.bbx - RELOC/tex/latex/biblatex/bbx/verbose.bbx - RELOC/tex/latex/biblatex/biblatex.cfg - RELOC/tex/latex/biblatex/biblatex.def - RELOC/tex/latex/biblatex/biblatex.sty - RELOC/tex/latex/biblatex/blx-bibtex.def - RELOC/tex/latex/biblatex/blx-compat.def - RELOC/tex/latex/biblatex/blx-dm.def - RELOC/tex/latex/biblatex/blx-mcite.def - RELOC/tex/latex/biblatex/blx-natbib.def - RELOC/tex/latex/biblatex/blx-unicode.def - RELOC/tex/latex/biblatex/cbx/alphabetic-verb.cbx - RELOC/tex/latex/biblatex/cbx/alphabetic.cbx - RELOC/tex/latex/biblatex/cbx/authortitle-comp.cbx - RELOC/tex/latex/biblatex/cbx/authortitle-ibid.cbx - RELOC/tex/latex/biblatex/cbx/authortitle-icomp.cbx - RELOC/tex/latex/biblatex/cbx/authortitle-tcomp.cbx - RELOC/tex/latex/biblatex/cbx/authortitle-terse.cbx - RELOC/tex/latex/biblatex/cbx/authortitle-ticomp.cbx - RELOC/tex/latex/biblatex/cbx/authortitle.cbx - RELOC/tex/latex/biblatex/cbx/authoryear-comp.cbx - RELOC/tex/latex/biblatex/cbx/authoryear-ibid.cbx - RELOC/tex/latex/biblatex/cbx/authoryear-icomp.cbx - RELOC/tex/latex/biblatex/cbx/authoryear.cbx - RELOC/tex/latex/biblatex/cbx/debug.cbx - RELOC/tex/latex/biblatex/cbx/draft.cbx - RELOC/tex/latex/biblatex/cbx/numeric-comp.cbx - RELOC/tex/latex/biblatex/cbx/numeric-verb.cbx - RELOC/tex/latex/biblatex/cbx/numeric.cbx - RELOC/tex/latex/biblatex/cbx/reading.cbx - RELOC/tex/latex/biblatex/cbx/verbose-ibid.cbx - RELOC/tex/latex/biblatex/cbx/verbose-inote.cbx - RELOC/tex/latex/biblatex/cbx/verbose-note.cbx - RELOC/tex/latex/biblatex/cbx/verbose-trad1.cbx - RELOC/tex/latex/biblatex/cbx/verbose-trad2.cbx - RELOC/tex/latex/biblatex/cbx/verbose-trad3.cbx - RELOC/tex/latex/biblatex/cbx/verbose.cbx - RELOC/tex/latex/biblatex/lbx/UKenglish.lbx - RELOC/tex/latex/biblatex/lbx/USenglish.lbx - RELOC/tex/latex/biblatex/lbx/american.lbx - RELOC/tex/latex/biblatex/lbx/australian.lbx - RELOC/tex/latex/biblatex/lbx/austrian.lbx - RELOC/tex/latex/biblatex/lbx/brazil.lbx - RELOC/tex/latex/biblatex/lbx/brazilian.lbx - RELOC/tex/latex/biblatex/lbx/british.lbx - RELOC/tex/latex/biblatex/lbx/bulgarian.lbx - RELOC/tex/latex/biblatex/lbx/canadian.lbx - RELOC/tex/latex/biblatex/lbx/catalan.lbx - RELOC/tex/latex/biblatex/lbx/croatian.lbx - RELOC/tex/latex/biblatex/lbx/czech.lbx - RELOC/tex/latex/biblatex/lbx/danish.lbx - RELOC/tex/latex/biblatex/lbx/dutch.lbx - RELOC/tex/latex/biblatex/lbx/english.lbx - RELOC/tex/latex/biblatex/lbx/estonian.lbx - RELOC/tex/latex/biblatex/lbx/finnish.lbx - RELOC/tex/latex/biblatex/lbx/french.lbx - RELOC/tex/latex/biblatex/lbx/galician.lbx - RELOC/tex/latex/biblatex/lbx/german.lbx - RELOC/tex/latex/biblatex/lbx/greek.lbx - RELOC/tex/latex/biblatex/lbx/hungarian.lbx - RELOC/tex/latex/biblatex/lbx/icelandic.lbx - RELOC/tex/latex/biblatex/lbx/italian.lbx - RELOC/tex/latex/biblatex/lbx/latvian.lbx - RELOC/tex/latex/biblatex/lbx/magyar.lbx - RELOC/tex/latex/biblatex/lbx/naustrian.lbx - RELOC/tex/latex/biblatex/lbx/newzealand.lbx - RELOC/tex/latex/biblatex/lbx/ngerman.lbx - RELOC/tex/latex/biblatex/lbx/norsk.lbx - RELOC/tex/latex/biblatex/lbx/nswissgerman.lbx - RELOC/tex/latex/biblatex/lbx/nynorsk.lbx - RELOC/tex/latex/biblatex/lbx/polish.lbx - RELOC/tex/latex/biblatex/lbx/portuges.lbx - RELOC/tex/latex/biblatex/lbx/portuguese.lbx - RELOC/tex/latex/biblatex/lbx/russian.lbx - RELOC/tex/latex/biblatex/lbx/slovak.lbx - RELOC/tex/latex/biblatex/lbx/slovene.lbx - RELOC/tex/latex/biblatex/lbx/slovenian.lbx - RELOC/tex/latex/biblatex/lbx/spanish.lbx - RELOC/tex/latex/biblatex/lbx/swedish.lbx - RELOC/tex/latex/biblatex/lbx/swissgerman.lbx - RELOC/tex/latex/biblatex/lbx/ukrainian.lbx -catalogue-also translation-biblatex-de -catalogue-contact-announce https://github.com/plk/biblatex/wiki -catalogue-contact-bugs https://github.com/plk/biblatex/issues -catalogue-contact-home https://github.com/plk/biblatex -catalogue-contact-repository https://github.com/plk/biblatex.git -catalogue-ctan /macros/latex/contrib/biblatex -catalogue-date 2018-11-02 21:52:33 +0100 -catalogue-license lppl1.3 -catalogue-topics biblio biblatex etex -catalogue-version 3.12 - -name biblatex-abnt -category Package -revision 49179 -shortdesc BibLaTeX style for Brazil's ABNT rules -relocated 1 -longdesc This package offers a BibLaTeX style for Brazil's ABNT -longdesc (Brazilian Association of Technical Norms) rules. -containersize 18032 -containerchecksum 19047867c6a73c1fb3449093ab39b43d0880fee4d211c1dfb5524b4c56c5d2a2bb97c5c6116fa766e1d2aaae6042212eb422a04812fdb2ebe964973b272760a3 -doccontainersize 861428 -doccontainerchecksum 3631de9eac38114bd994e6dc6c20fe2b234498a8fedb5a6b15826f09e3bf64300d234061169e1ed11edebe329917d813927449d607a2139a1eeba4b4347f1557 -docfiles size=256 - RELOC/doc/latex/biblatex-abnt/CHANGELOG.md - RELOC/doc/latex/biblatex-abnt/NBR10520-2002.bib - RELOC/doc/latex/biblatex-abnt/NBR10520-2002.tex - RELOC/doc/latex/biblatex-abnt/NBR10520-2002_reference.pdf details="Examples of use" - RELOC/doc/latex/biblatex-abnt/NBR10520-2002_test.tex - RELOC/doc/latex/biblatex-abnt/NBR6023-2002.bib - RELOC/doc/latex/biblatex-abnt/NBR6023-2002.tex - RELOC/doc/latex/biblatex-abnt/NBR6023-2002_reference.pdf - RELOC/doc/latex/biblatex-abnt/NBR6023-2002_test.tex - RELOC/doc/latex/biblatex-abnt/README.md details="Readme" language="pt-br" - RELOC/doc/latex/biblatex-abnt/biblatex-abnt.bib - RELOC/doc/latex/biblatex-abnt/biblatex-abnt.pdf details="Package documentation" language="pt-br" - RELOC/doc/latex/biblatex-abnt/biblatex-abnt.tex - RELOC/doc/latex/biblatex-abnt/test.sh - RELOC/doc/latex/biblatex-abnt/tests/README.md details="Readme" language="pt-br" - RELOC/doc/latex/biblatex-abnt/texlive.sh -runfiles size=50 - RELOC/tex/latex/biblatex-abnt/abnt-ibid.bbx - RELOC/tex/latex/biblatex-abnt/abnt-ibid.cbx - RELOC/tex/latex/biblatex-abnt/abnt-numeric.bbx - RELOC/tex/latex/biblatex-abnt/abnt-numeric.cbx - RELOC/tex/latex/biblatex-abnt/abnt.bbx - RELOC/tex/latex/biblatex-abnt/abnt.cbx - RELOC/tex/latex/biblatex-abnt/american-abnt.lbx - RELOC/tex/latex/biblatex-abnt/australian-abnt.lbx - RELOC/tex/latex/biblatex-abnt/brazil-abnt.lbx - RELOC/tex/latex/biblatex-abnt/brazilian-abnt.lbx - RELOC/tex/latex/biblatex-abnt/british-abnt.lbx - RELOC/tex/latex/biblatex-abnt/canadian-abnt.lbx - RELOC/tex/latex/biblatex-abnt/english-abnt.lbx - RELOC/tex/latex/biblatex-abnt/portuges-abnt.lbx - RELOC/tex/latex/biblatex-abnt/portuguese-abnt.lbx - RELOC/tex/latex/biblatex-abnt/spanish-abnt.lbx -catalogue-contact-bugs https://github.com/abntex/biblatex-abnt/issues -catalogue-contact-repository https://github.com/abntex/biblatex-abnt -catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-abnt -catalogue-date 2018-11-17 17:39:25 +0100 -catalogue-license lppl1.3c -catalogue-topics biblatex journalpub portuguese-br -catalogue-version 3.4 - -name biblatex-anonymous -category Package -revision 48548 -shortdesc A tool to manage anonymous work with BibLaTeX -relocated 1 -longdesc The package provides tools to help manage anonymous work with -longdesc BibLaTeX. It will be useful, for example, in history or -longdesc classical philology. -containersize 1608 -containerchecksum 077b6d939707b61cf0a9b70641402270084c28cf203c5752f7c4837d4e17be0c3971c418ce92e65cf035e309beeaac34d5f70f02c724a68df59e91690f408992 -doccontainersize 62352 -doccontainerchecksum a17c36fc231151c106e9275daaf7b041f2e3727d6592b11fe4692750d5dc5a2fa26c380f1706fdc921bbcef52fdb4d37852604d4991fcb1f722cc3a339d38f8f -docfiles size=20 - RELOC/doc/latex/biblatex-anonymous/README details="Readme" - RELOC/doc/latex/biblatex-anonymous/biblatex-anonymous.pdf details="Package documentation" - RELOC/doc/latex/biblatex-anonymous/biblatex-anonymous.tex - RELOC/doc/latex/biblatex-anonymous/latexmkrc - RELOC/doc/latex/biblatex-anonymous/makefile -runfiles size=1 - RELOC/tex/latex/biblatex-anonymous/biblatex-anonymous.sty -catalogue-contact-bugs https://github.com/maieul/biblatex-anonymous/issues -catalogue-contact-repository https://github.com/maieul/biblatex-anonymous -catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-anonymous -catalogue-date 2018-09-02 14:32:32 +0200 -catalogue-license lppl1.3 -catalogue-topics humanities biblatex -catalogue-version 2.6.2 - -name biblatex-apa -category Package -revision 47268 -shortdesc BibLaTeX citation and reference style for APA -relocated 1 -longdesc This is a fairly complete BibLaTeX style (citations and -longdesc references) for APA (American Psychological Association) -longdesc publications. It implements and automates most of the -longdesc guidelines in the APA 6th edition style guide for citations and -longdesc references with a few (documented) exceptions (which are mainly -longdesc currently impossible to automate in principle for any -longdesc BibTeX-backed system). An example document is also given which -longdesc typesets every citation and reference example in the APA 6th -longdesc edition style guide. This version of the package requires use -longdesc of BibLaTeX v3.8 and biber v2.8. -containersize 20604 -containerchecksum d17be6a26d25fbbcc39dd73dfa7cc6df82d716081de1fa923315b0de5e5c16f42ff1a1f25af29b0ad2f4e290321d39e24de6cfcb2a49c7db212b2f56443f3ece -doccontainersize 223888 -doccontainerchecksum 2c4fd0032d46a816cf8f12c65406d39bfeb67e83d6753b7620e83ee247ef732814428864b7991c4fe126c5aa0bfd2d33baf4927ef3e3c18bc648f8849c016adc -docfiles size=77 - RELOC/doc/latex/biblatex-apa/README details="Readme" - RELOC/doc/latex/biblatex-apa/biblatex-apa-test-citations.bib - RELOC/doc/latex/biblatex-apa/biblatex-apa-test-references.bib - RELOC/doc/latex/biblatex-apa/biblatex-apa-test.pdf details="The examples in the APA style guide" - RELOC/doc/latex/biblatex-apa/biblatex-apa-test.tex - RELOC/doc/latex/biblatex-apa/biblatex-apa.pdf details="Package documentation" - RELOC/doc/latex/biblatex-apa/biblatex-apa.tex -runfiles size=69 - RELOC/tex/latex/biblatex-apa/american-apa.lbx - RELOC/tex/latex/biblatex-apa/apa.bbx - RELOC/tex/latex/biblatex-apa/apa.cbx - RELOC/tex/latex/biblatex-apa/apa.dbx - RELOC/tex/latex/biblatex-apa/austrian-apa.lbx - RELOC/tex/latex/biblatex-apa/brazilian-apa.lbx - RELOC/tex/latex/biblatex-apa/british-apa.lbx - RELOC/tex/latex/biblatex-apa/danish-apa.lbx - RELOC/tex/latex/biblatex-apa/dutch-apa.lbx - RELOC/tex/latex/biblatex-apa/english-apa.lbx - RELOC/tex/latex/biblatex-apa/french-apa.lbx - RELOC/tex/latex/biblatex-apa/german-apa.lbx - RELOC/tex/latex/biblatex-apa/greek-apa.lbx - RELOC/tex/latex/biblatex-apa/italian-apa.lbx - RELOC/tex/latex/biblatex-apa/naustrian-apa.lbx - RELOC/tex/latex/biblatex-apa/ngerman-apa.lbx - RELOC/tex/latex/biblatex-apa/norsk-apa.lbx - RELOC/tex/latex/biblatex-apa/norwegian-apa.lbx - RELOC/tex/latex/biblatex-apa/nswissgerman-apa.lbx - RELOC/tex/latex/biblatex-apa/nynorsk-apa.lbx - RELOC/tex/latex/biblatex-apa/portuguese-apa.lbx - RELOC/tex/latex/biblatex-apa/russian-apa.lbx - RELOC/tex/latex/biblatex-apa/slovene-apa.lbx - RELOC/tex/latex/biblatex-apa/spanish-apa.lbx - RELOC/tex/latex/biblatex-apa/swedish-apa.lbx - RELOC/tex/latex/biblatex-apa/swissgerman-apa.lbx -catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-apa -catalogue-date 2018-04-03 08:26:57 +0200 -catalogue-license lppl1.3c -catalogue-topics apa biblatex psychology journalpub -catalogue-version 7.7 - -name biblatex-archaeology -category Package -revision 49202 -shortdesc A collection of BibLaTeX styles for German prehistory -relocated 1 -longdesc This package provides additional BibLaTeX styles for German -longdesc humanities. Its core purpose is to enable the referencing rules -longdesc of the Romano-Germanic Commission (>Romisch-Germanische -longdesc Kommission), the department of prehistory of the German -longdesc Archaeological Institute (Deutsches Archaologisches Institut), -longdesc since these are referenced by most guidelines in German -longdesc prehistory and medieval archaeology and serve as a kind of -longdesc template. biblatex-archaeology provides verbose, numeric and -longdesc author date styles as well and adaptions to specific document -longdesc types like exhibition and auction catalogues. -containersize 37356 -containerchecksum 248d34acbeac15c09e1e60359577e99f31a539c58c9b37ebaf0bdec09842f060857608f1b5d6cab945a61d1e4d0680b1ecbe8869775dc3fc2d5991446a8c217b -doccontainersize 4298188 -doccontainerchecksum 3ecc5f88c7997f9cf70670a1f381d45667e5ee8745944ee225b56a7287b5b0c22aa6105240c29b3bca42ef8f22f3fd2512e1a9c345bd524dca435244ff39163c -docfiles size=1638 - RELOC/doc/latex/biblatex-archaeology/README.htm - RELOC/doc/latex/biblatex-archaeology/README.md details="Readme" - RELOC/doc/latex/biblatex-archaeology/biblatex-archaeology-example.bib - RELOC/doc/latex/biblatex-archaeology/biblatex-archaeology-manual.bib - RELOC/doc/latex/biblatex-archaeology/biblatex-archaeology-strings-full-subtitle.bib - RELOC/doc/latex/biblatex-archaeology/biblatex-archaeology-strings-full.bib - RELOC/doc/latex/biblatex-archaeology/biblatex-archaeology-strings-rgk.bib - RELOC/doc/latex/biblatex-archaeology/biblatex-archaeology.conf - RELOC/doc/latex/biblatex-archaeology/biblatex-archaeology.pdf details="Package documentation" - RELOC/doc/latex/biblatex-archaeology/example/aefkw-example.pdf - RELOC/doc/latex/biblatex-archaeology/example/afwl-example.pdf - RELOC/doc/latex/biblatex-archaeology/example/amit-example.pdf - RELOC/doc/latex/biblatex-archaeology/example/archa-example.pdf - RELOC/doc/latex/biblatex-archaeology/example/authoryear-archaeology-example.pdf - RELOC/doc/latex/biblatex-archaeology/example/authoryear-comp-archaeology-example.pdf - RELOC/doc/latex/biblatex-archaeology/example/authoryear-ibid-archaeology-example.pdf - RELOC/doc/latex/biblatex-archaeology/example/authoryear-icomp-archaeology-example.pdf - RELOC/doc/latex/biblatex-archaeology/example/biblatex-archaeology_example.tex - RELOC/doc/latex/biblatex-archaeology/example/dguf-alt-example.pdf - RELOC/doc/latex/biblatex-archaeology/example/dguf-apa-example.pdf - RELOC/doc/latex/biblatex-archaeology/example/dguf-example.pdf - RELOC/doc/latex/biblatex-archaeology/example/eaz-alt-example.pdf - RELOC/doc/latex/biblatex-archaeology/example/eaz-example.pdf - RELOC/doc/latex/biblatex-archaeology/example/foe-example.pdf - RELOC/doc/latex/biblatex-archaeology/example/jb-halle-example.pdf - RELOC/doc/latex/biblatex-archaeology/example/jb-kreis-neuss-example.pdf - RELOC/doc/latex/biblatex-archaeology/example/karl-example.pdf - RELOC/doc/latex/biblatex-archaeology/example/kunde-example.pdf - RELOC/doc/latex/biblatex-archaeology/example/maja-example.pdf - RELOC/doc/latex/biblatex-archaeology/example/mpk-example.pdf - RELOC/doc/latex/biblatex-archaeology/example/mpkoeaw-example.pdf - RELOC/doc/latex/biblatex-archaeology/example/niedersachsen-example.pdf - RELOC/doc/latex/biblatex-archaeology/example/nnu-example.pdf - RELOC/doc/latex/biblatex-archaeology/example/numeric-comp-archaeology-example.pdf - RELOC/doc/latex/biblatex-archaeology/example/offa-example.pdf - RELOC/doc/latex/biblatex-archaeology/example/rgk-inline-example.pdf - RELOC/doc/latex/biblatex-archaeology/example/rgk-numeric-example.pdf - RELOC/doc/latex/biblatex-archaeology/example/rgk-verbose-example.pdf - RELOC/doc/latex/biblatex-archaeology/example/rgzm-inline-example.pdf - RELOC/doc/latex/biblatex-archaeology/example/rgzm-numeric-example.pdf - RELOC/doc/latex/biblatex-archaeology/example/rgzm-verbose-example.pdf - RELOC/doc/latex/biblatex-archaeology/example/ufg-muenster-inline-example.pdf - RELOC/doc/latex/biblatex-archaeology/example/ufg-muenster-numeric-example.pdf - RELOC/doc/latex/biblatex-archaeology/example/ufg-muenster-verbose-example.pdf - RELOC/doc/latex/biblatex-archaeology/example/verbose-archaeology-example.pdf - RELOC/doc/latex/biblatex-archaeology/example/verbose-ibid-archaeology-example.pdf - RELOC/doc/latex/biblatex-archaeology/example/verbose-trad2note-archaeology-example.pdf - RELOC/doc/latex/biblatex-archaeology/example/volkskunde-example.pdf - RELOC/doc/latex/biblatex-archaeology/example/zaak-example.pdf - RELOC/doc/latex/biblatex-archaeology/example/zaes-example.pdf -srccontainersize 189088 -srccontainerchecksum dcb050f525926ca78914ebf5a92b665b912edfd0ae0fab4185da4ad6ca57d990b94be8f8fe7ea14c1e80cd80944d388e14dd22f04913f30297dc6de968da02cf -srcfiles size=464 - RELOC/source/latex/biblatex-archaeology/biblatex-archaeology-nodoc.dtx - RELOC/source/latex/biblatex-archaeology/biblatex-archaeology.dtx - RELOC/source/latex/biblatex-archaeology/biblatex-archaeology.ins -runfiles size=410 - RELOC/tex/latex/biblatex-archaeology/UKenglish-aefkw.lbx - RELOC/tex/latex/biblatex-archaeology/UKenglish-archa.lbx - RELOC/tex/latex/biblatex-archaeology/UKenglish-archaeology.lbx - RELOC/tex/latex/biblatex-archaeology/UKenglish-dguf-alt.lbx - RELOC/tex/latex/biblatex-archaeology/UKenglish-dguf-apa.lbx - RELOC/tex/latex/biblatex-archaeology/UKenglish-eaz.lbx - RELOC/tex/latex/biblatex-archaeology/UKenglish-foe.lbx - RELOC/tex/latex/biblatex-archaeology/UKenglish-jb-kreis-neuss.lbx - RELOC/tex/latex/biblatex-archaeology/UKenglish-karl.lbx - RELOC/tex/latex/biblatex-archaeology/UKenglish-kunde.lbx - RELOC/tex/latex/biblatex-archaeology/UKenglish-maja.lbx - RELOC/tex/latex/biblatex-archaeology/UKenglish-mpk.lbx - RELOC/tex/latex/biblatex-archaeology/UKenglish-mpkoeaw.lbx - RELOC/tex/latex/biblatex-archaeology/UKenglish-niedersachsen.lbx - RELOC/tex/latex/biblatex-archaeology/UKenglish-offa.lbx - RELOC/tex/latex/biblatex-archaeology/UKenglish-rgzm.lbx - RELOC/tex/latex/biblatex-archaeology/UKenglish-zaak.lbx - RELOC/tex/latex/biblatex-archaeology/UKenglish-zaes.lbx - RELOC/tex/latex/biblatex-archaeology/USenglish-aefkw.lbx - RELOC/tex/latex/biblatex-archaeology/USenglish-archa.lbx - RELOC/tex/latex/biblatex-archaeology/USenglish-archaeology.lbx - RELOC/tex/latex/biblatex-archaeology/USenglish-dguf-alt.lbx - RELOC/tex/latex/biblatex-archaeology/USenglish-dguf-apa.lbx - RELOC/tex/latex/biblatex-archaeology/USenglish-eaz.lbx - RELOC/tex/latex/biblatex-archaeology/USenglish-foe.lbx - RELOC/tex/latex/biblatex-archaeology/USenglish-jb-kreis-neuss.lbx - RELOC/tex/latex/biblatex-archaeology/USenglish-karl.lbx - RELOC/tex/latex/biblatex-archaeology/USenglish-kunde.lbx - RELOC/tex/latex/biblatex-archaeology/USenglish-maja.lbx - RELOC/tex/latex/biblatex-archaeology/USenglish-mpk.lbx - RELOC/tex/latex/biblatex-archaeology/USenglish-mpkoeaw.lbx - RELOC/tex/latex/biblatex-archaeology/USenglish-niedersachsen.lbx - RELOC/tex/latex/biblatex-archaeology/USenglish-offa.lbx - RELOC/tex/latex/biblatex-archaeology/USenglish-rgzm.lbx - RELOC/tex/latex/biblatex-archaeology/USenglish-zaak.lbx - RELOC/tex/latex/biblatex-archaeology/USenglish-zaes.lbx - RELOC/tex/latex/biblatex-archaeology/aefkw.bbx - RELOC/tex/latex/biblatex-archaeology/aefkw.cbx - RELOC/tex/latex/biblatex-archaeology/aefkw.dbx - RELOC/tex/latex/biblatex-archaeology/afwl.bbx - RELOC/tex/latex/biblatex-archaeology/afwl.cbx - RELOC/tex/latex/biblatex-archaeology/afwl.dbx - RELOC/tex/latex/biblatex-archaeology/american-aefkw.lbx - RELOC/tex/latex/biblatex-archaeology/american-archa.lbx - RELOC/tex/latex/biblatex-archaeology/american-archaeology.lbx - RELOC/tex/latex/biblatex-archaeology/american-dguf-alt.lbx - RELOC/tex/latex/biblatex-archaeology/american-dguf-apa.lbx - RELOC/tex/latex/biblatex-archaeology/american-eaz.lbx - RELOC/tex/latex/biblatex-archaeology/american-foe.lbx - RELOC/tex/latex/biblatex-archaeology/american-jb-kreis-neuss.lbx - RELOC/tex/latex/biblatex-archaeology/american-karl.lbx - RELOC/tex/latex/biblatex-archaeology/american-kunde.lbx - RELOC/tex/latex/biblatex-archaeology/american-maja.lbx - RELOC/tex/latex/biblatex-archaeology/american-mpk.lbx - RELOC/tex/latex/biblatex-archaeology/american-mpkoeaw.lbx - RELOC/tex/latex/biblatex-archaeology/american-niedersachsen.lbx - RELOC/tex/latex/biblatex-archaeology/american-offa.lbx - RELOC/tex/latex/biblatex-archaeology/american-rgzm.lbx - RELOC/tex/latex/biblatex-archaeology/american-zaak.lbx - RELOC/tex/latex/biblatex-archaeology/american-zaes.lbx - RELOC/tex/latex/biblatex-archaeology/amit.bbx - RELOC/tex/latex/biblatex-archaeology/amit.cbx - RELOC/tex/latex/biblatex-archaeology/amit.dbx - RELOC/tex/latex/biblatex-archaeology/archa.bbx - RELOC/tex/latex/biblatex-archaeology/archa.cbx - RELOC/tex/latex/biblatex-archaeology/archa.dbx - RELOC/tex/latex/biblatex-archaeology/australian-aefkw.lbx - RELOC/tex/latex/biblatex-archaeology/australian-archa.lbx - RELOC/tex/latex/biblatex-archaeology/australian-archaeology.lbx - RELOC/tex/latex/biblatex-archaeology/australian-dguf-alt.lbx - RELOC/tex/latex/biblatex-archaeology/australian-dguf-apa.lbx - RELOC/tex/latex/biblatex-archaeology/australian-eaz.lbx - RELOC/tex/latex/biblatex-archaeology/australian-foe.lbx - RELOC/tex/latex/biblatex-archaeology/australian-jb-kreis-neuss.lbx - RELOC/tex/latex/biblatex-archaeology/australian-karl.lbx - RELOC/tex/latex/biblatex-archaeology/australian-kunde.lbx - RELOC/tex/latex/biblatex-archaeology/australian-maja.lbx - RELOC/tex/latex/biblatex-archaeology/australian-mpk.lbx - RELOC/tex/latex/biblatex-archaeology/australian-mpkoeaw.lbx - RELOC/tex/latex/biblatex-archaeology/australian-niedersachsen.lbx - RELOC/tex/latex/biblatex-archaeology/australian-offa.lbx - RELOC/tex/latex/biblatex-archaeology/australian-rgzm.lbx - RELOC/tex/latex/biblatex-archaeology/australian-zaak.lbx - RELOC/tex/latex/biblatex-archaeology/australian-zaes.lbx - RELOC/tex/latex/biblatex-archaeology/austrian-aefkw.lbx - RELOC/tex/latex/biblatex-archaeology/austrian-archa.lbx - RELOC/tex/latex/biblatex-archaeology/austrian-archaeology.lbx - RELOC/tex/latex/biblatex-archaeology/austrian-dguf-alt.lbx - RELOC/tex/latex/biblatex-archaeology/austrian-dguf-apa.lbx - RELOC/tex/latex/biblatex-archaeology/austrian-eaz.lbx - RELOC/tex/latex/biblatex-archaeology/austrian-foe.lbx - RELOC/tex/latex/biblatex-archaeology/austrian-jb-kreis-neuss.lbx - RELOC/tex/latex/biblatex-archaeology/austrian-karl.lbx - RELOC/tex/latex/biblatex-archaeology/austrian-kunde.lbx - RELOC/tex/latex/biblatex-archaeology/austrian-maja.lbx - RELOC/tex/latex/biblatex-archaeology/austrian-mpk.lbx - RELOC/tex/latex/biblatex-archaeology/austrian-mpkoeaw.lbx - RELOC/tex/latex/biblatex-archaeology/austrian-niedersachsen.lbx - RELOC/tex/latex/biblatex-archaeology/austrian-offa.lbx - RELOC/tex/latex/biblatex-archaeology/austrian-rgzm.lbx - RELOC/tex/latex/biblatex-archaeology/austrian-zaak.lbx - RELOC/tex/latex/biblatex-archaeology/austrian-zaes.lbx - RELOC/tex/latex/biblatex-archaeology/authoryear-archaeology.bbx - RELOC/tex/latex/biblatex-archaeology/authoryear-archaeology.cbx - RELOC/tex/latex/biblatex-archaeology/authoryear-archaeology.dbx - RELOC/tex/latex/biblatex-archaeology/authoryear-comp-archaeology.bbx - RELOC/tex/latex/biblatex-archaeology/authoryear-comp-archaeology.cbx - RELOC/tex/latex/biblatex-archaeology/authoryear-comp-archaeology.dbx - RELOC/tex/latex/biblatex-archaeology/authoryear-ibid-archaeology.bbx - RELOC/tex/latex/biblatex-archaeology/authoryear-ibid-archaeology.cbx - RELOC/tex/latex/biblatex-archaeology/authoryear-ibid-archaeology.dbx - RELOC/tex/latex/biblatex-archaeology/authoryear-icomp-archaeology.bbx - RELOC/tex/latex/biblatex-archaeology/authoryear-icomp-archaeology.cbx - RELOC/tex/latex/biblatex-archaeology/authoryear-icomp-archaeology.dbx - RELOC/tex/latex/biblatex-archaeology/biblatex-archaeology.sty - RELOC/tex/latex/biblatex-archaeology/british-aefkw.lbx - RELOC/tex/latex/biblatex-archaeology/british-archa.lbx - RELOC/tex/latex/biblatex-archaeology/british-archaeology.lbx - RELOC/tex/latex/biblatex-archaeology/british-dguf-alt.lbx - RELOC/tex/latex/biblatex-archaeology/british-dguf-apa.lbx - RELOC/tex/latex/biblatex-archaeology/british-eaz.lbx - RELOC/tex/latex/biblatex-archaeology/british-foe.lbx - RELOC/tex/latex/biblatex-archaeology/british-jb-kreis-neuss.lbx - RELOC/tex/latex/biblatex-archaeology/british-karl.lbx - RELOC/tex/latex/biblatex-archaeology/british-kunde.lbx - RELOC/tex/latex/biblatex-archaeology/british-maja.lbx - RELOC/tex/latex/biblatex-archaeology/british-mpk.lbx - RELOC/tex/latex/biblatex-archaeology/british-mpkoeaw.lbx - RELOC/tex/latex/biblatex-archaeology/british-niedersachsen.lbx - RELOC/tex/latex/biblatex-archaeology/british-offa.lbx - RELOC/tex/latex/biblatex-archaeology/british-rgzm.lbx - RELOC/tex/latex/biblatex-archaeology/british-zaak.lbx - RELOC/tex/latex/biblatex-archaeology/british-zaes.lbx - RELOC/tex/latex/biblatex-archaeology/canadian-aefkw.lbx - RELOC/tex/latex/biblatex-archaeology/canadian-archa.lbx - RELOC/tex/latex/biblatex-archaeology/canadian-archaeology.lbx - RELOC/tex/latex/biblatex-archaeology/canadian-dguf-alt.lbx - RELOC/tex/latex/biblatex-archaeology/canadian-dguf-apa.lbx - RELOC/tex/latex/biblatex-archaeology/canadian-eaz.lbx - RELOC/tex/latex/biblatex-archaeology/canadian-foe.lbx - RELOC/tex/latex/biblatex-archaeology/canadian-jb-kreis-neuss.lbx - RELOC/tex/latex/biblatex-archaeology/canadian-karl.lbx - RELOC/tex/latex/biblatex-archaeology/canadian-kunde.lbx - RELOC/tex/latex/biblatex-archaeology/canadian-maja.lbx - RELOC/tex/latex/biblatex-archaeology/canadian-mpk.lbx - RELOC/tex/latex/biblatex-archaeology/canadian-mpkoeaw.lbx - RELOC/tex/latex/biblatex-archaeology/canadian-niedersachsen.lbx - RELOC/tex/latex/biblatex-archaeology/canadian-offa.lbx - RELOC/tex/latex/biblatex-archaeology/canadian-rgzm.lbx - RELOC/tex/latex/biblatex-archaeology/canadian-zaak.lbx - RELOC/tex/latex/biblatex-archaeology/canadian-zaes.lbx - RELOC/tex/latex/biblatex-archaeology/dguf-alt.bbx - RELOC/tex/latex/biblatex-archaeology/dguf-alt.cbx - RELOC/tex/latex/biblatex-archaeology/dguf-alt.dbx - RELOC/tex/latex/biblatex-archaeology/dguf-apa.bbx - RELOC/tex/latex/biblatex-archaeology/dguf-apa.cbx - RELOC/tex/latex/biblatex-archaeology/dguf-apa.dbx - RELOC/tex/latex/biblatex-archaeology/dguf.bbx - RELOC/tex/latex/biblatex-archaeology/dguf.cbx - RELOC/tex/latex/biblatex-archaeology/dguf.dbx - RELOC/tex/latex/biblatex-archaeology/eaz-alt.bbx - RELOC/tex/latex/biblatex-archaeology/eaz-alt.cbx - RELOC/tex/latex/biblatex-archaeology/eaz-alt.dbx - RELOC/tex/latex/biblatex-archaeology/eaz.bbx - RELOC/tex/latex/biblatex-archaeology/eaz.cbx - RELOC/tex/latex/biblatex-archaeology/eaz.dbx - RELOC/tex/latex/biblatex-archaeology/english-aefkw.lbx - RELOC/tex/latex/biblatex-archaeology/english-archa.lbx - RELOC/tex/latex/biblatex-archaeology/english-archaeology.lbx - RELOC/tex/latex/biblatex-archaeology/english-dguf-alt.lbx - RELOC/tex/latex/biblatex-archaeology/english-dguf-apa.lbx - RELOC/tex/latex/biblatex-archaeology/english-eaz.lbx - RELOC/tex/latex/biblatex-archaeology/english-foe.lbx - RELOC/tex/latex/biblatex-archaeology/english-jb-kreis-neuss.lbx - RELOC/tex/latex/biblatex-archaeology/english-karl.lbx - RELOC/tex/latex/biblatex-archaeology/english-kunde.lbx - RELOC/tex/latex/biblatex-archaeology/english-maja.lbx - RELOC/tex/latex/biblatex-archaeology/english-mpk.lbx - RELOC/tex/latex/biblatex-archaeology/english-mpkoeaw.lbx - RELOC/tex/latex/biblatex-archaeology/english-niedersachsen.lbx - RELOC/tex/latex/biblatex-archaeology/english-offa.lbx - RELOC/tex/latex/biblatex-archaeology/english-rgzm.lbx - RELOC/tex/latex/biblatex-archaeology/english-zaak.lbx - RELOC/tex/latex/biblatex-archaeology/english-zaes.lbx - RELOC/tex/latex/biblatex-archaeology/foe.bbx - RELOC/tex/latex/biblatex-archaeology/foe.cbx - RELOC/tex/latex/biblatex-archaeology/foe.dbx - RELOC/tex/latex/biblatex-archaeology/german-aefkw.lbx - RELOC/tex/latex/biblatex-archaeology/german-archa.lbx - RELOC/tex/latex/biblatex-archaeology/german-archaeology.lbx - RELOC/tex/latex/biblatex-archaeology/german-dguf-alt.lbx - RELOC/tex/latex/biblatex-archaeology/german-dguf-apa.lbx - RELOC/tex/latex/biblatex-archaeology/german-eaz.lbx - RELOC/tex/latex/biblatex-archaeology/german-foe.lbx - RELOC/tex/latex/biblatex-archaeology/german-jb-kreis-neuss.lbx - RELOC/tex/latex/biblatex-archaeology/german-karl.lbx - RELOC/tex/latex/biblatex-archaeology/german-kunde.lbx - RELOC/tex/latex/biblatex-archaeology/german-maja.lbx - RELOC/tex/latex/biblatex-archaeology/german-mpk.lbx - RELOC/tex/latex/biblatex-archaeology/german-mpkoeaw.lbx - RELOC/tex/latex/biblatex-archaeology/german-niedersachsen.lbx - RELOC/tex/latex/biblatex-archaeology/german-offa.lbx - RELOC/tex/latex/biblatex-archaeology/german-rgzm.lbx - RELOC/tex/latex/biblatex-archaeology/german-zaak.lbx - RELOC/tex/latex/biblatex-archaeology/german-zaes.lbx - RELOC/tex/latex/biblatex-archaeology/jb-halle.bbx - RELOC/tex/latex/biblatex-archaeology/jb-halle.cbx - RELOC/tex/latex/biblatex-archaeology/jb-halle.dbx - RELOC/tex/latex/biblatex-archaeology/jb-kreis-neuss.bbx - RELOC/tex/latex/biblatex-archaeology/jb-kreis-neuss.cbx - RELOC/tex/latex/biblatex-archaeology/jb-kreis-neuss.dbx - RELOC/tex/latex/biblatex-archaeology/karl.bbx - RELOC/tex/latex/biblatex-archaeology/karl.cbx - RELOC/tex/latex/biblatex-archaeology/karl.dbx - RELOC/tex/latex/biblatex-archaeology/kunde.bbx - RELOC/tex/latex/biblatex-archaeology/kunde.cbx - RELOC/tex/latex/biblatex-archaeology/kunde.dbx - RELOC/tex/latex/biblatex-archaeology/maja.bbx - RELOC/tex/latex/biblatex-archaeology/maja.cbx - RELOC/tex/latex/biblatex-archaeology/maja.dbx - RELOC/tex/latex/biblatex-archaeology/mpk.bbx - RELOC/tex/latex/biblatex-archaeology/mpk.cbx - RELOC/tex/latex/biblatex-archaeology/mpk.dbx - RELOC/tex/latex/biblatex-archaeology/mpkoeaw.bbx - RELOC/tex/latex/biblatex-archaeology/mpkoeaw.cbx - RELOC/tex/latex/biblatex-archaeology/mpkoeaw.dbx - RELOC/tex/latex/biblatex-archaeology/naustrian-aefkw.lbx - RELOC/tex/latex/biblatex-archaeology/naustrian-archa.lbx - RELOC/tex/latex/biblatex-archaeology/naustrian-archaeology.lbx - RELOC/tex/latex/biblatex-archaeology/naustrian-dguf-alt.lbx - RELOC/tex/latex/biblatex-archaeology/naustrian-dguf-apa.lbx - RELOC/tex/latex/biblatex-archaeology/naustrian-eaz.lbx - RELOC/tex/latex/biblatex-archaeology/naustrian-foe.lbx - RELOC/tex/latex/biblatex-archaeology/naustrian-jb-kreis-neuss.lbx - RELOC/tex/latex/biblatex-archaeology/naustrian-karl.lbx - RELOC/tex/latex/biblatex-archaeology/naustrian-kunde.lbx - RELOC/tex/latex/biblatex-archaeology/naustrian-maja.lbx - RELOC/tex/latex/biblatex-archaeology/naustrian-mpk.lbx - RELOC/tex/latex/biblatex-archaeology/naustrian-mpkoeaw.lbx - RELOC/tex/latex/biblatex-archaeology/naustrian-niedersachsen.lbx - RELOC/tex/latex/biblatex-archaeology/naustrian-offa.lbx - RELOC/tex/latex/biblatex-archaeology/naustrian-rgzm.lbx - RELOC/tex/latex/biblatex-archaeology/naustrian-zaak.lbx - RELOC/tex/latex/biblatex-archaeology/naustrian-zaes.lbx - RELOC/tex/latex/biblatex-archaeology/newzealand-aefkw.lbx - RELOC/tex/latex/biblatex-archaeology/newzealand-archa.lbx - RELOC/tex/latex/biblatex-archaeology/newzealand-archaeology.lbx - RELOC/tex/latex/biblatex-archaeology/newzealand-dguf-alt.lbx - RELOC/tex/latex/biblatex-archaeology/newzealand-dguf-apa.lbx - RELOC/tex/latex/biblatex-archaeology/newzealand-eaz.lbx - RELOC/tex/latex/biblatex-archaeology/newzealand-foe.lbx - RELOC/tex/latex/biblatex-archaeology/newzealand-jb-kreis-neuss.lbx - RELOC/tex/latex/biblatex-archaeology/newzealand-karl.lbx - RELOC/tex/latex/biblatex-archaeology/newzealand-kunde.lbx - RELOC/tex/latex/biblatex-archaeology/newzealand-maja.lbx - RELOC/tex/latex/biblatex-archaeology/newzealand-mpk.lbx - RELOC/tex/latex/biblatex-archaeology/newzealand-mpkoeaw.lbx - RELOC/tex/latex/biblatex-archaeology/newzealand-niedersachsen.lbx - RELOC/tex/latex/biblatex-archaeology/newzealand-offa.lbx - RELOC/tex/latex/biblatex-archaeology/newzealand-rgzm.lbx - RELOC/tex/latex/biblatex-archaeology/newzealand-zaak.lbx - RELOC/tex/latex/biblatex-archaeology/newzealand-zaes.lbx - RELOC/tex/latex/biblatex-archaeology/ngerman-aefkw.lbx - RELOC/tex/latex/biblatex-archaeology/ngerman-archa.lbx - RELOC/tex/latex/biblatex-archaeology/ngerman-archaeology.lbx - RELOC/tex/latex/biblatex-archaeology/ngerman-dguf-alt.lbx - RELOC/tex/latex/biblatex-archaeology/ngerman-dguf-apa.lbx - RELOC/tex/latex/biblatex-archaeology/ngerman-eaz.lbx - RELOC/tex/latex/biblatex-archaeology/ngerman-foe.lbx - RELOC/tex/latex/biblatex-archaeology/ngerman-jb-kreis-neuss.lbx - RELOC/tex/latex/biblatex-archaeology/ngerman-karl.lbx - RELOC/tex/latex/biblatex-archaeology/ngerman-kunde.lbx - RELOC/tex/latex/biblatex-archaeology/ngerman-maja.lbx - RELOC/tex/latex/biblatex-archaeology/ngerman-mpk.lbx - RELOC/tex/latex/biblatex-archaeology/ngerman-mpkoeaw.lbx - RELOC/tex/latex/biblatex-archaeology/ngerman-niedersachsen.lbx - RELOC/tex/latex/biblatex-archaeology/ngerman-offa.lbx - RELOC/tex/latex/biblatex-archaeology/ngerman-rgzm.lbx - RELOC/tex/latex/biblatex-archaeology/ngerman-zaak.lbx - RELOC/tex/latex/biblatex-archaeology/ngerman-zaes.lbx - RELOC/tex/latex/biblatex-archaeology/niedersachsen.bbx - RELOC/tex/latex/biblatex-archaeology/niedersachsen.cbx - RELOC/tex/latex/biblatex-archaeology/niedersachsen.dbx - RELOC/tex/latex/biblatex-archaeology/nnu.bbx - RELOC/tex/latex/biblatex-archaeology/nnu.cbx - RELOC/tex/latex/biblatex-archaeology/nnu.dbx - RELOC/tex/latex/biblatex-archaeology/nswissgerman-aefkw.lbx - RELOC/tex/latex/biblatex-archaeology/nswissgerman-archa.lbx - RELOC/tex/latex/biblatex-archaeology/nswissgerman-archaeology.lbx - RELOC/tex/latex/biblatex-archaeology/nswissgerman-dguf-alt.lbx - RELOC/tex/latex/biblatex-archaeology/nswissgerman-dguf-apa.lbx - RELOC/tex/latex/biblatex-archaeology/nswissgerman-eaz.lbx - RELOC/tex/latex/biblatex-archaeology/nswissgerman-foe.lbx - RELOC/tex/latex/biblatex-archaeology/nswissgerman-jb-kreis-neuss.lbx - RELOC/tex/latex/biblatex-archaeology/nswissgerman-karl.lbx - RELOC/tex/latex/biblatex-archaeology/nswissgerman-kunde.lbx - RELOC/tex/latex/biblatex-archaeology/nswissgerman-maja.lbx - RELOC/tex/latex/biblatex-archaeology/nswissgerman-mpk.lbx - RELOC/tex/latex/biblatex-archaeology/nswissgerman-mpkoeaw.lbx - RELOC/tex/latex/biblatex-archaeology/nswissgerman-niedersachsen.lbx - RELOC/tex/latex/biblatex-archaeology/nswissgerman-offa.lbx - RELOC/tex/latex/biblatex-archaeology/nswissgerman-rgzm.lbx - RELOC/tex/latex/biblatex-archaeology/nswissgerman-zaak.lbx - RELOC/tex/latex/biblatex-archaeology/nswissgerman-zaes.lbx - RELOC/tex/latex/biblatex-archaeology/numeric-comp-archaeology.bbx - RELOC/tex/latex/biblatex-archaeology/numeric-comp-archaeology.cbx - RELOC/tex/latex/biblatex-archaeology/numeric-comp-archaeology.dbx - RELOC/tex/latex/biblatex-archaeology/offa.bbx - RELOC/tex/latex/biblatex-archaeology/offa.cbx - RELOC/tex/latex/biblatex-archaeology/offa.dbx - RELOC/tex/latex/biblatex-archaeology/rgk-inline.bbx - RELOC/tex/latex/biblatex-archaeology/rgk-inline.cbx - RELOC/tex/latex/biblatex-archaeology/rgk-inline.dbx - RELOC/tex/latex/biblatex-archaeology/rgk-numeric.bbx - RELOC/tex/latex/biblatex-archaeology/rgk-numeric.cbx - RELOC/tex/latex/biblatex-archaeology/rgk-numeric.dbx - RELOC/tex/latex/biblatex-archaeology/rgk-verbose.bbx - RELOC/tex/latex/biblatex-archaeology/rgk-verbose.cbx - RELOC/tex/latex/biblatex-archaeology/rgk-verbose.dbx - RELOC/tex/latex/biblatex-archaeology/rgzm-inline.bbx - RELOC/tex/latex/biblatex-archaeology/rgzm-inline.cbx - RELOC/tex/latex/biblatex-archaeology/rgzm-inline.dbx - RELOC/tex/latex/biblatex-archaeology/rgzm-numeric.bbx - RELOC/tex/latex/biblatex-archaeology/rgzm-numeric.cbx - RELOC/tex/latex/biblatex-archaeology/rgzm-numeric.dbx - RELOC/tex/latex/biblatex-archaeology/rgzm-verbose.bbx - RELOC/tex/latex/biblatex-archaeology/rgzm-verbose.cbx - RELOC/tex/latex/biblatex-archaeology/rgzm-verbose.dbx - RELOC/tex/latex/biblatex-archaeology/swissgerman-aefkw.lbx - RELOC/tex/latex/biblatex-archaeology/swissgerman-archa.lbx - RELOC/tex/latex/biblatex-archaeology/swissgerman-archaeology.lbx - RELOC/tex/latex/biblatex-archaeology/swissgerman-dguf-alt.lbx - RELOC/tex/latex/biblatex-archaeology/swissgerman-dguf-apa.lbx - RELOC/tex/latex/biblatex-archaeology/swissgerman-eaz.lbx - RELOC/tex/latex/biblatex-archaeology/swissgerman-foe.lbx - RELOC/tex/latex/biblatex-archaeology/swissgerman-jb-kreis-neuss.lbx - RELOC/tex/latex/biblatex-archaeology/swissgerman-karl.lbx - RELOC/tex/latex/biblatex-archaeology/swissgerman-kunde.lbx - RELOC/tex/latex/biblatex-archaeology/swissgerman-maja.lbx - RELOC/tex/latex/biblatex-archaeology/swissgerman-mpk.lbx - RELOC/tex/latex/biblatex-archaeology/swissgerman-mpkoeaw.lbx - RELOC/tex/latex/biblatex-archaeology/swissgerman-niedersachsen.lbx - RELOC/tex/latex/biblatex-archaeology/swissgerman-offa.lbx - RELOC/tex/latex/biblatex-archaeology/swissgerman-rgzm.lbx - RELOC/tex/latex/biblatex-archaeology/swissgerman-zaak.lbx - RELOC/tex/latex/biblatex-archaeology/swissgerman-zaes.lbx - RELOC/tex/latex/biblatex-archaeology/ufg-muenster-inline.bbx - RELOC/tex/latex/biblatex-archaeology/ufg-muenster-inline.cbx - RELOC/tex/latex/biblatex-archaeology/ufg-muenster-inline.dbx - RELOC/tex/latex/biblatex-archaeology/ufg-muenster-numeric.bbx - RELOC/tex/latex/biblatex-archaeology/ufg-muenster-numeric.cbx - RELOC/tex/latex/biblatex-archaeology/ufg-muenster-numeric.dbx - RELOC/tex/latex/biblatex-archaeology/ufg-muenster-verbose.bbx - RELOC/tex/latex/biblatex-archaeology/ufg-muenster-verbose.cbx - RELOC/tex/latex/biblatex-archaeology/ufg-muenster-verbose.dbx - RELOC/tex/latex/biblatex-archaeology/verbose-archaeology.bbx - RELOC/tex/latex/biblatex-archaeology/verbose-archaeology.cbx - RELOC/tex/latex/biblatex-archaeology/verbose-archaeology.dbx - RELOC/tex/latex/biblatex-archaeology/verbose-ibid-archaeology.bbx - RELOC/tex/latex/biblatex-archaeology/verbose-ibid-archaeology.cbx - RELOC/tex/latex/biblatex-archaeology/verbose-ibid-archaeology.dbx - RELOC/tex/latex/biblatex-archaeology/verbose-trad2note-archaeology.bbx - RELOC/tex/latex/biblatex-archaeology/verbose-trad2note-archaeology.cbx - RELOC/tex/latex/biblatex-archaeology/verbose-trad2note-archaeology.dbx - RELOC/tex/latex/biblatex-archaeology/volkskunde.bbx - RELOC/tex/latex/biblatex-archaeology/volkskunde.cbx - RELOC/tex/latex/biblatex-archaeology/volkskunde.dbx - RELOC/tex/latex/biblatex-archaeology/zaak.bbx - RELOC/tex/latex/biblatex-archaeology/zaak.cbx - RELOC/tex/latex/biblatex-archaeology/zaak.dbx - RELOC/tex/latex/biblatex-archaeology/zaes.bbx - RELOC/tex/latex/biblatex-archaeology/zaes.cbx - RELOC/tex/latex/biblatex-archaeology/zaes.dbx -catalogue-also archaeologie -catalogue-contact-home https://ingram-braun.net/public/programming/tex/latex-typography-prehistory-egyptology-anthropology-rgk-rgzm-dguf/ -catalogue-contact-repository https://github.com/CarlOrff/biblatex-archaeology -catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-archaeology -catalogue-date 2018-11-20 10:54:04 +0100 -catalogue-license lppl1.3c -catalogue-topics humanities biblatex -catalogue-version 2.1 - -name biblatex-arthistory-bonn -category Package -revision 46637 -shortdesc BibLaTeX citation style covers the citation and bibliography guidelines for art historians -relocated 1 -longdesc This citation style covers the citation and bibliography -longdesc guidelines of the Kunsthistorisches Institut der Universitat -longdesc Bonn for undergraduates. It introduces bibliography entry types -longdesc for catalogs and features a tabular bibliography, among other -longdesc things. Various options are available to change and adjust the -longdesc outcome according to one's own preferences. The style is -longdesc compatible with English and German. -containersize 7744 -containerchecksum d7dd59e1e913062d8b099bf3986b201cc655d7c7bcea61d2e97567adfdc5fc308b22d97c3209134937e7ceb4f481b1da2a3b02d0d501e65a13a186e413a55f53 -doccontainersize 182760 -doccontainerchecksum cc4cf4266d1f02b4e4476890c855f9e64588bc73cd6a7771f93c4f61f1e9c6ed0e259775f25d2d3f29cce5141665a637fcd746d59a0bb05ca8fc0738febbb946 -docfiles size=67 - RELOC/doc/latex/biblatex-arthistory-bonn/README.md details="Readme" - RELOC/doc/latex/biblatex-arthistory-bonn/arthistory-bonn-examples.bib - RELOC/doc/latex/biblatex-arthistory-bonn/arthistory-bonn.pdf details="Package documentation" - RELOC/doc/latex/biblatex-arthistory-bonn/arthistory-bonn.tex -runfiles size=15 - RELOC/tex/latex/biblatex-arthistory-bonn/arthistory-bonn-english.lbx - RELOC/tex/latex/biblatex-arthistory-bonn/arthistory-bonn-german.lbx - RELOC/tex/latex/biblatex-arthistory-bonn/arthistory-bonn.bbx - RELOC/tex/latex/biblatex-arthistory-bonn/arthistory-bonn.cbx - RELOC/tex/latex/biblatex-arthistory-bonn/arthistory-bonn.dbx -catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-arthistory-bonn -catalogue-date 2018-02-13 22:43:43 +0100 -catalogue-license lppl1.3 -catalogue-topics biblatex -catalogue-version 1.2 - -name biblatex-bath -category Package -revision 48943 -shortdesc Harvard referencing style as recommended by the University of Bath Library -relocated 1 -longdesc This package provides a BibLaTeX style to format reference -longdesc lists in the Harvard style recommended by the University of -longdesc Bath Library. -containersize 6552 -containerchecksum 56a86e352c2b6ed82d97088abad1ecef835e56e45131c926be58d9873179bb03d93fda3556af4945ea2c6c64724d9f2dae11cd056259d0e4d41d20c35c2a90e2 -doccontainersize 422696 -doccontainerchecksum a3d7ed4a1adde1d693599f0ab1a0b974fb2903f998a63f28be972d337a0fd42cc8329139417b678be8b039e2ec85b2fdd9715da1268d57dd239bef8cfd6c4bd8 -docfiles size=111 - RELOC/doc/latex/biblatex-bath/Makefile - RELOC/doc/latex/biblatex-bath/README.md details="Readme" - RELOC/doc/latex/biblatex-bath/biblatex-bath.bib - RELOC/doc/latex/biblatex-bath/biblatex-bath.pdf details="Package documentation" -srccontainersize 25972 -srccontainerchecksum 8997cd0bdbb6a149b485ee03d729632f30ab279e3a466bc02d05a5b22331a277ce80bcef7bf0a3f8ef778d37615eaa797888ff84f478a6128ec0c907850f118e -srcfiles size=29 - RELOC/source/latex/biblatex-bath/biblatex-bath.dtx - RELOC/source/latex/biblatex-bath/biblatex-bath.ins -runfiles size=13 - RELOC/tex/latex/biblatex-bath/american-bath.lbx - RELOC/tex/latex/biblatex-bath/bath.bbx - RELOC/tex/latex/biblatex-bath/bath.cbx - RELOC/tex/latex/biblatex-bath/bath.dbx - RELOC/tex/latex/biblatex-bath/british-bath.lbx -catalogue-also bath-bst -catalogue-contact-bugs https://github.com/alex-ball/bathbib/issues -catalogue-contact-home https://github.com/alex-ball/bathbib -catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-bath -catalogue-date 2018-10-19 06:33:44 +0200 -catalogue-license lppl1.3c -catalogue-topics biblatex -catalogue-version 2.0.1 - -name biblatex-bookinarticle -category Package -revision 40323 -shortdesc Manage book edited in article -relocated 1 -longdesc This package provides three new BibLaTeX entry types - -longdesc @bookinarticle, @bookinincollection and @bookinthesis - to -longdesc refer to a modern edition of an old book, where this modern -longdesc edition is provided in a @article, @incollection or in a -longdesc @thesis. The package is now superseded by biblatex-bookinother. -containersize 1932 -containerchecksum 8a0a0e85eb2d696157fdbf62122b7cd2fa690e5acae89314a4f1df719cbabf60c29f3529c5869235cf9058b10b4d41adb837b45fded4c645d5b63b4b856a4214 -doccontainersize 104788 -doccontainerchecksum 27de60adf24a14ff2b2a31ea93ac0db8c549fc2e772a18cca4877a206c5438bf507e29bae2077dd37a6a02dcba7a57653d6d4906d894c6d795f656b174739296 -docfiles size=44 - RELOC/doc/latex/biblatex-bookinarticle/README details="Readme" - RELOC/doc/latex/biblatex-bookinarticle/documentation/biblatex-bookinarticle-crossref.pdf - RELOC/doc/latex/biblatex-bookinarticle/documentation/biblatex-bookinarticle.dot - RELOC/doc/latex/biblatex-bookinarticle/documentation/biblatex-bookinarticle.pdf details="Package documentation" - RELOC/doc/latex/biblatex-bookinarticle/documentation/biblatex-bookinarticle.tex - RELOC/doc/latex/biblatex-bookinarticle/documentation/example-bookinarticle.bib - RELOC/doc/latex/biblatex-bookinarticle/documentation/example-bookinincollection.bib - RELOC/doc/latex/biblatex-bookinarticle/documentation/example-bookinthesis.bib - RELOC/doc/latex/biblatex-bookinarticle/documentation/makefile - RELOC/doc/latex/biblatex-bookinarticle/makefile -runfiles size=2 - RELOC/tex/latex/biblatex-bookinarticle/biblatex-bookinarticle.sty -catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-bookinarticle -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics humanities biblatex -catalogue-version 1.3.1a - -name biblatex-bookinother -category Package -revision 45856 -shortdesc Manage book edited in other entry type -relocated 1 -longdesc This package provides new BibLaTeX entry types and fields for -longdesc book edited in other types, like for instance @bookinarticle. -longdesc It offers more types than the older package -longdesc biblatex-bookinarticle which it superseeds. -containersize 3172 -containerchecksum db385de0ba96f64fec635a57ee42e7259581f1968c50c08c4d92d1664f5b9e62d0b09d4c4879158d9a4544168a7494134ec7165a16713f61df46436b053bae2b -doccontainersize 265744 -doccontainerchecksum 63244266ba1a875770bab278f56a45dc54898e7a39c577a58e19a0c3d8daf26162d3a956b9c0f14bf190efea34605c64d0eebbb6cfaef6bcf05295d752856742 -docfiles size=143 - RELOC/doc/latex/biblatex-bookinother/README details="Readme" - RELOC/doc/latex/biblatex-bookinother/documentation/biblatex-bookinother.pdf details="Package documentation" - RELOC/doc/latex/biblatex-bookinother/documentation/biblatex-bookinother.tex - RELOC/doc/latex/biblatex-bookinother/documentation/example-bookinarticle.bib - RELOC/doc/latex/biblatex-bookinother/documentation/example-bookinarticle.dot - RELOC/doc/latex/biblatex-bookinother/documentation/example-bookinarticle.pdf - RELOC/doc/latex/biblatex-bookinother/documentation/example-bookincollection.bib - RELOC/doc/latex/biblatex-bookinother/documentation/example-bookincollection.dot - RELOC/doc/latex/biblatex-bookinother/documentation/example-bookincollection.pdf - RELOC/doc/latex/biblatex-bookinother/documentation/example-bookininarticle.bib - RELOC/doc/latex/biblatex-bookinother/documentation/example-bookininarticle.dot - RELOC/doc/latex/biblatex-bookinother/documentation/example-bookininarticle.pdf - RELOC/doc/latex/biblatex-bookinother/documentation/example-bookininbook.bib - RELOC/doc/latex/biblatex-bookinother/documentation/example-bookininbook.dot - RELOC/doc/latex/biblatex-bookinother/documentation/example-bookininbook.pdf - RELOC/doc/latex/biblatex-bookinother/documentation/example-bookinincollection.bib - RELOC/doc/latex/biblatex-bookinother/documentation/example-bookinincollection.dot - RELOC/doc/latex/biblatex-bookinother/documentation/example-bookinincollection.pdf - RELOC/doc/latex/biblatex-bookinother/documentation/example-bookininproceedings.bib - RELOC/doc/latex/biblatex-bookinother/documentation/example-bookininproceedings.dot - RELOC/doc/latex/biblatex-bookinother/documentation/example-bookininproceedings.pdf - RELOC/doc/latex/biblatex-bookinother/documentation/example-bookinjournal.bib - RELOC/doc/latex/biblatex-bookinother/documentation/example-bookinjournal.dot - RELOC/doc/latex/biblatex-bookinother/documentation/example-bookinjournal.pdf - RELOC/doc/latex/biblatex-bookinother/documentation/example-bookinproceedings.bib - RELOC/doc/latex/biblatex-bookinother/documentation/example-bookinproceedings.dot - RELOC/doc/latex/biblatex-bookinother/documentation/example-bookinproceedings.pdf - RELOC/doc/latex/biblatex-bookinother/documentation/example-bookinthesis.bib - RELOC/doc/latex/biblatex-bookinother/documentation/example-bookinthesis.dot - RELOC/doc/latex/biblatex-bookinother/documentation/example-bookinthesis.pdf - RELOC/doc/latex/biblatex-bookinother/documentation/generate-crossref-graphs.py - RELOC/doc/latex/biblatex-bookinother/documentation/latexmkrc - RELOC/doc/latex/biblatex-bookinother/documentation/makefile - RELOC/doc/latex/biblatex-bookinother/makefile -runfiles size=6 - RELOC/tex/latex/biblatex-bookinother/bookinother.bbx - RELOC/tex/latex/biblatex-bookinother/bookinother.dbx -catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-bookinother -catalogue-date 2017-11-19 17:23:13 +0100 -catalogue-license lppl1.3 -catalogue-topics humanities biblatex -catalogue-version 2.3.1 - -name biblatex-bwl -category Package -revision 26556 -shortdesc BibLaTeX citations for FU Berlin -relocated 1 -longdesc The bundle provides a set of BibLaTeX implementations of -longdesc bibliography and citation styles for the Business -longdesc Administration Department of the Free University of Berlin. -containersize 1304 -containerchecksum f2d022569320fa5de519ab2801058fca0f33d186269c5aaaa5691e0ffd4c5f1bf9c1fb9bc434b9dc0145a227402cce2ec9a15505431dd6b8c679e8c277d7f459 -doccontainersize 114324 -doccontainerchecksum 5ed1483562ec1e1f0045a8792e804ad8e90baec693d4b0e869befa0d8d42e833cdbdaea0c456628adfd1115e2c6c7b1f8775ce2e36e4e97a96d007d02e01c20b -docfiles size=35 - RELOC/doc/latex/biblatex-bwl/Changes - RELOC/doc/latex/biblatex-bwl/doc/bwl-FU.bib - RELOC/doc/latex/biblatex-bwl/doc/bwl-FU.pdf details="Package documentation" - RELOC/doc/latex/biblatex-bwl/doc/bwl-FU.tex -runfiles size=2 - RELOC/tex/latex/biblatex-bwl/bwl-FU.bbx - RELOC/tex/latex/biblatex-bwl/bwl-FU.cbx -catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-bwl -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics bus-study biblatex -catalogue-version 0.02 - -name biblatex-caspervector -category Package -revision 48122 -shortdesc A simple citation style for Chinese users -relocated 1 -longdesc The package provides a simple and easily extensible -longdesc biblography/citation style for Chinese LaTeX users, using -longdesc BibLaTeX. -containersize 4112 -containerchecksum 4c8c8ee1f22204d0df7663a1f2383937e37a3290456d9f8b7f4c7bcd982ca0d18fadad63fab762c47b05b206ca36ed78788ea1b1b031ee71aef271c1dc1bc708 -doccontainersize 591984 -doccontainerchecksum 13e12c54dc1ed30a789719753b60bee82957eade3b7cff5f017d0ed8fe1681d5add13ea14c9a687cec79c5491e15463acdc27e008d38295486387799b2958a76 -docfiles size=159 - RELOC/doc/latex/biblatex-caspervector/ChangeLog.txt - RELOC/doc/latex/biblatex-caspervector/Makefile - RELOC/doc/latex/biblatex-caspervector/caspervector-ay.pdf - RELOC/doc/latex/biblatex-caspervector/caspervector-ay.tex - RELOC/doc/latex/biblatex-caspervector/caspervector.bib - RELOC/doc/latex/biblatex-caspervector/caspervector.pdf details="Package documentation" language="zh" - RELOC/doc/latex/biblatex-caspervector/caspervector.tex -runfiles size=10 - RELOC/tex/latex/biblatex-caspervector/blx-caspervector-base.def - RELOC/tex/latex/biblatex-caspervector/blx-caspervector-gbk.def - RELOC/tex/latex/biblatex-caspervector/blx-caspervector-utf8.def - RELOC/tex/latex/biblatex-caspervector/caspervector-ay.bbx - RELOC/tex/latex/biblatex-caspervector/caspervector-ay.cbx - RELOC/tex/latex/biblatex-caspervector/caspervector.bbx - RELOC/tex/latex/biblatex-caspervector/caspervector.cbx -catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-caspervector -catalogue-date 2018-07-02 05:37:57 +0200 -catalogue-license lppl1.3 -catalogue-topics biblatex chinese -catalogue-version 0.3.3 - -name biblatex-cheatsheet -category Package -revision 44685 -shortdesc BibLaTeX/Biber 'cheat sheet' -relocated 1 -longdesc A BibLaTeX/Biber 'cheat sheet' which I wrote because I wanted -longdesc one to distribute to students, but couldn't find an existing -longdesc one. -containersize 436 -containerchecksum 61466243d934c1b73f0cd8d41092246349848e907ef82cb24bd2470bb7a8c913e406b03dd3a8d1cd1f7f567231b986de2ac503fe8c43d1e830ca4326484c65bd -doccontainersize 322392 -doccontainerchecksum eebf8d31fefb377cd7225c949459282120955a69402e5eb8fcd1571426232e875faae796211c4932f444646ec270ea9d6b8489eebc5856c372818137f88bcb85 -docfiles size=85 - RELOC/doc/latex/biblatex-cheatsheet/README details="Readme" - RELOC/doc/latex/biblatex-cheatsheet/biblatex-cheatsheet.pdf details="The document itself" - RELOC/doc/latex/biblatex-cheatsheet/biblatex-cheatsheet.tex -catalogue-ctan /info/biblatex-cheatsheet -catalogue-date 2017-06-24 10:26:01 +0200 -catalogue-license lppl1.3 -catalogue-topics biblatex bibtex-doc - -name biblatex-chem -category Package -revision 48944 -shortdesc A set of BibLaTeX implementations of chemistry-related bibliography styles -relocated 1 -longdesc The bundle offers a set of styles to allow chemists to use -longdesc BibLaTeX. The package has complete styles for: all ACS -longdesc journals; RSC journals using standard (Chem. Commun.) style; -longdesc and Angewandte Chem. style, (thus covering a wide range of -longdesc journals). A comprehensive set of examples of use is included. -containersize 5612 -containerchecksum 2b4a343f9f9bf8aa6ade7fcce503ea9f83237e0580a5be542c76afa99dd59f0bba6757385aa84ed9f6c48cfec6eabe89e756d82a0ef5bd3871614dd4785a2606 -doccontainersize 923396 -doccontainerchecksum ffe53ca0f577f6b89b2c8690240c98642e6c3b2fe8433bdfb18f1affda42fa560ff3c1d71daa5944acdaf7387b844421c3004fa5b16dd172068f95fba64f796c -docfiles size=382 - RELOC/doc/latex/biblatex-chem/README.md details="Readme" - RELOC/doc/latex/biblatex-chem/biblatex-chem-acs.pdf - RELOC/doc/latex/biblatex-chem/biblatex-chem-acs.tex - RELOC/doc/latex/biblatex-chem/biblatex-chem-angew.pdf - RELOC/doc/latex/biblatex-chem/biblatex-chem-angew.tex - RELOC/doc/latex/biblatex-chem/biblatex-chem-biochem.pdf - RELOC/doc/latex/biblatex-chem/biblatex-chem-biochem.tex - RELOC/doc/latex/biblatex-chem/biblatex-chem-rsc.pdf - RELOC/doc/latex/biblatex-chem/biblatex-chem-rsc.tex - RELOC/doc/latex/biblatex-chem/biblatex-chem.bib - RELOC/doc/latex/biblatex-chem/biblatex-chem.pdf details="Package documentation" - RELOC/doc/latex/biblatex-chem/biblatex-chem.tex -runfiles size=24 - RELOC/tex/latex/biblatex-chem/chem-acs.bbx - RELOC/tex/latex/biblatex-chem/chem-acs.cbx - RELOC/tex/latex/biblatex-chem/chem-angew.bbx - RELOC/tex/latex/biblatex-chem/chem-angew.cbx - RELOC/tex/latex/biblatex-chem/chem-biochem.bbx - RELOC/tex/latex/biblatex-chem/chem-biochem.cbx - RELOC/tex/latex/biblatex-chem/chem-rsc.bbx - RELOC/tex/latex/biblatex-chem/chem-rsc.cbx -catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-chem -catalogue-date 2018-10-19 10:22:36 +0200 -catalogue-license lppl1.3 -catalogue-topics biblatex chemistry journalpub -catalogue-version 1.1w - -name biblatex-chicago -category Package -revision 46331 -shortdesc Chicago style files for BibLaTeX -relocated 1 -longdesc This is a BibLaTeX style that implements the Chicago -longdesc 'author-date' and 'notes with bibliography' style -longdesc specifications given in the Chicago Manual of Style, 16th -longdesc edition (support for the 15th edition remains, but is 'strongly -longdesc deprecated'). The style implements entry types for citing -longdesc audio-visual materials. The package was previously known as -longdesc biblatex-chicago-notes-df. -containersize 65648 -containerchecksum d945cd648ae04cf02518e86c04e2ef8022bbbb8faed1314f166fa7331be2c3eb5b4e60b3d284e7635c50630d297ddc339c3e34ee3a6b42b87f46796c67abbd58 -doccontainersize 5247144 -doccontainerchecksum 9994435135e5ce936b96c951a22a1051ca187ef2bf6f4f202408a69cd91369614efe9da79431525789d1fe439e426e0d710b3e49969b6074a697b50e0f7c66d1 -docfiles size=1580 - RELOC/doc/latex/biblatex-chicago/README details="Readme and usage outline" - RELOC/doc/latex/biblatex-chicago/RELEASE - RELOC/doc/latex/biblatex-chicago/biblatex-chicago.pdf details="Package documentation" - RELOC/doc/latex/biblatex-chicago/biblatex-chicago.tex - RELOC/doc/latex/biblatex-chicago/cms-dates-intro.pdf - RELOC/doc/latex/biblatex-chicago/cms-dates-intro.tex - RELOC/doc/latex/biblatex-chicago/cms-dates-sample.pdf - RELOC/doc/latex/biblatex-chicago/cms-dates-sample.tex - RELOC/doc/latex/biblatex-chicago/cms-legal-sample.pdf - RELOC/doc/latex/biblatex-chicago/cms-legal-sample.tex - RELOC/doc/latex/biblatex-chicago/cms-notes-intro.pdf - RELOC/doc/latex/biblatex-chicago/cms-notes-intro.tex - RELOC/doc/latex/biblatex-chicago/cms-notes-sample.pdf - RELOC/doc/latex/biblatex-chicago/cms-notes-sample.tex - RELOC/doc/latex/biblatex-chicago/cms-trad-appendix.pdf - RELOC/doc/latex/biblatex-chicago/cms-trad-appendix.tex - RELOC/doc/latex/biblatex-chicago/cms-trad-sample.pdf - RELOC/doc/latex/biblatex-chicago/cms-trad-sample.tex - RELOC/doc/latex/biblatex-chicago/dates-test.bib - RELOC/doc/latex/biblatex-chicago/legal-test.bib - RELOC/doc/latex/biblatex-chicago/notes-test.bib -runfiles size=257 - RELOC/tex/latex/biblatex-chicago/biblatex-chicago.sty - RELOC/tex/latex/biblatex-chicago/chicago-authordate-trad.bbx - RELOC/tex/latex/biblatex-chicago/chicago-authordate-trad.cbx - RELOC/tex/latex/biblatex-chicago/chicago-authordate.bbx - RELOC/tex/latex/biblatex-chicago/chicago-authordate.cbx - RELOC/tex/latex/biblatex-chicago/chicago-dates-common.cbx - RELOC/tex/latex/biblatex-chicago/chicago-notes.bbx - RELOC/tex/latex/biblatex-chicago/chicago-notes.cbx - RELOC/tex/latex/biblatex-chicago/cms-american.lbx - RELOC/tex/latex/biblatex-chicago/cms-brazilian.lbx - RELOC/tex/latex/biblatex-chicago/cms-british.lbx - RELOC/tex/latex/biblatex-chicago/cms-finnish.lbx - RELOC/tex/latex/biblatex-chicago/cms-french.lbx - RELOC/tex/latex/biblatex-chicago/cms-german.lbx - RELOC/tex/latex/biblatex-chicago/cms-icelandic.lbx - RELOC/tex/latex/biblatex-chicago/cms-ngerman.lbx - RELOC/tex/latex/biblatex-chicago/cms-norsk.lbx - RELOC/tex/latex/biblatex-chicago/cms-norwegian.lbx - RELOC/tex/latex/biblatex-chicago/cms-nynorsk.lbx - RELOC/tex/latex/biblatex-chicago/cms-swedish.lbx - RELOC/tex/latex/biblatex-chicago/cmsdocs.sty -catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-chicago -catalogue-date 2018-01-16 13:19:32 +0100 -catalogue-license lppl1.3 -catalogue-topics biblatex -catalogue-version 1.0rc5 - -name biblatex-claves -category Package -revision 43723 -shortdesc A tool to manage claves of old litterature with BibLaTeX -relocated 1 -longdesc When studying antic and medieval literature, we may find many -longdesc different texts published with the same title, or, in contrary, -longdesc the same text published with different titles. To avoid -longdesc confusion, scholars have published claves, which are books -longdesc listing ancient texts, identifying them by an identifier -- a -longdesc number or a string of text. For example, for early -longdesc Christianity, we have the Bibliotheca Hagiographica Graeca, the -longdesc Clavis Apocryphorum Novi Testamenti and other claves. It could -longdesc be useful to print the identifier of a texts in one specific -longdesc clavis, or in many claves. The package allows us to create new -longdesc field for different claves, and to present all these fields in -longdesc a consistent way. -containersize 2184 -containerchecksum ac285d57ea40756278dec10115b7bd010931869c5e4bf609e062f1afaba391a1dbc0cd7e596e319a09b035e36469037259722c7510af726846cc2567a88d70ca -doccontainersize 90096 -doccontainerchecksum 08c0100250f1af5934f4a17ef0a92205c75492acb8dc29164359db764ba7588607745d893ff47b926a7be4599b67f337be6189d68c626a69290dab3d046560ca -docfiles size=31 - RELOC/doc/latex/biblatex-claves/README details="Readme" - RELOC/doc/latex/biblatex-claves/documentation/biblatex-claves-ref.bib - RELOC/doc/latex/biblatex-claves/documentation/biblatex-claves.bib - RELOC/doc/latex/biblatex-claves/documentation/biblatex-claves.pdf details="Package documentation" - RELOC/doc/latex/biblatex-claves/documentation/biblatex-claves.tex - RELOC/doc/latex/biblatex-claves/documentation/latexmkrc - RELOC/doc/latex/biblatex-claves/documentation/makefile - RELOC/doc/latex/biblatex-claves/makefile -runfiles size=2 - RELOC/tex/latex/biblatex-claves/claves.bbx - RELOC/tex/latex/biblatex-claves/claves.dbx -catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-claves -catalogue-date 2017-11-19 19:32:20 +0100 -catalogue-license lppl1.3 -catalogue-topics biblatex -catalogue-version 1.2.1 - -name biblatex-dw -category Package -revision 42649 -shortdesc Humanities styles for BibLaTeX -relocated 1 -longdesc A small collection of styles for the BibLaTeX package. It was -longdesc designed for citations in the humanities and offers some -longdesc features that are not provided by the standard BibLaTeX styles. -longdesc The styles are dependent on BibLaTeX (at least version 0.9b) -longdesc and cannot be used without it. Eine kleine Sammlung von Stilen -longdesc fur das Paket BibLaTeX. Es ist auf geisteswissenschaftliche -longdesc Zitierweise zugeschnitten und bietet einige Funktionen, die von -longdesc den Standard-Stilen von BibLaTeX nicht direkt bereitgestellt -longdesc werden. Das Paket baut vollstandig auf BibLaTeX auf und kann -longdesc nicht ohne BibLaTeX (mindestens in der Version 0.9b) verwendet -longdesc werden. -containersize 16408 -containerchecksum 4b9b61fc545108a3e2a9d37ed7960074befb10147ea400413d1de47cd86e4860157c0c826c3d8855d7fc8d5c482184321487583404057654a1fed16b5340312c -doccontainersize 1124144 -doccontainerchecksum e7ab58892c2bb83e00929487130001427c4f70ebcbdef2bfd54c0bc444442ce6298fec06a799fecf7e4f7a639caac9b23cfd71b5b9ffdae93ea3f088dbe4a7fe -docfiles size=491 - RELOC/doc/latex/biblatex-dw/CHANGES - RELOC/doc/latex/biblatex-dw/LIESMICH details="Readme (German)" language="de" - RELOC/doc/latex/biblatex-dw/README details="Readme (English)" language="en" - RELOC/doc/latex/biblatex-dw/biblatex-dw-preamble.tex - RELOC/doc/latex/biblatex-dw/biblatex-dw-print.tex - RELOC/doc/latex/biblatex-dw/biblatex-dw-screen.tex - RELOC/doc/latex/biblatex-dw/biblatex-dw.pdf details="Package documentation (English)" language="en" - RELOC/doc/latex/biblatex-dw/biblatex-dw.tex - RELOC/doc/latex/biblatex-dw/de-biblatex-dw.pdf details="Package documentation (German)" language="de" - RELOC/doc/latex/biblatex-dw/de-biblatex-dw.tex - RELOC/doc/latex/biblatex-dw/examples/de-authortitle-dw.pdf - RELOC/doc/latex/biblatex-dw/examples/de-authortitle-dw.tex - RELOC/doc/latex/biblatex-dw/examples/de-examples-dw.bib - RELOC/doc/latex/biblatex-dw/examples/de-footnote-dw.pdf - RELOC/doc/latex/biblatex-dw/examples/de-footnote-dw.tex - RELOC/doc/latex/biblatex-dw/examples/en-authortitle-dw.pdf - RELOC/doc/latex/biblatex-dw/examples/en-authortitle-dw.tex - RELOC/doc/latex/biblatex-dw/examples/en-footnote-dw.pdf - RELOC/doc/latex/biblatex-dw/examples/en-footnote-dw.tex - RELOC/doc/latex/biblatex-dw/examples/examples-dw.bib -runfiles size=35 - RELOC/tex/latex/biblatex-dw/bbx/authortitle-dw.bbx - RELOC/tex/latex/biblatex-dw/bbx/footnote-dw.bbx - RELOC/tex/latex/biblatex-dw/bbx/standard-dw.bbx - RELOC/tex/latex/biblatex-dw/cbx/authortitle-dw.cbx - RELOC/tex/latex/biblatex-dw/cbx/footnote-dw.cbx - RELOC/tex/latex/biblatex-dw/cbx/standard-dw.cbx - RELOC/tex/latex/biblatex-dw/lbx/english-dw.lbx - RELOC/tex/latex/biblatex-dw/lbx/german-dw.lbx -catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-dw -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl -catalogue-topics biblatex humanities -catalogue-version 1.7 - -name biblatex-enc -category Package -revision 44627 -shortdesc BibLaTeX style for the Ecole nationale des chartes (Paris) -relocated 1 -longdesc This package provides a citation and bibliography style for use -longdesc with BibLaTeX. It conforms to the bibliographic standards used -longdesc at the Ecole nationale des chartes (Paris), and may be suitable -longdesc for a more general use in historical and philological works. -longdesc The package was initially derived from historische-zeitschrift, -longdesc with the necessary modifications. -containersize 8428 -containerchecksum f3ab0311e71baf76e1f87bd39eb1bbf8a3e2df6d658c2dd6d3515f847b7bdeff898cf9cb799961c285cf103411a4d4f5531351ed98f7e7018ffd6c1cbaa0ad50 -doccontainersize 2284 -doccontainerchecksum d9f9ac3778042800ec783f4ebcedf0a8b4c6eefdede609175d453e8862d4d96ad4be83fab4496d54db3c7cc6c249b21943b8ce89694b1280bbfdd9994a530419 -docfiles size=2 - RELOC/doc/latex/biblatex-enc/README details="Readme" -runfiles size=13 - RELOC/tex/latex/biblatex-enc/enc.bbx - RELOC/tex/latex/biblatex-enc/enc.cbx -catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-enc -catalogue-date 2017-06-19 06:38:53 +0200 -catalogue-license lppl1.3 -catalogue-topics biblatex french humanities journalpub -catalogue-version 1.0 - -name biblatex-ext -category Package -revision 49973 -shortdesc Extended BibLaTeX standard styles -relocated 1 -longdesc The BibLaTeX-ext bundle provides styles that slightly extend -longdesc the standard styles that ship with BibLaTeX. The styles offered -longdesc in this bundle provide a simple interface to change some of the -longdesc stylistic decisions made in the standard styles. At the same -longdesc time they stay as close to their standard counterparts as -longdesc possible, so that most customisation methods can be applied -longdesc here as well. -containersize 25084 -containerchecksum 2425f9245dbadbbd6c07e3ef6342d13113ad3badb77abce509c69d9455bee84b2514e2179c74be371efadb272a802b3c5fc1ec1574a8776c75d37c7f1139237f -doccontainersize 528004 -doccontainerchecksum 0b6634482393e27597bc2ee17f069ce44380fe562955304750921302ce7e17b3be8fb3a1cf8ff5bfb6829f4106f594a07d3f226f1899fe8d150aa3e7327d56aa -docfiles size=207 - RELOC/doc/latex/biblatex-ext/CHANGES.md - RELOC/doc/latex/biblatex-ext/README.md details="Readme" - RELOC/doc/latex/biblatex-ext/biblatex-ext-examples.bib - RELOC/doc/latex/biblatex-ext/biblatex-ext.pdf details="Package documentation" - RELOC/doc/latex/biblatex-ext/biblatex-ext.tex -runfiles size=114 - RELOC/tex/latex/biblatex-ext/biblatex-ext-oa-doiapi.sty - RELOC/tex/latex/biblatex-ext/biblatex-ext-oa.sty - RELOC/tex/latex/biblatex-ext/biblatex-ext-oasymb-l3draw.sty - RELOC/tex/latex/biblatex-ext/biblatex-ext-oasymb-pict2e.sty - RELOC/tex/latex/biblatex-ext/biblatex-ext-oasymb-tikz.sty - RELOC/tex/latex/biblatex-ext/biblatex-ext-tabular.sty - RELOC/tex/latex/biblatex-ext/blxextdoiapi.lua - RELOC/tex/latex/biblatex-ext/ext-alphabetic-verb.bbx - RELOC/tex/latex/biblatex-ext/ext-alphabetic-verb.cbx - RELOC/tex/latex/biblatex-ext/ext-alphabetic.bbx - RELOC/tex/latex/biblatex-ext/ext-alphabetic.cbx - RELOC/tex/latex/biblatex-ext/ext-authortitle-common.bbx - RELOC/tex/latex/biblatex-ext/ext-authortitle-comp.bbx - RELOC/tex/latex/biblatex-ext/ext-authortitle-comp.cbx - RELOC/tex/latex/biblatex-ext/ext-authortitle-ibid.bbx - RELOC/tex/latex/biblatex-ext/ext-authortitle-ibid.cbx - RELOC/tex/latex/biblatex-ext/ext-authortitle-icomp.bbx - RELOC/tex/latex/biblatex-ext/ext-authortitle-icomp.cbx - RELOC/tex/latex/biblatex-ext/ext-authortitle-tcomp.bbx - RELOC/tex/latex/biblatex-ext/ext-authortitle-tcomp.cbx - RELOC/tex/latex/biblatex-ext/ext-authortitle-terse.bbx - RELOC/tex/latex/biblatex-ext/ext-authortitle-terse.cbx - RELOC/tex/latex/biblatex-ext/ext-authortitle-ticomp.bbx - RELOC/tex/latex/biblatex-ext/ext-authortitle-ticomp.cbx - RELOC/tex/latex/biblatex-ext/ext-authortitle.bbx - RELOC/tex/latex/biblatex-ext/ext-authortitle.cbx - RELOC/tex/latex/biblatex-ext/ext-authoryear-common.bbx - RELOC/tex/latex/biblatex-ext/ext-authoryear-comp.bbx - RELOC/tex/latex/biblatex-ext/ext-authoryear-comp.cbx - RELOC/tex/latex/biblatex-ext/ext-authoryear-ecomp.bbx - RELOC/tex/latex/biblatex-ext/ext-authoryear-ecomp.cbx - RELOC/tex/latex/biblatex-ext/ext-authoryear-ibid.bbx - RELOC/tex/latex/biblatex-ext/ext-authoryear-ibid.cbx - RELOC/tex/latex/biblatex-ext/ext-authoryear-icomp.bbx - RELOC/tex/latex/biblatex-ext/ext-authoryear-icomp.cbx - RELOC/tex/latex/biblatex-ext/ext-authoryear-iecomp.bbx - RELOC/tex/latex/biblatex-ext/ext-authoryear-iecomp.cbx - RELOC/tex/latex/biblatex-ext/ext-authoryear-tcomp.bbx - RELOC/tex/latex/biblatex-ext/ext-authoryear-tcomp.cbx - RELOC/tex/latex/biblatex-ext/ext-authoryear-tecomp.bbx - RELOC/tex/latex/biblatex-ext/ext-authoryear-tecomp.cbx - RELOC/tex/latex/biblatex-ext/ext-authoryear-terse.bbx - RELOC/tex/latex/biblatex-ext/ext-authoryear-terse.cbx - RELOC/tex/latex/biblatex-ext/ext-authoryear-ticomp.bbx - RELOC/tex/latex/biblatex-ext/ext-authoryear-ticomp.cbx - RELOC/tex/latex/biblatex-ext/ext-authoryear-tiecomp.bbx - RELOC/tex/latex/biblatex-ext/ext-authoryear-tiecomp.cbx - RELOC/tex/latex/biblatex-ext/ext-authoryear.bbx - RELOC/tex/latex/biblatex-ext/ext-authoryear.cbx - RELOC/tex/latex/biblatex-ext/ext-biblatex-aux.def - RELOC/tex/latex/biblatex-ext/ext-dashed-common.bbx - RELOC/tex/latex/biblatex-ext/ext-numeric-comp.bbx - RELOC/tex/latex/biblatex-ext/ext-numeric-comp.cbx - RELOC/tex/latex/biblatex-ext/ext-numeric-verb.bbx - RELOC/tex/latex/biblatex-ext/ext-numeric-verb.cbx - RELOC/tex/latex/biblatex-ext/ext-numeric.bbx - RELOC/tex/latex/biblatex-ext/ext-numeric.cbx - RELOC/tex/latex/biblatex-ext/ext-standard.bbx - RELOC/tex/latex/biblatex-ext/ext-verbose-ibid.bbx - RELOC/tex/latex/biblatex-ext/ext-verbose-ibid.cbx - RELOC/tex/latex/biblatex-ext/ext-verbose-inote.bbx - RELOC/tex/latex/biblatex-ext/ext-verbose-inote.cbx - RELOC/tex/latex/biblatex-ext/ext-verbose-note.bbx - RELOC/tex/latex/biblatex-ext/ext-verbose-note.cbx - RELOC/tex/latex/biblatex-ext/ext-verbose-trad1.bbx - RELOC/tex/latex/biblatex-ext/ext-verbose-trad1.cbx - RELOC/tex/latex/biblatex-ext/ext-verbose-trad2.bbx - RELOC/tex/latex/biblatex-ext/ext-verbose-trad2.cbx - RELOC/tex/latex/biblatex-ext/ext-verbose-trad3.bbx - RELOC/tex/latex/biblatex-ext/ext-verbose-trad3.cbx - RELOC/tex/latex/biblatex-ext/ext-verbose.bbx - RELOC/tex/latex/biblatex-ext/ext-verbose.cbx -catalogue-contact-bugs https://github.com/moewew/biblatex-ext/issues -catalogue-contact-home https://github.com/moewew/biblatex-ext -catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-ext -catalogue-date 2019-02-08 17:54:48 +0100 -catalogue-license lppl1.3c -catalogue-topics biblatex -catalogue-version 0.7 - -name biblatex-fiwi -category Package -revision 45876 -shortdesc BibLaTeX styles for use in German humanities -relocated 1 -longdesc The package provides a collection of styles for BibLaTeX -longdesc (version 3.5 is required, currently). It was designed for -longdesc citations in German Humanities, especially film studies, and -longdesc offers some features that are not provided by the standard -longdesc BibLaTeX styles. The style is highly optimized for documents -longdesc written in German, and the main documentation is only available -longdesc in German. -containersize 16772 -containerchecksum 746a5fcb296601adf0c5b1e218fce17c4b25ac9bd9e96adc792f31d8540450bc5cf529dcbdb3fbef7187c28f37686b5408d186dc03ac3d190e95a2fabdeae57b -doccontainersize 595420 -doccontainerchecksum 5609d95a5764ed9222c21e10cc4ee54dae6c6e69bef901aa96847a9da6cfe43f86a9c39dce5f7769980249da45b6fba96e20ad39670bf19cc317438529b6fa72 -docfiles size=219 - RELOC/doc/latex/biblatex-fiwi/README details="Readme" - RELOC/doc/latex/biblatex-fiwi/biblatex-fiwi.pdf details="Package documentation" language="de" - RELOC/doc/latex/biblatex-fiwi/biblatex-fiwi.tex - RELOC/doc/latex/biblatex-fiwi/diss.xdy - RELOC/doc/latex/biblatex-fiwi/dissff.xdy - RELOC/doc/latex/biblatex-fiwi/example-biblatex-fiwi-options.pdf - RELOC/doc/latex/biblatex-fiwi/example-biblatex-fiwi-options.tex - RELOC/doc/latex/biblatex-fiwi/example-biblatex-fiwi-xindy.pdf - RELOC/doc/latex/biblatex-fiwi/example-biblatex-fiwi-xindy.tex - RELOC/doc/latex/biblatex-fiwi/example-biblatex-fiwi.pdf - RELOC/doc/latex/biblatex-fiwi/example-biblatex-fiwi.tex - RELOC/doc/latex/biblatex-fiwi/example-biblatex-fiwi2-options.pdf - RELOC/doc/latex/biblatex-fiwi/example-biblatex-fiwi2-options.tex - RELOC/doc/latex/biblatex-fiwi/examples.bib -runfiles size=33 - RELOC/tex/latex/biblatex-fiwi/fiwi-yearbeginning.bbx - RELOC/tex/latex/biblatex-fiwi/fiwi.bbx - RELOC/tex/latex/biblatex-fiwi/fiwi.cbx - RELOC/tex/latex/biblatex-fiwi/fiwi.dbx - RELOC/tex/latex/biblatex-fiwi/fiwi2.bbx - RELOC/tex/latex/biblatex-fiwi/fiwi2.cbx - RELOC/tex/latex/biblatex-fiwi/fiwi2.dbx -catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-fiwi -catalogue-date 2017-11-21 15:39:47 +0100 -catalogue-license lppl1.3 -catalogue-topics biblatex humanities -catalogue-version 1.7 - -name biblatex-gb7714-2015 -category Package -revision 50004 -shortdesc A BibLaTeX implementation of the GBT7714-2015 bibliography style for Chinese users -relocated 1 -longdesc This package provides an implementation of the GBT7714-2015 -longdesc bibliography style. This implementation follows the -longdesc GBT7714-2015 standard and can be used by simply loading -longdesc BibLaTeX with the appropriate option. A demonstration database -longdesc is provided to show how to format input for the style. -containersize 29464 -containerchecksum 87d0d2466b24790d366c5ea1f5fbafb883fd61bdc6c2e96c4920f90b70ce9983a61db2549d9cdd7e315006fbcaf0c1ddcd1d817a72adafa40fc64e613d7817be -doccontainersize 1168560 -doccontainerchecksum a2b9bde20a208340d41b38e2c4b3253b4773ddedb5f64a7cba5902ea2f7105ecfcf22598a1f379d1e3f5fb7c37870ce5585d1de25615b1e778d98885f1b2a452 -docfiles size=403 - RELOC/doc/latex/biblatex-gb7714-2015/BibLatex-Check-readme.md - RELOC/doc/latex/biblatex-gb7714-2015/README.md details="Readme" - RELOC/doc/latex/biblatex-gb7714-2015/biblatex-gb7714-2015-preamble.tex - RELOC/doc/latex/biblatex-gb7714-2015/biblatex-gb7714-2015.pdf details="Package documentation (Chinese)" language="zh" - RELOC/doc/latex/biblatex-gb7714-2015/biblatex-gb7714-2015.tex - RELOC/doc/latex/biblatex-gb7714-2015/biblatex-map-test.bib - RELOC/doc/latex/biblatex-gb7714-2015/biblatex-map.py - RELOC/doc/latex/biblatex-gb7714-2015/biblatex_check.py - RELOC/doc/latex/biblatex-gb7714-2015/example.bib - RELOC/doc/latex/biblatex-gb7714-2015/gb7714texteg.dat - RELOC/doc/latex/biblatex-gb7714-2015/gb7714texttobib.pl - RELOC/doc/latex/biblatex-gb7714-2015/gbT7714-2015.tex - RELOC/doc/latex/biblatex-gb7714-2015/gbT7714-2015eg.tex - RELOC/doc/latex/biblatex-gb7714-2015/gbT7714-2015ms.tex - RELOC/doc/latex/biblatex-gb7714-2015/gbT7714-2015thesis.tex -runfiles size=98 - RELOC/tex/latex/biblatex-gb7714-2015/gb7714-2015-gbk.def - RELOC/tex/latex/biblatex-gb7714-2015/gb7714-2015.bbx - RELOC/tex/latex/biblatex-gb7714-2015/gb7714-2015.cbx - RELOC/tex/latex/biblatex-gb7714-2015/gb7714-2015ay.bbx - RELOC/tex/latex/biblatex-gb7714-2015/gb7714-2015ay.cbx - RELOC/tex/latex/biblatex-gb7714-2015/gb7714-2015ms.bbx - RELOC/tex/latex/biblatex-gb7714-2015/gb7714-2015ms.cbx -catalogue-contact-repository https://github.com/hushidong/biblatex-gb7714-2015 -catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-gb7714-2015 -catalogue-date 2019-02-07 18:16:04 +0100 -catalogue-license lppl1.3 -catalogue-topics biblatex chinese -catalogue-version 1.0q - -name biblatex-gost -category Package -revision 46709 -shortdesc BibLaTeX support for GOST standard bibliographies -relocated 1 -longdesc The package provides BibLaTeX support for Russian bibliography -longdesc style GOST 7.0.5-2008 -containersize 20984 -containerchecksum b6ec235b233a6584d5ec31d422b3523cff165a25af46bb27b5188fca73d828209016f424ddf1ee6709d4314f413c09a6935e68c72139a9a3ed12e2cb361386e2 -doccontainersize 1139120 -doccontainerchecksum f0c5c01aedb0feb6371582192fd6f54eb7de81989e58cb31217c5dd8dc932b355b8b8f4976ca358f989e675506fb342c6e0823362dcfac18ecfa8047154325db -docfiles size=388 - RELOC/doc/latex/biblatex-gost/README.md details="Readme" - RELOC/doc/latex/biblatex-gost/biblatex-gost-examples.bib - RELOC/doc/latex/biblatex-gost/biblatex-gost-examples.pdf - RELOC/doc/latex/biblatex-gost/biblatex-gost-examples.tex - RELOC/doc/latex/biblatex-gost/biblatex-gost.pdf details="Package documentation" language="ru" - RELOC/doc/latex/biblatex-gost/biblatex-gost.tex - RELOC/doc/latex/biblatex-gost/ltxdockit.cfg -runfiles size=82 - RELOC/tex/latex/biblatex-gost/american-gost.lbx - RELOC/tex/latex/biblatex-gost/biblatex-gost.dbx - RELOC/tex/latex/biblatex-gost/biblatex-gost.def - RELOC/tex/latex/biblatex-gost/brazilian-gost.lbx - RELOC/tex/latex/biblatex-gost/british-gost.lbx - RELOC/tex/latex/biblatex-gost/catalan-gost.lbx - RELOC/tex/latex/biblatex-gost/croatian-gost.lbx - RELOC/tex/latex/biblatex-gost/english-gost.lbx - RELOC/tex/latex/biblatex-gost/french-gost.lbx - RELOC/tex/latex/biblatex-gost/galician-gost.lbx - RELOC/tex/latex/biblatex-gost/german-gost.lbx - RELOC/tex/latex/biblatex-gost/gost-alphabetic-min.bbx - RELOC/tex/latex/biblatex-gost/gost-alphabetic-min.cbx - RELOC/tex/latex/biblatex-gost/gost-alphabetic-min.dbx - RELOC/tex/latex/biblatex-gost/gost-alphabetic.bbx - RELOC/tex/latex/biblatex-gost/gost-alphabetic.cbx - RELOC/tex/latex/biblatex-gost/gost-alphabetic.dbx - RELOC/tex/latex/biblatex-gost/gost-authoryear-min.bbx - RELOC/tex/latex/biblatex-gost/gost-authoryear-min.cbx - RELOC/tex/latex/biblatex-gost/gost-authoryear-min.dbx - RELOC/tex/latex/biblatex-gost/gost-authoryear.bbx - RELOC/tex/latex/biblatex-gost/gost-authoryear.cbx - RELOC/tex/latex/biblatex-gost/gost-authoryear.dbx - RELOC/tex/latex/biblatex-gost/gost-footnote-min.bbx - RELOC/tex/latex/biblatex-gost/gost-footnote-min.cbx - RELOC/tex/latex/biblatex-gost/gost-footnote-min.dbx - RELOC/tex/latex/biblatex-gost/gost-footnote.bbx - RELOC/tex/latex/biblatex-gost/gost-footnote.cbx - RELOC/tex/latex/biblatex-gost/gost-footnote.dbx - RELOC/tex/latex/biblatex-gost/gost-inline-min.bbx - RELOC/tex/latex/biblatex-gost/gost-inline-min.cbx - RELOC/tex/latex/biblatex-gost/gost-inline-min.dbx - RELOC/tex/latex/biblatex-gost/gost-inline.bbx - RELOC/tex/latex/biblatex-gost/gost-inline.cbx - RELOC/tex/latex/biblatex-gost/gost-inline.dbx - RELOC/tex/latex/biblatex-gost/gost-numeric-min.bbx - RELOC/tex/latex/biblatex-gost/gost-numeric-min.cbx - RELOC/tex/latex/biblatex-gost/gost-numeric-min.dbx - RELOC/tex/latex/biblatex-gost/gost-numeric.bbx - RELOC/tex/latex/biblatex-gost/gost-numeric.cbx - RELOC/tex/latex/biblatex-gost/gost-numeric.dbx - RELOC/tex/latex/biblatex-gost/gost-standard.bbx - RELOC/tex/latex/biblatex-gost/greek-gost.lbx - RELOC/tex/latex/biblatex-gost/icelandic-gost.lbx - RELOC/tex/latex/biblatex-gost/italian-gost.lbx - RELOC/tex/latex/biblatex-gost/portuguese-gost.lbx - RELOC/tex/latex/biblatex-gost/russian-gost.lbx - RELOC/tex/latex/biblatex-gost/slovene-gost.lbx - RELOC/tex/latex/biblatex-gost/spanish-gost.lbx -catalogue-also gost -catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-gost -catalogue-date 2018-02-21 09:43:10 +0100 -catalogue-license lppl1.3c -catalogue-topics biblatex std-conform russian -catalogue-version 1.17 - -name biblatex-historian -category Package -revision 19787 -shortdesc A BibLaTeX style -relocated 1 -longdesc A BibLaTeX style, based on the Turabian Manual (a version of -longdesc Chicago). -containersize 24456 -containerchecksum 9ec184e58b387cb0c7dca1f8d7572adc87a6bb84cd39750843fd99cda4e72b40eec06b3910ec83ff5fe40c924777de989451be4524b86984e805c3aba826beae -doccontainersize 578376 -doccontainerchecksum bc94e2154d1ee7315ea50e3a0637c42f21dd5654d9984344c808030328b25ae7fb0ec41825a2d7b50b50948645e018fe39aee6b740b3fd8ac194f8b3283d8e98 -docfiles size=230 - RELOC/doc/latex/biblatex-historian/README.txt - RELOC/doc/latex/biblatex-historian/historian.bib - RELOC/doc/latex/biblatex-historian/historian.pdf details="Package documentation" -runfiles size=40 - RELOC/tex/latex/biblatex-historian/historian.bbx - RELOC/tex/latex/biblatex-historian/historian.cbx - RELOC/tex/latex/biblatex-historian/historian.lbx -catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-historian -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics humanities biblatex -catalogue-version 0.4 - -name biblatex-ieee -category Package -revision 48448 -shortdesc IEEE style files for BibLaTeX -relocated 1 -longdesc This is a BibLaTeX style that implements the bibliography style -longdesc of the IEEE for BibLaTeX. The implementation follows standard -longdesc BibLaTeX conventions, and can be used simply by loading -longdesc BibLaTeX with the appropriate option: -longdesc \usepackage[style=ieee]{biblatex} A demonstration database is -longdesc provided to show how to format input for the style. -longdesc biblatex-ieee requires BibLaTeX 2.7 or later, and works with -longdesc both BibTeX and Biber as the database back-end. -containersize 5136 -containerchecksum 5712b4ca9dde2cb5c8353840db1d8bc860d611da8a7d8c72d1961081fb165fbd39363db8369f1b8d53c02e4a05770812b50598d4f78ee95a1ba6e15abafe4420 -doccontainersize 557372 -doccontainerchecksum d4ba471f45649bc7c9b10b8d478d7438f76edc97fc5396281eec9a4f7ec196baaea4f423a57a05d75bca16ff153fe9d82a53db9a1be84a804671f934b78ee8d9 -docfiles size=175 - RELOC/doc/latex/biblatex-ieee/LICENSE.md - RELOC/doc/latex/biblatex-ieee/README.md details="Readme" - RELOC/doc/latex/biblatex-ieee/biblatex-ieee-alphabetic.pdf - RELOC/doc/latex/biblatex-ieee/biblatex-ieee-alphabetic.tex - RELOC/doc/latex/biblatex-ieee/biblatex-ieee.bib - RELOC/doc/latex/biblatex-ieee/biblatex-ieee.pdf details="Package documentation" - RELOC/doc/latex/biblatex-ieee/biblatex-ieee.tex -runfiles size=9 - RELOC/tex/latex/biblatex-ieee/ieee-alphabetic.bbx - RELOC/tex/latex/biblatex-ieee/ieee-alphabetic.cbx - RELOC/tex/latex/biblatex-ieee/ieee.bbx - RELOC/tex/latex/biblatex-ieee/ieee.cbx - RELOC/tex/latex/biblatex-ieee/magyar-ieee.lbx -catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-ieee -catalogue-date 2018-08-21 09:59:57 +0200 -catalogue-license lppl1.3 -catalogue-topics biblatex journalpub -catalogue-version 1.3 - -name biblatex-ijsra -category Package -revision 41634 -shortdesc BibLaTeX style for the International Journal of Student Research in Archaeology -relocated 1 -longdesc BibLaTeX style used for the journal International Journal of -longdesc Student Research in Archaeology. -containersize 1332 -containerchecksum aee1d70cbbd41bdd3aeb23906331d5f49efa342445c7283d7aaab28c102a37ef0b65a78f7f608ad92726a427a53a4b1a81c843cd0901be7f2edc53b8e8642426 -doccontainersize 49096 -doccontainerchecksum 7a43890d2a2ab1e4a53aceee13de6feade768d345b4c48db9337e3982cdf7ba9f1091d9f7495255ac351cb4f3e5968d2a52a8a9794baefccc791e8db38ee1bc3 -docfiles size=16 - RELOC/doc/latex/biblatex-ijsra/README.md details="Readme" - RELOC/doc/latex/biblatex-ijsra/biblatex-ijsra.pdf details="Package documentation" - RELOC/doc/latex/biblatex-ijsra/biblatex-ijsra.tex -runfiles size=2 - RELOC/tex/latex/biblatex-ijsra/ijsra.bbx - RELOC/tex/latex/biblatex-ijsra/ijsra.cbx -catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-ijsra -catalogue-date 2016-07-07 05:41:56 +0200 -catalogue-license lppl1.3 -catalogue-topics biblio biblatex -catalogue-version 0.1 - -name biblatex-iso690 -category Package -revision 44066 -shortdesc BibLaTeX style for ISO 690 standard -relocated 1 -longdesc The package provides a bibliography and citation style which -longdesc conforms to the latest revision of the international standard -longdesc ISO 690:2010. The implementation follows BibLaTeX conventions -longdesc and requires BibLaTeX [?] 3.4 and biber [?] 2.5. -containersize 6144 -containerchecksum 85bdaf6d40dc82b8d2c0cef2b590b8598a25fb782b6775a02515303dff18a06cf7c7fee1c423a385989aa7aa39850313714a028f7900cbd04722a12d5b560f99 -doccontainersize 176388 -doccontainerchecksum 4cca71e549308b8742394c34b9b59b11a57c42f6d673fee880ca8cc0f3b5c7f4bed3cbe2452d4bf2ad7d1c0e83764c2de63e697511cfdca2717b3f955d27c4e9 -docfiles size=49 - RELOC/doc/latex/biblatex-iso690/README.md details="Readme" - RELOC/doc/latex/biblatex-iso690/biblatex-iso690.pdf details="Package documentation" - RELOC/doc/latex/biblatex-iso690/biblatex-iso690.tex - RELOC/doc/latex/biblatex-iso690/mybib.bib -runfiles size=21 - RELOC/tex/latex/biblatex-iso690/czech-iso.lbx - RELOC/tex/latex/biblatex-iso690/english-iso.lbx - RELOC/tex/latex/biblatex-iso690/german-iso.lbx - RELOC/tex/latex/biblatex-iso690/iso-alphabetic.bbx - RELOC/tex/latex/biblatex-iso690/iso-alphabetic.cbx - RELOC/tex/latex/biblatex-iso690/iso-authortitle.bbx - RELOC/tex/latex/biblatex-iso690/iso-authortitle.cbx - RELOC/tex/latex/biblatex-iso690/iso-authortitle.dbx - RELOC/tex/latex/biblatex-iso690/iso-authoryear.bbx - RELOC/tex/latex/biblatex-iso690/iso-authoryear.cbx - RELOC/tex/latex/biblatex-iso690/iso-authoryear.dbx - RELOC/tex/latex/biblatex-iso690/iso-fullcite.cbx - RELOC/tex/latex/biblatex-iso690/iso-numeric.bbx - RELOC/tex/latex/biblatex-iso690/iso-numeric.cbx - RELOC/tex/latex/biblatex-iso690/iso-numeric.dbx - RELOC/tex/latex/biblatex-iso690/iso.bbx - RELOC/tex/latex/biblatex-iso690/slovak-iso.lbx -catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-iso690 -catalogue-date 2017-04-26 20:10:54 +0200 -catalogue-license lppl1.3 -catalogue-topics biblatex -catalogue-version 0.3.2 - -name biblatex-juradiss -category Package -revision 29252 -shortdesc BibLaTeX stylefiles for German law thesis -relocated 1 -longdesc The package provides a style for use in typesetting a German -longdesc law thesis with LaTeX. The package (using BibLaTeX) is based on -longdesc biblatex-dw and uses biber. -containersize 5836 -containerchecksum 5ea106dd843279837928b1c36d8ea2814095e124cfe9381b0ea9265cc6c1c6977cfe2c23ab8c973119e2bb16d749fe2903ea0961484a61b5973ece7f30438dfb -doccontainersize 138020 -doccontainerchecksum e15d0c776df860a1de42f9d9794f1fac6fb30df7b5c203d980c292717279cd05d1a375d0bdfafd4f72aed364f380003d2607e5fd7c3c1f7c713375b9b106bdce -docfiles size=60 - RELOC/doc/latex/biblatex-juradiss/README details="Readme" - RELOC/doc/latex/biblatex-juradiss/biber.conf - RELOC/doc/latex/biblatex-juradiss/biblatex-juradiss.pdf - RELOC/doc/latex/biblatex-juradiss/biblatex-juradiss.tex -runfiles size=7 - RELOC/tex/latex/biblatex-juradiss/biblatex-juradiss.bbx - RELOC/tex/latex/biblatex-juradiss/biblatex-juradiss.cbx -catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-juradiss -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics legal dissertation biblatex -catalogue-version 0.1g - -name biblatex-lni -category Package -revision 49935 -shortdesc LNI style for BibLaTeX -relocated 1 -longdesc BibLaTeX style for the Lecture Notes in Informatics, which is -longdesc published by the Gesellschaft fur Informatik (GI e.V.). -containersize 2904 -containerchecksum 69bf923fb03d441cb4e37ccd8c4c161a92dc5a64777f99924a4b0312b2064d10e7006acecdbf6fa18bca312d727420b99f52115b442607a7d33c500dfc373bda -doccontainersize 9700 -doccontainerchecksum 608d3d1a287e472b0679f3d537963b5809fba92c2e0987ec259bf87aa05d389eb9f39d780dc6d6c8a6081e10341aa3ad5f10370e017ae9c52b4bebcf0f0ce2d9 -docfiles size=11 - RELOC/doc/latex/biblatex-lni/CHANGELOG.md - RELOC/doc/latex/biblatex-lni/LICENSE - RELOC/doc/latex/biblatex-lni/LNI-examples.bib - RELOC/doc/latex/biblatex-lni/LNI-test-de.tex - RELOC/doc/latex/biblatex-lni/LNI-test-en.tex - RELOC/doc/latex/biblatex-lni/README.md details="Readme" -runfiles size=6 - RELOC/tex/latex/biblatex-lni/LNI-english.lbx - RELOC/tex/latex/biblatex-lni/LNI-ngerman.lbx - RELOC/tex/latex/biblatex-lni/LNI.bbx - RELOC/tex/latex/biblatex-lni/LNI.cbx -catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-lni -catalogue-date 2019-02-03 22:46:22 +0100 -catalogue-license lppl1.3 -catalogue-topics biblatex journalpub -catalogue-version 0.5 - -name biblatex-luh-ipw -category Package -revision 32180 -shortdesc BibLaTeX styles for social sciences -relocated 1 -longdesc The bundle is a small collection of styles for BibLaTeX. It was -longdesc designed for citations in the Humanities, following the -longdesc guidelines of style of the institutes for the social sciences -longdesc of the Leibniz University Hannover/LUH (especially the -longdesc Institute of Political Science). The bundle depends on BibLaTeX -longdesc (version 1.1 at least) and cannot be used without it. -containersize 5372 -containerchecksum 2a2cc43edecf55755e904d0b215464af4b3cf36f485b37973290ba649e51fb33a63cc891840bbca7d3869984aa21b39f9340a0441548b748d6e576f761f8f126 -doccontainersize 358604 -doccontainerchecksum b6189701e411bbcfc7ed81ebd96ef675b2e56e5aab7975c553411f838222ce4239b2f04bbb3ded53f44eb5557cf76c72b3824f82ed69180eaed839d5463d34a7 -docfiles size=93 - RELOC/doc/latex/biblatex-luh-ipw/README details="Readme" - RELOC/doc/latex/biblatex-luh-ipw/biblatex-luh-ipw-preamble.tex - RELOC/doc/latex/biblatex-luh-ipw/biblatex-luh-ipw-print.tex - RELOC/doc/latex/biblatex-luh-ipw/biblatex-luh-ipw-screen.tex - RELOC/doc/latex/biblatex-luh-ipw/de-biblatex-luh-ipw.pdf details="Package documentation (German)" language="de" - RELOC/doc/latex/biblatex-luh-ipw/de-biblatex-luh-ipw.tex -runfiles size=11 - RELOC/tex/latex/biblatex-luh-ipw/bbx/authoryear-luh-ipw.bbx - RELOC/tex/latex/biblatex-luh-ipw/bbx/standard-luh-ipw.bbx - RELOC/tex/latex/biblatex-luh-ipw/bbx/verbose-inote-luh-ipw.bbx - RELOC/tex/latex/biblatex-luh-ipw/cbx/authoryear-luh-ipw.cbx - RELOC/tex/latex/biblatex-luh-ipw/cbx/standard-luh-ipw.cbx - RELOC/tex/latex/biblatex-luh-ipw/cbx/verbose-inote-luh-ipw.cbx - RELOC/tex/latex/biblatex-luh-ipw/lbx/english-luh-ipw.lbx - RELOC/tex/latex/biblatex-luh-ipw/lbx/german-luh-ipw.lbx -catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-luh-ipw -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics biblatex humanities -catalogue-version 0.3 - -name biblatex-manuscripts-philology -category Package -revision 48786 -shortdesc Manage classical manuscripts with BibLaTeX -relocated 1 -longdesc The package adds a new entry type: @manuscript to manage -longdesc manuscript in classical philology, for example to prepare a -longdesc critical edition. -containersize 4688 -containerchecksum 9f75fbf517c36d9d8a2113e5482bc8dd0bf4a3015466ee6d6e4daf81ab5f03c903b653fb9e48c4f994fc8acb9a976377bd1e23b53dc1b79778b2213c1574bad5 -doccontainersize 145284 -doccontainerchecksum 3519df7197e7d29dec7cbb3372ab105f9cfe1bb871242538c596b768ed11091080f88f260c317a17e99d79c44833cb44636a02cf81eb421f96dccc0947efea90 -docfiles size=46 - RELOC/doc/latex/biblatex-manuscripts-philology/README details="Readme" - RELOC/doc/latex/biblatex-manuscripts-philology/documentation/biblatex-manuscripts-philology-example.bib - RELOC/doc/latex/biblatex-manuscripts-philology/documentation/biblatex-manuscripts-philology-example.pdf details="Example of use" - RELOC/doc/latex/biblatex-manuscripts-philology/documentation/biblatex-manuscripts-philology-example.tex - RELOC/doc/latex/biblatex-manuscripts-philology/documentation/biblatex-manuscripts-philology.pdf details="Package documentation" - RELOC/doc/latex/biblatex-manuscripts-philology/documentation/biblatex-manuscripts-philology.tex - RELOC/doc/latex/biblatex-manuscripts-philology/documentation/makefile - RELOC/doc/latex/biblatex-manuscripts-philology/makefile -runfiles size=12 - RELOC/tex/latex/biblatex-manuscripts-philology/english-manuscripts.lbx - RELOC/tex/latex/biblatex-manuscripts-philology/french-manuscripts.lbx - RELOC/tex/latex/biblatex-manuscripts-philology/italian-manuscripts.lbx - RELOC/tex/latex/biblatex-manuscripts-philology/manuscripts-NewBibliographyString.sty - RELOC/tex/latex/biblatex-manuscripts-philology/manuscripts-noautoshorthand.bbx - RELOC/tex/latex/biblatex-manuscripts-philology/manuscripts-noautoshorthand.dbx - RELOC/tex/latex/biblatex-manuscripts-philology/manuscripts-shared.bbx - RELOC/tex/latex/biblatex-manuscripts-philology/manuscripts-shared.dbx - RELOC/tex/latex/biblatex-manuscripts-philology/manuscripts.bbx - RELOC/tex/latex/biblatex-manuscripts-philology/manuscripts.dbx -catalogue-contact-bugs https://github.com/maieul/biblatex-manuscripts-philology/issues -catalogue-contact-repository https://github.com/maieul/biblatex-manuscripts-philology -catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-manuscripts-philology -catalogue-date 2018-09-29 20:53:18 +0200 -catalogue-license lppl1.3 -catalogue-topics biblatex humanities -catalogue-version 2.1.0 - -name biblatex-mla -category Package -revision 42445 -shortdesc MLA style files for BibLaTeX -relocated 1 -longdesc The package provides BibLaTeX support for citations in the -longdesc format specified by the MLA handbook. -containersize 15556 -containerchecksum 0e72bba7cf292730eef401cbb8efb77444337d53b18593b8de05d8cdc1fb5495ade07956c2ecd8bb9867d92ba6a183b4cae089de1fd54f33fa746ff894baa77c -doccontainersize 1273948 -doccontainerchecksum 02b794bd50d1cb82734f09d23dde506d6638879f2807d3cdaa668e5fa0fd03e3a6e6e3987c17ad52ca94910deb28f56345a665eee5c96bdeed1869d6f101f37c -docfiles size=420 - RELOC/doc/latex/biblatex-mla/CHANGES - RELOC/doc/latex/biblatex-mla/README details="Readme" - RELOC/doc/latex/biblatex-mla/doc/biblatex-mla.pdf details="Package documentation" - RELOC/doc/latex/biblatex-mla/doc/biblatex-mla.tex - RELOC/doc/latex/biblatex-mla/doc/citation-examples-new.pdf - RELOC/doc/latex/biblatex-mla/doc/citation-examples-new.tex - RELOC/doc/latex/biblatex-mla/doc/citation-examples.pdf - RELOC/doc/latex/biblatex-mla/doc/citation-examples.tex - RELOC/doc/latex/biblatex-mla/doc/handbooksamplebib-new.pdf - RELOC/doc/latex/biblatex-mla/doc/handbooksamplebib-new.tex - RELOC/doc/latex/biblatex-mla/doc/handbooksamplebib.pdf - RELOC/doc/latex/biblatex-mla/doc/handbooksamplebib.tex - RELOC/doc/latex/biblatex-mla/doc/handbooksamples-new.bib - RELOC/doc/latex/biblatex-mla/doc/handbooksamples.bib - RELOC/doc/latex/biblatex-mla/doc/samples.bib -runfiles size=44 - RELOC/tex/latex/biblatex-mla/american-mla.lbx - RELOC/tex/latex/biblatex-mla/english-mla.lbx - RELOC/tex/latex/biblatex-mla/italian-mla.lbx - RELOC/tex/latex/biblatex-mla/mla-new.bbx - RELOC/tex/latex/biblatex-mla/mla-new.cbx - RELOC/tex/latex/biblatex-mla/mla.bbx - RELOC/tex/latex/biblatex-mla/mla.cbx - RELOC/tex/latex/biblatex-mla/portuguese-mla.lbx - RELOC/tex/latex/biblatex-mla/spanish-mla.lbx -catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-mla -catalogue-date 2016-11-06 18:51:22 +0100 -catalogue-license lppl -catalogue-topics linguistic journalpub biblatex -catalogue-version 1.9 - -name biblatex-morenames -category Package -revision 43049 -shortdesc New names for standard BibLaTeX entry type -relocated 1 -longdesc This package adds new fields of "name" type to the standard -longdesc entry types of BibLaTeX. For example: maineditor, for a -longdesc @collection, means the editor of @mvcollection, and not the -longdesc editor of the @collection. bookineditor, for a @bookinbook, -longdesc means the editor of the entry, and not, as the standard editor -longdesc field, the editor of the volume in which the entry is -longdesc contained. -containersize 2412 -containerchecksum 61ff89fc161ca7fb740b8b7438051f4fba73f72474f49b1e6e6363800ca1fc8fc2c770c22f1d9b1e987d2adc53a0097fb309759b2de3f1f2afb62ebe10bc87d8 -doccontainersize 134728 -doccontainerchecksum d44922b121ad52624ff9b481c25203bbc8284ae343d5d798afae8e046e2146b451c49209b2883a7419cf878b88fa55f0462ccf84697e1c8e70f2d4213c873c51 -docfiles size=64 - RELOC/doc/latex/biblatex-morenames/README details="Readme" - RELOC/doc/latex/biblatex-morenames/documentation/biblatex-morenames.pdf details="Package documentation" - RELOC/doc/latex/biblatex-morenames/documentation/biblatex-morenames.tex - RELOC/doc/latex/biblatex-morenames/documentation/example-bookineditor-BookineditorFromEditor.bib - RELOC/doc/latex/biblatex-morenames/documentation/example-bookineditor-BookineditorFromEditor.dot - RELOC/doc/latex/biblatex-morenames/documentation/example-bookineditor-BookineditorFromEditor.pdf - RELOC/doc/latex/biblatex-morenames/documentation/example-bookineditor.bib - RELOC/doc/latex/biblatex-morenames/documentation/example-bookineditor.dot - RELOC/doc/latex/biblatex-morenames/documentation/example-bookineditor.pdf details="Example of use" - RELOC/doc/latex/biblatex-morenames/documentation/example-maineditor.bib - RELOC/doc/latex/biblatex-morenames/documentation/example-maineditor.dot - RELOC/doc/latex/biblatex-morenames/documentation/example-maineditor.pdf details="Example of use" - RELOC/doc/latex/biblatex-morenames/documentation/generate-crossref-graphs.py - RELOC/doc/latex/biblatex-morenames/documentation/latexmkrc - RELOC/doc/latex/biblatex-morenames/documentation/makefile - RELOC/doc/latex/biblatex-morenames/makefile -runfiles size=3 - RELOC/tex/latex/biblatex-morenames/morenames.bbx - RELOC/tex/latex/biblatex-morenames/morenames.dbx -catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-morenames -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics humanities biblatex -catalogue-version 1.3.1 - -name biblatex-multiple-dm -category Package -revision 37081 -shortdesc Load multiple datamodels in BibLaTeX -relocated 1 -longdesc The package adds the possibility to BibLaTeX to load data -longdesc models from multiple sources. -containersize 1092 -containerchecksum 7161aed86b84e56c5d89bdc9582cc85e5b461014b1136f03981c108cdea87e4b2e015708e807b4ae359d97ae34c9ebe0f53126224bdac635f3c2c6242128a008 -doccontainersize 54844 -doccontainerchecksum 7e7ee8bd261cea78930b575a0dc0c2f748d49e3c6ead985fdb306ab374bf40dc5f9ee7fde884844211ffe4b216b8598528b99e4fbcfbf51bc190e6204c0bac2f -docfiles size=18 - RELOC/doc/latex/biblatex-multiple-dm/README details="Readme" - RELOC/doc/latex/biblatex-multiple-dm/biblatex-multiple-dm.pdf details="Package documentation" - RELOC/doc/latex/biblatex-multiple-dm/biblatex-multiple-dm.tex - RELOC/doc/latex/biblatex-multiple-dm/latexmkrc - RELOC/doc/latex/biblatex-multiple-dm/makefile -runfiles size=3 - RELOC/tex/latex/biblatex-multiple-dm/biblatex-multiple-dm.sty - RELOC/tex/latex/biblatex-multiple-dm/multiple-dm.bbx - RELOC/tex/latex/biblatex-multiple-dm/multiple-dm.dbx -catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-multiple-dm -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics biblatex -catalogue-version 1.0.1 - -name biblatex-musuos -category Package -revision 24097 -shortdesc A BibLaTeX style for citations in musuos.cls -relocated 1 -longdesc The style is designed for use with the musuos class, but it -longdesc should be usable with other classes, too. -containersize 3792 -containerchecksum 4ff1fcb7b8dbccc3f5efb81d689bdc248f23b5426b605398df2e43b2d48d3d7f690c1056ebd1dc509f627e9594a1fba82058bf17af972c79db0fcd6092994d25 -doccontainersize 424352 -doccontainerchecksum 694da5a6ab21ee44b757a6c4e7fbdf9db29d808e5a3c16c926682dedc0724f3d2463acf5e257375046a8da294abe3b8da03c3b838477d49cdc3c8115c83f6203 -docfiles size=109 - RELOC/doc/latex/biblatex-musuos/README details="Readme" - RELOC/doc/latex/biblatex-musuos/biblatex-musuos.pdf details="Package documentation" - RELOC/doc/latex/biblatex-musuos/biblatex-musuos.tex - RELOC/doc/latex/biblatex-musuos/musuos-bsp.bib -runfiles size=5 - RELOC/tex/latex/biblatex-musuos/german-musuos.lbx - RELOC/tex/latex/biblatex-musuos/musuos.bbx - RELOC/tex/latex/biblatex-musuos/musuos.cbx -catalogue-also musuos -catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-musuos -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics biblatex music -catalogue-version 1.0 - -name biblatex-nature -category Package -revision 48940 -shortdesc BibLaTeX support for Nature -relocated 1 -longdesc The bundle offers styles that allow authors to use BibLaTeX -longdesc when preparing papers for submission to the journal Nature. -containersize 3268 -containerchecksum b570b8a6d1608b67ed014e7095f197ca73345b5b7d5f818e74937bec9d73aa3e0f8f5e06565e8a7118899e478df655dfeb2566b473e644079b4711af0255889a -doccontainersize 385620 -doccontainerchecksum aa3bdf9c5021847d0fa2a96e896e2c7e24bebaa570bce64ea3656246bbdd20ff8278ee45a0ce71c07d62ab81fd33881d3441f4c8a370f3ed2b7414c026ebed6b -docfiles size=100 - RELOC/doc/latex/biblatex-nature/README.md details="Readme" - RELOC/doc/latex/biblatex-nature/biblatex-nature.bib - RELOC/doc/latex/biblatex-nature/biblatex-nature.pdf details="Examples of use" - RELOC/doc/latex/biblatex-nature/biblatex-nature.tex -runfiles size=6 - RELOC/tex/latex/biblatex-nature/nature.bbx - RELOC/tex/latex/biblatex-nature/nature.cbx -catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-nature -catalogue-date 2018-10-19 10:44:44 +0200 -catalogue-license lppl1.3 -catalogue-topics biblatex journalpub -catalogue-version 1.3c - -name biblatex-nejm -category Package -revision 49839 -shortdesc BibLaTeX style for the New England Journal of Medicine (NEJM) -relocated 1 -longdesc This is a BibLaTeX numeric style based on the design of the New -longdesc England Journal of Medicine (NEJM). -containersize 2036 -containerchecksum 65d81231d264c2c3aabe476785a3c1948bca4517ff0cda0a47e96613a7973df7663b191d75b968b728f6d31bf7da1b80c7570f28b2e94c428dfd9bd2edb698cb -doccontainersize 156056 -doccontainerchecksum ebbd08d4e613dd74dc8939a2925e7757ce64287b60dd9bda95ef34ee0fa16fa920e786e0cb33a3c10e1b5fcb5a2b56445c7dddab3192bf9d0d9f7500d173e2fc -docfiles size=42 - RELOC/doc/latex/biblatex-nejm/README details="Readme" - RELOC/doc/latex/biblatex-nejm/biblatex-nejm.pdf details="Package documentation" - RELOC/doc/latex/biblatex-nejm/biblatex-nejm.tex -srccontainersize 504 -srccontainerchecksum 582b78c835bfdecc25113bb2a5f6cbad70f75bc733f3b0f60987fe7677a166d62d8d4370f9f729d4868707a63b4a309d264c8c250d9952a884934a9f9b15ce39 -srcfiles size=1 - RELOC/source/latex/biblatex-nejm/Makefile -runfiles size=2 - RELOC/tex/latex/biblatex-nejm/nejm.bbx - RELOC/tex/latex/biblatex-nejm/nejm.cbx -catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-nejm -catalogue-date 2019-01-22 06:24:59 +0100 -catalogue-license lppl1.3 -catalogue-topics biblatex -catalogue-version 0.5.0 - -name biblatex-nottsclassic -category Package -revision 41596 -shortdesc Citation style for the University of Nottingham -relocated 1 -longdesc This citation-style covers the citation and bibliography rules -longdesc of the University of Nottingham. -containersize 3056 -containerchecksum dac4e1b7650d097b9e2acfbf25fe64c834f955e72d2ac0be23b37f195af17c74d0fe4da54327b980b2e767ca974d4cb718dda03fb2613234c79d6726674c4d31 -doccontainersize 110708 -doccontainerchecksum 48adf754b1364e2e44cf2e15a84aef70673c2b31b928a37ab71fbe2ff14a6f626b63f106774a896b55ad7249f4c242f674fa138ad77535d5d01d3512eeb328ab -docfiles size=33 - RELOC/doc/latex/biblatex-nottsclassic/README.md details="Readme" - RELOC/doc/latex/biblatex-nottsclassic/nottsclassic.pdf details="Package documentation" - RELOC/doc/latex/biblatex-nottsclassic/nottsclassic.tex -runfiles size=4 - RELOC/tex/latex/biblatex-nottsclassic/nottsclassic-english.lbx - RELOC/tex/latex/biblatex-nottsclassic/nottsclassic.bbx - RELOC/tex/latex/biblatex-nottsclassic/nottsclassic.cbx -catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-nottsclassic -catalogue-date 2016-07-07 05:47:40 +0200 -catalogue-license lppl1.3 -catalogue-topics biblatex -catalogue-version 0.1 - -name biblatex-opcit-booktitle -category Package -revision 48983 -shortdesc Use op. cit. for the booktitle of a subentry -relocated 1 -longdesc The default citation styles verbose-trad1+; verbose-trad2 ; -longdesc verbose-trad3 use the op. cit. form in order to have a shorter -longdesc reference when a title has already been cited. However, when -longdesc you cite two entries which share the same booktitle but not the -longdesc same title, the op. cit. mechanism does not work. This package -longdesc enables to obtain references like this: Author1, Title, in -longdesc Booktitle, Location, Publisher, Year, pages xxx Author2, -longdesc Title2, in Booktitle, op. cit, pages. -containersize 2788 -containerchecksum 61c9180f4c7bf0fd06bd516f4ed8c036a6f61c16a220f0d0b880a1f42454f0be64e9bc908d4f660b4c71abf8df44741fa9b4c9a64aa0a8c125d315acd37f61a9 -doccontainersize 109536 -doccontainerchecksum eb5782346ccc92d5c7f3639865a14d612b8d3c95eea4bcda756c7a382028633c798e5e95de37d19a92d859ee89d6ab689455abd90bfb9f4e2f2a33e426104af3 -docfiles size=36 - RELOC/doc/latex/biblatex-opcit-booktitle/README details="Readme" - RELOC/doc/latex/biblatex-opcit-booktitle/documentation/biblatex-opcit-booktitle-example.bib - RELOC/doc/latex/biblatex-opcit-booktitle/documentation/biblatex-opcit-booktitle-example.pdf - RELOC/doc/latex/biblatex-opcit-booktitle/documentation/biblatex-opcit-booktitle-example.tex - RELOC/doc/latex/biblatex-opcit-booktitle/documentation/biblatex-opcit-booktitle.pdf details="Package documentation" - RELOC/doc/latex/biblatex-opcit-booktitle/documentation/biblatex-opcit-booktitle.tex - RELOC/doc/latex/biblatex-opcit-booktitle/documentation/latexmkrc - RELOC/doc/latex/biblatex-opcit-booktitle/documentation/makefile - RELOC/doc/latex/biblatex-opcit-booktitle/makefile -runfiles size=3 - RELOC/tex/latex/biblatex-opcit-booktitle/biblatex-opcit-booktitle.sty -catalogue-contact-bugs https://git.framasoft.org/maieul/biblatex-opcit-booktitle/issues -catalogue-contact-repository https://git.framasoft.org/maieul/biblatex-opcit-booktitle -catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-opcit-booktitle -catalogue-date 2018-10-24 14:20:48 +0200 -catalogue-license lppl1.3 -catalogue-topics biblio biblatex -catalogue-version 1.9.0 - -name biblatex-oxref -category Package -revision 50061 -shortdesc BibLaTeX styles inspired by the Oxford Guide to Style -relocated 1 -longdesc This bundle provides four BibLaTeX styles that implement (many -longdesc of) the stipulations and examples provided by the 2014 New -longdesc Hart's Rules and the 2002 Oxford Guide to Style: 'oxnotes' is a -longdesc style similar to the standard 'verbose', intended for use with -longdesc footnotes; 'oxnum' is a style similar to the standard -longdesc 'numeric', intended for use with numeric in-text citations; -longdesc 'oxalph' is a style similar to the standard 'alphabetic', -longdesc intended for use with alphabetic in-text citations; 'oxyear' is -longdesc a style similar to the standard 'author-year', intended for use -longdesc with parenthetical in-text citations. The bundle provides -longdesc support for a wide variety of content types, including -longdesc manuscripts, audiovisual resources, social media and legal -longdesc references. These styles should be considered experimental. In -longdesc particular, the ways in which they handle certain tricky -longdesc references are subject to change. -containersize 22228 -containerchecksum c8f8217bb3fab9bf147a778e8e3145854b601010389d1afd04f05ffb42394df3ee4f6f2fa985cdd46e3d048c49e5b5b5ad2fc25d98b4782cc9b952445aa1da17 -doccontainersize 1943092 -doccontainerchecksum 48a464e6e8362e6b1fe4450ec8b20fa89a1b519a42f58331bda20ac879dd39b15600b7c6526b542cd8e0e3954b33572352eaac28a2beda37d3036a7d767d8c6f -docfiles size=738 - RELOC/doc/latex/biblatex-oxref/README.md details="Readme" - RELOC/doc/latex/biblatex-oxref/oxalph-doc.pdf details="Style documentation for oxalph" - RELOC/doc/latex/biblatex-oxref/oxalph-doc.tex - RELOC/doc/latex/biblatex-oxref/oxnotes-doc.pdf details="Style documentation for oxnotes" - RELOC/doc/latex/biblatex-oxref/oxnotes-doc.tex - RELOC/doc/latex/biblatex-oxref/oxnum-doc.pdf details="Style documentation for oxnum" - RELOC/doc/latex/biblatex-oxref/oxnum-doc.tex - RELOC/doc/latex/biblatex-oxref/oxref.bib - RELOC/doc/latex/biblatex-oxref/oxref.pdf details="Package documentation" - RELOC/doc/latex/biblatex-oxref/oxyear-doc.pdf details="Style documentation for oxyear" - RELOC/doc/latex/biblatex-oxref/oxyear-doc.tex -srccontainersize 86300 -srccontainerchecksum cb917f57534ee928e26a1bac1d8cade0d60f992ab6e47c8fc633ab8c861f31e1b4b9819570cc7fce02484a735118f433405dc004a3c592331e14e3dae85b3ef4 -srcfiles size=117 - RELOC/source/latex/biblatex-oxref/Makefile - RELOC/source/latex/biblatex-oxref/oxref.dtx - RELOC/source/latex/biblatex-oxref/oxref.ins -runfiles size=71 - RELOC/tex/latex/biblatex-oxref/american-oxref.lbx - RELOC/tex/latex/biblatex-oxref/british-oxref.lbx - RELOC/tex/latex/biblatex-oxref/english-oxref.lbx - RELOC/tex/latex/biblatex-oxref/oxalph.bbx - RELOC/tex/latex/biblatex-oxref/oxalph.cbx - RELOC/tex/latex/biblatex-oxref/oxalph.dbx - RELOC/tex/latex/biblatex-oxref/oxnotes-ibid.bbx - RELOC/tex/latex/biblatex-oxref/oxnotes-ibid.cbx - RELOC/tex/latex/biblatex-oxref/oxnotes-ibid.dbx - RELOC/tex/latex/biblatex-oxref/oxnotes-inote.bbx - RELOC/tex/latex/biblatex-oxref/oxnotes-inote.cbx - RELOC/tex/latex/biblatex-oxref/oxnotes-inote.dbx - RELOC/tex/latex/biblatex-oxref/oxnotes-note.bbx - RELOC/tex/latex/biblatex-oxref/oxnotes-note.cbx - RELOC/tex/latex/biblatex-oxref/oxnotes-note.dbx - RELOC/tex/latex/biblatex-oxref/oxnotes-trad1.bbx - RELOC/tex/latex/biblatex-oxref/oxnotes-trad1.cbx - RELOC/tex/latex/biblatex-oxref/oxnotes-trad1.dbx - RELOC/tex/latex/biblatex-oxref/oxnotes-trad2.bbx - RELOC/tex/latex/biblatex-oxref/oxnotes-trad2.cbx - RELOC/tex/latex/biblatex-oxref/oxnotes-trad2.dbx - RELOC/tex/latex/biblatex-oxref/oxnotes-trad3.bbx - RELOC/tex/latex/biblatex-oxref/oxnotes-trad3.cbx - RELOC/tex/latex/biblatex-oxref/oxnotes-trad3.dbx - RELOC/tex/latex/biblatex-oxref/oxnotes.bbx - RELOC/tex/latex/biblatex-oxref/oxnotes.cbx - RELOC/tex/latex/biblatex-oxref/oxnotes.dbx - RELOC/tex/latex/biblatex-oxref/oxnum.bbx - RELOC/tex/latex/biblatex-oxref/oxnum.cbx - RELOC/tex/latex/biblatex-oxref/oxnum.dbx - RELOC/tex/latex/biblatex-oxref/oxref.bbx - RELOC/tex/latex/biblatex-oxref/oxyear.bbx - RELOC/tex/latex/biblatex-oxref/oxyear.cbx - RELOC/tex/latex/biblatex-oxref/oxyear.dbx -catalogue-contact-bugs https://github.com/alex-ball/biblatex-oxref/issues -catalogue-contact-home https://github.com/alex-ball/biblatex-oxref -catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-oxref -catalogue-date 2019-02-19 19:47:43 +0100 -catalogue-license lppl1.3c -catalogue-topics biblatex -catalogue-version 1.1 - -name biblatex-philosophy -category Package -revision 47283 -shortdesc Styles for using BibLaTeX for work in philosophy -relocated 1 -longdesc The bundle offers two styles - philosophy-classic and -longdesc philosophy-modern - that facilitate the production of two -longdesc different kinds of bibliography, based on the authoryear style, -longdesc with options and features to manage the information about the -longdesc translation of foreign texts or their reprints. Though the -longdesc package's default settings are based on the conventions used in -longdesc Italian publications, these styles can be used with every -longdesc language recognized by babel, possibly with some simple -longdesc redefinitions. -containersize 12572 -containerchecksum 0be8dc83a295554a7226e17a21a5cd8e4b8e6f518db66d47bf01ef01695147bdd01dd48cd3e81e55f62d1c554f0756349fcc8c239f4e4b6c76ede68b59f7e69c -doccontainersize 883936 -doccontainerchecksum f1c3e2a5e2bf3f6db3dd07b0113d4f9bba367a32447744b0d092bcb714f93193c66dddeba12e63103f287d7748bdcd5ceafa8051be8f3114386ec467ca804399 -docfiles size=220 - RELOC/doc/latex/biblatex-philosophy/README details="Readme" - RELOC/doc/latex/biblatex-philosophy/biblatex-philosophy.pdf details="Package documentation" - RELOC/doc/latex/biblatex-philosophy/examples.zip -srccontainersize 39376 -srccontainerchecksum 7d377ce696c1388d4a930561de286d74a9019718592b70c84199690a1253470b544d123a66ceb05969732395a48bd256a54e66c87b2de68fd8982ed541ece8a1 -srcfiles size=60 - RELOC/source/latex/biblatex-philosophy/biblatex-philosophy.bib - RELOC/source/latex/biblatex-philosophy/biblatex-philosophy.dtx -runfiles size=32 - RELOC/tex/latex/biblatex-philosophy/english-philosophy.lbx - RELOC/tex/latex/biblatex-philosophy/french-philosophy.lbx - RELOC/tex/latex/biblatex-philosophy/italian-philosophy.lbx - RELOC/tex/latex/biblatex-philosophy/philosophy-classic.bbx - RELOC/tex/latex/biblatex-philosophy/philosophy-classic.cbx - RELOC/tex/latex/biblatex-philosophy/philosophy-modern.bbx - RELOC/tex/latex/biblatex-philosophy/philosophy-modern.cbx - RELOC/tex/latex/biblatex-philosophy/philosophy-standard.bbx - RELOC/tex/latex/biblatex-philosophy/philosophy-verbose.bbx - RELOC/tex/latex/biblatex-philosophy/philosophy-verbose.cbx - RELOC/tex/latex/biblatex-philosophy/spanish-philosophy.lbx -catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-philosophy -catalogue-date 2018-03-28 22:28:16 +0200 -catalogue-license lppl1.3 -catalogue-topics humanities philosophy biblatex -catalogue-version 1.9.8a - -name biblatex-phys -category Package -revision 48941 -shortdesc A BibLaTeX implementation of the AIP and APS bibliography style -relocated 1 -longdesc The biblatex-phys package provides an implementation of the -longdesc bibliography styles of both the AIP and the APS for BibLaTeX. -longdesc This implementation follows standard BibLaTeX conventions, and -longdesc can be used simply by loading BibLaTeX with the appropriate -longdesc option: \usepackage[style=phys]{biblatex} A demonstration -longdesc database is provided to show how to format input for the style. -longdesc Style options are provided to cover the minor formatting -longdesc variations between the AIP and APS bibliography styles. -containersize 3340 -containerchecksum 18a28e02f1749deba6a6ff59a000d2efb74809db62e6d7abd723dac53411a2898c4cacd93d464468cc55c769e1c6ec3db671f9ebbdf57bc6ea2c8a1d9c0ec951 -doccontainersize 454276 -doccontainerchecksum 6d82946b9a9d3bd4462993f81b0bccae5340baba7f74ea5b839883366dc8223b0c0f9a3585f76a47031edde28bbe50025f1ae8ca8a0e96c7755e35812b3cd10d -docfiles size=118 - RELOC/doc/latex/biblatex-phys/README.md details="Readme" - RELOC/doc/latex/biblatex-phys/biblatex-phys.bib - RELOC/doc/latex/biblatex-phys/biblatex-phys.pdf details="Package documentation" - RELOC/doc/latex/biblatex-phys/biblatex-phys.tex -runfiles size=5 - RELOC/tex/latex/biblatex-phys/phys.bbx - RELOC/tex/latex/biblatex-phys/phys.cbx -catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-phys -catalogue-date 2018-10-19 11:03:25 +0200 -catalogue-license lppl1.3 -catalogue-topics physics biblatex -catalogue-version 1.1 - -name biblatex-publist -category Package -revision 50085 -shortdesc BibLaTeX bibliography support for publication lists -relocated 1 -longdesc The package provides a BibLaTeX bibliography style file (*.bbx) -longdesc for publication lists. The style file draws on BibLaTeX's -longdesc authoryear style, but provides some extra features often -longdesc desired for publication lists, such as the omission of the -longdesc author's own name from author or editor data. At least version -longdesc 3.4 of biblatex is required. -containersize 6932 -containerchecksum 313099aac8478101d606ab1a49052565fc185a55e1f0119eb74f25571d21e95c0eaef5e1a4daee87c2b6c00421ad0666ed543351ff76dbdc218c4bd7227fadef -doccontainersize 327160 -doccontainerchecksum 1b8dbc733c2fb6ba0baf7ed9c3ea72392f477918863319ed99fa2bbbbe0c874e740e0fc4c909f9441e7f65287993734e7702f59f687819e0846ea9f7088bfd45 -docfiles size=88 - RELOC/doc/latex/biblatex-publist/README details="Readme" - RELOC/doc/latex/biblatex-publist/biblatex-publist.pdf details="Package documentation" - RELOC/doc/latex/biblatex-publist/biblatex-publist.tex -runfiles size=12 - RELOC/tex/latex/biblatex-publist/publist.bbx - RELOC/tex/latex/biblatex-publist/publist.cbx -catalogue-contact-bugs https://github.com/jspitz/biblatex-publist/issues -catalogue-contact-repository https://github.com/jspitz/biblatex-publist -catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-publist -catalogue-date 2019-02-22 19:51:34 +0100 -catalogue-license lppl1.3 -catalogue-topics biblatex -catalogue-version 1.15 - -name biblatex-realauthor -category Package -revision 45865 -shortdesc Indicate the real author of a work -relocated 1 -longdesc This package allows to use a new field "realauthor", which -longdesc indicates the real author of a work, when published in a -longdesc pseudepigraphic name. -containersize 2444 -containerchecksum f76ce568cd7283cbe2608720e3902a2b1b08442f3c317c077806469e6815faaab029cbd5037adc0378ca158b5abd37997384a8bc5e598b84195e1f0bb761c1da -doccontainersize 93692 -doccontainerchecksum f18740f5d3f8929b3f5e74834097cb26d1c314ede7e14a7a41a49a75ac9845c03b43c9b25cfc299de5b7ecf6ebdff1a241d38aecc25e9e82b85a2380ce35834a -docfiles size=31 - RELOC/doc/latex/biblatex-realauthor/README details="Readme" - RELOC/doc/latex/biblatex-realauthor/documentation/biblatex-realauthor.pdf details="Package documentation" - RELOC/doc/latex/biblatex-realauthor/documentation/biblatex-realauthor.tex - RELOC/doc/latex/biblatex-realauthor/documentation/example-realauthor.bib - RELOC/doc/latex/biblatex-realauthor/documentation/example-realauthor.pdf details="Example of use" - RELOC/doc/latex/biblatex-realauthor/documentation/example-realauthor.tex - RELOC/doc/latex/biblatex-realauthor/documentation/makefile - RELOC/doc/latex/biblatex-realauthor/makefile -runfiles size=4 - RELOC/tex/latex/biblatex-realauthor/realauthor.bbx - RELOC/tex/latex/biblatex-realauthor/realauthor.dbx -catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-realauthor -catalogue-date 2017-11-20 18:21:46 +0100 -catalogue-license lppl1.3 -catalogue-topics biblatex -catalogue-version 2.7.1a - -name biblatex-sbl -category Package -revision 49426 -shortdesc Society of Biblical Literature (SBL) style files for BibLaTeX -relocated 1 -longdesc The package provides BibLaTeX support for citations in the -longdesc format specified by the second edition of the Society of -longdesc Biblical Literature (SBL) Handbook of Style. All example notes -longdesc and bibliography entries from the handbook are supported and -longdesc shown in an example file. A style file for writing SBL student -longdesc papers is also included. -containersize 19956 -containerchecksum a329fa30457ed44a7a9de2328bd343e00168592076d2e76af7d6960793eaadcf6aff73eb8b81f342a16d6c6a10eda969b2bdad17c671d26d93b39995f7ae34c6 -doccontainersize 650976 -doccontainerchecksum a552576bfa642f7a7f0a661e81b67acd992639828c112e7c963d0c55f8d0350cbc1fff62b08c8b627a72d226c934c4a5772a46f4fcf32c6c0e93cf80ac5480d3 -docfiles size=201 - RELOC/doc/latex/biblatex-sbl/README.md details="Readme" - RELOC/doc/latex/biblatex-sbl/biblatex-sbl-examples.pdf - RELOC/doc/latex/biblatex-sbl/biblatex-sbl-examples.tex - RELOC/doc/latex/biblatex-sbl/biblatex-sbl-ibid.pdf - RELOC/doc/latex/biblatex-sbl/biblatex-sbl-ibid.tex - RELOC/doc/latex/biblatex-sbl/biblatex-sbl.bib - RELOC/doc/latex/biblatex-sbl/biblatex-sbl.pdf details="Package documentation" - RELOC/doc/latex/biblatex-sbl/biblatex-sbl.tex - RELOC/doc/latex/biblatex-sbl/sbl-paper.pdf - RELOC/doc/latex/biblatex-sbl/sbl-paper.tex -runfiles size=41 - RELOC/makeindex/biblatex-sbl/sbl-paper-bibleref.ist - RELOC/tex/latex/biblatex-sbl/american-sbl.lbx - RELOC/tex/latex/biblatex-sbl/biblatex-sbl.def - RELOC/tex/latex/biblatex-sbl/english-sbl.lbx - RELOC/tex/latex/biblatex-sbl/german-sbl.lbx - RELOC/tex/latex/biblatex-sbl/sbl-paper.sty - RELOC/tex/latex/biblatex-sbl/sbl.bbx - RELOC/tex/latex/biblatex-sbl/sbl.cbx - RELOC/tex/latex/biblatex-sbl/sbl.dbx - RELOC/tex/latex/biblatex-sbl/spanish-sbl.lbx -catalogue-contact-repository https://github.com/dcpurton/biblatex-sbl -catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-sbl -catalogue-date 2018-12-16 13:45:34 +0100 -catalogue-license lppl1.3 -catalogue-topics biblatex theology -catalogue-version 0.11 - -name biblatex-science -category Package -revision 48945 -shortdesc BibLaTeX implementation of the Science bibliography style -relocated 1 -longdesc The bundle offers styles that allow authors to use BibLaTeX -longdesc when preparing papers for submission to the journal Science. -containersize 2912 -containerchecksum b7edb69c36c08920637234a0325daa5d5e63648a05cc134b177111198be1272dd23e914015cb8d242929941ace3043aae2ac835b5847f1e224c531c89072c27c -doccontainersize 356964 -doccontainerchecksum f1d7e51b2b9bfdeac45ca029f5c2cfbf682630074273ee3e8a469551755e24050df5c7030e10fa19cc83035045b759998d60fae22965a6f4234d6cb6a50dd05d -docfiles size=94 - RELOC/doc/latex/biblatex-science/LICENSE.md - RELOC/doc/latex/biblatex-science/README.md details="Readme" - RELOC/doc/latex/biblatex-science/biblatex-science.bib - RELOC/doc/latex/biblatex-science/biblatex-science.pdf details="Package documentation" - RELOC/doc/latex/biblatex-science/biblatex-science.tex -runfiles size=5 - RELOC/tex/latex/biblatex-science/science.bbx - RELOC/tex/latex/biblatex-science/science.cbx -catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-science -catalogue-date 2018-10-19 10:04:33 +0200 -catalogue-license lppl1.3 -catalogue-topics biblatex journalpub -catalogue-version 1.2 - -name biblatex-shortfields -category Package -revision 45858 -shortdesc Use short forms of fields with BibLaTeX -relocated 1 -longdesc The BibLaTeX package provides shortseries and shortjournal -longdesc field, but the default styles don't use them. It also provides -longdesc a mechanism to print the equivalence between short forms of -longdesc fields and long fields (\printbiblist), but this mechanism does -longdesc not allow to mix between different type of short fields, for -longdesc example, between short forms of journal title and short forms -longdesc of series titles. This package provides a solution to these two -longdesc problems: If a shortjournal field is defined, it prints it -longdesc instead of the \journal field. If a shortseries field is -longdesc defined, it prints it instead of the \series field. It provides -longdesc a \printbibshortfields command to print a list of the sort -longdesc forms of the fields. This list also includes the claves defined -longdesc with the biblatex-claves package version 1.2 or later. -containersize 2036 -containerchecksum 7f1d985550a96aef803f752f294a06d5e71bc2ccea6e193614dcf6b9bceca6b02d3c878041df190a65380e03622c12eecfbe05b42a16bccd9360435e738396b4 -doccontainersize 81996 -doccontainerchecksum cf91da092761af447114594da766c62572c3ea79a2cc7ed120175eed0dedd54c291cfbc7a600584f0f8226d6d949411b317ac4ac6f99143225ac67e0500583c3 -docfiles size=27 - RELOC/doc/latex/biblatex-shortfields/README details="Readme" - RELOC/doc/latex/biblatex-shortfields/documentation/biblatex-shortfields-example.pdf - RELOC/doc/latex/biblatex-shortfields/documentation/biblatex-shortfields-example.tex - RELOC/doc/latex/biblatex-shortfields/documentation/biblatex-shortfields.bib - RELOC/doc/latex/biblatex-shortfields/documentation/biblatex-shortfields.pdf details="Package documentation" - RELOC/doc/latex/biblatex-shortfields/documentation/biblatex-shortfields.tex - RELOC/doc/latex/biblatex-shortfields/documentation/latexmkrc - RELOC/doc/latex/biblatex-shortfields/documentation/makefile - RELOC/doc/latex/biblatex-shortfields/makefile -runfiles size=1 - RELOC/tex/latex/biblatex-shortfields/biblatex-shortfields.sty -catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-shortfields -catalogue-date 2017-11-19 19:22:04 +0100 -catalogue-license lppl1.3 -catalogue-topics biblatex -catalogue-version 1.0.1 - -name biblatex-socialscienceshuberlin -category Package -revision 47839 -shortdesc BibLaTeX-style for the social sciences at HU Berlin -relocated 1 -longdesc This is a BibLaTeX style for the social sciences at the -longdesc Humboldt-Universitat zu Berlin. -containersize 2072 -containerchecksum e0b0fccb0fa2c7bbac6e89a4d0644895a91bc4eec4cb8affdd4729d55ff5c908c2d5cef4c3660427828edb5d8764d327fd6d217e227f55a4ca8db9d384a93afd -doccontainersize 112240 -doccontainerchecksum 5b1f5aaaacfd26b65dc5d06e77485cf15291550210f0cfbd7785dfd3e261cf65a4357b0e55761846fe58c75855f97ca31b4beac0db3c3d222beb926f6f2b4aeb -docfiles size=33 - RELOC/doc/latex/biblatex-socialscienceshuberlin/README.md details="Readme" - RELOC/doc/latex/biblatex-socialscienceshuberlin/socialscienceshuberlin-examples.bib - RELOC/doc/latex/biblatex-socialscienceshuberlin/socialscienceshuberlin.pdf details="Package documentation" - RELOC/doc/latex/biblatex-socialscienceshuberlin/socialscienceshuberlin.tex -runfiles size=4 - RELOC/tex/latex/biblatex-socialscienceshuberlin/german-socialscienceshuberlin.lbx - RELOC/tex/latex/biblatex-socialscienceshuberlin/socialscienceshuberlin.bbx - RELOC/tex/latex/biblatex-socialscienceshuberlin/socialscienceshuberlin.cbx -catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-socialscienceshuberlin -catalogue-date 2018-05-25 12:47:32 +0200 -catalogue-license lppl1.3 -catalogue-topics biblio biblatex -catalogue-version 0.0.1 - -name biblatex-source-division -category Package -revision 45379 -shortdesc References by "division" in classical sources -relocated 1 -longdesc The package enables the user to make reference to "division -longdesc marks" (such as book, chapter, section), in the document being -longdesc referenced, in addition to the page-based references that -longdesc BibTeX-based citations have always had. The citation is made in -longdesc the same way as the LaTeX standard, but what's inside the -longdesc square brackets may include the "division" specification, as in -longdesc \cite[()]{} -containersize 1940 -containerchecksum bb07b638d1fb70bbaa20505ba6d9d0a3a628b7932087d0913bb32f4f2cff1cd0997c017943b0fc047f440a98aa6f94089a99c93a60dbd79d8c69b006b91b0587 -doccontainersize 65408 -doccontainerchecksum bbae4db7e946580476775e15b2ce30cc87b41ee21daf2b1cca017bf9d3449ec1ff502596d79952bf0640ac9a0cf0399ba44e3456443106d719d9374d7fb45d00 -docfiles size=22 - RELOC/doc/latex/biblatex-source-division/README details="Readme" - RELOC/doc/latex/biblatex-source-division/biblatex-source-division.bib - RELOC/doc/latex/biblatex-source-division/biblatex-source-division.pdf details="Package documentation" - RELOC/doc/latex/biblatex-source-division/biblatex-source-division.tex - RELOC/doc/latex/biblatex-source-division/latexmkrc - RELOC/doc/latex/biblatex-source-division/makefile -runfiles size=1 - RELOC/tex/latex/biblatex-source-division/biblatex-source-division.sty -catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-source-division -catalogue-date 2017-09-21 22:32:43 +0200 -catalogue-license lppl1.3 -catalogue-topics biblio biblatex -catalogue-version 2.4.2 - -name biblatex-subseries -category Package -revision 43330 -shortdesc Manages subseries with BibLaTeX -relocated 1 -longdesc Some publishers organize book series with subseries. In this -longdesc case, two numbers are associated with one volume: the number -longdesc inside the series and the number inside the subseries. That is -longdesc the case of the series Corpus Scriptorium Christianorum -longdesc Orientalium published by Peeters. This package provides new -longdesc fields to manage such system. -containersize 1352 -containerchecksum 12f456ac834bb7537a1cc0b1fa6eaed4090c9c034b7fda85300932a425ba1ce296517ee928230f7be08e01543ebebca615df0ac338cf08c4f132719623314b1e -doccontainersize 70192 -doccontainerchecksum f0f025e3dfc9daed0463d90afc0f8cfa6da36e7a54fa2d5d10d6a994e23aed7f6b01a3e5ed2e0d867f7b08d21fc6bc9b3a41139cba9d337e91c23d8beb9110e7 -docfiles size=25 - RELOC/doc/latex/biblatex-subseries/README details="Readme" - RELOC/doc/latex/biblatex-subseries/documentation/biblatex-subseries-example.bib - RELOC/doc/latex/biblatex-subseries/documentation/biblatex-subseries-example.pdf - RELOC/doc/latex/biblatex-subseries/documentation/biblatex-subseries-example.tex - RELOC/doc/latex/biblatex-subseries/documentation/biblatex-subseries.pdf details="Package documentation" - RELOC/doc/latex/biblatex-subseries/documentation/biblatex-subseries.tex - RELOC/doc/latex/biblatex-subseries/documentation/makefile - RELOC/doc/latex/biblatex-subseries/makefile -runfiles size=2 - RELOC/tex/latex/biblatex-subseries/subseries.bbx - RELOC/tex/latex/biblatex-subseries/subseries.dbx -catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-subseries -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics biblatex biblio -catalogue-version 1.2.0 - -name biblatex-swiss-legal -category Package -revision 32750 -shortdesc Bibliography and citation styles following Swiss legal practice -relocated 1 -longdesc The package provides BibLaTeX bibliography and citation styles -longdesc for documents written in accordance with Swiss legal citation -longdesc standards. Currently, the package is usable for French and -longdesc German documents. -containersize 18056 -containerchecksum 31bff495e98f09827274366c20debdf2a80b5ce0d3f76ae82eec237084f42f06a09a97b81919e60430978c51c87e2de1bdf330acdeb58b759dbfda4caaddca60 -doccontainersize 513424 -doccontainerchecksum 540c841e51f06f1ac412dab33cdd90f6dcdc2aca106126125cca313b99142ce5f0e4baa2c9ad08fcccc6b45ce0087f34d008178798c59d4eeff7878805a0f451 -docfiles size=145 - RELOC/doc/latex/biblatex-swiss-legal/README details="Readme (French and English)" - RELOC/doc/latex/biblatex-swiss-legal/biblatex-swiss-legal.pdf details="Package documentation (French)" language="fr" - RELOC/doc/latex/biblatex-swiss-legal/doc_source/biblatex-swiss-legal.bib - RELOC/doc/latex/biblatex-swiss-legal/doc_source/biblatex-swiss-legal.tex -runfiles size=28 - RELOC/tex/latex/biblatex-swiss-legal/biblatex-swiss-legal-base.bbx - RELOC/tex/latex/biblatex-swiss-legal/biblatex-swiss-legal-base.cbx - RELOC/tex/latex/biblatex-swiss-legal/biblatex-swiss-legal-bibliography.bbx - RELOC/tex/latex/biblatex-swiss-legal/biblatex-swiss-legal-bibliography.cbx - RELOC/tex/latex/biblatex-swiss-legal/biblatex-swiss-legal-de.lbx - RELOC/tex/latex/biblatex-swiss-legal/biblatex-swiss-legal-fr.lbx - RELOC/tex/latex/biblatex-swiss-legal/biblatex-swiss-legal-general.bbx - RELOC/tex/latex/biblatex-swiss-legal/biblatex-swiss-legal-general.cbx - RELOC/tex/latex/biblatex-swiss-legal/biblatex-swiss-legal-longarticle.bbx - RELOC/tex/latex/biblatex-swiss-legal/biblatex-swiss-legal-longarticle.cbx - RELOC/tex/latex/biblatex-swiss-legal/biblatex-swiss-legal-shortarticle.bbx - RELOC/tex/latex/biblatex-swiss-legal/biblatex-swiss-legal-shortarticle.cbx -catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-swiss-legal -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics legal french german biblatex -catalogue-version 1.1.2a - -name biblatex-trad -category Package -revision 46668 -shortdesc "Traditional" BibTeX styles with BibLaTeX -relocated 1 -longdesc The bundle provides implementations of the "traditional" BibTeX -longdesc styles (plain, abbrev, unsrt and alpha) with BibLaTeX. -containersize 4132 -containerchecksum 08cbd161c42e1f5c99d6cf3b74cf24db489bdb456eb969b86972a3d65760140fa5274901b76321f9696d2a07dec5daaa8bc81e7aa7f4e5f4fda1229b1ed74a1f -doccontainersize 333004 -doccontainerchecksum 17185bcd5c15250fc6791020b341b1211d8c7873cc16e752aae6ee3549bca0d44691c8944acf98d68779b01d95c8c169e9cd5ca8ce5f8bf7758258a15287bc40 -docfiles size=88 - RELOC/doc/latex/biblatex-trad/README.md details="Readme" - RELOC/doc/latex/biblatex-trad/biblatex-trad.pdf details="Package documentation" - RELOC/doc/latex/biblatex-trad/biblatex-trad.tex -runfiles size=15 - RELOC/tex/latex/biblatex-trad/trad-abbrv.bbx - RELOC/tex/latex/biblatex-trad/trad-abbrv.cbx - RELOC/tex/latex/biblatex-trad/trad-alpha.bbx - RELOC/tex/latex/biblatex-trad/trad-alpha.cbx - RELOC/tex/latex/biblatex-trad/trad-plain.bbx - RELOC/tex/latex/biblatex-trad/trad-plain.cbx - RELOC/tex/latex/biblatex-trad/trad-standard.bbx - RELOC/tex/latex/biblatex-trad/trad-standard.cbx - RELOC/tex/latex/biblatex-trad/trad-unsrt.bbx - RELOC/tex/latex/biblatex-trad/trad-unsrt.cbx -catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-trad -catalogue-date 2018-02-17 21:45:55 +0100 -catalogue-license lppl1.3c -catalogue-topics biblatex -catalogue-version 0.4a - -name biblatex-true-citepages-omit -category Package -revision 44653 -shortdesc Correction of some limitation of the citepages=omit option of BibLaTeX styles -relocated 1 -longdesc This package deals with a limitation of the citepages=omit -longdesc option of the verbose family of BibLaTeX citestyles. The option -longdesc works when you \cite[xx]{key}, but not when you \cite[\pno~xx, -longdesc some text]{key}. The package corrects this problem. -containersize 1252 -containerchecksum bc7828fda0cc4395f6a3b76636f5fa41c0eea38f676f002285425ed826df26c6ecbd8a319390dbe3455d7457b2d85a22bdcba356f9e3b3446f1c47a478c1fede -doccontainersize 70844 -doccontainerchecksum 1cc341bf1636a3cac32e99431750aef8261f795935b2a098a240c51ebdb5294e363e020b35d83c99d88c558c6a53e4b2b784cf9016ab7cf0010111de71247374 -docfiles size=26 - RELOC/doc/latex/biblatex-true-citepages-omit/README details="Readme" - RELOC/doc/latex/biblatex-true-citepages-omit/biblatex-true-citepages-omit-example.pdf - RELOC/doc/latex/biblatex-true-citepages-omit/biblatex-true-citepages-omit-example.tex - RELOC/doc/latex/biblatex-true-citepages-omit/biblatex-true-citepages-omit.bib - RELOC/doc/latex/biblatex-true-citepages-omit/biblatex-true-citepages-omit.pdf details="Package documentation" - RELOC/doc/latex/biblatex-true-citepages-omit/biblatex-true-citepages-omit.tex - RELOC/doc/latex/biblatex-true-citepages-omit/example.bib - RELOC/doc/latex/biblatex-true-citepages-omit/latexmkrc - RELOC/doc/latex/biblatex-true-citepages-omit/makefile -runfiles size=1 - RELOC/tex/latex/biblatex-true-citepages-omit/biblatex-true-citepages-omit.sty -catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-true-citepages-omit -catalogue-date 2017-06-20 18:15:37 +0200 -catalogue-license lppl1.3 -catalogue-topics biblio biblatex bugfix -catalogue-version 2.0.0 - -name bibleref -category Package -revision 49699 -shortdesc Format bible citations -relocated 1 -longdesc The bibleref package offers consistent formatting of references -longdesc to parts of the Christian bible, in a number of well-defined -longdesc formats. It depends on ifthen, fmtcount, and amsgen. -containersize 6704 -containerchecksum f331531e5c511427f132e90c60d48b4e54c33276ecc4ff0cd2cd037b119eff77a2e948b5a8e08315870e61f7c2773af1c4aaabef9eead6bda1ad8fbfdbd66da6 -doccontainersize 362552 -doccontainerchecksum 1c5dd1973386d0f799d35b9e7b5923df291353f8082159da353c2806552758496b61688d79b112433d17e7ee454b48f094e269ddb5146ccebcb41a52ae49726f -docfiles size=96 - RELOC/doc/latex/bibleref/CHANGES - RELOC/doc/latex/bibleref/README details="Readme" - RELOC/doc/latex/bibleref/bibleref.pdf details="Package documentation" - RELOC/doc/latex/bibleref/makefile - RELOC/doc/latex/bibleref/sample.ist - RELOC/doc/latex/bibleref/samples/sample-categories.pdf - RELOC/doc/latex/bibleref/samples/sample-indextools.pdf - RELOC/doc/latex/bibleref/samples/sample-xidx.pdf - RELOC/doc/latex/bibleref/samples/sample.pdf details="Example of use" -srccontainersize 16412 -srccontainerchecksum 5f5d64bdd06c40e73d7106298452a956ff7a662d3be8293ce16bc108bb969a893b2c8e9ee624a69ba4b646fba9f0b700c19df027b7db66c2320d3a53fa73f1df -srcfiles size=24 - RELOC/source/latex/bibleref/bibleref.dtx - RELOC/source/latex/bibleref/bibleref.ins -runfiles size=11 - RELOC/tex/latex/bibleref/bibleref-xidx.sty - RELOC/tex/latex/bibleref/bibleref.sty -catalogue-contact-bugs https://framagit.org/maieul/bibleref/issues -catalogue-contact-repository https://framagit.org/maieul/bibleref/ -catalogue-ctan /macros/latex/contrib/bibleref -catalogue-date 2019-01-14 15:10:52 +0100 -catalogue-license lppl1.3 -catalogue-topics theology label-ref -catalogue-version 1.23 - -name bibleref-french -category Package -revision 50075 -shortdesc French translations for bibleref -relocated 1 -longdesc The package provides translations and alternative typesetting -longdesc conventions for use of bibleref in French. -containersize 4600 -containerchecksum 090a851aebdc0afde3ad3e073d6a03b1dd7eb1334cd9f4fb8dec656ad722b140a898233ffa8c83253a859915c0df6d156ea2d9681b9fc569b04552f0eb91cc38 -doccontainersize 643708 -doccontainerchecksum 7ac8246d9df83136dc0feb0e4bf9d76c788352a1f6b6d06a4faff5cfdedcf2b9486b06910313c06482536e64f72e830e782512d44c70ebf52f439c91177b4b1e -docfiles size=191 - RELOC/doc/latex/bibleref-french/Lacroux-Bible.pdf - RELOC/doc/latex/bibleref-french/README - RELOC/doc/latex/bibleref-french/bible.bib - RELOC/doc/latex/bibleref-french/bibleref-french-francais.pdf details="Package Manual" language="fr" - RELOC/doc/latex/bibleref-french/bibleref-french-francais.tex - RELOC/doc/latex/bibleref-french/bibleref-french.pdf details="Package Manual" language="en" - RELOC/doc/latex/bibleref-french/livres.tex - RELOC/doc/latex/bibleref-french/makefile - RELOC/doc/latex/bibleref-french/styles.tex - RELOC/doc/latex/bibleref-french/test.tex -srccontainersize 7940 -srccontainerchecksum 4064ad99c6e8cc67c814b969779b379126f690bf60351eefeb7f40e0d39f076d6f5e7f29d4621bfd17fdd11671753f23a7833eccbc5e574e1570b66492b7bbc6 -srcfiles size=12 - RELOC/source/latex/bibleref-french/bibleref-french.dtx - RELOC/source/latex/bibleref-french/bibleref-french.ins -runfiles size=8 - RELOC/tex/latex/bibleref-french/bibleref-french.sty -catalogue-ctan /macros/latex/contrib/bibleref-french -catalogue-date 2019-02-20 11:57:53 +0100 -catalogue-license lppl1.3 -catalogue-topics theology -catalogue-version 2.3.2 - -name bibleref-german -category Package -revision 21923 -shortdesc German adaptation of bibleref -relocated 1 -longdesc The package provides translations and various formats for the -longdesc use of bibleref in German documents. The German naming of the -longdesc bible books complies with the 'Loccumer Richtlinien' (Locum -longdesc guidelines). In addition, the Vulgate (Latin bible) is -longdesc supported. -containersize 7484 -containerchecksum bf8261fa3aac04721a934a645b82ea41f9fcf92d7c683f7f0aceb581134a2e4ff38c65a3100a750d0d7d9597d9853608080e67a40d58ca0c8ba7576313b753f4 -doccontainersize 659436 -doccontainerchecksum f20de60f57b4e2c39cdaed27c65336f18d90828abce1c42c150de7de99630c6769488d9d13ca1174e2a720e88d25d3100f38b3d5ef0211a9b23a51a34817d061 -docfiles size=243 - RELOC/doc/latex/bibleref-german/CHANGES - RELOC/doc/latex/bibleref-german/LIESMICH details="Liesmich" language="de" - RELOC/doc/latex/bibleref-german/README details="Readme" language="en" - RELOC/doc/latex/bibleref-german/bibleref-german-preamble.tex - RELOC/doc/latex/bibleref-german/bibleref-german-print.tex - RELOC/doc/latex/bibleref-german/bibleref-german-screen.tex - RELOC/doc/latex/bibleref-german/de-bibleref-german.pdf details="Package documentation (German)" language="de" - RELOC/doc/latex/bibleref-german/de-bibleref-german.tex - RELOC/doc/latex/bibleref-german/en-bibleref-german.pdf details="Package documentation (English)" language="en" - RELOC/doc/latex/bibleref-german/en-bibleref-german.tex -runfiles size=17 - RELOC/tex/latex/bibleref-german/bibleref-german.sty -catalogue-ctan /macros/latex/contrib/bibleref-german -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics theology -catalogue-version 1.0a - -name bibleref-lds -category Package -revision 25526 -shortdesc Bible references, including those to the scriptures of the Church of Jesus Christ of Latter Day Saints -relocated 1 -longdesc The package extends the bibleref-mouth package to support -longdesc references to the scriptures of The Church of Jesus Christ of -longdesc Latter-day Saints (LDS). The package requires bibleref-mouth to -longdesc run, and its reference syntax is the same as that of the parent -longdesc package. -containersize 3636 -containerchecksum cd2ec9e5157d8e2a0c587abafb5b3be29d0007b3866fff1914c64e0f97ffe351985cc29f12ddee4b862a43f026e8de63aec5faa7f55ec366cce389f2bd3e54d5 -doccontainersize 270004 -doccontainerchecksum f191e15d805a9b853f565a5adb72ce001609352a8285e9c8cfa056389a423759530a5d7669eaaf25dce17934d3a905407bc21e1299b5adb549c553d901610216 -docfiles size=74 - RELOC/doc/latex/bibleref-lds/README details="Readme" - RELOC/doc/latex/bibleref-lds/bibleref-lds.pdf details="Package documentation" -srccontainersize 8524 -srccontainerchecksum 442c303e0a3e130e21cf5a70cfc872ab1a79b9ef0b2d5aa581b2fb58a0bdc0d4a47be906330c8ead7b2a58d092d07bd7805f5cf41fd56895c790f356fa37cfe5 -srcfiles size=11 - RELOC/source/latex/bibleref-lds/bibleref-lds.dtx - RELOC/source/latex/bibleref-lds/bibleref-lds.ins -runfiles size=5 - RELOC/tex/latex/bibleref-lds/bibleref-lds.sty -catalogue-ctan /macros/latex/contrib/bibleref-lds -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics theology -catalogue-version 1.0 - -name bibleref-mouth -category Package -revision 25527 -shortdesc Consistent formatting of Bible references -relocated 1 -longdesc The package allows Bible references to be formatted in a -longdesc consistent way. It is similar to the bibleref package, except -longdesc that the formatting macros are all purely expandable -- that -longdesc is, they are all implemented in TeX's mouth. This means that -longdesc they can be used in any expandable context, such as an argument -longdesc to a \url command. -containersize 5472 -containerchecksum 97975f1399dd6000cad9bd1f0c250cc4d763676416620ac1a532b4c8a6144d99c33a4109172deeccf86aebe6a54b585da86b9f8514b3bbcd9d04ef3c110605f5 -doccontainersize 366136 -doccontainerchecksum 27dd5f6babc1341c959046d5484dfc065be7f246f476e89f0a10d9dbe57edafb43bf30c17dfe0e4cf2dd75bca5838c0260562cfdd174cf2d4f1dda55738f636a -docfiles size=102 - RELOC/doc/latex/bibleref-mouth/README details="Readme" - RELOC/doc/latex/bibleref-mouth/bibleref-mouth.pdf details="Package documentation" -srccontainersize 18312 -srccontainerchecksum 4040385b61fb8459daaef533d6e186742711f7bdbb5482cd58676d150da55513651cb3b70fda2e4811ae9c730c650a3dd5dda038300ad2e770baa48cb8f9f6da -srcfiles size=24 - RELOC/source/latex/bibleref-mouth/bibleref-mouth.dtx - RELOC/source/latex/bibleref-mouth/bibleref-mouth.ins -runfiles size=8 - RELOC/tex/latex/bibleref-mouth/bibleref-mouth.sty -catalogue-also bibleref -catalogue-ctan /macros/latex/contrib/bibleref-mouth -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics theology -catalogue-version 1.0 - -name bibleref-parse -category Package -revision 22054 -shortdesc Specify Bible passages in human-readable format -relocated 1 -longdesc The package parses Bible passages that are given in human -longdesc readable format. It accepts a wide variety of formats. This -longdesc allows for a simpler and more convenient interface to the -longdesc functionality of the bibleref package. -containersize 7200 -containerchecksum 57ae731cd541f583db9f3dc6b967989e24603e6a720d763b144d0cc66eb87ddac93060be69bef16365bdb9da3e9be7aa5ffc2bd707669d3b1888b1304d8071d1 -doccontainersize 101648 -doccontainerchecksum 7972a0d8500f61c97516578be1ddc081abb9987f3783e529cd0489f73ed47c2da4483e12bc4142d39f78aa9ba85de175842e6e8164634a90ff24e3c1559cfe93 -docfiles size=35 - RELOC/doc/latex/bibleref-parse/README details="Readme" - RELOC/doc/latex/bibleref-parse/bibleref-parse.pdf details="Package documentation" - RELOC/doc/latex/bibleref-parse/bibleref-parse.tex -runfiles size=12 - RELOC/tex/latex/bibleref-parse/bibleref-parse.sty -catalogue-ctan /macros/latex/contrib/bibleref-parse -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics theology -catalogue-version 1.1 - -name bibletext -category Package -revision 45196 -shortdesc Insert Bible passages by their reference -relocated 1 -longdesc The package allows to insert Bible texts in a document by -longdesc specifying references. -containersize 1108 -containerchecksum 846fc7390c2120b980d35d64fe1b6f715d29f27769a969be4dcc11ac93ba7b661479261e2bd80b0ccd657e4fbbd64a0487662647aca9ba0b17d3c7a662e8d453 -doccontainersize 142004 -doccontainerchecksum c3921b21064b6b467971fce9f5711d9d6ba1b886d3a3d12282e6a36d0f4ea5b453f80dcb91c2a9f09936fa14ae136e1bf3fa747c05cc47f063c3c483a9e0b111 -docfiles size=38 - RELOC/doc/latex/bibletext/LICENSE - RELOC/doc/latex/bibletext/README.md details="Readme" - RELOC/doc/latex/bibletext/bibletext.pdf details="Package documentation" - RELOC/doc/latex/bibletext/bibletext.tex -runfiles size=1 - RELOC/tex/latex/bibletext/bibletext.sty -catalogue-ctan /macros/latex/contrib/bibletext -catalogue-date 2017-09-02 12:55:57 +0200 -catalogue-license mit -catalogue-topics theology -catalogue-version 0.1.2 - -name biblist -category Package -revision 17116 -shortdesc Print a BibTeX database -relocated 1 -longdesc The package provides the means of listing an entire BibTeX -longdesc database, avoiding the potentially large (macro) impact -longdesc associated with \nocite{*}. -containersize 8324 -containerchecksum 565d41258f55975cdf13d888868714533bdc86878235c31867d73ddd139fd8d815a0ca399022181c6d02f6546d3afe2bdc2b73dd9bf8894cf40b8a1b7cfefd8b -doccontainersize 207208 -doccontainerchecksum ab49e2c31508f4b86e5103e4650d201c2d1f5ea95157fa3239436a9f228bd95f6366a85e44b988c7bd597df2bfbf722d1153338a8dabdd701c2d91d11813cb11 -docfiles size=71 - RELOC/doc/latex/biblist/README details="Readme" - RELOC/doc/latex/biblist/biblist.bst-dist - RELOC/doc/latex/biblist/biblist.gde - RELOC/doc/latex/biblist/biblist.pdf details="Package documentation" - RELOC/doc/latex/biblist/biblist.tex -runfiles size=6 - RELOC/tex/latex/biblist/biblist.sty -catalogue-also listbib -catalogue-ctan /macros/latex209/contrib/biblist -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics bibtex-util - -name bibtex -category Package -revision 47198 -shortdesc Process bibliographies for LaTeX, etc -longdesc BibTeX allows the user to store his citation data in generic -longdesc form, while printing citations in a document in the form -longdesc specified by a BibTeX style, to be specified in the document -longdesc itself (one often needs a LaTeX citation-style package, such as -longdesc natbib as well). BibTeX itself is an ASCII-only program; there -longdesc is, however, a version that copes with 8-bit character sets. -longdesc However, BibTeX's facilities rapidly run out as one moves away -longdesc from simple ASCII (for example, in the various national sorting -longdesc rules for languages expressed in different parts of ISO-8859 -- -longdesc the "ISO Latin" series). For more flexibility, the user is -longdesc urged to consider using biber with BibLaTeX to typeset its -longdesc output. -depend kpathsea -depend bibtex.ARCH -containersize 14848 -containerchecksum 0939809e12ff25e750a9ec85e1f13c810209a9beb8cdcdb1923c1c718d7177e4398d3772c9fc773d0970a2806af912f39bb341d8fb6a51637e62db9ad19bb8d1 -doccontainersize 398188 -doccontainerchecksum 99409261c7655f0759b17d3203283505f3791a2fe7bb3ae875a8d583250aaf16ff38f853a9d7c213cde17222b5ceef0dc3ac58b8abe7df56913f8107f77f07ba -docfiles size=134 - texmf-dist/doc/bibtex/base/README - texmf-dist/doc/bibtex/base/btxbst.doc - texmf-dist/doc/bibtex/base/btxdoc.bib - texmf-dist/doc/bibtex/base/btxdoc.pdf details="Using BibTeX" - texmf-dist/doc/bibtex/base/btxdoc.tex - texmf-dist/doc/bibtex/base/btxhak.pdf details="Writing BibTeX styles" - texmf-dist/doc/bibtex/base/btxhak.tex - texmf-dist/doc/man/man1/bibtex.1 - texmf-dist/doc/man/man1/bibtex.man1.pdf -runfiles size=51 - texmf-dist/bibtex/bib/base/xampl.bib - texmf-dist/bibtex/bst/base/abbrv.bst - texmf-dist/bibtex/bst/base/acm.bst - texmf-dist/bibtex/bst/base/alpha.bst - texmf-dist/bibtex/bst/base/apalike.bst - texmf-dist/bibtex/bst/base/ieeetr.bst - texmf-dist/bibtex/bst/base/plain.bst - texmf-dist/bibtex/bst/base/siam.bst - texmf-dist/bibtex/bst/base/unsrt.bst - texmf-dist/tex/generic/bibtex/apalike.sty - texmf-dist/tex/generic/bibtex/apalike.tex -catalogue-ctan /biblio/bibtex/base -catalogue-date 2017-11-06 18:34:04 +0100 -catalogue-license knuth -catalogue-topics biblio -catalogue-version 0.99d - -name bibtex.aarch64-linux -category Package -revision 48789 -shortdesc aarch64-linux files of bibtex -containersize 70340 -containerchecksum 1e561e556d21d8ddd0b76ae28958e59fed75260c6050e0512e6b54d813a97f212d116e26c163a4765b1397004074549749981c69b717f247266eb03c76c8a983 -binfiles arch=aarch64-linux size=47 - bin/aarch64-linux/bibtex - -name bibtex.amd64-freebsd -category Package -revision 46816 -shortdesc amd64-freebsd files of bibtex -containersize 76844 -containerchecksum 3c36971002a6080ec1bc5cf82c2d54ab2c3a39b5e4c82e22d71e37fe426ae9948447fd4875e9a4ed1eded3763d6677b2dd64e8cf37ad9ad3f4ddf2936ca2ed58 -binfiles arch=amd64-freebsd size=47 - bin/amd64-freebsd/bibtex - -name bibtex.amd64-netbsd -category Package -revision 48698 -shortdesc amd64-netbsd files of bibtex -containersize 68416 -containerchecksum 8bb26804a34a24ad5e2248070f4ba8126f1909cf939b056b07e8612cef6118b7f12ee5492a69dc02598a5db9b1442d5f46073d4458d850a8fb5ae75a95e0c9ce -binfiles arch=amd64-netbsd size=52 - bin/amd64-netbsd/bibtex - -name bibtex.armhf-linux -category Package -revision 48716 -shortdesc armhf-linux files of bibtex -containersize 59560 -containerchecksum 80baffd24c8102e61c3bb76f238d01cea9fa0c7c6d6b4727cf7659f99e3372771d21d5c187ad626858b10e2531fa847eaefdcd9a6b9e41dd650ab22ddcecbafd -binfiles arch=armhf-linux size=38 - bin/armhf-linux/bibtex - -name bibtex.i386-cygwin -category Package -revision 46814 -shortdesc i386-cygwin files of bibtex -containersize 37916 -containerchecksum c7988acfb36735c21e4a9b068f60264c958b3cc9c311514346af8bfacdf48e8f42c118d063a023bddbc720d3b5b2c5978ea4dc2c5e7a74afa02d3a3674f79b0c -binfiles arch=i386-cygwin size=27 - bin/i386-cygwin/bibtex.exe - -name bibtex.i386-freebsd -category Package -revision 46816 -shortdesc i386-freebsd files of bibtex -containersize 61800 -containerchecksum e035e788ebbaee21f7840f609ae181f3bab124fb85721e4a8642de9043d3c91465adacc024f09952fc32e9112857d0549fa8eb58b20a9fb8a2f64afe8f1b15fa -binfiles arch=i386-freebsd size=47 - bin/i386-freebsd/bibtex - -name bibtex.i386-linux -category Package -revision 47245 -shortdesc i386-linux files of bibtex -containersize 70472 -containerchecksum c471255929c13018fe1a0784a05c6e0fe379b03efde18e7855d7f43ebb3675ed8b220769d03dd21b190e9392c518eb4039a5876c5d67641607ae428dc6e0cd4e -binfiles arch=i386-linux size=46 - bin/i386-linux/bibtex - -name bibtex.i386-netbsd -category Package -revision 46812 -shortdesc i386-netbsd files of bibtex -containersize 54868 -containerchecksum 0c47b4233e84e3e22f602a35f63977aee126269ec303c69c136adf0ca3a1201cadc7edd3ca4156ab4d4c4d7b1c177bccdc78433465653b9c3fa4befcbdaf5b0b -binfiles arch=i386-netbsd size=49 - bin/i386-netbsd/bibtex - -name bibtex.i386-solaris -category Package -revision 46829 -shortdesc i386-solaris files of bibtex -containersize 70324 -containerchecksum 36ef62025dc6c2b5a185136c25dd6797a3846511c25e33438fc6edb93cbac5229c93712951f3445e683e1671ac4e0f44fd520028dcc513619fb7b01fc024a63d -binfiles arch=i386-solaris size=43 - bin/i386-solaris/bibtex - -name bibtex.sparc-solaris -category Package -revision 46829 -shortdesc sparc-solaris files of bibtex -containersize 69888 -containerchecksum 19f221ed4aa75eaf486fc818cca5936972aed77744c7d02882946449bd46d834d02a0626751987da71fca9c0af554f24cc4d83cb9bd996e483a06e2d0761314b -binfiles arch=sparc-solaris size=47 - bin/sparc-solaris/bibtex - -name bibtex.win32 -category Package -revision 46993 -shortdesc win32 files of bibtex -containersize 41032 -containerchecksum e200e54526284a1fbe5d9737eb347145470e9a48c7a001e0d477f6b80dfd6b9326b466b45296ef1f4c9de111c36fda7e1f34cbc977647b0764b0e9aa3201a265 -binfiles arch=win32 size=25 - bin/win32/bibtex.exe - -name bibtex.x86_64-cygwin -category Package -revision 46813 -shortdesc x86_64-cygwin files of bibtex -containersize 46244 -containerchecksum 877f0951b3f5cd55a9c235e77118d6170456bf4267dcdd3f1b2194745825671bdaf0bc0482cb2a827c8f0f495439a6ddc04edbeb82d1cca358947761ac8384cc -binfiles arch=x86_64-cygwin size=26 - bin/x86_64-cygwin/bibtex.exe - -name bibtex.x86_64-darwin -category Package -revision 48728 -shortdesc x86_64-darwin files of bibtex -containersize 84828 -containerchecksum 9a1faca94ad50e5ad78869c6b50e95dd4ce913ff115546c39e280101d5908230957c8305838f90cdd0fc7d2efd467f4a30deae5cad92a54c467eec1e8c38e6c8 -binfiles arch=x86_64-darwin size=50 - bin/x86_64-darwin/bibtex - -name bibtex.x86_64-darwinlegacy -category Package -revision 47387 -shortdesc x86_64-darwinlegacy files of bibtex -containersize 76156 -containerchecksum d69f3bea39958dd65bc767664144bf66a60175759b54da2bd05dca3f609112ce370767e7878da4fcd89131f9ec68f870f787738b6a0197e8dd2836d27ee4c63b -binfiles arch=x86_64-darwinlegacy size=43 - bin/x86_64-darwinlegacy/bibtex - -name bibtex.x86_64-linux -category Package -revision 47063 -shortdesc x86_64-linux files of bibtex -containersize 73300 -containerchecksum 65e158c52e7fc1fcb6ed82eba6952d0a8b2e47cd25766fd3536a62613fb93035684f6ea195a3da10be2d657debbc8ec30ce5f1148212223b865734da976fb8e0 -binfiles arch=x86_64-linux size=41 - bin/x86_64-linux/bibtex - -name bibtex.x86_64-linuxmusl -category Package -revision 47036 -shortdesc x86_64-linuxmusl files of bibtex -containersize 80708 -containerchecksum bacf680cab5c74ac635548d97e0b8e05bd1875b55399f3dec42693ac400aced76af6946a99ae88d82a0cfd384c644432706b93a575b8da69ec08550276fa220d -binfiles arch=x86_64-linuxmusl size=49 - bin/x86_64-linuxmusl/bibtex - -name bibtex.x86_64-solaris -category Package -revision 46829 -shortdesc x86_64-solaris files of bibtex -containersize 83976 -containerchecksum cdd753684a429c93009bc4d7c890e882f1a0864ae7eb014c43ef6c6e01711d02371ee67f0c3551cc213dd620682e8fe5f4859f57da1a8a981a0e09fd8295c1f9 -binfiles arch=x86_64-solaris size=50 - bin/x86_64-solaris/bibtex - -name bibtex8 -category TLCore -revision 29725 -catalogue bibtex8bit -shortdesc A fully 8-bit adaptation of BibTeX 0.99 -longdesc An enhanced, portable C version of BibTeX. Enhanced by -longdesc conversion to "big" (32-bit) capacity, addition of run-time -longdesc selectable capacity and 8-bit support extensions. National -longdesc character set and sorting order are controlled by an external -longdesc configuration file. Various examples are included. -depend bibtex8.ARCH -containersize 9216 -containerchecksum 06cd33593de7eb7ee393f2d33de18435b0c1e57313fc24fbc23d02627650805daa9dfaf7d57dfadff56bcb5234144504f48fbf7aee51098459d9356ebfd57208 -doccontainersize 13440 -doccontainerchecksum b6350f310809d914d8a7a30f42d5c6d86cff901ac1145b88ddd54211d30cd02aaa5491da86cd399e5aef70a09ef7c2dc5f8d9343853bfa3cc8e00595de17334f -docfiles size=15 - texmf-dist/doc/bibtex8/00readme.txt - texmf-dist/doc/bibtex8/HISTORY - texmf-dist/doc/bibtex8/csfile.txt - texmf-dist/doc/bibtex8/file_id.diz -runfiles size=36 - texmf-dist/bibtex/csf/base/88591lat.csf - texmf-dist/bibtex/csf/base/88591sca.csf - texmf-dist/bibtex/csf/base/README.TEXLIVE - texmf-dist/bibtex/csf/base/ascii.csf - texmf-dist/bibtex/csf/base/cp437lat.csf - texmf-dist/bibtex/csf/base/cp850lat.csf - texmf-dist/bibtex/csf/base/cp850sca.csf - texmf-dist/bibtex/csf/base/cp866rus.csf - texmf-dist/bibtex/csf/base/csfile.txt - texmf-dist/bibtex/csf/polish-csf/88592pl.csf - texmf-dist/bibtex/csf/polish-csf/cp1250pl.csf - texmf-dist/bibtex/csf/polish-csf/cp852pl.csf - texmf-dist/bibtex/csf/polish-csf/iso8859-7.csf -catalogue-ctan /biblio/bibtex/8-bit -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics biblio -catalogue-version 3.71 - -name bibtex8.aarch64-linux -category TLCore -revision 48789 -shortdesc aarch64-linux files of bibtex8 -containersize 77176 -containerchecksum 0ceb45aef52de66519fd8439b616bd89f8883a3596b9e46f9cf9c940eed6c5c56efe838d9ecb2e6ae4730d2ea41bfb9bf997b443e91155e8279d4888b9a7e351 -binfiles arch=aarch64-linux size=55 - bin/aarch64-linux/bibtex8 - -name bibtex8.amd64-freebsd -category TLCore -revision 46816 -shortdesc amd64-freebsd files of bibtex8 -containersize 78340 -containerchecksum e5554138fb55e88cf158b50ea7f90e67840289793e8146750f2477382a53a9fd54a455d49b5d6c15013758fd5b91189cf29d8823163ac36b4b6fb281da031ea3 -binfiles arch=amd64-freebsd size=49 - bin/amd64-freebsd/bibtex8 - -name bibtex8.amd64-netbsd -category TLCore -revision 48698 -shortdesc amd64-netbsd files of bibtex8 -containersize 77332 -containerchecksum 86c0d2ae7e33c7e2e76e8510e29c23cb78561c8c15fb445a378ef50b6c1a122dd3381a0bdf141efdaf2c54531d8ff90f43c2269ca80d87b09d6a4a9930e59425 -binfiles arch=amd64-netbsd size=61 - bin/amd64-netbsd/bibtex8 - -name bibtex8.armhf-linux -category TLCore -revision 48716 -shortdesc armhf-linux files of bibtex8 -containersize 66648 -containerchecksum d9a0f53ce2f5e98b35a38ec0925f7c7f62c9f3dcebbc5bdf6ca0848a63cc0171ee5ad89e40b099986234b289326aafc6799d1466a4f4b61520f67f122dcea527 -binfiles arch=armhf-linux size=43 - bin/armhf-linux/bibtex8 - -name bibtex8.i386-cygwin -category TLCore -revision 46814 -shortdesc i386-cygwin files of bibtex8 -containersize 45572 -containerchecksum fba4987e6e4bb1944c3396ca7eff7648254bd36db1fc97a325f0d188fc64ab91cb952db1fa680e5b2a8788306e7ee47f06170acece2f3a5b6374515d6a1c2429 -binfiles arch=i386-cygwin size=33 - bin/i386-cygwin/bibtex8.exe - -name bibtex8.i386-freebsd -category TLCore -revision 46816 -shortdesc i386-freebsd files of bibtex8 -containersize 63884 -containerchecksum 9dba2ff12f3d4eb9f2535bbc8c5caf0c96e7764dd0e82d5cf17b0ad9370c2ed94a72cd020c893f3ebf8dd9cb1eb261e729d9650133a0d2bd9a614e71e16b655b -binfiles arch=i386-freebsd size=46 - bin/i386-freebsd/bibtex8 - -name bibtex8.i386-linux -category TLCore -revision 47245 -shortdesc i386-linux files of bibtex8 -containersize 78620 -containerchecksum 270be6d4a84a950fea053253dfa2dfb7d79f181ac8500329e98e19f0105b6cb75bde54529337e2ff96f27d3627de6c180f0cc5a1c7cf437b54620a2fb0ffb70e -binfiles arch=i386-linux size=54 - bin/i386-linux/bibtex8 - -name bibtex8.i386-netbsd -category TLCore -revision 46812 -shortdesc i386-netbsd files of bibtex8 -containersize 61404 -containerchecksum bc20db62b250970790e78f79a10f90c334879e61ff479ccb32a1a62abe6b9297205566c4d8a098e6e240a262645c9bfe5d5a275129c65541e6e6f8abdb172e96 -binfiles arch=i386-netbsd size=57 - bin/i386-netbsd/bibtex8 - -name bibtex8.i386-solaris -category TLCore -revision 46829 -shortdesc i386-solaris files of bibtex8 -containersize 76464 -containerchecksum 836bc80fae7662cf976e245fb3f8608d4b6f0c1d35d28a1d3786ec4e717b273746286c3b0e8ec34164b2e133a2964e81a797b72d78be9c168cc3f334d6e13f99 -binfiles arch=i386-solaris size=48 - bin/i386-solaris/bibtex8 - -name bibtex8.sparc-solaris -category TLCore -revision 46829 -shortdesc sparc-solaris files of bibtex8 -containersize 76556 -containerchecksum 420b41f1edf3f354231f87abf23181ef96b5c7249d507534ad107459b246a905e476a4a1cd6a5e63b45089c8ab34ca5a85ce095ad1b0b140d10693fe54b14901 -binfiles arch=sparc-solaris size=53 - bin/sparc-solaris/bibtex8 - -name bibtex8.win32 -category TLCore -revision 46993 -shortdesc win32 files of bibtex8 -containersize 141980 -containerchecksum daa1fd3f48398fa285e71c7f0625202f08a6dc16abc2a1be9b4c015b7b46b7b5f4b57c36e86228404c140d3b88b639cc4bb8056970993fad3d7bd04f58c24953 -binfiles arch=win32 size=79 - bin/win32/bibtex8.exe - -name bibtex8.x86_64-cygwin -category TLCore -revision 46813 -shortdesc x86_64-cygwin files of bibtex8 -containersize 52268 -containerchecksum b7537c8a1001ca314aa5d1e835f0e527cd3f77fa2a65139c11cf7c85716303b11cdf981991e4f28a0ab700ae89cf20dd09cc0d14367a9899d393b5eeb75ddf8c -binfiles arch=x86_64-cygwin size=33 - bin/x86_64-cygwin/bibtex8.exe - -name bibtex8.x86_64-darwin -category TLCore -revision 48728 -shortdesc x86_64-darwin files of bibtex8 -containersize 86052 -containerchecksum 5f912f04ddfeb258ef76b284806ec20fb1cf9b453101f4a9219426409971979d880241829704c732c370752ddc2d6f26d74cbc96f1aa81577919204fa2aa22e2 -binfiles arch=x86_64-darwin size=52 - bin/x86_64-darwin/bibtex8 - -name bibtex8.x86_64-darwinlegacy -category TLCore -revision 47387 -shortdesc x86_64-darwinlegacy files of bibtex8 -containersize 82912 -containerchecksum 275837bdbd74585a40439e05ba40149ac920e7cb669ae2ddadde2a6e671317e8ca338cef63b22e358ef000ae8aae52496be0f73ab0f24bc91c7ea98532411720 -binfiles arch=x86_64-darwinlegacy size=50 - bin/x86_64-darwinlegacy/bibtex8 - -name bibtex8.x86_64-linux -category TLCore -revision 47063 -shortdesc x86_64-linux files of bibtex8 -containersize 80428 -containerchecksum 369885e64c74b578ca8e170e11cfa869ed227ca69dc6d05a9c13ea0c5827cc8003703f90fcf2efd27357399dde4261f8fd37083fb2e28b8607289b872162e182 -binfiles arch=x86_64-linux size=48 - bin/x86_64-linux/bibtex8 - -name bibtex8.x86_64-linuxmusl -category TLCore -revision 47036 -shortdesc x86_64-linuxmusl files of bibtex8 -containersize 89052 -containerchecksum fb40ff5839c88d45c89ee7132ac77f85605cf0222a6e84da9eebef906a0e1631baa1eacfbb797653f81ff08aa8af5c9d212e260842158d37c25688446c12abcb -binfiles arch=x86_64-linuxmusl size=56 - bin/x86_64-linuxmusl/bibtex8 - -name bibtex8.x86_64-solaris -category TLCore -revision 46829 -shortdesc x86_64-solaris files of bibtex8 -containersize 89636 -containerchecksum 658bb0261c93ad687d623d84e9a32649b6e73c3980f3f1665b834839d548a5a407006721368cc9fbd98a354876c2d0273453fc7e554ce3b3ca79d55adf493e8b -binfiles arch=x86_64-solaris size=56 - bin/x86_64-solaris/bibtex8 - -name bibtexperllibs -category Package -revision 47520 -shortdesc BibTeX Perl Libraries -relocated 1 -longdesc This package provides BibTeX related Perl libraries by Gerhard -longdesc Gossen, repacked by Boris Veytsman, for TeX Live and other -longdesc TDS-compliant distributions. The libraries are written in pure -longdesc Perl, so should work out of the box on any architecture. They -longdesc have been packaged here mostly for Boris Veytsman's BibTeX -longdesc suite, but can be used in any other Perl script. -containersize 10876 -containerchecksum 41a85300f529541407f5c1c565cc4a1ae85276c47a88ba3a089c0826afae764acb08d36a7c3b7fd8ffa32760d672553625c29f2f6cd19257936a5ff3aa689161 -doccontainersize 5588 -doccontainerchecksum 4f619da80b6af0986a39dfb7c2f3e32e792122293bb4221d49497b636e4accf014d29175d8657eaa54519e61a06bed4b7f6d26e80585a41b15d320ab6cc4ad9e -docfiles size=11 - RELOC/doc/support/bibtexperllibs/BibTeXParser.3pm - RELOC/doc/support/bibtexperllibs/BibTeXParserAuthor.3pm - RELOC/doc/support/bibtexperllibs/BibTeXParserEntry.3pm - RELOC/doc/support/bibtexperllibs/LaTeXToUnicode.3pm - RELOC/doc/support/bibtexperllibs/LaTeXToUnicodeTables.3pm -srccontainersize 136052 -srccontainerchecksum bcf1c89d7712619e3af4bc6946d3dc6a3eac98d77fdb88fb6ec62b9118cf9aff76200f4296bacfd538aaa71cd8c3f2b0029d77e69ac1f252df7690fc1273491a -srcfiles size=369 - RELOC/source/support/bibtexperllibs/BibTeX-Parser/Changes - RELOC/source/support/bibtexperllibs/BibTeX-Parser/LICENSE - RELOC/source/support/bibtexperllibs/BibTeX-Parser/MANIFEST - RELOC/source/support/bibtexperllibs/BibTeX-Parser/META.yml - RELOC/source/support/bibtexperllibs/BibTeX-Parser/Makefile.PL - RELOC/source/support/bibtexperllibs/BibTeX-Parser/Makefile.TDS - RELOC/source/support/bibtexperllibs/BibTeX-Parser/README - RELOC/source/support/bibtexperllibs/BibTeX-Parser/dist.ini - RELOC/source/support/bibtexperllibs/BibTeX-Parser/notes - RELOC/source/support/bibtexperllibs/BibTeX-Parser/t/00-load.t - RELOC/source/support/bibtexperllibs/BibTeX-Parser/t/01-parse.t - RELOC/source/support/bibtexperllibs/BibTeX-Parser/t/02-parse_string.t - RELOC/source/support/bibtexperllibs/BibTeX-Parser/t/03-parse_entry.t - RELOC/source/support/bibtexperllibs/BibTeX-Parser/t/04-entry.t - RELOC/source/support/bibtexperllibs/BibTeX-Parser/t/05-author.t - RELOC/source/support/bibtexperllibs/BibTeX-Parser/t/06-parse_complex.t - RELOC/source/support/bibtexperllibs/BibTeX-Parser/t/07-parse_englishbib.t - RELOC/source/support/bibtexperllibs/BibTeX-Parser/t/08-parse_large.t - RELOC/source/support/bibtexperllibs/BibTeX-Parser/t/09-complex.t - RELOC/source/support/bibtexperllibs/BibTeX-Parser/t/10-funnyname.t - RELOC/source/support/bibtexperllibs/BibTeX-Parser/t/11-split_braced.t - RELOC/source/support/bibtexperllibs/BibTeX-Parser/t/12-von_token.t - RELOC/source/support/bibtexperllibs/BibTeX-Parser/t/13_output.t - RELOC/source/support/bibtexperllibs/BibTeX-Parser/t/14-extratext.t - RELOC/source/support/bibtexperllibs/BibTeX-Parser/t/15-capitalization.t - RELOC/source/support/bibtexperllibs/BibTeX-Parser/t/bibs/01.bib - RELOC/source/support/bibtexperllibs/BibTeX-Parser/t/bibs/06.bib - RELOC/source/support/bibtexperllibs/BibTeX-Parser/t/bibs/09-complex.bib - RELOC/source/support/bibtexperllibs/BibTeX-Parser/t/bibs/10-funnyname.bib - RELOC/source/support/bibtexperllibs/BibTeX-Parser/t/bibs/14-extratext.bib - RELOC/source/support/bibtexperllibs/BibTeX-Parser/t/bibs/braces.bib - RELOC/source/support/bibtexperllibs/BibTeX-Parser/t/bibs/endnote.txt - RELOC/source/support/bibtexperllibs/BibTeX-Parser/t/bibs/engineering_village.txt - RELOC/source/support/bibtexperllibs/BibTeX-Parser/t/bibs/english.bib - RELOC/source/support/bibtexperllibs/BibTeX-Parser/t/bibs/mathscinet.txt - RELOC/source/support/bibtexperllibs/BibTeX-Parser/t/bug66325.t - RELOC/source/support/bibtexperllibs/BibTeX-Parser/t/bug67419.t - RELOC/source/support/bibtexperllibs/BibTeX-Parser/t/cleaned_field.t - RELOC/source/support/bibtexperllibs/BibTeX-Parser/t/pod-coverage.t - RELOC/source/support/bibtexperllibs/BibTeX-Parser/t/pod.t - RELOC/source/support/bibtexperllibs/BibTeX-Parser/t/release-pod-coverage.t - RELOC/source/support/bibtexperllibs/BibTeX-Parser/t/release-pod-syntax.t - RELOC/source/support/bibtexperllibs/LaTeX-ToUnicode/Changes - RELOC/source/support/bibtexperllibs/LaTeX-ToUnicode/LICENSE - RELOC/source/support/bibtexperllibs/LaTeX-ToUnicode/MANIFEST - RELOC/source/support/bibtexperllibs/LaTeX-ToUnicode/META.yml - RELOC/source/support/bibtexperllibs/LaTeX-ToUnicode/Makefile.PL - RELOC/source/support/bibtexperllibs/LaTeX-ToUnicode/Makefile.TDS - RELOC/source/support/bibtexperllibs/LaTeX-ToUnicode/README - RELOC/source/support/bibtexperllibs/LaTeX-ToUnicode/dist.ini - RELOC/source/support/bibtexperllibs/LaTeX-ToUnicode/script/UnicodeData.txt - RELOC/source/support/bibtexperllibs/LaTeX-ToUnicode/script/convert.pl - RELOC/source/support/bibtexperllibs/LaTeX-ToUnicode/t/convert.t - RELOC/source/support/bibtexperllibs/LaTeX-ToUnicode/t/release-pod-coverage.t - RELOC/source/support/bibtexperllibs/LaTeX-ToUnicode/t/release-pod-syntax.t - RELOC/source/support/bibtexperllibs/LaTeX-ToUnicode/t/release-synopsis.t - RELOC/source/support/bibtexperllibs/LaTeX-ToUnicode/weaver.ini - RELOC/source/support/bibtexperllibs/Makefile - RELOC/source/support/bibtexperllibs/README -runfiles size=14 - RELOC/scripts/bibtexperllibs/BibTeX/Parser.pm - RELOC/scripts/bibtexperllibs/BibTeX/Parser/Author.pm - RELOC/scripts/bibtexperllibs/BibTeX/Parser/Entry.pm - RELOC/scripts/bibtexperllibs/LaTeX/ToUnicode.pm - RELOC/scripts/bibtexperllibs/LaTeX/ToUnicode/Tables.pm -catalogue-ctan /support/bibtexperllibs -catalogue-date 2018-04-29 23:05:58 +0200 -catalogue-license gpl1artisticpd -catalogue-topics bibtex-supp -catalogue-version 1.5 - -name bibtexu -category TLCore -revision 45662 -shortdesc BibTeX variant supporting Unicode (UTF-8) -depend bibtexu.ARCH -containersize 288 -containerchecksum 66dbe9076aebcf722e55bc9cc30e80cd4541f295a544304e83f83911ace04bb4386574a0c98e818c24b781e8fb219240a59a15302f2bd55c5cc91b25c043e2ba -doccontainersize 13416 -doccontainerchecksum c30230d2789e53830e09ae553e62af6ebfed4f860646e507c210e2ec56e75fe5710444add355ebfccc23d1b054467adcdb3654c8e22ec5faf11af31436da66b5 -docfiles size=15 - texmf-dist/doc/bibtexu/00readme.txt - texmf-dist/doc/bibtexu/HISTORY - texmf-dist/doc/bibtexu/csfile.txt - texmf-dist/doc/bibtexu/file_id.diz - -name bibtexu.aarch64-linux -category TLCore -revision 48789 -shortdesc aarch64-linux files of bibtexu -containersize 5282628 -containerchecksum cf92a280c026f3aff03e6af35038b72a6f03293c565328e6dbea6cf97cea196712e63071f78d0c0d34c2e312906c85495e8661edb697212dba5523b0a829b1dd -binfiles arch=aarch64-linux size=4883 - bin/aarch64-linux/bibtexu - -name bibtexu.amd64-freebsd -category TLCore -revision 47247 -shortdesc amd64-freebsd files of bibtexu -containersize 5283084 -containerchecksum 6eb2151acdb3cd129269ff261d8c24628d6416e9c79c5fd0d3929fb5e949daeea7190fc8c429bbef94b917dd058e12cb5ed8aef6606af7075e1295a1db157c07 -binfiles arch=amd64-freebsd size=4842 - bin/amd64-freebsd/bibtexu - -name bibtexu.amd64-netbsd -category TLCore -revision 48698 -shortdesc amd64-netbsd files of bibtexu -containersize 5243820 -containerchecksum 9d09e825cc2b9153530b1ec70f72914c28ce39451ef2bb06015d8dbe27edc8cace721b196a760c68cb3c45d1d97f7998a3d882ad061efca426bbf0f75b58a8e0 -binfiles arch=amd64-netbsd size=4918 - bin/amd64-netbsd/bibtexu - -name bibtexu.armhf-linux -category TLCore -revision 48716 -shortdesc armhf-linux files of bibtexu -containersize 5213828 -containerchecksum 8c743f5df11b4982e8298971ab199e9e375f6494640ad3cac0476f2e93d535e6b9236c4bab01c06e52e27924577ae3a45f0f414d2716274281b7fc826f26d634 -binfiles arch=armhf-linux size=4790 - bin/armhf-linux/bibtexu - -name bibtexu.i386-cygwin -category TLCore -revision 47322 -shortdesc i386-cygwin files of bibtexu -containersize 5256196 -containerchecksum 3dff496cd523b112521054fa414d2bd76f784a458a5d71ebb46560f25292aba4ccbe50414c81e01d868c43195d5ef16659f90ca8b8beed37389d8bf8d817a56f -binfiles arch=i386-cygwin size=4824 - bin/i386-cygwin/bibtexu.exe - -name bibtexu.i386-freebsd -category TLCore -revision 47247 -shortdesc i386-freebsd files of bibtexu -containersize 5250616 -containerchecksum b24be8a73da6dcee7d98212567640d17599f10d0259ccae70977430ecf7f28d1fe12bde5f04a646b13428b6cbed3c731c5f876f5567db6c872af446dfb44b275 -binfiles arch=i386-freebsd size=4813 - bin/i386-freebsd/bibtexu - -name bibtexu.i386-linux -category TLCore -revision 47245 -shortdesc i386-linux files of bibtexu -containersize 5326012 -containerchecksum cd26e39ce3e6fd16ea607fb636e0bcf5f9e7bc37af45e785ab0d66781b1fcdbfb896f925318bc0dc5cdc3ebf32c1b6f3bc3007e2d43ac0c2db6d3ea0fb2b4083 -binfiles arch=i386-linux size=4858 - bin/i386-linux/bibtexu - -name bibtexu.i386-netbsd -category TLCore -revision 46812 -shortdesc i386-netbsd files of bibtexu -containersize 5249180 -containerchecksum 488c97e55228fb7fbf02f9285cb6617d190d3c03a8844b08a050e9fa5667ff3c1aa750354f39b671c04e09645e550a126fd8ec11332ca1a861f27c760f731b80 -binfiles arch=i386-netbsd size=4861 - bin/i386-netbsd/bibtexu - -name bibtexu.i386-solaris -category TLCore -revision 47184 -shortdesc i386-solaris files of bibtexu -containersize 5351916 -containerchecksum 1c941c81f415f9a2b5b4ad3a929894eab1837f148a88e9068d8290602c0118c68d63138da1c0910ebc148a10d0f63ce96fd29b960078673aa5edc3cbf54e2c58 -binfiles arch=i386-solaris size=4893 - bin/i386-solaris/bibtexu - -name bibtexu.sparc-solaris -category TLCore -revision 47204 -shortdesc sparc-solaris files of bibtexu -containersize 5189232 -containerchecksum a326e9b06874700e76edeb5e8977adcc7c1fed91b7c7d46a76c21416644709519e98939c9c11510a62fffe5a5e42680f79419d7a7ba42526b11a3223caecd79d -binfiles arch=sparc-solaris size=4884 - bin/sparc-solaris/bibtexu - -name bibtexu.win32 -category TLCore -revision 47168 -shortdesc win32 files of bibtexu -containersize 498560 -containerchecksum 611fa85d79b2c3afb116315ece6e690d0a932beba2fdbcc482fac96938234385ac6a4038050ddc4027cc64691e9173f635f28f62fe00ddd807a0a6ad96fcac13 -binfiles arch=win32 size=314 - bin/win32/bibtexu.exe - -name bibtexu.x86_64-cygwin -category TLCore -revision 47321 -shortdesc x86_64-cygwin files of bibtexu -containersize 5252620 -containerchecksum 5c160696efe92ac784b853d2c2fabdbfe4a808fe80ce9323da914be34844ccba8c54ef16bedb582b1c10b86aae7b0335f620c696edb0ace6b64c91589075b7d4 -binfiles arch=x86_64-cygwin size=4810 - bin/x86_64-cygwin/bibtexu.exe - -name bibtexu.x86_64-darwin -category TLCore -revision 48728 -shortdesc x86_64-darwin files of bibtexu -containersize 5298964 -containerchecksum 26dbac9f2bfecef056ba127324d68b0dae5a359a4e3fdd25e9f51da8c0a43ac85b6261744480e244b5f75ba17c4917d120db265aacd1e8156451bbeb79d4e92f -binfiles arch=x86_64-darwin size=4832 - bin/x86_64-darwin/bibtexu - -name bibtexu.x86_64-darwinlegacy -category TLCore -revision 47387 -shortdesc x86_64-darwinlegacy files of bibtexu -containersize 5271372 -containerchecksum 2a5ee2e2bc1a58ae0ee529d6bdffe2e00f6094e1a1a516daedc795aef61b2a48de865f86cc58fc57fd46102e8891821c1f81ee7aa950076b9d0466b422df786c -binfiles arch=x86_64-darwinlegacy size=4820 - bin/x86_64-darwinlegacy/bibtexu - -name bibtexu.x86_64-linux -category TLCore -revision 47179 -shortdesc x86_64-linux files of bibtexu -containersize 5313236 -containerchecksum d9ac9388e0c581c5a50dce2c7ad89d98067324d8efb790779b3aa06384dd2dc6a3f0d7c7f03162461f768111a6e52fadd4f7c344a139e5c8d83d5b7c8ac75ecc -binfiles arch=x86_64-linux size=4843 - bin/x86_64-linux/bibtexu - -name bibtexu.x86_64-linuxmusl -category TLCore -revision 47179 -shortdesc x86_64-linuxmusl files of bibtexu -containersize 5341724 -containerchecksum 79423d797311f35af14ae360dab96201a59e460a807abf1904bef0e1fb324c0fd581abf013af707e3c53adc045973a157ad19b3cf411040c3a4df711667ed680 -binfiles arch=x86_64-linuxmusl size=4902 - bin/x86_64-linuxmusl/bibtexu - -name bibtexu.x86_64-solaris -category TLCore -revision 47184 -shortdesc x86_64-solaris files of bibtexu -containersize 5394784 -containerchecksum 2a844df4257bc368d08bb08246158455dab585b6db32374b2541dc9898e039a70f2e62d3b478e24a4b863e855e1926d5d72c71e85b7641f14e7fa151ce0879b9 -binfiles arch=x86_64-solaris size=4950 - bin/x86_64-solaris/bibtexu - -name bibtopic -category Package -revision 15878 -shortdesc Include multiple bibliographies in a document -relocated 1 -longdesc The package allows the user to include several bibliographies -longdesc covering different 'topics' or bibliographic material into a -longdesc document (e.g., one bibliography for primary literature and one -longdesc for secondary literature). The package provides commands to -longdesc include either all references from a .bib file, only the -longdesc references actually cited or those not cited in your document. -longdesc The user has to construct a separate .bib file for each -longdesc bibliographic 'topic', each of which will be processed -longdesc separately by BibTeX. If you want to have bibliographies -longdesc specific to one part of a document, see the packages bibunits -longdesc or chapterbib. -containersize 8592 -containerchecksum 81ed65c65d2eecd52dee69fac01c4f55aadead5747ee03f21970bc10bbd5bb63d83be09eca36cb3a6fa2e284164b561e913dacbb94bae434417620b5e07838f5 -doccontainersize 222032 -doccontainerchecksum 6efd7659d2b460a3daad43b96e792e27b05bc066140419944f3545c460e37906f7e0d253f22fc6eb67cfd6e3de81a0c47ab50290292f25c79b5a80ff1b9553e6 -docfiles size=66 - RELOC/doc/latex/bibtopic/README details="Readme" - RELOC/doc/latex/bibtopic/articles.bib - RELOC/doc/latex/bibtopic/bibtopic.pdf details="Package documentation" - RELOC/doc/latex/bibtopic/books.bib - RELOC/doc/latex/bibtopic/sample.tex -srccontainersize 40496 -srccontainerchecksum ab2090ec566eda6274560bd73f3c0fb792853abfb52881804ccde7cadae9ffc73c980ebc2cb05859b7da304dba016a4c7e8956befbfc2ce7a424a302e92ff383 -srcfiles size=42 - RELOC/source/latex/bibtopic/bibtopic.dtx - RELOC/source/latex/bibtopic/bibtopic.ins -runfiles size=9 - RELOC/tex/latex/bibtopic/bibtopic.sty -catalogue-ctan /macros/latex/contrib/bibtopic -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics bibtex-multi bibtex-supp -catalogue-version 1.1a - -name bibtopicprefix -category Package -revision 15878 -shortdesc Prefix references to bibliographies produced by bibtopic -relocated 1 -longdesc The package permits users to apply prefixes (fixed strings) to -longdesc references to entries in bibliographies produced by the -longdesc bibtopic package. -containersize 1840 -containerchecksum d31376a4ce7e1c1bab08e85844485916bcc70b8a65724fe0e94970b65fc46866cdd3b87f6dbe759f9fda1e6bc55b6b5d4bb4ad8c4d6719f1e9ede9f5b0be67be -doccontainersize 374808 -doccontainerchecksum ed219949f9eb2799cd226cb23fd2342ce0b87bd6c4152b79e100a58e44997c71b56e30fdf5ad36f85600d23ac17eabef79d8ee3ae4a8a03d91c857a81686633d -docfiles size=98 - RELOC/doc/latex/bibtopicprefix/README - RELOC/doc/latex/bibtopicprefix/bibtopicprefix.pdf details="Package documentation" - RELOC/doc/latex/bibtopicprefix/bibtopicprefix.xml -srccontainersize 4620 -srccontainerchecksum e36118181def3b81b699d8ff757f667b06fc386e769649a7ec72bb7c784eb4eb02029cb8c53e8032a6f4d27084bcec8d2265908e26c12cd7990de154e82c0858 -srcfiles size=5 - RELOC/source/latex/bibtopicprefix/bibtopicprefix.drv - RELOC/source/latex/bibtopicprefix/bibtopicprefix.dtx - RELOC/source/latex/bibtopicprefix/bibtopicprefix.ins -runfiles size=1 - RELOC/tex/latex/bibtopicprefix/bibtopicprefix.sty -catalogue-ctan /macros/latex/contrib/bibtopicprefix -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics bibtex-multi bibtex-supp -catalogue-version 1.10 - -name bibunits -category Package -revision 15878 -shortdesc Multiple bibliographies in one document -relocated 1 -longdesc The package provide a mechanism to generate separate -longdesc bibliographies for different units (chapters, sections or -longdesc bibunit-environments) of a text. The package separates the -longdesc citations of each unit of text into a separate file to be -longdesc processed by BibTeX. The global bibliography section produced -longdesc by LaTeX may also appear in the document and citations can be -longdesc placed in both the local unit and the global bibliographies at -longdesc the same time. The package is compatible with koma-script and -longdesc with the babel French option frenchb. -containersize 3028 -containerchecksum b99acc16b9cbf51082a6a8a22e96a335b56c42b6e8f93b26c2a89150015b7af57854b7d7f25c48875f484ef539d2309255a85673c82f572539e4dc7ade869467 -doccontainersize 193804 -doccontainerchecksum e506c2bb62fa1e40a88c9aa5a990e6eec633b06dfd561cc23d6e08f1d976fe80fc80ca6d98e8c167a85fe00c528f44ce0a2c9108ebd0fafad808f436de3e48ed -docfiles size=68 - RELOC/doc/latex/bibunits/README details="Readme" - RELOC/doc/latex/bibunits/bibtexall - RELOC/doc/latex/bibunits/bibunits.pdf details="Package documentation" -srccontainersize 16152 -srccontainerchecksum 807829a907fe60bb419c87a514cdccba7f30cf63ff4dad0025ec630330b95b8af340530664272d07261b01f37efbc5e6a243173d1aed770e59d9ea66d9e509d5 -srcfiles size=18 - RELOC/source/latex/bibunits/bibunits.dtx - RELOC/source/latex/bibunits/bibunits.ins -runfiles size=3 - RELOC/tex/latex/bibunits/bibunits.sty -catalogue-also bibtopic chapterbib -catalogue-ctan /macros/latex/contrib/bibunits -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics bibtex-multi bibtex-supp -catalogue-version 2.2 - -name bidi -category Package -revision 49781 -shortdesc Bidirectional typesetting in plain TeX and LaTeX, using XeTeX -relocated 1 -longdesc A convenient interface for typesetting bidirectional texts with -longdesc plain TeX and LaTeX. The package includes adaptations for use -longdesc with many other commonly-used packages. -containersize 116692 -containerchecksum 71a5d0d613edde6af98a4884fe9978a32d410584bc7f6022779edaa5bbeebd0fb2c45c2ffa8ee639ab85f7719e47fdb10679a9ea83e16f1328f59d6b41fbf883 -doccontainersize 3699396 -doccontainerchecksum 7e8b78ba4ad31f477213065b24e1235a0e13a6a25dc9529f6bf7a1f5ae323c86132a038bb0d6d02fd021d137301aa3734007242ef7357b9a0aaa1b6e74107ab1 -docfiles size=1015 - RELOC/doc/xelatex/bidi/README details="Readme" - RELOC/doc/xelatex/bidi/bidi-doc.pdf details="Package user documentation" - RELOC/doc/xelatex/bidi/bidi-logo.tex - RELOC/doc/xelatex/bidi/bidi.pdf details="Package source documentation" - RELOC/doc/xelatex/bidi/bidisample2e.tex - RELOC/doc/xelatex/bidi/bidismall2e.tex - RELOC/doc/xelatex/bidi/gull.jpg - RELOC/doc/xelatex/bidi/picture.jpg - RELOC/doc/xelatex/bidi/test-arydshln.tex - RELOC/doc/xelatex/bidi/test-bidi.tex - RELOC/doc/xelatex/bidi/test-brochure.tex - RELOC/doc/xelatex/bidi/test-casualcv.tex - RELOC/doc/xelatex/bidi/test-classiccv.tex - RELOC/doc/xelatex/bidi/test-color.tex - RELOC/doc/xelatex/bidi/test-supertabular.tex - RELOC/doc/xelatex/bidi/test-tabular.tex - RELOC/doc/xelatex/bidi/test-tabularx.tex - RELOC/doc/xelatex/bidi/test-tabulary.tex - RELOC/doc/xelatex/bidi/test1-colortbl.tex - RELOC/doc/xelatex/bidi/test1-wrapfig.tex - RELOC/doc/xelatex/bidi/test2-colortbl.tex - RELOC/doc/xelatex/bidi/test2-wrapfig.tex - RELOC/doc/xelatex/bidi/test3-wrapfig.tex -srccontainersize 133124 -srccontainerchecksum a125abcb6bc8655314a6e6cb6c386a74327391e227a20228415c742949ae127f419fa886e0174ec608046851c70f0e6c40c3077616656a91fed26cf110dc969c -srcfiles size=240 - RELOC/source/xelatex/bidi/bidi-doc-intro.ltx - RELOC/source/xelatex/bidi/bidi-doc-latex-basics.ltx - RELOC/source/xelatex/bidi/bidi-doc-latex-pkgs.ltx - RELOC/source/xelatex/bidi/bidi-doc-latex-pkgsupport.ltx - RELOC/source/xelatex/bidi/bidi-doc-latex-programming.ltx - RELOC/source/xelatex/bidi/bidi-doc-plain-basics.ltx - RELOC/source/xelatex/bidi/bidi-doc-plain-programming.ltx - RELOC/source/xelatex/bidi/bidi-doc-preamble.ltx - RELOC/source/xelatex/bidi/bidi-doc-title.ltx - RELOC/source/xelatex/bidi/bidi-doc.ltx - RELOC/source/xelatex/bidi/bidi.dtx - RELOC/source/xelatex/bidi/bidi.ins -runfiles size=294 - RELOC/tex/xelatex/bidi/adjmulticol-xetex-bidi.def - RELOC/tex/xelatex/bidi/algorithm2e-xetex-bidi.def - RELOC/tex/xelatex/bidi/amsart-xetex-bidi.def - RELOC/tex/xelatex/bidi/amsbook-xetex-bidi.def - RELOC/tex/xelatex/bidi/amsmath-xetex-bidi.def - RELOC/tex/xelatex/bidi/amstext-xetex-bidi.def - RELOC/tex/xelatex/bidi/amsthm-xetex-bidi.def - RELOC/tex/xelatex/bidi/array-xetex-bidi.def - RELOC/tex/xelatex/bidi/article-xetex-bidi.def - RELOC/tex/xelatex/bidi/artikel1-xetex-bidi.def - RELOC/tex/xelatex/bidi/artikel2-xetex-bidi.def - RELOC/tex/xelatex/bidi/artikel3-xetex-bidi.def - RELOC/tex/xelatex/bidi/arydshln-xetex-bidi.def - RELOC/tex/xelatex/bidi/bibitem.pdf - RELOC/tex/xelatex/bidi/bidi-logo.pdf - RELOC/tex/xelatex/bidi/bidi-media9.sty - RELOC/tex/xelatex/bidi/bidi-perpage.sty - RELOC/tex/xelatex/bidi/bidi.sty - RELOC/tex/xelatex/bidi/bidi.tex - RELOC/tex/xelatex/bidi/bidi2in1.sty - RELOC/tex/xelatex/bidi/bidicode.sty - RELOC/tex/xelatex/bidi/bidiftnxtra.sty - RELOC/tex/xelatex/bidi/bidimoderncv.cls - RELOC/tex/xelatex/bidi/bidipoem.sty - RELOC/tex/xelatex/bidi/biditools.sty - RELOC/tex/xelatex/bidi/biditufte-book.cls - RELOC/tex/xelatex/bidi/biditufte-handout.cls - RELOC/tex/xelatex/bidi/bidituftefloat.sty - RELOC/tex/xelatex/bidi/bidituftegeneralstructure.sty - RELOC/tex/xelatex/bidi/bidituftehyperref.sty - RELOC/tex/xelatex/bidi/bidituftesidenote.sty - RELOC/tex/xelatex/bidi/bidituftetitle.sty - RELOC/tex/xelatex/bidi/bidituftetoc.sty - RELOC/tex/xelatex/bidi/boek-xetex-bidi.def - RELOC/tex/xelatex/bidi/boek3-xetex-bidi.def - RELOC/tex/xelatex/bidi/book-xetex-bidi.def - RELOC/tex/xelatex/bidi/bookest-xetex-bidi.def - RELOC/tex/xelatex/bidi/breqn-xetex-bidi.def - RELOC/tex/xelatex/bidi/cals-xetex-bidi.def - RELOC/tex/xelatex/bidi/caption-xetex-bidi.def - RELOC/tex/xelatex/bidi/caption3-xetex-bidi.def - RELOC/tex/xelatex/bidi/color-xetex-bidi.def - RELOC/tex/xelatex/bidi/colortbl-xetex-bidi.def - RELOC/tex/xelatex/bidi/combine-xetex-bidi.def - RELOC/tex/xelatex/bidi/crop-xetex-bidi.def - RELOC/tex/xelatex/bidi/cuted-xetex-bidi.def - RELOC/tex/xelatex/bidi/cutwin-xetex-bidi.def - RELOC/tex/xelatex/bidi/cvthemebidicasual.sty - RELOC/tex/xelatex/bidi/cvthemebidiclassic.sty - RELOC/tex/xelatex/bidi/dblfnote-xetex-bidi.def - RELOC/tex/xelatex/bidi/diagbox-xetex-bidi.def - RELOC/tex/xelatex/bidi/draftwatermark-xetex-bidi.def - RELOC/tex/xelatex/bidi/empheq-xetex-bidi.def - RELOC/tex/xelatex/bidi/eso-pic-xetex-bidi.def - RELOC/tex/xelatex/bidi/extarticle-xetex-bidi.def - RELOC/tex/xelatex/bidi/extbook-xetex-bidi.def - RELOC/tex/xelatex/bidi/extletter-xetex-bidi.def - RELOC/tex/xelatex/bidi/extrafootnotefeatures-xetex-bidi.def - RELOC/tex/xelatex/bidi/extreport-xetex-bidi.def - RELOC/tex/xelatex/bidi/fancybox-xetex-bidi.def - RELOC/tex/xelatex/bidi/fancyhdr-xetex-bidi.def - RELOC/tex/xelatex/bidi/fix2col-xetex-bidi.def - RELOC/tex/xelatex/bidi/fleqn-xetex-bidi.def - RELOC/tex/xelatex/bidi/float-xetex-bidi.def - RELOC/tex/xelatex/bidi/floatrow-xetex-bidi.def - RELOC/tex/xelatex/bidi/flowfram-xetex-bidi.def - RELOC/tex/xelatex/bidi/footnote-xetex-bidi.def - RELOC/tex/xelatex/bidi/framed-xetex-bidi.def - RELOC/tex/xelatex/bidi/ftnright-xetex-bidi.def - RELOC/tex/xelatex/bidi/geometry-xetex-bidi.def - RELOC/tex/xelatex/bidi/graphicx-xetex-bidi.def - RELOC/tex/xelatex/bidi/hvfloat-xetex-bidi.def - RELOC/tex/xelatex/bidi/hyperref-xetex-bidi.def - RELOC/tex/xelatex/bidi/imsproc-xetex-bidi.def - RELOC/tex/xelatex/bidi/latex-xetex-bidi.def - RELOC/tex/xelatex/bidi/leqno-xetex-bidi.def - RELOC/tex/xelatex/bidi/letter-xetex-bidi.def - RELOC/tex/xelatex/bidi/lettrine-xetex-bidi.def - RELOC/tex/xelatex/bidi/lineno-xetex-bidi.def - RELOC/tex/xelatex/bidi/listings-xetex-bidi.def - RELOC/tex/xelatex/bidi/loadingorder-xetex-bidi.def - RELOC/tex/xelatex/bidi/longtable-xetex-bidi.def - RELOC/tex/xelatex/bidi/mathtools-xetex-bidi.def - RELOC/tex/xelatex/bidi/mdframed-xetex-bidi.def - RELOC/tex/xelatex/bidi/memoir-xetex-bidi.def - RELOC/tex/xelatex/bidi/midfloat-xetex-bidi.def - RELOC/tex/xelatex/bidi/minitoc-xetex-bidi.def - RELOC/tex/xelatex/bidi/multicol-xetex-bidi.def - RELOC/tex/xelatex/bidi/multienum-xetex-bidi.def - RELOC/tex/xelatex/bidi/natbib-xetex-bidi.def - RELOC/tex/xelatex/bidi/newfloat-xetex-bidi.def - RELOC/tex/xelatex/bidi/ntheorem-hyper-xetex-bidi.def - RELOC/tex/xelatex/bidi/ntheorem-xetex-bidi.def - RELOC/tex/xelatex/bidi/overpic-xetex-bidi.def - RELOC/tex/xelatex/bidi/pdfbase-xetex-bidi.def - RELOC/tex/xelatex/bidi/pdfpages-xetex-bidi.def - RELOC/tex/xelatex/bidi/pgfcorescopes.code-xetex-bidi.def - RELOC/tex/xelatex/bidi/picinpar-xetex-bidi.def - RELOC/tex/xelatex/bidi/plain-xetex-bidi.def - RELOC/tex/xelatex/bidi/pstricks-xetex-bidi.def - RELOC/tex/xelatex/bidi/quotchap-xetex-bidi.def - RELOC/tex/xelatex/bidi/ragged2e-xetex-bidi.def - RELOC/tex/xelatex/bidi/rapport1-xetex-bidi.def - RELOC/tex/xelatex/bidi/rapport3-xetex-bidi.def - RELOC/tex/xelatex/bidi/refrep-xetex-bidi.def - RELOC/tex/xelatex/bidi/report-xetex-bidi.def - RELOC/tex/xelatex/bidi/rotating-xetex-bidi.def - RELOC/tex/xelatex/bidi/scrartcl-xetex-bidi.def - RELOC/tex/xelatex/bidi/scrbook-xetex-bidi.def - RELOC/tex/xelatex/bidi/scrlettr-xetex-bidi.def - RELOC/tex/xelatex/bidi/scrreprt-xetex-bidi.def - RELOC/tex/xelatex/bidi/sidecap-xetex-bidi.def - RELOC/tex/xelatex/bidi/soul-xetex-bidi.def - RELOC/tex/xelatex/bidi/stabular-xetex-bidi.def - RELOC/tex/xelatex/bidi/subfigure-xetex-bidi.def - RELOC/tex/xelatex/bidi/tabls-xetex-bidi.def - RELOC/tex/xelatex/bidi/tabularx-xetex-bidi.def - RELOC/tex/xelatex/bidi/tabulary-xetex-bidi.def - RELOC/tex/xelatex/bidi/tc-xetex-bidi.def - RELOC/tex/xelatex/bidi/tcolorbox-xetex-bidi.def - RELOC/tex/xelatex/bidi/titlesec-xetex-bidi.def - RELOC/tex/xelatex/bidi/titletoc-xetex-bidi.def - RELOC/tex/xelatex/bidi/tocbasic-xetex-bidi.def - RELOC/tex/xelatex/bidi/tocbibind-xetex-bidi.def - RELOC/tex/xelatex/bidi/tocloft-xetex-bidi.def - RELOC/tex/xelatex/bidi/tocstyle-xetex-bidi.def - RELOC/tex/xelatex/bidi/todonotes-xetex-bidi.def - RELOC/tex/xelatex/bidi/wrapfig-xetex-bidi.def - RELOC/tex/xelatex/bidi/xcolor-xetex-bidi.def - RELOC/tex/xelatex/bidi/xltxtra-xetex-bidi.def -catalogue-contact-bugs https://github.com/bidi-tex/bidi/issues -catalogue-contact-repository https://github.com/bidi-tex/bidi -catalogue-ctan /macros/xetex/latex/bidi -catalogue-date 2019-01-21 05:19:36 +0100 -catalogue-license lppl1.3c -catalogue-topics typesetting xetex bidi class -catalogue-version 35.5 - -name bidi-atbegshi -category Package -revision 35154 -shortdesc Bidi-aware shipout macros -relocated 1 -longdesc The package adds some commands to the atbegshi package for -longdesc proper placement of background material in the left and right -longdesc corners of the output page, in both LTR and RTL modes. The -longdesc package only works with xelatex format and should be loaded -longdesc before the bidi package. -containersize 1216 -containerchecksum 9a37c45f5b0dde87dc0c9f91257054f16b48ca25962bb46425caab8bef9eecf7221311841b731a2b677748fb33beb2da555e29dfbc538bd027f59fd42c627741 -doccontainersize 66788 -doccontainerchecksum a6c4de587371bd9504f3273740317a6ec95aa37d607279da56ca4c5a9139361667a8b476dd49aa9dfce25804ed9187d6f4935e39832433b40d930d7143abea04 -docfiles size=24 - RELOC/doc/xelatex/bidi-atbegshi/README details="Readme" - RELOC/doc/xelatex/bidi-atbegshi/bidi-atbegshi-doc.pdf details="Package documentation" - RELOC/doc/xelatex/bidi-atbegshi/bidi-atbegshi-doc.tex - RELOC/doc/xelatex/bidi-atbegshi/test-LTR.pdf - RELOC/doc/xelatex/bidi-atbegshi/test-LTR.tex - RELOC/doc/xelatex/bidi-atbegshi/test-RTL.pdf - RELOC/doc/xelatex/bidi-atbegshi/test-RTL.tex - RELOC/doc/xelatex/bidi-atbegshi/test-foreground-LTR.pdf - RELOC/doc/xelatex/bidi-atbegshi/test-foreground-LTR.tex - RELOC/doc/xelatex/bidi-atbegshi/test-foreground-RTL.pdf - RELOC/doc/xelatex/bidi-atbegshi/test-foreground-RTL.tex -runfiles size=1 - RELOC/tex/xelatex/bidi-atbegshi/bidi-atbegshi.sty -catalogue-ctan /macros/xetex/latex/bidi-atbegshi -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics bidi xetex -catalogue-version 0.1 - -name bidicontour -category Package -revision 34631 -shortdesc Bidi-aware coloured contour around text -relocated 1 -longdesc The package is a re-implementation of the contour package, -longdesc making it bidi-aware, and adding support of the xdvipdfmx (when -longdesc the outline option of the package is used). -containersize 1808 -containerchecksum 45f488d39dcf4af1133b13d81dd365ac6650f33b0d676bef5d9ada7a95350b0ecb6599ebef989fecfe2cba26b438bb98dbf207483f81c3a457c6a31785ec64c7 -doccontainersize 30508 -doccontainerchecksum ff948246b9aaee4769e69961be6da6ccd51766ca3053083e89546332d9d021843a0310a5ea7ee02189d88a6a639298be13fc6ca81017ff24904501e55a49dfc8 -docfiles size=14 - RELOC/doc/xelatex/bidicontour/README - RELOC/doc/xelatex/bidicontour/bidicontour-doc.pdf details="Package documentation" - RELOC/doc/xelatex/bidicontour/bidicontour-doc.tex - RELOC/doc/xelatex/bidicontour/bidicontour-example-copies.pdf - RELOC/doc/xelatex/bidicontour/bidicontour-example-copies.tex - RELOC/doc/xelatex/bidicontour/bidicontour-example-outline.pdf - RELOC/doc/xelatex/bidicontour/bidicontour-example-outline.tex -runfiles size=1 - RELOC/tex/xelatex/bidicontour/bidicontour.sty -catalogue-ctan /macros/xetex/latex/bidicontour -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics decoration colour -catalogue-version 0.2 - -name bidihl -category Package -revision 37795 -shortdesc Experimental bidi-aware text highlighting -relocated 1 -longdesc Experimental bidi-aware text highlighting. -containersize 2276 -containerchecksum 7a32c2fed9ce99d81bfd9b42da8ef4012ac0c614729d6eea660dac84b8b86fa74b3d1a64ba902cf30806ecf3c2e228d87b0704e4307e84f749cbdcc2e65dfc25 -doccontainersize 43404 -doccontainerchecksum 659005e159bde62357356f2910a5775f9c48cd181f7569cd4e253897f856c0b5ed8a45c54ce43beb38d0931064bf8eea3d480d16e3a6867f6361e01baa162289 -docfiles size=16 - RELOC/doc/xelatex/bidihl/README details="Readme" - RELOC/doc/xelatex/bidihl/bidihl-doc.pdf details="Package documentation" - RELOC/doc/xelatex/bidihl/bidihl-doc.tex - RELOC/doc/xelatex/bidihl/test-bidihl.pdf - RELOC/doc/xelatex/bidihl/test-bidihl.tex -runfiles size=2 - RELOC/tex/xelatex/bidihl/bidihl.sty -catalogue-also bidi -catalogue-ctan /macros/xetex/latex/bidihl -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics xetex bidi -catalogue-version 0.1c - -name bidipagegrid -category Package -revision 34632 -shortdesc Bidi-aware page grid in background -relocated 1 -longdesc The package is based on pagegrid. -containersize 3220 -containerchecksum bc43b526dd9809e8bd9300638105d051f55428e1313d4cab0bd236a158fbbdf94004baa597b5d135e5bb3f300b42da55274bd51343c267d5ffbc05d163b93260 -doccontainersize 25796 -doccontainerchecksum 988704e83e9537996e96d97d640d3afcb6645c61d8edf25dcfbe297493ac3c651ca02e1c3b82415cac61a9512dd357bc62f9bddf88a696f8934a28b714bc9da3 -docfiles size=9 - RELOC/doc/xelatex/bidipagegrid/README details="README" - RELOC/doc/xelatex/bidipagegrid/bidipagegrid-doc.pdf details="Package documentation" - RELOC/doc/xelatex/bidipagegrid/bidipagegrid-doc.tex -runfiles size=4 - RELOC/tex/xelatex/bidipagegrid/bidipagegrid.sty -catalogue-ctan /macros/xetex/latex/bidipagegrid -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics layout-show background xetex bidi -catalogue-version 0.2 - -name bidipresentation -category Package -revision 35267 -shortdesc Experimental bidi presentation -relocated 1 -longdesc A great portion of the code is borrowed from the texpower -longdesc bundle, with modifications to get things working properly in -longdesc both right to left and left to right modes. -containersize 27996 -containerchecksum 39eb4b3c095a8ce36b63f38337a1132ac164cb6d0cc716e6522a35e6da51fdfebbc1b513d6e4480c087b3e938ba5ac1d079ddf8a911cffdba7cf8bff7c5d5058 -doccontainersize 75452 -doccontainerchecksum 18b240bacd51d420a1d7ce241ce46e876dfb67fbabcef88efab29bded6089aaa17ee24d94e15219fd103eb15cf45f378c115a039af3654d1410b9fd1381064fc -docfiles size=25 - RELOC/doc/xelatex/bidipresentation/README details="Readme" - RELOC/doc/xelatex/bidipresentation/fig-1.pdf - RELOC/doc/xelatex/bidipresentation/sample.pdf details="Sample presentation" - RELOC/doc/xelatex/bidipresentation/sample.tex -runfiles size=47 - RELOC/tex/xelatex/bidipresentation/bidiprescolors.cfg - RELOC/tex/xelatex/bidipresentation/bidipresentation.cls -catalogue-ctan /macros/xetex/latex/bidipresentation -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics class presentation bidi -catalogue-version 0.3 - -name bidishadowtext -category Package -revision 34633 -shortdesc Bidi-aware shadow text -relocated 1 -longdesc This package allows you to typeset Bidi-aware shadow text. It -longdesc is a re-implementation of the shadowtext package adding bidi -longdesc support. -containersize 1268 -containerchecksum 6dad31243f3c236eaca6c962cb1fd6049b958a76bc02d88eea4452baba7f28e27a5294fb4a7e88140cb2f9d55939fb853eec283ab05ce53a0049e1407309b20d -doccontainersize 120564 -doccontainerchecksum d74b5b095369ac659a3d51b87a966190d2d0c74d89af475f483c76cdf1af7702245451c496850406b4f52ac0f8d80048cc992e76eac888ff76f0b665bd749232 -docfiles size=32 - RELOC/doc/xelatex/bidishadowtext/bidishadowtext-demo.pdf details="Example of use" - RELOC/doc/xelatex/bidishadowtext/bidishadowtext-demo.tex - RELOC/doc/xelatex/bidishadowtext/bidishadowtext-doc.pdf details="Package documentation" - RELOC/doc/xelatex/bidishadowtext/bidishadowtext-doc.tex -runfiles size=1 - RELOC/tex/xelatex/bidishadowtext/bidishadowtext.sty -catalogue-ctan /macros/xetex/latex/bidishadowtext -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics decoration xetex bidi -catalogue-version 0.1 - -name bigfoot -category Package -revision 38248 -shortdesc Footnotes for critical editions -relocated 1 -longdesc The package aims to provide a 'one-stop' solution to -longdesc requirements for footnotes. It offers: Multiple footnote -longdesc apparatus superior to that of manyfoot Footnotes can be -longdesc formatted in separate paragraphs, or be run into a single -longdesc paragraph (this choice may be selected per footnote series); -longdesc Things you might have expected (such as \verb-like material in -longdesc footnotes, and colour selections over page breaks) now work. -longdesc Note that the majority of the bigfoot package's interface is -longdesc identical to that of manyfoot; users should seek information -longdesc from that package's documentation. The bigfoot bundle also -longdesc provides the perpage and suffix packages. -containersize 11368 -containerchecksum 6f3379574fec76402a368d394b695b4496f8c3eafcff8e9fb134afa86c5ee17ab1b14721bccef525b0b2a9ae71841d5befe3c62e5619e7cce897a32adc909997 -doccontainersize 736296 -doccontainerchecksum 0da20ccbbf7d3d2fb2d34a588fb4e5d751f46aa4b6cbcedf3ee0277d3c962cfbdd3d55868077f059f3d6bd8a9bc293d004c6bb641e24c86a3224b868700decd7 -docfiles size=202 - RELOC/doc/latex/bigfoot/COPYING - RELOC/doc/latex/bigfoot/Makefile - RELOC/doc/latex/bigfoot/README details="Readme" - RELOC/doc/latex/bigfoot/bigfoot.pdf details="Package documentation" - RELOC/doc/latex/bigfoot/perpage.pdf - RELOC/doc/latex/bigfoot/suffix.pdf -srccontainersize 43772 -srccontainerchecksum 43164ebcccb3225a97687027acd4abe6d5907ed14979cfb01da60f6c5bbad5c918a4580b50d86018502b0ccfd7a6ef712f82673a97343d4f4ad646dfd59992f0 -srcfiles size=49 - RELOC/source/latex/bigfoot/bigfoot.drv - RELOC/source/latex/bigfoot/bigfoot.dtx - RELOC/source/latex/bigfoot/bigfoot.ins - RELOC/source/latex/bigfoot/perpage.drv - RELOC/source/latex/bigfoot/perpage.dtx - RELOC/source/latex/bigfoot/suffix.drv - RELOC/source/latex/bigfoot/suffix.dtx -runfiles size=14 - RELOC/tex/latex/bigfoot/bigfoot.sty - RELOC/tex/latex/bigfoot/perpage.sty - RELOC/tex/latex/bigfoot/suffix.sty -catalogue-ctan /macros/latex/contrib/bigfoot -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl2 -catalogue-topics footnote -catalogue-version 2.1 - -name bigints -category Package -revision 29803 -shortdesc Writing big integrals -relocated 1 -longdesc The package provides facilities for drawing big integral signs -longdesc when needed. An example would be when the integrand is a -longdesc matrix. -containersize 1228 -containerchecksum fcedbd45015adc18fc5dba5f4b3c7d6be02d3b277253081a8b5d8f2af9cb287625c6b886706a0e7e901e3c7ab1dc35ed2ed7d6540cc13df901120854a21d4f2b -doccontainersize 107680 -doccontainerchecksum 6da7694addaeaa7744ffab124e54a42f6f1be6cf4b8b7337e0abc413a405cff5f7f5f5303a6acca062f2c8b363e238bfb8491801343650c640a9417ca6040d78 -docfiles size=61 - RELOC/doc/latex/bigints/Makefile - RELOC/doc/latex/bigints/README details="Readme" - RELOC/doc/latex/bigints/bigints.forlisting - RELOC/doc/latex/bigints/bigints.pdf details="Package documentation" - RELOC/doc/latex/bigints/bigints.tex - RELOC/doc/latex/bigints/perso.ist -runfiles size=2 - RELOC/tex/latex/bigints/bigints.sty -catalogue-ctan /macros/latex/contrib/bigints -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl -catalogue-topics maths - -name binarytree -category Package -revision 41777 -shortdesc Drawing binary trees using TikZ -relocated 1 -longdesc This package provides an easy but flexible way to draw binary -longdesc trees using TikZ. A path specification and the setting of -longdesc various options determine the style for each edge of the tree. -longdesc There is support for the external library of TikZ which does -longdesc not affect externalization of the rest of the TikZ figures in -longdesc the document. There is an option to use automatic file naming: -longdesc useful if the trees are often moved around. -containersize 5968 -containerchecksum 06a640173123242f7290c439d87be8b58322d2d751dc8a1a7e455cfec9875914c4aed55cca65a6e905550f839ff9333bb6b1ae154e0da1669cef7cd0ded3dd3a -doccontainersize 447532 -doccontainerchecksum ccf0403d909291fcc42cd34b6569a45a1e4a6f7acfbf0e4fc65f802cc97419e1ac289184f473f2dc78cb921f7c67ffae378a8f4d3a9c54c1827ef0f9abdcd245 -docfiles size=119 - RELOC/doc/latex/binarytree/README details="README" - RELOC/doc/latex/binarytree/binarytree.pdf details="Package documentation" - RELOC/doc/latex/binarytree/examples/binarytree-ex1.pdf - RELOC/doc/latex/binarytree/examples/binarytree-ex1.tex - RELOC/doc/latex/binarytree/examples/binarytree-ex2.pdf - RELOC/doc/latex/binarytree/examples/binarytree-ex2.tex - RELOC/doc/latex/binarytree/examples/binarytree-ex3.pdf - RELOC/doc/latex/binarytree/examples/binarytree-ex3.tex - RELOC/doc/latex/binarytree/examples/binarytree-ex4.pdf - RELOC/doc/latex/binarytree/examples/binarytree-ex4.tex - RELOC/doc/latex/binarytree/examples/btree-5_up_0,0,0_3729359_7458719_655360_0.7_0.7_-lrr-x--_-llrr-x--_-rll-x--_-rrll-x--.pdf -srccontainersize 18836 -srccontainerchecksum f3260689083d568c4dbbf93581ffdef02534f886a9678c9cd2f0cbf517ed1db4372506770dd87061f70becc29b64e54aec7af887c4d9a652e9a8e27476185358 -srcfiles size=21 - RELOC/source/latex/binarytree/binarytree.dtx - RELOC/source/latex/binarytree/binarytree.ins -runfiles size=7 - RELOC/tex/latex/binarytree/binarytree.sty -catalogue-ctan /graphics/pgf/contrib/binarytree -catalogue-date 2016-09-17 10:33:12 +0200 -catalogue-license lppl1.3 -catalogue-topics graphics-in-tex pgf-tikz tree -catalogue-version 1.01 - -name binomexp -category Package -revision 15878 -shortdesc Calculate Pascal's triangle -relocated 1 -longdesc The package calculates and prints rows of Pascal's triangle. It -longdesc may be used: simply to print successive rows of the triangle, -longdesc or to print the rows inside an array or tabular. -containersize 2332 -containerchecksum dd91b4221b00dce41eb0f883887956e5b8247b0606436a47cfebfa586481cb54220eb6576c3c95f27b06dafc15d14f6dda63442c94dd77de190562f42fafd4ab -doccontainersize 66956 -doccontainerchecksum 860bc2750a744d9787027c6746ac4b3b8fbc2928cd1731c1ce6bdfff9e8eea89a36fac24d60499097e8f4eac9da3424983c422fe74bbacaab72c990cd4a34864 -docfiles size=22 - RELOC/doc/latex/binomexp/README details="Readme" - RELOC/doc/latex/binomexp/binomexp.pdf details="Package documentation" -srccontainersize 4600 -srccontainerchecksum d53a978c1a49a00fb1bbd77ed71e9d797c8c92a761c41dcbff1ccee1edd8e2d79b925e40ebdda5be62dfcd7b361f74c2378a1b9b0c84ba07cbc27fdbce970a8b -srcfiles size=5 - RELOC/source/latex/binomexp/binomexp.dtx - RELOC/source/latex/binomexp/binomexp.ins -runfiles size=2 - RELOC/tex/latex/binomexp/binomexp.sty -catalogue-ctan /macros/latex/contrib/binomexp -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics calculation maths -catalogue-version 1.0 - -name biochemistry-colors -category Package -revision 43960 -shortdesc Colors used to display amino acids, nucleotides, sugars or atoms in biochemistry -relocated 1 -longdesc Biochemistry-colors.sty defines the standard colors of -longdesc biochemistry for use with the color package and the xcolor -longdesc package. xcolor is loaded by Biochemistry-colors.sty. Colors -longdesc include: Shapely-colors for amino acids and nucleotides. -longdesc CPK-Colors (Corey, Pauling and Koltun) of elements. Jmol-colors -longdesc of elements, important isotopes and structures. Glycopedia -longdesc colors for sugars. -containersize 2868 -containerchecksum 46ea846a5bffd16af065b654f7b1342404a95ad71051c28644d8ee756b39e6436e70afcda612503008684bf5a2e5ce5b4add8b86a1cc15f368f72f6cbbf563c4 -doccontainersize 67040 -doccontainerchecksum 6ed12a37587220c0eac1e595f24602e49dbadf6ff42202ae4a06de5e4f3e53a8ffad4626fe1f69dec6e4d0863927ddb9b809f327e8e8ca64f1d18da70b8824de -docfiles size=50 - RELOC/doc/latex/biochemistry-colors/Biochemistry-colors.pdf details="Package documentation" - RELOC/doc/latex/biochemistry-colors/Biochemistry-colors.xls - RELOC/doc/latex/biochemistry-colors/README.txt details="Readme" -runfiles size=3 - RELOC/tex/latex/biochemistry-colors/Biochemistry-colors.sty -catalogue-also css-colors -catalogue-ctan /macros/latex/contrib/biochemistry-colors -catalogue-date 2017-06-05 06:44:00 +0200 -catalogue-license lpplgpl -catalogue-topics colour -catalogue-version 1.00 - -name biocon -category Package -revision 15878 -shortdesc Typesetting biological species names -relocated 1 -longdesc The biocon--biological conventions--package aids the -longdesc typesetting of some biological conventions. At the moment, it -longdesc makes a good job of typesetting species names (and ranks below -longdesc the species level). A distinction is made between the Plant, -longdesc Fungi, Animalia and Bacteria kingdoms. There are default -longdesc settings for the way species names are typeset, but they can be -longdesc customized. Different default styles are used in different -longdesc situations. -containersize 3372 -containerchecksum b96f8d233c235264fd2c726c4307a54e86aa25e7f07392ba4614fe4823564c873c3a7462ef118996f05bc59d4d21dda122d44073b2cfd0c81932cf9602922344 -doccontainersize 225728 -doccontainerchecksum 8217d50b396687a60e06664ac1d07ada5fd09b37e535afcf47e9731d68fca957a169a29b5e783f7c0db0ba4703a745be49cb0269811f8003d8a103752b2159d8 -docfiles size=121 - RELOC/doc/latex/biocon/COPYING - RELOC/doc/latex/biocon/INSTALL - RELOC/doc/latex/biocon/README details="Readme" - RELOC/doc/latex/biocon/biocon.nw - RELOC/doc/latex/biocon/literature.bib - RELOC/doc/latex/biocon/manual-old.pdf - RELOC/doc/latex/biocon/manual-old.tex - RELOC/doc/latex/biocon/manual.pdf details="Package documentation" - RELOC/doc/latex/biocon/manual.tex - RELOC/doc/latex/biocon/source.pdf - RELOC/doc/latex/biocon/source.tex -runfiles size=4 - RELOC/tex/latex/biocon/biocon-old.sty - RELOC/tex/latex/biocon/biocon.sty -catalogue-ctan /macros/latex/contrib/biocon -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics biology - -name biolett-bst -category Package -revision 42217 -shortdesc A BibTeX style for the journal "Biology Letters" -relocated 1 -longdesc This package provides a BibTeX style (.bst) file for the -longdesc journal "Biology Letters" published by the Royal Society. This -longdesc style was produced independently and hence has no formal -longdesc approval from the Royal Society. -containersize 5668 -containerchecksum 84810298f5942897755a78035746f5a724f8938829941730fb5b1e9769af1b44034708d856bc390c697d8860c8a7f64d6faa1fbec643b9eb7d774297657998ed -doccontainersize 960 -doccontainerchecksum b5607c948ea1985aac37c5c0f48df1a39eda6b756780de3c1aa8813465913d545cb5c3d6bf83cc223a546d8a60c260a10e2c2cc9adba088c972e36043a691163 -docfiles size=1 - RELOC/doc/bibtex/biolett-bst/README.txt details="Readme" -runfiles size=7 - RELOC/bibtex/bst/biolett-bst/biolett.bst -catalogue-ctan /biblio/bibtex/contrib/biolett-bst -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1 -catalogue-topics bibtex-sty journalpub biology - -name bitelist -category Package -revision 25779 -shortdesc Split list, in TeX's mouth -relocated 1 -longdesc The package provides commands for "splitting" a token list at -longdesc the first occurrence of another (specified) token list. I.e., -longdesc for given token lists s, t return b and the shortest a, such -longdesc that t = a s b. The package's mechanism differs from those of -longdesc packages providing similar features, in the following ways: the -longdesc method uses TeX's mechanism of reading delimited macro -longdesc parameters; splitting macros work by pure expansion, without -longdesc assignments; the operation is carried out in a single macro -longdesc call. A variant of the operation is provided, that retains -longdesc outer braces. -containersize 5316 -containerchecksum f77b9ea22902c8bf7d93561e0e96fde9c7a0ad1cd9be866b4e473092ebec949d8b7b41bfddc30c7eb4443daba5a23100579497df0028d6819ca8226726053c6f -doccontainersize 362368 -doccontainerchecksum 5c16bb3579d9292857f34d9072ece4204c4c41d9bb6a2421cd9db08af01671d986bf52bf12db958f6f56f891324915cc217f67891b5259a72f9656c4a3d9c201 -docfiles size=100 - RELOC/doc/generic/bitelist/README details="Readme" - RELOC/doc/generic/bitelist/bitelist.pdf details="Package documentation" -srccontainersize 6228 -srccontainerchecksum a2a3c2f243f38ee48e9037ae0594ac72458d3c0114b345c7c020007c30ebe7975b56c475a9be20b6be34514040869736b34e14b4477250044fc848cf57860d49 -srcfiles size=5 - RELOC/source/generic/bitelist/bitelist.tex - RELOC/source/generic/bitelist/srcfiles.tex -runfiles size=4 - RELOC/tex/generic/bitelist/bitedemo.tex - RELOC/tex/generic/bitelist/bitelist.sty -catalogue-also datatool stringstrings ted texapi xstring -catalogue-ctan /macros/generic/bitelist -catalogue-date 2017-05-05 20:23:26 +0200 -catalogue-license lppl1.3 -catalogue-topics text-manip macro-supp -catalogue-version 0.1 - -name bitpattern -category Package -revision 39073 -shortdesc Typeset bit pattern diagrams -relocated 1 -longdesc A package to typeset bit pattern diagrams such as those used to -longdesc describe hardware, data format or protocols. -containersize 2160 -containerchecksum dfe9b2dc824e7484ae6e8e29a3c061656da3331503eb86abd26e629f239f240370143fe4c628aebb6e9fb4816aa8923534e00c50e1d7946e06c50d29b66d2442 -doccontainersize 175696 -doccontainerchecksum cc646093193e407554c4e4ec9f1f395e9a3f0abf66cf61b3e75aca2d320b1766dc9c035467c69386274cd1e95d783be350a735c4071a5b44312c62dd85a526ef -docfiles size=44 - RELOC/doc/latex/bitpattern/README.md details="Readme" - RELOC/doc/latex/bitpattern/bitpattern.pdf details="Package documentation" -srccontainersize 6760 -srccontainerchecksum 4d74f388490d1d17ae05d6dc127ec9aa0ba966a278afb3af519a5abfdda7a4858020f56e8bf483da79e236722c7da1d8413050d094fdc1c71c65ad7a22ba9788 -srcfiles size=8 - RELOC/source/latex/bitpattern/bitpattern.dtx - RELOC/source/latex/bitpattern/bitpattern.ins -runfiles size=2 - RELOC/tex/latex/bitpattern/bitpattern.sty -catalogue-ctan /macros/latex/contrib/bitpattern -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics engineering comp-sci comp-net - -name bizcard -category Package -revision 15878 -shortdesc Typeset business cards -relocated 1 -longdesc This is an adaption for current LaTeX of a LaTeX 2.09 style by -longdesc Silvano Balemi. It produces cards at the normal US card size, -longdesc 76.2mm x 50.8mm. -containersize 2032 -containerchecksum 1a9df235cb4edaecaf031ba31f458e75e0d0c61cd796c9b6d631a709bf02949a29e27e9b61b759acff1cdef17f7111108d07fe8dbad72f211ff3cee0dfc250ea -doccontainersize 74520 -doccontainerchecksum dbeb043a535a0d5783b1e62f6f482da505da91b45e543b3fa426da043f32297e3c42bf0ae706e881e239e31bfffd4be47f2de3590645b9ec72f7762fca6558b2 -docfiles size=25 - RELOC/doc/latex/bizcard/bizcard.pdf details="Package documentation" - RELOC/doc/latex/bizcard/bizex.pdf details="Example of use" - RELOC/doc/latex/bizcard/bizex.tex -srccontainersize 4372 -srccontainerchecksum d385af65425dd2ab47bf158f164053f265aeb21078aefadb3fc9018a4b81e0057a1f4c923088912da9e07c2a99c0cf1b350a3ccd8a066b215d46a9aa27c3a5da -srcfiles size=5 - RELOC/source/latex/bizcard/bizcard.drv - RELOC/source/latex/bizcard/bizcard.dtx - RELOC/source/latex/bizcard/bizcard.ins -runfiles size=1 - RELOC/tex/latex/bizcard/bizcard.sty -catalogue-ctan /macros/latex/contrib/bizcard -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics file-card -catalogue-version 1.1 - -name blacklettert1 -category Package -revision 15878 -shortdesc T1-encoded versions of Haralambous old German fonts -relocated 1 -longdesc This package contains virtual fonts that offer T1-alike encoded -longdesc variants of Yannis Haralambous's old German fonts Gothic, -longdesc Schwabacher and Fraktur (which are also available in Adobe type -longdesc 1 format). The package includes LaTeX macros to embed the fonts -longdesc into the LaTeX font selection scheme. -containersize 12420 -containerchecksum eae5939e605120ad2d68176fab903b8f376a1ae9291ff9922492036ae9c41d7b1f650cebdc459c8475986ced21eb7732d2043fa7f9ac24dc9a4ef830cfb3e65d -doccontainersize 88892 -doccontainerchecksum 69247d5fedce954dcff14afdc5b930de14bde713a87f0376a073bb3acd8725d85acf36c8c899c9aeaf78abc42f2a3ef42b3d0851c498d981ecc3323fa53422d6 -docfiles size=29 - RELOC/doc/fonts/blacklettert1/COPYING - RELOC/doc/fonts/blacklettert1/INSTALL - RELOC/doc/fonts/blacklettert1/README details="Readme" - RELOC/doc/fonts/blacklettert1/blacklettert1.pdf -srccontainersize 42412 -srccontainerchecksum 757412125e599529a02bdeaa38a3bbc3e9e19a9bd4b0c7a1e3813f88d4f4175ea6a3be8065ae846389eb362f49071df3724b5db07e1828c18b4c71bbbfa6c41e -srcfiles size=155 - RELOC/source/fonts/blacklettert1/Makefile - RELOC/source/fonts/blacklettert1/blacklettert1.dtx - RELOC/source/fonts/blacklettert1/blacklettert1.ins - RELOC/source/fonts/blacklettert1/cmbsy10.pl - RELOC/source/fonts/blacklettert1/cmbx10.pl - RELOC/source/fonts/blacklettert1/cmmi10.pl - RELOC/source/fonts/blacklettert1/cmmib10.pl - RELOC/source/fonts/blacklettert1/cmr10.pl - RELOC/source/fonts/blacklettert1/cmr7.pl - RELOC/source/fonts/blacklettert1/cmsy10.pl - RELOC/source/fonts/blacklettert1/cmu10.pl - RELOC/source/fonts/blacklettert1/ecbx1000.pl - RELOC/source/fonts/blacklettert1/ecrm0700.pl - RELOC/source/fonts/blacklettert1/ecrm1000.pl - RELOC/source/fonts/blacklettert1/yfrak.pl - RELOC/source/fonts/blacklettert1/ygoth.pl - RELOC/source/fonts/blacklettert1/yswab.pl -runfiles size=14 - RELOC/fonts/tfm/public/blacklettert1/tfrak.tfm - RELOC/fonts/tfm/public/blacklettert1/tfrakls.tfm - RELOC/fonts/tfm/public/blacklettert1/tgoth.tfm - RELOC/fonts/tfm/public/blacklettert1/tswab.tfm - RELOC/fonts/vf/public/blacklettert1/tfrak.vf - RELOC/fonts/vf/public/blacklettert1/tfrakls.vf - RELOC/fonts/vf/public/blacklettert1/tgoth.vf - RELOC/fonts/vf/public/blacklettert1/tswab.vf - RELOC/tex/latex/blacklettert1/t1yfrak.fd -catalogue-ctan /fonts/gothic/blacklettert1 -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics font font-virtual font-gothic - -name blindtext -category Package -revision 25039 -shortdesc Producing 'blind' text for testing -relocated 1 -longdesc The package provides the commands \blindtext and \Blindtext for -longdesc creating 'blind' text useful in testing new classes and -longdesc packages, and \blinddocument, \Blinddocument for creating an -longdesc entire random document with sections, lists, mathematics, etc. -longdesc The package supports three languages, english, (n)german and -longdesc latin; the latin option provides a short "lorem ipsum" (for a -longdesc fuller lorem ipsum text, see the lipsum package). -containersize 10516 -containerchecksum 8d133571bd5e40c5d96a8c48913a0bf32050e2d32d90d364e1a2092fdceeb988d44171834180c68837ed39343b4a355ffba44a0ec122b63bce033daeac780cb7 -doccontainersize 341172 -doccontainerchecksum 1366fb4dd654c7717a93085be6199ce4a7e0bdd150ed57d110a1b74bc5ab7beccdd2f4c09c5df7ec184df534f002ae29747b00117d19adec301d88a669e0ff9f -docfiles size=85 - RELOC/doc/latex/blindtext/README details="Readme" - RELOC/doc/latex/blindtext/blindtext.pdf details="Package documentation" -srccontainersize 17668 -srccontainerchecksum 56cdd1d6dcec00b5c8e4da0e0e8dcd07d897fcc4488b34575621a72886c6d67a6b296cd6b930f52dd9e1e538a4c8019928c77e616d7cab662cf02935fe6cf5af -srcfiles size=25 - RELOC/source/latex/blindtext/blindtext.dtx - RELOC/source/latex/blindtext/blindtext.ins - RELOC/source/latex/blindtext/blindtext_american.dtx - RELOC/source/latex/blindtext/blindtext_catalan.dtx - RELOC/source/latex/blindtext/blindtext_english.dtx - RELOC/source/latex/blindtext/blindtext_french.dtx - RELOC/source/latex/blindtext/blindtext_german.dtx - RELOC/source/latex/blindtext/blindtext_latin.dtx - RELOC/source/latex/blindtext/blindtext_ngerman.dtx -runfiles size=12 - RELOC/tex/latex/blindtext/blindtext.sty -catalogue-also kantlipsum -catalogue-ctan /macros/latex/contrib/blindtext -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics macro-supp dummy-gen -catalogue-version 2.0 - -name blkarray -category Package -revision 36406 -shortdesc Extended array and tabular -relocated 1 -longdesc An experimental package which implements an environment, -longdesc blockarray, that may be used in the same way as the array or -longdesc tabular environments of standard LaTeX, or their extended -longdesc versions defined in array. If used in math-mode, blockarray -longdesc acts like array, otherwise it acts like tabular. The package -longdesc implements a new method of defining column types, and also -longdesc block and block* environments, for specifying sub-arrays of the -longdesc main array. What's more, the \footnote command works inside a -longdesc blockarray. -containersize 18864 -containerchecksum b88ddb87d0ac727345dcff452ed59b135af2187c2b7f800cee676d02eceae6d9eee49cc4627318472b0f64d7999af3dbbcdb0b40a7fd8d4465d6b83fdef3ac23 -doccontainersize 294168 -doccontainerchecksum 0c7d146117bcd8b9dfbab2f95a6b770bcf56229db48673d6e9fa0faadef395be7a4e4846405107c1103a5887bd10a5f74478ab0502df546f9d470044d85edb00 -docfiles size=75 - RELOC/doc/latex/blkarray/README - RELOC/doc/latex/blkarray/blkarray.pdf details="Package documentation" - RELOC/doc/latex/blkarray/blkarray.tex -runfiles size=18 - RELOC/tex/latex/blkarray/blkarray.sty -catalogue-ctan /macros/latex/contrib/blkarray -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics maths table -catalogue-version 0.07 - -name blochsphere -category Package -revision 38388 -shortdesc Draw pseudo-3D diagrams of Bloch spheres -relocated 1 -longdesc This package is used to draw pseudo-3D Blochsphere diagrams. It -longdesc supports various annotations, such as great and small circles, -longdesc axes, rotation markings and state vectors. It can be used in a -longdesc standalone fashion, or nested within a tikzpicture environment -longdesc by setting the environment option nested to true. -containersize 3816 -containerchecksum 69f18db1f2fbec11c87971ba63e95df2f8b7cab3d5096004cecf4efdd4d0ba4b91d3e8d75107dd50cae893ae8bca4f91506dd76a12d7e81b86d1e1064a92c5d6 -doccontainersize 99732 -doccontainerchecksum b301b5e9df5749aa3ef0086cbbe083e286f952e16ebba6aa73d39c860a38cdcaba8cb0235691577529fcc0375b71af6e0da2766521d14eea9b710bc1d72fe5ab -docfiles size=39 - RELOC/doc/latex/blochsphere/LICENSE - RELOC/doc/latex/blochsphere/README.md details="Readme" - RELOC/doc/latex/blochsphere/blochsphere.pdf details="Package documentation" - RELOC/doc/latex/blochsphere/example.pdf details="Example diagram" - RELOC/doc/latex/blochsphere/example.tex -srccontainersize 7332 -srccontainerchecksum 1a4e199fbd60bf9a1a670d3b1571d4668035171d095f5757359a94b2b0ea958c90220bcb59ce97f1af4a20d3ffef26cd3d3de98f92cf7b36be429f07b1a5fb41 -srcfiles size=9 - RELOC/source/latex/blochsphere/blochsphere.dtx - RELOC/source/latex/blochsphere/blochsphere.ins -runfiles size=5 - RELOC/tex/latex/blochsphere/blochsphere.sty -catalogue-ctan /graphics/pgf/contrib/blochsphere -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics physics pgf-tikz -catalogue-version 1.1 - -name block -category Package -revision 17209 -shortdesc A block letter style for the letter class -relocated 1 -longdesc A style file for use with the letter class that overwrites the -longdesc \opening and \closing macros so that letters can be styled with -longdesc the block letter style instead of the default style. Thus, the -longdesc return address, the closing, and the signature appear flushed -longdesc on the left margin. -containersize 924 -containerchecksum eb47e1ba9055879ca9152b51b5448d448dd3ea69b841fa008e7f91152612b9daa19a7c181a531b892bfa6e4021b04c50b13c119334aca328cd6e913e7aff1d92 -doccontainersize 60876 -doccontainerchecksum f268e408d6036505c7d3088b47dc810fd9b5132d27f3ccd1e85685120524741eef01b82e9ea7a336d16aefce4b60106b348dba1ab82f93ec0fcfec52248c2e9d -docfiles size=17 - RELOC/doc/latex/block/block.pdf details="Package documentation" - RELOC/doc/latex/block/block.tex -runfiles size=1 - RELOC/tex/latex/block/block.sty -catalogue-ctan /macros/latex/contrib/block -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics letter - -name blockdraw_mp -category Package -revision 15878 -shortdesc Block diagrams and bond graphs, with MetaPost -relocated 1 -longdesc A set of simple MetaPost macros for the task. While the task is -longdesc not itself difficult to program, it is felt that many users -longdesc will be happy to have a library for the job.. -containersize 4852 -containerchecksum f83fe3c927384d16de17a8b20449cea64fa9666b28e7dc2a69c5aa41c87f8f2dd63f719d26b9e43d603761337d249b308ca25c0ea86e843a0ce83a3dc8c80b81 -doccontainersize 276420 -doccontainerchecksum 983c70a0a475631db0f69903f10a722702e20600cbf8702a3a12a5a1da428edbbfbb0b8122e286498988c9b1fbb3cd9683ab65d8d837abedb2383cb74baf15f8 -docfiles size=87 - RELOC/doc/metapost/blockdraw_mp/README details="Readme" - RELOC/doc/metapost/blockdraw_mp/blockdraw_mp.pdf details="Outline package documentation" - RELOC/doc/metapost/blockdraw_mp/blockdraw_mp.tex - RELOC/doc/metapost/blockdraw_mp/bonddemo.pdf details="Example 1" - RELOC/doc/metapost/blockdraw_mp/cascadedemo.pdf details="Example 1" - RELOC/doc/metapost/blockdraw_mp/tiddetext.sty - RELOC/doc/metapost/blockdraw_mp/tighttoc.sty -runfiles size=8 - RELOC/metapost/blockdraw_mp/blockdraw.mp - RELOC/metapost/blockdraw_mp/bonddemo.mp - RELOC/metapost/blockdraw_mp/bondgraph.mp - RELOC/metapost/blockdraw_mp/cascadedemo.mp - RELOC/metapost/blockdraw_mp/docblockprefs.mp - RELOC/metapost/blockdraw_mp/shiftoff.mp -catalogue-ctan /graphics/metapost/contrib/macros/blockdraw_mp -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics diagram-block - -name bloques -category Package -revision 22490 -shortdesc Generate control diagrams -relocated 1 -longdesc The package uses TikZ to provide commands for generating -longdesc control diagrams (specially in power electronics). -containersize 1748 -containerchecksum 1b8c0076629f8fce9fe6ac6e15a78010fc11fedad2ac26b7eb0b3c5d01616bb2e6aec95a2ea831e5fd3850f903b492677efb1fc49948c9cc59d2f57e888de468 -doccontainersize 124644 -doccontainerchecksum e263fd70740512d6c88c53fd148dc87367268d80831fa54c73eb5a352dd7d070877829ef831216e4f3f06aff27c2854211ac7379bb2f4fa813091e4ed36462c3 -docfiles size=35 - RELOC/doc/latex/bloques/README details="Readme" - RELOC/doc/latex/bloques/example.pdf details="Command listing and examples" - RELOC/doc/latex/bloques/example.tex -runfiles size=3 - RELOC/tex/latex/bloques/bloques.sty -catalogue-ctan /graphics/pgf/contrib/bloques -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics diagram-ctrl -catalogue-version 1.0 - -name blowup -category Package -revision 46213 -shortdesc Upscale or downscale all pages of a document -relocated 1 -longdesc The package blowup only defines the user-level macro \blowUp, -longdesc which can be used to upscale or downscale all pages of a -longdesc document. It is similar to the TeX primitive \magnification but -longdesc more accurate and user-friendly. -containersize 2600 -containerchecksum 9f59d51b44b26317723a1353c96de944c51adcb1b12efb7b75cd1ae440f948af0b2669cd58a5caba48c50c6e9809db5ce410725cf6730d642b91ac7b65691cf3 -doccontainersize 317720 -doccontainerchecksum 4aaff86ccaaae84e8d1a5bf7a2ce47648c10da0a9fcb8a0298cf90cd69cd734180381733a7666c0c869693264881f973e3a372776f7c15ca3460e60067ad593d -docfiles size=99 - RELOC/doc/latex/blowup/README.md details="Readme" - RELOC/doc/latex/blowup/blowup-ex1.pdf - RELOC/doc/latex/blowup/blowup-ex1.tex - RELOC/doc/latex/blowup/blowup-ex2.pdf - RELOC/doc/latex/blowup/blowup-ex2.tex - RELOC/doc/latex/blowup/blowup-ex3.pdf - RELOC/doc/latex/blowup/blowup-ex3.tex - RELOC/doc/latex/blowup/blowup-ex4.pdf - RELOC/doc/latex/blowup/blowup-ex4.tex - RELOC/doc/latex/blowup/blowup-ex5.pdf - RELOC/doc/latex/blowup/blowup-ex5.tex - RELOC/doc/latex/blowup/blowup.pdf details="Package documentation" -srccontainersize 5160 -srccontainerchecksum f2fd35108597789dbed188e92238d9511e379f4163052b0b4955c2220ed7faac231e632330cfe330186dd93abfc008998879abc1516d211adc11057357064f80 -srcfiles size=5 - RELOC/source/latex/blowup/blowup.dtx - RELOC/source/latex/blowup/blowup.ins -runfiles size=2 - RELOC/tex/latex/blowup/blowup.sty -catalogue-ctan /macros/latex/contrib/blowup -catalogue-date 2018-01-08 05:32:27 +0100 -catalogue-license lppl1.3 -catalogue-topics typesetting -catalogue-version 1.0 - -name blox -category Package -revision 35014 -shortdesc Draw block diagrams, using TikZ -relocated 1 -longdesc This package, along with TikZ, will typeset block diagrams for -longdesc use with programming and control theory. It is an English -longdesc translation of the schemabloc package. -containersize 2364 -containerchecksum be8e4e834d6f671807320c20d1bad5ef2eda0042b6636f2091414a315d363851f330899da440854c9b0898d19ff561276ca4125c3eb09d1732ff46e7b29971dd -doccontainersize 384156 -doccontainerchecksum a13fe8d143f9f9420c471265b2d98f1498f6a01f6c692a895c5f6fda5f6647ce90f4047356c8c1c33e90645bacdc698bc0ca0e83e00c926ead4a57de140d0196 -docfiles size=105 - RELOC/doc/latex/blox/README details="Readme" - RELOC/doc/latex/blox/blox.pdf details="Package documentation" -srccontainersize 13492 -srccontainerchecksum 0a2c5d8758bb19291c36d981853e3e042c40c60cda06cc0324c885e822bded2af2c9cd694ca863d650238a4033e0da008d462ab8939ff5242e8415147585d2a7 -srcfiles size=14 - RELOC/source/latex/blox/blox.dtx -runfiles size=2 - RELOC/tex/latex/blox/blox.sty -catalogue-also schemabloc -catalogue-ctan /graphics/pgf/contrib/blox -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics diagram-block pgf-tikz -catalogue-version 2.5 - -name bnumexpr -category Package -revision 49643 -shortdesc Extends eTeX's \numexpr...\relax construct to big integers -relocated 1 -longdesc The package extends e-TeX \numexpr...\relax operation to allow -longdesc big integers, powers, factorials, truncated division and its -longdesc associated modulo. By default, bnumexpr loads package xintcore -longdesc (part of the xint bundle) and uses its arithmetic macros. -containersize 3720 -containerchecksum bebddb4c5ba6168eec9520c51992ac7f6e0da41f57ad248c673628a0c0f050dd0929311fedb9cbf3c211543fc790ff36a8cc6d6a3d4babb6d3cb50420a2f48ae -doccontainersize 90596 -doccontainerchecksum 3b4e53e0dbf2e2943fdc15bea41322b5542f05d17dc332b7021e969a69bfe7f2e2527ba06c8fab7884d449f617a838af2f9625746116234d046f50a64b10d189 -docfiles size=27 - RELOC/doc/latex/bnumexpr/README details="Readme" - RELOC/doc/latex/bnumexpr/README.md - RELOC/doc/latex/bnumexpr/bnumexpr.pdf details="Package documentation" - RELOC/doc/latex/bnumexpr/bnumexpr.tex - RELOC/doc/latex/bnumexpr/bnumexprchanges.tex -srccontainersize 16940 -srccontainerchecksum b8817757d12facbfbf8e68e5ebe12b38f24a6edf17e7727d1fdc657f5b79f23c9da7e857ced3a328bf602d44e0776246a93c238d0c1095d19bb6e5e6207eb702 -srcfiles size=14 - RELOC/source/latex/bnumexpr/bnumexpr.dtx - RELOC/source/latex/bnumexpr/bnumexpr.ins -runfiles size=4 - RELOC/tex/latex/bnumexpr/bnumexpr.sty -catalogue-ctan /macros/latex/contrib/bnumexpr -catalogue-date 2019-01-07 13:21:12 +0100 -catalogue-license lppl1.3c -catalogue-topics arithmetic calculation -catalogue-version 1.2d - -name bodegraph -category Package -revision 20047 -shortdesc Draw Bode, Nyquist and Black plots with gnuplot and TikZ -relocated 1 -longdesc The package provides facilities to draw Bode, Nyquist and Black -longdesc plots using Gnuplot and Tikz. Elementary Transfer Functions and -longdesc basic correctors are preprogrammed for use. -containersize 15992 -containerchecksum f06e03ce69b8caa421e4d84b4ec712436ecf554a6ccbff132e94675efb4a927694644c93110692cdf9221ad64cd59fa5dd2fe934e47cf690a6b6603dc7fff624 -doccontainersize 343128 -doccontainerchecksum 8fa822336fbb0f409d89283f156ed9a4df20a6b77f8b71c87e216cc71dc0103cf4a683893806ed480576b6282d224ff1d3a3b47927d080c664b7dc4cf8ac49f4 -docfiles size=281 - RELOC/doc/latex/bodegraph/README details="Readme (bilingual)" - RELOC/doc/latex/bodegraph/bodegraph.pdf details="Package documentation (French with some English)" - RELOC/doc/latex/bodegraph/bodegraph.tex - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/1.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/1.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/10.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/10.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/11.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/11.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/12.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/12.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/13.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/13.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/14.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/14.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/15.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/15.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/16.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/16.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/17.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/17.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/18.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/18.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/19.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/19.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/20.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/20.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/21.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/21.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/22.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/22.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/23.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/23.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/24.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/24.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/25.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/25.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/26.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/26.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/27.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/27.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/28.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/28.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/29.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/29.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/3.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/3.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/30.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/30.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/31.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/31.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/32.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/32.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/33.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/33.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/34.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/34.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/35.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/35.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/36.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/36.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/37.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/37.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/38.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/38.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/39.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/39.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/4.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/4.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/40.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/40.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/41.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/41.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/42.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/42.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/43.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/43.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/44.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/44.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/45.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/45.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/46.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/46.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/47.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/47.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/48.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/48.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/49.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/49.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/5.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/5.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/50.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/50.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/51.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/51.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/52.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/52.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/53.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/53.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/54.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/54.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/55.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/55.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/56.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/56.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/57.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/57.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/58.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/58.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/59.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/59.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/6.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/6.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/60.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/60.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/61.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/61.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/62.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/62.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/63.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/63.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/64.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/64.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/66.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/66.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/67.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/67.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/68.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/68.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/69.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/69.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/7.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/7.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/70.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/70.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/72.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/72.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/73.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/73.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/74.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/74.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/75.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/75.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/76.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/76.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/78.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/78.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/79.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/79.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/8.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/8.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/81.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/81.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/82.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/82.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/83.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/83.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/84.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/84.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/85.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/85.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/86.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/86.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/87.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/87.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/89.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/89.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/9.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/9.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/90.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/90.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/91.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/91.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/93.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/93.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/94.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/94.table - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/95.gnuplot - RELOC/doc/latex/bodegraph/gnuplot/bodegraph/95.table -runfiles size=18 - RELOC/tex/latex/bodegraph/bodegraph.sty -catalogue-ctan /graphics/pgf/contrib/bodegraph -catalogue-date 2017-03-29 05:14:22 +0200 -catalogue-license lppl -catalogue-topics engineering graphics-plot pgf-tikz -catalogue-version 1.4 - -name bohr -category Package -revision 37657 -shortdesc Simple atom representation according to the Bohr model -relocated 1 -longdesc The package provides means for the creation of simple Bohr -longdesc models of atoms up to the atomic number 112. In addition, -longdesc commands are provided to convert atomic numbers to element -longdesc symbols or element names and vice versa. -containersize 3644 -containerchecksum a0b7322029461f45ea7d2220611a4bb7ced2d9c6a31e69d4790c531dbc4bb742ba3455a795cb5187af0e81e844d403a86db87506e164f62876f75d9ba15a45fe -doccontainersize 424416 -doccontainerchecksum f1cb87508864e974c1b212e39d3358a759afcd0c339ad242c42a3bdc33ae1864d83927104ef31f125f625643bedd550448d968d9b21e5a98ecd8bb651a531363 -docfiles size=107 - RELOC/doc/latex/bohr/README details="Readme" - RELOC/doc/latex/bohr/bohr_en.pdf details="Package documentation" - RELOC/doc/latex/bohr/bohr_en.tex -runfiles size=4 - RELOC/tex/latex/bohr/bohr.sty -catalogue-ctan /macros/latex/contrib/bohr -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics chemistry -catalogue-version 1.0 - -name boisik -category Package -revision 15878 -shortdesc A font inspired by Baskerville design -relocated 1 -longdesc Boisik is a serif font set (inspired by the Baskerville -longdesc typeface), written in Metafont. The set comprises roman and -longdesc italic text fonts and maths fonts. LaTeX support is offered for -longdesc use with OT1, IL2 and OM* encodings. -containersize 215584 -containerchecksum 820826a80fbebdd6a923bf068ccbf9de14e56950a1ae2a2d71bedb443e9a6be44c9c69f250a9b1ea82233748947a416baec9a3437e76211e36f967187334fc91 -doccontainersize 938908 -doccontainerchecksum 3d3949284bd81a58fea2df5bd051bd10f44d3e252dc9940775f0ef7821647822ba4cf64b9587059c83c542758f6afaaf0b2b645488093d91cad5b760dadf1137 -docfiles size=461 - RELOC/doc/fonts/boisik/README details="Readme" - RELOC/doc/fonts/boisik/example/boisik-idiot.pdf details="Running text, in the font" language="cs" - RELOC/doc/fonts/boisik/example/boisik-idiot.tex - RELOC/doc/fonts/boisik/example/boisik.pdf details="Brief outline, in the font" - RELOC/doc/fonts/boisik/example/boisik.tex - RELOC/doc/fonts/boisik/example/bskrlogo10.mf - RELOC/doc/fonts/boisik/example/table.pdf details="Font table" - RELOC/doc/fonts/boisik/example/table.tex - RELOC/doc/fonts/boisik/example/testfont.pdf - RELOC/doc/fonts/boisik/example/testfont.tex -runfiles size=670 - RELOC/fonts/source/public/boisik/bskarr10.mf - RELOC/fonts/source/public/boisik/bskarrows.mf - RELOC/fonts/source/public/boisik/bskbase.mf - RELOC/fonts/source/public/boisik/bskex10.mf - RELOC/fonts/source/public/boisik/bskext.mf - RELOC/fonts/source/public/boisik/bskhc10.mf - RELOC/fonts/source/public/boisik/bski10-TS1.mf - RELOC/fonts/source/public/boisik/bski10.mf - RELOC/fonts/source/public/boisik/bskib10.mf - RELOC/fonts/source/public/boisik/bskiol10.mf - RELOC/fonts/source/public/boisik/bskital.mf - RELOC/fonts/source/public/boisik/bskiu10.mf - RELOC/fonts/source/public/boisik/bskiub10.mf - RELOC/fonts/source/public/boisik/bskletters-i.mf - RELOC/fonts/source/public/boisik/bskletters-o.mf - RELOC/fonts/source/public/boisik/bskletters-r.mf - RELOC/fonts/source/public/boisik/bskligtab-i.mf - RELOC/fonts/source/public/boisik/bskligtab-sc.mf - RELOC/fonts/source/public/boisik/bskligtab.mf - RELOC/fonts/source/public/boisik/bsklist-T1.mf - RELOC/fonts/source/public/boisik/bsklist-TS1.mf - RELOC/fonts/source/public/boisik/bsklist-ar.mf - RELOC/fonts/source/public/boisik/bsklist-bb.mf - RELOC/fonts/source/public/boisik/bsklist-ex.mf - RELOC/fonts/source/public/boisik/bsklist-lc.mf - RELOC/fonts/source/public/boisik/bsklist-ma.mf - RELOC/fonts/source/public/boisik/bsklist-mi-up.mf - RELOC/fonts/source/public/boisik/bsklist-mi.mf - RELOC/fonts/source/public/boisik/bsklist-ms.mf - RELOC/fonts/source/public/boisik/bsklist-sc.mf - RELOC/fonts/source/public/boisik/bsklist-sy.mf - RELOC/fonts/source/public/boisik/bsklist-uc.mf - RELOC/fonts/source/public/boisik/bskma10.mf - RELOC/fonts/source/public/boisik/bskmab10.mf - RELOC/fonts/source/public/boisik/bskmath.mf - RELOC/fonts/source/public/boisik/bskmathma.mf - RELOC/fonts/source/public/boisik/bskmathms.mf - RELOC/fonts/source/public/boisik/bskmathsy.mf - RELOC/fonts/source/public/boisik/bskmi10.mf - RELOC/fonts/source/public/boisik/bskmib10.mf - RELOC/fonts/source/public/boisik/bskms10.mf - RELOC/fonts/source/public/boisik/bskmsb10.mf - RELOC/fonts/source/public/boisik/bskmsbsl10.mf - RELOC/fonts/source/public/boisik/bskmssl10.mf - RELOC/fonts/source/public/boisik/bskr10-T1.mf - RELOC/fonts/source/public/boisik/bskr10-TS1.mf - RELOC/fonts/source/public/boisik/bskr10.mf - RELOC/fonts/source/public/boisik/bskrb10.mf - RELOC/fonts/source/public/boisik/bskrc10.mf - RELOC/fonts/source/public/boisik/bskrcb10.mf - RELOC/fonts/source/public/boisik/bskrf10.mf - RELOC/fonts/source/public/boisik/bskrl10.mf - RELOC/fonts/source/public/boisik/bskrol10.mf - RELOC/fonts/source/public/boisik/bskroman.mf - RELOC/fonts/source/public/boisik/bskrsb10.mf - RELOC/fonts/source/public/boisik/bskrsl10.mf - RELOC/fonts/source/public/boisik/bskrw10.mf - RELOC/fonts/source/public/boisik/bsksc.mf - RELOC/fonts/source/public/boisik/bsksc10.mf - RELOC/fonts/source/public/boisik/bsksy10.mf - RELOC/fonts/source/public/boisik/bsksyb10.mf - RELOC/fonts/source/public/boisik/bsksybsl10.mf - RELOC/fonts/source/public/boisik/bsksymbols.mf - RELOC/fonts/source/public/boisik/bsksyol10.mf - RELOC/fonts/source/public/boisik/bsksysl10.mf - RELOC/fonts/tfm/public/boisik/bskarr10.tfm - RELOC/fonts/tfm/public/boisik/bskex10.tfm - RELOC/fonts/tfm/public/boisik/bskhc10.tfm - RELOC/fonts/tfm/public/boisik/bski10-TS1.tfm - RELOC/fonts/tfm/public/boisik/bski10.tfm - RELOC/fonts/tfm/public/boisik/bskib10.tfm - RELOC/fonts/tfm/public/boisik/bskiol10.tfm - RELOC/fonts/tfm/public/boisik/bskiu10.tfm - RELOC/fonts/tfm/public/boisik/bskiub10.tfm - RELOC/fonts/tfm/public/boisik/bskma10.tfm - RELOC/fonts/tfm/public/boisik/bskmab10.tfm - RELOC/fonts/tfm/public/boisik/bskmi10.tfm - RELOC/fonts/tfm/public/boisik/bskmib10.tfm - RELOC/fonts/tfm/public/boisik/bskms10.tfm - RELOC/fonts/tfm/public/boisik/bskmsb10.tfm - RELOC/fonts/tfm/public/boisik/bskmsbsl10.tfm - RELOC/fonts/tfm/public/boisik/bskmssl10.tfm - RELOC/fonts/tfm/public/boisik/bskr10-T1.tfm - RELOC/fonts/tfm/public/boisik/bskr10-TS1.tfm - RELOC/fonts/tfm/public/boisik/bskr10.tfm - RELOC/fonts/tfm/public/boisik/bskrb10.tfm - RELOC/fonts/tfm/public/boisik/bskrc10.tfm - RELOC/fonts/tfm/public/boisik/bskrcb10.tfm - RELOC/fonts/tfm/public/boisik/bskrf10.tfm - RELOC/fonts/tfm/public/boisik/bskrl10.tfm - RELOC/fonts/tfm/public/boisik/bskrol10.tfm - RELOC/fonts/tfm/public/boisik/bskrsb10.tfm - RELOC/fonts/tfm/public/boisik/bskrsl10.tfm - RELOC/fonts/tfm/public/boisik/bskrw10.tfm - RELOC/fonts/tfm/public/boisik/bsksc10.tfm - RELOC/fonts/tfm/public/boisik/bsksy10.tfm - RELOC/fonts/tfm/public/boisik/bsksyol10.tfm - RELOC/fonts/tfm/public/boisik/bsksysl10.tfm - RELOC/tex/latex/boisik/boisik.sty - RELOC/tex/latex/boisik/il2bsk.fd - RELOC/tex/latex/boisik/il2bskf.fd - RELOC/tex/latex/boisik/lblbskm.fd - RELOC/tex/latex/boisik/lblcmr.fd - RELOC/tex/latex/boisik/lblenc.def - RELOC/tex/latex/boisik/lbmbsk.fd - RELOC/tex/latex/boisik/lbmbskms.fd - RELOC/tex/latex/boisik/lbmcmr.fd - RELOC/tex/latex/boisik/lbmenc.def - RELOC/tex/latex/boisik/lbsbsk.fd - RELOC/tex/latex/boisik/lbsbsksy.fd - RELOC/tex/latex/boisik/lbscmr.fd - RELOC/tex/latex/boisik/lbsenc.def - RELOC/tex/latex/boisik/ot1bsk.fd - RELOC/tex/latex/boisik/ot1bskf.fd - RELOC/tex/latex/boisik/ts1bsk.fd - RELOC/tex/latex/boisik/ubskex.fd -catalogue-ctan /fonts/boisik -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl2 -catalogue-topics font font-maths font-serif font-mf -catalogue-version 0.5 - -name boites -category Package -revision 32235 -shortdesc Boxes that may break across pages -relocated 1 -longdesc Defines environments that allow page breaks inside framed boxes -longdesc whose edges may be variously fancy. The bundle includes a few -longdesc examples (shaded box, box with a wavy line on its side, etc). -containersize 4272 -containerchecksum 301568d1947aa8a26f1dfe3f0ad6338b67293ae24a7981a05e1c3f8f9d5e4976dbe3ea3d52028e511d7bbb94ddaa0eec01750c437ef6de638f950d4eb3b15840 -doccontainersize 272984 -doccontainerchecksum 06163c8cb5bd35077a5f6f6300f37e5cffc259456ba9ff9d261d5726c90808960c7ff4171b6f2a25c5e47eef2f48c32ea8b6239a799b3f99b0e5e8051bb48dcf -docfiles size=94 - RELOC/doc/latex/boites/Makefile - RELOC/doc/latex/boites/README details="Readme" - RELOC/doc/latex/boites/README.docu - RELOC/doc/latex/boites/boites.pdf details="English translation" - RELOC/doc/latex/boites/demo.pdf details="Examples of use" - RELOC/doc/latex/boites/demo.tex - RELOC/doc/latex/boites/ligne_qui_ondule_sur_la_gauche.eps -srccontainersize 6424 -srccontainerchecksum 42cde7d870e93cb3ea5202ca3109a5a9936b336df236906b4a0a8acc0f27a2f9779300a4c96e60226ec40bdabbd50e4679c21bb8609d142d1d4d11718069e067 -srcfiles size=5 - RELOC/source/latex/boites/boites.dtx -runfiles size=4 - RELOC/tex/latex/boites/boites.sty - RELOC/tex/latex/boites/boites_exemples.sty -catalogue-ctan /macros/latex/contrib/boites -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics boxing box-breaking decoration -catalogue-version 1.1 - -name bold-extra -category Package -revision 17076 -shortdesc Use bold small caps and typewriter fonts -relocated 1 -longdesc Allows access to 'extra' bold fonts for Computer Modern OT1 -longdesc encoding (the fonts are available in Metafont source). Since -longdesc there is more than one bold tt-family font set, the version -longdesc required is selected by a package option. -containersize 1408 -containerchecksum 036ac67fc6d8c08de5497f5a8bd27ed0f7193f4cd44641971ffb3f2ead365f7d511b7c56f1a29684f3c7fe56ce4b896ae10e2d5ef350f85ddd18b77091996bc5 -doccontainersize 217976 -doccontainerchecksum 061bdd07950ad574dc4a39869de858d2cc3d7f7688055949cd7b277b944d3cd574cfdd20e302001a8255afdbabb7421f67a1648ff03f4dcaa36717aa67ff1998 -docfiles size=56 - RELOC/doc/latex/bold-extra/bold-extra.pdf details="Package documentation" - RELOC/doc/latex/bold-extra/bold-extra.tex -runfiles size=1 - RELOC/tex/latex/bold-extra/bold-extra.sty -catalogue-ctan /macros/latex/contrib/bold-extra -catalogue-date 2017-11-12 11:37:48 +0100 -catalogue-license lppl -catalogue-topics font-supp -catalogue-version 0.1 - -name boldtensors -category Package -revision 15878 -shortdesc Bold latin and greek characters through simple prefix characters -relocated 1 -longdesc This package provides bold latin and greek characters within -longdesc \mathversion{normal}, by using ~ and " as prefix characters. -containersize 2612 -containerchecksum 5d2ed2f5506b1eee8d5f1ab89174fca5c2a54ba6542f016bb87dc1e28b18d28decd438f1439ab9f5b10ba224b00361dcca3980dee91da6f6eba97cf5fc3a3129 -doccontainersize 53628 -doccontainerchecksum 9f47664d1198fe7d9c20f16db8178fc116200c3c2d38f27d6d3db6e25dda857c135adcfdf67b163fcd57801e462bb84d8ed287141aef3fad649630a14a060513 -docfiles size=17 - RELOC/doc/latex/boldtensors/boldtensors.pdf details="Package documentation" - RELOC/doc/latex/boldtensors/boldtensors.tex -runfiles size=3 - RELOC/tex/latex/boldtensors/boldtensors.sty -catalogue-ctan /macros/latex/contrib/boldtensors -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics maths - -name bondgraph -category Package -revision 21670 -shortdesc Create bond graph figures in LaTeX documents -relocated 1 -longdesc The package draws bond graphs using PGF and TikZ. -containersize 1812 -containerchecksum 97c6080e10efda61f9971fa6ee11b24f0d0e35b4e90b6fc5c3c67735cef15f071aee4803f795d0c69ea91ed8aee8c64bf3342e16b65f8e067c98dcac3b33e0cf -doccontainersize 48748 -doccontainerchecksum bfc1633cb082d9d6545ffc9a3bfd6395719f96d41a7ae932763120c5990eeb8fdef91ebbf4a65b480d1abf4f018ee183f432a8518d564723305a52351e9526bf -docfiles size=19 - RELOC/doc/latex/bondgraph/License.txt - RELOC/doc/latex/bondgraph/README details="Readme" - RELOC/doc/latex/bondgraph/bondgraph_arrows.tex - RELOC/doc/latex/bondgraph/bondgraph_example.pdf - RELOC/doc/latex/bondgraph/bondgraph_example.tex -runfiles size=2 - RELOC/tex/latex/bondgraph/bondgraph.sty -catalogue-ctan /macros/latex/contrib/bondgraph -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics diagram -catalogue-version 1.0 - -name bondgraphs -category Package -revision 36605 -shortdesc Draws bond graphs in LaTeX, using PGF/TikZ -relocated 1 -longdesc The package is used to draw bond graphs in LaTeX. It uses a -longdesc recent version (3.0+) of PGF and TikZ for the drawing, hence, -longdesc it is mainly a set of TikZ styles that makes the drawing of -longdesc bond graphs easier. Compared to the bondgraph package this -longdesc package relies more on TikZ styles and less on macros, to -longdesc generate the drawings. As such it can be more flexible than -longdesc his, but requires more TikZ knowledge of the user. -containersize 2376 -containerchecksum d69c003e8f8922cb5e8dfab4dac36c26347e1d16a901d3aac6a8d4b4e0419b45dadc9a8605381b31919696143ab5f7ff200875b7fb2ef47ea49427d4c39320d6 -doccontainersize 363688 -doccontainerchecksum 13613bc1080b76835c871f85140a8297ff21a055da0abcee989da74287594a301905b4fd7c057b6e9db740f9555e4c1ac6dc8a62538b996fb5025020f6ab259e -docfiles size=91 - RELOC/doc/latex/bondgraphs/Makefile - RELOC/doc/latex/bondgraphs/README details="Readme" - RELOC/doc/latex/bondgraphs/bondgraphs.pdf details="Package documentation" -srccontainersize 10308 -srccontainerchecksum c8cc44bf5993f566de6552dead6e8b24b675460b0e896028af9eddee82962b7200823949035c6a0e8cf00682ef094ff21862f28b62f4537e9fd04d9bd0d69d8b -srcfiles size=10 - RELOC/source/latex/bondgraphs/bondgraphs.dtx - RELOC/source/latex/bondgraphs/bondgraphs.ins -runfiles size=2 - RELOC/tex/latex/bondgraphs/bondgraphs.sty -catalogue-also bondgraph -catalogue-ctan /macros/latex/contrib/bondgraphs -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics diagram pgf-tikz -catalogue-version 1.0.1 - -name bookcover -category Package -revision 46410 -shortdesc A class for book covers and dust jackets -relocated 1 -longdesc This class helps typesetting book covers and dust jackets. -containersize 4968 -containerchecksum c288f784aa6d48e78e09a18f686e41e4cca0fe831150c18cb715b65ad19809461f61d5096f7864d3915190699f519a2629f24bc0a8d5fe3b81bf07602bd551df -doccontainersize 1817488 -doccontainerchecksum 045781793fa91a3fea8e50866934b337748c8fb5568bcd6ef6e9b080ad7705a7999e54f8f4061dc1537edc76104776374bf29655439a15fb659807a819b47cb3 -docfiles size=822 - RELOC/doc/latex/bookcover/README details="Readme" - RELOC/doc/latex/bookcover/bookcover-example-obsoletemethod.tex - RELOC/doc/latex/bookcover/bookcover-example1.pdf details="Examples of use 1" - RELOC/doc/latex/bookcover/bookcover-example1.tex - RELOC/doc/latex/bookcover/bookcover-example2.pdf details="Examples of use 2" - RELOC/doc/latex/bookcover/bookcover-example2.tex - RELOC/doc/latex/bookcover/bookcover.pdf details="Package documentation" - RELOC/doc/latex/bookcover/figures/background1.pdf - RELOC/doc/latex/bookcover/figures/background2.pdf - RELOC/doc/latex/bookcover/figures/background3.pdf - RELOC/doc/latex/bookcover/figures/background4.pdf - RELOC/doc/latex/bookcover/figures/background5.pdf - RELOC/doc/latex/bookcover/figures/barcode.pdf - RELOC/doc/latex/bookcover/figures/bg.jpg - RELOC/doc/latex/bookcover/figures/bg1.pdf - RELOC/doc/latex/bookcover/figures/bg4.pdf - RELOC/doc/latex/bookcover/figures/cards.png - RELOC/doc/latex/bookcover/figures/cover.pdf - RELOC/doc/latex/bookcover/figures/coverscheme.pdf - RELOC/doc/latex/bookcover/figures/dice.png - RELOC/doc/latex/bookcover/figures/foreground1.pdf - RELOC/doc/latex/bookcover/figures/foreground2.pdf - RELOC/doc/latex/bookcover/figures/newpart.pdf - RELOC/doc/latex/bookcover/figures/parts.pdf - RELOC/doc/latex/bookcover/figures/result.pdf - RELOC/doc/latex/bookcover/figures/ruler.pdf - RELOC/doc/latex/bookcover/figures/sizes.pdf - RELOC/doc/latex/bookcover/figures/summa.pdf - RELOC/doc/latex/bookcover/figures/tikz.pdf - RELOC/doc/latex/bookcover/figures/tikzclip.pdf -srccontainersize 10672 -srccontainerchecksum a3553c147e7f4d7090a9c380486aaa1b3846d3a935c49f2ead7f631af01f555cd7907be392e5dd7b4219714a040136d992554c31e03ea703687180495b947caf -srcfiles size=19 - RELOC/source/latex/bookcover/bookcover.dtx - RELOC/source/latex/bookcover/bookcover.ins -runfiles size=11 - RELOC/tex/latex/bookcover/bookcover.cls -catalogue-ctan /macros/latex/contrib/bookcover -catalogue-date 2018-01-21 22:41:56 +0100 -catalogue-license lppl1.2 -catalogue-topics class covers -catalogue-version 2.3 - -name bookdb -category Package -revision 37536 -shortdesc A BibTeX style file for cataloguing a home library -relocated 1 -longdesc This package provides an extended book entry for use in -longdesc cataloguing a home library. The extensions include fields for -longdesc binding, category, collator, condition, copy, illustrations, -longdesc introduction, location, pages, size, value, volumes. -containersize 7052 -containerchecksum 2df4b6b90cacbf252c7b19b42e3ca53d339053bb5ddd090c41c3720e604765416cfe88684f77129164ca2191e7dc13fd5e8b07f2be2d4a818ffb2c10e0eea186 -doccontainersize 209740 -doccontainerchecksum 3b9efda314fa451974d6da841e039175191d6fc8fd39b95a51d2e23e6afffd7826684e90444d4128cf11de802a45de79bc90281adef81c45cd8cf530ccf1c08c -docfiles size=55 - RELOC/doc/bibtex/bookdb/README details="Readme" - RELOC/doc/bibtex/bookdb/bookdb.pdf details="Package documentation" - RELOC/doc/bibtex/bookdb/bookdb.tex -runfiles size=9 - RELOC/bibtex/bst/bookdb/bookdb.bst -catalogue-ctan /biblio/bibtex/contrib/bookdb -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics bibtex-sty catalogue -catalogue-version 0.2 - -name bookest -category Package -revision 15878 -shortdesc Extended book class -relocated 1 -longdesc The class extends the standard book class, in the areas of -longdesc colour scheme management, document layout, headings and -longdesc footers, front page layout, and other minor items. -containersize 4200 -containerchecksum 4fe12dd9f6dec02b5a885404910a9c8f610ec3a68bd71ee8dec2eab65e6cabe2cb8ae8c470662763c559fb566f6c34242b68744338f1b7460cc0b8057b8d8bb1 -doccontainersize 209444 -doccontainerchecksum 7007e36a1f9bc9abfa96bdb56ae669b0518ff8bf9749b1c9fafe100815fb863843dbf965f3e0041b222c7d76cfddd78def29f6f0bb5b42a4392d530770dc2910 -docfiles size=76 - RELOC/doc/latex/bookest/README details="Readme" - RELOC/doc/latex/bookest/bookestdoc-en.pdf details="Package documentation (English)" language="en" - RELOC/doc/latex/bookest/bookestdoc-en.tex - RELOC/doc/latex/bookest/bookestdoc-it.pdf details="Package documentation (Italian)" language="it" - RELOC/doc/latex/bookest/bookestdoc-it.tex -runfiles size=5 - RELOC/tex/latex/bookest/bookest.cls -catalogue-ctan /macros/latex/contrib/bookest -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics class book-pub -catalogue-version 1.1 - -name bookhands -category Package -revision 46480 -shortdesc A collection of book-hand fonts -relocated 1 -longdesc This is a set of book-hand (Metafont) fonts and packages -longdesc covering manuscript scripts from the 1st century until -longdesc Gutenberg and Caxton. The included hands are: Square Capitals -longdesc (1st century onwards); Roman Rustic (1st-6th centuries); -longdesc Insular Minuscule (6th cenury onwards); Carolingian Minuscule -longdesc (8th-12th centuries); Early Gothic (11th-12th centuries); -longdesc Gothic Textura Quadrata (13th-15th centuries); Gothic Textura -longdesc Prescisus vel sine pedibus (13th century onwards); Rotunda -longdesc (13-15th centuries); Humanist Minuscule (14th century onwards); -longdesc Uncial (3rd-6th centuries); Half Uncial (3rd-9th centuries); -longdesc Artificial Uncial (6th-10th centuries); and Insular Majuscule -longdesc (6th-9th centuries). -execute addMap sqrcaps.map -containersize 139752 -containerchecksum 8baeca1a73b00888b5978f4e4fd309e5b3d812049046ae2a35b0c31e5e4f4781c199ad7564f715f86702875ceaa8fec5f458328c41e7c7bc4271644ed7743629 -doccontainersize 1610252 -doccontainerchecksum ef5466279149001d0fd57f545b57a21df8fef5e8cbbfbcd8477d528acf6ce1f2e00dcdd206084781bd1fc04df20783d87d212ef4c13396e9e05e4b2c9c8cf95c -docfiles size=458 - RELOC/doc/fonts/bookhands/README.PRW details="Readme" - RELOC/doc/fonts/bookhands/allsqrcaps.pdf - RELOC/doc/fonts/bookhands/auncial-README - RELOC/doc/fonts/bookhands/auncial-tryfont.ps.gz - RELOC/doc/fonts/bookhands/auncial-tryfont.tex - RELOC/doc/fonts/bookhands/auncial/allfont.ps.gz - RELOC/doc/fonts/bookhands/auncial/allfont.tex - RELOC/doc/fonts/bookhands/bsamples.ps.gz - RELOC/doc/fonts/bookhands/bsamples.tex - RELOC/doc/fonts/bookhands/carolmin-README - RELOC/doc/fonts/bookhands/carolmin-tryfont.tex - RELOC/doc/fonts/bookhands/carolmin/allfont.tex - RELOC/doc/fonts/bookhands/egothic-README - RELOC/doc/fonts/bookhands/egothic-tryfont.tex - RELOC/doc/fonts/bookhands/egothic/allfont.tex - RELOC/doc/fonts/bookhands/humanist-README - RELOC/doc/fonts/bookhands/humanist-tryfont.tex - RELOC/doc/fonts/bookhands/humanist/allfont.tex - RELOC/doc/fonts/bookhands/huncial-README - RELOC/doc/fonts/bookhands/huncial-tryfont.ps.gz - RELOC/doc/fonts/bookhands/huncial-tryfont.tex - RELOC/doc/fonts/bookhands/huncial/allfont.ps.gz - RELOC/doc/fonts/bookhands/huncial/allfont.tex - RELOC/doc/fonts/bookhands/inslrmaj-README - RELOC/doc/fonts/bookhands/inslrmaj-tryfont.ps.gz - RELOC/doc/fonts/bookhands/inslrmaj-tryfont.tex - RELOC/doc/fonts/bookhands/inslrmaj/allfont.ps.gz - RELOC/doc/fonts/bookhands/inslrmaj/allfont.tex - RELOC/doc/fonts/bookhands/inslrmin-README - RELOC/doc/fonts/bookhands/inslrmin-tryfont.tex - RELOC/doc/fonts/bookhands/inslrmin/allfont.tex - RELOC/doc/fonts/bookhands/pgothic-README - RELOC/doc/fonts/bookhands/pgothic-tryfont.pdf - RELOC/doc/fonts/bookhands/pgothic-tryfont.tex - RELOC/doc/fonts/bookhands/pgothic/allfont.tex - RELOC/doc/fonts/bookhands/rotunda-README - RELOC/doc/fonts/bookhands/rotunda-tryfont.tex - RELOC/doc/fonts/bookhands/rotunda/allfont.tex - RELOC/doc/fonts/bookhands/rustic-README - RELOC/doc/fonts/bookhands/rustic-tryfont.ps.gz - RELOC/doc/fonts/bookhands/rustic-tryfont.tex - RELOC/doc/fonts/bookhands/rustic/allfont.ps.gz - RELOC/doc/fonts/bookhands/rustic/allfont.tex - RELOC/doc/fonts/bookhands/sqrcaps-README - RELOC/doc/fonts/bookhands/sqrcaps.pdf - RELOC/doc/fonts/bookhands/sqrcaps/allsqrcaps.tex - RELOC/doc/fonts/bookhands/tgothic-README - RELOC/doc/fonts/bookhands/tgothic-tryfont.tex - RELOC/doc/fonts/bookhands/tgothic/allfont.tex - RELOC/doc/fonts/bookhands/trysqrcaps.pdf - RELOC/doc/fonts/bookhands/trysqrcaps.tex - RELOC/doc/fonts/bookhands/uncial-README - RELOC/doc/fonts/bookhands/uncial-tryfont.ps.gz - RELOC/doc/fonts/bookhands/uncial-tryfont.tex - RELOC/doc/fonts/bookhands/uncial/allfont.ps.gz - RELOC/doc/fonts/bookhands/uncial/allfont.tex -srccontainersize 84136 -srccontainerchecksum 6af2a7df10e971e457a439698607e5b783313d7618728877b94bffaaaf72bb2ace30820d761c73e4a12a82bb908787c87e9a307e7209f27c0c278381d570310f -srcfiles size=430 - RELOC/source/fonts/bookhands/auncial.dtx - RELOC/source/fonts/bookhands/auncial.ins - RELOC/source/fonts/bookhands/carolmin.dtx - RELOC/source/fonts/bookhands/carolmin.ins - RELOC/source/fonts/bookhands/egothic.dtx - RELOC/source/fonts/bookhands/egothic.ins - RELOC/source/fonts/bookhands/humanist.dtx - RELOC/source/fonts/bookhands/humanist.ins - RELOC/source/fonts/bookhands/huncial.dtx - RELOC/source/fonts/bookhands/huncial.ins - RELOC/source/fonts/bookhands/inslrmaj.dtx - RELOC/source/fonts/bookhands/inslrmaj.ins - RELOC/source/fonts/bookhands/inslrmin.dtx - RELOC/source/fonts/bookhands/inslrmin.ins - RELOC/source/fonts/bookhands/pgothic.dtx - RELOC/source/fonts/bookhands/pgothic.ins - RELOC/source/fonts/bookhands/rotunda.dtx - RELOC/source/fonts/bookhands/rotunda.ins - RELOC/source/fonts/bookhands/rustic.dtx - RELOC/source/fonts/bookhands/rustic.ins - RELOC/source/fonts/bookhands/sqrcaps.dtx - RELOC/source/fonts/bookhands/sqrcaps.ins - RELOC/source/fonts/bookhands/tgothic.dtx - RELOC/source/fonts/bookhands/tgothic.ins - RELOC/source/fonts/bookhands/uncial.dtx - RELOC/source/fonts/bookhands/uncial.ins -runfiles size=451 - RELOC/fonts/afm/public/bookhands/sqrc10.afm - RELOC/fonts/afm/public/bookhands/sqrcb10.afm - RELOC/fonts/map/dvips/bookhands/sqrcaps.map - RELOC/fonts/source/public/bookhands/auncl10.mf - RELOC/fonts/source/public/bookhands/auncl17.mf - RELOC/fonts/source/public/bookhands/auncl7.mf - RELOC/fonts/source/public/bookhands/aunclb10.mf - RELOC/fonts/source/public/bookhands/aunclb17.mf - RELOC/fonts/source/public/bookhands/aunclb7.mf - RELOC/fonts/source/public/bookhands/auncldig.mf - RELOC/fonts/source/public/bookhands/auncll.mf - RELOC/fonts/source/public/bookhands/auncllig.mf - RELOC/fonts/source/public/bookhands/aunclpunct.mf - RELOC/fonts/source/public/bookhands/auncltitle.mf - RELOC/fonts/source/public/bookhands/aunclu.mf - RELOC/fonts/source/public/bookhands/cmin10.mf - RELOC/fonts/source/public/bookhands/cmin17.mf - RELOC/fonts/source/public/bookhands/cmin7.mf - RELOC/fonts/source/public/bookhands/cminb10.mf - RELOC/fonts/source/public/bookhands/cminb17.mf - RELOC/fonts/source/public/bookhands/cminb7.mf - RELOC/fonts/source/public/bookhands/cmindig.mf - RELOC/fonts/source/public/bookhands/cminl.mf - RELOC/fonts/source/public/bookhands/cminlig.mf - RELOC/fonts/source/public/bookhands/cminpunct.mf - RELOC/fonts/source/public/bookhands/cmintitle.mf - RELOC/fonts/source/public/bookhands/cminu.mf - RELOC/fonts/source/public/bookhands/egoth10.mf - RELOC/fonts/source/public/bookhands/egoth17.mf - RELOC/fonts/source/public/bookhands/egoth7.mf - RELOC/fonts/source/public/bookhands/egothb10.mf - RELOC/fonts/source/public/bookhands/egothb17.mf - RELOC/fonts/source/public/bookhands/egothb7.mf - RELOC/fonts/source/public/bookhands/egothdig.mf - RELOC/fonts/source/public/bookhands/egothl.mf - RELOC/fonts/source/public/bookhands/egothlig.mf - RELOC/fonts/source/public/bookhands/egothpunct.mf - RELOC/fonts/source/public/bookhands/egothtitle.mf - RELOC/fonts/source/public/bookhands/egothu.mf - RELOC/fonts/source/public/bookhands/hmin10.mf - RELOC/fonts/source/public/bookhands/hmin17.mf - RELOC/fonts/source/public/bookhands/hmin7.mf - RELOC/fonts/source/public/bookhands/hminb10.mf - RELOC/fonts/source/public/bookhands/hminb17.mf - RELOC/fonts/source/public/bookhands/hminb7.mf - RELOC/fonts/source/public/bookhands/hmindig.mf - RELOC/fonts/source/public/bookhands/hminl.mf - RELOC/fonts/source/public/bookhands/hminlig.mf - RELOC/fonts/source/public/bookhands/hminpunct.mf - RELOC/fonts/source/public/bookhands/hmintitle.mf - RELOC/fonts/source/public/bookhands/hminu.mf - RELOC/fonts/source/public/bookhands/huncl10.mf - RELOC/fonts/source/public/bookhands/huncl17.mf - RELOC/fonts/source/public/bookhands/huncl7.mf - RELOC/fonts/source/public/bookhands/hunclb10.mf - RELOC/fonts/source/public/bookhands/hunclb17.mf - RELOC/fonts/source/public/bookhands/hunclb7.mf - RELOC/fonts/source/public/bookhands/huncldig.mf - RELOC/fonts/source/public/bookhands/huncll.mf - RELOC/fonts/source/public/bookhands/huncllig.mf - RELOC/fonts/source/public/bookhands/hunclpunct.mf - RELOC/fonts/source/public/bookhands/huncltitle.mf - RELOC/fonts/source/public/bookhands/hunclu.mf - RELOC/fonts/source/public/bookhands/imaj10.mf - RELOC/fonts/source/public/bookhands/imaj17.mf - RELOC/fonts/source/public/bookhands/imaj7.mf - RELOC/fonts/source/public/bookhands/imajb10.mf - RELOC/fonts/source/public/bookhands/imajb17.mf - RELOC/fonts/source/public/bookhands/imajb7.mf - RELOC/fonts/source/public/bookhands/imajdig.mf - RELOC/fonts/source/public/bookhands/imajl.mf - RELOC/fonts/source/public/bookhands/imajlig.mf - RELOC/fonts/source/public/bookhands/imajpunct.mf - RELOC/fonts/source/public/bookhands/imajtitle.mf - RELOC/fonts/source/public/bookhands/imaju.mf - RELOC/fonts/source/public/bookhands/imin10.mf - RELOC/fonts/source/public/bookhands/imin17.mf - RELOC/fonts/source/public/bookhands/imin7.mf - RELOC/fonts/source/public/bookhands/iminb10.mf - RELOC/fonts/source/public/bookhands/iminb17.mf - RELOC/fonts/source/public/bookhands/iminb7.mf - RELOC/fonts/source/public/bookhands/imindig.mf - RELOC/fonts/source/public/bookhands/iminl.mf - RELOC/fonts/source/public/bookhands/iminlig.mf - RELOC/fonts/source/public/bookhands/iminpunct.mf - RELOC/fonts/source/public/bookhands/imintitle.mf - RELOC/fonts/source/public/bookhands/iminu.mf - RELOC/fonts/source/public/bookhands/pgoth10.mf - RELOC/fonts/source/public/bookhands/pgoth17.mf - RELOC/fonts/source/public/bookhands/pgoth7.mf - RELOC/fonts/source/public/bookhands/pgothb10.mf - RELOC/fonts/source/public/bookhands/pgothb17.mf - RELOC/fonts/source/public/bookhands/pgothb7.mf - RELOC/fonts/source/public/bookhands/pgothdig.mf - RELOC/fonts/source/public/bookhands/pgothl.mf - RELOC/fonts/source/public/bookhands/pgothlig.mf - RELOC/fonts/source/public/bookhands/pgothpunct.mf - RELOC/fonts/source/public/bookhands/pgothtitle.mf - RELOC/fonts/source/public/bookhands/pgothu.mf - RELOC/fonts/source/public/bookhands/rtnd10.mf - RELOC/fonts/source/public/bookhands/rtnd17.mf - RELOC/fonts/source/public/bookhands/rtnd7.mf - RELOC/fonts/source/public/bookhands/rtndb10.mf - RELOC/fonts/source/public/bookhands/rtndb17.mf - RELOC/fonts/source/public/bookhands/rtndb7.mf - RELOC/fonts/source/public/bookhands/rtnddig.mf - RELOC/fonts/source/public/bookhands/rtndl.mf - RELOC/fonts/source/public/bookhands/rtndlig.mf - RELOC/fonts/source/public/bookhands/rtndpunct.mf - RELOC/fonts/source/public/bookhands/rtndtitle.mf - RELOC/fonts/source/public/bookhands/rtndu.mf - RELOC/fonts/source/public/bookhands/rust10.mf - RELOC/fonts/source/public/bookhands/rust17.mf - RELOC/fonts/source/public/bookhands/rust7.mf - RELOC/fonts/source/public/bookhands/rustb10.mf - RELOC/fonts/source/public/bookhands/rustb17.mf - RELOC/fonts/source/public/bookhands/rustb7.mf - RELOC/fonts/source/public/bookhands/rustdig.mf - RELOC/fonts/source/public/bookhands/rustl.mf - RELOC/fonts/source/public/bookhands/rustlig.mf - RELOC/fonts/source/public/bookhands/rustpunct.mf - RELOC/fonts/source/public/bookhands/rusttitle.mf - RELOC/fonts/source/public/bookhands/rustu.mf - RELOC/fonts/source/public/bookhands/tgothb10.mf - RELOC/fonts/source/public/bookhands/tgothb17.mf - RELOC/fonts/source/public/bookhands/tgothb7.mf - RELOC/fonts/source/public/bookhands/tgothdig.mf - RELOC/fonts/source/public/bookhands/tgothl.mf - RELOC/fonts/source/public/bookhands/tgothlig.mf - RELOC/fonts/source/public/bookhands/tgothpunct.mf - RELOC/fonts/source/public/bookhands/tgothr10.mf - RELOC/fonts/source/public/bookhands/tgothr17.mf - RELOC/fonts/source/public/bookhands/tgothr7.mf - RELOC/fonts/source/public/bookhands/tgothtitle.mf - RELOC/fonts/source/public/bookhands/tgothu.mf - RELOC/fonts/source/public/bookhands/uncl10.mf - RELOC/fonts/source/public/bookhands/uncl17.mf - RELOC/fonts/source/public/bookhands/uncl7.mf - RELOC/fonts/source/public/bookhands/unclb10.mf - RELOC/fonts/source/public/bookhands/unclb17.mf - RELOC/fonts/source/public/bookhands/unclb7.mf - RELOC/fonts/source/public/bookhands/uncldig.mf - RELOC/fonts/source/public/bookhands/uncll.mf - RELOC/fonts/source/public/bookhands/uncllig.mf - RELOC/fonts/source/public/bookhands/unclpunct.mf - RELOC/fonts/source/public/bookhands/uncltitle.mf - RELOC/fonts/source/public/bookhands/unclu.mf - RELOC/fonts/tfm/public/bookhands/auncl17.tfm - RELOC/fonts/tfm/public/bookhands/auncl7.tfm - RELOC/fonts/tfm/public/bookhands/aunclb17.tfm - RELOC/fonts/tfm/public/bookhands/aunclb7.tfm - RELOC/fonts/tfm/public/bookhands/cmin10.tfm - RELOC/fonts/tfm/public/bookhands/cmin17.tfm - RELOC/fonts/tfm/public/bookhands/cmin7.tfm - RELOC/fonts/tfm/public/bookhands/cminb10.tfm - RELOC/fonts/tfm/public/bookhands/cminb17.tfm - RELOC/fonts/tfm/public/bookhands/cminb7.tfm - RELOC/fonts/tfm/public/bookhands/egoth10.tfm - RELOC/fonts/tfm/public/bookhands/egoth17.tfm - RELOC/fonts/tfm/public/bookhands/egoth7.tfm - RELOC/fonts/tfm/public/bookhands/egothb10.tfm - RELOC/fonts/tfm/public/bookhands/egothb17.tfm - RELOC/fonts/tfm/public/bookhands/egothb7.tfm - RELOC/fonts/tfm/public/bookhands/hmin10.tfm - RELOC/fonts/tfm/public/bookhands/hmin17.tfm - RELOC/fonts/tfm/public/bookhands/hmin7.tfm - RELOC/fonts/tfm/public/bookhands/hminb10.tfm - RELOC/fonts/tfm/public/bookhands/hminb17.tfm - RELOC/fonts/tfm/public/bookhands/hminb7.tfm - RELOC/fonts/tfm/public/bookhands/huncl10.tfm - RELOC/fonts/tfm/public/bookhands/huncl17.tfm - RELOC/fonts/tfm/public/bookhands/huncl7.tfm - RELOC/fonts/tfm/public/bookhands/hunclb10.tfm - RELOC/fonts/tfm/public/bookhands/hunclb17.tfm - RELOC/fonts/tfm/public/bookhands/hunclb7.tfm - RELOC/fonts/tfm/public/bookhands/imaj10.tfm - RELOC/fonts/tfm/public/bookhands/imaj17.tfm - RELOC/fonts/tfm/public/bookhands/imaj7.tfm - RELOC/fonts/tfm/public/bookhands/imajb10.tfm - RELOC/fonts/tfm/public/bookhands/imajb17.tfm - RELOC/fonts/tfm/public/bookhands/imajb7.tfm - RELOC/fonts/tfm/public/bookhands/imin10.tfm - RELOC/fonts/tfm/public/bookhands/imin17.tfm - RELOC/fonts/tfm/public/bookhands/imin7.tfm - RELOC/fonts/tfm/public/bookhands/iminb10.tfm - RELOC/fonts/tfm/public/bookhands/iminb17.tfm - RELOC/fonts/tfm/public/bookhands/iminb7.tfm - RELOC/fonts/tfm/public/bookhands/pgoth10.tfm - RELOC/fonts/tfm/public/bookhands/pgoth17.tfm - RELOC/fonts/tfm/public/bookhands/pgoth7.tfm - RELOC/fonts/tfm/public/bookhands/pgothb10.tfm - RELOC/fonts/tfm/public/bookhands/pgothb17.tfm - RELOC/fonts/tfm/public/bookhands/rtnd10.tfm - RELOC/fonts/tfm/public/bookhands/rtnd17.tfm - RELOC/fonts/tfm/public/bookhands/rtnd7.tfm - RELOC/fonts/tfm/public/bookhands/rtndb10.tfm - RELOC/fonts/tfm/public/bookhands/rtndb17.tfm - RELOC/fonts/tfm/public/bookhands/rtndb7.tfm - RELOC/fonts/tfm/public/bookhands/rust10.tfm - RELOC/fonts/tfm/public/bookhands/rust17.tfm - RELOC/fonts/tfm/public/bookhands/rust7.tfm - RELOC/fonts/tfm/public/bookhands/rustb10.tfm - RELOC/fonts/tfm/public/bookhands/rustb17.tfm - RELOC/fonts/tfm/public/bookhands/rustb7.tfm - RELOC/fonts/tfm/public/bookhands/sqrc10.tfm - RELOC/fonts/tfm/public/bookhands/sqrcb10.tfm - RELOC/fonts/tfm/public/bookhands/tgothb10.tfm - RELOC/fonts/tfm/public/bookhands/tgothb17.tfm - RELOC/fonts/tfm/public/bookhands/tgothr10.tfm - RELOC/fonts/tfm/public/bookhands/tgothr17.tfm - RELOC/fonts/tfm/public/bookhands/tgothr7.tfm - RELOC/fonts/tfm/public/bookhands/uncl10.tfm - RELOC/fonts/tfm/public/bookhands/uncl17.tfm - RELOC/fonts/tfm/public/bookhands/uncl7.tfm - RELOC/fonts/tfm/public/bookhands/unclb10.tfm - RELOC/fonts/tfm/public/bookhands/unclb17.tfm - RELOC/fonts/tfm/public/bookhands/unclb7.tfm - RELOC/fonts/type1/public/bookhands/sqrc10.pfb - RELOC/fonts/type1/public/bookhands/sqrcb10.pfb - RELOC/tex/latex/bookhands/allcmin.sty - RELOC/tex/latex/bookhands/allegoth.sty - RELOC/tex/latex/bookhands/allhmin.sty - RELOC/tex/latex/bookhands/allhuncl.sty - RELOC/tex/latex/bookhands/allimaj.sty - RELOC/tex/latex/bookhands/allimin.sty - RELOC/tex/latex/bookhands/allpgoth.sty - RELOC/tex/latex/bookhands/allrtnd.sty - RELOC/tex/latex/bookhands/allrust.sty - RELOC/tex/latex/bookhands/allsqrc.sty - RELOC/tex/latex/bookhands/alltgoth.sty - RELOC/tex/latex/bookhands/alluncl.sty - RELOC/tex/latex/bookhands/carolmin.sty - RELOC/tex/latex/bookhands/egothic.sty - RELOC/tex/latex/bookhands/humanist.sty - RELOC/tex/latex/bookhands/huncial.sty - RELOC/tex/latex/bookhands/inslrmaj.sty - RELOC/tex/latex/bookhands/inslrmin.sty - RELOC/tex/latex/bookhands/ot1auncl.fd - RELOC/tex/latex/bookhands/ot1cmin.fd - RELOC/tex/latex/bookhands/ot1egoth.fd - RELOC/tex/latex/bookhands/ot1hmin.fd - RELOC/tex/latex/bookhands/ot1huncl.fd - RELOC/tex/latex/bookhands/ot1imaj.fd - RELOC/tex/latex/bookhands/ot1imin.fd - RELOC/tex/latex/bookhands/ot1pgoth.fd - RELOC/tex/latex/bookhands/ot1rtnd.fd - RELOC/tex/latex/bookhands/ot1rust.fd - RELOC/tex/latex/bookhands/ot1sqrc.fd - RELOC/tex/latex/bookhands/ot1tgoth.fd - RELOC/tex/latex/bookhands/ot1uncl.fd - RELOC/tex/latex/bookhands/pgothic.sty - RELOC/tex/latex/bookhands/rotunda.sty - RELOC/tex/latex/bookhands/rustic.sty - RELOC/tex/latex/bookhands/sqrcaps.sty - RELOC/tex/latex/bookhands/t1auncl.fd - RELOC/tex/latex/bookhands/t1cmin.fd - RELOC/tex/latex/bookhands/t1egoth.fd - RELOC/tex/latex/bookhands/t1hmin.fd - RELOC/tex/latex/bookhands/t1huncl.fd - RELOC/tex/latex/bookhands/t1imaj.fd - RELOC/tex/latex/bookhands/t1imin.fd - RELOC/tex/latex/bookhands/t1pgoth.fd - RELOC/tex/latex/bookhands/t1rtnd.fd - RELOC/tex/latex/bookhands/t1rust.fd - RELOC/tex/latex/bookhands/t1sqrc.fd - RELOC/tex/latex/bookhands/t1tgoth.fd - RELOC/tex/latex/bookhands/t1uncl.fd - RELOC/tex/latex/bookhands/tgothic.sty - RELOC/tex/latex/bookhands/uncial.sty -catalogue-ctan /fonts/bookhands -catalogue-date 2017-10-29 15:32:26 +0100 -catalogue-license lppl -catalogue-topics font font-mf font-bookhand collection - -name booklet -category Package -revision 15878 -shortdesc Aids for printing simple booklets -relocated 1 -longdesc Pages of a document processed with the booklet package will be -longdesc reordered and scaled so that they can be printed as four pages -longdesc per physical sheet of paper, two pages per side. The resulting -longdesc sheets will, when folded in half, assemble into a booklet. -longdesc Instructions on producing the manual itself as a booklet are -longdesc included. -containersize 3180 -containerchecksum 1474bb0f1490bf318199bde08bfc1ecdf5d387cb7920f8c01acf1aa1436196a48dfa7b401ae64d578656d26558c0f72fa9b0aa8750887a1f7305c7d21047fe95 -doccontainersize 207696 -doccontainerchecksum 822ec90ee38981a9cb395076e86acfe57c3d60fe50b73a21c493dec431ade8e8bbba0a1c87feffd38cd1d63fbc401ff5a801e701caa494ae7dc8f105932eb33d -docfiles size=63 - RELOC/doc/latex/booklet/README details="Readme" - RELOC/doc/latex/booklet/booklet.pdf details="Package documentation" -srccontainersize 23492 -srccontainerchecksum ad3b4e387a0fe7dae070b26ad168689e6144c53be542863e3deb3d7cab41af876ad774daaee1e6f0216166531d392764c17860c07859b065be45a2de311c3b74 -srcfiles size=23 - RELOC/source/latex/booklet/booklet.dtx - RELOC/source/latex/booklet/booklet.ins -runfiles size=3 - RELOC/tex/latex/booklet/bkltprnt.sty - RELOC/tex/latex/booklet/booklet.sty -catalogue-ctan /macros/latex/contrib/booklet -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics layout -catalogue-version 0.7b - -name bookman -category Package -revision 31835 -catalogue urw-base35 -shortdesc URW "Base 35" font pack for LaTeX -relocated 1 -longdesc A set of fonts for use as "drop-in" replacements for Adobe's -longdesc basic set, comprising: Century Schoolbook (substituting for -longdesc Adobe's New Century Schoolbook); Dingbats (substituting for -longdesc Adobe's Zapf Dingbats); Nimbus Mono L (substituting for Abobe's -longdesc Courier); Nimbus Roman No9 L (substituting for Adobe's Times); -longdesc Nimbus Sans L (substituting for Adobe's Helvetica); Standard -longdesc Symbols L (substituting for Adobe's Symbol); URW Bookman; URW -longdesc Chancery L Medium Italic (substituting for Adobe's Zapf -longdesc Chancery); URW Gothic L Book (substituting for Adobe's Avant -longdesc Garde); and URW Palladio L (substituting for Adobe's Palatino). -execute addMap ubk.map -containersize 278236 -containerchecksum 6ee174d542e84dfb6170f2f2cdad576e99607d9c47af83fba364b2ddd14e5f6e3fae9ee94d1362f3d82b95dbe5e04870a68dafc24a716162b74cc56b6554a3ba -runfiles size=400 - RELOC/dvips/bookman/config.ubk - RELOC/fonts/afm/adobe/bookman/pbkd8a.afm - RELOC/fonts/afm/adobe/bookman/pbkdi8a.afm - RELOC/fonts/afm/adobe/bookman/pbkl8a.afm - RELOC/fonts/afm/adobe/bookman/pbkli8a.afm - RELOC/fonts/afm/urw/bookman/ubkd8a.afm - RELOC/fonts/afm/urw/bookman/ubkdi8a.afm - RELOC/fonts/afm/urw/bookman/ubkl8a.afm - RELOC/fonts/afm/urw/bookman/ubkli8a.afm - RELOC/fonts/map/dvips/bookman/ubk.map - RELOC/fonts/tfm/adobe/bookman/pbkd.tfm - RELOC/fonts/tfm/adobe/bookman/pbkd7t.tfm - RELOC/fonts/tfm/adobe/bookman/pbkd8c.tfm - RELOC/fonts/tfm/adobe/bookman/pbkd8r.tfm - RELOC/fonts/tfm/adobe/bookman/pbkd8t.tfm - RELOC/fonts/tfm/adobe/bookman/pbkdc.tfm - RELOC/fonts/tfm/adobe/bookman/pbkdc7t.tfm - RELOC/fonts/tfm/adobe/bookman/pbkdc8t.tfm - RELOC/fonts/tfm/adobe/bookman/pbkdi.tfm - RELOC/fonts/tfm/adobe/bookman/pbkdi7t.tfm - RELOC/fonts/tfm/adobe/bookman/pbkdi8c.tfm - RELOC/fonts/tfm/adobe/bookman/pbkdi8r.tfm - RELOC/fonts/tfm/adobe/bookman/pbkdi8t.tfm - RELOC/fonts/tfm/adobe/bookman/pbkdo.tfm - RELOC/fonts/tfm/adobe/bookman/pbkdo7t.tfm - RELOC/fonts/tfm/adobe/bookman/pbkdo8c.tfm - RELOC/fonts/tfm/adobe/bookman/pbkdo8r.tfm - RELOC/fonts/tfm/adobe/bookman/pbkdo8t.tfm - RELOC/fonts/tfm/adobe/bookman/pbkl.tfm - RELOC/fonts/tfm/adobe/bookman/pbkl7t.tfm - RELOC/fonts/tfm/adobe/bookman/pbkl8c.tfm - RELOC/fonts/tfm/adobe/bookman/pbkl8r.tfm - RELOC/fonts/tfm/adobe/bookman/pbkl8t.tfm - RELOC/fonts/tfm/adobe/bookman/pbklc.tfm - RELOC/fonts/tfm/adobe/bookman/pbklc7t.tfm - RELOC/fonts/tfm/adobe/bookman/pbklc8t.tfm - RELOC/fonts/tfm/adobe/bookman/pbkli.tfm - RELOC/fonts/tfm/adobe/bookman/pbkli7t.tfm - RELOC/fonts/tfm/adobe/bookman/pbkli8c.tfm - RELOC/fonts/tfm/adobe/bookman/pbkli8r.tfm - RELOC/fonts/tfm/adobe/bookman/pbkli8t.tfm - RELOC/fonts/tfm/adobe/bookman/pbklo.tfm - RELOC/fonts/tfm/adobe/bookman/pbklo7t.tfm - RELOC/fonts/tfm/adobe/bookman/pbklo8c.tfm - RELOC/fonts/tfm/adobe/bookman/pbklo8r.tfm - RELOC/fonts/tfm/adobe/bookman/pbklo8t.tfm - RELOC/fonts/tfm/urw35vf/bookman/ubkb7t.tfm - RELOC/fonts/tfm/urw35vf/bookman/ubkb8c.tfm - RELOC/fonts/tfm/urw35vf/bookman/ubkb8r.tfm - RELOC/fonts/tfm/urw35vf/bookman/ubkb8t.tfm - RELOC/fonts/tfm/urw35vf/bookman/ubkbc7t.tfm - RELOC/fonts/tfm/urw35vf/bookman/ubkbc8t.tfm - RELOC/fonts/tfm/urw35vf/bookman/ubkbi7t.tfm - RELOC/fonts/tfm/urw35vf/bookman/ubkbi8c.tfm - RELOC/fonts/tfm/urw35vf/bookman/ubkbi8r.tfm - RELOC/fonts/tfm/urw35vf/bookman/ubkbi8t.tfm - RELOC/fonts/tfm/urw35vf/bookman/ubkbo7t.tfm - RELOC/fonts/tfm/urw35vf/bookman/ubkbo8c.tfm - RELOC/fonts/tfm/urw35vf/bookman/ubkbo8r.tfm - RELOC/fonts/tfm/urw35vf/bookman/ubkbo8t.tfm - RELOC/fonts/tfm/urw35vf/bookman/ubkd7t.tfm - RELOC/fonts/tfm/urw35vf/bookman/ubkd8c.tfm - RELOC/fonts/tfm/urw35vf/bookman/ubkd8r.tfm - RELOC/fonts/tfm/urw35vf/bookman/ubkd8t.tfm - RELOC/fonts/tfm/urw35vf/bookman/ubkdc7t.tfm - RELOC/fonts/tfm/urw35vf/bookman/ubkdc8t.tfm - RELOC/fonts/tfm/urw35vf/bookman/ubkdi7t.tfm - RELOC/fonts/tfm/urw35vf/bookman/ubkdi8c.tfm - RELOC/fonts/tfm/urw35vf/bookman/ubkdi8r.tfm - RELOC/fonts/tfm/urw35vf/bookman/ubkdi8t.tfm - RELOC/fonts/tfm/urw35vf/bookman/ubkdo7t.tfm - RELOC/fonts/tfm/urw35vf/bookman/ubkdo8c.tfm - RELOC/fonts/tfm/urw35vf/bookman/ubkdo8r.tfm - RELOC/fonts/tfm/urw35vf/bookman/ubkdo8t.tfm - RELOC/fonts/tfm/urw35vf/bookman/ubkl7t.tfm - RELOC/fonts/tfm/urw35vf/bookman/ubkl8c.tfm - RELOC/fonts/tfm/urw35vf/bookman/ubkl8r.tfm - RELOC/fonts/tfm/urw35vf/bookman/ubkl8t.tfm - RELOC/fonts/tfm/urw35vf/bookman/ubklc7t.tfm - RELOC/fonts/tfm/urw35vf/bookman/ubklc8t.tfm - RELOC/fonts/tfm/urw35vf/bookman/ubkli7t.tfm - RELOC/fonts/tfm/urw35vf/bookman/ubkli8c.tfm - RELOC/fonts/tfm/urw35vf/bookman/ubkli8r.tfm - RELOC/fonts/tfm/urw35vf/bookman/ubkli8t.tfm - RELOC/fonts/tfm/urw35vf/bookman/ubklo7t.tfm - RELOC/fonts/tfm/urw35vf/bookman/ubklo8c.tfm - RELOC/fonts/tfm/urw35vf/bookman/ubklo8r.tfm - RELOC/fonts/tfm/urw35vf/bookman/ubklo8t.tfm - RELOC/fonts/tfm/urw35vf/bookman/ubkr7t.tfm - RELOC/fonts/tfm/urw35vf/bookman/ubkr8c.tfm - RELOC/fonts/tfm/urw35vf/bookman/ubkr8r.tfm - RELOC/fonts/tfm/urw35vf/bookman/ubkr8t.tfm - RELOC/fonts/tfm/urw35vf/bookman/ubkrc7t.tfm - RELOC/fonts/tfm/urw35vf/bookman/ubkrc8t.tfm - RELOC/fonts/tfm/urw35vf/bookman/ubkri7t.tfm - RELOC/fonts/tfm/urw35vf/bookman/ubkri8c.tfm - RELOC/fonts/tfm/urw35vf/bookman/ubkri8r.tfm - RELOC/fonts/tfm/urw35vf/bookman/ubkri8t.tfm - RELOC/fonts/tfm/urw35vf/bookman/ubkro7t.tfm - RELOC/fonts/tfm/urw35vf/bookman/ubkro8c.tfm - RELOC/fonts/tfm/urw35vf/bookman/ubkro8r.tfm - RELOC/fonts/tfm/urw35vf/bookman/ubkro8t.tfm - RELOC/fonts/type1/urw/bookman/ubkd8a.pfb - RELOC/fonts/type1/urw/bookman/ubkd8a.pfm - RELOC/fonts/type1/urw/bookman/ubkdi8a.pfb - RELOC/fonts/type1/urw/bookman/ubkdi8a.pfm - RELOC/fonts/type1/urw/bookman/ubkl8a.pfb - RELOC/fonts/type1/urw/bookman/ubkl8a.pfm - RELOC/fonts/type1/urw/bookman/ubkli8a.pfb - RELOC/fonts/type1/urw/bookman/ubkli8a.pfm - RELOC/fonts/vf/adobe/bookman/pbkd.vf - RELOC/fonts/vf/adobe/bookman/pbkd7t.vf - RELOC/fonts/vf/adobe/bookman/pbkd8c.vf - RELOC/fonts/vf/adobe/bookman/pbkd8t.vf - RELOC/fonts/vf/adobe/bookman/pbkdc.vf - RELOC/fonts/vf/adobe/bookman/pbkdc7t.vf - RELOC/fonts/vf/adobe/bookman/pbkdc8t.vf - RELOC/fonts/vf/adobe/bookman/pbkdi.vf - RELOC/fonts/vf/adobe/bookman/pbkdi7t.vf - RELOC/fonts/vf/adobe/bookman/pbkdi8c.vf - RELOC/fonts/vf/adobe/bookman/pbkdi8t.vf - RELOC/fonts/vf/adobe/bookman/pbkdo.vf - RELOC/fonts/vf/adobe/bookman/pbkdo7t.vf - RELOC/fonts/vf/adobe/bookman/pbkdo8c.vf - RELOC/fonts/vf/adobe/bookman/pbkdo8t.vf - RELOC/fonts/vf/adobe/bookman/pbkl.vf - RELOC/fonts/vf/adobe/bookman/pbkl7t.vf - RELOC/fonts/vf/adobe/bookman/pbkl8c.vf - RELOC/fonts/vf/adobe/bookman/pbkl8t.vf - RELOC/fonts/vf/adobe/bookman/pbklc.vf - RELOC/fonts/vf/adobe/bookman/pbklc7t.vf - RELOC/fonts/vf/adobe/bookman/pbklc8t.vf - RELOC/fonts/vf/adobe/bookman/pbkli.vf - RELOC/fonts/vf/adobe/bookman/pbkli7t.vf - RELOC/fonts/vf/adobe/bookman/pbkli8c.vf - RELOC/fonts/vf/adobe/bookman/pbkli8t.vf - RELOC/fonts/vf/adobe/bookman/pbklo.vf - RELOC/fonts/vf/adobe/bookman/pbklo7t.vf - RELOC/fonts/vf/adobe/bookman/pbklo8c.vf - RELOC/fonts/vf/adobe/bookman/pbklo8t.vf - RELOC/fonts/vf/urw35vf/bookman/ubkb7t.vf - RELOC/fonts/vf/urw35vf/bookman/ubkb8c.vf - RELOC/fonts/vf/urw35vf/bookman/ubkb8t.vf - RELOC/fonts/vf/urw35vf/bookman/ubkbc7t.vf - RELOC/fonts/vf/urw35vf/bookman/ubkbc8t.vf - RELOC/fonts/vf/urw35vf/bookman/ubkbi7t.vf - RELOC/fonts/vf/urw35vf/bookman/ubkbi8c.vf - RELOC/fonts/vf/urw35vf/bookman/ubkbi8t.vf - RELOC/fonts/vf/urw35vf/bookman/ubkbo7t.vf - RELOC/fonts/vf/urw35vf/bookman/ubkbo8c.vf - RELOC/fonts/vf/urw35vf/bookman/ubkbo8t.vf - RELOC/fonts/vf/urw35vf/bookman/ubkd7t.vf - RELOC/fonts/vf/urw35vf/bookman/ubkd8c.vf - RELOC/fonts/vf/urw35vf/bookman/ubkd8t.vf - RELOC/fonts/vf/urw35vf/bookman/ubkdc7t.vf - RELOC/fonts/vf/urw35vf/bookman/ubkdc8t.vf - RELOC/fonts/vf/urw35vf/bookman/ubkdi7t.vf - RELOC/fonts/vf/urw35vf/bookman/ubkdi8c.vf - RELOC/fonts/vf/urw35vf/bookman/ubkdi8t.vf - RELOC/fonts/vf/urw35vf/bookman/ubkdo7t.vf - RELOC/fonts/vf/urw35vf/bookman/ubkdo8c.vf - RELOC/fonts/vf/urw35vf/bookman/ubkdo8t.vf - RELOC/fonts/vf/urw35vf/bookman/ubkl7t.vf - RELOC/fonts/vf/urw35vf/bookman/ubkl8c.vf - RELOC/fonts/vf/urw35vf/bookman/ubkl8t.vf - RELOC/fonts/vf/urw35vf/bookman/ubklc7t.vf - RELOC/fonts/vf/urw35vf/bookman/ubklc8t.vf - RELOC/fonts/vf/urw35vf/bookman/ubkli7t.vf - RELOC/fonts/vf/urw35vf/bookman/ubkli8c.vf - RELOC/fonts/vf/urw35vf/bookman/ubkli8t.vf - RELOC/fonts/vf/urw35vf/bookman/ubklo7t.vf - RELOC/fonts/vf/urw35vf/bookman/ubklo8c.vf - RELOC/fonts/vf/urw35vf/bookman/ubklo8t.vf - RELOC/fonts/vf/urw35vf/bookman/ubkr7t.vf - RELOC/fonts/vf/urw35vf/bookman/ubkr8c.vf - RELOC/fonts/vf/urw35vf/bookman/ubkr8t.vf - RELOC/fonts/vf/urw35vf/bookman/ubkrc7t.vf - RELOC/fonts/vf/urw35vf/bookman/ubkrc8t.vf - RELOC/fonts/vf/urw35vf/bookman/ubkri7t.vf - RELOC/fonts/vf/urw35vf/bookman/ubkri8c.vf - RELOC/fonts/vf/urw35vf/bookman/ubkri8t.vf - RELOC/fonts/vf/urw35vf/bookman/ubkro7t.vf - RELOC/fonts/vf/urw35vf/bookman/ubkro8c.vf - RELOC/fonts/vf/urw35vf/bookman/ubkro8t.vf - RELOC/tex/latex/bookman/8rubk.fd - RELOC/tex/latex/bookman/omlubk.fd - RELOC/tex/latex/bookman/omsubk.fd - RELOC/tex/latex/bookman/ot1ubk.fd - RELOC/tex/latex/bookman/t1ubk.fd - RELOC/tex/latex/bookman/ts1ubk.fd -catalogue-also tex-gyre -catalogue-ctan /fonts/urw/base35 -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics font font-type1 font-collection - -name booktabs -category Package -revision 40846 -shortdesc Publication quality tables in LaTeX -relocated 1 -longdesc The package enhances the quality of tables in LaTeX, providing -longdesc extra commands as well as behind-the-scenes optimisation. -longdesc Guidelines are given as to what constitutes a good table in -longdesc this context. From version 1.61, the package offers longtable -longdesc compatibility. -containersize 2200 -containerchecksum 259d96d8efd2fe7e9e7db6ba71010b0709302b5ea83a844f44eeef463439eb46d6f6b06354f906038eb0d04381a8a5c161341146c5d5a6b73df30dcd8594a8ad -doccontainersize 295504 -doccontainerchecksum 9ac97bfbae35041321cb41023b35367efe0c60a23b08e487aa7f21b4f10c68fd293e15793fcfea6ab6cff624fdf1354ae33bfe570a14001ae6dc9cdc9a8fc069 -docfiles size=74 - RELOC/doc/latex/booktabs/README details="Readme" - RELOC/doc/latex/booktabs/booktabs.pdf details="Package documentation (English)" language="en" -srccontainersize 14500 -srccontainerchecksum 562f7be422a28e84f1f259ec81a538674e7389593319dcb5f7a14e93731c42c04009a3d9d291e4f8e1fc113cdbea544026768e8254f2058d4fa0d48fccaaf257 -srcfiles size=12 - RELOC/source/latex/booktabs/booktabs.dtx - RELOC/source/latex/booktabs/booktabs.ins -runfiles size=2 - RELOC/tex/latex/booktabs/booktabs.sty -catalogue-ctan /macros/latex/contrib/booktabs -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics table table-rule -catalogue-version 1.618033 - -name booktabs-de -category Package -revision 21907 -shortdesc German version of booktabs -relocated 1 -longdesc This is a "translation" of the booktabs. -containersize 392 -containerchecksum eecd6f54649aa46f956695d2bc906e309b13db89f44249bca26e4d6252f0f161acedf264db18fda36318def659d3cfc8779cfdb7eb32ce49e7a9ccccc04e73f0 -doccontainersize 273308 -doccontainerchecksum 5d8b446413e2776e40aba62f44c0e21b9c151c9f7038ed582b8eb98e08386a4f88e125fa8586ba6de1662aa2e207eea95e5fb496761c980cdc936a199220041a -docfiles size=82 - RELOC/doc/latex/booktabs-de/README-DE details="Readme (German)" language="de" - RELOC/doc/latex/booktabs-de/booktabs-de.dtx - RELOC/doc/latex/booktabs-de/booktabs-de.ins - RELOC/doc/latex/booktabs-de/booktabs-de.pdf details="Package documentation" -catalogue-ctan /macros/latex/contrib/booktabs-de -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics german-doc translation -catalogue-version 1.61803 - -name booktabs-fr -category Package -revision 21948 -shortdesc French translation of booktabs documentation -relocated 1 -longdesc The translation comes from a collection provided by Benjamin -longdesc Bayart. -containersize 420 -containerchecksum 11745f5b2af0a9acb3af99fa5393769283a9ddc61b6c8a183acae69f11a8b9232b85d7c139ff6b2fd1036237321afc0177006644f0189fcb0cc94e41f7c08d97 -doccontainersize 221352 -doccontainerchecksum 03a399171eed37c1107220298c37cafd9188770b848b154e61cf64478fb6e4490be16891230959f6b39e84754fed7f83fe8666c73f63b7ed7909f0297b96c0a8 -docfiles size=67 - RELOC/doc/latex/booktabs-fr/README details="Readme" language="fr" - RELOC/doc/latex/booktabs-fr/f-booktabs.dtx - RELOC/doc/latex/booktabs-fr/f-booktabs.pdf details="The document itself" - RELOC/doc/latex/booktabs-fr/ltxdoc.cfg -catalogue-ctan /info/translations/booktabs/fr -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics french-doc translation -catalogue-version 1.00 - -name boolexpr -category Package -revision 17830 -shortdesc A boolean expression evaluator and a switch command -relocated 1 -longdesc The \boolexpr macro evaluates boolean expressions in a purely -longdesc expandable way. \boolexpr{ A \OR B \AND C } expands to 0 if the -longdesc logical expression is TRUE. A, B, C may be: numeric expressions -longdesc such as: x=y, x<>y, x>y or x} ... \case{} ... ... \otherwise ... \endswitch -containersize 2772 -containerchecksum 42c9f48b3a156d6bb2ae54fe307f86cab9d1fafcdb0a4024de1b46f20615e2a49693f40dfcf8a469a26e7d118938ca34019cf19254671cd5915c466319ef42b7 -doccontainersize 142288 -doccontainerchecksum efe973b28cb4cc269267ae8750fdef043980984100e8e1011afa8867ca4399531b267dcbaa9cbb41f1bf10432185c3643aa05b314f5851d4d8056af0f5029087 -docfiles size=55 - RELOC/doc/latex/boolexpr/README details="Readme" - RELOC/doc/latex/boolexpr/boolexpr.pdf details="Package documentation" -srccontainersize 11888 -srccontainerchecksum 85291a1210a1265d1b6585919fcd48ab5a7f45e6a3f65548f2325ce87cdf5af911f7bad48675d3876067436f4ada11fcee0a0a7d1b9ee470f1e26ad2931bd5a6 -srcfiles size=12 - RELOC/source/latex/boolexpr/boolexpr.dtx - RELOC/source/latex/boolexpr/boolexpr.ins -runfiles size=2 - RELOC/tex/latex/boolexpr/boolexpr.sty -catalogue-ctan /macros/latex/contrib/boolexpr -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics macro-supp -catalogue-version 3.14 - -name boondox -category Package -revision 43344 -shortdesc Mathematical alphabets derived from the STIX fonts -relocated 1 -longdesc The package contains a number of PostScript fonts derived from -longdesc the STIX OpenType fonts that may be used in maths mode in -longdesc regular and bold weights for calligraphic, fraktur and -longdesc double-struck alphabets. Virtual fonts with metrics suitable -longdesc for maths mode are provided, as are LaTeX support files. -execute addMap boondox.map -containersize 204652 -containerchecksum 82e1808c700d160650caa70233cc1429a09cbda88ee184051879be2f4abb19c3f50d6dc25adf25f0e25fb22880e66e4ff745f9b972680d95b22be0bd2c3012ca -doccontainersize 102676 -doccontainerchecksum 3edde6871d612b1dbe162e8852457e6ae1898f973b5a82048478f9d33cef8b374fd0e6d2c841f4dae06d6af5470d5f287ee22e8439f3aee6d51442d379608fc9 -docfiles size=28 - RELOC/doc/fonts/boondox/README details="Readme" - RELOC/doc/fonts/boondox/boondox-doc.pdf details="Package documentation" - RELOC/doc/fonts/boondox/boondox-doc.tex -runfiles size=98 - RELOC/fonts/map/dvips/boondox/boondox.map - RELOC/fonts/tfm/public/boondox/BOONDOX-b-cal.tfm - RELOC/fonts/tfm/public/boondox/BOONDOX-b-calo.tfm - RELOC/fonts/tfm/public/boondox/BOONDOX-b-ds.tfm - RELOC/fonts/tfm/public/boondox/BOONDOX-b-frak.tfm - RELOC/fonts/tfm/public/boondox/BOONDOX-r-cal.tfm - RELOC/fonts/tfm/public/boondox/BOONDOX-r-calo.tfm - RELOC/fonts/tfm/public/boondox/BOONDOX-r-ds.tfm - RELOC/fonts/tfm/public/boondox/BOONDOX-r-frak.tfm - RELOC/fonts/tfm/public/boondox/BOONDOXUprScr-Bold.tfm - RELOC/fonts/tfm/public/boondox/BOONDOXUprScr-Regular.tfm - RELOC/fonts/tfm/public/boondox/zxxbf7z.tfm - RELOC/fonts/tfm/public/boondox/zxxbf8a.tfm - RELOC/fonts/tfm/public/boondox/zxxbl7z.tfm - RELOC/fonts/tfm/public/boondox/zxxbl8a.tfm - RELOC/fonts/tfm/public/boondox/zxxbow7z.tfm - RELOC/fonts/tfm/public/boondox/zxxbw7z.tfm - RELOC/fonts/tfm/public/boondox/zxxbw8a.tfm - RELOC/fonts/tfm/public/boondox/zxxrf7z.tfm - RELOC/fonts/tfm/public/boondox/zxxrf8a.tfm - RELOC/fonts/tfm/public/boondox/zxxrl7z.tfm - RELOC/fonts/tfm/public/boondox/zxxrl8a.tfm - RELOC/fonts/tfm/public/boondox/zxxrow7z.tfm - RELOC/fonts/tfm/public/boondox/zxxrw7z.tfm - RELOC/fonts/tfm/public/boondox/zxxrw8a.tfm - RELOC/fonts/type1/public/boondox/BOONDOXUprScr-Bold.pfb - RELOC/fonts/type1/public/boondox/BOONDOXUprScr-Regular.pfb - RELOC/fonts/type1/public/boondox/zxxbf8a.pfb - RELOC/fonts/type1/public/boondox/zxxbl8a.pfb - RELOC/fonts/type1/public/boondox/zxxbw8a.pfb - RELOC/fonts/type1/public/boondox/zxxrf8a.pfb - RELOC/fonts/type1/public/boondox/zxxrl8a.pfb - RELOC/fonts/type1/public/boondox/zxxrw8a.pfb - RELOC/fonts/vf/public/boondox/BOONDOX-b-cal.vf - RELOC/fonts/vf/public/boondox/BOONDOX-b-calo.vf - RELOC/fonts/vf/public/boondox/BOONDOX-b-ds.vf - RELOC/fonts/vf/public/boondox/BOONDOX-b-frak.vf - RELOC/fonts/vf/public/boondox/BOONDOX-r-cal.vf - RELOC/fonts/vf/public/boondox/BOONDOX-r-calo.vf - RELOC/fonts/vf/public/boondox/BOONDOX-r-ds.vf - RELOC/fonts/vf/public/boondox/BOONDOX-r-frak.vf - RELOC/tex/latex/boondox/BOONDOX-cal.sty - RELOC/tex/latex/boondox/BOONDOX-calo.sty - RELOC/tex/latex/boondox/BOONDOX-ds.sty - RELOC/tex/latex/boondox/BOONDOX-frak.sty - RELOC/tex/latex/boondox/BOONDOX-uprscr.sty - RELOC/tex/latex/boondox/uboondox-cal.fd - RELOC/tex/latex/boondox/uboondox-calo.fd - RELOC/tex/latex/boondox/uboondox-ds.fd - RELOC/tex/latex/boondox/uboondox-frak.fd - RELOC/tex/latex/boondox/uboondoxuprscr.fd -catalogue-ctan /fonts/boondox -catalogue-date 2017-02-26 09:09:50 +0100 -catalogue-license ofllppl -catalogue-topics font font-maths font-type1 -catalogue-version 1.02d - -name bophook -category Package -revision 17062 -shortdesc Provides an At-Begin-Page hook -relocated 1 -longdesc Using the \AtBeginPage hook, you can add material in the -longdesc background of a page. \PageLayout can be used to give page -longdesc makeup commands to be executed on every page (e.g., depending -longdesc on the page style). -containersize 1764 -containerchecksum 79e1d8345996ae6c69443567b416877e4391c9fa89b2bfeac70a23e7d57be442e23f0a3ebc789e55f9dc2568de764b923f5e9ff21bb6adb78db2f95a183afe58 -doccontainersize 44768 -doccontainerchecksum 5deb50e1bd70a02e313d059f2f3106e9fdc979151ec1eefdaecfa120f8eae5328b4ed981008e6e8ea14d0fb166a0dafb8b828049b8961e1d7b25e39b23b80ce4 -docfiles size=16 - RELOC/doc/latex/bophook/bophook.pdf details="Package documentation" -srccontainersize 4096 -srccontainerchecksum 1d26fe0a14977496257df7020ba2d450111653ec41deed7740f41ede7004057f4150ba947c09cddc1ecb3914680b5c66c4460159e41f07c9858cfcb8953f6f0e -srcfiles size=4 - RELOC/source/latex/bophook/bophook.dtx - RELOC/source/latex/bophook/bophook.ins -runfiles size=1 - RELOC/tex/latex/bophook/bophook.sty -catalogue-also everyshi -catalogue-ctan /macros/latex/contrib/bophook -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics defer-stuff -catalogue-version 0.02 - -name borceux -category Package -revision 21047 -shortdesc Diagram macros by Francois Borceux -relocated 1 -longdesc The macros support the construction of diagrams, such as those -longdesc that appear in category theory texts. The user gives the list -longdesc of vertices and arrows to be included, just as when composing a -longdesc matrix, and the program takes care of computing the dimensions -longdesc of the arrows and realizing the pagesetting. All the user has -longdesc to do about the arrows is to specify their type (monomorphism, -longdesc pair of adjoint arrows, etc.) and their direction (north, -longdesc south-east, etc.); 12 types and 32 directions are available. -containersize 26804 -containerchecksum 4d3d2edbc7e80d680272c6069e7fb49fb85227d8f0354b1c1065895f6c5a9686aca87054166c4a2c14e801b00beb0e7ddc98ec50317bf7fc278131a5959641ec -doccontainersize 15632 -doccontainerchecksum 8129e4a21449b708df9dac76dd7929bfdd16aafc7381200c6d2baf704e9adab825c128234e3be1556c3f7fc4420e9e8515296a28aca0f71577f617e0c2145789 -docfiles size=23 - RELOC/doc/generic/borceux/Diagram_Mode_d_Emploi - RELOC/doc/generic/borceux/Diagram_Read_Me - RELOC/doc/generic/borceux/README - RELOC/doc/generic/borceux/compatibility/OldDiagram - RELOC/doc/generic/borceux/compatibility/OldMaxiDiagram - RELOC/doc/generic/borceux/compatibility/OldMicroDiagram - RELOC/doc/generic/borceux/compatibility/OldMiniDiagram - RELOC/doc/generic/borceux/compatibility/OldMultipleArrows -runfiles size=191 - RELOC/tex/generic/borceux/Diagram - RELOC/tex/generic/borceux/MaxiDiagram - RELOC/tex/generic/borceux/MicroDiagram - RELOC/tex/generic/borceux/MiniDiagram - RELOC/tex/generic/borceux/MultipleArrows -catalogue-ctan /macros/generic/diagrams/borceux -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics diagram-comm - -name bosisio -category Package -revision 16989 -shortdesc A collection of packages by Francesco Bosisio -relocated 1 -longdesc A collection of packages containing: accenti dblfont; envmath; -longdesc evenpage; graphfig; mathcmd; quotes; and sobolev. -containersize 6980 -containerchecksum 3fe6e854ff8f0629e49381ec3e569719f73de510f9e270904aa5f184b58edc951246bf643f2411d72d9a9612d21ff9f26218e4decf97460181024221d5e359ce -doccontainersize 462372 -doccontainerchecksum 4ba6dc459e5fc0847e7c63c1a39a47959141eab840fdddc8df8d524f137641016a352d130d451f1c6679bbcae9302c42562e9762f86f7c7ef9e1810c084bfd0a -docfiles size=172 - RELOC/doc/latex/bosisio/README - RELOC/doc/latex/bosisio/accenti.html - RELOC/doc/latex/bosisio/accenti.pdf - RELOC/doc/latex/bosisio/dblfont.html - RELOC/doc/latex/bosisio/dblfont.pdf - RELOC/doc/latex/bosisio/envmath.html - RELOC/doc/latex/bosisio/envmath.pdf - RELOC/doc/latex/bosisio/evenpage.html - RELOC/doc/latex/bosisio/evenpage.pdf - RELOC/doc/latex/bosisio/graphfig.html - RELOC/doc/latex/bosisio/graphfig.pdf - RELOC/doc/latex/bosisio/index.html details="Outline of the collection" - RELOC/doc/latex/bosisio/makedoc - RELOC/doc/latex/bosisio/mathcmd.html - RELOC/doc/latex/bosisio/mathcmd.pdf - RELOC/doc/latex/bosisio/quotes.html - RELOC/doc/latex/bosisio/quotes.pdf - RELOC/doc/latex/bosisio/sobolev.html - RELOC/doc/latex/bosisio/sobolev.pdf -srccontainersize 23064 -srccontainerchecksum 33a369dd371ea9f12cb5b6499e2f855a4e013a25492f637e46268890a7553fe66cf48fec18d9e4245dc06869d77003e0b1972f0150241dc2b1ac8a025d698c86 -srcfiles size=41 - RELOC/source/latex/bosisio/accenti.drv - RELOC/source/latex/bosisio/accenti.dtx - RELOC/source/latex/bosisio/dblfont.drv - RELOC/source/latex/bosisio/dblfont.dtx - RELOC/source/latex/bosisio/envmath.drv - RELOC/source/latex/bosisio/envmath.dtx - RELOC/source/latex/bosisio/evenpage.drv - RELOC/source/latex/bosisio/evenpage.dtx - RELOC/source/latex/bosisio/graphfig.drv - RELOC/source/latex/bosisio/graphfig.dtx - RELOC/source/latex/bosisio/mathcmd.drv - RELOC/source/latex/bosisio/mathcmd.dtx - RELOC/source/latex/bosisio/quotes.drv - RELOC/source/latex/bosisio/quotes.dtx - RELOC/source/latex/bosisio/sobolev.drv - RELOC/source/latex/bosisio/sobolev.dtx -runfiles size=15 - RELOC/tex/latex/bosisio/accenti.sty - RELOC/tex/latex/bosisio/dblfont.sty - RELOC/tex/latex/bosisio/envmath.sty - RELOC/tex/latex/bosisio/evenpage.sty - RELOC/tex/latex/bosisio/graphfig.sty - RELOC/tex/latex/bosisio/mathcmd.sty - RELOC/tex/latex/bosisio/quotes.sty - RELOC/tex/latex/bosisio/sobolev.sty -catalogue-ctan /macros/latex/contrib/bosisio -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics collection - -name boxedminipage -category Package -revision 17087 -shortdesc A package for producing framed minipages -relocated 1 -longdesc The package defines the boxedminipage environment -- like -longdesc minipage, but with a frame around it. -containersize 1336 -containerchecksum 5a997606cea655177c0152c7d030afae83f6ce4e478f9a3d682e490fbda50e5961066764e3ce0916aa5b13607eb853945b07824f1b0a1c119b91aaece4885857 -doccontainersize 116348 -doccontainerchecksum 3d594706d8805437f5d200ae3ec27f52ee2ebd91c36471728a9b67bb72dcd32b7a9f2be5bda39b1046312e906d6bf92ed49db5059862c4288c33c61651eed5fa -docfiles size=31 - RELOC/doc/latex/boxedminipage/boxedminipage.pdf details="Package documentation" - RELOC/doc/latex/boxedminipage/boxedminipage.tex -runfiles size=1 - RELOC/tex/latex/boxedminipage/boxedminipage.sty -catalogue-also boxedminipage2e -catalogue-ctan /macros/latex/contrib/boxedminipage -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics boxing -catalogue-version 2 - -name boxedminipage2e -category Package -revision 36477 -shortdesc Framed minipages of a specified total width (text and frame combined) -relocated 1 -longdesc The package essentially just wraps a minipage within an \fbox. -longdesc However, while -longdesc \fbox{\begin{minipage}{\linewidth}...\end{minipage}} just out -longdesc into the margin, \begin{boxedminipage}...\end{boxedminipage} -longdesc does not. Instead, it subtracts the frame's dimensions from the -longdesc specified dimensions of the minipage before typesetting the -longdesc minipage. -containersize 1304 -containerchecksum 7f778cf51b4c93ff7443f1252d5e4ab5b078ca8804b1b674139c68874c7cf1027d8b895990ca931e45d7c4254565a51d6770479ef5104e70d4aa37091d4d38ab -doccontainersize 209472 -doccontainerchecksum 14e945324606e3ece2e00daec8dc623f2cd9b90b4f704c2c30b330a98025026d3ce87163540bc067a21fe11d0640f62bf59977adb3b85d59a8cc92ee520f8322 -docfiles size=53 - RELOC/doc/latex/boxedminipage2e/README details="Readme" - RELOC/doc/latex/boxedminipage2e/boxedminipage2e.pdf details="Package documentation" -srccontainersize 3804 -srccontainerchecksum 26e5d6ceaa1592488a447bf961c939b6355f26687b2ace692b63c7bedfddf1f0d26bcf6191be538e20d7b8caec0e9eeb5d6e9024f0e3b46bdc4e3ad1481ab5c6 -srcfiles size=4 - RELOC/source/latex/boxedminipage2e/boxedminipage2e.dtx - RELOC/source/latex/boxedminipage2e/boxedminipage2e.ins -runfiles size=1 - RELOC/tex/latex/boxedminipage2e/boxedminipage2e.sty -catalogue-also boxedminipage -catalogue-ctan /macros/latex/contrib/boxedminipage2e -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics boxing -catalogue-version 1.0 - -name boxhandler -category Package -revision 28031 -shortdesc Flexible Captioning and Deferred Box/List Printing -relocated 1 -longdesc The package allows the user to optimise presentation of LaTeX -longdesc tables and figures. Boxhandler will lay out table and figure -longdesc captions with a variety of stylistic apperances, and will also -longdesc allow figures and tables to be "wrapped" in a manner consistent -longdesc with many business and government documents. For a document -longdesc that might appear in different venues with different -longdesc formatting, boxhandler permits the creation of a LaTeX source -longdesc document that can, with a single-line change in the source -longdesc code, produce an output that has very different layout from the -longdesc baseline configuration, not only in terms of caption style, but -longdesc more importantly in terms of the locations where figures, -longdesc tables and lists appear (or not) in the document. Deferral -longdesc routines also allow one to keep all figure and table data in a -longdesc separate source file, while nonetheless producing a document -longdesc with figures and tables appearing in the desired location. -containersize 5480 -containerchecksum b497f93810a92d5860e26c7ed5955bd2bb3926ffa031f291bcd03e9318cdad510622f33af5acd64d3f719f0b63fa140ae06a633be8d9d335a4f47a86f5448f11 -doccontainersize 325400 -doccontainerchecksum 19628c73cf5eec9fe1b438353db475d0421a3532f60788523be3349716ef17714f3ea47cf143ce1ce2d657fcadec8707483bddc8b4d23eae1a57885d4a3ea3c9 -docfiles size=87 - RELOC/doc/latex/boxhandler/README details="README file" - RELOC/doc/latex/boxhandler/boxhandler.pdf details="Package documentation" -srccontainersize 22636 -srccontainerchecksum 7b1c552862ba9934030b182831f3326a975d3fb98b8b52f008147f730d549975b6af8c4729f29c48655099ba2b5f5e05edb3e3c136f689f257c4e25598d370be -srcfiles size=24 - RELOC/source/latex/boxhandler/boxhandler.dtx - RELOC/source/latex/boxhandler/boxhandler.ins -runfiles size=6 - RELOC/tex/latex/boxhandler/boxhandler.sty -catalogue-ctan /macros/latex/contrib/boxhandler -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics float caption defer-stuff -catalogue-version 1.30 - -name bpchem -category Package -revision 45120 -shortdesc Typeset chemical names, formulae, etc -relocated 1 -longdesc The package provides support for typesetting simple chemical -longdesc formulae, those long IUPAC compound names, and some chemical -longdesc idioms. It also supports the labelling of compounds and -longdesc reference to labelled compounds. -containersize 3168 -containerchecksum 086d746ae3f311e6f62f8f961779a33d2cc8b27d0d16fd495c1109113156825f02c8b797e82085f9f97a04c5f7732ecc3417ccd9454cab9c79222066a1251897 -doccontainersize 356700 -doccontainerchecksum ac7de8aa07c0bde7e50044ac3cb4d7a067011ad93107d3867d48e7db53544d0b4f822695cb192924e22cb49c02eb44cdde2f582a8a1f0966fd0e662294ce7859 -docfiles size=93 - RELOC/doc/latex/bpchem/README.md details="Readme" - RELOC/doc/latex/bpchem/bpchem.pdf details="Package documentation" -srccontainersize 5364 -srccontainerchecksum f95978cb613ad82cb223d67e609ce813f8ffa6008288bd0a8848d0c65baefdbb111a2bb8ab5cdec4dc27b9f7f78b4013bd4e3133bf4b31f78da4d87153872527 -srcfiles size=5 - RELOC/source/latex/bpchem/bpchem.dtx - RELOC/source/latex/bpchem/bpchem.ins -runfiles size=2 - RELOC/tex/latex/bpchem/bpchem.sty -catalogue-ctan /macros/latex/contrib/bpchem -catalogue-date 2017-08-23 16:08:38 +0200 -catalogue-license lppl -catalogue-topics chemistry -catalogue-version 1.1 - -name bpolynomial -category Package -revision 15878 -shortdesc Drawing polynomial functions of up to order 3 -relocated 1 -longdesc This MetaPost package helps plotting polynomial and root -longdesc functions up to order three. The package provides macros to -longdesc calculate Bezier curves exactly matching a given constant, -longdesc linear, quadratic or cubic polynomial, or square or cubic root -longdesc function. In addition, tangents on all functions and -longdesc derivatives of polynomials can be calculated. -containersize 2580 -containerchecksum a46a74709bf797edebe1bd66388eb36b6f8be404103409f52ee6c153328ed4578689b92913ad2cc5f37b3fbfaa5d18800b3b9a59b012f956fb269e2ceec33445 -doccontainersize 198608 -doccontainerchecksum db2a5e35a7877136aef67d9c96367185d80406f78347ba5aec431b6573581cfa7eeaa2a26d8ef7654692ff2d695028f148d937f782fea564b43c01cb9327e20d -docfiles size=67 - RELOC/doc/metapost/bpolynomial/CHANGES - RELOC/doc/metapost/bpolynomial/README details="Readme" - RELOC/doc/metapost/bpolynomial/TODO - RELOC/doc/metapost/bpolynomial/bpolynomial.pdf details="Package documentation" - RELOC/doc/metapost/bpolynomial/bpolynomial.tex - RELOC/doc/metapost/bpolynomial/examples.mp -runfiles size=3 - RELOC/metapost/bpolynomial/bpolynomial.mp -catalogue-ctan /graphics/metapost/contrib/macros/bpolynomial -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics graphics-plotfn -catalogue-version 0.5 - -name br-lex -category Package -revision 44939 -shortdesc A Class for Typesetting Brazilian legal texts -relocated 1 -longdesc This class implements rules to typeset Brazilian legal texts. -longdesc Its purpose is to be an easy-to-use implementation for the -longdesc end-user. -containersize 2296 -containerchecksum 10f844e6ac92b76fd8dd93bed913f211e0a31874cb6b0265ea4928df1f776762331e1b7db48a74832f5dda6f7e0765e55ae9c4a0b68fefae5a379de6446ff4d1 -doccontainersize 60588 -doccontainerchecksum b2ac015f97001b420c0f4f2a2a51586ffaf9c73222ec6e2e6a1fa39efc47d81b3b25c17a3f01ce61d5f90c34c79514b34ffe06f47dbaec178e3723ea16499b78 -docfiles size=19 - RELOC/doc/latex/br-lex/README.md details="Readme" - RELOC/doc/latex/br-lex/brlex-doc.pdf details="Package documentation" language="pt-br" - RELOC/doc/latex/br-lex/leis-exemplo.pdf details="Example of use" language="pt-br" - RELOC/doc/latex/br-lex/leis-exemplo.tex -runfiles size=2 - RELOC/tex/latex/br-lex/br-lex.cls -catalogue-ctan /macros/latex/contrib/br-lex -catalogue-date 2017-08-19 23:31:09 +0200 -catalogue-license lppl1.3 -catalogue-topics legal class - -name bracketkey -category Package -revision 17129 -shortdesc Produce bracketed identification keys -relocated 1 -longdesc The package provides an environment bracketkey for use when -longdesc producing lists of species. -containersize 1788 -containerchecksum dc243add63cb9cdce6206d1dbdfae5827d7755c6172daf97aa34984653a2b0ad56bd7969e5be14f7b73aa6f1aa495716d5f60228a6cae03067fe480ee24a35d8 -doccontainersize 292856 -doccontainerchecksum 866c9ab1f5e25da9110c4b0130d3fb5a1ffd8c71c9a5f4213e26913709928a96e868ba2325c258f477cb026ad3a30e199e8252ea232281ce1a8e1375b3d30d7f -docfiles size=79 - RELOC/doc/latex/bracketkey/Malva.pdf - RELOC/doc/latex/bracketkey/Malva.tex - RELOC/doc/latex/bracketkey/README details="Readme, including usage details" - RELOC/doc/latex/bracketkey/bracketkey.pdf details="Package documentation" - RELOC/doc/latex/bracketkey/bracketkey.tex -runfiles size=1 - RELOC/tex/latex/bracketkey/bracketkey.sty -catalogue-ctan /macros/latex/contrib/bracketkey -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics biology -catalogue-version 1.0 - -name braids -category Package -revision 23790 -shortdesc Draw braid diagrams with PGF/TikZ -relocated 1 -longdesc The package enables drawing of braid diagrams with PGF/TikZ -longdesc using a simple syntax. The braid itself is specified by giving -longdesc a word in the braid group, and there are many options for -longdesc styling the strands and for drawing "floors". -containersize 3344 -containerchecksum c23d88fcd4306fac93cb445295c04175da9c5cc72c2eef304556bcef50c1d56f81f48bbbbe8482a1141aad77ba3d3ffef1a3b1a58c5f12b995a6ab21b65aa6da -doccontainersize 284704 -doccontainerchecksum 2596bd1d87bd581787545b47ea650a47dbee7f5a596f3384be6670ea35410a34b5cbc14b85d5628d3fdc00f30f8e2222de9168c0def369921fc29253b33ba053 -docfiles size=73 - RELOC/doc/latex/braids/README details="Readme" - RELOC/doc/latex/braids/braids_doc.pdf details="Package documentation" - RELOC/doc/latex/braids/braids_doc.tex -srccontainersize 8100 -srccontainerchecksum 855d0f15d85ff16affa1dba253435f3d68e3d06cd9bff10824ddcdfb2cdbb6b20adabe471626aa93fa4b66b05ba5be7245d5677e2eb8cf0e0d737f6f5f8a8264 -srcfiles size=8 - RELOC/source/latex/braids/braids.dtx -runfiles size=4 - RELOC/tex/latex/braids/braids.sty -catalogue-ctan /graphics/pgf/contrib/braids -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics maths diagram -catalogue-version 1.0 - -name braille -category Package -revision 20655 -shortdesc Support for braille -relocated 1 -longdesc This package allows the user to produce Braille documents on -longdesc paper for the blind without knowing Braille (which can take -longdesc years to learn). Python scripts grade1.py and grade2.py convert -longdesc ordinary text to grade 1 and 2 Braille tags; then, the LaTeX -longdesc package takes the tags and prints out corresponding Braille -longdesc symbols. -containersize 5968 -containerchecksum 30ef3a9506c6638fee1b8fc091d35fb1b5db0074d41c1dba69a2cc1fc1796945574d062e0fe2abff6bed0fd53b1ecfedc61b0a05b4bda3315d66fc5503fb3e2c -doccontainersize 61252 -doccontainerchecksum d0be13132d06a15bdc73485ff346b6efcbbb6cbb21df22df5edd25dbe3065da5193da7559bb4b3f2af72ca6b16b99b5a5e72491fca6ee6afec4b9bf377b38c49 -docfiles size=53 - RELOC/doc/latex/braille/README details="Readme" - RELOC/doc/latex/braille/braille.html details="Package documentation (HTML)" - RELOC/doc/latex/braille/braillegif1.gif - RELOC/doc/latex/braille/braillegif2.gif - RELOC/doc/latex/braille/grade1.py - RELOC/doc/latex/braille/grade2.py - RELOC/doc/latex/braille/summary.pdf details="Package documentation (PDF)" - RELOC/doc/latex/braille/summary.tex -runfiles size=5 - RELOC/tex/latex/braille/braille.sty -catalogue-ctan /macros/latex/contrib/braille -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics spec-alphabet - -name braket -category Package -revision 17127 -shortdesc Dirac bra-ket and set notations -relocated 1 -longdesc Provides macros to typeset bra-ket notation, as well as set -longdesc specifiers, with a single ("|") or a double ("||" or ("\|") -longdesc vertical bar specifier in between two bracketed parts. Each -longdesc macro comes in a fixed-size version and an expanding version. -longdesc If the package finds itself operating under e-tex, it uses the -longdesc extended primitive \middle for more reliable results -containersize 2028 -containerchecksum fd0e8f7df5f3b8168f540e38fdfabe9719a98bd3e2f558460f93de7b64691ea9fc938da5d3f9e9cf5ca37699ebe18dddafffa4b73b6198b8df03899472b40bad -doccontainersize 215652 -doccontainerchecksum dd52f1bf26c9de741b866d12084500313eca18927e5370727dc1ab0de5395ddb87367b100946791e5d7401f86e1c15d89957661f0d0a37bffcd31091bbf9882f -docfiles size=56 - RELOC/doc/latex/braket/braket.pdf details="Package documentation" - RELOC/doc/latex/braket/braket.tex -runfiles size=1 - RELOC/tex/latex/braket/braket.sty -catalogue-ctan /macros/latex/contrib/braket -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics maths physics - -name brandeis-dissertation -category Package -revision 32047 -shortdesc Class for Brandeis University dissertations -relocated 1 -longdesc The class will enable the user to typeset a dissertation which -longdesc adheres to the formatting guidelines of Brandeis University -longdesc Graduate School of Arts and Sciences (GSAS). -containersize 4100 -containerchecksum f507b46bd20cfecf9eee6969c3a17082a192e94c1e3fbc440e2daeb4784d4a25ca9da2a2499383be3dae3c83a8217a27511da71436bc1e17a8924d85ba58113c -doccontainersize 251596 -doccontainerchecksum 698d305411dd64818899197249776e58f19d2cfcd450f74262fd27c9557165dc47bb5a8c5cd93226635c24c19f1756c7f5ff2a208c7e1797a7a405492bcd1e76 -docfiles size=64 - RELOC/doc/latex/brandeis-dissertation/README - RELOC/doc/latex/brandeis-dissertation/brandeis-dissertation.pdf details="Package documentation" - RELOC/doc/latex/brandeis-dissertation/brandeis-dissertation.tex -srccontainersize 12816 -srccontainerchecksum 2b85b563364afee789fbff98994aa89df4e9d1786c3ea2971df289b3acf84dd2fea69279961a4ae35a597f1307837db455406cca5af3baac4307f4b56358b5e7 -srcfiles size=13 - RELOC/source/latex/brandeis-dissertation/brandeis-dissertation.dtx - RELOC/source/latex/brandeis-dissertation/brandeis-dissertation.ins -runfiles size=4 - RELOC/tex/latex/brandeis-dissertation/brandeis-dissertation.cls -catalogue-ctan /macros/latex/contrib/brandeis-dissertation -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.2 -catalogue-topics dissertation -catalogue-version 2.0 - -name brandeis-problemset -category Package -revision 50030 -shortdesc Document class for COSI Problem sets at Brandeis University (Waltham, MA) -relocated 1 -longdesc Brandeis University's computer science ("COSI") courses often -longdesc assign "problem sets" which require fairly rigorous formatting. -longdesc This document class, which extends article, provides a simple -longdesc way to typeset these problem sets in LaTeX. Although the class -longdesc is compatible with all LaTeX flavors, XeLaTeX or LuaLaTeX are -longdesc recommended for fontspec support. -containersize 6016 -containerchecksum 5116ba296034c62ff4d2488c9d7bbc5b53b98faf35f59f838697eb68e4b5a52fce308edeb57977d9f1bb46ff41344dee1aed13426ff5bdf8f713999da1c58ab0 -doccontainersize 125972 -doccontainerchecksum c4b77f8e79fed791a2b713e4300739317219990a752bd5b9efcaee4dcc52316cac154e75d7cac9e8e9cb344b5f5c08930af4bdf4dd9712600fdbccfbfe3dbc6f -docfiles size=42 - RELOC/doc/latex/brandeis-problemset/LICENSE.txt - RELOC/doc/latex/brandeis-problemset/README.md details="Readme" - RELOC/doc/latex/brandeis-problemset/brandeis-problemset.pdf details="Package documentation" - RELOC/doc/latex/brandeis-problemset/brandeis-problemset.tex - RELOC/doc/latex/brandeis-problemset/example.pdf details="Example of use" - RELOC/doc/latex/brandeis-problemset/example.tex -runfiles size=4 - RELOC/tex/latex/brandeis-problemset/brandeis-problemset.cls -catalogue-contact-bugs https://github.com/9999years/brandeis-problemset/issues -catalogue-contact-repository https://github.com/9999years/brandeis-problemset -catalogue-ctan /macros/latex/contrib/brandeis-problemset -catalogue-date 2019-02-15 08:39:47 +0100 -catalogue-license lppl1.3c -catalogue-topics exercise class -catalogue-version 0.4.4 - -name breakcites -category Package -revision 21014 -shortdesc Ensure that multiple citations may break at line end -relocated 1 -longdesc Makes a very minor change to the operation of the \cite -longdesc command. Note that the change is not necessary in unmodified -longdesc LaTeX; however, there remain packages that restore the -longdesc undesirable behaviour of the command as provided in LaTeX 2.09. -longdesc (Note that neither cite nor natbib make this mistake.) -containersize 956 -containerchecksum d3ecda2e42d2afce07cf2a1eecf0bd3c3ca9761f9183d278e4c345d457e6087a7e2ce51c15552cfde78222d22682112b7355d14967de62a0b9d75c1d46cbe785 -doccontainersize 148108 -doccontainerchecksum b6502defa2189f7c0a1b82daa495fbbfd5aa054797959d5b29af862465e1efdcfcd0a7fb75c150f5532105fcf2d51005d8c12941f97acf13c1aaf8ec6e233cb2 -docfiles size=39 - RELOC/doc/latex/breakcites/README - RELOC/doc/latex/breakcites/breakcites.pdf details="Package documentation" - RELOC/doc/latex/breakcites/breakcites.tex -runfiles size=1 - RELOC/tex/latex/breakcites/breakcites.sty -catalogue-ctan /macros/latex/contrib/breakcites -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics cite-supp - -name breakurl -category Package -revision 29901 -shortdesc Line-breakable \url-like links in hyperref when compiling via dvips/ps2pdf -relocated 1 -longdesc This package provides a command much like hyperref's \url that -longdesc typesets a URL using a typewriter-like font. However, if the -longdesc dvips driver is being used, the original \url doesn't allow -longdesc line breaks in the middle of the created link: the link comes -longdesc in one atomic piece. This package allows such line breaks in -longdesc the generated links. -containersize 3100 -containerchecksum ae26028d03fdb1bbbf64db4e12186e67634705e5bc5be7f9c8f030aed92522e213501ee3dd8a441e697076e9000eb8b2466f76874105ccbb22122b40bea9482a -doccontainersize 107516 -doccontainerchecksum 8c46c84adccb88619b22d0fcd5c6947d3efd74109d65e29d3841f051f26517e324ff3174488271550c645fb7fee407e1a9d145f22d412bbb12b03c4be3547d88 -docfiles size=32 - RELOC/doc/latex/breakurl/README details="Package README" - RELOC/doc/latex/breakurl/breakurl.pdf details="Package documentation" -srccontainersize 10316 -srccontainerchecksum b174cd9abf8308cafdabf655de0654211ff8d91af163f31810b92f01e3188e378bd2ba6ec9b5d1f7a1f76ed6b994dae41aa669eaf33e2f46c11116af01e1b126 -srcfiles size=9 - RELOC/source/latex/breakurl/breakurl.dtx - RELOC/source/latex/breakurl/breakurl.ins -runfiles size=3 - RELOC/tex/latex/breakurl/breakurl.sty -catalogue-also hyperref -catalogue-ctan /macros/latex/contrib/breakurl -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics hyper -catalogue-version 1.40 - -name bredzenie -category Package -revision 44371 -shortdesc A Polish version of "lorem ipsum..." in the form of a LaTeX package -relocated 1 -longdesc This is a polish version of the classic pseudo-Latin "lorem -longdesc ipsum dolor sit amet...". It provides access to several -longdesc paragraphs of pseudo-Polish generated with Hidden Markov Models -longdesc and Recurrent Neural Networks trained on a corpus of Polish. -containersize 49836 -containerchecksum e25d3f8c35e8045850aab75a9309ae1275f4f49fe7076d9cbb29dc1f64eb976df424e6e167d6bf9e028d6f2188c4063862bf330ad83a08f918e951298221e888 -doccontainersize 169444 -doccontainerchecksum 3755f6877a4d72251e71f5d6443cbdc478bdf00923cd2a8a16d6bfa69979f2ef3b2da2496c3c8286836c23354141667839dd5fbb94937c900395ce783cd5e094 -docfiles size=44 - RELOC/doc/latex/bredzenie/README details="Readme" - RELOC/doc/latex/bredzenie/bredzenie.pdf details="Package documentation" - RELOC/doc/latex/bredzenie/bredzenie.tex -runfiles size=35 - RELOC/tex/latex/bredzenie/bredzenie.sty -catalogue-also lipsum -catalogue-ctan /macros/latex/contrib/bredzenie -catalogue-date 2018-01-07 11:56:15 +0100 -catalogue-license lppl1.3c -catalogue-topics dummy-gen -catalogue-version 1.0 - -name breqn -category Package -revision 48679 -shortdesc Automatic line breaking of displayed equations -relocated 1 -longdesc The package provides solutions to a number of common -longdesc difficulties in writing displayed equations and getting -longdesc high-quality output. For example, it is a well-known -longdesc inconvenience that if an equation must be broken into more than -longdesc one line, 'left...right' constructs cannot span lines. The -longdesc breqn package makes them work as one would expect whether or -longdesc not there is an intervening line break. The single most -longdesc ambitious goal of the package, however, is to support automatic -longdesc linebreaking of displayed equations. Such linebreaking cannot -longdesc be done without substantial changes under the hood in the way -longdesc formulae are processed; the code must be watched carefully, -longdesc keeping an eye on possible glitches. The bundle also contains -longdesc the flexisym and mathstyle packages, which are both designated -longdesc as support for breqn. -containersize 24460 -containerchecksum 1170af3e744ec9342af40d23280a103ee827ad75a164296fa9b9bf79884f454a7ccfe10756b78fbeb029fefffe8a61c388fc4917bfaff8acbb073d4872632e97 -doccontainersize 1077028 -doccontainerchecksum bf3056295e32a08a3f0bdb7e5331ba874bc9729da8845be9b592c5808cc265e7bebc7c9656c7ed3cc730f5247de65eaf408331c53e4c6c0c505bf3bebca85c83 -docfiles size=283 - RELOC/doc/latex/breqn/CHANGES.md - RELOC/doc/latex/breqn/README.md details="Readme" - RELOC/doc/latex/breqn/breqn.pdf details="Package documentation" - RELOC/doc/latex/breqn/flexisym.pdf - RELOC/doc/latex/breqn/mathstyle.pdf -srccontainersize 80660 -srccontainerchecksum 72ea2543a82f6c63f2de0e9d79cce4915e2dd03bb6e3afbbc487493a6e11840928f1b8442d912f3bc94e877caf574d6d27c48f0f7e1cdfc106de6c4a34fa53d5 -srcfiles size=87 - RELOC/source/latex/breqn/breqn.dtx - RELOC/source/latex/breqn/breqn.ins - RELOC/source/latex/breqn/flexisym.dtx - RELOC/source/latex/breqn/flexisym.ins - RELOC/source/latex/breqn/mathstyle.dtx - RELOC/source/latex/breqn/mathstyle.ins -runfiles size=42 - RELOC/tex/latex/breqn/breqn.sty - RELOC/tex/latex/breqn/cmbase.sym - RELOC/tex/latex/breqn/flexisym.sty - RELOC/tex/latex/breqn/mathpazo.sym - RELOC/tex/latex/breqn/mathptmx.sym - RELOC/tex/latex/breqn/mathstyle.sty - RELOC/tex/latex/breqn/msabm.sym -catalogue-contact-home http://wspr.io/breqn/ -catalogue-contact-repository https://github.com/wspr/breqn -catalogue-ctan /macros/latex/contrib/breqn -catalogue-date 2018-09-16 19:02:30 +0200 -catalogue-license lppl1.3 -catalogue-topics maths -catalogue-version 0.98f - -name bropd -category Package -revision 35383 -shortdesc Simplified brackets and differentials in LaTeX -relocated 1 -longdesc The package simplifies the process of writing differential -longdesc operators and brackets in LaTeX. The commands facilitate the -longdesc easy manipulation of equations involving brackets and allow -longdesc partial differentials to be expressed in an alternate form. -containersize 1720 -containerchecksum 9925762449b2a540d09777b4bdb7795a72190522ea57a9fce534a6ce76dd56bd7a7bb05e73a491c62f32027f59c87bc4e7f435ac82c31db3822a3688a7aecd54 -doccontainersize 61588 -doccontainerchecksum e1826f97dc012f345511f0de762bcbe7fd24b4979a46a9d6a728d5001ff9ffc6b2f5657e39505dec8334afdb7028ffa94e9491eff43cb8db9600e8de7533a04f -docfiles size=17 - RELOC/doc/latex/bropd/README details="Readme" - RELOC/doc/latex/bropd/bropd.pdf details="Package documentation" -srccontainersize 4136 -srccontainerchecksum 55a4e1523e609ad35ab22b90302fc1cea99158421beeb12aeefa0b9855d4a47c6ed43fed8ddb3de21e9fc76b0ed3beeaae32447ea0b2e6d3fecf19e11dd17427 -srcfiles size=4 - RELOC/source/latex/bropd/bropd.dtx -runfiles size=1 - RELOC/tex/latex/bropd/bropd.sty -catalogue-ctan /macros/latex/contrib/bropd -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics maths -catalogue-version 1.2 - -name brushscr -category Package -revision 28363 -shortdesc A handwriting script font -relocated 1 -longdesc The BrushScript font simulates hand-written characters; it is -longdesc distributed in Adobe Type 1 format (but is available in italic -longdesc shape only). The package includes the files needed by LaTeX in -longdesc order to use that font. The file AAA_readme.tex fully describes -longdesc the package and sample.tex illustrates its use. -execute addMap pbsi.map -containersize 48588 -containerchecksum dd501a4caf2faf8993df2c323253f553cdcf7021152b079f8eaf129488f444356ef1aaa44417470880aa9b7696eb36813f7ed9f2cab674918163d5132d1431eb -doccontainersize 5116 -doccontainerchecksum 31c21c588c6f4a26f697f1bb2679d1a3ed2b1b30f1a4a511b0b0e697d0ab92a073a54f0a82f1b7a71b82c0d94af1884bf7f49f8fe8efa3fd1ea3a8300f5f8d2c -docfiles size=8 - RELOC/doc/fonts/brushscr/AAA_readme.tex - RELOC/doc/fonts/brushscr/Makefile - RELOC/doc/fonts/brushscr/README details="Readme" - RELOC/doc/fonts/brushscr/example.tex - RELOC/doc/fonts/brushscr/generate.tex - RELOC/doc/fonts/brushscr/kern.txt - RELOC/doc/fonts/brushscr/sample.tex -runfiles size=31 - RELOC/dvips/brushscr/config.pbsi - RELOC/fonts/afm/public/brushscr/BrushScriptX-Italic.afm - RELOC/fonts/map/dvips/brushscr/pbsi.map - RELOC/fonts/tfm/public/brushscr/pbsi.tfm - RELOC/fonts/tfm/public/brushscr/pbsi8r.tfm - RELOC/fonts/tfm/public/brushscr/pbsi8t.tfm - RELOC/fonts/type1/public/brushscr/BrushScriptX-Italic.pfa - RELOC/fonts/vf/public/brushscr/pbsi8t.vf - RELOC/tex/latex/brushscr/pbsi.sty - RELOC/tex/latex/brushscr/t1pbsi.fd -catalogue-ctan /fonts/brushscr -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics font font-calligraphic font-type1 - -name bullcntr -category Package -revision 15878 -shortdesc Display list item counter as regular pattern of bullets -relocated 1 -longdesc The bullcntr package defines the command bullcntr, which may be -longdesc thought of as an analogue of the \fnsymbol command: like the -longdesc latter, it displays the value of a counter lying between 1 and -longdesc 9, but uses, for the purpose, a regular pattern of bullets. -containersize 2536 -containerchecksum d549a45edfec127d7163ed5ed6b45479de344725e04459ecfe7ef5a1ab5d775dd6d205d1074421ba327314a7343c9fb1450986a50d1bab8be40a3424bc60f5d9 -doccontainersize 726356 -doccontainerchecksum a297b090cf53ffdaf6310a4131ca37a8d329232cff0e2569e6a14fa234c8474fcc1159c0e5f62b20ae79758c00a7876049ed557024a7c494db2396d961104329 -docfiles size=217 - RELOC/doc/latex/bullcntr/00readme.txt - RELOC/doc/latex/bullcntr/README details="Readme" - RELOC/doc/latex/bullcntr/bullcntr-man.pdf details="Package documentation" - RELOC/doc/latex/bullcntr/bullcntr-man.tex - RELOC/doc/latex/bullcntr/bullcntr-sam.tex - RELOC/doc/latex/bullcntr/bullenum-sam.tex - RELOC/doc/latex/bullcntr/manifest.txt -srccontainersize 17072 -srccontainerchecksum be2ed8d1ab8e9ce8069f644aeb1e1b236433bc7efcd78a4b2e7ded4d9413c1c88c71f105adaca0316c012e3f1b407e2d9a90a627088f15cf2f387dd85dd1c5fb -srcfiles size=17 - RELOC/source/latex/bullcntr/bullcntr.dtx - RELOC/source/latex/bullcntr/bullcntr.ins -runfiles size=3 - RELOC/tex/latex/bullcntr/bullcntr.sty - RELOC/tex/latex/bullcntr/bullenum.sty -catalogue-ctan /macros/latex/contrib/bullcntr -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics numbers -catalogue-version 0.04 - -name bundledoc -category Package -revision 47819 -shortdesc Bundle together all the files needed to build a LaTeX document -longdesc The bundledoc package is a post-processor for the snapshot -longdesc package that bundles together all the classes, packages and -longdesc files needed to build a given LaTeX document. It reads the .dep -longdesc file that snapshot produces, finds each of the files mentioned -longdesc therein, and archives them into a single .tar.gz (or .zip, or -longdesc whatever) file, suitable for moving across systems, -longdesc transmitting to a colleague, etc. A script, arlatex, provides -longdesc an alternative "archiving" mechanism, creating a single LaTeX -longdesc file that contains all of the ancillary files of a LaTeX -longdesc document, together with the document itself, using the -longdesc filecontents* environment. -depend bundledoc.ARCH -containersize 12264 -containerchecksum b4442d06905a9a8cfe20a92f7554eda777671a7de5d071b200aa344da1897f1a8b9c2c09f4026a4645cc9a402876211b8eec4d5f03d2b49b7b68c738fb1aa65e -doccontainersize 80964 -doccontainerchecksum 30423a6a3ed30a0223da0aab04c44667d10969db1114d01a36a3779bcc16eaab78ac12f54f9fac131a072a363fd8bd9c02c25ea85ef4be471f59af8f488c91d9 -docfiles size=33 - texmf-dist/doc/man/man1/arlatex.1 - texmf-dist/doc/man/man1/arlatex.man1.pdf - texmf-dist/doc/man/man1/bundledoc.1 - texmf-dist/doc/man/man1/bundledoc.man1.pdf - texmf-dist/doc/support/bundledoc/README details="Readme" -runfiles size=14 - texmf-dist/scripts/bundledoc/arlatex - texmf-dist/scripts/bundledoc/bundledoc - texmf-dist/tex/latex/bundledoc/miktex.cfg - texmf-dist/tex/latex/bundledoc/texlive-unix-arlatex.cfg - texmf-dist/tex/latex/bundledoc/texlive-unix.cfg -catalogue-ctan /support/bundledoc -catalogue-date 2018-05-23 08:34:52 +0200 -catalogue-license lppl1.3c -catalogue-topics bundle -catalogue-version 3.3 - -name bundledoc.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of bundledoc -containersize 364 -containerchecksum 6dbc08fdd29dc1dafe69afa395e89ee78ab58cd765f2a01b8e8cd551953bc3870e769ccc8c3a49169367cdd6ac5b808a97980ea1aea5784ec063341ab2f8582b -binfiles arch=aarch64-linux size=2 - bin/aarch64-linux/arlatex - bin/aarch64-linux/bundledoc - -name bundledoc.amd64-freebsd -category Package -revision 17794 -shortdesc amd64-freebsd files of bundledoc -containersize 364 -containerchecksum 230f4a6d0825732ad50dd7b5f510577b967fd0db270bc5b5f0fabc7079b8ec719ad2e0a238a808c3de3dcca79d99e1d97185e60564c5c041b1d80087a00394f2 -binfiles arch=amd64-freebsd size=2 - bin/amd64-freebsd/arlatex - bin/amd64-freebsd/bundledoc - -name bundledoc.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of bundledoc -containersize 360 -containerchecksum a8a4ba72a75744995c6a1da8bb8c4c77bc9abd6b80ba05441f6666fabc105eae41f4085f1516a6452e01d0078c5614b5652b7c6738076c8da28255f2a7618f0d -binfiles arch=amd64-netbsd size=2 - bin/amd64-netbsd/arlatex - bin/amd64-netbsd/bundledoc - -name bundledoc.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of bundledoc -containersize 360 -containerchecksum 5acd3c07cbc74337a15cd6a6e80e9bb9bc387c5e3a441a213e8b4fcf084d5acfc83883161e6eee5526e61b6bddf464dc7436fb7fe9a013c8a966804760329ba7 -binfiles arch=armhf-linux size=2 - bin/armhf-linux/arlatex - bin/armhf-linux/bundledoc - -name bundledoc.i386-cygwin -category Package -revision 17794 -shortdesc i386-cygwin files of bundledoc -containersize 360 -containerchecksum f9925e0644644761d05350cc970eb126a189153101d1c9690a6ea6d6def4d75fe05be351ba568735454b2d38c8ee795b0d78aae43c63e719e3d61a079f9b5c81 -binfiles arch=i386-cygwin size=2 - bin/i386-cygwin/arlatex - bin/i386-cygwin/bundledoc - -name bundledoc.i386-freebsd -category Package -revision 17794 -shortdesc i386-freebsd files of bundledoc -containersize 364 -containerchecksum 4d47eb2685b241b9c22266daa3288e70a6892d00585cde8f7f70875d79285567b639b3de0f037554d5c743a09ecf687fa99f3c3fd4020731247f1ca512325304 -binfiles arch=i386-freebsd size=2 - bin/i386-freebsd/arlatex - bin/i386-freebsd/bundledoc - -name bundledoc.i386-linux -category Package -revision 17794 -shortdesc i386-linux files of bundledoc -containersize 360 -containerchecksum fff2adf1b0b3c520bed741428deb909afb7da6c4ca28c426b3605914418baf51555200950630d219e4936c41f21bf581d75fd839c46039b7fdac1d4b98f6707a -binfiles arch=i386-linux size=2 - bin/i386-linux/arlatex - bin/i386-linux/bundledoc - -name bundledoc.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of bundledoc -containersize 364 -containerchecksum 27e2caac3df7f70bd86b8f855524dadec1c27255284329c03f2588795d0de6c06f8703903553fb1e2e56649dcaa74324b16d72f9816bc482681bbff683d5f431 -binfiles arch=i386-netbsd size=2 - bin/i386-netbsd/arlatex - bin/i386-netbsd/bundledoc - -name bundledoc.i386-solaris -category Package -revision 17794 -shortdesc i386-solaris files of bundledoc -containersize 364 -containerchecksum 0785bb3b4fd4c9f64ef722b675a823100d433351643d5b0c59f36c77ce6c2cee14d80b35de8bdf08342d2e240d0782f7940265d70cd5306981368c98473e61f9 -binfiles arch=i386-solaris size=2 - bin/i386-solaris/arlatex - bin/i386-solaris/bundledoc - -name bundledoc.sparc-solaris -category Package -revision 17794 -shortdesc sparc-solaris files of bundledoc -containersize 364 -containerchecksum 149e96759156533e9512fc3f85d42bf08c36f6eda103fd121f23b8174c4aa0e2286d34b77ffd4d028299508b7b2669968e9d5a6ac265b6941c88f4724ddc3733 -binfiles arch=sparc-solaris size=2 - bin/sparc-solaris/arlatex - bin/sparc-solaris/bundledoc - -name bundledoc.win32 -category Package -revision 17813 -shortdesc win32 files of bundledoc -containersize 704 -containerchecksum 9b7e6cabe23259d6392a83e14180c0100c72f5a739aff095b465dfb9b22b61387ebb20355a4300f156f5b3af6fb0fedd7bf193070a935dc12eaf959904f41175 -binfiles arch=win32 size=2 - bin/win32/arlatex.exe - bin/win32/bundledoc.exe - -name bundledoc.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of bundledoc -containersize 364 -containerchecksum 8c8af4bcabb5d9b48afe990cebe32888d132ac899a206703325b9121ed83a6ce66e71384a9777dc49221c3e970ed5d92031103879775d74964c16f227339754d -binfiles arch=x86_64-cygwin size=2 - bin/x86_64-cygwin/arlatex - bin/x86_64-cygwin/bundledoc - -name bundledoc.x86_64-darwin -category Package -revision 18441 -shortdesc x86_64-darwin files of bundledoc -containersize 364 -containerchecksum 0d234e378a1f8ccecfb23ebb2befd3e2ce7d72ed9dc123573ab0fb606f3b30fd46e4ed5b7c4a02ba6fea8212cf28f5507bc8fb8ed666c1f8d7508ce9199fbc93 -binfiles arch=x86_64-darwin size=2 - bin/x86_64-darwin/arlatex - bin/x86_64-darwin/bundledoc - -name bundledoc.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of bundledoc -containersize 372 -containerchecksum 256f9670c6cdba84b7cb2cec83d5b763be13f52824f99ac38dcd1e61107e889b6dae0acffe8c72691e96bee280055c24444c90cd9656a38719536413e0b02947 -binfiles arch=x86_64-darwinlegacy size=2 - bin/x86_64-darwinlegacy/arlatex - bin/x86_64-darwinlegacy/bundledoc - -name bundledoc.x86_64-linux -category Package -revision 17794 -shortdesc x86_64-linux files of bundledoc -containersize 364 -containerchecksum 6f95eb42864170b6c122f6eba33f26537e73a4daf4178124badacc827a4e6a72b350d6a61cc1b578d4e23599ad8364c17afeef5d7062765b9fb8e1b35f010b6d -binfiles arch=x86_64-linux size=2 - bin/x86_64-linux/arlatex - bin/x86_64-linux/bundledoc - -name bundledoc.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of bundledoc -containersize 364 -containerchecksum de743edbc9b7fb7608f55a4c28f4734a2c1ddfbc735a01ccc874ff0bd64cb5314416039c4fd8b857a072c6ab40249af7a09be2f77b65ca1c695b282974de4221 -binfiles arch=x86_64-linuxmusl size=2 - bin/x86_64-linuxmusl/arlatex - bin/x86_64-linuxmusl/bundledoc - -name bundledoc.x86_64-solaris -category Package -revision 18442 -shortdesc x86_64-solaris files of bundledoc -containersize 364 -containerchecksum f0aaa8d16df2f04bb97d804a2744da25cd431579fdc222e13a0f0c1160d9980901f2827db820178eed9c5e784579ac10f0e66bcb0ea2f6e4ea1011eaa4e43b66 -binfiles arch=x86_64-solaris size=2 - bin/x86_64-solaris/arlatex - bin/x86_64-solaris/bundledoc - -name burmese -category Package -revision 25185 -shortdesc Basic Support for Writing Burmese -relocated 1 -longdesc This package provides basic support for writing Burmese. The -longdesc package provides a preprocessor (written in Perl), an Adobe -longdesc Type 1 font, and LaTeX macros. -execute addMap burmese.map -containersize 54628 -containerchecksum ec6d5597c01c7d62c76390234dddb6ab0ce7771f31ce6de9ad8ef65b747dc6a06b93b07c210c49eb61897b425f85af8ed5c7a3d22b55e7381638d93803534b86 -doccontainersize 133016 -doccontainerchecksum 62deea37a3da706ef58055c8a3d7a37c78fbe09bb133f3c08d6be7d702425f7a81db6ef904a42edb4084cedafb9a4810eba4d7c737be192aa25028e2704afc53 -docfiles size=37 - RELOC/doc/fonts/burmese/burmguide.pdf details="Package documentation" -srccontainersize 3428 -srccontainerchecksum 6f374addb06a8bea17036d43e270d2897e6a0e9c3d96ca8e4a3cae2bee8d6e1aa672f49b8c75898230a16bccabdc926852016cff11ac3ecfe6489c922e53fef6 -srcfiles size=4 - RELOC/source/fonts/burmese/birm.pl -runfiles size=18 - RELOC/fonts/map/dvips/burmese/burmese.map - RELOC/fonts/tfm/public/burmese/burm.tfm - RELOC/fonts/type1/public/burmese/burm.pfb - RELOC/tex/latex/burmese/birm.sty - RELOC/tex/latex/burmese/ubirm.fd -catalogue-ctan /language/burmese -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics burmese - -name businesscard-qrcode -category Package -revision 48417 -shortdesc Business cards with QR-Code -relocated 1 -longdesc What happens when you give your visiting card to someone? -longdesc Either they manually type the text into their computer or -longdesc mobile phone, or it will end up in a box and be forgotten. -longdesc Nowadays data is required electronically, not on paper. Here is -longdesc the solution: A visiting card with QR-Code that contains a full -longdesc vcard so that it can be scanned with an app on the mobile phone -longdesc and thereby automatically imported into the electronic -longdesc contacts. This also works well when you are offline and -longdesc bluetooth transfer fails. So here is the highly configurable -longdesc business card or visiting card with full vcard as QR-Code, -longdesc ready to send to online printers. You can specify the exact -longdesc size of the paper and the content within the paper, inluding -longdesc generation of crop marks. The package depends on the following -longdesc other LaTeX packages: calc, crop, DejaVuSans, etoolbox, -longdesc fontawesome, fontenc, geometry, kvoptions, marvosym, qrcode, -longdesc varwidth, and wrapfig. The package needs XeLaTeX for working -longdesc properly. -containersize 3744 -containerchecksum b8515a3e81041e7c230e7b1781c475e4b1d1feab3e202ec280c423e3655c6ad587689772213adb3dfdca31473461f1e18e670b3cadaa4c0afe6c70527a9bf863 -doccontainersize 540992 -doccontainerchecksum 9b533194b712e522ea191a78027ef514a68dcbeecba67783c9515ba73842e8c1a3914f422538ebee97dac3c9201cd237a6ee2e6bed248e9a045267c1a72e5fd6 -docfiles size=158 - RELOC/doc/xelatex/businesscard-qrcode/README.md details="Readme" - RELOC/doc/xelatex/businesscard-qrcode/examples/example.pdf - RELOC/doc/xelatex/businesscard-qrcode/examples/example.tex - RELOC/doc/xelatex/businesscard-qrcode/examples/john-doe-hongkong.pdf - RELOC/doc/xelatex/businesscard-qrcode/examples/john-doe-hongkong.tex - RELOC/doc/xelatex/businesscard-qrcode/examples/peter-muster-example-company-zuerich.pdf - RELOC/doc/xelatex/businesscard-qrcode/examples/peter-muster-example-company-zuerich.tex - RELOC/doc/xelatex/businesscard-qrcode/examples/special-papersize.pdf - RELOC/doc/xelatex/businesscard-qrcode/examples/special-papersize.tex - RELOC/doc/xelatex/businesscard-qrcode/examples/texstudio_d30266.pdf - RELOC/doc/xelatex/businesscard-qrcode/examples/texstudio_d30266.tex - RELOC/doc/xelatex/businesscard-qrcode/screenshots/example.jpg - RELOC/doc/xelatex/businesscard-qrcode/screenshots/john-doe-hongkong.jpg - RELOC/doc/xelatex/businesscard-qrcode/screenshots/peter-muster-example-company-zuerich.jpg - RELOC/doc/xelatex/businesscard-qrcode/screenshots/special-papersize.jpg - RELOC/doc/xelatex/businesscard-qrcode/screenshots/texstudio_d30266.jpg -runfiles size=3 - RELOC/tex/xelatex/businesscard-qrcode/businesscard-qrcode.cls -catalogue-ctan /macros/xetex/latex/businesscard-qrcode -catalogue-date 2018-08-16 19:51:59 +0200 -catalogue-license lgpl -catalogue-topics class file-card qrcode xetex -catalogue-version 1.2 - -name bussproofs -category Package -revision 27488 -shortdesc Proof trees in the style of the sequent calculus -relocated 1 -longdesc The package allows the construction of proof trees in the style -longdesc of the sequent calculus and many other proof systems. One novel -longdesc feature of the macros is they support the horizontal alignment -longdesc according to some centre point specified with the command -longdesc \fCenter. This is the style often used in sequent calculus -longdesc proofs. The package works in a Plain TeX document, as well as -longdesc in LaTeX; an exposition of the commands available is given in -longdesc the package file itself. -containersize 8784 -containerchecksum 29f3f8d288d886b9631085891fd4b3046d46a5669e3f94d9cf7b05164e92060a9359ed2b96166262b66cb11562b72edd9d7ce4f64f48b410b8685f77dd2d798d -doccontainersize 104932 -doccontainerchecksum 226c01995140d95c5fa16a66f212e40ef232e68a85a0748cf279edccb4dd587047fda08125d250f9de04f45091789d8689f46e2c9d500b4de4b477d6834a0d94 -docfiles size=42 - RELOC/doc/latex/bussproofs/BussGuide2.pdf details="User Guide" - RELOC/doc/latex/bussproofs/BussGuide2.tex - RELOC/doc/latex/bussproofs/README.txt - RELOC/doc/latex/bussproofs/testbp2.pdf details="Test/example of use" - RELOC/doc/latex/bussproofs/testbp2.tex -runfiles size=10 - RELOC/tex/latex/bussproofs/bussproofs.sty -catalogue-also ebproof -catalogue-ctan /macros/latex/contrib/bussproofs -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl1.3 -catalogue-topics maths proof -catalogue-version 1.1 - -name bxbase -category Package -revision 44481 -shortdesc BX bundle base components -relocated 1 -longdesc The main purpose of this bundle is to serve as an underlying -longdesc library for other packages created by the same author (their -longdesc names start with "BX" or "PX"). However bxbase package contains -longdesc a few user-level commands and is of some use by itself. -containersize 22620 -containerchecksum 3c3ecb38c8f19d83bb0322a5076c6fd92337d918a3e5e0e11fd9e05785389d1d424baeef2656e7c388e4ff0a2f3d7676f2d7f6b72a1428f2e0da5e086b1d167d -doccontainersize 87116 -doccontainerchecksum 3abf3c4e02b596151c56611f78a7a0835c04c2b3f90a8ff18dd2d5c39e35519040618b8d100ea9771c165575d9d4901f0a64f2214a840c1755f14eb0b31c40de -docfiles size=30 - RELOC/doc/latex/bxbase/LICENSE - RELOC/doc/latex/bxbase/README-ja.md details="Readme" language="ja" - RELOC/doc/latex/bxbase/README.md details="Readme" - RELOC/doc/latex/bxbase/bxbase-ja.pdf details="Package documentation" language="ja" - RELOC/doc/latex/bxbase/bxbase-ja.tex -runfiles size=29 - RELOC/tex/latex/bxbase/bxbase.def - RELOC/tex/latex/bxbase/bxbase.sty - RELOC/tex/latex/bxbase/bxtoolbox-ext.def - RELOC/tex/latex/bxbase/bxtoolbox-ja.def - RELOC/tex/latex/bxbase/bxtoolbox.def - RELOC/tex/latex/bxbase/bxtoolbox.sty - RELOC/tex/latex/bxbase/bxutf8.def - RELOC/tex/latex/bxbase/bxutf8x.def - RELOC/tex/latex/bxbase/zxbase.sty -catalogue-ctan /language/japanese/BX/bxbase -catalogue-date 2017-05-30 16:37:29 +0200 -catalogue-license mit -catalogue-topics japanese macro-supp -catalogue-version 1.1 - -name bxcalc -category Package -revision 46482 -shortdesc Extend the functionality of the calc package -relocated 1 -longdesc This package bundle consists of the following packages: -longdesc bxcalcize: To make calc expressions available in more places. -longdesc bxcalcux: To add user-defined units to the calc syntax. In -longdesc addition, this bundle provides the bxcalc package, which simply -longdesc loads the above-mentioned packages internally. -containersize 3288 -containerchecksum cb95b6f2ee48e3186c56458e60299b1bbc4665d3db3b08088dfe1be7c952e6705069948c4149ea7730ec64764490a0d16e17ffa17cb7ec11416a951fbdfae4ef -doccontainersize 303892 -doccontainerchecksum cd6735309e8d1fce42aa122556661ddd322e3e7de81b0d908142290c3446ea5392413993f1c0a425006503dd934a1d9c331c8f375116ad42a9c97f0501a74abe -docfiles size=91 - RELOC/doc/latex/bxcalc/LICENSE - RELOC/doc/latex/bxcalc/README-ja.md - RELOC/doc/latex/bxcalc/README.md details="Readme" - RELOC/doc/latex/bxcalc/bxcalcize.pdf details="Package documentation" - RELOC/doc/latex/bxcalc/bxcalcize.tex - RELOC/doc/latex/bxcalc/bxcalcux.pdf details="Further Package Documentation" - RELOC/doc/latex/bxcalc/bxcalcux.tex - RELOC/doc/latex/bxcalc/sample-bxcalc.pdf details="Examples" - RELOC/doc/latex/bxcalc/sample-bxcalc.tex -runfiles size=4 - RELOC/tex/latex/bxcalc/bxcalc.sty - RELOC/tex/latex/bxcalc/bxcalcize.sty - RELOC/tex/latex/bxcalc/bxcalcux.sty -catalogue-ctan /macros/latex/contrib/bxcalc -catalogue-date 2018-01-28 18:33:51 +0100 -catalogue-license mit -catalogue-topics calculation arithmetic etex -catalogue-version 1.0a - -name bxcjkjatype -category Package -revision 42292 -shortdesc Typeset Japanese with pdfLaTeX and CJK -relocated 1 -longdesc The package provides a working configuration of the CJK -longdesc package, suitable for Japanese typesetting of moderate quality. -longdesc Moreover, it facilitates use of the CJK package for pLaTeX -longdesc users, by providing commands that are similar to those used by -longdesc the pLaTeX kernel and some other packages used with it. -containersize 8228 -containerchecksum 2804b33c5b260b7c9d5683f5b338cea9e9fe6704b2248b762c8382cb592b8e4ee2205983fbd9ea6c57ddeadb7d3192f177bfbf6c938f3b645228a15613e27259 -doccontainersize 261864 -doccontainerchecksum e079410597faaf593adb2d032dbf873ad826c917030e20ea4c332931ac974bb2e0440fea388a56b349eb694142feb0682ea0bcb8850e5b31f8719ff6cf6a4eaa -docfiles size=74 - RELOC/doc/latex/bxcjkjatype/LICENSE - RELOC/doc/latex/bxcjkjatype/README-ja.md details="Readme (Japanese)" language="ja" - RELOC/doc/latex/bxcjkjatype/README.md details="Readme (English)" language="en" - RELOC/doc/latex/bxcjkjatype/sample-bxcjkjatype-beamer.pdf details="Sample: Introductory beamer slides (English and Japanese)" - RELOC/doc/latex/bxcjkjatype/sample-bxcjkjatype-beamer.tex - RELOC/doc/latex/bxcjkjatype/sample-bxcjkjatype.pdf details="Small example of use (Japanese and English)" language="ja" - RELOC/doc/latex/bxcjkjatype/sample-bxcjkjatype.tex -runfiles size=8 - RELOC/tex/latex/bxcjkjatype/bxcjkjatype.sty -catalogue-ctan /language/japanese/bxcjkjatype -catalogue-date 2018-02-25 10:09:04 +0100 -catalogue-license mit -catalogue-topics japanese -catalogue-version 0.3 - -name bxdpx-beamer -category Package -revision 41813 -shortdesc Dvipdfmx extras for use with beamer -relocated 1 -longdesc The package is a driver to support beamer Navigation symbols -longdesc and \framezoomed regions when using dvipdfmx as PDF generator -longdesc (e.g., as part of e-pTeX). The package does not define any -longdesc 'user' commands. -containersize 1384 -containerchecksum d1c9ac9f8fd6e74b373fb75b7b2a40f107207cfc6f12fac5ddde7def389acff742123f56ce401b7a32d763eff589aaf88be03df50fe01a75c620c18feb6f23e0 -doccontainersize 1948 -doccontainerchecksum dce40e919e6dc261207577186088da809aec40150bb7e75888ab8c5b3ffd4da343dfb4639e22d7e7de7dc1d507d6bea5305f2ae330185dd695bd47abad71fa9c -docfiles size=4 - RELOC/doc/latex/bxdpx-beamer/LICENSE - RELOC/doc/latex/bxdpx-beamer/README.md details="Readme" - RELOC/doc/latex/bxdpx-beamer/sample/test-framezoom.tex - RELOC/doc/latex/bxdpx-beamer/sample/test-navisymbol.tex -runfiles size=1 - RELOC/tex/latex/bxdpx-beamer/bxdpx-beamer.sty -catalogue-ctan /macros/latex/contrib/beamer-contrib/bxdpx-beamer -catalogue-date 2016-12-18 08:45:22 +0100 -catalogue-license mit -catalogue-topics graphics-drv -catalogue-version 0.3 - -name bxdvidriver -category Package -revision 43219 -shortdesc Enables specifying a driver option effective only in DVI output -relocated 1 -longdesc This single-function package enables authors to specify a -longdesc global driver option (dvips, dvipdfmx, etc) which is applied -longdesc only when the engine outputs a DVI file. It is useful to create -longdesc special document- templates that can be compiled in both -longdesc PDF-mode and DVI-mode. -containersize 2660 -containerchecksum 48840d20a0a1f316b5693ae0114ac585da6aa9f6f75f28973013f67f90117fc995b0af28f31febb52615556e216566f2a52cebb6862e6ed6f084881db3feffa1 -doccontainersize 2232 -doccontainerchecksum 77cb30dd6e72f865be3c8b3ea42f29845dc5c1fe67ceb666e7e3dd8f36101bf34015018c93eabb3efe102d1fce998136c3e2bcb4c45427bd0cd9af5fb80ef85d -docfiles size=2 - RELOC/doc/latex/bxdvidriver/LICENSE - RELOC/doc/latex/bxdvidriver/README.md details="Readme" -runfiles size=3 - RELOC/tex/latex/bxdvidriver/bxdvidriver.sty -catalogue-ctan /macros/latex/contrib/bxdvidriver -catalogue-date 2017-02-13 17:55:09 +0100 -catalogue-license mit -catalogue-topics dvi-proc -catalogue-version 0.2a - -name bxeepic -category Package -revision 30559 -shortdesc Eepic facilities using pict2e -relocated 1 -longdesc The package provides an eepic driver to use pict2e facilities. -containersize 7136 -containerchecksum 374e30e22b89ab56fac9e894029d70d5213416e5bec63b62b060758d7a194b44bd50f4c7419aae6de8ed1a57c0b7d2826e9cc9ec2527b7067da2a9af14b3260e -doccontainersize 10544 -doccontainerchecksum d70e01007b6bd7bec634b5e34d52c80aaef8b583ffb61b028446a80fef3a31fcf3f369f164f9447ace2fabc75f3d89d88732b41a57e7a134ceee6157089e12ea -docfiles size=6 - RELOC/doc/latex/bxeepic/LICENSE - RELOC/doc/latex/bxeepic/README details="Readme" - RELOC/doc/latex/bxeepic/sample-bxeepic.pdf - RELOC/doc/latex/bxeepic/sample-bxeepic.tex -runfiles size=7 - RELOC/tex/latex/bxeepic/bxdpxp2e.def - RELOC/tex/latex/bxeepic/bxeepic.sty -catalogue-ctan /macros/latex/contrib/bxeepic -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics graphics-in-tex -catalogue-version 0.2 - -name bxenclose -category Package -revision 40213 -shortdesc Enclose the document body with some pieces of code -relocated 1 -longdesc The package enables authors to designate in the preamble to -longdesc make the document body enclosed with the given pieces of code. -longdesc As is known, there are already various mechanisms provided by -longdesc LaTeX kernel or packages that attach hooks at the beginning and -longdesc end of documents. -containersize 1764 -containerchecksum f2d1772829ecf48255a5615884ea287d8f2a8e24eac2e71958d89e0b7e3a16040a0b597eaab48fd07afa0cac98a49c722ddc7d7ac3dd2f594df4749897962b8c -doccontainersize 1856 -doccontainerchecksum 7e73cafb5b3e71e855fb8a32506f8ade73861d1d7becd5e902c5ab70f619269e0b5ece576320b31899f9fcf181dd7a31a020212f51cde83d9992b18f21c280f8 -docfiles size=2 - RELOC/doc/latex/bxenclose/LICENSE - RELOC/doc/latex/bxenclose/README.md details="Readme" -runfiles size=1 - RELOC/tex/latex/bxenclose/bxenclose.sty -catalogue-ctan /macros/latex/contrib/bxenclose -catalogue-date 2016-12-18 08:45:22 +0100 -catalogue-license mit -catalogue-topics macro-supp -catalogue-version 0.2 - -name bxjaholiday -category Package -revision 49924 -shortdesc Support for Japanese holidays -relocated 1 -longdesc This LaTeX package provides a command to convert dates to names -longdesc of Japanese holidays. Another command, converting dates to the -longdesc day of the week in Japanese, is available as a free gift. -longdesc Further (lower-level) APIs are provided for expl3. The package -longdesc supports pdfTeX, XeTeX, LuaTeX, pTeX, and upTeX. -containersize 5532 -containerchecksum 90cbf311a90fd1134cc616db22a97fe26ae4922ce0390654343e22c053c4b2f1881676b09825fb8ebe22a9cb20d59516b2e406a35d0d7366ebb8f7564be20712 -doccontainersize 90316 -doccontainerchecksum e4392e15c98f0ada391d28064bb8fef39a58dedc88d365b1a174ad369ac9fcc6c255fec59e776bfe32c6acc92ddb99bf8746ef819b6257383a3642044d486b7f -docfiles size=27 - RELOC/doc/latex/bxjaholiday/LICENSE - RELOC/doc/latex/bxjaholiday/README.md details="Readme" - RELOC/doc/latex/bxjaholiday/bxjaholiday.pdf details="Package documentation" - RELOC/doc/latex/bxjaholiday/bxjaholiday.tex -runfiles size=9 - RELOC/tex/latex/bxjaholiday/bxjaholiday.sty -catalogue-contact-bugs https://github.com/wtsnjp/BXjaholiday/issues -catalogue-contact-repository https://github.com/wtsnjp/BXjaholiday -catalogue-ctan /language/japanese/BX/bxjaholiday -catalogue-date 2019-02-03 10:12:34 +0100 -catalogue-license mit -catalogue-topics japanese date-time expl3 -catalogue-version 1.0.0 - -name bxjalipsum -category Package -revision 43369 -shortdesc Dummy text in Japanese -relocated 1 -longdesc This package enables users to print some Japanese text that can -longdesc be used as dummy text. It is a Japanese counterpart of the -longdesc lipsum package. Since there is no well-known nonsense text like -longdesc Lipsum in the Japanese language, the package uses some real -longdesc text in public domain. -containersize 26304 -containerchecksum e78579572f584e26d6d18e409e9290cafaf0aa5ff1c4486f540643645679d126eae9419a961565136ea66f2a6ebf6ef7827bb6c86825e2b41beb383e57bd7655 -doccontainersize 2888 -doccontainerchecksum c4e2dca669584cef8a6b252412b3b231404ec0c76a976482504ff456579c7b6e617e4afbd603f577af60930662365caf997605563785c8fb537fe330d613e8f0 -docfiles size=4 - RELOC/doc/latex/bxjalipsum/LICENSE - RELOC/doc/latex/bxjalipsum/README.md details="Readme" - RELOC/doc/latex/bxjalipsum/sample-bxjalipsum-1.tex - RELOC/doc/latex/bxjalipsum/sample-bxjalipsum-2.tex -runfiles size=22 - RELOC/tex/latex/bxjalipsum/bxjalipsum.sty -catalogue-ctan /language/japanese/BX/bxjalipsum -catalogue-date 2017-03-01 15:54:11 +0100 -catalogue-license mit -catalogue-topics macro-supp dummy-gen japanese -catalogue-version 0.3a - -name bxjaprnind -category Package -revision 45291 -shortdesc Adjust the position of parentheses at paragraph head -relocated 1 -longdesc In Japanese typesetting, opening parentheses placed at the -longdesc beginning of paragraphs or lines are treated specially; for -longdesc example, while the paragraph indent before normal kanji -longdesc characters is 1em, the indent before parentheses can be 0.5em, -longdesc 1em or 1.5em deoending on the local rule in effect. -containersize 2772 -containerchecksum 1bf5ac8baf6d3757983c4213649f911522f415a6c7351ae0aab0513bcd8a43c651bfcc25fa6a3ff52bd50a6291a0db86c549a46287017f90843280fd8deed098 -doccontainersize 387396 -doccontainerchecksum 418c6df5c3db42c5c4f692ec09d4b8be91fdd1ffd31fa5e9f759ede61c139d20421adc8a12f4d923b5402cca9f6dba5015b7e515afa22d4146989a24a126512b -docfiles size=103 - RELOC/doc/latex/bxjaprnind/LICENSE - RELOC/doc/latex/bxjaprnind/README-ja.md details="Readme" language="ja" - RELOC/doc/latex/bxjaprnind/README.md details="Readme" - RELOC/doc/latex/bxjaprnind/bxjaprnind.pdf details="Package documentation" language="ja" - RELOC/doc/latex/bxjaprnind/bxjaprnind.tex - RELOC/doc/latex/bxjaprnind/sample-bxjaprnind.pdf - RELOC/doc/latex/bxjaprnind/sample-bxjaprnind.tex -runfiles size=2 - RELOC/tex/latex/bxjaprnind/bxjaprnind.sty -catalogue-ctan /language/japanese/BX/bxjaprnind -catalogue-date 2017-09-13 08:50:07 +0200 -catalogue-license mit -catalogue-topics japanese macro-supp -catalogue-version 0.3b - -name bxjscls -category Package -revision 49689 -shortdesc Japanese document class collection for all major engines -relocated 1 -longdesc This package provides an extended version of the Japanese -longdesc document class collection provided by jsclasses. While the -longdesc original version supports only pLaTeX and upLaTeX, the extended -longdesc version also supports pdfLaTeX, XeLaTeX and LuaLaTeX, with the -longdesc aid of suitable packages that provide capability of Japanese -longdesc typesetting. -containersize 31152 -containerchecksum 8a1d059a9d8a8315cb6bc7267f13179c6c09419408f5f48c6543409496c9cb877babdb66b083a6a3706f9d7b8dba03dc672a275aa9992ce79359bf67ac2dde9f -doccontainersize 1651976 -doccontainerchecksum 18b005b170edf839c07c77f3a5533a11ec5b2639df973ef8cc8750f31fea3b9b8b8ca2c505139bc7611fb22252ad6f264ab5fbf06425a04838a5b384533946b1 -docfiles size=437 - RELOC/doc/latex/bxjscls/LICENSE - RELOC/doc/latex/bxjscls/README-ja.md details="Readme (Japanese)" language="ja" - RELOC/doc/latex/bxjscls/README.md details="Readme" - RELOC/doc/latex/bxjscls/bxjscls-manual.pdf details="User guide (Japanese)" language="ja" - RELOC/doc/latex/bxjscls/bxjscls-manual.tex - RELOC/doc/latex/bxjscls/bxjscls.pdf details="Package documentation (Japanese)" language="ja" -srccontainersize 78284 -srccontainerchecksum acd4dbc4603ef322cfe83e3e41bf8b84a09c6615a59ba334cb7f8da4aabd0987e0c89c5cd90c870c4ab6eeefa43b7046c0e4ac74b58aeda2d47df804732931c3 -srcfiles size=95 - RELOC/source/latex/bxjscls/bxjscls.dtx - RELOC/source/latex/bxjscls/bxjscls.ins -runfiles size=97 - RELOC/tex/latex/bxjscls/bxjsarticle.cls - RELOC/tex/latex/bxjscls/bxjsbook.cls - RELOC/tex/latex/bxjscls/bxjscjkcat.sty - RELOC/tex/latex/bxjscls/bxjscompat.sty - RELOC/tex/latex/bxjscls/bxjsja-minimal.def - RELOC/tex/latex/bxjscls/bxjsja-modern.def - RELOC/tex/latex/bxjscls/bxjsja-pandoc.def - RELOC/tex/latex/bxjscls/bxjsja-standard.def - RELOC/tex/latex/bxjscls/bxjspandoc.sty - RELOC/tex/latex/bxjscls/bxjsreport.cls - RELOC/tex/latex/bxjscls/bxjsslide.cls -catalogue-contact-home https://github.com/zr-tex8r/BXjscls -catalogue-contact-repository https://github.com/zr-tex8r -catalogue-ctan /language/japanese/BX/bxjscls -catalogue-date 2019-01-13 11:01:09 +0100 -catalogue-license bsd2 -catalogue-topics japanese class -catalogue-version 1.9e - -name bxnewfont -category Package -revision 44173 -shortdesc Enhanced \newfont command -relocated 1 -longdesc This package provides a new command \newfontx. It is similar to -longdesc the old (and deprecated) command \newfont in function, but is -longdesc more compatible with NFSS. In particular, one can safely change -longdesc font size after invoking a font command defined by \newfontx. -longdesc The new command will be useful to users who know much of the -longdesc old \newfont command, but are unfamiliar with the details of -longdesc NFSS. -containersize 4744 -containerchecksum 343d6a7697f3957e97d4ad1f7dacf030b2f378d4858165307309b5c7efa14bb9871f5e44fee328a93a086a337b801a8f2901b26bc8e287b8b1eb45c765e1f8f1 -doccontainersize 2376 -doccontainerchecksum 8f564e6fb074e35ae1810d5711af7c1983302590fd249fdb9599bd90f311d908eae0731054e67edc06bc169dff59547fc80b57f9f954abc8ced21d9b61d29767 -docfiles size=2 - RELOC/doc/latex/bxnewfont/LICENSE - RELOC/doc/latex/bxnewfont/README.md details="Readme" -runfiles size=4 - RELOC/tex/latex/bxnewfont/bxnewfont.sty -catalogue-ctan /macros/latex/contrib/bxnewfont -catalogue-date 2017-05-02 23:06:45 +0200 -catalogue-license mit -catalogue-topics font-sel -catalogue-version 0.2b - -name bxorigcapt -category Package -revision 48606 -shortdesc To retain the original caption names when using Babel -relocated 1 -longdesc This package forces the caption names (`\chaptername`, -longdesc `\today`, etc) declared by the document class in use to be used -longdesc as the caption names for a specific language introduced by the -longdesc Babel package. -containersize 2604 -containerchecksum 5384fd91b4f641a5ee2ec3382ceabd48bcdbc8e9df6723e4219cdefbda07dbc56a8a38c2d46ea427df74dad296db442918c434a64d98308e0d83b24f41c67312 -doccontainersize 2112 -doccontainerchecksum bcce9f76d179609ba77e55778bcf5452e41da5a45c255e50e078328ea488efcd4ef3d61e68108dc4d1c86a26077a7fcf0652243acb5c87668a4d4111baacda51 -docfiles size=2 - RELOC/doc/latex/bxorigcapt/LICENSE - RELOC/doc/latex/bxorigcapt/README.md details="Readme" -runfiles size=2 - RELOC/tex/latex/bxorigcapt/bxorigcapt.sty -catalogue-contact-home https://github.com/zr-tex8r/BXorigcapt -catalogue-ctan /macros/latex/contrib/bxorigcapt -catalogue-date 2018-09-06 13:22:35 +0200 -catalogue-license mit -catalogue-topics typesetting -catalogue-version 0.3 - -name bxpapersize -category Package -revision 45501 -shortdesc Synchronize output paper size with layout paper size -relocated 1 -longdesc As is well known, in LaTeX processing layout paper size -longdesc specified by document class options is not automatically -longdesc applied to output paper size. This package enables LaTeX -longdesc authors to synchronize both kinds of paper sizes. -containersize 5056 -containerchecksum 458f08fd1b94bb1a4b11d048255c79946170a8c2af7aea2e0c5580a690b17b6187aed926764e76e96b38d6e9dc85a18ce4cdea834f3e8062398ebc3ad4da60fe -doccontainersize 3164 -doccontainerchecksum b25f095e8c33301d38d86b4b29bd64d3773fd108284bdac464159656ca78d37264e624506dbd12f242c4ff9b77f6283925f582476f5b952a785508d3780358bb -docfiles size=3 - RELOC/doc/latex/bxpapersize/LICENSE - RELOC/doc/latex/bxpapersize/README.md details="Readme" -runfiles size=5 - RELOC/tex/latex/bxpapersize/bxpapersize.sty -catalogue-ctan /macros/latex/contrib/bxpapersize -catalogue-date 2017-10-08 09:59:49 +0200 -catalogue-license mit -catalogue-topics page-control -catalogue-version 0.3b - -name bxpdfver -category Package -revision 43201 -shortdesc Specify version and compression level of output PDF files -relocated 1 -longdesc This package enables users to specify in their sources the -longdesc following settings on the PDF document to output: PDF version -longdesc (1.4, 1.5 etc.); whether or not to compress streams; whether or -longdesc not to use object streams. This package supports all major -longdesc PDF-output engines and dvipdfmx. -containersize 6224 -containerchecksum 4b53a48ae2dcfa01aaf9e907138370e4b5ad0bae41f7ef52370496e08eb1dfd55549646615515864dcf16002007f9afa570b9f661637547bcd86e58dec60a765 -doccontainersize 4612 -doccontainerchecksum dcb576742310dc1b7c9d79fabf713f3514ef819ffffa19c0d8556f2d7d2edd37a5ad8ddadaa8b4a5aa6f3e204f9941b4faf56f7731df4d5f3919ced56923815f -docfiles size=6 - RELOC/doc/latex/bxpdfver/LICENSE - RELOC/doc/latex/bxpdfver/README-ja.md details="Readme" language="ja" - RELOC/doc/latex/bxpdfver/README.md details="Readme" - RELOC/doc/latex/bxpdfver/sample-bxpdfver.tex -runfiles size=7 - RELOC/tex/latex/bxpdfver/bxpdfver.sty -catalogue-ctan /macros/latex/contrib/bxpdfver -catalogue-date 2017-02-14 00:26:52 +0100 -catalogue-license mit -catalogue-topics pdf-feat -catalogue-version 0.4 - -name bxtexlogo -category Package -revision 47230 -shortdesc Additional TeX-family logos -relocated 1 -longdesc The hologo package provides many useful logos of popular (and -longdesc not so popular) TeX-family software. However, its interface is -longdesc a bit cumbersome because you must type \hologo{BibTeX} instead -longdesc of \BibTeX. This package makes it possible to import some of -longdesc the logos provided by hologo as single commands, such as -longdesc \BibTeX. Additionally, the package provides logos of some -longdesc TeX-family software that is popular mainly in Japan. These -longdesc logos can be imported in the same way as those provided by the -longdesc \hologo command. bxtexlogo depends on hologo and cjhebrew (if -longdesc \logoAleph and \logoLamed are used). -containersize 5728 -containerchecksum 4094bc59e086c0ab7ca409979a656624835f5e9cf0fd665d2e3058cd258349ad26f1619a77633ac8d784ed21930967e6e0ed07b3f5a29f54c6efb0eb05239e75 -doccontainersize 426348 -doccontainerchecksum 97d6ed9f62478e078cc0f7a52a6723c3ca9f3d65e6a3f7cb24f93b95903160b7a5414fc7cce80e2a0ea7281943461751fef33a9c331b3f9b1ba9865cf51aca75 -docfiles size=108 - RELOC/doc/latex/bxtexlogo/LICENSE - RELOC/doc/latex/bxtexlogo/README.md details="Readme" - RELOC/doc/latex/bxtexlogo/bxtexlogo-sample.pdf details="Samples" - RELOC/doc/latex/bxtexlogo/bxtexlogo-sample.tex -runfiles size=5 - RELOC/tex/latex/bxtexlogo/bxtexlogo.sty -catalogue-also hologo -catalogue-ctan /macros/latex/contrib/bxtexlogo -catalogue-date 2018-03-31 10:38:29 +0200 -catalogue-license mit -catalogue-topics logo -catalogue-version 0.4 - -name bxwareki -category Package -revision 48799 -shortdesc Convert dates from Gregorian to Japanase calender -relocated 1 -longdesc This package provides commands to convert from the Gregorian -longdesc calendar (e. g. 2018/8/28) to the Japanese rendering of the -longdesc Japanese calendar (e. g. Heisei 30 nen 8 gatsu 28 nichi; -longdesc actually with kanji characters). You can choose whether the -longdesc numbers are written in Western numerals or kanji numerals. -containersize 9044 -containerchecksum dd47631c39ed3a3d904e9056e03f1f7ed4a93a078aaa435e8d6ee4fea8c58b6d4cf46740f75b59fa65d9867d05331a672888db45da8772dc0211e1df849e742c -doccontainersize 193300 -doccontainerchecksum b03e54aea1f3da716df614c296cc70fdc05b3d33e9c093cd9566674640c90e0934204f761c6b9b54ebd6fb51e808fb858867fbefdf5633a4edd3c1cd362f7315 -docfiles size=53 - RELOC/doc/latex/bxwareki/LICENSE - RELOC/doc/latex/bxwareki/README.md details="Readme" - RELOC/doc/latex/bxwareki/bxwareki.pdf details="Package documentation" - RELOC/doc/latex/bxwareki/bxwareki.tex -runfiles size=9 - RELOC/tex/latex/bxwareki/bxwareki-cd.def - RELOC/tex/latex/bxwareki/bxwareki.sty -catalogue-contact-repository https://github.com/zr-tex8r/BXwareki -catalogue-ctan /language/japanese/BX/bxwareki -catalogue-date 2018-10-01 20:17:13 +0200 -catalogue-license mit -catalogue-topics calendar japanese -catalogue-version 0.4 - -name bytefield -category Package -revision 45339 -shortdesc Create illustrations for network protocol specifications -relocated 1 -longdesc The bytefield package helps the user create illustrations for -longdesc network protocol specifications and anything else that utilizes -longdesc fields of data. These illustrations show how the bits and bytes -longdesc are laid out in a packet or in memory. -containersize 4552 -containerchecksum 93b4b9c974c9045c686720bbb88dcccd7f721882ba2fa38821bfa960eccc7ed048cdf7b52be2f0105d83158747120f450b38f5af535443d1f7f3ac202022be4c -doccontainersize 552576 -doccontainerchecksum 5cec0cefd71a0911882831e97e94abba43440e41fc94c6da26a54809869ce2d34577fe1d64aadc5e08245a5501d9ac80693ef53e06425f1b5f3d46984b5a837b -docfiles size=156 - RELOC/doc/latex/bytefield/README details="Readme" - RELOC/doc/latex/bytefield/bf-example.pdf - RELOC/doc/latex/bytefield/bf-example.tex - RELOC/doc/latex/bytefield/bytefield.pdf details="Package documentation" -srccontainersize 27400 -srccontainerchecksum c43584f47619446d3e1cfa32550c570009426fe9bf44e3d7daa76e2489838a9aad24a1dd984894b45fa3cac4f460e8cce3ae8d35f92d3ca44ce0022b6325c511 -srcfiles size=33 - RELOC/source/latex/bytefield/bytefield.dtx - RELOC/source/latex/bytefield/bytefield.ins -runfiles size=5 - RELOC/tex/latex/bytefield/bytefield.sty -catalogue-ctan /macros/latex/contrib/bytefield -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl1.3c -catalogue-topics engineering comp-sci comp-net -catalogue-version 2.4 - -name c-pascal -category Package -revision 18337 -shortdesc Typeset Python, C and Pascal programs -relocated 1 -longdesc A TeX macro package for easy typesetting programs in Python, C -longdesc and Pascal. Program source files may also be input. -containersize 4972 -containerchecksum b09d1b95a702f41c0c16bb4f8a30b25f09a9b8d03b624accd4edd6308b4b572b4b94cbc2ffc021007b2943223a001bb7f42db8bc56a03326d247da6aa49ffd9d -doccontainersize 5524 -doccontainerchecksum d7c30bec9e22f37129a55d252e09265836f797b86f40e5db0ee6fb54e12bf71983cdcba45cee17d7ff6e9cfa6808b0070b43d313b3fa3e34f79ee5e9f7f4ae86 -docfiles size=8 - RELOC/doc/generic/c-pascal/README.eng details="Readme" language="en" - RELOC/doc/generic/c-pascal/README.pol details="Readme" language="pl" - RELOC/doc/generic/c-pascal/demo1.tex - RELOC/doc/generic/c-pascal/demo2.tex - RELOC/doc/generic/c-pascal/prog/fib.py - RELOC/doc/generic/c-pascal/prog/guess.pas - RELOC/doc/generic/c-pascal/prog/sun.c -runfiles size=9 - RELOC/tex/generic/c-pascal/cap.tex - RELOC/tex/generic/c-pascal/cap_c.tex - RELOC/tex/generic/c-pascal/cap_comm.tex - RELOC/tex/generic/c-pascal/cap_pas.tex - RELOC/tex/generic/c-pascal/cap_pyt.tex -catalogue-ctan /macros/generic/c_pascal -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics listing -catalogue-version 1.2 - -name c90 -category Package -revision 45666 -shortdesc c90 font encoding for Thai -relocated 1 -longdesc part of the CJK package, ctan.org/pkg/cjk -containersize 1928 -containerchecksum 0fa5df10cce957a0888341cce11595f6a2c0e979171b58c417b6f6e6be7e7d8d65cc3b19be52f7a4ef2a443e19849eca6e77a7ea7a22e05a3d5b9151b107b315 -doccontainersize 86520 -doccontainerchecksum 94670225753ecdb6ab557bb506ce7821821fb87d7c6f3c71dc3be27c5fcac634f86c126ab55ee63e1f9f0d789d3236cbba81d5e9f32a0dacc2214f2f33f8c549 -docfiles size=22 - RELOC/doc/fonts/enc/c90/c90.pdf -srccontainersize 9820 -srccontainerchecksum 0fbd21056fb536aef671d21cd8930103ed69281952e3a6a304d30a6538db8a2805ce0d2bf57025cceef4b0abd06c788d1d005de095b41b7914b41457a142dadb -srcfiles size=17 - RELOC/source/fonts/enc/c90/c90.etx - RELOC/source/fonts/enc/c90/c90.mtx -runfiles size=1 - RELOC/fonts/enc/dvips/c90/c90.enc - -name cabin -category Package -revision 47770 -shortdesc A humanist Sans Serif font, with LaTeX support -relocated 1 -longdesc Cabin is a humanist sans with four weights and true italics and -longdesc small capitals. According to the designer, Pablo Impallari, -longdesc Cabin was inspired by Edward Johnston's and Eric Gill's -longdesc typefaces, with a touch of modernism. Cabin incorporates modern -longdesc proportions, optical adjustments, and some elements of the -longdesc geometric sans. cabin.sty supports use of the font under LaTeX, -longdesc pdfLaTeX, XeLaTeX and LuaLaTeX; it uses the mweights, to manage -longdesc the user's view of all those font weights. An sfdefault option -longdesc is provided to enable Cabin as the default text font. The -longdesc fontaxes package is required for use with [pdf]LaTeX. -execute addMap cabin.map -containersize 1990176 -containerchecksum 9d07b4d6cd2f2b4f38ec4334f9506a9c6c9ff0afaddee94a431e071b9dc44776330851ab36cd121232f10799c92380225f6cdde37300ddd4541a5911eda29ec3 -doccontainersize 52724 -doccontainerchecksum 6a4a47a109741013f03c59681fc22b0dd7abb17b56ace14f7744081d2055738dfa8953dc145194862fb0532730384515245743d68010a26c798af482ac874ed0 -docfiles size=17 - RELOC/doc/fonts/cabin/OFL.txt - RELOC/doc/fonts/cabin/README details="Readme (primary documentation)" - RELOC/doc/fonts/cabin/samples-condensed.pdf details="Samples for condensed fonts" - RELOC/doc/fonts/cabin/samples.pdf details="Font samples" - RELOC/doc/fonts/cabin/samples.tex -runfiles size=2253 - RELOC/fonts/enc/dvips/cabin/cbn_5xld5w.enc - RELOC/fonts/enc/dvips/cabin/cbn_7xta2n.enc - RELOC/fonts/enc/dvips/cabin/cbn_e24joy.enc - RELOC/fonts/enc/dvips/cabin/cbn_fp7bit.enc - RELOC/fonts/enc/dvips/cabin/cbn_gnhz3m.enc - RELOC/fonts/enc/dvips/cabin/cbn_hau3x5.enc - RELOC/fonts/enc/dvips/cabin/cbn_jjp77t.enc - RELOC/fonts/enc/dvips/cabin/cbn_tz56ju.enc - RELOC/fonts/enc/dvips/cabin/cbn_vqopxp.enc - RELOC/fonts/enc/dvips/cabin/cbn_xu2liq.enc - RELOC/fonts/enc/dvips/cabin/cbn_yhiurv.enc - RELOC/fonts/map/dvips/cabin/cabin.map - RELOC/fonts/opentype/impallari/cabin/Cabin-Bold.otf - RELOC/fonts/opentype/impallari/cabin/Cabin-BoldItalic.otf - RELOC/fonts/opentype/impallari/cabin/Cabin-Italic.otf - RELOC/fonts/opentype/impallari/cabin/Cabin-Medium.otf - RELOC/fonts/opentype/impallari/cabin/Cabin-MediumItalic.otf - RELOC/fonts/opentype/impallari/cabin/Cabin-Regular.otf - RELOC/fonts/opentype/impallari/cabin/Cabin-SemiBold.otf - RELOC/fonts/opentype/impallari/cabin/Cabin-SemiBoldItalic.otf - RELOC/fonts/opentype/impallari/cabin/CabinCondensed-Bold.otf - RELOC/fonts/opentype/impallari/cabin/CabinCondensed-BoldItalic.otf - RELOC/fonts/opentype/impallari/cabin/CabinCondensed-Italic.otf - RELOC/fonts/opentype/impallari/cabin/CabinCondensed-Medium.otf - RELOC/fonts/opentype/impallari/cabin/CabinCondensed-MediumItalic.otf - RELOC/fonts/opentype/impallari/cabin/CabinCondensed-Regular.otf - RELOC/fonts/opentype/impallari/cabin/CabinCondensed-SemiBold.otf - RELOC/fonts/opentype/impallari/cabin/CabinCondensed-SemiBoldItalic.otf - RELOC/fonts/tfm/impallari/cabin/Cabin-Bold-sup-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Bold-sup-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Bold-sup-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Bold-sup-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Bold-sup-t1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Bold-tlf-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Bold-tlf-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Bold-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Bold-tlf-sc-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Bold-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Bold-tlf-sc-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Bold-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Bold-tlf-sc-t1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Bold-tlf-t1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Bold-tlf-titling-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Bold-tlf-titling-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Bold-tlf-titling-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Bold-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Bold-tlf-titling-t1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-BoldItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-BoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-BoldItalic-sup-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-BoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-BoldItalic-sup-t1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-BoldItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-BoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-BoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-BoldItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-BoldItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-BoldItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-BoldItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-BoldItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-BoldItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-BoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-BoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-BoldItalic-tlf-titling-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-BoldItalic-tlf-titling-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-BoldItalic-tlf-titling-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-BoldItalic-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-BoldItalic-tlf-titling-t1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-BoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-BoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Italic-sup-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Italic-sup-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Italic-sup-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Italic-sup-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Italic-sup-t1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Italic-tlf-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Italic-tlf-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Italic-tlf-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Italic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Italic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Italic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Italic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Italic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Italic-tlf-sc-t1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Italic-tlf-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Italic-tlf-t1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Italic-tlf-titling-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Italic-tlf-titling-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Italic-tlf-titling-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Italic-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Italic-tlf-titling-t1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Italic-tlf-ts1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Italic-tlf-ts1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Medium-sup-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Medium-sup-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Medium-sup-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Medium-sup-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Medium-sup-t1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Medium-tlf-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Medium-tlf-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Medium-tlf-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Medium-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Medium-tlf-sc-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Medium-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Medium-tlf-sc-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Medium-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Medium-tlf-sc-t1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Medium-tlf-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Medium-tlf-t1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Medium-tlf-titling-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Medium-tlf-titling-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Medium-tlf-titling-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Medium-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Medium-tlf-titling-t1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Medium-tlf-ts1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Medium-tlf-ts1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-MediumItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-MediumItalic-sup-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-MediumItalic-sup-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-MediumItalic-sup-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-MediumItalic-sup-t1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-MediumItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-MediumItalic-tlf-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-MediumItalic-tlf-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-MediumItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-MediumItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-MediumItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-MediumItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-MediumItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-MediumItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-MediumItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-MediumItalic-tlf-t1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-MediumItalic-tlf-titling-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-MediumItalic-tlf-titling-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-MediumItalic-tlf-titling-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-MediumItalic-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-MediumItalic-tlf-titling-t1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-MediumItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-MediumItalic-tlf-ts1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Regular-sup-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Regular-sup-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Regular-sup-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Regular-sup-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Regular-sup-t1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Regular-tlf-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Regular-tlf-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Regular-tlf-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Regular-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Regular-tlf-sc-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Regular-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Regular-tlf-sc-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Regular-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Regular-tlf-sc-t1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Regular-tlf-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Regular-tlf-t1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Regular-tlf-titling-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Regular-tlf-titling-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Regular-tlf-titling-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Regular-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Regular-tlf-titling-t1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Regular-tlf-ts1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-Regular-tlf-ts1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-SemiBold-sup-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-SemiBold-sup-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-SemiBold-sup-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-SemiBold-sup-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-SemiBold-sup-t1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-SemiBold-tlf-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-SemiBold-tlf-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-SemiBold-tlf-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-SemiBold-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-SemiBold-tlf-sc-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-SemiBold-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-SemiBold-tlf-sc-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-SemiBold-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-SemiBold-tlf-sc-t1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-SemiBold-tlf-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-SemiBold-tlf-t1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-SemiBold-tlf-titling-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-SemiBold-tlf-titling-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-SemiBold-tlf-titling-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-SemiBold-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-SemiBold-tlf-titling-t1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-SemiBold-tlf-ts1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-SemiBold-tlf-ts1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-SemiBoldItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-SemiBoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-SemiBoldItalic-sup-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-SemiBoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-SemiBoldItalic-sup-t1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-SemiBoldItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-SemiBoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-SemiBoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-SemiBoldItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-SemiBoldItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-SemiBoldItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-SemiBoldItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-SemiBoldItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-SemiBoldItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-SemiBoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-SemiBoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-SemiBoldItalic-tlf-titling-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-SemiBoldItalic-tlf-titling-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-SemiBoldItalic-tlf-titling-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-SemiBoldItalic-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-SemiBoldItalic-tlf-titling-t1.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-SemiBoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/impallari/cabin/Cabin-SemiBoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Bold-sup-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Bold-sup-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Bold-sup-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Bold-sup-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Bold-sup-t1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Bold-tlf-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Bold-tlf-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Bold-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Bold-tlf-sc-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Bold-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Bold-tlf-sc-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Bold-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Bold-tlf-sc-t1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Bold-tlf-t1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Bold-tlf-titling-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Bold-tlf-titling-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Bold-tlf-titling-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Bold-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Bold-tlf-titling-t1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-BoldItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-BoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-BoldItalic-sup-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-BoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-BoldItalic-sup-t1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-BoldItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-BoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-BoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-BoldItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-BoldItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-BoldItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-BoldItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-BoldItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-BoldItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-BoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-BoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-BoldItalic-tlf-titling-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-BoldItalic-tlf-titling-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-BoldItalic-tlf-titling-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-BoldItalic-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-BoldItalic-tlf-titling-t1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-BoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-BoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Italic-sup-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Italic-sup-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Italic-sup-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Italic-sup-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Italic-sup-t1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Italic-tlf-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Italic-tlf-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Italic-tlf-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Italic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Italic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Italic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Italic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Italic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Italic-tlf-sc-t1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Italic-tlf-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Italic-tlf-t1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Italic-tlf-titling-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Italic-tlf-titling-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Italic-tlf-titling-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Italic-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Italic-tlf-titling-t1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Italic-tlf-ts1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Italic-tlf-ts1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Medium-sup-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Medium-sup-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Medium-sup-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Medium-sup-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Medium-sup-t1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Medium-tlf-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Medium-tlf-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Medium-tlf-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Medium-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Medium-tlf-sc-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Medium-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Medium-tlf-sc-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Medium-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Medium-tlf-sc-t1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Medium-tlf-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Medium-tlf-t1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Medium-tlf-titling-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Medium-tlf-titling-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Medium-tlf-titling-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Medium-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Medium-tlf-titling-t1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Medium-tlf-ts1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Medium-tlf-ts1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-MediumItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-MediumItalic-sup-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-MediumItalic-sup-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-MediumItalic-sup-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-MediumItalic-sup-t1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-MediumItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-MediumItalic-tlf-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-MediumItalic-tlf-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-MediumItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-MediumItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-MediumItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-MediumItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-MediumItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-MediumItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-MediumItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-MediumItalic-tlf-t1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-MediumItalic-tlf-titling-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-MediumItalic-tlf-titling-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-MediumItalic-tlf-titling-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-MediumItalic-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-MediumItalic-tlf-titling-t1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-MediumItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-MediumItalic-tlf-ts1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Regular-sup-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Regular-sup-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Regular-sup-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Regular-sup-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Regular-sup-t1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Regular-tlf-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Regular-tlf-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Regular-tlf-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Regular-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Regular-tlf-sc-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Regular-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Regular-tlf-sc-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Regular-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Regular-tlf-sc-t1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Regular-tlf-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Regular-tlf-t1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Regular-tlf-titling-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Regular-tlf-titling-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Regular-tlf-titling-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Regular-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Regular-tlf-titling-t1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Regular-tlf-ts1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-Regular-tlf-ts1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-SemiBold-sup-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-SemiBold-sup-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-SemiBold-sup-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-SemiBold-sup-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-SemiBold-sup-t1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-SemiBold-tlf-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-SemiBold-tlf-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-SemiBold-tlf-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-SemiBold-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-SemiBold-tlf-sc-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-SemiBold-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-SemiBold-tlf-sc-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-SemiBold-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-SemiBold-tlf-sc-t1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-SemiBold-tlf-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-SemiBold-tlf-t1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-SemiBold-tlf-titling-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-SemiBold-tlf-titling-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-SemiBold-tlf-titling-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-SemiBold-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-SemiBold-tlf-titling-t1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-SemiBold-tlf-ts1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-SemiBold-tlf-ts1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-SemiBoldItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-SemiBoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-SemiBoldItalic-sup-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-SemiBoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-SemiBoldItalic-sup-t1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-SemiBoldItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-SemiBoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-SemiBoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-SemiBoldItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-SemiBoldItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-SemiBoldItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-SemiBoldItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-SemiBoldItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-SemiBoldItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-SemiBoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-SemiBoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-SemiBoldItalic-tlf-titling-ly1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-SemiBoldItalic-tlf-titling-ly1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-SemiBoldItalic-tlf-titling-ot1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-SemiBoldItalic-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-SemiBoldItalic-tlf-titling-t1.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-SemiBoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/impallari/cabin/CabinCondensed-SemiBoldItalic-tlf-ts1.tfm - RELOC/fonts/type1/impallari/cabin/Cabin-Bold.pfb - RELOC/fonts/type1/impallari/cabin/Cabin-BoldItalic.pfb - RELOC/fonts/type1/impallari/cabin/Cabin-Italic.pfb - RELOC/fonts/type1/impallari/cabin/Cabin-Medium.pfb - RELOC/fonts/type1/impallari/cabin/Cabin-MediumItalic.pfb - RELOC/fonts/type1/impallari/cabin/Cabin-Regular.pfb - RELOC/fonts/type1/impallari/cabin/Cabin-SemiBold.pfb - RELOC/fonts/type1/impallari/cabin/Cabin-SemiBoldItalic.pfb - RELOC/fonts/type1/impallari/cabin/CabinCondensed-Bold.pfb - RELOC/fonts/type1/impallari/cabin/CabinCondensed-BoldItalic.pfb - RELOC/fonts/type1/impallari/cabin/CabinCondensed-Italic.pfb - RELOC/fonts/type1/impallari/cabin/CabinCondensed-Medium.pfb - RELOC/fonts/type1/impallari/cabin/CabinCondensed-MediumItalic.pfb - RELOC/fonts/type1/impallari/cabin/CabinCondensed-Regular.pfb - RELOC/fonts/type1/impallari/cabin/CabinCondensed-SemiBold.pfb - RELOC/fonts/type1/impallari/cabin/CabinCondensed-SemiBoldItalic.pfb - RELOC/fonts/vf/impallari/cabin/Cabin-Bold-sup-ly1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-Bold-sup-t1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-Bold-tlf-ly1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-Bold-tlf-sc-ly1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-Bold-tlf-sc-ot1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-Bold-tlf-sc-t1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-Bold-tlf-t1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-Bold-tlf-titling-ly1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-Bold-tlf-titling-t1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-Bold-tlf-ts1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-BoldItalic-sup-ly1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-BoldItalic-sup-t1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-BoldItalic-tlf-ly1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-BoldItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-BoldItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-BoldItalic-tlf-sc-t1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-BoldItalic-tlf-t1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-BoldItalic-tlf-titling-ly1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-BoldItalic-tlf-titling-t1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-BoldItalic-tlf-ts1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-Italic-sup-ly1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-Italic-sup-t1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-Italic-tlf-ly1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-Italic-tlf-sc-ly1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-Italic-tlf-sc-ot1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-Italic-tlf-sc-t1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-Italic-tlf-t1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-Italic-tlf-titling-ly1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-Italic-tlf-titling-t1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-Italic-tlf-ts1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-Medium-sup-ly1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-Medium-sup-t1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-Medium-tlf-ly1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-Medium-tlf-sc-ly1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-Medium-tlf-sc-ot1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-Medium-tlf-sc-t1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-Medium-tlf-t1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-Medium-tlf-titling-ly1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-Medium-tlf-titling-t1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-Medium-tlf-ts1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-MediumItalic-sup-ly1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-MediumItalic-sup-t1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-MediumItalic-tlf-ly1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-MediumItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-MediumItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-MediumItalic-tlf-sc-t1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-MediumItalic-tlf-t1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-MediumItalic-tlf-titling-ly1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-MediumItalic-tlf-titling-t1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-MediumItalic-tlf-ts1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-Regular-sup-ly1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-Regular-sup-t1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-Regular-tlf-ly1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-Regular-tlf-sc-ly1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-Regular-tlf-sc-ot1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-Regular-tlf-sc-t1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-Regular-tlf-t1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-Regular-tlf-titling-ly1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-Regular-tlf-titling-t1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-Regular-tlf-ts1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-SemiBold-sup-ly1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-SemiBold-sup-t1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-SemiBold-tlf-ly1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-SemiBold-tlf-sc-ly1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-SemiBold-tlf-sc-ot1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-SemiBold-tlf-sc-t1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-SemiBold-tlf-t1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-SemiBold-tlf-titling-ly1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-SemiBold-tlf-titling-t1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-SemiBold-tlf-ts1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-SemiBoldItalic-sup-ly1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-SemiBoldItalic-sup-t1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-SemiBoldItalic-tlf-ly1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-SemiBoldItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-SemiBoldItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-SemiBoldItalic-tlf-sc-t1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-SemiBoldItalic-tlf-t1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-SemiBoldItalic-tlf-titling-ly1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-SemiBoldItalic-tlf-titling-t1.vf - RELOC/fonts/vf/impallari/cabin/Cabin-SemiBoldItalic-tlf-ts1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-Bold-sup-ly1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-Bold-sup-t1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-Bold-tlf-ly1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-Bold-tlf-sc-ly1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-Bold-tlf-sc-ot1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-Bold-tlf-sc-t1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-Bold-tlf-t1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-Bold-tlf-titling-ly1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-Bold-tlf-titling-t1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-Bold-tlf-ts1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-BoldItalic-sup-ly1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-BoldItalic-sup-t1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-BoldItalic-tlf-ly1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-BoldItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-BoldItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-BoldItalic-tlf-sc-t1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-BoldItalic-tlf-t1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-BoldItalic-tlf-titling-ly1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-BoldItalic-tlf-titling-t1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-BoldItalic-tlf-ts1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-Italic-sup-ly1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-Italic-sup-t1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-Italic-tlf-ly1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-Italic-tlf-sc-ly1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-Italic-tlf-sc-ot1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-Italic-tlf-sc-t1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-Italic-tlf-t1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-Italic-tlf-titling-ly1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-Italic-tlf-titling-t1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-Italic-tlf-ts1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-Medium-sup-ly1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-Medium-sup-t1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-Medium-tlf-ly1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-Medium-tlf-sc-ly1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-Medium-tlf-sc-ot1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-Medium-tlf-sc-t1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-Medium-tlf-t1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-Medium-tlf-titling-ly1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-Medium-tlf-titling-t1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-Medium-tlf-ts1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-MediumItalic-sup-ly1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-MediumItalic-sup-t1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-MediumItalic-tlf-ly1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-MediumItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-MediumItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-MediumItalic-tlf-sc-t1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-MediumItalic-tlf-t1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-MediumItalic-tlf-titling-ly1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-MediumItalic-tlf-titling-t1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-MediumItalic-tlf-ts1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-Regular-sup-ly1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-Regular-sup-t1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-Regular-tlf-ly1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-Regular-tlf-sc-ly1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-Regular-tlf-sc-ot1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-Regular-tlf-sc-t1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-Regular-tlf-t1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-Regular-tlf-titling-ly1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-Regular-tlf-titling-t1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-Regular-tlf-ts1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-SemiBold-sup-ly1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-SemiBold-sup-t1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-SemiBold-tlf-ly1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-SemiBold-tlf-sc-ly1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-SemiBold-tlf-sc-ot1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-SemiBold-tlf-sc-t1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-SemiBold-tlf-t1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-SemiBold-tlf-titling-ly1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-SemiBold-tlf-titling-t1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-SemiBold-tlf-ts1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-SemiBoldItalic-sup-ly1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-SemiBoldItalic-sup-t1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-SemiBoldItalic-tlf-ly1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-SemiBoldItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-SemiBoldItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-SemiBoldItalic-tlf-sc-t1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-SemiBoldItalic-tlf-t1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-SemiBoldItalic-tlf-titling-ly1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-SemiBoldItalic-tlf-titling-t1.vf - RELOC/fonts/vf/impallari/cabin/CabinCondensed-SemiBoldItalic-tlf-ts1.vf - RELOC/tex/latex/cabin/LY1Cabin-Sup.fd - RELOC/tex/latex/cabin/LY1Cabin-TLF.fd - RELOC/tex/latex/cabin/LY1CabinCondensed-Sup.fd - RELOC/tex/latex/cabin/LY1CabinCondensed-TLF.fd - RELOC/tex/latex/cabin/OT1Cabin-Sup.fd - RELOC/tex/latex/cabin/OT1Cabin-TLF.fd - RELOC/tex/latex/cabin/OT1CabinCondensed-Sup.fd - RELOC/tex/latex/cabin/OT1CabinCondensed-TLF.fd - RELOC/tex/latex/cabin/T1Cabin-Sup.fd - RELOC/tex/latex/cabin/T1Cabin-TLF.fd - RELOC/tex/latex/cabin/T1CabinCondensed-Sup.fd - RELOC/tex/latex/cabin/T1CabinCondensed-TLF.fd - RELOC/tex/latex/cabin/TS1Cabin-TLF.fd - RELOC/tex/latex/cabin/TS1CabinCondensed-TLF.fd - RELOC/tex/latex/cabin/cabin.sty -catalogue-ctan /fonts/cabin -catalogue-date 2018-05-19 08:51:15 +0200 -catalogue-license ofl -catalogue-topics font font-sans font-type1 font-otf - -name cachepic -category Package -revision 26313 -shortdesc Convert document fragments into graphics -longdesc The bundle simplifies and automates conversion of document -longdesc fragments into external EPS or PDF files. The bundle consists -longdesc of two parts: a LaTeX package that implements a document level -longdesc interface, and a command line tool (written in lua) that -longdesc generates the external graphics. -depend cachepic.ARCH -containersize 4428 -containerchecksum fedab1832932e2d9d4225dc3e01738fb0601bba81b578d718c71471fb842a33b62603188d850111f265a474cb6343ecb624e869d8243769a535393acbd9f6c9b -doccontainersize 160372 -doccontainerchecksum 8ec9eede4f73c56b52df6b686fdc2d4c96714d301bca821abdee4d9cca974c5fbaa2ad0089b043224cfa3f16603813a2a2668c6b6d4405b54c5becb7a085508d -docfiles size=44 - texmf-dist/doc/latex/cachepic/README details="Readme" - texmf-dist/doc/latex/cachepic/cachepic.pdf details="Package documentation" - texmf-dist/doc/latex/cachepic/cachepic.tex -runfiles size=5 - texmf-dist/scripts/cachepic/cachepic.cmd - texmf-dist/scripts/cachepic/cachepic.tlu - texmf-dist/tex/latex/cachepic/cachepic.sty - texmf-dist/tex/latex/cachepic/prcachepic.def -catalogue-ctan /macros/latex/contrib/cachepic -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics graphics-prep -catalogue-version 1.0 - -name cachepic.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of cachepic -containersize 344 -containerchecksum c35a8189ca8190fe67f8f709d8cbffa12bcc6cbf1e1db04ff522bfcb8e63048f0c9c2244a654c2449231fcf244f81704b1d630a74395e56364b7c4135197fc89 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/cachepic - -name cachepic.amd64-freebsd -category Package -revision 16472 -shortdesc amd64-freebsd files of cachepic -containersize 344 -containerchecksum fd470b76e9387bd43753c97efe31f5d06e11bcb5d4c384ca34161e10f03c6ea1601e0019c3433cfbe89b8c4645caafa234365ce3b1abcdb8f0f3453d2136884c -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/cachepic - -name cachepic.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of cachepic -containersize 340 -containerchecksum d66626f439e0f681d1e9764c9c46935c17a985add11456dddc14ef90283a405787215262c2ae040c72e8bf20a8ef3f721abaeeb2afb90ddb6cdbce1b58288f6d -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/cachepic - -name cachepic.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of cachepic -containersize 344 -containerchecksum 78a14b5a59af0c04cff70a9406fa67145947315045a047d547097047f228f91a487bfc30ea7697b2fa23cb0dd0cd4416265c2e36da66d80d8f41b02475376a12 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/cachepic - -name cachepic.i386-cygwin -category Package -revision 15543 -shortdesc i386-cygwin files of cachepic -containersize 340 -containerchecksum b76d53499776f0d6ab33719d27e770d97bc785d740bbf2c47a11a98857cef89c69de2f8a7bdcc4877485a86456d2d3ed5e83dd4c4fc29b0adb7689cd0a242060 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/cachepic - -name cachepic.i386-freebsd -category Package -revision 16472 -shortdesc i386-freebsd files of cachepic -containersize 344 -containerchecksum de33b3d9b90563624c01e583bfe474db295fda7a6fb50f4b37916368c5f196871d3b2038103bacc2a54a14468ef782bf3445fa5a8456fd23b774478c982cefed -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/cachepic - -name cachepic.i386-linux -category Package -revision 15543 -shortdesc i386-linux files of cachepic -containersize 344 -containerchecksum e98d47281220e44898a370a094d7b06273a59885c12963981d1e9b057e05413bb7419ba9f23db2600ad2dfa5689933b8f154e29982a33c32127f051e762b2c94 -binfiles arch=i386-linux size=1 - bin/i386-linux/cachepic - -name cachepic.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of cachepic -containersize 344 -containerchecksum 18c0f7abbf88fa28d19d577d0f89fe289c0662d525bdd64d21da4593de375efa7eb875b0f20d6a6ebb4eefec1cef5b4c0639709e5965c737c6b551e0afcd8070 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/cachepic - -name cachepic.i386-solaris -category Package -revision 15543 -shortdesc i386-solaris files of cachepic -containersize 340 -containerchecksum 769d1c8488d87618bd95ea13406cc8b81f6fd23f0874db903f92d19a575d6005f8de735d15eda2fabec26beb539108dd8b74ec841ce172de24ecc574175ef5e8 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/cachepic - -name cachepic.sparc-solaris -category Package -revision 15543 -shortdesc sparc-solaris files of cachepic -containersize 340 -containerchecksum b5d20c2dfd19aaf9a375011dc19d55a5b04fa1462f4fa0b4c565e9d2f0678ad33ce96ce4114339aa47f758375c7ae0d3dc3fbb4b184dc3f20a12ea300312b083 -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/cachepic - -name cachepic.win32 -category Package -revision 15549 -shortdesc win32 files of cachepic -containersize 680 -containerchecksum 9b009613d72802350c220b10189897cc5a18835276db050773c20a80294d994f91db4d7ef752b5eed9ead7825209e33b0b421bde944d51b7218c08cb6036f9f2 -binfiles arch=win32 size=1 - bin/win32/cachepic.exe - -name cachepic.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of cachepic -containersize 344 -containerchecksum 1d61297ac69839905d8e1dee12ff63ae6fcacfc4af2c9d3299fece65536d6c9224ffe82273ecc7dc5f6aa150e35515019563e086d3612545b20bd1abc3689d88 -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/cachepic - -name cachepic.x86_64-darwin -category Package -revision 18441 -shortdesc x86_64-darwin files of cachepic -containersize 344 -containerchecksum 8a18210b0b71a0325aae4f1f4e0ddfbdbf06a862cf7f354eaa3de44567a98919bae833c7aac07506732dfd4cb09afd653a1b7226e825f41f24d889f5bcfc1276 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/cachepic - -name cachepic.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of cachepic -containersize 352 -containerchecksum dc09472e8e8384a5b29bdc35c66577b2407ffc693192aff2e4a14dd240ffdce8d2f579c5e8c254d77555824ee429a0daa9605756b5eeffb62f98c1079c79ce05 -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/cachepic - -name cachepic.x86_64-linux -category Package -revision 15543 -shortdesc x86_64-linux files of cachepic -containersize 344 -containerchecksum e6ba8e6f6241f365f76fea4b78ba6e149bb9a8ba0886fe6cec3dac44bf6fb260b912e2059327fdd8a8ae928fb5558a748a1be507321f4382cc2df65f8e33ed90 -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/cachepic - -name cachepic.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of cachepic -containersize 344 -containerchecksum 9a1851b4dfa1ca271d6f324d6c29f49a7104d8a14cfaf67205687ca2674bc0fa25b44807b60dd20667cc5a0767a3007305def23ec45fecd53205f80384e007af -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/cachepic - -name cachepic.x86_64-solaris -category Package -revision 18442 -shortdesc x86_64-solaris files of cachepic -containersize 344 -containerchecksum 194c2098a57d34150d088fa38c380a1bdd333667b3bc21d92b94bdbb17475db6f4c0541d662017fb26882a2c93820d67bed4d765a3cc719ee1b2718ecbcb17a5 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/cachepic - -name caladea -category Package -revision 34991 -shortdesc Support for the Caladea family of fonts -relocated 1 -longdesc This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX -longdesc support for the Caladea family of fonts, designed by Carolina -longdesc Giovagnoli and Andres Torresi of the Huerta Tipografica foundry -longdesc and adopted by Google for ChromeOS as a font-metric compatible -longdesc replacement for Cambria. -execute addMap caladea.map -containersize 343500 -containerchecksum 66c5b1225e8a52a14facb29524990f75459e95c6d7e186f87e6cb38b75746fa836528e2dae3b271f675dad767722840556e5b47401e3614f06af475b97042b17 -doccontainersize 93516 -doccontainerchecksum ed95f1f0c105ae08e92b54d93571451384cb057f15348afd6cde73b896a8ddf4ba4736d23ed00f367e3e07de42d69d2ebc9a0e371859e1c4a33b98b003c3d1a0 -docfiles size=32 - RELOC/doc/fonts/caladea/Caladea-Regular.pdf details="Package documentation" - RELOC/doc/fonts/caladea/LICENSE-2.0 - RELOC/doc/fonts/caladea/README details="Readme" - RELOC/doc/fonts/caladea/samples.pdf - RELOC/doc/fonts/caladea/samples.tex -runfiles size=204 - RELOC/fonts/enc/dvips/caladea/cld_cb3g7n.enc - RELOC/fonts/enc/dvips/caladea/cld_fjy5hl.enc - RELOC/fonts/enc/dvips/caladea/cld_prieif.enc - RELOC/fonts/enc/dvips/caladea/cld_w45fff.enc - RELOC/fonts/map/dvips/caladea/caladea.map - RELOC/fonts/tfm/huerta/caladea/Caladea-Bold-tlf-ly1--base.tfm - RELOC/fonts/tfm/huerta/caladea/Caladea-Bold-tlf-ly1.tfm - RELOC/fonts/tfm/huerta/caladea/Caladea-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/huerta/caladea/Caladea-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/huerta/caladea/Caladea-Bold-tlf-t1.tfm - RELOC/fonts/tfm/huerta/caladea/Caladea-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/huerta/caladea/Caladea-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/huerta/caladea/Caladea-BoldItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/huerta/caladea/Caladea-BoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/huerta/caladea/Caladea-BoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/huerta/caladea/Caladea-BoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/huerta/caladea/Caladea-BoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/huerta/caladea/Caladea-BoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/huerta/caladea/Caladea-BoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/huerta/caladea/Caladea-Italic-tlf-ly1--base.tfm - RELOC/fonts/tfm/huerta/caladea/Caladea-Italic-tlf-ly1.tfm - RELOC/fonts/tfm/huerta/caladea/Caladea-Italic-tlf-ot1.tfm - RELOC/fonts/tfm/huerta/caladea/Caladea-Italic-tlf-t1--base.tfm - RELOC/fonts/tfm/huerta/caladea/Caladea-Italic-tlf-t1.tfm - RELOC/fonts/tfm/huerta/caladea/Caladea-Italic-tlf-ts1--base.tfm - RELOC/fonts/tfm/huerta/caladea/Caladea-Italic-tlf-ts1.tfm - RELOC/fonts/tfm/huerta/caladea/Caladea-Regular-tlf-ly1--base.tfm - RELOC/fonts/tfm/huerta/caladea/Caladea-Regular-tlf-ly1.tfm - RELOC/fonts/tfm/huerta/caladea/Caladea-Regular-tlf-ot1.tfm - RELOC/fonts/tfm/huerta/caladea/Caladea-Regular-tlf-t1--base.tfm - RELOC/fonts/tfm/huerta/caladea/Caladea-Regular-tlf-t1.tfm - RELOC/fonts/tfm/huerta/caladea/Caladea-Regular-tlf-ts1--base.tfm - RELOC/fonts/tfm/huerta/caladea/Caladea-Regular-tlf-ts1.tfm - RELOC/fonts/truetype/huerta/caladea/Caladea-Bold.ttf - RELOC/fonts/truetype/huerta/caladea/Caladea-BoldItalic.ttf - RELOC/fonts/truetype/huerta/caladea/Caladea-Italic.ttf - RELOC/fonts/truetype/huerta/caladea/Caladea-Regular.ttf - RELOC/fonts/type1/huerta/caladea/Caladea-Bold.pfb - RELOC/fonts/type1/huerta/caladea/Caladea-BoldItalic.pfb - RELOC/fonts/type1/huerta/caladea/Caladea-Italic.pfb - RELOC/fonts/type1/huerta/caladea/Caladea-Regular.pfb - RELOC/fonts/vf/huerta/caladea/Caladea-Bold-tlf-ly1.vf - RELOC/fonts/vf/huerta/caladea/Caladea-Bold-tlf-t1.vf - RELOC/fonts/vf/huerta/caladea/Caladea-Bold-tlf-ts1.vf - RELOC/fonts/vf/huerta/caladea/Caladea-BoldItalic-tlf-ly1.vf - RELOC/fonts/vf/huerta/caladea/Caladea-BoldItalic-tlf-t1.vf - RELOC/fonts/vf/huerta/caladea/Caladea-BoldItalic-tlf-ts1.vf - RELOC/fonts/vf/huerta/caladea/Caladea-Italic-tlf-ly1.vf - RELOC/fonts/vf/huerta/caladea/Caladea-Italic-tlf-t1.vf - RELOC/fonts/vf/huerta/caladea/Caladea-Italic-tlf-ts1.vf - RELOC/fonts/vf/huerta/caladea/Caladea-Regular-tlf-ly1.vf - RELOC/fonts/vf/huerta/caladea/Caladea-Regular-tlf-t1.vf - RELOC/fonts/vf/huerta/caladea/Caladea-Regular-tlf-ts1.vf - RELOC/tex/latex/caladea/LY1Caladea-TLF.fd - RELOC/tex/latex/caladea/OT1Caladea-TLF.fd - RELOC/tex/latex/caladea/T1Caladea-TLF.fd - RELOC/tex/latex/caladea/TS1Caladea-TLF.fd - RELOC/tex/latex/caladea/caladea.sty -catalogue-ctan /fonts/caladea -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license apache2 -catalogue-topics font font-type1 font-ttf - -name calcage -category Package -revision 27725 -shortdesc Calculate the age of something, in years -relocated 1 -longdesc The package calculates the age of someone or something in -longdesc years. Internally it uses the datenumber package to calculate -longdesc the age in days; conversion from days to years is then -longdesc performed, taking care of leap years and such odd things. -containersize 1412 -containerchecksum ec5c839ee7e43c275381f241047726437cc5b4523de6b05382e6c435c00aa691cb9692ebeaf4d33a970036dcf69859cb3e29b28f7f4a8e1a9bf0db7bdf3516e8 -doccontainersize 279680 -doccontainerchecksum 35ad9c2b753c5d10a5de3399e4c9cf4307b9e80d824f4ca6a3b9f3abaa4b4f18983cac7411303d4bd216603b987e153a5334c6655f5ae40718118be0c28560f2 -docfiles size=70 - RELOC/doc/latex/calcage/README details="Readme" - RELOC/doc/latex/calcage/calcage.pdf details="Package documentation" -srccontainersize 5812 -srccontainerchecksum 7853e241ce6bbc68dbe810cc98c299da6605d36ebf610bd531bf654334bbaab51bbe37b533f5eaa387c3262846f9a805e73006bf4c525144e0b4ea243861a631 -srcfiles size=5 - RELOC/source/latex/calcage/calcage.dtx - RELOC/source/latex/calcage/calcage.ins -runfiles size=1 - RELOC/tex/latex/calcage/calcage.sty -catalogue-ctan /macros/latex/contrib/calcage -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics date-time -catalogue-version 0.90 - -name calctab -category Package -revision 15878 -shortdesc Language for numeric tables -relocated 1 -longdesc The calctab package helps the user to typeset a kind of -longdesc economic table such as invoices, expense notes and liquidation, -longdesc or other tabular material with a values column. The code -longdesc computes sum and percentage with floating point numeric methods -longdesc (using the fltpoint package) and builds the render table task. -containersize 4680 -containerchecksum 49956033b20ddaa86ff6a4823a2797898a2b37fe89d3378f2b2616a1f16ce8911c809a3d3211b867f5d609da87fd254a1130ba70e5be342417549a677544e8ff -doccontainersize 407424 -doccontainerchecksum a082fe9a8fe0c2c925cc0a7984a2c23dfe9a81ff8971e9fb59b182ed6c1814238ad6b1a208d025826d5bf5ef916ad92a113748bdc73ed2158f6fa0571467ae3b -docfiles size=115 - RELOC/doc/latex/calctab/README details="Readme" - RELOC/doc/latex/calctab/calctab_manual.pdf details="Package documentation" - RELOC/doc/latex/calctab/calctab_manual.tex -runfiles size=5 - RELOC/tex/latex/calctab/calctab.sty -catalogue-ctan /macros/latex/contrib/calctab -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics calculation -catalogue-version 0.6.1 - -name calculation -category Package -revision 35973 -shortdesc Typesetting reasoned calculations, also called calculational proofs -relocated 1 -longdesc The calculation environment formats reasoned calculations, also -longdesc called calculational proofs. The notion of reasoned -longdesc calculations or calculational proofs was originally advocated -longdesc by Wim Feijen and Edsger Dijkstra. The package accepts options -longdesc fleqn and leqno (with the same effect as the LaTeX options -longdesc fleqn and leqno, or may inherit the options from the document -longdesc class). It allows steps and expressions to be numbered (by -longdesc LaTeX equation numbers, obeying the LaTeX \label command to -longdesc refer to these numbers), and a step doesn't take vertical space -longdesc if its hint is empty. An expression in a calculation can be -longdesc given a comment; it is placed at the side opposite to the -longdesc equation numbers. Calculations are allowed inside hints -longdesc although numbering and commenting is then disabled. -containersize 3312 -containerchecksum 3368a211168efba5a80bcbba92c40101f2c1f3c5cdd68a605e4624bb6c091c11cd7cdc1795cede7b20b742fec2288aec3cc89a533bd36f0f09156e82d3674b6c -doccontainersize 98536 -doccontainerchecksum cf80023b11c243ea86a22415c294465e8f318786e4039649fb3d361eb728c8db9cee2d0d7f12aa81ae12480cd4b4a5fb7f1f23baf990791ca69390a92f593e74 -docfiles size=29 - RELOC/doc/latex/calculation/README details="Readme" - RELOC/doc/latex/calculation/calculation.pdf details="Package documentation" -srccontainersize 9640 -srccontainerchecksum 0393b1f551c11c59b67d2c2118a55f3f3a214cda6c0a9ec54a32795c45b03c22b9b07783ba2a0ed9d263002ba1cec10431e0ce19f4c557c08f12978583b7cbd4 -srcfiles size=10 - RELOC/source/latex/calculation/calculation.drv - RELOC/source/latex/calculation/calculation.dtx - RELOC/source/latex/calculation/calculation.ins -runfiles size=3 - RELOC/tex/latex/calculation/calculation.sty -catalogue-ctan /macros/latex/contrib/calculation -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics proof maths -catalogue-version 1.0 - -name calculator -category Package -revision 33041 -shortdesc Use LaTeX as a scientific calculator -relocated 1 -longdesc The calculator and calculus packages define several -longdesc instructions which allow us to realise algebraic operations and -longdesc to evaluate elementary functions and derivatives in our -longdesc documents. The package's main goal is to define the arithmetic -longdesc and functional calculations need in the author's package -longdesc xpicture, but the numeric abilities of "calculator" and -longdesc "calculus" may be useful in other contexts. -containersize 9956 -containerchecksum 2e2160873be115de34202a8d2f261c1ff18f1b14e95e1f8a86bb270c319b4312bf01e519ac2abcaddf86bc0941cfc2cd6f9a3ea7a3245285ba20ac6cfee24f12 -doccontainersize 565836 -doccontainerchecksum fd213db9279bf544835a6c114e7a20e78be85fe362a008fdd5334eecaab7ca76fe9e315ca068cf4fbad7f258f3237e09f39d8fd0d5567ea76c85b6d66696cc0e -docfiles size=203 - RELOC/doc/latex/calculator/README details="Readme" - RELOC/doc/latex/calculator/calculator.pdf details="Package documentation" - RELOC/doc/latex/calculator/examples/calculator1.tex - RELOC/doc/latex/calculator/examples/calculator10.tex - RELOC/doc/latex/calculator/examples/calculator11.tex - RELOC/doc/latex/calculator/examples/calculator12.tex - RELOC/doc/latex/calculator/examples/calculator13.tex - RELOC/doc/latex/calculator/examples/calculator14.tex - RELOC/doc/latex/calculator/examples/calculator15.tex - RELOC/doc/latex/calculator/examples/calculator16.tex - RELOC/doc/latex/calculator/examples/calculator17.tex - RELOC/doc/latex/calculator/examples/calculator18.tex - RELOC/doc/latex/calculator/examples/calculator19.tex - RELOC/doc/latex/calculator/examples/calculator2.tex - RELOC/doc/latex/calculator/examples/calculator20.tex - RELOC/doc/latex/calculator/examples/calculator21.tex - RELOC/doc/latex/calculator/examples/calculator22.tex - RELOC/doc/latex/calculator/examples/calculator23.tex - RELOC/doc/latex/calculator/examples/calculator24.tex - RELOC/doc/latex/calculator/examples/calculator25.tex - RELOC/doc/latex/calculator/examples/calculator26.tex - RELOC/doc/latex/calculator/examples/calculator27.tex - RELOC/doc/latex/calculator/examples/calculator28.tex - RELOC/doc/latex/calculator/examples/calculator29.tex - RELOC/doc/latex/calculator/examples/calculator3.tex - RELOC/doc/latex/calculator/examples/calculator30.tex - RELOC/doc/latex/calculator/examples/calculator31.tex - RELOC/doc/latex/calculator/examples/calculator32.tex - RELOC/doc/latex/calculator/examples/calculator33.tex - RELOC/doc/latex/calculator/examples/calculator34.tex - RELOC/doc/latex/calculator/examples/calculator35.tex - RELOC/doc/latex/calculator/examples/calculator36.tex - RELOC/doc/latex/calculator/examples/calculator37.tex - RELOC/doc/latex/calculator/examples/calculator38.tex - RELOC/doc/latex/calculator/examples/calculator39.tex - RELOC/doc/latex/calculator/examples/calculator4.tex - RELOC/doc/latex/calculator/examples/calculator40.tex - RELOC/doc/latex/calculator/examples/calculator41.tex - RELOC/doc/latex/calculator/examples/calculator42.tex - RELOC/doc/latex/calculator/examples/calculator43.tex - RELOC/doc/latex/calculator/examples/calculator44.tex - RELOC/doc/latex/calculator/examples/calculator45.tex - RELOC/doc/latex/calculator/examples/calculator46.tex - RELOC/doc/latex/calculator/examples/calculator47.tex - RELOC/doc/latex/calculator/examples/calculator48.tex - RELOC/doc/latex/calculator/examples/calculator49.tex - RELOC/doc/latex/calculator/examples/calculator5.tex - RELOC/doc/latex/calculator/examples/calculator50.tex - RELOC/doc/latex/calculator/examples/calculator51.tex - RELOC/doc/latex/calculator/examples/calculator52.tex - RELOC/doc/latex/calculator/examples/calculator53.tex - RELOC/doc/latex/calculator/examples/calculator54.tex - RELOC/doc/latex/calculator/examples/calculator55.tex - RELOC/doc/latex/calculator/examples/calculator56.tex - RELOC/doc/latex/calculator/examples/calculator57.tex - RELOC/doc/latex/calculator/examples/calculator58.tex - RELOC/doc/latex/calculator/examples/calculator59.tex - RELOC/doc/latex/calculator/examples/calculator6.tex - RELOC/doc/latex/calculator/examples/calculator60.tex - RELOC/doc/latex/calculator/examples/calculator61.tex - RELOC/doc/latex/calculator/examples/calculator62.tex - RELOC/doc/latex/calculator/examples/calculator7.tex - RELOC/doc/latex/calculator/examples/calculator8.tex - RELOC/doc/latex/calculator/examples/calculator9.tex -srccontainersize 29352 -srccontainerchecksum 935b54529bc59f0dd00d90a61329aae91349126388cde4bc4bc0f2c98c30649658ae1bd79f27e4bd8faa8780fe0c103ad220224cf91e7ff590b559e80efdcd44 -srcfiles size=45 - RELOC/source/latex/calculator/calculator.dtx - RELOC/source/latex/calculator/calculator.ins -runfiles size=19 - RELOC/tex/latex/calculator/calculator.sty - RELOC/tex/latex/calculator/calculus.sty -catalogue-ctan /macros/latex/contrib/calculator -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.2 -catalogue-topics calculation maths -catalogue-version 2.0 - -name calligra -category Package -revision 15878 -shortdesc Calligraphic font -relocated 1 -longdesc A calligraphic font in the handwriting style of the author, -longdesc Peter Vanroose. The font is supplied as Metafont source. LaTeX -longdesc support of the font is provided in the calligra package in the -longdesc fundus bundle. -containersize 42472 -containerchecksum 291c0e7cc4c688428a4ef6a267bb68f1abb0ebb8418189cacbfb5a55f3f95b4c4d2049866bf336532fbd5e7529b73a2a563354acab6f6c1d86c1eedd1cc890fd -doccontainersize 77232 -doccontainerchecksum 3856591b94ead6994944155301163ae8a434a6428b7b4717a1d26898d696f1fed28b73a7f3ae9ee1e9f7ea0801790a2284e932392902210d56d968c528af7ee5 -docfiles size=26 - RELOC/doc/latex/calligra/README - RELOC/doc/latex/calligra/testfont.pdf details="Font table" -runfiles size=76 - RELOC/fonts/source/public/calligra/callig15.mf - RELOC/fonts/source/public/calligra/calligra.mf - RELOC/fonts/tfm/public/calligra/callig15.tfm -catalogue-also calligra-type1 -catalogue-ctan /fonts/calligra -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics font font-calligraphic font-mf - -name calligra-type1 -category Package -revision 24302 -shortdesc Type 1 version of Calligra -relocated 1 -longdesc This is a conversion (using mf2pt1) of Peter Vanroose's -longdesc handwriting font. -execute addMap calligra.map -containersize 59668 -containerchecksum 44e1f4e77872dbe68dfe87c9cc70b5268e6db691ca278b1b43fe1f56c16a2985b9dfa2a2fdd89cbb427746ed6c3c502e65b8b778592d51ca203e3eea939936f8 -doccontainersize 732 -doccontainerchecksum a0e6a8ef9b0dcf57e169d6390ad68d7a5470938e2958865b602d3c25f00f2d5a1f7ff9196bfcb6d7bf304a02dfc1f542292ac995a9586d4714444bbdf9cbd9ad -docfiles size=1 - RELOC/doc/fonts/calligra-type1/README details="Readme" -runfiles size=19 - RELOC/fonts/afm/public/calligra-type1/callig15.afm - RELOC/fonts/map/dvips/calligra-type1/calligra.map - RELOC/fonts/type1/public/calligra-type1/callig15.pfb -catalogue-ctan /fonts/calligra-type1 -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics font font-calligraphic font-type1 -catalogue-version 001.000 - -name callouts -category Package -revision 44899 -shortdesc Put simple annotations and notes inside a picture -relocated 1 -longdesc The package defines the annotation environment in which -longdesc callouts, notes, arrows, and the like can be placed to describe -longdesc certain parts of a picture. -containersize 1488 -containerchecksum cf7543395ca1b2ba7c9fd8cbd44f720a2a896781d4465ed5e9bfb46ed003fd011e5eaac8c114fecbd3aea8a5413d2702eab937eaec4bafca3a725335f5efbca0 -doccontainersize 200208 -doccontainerchecksum 20379990311229fbf072024a989f39738b1851f77d19cbaee2a7a9eb954bf3693751380547c5c4d327337995f3300c94c2cb199243c27b063f0643d23633571e -docfiles size=77 - RELOC/doc/latex/callouts/A319neo.jpg - RELOC/doc/latex/callouts/README.md details="Readme" - RELOC/doc/latex/callouts/callouts.pdf details="Package documentation" - RELOC/doc/latex/callouts/callouts.tex -runfiles size=1 - RELOC/tex/latex/callouts/callouts.sty -catalogue-ctan /graphics/pgf/contrib/callouts -catalogue-date 2017-07-27 16:25:55 +0200 -catalogue-license lppl -catalogue-topics graphics pgf-tikz - -name calrsfs -category Package -revision 17125 -shortdesc Copperplate calligraphic letters in LaTeX -relocated 1 -longdesc Provides a maths interface to the rsfs fonts. -containersize 860 -containerchecksum 27b031ac6f663c94a76cf763f9eb014f9749165e7bbf6b51a9f0e441bb8ba94ab10125aa0e419b3d5f984234b85ad87c9f364ed0bc27e04314eeb7484f93888d -doccontainersize 153668 -doccontainerchecksum f59626c195f3496b1f5ed881a95a907adb365f9f3dc309da8f7a2b6b08a01b266f4995c99728e9c0871b7b552092727f63ef0faf5bf83c092e8b765cafcf98d1 -docfiles size=41 - RELOC/doc/latex/calrsfs/README details="Readme" - RELOC/doc/latex/calrsfs/calrsfs.pdf details="Package documentation" - RELOC/doc/latex/calrsfs/calrsfs.tex -runfiles size=2 - RELOC/tex/latex/calrsfs/OMSrsfs.fd - RELOC/tex/latex/calrsfs/calrsfs.sty -catalogue-ctan /macros/latex/contrib/calrsfs -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics font-supp - -name cals -category Package -revision 43003 -shortdesc Multipage tables with wide range of features -relocated 1 -longdesc The package is a set of macros to typeset multipage tables with -longdesc repeatable headers and footers, with cells spanned over rows -longdesc and columns. Decorations are supported: padding, background -longdesc color, width of separation rules. The code is compatible with -longdesc multicol and bidi. -containersize 5096 -containerchecksum 32cca18edf550c0bac6d659a706fbaf510c76e1b851a9fd10d3b17c8fc6bfcfc6f8e2d453668aaa2001e0b2d78414ca8e41a461b9bc7044d01abfd113ed3d898 -doccontainersize 486124 -doccontainerchecksum 8235472d0384dd8f1a39d517dd22f0cf7f7ba3f6cce143849b2afeed7f4b059de026a5c743f50b5d8909b2a6d3d6218b22f2f7babb4fb029ea85175f3fb659c3 -docfiles size=259 - RELOC/doc/latex/cals/README details="Readme" - RELOC/doc/latex/cals/cals.pdf details="Package documentation" - RELOC/doc/latex/cals/examples/bididemo.pdf - RELOC/doc/latex/cals/examples/bididemo.tex - RELOC/doc/latex/cals/examples/biditable1.tex - RELOC/doc/latex/cals/examples/biditable2.tex - RELOC/doc/latex/cals/examples/biditable3.tex - RELOC/doc/latex/cals/examples/biditable4.tex - RELOC/doc/latex/cals/examples/demo.pdf details="Examples of use" - RELOC/doc/latex/cals/examples/demo.tex - RELOC/doc/latex/cals/examples/table1.tex - RELOC/doc/latex/cals/examples/table2.tex - RELOC/doc/latex/cals/examples/table3.tex - RELOC/doc/latex/cals/examples/table4.tex - RELOC/doc/latex/cals/notes.pdf details="Additional notes" - RELOC/doc/latex/cals/tb101parashchenko.pdf details="Users Guide" - RELOC/doc/latex/cals/test/README details="Readme" - RELOC/doc/latex/cals/test/cell/test_10_create.chk - RELOC/doc/latex/cals/test/cell/test_10_create.tex - RELOC/doc/latex/cals/test/cell/test_20_colwidth.chk - RELOC/doc/latex/cals/test/cell/test_20_colwidth.tex - RELOC/doc/latex/cals/test/cell/test_30_decor.chk - RELOC/doc/latex/cals/test/cell/test_30_decor.tex - RELOC/doc/latex/cals/test/cell/test_40_width.chk - RELOC/doc/latex/cals/test/cell/test_40_width.tex - RELOC/doc/latex/cals/test/cell/test_50_hooks.chk - RELOC/doc/latex/cals/test/cell/test_50_hooks.tex - RELOC/doc/latex/cals/test/colsep/test_10_outone.chk - RELOC/doc/latex/cals/test/colsep/test_10_outone.tex - RELOC/doc/latex/cals/test/colsep/test_20_row.chk - RELOC/doc/latex/cals/test/colsep/test_20_row.tex - RELOC/doc/latex/cals/test/decoration/test_10_withwidth2.chk - RELOC/doc/latex/cals/test/decoration/test_10_withwidth2.tex - RELOC/doc/latex/cals/test/decoration/test_20_withcolor2.chk - RELOC/doc/latex/cals/test/decoration/test_20_withcolor2.tex - RELOC/doc/latex/cals/test/decoration/test_30_halfwidth.chk - RELOC/doc/latex/cals/test/decoration/test_30_halfwidth.tex - RELOC/doc/latex/cals/test/decoration/test_50_maxwidth.chk - RELOC/doc/latex/cals/test/decoration/test_50_maxwidth.tex - RELOC/doc/latex/cals/test/decoration/test_60_row.chk - RELOC/doc/latex/cals/test/decoration/test_60_row.tex - RELOC/doc/latex/cals/test/decoration/test_70_align.chk - RELOC/doc/latex/cals/test/decoration/test_70_align.tex - RELOC/doc/latex/cals/test/llt/test_10_cons_rot.chk - RELOC/doc/latex/cals/test/llt/test_10_cons_rot.tex - RELOC/doc/latex/cals/test/llt/test_20_snoc_decons.chk - RELOC/doc/latex/cals/test/llt/test_20_snoc_decons.tex - RELOC/doc/latex/cals/test/llt/test_30_all.chk - RELOC/doc/latex/cals/test/llt/test_30_all.tex - RELOC/doc/latex/cals/test/regression/test_010_wrongbreak.chk - RELOC/doc/latex/cals/test/regression/test_010_wrongbreak.tex - RELOC/doc/latex/cals/test/regression/test_020_wrongnobreak.chk - RELOC/doc/latex/cals/test/regression/test_020_wrongnobreak.tex - RELOC/doc/latex/cals/test/regression/test_030_spanbreak.chk - RELOC/doc/latex/cals/test/regression/test_030_spanbreak.tex - RELOC/doc/latex/cals/test/regression/test_040_rowheight.chk - RELOC/doc/latex/cals/test/regression/test_040_rowheight.tex - RELOC/doc/latex/cals/test/regression/test_050_leftskip_rowspan.chk - RELOC/doc/latex/cals/test/regression/test_050_leftskip_rowspan.tex - RELOC/doc/latex/cals/test/regression/test_060_alignment.chk - RELOC/doc/latex/cals/test/regression/test_060_alignment.tex - RELOC/doc/latex/cals/test/regression/test_065_alignment.chk - RELOC/doc/latex/cals/test/regression/test_065_alignment.tex - RELOC/doc/latex/cals/test/regression/test_070_clean_backup_row.chk - RELOC/doc/latex/cals/test/regression/test_070_clean_backup_row.tex - RELOC/doc/latex/cals/test/regression/test_075_vstraddled_retain_rowsep.chk - RELOC/doc/latex/cals/test/regression/test_075_vstraddled_retain_rowsep.tex - RELOC/doc/latex/cals/test/regression/test_080_never_pagebreak_in_float.chk - RELOC/doc/latex/cals/test/regression/test_080_never_pagebreak_in_float.tex - RELOC/doc/latex/cals/test/regression/test_085_allow_table_in_colspan.chk - RELOC/doc/latex/cals/test/regression/test_085_allow_table_in_colspan.tex - RELOC/doc/latex/cals/test/rowsep/test_10_waitrule.chk - RELOC/doc/latex/cals/test/rowsep/test_10_waitrule.tex - RELOC/doc/latex/cals/test/rowsep/test_15_waitover.chk - RELOC/doc/latex/cals/test/rowsep/test_15_waitover.tex - RELOC/doc/latex/cals/test/rowsep/test_20_pack.chk - RELOC/doc/latex/cals/test/rowsep/test_20_pack.tex - RELOC/doc/latex/cals/test/rowsep/test_30_jointwo.chk - RELOC/doc/latex/cals/test/rowsep/test_30_jointwo.tex - RELOC/doc/latex/cals/test/rowsep/test_35_joinone.chk - RELOC/doc/latex/cals/test/rowsep/test_35_joinone.tex - RELOC/doc/latex/cals/test/rowsep/test_40_construct.chk - RELOC/doc/latex/cals/test/rowsep/test_40_construct.tex - RELOC/doc/latex/cals/test/span/test_10_queue.chk - RELOC/doc/latex/cals/test/span/test_10_queue.tex - RELOC/doc/latex/cals/test/span/test_20_decor.chk - RELOC/doc/latex/cals/test/span/test_20_decor.tex - RELOC/doc/latex/cals/test/span/test_30_iftlrb.chk - RELOC/doc/latex/cals/test/span/test_30_iftlrb.tex - RELOC/doc/latex/cals/test/span/test_40_lr_queue.chk - RELOC/doc/latex/cals/test/span/test_40_lr_queue.tex - RELOC/doc/latex/cals/test/span/test_50_dimen.chk - RELOC/doc/latex/cals/test/span/test_50_dimen.tex - RELOC/doc/latex/cals/test/span/test_60_content.chk - RELOC/doc/latex/cals/test/span/test_60_content.tex - RELOC/doc/latex/cals/test/span/test_70_intercept.chk - RELOC/doc/latex/cals/test/span/test_70_intercept.tex - RELOC/doc/latex/cals/test/span/test_80_marker.chk - RELOC/doc/latex/cals/test/span/test_80_marker.tex - RELOC/doc/latex/cals/test/support/LatexTest.py - RELOC/doc/latex/cals/test/support/run_tests.py - RELOC/doc/latex/cals/test/table/test_10_ifbreak.chk - RELOC/doc/latex/cals/test/table/test_10_ifbreak.tex - RELOC/doc/latex/cals/test/table/test_20_dispatch.chk - RELOC/doc/latex/cals/test/table/test_20_dispatch.tex - RELOC/doc/latex/cals/test/table/test_30_issue_rowsep.chk - RELOC/doc/latex/cals/test/table/test_30_issue_rowsep.tex - RELOC/doc/latex/cals/test/table/test_40_issuerow.chk - RELOC/doc/latex/cals/test/table/test_40_issuerow.tex - RELOC/doc/latex/cals/test/table/test_50_row.chk - RELOC/doc/latex/cals/test/table/test_50_row.tex - RELOC/doc/latex/cals/test/table/test_60_whitespace.chk - RELOC/doc/latex/cals/test/table/test_60_whitespace.tex - RELOC/doc/latex/cals/test/table/test_70_lrskip.chk - RELOC/doc/latex/cals/test/table/test_70_lrskip.tex - RELOC/doc/latex/cals/test/template.txt - RELOC/doc/latex/cals/test/visual_tables/test_10_simple_2x2_with_parbreak.chk - RELOC/doc/latex/cals/test/visual_tables/test_10_simple_2x2_with_parbreak.png - RELOC/doc/latex/cals/test/visual_tables/test_10_simple_2x2_with_parbreak.tex - RELOC/doc/latex/cals/test/visual_tables/test_20_thead_tfoot.chk - RELOC/doc/latex/cals/test/visual_tables/test_20_thead_tfoot.png - RELOC/doc/latex/cals/test/visual_tables/test_20_thead_tfoot.tex - RELOC/doc/latex/cals/test/visual_tables/test_30_tbreak.chk - RELOC/doc/latex/cals/test/visual_tables/test_30_tbreak.png - RELOC/doc/latex/cals/test/visual_tables/test_30_tbreak.tex - RELOC/doc/latex/cals/test/visual_tables/test_40_span.chk - RELOC/doc/latex/cals/test/visual_tables/test_40_span.png - RELOC/doc/latex/cals/test/visual_tables/test_40_span.tex -srccontainersize 18728 -srccontainerchecksum 545abf72a592d53e09b28496878e4b4fa285c49a43fa1fd1b2979f3347530f7ffb94562d1c1a8abed833051d953f6410aeaa01f351824968f5e51f7c7924d95e -srcfiles size=22 - RELOC/source/latex/cals/cals.dtx - RELOC/source/latex/cals/cals.ins - RELOC/source/latex/cals/cell.dtx - RELOC/source/latex/cals/colsep.dtx - RELOC/source/latex/cals/decor.dtx - RELOC/source/latex/cals/lltokens.dtx - RELOC/source/latex/cals/rowsep.dtx - RELOC/source/latex/cals/rtl.dtx - RELOC/source/latex/cals/span.dtx - RELOC/source/latex/cals/table.dtx -runfiles size=6 - RELOC/tex/latex/cals/cals.sty -catalogue-also longtable supertabular -catalogue-ctan /macros/latex/contrib/cals -catalogue-date 2017-01-20 11:13:03 +0100 -catalogue-license lppl1.3 -catalogue-topics table table-long -catalogue-version 2.4.2 - -name calxxxx-yyyy -category Package -revision 49554 -shortdesc Print a calendar for a group of years -relocated 1 -longdesc The package prints a calendar for two or more years, according -longdesc to a language selection. The package is also "culture -longdesc dependent" in the sense that it will start weeks according to -longdesc local rules: e.g., weeks conventionally start on Monday in the -longdesc English-speaking world. The package requires array, babel, and -longdesc geometry. -containersize 6300 -containerchecksum 00cf9e6838d27f754ad9e205d7885e1255bb7d08167697026162171361a979d122747b60b60d72419e06aea0d6dea20938bcb33182246f45d09913dcb2c9829f -doccontainersize 376892 -doccontainerchecksum 6a1ef8327dc99f28f22979ac3d099b96517dfe22a0cedbf5bdcb7d320ed879aa2a393ad44dcdc8635a30c9ddd8986f70ec5727263fd4cfee32a34830ce987111 -docfiles size=109 - RELOC/doc/latex/calxxxx-yyyy/README details="Readme" - RELOC/doc/latex/calxxxx-yyyy/cal2019-2036_DE.pdf details="Sample (German) Calendar" language="de" - RELOC/doc/latex/calxxxx-yyyy/cal2019-2036_DK.pdf details="Sample (Danish) Calendar" language="da" - RELOC/doc/latex/calxxxx-yyyy/cal2019-2036_EN.pdf details="Sample (English) Calendar" language="en" - RELOC/doc/latex/calxxxx-yyyy/calxxxx-yyyy-doc.pdf details="Package documentation" -runfiles size=5 - RELOC/tex/latex/calxxxx-yyyy/calxxxx-yyyy-doc.tex - RELOC/tex/latex/calxxxx-yyyy/calxxxx-yyyy.tex -catalogue-also calxxxx -catalogue-ctan /macros/latex/contrib/calxxxx-yyyy -catalogue-date 2018-12-31 17:10:11 +0100 -catalogue-license lppl1.3c -catalogue-topics calendar -catalogue-version 20.19a - -name cancel -category Package -revision 32508 -shortdesc Place lines through maths formulae -relocated 1 -longdesc A package to draw diagonal lines ("cancelling" a term) and -longdesc arrows with limits (cancelling a term "to a value") through -longdesc parts of maths formulae. -containersize 2904 -containerchecksum 2b321b5e6342ba1089cf32128b4f51f4c5f2b3eb6c5f85eb4723c78a4a0f806f176522334f4a699136e53be574e89c7f31a8c505cc7ccdfe6bc79bdd37710f23 -doccontainersize 261256 -doccontainerchecksum ceb5721c446b0d71df0bf7ec87e87765af930653692fc84d3e1a063ca049c93da796615c4e7b7db14053cc3bf6b45f37d041ccba04a930f028c70bcd24005b07 -docfiles size=65 - RELOC/doc/latex/cancel/cancel.pdf details="Package documentation" - RELOC/doc/latex/cancel/cancel.tex -runfiles size=2 - RELOC/tex/latex/cancel/cancel.sty -catalogue-ctan /macros/latex/contrib/cancel -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics maths -catalogue-version 2.2 - -name canoniclayout -category Package -revision 24523 -shortdesc Create canonical page layouts with memoir -relocated 1 -longdesc A canonic text layout has specified relations to a circle -longdesc inscribed within the enclosing page. The package allows the -longdesc user to use a canonic layout with the memoir class. -containersize 1916 -containerchecksum c13cf72db887f6fb2e01e832a5ed8b2dc253d9372210fa28a5abbafba39fbd3cc8aad238c5ca9c3f2037bdc11770233dc7020c7b1b8e836e61f578a49a51e910 -doccontainersize 475188 -doccontainerchecksum 743b17de36ff13e7f59f30b66f4835eb29643ec97b5daab986ff7e307c5efa8b3608b54d6ec2bf82ef20adcdddf0726bd4d2a338e2bc4ad51a443fe07576a561 -docfiles size=117 - RELOC/doc/latex/canoniclayout/README details="Readme" - RELOC/doc/latex/canoniclayout/canoniclayout.pdf details="Package documentation" -srccontainersize 9228 -srccontainerchecksum b71a626ec8a2517d3834a312dd7a43cf6509a16c925f03f05622bb2e60df7e87c261accc11d63be0da046ed3782b1efa3a4790b15d4a787972c5ae41c625dc23 -srcfiles size=7 - RELOC/source/latex/canoniclayout/canoniclayout.dtx -runfiles size=1 - RELOC/tex/latex/canoniclayout/canoniclayout.sty -catalogue-ctan /macros/latex/contrib/canoniclayout -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics geometry -catalogue-version 0.4 - -name cantarell -category Package -revision 27066 -shortdesc LaTeX support for the Cantarell font family -relocated 1 -longdesc Cantarell is a contemporary Humanist sans serif designed by -longdesc Dave Crossland and Jakub Steiner. This font, delivered under -longdesc the OFL version 1.1, is available on the GNOME download server. -longdesc The present package provides support for this font in LaTeX. It -longdesc includes Type 1 versions of the fonts, converted for this -longdesc package using FontForge from its sources, for full support with -longdesc Dvips. -execute addMap cantarell.map -containersize 190788 -containerchecksum 70485f4c80b6e5590c2a7e94b0e874e612a78f41f6d0aa4a7cdd82046074322a1ae1dad61ae734f270db73db812d6e4cdfacffc5b15816d2fe385b1a147359e1 -doccontainersize 201264 -doccontainerchecksum 2e34510a95508a5d9708558aebb4b0bf0610d83fdbaf6b53438c354b49857e7f2aab1b57cb5f29b097aeb0092933016b63d27808a210ff4d8916ea6274559772 -docfiles size=64 - RELOC/doc/fonts/cantarell/CHANGES - RELOC/doc/fonts/cantarell/README details="Readme" - RELOC/doc/fonts/cantarell/cantarell-samples.pdf details="Font samples" - RELOC/doc/fonts/cantarell/cantarell-samples.tex - RELOC/doc/fonts/cantarell/cantarell.pdf details="Package documentation" - RELOC/doc/fonts/cantarell/cantarell.tex - RELOC/doc/fonts/cantarell/manifest.txt -srccontainersize 190736 -srccontainerchecksum 1665ccd34ffbbdf1163c624c49fbc30447355b1974667e794b01115516d9d45b2ce59dbb44fb961d553f0f56fae612d20670d081816c2ff3cbbd4a99f062c230 -srcfiles size=218 - RELOC/source/fonts/cantarell/Cantarell-Bold.sfd - RELOC/source/fonts/cantarell/Cantarell-Regular.sfd - RELOC/source/fonts/cantarell/Makefile - RELOC/source/fonts/cantarell/cantarell-01.etx - RELOC/source/fonts/cantarell/cantarell-02.etx - RELOC/source/fonts/cantarell/cantarell-03.etx - RELOC/source/fonts/cantarell/cantarell-drv.tex - RELOC/source/fonts/cantarell/cantarell-fixcyrillic.mtx - RELOC/source/fonts/cantarell/cantarell-fixgreek.mtx - RELOC/source/fonts/cantarell/cantarell-fixlatin.mtx - RELOC/source/fonts/cantarell/cantarell-fixtextcomp.mtx - RELOC/source/fonts/cantarell/cantarell-map.tex - RELOC/source/fonts/cantarell/sfd2type1.pe -runfiles size=196 - RELOC/fonts/afm/public/cantarell/Cantarell-Bold.afm - RELOC/fonts/afm/public/cantarell/Cantarell-Regular.afm - RELOC/fonts/enc/dvips/cantarell/cantarell-01.enc - RELOC/fonts/enc/dvips/cantarell/cantarell-02.enc - RELOC/fonts/enc/dvips/cantarell/cantarell-03.enc - RELOC/fonts/map/dvips/cantarell/cantarell.map - RELOC/fonts/tfm/public/cantarell/Cantarell-Bold-01.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Bold-02.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Bold-03.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-01.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-02.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-03.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-ot1.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-t1.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-t2a.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-t2b.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-t2c.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-x2.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-ot1.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-t1.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-t2a.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-t2b.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-t2c.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-ts1.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-x2.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Bold-SmallCaps-ot1.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Bold-SmallCaps-t1.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Bold-SmallCaps-t2a.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Bold-SmallCaps-t2b.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Bold-SmallCaps-t2c.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Bold-SmallCaps-x2.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Bold-ot1.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Bold-t1.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Bold-t2a.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Bold-t2b.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Bold-t2c.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Bold-ts1.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Bold-x2.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Regular-01.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Regular-02.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Regular-03.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-01.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-02.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-03.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-ot1.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-t1.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-t2a.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-t2b.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-t2c.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-x2.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-ot1.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-t1.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-t2a.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-t2b.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-t2c.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-ts1.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-x2.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Regular-SmallCaps-ot1.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Regular-SmallCaps-t1.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Regular-SmallCaps-t2a.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Regular-SmallCaps-t2b.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Regular-SmallCaps-t2c.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Regular-SmallCaps-x2.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Regular-ot1.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Regular-t1.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Regular-t2a.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Regular-t2b.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Regular-t2c.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Regular-ts1.tfm - RELOC/fonts/tfm/public/cantarell/Cantarell-Regular-x2.tfm - RELOC/fonts/type1/public/cantarell/Cantarell-Bold.pfb - RELOC/fonts/type1/public/cantarell/Cantarell-Regular.pfb - RELOC/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-ot1.vf - RELOC/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-t1.vf - RELOC/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-t2a.vf - RELOC/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-t2b.vf - RELOC/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-t2c.vf - RELOC/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-x2.vf - RELOC/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-ot1.vf - RELOC/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-t1.vf - RELOC/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-t2a.vf - RELOC/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-t2b.vf - RELOC/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-t2c.vf - RELOC/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-ts1.vf - RELOC/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-x2.vf - RELOC/fonts/vf/public/cantarell/Cantarell-Bold-SmallCaps-ot1.vf - RELOC/fonts/vf/public/cantarell/Cantarell-Bold-SmallCaps-t1.vf - RELOC/fonts/vf/public/cantarell/Cantarell-Bold-SmallCaps-t2a.vf - RELOC/fonts/vf/public/cantarell/Cantarell-Bold-SmallCaps-t2b.vf - RELOC/fonts/vf/public/cantarell/Cantarell-Bold-SmallCaps-t2c.vf - RELOC/fonts/vf/public/cantarell/Cantarell-Bold-SmallCaps-x2.vf - RELOC/fonts/vf/public/cantarell/Cantarell-Bold-ot1.vf - RELOC/fonts/vf/public/cantarell/Cantarell-Bold-t1.vf - RELOC/fonts/vf/public/cantarell/Cantarell-Bold-t2a.vf - RELOC/fonts/vf/public/cantarell/Cantarell-Bold-t2b.vf - RELOC/fonts/vf/public/cantarell/Cantarell-Bold-t2c.vf - RELOC/fonts/vf/public/cantarell/Cantarell-Bold-ts1.vf - RELOC/fonts/vf/public/cantarell/Cantarell-Bold-x2.vf - RELOC/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-ot1.vf - RELOC/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-t1.vf - RELOC/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-t2a.vf - RELOC/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-t2b.vf - RELOC/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-t2c.vf - RELOC/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-x2.vf - RELOC/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-ot1.vf - RELOC/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-t1.vf - RELOC/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-t2a.vf - RELOC/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-t2b.vf - RELOC/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-t2c.vf - RELOC/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-ts1.vf - RELOC/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-x2.vf - RELOC/fonts/vf/public/cantarell/Cantarell-Regular-SmallCaps-ot1.vf - RELOC/fonts/vf/public/cantarell/Cantarell-Regular-SmallCaps-t1.vf - RELOC/fonts/vf/public/cantarell/Cantarell-Regular-SmallCaps-t2a.vf - RELOC/fonts/vf/public/cantarell/Cantarell-Regular-SmallCaps-t2b.vf - RELOC/fonts/vf/public/cantarell/Cantarell-Regular-SmallCaps-t2c.vf - RELOC/fonts/vf/public/cantarell/Cantarell-Regular-SmallCaps-x2.vf - RELOC/fonts/vf/public/cantarell/Cantarell-Regular-ot1.vf - RELOC/fonts/vf/public/cantarell/Cantarell-Regular-t1.vf - RELOC/fonts/vf/public/cantarell/Cantarell-Regular-t2a.vf - RELOC/fonts/vf/public/cantarell/Cantarell-Regular-t2b.vf - RELOC/fonts/vf/public/cantarell/Cantarell-Regular-t2c.vf - RELOC/fonts/vf/public/cantarell/Cantarell-Regular-ts1.vf - RELOC/fonts/vf/public/cantarell/Cantarell-Regular-x2.vf - RELOC/tex/latex/cantarell/cantarell.sty - RELOC/tex/latex/cantarell/ot1fca.fd - RELOC/tex/latex/cantarell/t1fca.fd - RELOC/tex/latex/cantarell/t2afca.fd - RELOC/tex/latex/cantarell/t2bfca.fd - RELOC/tex/latex/cantarell/t2cfca.fd - RELOC/tex/latex/cantarell/ts1fca.fd - RELOC/tex/latex/cantarell/x2fca.fd -catalogue-ctan /fonts/cantarell -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics font font-sans font-type1 -catalogue-version 2.4 - -name capt-of -category Package -revision 29803 -shortdesc Captions on more than floats -relocated 1 -longdesc Defines a command \captionof for putting a caption to something -longdesc that's not a float. Note that the caption package includes a -longdesc \captionof command that is an extension of that provided by -longdesc this package. -containersize 1120 -containerchecksum a5f19701878ac0fbd2fc38fe6dcbb984073346a991bd1f34e51b4f07ecd34baed89aab19ef80208915a659d3a15a2c81b3dd09f214818f9c8a2bff14a008068e -doccontainersize 72584 -doccontainerchecksum 1a834571097a5304395b86fc5d9a5c3a49d1701b336330c996ada0ffa71a08fbbcbb7aaf381514854f914f8c49b989d35c870e4bd76e403503abf7106108ffd2 -docfiles size=22 - RELOC/doc/latex/capt-of/README details="Readme" - RELOC/doc/latex/capt-of/capt-of.pdf details="Package documentation" -srccontainersize 3396 -srccontainerchecksum 58854151a1e4af85661c70964568c0d61f47f28923930c40dd8a11785f47e6bbf2f3259e0cf21d201b63abf6ee2f3fee5b60d48b2cca945e869fbb95193ba9b9 -srcfiles size=3 - RELOC/source/latex/capt-of/capt-of.dtx - RELOC/source/latex/capt-of/capt-of.ins -runfiles size=1 - RELOC/tex/latex/capt-of/capt-of.sty -catalogue-also caption captdef -catalogue-ctan /macros/latex/contrib/capt-of -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics caption - -name captcont -category Package -revision 15878 -shortdesc Retain float number across several floats -relocated 1 -longdesc The captcont package provides the ability to continue the -longdesc numbering in your float environment (figure, table, etc.) with -longdesc minimal overhead. This package adds three commands: \caption*, -longdesc \captcont, and \captcont*. Along with the \caption command, -longdesc these give full control over the caption numbering, caption -longdesc text and the entries in the list-of pages. The \caption and -longdesc \captcont commands generate list-of page entries. The \caption -longdesc and \caption* commands increment the figure or table counter. -longdesc Captcont also fully supports the subfigure package. -containersize 2228 -containerchecksum 5fa23b3c6fc6abc25fb1321da15252a5a6381858138285057512c9208faf1b1f754b5ee5beafbec66ab3ac9f4944b3d129bb7f5a84c895b0ca5a194003458558 -doccontainersize 100508 -doccontainerchecksum 222ee43beeaf8ebeab885b4123b92fbe48a5bc6784e1878ee84df3187b6f9fe2c25ac04616b20d3ef0a892bb20501bc8a8a88d059af49d8a83c9ff1fce09b9c1 -docfiles size=36 - RELOC/doc/latex/captcont/README details="Readme" - RELOC/doc/latex/captcont/captcont.pdf details="Package documentation" - RELOC/doc/latex/captcont/ltxdoc.cfg - RELOC/doc/latex/captcont/test.tex -srccontainersize 9796 -srccontainerchecksum e2b20f5ae53bc6190024013daecb6a04b39f3700e0a881a96f0ad60ae8142b045bf88886c040cde872d6a113bd93ddb22cff8d2274b7c4500327521dad76c60a -srcfiles size=11 - RELOC/source/latex/captcont/Makefile - RELOC/source/latex/captcont/captcont.dtx - RELOC/source/latex/captcont/captcont.ins -runfiles size=2 - RELOC/tex/latex/captcont/captcont.sty -catalogue-ctan /macros/latex/contrib/captcont -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics caption -catalogue-version 2.0 - -name captdef -category Package -revision 17353 -shortdesc Declare free-standing \caption commands -relocated 1 -longdesc The \DeclareCaption command defines a class of caption command -longdesc associated with the counter specified to the command. These -longdesc commands are free-standing (i.e., don't need to be inside a -longdesc float environment). The package uses \DeclareCaption to define -longdesc \figcaption and \tabcaption, which can be used outside figure -longdesc or table environments. -containersize 1092 -containerchecksum a5376f7f5b1d4a751971b4210fdd32041009ec30d3e5bb8fd5cf8ace76a52ed4b74d11482beeaa6acdbeebdfc2b41cc714000c4383acd8112323fc71333f3aec -doccontainersize 216228 -doccontainerchecksum 9324e6ce581b7726681da2260e998312537153fa4c3df425bc50100bc3ab563f3b34ca7b5467227c3bcf5eac50f3ccf91e38e9e862fe04bd950cfb9335ef5b98 -docfiles size=57 - RELOC/doc/latex/captdef/captdef.pdf details="Package documentation" - RELOC/doc/latex/captdef/captdef.tex - RELOC/doc/latex/captdef/miscdoc.sty -runfiles size=1 - RELOC/tex/latex/captdef/captdef.sty -catalogue-also capt-of -catalogue-ctan /macros/latex/contrib/captdef -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics caption - -name caption -category Package -revision 48863 -shortdesc Customising captions in floating environments -relocated 1 -longdesc The caption package provides many ways to customise the -longdesc captions in floating environments like figure and table, and -longdesc cooperates with many other packages. Facilities include -longdesc rotating captions, sideways captions, continued captions (for -longdesc tables or figures that come in several parts). A list of -longdesc compatibility notes, for other packages, is provided in the -longdesc documentation. The package also provides the "caption outside -longdesc float" facility, in the same way that simpler packages like -longdesc capt-of do. The package supersedes caption2. -containersize 33520 -containerchecksum 6f9f55e4eddba072aa2c10d42d49fad13d0ece4b24e70a4cdd66962103337c8a5a0af2fb28d1d4405c394f532e980ac39ab7b70f29f5a2b054d54ff3e6edae33 -doccontainersize 1677000 -doccontainerchecksum 3d6d721fc30c1721fdf1df933e8117428df55b6f181464cb61162bb22021dc38aecdfeb91e5de7c001d45de6aa8f1af31f901f848851c54d130fad5ccf57e02a -docfiles size=456 - RELOC/doc/latex/caption/CHANGELOG - RELOC/doc/latex/caption/README details="Readme" - RELOC/doc/latex/caption/SUMMARY - RELOC/doc/latex/caption/bicaption.pdf - RELOC/doc/latex/caption/caption-deu.pdf details="German documentation" language="de" - RELOC/doc/latex/caption/caption-eng.pdf details="English documentation" language="en" - RELOC/doc/latex/caption/caption-rus.pdf details="Russian documentation" language="ru" - RELOC/doc/latex/caption/ltcaption.pdf - RELOC/doc/latex/caption/newfloat.pdf - RELOC/doc/latex/caption/subcaption.pdf - RELOC/doc/latex/caption/totalcount.pdf -srccontainersize 199392 -srccontainerchecksum d6f7385c3ef087bb40d6e9de59292a3661000c8a76204bbe19eb79fa167403433fc1623fdb4d9fe51f1834c06089cf72a1e3b2a8491ac8607cdf4279ad243491 -srcfiles size=299 - RELOC/source/latex/caption/bicaption.dtx - RELOC/source/latex/caption/caption-deu.tex - RELOC/source/latex/caption/caption-eng.tex - RELOC/source/latex/caption/caption-rus.tex - RELOC/source/latex/caption/caption.dtx - RELOC/source/latex/caption/caption.ins - RELOC/source/latex/caption/caption2.dtx - RELOC/source/latex/caption/caption3.dtx - RELOC/source/latex/caption/cat.eps - RELOC/source/latex/caption/elephant.eps - RELOC/source/latex/caption/ltcaption.dtx - RELOC/source/latex/caption/newfloat.dtx - RELOC/source/latex/caption/subcaption.dtx - RELOC/source/latex/caption/totalcount.dtx -runfiles size=53 - RELOC/tex/latex/caption/bicaption.sty - RELOC/tex/latex/caption/caption.sty - RELOC/tex/latex/caption/caption2.sty - RELOC/tex/latex/caption/caption3.sty - RELOC/tex/latex/caption/ltcaption.sty - RELOC/tex/latex/caption/newfloat.sty - RELOC/tex/latex/caption/subcaption.sty - RELOC/tex/latex/caption/totalcount.sty -catalogue-also subcaption bicaption -catalogue-contact-bugs https://gitlab.com/axelsommerfeldt/caption/issues -catalogue-contact-repository https://gitlab.com/axelsommerfeldt/caption -catalogue-ctan /macros/latex/contrib/caption -catalogue-date 2018-10-05 12:42:16 +0200 -catalogue-license lppl1.3 -catalogue-topics caption float - -name carbohydrates -category Package -revision 39000 -shortdesc Carbohydrate molecules with chemfig -relocated 1 -longdesc This package offers macros that make the preparation of -longdesc exercise sheets for teaching carbohydrate chemistry a lot less -longdesc tedious. It uses chemfig for drawing the formulas. Different -longdesc representation models (Fischer, Haworth, chair...) are -longdesc supported as well as alpha, beta, and chain isomers. -containersize 5164 -containerchecksum 600d248e5089ba077be105c7d8f8e03c508b15dca7c65628307b91aa736377ef2b7b43bffd3816021ba4bf1e26697882db52c1355d8674ccfa0dc7992c099ad8 -doccontainersize 483796 -doccontainerchecksum f9e0cd4372b40ff1f065d68a27f131007e3a22a801f1e7d6ce9235de71574bb4387540413175309e30c5b4953e13f1e6bfafb42f79778437e7901d346d4513e9 -docfiles size=123 - RELOC/doc/latex/carbohydrates/README details="Readme" - RELOC/doc/latex/carbohydrates/carbohydrates_en.pdf details="Package documentation" - RELOC/doc/latex/carbohydrates/carbohydrates_en.tex - RELOC/doc/latex/carbohydrates/test.tex -runfiles size=7 - RELOC/tex/latex/carbohydrates/carbohydrates.sty -catalogue-ctan /macros/latex/contrib/carbohydrates -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics diagram chemistry -catalogue-version 0.1 - -name carlisle -category Package -revision 47876 -shortdesc David Carlisle's small packages -relocated 1 -longdesc Many of David Carlisle's more substantial packages stand on -longdesc their own, or as part of the LaTeX latex-tools set; this set -longdesc contains: Making dotless 'j' characters for fonts that don't -longdesc have them; A method for combining the capabilities of longtable -longdesc and tabularx; A proforma for building personalised LaTeX -longdesc formats; An environment for including Plain TeX in LaTeX -longdesc documents; A jiffy to remove counters from other counters' -longdesc reset lists (now obsolete as it has been incorporated into the -longdesc LaTeX format); A jiffy to create 'slashed' characters for -longdesc physicists. -containersize 11400 -containerchecksum 3734bc331f78e4bd8b85dd2df238b4dbed76c6c1c7bea71768b1e9c7c62ec7d277194e54997b834931221023768af085e1c65c3d7688b77678e8d3d7465c4e1f -doccontainersize 72752 -doccontainerchecksum 91400a8a7119bfda80ffbd6e20c67dfae45fb7f430396f37bbac8c0f005b60bc82c0d502cc93fd58adf87fc880c8a958907fc1b3edb1d55915379c2eb2269c47 -docfiles size=20 - RELOC/doc/latex/carlisle/README.txt details="Bundle README" - RELOC/doc/latex/carlisle/ltx1.tex - RELOC/doc/latex/carlisle/ltxtable.pdf details="Documentation of ltxtable" -srccontainersize 2884 -srccontainerchecksum 6e69b406b71462fb97a24e1d20deeeb1c814dc7dad196c97de4e92ff568734c273726708feecf58dd913c6b3d638aeee9d5f300d1b971bddbd70f5b6fcb2bfda -srcfiles size=2 - RELOC/source/latex/carlisle/ltxtable.tex -runfiles size=11 - RELOC/tex/latex/carlisle/dotlessj.sty - RELOC/tex/latex/carlisle/ltxtable.sty - RELOC/tex/latex/carlisle/mylatex.ltx - RELOC/tex/latex/carlisle/plain.sty - RELOC/tex/latex/carlisle/remreset.sty - RELOC/tex/latex/carlisle/scalefnt.sty - RELOC/tex/latex/carlisle/slashed.sty -catalogue-ctan /macros/latex/contrib/carlisle -catalogue-date 2018-05-30 10:45:25 +0200 -catalogue-license lppl -catalogue-topics collection - -name carlito -category Package -revision 35002 -shortdesc Support for Carlito sans-serif fonts -relocated 1 -longdesc The package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX -longdesc support for the Carlito family of sans serif fonts, designed by -longdesc Lukasz Dziedzic of the tyPoland foundry and adopted by Google -longdesc for ChromeOS as a font-metric compatible replacement for -longdesc Calibri. -execute addMap carlito.map -containersize 2725700 -containerchecksum f47d0ffd4bab7d892e6c646f3a4eb392c295b8f8a9ecd63ef45fd9ad891c33db8e66ec3e6d455649c2a8f8795693bff105e5ec48ae7c8d2fb0bf79d32e078bc9 -doccontainersize 354020 -doccontainerchecksum ff4a566ea7ceca1d2d095b3e99acdd65ceca96671eddb2d98bef69310d69e31435acab70272ab3f421cee5c37ba42c3aeaa230cda7e95559744a40080b9c1547 -docfiles size=101 - RELOC/doc/fonts/carlito/Carlito-Regular.pdf details="Font tables" - RELOC/doc/fonts/carlito/LICENSE - RELOC/doc/fonts/carlito/README details="Readme" - RELOC/doc/fonts/carlito/samples.pdf details="Font samples" - RELOC/doc/fonts/carlito/samples.tex -runfiles size=1561 - RELOC/fonts/enc/dvips/carlito/crlt_57h366.enc - RELOC/fonts/enc/dvips/carlito/crlt_bxv5ge.enc - RELOC/fonts/enc/dvips/carlito/crlt_cegsyz.enc - RELOC/fonts/enc/dvips/carlito/crlt_csjzgd.enc - RELOC/fonts/enc/dvips/carlito/crlt_eckivh.enc - RELOC/fonts/enc/dvips/carlito/crlt_houcxd.enc - RELOC/fonts/enc/dvips/carlito/crlt_ibktmo.enc - RELOC/fonts/enc/dvips/carlito/crlt_lllwh4.enc - RELOC/fonts/enc/dvips/carlito/crlt_llspvt.enc - RELOC/fonts/enc/dvips/carlito/crlt_n2dr37.enc - RELOC/fonts/enc/dvips/carlito/crlt_n75whf.enc - RELOC/fonts/enc/dvips/carlito/crlt_ntvnfo.enc - RELOC/fonts/enc/dvips/carlito/crlt_o4ofpw.enc - RELOC/fonts/enc/dvips/carlito/crlt_orgsld.enc - RELOC/fonts/enc/dvips/carlito/crlt_rekp6x.enc - RELOC/fonts/enc/dvips/carlito/crlt_sghv4p.enc - RELOC/fonts/enc/dvips/carlito/crlt_ssbojb.enc - RELOC/fonts/enc/dvips/carlito/crlt_uuhkl6.enc - RELOC/fonts/enc/dvips/carlito/crlt_ynpzot.enc - RELOC/fonts/enc/dvips/carlito/crlt_z7vml3.enc - RELOC/fonts/map/dvips/carlito/carlito.map - RELOC/fonts/tfm/typoland/carlito/Carlito-Bold-inf-ly1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Bold-inf-ot1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Bold-inf-t1--base.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Bold-inf-t1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Bold-lf-ly1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Bold-lf-ot1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Bold-lf-t1--base.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Bold-lf-t1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Bold-lf-ts1--base.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Bold-lf-ts1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Bold-osf-ly1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Bold-osf-ot1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Bold-osf-t1--base.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Bold-osf-t1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Bold-osf-ts1--base.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Bold-osf-ts1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Bold-sup-ly1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Bold-sup-ot1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Bold-sup-t1--base.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Bold-sup-t1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Bold-tlf-ly1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Bold-tlf-t1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Bold-tosf-ly1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Bold-tosf-ot1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Bold-tosf-t1--base.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Bold-tosf-t1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Bold-tosf-ts1--base.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Bold-tosf-ts1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-BoldItalic-inf-ly1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-BoldItalic-inf-ot1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-BoldItalic-inf-t1--base.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-BoldItalic-inf-t1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-BoldItalic-lf-ly1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-BoldItalic-lf-ot1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-BoldItalic-lf-t1--base.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-BoldItalic-lf-t1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-BoldItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-BoldItalic-lf-ts1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-BoldItalic-osf-ly1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-BoldItalic-osf-ot1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-BoldItalic-osf-t1--base.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-BoldItalic-osf-t1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-BoldItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-BoldItalic-osf-ts1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-BoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-BoldItalic-sup-ot1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-BoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-BoldItalic-sup-t1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-BoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-BoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-BoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-BoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-BoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-BoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-BoldItalic-tosf-ly1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-BoldItalic-tosf-ot1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-BoldItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-BoldItalic-tosf-t1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-BoldItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-BoldItalic-tosf-ts1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Italic-inf-ly1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Italic-inf-ot1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Italic-inf-t1--base.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Italic-inf-t1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Italic-lf-ly1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Italic-lf-ot1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Italic-lf-t1--base.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Italic-lf-t1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Italic-lf-ts1--base.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Italic-lf-ts1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Italic-osf-ly1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Italic-osf-ot1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Italic-osf-t1--base.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Italic-osf-t1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Italic-osf-ts1--base.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Italic-osf-ts1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Italic-sup-ly1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Italic-sup-ot1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Italic-sup-t1--base.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Italic-sup-t1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Italic-tlf-ly1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Italic-tlf-ot1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Italic-tlf-t1--base.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Italic-tlf-t1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Italic-tlf-ts1--base.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Italic-tlf-ts1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Italic-tosf-ly1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Italic-tosf-ot1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Italic-tosf-t1--base.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Italic-tosf-t1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Italic-tosf-ts1--base.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-Italic-tosf-ts1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-inf-ly1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-inf-ot1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-inf-t1--base.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-inf-t1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-lf-ly1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-lf-ot1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-lf-t1--base.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-lf-t1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-lf-ts1--base.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-lf-ts1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-osf-ly1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-osf-ot1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-osf-t1--base.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-osf-t1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-osf-ts1--base.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-osf-ts1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-sup-ly1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-sup-ot1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-sup-t1--base.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-sup-t1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-tlf-ly1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-tlf-ot1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-tlf-t1--base.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-tlf-t1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-tlf-ts1--base.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-tlf-ts1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-tosf-ly1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-tosf-ot1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-tosf-t1--base.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-tosf-t1.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-tosf-ts1--base.tfm - RELOC/fonts/tfm/typoland/carlito/Carlito-tosf-ts1.tfm - RELOC/fonts/truetype/typoland/carlito/Carlito-Bold.ttf - RELOC/fonts/truetype/typoland/carlito/Carlito-BoldItalic.ttf - RELOC/fonts/truetype/typoland/carlito/Carlito-Italic.ttf - RELOC/fonts/truetype/typoland/carlito/Carlito-Regular.ttf - RELOC/fonts/type1/typoland/carlito/Carlito-Bold.pfb - RELOC/fonts/type1/typoland/carlito/Carlito-BoldItalic.pfb - RELOC/fonts/type1/typoland/carlito/Carlito-Italic.pfb - RELOC/fonts/type1/typoland/carlito/Carlito.pfb - RELOC/fonts/vf/typoland/carlito/Carlito-Bold-inf-t1.vf - RELOC/fonts/vf/typoland/carlito/Carlito-Bold-lf-t1.vf - RELOC/fonts/vf/typoland/carlito/Carlito-Bold-lf-ts1.vf - RELOC/fonts/vf/typoland/carlito/Carlito-Bold-osf-t1.vf - RELOC/fonts/vf/typoland/carlito/Carlito-Bold-osf-ts1.vf - RELOC/fonts/vf/typoland/carlito/Carlito-Bold-sup-t1.vf - RELOC/fonts/vf/typoland/carlito/Carlito-Bold-tlf-t1.vf - RELOC/fonts/vf/typoland/carlito/Carlito-Bold-tlf-ts1.vf - RELOC/fonts/vf/typoland/carlito/Carlito-Bold-tosf-t1.vf - RELOC/fonts/vf/typoland/carlito/Carlito-Bold-tosf-ts1.vf - RELOC/fonts/vf/typoland/carlito/Carlito-BoldItalic-inf-t1.vf - RELOC/fonts/vf/typoland/carlito/Carlito-BoldItalic-lf-t1.vf - RELOC/fonts/vf/typoland/carlito/Carlito-BoldItalic-lf-ts1.vf - RELOC/fonts/vf/typoland/carlito/Carlito-BoldItalic-osf-t1.vf - RELOC/fonts/vf/typoland/carlito/Carlito-BoldItalic-osf-ts1.vf - RELOC/fonts/vf/typoland/carlito/Carlito-BoldItalic-sup-t1.vf - RELOC/fonts/vf/typoland/carlito/Carlito-BoldItalic-tlf-t1.vf - RELOC/fonts/vf/typoland/carlito/Carlito-BoldItalic-tlf-ts1.vf - RELOC/fonts/vf/typoland/carlito/Carlito-BoldItalic-tosf-t1.vf - RELOC/fonts/vf/typoland/carlito/Carlito-BoldItalic-tosf-ts1.vf - RELOC/fonts/vf/typoland/carlito/Carlito-Italic-inf-t1.vf - RELOC/fonts/vf/typoland/carlito/Carlito-Italic-lf-t1.vf - RELOC/fonts/vf/typoland/carlito/Carlito-Italic-lf-ts1.vf - RELOC/fonts/vf/typoland/carlito/Carlito-Italic-osf-t1.vf - RELOC/fonts/vf/typoland/carlito/Carlito-Italic-osf-ts1.vf - RELOC/fonts/vf/typoland/carlito/Carlito-Italic-sup-t1.vf - RELOC/fonts/vf/typoland/carlito/Carlito-Italic-tlf-t1.vf - RELOC/fonts/vf/typoland/carlito/Carlito-Italic-tlf-ts1.vf - RELOC/fonts/vf/typoland/carlito/Carlito-Italic-tosf-t1.vf - RELOC/fonts/vf/typoland/carlito/Carlito-Italic-tosf-ts1.vf - RELOC/fonts/vf/typoland/carlito/Carlito-inf-t1.vf - RELOC/fonts/vf/typoland/carlito/Carlito-lf-t1.vf - RELOC/fonts/vf/typoland/carlito/Carlito-lf-ts1.vf - RELOC/fonts/vf/typoland/carlito/Carlito-osf-t1.vf - RELOC/fonts/vf/typoland/carlito/Carlito-osf-ts1.vf - RELOC/fonts/vf/typoland/carlito/Carlito-sup-t1.vf - RELOC/fonts/vf/typoland/carlito/Carlito-tlf-t1.vf - RELOC/fonts/vf/typoland/carlito/Carlito-tlf-ts1.vf - RELOC/fonts/vf/typoland/carlito/Carlito-tosf-t1.vf - RELOC/fonts/vf/typoland/carlito/Carlito-tosf-ts1.vf - RELOC/tex/latex/carlito/LY1Carlito-Inf.fd - RELOC/tex/latex/carlito/LY1Carlito-LF.fd - RELOC/tex/latex/carlito/LY1Carlito-OsF.fd - RELOC/tex/latex/carlito/LY1Carlito-Sup.fd - RELOC/tex/latex/carlito/LY1Carlito-TLF.fd - RELOC/tex/latex/carlito/LY1Carlito-TOsF.fd - RELOC/tex/latex/carlito/OT1Carlito-Inf.fd - RELOC/tex/latex/carlito/OT1Carlito-LF.fd - RELOC/tex/latex/carlito/OT1Carlito-OsF.fd - RELOC/tex/latex/carlito/OT1Carlito-Sup.fd - RELOC/tex/latex/carlito/OT1Carlito-TLF.fd - RELOC/tex/latex/carlito/OT1Carlito-TOsF.fd - RELOC/tex/latex/carlito/T1Carlito-Inf.fd - RELOC/tex/latex/carlito/T1Carlito-LF.fd - RELOC/tex/latex/carlito/T1Carlito-OsF.fd - RELOC/tex/latex/carlito/T1Carlito-Sup.fd - RELOC/tex/latex/carlito/T1Carlito-TLF.fd - RELOC/tex/latex/carlito/T1Carlito-TOsF.fd - RELOC/tex/latex/carlito/TS1Carlito-LF.fd - RELOC/tex/latex/carlito/TS1Carlito-OsF.fd - RELOC/tex/latex/carlito/TS1Carlito-TLF.fd - RELOC/tex/latex/carlito/TS1Carlito-TOsF.fd - RELOC/tex/latex/carlito/carlito.sty -catalogue-ctan /fonts/carlito -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license ofl -catalogue-topics font font-ttf font-type1 font-sans - -name carolmin-ps -category Package -revision 15878 -catalogue carolmin-t1 -shortdesc Adobe Type 1 format of Carolingian Minuscule fonts -relocated 1 -longdesc The bundle offers Adobe Type 1 format versions of Peter -longdesc Wilson's Carolingian Minuscule font set (part of the bookhands -longdesc collection). The fonts in the bundle are ready-to-use -longdesc replacements for the Metafont originals. -execute addMap cmin.map -containersize 105228 -containerchecksum 1802e7fe2835863ac0859bbfdf21724ca77cfb56418e2b070a7f420a739b0324458c5e12b2705b03e9526a6a87fd4a9bdc49ba066960f3d3159b01636c6ddbb0 -doccontainersize 520 -doccontainerchecksum 70bbb0cee83468531ea86d841906c7d47d3ab95067aa03d4485bec644653e9d110619a0e643a6463685e50ef1cf7c311c64319522fe4cbc1201b77f37ae4e78a -docfiles size=1 - RELOC/doc/fonts/carolmin-ps/README -runfiles size=38 - RELOC/fonts/afm/public/carolmin-ps/cmin10.afm - RELOC/fonts/afm/public/carolmin-ps/cmin17.afm - RELOC/fonts/afm/public/carolmin-ps/cmin7.afm - RELOC/fonts/afm/public/carolmin-ps/cminb10.afm - RELOC/fonts/afm/public/carolmin-ps/cminb17.afm - RELOC/fonts/afm/public/carolmin-ps/cminb7.afm - RELOC/fonts/map/dvips/carolmin-ps/cmin.map - RELOC/fonts/type1/public/carolmin-ps/cmin10.pfb - RELOC/fonts/type1/public/carolmin-ps/cmin17.pfb - RELOC/fonts/type1/public/carolmin-ps/cmin7.pfb - RELOC/fonts/type1/public/carolmin-ps/cminb10.pfb - RELOC/fonts/type1/public/carolmin-ps/cminb17.pfb - RELOC/fonts/type1/public/carolmin-ps/cminb7.pfb -catalogue-ctan /fonts/carolmin-ps -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font font-bookhand font-type1 - -name cascade -category Package -revision 48200 -shortdesc Constructions with braces to present mathematical demonstrations -relocated 1 -longdesc The LaTeX package cascade provides a command \Cascade to do -longdesc constructions to present mathematical demonstrations with -longdesc successive braces for the deductions. -containersize 1840 -containerchecksum f45bbabf4c603aa16851745771d983a0f58fdfbc4bb738d57f81bfe43638cc36a40f5e21a5513d827f25895bd3269db92b9d0f5e2d1f6e5f92684d781866589e -doccontainersize 71220 -doccontainerchecksum e7d688ddb0d9d22e67170c7f250737f1fe2a4fb722dfa659ba1716a2c83fbe51e621ee2880902d92dd551cbc6110b84ff2ac9b56a50cd6ce98ff37f9b090d2e9 -docfiles size=20 - RELOC/doc/latex/cascade/README.md details="Readme" - RELOC/doc/latex/cascade/cascade.pdf details="Package documentation" -srccontainersize 5028 -srccontainerchecksum 6e29cf674695fdc589ddbf674f0acdbf1c64ca6c1cf8ff3454e3ab33f496778a1ccc5eb3064fff2ccaa2ca16ed30bd174663e10b8b6320c3f56df97b80a83b0f -srcfiles size=6 - RELOC/source/latex/cascade/cascade.dtx - RELOC/source/latex/cascade/cascade.ins -runfiles size=2 - RELOC/tex/latex/cascade/cascade.sty -catalogue-ctan /macros/latex/contrib/cascade -catalogue-date 2018-07-13 05:39:51 +0200 -catalogue-license lppl1.3 -catalogue-topics maths -catalogue-version 1.01 - -name cascadilla -category Package -revision 25144 -shortdesc Typeset papers conforming to the stylesheet of the Cascadilla Proceedings Project -relocated 1 -longdesc The class provides an extension of the standard LaTeX article -longdesc class that may be used to typeset papers conforming to the -longdesc stylesheet of the Cascadilla Proceedings Project, which is used -longdesc by a number of linguistics conference proceedings (e.g., -longdesc WCCFL). -containersize 9656 -containerchecksum e9a32539283dafbcc1cf676127308edf6a54c6d0558dd31de32601cceeb22ba213c30b4ddbe6f4007c6e1e8f3810ac47b2527d379d719f3cbf7ebc35f5907a87 -doccontainersize 88040 -doccontainerchecksum 58b9111f86085c066f18363d4e168abdd1cb7ff74fd53dd34ddc537ea320e4ad2ec2450af0ff031f2d43325676c921a8ecbe008297f11170bc387fe21dc12745 -docfiles size=32 - RELOC/doc/latex/cascadilla/LICENSE.txt - RELOC/doc/latex/cascadilla/README details="Readme" - RELOC/doc/latex/cascadilla/example.pdf details="Example document" - RELOC/doc/latex/cascadilla/example.tex - RELOC/doc/latex/cascadilla/exampleref.bib -runfiles size=11 - RELOC/bibtex/bst/cascadilla/cascadilla.bst - RELOC/tex/latex/cascadilla/cascadilla.cls -catalogue-ctan /macros/latex/contrib/cascadilla -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics journalpub -catalogue-version 1.8.2 - -name cases -category Package -revision 17123 -shortdesc Numbered cases environment -relocated 1 -longdesc Define the environment numcases: equations with several -longdesc alternative right-hand sides, with equation numbers for each -longdesc alternative. Also environment subnumcases, where each -longdesc alternative is a sub-number (e.g., 8a, 8b, ...) of the equation -longdesc set as a whole. -containersize 3636 -containerchecksum 0c33b5791952a315c72b18225f0ad0e3f6f331fceb5c3403db4c0da089acffd53ef2b957c13bf3480dd02bb6669135f96e786b32955fcb374e2d9a8f5ebcf629 -doccontainersize 306900 -doccontainerchecksum b747d1ec39c816a90c665be10a8721ff612cb379349213bc2e470236afa80978f968bd2ec99349a9f40233bcffea87bd53c73f1155eb13ed5c2b0fbaedde83ff -docfiles size=81 - RELOC/doc/latex/cases/cases.pdf details="Package documentation" - RELOC/doc/latex/cases/cases.tex -runfiles size=2 - RELOC/tex/latex/cases/cases.sty -catalogue-ctan /macros/latex/contrib/cases -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics maths-syseqn -catalogue-version 2.5 - -name casyl -category Package -revision 15878 -shortdesc Typeset Cree/Inuktitut in Canadian Aboriginal Syllabics -relocated 1 -longdesc The bundle constitutes a font (as Metafont source) and LaTeX -longdesc macros for its use within a document. -containersize 5796 -containerchecksum b74ac52b7bfc964e19a97f1be41c240a41b67182ea08a05021e5ff1f16c87546f9e216721c1b6184d8ce86c0855d49c93b4eeeb575d61b79c5f6df12a85252c9 -doccontainersize 73016 -doccontainerchecksum 691541ceb4ef0f0c021dbbfe1fe6b75c27aafba752dfb105f9511237871d5db11d434b6d98f2d94fa70521472f850ee754f611c395263ca1d42d1584f3d2ca55 -docfiles size=26 - RELOC/doc/latex/casyl/README - RELOC/doc/latex/casyl/casyldoc.pdf details="Package documentation" - RELOC/doc/latex/casyl/casyldoc.tex -runfiles size=9 - RELOC/fonts/source/public/casyl/casyll10.mf - RELOC/fonts/tfm/public/casyl/casyll10.tfm - RELOC/tex/latex/casyl/casyltex.sty -catalogue-also oinuit -catalogue-ctan /language/casyl -catalogue-date 2017-10-29 14:24:36 +0100 -catalogue-license pd -catalogue-topics linguistic font font-mf -catalogue-version 2.0 - -name catchfilebetweentags -category Package -revision 21476 -shortdesc Catch text delimited by docstrip tags -relocated 1 -longdesc This package (built using the facilities of catchfile) provides -longdesc a macro \catchfilebetweentags acts like the original \catchfile -longdesc but only extracts a portion of the file instead of the complete -longdesc file. The extracted portion can be delimited by strings or by -longdesc docstrip tags: %<*tag> .... % (comments in the caught -longdesc region may be included or dropped). -containersize 1968 -containerchecksum b6437c502cb5e14cc42648d80c7c7b16faa1a68d2d693f67b319fba5375e4c2db9ddbf2379ce50871e3211cb80b5c161f7027a27174c671a1c0f300697d36b12 -doccontainersize 140072 -doccontainerchecksum bdbe1fe7e88e0c9456b050ea600669072e38a149c9f31057686e3fe72186c900280fb454bc8bd0bd2e76e52df9f65b8cddbe28ccc034530aa33ea2eaa7855fc6 -docfiles size=48 - RELOC/doc/latex/catchfilebetweentags/README details="Readme" - RELOC/doc/latex/catchfilebetweentags/catchfilebetweentags.pdf details="Package documentation" -srccontainersize 9544 -srccontainerchecksum ac7a983d840bbf46e372fbc842941fdfd6b632c35a15e37cb9d1067fbb07b96da21f991dc868c583b2578dea5cb6a7e04c2f4cf99d0c8731b476a2881da46e10 -srcfiles size=10 - RELOC/source/latex/catchfilebetweentags/catchfilebetweentags.drv - RELOC/source/latex/catchfilebetweentags/catchfilebetweentags.dtx - RELOC/source/latex/catchfilebetweentags/catchfilebetweentags.ins -runfiles size=1 - RELOC/tex/latex/catchfilebetweentags/catchfilebetweentags.sty -catalogue-ctan /macros/latex/contrib/catchfilebetweentags -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics macro-supp -catalogue-version 1.1 - -name catcodes -category Package -revision 38859 -shortdesc Generic handling of TeX category codes -relocated 1 -longdesc The bundle deals with category code switching; the packages of -longdesc the bundle should work with any TeX format (with the support of -longdesc the plainpkg package). The bundle provides: stacklet.sty, which -longdesc supports stacks that control the use of different catcodes; -longdesc actcodes.sty, which deals with active characters; and -longdesc catchdq.sty, which provides a simple quotation character -longdesc control mechanism. -containersize 6248 -containerchecksum 5fa20d32839ef18037c58361812588f2597eb8ea1872513a53a481a23955b306b64f0385b082a631d3b859e9f3e434a72a804c6fafd57c670650106b9289d6f1 -doccontainersize 542984 -doccontainerchecksum dd3eb46f3b9fdc1ed216c3594cb57264d60a2006bc36f103f3de844c846c7ab90cca09a8ae5de6d1c1559769e1b7d0814c5a506ef142eee1e739c7511ebbd6ee -docfiles size=135 - RELOC/doc/generic/catcodes/README details="Readme" - RELOC/doc/generic/catcodes/SrcFILEs.txt - RELOC/doc/generic/catcodes/catcodes.pdf details="Package documentation" -srccontainersize 6940 -srccontainerchecksum c9625e787b87613032c5c6f1c47ed24558a3668d10938e4fafe3b28384699891e5cacf42f965f34f9e57459d6238e1d5e5a55da5a6d021cd7e9ba10c929d6b6b -srcfiles size=8 - RELOC/source/generic/catcodes/catcodes.tex - RELOC/source/generic/catcodes/fdatechk.tex - RELOC/source/generic/catcodes/makedoc.cfg - RELOC/source/generic/catcodes/mdoccorr.cfg - RELOC/source/generic/catcodes/srcfiles.tex -runfiles size=7 - RELOC/tex/generic/catcodes/actcodes.sty - RELOC/tex/generic/catcodes/catchdq.sty - RELOC/tex/generic/catcodes/catcodes.RLS - RELOC/tex/generic/catcodes/stacklet.sty -catalogue-ctan /macros/generic/catcodes -catalogue-date 2017-05-05 20:28:50 +0200 -catalogue-license lppl1.3 -catalogue-topics macro-supp quote-marks macro-gen -catalogue-version r0.2 - -name catechis -category Package -revision 49061 -shortdesc Macros for typesetting catechisms -relocated 1 -longdesc The macros include: format for question-and-answer; comments on -longdesc answers; lengthier explanations of answers; citations. The -longdesc formatting of all the macros is highly (and simply) -longdesc customizable. -containersize 1664 -containerchecksum 03e4029788bd1e61c60807e3c11457c856936a648ab91ac3fca44edee537126f1cf84fe4293eea1c84ab91ddb842fda203580045109e43d435bb02d732fc078e -doccontainersize 395340 -doccontainerchecksum 1d04e340519c83d9b5f4a9603a2ea670bf984f5da366742468ca9f2622126630d96f063cf2c1ae40d182127c7cd584f2e221560f8319a5d46952d0618469c838 -docfiles size=102 - RELOC/doc/latex/catechis/CHANGES - RELOC/doc/latex/catechis/README details="Readme" - RELOC/doc/latex/catechis/catechis.pdf details="Package documentation" - RELOC/doc/latex/catechis/lppl.txt -srccontainersize 6420 -srccontainerchecksum 16a43761b0731f2568ebb50e835247e9f899ab9cb205038f700501d5ba0c02fab19d1274206a95fc2e7992207361b9989ba8daf62e6dbac6396925550ee488ce -srcfiles size=7 - RELOC/source/latex/catechis/catechis.dtx - RELOC/source/latex/catechis/catechis.ins -runfiles size=1 - RELOC/tex/latex/catechis/catechis.sty -catalogue-ctan /macros/latex/contrib/catechis -catalogue-date 2018-11-02 22:33:14 +0100 -catalogue-license lppl1.3 -catalogue-topics theology -catalogue-version 2.5 - -name catoptions -category Package -revision 35069 -shortdesc Preserving and recalling standard catcodes -relocated 1 -longdesc The package changes package loading internals so that all -longdesc subsequently loaded packages can rely on normal/standard -longdesc catcodes of all ASCII characters. The package defines canonical -longdesc control sequences to represent all the visible ASCII -longdesc characters. It also provides robust option parsing mechanisms -longdesc (XDeclareOption, XExecuteOptions and XProcessOptions, which -longdesc will be used by \documentclass if the package has already been -longdesc loaded). The package also provides a range of other TeX -longdesc programming tools. -containersize 37788 -containerchecksum e89c0a434ec726691bca40b45275e13b2121d048d7b9d35c1594e6b44a957df740d9bae89f8d6f3c477d57f62774dbbc5a8cf6d8b5c3622d81ba82bcc640bd02 -doccontainersize 19132 -doccontainerchecksum 0bfc8457a7f85dffda964a944d2fdd423943e46d7d043ed01a3726a5a42a47cf96e801c35324c5fbb4949ee452cfc175f231465cfd84b4f30dca28ba203001d9 -docfiles size=19 - RELOC/doc/latex/catoptions/README details="Readme" - RELOC/doc/latex/catoptions/catoptions-guide.tex -runfiles size=47 - RELOC/tex/latex/catoptions/catoptions-guide.cfg - RELOC/tex/latex/catoptions/catoptions.sty -catalogue-ctan /macros/latex/contrib/catoptions -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics macro-supp keyval -catalogue-version 0.2.7h - -name cbcoptic -category Package -revision 16666 -shortdesc Coptic fonts and LaTeX macros for general usage and for philology -relocated 1 -longdesc CBcoptic is a bundle of files for typesetting Coptic -longdesc philological text with the proper fonts and hyphenation. The -longdesc fonts are based on, but much extend, the fonts of the original -longdesc coptic bundle. The CBcoptic bundle includes font description -longdesc files, Metafont sources and equivalent Adobe Type 1 fonts in -longdesc pfb format. The bundle also includes a package that provides -longdesc some macros of philological interest. -containersize 100716 -containerchecksum d4d85998e0035d3498580f6bc4a4304c11493a6206ec19ab899b645a818e760fe5bccedabdd000c47c84a5f0ebd1f91dd5e99105a563e5856ed3b65e57d155d2 -doccontainersize 189784 -doccontainerchecksum 89501567aa9b40ffa0ce1d16e4bae7a61305ea2a832f3e591f336e76c0f743a0232bc4fc953ed6e9eb9fde633132b8a750446d7d86a510131687577fbefd842b -docfiles size=56 - RELOC/doc/latex/cbcoptic/README details="Readme" - RELOC/doc/latex/cbcoptic/coptfont.pdf details="Font details and samples" - RELOC/doc/latex/cbcoptic/testcop.tex - RELOC/doc/latex/cbcoptic/testcopOK.pdf -runfiles size=72 - RELOC/fonts/source/public/cbcoptic/coptbase.mf - RELOC/fonts/source/public/cbcoptic/copti.mf - RELOC/fonts/source/public/cbcoptic/copto.mf - RELOC/fonts/tfm/public/cbcoptic/copti.tfm - RELOC/fonts/tfm/public/cbcoptic/copto.tfm - RELOC/fonts/type1/public/cbcoptic/copti.pfb - RELOC/fonts/type1/public/cbcoptic/copto.pfb - RELOC/tex/latex/cbcoptic/coptic.sty - RELOC/tex/latex/cbcoptic/lcopcoptic.fd - RELOC/tex/latex/cbcoptic/prnthyph.sty -catalogue-ctan /language/coptic/cbcoptic -catalogue-date 2017-10-29 14:28:43 +0100 -catalogue-license lppl -catalogue-topics coptic font font-mf font-type1 -catalogue-version 0.2 - -name cbfonts -category Package -revision 31624 -catalogue cbgreek-complete -shortdesc Complete set of Greek fonts -relocated 1 -longdesc This bundle presents the whole of Beccari's original Greek font -longdesc set, which use the 'Lispiakos' font shape derived from the -longdesc shape of the fonts used in printers' shops in Lispia. The fonts -longdesc are available both as Metafont source and in Adobe Type 1 -longdesc format, and at the same wide set of design sizes as are such -longdesc font sets as the EC fonts. -depend cbfonts-fd -execute addMixedMap cbgreek-full.map -containersize 66007260 -containerchecksum e78dc2d81c28bd20ef703375d0631623f594430c79e79d89390aedb975e2d42ca93fff3eeb5ba7641b05163a423401f0ffedc657f5b76c9732e9fa66963a12cb -doccontainersize 428680 -doccontainerchecksum 668467e02d5f7099609c7f5944b07156777f9e84cebc320c0f7dfe9b36903170aee5e7b3b9205d59e5865a3514caf45da238cfcd1e378dae3d76f4822a14cf74 -docfiles size=149 - RELOC/doc/fonts/cbfonts/README details="Readme" - RELOC/doc/fonts/cbfonts/cbgreek.pdf details="Package documentation" - RELOC/doc/fonts/cbfonts/cbgreek.tex - RELOC/doc/fonts/cbfonts/grmn1000table.pdf details="Sample font table" -runfiles size=20512 - RELOC/fonts/enc/dvips/cbfonts/CB.enc - RELOC/fonts/enc/dvips/cbfonts/gmtr.enc - RELOC/fonts/map/dvips/cbfonts/cbgreek-full.map - RELOC/fonts/source/public/cbfonts/cbaccent.mf - RELOC/fonts/source/public/cbfonts/cbbase.mf - RELOC/fonts/source/public/cbfonts/cbdigits.mf - RELOC/fonts/source/public/cbfonts/cbgreek.mf - RELOC/fonts/source/public/cbfonts/cblig.mf - RELOC/fonts/source/public/cbfonts/cbligit.mf - RELOC/fonts/source/public/cbfonts/cbligrm.mf - RELOC/fonts/source/public/cbfonts/cbligsc.mf - RELOC/fonts/source/public/cbfonts/cbligtt.mf - RELOC/fonts/source/public/cbfonts/cblower.mf - RELOC/fonts/source/public/cbfonts/cbmetre.mf - RELOC/fonts/source/public/cbfonts/cbpunct.mf - RELOC/fonts/source/public/cbfonts/cbspline.mf - RELOC/fonts/source/public/cbfonts/cbupper.mf - RELOC/fonts/source/public/cbfonts/glic.mf - RELOC/fonts/source/public/cbfonts/glic0700.mf - RELOC/fonts/source/public/cbfonts/glic0800.mf - RELOC/fonts/source/public/cbfonts/glic1000.mf - RELOC/fonts/source/public/cbfonts/glic1200.mf - RELOC/fonts/source/public/cbfonts/glic1382.mf - RELOC/fonts/source/public/cbfonts/glic1659.mf - RELOC/fonts/source/public/cbfonts/glic1991.mf - RELOC/fonts/source/public/cbfonts/glic2389.mf - RELOC/fonts/source/public/cbfonts/glic2866.mf - RELOC/fonts/source/public/cbfonts/glic3440.mf - RELOC/fonts/source/public/cbfonts/glic4128.mf - RELOC/fonts/source/public/cbfonts/glii.mf - RELOC/fonts/source/public/cbfonts/glii0700.mf - RELOC/fonts/source/public/cbfonts/glii0800.mf - RELOC/fonts/source/public/cbfonts/glii1000.mf - RELOC/fonts/source/public/cbfonts/glii1200.mf - RELOC/fonts/source/public/cbfonts/glii1382.mf - RELOC/fonts/source/public/cbfonts/glii1659.mf - RELOC/fonts/source/public/cbfonts/glii1991.mf - RELOC/fonts/source/public/cbfonts/glii2389.mf - RELOC/fonts/source/public/cbfonts/glii2866.mf - RELOC/fonts/source/public/cbfonts/glii3440.mf - RELOC/fonts/source/public/cbfonts/glii4128.mf - RELOC/fonts/source/public/cbfonts/glin.mf - RELOC/fonts/source/public/cbfonts/glin0700.mf - RELOC/fonts/source/public/cbfonts/glin0800.mf - RELOC/fonts/source/public/cbfonts/glin1000.mf - RELOC/fonts/source/public/cbfonts/glin1200.mf - RELOC/fonts/source/public/cbfonts/glin1382.mf - RELOC/fonts/source/public/cbfonts/glin1659.mf - RELOC/fonts/source/public/cbfonts/glin1991.mf - RELOC/fonts/source/public/cbfonts/glin2389.mf - RELOC/fonts/source/public/cbfonts/glin2866.mf - RELOC/fonts/source/public/cbfonts/glin3440.mf - RELOC/fonts/source/public/cbfonts/glin4128.mf - RELOC/fonts/source/public/cbfonts/glio.mf - RELOC/fonts/source/public/cbfonts/glio0700.mf - RELOC/fonts/source/public/cbfonts/glio0800.mf - RELOC/fonts/source/public/cbfonts/glio1000.mf - RELOC/fonts/source/public/cbfonts/glio1200.mf - RELOC/fonts/source/public/cbfonts/glio1382.mf - RELOC/fonts/source/public/cbfonts/glio1659.mf - RELOC/fonts/source/public/cbfonts/glio1991.mf - RELOC/fonts/source/public/cbfonts/glio2389.mf - RELOC/fonts/source/public/cbfonts/glio2866.mf - RELOC/fonts/source/public/cbfonts/glio3440.mf - RELOC/fonts/source/public/cbfonts/glio4128.mf - RELOC/fonts/source/public/cbfonts/gliu.mf - RELOC/fonts/source/public/cbfonts/gliu0700.mf - RELOC/fonts/source/public/cbfonts/gliu0800.mf - RELOC/fonts/source/public/cbfonts/gliu1000.mf - RELOC/fonts/source/public/cbfonts/gliu1200.mf - RELOC/fonts/source/public/cbfonts/gliu1382.mf - RELOC/fonts/source/public/cbfonts/gliu1659.mf - RELOC/fonts/source/public/cbfonts/gliu1991.mf - RELOC/fonts/source/public/cbfonts/gliu2389.mf - RELOC/fonts/source/public/cbfonts/gliu2866.mf - RELOC/fonts/source/public/cbfonts/gliu3440.mf - RELOC/fonts/source/public/cbfonts/gliu4128.mf - RELOC/fonts/source/public/cbfonts/gljc.mf - RELOC/fonts/source/public/cbfonts/gljc0700.mf - RELOC/fonts/source/public/cbfonts/gljc0800.mf - RELOC/fonts/source/public/cbfonts/gljc1000.mf - RELOC/fonts/source/public/cbfonts/gljc1200.mf - RELOC/fonts/source/public/cbfonts/gljc1382.mf - RELOC/fonts/source/public/cbfonts/gljc1659.mf - RELOC/fonts/source/public/cbfonts/gljc1991.mf - RELOC/fonts/source/public/cbfonts/gljc2389.mf - RELOC/fonts/source/public/cbfonts/gljc2866.mf - RELOC/fonts/source/public/cbfonts/gljc3440.mf - RELOC/fonts/source/public/cbfonts/gljc4128.mf - RELOC/fonts/source/public/cbfonts/gljn.mf - RELOC/fonts/source/public/cbfonts/gljn0700.mf - RELOC/fonts/source/public/cbfonts/gljn0800.mf - RELOC/fonts/source/public/cbfonts/gljn1000.mf - RELOC/fonts/source/public/cbfonts/gljn1200.mf - RELOC/fonts/source/public/cbfonts/gljn1382.mf - RELOC/fonts/source/public/cbfonts/gljn1659.mf - RELOC/fonts/source/public/cbfonts/gljn1991.mf - RELOC/fonts/source/public/cbfonts/gljn2389.mf - RELOC/fonts/source/public/cbfonts/gljn2866.mf - RELOC/fonts/source/public/cbfonts/gljn3440.mf - RELOC/fonts/source/public/cbfonts/gljn4128.mf - RELOC/fonts/source/public/cbfonts/gljo.mf - RELOC/fonts/source/public/cbfonts/gljo0700.mf - RELOC/fonts/source/public/cbfonts/gljo0800.mf - RELOC/fonts/source/public/cbfonts/gljo1000.mf - RELOC/fonts/source/public/cbfonts/gljo1200.mf - RELOC/fonts/source/public/cbfonts/gljo1382.mf - RELOC/fonts/source/public/cbfonts/gljo1659.mf - RELOC/fonts/source/public/cbfonts/gljo1991.mf - RELOC/fonts/source/public/cbfonts/gljo2389.mf - RELOC/fonts/source/public/cbfonts/gljo2866.mf - RELOC/fonts/source/public/cbfonts/gljo3440.mf - RELOC/fonts/source/public/cbfonts/gljo4128.mf - RELOC/fonts/source/public/cbfonts/glmc.mf - RELOC/fonts/source/public/cbfonts/glmc0700.mf - RELOC/fonts/source/public/cbfonts/glmc0800.mf - RELOC/fonts/source/public/cbfonts/glmc1000.mf - RELOC/fonts/source/public/cbfonts/glmc1200.mf - RELOC/fonts/source/public/cbfonts/glmc1382.mf - RELOC/fonts/source/public/cbfonts/glmc1659.mf - RELOC/fonts/source/public/cbfonts/glmc1991.mf - RELOC/fonts/source/public/cbfonts/glmc2389.mf - RELOC/fonts/source/public/cbfonts/glmc2866.mf - RELOC/fonts/source/public/cbfonts/glmc3440.mf - RELOC/fonts/source/public/cbfonts/glmc4128.mf - RELOC/fonts/source/public/cbfonts/glmi.mf - RELOC/fonts/source/public/cbfonts/glmi0700.mf - RELOC/fonts/source/public/cbfonts/glmi0800.mf - RELOC/fonts/source/public/cbfonts/glmi1000.mf - RELOC/fonts/source/public/cbfonts/glmi1200.mf - RELOC/fonts/source/public/cbfonts/glmi1382.mf - RELOC/fonts/source/public/cbfonts/glmi1659.mf - RELOC/fonts/source/public/cbfonts/glmi1991.mf - RELOC/fonts/source/public/cbfonts/glmi2389.mf - RELOC/fonts/source/public/cbfonts/glmi2866.mf - RELOC/fonts/source/public/cbfonts/glmi3440.mf - RELOC/fonts/source/public/cbfonts/glmi4128.mf - RELOC/fonts/source/public/cbfonts/glmn.mf - RELOC/fonts/source/public/cbfonts/glmn0700.mf - RELOC/fonts/source/public/cbfonts/glmn0800.mf - RELOC/fonts/source/public/cbfonts/glmn1000.mf - RELOC/fonts/source/public/cbfonts/glmn1200.mf - RELOC/fonts/source/public/cbfonts/glmn1382.mf - RELOC/fonts/source/public/cbfonts/glmn1659.mf - RELOC/fonts/source/public/cbfonts/glmn1991.mf - RELOC/fonts/source/public/cbfonts/glmn2389.mf - RELOC/fonts/source/public/cbfonts/glmn2866.mf - RELOC/fonts/source/public/cbfonts/glmn3440.mf - RELOC/fonts/source/public/cbfonts/glmn4128.mf - RELOC/fonts/source/public/cbfonts/glmo.mf - RELOC/fonts/source/public/cbfonts/glmo0700.mf - RELOC/fonts/source/public/cbfonts/glmo0800.mf - RELOC/fonts/source/public/cbfonts/glmo1000.mf - RELOC/fonts/source/public/cbfonts/glmo1200.mf - RELOC/fonts/source/public/cbfonts/glmo1382.mf - RELOC/fonts/source/public/cbfonts/glmo1659.mf - RELOC/fonts/source/public/cbfonts/glmo1991.mf - RELOC/fonts/source/public/cbfonts/glmo2389.mf - RELOC/fonts/source/public/cbfonts/glmo2866.mf - RELOC/fonts/source/public/cbfonts/glmo3440.mf - RELOC/fonts/source/public/cbfonts/glmo4128.mf - RELOC/fonts/source/public/cbfonts/glmu.mf - RELOC/fonts/source/public/cbfonts/glmu0700.mf - RELOC/fonts/source/public/cbfonts/glmu0800.mf - RELOC/fonts/source/public/cbfonts/glmu1000.mf - RELOC/fonts/source/public/cbfonts/glmu1200.mf - RELOC/fonts/source/public/cbfonts/glmu1382.mf - RELOC/fonts/source/public/cbfonts/glmu1659.mf - RELOC/fonts/source/public/cbfonts/glmu1991.mf - RELOC/fonts/source/public/cbfonts/glmu2389.mf - RELOC/fonts/source/public/cbfonts/glmu2866.mf - RELOC/fonts/source/public/cbfonts/glmu3440.mf - RELOC/fonts/source/public/cbfonts/glmu4128.mf - RELOC/fonts/source/public/cbfonts/gltc.mf - RELOC/fonts/source/public/cbfonts/gltc0700.mf - RELOC/fonts/source/public/cbfonts/gltc0800.mf - RELOC/fonts/source/public/cbfonts/gltc1000.mf - RELOC/fonts/source/public/cbfonts/gltc1200.mf - RELOC/fonts/source/public/cbfonts/gltc1382.mf - RELOC/fonts/source/public/cbfonts/gltc1659.mf - RELOC/fonts/source/public/cbfonts/gltc1991.mf - RELOC/fonts/source/public/cbfonts/gltc2389.mf - RELOC/fonts/source/public/cbfonts/gltc2866.mf - RELOC/fonts/source/public/cbfonts/gltc3440.mf - RELOC/fonts/source/public/cbfonts/gltc4128.mf - RELOC/fonts/source/public/cbfonts/gltn.mf - RELOC/fonts/source/public/cbfonts/gltn0700.mf - RELOC/fonts/source/public/cbfonts/gltn0800.mf - RELOC/fonts/source/public/cbfonts/gltn1000.mf - RELOC/fonts/source/public/cbfonts/gltn1200.mf - RELOC/fonts/source/public/cbfonts/gltn1382.mf - RELOC/fonts/source/public/cbfonts/gltn1659.mf - RELOC/fonts/source/public/cbfonts/gltn1991.mf - RELOC/fonts/source/public/cbfonts/gltn2389.mf - RELOC/fonts/source/public/cbfonts/gltn2866.mf - RELOC/fonts/source/public/cbfonts/gltn3440.mf - RELOC/fonts/source/public/cbfonts/gltn4128.mf - RELOC/fonts/source/public/cbfonts/glto.mf - RELOC/fonts/source/public/cbfonts/glto0700.mf - RELOC/fonts/source/public/cbfonts/glto0800.mf - RELOC/fonts/source/public/cbfonts/glto1000.mf - RELOC/fonts/source/public/cbfonts/glto1200.mf - RELOC/fonts/source/public/cbfonts/glto1382.mf - RELOC/fonts/source/public/cbfonts/glto1659.mf - RELOC/fonts/source/public/cbfonts/glto1991.mf - RELOC/fonts/source/public/cbfonts/glto2389.mf - RELOC/fonts/source/public/cbfonts/glto2866.mf - RELOC/fonts/source/public/cbfonts/glto3440.mf - RELOC/fonts/source/public/cbfonts/glto4128.mf - RELOC/fonts/source/public/cbfonts/glwc.mf - RELOC/fonts/source/public/cbfonts/glwc0700.mf - RELOC/fonts/source/public/cbfonts/glwc0800.mf - RELOC/fonts/source/public/cbfonts/glwc1000.mf - RELOC/fonts/source/public/cbfonts/glwc1200.mf - RELOC/fonts/source/public/cbfonts/glwc1382.mf - RELOC/fonts/source/public/cbfonts/glwc1659.mf - RELOC/fonts/source/public/cbfonts/glwc1991.mf - RELOC/fonts/source/public/cbfonts/glwc2389.mf - RELOC/fonts/source/public/cbfonts/glwc2866.mf - RELOC/fonts/source/public/cbfonts/glwc3440.mf - RELOC/fonts/source/public/cbfonts/glwc4128.mf - RELOC/fonts/source/public/cbfonts/glwi.mf - RELOC/fonts/source/public/cbfonts/glwi0700.mf - RELOC/fonts/source/public/cbfonts/glwi0800.mf - RELOC/fonts/source/public/cbfonts/glwi1000.mf - RELOC/fonts/source/public/cbfonts/glwi1200.mf - RELOC/fonts/source/public/cbfonts/glwi1382.mf - RELOC/fonts/source/public/cbfonts/glwi1659.mf - RELOC/fonts/source/public/cbfonts/glwi1991.mf - RELOC/fonts/source/public/cbfonts/glwi2389.mf - RELOC/fonts/source/public/cbfonts/glwi2866.mf - RELOC/fonts/source/public/cbfonts/glwi3440.mf - RELOC/fonts/source/public/cbfonts/glwi4128.mf - RELOC/fonts/source/public/cbfonts/glwn.mf - RELOC/fonts/source/public/cbfonts/glwn0700.mf - RELOC/fonts/source/public/cbfonts/glwn0800.mf - RELOC/fonts/source/public/cbfonts/glwn1000.mf - RELOC/fonts/source/public/cbfonts/glwn1200.mf - RELOC/fonts/source/public/cbfonts/glwn1382.mf - RELOC/fonts/source/public/cbfonts/glwn1659.mf - RELOC/fonts/source/public/cbfonts/glwn1991.mf - RELOC/fonts/source/public/cbfonts/glwn2389.mf - RELOC/fonts/source/public/cbfonts/glwn2866.mf - RELOC/fonts/source/public/cbfonts/glwn3440.mf - RELOC/fonts/source/public/cbfonts/glwn4128.mf - RELOC/fonts/source/public/cbfonts/glwo.mf - RELOC/fonts/source/public/cbfonts/glwo0700.mf - RELOC/fonts/source/public/cbfonts/glwo0800.mf - RELOC/fonts/source/public/cbfonts/glwo1000.mf - RELOC/fonts/source/public/cbfonts/glwo1200.mf - RELOC/fonts/source/public/cbfonts/glwo1382.mf - RELOC/fonts/source/public/cbfonts/glwo1659.mf - RELOC/fonts/source/public/cbfonts/glwo1991.mf - RELOC/fonts/source/public/cbfonts/glwo2389.mf - RELOC/fonts/source/public/cbfonts/glwo2866.mf - RELOC/fonts/source/public/cbfonts/glwo3440.mf - RELOC/fonts/source/public/cbfonts/glwo4128.mf - RELOC/fonts/source/public/cbfonts/glwu.mf - RELOC/fonts/source/public/cbfonts/glwu0700.mf - RELOC/fonts/source/public/cbfonts/glwu0800.mf - RELOC/fonts/source/public/cbfonts/glwu1000.mf - RELOC/fonts/source/public/cbfonts/glwu1200.mf - RELOC/fonts/source/public/cbfonts/glwu1382.mf - RELOC/fonts/source/public/cbfonts/glwu1659.mf - RELOC/fonts/source/public/cbfonts/glwu1991.mf - RELOC/fonts/source/public/cbfonts/glwu2389.mf - RELOC/fonts/source/public/cbfonts/glwu2866.mf - RELOC/fonts/source/public/cbfonts/glwu3440.mf - RELOC/fonts/source/public/cbfonts/glwu4128.mf - RELOC/fonts/source/public/cbfonts/glxc.mf - RELOC/fonts/source/public/cbfonts/glxc0700.mf - RELOC/fonts/source/public/cbfonts/glxc0800.mf - RELOC/fonts/source/public/cbfonts/glxc1000.mf - RELOC/fonts/source/public/cbfonts/glxc1200.mf - RELOC/fonts/source/public/cbfonts/glxc1382.mf - RELOC/fonts/source/public/cbfonts/glxc1659.mf - RELOC/fonts/source/public/cbfonts/glxc1991.mf - RELOC/fonts/source/public/cbfonts/glxc2389.mf - RELOC/fonts/source/public/cbfonts/glxc2866.mf - RELOC/fonts/source/public/cbfonts/glxc3440.mf - RELOC/fonts/source/public/cbfonts/glxc4128.mf - RELOC/fonts/source/public/cbfonts/glxi.mf - RELOC/fonts/source/public/cbfonts/glxi0700.mf - RELOC/fonts/source/public/cbfonts/glxi0800.mf - RELOC/fonts/source/public/cbfonts/glxi1000.mf - RELOC/fonts/source/public/cbfonts/glxi1200.mf - RELOC/fonts/source/public/cbfonts/glxi1382.mf - RELOC/fonts/source/public/cbfonts/glxi1659.mf - RELOC/fonts/source/public/cbfonts/glxi1991.mf - RELOC/fonts/source/public/cbfonts/glxi2389.mf - RELOC/fonts/source/public/cbfonts/glxi2866.mf - RELOC/fonts/source/public/cbfonts/glxi3440.mf - RELOC/fonts/source/public/cbfonts/glxi4128.mf - RELOC/fonts/source/public/cbfonts/glxn.mf - RELOC/fonts/source/public/cbfonts/glxn0700.mf - RELOC/fonts/source/public/cbfonts/glxn0800.mf - RELOC/fonts/source/public/cbfonts/glxn1000.mf - RELOC/fonts/source/public/cbfonts/glxn1200.mf - RELOC/fonts/source/public/cbfonts/glxn1382.mf - RELOC/fonts/source/public/cbfonts/glxn1659.mf - RELOC/fonts/source/public/cbfonts/glxn1991.mf - RELOC/fonts/source/public/cbfonts/glxn2389.mf - RELOC/fonts/source/public/cbfonts/glxn2866.mf - RELOC/fonts/source/public/cbfonts/glxn3440.mf - RELOC/fonts/source/public/cbfonts/glxn4128.mf - RELOC/fonts/source/public/cbfonts/glxo.mf - RELOC/fonts/source/public/cbfonts/glxo0700.mf - RELOC/fonts/source/public/cbfonts/glxo0800.mf - RELOC/fonts/source/public/cbfonts/glxo1000.mf - RELOC/fonts/source/public/cbfonts/glxo1200.mf - RELOC/fonts/source/public/cbfonts/glxo1382.mf - RELOC/fonts/source/public/cbfonts/glxo1659.mf - RELOC/fonts/source/public/cbfonts/glxo1991.mf - RELOC/fonts/source/public/cbfonts/glxo2389.mf - RELOC/fonts/source/public/cbfonts/glxo2866.mf - RELOC/fonts/source/public/cbfonts/glxo3440.mf - RELOC/fonts/source/public/cbfonts/glxo4128.mf - RELOC/fonts/source/public/cbfonts/glxu.mf - RELOC/fonts/source/public/cbfonts/glxu0700.mf - RELOC/fonts/source/public/cbfonts/glxu0800.mf - RELOC/fonts/source/public/cbfonts/glxu1000.mf - RELOC/fonts/source/public/cbfonts/glxu1200.mf - RELOC/fonts/source/public/cbfonts/glxu1382.mf - RELOC/fonts/source/public/cbfonts/glxu1659.mf - RELOC/fonts/source/public/cbfonts/glxu1991.mf - RELOC/fonts/source/public/cbfonts/glxu2389.mf - RELOC/fonts/source/public/cbfonts/glxu2866.mf - RELOC/fonts/source/public/cbfonts/glxu3440.mf - RELOC/fonts/source/public/cbfonts/glxu4128.mf - RELOC/fonts/source/public/cbfonts/gmmn.mf - RELOC/fonts/source/public/cbfonts/gmmn0500.mf - RELOC/fonts/source/public/cbfonts/gmmn0600.mf - RELOC/fonts/source/public/cbfonts/gmmn0700.mf - RELOC/fonts/source/public/cbfonts/gmmn0800.mf - RELOC/fonts/source/public/cbfonts/gmmn0900.mf - RELOC/fonts/source/public/cbfonts/gmmn1000.mf - RELOC/fonts/source/public/cbfonts/gmmn1095.mf - RELOC/fonts/source/public/cbfonts/gmmn1200.mf - RELOC/fonts/source/public/cbfonts/gmmn1440.mf - RELOC/fonts/source/public/cbfonts/gmmn1728.mf - RELOC/fonts/source/public/cbfonts/gmmn2074.mf - RELOC/fonts/source/public/cbfonts/gmmn2488.mf - RELOC/fonts/source/public/cbfonts/gmmn2986.mf - RELOC/fonts/source/public/cbfonts/gmmn3583.mf - RELOC/fonts/source/public/cbfonts/gmmo.mf - RELOC/fonts/source/public/cbfonts/gmmo0500.mf - RELOC/fonts/source/public/cbfonts/gmmo0600.mf - RELOC/fonts/source/public/cbfonts/gmmo0700.mf - RELOC/fonts/source/public/cbfonts/gmmo0800.mf - RELOC/fonts/source/public/cbfonts/gmmo0900.mf - RELOC/fonts/source/public/cbfonts/gmmo1000.mf - RELOC/fonts/source/public/cbfonts/gmmo1095.mf - RELOC/fonts/source/public/cbfonts/gmmo1200.mf - RELOC/fonts/source/public/cbfonts/gmmo1440.mf - RELOC/fonts/source/public/cbfonts/gmmo1728.mf - RELOC/fonts/source/public/cbfonts/gmmo2074.mf - RELOC/fonts/source/public/cbfonts/gmmo2488.mf - RELOC/fonts/source/public/cbfonts/gmmo2986.mf - RELOC/fonts/source/public/cbfonts/gmmo3583.mf - RELOC/fonts/source/public/cbfonts/gmtr.mf - RELOC/fonts/source/public/cbfonts/gmtr0500.mf - RELOC/fonts/source/public/cbfonts/gmtr0600.mf - RELOC/fonts/source/public/cbfonts/gmtr0700.mf - RELOC/fonts/source/public/cbfonts/gmtr0800.mf - RELOC/fonts/source/public/cbfonts/gmtr0900.mf - RELOC/fonts/source/public/cbfonts/gmtr1000.mf - RELOC/fonts/source/public/cbfonts/gmtr1095.mf - RELOC/fonts/source/public/cbfonts/gmtr1200.mf - RELOC/fonts/source/public/cbfonts/gmtr1440.mf - RELOC/fonts/source/public/cbfonts/gmtr1728.mf - RELOC/fonts/source/public/cbfonts/gmtr2074.mf - RELOC/fonts/source/public/cbfonts/gmtr2488.mf - RELOC/fonts/source/public/cbfonts/gmtr2986.mf - RELOC/fonts/source/public/cbfonts/gmtr3583.mf - RELOC/fonts/source/public/cbfonts/gmxn.mf - RELOC/fonts/source/public/cbfonts/gmxn0500.mf - RELOC/fonts/source/public/cbfonts/gmxn0600.mf - RELOC/fonts/source/public/cbfonts/gmxn0700.mf - RELOC/fonts/source/public/cbfonts/gmxn0800.mf - RELOC/fonts/source/public/cbfonts/gmxn0900.mf - RELOC/fonts/source/public/cbfonts/gmxn1000.mf - RELOC/fonts/source/public/cbfonts/gmxn1095.mf - RELOC/fonts/source/public/cbfonts/gmxn1200.mf - RELOC/fonts/source/public/cbfonts/gmxn1440.mf - RELOC/fonts/source/public/cbfonts/gmxn1728.mf - RELOC/fonts/source/public/cbfonts/gmxn2074.mf - RELOC/fonts/source/public/cbfonts/gmxn2488.mf - RELOC/fonts/source/public/cbfonts/gmxn2986.mf - RELOC/fonts/source/public/cbfonts/gmxn3583.mf - RELOC/fonts/source/public/cbfonts/gmxo.mf - RELOC/fonts/source/public/cbfonts/gmxo0500.mf - RELOC/fonts/source/public/cbfonts/gmxo0600.mf - RELOC/fonts/source/public/cbfonts/gmxo0700.mf - RELOC/fonts/source/public/cbfonts/gmxo0800.mf - RELOC/fonts/source/public/cbfonts/gmxo0900.mf - RELOC/fonts/source/public/cbfonts/gmxo1000.mf - RELOC/fonts/source/public/cbfonts/gmxo1095.mf - RELOC/fonts/source/public/cbfonts/gmxo1200.mf - RELOC/fonts/source/public/cbfonts/gmxo1440.mf - RELOC/fonts/source/public/cbfonts/gmxo1728.mf - RELOC/fonts/source/public/cbfonts/gmxo2074.mf - RELOC/fonts/source/public/cbfonts/gmxo2488.mf - RELOC/fonts/source/public/cbfonts/gmxo2986.mf - RELOC/fonts/source/public/cbfonts/gmxo3583.mf - RELOC/fonts/source/public/cbfonts/gomc.mf - RELOC/fonts/source/public/cbfonts/gomc0500.mf - RELOC/fonts/source/public/cbfonts/gomc0600.mf - RELOC/fonts/source/public/cbfonts/gomc0700.mf - RELOC/fonts/source/public/cbfonts/gomc0800.mf - RELOC/fonts/source/public/cbfonts/gomc0900.mf - RELOC/fonts/source/public/cbfonts/gomc1000.mf - RELOC/fonts/source/public/cbfonts/gomc1095.mf - RELOC/fonts/source/public/cbfonts/gomc1200.mf - RELOC/fonts/source/public/cbfonts/gomc1440.mf - RELOC/fonts/source/public/cbfonts/gomc1728.mf - RELOC/fonts/source/public/cbfonts/gomc2074.mf - RELOC/fonts/source/public/cbfonts/gomc2488.mf - RELOC/fonts/source/public/cbfonts/gomc2986.mf - RELOC/fonts/source/public/cbfonts/gomc3583.mf - RELOC/fonts/source/public/cbfonts/gomi.mf - RELOC/fonts/source/public/cbfonts/gomi0500.mf - RELOC/fonts/source/public/cbfonts/gomi0600.mf - RELOC/fonts/source/public/cbfonts/gomi0700.mf - RELOC/fonts/source/public/cbfonts/gomi0800.mf - RELOC/fonts/source/public/cbfonts/gomi0900.mf - RELOC/fonts/source/public/cbfonts/gomi1000.mf - RELOC/fonts/source/public/cbfonts/gomi1095.mf - RELOC/fonts/source/public/cbfonts/gomi1200.mf - RELOC/fonts/source/public/cbfonts/gomi1440.mf - RELOC/fonts/source/public/cbfonts/gomi1728.mf - RELOC/fonts/source/public/cbfonts/gomi2074.mf - RELOC/fonts/source/public/cbfonts/gomi2488.mf - RELOC/fonts/source/public/cbfonts/gomi2986.mf - RELOC/fonts/source/public/cbfonts/gomi3583.mf - RELOC/fonts/source/public/cbfonts/gomn.mf - RELOC/fonts/source/public/cbfonts/gomn0500.mf - RELOC/fonts/source/public/cbfonts/gomn0600.mf - RELOC/fonts/source/public/cbfonts/gomn0700.mf - RELOC/fonts/source/public/cbfonts/gomn0800.mf - RELOC/fonts/source/public/cbfonts/gomn0900.mf - RELOC/fonts/source/public/cbfonts/gomn1000.mf - RELOC/fonts/source/public/cbfonts/gomn1095.mf - RELOC/fonts/source/public/cbfonts/gomn1200.mf - RELOC/fonts/source/public/cbfonts/gomn1440.mf - RELOC/fonts/source/public/cbfonts/gomn1728.mf - RELOC/fonts/source/public/cbfonts/gomn2074.mf - RELOC/fonts/source/public/cbfonts/gomn2488.mf - RELOC/fonts/source/public/cbfonts/gomn2986.mf - RELOC/fonts/source/public/cbfonts/gomn3583.mf - RELOC/fonts/source/public/cbfonts/gomo.mf - RELOC/fonts/source/public/cbfonts/gomo0500.mf - RELOC/fonts/source/public/cbfonts/gomo0600.mf - RELOC/fonts/source/public/cbfonts/gomo0700.mf - RELOC/fonts/source/public/cbfonts/gomo0800.mf - RELOC/fonts/source/public/cbfonts/gomo0900.mf - RELOC/fonts/source/public/cbfonts/gomo1000.mf - RELOC/fonts/source/public/cbfonts/gomo1095.mf - RELOC/fonts/source/public/cbfonts/gomo1200.mf - RELOC/fonts/source/public/cbfonts/gomo1440.mf - RELOC/fonts/source/public/cbfonts/gomo1728.mf - RELOC/fonts/source/public/cbfonts/gomo2074.mf - RELOC/fonts/source/public/cbfonts/gomo2488.mf - RELOC/fonts/source/public/cbfonts/gomo2986.mf - RELOC/fonts/source/public/cbfonts/gomo3583.mf - RELOC/fonts/source/public/cbfonts/gomu.mf - RELOC/fonts/source/public/cbfonts/gomu0500.mf - RELOC/fonts/source/public/cbfonts/gomu0600.mf - RELOC/fonts/source/public/cbfonts/gomu0700.mf - RELOC/fonts/source/public/cbfonts/gomu0800.mf - RELOC/fonts/source/public/cbfonts/gomu0900.mf - RELOC/fonts/source/public/cbfonts/gomu1000.mf - RELOC/fonts/source/public/cbfonts/gomu1095.mf - RELOC/fonts/source/public/cbfonts/gomu1200.mf - RELOC/fonts/source/public/cbfonts/gomu1440.mf - RELOC/fonts/source/public/cbfonts/gomu1728.mf - RELOC/fonts/source/public/cbfonts/gomu2074.mf - RELOC/fonts/source/public/cbfonts/gomu2488.mf - RELOC/fonts/source/public/cbfonts/gomu2986.mf - RELOC/fonts/source/public/cbfonts/gomu3583.mf - RELOC/fonts/source/public/cbfonts/goxc.mf - RELOC/fonts/source/public/cbfonts/goxc0500.mf - RELOC/fonts/source/public/cbfonts/goxc0600.mf - RELOC/fonts/source/public/cbfonts/goxc0700.mf - RELOC/fonts/source/public/cbfonts/goxc0800.mf - RELOC/fonts/source/public/cbfonts/goxc0900.mf - RELOC/fonts/source/public/cbfonts/goxc1000.mf - RELOC/fonts/source/public/cbfonts/goxc1095.mf - RELOC/fonts/source/public/cbfonts/goxc1200.mf - RELOC/fonts/source/public/cbfonts/goxc1440.mf - RELOC/fonts/source/public/cbfonts/goxc1728.mf - RELOC/fonts/source/public/cbfonts/goxc2074.mf - RELOC/fonts/source/public/cbfonts/goxc2488.mf - RELOC/fonts/source/public/cbfonts/goxc2986.mf - RELOC/fonts/source/public/cbfonts/goxc3583.mf - RELOC/fonts/source/public/cbfonts/goxi.mf - RELOC/fonts/source/public/cbfonts/goxi0500.mf - RELOC/fonts/source/public/cbfonts/goxi0600.mf - RELOC/fonts/source/public/cbfonts/goxi0700.mf - RELOC/fonts/source/public/cbfonts/goxi0800.mf - RELOC/fonts/source/public/cbfonts/goxi0900.mf - RELOC/fonts/source/public/cbfonts/goxi1000.mf - RELOC/fonts/source/public/cbfonts/goxi1095.mf - RELOC/fonts/source/public/cbfonts/goxi1200.mf - RELOC/fonts/source/public/cbfonts/goxi1440.mf - RELOC/fonts/source/public/cbfonts/goxi1728.mf - RELOC/fonts/source/public/cbfonts/goxi2074.mf - RELOC/fonts/source/public/cbfonts/goxi2488.mf - RELOC/fonts/source/public/cbfonts/goxi2986.mf - RELOC/fonts/source/public/cbfonts/goxi3583.mf - RELOC/fonts/source/public/cbfonts/goxn.mf - RELOC/fonts/source/public/cbfonts/goxn0500.mf - RELOC/fonts/source/public/cbfonts/goxn0600.mf - RELOC/fonts/source/public/cbfonts/goxn0700.mf - RELOC/fonts/source/public/cbfonts/goxn0800.mf - RELOC/fonts/source/public/cbfonts/goxn0900.mf - RELOC/fonts/source/public/cbfonts/goxn1000.mf - RELOC/fonts/source/public/cbfonts/goxn1095.mf - RELOC/fonts/source/public/cbfonts/goxn1200.mf - RELOC/fonts/source/public/cbfonts/goxn1440.mf - RELOC/fonts/source/public/cbfonts/goxn1728.mf - RELOC/fonts/source/public/cbfonts/goxn2074.mf - RELOC/fonts/source/public/cbfonts/goxn2488.mf - RELOC/fonts/source/public/cbfonts/goxn2986.mf - RELOC/fonts/source/public/cbfonts/goxn3583.mf - RELOC/fonts/source/public/cbfonts/goxo.mf - RELOC/fonts/source/public/cbfonts/goxo0500.mf - RELOC/fonts/source/public/cbfonts/goxo0600.mf - RELOC/fonts/source/public/cbfonts/goxo0700.mf - RELOC/fonts/source/public/cbfonts/goxo0800.mf - RELOC/fonts/source/public/cbfonts/goxo0900.mf - RELOC/fonts/source/public/cbfonts/goxo1000.mf - RELOC/fonts/source/public/cbfonts/goxo1095.mf - RELOC/fonts/source/public/cbfonts/goxo1200.mf - RELOC/fonts/source/public/cbfonts/goxo1440.mf - RELOC/fonts/source/public/cbfonts/goxo1728.mf - RELOC/fonts/source/public/cbfonts/goxo2074.mf - RELOC/fonts/source/public/cbfonts/goxo2488.mf - RELOC/fonts/source/public/cbfonts/goxo2986.mf - RELOC/fonts/source/public/cbfonts/goxo3583.mf - RELOC/fonts/source/public/cbfonts/goxu.mf - RELOC/fonts/source/public/cbfonts/goxu0500.mf - RELOC/fonts/source/public/cbfonts/goxu0600.mf - RELOC/fonts/source/public/cbfonts/goxu0700.mf - RELOC/fonts/source/public/cbfonts/goxu0800.mf - RELOC/fonts/source/public/cbfonts/goxu0900.mf - RELOC/fonts/source/public/cbfonts/goxu1000.mf - RELOC/fonts/source/public/cbfonts/goxu1095.mf - RELOC/fonts/source/public/cbfonts/goxu1200.mf - RELOC/fonts/source/public/cbfonts/goxu1440.mf - RELOC/fonts/source/public/cbfonts/goxu1728.mf - RELOC/fonts/source/public/cbfonts/goxu2074.mf - RELOC/fonts/source/public/cbfonts/goxu2488.mf - RELOC/fonts/source/public/cbfonts/goxu2986.mf - RELOC/fonts/source/public/cbfonts/goxu3583.mf - RELOC/fonts/source/public/cbfonts/grbl.mf - RELOC/fonts/source/public/cbfonts/grbl0500.mf - RELOC/fonts/source/public/cbfonts/grbl0600.mf - RELOC/fonts/source/public/cbfonts/grbl0700.mf - RELOC/fonts/source/public/cbfonts/grbl0800.mf - RELOC/fonts/source/public/cbfonts/grbl0900.mf - RELOC/fonts/source/public/cbfonts/grbl1000.mf - RELOC/fonts/source/public/cbfonts/grbl1095.mf - RELOC/fonts/source/public/cbfonts/grbl1200.mf - RELOC/fonts/source/public/cbfonts/grbl1440.mf - RELOC/fonts/source/public/cbfonts/grbl1728.mf - RELOC/fonts/source/public/cbfonts/grbl2074.mf - RELOC/fonts/source/public/cbfonts/grbl2488.mf - RELOC/fonts/source/public/cbfonts/grbl2986.mf - RELOC/fonts/source/public/cbfonts/grbl3583.mf - RELOC/fonts/source/public/cbfonts/grmc.mf - RELOC/fonts/source/public/cbfonts/grmc0500.mf - RELOC/fonts/source/public/cbfonts/grmc0600.mf - RELOC/fonts/source/public/cbfonts/grmc0700.mf - RELOC/fonts/source/public/cbfonts/grmc0800.mf - RELOC/fonts/source/public/cbfonts/grmc0900.mf - RELOC/fonts/source/public/cbfonts/grmc1000.mf - RELOC/fonts/source/public/cbfonts/grmc1095.mf - RELOC/fonts/source/public/cbfonts/grmc1200.mf - RELOC/fonts/source/public/cbfonts/grmc1440.mf - RELOC/fonts/source/public/cbfonts/grmc1728.mf - RELOC/fonts/source/public/cbfonts/grmc2074.mf - RELOC/fonts/source/public/cbfonts/grmc2488.mf - RELOC/fonts/source/public/cbfonts/grmc2986.mf - RELOC/fonts/source/public/cbfonts/grmc3583.mf - RELOC/fonts/source/public/cbfonts/grmi.mf - RELOC/fonts/source/public/cbfonts/grmi0500.mf - RELOC/fonts/source/public/cbfonts/grmi0600.mf - RELOC/fonts/source/public/cbfonts/grmi0700.mf - RELOC/fonts/source/public/cbfonts/grmi0800.mf - RELOC/fonts/source/public/cbfonts/grmi0900.mf - RELOC/fonts/source/public/cbfonts/grmi1000.mf - RELOC/fonts/source/public/cbfonts/grmi1095.mf - RELOC/fonts/source/public/cbfonts/grmi1200.mf - RELOC/fonts/source/public/cbfonts/grmi1440.mf - RELOC/fonts/source/public/cbfonts/grmi1728.mf - RELOC/fonts/source/public/cbfonts/grmi2074.mf - RELOC/fonts/source/public/cbfonts/grmi2488.mf - RELOC/fonts/source/public/cbfonts/grmi2986.mf - RELOC/fonts/source/public/cbfonts/grmi3583.mf - RELOC/fonts/source/public/cbfonts/grml.mf - RELOC/fonts/source/public/cbfonts/grml0500.mf - RELOC/fonts/source/public/cbfonts/grml0600.mf - RELOC/fonts/source/public/cbfonts/grml0700.mf - RELOC/fonts/source/public/cbfonts/grml0800.mf - RELOC/fonts/source/public/cbfonts/grml0900.mf - RELOC/fonts/source/public/cbfonts/grml1000.mf - RELOC/fonts/source/public/cbfonts/grml1095.mf - RELOC/fonts/source/public/cbfonts/grml1200.mf - RELOC/fonts/source/public/cbfonts/grml1440.mf - RELOC/fonts/source/public/cbfonts/grml1728.mf - RELOC/fonts/source/public/cbfonts/grml2074.mf - RELOC/fonts/source/public/cbfonts/grml2488.mf - RELOC/fonts/source/public/cbfonts/grml2986.mf - RELOC/fonts/source/public/cbfonts/grml3583.mf - RELOC/fonts/source/public/cbfonts/grmn.mf - RELOC/fonts/source/public/cbfonts/grmn0500.mf - RELOC/fonts/source/public/cbfonts/grmn0600.mf - RELOC/fonts/source/public/cbfonts/grmn0700.mf - RELOC/fonts/source/public/cbfonts/grmn0800.mf - RELOC/fonts/source/public/cbfonts/grmn0900.mf - RELOC/fonts/source/public/cbfonts/grmn1000.mf - RELOC/fonts/source/public/cbfonts/grmn1095.mf - RELOC/fonts/source/public/cbfonts/grmn1200.mf - RELOC/fonts/source/public/cbfonts/grmn1440.mf - RELOC/fonts/source/public/cbfonts/grmn1728.mf - RELOC/fonts/source/public/cbfonts/grmn2074.mf - RELOC/fonts/source/public/cbfonts/grmn2488.mf - RELOC/fonts/source/public/cbfonts/grmn2986.mf - RELOC/fonts/source/public/cbfonts/grmn3583.mf - RELOC/fonts/source/public/cbfonts/grmo.mf - RELOC/fonts/source/public/cbfonts/grmo0500.mf - RELOC/fonts/source/public/cbfonts/grmo0600.mf - RELOC/fonts/source/public/cbfonts/grmo0700.mf - RELOC/fonts/source/public/cbfonts/grmo0800.mf - RELOC/fonts/source/public/cbfonts/grmo0900.mf - RELOC/fonts/source/public/cbfonts/grmo1000.mf - RELOC/fonts/source/public/cbfonts/grmo1095.mf - RELOC/fonts/source/public/cbfonts/grmo1200.mf - RELOC/fonts/source/public/cbfonts/grmo1440.mf - RELOC/fonts/source/public/cbfonts/grmo1728.mf - RELOC/fonts/source/public/cbfonts/grmo2074.mf - RELOC/fonts/source/public/cbfonts/grmo2488.mf - RELOC/fonts/source/public/cbfonts/grmo2986.mf - RELOC/fonts/source/public/cbfonts/grmo3583.mf - RELOC/fonts/source/public/cbfonts/grmu.mf - RELOC/fonts/source/public/cbfonts/grmu0500.mf - RELOC/fonts/source/public/cbfonts/grmu0600.mf - RELOC/fonts/source/public/cbfonts/grmu0700.mf - RELOC/fonts/source/public/cbfonts/grmu0800.mf - RELOC/fonts/source/public/cbfonts/grmu0900.mf - RELOC/fonts/source/public/cbfonts/grmu1000.mf - RELOC/fonts/source/public/cbfonts/grmu1095.mf - RELOC/fonts/source/public/cbfonts/grmu1200.mf - RELOC/fonts/source/public/cbfonts/grmu1440.mf - RELOC/fonts/source/public/cbfonts/grmu1728.mf - RELOC/fonts/source/public/cbfonts/grmu2074.mf - RELOC/fonts/source/public/cbfonts/grmu2488.mf - RELOC/fonts/source/public/cbfonts/grmu2986.mf - RELOC/fonts/source/public/cbfonts/grmu3583.mf - RELOC/fonts/source/public/cbfonts/grxc.mf - RELOC/fonts/source/public/cbfonts/grxc0500.mf - RELOC/fonts/source/public/cbfonts/grxc0600.mf - RELOC/fonts/source/public/cbfonts/grxc0700.mf - RELOC/fonts/source/public/cbfonts/grxc0800.mf - RELOC/fonts/source/public/cbfonts/grxc0900.mf - RELOC/fonts/source/public/cbfonts/grxc1000.mf - RELOC/fonts/source/public/cbfonts/grxc1095.mf - RELOC/fonts/source/public/cbfonts/grxc1200.mf - RELOC/fonts/source/public/cbfonts/grxc1440.mf - RELOC/fonts/source/public/cbfonts/grxc1728.mf - RELOC/fonts/source/public/cbfonts/grxc2074.mf - RELOC/fonts/source/public/cbfonts/grxc2488.mf - RELOC/fonts/source/public/cbfonts/grxc2986.mf - RELOC/fonts/source/public/cbfonts/grxc3583.mf - RELOC/fonts/source/public/cbfonts/grxi.mf - RELOC/fonts/source/public/cbfonts/grxi0500.mf - RELOC/fonts/source/public/cbfonts/grxi0600.mf - RELOC/fonts/source/public/cbfonts/grxi0700.mf - RELOC/fonts/source/public/cbfonts/grxi0800.mf - RELOC/fonts/source/public/cbfonts/grxi0900.mf - RELOC/fonts/source/public/cbfonts/grxi1000.mf - RELOC/fonts/source/public/cbfonts/grxi1095.mf - RELOC/fonts/source/public/cbfonts/grxi1200.mf - RELOC/fonts/source/public/cbfonts/grxi1440.mf - RELOC/fonts/source/public/cbfonts/grxi1728.mf - RELOC/fonts/source/public/cbfonts/grxi2074.mf - RELOC/fonts/source/public/cbfonts/grxi2488.mf - RELOC/fonts/source/public/cbfonts/grxi2986.mf - RELOC/fonts/source/public/cbfonts/grxi3583.mf - RELOC/fonts/source/public/cbfonts/grxl.mf - RELOC/fonts/source/public/cbfonts/grxl0500.mf - RELOC/fonts/source/public/cbfonts/grxl0600.mf - RELOC/fonts/source/public/cbfonts/grxl0700.mf - RELOC/fonts/source/public/cbfonts/grxl0800.mf - RELOC/fonts/source/public/cbfonts/grxl0900.mf - RELOC/fonts/source/public/cbfonts/grxl1000.mf - RELOC/fonts/source/public/cbfonts/grxl1095.mf - RELOC/fonts/source/public/cbfonts/grxl1200.mf - RELOC/fonts/source/public/cbfonts/grxl1440.mf - RELOC/fonts/source/public/cbfonts/grxl1728.mf - RELOC/fonts/source/public/cbfonts/grxl2074.mf - RELOC/fonts/source/public/cbfonts/grxl2488.mf - RELOC/fonts/source/public/cbfonts/grxl2986.mf - RELOC/fonts/source/public/cbfonts/grxl3583.mf - RELOC/fonts/source/public/cbfonts/grxn.mf - RELOC/fonts/source/public/cbfonts/grxn0500.mf - RELOC/fonts/source/public/cbfonts/grxn0600.mf - RELOC/fonts/source/public/cbfonts/grxn0700.mf - RELOC/fonts/source/public/cbfonts/grxn0800.mf - RELOC/fonts/source/public/cbfonts/grxn0900.mf - RELOC/fonts/source/public/cbfonts/grxn1000.mf - RELOC/fonts/source/public/cbfonts/grxn1095.mf - RELOC/fonts/source/public/cbfonts/grxn1200.mf - RELOC/fonts/source/public/cbfonts/grxn1440.mf - RELOC/fonts/source/public/cbfonts/grxn1728.mf - RELOC/fonts/source/public/cbfonts/grxn2074.mf - RELOC/fonts/source/public/cbfonts/grxn2488.mf - RELOC/fonts/source/public/cbfonts/grxn2986.mf - RELOC/fonts/source/public/cbfonts/grxn3583.mf - RELOC/fonts/source/public/cbfonts/grxo.mf - RELOC/fonts/source/public/cbfonts/grxo0500.mf - RELOC/fonts/source/public/cbfonts/grxo0600.mf - RELOC/fonts/source/public/cbfonts/grxo0700.mf - RELOC/fonts/source/public/cbfonts/grxo0800.mf - RELOC/fonts/source/public/cbfonts/grxo0900.mf - RELOC/fonts/source/public/cbfonts/grxo1000.mf - RELOC/fonts/source/public/cbfonts/grxo1095.mf - RELOC/fonts/source/public/cbfonts/grxo1200.mf - RELOC/fonts/source/public/cbfonts/grxo1440.mf - RELOC/fonts/source/public/cbfonts/grxo1728.mf - RELOC/fonts/source/public/cbfonts/grxo2074.mf - RELOC/fonts/source/public/cbfonts/grxo2488.mf - RELOC/fonts/source/public/cbfonts/grxo2986.mf - RELOC/fonts/source/public/cbfonts/grxo3583.mf - RELOC/fonts/source/public/cbfonts/grxu.mf - RELOC/fonts/source/public/cbfonts/grxu0500.mf - RELOC/fonts/source/public/cbfonts/grxu0600.mf - RELOC/fonts/source/public/cbfonts/grxu0700.mf - RELOC/fonts/source/public/cbfonts/grxu0800.mf - RELOC/fonts/source/public/cbfonts/grxu0900.mf - RELOC/fonts/source/public/cbfonts/grxu1000.mf - RELOC/fonts/source/public/cbfonts/grxu1095.mf - RELOC/fonts/source/public/cbfonts/grxu1200.mf - RELOC/fonts/source/public/cbfonts/grxu1440.mf - RELOC/fonts/source/public/cbfonts/grxu1728.mf - RELOC/fonts/source/public/cbfonts/grxu2074.mf - RELOC/fonts/source/public/cbfonts/grxu2488.mf - RELOC/fonts/source/public/cbfonts/grxu2986.mf - RELOC/fonts/source/public/cbfonts/grxu3583.mf - RELOC/fonts/source/public/cbfonts/gsma.mf - RELOC/fonts/source/public/cbfonts/gsma0500.mf - RELOC/fonts/source/public/cbfonts/gsma0600.mf - RELOC/fonts/source/public/cbfonts/gsma0700.mf - RELOC/fonts/source/public/cbfonts/gsma0800.mf - RELOC/fonts/source/public/cbfonts/gsma0900.mf - RELOC/fonts/source/public/cbfonts/gsma1000.mf - RELOC/fonts/source/public/cbfonts/gsma1095.mf - RELOC/fonts/source/public/cbfonts/gsma1200.mf - RELOC/fonts/source/public/cbfonts/gsma1440.mf - RELOC/fonts/source/public/cbfonts/gsma1728.mf - RELOC/fonts/source/public/cbfonts/gsma2074.mf - RELOC/fonts/source/public/cbfonts/gsma2488.mf - RELOC/fonts/source/public/cbfonts/gsma2986.mf - RELOC/fonts/source/public/cbfonts/gsma3583.mf - RELOC/fonts/source/public/cbfonts/gsmc.mf - RELOC/fonts/source/public/cbfonts/gsmc0500.mf - RELOC/fonts/source/public/cbfonts/gsmc0600.mf - RELOC/fonts/source/public/cbfonts/gsmc0700.mf - RELOC/fonts/source/public/cbfonts/gsmc0800.mf - RELOC/fonts/source/public/cbfonts/gsmc0900.mf - RELOC/fonts/source/public/cbfonts/gsmc1000.mf - RELOC/fonts/source/public/cbfonts/gsmc1095.mf - RELOC/fonts/source/public/cbfonts/gsmc1200.mf - RELOC/fonts/source/public/cbfonts/gsmc1440.mf - RELOC/fonts/source/public/cbfonts/gsmc1728.mf - RELOC/fonts/source/public/cbfonts/gsmc2074.mf - RELOC/fonts/source/public/cbfonts/gsmc2488.mf - RELOC/fonts/source/public/cbfonts/gsmc2986.mf - RELOC/fonts/source/public/cbfonts/gsmc3583.mf - RELOC/fonts/source/public/cbfonts/gsme.mf - RELOC/fonts/source/public/cbfonts/gsme0500.mf - RELOC/fonts/source/public/cbfonts/gsme0600.mf - RELOC/fonts/source/public/cbfonts/gsme0700.mf - RELOC/fonts/source/public/cbfonts/gsme0800.mf - RELOC/fonts/source/public/cbfonts/gsme0900.mf - RELOC/fonts/source/public/cbfonts/gsme1000.mf - RELOC/fonts/source/public/cbfonts/gsme1095.mf - RELOC/fonts/source/public/cbfonts/gsme1200.mf - RELOC/fonts/source/public/cbfonts/gsme1440.mf - RELOC/fonts/source/public/cbfonts/gsme1728.mf - RELOC/fonts/source/public/cbfonts/gsme2074.mf - RELOC/fonts/source/public/cbfonts/gsme2488.mf - RELOC/fonts/source/public/cbfonts/gsme2986.mf - RELOC/fonts/source/public/cbfonts/gsme3583.mf - RELOC/fonts/source/public/cbfonts/gsmi.mf - RELOC/fonts/source/public/cbfonts/gsmi0500.mf - RELOC/fonts/source/public/cbfonts/gsmi0600.mf - RELOC/fonts/source/public/cbfonts/gsmi0700.mf - RELOC/fonts/source/public/cbfonts/gsmi0800.mf - RELOC/fonts/source/public/cbfonts/gsmi0900.mf - RELOC/fonts/source/public/cbfonts/gsmi1000.mf - RELOC/fonts/source/public/cbfonts/gsmi1095.mf - RELOC/fonts/source/public/cbfonts/gsmi1200.mf - RELOC/fonts/source/public/cbfonts/gsmi1440.mf - RELOC/fonts/source/public/cbfonts/gsmi1728.mf - RELOC/fonts/source/public/cbfonts/gsmi2074.mf - RELOC/fonts/source/public/cbfonts/gsmi2488.mf - RELOC/fonts/source/public/cbfonts/gsmi2986.mf - RELOC/fonts/source/public/cbfonts/gsmi3583.mf - RELOC/fonts/source/public/cbfonts/gsmn.mf - RELOC/fonts/source/public/cbfonts/gsmn0500.mf - RELOC/fonts/source/public/cbfonts/gsmn0600.mf - RELOC/fonts/source/public/cbfonts/gsmn0700.mf - RELOC/fonts/source/public/cbfonts/gsmn0800.mf - RELOC/fonts/source/public/cbfonts/gsmn0900.mf - RELOC/fonts/source/public/cbfonts/gsmn1000.mf - RELOC/fonts/source/public/cbfonts/gsmn1095.mf - RELOC/fonts/source/public/cbfonts/gsmn1200.mf - RELOC/fonts/source/public/cbfonts/gsmn1440.mf - RELOC/fonts/source/public/cbfonts/gsmn1728.mf - RELOC/fonts/source/public/cbfonts/gsmn2074.mf - RELOC/fonts/source/public/cbfonts/gsmn2488.mf - RELOC/fonts/source/public/cbfonts/gsmn2986.mf - RELOC/fonts/source/public/cbfonts/gsmn3583.mf - RELOC/fonts/source/public/cbfonts/gsmo.mf - RELOC/fonts/source/public/cbfonts/gsmo0500.mf - RELOC/fonts/source/public/cbfonts/gsmo0600.mf - RELOC/fonts/source/public/cbfonts/gsmo0700.mf - RELOC/fonts/source/public/cbfonts/gsmo0800.mf - RELOC/fonts/source/public/cbfonts/gsmo0900.mf - RELOC/fonts/source/public/cbfonts/gsmo1000.mf - RELOC/fonts/source/public/cbfonts/gsmo1095.mf - RELOC/fonts/source/public/cbfonts/gsmo1200.mf - RELOC/fonts/source/public/cbfonts/gsmo1440.mf - RELOC/fonts/source/public/cbfonts/gsmo1728.mf - RELOC/fonts/source/public/cbfonts/gsmo2074.mf - RELOC/fonts/source/public/cbfonts/gsmo2488.mf - RELOC/fonts/source/public/cbfonts/gsmo2986.mf - RELOC/fonts/source/public/cbfonts/gsmo3583.mf - RELOC/fonts/source/public/cbfonts/gsmu.mf - RELOC/fonts/source/public/cbfonts/gsmu0500.mf - RELOC/fonts/source/public/cbfonts/gsmu0600.mf - RELOC/fonts/source/public/cbfonts/gsmu0700.mf - RELOC/fonts/source/public/cbfonts/gsmu0800.mf - RELOC/fonts/source/public/cbfonts/gsmu0900.mf - RELOC/fonts/source/public/cbfonts/gsmu1000.mf - RELOC/fonts/source/public/cbfonts/gsmu1095.mf - RELOC/fonts/source/public/cbfonts/gsmu1200.mf - RELOC/fonts/source/public/cbfonts/gsmu1440.mf - RELOC/fonts/source/public/cbfonts/gsmu1728.mf - RELOC/fonts/source/public/cbfonts/gsmu2074.mf - RELOC/fonts/source/public/cbfonts/gsmu2488.mf - RELOC/fonts/source/public/cbfonts/gsmu2986.mf - RELOC/fonts/source/public/cbfonts/gsmu3583.mf - RELOC/fonts/source/public/cbfonts/gsxa.mf - RELOC/fonts/source/public/cbfonts/gsxa0500.mf - RELOC/fonts/source/public/cbfonts/gsxa0600.mf - RELOC/fonts/source/public/cbfonts/gsxa0700.mf - RELOC/fonts/source/public/cbfonts/gsxa0800.mf - RELOC/fonts/source/public/cbfonts/gsxa0900.mf - RELOC/fonts/source/public/cbfonts/gsxa1000.mf - RELOC/fonts/source/public/cbfonts/gsxa1095.mf - RELOC/fonts/source/public/cbfonts/gsxa1200.mf - RELOC/fonts/source/public/cbfonts/gsxa1440.mf - RELOC/fonts/source/public/cbfonts/gsxa1728.mf - RELOC/fonts/source/public/cbfonts/gsxa2074.mf - RELOC/fonts/source/public/cbfonts/gsxa2488.mf - RELOC/fonts/source/public/cbfonts/gsxa2986.mf - RELOC/fonts/source/public/cbfonts/gsxa3583.mf - RELOC/fonts/source/public/cbfonts/gsxc.mf - RELOC/fonts/source/public/cbfonts/gsxc0500.mf - RELOC/fonts/source/public/cbfonts/gsxc0600.mf - RELOC/fonts/source/public/cbfonts/gsxc0700.mf - RELOC/fonts/source/public/cbfonts/gsxc0800.mf - RELOC/fonts/source/public/cbfonts/gsxc0900.mf - RELOC/fonts/source/public/cbfonts/gsxc1000.mf - RELOC/fonts/source/public/cbfonts/gsxc1095.mf - RELOC/fonts/source/public/cbfonts/gsxc1200.mf - RELOC/fonts/source/public/cbfonts/gsxc1440.mf - RELOC/fonts/source/public/cbfonts/gsxc1728.mf - RELOC/fonts/source/public/cbfonts/gsxc2074.mf - RELOC/fonts/source/public/cbfonts/gsxc2488.mf - RELOC/fonts/source/public/cbfonts/gsxc2986.mf - RELOC/fonts/source/public/cbfonts/gsxc3583.mf - RELOC/fonts/source/public/cbfonts/gsxe.mf - RELOC/fonts/source/public/cbfonts/gsxe0500.mf - RELOC/fonts/source/public/cbfonts/gsxe0600.mf - RELOC/fonts/source/public/cbfonts/gsxe0700.mf - RELOC/fonts/source/public/cbfonts/gsxe0800.mf - RELOC/fonts/source/public/cbfonts/gsxe0900.mf - RELOC/fonts/source/public/cbfonts/gsxe1000.mf - RELOC/fonts/source/public/cbfonts/gsxe1095.mf - RELOC/fonts/source/public/cbfonts/gsxe1200.mf - RELOC/fonts/source/public/cbfonts/gsxe1440.mf - RELOC/fonts/source/public/cbfonts/gsxe1728.mf - RELOC/fonts/source/public/cbfonts/gsxe2074.mf - RELOC/fonts/source/public/cbfonts/gsxe2488.mf - RELOC/fonts/source/public/cbfonts/gsxe2986.mf - RELOC/fonts/source/public/cbfonts/gsxe3583.mf - RELOC/fonts/source/public/cbfonts/gsxi.mf - RELOC/fonts/source/public/cbfonts/gsxi0500.mf - RELOC/fonts/source/public/cbfonts/gsxi0600.mf - RELOC/fonts/source/public/cbfonts/gsxi0700.mf - RELOC/fonts/source/public/cbfonts/gsxi0800.mf - RELOC/fonts/source/public/cbfonts/gsxi0900.mf - RELOC/fonts/source/public/cbfonts/gsxi1000.mf - RELOC/fonts/source/public/cbfonts/gsxi1095.mf - RELOC/fonts/source/public/cbfonts/gsxi1200.mf - RELOC/fonts/source/public/cbfonts/gsxi1440.mf - RELOC/fonts/source/public/cbfonts/gsxi1728.mf - RELOC/fonts/source/public/cbfonts/gsxi2074.mf - RELOC/fonts/source/public/cbfonts/gsxi2488.mf - RELOC/fonts/source/public/cbfonts/gsxi2986.mf - RELOC/fonts/source/public/cbfonts/gsxi3583.mf - RELOC/fonts/source/public/cbfonts/gsxn.mf - RELOC/fonts/source/public/cbfonts/gsxn0500.mf - RELOC/fonts/source/public/cbfonts/gsxn0600.mf - RELOC/fonts/source/public/cbfonts/gsxn0700.mf - RELOC/fonts/source/public/cbfonts/gsxn0800.mf - RELOC/fonts/source/public/cbfonts/gsxn0900.mf - RELOC/fonts/source/public/cbfonts/gsxn1000.mf - RELOC/fonts/source/public/cbfonts/gsxn1095.mf - RELOC/fonts/source/public/cbfonts/gsxn1200.mf - RELOC/fonts/source/public/cbfonts/gsxn1440.mf - RELOC/fonts/source/public/cbfonts/gsxn1728.mf - RELOC/fonts/source/public/cbfonts/gsxn2074.mf - RELOC/fonts/source/public/cbfonts/gsxn2488.mf - RELOC/fonts/source/public/cbfonts/gsxn2986.mf - RELOC/fonts/source/public/cbfonts/gsxn3583.mf - RELOC/fonts/source/public/cbfonts/gsxo.mf - RELOC/fonts/source/public/cbfonts/gsxo0500.mf - RELOC/fonts/source/public/cbfonts/gsxo0600.mf - RELOC/fonts/source/public/cbfonts/gsxo0700.mf - RELOC/fonts/source/public/cbfonts/gsxo0800.mf - RELOC/fonts/source/public/cbfonts/gsxo0900.mf - RELOC/fonts/source/public/cbfonts/gsxo1000.mf - RELOC/fonts/source/public/cbfonts/gsxo1095.mf - RELOC/fonts/source/public/cbfonts/gsxo1200.mf - RELOC/fonts/source/public/cbfonts/gsxo1440.mf - RELOC/fonts/source/public/cbfonts/gsxo1728.mf - RELOC/fonts/source/public/cbfonts/gsxo2074.mf - RELOC/fonts/source/public/cbfonts/gsxo2488.mf - RELOC/fonts/source/public/cbfonts/gsxo2986.mf - RELOC/fonts/source/public/cbfonts/gsxo3583.mf - RELOC/fonts/source/public/cbfonts/gsxu.mf - RELOC/fonts/source/public/cbfonts/gsxu0500.mf - RELOC/fonts/source/public/cbfonts/gsxu0600.mf - RELOC/fonts/source/public/cbfonts/gsxu0700.mf - RELOC/fonts/source/public/cbfonts/gsxu0800.mf - RELOC/fonts/source/public/cbfonts/gsxu0900.mf - RELOC/fonts/source/public/cbfonts/gsxu1000.mf - RELOC/fonts/source/public/cbfonts/gsxu1095.mf - RELOC/fonts/source/public/cbfonts/gsxu1200.mf - RELOC/fonts/source/public/cbfonts/gsxu1440.mf - RELOC/fonts/source/public/cbfonts/gsxu1728.mf - RELOC/fonts/source/public/cbfonts/gsxu2074.mf - RELOC/fonts/source/public/cbfonts/gsxu2488.mf - RELOC/fonts/source/public/cbfonts/gsxu2986.mf - RELOC/fonts/source/public/cbfonts/gsxu3583.mf - RELOC/fonts/source/public/cbfonts/gttc.mf - RELOC/fonts/source/public/cbfonts/gttc0500.mf - RELOC/fonts/source/public/cbfonts/gttc0600.mf - RELOC/fonts/source/public/cbfonts/gttc0700.mf - RELOC/fonts/source/public/cbfonts/gttc0800.mf - RELOC/fonts/source/public/cbfonts/gttc0900.mf - RELOC/fonts/source/public/cbfonts/gttc1000.mf - RELOC/fonts/source/public/cbfonts/gttc1095.mf - RELOC/fonts/source/public/cbfonts/gttc1200.mf - RELOC/fonts/source/public/cbfonts/gttc1440.mf - RELOC/fonts/source/public/cbfonts/gttc1728.mf - RELOC/fonts/source/public/cbfonts/gttc2074.mf - RELOC/fonts/source/public/cbfonts/gttc2488.mf - RELOC/fonts/source/public/cbfonts/gttc2986.mf - RELOC/fonts/source/public/cbfonts/gttc3583.mf - RELOC/fonts/source/public/cbfonts/gtti.mf - RELOC/fonts/source/public/cbfonts/gtti0500.mf - RELOC/fonts/source/public/cbfonts/gtti0600.mf - RELOC/fonts/source/public/cbfonts/gtti0700.mf - RELOC/fonts/source/public/cbfonts/gtti0800.mf - RELOC/fonts/source/public/cbfonts/gtti0900.mf - RELOC/fonts/source/public/cbfonts/gtti1000.mf - RELOC/fonts/source/public/cbfonts/gtti1095.mf - RELOC/fonts/source/public/cbfonts/gtti1200.mf - RELOC/fonts/source/public/cbfonts/gtti1440.mf - RELOC/fonts/source/public/cbfonts/gtti1728.mf - RELOC/fonts/source/public/cbfonts/gtti2074.mf - RELOC/fonts/source/public/cbfonts/gtti2488.mf - RELOC/fonts/source/public/cbfonts/gtti2986.mf - RELOC/fonts/source/public/cbfonts/gtti3583.mf - RELOC/fonts/source/public/cbfonts/gttn.mf - RELOC/fonts/source/public/cbfonts/gttn0500.mf - RELOC/fonts/source/public/cbfonts/gttn0600.mf - RELOC/fonts/source/public/cbfonts/gttn0700.mf - RELOC/fonts/source/public/cbfonts/gttn0800.mf - RELOC/fonts/source/public/cbfonts/gttn0900.mf - RELOC/fonts/source/public/cbfonts/gttn1000.mf - RELOC/fonts/source/public/cbfonts/gttn1095.mf - RELOC/fonts/source/public/cbfonts/gttn1200.mf - RELOC/fonts/source/public/cbfonts/gttn1440.mf - RELOC/fonts/source/public/cbfonts/gttn1728.mf - RELOC/fonts/source/public/cbfonts/gttn2074.mf - RELOC/fonts/source/public/cbfonts/gttn2488.mf - RELOC/fonts/source/public/cbfonts/gttn2986.mf - RELOC/fonts/source/public/cbfonts/gttn3583.mf - RELOC/fonts/source/public/cbfonts/gtto.mf - RELOC/fonts/source/public/cbfonts/gtto0500.mf - RELOC/fonts/source/public/cbfonts/gtto0600.mf - RELOC/fonts/source/public/cbfonts/gtto0700.mf - RELOC/fonts/source/public/cbfonts/gtto0800.mf - RELOC/fonts/source/public/cbfonts/gtto0900.mf - RELOC/fonts/source/public/cbfonts/gtto1000.mf - RELOC/fonts/source/public/cbfonts/gtto1095.mf - RELOC/fonts/source/public/cbfonts/gtto1200.mf - RELOC/fonts/source/public/cbfonts/gtto1440.mf - RELOC/fonts/source/public/cbfonts/gtto1728.mf - RELOC/fonts/source/public/cbfonts/gtto2074.mf - RELOC/fonts/source/public/cbfonts/gtto2488.mf - RELOC/fonts/source/public/cbfonts/gtto2986.mf - RELOC/fonts/source/public/cbfonts/gtto3583.mf - RELOC/fonts/source/public/cbfonts/gttu.mf - RELOC/fonts/source/public/cbfonts/gttu0500.mf - RELOC/fonts/source/public/cbfonts/gttu0600.mf - RELOC/fonts/source/public/cbfonts/gttu0700.mf - RELOC/fonts/source/public/cbfonts/gttu0800.mf - RELOC/fonts/source/public/cbfonts/gttu0900.mf - RELOC/fonts/source/public/cbfonts/gttu1000.mf - RELOC/fonts/source/public/cbfonts/gttu1095.mf - RELOC/fonts/source/public/cbfonts/gttu1200.mf - RELOC/fonts/source/public/cbfonts/gttu1440.mf - RELOC/fonts/source/public/cbfonts/gttu1728.mf - RELOC/fonts/source/public/cbfonts/gttu2074.mf - RELOC/fonts/source/public/cbfonts/gttu2488.mf - RELOC/fonts/source/public/cbfonts/gttu2986.mf - RELOC/fonts/source/public/cbfonts/gttu3583.mf - RELOC/fonts/tfm/public/cbfonts/glic0700.tfm - RELOC/fonts/tfm/public/cbfonts/glic0800.tfm - RELOC/fonts/tfm/public/cbfonts/glic1000.tfm - RELOC/fonts/tfm/public/cbfonts/glic1200.tfm - RELOC/fonts/tfm/public/cbfonts/glic1382.tfm - RELOC/fonts/tfm/public/cbfonts/glic1659.tfm - RELOC/fonts/tfm/public/cbfonts/glic1991.tfm - RELOC/fonts/tfm/public/cbfonts/glic2389.tfm - RELOC/fonts/tfm/public/cbfonts/glic2866.tfm - RELOC/fonts/tfm/public/cbfonts/glic3440.tfm - RELOC/fonts/tfm/public/cbfonts/glic4128.tfm - RELOC/fonts/tfm/public/cbfonts/glii0700.tfm - RELOC/fonts/tfm/public/cbfonts/glii0800.tfm - RELOC/fonts/tfm/public/cbfonts/glii1000.tfm - RELOC/fonts/tfm/public/cbfonts/glii1200.tfm - RELOC/fonts/tfm/public/cbfonts/glii1382.tfm - RELOC/fonts/tfm/public/cbfonts/glii1659.tfm - RELOC/fonts/tfm/public/cbfonts/glii1991.tfm - RELOC/fonts/tfm/public/cbfonts/glii2389.tfm - RELOC/fonts/tfm/public/cbfonts/glii2866.tfm - RELOC/fonts/tfm/public/cbfonts/glii3440.tfm - RELOC/fonts/tfm/public/cbfonts/glii4128.tfm - RELOC/fonts/tfm/public/cbfonts/glin0700.tfm - RELOC/fonts/tfm/public/cbfonts/glin0800.tfm - RELOC/fonts/tfm/public/cbfonts/glin1000.tfm - RELOC/fonts/tfm/public/cbfonts/glin1200.tfm - RELOC/fonts/tfm/public/cbfonts/glin1382.tfm - RELOC/fonts/tfm/public/cbfonts/glin1659.tfm - RELOC/fonts/tfm/public/cbfonts/glin1991.tfm - RELOC/fonts/tfm/public/cbfonts/glin2389.tfm - RELOC/fonts/tfm/public/cbfonts/glin2866.tfm - RELOC/fonts/tfm/public/cbfonts/glin3440.tfm - RELOC/fonts/tfm/public/cbfonts/glin4128.tfm - RELOC/fonts/tfm/public/cbfonts/glio0700.tfm - RELOC/fonts/tfm/public/cbfonts/glio0800.tfm - RELOC/fonts/tfm/public/cbfonts/glio1000.tfm - RELOC/fonts/tfm/public/cbfonts/glio1200.tfm - RELOC/fonts/tfm/public/cbfonts/glio1382.tfm - RELOC/fonts/tfm/public/cbfonts/glio1659.tfm - RELOC/fonts/tfm/public/cbfonts/glio1991.tfm - RELOC/fonts/tfm/public/cbfonts/glio2389.tfm - RELOC/fonts/tfm/public/cbfonts/glio2866.tfm - RELOC/fonts/tfm/public/cbfonts/glio3440.tfm - RELOC/fonts/tfm/public/cbfonts/glio4128.tfm - RELOC/fonts/tfm/public/cbfonts/gliu0700.tfm - RELOC/fonts/tfm/public/cbfonts/gliu0800.tfm - RELOC/fonts/tfm/public/cbfonts/gliu1000.tfm - RELOC/fonts/tfm/public/cbfonts/gliu1200.tfm - RELOC/fonts/tfm/public/cbfonts/gliu1382.tfm - RELOC/fonts/tfm/public/cbfonts/gliu1659.tfm - RELOC/fonts/tfm/public/cbfonts/gliu1991.tfm - RELOC/fonts/tfm/public/cbfonts/gliu2389.tfm - RELOC/fonts/tfm/public/cbfonts/gliu2866.tfm - RELOC/fonts/tfm/public/cbfonts/gliu3440.tfm - RELOC/fonts/tfm/public/cbfonts/gliu4128.tfm - RELOC/fonts/tfm/public/cbfonts/gljc0700.tfm - RELOC/fonts/tfm/public/cbfonts/gljc0800.tfm - RELOC/fonts/tfm/public/cbfonts/gljc1000.tfm - RELOC/fonts/tfm/public/cbfonts/gljc1200.tfm - RELOC/fonts/tfm/public/cbfonts/gljc1382.tfm - RELOC/fonts/tfm/public/cbfonts/gljc1659.tfm - RELOC/fonts/tfm/public/cbfonts/gljc1991.tfm - RELOC/fonts/tfm/public/cbfonts/gljc2389.tfm - RELOC/fonts/tfm/public/cbfonts/gljc2866.tfm - RELOC/fonts/tfm/public/cbfonts/gljc3440.tfm - RELOC/fonts/tfm/public/cbfonts/gljc4128.tfm - RELOC/fonts/tfm/public/cbfonts/gljn0700.tfm - RELOC/fonts/tfm/public/cbfonts/gljn0800.tfm - RELOC/fonts/tfm/public/cbfonts/gljn1000.tfm - RELOC/fonts/tfm/public/cbfonts/gljn1200.tfm - RELOC/fonts/tfm/public/cbfonts/gljn1382.tfm - RELOC/fonts/tfm/public/cbfonts/gljn1659.tfm - RELOC/fonts/tfm/public/cbfonts/gljn1991.tfm - RELOC/fonts/tfm/public/cbfonts/gljn2389.tfm - RELOC/fonts/tfm/public/cbfonts/gljn2866.tfm - RELOC/fonts/tfm/public/cbfonts/gljn3440.tfm - RELOC/fonts/tfm/public/cbfonts/gljn4128.tfm - RELOC/fonts/tfm/public/cbfonts/gljo0700.tfm - RELOC/fonts/tfm/public/cbfonts/gljo0800.tfm - RELOC/fonts/tfm/public/cbfonts/gljo1000.tfm - RELOC/fonts/tfm/public/cbfonts/gljo1200.tfm - RELOC/fonts/tfm/public/cbfonts/gljo1382.tfm - RELOC/fonts/tfm/public/cbfonts/gljo1659.tfm - RELOC/fonts/tfm/public/cbfonts/gljo1991.tfm - RELOC/fonts/tfm/public/cbfonts/gljo2389.tfm - RELOC/fonts/tfm/public/cbfonts/gljo2866.tfm - RELOC/fonts/tfm/public/cbfonts/gljo3440.tfm - RELOC/fonts/tfm/public/cbfonts/gljo4128.tfm - RELOC/fonts/tfm/public/cbfonts/glmc0700.tfm - RELOC/fonts/tfm/public/cbfonts/glmc0800.tfm - RELOC/fonts/tfm/public/cbfonts/glmc1000.tfm - RELOC/fonts/tfm/public/cbfonts/glmc1200.tfm - RELOC/fonts/tfm/public/cbfonts/glmc1382.tfm - RELOC/fonts/tfm/public/cbfonts/glmc1659.tfm - RELOC/fonts/tfm/public/cbfonts/glmc1991.tfm - RELOC/fonts/tfm/public/cbfonts/glmc2389.tfm - RELOC/fonts/tfm/public/cbfonts/glmc2866.tfm - RELOC/fonts/tfm/public/cbfonts/glmc3440.tfm - RELOC/fonts/tfm/public/cbfonts/glmc4128.tfm - RELOC/fonts/tfm/public/cbfonts/glmi0700.tfm - RELOC/fonts/tfm/public/cbfonts/glmi0800.tfm - RELOC/fonts/tfm/public/cbfonts/glmi1000.tfm - RELOC/fonts/tfm/public/cbfonts/glmi1200.tfm - RELOC/fonts/tfm/public/cbfonts/glmi1382.tfm - RELOC/fonts/tfm/public/cbfonts/glmi1659.tfm - RELOC/fonts/tfm/public/cbfonts/glmi1991.tfm - RELOC/fonts/tfm/public/cbfonts/glmi2389.tfm - RELOC/fonts/tfm/public/cbfonts/glmi2866.tfm - RELOC/fonts/tfm/public/cbfonts/glmi3440.tfm - RELOC/fonts/tfm/public/cbfonts/glmi4128.tfm - RELOC/fonts/tfm/public/cbfonts/glmn0700.tfm - RELOC/fonts/tfm/public/cbfonts/glmn0800.tfm - RELOC/fonts/tfm/public/cbfonts/glmn1000.tfm - RELOC/fonts/tfm/public/cbfonts/glmn1200.tfm - RELOC/fonts/tfm/public/cbfonts/glmn1382.tfm - RELOC/fonts/tfm/public/cbfonts/glmn1659.tfm - RELOC/fonts/tfm/public/cbfonts/glmn1991.tfm - RELOC/fonts/tfm/public/cbfonts/glmn2389.tfm - RELOC/fonts/tfm/public/cbfonts/glmn2866.tfm - RELOC/fonts/tfm/public/cbfonts/glmn3440.tfm - RELOC/fonts/tfm/public/cbfonts/glmn4128.tfm - RELOC/fonts/tfm/public/cbfonts/glmo0700.tfm - RELOC/fonts/tfm/public/cbfonts/glmo0800.tfm - RELOC/fonts/tfm/public/cbfonts/glmo1000.tfm - RELOC/fonts/tfm/public/cbfonts/glmo1200.tfm - RELOC/fonts/tfm/public/cbfonts/glmo1382.tfm - RELOC/fonts/tfm/public/cbfonts/glmo1659.tfm - RELOC/fonts/tfm/public/cbfonts/glmo1991.tfm - RELOC/fonts/tfm/public/cbfonts/glmo2389.tfm - RELOC/fonts/tfm/public/cbfonts/glmo2866.tfm - RELOC/fonts/tfm/public/cbfonts/glmo3440.tfm - RELOC/fonts/tfm/public/cbfonts/glmo4128.tfm - RELOC/fonts/tfm/public/cbfonts/glmu0700.tfm - RELOC/fonts/tfm/public/cbfonts/glmu0800.tfm - RELOC/fonts/tfm/public/cbfonts/glmu1000.tfm - RELOC/fonts/tfm/public/cbfonts/glmu1200.tfm - RELOC/fonts/tfm/public/cbfonts/glmu1382.tfm - RELOC/fonts/tfm/public/cbfonts/glmu1659.tfm - RELOC/fonts/tfm/public/cbfonts/glmu1991.tfm - RELOC/fonts/tfm/public/cbfonts/glmu2389.tfm - RELOC/fonts/tfm/public/cbfonts/glmu2866.tfm - RELOC/fonts/tfm/public/cbfonts/glmu3440.tfm - RELOC/fonts/tfm/public/cbfonts/glmu4128.tfm - RELOC/fonts/tfm/public/cbfonts/gltc0700.tfm - RELOC/fonts/tfm/public/cbfonts/gltc0800.tfm - RELOC/fonts/tfm/public/cbfonts/gltc1000.tfm - RELOC/fonts/tfm/public/cbfonts/gltc1200.tfm - RELOC/fonts/tfm/public/cbfonts/gltc1382.tfm - RELOC/fonts/tfm/public/cbfonts/gltc1659.tfm - RELOC/fonts/tfm/public/cbfonts/gltc1991.tfm - RELOC/fonts/tfm/public/cbfonts/gltc2389.tfm - RELOC/fonts/tfm/public/cbfonts/gltc2866.tfm - RELOC/fonts/tfm/public/cbfonts/gltc3440.tfm - RELOC/fonts/tfm/public/cbfonts/gltc4128.tfm - RELOC/fonts/tfm/public/cbfonts/gltn0700.tfm - RELOC/fonts/tfm/public/cbfonts/gltn0800.tfm - RELOC/fonts/tfm/public/cbfonts/gltn1000.tfm - RELOC/fonts/tfm/public/cbfonts/gltn1200.tfm - RELOC/fonts/tfm/public/cbfonts/gltn1382.tfm - RELOC/fonts/tfm/public/cbfonts/gltn1659.tfm - RELOC/fonts/tfm/public/cbfonts/gltn1991.tfm - RELOC/fonts/tfm/public/cbfonts/gltn2389.tfm - RELOC/fonts/tfm/public/cbfonts/gltn2866.tfm - RELOC/fonts/tfm/public/cbfonts/gltn3440.tfm - RELOC/fonts/tfm/public/cbfonts/gltn4128.tfm - RELOC/fonts/tfm/public/cbfonts/glto0700.tfm - RELOC/fonts/tfm/public/cbfonts/glto0800.tfm - RELOC/fonts/tfm/public/cbfonts/glto1000.tfm - RELOC/fonts/tfm/public/cbfonts/glto1200.tfm - RELOC/fonts/tfm/public/cbfonts/glto1382.tfm - RELOC/fonts/tfm/public/cbfonts/glto1659.tfm - RELOC/fonts/tfm/public/cbfonts/glto1991.tfm - RELOC/fonts/tfm/public/cbfonts/glto2389.tfm - RELOC/fonts/tfm/public/cbfonts/glto2866.tfm - RELOC/fonts/tfm/public/cbfonts/glto3440.tfm - RELOC/fonts/tfm/public/cbfonts/glto4128.tfm - RELOC/fonts/tfm/public/cbfonts/glwc0700.tfm - RELOC/fonts/tfm/public/cbfonts/glwc0800.tfm - RELOC/fonts/tfm/public/cbfonts/glwc1000.tfm - RELOC/fonts/tfm/public/cbfonts/glwc1200.tfm - RELOC/fonts/tfm/public/cbfonts/glwc1382.tfm - RELOC/fonts/tfm/public/cbfonts/glwc1659.tfm - RELOC/fonts/tfm/public/cbfonts/glwc1991.tfm - RELOC/fonts/tfm/public/cbfonts/glwc2389.tfm - RELOC/fonts/tfm/public/cbfonts/glwc2866.tfm - RELOC/fonts/tfm/public/cbfonts/glwc3440.tfm - RELOC/fonts/tfm/public/cbfonts/glwc4128.tfm - RELOC/fonts/tfm/public/cbfonts/glwi0700.tfm - RELOC/fonts/tfm/public/cbfonts/glwi0800.tfm - RELOC/fonts/tfm/public/cbfonts/glwi1000.tfm - RELOC/fonts/tfm/public/cbfonts/glwi1200.tfm - RELOC/fonts/tfm/public/cbfonts/glwi1382.tfm - RELOC/fonts/tfm/public/cbfonts/glwi1659.tfm - RELOC/fonts/tfm/public/cbfonts/glwi1991.tfm - RELOC/fonts/tfm/public/cbfonts/glwi2389.tfm - RELOC/fonts/tfm/public/cbfonts/glwi2866.tfm - RELOC/fonts/tfm/public/cbfonts/glwi3440.tfm - RELOC/fonts/tfm/public/cbfonts/glwi4128.tfm - RELOC/fonts/tfm/public/cbfonts/glwn0700.tfm - RELOC/fonts/tfm/public/cbfonts/glwn0800.tfm - RELOC/fonts/tfm/public/cbfonts/glwn1000.tfm - RELOC/fonts/tfm/public/cbfonts/glwn1200.tfm - RELOC/fonts/tfm/public/cbfonts/glwn1382.tfm - RELOC/fonts/tfm/public/cbfonts/glwn1659.tfm - RELOC/fonts/tfm/public/cbfonts/glwn1991.tfm - RELOC/fonts/tfm/public/cbfonts/glwn2389.tfm - RELOC/fonts/tfm/public/cbfonts/glwn2866.tfm - RELOC/fonts/tfm/public/cbfonts/glwn3440.tfm - RELOC/fonts/tfm/public/cbfonts/glwn4128.tfm - RELOC/fonts/tfm/public/cbfonts/glwo0700.tfm - RELOC/fonts/tfm/public/cbfonts/glwo0800.tfm - RELOC/fonts/tfm/public/cbfonts/glwo1000.tfm - RELOC/fonts/tfm/public/cbfonts/glwo1200.tfm - RELOC/fonts/tfm/public/cbfonts/glwo1382.tfm - RELOC/fonts/tfm/public/cbfonts/glwo1659.tfm - RELOC/fonts/tfm/public/cbfonts/glwo1991.tfm - RELOC/fonts/tfm/public/cbfonts/glwo2389.tfm - RELOC/fonts/tfm/public/cbfonts/glwo2866.tfm - RELOC/fonts/tfm/public/cbfonts/glwo3440.tfm - RELOC/fonts/tfm/public/cbfonts/glwo4128.tfm - RELOC/fonts/tfm/public/cbfonts/glwu0700.tfm - RELOC/fonts/tfm/public/cbfonts/glwu0800.tfm - RELOC/fonts/tfm/public/cbfonts/glwu1000.tfm - RELOC/fonts/tfm/public/cbfonts/glwu1200.tfm - RELOC/fonts/tfm/public/cbfonts/glwu1382.tfm - RELOC/fonts/tfm/public/cbfonts/glwu1659.tfm - RELOC/fonts/tfm/public/cbfonts/glwu1991.tfm - RELOC/fonts/tfm/public/cbfonts/glwu2389.tfm - RELOC/fonts/tfm/public/cbfonts/glwu2866.tfm - RELOC/fonts/tfm/public/cbfonts/glwu3440.tfm - RELOC/fonts/tfm/public/cbfonts/glwu4128.tfm - RELOC/fonts/tfm/public/cbfonts/glxc0700.tfm - RELOC/fonts/tfm/public/cbfonts/glxc0800.tfm - RELOC/fonts/tfm/public/cbfonts/glxc1000.tfm - RELOC/fonts/tfm/public/cbfonts/glxc1200.tfm - RELOC/fonts/tfm/public/cbfonts/glxc1382.tfm - RELOC/fonts/tfm/public/cbfonts/glxc1659.tfm - RELOC/fonts/tfm/public/cbfonts/glxc1991.tfm - RELOC/fonts/tfm/public/cbfonts/glxc2389.tfm - RELOC/fonts/tfm/public/cbfonts/glxc2866.tfm - RELOC/fonts/tfm/public/cbfonts/glxc3440.tfm - RELOC/fonts/tfm/public/cbfonts/glxc4128.tfm - RELOC/fonts/tfm/public/cbfonts/glxi0700.tfm - RELOC/fonts/tfm/public/cbfonts/glxi0800.tfm - RELOC/fonts/tfm/public/cbfonts/glxi1000.tfm - RELOC/fonts/tfm/public/cbfonts/glxi1200.tfm - RELOC/fonts/tfm/public/cbfonts/glxi1382.tfm - RELOC/fonts/tfm/public/cbfonts/glxi1659.tfm - RELOC/fonts/tfm/public/cbfonts/glxi1991.tfm - RELOC/fonts/tfm/public/cbfonts/glxi2389.tfm - RELOC/fonts/tfm/public/cbfonts/glxi2866.tfm - RELOC/fonts/tfm/public/cbfonts/glxi3440.tfm - RELOC/fonts/tfm/public/cbfonts/glxi4128.tfm - RELOC/fonts/tfm/public/cbfonts/glxn0700.tfm - RELOC/fonts/tfm/public/cbfonts/glxn0800.tfm - RELOC/fonts/tfm/public/cbfonts/glxn1000.tfm - RELOC/fonts/tfm/public/cbfonts/glxn1200.tfm - RELOC/fonts/tfm/public/cbfonts/glxn1382.tfm - RELOC/fonts/tfm/public/cbfonts/glxn1659.tfm - RELOC/fonts/tfm/public/cbfonts/glxn1991.tfm - RELOC/fonts/tfm/public/cbfonts/glxn2389.tfm - RELOC/fonts/tfm/public/cbfonts/glxn2866.tfm - RELOC/fonts/tfm/public/cbfonts/glxn3440.tfm - RELOC/fonts/tfm/public/cbfonts/glxn4128.tfm - RELOC/fonts/tfm/public/cbfonts/glxo0700.tfm - RELOC/fonts/tfm/public/cbfonts/glxo0800.tfm - RELOC/fonts/tfm/public/cbfonts/glxo1000.tfm - RELOC/fonts/tfm/public/cbfonts/glxo1200.tfm - RELOC/fonts/tfm/public/cbfonts/glxo1382.tfm - RELOC/fonts/tfm/public/cbfonts/glxo1659.tfm - RELOC/fonts/tfm/public/cbfonts/glxo1991.tfm - RELOC/fonts/tfm/public/cbfonts/glxo2389.tfm - RELOC/fonts/tfm/public/cbfonts/glxo2866.tfm - RELOC/fonts/tfm/public/cbfonts/glxo3440.tfm - RELOC/fonts/tfm/public/cbfonts/glxo4128.tfm - RELOC/fonts/tfm/public/cbfonts/glxu0700.tfm - RELOC/fonts/tfm/public/cbfonts/glxu0800.tfm - RELOC/fonts/tfm/public/cbfonts/glxu1000.tfm - RELOC/fonts/tfm/public/cbfonts/glxu1200.tfm - RELOC/fonts/tfm/public/cbfonts/glxu1382.tfm - RELOC/fonts/tfm/public/cbfonts/glxu1659.tfm - RELOC/fonts/tfm/public/cbfonts/glxu1991.tfm - RELOC/fonts/tfm/public/cbfonts/glxu2389.tfm - RELOC/fonts/tfm/public/cbfonts/glxu2866.tfm - RELOC/fonts/tfm/public/cbfonts/glxu3440.tfm - RELOC/fonts/tfm/public/cbfonts/glxu4128.tfm - RELOC/fonts/tfm/public/cbfonts/gmmn0500.tfm - RELOC/fonts/tfm/public/cbfonts/gmmn0600.tfm - RELOC/fonts/tfm/public/cbfonts/gmmn0700.tfm - RELOC/fonts/tfm/public/cbfonts/gmmn0800.tfm - RELOC/fonts/tfm/public/cbfonts/gmmn0900.tfm - RELOC/fonts/tfm/public/cbfonts/gmmn1000.tfm - RELOC/fonts/tfm/public/cbfonts/gmmn1095.tfm - RELOC/fonts/tfm/public/cbfonts/gmmn1200.tfm - RELOC/fonts/tfm/public/cbfonts/gmmn1440.tfm - RELOC/fonts/tfm/public/cbfonts/gmmn1728.tfm - RELOC/fonts/tfm/public/cbfonts/gmmn2074.tfm - RELOC/fonts/tfm/public/cbfonts/gmmn2488.tfm - RELOC/fonts/tfm/public/cbfonts/gmmn2986.tfm - RELOC/fonts/tfm/public/cbfonts/gmmn3583.tfm - RELOC/fonts/tfm/public/cbfonts/gmmo0500.tfm - RELOC/fonts/tfm/public/cbfonts/gmmo0600.tfm - RELOC/fonts/tfm/public/cbfonts/gmmo0700.tfm - RELOC/fonts/tfm/public/cbfonts/gmmo0800.tfm - RELOC/fonts/tfm/public/cbfonts/gmmo0900.tfm - RELOC/fonts/tfm/public/cbfonts/gmmo1000.tfm - RELOC/fonts/tfm/public/cbfonts/gmmo1095.tfm - RELOC/fonts/tfm/public/cbfonts/gmmo1200.tfm - RELOC/fonts/tfm/public/cbfonts/gmmo1440.tfm - RELOC/fonts/tfm/public/cbfonts/gmmo1728.tfm - RELOC/fonts/tfm/public/cbfonts/gmmo2074.tfm - RELOC/fonts/tfm/public/cbfonts/gmmo2488.tfm - RELOC/fonts/tfm/public/cbfonts/gmmo2986.tfm - RELOC/fonts/tfm/public/cbfonts/gmmo3583.tfm - RELOC/fonts/tfm/public/cbfonts/gmtr0500.tfm - RELOC/fonts/tfm/public/cbfonts/gmtr0600.tfm - RELOC/fonts/tfm/public/cbfonts/gmtr0700.tfm - RELOC/fonts/tfm/public/cbfonts/gmtr0800.tfm - RELOC/fonts/tfm/public/cbfonts/gmtr0900.tfm - RELOC/fonts/tfm/public/cbfonts/gmtr1000.tfm - RELOC/fonts/tfm/public/cbfonts/gmtr1095.tfm - RELOC/fonts/tfm/public/cbfonts/gmtr1200.tfm - RELOC/fonts/tfm/public/cbfonts/gmtr1440.tfm - RELOC/fonts/tfm/public/cbfonts/gmtr1728.tfm - RELOC/fonts/tfm/public/cbfonts/gmtr2074.tfm - RELOC/fonts/tfm/public/cbfonts/gmtr2488.tfm - RELOC/fonts/tfm/public/cbfonts/gmtr2986.tfm - RELOC/fonts/tfm/public/cbfonts/gmtr3583.tfm - RELOC/fonts/tfm/public/cbfonts/gmxn0500.tfm - RELOC/fonts/tfm/public/cbfonts/gmxn0600.tfm - RELOC/fonts/tfm/public/cbfonts/gmxn0700.tfm - RELOC/fonts/tfm/public/cbfonts/gmxn0800.tfm - RELOC/fonts/tfm/public/cbfonts/gmxn0900.tfm - RELOC/fonts/tfm/public/cbfonts/gmxn1000.tfm - RELOC/fonts/tfm/public/cbfonts/gmxn1095.tfm - RELOC/fonts/tfm/public/cbfonts/gmxn1200.tfm - RELOC/fonts/tfm/public/cbfonts/gmxn1440.tfm - RELOC/fonts/tfm/public/cbfonts/gmxn1728.tfm - RELOC/fonts/tfm/public/cbfonts/gmxn2074.tfm - RELOC/fonts/tfm/public/cbfonts/gmxn2488.tfm - RELOC/fonts/tfm/public/cbfonts/gmxn2986.tfm - RELOC/fonts/tfm/public/cbfonts/gmxn3583.tfm - RELOC/fonts/tfm/public/cbfonts/gmxo0500.tfm - RELOC/fonts/tfm/public/cbfonts/gmxo0600.tfm - RELOC/fonts/tfm/public/cbfonts/gmxo0700.tfm - RELOC/fonts/tfm/public/cbfonts/gmxo0800.tfm - RELOC/fonts/tfm/public/cbfonts/gmxo0900.tfm - RELOC/fonts/tfm/public/cbfonts/gmxo1000.tfm - RELOC/fonts/tfm/public/cbfonts/gmxo1095.tfm - RELOC/fonts/tfm/public/cbfonts/gmxo1200.tfm - RELOC/fonts/tfm/public/cbfonts/gmxo1440.tfm - RELOC/fonts/tfm/public/cbfonts/gmxo1728.tfm - RELOC/fonts/tfm/public/cbfonts/gmxo2074.tfm - RELOC/fonts/tfm/public/cbfonts/gmxo2488.tfm - RELOC/fonts/tfm/public/cbfonts/gmxo2986.tfm - RELOC/fonts/tfm/public/cbfonts/gmxo3583.tfm - RELOC/fonts/tfm/public/cbfonts/gomc0500.tfm - RELOC/fonts/tfm/public/cbfonts/gomc0600.tfm - RELOC/fonts/tfm/public/cbfonts/gomc0700.tfm - RELOC/fonts/tfm/public/cbfonts/gomc0800.tfm - RELOC/fonts/tfm/public/cbfonts/gomc0900.tfm - RELOC/fonts/tfm/public/cbfonts/gomc1000.tfm - RELOC/fonts/tfm/public/cbfonts/gomc1095.tfm - RELOC/fonts/tfm/public/cbfonts/gomc1200.tfm - RELOC/fonts/tfm/public/cbfonts/gomc1440.tfm - RELOC/fonts/tfm/public/cbfonts/gomc1728.tfm - RELOC/fonts/tfm/public/cbfonts/gomc2074.tfm - RELOC/fonts/tfm/public/cbfonts/gomc2488.tfm - RELOC/fonts/tfm/public/cbfonts/gomc2986.tfm - RELOC/fonts/tfm/public/cbfonts/gomc3583.tfm - RELOC/fonts/tfm/public/cbfonts/gomi0500.tfm - RELOC/fonts/tfm/public/cbfonts/gomi0600.tfm - RELOC/fonts/tfm/public/cbfonts/gomi0700.tfm - RELOC/fonts/tfm/public/cbfonts/gomi0800.tfm - RELOC/fonts/tfm/public/cbfonts/gomi0900.tfm - RELOC/fonts/tfm/public/cbfonts/gomi1000.tfm - RELOC/fonts/tfm/public/cbfonts/gomi1095.tfm - RELOC/fonts/tfm/public/cbfonts/gomi1200.tfm - RELOC/fonts/tfm/public/cbfonts/gomi1440.tfm - RELOC/fonts/tfm/public/cbfonts/gomi1728.tfm - RELOC/fonts/tfm/public/cbfonts/gomi2074.tfm - RELOC/fonts/tfm/public/cbfonts/gomi2488.tfm - RELOC/fonts/tfm/public/cbfonts/gomi2986.tfm - RELOC/fonts/tfm/public/cbfonts/gomi3583.tfm - RELOC/fonts/tfm/public/cbfonts/gomn0500.tfm - RELOC/fonts/tfm/public/cbfonts/gomn0600.tfm - RELOC/fonts/tfm/public/cbfonts/gomn0700.tfm - RELOC/fonts/tfm/public/cbfonts/gomn0800.tfm - RELOC/fonts/tfm/public/cbfonts/gomn0900.tfm - RELOC/fonts/tfm/public/cbfonts/gomn1000.tfm - RELOC/fonts/tfm/public/cbfonts/gomn1095.tfm - RELOC/fonts/tfm/public/cbfonts/gomn1200.tfm - RELOC/fonts/tfm/public/cbfonts/gomn1440.tfm - RELOC/fonts/tfm/public/cbfonts/gomn1728.tfm - RELOC/fonts/tfm/public/cbfonts/gomn2074.tfm - RELOC/fonts/tfm/public/cbfonts/gomn2488.tfm - RELOC/fonts/tfm/public/cbfonts/gomn2986.tfm - RELOC/fonts/tfm/public/cbfonts/gomn3583.tfm - RELOC/fonts/tfm/public/cbfonts/gomo0500.tfm - RELOC/fonts/tfm/public/cbfonts/gomo0600.tfm - RELOC/fonts/tfm/public/cbfonts/gomo0700.tfm - RELOC/fonts/tfm/public/cbfonts/gomo0800.tfm - RELOC/fonts/tfm/public/cbfonts/gomo0900.tfm - RELOC/fonts/tfm/public/cbfonts/gomo1000.tfm - RELOC/fonts/tfm/public/cbfonts/gomo1095.tfm - RELOC/fonts/tfm/public/cbfonts/gomo1200.tfm - RELOC/fonts/tfm/public/cbfonts/gomo1440.tfm - RELOC/fonts/tfm/public/cbfonts/gomo1728.tfm - RELOC/fonts/tfm/public/cbfonts/gomo2074.tfm - RELOC/fonts/tfm/public/cbfonts/gomo2488.tfm - RELOC/fonts/tfm/public/cbfonts/gomo2986.tfm - RELOC/fonts/tfm/public/cbfonts/gomo3583.tfm - RELOC/fonts/tfm/public/cbfonts/gomu0500.tfm - RELOC/fonts/tfm/public/cbfonts/gomu0600.tfm - RELOC/fonts/tfm/public/cbfonts/gomu0700.tfm - RELOC/fonts/tfm/public/cbfonts/gomu0800.tfm - RELOC/fonts/tfm/public/cbfonts/gomu0900.tfm - RELOC/fonts/tfm/public/cbfonts/gomu1000.tfm - RELOC/fonts/tfm/public/cbfonts/gomu1095.tfm - RELOC/fonts/tfm/public/cbfonts/gomu1200.tfm - RELOC/fonts/tfm/public/cbfonts/gomu1440.tfm - RELOC/fonts/tfm/public/cbfonts/gomu1728.tfm - RELOC/fonts/tfm/public/cbfonts/gomu2074.tfm - RELOC/fonts/tfm/public/cbfonts/gomu2488.tfm - RELOC/fonts/tfm/public/cbfonts/gomu2986.tfm - RELOC/fonts/tfm/public/cbfonts/gomu3583.tfm - RELOC/fonts/tfm/public/cbfonts/goxc0500.tfm - RELOC/fonts/tfm/public/cbfonts/goxc0600.tfm - RELOC/fonts/tfm/public/cbfonts/goxc0700.tfm - RELOC/fonts/tfm/public/cbfonts/goxc0800.tfm - RELOC/fonts/tfm/public/cbfonts/goxc0900.tfm - RELOC/fonts/tfm/public/cbfonts/goxc1000.tfm - RELOC/fonts/tfm/public/cbfonts/goxc1095.tfm - RELOC/fonts/tfm/public/cbfonts/goxc1200.tfm - RELOC/fonts/tfm/public/cbfonts/goxc1440.tfm - RELOC/fonts/tfm/public/cbfonts/goxc1728.tfm - RELOC/fonts/tfm/public/cbfonts/goxc2074.tfm - RELOC/fonts/tfm/public/cbfonts/goxc2488.tfm - RELOC/fonts/tfm/public/cbfonts/goxc2986.tfm - RELOC/fonts/tfm/public/cbfonts/goxc3583.tfm - RELOC/fonts/tfm/public/cbfonts/goxi0500.tfm - RELOC/fonts/tfm/public/cbfonts/goxi0600.tfm - RELOC/fonts/tfm/public/cbfonts/goxi0700.tfm - RELOC/fonts/tfm/public/cbfonts/goxi0800.tfm - RELOC/fonts/tfm/public/cbfonts/goxi0900.tfm - RELOC/fonts/tfm/public/cbfonts/goxi1000.tfm - RELOC/fonts/tfm/public/cbfonts/goxi1095.tfm - RELOC/fonts/tfm/public/cbfonts/goxi1200.tfm - RELOC/fonts/tfm/public/cbfonts/goxi1440.tfm - RELOC/fonts/tfm/public/cbfonts/goxi1728.tfm - RELOC/fonts/tfm/public/cbfonts/goxi2074.tfm - RELOC/fonts/tfm/public/cbfonts/goxi2488.tfm - RELOC/fonts/tfm/public/cbfonts/goxi2986.tfm - RELOC/fonts/tfm/public/cbfonts/goxi3583.tfm - RELOC/fonts/tfm/public/cbfonts/goxn0500.tfm - RELOC/fonts/tfm/public/cbfonts/goxn0600.tfm - RELOC/fonts/tfm/public/cbfonts/goxn0700.tfm - RELOC/fonts/tfm/public/cbfonts/goxn0800.tfm - RELOC/fonts/tfm/public/cbfonts/goxn0900.tfm - RELOC/fonts/tfm/public/cbfonts/goxn1000.tfm - RELOC/fonts/tfm/public/cbfonts/goxn1095.tfm - RELOC/fonts/tfm/public/cbfonts/goxn1200.tfm - RELOC/fonts/tfm/public/cbfonts/goxn1440.tfm - RELOC/fonts/tfm/public/cbfonts/goxn1728.tfm - RELOC/fonts/tfm/public/cbfonts/goxn2074.tfm - RELOC/fonts/tfm/public/cbfonts/goxn2488.tfm - RELOC/fonts/tfm/public/cbfonts/goxn2986.tfm - RELOC/fonts/tfm/public/cbfonts/goxn3583.tfm - RELOC/fonts/tfm/public/cbfonts/goxo0500.tfm - RELOC/fonts/tfm/public/cbfonts/goxo0600.tfm - RELOC/fonts/tfm/public/cbfonts/goxo0700.tfm - RELOC/fonts/tfm/public/cbfonts/goxo0800.tfm - RELOC/fonts/tfm/public/cbfonts/goxo0900.tfm - RELOC/fonts/tfm/public/cbfonts/goxo1000.tfm - RELOC/fonts/tfm/public/cbfonts/goxo1095.tfm - RELOC/fonts/tfm/public/cbfonts/goxo1200.tfm - RELOC/fonts/tfm/public/cbfonts/goxo1440.tfm - RELOC/fonts/tfm/public/cbfonts/goxo1728.tfm - RELOC/fonts/tfm/public/cbfonts/goxo2074.tfm - RELOC/fonts/tfm/public/cbfonts/goxo2488.tfm - RELOC/fonts/tfm/public/cbfonts/goxo2986.tfm - RELOC/fonts/tfm/public/cbfonts/goxo3583.tfm - RELOC/fonts/tfm/public/cbfonts/goxu0500.tfm - RELOC/fonts/tfm/public/cbfonts/goxu0600.tfm - RELOC/fonts/tfm/public/cbfonts/goxu0700.tfm - RELOC/fonts/tfm/public/cbfonts/goxu0800.tfm - RELOC/fonts/tfm/public/cbfonts/goxu0900.tfm - RELOC/fonts/tfm/public/cbfonts/goxu1000.tfm - RELOC/fonts/tfm/public/cbfonts/goxu1095.tfm - RELOC/fonts/tfm/public/cbfonts/goxu1200.tfm - RELOC/fonts/tfm/public/cbfonts/goxu1440.tfm - RELOC/fonts/tfm/public/cbfonts/goxu1728.tfm - RELOC/fonts/tfm/public/cbfonts/goxu2074.tfm - RELOC/fonts/tfm/public/cbfonts/goxu2488.tfm - RELOC/fonts/tfm/public/cbfonts/goxu2986.tfm - RELOC/fonts/tfm/public/cbfonts/goxu3583.tfm - RELOC/fonts/tfm/public/cbfonts/grbl0500.tfm - RELOC/fonts/tfm/public/cbfonts/grbl0600.tfm - RELOC/fonts/tfm/public/cbfonts/grbl0700.tfm - RELOC/fonts/tfm/public/cbfonts/grbl0800.tfm - RELOC/fonts/tfm/public/cbfonts/grbl0900.tfm - RELOC/fonts/tfm/public/cbfonts/grbl1000.tfm - RELOC/fonts/tfm/public/cbfonts/grbl1095.tfm - RELOC/fonts/tfm/public/cbfonts/grbl1200.tfm - RELOC/fonts/tfm/public/cbfonts/grbl1440.tfm - RELOC/fonts/tfm/public/cbfonts/grbl1728.tfm - RELOC/fonts/tfm/public/cbfonts/grbl2074.tfm - RELOC/fonts/tfm/public/cbfonts/grbl2488.tfm - RELOC/fonts/tfm/public/cbfonts/grbl2986.tfm - RELOC/fonts/tfm/public/cbfonts/grbl3583.tfm - RELOC/fonts/tfm/public/cbfonts/grmc0500.tfm - RELOC/fonts/tfm/public/cbfonts/grmc0600.tfm - RELOC/fonts/tfm/public/cbfonts/grmc0700.tfm - RELOC/fonts/tfm/public/cbfonts/grmc0800.tfm - RELOC/fonts/tfm/public/cbfonts/grmc0900.tfm - RELOC/fonts/tfm/public/cbfonts/grmc1000.tfm - RELOC/fonts/tfm/public/cbfonts/grmc1095.tfm - RELOC/fonts/tfm/public/cbfonts/grmc1200.tfm - RELOC/fonts/tfm/public/cbfonts/grmc1440.tfm - RELOC/fonts/tfm/public/cbfonts/grmc1728.tfm - RELOC/fonts/tfm/public/cbfonts/grmc2074.tfm - RELOC/fonts/tfm/public/cbfonts/grmc2488.tfm - RELOC/fonts/tfm/public/cbfonts/grmc2986.tfm - RELOC/fonts/tfm/public/cbfonts/grmc3583.tfm - RELOC/fonts/tfm/public/cbfonts/grmi0500.tfm - RELOC/fonts/tfm/public/cbfonts/grmi0600.tfm - RELOC/fonts/tfm/public/cbfonts/grmi0700.tfm - RELOC/fonts/tfm/public/cbfonts/grmi0800.tfm - RELOC/fonts/tfm/public/cbfonts/grmi0900.tfm - RELOC/fonts/tfm/public/cbfonts/grmi1000.tfm - RELOC/fonts/tfm/public/cbfonts/grmi1095.tfm - RELOC/fonts/tfm/public/cbfonts/grmi1200.tfm - RELOC/fonts/tfm/public/cbfonts/grmi1440.tfm - RELOC/fonts/tfm/public/cbfonts/grmi1728.tfm - RELOC/fonts/tfm/public/cbfonts/grmi2074.tfm - RELOC/fonts/tfm/public/cbfonts/grmi2488.tfm - RELOC/fonts/tfm/public/cbfonts/grmi2986.tfm - RELOC/fonts/tfm/public/cbfonts/grmi3583.tfm - RELOC/fonts/tfm/public/cbfonts/grml0500.tfm - RELOC/fonts/tfm/public/cbfonts/grml0600.tfm - RELOC/fonts/tfm/public/cbfonts/grml0700.tfm - RELOC/fonts/tfm/public/cbfonts/grml0800.tfm - RELOC/fonts/tfm/public/cbfonts/grml0900.tfm - RELOC/fonts/tfm/public/cbfonts/grml1000.tfm - RELOC/fonts/tfm/public/cbfonts/grml1095.tfm - RELOC/fonts/tfm/public/cbfonts/grml1200.tfm - RELOC/fonts/tfm/public/cbfonts/grml1440.tfm - RELOC/fonts/tfm/public/cbfonts/grml1728.tfm - RELOC/fonts/tfm/public/cbfonts/grml2074.tfm - RELOC/fonts/tfm/public/cbfonts/grml2488.tfm - RELOC/fonts/tfm/public/cbfonts/grml2986.tfm - RELOC/fonts/tfm/public/cbfonts/grml3583.tfm - RELOC/fonts/tfm/public/cbfonts/grmn0500.tfm - RELOC/fonts/tfm/public/cbfonts/grmn0600.tfm - RELOC/fonts/tfm/public/cbfonts/grmn0700.tfm - RELOC/fonts/tfm/public/cbfonts/grmn0800.tfm - RELOC/fonts/tfm/public/cbfonts/grmn0900.tfm - RELOC/fonts/tfm/public/cbfonts/grmn1000.tfm - RELOC/fonts/tfm/public/cbfonts/grmn1095.tfm - RELOC/fonts/tfm/public/cbfonts/grmn1200.tfm - RELOC/fonts/tfm/public/cbfonts/grmn1440.tfm - RELOC/fonts/tfm/public/cbfonts/grmn1728.tfm - RELOC/fonts/tfm/public/cbfonts/grmn2074.tfm - RELOC/fonts/tfm/public/cbfonts/grmn2488.tfm - RELOC/fonts/tfm/public/cbfonts/grmn2986.tfm - RELOC/fonts/tfm/public/cbfonts/grmn3583.tfm - RELOC/fonts/tfm/public/cbfonts/grmo0500.tfm - RELOC/fonts/tfm/public/cbfonts/grmo0600.tfm - RELOC/fonts/tfm/public/cbfonts/grmo0700.tfm - RELOC/fonts/tfm/public/cbfonts/grmo0800.tfm - RELOC/fonts/tfm/public/cbfonts/grmo0900.tfm - RELOC/fonts/tfm/public/cbfonts/grmo1000.tfm - RELOC/fonts/tfm/public/cbfonts/grmo1095.tfm - RELOC/fonts/tfm/public/cbfonts/grmo1200.tfm - RELOC/fonts/tfm/public/cbfonts/grmo1440.tfm - RELOC/fonts/tfm/public/cbfonts/grmo1728.tfm - RELOC/fonts/tfm/public/cbfonts/grmo2074.tfm - RELOC/fonts/tfm/public/cbfonts/grmo2488.tfm - RELOC/fonts/tfm/public/cbfonts/grmo2986.tfm - RELOC/fonts/tfm/public/cbfonts/grmo3583.tfm - RELOC/fonts/tfm/public/cbfonts/grmu0500.tfm - RELOC/fonts/tfm/public/cbfonts/grmu0600.tfm - RELOC/fonts/tfm/public/cbfonts/grmu0700.tfm - RELOC/fonts/tfm/public/cbfonts/grmu0800.tfm - RELOC/fonts/tfm/public/cbfonts/grmu0900.tfm - RELOC/fonts/tfm/public/cbfonts/grmu1000.tfm - RELOC/fonts/tfm/public/cbfonts/grmu1095.tfm - RELOC/fonts/tfm/public/cbfonts/grmu1200.tfm - RELOC/fonts/tfm/public/cbfonts/grmu1440.tfm - RELOC/fonts/tfm/public/cbfonts/grmu1728.tfm - RELOC/fonts/tfm/public/cbfonts/grmu2074.tfm - RELOC/fonts/tfm/public/cbfonts/grmu2488.tfm - RELOC/fonts/tfm/public/cbfonts/grmu2986.tfm - RELOC/fonts/tfm/public/cbfonts/grmu3583.tfm - RELOC/fonts/tfm/public/cbfonts/grxc0500.tfm - RELOC/fonts/tfm/public/cbfonts/grxc0600.tfm - RELOC/fonts/tfm/public/cbfonts/grxc0700.tfm - RELOC/fonts/tfm/public/cbfonts/grxc0800.tfm - RELOC/fonts/tfm/public/cbfonts/grxc0900.tfm - RELOC/fonts/tfm/public/cbfonts/grxc1000.tfm - RELOC/fonts/tfm/public/cbfonts/grxc1095.tfm - RELOC/fonts/tfm/public/cbfonts/grxc1200.tfm - RELOC/fonts/tfm/public/cbfonts/grxc1440.tfm - RELOC/fonts/tfm/public/cbfonts/grxc1728.tfm - RELOC/fonts/tfm/public/cbfonts/grxc2074.tfm - RELOC/fonts/tfm/public/cbfonts/grxc2488.tfm - RELOC/fonts/tfm/public/cbfonts/grxc2986.tfm - RELOC/fonts/tfm/public/cbfonts/grxc3583.tfm - RELOC/fonts/tfm/public/cbfonts/grxi0500.tfm - RELOC/fonts/tfm/public/cbfonts/grxi0600.tfm - RELOC/fonts/tfm/public/cbfonts/grxi0700.tfm - RELOC/fonts/tfm/public/cbfonts/grxi0800.tfm - RELOC/fonts/tfm/public/cbfonts/grxi0900.tfm - RELOC/fonts/tfm/public/cbfonts/grxi1000.tfm - RELOC/fonts/tfm/public/cbfonts/grxi1095.tfm - RELOC/fonts/tfm/public/cbfonts/grxi1200.tfm - RELOC/fonts/tfm/public/cbfonts/grxi1440.tfm - RELOC/fonts/tfm/public/cbfonts/grxi1728.tfm - RELOC/fonts/tfm/public/cbfonts/grxi2074.tfm - RELOC/fonts/tfm/public/cbfonts/grxi2488.tfm - RELOC/fonts/tfm/public/cbfonts/grxi2986.tfm - RELOC/fonts/tfm/public/cbfonts/grxi3583.tfm - RELOC/fonts/tfm/public/cbfonts/grxl0500.tfm - RELOC/fonts/tfm/public/cbfonts/grxl0600.tfm - RELOC/fonts/tfm/public/cbfonts/grxl0700.tfm - RELOC/fonts/tfm/public/cbfonts/grxl0800.tfm - RELOC/fonts/tfm/public/cbfonts/grxl0900.tfm - RELOC/fonts/tfm/public/cbfonts/grxl1000.tfm - RELOC/fonts/tfm/public/cbfonts/grxl1095.tfm - RELOC/fonts/tfm/public/cbfonts/grxl1200.tfm - RELOC/fonts/tfm/public/cbfonts/grxl1440.tfm - RELOC/fonts/tfm/public/cbfonts/grxl1728.tfm - RELOC/fonts/tfm/public/cbfonts/grxl2074.tfm - RELOC/fonts/tfm/public/cbfonts/grxl2488.tfm - RELOC/fonts/tfm/public/cbfonts/grxl2986.tfm - RELOC/fonts/tfm/public/cbfonts/grxl3583.tfm - RELOC/fonts/tfm/public/cbfonts/grxn0500.tfm - RELOC/fonts/tfm/public/cbfonts/grxn0600.tfm - RELOC/fonts/tfm/public/cbfonts/grxn0700.tfm - RELOC/fonts/tfm/public/cbfonts/grxn0800.tfm - RELOC/fonts/tfm/public/cbfonts/grxn0900.tfm - RELOC/fonts/tfm/public/cbfonts/grxn1000.tfm - RELOC/fonts/tfm/public/cbfonts/grxn1095.tfm - RELOC/fonts/tfm/public/cbfonts/grxn1200.tfm - RELOC/fonts/tfm/public/cbfonts/grxn1440.tfm - RELOC/fonts/tfm/public/cbfonts/grxn1728.tfm - RELOC/fonts/tfm/public/cbfonts/grxn2074.tfm - RELOC/fonts/tfm/public/cbfonts/grxn2488.tfm - RELOC/fonts/tfm/public/cbfonts/grxn2986.tfm - RELOC/fonts/tfm/public/cbfonts/grxn3583.tfm - RELOC/fonts/tfm/public/cbfonts/grxo0500.tfm - RELOC/fonts/tfm/public/cbfonts/grxo0600.tfm - RELOC/fonts/tfm/public/cbfonts/grxo0700.tfm - RELOC/fonts/tfm/public/cbfonts/grxo0800.tfm - RELOC/fonts/tfm/public/cbfonts/grxo0900.tfm - RELOC/fonts/tfm/public/cbfonts/grxo1000.tfm - RELOC/fonts/tfm/public/cbfonts/grxo1095.tfm - RELOC/fonts/tfm/public/cbfonts/grxo1200.tfm - RELOC/fonts/tfm/public/cbfonts/grxo1440.tfm - RELOC/fonts/tfm/public/cbfonts/grxo1728.tfm - RELOC/fonts/tfm/public/cbfonts/grxo2074.tfm - RELOC/fonts/tfm/public/cbfonts/grxo2488.tfm - RELOC/fonts/tfm/public/cbfonts/grxo2986.tfm - RELOC/fonts/tfm/public/cbfonts/grxo3583.tfm - RELOC/fonts/tfm/public/cbfonts/grxu0500.tfm - RELOC/fonts/tfm/public/cbfonts/grxu0600.tfm - RELOC/fonts/tfm/public/cbfonts/grxu0700.tfm - RELOC/fonts/tfm/public/cbfonts/grxu0800.tfm - RELOC/fonts/tfm/public/cbfonts/grxu0900.tfm - RELOC/fonts/tfm/public/cbfonts/grxu1000.tfm - RELOC/fonts/tfm/public/cbfonts/grxu1095.tfm - RELOC/fonts/tfm/public/cbfonts/grxu1200.tfm - RELOC/fonts/tfm/public/cbfonts/grxu1440.tfm - RELOC/fonts/tfm/public/cbfonts/grxu1728.tfm - RELOC/fonts/tfm/public/cbfonts/grxu2074.tfm - RELOC/fonts/tfm/public/cbfonts/grxu2488.tfm - RELOC/fonts/tfm/public/cbfonts/grxu2986.tfm - RELOC/fonts/tfm/public/cbfonts/grxu3583.tfm - RELOC/fonts/tfm/public/cbfonts/gsma0500.tfm - RELOC/fonts/tfm/public/cbfonts/gsma0600.tfm - RELOC/fonts/tfm/public/cbfonts/gsma0700.tfm - RELOC/fonts/tfm/public/cbfonts/gsma0800.tfm - RELOC/fonts/tfm/public/cbfonts/gsma0900.tfm - RELOC/fonts/tfm/public/cbfonts/gsma1000.tfm - RELOC/fonts/tfm/public/cbfonts/gsma1095.tfm - RELOC/fonts/tfm/public/cbfonts/gsma1200.tfm - RELOC/fonts/tfm/public/cbfonts/gsma1440.tfm - RELOC/fonts/tfm/public/cbfonts/gsma1728.tfm - RELOC/fonts/tfm/public/cbfonts/gsma2074.tfm - RELOC/fonts/tfm/public/cbfonts/gsma2488.tfm - RELOC/fonts/tfm/public/cbfonts/gsma2986.tfm - RELOC/fonts/tfm/public/cbfonts/gsma3583.tfm - RELOC/fonts/tfm/public/cbfonts/gsmc0500.tfm - RELOC/fonts/tfm/public/cbfonts/gsmc0600.tfm - RELOC/fonts/tfm/public/cbfonts/gsmc0700.tfm - RELOC/fonts/tfm/public/cbfonts/gsmc0800.tfm - RELOC/fonts/tfm/public/cbfonts/gsmc0900.tfm - RELOC/fonts/tfm/public/cbfonts/gsmc1000.tfm - RELOC/fonts/tfm/public/cbfonts/gsmc1095.tfm - RELOC/fonts/tfm/public/cbfonts/gsmc1200.tfm - RELOC/fonts/tfm/public/cbfonts/gsmc1440.tfm - RELOC/fonts/tfm/public/cbfonts/gsmc1728.tfm - RELOC/fonts/tfm/public/cbfonts/gsmc2074.tfm - RELOC/fonts/tfm/public/cbfonts/gsmc2488.tfm - RELOC/fonts/tfm/public/cbfonts/gsmc2986.tfm - RELOC/fonts/tfm/public/cbfonts/gsmc3583.tfm - RELOC/fonts/tfm/public/cbfonts/gsme0500.tfm - RELOC/fonts/tfm/public/cbfonts/gsme0600.tfm - RELOC/fonts/tfm/public/cbfonts/gsme0700.tfm - RELOC/fonts/tfm/public/cbfonts/gsme0800.tfm - RELOC/fonts/tfm/public/cbfonts/gsme0900.tfm - RELOC/fonts/tfm/public/cbfonts/gsme1000.tfm - RELOC/fonts/tfm/public/cbfonts/gsme1095.tfm - RELOC/fonts/tfm/public/cbfonts/gsme1200.tfm - RELOC/fonts/tfm/public/cbfonts/gsme1440.tfm - RELOC/fonts/tfm/public/cbfonts/gsme1728.tfm - RELOC/fonts/tfm/public/cbfonts/gsme2074.tfm - RELOC/fonts/tfm/public/cbfonts/gsme2488.tfm - RELOC/fonts/tfm/public/cbfonts/gsme2986.tfm - RELOC/fonts/tfm/public/cbfonts/gsme3583.tfm - RELOC/fonts/tfm/public/cbfonts/gsmi0500.tfm - RELOC/fonts/tfm/public/cbfonts/gsmi0600.tfm - RELOC/fonts/tfm/public/cbfonts/gsmi0700.tfm - RELOC/fonts/tfm/public/cbfonts/gsmi0800.tfm - RELOC/fonts/tfm/public/cbfonts/gsmi0900.tfm - RELOC/fonts/tfm/public/cbfonts/gsmi1000.tfm - RELOC/fonts/tfm/public/cbfonts/gsmi1095.tfm - RELOC/fonts/tfm/public/cbfonts/gsmi1200.tfm - RELOC/fonts/tfm/public/cbfonts/gsmi1440.tfm - RELOC/fonts/tfm/public/cbfonts/gsmi1728.tfm - RELOC/fonts/tfm/public/cbfonts/gsmi2074.tfm - RELOC/fonts/tfm/public/cbfonts/gsmi2488.tfm - RELOC/fonts/tfm/public/cbfonts/gsmi2986.tfm - RELOC/fonts/tfm/public/cbfonts/gsmi3583.tfm - RELOC/fonts/tfm/public/cbfonts/gsmn0500.tfm - RELOC/fonts/tfm/public/cbfonts/gsmn0600.tfm - RELOC/fonts/tfm/public/cbfonts/gsmn0700.tfm - RELOC/fonts/tfm/public/cbfonts/gsmn0800.tfm - RELOC/fonts/tfm/public/cbfonts/gsmn0900.tfm - RELOC/fonts/tfm/public/cbfonts/gsmn1000.tfm - RELOC/fonts/tfm/public/cbfonts/gsmn1095.tfm - RELOC/fonts/tfm/public/cbfonts/gsmn1200.tfm - RELOC/fonts/tfm/public/cbfonts/gsmn1440.tfm - RELOC/fonts/tfm/public/cbfonts/gsmn1728.tfm - RELOC/fonts/tfm/public/cbfonts/gsmn2074.tfm - RELOC/fonts/tfm/public/cbfonts/gsmn2488.tfm - RELOC/fonts/tfm/public/cbfonts/gsmn2986.tfm - RELOC/fonts/tfm/public/cbfonts/gsmn3583.tfm - RELOC/fonts/tfm/public/cbfonts/gsmo0500.tfm - RELOC/fonts/tfm/public/cbfonts/gsmo0600.tfm - RELOC/fonts/tfm/public/cbfonts/gsmo0700.tfm - RELOC/fonts/tfm/public/cbfonts/gsmo0800.tfm - RELOC/fonts/tfm/public/cbfonts/gsmo0900.tfm - RELOC/fonts/tfm/public/cbfonts/gsmo1000.tfm - RELOC/fonts/tfm/public/cbfonts/gsmo1095.tfm - RELOC/fonts/tfm/public/cbfonts/gsmo1200.tfm - RELOC/fonts/tfm/public/cbfonts/gsmo1440.tfm - RELOC/fonts/tfm/public/cbfonts/gsmo1728.tfm - RELOC/fonts/tfm/public/cbfonts/gsmo2074.tfm - RELOC/fonts/tfm/public/cbfonts/gsmo2488.tfm - RELOC/fonts/tfm/public/cbfonts/gsmo2986.tfm - RELOC/fonts/tfm/public/cbfonts/gsmo3583.tfm - RELOC/fonts/tfm/public/cbfonts/gsmu0500.tfm - RELOC/fonts/tfm/public/cbfonts/gsmu0600.tfm - RELOC/fonts/tfm/public/cbfonts/gsmu0700.tfm - RELOC/fonts/tfm/public/cbfonts/gsmu0800.tfm - RELOC/fonts/tfm/public/cbfonts/gsmu0900.tfm - RELOC/fonts/tfm/public/cbfonts/gsmu1000.tfm - RELOC/fonts/tfm/public/cbfonts/gsmu1095.tfm - RELOC/fonts/tfm/public/cbfonts/gsmu1200.tfm - RELOC/fonts/tfm/public/cbfonts/gsmu1440.tfm - RELOC/fonts/tfm/public/cbfonts/gsmu1728.tfm - RELOC/fonts/tfm/public/cbfonts/gsmu2074.tfm - RELOC/fonts/tfm/public/cbfonts/gsmu2488.tfm - RELOC/fonts/tfm/public/cbfonts/gsmu2986.tfm - RELOC/fonts/tfm/public/cbfonts/gsmu3583.tfm - RELOC/fonts/tfm/public/cbfonts/gsxa0500.tfm - RELOC/fonts/tfm/public/cbfonts/gsxa0600.tfm - RELOC/fonts/tfm/public/cbfonts/gsxa0700.tfm - RELOC/fonts/tfm/public/cbfonts/gsxa0800.tfm - RELOC/fonts/tfm/public/cbfonts/gsxa0900.tfm - RELOC/fonts/tfm/public/cbfonts/gsxa1000.tfm - RELOC/fonts/tfm/public/cbfonts/gsxa1095.tfm - RELOC/fonts/tfm/public/cbfonts/gsxa1200.tfm - RELOC/fonts/tfm/public/cbfonts/gsxa1440.tfm - RELOC/fonts/tfm/public/cbfonts/gsxa1728.tfm - RELOC/fonts/tfm/public/cbfonts/gsxa2074.tfm - RELOC/fonts/tfm/public/cbfonts/gsxa2488.tfm - RELOC/fonts/tfm/public/cbfonts/gsxa2986.tfm - RELOC/fonts/tfm/public/cbfonts/gsxa3583.tfm - RELOC/fonts/tfm/public/cbfonts/gsxc0500.tfm - RELOC/fonts/tfm/public/cbfonts/gsxc0600.tfm - RELOC/fonts/tfm/public/cbfonts/gsxc0700.tfm - RELOC/fonts/tfm/public/cbfonts/gsxc0800.tfm - RELOC/fonts/tfm/public/cbfonts/gsxc0900.tfm - RELOC/fonts/tfm/public/cbfonts/gsxc1000.tfm - RELOC/fonts/tfm/public/cbfonts/gsxc1095.tfm - RELOC/fonts/tfm/public/cbfonts/gsxc1200.tfm - RELOC/fonts/tfm/public/cbfonts/gsxc1440.tfm - RELOC/fonts/tfm/public/cbfonts/gsxc1728.tfm - RELOC/fonts/tfm/public/cbfonts/gsxc2074.tfm - RELOC/fonts/tfm/public/cbfonts/gsxc2488.tfm - RELOC/fonts/tfm/public/cbfonts/gsxc2986.tfm - RELOC/fonts/tfm/public/cbfonts/gsxc3583.tfm - RELOC/fonts/tfm/public/cbfonts/gsxe0500.tfm - RELOC/fonts/tfm/public/cbfonts/gsxe0600.tfm - RELOC/fonts/tfm/public/cbfonts/gsxe0700.tfm - RELOC/fonts/tfm/public/cbfonts/gsxe0800.tfm - RELOC/fonts/tfm/public/cbfonts/gsxe0900.tfm - RELOC/fonts/tfm/public/cbfonts/gsxe1000.tfm - RELOC/fonts/tfm/public/cbfonts/gsxe1095.tfm - RELOC/fonts/tfm/public/cbfonts/gsxe1200.tfm - RELOC/fonts/tfm/public/cbfonts/gsxe1440.tfm - RELOC/fonts/tfm/public/cbfonts/gsxe1728.tfm - RELOC/fonts/tfm/public/cbfonts/gsxe2074.tfm - RELOC/fonts/tfm/public/cbfonts/gsxe2488.tfm - RELOC/fonts/tfm/public/cbfonts/gsxe2986.tfm - RELOC/fonts/tfm/public/cbfonts/gsxe3583.tfm - RELOC/fonts/tfm/public/cbfonts/gsxi0500.tfm - RELOC/fonts/tfm/public/cbfonts/gsxi0600.tfm - RELOC/fonts/tfm/public/cbfonts/gsxi0700.tfm - RELOC/fonts/tfm/public/cbfonts/gsxi0800.tfm - RELOC/fonts/tfm/public/cbfonts/gsxi0900.tfm - RELOC/fonts/tfm/public/cbfonts/gsxi1000.tfm - RELOC/fonts/tfm/public/cbfonts/gsxi1095.tfm - RELOC/fonts/tfm/public/cbfonts/gsxi1200.tfm - RELOC/fonts/tfm/public/cbfonts/gsxi1440.tfm - RELOC/fonts/tfm/public/cbfonts/gsxi1728.tfm - RELOC/fonts/tfm/public/cbfonts/gsxi2074.tfm - RELOC/fonts/tfm/public/cbfonts/gsxi2488.tfm - RELOC/fonts/tfm/public/cbfonts/gsxi2986.tfm - RELOC/fonts/tfm/public/cbfonts/gsxi3583.tfm - RELOC/fonts/tfm/public/cbfonts/gsxn0500.tfm - RELOC/fonts/tfm/public/cbfonts/gsxn0600.tfm - RELOC/fonts/tfm/public/cbfonts/gsxn0700.tfm - RELOC/fonts/tfm/public/cbfonts/gsxn0800.tfm - RELOC/fonts/tfm/public/cbfonts/gsxn0900.tfm - RELOC/fonts/tfm/public/cbfonts/gsxn1000.tfm - RELOC/fonts/tfm/public/cbfonts/gsxn1095.tfm - RELOC/fonts/tfm/public/cbfonts/gsxn1200.tfm - RELOC/fonts/tfm/public/cbfonts/gsxn1440.tfm - RELOC/fonts/tfm/public/cbfonts/gsxn1728.tfm - RELOC/fonts/tfm/public/cbfonts/gsxn2074.tfm - RELOC/fonts/tfm/public/cbfonts/gsxn2488.tfm - RELOC/fonts/tfm/public/cbfonts/gsxn2986.tfm - RELOC/fonts/tfm/public/cbfonts/gsxn3583.tfm - RELOC/fonts/tfm/public/cbfonts/gsxo0500.tfm - RELOC/fonts/tfm/public/cbfonts/gsxo0600.tfm - RELOC/fonts/tfm/public/cbfonts/gsxo0700.tfm - RELOC/fonts/tfm/public/cbfonts/gsxo0800.tfm - RELOC/fonts/tfm/public/cbfonts/gsxo0900.tfm - RELOC/fonts/tfm/public/cbfonts/gsxo1000.tfm - RELOC/fonts/tfm/public/cbfonts/gsxo1095.tfm - RELOC/fonts/tfm/public/cbfonts/gsxo1200.tfm - RELOC/fonts/tfm/public/cbfonts/gsxo1440.tfm - RELOC/fonts/tfm/public/cbfonts/gsxo1728.tfm - RELOC/fonts/tfm/public/cbfonts/gsxo2074.tfm - RELOC/fonts/tfm/public/cbfonts/gsxo2488.tfm - RELOC/fonts/tfm/public/cbfonts/gsxo2986.tfm - RELOC/fonts/tfm/public/cbfonts/gsxo3583.tfm - RELOC/fonts/tfm/public/cbfonts/gsxu0500.tfm - RELOC/fonts/tfm/public/cbfonts/gsxu0600.tfm - RELOC/fonts/tfm/public/cbfonts/gsxu0700.tfm - RELOC/fonts/tfm/public/cbfonts/gsxu0800.tfm - RELOC/fonts/tfm/public/cbfonts/gsxu0900.tfm - RELOC/fonts/tfm/public/cbfonts/gsxu1000.tfm - RELOC/fonts/tfm/public/cbfonts/gsxu1095.tfm - RELOC/fonts/tfm/public/cbfonts/gsxu1200.tfm - RELOC/fonts/tfm/public/cbfonts/gsxu1440.tfm - RELOC/fonts/tfm/public/cbfonts/gsxu1728.tfm - RELOC/fonts/tfm/public/cbfonts/gsxu2074.tfm - RELOC/fonts/tfm/public/cbfonts/gsxu2488.tfm - RELOC/fonts/tfm/public/cbfonts/gsxu2986.tfm - RELOC/fonts/tfm/public/cbfonts/gsxu3583.tfm - RELOC/fonts/tfm/public/cbfonts/gttc0500.tfm - RELOC/fonts/tfm/public/cbfonts/gttc0600.tfm - RELOC/fonts/tfm/public/cbfonts/gttc0700.tfm - RELOC/fonts/tfm/public/cbfonts/gttc0800.tfm - RELOC/fonts/tfm/public/cbfonts/gttc0900.tfm - RELOC/fonts/tfm/public/cbfonts/gttc1000.tfm - RELOC/fonts/tfm/public/cbfonts/gttc1095.tfm - RELOC/fonts/tfm/public/cbfonts/gttc1200.tfm - RELOC/fonts/tfm/public/cbfonts/gttc1440.tfm - RELOC/fonts/tfm/public/cbfonts/gttc1728.tfm - RELOC/fonts/tfm/public/cbfonts/gttc2074.tfm - RELOC/fonts/tfm/public/cbfonts/gttc2488.tfm - RELOC/fonts/tfm/public/cbfonts/gttc2986.tfm - RELOC/fonts/tfm/public/cbfonts/gttc3583.tfm - RELOC/fonts/tfm/public/cbfonts/gtti0500.tfm - RELOC/fonts/tfm/public/cbfonts/gtti0600.tfm - RELOC/fonts/tfm/public/cbfonts/gtti0700.tfm - RELOC/fonts/tfm/public/cbfonts/gtti0800.tfm - RELOC/fonts/tfm/public/cbfonts/gtti0900.tfm - RELOC/fonts/tfm/public/cbfonts/gtti1000.tfm - RELOC/fonts/tfm/public/cbfonts/gtti1095.tfm - RELOC/fonts/tfm/public/cbfonts/gtti1200.tfm - RELOC/fonts/tfm/public/cbfonts/gtti1440.tfm - RELOC/fonts/tfm/public/cbfonts/gtti1728.tfm - RELOC/fonts/tfm/public/cbfonts/gtti2074.tfm - RELOC/fonts/tfm/public/cbfonts/gtti2488.tfm - RELOC/fonts/tfm/public/cbfonts/gtti2986.tfm - RELOC/fonts/tfm/public/cbfonts/gtti3583.tfm - RELOC/fonts/tfm/public/cbfonts/gttn0500.tfm - RELOC/fonts/tfm/public/cbfonts/gttn0600.tfm - RELOC/fonts/tfm/public/cbfonts/gttn0700.tfm - RELOC/fonts/tfm/public/cbfonts/gttn0800.tfm - RELOC/fonts/tfm/public/cbfonts/gttn0900.tfm - RELOC/fonts/tfm/public/cbfonts/gttn1000.tfm - RELOC/fonts/tfm/public/cbfonts/gttn1095.tfm - RELOC/fonts/tfm/public/cbfonts/gttn1200.tfm - RELOC/fonts/tfm/public/cbfonts/gttn1440.tfm - RELOC/fonts/tfm/public/cbfonts/gttn1728.tfm - RELOC/fonts/tfm/public/cbfonts/gttn2074.tfm - RELOC/fonts/tfm/public/cbfonts/gttn2488.tfm - RELOC/fonts/tfm/public/cbfonts/gttn2986.tfm - RELOC/fonts/tfm/public/cbfonts/gttn3583.tfm - RELOC/fonts/tfm/public/cbfonts/gtto0500.tfm - RELOC/fonts/tfm/public/cbfonts/gtto0600.tfm - RELOC/fonts/tfm/public/cbfonts/gtto0700.tfm - RELOC/fonts/tfm/public/cbfonts/gtto0800.tfm - RELOC/fonts/tfm/public/cbfonts/gtto0900.tfm - RELOC/fonts/tfm/public/cbfonts/gtto1000.tfm - RELOC/fonts/tfm/public/cbfonts/gtto1095.tfm - RELOC/fonts/tfm/public/cbfonts/gtto1200.tfm - RELOC/fonts/tfm/public/cbfonts/gtto1440.tfm - RELOC/fonts/tfm/public/cbfonts/gtto1728.tfm - RELOC/fonts/tfm/public/cbfonts/gtto2074.tfm - RELOC/fonts/tfm/public/cbfonts/gtto2488.tfm - RELOC/fonts/tfm/public/cbfonts/gtto2986.tfm - RELOC/fonts/tfm/public/cbfonts/gtto3583.tfm - RELOC/fonts/tfm/public/cbfonts/gttu0500.tfm - RELOC/fonts/tfm/public/cbfonts/gttu0600.tfm - RELOC/fonts/tfm/public/cbfonts/gttu0700.tfm - RELOC/fonts/tfm/public/cbfonts/gttu0800.tfm - RELOC/fonts/tfm/public/cbfonts/gttu0900.tfm - RELOC/fonts/tfm/public/cbfonts/gttu1000.tfm - RELOC/fonts/tfm/public/cbfonts/gttu1095.tfm - RELOC/fonts/tfm/public/cbfonts/gttu1200.tfm - RELOC/fonts/tfm/public/cbfonts/gttu1440.tfm - RELOC/fonts/tfm/public/cbfonts/gttu1728.tfm - RELOC/fonts/tfm/public/cbfonts/gttu2074.tfm - RELOC/fonts/tfm/public/cbfonts/gttu2488.tfm - RELOC/fonts/tfm/public/cbfonts/gttu2986.tfm - RELOC/fonts/tfm/public/cbfonts/gttu3583.tfm - RELOC/fonts/type1/public/cbfonts/glic0700.pfb - RELOC/fonts/type1/public/cbfonts/glic0800.pfb - RELOC/fonts/type1/public/cbfonts/glic1000.pfb - RELOC/fonts/type1/public/cbfonts/glic1200.pfb - RELOC/fonts/type1/public/cbfonts/glic1382.pfb - RELOC/fonts/type1/public/cbfonts/glic1659.pfb - RELOC/fonts/type1/public/cbfonts/glic1991.pfb - RELOC/fonts/type1/public/cbfonts/glic2389.pfb - RELOC/fonts/type1/public/cbfonts/glic2866.pfb - RELOC/fonts/type1/public/cbfonts/glic3440.pfb - RELOC/fonts/type1/public/cbfonts/glic4128.pfb - RELOC/fonts/type1/public/cbfonts/glii0700.pfb - RELOC/fonts/type1/public/cbfonts/glii0800.pfb - RELOC/fonts/type1/public/cbfonts/glii1000.pfb - RELOC/fonts/type1/public/cbfonts/glii1200.pfb - RELOC/fonts/type1/public/cbfonts/glii1382.pfb - RELOC/fonts/type1/public/cbfonts/glii1659.pfb - RELOC/fonts/type1/public/cbfonts/glii1991.pfb - RELOC/fonts/type1/public/cbfonts/glii2389.pfb - RELOC/fonts/type1/public/cbfonts/glii2866.pfb - RELOC/fonts/type1/public/cbfonts/glii3440.pfb - RELOC/fonts/type1/public/cbfonts/glii4128.pfb - RELOC/fonts/type1/public/cbfonts/glin0700.pfb - RELOC/fonts/type1/public/cbfonts/glin0800.pfb - RELOC/fonts/type1/public/cbfonts/glin1000.pfb - RELOC/fonts/type1/public/cbfonts/glin1200.pfb - RELOC/fonts/type1/public/cbfonts/glin1382.pfb - RELOC/fonts/type1/public/cbfonts/glin1659.pfb - RELOC/fonts/type1/public/cbfonts/glin1991.pfb - RELOC/fonts/type1/public/cbfonts/glin2389.pfb - RELOC/fonts/type1/public/cbfonts/glin2866.pfb - RELOC/fonts/type1/public/cbfonts/glin3440.pfb - RELOC/fonts/type1/public/cbfonts/glin4128.pfb - RELOC/fonts/type1/public/cbfonts/glio0700.pfb - RELOC/fonts/type1/public/cbfonts/glio0800.pfb - RELOC/fonts/type1/public/cbfonts/glio1000.pfb - RELOC/fonts/type1/public/cbfonts/glio1200.pfb - RELOC/fonts/type1/public/cbfonts/glio1382.pfb - RELOC/fonts/type1/public/cbfonts/glio1659.pfb - RELOC/fonts/type1/public/cbfonts/glio1991.pfb - RELOC/fonts/type1/public/cbfonts/glio2389.pfb - RELOC/fonts/type1/public/cbfonts/glio2866.pfb - RELOC/fonts/type1/public/cbfonts/glio3440.pfb - RELOC/fonts/type1/public/cbfonts/glio4128.pfb - RELOC/fonts/type1/public/cbfonts/gliu0700.pfb - RELOC/fonts/type1/public/cbfonts/gliu0800.pfb - RELOC/fonts/type1/public/cbfonts/gliu1000.pfb - RELOC/fonts/type1/public/cbfonts/gliu1200.pfb - RELOC/fonts/type1/public/cbfonts/gliu1382.pfb - RELOC/fonts/type1/public/cbfonts/gliu1659.pfb - RELOC/fonts/type1/public/cbfonts/gliu1991.pfb - RELOC/fonts/type1/public/cbfonts/gliu2389.pfb - RELOC/fonts/type1/public/cbfonts/gliu2866.pfb - RELOC/fonts/type1/public/cbfonts/gliu3440.pfb - RELOC/fonts/type1/public/cbfonts/gliu4128.pfb - RELOC/fonts/type1/public/cbfonts/gljc0700.pfb - RELOC/fonts/type1/public/cbfonts/gljc0800.pfb - RELOC/fonts/type1/public/cbfonts/gljc1000.pfb - RELOC/fonts/type1/public/cbfonts/gljc1200.pfb - RELOC/fonts/type1/public/cbfonts/gljc1382.pfb - RELOC/fonts/type1/public/cbfonts/gljc1659.pfb - RELOC/fonts/type1/public/cbfonts/gljc1991.pfb - RELOC/fonts/type1/public/cbfonts/gljc2389.pfb - RELOC/fonts/type1/public/cbfonts/gljc2866.pfb - RELOC/fonts/type1/public/cbfonts/gljc3440.pfb - RELOC/fonts/type1/public/cbfonts/gljc4128.pfb - RELOC/fonts/type1/public/cbfonts/gljn0700.pfb - RELOC/fonts/type1/public/cbfonts/gljn0800.pfb - RELOC/fonts/type1/public/cbfonts/gljn1000.pfb - RELOC/fonts/type1/public/cbfonts/gljn1200.pfb - RELOC/fonts/type1/public/cbfonts/gljn1382.pfb - RELOC/fonts/type1/public/cbfonts/gljn1659.pfb - RELOC/fonts/type1/public/cbfonts/gljn1991.pfb - RELOC/fonts/type1/public/cbfonts/gljn2389.pfb - RELOC/fonts/type1/public/cbfonts/gljn2866.pfb - RELOC/fonts/type1/public/cbfonts/gljn3440.pfb - RELOC/fonts/type1/public/cbfonts/gljn4128.pfb - RELOC/fonts/type1/public/cbfonts/gljo0700.pfb - RELOC/fonts/type1/public/cbfonts/gljo0800.pfb - RELOC/fonts/type1/public/cbfonts/gljo1000.pfb - RELOC/fonts/type1/public/cbfonts/gljo1200.pfb - RELOC/fonts/type1/public/cbfonts/gljo1382.pfb - RELOC/fonts/type1/public/cbfonts/gljo1659.pfb - RELOC/fonts/type1/public/cbfonts/gljo1991.pfb - RELOC/fonts/type1/public/cbfonts/gljo2389.pfb - RELOC/fonts/type1/public/cbfonts/gljo2866.pfb - RELOC/fonts/type1/public/cbfonts/gljo3440.pfb - RELOC/fonts/type1/public/cbfonts/gljo4128.pfb - RELOC/fonts/type1/public/cbfonts/glmc0700.pfb - RELOC/fonts/type1/public/cbfonts/glmc0800.pfb - RELOC/fonts/type1/public/cbfonts/glmc1000.pfb - RELOC/fonts/type1/public/cbfonts/glmc1200.pfb - RELOC/fonts/type1/public/cbfonts/glmc1382.pfb - RELOC/fonts/type1/public/cbfonts/glmc1659.pfb - RELOC/fonts/type1/public/cbfonts/glmc1991.pfb - RELOC/fonts/type1/public/cbfonts/glmc2389.pfb - RELOC/fonts/type1/public/cbfonts/glmc2866.pfb - RELOC/fonts/type1/public/cbfonts/glmc3440.pfb - RELOC/fonts/type1/public/cbfonts/glmc4128.pfb - RELOC/fonts/type1/public/cbfonts/glmi0700.pfb - RELOC/fonts/type1/public/cbfonts/glmi0800.pfb - RELOC/fonts/type1/public/cbfonts/glmi1000.pfb - RELOC/fonts/type1/public/cbfonts/glmi1200.pfb - RELOC/fonts/type1/public/cbfonts/glmi1382.pfb - RELOC/fonts/type1/public/cbfonts/glmi1659.pfb - RELOC/fonts/type1/public/cbfonts/glmi1991.pfb - RELOC/fonts/type1/public/cbfonts/glmi2389.pfb - RELOC/fonts/type1/public/cbfonts/glmi2866.pfb - RELOC/fonts/type1/public/cbfonts/glmi3440.pfb - RELOC/fonts/type1/public/cbfonts/glmi4128.pfb - RELOC/fonts/type1/public/cbfonts/glmn0700.pfb - RELOC/fonts/type1/public/cbfonts/glmn0800.pfb - RELOC/fonts/type1/public/cbfonts/glmn1000.pfb - RELOC/fonts/type1/public/cbfonts/glmn1200.pfb - RELOC/fonts/type1/public/cbfonts/glmn1382.pfb - RELOC/fonts/type1/public/cbfonts/glmn1659.pfb - RELOC/fonts/type1/public/cbfonts/glmn1991.pfb - RELOC/fonts/type1/public/cbfonts/glmn2389.pfb - RELOC/fonts/type1/public/cbfonts/glmn2866.pfb - RELOC/fonts/type1/public/cbfonts/glmn3440.pfb - RELOC/fonts/type1/public/cbfonts/glmn4128.pfb - RELOC/fonts/type1/public/cbfonts/glmo0700.pfb - RELOC/fonts/type1/public/cbfonts/glmo0800.pfb - RELOC/fonts/type1/public/cbfonts/glmo1000.pfb - RELOC/fonts/type1/public/cbfonts/glmo1200.pfb - RELOC/fonts/type1/public/cbfonts/glmo1382.pfb - RELOC/fonts/type1/public/cbfonts/glmo1659.pfb - RELOC/fonts/type1/public/cbfonts/glmo1991.pfb - RELOC/fonts/type1/public/cbfonts/glmo2389.pfb - RELOC/fonts/type1/public/cbfonts/glmo2866.pfb - RELOC/fonts/type1/public/cbfonts/glmo3440.pfb - RELOC/fonts/type1/public/cbfonts/glmo4128.pfb - RELOC/fonts/type1/public/cbfonts/glmu0700.pfb - RELOC/fonts/type1/public/cbfonts/glmu0800.pfb - RELOC/fonts/type1/public/cbfonts/glmu1000.pfb - RELOC/fonts/type1/public/cbfonts/glmu1200.pfb - RELOC/fonts/type1/public/cbfonts/glmu1382.pfb - RELOC/fonts/type1/public/cbfonts/glmu1659.pfb - RELOC/fonts/type1/public/cbfonts/glmu1991.pfb - RELOC/fonts/type1/public/cbfonts/glmu2389.pfb - RELOC/fonts/type1/public/cbfonts/glmu2866.pfb - RELOC/fonts/type1/public/cbfonts/glmu3440.pfb - RELOC/fonts/type1/public/cbfonts/glmu4128.pfb - RELOC/fonts/type1/public/cbfonts/gltc0700.pfb - RELOC/fonts/type1/public/cbfonts/gltc0800.pfb - RELOC/fonts/type1/public/cbfonts/gltc1000.pfb - RELOC/fonts/type1/public/cbfonts/gltc1200.pfb - RELOC/fonts/type1/public/cbfonts/gltc1382.pfb - RELOC/fonts/type1/public/cbfonts/gltc1659.pfb - RELOC/fonts/type1/public/cbfonts/gltc1991.pfb - RELOC/fonts/type1/public/cbfonts/gltc2389.pfb - RELOC/fonts/type1/public/cbfonts/gltc2866.pfb - RELOC/fonts/type1/public/cbfonts/gltc3440.pfb - RELOC/fonts/type1/public/cbfonts/gltc4128.pfb - RELOC/fonts/type1/public/cbfonts/gltn0700.pfb - RELOC/fonts/type1/public/cbfonts/gltn0800.pfb - RELOC/fonts/type1/public/cbfonts/gltn1000.pfb - RELOC/fonts/type1/public/cbfonts/gltn1200.pfb - RELOC/fonts/type1/public/cbfonts/gltn1382.pfb - RELOC/fonts/type1/public/cbfonts/gltn1659.pfb - RELOC/fonts/type1/public/cbfonts/gltn1991.pfb - RELOC/fonts/type1/public/cbfonts/gltn2389.pfb - RELOC/fonts/type1/public/cbfonts/gltn2866.pfb - RELOC/fonts/type1/public/cbfonts/gltn3440.pfb - RELOC/fonts/type1/public/cbfonts/gltn4128.pfb - RELOC/fonts/type1/public/cbfonts/glto0700.pfb - RELOC/fonts/type1/public/cbfonts/glto0800.pfb - RELOC/fonts/type1/public/cbfonts/glto1000.pfb - RELOC/fonts/type1/public/cbfonts/glto1200.pfb - RELOC/fonts/type1/public/cbfonts/glto1382.pfb - RELOC/fonts/type1/public/cbfonts/glto1659.pfb - RELOC/fonts/type1/public/cbfonts/glto1991.pfb - RELOC/fonts/type1/public/cbfonts/glto2389.pfb - RELOC/fonts/type1/public/cbfonts/glto2866.pfb - RELOC/fonts/type1/public/cbfonts/glto3440.pfb - RELOC/fonts/type1/public/cbfonts/glto4128.pfb - RELOC/fonts/type1/public/cbfonts/glwc0700.pfb - RELOC/fonts/type1/public/cbfonts/glwc0800.pfb - RELOC/fonts/type1/public/cbfonts/glwc1000.pfb - RELOC/fonts/type1/public/cbfonts/glwc1200.pfb - RELOC/fonts/type1/public/cbfonts/glwc1382.pfb - RELOC/fonts/type1/public/cbfonts/glwc1659.pfb - RELOC/fonts/type1/public/cbfonts/glwc1991.pfb - RELOC/fonts/type1/public/cbfonts/glwc2389.pfb - RELOC/fonts/type1/public/cbfonts/glwc2866.pfb - RELOC/fonts/type1/public/cbfonts/glwc3440.pfb - RELOC/fonts/type1/public/cbfonts/glwc4128.pfb - RELOC/fonts/type1/public/cbfonts/glwi0700.pfb - RELOC/fonts/type1/public/cbfonts/glwi0800.pfb - RELOC/fonts/type1/public/cbfonts/glwi1000.pfb - RELOC/fonts/type1/public/cbfonts/glwi1200.pfb - RELOC/fonts/type1/public/cbfonts/glwi1382.pfb - RELOC/fonts/type1/public/cbfonts/glwi1659.pfb - RELOC/fonts/type1/public/cbfonts/glwi1991.pfb - RELOC/fonts/type1/public/cbfonts/glwi2389.pfb - RELOC/fonts/type1/public/cbfonts/glwi2866.pfb - RELOC/fonts/type1/public/cbfonts/glwi3440.pfb - RELOC/fonts/type1/public/cbfonts/glwi4128.pfb - RELOC/fonts/type1/public/cbfonts/glwn0700.pfb - RELOC/fonts/type1/public/cbfonts/glwn0800.pfb - RELOC/fonts/type1/public/cbfonts/glwn1000.pfb - RELOC/fonts/type1/public/cbfonts/glwn1200.pfb - RELOC/fonts/type1/public/cbfonts/glwn1382.pfb - RELOC/fonts/type1/public/cbfonts/glwn1659.pfb - RELOC/fonts/type1/public/cbfonts/glwn1991.pfb - RELOC/fonts/type1/public/cbfonts/glwn2389.pfb - RELOC/fonts/type1/public/cbfonts/glwn2866.pfb - RELOC/fonts/type1/public/cbfonts/glwn3440.pfb - RELOC/fonts/type1/public/cbfonts/glwn4128.pfb - RELOC/fonts/type1/public/cbfonts/glwo0700.pfb - RELOC/fonts/type1/public/cbfonts/glwo0800.pfb - RELOC/fonts/type1/public/cbfonts/glwo1000.pfb - RELOC/fonts/type1/public/cbfonts/glwo1200.pfb - RELOC/fonts/type1/public/cbfonts/glwo1382.pfb - RELOC/fonts/type1/public/cbfonts/glwo1659.pfb - RELOC/fonts/type1/public/cbfonts/glwo1991.pfb - RELOC/fonts/type1/public/cbfonts/glwo2389.pfb - RELOC/fonts/type1/public/cbfonts/glwo2866.pfb - RELOC/fonts/type1/public/cbfonts/glwo3440.pfb - RELOC/fonts/type1/public/cbfonts/glwo4128.pfb - RELOC/fonts/type1/public/cbfonts/glwu0700.pfb - RELOC/fonts/type1/public/cbfonts/glwu0800.pfb - RELOC/fonts/type1/public/cbfonts/glwu1000.pfb - RELOC/fonts/type1/public/cbfonts/glwu1200.pfb - RELOC/fonts/type1/public/cbfonts/glwu1382.pfb - RELOC/fonts/type1/public/cbfonts/glwu1659.pfb - RELOC/fonts/type1/public/cbfonts/glwu1991.pfb - RELOC/fonts/type1/public/cbfonts/glwu2389.pfb - RELOC/fonts/type1/public/cbfonts/glwu2866.pfb - RELOC/fonts/type1/public/cbfonts/glwu3440.pfb - RELOC/fonts/type1/public/cbfonts/glwu4128.pfb - RELOC/fonts/type1/public/cbfonts/glxc0700.pfb - RELOC/fonts/type1/public/cbfonts/glxc0800.pfb - RELOC/fonts/type1/public/cbfonts/glxc1000.pfb - RELOC/fonts/type1/public/cbfonts/glxc1200.pfb - RELOC/fonts/type1/public/cbfonts/glxc1382.pfb - RELOC/fonts/type1/public/cbfonts/glxc1659.pfb - RELOC/fonts/type1/public/cbfonts/glxc1991.pfb - RELOC/fonts/type1/public/cbfonts/glxc2389.pfb - RELOC/fonts/type1/public/cbfonts/glxc2866.pfb - RELOC/fonts/type1/public/cbfonts/glxc3440.pfb - RELOC/fonts/type1/public/cbfonts/glxc4128.pfb - RELOC/fonts/type1/public/cbfonts/glxi0700.pfb - RELOC/fonts/type1/public/cbfonts/glxi0800.pfb - RELOC/fonts/type1/public/cbfonts/glxi1000.pfb - RELOC/fonts/type1/public/cbfonts/glxi1200.pfb - RELOC/fonts/type1/public/cbfonts/glxi1382.pfb - RELOC/fonts/type1/public/cbfonts/glxi1659.pfb - RELOC/fonts/type1/public/cbfonts/glxi1991.pfb - RELOC/fonts/type1/public/cbfonts/glxi2389.pfb - RELOC/fonts/type1/public/cbfonts/glxi2866.pfb - RELOC/fonts/type1/public/cbfonts/glxi3440.pfb - RELOC/fonts/type1/public/cbfonts/glxi4128.pfb - RELOC/fonts/type1/public/cbfonts/glxn0700.pfb - RELOC/fonts/type1/public/cbfonts/glxn0800.pfb - RELOC/fonts/type1/public/cbfonts/glxn1000.pfb - RELOC/fonts/type1/public/cbfonts/glxn1200.pfb - RELOC/fonts/type1/public/cbfonts/glxn1382.pfb - RELOC/fonts/type1/public/cbfonts/glxn1659.pfb - RELOC/fonts/type1/public/cbfonts/glxn1991.pfb - RELOC/fonts/type1/public/cbfonts/glxn2389.pfb - RELOC/fonts/type1/public/cbfonts/glxn2866.pfb - RELOC/fonts/type1/public/cbfonts/glxn3440.pfb - RELOC/fonts/type1/public/cbfonts/glxn4128.pfb - RELOC/fonts/type1/public/cbfonts/glxo0700.pfb - RELOC/fonts/type1/public/cbfonts/glxo0800.pfb - RELOC/fonts/type1/public/cbfonts/glxo1000.pfb - RELOC/fonts/type1/public/cbfonts/glxo1200.pfb - RELOC/fonts/type1/public/cbfonts/glxo1382.pfb - RELOC/fonts/type1/public/cbfonts/glxo1659.pfb - RELOC/fonts/type1/public/cbfonts/glxo1991.pfb - RELOC/fonts/type1/public/cbfonts/glxo2389.pfb - RELOC/fonts/type1/public/cbfonts/glxo2866.pfb - RELOC/fonts/type1/public/cbfonts/glxo3440.pfb - RELOC/fonts/type1/public/cbfonts/glxo4128.pfb - RELOC/fonts/type1/public/cbfonts/glxu0700.pfb - RELOC/fonts/type1/public/cbfonts/glxu0800.pfb - RELOC/fonts/type1/public/cbfonts/glxu1000.pfb - RELOC/fonts/type1/public/cbfonts/glxu1200.pfb - RELOC/fonts/type1/public/cbfonts/glxu1382.pfb - RELOC/fonts/type1/public/cbfonts/glxu1659.pfb - RELOC/fonts/type1/public/cbfonts/glxu1991.pfb - RELOC/fonts/type1/public/cbfonts/glxu2389.pfb - RELOC/fonts/type1/public/cbfonts/glxu2866.pfb - RELOC/fonts/type1/public/cbfonts/glxu3440.pfb - RELOC/fonts/type1/public/cbfonts/glxu4128.pfb - RELOC/fonts/type1/public/cbfonts/gmmn0500.pfb - RELOC/fonts/type1/public/cbfonts/gmmn0600.pfb - RELOC/fonts/type1/public/cbfonts/gmmn0700.pfb - RELOC/fonts/type1/public/cbfonts/gmmn0800.pfb - RELOC/fonts/type1/public/cbfonts/gmmn0900.pfb - RELOC/fonts/type1/public/cbfonts/gmmn1000.pfb - RELOC/fonts/type1/public/cbfonts/gmmn1095.pfb - RELOC/fonts/type1/public/cbfonts/gmmn1200.pfb - RELOC/fonts/type1/public/cbfonts/gmmn1440.pfb - RELOC/fonts/type1/public/cbfonts/gmmn1728.pfb - RELOC/fonts/type1/public/cbfonts/gmmn2074.pfb - RELOC/fonts/type1/public/cbfonts/gmmn2488.pfb - RELOC/fonts/type1/public/cbfonts/gmmn2986.pfb - RELOC/fonts/type1/public/cbfonts/gmmn3583.pfb - RELOC/fonts/type1/public/cbfonts/gmmo0500.pfb - RELOC/fonts/type1/public/cbfonts/gmmo0600.pfb - RELOC/fonts/type1/public/cbfonts/gmmo0700.pfb - RELOC/fonts/type1/public/cbfonts/gmmo0800.pfb - RELOC/fonts/type1/public/cbfonts/gmmo0900.pfb - RELOC/fonts/type1/public/cbfonts/gmmo1000.pfb - RELOC/fonts/type1/public/cbfonts/gmmo1095.pfb - RELOC/fonts/type1/public/cbfonts/gmmo1200.pfb - RELOC/fonts/type1/public/cbfonts/gmmo1440.pfb - RELOC/fonts/type1/public/cbfonts/gmmo1728.pfb - RELOC/fonts/type1/public/cbfonts/gmmo2074.pfb - RELOC/fonts/type1/public/cbfonts/gmmo2488.pfb - RELOC/fonts/type1/public/cbfonts/gmmo2986.pfb - RELOC/fonts/type1/public/cbfonts/gmmo3583.pfb - RELOC/fonts/type1/public/cbfonts/gmtr0500.pfb - RELOC/fonts/type1/public/cbfonts/gmtr0600.pfb - RELOC/fonts/type1/public/cbfonts/gmtr0700.pfb - RELOC/fonts/type1/public/cbfonts/gmtr0800.pfb - RELOC/fonts/type1/public/cbfonts/gmtr0900.pfb - RELOC/fonts/type1/public/cbfonts/gmtr1000.pfb - RELOC/fonts/type1/public/cbfonts/gmtr1095.pfb - RELOC/fonts/type1/public/cbfonts/gmtr1200.pfb - RELOC/fonts/type1/public/cbfonts/gmtr1440.pfb - RELOC/fonts/type1/public/cbfonts/gmtr1728.pfb - RELOC/fonts/type1/public/cbfonts/gmtr2074.pfb - RELOC/fonts/type1/public/cbfonts/gmtr2488.pfb - RELOC/fonts/type1/public/cbfonts/gmtr2986.pfb - RELOC/fonts/type1/public/cbfonts/gmtr3583.pfb - RELOC/fonts/type1/public/cbfonts/gmxn0500.pfb - RELOC/fonts/type1/public/cbfonts/gmxn0600.pfb - RELOC/fonts/type1/public/cbfonts/gmxn0700.pfb - RELOC/fonts/type1/public/cbfonts/gmxn0800.pfb - RELOC/fonts/type1/public/cbfonts/gmxn0900.pfb - RELOC/fonts/type1/public/cbfonts/gmxn1000.pfb - RELOC/fonts/type1/public/cbfonts/gmxn1095.pfb - RELOC/fonts/type1/public/cbfonts/gmxn1200.pfb - RELOC/fonts/type1/public/cbfonts/gmxn1440.pfb - RELOC/fonts/type1/public/cbfonts/gmxn1728.pfb - RELOC/fonts/type1/public/cbfonts/gmxn2074.pfb - RELOC/fonts/type1/public/cbfonts/gmxn2488.pfb - RELOC/fonts/type1/public/cbfonts/gmxn2986.pfb - RELOC/fonts/type1/public/cbfonts/gmxn3583.pfb - RELOC/fonts/type1/public/cbfonts/gmxo0500.pfb - RELOC/fonts/type1/public/cbfonts/gmxo0600.pfb - RELOC/fonts/type1/public/cbfonts/gmxo0700.pfb - RELOC/fonts/type1/public/cbfonts/gmxo0800.pfb - RELOC/fonts/type1/public/cbfonts/gmxo0900.pfb - RELOC/fonts/type1/public/cbfonts/gmxo1000.pfb - RELOC/fonts/type1/public/cbfonts/gmxo1095.pfb - RELOC/fonts/type1/public/cbfonts/gmxo1200.pfb - RELOC/fonts/type1/public/cbfonts/gmxo1440.pfb - RELOC/fonts/type1/public/cbfonts/gmxo1728.pfb - RELOC/fonts/type1/public/cbfonts/gmxo2074.pfb - RELOC/fonts/type1/public/cbfonts/gmxo2488.pfb - RELOC/fonts/type1/public/cbfonts/gmxo2986.pfb - RELOC/fonts/type1/public/cbfonts/gmxo3583.pfb - RELOC/fonts/type1/public/cbfonts/gomc0500.pfb - RELOC/fonts/type1/public/cbfonts/gomc0600.pfb - RELOC/fonts/type1/public/cbfonts/gomc0700.pfb - RELOC/fonts/type1/public/cbfonts/gomc0800.pfb - RELOC/fonts/type1/public/cbfonts/gomc0900.pfb - RELOC/fonts/type1/public/cbfonts/gomc1000.pfb - RELOC/fonts/type1/public/cbfonts/gomc1095.pfb - RELOC/fonts/type1/public/cbfonts/gomc1200.pfb - RELOC/fonts/type1/public/cbfonts/gomc1440.pfb - RELOC/fonts/type1/public/cbfonts/gomc1728.pfb - RELOC/fonts/type1/public/cbfonts/gomc2074.pfb - RELOC/fonts/type1/public/cbfonts/gomc2488.pfb - RELOC/fonts/type1/public/cbfonts/gomc2986.pfb - RELOC/fonts/type1/public/cbfonts/gomc3583.pfb - RELOC/fonts/type1/public/cbfonts/gomi0500.pfb - RELOC/fonts/type1/public/cbfonts/gomi0600.pfb - RELOC/fonts/type1/public/cbfonts/gomi0700.pfb - RELOC/fonts/type1/public/cbfonts/gomi0800.pfb - RELOC/fonts/type1/public/cbfonts/gomi0900.pfb - RELOC/fonts/type1/public/cbfonts/gomi1000.pfb - RELOC/fonts/type1/public/cbfonts/gomi1095.pfb - RELOC/fonts/type1/public/cbfonts/gomi1200.pfb - RELOC/fonts/type1/public/cbfonts/gomi1440.pfb - RELOC/fonts/type1/public/cbfonts/gomi1728.pfb - RELOC/fonts/type1/public/cbfonts/gomi2074.pfb - RELOC/fonts/type1/public/cbfonts/gomi2488.pfb - RELOC/fonts/type1/public/cbfonts/gomi2986.pfb - RELOC/fonts/type1/public/cbfonts/gomi3583.pfb - RELOC/fonts/type1/public/cbfonts/gomn0500.pfb - RELOC/fonts/type1/public/cbfonts/gomn0600.pfb - RELOC/fonts/type1/public/cbfonts/gomn0700.pfb - RELOC/fonts/type1/public/cbfonts/gomn0800.pfb - RELOC/fonts/type1/public/cbfonts/gomn0900.pfb - RELOC/fonts/type1/public/cbfonts/gomn1000.pfb - RELOC/fonts/type1/public/cbfonts/gomn1095.pfb - RELOC/fonts/type1/public/cbfonts/gomn1200.pfb - RELOC/fonts/type1/public/cbfonts/gomn1440.pfb - RELOC/fonts/type1/public/cbfonts/gomn1728.pfb - RELOC/fonts/type1/public/cbfonts/gomn2074.pfb - RELOC/fonts/type1/public/cbfonts/gomn2488.pfb - RELOC/fonts/type1/public/cbfonts/gomn2986.pfb - RELOC/fonts/type1/public/cbfonts/gomn3583.pfb - RELOC/fonts/type1/public/cbfonts/gomo0500.pfb - RELOC/fonts/type1/public/cbfonts/gomo0600.pfb - RELOC/fonts/type1/public/cbfonts/gomo0700.pfb - RELOC/fonts/type1/public/cbfonts/gomo0800.pfb - RELOC/fonts/type1/public/cbfonts/gomo0900.pfb - RELOC/fonts/type1/public/cbfonts/gomo1000.pfb - RELOC/fonts/type1/public/cbfonts/gomo1095.pfb - RELOC/fonts/type1/public/cbfonts/gomo1200.pfb - RELOC/fonts/type1/public/cbfonts/gomo1440.pfb - RELOC/fonts/type1/public/cbfonts/gomo1728.pfb - RELOC/fonts/type1/public/cbfonts/gomo2074.pfb - RELOC/fonts/type1/public/cbfonts/gomo2488.pfb - RELOC/fonts/type1/public/cbfonts/gomo2986.pfb - RELOC/fonts/type1/public/cbfonts/gomo3583.pfb - RELOC/fonts/type1/public/cbfonts/gomu0500.pfb - RELOC/fonts/type1/public/cbfonts/gomu0600.pfb - RELOC/fonts/type1/public/cbfonts/gomu0700.pfb - RELOC/fonts/type1/public/cbfonts/gomu0800.pfb - RELOC/fonts/type1/public/cbfonts/gomu0900.pfb - RELOC/fonts/type1/public/cbfonts/gomu1000.pfb - RELOC/fonts/type1/public/cbfonts/gomu1095.pfb - RELOC/fonts/type1/public/cbfonts/gomu1200.pfb - RELOC/fonts/type1/public/cbfonts/gomu1440.pfb - RELOC/fonts/type1/public/cbfonts/gomu1728.pfb - RELOC/fonts/type1/public/cbfonts/gomu2074.pfb - RELOC/fonts/type1/public/cbfonts/gomu2488.pfb - RELOC/fonts/type1/public/cbfonts/gomu2986.pfb - RELOC/fonts/type1/public/cbfonts/gomu3583.pfb - RELOC/fonts/type1/public/cbfonts/goxc0500.pfb - RELOC/fonts/type1/public/cbfonts/goxc0600.pfb - RELOC/fonts/type1/public/cbfonts/goxc0700.pfb - RELOC/fonts/type1/public/cbfonts/goxc0800.pfb - RELOC/fonts/type1/public/cbfonts/goxc0900.pfb - RELOC/fonts/type1/public/cbfonts/goxc1000.pfb - RELOC/fonts/type1/public/cbfonts/goxc1095.pfb - RELOC/fonts/type1/public/cbfonts/goxc1200.pfb - RELOC/fonts/type1/public/cbfonts/goxc1440.pfb - RELOC/fonts/type1/public/cbfonts/goxc1728.pfb - RELOC/fonts/type1/public/cbfonts/goxc2074.pfb - RELOC/fonts/type1/public/cbfonts/goxc2488.pfb - RELOC/fonts/type1/public/cbfonts/goxc2986.pfb - RELOC/fonts/type1/public/cbfonts/goxc3583.pfb - RELOC/fonts/type1/public/cbfonts/goxi0500.pfb - RELOC/fonts/type1/public/cbfonts/goxi0600.pfb - RELOC/fonts/type1/public/cbfonts/goxi0700.pfb - RELOC/fonts/type1/public/cbfonts/goxi0800.pfb - RELOC/fonts/type1/public/cbfonts/goxi0900.pfb - RELOC/fonts/type1/public/cbfonts/goxi1000.pfb - RELOC/fonts/type1/public/cbfonts/goxi1095.pfb - RELOC/fonts/type1/public/cbfonts/goxi1200.pfb - RELOC/fonts/type1/public/cbfonts/goxi1440.pfb - RELOC/fonts/type1/public/cbfonts/goxi1728.pfb - RELOC/fonts/type1/public/cbfonts/goxi2074.pfb - RELOC/fonts/type1/public/cbfonts/goxi2488.pfb - RELOC/fonts/type1/public/cbfonts/goxi2986.pfb - RELOC/fonts/type1/public/cbfonts/goxi3583.pfb - RELOC/fonts/type1/public/cbfonts/goxn0500.pfb - RELOC/fonts/type1/public/cbfonts/goxn0600.pfb - RELOC/fonts/type1/public/cbfonts/goxn0700.pfb - RELOC/fonts/type1/public/cbfonts/goxn0800.pfb - RELOC/fonts/type1/public/cbfonts/goxn0900.pfb - RELOC/fonts/type1/public/cbfonts/goxn1000.pfb - RELOC/fonts/type1/public/cbfonts/goxn1095.pfb - RELOC/fonts/type1/public/cbfonts/goxn1200.pfb - RELOC/fonts/type1/public/cbfonts/goxn1440.pfb - RELOC/fonts/type1/public/cbfonts/goxn1728.pfb - RELOC/fonts/type1/public/cbfonts/goxn2074.pfb - RELOC/fonts/type1/public/cbfonts/goxn2488.pfb - RELOC/fonts/type1/public/cbfonts/goxn2986.pfb - RELOC/fonts/type1/public/cbfonts/goxn3583.pfb - RELOC/fonts/type1/public/cbfonts/goxo0500.pfb - RELOC/fonts/type1/public/cbfonts/goxo0600.pfb - RELOC/fonts/type1/public/cbfonts/goxo0700.pfb - RELOC/fonts/type1/public/cbfonts/goxo0800.pfb - RELOC/fonts/type1/public/cbfonts/goxo0900.pfb - RELOC/fonts/type1/public/cbfonts/goxo1000.pfb - RELOC/fonts/type1/public/cbfonts/goxo1095.pfb - RELOC/fonts/type1/public/cbfonts/goxo1200.pfb - RELOC/fonts/type1/public/cbfonts/goxo1440.pfb - RELOC/fonts/type1/public/cbfonts/goxo1728.pfb - RELOC/fonts/type1/public/cbfonts/goxo2074.pfb - RELOC/fonts/type1/public/cbfonts/goxo2488.pfb - RELOC/fonts/type1/public/cbfonts/goxo2986.pfb - RELOC/fonts/type1/public/cbfonts/goxo3583.pfb - RELOC/fonts/type1/public/cbfonts/goxu0500.pfb - RELOC/fonts/type1/public/cbfonts/goxu0600.pfb - RELOC/fonts/type1/public/cbfonts/goxu0700.pfb - RELOC/fonts/type1/public/cbfonts/goxu0800.pfb - RELOC/fonts/type1/public/cbfonts/goxu0900.pfb - RELOC/fonts/type1/public/cbfonts/goxu1000.pfb - RELOC/fonts/type1/public/cbfonts/goxu1095.pfb - RELOC/fonts/type1/public/cbfonts/goxu1200.pfb - RELOC/fonts/type1/public/cbfonts/goxu1440.pfb - RELOC/fonts/type1/public/cbfonts/goxu1728.pfb - RELOC/fonts/type1/public/cbfonts/goxu2074.pfb - RELOC/fonts/type1/public/cbfonts/goxu2488.pfb - RELOC/fonts/type1/public/cbfonts/goxu2986.pfb - RELOC/fonts/type1/public/cbfonts/goxu3583.pfb - RELOC/fonts/type1/public/cbfonts/grbl0500.pfb - RELOC/fonts/type1/public/cbfonts/grbl0600.pfb - RELOC/fonts/type1/public/cbfonts/grbl0700.pfb - RELOC/fonts/type1/public/cbfonts/grbl0800.pfb - RELOC/fonts/type1/public/cbfonts/grbl0900.pfb - RELOC/fonts/type1/public/cbfonts/grbl1000.pfb - RELOC/fonts/type1/public/cbfonts/grbl1095.pfb - RELOC/fonts/type1/public/cbfonts/grbl1200.pfb - RELOC/fonts/type1/public/cbfonts/grbl1440.pfb - RELOC/fonts/type1/public/cbfonts/grbl1728.pfb - RELOC/fonts/type1/public/cbfonts/grbl2074.pfb - RELOC/fonts/type1/public/cbfonts/grbl2488.pfb - RELOC/fonts/type1/public/cbfonts/grbl2986.pfb - RELOC/fonts/type1/public/cbfonts/grbl3583.pfb - RELOC/fonts/type1/public/cbfonts/grmc0500.pfb - RELOC/fonts/type1/public/cbfonts/grmc0600.pfb - RELOC/fonts/type1/public/cbfonts/grmc0700.pfb - RELOC/fonts/type1/public/cbfonts/grmc0800.pfb - RELOC/fonts/type1/public/cbfonts/grmc0900.pfb - RELOC/fonts/type1/public/cbfonts/grmc1000.pfb - RELOC/fonts/type1/public/cbfonts/grmc1095.pfb - RELOC/fonts/type1/public/cbfonts/grmc1200.pfb - RELOC/fonts/type1/public/cbfonts/grmc1440.pfb - RELOC/fonts/type1/public/cbfonts/grmc1728.pfb - RELOC/fonts/type1/public/cbfonts/grmc2074.pfb - RELOC/fonts/type1/public/cbfonts/grmc2488.pfb - RELOC/fonts/type1/public/cbfonts/grmc2986.pfb - RELOC/fonts/type1/public/cbfonts/grmc3583.pfb - RELOC/fonts/type1/public/cbfonts/grmi0500.pfb - RELOC/fonts/type1/public/cbfonts/grmi0600.pfb - RELOC/fonts/type1/public/cbfonts/grmi0700.pfb - RELOC/fonts/type1/public/cbfonts/grmi0800.pfb - RELOC/fonts/type1/public/cbfonts/grmi0900.pfb - RELOC/fonts/type1/public/cbfonts/grmi1000.pfb - RELOC/fonts/type1/public/cbfonts/grmi1095.pfb - RELOC/fonts/type1/public/cbfonts/grmi1200.pfb - RELOC/fonts/type1/public/cbfonts/grmi1440.pfb - RELOC/fonts/type1/public/cbfonts/grmi1728.pfb - RELOC/fonts/type1/public/cbfonts/grmi2074.pfb - RELOC/fonts/type1/public/cbfonts/grmi2488.pfb - RELOC/fonts/type1/public/cbfonts/grmi2986.pfb - RELOC/fonts/type1/public/cbfonts/grmi3583.pfb - RELOC/fonts/type1/public/cbfonts/grml0500.pfb - RELOC/fonts/type1/public/cbfonts/grml0600.pfb - RELOC/fonts/type1/public/cbfonts/grml0700.pfb - RELOC/fonts/type1/public/cbfonts/grml0800.pfb - RELOC/fonts/type1/public/cbfonts/grml0900.pfb - RELOC/fonts/type1/public/cbfonts/grml1000.pfb - RELOC/fonts/type1/public/cbfonts/grml1095.pfb - RELOC/fonts/type1/public/cbfonts/grml1200.pfb - RELOC/fonts/type1/public/cbfonts/grml1440.pfb - RELOC/fonts/type1/public/cbfonts/grml1728.pfb - RELOC/fonts/type1/public/cbfonts/grml2074.pfb - RELOC/fonts/type1/public/cbfonts/grml2488.pfb - RELOC/fonts/type1/public/cbfonts/grml2986.pfb - RELOC/fonts/type1/public/cbfonts/grml3583.pfb - RELOC/fonts/type1/public/cbfonts/grmn0500.pfb - RELOC/fonts/type1/public/cbfonts/grmn0600.pfb - RELOC/fonts/type1/public/cbfonts/grmn0700.pfb - RELOC/fonts/type1/public/cbfonts/grmn0800.pfb - RELOC/fonts/type1/public/cbfonts/grmn0900.pfb - RELOC/fonts/type1/public/cbfonts/grmn1000.pfb - RELOC/fonts/type1/public/cbfonts/grmn1095.pfb - RELOC/fonts/type1/public/cbfonts/grmn1200.pfb - RELOC/fonts/type1/public/cbfonts/grmn1440.pfb - RELOC/fonts/type1/public/cbfonts/grmn1728.pfb - RELOC/fonts/type1/public/cbfonts/grmn2074.pfb - RELOC/fonts/type1/public/cbfonts/grmn2488.pfb - RELOC/fonts/type1/public/cbfonts/grmn2986.pfb - RELOC/fonts/type1/public/cbfonts/grmn3583.pfb - RELOC/fonts/type1/public/cbfonts/grmo0500.pfb - RELOC/fonts/type1/public/cbfonts/grmo0600.pfb - RELOC/fonts/type1/public/cbfonts/grmo0700.pfb - RELOC/fonts/type1/public/cbfonts/grmo0800.pfb - RELOC/fonts/type1/public/cbfonts/grmo0900.pfb - RELOC/fonts/type1/public/cbfonts/grmo1000.pfb - RELOC/fonts/type1/public/cbfonts/grmo1095.pfb - RELOC/fonts/type1/public/cbfonts/grmo1200.pfb - RELOC/fonts/type1/public/cbfonts/grmo1440.pfb - RELOC/fonts/type1/public/cbfonts/grmo1728.pfb - RELOC/fonts/type1/public/cbfonts/grmo2074.pfb - RELOC/fonts/type1/public/cbfonts/grmo2488.pfb - RELOC/fonts/type1/public/cbfonts/grmo2986.pfb - RELOC/fonts/type1/public/cbfonts/grmo3583.pfb - RELOC/fonts/type1/public/cbfonts/grmu0500.pfb - RELOC/fonts/type1/public/cbfonts/grmu0600.pfb - RELOC/fonts/type1/public/cbfonts/grmu0700.pfb - RELOC/fonts/type1/public/cbfonts/grmu0800.pfb - RELOC/fonts/type1/public/cbfonts/grmu0900.pfb - RELOC/fonts/type1/public/cbfonts/grmu1000.pfb - RELOC/fonts/type1/public/cbfonts/grmu1095.pfb - RELOC/fonts/type1/public/cbfonts/grmu1200.pfb - RELOC/fonts/type1/public/cbfonts/grmu1440.pfb - RELOC/fonts/type1/public/cbfonts/grmu1728.pfb - RELOC/fonts/type1/public/cbfonts/grmu2074.pfb - RELOC/fonts/type1/public/cbfonts/grmu2488.pfb - RELOC/fonts/type1/public/cbfonts/grmu2986.pfb - RELOC/fonts/type1/public/cbfonts/grmu3583.pfb - RELOC/fonts/type1/public/cbfonts/grxc0500.pfb - RELOC/fonts/type1/public/cbfonts/grxc0600.pfb - RELOC/fonts/type1/public/cbfonts/grxc0700.pfb - RELOC/fonts/type1/public/cbfonts/grxc0800.pfb - RELOC/fonts/type1/public/cbfonts/grxc0900.pfb - RELOC/fonts/type1/public/cbfonts/grxc1000.pfb - RELOC/fonts/type1/public/cbfonts/grxc1095.pfb - RELOC/fonts/type1/public/cbfonts/grxc1200.pfb - RELOC/fonts/type1/public/cbfonts/grxc1440.pfb - RELOC/fonts/type1/public/cbfonts/grxc1728.pfb - RELOC/fonts/type1/public/cbfonts/grxc2074.pfb - RELOC/fonts/type1/public/cbfonts/grxc2488.pfb - RELOC/fonts/type1/public/cbfonts/grxc2986.pfb - RELOC/fonts/type1/public/cbfonts/grxc3583.pfb - RELOC/fonts/type1/public/cbfonts/grxi0500.pfb - RELOC/fonts/type1/public/cbfonts/grxi0600.pfb - RELOC/fonts/type1/public/cbfonts/grxi0700.pfb - RELOC/fonts/type1/public/cbfonts/grxi0800.pfb - RELOC/fonts/type1/public/cbfonts/grxi0900.pfb - RELOC/fonts/type1/public/cbfonts/grxi1000.pfb - RELOC/fonts/type1/public/cbfonts/grxi1095.pfb - RELOC/fonts/type1/public/cbfonts/grxi1200.pfb - RELOC/fonts/type1/public/cbfonts/grxi1440.pfb - RELOC/fonts/type1/public/cbfonts/grxi1728.pfb - RELOC/fonts/type1/public/cbfonts/grxi2074.pfb - RELOC/fonts/type1/public/cbfonts/grxi2488.pfb - RELOC/fonts/type1/public/cbfonts/grxi2986.pfb - RELOC/fonts/type1/public/cbfonts/grxi3583.pfb - RELOC/fonts/type1/public/cbfonts/grxl0500.pfb - RELOC/fonts/type1/public/cbfonts/grxl0600.pfb - RELOC/fonts/type1/public/cbfonts/grxl0700.pfb - RELOC/fonts/type1/public/cbfonts/grxl0800.pfb - RELOC/fonts/type1/public/cbfonts/grxl0900.pfb - RELOC/fonts/type1/public/cbfonts/grxl1000.pfb - RELOC/fonts/type1/public/cbfonts/grxl1095.pfb - RELOC/fonts/type1/public/cbfonts/grxl1200.pfb - RELOC/fonts/type1/public/cbfonts/grxl1440.pfb - RELOC/fonts/type1/public/cbfonts/grxl1728.pfb - RELOC/fonts/type1/public/cbfonts/grxl2074.pfb - RELOC/fonts/type1/public/cbfonts/grxl2488.pfb - RELOC/fonts/type1/public/cbfonts/grxl2986.pfb - RELOC/fonts/type1/public/cbfonts/grxl3583.pfb - RELOC/fonts/type1/public/cbfonts/grxn0500.pfb - RELOC/fonts/type1/public/cbfonts/grxn0600.pfb - RELOC/fonts/type1/public/cbfonts/grxn0700.pfb - RELOC/fonts/type1/public/cbfonts/grxn0800.pfb - RELOC/fonts/type1/public/cbfonts/grxn0900.pfb - RELOC/fonts/type1/public/cbfonts/grxn1000.pfb - RELOC/fonts/type1/public/cbfonts/grxn1095.pfb - RELOC/fonts/type1/public/cbfonts/grxn1200.pfb - RELOC/fonts/type1/public/cbfonts/grxn1440.pfb - RELOC/fonts/type1/public/cbfonts/grxn1728.pfb - RELOC/fonts/type1/public/cbfonts/grxn2074.pfb - RELOC/fonts/type1/public/cbfonts/grxn2488.pfb - RELOC/fonts/type1/public/cbfonts/grxn2986.pfb - RELOC/fonts/type1/public/cbfonts/grxn3583.pfb - RELOC/fonts/type1/public/cbfonts/grxo0500.pfb - RELOC/fonts/type1/public/cbfonts/grxo0600.pfb - RELOC/fonts/type1/public/cbfonts/grxo0700.pfb - RELOC/fonts/type1/public/cbfonts/grxo0800.pfb - RELOC/fonts/type1/public/cbfonts/grxo0900.pfb - RELOC/fonts/type1/public/cbfonts/grxo1000.pfb - RELOC/fonts/type1/public/cbfonts/grxo1095.pfb - RELOC/fonts/type1/public/cbfonts/grxo1200.pfb - RELOC/fonts/type1/public/cbfonts/grxo1440.pfb - RELOC/fonts/type1/public/cbfonts/grxo1728.pfb - RELOC/fonts/type1/public/cbfonts/grxo2074.pfb - RELOC/fonts/type1/public/cbfonts/grxo2488.pfb - RELOC/fonts/type1/public/cbfonts/grxo2986.pfb - RELOC/fonts/type1/public/cbfonts/grxo3583.pfb - RELOC/fonts/type1/public/cbfonts/grxu0500.pfb - RELOC/fonts/type1/public/cbfonts/grxu0600.pfb - RELOC/fonts/type1/public/cbfonts/grxu0700.pfb - RELOC/fonts/type1/public/cbfonts/grxu0800.pfb - RELOC/fonts/type1/public/cbfonts/grxu0900.pfb - RELOC/fonts/type1/public/cbfonts/grxu1000.pfb - RELOC/fonts/type1/public/cbfonts/grxu1095.pfb - RELOC/fonts/type1/public/cbfonts/grxu1200.pfb - RELOC/fonts/type1/public/cbfonts/grxu1440.pfb - RELOC/fonts/type1/public/cbfonts/grxu1728.pfb - RELOC/fonts/type1/public/cbfonts/grxu2074.pfb - RELOC/fonts/type1/public/cbfonts/grxu2488.pfb - RELOC/fonts/type1/public/cbfonts/grxu2986.pfb - RELOC/fonts/type1/public/cbfonts/grxu3583.pfb - RELOC/fonts/type1/public/cbfonts/gsma0500.pfb - RELOC/fonts/type1/public/cbfonts/gsma0600.pfb - RELOC/fonts/type1/public/cbfonts/gsma0700.pfb - RELOC/fonts/type1/public/cbfonts/gsma0800.pfb - RELOC/fonts/type1/public/cbfonts/gsma0900.pfb - RELOC/fonts/type1/public/cbfonts/gsma1000.pfb - RELOC/fonts/type1/public/cbfonts/gsma1095.pfb - RELOC/fonts/type1/public/cbfonts/gsma1200.pfb - RELOC/fonts/type1/public/cbfonts/gsma1440.pfb - RELOC/fonts/type1/public/cbfonts/gsma1728.pfb - RELOC/fonts/type1/public/cbfonts/gsma2074.pfb - RELOC/fonts/type1/public/cbfonts/gsma2488.pfb - RELOC/fonts/type1/public/cbfonts/gsma2986.pfb - RELOC/fonts/type1/public/cbfonts/gsma3583.pfb - RELOC/fonts/type1/public/cbfonts/gsmc0500.pfb - RELOC/fonts/type1/public/cbfonts/gsmc0600.pfb - RELOC/fonts/type1/public/cbfonts/gsmc0700.pfb - RELOC/fonts/type1/public/cbfonts/gsmc0800.pfb - RELOC/fonts/type1/public/cbfonts/gsmc0900.pfb - RELOC/fonts/type1/public/cbfonts/gsmc1000.pfb - RELOC/fonts/type1/public/cbfonts/gsmc1095.pfb - RELOC/fonts/type1/public/cbfonts/gsmc1200.pfb - RELOC/fonts/type1/public/cbfonts/gsmc1440.pfb - RELOC/fonts/type1/public/cbfonts/gsmc1728.pfb - RELOC/fonts/type1/public/cbfonts/gsmc2074.pfb - RELOC/fonts/type1/public/cbfonts/gsmc2488.pfb - RELOC/fonts/type1/public/cbfonts/gsmc2986.pfb - RELOC/fonts/type1/public/cbfonts/gsmc3583.pfb - RELOC/fonts/type1/public/cbfonts/gsme0500.pfb - RELOC/fonts/type1/public/cbfonts/gsme0600.pfb - RELOC/fonts/type1/public/cbfonts/gsme0700.pfb - RELOC/fonts/type1/public/cbfonts/gsme0800.pfb - RELOC/fonts/type1/public/cbfonts/gsme0900.pfb - RELOC/fonts/type1/public/cbfonts/gsme1000.pfb - RELOC/fonts/type1/public/cbfonts/gsme1095.pfb - RELOC/fonts/type1/public/cbfonts/gsme1200.pfb - RELOC/fonts/type1/public/cbfonts/gsme1440.pfb - RELOC/fonts/type1/public/cbfonts/gsme1728.pfb - RELOC/fonts/type1/public/cbfonts/gsme2074.pfb - RELOC/fonts/type1/public/cbfonts/gsme2488.pfb - RELOC/fonts/type1/public/cbfonts/gsme2986.pfb - RELOC/fonts/type1/public/cbfonts/gsme3583.pfb - RELOC/fonts/type1/public/cbfonts/gsmi0500.pfb - RELOC/fonts/type1/public/cbfonts/gsmi0600.pfb - RELOC/fonts/type1/public/cbfonts/gsmi0700.pfb - RELOC/fonts/type1/public/cbfonts/gsmi0800.pfb - RELOC/fonts/type1/public/cbfonts/gsmi0900.pfb - RELOC/fonts/type1/public/cbfonts/gsmi1000.pfb - RELOC/fonts/type1/public/cbfonts/gsmi1095.pfb - RELOC/fonts/type1/public/cbfonts/gsmi1200.pfb - RELOC/fonts/type1/public/cbfonts/gsmi1440.pfb - RELOC/fonts/type1/public/cbfonts/gsmi1728.pfb - RELOC/fonts/type1/public/cbfonts/gsmi2074.pfb - RELOC/fonts/type1/public/cbfonts/gsmi2488.pfb - RELOC/fonts/type1/public/cbfonts/gsmi2986.pfb - RELOC/fonts/type1/public/cbfonts/gsmi3583.pfb - RELOC/fonts/type1/public/cbfonts/gsmn0500.pfb - RELOC/fonts/type1/public/cbfonts/gsmn0600.pfb - RELOC/fonts/type1/public/cbfonts/gsmn0700.pfb - RELOC/fonts/type1/public/cbfonts/gsmn0800.pfb - RELOC/fonts/type1/public/cbfonts/gsmn0900.pfb - RELOC/fonts/type1/public/cbfonts/gsmn1000.pfb - RELOC/fonts/type1/public/cbfonts/gsmn1095.pfb - RELOC/fonts/type1/public/cbfonts/gsmn1200.pfb - RELOC/fonts/type1/public/cbfonts/gsmn1440.pfb - RELOC/fonts/type1/public/cbfonts/gsmn1728.pfb - RELOC/fonts/type1/public/cbfonts/gsmn2074.pfb - RELOC/fonts/type1/public/cbfonts/gsmn2488.pfb - RELOC/fonts/type1/public/cbfonts/gsmn2986.pfb - RELOC/fonts/type1/public/cbfonts/gsmn3583.pfb - RELOC/fonts/type1/public/cbfonts/gsmo0500.pfb - RELOC/fonts/type1/public/cbfonts/gsmo0600.pfb - RELOC/fonts/type1/public/cbfonts/gsmo0700.pfb - RELOC/fonts/type1/public/cbfonts/gsmo0800.pfb - RELOC/fonts/type1/public/cbfonts/gsmo0900.pfb - RELOC/fonts/type1/public/cbfonts/gsmo1000.pfb - RELOC/fonts/type1/public/cbfonts/gsmo1095.pfb - RELOC/fonts/type1/public/cbfonts/gsmo1200.pfb - RELOC/fonts/type1/public/cbfonts/gsmo1440.pfb - RELOC/fonts/type1/public/cbfonts/gsmo1728.pfb - RELOC/fonts/type1/public/cbfonts/gsmo2074.pfb - RELOC/fonts/type1/public/cbfonts/gsmo2488.pfb - RELOC/fonts/type1/public/cbfonts/gsmo2986.pfb - RELOC/fonts/type1/public/cbfonts/gsmo3583.pfb - RELOC/fonts/type1/public/cbfonts/gsmu0500.pfb - RELOC/fonts/type1/public/cbfonts/gsmu0600.pfb - RELOC/fonts/type1/public/cbfonts/gsmu0700.pfb - RELOC/fonts/type1/public/cbfonts/gsmu0800.pfb - RELOC/fonts/type1/public/cbfonts/gsmu0900.pfb - RELOC/fonts/type1/public/cbfonts/gsmu1000.pfb - RELOC/fonts/type1/public/cbfonts/gsmu1095.pfb - RELOC/fonts/type1/public/cbfonts/gsmu1200.pfb - RELOC/fonts/type1/public/cbfonts/gsmu1440.pfb - RELOC/fonts/type1/public/cbfonts/gsmu1728.pfb - RELOC/fonts/type1/public/cbfonts/gsmu2074.pfb - RELOC/fonts/type1/public/cbfonts/gsmu2488.pfb - RELOC/fonts/type1/public/cbfonts/gsmu2986.pfb - RELOC/fonts/type1/public/cbfonts/gsmu3583.pfb - RELOC/fonts/type1/public/cbfonts/gsxa0500.pfb - RELOC/fonts/type1/public/cbfonts/gsxa0600.pfb - RELOC/fonts/type1/public/cbfonts/gsxa0700.pfb - RELOC/fonts/type1/public/cbfonts/gsxa0800.pfb - RELOC/fonts/type1/public/cbfonts/gsxa0900.pfb - RELOC/fonts/type1/public/cbfonts/gsxa1000.pfb - RELOC/fonts/type1/public/cbfonts/gsxa1095.pfb - RELOC/fonts/type1/public/cbfonts/gsxa1200.pfb - RELOC/fonts/type1/public/cbfonts/gsxa1440.pfb - RELOC/fonts/type1/public/cbfonts/gsxa1728.pfb - RELOC/fonts/type1/public/cbfonts/gsxa2074.pfb - RELOC/fonts/type1/public/cbfonts/gsxa2488.pfb - RELOC/fonts/type1/public/cbfonts/gsxa2986.pfb - RELOC/fonts/type1/public/cbfonts/gsxa3583.pfb - RELOC/fonts/type1/public/cbfonts/gsxc0500.pfb - RELOC/fonts/type1/public/cbfonts/gsxc0600.pfb - RELOC/fonts/type1/public/cbfonts/gsxc0700.pfb - RELOC/fonts/type1/public/cbfonts/gsxc0800.pfb - RELOC/fonts/type1/public/cbfonts/gsxc0900.pfb - RELOC/fonts/type1/public/cbfonts/gsxc1000.pfb - RELOC/fonts/type1/public/cbfonts/gsxc1095.pfb - RELOC/fonts/type1/public/cbfonts/gsxc1200.pfb - RELOC/fonts/type1/public/cbfonts/gsxc1440.pfb - RELOC/fonts/type1/public/cbfonts/gsxc1728.pfb - RELOC/fonts/type1/public/cbfonts/gsxc2074.pfb - RELOC/fonts/type1/public/cbfonts/gsxc2488.pfb - RELOC/fonts/type1/public/cbfonts/gsxc2986.pfb - RELOC/fonts/type1/public/cbfonts/gsxc3583.pfb - RELOC/fonts/type1/public/cbfonts/gsxe0500.pfb - RELOC/fonts/type1/public/cbfonts/gsxe0600.pfb - RELOC/fonts/type1/public/cbfonts/gsxe0700.pfb - RELOC/fonts/type1/public/cbfonts/gsxe0800.pfb - RELOC/fonts/type1/public/cbfonts/gsxe0900.pfb - RELOC/fonts/type1/public/cbfonts/gsxe1000.pfb - RELOC/fonts/type1/public/cbfonts/gsxe1095.pfb - RELOC/fonts/type1/public/cbfonts/gsxe1200.pfb - RELOC/fonts/type1/public/cbfonts/gsxe1440.pfb - RELOC/fonts/type1/public/cbfonts/gsxe1728.pfb - RELOC/fonts/type1/public/cbfonts/gsxe2074.pfb - RELOC/fonts/type1/public/cbfonts/gsxe2488.pfb - RELOC/fonts/type1/public/cbfonts/gsxe2986.pfb - RELOC/fonts/type1/public/cbfonts/gsxe3583.pfb - RELOC/fonts/type1/public/cbfonts/gsxi0500.pfb - RELOC/fonts/type1/public/cbfonts/gsxi0600.pfb - RELOC/fonts/type1/public/cbfonts/gsxi0700.pfb - RELOC/fonts/type1/public/cbfonts/gsxi0800.pfb - RELOC/fonts/type1/public/cbfonts/gsxi0900.pfb - RELOC/fonts/type1/public/cbfonts/gsxi1000.pfb - RELOC/fonts/type1/public/cbfonts/gsxi1095.pfb - RELOC/fonts/type1/public/cbfonts/gsxi1200.pfb - RELOC/fonts/type1/public/cbfonts/gsxi1440.pfb - RELOC/fonts/type1/public/cbfonts/gsxi1728.pfb - RELOC/fonts/type1/public/cbfonts/gsxi2074.pfb - RELOC/fonts/type1/public/cbfonts/gsxi2488.pfb - RELOC/fonts/type1/public/cbfonts/gsxi2986.pfb - RELOC/fonts/type1/public/cbfonts/gsxi3583.pfb - RELOC/fonts/type1/public/cbfonts/gsxn0500.pfb - RELOC/fonts/type1/public/cbfonts/gsxn0600.pfb - RELOC/fonts/type1/public/cbfonts/gsxn0700.pfb - RELOC/fonts/type1/public/cbfonts/gsxn0800.pfb - RELOC/fonts/type1/public/cbfonts/gsxn0900.pfb - RELOC/fonts/type1/public/cbfonts/gsxn1000.pfb - RELOC/fonts/type1/public/cbfonts/gsxn1095.pfb - RELOC/fonts/type1/public/cbfonts/gsxn1200.pfb - RELOC/fonts/type1/public/cbfonts/gsxn1440.pfb - RELOC/fonts/type1/public/cbfonts/gsxn1728.pfb - RELOC/fonts/type1/public/cbfonts/gsxn2074.pfb - RELOC/fonts/type1/public/cbfonts/gsxn2488.pfb - RELOC/fonts/type1/public/cbfonts/gsxn2986.pfb - RELOC/fonts/type1/public/cbfonts/gsxn3583.pfb - RELOC/fonts/type1/public/cbfonts/gsxo0500.pfb - RELOC/fonts/type1/public/cbfonts/gsxo0600.pfb - RELOC/fonts/type1/public/cbfonts/gsxo0700.pfb - RELOC/fonts/type1/public/cbfonts/gsxo0800.pfb - RELOC/fonts/type1/public/cbfonts/gsxo0900.pfb - RELOC/fonts/type1/public/cbfonts/gsxo1000.pfb - RELOC/fonts/type1/public/cbfonts/gsxo1095.pfb - RELOC/fonts/type1/public/cbfonts/gsxo1200.pfb - RELOC/fonts/type1/public/cbfonts/gsxo1440.pfb - RELOC/fonts/type1/public/cbfonts/gsxo1728.pfb - RELOC/fonts/type1/public/cbfonts/gsxo2074.pfb - RELOC/fonts/type1/public/cbfonts/gsxo2488.pfb - RELOC/fonts/type1/public/cbfonts/gsxo2986.pfb - RELOC/fonts/type1/public/cbfonts/gsxo3583.pfb - RELOC/fonts/type1/public/cbfonts/gsxu0500.pfb - RELOC/fonts/type1/public/cbfonts/gsxu0600.pfb - RELOC/fonts/type1/public/cbfonts/gsxu0700.pfb - RELOC/fonts/type1/public/cbfonts/gsxu0800.pfb - RELOC/fonts/type1/public/cbfonts/gsxu0900.pfb - RELOC/fonts/type1/public/cbfonts/gsxu1000.pfb - RELOC/fonts/type1/public/cbfonts/gsxu1095.pfb - RELOC/fonts/type1/public/cbfonts/gsxu1200.pfb - RELOC/fonts/type1/public/cbfonts/gsxu1440.pfb - RELOC/fonts/type1/public/cbfonts/gsxu1728.pfb - RELOC/fonts/type1/public/cbfonts/gsxu2074.pfb - RELOC/fonts/type1/public/cbfonts/gsxu2488.pfb - RELOC/fonts/type1/public/cbfonts/gsxu2986.pfb - RELOC/fonts/type1/public/cbfonts/gsxu3583.pfb - RELOC/fonts/type1/public/cbfonts/gttc0500.pfb - RELOC/fonts/type1/public/cbfonts/gttc0600.pfb - RELOC/fonts/type1/public/cbfonts/gttc0700.pfb - RELOC/fonts/type1/public/cbfonts/gttc0800.pfb - RELOC/fonts/type1/public/cbfonts/gttc0900.pfb - RELOC/fonts/type1/public/cbfonts/gttc1000.pfb - RELOC/fonts/type1/public/cbfonts/gttc1095.pfb - RELOC/fonts/type1/public/cbfonts/gttc1200.pfb - RELOC/fonts/type1/public/cbfonts/gttc1440.pfb - RELOC/fonts/type1/public/cbfonts/gttc1728.pfb - RELOC/fonts/type1/public/cbfonts/gttc2074.pfb - RELOC/fonts/type1/public/cbfonts/gttc2488.pfb - RELOC/fonts/type1/public/cbfonts/gttc2986.pfb - RELOC/fonts/type1/public/cbfonts/gttc3583.pfb - RELOC/fonts/type1/public/cbfonts/gtti0500.pfb - RELOC/fonts/type1/public/cbfonts/gtti0600.pfb - RELOC/fonts/type1/public/cbfonts/gtti0700.pfb - RELOC/fonts/type1/public/cbfonts/gtti0800.pfb - RELOC/fonts/type1/public/cbfonts/gtti0900.pfb - RELOC/fonts/type1/public/cbfonts/gtti1000.pfb - RELOC/fonts/type1/public/cbfonts/gtti1095.pfb - RELOC/fonts/type1/public/cbfonts/gtti1200.pfb - RELOC/fonts/type1/public/cbfonts/gtti1440.pfb - RELOC/fonts/type1/public/cbfonts/gtti1728.pfb - RELOC/fonts/type1/public/cbfonts/gtti2074.pfb - RELOC/fonts/type1/public/cbfonts/gtti2488.pfb - RELOC/fonts/type1/public/cbfonts/gtti2986.pfb - RELOC/fonts/type1/public/cbfonts/gtti3583.pfb - RELOC/fonts/type1/public/cbfonts/gttn0500.pfb - RELOC/fonts/type1/public/cbfonts/gttn0600.pfb - RELOC/fonts/type1/public/cbfonts/gttn0700.pfb - RELOC/fonts/type1/public/cbfonts/gttn0800.pfb - RELOC/fonts/type1/public/cbfonts/gttn0900.pfb - RELOC/fonts/type1/public/cbfonts/gttn1000.pfb - RELOC/fonts/type1/public/cbfonts/gttn1095.pfb - RELOC/fonts/type1/public/cbfonts/gttn1200.pfb - RELOC/fonts/type1/public/cbfonts/gttn1440.pfb - RELOC/fonts/type1/public/cbfonts/gttn1728.pfb - RELOC/fonts/type1/public/cbfonts/gttn2074.pfb - RELOC/fonts/type1/public/cbfonts/gttn2488.pfb - RELOC/fonts/type1/public/cbfonts/gttn2986.pfb - RELOC/fonts/type1/public/cbfonts/gttn3583.pfb - RELOC/fonts/type1/public/cbfonts/gtto0500.pfb - RELOC/fonts/type1/public/cbfonts/gtto0600.pfb - RELOC/fonts/type1/public/cbfonts/gtto0700.pfb - RELOC/fonts/type1/public/cbfonts/gtto0800.pfb - RELOC/fonts/type1/public/cbfonts/gtto0900.pfb - RELOC/fonts/type1/public/cbfonts/gtto1000.pfb - RELOC/fonts/type1/public/cbfonts/gtto1095.pfb - RELOC/fonts/type1/public/cbfonts/gtto1200.pfb - RELOC/fonts/type1/public/cbfonts/gtto1440.pfb - RELOC/fonts/type1/public/cbfonts/gtto1728.pfb - RELOC/fonts/type1/public/cbfonts/gtto2074.pfb - RELOC/fonts/type1/public/cbfonts/gtto2488.pfb - RELOC/fonts/type1/public/cbfonts/gtto2986.pfb - RELOC/fonts/type1/public/cbfonts/gtto3583.pfb - RELOC/fonts/type1/public/cbfonts/gttu0500.pfb - RELOC/fonts/type1/public/cbfonts/gttu0600.pfb - RELOC/fonts/type1/public/cbfonts/gttu0700.pfb - RELOC/fonts/type1/public/cbfonts/gttu0800.pfb - RELOC/fonts/type1/public/cbfonts/gttu0900.pfb - RELOC/fonts/type1/public/cbfonts/gttu1000.pfb - RELOC/fonts/type1/public/cbfonts/gttu1095.pfb - RELOC/fonts/type1/public/cbfonts/gttu1200.pfb - RELOC/fonts/type1/public/cbfonts/gttu1440.pfb - RELOC/fonts/type1/public/cbfonts/gttu1728.pfb - RELOC/fonts/type1/public/cbfonts/gttu2074.pfb - RELOC/fonts/type1/public/cbfonts/gttu2488.pfb - RELOC/fonts/type1/public/cbfonts/gttu2986.pfb - RELOC/fonts/type1/public/cbfonts/gttu3583.pfb -catalogue-ctan /fonts/greek/cbfonts -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics greek font font-greek font-mf font-type1 - -name cbfonts-fd -category Package -revision 44917 -shortdesc LaTeX font description files for the CB Greek fonts -relocated 1 -longdesc The package provides font description files for all the many -longdesc shapes available from the cbfonts collection. The files provide -longdesc the means whereby the NFSS knows which fonts a LaTeX user is -longdesc requesting. -containersize 3308 -containerchecksum 43b610537bdc7f0e5a5656f20024fda260bf53fab34a789db731d35cead1c2e97e9d90ba26df239d346e2f7a3ca7f915fa81c95334401fa6153d6430ff2d6a9a -doccontainersize 444284 -doccontainerchecksum 4c3cb2cadedd15023209ae5002fc95c905b7fc84833884e3114ed99111ce393cc470e729ac984a401f9631bb39fd445fd7422d11a3c0d992010d4a39ed8b8c7c -docfiles size=111 - RELOC/doc/fonts/cbfonts-fd/README details="Readme" - RELOC/doc/fonts/cbfonts-fd/cbfonts-fd.pdf details="Package documentation" - RELOC/doc/fonts/cbfonts-fd/manifest.txt -srccontainersize 8564 -srccontainerchecksum d4b4ad9cd84b283b5ee2688af7110ae9259d24179074f0328923c9c8ca460fb63a8b805a6596011b77368986e4ec285d7748a42b5ccb7c39b8cd3d8f5d81211d -srcfiles size=10 - RELOC/source/fonts/cbfonts-fd/cbfonts-fd.fdd -runfiles size=13 - RELOC/tex/latex/cbfonts-fd/lgrcmr.fd - RELOC/tex/latex/cbfonts-fd/lgrcmro.fd - RELOC/tex/latex/cbfonts-fd/lgrcmss.fd - RELOC/tex/latex/cbfonts-fd/lgrcmtt.fd - RELOC/tex/latex/cbfonts-fd/lgrlcmss.fd - RELOC/tex/latex/cbfonts-fd/lgrlcmtt.fd - RELOC/tex/latex/cbfonts-fd/lgrlmr.fd - RELOC/tex/latex/cbfonts-fd/lgrlmro.fd - RELOC/tex/latex/cbfonts-fd/lgrlmss.fd - RELOC/tex/latex/cbfonts-fd/lgrlmtt.fd -catalogue-ctan /fonts/greek/cbfonts-fd -catalogue-date 2017-07-29 20:12:21 +0200 -catalogue-license lppl1.3 -catalogue-topics font-supp font-greek -catalogue-version 1.2 - -name cc-pl -category Package -revision 15878 -shortdesc Polish extension of Computer Concrete fonts -relocated 1 -longdesc These Metafont sources rely on the availability of the Metafont -longdesc 'Polish' fonts and of the Metafont sources of the original -longdesc Concrete fonts. Adobe Type 1 versions of the fonts are -longdesc included. -execute addMixedMap ccpl.map -containersize 426644 -containerchecksum 62f28fdf7a2592b5e757857468ebdf0297258a21a52396873e3a374a711105f4e0450326fa01c427cf03463fc69ffde2cf3ebf811531bdb1b5c9bb6f8057cc94 -doccontainersize 1584 -doccontainerchecksum 723aa12aaff52c98de2d8db38608a88c1ebd77f29512a2851dac1e9b1d975f0d99401143a7e3e2bbfc7fec1581ff655da115227c51276cb238dad7495e6ff0e2 -docfiles size=1 - RELOC/doc/fonts/cc-pl/README.cc-pl -runfiles size=150 - RELOC/fonts/map/dvips/cc-pl/ccpl.map - RELOC/fonts/source/public/cc-pl/fic_mic.mf - RELOC/fonts/source/public/cc-pl/pccsc10.mf - RELOC/fonts/source/public/cc-pl/pcmi10.mf - RELOC/fonts/source/public/cc-pl/pcr10.mf - RELOC/fonts/source/public/cc-pl/pcr5.mf - RELOC/fonts/source/public/cc-pl/pcr6.mf - RELOC/fonts/source/public/cc-pl/pcr7.mf - RELOC/fonts/source/public/cc-pl/pcr8.mf - RELOC/fonts/source/public/cc-pl/pcr9.mf - RELOC/fonts/source/public/cc-pl/pcsl10.mf - RELOC/fonts/source/public/cc-pl/pcslc9.mf - RELOC/fonts/source/public/cc-pl/pcti10.mf - RELOC/fonts/tfm/public/cc-pl/pccsc10.tfm - RELOC/fonts/tfm/public/cc-pl/pcmi10.tfm - RELOC/fonts/tfm/public/cc-pl/pcr10.tfm - RELOC/fonts/tfm/public/cc-pl/pcr5.tfm - RELOC/fonts/tfm/public/cc-pl/pcr6.tfm - RELOC/fonts/tfm/public/cc-pl/pcr7.tfm - RELOC/fonts/tfm/public/cc-pl/pcr8.tfm - RELOC/fonts/tfm/public/cc-pl/pcr9.tfm - RELOC/fonts/tfm/public/cc-pl/pcsl10.tfm - RELOC/fonts/tfm/public/cc-pl/pcslc9.tfm - RELOC/fonts/tfm/public/cc-pl/pcti10.tfm - RELOC/fonts/type1/public/cc-pl/pccsc10.pfb - RELOC/fonts/type1/public/cc-pl/pcmi10.pfb - RELOC/fonts/type1/public/cc-pl/pcr10.pfb - RELOC/fonts/type1/public/cc-pl/pcr5.pfb - RELOC/fonts/type1/public/cc-pl/pcr6.pfb - RELOC/fonts/type1/public/cc-pl/pcr7.pfb - RELOC/fonts/type1/public/cc-pl/pcr8.pfb - RELOC/fonts/type1/public/cc-pl/pcr9.pfb - RELOC/fonts/type1/public/cc-pl/pcsl10.pfb - RELOC/fonts/type1/public/cc-pl/pcslc9.pfb - RELOC/fonts/type1/public/cc-pl/pcti10.pfb -catalogue-ctan /fonts/cc-pl -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics polish font font-serif font-mf font-type1 -catalogue-version 1.02.2 - -name ccaption -category Package -revision 23443 -shortdesc Continuation headings and legends for floats -relocated 1 -longdesc A package providing commands for 'continuation captions', -longdesc unnumbered captions, and also a non-specific legend heading for -longdesc any environment. Methods are also provided to define captions -longdesc for use outside float (e.g., figure and table) environments, -longdesc and to define new float environments and Lists of Floats. Tools -longdesc are provided for specifying your own captioning styles. -containersize 5488 -containerchecksum cd94324f5e8a44d1690a9f7f03d84ab5496cef9ea3db0d6490211f60e819c0a197d75d3e49cb02e2d284fa7ce4590e603eb172fa921e3b427e02061f507e3347 -doccontainersize 468272 -doccontainerchecksum 7ff9a5e3b1d7a9a22d33f4aea36e075fdaf58b555f71cb4b1d92ea676b9c87cd7320a710d25976d16427c0c12e76587b3660ec75a341de0a1be13045033a1b7e -docfiles size=116 - RELOC/doc/latex/ccaption/README details="Readme" - RELOC/doc/latex/ccaption/ccaption.pdf details="Package documentation" -srccontainersize 34480 -srccontainerchecksum ec393eaa90c5f9ae882c8bafc0539e32a7d8acdf321bfbc490bf3cb30131f96585b0bc15d951a9bcb6cdb4bff5195d495cc760e76106316a0b9c5a06099aaa01 -srcfiles size=37 - RELOC/source/latex/ccaption/ccaption.dtx - RELOC/source/latex/ccaption/ccaption.ins -runfiles size=6 - RELOC/tex/latex/ccaption/ccaption.sty -catalogue-also float caption -catalogue-ctan /macros/latex/contrib/ccaption -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics caption -catalogue-version 3.2c - -name ccfonts -category Package -revision 17122 -shortdesc Support for Concrete text and math fonts in LaTeX -relocated 1 -longdesc LaTeX font definition files for the Concrete fonts and a LaTeX -longdesc package for typesetting documents using Concrete as the default -longdesc font family. The files support OT1, T1, TS1, and Concrete -longdesc mathematics including AMS fonts (Ulrik Vieth's concmath). -containersize 2112 -containerchecksum 5d187aaa358360c87c1b5ea9c4345c93c6d13c6874859f2b11d706d9392b91d0ebb3b7941d10e12be5502357a3ab8c8ee1490d6c3c13eb52d2b22256c81cc6ab -doccontainersize 190008 -doccontainerchecksum 852f16671971b2171e6ebe8e56b236697f9883381d4fa0f3fe31ad7e7c4b8f429ec64c7dc5a21d2f5697be6744eef055b426179fddbe4e6aafc9b92ebdd6dd3f -docfiles size=52 - RELOC/doc/latex/ccfonts/ccfonts.pdf details="Package documentation" - RELOC/doc/latex/ccfonts/readme details="Readme" -srccontainersize 5728 -srccontainerchecksum 28b64907c4d79bda5b228086051d6200e3e704335d994cdd092a3a9e78449cd3b52cd94bfbf5ec9009dce3f808936ce09bac593d2d67b06a45ae40d71706741e -srcfiles size=6 - RELOC/source/latex/ccfonts/cc.fdd - RELOC/source/latex/ccfonts/ccfonts.dtx - RELOC/source/latex/ccfonts/ccfonts.ins -runfiles size=3 - RELOC/tex/latex/ccfonts/ccfonts.sty - RELOC/tex/latex/ccfonts/t1ccr.fd - RELOC/tex/latex/ccfonts/ts1ccr.fd -catalogue-also ecc -catalogue-ctan /macros/latex/contrib/ccfonts -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font-supp -catalogue-version 1.1 - -name ccicons -category Package -revision 45646 -shortdesc LaTeX support for Creative Commons icons -relocated 1 -longdesc The package provides the means to typeset Creative Commons -longdesc icons, in documents licensed under CC licences. A font (in -longdesc Adobe Type 1 format) and LaTeX support macros are provided. -execute addMap ccicons.map -containersize 15556 -containerchecksum bfb807e2140e4e0a65c6c43b62cd2c99cf80bb596ec8365685d1a81f7057f423935e2a57e70814d9fb092d8c1b4a7d3f47301e4db31bb51352f5d266572791db -doccontainersize 89348 -doccontainerchecksum 0262d79404416a037a13fdf77bd0144527ad0ccb69d5c12487edced63262741e64b0780e3e37cd9a149fd719c414716c347b06428c4bd93f525e76d62e4a6533 -docfiles size=25 - RELOC/doc/fonts/ccicons/FONTLOG.txt - RELOC/doc/fonts/ccicons/OFL.txt - RELOC/doc/latex/ccicons/ccicons.pdf details="Package documentation" -srccontainersize 8824 -srccontainerchecksum d8be599cc5fa07d33703b3050916d33dc4601716f8af7304dfe7ffab05c179dc45737b252f091c1dfc7c0f264da83ebcbf56ee82fb23634be279a9ae09f36ee2 -srcfiles size=9 - RELOC/source/fonts/ccicons/ccicons.sfd - RELOC/source/latex/ccicons/ccicons.dtx - RELOC/source/latex/ccicons/ccicons.ins -runfiles size=10 - RELOC/fonts/enc/dvips/ccicons/ccicons-u.enc - RELOC/fonts/map/dvips/ccicons/ccicons.map - RELOC/fonts/opentype/public/ccicons/ccicons.otf - RELOC/fonts/tfm/public/ccicons/ccicons.tfm - RELOC/fonts/type1/public/ccicons/ccicons.pfb - RELOC/tex/latex/ccicons/ccicons.sty -catalogue-ctan /fonts/ccicons -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl1.3cofl -catalogue-topics font font-symbol font-type1 -catalogue-version 1.6 - -name cclicenses -category Package -revision 15878 -shortdesc Typeset Creative Commons licence logos -relocated 1 -longdesc The cclicenses package helps users typesetting Creative Commons -longdesc logos in LaTeX. It defines some commands useful to quickly -longdesc write these logos, related to CC licences versions 1.0 and 2.0. -containersize 1608 -containerchecksum 317531aafd486a08dc1d4fad2be01d4d4d3bee4fd7b5f4220ff1e8fdca5cfc33048125cb7f4ea999b794086238db756bd9e6da69e48dcb34cd497c4c1b97838d -doccontainersize 81064 -doccontainerchecksum 2ec7804b8251a4f21652b6d840226fde0e9f6cd51b27e465bfa9261080f8169cd6df2b734a8ec8d2190affb630dcea7abcb3f417926edad39921584f41972562 -docfiles size=25 - RELOC/doc/latex/cclicenses/README details="Readme" - RELOC/doc/latex/cclicenses/cclicenses_short.pdf details="Brief package documentation" -srccontainersize 4060 -srccontainerchecksum 0fb104f1d69a072c3b1c31d761e64938de21932e9831dbd88b29fd0a938eddc03b4179bd30ab548e58e09f40d72657160058e0d66d8ba10e5c991f047d417705 -srcfiles size=4 - RELOC/source/latex/cclicenses/cclicenses.dtx - RELOC/source/latex/cclicenses/cclicenses.ins -runfiles size=2 - RELOC/tex/latex/cclicenses/cclicenses.sty -catalogue-ctan /macros/latex/contrib/cclicenses -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics logo - -name cd -category Package -revision 34452 -shortdesc Typeset CD covers -relocated 1 -longdesc Normal usage will ordinarily require no more than a simple data -longdesc file per cover; the package will make a full insert for a CD -longdesc case (it copes with both normal and slim cases). -containersize 4384 -containerchecksum b0e8d4912487c57e87859f1e3c0f1b0db08e53dbd56591647d4f681f063519b9ca91a8e0b942fe344f9220e53d97297f032047655582341c150db7924cfcf241 -doccontainersize 72832 -doccontainerchecksum 5347ed2a8ea9f94b857888c3411aaeb8a82ccb32952900c46fb2df6ade063b339a402f5fe204b0949a8df0960464848a638de8979206bbcdb986a31c4316a50c -docfiles size=25 - RELOC/doc/latex/cd/CD.tex - RELOC/doc/latex/cd/CDlist.tex - RELOC/doc/latex/cd/README details="Readme" - RELOC/doc/latex/cd/cd.pdf details="Package documentation" - RELOC/doc/latex/cd/example.dat - RELOC/doc/latex/cd/parsecd.rb - RELOC/doc/latex/cd/slimCD.tex - RELOC/doc/latex/cd/slimCDlist.tex -srccontainersize 9668 -srccontainerchecksum 7d6512bca59bee54880effe0a1055ba44a85020b375dcac36892f803f56ebdfc9841f28d25481de0db8eb2743736251780d9e33899dae97beebc7e03688ff2d4 -srcfiles size=10 - RELOC/source/latex/cd/cd.dtx - RELOC/source/latex/cd/cd.ins -runfiles size=6 - RELOC/tex/latex/cd/cd.cls -catalogue-also cdcover -catalogue-ctan /macros/latex/contrib/cd -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics labels -catalogue-version 1.4 - -name cd-cover -category Package -revision 17121 -catalogue cdcover -shortdesc Typeset CD covers -relocated 1 -longdesc The CD-cover class will typeset front and back cover sheets for -longdesc CD jewel cases, or an entire paper cover, or a label for a -longdesc plastic slip-cover. -containersize 3864 -containerchecksum b0dceca272a0e0b1b096598c3b2b5dfa35f3bdf80c74be5820a9fc2dc7e7887a040120609fb7b3512ebb1d81312bc5c2d43b0fe4ab3500bd34292ee0375671ea -doccontainersize 303928 -doccontainerchecksum 06ff6ffed76e4790b98b2b6d103beeff362901ffe2ea809ce6f028d8dc09b53d71434b68e15d158de2e37f34cb7d30c9fdaccb11d16f1d495fd3faef15ed4295 -docfiles size=82 - RELOC/doc/latex/cd-cover/README details="Readme" - RELOC/doc/latex/cd-cover/cd-cover.pdf details="Package documentation" -srccontainersize 12960 -srccontainerchecksum da062c3184504f2616c5d8fa430cf5ae6e6564b24803cd450115073f48aa6e09dcb550d4d044446d4d79bc4056f4c79a67f43ab2532efeacbde3d38b15686701 -srcfiles size=12 - RELOC/source/latex/cd-cover/cd-cover.dtx - RELOC/source/latex/cd-cover/cd-cover.ins -runfiles size=4 - RELOC/tex/latex/cd-cover/cd-cover.cls -catalogue-also cd -catalogue-ctan /macros/latex/contrib/cd-cover -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics covers -catalogue-version 1.0 - -name cdpbundl -category Package -revision 46613 -shortdesc Business letters in the Italian style -relocated 1 -longdesc The C.D.P. Bundle can be used to typeset high-quality business -longdesc letters formatted according to Italian style conventions. It is -longdesc highly configurable, and its modular structure provides you -longdesc with building blocks of increasing level, by means of which you -longdesc can compose a large variety of letters. It is also possible to -longdesc write letters divided into sections and paragraphs, to include -longdesc floating figures and tables, and to have the relevant indexes -longdesc compiled automatically. A single input file can contain several -longdesc letters, and each letter will have its own table of contents, -longdesc etc., independant from the other ones. -containersize 19100 -containerchecksum 10d779e3f6c2b813344b92f14bdf7f338b0d6813835a4500f6c17884edf246deae7ac8b7255f3b0070656dab69d01158db7a02462db7534dcff11d2eb63c912c -doccontainersize 768176 -doccontainerchecksum 147d3776ca85c4a06f4a6fc6e51f18c961ff1d09d58c5d8c33c855c0f698a8011da3d27f26b2d9d816518b371c48243d86440df980a94b47a582f6c5f7ae62f0 -docfiles size=201 - RELOC/doc/latex/cdpbundl/00readme.txt details="Basic introduction" - RELOC/doc/latex/cdpbundl/Makefile - RELOC/doc/latex/cdpbundl/README details="Readme" - RELOC/doc/latex/cdpbundl/cdp-ver-0-36.pdf - RELOC/doc/latex/cdpbundl/cdp-ver-0-36.tex - RELOC/doc/latex/cdpbundl/cdpbundl-doc.pdf details="Package overview" - RELOC/doc/latex/cdpbundl/manifest.txt -srccontainersize 68824 -srccontainerchecksum 4715d2c1da9fb1792932f09c70506c047bf0e559bde32e709abee247febebd5d66ff6935de06704b99c6a69822120c807a8ef7c20336e0398af7f76d251cd66d -srcfiles size=75 - RELOC/source/latex/cdpbundl/cdpbundl.dtx - RELOC/source/latex/cdpbundl/cdpbundl.ins -runfiles size=28 - RELOC/tex/latex/cdpbundl/articoletteracdp.cls - RELOC/tex/latex/cdpbundl/cdpaddon.sty - RELOC/tex/latex/cdpbundl/cdpbabel.sty - RELOC/tex/latex/cdpbundl/cdpnamesenglish.ldf - RELOC/tex/latex/cdpbundl/cdpnamesitalian.ldf - RELOC/tex/latex/cdpbundl/cdpshues-example.def - RELOC/tex/latex/cdpbundl/cdpshues.cfg - RELOC/tex/latex/cdpbundl/epson-stylus-740.def - RELOC/tex/latex/cdpbundl/hp-laserjet-4500.def - RELOC/tex/latex/cdpbundl/letteracdp.cls -catalogue-ctan /macros/latex/contrib/cdpbundl -catalogue-date 2018-02-12 06:16:41 +0100 -catalogue-license lppl -catalogue-topics letter -catalogue-version 0.36d - -name cell -category Package -revision 42428 -shortdesc Bibliography style for Cell -relocated 1 -longdesc This is an "apa-like" style (cf. apalike.bst in the BibTeX -longdesc distribution), developed from the same author's JMB style. A -longdesc supporting LaTeX package is also provided. -containersize 11232 -containerchecksum b9507f1a6dd13964381aa2b77054059ab6fdf48834edd7f358c773271bfbd66aeee824c8b6ff2d775fca40c67639f23ea015a110421f4fcba021fd03f187066f -doccontainersize 480 -doccontainerchecksum 6aedf30a501b74c7dc9a520d371622536feca8c8f4aacc2aaa45488456937b5498da7b8c301c3897a7032ab2f54213e632cc67db8009bce85848aa3c3b9d9411 -docfiles size=1 - RELOC/doc/latex/cell/README details="Readme" -runfiles size=10 - RELOC/bibtex/bst/cell/cell.bst - RELOC/tex/latex/cell/cell.sty -catalogue-ctan /macros/latex/contrib/cell -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics bibtex-sty - -name cellprops -category Package -revision 48227 -shortdesc Accept CSS-like selectors in tabular, array, ... -relocated 1 -longdesc This package reworks the internals of tabular, array, and -longdesc similar constructs, and adds a \cellprops command accepting -longdesc CSS-like selectors and properties. It depends on mdwtab, -longdesc xcolor, expl3, and xparse. -containersize 6064 -containerchecksum 77b58c78d3d3a5e4cb81245ebd24eb217e14f6652f3f162d3e02189e57aba0911c751c2af9048a642b75589458b59593b77fb030d7811930fb3fcdc315da88b9 -doccontainersize 569628 -doccontainerchecksum 34c1ea98295d9cb7448d331418a9ae9d542b44285e70c21e590d118a6e4a813a52bde29dc60c3cdf6c5fad677c18678a7207a9e49f0c41de8abfcd5d3d338279 -docfiles size=151 - RELOC/doc/latex/cellprops/LICENSE - RELOC/doc/latex/cellprops/README.md details="Readme" - RELOC/doc/latex/cellprops/cellprops.pdf details="Package documentation" -srccontainersize 10256 -srccontainerchecksum 39a183cb50f4b164045da20a7de4d12a7464237a021cfbb9d772c7cc7779985c7c6dc017ca0165e28011e9430465ca1175c39ceb9bb380c785879f682143c6a2 -srcfiles size=13 - RELOC/source/latex/cellprops/cellprops.dtx - RELOC/source/latex/cellprops/cellprops.ins -runfiles size=8 - RELOC/tex/latex/cellprops/cellprops.sty -catalogue-ctan /macros/latex/contrib/cellprops -catalogue-date 2018-07-18 22:06:07 +0200 -catalogue-license gpl3+ -catalogue-topics table -catalogue-version 1.4 - -name cellspace -category Package -revision 45034 -shortdesc Ensure minimal spacing of table cells -relocated 1 -longdesc It is well known that high or deep cells tend to touch the -longdesc \hlines of a tabular. This package provides a modifier S acting -longdesc on usual column types so that to ensure a minimal distance that -longdesc can be controlled through two parameters \cellspacetoplimit and -longdesc \cellspacebottomlimit. The approach employed by this package is -longdesc noticeably simpler than that of tabls, which considers the -longdesc dimensions of each entire row; whereas you can ask the -longdesc cellspace only to look at the cells of potentially difficult -longdesc columns. -containersize 2332 -containerchecksum e337020908bbf0f880cb1293730c8dbb2e85fd044d112cd970f623e30d2ceea89763f8ebf904f1c24c256e719a244570e86e193031f65d59c8d8d1ad4f335e7b -doccontainersize 336372 -doccontainerchecksum 24b439cac51e0ab77e87172885861adf06db2eed3892fafd7e60ed2ceef7f9c6945ff5dddac94864cda2df00ae3ccc49a009ce61928a3098e6e76138ae4e6e31 -docfiles size=86 - RELOC/doc/latex/cellspace/README details="Readme" - RELOC/doc/latex/cellspace/cellspace.pdf details="Package documentation" - RELOC/doc/latex/cellspace/cellspace.tex -runfiles size=2 - RELOC/tex/latex/cellspace/cellspace.sty -catalogue-ctan /macros/latex/contrib/cellspace -catalogue-date 2017-08-13 17:03:56 +0200 -catalogue-license lppl -catalogue-topics table -catalogue-version 1.7 - -name celtic -category Package -revision 39797 -shortdesc A TikZ library for drawing celtic knots -relocated 1 -longdesc The package provides a TikZ library for drawing celtic knots. -containersize 3780 -containerchecksum ada569cc630b386f279fcd67861af564c34d8b2be4517c585adbb39392c0f84ec689e3e30574539d9d3de9a382116dc8e37b3259894128a7b3f26bcfa77f1bf2 -doccontainersize 676028 -doccontainerchecksum 85b6a294fef592407f2aeb37bed2c8d6dc246e7e438b066d71ffc91f7c2c05772f1edbd4408e23683eeda3a0f4c8dff196fda4e1cad5023ace0c7c26ad23fb45 -docfiles size=172 - RELOC/doc/latex/celtic/README details="Readme" - RELOC/doc/latex/celtic/celtic.pdf details="Package documentation" - RELOC/doc/latex/celtic/celtic_code.pdf - RELOC/doc/latex/celtic/celtic_doc.tex -srccontainersize 8336 -srccontainerchecksum 76f06805d6012915a22611076056ccba0eb9a88ec03c41ff773e04dcf538a79e9cbcb9d9a87d5550679d112abbd6f22e18094e428eaa37df637104db97eb943c -srcfiles size=10 - RELOC/source/latex/celtic/celtic.dtx - RELOC/source/latex/celtic/celtic.ins -runfiles size=5 - RELOC/tex/latex/celtic/tikzlibraryceltic.code.tex -catalogue-ctan /graphics/pgf/contrib/celtic -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics graphics pgf-tikz -catalogue-version 1.1 - -name censor -category Package -revision 49168 -shortdesc Tools for producing redacted documents -relocated 1 -longdesc This package provides simple tools for creating redacted -longdesc documents with blacked-out text. Its tools are useful both for -longdesc creating documents in a restricted environment (for redacted -longdesc release in an unrestricted environment) as well as in an -longdesc unrestricted environment (for eventual transfer and completion -longdesc in the restricted environment). -containersize 2212 -containerchecksum 43a6912ffcccfb11bdea85abf5d03b56c61b1c23b4da94bca0babf70a68b22f55c39462b4c04044f0272edb280cb73aea4bc0df9fae04c192d6acec925531e61 -doccontainersize 195860 -doccontainerchecksum 4b083396a2baefd7178be1bc912cbbdc5b5044434f487539cd98d9ca23ea766f16229e2964b7d5691a2657e17e86495e9342a9e5da954f4d0fc9a3d56fca1757 -docfiles size=57 - RELOC/doc/latex/censor/README details="Readme" - RELOC/doc/latex/censor/censor.pdf details="Package documentation" - RELOC/doc/latex/censor/censor.tex -runfiles size=2 - RELOC/tex/latex/censor/censor.sty -catalogue-ctan /macros/latex/contrib/censor -catalogue-date 2018-11-15 18:18:31 +0100 -catalogue-license lppl1.3 -catalogue-topics security -catalogue-version 3.22 - -name cesenaexam -category Package -revision 44960 -shortdesc A class file to typeset exams -relocated 1 -longdesc This LaTeX document class has been designed to typeset exams. -containersize 3496 -containerchecksum 8d8f972240f2278ee8f2b22edf133342107c08538d079511d579258a8efb8364a00c3a0e7484e303a5e9a2430ddcb309fd553be8fe8dd6c2a183c3f9a81de82f -doccontainersize 514948 -doccontainerchecksum 67992c61ecaad9e5e26d2854d7f7062ee887070bad9bc2488b760a7a4866c3a8d0766e2f6993e04a62b4c9fb12772ca31bc4bf800f669ee1eb7135289d0fbe42 -docfiles size=132 - RELOC/doc/latex/cesenaexam/Makefile - RELOC/doc/latex/cesenaexam/README.md details="Readme" - RELOC/doc/latex/cesenaexam/cesenaexam.pdf details="Package documentation" - RELOC/doc/latex/cesenaexam/cesenaexam_example.pdf details="Example document" - RELOC/doc/latex/cesenaexam/cesenaexam_example.tex -srccontainersize 6452 -srccontainerchecksum b61e2c52560310a8c9c3833ba0b4933184489155dd363251281e4931aa298d75a4abdd5345aee222374e8f5291909e66d61f7f540638cab1a98dceea900ca106 -srcfiles size=7 - RELOC/source/latex/cesenaexam/cesenaexam.dtx - RELOC/source/latex/cesenaexam/cesenaexam.ins -runfiles size=5 - RELOC/tex/latex/cesenaexam/cesenaexam.cls - RELOC/tex/latex/cesenaexam/cesenaexam.sty -catalogue-ctan /macros/latex/contrib/cesenaexam -catalogue-date 2017-08-07 04:55:20 +0200 -catalogue-license lppl1.3c -catalogue-topics exam class -catalogue-version 0.2 - -name cfr-initials -category Package -revision 36728 -shortdesc LaTeX packages for use of initials -relocated 1 -longdesc This is a set of 23 tiny packages designed to make it easier to -longdesc use fonts from the initials package in LaTeX, e.g. with the -longdesc lettrine package. It is a response to comments on an answer at -longdesc TeX Stack Exchange (http://tex.stackexchange.com/a/236410/) -longdesc requesting sample package files for others to copy. I had -longdesc previously assumed these were too trivial to be of interest, -longdesc but if they would be useful, then I would prefer them to be -longdesc generally available via CTAN. -containersize 2332 -containerchecksum 38e67dacdfae1cca9cdc4b83ac4cda7f2e52cf2fc4c6cc6a440688f02c094b080f44dfca5f5803280d9b4c9f2bb2d872b6a9a43cc1dbee3f2c2b39d9195fb63b -doccontainersize 687216 -doccontainerchecksum d5385dfeb1fdec3f4b2794ef08ddafcab9e2271aeea787e944e08fc4ee4ca6da47282a1850f09e56ba2b870e8d1833c1c2bdf9164fabced83bcb5506f67edc83 -docfiles size=171 - RELOC/doc/latex/cfr-initials/README details="Readme" - RELOC/doc/latex/cfr-initials/cfr-initials.pdf details="Package documentation" - RELOC/doc/latex/cfr-initials/cfr-initials.tex - RELOC/doc/latex/cfr-initials/manifest.txt -runfiles size=23 - RELOC/tex/latex/cfr-initials/Acorn.sty - RELOC/tex/latex/cfr-initials/AnnSton.sty - RELOC/tex/latex/cfr-initials/ArtNouv.sty - RELOC/tex/latex/cfr-initials/ArtNouvc.sty - RELOC/tex/latex/cfr-initials/Carrickc.sty - RELOC/tex/latex/cfr-initials/Eichenla.sty - RELOC/tex/latex/cfr-initials/Eileen.sty - RELOC/tex/latex/cfr-initials/EileenBl.sty - RELOC/tex/latex/cfr-initials/Elzevier.sty - RELOC/tex/latex/cfr-initials/GotIn.sty - RELOC/tex/latex/cfr-initials/GoudyIn.sty - RELOC/tex/latex/cfr-initials/Kinigcap.sty - RELOC/tex/latex/cfr-initials/Konanur.sty - RELOC/tex/latex/cfr-initials/Kramer.sty - RELOC/tex/latex/cfr-initials/MorrisIn.sty - RELOC/tex/latex/cfr-initials/Nouveaud.sty - RELOC/tex/latex/cfr-initials/Romantik.sty - RELOC/tex/latex/cfr-initials/Rothdn.sty - RELOC/tex/latex/cfr-initials/Royal.sty - RELOC/tex/latex/cfr-initials/Sanremo.sty - RELOC/tex/latex/cfr-initials/Starburst.sty - RELOC/tex/latex/cfr-initials/Typocaps.sty - RELOC/tex/latex/cfr-initials/Zallman.sty -catalogue-ctan /macros/latex/contrib/cfr-initials -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics font-supp font-decor -catalogue-version 1.01 - -name cfr-lm -category Package -revision 36195 -shortdesc Enhanced support for the Latin Modern fonts -relocated 1 -longdesc The package supports a number of features of the Latin Modern -longdesc fonts which are not easily accessible via the default (La)TeX -longdesc support provided in the official distribution. In particular, -longdesc the package supports the use of the various styles of digits -longdesc available, small-caps and upright italic shapes, and -longdesc alternative weights and widths. It also supports variable width -longdesc typewriter and the "quotation" font. Version 2.004 of the Latin -longdesc Modern fonts is supported. By default, the package uses -longdesc proportional oldstyle digits and variable width typewriter but -longdesc this can be changed by passing appropriate options to the -longdesc package. The package also supports using (for example) -longdesc different styles of digits within a document so it is possible -longdesc to use proportional oldstyle digits by default, say, but -longdesc tabular lining digits within a particular table. The package -longdesc requires the official Latin Modern distribution, including its -longdesc (La)TeX support. The package relies on the availability of both -longdesc the fonts themselves and the official font support files. The -longdesc package also makes use of the nfssext-cfr package. Only the T1 -longdesc and TS1 encodings are supported for text fonts. The set up of -longdesc fonts for mathematics is identical to that provided by Latin -longdesc Modern. -execute addMap clm.map -containersize 136172 -containerchecksum 959c0f99eed1914f2e04a2433b7fa4e2a7bedf6dad1bd5d16dd7661e3bfaee8642cf95d9aef7077e37c1e57ef2841137c768e8c31c392ed10a9540dabe87cfbd -doccontainersize 2525124 -doccontainerchecksum 354bc54474d53172a0fc7dd48fbd000067dabaf21a4cb8da37c03b69901c3d28ba6006061702e058be38dccc6b9941ac5981ac8c79df27e9449a6946482cc859 -docfiles size=670 - RELOC/doc/fonts/cfr-lm/README details="Readme" - RELOC/doc/fonts/cfr-lm/cfr-lm.pdf details="Package documentation" - RELOC/doc/fonts/cfr-lm/cfr-lm.tex - RELOC/doc/fonts/cfr-lm/clm-test.pdf details="Samples from available fonts" - RELOC/doc/fonts/cfr-lm/clm-test.tex - RELOC/doc/fonts/cfr-lm/manifest.txt -srccontainersize 12540 -srccontainerchecksum 2f8e361c4cbe991aaee880ea1f1169c1bda00882282d696337192212cf9efe0cc3c3c131ffe96630787806eeb9430cc8f8d552aa372f8ab12d6bcc8a625ee5f3 -srcfiles size=37 - RELOC/source/fonts/cfr-lm/clm-map.tex - RELOC/source/fonts/cfr-lm/clm-t1-drv.tex - RELOC/source/fonts/cfr-lm/clm-ts1-drv.tex - RELOC/source/fonts/cfr-lm/dotdigits.etx - RELOC/source/fonts/cfr-lm/dotoldstyle.etx - RELOC/source/fonts/cfr-lm/dotprop.etx - RELOC/source/fonts/cfr-lm/dottaboldstyle.etx - RELOC/source/fonts/cfr-lm/t1-clm.etx -runfiles size=1536 - RELOC/fonts/enc/dvips/cfr-lm/dotdigits-clm.enc - RELOC/fonts/enc/dvips/cfr-lm/t1-clm.enc - RELOC/fonts/map/dvips/cfr-lm/clm.map - RELOC/fonts/tfm/public/cfr-lm/clmb28t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmb2j8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmb2jo8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmb2o8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmb8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmbj8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmbjo8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmbo8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmbx28t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmbx28t12.tfm - RELOC/fonts/tfm/public/cfr-lm/clmbx28t5.tfm - RELOC/fonts/tfm/public/cfr-lm/clmbx28t6.tfm - RELOC/fonts/tfm/public/cfr-lm/clmbx28t7.tfm - RELOC/fonts/tfm/public/cfr-lm/clmbx28t8.tfm - RELOC/fonts/tfm/public/cfr-lm/clmbx28t9.tfm - RELOC/fonts/tfm/public/cfr-lm/clmbx2i8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmbx2ij8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmbx2j8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmbx2j8t12.tfm - RELOC/fonts/tfm/public/cfr-lm/clmbx2j8t5.tfm - RELOC/fonts/tfm/public/cfr-lm/clmbx2j8t6.tfm - RELOC/fonts/tfm/public/cfr-lm/clmbx2j8t7.tfm - RELOC/fonts/tfm/public/cfr-lm/clmbx2j8t8.tfm - RELOC/fonts/tfm/public/cfr-lm/clmbx2j8t9.tfm - RELOC/fonts/tfm/public/cfr-lm/clmbx2jo8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmbx2o8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmbx8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmbx8t12.tfm - RELOC/fonts/tfm/public/cfr-lm/clmbx8t5.tfm - RELOC/fonts/tfm/public/cfr-lm/clmbx8t6.tfm - RELOC/fonts/tfm/public/cfr-lm/clmbx8t7.tfm - RELOC/fonts/tfm/public/cfr-lm/clmbx8t8.tfm - RELOC/fonts/tfm/public/cfr-lm/clmbx8t9.tfm - RELOC/fonts/tfm/public/cfr-lm/clmbxi8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmbxj8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmbxj8t12.tfm - RELOC/fonts/tfm/public/cfr-lm/clmbxj8t5.tfm - RELOC/fonts/tfm/public/cfr-lm/clmbxj8t6.tfm - RELOC/fonts/tfm/public/cfr-lm/clmbxj8t7.tfm - RELOC/fonts/tfm/public/cfr-lm/clmbxj8t8.tfm - RELOC/fonts/tfm/public/cfr-lm/clmbxj8t9.tfm - RELOC/fonts/tfm/public/cfr-lm/clmbxji8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmbxjo8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmbxo8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmcsc28t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmcsc2j8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmcsc2jo8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmcsc2o8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmcsc8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmcscj8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmcscjo8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmcsco8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmdun2jo8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmdun2o8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmdunh28t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmdunh2j8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmdunh8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmdunhj8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmdunjo8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmduno8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmr28t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmr28t12.tfm - RELOC/fonts/tfm/public/cfr-lm/clmr28t17.tfm - RELOC/fonts/tfm/public/cfr-lm/clmr28t5.tfm - RELOC/fonts/tfm/public/cfr-lm/clmr28t6.tfm - RELOC/fonts/tfm/public/cfr-lm/clmr28t7.tfm - RELOC/fonts/tfm/public/cfr-lm/clmr28t8.tfm - RELOC/fonts/tfm/public/cfr-lm/clmr28t9.tfm - RELOC/fonts/tfm/public/cfr-lm/clmr2i8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmr2i8t12.tfm - RELOC/fonts/tfm/public/cfr-lm/clmr2i8t7.tfm - RELOC/fonts/tfm/public/cfr-lm/clmr2i8t8.tfm - RELOC/fonts/tfm/public/cfr-lm/clmr2i8t9.tfm - RELOC/fonts/tfm/public/cfr-lm/clmr2ij8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmr2ij8t12.tfm - RELOC/fonts/tfm/public/cfr-lm/clmr2ij8t7.tfm - RELOC/fonts/tfm/public/cfr-lm/clmr2ij8t8.tfm - RELOC/fonts/tfm/public/cfr-lm/clmr2ij8t9.tfm - RELOC/fonts/tfm/public/cfr-lm/clmr2j8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmr2j8t12.tfm - RELOC/fonts/tfm/public/cfr-lm/clmr2j8t17.tfm - RELOC/fonts/tfm/public/cfr-lm/clmr2j8t5.tfm - RELOC/fonts/tfm/public/cfr-lm/clmr2j8t6.tfm - RELOC/fonts/tfm/public/cfr-lm/clmr2j8t7.tfm - RELOC/fonts/tfm/public/cfr-lm/clmr2j8t8.tfm - RELOC/fonts/tfm/public/cfr-lm/clmr2j8t9.tfm - RELOC/fonts/tfm/public/cfr-lm/clmr2jo8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmr2jo8t12.tfm - RELOC/fonts/tfm/public/cfr-lm/clmr2jo8t17.tfm - RELOC/fonts/tfm/public/cfr-lm/clmr2jo8t8.tfm - RELOC/fonts/tfm/public/cfr-lm/clmr2jo8t9.tfm - RELOC/fonts/tfm/public/cfr-lm/clmr2o8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmr2o8t12.tfm - RELOC/fonts/tfm/public/cfr-lm/clmr2o8t17.tfm - RELOC/fonts/tfm/public/cfr-lm/clmr2o8t8.tfm - RELOC/fonts/tfm/public/cfr-lm/clmr2o8t9.tfm - RELOC/fonts/tfm/public/cfr-lm/clmr8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmr8t12.tfm - RELOC/fonts/tfm/public/cfr-lm/clmr8t17.tfm - RELOC/fonts/tfm/public/cfr-lm/clmr8t5.tfm - RELOC/fonts/tfm/public/cfr-lm/clmr8t6.tfm - RELOC/fonts/tfm/public/cfr-lm/clmr8t7.tfm - RELOC/fonts/tfm/public/cfr-lm/clmr8t8.tfm - RELOC/fonts/tfm/public/cfr-lm/clmr8t9.tfm - RELOC/fonts/tfm/public/cfr-lm/clmri8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmri8t12.tfm - RELOC/fonts/tfm/public/cfr-lm/clmri8t7.tfm - RELOC/fonts/tfm/public/cfr-lm/clmri8t8.tfm - RELOC/fonts/tfm/public/cfr-lm/clmri8t9.tfm - RELOC/fonts/tfm/public/cfr-lm/clmrj8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmrj8t12.tfm - RELOC/fonts/tfm/public/cfr-lm/clmrj8t17.tfm - RELOC/fonts/tfm/public/cfr-lm/clmrj8t5.tfm - RELOC/fonts/tfm/public/cfr-lm/clmrj8t6.tfm - RELOC/fonts/tfm/public/cfr-lm/clmrj8t7.tfm - RELOC/fonts/tfm/public/cfr-lm/clmrj8t8.tfm - RELOC/fonts/tfm/public/cfr-lm/clmrj8t9.tfm - RELOC/fonts/tfm/public/cfr-lm/clmrji8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmrji8t12.tfm - RELOC/fonts/tfm/public/cfr-lm/clmrji8t7.tfm - RELOC/fonts/tfm/public/cfr-lm/clmrji8t8.tfm - RELOC/fonts/tfm/public/cfr-lm/clmrji8t9.tfm - RELOC/fonts/tfm/public/cfr-lm/clmrjo8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmrjo8t12.tfm - RELOC/fonts/tfm/public/cfr-lm/clmrjo8t17.tfm - RELOC/fonts/tfm/public/cfr-lm/clmrjo8t8.tfm - RELOC/fonts/tfm/public/cfr-lm/clmrjo8t9.tfm - RELOC/fonts/tfm/public/cfr-lm/clmro8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmro8t12.tfm - RELOC/fonts/tfm/public/cfr-lm/clmro8t17.tfm - RELOC/fonts/tfm/public/cfr-lm/clmro8t8.tfm - RELOC/fonts/tfm/public/cfr-lm/clmro8t9.tfm - RELOC/fonts/tfm/public/cfr-lm/clmss28t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmss28t12.tfm - RELOC/fonts/tfm/public/cfr-lm/clmss28t17.tfm - RELOC/fonts/tfm/public/cfr-lm/clmss28t8.tfm - RELOC/fonts/tfm/public/cfr-lm/clmss28t9.tfm - RELOC/fonts/tfm/public/cfr-lm/clmss2j8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmss2j8t12.tfm - RELOC/fonts/tfm/public/cfr-lm/clmss2j8t17.tfm - RELOC/fonts/tfm/public/cfr-lm/clmss2j8t8.tfm - RELOC/fonts/tfm/public/cfr-lm/clmss2j8t9.tfm - RELOC/fonts/tfm/public/cfr-lm/clmss2jo8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmss2jo8t12.tfm - RELOC/fonts/tfm/public/cfr-lm/clmss2jo8t17.tfm - RELOC/fonts/tfm/public/cfr-lm/clmss2jo8t8.tfm - RELOC/fonts/tfm/public/cfr-lm/clmss2jo8t9.tfm - RELOC/fonts/tfm/public/cfr-lm/clmss8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmss8t12.tfm - RELOC/fonts/tfm/public/cfr-lm/clmss8t17.tfm - RELOC/fonts/tfm/public/cfr-lm/clmss8t8.tfm - RELOC/fonts/tfm/public/cfr-lm/clmss8t9.tfm - RELOC/fonts/tfm/public/cfr-lm/clmssb2jo8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmssb2o8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmssbjo8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmssbo8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmssbx28t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmssbx2j8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmssbx8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmssbxj8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmssd2jo8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmssd2o8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmssdc28t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmssdc2j8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmssdc8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmssdcj8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmssdjo8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmssdo8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmssj8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmssj8t12.tfm - RELOC/fonts/tfm/public/cfr-lm/clmssj8t17.tfm - RELOC/fonts/tfm/public/cfr-lm/clmssj8t8.tfm - RELOC/fonts/tfm/public/cfr-lm/clmssj8t9.tfm - RELOC/fonts/tfm/public/cfr-lm/clmssjo8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmssjo8t12.tfm - RELOC/fonts/tfm/public/cfr-lm/clmssjo8t17.tfm - RELOC/fonts/tfm/public/cfr-lm/clmssjo8t8.tfm - RELOC/fonts/tfm/public/cfr-lm/clmssjo8t9.tfm - RELOC/fonts/tfm/public/cfr-lm/clmsso28t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmsso28t12.tfm - RELOC/fonts/tfm/public/cfr-lm/clmsso28t17.tfm - RELOC/fonts/tfm/public/cfr-lm/clmsso28t8.tfm - RELOC/fonts/tfm/public/cfr-lm/clmsso28t9.tfm - RELOC/fonts/tfm/public/cfr-lm/clmsso8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmsso8t12.tfm - RELOC/fonts/tfm/public/cfr-lm/clmsso8t17.tfm - RELOC/fonts/tfm/public/cfr-lm/clmsso8t8.tfm - RELOC/fonts/tfm/public/cfr-lm/clmsso8t9.tfm - RELOC/fonts/tfm/public/cfr-lm/clmssq28t8.tfm - RELOC/fonts/tfm/public/cfr-lm/clmssq2j8t8.tfm - RELOC/fonts/tfm/public/cfr-lm/clmssq2jo8t8.tfm - RELOC/fonts/tfm/public/cfr-lm/clmssq2o8t8.tfm - RELOC/fonts/tfm/public/cfr-lm/clmssq8t8.tfm - RELOC/fonts/tfm/public/cfr-lm/clmssqb2jo8t8.tfm - RELOC/fonts/tfm/public/cfr-lm/clmssqb2o8t8.tfm - RELOC/fonts/tfm/public/cfr-lm/clmssqbjo8t8.tfm - RELOC/fonts/tfm/public/cfr-lm/clmssqbo8t8.tfm - RELOC/fonts/tfm/public/cfr-lm/clmssqbx28t8.tfm - RELOC/fonts/tfm/public/cfr-lm/clmssqbx2j8t8.tfm - RELOC/fonts/tfm/public/cfr-lm/clmssqbx8t8.tfm - RELOC/fonts/tfm/public/cfr-lm/clmssqbxj8t8.tfm - RELOC/fonts/tfm/public/cfr-lm/clmssqj8t8.tfm - RELOC/fonts/tfm/public/cfr-lm/clmssqjo8t8.tfm - RELOC/fonts/tfm/public/cfr-lm/clmssqo8t8.tfm - RELOC/fonts/tfm/public/cfr-lm/clmtcsc8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmtcscj8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmtcsjo8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmtcso8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmtk8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmtkj8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmtkjo8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmtko8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmtl8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmtlc8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmtlcj8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmtlcjo8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmtlco8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmtlj8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmtljo8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmtlo8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmtt8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmtt8t12.tfm - RELOC/fonts/tfm/public/cfr-lm/clmtt8t8.tfm - RELOC/fonts/tfm/public/cfr-lm/clmtt8t9.tfm - RELOC/fonts/tfm/public/cfr-lm/clmtti8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmttij8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmttj8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmttj8t12.tfm - RELOC/fonts/tfm/public/cfr-lm/clmttj8t8.tfm - RELOC/fonts/tfm/public/cfr-lm/clmttj8t9.tfm - RELOC/fonts/tfm/public/cfr-lm/clmttjo8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmtto8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmu28t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmu2j8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmu8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmuj8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmvtk28t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmvtk2j8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmvtk2jo8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmvtk2o8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmvtk8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmvtkj8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmvtkjo8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmvtko8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmvtl28t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmvtl2j8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmvtl2jo8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmvtl2o8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmvtl8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmvtlj8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmvtljo8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmvtlo8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmvtt28t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmvtt2j8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmvtt2jo8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmvtt2o8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmvtt8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmvttj8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmvttjo8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/clmvtto8t10.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmb10.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmbo10.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmbx10.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmbx12.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmbx5.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmbx6.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmbx7.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmbx8.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmbx9.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmbxi10.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmbxo10.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmcsc10.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmcsco10.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmdunh10.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmduno10.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmr10.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmr12.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmr17.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmr5.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmr6.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmr7.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmr8.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmr9.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmri10.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmri12.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmri7.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmri8.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmri9.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmro10.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmro12.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmro17.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmro8.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmro9.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmss10.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmss12.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmss17.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmss8.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmss9.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmssbo10.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmssbx10.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmssdc10.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmssdo10.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmsso10.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmsso12.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmsso17.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmsso8.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmsso9.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmssq8.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmssqbo8.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmssqbx8.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmssqo8.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmtcsc10.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmtcso10.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmtk10.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmtko10.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmtl10.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmtlc10.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmtlco10.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmtlo10.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmtt10.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmtt12.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmtt8.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmtt9.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmtti10.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmtto10.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmu10.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmvtk10.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmvtko10.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmvtl10.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmvtlo10.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmvtt10.tfm - RELOC/fonts/tfm/public/cfr-lm/dd-lmvtto10.tfm - RELOC/fonts/tfm/public/cfr-lm/lmb8ttl10.tfm - RELOC/fonts/tfm/public/cfr-lm/lmbo8ttl10.tfm - RELOC/fonts/tfm/public/cfr-lm/lmbx8ttl10.tfm - RELOC/fonts/tfm/public/cfr-lm/lmbx8ttl12.tfm - RELOC/fonts/tfm/public/cfr-lm/lmbx8ttl5.tfm - RELOC/fonts/tfm/public/cfr-lm/lmbx8ttl6.tfm - RELOC/fonts/tfm/public/cfr-lm/lmbx8ttl7.tfm - RELOC/fonts/tfm/public/cfr-lm/lmbx8ttl8.tfm - RELOC/fonts/tfm/public/cfr-lm/lmbx8ttl9.tfm - RELOC/fonts/tfm/public/cfr-lm/lmbxi8ttl10.tfm - RELOC/fonts/tfm/public/cfr-lm/lmbxo8ttl10.tfm - RELOC/fonts/tfm/public/cfr-lm/lmcsc8ttl10.tfm - RELOC/fonts/tfm/public/cfr-lm/lmcsco8ttl10.tfm - RELOC/fonts/tfm/public/cfr-lm/lmdunh8ttl10.tfm - RELOC/fonts/tfm/public/cfr-lm/lmduno8ttl10.tfm - RELOC/fonts/tfm/public/cfr-lm/lmr8ttl10.tfm - RELOC/fonts/tfm/public/cfr-lm/lmr8ttl12.tfm - RELOC/fonts/tfm/public/cfr-lm/lmr8ttl17.tfm - RELOC/fonts/tfm/public/cfr-lm/lmr8ttl5.tfm - RELOC/fonts/tfm/public/cfr-lm/lmr8ttl6.tfm - RELOC/fonts/tfm/public/cfr-lm/lmr8ttl7.tfm - RELOC/fonts/tfm/public/cfr-lm/lmr8ttl8.tfm - RELOC/fonts/tfm/public/cfr-lm/lmr8ttl9.tfm - RELOC/fonts/tfm/public/cfr-lm/lmri8ttl10.tfm - RELOC/fonts/tfm/public/cfr-lm/lmri8ttl12.tfm - RELOC/fonts/tfm/public/cfr-lm/lmri8ttl7.tfm - RELOC/fonts/tfm/public/cfr-lm/lmri8ttl8.tfm - RELOC/fonts/tfm/public/cfr-lm/lmri8ttl9.tfm - RELOC/fonts/tfm/public/cfr-lm/lmro8ttl10.tfm - RELOC/fonts/tfm/public/cfr-lm/lmro8ttl12.tfm - RELOC/fonts/tfm/public/cfr-lm/lmro8ttl17.tfm - RELOC/fonts/tfm/public/cfr-lm/lmro8ttl8.tfm - RELOC/fonts/tfm/public/cfr-lm/lmro8ttl9.tfm - RELOC/fonts/tfm/public/cfr-lm/lmss8ttl10.tfm - RELOC/fonts/tfm/public/cfr-lm/lmss8ttl12.tfm - RELOC/fonts/tfm/public/cfr-lm/lmss8ttl17.tfm - RELOC/fonts/tfm/public/cfr-lm/lmss8ttl8.tfm - RELOC/fonts/tfm/public/cfr-lm/lmss8ttl9.tfm - RELOC/fonts/tfm/public/cfr-lm/lmssbo8ttl10.tfm - RELOC/fonts/tfm/public/cfr-lm/lmssbx8ttl10.tfm - RELOC/fonts/tfm/public/cfr-lm/lmssdc8ttl10.tfm - RELOC/fonts/tfm/public/cfr-lm/lmssdo8ttl10.tfm - RELOC/fonts/tfm/public/cfr-lm/lmsso8ttl10.tfm - RELOC/fonts/tfm/public/cfr-lm/lmsso8ttl12.tfm - RELOC/fonts/tfm/public/cfr-lm/lmsso8ttl17.tfm - RELOC/fonts/tfm/public/cfr-lm/lmsso8ttl8.tfm - RELOC/fonts/tfm/public/cfr-lm/lmsso8ttl9.tfm - RELOC/fonts/tfm/public/cfr-lm/lmssq8ttl8.tfm - RELOC/fonts/tfm/public/cfr-lm/lmssqbo8ttl8.tfm - RELOC/fonts/tfm/public/cfr-lm/lmssqbx8ttl8.tfm - RELOC/fonts/tfm/public/cfr-lm/lmssqo8ttl8.tfm - RELOC/fonts/tfm/public/cfr-lm/lmtcsc8ttl10.tfm - RELOC/fonts/tfm/public/cfr-lm/lmtcso8ttl10.tfm - RELOC/fonts/tfm/public/cfr-lm/lmtk8ttl10.tfm - RELOC/fonts/tfm/public/cfr-lm/lmtko8ttl10.tfm - RELOC/fonts/tfm/public/cfr-lm/lmtl8ttl10.tfm - RELOC/fonts/tfm/public/cfr-lm/lmtlc8ttl10.tfm - RELOC/fonts/tfm/public/cfr-lm/lmtlco8ttl10.tfm - RELOC/fonts/tfm/public/cfr-lm/lmtlo8ttl10.tfm - RELOC/fonts/tfm/public/cfr-lm/lmtt8ttl10.tfm - RELOC/fonts/tfm/public/cfr-lm/lmtt8ttl12.tfm - RELOC/fonts/tfm/public/cfr-lm/lmtt8ttl8.tfm - RELOC/fonts/tfm/public/cfr-lm/lmtt8ttl9.tfm - RELOC/fonts/tfm/public/cfr-lm/lmtti8ttl10.tfm - RELOC/fonts/tfm/public/cfr-lm/lmtto8ttl10.tfm - RELOC/fonts/tfm/public/cfr-lm/lmu8ttl10.tfm - RELOC/fonts/tfm/public/cfr-lm/lmvtk8ttl10.tfm - RELOC/fonts/tfm/public/cfr-lm/lmvtko8ttl10.tfm - RELOC/fonts/tfm/public/cfr-lm/lmvtl8ttl10.tfm - RELOC/fonts/tfm/public/cfr-lm/lmvtlo8ttl10.tfm - RELOC/fonts/tfm/public/cfr-lm/lmvtt8ttl10.tfm - RELOC/fonts/tfm/public/cfr-lm/lmvtto8ttl10.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmb10.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmbo10.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmbx10.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmbx12.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmbx5.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmbx6.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmbx7.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmbx8.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmbx9.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmbxi10.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmbxo10.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmcsc10.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmcsco10.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmdunh10.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmduno10.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmr10.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmr12.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmr17.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmr5.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmr6.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmr7.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmr8.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmr9.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmri10.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmri12.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmri7.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmri8.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmri9.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmro10.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmro12.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmro17.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmro8.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmro9.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmss10.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmss12.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmss17.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmss8.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmss9.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmssbo10.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmssbx10.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmssdc10.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmssdo10.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmsso10.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmsso12.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmsso17.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmsso8.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmsso9.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmssq8.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmssqbo8.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmssqbx8.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmssqo8.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmtcsc10.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmtcso10.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmtk10.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmtko10.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmtl10.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmtlc10.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmtlco10.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmtlo10.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmtt10.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmtt12.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmtt8.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmtt9.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmtti10.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmtto10.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmu10.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmvtk10.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmvtko10.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmvtl10.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmvtlo10.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmvtt10.tfm - RELOC/fonts/tfm/public/cfr-lm/u-clmvtto10.tfm - RELOC/fonts/vf/public/cfr-lm/clmb28t10.vf - RELOC/fonts/vf/public/cfr-lm/clmb2j8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmb2jo8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmb2o8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmb8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmbj8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmbjo8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmbo8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmbx28t10.vf - RELOC/fonts/vf/public/cfr-lm/clmbx28t12.vf - RELOC/fonts/vf/public/cfr-lm/clmbx28t5.vf - RELOC/fonts/vf/public/cfr-lm/clmbx28t6.vf - RELOC/fonts/vf/public/cfr-lm/clmbx28t7.vf - RELOC/fonts/vf/public/cfr-lm/clmbx28t8.vf - RELOC/fonts/vf/public/cfr-lm/clmbx28t9.vf - RELOC/fonts/vf/public/cfr-lm/clmbx2i8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmbx2ij8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmbx2j8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmbx2j8t12.vf - RELOC/fonts/vf/public/cfr-lm/clmbx2j8t5.vf - RELOC/fonts/vf/public/cfr-lm/clmbx2j8t6.vf - RELOC/fonts/vf/public/cfr-lm/clmbx2j8t7.vf - RELOC/fonts/vf/public/cfr-lm/clmbx2j8t8.vf - RELOC/fonts/vf/public/cfr-lm/clmbx2j8t9.vf - RELOC/fonts/vf/public/cfr-lm/clmbx2jo8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmbx2o8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmbx8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmbx8t12.vf - RELOC/fonts/vf/public/cfr-lm/clmbx8t5.vf - RELOC/fonts/vf/public/cfr-lm/clmbx8t6.vf - RELOC/fonts/vf/public/cfr-lm/clmbx8t7.vf - RELOC/fonts/vf/public/cfr-lm/clmbx8t8.vf - RELOC/fonts/vf/public/cfr-lm/clmbx8t9.vf - RELOC/fonts/vf/public/cfr-lm/clmbxi8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmbxj8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmbxj8t12.vf - RELOC/fonts/vf/public/cfr-lm/clmbxj8t5.vf - RELOC/fonts/vf/public/cfr-lm/clmbxj8t6.vf - RELOC/fonts/vf/public/cfr-lm/clmbxj8t7.vf - RELOC/fonts/vf/public/cfr-lm/clmbxj8t8.vf - RELOC/fonts/vf/public/cfr-lm/clmbxj8t9.vf - RELOC/fonts/vf/public/cfr-lm/clmbxji8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmbxjo8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmbxo8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmcsc28t10.vf - RELOC/fonts/vf/public/cfr-lm/clmcsc2j8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmcsc2jo8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmcsc2o8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmcsc8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmcscj8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmcscjo8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmcsco8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmdun2jo8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmdun2o8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmdunh28t10.vf - RELOC/fonts/vf/public/cfr-lm/clmdunh2j8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmdunh8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmdunhj8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmdunjo8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmduno8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmr28t10.vf - RELOC/fonts/vf/public/cfr-lm/clmr28t12.vf - RELOC/fonts/vf/public/cfr-lm/clmr28t17.vf - RELOC/fonts/vf/public/cfr-lm/clmr28t5.vf - RELOC/fonts/vf/public/cfr-lm/clmr28t6.vf - RELOC/fonts/vf/public/cfr-lm/clmr28t7.vf - RELOC/fonts/vf/public/cfr-lm/clmr28t8.vf - RELOC/fonts/vf/public/cfr-lm/clmr28t9.vf - RELOC/fonts/vf/public/cfr-lm/clmr2i8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmr2i8t12.vf - RELOC/fonts/vf/public/cfr-lm/clmr2i8t7.vf - RELOC/fonts/vf/public/cfr-lm/clmr2i8t8.vf - RELOC/fonts/vf/public/cfr-lm/clmr2i8t9.vf - RELOC/fonts/vf/public/cfr-lm/clmr2ij8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmr2ij8t12.vf - RELOC/fonts/vf/public/cfr-lm/clmr2ij8t7.vf - RELOC/fonts/vf/public/cfr-lm/clmr2ij8t8.vf - RELOC/fonts/vf/public/cfr-lm/clmr2ij8t9.vf - RELOC/fonts/vf/public/cfr-lm/clmr2j8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmr2j8t12.vf - RELOC/fonts/vf/public/cfr-lm/clmr2j8t17.vf - RELOC/fonts/vf/public/cfr-lm/clmr2j8t5.vf - RELOC/fonts/vf/public/cfr-lm/clmr2j8t6.vf - RELOC/fonts/vf/public/cfr-lm/clmr2j8t7.vf - RELOC/fonts/vf/public/cfr-lm/clmr2j8t8.vf - RELOC/fonts/vf/public/cfr-lm/clmr2j8t9.vf - RELOC/fonts/vf/public/cfr-lm/clmr2jo8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmr2jo8t12.vf - RELOC/fonts/vf/public/cfr-lm/clmr2jo8t17.vf - RELOC/fonts/vf/public/cfr-lm/clmr2jo8t8.vf - RELOC/fonts/vf/public/cfr-lm/clmr2jo8t9.vf - RELOC/fonts/vf/public/cfr-lm/clmr2o8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmr2o8t12.vf - RELOC/fonts/vf/public/cfr-lm/clmr2o8t17.vf - RELOC/fonts/vf/public/cfr-lm/clmr2o8t8.vf - RELOC/fonts/vf/public/cfr-lm/clmr2o8t9.vf - RELOC/fonts/vf/public/cfr-lm/clmr8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmr8t12.vf - RELOC/fonts/vf/public/cfr-lm/clmr8t17.vf - RELOC/fonts/vf/public/cfr-lm/clmr8t5.vf - RELOC/fonts/vf/public/cfr-lm/clmr8t6.vf - RELOC/fonts/vf/public/cfr-lm/clmr8t7.vf - RELOC/fonts/vf/public/cfr-lm/clmr8t8.vf - RELOC/fonts/vf/public/cfr-lm/clmr8t9.vf - RELOC/fonts/vf/public/cfr-lm/clmri8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmri8t12.vf - RELOC/fonts/vf/public/cfr-lm/clmri8t7.vf - RELOC/fonts/vf/public/cfr-lm/clmri8t8.vf - RELOC/fonts/vf/public/cfr-lm/clmri8t9.vf - RELOC/fonts/vf/public/cfr-lm/clmrj8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmrj8t12.vf - RELOC/fonts/vf/public/cfr-lm/clmrj8t17.vf - RELOC/fonts/vf/public/cfr-lm/clmrj8t5.vf - RELOC/fonts/vf/public/cfr-lm/clmrj8t6.vf - RELOC/fonts/vf/public/cfr-lm/clmrj8t7.vf - RELOC/fonts/vf/public/cfr-lm/clmrj8t8.vf - RELOC/fonts/vf/public/cfr-lm/clmrj8t9.vf - RELOC/fonts/vf/public/cfr-lm/clmrji8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmrji8t12.vf - RELOC/fonts/vf/public/cfr-lm/clmrji8t7.vf - RELOC/fonts/vf/public/cfr-lm/clmrji8t8.vf - RELOC/fonts/vf/public/cfr-lm/clmrji8t9.vf - RELOC/fonts/vf/public/cfr-lm/clmrjo8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmrjo8t12.vf - RELOC/fonts/vf/public/cfr-lm/clmrjo8t17.vf - RELOC/fonts/vf/public/cfr-lm/clmrjo8t8.vf - RELOC/fonts/vf/public/cfr-lm/clmrjo8t9.vf - RELOC/fonts/vf/public/cfr-lm/clmro8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmro8t12.vf - RELOC/fonts/vf/public/cfr-lm/clmro8t17.vf - RELOC/fonts/vf/public/cfr-lm/clmro8t8.vf - RELOC/fonts/vf/public/cfr-lm/clmro8t9.vf - RELOC/fonts/vf/public/cfr-lm/clmss28t10.vf - RELOC/fonts/vf/public/cfr-lm/clmss28t12.vf - RELOC/fonts/vf/public/cfr-lm/clmss28t17.vf - RELOC/fonts/vf/public/cfr-lm/clmss28t8.vf - RELOC/fonts/vf/public/cfr-lm/clmss28t9.vf - RELOC/fonts/vf/public/cfr-lm/clmss2j8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmss2j8t12.vf - RELOC/fonts/vf/public/cfr-lm/clmss2j8t17.vf - RELOC/fonts/vf/public/cfr-lm/clmss2j8t8.vf - RELOC/fonts/vf/public/cfr-lm/clmss2j8t9.vf - RELOC/fonts/vf/public/cfr-lm/clmss2jo8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmss2jo8t12.vf - RELOC/fonts/vf/public/cfr-lm/clmss2jo8t17.vf - RELOC/fonts/vf/public/cfr-lm/clmss2jo8t8.vf - RELOC/fonts/vf/public/cfr-lm/clmss2jo8t9.vf - RELOC/fonts/vf/public/cfr-lm/clmss8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmss8t12.vf - RELOC/fonts/vf/public/cfr-lm/clmss8t17.vf - RELOC/fonts/vf/public/cfr-lm/clmss8t8.vf - RELOC/fonts/vf/public/cfr-lm/clmss8t9.vf - RELOC/fonts/vf/public/cfr-lm/clmssb2jo8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmssb2o8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmssbjo8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmssbo8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmssbx28t10.vf - RELOC/fonts/vf/public/cfr-lm/clmssbx2j8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmssbx8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmssbxj8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmssd2jo8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmssd2o8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmssdc28t10.vf - RELOC/fonts/vf/public/cfr-lm/clmssdc2j8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmssdc8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmssdcj8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmssdjo8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmssdo8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmssj8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmssj8t12.vf - RELOC/fonts/vf/public/cfr-lm/clmssj8t17.vf - RELOC/fonts/vf/public/cfr-lm/clmssj8t8.vf - RELOC/fonts/vf/public/cfr-lm/clmssj8t9.vf - RELOC/fonts/vf/public/cfr-lm/clmssjo8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmssjo8t12.vf - RELOC/fonts/vf/public/cfr-lm/clmssjo8t17.vf - RELOC/fonts/vf/public/cfr-lm/clmssjo8t8.vf - RELOC/fonts/vf/public/cfr-lm/clmssjo8t9.vf - RELOC/fonts/vf/public/cfr-lm/clmsso28t10.vf - RELOC/fonts/vf/public/cfr-lm/clmsso28t12.vf - RELOC/fonts/vf/public/cfr-lm/clmsso28t17.vf - RELOC/fonts/vf/public/cfr-lm/clmsso28t8.vf - RELOC/fonts/vf/public/cfr-lm/clmsso28t9.vf - RELOC/fonts/vf/public/cfr-lm/clmsso8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmsso8t12.vf - RELOC/fonts/vf/public/cfr-lm/clmsso8t17.vf - RELOC/fonts/vf/public/cfr-lm/clmsso8t8.vf - RELOC/fonts/vf/public/cfr-lm/clmsso8t9.vf - RELOC/fonts/vf/public/cfr-lm/clmssq28t8.vf - RELOC/fonts/vf/public/cfr-lm/clmssq2j8t8.vf - RELOC/fonts/vf/public/cfr-lm/clmssq2jo8t8.vf - RELOC/fonts/vf/public/cfr-lm/clmssq2o8t8.vf - RELOC/fonts/vf/public/cfr-lm/clmssq8t8.vf - RELOC/fonts/vf/public/cfr-lm/clmssqb2jo8t8.vf - RELOC/fonts/vf/public/cfr-lm/clmssqb2o8t8.vf - RELOC/fonts/vf/public/cfr-lm/clmssqbjo8t8.vf - RELOC/fonts/vf/public/cfr-lm/clmssqbo8t8.vf - RELOC/fonts/vf/public/cfr-lm/clmssqbx28t8.vf - RELOC/fonts/vf/public/cfr-lm/clmssqbx2j8t8.vf - RELOC/fonts/vf/public/cfr-lm/clmssqbx8t8.vf - RELOC/fonts/vf/public/cfr-lm/clmssqbxj8t8.vf - RELOC/fonts/vf/public/cfr-lm/clmssqj8t8.vf - RELOC/fonts/vf/public/cfr-lm/clmssqjo8t8.vf - RELOC/fonts/vf/public/cfr-lm/clmssqo8t8.vf - RELOC/fonts/vf/public/cfr-lm/clmtcsc8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmtcscj8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmtcsjo8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmtcso8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmtk8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmtkj8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmtkjo8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmtko8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmtl8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmtlc8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmtlcj8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmtlcjo8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmtlco8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmtlj8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmtljo8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmtlo8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmtt8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmtt8t12.vf - RELOC/fonts/vf/public/cfr-lm/clmtt8t8.vf - RELOC/fonts/vf/public/cfr-lm/clmtt8t9.vf - RELOC/fonts/vf/public/cfr-lm/clmtti8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmttij8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmttj8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmttj8t12.vf - RELOC/fonts/vf/public/cfr-lm/clmttj8t8.vf - RELOC/fonts/vf/public/cfr-lm/clmttj8t9.vf - RELOC/fonts/vf/public/cfr-lm/clmttjo8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmtto8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmu28t10.vf - RELOC/fonts/vf/public/cfr-lm/clmu2j8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmu8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmuj8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmvtk28t10.vf - RELOC/fonts/vf/public/cfr-lm/clmvtk2j8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmvtk2jo8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmvtk2o8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmvtk8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmvtkj8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmvtkjo8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmvtko8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmvtl28t10.vf - RELOC/fonts/vf/public/cfr-lm/clmvtl2j8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmvtl2jo8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmvtl2o8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmvtl8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmvtlj8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmvtljo8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmvtlo8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmvtt28t10.vf - RELOC/fonts/vf/public/cfr-lm/clmvtt2j8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmvtt2jo8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmvtt2o8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmvtt8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmvttj8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmvttjo8t10.vf - RELOC/fonts/vf/public/cfr-lm/clmvtto8t10.vf - RELOC/fonts/vf/public/cfr-lm/u-clmb10.vf - RELOC/fonts/vf/public/cfr-lm/u-clmbo10.vf - RELOC/fonts/vf/public/cfr-lm/u-clmbx10.vf - RELOC/fonts/vf/public/cfr-lm/u-clmbx12.vf - RELOC/fonts/vf/public/cfr-lm/u-clmbx5.vf - RELOC/fonts/vf/public/cfr-lm/u-clmbx6.vf - RELOC/fonts/vf/public/cfr-lm/u-clmbx7.vf - RELOC/fonts/vf/public/cfr-lm/u-clmbx8.vf - RELOC/fonts/vf/public/cfr-lm/u-clmbx9.vf - RELOC/fonts/vf/public/cfr-lm/u-clmbxi10.vf - RELOC/fonts/vf/public/cfr-lm/u-clmbxo10.vf - RELOC/fonts/vf/public/cfr-lm/u-clmcsc10.vf - RELOC/fonts/vf/public/cfr-lm/u-clmcsco10.vf - RELOC/fonts/vf/public/cfr-lm/u-clmdunh10.vf - RELOC/fonts/vf/public/cfr-lm/u-clmduno10.vf - RELOC/fonts/vf/public/cfr-lm/u-clmr10.vf - RELOC/fonts/vf/public/cfr-lm/u-clmr12.vf - RELOC/fonts/vf/public/cfr-lm/u-clmr17.vf - RELOC/fonts/vf/public/cfr-lm/u-clmr5.vf - RELOC/fonts/vf/public/cfr-lm/u-clmr6.vf - RELOC/fonts/vf/public/cfr-lm/u-clmr7.vf - RELOC/fonts/vf/public/cfr-lm/u-clmr8.vf - RELOC/fonts/vf/public/cfr-lm/u-clmr9.vf - RELOC/fonts/vf/public/cfr-lm/u-clmri10.vf - RELOC/fonts/vf/public/cfr-lm/u-clmri12.vf - RELOC/fonts/vf/public/cfr-lm/u-clmri7.vf - RELOC/fonts/vf/public/cfr-lm/u-clmri8.vf - RELOC/fonts/vf/public/cfr-lm/u-clmri9.vf - RELOC/fonts/vf/public/cfr-lm/u-clmro10.vf - RELOC/fonts/vf/public/cfr-lm/u-clmro12.vf - RELOC/fonts/vf/public/cfr-lm/u-clmro17.vf - RELOC/fonts/vf/public/cfr-lm/u-clmro8.vf - RELOC/fonts/vf/public/cfr-lm/u-clmro9.vf - RELOC/fonts/vf/public/cfr-lm/u-clmss10.vf - RELOC/fonts/vf/public/cfr-lm/u-clmss12.vf - RELOC/fonts/vf/public/cfr-lm/u-clmss17.vf - RELOC/fonts/vf/public/cfr-lm/u-clmss8.vf - RELOC/fonts/vf/public/cfr-lm/u-clmss9.vf - RELOC/fonts/vf/public/cfr-lm/u-clmssbo10.vf - RELOC/fonts/vf/public/cfr-lm/u-clmssbx10.vf - RELOC/fonts/vf/public/cfr-lm/u-clmssdc10.vf - RELOC/fonts/vf/public/cfr-lm/u-clmssdo10.vf - RELOC/fonts/vf/public/cfr-lm/u-clmsso10.vf - RELOC/fonts/vf/public/cfr-lm/u-clmsso12.vf - RELOC/fonts/vf/public/cfr-lm/u-clmsso17.vf - RELOC/fonts/vf/public/cfr-lm/u-clmsso8.vf - RELOC/fonts/vf/public/cfr-lm/u-clmsso9.vf - RELOC/fonts/vf/public/cfr-lm/u-clmssq8.vf - RELOC/fonts/vf/public/cfr-lm/u-clmssqbo8.vf - RELOC/fonts/vf/public/cfr-lm/u-clmssqbx8.vf - RELOC/fonts/vf/public/cfr-lm/u-clmssqo8.vf - RELOC/fonts/vf/public/cfr-lm/u-clmtcsc10.vf - RELOC/fonts/vf/public/cfr-lm/u-clmtcso10.vf - RELOC/fonts/vf/public/cfr-lm/u-clmtk10.vf - RELOC/fonts/vf/public/cfr-lm/u-clmtko10.vf - RELOC/fonts/vf/public/cfr-lm/u-clmtl10.vf - RELOC/fonts/vf/public/cfr-lm/u-clmtlc10.vf - RELOC/fonts/vf/public/cfr-lm/u-clmtlco10.vf - RELOC/fonts/vf/public/cfr-lm/u-clmtlo10.vf - RELOC/fonts/vf/public/cfr-lm/u-clmtt10.vf - RELOC/fonts/vf/public/cfr-lm/u-clmtt12.vf - RELOC/fonts/vf/public/cfr-lm/u-clmtt8.vf - RELOC/fonts/vf/public/cfr-lm/u-clmtt9.vf - RELOC/fonts/vf/public/cfr-lm/u-clmtti10.vf - RELOC/fonts/vf/public/cfr-lm/u-clmtto10.vf - RELOC/fonts/vf/public/cfr-lm/u-clmu10.vf - RELOC/fonts/vf/public/cfr-lm/u-clmvtk10.vf - RELOC/fonts/vf/public/cfr-lm/u-clmvtko10.vf - RELOC/fonts/vf/public/cfr-lm/u-clmvtl10.vf - RELOC/fonts/vf/public/cfr-lm/u-clmvtlo10.vf - RELOC/fonts/vf/public/cfr-lm/u-clmvtt10.vf - RELOC/fonts/vf/public/cfr-lm/u-clmvtto10.vf - RELOC/tex/latex/cfr-lm/cfr-lm.sty - RELOC/tex/latex/cfr-lm/t1clm.fd - RELOC/tex/latex/cfr-lm/t1clm2.fd - RELOC/tex/latex/cfr-lm/t1clm2d.fd - RELOC/tex/latex/cfr-lm/t1clm2dj.fd - RELOC/tex/latex/cfr-lm/t1clm2j.fd - RELOC/tex/latex/cfr-lm/t1clm2jqs.fd - RELOC/tex/latex/cfr-lm/t1clm2js.fd - RELOC/tex/latex/cfr-lm/t1clm2jt.fd - RELOC/tex/latex/cfr-lm/t1clm2jv.fd - RELOC/tex/latex/cfr-lm/t1clm2qs.fd - RELOC/tex/latex/cfr-lm/t1clm2s.fd - RELOC/tex/latex/cfr-lm/t1clm2t.fd - RELOC/tex/latex/cfr-lm/t1clm2v.fd - RELOC/tex/latex/cfr-lm/t1clmd.fd - RELOC/tex/latex/cfr-lm/t1clmdj.fd - RELOC/tex/latex/cfr-lm/t1clmj.fd - RELOC/tex/latex/cfr-lm/t1clmjqs.fd - RELOC/tex/latex/cfr-lm/t1clmjs.fd - RELOC/tex/latex/cfr-lm/t1clmjt.fd - RELOC/tex/latex/cfr-lm/t1clmjv.fd - RELOC/tex/latex/cfr-lm/t1clmqs.fd - RELOC/tex/latex/cfr-lm/t1clms.fd - RELOC/tex/latex/cfr-lm/t1clmt.fd - RELOC/tex/latex/cfr-lm/t1clmv.fd - RELOC/tex/latex/cfr-lm/ts1clm.fd - RELOC/tex/latex/cfr-lm/ts1clm2.fd - RELOC/tex/latex/cfr-lm/ts1clm2d.fd - RELOC/tex/latex/cfr-lm/ts1clm2dj.fd - RELOC/tex/latex/cfr-lm/ts1clm2j.fd - RELOC/tex/latex/cfr-lm/ts1clm2jqs.fd - RELOC/tex/latex/cfr-lm/ts1clm2js.fd - RELOC/tex/latex/cfr-lm/ts1clm2jt.fd - RELOC/tex/latex/cfr-lm/ts1clm2jv.fd - RELOC/tex/latex/cfr-lm/ts1clm2qs.fd - RELOC/tex/latex/cfr-lm/ts1clm2s.fd - RELOC/tex/latex/cfr-lm/ts1clm2t.fd - RELOC/tex/latex/cfr-lm/ts1clm2v.fd - RELOC/tex/latex/cfr-lm/ts1clmd.fd - RELOC/tex/latex/cfr-lm/ts1clmdj.fd - RELOC/tex/latex/cfr-lm/ts1clmj.fd - RELOC/tex/latex/cfr-lm/ts1clmjqs.fd - RELOC/tex/latex/cfr-lm/ts1clmjs.fd - RELOC/tex/latex/cfr-lm/ts1clmjt.fd - RELOC/tex/latex/cfr-lm/ts1clmjv.fd - RELOC/tex/latex/cfr-lm/ts1clmqs.fd - RELOC/tex/latex/cfr-lm/ts1clms.fd - RELOC/tex/latex/cfr-lm/ts1clmt.fd - RELOC/tex/latex/cfr-lm/ts1clmv.fd - RELOC/tex/latex/cfr-lm/uclm.fd - RELOC/tex/latex/cfr-lm/uclm2.fd - RELOC/tex/latex/cfr-lm/uclm2d.fd - RELOC/tex/latex/cfr-lm/uclm2dj.fd - RELOC/tex/latex/cfr-lm/uclm2j.fd - RELOC/tex/latex/cfr-lm/uclm2jqs.fd - RELOC/tex/latex/cfr-lm/uclm2js.fd - RELOC/tex/latex/cfr-lm/uclm2jt.fd - RELOC/tex/latex/cfr-lm/uclm2jv.fd - RELOC/tex/latex/cfr-lm/uclm2qs.fd - RELOC/tex/latex/cfr-lm/uclm2s.fd - RELOC/tex/latex/cfr-lm/uclm2t.fd - RELOC/tex/latex/cfr-lm/uclm2v.fd - RELOC/tex/latex/cfr-lm/uclmd.fd - RELOC/tex/latex/cfr-lm/uclmdj.fd - RELOC/tex/latex/cfr-lm/uclmj.fd - RELOC/tex/latex/cfr-lm/uclmjqs.fd - RELOC/tex/latex/cfr-lm/uclmjs.fd - RELOC/tex/latex/cfr-lm/uclmjt.fd - RELOC/tex/latex/cfr-lm/uclmjv.fd - RELOC/tex/latex/cfr-lm/uclmqs.fd - RELOC/tex/latex/cfr-lm/uclms.fd - RELOC/tex/latex/cfr-lm/uclmt.fd - RELOC/tex/latex/cfr-lm/uclmv.fd -catalogue-ctan /fonts/cfr-lm -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics font-supp -catalogue-version 1.5 - -name changebar -category Package -revision 46919 -shortdesc Generate changebars in LaTeX documents -relocated 1 -longdesc Identify areas of text to be marked with changebars with the -longdesc \cbstart and \cbend commands; the bars may be coloured. The -longdesc package uses 'drivers' to place the bars; the available drivers -longdesc can work with dvitoln03, dvitops, dvips, the emTeX and TeXtures -longdesc DVI drivers, and VTeX and pdfTeX. -containersize 7028 -containerchecksum 683bace5dd64bc747459274f22f995d34d1bb836a493ae39542d688f10222e258ae8c0b293596cfc3f9aba0f311291bd24e2858dac1bf6ad6dff1cb9d47f3078 -doccontainersize 636452 -doccontainerchecksum e3d83058bb12b1fc2f6ce3c454f9d2886dd57778b71e249ab300130c41092a486e23da7dcade992ec48768abfcb113f67261f8e17f450d47d827c5ec45855d74 -docfiles size=199 - RELOC/doc/latex/changebar/CATALOG - RELOC/doc/latex/changebar/MANIFEST - RELOC/doc/latex/changebar/README details="Readme" - RELOC/doc/latex/changebar/cbtest1-ltx.pdf - RELOC/doc/latex/changebar/cbtest1-pdf.pdf - RELOC/doc/latex/changebar/cbtest1.tex - RELOC/doc/latex/changebar/cbtest1good.pdf - RELOC/doc/latex/changebar/cbtest1wrong.pdf - RELOC/doc/latex/changebar/cbtest2-ltx.pdf - RELOC/doc/latex/changebar/cbtest2-pdf.pdf - RELOC/doc/latex/changebar/cbtest2.tex - RELOC/doc/latex/changebar/changebar.bug - RELOC/doc/latex/changebar/changebar.pdf details="Package documentation" - RELOC/doc/latex/changebar/chbar.1 - RELOC/doc/latex/changebar/chbar.sh -srccontainersize 27108 -srccontainerchecksum eda920eab1badabcdf89ff3d176839ae873b137e5fd34e585d716dd1cba7b88e09634d9f49e4018bfffe72710fd030967529493d396c236aacb56ab9cac14766 -srcfiles size=31 - RELOC/source/latex/changebar/changebar.dtx - RELOC/source/latex/changebar/changebar.ins -runfiles size=9 - RELOC/tex/latex/changebar/changebar.sty -catalogue-also chbar xechangebar backgrnd -catalogue-ctan /macros/latex/contrib/changebar -catalogue-date 2018-03-11 17:41:18 +0100 -catalogue-license lppl1.3 -catalogue-topics editorial -catalogue-version 3.6c - -name changelayout -category Package -revision 16094 -shortdesc Change the layout of individual pages and their text -relocated 1 -longdesc The package is an extension of the changepage package to permit -longdesc the user to change the layout of individual pages and their -longdesc texts. -containersize 3868 -containerchecksum 610e88430adafe87435980d6b1c6676570a5970633aa30ca42b112f743dcbabd2237e5bb6b4208cf1146171dc3a527e66e3fb628615e684052946edc05dcb243 -doccontainersize 57376 -doccontainerchecksum 9b43f6137f06e5762186ab9fe78b2d45f1dfdfee413ccafe1f5468b69516a8238218f24fe4f0cfa18c93dfb7adcde706d84ef4ecb48f7af02b1af459dc8c7cae -docfiles size=19 - RELOC/doc/latex/changelayout/README details="Readme" - RELOC/doc/latex/changelayout/changelayout-guide.pdf details="Package example (see code for details)" - RELOC/doc/latex/changelayout/changelayout-guide.tex -runfiles size=5 - RELOC/tex/latex/changelayout/changelayout.sty -catalogue-ctan /macros/latex/contrib/changelayout -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics geometry-adj -catalogue-version 1.0 - -name changelog -category Package -revision 49529 -shortdesc Provides a changelog environment -relocated 1 -longdesc This package provides a changelog environment (which itself -longdesc provides a version environment) to represent a changelog. The -longdesc package supports multiple authors, unreleased changes, and -longdesc yanked (revoked) releases. Inspired by keepachangelog.com. -containersize 2624 -containerchecksum 5d16577acd57ee76d43ed2b739c6df25dd71921f65d4f04d4f177efddb327237442a9bf0e46c4f3236c93e894b81809f0f0c934e8c6cf4e9a0f2dbbbd5df1754 -doccontainersize 245688 -doccontainerchecksum bba05b22a38cf783946dbe69257c675e9b636219299e4431f0d44f7abc5af28dddfd08b8d84f6d3522c1316ef41f25b6139fb80201b2e57706fd24d886edef98 -docfiles size=79 - RELOC/doc/latex/changelog/LICENSE.md - RELOC/doc/latex/changelog/README.md details="Readme" - RELOC/doc/latex/changelog/changelog.pdf details="Package documentation" - RELOC/doc/latex/changelog/changelog.tex -runfiles size=3 - RELOC/tex/latex/changelog/changelog-doc.sty - RELOC/tex/latex/changelog/changelog.sty -catalogue-contact-bugs https://github.com/9999years/latex-changelog/issues -catalogue-contact-repository https://github.com/9999years/latex-changelog -catalogue-ctan /macros/latex/contrib/changelog -catalogue-date 2018-12-28 23:15:31 +0100 -catalogue-license gpl3 -catalogue-topics version-control doc-mgmt -catalogue-version 1.0.0 - -name changepage -category Package -revision 15878 -shortdesc Margin adjustment and detection of odd/even pages -relocated 1 -longdesc The package provides commands to change the page layout in the -longdesc middle of a document, and to robustly check for typesetting on -longdesc odd or even pages. Instructions for use are at the end of the -longdesc file. The package is an extraction of code from the memoir -longdesc class, whose user interface it shares. It is intended the this -longdesc package will eventually replace the chngpage package, which is -longdesc distributed with the package. -containersize 2608 -containerchecksum ddf6c6973809fa47a49d93afb1dcf68eece4f051fe77c2330a25f3113a48d2abd5016e2d36a4919dcc2150660db155ae1c6d106354a901eb45dcfdb823afd545 -doccontainersize 274700 -doccontainerchecksum 28f43213a5120345e7f7287092bd5e48ede32e8d088ed7fe9c590a07ed13211599678cadb26533df9afc234c0aea8e99cb724c7d4e4449ee84ec552b4a84f715 -docfiles size=87 - RELOC/doc/latex/changepage/README details="Readme" - RELOC/doc/latex/changepage/changepage.pdf details="Package documentation" -srccontainersize 5956 -srccontainerchecksum 798b76e1f020080a965f0f7c4fc04beab86218aee8dcc590d20b9d1657e641fc4923e6aa15788440e26d11b71e11c24ea857f21ec0c1b9cd9f50a46c7c6d0ed5 -srcfiles size=6 - RELOC/source/latex/changepage/changepage.ins - RELOC/source/latex/changepage/changepage.tex -runfiles size=4 - RELOC/tex/latex/changepage/changepage.sty - RELOC/tex/latex/changepage/chngpage.sty -catalogue-ctan /macros/latex/contrib/changepage -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics geometry-adj -catalogue-version 1.0c - -name changes -category Package -revision 49837 -shortdesc Manual change markup -relocated 1 -longdesc The package allows the user to manually markup changes of text, -longdesc such as additions, deletions, or replacements. Changed text is -longdesc shown in a different color; deleted text is striked out. -longdesc Additionally, text can be highlighted and/or commented. The -longdesc package allows free definition of additional authors and their -longdesc associated color. It also allows you to change the markup of -longdesc changes, authors, highlights or comments. A bash script is -longdesc provided for removing the changes. -containersize 7872 -containerchecksum b4106f94dfa9dc9774a675a93f59193281bc3f1539de20abb62b3286e91de562d36a4048afd001de9b0dca1f7987183800c4923f643e6679d4a4955e5e1b1743 -doccontainersize 492728 -doccontainerchecksum 9805f3d8c47e2bad9fc378bb1c958b5e57a6e4a2bde5a60744f3feda1c18d156f915c89ea023948fe3ff31b267712558bf92d9ea815a27dac0dafe282cd996d8 -docfiles size=389 - RELOC/doc/latex/changes/README details="Readme" language="en" - RELOC/doc/latex/changes/changes.english.pdf details="Package documentation (English)" language="en" - RELOC/doc/latex/changes/changes.english.withcode.pdf details="Package documentation, with code listing (English)" language="en" - RELOC/doc/latex/changes/changes.example.addedmarkup.bf.tex - RELOC/doc/latex/changes/changes.example.addedmarkup.colored.tex - RELOC/doc/latex/changes/changes.example.addedmarkup.dashuline.tex - RELOC/doc/latex/changes/changes.example.addedmarkup.dotuline.tex - RELOC/doc/latex/changes/changes.example.addedmarkup.em.tex - RELOC/doc/latex/changes/changes.example.addedmarkup.it.tex - RELOC/doc/latex/changes/changes.example.addedmarkup.sl.tex - RELOC/doc/latex/changes/changes.example.addedmarkup.uline.tex - RELOC/doc/latex/changes/changes.example.addedmarkup.uuline.tex - RELOC/doc/latex/changes/changes.example.addedmarkup.uwave.tex - RELOC/doc/latex/changes/changes.example.addedmarkup.wrong.tex - RELOC/doc/latex/changes/changes.example.authormarkup.brackets.tex - RELOC/doc/latex/changes/changes.example.authormarkup.footnote.tex - RELOC/doc/latex/changes/changes.example.authormarkup.none.tex - RELOC/doc/latex/changes/changes.example.authormarkup.subscript.tex - RELOC/doc/latex/changes/changes.example.authormarkup.superscript.tex - RELOC/doc/latex/changes/changes.example.authormarkup.wrong.tex - RELOC/doc/latex/changes/changes.example.authormarkupposition.left.tex - RELOC/doc/latex/changes/changes.example.authormarkupposition.right.tex - RELOC/doc/latex/changes/changes.example.authormarkupposition.wrong.tex - RELOC/doc/latex/changes/changes.example.authormarkuptext.id.tex - RELOC/doc/latex/changes/changes.example.authormarkuptext.name.tex - RELOC/doc/latex/changes/changes.example.authormarkuptext.wrong.tex - RELOC/doc/latex/changes/changes.example.commentmarkup.footnote.tex - RELOC/doc/latex/changes/changes.example.commentmarkup.margin.tex - RELOC/doc/latex/changes/changes.example.commentmarkup.todo.tex - RELOC/doc/latex/changes/changes.example.commentmarkup.uwave.tex - RELOC/doc/latex/changes/changes.example.deletedmarkup.bf.tex - RELOC/doc/latex/changes/changes.example.deletedmarkup.colored.tex - RELOC/doc/latex/changes/changes.example.deletedmarkup.dashuline.tex - RELOC/doc/latex/changes/changes.example.deletedmarkup.dotuline.tex - RELOC/doc/latex/changes/changes.example.deletedmarkup.em.tex - RELOC/doc/latex/changes/changes.example.deletedmarkup.it.tex - RELOC/doc/latex/changes/changes.example.deletedmarkup.sl.tex - RELOC/doc/latex/changes/changes.example.deletedmarkup.sout.tex - RELOC/doc/latex/changes/changes.example.deletedmarkup.uline.tex - RELOC/doc/latex/changes/changes.example.deletedmarkup.uuline.tex - RELOC/doc/latex/changes/changes.example.deletedmarkup.uwave.tex - RELOC/doc/latex/changes/changes.example.deletedmarkup.wrong.tex - RELOC/doc/latex/changes/changes.example.deletedmarkup.xout.tex - RELOC/doc/latex/changes/changes.example.draft.tex - RELOC/doc/latex/changes/changes.example.final.tex - RELOC/doc/latex/changes/changes.example.highlightmarkup.background.tex - RELOC/doc/latex/changes/changes.example.highlightmarkup.uuline.tex - RELOC/doc/latex/changes/changes.example.highlightmarkup.uwave.tex - RELOC/doc/latex/changes/changes.example.listofchanges.all.tex - RELOC/doc/latex/changes/changes.example.listofchanges.compactsummary.tex - RELOC/doc/latex/changes/changes.example.listofchanges.list.tex - RELOC/doc/latex/changes/changes.example.listofchanges.show.tex - RELOC/doc/latex/changes/changes.example.listofchanges.summary.tex - RELOC/doc/latex/changes/changes.example.listofchanges.title.tex - RELOC/doc/latex/changes/changes.example.listofchanges.wrong.tex - RELOC/doc/latex/changes/changes.example.markup.bfit.tex - RELOC/doc/latex/changes/changes.example.markup.default.tex - RELOC/doc/latex/changes/changes.example.markup.nocolor.tex - RELOC/doc/latex/changes/changes.example.markup.underlined.tex - RELOC/doc/latex/changes/changes.example.markup.wrong.tex - RELOC/doc/latex/changes/changes.example.packageoptions.todonotes.tex - RELOC/doc/latex/changes/changes.example.packageoptions.truncate.tex - RELOC/doc/latex/changes/changes.example.packageoptions.ulem.tex - RELOC/doc/latex/changes/changes.example.packageoptions.xcolor.tex - RELOC/doc/latex/changes/changes.example.screenshot.tex - RELOC/doc/latex/changes/changes.example.setaddedmarkup.tex - RELOC/doc/latex/changes/changes.example.setauthormarkup.tex - RELOC/doc/latex/changes/changes.example.setauthormarkupposition.tex - RELOC/doc/latex/changes/changes.example.setauthormarkuptext.tex - RELOC/doc/latex/changes/changes.example.setcommentmarkup.tex - RELOC/doc/latex/changes/changes.example.setdeletedmarkup.tex - RELOC/doc/latex/changes/changes.example.sethighlightmarkup.tex - RELOC/doc/latex/changes/changes.example.setsocextension.tex - RELOC/doc/latex/changes/changes.example.setsummarytowidth.tex - RELOC/doc/latex/changes/changes.example.setsummarywidth.tex - RELOC/doc/latex/changes/changes.example.settruncatewidth.tex - RELOC/doc/latex/changes/changes.example.simple.tex - RELOC/doc/latex/changes/changes.ngerman.pdf details="Package documentation (German)" language="de" - RELOC/doc/latex/changes/userdoc/changes.de.tex - RELOC/doc/latex/changes/userdoc/changes.en.tex - RELOC/doc/latex/changes/userdoc/ex_added.tex - RELOC/doc/latex/changes/userdoc/ex_comment.tex - RELOC/doc/latex/changes/userdoc/ex_definechangesauthor.tex - RELOC/doc/latex/changes/userdoc/ex_deleted.tex - RELOC/doc/latex/changes/userdoc/ex_highlight.tex - RELOC/doc/latex/changes/userdoc/ex_listofchanges.tex - RELOC/doc/latex/changes/userdoc/ex_replaced.tex - RELOC/doc/latex/changes/userdoc/ex_setaddedmarkup.tex - RELOC/doc/latex/changes/userdoc/ex_setauthormarkup.tex - RELOC/doc/latex/changes/userdoc/ex_setauthormarkupposition.tex - RELOC/doc/latex/changes/userdoc/ex_setauthormarkuptext.tex - RELOC/doc/latex/changes/userdoc/ex_setcommentmarkup.tex - RELOC/doc/latex/changes/userdoc/ex_setdeletedmarkup.tex - RELOC/doc/latex/changes/userdoc/ex_sethighlightmarkup.tex - RELOC/doc/latex/changes/userdoc/ex_setsocextension.tex - RELOC/doc/latex/changes/userdoc/ex_setsummarytowidth.tex - RELOC/doc/latex/changes/userdoc/ex_setsummarywidth.tex - RELOC/doc/latex/changes/userdoc/ex_settruncatewidth.tex - RELOC/doc/latex/changes/userdoc/ex_usepackage_addedmarkup_changes.tex - RELOC/doc/latex/changes/userdoc/ex_usepackage_authormarkup_changes.tex - RELOC/doc/latex/changes/userdoc/ex_usepackage_authormarkupposition_changes.tex - RELOC/doc/latex/changes/userdoc/ex_usepackage_authormarkuptext_changes.tex - RELOC/doc/latex/changes/userdoc/ex_usepackage_commentmarkup_changes.tex - RELOC/doc/latex/changes/userdoc/ex_usepackage_deletedmarkup_changes.tex - RELOC/doc/latex/changes/userdoc/ex_usepackage_highlightmarkup_changes.tex - RELOC/doc/latex/changes/userdoc/ex_usepackage_markup_changes.tex - RELOC/doc/latex/changes/userdoc/ex_usepackage_todonotes_changes.tex - RELOC/doc/latex/changes/userdoc/ex_usepackage_truncate_changes.tex - RELOC/doc/latex/changes/userdoc/ex_usepackage_ulem_changes.tex - RELOC/doc/latex/changes/userdoc/ex_usepackage_xcolor_changes.tex - RELOC/doc/latex/changes/userdoc/in_added.tex - RELOC/doc/latex/changes/userdoc/in_comment.tex - RELOC/doc/latex/changes/userdoc/in_definechangesauthor.tex - RELOC/doc/latex/changes/userdoc/in_deleted.tex - RELOC/doc/latex/changes/userdoc/in_highlight.tex - RELOC/doc/latex/changes/userdoc/in_listofchanges.tex - RELOC/doc/latex/changes/userdoc/in_path_doc_examples.tex - RELOC/doc/latex/changes/userdoc/in_path_script.tex - RELOC/doc/latex/changes/userdoc/in_replaced.tex - RELOC/doc/latex/changes/userdoc/in_setaddedmarkup.tex - RELOC/doc/latex/changes/userdoc/in_setauthormarkup.tex - RELOC/doc/latex/changes/userdoc/in_setauthormarkupposition.tex - RELOC/doc/latex/changes/userdoc/in_setauthormarkuptext.tex - RELOC/doc/latex/changes/userdoc/in_setcommentmarkup.tex - RELOC/doc/latex/changes/userdoc/in_setdeletedmarkup.tex - RELOC/doc/latex/changes/userdoc/in_sethighlightmarkup.tex - RELOC/doc/latex/changes/userdoc/in_setsocextension.tex - RELOC/doc/latex/changes/userdoc/in_setsummarytowidth.tex - RELOC/doc/latex/changes/userdoc/in_setsummarywidth.tex - RELOC/doc/latex/changes/userdoc/in_settruncatewidth.tex - RELOC/doc/latex/changes/userdoc/in_usepackage_addedmarkup_changes.tex - RELOC/doc/latex/changes/userdoc/in_usepackage_authormarkup_changes.tex - RELOC/doc/latex/changes/userdoc/in_usepackage_authormarkupposition_changes.tex - RELOC/doc/latex/changes/userdoc/in_usepackage_authormarkuptext_changes.tex - RELOC/doc/latex/changes/userdoc/in_usepackage_changes.tex - RELOC/doc/latex/changes/userdoc/in_usepackage_commentmarkup_changes.tex - RELOC/doc/latex/changes/userdoc/in_usepackage_deletedmarkup_changes.tex - RELOC/doc/latex/changes/userdoc/in_usepackage_draft_changes.tex - RELOC/doc/latex/changes/userdoc/in_usepackage_final_changes.tex - RELOC/doc/latex/changes/userdoc/in_usepackage_highlightmarkup_changes.tex - RELOC/doc/latex/changes/userdoc/in_usepackage_markup_changes.tex - RELOC/doc/latex/changes/userdoc/in_usepackage_options_changes.tex - RELOC/doc/latex/changes/userdoc/in_usepackage_todonotes_changes.tex - RELOC/doc/latex/changes/userdoc/in_usepackage_truncate_changes.tex - RELOC/doc/latex/changes/userdoc/in_usepackage_ulem_changes.tex - RELOC/doc/latex/changes/userdoc/in_usepackage_xcolor_changes.tex - RELOC/doc/latex/changes/userdoc/script_pymergechanges.tex - RELOC/doc/latex/changes/userdoc/script_pymergechanges_empty.tex -srccontainersize 16188 -srccontainerchecksum 30feef965d9ffc45acec7adf730ab3f6d0d92395295d07350e1cd1217ac694c5afa3b0d17a0ad40e11dd8efe0b56fcc9e31bca696e462f8edee6b69eaa91c597 -srcfiles size=26 - RELOC/source/latex/changes/changes.drv - RELOC/source/latex/changes/changes.dtx - RELOC/source/latex/changes/changes.ins - RELOC/source/latex/changes/example-screenshot.dtx - RELOC/source/latex/changes/examples.dtx -runfiles size=11 - RELOC/scripts/changes/pyMergeChanges.py - RELOC/tex/latex/changes/changes.sty -catalogue-contact-bugs https://gitlab.com/ekleinod/changes/issues -catalogue-contact-home http://changes.sourceforge.net/ -catalogue-contact-repository https://gitlab.com/ekleinod/changes/ -catalogue-contact-support https://gitlab.com/ekleinod/changes/issues -catalogue-ctan /macros/latex/contrib/changes -catalogue-date 2019-01-27 11:54:46 +0100 -catalogue-license lppl1.3 -catalogue-topics editorial doc-tool -catalogue-version 3.1.2 - -name chappg -category Package -revision 15878 -shortdesc Page numbering by chapter -relocated 1 -longdesc The package provides for 'chapterno-pageno' or -longdesc 'chaptername-pageno' page numbering. Provision is made for -longdesc front- and backmatter in book class. -containersize 1848 -containerchecksum 44d1edf10347760f9abdaf829b766799acb5c795cc10aeb814bcc2099038245ed16a88821268d1e6897eeb0ef5e9247c46d2c8375ead6c91d3971984f6515f61 -doccontainersize 189404 -doccontainerchecksum be3706c87b0dc7eed95e0458d008e6cc8db2c61bb39225ffc1a949273003d469e7b4b750574eda2a3e2432089b704d33bdaf3d06a7d189ced600a1cae07b28fe -docfiles size=51 - RELOC/doc/latex/chappg/chappg.pdf details="Package documentation" -srccontainersize 6376 -srccontainerchecksum de19f94cf698b44d6cacf463da3d7f7682216145acc9b2c40bad2e1379f6a029f1205ec4bf3f6511848b5507d342741d8a164bae7e8e0b105d4a0cdcb5a88ad8 -srcfiles size=6 - RELOC/source/latex/chappg/chappg.dtx - RELOC/source/latex/chappg/chappg.ins -runfiles size=1 - RELOC/tex/latex/chappg/chappg.sty -catalogue-ctan /macros/latex/contrib/chappg -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics page-nos -catalogue-version 2.1b - -name chapterfolder -category Package -revision 15878 -shortdesc Package for working with complicated folder structures -relocated 1 -longdesc This package simplifies working with folder structures that -longdesc match the chapter/section/subsection structure. It provides -longdesc macros to define a folder that contains the file for a -longdesc chapter/section/subsection, and provides macros that allow -longdesc inclusion without using the full path, rather the path relative -longdesc to the current folder of the chapter/section/subsection. It -longdesc makes easy changing the name of a folder, for example. -containersize 1588 -containerchecksum 80af283bcbc0fb84d899554777b56af3c529630d8a3ccea3df873acc8f28428b8264bd61c47fda119ccbfddd942168a4c9b508f3ac2936d69bdda4432fe7ed74 -doccontainersize 186716 -doccontainerchecksum c66e991cd5eab1b76ee7f84ac28ff95d2475b6c5969f8dab42057d9dad71d10dd5104d842011ff24edbd2ccf925d0e650c7a26ddea12ee2831648fce8921574d -docfiles size=49 - RELOC/doc/latex/chapterfolder/chapterfolder.pdf details="Package documentation" -srccontainersize 2880 -srccontainerchecksum ebc7e66b017475a3b6d0799c816debcab6ba82c517bd839b80c6401e395d938c3dacb112b6d2a2305aeca79e2f5e7248056f4433e7e040defbfd753682113bba -srcfiles size=5 - RELOC/source/latex/chapterfolder/chapterfolder.dtx - RELOC/source/latex/chapterfolder/chapterfolder.ins -runfiles size=2 - RELOC/tex/latex/chapterfolder/chapterfolder.sty -catalogue-ctan /macros/latex/contrib/chapterfolder -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics doc-mgmt -catalogue-version 2.0.1 - -name charter -category Package -revision 15878 -shortdesc Charter fonts -relocated 1 -longdesc A commercial text font donated for the common good. Support for -longdesc use with LaTeX is available in freenfss, part of psnfss. -containersize 175200 -containerchecksum b637c4b6a0ac3214974ec6139405eb389469d9f791f433b2ff12b1b8b973938c8f9894972ffed65eda37fa8f0180b2f35041f3e80dd4f636368f6be2e01797bc -doccontainersize 796 -doccontainerchecksum fccb8cedcb662fefa46583926693556960801b53a3761e0d89579765f4ec97cb2c51c4d1cd5fdad3a332628d00c52bd4f4e1dd2155acd0fa28176959b99ca4ae -docfiles size=1 - RELOC/doc/fonts/charter/readme.charter details="Readme" -runfiles size=127 - RELOC/fonts/afm/bitstrea/charter/bchb8a.afm - RELOC/fonts/afm/bitstrea/charter/bchbi8a.afm - RELOC/fonts/afm/bitstrea/charter/bchr8a.afm - RELOC/fonts/afm/bitstrea/charter/bchri8a.afm - RELOC/fonts/tfm/bitstrea/charter/bchb7t.tfm - RELOC/fonts/tfm/bitstrea/charter/bchb8c.tfm - RELOC/fonts/tfm/bitstrea/charter/bchb8r.tfm - RELOC/fonts/tfm/bitstrea/charter/bchb8t.tfm - RELOC/fonts/tfm/bitstrea/charter/bchbc7t.tfm - RELOC/fonts/tfm/bitstrea/charter/bchbc8t.tfm - RELOC/fonts/tfm/bitstrea/charter/bchbi7t.tfm - RELOC/fonts/tfm/bitstrea/charter/bchbi8c.tfm - RELOC/fonts/tfm/bitstrea/charter/bchbi8r.tfm - RELOC/fonts/tfm/bitstrea/charter/bchbi8t.tfm - RELOC/fonts/tfm/bitstrea/charter/bchbo7t.tfm - RELOC/fonts/tfm/bitstrea/charter/bchbo8c.tfm - RELOC/fonts/tfm/bitstrea/charter/bchbo8r.tfm - RELOC/fonts/tfm/bitstrea/charter/bchbo8t.tfm - RELOC/fonts/tfm/bitstrea/charter/bchr7t.tfm - RELOC/fonts/tfm/bitstrea/charter/bchr8c.tfm - RELOC/fonts/tfm/bitstrea/charter/bchr8r.tfm - RELOC/fonts/tfm/bitstrea/charter/bchr8t.tfm - RELOC/fonts/tfm/bitstrea/charter/bchrc7t.tfm - RELOC/fonts/tfm/bitstrea/charter/bchrc8t.tfm - RELOC/fonts/tfm/bitstrea/charter/bchri7t.tfm - RELOC/fonts/tfm/bitstrea/charter/bchri8c.tfm - RELOC/fonts/tfm/bitstrea/charter/bchri8r.tfm - RELOC/fonts/tfm/bitstrea/charter/bchri8t.tfm - RELOC/fonts/tfm/bitstrea/charter/bchro7t.tfm - RELOC/fonts/tfm/bitstrea/charter/bchro8c.tfm - RELOC/fonts/tfm/bitstrea/charter/bchro8r.tfm - RELOC/fonts/tfm/bitstrea/charter/bchro8t.tfm - RELOC/fonts/type1/bitstrea/charter/bchb8a.pfb - RELOC/fonts/type1/bitstrea/charter/bchbi8a.pfb - RELOC/fonts/type1/bitstrea/charter/bchr8a.pfb - RELOC/fonts/type1/bitstrea/charter/bchri8a.pfb - RELOC/fonts/vf/bitstrea/charter/bchb7t.vf - RELOC/fonts/vf/bitstrea/charter/bchb8c.vf - RELOC/fonts/vf/bitstrea/charter/bchb8t.vf - RELOC/fonts/vf/bitstrea/charter/bchbc7t.vf - RELOC/fonts/vf/bitstrea/charter/bchbc8t.vf - RELOC/fonts/vf/bitstrea/charter/bchbi7t.vf - RELOC/fonts/vf/bitstrea/charter/bchbi8c.vf - RELOC/fonts/vf/bitstrea/charter/bchbi8t.vf - RELOC/fonts/vf/bitstrea/charter/bchbo7t.vf - RELOC/fonts/vf/bitstrea/charter/bchbo8c.vf - RELOC/fonts/vf/bitstrea/charter/bchbo8t.vf - RELOC/fonts/vf/bitstrea/charter/bchr7t.vf - RELOC/fonts/vf/bitstrea/charter/bchr8c.vf - RELOC/fonts/vf/bitstrea/charter/bchr8t.vf - RELOC/fonts/vf/bitstrea/charter/bchrc7t.vf - RELOC/fonts/vf/bitstrea/charter/bchrc8t.vf - RELOC/fonts/vf/bitstrea/charter/bchri7t.vf - RELOC/fonts/vf/bitstrea/charter/bchri8c.vf - RELOC/fonts/vf/bitstrea/charter/bchri8t.vf - RELOC/fonts/vf/bitstrea/charter/bchro7t.vf - RELOC/fonts/vf/bitstrea/charter/bchro8c.vf - RELOC/fonts/vf/bitstrea/charter/bchro8t.vf -catalogue-ctan /fonts/charter -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics font font-serif font-type1 - -name chbibref -category Package -revision 17120 -shortdesc Change the Bibliography/References title -relocated 1 -longdesc Defines a single command, \setbibref, which sets whichever of -longdesc \bibname and \refname is in use. (\bibname is used in book.cls -longdesc and report.cls, and \refname is used in article.cls.) -containersize 1060 -containerchecksum de885f3e253b3bef43aa68b6e391f437dd6ba0daa5f3119e542368a49f38e42b33a88c9b331cad4b98117814fcc87efdac8c8b3176c4feb675e291d9837f8239 -doccontainersize 169552 -doccontainerchecksum 40fe01905e69ca135d64fdf5e61f6b69e3ffc86e389ee83aa0357f7deb0268c18cc155ce34161036be980e10c00ed5506f69210cc634abf7690cf72ae4d95e8d -docfiles size=44 - RELOC/doc/latex/chbibref/chbibref.pdf details="Package documentation" - RELOC/doc/latex/chbibref/chbibref.tex -runfiles size=1 - RELOC/tex/latex/chbibref/chbibref.sty -catalogue-ctan /macros/latex/contrib/chbibref -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics headings -catalogue-version 1.0 - -name cheatsheet -category Package -revision 45069 -shortdesc A simple cheatsheet class -relocated 1 -longdesc The package provides a clean, multi-column design intended for -longdesc cheat sheets. It imports the most useful packages and encloses -longdesc the document in a multicol environment. -containersize 2624 -containerchecksum 39950866cbe1e27a9b38801240c3061a607b5aa00f2b79dd4c3d6fd1cbb17c03c7a88870741873c13b36bb6f45549debcb501379a797428ba1712605d1f01b55 -doccontainersize 404360 -doccontainerchecksum 7cfaae5cd40f6fa83801292c9a666793ab1a1bef35d5460cbca216eea7f6d074c6466e5cdf5bf5e1de6388fc27d7c5260d327e30c91014675bf3a67dca3a5792 -docfiles size=100 - RELOC/doc/latex/cheatsheet/README.md details="Readme" - RELOC/doc/latex/cheatsheet/cheatsheet.pdf details="Package documentation" -srccontainersize 5984 -srccontainerchecksum 02fc1832ff6298a10aad49a69a2a3b6cde20808f6ee380a224cbc1382c592bc1f0a1afe8a246de9174634b52db9a283ef8108305447ed205cf4a3eb21adcadb5 -srcfiles size=5 - RELOC/source/latex/cheatsheet/cheatsheet.dtx - RELOC/source/latex/cheatsheet/cheatsheet.ins -runfiles size=2 - RELOC/tex/latex/cheatsheet/cheatsheet.cls -catalogue-ctan /macros/latex/contrib/cheatsheet -catalogue-date 2017-08-20 06:11:29 +0200 -catalogue-license mit -catalogue-topics tut-cheat -catalogue-version 0.8 - -name checkcites -category Package -revision 45131 -shortdesc Check citation commands in a document -longdesc The package provides a lua script written for the sole purpose -longdesc of detecting undefined and unused references from LaTeX -longdesc auxiliary or bibliography files. -depend checkcites.ARCH -containersize 5308 -containerchecksum b7c2ed45a32ebf117546ab44565e30eca0d3496f89df6deb50b1cd83ee43052b266fc07dc1638c365d5599d678f10a067b222c04d4a2075c2d8d1a02b57aa5c1 -doccontainersize 224688 -doccontainerchecksum 88c46aa667f8c385a4d668d0be68e40d21f6df64f33a9ae9d6c0e8fb8e653bb004c270ba2c6ac7fdc7c3b555947353f09501ee5b48fb8ecd63ec7ccdc369a602 -docfiles size=61 - texmf-dist/doc/support/checkcites/README details="Readme" - texmf-dist/doc/support/checkcites/checkcites-doc.pdf details="Package documentation" - texmf-dist/doc/support/checkcites/checkcites-doc.tex -runfiles size=6 - texmf-dist/scripts/checkcites/checkcites.lua -catalogue-ctan /support/checkcites -catalogue-date 2017-08-25 17:01:28 +0200 -catalogue-license lppl1.3 -catalogue-topics debug-supp -catalogue-version 2.0 - -name checkcites.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of checkcites -containersize 344 -containerchecksum b40e0f6361d30a7e07ece832c085ef6d2bb7df3242a9a90fece7ab679d871be31531939c56b41bc2368d0963f2087920546bdd60249aea69f08ec81246096a23 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/checkcites - -name checkcites.amd64-freebsd -category Package -revision 25623 -shortdesc amd64-freebsd files of checkcites -containersize 344 -containerchecksum 9e57a1fa29434286ee11aad61640bf6ce8c3fc2d9d856d2d76d6a248663a8fb1fc42d2bbf1421fa79de90ca24416013757559ae26b1d51b2711db97aa0b6e52d -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/checkcites - -name checkcites.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of checkcites -containersize 344 -containerchecksum a056189954232362cf20ad91f2e0909c6ee8d05a5ed1956b1c5dc4989a97b599e781f50f1e12fd1f668bc9721f269fdcda685552c9ad66898ec2ef247267a7d8 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/checkcites - -name checkcites.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of checkcites -containersize 344 -containerchecksum 3935d775bbe64ee8c5317499e9c6b16b714032f7facd1060d523e5cf27fa5a5f646e16a36cc312a23f2dd9331401e210b583ba82588991ce31616a020a476e61 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/checkcites - -name checkcites.i386-cygwin -category Package -revision 25623 -shortdesc i386-cygwin files of checkcites -containersize 344 -containerchecksum 60b1f5e89dc90d1b74100d5cb809398ebd7015e29c36a7b2c27c4180940ba893cd15114e0818526e5ec2e620c38112401f39c936d2d759d02bc187e162d46cf6 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/checkcites - -name checkcites.i386-freebsd -category Package -revision 25623 -shortdesc i386-freebsd files of checkcites -containersize 344 -containerchecksum 94bcd69a4f95695ac4ac1fa81154c6f70a6b9ea4edb8c049c100ec27887e3636a541d7438fdf1106dce1a8917600d4b8efae49f53204c1fa15bb9fffac2c6438 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/checkcites - -name checkcites.i386-linux -category Package -revision 25623 -shortdesc i386-linux files of checkcites -containersize 344 -containerchecksum 177f5e02893a8601a52c8a959db8233e9333cc5e712e20dc57c2462de8ffe553b1d70de8cce743ae083df6fdedf27efe5204831db98b9b68f8762b328201484b -binfiles arch=i386-linux size=1 - bin/i386-linux/checkcites - -name checkcites.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of checkcites -containersize 344 -containerchecksum 54e5ad7a3c2bdd2c832867e41040d00ad3b3bdb2188484337dc4ac9c2b6a4c91425a9468ed4126408b0d8e145d630b32a72839cd4992cb01a29c06123bc30621 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/checkcites - -name checkcites.i386-solaris -category Package -revision 25623 -shortdesc i386-solaris files of checkcites -containersize 344 -containerchecksum 79dae0a54ea5497ed56ba4438e133952ccff79cd49ff735abf9f30f6ed1e7b26567432c5226de2bb7cff42bed62f62bd4ab7c51d9e18282ee23053e51dd86c0d -binfiles arch=i386-solaris size=1 - bin/i386-solaris/checkcites - -name checkcites.sparc-solaris -category Package -revision 25623 -shortdesc sparc-solaris files of checkcites -containersize 344 -containerchecksum 6e09065e5f2c46df1485b2138ce7c7ab0688efa6842388004a5c818c868a941e300e6ae2d64cc593f6545814dc3b576b184917cdaade4128474b4db5f0599de4 -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/checkcites - -name checkcites.win32 -category Package -revision 25623 -shortdesc win32 files of checkcites -containersize 684 -containerchecksum 4885fe0f92e8b511a1eccca3fcf69f4ee692c8c2d54b8c6f4f607454256b93007ad3a09131003a8f90eed7af66cf0c02075b4178fa8a49a7c3191f21a57e4560 -binfiles arch=win32 size=1 - bin/win32/checkcites.exe - -name checkcites.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of checkcites -containersize 344 -containerchecksum 6792912d9343a9baa1da3d78a0b9490ef13416b75e4cd025fc8e6707bb3c7b301788736c39be7f40231668e4e54fb7bb8db4034889d88c9e19a873dbef7db6aa -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/checkcites - -name checkcites.x86_64-darwin -category Package -revision 25623 -shortdesc x86_64-darwin files of checkcites -containersize 348 -containerchecksum 9fb38268df3e517f94ac871dc3cf667abd80a676dd49c2050450e1d6a682847af069ba7afeff0883a45f5506a8a839fef3f9c97b551b28def4fe6ca1673b1d83 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/checkcites - -name checkcites.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of checkcites -containersize 352 -containerchecksum 1bfdebfd7b2c4da6930894086d26ade2cb0565d0bcfcc5a4252de21e651a22ecee0f8b1627f18b17656610fc1bbd4c4cc4ca23e4657c8a3a62c247769d6ff884 -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/checkcites - -name checkcites.x86_64-linux -category Package -revision 25623 -shortdesc x86_64-linux files of checkcites -containersize 348 -containerchecksum 48874e2c838ea148ebc548a1bf21ed2f378163f2ab594c9660d544dd82412713f0da6781082efbe72bc682790fbd0b27b92d42c51240d8147d8c8e2ac8d8bf77 -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/checkcites - -name checkcites.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of checkcites -containersize 348 -containerchecksum 4d32d788ce1ba6e48cd0c82a44c4be917671f57889012d5e9c364c42db9500f7d0ae51c90eef2ff2800be8bfa93b97d5796374d8c026616e34416f9e6d116705 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/checkcites - -name checkcites.x86_64-solaris -category Package -revision 25623 -shortdesc x86_64-solaris files of checkcites -containersize 344 -containerchecksum 64ff6c70c59074ae966f44689be3117c20a3dbc030e72a3f07e0292280f1d58d43326e9f70d30921a38dea86a8ffdd5d98ceefe2412ede499c39c0ac23c275a1 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/checkcites - -name checklistings -category Package -revision 38300 -shortdesc Pass verbatim contents through a compiler and reincorporate the resulting output -longdesc This package augments the fancyvrb and listings packages to -longdesc allow the source code they contain to be checked by an external -longdesc tool (like a compiler). The external tool's messages can be -longdesc automatically reincorporated into the original document. The -longdesc package does not focus on a specific programming language, but -longdesc it is designed to work well with languages and compilers in the -longdesc ML family. -depend checklistings.ARCH -containersize 6472 -containerchecksum 20613c10a0b1a5f825ba975df30efa796dd662c90b330ca233c0e7d83b50127cd5907400860f714d395595ec5e6054ff4a5691ebb8a85d51172358f610d50287 -doccontainersize 364456 -doccontainerchecksum 73b53c42d47564df296d3c289acf4bc790729216a61a9dc6630cfac87c4529b63a3e32e40b62204546968cf386c481081c0633b07a09851f01114a81b25d7f80 -docfiles size=96 - texmf-dist/doc/latex/checklistings/Makefile - texmf-dist/doc/latex/checklistings/README.md details="Readme" - texmf-dist/doc/latex/checklistings/checklistings.hva - texmf-dist/doc/latex/checklistings/checklistings.pdf details="Package documentation" - texmf-dist/doc/latex/checklistings/example.html - texmf-dist/doc/latex/checklistings/example.pdf details="Example of use" - texmf-dist/doc/latex/checklistings/example.tex -srccontainersize 10948 -srccontainerchecksum 3433697eabc54ca3253976575c12a005677cf5ef1617d52e0b136b16ecf63a543dd3712155671fa3465c823bb11cfe5bf5f06730f2cf79382e23cf627f3ffc35 -srcfiles size=11 - texmf-dist/source/latex/checklistings/checklistings.dtx - texmf-dist/source/latex/checklistings/checklistings.ins -runfiles size=6 - texmf-dist/scripts/checklistings/checklistings.sh - texmf-dist/tex/latex/checklistings/checklistings.sty -catalogue-ctan /macros/latex/contrib/checklistings -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.2 -catalogue-topics callback listing -catalogue-version 1.0 - -name checklistings.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of checklistings -containersize 348 -containerchecksum 660837e4eb13a7a50e57a1a2d73fe338a63749c34ff84377d915179bdeb33bc5068914cfdde4e7f10a03885e157a260d4b08c6700cfdc049c2112af5e0fead62 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/checklistings - -name checklistings.amd64-freebsd -category Package -revision 38300 -shortdesc amd64-freebsd files of checklistings -containersize 348 -containerchecksum 24428f802aad45248f2bd3fe3c41020a1189a54fe94e7cf6c456ef238080e1b520145e896ff1353fff8f1e2456792ba6759e29ec8379823b18915e0f22028ab4 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/checklistings - -name checklistings.amd64-netbsd -category Package -revision 38300 -shortdesc amd64-netbsd files of checklistings -containersize 344 -containerchecksum a97e6c381483e990007f5dc938f7de2724d7ca6099687e853062008b6fac9a68d4a252af54e0b784fdafe87a55e95026efba626346578f630b746ce2a9cd90aa -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/checklistings - -name checklistings.armhf-linux -category Package -revision 38300 -shortdesc armhf-linux files of checklistings -containersize 344 -containerchecksum c837c7cf0d4ca243b9bdaf6454ac263bf1375b4b173e9f191d7ef04bb9fdb7be1d4a31e01d6ce8437389fafc00ef928ea9a0a8cd23714cb5163112e76eca20ae -binfiles arch=armhf-linux size=1 - bin/armhf-linux/checklistings - -name checklistings.i386-cygwin -category Package -revision 38300 -shortdesc i386-cygwin files of checklistings -containersize 344 -containerchecksum 3a26b802ce2d5f2d99034472c7354443b5b50e1f07c7f9d889adb3501b4d07bc0813cb0435b0a01481a6626245901644bc584a8b45d85d46a07ce4635fab2a42 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/checklistings - -name checklistings.i386-freebsd -category Package -revision 38300 -shortdesc i386-freebsd files of checklistings -containersize 344 -containerchecksum 56a44a09879cfe83e01f3091bad24c03f8119b2ea3a3b9d7446873f51584fb98f9e3d36697de3018e6a4f09ed7fc481fb1808a85d37756c44c37920195e891d6 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/checklistings - -name checklistings.i386-linux -category Package -revision 38300 -shortdesc i386-linux files of checklistings -containersize 348 -containerchecksum 12da3fad8d3376d96c1a081e68896fdbde8446ee6a73f95eff35e970cb08c35d9f2dfdae1986a99e70d48a276a9537cc739c1977c48afa95a8e62469341230e3 -binfiles arch=i386-linux size=1 - bin/i386-linux/checklistings - -name checklistings.i386-netbsd -category Package -revision 38300 -shortdesc i386-netbsd files of checklistings -containersize 344 -containerchecksum 334cf3d441ad510e7793a6dce4632d195d95dbd3d4e566c33babea7943629428ba065f1b5de7eb62201e842865098bb1c1ec2e299060b9e00cf9f07d5be66fa3 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/checklistings - -name checklistings.i386-solaris -category Package -revision 38300 -shortdesc i386-solaris files of checklistings -containersize 344 -containerchecksum ecefc8a35dec4cb762d875c0fffc6c11095e7e1fceae6e03c4ff68413f54fec4f43716a72614127173ef93c60461a905e37fc63b9398b678e36b03165e282a9a -binfiles arch=i386-solaris size=1 - bin/i386-solaris/checklistings - -name checklistings.sparc-solaris -category Package -revision 38300 -shortdesc sparc-solaris files of checklistings -containersize 344 -containerchecksum 566744dde7c8ba8265fc995cfa3cde090927a0a8ff474b001664e314fde788d5471ff18b5a6ddcaa9b1430f6885479c543c812a1a9f45c6aec4b8a9a1afc623a -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/checklistings - -name checklistings.x86_64-cygwin -category Package -revision 38300 -shortdesc x86_64-cygwin files of checklistings -containersize 348 -containerchecksum 7527afc064fda4cbeab228bb0de7b2247214507ae085a9cffa7c7ade8d468425421fa0da4e8ec4d2ee9edb6709b81756dec61f011cb094e74b79424dbc72c228 -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/checklistings - -name checklistings.x86_64-darwin -category Package -revision 38300 -shortdesc x86_64-darwin files of checklistings -containersize 348 -containerchecksum 16ba39c8ec601c1f38271f5ddf30fed446acf07e0d11c3b27d031aa271132cfd1611eafad79102a63b3d8fb9806daa60912aaf68caf6078406814fa6601e1375 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/checklistings - -name checklistings.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of checklistings -containersize 356 -containerchecksum dcfb6b1a2d9684a74835716375e32778c1ef5cd01aecee6deac8acc78d319f264a7e8c778bf24dc30de66758e9f0e88b74b994b7e3d528467e1dc104a46fe2b6 -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/checklistings - -name checklistings.x86_64-linux -category Package -revision 38300 -shortdesc x86_64-linux files of checklistings -containersize 348 -containerchecksum 1baa0099e2d04b298f17b75e652512f5b76be148238559fef959808a5f14541e3f4f8f465d832501a37aa4ed3fd61816d960953946da35b72ce3efe6658a713e -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/checklistings - -name checklistings.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of checklistings -containersize 348 -containerchecksum eac28d32cae65816d704bcc671b1af091b32a2db6cd9998605768c9499b64d7270b1746bfcb94c1a2b7d563e6bb3860b9dee0ca035eb8d41c395cbab561e6e3b -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/checklistings - -name checklistings.x86_64-solaris -category Package -revision 38300 -shortdesc x86_64-solaris files of checklistings -containersize 348 -containerchecksum a85b97c6b22595217d25f0541c801930e73ca3e9c0fe430b77e1adf152e17b53f6feb4672d4e5cd37b83e584c5e718dff12f21f17733ead8d161d3a5d4a268ed -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/checklistings - -name chem-journal -category Package -revision 15878 -shortdesc Various BibTeX formats for journals in Chemistry -relocated 1 -longdesc Various BibTeX formats for journals in Chemistry, including -longdesc Reviews in Computational Chemistry, Journal of Physical -longdesc Chemistry, Journal of Computational Chemistry, and Physical -longdesc Chemistry Chemical Physics. -containersize 4980 -containerchecksum aa6cd185aafbc10935ad8f430e21e59756ddd2c664efe4cce40c2bfa6b8838a5febafbd613215609ce1e6fbedc7d1cddd545a570dc9b0684e0d77ad1b8dfbfdd -runfiles size=20 - RELOC/bibtex/bst/chem-journal/jcc.bst - RELOC/bibtex/bst/chem-journal/jpc.bst - RELOC/bibtex/bst/chem-journal/pccp.bst - RELOC/bibtex/bst/chem-journal/revcompchem.bst -catalogue-ctan /biblio/bibtex/contrib/chem-journal -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics chemistry bibtex-supp journalpub - -name chemarrow -category Package -revision 17146 -shortdesc Arrows for use in chemistry -relocated 1 -longdesc This bundle consists of a font (available as Metafont source, -longdesc MetaPost source, and generated type 1 versions), and a package -longdesc to use it. The arrows in the font are designed to look more -longdesc like those in chemistry text-books than do Knuth's originals. -execute addMap chemarrow.map -containersize 5204 -containerchecksum f35fe7f7b18cda788e33a3b4d8f4c9034fb951f11bb140a013b4726e2322b1db74233d97f2af154e99ccea21e1d25bbfe6d7553556e6315842d6ccd5d179286e -doccontainersize 343712 -doccontainerchecksum 794515c982b43c471382c97010f3f17a5b2d80f008783ec2d94051e4fcb4a37284d7b3d19f61b24c267f679a31c3b6c7463304489b9f8a606155a90e287be832 -docfiles size=121 - RELOC/doc/fonts/chemarrow/Liesmich.txt details="Package Liesmich" language="de" - RELOC/doc/fonts/chemarrow/README details="Package README" language="en" - RELOC/doc/fonts/chemarrow/arrow.Mac.sit.hqx - RELOC/doc/fonts/chemarrow/chemarrow-de.pdf details="Package documentation (German)" language="de" - RELOC/doc/fonts/chemarrow/chemarrow-de.tex - RELOC/doc/fonts/chemarrow/chemarrow.pdf details="Package documentation (English)" language="en" - RELOC/doc/fonts/chemarrow/chemarrow.tex - RELOC/doc/fonts/chemarrow/testchem.tex -srccontainersize 3136 -srccontainerchecksum 31241cc5ef5ba486bf5b9ee663df7747d12772c8a8f05128d2ae19d140bbf1cc7de7f56cb31d39a2e04a2a4cd6522a6b93781d872de57032dabd5f71b2ecd502 -srcfiles size=3 - RELOC/source/fonts/chemarrow/Arrow.vfb - RELOC/source/fonts/chemarrow/arrow.mp -runfiles size=9 - RELOC/fonts/afm/public/chemarrow/arrow.afm - RELOC/fonts/map/dvips/chemarrow/chemarrow.map - RELOC/fonts/source/public/chemarrow/arrow.mf - RELOC/fonts/tfm/public/chemarrow/arrow.tfm - RELOC/fonts/type1/public/chemarrow/arrow.inf - RELOC/fonts/type1/public/chemarrow/arrow.pfb - RELOC/fonts/type1/public/chemarrow/arrow.pfm - RELOC/tex/latex/chemarrow/chemarrow.sty -catalogue-also chemarr -catalogue-ctan /macros/latex/contrib/chemarrow -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics chemistry diagram -catalogue-version 0.9 - -name chembst -category Package -revision 15878 -shortdesc A collection of BibTeX files for chemistry journals -relocated 1 -longdesc The package offers a collection of advanced BibTeX style files -longdesc suitable for publications in chemistry journals. Currently, -longdesc style files for journals published by the American Chemical -longdesc Society, Wiley-VCH and The Royal Society of Chemistry are -longdesc available. The style files support advanced features such as -longdesc automatic formatting of errata or creating an appropriate entry -longdesc for publications in Angewandte Chemie where both English and -longdesc German should be cited simultaneously. -containersize 6904 -containerchecksum 93aa25688e7647cf1a0172ade332bf3ae99b6b994bcd1e258abe973829818c08f3db860e7dcb7be07f8a5a30589135d35d46dd77e3f2a4b73bc85ef15c98f581 -doccontainersize 204580 -doccontainerchecksum c89f50f9acb10746928c11c01f77c30f8c41ad6ad0d079a58d0456a297a73dc11a9bc69d9cf299d770e775628dea70b677c8583d68e2ad2289057071db417dcc -docfiles size=60 - RELOC/doc/latex/chembst/README details="Readme" - RELOC/doc/latex/chembst/chembst.pdf details="Package documentation" -srccontainersize 16304 -srccontainerchecksum 27c1203413fb8d0d86483ec5a6c779a1e207a4ad66e07aab39276f40bcc33915f72a7dc29ce887912c6a48af6262b450ac90e7ace98373b79fd0265f8de0fdef -srcfiles size=21 - RELOC/source/latex/chembst/chembst.dtx - RELOC/source/latex/chembst/chembst.ins -runfiles size=48 - RELOC/bibtex/bst/chembst/ChemCommun.bst - RELOC/bibtex/bst/chembst/ChemEurJ.bst - RELOC/bibtex/bst/chembst/InorgChem.bst - RELOC/bibtex/bst/chembst/JAmChemSoc.bst - RELOC/bibtex/bst/chembst/JAmChemSoc_all.bst - RELOC/bibtex/bst/chembst/cv.bst -catalogue-ctan /biblio/bibtex/contrib/chembst -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics bibtex-sty chemistry -catalogue-version 0.2.5 - -name chemcompounds -category Package -revision 15878 -shortdesc Simple consecutive numbering of chemical compounds -relocated 1 -longdesc The chemcompounds package allows for a simple consecutive -longdesc numbering of chemical compounds. Optionally, it is possible to -longdesc supply a custom name for each compound. The package differs -longdesc from the chemcono package by not generating an odd-looking list -longdesc of compounds inside the text. -containersize 1956 -containerchecksum 73d239ff027a51e5fc65263f8244fdbbbc859ad0562303657b4441faba8701cba993e5f5b94d609a6e06e4d6723ff81bd41ac33413014c2fbb4d24a932540817 -doccontainersize 111592 -doccontainerchecksum 5b8699f6881605e26e68ab85841b3a32072fcf5decf5437c4e4fc650d79d9fcf960f337950aed5ba2b68cb53cc10785374488190fe3d9129d7d3baa313947583 -docfiles size=33 - RELOC/doc/latex/chemcompounds/README - RELOC/doc/latex/chemcompounds/chemcompounds.pdf details="Package documentation" -srccontainersize 7196 -srccontainerchecksum 807ea343b4b9dc910167c0445a70ff16caed25e31eeacf6f019292d981661096733b79a3a6abcc208ef6777c8967f9d468ebf11db557e5f92dc58765af591c4a -srcfiles size=8 - RELOC/source/latex/chemcompounds/chemcompounds.dtx - RELOC/source/latex/chemcompounds/chemcompounds.ins -runfiles size=2 - RELOC/tex/latex/chemcompounds/chemcompounds.sty -catalogue-ctan /macros/latex/contrib/chemcompounds -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics chemistry - -name chemcono -category Package -revision 17119 -shortdesc Support for compound numbers in chemistry documents -relocated 1 -longdesc A LaTeX package for using compound numbers in chemistry -longdesc documents. It works like \cite and the \thebibliography, using -longdesc \fcite and \theffbibliography instead. It allows compound names -longdesc in documents to be numbered and does not affect the normal -longdesc citation routines. -containersize 8128 -containerchecksum 6f38750d0c3bd5459e38f6d5f2467abb294b6df881c278500f62dc53c4235b8fa8420b814cc5b008cf711796453733f312fd8fc7867fb2f422def16ef8481095 -doccontainersize 231304 -doccontainerchecksum ab7800a89efc97367068486793bef9b50bce827b962854bdc2a684c975821cd7000055de3b49ce807db8e993ef7b53bf6d54c52455a3961ff971b11bc9c18b11 -docfiles size=62 - RELOC/doc/latex/chemcono/chemcono.pdf details="Package documentation" - RELOC/doc/latex/chemcono/chemcono.tex - RELOC/doc/latex/chemcono/example.tex -runfiles size=7 - RELOC/tex/latex/chemcono/chemcono.sty - RELOC/tex/latex/chemcono/drftcono.sty - RELOC/tex/latex/chemcono/showkeysff.sty -catalogue-ctan /macros/latex/contrib/chemcono -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics chemistry -catalogue-version 1.3 - -name chemexec -category Package -revision 21632 -shortdesc Creating (chemical) exercise sheets -relocated 1 -longdesc The package provides environments and commands that the author -longdesc needed when preparing exercise sheets and other teaching -longdesc material. In particular, the package supports the creation of -longdesc exercise sheets, with separating printing of solutions -containersize 7660 -containerchecksum b5b08c513e9d4295b08bb6a008eb21b3a79ec89467c00d265f44f142d40caf56a48b421a64580497308c3a3ad2a36334f148129930b429509e9506645c5dd28a -doccontainersize 310860 -doccontainerchecksum 5eff13e4cfdfd9e0883de0a721da04b3b44648fd4db8e86b4ded3958299ce3c887a9b87fa78bda5c292288e0400125ee406134442fc2f119c048224f65db3861 -docfiles size=131 - RELOC/doc/latex/chemexec/README details="Readme" - RELOC/doc/latex/chemexec/chemexec_de.pdf details="Package documentation (German)" language="de" - RELOC/doc/latex/chemexec/chemexec_de.tex - RELOC/doc/latex/chemexec/chemexec_en.pdf details="Package documentation (English)" language="en" - RELOC/doc/latex/chemexec/chemexec_en.tex -runfiles size=9 - RELOC/tex/latex/chemexec/chemexec.sty -catalogue-ctan /macros/latex/contrib/chemexec -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics chemistry exercise -catalogue-version 1.0 - -name chemfig -category Package -revision 50115 -shortdesc Draw molecules with easy syntax -relocated 1 -longdesc The package provides the command \chemfig{}, which draws -longdesc molecules using the tikz package. The argument provides -longdesc instructions for the drawing operation. While the diagrams -longdesc produced are essentially 2-dimensional, the package supports -longdesc many of the conventional notations for illustrating the -longdesc 3-dimensional layout of a molecule. The package uses TikZ for -longdesc its actual drawing operations. -containersize 22676 -containerchecksum 952b7fc8687f394f92e32315893f90dfc4a017f5e96cbfb49081ce4a33c100bd5f88898300ca9b58c237adbf442bdc9dc524fc593fa0e3ad1bb930c7ae2c588f -doccontainersize 1997252 -doccontainerchecksum 7c0036cc69dbc819060b276c3922a0efe2a7f36949257e9d981871273982ad921077035d489ca1ccc045976623855df8e69e44dbb080a7eb6ac01a7c47d95e6f -docfiles size=617 - RELOC/doc/generic/chemfig/README details="Readme" - RELOC/doc/generic/chemfig/chemfig-en.pdf details="Package documentation (English)" language="en" - RELOC/doc/generic/chemfig/chemfig-en.tex - RELOC/doc/generic/chemfig/chemfig-fr.pdf details="Package documentation (French)" language="fr" - RELOC/doc/generic/chemfig/chemfig-fr.tex -runfiles size=29 - RELOC/tex/generic/chemfig/chemfig.sty - RELOC/tex/generic/chemfig/chemfig.tex - RELOC/tex/generic/chemfig/t-chemfig.tex -catalogue-contact-bugs https://framagit.org/unbonpetit/chemfig/issues -catalogue-contact-repository https://framagit.org/unbonpetit/chemfig/tree/master -catalogue-ctan /macros/generic/chemfig -catalogue-date 2019-02-23 23:25:22 +0100 -catalogue-license lppl1.3c -catalogue-topics diagram chemistry pgf-tikz -catalogue-version 1.34 - -name chemformula -category Package -revision 43583 -shortdesc Command for typesetting chemical formulas and reactions -relocated 1 -longdesc The package provides a command to typeset chemical formulas and -longdesc reactions in support of other chemistry packages (such as -longdesc chemmacros). The package used to be distributed as a part of -longdesc chemmacros. -containersize 18524 -containerchecksum fcd15ebaba462a846c8492ea8f1a96abb83fbf7b36bb4546b918acfd4522d576b7ee4690a19fe0f68a45aef5fd811ab7cdb40aefec9b5b0fb60df5a037ef7c40 -doccontainersize 973584 -doccontainerchecksum 0973cce31941659488426a9f66f50dec07fe46f0abb347268efec6c72351afcd50601d6b339fc3bb2c0c7c697e2e4ad4ef44351bc6576cfc642d76fe3a6a8bf2 -docfiles size=251 - RELOC/doc/latex/chemformula/README details="Readme" - RELOC/doc/latex/chemformula/chemformula_en.pdf details="Package documentation" - RELOC/doc/latex/chemformula/chemformula_en.tex -runfiles size=33 - RELOC/tex/latex/chemformula/chemformula.sty -catalogue-ctan /macros/latex/contrib/chemformula -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics chemistry -catalogue-version 4.15e - -name chemgreek -category Package -revision 42758 -shortdesc Upright Greek letters in chemistry -relocated 1 -longdesc The package provides upright Greek letters in support of other -longdesc chemistry packages (such as chemmacros). The package used to be -longdesc distributed as a part of chemmacros. -containersize 7096 -containerchecksum 10e0122f032c852b5e4ac1b8ab3c8ab5da9d9af9ed27501d387ca309dc6443a392f970f98a9d39af0d310b4bce18b908b7fc8f9dd7f23d40a22b500e3bb5a04e -doccontainersize 730620 -doccontainerchecksum 707aaac95e734cfddad8ab12c0c564e6f1ee4816787e909250884331b60b0b1464e435ffe15c5ca711a03b97e51d96e253442cdc93630275ab80e23936cde110 -docfiles size=187 - RELOC/doc/latex/chemgreek/README details="Readme" - RELOC/doc/latex/chemgreek/chemgreek_en.pdf details="Package documentation" - RELOC/doc/latex/chemgreek/chemgreek_en.tex -runfiles size=12 - RELOC/tex/latex/chemgreek/chemgreek.sty -catalogue-ctan /macros/latex/contrib/chemgreek -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics chemistry -catalogue-version 1.1 - -name chemmacros -category Package -revision 45164 -shortdesc A collection of macros to support typesetting chemistry documents -relocated 1 -longdesc The bundle offers a collection of macros and commands which are -longdesc intended to make typesetting chemistry documents faster and -longdesc more convenient. Coverage includes some nomenclature commands, -longdesc oxidation numbers, thermodynamic data, newman projections, etc. -longdesc The package relies on the following supporting packages: -longdesc chemformula, providing a command for typesetting chemical -longdesc formulae and reactions (doing a similar task to that of -longdesc mhchem); chemgreek, offering support for use of greek letters; -longdesc and ghsystem, providing for the UN globally harmonised chemical -longdesc notation. The packages are written using current versions of -longdesc the experimental LaTeX 3 coding conventions and the LaTeX 3 -longdesc support packages. -containersize 40224 -containerchecksum e9ec0fae61e67c077e88cfe77a42db93c65f7ba522c0e2400fb2005eed84e3fa16dd0c1194119629564bb1598fb605ff23e1ac17557af8c3f60419696545995f -doccontainersize 1078412 -doccontainerchecksum 9ee87391f7da9f9142130f30cfafb09fe672ea2c3c4c2df061a83a84fcab442232eb467172045ad66c2147f4e8f6971bf47c5e71ed6c1cd8393d0c69e028488b -docfiles size=300 - RELOC/doc/latex/chemmacros/README details="Readme" - RELOC/doc/latex/chemmacros/chemmacros.history - RELOC/doc/latex/chemmacros/chemmacros_en.pdf details="Chemmacros package documentation" language="en" - RELOC/doc/latex/chemmacros/chemmacros_en.tex -runfiles size=106 - RELOC/tex/latex/chemmacros/chemmacros.module.acid-base.code.tex - RELOC/tex/latex/chemmacros/chemmacros.module.all.code.tex - RELOC/tex/latex/chemmacros/chemmacros.module.base.code.tex - RELOC/tex/latex/chemmacros/chemmacros.module.charges.code.tex - RELOC/tex/latex/chemmacros/chemmacros.module.chemformula.code.tex - RELOC/tex/latex/chemmacros/chemmacros.module.errorcheck.code.tex - RELOC/tex/latex/chemmacros/chemmacros.module.greek.code.tex - RELOC/tex/latex/chemmacros/chemmacros.module.isotopes.code.tex - RELOC/tex/latex/chemmacros/chemmacros.module.lang.code.tex - RELOC/tex/latex/chemmacros/chemmacros.module.mechanisms.code.tex - RELOC/tex/latex/chemmacros/chemmacros.module.newman.code.tex - RELOC/tex/latex/chemmacros/chemmacros.module.nomenclature.code.tex - RELOC/tex/latex/chemmacros/chemmacros.module.orbital.code.tex - RELOC/tex/latex/chemmacros/chemmacros.module.particles.code.tex - RELOC/tex/latex/chemmacros/chemmacros.module.phases.code.tex - RELOC/tex/latex/chemmacros/chemmacros.module.polymers.code.tex - RELOC/tex/latex/chemmacros/chemmacros.module.reactions.code.tex - RELOC/tex/latex/chemmacros/chemmacros.module.redox.code.tex - RELOC/tex/latex/chemmacros/chemmacros.module.scheme.code.tex - RELOC/tex/latex/chemmacros/chemmacros.module.spectroscopy.code.tex - RELOC/tex/latex/chemmacros/chemmacros.module.symbols.code.tex - RELOC/tex/latex/chemmacros/chemmacros.module.thermodynamics.code.tex - RELOC/tex/latex/chemmacros/chemmacros.module.tikz.code.tex - RELOC/tex/latex/chemmacros/chemmacros.module.units.code.tex - RELOC/tex/latex/chemmacros/chemmacros.module.xfrac.code.tex - RELOC/tex/latex/chemmacros/chemmacros.sty - RELOC/tex/latex/chemmacros/chemmacros4.sty - RELOC/tex/latex/chemmacros/chemmacros5.sty -catalogue-ctan /macros/latex/contrib/chemmacros -catalogue-date 2017-08-29 13:01:07 +0200 -catalogue-license lppl1.3 -catalogue-topics chemistry expl3 -catalogue-version 5.8b - -name chemnum -category Package -revision 40522 -shortdesc A method of numbering chemical compounds -relocated 1 -longdesc The package defines a \label- and \ref-like commands for -longdesc compound numbers. The package requires LaTeX 3 packages expl3 -longdesc (from the l3kernel bundle) and xparse (from the l3packages -longdesc bundle). -containersize 11196 -containerchecksum 79f5a6bb8096ce69792464b224d633527f4a0c59b0134c133e532d6dc314c833b951c59ee425451d3796709936e60c13c26cd745eaeb79ffa580d29018b9ad41 -doccontainersize 752968 -doccontainerchecksum 573278841e9174e38265020678667b7487edd573c259372ff9a77bd296929e807a7819ecf803b7962d43497aaac6a8c46a474a8fb41ef5a0bda1f50b626c96f0 -docfiles size=263 - RELOC/doc/latex/chemnum/README details="Readme" - RELOC/doc/latex/chemnum/chemnum_en.pdf details="Package documentation (English)" language="en" - RELOC/doc/latex/chemnum/chemnum_en.tex - RELOC/doc/latex/chemnum/scheme-bla.ps - RELOC/doc/latex/chemnum/scheme-tmp.ps -runfiles size=18 - RELOC/tex/latex/chemnum/chemnum.sty -catalogue-also chemcompounds chemcono -catalogue-ctan /macros/latex/contrib/chemnum -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics chemistry expl3 -catalogue-version 1.2 - -name chemschemex -category Package -revision 46723 -shortdesc Typeset and cross-reference chemical schemes based on TikZ code -relocated 1 -longdesc The package provides a comfortable means of typesetting -longdesc chemical schemes, and also offers automatic structure -longdesc referencing. -containersize 6712 -containerchecksum 594671e855bb5bab78a42bb7dcd1bea30947d61e6c480fef8d06a21bd8d0f6630382b429364f1475f4a9ae8308a4f655f1389e59b3ee5f0be64f702d4437405b -doccontainersize 291440 -doccontainerchecksum bf76f5e7d65f9b59c1b388464430157e9b4fd55a6bdbf10395845c347d3034fffcb0b18cdc56d769850638e8aee67c01911dfc1c6d96cb8d4ee99b1ea7100a24 -docfiles size=84 - RELOC/doc/latex/chemschemex/C2H4.pdf - RELOC/doc/latex/chemschemex/CH2CH-R2.pdf - RELOC/doc/latex/chemschemex/R1-CHCH2.pdf - RELOC/doc/latex/chemschemex/R2-CHCH-R1.pdf - RELOC/doc/latex/chemschemex/README details="Readme" - RELOC/doc/latex/chemschemex/RuCH-R1.pdf - RELOC/doc/latex/chemschemex/RuCH2.pdf - RELOC/doc/latex/chemschemex/chemschemex.pdf details="Package documentation" - RELOC/doc/latex/chemschemex/cp.pdf - RELOC/doc/latex/chemschemex/maleimid.pdf - RELOC/doc/latex/chemschemex/product.pdf - RELOC/doc/latex/chemschemex/product_num.pdf -srccontainersize 14228 -srccontainerchecksum e93b9c715433d3a92dad9926acc814d0d81eff274cff1a866fb28b8dce547ce46e146e5064ccdb683d8ad084d64d079175bc110223c47b57ae066cbe5aa7c16f -srcfiles size=21 - RELOC/source/latex/chemschemex/chemschemex.dtx - RELOC/source/latex/chemschemex/chemschemex.ins -runfiles size=10 - RELOC/tex/latex/chemschemex/chemschemex.sty -catalogue-also chemscheme -catalogue-ctan /macros/latex/contrib/chemschemex -catalogue-date 2018-02-23 21:15:29 +0100 -catalogue-license lppl1.2 -catalogue-topics chemistry -catalogue-version 1.2 - -name chemsec -category Package -revision 46972 -shortdesc Automated creation of numeric entity labels -relocated 1 -longdesc Packages provides creation of sequential numeric labels for -longdesc entities in a document. The motivating example is chemical -longdesc structures in a scientific document. The package can -longdesc automatically output a full object name and label on the first -longdesc occurence in the document and just labels only on subsequent -longdesc references. -containersize 3172 -containerchecksum 6064af339a0a4b364ecbbb2b6c78cd16b71ead0d8f08d08ade479b003bae60a4a94e655c46f3d536b83d39c63a281a93aa604a26feb88811810e0ccb8071d425 -doccontainersize 252156 -doccontainerchecksum 7a5c7eb943c00cb474603955557bb1162cf251a422b74360d49228e794dd46a9874515a179601ff3d5178d0d5980a074c08425395ff02811b22443c85bae15f0 -docfiles size=68 - RELOC/doc/latex/chemsec/README.md details="Readme" - RELOC/doc/latex/chemsec/chemsec.pdf - RELOC/doc/latex/chemsec/example1.tex - RELOC/doc/latex/chemsec/example2.tex - RELOC/doc/latex/chemsec/example3.tex - RELOC/doc/latex/chemsec/example4.tex - RELOC/doc/latex/chemsec/example5.tex -srccontainersize 11628 -srccontainerchecksum 147f2b8b44f8d40a6defdb11e70b74acf05f3085536b6bc70c9890459bb28a44a782baf438b2a4b53820a13462c53c691c250e7b4f790d182c6310543b19191c -srcfiles size=13 - RELOC/source/latex/chemsec/chemsec.dtx - RELOC/source/latex/chemsec/chemsec.ins -runfiles size=4 - RELOC/tex/latex/chemsec/chemsec.sty -catalogue-ctan /macros/latex/contrib/chemsec -catalogue-date 2018-03-15 19:56:48 +0100 -catalogue-license lppl1.3 -catalogue-topics label-ref -catalogue-version 1.12a - -name chemstyle -category Package -revision 31096 -shortdesc Writing chemistry with style -relocated 1 -longdesc Chemstyle has been developed as a successor to the LaTeX -longdesc package provided by the rsc bundle. The package provides an -longdesc extensible system for formatting chemistry documents according -longdesc to the conventions of a number of leading journals. It also -longdesc provides some handy chemistry-related macros. Chemstyle is much -longdesc enhanced compared to its predecessor, and users of rsc are -longdesc strongly encouraged to migrate (all of the additional macros in -longdesc the rsc LaTeX package are present in chemstyle). The package -longdesc chemscheme is distributed with chemstyle; chemstyle itself -longdesc incorporates ideas that come from the trivfloat package; the -longdesc documentation uses the auto-pst-pdf package. -containersize 6276 -containerchecksum d826015964ca505befc7bd6f6460c23e9621c46c9fb17cf9ee02ba1c799a4ac1c0a34501e2d2b852df4387f6d06848e04d3142fa32276966ce059c7ab075ff24 -doccontainersize 271216 -doccontainerchecksum 515f3ab082674073b128ce428ad79b50ac0a171ac07b56a2ade977f80477028e51f5347260b66c07f569705609f84ade59cb3f09fecb5d5668531836278d80fd -docfiles size=71 - RELOC/doc/latex/chemstyle/README details="Readme" - RELOC/doc/latex/chemstyle/chemscheme.cdx - RELOC/doc/latex/chemstyle/chemstyle-demo.tex - RELOC/doc/latex/chemstyle/chemstyle.pdf details="Package documentation" -srccontainersize 24992 -srccontainerchecksum 9f79dc5e7c57d71f97117f3432b48215ded78abbca9b0e0478abe365bb8791adf16c0eaff67e7e1f51d8430d2b1e8dc7053b1dab06eabcea19e5d48616880f73 -srcfiles size=25 - RELOC/source/latex/chemstyle/chemstyle.dtx - RELOC/source/latex/chemstyle/chemstyle.ins -runfiles size=14 - RELOC/tex/latex/chemstyle/chemscheme.sty - RELOC/tex/latex/chemstyle/chemstyle.sty - RELOC/tex/latex/chemstyle/config/angew.chemstyle.cfg - RELOC/tex/latex/chemstyle/config/ic.chemstyle.cfg - RELOC/tex/latex/chemstyle/config/jacs.chemstyle.cfg - RELOC/tex/latex/chemstyle/config/jomc.chemstyle.cfg - RELOC/tex/latex/chemstyle/config/orglett.chemstyle.cfg - RELOC/tex/latex/chemstyle/config/rsc.chemstyle.cfg - RELOC/tex/latex/chemstyle/config/tetlett.chemstyle.cfg -catalogue-ctan /macros/latex/contrib/chemstyle -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl1.3 -catalogue-topics chemistry -catalogue-version 2.0m - -name cherokee -category Package -revision 21046 -shortdesc A font for the Cherokee script -relocated 1 -longdesc The Cherokee script was designed in 1821 by Segwoya. The -longdesc alphabet is essentially syllabic, only 6 characters (a e i o s -longdesc u) correspond to Roman letters: the font encodes these to the -longdesc corresponding roman letter. The remaining 79 characters have -longdesc been arbitrarily encoded in the range 38-122; the cherokee -longdesc package provides commands that map each such syllable to the -longdesc appropriate character; for example, Segwoya himself would be -longdesc represented \Cse\Cgwo\Cya. The font is distributed as Metafont -longdesc source; it works very poorly in modern environments, and could -longdesc do with expert attention (if you are interested, please contact -longdesc the CTAN team for details). -containersize 4420 -containerchecksum 5a5225351f68dc0d73dfd16480c4aab886e9cdd563d01533b3c44b8a06570757aed12444f55f540c1d534fce66518a976a501287ddfb9c328e4690e12aa7f9ec -doccontainersize 612 -doccontainerchecksum d7d95347bab9915ead1f2e477baaa49495979b82be7116139c00d1525b09d1329084228fa35b053a8db11787b51006fc165bbd132ba4dc10b1b6ec21bdba6034 -docfiles size=1 - RELOC/doc/fonts/cherokee/README details="Readme" -runfiles size=8 - RELOC/fonts/source/public/cherokee/cherokee.mf - RELOC/fonts/tfm/public/cherokee/cherokee.tfm - RELOC/tex/latex/cherokee/cherokee.sty -catalogue-also ocherokee -catalogue-ctan /fonts/cherokee -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics font font-nonroman font-mf - -name chess -category Package -revision 20582 -shortdesc Fonts for typesetting chess boards -relocated 1 -longdesc The original (and now somewhat dated) TeX chess font package. -longdesc Potential users should consider skak (for alternative fonts, -longdesc and notation support), texmate (for alternative notation -longdesc support), or chessfss (for flexible font choices). -containersize 10972 -containerchecksum 490af1195568c6588cf521da29eea488f6ec19044d48746c54c044144f73a948a938b6dbdd7be69b3ddc14252c76aaa22094471b2f8d3d0926086ff1520ce76f -doccontainersize 44716 -doccontainerchecksum 7a21923fb64b8f7c65be9eb508d662d8760329c7ce43704dd5bc852ad0c621f93920fc5b19024d73a7348ff98338ccbaaa3cf6745245e838863a6b7e7be1365a -docfiles size=61 - RELOC/doc/fonts/chess/board.epsf - RELOC/doc/fonts/chess/boards.ltx - RELOC/doc/fonts/chess/changes12 - RELOC/doc/fonts/chess/chessdiag.Xmf - RELOC/doc/fonts/chess/copyright - RELOC/doc/fonts/chess/dutch-tt.ltx - RELOC/doc/fonts/chess/dutch-tt.tex - RELOC/doc/fonts/chess/installation - RELOC/doc/fonts/chess/kasparov.ltx - RELOC/doc/fonts/chess/makefile - RELOC/doc/fonts/chess/readme details="Readme" - RELOC/doc/fonts/chess/schaakmaatje.ltx - RELOC/doc/fonts/chess/symbols.ltx - RELOC/doc/fonts/chess/symbols.tex - RELOC/doc/fonts/chess/tal.ltx - RELOC/doc/fonts/chess/tal.tex - RELOC/doc/fonts/chess/tugboat.ltx - RELOC/doc/fonts/chess/tuggame.ltx -runfiles size=21 - RELOC/fonts/source/public/chess/README.mf - RELOC/fonts/source/public/chess/chess10.mf - RELOC/fonts/source/public/chess/chess20.mf - RELOC/fonts/source/public/chess/chess30.mf - RELOC/fonts/source/public/chess/chessbase.mf - RELOC/fonts/source/public/chess/chessdiag.mf - RELOC/fonts/source/public/chess/chessf10.mf - RELOC/fonts/source/public/chess/chesspieces.mf - RELOC/fonts/source/public/chess/empty.mf - RELOC/fonts/tfm/public/chess/chess10.tfm - RELOC/fonts/tfm/public/chess/chess20.tfm - RELOC/fonts/tfm/public/chess/chess30.tfm - RELOC/fonts/tfm/public/chess/chessf10.tfm - RELOC/fonts/tfm/public/chess/chessfig10.tfm - RELOC/tex/latex/chess/chess.sty -catalogue-ctan /fonts/chess/chess -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics font font-chess games -catalogue-version 1.2 - -name chess-problem-diagrams -category Package -revision 39317 -shortdesc A package for typesetting chess problem diagrams -relocated 1 -longdesc This package provides macros to typeset chess problem diagrams -longdesc including fairy chess problems (mostly using rotated images of -longdesc pieces) and other boards. -containersize 11596 -containerchecksum 1368f408f360bed5d7c21997f1e75cdf838bfce454a40de4d11fbdb88fda9063616d692de29aaf36feee92364ac96b977af2622b4f500755472cd6cef2ace0f5 -doccontainersize 292572 -doccontainerchecksum b702188a31b369ea887db7426d9d99d7fff1302dff2bc9694141bb7bf1a1803d99b820dd46cfe2efe0bec979c1e0a97086900d6df3af4e44764b4ffd470067f6 -docfiles size=87 - RELOC/doc/latex/chess-problem-diagrams/README details="Readme" - RELOC/doc/latex/chess-problem-diagrams/diagram.pdf details="Package documentation" -srccontainersize 23044 -srccontainerchecksum e64412d79b0f79d49734a0135be2104ad2ee753471beac6ac84cb84c4716aa28868ddc20a830d148854d8c1c5eada15d9526591d5fbfd2d1ef53f05e962fe280 -srcfiles size=26 - RELOC/source/latex/chess-problem-diagrams/diagram.dtx - RELOC/source/latex/chess-problem-diagrams/diagram.ins -runfiles size=14 - RELOC/tex/latex/chess-problem-diagrams/diagram.sty -catalogue-ctan /macros/latex/contrib/chess-problem-diagrams -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.2 -catalogue-topics games -catalogue-version 1.12 - -name chessboard -category Package -revision 33801 -shortdesc Print chess boards -relocated 1 -longdesc This package offers commands to print chessboards. It can print -longdesc partial boards, hide pieces and fields, color the boards and -longdesc put various marks on the board. It has a lot of options to -longdesc place pieces on the board. Using exotic pieces (e.g., for fairy -longdesc chess) is possible. The documentation includes an example of an -longdesc animated chessboard, for those whose PDF viewer can display -longdesc animations. -containersize 20556 -containerchecksum 802e410fb61b63d92ceca09292a1ee587161964dbe1ff6a6a24e1a8e7c3bf855b837b674646b276046679f9184cbf501677286f44d6a2c8fe266b7c2b876626a -doccontainersize 1612 -doccontainerchecksum dfa9e4e0c848759dd31ab8843803eda12869591ccc701796fe1e9ac1f6d26b417689accb9b81ad0e4a03384bc304319df4f7168af3338d06bf0e6861de8d9252 -docfiles size=2 - RELOC/doc/latex/chessboard/README details="Readme" - RELOC/doc/latex/chessboard/README.TEXLIVE -srccontainersize 20776 -srccontainerchecksum d469b8572424a1e5810d8e2211efef7e30a5ecea8be06f4a242706179ca3942acb9304c77fb6888c97e1f969fd9463710a7e35fd2fddf060b6872fac8f541690 -srcfiles size=48 - RELOC/source/latex/chessboard/chessboard-src.dtx - RELOC/source/latex/chessboard/chessboard.ins -runfiles size=48 - RELOC/tex/latex/chessboard/chessboard-keys-main.sty - RELOC/tex/latex/chessboard/chessboard-keys-pgf.sty - RELOC/tex/latex/chessboard/chessboard-pgf.sty - RELOC/tex/latex/chessboard/chessboard.sty -catalogue-ctan /macros/latex/contrib/chessboard -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics games -catalogue-version 1.7 - -name chessfss -category Package -revision 19440 -shortdesc A package to handle chess fonts -relocated 1 -longdesc This package offers commands to use and switch between chess -longdesc fonts. It uses the LaTeX font selection scheme (nfss). The -longdesc package doesn't parse, format and print PGN input like e.g. the -longdesc packages skak or texmate; the aim of the package is to offer -longdesc writers of chess packages a bundle of commands for fonts, so -longdesc that they don't have to implement all these commands for -longdesc themselves. A normal user can use the package to print e.g. -longdesc single chess symbols and simple diagrams. The documentation -longdesc contains also a section about installation of chess fonts. -containersize 10964 -containerchecksum 0016c59a8e2857166ccba3b4be3fc13a5a19b180837136edc60eb95be920b23d0d97cedf9fb15193431d9c5f6ab673107d77745b85e9ef32463b5eff056cf5f9 -doccontainersize 1364 -doccontainerchecksum 9b19a27a91b7fabe25b98464f9ad7f258d28966fdea0fc446684f66f77500ed33fc641a5675d1ce479b2f35a0a3edc8071bc34b6ae72982a3dcb9fcd1bbf1060 -docfiles size=2 - RELOC/doc/latex/chessfss/README details="Readme" - RELOC/doc/latex/chessfss/README.TEXLIVE -srccontainersize 10900 -srccontainerchecksum 5b1c160574e8d41d9d58c0e8865615edbb36acc7987d6386e86ece6194b0193fa44e483991cdb0cd7c82e742622d6017e4cae178334b5f1ee201df6c7d767aef -srcfiles size=25 - RELOC/source/latex/chessfss/chessfss-src.dtx - RELOC/source/latex/chessfss/chessfss.ins -runfiles size=47 - RELOC/fonts/enc/dvips/chessfss/chess-board-example-enc.enc - RELOC/fonts/enc/dvips/chessfss/chess-fig-example-enc.enc - RELOC/tex/latex/chessfss/chessfss.sty - RELOC/tex/latex/chessfss/lsb1enc.def - RELOC/tex/latex/chessfss/lsb1skak.fd - RELOC/tex/latex/chessfss/lsb1skaknew.fd - RELOC/tex/latex/chessfss/lsb2enc.def - RELOC/tex/latex/chessfss/lsb2skak.fd - RELOC/tex/latex/chessfss/lsb2skaknew.fd - RELOC/tex/latex/chessfss/lsb3enc.def - RELOC/tex/latex/chessfss/lsb3skak.fd - RELOC/tex/latex/chessfss/lsb3skaknew.fd - RELOC/tex/latex/chessfss/lsbc1enc.def - RELOC/tex/latex/chessfss/lsbc1skaknew.fd - RELOC/tex/latex/chessfss/lsbc2enc.def - RELOC/tex/latex/chessfss/lsbc2skaknew.fd - RELOC/tex/latex/chessfss/lsbc3enc.def - RELOC/tex/latex/chessfss/lsbc3skaknew.fd - RELOC/tex/latex/chessfss/lsbc4enc.def - RELOC/tex/latex/chessfss/lsbc4skaknew.fd - RELOC/tex/latex/chessfss/lsbc5enc.def - RELOC/tex/latex/chessfss/lsbc5skaknew.fd - RELOC/tex/latex/chessfss/lsbenc.def - RELOC/tex/latex/chessfss/lsbskak.fd - RELOC/tex/latex/chessfss/lsbskaknew.fd - RELOC/tex/latex/chessfss/lsfenc.def - RELOC/tex/latex/chessfss/lsfskak.fd - RELOC/tex/latex/chessfss/lsfskaknew.fd - RELOC/tex/latex/chessfss/lsienc.def - RELOC/tex/latex/chessfss/lsiskak.fd - RELOC/tex/latex/chessfss/lsiskaknew.fd -catalogue-ctan /macros/latex/contrib/chessfss -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics font-supp games -catalogue-version 1.2a - -name chet -category Package -revision 45081 -shortdesc LaTeX layout inspired by harvmac -relocated 1 -longdesc The package aims to streamline the work of typesetting, and to -longdesc provide the look and feel of harvmac for readers. -containersize 5628 -containerchecksum 9a7a824be07b6fbfda73b05d6afe17cd0bdee515d4fd2a26916bf3d2afc22df0f5b826bf4006af646303177d7d214efdd54fc2526dfa5c23446d905e059149cd -doccontainersize 175744 -doccontainerchecksum 3d80a9b1478d29b489ddd795ac6eb0178224daf15e6f98036bf3aeb3ff3f7be59c5793060b82e84e246a64f6562e217280ec8ad27a5807b77cf8e34b037ee476 -docfiles size=46 - RELOC/doc/latex/chet/README details="Readme" - RELOC/doc/latex/chet/chetdoc.pdf details="Package documentation" - RELOC/doc/latex/chet/chetdoc.tex -runfiles size=7 - RELOC/bibtex/bst/chet/chetref.bst - RELOC/tex/latex/chet/chet.sty -catalogue-ctan /macros/latex/contrib/chet -catalogue-date 2017-08-19 23:16:49 +0200 -catalogue-license lppl1.3 -catalogue-topics layout -catalogue-version 2.2 - -name chextras -category Package -revision 27118 -shortdesc A companion package for the Swiss typesetter -relocated 1 -longdesc The package simplifies the preparation of Swiss documents and -longdesc letters by setting up linguistic and common packages. While it -longdesc is a useful addition to the chletter document class, it is not -longdesc tied to it and may be used as a general purpose package. -containersize 4820 -containerchecksum e01ee6b48f446ec0a9bb4bb9ca29487652e1ff5b4522c8e7fcd74fa73cc1bff8d4cf7a77d38ac4cb33c23e9dbeec5033115e237ee828c905cb54cd9adaba4671 -doccontainersize 125708 -doccontainerchecksum 19910b1f06ab7e2b66331067c787fe61ff79875441aaa24e21d8b9932563bd57e5cabf33e02dfffa51eef290d6e4e70a447f594b35c1b998b0467a56d36976d4 -docfiles size=33 - RELOC/doc/latex/chextras/README details="Readme" - RELOC/doc/latex/chextras/chextras.pdf details="Package documentation" -srccontainersize 11700 -srccontainerchecksum c397ca7fb4c770ac249cdfb081dcc36c3da0bde8a6df781cff5371b997e3010a6c3b8e2c7c7883d7262c0e51bce4e8b8e9255d4e181a1e071621095c520a651f -srcfiles size=13 - RELOC/source/latex/chextras/chextras.dtx - RELOC/source/latex/chextras/chextras.ins -runfiles size=11 - RELOC/tex/latex/chextras/chextras.sty - RELOC/tex/latex/chextras/eu1lmros.fd - RELOC/tex/latex/chextras/eu1lmssos.fd - RELOC/tex/latex/chextras/eu1lmttos.fd - RELOC/tex/latex/chextras/eu1lmvttos.fd - RELOC/tex/latex/chextras/t1lmros.fd - RELOC/tex/latex/chextras/t1lmssos.fd - RELOC/tex/latex/chextras/t1lmttos.fd - RELOC/tex/latex/chextras/t1lmvttos.fd -catalogue-also chletter -catalogue-ctan /macros/latex/contrib/chextras -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics swiss -catalogue-version 1.01 - -name chicago -category Package -revision 15878 -shortdesc A "Chicago" bibliography style -relocated 1 -longdesc Chicago is a BibTeX style that follows the "B" reference style -longdesc of the 13th Edition of the Chicago manual of style; a LaTeX -longdesc package (to LaTeX 2.09 conventions) is also provided. The style -longdesc was derived from the newapa style. -containersize 10512 -containerchecksum 3823c71849582a322466df9bf8ee35d786d6b37c2acc98b6693807075e4134739001c9cadbfb0197294a6ef943309adaac1e2ea2fa1dd73eeafbf0d84b838465 -runfiles size=13 - RELOC/bibtex/bst/chicago/chicago.bst - RELOC/tex/latex/chicago/chicago.sty -catalogue-ctan /biblio/bibtex/contrib/chicago -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics bibtex-sty - -name chicago-annote -category Package -revision 15878 -shortdesc Chicago-based annotated BibTeX style -relocated 1 -longdesc This is a revision of chicagoa.bst, using the commonly-used -longdesc annote field in place of the original's annotation. -containersize 8920 -containerchecksum 273f4e919537517ad0919da30264360c05dbdabc45ad57cd2ff1c6dca820ff5320958f61a622e6641f2393a69c14da53a64c0ced16fe1ebf2ed376bab1a8fce3 -doccontainersize 412 -doccontainerchecksum 7fc3be286d55b5f612bd6bd34f5fcf2d98506b1fe5654b90107e3b7762a73e35f2cff20011d3715719521a8269334a31475df7d7c362cc065acf7cfa9657e422 -docfiles size=1 - RELOC/doc/bibtex/chicago-annote/README -runfiles size=10 - RELOC/bibtex/bst/chicago-annote/chicago-annote.bst -catalogue-ctan /biblio/bibtex/contrib/chicago-annote -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics bibtex-sty bibtex-annote - -name chickenize -category Package -revision 45083 -shortdesc Use lua callbacks for "interesting" textual effects -relocated 1 -longdesc The package allows manipulations of any LuaTeX document (it is -longdesc known to work with Plain LuaTeX and LuaLaTeX). Most of the -longdesc package's functions are merely for fun or educational use, but -longdesc some functions (for example, colorstretch for visualising the -longdesc badness and font expansion of each line, and letterspaceadjust -longdesc doing what its name says) could be useful in a "normal" LuaTeX -longdesc document. -containersize 11316 -containerchecksum 56a3a02fb791aacd83d26627c710dd9928270d8fe803984607e6d0735253083ab37b24cb1879c5ce1fc6e09a4d5194e466a5a6a262b463ebc3d019150bd4d3a6 -doccontainersize 191532 -doccontainerchecksum 5168fd820e4a376ec363511dc114469091e1ec9675b874a74ebefe4a387c9870edcf4a25f7f561de21d76e8d3d4f788d054eb28937f711a75f611d3ccbc4186b -docfiles size=49 - RELOC/doc/luatex/chickenize/README.md details="Readme" - RELOC/doc/luatex/chickenize/chickenize.pdf details="Package documentation" -srccontainersize 28780 -srccontainerchecksum 0f01520d20c1e0510ba02a83654528a045f24638205abae4be38fcb0e03c3691c03f2ef876042c9138937e0c1b8c27032c4e94892e9cb1940f9aa8cee3cd870c -srcfiles size=26 - RELOC/source/luatex/chickenize/chickenize.dtx -runfiles size=13 - RELOC/tex/luatex/chickenize/chickenize.lua - RELOC/tex/luatex/chickenize/chickenize.sty - RELOC/tex/luatex/chickenize/chickenize.tex -catalogue-ctan /macros/luatex/generic/chickenize -catalogue-date 2017-08-19 23:03:49 +0200 -catalogue-license lppl1.3 -catalogue-topics typesetting games luatex -catalogue-version 0.2.5 - -name childdoc -category Package -revision 49543 -shortdesc Directly compile \include'd child documents -relocated 1 -longdesc This LaTeX2e package enables the direct compilation of document -longdesc sections included by \include to individual files. -containersize 1320 -containerchecksum 8b58f098cd1733f5d8b8141bd44f83d37b356fe85938abd3c38a4eeb7b1f9fa284d62e05a388b5db246bd4806c878157c1d5be2f65298bd0c873f51b8ad89565 -doccontainersize 261280 -doccontainerchecksum 267cad5d7febfd11d18b778492d8e209b4cbd4c50d5707d615ae5c900b3edfe2acd3331e8f0fdc3e7bbe6266f4227cc760c06138cb6628a74f84c9d8a113bed1 -docfiles size=75 - RELOC/doc/latex/childdoc/README.txt details="Readme" - RELOC/doc/latex/childdoc/cdocsamp.tex - RELOC/doc/latex/childdoc/cdocsch1.tex - RELOC/doc/latex/childdoc/cdocsch2.tex - RELOC/doc/latex/childdoc/cdocsdrf.tex - RELOC/doc/latex/childdoc/cdocsfn1.tex - RELOC/doc/latex/childdoc/cdocsfn2.tex - RELOC/doc/latex/childdoc/cdocspt3.tex - RELOC/doc/latex/childdoc/cdocspt4.tex - RELOC/doc/latex/childdoc/childdoc.pdf details="Package documentation" -srccontainersize 11000 -srccontainerchecksum d5b20b3dc6d88efebf9aa85012cb9fcc677b0f4697ed3a157b460b4fae9007013ecf0d86197e433d151fe00d6dc94d1cb7b9fe071e0453d6821e076d3ef11cd9 -srcfiles size=12 - RELOC/source/latex/childdoc/childdoc.dtx - RELOC/source/latex/childdoc/childdoc.ins -runfiles size=1 - RELOC/tex/latex/childdoc/childdoc.def -catalogue-also subfiles -catalogue-ctan /macros/latex/contrib/childdoc -catalogue-date 2018-12-30 17:14:03 +0100 -catalogue-license lppl1.3 -catalogue-topics subdocs -catalogue-version 2.0 - -name chivo -category Package -revision 40931 -shortdesc Using the free Chivo fonts with LaTeX -relocated 1 -longdesc This work provides the necessary files to use the Chivo fonts -longdesc with LaTeX. Chivo is a set of eight fonts provided by Hector -longdesc Gatti & Omnibus Team under the Open Font License -longdesc [(OFL)](http://scripts.sil.org/OFL), version 1.1. The fonts are -longdesc copyright (c) 2011-2015, Omnibus-Type. -execute addMap Chivo.map -containersize 703824 -containerchecksum e4993b185bf9595c389585f31738072728de027fda5689b00b8dd8435c7556f7190a2aaee0d91303e00f0d0ee01dfecebef7de084dedfb897f766c31392bef49 -doccontainersize 359460 -doccontainerchecksum 9f360134bb7b4c315fd41d860415fe761747eb15785ec67101071738d08ba8f21b82d7f32fa50e91efdda65254d5d9c8a0091412d47045185e6798657598c6a9 -docfiles size=91 - RELOC/doc/fonts/chivo/Chivo.pdf details="Package documentation" - RELOC/doc/fonts/chivo/OFL.txt - RELOC/doc/fonts/chivo/README.md details="Readme" -srccontainersize 5220 -srccontainerchecksum ff4dee28c226cebf516381154863c6e42b5d5eb0b2d70b94a3e399bd01aeb30105e8a635e9551c97370472b39ce2e130ca8c698ca96ffdcff65d1d04011f18ff -srcfiles size=5 - RELOC/source/fonts/chivo/Chivo.dtx - RELOC/source/fonts/chivo/Chivo.ins -runfiles size=443 - RELOC/fonts/enc/dvips/chivo/chi_g7gdou.enc - RELOC/fonts/enc/dvips/chivo/chi_hxspk6.enc - RELOC/fonts/enc/dvips/chivo/chi_m6it5z.enc - RELOC/fonts/enc/dvips/chivo/chi_qbau2s.enc - RELOC/fonts/map/dvips/chivo/Chivo.map - RELOC/fonts/opentype/public/chivo/Chivo-Black.otf - RELOC/fonts/opentype/public/chivo/Chivo-BlackItalic.otf - RELOC/fonts/opentype/public/chivo/Chivo-Bold.otf - RELOC/fonts/opentype/public/chivo/Chivo-BoldItalic.otf - RELOC/fonts/opentype/public/chivo/Chivo-Italic.otf - RELOC/fonts/opentype/public/chivo/Chivo-Light.otf - RELOC/fonts/opentype/public/chivo/Chivo-LightItalic.otf - RELOC/fonts/opentype/public/chivo/Chivo-Regular.otf - RELOC/fonts/tfm/public/chivo/Chivo-Black-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/chivo/Chivo-Black-tlf-ly1--lcdfj.tfm - RELOC/fonts/tfm/public/chivo/Chivo-Black-tlf-ly1.tfm - RELOC/fonts/tfm/public/chivo/Chivo-Black-tlf-ot1--base.tfm - RELOC/fonts/tfm/public/chivo/Chivo-Black-tlf-ot1--lcdfj.tfm - RELOC/fonts/tfm/public/chivo/Chivo-Black-tlf-ot1.tfm - RELOC/fonts/tfm/public/chivo/Chivo-Black-tlf-t1--base.tfm - RELOC/fonts/tfm/public/chivo/Chivo-Black-tlf-t1--lcdfj.tfm - RELOC/fonts/tfm/public/chivo/Chivo-Black-tlf-t1.tfm - RELOC/fonts/tfm/public/chivo/Chivo-Black-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/chivo/Chivo-Black-tlf-ts1.tfm - RELOC/fonts/tfm/public/chivo/Chivo-BlackItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/chivo/Chivo-BlackItalic-tlf-ly1--lcdfj.tfm - RELOC/fonts/tfm/public/chivo/Chivo-BlackItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/chivo/Chivo-BlackItalic-tlf-ot1--base.tfm - RELOC/fonts/tfm/public/chivo/Chivo-BlackItalic-tlf-ot1--lcdfj.tfm - RELOC/fonts/tfm/public/chivo/Chivo-BlackItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/chivo/Chivo-BlackItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/chivo/Chivo-BlackItalic-tlf-t1--lcdfj.tfm - RELOC/fonts/tfm/public/chivo/Chivo-BlackItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/chivo/Chivo-BlackItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/chivo/Chivo-BlackItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/chivo/Chivo-Bold-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/chivo/Chivo-Bold-tlf-ly1--lcdfj.tfm - RELOC/fonts/tfm/public/chivo/Chivo-Bold-tlf-ly1.tfm - RELOC/fonts/tfm/public/chivo/Chivo-Bold-tlf-ot1--base.tfm - RELOC/fonts/tfm/public/chivo/Chivo-Bold-tlf-ot1--lcdfj.tfm - RELOC/fonts/tfm/public/chivo/Chivo-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/public/chivo/Chivo-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/public/chivo/Chivo-Bold-tlf-t1--lcdfj.tfm - RELOC/fonts/tfm/public/chivo/Chivo-Bold-tlf-t1.tfm - RELOC/fonts/tfm/public/chivo/Chivo-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/chivo/Chivo-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/public/chivo/Chivo-BoldItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/chivo/Chivo-BoldItalic-tlf-ly1--lcdfj.tfm - RELOC/fonts/tfm/public/chivo/Chivo-BoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/chivo/Chivo-BoldItalic-tlf-ot1--base.tfm - RELOC/fonts/tfm/public/chivo/Chivo-BoldItalic-tlf-ot1--lcdfj.tfm - RELOC/fonts/tfm/public/chivo/Chivo-BoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/chivo/Chivo-BoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/chivo/Chivo-BoldItalic-tlf-t1--lcdfj.tfm - RELOC/fonts/tfm/public/chivo/Chivo-BoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/chivo/Chivo-BoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/chivo/Chivo-BoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/chivo/Chivo-Italic-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/chivo/Chivo-Italic-tlf-ly1--lcdfj.tfm - RELOC/fonts/tfm/public/chivo/Chivo-Italic-tlf-ly1.tfm - RELOC/fonts/tfm/public/chivo/Chivo-Italic-tlf-ot1--base.tfm - RELOC/fonts/tfm/public/chivo/Chivo-Italic-tlf-ot1--lcdfj.tfm - RELOC/fonts/tfm/public/chivo/Chivo-Italic-tlf-ot1.tfm - RELOC/fonts/tfm/public/chivo/Chivo-Italic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/chivo/Chivo-Italic-tlf-t1--lcdfj.tfm - RELOC/fonts/tfm/public/chivo/Chivo-Italic-tlf-t1.tfm - RELOC/fonts/tfm/public/chivo/Chivo-Italic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/chivo/Chivo-Italic-tlf-ts1.tfm - RELOC/fonts/tfm/public/chivo/Chivo-Light-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/chivo/Chivo-Light-tlf-ly1--lcdfj.tfm - RELOC/fonts/tfm/public/chivo/Chivo-Light-tlf-ly1.tfm - RELOC/fonts/tfm/public/chivo/Chivo-Light-tlf-ot1--base.tfm - RELOC/fonts/tfm/public/chivo/Chivo-Light-tlf-ot1--lcdfj.tfm - RELOC/fonts/tfm/public/chivo/Chivo-Light-tlf-ot1.tfm - RELOC/fonts/tfm/public/chivo/Chivo-Light-tlf-t1--base.tfm - RELOC/fonts/tfm/public/chivo/Chivo-Light-tlf-t1--lcdfj.tfm - RELOC/fonts/tfm/public/chivo/Chivo-Light-tlf-t1.tfm - RELOC/fonts/tfm/public/chivo/Chivo-Light-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/chivo/Chivo-Light-tlf-ts1.tfm - RELOC/fonts/tfm/public/chivo/Chivo-LightItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/chivo/Chivo-LightItalic-tlf-ly1--lcdfj.tfm - RELOC/fonts/tfm/public/chivo/Chivo-LightItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/chivo/Chivo-LightItalic-tlf-ot1--base.tfm - RELOC/fonts/tfm/public/chivo/Chivo-LightItalic-tlf-ot1--lcdfj.tfm - RELOC/fonts/tfm/public/chivo/Chivo-LightItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/chivo/Chivo-LightItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/chivo/Chivo-LightItalic-tlf-t1--lcdfj.tfm - RELOC/fonts/tfm/public/chivo/Chivo-LightItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/chivo/Chivo-LightItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/chivo/Chivo-LightItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/chivo/Chivo-Regular-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/chivo/Chivo-Regular-tlf-ly1--lcdfj.tfm - RELOC/fonts/tfm/public/chivo/Chivo-Regular-tlf-ly1.tfm - RELOC/fonts/tfm/public/chivo/Chivo-Regular-tlf-ot1--base.tfm - RELOC/fonts/tfm/public/chivo/Chivo-Regular-tlf-ot1--lcdfj.tfm - RELOC/fonts/tfm/public/chivo/Chivo-Regular-tlf-ot1.tfm - RELOC/fonts/tfm/public/chivo/Chivo-Regular-tlf-t1--base.tfm - RELOC/fonts/tfm/public/chivo/Chivo-Regular-tlf-t1--lcdfj.tfm - RELOC/fonts/tfm/public/chivo/Chivo-Regular-tlf-t1.tfm - RELOC/fonts/tfm/public/chivo/Chivo-Regular-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/chivo/Chivo-Regular-tlf-ts1.tfm - RELOC/fonts/type1/public/chivo/Chivo-Black.pfb - RELOC/fonts/type1/public/chivo/Chivo-BlackItalic.pfb - RELOC/fonts/type1/public/chivo/Chivo-BlackItalicLCDFJ.pfb - RELOC/fonts/type1/public/chivo/Chivo-BlackLCDFJ.pfb - RELOC/fonts/type1/public/chivo/Chivo-Bold.pfb - RELOC/fonts/type1/public/chivo/Chivo-BoldItalic.pfb - RELOC/fonts/type1/public/chivo/Chivo-BoldItalicLCDFJ.pfb - RELOC/fonts/type1/public/chivo/Chivo-BoldLCDFJ.pfb - RELOC/fonts/type1/public/chivo/Chivo-Italic.pfb - RELOC/fonts/type1/public/chivo/Chivo-ItalicLCDFJ.pfb - RELOC/fonts/type1/public/chivo/Chivo-Light.pfb - RELOC/fonts/type1/public/chivo/Chivo-LightItalic.pfb - RELOC/fonts/type1/public/chivo/Chivo-LightItalicLCDFJ.pfb - RELOC/fonts/type1/public/chivo/Chivo-LightLCDFJ.pfb - RELOC/fonts/type1/public/chivo/Chivo-Regular.pfb - RELOC/fonts/type1/public/chivo/Chivo-RegularLCDFJ.pfb - RELOC/fonts/vf/public/chivo/Chivo-Black-tlf-ly1.vf - RELOC/fonts/vf/public/chivo/Chivo-Black-tlf-ot1.vf - RELOC/fonts/vf/public/chivo/Chivo-Black-tlf-t1.vf - RELOC/fonts/vf/public/chivo/Chivo-Black-tlf-ts1.vf - RELOC/fonts/vf/public/chivo/Chivo-BlackItalic-tlf-ly1.vf - RELOC/fonts/vf/public/chivo/Chivo-BlackItalic-tlf-ot1.vf - RELOC/fonts/vf/public/chivo/Chivo-BlackItalic-tlf-t1.vf - RELOC/fonts/vf/public/chivo/Chivo-BlackItalic-tlf-ts1.vf - RELOC/fonts/vf/public/chivo/Chivo-Bold-tlf-ly1.vf - RELOC/fonts/vf/public/chivo/Chivo-Bold-tlf-ot1.vf - RELOC/fonts/vf/public/chivo/Chivo-Bold-tlf-t1.vf - RELOC/fonts/vf/public/chivo/Chivo-Bold-tlf-ts1.vf - RELOC/fonts/vf/public/chivo/Chivo-BoldItalic-tlf-ly1.vf - RELOC/fonts/vf/public/chivo/Chivo-BoldItalic-tlf-ot1.vf - RELOC/fonts/vf/public/chivo/Chivo-BoldItalic-tlf-t1.vf - RELOC/fonts/vf/public/chivo/Chivo-BoldItalic-tlf-ts1.vf - RELOC/fonts/vf/public/chivo/Chivo-Italic-tlf-ly1.vf - RELOC/fonts/vf/public/chivo/Chivo-Italic-tlf-ot1.vf - RELOC/fonts/vf/public/chivo/Chivo-Italic-tlf-t1.vf - RELOC/fonts/vf/public/chivo/Chivo-Italic-tlf-ts1.vf - RELOC/fonts/vf/public/chivo/Chivo-Light-tlf-ly1.vf - RELOC/fonts/vf/public/chivo/Chivo-Light-tlf-ot1.vf - RELOC/fonts/vf/public/chivo/Chivo-Light-tlf-t1.vf - RELOC/fonts/vf/public/chivo/Chivo-Light-tlf-ts1.vf - RELOC/fonts/vf/public/chivo/Chivo-LightItalic-tlf-ly1.vf - RELOC/fonts/vf/public/chivo/Chivo-LightItalic-tlf-ot1.vf - RELOC/fonts/vf/public/chivo/Chivo-LightItalic-tlf-t1.vf - RELOC/fonts/vf/public/chivo/Chivo-LightItalic-tlf-ts1.vf - RELOC/fonts/vf/public/chivo/Chivo-Regular-tlf-ly1.vf - RELOC/fonts/vf/public/chivo/Chivo-Regular-tlf-ot1.vf - RELOC/fonts/vf/public/chivo/Chivo-Regular-tlf-t1.vf - RELOC/fonts/vf/public/chivo/Chivo-Regular-tlf-ts1.vf - RELOC/tex/latex/chivo/Chivo.sty - RELOC/tex/latex/chivo/LY1Chivo-TLF.fd - RELOC/tex/latex/chivo/OT1Chivo-TLF.fd - RELOC/tex/latex/chivo/T1Chivo-TLF.fd - RELOC/tex/latex/chivo/TS1Chivo-TLF.fd -catalogue-ctan /fonts/chivo -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics font font-sans font-otf font-supp font-type1 font-t1enc -catalogue-version 1.0 - -name chkfloat -category Package -revision 27473 -shortdesc Warn whenever a float is placed "to far away" -relocated 1 -longdesc The package checks for floats that are placed too far from -longdesc their origin. It was motivated by a question on the question -longdesc and answer page. -containersize 1144 -containerchecksum f89d84adf2e72facc950770f4c8df8f179d23ef515df9f75da0d8c5a29c6f159576d77e1a5e11433ef7aca9a1ca968a133539874e6d517843381a6dba719cd7f -doccontainersize 44996 -doccontainerchecksum 2a146a619aeae54577db53b8b1fd564b9de9ab7dfd8615504a61687e575d513918e9e1a9d88bb9d0638c8dd72d2b4d2c2ceacefffdc04d224b11389181d8fdb9 -docfiles size=15 - RELOC/doc/latex/chkfloat/README details="Readme" - RELOC/doc/latex/chkfloat/chkfloat.pdf details="Package documentation" - RELOC/doc/latex/chkfloat/chkfloat.tex -runfiles size=1 - RELOC/tex/latex/chkfloat/chkfloat.sty -catalogue-ctan /macros/latex/contrib/chkfloat -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics debug-supp -catalogue-version 0.1 - -name chktex -category TLCore -revision 47198 -shortdesc Check for errors in LaTeX documents -longdesc The program reports typographic and other errors in LaTeX -longdesc documents. Filters are also provided for checking the LaTeX -longdesc parts of CWEB documents. -depend chktex.ARCH -containersize 9912 -containerchecksum f3ede4ae8c4f56c0a3f9ce241617a2d27650e4dc2ed260a8b13be42528f045e2d333e84d33aa367d215a4f500af01f77764f61a73f2370d42e130debaac1335a -doccontainersize 425800 -doccontainerchecksum 5259ae0c5f186978cb5392df7484a6fd83fdc75bff5e840f3132a57a49bb0d0e18fec16017309e1ef1ec395422a1077248157ad57febb3bc5744f10f9a3dcb7d -docfiles size=112 - texmf-dist/doc/chktex/ChkTeX.pdf - texmf-dist/doc/man/man1/chktex.1 - texmf-dist/doc/man/man1/chktex.man1.pdf - texmf-dist/doc/man/man1/chkweb.1 - texmf-dist/doc/man/man1/chkweb.man1.pdf - texmf-dist/doc/man/man1/deweb.1 - texmf-dist/doc/man/man1/deweb.man1.pdf -runfiles size=8 - texmf-dist/chktex/chktexrc - texmf-dist/scripts/chktex/chkweb.sh - texmf-dist/scripts/chktex/deweb.pl -catalogue-ctan /support/chktex -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license gpl2 -catalogue-topics debug-supp -catalogue-version 1.7.6 - -name chktex.aarch64-linux -category TLCore -revision 48789 -shortdesc aarch64-linux files of chktex -containersize 47368 -containerchecksum 3eb6bc6f877d3d0fa94d0b38869c1f9179d63b36c36211a80bbd1364e6872c43c7866451e74e07ec63fd5d803d256a752ccd98afb509aeba975b1acb03851893 -binfiles arch=aarch64-linux size=35 - bin/aarch64-linux/chktex - bin/aarch64-linux/chkweb - bin/aarch64-linux/deweb - -name chktex.amd64-freebsd -category TLCore -revision 46816 -shortdesc amd64-freebsd files of chktex -containersize 52360 -containerchecksum a684032125ef0281f5fdd34e014561bca3edde2d00404ce2111c427d6d495c2ed12983b21a66967bac848fc11af7ab9f738e5dbedbe1d93a714ba1c13c25090a -binfiles arch=amd64-freebsd size=34 - bin/amd64-freebsd/chktex - bin/amd64-freebsd/chkweb - bin/amd64-freebsd/deweb - -name chktex.amd64-netbsd -category TLCore -revision 48698 -shortdesc amd64-netbsd files of chktex -containersize 50236 -containerchecksum c31ba86dfb1f8b6ec679fa59006580a0107642ce2b800e25d2042c8860b21436d5cf9a53b87e462ca443ea2959c10717eeca4cee7b2fd4d0426c79d321e78f51 -binfiles arch=amd64-netbsd size=42 - bin/amd64-netbsd/chktex - bin/amd64-netbsd/chkweb - bin/amd64-netbsd/deweb - -name chktex.armhf-linux -category TLCore -revision 48716 -shortdesc armhf-linux files of chktex -containersize 43332 -containerchecksum de6b0115d4c6135c199385a53d14ad42e5a017a1ca8664c89c157cb06d3f545ebd0c06d64edf47ac5b96621d40efaed91c92e62448ca55ed5701d77bd68e8459 -binfiles arch=armhf-linux size=31 - bin/armhf-linux/chktex - bin/armhf-linux/chkweb - bin/armhf-linux/deweb - -name chktex.i386-cygwin -category TLCore -revision 46814 -shortdesc i386-cygwin files of chktex -containersize 24576 -containerchecksum 10f66dfe2684cdb463bfff54b03ff4d568338f7fcf2c37a0911a3e12527027535d3495223cea7bbc860d795ee032d5b91b6f423d171b01d8caa388b9f39be8dc -binfiles arch=i386-cygwin size=17 - bin/i386-cygwin/chktex.exe - bin/i386-cygwin/chkweb - bin/i386-cygwin/deweb - -name chktex.i386-freebsd -category TLCore -revision 46816 -shortdesc i386-freebsd files of chktex -containersize 46288 -containerchecksum cb9ff07cb12fe80b232c69bfa495775f483608c02bdb4ec8d3a171f77a241ce08d05f409c84c14110566db6fd14cb5cbefbf28f0291ef995454ced7ee93099db -binfiles arch=i386-freebsd size=31 - bin/i386-freebsd/chktex - bin/i386-freebsd/chkweb - bin/i386-freebsd/deweb - -name chktex.i386-linux -category TLCore -revision 47245 -shortdesc i386-linux files of chktex -containersize 56360 -containerchecksum 12a3f498b8723b0124bcbad7a04842833752121b5ffa36ce727f491d95a2874abe41dfe2ec9e135ec993c1d2133d1647976029672dc381142f6177dc35d1658e -binfiles arch=i386-linux size=39 - bin/i386-linux/chktex - bin/i386-linux/chkweb - bin/i386-linux/deweb - -name chktex.i386-netbsd -category TLCore -revision 46812 -shortdesc i386-netbsd files of chktex -containersize 45188 -containerchecksum 368cc16f68a97503e4969ede134dccd5e60748a6c19fa363d31f860ba33d74be25ac780fdfa0a0071c8fb6ecec6a02b94c0f6f8a4ef59929d6e2e4ecc961ccff -binfiles arch=i386-netbsd size=38 - bin/i386-netbsd/chktex - bin/i386-netbsd/chkweb - bin/i386-netbsd/deweb - -name chktex.i386-solaris -category TLCore -revision 46829 -shortdesc i386-solaris files of chktex -containersize 53456 -containerchecksum 184a49898b5ca20a2f5e0d3b1e17127d4d84332c0a0303a8e55744c6973c36946168f5479db30ce2c32b12e9311be8e23293ef2d096b1939c15c8d00c2400eb2 -binfiles arch=i386-solaris size=32 - bin/i386-solaris/chktex - bin/i386-solaris/chkweb - bin/i386-solaris/deweb - -name chktex.sparc-solaris -category TLCore -revision 46829 -shortdesc sparc-solaris files of chktex -containersize 50152 -containerchecksum 77a13a4763bc8dfd4d4edc119d1d10ca141108fa086b7869d395a482a985442b373905692021f34f2f27d51b8ad3e9b4f01cb083b1170756f74f12018fe8a181 -binfiles arch=sparc-solaris size=35 - bin/sparc-solaris/chktex - bin/sparc-solaris/chkweb - bin/sparc-solaris/deweb - -name chktex.win32 -category TLCore -revision 46993 -shortdesc win32 files of chktex -containersize 44844 -containerchecksum f1bad95c0efddc5d1048b2ff50172abae7143ec18c401935b9093bcbcba119af789663bfffc6251074dbdbf6982651e9828db29b90dd63e41f2170753cfea1d0 -binfiles arch=win32 size=23 - bin/win32/chktex.exe - bin/win32/deweb.exe - -name chktex.x86_64-cygwin -category TLCore -revision 46813 -shortdesc x86_64-cygwin files of chktex -containersize 25808 -containerchecksum 19e433f339740b8a110813a3d4b583136ff4fb4e060288396e18045d225d297c8ff2f3497de3d8b8cf035b04c19a05ba729d33ea8579bcb09577523ac342c712 -binfiles arch=x86_64-cygwin size=18 - bin/x86_64-cygwin/chktex.exe - bin/x86_64-cygwin/chkweb - bin/x86_64-cygwin/deweb - -name chktex.x86_64-darwin -category TLCore -revision 48728 -shortdesc x86_64-darwin files of chktex -containersize 54892 -containerchecksum c0777cf12fae5e6ca6b6f2cda9b9cf0a2fcb1ef57ee6ff175dcf4fe6cfd9973c1d727bff0c5fb4d9d09a8f4e77ea49215ba10be1320f106c9af8f0c61b707495 -binfiles arch=x86_64-darwin size=34 - bin/x86_64-darwin/chktex - bin/x86_64-darwin/chkweb - bin/x86_64-darwin/deweb - -name chktex.x86_64-darwinlegacy -category TLCore -revision 47387 -shortdesc x86_64-darwinlegacy files of chktex -containersize 54192 -containerchecksum be9ca9e4a4ad52a4fa422e74e9ede9066cd1a9a3827761bcb252fdddbccc8fa1c089984f61955552f995117c04f48fe4207e85461fb874ef4750ddbfaa72a5e8 -binfiles arch=x86_64-darwinlegacy size=34 - bin/x86_64-darwinlegacy/chktex - bin/x86_64-darwinlegacy/chkweb - bin/x86_64-darwinlegacy/deweb - -name chktex.x86_64-linux -category TLCore -revision 47063 -shortdesc x86_64-linux files of chktex -containersize 54956 -containerchecksum e8eebc9a7cb8607d1fd744d5c18b2c876b99f620a7c7f359818316c47643fad8b1ca386667f0c88a9de5dabb06236bb042dcdbc1612ee7fa886751979b5265b7 -binfiles arch=x86_64-linux size=36 - bin/x86_64-linux/chktex - bin/x86_64-linux/chkweb - bin/x86_64-linux/deweb - -name chktex.x86_64-linuxmusl -category TLCore -revision 47036 -shortdesc x86_64-linuxmusl files of chktex -containersize 60268 -containerchecksum 3178e8a0b38f2afa21154b180eaed22b886aa62a6bc0999364b9039aad389398074104d943cbaaf97ce03ec4b3e74bd885732dda8e2930218bf2a0f1edc32e39 -binfiles arch=x86_64-linuxmusl size=39 - bin/x86_64-linuxmusl/chktex - bin/x86_64-linuxmusl/chkweb - bin/x86_64-linuxmusl/deweb - -name chktex.x86_64-solaris -category TLCore -revision 46829 -shortdesc x86_64-solaris files of chktex -containersize 59344 -containerchecksum 163b0e0ff0643ca74307080c76de446d4e63ada60433b6efbc3b1dc9d293b4e646d5e272bd9a9662347a78c82a5cfc2c19551bd78ac1ad5cfb6604433eeda853 -binfiles arch=x86_64-solaris size=38 - bin/x86_64-solaris/chktex - bin/x86_64-solaris/chkweb - bin/x86_64-solaris/deweb - -name chletter -category Package -revision 20060 -shortdesc Class for typesetting letters to Swiss rules -relocated 1 -longdesc The class enables composition of letters fitting into Swiss C5 -longdesc & C6/5 windowed envelopes. No assumption is made about the -longdesc language used. The class is based on the standard LaTeX classes -longdesc and is compatible with the LaTeX letter class. It is not -longdesc limited to letters and may be used as a generic document class; -longdesc it is used with the chextras package. -containersize 3716 -containerchecksum bc5c46f79fe158ea19c68ca51f0c2f54dbcc9c65fdae40ac8206b4ee965ddc816100010e538d028734cce9df7802b9e16ad166d7fc6ed3c122e63ca18f253901 -doccontainersize 132172 -doccontainerchecksum 81a79263b019ec7717727d4ac3fb6beaf3c7cad6b8efc9193504463b3a481d4fe20361489f07cee542947281751fd841db48c506ae7afa0e1fe9b885ce1cc162 -docfiles size=35 - RELOC/doc/latex/chletter/README details="Readme" - RELOC/doc/latex/chletter/chletter.pdf details="Package documentation" language="en" - RELOC/doc/latex/chletter/chlettmp.tex -srccontainersize 16892 -srccontainerchecksum e450609d0f8957ff3294f12997b83333e431ce9b1f6484568089d17fa2283645baa039f247d0a14192eba109ba5aebcd063a939f10cfae852a2fb7bbcc26d540 -srcfiles size=17 - RELOC/source/latex/chletter/chletter.dtx - RELOC/source/latex/chletter/chletter.ins -runfiles size=3 - RELOC/tex/latex/chletter/chletter.cls -catalogue-ctan /macros/latex/contrib/chletter -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics letter swiss -catalogue-version 2.0 - -name chngcntr -category Package -revision 47577 -shortdesc Change the resetting of counters -relocated 1 -longdesc Defines commands \counterwithin (which sets up a counter to be -longdesc reset when another is incremented) and \counterwithout (which -longdesc unsets such a relationship). -containersize 2044 -containerchecksum 0e902dc742afde8cde229cf17d20cc6bf47f042d4c03c3771ee544bd8af84e4670c3fe41d523703db0c38c38f1867009b39a9495f0e4a52187bbf222dcacbf8b -doccontainersize 234200 -doccontainerchecksum 671e6032ff720f7febe20b2aea8977d57f108f3c80aab5d7a6376c79cb53b4ff88a9e5ebd31883b3a3adbb5321912677c023329f623c6dfef83b227ff5ebd0d9 -docfiles size=59 - RELOC/doc/latex/chngcntr/README.md - RELOC/doc/latex/chngcntr/chngcntr.pdf details="Package documentation" - RELOC/doc/latex/chngcntr/chngcntr.tex -runfiles size=2 - RELOC/tex/latex/chngcntr/chngcntr.sty -catalogue-ctan /macros/latex/contrib/chngcntr -catalogue-date 2018-04-10 16:59:30 +0200 -catalogue-license lppl -catalogue-topics macro-supp counter-mgmt -catalogue-version 1.1a - -name chordbars -category Package -revision 49569 -shortdesc Print chord grids for pop/jazz tunes -relocated 1 -longdesc This Tikz-based music-related package is targeted at pop/jazz -longdesc guitar/bass/piano musicians. They usually need only the chords -longdesc and the song structure. This package produces rectangular song -longdesc patterns with "one square per bar", with the chord shown inside -longdesc the square. It also handles the song structure by showing the -longdesc bar count and the repetitions of the patterns. -containersize 3376 -containerchecksum 9b2c42244a77a0f55abca9ac9e2b02f2f1f173bc96dc288ccc5ce5edbbaf54c45f8e2a320e391613f07822710c913625db32e5d1f6ccaea72a77143f718f7d28 -doccontainersize 196648 -doccontainerchecksum d61052bd8d2aa9407f50b4599c261e236db9e19d8f4b85358c3e20ebcda2c1044feb001c6f6211f5b7ee29fc720f16112b6113c6118436860775ceceafdbd3e6 -docfiles size=56 - RELOC/doc/latex/chordbars/README.md details="Readme" - RELOC/doc/latex/chordbars/chordbars_manual.pdf details="Package documentation" - RELOC/doc/latex/chordbars/chordbars_manual.tex - RELOC/doc/latex/chordbars/listing_HOTRS.lst - RELOC/doc/latex/chordbars/listing_RBP.lst - RELOC/doc/latex/chordbars/listing_blues.lst - RELOC/doc/latex/chordbars/listing_halfbar.lst - RELOC/doc/latex/chordbars/listing_sharp_flat.lst -runfiles size=3 - RELOC/tex/latex/chordbars/chordbars.sty -catalogue-contact-bugs https://github.com/skramm/chordbars/issues -catalogue-contact-repository https://github.com/skramm/chordbars -catalogue-ctan /graphics/pgf/contrib/chordbars -catalogue-date 2018-12-31 21:35:08 +0100 -catalogue-license lppl1.3 -catalogue-topics music chords pgf-tikz -catalogue-version 1.1 - -name chronology -category Package -revision 37934 -shortdesc Provides a horizontal timeline -relocated 1 -longdesc A timeline package that allows labelling of events with per-day -longdesc granularity. Other features include relative positioning with -longdesc unit specification, adjustable tick mark step size, and scaling -longdesc to specified width. -containersize 1656 -containerchecksum 46345319ca67ea1c201b80cc527c37e0687fc537b2861587891d7cafd72e14b89ac8e7b589ea8e3fe62a7c94d538844325abe64fc9f2a6f035dbb249f3a96a7c -doccontainersize 12768 -doccontainerchecksum 18028e4013c272e94316fec67933e8c674716a07d745430c3dce239e34513cc0b9f3d134ef7aa7da0c0009253be5da5a59513be29dfc8763852a9a1797910957 -docfiles size=6 - RELOC/doc/latex/chronology/README.md - RELOC/doc/latex/chronology/example.pdf details="Package documentation" - RELOC/doc/latex/chronology/example.tex -runfiles size=1 - RELOC/tex/latex/chronology/chronology.sty -catalogue-ctan /macros/latex/contrib/chronology -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics planning calendar -catalogue-version 1.1.1 - -name chronosys -category Package -revision 26700 -shortdesc Drawing time-line diagrams -relocated 1 -longdesc Macros to produce time line diagrams. Interfaces for Plain TeX, -longdesc ConTeXt and LaTeX are provided. -containersize 7960 -containerchecksum f9a53feb88c5a2f5aad738b3c1550c4161d32b3eb35a67654f3ad44c9ba2795e7d5f147503a8bbc729893026d1da642301675825218625b155a882efc1862db9 -doccontainersize 233188 -doccontainerchecksum 7716b7c4f97df7ea58446413cd5f1e3c15e75228ea6fa8783e06be57982955f1a4e467ce939c95827452f7edc9634616d0eac9c617a80b75a4538b75b1f625eb -docfiles size=78 - RELOC/doc/generic/chronosys/README details="Readme" - RELOC/doc/generic/chronosys/docchronosys_en.pdf details="Package documentation (English)" language="en" - RELOC/doc/generic/chronosys/docchronosys_en.tex - RELOC/doc/generic/chronosys/docchronosys_fr.pdf details="Package documentation (French)" language="fr" - RELOC/doc/generic/chronosys/docchronosys_fr.tex -runfiles size=12 - RELOC/tex/generic/chronosys/chronosys.sty - RELOC/tex/generic/chronosys/chronosys.tex - RELOC/tex/generic/chronosys/chronosyschr.tex - RELOC/tex/generic/chronosys/x-chronosys.tex -catalogue-ctan /macros/latex/contrib/chronosys -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics diagram -catalogue-version 1.2 - -name chs-physics-report -category Package -revision 48549 -shortdesc Physics lab reports for Carmel High School -relocated 1 -longdesc This package may optionally be used by students at Carmel High -longdesc School in Indiana in the United States to write physics lab -longdesc reports for FW physics courses. As many students are beginners -longdesc at LaTeX, it also attempts to simplify the report-writing -longdesc process by offering macros for commonly used notation and by -longdesc automatically formatting the documents for students who will -longdesc only use TeX for mathematics and not typesetting. The package -longdesc depends on amsmath, calc, fancyhdr, geometry, graphicx, -longdesc letltxmacro, titlesec, transparent, and xcolor. -containersize 2840 -containerchecksum 26f87639dc52ed08ed7918973c5aeb15fa3a6fab9637023220cedeee00fd37cc1762232fd7fe17f0086197d66eaf43c63373a520f11d37378ff2d5ab0ab71972 -doccontainersize 194616 -doccontainerchecksum a8bc3bb515bc744e00911626b4786d11cfa9f16f5fe82dd35bb506afad6ba456e8bb7544a0734a715a829173cf4e602cc08fe2665c1ada1dea58a9c0a28c8720 -docfiles size=56 - RELOC/doc/latex/chs-physics-report/README.txt details="Readme" - RELOC/doc/latex/chs-physics-report/chs-physics-report.pdf details="Package documentation" - RELOC/doc/latex/chs-physics-report/chs-physics-report.tex -runfiles size=2 - RELOC/tex/latex/chs-physics-report/chs-physics-report.sty -catalogue-ctan /macros/latex/contrib/chs-physics-report -catalogue-date 2018-09-02 21:17:18 +0200 -catalogue-license pdcc-by-sa-3 -catalogue-topics physics report-like - -name chscite -category Package -revision 28552 -shortdesc Bibliography style for Chalmers University of Technology -relocated 1 -longdesc The package, heavily based on the harvard package for -longdesc Harvard-style citations, provides a citation suite for students -longdesc at Chalmers University of Technology that follows given -longdesc recommendations. -containersize 6348 -containerchecksum 35ce1c67edc19ad4baba1aefe66c8369f97a247fa51ebd692e8c0ab7f2ba0d58de625f92d2856b865476211fdfb4768b5b51de50a2cac90d8f1952e4bbfcae54 -doccontainersize 191008 -doccontainerchecksum a8180c2e40ea23335f91b5f66829e90c6c405d845be88b5987c485ffcd15e67a866e420149a97393e22db9f58d178d3e449614774081ad548e0bc78a41d8fc0f -docfiles size=48 - RELOC/doc/latex/chscite/README details="Readme" - RELOC/doc/latex/chscite/chscite.pdf details="Package documentation" -srccontainersize 9476 -srccontainerchecksum 6b6f08a53a98301c7478506174d92ece0c05600c9de5f9656625d115daf16f3a88c28f8264c85366d530963b95065759a2f6dc69ab7cd4009f1c25bafb7d87e1 -srcfiles size=12 - RELOC/source/latex/chscite/chscite.dtx - RELOC/source/latex/chscite/chscite.ins -runfiles size=9 - RELOC/bibtex/bst/chscite/chscite.bst - RELOC/tex/latex/chscite/chscite.sty -catalogue-ctan /macros/latex/contrib/chscite -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl1.2 -catalogue-topics bibtex-supp -catalogue-version 2.9999 - -name churchslavonic -category Package -revision 42751 -shortdesc Typeset documents in Church Slavonic language using Unicode -relocated 1 -longdesc The package provides fonts, hyphenation patterns, and -longdesc supporting macros to typeset Church Slavonic texts. It depends -longdesc on the following other packages: fonts-churchslavonic, -longdesc hyph-utf8, intcalc, etoolbox, and xcolor. -depend fonts-churchslavonic -depend hyphen-churchslavonic -depend etoolbox -depend oberdiek -depend xcolor -containersize 7000 -containerchecksum 1b94bb78271baf9a32c0fe5290e740bc46a001d5c5f86c79a282aef0019995fde286d045addfa1ba39452888a98d06cc1da755faa806166b38f48f3687459662 -doccontainersize 176056 -doccontainerchecksum 1be5c9f2b6a9d3fbffe98e76c0c4ba094f61a7e8f79bc541bf9c32928077094d0e814353eb87782457cc9c7ce0c0c2731237f6843aaa776d742b60d086a36032 -docfiles size=58 - RELOC/doc/latex/churchslavonic/LICENSE - RELOC/doc/latex/churchslavonic/README details="Readme" - RELOC/doc/latex/churchslavonic/churchslavonic-en.pdf details="Package documentation" - RELOC/doc/latex/churchslavonic/churchslavonic-en.tex - RELOC/doc/latex/churchslavonic/churchslavonic-ru.pdf details="Package documentation" language="ru" - RELOC/doc/latex/churchslavonic/churchslavonic-ru.tex - RELOC/doc/latex/churchslavonic/churchslavonic.tex -runfiles size=11 - RELOC/tex/latex/churchslavonic/churchslavonic.sty - RELOC/tex/latex/churchslavonic/cu-calendar.sty - RELOC/tex/latex/churchslavonic/cu-kinovar.sty - RELOC/tex/latex/churchslavonic/cu-num.sty - RELOC/tex/latex/churchslavonic/cu-util.sty - RELOC/tex/latex/churchslavonic/gloss-churchslavonic.ldf -catalogue-also fonts-churchslavonic -catalogue-ctan /language/churchslavonic -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license mit -catalogue-topics churchslavonic multilingual-addon -catalogue-version 0.2.1 - -name cinzel -category Package -revision 34408 -shortdesc LaTeX support for Cinzel and Cinzel Decorative fonts -relocated 1 -longdesc Cinzel and Cinzel Decorative fonts, designed by Natanael Gama -longdesc Natanael Gama), find their inspiration in first century roman -longdesc inscriptions, and are based on classical proportions. Cinzel is -longdesc all-caps (similar to Trajan and Michelangelo), but is available -longdesc in three weights (Regular, Bold, Black). There are no italic -longdesc fonts, but there are Decorative variants, which can be selected -longdesc by the usual italic-selection commands in the package's LaTeX -longdesc support. -execute addMap cinzel.map -containersize 532792 -containerchecksum 4e274d4ef5a5cd33059b3362d87c96cf3a8fc4dfe190239e4bcbae7c651c062b1b2e5e921363c668bb28b0610431bd269c1b16357de924868f247da7743a1f20 -doccontainersize 35800 -doccontainerchecksum 52f321c7b2c33410e39ce1a9fe780ce7308df96b93bb991383f16badd761cedffdbeb68a5fbfdb123f2308cdf8383931f7be0b04576d64642cafca2e60fa3578 -docfiles size=12 - RELOC/doc/fonts/cinzel/README details="Readme" - RELOC/doc/fonts/cinzel/SIL_Open_Font_License.txt - RELOC/doc/fonts/cinzel/cinzel-samples.pdf details="Font samples" - RELOC/doc/fonts/cinzel/cinzel-samples.tex -runfiles size=431 - RELOC/fonts/enc/dvips/cinzel/cnzl_7luz43.enc - RELOC/fonts/enc/dvips/cinzel/cnzl_7t2zcj.enc - RELOC/fonts/enc/dvips/cinzel/cnzl_aakhvz.enc - RELOC/fonts/enc/dvips/cinzel/cnzl_k6z3ge.enc - RELOC/fonts/map/dvips/cinzel/cinzel.map - RELOC/fonts/tfm/ndiscovered/cinzel/Cinzel-Black-lf-ly1--base.tfm - RELOC/fonts/tfm/ndiscovered/cinzel/Cinzel-Black-lf-ly1.tfm - RELOC/fonts/tfm/ndiscovered/cinzel/Cinzel-Black-lf-ot1.tfm - RELOC/fonts/tfm/ndiscovered/cinzel/Cinzel-Black-lf-t1--base.tfm - RELOC/fonts/tfm/ndiscovered/cinzel/Cinzel-Black-lf-t1.tfm - RELOC/fonts/tfm/ndiscovered/cinzel/Cinzel-Black-lf-ts1--base.tfm - RELOC/fonts/tfm/ndiscovered/cinzel/Cinzel-Black-lf-ts1.tfm - RELOC/fonts/tfm/ndiscovered/cinzel/Cinzel-Bold-lf-ly1--base.tfm - RELOC/fonts/tfm/ndiscovered/cinzel/Cinzel-Bold-lf-ly1.tfm - RELOC/fonts/tfm/ndiscovered/cinzel/Cinzel-Bold-lf-ot1.tfm - RELOC/fonts/tfm/ndiscovered/cinzel/Cinzel-Bold-lf-t1--base.tfm - RELOC/fonts/tfm/ndiscovered/cinzel/Cinzel-Bold-lf-t1.tfm - RELOC/fonts/tfm/ndiscovered/cinzel/Cinzel-Bold-lf-ts1--base.tfm - RELOC/fonts/tfm/ndiscovered/cinzel/Cinzel-Bold-lf-ts1.tfm - RELOC/fonts/tfm/ndiscovered/cinzel/Cinzel-Regular-lf-ly1--base.tfm - RELOC/fonts/tfm/ndiscovered/cinzel/Cinzel-Regular-lf-ly1.tfm - RELOC/fonts/tfm/ndiscovered/cinzel/Cinzel-Regular-lf-ot1.tfm - RELOC/fonts/tfm/ndiscovered/cinzel/Cinzel-Regular-lf-t1--base.tfm - RELOC/fonts/tfm/ndiscovered/cinzel/Cinzel-Regular-lf-t1.tfm - RELOC/fonts/tfm/ndiscovered/cinzel/Cinzel-Regular-lf-ts1--base.tfm - RELOC/fonts/tfm/ndiscovered/cinzel/Cinzel-Regular-lf-ts1.tfm - RELOC/fonts/tfm/ndiscovered/cinzel/CinzelDecorative-Black-lf-ly1--base.tfm - RELOC/fonts/tfm/ndiscovered/cinzel/CinzelDecorative-Black-lf-ly1.tfm - RELOC/fonts/tfm/ndiscovered/cinzel/CinzelDecorative-Black-lf-ot1.tfm - RELOC/fonts/tfm/ndiscovered/cinzel/CinzelDecorative-Black-lf-t1--base.tfm - RELOC/fonts/tfm/ndiscovered/cinzel/CinzelDecorative-Black-lf-t1.tfm - RELOC/fonts/tfm/ndiscovered/cinzel/CinzelDecorative-Black-lf-ts1--base.tfm - RELOC/fonts/tfm/ndiscovered/cinzel/CinzelDecorative-Black-lf-ts1.tfm - RELOC/fonts/tfm/ndiscovered/cinzel/CinzelDecorative-Bold-lf-ly1--base.tfm - RELOC/fonts/tfm/ndiscovered/cinzel/CinzelDecorative-Bold-lf-ly1.tfm - RELOC/fonts/tfm/ndiscovered/cinzel/CinzelDecorative-Bold-lf-ot1.tfm - RELOC/fonts/tfm/ndiscovered/cinzel/CinzelDecorative-Bold-lf-t1--base.tfm - RELOC/fonts/tfm/ndiscovered/cinzel/CinzelDecorative-Bold-lf-t1.tfm - RELOC/fonts/tfm/ndiscovered/cinzel/CinzelDecorative-Bold-lf-ts1--base.tfm - RELOC/fonts/tfm/ndiscovered/cinzel/CinzelDecorative-Bold-lf-ts1.tfm - RELOC/fonts/tfm/ndiscovered/cinzel/CinzelDecorative-Regular-lf-ly1--base.tfm - RELOC/fonts/tfm/ndiscovered/cinzel/CinzelDecorative-Regular-lf-ly1.tfm - RELOC/fonts/tfm/ndiscovered/cinzel/CinzelDecorative-Regular-lf-ot1.tfm - RELOC/fonts/tfm/ndiscovered/cinzel/CinzelDecorative-Regular-lf-t1--base.tfm - RELOC/fonts/tfm/ndiscovered/cinzel/CinzelDecorative-Regular-lf-t1.tfm - RELOC/fonts/tfm/ndiscovered/cinzel/CinzelDecorative-Regular-lf-ts1--base.tfm - RELOC/fonts/tfm/ndiscovered/cinzel/CinzelDecorative-Regular-lf-ts1.tfm - RELOC/fonts/truetype/ndiscovered/cinzel/Cinzel-Black.ttf - RELOC/fonts/truetype/ndiscovered/cinzel/Cinzel-Bold.ttf - RELOC/fonts/truetype/ndiscovered/cinzel/Cinzel-Regular.ttf - RELOC/fonts/truetype/ndiscovered/cinzel/CinzelDecorative-Black.ttf - RELOC/fonts/truetype/ndiscovered/cinzel/CinzelDecorative-Bold.ttf - RELOC/fonts/truetype/ndiscovered/cinzel/CinzelDecorative-Regular.ttf - RELOC/fonts/type1/ndiscovered/cinzel/Cinzel-Black.pfb - RELOC/fonts/type1/ndiscovered/cinzel/Cinzel-Bold.pfb - RELOC/fonts/type1/ndiscovered/cinzel/Cinzel-Regular.pfb - RELOC/fonts/type1/ndiscovered/cinzel/CinzelDecorative-Black.pfb - RELOC/fonts/type1/ndiscovered/cinzel/CinzelDecorative-Bold.pfb - RELOC/fonts/type1/ndiscovered/cinzel/CinzelDecorative-Regular.pfb - RELOC/fonts/vf/ndiscovered/cinzel/Cinzel-Black-lf-ly1.vf - RELOC/fonts/vf/ndiscovered/cinzel/Cinzel-Black-lf-t1.vf - RELOC/fonts/vf/ndiscovered/cinzel/Cinzel-Black-lf-ts1.vf - RELOC/fonts/vf/ndiscovered/cinzel/Cinzel-Bold-lf-ly1.vf - RELOC/fonts/vf/ndiscovered/cinzel/Cinzel-Bold-lf-t1.vf - RELOC/fonts/vf/ndiscovered/cinzel/Cinzel-Bold-lf-ts1.vf - RELOC/fonts/vf/ndiscovered/cinzel/Cinzel-Regular-lf-ly1.vf - RELOC/fonts/vf/ndiscovered/cinzel/Cinzel-Regular-lf-t1.vf - RELOC/fonts/vf/ndiscovered/cinzel/Cinzel-Regular-lf-ts1.vf - RELOC/fonts/vf/ndiscovered/cinzel/CinzelDecorative-Black-lf-ly1.vf - RELOC/fonts/vf/ndiscovered/cinzel/CinzelDecorative-Black-lf-t1.vf - RELOC/fonts/vf/ndiscovered/cinzel/CinzelDecorative-Black-lf-ts1.vf - RELOC/fonts/vf/ndiscovered/cinzel/CinzelDecorative-Bold-lf-ly1.vf - RELOC/fonts/vf/ndiscovered/cinzel/CinzelDecorative-Bold-lf-t1.vf - RELOC/fonts/vf/ndiscovered/cinzel/CinzelDecorative-Bold-lf-ts1.vf - RELOC/fonts/vf/ndiscovered/cinzel/CinzelDecorative-Regular-lf-ly1.vf - RELOC/fonts/vf/ndiscovered/cinzel/CinzelDecorative-Regular-lf-t1.vf - RELOC/fonts/vf/ndiscovered/cinzel/CinzelDecorative-Regular-lf-ts1.vf - RELOC/tex/latex/cinzel/LY1Cinzel-LF.fd - RELOC/tex/latex/cinzel/LY1CinzelDecorative-LF.fd - RELOC/tex/latex/cinzel/OT1Cinzel-LF.fd - RELOC/tex/latex/cinzel/OT1CinzelDecorative-LF.fd - RELOC/tex/latex/cinzel/T1Cinzel-LF.fd - RELOC/tex/latex/cinzel/T1CinzelDecorative-LF.fd - RELOC/tex/latex/cinzel/TS1Cinzel-LF.fd - RELOC/tex/latex/cinzel/TS1CinzelDecorative-LF.fd - RELOC/tex/latex/cinzel/cinzel.sty -catalogue-ctan /fonts/cinzel -catalogue-date 2018-01-03 05:10:13 +0100 -catalogue-license ofl -catalogue-topics font font-decor font-type1 font-ttf - -name circ -category Package -revision 15878 -shortdesc Macros for typesetting circuit diagrams -relocated 1 -longdesc Several electrical symbols like resistor, capacitor, -longdesc transistors etc., are defined. The symbols can be connected -longdesc with wires. The package also contains an American resistor -longdesc symbol for those of us on that side of the Atlantic. The -longdesc package also has simple facilities for producing optics -longdesc diagrams; however, no-one would deny that the PSTricks -longdesc pst-optic package, or the MetaPost makecirc package does the -longdesc job better. -containersize 23688 -containerchecksum 327b481fe266899b0c4beb805e0180b8b5a6ebb27e1bba8cea2a57a48f5c58945624faf6bb46e67ca00ebe20ef9f1920300d99d0ec2bfee594138ecb64f24db6 -doccontainersize 207696 -doccontainerchecksum 64b626f8b7e17e96b2fc6f83cc0e41954d329d01742d6d5c4aeaa50e5a95c2e165160785657d8d8518996f9da8382bc3b6ed994542ab003619239c458a40593e -docfiles size=81 - RELOC/doc/latex/circ/COPYING - RELOC/doc/latex/circ/README details="Readme" - RELOC/doc/latex/circ/cidoc.tex - RELOC/doc/latex/circ/circ.pdf details="Package documentation" - RELOC/doc/latex/circ/circ.txt - RELOC/doc/latex/circ/cisyms.tex - RELOC/doc/latex/circ/index.hlp -srccontainersize 38424 -srccontainerchecksum 777fd7a8137e3f23c85a9ba1ade1c4d3926ecb2a5f16bff1c39a5a3ce22a22b5a4bd5993c853f899c770974dcc3000abe418ea19e6b5c5c0cb7b9070774f1846 -srcfiles size=47 - RELOC/source/latex/circ/Makefile - RELOC/source/latex/circ/circ.drv - RELOC/source/latex/circ/circ.dtx - RELOC/source/latex/circ/circ.ins -runfiles size=43 - RELOC/fonts/source/public/circ/cibimos.mf - RELOC/fonts/source/public/circ/cicirc.mf - RELOC/fonts/source/public/circ/cidiod.mf - RELOC/fonts/source/public/circ/cioptic.mf - RELOC/fonts/source/public/circ/ciphysic.mf - RELOC/fonts/source/public/circ/cirest.mf - RELOC/fonts/source/public/circ/cisym.mf - RELOC/fonts/source/public/circ/ciwidko.mf - RELOC/fonts/source/public/circ/csym.mf - RELOC/fonts/source/public/circ/defcirc.mf - RELOC/fonts/tfm/public/circ/cioptic.tfm - RELOC/tex/latex/circ/basic.def - RELOC/tex/latex/circ/box.def - RELOC/tex/latex/circ/circ.sty - RELOC/tex/latex/circ/gate.def - RELOC/tex/latex/circ/ic.def - RELOC/tex/latex/circ/oldgate.def - RELOC/tex/latex/circ/optics.def - RELOC/tex/latex/circ/physics.def -catalogue-also circuit-macros -catalogue-ctan /macros/generic/diagrams/circ -catalogue-date 2017-10-29 14:32:55 +0100 -catalogue-license gpl -catalogue-topics diagram-circ font font-mf -catalogue-version 1.1 - -name circuitikz -category Package -revision 44488 -shortdesc Draw electrical networks with TikZ -relocated 1 -longdesc The package provides a set of macros for naturally typesetting -longdesc electrical and (somewhat less naturally, perhaps) electronic -longdesc networks. It is designed as a tool that is easy to use, with a -longdesc lean syntax, native to LaTeX, and directly supporting PDF -longdesc output format. It has therefore been based on the very -longdesc impressive pgf/TikZ package. -containersize 34764 -containerchecksum 47b56b86e6f2f64bcf588bea145a2ebc4fb4995123cd699cd730fb9160a0211242b56b3ec92d65d10078bca4f96711ccaa72d82ac934a08f7cd8f30170bb315b -doccontainersize 314604 -doccontainerchecksum 920c8dda8ed779bde4cad7d1fe7dd0f5eae048325c9e282646d60ddaa095a47d34062a177a0da60459d1a5bef6064e8fc9331fcfa6fb43cb6b9201bea643f9f3 -docfiles size=104 - RELOC/doc/context/third/circuitikz/circuitikz-context.pdf - RELOC/doc/context/third/circuitikz/circuitikz-context.tex - RELOC/doc/generic/circuitikz/CHANGELOG.md - RELOC/doc/generic/circuitikz/README.md details="Readme" - RELOC/doc/latex/circuitikz/changelog.tex - RELOC/doc/latex/circuitikz/circuitikzmanual.pdf details="Package documentation" - RELOC/doc/latex/circuitikz/circuitikzmanual.tex - RELOC/doc/latex/circuitikz/compatibility.tex -runfiles size=110 - RELOC/tex/context/third/circuitikz/t-circuitikz.tex - RELOC/tex/generic/circuitikz/pgfcirc.defines.tex - RELOC/tex/generic/circuitikz/pgfcircbipoles.tex - RELOC/tex/generic/circuitikz/pgfcirccurrent.tex - RELOC/tex/generic/circuitikz/pgfcircflow.tex - RELOC/tex/generic/circuitikz/pgfcirclabel.tex - RELOC/tex/generic/circuitikz/pgfcircmonopoles.tex - RELOC/tex/generic/circuitikz/pgfcircpath.tex - RELOC/tex/generic/circuitikz/pgfcircquadpoles.tex - RELOC/tex/generic/circuitikz/pgfcircshapes.tex - RELOC/tex/generic/circuitikz/pgfcirctripoles.tex - RELOC/tex/generic/circuitikz/pgfcircutils.tex - RELOC/tex/generic/circuitikz/pgfcircvoltage.tex - RELOC/tex/latex/circuitikz/circuitikz.sty -catalogue-ctan /graphics/pgf/contrib/circuitikz -catalogue-date 2017-05-28 15:50:35 +0200 -catalogue-license lpplgpl -catalogue-topics diagram-circ pgf-tikz -catalogue-version 0.8.3 - -name cite -category Package -revision 36428 -shortdesc Improved citation handling in LaTeX -relocated 1 -longdesc The package supports compressed, sorted lists of numerical -longdesc citations, and also deals with various punctuation and other -longdesc issues of representation, including comprehensive management of -longdesc break points. The package is compatible with both hyperref and -longdesc backref. The package is (unsurprisingly) part of the cite -longdesc bundle of the author's citation-related packages. -containersize 20100 -containerchecksum 43bbc63bc0036041ae949454e28e7f44cb6aa200d4cfc8573288f00a51de4a30667ca91c0850e201792f9fff47c37034ccbfbd1f4e72d1a6eb659112ccbc82dd -doccontainersize 221776 -doccontainerchecksum 77feeb9de2b82a049f72c57c0c3ddc39d9b7d5e49e3902ae89f315cd105a49ab5cd79ac9214f54b90129eed3a59aaf75d27ee22052d3d0b16ec4128c21b1066f -docfiles size=65 - RELOC/doc/latex/cite/README details="Bundle readme" - RELOC/doc/latex/cite/chapterbib.ltx - RELOC/doc/latex/cite/chapterbib.pdf - RELOC/doc/latex/cite/cite.ltx - RELOC/doc/latex/cite/cite.pdf details="Package documentation" -runfiles size=18 - RELOC/tex/latex/cite/chapterbib.sty - RELOC/tex/latex/cite/cite.sty - RELOC/tex/latex/cite/drftcite.sty - RELOC/tex/latex/cite/overcite.sty -catalogue-also natbib -catalogue-ctan /macros/latex/contrib/cite -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics cite-supp -catalogue-version 5.5 - -name citeall -category Package -revision 45975 -shortdesc Cite all entries of a bbl created with BibLaTeX -relocated 1 -longdesc This small package allows to cite all entries of a bbl-file -longdesc created with BibLaTeX (v1.9). -containersize 2056 -containerchecksum 743e65140469f9dc7074fe835f4bc323fba06c7c9425eab1514dd71cace902695cf7b5900e06e7db6ba1a25bcdc380f19c118244d069c30dd562518d7eaf5e06 -doccontainersize 110028 -doccontainerchecksum 33fdedadc830e57834570446ccb0133439da38f8e85010708e0d9afe6257c44b35f4f109e647a3fab67adf0ecce2a0cf6e2fd5894b4eda723075be5e966f7c4f -docfiles size=31 - RELOC/doc/latex/citeall/README.md details="Readme" - RELOC/doc/latex/citeall/citeall.pdf details="Package documentation" - RELOC/doc/latex/citeall/citeall.tex - RELOC/doc/latex/citeall/examples-citeall.bib -runfiles size=2 - RELOC/tex/latex/citeall/citeall.sty -catalogue-ctan /macros/latex/contrib/biblatex-contrib/citeall -catalogue-date 2017-12-03 20:33:16 +0100 -catalogue-license lppl1.3 -catalogue-topics biblatex -catalogue-version 1.4 - -name citeref -category Package -revision 47407 -shortdesc Add reference-page-list to bibliography-items -relocated 1 -longdesc The package does its job without using the indexing facilities, -longdesc and needs no special \cite-replacement package. -containersize 2260 -containerchecksum 6472fe09c8b5b1c56ac5f4b3a40f9a7607caaa9c39c06a6c2663fbfaefa196e609870af36c58add97da33fd831387bf5ead6cf4e4acf1de0807dd32fee63415e -doccontainersize 66208 -doccontainerchecksum 5e12ae0e1b43c5def78a50082695c051584fe82bff927bacf82c929d1269278b099cd7fb6391963b4cbb509c0f1ed6157f46124b869b1fde7fd406f050a32752 -docfiles size=18 - RELOC/doc/latex/citeref/README.pdf - RELOC/doc/latex/citeref/README.txt details="Readme" -runfiles size=1 - RELOC/tex/latex/citeref/citeref.sty -catalogue-also backref -catalogue-ctan /macros/latex/contrib/citeref -catalogue-date 2018-04-08 22:13:21 +0200 -catalogue-license bsd4 -catalogue-topics bibtex-supp -catalogue-version 1.1 - -name cje -category Package -revision 46721 -shortdesc LaTeX document class for CJE articles -relocated 1 -longdesc The cje article class allows authors to format their papers to -longdesc Canadian Journal of Economics style with minimum effort. The -longdesc class includes options for two other formats: "review" (double -longdesc spaced, for use at the submission stage) and "proof" (used by -longdesc the typesetters to prepare the proof authors will receive for -longdesc approval). -containersize 26216 -containerchecksum c1a797b4f3664b47030c1d8b91ff5ba7bedfe0754cf81494d8e76646b447eddba2058c75acf40da9107c31093974b3df96d9a01b9cbfdf5c8944be8b881ef058 -doccontainersize 634044 -doccontainerchecksum f447dc2c2bdc42048fb2c37899e5bd28dccd616727df5604d482008b843bc12f1be21cc26542bd92140f0618a8618792ab97c7f262abce9d86974ba152d430d3 -docfiles size=178 - RELOC/doc/latex/cje/README.txt details="Readme" - RELOC/doc/latex/cje/ageingbib.bib - RELOC/doc/latex/cje/canadian-flag.pdf - RELOC/doc/latex/cje/cjeguide.pdf details="Package documentation" - RELOC/doc/latex/cje/cjeguide.tex - RELOC/doc/latex/cje/cjetemplate.tex -runfiles size=31 - RELOC/bibtex/bst/cje/cjebibstyle.bst - RELOC/tex/latex/cje/cje.cls - RELOC/tex/latex/cje/cjenatbib.sty - RELOC/tex/latex/cje/cjeupmath.sty -catalogue-ctan /macros/latex/contrib/cje -catalogue-date 2018-02-23 14:47:15 +0100 -catalogue-license lppl1.3c -catalogue-topics journalpub -catalogue-version 1.06 - -name cjhebrew -category Package -revision 43444 -shortdesc Typeset Hebrew with LaTeX -relocated 1 -longdesc The cjhebrew package provides Adobe Type 1 fonts for Hebrew, -longdesc and LaTeX macros to support their use. Hebrew text can be -longdesc vocalised, and a few accents are also available. The package -longdesc makes it easy to include Hebrew text in other-language -longdesc documents. The package makes use of the e-TeX extensions to -longdesc TeX, so should be run using an "e-LaTeX". -execute addMap cjhebrew.map -containersize 41616 -containerchecksum 738a599059bbf99602bc8c542e5ffc70a47f6e446ffd8d678dbf507ce36e2ea9070af64d743ed1b3a3fe6d2eade960a6e7a3861a27edaaab3b0ce1d9c58d87bf -doccontainersize 112888 -doccontainerchecksum c18851dd111b353c6412a1e60c3ad934af5e5ca3039f0cb70147a5973b37c561c88032100e4b848b8629246718359644193c9ef19a2e61c70202a01615547572 -docfiles size=32 - RELOC/doc/latex/cjhebrew/README details="Readme" - RELOC/doc/latex/cjhebrew/cjhebrew.pdf details="Package manual" - RELOC/doc/latex/cjhebrew/cjhebrew.tex - RELOC/doc/latex/cjhebrew/cjhebtst.tex -runfiles size=27 - RELOC/fonts/afm/public/cjhebrew/cjheblsm.afm - RELOC/fonts/afm/public/cjhebrew/cjhebltx.afm - RELOC/fonts/enc/dvips/cjhebrew/cjhebltx.enc - RELOC/fonts/map/dvips/cjhebrew/cjhebrew.map - RELOC/fonts/tfm/public/cjhebrew/cjhblsm.tfm - RELOC/fonts/tfm/public/cjhebrew/cjhbltx.tfm - RELOC/fonts/tfm/public/cjhebrew/cjheblsm.tfm - RELOC/fonts/tfm/public/cjhebrew/cjhebltx.tfm - RELOC/fonts/tfm/public/cjhebrew/rcjhblsm.tfm - RELOC/fonts/tfm/public/cjhebrew/rcjhbltx.tfm - RELOC/fonts/type1/public/cjhebrew/cjheblsm.pfb - RELOC/fonts/type1/public/cjhebrew/cjhebltx.pfb - RELOC/fonts/vf/public/cjhebrew/cjhblsm.vf - RELOC/fonts/vf/public/cjhebrew/cjhbltx.vf - RELOC/tex/latex/cjhebrew/cjhebrew.sty -catalogue-ctan /language/hebrew/cjhebrew -catalogue-date 2017-03-09 19:41:20 +0100 -catalogue-license lppl -catalogue-topics hebrew font font-type1 font-hebrew font-supp -catalogue-version 0.2a - -name cjk -category Package -revision 36951 -shortdesc CJK language support -relocated 1 -longdesc CJK is a macro package for LaTeX, providing simultaneous -longdesc support for various Asian scripts in many encodings (including -longdesc Unicode): Chinese (both traditional and simplified), Japanese, -longdesc Korean and Thai. A special add-on feature is an interface to -longdesc the Emacs editor (cjk-enc.el) which gives simultaneous, -longdesc easy-to-use support to a bunch of other scripts in addition to -longdesc the above -- Cyrillic, Greek, Latin-based scripts, Russian and -longdesc Vietnamese are supported. -depend arphic -depend cns -depend garuda-c90 -depend norasi-c90 -depend uhc -depend wadalab -containersize 58284 -containerchecksum 26bf5b97178f947769669d4b39e5b3a9c14b56e535b1d9143a0628d305ea20dbbf017850db70e98ed45a4b5b3c5fea23bc7fe95dc50002bb52648658669a6144 -doccontainersize 1458072 -doccontainerchecksum 12e668018eb51b9864320784ed5aa14845b67aef84ff4c13eb7734fe80ecf2fc4beeb70ef6ad234382d942f64590a0b11389e520011aab7ec5d3f1b548048bd2 -docfiles size=611 - RELOC/doc/latex/cjk/ChangeLog - RELOC/doc/latex/cjk/MANIFEST - RELOC/doc/latex/cjk/Makefile - RELOC/doc/latex/cjk/README details="Readme file" - RELOC/doc/latex/cjk/TODO - RELOC/doc/latex/cjk/doc/CEF.txt - RELOC/doc/latex/cjk/doc/CJK.txt - RELOC/doc/latex/cjk/doc/CJKnumb.txt - RELOC/doc/latex/cjk/doc/CJKspace.txt - RELOC/doc/latex/cjk/doc/CJKutf8.txt - RELOC/doc/latex/cjk/doc/COPYING - RELOC/doc/latex/cjk/doc/INSTALL - RELOC/doc/latex/cjk/doc/TDS.txt - RELOC/doc/latex/cjk/doc/chinese/README details="Readme file" - RELOC/doc/latex/cjk/doc/chinese/READMEb5.tex - RELOC/doc/latex/cjk/doc/chinese/READMEgb.tex - RELOC/doc/latex/cjk/doc/chinese/emTeXb5.txt - RELOC/doc/latex/cjk/doc/chinese/teTeXb5.txt - RELOC/doc/latex/cjk/doc/cjk-enc.txt - RELOC/doc/latex/cjk/doc/cjk/README details="Readme file" - RELOC/doc/latex/cjk/doc/cjk/READMEb5.cjk - RELOC/doc/latex/cjk/doc/commands.txt - RELOC/doc/latex/cjk/doc/dvidrv.txt - RELOC/doc/latex/cjk/doc/fdxfiles.txt - RELOC/doc/latex/cjk/doc/fonts.txt - RELOC/doc/latex/cjk/doc/hbf2gf.txt - RELOC/doc/latex/cjk/doc/history.2_5 - RELOC/doc/latex/cjk/doc/history.txt - RELOC/doc/latex/cjk/doc/japanese/README details="Readme file" - RELOC/doc/latex/cjk/doc/japanese/ascii.txt - RELOC/doc/latex/cjk/doc/japanese/japanese.jis - RELOC/doc/latex/cjk/doc/japanese/japanese.txt - RELOC/doc/latex/cjk/doc/japanese/jp-fonts.txt - RELOC/doc/latex/cjk/doc/japanese/jp-tex.txt - RELOC/doc/latex/cjk/doc/japanese/preview.txt - RELOC/doc/latex/cjk/doc/japanese/shibuaki.txt - RELOC/doc/latex/cjk/doc/pdf/READMEb5.pdf - RELOC/doc/latex/cjk/doc/pdf/READMEgb.pdf - RELOC/doc/latex/cjk/doc/pdfhowto/HOWTO.txt - RELOC/doc/latex/cjk/doc/pdfhowto/examples/bkai.map - RELOC/doc/latex/cjk/doc/pdfhowto/examples/cid-x.map - RELOC/doc/latex/cjk/doc/pdfhowto/examples/cwtb.map - RELOC/doc/latex/cjk/doc/pdfhowto/examples/dvipdfmx.cfg - RELOC/doc/latex/cjk/doc/pdfhowto/examples/gen-map.pl - RELOC/doc/latex/cjk/doc/pdfhowto/examples/map.list - RELOC/doc/latex/cjk/doc/pdfhowto/examples/texinput/Bg5/c00cwtb.fd - RELOC/doc/latex/cjk/doc/pdfhowto/examples/texinput/Bg5/c00tmpl.fd - RELOC/doc/latex/cjk/doc/pdfhowto/examples/texinput/GB/c10tmpl.fd - RELOC/doc/latex/cjk/doc/pdfhowto/examples/texinput/JIS/c40tmpl.fd - RELOC/doc/latex/cjk/doc/pdfhowto/examples/texinput/SJIS/c49tmpl.fd - RELOC/doc/latex/cjk/doc/pdfhowto/examples/updmap.my - RELOC/doc/latex/cjk/doc/pdfhowto/examples/wcl.sfd - RELOC/doc/latex/cjk/doc/pinyin.txt - RELOC/doc/latex/cjk/doc/pyhyphen.txt - RELOC/doc/latex/cjk/doc/reftex.txt - RELOC/doc/latex/cjk/doc/ruby.txt - RELOC/doc/latex/cjk/doc/thaifont.txt - RELOC/doc/latex/cjk/doc/vertical.txt - RELOC/doc/latex/cjk/examples/Big5.tex - RELOC/doc/latex/cjk/examples/Big5vert.tex - RELOC/doc/latex/cjk/examples/CEF_test.tex - RELOC/doc/latex/cjk/examples/CJKbabel.tex - RELOC/doc/latex/cjk/examples/CJKfntef.tex - RELOC/doc/latex/cjk/examples/CJKmixed.tex - RELOC/doc/latex/cjk/examples/CJKspace.tex - RELOC/doc/latex/cjk/examples/CJKutf8.tex - RELOC/doc/latex/cjk/examples/GB.tex - RELOC/doc/latex/cjk/examples/JIS.tex - RELOC/doc/latex/cjk/examples/KS.tex - RELOC/doc/latex/cjk/examples/README details="Readme file" - RELOC/doc/latex/cjk/examples/SJIS.tex - RELOC/doc/latex/cjk/examples/UTF8.tex - RELOC/doc/latex/cjk/examples/cjk/Big5.cjk - RELOC/doc/latex/cjk/examples/cjk/Big5vert.cjk - RELOC/doc/latex/cjk/examples/cjk/CEF_test.cjk - RELOC/doc/latex/cjk/examples/cjk/CJKbabel.cjk - RELOC/doc/latex/cjk/examples/cjk/SJIS.cjk - RELOC/doc/latex/cjk/examples/cjk/muletest.cjk - RELOC/doc/latex/cjk/examples/cjk/rubytest.cjk - RELOC/doc/latex/cjk/examples/cjk/thai.cjk - RELOC/doc/latex/cjk/examples/muletest.tex - RELOC/doc/latex/cjk/examples/pdf/Big5.pdf - RELOC/doc/latex/cjk/examples/pdf/Big5vert.pdf - RELOC/doc/latex/cjk/examples/pdf/CEF_test.pdf - RELOC/doc/latex/cjk/examples/pdf/CJKbabel.pdf - RELOC/doc/latex/cjk/examples/pdf/CJKfntef.pdf - RELOC/doc/latex/cjk/examples/pdf/CJKmixed.pdf - RELOC/doc/latex/cjk/examples/pdf/CJKspace.pdf - RELOC/doc/latex/cjk/examples/pdf/CJKutf8.pdf - RELOC/doc/latex/cjk/examples/pdf/GB.pdf - RELOC/doc/latex/cjk/examples/pdf/JIS.pdf - RELOC/doc/latex/cjk/examples/pdf/KS.pdf - RELOC/doc/latex/cjk/examples/pdf/SJIS.pdf - RELOC/doc/latex/cjk/examples/pdf/UTF8.pdf - RELOC/doc/latex/cjk/examples/pdf/muletest.pdf - RELOC/doc/latex/cjk/examples/pdf/py_test.pdf - RELOC/doc/latex/cjk/examples/pdf/pytest.pdf - RELOC/doc/latex/cjk/examples/pdf/rubytest.pdf - RELOC/doc/latex/cjk/examples/pdf/thai.pdf - RELOC/doc/latex/cjk/examples/pdf/thai_utf8.pdf - RELOC/doc/latex/cjk/examples/py_test.tex - RELOC/doc/latex/cjk/examples/rubytest.tex - RELOC/doc/latex/cjk/examples/thai.tex - RELOC/doc/latex/cjk/texlive/bin-cjkutils.pl - RELOC/doc/latex/cjk/texlive/c90.pl - RELOC/doc/latex/cjk/texlive/cjk-build.pl - RELOC/doc/latex/cjk/texlive/cjk.pl - RELOC/doc/latex/cjk/texlive/dnp.pl - RELOC/doc/latex/cjk/texlive/garuda-c90.pl - RELOC/doc/latex/cjk/texlive/norasi-c90.pl - RELOC/doc/latex/cjk/utils/pyhyphen/pytest.tex -srccontainersize 70356 -srccontainerchecksum aadf032e1e15513bdec19bd08f0bf1f94d5d819b0ddb0eb821086902cccc23d304171991cbed7a934441341eeabce4d5dc54234414c16ae419d8fa5775b9b943 -srcfiles size=115 - RELOC/source/latex/cjk/contrib/wadalab/fixwada - RELOC/source/latex/cjk/contrib/wadalab/fixwada2.pl - RELOC/source/latex/cjk/contrib/wadalab/makefont - RELOC/source/latex/cjk/contrib/wadalab/makeuniwada.pl - RELOC/source/latex/cjk/contrib/wadalab/wadalab.map - RELOC/source/latex/cjk/contrib/wadalab/wadalab.txt - RELOC/source/latex/cjk/texinput/KS/HLaTeX/c63mj.fd - RELOC/source/latex/cjk/texinput/KS/HLaTeX/c64mj.fd - RELOC/source/latex/cjk/texinput/KS/HLaTeX/c65mj.fd - RELOC/source/latex/cjk/utils/Bg5conv/bg5conv.w - RELOC/source/latex/cjk/utils/Bg5conv/bg5latex.bat - RELOC/source/latex/cjk/utils/Bg5conv/bg5latex.cmd - RELOC/source/latex/cjk/utils/CEFconv/cef5conv.w - RELOC/source/latex/cjk/utils/CEFconv/cef5ltx.bat - RELOC/source/latex/cjk/utils/CEFconv/cef5ltx.cmd - RELOC/source/latex/cjk/utils/CEFconv/cefconv.w - RELOC/source/latex/cjk/utils/CEFconv/ceflatex.bat - RELOC/source/latex/cjk/utils/CEFconv/ceflatex.cmd - RELOC/source/latex/cjk/utils/CEFconv/cefsconv.w - RELOC/source/latex/cjk/utils/CEFconv/cefsltx.bat - RELOC/source/latex/cjk/utils/CEFconv/cefsltx.cmd - RELOC/source/latex/cjk/utils/SJISconv/sjisconv.w - RELOC/source/latex/cjk/utils/SJISconv/sjisltx.bat - RELOC/source/latex/cjk/utils/SJISconv/sjisltx.cmd - RELOC/source/latex/cjk/utils/extconv/bg5pltx.bat - RELOC/source/latex/cjk/utils/extconv/bg5pltx.cmd - RELOC/source/latex/cjk/utils/extconv/extconv.w - RELOC/source/latex/cjk/utils/extconv/gbklatex.bat - RELOC/source/latex/cjk/utils/extconv/gbklatex.cmd - RELOC/source/latex/cjk/utils/f_name.bat - RELOC/source/latex/cjk/utils/hbf2gf/Makefile.gnu - RELOC/source/latex/cjk/utils/hbf2gf/Makefile.in - RELOC/source/latex/cjk/utils/hbf2gf/README - RELOC/source/latex/cjk/utils/hbf2gf/c-auto.h - RELOC/source/latex/cjk/utils/hbf2gf/dvidrv.btm - RELOC/source/latex/cjk/utils/lisp/cjkspace.el - RELOC/source/latex/cjk/utils/lisp/cjktilde.el - RELOC/source/latex/cjk/utils/lisp/emacs/cjk-enc.el - RELOC/source/latex/cjk/utils/lisp/emacs/thai-word.el - RELOC/source/latex/cjk/utils/lisp/mule-2.3/cjk-enc.el - RELOC/source/latex/cjk/utils/pyhyphen/pinyin.c - RELOC/source/latex/cjk/utils/pyhyphen/pinyin.tr - RELOC/source/latex/cjk/utils/pyhyphen/pyhyph.tex - RELOC/source/latex/cjk/utils/subfonts/clonevf.pl - RELOC/source/latex/cjk/utils/subfonts/hlatex2agl.pl - RELOC/source/latex/cjk/utils/subfonts/makefdx.pl - RELOC/source/latex/cjk/utils/subfonts/sfd2uni.pl - RELOC/source/latex/cjk/utils/subfonts/subfonts.pe - RELOC/source/latex/cjk/utils/subfonts/uni2sfd.pl - RELOC/source/latex/cjk/utils/subfonts/vertical.pe - RELOC/source/latex/cjk/utils/subfonts/vertref.pe -runfiles size=294 - RELOC/tex/latex/cjk/contrib/wadalab/c42goth.fd - RELOC/tex/latex/cjk/contrib/wadalab/c42goth.fdx - RELOC/tex/latex/cjk/contrib/wadalab/c42maru.fd - RELOC/tex/latex/cjk/contrib/wadalab/c42maru.fdx - RELOC/tex/latex/cjk/contrib/wadalab/c42min.fd - RELOC/tex/latex/cjk/contrib/wadalab/c42min.fdx - RELOC/tex/latex/cjk/contrib/wadalab/c52maru.fd - RELOC/tex/latex/cjk/contrib/wadalab/c52maru.fdx - RELOC/tex/latex/cjk/contrib/wadalab/c52min.fd - RELOC/tex/latex/cjk/contrib/wadalab/c52min.fdx - RELOC/tex/latex/cjk/contrib/wadalab/c70goth.fd - RELOC/tex/latex/cjk/contrib/wadalab/c70goth.fdx - RELOC/tex/latex/cjk/contrib/wadalab/c70maru.fd - RELOC/tex/latex/cjk/contrib/wadalab/c70maru.fdx - RELOC/tex/latex/cjk/contrib/wadalab/c70min.fd - RELOC/tex/latex/cjk/contrib/wadalab/c70min.fdx - RELOC/tex/latex/cjk/texinput/Bg5/Bg5.cap - RELOC/tex/latex/cjk/texinput/Bg5/Bg5.chr - RELOC/tex/latex/cjk/texinput/Bg5/Bg5.cpx - RELOC/tex/latex/cjk/texinput/Bg5/Bg5.enc - RELOC/tex/latex/cjk/texinput/Bg5/HK.enc - RELOC/tex/latex/cjk/texinput/Bg5/c00bkai.fd - RELOC/tex/latex/cjk/texinput/Bg5/c00bkai.fdx - RELOC/tex/latex/cjk/texinput/Bg5/c00bsmi.fd - RELOC/tex/latex/cjk/texinput/Bg5/c00bsmi.fdx - RELOC/tex/latex/cjk/texinput/Bg5/c00bsmir.fd - RELOC/tex/latex/cjk/texinput/Bg5/c00bsmir.fdx - RELOC/tex/latex/cjk/texinput/Bg5/c00cns.fd - RELOC/tex/latex/cjk/texinput/Bg5/c00fs.fd - RELOC/tex/latex/cjk/texinput/Bg5/c00kai.fd - RELOC/tex/latex/cjk/texinput/Bg5/c00kair.fd - RELOC/tex/latex/cjk/texinput/Bg5/c00kair.fdx - RELOC/tex/latex/cjk/texinput/Bg5/c00song.fd - RELOC/tex/latex/cjk/texinput/Bg5/c01song.fd - RELOC/tex/latex/cjk/texinput/Bg5/c05song.fd - RELOC/tex/latex/cjk/texinput/Bg5/c09song.fd - RELOC/tex/latex/cjk/texinput/CEF/c80song.fd - RELOC/tex/latex/cjk/texinput/CEF/c81song.fd - RELOC/tex/latex/cjk/texinput/CJK.enc - RELOC/tex/latex/cjk/texinput/CJK.sty - RELOC/tex/latex/cjk/texinput/CJKfntef.sty - RELOC/tex/latex/cjk/texinput/CJKnumb.sty - RELOC/tex/latex/cjk/texinput/CJKspace.sty - RELOC/tex/latex/cjk/texinput/CJKulem.sty - RELOC/tex/latex/cjk/texinput/CJKutf8.sty - RELOC/tex/latex/cjk/texinput/CJKvert.sty - RELOC/tex/latex/cjk/texinput/CNS/EUC-TW.bdg - RELOC/tex/latex/cjk/texinput/CNS/EUC-TW.chr - RELOC/tex/latex/cjk/texinput/CNS/EUC-TW.enc - RELOC/tex/latex/cjk/texinput/CNS/c31song.fd - RELOC/tex/latex/cjk/texinput/CNS/c32song.fd - RELOC/tex/latex/cjk/texinput/CNS/c33song.fd - RELOC/tex/latex/cjk/texinput/CNS/c34song.fd - RELOC/tex/latex/cjk/texinput/CNS/c35song.fd - RELOC/tex/latex/cjk/texinput/CNS/c36song.fd - RELOC/tex/latex/cjk/texinput/CNS/c37song.fd - RELOC/tex/latex/cjk/texinput/GB/GB.cap - RELOC/tex/latex/cjk/texinput/GB/GB.cpx - RELOC/tex/latex/cjk/texinput/GB/c10fs.fd - RELOC/tex/latex/cjk/texinput/GB/c10gbsn.fd - RELOC/tex/latex/cjk/texinput/GB/c10gbsn.fdx - RELOC/tex/latex/cjk/texinput/GB/c10gkai.fd - RELOC/tex/latex/cjk/texinput/GB/c10gkai.fdx - RELOC/tex/latex/cjk/texinput/GB/c10song.fd - RELOC/tex/latex/cjk/texinput/GB/c11song.fd - RELOC/tex/latex/cjk/texinput/GB/c19song.fd - RELOC/tex/latex/cjk/texinput/GB/c20song.fd - RELOC/tex/latex/cjk/texinput/GB/c21song.fd - RELOC/tex/latex/cjk/texinput/JIS/EUC-JP.bdg - RELOC/tex/latex/cjk/texinput/JIS/EUC-JP.chr - RELOC/tex/latex/cjk/texinput/JIS/EUC-JP.enc - RELOC/tex/latex/cjk/texinput/JIS/EUC-JPdnp.enc - RELOC/tex/latex/cjk/texinput/JIS/JIS.cap - RELOC/tex/latex/cjk/texinput/JIS/JIS.cpx - RELOC/tex/latex/cjk/texinput/JIS/JISdnp.enc - RELOC/tex/latex/cjk/texinput/JIS/c40song.fd - RELOC/tex/latex/cjk/texinput/JIS/c41song.fd - RELOC/tex/latex/cjk/texinput/JIS/c42song.fd - RELOC/tex/latex/cjk/texinput/JIS/c43song.fd - RELOC/tex/latex/cjk/texinput/JIS/c50song.fd - RELOC/tex/latex/cjk/texinput/KS/HLaTeX/HLaTeX.chr - RELOC/tex/latex/cjk/texinput/KS/HLaTeX/KSHL.enc - RELOC/tex/latex/cjk/texinput/KS/HLaTeX/c63bm.fd - RELOC/tex/latex/cjk/texinput/KS/HLaTeX/c63dn.fd - RELOC/tex/latex/cjk/texinput/KS/HLaTeX/c63gr.fd - RELOC/tex/latex/cjk/texinput/KS/HLaTeX/c63gs.fd - RELOC/tex/latex/cjk/texinput/KS/HLaTeX/c63gt.fd - RELOC/tex/latex/cjk/texinput/KS/HLaTeX/c63jgt.fd - RELOC/tex/latex/cjk/texinput/KS/HLaTeX/c63jmj.fd - RELOC/tex/latex/cjk/texinput/KS/HLaTeX/c63jnv.fd - RELOC/tex/latex/cjk/texinput/KS/HLaTeX/c63jsr.fd - RELOC/tex/latex/cjk/texinput/KS/HLaTeX/c63mj.fd - RELOC/tex/latex/cjk/texinput/KS/HLaTeX/c63pg.fd - RELOC/tex/latex/cjk/texinput/KS/HLaTeX/c63pga.fd - RELOC/tex/latex/cjk/texinput/KS/HLaTeX/c63ph.fd - RELOC/tex/latex/cjk/texinput/KS/HLaTeX/c63pn.fd - RELOC/tex/latex/cjk/texinput/KS/HLaTeX/c63sh.fd - RELOC/tex/latex/cjk/texinput/KS/HLaTeX/c63tz.fd - RELOC/tex/latex/cjk/texinput/KS/HLaTeX/c63vd.fd - RELOC/tex/latex/cjk/texinput/KS/HLaTeX/c63yt.fd - RELOC/tex/latex/cjk/texinput/KS/HLaTeX/c64bm.fd - RELOC/tex/latex/cjk/texinput/KS/HLaTeX/c64dn.fd - RELOC/tex/latex/cjk/texinput/KS/HLaTeX/c64gr.fd - RELOC/tex/latex/cjk/texinput/KS/HLaTeX/c64gs.fd - RELOC/tex/latex/cjk/texinput/KS/HLaTeX/c64gt.fd - RELOC/tex/latex/cjk/texinput/KS/HLaTeX/c64jgt.fd - RELOC/tex/latex/cjk/texinput/KS/HLaTeX/c64jmj.fd - RELOC/tex/latex/cjk/texinput/KS/HLaTeX/c64jnv.fd - RELOC/tex/latex/cjk/texinput/KS/HLaTeX/c64jsr.fd - RELOC/tex/latex/cjk/texinput/KS/HLaTeX/c64mj.fd - RELOC/tex/latex/cjk/texinput/KS/HLaTeX/c64pg.fd - RELOC/tex/latex/cjk/texinput/KS/HLaTeX/c64pga.fd - RELOC/tex/latex/cjk/texinput/KS/HLaTeX/c64ph.fd - RELOC/tex/latex/cjk/texinput/KS/HLaTeX/c64pn.fd - RELOC/tex/latex/cjk/texinput/KS/HLaTeX/c64sh.fd - RELOC/tex/latex/cjk/texinput/KS/HLaTeX/c64tz.fd - RELOC/tex/latex/cjk/texinput/KS/HLaTeX/c64vd.fd - RELOC/tex/latex/cjk/texinput/KS/HLaTeX/c64yt.fd - RELOC/tex/latex/cjk/texinput/KS/HLaTeX/c65bm.fd - RELOC/tex/latex/cjk/texinput/KS/HLaTeX/c65dn.fd - RELOC/tex/latex/cjk/texinput/KS/HLaTeX/c65gr.fd - RELOC/tex/latex/cjk/texinput/KS/HLaTeX/c65gs.fd - RELOC/tex/latex/cjk/texinput/KS/HLaTeX/c65gt.fd - RELOC/tex/latex/cjk/texinput/KS/HLaTeX/c65jgt.fd - RELOC/tex/latex/cjk/texinput/KS/HLaTeX/c65jmj.fd - RELOC/tex/latex/cjk/texinput/KS/HLaTeX/c65jnv.fd - RELOC/tex/latex/cjk/texinput/KS/HLaTeX/c65jsr.fd - RELOC/tex/latex/cjk/texinput/KS/HLaTeX/c65mj.fd - RELOC/tex/latex/cjk/texinput/KS/HLaTeX/c65pg.fd - RELOC/tex/latex/cjk/texinput/KS/HLaTeX/c65pga.fd - RELOC/tex/latex/cjk/texinput/KS/HLaTeX/c65ph.fd - RELOC/tex/latex/cjk/texinput/KS/HLaTeX/c65pn.fd - RELOC/tex/latex/cjk/texinput/KS/HLaTeX/c65sh.fd - RELOC/tex/latex/cjk/texinput/KS/HLaTeX/c65tz.fd - RELOC/tex/latex/cjk/texinput/KS/HLaTeX/c65vd.fd - RELOC/tex/latex/cjk/texinput/KS/HLaTeX/c65yt.fd - RELOC/tex/latex/cjk/texinput/KS/HLaTeX/pshan.sty - RELOC/tex/latex/cjk/texinput/KS/KS.chr - RELOC/tex/latex/cjk/texinput/KS/KS.enc - RELOC/tex/latex/cjk/texinput/KS/c60dr.fd - RELOC/tex/latex/cjk/texinput/KS/c60gr.fd - RELOC/tex/latex/cjk/texinput/KS/c60gs.fd - RELOC/tex/latex/cjk/texinput/KS/c60gt.fd - RELOC/tex/latex/cjk/texinput/KS/c60hgt.fd - RELOC/tex/latex/cjk/texinput/KS/c60hmj.fd - RELOC/tex/latex/cjk/texinput/KS/c60hol.fd - RELOC/tex/latex/cjk/texinput/KS/c60hpg.fd - RELOC/tex/latex/cjk/texinput/KS/c60mj.fd - RELOC/tex/latex/cjk/texinput/KS/c61dr.fd - RELOC/tex/latex/cjk/texinput/KS/c61gr.fd - RELOC/tex/latex/cjk/texinput/KS/c61gs.fd - RELOC/tex/latex/cjk/texinput/KS/c61gt.fd - RELOC/tex/latex/cjk/texinput/KS/c61hgt.fd - RELOC/tex/latex/cjk/texinput/KS/c61hmj.fd - RELOC/tex/latex/cjk/texinput/KS/c61hol.fd - RELOC/tex/latex/cjk/texinput/KS/c61hpg.fd - RELOC/tex/latex/cjk/texinput/KS/c61mj.fd - RELOC/tex/latex/cjk/texinput/KS/c62song.fd - RELOC/tex/latex/cjk/texinput/KS/hangul.cap - RELOC/tex/latex/cjk/texinput/KS/hangul.cpx - RELOC/tex/latex/cjk/texinput/KS/hangul2.cap - RELOC/tex/latex/cjk/texinput/KS/hangul2.cpx - RELOC/tex/latex/cjk/texinput/KS/hanja.cap - RELOC/tex/latex/cjk/texinput/KS/hanja.cpx - RELOC/tex/latex/cjk/texinput/SJIS/SJIS.bdg - RELOC/tex/latex/cjk/texinput/SJIS/SJIS.cap - RELOC/tex/latex/cjk/texinput/SJIS/SJIS.chr - RELOC/tex/latex/cjk/texinput/SJIS/SJIS.cpx - RELOC/tex/latex/cjk/texinput/SJIS/SJIS.enc - RELOC/tex/latex/cjk/texinput/SJIS/SJISdnp.chr - RELOC/tex/latex/cjk/texinput/SJIS/SJISdnp.enc - RELOC/tex/latex/cjk/texinput/SJIS/c49song.fd - RELOC/tex/latex/cjk/texinput/UTF8/UTF8.bdg - RELOC/tex/latex/cjk/texinput/UTF8/UTF8.chr - RELOC/tex/latex/cjk/texinput/UTF8/UTF8.enc - RELOC/tex/latex/cjk/texinput/UTF8/c70bkai.fd - RELOC/tex/latex/cjk/texinput/UTF8/c70bkai.fdx - RELOC/tex/latex/cjk/texinput/UTF8/c70bsmi.fd - RELOC/tex/latex/cjk/texinput/UTF8/c70bsmi.fdx - RELOC/tex/latex/cjk/texinput/UTF8/c70gbsn.fd - RELOC/tex/latex/cjk/texinput/UTF8/c70gbsn.fdx - RELOC/tex/latex/cjk/texinput/UTF8/c70gkai.fd - RELOC/tex/latex/cjk/texinput/UTF8/c70gkai.fdx - RELOC/tex/latex/cjk/texinput/UTF8/c70mj.fd - RELOC/tex/latex/cjk/texinput/UTF8/c70mj.fdx - RELOC/tex/latex/cjk/texinput/UTF8/c70song.fd - RELOC/tex/latex/cjk/texinput/UTF8/ja.cpx - RELOC/tex/latex/cjk/texinput/UTF8/ko-Hang.cpx - RELOC/tex/latex/cjk/texinput/UTF8/ko-Hang2.cpx - RELOC/tex/latex/cjk/texinput/UTF8/ko-Hani.cpx - RELOC/tex/latex/cjk/texinput/UTF8/zh-Hans.cpx - RELOC/tex/latex/cjk/texinput/UTF8/zh-Hant.cpx - RELOC/tex/latex/cjk/texinput/extended.chr - RELOC/tex/latex/cjk/texinput/extended.enc - RELOC/tex/latex/cjk/texinput/mule/MULEenc.sty - RELOC/tex/latex/cjk/texinput/pinyin.sty - RELOC/tex/latex/cjk/texinput/pmC.chr - RELOC/tex/latex/cjk/texinput/pmCbig.enc - RELOC/tex/latex/cjk/texinput/pmCsmall.enc - RELOC/tex/latex/cjk/texinput/ruby.sty - RELOC/tex/latex/cjk/texinput/standard.bdg - RELOC/tex/latex/cjk/texinput/standard.chr - RELOC/tex/latex/cjk/texinput/standard.enc - RELOC/tex/latex/cjk/texinput/thai/c90cmr.fd - RELOC/tex/latex/cjk/texinput/thai/c90cmss.fd - RELOC/tex/latex/cjk/texinput/thai/c90cmtt.fd - RELOC/tex/latex/cjk/texinput/thai/c90enc.def - RELOC/tex/latex/cjk/texinput/thai/c90gar.fd - RELOC/tex/latex/cjk/texinput/thai/c90nrsr.fd - RELOC/tex/latex/cjk/texinput/thai/thaicjk.ldf - RELOC/tex/latex/cjk/utils/pyhyphen/pinyin.ldf -catalogue-also cjk-fonts -catalogue-ctan /language/chinese/CJK -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics font-use font-cjk chinese japanese korean thai -catalogue-version 4.8.4 - -name cjk-gs-integrate -category Package -revision 46878 -shortdesc Tools to integrate CJK fonts into Ghostscript -longdesc This script searches a list of directories for CJK fonts, and -longdesc makes them available to an installed Ghostscript. In the -longdesc simplest case with sufficient privileges, a run without -longdesc arguments should effect in a complete setup of Ghostscript. -depend cjk-gs-integrate.ARCH -containersize 29484 -containerchecksum e20cc91b52f009daad8a70b2c43f51d9703489f3d923d12135da8e9386ef5fb467e3e98d100182c5cfdb0c2412090386c18f6270e2e0c08db4e7c761b94cadcc -doccontainersize 11192 -doccontainerchecksum 0eb81c03b316eefab4508775813c9ecfeb06e81b841fe9dc5346f2cfc6e0c083a1f84843b782f913f72a05f890bda17be9e35ad613cf91f9b1222cf4707397cd -docfiles size=14 - texmf-dist/doc/fonts/cjk-gs-integrate/ChangeLog - texmf-dist/doc/fonts/cjk-gs-integrate/Makefile - texmf-dist/doc/fonts/cjk-gs-integrate/README.md details="Readme" -runfiles size=51 - texmf-dist/fonts/misc/cjk-gs-integrate/cjkgs-adobe.dat - texmf-dist/fonts/misc/cjk-gs-integrate/cjkgs-dynacomware.dat - texmf-dist/fonts/misc/cjk-gs-integrate/cjkgs-fontworks.dat - texmf-dist/fonts/misc/cjk-gs-integrate/cjkgs-founder.dat - texmf-dist/fonts/misc/cjk-gs-integrate/cjkgs-hiragino.dat - texmf-dist/fonts/misc/cjk-gs-integrate/cjkgs-kozuka.dat - texmf-dist/fonts/misc/cjk-gs-integrate/cjkgs-macos-removeonly.dat - texmf-dist/fonts/misc/cjk-gs-integrate/cjkgs-microsoft.dat - texmf-dist/fonts/misc/cjk-gs-integrate/cjkgs-mogamobo.dat - texmf-dist/fonts/misc/cjk-gs-integrate/cjkgs-morisawa.dat - texmf-dist/fonts/misc/cjk-gs-integrate/cjkgs-ryokana.dat - texmf-dist/fonts/misc/cjk-gs-integrate/cjkgs-sinotype.dat - texmf-dist/fonts/misc/cjk-gs-integrate/cjkgs-solaris.dat - texmf-dist/fonts/misc/cjk-gs-integrate/cjkgs-toppan.dat - texmf-dist/fonts/misc/cjk-gs-integrate/cjkgs-typebank.dat - texmf-dist/fonts/misc/cjk-gs-integrate/cjkgs-ume.dat - texmf-dist/fonts/misc/cjk-gs-integrate/cjkgs-yu-osx.dat - texmf-dist/fonts/misc/cjk-gs-integrate/cjkgs-yu-win.dat - texmf-dist/scripts/cjk-gs-integrate/cjk-gs-integrate.pl -catalogue-ctan /fonts/utilities/cjk-gs-integrate -catalogue-date 2018-03-06 20:42:16 +0100 -catalogue-license gpl3 -catalogue-topics font-util -catalogue-version 20180306.0 - -name cjk-gs-integrate.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of cjk-gs-integrate -containersize 348 -containerchecksum fc7ab6357c2fc8ea203fc6e19b778aaf6d7f6407fca2e6363b5f013638e3d753a9ffaf35e545a06332ba04c11a1c2bd34abf65c9de6f6f31e9212cf427d1afbe -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/cjk-gs-integrate - -name cjk-gs-integrate.amd64-freebsd -category Package -revision 37223 -shortdesc amd64-freebsd files of cjk-gs-integrate -containersize 352 -containerchecksum 1015c9ffb713193832ab464831841de994f83cb882c525e88b813e910a55460bf500351e4a9cfe982bf1fd73b345610f85fac0d3deafa090bfe9ffbbb00c17da -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/cjk-gs-integrate - -name cjk-gs-integrate.amd64-netbsd -category Package -revision 37223 -shortdesc amd64-netbsd files of cjk-gs-integrate -containersize 352 -containerchecksum b08f6e4fcb5a9b6730780f172a65cb402d5bd1b3682130e684dcb79dcb827c0736432dc8226e89521d238ad6ed3c67fb5fec4449a4c8b3d663f2a65d28750471 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/cjk-gs-integrate - -name cjk-gs-integrate.armhf-linux -category Package -revision 37223 -shortdesc armhf-linux files of cjk-gs-integrate -containersize 348 -containerchecksum 5395cbb0df3e907070ee72059e20a85821c60f223c76c47f09d8f8e8b77dc06894e62183d8d216c14bddde89e5a3f8619e5a68b976cbec4190497221d9390b17 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/cjk-gs-integrate - -name cjk-gs-integrate.i386-cygwin -category Package -revision 37223 -shortdesc i386-cygwin files of cjk-gs-integrate -containersize 352 -containerchecksum aed53ede7b030df1d822658cf022aacaa6e6cea16df7def80f557ab4b1fc3cb3de50cc62e2a5e0ba8162d21d63d018150aed954a303897f5fccb6a6cd7459f3e -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/cjk-gs-integrate - -name cjk-gs-integrate.i386-freebsd -category Package -revision 37223 -shortdesc i386-freebsd files of cjk-gs-integrate -containersize 352 -containerchecksum eda461b486b1dbc7b30d76304dffd0f689254c4c2d376de0f53547ab4b19bb40115e4c246603039cfa1e7e759ee3bc57076c933a141d6de3a0032ca6d40250cc -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/cjk-gs-integrate - -name cjk-gs-integrate.i386-linux -category Package -revision 37223 -shortdesc i386-linux files of cjk-gs-integrate -containersize 348 -containerchecksum 74fbaf90a31f874725a9a54c0e01dd060ae0ff7472759319cf6027df36384be04c75fe3f40df80148d0ea53c1b91043116a30087758315357fdadcb322b9835e -binfiles arch=i386-linux size=1 - bin/i386-linux/cjk-gs-integrate - -name cjk-gs-integrate.i386-netbsd -category Package -revision 37223 -shortdesc i386-netbsd files of cjk-gs-integrate -containersize 352 -containerchecksum e0dfa329419eca22dc58e7f04dbf338297d0b4b52d469bcaed3125e4b3669db3324dec86f5dab3aca832b0693a711845177874928e1c31f67d101f20b33faa9d -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/cjk-gs-integrate - -name cjk-gs-integrate.i386-solaris -category Package -revision 37223 -shortdesc i386-solaris files of cjk-gs-integrate -containersize 352 -containerchecksum 526e2a4e7aec998bd7156ff974d3d83491c577a349ca9cd42af26772819f73fdf278dc54525f778abbb7fb863aa287f90b773ebf49ddfd5203b0b444d2590a97 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/cjk-gs-integrate - -name cjk-gs-integrate.sparc-solaris -category Package -revision 37223 -shortdesc sparc-solaris files of cjk-gs-integrate -containersize 352 -containerchecksum a7323ce61e742b161abebeef4ec1733af870fdc1a165ab65ac711dd6117962894bb5694d8b4cca26cc5bf5c8462dcba3ac46eb558e5759e783896612fa224ef6 -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/cjk-gs-integrate - -name cjk-gs-integrate.win32 -category Package -revision 37223 -shortdesc win32 files of cjk-gs-integrate -containersize 692 -containerchecksum db9ed6f87a0c9d465abb33f73cf9e05e2ebb23ffea72dc5c6d28476eb6decf41aca963b36b5775ada65c1274529a22425b6a422f4c89f6016c539eb529d5d253 -binfiles arch=win32 size=1 - bin/win32/cjk-gs-integrate.exe - -name cjk-gs-integrate.x86_64-cygwin -category Package -revision 37223 -shortdesc x86_64-cygwin files of cjk-gs-integrate -containersize 352 -containerchecksum 2e494a1d7137eebad9ab427bf32f0f6eaa6f15c0bc018fa17d4638bd886d88277bd001c5a70e54f467e9c6d7913ba3be268d4e7f7f7e64b9f121babfb4c18dfe -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/cjk-gs-integrate - -name cjk-gs-integrate.x86_64-darwin -category Package -revision 37223 -shortdesc x86_64-darwin files of cjk-gs-integrate -containersize 352 -containerchecksum 22e51824f0af5bd9b28c9e2d2e9cf4ccad68b97a0e858d5b6e5499140af638a4b5e4bbe7e5201b83ab4a88ce1a10d1053abf4cf38bbe244ededd034ca182a498 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/cjk-gs-integrate - -name cjk-gs-integrate.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of cjk-gs-integrate -containersize 356 -containerchecksum 5533c166512336ff1ff58edb7a974b22c0f6dc685f83437afbabd4c95c263e038986159f6734fe361eac81491f8d5d9a272ea970980e6f655473ed19d314774f -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/cjk-gs-integrate - -name cjk-gs-integrate.x86_64-linux -category Package -revision 37223 -shortdesc x86_64-linux files of cjk-gs-integrate -containersize 352 -containerchecksum 3ce42e79eed35d513680dbf9e6ff11e129b0cbd38fce46bff3ed19a1c24b6c771f4e9835ea275b1cff447ce1b5b99a478bfc3736234ca5ea75eda97be4c9339f -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/cjk-gs-integrate - -name cjk-gs-integrate.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of cjk-gs-integrate -containersize 352 -containerchecksum 1d42370683a14c663c268826a785cc724be8b6a1375481716f91277bcca522d30470d5a8ec1dc287eb7dc6435fbadf631fe7b9d1e7e67c5e0cf85c035872f2c2 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/cjk-gs-integrate - -name cjk-gs-integrate.x86_64-solaris -category Package -revision 37223 -shortdesc x86_64-solaris files of cjk-gs-integrate -containersize 352 -containerchecksum 0e33e948d47bc0935a48ca916c6d2afcf2593afe957418a3116f75e0d8e1f9da7d01ba2b83ac81bde9772f4d8dbd6fc8fb4cc03f47fe955d64d353a8a730a29a -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/cjk-gs-integrate - -name cjk-ko -category Package -revision 40373 -shortdesc Extension of the CJK package for Korean typesetting -relocated 1 -longdesc The package supports typesetting UTF-8-encoded modern Korean -longdesc documents with the help of the LaTeX2e CJK package. It provides -longdesc some enhanced features focused on Korean typesetting culture, -longdesc one of them being allowing line-break between Latin and CJK -longdesc characters. The package requires nanumtype1 fonts. -containersize 8400 -containerchecksum 038b2b4730908ab4dc2ab2a51213ef82cdfdad9b169a319d9daca7163b61345a5388ec446a60d0227414cb4c2444c1881db3a651afc661327257fe3cc47135d8 -doccontainersize 153416 -doccontainerchecksum e8a30e1c77469bb60c4789f07cd69393460b1b14b75245fae21dfc1d443ef04be71d7bfcec80a14fb5847a172d7518ffc081e4248fc41593c54505b112372465 -docfiles size=47 - RELOC/doc/latex/cjk-ko/ChangeLog - RELOC/doc/latex/cjk-ko/README details="Readme" - RELOC/doc/latex/cjk-ko/cjk-ko-doc.pdf details="Package documentation (Korean)" language="ko" - RELOC/doc/latex/cjk-ko/cjk-ko-doc.tex -runfiles size=11 - RELOC/tex/latex/cjk-ko/cjkutf8-josa.sty - RELOC/tex/latex/cjk-ko/cjkutf8-ko.sty - RELOC/tex/latex/cjk-ko/cjkutf8-nanummjhanja.sty - RELOC/tex/latex/cjk-ko/kolabels-utf.sty - RELOC/tex/latex/cjk-ko/konames-utf.sty - RELOC/tex/latex/cjk-ko/kotex.sty -catalogue-ctan /language/korean/cjk-ko -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license other-free -catalogue-topics korean -catalogue-version 1.8 - -name cjkpunct -category Package -revision 41119 -shortdesc Adjust locations and kerning of CJK punctuation marks -relocated 1 -longdesc The package serves as a companion package for CJK. -containersize 4056 -containerchecksum f40d96dfe648847e220eb5b594101e390a4d1b0e863a1259758ca4d971f82bc3a3477397f64f49f948ad948a1f26ea59e8582a8be9ed4266061a5c34d8928e7e -doccontainersize 143532 -doccontainerchecksum ce245e6b941f527d920d1a9c779e1bfc9ea200b4229b8b0b416801e234fe859dcfb148aa0db1d2a9f4940239e0238e0d24800c3a6478af85d6f34a544a3f9503 -docfiles size=43 - RELOC/doc/latex/cjkpunct/CJKpunct.pdf - RELOC/doc/latex/cjkpunct/README.md details="Readme" - RELOC/doc/latex/cjkpunct/examples/example-CJKfntef.tex - RELOC/doc/latex/cjkpunct/examples/example-gb.tex - RELOC/doc/latex/cjkpunct/examples/example-gbk.tex - RELOC/doc/latex/cjkpunct/examples/example-utf8.tex - RELOC/doc/latex/cjkpunct/setpunct/README.txt - RELOC/doc/latex/cjkpunct/setpunct/setpunct-macros.tex - RELOC/doc/latex/cjkpunct/setpunct/setpunct-main.tex -srccontainersize 7016 -srccontainerchecksum e0045810c446280956acabf9e85d37cffd73a436b58db977715adff54f789814b66d085423d78aa9db32846bb52e100dbfebebb580a9258fae2211ac531342d3 -srcfiles size=9 - RELOC/source/latex/cjkpunct/CJKpunct.dtx - RELOC/source/latex/cjkpunct/CJKpunct.ins -runfiles size=6 - RELOC/tex/latex/cjkpunct/CJKpunct.spa - RELOC/tex/latex/cjkpunct/CJKpunct.sty -catalogue-ctan /language/chinese/cjkpunct -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics chinese japanese korean -catalogue-version 4.8.4 - -name cjkutils -category TLCore -revision 47198 -catalogue cjk -shortdesc CJK language support -longdesc CJK is a macro package for LaTeX, providing simultaneous -longdesc support for various Asian scripts in many encodings (including -longdesc Unicode): Chinese (both traditional and simplified), Japanese, -longdesc Korean and Thai. A special add-on feature is an interface to -longdesc the Emacs editor (cjk-enc.el) which gives simultaneous, -longdesc easy-to-use support to a bunch of other scripts in addition to -longdesc the above -- Cyrillic, Greek, Latin-based scripts, Russian and -longdesc Vietnamese are supported. -depend cjkutils.ARCH -containersize 2016 -containerchecksum 550177f316936cc107ae6902b334fa3b41f4955a51393ec2243dae92f8dc1a0547b3b181d6048bf171ef843daa2563b6431f5520b382757b4ce80795c5d02c76 -doccontainersize 98016 -doccontainerchecksum 036a708dc3e7478ac47f479fc84de4130966b35bd6a8c57b5085356b5fd8a31f5397e5c67e60383fc2c7f8c3707d6b712afb9fcf094dbbd3d7e9f62271bd8683 -docfiles size=55 - texmf-dist/doc/man/man1/bg5conv.1 - texmf-dist/doc/man/man1/bg5conv.man1.pdf - texmf-dist/doc/man/man1/cef5conv.1 - texmf-dist/doc/man/man1/cef5conv.man1.pdf - texmf-dist/doc/man/man1/cefconv.1 - texmf-dist/doc/man/man1/cefconv.man1.pdf - texmf-dist/doc/man/man1/cefsconv.1 - texmf-dist/doc/man/man1/cefsconv.man1.pdf - texmf-dist/doc/man/man1/extconv.1 - texmf-dist/doc/man/man1/extconv.man1.pdf - texmf-dist/doc/man/man1/hbf2gf.1 - texmf-dist/doc/man/man1/hbf2gf.man1.pdf - texmf-dist/doc/man/man1/sjisconv.1 - texmf-dist/doc/man/man1/sjisconv.man1.pdf -runfiles size=16 - texmf-dist/hbf2gf/README - texmf-dist/hbf2gf/b5ka12.cfg - texmf-dist/hbf2gf/b5kr12.cfg - texmf-dist/hbf2gf/b5so12.cfg - texmf-dist/hbf2gf/c1so12.cfg - texmf-dist/hbf2gf/c2so12.cfg - texmf-dist/hbf2gf/c3so12.cfg - texmf-dist/hbf2gf/c4so12.cfg - texmf-dist/hbf2gf/c5so12.cfg - texmf-dist/hbf2gf/c6so12.cfg - texmf-dist/hbf2gf/c7so12.cfg - texmf-dist/hbf2gf/csso12.cfg - texmf-dist/hbf2gf/gsfs14.cfg - texmf-dist/hbf2gf/j2so12.cfg - texmf-dist/hbf2gf/jsso12.cfg - texmf-dist/hbf2gf/ksso17.cfg -catalogue-also cjk-fonts -catalogue-ctan /language/chinese/CJK -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics font-use font-cjk chinese japanese korean thai -catalogue-version 4.8.4 - -name cjkutils.aarch64-linux -category TLCore -revision 48789 -shortdesc aarch64-linux files of cjkutils -containersize 43488 -containerchecksum 14e22d39e373e98654f2e944960a85a9311eaaa4d4aa0f8d9a67b8dfae2ef6ec784dea3476fe8a6e37a533e4eb1a555ab4a85855fb34b3990fa9efa07579b516 -binfiles arch=aarch64-linux size=54 - bin/aarch64-linux/bg5+latex - bin/aarch64-linux/bg5+pdflatex - bin/aarch64-linux/bg5conv - bin/aarch64-linux/bg5latex - bin/aarch64-linux/bg5pdflatex - bin/aarch64-linux/cef5conv - bin/aarch64-linux/cef5latex - bin/aarch64-linux/cef5pdflatex - bin/aarch64-linux/cefconv - bin/aarch64-linux/ceflatex - bin/aarch64-linux/cefpdflatex - bin/aarch64-linux/cefsconv - bin/aarch64-linux/cefslatex - bin/aarch64-linux/cefspdflatex - bin/aarch64-linux/extconv - bin/aarch64-linux/gbklatex - bin/aarch64-linux/gbkpdflatex - bin/aarch64-linux/hbf2gf - bin/aarch64-linux/sjisconv - bin/aarch64-linux/sjislatex - bin/aarch64-linux/sjispdflatex - -name cjkutils.amd64-freebsd -category TLCore -revision 46816 -shortdesc amd64-freebsd files of cjkutils -containersize 47180 -containerchecksum 35ed5e14ce6f3d3966c966d301924191288ff9423ec7e082817ec08f1ba29d235c54b43b196dd5c596bcb32c9b81c939b2986ec3f0f397a995932d6414801c66 -binfiles arch=amd64-freebsd size=51 - bin/amd64-freebsd/bg5+latex - bin/amd64-freebsd/bg5+pdflatex - bin/amd64-freebsd/bg5conv - bin/amd64-freebsd/bg5latex - bin/amd64-freebsd/bg5pdflatex - bin/amd64-freebsd/cef5conv - bin/amd64-freebsd/cef5latex - bin/amd64-freebsd/cef5pdflatex - bin/amd64-freebsd/cefconv - bin/amd64-freebsd/ceflatex - bin/amd64-freebsd/cefpdflatex - bin/amd64-freebsd/cefsconv - bin/amd64-freebsd/cefslatex - bin/amd64-freebsd/cefspdflatex - bin/amd64-freebsd/extconv - bin/amd64-freebsd/gbklatex - bin/amd64-freebsd/gbkpdflatex - bin/amd64-freebsd/hbf2gf - bin/amd64-freebsd/sjisconv - bin/amd64-freebsd/sjislatex - bin/amd64-freebsd/sjispdflatex - -name cjkutils.amd64-netbsd -category TLCore -revision 48698 -shortdesc amd64-netbsd files of cjkutils -containersize 44244 -containerchecksum f50392beb9bf44d43fab56abad811033d943a7c5dea63263ebf66aea8ba1f8428928184d0a71ccc62a8c14b832db298d1dcd460e58238fa232025759549c5e20 -binfiles arch=amd64-netbsd size=57 - bin/amd64-netbsd/bg5+latex - bin/amd64-netbsd/bg5+pdflatex - bin/amd64-netbsd/bg5conv - bin/amd64-netbsd/bg5latex - bin/amd64-netbsd/bg5pdflatex - bin/amd64-netbsd/cef5conv - bin/amd64-netbsd/cef5latex - bin/amd64-netbsd/cef5pdflatex - bin/amd64-netbsd/cefconv - bin/amd64-netbsd/ceflatex - bin/amd64-netbsd/cefpdflatex - bin/amd64-netbsd/cefsconv - bin/amd64-netbsd/cefslatex - bin/amd64-netbsd/cefspdflatex - bin/amd64-netbsd/extconv - bin/amd64-netbsd/gbklatex - bin/amd64-netbsd/gbkpdflatex - bin/amd64-netbsd/hbf2gf - bin/amd64-netbsd/sjisconv - bin/amd64-netbsd/sjislatex - bin/amd64-netbsd/sjispdflatex - -name cjkutils.armhf-linux -category TLCore -revision 48716 -shortdesc armhf-linux files of cjkutils -containersize 40252 -containerchecksum 8d6bee6d0e7711a4658a105556b6e12cf26b62db457ad4adf1f3880152d6186da811d9e2f45709f61a6718ccd62fdc5bdb7caf074f5a9f0441f536b69f54e077 -binfiles arch=armhf-linux size=49 - bin/armhf-linux/bg5+latex - bin/armhf-linux/bg5+pdflatex - bin/armhf-linux/bg5conv - bin/armhf-linux/bg5latex - bin/armhf-linux/bg5pdflatex - bin/armhf-linux/cef5conv - bin/armhf-linux/cef5latex - bin/armhf-linux/cef5pdflatex - bin/armhf-linux/cefconv - bin/armhf-linux/ceflatex - bin/armhf-linux/cefpdflatex - bin/armhf-linux/cefsconv - bin/armhf-linux/cefslatex - bin/armhf-linux/cefspdflatex - bin/armhf-linux/extconv - bin/armhf-linux/gbklatex - bin/armhf-linux/gbkpdflatex - bin/armhf-linux/hbf2gf - bin/armhf-linux/sjisconv - bin/armhf-linux/sjislatex - bin/armhf-linux/sjispdflatex - -name cjkutils.i386-cygwin -category TLCore -revision 46814 -shortdesc i386-cygwin files of cjkutils -containersize 19084 -containerchecksum d365bd036433d43306404723d571619b74553b7d35198db9d61419daeec9c19c8ce9e1f029748bf8699d47e097bca5246f4428d8502012697b71726968032427 -binfiles arch=i386-cygwin size=41 - bin/i386-cygwin/bg5+latex - bin/i386-cygwin/bg5+pdflatex - bin/i386-cygwin/bg5conv.exe - bin/i386-cygwin/bg5latex - bin/i386-cygwin/bg5pdflatex - bin/i386-cygwin/cef5conv.exe - bin/i386-cygwin/cef5latex - bin/i386-cygwin/cef5pdflatex - bin/i386-cygwin/cefconv.exe - bin/i386-cygwin/ceflatex - bin/i386-cygwin/cefpdflatex - bin/i386-cygwin/cefsconv.exe - bin/i386-cygwin/cefslatex - bin/i386-cygwin/cefspdflatex - bin/i386-cygwin/extconv.exe - bin/i386-cygwin/gbklatex - bin/i386-cygwin/gbkpdflatex - bin/i386-cygwin/hbf2gf.exe - bin/i386-cygwin/sjisconv.exe - bin/i386-cygwin/sjislatex - bin/i386-cygwin/sjispdflatex - -name cjkutils.i386-freebsd -category TLCore -revision 46816 -shortdesc i386-freebsd files of cjkutils -containersize 41920 -containerchecksum 7e7d0310584c73a7df6ff776d6b28fad33da93ea7018f7cb2a4d084db73457a4c6433e262c735eba04b1638b8af57cfb1aa91efad04e05e4821bf8d21cfa9f53 -binfiles arch=i386-freebsd size=50 - bin/i386-freebsd/bg5+latex - bin/i386-freebsd/bg5+pdflatex - bin/i386-freebsd/bg5conv - bin/i386-freebsd/bg5latex - bin/i386-freebsd/bg5pdflatex - bin/i386-freebsd/cef5conv - bin/i386-freebsd/cef5latex - bin/i386-freebsd/cef5pdflatex - bin/i386-freebsd/cefconv - bin/i386-freebsd/ceflatex - bin/i386-freebsd/cefpdflatex - bin/i386-freebsd/cefsconv - bin/i386-freebsd/cefslatex - bin/i386-freebsd/cefspdflatex - bin/i386-freebsd/extconv - bin/i386-freebsd/gbklatex - bin/i386-freebsd/gbkpdflatex - bin/i386-freebsd/hbf2gf - bin/i386-freebsd/sjisconv - bin/i386-freebsd/sjislatex - bin/i386-freebsd/sjispdflatex - -name cjkutils.i386-linux -category TLCore -revision 47245 -shortdesc i386-linux files of cjkutils -containersize 50988 -containerchecksum 2a3523d6e88b595339e1c57a42cd83e69fb251312c4c09eea099e001c36eef140f25a56de0877d955a219cb850b95f7413f176d67c4d3c9b54e935476839fec6 -binfiles arch=i386-linux size=51 - bin/i386-linux/bg5+latex - bin/i386-linux/bg5+pdflatex - bin/i386-linux/bg5conv - bin/i386-linux/bg5latex - bin/i386-linux/bg5pdflatex - bin/i386-linux/cef5conv - bin/i386-linux/cef5latex - bin/i386-linux/cef5pdflatex - bin/i386-linux/cefconv - bin/i386-linux/ceflatex - bin/i386-linux/cefpdflatex - bin/i386-linux/cefsconv - bin/i386-linux/cefslatex - bin/i386-linux/cefspdflatex - bin/i386-linux/extconv - bin/i386-linux/gbklatex - bin/i386-linux/gbkpdflatex - bin/i386-linux/hbf2gf - bin/i386-linux/sjisconv - bin/i386-linux/sjislatex - bin/i386-linux/sjispdflatex - -name cjkutils.i386-netbsd -category TLCore -revision 46812 -shortdesc i386-netbsd files of cjkutils -containersize 40524 -containerchecksum 2613ce165a811ca8bc8a63e5e77180e7b259ee8a597d15ba5890543e2b896ee787de7863dffb76864439c2edb069102c0b06489c456eb9df3ca2caaf0a5c940d -binfiles arch=i386-netbsd size=55 - bin/i386-netbsd/bg5+latex - bin/i386-netbsd/bg5+pdflatex - bin/i386-netbsd/bg5conv - bin/i386-netbsd/bg5latex - bin/i386-netbsd/bg5pdflatex - bin/i386-netbsd/cef5conv - bin/i386-netbsd/cef5latex - bin/i386-netbsd/cef5pdflatex - bin/i386-netbsd/cefconv - bin/i386-netbsd/ceflatex - bin/i386-netbsd/cefpdflatex - bin/i386-netbsd/cefsconv - bin/i386-netbsd/cefslatex - bin/i386-netbsd/cefspdflatex - bin/i386-netbsd/extconv - bin/i386-netbsd/gbklatex - bin/i386-netbsd/gbkpdflatex - bin/i386-netbsd/hbf2gf - bin/i386-netbsd/sjisconv - bin/i386-netbsd/sjislatex - bin/i386-netbsd/sjispdflatex - -name cjkutils.i386-solaris -category TLCore -revision 46829 -shortdesc i386-solaris files of cjkutils -containersize 47688 -containerchecksum d656fa24941a8af92baf61aedef84d007752a175ec46778a67cd7fdfc93dcc726183ace0ba74ec4a95fbb6cbdc676087f803254b7fb0021cca2ff5aa3fccec66 -binfiles arch=i386-solaris size=50 - bin/i386-solaris/bg5+latex - bin/i386-solaris/bg5+pdflatex - bin/i386-solaris/bg5conv - bin/i386-solaris/bg5latex - bin/i386-solaris/bg5pdflatex - bin/i386-solaris/cef5conv - bin/i386-solaris/cef5latex - bin/i386-solaris/cef5pdflatex - bin/i386-solaris/cefconv - bin/i386-solaris/ceflatex - bin/i386-solaris/cefpdflatex - bin/i386-solaris/cefsconv - bin/i386-solaris/cefslatex - bin/i386-solaris/cefspdflatex - bin/i386-solaris/extconv - bin/i386-solaris/gbklatex - bin/i386-solaris/gbkpdflatex - bin/i386-solaris/hbf2gf - bin/i386-solaris/sjisconv - bin/i386-solaris/sjislatex - bin/i386-solaris/sjispdflatex - -name cjkutils.sparc-solaris -category TLCore -revision 46829 -shortdesc sparc-solaris files of cjkutils -containersize 44928 -containerchecksum ded185ad6ffb4f1274ee5232e64c1ae336666697acfb81b16990e0e7f7bd4dbfa3be0521b9f4c363bc54f9860d7450ef483e0b08649e96310fa5270d2aa43c0f -binfiles arch=sparc-solaris size=52 - bin/sparc-solaris/bg5+latex - bin/sparc-solaris/bg5+pdflatex - bin/sparc-solaris/bg5conv - bin/sparc-solaris/bg5latex - bin/sparc-solaris/bg5pdflatex - bin/sparc-solaris/cef5conv - bin/sparc-solaris/cef5latex - bin/sparc-solaris/cef5pdflatex - bin/sparc-solaris/cefconv - bin/sparc-solaris/ceflatex - bin/sparc-solaris/cefpdflatex - bin/sparc-solaris/cefsconv - bin/sparc-solaris/cefslatex - bin/sparc-solaris/cefspdflatex - bin/sparc-solaris/extconv - bin/sparc-solaris/gbklatex - bin/sparc-solaris/gbkpdflatex - bin/sparc-solaris/hbf2gf - bin/sparc-solaris/sjisconv - bin/sparc-solaris/sjislatex - bin/sparc-solaris/sjispdflatex - -name cjkutils.win32 -category TLCore -revision 46993 -shortdesc win32 files of cjkutils -containersize 22912 -containerchecksum a5a6a15a372582214ff17e6de12eafdb86822a05730e6e3988c4b619afd0965653dfbc086043fec82c96ed7908d95d21f652e93bbeb37853cfe89f0654c91398 -binfiles arch=win32 size=57 - bin/win32/bg5conv.exe - bin/win32/bg5latex.exe - bin/win32/bg5pdflatex.exe - bin/win32/cef5conv.exe - bin/win32/cef5latex.exe - bin/win32/cef5pdflatex.exe - bin/win32/cefconv.exe - bin/win32/ceflatex.exe - bin/win32/cefpdflatex.exe - bin/win32/cefsconv.exe - bin/win32/cefslatex.exe - bin/win32/cefspdflatex.exe - bin/win32/extconv.exe - bin/win32/gbklatex.exe - bin/win32/gbkpdflatex.exe - bin/win32/hbf2gf.exe - bin/win32/sjisconv.exe - bin/win32/sjislatex.exe - bin/win32/sjispdflatex.exe - -name cjkutils.x86_64-cygwin -category TLCore -revision 46813 -shortdesc x86_64-cygwin files of cjkutils -containersize 20116 -containerchecksum edfa0b27658e49c60d6d24b584ed515cba12c9d1771a48609069b68e04b4127d325bed991b819069fd24929c6df1a774aa9500b4720deb83db96de0f6a33ab01 -binfiles arch=x86_64-cygwin size=41 - bin/x86_64-cygwin/bg5+latex - bin/x86_64-cygwin/bg5+pdflatex - bin/x86_64-cygwin/bg5conv.exe - bin/x86_64-cygwin/bg5latex - bin/x86_64-cygwin/bg5pdflatex - bin/x86_64-cygwin/cef5conv.exe - bin/x86_64-cygwin/cef5latex - bin/x86_64-cygwin/cef5pdflatex - bin/x86_64-cygwin/cefconv.exe - bin/x86_64-cygwin/ceflatex - bin/x86_64-cygwin/cefpdflatex - bin/x86_64-cygwin/cefsconv.exe - bin/x86_64-cygwin/cefslatex - bin/x86_64-cygwin/cefspdflatex - bin/x86_64-cygwin/extconv.exe - bin/x86_64-cygwin/gbklatex - bin/x86_64-cygwin/gbkpdflatex - bin/x86_64-cygwin/hbf2gf.exe - bin/x86_64-cygwin/sjisconv.exe - bin/x86_64-cygwin/sjislatex - bin/x86_64-cygwin/sjispdflatex - -name cjkutils.x86_64-darwin -category TLCore -revision 48728 -shortdesc x86_64-darwin files of cjkutils -containersize 47908 -containerchecksum 696c3ac0a6a0e3a7d18a3c8a31cc7cc1ca372626558d5ce0abbb6d4a2d36da17f8c6758c63754a4c46da54800da9262f3b002aa4890e58335c22a382a6f2ff97 -binfiles arch=x86_64-darwin size=58 - bin/x86_64-darwin/bg5+latex - bin/x86_64-darwin/bg5+pdflatex - bin/x86_64-darwin/bg5conv - bin/x86_64-darwin/bg5latex - bin/x86_64-darwin/bg5pdflatex - bin/x86_64-darwin/cef5conv - bin/x86_64-darwin/cef5latex - bin/x86_64-darwin/cef5pdflatex - bin/x86_64-darwin/cefconv - bin/x86_64-darwin/ceflatex - bin/x86_64-darwin/cefpdflatex - bin/x86_64-darwin/cefsconv - bin/x86_64-darwin/cefslatex - bin/x86_64-darwin/cefspdflatex - bin/x86_64-darwin/extconv - bin/x86_64-darwin/gbklatex - bin/x86_64-darwin/gbkpdflatex - bin/x86_64-darwin/hbf2gf - bin/x86_64-darwin/sjisconv - bin/x86_64-darwin/sjislatex - bin/x86_64-darwin/sjispdflatex - -name cjkutils.x86_64-darwinlegacy -category TLCore -revision 47387 -shortdesc x86_64-darwinlegacy files of cjkutils -containersize 46980 -containerchecksum 7cbbceb5bcbc24d99037fb4a16c50b120fbb5ad2a2fc275c8e76bf73ac55230176a994f65ac298921d79bcc429743b05b25f0a3a548ef6bf16d0db1cbc3e1a26 -binfiles arch=x86_64-darwinlegacy size=58 - bin/x86_64-darwinlegacy/bg5+latex - bin/x86_64-darwinlegacy/bg5+pdflatex - bin/x86_64-darwinlegacy/bg5conv - bin/x86_64-darwinlegacy/bg5latex - bin/x86_64-darwinlegacy/bg5pdflatex - bin/x86_64-darwinlegacy/cef5conv - bin/x86_64-darwinlegacy/cef5latex - bin/x86_64-darwinlegacy/cef5pdflatex - bin/x86_64-darwinlegacy/cefconv - bin/x86_64-darwinlegacy/ceflatex - bin/x86_64-darwinlegacy/cefpdflatex - bin/x86_64-darwinlegacy/cefsconv - bin/x86_64-darwinlegacy/cefslatex - bin/x86_64-darwinlegacy/cefspdflatex - bin/x86_64-darwinlegacy/extconv - bin/x86_64-darwinlegacy/gbklatex - bin/x86_64-darwinlegacy/gbkpdflatex - bin/x86_64-darwinlegacy/hbf2gf - bin/x86_64-darwinlegacy/sjisconv - bin/x86_64-darwinlegacy/sjislatex - bin/x86_64-darwinlegacy/sjispdflatex - -name cjkutils.x86_64-linux -category TLCore -revision 47063 -shortdesc x86_64-linux files of cjkutils -containersize 48780 -containerchecksum f4fefe2d3ba131cd9972ae22a079aadaf75570329d7ff073314e7aa444b627935f6f5b6435e91553ad9840349b25767369a9d57a6042e1962bc8f5207728c3fb -binfiles arch=x86_64-linux size=51 - bin/x86_64-linux/bg5+latex - bin/x86_64-linux/bg5+pdflatex - bin/x86_64-linux/bg5conv - bin/x86_64-linux/bg5latex - bin/x86_64-linux/bg5pdflatex - bin/x86_64-linux/cef5conv - bin/x86_64-linux/cef5latex - bin/x86_64-linux/cef5pdflatex - bin/x86_64-linux/cefconv - bin/x86_64-linux/ceflatex - bin/x86_64-linux/cefpdflatex - bin/x86_64-linux/cefsconv - bin/x86_64-linux/cefslatex - bin/x86_64-linux/cefspdflatex - bin/x86_64-linux/extconv - bin/x86_64-linux/gbklatex - bin/x86_64-linux/gbkpdflatex - bin/x86_64-linux/hbf2gf - bin/x86_64-linux/sjisconv - bin/x86_64-linux/sjislatex - bin/x86_64-linux/sjispdflatex - -name cjkutils.x86_64-linuxmusl -category TLCore -revision 47036 -shortdesc x86_64-linuxmusl files of cjkutils -containersize 51344 -containerchecksum ded0f3e4cb1110b00d10828f2e7fff925dc31b3b3f8c31002e89907ae9805befe074ff999f57ce1fa0490dbf5033325142f8059b58c40c842ea6d7fd9d66e873 -binfiles arch=x86_64-linuxmusl size=57 - bin/x86_64-linuxmusl/bg5+latex - bin/x86_64-linuxmusl/bg5+pdflatex - bin/x86_64-linuxmusl/bg5conv - bin/x86_64-linuxmusl/bg5latex - bin/x86_64-linuxmusl/bg5pdflatex - bin/x86_64-linuxmusl/cef5conv - bin/x86_64-linuxmusl/cef5latex - bin/x86_64-linuxmusl/cef5pdflatex - bin/x86_64-linuxmusl/cefconv - bin/x86_64-linuxmusl/ceflatex - bin/x86_64-linuxmusl/cefpdflatex - bin/x86_64-linuxmusl/cefsconv - bin/x86_64-linuxmusl/cefslatex - bin/x86_64-linuxmusl/cefspdflatex - bin/x86_64-linuxmusl/extconv - bin/x86_64-linuxmusl/gbklatex - bin/x86_64-linuxmusl/gbkpdflatex - bin/x86_64-linuxmusl/hbf2gf - bin/x86_64-linuxmusl/sjisconv - bin/x86_64-linuxmusl/sjislatex - bin/x86_64-linuxmusl/sjispdflatex - -name cjkutils.x86_64-solaris -category TLCore -revision 46829 -shortdesc x86_64-solaris files of cjkutils -containersize 52032 -containerchecksum c3e3c6973deaa666649664c58d3e0780cc6509d037700cdeeba16ced5b4dd75e1d1c5b0707703daf5c4f2b04e432fc1bc3ffb5d83cbcb90112b2b795799a6382 -binfiles arch=x86_64-solaris size=57 - bin/x86_64-solaris/bg5+latex - bin/x86_64-solaris/bg5+pdflatex - bin/x86_64-solaris/bg5conv - bin/x86_64-solaris/bg5latex - bin/x86_64-solaris/bg5pdflatex - bin/x86_64-solaris/cef5conv - bin/x86_64-solaris/cef5latex - bin/x86_64-solaris/cef5pdflatex - bin/x86_64-solaris/cefconv - bin/x86_64-solaris/ceflatex - bin/x86_64-solaris/cefpdflatex - bin/x86_64-solaris/cefsconv - bin/x86_64-solaris/cefslatex - bin/x86_64-solaris/cefspdflatex - bin/x86_64-solaris/extconv - bin/x86_64-solaris/gbklatex - bin/x86_64-solaris/gbkpdflatex - bin/x86_64-solaris/hbf2gf - bin/x86_64-solaris/sjisconv - bin/x86_64-solaris/sjislatex - bin/x86_64-solaris/sjispdflatex - -name classics -category Package -revision 29018 -shortdesc Cite classic works -relocated 1 -longdesc The package provides a basic framework to cite classic works -longdesc (specially from authors such as Homer, Plato, Aristotle, -longdesc Descartes, Hume, and Kant) in accordance with traditional -longdesc pagination systems. It may be used in conjunction with other -longdesc citation packages. -containersize 1864 -containerchecksum 1c7a689bb539df3adabb0da186f6d84382c9e0c682ba7e03fb279996e715ee1b748bf8aa0a5cca5fdfc465091dd4b7dd1f56cbf88638d656b85e5bbd6c02219f -doccontainersize 209424 -doccontainerchecksum 9202252352fbc2f3447d19ba53bb2a64c0d5c26ac6868a52f03a0cab52cd3fa208d2a0d2216af145f23d033e917670ae0d87b0e107e03f4ecd5f7bb29651927d -docfiles size=55 - RELOC/doc/latex/classics/README details="Readme" - RELOC/doc/latex/classics/classics.pdf details="Package documentation" - RELOC/doc/latex/classics/classics.tex -runfiles size=1 - RELOC/tex/latex/classics/classics.sty -catalogue-ctan /macros/latex/contrib/classics -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics humanities cite-supp -catalogue-version 0.1 - -name classicthesis -category Package -revision 48041 -shortdesc A "classically styled" thesis package -relocated 1 -longdesc This package provides an elegant layout designed in homage to -longdesc Bringhurst's "The Elements of Typographic Style". It makes use -longdesc of a range of techniques to get the best results achievable -longdesc using TeX. Included in the bundle are templates to make thesis -longdesc writing easier. -containersize 8884 -containerchecksum cfeb589850bf340ffd5ee61cada1e153a9253b0fbc59fc5a43279d5c777e836face27d591ee9510262a197bcbacc8e1fbf86614517fd4bd61cf4364f07d2334c -doccontainersize 521284 -doccontainerchecksum 5a4a85ca2a1a5485b7b33187432e4e602758e88da31a6cf77ad769aea14c2ca58363c7d1808f04c75316fbc92ce8715c75cbf8034b85dab4c76ed75c495d7adb -docfiles size=228 - RELOC/doc/latex/classicthesis/AMiede_Publications.bib - RELOC/doc/latex/classicthesis/Bibliography.bib - RELOC/doc/latex/classicthesis/CHANGES - RELOC/doc/latex/classicthesis/COPYING - RELOC/doc/latex/classicthesis/Chapters/Chapter01.tex - RELOC/doc/latex/classicthesis/Chapters/Chapter02.tex - RELOC/doc/latex/classicthesis/Chapters/Chapter03.tex - RELOC/doc/latex/classicthesis/Chapters/Chapter0A.tex - RELOC/doc/latex/classicthesis/ClassicThesis.pdf details="Package documentation" - RELOC/doc/latex/classicthesis/ClassicThesis.tcp - RELOC/doc/latex/classicthesis/ClassicThesis.tex - RELOC/doc/latex/classicthesis/ClassicThesis.tps - RELOC/doc/latex/classicthesis/Examples/classicthesis-arsclassica-book.pdf - RELOC/doc/latex/classicthesis/Examples/classicthesis-arsclassica-book.tex - RELOC/doc/latex/classicthesis/Examples/classicthesis-article.pdf - RELOC/doc/latex/classicthesis/Examples/classicthesis-article.tex - RELOC/doc/latex/classicthesis/Examples/classicthesis-book-xelatex.pdf - RELOC/doc/latex/classicthesis/Examples/classicthesis-book-xelatex.tex - RELOC/doc/latex/classicthesis/Examples/classicthesis-book.pdf - RELOC/doc/latex/classicthesis/Examples/classicthesis-book.tex - RELOC/doc/latex/classicthesis/Examples/classicthesis-cv.pdf - RELOC/doc/latex/classicthesis/Examples/classicthesis-cv.tex - RELOC/doc/latex/classicthesis/FrontBackmatter/Abstract.tex - RELOC/doc/latex/classicthesis/FrontBackmatter/Acknowledgments.tex - RELOC/doc/latex/classicthesis/FrontBackmatter/Bibliography.tex - RELOC/doc/latex/classicthesis/FrontBackmatter/Colophon.tex - RELOC/doc/latex/classicthesis/FrontBackmatter/Contents.tex - RELOC/doc/latex/classicthesis/FrontBackmatter/Declaration.tex - RELOC/doc/latex/classicthesis/FrontBackmatter/Dedication.tex - RELOC/doc/latex/classicthesis/FrontBackmatter/DirtyTitlepage.tex - RELOC/doc/latex/classicthesis/FrontBackmatter/Publications.tex - RELOC/doc/latex/classicthesis/FrontBackmatter/Titleback.tex - RELOC/doc/latex/classicthesis/FrontBackmatter/Titlepage.tex - RELOC/doc/latex/classicthesis/LISTOFFILES - RELOC/doc/latex/classicthesis/README details="Package README" - RELOC/doc/latex/classicthesis/classicthesis-config.tex - RELOC/doc/latex/classicthesis/gfx/TFZsuperellipse_bw.pdf - RELOC/doc/latex/classicthesis/gfx/example_1.jpg - RELOC/doc/latex/classicthesis/gfx/example_2.jpg - RELOC/doc/latex/classicthesis/gfx/example_3.jpg - RELOC/doc/latex/classicthesis/gfx/example_4.jpg -runfiles size=9 - RELOC/tex/latex/classicthesis/classicthesis-arsclassica.sty - RELOC/tex/latex/classicthesis/classicthesis.sty -catalogue-ctan /macros/latex/contrib/classicthesis -catalogue-date 2018-06-17 19:02:36 +0200 -catalogue-license gpl2+ -catalogue-topics dissertation -catalogue-version 4.6 - -name classpack -category Package -revision 33101 -shortdesc XML mastering for LaTeX classes and packages -relocated 1 -longdesc The package provides an experiment in using XML (specifically -longdesc DocBook 5) to mark up and maintain LaTeX classes and packages. -longdesc XSLT 2 styleheets generate the .dtx and .ins distribution files -longdesc expected by end users. -containersize 1336 -containerchecksum 66aa1ebaa197c6a01dae5f891855b9983f231ed1bb231616e230d37f03175b2cc238c1e4ca60e0765e629fee6f4401606269957a76070c810be6d191726a4aba -doccontainersize 355372 -doccontainerchecksum a141d52ca86b9d5f9aaeaabedc4fa61568a329ac5bcfa56bf3a0d4d15c806c4b47b97372ae44e58b24e48d71d4e560a38ac012853badc47cc352705e96c3d930 -docfiles size=158 - RELOC/doc/support/classpack/MANIFEST - RELOC/doc/support/classpack/README details="Readme" - RELOC/doc/support/classpack/classpack.pdf details="Package documentation" - RELOC/doc/support/classpack/db2bibtex.xsl - RELOC/doc/support/classpack/db2dtx.xsl - RELOC/doc/support/classpack/db2plaintext.xsl - RELOC/doc/support/classpack/decommentbbl.awk - RELOC/doc/support/classpack/doctexbook.dtd - RELOC/doc/support/classpack/getgis.sh - RELOC/doc/support/classpack/lppl.xml - RELOC/doc/support/classpack/prepost.xml - RELOC/doc/support/classpack/readme.xml - RELOC/doc/support/classpack/test.sh -srccontainersize 34868 -srccontainerchecksum 77192f6ab8a07009f3d006489575eed66cd53c9c171efca060404df11ee26e053856e497bd2fc128899adddc9ac4f2fef80c569faa3ec67350ec80b8b111c4f3 -srcfiles size=33 - RELOC/source/support/classpack/classpack.dtx - RELOC/source/support/classpack/classpack.ins -runfiles size=1 - RELOC/tex/latex/classpack/classpack.sty -catalogue-ctan /support/classpack -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics class-supp -catalogue-version 0.77 - -name cleanthesis -category Package -revision 38221 -shortdesc A clean LaTeX style for thesis documents -relocated 1 -longdesc The package offers a clean, simple, and elegant LaTeX style for -longdesc thesis documents. -containersize 6168 -containerchecksum 7d60dacfbc66ae1305e58497871d1895734288d932744eabd59974221f7ee5d9f52eb4b9ffe8f722714128d332c85b92deaed0cab27a70c25042d0a3b142c63a -doccontainersize 809900 -doccontainerchecksum 46da07fcfcde56d4b8ace8aaa204a58129407a19648ccaaa7e309bcfe4cc9a08299fea22184cc91011bfd844e6f06dffa8564c927159107c00f1fef57bb643e7 -docfiles size=465 - RELOC/doc/latex/cleanthesis/CHANGELOG.md - RELOC/doc/latex/cleanthesis/MANIFEST.md - RELOC/doc/latex/cleanthesis/README.md details="Readme" - RELOC/doc/latex/cleanthesis/bib-refs.bib - RELOC/doc/latex/cleanthesis/content/abstract.tex - RELOC/doc/latex/cleanthesis/content/acknowledgement.tex - RELOC/doc/latex/cleanthesis/content/chapter-concepts.tex - RELOC/doc/latex/cleanthesis/content/chapter-conclusion.tex - RELOC/doc/latex/cleanthesis/content/chapter-introduction.tex - RELOC/doc/latex/cleanthesis/content/chapter-related-work.tex - RELOC/doc/latex/cleanthesis/content/chapter-system.tex - RELOC/doc/latex/cleanthesis/content/colophon.tex - RELOC/doc/latex/cleanthesis/content/declaration.tex - RELOC/doc/latex/cleanthesis/content/titlepages.tex - RELOC/doc/latex/cleanthesis/doc/cleanthesis-doc.pdf - RELOC/doc/latex/cleanthesis/doc/cleanthesis-doc.tex - RELOC/doc/latex/cleanthesis/gfx/Clean-Thesis-Figure.pdf - RELOC/doc/latex/cleanthesis/gfx/Clean-Thesis-Logo.pdf - RELOC/doc/latex/cleanthesis/thesis-example.pdf details="Sample document" - RELOC/doc/latex/cleanthesis/thesis-example.tex -runfiles size=6 - RELOC/tex/latex/cleanthesis/cleanthesis.sty -catalogue-ctan /macros/latex/contrib/cleanthesis -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics dissertation -catalogue-version 0.3.1 - -name clearsans -category Package -revision 34405 -shortdesc Clear Sans fonts with LaTeX support -relocated 1 -longdesc Clear Sans was designed by Daniel Ratighan at Monotype under -longdesc the direction of the User Experience team at Intel's Open -longdesc Source Technology Center. Clear Sans is available in three -longdesc weights (regular, medium, and bold) with corresponding italics, -longdesc plus light and thin upright (without italics). Clear Sans has -longdesc minimized, unambiguous characters and slightly narrow -longdesc proportions, making it ideal for UI design. Its strong, -longdesc recognizable forms avoid distracting ambiguity, making Clear -longdesc Sans comfortable for reading short UI labels and long passages -longdesc in both screen and print. The fonts are available in both -longdesc TrueType and Type 1 formats. -execute addMap ClearSans.map -containersize 1323304 -containerchecksum e0e8f2a05748cc6cf5ab97d4be02d2694684a74fbeda56fca3ffc4210422d348c57936aee9b399edfb53fbbdad64168fcd58ab28141e472a618d2eedbb117e36 -doccontainersize 198476 -doccontainerchecksum 4f6589aab2b4d84131c6ab2f7c158e42ed75b6950d7a7dd41d0028c939a1e0659603f33a6fcb802333db030a0216b89326f946dd9d642693d66f4566f9e5d96d -docfiles size=58 - RELOC/doc/fonts/clearsans/LICENSE-2.0.txt - RELOC/doc/fonts/clearsans/README details="Readme" - RELOC/doc/fonts/clearsans/clear-samples.pdf details="Font samples" - RELOC/doc/fonts/clearsans/clear-samples.tex - RELOC/doc/fonts/clearsans/clearsans.png -runfiles size=970 - RELOC/fonts/enc/dvips/clearsans/clr_er7w2x.enc - RELOC/fonts/enc/dvips/clearsans/clr_nrghxx.enc - RELOC/fonts/enc/dvips/clearsans/clr_y7ge35.enc - RELOC/fonts/enc/dvips/clearsans/clr_zjpm5y.enc - RELOC/fonts/map/dvips/clearsans/ClearSans.map - RELOC/fonts/tfm/intel/clearsans/ClearSans-Bold-lf-ly1--base.tfm - RELOC/fonts/tfm/intel/clearsans/ClearSans-Bold-lf-ly1.tfm - RELOC/fonts/tfm/intel/clearsans/ClearSans-Bold-lf-ot1.tfm - RELOC/fonts/tfm/intel/clearsans/ClearSans-Bold-lf-t1--base.tfm - RELOC/fonts/tfm/intel/clearsans/ClearSans-Bold-lf-t1.tfm - RELOC/fonts/tfm/intel/clearsans/ClearSans-Bold-lf-ts1--base.tfm - RELOC/fonts/tfm/intel/clearsans/ClearSans-Bold-lf-ts1.tfm - RELOC/fonts/tfm/intel/clearsans/ClearSans-BoldItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/intel/clearsans/ClearSans-BoldItalic-lf-ly1.tfm - RELOC/fonts/tfm/intel/clearsans/ClearSans-BoldItalic-lf-ot1.tfm - RELOC/fonts/tfm/intel/clearsans/ClearSans-BoldItalic-lf-t1--base.tfm - RELOC/fonts/tfm/intel/clearsans/ClearSans-BoldItalic-lf-t1.tfm - RELOC/fonts/tfm/intel/clearsans/ClearSans-BoldItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/intel/clearsans/ClearSans-BoldItalic-lf-ts1.tfm - RELOC/fonts/tfm/intel/clearsans/ClearSans-Italic-lf-ly1--base.tfm - RELOC/fonts/tfm/intel/clearsans/ClearSans-Italic-lf-ly1.tfm - RELOC/fonts/tfm/intel/clearsans/ClearSans-Italic-lf-ot1.tfm - RELOC/fonts/tfm/intel/clearsans/ClearSans-Italic-lf-t1--base.tfm - RELOC/fonts/tfm/intel/clearsans/ClearSans-Italic-lf-t1.tfm - RELOC/fonts/tfm/intel/clearsans/ClearSans-Italic-lf-ts1--base.tfm - RELOC/fonts/tfm/intel/clearsans/ClearSans-Italic-lf-ts1.tfm - RELOC/fonts/tfm/intel/clearsans/ClearSans-Light-lf-ly1--base.tfm - RELOC/fonts/tfm/intel/clearsans/ClearSans-Light-lf-ly1.tfm - RELOC/fonts/tfm/intel/clearsans/ClearSans-Light-lf-ot1.tfm - RELOC/fonts/tfm/intel/clearsans/ClearSans-Light-lf-t1--base.tfm - RELOC/fonts/tfm/intel/clearsans/ClearSans-Light-lf-t1.tfm - RELOC/fonts/tfm/intel/clearsans/ClearSans-Light-lf-ts1--base.tfm - RELOC/fonts/tfm/intel/clearsans/ClearSans-Light-lf-ts1.tfm - RELOC/fonts/tfm/intel/clearsans/ClearSans-Medium-lf-ly1--base.tfm - RELOC/fonts/tfm/intel/clearsans/ClearSans-Medium-lf-ly1.tfm - RELOC/fonts/tfm/intel/clearsans/ClearSans-Medium-lf-ot1.tfm - RELOC/fonts/tfm/intel/clearsans/ClearSans-Medium-lf-t1--base.tfm - RELOC/fonts/tfm/intel/clearsans/ClearSans-Medium-lf-t1.tfm - RELOC/fonts/tfm/intel/clearsans/ClearSans-Medium-lf-ts1--base.tfm - RELOC/fonts/tfm/intel/clearsans/ClearSans-Medium-lf-ts1.tfm - RELOC/fonts/tfm/intel/clearsans/ClearSans-MediumItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/intel/clearsans/ClearSans-MediumItalic-lf-ly1.tfm - RELOC/fonts/tfm/intel/clearsans/ClearSans-MediumItalic-lf-ot1.tfm - RELOC/fonts/tfm/intel/clearsans/ClearSans-MediumItalic-lf-t1--base.tfm - RELOC/fonts/tfm/intel/clearsans/ClearSans-MediumItalic-lf-t1.tfm - RELOC/fonts/tfm/intel/clearsans/ClearSans-MediumItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/intel/clearsans/ClearSans-MediumItalic-lf-ts1.tfm - RELOC/fonts/tfm/intel/clearsans/ClearSans-Thin-lf-ly1--base.tfm - RELOC/fonts/tfm/intel/clearsans/ClearSans-Thin-lf-ly1.tfm - RELOC/fonts/tfm/intel/clearsans/ClearSans-Thin-lf-ot1.tfm - RELOC/fonts/tfm/intel/clearsans/ClearSans-Thin-lf-t1--base.tfm - RELOC/fonts/tfm/intel/clearsans/ClearSans-Thin-lf-t1.tfm - RELOC/fonts/tfm/intel/clearsans/ClearSans-Thin-lf-ts1--base.tfm - RELOC/fonts/tfm/intel/clearsans/ClearSans-Thin-lf-ts1.tfm - RELOC/fonts/tfm/intel/clearsans/ClearSans-lf-ly1--base.tfm - RELOC/fonts/tfm/intel/clearsans/ClearSans-lf-ly1.tfm - RELOC/fonts/tfm/intel/clearsans/ClearSans-lf-ot1.tfm - RELOC/fonts/tfm/intel/clearsans/ClearSans-lf-t1--base.tfm - RELOC/fonts/tfm/intel/clearsans/ClearSans-lf-t1.tfm - RELOC/fonts/tfm/intel/clearsans/ClearSans-lf-ts1--base.tfm - RELOC/fonts/tfm/intel/clearsans/ClearSans-lf-ts1.tfm - RELOC/fonts/truetype/intel/clearsans/ClearSans-Bold.ttf - RELOC/fonts/truetype/intel/clearsans/ClearSans-BoldItalic.ttf - RELOC/fonts/truetype/intel/clearsans/ClearSans-Italic.ttf - RELOC/fonts/truetype/intel/clearsans/ClearSans-Light.ttf - RELOC/fonts/truetype/intel/clearsans/ClearSans-Medium.ttf - RELOC/fonts/truetype/intel/clearsans/ClearSans-MediumItalic.ttf - RELOC/fonts/truetype/intel/clearsans/ClearSans-Regular.ttf - RELOC/fonts/truetype/intel/clearsans/ClearSans-Thin.ttf - RELOC/fonts/type1/intel/clearsans/ClearSans-Bold.pfb - RELOC/fonts/type1/intel/clearsans/ClearSans-BoldItalic.pfb - RELOC/fonts/type1/intel/clearsans/ClearSans-Italic.pfb - RELOC/fonts/type1/intel/clearsans/ClearSans-Light.pfb - RELOC/fonts/type1/intel/clearsans/ClearSans-Medium.pfb - RELOC/fonts/type1/intel/clearsans/ClearSans-MediumItalic.pfb - RELOC/fonts/type1/intel/clearsans/ClearSans-Regular.pfb - RELOC/fonts/type1/intel/clearsans/ClearSans-Thin.pfb - RELOC/fonts/vf/intel/clearsans/ClearSans-Bold-lf-ly1.vf - RELOC/fonts/vf/intel/clearsans/ClearSans-Bold-lf-t1.vf - RELOC/fonts/vf/intel/clearsans/ClearSans-Bold-lf-ts1.vf - RELOC/fonts/vf/intel/clearsans/ClearSans-BoldItalic-lf-ly1.vf - RELOC/fonts/vf/intel/clearsans/ClearSans-BoldItalic-lf-t1.vf - RELOC/fonts/vf/intel/clearsans/ClearSans-BoldItalic-lf-ts1.vf - RELOC/fonts/vf/intel/clearsans/ClearSans-Italic-lf-ly1.vf - RELOC/fonts/vf/intel/clearsans/ClearSans-Italic-lf-t1.vf - RELOC/fonts/vf/intel/clearsans/ClearSans-Italic-lf-ts1.vf - RELOC/fonts/vf/intel/clearsans/ClearSans-Light-lf-ly1.vf - RELOC/fonts/vf/intel/clearsans/ClearSans-Light-lf-t1.vf - RELOC/fonts/vf/intel/clearsans/ClearSans-Light-lf-ts1.vf - RELOC/fonts/vf/intel/clearsans/ClearSans-Medium-lf-ly1.vf - RELOC/fonts/vf/intel/clearsans/ClearSans-Medium-lf-t1.vf - RELOC/fonts/vf/intel/clearsans/ClearSans-Medium-lf-ts1.vf - RELOC/fonts/vf/intel/clearsans/ClearSans-MediumItalic-lf-ly1.vf - RELOC/fonts/vf/intel/clearsans/ClearSans-MediumItalic-lf-t1.vf - RELOC/fonts/vf/intel/clearsans/ClearSans-MediumItalic-lf-ts1.vf - RELOC/fonts/vf/intel/clearsans/ClearSans-Thin-lf-ly1.vf - RELOC/fonts/vf/intel/clearsans/ClearSans-Thin-lf-t1.vf - RELOC/fonts/vf/intel/clearsans/ClearSans-Thin-lf-ts1.vf - RELOC/fonts/vf/intel/clearsans/ClearSans-lf-ly1.vf - RELOC/fonts/vf/intel/clearsans/ClearSans-lf-t1.vf - RELOC/fonts/vf/intel/clearsans/ClearSans-lf-ts1.vf - RELOC/tex/latex/clearsans/ClearSans.sty - RELOC/tex/latex/clearsans/LY1ClearSans-LF.fd - RELOC/tex/latex/clearsans/LY1ClearSansLight-LF.fd - RELOC/tex/latex/clearsans/LY1ClearSansThin-LF.fd - RELOC/tex/latex/clearsans/OT1ClearSans-LF.fd - RELOC/tex/latex/clearsans/OT1ClearSansLight-LF.fd - RELOC/tex/latex/clearsans/OT1ClearSansThin-LF.fd - RELOC/tex/latex/clearsans/T1ClearSans-LF.fd - RELOC/tex/latex/clearsans/T1ClearSansLight-LF.fd - RELOC/tex/latex/clearsans/T1ClearSansThin-LF.fd - RELOC/tex/latex/clearsans/TS1ClearSans-LF.fd - RELOC/tex/latex/clearsans/TS1ClearSansLight-LF.fd - RELOC/tex/latex/clearsans/TS1ClearSansThin-LF.fd -catalogue-ctan /fonts/clearsans -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license apache2 -catalogue-topics font-sans font-type1 font-ttf - -name clefval -category Package -revision 16549 -shortdesc Key/value support with a hash -relocated 1 -longdesc This package provides only two macros viz. \TheKey and -longdesc \TheValue to define then use pairs of key/value and gives a -longdesc semblance of a hash. Syntax: \TheKey{key}{value} to define the -longdesc value associated to the key, does not produce text; -longdesc \TheValue{key} to return the value linked to the key. Both -longdesc arguments of \TheKey are 'moving' as LaTeX defines the term and -longdesc we have sometimes to protect them. -containersize 1572 -containerchecksum 6ee265323f21486a57975543d431b036bc0347cc598232d96334bb1649cf3850e773e1108210212f2e0b440b8a4a39d6d8f0f5835ea930e4f3e5a407cbc54c36 -doccontainersize 318276 -doccontainerchecksum 270e7e78fc901fc74622c77f86079e042bc4a035e07121e4e81f9e06dadb2d82fe4b6402c636f5be0348fe2ce1a49cfba8bb7f353914a9ebcaf67e73425c96cd -docfiles size=96 - RELOC/doc/latex/clefval/Changements - RELOC/doc/latex/clefval/Changes - RELOC/doc/latex/clefval/LISEZMOI - RELOC/doc/latex/clefval/README details="Package README" - RELOC/doc/latex/clefval/clefval.pdf details="Package documentation" - RELOC/doc/latex/clefval/example.pdf details="Package example of use (English)" - RELOC/doc/latex/clefval/example.tex - RELOC/doc/latex/clefval/exemple.pdf details="Package examples of use (French)" language="fr" - RELOC/doc/latex/clefval/exemple.tex -srccontainersize 8232 -srccontainerchecksum aa89dfd1e6c6426e6ce6df27c4890501fd82401b8d7a455cebcdbed3205f361af8c417ed9d05bc554931608becbdf066254195eaa89c68e21ecc9abbaa92ec38 -srcfiles size=9 - RELOC/source/latex/clefval/Makefile - RELOC/source/latex/clefval/clefval.dtx - RELOC/source/latex/clefval/clefval.ins - RELOC/source/latex/clefval/fra-clefval.ins -runfiles size=1 - RELOC/tex/latex/clefval/clefval.sty -catalogue-ctan /macros/latex/contrib/clefval -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics keyval -catalogue-version 0 - -name cleveref -category Package -revision 47525 -shortdesc Intelligent cross-referencing -relocated 1 -longdesc The package enhances LaTeX's cross-referencing features, -longdesc allowing the format of references to be determined -longdesc automatically according to the type of reference. The formats -longdesc used may be customised in the preamble of a document; babel -longdesc support is available (though the choice of languages remains -longdesc limited: currently Danish, Dutch, English, French, German, -longdesc Italian, Norwegian, Russian, Spanish and Ukranian). The package -longdesc also offers a means of referencing a list of references, each -longdesc formatted according to its type. In such lists, it can collapse -longdesc sequences of numerically-consecutive labels to a reference -longdesc range. -containersize 28452 -containerchecksum 1c5402b743e035fc2b903f4a3890c82d108932cd302ac54165ae17b2a3231e97c30fa6840833bf5c89c408a667a69f73e0e8fe614e7f8e05b986998aee5c6278 -doccontainersize 386944 -doccontainerchecksum da89a6208341219e452f56ec0c1bf669e85bc8628e5ff0222887efddfbd702a2c1cd492a8711ca70a2ead820144efbff3830ed10f4d600984f5de97a7aba29dc -docfiles size=110 - RELOC/doc/latex/cleveref/README details="Readme" - RELOC/doc/latex/cleveref/cleveref.pdf details="Package documentation" -srccontainersize 77476 -srccontainerchecksum ee718abdc24945923284bdf4a16ad7dc29ac8185cdc3f35e180b3847af2646d757ac8022315f133864afe1537b10588080195fcaea785166b081eb58c8288bcd -srcfiles size=140 - RELOC/source/latex/cleveref/cleveref.dtx - RELOC/source/latex/cleveref/cleveref.ins -runfiles size=81 - RELOC/tex/latex/cleveref/cleveref.sty -catalogue-ctan /macros/latex/contrib/cleveref -catalogue-date 2018-04-19 15:40:06 +0200 -catalogue-license lppl1.2 -catalogue-topics label-ref -catalogue-version 0.21.4 - -name clipboard -category Package -revision 47747 -shortdesc Copy and paste into and across documents -relocated 1 -longdesc The clipboard package provides a basic framework for copying -longdesc and pasting text and commands into and across multiple -longdesc documents. It replaces the copypaste package. -containersize 1028 -containerchecksum f0b8c271c286237b90e3b10645e906735b78bae879154b184c7ce32554958148b42550a4a416f68ddb494cd788565e79ef65e9eb76c3eba97a82cafd93ed49e3 -doccontainersize 161524 -doccontainerchecksum d3082aec1a2090c2d2a9260d367465d7381af526510ef59dbadce2039ae1c0e4b9a95519f2a4f1055a85381645c88a72d14133eba5c51b2e582c26f5b7a2a35d -docfiles size=44 - RELOC/doc/latex/clipboard/README details="Readme" - RELOC/doc/latex/clipboard/clipboard.pdf details="Package documentation" - RELOC/doc/latex/clipboard/clipboard.tex -runfiles size=1 - RELOC/tex/latex/clipboard/clipboard.sty -catalogue-ctan /macros/latex/contrib/clipboard -catalogue-date 2018-05-18 08:42:31 +0200 -catalogue-license lppl1.3 -catalogue-topics quotation-imp -catalogue-version 0.3 - -name clock -category Package -revision 15878 -shortdesc Graphical and textual clocks for TeX and LaTeX -relocated 1 -longdesc Features graphical clocks (with a classical 12h dial and two -longdesc hands) and text clocks (in 24h format) which can show system -longdesc time or any time the user desires. Works with both TeX and -longdesc LaTeX. The clock faces (appearances of the dial) are easily -longdesc expandable; the default uses a custom Metafont font. -containersize 2704 -containerchecksum 03dfd63d161abc344749c42a97ee6579726866614f1e65d0e47e96eb016b4e8b763c3626ae74300ecb3b34545c41b94c211fcea13abba5392cf0d40caa7ad22a -doccontainersize 68304 -doccontainerchecksum 1dddd2b6c80c7badd7a10ec93c5908c7395207505242cd2a4c826d9e4e00767c9f79bd701e016d6bd8c6e9015306a02311460263d4b08e349e40147bd49d336c -docfiles size=35 - RELOC/doc/latex/clock/COPYING - RELOC/doc/latex/clock/EMTEX - RELOC/doc/latex/clock/HISTORY - RELOC/doc/latex/clock/INSTALL - RELOC/doc/latex/clock/MIKTEX - RELOC/doc/latex/clock/README details="Readme" - RELOC/doc/latex/clock/clockdoc.pdf - RELOC/doc/latex/clock/clockdoc.tex -runfiles size=4 - RELOC/fonts/source/public/clock/clock.mf - RELOC/fonts/tfm/public/clock/clock.tfm - RELOC/tex/latex/clock/clock.sty - RELOC/tex/latex/clock/clock.tex -catalogue-ctan /macros/latex/contrib/clock -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics date-time - -name cloze -category Package -revision 41531 -shortdesc A LuaLaTeX package for creating cloze texts -relocated 1 -longdesc This is a LuaLaTeX package for generating cloze texts. The main -longdesc feature of the package is that the formatting doesn't change -longdesc when using the hide and show options. There are three commands -longdesc and one environment to generate cloze texts: the commands -longdesc \cloze, \clozefix, \clozefil, and the environment clozepar. -containersize 4244 -containerchecksum 15bb91a94ce187d17a3dd8d714005689cf9fcdd3f0994ed31f931927f79b9e7b01c7121801f80423f3883ce5cb1e76c8876d97e72e43b017ee678a4f11a006bb -doccontainersize 222736 -doccontainerchecksum 66aac2115c6407af6642fee3d5386995b3c32efac87f8c013464ebd9537f4e08b7d084084477d387d0de7d0e5b933cfd121098a13c64816bd64e8a9f93863532 -docfiles size=60 - RELOC/doc/lualatex/cloze/README details="Readme" - RELOC/doc/lualatex/cloze/README.md - RELOC/doc/lualatex/cloze/cloze.pdf details="Package documentation" -srccontainersize 15284 -srccontainerchecksum 6e84a3b7b0d7dbc35e84678df95f6d8bb1580c8ff9a816e5906091136a64abccd063a82781d6d3aeaa9917072a24ce157c1ca5f8aa331b809be02a4a1ee6cf1f -srcfiles size=17 - RELOC/source/lualatex/cloze/cloze.dtx - RELOC/source/lualatex/cloze/cloze.ins -runfiles size=5 - RELOC/scripts/cloze/cloze.lua - RELOC/tex/lualatex/cloze/cloze.sty -catalogue-ctan /macros/luatex/latex/cloze -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics exam luatex -catalogue-version 1.2 - -name clrdblpg -category Package -revision 47511 -shortdesc Control pagestyle of pages left blank by \cleardoublepage -relocated 1 -longdesc This tiny package allows easy manipulation of the headers and -longdesc footers on pages left blank by \cleardoublepage. By default, -longdesc LaTeX has no easy facilities for this. This package uses more -longdesc or less the algorithm listed in the fancyhdr package -longdesc documentation, with some better indentation and added -longdesc flexibility. -containersize 1256 -containerchecksum 21bd4e41fe6d526bc2a31c64f52f784159bbdf1f57f9051c1180c22541483030f74b41beaa1cebb9315da063c3dc8ae58b7ce42e9b14d06e81d1bbbf87790166 -doccontainersize 289968 -doccontainerchecksum 395028b9f523e06fd61688e3f6a31a1b84e4b32d5c5f66a5fd8d112555f7a13458bc6b32798b4a9c9d6670f85f44f73f925a0c63866f1ebe351eea239e912c1d -docfiles size=76 - RELOC/doc/latex/clrdblpg/CHANGES - RELOC/doc/latex/clrdblpg/README details="Readme" - RELOC/doc/latex/clrdblpg/clrdblpg.pdf details="Package documentation" - RELOC/doc/latex/clrdblpg/lppl.txt -srccontainersize 2736 -srccontainerchecksum 8fe423e789d79401be5d15d486c1d770c342ed31d944cdaff6f1c96c0485be580685fc9f378e14f8d518587161efa8c8373328e4a485e8788e3a3e5eef883cfe -srcfiles size=3 - RELOC/source/latex/clrdblpg/clrdblpg.dtx - RELOC/source/latex/clrdblpg/clrdblpg.ins -runfiles size=1 - RELOC/tex/latex/clrdblpg/clrdblpg.sty -catalogue-also fancyhdr -catalogue-ctan /macros/latex/contrib/clrdblpg -catalogue-date 2018-04-25 08:48:07 +0200 -catalogue-license lppl1.3 -catalogue-topics page-hf -catalogue-version 1.0 - -name clrscode -category Package -revision 15878 -shortdesc Typesets pseudocode as in Introduction to Algorithms -relocated 1 -longdesc This package allows you to typeset pseudocode in the style of -longdesc Introduction to Algorithms, Second edition, by Cormen, -longdesc Leiserson, Rivest, and Stein. The package was written by the -longdesc authors. You use the commands the same way the package's author -longdesc did when writing the book, and your output will look just like -longdesc the pseudocode in the text. -containersize 4516 -containerchecksum 78e77750e9d78061506e6234f5132b1d2e38c4737c1925aef8e50c3da3720d219bed1bfdcc2448413ae22a237b3cb9917ec57ab63a2a9cb60a4f7ff7459a7e41 -doccontainersize 31924 -doccontainerchecksum c01b6a52de1ffb9bd13edb0dee69be08858d0aff29ce80a49ffc087b522df2be60c8e77ec4844e938b05de4bffd0f40b789d0aa48de0731b5c696170a863d7da -docfiles size=11 - RELOC/doc/latex/clrscode/README - RELOC/doc/latex/clrscode/clrscode.pdf details="Package documentation" -runfiles size=3 - RELOC/tex/latex/clrscode/clrscode.sty -catalogue-also newalg clrscode3e -catalogue-ctan /macros/latex/contrib/clrscode -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics pseudocode -catalogue-version 1.7 - -name clrscode3e -category Package -revision 34887 -shortdesc Typesets pseudocode as in Introduction to Algorithms -relocated 1 -longdesc This package allows you to typeset pseudocode in the style of -longdesc Introduction to Algorithms, Third edition, by Cormen, -longdesc Leiserson, Rivest, and Stein. The package was written by the -longdesc authors. Use the commands the same way the package's author did -longdesc when writing the book, and your output will look just like the -longdesc pseudocode in the text. -containersize 5348 -containerchecksum 1ac50ca797a0866fed9398dd71cd2cd7d57fcf9480e06bb18926bca216bf6c13e7304ce1f9b8939ac4883bd7c385b0834b1e90318a7325a7ac81024fe543191a -doccontainersize 704 -doccontainerchecksum 927de54698852def8741ba1cc1b104aaa90effa6cae0915f4bb7e3cb86a0ad94beae349c36aecd4c25f15df0c21035cb699bfbcf49579cb9815a99068d52cea9 -docfiles size=2 - RELOC/doc/latex/clrscode3e/README details="Readme" - RELOC/doc/latex/clrscode3e/README.TEXLIVE -runfiles size=4 - RELOC/tex/latex/clrscode3e/clrscode3e.sty -catalogue-also newalg clrscode -catalogue-ctan /macros/latex/contrib/clrscode3e -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics pseudocode - -name clrstrip -category Package -revision 49570 -shortdesc Place contents into a full width colour strip -relocated 1 -longdesc This lightweight package provides the colorstrip environment, -longdesc that places its contents into a full page width colour strip. -containersize 1616 -containerchecksum 121553bb3e2b4a1bae58aa86816ffdba87909ceddc8f6b37b2d4320231a9159207ea296aac7c854ead99f4838e62cec51968fae3204ab68d8f63ff71ebd7cf3f -doccontainersize 389844 -doccontainerchecksum 4867c26010d526d9eee20e4fd8514ecc6aaba9f254de1e45a02112b74b46daeb38ad8be9138c74ef90c5ad69769784e23e440c60d051394b1cad277e0689d8b0 -docfiles size=96 - RELOC/doc/latex/clrstrip/README.md details="Readme" - RELOC/doc/latex/clrstrip/clrstrip.pdf details="Package documentation" -srccontainersize 4188 -srccontainerchecksum e783148b4f588d09c0b72b475ff2d22fbe7106ce49c808e28556da12a16154fdae5f7c7321201a873fee37ad10b0e2a251e110d271d93698ab66865b0dca5ab0 -srcfiles size=4 - RELOC/source/latex/clrstrip/clrstrip.dtx -runfiles size=1 - RELOC/tex/latex/clrstrip/clrstrip.sty -catalogue-also tcolorbox -catalogue-contact-repository https://github.com/Skillmon/ltx_clrstrip -catalogue-ctan /macros/latex/contrib/clrstrip -catalogue-date 2018-12-31 21:41:42 +0100 -catalogue-license lppl1.3c -catalogue-topics colour - -name cluttex -category Package -revision 50090 -shortdesc An automation tool for running LaTeX -longdesc This is another tool for the automation of LaTeX document -longdesc processing, like latexmk or arara. The main feature of this -longdesc tool is that it does not clutter your working directory with -longdesc .aux or .log or other auxiliary files. It has of course the -longdesc usual features of automation tools: It automatically re-runs -longdesc (La)TeX for cross-references. MakeIndex, BibTeX, Biber, or -longdesc makeglossaries will be executed if a corresponding option is -longdesc set. Furthermore, cluttex can watch input files for changes -longdesc (using an external program). -depend cluttex.ARCH -containersize 15420 -containerchecksum ae4c45d88bf79363a09bb670d051983ceb8ccc9bf3a14ffb33abffd737b737cfe5001f91d7326e0cab3b3d030a30afbe9a715bff0fda01cfa1646e11d3c07223 -doccontainersize 656412 -doccontainerchecksum 6660247cc48ae83cf5c48f91223aa6f0dd63cb871feea536e1dd32e773e00c096d36faf707347582e0967040516f769fef39edbe546fb8409dc619b4b75bf677 -docfiles size=253 - texmf-dist/doc/support/cluttex/CHANGELOG.md - texmf-dist/doc/support/cluttex/COPYING - texmf-dist/doc/support/cluttex/Makefile - texmf-dist/doc/support/cluttex/README.md details="Readme" - texmf-dist/doc/support/cluttex/bin/cluttex.bat - texmf-dist/doc/support/cluttex/build.lua - texmf-dist/doc/support/cluttex/checkglobal.lua - texmf-dist/doc/support/cluttex/doc/Makefile - texmf-dist/doc/support/cluttex/doc/manual-ja.pdf details="Package documentation" language="ja" - texmf-dist/doc/support/cluttex/doc/manual-ja.tex - texmf-dist/doc/support/cluttex/doc/manual.pdf details="Package documentation" language="en" - texmf-dist/doc/support/cluttex/doc/manual.tex - texmf-dist/doc/support/cluttex/example/README.md details="Readme" - texmf-dist/doc/support/cluttex/example/biblatex/foo.bib - texmf-dist/doc/support/cluttex/example/biblatex/main.tex - texmf-dist/doc/support/cluttex/example/biblatex/sub.tex - texmf-dist/doc/support/cluttex/example/bibtex/baz.bib - texmf-dist/doc/support/cluttex/example/bibtex/foo.bib - texmf-dist/doc/support/cluttex/example/bibtex/main.tex - texmf-dist/doc/support/cluttex/example/bibtex/sub.tex - texmf-dist/doc/support/cluttex/example/empty/main.tex - texmf-dist/doc/support/cluttex/example/epstopdf/drawing.eps - texmf-dist/doc/support/cluttex/example/epstopdf/fig/drawing2.eps - texmf-dist/doc/support/cluttex/example/epstopdf/main.tex - texmf-dist/doc/support/cluttex/example/include/main.tex - texmf-dist/doc/support/cluttex/example/include/path/to/file.tex - texmf-dist/doc/support/cluttex/example/include/sub.tex - texmf-dist/doc/support/cluttex/example/include/sub2.tex - texmf-dist/doc/support/cluttex/example/makeindex/main.tex - texmf-dist/doc/support/cluttex/example/minted/file.lua - texmf-dist/doc/support/cluttex/example/minted/main.tex - texmf-dist/doc/support/cluttex/example/simple-ja/main-luatexja.tex - texmf-dist/doc/support/cluttex/example/simple-ja/main-platex.tex - texmf-dist/doc/support/cluttex/example/simple/main.tex - texmf-dist/doc/support/cluttex/src/cluttex.lua - texmf-dist/doc/support/cluttex/src/texrunner/auxfile.lua - texmf-dist/doc/support/cluttex/src/texrunner/fsutil.lua - texmf-dist/doc/support/cluttex/src/texrunner/handleoption.lua - texmf-dist/doc/support/cluttex/src/texrunner/isatty.lua - texmf-dist/doc/support/cluttex/src/texrunner/luatexinit.lua - texmf-dist/doc/support/cluttex/src/texrunner/message.lua - texmf-dist/doc/support/cluttex/src/texrunner/option.lua - texmf-dist/doc/support/cluttex/src/texrunner/pathutil.lua - texmf-dist/doc/support/cluttex/src/texrunner/pathutil_unix.lua - texmf-dist/doc/support/cluttex/src/texrunner/pathutil_windows.lua - texmf-dist/doc/support/cluttex/src/texrunner/recovery.lua - texmf-dist/doc/support/cluttex/src/texrunner/reruncheck.lua - texmf-dist/doc/support/cluttex/src/texrunner/shellutil.lua - texmf-dist/doc/support/cluttex/src/texrunner/shellutil_unix.lua - texmf-dist/doc/support/cluttex/src/texrunner/shellutil_windows.lua - texmf-dist/doc/support/cluttex/src/texrunner/tex_engine.lua -runfiles size=21 - texmf-dist/scripts/cluttex/cluttex.lua -catalogue-contact-bugs https://github.com/minoki/cluttex/issues -catalogue-contact-repository https://github.com/minoki/cluttex -catalogue-ctan /support/cluttex -catalogue-date 2019-02-22 09:26:57 +0100 -catalogue-license gpl3 -catalogue-topics compilation use-lua -catalogue-version 0.2 - -name cluttex.aarch64-linux -category Package -revision 48871 -shortdesc aarch64-linux files of cluttex -containersize 384 -containerchecksum a4803b8f0a82989bc27550adcd9c3b2519ec648de66771b4bc613910f3c5762cd56bb1c31660f0dc866986f225473ba8f7d1cd6e58e610c106ca9a37d8b801af -binfiles arch=aarch64-linux size=3 - bin/aarch64-linux/cllualatex - bin/aarch64-linux/cluttex - bin/aarch64-linux/clxelatex - -name cluttex.amd64-freebsd -category Package -revision 48871 -shortdesc amd64-freebsd files of cluttex -containersize 384 -containerchecksum 108f0d4a7437b13aaf96f81ffc104668cec507a1c28cd04f651548a21941490b26f6f34202c0f646fff3eaacdef823941eba363ee16f11db9845e44f70c4c8f3 -binfiles arch=amd64-freebsd size=3 - bin/amd64-freebsd/cllualatex - bin/amd64-freebsd/cluttex - bin/amd64-freebsd/clxelatex - -name cluttex.amd64-netbsd -category Package -revision 48871 -shortdesc amd64-netbsd files of cluttex -containersize 384 -containerchecksum 44f81e0d083e585044daadf936c60d170b1d14731a5a3f8b723d1b2ad935d8c959dd3c2f166a5a4cc7b989072d2399592e65a927b1f7b54a0c74b0d899ec846e -binfiles arch=amd64-netbsd size=3 - bin/amd64-netbsd/cllualatex - bin/amd64-netbsd/cluttex - bin/amd64-netbsd/clxelatex - -name cluttex.armhf-linux -category Package -revision 48871 -shortdesc armhf-linux files of cluttex -containersize 384 -containerchecksum 2c37fdb2996867dacda03edc44fb45b7daef80e75e75b1e08e3bda3afd8d5100fe9d94a786a40d595144090be2fd881534a551c1117f34f97d2bf017ad90b3b0 -binfiles arch=armhf-linux size=3 - bin/armhf-linux/cllualatex - bin/armhf-linux/cluttex - bin/armhf-linux/clxelatex - -name cluttex.i386-cygwin -category Package -revision 48871 -shortdesc i386-cygwin files of cluttex -containersize 384 -containerchecksum f02b107590b51d567e7decaa2145c8d33493d3c938606c9073022979f0ef01e97c06a88caa6a9fbdfe4ab31753ae65ff3b3dc51ebf2f79a960b158d692d1dd72 -binfiles arch=i386-cygwin size=3 - bin/i386-cygwin/cllualatex - bin/i386-cygwin/cluttex - bin/i386-cygwin/clxelatex - -name cluttex.i386-freebsd -category Package -revision 48871 -shortdesc i386-freebsd files of cluttex -containersize 384 -containerchecksum 8fb2aac726e34e962b904d4fe589d9bcfab55114e7802e6f623d15811f945451ff89a3a577e67c8a35b9f5351aa3aad252548b1384b067774e93aca39cc5f01e -binfiles arch=i386-freebsd size=3 - bin/i386-freebsd/cllualatex - bin/i386-freebsd/cluttex - bin/i386-freebsd/clxelatex - -name cluttex.i386-linux -category Package -revision 48871 -shortdesc i386-linux files of cluttex -containersize 384 -containerchecksum 04d5085fe44d5294bb35ff571122470542d0731f04ca5602ef1cf5dced31034c511a6435cf885f4f15f969ae8c236db2046c402144d43e6bb0e2b2b19e215393 -binfiles arch=i386-linux size=3 - bin/i386-linux/cllualatex - bin/i386-linux/cluttex - bin/i386-linux/clxelatex - -name cluttex.i386-netbsd -category Package -revision 48871 -shortdesc i386-netbsd files of cluttex -containersize 384 -containerchecksum 53327ffe70abd030ea8490fbe40f50f3dc7174619704ef0209f5329e7793ec2c8a9987fd6c73e4f7a0be8b7d6cf6da02b7ccfa5781a8269c7391059a73d3dc00 -binfiles arch=i386-netbsd size=3 - bin/i386-netbsd/cllualatex - bin/i386-netbsd/cluttex - bin/i386-netbsd/clxelatex - -name cluttex.i386-solaris -category Package -revision 48871 -shortdesc i386-solaris files of cluttex -containersize 384 -containerchecksum db0fd662af7a2073f230f27758a7ffe3973371ffcd8ba4f003e1b57a5a7f79a76f41db61ef34d1f880e3ecff80835f3ee002452c5627d2c657337f6b087e4d15 -binfiles arch=i386-solaris size=3 - bin/i386-solaris/cllualatex - bin/i386-solaris/cluttex - bin/i386-solaris/clxelatex - -name cluttex.sparc-solaris -category Package -revision 48871 -shortdesc sparc-solaris files of cluttex -containersize 388 -containerchecksum 945efd9bb75257491bae4ed4d1c4f01a029f5eaf90a08245777ae731fda2b41b6ad6cab2a1f893adb244711cfeaa6a18aad48c53ed412177a8999e9fd1902a09 -binfiles arch=sparc-solaris size=3 - bin/sparc-solaris/cllualatex - bin/sparc-solaris/cluttex - bin/sparc-solaris/clxelatex - -name cluttex.win32 -category Package -revision 48876 -shortdesc win32 files of cluttex -containersize 716 -containerchecksum 37d942291b3866133718525bff12b7cefac5fe9fbdf6af072b74c5cfd4537bee921eda9f2c5083f3464c536ec62ad99d4ad77b63ceab00c84616189db012164d -binfiles arch=win32 size=3 - bin/win32/cllualatex.exe - bin/win32/cluttex.exe - bin/win32/clxelatex.exe - -name cluttex.x86_64-cygwin -category Package -revision 48871 -shortdesc x86_64-cygwin files of cluttex -containersize 384 -containerchecksum a36d2b09cee25ed4913fab2f78c7809e5a9177052577d2d12675d174f9aeadc338d8c4bd143e49332abcbe1c9d6c18d62c719bd84b6e6609056c1974ad52fa42 -binfiles arch=x86_64-cygwin size=3 - bin/x86_64-cygwin/cllualatex - bin/x86_64-cygwin/cluttex - bin/x86_64-cygwin/clxelatex - -name cluttex.x86_64-darwin -category Package -revision 48871 -shortdesc x86_64-darwin files of cluttex -containersize 388 -containerchecksum 62f80e28339cd1e9977560aa693a6ca78db5f92ed542263d0bcee894ec3a08e7c7c8cb5a5748b95e5563dc2a8d4631553e0439cec98010827f00cca9c88106cf -binfiles arch=x86_64-darwin size=3 - bin/x86_64-darwin/cllualatex - bin/x86_64-darwin/cluttex - bin/x86_64-darwin/clxelatex - -name cluttex.x86_64-darwinlegacy -category Package -revision 48871 -shortdesc x86_64-darwinlegacy files of cluttex -containersize 392 -containerchecksum 288c687e48f8c267508a9aa15a8c23db20edfab36df5510a59da915761ddb7ff6cbed545911150113a94cfb98b0495c3d51b19f594857384dc5369c700e55b37 -binfiles arch=x86_64-darwinlegacy size=3 - bin/x86_64-darwinlegacy/cllualatex - bin/x86_64-darwinlegacy/cluttex - bin/x86_64-darwinlegacy/clxelatex - -name cluttex.x86_64-linux -category Package -revision 48871 -shortdesc x86_64-linux files of cluttex -containersize 384 -containerchecksum 06f8184bfa4098f898d1beff0af6777125c9d1e84efa17d803dd40d2d805f9abbf26aa779ca28db8e3970eed928a70583e2b578577d3038b357a9bd9059c667a -binfiles arch=x86_64-linux size=3 - bin/x86_64-linux/cllualatex - bin/x86_64-linux/cluttex - bin/x86_64-linux/clxelatex - -name cluttex.x86_64-linuxmusl -category Package -revision 48871 -shortdesc x86_64-linuxmusl files of cluttex -containersize 388 -containerchecksum 4dcbefd44144daa877e4719fd8b54ad9e95efdf397508179dff8b5620206ce0c0b4c623389b9414e1b1ae99323710e4c74813af777f083771fd20ca6fa918612 -binfiles arch=x86_64-linuxmusl size=3 - bin/x86_64-linuxmusl/cllualatex - bin/x86_64-linuxmusl/cluttex - bin/x86_64-linuxmusl/clxelatex - -name cluttex.x86_64-solaris -category Package -revision 48871 -shortdesc x86_64-solaris files of cluttex -containersize 388 -containerchecksum 19ae0cfda12ffe274a439e7dbc0b9060bf78169552e54d45f4fad005ef013c0ace120c1b2f696ed392cbf5d9b24c18a2d3b808115306f62c30521035f918a3f8 -binfiles arch=x86_64-solaris size=3 - bin/x86_64-solaris/cllualatex - bin/x86_64-solaris/cluttex - bin/x86_64-solaris/clxelatex - -name cm -category Package -revision 49028 -shortdesc Computer Modern fonts -relocated 1 -longdesc Knuth's final iteration of his re-interpretation of a c.19 -longdesc Modern-style font from Monotype. The family is comprehensive, -longdesc offering both sans and roman styles, and a monospaced font, -longdesc together with mathematics fonts closely integrated with the -longdesc mathematical facilities of TeX itself. The base fonts are -longdesc distributed as Metafont source, but autotraced PostScript Type -longdesc 1 versions are available (one version in the AMS fonts -longdesc distribution, and also the BaKoMa distribution). The Computer -longdesc Modern fonts have inspired many later families, notably the -longdesc European Computer Modern and the Latin Modern families. -execute addMixedMap cmtext-bsr-interpolated.map -containersize 238084 -containerchecksum ea93b0e74fec5e00ed2d3ccc4493cf2bbd747948da563fff3ec34ea5fe1c58b7fb30ea4a1a78d2ebb08e69eb6e3ca1050a66011c42d00a4f1fc99dbbe8fa20f3 -doccontainersize 2496 -doccontainerchecksum e1a396b39bbc8a9aa28d904aad10dd608119b9d4a786f834eb971ecef45639d5f997ac87fa395cef00818b01dd43a8a8b5539c2476cba35301b0bf84eaecdb86 -docfiles size=2 - RELOC/doc/fonts/cm/README - RELOC/doc/fonts/cm/README-cmps.txt -runfiles size=340 - RELOC/fonts/map/dvips/cm/cmtext-bsr-interpolated.map - RELOC/fonts/pk/ljfour/public/cm/dpi600/cmbx10.pk - RELOC/fonts/pk/ljfour/public/cm/dpi600/cmex10.pk - RELOC/fonts/pk/ljfour/public/cm/dpi600/cmmi10.pk - RELOC/fonts/pk/ljfour/public/cm/dpi600/cmmi7.pk - RELOC/fonts/pk/ljfour/public/cm/dpi600/cmr10.pk - RELOC/fonts/pk/ljfour/public/cm/dpi600/cmr12.pk - RELOC/fonts/pk/ljfour/public/cm/dpi600/cmr17.pk - RELOC/fonts/pk/ljfour/public/cm/dpi600/cmr6.pk - RELOC/fonts/pk/ljfour/public/cm/dpi600/cmr7.pk - RELOC/fonts/pk/ljfour/public/cm/dpi600/cmr8.pk - RELOC/fonts/pk/ljfour/public/cm/dpi600/cmsl10.pk - RELOC/fonts/pk/ljfour/public/cm/dpi600/cmsy10.pk - RELOC/fonts/pk/ljfour/public/cm/dpi600/cmsy7.pk - RELOC/fonts/pk/ljfour/public/cm/dpi600/cmti10.pk - RELOC/fonts/source/public/cm/accent.mf - RELOC/fonts/source/public/cm/bigacc.mf - RELOC/fonts/source/public/cm/bigdel.mf - RELOC/fonts/source/public/cm/bigop.mf - RELOC/fonts/source/public/cm/calu.mf - RELOC/fonts/source/public/cm/cmb10.mf - RELOC/fonts/source/public/cm/cmbase.mf - RELOC/fonts/source/public/cm/cmbsy10.mf - RELOC/fonts/source/public/cm/cmbx10.mf - RELOC/fonts/source/public/cm/cmbx12.mf - RELOC/fonts/source/public/cm/cmbx5.mf - RELOC/fonts/source/public/cm/cmbx6.mf - RELOC/fonts/source/public/cm/cmbx7.mf - RELOC/fonts/source/public/cm/cmbx8.mf - RELOC/fonts/source/public/cm/cmbx9.mf - RELOC/fonts/source/public/cm/cmbxsl10.mf - RELOC/fonts/source/public/cm/cmbxti10.mf - RELOC/fonts/source/public/cm/cmcsc10.mf - RELOC/fonts/source/public/cm/cmdunh10.mf - RELOC/fonts/source/public/cm/cmex10.mf - RELOC/fonts/source/public/cm/cmff10.mf - RELOC/fonts/source/public/cm/cmfi10.mf - RELOC/fonts/source/public/cm/cmfib8.mf - RELOC/fonts/source/public/cm/cminch.mf - RELOC/fonts/source/public/cm/cmitt10.mf - RELOC/fonts/source/public/cm/cmmi10.mf - RELOC/fonts/source/public/cm/cmmi12.mf - RELOC/fonts/source/public/cm/cmmi5.mf - RELOC/fonts/source/public/cm/cmmi6.mf - RELOC/fonts/source/public/cm/cmmi7.mf - RELOC/fonts/source/public/cm/cmmi8.mf - RELOC/fonts/source/public/cm/cmmi9.mf - RELOC/fonts/source/public/cm/cmmib10.mf - RELOC/fonts/source/public/cm/cmplain.mf - RELOC/fonts/source/public/cm/cmr10.mf - RELOC/fonts/source/public/cm/cmr12.mf - RELOC/fonts/source/public/cm/cmr17.mf - RELOC/fonts/source/public/cm/cmr5.mf - RELOC/fonts/source/public/cm/cmr6.mf - RELOC/fonts/source/public/cm/cmr7.mf - RELOC/fonts/source/public/cm/cmr8.mf - RELOC/fonts/source/public/cm/cmr9.mf - RELOC/fonts/source/public/cm/cmsl10.mf - RELOC/fonts/source/public/cm/cmsl12.mf - RELOC/fonts/source/public/cm/cmsl8.mf - RELOC/fonts/source/public/cm/cmsl9.mf - RELOC/fonts/source/public/cm/cmsltt10.mf - RELOC/fonts/source/public/cm/cmss10.mf - RELOC/fonts/source/public/cm/cmss12.mf - RELOC/fonts/source/public/cm/cmss17.mf - RELOC/fonts/source/public/cm/cmss8.mf - RELOC/fonts/source/public/cm/cmss9.mf - RELOC/fonts/source/public/cm/cmssbx10.mf - RELOC/fonts/source/public/cm/cmssdc10.mf - RELOC/fonts/source/public/cm/cmssi10.mf - RELOC/fonts/source/public/cm/cmssi12.mf - RELOC/fonts/source/public/cm/cmssi17.mf - RELOC/fonts/source/public/cm/cmssi8.mf - RELOC/fonts/source/public/cm/cmssi9.mf - RELOC/fonts/source/public/cm/cmssq8.mf - RELOC/fonts/source/public/cm/cmssqi8.mf - RELOC/fonts/source/public/cm/cmsy10.mf - RELOC/fonts/source/public/cm/cmsy5.mf - RELOC/fonts/source/public/cm/cmsy6.mf - RELOC/fonts/source/public/cm/cmsy7.mf - RELOC/fonts/source/public/cm/cmsy8.mf - RELOC/fonts/source/public/cm/cmsy9.mf - RELOC/fonts/source/public/cm/cmtcsc10.mf - RELOC/fonts/source/public/cm/cmtex10.mf - RELOC/fonts/source/public/cm/cmtex8.mf - RELOC/fonts/source/public/cm/cmtex9.mf - RELOC/fonts/source/public/cm/cmti10.mf - RELOC/fonts/source/public/cm/cmti12.mf - RELOC/fonts/source/public/cm/cmti7.mf - RELOC/fonts/source/public/cm/cmti8.mf - RELOC/fonts/source/public/cm/cmti9.mf - RELOC/fonts/source/public/cm/cmtt10.mf - RELOC/fonts/source/public/cm/cmtt12.mf - RELOC/fonts/source/public/cm/cmtt8.mf - RELOC/fonts/source/public/cm/cmtt9.mf - RELOC/fonts/source/public/cm/cmu10.mf - RELOC/fonts/source/public/cm/cmvtt10.mf - RELOC/fonts/source/public/cm/comlig.mf - RELOC/fonts/source/public/cm/csc.mf - RELOC/fonts/source/public/cm/cscspu.mf - RELOC/fonts/source/public/cm/greekl.mf - RELOC/fonts/source/public/cm/greeku.mf - RELOC/fonts/source/public/cm/itald.mf - RELOC/fonts/source/public/cm/italig.mf - RELOC/fonts/source/public/cm/itall.mf - RELOC/fonts/source/public/cm/italms.mf - RELOC/fonts/source/public/cm/italp.mf - RELOC/fonts/source/public/cm/italsp.mf - RELOC/fonts/source/public/cm/mathex.mf - RELOC/fonts/source/public/cm/mathit.mf - RELOC/fonts/source/public/cm/mathsy.mf - RELOC/fonts/source/public/cm/olddig.mf - RELOC/fonts/source/public/cm/punct.mf - RELOC/fonts/source/public/cm/roman.mf - RELOC/fonts/source/public/cm/romand.mf - RELOC/fonts/source/public/cm/romanl.mf - RELOC/fonts/source/public/cm/romanp.mf - RELOC/fonts/source/public/cm/romanu.mf - RELOC/fonts/source/public/cm/romlig.mf - RELOC/fonts/source/public/cm/romms.mf - RELOC/fonts/source/public/cm/romspl.mf - RELOC/fonts/source/public/cm/romspu.mf - RELOC/fonts/source/public/cm/romsub.mf - RELOC/fonts/source/public/cm/sym.mf - RELOC/fonts/source/public/cm/symbol.mf - RELOC/fonts/source/public/cm/texset.mf - RELOC/fonts/source/public/cm/textit.mf - RELOC/fonts/source/public/cm/title.mf - RELOC/fonts/source/public/cm/tset.mf - RELOC/fonts/source/public/cm/tsetsl.mf - RELOC/fonts/source/public/cm/white_setup.mf - RELOC/fonts/tfm/public/cm/cmb10.tfm - RELOC/fonts/tfm/public/cm/cmbsy10.tfm - RELOC/fonts/tfm/public/cm/cmbx10.tfm - RELOC/fonts/tfm/public/cm/cmbx12.tfm - RELOC/fonts/tfm/public/cm/cmbx5.tfm - RELOC/fonts/tfm/public/cm/cmbx6.tfm - RELOC/fonts/tfm/public/cm/cmbx7.tfm - RELOC/fonts/tfm/public/cm/cmbx8.tfm - RELOC/fonts/tfm/public/cm/cmbx9.tfm - RELOC/fonts/tfm/public/cm/cmbxsl10.tfm - RELOC/fonts/tfm/public/cm/cmbxti10.tfm - RELOC/fonts/tfm/public/cm/cmcsc10.tfm - RELOC/fonts/tfm/public/cm/cmdunh10.tfm - RELOC/fonts/tfm/public/cm/cmex10.tfm - RELOC/fonts/tfm/public/cm/cmff10.tfm - RELOC/fonts/tfm/public/cm/cmfi10.tfm - RELOC/fonts/tfm/public/cm/cmfib8.tfm - RELOC/fonts/tfm/public/cm/cminch.tfm - RELOC/fonts/tfm/public/cm/cmitt10.tfm - RELOC/fonts/tfm/public/cm/cmmi10.tfm - RELOC/fonts/tfm/public/cm/cmmi12.tfm - RELOC/fonts/tfm/public/cm/cmmi5.tfm - RELOC/fonts/tfm/public/cm/cmmi6.tfm - RELOC/fonts/tfm/public/cm/cmmi7.tfm - RELOC/fonts/tfm/public/cm/cmmi8.tfm - RELOC/fonts/tfm/public/cm/cmmi9.tfm - RELOC/fonts/tfm/public/cm/cmmib10.tfm - RELOC/fonts/tfm/public/cm/cmr10.tfm - RELOC/fonts/tfm/public/cm/cmr12.tfm - RELOC/fonts/tfm/public/cm/cmr17.tfm - RELOC/fonts/tfm/public/cm/cmr5.tfm - RELOC/fonts/tfm/public/cm/cmr6.tfm - RELOC/fonts/tfm/public/cm/cmr7.tfm - RELOC/fonts/tfm/public/cm/cmr8.tfm - RELOC/fonts/tfm/public/cm/cmr9.tfm - RELOC/fonts/tfm/public/cm/cmsl10.tfm - RELOC/fonts/tfm/public/cm/cmsl12.tfm - RELOC/fonts/tfm/public/cm/cmsl8.tfm - RELOC/fonts/tfm/public/cm/cmsl9.tfm - RELOC/fonts/tfm/public/cm/cmsltt10.tfm - RELOC/fonts/tfm/public/cm/cmss10.tfm - RELOC/fonts/tfm/public/cm/cmss12.tfm - RELOC/fonts/tfm/public/cm/cmss17.tfm - RELOC/fonts/tfm/public/cm/cmss8.tfm - RELOC/fonts/tfm/public/cm/cmss9.tfm - RELOC/fonts/tfm/public/cm/cmssbx10.tfm - RELOC/fonts/tfm/public/cm/cmssdc10.tfm - RELOC/fonts/tfm/public/cm/cmssi10.tfm - RELOC/fonts/tfm/public/cm/cmssi12.tfm - RELOC/fonts/tfm/public/cm/cmssi17.tfm - RELOC/fonts/tfm/public/cm/cmssi8.tfm - RELOC/fonts/tfm/public/cm/cmssi9.tfm - RELOC/fonts/tfm/public/cm/cmssq8.tfm - RELOC/fonts/tfm/public/cm/cmssqi8.tfm - RELOC/fonts/tfm/public/cm/cmsy10.tfm - RELOC/fonts/tfm/public/cm/cmsy5.tfm - RELOC/fonts/tfm/public/cm/cmsy6.tfm - RELOC/fonts/tfm/public/cm/cmsy7.tfm - RELOC/fonts/tfm/public/cm/cmsy8.tfm - RELOC/fonts/tfm/public/cm/cmsy9.tfm - RELOC/fonts/tfm/public/cm/cmtcsc10.tfm - RELOC/fonts/tfm/public/cm/cmtex10.tfm - RELOC/fonts/tfm/public/cm/cmtex8.tfm - RELOC/fonts/tfm/public/cm/cmtex9.tfm - RELOC/fonts/tfm/public/cm/cmti10.tfm - RELOC/fonts/tfm/public/cm/cmti12.tfm - RELOC/fonts/tfm/public/cm/cmti7.tfm - RELOC/fonts/tfm/public/cm/cmti8.tfm - RELOC/fonts/tfm/public/cm/cmti9.tfm - RELOC/fonts/tfm/public/cm/cmtt10.tfm - RELOC/fonts/tfm/public/cm/cmtt12.tfm - RELOC/fonts/tfm/public/cm/cmtt8.tfm - RELOC/fonts/tfm/public/cm/cmtt9.tfm - RELOC/fonts/tfm/public/cm/cmu10.tfm - RELOC/fonts/tfm/public/cm/cmvtt10.tfm -catalogue-ctan /fonts/cm -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license knuth -catalogue-topics font font-mf font-proportional font-mono font-cm - -name cm-lgc -category Package -revision 28250 -shortdesc Type 1 CM-based fonts for Latin, Greek and Cyrillic -relocated 1 -longdesc The fonts are converted from Metafont sources of the Computer -longdesc Modern font families, using textrace. Supported encodings are: -longdesc T1 (Latin), T2A (Cyrillic), LGR (Greek) and TS1. The package -longdesc also includes Unicode virtual fonts for use with Omega. The -longdesc font set is not a replacement for any of the other Computer -longdesc Modern-based font sets (for example, cm-super for Latin and -longdesc Cyrillic, or cbgreek for Greek), since it is available at a -longdesc single size only; it offers a compact set for 'general' -longdesc working. The fonts themselves are encoded to external -longdesc standards, and virtual fonts are provided for use with TeX. -execute addMap cm-lgc.map -containersize 4866292 -containerchecksum 81bb2ff1e126d5e4d4dda698885ea65a2931bdfe0d2b2f504e0af4d4b40f95d8d2cabc655dab5ae0659db4efb2c298b27698368871a4b4326ed47ca4b947f949 -doccontainersize 89816 -doccontainerchecksum d2b09136f219bbbba192e68c520ef9e504fdcc5d9d2d60ce00f6a8554882c747b026b6e3049a877d537c351dfafe0c4b24c7b4b047fc88d5c5d1feeaf5c6f163 -docfiles size=31 - RELOC/doc/fonts/cm-lgc/COPYING - RELOC/doc/fonts/cm-lgc/HISTORY - RELOC/doc/fonts/cm-lgc/INSTALL details="Installation instructions" - RELOC/doc/fonts/cm-lgc/README details="Bundle Readme" - RELOC/doc/fonts/cm-lgc/scripts.tar.gz -runfiles size=5154 - RELOC/fonts/afm/public/cm-lgc/fcmb6y.afm - RELOC/fonts/afm/public/cm-lgc/fcmb6z.afm - RELOC/fonts/afm/public/cm-lgc/fcmb8a.afm - RELOC/fonts/afm/public/cm-lgc/fcmbc6y.afm - RELOC/fonts/afm/public/cm-lgc/fcmbc6z.afm - RELOC/fonts/afm/public/cm-lgc/fcmbc8a.afm - RELOC/fonts/afm/public/cm-lgc/fcmbcce.afm - RELOC/fonts/afm/public/cm-lgc/fcmbce.afm - RELOC/fonts/afm/public/cm-lgc/fcmbcpg.afm - RELOC/fonts/afm/public/cm-lgc/fcmbi6y.afm - RELOC/fonts/afm/public/cm-lgc/fcmbi6z.afm - RELOC/fonts/afm/public/cm-lgc/fcmbi8a.afm - RELOC/fonts/afm/public/cm-lgc/fcmbice.afm - RELOC/fonts/afm/public/cm-lgc/fcmbij6y.afm - RELOC/fonts/afm/public/cm-lgc/fcmbij6z.afm - RELOC/fonts/afm/public/cm-lgc/fcmbij8a.afm - RELOC/fonts/afm/public/cm-lgc/fcmbijce.afm - RELOC/fonts/afm/public/cm-lgc/fcmbijpg.afm - RELOC/fonts/afm/public/cm-lgc/fcmbipg.afm - RELOC/fonts/afm/public/cm-lgc/fcmbpg.afm - RELOC/fonts/afm/public/cm-lgc/fcmr6y.afm - RELOC/fonts/afm/public/cm-lgc/fcmr6z.afm - RELOC/fonts/afm/public/cm-lgc/fcmr8a.afm - RELOC/fonts/afm/public/cm-lgc/fcmrc6y.afm - RELOC/fonts/afm/public/cm-lgc/fcmrc6z.afm - RELOC/fonts/afm/public/cm-lgc/fcmrc8a.afm - RELOC/fonts/afm/public/cm-lgc/fcmrcce.afm - RELOC/fonts/afm/public/cm-lgc/fcmrce.afm - RELOC/fonts/afm/public/cm-lgc/fcmrcpg.afm - RELOC/fonts/afm/public/cm-lgc/fcmri6y.afm - RELOC/fonts/afm/public/cm-lgc/fcmri6z.afm - RELOC/fonts/afm/public/cm-lgc/fcmri8a.afm - RELOC/fonts/afm/public/cm-lgc/fcmrice.afm - RELOC/fonts/afm/public/cm-lgc/fcmrij6y.afm - RELOC/fonts/afm/public/cm-lgc/fcmrij6z.afm - RELOC/fonts/afm/public/cm-lgc/fcmrij8a.afm - RELOC/fonts/afm/public/cm-lgc/fcmrijce.afm - RELOC/fonts/afm/public/cm-lgc/fcmrijpg.afm - RELOC/fonts/afm/public/cm-lgc/fcmripg.afm - RELOC/fonts/afm/public/cm-lgc/fcmrpg.afm - RELOC/fonts/afm/public/cm-lgc/fcsb6y.afm - RELOC/fonts/afm/public/cm-lgc/fcsb6z.afm - RELOC/fonts/afm/public/cm-lgc/fcsb8a.afm - RELOC/fonts/afm/public/cm-lgc/fcsbce.afm - RELOC/fonts/afm/public/cm-lgc/fcsbo6y.afm - RELOC/fonts/afm/public/cm-lgc/fcsbo6z.afm - RELOC/fonts/afm/public/cm-lgc/fcsbo8a.afm - RELOC/fonts/afm/public/cm-lgc/fcsboce.afm - RELOC/fonts/afm/public/cm-lgc/fcsbopg.afm - RELOC/fonts/afm/public/cm-lgc/fcsbpg.afm - RELOC/fonts/afm/public/cm-lgc/fcsr6y.afm - RELOC/fonts/afm/public/cm-lgc/fcsr6z.afm - RELOC/fonts/afm/public/cm-lgc/fcsr8a.afm - RELOC/fonts/afm/public/cm-lgc/fcsrce.afm - RELOC/fonts/afm/public/cm-lgc/fcsro6y.afm - RELOC/fonts/afm/public/cm-lgc/fcsro6z.afm - RELOC/fonts/afm/public/cm-lgc/fcsro8a.afm - RELOC/fonts/afm/public/cm-lgc/fcsroce.afm - RELOC/fonts/afm/public/cm-lgc/fcsropg.afm - RELOC/fonts/afm/public/cm-lgc/fcsrpg.afm - RELOC/fonts/afm/public/cm-lgc/fctr6y.afm - RELOC/fonts/afm/public/cm-lgc/fctr6z.afm - RELOC/fonts/afm/public/cm-lgc/fctr8a.afm - RELOC/fonts/afm/public/cm-lgc/fctrc6y.afm - RELOC/fonts/afm/public/cm-lgc/fctrc6z.afm - RELOC/fonts/afm/public/cm-lgc/fctrc8a.afm - RELOC/fonts/afm/public/cm-lgc/fctrcce.afm - RELOC/fonts/afm/public/cm-lgc/fctrce.afm - RELOC/fonts/afm/public/cm-lgc/fctrcpg.afm - RELOC/fonts/afm/public/cm-lgc/fctri6y.afm - RELOC/fonts/afm/public/cm-lgc/fctri6z.afm - RELOC/fonts/afm/public/cm-lgc/fctri8a.afm - RELOC/fonts/afm/public/cm-lgc/fctrice.afm - RELOC/fonts/afm/public/cm-lgc/fctrij6y.afm - RELOC/fonts/afm/public/cm-lgc/fctrij6z.afm - RELOC/fonts/afm/public/cm-lgc/fctrij8a.afm - RELOC/fonts/afm/public/cm-lgc/fctrijce.afm - RELOC/fonts/afm/public/cm-lgc/fctrijpg.afm - RELOC/fonts/afm/public/cm-lgc/fctripg.afm - RELOC/fonts/afm/public/cm-lgc/fctrpg.afm - RELOC/fonts/enc/dvips/cm-lgc/8r-mod.enc - RELOC/fonts/map/dvips/cm-lgc/cm-lgc.map - RELOC/fonts/ofm/public/cm-lgc/fcmbcut.ofm - RELOC/fonts/ofm/public/cm-lgc/fcmbiut.ofm - RELOC/fonts/ofm/public/cm-lgc/fcmbout.ofm - RELOC/fonts/ofm/public/cm-lgc/fcmbut.ofm - RELOC/fonts/ofm/public/cm-lgc/fcmbuut.ofm - RELOC/fonts/ofm/public/cm-lgc/fcmrcut.ofm - RELOC/fonts/ofm/public/cm-lgc/fcmriut.ofm - RELOC/fonts/ofm/public/cm-lgc/fcmrout.ofm - RELOC/fonts/ofm/public/cm-lgc/fcmrut.ofm - RELOC/fonts/ofm/public/cm-lgc/fcmruut.ofm - RELOC/fonts/ofm/public/cm-lgc/fcsbout.ofm - RELOC/fonts/ofm/public/cm-lgc/fcsbut.ofm - RELOC/fonts/ofm/public/cm-lgc/fcsrout.ofm - RELOC/fonts/ofm/public/cm-lgc/fcsrut.ofm - RELOC/fonts/ofm/public/cm-lgc/fctrcut.ofm - RELOC/fonts/ofm/public/cm-lgc/fctriut.ofm - RELOC/fonts/ofm/public/cm-lgc/fctrout.ofm - RELOC/fonts/ofm/public/cm-lgc/fctrut.ofm - RELOC/fonts/ofm/public/cm-lgc/fctruut.ofm - RELOC/fonts/ovf/public/cm-lgc/fcmbcut.ovf - RELOC/fonts/ovf/public/cm-lgc/fcmbiut.ovf - RELOC/fonts/ovf/public/cm-lgc/fcmbout.ovf - RELOC/fonts/ovf/public/cm-lgc/fcmbut.ovf - RELOC/fonts/ovf/public/cm-lgc/fcmbuut.ovf - RELOC/fonts/ovf/public/cm-lgc/fcmrcut.ovf - RELOC/fonts/ovf/public/cm-lgc/fcmriut.ovf - RELOC/fonts/ovf/public/cm-lgc/fcmrout.ovf - RELOC/fonts/ovf/public/cm-lgc/fcmrut.ovf - RELOC/fonts/ovf/public/cm-lgc/fcmruut.ovf - RELOC/fonts/ovf/public/cm-lgc/fcsbout.ovf - RELOC/fonts/ovf/public/cm-lgc/fcsbut.ovf - RELOC/fonts/ovf/public/cm-lgc/fcsrout.ovf - RELOC/fonts/ovf/public/cm-lgc/fcsrut.ovf - RELOC/fonts/ovf/public/cm-lgc/fctrcut.ovf - RELOC/fonts/ovf/public/cm-lgc/fctriut.ovf - RELOC/fonts/ovf/public/cm-lgc/fctrout.ovf - RELOC/fonts/ovf/public/cm-lgc/fctrut.ovf - RELOC/fonts/ovf/public/cm-lgc/fctruut.ovf - RELOC/fonts/tfm/public/cm-lgc/fcmb6a.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmb6y.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmb6z.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmb7k.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmb7t.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmb8a.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmb8c.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmb8r.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmb8t.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmbc6a.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmbc6y.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmbc6z.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmbc7k.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmbc7t.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmbc8a.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmbc8r.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmbc8t.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmbcce.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmbce.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmbcgr.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmbcpg.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmbgr.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmbi6a.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmbi6y.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmbi6z.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmbi7k.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmbi7t.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmbi8a.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmbi8c.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmbi8r.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmbi8t.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmbice.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmbigr.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmbij8a.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmbij8r.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmbipg.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmbo6a.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmbo6y.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmbo6z.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmbo7k.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmbo7t.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmbo8c.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmbo8r.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmbo8t.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmboc8r.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmboce.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmbogr.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmbopg.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmbpg.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmbu6a.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmbu6y.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmbu6z.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmbu7k.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmbu7t.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmbu8c.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmbu8r.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmbu8t.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmbuce.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmbugr.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmbuj8r.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmbupg.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmr6a.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmr6y.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmr6z.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmr7k.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmr7t.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmr8a.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmr8c.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmr8r.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmr8t.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmrc6a.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmrc6y.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmrc6z.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmrc7k.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmrc7t.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmrc8a.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmrc8r.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmrc8t.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmrcce.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmrce.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmrcgr.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmrcpg.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmrgr.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmri6a.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmri6y.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmri6z.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmri7k.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmri7t.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmri8a.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmri8c.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmri8r.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmri8t.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmrice.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmrigr.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmrij8a.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmrij8r.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmripg.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmro6a.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmro6y.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmro6z.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmro7k.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmro7t.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmro8c.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmro8r.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmro8t.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmroc8r.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmroce.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmrogr.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmropg.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmrpg.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmru6a.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmru6y.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmru6z.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmru7k.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmru7t.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmru8c.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmru8r.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmru8t.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmruce.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmrugr.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmruj8r.tfm - RELOC/fonts/tfm/public/cm-lgc/fcmrupg.tfm - RELOC/fonts/tfm/public/cm-lgc/fcsb6a.tfm - RELOC/fonts/tfm/public/cm-lgc/fcsb6y.tfm - RELOC/fonts/tfm/public/cm-lgc/fcsb6z.tfm - RELOC/fonts/tfm/public/cm-lgc/fcsb7k.tfm - RELOC/fonts/tfm/public/cm-lgc/fcsb7t.tfm - RELOC/fonts/tfm/public/cm-lgc/fcsb8a.tfm - RELOC/fonts/tfm/public/cm-lgc/fcsb8c.tfm - RELOC/fonts/tfm/public/cm-lgc/fcsb8r.tfm - RELOC/fonts/tfm/public/cm-lgc/fcsb8t.tfm - RELOC/fonts/tfm/public/cm-lgc/fcsbce.tfm - RELOC/fonts/tfm/public/cm-lgc/fcsbgr.tfm - RELOC/fonts/tfm/public/cm-lgc/fcsbo6a.tfm - RELOC/fonts/tfm/public/cm-lgc/fcsbo6y.tfm - RELOC/fonts/tfm/public/cm-lgc/fcsbo6z.tfm - RELOC/fonts/tfm/public/cm-lgc/fcsbo7k.tfm - RELOC/fonts/tfm/public/cm-lgc/fcsbo7t.tfm - RELOC/fonts/tfm/public/cm-lgc/fcsbo8a.tfm - RELOC/fonts/tfm/public/cm-lgc/fcsbo8c.tfm - RELOC/fonts/tfm/public/cm-lgc/fcsbo8r.tfm - RELOC/fonts/tfm/public/cm-lgc/fcsbo8t.tfm - RELOC/fonts/tfm/public/cm-lgc/fcsboce.tfm - RELOC/fonts/tfm/public/cm-lgc/fcsbogr.tfm - RELOC/fonts/tfm/public/cm-lgc/fcsbopg.tfm - RELOC/fonts/tfm/public/cm-lgc/fcsbpg.tfm - RELOC/fonts/tfm/public/cm-lgc/fcsr6a.tfm - RELOC/fonts/tfm/public/cm-lgc/fcsr6y.tfm - RELOC/fonts/tfm/public/cm-lgc/fcsr6z.tfm - RELOC/fonts/tfm/public/cm-lgc/fcsr7k.tfm - RELOC/fonts/tfm/public/cm-lgc/fcsr7t.tfm - RELOC/fonts/tfm/public/cm-lgc/fcsr8a.tfm - RELOC/fonts/tfm/public/cm-lgc/fcsr8c.tfm - RELOC/fonts/tfm/public/cm-lgc/fcsr8r.tfm - RELOC/fonts/tfm/public/cm-lgc/fcsr8t.tfm - RELOC/fonts/tfm/public/cm-lgc/fcsrce.tfm - RELOC/fonts/tfm/public/cm-lgc/fcsrgr.tfm - RELOC/fonts/tfm/public/cm-lgc/fcsro6a.tfm - RELOC/fonts/tfm/public/cm-lgc/fcsro6y.tfm - RELOC/fonts/tfm/public/cm-lgc/fcsro6z.tfm - RELOC/fonts/tfm/public/cm-lgc/fcsro7k.tfm - RELOC/fonts/tfm/public/cm-lgc/fcsro7t.tfm - RELOC/fonts/tfm/public/cm-lgc/fcsro8a.tfm - RELOC/fonts/tfm/public/cm-lgc/fcsro8c.tfm - RELOC/fonts/tfm/public/cm-lgc/fcsro8r.tfm - RELOC/fonts/tfm/public/cm-lgc/fcsro8t.tfm - RELOC/fonts/tfm/public/cm-lgc/fcsroce.tfm - RELOC/fonts/tfm/public/cm-lgc/fcsrogr.tfm - RELOC/fonts/tfm/public/cm-lgc/fcsropg.tfm - RELOC/fonts/tfm/public/cm-lgc/fcsrpg.tfm - RELOC/fonts/tfm/public/cm-lgc/fctr6a.tfm - RELOC/fonts/tfm/public/cm-lgc/fctr6y.tfm - RELOC/fonts/tfm/public/cm-lgc/fctr6z.tfm - RELOC/fonts/tfm/public/cm-lgc/fctr7k.tfm - RELOC/fonts/tfm/public/cm-lgc/fctr7t.tfm - RELOC/fonts/tfm/public/cm-lgc/fctr8a.tfm - RELOC/fonts/tfm/public/cm-lgc/fctr8c.tfm - RELOC/fonts/tfm/public/cm-lgc/fctr8r.tfm - RELOC/fonts/tfm/public/cm-lgc/fctr8t.tfm - RELOC/fonts/tfm/public/cm-lgc/fctrc6a.tfm - RELOC/fonts/tfm/public/cm-lgc/fctrc6y.tfm - RELOC/fonts/tfm/public/cm-lgc/fctrc6z.tfm - RELOC/fonts/tfm/public/cm-lgc/fctrc7k.tfm - RELOC/fonts/tfm/public/cm-lgc/fctrc7t.tfm - RELOC/fonts/tfm/public/cm-lgc/fctrc8a.tfm - RELOC/fonts/tfm/public/cm-lgc/fctrc8r.tfm - RELOC/fonts/tfm/public/cm-lgc/fctrc8t.tfm - RELOC/fonts/tfm/public/cm-lgc/fctrcce.tfm - RELOC/fonts/tfm/public/cm-lgc/fctrce.tfm - RELOC/fonts/tfm/public/cm-lgc/fctrcgr.tfm - RELOC/fonts/tfm/public/cm-lgc/fctrcpg.tfm - RELOC/fonts/tfm/public/cm-lgc/fctrgr.tfm - RELOC/fonts/tfm/public/cm-lgc/fctri6a.tfm - RELOC/fonts/tfm/public/cm-lgc/fctri6y.tfm - RELOC/fonts/tfm/public/cm-lgc/fctri6z.tfm - RELOC/fonts/tfm/public/cm-lgc/fctri7k.tfm - RELOC/fonts/tfm/public/cm-lgc/fctri7t.tfm - RELOC/fonts/tfm/public/cm-lgc/fctri8a.tfm - RELOC/fonts/tfm/public/cm-lgc/fctri8c.tfm - RELOC/fonts/tfm/public/cm-lgc/fctri8r.tfm - RELOC/fonts/tfm/public/cm-lgc/fctri8t.tfm - RELOC/fonts/tfm/public/cm-lgc/fctrice.tfm - RELOC/fonts/tfm/public/cm-lgc/fctrigr.tfm - RELOC/fonts/tfm/public/cm-lgc/fctrij8a.tfm - RELOC/fonts/tfm/public/cm-lgc/fctrij8r.tfm - RELOC/fonts/tfm/public/cm-lgc/fctripg.tfm - RELOC/fonts/tfm/public/cm-lgc/fctro6a.tfm - RELOC/fonts/tfm/public/cm-lgc/fctro6y.tfm - RELOC/fonts/tfm/public/cm-lgc/fctro6z.tfm - RELOC/fonts/tfm/public/cm-lgc/fctro7k.tfm - RELOC/fonts/tfm/public/cm-lgc/fctro7t.tfm - RELOC/fonts/tfm/public/cm-lgc/fctro8c.tfm - RELOC/fonts/tfm/public/cm-lgc/fctro8r.tfm - RELOC/fonts/tfm/public/cm-lgc/fctro8t.tfm - RELOC/fonts/tfm/public/cm-lgc/fctroc8r.tfm - RELOC/fonts/tfm/public/cm-lgc/fctroce.tfm - RELOC/fonts/tfm/public/cm-lgc/fctrogr.tfm - RELOC/fonts/tfm/public/cm-lgc/fctropg.tfm - RELOC/fonts/tfm/public/cm-lgc/fctrpg.tfm - RELOC/fonts/tfm/public/cm-lgc/fctru6a.tfm - RELOC/fonts/tfm/public/cm-lgc/fctru6y.tfm - RELOC/fonts/tfm/public/cm-lgc/fctru6z.tfm - RELOC/fonts/tfm/public/cm-lgc/fctru7k.tfm - RELOC/fonts/tfm/public/cm-lgc/fctru7t.tfm - RELOC/fonts/tfm/public/cm-lgc/fctru8c.tfm - RELOC/fonts/tfm/public/cm-lgc/fctru8r.tfm - RELOC/fonts/tfm/public/cm-lgc/fctru8t.tfm - RELOC/fonts/tfm/public/cm-lgc/fctruce.tfm - RELOC/fonts/tfm/public/cm-lgc/fctrugr.tfm - RELOC/fonts/tfm/public/cm-lgc/fctruj8r.tfm - RELOC/fonts/tfm/public/cm-lgc/fctrupg.tfm - RELOC/fonts/type1/public/cm-lgc/fcmb6y.inf - RELOC/fonts/type1/public/cm-lgc/fcmb6y.pfb - RELOC/fonts/type1/public/cm-lgc/fcmb6z.inf - RELOC/fonts/type1/public/cm-lgc/fcmb6z.pfb - RELOC/fonts/type1/public/cm-lgc/fcmb8a.inf - RELOC/fonts/type1/public/cm-lgc/fcmb8a.pfb - RELOC/fonts/type1/public/cm-lgc/fcmbc6y.inf - RELOC/fonts/type1/public/cm-lgc/fcmbc6y.pfb - RELOC/fonts/type1/public/cm-lgc/fcmbc6z.inf - RELOC/fonts/type1/public/cm-lgc/fcmbc6z.pfb - RELOC/fonts/type1/public/cm-lgc/fcmbc8a.inf - RELOC/fonts/type1/public/cm-lgc/fcmbc8a.pfb - RELOC/fonts/type1/public/cm-lgc/fcmbcce.inf - RELOC/fonts/type1/public/cm-lgc/fcmbcce.pfb - RELOC/fonts/type1/public/cm-lgc/fcmbce.inf - RELOC/fonts/type1/public/cm-lgc/fcmbce.pfb - RELOC/fonts/type1/public/cm-lgc/fcmbcpg.inf - RELOC/fonts/type1/public/cm-lgc/fcmbcpg.pfb - RELOC/fonts/type1/public/cm-lgc/fcmbi6y.inf - RELOC/fonts/type1/public/cm-lgc/fcmbi6y.pfb - RELOC/fonts/type1/public/cm-lgc/fcmbi6z.inf - RELOC/fonts/type1/public/cm-lgc/fcmbi6z.pfb - RELOC/fonts/type1/public/cm-lgc/fcmbi8a.inf - RELOC/fonts/type1/public/cm-lgc/fcmbi8a.pfb - RELOC/fonts/type1/public/cm-lgc/fcmbice.inf - RELOC/fonts/type1/public/cm-lgc/fcmbice.pfb - RELOC/fonts/type1/public/cm-lgc/fcmbij6y.inf - RELOC/fonts/type1/public/cm-lgc/fcmbij6y.pfb - RELOC/fonts/type1/public/cm-lgc/fcmbij6z.inf - RELOC/fonts/type1/public/cm-lgc/fcmbij6z.pfb - RELOC/fonts/type1/public/cm-lgc/fcmbij8a.inf - RELOC/fonts/type1/public/cm-lgc/fcmbij8a.pfb - RELOC/fonts/type1/public/cm-lgc/fcmbijce.inf - RELOC/fonts/type1/public/cm-lgc/fcmbijce.pfb - RELOC/fonts/type1/public/cm-lgc/fcmbijpg.inf - RELOC/fonts/type1/public/cm-lgc/fcmbijpg.pfb - RELOC/fonts/type1/public/cm-lgc/fcmbipg.inf - RELOC/fonts/type1/public/cm-lgc/fcmbipg.pfb - RELOC/fonts/type1/public/cm-lgc/fcmbpg.inf - RELOC/fonts/type1/public/cm-lgc/fcmbpg.pfb - RELOC/fonts/type1/public/cm-lgc/fcmr6y.inf - RELOC/fonts/type1/public/cm-lgc/fcmr6y.pfb - RELOC/fonts/type1/public/cm-lgc/fcmr6z.inf - RELOC/fonts/type1/public/cm-lgc/fcmr6z.pfb - RELOC/fonts/type1/public/cm-lgc/fcmr8a.inf - RELOC/fonts/type1/public/cm-lgc/fcmr8a.pfb - RELOC/fonts/type1/public/cm-lgc/fcmrc6y.inf - RELOC/fonts/type1/public/cm-lgc/fcmrc6y.pfb - RELOC/fonts/type1/public/cm-lgc/fcmrc6z.inf - RELOC/fonts/type1/public/cm-lgc/fcmrc6z.pfb - RELOC/fonts/type1/public/cm-lgc/fcmrc8a.inf - RELOC/fonts/type1/public/cm-lgc/fcmrc8a.pfb - RELOC/fonts/type1/public/cm-lgc/fcmrcce.inf - RELOC/fonts/type1/public/cm-lgc/fcmrcce.pfb - RELOC/fonts/type1/public/cm-lgc/fcmrce.inf - RELOC/fonts/type1/public/cm-lgc/fcmrce.pfb - RELOC/fonts/type1/public/cm-lgc/fcmrcpg.inf - RELOC/fonts/type1/public/cm-lgc/fcmrcpg.pfb - RELOC/fonts/type1/public/cm-lgc/fcmri6y.inf - RELOC/fonts/type1/public/cm-lgc/fcmri6y.pfb - RELOC/fonts/type1/public/cm-lgc/fcmri6z.inf - RELOC/fonts/type1/public/cm-lgc/fcmri6z.pfb - RELOC/fonts/type1/public/cm-lgc/fcmri8a.inf - RELOC/fonts/type1/public/cm-lgc/fcmri8a.pfb - RELOC/fonts/type1/public/cm-lgc/fcmrice.inf - RELOC/fonts/type1/public/cm-lgc/fcmrice.pfb - RELOC/fonts/type1/public/cm-lgc/fcmrij6y.inf - RELOC/fonts/type1/public/cm-lgc/fcmrij6y.pfb - RELOC/fonts/type1/public/cm-lgc/fcmrij6z.inf - RELOC/fonts/type1/public/cm-lgc/fcmrij6z.pfb - RELOC/fonts/type1/public/cm-lgc/fcmrij8a.inf - RELOC/fonts/type1/public/cm-lgc/fcmrij8a.pfb - RELOC/fonts/type1/public/cm-lgc/fcmrijce.inf - RELOC/fonts/type1/public/cm-lgc/fcmrijce.pfb - RELOC/fonts/type1/public/cm-lgc/fcmrijpg.inf - RELOC/fonts/type1/public/cm-lgc/fcmrijpg.pfb - RELOC/fonts/type1/public/cm-lgc/fcmripg.inf - RELOC/fonts/type1/public/cm-lgc/fcmripg.pfb - RELOC/fonts/type1/public/cm-lgc/fcmrpg.inf - RELOC/fonts/type1/public/cm-lgc/fcmrpg.pfb - RELOC/fonts/type1/public/cm-lgc/fcsb6y.inf - RELOC/fonts/type1/public/cm-lgc/fcsb6y.pfb - RELOC/fonts/type1/public/cm-lgc/fcsb6z.inf - RELOC/fonts/type1/public/cm-lgc/fcsb6z.pfb - RELOC/fonts/type1/public/cm-lgc/fcsb8a.inf - RELOC/fonts/type1/public/cm-lgc/fcsb8a.pfb - RELOC/fonts/type1/public/cm-lgc/fcsbce.inf - RELOC/fonts/type1/public/cm-lgc/fcsbce.pfb - RELOC/fonts/type1/public/cm-lgc/fcsbo6y.inf - RELOC/fonts/type1/public/cm-lgc/fcsbo6y.pfb - RELOC/fonts/type1/public/cm-lgc/fcsbo6z.inf - RELOC/fonts/type1/public/cm-lgc/fcsbo6z.pfb - RELOC/fonts/type1/public/cm-lgc/fcsbo8a.inf - RELOC/fonts/type1/public/cm-lgc/fcsbo8a.pfb - RELOC/fonts/type1/public/cm-lgc/fcsboce.inf - RELOC/fonts/type1/public/cm-lgc/fcsboce.pfb - RELOC/fonts/type1/public/cm-lgc/fcsbopg.inf - RELOC/fonts/type1/public/cm-lgc/fcsbopg.pfb - RELOC/fonts/type1/public/cm-lgc/fcsbpg.inf - RELOC/fonts/type1/public/cm-lgc/fcsbpg.pfb - RELOC/fonts/type1/public/cm-lgc/fcsr6y.inf - RELOC/fonts/type1/public/cm-lgc/fcsr6y.pfb - RELOC/fonts/type1/public/cm-lgc/fcsr6z.inf - RELOC/fonts/type1/public/cm-lgc/fcsr6z.pfb - RELOC/fonts/type1/public/cm-lgc/fcsr8a.inf - RELOC/fonts/type1/public/cm-lgc/fcsr8a.pfb - RELOC/fonts/type1/public/cm-lgc/fcsrce.inf - RELOC/fonts/type1/public/cm-lgc/fcsrce.pfb - RELOC/fonts/type1/public/cm-lgc/fcsro6y.inf - RELOC/fonts/type1/public/cm-lgc/fcsro6y.pfb - RELOC/fonts/type1/public/cm-lgc/fcsro6z.inf - RELOC/fonts/type1/public/cm-lgc/fcsro6z.pfb - RELOC/fonts/type1/public/cm-lgc/fcsro8a.inf - RELOC/fonts/type1/public/cm-lgc/fcsro8a.pfb - RELOC/fonts/type1/public/cm-lgc/fcsroce.inf - RELOC/fonts/type1/public/cm-lgc/fcsroce.pfb - RELOC/fonts/type1/public/cm-lgc/fcsropg.inf - RELOC/fonts/type1/public/cm-lgc/fcsropg.pfb - RELOC/fonts/type1/public/cm-lgc/fcsrpg.inf - RELOC/fonts/type1/public/cm-lgc/fcsrpg.pfb - RELOC/fonts/type1/public/cm-lgc/fctr6y.inf - RELOC/fonts/type1/public/cm-lgc/fctr6y.pfb - RELOC/fonts/type1/public/cm-lgc/fctr6z.inf - RELOC/fonts/type1/public/cm-lgc/fctr6z.pfb - RELOC/fonts/type1/public/cm-lgc/fctr8a.inf - RELOC/fonts/type1/public/cm-lgc/fctr8a.pfb - RELOC/fonts/type1/public/cm-lgc/fctrc6y.inf - RELOC/fonts/type1/public/cm-lgc/fctrc6y.pfb - RELOC/fonts/type1/public/cm-lgc/fctrc6z.inf - RELOC/fonts/type1/public/cm-lgc/fctrc6z.pfb - RELOC/fonts/type1/public/cm-lgc/fctrc8a.inf - RELOC/fonts/type1/public/cm-lgc/fctrc8a.pfb - RELOC/fonts/type1/public/cm-lgc/fctrcce.inf - RELOC/fonts/type1/public/cm-lgc/fctrcce.pfb - RELOC/fonts/type1/public/cm-lgc/fctrce.inf - RELOC/fonts/type1/public/cm-lgc/fctrce.pfb - RELOC/fonts/type1/public/cm-lgc/fctrcpg.inf - RELOC/fonts/type1/public/cm-lgc/fctrcpg.pfb - RELOC/fonts/type1/public/cm-lgc/fctri6y.inf - RELOC/fonts/type1/public/cm-lgc/fctri6y.pfb - RELOC/fonts/type1/public/cm-lgc/fctri6z.inf - RELOC/fonts/type1/public/cm-lgc/fctri6z.pfb - RELOC/fonts/type1/public/cm-lgc/fctri8a.inf - RELOC/fonts/type1/public/cm-lgc/fctri8a.pfb - RELOC/fonts/type1/public/cm-lgc/fctrice.inf - RELOC/fonts/type1/public/cm-lgc/fctrice.pfb - RELOC/fonts/type1/public/cm-lgc/fctrij6y.inf - RELOC/fonts/type1/public/cm-lgc/fctrij6y.pfb - RELOC/fonts/type1/public/cm-lgc/fctrij6z.inf - RELOC/fonts/type1/public/cm-lgc/fctrij6z.pfb - RELOC/fonts/type1/public/cm-lgc/fctrij8a.inf - RELOC/fonts/type1/public/cm-lgc/fctrij8a.pfb - RELOC/fonts/type1/public/cm-lgc/fctrijce.inf - RELOC/fonts/type1/public/cm-lgc/fctrijce.pfb - RELOC/fonts/type1/public/cm-lgc/fctrijpg.inf - RELOC/fonts/type1/public/cm-lgc/fctrijpg.pfb - RELOC/fonts/type1/public/cm-lgc/fctripg.inf - RELOC/fonts/type1/public/cm-lgc/fctripg.pfb - RELOC/fonts/type1/public/cm-lgc/fctrpg.inf - RELOC/fonts/type1/public/cm-lgc/fctrpg.pfb - RELOC/fonts/vf/public/cm-lgc/fcmb6a.vf - RELOC/fonts/vf/public/cm-lgc/fcmb7k.vf - RELOC/fonts/vf/public/cm-lgc/fcmb7t.vf - RELOC/fonts/vf/public/cm-lgc/fcmb8c.vf - RELOC/fonts/vf/public/cm-lgc/fcmb8t.vf - RELOC/fonts/vf/public/cm-lgc/fcmbc6a.vf - RELOC/fonts/vf/public/cm-lgc/fcmbc7k.vf - RELOC/fonts/vf/public/cm-lgc/fcmbc7t.vf - RELOC/fonts/vf/public/cm-lgc/fcmbc8t.vf - RELOC/fonts/vf/public/cm-lgc/fcmbcgr.vf - RELOC/fonts/vf/public/cm-lgc/fcmbgr.vf - RELOC/fonts/vf/public/cm-lgc/fcmbi6a.vf - RELOC/fonts/vf/public/cm-lgc/fcmbi7k.vf - RELOC/fonts/vf/public/cm-lgc/fcmbi7t.vf - RELOC/fonts/vf/public/cm-lgc/fcmbi8c.vf - RELOC/fonts/vf/public/cm-lgc/fcmbi8t.vf - RELOC/fonts/vf/public/cm-lgc/fcmbigr.vf - RELOC/fonts/vf/public/cm-lgc/fcmbo6a.vf - RELOC/fonts/vf/public/cm-lgc/fcmbo7k.vf - RELOC/fonts/vf/public/cm-lgc/fcmbo7t.vf - RELOC/fonts/vf/public/cm-lgc/fcmbo8c.vf - RELOC/fonts/vf/public/cm-lgc/fcmbo8t.vf - RELOC/fonts/vf/public/cm-lgc/fcmbogr.vf - RELOC/fonts/vf/public/cm-lgc/fcmbu6a.vf - RELOC/fonts/vf/public/cm-lgc/fcmbu7k.vf - RELOC/fonts/vf/public/cm-lgc/fcmbu7t.vf - RELOC/fonts/vf/public/cm-lgc/fcmbu8c.vf - RELOC/fonts/vf/public/cm-lgc/fcmbu8t.vf - RELOC/fonts/vf/public/cm-lgc/fcmbugr.vf - RELOC/fonts/vf/public/cm-lgc/fcmr6a.vf - RELOC/fonts/vf/public/cm-lgc/fcmr7k.vf - RELOC/fonts/vf/public/cm-lgc/fcmr7t.vf - RELOC/fonts/vf/public/cm-lgc/fcmr8c.vf - RELOC/fonts/vf/public/cm-lgc/fcmr8t.vf - RELOC/fonts/vf/public/cm-lgc/fcmrc6a.vf - RELOC/fonts/vf/public/cm-lgc/fcmrc7k.vf - RELOC/fonts/vf/public/cm-lgc/fcmrc7t.vf - RELOC/fonts/vf/public/cm-lgc/fcmrc8t.vf - RELOC/fonts/vf/public/cm-lgc/fcmrcgr.vf - RELOC/fonts/vf/public/cm-lgc/fcmrgr.vf - RELOC/fonts/vf/public/cm-lgc/fcmri6a.vf - RELOC/fonts/vf/public/cm-lgc/fcmri7k.vf - RELOC/fonts/vf/public/cm-lgc/fcmri7t.vf - RELOC/fonts/vf/public/cm-lgc/fcmri8c.vf - RELOC/fonts/vf/public/cm-lgc/fcmri8t.vf - RELOC/fonts/vf/public/cm-lgc/fcmrigr.vf - RELOC/fonts/vf/public/cm-lgc/fcmro6a.vf - RELOC/fonts/vf/public/cm-lgc/fcmro7k.vf - RELOC/fonts/vf/public/cm-lgc/fcmro7t.vf - RELOC/fonts/vf/public/cm-lgc/fcmro8c.vf - RELOC/fonts/vf/public/cm-lgc/fcmro8t.vf - RELOC/fonts/vf/public/cm-lgc/fcmrogr.vf - RELOC/fonts/vf/public/cm-lgc/fcmru6a.vf - RELOC/fonts/vf/public/cm-lgc/fcmru7k.vf - RELOC/fonts/vf/public/cm-lgc/fcmru7t.vf - RELOC/fonts/vf/public/cm-lgc/fcmru8c.vf - RELOC/fonts/vf/public/cm-lgc/fcmru8t.vf - RELOC/fonts/vf/public/cm-lgc/fcmrugr.vf - RELOC/fonts/vf/public/cm-lgc/fcsb6a.vf - RELOC/fonts/vf/public/cm-lgc/fcsb7k.vf - RELOC/fonts/vf/public/cm-lgc/fcsb7t.vf - RELOC/fonts/vf/public/cm-lgc/fcsb8c.vf - RELOC/fonts/vf/public/cm-lgc/fcsb8t.vf - RELOC/fonts/vf/public/cm-lgc/fcsbgr.vf - RELOC/fonts/vf/public/cm-lgc/fcsbo6a.vf - RELOC/fonts/vf/public/cm-lgc/fcsbo7k.vf - RELOC/fonts/vf/public/cm-lgc/fcsbo7t.vf - RELOC/fonts/vf/public/cm-lgc/fcsbo8c.vf - RELOC/fonts/vf/public/cm-lgc/fcsbo8t.vf - RELOC/fonts/vf/public/cm-lgc/fcsbogr.vf - RELOC/fonts/vf/public/cm-lgc/fcsr6a.vf - RELOC/fonts/vf/public/cm-lgc/fcsr7k.vf - RELOC/fonts/vf/public/cm-lgc/fcsr7t.vf - RELOC/fonts/vf/public/cm-lgc/fcsr8c.vf - RELOC/fonts/vf/public/cm-lgc/fcsr8t.vf - RELOC/fonts/vf/public/cm-lgc/fcsrgr.vf - RELOC/fonts/vf/public/cm-lgc/fcsro6a.vf - RELOC/fonts/vf/public/cm-lgc/fcsro7k.vf - RELOC/fonts/vf/public/cm-lgc/fcsro7t.vf - RELOC/fonts/vf/public/cm-lgc/fcsro8c.vf - RELOC/fonts/vf/public/cm-lgc/fcsro8t.vf - RELOC/fonts/vf/public/cm-lgc/fcsrogr.vf - RELOC/fonts/vf/public/cm-lgc/fctr6a.vf - RELOC/fonts/vf/public/cm-lgc/fctr7k.vf - RELOC/fonts/vf/public/cm-lgc/fctr7t.vf - RELOC/fonts/vf/public/cm-lgc/fctr8c.vf - RELOC/fonts/vf/public/cm-lgc/fctr8t.vf - RELOC/fonts/vf/public/cm-lgc/fctrc6a.vf - RELOC/fonts/vf/public/cm-lgc/fctrc7k.vf - RELOC/fonts/vf/public/cm-lgc/fctrc7t.vf - RELOC/fonts/vf/public/cm-lgc/fctrc8t.vf - RELOC/fonts/vf/public/cm-lgc/fctrcgr.vf - RELOC/fonts/vf/public/cm-lgc/fctrgr.vf - RELOC/fonts/vf/public/cm-lgc/fctri6a.vf - RELOC/fonts/vf/public/cm-lgc/fctri7k.vf - RELOC/fonts/vf/public/cm-lgc/fctri7t.vf - RELOC/fonts/vf/public/cm-lgc/fctri8c.vf - RELOC/fonts/vf/public/cm-lgc/fctri8t.vf - RELOC/fonts/vf/public/cm-lgc/fctrigr.vf - RELOC/fonts/vf/public/cm-lgc/fctro6a.vf - RELOC/fonts/vf/public/cm-lgc/fctro7k.vf - RELOC/fonts/vf/public/cm-lgc/fctro7t.vf - RELOC/fonts/vf/public/cm-lgc/fctro8c.vf - RELOC/fonts/vf/public/cm-lgc/fctro8t.vf - RELOC/fonts/vf/public/cm-lgc/fctrogr.vf - RELOC/fonts/vf/public/cm-lgc/fctru6a.vf - RELOC/fonts/vf/public/cm-lgc/fctru7k.vf - RELOC/fonts/vf/public/cm-lgc/fctru7t.vf - RELOC/fonts/vf/public/cm-lgc/fctru8c.vf - RELOC/fonts/vf/public/cm-lgc/fctru8t.vf - RELOC/fonts/vf/public/cm-lgc/fctrugr.vf - RELOC/tex/latex/cm-lgc/antcmlgc.sty - RELOC/tex/latex/cm-lgc/cmlgc.sty - RELOC/tex/latex/cm-lgc/lgrfcm.fd - RELOC/tex/latex/cm-lgc/lgrfcs.fd - RELOC/tex/latex/cm-lgc/lgrfct.fd - RELOC/tex/latex/cm-lgc/ot1fcm.fd - RELOC/tex/latex/cm-lgc/ot1fcs.fd - RELOC/tex/latex/cm-lgc/ot1fct.fd - RELOC/tex/latex/cm-lgc/ot2fcm.fd - RELOC/tex/latex/cm-lgc/ot2fcs.fd - RELOC/tex/latex/cm-lgc/ot2fct.fd - RELOC/tex/latex/cm-lgc/t1fcm.fd - RELOC/tex/latex/cm-lgc/t1fcs.fd - RELOC/tex/latex/cm-lgc/t1fct.fd - RELOC/tex/latex/cm-lgc/t2afcm.fd - RELOC/tex/latex/cm-lgc/t2afcs.fd - RELOC/tex/latex/cm-lgc/t2afct.fd - RELOC/tex/latex/cm-lgc/ts1fcm.fd - RELOC/tex/latex/cm-lgc/ts1fcs.fd - RELOC/tex/latex/cm-lgc/ts1fct.fd - RELOC/tex/latex/cm-lgc/ut1fcm.fd - RELOC/tex/latex/cm-lgc/ut1fcs.fd - RELOC/tex/latex/cm-lgc/ut1fct.fd -catalogue-ctan /fonts/ps-type1/cm-lgc -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics font font-serif font-sans font-mono font-greek font-cyrillic font-type1 omega -catalogue-version 0.5 - -name cm-mf-extra-bold -category Package -revision 45796 -shortdesc Extra Metafont files for CM -relocated 1 -longdesc The bundle provides bold versions of cmcsc, cmex, cmtex and -longdesc cmtt fonts (all parts of the standard computer modern font -longdesc distribution), as Metafont base files. -containersize 4916 -containerchecksum 08e326e1d9a550083459f1aaa3d17330509565f7bc9a42955a05def87335815dca713592ce77a181894a0e3846cc30c913b0c4976335c98991f1ad322e3bc85e -runfiles size=15 - RELOC/fonts/source/public/cm-mf-extra-bold/cmbcsc10.mf - RELOC/fonts/source/public/cm-mf-extra-bold/cmbtex10.mf - RELOC/fonts/source/public/cm-mf-extra-bold/cmbtt10.mf - RELOC/fonts/source/public/cm-mf-extra-bold/cmbtt8.mf - RELOC/fonts/source/public/cm-mf-extra-bold/cmbtt9.mf - RELOC/fonts/source/public/cm-mf-extra-bold/cmexb10.mf - RELOC/fonts/source/public/cm-mf-extra-bold/cmttb10.mf - RELOC/fonts/tfm/public/cm-mf-extra-bold/cmbcsc10.tfm - RELOC/fonts/tfm/public/cm-mf-extra-bold/cmbtex10.tfm - RELOC/fonts/tfm/public/cm-mf-extra-bold/cmbtt10.tfm - RELOC/fonts/tfm/public/cm-mf-extra-bold/cmbtt8.tfm - RELOC/fonts/tfm/public/cm-mf-extra-bold/cmbtt9.tfm - RELOC/fonts/tfm/public/cm-mf-extra-bold/cmttb10.tfm -catalogue-ctan /fonts/cm/mf-extra/bold -catalogue-date 2017-11-12 11:19:12 +0100 -catalogue-license gplpd -catalogue-topics font font-mf - -name cm-super -category Package -revision 15878 -shortdesc CM-Super family of fonts -relocated 1 -longdesc The CM-Super family provides Adobe Type 1 fonts that replace -longdesc the T1/TS1-encoded Computer Modern (EC/TC), T1/TS1-encoded -longdesc Concrete, T1/TS1-encoded CM bright and LH Cyrillic fonts (thus -longdesc supporting all European languages except Greek), and bringing -longdesc many ameliorations in typesetting quality. The fonts exhibit -longdesc the same metrics as the Metafont-encoded originals. -execute addMixedMap cm-super-t1.map -execute addMixedMap cm-super-t2a.map -execute addMixedMap cm-super-t2b.map -execute addMixedMap cm-super-t2c.map -execute addMixedMap cm-super-ts1.map -execute addMixedMap cm-super-x2.map -containersize 64560452 -containerchecksum e779df1211337be41aaa36c25881744f94c9aa57fa87d854c9edc965cbb65579818aa9129dceec9d747f3740ead0c591c4f93d0a4609e59376ad53234df37ede -doccontainersize 22552 -doccontainerchecksum 8b12ff0a2fe86e7daa85f278cbad6014f2ddb2f8e8a7831b6d86ee2d550bd6ea437ef9fe68b6815a3ddeb4fa2304178d08122c197951a5e739009746ae072d7d -docfiles size=17 - RELOC/doc/fonts/cm-super/COPYING - RELOC/doc/fonts/cm-super/ChangeLog - RELOC/doc/fonts/cm-super/FAQ details="Frequently Asked Questions" - RELOC/doc/fonts/cm-super/INSTALL - RELOC/doc/fonts/cm-super/README details="Bundle Readme" - RELOC/doc/fonts/cm-super/TODO - RELOC/doc/fonts/cm-super/cm-super-inf.tar.bz2 -runfiles size=17068 - RELOC/dvips/cm-super/cm-super.GS - RELOC/dvips/cm-super/config.cm-super - RELOC/fonts/afm/public/cm-super/isflb8.afm.gz - RELOC/fonts/afm/public/cm-super/isfli8.afm.gz - RELOC/fonts/afm/public/cm-super/isflo8.afm.gz - RELOC/fonts/afm/public/cm-super/isflq8.afm.gz - RELOC/fonts/afm/public/cm-super/isfltt8.afm.gz - RELOC/fonts/afm/public/cm-super/sfbbx10.afm.gz - RELOC/fonts/afm/public/cm-super/sfbi0500.afm.gz - RELOC/fonts/afm/public/cm-super/sfbi0600.afm.gz - RELOC/fonts/afm/public/cm-super/sfbi0700.afm.gz - RELOC/fonts/afm/public/cm-super/sfbi0800.afm.gz - RELOC/fonts/afm/public/cm-super/sfbi0900.afm.gz - RELOC/fonts/afm/public/cm-super/sfbi1000.afm.gz - RELOC/fonts/afm/public/cm-super/sfbi1095.afm.gz - RELOC/fonts/afm/public/cm-super/sfbi1200.afm.gz - RELOC/fonts/afm/public/cm-super/sfbi1440.afm.gz - RELOC/fonts/afm/public/cm-super/sfbi1728.afm.gz - RELOC/fonts/afm/public/cm-super/sfbi2074.afm.gz - RELOC/fonts/afm/public/cm-super/sfbi2488.afm.gz - RELOC/fonts/afm/public/cm-super/sfbi2986.afm.gz - RELOC/fonts/afm/public/cm-super/sfbi3583.afm.gz - RELOC/fonts/afm/public/cm-super/sfbl0500.afm.gz - RELOC/fonts/afm/public/cm-super/sfbl0600.afm.gz - RELOC/fonts/afm/public/cm-super/sfbl0700.afm.gz - RELOC/fonts/afm/public/cm-super/sfbl0800.afm.gz - RELOC/fonts/afm/public/cm-super/sfbl0900.afm.gz - RELOC/fonts/afm/public/cm-super/sfbl1000.afm.gz - RELOC/fonts/afm/public/cm-super/sfbl1095.afm.gz - RELOC/fonts/afm/public/cm-super/sfbl1200.afm.gz - RELOC/fonts/afm/public/cm-super/sfbl1440.afm.gz - RELOC/fonts/afm/public/cm-super/sfbl1728.afm.gz - RELOC/fonts/afm/public/cm-super/sfbl2074.afm.gz - RELOC/fonts/afm/public/cm-super/sfbl2488.afm.gz - RELOC/fonts/afm/public/cm-super/sfbl2986.afm.gz - RELOC/fonts/afm/public/cm-super/sfbl3583.afm.gz - RELOC/fonts/afm/public/cm-super/sfbm0500.afm.gz - RELOC/fonts/afm/public/cm-super/sfbm0700.afm.gz - RELOC/fonts/afm/public/cm-super/sfbm0900.afm.gz - RELOC/fonts/afm/public/cm-super/sfbm1000.afm.gz - RELOC/fonts/afm/public/cm-super/sfbm1095.afm.gz - RELOC/fonts/afm/public/cm-super/sfbm1200.afm.gz - RELOC/fonts/afm/public/cm-super/sfbm1440.afm.gz - RELOC/fonts/afm/public/cm-super/sfbm1728.afm.gz - RELOC/fonts/afm/public/cm-super/sfbm2074.afm.gz - RELOC/fonts/afm/public/cm-super/sfbm2488.afm.gz - RELOC/fonts/afm/public/cm-super/sfbm2986.afm.gz - RELOC/fonts/afm/public/cm-super/sfbm3583.afm.gz - RELOC/fonts/afm/public/cm-super/sfbmo10.afm.gz - RELOC/fonts/afm/public/cm-super/sfbmo17.afm.gz - RELOC/fonts/afm/public/cm-super/sfbmo8.afm.gz - RELOC/fonts/afm/public/cm-super/sfbmo9.afm.gz - RELOC/fonts/afm/public/cm-super/sfbmr10.afm.gz - RELOC/fonts/afm/public/cm-super/sfbmr17.afm.gz - RELOC/fonts/afm/public/cm-super/sfbmr8.afm.gz - RELOC/fonts/afm/public/cm-super/sfbmr9.afm.gz - RELOC/fonts/afm/public/cm-super/sfbso10.afm.gz - RELOC/fonts/afm/public/cm-super/sfbso17.afm.gz - RELOC/fonts/afm/public/cm-super/sfbso8.afm.gz - RELOC/fonts/afm/public/cm-super/sfbso9.afm.gz - RELOC/fonts/afm/public/cm-super/sfbsr10.afm.gz - RELOC/fonts/afm/public/cm-super/sfbsr17.afm.gz - RELOC/fonts/afm/public/cm-super/sfbsr8.afm.gz - RELOC/fonts/afm/public/cm-super/sfbsr9.afm.gz - RELOC/fonts/afm/public/cm-super/sfbtl10.afm.gz - RELOC/fonts/afm/public/cm-super/sfbto10.afm.gz - RELOC/fonts/afm/public/cm-super/sfbx0500.afm.gz - RELOC/fonts/afm/public/cm-super/sfbx0600.afm.gz - RELOC/fonts/afm/public/cm-super/sfbx0700.afm.gz - RELOC/fonts/afm/public/cm-super/sfbx0800.afm.gz - RELOC/fonts/afm/public/cm-super/sfbx0900.afm.gz - RELOC/fonts/afm/public/cm-super/sfbx1000.afm.gz - RELOC/fonts/afm/public/cm-super/sfbx1095.afm.gz - RELOC/fonts/afm/public/cm-super/sfbx1200.afm.gz - RELOC/fonts/afm/public/cm-super/sfbx1440.afm.gz - RELOC/fonts/afm/public/cm-super/sfbx1728.afm.gz - RELOC/fonts/afm/public/cm-super/sfbx2074.afm.gz - RELOC/fonts/afm/public/cm-super/sfbx2488.afm.gz - RELOC/fonts/afm/public/cm-super/sfbx2986.afm.gz - RELOC/fonts/afm/public/cm-super/sfbx3583.afm.gz - RELOC/fonts/afm/public/cm-super/sfcc0500.afm.gz - RELOC/fonts/afm/public/cm-super/sfcc0600.afm.gz - RELOC/fonts/afm/public/cm-super/sfcc0700.afm.gz - RELOC/fonts/afm/public/cm-super/sfcc0800.afm.gz - RELOC/fonts/afm/public/cm-super/sfcc0900.afm.gz - RELOC/fonts/afm/public/cm-super/sfcc1000.afm.gz - RELOC/fonts/afm/public/cm-super/sfcc1095.afm.gz - RELOC/fonts/afm/public/cm-super/sfcc1200.afm.gz - RELOC/fonts/afm/public/cm-super/sfcc1440.afm.gz - RELOC/fonts/afm/public/cm-super/sfcc1728.afm.gz - RELOC/fonts/afm/public/cm-super/sfcc2074.afm.gz - RELOC/fonts/afm/public/cm-super/sfcc2488.afm.gz - RELOC/fonts/afm/public/cm-super/sfcc2986.afm.gz - RELOC/fonts/afm/public/cm-super/sfcc3583.afm.gz - RELOC/fonts/afm/public/cm-super/sfci0500.afm.gz - RELOC/fonts/afm/public/cm-super/sfci0600.afm.gz - RELOC/fonts/afm/public/cm-super/sfci0700.afm.gz - RELOC/fonts/afm/public/cm-super/sfci0800.afm.gz - RELOC/fonts/afm/public/cm-super/sfci0900.afm.gz - RELOC/fonts/afm/public/cm-super/sfci1000.afm.gz - RELOC/fonts/afm/public/cm-super/sfci1095.afm.gz - RELOC/fonts/afm/public/cm-super/sfci1200.afm.gz - RELOC/fonts/afm/public/cm-super/sfci1440.afm.gz - RELOC/fonts/afm/public/cm-super/sfci1728.afm.gz - RELOC/fonts/afm/public/cm-super/sfci2074.afm.gz - RELOC/fonts/afm/public/cm-super/sfci2488.afm.gz - RELOC/fonts/afm/public/cm-super/sfci2986.afm.gz - RELOC/fonts/afm/public/cm-super/sfci3583.afm.gz - RELOC/fonts/afm/public/cm-super/sfdh0500.afm.gz - RELOC/fonts/afm/public/cm-super/sfdh0600.afm.gz - RELOC/fonts/afm/public/cm-super/sfdh0700.afm.gz - RELOC/fonts/afm/public/cm-super/sfdh0800.afm.gz - RELOC/fonts/afm/public/cm-super/sfdh0900.afm.gz - RELOC/fonts/afm/public/cm-super/sfdh1000.afm.gz - RELOC/fonts/afm/public/cm-super/sfdh1095.afm.gz - RELOC/fonts/afm/public/cm-super/sfdh1200.afm.gz - RELOC/fonts/afm/public/cm-super/sfdh1440.afm.gz - RELOC/fonts/afm/public/cm-super/sfdh1728.afm.gz - RELOC/fonts/afm/public/cm-super/sfdh2074.afm.gz - RELOC/fonts/afm/public/cm-super/sfdh2488.afm.gz - RELOC/fonts/afm/public/cm-super/sfdh2986.afm.gz - RELOC/fonts/afm/public/cm-super/sfdh3583.afm.gz - RELOC/fonts/afm/public/cm-super/sffb0500.afm.gz - RELOC/fonts/afm/public/cm-super/sffb0600.afm.gz - RELOC/fonts/afm/public/cm-super/sffb0700.afm.gz - RELOC/fonts/afm/public/cm-super/sffb0800.afm.gz - RELOC/fonts/afm/public/cm-super/sffb0900.afm.gz - RELOC/fonts/afm/public/cm-super/sffb1000.afm.gz - RELOC/fonts/afm/public/cm-super/sffb1095.afm.gz - RELOC/fonts/afm/public/cm-super/sffb1200.afm.gz - RELOC/fonts/afm/public/cm-super/sffb1440.afm.gz - RELOC/fonts/afm/public/cm-super/sffb1728.afm.gz - RELOC/fonts/afm/public/cm-super/sffb2074.afm.gz - RELOC/fonts/afm/public/cm-super/sfff0900.afm.gz - RELOC/fonts/afm/public/cm-super/sfff1000.afm.gz - RELOC/fonts/afm/public/cm-super/sfff1095.afm.gz - RELOC/fonts/afm/public/cm-super/sfff1200.afm.gz - RELOC/fonts/afm/public/cm-super/sfff1440.afm.gz - RELOC/fonts/afm/public/cm-super/sfff2488.afm.gz - RELOC/fonts/afm/public/cm-super/sffi0900.afm.gz - RELOC/fonts/afm/public/cm-super/sffi1000.afm.gz - RELOC/fonts/afm/public/cm-super/sffi1095.afm.gz - RELOC/fonts/afm/public/cm-super/sffi1200.afm.gz - RELOC/fonts/afm/public/cm-super/sffi1440.afm.gz - RELOC/fonts/afm/public/cm-super/sffi1728.afm.gz - RELOC/fonts/afm/public/cm-super/sffi2074.afm.gz - RELOC/fonts/afm/public/cm-super/sffs0500.afm.gz - RELOC/fonts/afm/public/cm-super/sffs0600.afm.gz - RELOC/fonts/afm/public/cm-super/sffs0700.afm.gz - RELOC/fonts/afm/public/cm-super/sffs0800.afm.gz - RELOC/fonts/afm/public/cm-super/sffs0900.afm.gz - RELOC/fonts/afm/public/cm-super/sffs1000.afm.gz - RELOC/fonts/afm/public/cm-super/sffs1095.afm.gz - RELOC/fonts/afm/public/cm-super/sffs1200.afm.gz - RELOC/fonts/afm/public/cm-super/sffs1440.afm.gz - RELOC/fonts/afm/public/cm-super/sffs1728.afm.gz - RELOC/fonts/afm/public/cm-super/sffs2074.afm.gz - RELOC/fonts/afm/public/cm-super/sfit0800.afm.gz - RELOC/fonts/afm/public/cm-super/sfit0900.afm.gz - RELOC/fonts/afm/public/cm-super/sfit1000.afm.gz - RELOC/fonts/afm/public/cm-super/sfit1095.afm.gz - RELOC/fonts/afm/public/cm-super/sfit1200.afm.gz - RELOC/fonts/afm/public/cm-super/sfit1440.afm.gz - RELOC/fonts/afm/public/cm-super/sfit1728.afm.gz - RELOC/fonts/afm/public/cm-super/sfit2074.afm.gz - RELOC/fonts/afm/public/cm-super/sfit2488.afm.gz - RELOC/fonts/afm/public/cm-super/sflb8.afm.gz - RELOC/fonts/afm/public/cm-super/sfli8.afm.gz - RELOC/fonts/afm/public/cm-super/sflo8.afm.gz - RELOC/fonts/afm/public/cm-super/sflq8.afm.gz - RELOC/fonts/afm/public/cm-super/sfltt8.afm.gz - RELOC/fonts/afm/public/cm-super/sfoc0500.afm.gz - RELOC/fonts/afm/public/cm-super/sfoc0600.afm.gz - RELOC/fonts/afm/public/cm-super/sfoc0700.afm.gz - RELOC/fonts/afm/public/cm-super/sfoc0800.afm.gz - RELOC/fonts/afm/public/cm-super/sfoc0900.afm.gz - RELOC/fonts/afm/public/cm-super/sfoc1000.afm.gz - RELOC/fonts/afm/public/cm-super/sfoc1095.afm.gz - RELOC/fonts/afm/public/cm-super/sfoc1200.afm.gz - RELOC/fonts/afm/public/cm-super/sfoc1440.afm.gz - RELOC/fonts/afm/public/cm-super/sfoc1728.afm.gz - RELOC/fonts/afm/public/cm-super/sfoc2074.afm.gz - RELOC/fonts/afm/public/cm-super/sfoc2488.afm.gz - RELOC/fonts/afm/public/cm-super/sfoc2986.afm.gz - RELOC/fonts/afm/public/cm-super/sfoc3583.afm.gz - RELOC/fonts/afm/public/cm-super/sfocc10.afm.gz - RELOC/fonts/afm/public/cm-super/sform10.afm.gz - RELOC/fonts/afm/public/cm-super/sform5.afm.gz - RELOC/fonts/afm/public/cm-super/sform6.afm.gz - RELOC/fonts/afm/public/cm-super/sform7.afm.gz - RELOC/fonts/afm/public/cm-super/sform8.afm.gz - RELOC/fonts/afm/public/cm-super/sform9.afm.gz - RELOC/fonts/afm/public/cm-super/sfosl10.afm.gz - RELOC/fonts/afm/public/cm-super/sfosl5.afm.gz - RELOC/fonts/afm/public/cm-super/sfosl6.afm.gz - RELOC/fonts/afm/public/cm-super/sfosl7.afm.gz - RELOC/fonts/afm/public/cm-super/sfosl8.afm.gz - RELOC/fonts/afm/public/cm-super/sfosl9.afm.gz - RELOC/fonts/afm/public/cm-super/sfoti10.afm.gz - RELOC/fonts/afm/public/cm-super/sfqi8.afm.gz - RELOC/fonts/afm/public/cm-super/sfrb0500.afm.gz - RELOC/fonts/afm/public/cm-super/sfrb0600.afm.gz - RELOC/fonts/afm/public/cm-super/sfrb0700.afm.gz - RELOC/fonts/afm/public/cm-super/sfrb0800.afm.gz - RELOC/fonts/afm/public/cm-super/sfrb0900.afm.gz - RELOC/fonts/afm/public/cm-super/sfrb1000.afm.gz - RELOC/fonts/afm/public/cm-super/sfrb1095.afm.gz - RELOC/fonts/afm/public/cm-super/sfrb1200.afm.gz - RELOC/fonts/afm/public/cm-super/sfrb1440.afm.gz - RELOC/fonts/afm/public/cm-super/sfrb1728.afm.gz - RELOC/fonts/afm/public/cm-super/sfrb2074.afm.gz - RELOC/fonts/afm/public/cm-super/sfrb2488.afm.gz - RELOC/fonts/afm/public/cm-super/sfrb2986.afm.gz - RELOC/fonts/afm/public/cm-super/sfrb3583.afm.gz - RELOC/fonts/afm/public/cm-super/sfrm0500.afm.gz - RELOC/fonts/afm/public/cm-super/sfrm0600.afm.gz - RELOC/fonts/afm/public/cm-super/sfrm0700.afm.gz - RELOC/fonts/afm/public/cm-super/sfrm0800.afm.gz - RELOC/fonts/afm/public/cm-super/sfrm0900.afm.gz - RELOC/fonts/afm/public/cm-super/sfrm1000.afm.gz - RELOC/fonts/afm/public/cm-super/sfrm1095.afm.gz - RELOC/fonts/afm/public/cm-super/sfrm1200.afm.gz - RELOC/fonts/afm/public/cm-super/sfrm1440.afm.gz - RELOC/fonts/afm/public/cm-super/sfrm1728.afm.gz - RELOC/fonts/afm/public/cm-super/sfrm2074.afm.gz - RELOC/fonts/afm/public/cm-super/sfrm2488.afm.gz - RELOC/fonts/afm/public/cm-super/sfrm2986.afm.gz - RELOC/fonts/afm/public/cm-super/sfrm3583.afm.gz - RELOC/fonts/afm/public/cm-super/sfsc0500.afm.gz - RELOC/fonts/afm/public/cm-super/sfsc0600.afm.gz - RELOC/fonts/afm/public/cm-super/sfsc0700.afm.gz - RELOC/fonts/afm/public/cm-super/sfsc0800.afm.gz - RELOC/fonts/afm/public/cm-super/sfsc0900.afm.gz - RELOC/fonts/afm/public/cm-super/sfsc1000.afm.gz - RELOC/fonts/afm/public/cm-super/sfsc1095.afm.gz - RELOC/fonts/afm/public/cm-super/sfsc1200.afm.gz - RELOC/fonts/afm/public/cm-super/sfsc1440.afm.gz - RELOC/fonts/afm/public/cm-super/sfsc1728.afm.gz - RELOC/fonts/afm/public/cm-super/sfsc2074.afm.gz - RELOC/fonts/afm/public/cm-super/sfsc2488.afm.gz - RELOC/fonts/afm/public/cm-super/sfsc2986.afm.gz - RELOC/fonts/afm/public/cm-super/sfsc3583.afm.gz - RELOC/fonts/afm/public/cm-super/sfsi0500.afm.gz - RELOC/fonts/afm/public/cm-super/sfsi0600.afm.gz - RELOC/fonts/afm/public/cm-super/sfsi0700.afm.gz - RELOC/fonts/afm/public/cm-super/sfsi0800.afm.gz - RELOC/fonts/afm/public/cm-super/sfsi0900.afm.gz - RELOC/fonts/afm/public/cm-super/sfsi1000.afm.gz - RELOC/fonts/afm/public/cm-super/sfsi1095.afm.gz - RELOC/fonts/afm/public/cm-super/sfsi1200.afm.gz - RELOC/fonts/afm/public/cm-super/sfsi1440.afm.gz - RELOC/fonts/afm/public/cm-super/sfsi1728.afm.gz - RELOC/fonts/afm/public/cm-super/sfsi2074.afm.gz - RELOC/fonts/afm/public/cm-super/sfsi2488.afm.gz - RELOC/fonts/afm/public/cm-super/sfsi2986.afm.gz - RELOC/fonts/afm/public/cm-super/sfsi3583.afm.gz - RELOC/fonts/afm/public/cm-super/sfsl0500.afm.gz - RELOC/fonts/afm/public/cm-super/sfsl0600.afm.gz - RELOC/fonts/afm/public/cm-super/sfsl0700.afm.gz - RELOC/fonts/afm/public/cm-super/sfsl0800.afm.gz - RELOC/fonts/afm/public/cm-super/sfsl0900.afm.gz - RELOC/fonts/afm/public/cm-super/sfsl1000.afm.gz - RELOC/fonts/afm/public/cm-super/sfsl1095.afm.gz - RELOC/fonts/afm/public/cm-super/sfsl1200.afm.gz - RELOC/fonts/afm/public/cm-super/sfsl1440.afm.gz - RELOC/fonts/afm/public/cm-super/sfsl1728.afm.gz - RELOC/fonts/afm/public/cm-super/sfsl2074.afm.gz - RELOC/fonts/afm/public/cm-super/sfsl2488.afm.gz - RELOC/fonts/afm/public/cm-super/sfsl2986.afm.gz - RELOC/fonts/afm/public/cm-super/sfsl3583.afm.gz - RELOC/fonts/afm/public/cm-super/sfso0500.afm.gz - RELOC/fonts/afm/public/cm-super/sfso0600.afm.gz - RELOC/fonts/afm/public/cm-super/sfso0700.afm.gz - RELOC/fonts/afm/public/cm-super/sfso0800.afm.gz - RELOC/fonts/afm/public/cm-super/sfso0900.afm.gz - RELOC/fonts/afm/public/cm-super/sfso1000.afm.gz - RELOC/fonts/afm/public/cm-super/sfso1095.afm.gz - RELOC/fonts/afm/public/cm-super/sfso1200.afm.gz - RELOC/fonts/afm/public/cm-super/sfso1440.afm.gz - RELOC/fonts/afm/public/cm-super/sfso1728.afm.gz - RELOC/fonts/afm/public/cm-super/sfso2074.afm.gz - RELOC/fonts/afm/public/cm-super/sfso2488.afm.gz - RELOC/fonts/afm/public/cm-super/sfso2986.afm.gz - RELOC/fonts/afm/public/cm-super/sfso3583.afm.gz - RELOC/fonts/afm/public/cm-super/sfsq8.afm.gz - RELOC/fonts/afm/public/cm-super/sfss0500.afm.gz - RELOC/fonts/afm/public/cm-super/sfss0600.afm.gz - RELOC/fonts/afm/public/cm-super/sfss0700.afm.gz - RELOC/fonts/afm/public/cm-super/sfss0800.afm.gz - RELOC/fonts/afm/public/cm-super/sfss0900.afm.gz - RELOC/fonts/afm/public/cm-super/sfss1000.afm.gz - RELOC/fonts/afm/public/cm-super/sfss1095.afm.gz - RELOC/fonts/afm/public/cm-super/sfss1200.afm.gz - RELOC/fonts/afm/public/cm-super/sfss1440.afm.gz - RELOC/fonts/afm/public/cm-super/sfss1728.afm.gz - RELOC/fonts/afm/public/cm-super/sfss2074.afm.gz - RELOC/fonts/afm/public/cm-super/sfss2488.afm.gz - RELOC/fonts/afm/public/cm-super/sfss2986.afm.gz - RELOC/fonts/afm/public/cm-super/sfss3583.afm.gz - RELOC/fonts/afm/public/cm-super/sfssdc10.afm.gz - RELOC/fonts/afm/public/cm-super/sfst0800.afm.gz - RELOC/fonts/afm/public/cm-super/sfst0900.afm.gz - RELOC/fonts/afm/public/cm-super/sfst1000.afm.gz - RELOC/fonts/afm/public/cm-super/sfst1095.afm.gz - RELOC/fonts/afm/public/cm-super/sfst1200.afm.gz - RELOC/fonts/afm/public/cm-super/sfst1440.afm.gz - RELOC/fonts/afm/public/cm-super/sfst1728.afm.gz - RELOC/fonts/afm/public/cm-super/sfst2074.afm.gz - RELOC/fonts/afm/public/cm-super/sfst2488.afm.gz - RELOC/fonts/afm/public/cm-super/sfst2986.afm.gz - RELOC/fonts/afm/public/cm-super/sfst3583.afm.gz - RELOC/fonts/afm/public/cm-super/sfsx0500.afm.gz - RELOC/fonts/afm/public/cm-super/sfsx0600.afm.gz - RELOC/fonts/afm/public/cm-super/sfsx0700.afm.gz - RELOC/fonts/afm/public/cm-super/sfsx0800.afm.gz - RELOC/fonts/afm/public/cm-super/sfsx0900.afm.gz - RELOC/fonts/afm/public/cm-super/sfsx1000.afm.gz - RELOC/fonts/afm/public/cm-super/sfsx1095.afm.gz - RELOC/fonts/afm/public/cm-super/sfsx1200.afm.gz - RELOC/fonts/afm/public/cm-super/sfsx1440.afm.gz - RELOC/fonts/afm/public/cm-super/sfsx1728.afm.gz - RELOC/fonts/afm/public/cm-super/sfsx2074.afm.gz - RELOC/fonts/afm/public/cm-super/sfsx2488.afm.gz - RELOC/fonts/afm/public/cm-super/sfsx2986.afm.gz - RELOC/fonts/afm/public/cm-super/sfsx3583.afm.gz - RELOC/fonts/afm/public/cm-super/sftc0800.afm.gz - RELOC/fonts/afm/public/cm-super/sftc0900.afm.gz - RELOC/fonts/afm/public/cm-super/sftc1000.afm.gz - RELOC/fonts/afm/public/cm-super/sftc1095.afm.gz - RELOC/fonts/afm/public/cm-super/sftc1200.afm.gz - RELOC/fonts/afm/public/cm-super/sftc1440.afm.gz - RELOC/fonts/afm/public/cm-super/sftc1728.afm.gz - RELOC/fonts/afm/public/cm-super/sftc2074.afm.gz - RELOC/fonts/afm/public/cm-super/sftc2488.afm.gz - RELOC/fonts/afm/public/cm-super/sftc2986.afm.gz - RELOC/fonts/afm/public/cm-super/sftc3583.afm.gz - RELOC/fonts/afm/public/cm-super/sfti0500.afm.gz - RELOC/fonts/afm/public/cm-super/sfti0600.afm.gz - RELOC/fonts/afm/public/cm-super/sfti0700.afm.gz - RELOC/fonts/afm/public/cm-super/sfti0800.afm.gz - RELOC/fonts/afm/public/cm-super/sfti0900.afm.gz - RELOC/fonts/afm/public/cm-super/sfti1000.afm.gz - RELOC/fonts/afm/public/cm-super/sfti1095.afm.gz - RELOC/fonts/afm/public/cm-super/sfti1200.afm.gz - RELOC/fonts/afm/public/cm-super/sfti1440.afm.gz - RELOC/fonts/afm/public/cm-super/sfti1728.afm.gz - RELOC/fonts/afm/public/cm-super/sfti2074.afm.gz - RELOC/fonts/afm/public/cm-super/sfti2488.afm.gz - RELOC/fonts/afm/public/cm-super/sfti2986.afm.gz - RELOC/fonts/afm/public/cm-super/sfti3583.afm.gz - RELOC/fonts/afm/public/cm-super/sftt0800.afm.gz - RELOC/fonts/afm/public/cm-super/sftt0900.afm.gz - RELOC/fonts/afm/public/cm-super/sftt1000.afm.gz - RELOC/fonts/afm/public/cm-super/sftt1095.afm.gz - RELOC/fonts/afm/public/cm-super/sftt1200.afm.gz - RELOC/fonts/afm/public/cm-super/sftt1440.afm.gz - RELOC/fonts/afm/public/cm-super/sftt1728.afm.gz - RELOC/fonts/afm/public/cm-super/sftt2074.afm.gz - RELOC/fonts/afm/public/cm-super/sftt2488.afm.gz - RELOC/fonts/afm/public/cm-super/sftt2986.afm.gz - RELOC/fonts/afm/public/cm-super/sftt3583.afm.gz - RELOC/fonts/afm/public/cm-super/sfui0500.afm.gz - RELOC/fonts/afm/public/cm-super/sfui0600.afm.gz - RELOC/fonts/afm/public/cm-super/sfui0700.afm.gz - RELOC/fonts/afm/public/cm-super/sfui0800.afm.gz - RELOC/fonts/afm/public/cm-super/sfui0900.afm.gz - RELOC/fonts/afm/public/cm-super/sfui1000.afm.gz - RELOC/fonts/afm/public/cm-super/sfui1095.afm.gz - RELOC/fonts/afm/public/cm-super/sfui1200.afm.gz - RELOC/fonts/afm/public/cm-super/sfui1440.afm.gz - RELOC/fonts/afm/public/cm-super/sfui1728.afm.gz - RELOC/fonts/afm/public/cm-super/sfui2074.afm.gz - RELOC/fonts/afm/public/cm-super/sfui2488.afm.gz - RELOC/fonts/afm/public/cm-super/sfui2986.afm.gz - RELOC/fonts/afm/public/cm-super/sfui3583.afm.gz - RELOC/fonts/afm/public/cm-super/sfvi0800.afm.gz - RELOC/fonts/afm/public/cm-super/sfvi0900.afm.gz - RELOC/fonts/afm/public/cm-super/sfvi1000.afm.gz - RELOC/fonts/afm/public/cm-super/sfvi1095.afm.gz - RELOC/fonts/afm/public/cm-super/sfvi1200.afm.gz - RELOC/fonts/afm/public/cm-super/sfvi1440.afm.gz - RELOC/fonts/afm/public/cm-super/sfvi1728.afm.gz - RELOC/fonts/afm/public/cm-super/sfvi2074.afm.gz - RELOC/fonts/afm/public/cm-super/sfvi2488.afm.gz - RELOC/fonts/afm/public/cm-super/sfvi2986.afm.gz - RELOC/fonts/afm/public/cm-super/sfvi3583.afm.gz - RELOC/fonts/afm/public/cm-super/sfvt0800.afm.gz - RELOC/fonts/afm/public/cm-super/sfvt0900.afm.gz - RELOC/fonts/afm/public/cm-super/sfvt1000.afm.gz - RELOC/fonts/afm/public/cm-super/sfvt1095.afm.gz - RELOC/fonts/afm/public/cm-super/sfvt1200.afm.gz - RELOC/fonts/afm/public/cm-super/sfvt1440.afm.gz - RELOC/fonts/afm/public/cm-super/sfvt1728.afm.gz - RELOC/fonts/afm/public/cm-super/sfvt2074.afm.gz - RELOC/fonts/afm/public/cm-super/sfvt2488.afm.gz - RELOC/fonts/afm/public/cm-super/sfvt2986.afm.gz - RELOC/fonts/afm/public/cm-super/sfvt3583.afm.gz - RELOC/fonts/afm/public/cm-super/sfxc0500.afm.gz - RELOC/fonts/afm/public/cm-super/sfxc0600.afm.gz - RELOC/fonts/afm/public/cm-super/sfxc0700.afm.gz - RELOC/fonts/afm/public/cm-super/sfxc0800.afm.gz - RELOC/fonts/afm/public/cm-super/sfxc0900.afm.gz - RELOC/fonts/afm/public/cm-super/sfxc1000.afm.gz - RELOC/fonts/afm/public/cm-super/sfxc1095.afm.gz - RELOC/fonts/afm/public/cm-super/sfxc1200.afm.gz - RELOC/fonts/afm/public/cm-super/sfxc1440.afm.gz - RELOC/fonts/afm/public/cm-super/sfxc1728.afm.gz - RELOC/fonts/afm/public/cm-super/sfxc2074.afm.gz - RELOC/fonts/afm/public/cm-super/sfxc2488.afm.gz - RELOC/fonts/afm/public/cm-super/sfxc2986.afm.gz - RELOC/fonts/afm/public/cm-super/sfxc3583.afm.gz - RELOC/fonts/enc/dvips/cm-super/cm-super-t1.enc - RELOC/fonts/enc/dvips/cm-super/cm-super-t2a.enc - RELOC/fonts/enc/dvips/cm-super/cm-super-t2b.enc - RELOC/fonts/enc/dvips/cm-super/cm-super-t2c.enc - RELOC/fonts/enc/dvips/cm-super/cm-super-ts1.enc - RELOC/fonts/enc/dvips/cm-super/cm-super-x2.enc - RELOC/fonts/map/dvips/cm-super/cm-super-t1.map - RELOC/fonts/map/dvips/cm-super/cm-super-t2a.map - RELOC/fonts/map/dvips/cm-super/cm-super-t2b.map - RELOC/fonts/map/dvips/cm-super/cm-super-t2c.map - RELOC/fonts/map/dvips/cm-super/cm-super-ts1.map - RELOC/fonts/map/dvips/cm-super/cm-super-x2.map - RELOC/fonts/map/vtex/cm-super/cm-super-t1.ali - RELOC/fonts/map/vtex/cm-super/cm-super-t2a.ali - RELOC/fonts/map/vtex/cm-super/cm-super-t2b.ali - RELOC/fonts/map/vtex/cm-super/cm-super-t2c.ali - RELOC/fonts/map/vtex/cm-super/cm-super-ts1.ali - RELOC/fonts/map/vtex/cm-super/cm-super-x2.ali - RELOC/fonts/map/vtex/cm-super/cm-super.ali - RELOC/fonts/type1/public/cm-super/isflb8.pfb - RELOC/fonts/type1/public/cm-super/isfli8.pfb - RELOC/fonts/type1/public/cm-super/isflo8.pfb - RELOC/fonts/type1/public/cm-super/isflq8.pfb - RELOC/fonts/type1/public/cm-super/isfltt8.pfb - RELOC/fonts/type1/public/cm-super/sfbbx10.pfb - RELOC/fonts/type1/public/cm-super/sfbi0500.pfb - RELOC/fonts/type1/public/cm-super/sfbi0600.pfb - RELOC/fonts/type1/public/cm-super/sfbi0700.pfb - RELOC/fonts/type1/public/cm-super/sfbi0800.pfb - RELOC/fonts/type1/public/cm-super/sfbi0900.pfb - RELOC/fonts/type1/public/cm-super/sfbi1000.pfb - RELOC/fonts/type1/public/cm-super/sfbi1095.pfb - RELOC/fonts/type1/public/cm-super/sfbi1200.pfb - RELOC/fonts/type1/public/cm-super/sfbi1440.pfb - RELOC/fonts/type1/public/cm-super/sfbi1728.pfb - RELOC/fonts/type1/public/cm-super/sfbi2074.pfb - RELOC/fonts/type1/public/cm-super/sfbi2488.pfb - RELOC/fonts/type1/public/cm-super/sfbi2986.pfb - RELOC/fonts/type1/public/cm-super/sfbi3583.pfb - RELOC/fonts/type1/public/cm-super/sfbl0500.pfb - RELOC/fonts/type1/public/cm-super/sfbl0600.pfb - RELOC/fonts/type1/public/cm-super/sfbl0700.pfb - RELOC/fonts/type1/public/cm-super/sfbl0800.pfb - RELOC/fonts/type1/public/cm-super/sfbl0900.pfb - RELOC/fonts/type1/public/cm-super/sfbl1000.pfb - RELOC/fonts/type1/public/cm-super/sfbl1095.pfb - RELOC/fonts/type1/public/cm-super/sfbl1200.pfb - RELOC/fonts/type1/public/cm-super/sfbl1440.pfb - RELOC/fonts/type1/public/cm-super/sfbl1728.pfb - RELOC/fonts/type1/public/cm-super/sfbl2074.pfb - RELOC/fonts/type1/public/cm-super/sfbl2488.pfb - RELOC/fonts/type1/public/cm-super/sfbl2986.pfb - RELOC/fonts/type1/public/cm-super/sfbl3583.pfb - RELOC/fonts/type1/public/cm-super/sfbm0500.pfb - RELOC/fonts/type1/public/cm-super/sfbm0700.pfb - RELOC/fonts/type1/public/cm-super/sfbm0900.pfb - RELOC/fonts/type1/public/cm-super/sfbm1000.pfb - RELOC/fonts/type1/public/cm-super/sfbm1095.pfb - RELOC/fonts/type1/public/cm-super/sfbm1200.pfb - RELOC/fonts/type1/public/cm-super/sfbm1440.pfb - RELOC/fonts/type1/public/cm-super/sfbm1728.pfb - RELOC/fonts/type1/public/cm-super/sfbm2074.pfb - RELOC/fonts/type1/public/cm-super/sfbm2488.pfb - RELOC/fonts/type1/public/cm-super/sfbm2986.pfb - RELOC/fonts/type1/public/cm-super/sfbm3583.pfb - RELOC/fonts/type1/public/cm-super/sfbmo10.pfb - RELOC/fonts/type1/public/cm-super/sfbmo17.pfb - RELOC/fonts/type1/public/cm-super/sfbmo8.pfb - RELOC/fonts/type1/public/cm-super/sfbmo9.pfb - RELOC/fonts/type1/public/cm-super/sfbmr10.pfb - RELOC/fonts/type1/public/cm-super/sfbmr17.pfb - RELOC/fonts/type1/public/cm-super/sfbmr8.pfb - RELOC/fonts/type1/public/cm-super/sfbmr9.pfb - RELOC/fonts/type1/public/cm-super/sfbso10.pfb - RELOC/fonts/type1/public/cm-super/sfbso17.pfb - RELOC/fonts/type1/public/cm-super/sfbso8.pfb - RELOC/fonts/type1/public/cm-super/sfbso9.pfb - RELOC/fonts/type1/public/cm-super/sfbsr10.pfb - RELOC/fonts/type1/public/cm-super/sfbsr17.pfb - RELOC/fonts/type1/public/cm-super/sfbsr8.pfb - RELOC/fonts/type1/public/cm-super/sfbsr9.pfb - RELOC/fonts/type1/public/cm-super/sfbtl10.pfb - RELOC/fonts/type1/public/cm-super/sfbto10.pfb - RELOC/fonts/type1/public/cm-super/sfbx0500.pfb - RELOC/fonts/type1/public/cm-super/sfbx0600.pfb - RELOC/fonts/type1/public/cm-super/sfbx0700.pfb - RELOC/fonts/type1/public/cm-super/sfbx0800.pfb - RELOC/fonts/type1/public/cm-super/sfbx0900.pfb - RELOC/fonts/type1/public/cm-super/sfbx1000.pfb - RELOC/fonts/type1/public/cm-super/sfbx1095.pfb - RELOC/fonts/type1/public/cm-super/sfbx1200.pfb - RELOC/fonts/type1/public/cm-super/sfbx1440.pfb - RELOC/fonts/type1/public/cm-super/sfbx1728.pfb - RELOC/fonts/type1/public/cm-super/sfbx2074.pfb - RELOC/fonts/type1/public/cm-super/sfbx2488.pfb - RELOC/fonts/type1/public/cm-super/sfbx2986.pfb - RELOC/fonts/type1/public/cm-super/sfbx3583.pfb - RELOC/fonts/type1/public/cm-super/sfcc0500.pfb - RELOC/fonts/type1/public/cm-super/sfcc0600.pfb - RELOC/fonts/type1/public/cm-super/sfcc0700.pfb - RELOC/fonts/type1/public/cm-super/sfcc0800.pfb - RELOC/fonts/type1/public/cm-super/sfcc0900.pfb - RELOC/fonts/type1/public/cm-super/sfcc1000.pfb - RELOC/fonts/type1/public/cm-super/sfcc1095.pfb - RELOC/fonts/type1/public/cm-super/sfcc1200.pfb - RELOC/fonts/type1/public/cm-super/sfcc1440.pfb - RELOC/fonts/type1/public/cm-super/sfcc1728.pfb - RELOC/fonts/type1/public/cm-super/sfcc2074.pfb - RELOC/fonts/type1/public/cm-super/sfcc2488.pfb - RELOC/fonts/type1/public/cm-super/sfcc2986.pfb - RELOC/fonts/type1/public/cm-super/sfcc3583.pfb - RELOC/fonts/type1/public/cm-super/sfci0500.pfb - RELOC/fonts/type1/public/cm-super/sfci0600.pfb - RELOC/fonts/type1/public/cm-super/sfci0700.pfb - RELOC/fonts/type1/public/cm-super/sfci0800.pfb - RELOC/fonts/type1/public/cm-super/sfci0900.pfb - RELOC/fonts/type1/public/cm-super/sfci1000.pfb - RELOC/fonts/type1/public/cm-super/sfci1095.pfb - RELOC/fonts/type1/public/cm-super/sfci1200.pfb - RELOC/fonts/type1/public/cm-super/sfci1440.pfb - RELOC/fonts/type1/public/cm-super/sfci1728.pfb - RELOC/fonts/type1/public/cm-super/sfci2074.pfb - RELOC/fonts/type1/public/cm-super/sfci2488.pfb - RELOC/fonts/type1/public/cm-super/sfci2986.pfb - RELOC/fonts/type1/public/cm-super/sfci3583.pfb - RELOC/fonts/type1/public/cm-super/sfdh0500.pfb - RELOC/fonts/type1/public/cm-super/sfdh0600.pfb - RELOC/fonts/type1/public/cm-super/sfdh0700.pfb - RELOC/fonts/type1/public/cm-super/sfdh0800.pfb - RELOC/fonts/type1/public/cm-super/sfdh0900.pfb - RELOC/fonts/type1/public/cm-super/sfdh1000.pfb - RELOC/fonts/type1/public/cm-super/sfdh1095.pfb - RELOC/fonts/type1/public/cm-super/sfdh1200.pfb - RELOC/fonts/type1/public/cm-super/sfdh1440.pfb - RELOC/fonts/type1/public/cm-super/sfdh1728.pfb - RELOC/fonts/type1/public/cm-super/sfdh2074.pfb - RELOC/fonts/type1/public/cm-super/sfdh2488.pfb - RELOC/fonts/type1/public/cm-super/sfdh2986.pfb - RELOC/fonts/type1/public/cm-super/sfdh3583.pfb - RELOC/fonts/type1/public/cm-super/sffb0500.pfb - RELOC/fonts/type1/public/cm-super/sffb0600.pfb - RELOC/fonts/type1/public/cm-super/sffb0700.pfb - RELOC/fonts/type1/public/cm-super/sffb0800.pfb - RELOC/fonts/type1/public/cm-super/sffb0900.pfb - RELOC/fonts/type1/public/cm-super/sffb1000.pfb - RELOC/fonts/type1/public/cm-super/sffb1095.pfb - RELOC/fonts/type1/public/cm-super/sffb1200.pfb - RELOC/fonts/type1/public/cm-super/sffb1440.pfb - RELOC/fonts/type1/public/cm-super/sffb1728.pfb - RELOC/fonts/type1/public/cm-super/sffb2074.pfb - RELOC/fonts/type1/public/cm-super/sfff0900.pfb - RELOC/fonts/type1/public/cm-super/sfff1000.pfb - RELOC/fonts/type1/public/cm-super/sfff1095.pfb - RELOC/fonts/type1/public/cm-super/sfff1200.pfb - RELOC/fonts/type1/public/cm-super/sfff1440.pfb - RELOC/fonts/type1/public/cm-super/sfff2488.pfb - RELOC/fonts/type1/public/cm-super/sffi0900.pfb - RELOC/fonts/type1/public/cm-super/sffi1000.pfb - RELOC/fonts/type1/public/cm-super/sffi1095.pfb - RELOC/fonts/type1/public/cm-super/sffi1200.pfb - RELOC/fonts/type1/public/cm-super/sffi1440.pfb - RELOC/fonts/type1/public/cm-super/sffi1728.pfb - RELOC/fonts/type1/public/cm-super/sffi2074.pfb - RELOC/fonts/type1/public/cm-super/sffs0500.pfb - RELOC/fonts/type1/public/cm-super/sffs0600.pfb - RELOC/fonts/type1/public/cm-super/sffs0700.pfb - RELOC/fonts/type1/public/cm-super/sffs0800.pfb - RELOC/fonts/type1/public/cm-super/sffs0900.pfb - RELOC/fonts/type1/public/cm-super/sffs1000.pfb - RELOC/fonts/type1/public/cm-super/sffs1095.pfb - RELOC/fonts/type1/public/cm-super/sffs1200.pfb - RELOC/fonts/type1/public/cm-super/sffs1440.pfb - RELOC/fonts/type1/public/cm-super/sffs1728.pfb - RELOC/fonts/type1/public/cm-super/sffs2074.pfb - RELOC/fonts/type1/public/cm-super/sfit0800.pfb - RELOC/fonts/type1/public/cm-super/sfit0900.pfb - RELOC/fonts/type1/public/cm-super/sfit1000.pfb - RELOC/fonts/type1/public/cm-super/sfit1095.pfb - RELOC/fonts/type1/public/cm-super/sfit1200.pfb - RELOC/fonts/type1/public/cm-super/sfit1440.pfb - RELOC/fonts/type1/public/cm-super/sfit1728.pfb - RELOC/fonts/type1/public/cm-super/sfit2074.pfb - RELOC/fonts/type1/public/cm-super/sfit2488.pfb - RELOC/fonts/type1/public/cm-super/sflb8.pfb - RELOC/fonts/type1/public/cm-super/sfli8.pfb - RELOC/fonts/type1/public/cm-super/sflo8.pfb - RELOC/fonts/type1/public/cm-super/sflq8.pfb - RELOC/fonts/type1/public/cm-super/sfltt8.pfb - RELOC/fonts/type1/public/cm-super/sfoc0500.pfb - RELOC/fonts/type1/public/cm-super/sfoc0600.pfb - RELOC/fonts/type1/public/cm-super/sfoc0700.pfb - RELOC/fonts/type1/public/cm-super/sfoc0800.pfb - RELOC/fonts/type1/public/cm-super/sfoc0900.pfb - RELOC/fonts/type1/public/cm-super/sfoc1000.pfb - RELOC/fonts/type1/public/cm-super/sfoc1095.pfb - RELOC/fonts/type1/public/cm-super/sfoc1200.pfb - RELOC/fonts/type1/public/cm-super/sfoc1440.pfb - RELOC/fonts/type1/public/cm-super/sfoc1728.pfb - RELOC/fonts/type1/public/cm-super/sfoc2074.pfb - RELOC/fonts/type1/public/cm-super/sfoc2488.pfb - RELOC/fonts/type1/public/cm-super/sfoc2986.pfb - RELOC/fonts/type1/public/cm-super/sfoc3583.pfb - RELOC/fonts/type1/public/cm-super/sfocc10.pfb - RELOC/fonts/type1/public/cm-super/sform10.pfb - RELOC/fonts/type1/public/cm-super/sform5.pfb - RELOC/fonts/type1/public/cm-super/sform6.pfb - RELOC/fonts/type1/public/cm-super/sform7.pfb - RELOC/fonts/type1/public/cm-super/sform8.pfb - RELOC/fonts/type1/public/cm-super/sform9.pfb - RELOC/fonts/type1/public/cm-super/sfosl10.pfb - RELOC/fonts/type1/public/cm-super/sfosl5.pfb - RELOC/fonts/type1/public/cm-super/sfosl6.pfb - RELOC/fonts/type1/public/cm-super/sfosl7.pfb - RELOC/fonts/type1/public/cm-super/sfosl8.pfb - RELOC/fonts/type1/public/cm-super/sfosl9.pfb - RELOC/fonts/type1/public/cm-super/sfoti10.pfb - RELOC/fonts/type1/public/cm-super/sfqi8.pfb - RELOC/fonts/type1/public/cm-super/sfrb0500.pfb - RELOC/fonts/type1/public/cm-super/sfrb0600.pfb - RELOC/fonts/type1/public/cm-super/sfrb0700.pfb - RELOC/fonts/type1/public/cm-super/sfrb0800.pfb - RELOC/fonts/type1/public/cm-super/sfrb0900.pfb - RELOC/fonts/type1/public/cm-super/sfrb1000.pfb - RELOC/fonts/type1/public/cm-super/sfrb1095.pfb - RELOC/fonts/type1/public/cm-super/sfrb1200.pfb - RELOC/fonts/type1/public/cm-super/sfrb1440.pfb - RELOC/fonts/type1/public/cm-super/sfrb1728.pfb - RELOC/fonts/type1/public/cm-super/sfrb2074.pfb - RELOC/fonts/type1/public/cm-super/sfrb2488.pfb - RELOC/fonts/type1/public/cm-super/sfrb2986.pfb - RELOC/fonts/type1/public/cm-super/sfrb3583.pfb - RELOC/fonts/type1/public/cm-super/sfrm0500.pfb - RELOC/fonts/type1/public/cm-super/sfrm0600.pfb - RELOC/fonts/type1/public/cm-super/sfrm0700.pfb - RELOC/fonts/type1/public/cm-super/sfrm0800.pfb - RELOC/fonts/type1/public/cm-super/sfrm0900.pfb - RELOC/fonts/type1/public/cm-super/sfrm1000.pfb - RELOC/fonts/type1/public/cm-super/sfrm1095.pfb - RELOC/fonts/type1/public/cm-super/sfrm1200.pfb - RELOC/fonts/type1/public/cm-super/sfrm1440.pfb - RELOC/fonts/type1/public/cm-super/sfrm1728.pfb - RELOC/fonts/type1/public/cm-super/sfrm2074.pfb - RELOC/fonts/type1/public/cm-super/sfrm2488.pfb - RELOC/fonts/type1/public/cm-super/sfrm2986.pfb - RELOC/fonts/type1/public/cm-super/sfrm3583.pfb - RELOC/fonts/type1/public/cm-super/sfsc0500.pfb - RELOC/fonts/type1/public/cm-super/sfsc0600.pfb - RELOC/fonts/type1/public/cm-super/sfsc0700.pfb - RELOC/fonts/type1/public/cm-super/sfsc0800.pfb - RELOC/fonts/type1/public/cm-super/sfsc0900.pfb - RELOC/fonts/type1/public/cm-super/sfsc1000.pfb - RELOC/fonts/type1/public/cm-super/sfsc1095.pfb - RELOC/fonts/type1/public/cm-super/sfsc1200.pfb - RELOC/fonts/type1/public/cm-super/sfsc1440.pfb - RELOC/fonts/type1/public/cm-super/sfsc1728.pfb - RELOC/fonts/type1/public/cm-super/sfsc2074.pfb - RELOC/fonts/type1/public/cm-super/sfsc2488.pfb - RELOC/fonts/type1/public/cm-super/sfsc2986.pfb - RELOC/fonts/type1/public/cm-super/sfsc3583.pfb - RELOC/fonts/type1/public/cm-super/sfsi0500.pfb - RELOC/fonts/type1/public/cm-super/sfsi0600.pfb - RELOC/fonts/type1/public/cm-super/sfsi0700.pfb - RELOC/fonts/type1/public/cm-super/sfsi0800.pfb - RELOC/fonts/type1/public/cm-super/sfsi0900.pfb - RELOC/fonts/type1/public/cm-super/sfsi1000.pfb - RELOC/fonts/type1/public/cm-super/sfsi1095.pfb - RELOC/fonts/type1/public/cm-super/sfsi1200.pfb - RELOC/fonts/type1/public/cm-super/sfsi1440.pfb - RELOC/fonts/type1/public/cm-super/sfsi1728.pfb - RELOC/fonts/type1/public/cm-super/sfsi2074.pfb - RELOC/fonts/type1/public/cm-super/sfsi2488.pfb - RELOC/fonts/type1/public/cm-super/sfsi2986.pfb - RELOC/fonts/type1/public/cm-super/sfsi3583.pfb - RELOC/fonts/type1/public/cm-super/sfsl0500.pfb - RELOC/fonts/type1/public/cm-super/sfsl0600.pfb - RELOC/fonts/type1/public/cm-super/sfsl0700.pfb - RELOC/fonts/type1/public/cm-super/sfsl0800.pfb - RELOC/fonts/type1/public/cm-super/sfsl0900.pfb - RELOC/fonts/type1/public/cm-super/sfsl1000.pfb - RELOC/fonts/type1/public/cm-super/sfsl1095.pfb - RELOC/fonts/type1/public/cm-super/sfsl1200.pfb - RELOC/fonts/type1/public/cm-super/sfsl1440.pfb - RELOC/fonts/type1/public/cm-super/sfsl1728.pfb - RELOC/fonts/type1/public/cm-super/sfsl2074.pfb - RELOC/fonts/type1/public/cm-super/sfsl2488.pfb - RELOC/fonts/type1/public/cm-super/sfsl2986.pfb - RELOC/fonts/type1/public/cm-super/sfsl3583.pfb - RELOC/fonts/type1/public/cm-super/sfso0500.pfb - RELOC/fonts/type1/public/cm-super/sfso0600.pfb - RELOC/fonts/type1/public/cm-super/sfso0700.pfb - RELOC/fonts/type1/public/cm-super/sfso0800.pfb - RELOC/fonts/type1/public/cm-super/sfso0900.pfb - RELOC/fonts/type1/public/cm-super/sfso1000.pfb - RELOC/fonts/type1/public/cm-super/sfso1095.pfb - RELOC/fonts/type1/public/cm-super/sfso1200.pfb - RELOC/fonts/type1/public/cm-super/sfso1440.pfb - RELOC/fonts/type1/public/cm-super/sfso1728.pfb - RELOC/fonts/type1/public/cm-super/sfso2074.pfb - RELOC/fonts/type1/public/cm-super/sfso2488.pfb - RELOC/fonts/type1/public/cm-super/sfso2986.pfb - RELOC/fonts/type1/public/cm-super/sfso3583.pfb - RELOC/fonts/type1/public/cm-super/sfsq8.pfb - RELOC/fonts/type1/public/cm-super/sfss0500.pfb - RELOC/fonts/type1/public/cm-super/sfss0600.pfb - RELOC/fonts/type1/public/cm-super/sfss0700.pfb - RELOC/fonts/type1/public/cm-super/sfss0800.pfb - RELOC/fonts/type1/public/cm-super/sfss0900.pfb - RELOC/fonts/type1/public/cm-super/sfss1000.pfb - RELOC/fonts/type1/public/cm-super/sfss1095.pfb - RELOC/fonts/type1/public/cm-super/sfss1200.pfb - RELOC/fonts/type1/public/cm-super/sfss1440.pfb - RELOC/fonts/type1/public/cm-super/sfss1728.pfb - RELOC/fonts/type1/public/cm-super/sfss2074.pfb - RELOC/fonts/type1/public/cm-super/sfss2488.pfb - RELOC/fonts/type1/public/cm-super/sfss2986.pfb - RELOC/fonts/type1/public/cm-super/sfss3583.pfb - RELOC/fonts/type1/public/cm-super/sfssdc10.pfb - RELOC/fonts/type1/public/cm-super/sfst0800.pfb - RELOC/fonts/type1/public/cm-super/sfst0900.pfb - RELOC/fonts/type1/public/cm-super/sfst1000.pfb - RELOC/fonts/type1/public/cm-super/sfst1095.pfb - RELOC/fonts/type1/public/cm-super/sfst1200.pfb - RELOC/fonts/type1/public/cm-super/sfst1440.pfb - RELOC/fonts/type1/public/cm-super/sfst1728.pfb - RELOC/fonts/type1/public/cm-super/sfst2074.pfb - RELOC/fonts/type1/public/cm-super/sfst2488.pfb - RELOC/fonts/type1/public/cm-super/sfst2986.pfb - RELOC/fonts/type1/public/cm-super/sfst3583.pfb - RELOC/fonts/type1/public/cm-super/sfsx0500.pfb - RELOC/fonts/type1/public/cm-super/sfsx0600.pfb - RELOC/fonts/type1/public/cm-super/sfsx0700.pfb - RELOC/fonts/type1/public/cm-super/sfsx0800.pfb - RELOC/fonts/type1/public/cm-super/sfsx0900.pfb - RELOC/fonts/type1/public/cm-super/sfsx1000.pfb - RELOC/fonts/type1/public/cm-super/sfsx1095.pfb - RELOC/fonts/type1/public/cm-super/sfsx1200.pfb - RELOC/fonts/type1/public/cm-super/sfsx1440.pfb - RELOC/fonts/type1/public/cm-super/sfsx1728.pfb - RELOC/fonts/type1/public/cm-super/sfsx2074.pfb - RELOC/fonts/type1/public/cm-super/sfsx2488.pfb - RELOC/fonts/type1/public/cm-super/sfsx2986.pfb - RELOC/fonts/type1/public/cm-super/sfsx3583.pfb - RELOC/fonts/type1/public/cm-super/sftc0800.pfb - RELOC/fonts/type1/public/cm-super/sftc0900.pfb - RELOC/fonts/type1/public/cm-super/sftc1000.pfb - RELOC/fonts/type1/public/cm-super/sftc1095.pfb - RELOC/fonts/type1/public/cm-super/sftc1200.pfb - RELOC/fonts/type1/public/cm-super/sftc1440.pfb - RELOC/fonts/type1/public/cm-super/sftc1728.pfb - RELOC/fonts/type1/public/cm-super/sftc2074.pfb - RELOC/fonts/type1/public/cm-super/sftc2488.pfb - RELOC/fonts/type1/public/cm-super/sftc2986.pfb - RELOC/fonts/type1/public/cm-super/sftc3583.pfb - RELOC/fonts/type1/public/cm-super/sfti0500.pfb - RELOC/fonts/type1/public/cm-super/sfti0600.pfb - RELOC/fonts/type1/public/cm-super/sfti0700.pfb - RELOC/fonts/type1/public/cm-super/sfti0800.pfb - RELOC/fonts/type1/public/cm-super/sfti0900.pfb - RELOC/fonts/type1/public/cm-super/sfti1000.pfb - RELOC/fonts/type1/public/cm-super/sfti1095.pfb - RELOC/fonts/type1/public/cm-super/sfti1200.pfb - RELOC/fonts/type1/public/cm-super/sfti1440.pfb - RELOC/fonts/type1/public/cm-super/sfti1728.pfb - RELOC/fonts/type1/public/cm-super/sfti2074.pfb - RELOC/fonts/type1/public/cm-super/sfti2488.pfb - RELOC/fonts/type1/public/cm-super/sfti2986.pfb - RELOC/fonts/type1/public/cm-super/sfti3583.pfb - RELOC/fonts/type1/public/cm-super/sftt0800.pfb - RELOC/fonts/type1/public/cm-super/sftt0900.pfb - RELOC/fonts/type1/public/cm-super/sftt1000.pfb - RELOC/fonts/type1/public/cm-super/sftt1095.pfb - RELOC/fonts/type1/public/cm-super/sftt1200.pfb - RELOC/fonts/type1/public/cm-super/sftt1440.pfb - RELOC/fonts/type1/public/cm-super/sftt1728.pfb - RELOC/fonts/type1/public/cm-super/sftt2074.pfb - RELOC/fonts/type1/public/cm-super/sftt2488.pfb - RELOC/fonts/type1/public/cm-super/sftt2986.pfb - RELOC/fonts/type1/public/cm-super/sftt3583.pfb - RELOC/fonts/type1/public/cm-super/sfui0500.pfb - RELOC/fonts/type1/public/cm-super/sfui0600.pfb - RELOC/fonts/type1/public/cm-super/sfui0700.pfb - RELOC/fonts/type1/public/cm-super/sfui0800.pfb - RELOC/fonts/type1/public/cm-super/sfui0900.pfb - RELOC/fonts/type1/public/cm-super/sfui1000.pfb - RELOC/fonts/type1/public/cm-super/sfui1095.pfb - RELOC/fonts/type1/public/cm-super/sfui1200.pfb - RELOC/fonts/type1/public/cm-super/sfui1440.pfb - RELOC/fonts/type1/public/cm-super/sfui1728.pfb - RELOC/fonts/type1/public/cm-super/sfui2074.pfb - RELOC/fonts/type1/public/cm-super/sfui2488.pfb - RELOC/fonts/type1/public/cm-super/sfui2986.pfb - RELOC/fonts/type1/public/cm-super/sfui3583.pfb - RELOC/fonts/type1/public/cm-super/sfvi0800.pfb - RELOC/fonts/type1/public/cm-super/sfvi0900.pfb - RELOC/fonts/type1/public/cm-super/sfvi1000.pfb - RELOC/fonts/type1/public/cm-super/sfvi1095.pfb - RELOC/fonts/type1/public/cm-super/sfvi1200.pfb - RELOC/fonts/type1/public/cm-super/sfvi1440.pfb - RELOC/fonts/type1/public/cm-super/sfvi1728.pfb - RELOC/fonts/type1/public/cm-super/sfvi2074.pfb - RELOC/fonts/type1/public/cm-super/sfvi2488.pfb - RELOC/fonts/type1/public/cm-super/sfvi2986.pfb - RELOC/fonts/type1/public/cm-super/sfvi3583.pfb - RELOC/fonts/type1/public/cm-super/sfvt0800.pfb - RELOC/fonts/type1/public/cm-super/sfvt0900.pfb - RELOC/fonts/type1/public/cm-super/sfvt1000.pfb - RELOC/fonts/type1/public/cm-super/sfvt1095.pfb - RELOC/fonts/type1/public/cm-super/sfvt1200.pfb - RELOC/fonts/type1/public/cm-super/sfvt1440.pfb - RELOC/fonts/type1/public/cm-super/sfvt1728.pfb - RELOC/fonts/type1/public/cm-super/sfvt2074.pfb - RELOC/fonts/type1/public/cm-super/sfvt2488.pfb - RELOC/fonts/type1/public/cm-super/sfvt2986.pfb - RELOC/fonts/type1/public/cm-super/sfvt3583.pfb - RELOC/fonts/type1/public/cm-super/sfxc0500.pfb - RELOC/fonts/type1/public/cm-super/sfxc0600.pfb - RELOC/fonts/type1/public/cm-super/sfxc0700.pfb - RELOC/fonts/type1/public/cm-super/sfxc0800.pfb - RELOC/fonts/type1/public/cm-super/sfxc0900.pfb - RELOC/fonts/type1/public/cm-super/sfxc1000.pfb - RELOC/fonts/type1/public/cm-super/sfxc1095.pfb - RELOC/fonts/type1/public/cm-super/sfxc1200.pfb - RELOC/fonts/type1/public/cm-super/sfxc1440.pfb - RELOC/fonts/type1/public/cm-super/sfxc1728.pfb - RELOC/fonts/type1/public/cm-super/sfxc2074.pfb - RELOC/fonts/type1/public/cm-super/sfxc2488.pfb - RELOC/fonts/type1/public/cm-super/sfxc2986.pfb - RELOC/fonts/type1/public/cm-super/sfxc3583.pfb - RELOC/tex/latex/cm-super/type1ec.sty -catalogue-ctan /fonts/ps-type1/cm-super -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics font font-proportional font-mono font-cyrillic font-type1 font-cm - -name cm-unicode -category Package -revision 19445 -shortdesc Computer Modern Unicode font family -relocated 1 -longdesc Computer Modern Unicode fonts, converted from Metafont sources -longdesc using mftrace with autotrace backend and fontforge. Some -longdesc characters in several fonts are copied from Blue Sky type 1 -longdesc fonts released by AMS. Currently the fonts contain glyphs from -longdesc Latin (Metafont ec, tc, vnr), Cyrillic (lh), Greek (cbgreek -longdesc when available) code sets and IPA extensions (from tipa). This -longdesc font set contains 33 fonts. This archive contains AFM, PFB and -longdesc OTF versions; the OTF version of the Computer Modern Unicode -longdesc fonts works with TeX engines that directly support OpenType -longdesc features, such as XeTeX and LuaTeX. -containersize 14120824 -containerchecksum b1b48d8b0ad636cdbd2d8d9b24d2d83cf223df5b16bea3f3935ef2233120ea7e77261baa17436b0e3281c9e6a285d180fed4c6f566e0b132efd90489021158f1 -doccontainersize 950888 -doccontainerchecksum d2efbc103e829246d5e771f0788bfd491c6b227927bcff6d664acaeb14763a7b83b9bf1c0e8690356f57723488cc9c861e6c3e401f6760109f6e6763485e930b -docfiles size=292 - RELOC/doc/fonts/cm-unicode/Changes - RELOC/doc/fonts/cm-unicode/FAQ - RELOC/doc/fonts/cm-unicode/FontLog.txt - RELOC/doc/fonts/cm-unicode/Fontmap.CMU.alias - RELOC/doc/fonts/cm-unicode/Fontmap.CMU.otf - RELOC/doc/fonts/cm-unicode/Fontmap.CMU.pfb - RELOC/doc/fonts/cm-unicode/INSTALL - RELOC/doc/fonts/cm-unicode/OFL-FAQ.txt - RELOC/doc/fonts/cm-unicode/OFL.txt - RELOC/doc/fonts/cm-unicode/README details="Readme" - RELOC/doc/fonts/cm-unicode/README.doc - RELOC/doc/fonts/cm-unicode/TODO - RELOC/doc/fonts/cm-unicode/cmunrm.pdf details="Upright font tables" - RELOC/doc/fonts/cm-unicode/cmunti.pdf details="Italic font tables" - RELOC/doc/fonts/cm-unicode/config.cmu -runfiles size=6942 - RELOC/fonts/afm/public/cm-unicode/cmunbbx.afm - RELOC/fonts/afm/public/cm-unicode/cmunbi.afm - RELOC/fonts/afm/public/cm-unicode/cmunbl.afm - RELOC/fonts/afm/public/cm-unicode/cmunbmo.afm - RELOC/fonts/afm/public/cm-unicode/cmunbmr.afm - RELOC/fonts/afm/public/cm-unicode/cmunbso.afm - RELOC/fonts/afm/public/cm-unicode/cmunbsr.afm - RELOC/fonts/afm/public/cm-unicode/cmunbtl.afm - RELOC/fonts/afm/public/cm-unicode/cmunbto.afm - RELOC/fonts/afm/public/cm-unicode/cmunbx.afm - RELOC/fonts/afm/public/cm-unicode/cmunbxo.afm - RELOC/fonts/afm/public/cm-unicode/cmunci.afm - RELOC/fonts/afm/public/cm-unicode/cmunit.afm - RELOC/fonts/afm/public/cm-unicode/cmunobi.afm - RELOC/fonts/afm/public/cm-unicode/cmunobx.afm - RELOC/fonts/afm/public/cm-unicode/cmunorm.afm - RELOC/fonts/afm/public/cm-unicode/cmunoti.afm - RELOC/fonts/afm/public/cm-unicode/cmunrb.afm - RELOC/fonts/afm/public/cm-unicode/cmunrm.afm - RELOC/fonts/afm/public/cm-unicode/cmunsi.afm - RELOC/fonts/afm/public/cm-unicode/cmunsl.afm - RELOC/fonts/afm/public/cm-unicode/cmunso.afm - RELOC/fonts/afm/public/cm-unicode/cmunss.afm - RELOC/fonts/afm/public/cm-unicode/cmunssdc.afm - RELOC/fonts/afm/public/cm-unicode/cmunst.afm - RELOC/fonts/afm/public/cm-unicode/cmunsx.afm - RELOC/fonts/afm/public/cm-unicode/cmuntb.afm - RELOC/fonts/afm/public/cm-unicode/cmunti.afm - RELOC/fonts/afm/public/cm-unicode/cmuntt.afm - RELOC/fonts/afm/public/cm-unicode/cmuntx.afm - RELOC/fonts/afm/public/cm-unicode/cmunui.afm - RELOC/fonts/afm/public/cm-unicode/cmunvi.afm - RELOC/fonts/afm/public/cm-unicode/cmunvt.afm - RELOC/fonts/enc/dvips/cm-unicode/cmu-ec.enc - RELOC/fonts/enc/dvips/cm-unicode/cmu-ecsc.enc - RELOC/fonts/enc/dvips/cm-unicode/cmu-g.enc - RELOC/fonts/enc/dvips/cm-unicode/cmu-gsc.enc - RELOC/fonts/enc/dvips/cm-unicode/cmu-la.enc - RELOC/fonts/enc/dvips/cm-unicode/cmu-lasc.enc - RELOC/fonts/enc/dvips/cm-unicode/cmu-lb.enc - RELOC/fonts/enc/dvips/cm-unicode/cmu-lc.enc - RELOC/fonts/enc/dvips/cm-unicode/cmu-ld.enc - RELOC/fonts/enc/dvips/cm-unicode/cmu-rx.enc - RELOC/fonts/enc/dvips/cm-unicode/cmu-tc.enc - RELOC/fonts/enc/dvips/cm-unicode/cmu-tipa.enc - RELOC/fonts/enc/dvips/cm-unicode/cmu-tipx.enc - RELOC/fonts/enc/dvips/cm-unicode/cmu-ux.enc - RELOC/fonts/enc/dvips/cm-unicode/cmu-uxsc.enc - RELOC/fonts/enc/dvips/cm-unicode/cmu-vn.enc - RELOC/fonts/map/dvips/cm-unicode/cmu.map - RELOC/fonts/opentype/public/cm-unicode/cmunbbx.otf - RELOC/fonts/opentype/public/cm-unicode/cmunbi.otf - RELOC/fonts/opentype/public/cm-unicode/cmunbl.otf - RELOC/fonts/opentype/public/cm-unicode/cmunbmo.otf - RELOC/fonts/opentype/public/cm-unicode/cmunbmr.otf - RELOC/fonts/opentype/public/cm-unicode/cmunbso.otf - RELOC/fonts/opentype/public/cm-unicode/cmunbsr.otf - RELOC/fonts/opentype/public/cm-unicode/cmunbtl.otf - RELOC/fonts/opentype/public/cm-unicode/cmunbto.otf - RELOC/fonts/opentype/public/cm-unicode/cmunbx.otf - RELOC/fonts/opentype/public/cm-unicode/cmunbxo.otf - RELOC/fonts/opentype/public/cm-unicode/cmunci.otf - RELOC/fonts/opentype/public/cm-unicode/cmunit.otf - RELOC/fonts/opentype/public/cm-unicode/cmunobi.otf - RELOC/fonts/opentype/public/cm-unicode/cmunobx.otf - RELOC/fonts/opentype/public/cm-unicode/cmunorm.otf - RELOC/fonts/opentype/public/cm-unicode/cmunoti.otf - RELOC/fonts/opentype/public/cm-unicode/cmunrb.otf - RELOC/fonts/opentype/public/cm-unicode/cmunrm.otf - RELOC/fonts/opentype/public/cm-unicode/cmunsi.otf - RELOC/fonts/opentype/public/cm-unicode/cmunsl.otf - RELOC/fonts/opentype/public/cm-unicode/cmunso.otf - RELOC/fonts/opentype/public/cm-unicode/cmunss.otf - RELOC/fonts/opentype/public/cm-unicode/cmunssdc.otf - RELOC/fonts/opentype/public/cm-unicode/cmunst.otf - RELOC/fonts/opentype/public/cm-unicode/cmunsx.otf - RELOC/fonts/opentype/public/cm-unicode/cmuntb.otf - RELOC/fonts/opentype/public/cm-unicode/cmunti.otf - RELOC/fonts/opentype/public/cm-unicode/cmuntt.otf - RELOC/fonts/opentype/public/cm-unicode/cmuntx.otf - RELOC/fonts/opentype/public/cm-unicode/cmunui.otf - RELOC/fonts/opentype/public/cm-unicode/cmunvi.otf - RELOC/fonts/opentype/public/cm-unicode/cmunvt.otf - RELOC/fonts/type1/public/cm-unicode/cmunbbx.pfb - RELOC/fonts/type1/public/cm-unicode/cmunbi.pfb - RELOC/fonts/type1/public/cm-unicode/cmunbl.pfb - RELOC/fonts/type1/public/cm-unicode/cmunbmo.pfb - RELOC/fonts/type1/public/cm-unicode/cmunbmr.pfb - RELOC/fonts/type1/public/cm-unicode/cmunbso.pfb - RELOC/fonts/type1/public/cm-unicode/cmunbsr.pfb - RELOC/fonts/type1/public/cm-unicode/cmunbtl.pfb - RELOC/fonts/type1/public/cm-unicode/cmunbto.pfb - RELOC/fonts/type1/public/cm-unicode/cmunbx.pfb - RELOC/fonts/type1/public/cm-unicode/cmunbxo.pfb - RELOC/fonts/type1/public/cm-unicode/cmunci.pfb - RELOC/fonts/type1/public/cm-unicode/cmunit.pfb - RELOC/fonts/type1/public/cm-unicode/cmunobi.pfb - RELOC/fonts/type1/public/cm-unicode/cmunobx.pfb - RELOC/fonts/type1/public/cm-unicode/cmunorm.pfb - RELOC/fonts/type1/public/cm-unicode/cmunoti.pfb - RELOC/fonts/type1/public/cm-unicode/cmunrb.pfb - RELOC/fonts/type1/public/cm-unicode/cmunrm.pfb - RELOC/fonts/type1/public/cm-unicode/cmunsi.pfb - RELOC/fonts/type1/public/cm-unicode/cmunsl.pfb - RELOC/fonts/type1/public/cm-unicode/cmunso.pfb - RELOC/fonts/type1/public/cm-unicode/cmunss.pfb - RELOC/fonts/type1/public/cm-unicode/cmunssdc.pfb - RELOC/fonts/type1/public/cm-unicode/cmunst.pfb - RELOC/fonts/type1/public/cm-unicode/cmunsx.pfb - RELOC/fonts/type1/public/cm-unicode/cmuntb.pfb - RELOC/fonts/type1/public/cm-unicode/cmunti.pfb - RELOC/fonts/type1/public/cm-unicode/cmuntt.pfb - RELOC/fonts/type1/public/cm-unicode/cmuntx.pfb - RELOC/fonts/type1/public/cm-unicode/cmunui.pfb - RELOC/fonts/type1/public/cm-unicode/cmunvi.pfb - RELOC/fonts/type1/public/cm-unicode/cmunvt.pfb -catalogue-ctan /fonts/cm-unicode -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license ofl -catalogue-topics font font-serif font-sans font-proportional font-mono font-cyrillic font-greek font-type1 font-otf font-cm -catalogue-version 0.7.0 - -name cmap -category Package -revision 42428 -shortdesc Make PDF files searchable and copyable -relocated 1 -longdesc The cmap package provides character map tables, which make PDF -longdesc files generated by pdfLaTeX both searchable and copy-able in -longdesc acrobat reader and other compliant PDF viewers. Encodings -longdesc supported are OT1, T1, T2A, T2B, T2C and T5, together with LAE -longdesc (Arabic), LFE (Farsi) and LGR (Greek) and a variant OT1tt for -longdesc cmtt-like fonts. The package's main limitation currently is the -longdesc inability to work with virtual fonts, because of limitations of -longdesc pdfTeX. This restriction may be resolved in a future version of -longdesc pdfTeX. -containersize 5560 -containerchecksum 0cdabf9c300accc209c4632683f0561158d79bd78d2dc24b26a49ed074647ef5e0c4fde5270a44bd038138dddf8ca63263f62e55f7236dc106e47aca2311bc44 -doccontainersize 2192 -doccontainerchecksum 050904224936e112f17e11d67a3476cc817e8bb5b4ecdbda3a6ca2600a92e94a416c9635ec071f779910695eba64b6f1ba1028cea6b00070e69d51c731bf6d09 -docfiles size=2 - RELOC/doc/latex/cmap/README details="Readme" -runfiles size=12 - RELOC/tex/latex/cmap/cmap.sty - RELOC/tex/latex/cmap/lae.cmap - RELOC/tex/latex/cmap/lfe.cmap - RELOC/tex/latex/cmap/lgr.cmap - RELOC/tex/latex/cmap/ot1.cmap - RELOC/tex/latex/cmap/ot1tt.cmap - RELOC/tex/latex/cmap/ot6.cmap - RELOC/tex/latex/cmap/t1.cmap - RELOC/tex/latex/cmap/t2a.cmap - RELOC/tex/latex/cmap/t2b.cmap - RELOC/tex/latex/cmap/t2c.cmap - RELOC/tex/latex/cmap/t5.cmap -catalogue-also pdftex mmap -catalogue-ctan /macros/latex/contrib/cmap -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics pdf-feat -catalogue-version 1.0h - -name cmarrows -category Package -revision 24378 -shortdesc MetaPost arrows and braces in the Computer Modern style -relocated 1 -longdesc This MetaPost package contains macros to draw arrows and braces -longdesc in the Computer Modern style. -containersize 10204 -containerchecksum ca8293dcfdbe54b240e20f59981edf36f67de9c28ddefe968bf344bb2e9025dba3aa9ae080d9e57a615590c611daccdfa5cbd069e363ffa45acfb33f3c31b560 -doccontainersize 47768 -doccontainerchecksum 548f581bdf1b440e1c558c0589bcc9d7cafebb65c6cac470a29c6fa46a6734711709d8258e532bec9892b16b4772828fb1985655b2af34aa03f03dfb1c27e650 -docfiles size=14 - RELOC/doc/metapost/cmarrows/README details="Readme" - RELOC/doc/metapost/cmarrows/cmarrows.pdf details="Package documentation" -runfiles size=59 - RELOC/metapost/cmarrows/cmarrows.mp - RELOC/metapost/cmarrows/rgbx0009.mp - RELOC/metapost/cmarrows/rgbx0016.mp - RELOC/metapost/cmarrows/rgbx0020.mp - RELOC/metapost/cmarrows/rgbx0025.mp - RELOC/metapost/cmarrows/sgbx0008.mp - RELOC/metapost/cmarrows/sgbx0010.mp - RELOC/metapost/cmarrows/sgbx0011.mp - RELOC/metapost/cmarrows/sgbx0012.mp - RELOC/metapost/cmarrows/sgbx0013.mp - RELOC/metapost/cmarrows/sgbx0014.mp - RELOC/metapost/cmarrows/sgbx0015.mp - RELOC/metapost/cmarrows/sgbx0017.mp - RELOC/metapost/cmarrows/sgbx0018.mp - RELOC/metapost/cmarrows/sgbx0019.mp - RELOC/metapost/cmarrows/sgbx0021.mp - RELOC/metapost/cmarrows/sgbx0022.mp - RELOC/metapost/cmarrows/sgbx0023.mp - RELOC/metapost/cmarrows/sgbx0024.mp - RELOC/metapost/cmarrows/tgbx0000.mp - RELOC/metapost/cmarrows/tgbx0001.mp - RELOC/metapost/cmarrows/tgbx0002.mp - RELOC/metapost/cmarrows/tgbx0003.mp - RELOC/metapost/cmarrows/tgbx0004.mp - RELOC/metapost/cmarrows/tgbx0005.mp - RELOC/metapost/cmarrows/tgbx0006.mp - RELOC/metapost/cmarrows/tgbx0007.mp - RELOC/metapost/cmarrows/tgbx0027.mp -catalogue-also pst-text -catalogue-ctan /graphics/metapost/contrib/macros/cmarrows -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics graphics-symb -catalogue-version 0.9 - -name cmbright -category Package -revision 21107 -shortdesc Computer Modern Bright fonts -relocated 1 -longdesc A family of sans serif fonts for TeX and LaTeX, based on Donald -longdesc Knuth's CM fonts. It comprises OT1, T1 and TS1 encoded text -longdesc fonts of various shapes as well as all the fonts necessary for -longdesc mathematical typesetting, including AMS symbols. This -longdesc collection provides all the necessary files for using the fonts -longdesc with LaTeX. A commercial-quality Adobe Type 1 version of these -longdesc fonts is available from Micropress. Free versions are -longdesc available, in the cm-super font bundle (the T1 and TS1 encoded -longdesc part of the set), and in the hfbright package (the OT1 encoded -longdesc part, and the maths fonts). -containersize 111924 -containerchecksum 9d935fc8714aa891367f8dc8655add435337fdbfad83eb3b3b7cd5a5a797133e2a41ef0d8ea1a4a839e2c92c9f81f0959c37a2ca3ca3354740a85de407204241 -doccontainersize 61068 -doccontainerchecksum eefdb387f8abd7941ed945d5ce74cdd7614dfde26a5c0af52b8711280f9beecadde5e130985c9f6abdb663ab0e683d80f905c93c86cdd130d8004178b173205a -docfiles size=27 - RELOC/doc/fonts/cmbright/LICENSE - RELOC/doc/fonts/cmbright/README details="Readme" - RELOC/doc/fonts/cmbright/cmbright.txt - RELOC/doc/fonts/cmbright/manifest.txt - RELOC/doc/latex/cmbright/cmbright.pdf details="Package documentation" -srccontainersize 6952 -srccontainerchecksum 246e4f17c133af66ad84d95d78836cf34472227908ca62c55ebb2c81a1ec94ff16cfe850885c40e893f8d5b4ca3adb0126a9ba4e4b4ab2420851a1a4615ae4d1 -srcfiles size=7 - RELOC/source/latex/cmbright/cmbright.dtx - RELOC/source/latex/cmbright/cmbright.ins -runfiles size=337 - RELOC/fonts/source/public/cmbright/ams10pt.mf - RELOC/fonts/source/public/cmbright/ams8pt.mf - RELOC/fonts/source/public/cmbright/ams9pt.mf - RELOC/fonts/source/public/cmbright/baccent.mf - RELOC/fonts/source/public/cmbright/bgreeku.mf - RELOC/fonts/source/public/cmbright/bitalms.mf - RELOC/fonts/source/public/cmbright/bpunct.mf - RELOC/fonts/source/public/cmbright/br10pt.mf - RELOC/fonts/source/public/cmbright/br17pt.mf - RELOC/fonts/source/public/cmbright/br8pt.mf - RELOC/fonts/source/public/cmbright/br9pt.mf - RELOC/fonts/source/public/cmbright/brmsa.mf - RELOC/fonts/source/public/cmbright/brmsb.mf - RELOC/fonts/source/public/cmbright/broman.mf - RELOC/fonts/source/public/cmbright/bromanl.mf - RELOC/fonts/source/public/cmbright/bromlig.mf - RELOC/fonts/source/public/cmbright/bromms.mf - RELOC/fonts/source/public/cmbright/brs10pt.mf - RELOC/fonts/source/public/cmbright/brs17pt.mf - RELOC/fonts/source/public/cmbright/brs8pt.mf - RELOC/fonts/source/public/cmbright/brs9pt.mf - RELOC/fonts/source/public/cmbright/cmbr10.mf - RELOC/fonts/source/public/cmbright/cmbr17.mf - RELOC/fonts/source/public/cmbright/cmbr8.mf - RELOC/fonts/source/public/cmbright/cmbr9.mf - RELOC/fonts/source/public/cmbright/cmbras10.mf - RELOC/fonts/source/public/cmbright/cmbras8.mf - RELOC/fonts/source/public/cmbright/cmbras9.mf - RELOC/fonts/source/public/cmbright/cmbrbs10.mf - RELOC/fonts/source/public/cmbright/cmbrbs8.mf - RELOC/fonts/source/public/cmbright/cmbrbs9.mf - RELOC/fonts/source/public/cmbright/cmbrbx10.mf - RELOC/fonts/source/public/cmbright/cmbrmb10.mf - RELOC/fonts/source/public/cmbright/cmbrmi10.mf - RELOC/fonts/source/public/cmbright/cmbrmi8.mf - RELOC/fonts/source/public/cmbright/cmbrmi9.mf - RELOC/fonts/source/public/cmbright/cmbrsl10.mf - RELOC/fonts/source/public/cmbright/cmbrsl17.mf - RELOC/fonts/source/public/cmbright/cmbrsl8.mf - RELOC/fonts/source/public/cmbright/cmbrsl9.mf - RELOC/fonts/source/public/cmbright/cmbrsy10.mf - RELOC/fonts/source/public/cmbright/cmbrsy8.mf - RELOC/fonts/source/public/cmbright/cmbrsy9.mf - RELOC/fonts/source/public/cmbright/cmsltl10.mf - RELOC/fonts/source/public/cmbright/cmtl10.mf - RELOC/fonts/source/public/cmbright/ebaccess.mf - RELOC/fonts/source/public/cmbright/ebbase.mf - RELOC/fonts/source/public/cmbright/ebbraces.mf - RELOC/fonts/source/public/cmbright/ebbx10.mf - RELOC/fonts/source/public/cmbright/ebmo10.mf - RELOC/fonts/source/public/cmbright/ebmo17.mf - RELOC/fonts/source/public/cmbright/ebmo8.mf - RELOC/fonts/source/public/cmbright/ebmo9.mf - RELOC/fonts/source/public/cmbright/ebmr10.mf - RELOC/fonts/source/public/cmbright/ebmr17.mf - RELOC/fonts/source/public/cmbright/ebmr8.mf - RELOC/fonts/source/public/cmbright/ebmr9.mf - RELOC/fonts/source/public/cmbright/ebpseudo.mf - RELOC/fonts/source/public/cmbright/ebpunct.mf - RELOC/fonts/source/public/cmbright/ebrleast.mf - RELOC/fonts/source/public/cmbright/ebrlig.mf - RELOC/fonts/source/public/cmbright/ebrligtb.mf - RELOC/fonts/source/public/cmbright/ebrllett.mf - RELOC/fonts/source/public/cmbright/ebrlwest.mf - RELOC/fonts/source/public/cmbright/ebroman.mf - RELOC/fonts/source/public/cmbright/ebso10.mf - RELOC/fonts/source/public/cmbright/ebso17.mf - RELOC/fonts/source/public/cmbright/ebso8.mf - RELOC/fonts/source/public/cmbright/ebso9.mf - RELOC/fonts/source/public/cmbright/ebsr10.mf - RELOC/fonts/source/public/cmbright/ebsr17.mf - RELOC/fonts/source/public/cmbright/ebsr8.mf - RELOC/fonts/source/public/cmbright/ebsr9.mf - RELOC/fonts/source/public/cmbright/ebtl10.mf - RELOC/fonts/source/public/cmbright/ebto10.mf - RELOC/fonts/source/public/cmbright/mathsl.mf - RELOC/fonts/source/public/cmbright/msa.mf - RELOC/fonts/source/public/cmbright/msb.mf - RELOC/fonts/source/public/cmbright/tbbx10.mf - RELOC/fonts/source/public/cmbright/tbmo10.mf - RELOC/fonts/source/public/cmbright/tbmo17.mf - RELOC/fonts/source/public/cmbright/tbmo8.mf - RELOC/fonts/source/public/cmbright/tbmo9.mf - RELOC/fonts/source/public/cmbright/tbmr10.mf - RELOC/fonts/source/public/cmbright/tbmr17.mf - RELOC/fonts/source/public/cmbright/tbmr8.mf - RELOC/fonts/source/public/cmbright/tbmr9.mf - RELOC/fonts/source/public/cmbright/tbpseudo.mf - RELOC/fonts/source/public/cmbright/tbso10.mf - RELOC/fonts/source/public/cmbright/tbso17.mf - RELOC/fonts/source/public/cmbright/tbso8.mf - RELOC/fonts/source/public/cmbright/tbso9.mf - RELOC/fonts/source/public/cmbright/tbsr10.mf - RELOC/fonts/source/public/cmbright/tbsr17.mf - RELOC/fonts/source/public/cmbright/tbsr8.mf - RELOC/fonts/source/public/cmbright/tbsr9.mf - RELOC/fonts/source/public/cmbright/tbsymb.mf - RELOC/fonts/source/public/cmbright/tbsymbol.mf - RELOC/fonts/source/public/cmbright/tbtl10.mf - RELOC/fonts/source/public/cmbright/tbto10.mf - RELOC/fonts/source/public/cmbright/ttsymb.mf - RELOC/fonts/source/public/cmbright/ttsymbol.mf - RELOC/fonts/tfm/public/cmbright/cmbr10.tfm - RELOC/fonts/tfm/public/cmbright/cmbr17.tfm - RELOC/fonts/tfm/public/cmbright/cmbr8.tfm - RELOC/fonts/tfm/public/cmbright/cmbr9.tfm - RELOC/fonts/tfm/public/cmbright/cmbras10.tfm - RELOC/fonts/tfm/public/cmbright/cmbras8.tfm - RELOC/fonts/tfm/public/cmbright/cmbras9.tfm - RELOC/fonts/tfm/public/cmbright/cmbrbs10.tfm - RELOC/fonts/tfm/public/cmbright/cmbrbs8.tfm - RELOC/fonts/tfm/public/cmbright/cmbrbs9.tfm - RELOC/fonts/tfm/public/cmbright/cmbrbx10.tfm - RELOC/fonts/tfm/public/cmbright/cmbrmb10.tfm - RELOC/fonts/tfm/public/cmbright/cmbrmi10.tfm - RELOC/fonts/tfm/public/cmbright/cmbrmi8.tfm - RELOC/fonts/tfm/public/cmbright/cmbrmi9.tfm - RELOC/fonts/tfm/public/cmbright/cmbrsl10.tfm - RELOC/fonts/tfm/public/cmbright/cmbrsl17.tfm - RELOC/fonts/tfm/public/cmbright/cmbrsl8.tfm - RELOC/fonts/tfm/public/cmbright/cmbrsl9.tfm - RELOC/fonts/tfm/public/cmbright/cmbrsy10.tfm - RELOC/fonts/tfm/public/cmbright/cmbrsy8.tfm - RELOC/fonts/tfm/public/cmbright/cmbrsy9.tfm - RELOC/fonts/tfm/public/cmbright/cmsltl10.tfm - RELOC/fonts/tfm/public/cmbright/cmtl10.tfm - RELOC/fonts/tfm/public/cmbright/ebbx10.tfm - RELOC/fonts/tfm/public/cmbright/ebmo10.tfm - RELOC/fonts/tfm/public/cmbright/ebmo17.tfm - RELOC/fonts/tfm/public/cmbright/ebmo8.tfm - RELOC/fonts/tfm/public/cmbright/ebmo9.tfm - RELOC/fonts/tfm/public/cmbright/ebmr10.tfm - RELOC/fonts/tfm/public/cmbright/ebmr17.tfm - RELOC/fonts/tfm/public/cmbright/ebmr8.tfm - RELOC/fonts/tfm/public/cmbright/ebmr9.tfm - RELOC/fonts/tfm/public/cmbright/ebso10.tfm - RELOC/fonts/tfm/public/cmbright/ebso17.tfm - RELOC/fonts/tfm/public/cmbright/ebso8.tfm - RELOC/fonts/tfm/public/cmbright/ebso9.tfm - RELOC/fonts/tfm/public/cmbright/ebsr10.tfm - RELOC/fonts/tfm/public/cmbright/ebsr17.tfm - RELOC/fonts/tfm/public/cmbright/ebsr8.tfm - RELOC/fonts/tfm/public/cmbright/ebsr9.tfm - RELOC/fonts/tfm/public/cmbright/ebtl10.tfm - RELOC/fonts/tfm/public/cmbright/ebto10.tfm - RELOC/fonts/tfm/public/cmbright/tbbx10.tfm - RELOC/fonts/tfm/public/cmbright/tbmo10.tfm - RELOC/fonts/tfm/public/cmbright/tbmo17.tfm - RELOC/fonts/tfm/public/cmbright/tbmo8.tfm - RELOC/fonts/tfm/public/cmbright/tbmo9.tfm - RELOC/fonts/tfm/public/cmbright/tbmr10.tfm - RELOC/fonts/tfm/public/cmbright/tbmr17.tfm - RELOC/fonts/tfm/public/cmbright/tbmr8.tfm - RELOC/fonts/tfm/public/cmbright/tbmr9.tfm - RELOC/fonts/tfm/public/cmbright/tbso10.tfm - RELOC/fonts/tfm/public/cmbright/tbso17.tfm - RELOC/fonts/tfm/public/cmbright/tbso8.tfm - RELOC/fonts/tfm/public/cmbright/tbso9.tfm - RELOC/fonts/tfm/public/cmbright/tbsr10.tfm - RELOC/fonts/tfm/public/cmbright/tbsr17.tfm - RELOC/fonts/tfm/public/cmbright/tbsr8.tfm - RELOC/fonts/tfm/public/cmbright/tbsr9.tfm - RELOC/fonts/tfm/public/cmbright/tbtl10.tfm - RELOC/fonts/tfm/public/cmbright/tbto10.tfm - RELOC/tex/latex/cmbright/cmbright.sty - RELOC/tex/latex/cmbright/omlcmbr.fd - RELOC/tex/latex/cmbright/omlcmbrm.fd - RELOC/tex/latex/cmbright/omscmbr.fd - RELOC/tex/latex/cmbright/omscmbrs.fd - RELOC/tex/latex/cmbright/ot1cmbr.fd - RELOC/tex/latex/cmbright/ot1cmtl.fd - RELOC/tex/latex/cmbright/t1cmbr.fd - RELOC/tex/latex/cmbright/t1cmtl.fd - RELOC/tex/latex/cmbright/ts1cmbr.fd - RELOC/tex/latex/cmbright/ts1cmtl.fd -catalogue-ctan /fonts/cmbright -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font font-maths font-sans font-mf -catalogue-version 8.1 - -name cmcyr -category Package -revision 39273 -shortdesc Computer Modern fonts with cyrillic extensions -relocated 1 -longdesc These are the Computer Modern fonts extended with Russian -longdesc letters, in Metafont sources and ATM Compatible Type 1 format. -longdesc The fonts are provided in KOI-7, but virtual fonts are -longdesc available to recode them to three other Russian 8-bit -longdesc encodings. -execute addMap cmcyr.map -containersize 901628 -containerchecksum 52f0e727f4b1d53b5adc196d20419e9b97d70cbba2fe477aae86480c26d835bc3254e9eb402b4bcb03f0e622a30734a3d99e530c7e15a137493ce48ca5ec8614 -doccontainersize 5888 -doccontainerchecksum 1c620d7bff899141fc6ba221be566a059ec412b4bbeab3e7a3f23c8efad36bb5eff460ea5ab07f0d507124ea72d318489a5187302815d7a11e9454b9fdad6a13 -docfiles size=40 - RELOC/doc/fonts/cmcyr/README details="Readme" - RELOC/doc/fonts/cmcyr/cmalt - RELOC/doc/fonts/cmcyr/cmalte - RELOC/doc/fonts/cmcyr/cmiso - RELOC/doc/fonts/cmcyr/cmisoe - RELOC/doc/fonts/cmcyr/cmkde - RELOC/doc/fonts/cmcyr/cmkdee - RELOC/doc/fonts/cmcyr/cmkoi8 - RELOC/doc/fonts/cmcyr/cmkoi8e - RELOC/doc/fonts/cmcyr/cmwin - RELOC/doc/fonts/cmcyr/cmwine - RELOC/doc/fonts/cmcyr/coding.bak - RELOC/doc/fonts/cmcyr/cyralt - RELOC/doc/fonts/cmcyr/cyralte - RELOC/doc/fonts/cmcyr/cyriso - RELOC/doc/fonts/cmcyr/cyrisoe - RELOC/doc/fonts/cmcyr/cyrkde - RELOC/doc/fonts/cmcyr/cyrkdee - RELOC/doc/fonts/cmcyr/cyrkoi8 - RELOC/doc/fonts/cmcyr/cyrkoi8e - RELOC/doc/fonts/cmcyr/cyrwin - RELOC/doc/fonts/cmcyr/cyrwine - RELOC/doc/fonts/cmcyr/merge.6i - RELOC/doc/fonts/cmcyr/merge.6k - RELOC/doc/fonts/cmcyr/merge.6w - RELOC/doc/fonts/cmcyr/merge.alt - RELOC/doc/fonts/cmcyr/merge.bat - RELOC/doc/fonts/cmcyr/merge.iso - RELOC/doc/fonts/cmcyr/merge.koi - RELOC/doc/fonts/cmcyr/merge.o6w - RELOC/doc/fonts/cmcyr/merge.win - RELOC/doc/fonts/cmcyr/vf/cmcyr6i/merge.bat - RELOC/doc/fonts/cmcyr/vf/cmcyr6k/merge.bat - RELOC/doc/fonts/cmcyr/vf/cmcyr6w/merge.bat - RELOC/doc/fonts/cmcyr/wncalt - RELOC/doc/fonts/cmcyr/wncalte - RELOC/doc/fonts/cmcyr/wnciso - RELOC/doc/fonts/cmcyr/wncisoe - RELOC/doc/fonts/cmcyr/wnckoi8 - RELOC/doc/fonts/cmcyr/wnckoi8e -runfiles size=979 - RELOC/fonts/map/dvips/cmcyr/cmcyr.map - RELOC/fonts/source/public/cmcyr/ccsc.mf - RELOC/fonts/source/public/cmcyr/citall.mf - RELOC/fonts/source/public/cmcyr/cmcb10.mf - RELOC/fonts/source/public/cmcyr/cmcbx10.mf - RELOC/fonts/source/public/cmcyr/cmcbx12.mf - RELOC/fonts/source/public/cmcyr/cmcbx5.mf - RELOC/fonts/source/public/cmcyr/cmcbx6.mf - RELOC/fonts/source/public/cmcyr/cmcbx7.mf - RELOC/fonts/source/public/cmcyr/cmcbx8.mf - RELOC/fonts/source/public/cmcyr/cmcbx9.mf - RELOC/fonts/source/public/cmcyr/cmcbxsl1.mf - RELOC/fonts/source/public/cmcyr/cmcbxti1.mf - RELOC/fonts/source/public/cmcyr/cmccsc10.mf - RELOC/fonts/source/public/cmcyr/cmccsc8.mf - RELOC/fonts/source/public/cmcyr/cmccsc9.mf - RELOC/fonts/source/public/cmcyr/cmcinch.mf - RELOC/fonts/source/public/cmcyr/cmcitt10.mf - RELOC/fonts/source/public/cmcyr/cmcsc11.mf - RELOC/fonts/source/public/cmcyr/cmcsc12.mf - RELOC/fonts/source/public/cmcyr/cmcsc14.mf - RELOC/fonts/source/public/cmcyr/cmcsc18.mf - RELOC/fonts/source/public/cmcyr/cmcsc24.mf - RELOC/fonts/source/public/cmcyr/cmcsc36.mf - RELOC/fonts/source/public/cmcyr/cmcscsl1.mf - RELOC/fonts/source/public/cmcyr/cmcsl10.mf - RELOC/fonts/source/public/cmcyr/cmcsl12.mf - RELOC/fonts/source/public/cmcyr/cmcsl8.mf - RELOC/fonts/source/public/cmcyr/cmcsl9.mf - RELOC/fonts/source/public/cmcyr/cmcsltt1.mf - RELOC/fonts/source/public/cmcyr/cmcss10.mf - RELOC/fonts/source/public/cmcyr/cmcss12.mf - RELOC/fonts/source/public/cmcyr/cmcss17.mf - RELOC/fonts/source/public/cmcyr/cmcss8.mf - RELOC/fonts/source/public/cmcyr/cmcss9.mf - RELOC/fonts/source/public/cmcyr/cmcssbx1.mf - RELOC/fonts/source/public/cmcyr/cmcssdc1.mf - RELOC/fonts/source/public/cmcyr/cmcssi10.mf - RELOC/fonts/source/public/cmcyr/cmcssi12.mf - RELOC/fonts/source/public/cmcyr/cmcssi17.mf - RELOC/fonts/source/public/cmcyr/cmcssi8.mf - RELOC/fonts/source/public/cmcyr/cmcssi9.mf - RELOC/fonts/source/public/cmcyr/cmcssq8.mf - RELOC/fonts/source/public/cmcyr/cmcssqi8.mf - RELOC/fonts/source/public/cmcyr/cmcti10.mf - RELOC/fonts/source/public/cmcyr/cmcti12.mf - RELOC/fonts/source/public/cmcyr/cmcti7.mf - RELOC/fonts/source/public/cmcyr/cmcti8.mf - RELOC/fonts/source/public/cmcyr/cmcti9.mf - RELOC/fonts/source/public/cmcyr/cmctitle.mf - RELOC/fonts/source/public/cmcyr/cmctt10.mf - RELOC/fonts/source/public/cmcyr/cmctt12.mf - RELOC/fonts/source/public/cmcyr/cmctt8.mf - RELOC/fonts/source/public/cmcyr/cmctt9.mf - RELOC/fonts/source/public/cmcyr/cmcu10.mf - RELOC/fonts/source/public/cmcyr/cmcyr10.mf - RELOC/fonts/source/public/cmcyr/cmcyr12.mf - RELOC/fonts/source/public/cmcyr/cmcyr17.mf - RELOC/fonts/source/public/cmcyr/cmcyr5.mf - RELOC/fonts/source/public/cmcyr/cmcyr6.mf - RELOC/fonts/source/public/cmcyr/cmcyr7.mf - RELOC/fonts/source/public/cmcyr/cmcyr8.mf - RELOC/fonts/source/public/cmcyr/cmcyr9.mf - RELOC/fonts/source/public/cmcyr/coding.mf - RELOC/fonts/source/public/cmcyr/cyrillic.mf - RELOC/fonts/source/public/cmcyr/cyrl.mf - RELOC/fonts/source/public/cmcyr/cyrlc.mf - RELOC/fonts/source/public/cmcyr/cyrsymb.mf - RELOC/fonts/source/public/cmcyr/cyrt.mf - RELOC/fonts/source/public/cmcyr/cyru.mf - RELOC/fonts/source/public/cmcyr/cytextit.mf - RELOC/fonts/source/public/cmcyr/cytitle.mf - RELOC/fonts/tfm/public/cmcyr/cmcb10.tfm - RELOC/fonts/tfm/public/cmcyr/cmcbx10.tfm - RELOC/fonts/tfm/public/cmcyr/cmcbx12.tfm - RELOC/fonts/tfm/public/cmcyr/cmcbx5.tfm - RELOC/fonts/tfm/public/cmcyr/cmcbx6.tfm - RELOC/fonts/tfm/public/cmcyr/cmcbx7.tfm - RELOC/fonts/tfm/public/cmcyr/cmcbx8.tfm - RELOC/fonts/tfm/public/cmcyr/cmcbx9.tfm - RELOC/fonts/tfm/public/cmcyr/cmcbxsl10.tfm - RELOC/fonts/tfm/public/cmcyr/cmcbxti10.tfm - RELOC/fonts/tfm/public/cmcyr/cmccsc10.tfm - RELOC/fonts/tfm/public/cmcyr/cmccsc8.tfm - RELOC/fonts/tfm/public/cmcyr/cmccsc9.tfm - RELOC/fonts/tfm/public/cmcyr/cmcinch.tfm - RELOC/fonts/tfm/public/cmcyr/cmcitt10.tfm - RELOC/fonts/tfm/public/cmcyr/cmcsl10.tfm - RELOC/fonts/tfm/public/cmcyr/cmcsl12.tfm - RELOC/fonts/tfm/public/cmcyr/cmcsl8.tfm - RELOC/fonts/tfm/public/cmcyr/cmcsl9.tfm - RELOC/fonts/tfm/public/cmcyr/cmcsltt10.tfm - RELOC/fonts/tfm/public/cmcyr/cmcss10.tfm - RELOC/fonts/tfm/public/cmcyr/cmcss12.tfm - RELOC/fonts/tfm/public/cmcyr/cmcss17.tfm - RELOC/fonts/tfm/public/cmcyr/cmcss8.tfm - RELOC/fonts/tfm/public/cmcyr/cmcss9.tfm - RELOC/fonts/tfm/public/cmcyr/cmcssbx10.tfm - RELOC/fonts/tfm/public/cmcyr/cmcssdc10.tfm - RELOC/fonts/tfm/public/cmcyr/cmcssi10.tfm - RELOC/fonts/tfm/public/cmcyr/cmcssi12.tfm - RELOC/fonts/tfm/public/cmcyr/cmcssi17.tfm - RELOC/fonts/tfm/public/cmcyr/cmcssi8.tfm - RELOC/fonts/tfm/public/cmcyr/cmcssi9.tfm - RELOC/fonts/tfm/public/cmcyr/cmcssq8.tfm - RELOC/fonts/tfm/public/cmcyr/cmcssqi8.tfm - RELOC/fonts/tfm/public/cmcyr/cmcti10.tfm - RELOC/fonts/tfm/public/cmcyr/cmcti12.tfm - RELOC/fonts/tfm/public/cmcyr/cmcti7.tfm - RELOC/fonts/tfm/public/cmcyr/cmcti8.tfm - RELOC/fonts/tfm/public/cmcyr/cmcti9.tfm - RELOC/fonts/tfm/public/cmcyr/cmctt10.tfm - RELOC/fonts/tfm/public/cmcyr/cmctt12.tfm - RELOC/fonts/tfm/public/cmcyr/cmctt8.tfm - RELOC/fonts/tfm/public/cmcyr/cmctt9.tfm - RELOC/fonts/tfm/public/cmcyr/cmcu10.tfm - RELOC/fonts/tfm/public/cmcyr/cmcyr10.tfm - RELOC/fonts/tfm/public/cmcyr/cmcyr12.tfm - RELOC/fonts/tfm/public/cmcyr/cmcyr17.tfm - RELOC/fonts/tfm/public/cmcyr/cmcyr5.tfm - RELOC/fonts/tfm/public/cmcyr/cmcyr6.tfm - RELOC/fonts/tfm/public/cmcyr/cmcyr7.tfm - RELOC/fonts/tfm/public/cmcyr/cmcyr8.tfm - RELOC/fonts/tfm/public/cmcyr/cmcyr9.tfm - RELOC/fonts/tfm/public/cmcyr/kcmb10.tfm - RELOC/fonts/tfm/public/cmcyr/kcmbx10.tfm - RELOC/fonts/tfm/public/cmcyr/kcmbx12.tfm - RELOC/fonts/tfm/public/cmcyr/kcmbx5.tfm - RELOC/fonts/tfm/public/cmcyr/kcmbx6.tfm - RELOC/fonts/tfm/public/cmcyr/kcmbx7.tfm - RELOC/fonts/tfm/public/cmcyr/kcmbx8.tfm - RELOC/fonts/tfm/public/cmcyr/kcmbx9.tfm - RELOC/fonts/tfm/public/cmcyr/kcmbxsl10.tfm - RELOC/fonts/tfm/public/cmcyr/kcmbxti10.tfm - RELOC/fonts/tfm/public/cmcyr/kcmcsc10.tfm - RELOC/fonts/tfm/public/cmcyr/kcmcsc8.tfm - RELOC/fonts/tfm/public/cmcyr/kcmcsc9.tfm - RELOC/fonts/tfm/public/cmcyr/kcminch.tfm - RELOC/fonts/tfm/public/cmcyr/kcmitt10.tfm - RELOC/fonts/tfm/public/cmcyr/kcmmi10.tfm - RELOC/fonts/tfm/public/cmcyr/kcmmi12.tfm - RELOC/fonts/tfm/public/cmcyr/kcmmi5.tfm - RELOC/fonts/tfm/public/cmcyr/kcmmi6.tfm - RELOC/fonts/tfm/public/cmcyr/kcmmi7.tfm - RELOC/fonts/tfm/public/cmcyr/kcmmi8.tfm - RELOC/fonts/tfm/public/cmcyr/kcmmi9.tfm - RELOC/fonts/tfm/public/cmcyr/kcmmib10.tfm - RELOC/fonts/tfm/public/cmcyr/kcmr10.tfm - RELOC/fonts/tfm/public/cmcyr/kcmr12.tfm - RELOC/fonts/tfm/public/cmcyr/kcmr17.tfm - RELOC/fonts/tfm/public/cmcyr/kcmr5.tfm - RELOC/fonts/tfm/public/cmcyr/kcmr6.tfm - RELOC/fonts/tfm/public/cmcyr/kcmr7.tfm - RELOC/fonts/tfm/public/cmcyr/kcmr8.tfm - RELOC/fonts/tfm/public/cmcyr/kcmr9.tfm - RELOC/fonts/tfm/public/cmcyr/kcmsl10.tfm - RELOC/fonts/tfm/public/cmcyr/kcmsl12.tfm - RELOC/fonts/tfm/public/cmcyr/kcmsl8.tfm - RELOC/fonts/tfm/public/cmcyr/kcmsl9.tfm - RELOC/fonts/tfm/public/cmcyr/kcmsltt10.tfm - RELOC/fonts/tfm/public/cmcyr/kcmss10.tfm - RELOC/fonts/tfm/public/cmcyr/kcmss12.tfm - RELOC/fonts/tfm/public/cmcyr/kcmss17.tfm - RELOC/fonts/tfm/public/cmcyr/kcmss8.tfm - RELOC/fonts/tfm/public/cmcyr/kcmss9.tfm - RELOC/fonts/tfm/public/cmcyr/kcmssbx10.tfm - RELOC/fonts/tfm/public/cmcyr/kcmssdc10.tfm - RELOC/fonts/tfm/public/cmcyr/kcmssi10.tfm - RELOC/fonts/tfm/public/cmcyr/kcmssi12.tfm - RELOC/fonts/tfm/public/cmcyr/kcmssi17.tfm - RELOC/fonts/tfm/public/cmcyr/kcmssi8.tfm - RELOC/fonts/tfm/public/cmcyr/kcmssi9.tfm - RELOC/fonts/tfm/public/cmcyr/kcmssq8.tfm - RELOC/fonts/tfm/public/cmcyr/kcmssqi8.tfm - RELOC/fonts/tfm/public/cmcyr/kcmti10.tfm - RELOC/fonts/tfm/public/cmcyr/kcmti12.tfm - RELOC/fonts/tfm/public/cmcyr/kcmti7.tfm - RELOC/fonts/tfm/public/cmcyr/kcmti8.tfm - RELOC/fonts/tfm/public/cmcyr/kcmti9.tfm - RELOC/fonts/tfm/public/cmcyr/kcmtt10.tfm - RELOC/fonts/tfm/public/cmcyr/kcmtt12.tfm - RELOC/fonts/tfm/public/cmcyr/kcmtt8.tfm - RELOC/fonts/tfm/public/cmcyr/kcmtt9.tfm - RELOC/fonts/tfm/public/cmcyr/kcmu10.tfm - RELOC/fonts/tfm/public/cmcyr/wcmb10.tfm - RELOC/fonts/tfm/public/cmcyr/wcmbx10.tfm - RELOC/fonts/tfm/public/cmcyr/wcmbx12.tfm - RELOC/fonts/tfm/public/cmcyr/wcmbx5.tfm - RELOC/fonts/tfm/public/cmcyr/wcmbx6.tfm - RELOC/fonts/tfm/public/cmcyr/wcmbx7.tfm - RELOC/fonts/tfm/public/cmcyr/wcmbx8.tfm - RELOC/fonts/tfm/public/cmcyr/wcmbx9.tfm - RELOC/fonts/tfm/public/cmcyr/wcmbxsl10.tfm - RELOC/fonts/tfm/public/cmcyr/wcmbxti10.tfm - RELOC/fonts/tfm/public/cmcyr/wcmcsc10.tfm - RELOC/fonts/tfm/public/cmcyr/wcmcsc8.tfm - RELOC/fonts/tfm/public/cmcyr/wcmcsc9.tfm - RELOC/fonts/tfm/public/cmcyr/wcminch.tfm - RELOC/fonts/tfm/public/cmcyr/wcmitt10.tfm - RELOC/fonts/tfm/public/cmcyr/wcmmi10.tfm - RELOC/fonts/tfm/public/cmcyr/wcmmi12.tfm - RELOC/fonts/tfm/public/cmcyr/wcmmi5.tfm - RELOC/fonts/tfm/public/cmcyr/wcmmi6.tfm - RELOC/fonts/tfm/public/cmcyr/wcmmi7.tfm - RELOC/fonts/tfm/public/cmcyr/wcmmi8.tfm - RELOC/fonts/tfm/public/cmcyr/wcmmi9.tfm - RELOC/fonts/tfm/public/cmcyr/wcmmib10.tfm - RELOC/fonts/tfm/public/cmcyr/wcmr10.tfm - RELOC/fonts/tfm/public/cmcyr/wcmr12.tfm - RELOC/fonts/tfm/public/cmcyr/wcmr17.tfm - RELOC/fonts/tfm/public/cmcyr/wcmr5.tfm - RELOC/fonts/tfm/public/cmcyr/wcmr6.tfm - RELOC/fonts/tfm/public/cmcyr/wcmr7.tfm - RELOC/fonts/tfm/public/cmcyr/wcmr8.tfm - RELOC/fonts/tfm/public/cmcyr/wcmr9.tfm - RELOC/fonts/tfm/public/cmcyr/wcmsl10.tfm - RELOC/fonts/tfm/public/cmcyr/wcmsl12.tfm - RELOC/fonts/tfm/public/cmcyr/wcmsl8.tfm - RELOC/fonts/tfm/public/cmcyr/wcmsl9.tfm - RELOC/fonts/tfm/public/cmcyr/wcmsltt10.tfm - RELOC/fonts/tfm/public/cmcyr/wcmss10.tfm - RELOC/fonts/tfm/public/cmcyr/wcmss12.tfm - RELOC/fonts/tfm/public/cmcyr/wcmss17.tfm - RELOC/fonts/tfm/public/cmcyr/wcmss8.tfm - RELOC/fonts/tfm/public/cmcyr/wcmss9.tfm - RELOC/fonts/tfm/public/cmcyr/wcmssbx10.tfm - RELOC/fonts/tfm/public/cmcyr/wcmssdc10.tfm - RELOC/fonts/tfm/public/cmcyr/wcmssi10.tfm - RELOC/fonts/tfm/public/cmcyr/wcmssi12.tfm - RELOC/fonts/tfm/public/cmcyr/wcmssi17.tfm - RELOC/fonts/tfm/public/cmcyr/wcmssi8.tfm - RELOC/fonts/tfm/public/cmcyr/wcmssi9.tfm - RELOC/fonts/tfm/public/cmcyr/wcmssq8.tfm - RELOC/fonts/tfm/public/cmcyr/wcmssqi8.tfm - RELOC/fonts/tfm/public/cmcyr/wcmti10.tfm - RELOC/fonts/tfm/public/cmcyr/wcmti12.tfm - RELOC/fonts/tfm/public/cmcyr/wcmti7.tfm - RELOC/fonts/tfm/public/cmcyr/wcmti8.tfm - RELOC/fonts/tfm/public/cmcyr/wcmti9.tfm - RELOC/fonts/tfm/public/cmcyr/wcmtt10.tfm - RELOC/fonts/tfm/public/cmcyr/wcmtt12.tfm - RELOC/fonts/tfm/public/cmcyr/wcmtt8.tfm - RELOC/fonts/tfm/public/cmcyr/wcmtt9.tfm - RELOC/fonts/tfm/public/cmcyr/wcmu10.tfm - RELOC/fonts/tfm/public/cmcyr/xcmb10.tfm - RELOC/fonts/tfm/public/cmcyr/xcmbx10.tfm - RELOC/fonts/tfm/public/cmcyr/xcmbx12.tfm - RELOC/fonts/tfm/public/cmcyr/xcmbx5.tfm - RELOC/fonts/tfm/public/cmcyr/xcmbx6.tfm - RELOC/fonts/tfm/public/cmcyr/xcmbx7.tfm - RELOC/fonts/tfm/public/cmcyr/xcmbx8.tfm - RELOC/fonts/tfm/public/cmcyr/xcmbx9.tfm - RELOC/fonts/tfm/public/cmcyr/xcmbxsl10.tfm - RELOC/fonts/tfm/public/cmcyr/xcmbxti10.tfm - RELOC/fonts/tfm/public/cmcyr/xcmcsc10.tfm - RELOC/fonts/tfm/public/cmcyr/xcmcsc8.tfm - RELOC/fonts/tfm/public/cmcyr/xcmcsc9.tfm - RELOC/fonts/tfm/public/cmcyr/xcminch.tfm - RELOC/fonts/tfm/public/cmcyr/xcmitt10.tfm - RELOC/fonts/tfm/public/cmcyr/xcmmi10.tfm - RELOC/fonts/tfm/public/cmcyr/xcmmi12.tfm - RELOC/fonts/tfm/public/cmcyr/xcmmi5.tfm - RELOC/fonts/tfm/public/cmcyr/xcmmi6.tfm - RELOC/fonts/tfm/public/cmcyr/xcmmi7.tfm - RELOC/fonts/tfm/public/cmcyr/xcmmi8.tfm - RELOC/fonts/tfm/public/cmcyr/xcmmi9.tfm - RELOC/fonts/tfm/public/cmcyr/xcmmib10.tfm - RELOC/fonts/tfm/public/cmcyr/xcmr10.tfm - RELOC/fonts/tfm/public/cmcyr/xcmr12.tfm - RELOC/fonts/tfm/public/cmcyr/xcmr17.tfm - RELOC/fonts/tfm/public/cmcyr/xcmr5.tfm - RELOC/fonts/tfm/public/cmcyr/xcmr6.tfm - RELOC/fonts/tfm/public/cmcyr/xcmr7.tfm - RELOC/fonts/tfm/public/cmcyr/xcmr8.tfm - RELOC/fonts/tfm/public/cmcyr/xcmr9.tfm - RELOC/fonts/tfm/public/cmcyr/xcmsl10.tfm - RELOC/fonts/tfm/public/cmcyr/xcmsl12.tfm - RELOC/fonts/tfm/public/cmcyr/xcmsl8.tfm - RELOC/fonts/tfm/public/cmcyr/xcmsl9.tfm - RELOC/fonts/tfm/public/cmcyr/xcmsltt10.tfm - RELOC/fonts/tfm/public/cmcyr/xcmss10.tfm - RELOC/fonts/tfm/public/cmcyr/xcmss12.tfm - RELOC/fonts/tfm/public/cmcyr/xcmss17.tfm - RELOC/fonts/tfm/public/cmcyr/xcmss8.tfm - RELOC/fonts/tfm/public/cmcyr/xcmss9.tfm - RELOC/fonts/tfm/public/cmcyr/xcmssbx10.tfm - RELOC/fonts/tfm/public/cmcyr/xcmssdc10.tfm - RELOC/fonts/tfm/public/cmcyr/xcmssi10.tfm - RELOC/fonts/tfm/public/cmcyr/xcmssi12.tfm - RELOC/fonts/tfm/public/cmcyr/xcmssi17.tfm - RELOC/fonts/tfm/public/cmcyr/xcmssi8.tfm - RELOC/fonts/tfm/public/cmcyr/xcmssi9.tfm - RELOC/fonts/tfm/public/cmcyr/xcmssq8.tfm - RELOC/fonts/tfm/public/cmcyr/xcmssqi8.tfm - RELOC/fonts/tfm/public/cmcyr/xcmti10.tfm - RELOC/fonts/tfm/public/cmcyr/xcmti12.tfm - RELOC/fonts/tfm/public/cmcyr/xcmti7.tfm - RELOC/fonts/tfm/public/cmcyr/xcmti8.tfm - RELOC/fonts/tfm/public/cmcyr/xcmti9.tfm - RELOC/fonts/tfm/public/cmcyr/xcmtt10.tfm - RELOC/fonts/tfm/public/cmcyr/xcmtt12.tfm - RELOC/fonts/tfm/public/cmcyr/xcmtt8.tfm - RELOC/fonts/tfm/public/cmcyr/xcmtt9.tfm - RELOC/fonts/tfm/public/cmcyr/xcmu10.tfm - RELOC/fonts/tfm/public/cmcyr/ycmb10.tfm - RELOC/fonts/tfm/public/cmcyr/ycmbx10.tfm - RELOC/fonts/tfm/public/cmcyr/ycmbx12.tfm - RELOC/fonts/tfm/public/cmcyr/ycmbx5.tfm - RELOC/fonts/tfm/public/cmcyr/ycmbx6.tfm - RELOC/fonts/tfm/public/cmcyr/ycmbx7.tfm - RELOC/fonts/tfm/public/cmcyr/ycmbx8.tfm - RELOC/fonts/tfm/public/cmcyr/ycmbx9.tfm - RELOC/fonts/tfm/public/cmcyr/ycmbxsl10.tfm - RELOC/fonts/tfm/public/cmcyr/ycmbxti10.tfm - RELOC/fonts/tfm/public/cmcyr/ycmcsc10.tfm - RELOC/fonts/tfm/public/cmcyr/ycmcsc8.tfm - RELOC/fonts/tfm/public/cmcyr/ycmcsc9.tfm - RELOC/fonts/tfm/public/cmcyr/ycminch.tfm - RELOC/fonts/tfm/public/cmcyr/ycmitt10.tfm - RELOC/fonts/tfm/public/cmcyr/ycmmi10.tfm - RELOC/fonts/tfm/public/cmcyr/ycmmi12.tfm - RELOC/fonts/tfm/public/cmcyr/ycmmi5.tfm - RELOC/fonts/tfm/public/cmcyr/ycmmi6.tfm - RELOC/fonts/tfm/public/cmcyr/ycmmi7.tfm - RELOC/fonts/tfm/public/cmcyr/ycmmi8.tfm - RELOC/fonts/tfm/public/cmcyr/ycmmi9.tfm - RELOC/fonts/tfm/public/cmcyr/ycmmib10.tfm - RELOC/fonts/tfm/public/cmcyr/ycmr10.tfm - RELOC/fonts/tfm/public/cmcyr/ycmr12.tfm - RELOC/fonts/tfm/public/cmcyr/ycmr17.tfm - RELOC/fonts/tfm/public/cmcyr/ycmr5.tfm - RELOC/fonts/tfm/public/cmcyr/ycmr6.tfm - RELOC/fonts/tfm/public/cmcyr/ycmr7.tfm - RELOC/fonts/tfm/public/cmcyr/ycmr8.tfm - RELOC/fonts/tfm/public/cmcyr/ycmr9.tfm - RELOC/fonts/tfm/public/cmcyr/ycmsl10.tfm - RELOC/fonts/tfm/public/cmcyr/ycmsl12.tfm - RELOC/fonts/tfm/public/cmcyr/ycmsl8.tfm - RELOC/fonts/tfm/public/cmcyr/ycmsl9.tfm - RELOC/fonts/tfm/public/cmcyr/ycmsltt10.tfm - RELOC/fonts/tfm/public/cmcyr/ycmss10.tfm - RELOC/fonts/tfm/public/cmcyr/ycmss12.tfm - RELOC/fonts/tfm/public/cmcyr/ycmss17.tfm - RELOC/fonts/tfm/public/cmcyr/ycmss8.tfm - RELOC/fonts/tfm/public/cmcyr/ycmss9.tfm - RELOC/fonts/tfm/public/cmcyr/ycmssbx10.tfm - RELOC/fonts/tfm/public/cmcyr/ycmssdc10.tfm - RELOC/fonts/tfm/public/cmcyr/ycmssi10.tfm - RELOC/fonts/tfm/public/cmcyr/ycmssi12.tfm - RELOC/fonts/tfm/public/cmcyr/ycmssi17.tfm - RELOC/fonts/tfm/public/cmcyr/ycmssi8.tfm - RELOC/fonts/tfm/public/cmcyr/ycmssi9.tfm - RELOC/fonts/tfm/public/cmcyr/ycmssq8.tfm - RELOC/fonts/tfm/public/cmcyr/ycmssqi8.tfm - RELOC/fonts/tfm/public/cmcyr/ycmti10.tfm - RELOC/fonts/tfm/public/cmcyr/ycmti12.tfm - RELOC/fonts/tfm/public/cmcyr/ycmti7.tfm - RELOC/fonts/tfm/public/cmcyr/ycmti8.tfm - RELOC/fonts/tfm/public/cmcyr/ycmti9.tfm - RELOC/fonts/tfm/public/cmcyr/ycmtt10.tfm - RELOC/fonts/tfm/public/cmcyr/ycmtt12.tfm - RELOC/fonts/tfm/public/cmcyr/ycmtt8.tfm - RELOC/fonts/tfm/public/cmcyr/ycmtt9.tfm - RELOC/fonts/tfm/public/cmcyr/ycmu10.tfm - RELOC/fonts/type1/public/cmcyr/cmcb10.pfb - RELOC/fonts/type1/public/cmcyr/cmcb10.pfm - RELOC/fonts/type1/public/cmcyr/cmcbx10.pfb - RELOC/fonts/type1/public/cmcyr/cmcbx10.pfm - RELOC/fonts/type1/public/cmcyr/cmcbx12.pfb - RELOC/fonts/type1/public/cmcyr/cmcbx12.pfm - RELOC/fonts/type1/public/cmcyr/cmcbx5.pfb - RELOC/fonts/type1/public/cmcyr/cmcbx5.pfm - RELOC/fonts/type1/public/cmcyr/cmcbx6.pfb - RELOC/fonts/type1/public/cmcyr/cmcbx6.pfm - RELOC/fonts/type1/public/cmcyr/cmcbx7.pfb - RELOC/fonts/type1/public/cmcyr/cmcbx7.pfm - RELOC/fonts/type1/public/cmcyr/cmcbx8.pfb - RELOC/fonts/type1/public/cmcyr/cmcbx8.pfm - RELOC/fonts/type1/public/cmcyr/cmcbx9.pfb - RELOC/fonts/type1/public/cmcyr/cmcbx9.pfm - RELOC/fonts/type1/public/cmcyr/cmcbxsl1.pfb - RELOC/fonts/type1/public/cmcyr/cmcbxsl1.pfm - RELOC/fonts/type1/public/cmcyr/cmcbxti1.pfb - RELOC/fonts/type1/public/cmcyr/cmcbxti1.pfm - RELOC/fonts/type1/public/cmcyr/cmccsc10.pfb - RELOC/fonts/type1/public/cmcyr/cmccsc10.pfm - RELOC/fonts/type1/public/cmcyr/cmccsc8.pfb - RELOC/fonts/type1/public/cmcyr/cmccsc8.pfm - RELOC/fonts/type1/public/cmcyr/cmccsc9.pfb - RELOC/fonts/type1/public/cmcyr/cmccsc9.pfm - RELOC/fonts/type1/public/cmcyr/cmcinch7.pfb - RELOC/fonts/type1/public/cmcyr/cmcinch7.pfm - RELOC/fonts/type1/public/cmcyr/cmcitt10.pfb - RELOC/fonts/type1/public/cmcyr/cmcitt10.pfm - RELOC/fonts/type1/public/cmcyr/cmcsl10.pfb - RELOC/fonts/type1/public/cmcyr/cmcsl10.pfm - RELOC/fonts/type1/public/cmcyr/cmcsl12.pfb - RELOC/fonts/type1/public/cmcyr/cmcsl12.pfm - RELOC/fonts/type1/public/cmcyr/cmcsl8.pfb - RELOC/fonts/type1/public/cmcyr/cmcsl8.pfm - RELOC/fonts/type1/public/cmcyr/cmcsl9.pfb - RELOC/fonts/type1/public/cmcyr/cmcsl9.pfm - RELOC/fonts/type1/public/cmcyr/cmcsltt1.pfb - RELOC/fonts/type1/public/cmcyr/cmcsltt1.pfm - RELOC/fonts/type1/public/cmcyr/cmcss10.pfb - RELOC/fonts/type1/public/cmcyr/cmcss10.pfm - RELOC/fonts/type1/public/cmcyr/cmcss12.pfb - RELOC/fonts/type1/public/cmcyr/cmcss12.pfm - RELOC/fonts/type1/public/cmcyr/cmcss17.pfb - RELOC/fonts/type1/public/cmcyr/cmcss17.pfm - RELOC/fonts/type1/public/cmcyr/cmcss8.pfb - RELOC/fonts/type1/public/cmcyr/cmcss8.pfm - RELOC/fonts/type1/public/cmcyr/cmcss9.pfb - RELOC/fonts/type1/public/cmcyr/cmcss9.pfm - RELOC/fonts/type1/public/cmcyr/cmcssbx1.pfb - RELOC/fonts/type1/public/cmcyr/cmcssbx1.pfm - RELOC/fonts/type1/public/cmcyr/cmcssdc1.pfb - RELOC/fonts/type1/public/cmcyr/cmcssdc1.pfm - RELOC/fonts/type1/public/cmcyr/cmcssi10.pfb - RELOC/fonts/type1/public/cmcyr/cmcssi10.pfm - RELOC/fonts/type1/public/cmcyr/cmcssi12.pfb - RELOC/fonts/type1/public/cmcyr/cmcssi12.pfm - RELOC/fonts/type1/public/cmcyr/cmcssi17.pfb - RELOC/fonts/type1/public/cmcyr/cmcssi17.pfm - RELOC/fonts/type1/public/cmcyr/cmcssi8.pfb - RELOC/fonts/type1/public/cmcyr/cmcssi8.pfm - RELOC/fonts/type1/public/cmcyr/cmcssi9.pfb - RELOC/fonts/type1/public/cmcyr/cmcssi9.pfm - RELOC/fonts/type1/public/cmcyr/cmcssq8.pfb - RELOC/fonts/type1/public/cmcyr/cmcssq8.pfm - RELOC/fonts/type1/public/cmcyr/cmcssqi8.pfb - RELOC/fonts/type1/public/cmcyr/cmcssqi8.pfm - RELOC/fonts/type1/public/cmcyr/cmcti10.pfb - RELOC/fonts/type1/public/cmcyr/cmcti10.pfm - RELOC/fonts/type1/public/cmcyr/cmcti12.pfb - RELOC/fonts/type1/public/cmcyr/cmcti12.pfm - RELOC/fonts/type1/public/cmcyr/cmcti7.pfb - RELOC/fonts/type1/public/cmcyr/cmcti7.pfm - RELOC/fonts/type1/public/cmcyr/cmcti8.pfb - RELOC/fonts/type1/public/cmcyr/cmcti8.pfm - RELOC/fonts/type1/public/cmcyr/cmcti9.pfb - RELOC/fonts/type1/public/cmcyr/cmcti9.pfm - RELOC/fonts/type1/public/cmcyr/cmctt10.pfb - RELOC/fonts/type1/public/cmcyr/cmctt10.pfm - RELOC/fonts/type1/public/cmcyr/cmctt12.pfb - RELOC/fonts/type1/public/cmcyr/cmctt12.pfm - RELOC/fonts/type1/public/cmcyr/cmctt8.pfb - RELOC/fonts/type1/public/cmcyr/cmctt8.pfm - RELOC/fonts/type1/public/cmcyr/cmctt9.pfb - RELOC/fonts/type1/public/cmcyr/cmctt9.pfm - RELOC/fonts/type1/public/cmcyr/cmcu10.pfb - RELOC/fonts/type1/public/cmcyr/cmcu10.pfm - RELOC/fonts/type1/public/cmcyr/cmcyr10.pfb - RELOC/fonts/type1/public/cmcyr/cmcyr10.pfm - RELOC/fonts/type1/public/cmcyr/cmcyr12.pfb - RELOC/fonts/type1/public/cmcyr/cmcyr12.pfm - RELOC/fonts/type1/public/cmcyr/cmcyr17.pfb - RELOC/fonts/type1/public/cmcyr/cmcyr17.pfm - RELOC/fonts/type1/public/cmcyr/cmcyr5.pfb - RELOC/fonts/type1/public/cmcyr/cmcyr5.pfm - RELOC/fonts/type1/public/cmcyr/cmcyr6.pfb - RELOC/fonts/type1/public/cmcyr/cmcyr6.pfm - RELOC/fonts/type1/public/cmcyr/cmcyr7.pfb - RELOC/fonts/type1/public/cmcyr/cmcyr7.pfm - RELOC/fonts/type1/public/cmcyr/cmcyr8.pfb - RELOC/fonts/type1/public/cmcyr/cmcyr8.pfm - RELOC/fonts/type1/public/cmcyr/cmcyr9.pfb - RELOC/fonts/type1/public/cmcyr/cmcyr9.pfm - RELOC/fonts/vf/public/cmcyr/kcmb10.vf - RELOC/fonts/vf/public/cmcyr/kcmbx10.vf - RELOC/fonts/vf/public/cmcyr/kcmbx12.vf - RELOC/fonts/vf/public/cmcyr/kcmbx5.vf - RELOC/fonts/vf/public/cmcyr/kcmbx6.vf - RELOC/fonts/vf/public/cmcyr/kcmbx7.vf - RELOC/fonts/vf/public/cmcyr/kcmbx8.vf - RELOC/fonts/vf/public/cmcyr/kcmbx9.vf - RELOC/fonts/vf/public/cmcyr/kcmbxsl10.vf - RELOC/fonts/vf/public/cmcyr/kcmbxti10.vf - RELOC/fonts/vf/public/cmcyr/kcmcsc10.vf - RELOC/fonts/vf/public/cmcyr/kcmcsc8.vf - RELOC/fonts/vf/public/cmcyr/kcmcsc9.vf - RELOC/fonts/vf/public/cmcyr/kcminch.vf - RELOC/fonts/vf/public/cmcyr/kcmitt10.vf - RELOC/fonts/vf/public/cmcyr/kcmmi10.vf - RELOC/fonts/vf/public/cmcyr/kcmmi12.vf - RELOC/fonts/vf/public/cmcyr/kcmmi5.vf - RELOC/fonts/vf/public/cmcyr/kcmmi6.vf - RELOC/fonts/vf/public/cmcyr/kcmmi7.vf - RELOC/fonts/vf/public/cmcyr/kcmmi8.vf - RELOC/fonts/vf/public/cmcyr/kcmmi9.vf - RELOC/fonts/vf/public/cmcyr/kcmmib10.vf - RELOC/fonts/vf/public/cmcyr/kcmr10.vf - RELOC/fonts/vf/public/cmcyr/kcmr12.vf - RELOC/fonts/vf/public/cmcyr/kcmr17.vf - RELOC/fonts/vf/public/cmcyr/kcmr5.vf - RELOC/fonts/vf/public/cmcyr/kcmr6.vf - RELOC/fonts/vf/public/cmcyr/kcmr7.vf - RELOC/fonts/vf/public/cmcyr/kcmr8.vf - RELOC/fonts/vf/public/cmcyr/kcmr9.vf - RELOC/fonts/vf/public/cmcyr/kcmsl10.vf - RELOC/fonts/vf/public/cmcyr/kcmsl12.vf - RELOC/fonts/vf/public/cmcyr/kcmsl8.vf - RELOC/fonts/vf/public/cmcyr/kcmsl9.vf - RELOC/fonts/vf/public/cmcyr/kcmsltt10.vf - RELOC/fonts/vf/public/cmcyr/kcmss10.vf - RELOC/fonts/vf/public/cmcyr/kcmss12.vf - RELOC/fonts/vf/public/cmcyr/kcmss17.vf - RELOC/fonts/vf/public/cmcyr/kcmss8.vf - RELOC/fonts/vf/public/cmcyr/kcmss9.vf - RELOC/fonts/vf/public/cmcyr/kcmssbx10.vf - RELOC/fonts/vf/public/cmcyr/kcmssdc10.vf - RELOC/fonts/vf/public/cmcyr/kcmssi10.vf - RELOC/fonts/vf/public/cmcyr/kcmssi12.vf - RELOC/fonts/vf/public/cmcyr/kcmssi17.vf - RELOC/fonts/vf/public/cmcyr/kcmssi8.vf - RELOC/fonts/vf/public/cmcyr/kcmssi9.vf - RELOC/fonts/vf/public/cmcyr/kcmssq8.vf - RELOC/fonts/vf/public/cmcyr/kcmssqi8.vf - RELOC/fonts/vf/public/cmcyr/kcmti10.vf - RELOC/fonts/vf/public/cmcyr/kcmti12.vf - RELOC/fonts/vf/public/cmcyr/kcmti7.vf - RELOC/fonts/vf/public/cmcyr/kcmti8.vf - RELOC/fonts/vf/public/cmcyr/kcmti9.vf - RELOC/fonts/vf/public/cmcyr/kcmtt10.vf - RELOC/fonts/vf/public/cmcyr/kcmtt12.vf - RELOC/fonts/vf/public/cmcyr/kcmtt8.vf - RELOC/fonts/vf/public/cmcyr/kcmtt9.vf - RELOC/fonts/vf/public/cmcyr/kcmu10.vf - RELOC/fonts/vf/public/cmcyr/wcmb10.vf - RELOC/fonts/vf/public/cmcyr/wcmbx10.vf - RELOC/fonts/vf/public/cmcyr/wcmbx12.vf - RELOC/fonts/vf/public/cmcyr/wcmbx5.vf - RELOC/fonts/vf/public/cmcyr/wcmbx6.vf - RELOC/fonts/vf/public/cmcyr/wcmbx7.vf - RELOC/fonts/vf/public/cmcyr/wcmbx8.vf - RELOC/fonts/vf/public/cmcyr/wcmbx9.vf - RELOC/fonts/vf/public/cmcyr/wcmbxsl10.vf - RELOC/fonts/vf/public/cmcyr/wcmbxti10.vf - RELOC/fonts/vf/public/cmcyr/wcmcsc10.vf - RELOC/fonts/vf/public/cmcyr/wcmcsc8.vf - RELOC/fonts/vf/public/cmcyr/wcmcsc9.vf - RELOC/fonts/vf/public/cmcyr/wcminch.vf - RELOC/fonts/vf/public/cmcyr/wcmitt10.vf - RELOC/fonts/vf/public/cmcyr/wcmmi10.vf - RELOC/fonts/vf/public/cmcyr/wcmmi12.vf - RELOC/fonts/vf/public/cmcyr/wcmmi5.vf - RELOC/fonts/vf/public/cmcyr/wcmmi6.vf - RELOC/fonts/vf/public/cmcyr/wcmmi7.vf - RELOC/fonts/vf/public/cmcyr/wcmmi8.vf - RELOC/fonts/vf/public/cmcyr/wcmmi9.vf - RELOC/fonts/vf/public/cmcyr/wcmmib10.vf - RELOC/fonts/vf/public/cmcyr/wcmr10.vf - RELOC/fonts/vf/public/cmcyr/wcmr12.vf - RELOC/fonts/vf/public/cmcyr/wcmr17.vf - RELOC/fonts/vf/public/cmcyr/wcmr5.vf - RELOC/fonts/vf/public/cmcyr/wcmr6.vf - RELOC/fonts/vf/public/cmcyr/wcmr7.vf - RELOC/fonts/vf/public/cmcyr/wcmr8.vf - RELOC/fonts/vf/public/cmcyr/wcmr9.vf - RELOC/fonts/vf/public/cmcyr/wcmsl10.vf - RELOC/fonts/vf/public/cmcyr/wcmsl12.vf - RELOC/fonts/vf/public/cmcyr/wcmsl8.vf - RELOC/fonts/vf/public/cmcyr/wcmsl9.vf - RELOC/fonts/vf/public/cmcyr/wcmsltt10.vf - RELOC/fonts/vf/public/cmcyr/wcmss10.vf - RELOC/fonts/vf/public/cmcyr/wcmss12.vf - RELOC/fonts/vf/public/cmcyr/wcmss17.vf - RELOC/fonts/vf/public/cmcyr/wcmss8.vf - RELOC/fonts/vf/public/cmcyr/wcmss9.vf - RELOC/fonts/vf/public/cmcyr/wcmssbx10.vf - RELOC/fonts/vf/public/cmcyr/wcmssdc10.vf - RELOC/fonts/vf/public/cmcyr/wcmssi10.vf - RELOC/fonts/vf/public/cmcyr/wcmssi12.vf - RELOC/fonts/vf/public/cmcyr/wcmssi17.vf - RELOC/fonts/vf/public/cmcyr/wcmssi8.vf - RELOC/fonts/vf/public/cmcyr/wcmssi9.vf - RELOC/fonts/vf/public/cmcyr/wcmssq8.vf - RELOC/fonts/vf/public/cmcyr/wcmssqi8.vf - RELOC/fonts/vf/public/cmcyr/wcmti10.vf - RELOC/fonts/vf/public/cmcyr/wcmti12.vf - RELOC/fonts/vf/public/cmcyr/wcmti7.vf - RELOC/fonts/vf/public/cmcyr/wcmti8.vf - RELOC/fonts/vf/public/cmcyr/wcmti9.vf - RELOC/fonts/vf/public/cmcyr/wcmtt10.vf - RELOC/fonts/vf/public/cmcyr/wcmtt12.vf - RELOC/fonts/vf/public/cmcyr/wcmtt8.vf - RELOC/fonts/vf/public/cmcyr/wcmtt9.vf - RELOC/fonts/vf/public/cmcyr/wcmu10.vf - RELOC/fonts/vf/public/cmcyr/xcmb10.vf - RELOC/fonts/vf/public/cmcyr/xcmbx10.vf - RELOC/fonts/vf/public/cmcyr/xcmbx12.vf - RELOC/fonts/vf/public/cmcyr/xcmbx5.vf - RELOC/fonts/vf/public/cmcyr/xcmbx6.vf - RELOC/fonts/vf/public/cmcyr/xcmbx7.vf - RELOC/fonts/vf/public/cmcyr/xcmbx8.vf - RELOC/fonts/vf/public/cmcyr/xcmbx9.vf - RELOC/fonts/vf/public/cmcyr/xcmbxsl10.vf - RELOC/fonts/vf/public/cmcyr/xcmbxti10.vf - RELOC/fonts/vf/public/cmcyr/xcmcsc10.vf - RELOC/fonts/vf/public/cmcyr/xcmcsc8.vf - RELOC/fonts/vf/public/cmcyr/xcmcsc9.vf - RELOC/fonts/vf/public/cmcyr/xcminch.vf - RELOC/fonts/vf/public/cmcyr/xcmitt10.vf - RELOC/fonts/vf/public/cmcyr/xcmmi10.vf - RELOC/fonts/vf/public/cmcyr/xcmmi12.vf - RELOC/fonts/vf/public/cmcyr/xcmmi5.vf - RELOC/fonts/vf/public/cmcyr/xcmmi6.vf - RELOC/fonts/vf/public/cmcyr/xcmmi7.vf - RELOC/fonts/vf/public/cmcyr/xcmmi8.vf - RELOC/fonts/vf/public/cmcyr/xcmmi9.vf - RELOC/fonts/vf/public/cmcyr/xcmmib10.vf - RELOC/fonts/vf/public/cmcyr/xcmr10.vf - RELOC/fonts/vf/public/cmcyr/xcmr12.vf - RELOC/fonts/vf/public/cmcyr/xcmr17.vf - RELOC/fonts/vf/public/cmcyr/xcmr5.vf - RELOC/fonts/vf/public/cmcyr/xcmr6.vf - RELOC/fonts/vf/public/cmcyr/xcmr7.vf - RELOC/fonts/vf/public/cmcyr/xcmr8.vf - RELOC/fonts/vf/public/cmcyr/xcmr9.vf - RELOC/fonts/vf/public/cmcyr/xcmsl10.vf - RELOC/fonts/vf/public/cmcyr/xcmsl12.vf - RELOC/fonts/vf/public/cmcyr/xcmsl8.vf - RELOC/fonts/vf/public/cmcyr/xcmsl9.vf - RELOC/fonts/vf/public/cmcyr/xcmsltt10.vf - RELOC/fonts/vf/public/cmcyr/xcmss10.vf - RELOC/fonts/vf/public/cmcyr/xcmss12.vf - RELOC/fonts/vf/public/cmcyr/xcmss17.vf - RELOC/fonts/vf/public/cmcyr/xcmss8.vf - RELOC/fonts/vf/public/cmcyr/xcmss9.vf - RELOC/fonts/vf/public/cmcyr/xcmssbx10.vf - RELOC/fonts/vf/public/cmcyr/xcmssdc10.vf - RELOC/fonts/vf/public/cmcyr/xcmssi10.vf - RELOC/fonts/vf/public/cmcyr/xcmssi12.vf - RELOC/fonts/vf/public/cmcyr/xcmssi17.vf - RELOC/fonts/vf/public/cmcyr/xcmssi8.vf - RELOC/fonts/vf/public/cmcyr/xcmssi9.vf - RELOC/fonts/vf/public/cmcyr/xcmssq8.vf - RELOC/fonts/vf/public/cmcyr/xcmssqi8.vf - RELOC/fonts/vf/public/cmcyr/xcmti10.vf - RELOC/fonts/vf/public/cmcyr/xcmti12.vf - RELOC/fonts/vf/public/cmcyr/xcmti7.vf - RELOC/fonts/vf/public/cmcyr/xcmti8.vf - RELOC/fonts/vf/public/cmcyr/xcmti9.vf - RELOC/fonts/vf/public/cmcyr/xcmtt10.vf - RELOC/fonts/vf/public/cmcyr/xcmtt12.vf - RELOC/fonts/vf/public/cmcyr/xcmtt8.vf - RELOC/fonts/vf/public/cmcyr/xcmtt9.vf - RELOC/fonts/vf/public/cmcyr/xcmu10.vf - RELOC/fonts/vf/public/cmcyr/ycmb10.vf - RELOC/fonts/vf/public/cmcyr/ycmbx10.vf - RELOC/fonts/vf/public/cmcyr/ycmbx12.vf - RELOC/fonts/vf/public/cmcyr/ycmbx5.vf - RELOC/fonts/vf/public/cmcyr/ycmbx6.vf - RELOC/fonts/vf/public/cmcyr/ycmbx7.vf - RELOC/fonts/vf/public/cmcyr/ycmbx8.vf - RELOC/fonts/vf/public/cmcyr/ycmbx9.vf - RELOC/fonts/vf/public/cmcyr/ycmbxsl10.vf - RELOC/fonts/vf/public/cmcyr/ycmbxti10.vf - RELOC/fonts/vf/public/cmcyr/ycmcsc10.vf - RELOC/fonts/vf/public/cmcyr/ycmcsc8.vf - RELOC/fonts/vf/public/cmcyr/ycmcsc9.vf - RELOC/fonts/vf/public/cmcyr/ycminch.vf - RELOC/fonts/vf/public/cmcyr/ycmitt10.vf - RELOC/fonts/vf/public/cmcyr/ycmmi10.vf - RELOC/fonts/vf/public/cmcyr/ycmmi12.vf - RELOC/fonts/vf/public/cmcyr/ycmmi5.vf - RELOC/fonts/vf/public/cmcyr/ycmmi6.vf - RELOC/fonts/vf/public/cmcyr/ycmmi7.vf - RELOC/fonts/vf/public/cmcyr/ycmmi8.vf - RELOC/fonts/vf/public/cmcyr/ycmmi9.vf - RELOC/fonts/vf/public/cmcyr/ycmmib10.vf - RELOC/fonts/vf/public/cmcyr/ycmr10.vf - RELOC/fonts/vf/public/cmcyr/ycmr12.vf - RELOC/fonts/vf/public/cmcyr/ycmr17.vf - RELOC/fonts/vf/public/cmcyr/ycmr5.vf - RELOC/fonts/vf/public/cmcyr/ycmr6.vf - RELOC/fonts/vf/public/cmcyr/ycmr7.vf - RELOC/fonts/vf/public/cmcyr/ycmr8.vf - RELOC/fonts/vf/public/cmcyr/ycmr9.vf - RELOC/fonts/vf/public/cmcyr/ycmsl10.vf - RELOC/fonts/vf/public/cmcyr/ycmsl12.vf - RELOC/fonts/vf/public/cmcyr/ycmsl8.vf - RELOC/fonts/vf/public/cmcyr/ycmsl9.vf - RELOC/fonts/vf/public/cmcyr/ycmsltt10.vf - RELOC/fonts/vf/public/cmcyr/ycmss10.vf - RELOC/fonts/vf/public/cmcyr/ycmss12.vf - RELOC/fonts/vf/public/cmcyr/ycmss17.vf - RELOC/fonts/vf/public/cmcyr/ycmss8.vf - RELOC/fonts/vf/public/cmcyr/ycmss9.vf - RELOC/fonts/vf/public/cmcyr/ycmssbx10.vf - RELOC/fonts/vf/public/cmcyr/ycmssdc10.vf - RELOC/fonts/vf/public/cmcyr/ycmssi10.vf - RELOC/fonts/vf/public/cmcyr/ycmssi12.vf - RELOC/fonts/vf/public/cmcyr/ycmssi17.vf - RELOC/fonts/vf/public/cmcyr/ycmssi8.vf - RELOC/fonts/vf/public/cmcyr/ycmssi9.vf - RELOC/fonts/vf/public/cmcyr/ycmssq8.vf - RELOC/fonts/vf/public/cmcyr/ycmssqi8.vf - RELOC/fonts/vf/public/cmcyr/ycmti10.vf - RELOC/fonts/vf/public/cmcyr/ycmti12.vf - RELOC/fonts/vf/public/cmcyr/ycmti7.vf - RELOC/fonts/vf/public/cmcyr/ycmti8.vf - RELOC/fonts/vf/public/cmcyr/ycmti9.vf - RELOC/fonts/vf/public/cmcyr/ycmtt10.vf - RELOC/fonts/vf/public/cmcyr/ycmtt12.vf - RELOC/fonts/vf/public/cmcyr/ycmtt8.vf - RELOC/fonts/vf/public/cmcyr/ycmtt9.vf - RELOC/fonts/vf/public/cmcyr/ycmu10.vf -catalogue-ctan /fonts/cyrillic/cmcyr -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics font font-cyrillic font-type1 font-mf - -name cmdstring -category Package -revision 15878 -shortdesc Get command name reliably -relocated 1 -longdesc Extracts the letters of a command's name (e.g., foo for command -longdesc \foo), in a reliable way. -containersize 872 -containerchecksum b9c97612aab11be19f4e4e2cc6bec679351c6ef9f7ab98f8eb5f7dee1a6a2086dcab59298a81e11ba027de7405f56bd123d81eed8464646813406b22cfa54243 -doccontainersize 346120 -doccontainerchecksum 899f447a252751fd4e5101d8e0544f4b5539b3dae10f8447ba3055b33a3dcd99b4040d266033be0459d5d3fca9cb349e851d07d45771ff31b9fc1bc9a72b9d18 -docfiles size=90 - RELOC/doc/latex/cmdstring/README details="Readme" - RELOC/doc/latex/cmdstring/cmdstring.pdf details="Package documentation" - RELOC/doc/latex/cmdstring/cmdstring.tex -runfiles size=1 - RELOC/tex/latex/cmdstring/cmdstring.sty -catalogue-ctan /macros/latex/contrib/cmdstring -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics macro-supp -catalogue-version 1.1 - -name cmdtrack -category Package -revision 28910 -shortdesc Check used commands -relocated 1 -longdesc The package keeps track of whether a command defined in a -longdesc document preamble is actually used somewhere in the document. -longdesc After the package is loaded in the preamble of a document, all -longdesc \newcommand (and similar command definitions) between that -longdesc point and the beginning of the document will be marked for -longdesc logging. At the end of the document a report of command usage -longdesc will be printed in the TeX log, for example: "mdash was used on -longdesc line 25"; "ndash was never used". -containersize 2876 -containerchecksum bc0742c601e2870fb361db3cef7a334307b41205a17e681c63c783e0ef17f2f86477611d7b9b54a975c2fe136d5ec9577a1a8b7334f8f9d7e4e0b44f9229ab97 -doccontainersize 131528 -doccontainerchecksum 5a63edcc2cbfdc77eace7fa874d553af1fb514dba4b0826643a1e536d509c847090b0390b61b3e1d87757ecf123afdd7e5528f25b3fe3300061db5261811b97c -docfiles size=34 - RELOC/doc/latex/cmdtrack/Makefile - RELOC/doc/latex/cmdtrack/README - RELOC/doc/latex/cmdtrack/cmdtrack.pdf details="Package documentation" -srccontainersize 5752 -srccontainerchecksum c4d7128340c8d05649e4274eb8eeae5c9d550350ab58bf9cbff8e4ce074698c4c782a107418b2d1e7e6d7568ad70353cb8a0da367d1066b4a0e862e0c844dd4c -srcfiles size=5 - RELOC/source/latex/cmdtrack/cmdtrack.dtx - RELOC/source/latex/cmdtrack/cmdtrack.ins -runfiles size=2 - RELOC/tex/latex/cmdtrack/cmdtrack.sty -catalogue-ctan /macros/latex/contrib/cmdtrack -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1 -catalogue-topics debug-supp - -name cmexb -category Package -revision 45677 -shortdesc cmexb10 metrics and Type 1 -relocated 1 -longdesc Computer Modern Math Extension bold, metrics and .pfb file. -longdesc Made by Petr Olsak via autotracing. -execute addMap cmexb.map -containersize 31732 -containerchecksum 7c03e073ab795f009aba3891bca161576da870076552d4f41922053875fa0f980dbe04708d0487eb3338799c0e2070ea8f8e0ea74e7422b60c03e39d9c88cac6 -doccontainersize 908 -doccontainerchecksum d63d244445426262c2ff79ef7267d78f2e24d1f884b4f5df8884061b496091917c58aebe74ee198cd11e16653627068a68cebe123d93606adb9e555219831043 -docfiles size=1 - RELOC/doc/fonts/cmexb/README-cmexb -runfiles size=11 - RELOC/fonts/map/dvips/cmexb/cmexb.map - RELOC/fonts/tfm/public/cmexb/cmexb10.tfm - RELOC/fonts/type1/public/cmexb/cmexb10.pfb - -name cmextra -category Package -revision 42428 -catalogue knuth-local -shortdesc Knuth's local information -relocated 1 -longdesc A collection of experimental programs and developments based -longdesc on, or complementary to, the matter in his distribution -longdesc directories. -containersize 21672 -containerchecksum e826041c56126c2ae2575c387c80b683da50bdf2e8ab4e74be708a4d57e9d0d37e66ddde750acc26f9765308a6a2582e51281ac0969d1487a53ae6e9e02b1788 -runfiles size=58 - RELOC/fonts/source/public/cmextra/bible12.mf - RELOC/fonts/source/public/cmextra/cmbxcd10.mf - RELOC/fonts/source/public/cmextra/cmbxti12.mf - RELOC/fonts/source/public/cmextra/cmbxti7.mf - RELOC/fonts/source/public/cmextra/cmcscsl10.mf - RELOC/fonts/source/public/cmextra/cmfibs8.mf - RELOC/fonts/source/public/cmextra/cmitt12.mf - RELOC/fonts/source/public/cmextra/cmitt9.mf - RELOC/fonts/source/public/cmextra/cmman.mf - RELOC/fonts/source/public/cmextra/cmntex10.mf - RELOC/fonts/source/public/cmextra/cmntt10.mf - RELOC/fonts/source/public/cmextra/cmsl6.mf - RELOC/fonts/source/public/cmextra/cmsltt9.mf - RELOC/fonts/source/public/cmextra/cmssbxo10.mf - RELOC/fonts/source/public/cmextra/cmsslu30.mf - RELOC/fonts/source/public/cmextra/cmssu30.mf - RELOC/fonts/source/public/cmextra/cmsytt10.mf - RELOC/fonts/source/public/cmextra/cmtim.mf - RELOC/fonts/source/public/cmextra/cmvtti10.mf - RELOC/fonts/source/public/cmextra/diam12.mf - RELOC/fonts/source/public/cmextra/gen.mf - RELOC/fonts/source/public/cmextra/gen10.mf - RELOC/fonts/source/public/cmextra/gen8.mf - RELOC/fonts/source/public/cmextra/gen9.mf - RELOC/fonts/tfm/public/cmextra/bible12.tfm - RELOC/fonts/tfm/public/cmextra/cmbxcd10.tfm - RELOC/fonts/tfm/public/cmextra/cmbxti12.tfm - RELOC/fonts/tfm/public/cmextra/cmbxti7.tfm - RELOC/fonts/tfm/public/cmextra/cmcscsl10.tfm - RELOC/fonts/tfm/public/cmextra/cmfibs8.tfm - RELOC/fonts/tfm/public/cmextra/cmitt12.tfm - RELOC/fonts/tfm/public/cmextra/cmitt9.tfm - RELOC/fonts/tfm/public/cmextra/cmman.tfm - RELOC/fonts/tfm/public/cmextra/cmntex10.tfm - RELOC/fonts/tfm/public/cmextra/cmntt10.tfm - RELOC/fonts/tfm/public/cmextra/cmsl6.tfm - RELOC/fonts/tfm/public/cmextra/cmsltt9.tfm - RELOC/fonts/tfm/public/cmextra/cmssbxo10.tfm - RELOC/fonts/tfm/public/cmextra/cmsslu30.tfm - RELOC/fonts/tfm/public/cmextra/cmssu30.tfm - RELOC/fonts/tfm/public/cmextra/cmsytt10.tfm - RELOC/fonts/tfm/public/cmextra/cmtim.tfm - RELOC/fonts/tfm/public/cmextra/cmvtti10.tfm - RELOC/fonts/tfm/public/cmextra/diam12.tfm - RELOC/fonts/tfm/public/cmextra/gen10.tfm - RELOC/fonts/tfm/public/cmextra/gen8.tfm - RELOC/fonts/tfm/public/cmextra/gen9.tfm -catalogue-ctan /systems/knuth/local -catalogue-date 2017-01-28 12:48:42 +0100 -catalogue-license knuth -catalogue-topics collection - -name cmll -category Package -revision 17964 -shortdesc Symbols for linear logic -relocated 1 -longdesc This is a very small font set that contain some symbols useful -longdesc in linear logic, which are apparently not available elsewhere. -longdesc Variants are included for use with Computer Modern serif and -longdesc sans-serif and with the AMS Euler series. The font is provided -longdesc both as Metafont source, and in Adobe Type 1 format. LaTeX -longdesc support is provided. -execute addMixedMap cmll.map -containersize 329912 -containerchecksum 24d78402c511735555cff903a001c92d6aae431e902f9ef31e8412303e9f13017483e65afd02edfa2cbf22b51081c0df7ad453e154432abe4226e9cd8d7ba649 -doccontainersize 96484 -doccontainerchecksum dfc86f56d8d5c82ba82b27e9ccf00d77dbf0a0c0682a94c7bea1279894dc3aeb5180d5e1e20942aa50d1b0b52f89a42fb588d37cfac7d8063633ee9e87613391 -docfiles size=28 - RELOC/doc/fonts/cmll/README details="Readme" - RELOC/doc/fonts/cmll/cmll.pdf details="Package documentation" -srccontainersize 4456 -srccontainerchecksum 9c423b757856b6ad928be40fe0caf9bd20eb78b882cf0e95abfdcb9b7a77812bb90a2484fbe6c071c4c6dc0f2cbf0fec7d7117039f25670122e999cb092a9642 -srcfiles size=5 - RELOC/source/latex/cmll/cmll.dtx - RELOC/source/latex/cmll/cmll.ins -runfiles size=191 - RELOC/fonts/map/dvips/cmll/cmll.map - RELOC/fonts/source/public/cmll/cmllbx10.mf - RELOC/fonts/source/public/cmll/cmllbx12.mf - RELOC/fonts/source/public/cmll/cmllbx5.mf - RELOC/fonts/source/public/cmll/cmllbx6.mf - RELOC/fonts/source/public/cmll/cmllbx7.mf - RELOC/fonts/source/public/cmll/cmllbx8.mf - RELOC/fonts/source/public/cmll/cmllbx9.mf - RELOC/fonts/source/public/cmll/cmllr10.mf - RELOC/fonts/source/public/cmll/cmllr12.mf - RELOC/fonts/source/public/cmll/cmllr17.mf - RELOC/fonts/source/public/cmll/cmllr5.mf - RELOC/fonts/source/public/cmll/cmllr6.mf - RELOC/fonts/source/public/cmll/cmllr7.mf - RELOC/fonts/source/public/cmll/cmllr8.mf - RELOC/fonts/source/public/cmll/cmllr9.mf - RELOC/fonts/source/public/cmll/cmllss10.mf - RELOC/fonts/source/public/cmll/cmllss12.mf - RELOC/fonts/source/public/cmll/cmllss17.mf - RELOC/fonts/source/public/cmll/cmllss8.mf - RELOC/fonts/source/public/cmll/cmllss9.mf - RELOC/fonts/source/public/cmll/cmllssbx10.mf - RELOC/fonts/source/public/cmll/eullbx10.mf - RELOC/fonts/source/public/cmll/eullbx5.mf - RELOC/fonts/source/public/cmll/eullbx6.mf - RELOC/fonts/source/public/cmll/eullbx7.mf - RELOC/fonts/source/public/cmll/eullbx8.mf - RELOC/fonts/source/public/cmll/eullbx9.mf - RELOC/fonts/source/public/cmll/eullr10.mf - RELOC/fonts/source/public/cmll/eullr5.mf - RELOC/fonts/source/public/cmll/eullr6.mf - RELOC/fonts/source/public/cmll/eullr7.mf - RELOC/fonts/source/public/cmll/eullr8.mf - RELOC/fonts/source/public/cmll/eullr9.mf - RELOC/fonts/source/public/cmll/llcommon.mf - RELOC/fonts/source/public/cmll/lleusym.mf - RELOC/fonts/source/public/cmll/llsymbols.mf - RELOC/fonts/tfm/public/cmll/cmllbx10.tfm - RELOC/fonts/tfm/public/cmll/cmllbx12.tfm - RELOC/fonts/tfm/public/cmll/cmllbx5.tfm - RELOC/fonts/tfm/public/cmll/cmllbx6.tfm - RELOC/fonts/tfm/public/cmll/cmllbx7.tfm - RELOC/fonts/tfm/public/cmll/cmllbx8.tfm - RELOC/fonts/tfm/public/cmll/cmllbx9.tfm - RELOC/fonts/tfm/public/cmll/cmllr10.tfm - RELOC/fonts/tfm/public/cmll/cmllr12.tfm - RELOC/fonts/tfm/public/cmll/cmllr17.tfm - RELOC/fonts/tfm/public/cmll/cmllr5.tfm - RELOC/fonts/tfm/public/cmll/cmllr6.tfm - RELOC/fonts/tfm/public/cmll/cmllr7.tfm - RELOC/fonts/tfm/public/cmll/cmllr8.tfm - RELOC/fonts/tfm/public/cmll/cmllr9.tfm - RELOC/fonts/tfm/public/cmll/cmllss10.tfm - RELOC/fonts/tfm/public/cmll/cmllss12.tfm - RELOC/fonts/tfm/public/cmll/cmllss17.tfm - RELOC/fonts/tfm/public/cmll/cmllss8.tfm - RELOC/fonts/tfm/public/cmll/cmllss9.tfm - RELOC/fonts/tfm/public/cmll/cmllssbx10.tfm - RELOC/fonts/tfm/public/cmll/eullbx10.tfm - RELOC/fonts/tfm/public/cmll/eullbx5.tfm - RELOC/fonts/tfm/public/cmll/eullbx6.tfm - RELOC/fonts/tfm/public/cmll/eullbx7.tfm - RELOC/fonts/tfm/public/cmll/eullbx8.tfm - RELOC/fonts/tfm/public/cmll/eullbx9.tfm - RELOC/fonts/tfm/public/cmll/eullr10.tfm - RELOC/fonts/tfm/public/cmll/eullr5.tfm - RELOC/fonts/tfm/public/cmll/eullr6.tfm - RELOC/fonts/tfm/public/cmll/eullr7.tfm - RELOC/fonts/tfm/public/cmll/eullr8.tfm - RELOC/fonts/tfm/public/cmll/eullr9.tfm - RELOC/fonts/type1/public/cmll/cmllbx10.pfb - RELOC/fonts/type1/public/cmll/cmllbx12.pfb - RELOC/fonts/type1/public/cmll/cmllbx5.pfb - RELOC/fonts/type1/public/cmll/cmllbx6.pfb - RELOC/fonts/type1/public/cmll/cmllbx7.pfb - RELOC/fonts/type1/public/cmll/cmllbx8.pfb - RELOC/fonts/type1/public/cmll/cmllbx9.pfb - RELOC/fonts/type1/public/cmll/cmllr10.pfb - RELOC/fonts/type1/public/cmll/cmllr12.pfb - RELOC/fonts/type1/public/cmll/cmllr17.pfb - RELOC/fonts/type1/public/cmll/cmllr5.pfb - RELOC/fonts/type1/public/cmll/cmllr6.pfb - RELOC/fonts/type1/public/cmll/cmllr7.pfb - RELOC/fonts/type1/public/cmll/cmllr8.pfb - RELOC/fonts/type1/public/cmll/cmllr9.pfb - RELOC/fonts/type1/public/cmll/cmllss10.pfb - RELOC/fonts/type1/public/cmll/cmllss12.pfb - RELOC/fonts/type1/public/cmll/cmllss17.pfb - RELOC/fonts/type1/public/cmll/cmllss8.pfb - RELOC/fonts/type1/public/cmll/cmllss9.pfb - RELOC/fonts/type1/public/cmll/cmllssbx10.pfb - RELOC/fonts/type1/public/cmll/eullbx10.pfb - RELOC/fonts/type1/public/cmll/eullbx5.pfb - RELOC/fonts/type1/public/cmll/eullbx6.pfb - RELOC/fonts/type1/public/cmll/eullbx7.pfb - RELOC/fonts/type1/public/cmll/eullbx8.pfb - RELOC/fonts/type1/public/cmll/eullbx9.pfb - RELOC/fonts/type1/public/cmll/eullr10.pfb - RELOC/fonts/type1/public/cmll/eullr5.pfb - RELOC/fonts/type1/public/cmll/eullr6.pfb - RELOC/fonts/type1/public/cmll/eullr7.pfb - RELOC/fonts/type1/public/cmll/eullr8.pfb - RELOC/fonts/type1/public/cmll/eullr9.pfb - RELOC/tex/latex/cmll/cmll.sty - RELOC/tex/latex/cmll/ucmllr.fd - RELOC/tex/latex/cmll/ucmllss.fd - RELOC/tex/latex/cmll/ueull.fd -catalogue-ctan /fonts/cmll -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font font-maths font-mf font-type1 - -name cmpica -category Package -revision 15878 -shortdesc A Computer Modern Pica variant -relocated 1 -longdesc An approximate equivalent of the Xerox Pica typeface; the font -longdesc is optimised for submitting fiction manuscripts to mainline -longdesc publishers. The font is a fixed-width one, rather less heavy -longdesc than Computer Modern typewriter. Emphasis for bold-face comes -longdesc from a wavy underline of each letter. The two fonts are -longdesc supplied as Metafont source. -containersize 6456 -containerchecksum c389a7f4c9843c8a3d93d405f0bbe670646b8d3c058ed9e18ea6206b58692e27e40455d22824f5e48826943585189415ae7a092b5704b71ec86f9b41ddc068b6 -doccontainersize 1092 -doccontainerchecksum 60234a925b7bc6621d5608172616662b1a54da0139af055ed06ad29dc17385d631c8ae616e5d8c06f54143c371cdcfbb2b9f50f7a3703ffdeebacdc6b3d733d5 -docfiles size=1 - RELOC/doc/latex/cmpica/README details="Readme" -runfiles size=13 - RELOC/fonts/source/public/cmpica/cmpica.mf - RELOC/fonts/source/public/cmpica/cmpicab.mf - RELOC/fonts/source/public/cmpica/cmpicati.mf - RELOC/fonts/source/public/cmpica/pcpunct.mf - RELOC/fonts/source/public/cmpica/pica.mf - RELOC/fonts/tfm/public/cmpica/cmpica.tfm - RELOC/fonts/tfm/public/cmpica/cmpicab.tfm - RELOC/fonts/tfm/public/cmpica/cmpicati.tfm -catalogue-ctan /fonts/cmpica -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics font font-mf - -name cmpj -category Package -revision 44283 -shortdesc Style for the journal Condensed Matter Physics -relocated 1 -longdesc The package contains macros and some documentation for -longdesc typesetting papers for submission to the Condensed Matter -longdesc Physics journal published by the Institute for Condensed Matter -longdesc Physics of the National Academy of Sciences of Ukraine. -containersize 48324 -containerchecksum d73ade0f5827de80915d898085283504f418e54188a48de0372fcfda69f523591725e880dc7eaaa1e3b42edf734f9ff7a72592f8e816eee4697e8b83c270133f -doccontainersize 463540 -doccontainerchecksum 7c41b1cec435f83e5752be493dfb81aa9795caedf09c00d7edc206a51286b9f3e35f35ca58f99d185066201fc1a6e8adf3da04826efa2b7a9dbee36bbe7f6581 -docfiles size=172 - RELOC/doc/latex/cmpj/README details="Readme" - RELOC/doc/latex/cmpj/cmpjxampl.bib - RELOC/doc/latex/cmpj/eps_demo.eps - RELOC/doc/latex/cmpj/eps_demo.pdf - RELOC/doc/latex/cmpj/icmphome.eps - RELOC/doc/latex/cmpj/icmphome.pdf - RELOC/doc/latex/cmpj/template.pdf details="Template and instructions to authors" - RELOC/doc/latex/cmpj/template.tex -runfiles size=75 - RELOC/bibtex/bst/cmpj/cmpj.bst - RELOC/tex/latex/cmpj/cmp-logo.eps - RELOC/tex/latex/cmpj/cmp-logo.pdf - RELOC/tex/latex/cmpj/cmpj-cc-by-small.eps - RELOC/tex/latex/cmpj/cmpj-cc-by-small.pdf - RELOC/tex/latex/cmpj/cmpj.sty - RELOC/tex/latex/cmpj/cmpj2.sty - RELOC/tex/latex/cmpj/cmpj3.sty -catalogue-ctan /macros/latex/contrib/cmpj -catalogue-date 2017-05-10 15:16:26 +0200 -catalogue-license lppl -catalogue-topics physics journalpub -catalogue-version 3.01 - -name cmsd -category Package -revision 18787 -shortdesc Interfaces to the CM Sans Serif Bold fonts -relocated 1 -longdesc Thr purpose of the package is to provide an alternative -longdesc interface to the CM Sans Serif boldface fonts. The EC (T1, -longdesc Cork) encoded versions of the 'CM Sans Serif boldface extended' -longdesc fonts differ considerably from the traditionally (OT1) encoded -longdesc ones: at large sizes, >10pt, they have thinner strokes and are -longdesc much wider. At 25pt they are hardly to be recognized as being -longdesc 'boldface'. This package attempts to make these T1 fonts look -longdesc like the traditional ones did. You do not need any new fonts; -longdesc the package just changes the way LaTeX makes use of the current -longdesc ones. -containersize 1240 -containerchecksum 1e294d125e21a242fa9a9a4b8f77fb55eb24f8f587a2a76014bef7a38f0989a26cbc6fc2085c504c99599eec9fd85ed17453ce874b72be1b969971b3861128b1 -doccontainersize 2288 -doccontainerchecksum 2ca506522bada7c003894be5e39ccec8770942f99086a231e928a69866917c64a0d7073ca0d6ccef7d6f81117a25bf616b90a853b3be13e61066cfd72f3ea2d7 -docfiles size=2 - RELOC/doc/latex/cmsd/liesmich - RELOC/doc/latex/cmsd/readme details="Readme" -runfiles size=3 - RELOC/tex/latex/cmsd/cmsd.sty - RELOC/tex/latex/cmsd/t1cmsd.fd - RELOC/tex/latex/cmsd/ts1cmsd.fd -catalogue-ctan /macros/latex/contrib/cmsd -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font-supp - -name cmsrb -category Package -revision 49538 -shortdesc Computer Modern for Serbian and Macedonian -relocated 1 -longdesc This package provides provides Adobe Type 1 Computer Modern -longdesc fonts for the Serbian and Macedonian languages. Although the -longdesc cm-super package provides great support for cyrillic script in -longdesc various languages, there remains a problem with italic variants -longdesc of some letters for Serbian and Macedonian. This package -longdesc includes the correct shapes for italic letters \cyrb, \cyrg, -longdesc \cyrd, \cyrp, and \cyrt. It also offers some improvements in -longdesc letters and accents used in the Serbian language. Supported -longdesc encodings are: T1, T2A, TS1, X2 and OT2. The OT2 encoding is -longdesc modified so that it is now easy to transcribe Latin text to -longdesc Cyrillic. -execute addMap cmsrb.map -containersize 2215596 -containerchecksum a4fb2b0e56703cb5c9085612c19490e2a4fb2f178e8ed76fdbcc0d272cf8bf2b2dfce8f38bcd7fc5edf0e01acac6fe0fc4c4187373350052d9d2d87a5b3f1d29 -doccontainersize 492644 -doccontainerchecksum 2d3951728a59c37b9ee1bfd252016fb2bd3786afa073e0c91aba3275f0398d440409026c0f9212fdd98ae8638465604ba7e2fd2c518bea879409ad37929d369b -docfiles size=186 - RELOC/doc/fonts/cmsrb/README.md details="Readme" - RELOC/doc/fonts/cmsrb/cmsrb-SR.pdf details="Package documentation (Serbian)" language="sr-sp" - RELOC/doc/fonts/cmsrb/cmsrb-SR.tex - RELOC/doc/fonts/cmsrb/cmsrb.pdf details="Package documentation" - RELOC/doc/fonts/cmsrb/cmsrb.tex -runfiles size=1242 - RELOC/fonts/afm/public/cmsrb/cmsrbrb.afm - RELOC/fonts/afm/public/cmsrb/cmsrbrc.afm - RELOC/fonts/afm/public/cmsrb/cmsrbrd.afm - RELOC/fonts/afm/public/cmsrb/cmsrbri.afm - RELOC/fonts/afm/public/cmsrb/cmsrbrr.afm - RELOC/fonts/afm/public/cmsrb/cmsrbrs.afm - RELOC/fonts/afm/public/cmsrb/cmsrbrx.afm - RELOC/fonts/afm/public/cmsrb/cmsrbry.afm - RELOC/fonts/afm/public/cmsrb/cmsrbsb.afm - RELOC/fonts/afm/public/cmsrb/cmsrbsr.afm - RELOC/fonts/afm/public/cmsrb/cmsrbss.afm - RELOC/fonts/afm/public/cmsrb/cmsrbst.afm - RELOC/fonts/afm/public/cmsrb/cmsrbtc.afm - RELOC/fonts/afm/public/cmsrb/cmsrbti.afm - RELOC/fonts/afm/public/cmsrb/cmsrbtr.afm - RELOC/fonts/afm/public/cmsrb/cmsrbts.afm - RELOC/fonts/enc/dvips/cmsrb/cmsrbot2.enc - RELOC/fonts/enc/dvips/cmsrb/cmsrbt1.enc - RELOC/fonts/enc/dvips/cmsrb/cmsrbt2a.enc - RELOC/fonts/enc/dvips/cmsrb/cmsrbts1.enc - RELOC/fonts/enc/dvips/cmsrb/cmsrbx2.enc - RELOC/fonts/map/dvips/cmsrb/cmsrb.map - RELOC/fonts/tfm/public/cmsrb/ot2cmsrbrb-base.tfm - RELOC/fonts/tfm/public/cmsrb/ot2cmsrbrb.tfm - RELOC/fonts/tfm/public/cmsrb/ot2cmsrbrc-base.tfm - RELOC/fonts/tfm/public/cmsrb/ot2cmsrbrc.tfm - RELOC/fonts/tfm/public/cmsrb/ot2cmsrbrd-base.tfm - RELOC/fonts/tfm/public/cmsrb/ot2cmsrbrd.tfm - RELOC/fonts/tfm/public/cmsrb/ot2cmsrbri-base.tfm - RELOC/fonts/tfm/public/cmsrb/ot2cmsrbri.tfm - RELOC/fonts/tfm/public/cmsrb/ot2cmsrbrr-base.tfm - RELOC/fonts/tfm/public/cmsrb/ot2cmsrbrr.tfm - RELOC/fonts/tfm/public/cmsrb/ot2cmsrbrs-base.tfm - RELOC/fonts/tfm/public/cmsrb/ot2cmsrbrs.tfm - RELOC/fonts/tfm/public/cmsrb/ot2cmsrbrx-base.tfm - RELOC/fonts/tfm/public/cmsrb/ot2cmsrbrx.tfm - RELOC/fonts/tfm/public/cmsrb/ot2cmsrbry-base.tfm - RELOC/fonts/tfm/public/cmsrb/ot2cmsrbry.tfm - RELOC/fonts/tfm/public/cmsrb/ot2cmsrbsb-base.tfm - RELOC/fonts/tfm/public/cmsrb/ot2cmsrbsb.tfm - RELOC/fonts/tfm/public/cmsrb/ot2cmsrbsr-base.tfm - RELOC/fonts/tfm/public/cmsrb/ot2cmsrbsr.tfm - RELOC/fonts/tfm/public/cmsrb/ot2cmsrbss-base.tfm - RELOC/fonts/tfm/public/cmsrb/ot2cmsrbss.tfm - RELOC/fonts/tfm/public/cmsrb/ot2cmsrbst-base.tfm - RELOC/fonts/tfm/public/cmsrb/ot2cmsrbst.tfm - RELOC/fonts/tfm/public/cmsrb/ot2cmsrbtc-base.tfm - RELOC/fonts/tfm/public/cmsrb/ot2cmsrbtc.tfm - RELOC/fonts/tfm/public/cmsrb/ot2cmsrbti-base.tfm - RELOC/fonts/tfm/public/cmsrb/ot2cmsrbti.tfm - RELOC/fonts/tfm/public/cmsrb/ot2cmsrbtr-base.tfm - RELOC/fonts/tfm/public/cmsrb/ot2cmsrbtr.tfm - RELOC/fonts/tfm/public/cmsrb/ot2cmsrbts-base.tfm - RELOC/fonts/tfm/public/cmsrb/ot2cmsrbts.tfm - RELOC/fonts/tfm/public/cmsrb/t1cmsrbrb-base.tfm - RELOC/fonts/tfm/public/cmsrb/t1cmsrbrb.tfm - RELOC/fonts/tfm/public/cmsrb/t1cmsrbrc-base.tfm - RELOC/fonts/tfm/public/cmsrb/t1cmsrbrc.tfm - RELOC/fonts/tfm/public/cmsrb/t1cmsrbrd-base.tfm - RELOC/fonts/tfm/public/cmsrb/t1cmsrbrd.tfm - RELOC/fonts/tfm/public/cmsrb/t1cmsrbri-base.tfm - RELOC/fonts/tfm/public/cmsrb/t1cmsrbri.tfm - RELOC/fonts/tfm/public/cmsrb/t1cmsrbrr-base.tfm - RELOC/fonts/tfm/public/cmsrb/t1cmsrbrr.tfm - RELOC/fonts/tfm/public/cmsrb/t1cmsrbrs-base.tfm - RELOC/fonts/tfm/public/cmsrb/t1cmsrbrs.tfm - RELOC/fonts/tfm/public/cmsrb/t1cmsrbrx-base.tfm - RELOC/fonts/tfm/public/cmsrb/t1cmsrbrx.tfm - RELOC/fonts/tfm/public/cmsrb/t1cmsrbry-base.tfm - RELOC/fonts/tfm/public/cmsrb/t1cmsrbry.tfm - RELOC/fonts/tfm/public/cmsrb/t1cmsrbsb-base.tfm - RELOC/fonts/tfm/public/cmsrb/t1cmsrbsb.tfm - RELOC/fonts/tfm/public/cmsrb/t1cmsrbsr-base.tfm - RELOC/fonts/tfm/public/cmsrb/t1cmsrbsr.tfm - RELOC/fonts/tfm/public/cmsrb/t1cmsrbss-base.tfm - RELOC/fonts/tfm/public/cmsrb/t1cmsrbss.tfm - RELOC/fonts/tfm/public/cmsrb/t1cmsrbst-base.tfm - RELOC/fonts/tfm/public/cmsrb/t1cmsrbst.tfm - RELOC/fonts/tfm/public/cmsrb/t1cmsrbtc-base.tfm - RELOC/fonts/tfm/public/cmsrb/t1cmsrbtc.tfm - RELOC/fonts/tfm/public/cmsrb/t1cmsrbti-base.tfm - RELOC/fonts/tfm/public/cmsrb/t1cmsrbti.tfm - RELOC/fonts/tfm/public/cmsrb/t1cmsrbtr-base.tfm - RELOC/fonts/tfm/public/cmsrb/t1cmsrbtr.tfm - RELOC/fonts/tfm/public/cmsrb/t1cmsrbts-base.tfm - RELOC/fonts/tfm/public/cmsrb/t1cmsrbts.tfm - RELOC/fonts/tfm/public/cmsrb/t2acmsrbrb-base.tfm - RELOC/fonts/tfm/public/cmsrb/t2acmsrbrb.tfm - RELOC/fonts/tfm/public/cmsrb/t2acmsrbrc-base.tfm - RELOC/fonts/tfm/public/cmsrb/t2acmsrbrc.tfm - RELOC/fonts/tfm/public/cmsrb/t2acmsrbrd-base.tfm - RELOC/fonts/tfm/public/cmsrb/t2acmsrbrd.tfm - RELOC/fonts/tfm/public/cmsrb/t2acmsrbri-base.tfm - RELOC/fonts/tfm/public/cmsrb/t2acmsrbri.tfm - RELOC/fonts/tfm/public/cmsrb/t2acmsrbrr-base.tfm - RELOC/fonts/tfm/public/cmsrb/t2acmsrbrr.tfm - RELOC/fonts/tfm/public/cmsrb/t2acmsrbrs-base.tfm - RELOC/fonts/tfm/public/cmsrb/t2acmsrbrs.tfm - RELOC/fonts/tfm/public/cmsrb/t2acmsrbrx-base.tfm - RELOC/fonts/tfm/public/cmsrb/t2acmsrbrx.tfm - RELOC/fonts/tfm/public/cmsrb/t2acmsrbry-base.tfm - RELOC/fonts/tfm/public/cmsrb/t2acmsrbry.tfm - RELOC/fonts/tfm/public/cmsrb/t2acmsrbsb-base.tfm - RELOC/fonts/tfm/public/cmsrb/t2acmsrbsb.tfm - RELOC/fonts/tfm/public/cmsrb/t2acmsrbsr-base.tfm - RELOC/fonts/tfm/public/cmsrb/t2acmsrbsr.tfm - RELOC/fonts/tfm/public/cmsrb/t2acmsrbss-base.tfm - RELOC/fonts/tfm/public/cmsrb/t2acmsrbss.tfm - RELOC/fonts/tfm/public/cmsrb/t2acmsrbst-base.tfm - RELOC/fonts/tfm/public/cmsrb/t2acmsrbst.tfm - RELOC/fonts/tfm/public/cmsrb/t2acmsrbtc-base.tfm - RELOC/fonts/tfm/public/cmsrb/t2acmsrbtc.tfm - RELOC/fonts/tfm/public/cmsrb/t2acmsrbti-base.tfm - RELOC/fonts/tfm/public/cmsrb/t2acmsrbti.tfm - RELOC/fonts/tfm/public/cmsrb/t2acmsrbtr-base.tfm - RELOC/fonts/tfm/public/cmsrb/t2acmsrbtr.tfm - RELOC/fonts/tfm/public/cmsrb/t2acmsrbts-base.tfm - RELOC/fonts/tfm/public/cmsrb/t2acmsrbts.tfm - RELOC/fonts/tfm/public/cmsrb/ts1cmsrbrb-base.tfm - RELOC/fonts/tfm/public/cmsrb/ts1cmsrbrb.tfm - RELOC/fonts/tfm/public/cmsrb/ts1cmsrbrc-base.tfm - RELOC/fonts/tfm/public/cmsrb/ts1cmsrbrc.tfm - RELOC/fonts/tfm/public/cmsrb/ts1cmsrbrd-base.tfm - RELOC/fonts/tfm/public/cmsrb/ts1cmsrbrd.tfm - RELOC/fonts/tfm/public/cmsrb/ts1cmsrbri-base.tfm - RELOC/fonts/tfm/public/cmsrb/ts1cmsrbri.tfm - RELOC/fonts/tfm/public/cmsrb/ts1cmsrbrr-base.tfm - RELOC/fonts/tfm/public/cmsrb/ts1cmsrbrr.tfm - RELOC/fonts/tfm/public/cmsrb/ts1cmsrbrs-base.tfm - RELOC/fonts/tfm/public/cmsrb/ts1cmsrbrs.tfm - RELOC/fonts/tfm/public/cmsrb/ts1cmsrbrx-base.tfm - RELOC/fonts/tfm/public/cmsrb/ts1cmsrbrx.tfm - RELOC/fonts/tfm/public/cmsrb/ts1cmsrbry-base.tfm - RELOC/fonts/tfm/public/cmsrb/ts1cmsrbry.tfm - RELOC/fonts/tfm/public/cmsrb/ts1cmsrbsb-base.tfm - RELOC/fonts/tfm/public/cmsrb/ts1cmsrbsb.tfm - RELOC/fonts/tfm/public/cmsrb/ts1cmsrbsr-base.tfm - RELOC/fonts/tfm/public/cmsrb/ts1cmsrbsr.tfm - RELOC/fonts/tfm/public/cmsrb/ts1cmsrbss-base.tfm - RELOC/fonts/tfm/public/cmsrb/ts1cmsrbss.tfm - RELOC/fonts/tfm/public/cmsrb/ts1cmsrbst-base.tfm - RELOC/fonts/tfm/public/cmsrb/ts1cmsrbst.tfm - RELOC/fonts/tfm/public/cmsrb/ts1cmsrbtc-base.tfm - RELOC/fonts/tfm/public/cmsrb/ts1cmsrbtc.tfm - RELOC/fonts/tfm/public/cmsrb/ts1cmsrbti-base.tfm - RELOC/fonts/tfm/public/cmsrb/ts1cmsrbti.tfm - RELOC/fonts/tfm/public/cmsrb/ts1cmsrbtr-base.tfm - RELOC/fonts/tfm/public/cmsrb/ts1cmsrbtr.tfm - RELOC/fonts/tfm/public/cmsrb/ts1cmsrbts-base.tfm - RELOC/fonts/tfm/public/cmsrb/ts1cmsrbts.tfm - RELOC/fonts/tfm/public/cmsrb/x2cmsrbrb-base.tfm - RELOC/fonts/tfm/public/cmsrb/x2cmsrbrb.tfm - RELOC/fonts/tfm/public/cmsrb/x2cmsrbrc-base.tfm - RELOC/fonts/tfm/public/cmsrb/x2cmsrbrc.tfm - RELOC/fonts/tfm/public/cmsrb/x2cmsrbrd-base.tfm - RELOC/fonts/tfm/public/cmsrb/x2cmsrbrd.tfm - RELOC/fonts/tfm/public/cmsrb/x2cmsrbri-base.tfm - RELOC/fonts/tfm/public/cmsrb/x2cmsrbri.tfm - RELOC/fonts/tfm/public/cmsrb/x2cmsrbrr-base.tfm - RELOC/fonts/tfm/public/cmsrb/x2cmsrbrr.tfm - RELOC/fonts/tfm/public/cmsrb/x2cmsrbrs-base.tfm - RELOC/fonts/tfm/public/cmsrb/x2cmsrbrs.tfm - RELOC/fonts/tfm/public/cmsrb/x2cmsrbrx-base.tfm - RELOC/fonts/tfm/public/cmsrb/x2cmsrbrx.tfm - RELOC/fonts/tfm/public/cmsrb/x2cmsrbry-base.tfm - RELOC/fonts/tfm/public/cmsrb/x2cmsrbry.tfm - RELOC/fonts/tfm/public/cmsrb/x2cmsrbsb-base.tfm - RELOC/fonts/tfm/public/cmsrb/x2cmsrbsb.tfm - RELOC/fonts/tfm/public/cmsrb/x2cmsrbsr-base.tfm - RELOC/fonts/tfm/public/cmsrb/x2cmsrbsr.tfm - RELOC/fonts/tfm/public/cmsrb/x2cmsrbss-base.tfm - RELOC/fonts/tfm/public/cmsrb/x2cmsrbss.tfm - RELOC/fonts/tfm/public/cmsrb/x2cmsrbst-base.tfm - RELOC/fonts/tfm/public/cmsrb/x2cmsrbst.tfm - RELOC/fonts/tfm/public/cmsrb/x2cmsrbtc-base.tfm - RELOC/fonts/tfm/public/cmsrb/x2cmsrbtc.tfm - RELOC/fonts/tfm/public/cmsrb/x2cmsrbti-base.tfm - RELOC/fonts/tfm/public/cmsrb/x2cmsrbti.tfm - RELOC/fonts/tfm/public/cmsrb/x2cmsrbtr-base.tfm - RELOC/fonts/tfm/public/cmsrb/x2cmsrbtr.tfm - RELOC/fonts/tfm/public/cmsrb/x2cmsrbts-base.tfm - RELOC/fonts/tfm/public/cmsrb/x2cmsrbts.tfm - RELOC/fonts/type1/public/cmsrb/cmsrbrb.pfb - RELOC/fonts/type1/public/cmsrb/cmsrbrc.pfb - RELOC/fonts/type1/public/cmsrb/cmsrbrd.pfb - RELOC/fonts/type1/public/cmsrb/cmsrbri.pfb - RELOC/fonts/type1/public/cmsrb/cmsrbrr.pfb - RELOC/fonts/type1/public/cmsrb/cmsrbrs.pfb - RELOC/fonts/type1/public/cmsrb/cmsrbrx.pfb - RELOC/fonts/type1/public/cmsrb/cmsrbry.pfb - RELOC/fonts/type1/public/cmsrb/cmsrbsb.pfb - RELOC/fonts/type1/public/cmsrb/cmsrbsr.pfb - RELOC/fonts/type1/public/cmsrb/cmsrbss.pfb - RELOC/fonts/type1/public/cmsrb/cmsrbst.pfb - RELOC/fonts/type1/public/cmsrb/cmsrbtc.pfb - RELOC/fonts/type1/public/cmsrb/cmsrbti.pfb - RELOC/fonts/type1/public/cmsrb/cmsrbtr.pfb - RELOC/fonts/type1/public/cmsrb/cmsrbts.pfb - RELOC/fonts/vf/public/cmsrb/ot2cmsrbrb.vf - RELOC/fonts/vf/public/cmsrb/ot2cmsrbrc.vf - RELOC/fonts/vf/public/cmsrb/ot2cmsrbrd.vf - RELOC/fonts/vf/public/cmsrb/ot2cmsrbri.vf - RELOC/fonts/vf/public/cmsrb/ot2cmsrbrr.vf - RELOC/fonts/vf/public/cmsrb/ot2cmsrbrs.vf - RELOC/fonts/vf/public/cmsrb/ot2cmsrbrx.vf - RELOC/fonts/vf/public/cmsrb/ot2cmsrbry.vf - RELOC/fonts/vf/public/cmsrb/ot2cmsrbsb.vf - RELOC/fonts/vf/public/cmsrb/ot2cmsrbsr.vf - RELOC/fonts/vf/public/cmsrb/ot2cmsrbss.vf - RELOC/fonts/vf/public/cmsrb/ot2cmsrbst.vf - RELOC/fonts/vf/public/cmsrb/ot2cmsrbtc.vf - RELOC/fonts/vf/public/cmsrb/ot2cmsrbti.vf - RELOC/fonts/vf/public/cmsrb/ot2cmsrbtr.vf - RELOC/fonts/vf/public/cmsrb/ot2cmsrbts.vf - RELOC/fonts/vf/public/cmsrb/t1cmsrbrb.vf - RELOC/fonts/vf/public/cmsrb/t1cmsrbrc.vf - RELOC/fonts/vf/public/cmsrb/t1cmsrbrd.vf - RELOC/fonts/vf/public/cmsrb/t1cmsrbri.vf - RELOC/fonts/vf/public/cmsrb/t1cmsrbrr.vf - RELOC/fonts/vf/public/cmsrb/t1cmsrbrs.vf - RELOC/fonts/vf/public/cmsrb/t1cmsrbrx.vf - RELOC/fonts/vf/public/cmsrb/t1cmsrbry.vf - RELOC/fonts/vf/public/cmsrb/t1cmsrbsb.vf - RELOC/fonts/vf/public/cmsrb/t1cmsrbsr.vf - RELOC/fonts/vf/public/cmsrb/t1cmsrbss.vf - RELOC/fonts/vf/public/cmsrb/t1cmsrbst.vf - RELOC/fonts/vf/public/cmsrb/t1cmsrbtc.vf - RELOC/fonts/vf/public/cmsrb/t1cmsrbti.vf - RELOC/fonts/vf/public/cmsrb/t1cmsrbtr.vf - RELOC/fonts/vf/public/cmsrb/t1cmsrbts.vf - RELOC/fonts/vf/public/cmsrb/t2acmsrbrb.vf - RELOC/fonts/vf/public/cmsrb/t2acmsrbrc.vf - RELOC/fonts/vf/public/cmsrb/t2acmsrbrd.vf - RELOC/fonts/vf/public/cmsrb/t2acmsrbri.vf - RELOC/fonts/vf/public/cmsrb/t2acmsrbrr.vf - RELOC/fonts/vf/public/cmsrb/t2acmsrbrs.vf - RELOC/fonts/vf/public/cmsrb/t2acmsrbrx.vf - RELOC/fonts/vf/public/cmsrb/t2acmsrbry.vf - RELOC/fonts/vf/public/cmsrb/t2acmsrbsb.vf - RELOC/fonts/vf/public/cmsrb/t2acmsrbsr.vf - RELOC/fonts/vf/public/cmsrb/t2acmsrbss.vf - RELOC/fonts/vf/public/cmsrb/t2acmsrbst.vf - RELOC/fonts/vf/public/cmsrb/t2acmsrbtc.vf - RELOC/fonts/vf/public/cmsrb/t2acmsrbti.vf - RELOC/fonts/vf/public/cmsrb/t2acmsrbtr.vf - RELOC/fonts/vf/public/cmsrb/t2acmsrbts.vf - RELOC/fonts/vf/public/cmsrb/ts1cmsrbrb.vf - RELOC/fonts/vf/public/cmsrb/ts1cmsrbrc.vf - RELOC/fonts/vf/public/cmsrb/ts1cmsrbrd.vf - RELOC/fonts/vf/public/cmsrb/ts1cmsrbri.vf - RELOC/fonts/vf/public/cmsrb/ts1cmsrbrr.vf - RELOC/fonts/vf/public/cmsrb/ts1cmsrbrs.vf - RELOC/fonts/vf/public/cmsrb/ts1cmsrbrx.vf - RELOC/fonts/vf/public/cmsrb/ts1cmsrbry.vf - RELOC/fonts/vf/public/cmsrb/ts1cmsrbsb.vf - RELOC/fonts/vf/public/cmsrb/ts1cmsrbsr.vf - RELOC/fonts/vf/public/cmsrb/ts1cmsrbss.vf - RELOC/fonts/vf/public/cmsrb/ts1cmsrbst.vf - RELOC/fonts/vf/public/cmsrb/ts1cmsrbtc.vf - RELOC/fonts/vf/public/cmsrb/ts1cmsrbti.vf - RELOC/fonts/vf/public/cmsrb/ts1cmsrbtr.vf - RELOC/fonts/vf/public/cmsrb/ts1cmsrbts.vf - RELOC/fonts/vf/public/cmsrb/x2cmsrbrb.vf - RELOC/fonts/vf/public/cmsrb/x2cmsrbrc.vf - RELOC/fonts/vf/public/cmsrb/x2cmsrbrd.vf - RELOC/fonts/vf/public/cmsrb/x2cmsrbri.vf - RELOC/fonts/vf/public/cmsrb/x2cmsrbrr.vf - RELOC/fonts/vf/public/cmsrb/x2cmsrbrs.vf - RELOC/fonts/vf/public/cmsrb/x2cmsrbrx.vf - RELOC/fonts/vf/public/cmsrb/x2cmsrbry.vf - RELOC/fonts/vf/public/cmsrb/x2cmsrbsb.vf - RELOC/fonts/vf/public/cmsrb/x2cmsrbsr.vf - RELOC/fonts/vf/public/cmsrb/x2cmsrbss.vf - RELOC/fonts/vf/public/cmsrb/x2cmsrbst.vf - RELOC/fonts/vf/public/cmsrb/x2cmsrbtc.vf - RELOC/fonts/vf/public/cmsrb/x2cmsrbti.vf - RELOC/fonts/vf/public/cmsrb/x2cmsrbtr.vf - RELOC/fonts/vf/public/cmsrb/x2cmsrbts.vf - RELOC/tex/latex/cmsrb/cmsrb.sty - RELOC/tex/latex/cmsrb/ot2cmsrbr.fd - RELOC/tex/latex/cmsrb/ot2cmsrbs.fd - RELOC/tex/latex/cmsrb/ot2cmsrbt.fd - RELOC/tex/latex/cmsrb/t1cmsrbr.fd - RELOC/tex/latex/cmsrb/t1cmsrbs.fd - RELOC/tex/latex/cmsrb/t1cmsrbt.fd - RELOC/tex/latex/cmsrb/t2acmsrbr.fd - RELOC/tex/latex/cmsrb/t2acmsrbs.fd - RELOC/tex/latex/cmsrb/t2acmsrbt.fd - RELOC/tex/latex/cmsrb/ts1cmsrbr.fd - RELOC/tex/latex/cmsrb/ts1cmsrbs.fd - RELOC/tex/latex/cmsrb/ts1cmsrbt.fd - RELOC/tex/latex/cmsrb/x2cmsrbr.fd - RELOC/tex/latex/cmsrb/x2cmsrbs.fd - RELOC/tex/latex/cmsrb/x2cmsrbt.fd -catalogue-ctan /fonts/cmsrb -catalogue-date 2018-12-30 18:58:12 +0100 -catalogue-license gpl -catalogue-topics font font-cm font-serif font-sans font-mono font-cyrillic font-multilingual font-proportional font-t1enc font-type1 -catalogue-version 2.0 - -name cmtiup -category Package -revision 39728 -shortdesc Upright punctuation with CM italic -relocated 1 -longdesc The cmtiup fonts address a problem with the appearance of -longdesc punctuation in italic text in mathematical documents. To -longdesc achieve this, all punctuation characters are upright, and -longdesc kerning between letters and punctuation is adjusted to allow -longdesc for the italic correction. The fonts are implemented as a set -longdesc of vf files; a package for support in LaTeX 2e is provided. -containersize 43600 -containerchecksum 1c274436a9ab1d3ec8bcf73f48c6da7874ba2bfa3e3a2135366a1dbf9a68b1ac30245ad7ce8c10c277be44276717aca04b2061a3643debd22d6a6d9722f85977 -doccontainersize 585412 -doccontainerchecksum e96081797ddaab898159e3dcfc68a3ae291a87bc7f1ff03a414d783782ed356c8392269466c35e49e011d7f0d5265d0185720825dbe7bd0aff76432b6f61663a -docfiles size=204 - RELOC/doc/latex/cmtiup/README details="Readme" - RELOC/doc/latex/cmtiup/cmtiup.dtx - RELOC/doc/latex/cmtiup/cmtiup.ins - RELOC/doc/latex/cmtiup/cmtiup.pdf details="Package documentation" -runfiles size=165 - RELOC/fonts/source/public/cmtiup/cmtiup10.mf - RELOC/fonts/source/public/cmtiup/cmtiup12.mf - RELOC/fonts/source/public/cmtiup/cmtiup7.mf - RELOC/fonts/source/public/cmtiup/cmtiup8.mf - RELOC/fonts/source/public/cmtiup/cmtiup9.mf - RELOC/fonts/source/public/cmtiup/cmtiupgn.mf - RELOC/fonts/source/public/cmtiup/cmtiuplg.mf - RELOC/fonts/source/public/cmtiup/cmtiupp.mf - RELOC/fonts/tfm/public/cmtiup/cmbxtiup10.tfm - RELOC/fonts/tfm/public/cmtiup/cmtiup10.tfm - RELOC/fonts/tfm/public/cmtiup/cmtiup12.tfm - RELOC/fonts/tfm/public/cmtiup/cmtiup7.tfm - RELOC/fonts/tfm/public/cmtiup/cmtiup8.tfm - RELOC/fonts/tfm/public/cmtiup/cmtiup9.tfm - RELOC/fonts/tfm/public/cmtiup/ecbiup0500.tfm - RELOC/fonts/tfm/public/cmtiup/ecbiup0600.tfm - RELOC/fonts/tfm/public/cmtiup/ecbiup0700.tfm - RELOC/fonts/tfm/public/cmtiup/ecbiup0800.tfm - RELOC/fonts/tfm/public/cmtiup/ecbiup0900.tfm - RELOC/fonts/tfm/public/cmtiup/ecbiup1000.tfm - RELOC/fonts/tfm/public/cmtiup/ecbiup1095.tfm - RELOC/fonts/tfm/public/cmtiup/ecbiup1200.tfm - RELOC/fonts/tfm/public/cmtiup/ecbiup1440.tfm - RELOC/fonts/tfm/public/cmtiup/ecbiup1728.tfm - RELOC/fonts/tfm/public/cmtiup/ecbiup2074.tfm - RELOC/fonts/tfm/public/cmtiup/ecbiup2488.tfm - RELOC/fonts/tfm/public/cmtiup/ecbiup2986.tfm - RELOC/fonts/tfm/public/cmtiup/ecbiup3583.tfm - RELOC/fonts/tfm/public/cmtiup/ectiup0500.tfm - RELOC/fonts/tfm/public/cmtiup/ectiup0600.tfm - RELOC/fonts/tfm/public/cmtiup/ectiup0700.tfm - RELOC/fonts/tfm/public/cmtiup/ectiup0800.tfm - RELOC/fonts/tfm/public/cmtiup/ectiup0900.tfm - RELOC/fonts/tfm/public/cmtiup/ectiup1000.tfm - RELOC/fonts/tfm/public/cmtiup/ectiup1095.tfm - RELOC/fonts/tfm/public/cmtiup/ectiup1200.tfm - RELOC/fonts/tfm/public/cmtiup/ectiup1440.tfm - RELOC/fonts/tfm/public/cmtiup/ectiup1728.tfm - RELOC/fonts/tfm/public/cmtiup/ectiup2074.tfm - RELOC/fonts/tfm/public/cmtiup/ectiup2488.tfm - RELOC/fonts/tfm/public/cmtiup/ectiup2986.tfm - RELOC/fonts/tfm/public/cmtiup/ectiup3583.tfm - RELOC/fonts/vf/public/cmtiup/cmbxtiup10.vf - RELOC/fonts/vf/public/cmtiup/cmtiup10.vf - RELOC/fonts/vf/public/cmtiup/cmtiup12.vf - RELOC/fonts/vf/public/cmtiup/cmtiup7.vf - RELOC/fonts/vf/public/cmtiup/cmtiup8.vf - RELOC/fonts/vf/public/cmtiup/cmtiup9.vf - RELOC/fonts/vf/public/cmtiup/ecbiup0500.vf - RELOC/fonts/vf/public/cmtiup/ecbiup0600.vf - RELOC/fonts/vf/public/cmtiup/ecbiup0700.vf - RELOC/fonts/vf/public/cmtiup/ecbiup0800.vf - RELOC/fonts/vf/public/cmtiup/ecbiup0900.vf - RELOC/fonts/vf/public/cmtiup/ecbiup1000.vf - RELOC/fonts/vf/public/cmtiup/ecbiup1095.vf - RELOC/fonts/vf/public/cmtiup/ecbiup1200.vf - RELOC/fonts/vf/public/cmtiup/ecbiup1440.vf - RELOC/fonts/vf/public/cmtiup/ecbiup1728.vf - RELOC/fonts/vf/public/cmtiup/ecbiup2074.vf - RELOC/fonts/vf/public/cmtiup/ecbiup2488.vf - RELOC/fonts/vf/public/cmtiup/ecbiup2986.vf - RELOC/fonts/vf/public/cmtiup/ecbiup3583.vf - RELOC/fonts/vf/public/cmtiup/ectiup0500.vf - RELOC/fonts/vf/public/cmtiup/ectiup0600.vf - RELOC/fonts/vf/public/cmtiup/ectiup0700.vf - RELOC/fonts/vf/public/cmtiup/ectiup0800.vf - RELOC/fonts/vf/public/cmtiup/ectiup0900.vf - RELOC/fonts/vf/public/cmtiup/ectiup1000.vf - RELOC/fonts/vf/public/cmtiup/ectiup1095.vf - RELOC/fonts/vf/public/cmtiup/ectiup1200.vf - RELOC/fonts/vf/public/cmtiup/ectiup1440.vf - RELOC/fonts/vf/public/cmtiup/ectiup1728.vf - RELOC/fonts/vf/public/cmtiup/ectiup2074.vf - RELOC/fonts/vf/public/cmtiup/ectiup2488.vf - RELOC/fonts/vf/public/cmtiup/ectiup2986.vf - RELOC/fonts/vf/public/cmtiup/ectiup3583.vf - RELOC/tex/latex/cmtiup/cmtiup.sty -catalogue-also cmslup -catalogue-ctan /fonts/cm/cmtiup -catalogue-date 2017-10-29 14:38:38 +0100 -catalogue-license lppl1.3 -catalogue-topics font font-mf font-virtual -catalogue-version 2.1 - -name cnbwp -category Package -revision 32550 -shortdesc Typeset working papers of the Czech National Bank -relocated 1 -longdesc The package supports proper formatting of Working Papers of the -longdesc Czech National Bank (WP CNB). The package was developed for CNB -longdesc but it is also intended for authors from outside CNB. -containersize 9920 -containerchecksum d2960b30958ec42658db52566a25a02151e5f42f97c4f443ce8da3680bb5cdd39d111135c53f627ed5da592148a4b9f4d59fa2cc737afd9a29a76953bec68be2 -doccontainersize 684304 -doccontainerchecksum 294b3a07b195797165fc7c858ccc83efd373e12392a9a0f6fedf4ff483d1628241de3911032a8d4d97bfc0c5673465c7512a83418ddfe561c6916af477e0b3ac -docfiles size=246 - RELOC/doc/latex/cnbwp/README details="Readme" - RELOC/doc/latex/cnbwp/biblio.tex - RELOC/doc/latex/cnbwp/cnbpaper.pdf - RELOC/doc/latex/cnbwp/cnbpaper.tex - RELOC/doc/latex/cnbwp/cnbsample.bib - RELOC/doc/latex/cnbwp/cnbwp-manual-cs.pdf details="Package documentation (Czech)" - RELOC/doc/latex/cnbwp/cnbwp-manual-cs.tex - RELOC/doc/latex/cnbwp/cnbwp-manual-en.pdf details="Package documentation (English)" - RELOC/doc/latex/cnbwp/cnbwp-manual-en.tex - RELOC/doc/latex/cnbwp/graph18.eps - RELOC/doc/latex/cnbwp/graph18.gif - RELOC/doc/latex/cnbwp/graph18.jpg - RELOC/doc/latex/cnbwp/graph18.pdf - RELOC/doc/latex/cnbwp/graph18.png - RELOC/doc/latex/cnbwp/numtable.tex - RELOC/doc/latex/cnbwp/widematrix.tex -runfiles size=15 - RELOC/bibtex/bst/cnbwp/abbrvcnb.bst - RELOC/makeindex/cnbwp/cnbindex.ist - RELOC/tex/latex/cnbwp/cnbwp-manual.sty - RELOC/tex/latex/cnbwp/cnbwp.cls - RELOC/tex/latex/cnbwp/cnbwpsizes.clo -catalogue-ctan /macros/latex/contrib/cnbwp -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics misc-paper - -name cnltx -category Package -revision 38138 -shortdesc LaTeX tools and documenting facilities -relocated 1 -longdesc This is a versatile bundle of packages and classes for -longdesc consistent formatting of control sequences, package options, -longdesc source code examples, and writing a package manual (including -longdesc an index containing the explained control sequences, options, -longdesc ldots). The bundle also provides several other small ideas of -longdesc mine such as a mechansim for providing abbreviations etc. Not -longdesc at least it provides a number of programming tools. The -longdesc intention behind this bundle mainly is a selfish one: -longdesc documenting my own packages. The bundle contains an index style -longdesc file cnltx.ist that should be placed in a directory in a TDS -longdesc makeindex directory. -containersize 33952 -containerchecksum f1d5ab136f37882b921acd100eeaef3f25dfaec6ae2268fd2076ad24caee6af9ef7355970373eecf642de019769e79a8471b60decc97ee67ea7b72725fb862c7 -doccontainersize 796344 -doccontainerchecksum f4ef99db83da007ebd65abee419df1dcfc5cf467e27219d7f4231b319ac87261fad9ed319e2383e43830f784e2ffba0b6abe89f25d5a8cd42d8de5fabad548bf -docfiles size=223 - RELOC/doc/latex/cnltx/README details="Readme" - RELOC/doc/latex/cnltx/cnltx_en.pdf details="Package documentation" - RELOC/doc/latex/cnltx/cnltx_en.tex -runfiles size=50 - RELOC/bibtex/bib/cnltx/cnltx.bib - RELOC/makeindex/cnltx/cnltx.ist - RELOC/tex/latex/cnltx/cnltx-base.sty - RELOC/tex/latex/cnltx/cnltx-doc.cls - RELOC/tex/latex/cnltx/cnltx-example.sty - RELOC/tex/latex/cnltx/cnltx-listings.sty - RELOC/tex/latex/cnltx/cnltx-names.sty - RELOC/tex/latex/cnltx/cnltx-tools.sty - RELOC/tex/latex/cnltx/cnltx-translations.sty - RELOC/tex/latex/cnltx/cnltx.bbx - RELOC/tex/latex/cnltx/cnltx.cbx - RELOC/tex/latex/cnltx/cnltx.dbx - RELOC/tex/latex/cnltx/cnltx.sty -catalogue-ctan /macros/latex/contrib/cnltx -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics doc-supp class expl3 -catalogue-version 0.13 - -name cns -category Package -revision 45677 -catalogue cjk-fonts -shortdesc Chinese/Japanese/Korean bitmap fonts -relocated 1 -longdesc Fonts to go with the cjk macro package for Chinese, Japanese -longdesc and Korean with LaTeX2e. The package aims to supersede HLaTeX -longdesc fonts bundle. -containersize 2985184 -containerchecksum 54f74c716de52194d5bab6e95c6e1b7bb22b0d60a46ea6af04ab3859578c594415341ef51d88863fd188008d1326e4e9286afd40e2e7cf2c85278b1476ff65ee -doccontainersize 756 -doccontainerchecksum 9097cd54f01a31f7299c0e175c646922d533a971a3e4e448b9fc2bc0e34afc13558bf22abcad837dffd7cf5ccfefeabb164cd4f9e8824d19505a76b6d89e77c5 -docfiles size=8 - RELOC/doc/fonts/cns/cns40-1/README details="Readme" - RELOC/doc/fonts/cns/cns40-2/README details="Readme" - RELOC/doc/fonts/cns/cns40-3/README details="Readme" - RELOC/doc/fonts/cns/cns40-4/README details="Readme" - RELOC/doc/fonts/cns/cns40-5/README details="Readme" - RELOC/doc/fonts/cns/cns40-6/README details="Readme" - RELOC/doc/fonts/cns/cns40-7/README details="Readme" - RELOC/doc/fonts/cns/cns40-b5/README details="Readme" -runfiles size=2650 - RELOC/fonts/misc/cns/4040w0.bin - RELOC/fonts/misc/cns/4040w1.bin - RELOC/fonts/misc/cns/4040w2.bin - RELOC/fonts/misc/cns/4040w3.bin - RELOC/fonts/misc/cns/4040w4.bin - RELOC/fonts/misc/cns/4040w5.bin - RELOC/fonts/misc/cns/4040w6.bin - RELOC/fonts/misc/cns/4040w7.bin - RELOC/fonts/misc/cns/cns40-1.hbf - RELOC/fonts/misc/cns/cns40-2.hbf - RELOC/fonts/misc/cns/cns40-3.hbf - RELOC/fonts/misc/cns/cns40-4.hbf - RELOC/fonts/misc/cns/cns40-5.hbf - RELOC/fonts/misc/cns/cns40-6.hbf - RELOC/fonts/misc/cns/cns40-7.hbf - RELOC/fonts/misc/cns/cns40-b5.hbf - RELOC/fonts/tfm/cns/c0so12/c0so1201.tfm - RELOC/fonts/tfm/cns/c0so12/c0so1202.tfm - RELOC/fonts/tfm/cns/c0so12/c0so1203.tfm - RELOC/fonts/tfm/cns/c0so12/c0so1204.tfm - RELOC/fonts/tfm/cns/c0so12/c0so1205.tfm - RELOC/fonts/tfm/cns/c0so12/c0so1206.tfm - RELOC/fonts/tfm/cns/c0so12/c0so1207.tfm - RELOC/fonts/tfm/cns/c0so12/c0so1208.tfm - RELOC/fonts/tfm/cns/c0so12/c0so1209.tfm - RELOC/fonts/tfm/cns/c0so12/c0so1210.tfm - RELOC/fonts/tfm/cns/c0so12/c0so1211.tfm - RELOC/fonts/tfm/cns/c0so12/c0so1212.tfm - RELOC/fonts/tfm/cns/c0so12/c0so1213.tfm - RELOC/fonts/tfm/cns/c0so12/c0so1214.tfm - RELOC/fonts/tfm/cns/c0so12/c0so1215.tfm - RELOC/fonts/tfm/cns/c0so12/c0so1216.tfm - RELOC/fonts/tfm/cns/c0so12/c0so1217.tfm - RELOC/fonts/tfm/cns/c0so12/c0so1218.tfm - RELOC/fonts/tfm/cns/c0so12/c0so1219.tfm - RELOC/fonts/tfm/cns/c0so12/c0so1220.tfm - RELOC/fonts/tfm/cns/c0so12/c0so1221.tfm - RELOC/fonts/tfm/cns/c0so12/c0so1222.tfm - RELOC/fonts/tfm/cns/c0so12/c0so1223.tfm - RELOC/fonts/tfm/cns/c0so12/c0so1224.tfm - RELOC/fonts/tfm/cns/c0so12/c0so1225.tfm - RELOC/fonts/tfm/cns/c0so12/c0so1226.tfm - RELOC/fonts/tfm/cns/c0so12/c0so1227.tfm - RELOC/fonts/tfm/cns/c0so12/c0so1228.tfm - RELOC/fonts/tfm/cns/c0so12/c0so1229.tfm - RELOC/fonts/tfm/cns/c0so12/c0so1230.tfm - RELOC/fonts/tfm/cns/c0so12/c0so1231.tfm - RELOC/fonts/tfm/cns/c0so12/c0so1232.tfm - RELOC/fonts/tfm/cns/c0so12/c0so1233.tfm - RELOC/fonts/tfm/cns/c0so12/c0so1234.tfm - RELOC/fonts/tfm/cns/c0so12/c0so1235.tfm - RELOC/fonts/tfm/cns/c0so12/c0so1236.tfm - RELOC/fonts/tfm/cns/c0so12/c0so1237.tfm - RELOC/fonts/tfm/cns/c0so12/c0so1238.tfm - RELOC/fonts/tfm/cns/c0so12/c0so1239.tfm - RELOC/fonts/tfm/cns/c0so12/c0so1240.tfm - RELOC/fonts/tfm/cns/c0so12/c0so1241.tfm - RELOC/fonts/tfm/cns/c0so12/c0so1242.tfm - RELOC/fonts/tfm/cns/c0so12/c0so1243.tfm - RELOC/fonts/tfm/cns/c0so12/c0so1244.tfm - RELOC/fonts/tfm/cns/c0so12/c0so1245.tfm - RELOC/fonts/tfm/cns/c0so12/c0so1246.tfm - RELOC/fonts/tfm/cns/c0so12/c0so1247.tfm - RELOC/fonts/tfm/cns/c0so12/c0so1248.tfm - RELOC/fonts/tfm/cns/c0so12/c0so1249.tfm - RELOC/fonts/tfm/cns/c0so12/c0so1250.tfm - RELOC/fonts/tfm/cns/c0so12/c0so1251.tfm - RELOC/fonts/tfm/cns/c0so12/c0so1252.tfm - RELOC/fonts/tfm/cns/c0so12/c0so1253.tfm - RELOC/fonts/tfm/cns/c0so12/c0so1254.tfm - RELOC/fonts/tfm/cns/c0so12/c0so1255.tfm - RELOC/fonts/tfm/cns/c1so12/c1so1201.tfm - RELOC/fonts/tfm/cns/c1so12/c1so1202.tfm - RELOC/fonts/tfm/cns/c1so12/c1so1203.tfm - RELOC/fonts/tfm/cns/c1so12/c1so1204.tfm - RELOC/fonts/tfm/cns/c1so12/c1so1205.tfm - RELOC/fonts/tfm/cns/c1so12/c1so1206.tfm - RELOC/fonts/tfm/cns/c1so12/c1so1207.tfm - RELOC/fonts/tfm/cns/c1so12/c1so1208.tfm - RELOC/fonts/tfm/cns/c1so12/c1so1209.tfm - RELOC/fonts/tfm/cns/c1so12/c1so1210.tfm - RELOC/fonts/tfm/cns/c1so12/c1so1211.tfm - RELOC/fonts/tfm/cns/c1so12/c1so1212.tfm - RELOC/fonts/tfm/cns/c1so12/c1so1213.tfm - RELOC/fonts/tfm/cns/c1so12/c1so1214.tfm - RELOC/fonts/tfm/cns/c1so12/c1so1215.tfm - RELOC/fonts/tfm/cns/c1so12/c1so1216.tfm - RELOC/fonts/tfm/cns/c1so12/c1so1217.tfm - RELOC/fonts/tfm/cns/c1so12/c1so1218.tfm - RELOC/fonts/tfm/cns/c1so12/c1so1219.tfm - RELOC/fonts/tfm/cns/c1so12/c1so1220.tfm - RELOC/fonts/tfm/cns/c1so12/c1so1221.tfm - RELOC/fonts/tfm/cns/c1so12/c1so1222.tfm - RELOC/fonts/tfm/cns/c1so12/c1so1223.tfm - RELOC/fonts/tfm/cns/c1so12/c1so1224.tfm - RELOC/fonts/tfm/cns/c1so12/c1so1225.tfm - RELOC/fonts/tfm/cns/c1so12/c1so1226.tfm - RELOC/fonts/tfm/cns/c1so12/c1so1227.tfm - RELOC/fonts/tfm/cns/c1so12/c1so1228.tfm - RELOC/fonts/tfm/cns/c1so12/c1so1229.tfm - RELOC/fonts/tfm/cns/c1so12/c1so1230.tfm - RELOC/fonts/tfm/cns/c1so12/c1so1231.tfm - RELOC/fonts/tfm/cns/c1so12/c1so1232.tfm - RELOC/fonts/tfm/cns/c1so12/c1so1233.tfm - RELOC/fonts/tfm/cns/c1so12/c1so1234.tfm - RELOC/fonts/tfm/cns/c2so12/c2so1201.tfm - RELOC/fonts/tfm/cns/c2so12/c2so1202.tfm - RELOC/fonts/tfm/cns/c2so12/c2so1203.tfm - RELOC/fonts/tfm/cns/c2so12/c2so1204.tfm - RELOC/fonts/tfm/cns/c2so12/c2so1205.tfm - RELOC/fonts/tfm/cns/c2so12/c2so1206.tfm - RELOC/fonts/tfm/cns/c2so12/c2so1207.tfm - RELOC/fonts/tfm/cns/c2so12/c2so1208.tfm - RELOC/fonts/tfm/cns/c2so12/c2so1209.tfm - RELOC/fonts/tfm/cns/c2so12/c2so1210.tfm - RELOC/fonts/tfm/cns/c2so12/c2so1211.tfm - RELOC/fonts/tfm/cns/c2so12/c2so1212.tfm - RELOC/fonts/tfm/cns/c2so12/c2so1213.tfm - RELOC/fonts/tfm/cns/c2so12/c2so1214.tfm - RELOC/fonts/tfm/cns/c2so12/c2so1215.tfm - RELOC/fonts/tfm/cns/c2so12/c2so1216.tfm - RELOC/fonts/tfm/cns/c2so12/c2so1217.tfm - RELOC/fonts/tfm/cns/c2so12/c2so1218.tfm - RELOC/fonts/tfm/cns/c2so12/c2so1219.tfm - RELOC/fonts/tfm/cns/c2so12/c2so1220.tfm - RELOC/fonts/tfm/cns/c2so12/c2so1221.tfm - RELOC/fonts/tfm/cns/c2so12/c2so1222.tfm - RELOC/fonts/tfm/cns/c2so12/c2so1223.tfm - RELOC/fonts/tfm/cns/c2so12/c2so1224.tfm - RELOC/fonts/tfm/cns/c2so12/c2so1225.tfm - RELOC/fonts/tfm/cns/c2so12/c2so1226.tfm - RELOC/fonts/tfm/cns/c2so12/c2so1227.tfm - RELOC/fonts/tfm/cns/c2so12/c2so1228.tfm - RELOC/fonts/tfm/cns/c2so12/c2so1229.tfm - RELOC/fonts/tfm/cns/c2so12/c2so1230.tfm - RELOC/fonts/tfm/cns/c3so12/c3so1201.tfm - RELOC/fonts/tfm/cns/c3so12/c3so1202.tfm - RELOC/fonts/tfm/cns/c3so12/c3so1203.tfm - RELOC/fonts/tfm/cns/c3so12/c3so1204.tfm - RELOC/fonts/tfm/cns/c3so12/c3so1205.tfm - RELOC/fonts/tfm/cns/c3so12/c3so1206.tfm - RELOC/fonts/tfm/cns/c3so12/c3so1207.tfm - RELOC/fonts/tfm/cns/c3so12/c3so1208.tfm - RELOC/fonts/tfm/cns/c3so12/c3so1209.tfm - RELOC/fonts/tfm/cns/c3so12/c3so1210.tfm - RELOC/fonts/tfm/cns/c3so12/c3so1211.tfm - RELOC/fonts/tfm/cns/c3so12/c3so1212.tfm - RELOC/fonts/tfm/cns/c3so12/c3so1213.tfm - RELOC/fonts/tfm/cns/c3so12/c3so1214.tfm - RELOC/fonts/tfm/cns/c3so12/c3so1215.tfm - RELOC/fonts/tfm/cns/c3so12/c3so1216.tfm - RELOC/fonts/tfm/cns/c3so12/c3so1217.tfm - RELOC/fonts/tfm/cns/c3so12/c3so1218.tfm - RELOC/fonts/tfm/cns/c3so12/c3so1219.tfm - RELOC/fonts/tfm/cns/c3so12/c3so1220.tfm - RELOC/fonts/tfm/cns/c3so12/c3so1221.tfm - RELOC/fonts/tfm/cns/c3so12/c3so1222.tfm - RELOC/fonts/tfm/cns/c3so12/c3so1223.tfm - RELOC/fonts/tfm/cns/c3so12/c3so1224.tfm - RELOC/fonts/tfm/cns/c3so12/c3so1225.tfm - RELOC/fonts/tfm/cns/c4so12/c4so1201.tfm - RELOC/fonts/tfm/cns/c4so12/c4so1202.tfm - RELOC/fonts/tfm/cns/c4so12/c4so1203.tfm - RELOC/fonts/tfm/cns/c4so12/c4so1204.tfm - RELOC/fonts/tfm/cns/c4so12/c4so1205.tfm - RELOC/fonts/tfm/cns/c4so12/c4so1206.tfm - RELOC/fonts/tfm/cns/c4so12/c4so1207.tfm - RELOC/fonts/tfm/cns/c4so12/c4so1208.tfm - RELOC/fonts/tfm/cns/c4so12/c4so1209.tfm - RELOC/fonts/tfm/cns/c4so12/c4so1210.tfm - RELOC/fonts/tfm/cns/c4so12/c4so1211.tfm - RELOC/fonts/tfm/cns/c4so12/c4so1212.tfm - RELOC/fonts/tfm/cns/c4so12/c4so1213.tfm - RELOC/fonts/tfm/cns/c4so12/c4so1214.tfm - RELOC/fonts/tfm/cns/c4so12/c4so1215.tfm - RELOC/fonts/tfm/cns/c4so12/c4so1216.tfm - RELOC/fonts/tfm/cns/c4so12/c4so1217.tfm - RELOC/fonts/tfm/cns/c4so12/c4so1218.tfm - RELOC/fonts/tfm/cns/c4so12/c4so1219.tfm - RELOC/fonts/tfm/cns/c4so12/c4so1220.tfm - RELOC/fonts/tfm/cns/c4so12/c4so1221.tfm - RELOC/fonts/tfm/cns/c4so12/c4so1222.tfm - RELOC/fonts/tfm/cns/c4so12/c4so1223.tfm - RELOC/fonts/tfm/cns/c4so12/c4so1224.tfm - RELOC/fonts/tfm/cns/c4so12/c4so1225.tfm - RELOC/fonts/tfm/cns/c4so12/c4so1226.tfm - RELOC/fonts/tfm/cns/c4so12/c4so1227.tfm - RELOC/fonts/tfm/cns/c4so12/c4so1228.tfm - RELOC/fonts/tfm/cns/c4so12/c4so1229.tfm - RELOC/fonts/tfm/cns/c5so12/c5so1201.tfm - RELOC/fonts/tfm/cns/c5so12/c5so1202.tfm - RELOC/fonts/tfm/cns/c5so12/c5so1203.tfm - RELOC/fonts/tfm/cns/c5so12/c5so1204.tfm - RELOC/fonts/tfm/cns/c5so12/c5so1205.tfm - RELOC/fonts/tfm/cns/c5so12/c5so1206.tfm - RELOC/fonts/tfm/cns/c5so12/c5so1207.tfm - RELOC/fonts/tfm/cns/c5so12/c5so1208.tfm - RELOC/fonts/tfm/cns/c5so12/c5so1209.tfm - RELOC/fonts/tfm/cns/c5so12/c5so1210.tfm - RELOC/fonts/tfm/cns/c5so12/c5so1211.tfm - RELOC/fonts/tfm/cns/c5so12/c5so1212.tfm - RELOC/fonts/tfm/cns/c5so12/c5so1213.tfm - RELOC/fonts/tfm/cns/c5so12/c5so1214.tfm - RELOC/fonts/tfm/cns/c5so12/c5so1215.tfm - RELOC/fonts/tfm/cns/c5so12/c5so1216.tfm - RELOC/fonts/tfm/cns/c5so12/c5so1217.tfm - RELOC/fonts/tfm/cns/c5so12/c5so1218.tfm - RELOC/fonts/tfm/cns/c5so12/c5so1219.tfm - RELOC/fonts/tfm/cns/c5so12/c5so1220.tfm - RELOC/fonts/tfm/cns/c5so12/c5so1221.tfm - RELOC/fonts/tfm/cns/c5so12/c5so1222.tfm - RELOC/fonts/tfm/cns/c5so12/c5so1223.tfm - RELOC/fonts/tfm/cns/c5so12/c5so1224.tfm - RELOC/fonts/tfm/cns/c5so12/c5so1225.tfm - RELOC/fonts/tfm/cns/c5so12/c5so1226.tfm - RELOC/fonts/tfm/cns/c5so12/c5so1227.tfm - RELOC/fonts/tfm/cns/c5so12/c5so1228.tfm - RELOC/fonts/tfm/cns/c5so12/c5so1229.tfm - RELOC/fonts/tfm/cns/c5so12/c5so1230.tfm - RELOC/fonts/tfm/cns/c5so12/c5so1231.tfm - RELOC/fonts/tfm/cns/c5so12/c5so1232.tfm - RELOC/fonts/tfm/cns/c5so12/c5so1233.tfm - RELOC/fonts/tfm/cns/c5so12/c5so1234.tfm - RELOC/fonts/tfm/cns/c6so12/c6so1201.tfm - RELOC/fonts/tfm/cns/c6so12/c6so1202.tfm - RELOC/fonts/tfm/cns/c6so12/c6so1203.tfm - RELOC/fonts/tfm/cns/c6so12/c6so1204.tfm - RELOC/fonts/tfm/cns/c6so12/c6so1205.tfm - RELOC/fonts/tfm/cns/c6so12/c6so1206.tfm - RELOC/fonts/tfm/cns/c6so12/c6so1207.tfm - RELOC/fonts/tfm/cns/c6so12/c6so1208.tfm - RELOC/fonts/tfm/cns/c6so12/c6so1209.tfm - RELOC/fonts/tfm/cns/c6so12/c6so1210.tfm - RELOC/fonts/tfm/cns/c6so12/c6so1211.tfm - RELOC/fonts/tfm/cns/c6so12/c6so1212.tfm - RELOC/fonts/tfm/cns/c6so12/c6so1213.tfm - RELOC/fonts/tfm/cns/c6so12/c6so1214.tfm - RELOC/fonts/tfm/cns/c6so12/c6so1215.tfm - RELOC/fonts/tfm/cns/c6so12/c6so1216.tfm - RELOC/fonts/tfm/cns/c6so12/c6so1217.tfm - RELOC/fonts/tfm/cns/c6so12/c6so1218.tfm - RELOC/fonts/tfm/cns/c6so12/c6so1219.tfm - RELOC/fonts/tfm/cns/c6so12/c6so1220.tfm - RELOC/fonts/tfm/cns/c6so12/c6so1221.tfm - RELOC/fonts/tfm/cns/c6so12/c6so1222.tfm - RELOC/fonts/tfm/cns/c6so12/c6so1223.tfm - RELOC/fonts/tfm/cns/c6so12/c6so1224.tfm - RELOC/fonts/tfm/cns/c6so12/c6so1225.tfm - RELOC/fonts/tfm/cns/c7so12/c7so1201.tfm - RELOC/fonts/tfm/cns/c7so12/c7so1202.tfm - RELOC/fonts/tfm/cns/c7so12/c7so1203.tfm - RELOC/fonts/tfm/cns/c7so12/c7so1204.tfm - RELOC/fonts/tfm/cns/c7so12/c7so1205.tfm - RELOC/fonts/tfm/cns/c7so12/c7so1206.tfm - RELOC/fonts/tfm/cns/c7so12/c7so1207.tfm - RELOC/fonts/tfm/cns/c7so12/c7so1208.tfm - RELOC/fonts/tfm/cns/c7so12/c7so1209.tfm - RELOC/fonts/tfm/cns/c7so12/c7so1210.tfm - RELOC/fonts/tfm/cns/c7so12/c7so1211.tfm - RELOC/fonts/tfm/cns/c7so12/c7so1212.tfm - RELOC/fonts/tfm/cns/c7so12/c7so1213.tfm - RELOC/fonts/tfm/cns/c7so12/c7so1214.tfm - RELOC/fonts/tfm/cns/c7so12/c7so1215.tfm - RELOC/fonts/tfm/cns/c7so12/c7so1216.tfm - RELOC/fonts/tfm/cns/c7so12/c7so1217.tfm - RELOC/fonts/tfm/cns/c7so12/c7so1218.tfm - RELOC/fonts/tfm/cns/c7so12/c7so1219.tfm - RELOC/fonts/tfm/cns/c7so12/c7so1220.tfm - RELOC/fonts/tfm/cns/c7so12/c7so1221.tfm - RELOC/fonts/tfm/cns/c7so12/c7so1222.tfm - RELOC/fonts/tfm/cns/c7so12/c7so1223.tfm - RELOC/fonts/tfm/cns/c7so12/c7so1224.tfm - RELOC/fonts/tfm/cns/c7so12/c7so1225.tfm - RELOC/fonts/tfm/cns/c7so12/c7so1226.tfm -catalogue-also arphic wadalab -catalogue-ctan /fonts/CJK -catalogue-date 2017-11-27 19:32:52 +0100 -catalogue-license pd -catalogue-topics font font-cjk chinese japanese korean -catalogue-version 4.2.0 - -name cntformats -category Package -revision 34668 -shortdesc A different way to read counters -relocated 1 -longdesc The package offers package or class authors a way to format -longdesc counters with 'patterns'. These patterns do not affect 'normal' -longdesc LaTeX treatment of counters. -containersize 2672 -containerchecksum 3c455761573dcc88c7d89462f4e65b484d6735a407fcbb3f950073fd163a2e8ffe39d884c7e858d867491918a5c4f8ea5666c99dad99a3c14e58c005d1056c8a -doccontainersize 427820 -doccontainerchecksum 6eadf27cff3aa010481c4fb33c87656baea8be9f89372e6703bbd446efa16fef87e476ca052e2176b1311983a590448d3c3c94de91db7fbf46bdc0e33e053ca2 -docfiles size=109 - RELOC/doc/latex/cntformats/README details="Readme" - RELOC/doc/latex/cntformats/cntformats_en.pdf details="Package documentation" - RELOC/doc/latex/cntformats/cntformats_en.tex -runfiles size=3 - RELOC/tex/latex/cntformats/cntformats.sty -catalogue-ctan /macros/latex/contrib/cntformats -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics numbers -catalogue-version 0.7 - -name cntperchap -category Package -revision 37572 -shortdesc Store counter values per chapter -relocated 1 -longdesc This package stores values of counters (which have been -longdesc registered beforehand) on a per chapter base and provides the -longdesc values on demand in the 2nd LaTeX compilation run. In this way -longdesc it is possible to know how many sections etc. there are lying -longdesc ahead and to react to these counter values, if needed. This is -longdesc a preliminary version that has been tested with book.cls, -longdesc memoir.cls, and scrbook.cls. The packages assoccnt (by the same -longdesc author) and xparse are needed as well. -containersize 3960 -containerchecksum d12d7ae00bffde450674a4699a896814185eda47e41224e3ef286935c7d9b66426254e8d358e6f0a2f24c444c028534c3551b97f513d69807f0d250ceb3158f8 -doccontainersize 271044 -doccontainerchecksum 2c1cc5064468755fcc11bc08ceac7baa57e2616b6e08bdcdd2cd90c6661f55a6f389738982c60b0b5ffe59e40a8f2583f228e7ebd7d924bbdf38b7f9caebbcea -docfiles size=74 - RELOC/doc/latex/cntperchap/README details="Readme" - RELOC/doc/latex/cntperchap/cntperchap_doc.pdf details="Package documentation" - RELOC/doc/latex/cntperchap/cntperchap_doc.tex - RELOC/doc/latex/cntperchap/cntperchap_example.pdf details="Example of use" - RELOC/doc/latex/cntperchap/cntperchap_example.tex -runfiles size=3 - RELOC/tex/latex/cntperchap/cntperchap.sty -catalogue-also xcntperchap -catalogue-ctan /macros/latex/contrib/cntperchap -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics counter-mgmt macro-supp -catalogue-version 0.3 - -name cochineal -category Package -revision 49436 -shortdesc Cochineal fonts with LaTeX support -relocated 1 -longdesc Cochineal is a fork from the Crimson fonts (Roman, Italic, -longdesc Bold, BoldItalic only) released under the OFL by Sebastian -longdesc Kosch. These remarkable fonts are inspired by the famous -longdesc oldstyle fonts in the garalde family (Garamond, Bembo) but, in -longdesc the end, look more similar to Minion, though with smaller -longdesc xheight and less plain in detail. The Crimson fonts on which -longdesc these were based had roughly 4200 glyphs in the four styles -longdesc mentioned above. Cochineal adds more than 1500 glyphs in those -longdesc styles so that it is possible to make a TeX support collection -longdesc that contains essentially all glyphs in all styles. Bringing -longdesc the Semibold styles up the same level would have required -longdesc adding about 2000 additional glyphs, which I could not even -longdesc contemplate. The fonts are provided in OpenType and PostScript -longdesc formats. -execute addMap Cochineal.map -containersize 2289892 -containerchecksum f9617982409776e4e0fb7a9add456ef860c549e979ccebeaa54279273dc7ec85a8a30c9219228e2547ddfe765ac1d39926591c5bc9136a7acd602e4248936f13 -doccontainersize 317000 -doccontainerchecksum c4179801fb390d58070f6f833ec842ece3ce40bc954953ce628806fb185b5d7e9136a51d284ee278ce36481709ad29d63b918d509ed6c7ee7a2eae69bf535123 -docfiles size=90 - RELOC/doc/fonts/cochineal/OFL-FAQ.txt - RELOC/doc/fonts/cochineal/OFL.txt - RELOC/doc/fonts/cochineal/README details="Readme" - RELOC/doc/fonts/cochineal/cochineal-doc.pdf details="Package manual" - RELOC/doc/fonts/cochineal/cochineal-doc.tex -runfiles size=5045 - RELOC/fonts/afm/public/cochineal/Cochineal-Bold.afm - RELOC/fonts/afm/public/cochineal/Cochineal-BoldItalic.afm - RELOC/fonts/afm/public/cochineal/Cochineal-Italic.afm - RELOC/fonts/afm/public/cochineal/Cochineal-Roman.afm - RELOC/fonts/enc/dvips/cochineal/coch-t2a.enc - RELOC/fonts/enc/dvips/cochineal/coch_2igcus.enc - RELOC/fonts/enc/dvips/cochineal/coch_2lyzki.enc - RELOC/fonts/enc/dvips/cochineal/coch_2m6jch.enc - RELOC/fonts/enc/dvips/cochineal/coch_3644xa.enc - RELOC/fonts/enc/dvips/cochineal/coch_37u7dh.enc - RELOC/fonts/enc/dvips/cochineal/coch_3cbpzp.enc - RELOC/fonts/enc/dvips/cochineal/coch_3fmvzc.enc - RELOC/fonts/enc/dvips/cochineal/coch_47bkd3.enc - RELOC/fonts/enc/dvips/cochineal/coch_4b5cze.enc - RELOC/fonts/enc/dvips/cochineal/coch_4n5rlh.enc - RELOC/fonts/enc/dvips/cochineal/coch_4se4qw.enc - RELOC/fonts/enc/dvips/cochineal/coch_5o2hga.enc - RELOC/fonts/enc/dvips/cochineal/coch_5zktny.enc - RELOC/fonts/enc/dvips/cochineal/coch_6lje3b.enc - RELOC/fonts/enc/dvips/cochineal/coch_6lkrjm.enc - RELOC/fonts/enc/dvips/cochineal/coch_6nfbiu.enc - RELOC/fonts/enc/dvips/cochineal/coch_6qoxl4.enc - RELOC/fonts/enc/dvips/cochineal/coch_6ry5ir.enc - RELOC/fonts/enc/dvips/cochineal/coch_6wh55u.enc - RELOC/fonts/enc/dvips/cochineal/coch_73cr6n.enc - RELOC/fonts/enc/dvips/cochineal/coch_7fzfry.enc - RELOC/fonts/enc/dvips/cochineal/coch_7khqlx.enc - RELOC/fonts/enc/dvips/cochineal/coch_7xhkhe.enc - RELOC/fonts/enc/dvips/cochineal/coch_aa3d23.enc - RELOC/fonts/enc/dvips/cochineal/coch_abfldu.enc - RELOC/fonts/enc/dvips/cochineal/coch_ajitlz.enc - RELOC/fonts/enc/dvips/cochineal/coch_alzuis.enc - RELOC/fonts/enc/dvips/cochineal/coch_apxmko.enc - RELOC/fonts/enc/dvips/cochineal/coch_asaeuh.enc - RELOC/fonts/enc/dvips/cochineal/coch_bat6hu.enc - RELOC/fonts/enc/dvips/cochineal/coch_bhg4oq.enc - RELOC/fonts/enc/dvips/cochineal/coch_bi2nei.enc - RELOC/fonts/enc/dvips/cochineal/coch_bjqtqq.enc - RELOC/fonts/enc/dvips/cochineal/coch_bp2pg7.enc - RELOC/fonts/enc/dvips/cochineal/coch_bqgjgh.enc - RELOC/fonts/enc/dvips/cochineal/coch_bzchxc.enc - RELOC/fonts/enc/dvips/cochineal/coch_c2ovjx.enc - RELOC/fonts/enc/dvips/cochineal/coch_ckzf3x.enc - RELOC/fonts/enc/dvips/cochineal/coch_cwrabp.enc - RELOC/fonts/enc/dvips/cochineal/coch_da7weg.enc - RELOC/fonts/enc/dvips/cochineal/coch_dm4e5q.enc - RELOC/fonts/enc/dvips/cochineal/coch_dv3gwv.enc - RELOC/fonts/enc/dvips/cochineal/coch_dx3muq.enc - RELOC/fonts/enc/dvips/cochineal/coch_dxwjai.enc - RELOC/fonts/enc/dvips/cochineal/coch_e2lzvu.enc - RELOC/fonts/enc/dvips/cochineal/coch_e3q7lx.enc - RELOC/fonts/enc/dvips/cochineal/coch_eluacw.enc - RELOC/fonts/enc/dvips/cochineal/coch_eluj5m.enc - RELOC/fonts/enc/dvips/cochineal/coch_ermyhb.enc - RELOC/fonts/enc/dvips/cochineal/coch_fdemcn.enc - RELOC/fonts/enc/dvips/cochineal/coch_fgurd2.enc - RELOC/fonts/enc/dvips/cochineal/coch_fuig2f.enc - RELOC/fonts/enc/dvips/cochineal/coch_g2axst.enc - RELOC/fonts/enc/dvips/cochineal/coch_gccjw3.enc - RELOC/fonts/enc/dvips/cochineal/coch_gcpa6j.enc - RELOC/fonts/enc/dvips/cochineal/coch_ggrwt7.enc - RELOC/fonts/enc/dvips/cochineal/coch_ghlqiw.enc - RELOC/fonts/enc/dvips/cochineal/coch_gkpez6.enc - RELOC/fonts/enc/dvips/cochineal/coch_h42wts.enc - RELOC/fonts/enc/dvips/cochineal/coch_hflk7g.enc - RELOC/fonts/enc/dvips/cochineal/coch_hie4zd.enc - RELOC/fonts/enc/dvips/cochineal/coch_hjbta7.enc - RELOC/fonts/enc/dvips/cochineal/coch_hl6u4r.enc - RELOC/fonts/enc/dvips/cochineal/coch_huga5l.enc - RELOC/fonts/enc/dvips/cochineal/coch_huz7n5.enc - RELOC/fonts/enc/dvips/cochineal/coch_in37z4.enc - RELOC/fonts/enc/dvips/cochineal/coch_irol7d.enc - RELOC/fonts/enc/dvips/cochineal/coch_ixjcas.enc - RELOC/fonts/enc/dvips/cochineal/coch_j2ekhj.enc - RELOC/fonts/enc/dvips/cochineal/coch_j4a4qt.enc - RELOC/fonts/enc/dvips/cochineal/coch_j7mi7a.enc - RELOC/fonts/enc/dvips/cochineal/coch_jc6axh.enc - RELOC/fonts/enc/dvips/cochineal/coch_jf7qqq.enc - RELOC/fonts/enc/dvips/cochineal/coch_jgxutr.enc - RELOC/fonts/enc/dvips/cochineal/coch_jm2czq.enc - RELOC/fonts/enc/dvips/cochineal/coch_jxzuzf.enc - RELOC/fonts/enc/dvips/cochineal/coch_k4nkpy.enc - RELOC/fonts/enc/dvips/cochineal/coch_k5ugti.enc - RELOC/fonts/enc/dvips/cochineal/coch_ktoy4w.enc - RELOC/fonts/enc/dvips/cochineal/coch_kuld3f.enc - RELOC/fonts/enc/dvips/cochineal/coch_kxx5cy.enc - RELOC/fonts/enc/dvips/cochineal/coch_kzot5v.enc - RELOC/fonts/enc/dvips/cochineal/coch_l4bzf3.enc - RELOC/fonts/enc/dvips/cochineal/coch_l6dunu.enc - RELOC/fonts/enc/dvips/cochineal/coch_lhezve.enc - RELOC/fonts/enc/dvips/cochineal/coch_lhuxe4.enc - RELOC/fonts/enc/dvips/cochineal/coch_lnloax.enc - RELOC/fonts/enc/dvips/cochineal/coch_lygafn.enc - RELOC/fonts/enc/dvips/cochineal/coch_mdoead.enc - RELOC/fonts/enc/dvips/cochineal/coch_mzcfhr.enc - RELOC/fonts/enc/dvips/cochineal/coch_n3wsi3.enc - RELOC/fonts/enc/dvips/cochineal/coch_nlwa7l.enc - RELOC/fonts/enc/dvips/cochineal/coch_nyeh65.enc - RELOC/fonts/enc/dvips/cochineal/coch_o5mx43.enc - RELOC/fonts/enc/dvips/cochineal/coch_oaz2vt.enc - RELOC/fonts/enc/dvips/cochineal/coch_obm4y4.enc - RELOC/fonts/enc/dvips/cochineal/coch_ofxlj7.enc - RELOC/fonts/enc/dvips/cochineal/coch_ombk7r.enc - RELOC/fonts/enc/dvips/cochineal/coch_opxmsy.enc - RELOC/fonts/enc/dvips/cochineal/coch_oqmhja.enc - RELOC/fonts/enc/dvips/cochineal/coch_ov2w53.enc - RELOC/fonts/enc/dvips/cochineal/coch_panfjf.enc - RELOC/fonts/enc/dvips/cochineal/coch_q5rvqt.enc - RELOC/fonts/enc/dvips/cochineal/coch_qb7eej.enc - RELOC/fonts/enc/dvips/cochineal/coch_qgajns.enc - RELOC/fonts/enc/dvips/cochineal/coch_qkxc47.enc - RELOC/fonts/enc/dvips/cochineal/coch_qsfb2d.enc - RELOC/fonts/enc/dvips/cochineal/coch_r2kqsv.enc - RELOC/fonts/enc/dvips/cochineal/coch_r4tuvp.enc - RELOC/fonts/enc/dvips/cochineal/coch_rix5n3.enc - RELOC/fonts/enc/dvips/cochineal/coch_rmihs3.enc - RELOC/fonts/enc/dvips/cochineal/coch_s35xpx.enc - RELOC/fonts/enc/dvips/cochineal/coch_sc4bro.enc - RELOC/fonts/enc/dvips/cochineal/coch_sdimnz.enc - RELOC/fonts/enc/dvips/cochineal/coch_sdyb62.enc - RELOC/fonts/enc/dvips/cochineal/coch_sechmf.enc - RELOC/fonts/enc/dvips/cochineal/coch_sqxi2m.enc - RELOC/fonts/enc/dvips/cochineal/coch_swy4oa.enc - RELOC/fonts/enc/dvips/cochineal/coch_sxkuxx.enc - RELOC/fonts/enc/dvips/cochineal/coch_syo7sr.enc - RELOC/fonts/enc/dvips/cochineal/coch_t24fhx.enc - RELOC/fonts/enc/dvips/cochineal/coch_t2fib6.enc - RELOC/fonts/enc/dvips/cochineal/coch_t4kqf4.enc - RELOC/fonts/enc/dvips/cochineal/coch_t556x2.enc - RELOC/fonts/enc/dvips/cochineal/coch_tbu25z.enc - RELOC/fonts/enc/dvips/cochineal/coch_tgg2bw.enc - RELOC/fonts/enc/dvips/cochineal/coch_tgxw4h.enc - RELOC/fonts/enc/dvips/cochineal/coch_tkhq7f.enc - RELOC/fonts/enc/dvips/cochineal/coch_ts1.enc - RELOC/fonts/enc/dvips/cochineal/coch_tub2zn.enc - RELOC/fonts/enc/dvips/cochineal/coch_tydrhh.enc - RELOC/fonts/enc/dvips/cochineal/coch_v7zunk.enc - RELOC/fonts/enc/dvips/cochineal/coch_vew4u5.enc - RELOC/fonts/enc/dvips/cochineal/coch_vhyd4z.enc - RELOC/fonts/enc/dvips/cochineal/coch_vpdkzq.enc - RELOC/fonts/enc/dvips/cochineal/coch_wcbuwv.enc - RELOC/fonts/enc/dvips/cochineal/coch_wnd62o.enc - RELOC/fonts/enc/dvips/cochineal/coch_wpajbj.enc - RELOC/fonts/enc/dvips/cochineal/coch_wpweoy.enc - RELOC/fonts/enc/dvips/cochineal/coch_x45tkl.enc - RELOC/fonts/enc/dvips/cochineal/coch_x4ugem.enc - RELOC/fonts/enc/dvips/cochineal/coch_xp3h6g.enc - RELOC/fonts/enc/dvips/cochineal/coch_ygltby.enc - RELOC/fonts/enc/dvips/cochineal/coch_ykcvhy.enc - RELOC/fonts/enc/dvips/cochineal/coch_yska2a.enc - RELOC/fonts/enc/dvips/cochineal/coch_zetixv.enc - RELOC/fonts/enc/dvips/cochineal/coch_zi6j5g.enc - RELOC/fonts/enc/dvips/cochineal/coch_zlykb2.enc - RELOC/fonts/enc/dvips/cochineal/coch_zmd4fr.enc - RELOC/fonts/enc/dvips/cochineal/cochalph.enc - RELOC/fonts/enc/dvips/cochineal/cochlf-lgr.enc - RELOC/fonts/enc/dvips/cochineal/cochlf-ot2.enc - RELOC/fonts/enc/dvips/cochineal/cochosf-lgr.enc - RELOC/fonts/enc/dvips/cochineal/cochosf-ot2.enc - RELOC/fonts/enc/dvips/cochineal/cochtabosf.enc - RELOC/fonts/enc/dvips/cochineal/cochtlf-lgr.enc - RELOC/fonts/enc/dvips/cochineal/cochtlf-ot2.enc - RELOC/fonts/enc/dvips/cochineal/cochtosf-lgr.enc - RELOC/fonts/enc/dvips/cochineal/cochtosf-ot2.enc - RELOC/fonts/map/dvips/cochineal/Cochineal.map - RELOC/fonts/opentype/public/cochineal/Cochineal-Bold.otf - RELOC/fonts/opentype/public/cochineal/Cochineal-BoldItalic.otf - RELOC/fonts/opentype/public/cochineal/Cochineal-Italic.otf - RELOC/fonts/opentype/public/cochineal/Cochineal-Roman.otf - RELOC/fonts/tfm/public/cochineal/Cochineal-Bol-alph.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bol-osf.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BolIta-alph.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-dnom-ly1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-dnom-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-dnom-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-dnom-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-dnom-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-inf-ly1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-inf-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-inf-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-inf-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-inf-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-lf-lgr.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-lf-ly1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-lf-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-lf-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-lf-ot2.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-lf-sc-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-lf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-lf-swash-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-lf-swash-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-lf-swash-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-lf-swash-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-lf-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-lf-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-osf-lgr.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-osf-ly1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-osf-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-osf-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-osf-ot2.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-osf-sc-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-osf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-osf-swash-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-osf-swash-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-osf-swash-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-osf-swash-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-osf-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-osf-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-ot2.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-sup-ly1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-sup-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-sup-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-sup-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-sup-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-tlf-lgr.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-tlf-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-tlf-ot2.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-tlf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-tlf-swash-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-tlf-swash-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-tlf-swash-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-tlf-swash-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-tlf-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-tlf-t2a.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-tosf-lgr.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-tosf-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-tosf-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-tosf-ot2.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-tosf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-tosf-swash-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-tosf-swash-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-tosf-swash-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-tosf-swash-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-tosf-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-tosf-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bold-ts1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-dnom-ly1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-dnom-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-dnom-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-dnom-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-dnom-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-inf-ly1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-inf-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-inf-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-inf-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-inf-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-lf-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-lf-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-lf-ot2.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-lf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-lf-swash-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-lf-swash-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-lf-swash-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-lf-swash-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-lf-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-lf-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-osf-ly1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-osf-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-osf-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-osf-ot2.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-osf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-osf-swash-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-osf-swash-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-osf-swash-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-osf-swash-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-osf-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-osf-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-ot2.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-sup-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-sup-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-tlf-lgr.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-tlf-ot2.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-tlf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-tlf-swash-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-tlf-swash-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-tlf-swash-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-tlf-swash-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-tlf-t2a.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-tosf-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-tosf-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-tosf-ot2.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-tosf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-tosf-swash-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-tosf-swash-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-tosf-swash-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-tosf-swash-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-BoldItalic-tosf-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bolditalic-lf-lgr.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bolditalic-osf-lgr.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bolditalic-tosf-lgr.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Bolditalic-ts1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Ita-alph.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-dnom-ly1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-dnom-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-dnom-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-dnom-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-dnom-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-inf-ly1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-inf-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-inf-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-inf-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-inf-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-lf-lgr.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-lf-ly1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-lf-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-lf-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-lf-ot2.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-lf-sc-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-lf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-lf-swash-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-lf-swash-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-lf-swash-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-lf-swash-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-lf-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-lf-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-lf-th-ly1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-lf-th-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-lf-th-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-lf-th-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-lf-th-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-osf-lgr.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-osf-ly1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-osf-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-osf-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-osf-ot2.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-osf-sc-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-osf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-osf-swash-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-osf-swash-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-osf-swash-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-osf-swash-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-osf-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-osf-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-osf-th-ly1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-osf-th-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-osf-th-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-osf-th-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-osf-th-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-ot2.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-sup-ly1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-sup-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-sup-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-sup-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-sup-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-tlf-lgr.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-tlf-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-tlf-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-tlf-ot2.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-tlf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-tlf-swash-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-tlf-swash-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-tlf-swash-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-tlf-swash-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-tlf-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-tlf-t2a.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-tlf-th-ly1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-tlf-th-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-tlf-th-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-tlf-th-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-tlf-th-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-tosf-lgr.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-tosf-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-tosf-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-tosf-ot2.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-tosf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-tosf-swash-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-tosf-swash-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-tosf-swash-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-tosf-swash-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-tosf-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-tosf-th-ly1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-tosf-th-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-tosf-th-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-tosf-th-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-tosf-th-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Italic-ts1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-dnom-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-dnom-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-dnom-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-dnom-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-inf-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-inf-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-inf-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-inf-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-lf-lgr.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-lf-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-lf-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-lf-ot2.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-lf-sc-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-lf-swash-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-lf-swash-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-lf-swash-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-lf-swash-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-lf-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-lf-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-osf-lgr.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-osf-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-osf-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-osf-ot2.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-osf-sc-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-osf-swash-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-osf-swash-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-osf-swash-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-osf-swash-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-osf-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-osf-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-ot2.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-sup-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-sup-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-sup-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-sup-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-tlf-lgr.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-tlf-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-tlf-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-tlf-ot2.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-tlf-swash-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-tlf-swash-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-tlf-swash-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-tlf-swash-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-tlf-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-tlf-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-tlf-t2a.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-tosf-lgr.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-tosf-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-tosf-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-tosf-ot2.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-tosf-swash-ly1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-tosf-swash-ot1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-tosf-swash-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-tosf-swash-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-tosf-t1--base.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-tosf-t1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-Roman-ts1.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-alph.tfm - RELOC/fonts/tfm/public/cochineal/Cochineal-osf.tfm - RELOC/fonts/tfm/public/cochineal/zcochbmi.tfm - RELOC/fonts/tfm/public/cochineal/zcochbmia.tfm - RELOC/fonts/tfm/public/cochineal/zcochmi.tfm - RELOC/fonts/tfm/public/cochineal/zcochmia.tfm - RELOC/fonts/type1/public/cochineal/Cochineal-Bold.pfb - RELOC/fonts/type1/public/cochineal/Cochineal-BoldItalic.pfb - RELOC/fonts/type1/public/cochineal/Cochineal-Italic.pfb - RELOC/fonts/type1/public/cochineal/Cochineal-Roman.pfb - RELOC/fonts/vf/public/cochineal/Cochineal-Bold-dnom-ly1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Bold-dnom-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Bold-inf-ly1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Bold-inf-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Bold-lf-ly1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Bold-lf-sc-ly1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Bold-lf-sc-ot1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Bold-lf-sc-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Bold-lf-swash-ly1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Bold-lf-swash-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Bold-lf-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Bold-osf-ly1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Bold-osf-sc-ly1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Bold-osf-sc-ot1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Bold-osf-sc-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Bold-osf-swash-ly1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Bold-osf-swash-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Bold-osf-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Bold-sup-ly1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Bold-sup-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Bold-tlf-ly1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Bold-tlf-sc-ly1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Bold-tlf-sc-ot1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Bold-tlf-sc-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Bold-tlf-swash-ly1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Bold-tlf-swash-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Bold-tlf-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Bold-tosf-ly1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Bold-tosf-sc-ly1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Bold-tosf-sc-ot1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Bold-tosf-sc-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Bold-tosf-swash-ly1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Bold-tosf-swash-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Bold-tosf-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-BoldItalic-dnom-ly1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-BoldItalic-dnom-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-BoldItalic-inf-ly1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-BoldItalic-inf-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-BoldItalic-lf-ly1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-BoldItalic-lf-sc-ly1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-BoldItalic-lf-sc-ot1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-BoldItalic-lf-sc-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-BoldItalic-lf-swash-ly1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-BoldItalic-lf-swash-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-BoldItalic-lf-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-BoldItalic-osf-ly1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-BoldItalic-osf-sc-ly1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-BoldItalic-osf-sc-ot1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-BoldItalic-osf-sc-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-BoldItalic-osf-swash-ly1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-BoldItalic-osf-swash-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-BoldItalic-osf-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-BoldItalic-sup-ly1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-BoldItalic-sup-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-BoldItalic-tlf-ly1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-BoldItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-BoldItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-BoldItalic-tlf-sc-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-BoldItalic-tlf-swash-ly1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-BoldItalic-tlf-swash-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-BoldItalic-tlf-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-BoldItalic-tosf-ly1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-BoldItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-BoldItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-BoldItalic-tosf-sc-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-BoldItalic-tosf-swash-ly1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-BoldItalic-tosf-swash-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-BoldItalic-tosf-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Italic-dnom-ly1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Italic-dnom-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Italic-inf-ly1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Italic-inf-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Italic-lf-ly1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Italic-lf-sc-ly1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Italic-lf-sc-ot1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Italic-lf-sc-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Italic-lf-swash-ly1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Italic-lf-swash-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Italic-lf-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Italic-lf-th-ly1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Italic-lf-th-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Italic-osf-ly1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Italic-osf-sc-ly1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Italic-osf-sc-ot1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Italic-osf-sc-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Italic-osf-swash-ly1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Italic-osf-swash-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Italic-osf-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Italic-osf-th-ly1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Italic-osf-th-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Italic-sup-ly1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Italic-sup-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Italic-tlf-ly1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Italic-tlf-sc-ly1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Italic-tlf-sc-ot1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Italic-tlf-sc-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Italic-tlf-swash-ly1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Italic-tlf-swash-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Italic-tlf-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Italic-tlf-th-ly1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Italic-tlf-th-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Italic-tosf-ly1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Italic-tosf-sc-ly1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Italic-tosf-sc-ot1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Italic-tosf-sc-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Italic-tosf-swash-ly1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Italic-tosf-swash-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Italic-tosf-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Italic-tosf-th-ly1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Italic-tosf-th-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Roman-dnom-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Roman-inf-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Roman-lf-sc-ly1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Roman-lf-sc-ot1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Roman-lf-sc-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Roman-lf-swash-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Roman-lf-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Roman-osf-sc-ly1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Roman-osf-sc-ot1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Roman-osf-sc-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Roman-osf-swash-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Roman-osf-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Roman-sup-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Roman-tlf-sc-ly1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Roman-tlf-sc-ot1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Roman-tlf-sc-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Roman-tlf-swash-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Roman-tlf-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Roman-tosf-sc-ly1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Roman-tosf-sc-ot1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Roman-tosf-sc-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Roman-tosf-swash-t1.vf - RELOC/fonts/vf/public/cochineal/Cochineal-Roman-tosf-t1.vf - RELOC/fonts/vf/public/cochineal/zcochbmi.vf - RELOC/fonts/vf/public/cochineal/zcochbmia.vf - RELOC/fonts/vf/public/cochineal/zcochmi.vf - RELOC/fonts/vf/public/cochineal/zcochmia.vf - RELOC/tex/latex/cochineal/LGRCochineal-LF.fd - RELOC/tex/latex/cochineal/LGRCochineal-OsF.fd - RELOC/tex/latex/cochineal/LGRCochineal-TLF.fd - RELOC/tex/latex/cochineal/LGRCochineal-TOsF.fd - RELOC/tex/latex/cochineal/LY1Cochineal-Dnom.fd - RELOC/tex/latex/cochineal/LY1Cochineal-Inf.fd - RELOC/tex/latex/cochineal/LY1Cochineal-LF.fd - RELOC/tex/latex/cochineal/LY1Cochineal-OsF.fd - RELOC/tex/latex/cochineal/LY1Cochineal-Sup.fd - RELOC/tex/latex/cochineal/LY1Cochineal-TLF.fd - RELOC/tex/latex/cochineal/LY1Cochineal-TOsF.fd - RELOC/tex/latex/cochineal/OT1Cochineal-Dnom.fd - RELOC/tex/latex/cochineal/OT1Cochineal-Inf.fd - RELOC/tex/latex/cochineal/OT1Cochineal-LF.fd - RELOC/tex/latex/cochineal/OT1Cochineal-OsF.fd - RELOC/tex/latex/cochineal/OT1Cochineal-Sup.fd - RELOC/tex/latex/cochineal/OT1Cochineal-TLF.fd - RELOC/tex/latex/cochineal/OT1Cochineal-TOsF.fd - RELOC/tex/latex/cochineal/OT2Cochineal-LF.fd - RELOC/tex/latex/cochineal/OT2Cochineal-OsF.fd - RELOC/tex/latex/cochineal/OT2Cochineal-TLF.fd - RELOC/tex/latex/cochineal/OT2Cochineal-TOsF.fd - RELOC/tex/latex/cochineal/T1Cochineal-Dnom.fd - RELOC/tex/latex/cochineal/T1Cochineal-Inf.fd - RELOC/tex/latex/cochineal/T1Cochineal-LF.fd - RELOC/tex/latex/cochineal/T1Cochineal-OsF.fd - RELOC/tex/latex/cochineal/T1Cochineal-Sup.fd - RELOC/tex/latex/cochineal/T1Cochineal-TLF.fd - RELOC/tex/latex/cochineal/T1Cochineal-TOsF.fd - RELOC/tex/latex/cochineal/T2ACochineal-TLF.fd - RELOC/tex/latex/cochineal/TS1Cochineal-LF.fd - RELOC/tex/latex/cochineal/TS1Cochineal-OsF.fd - RELOC/tex/latex/cochineal/TS1Cochineal-TLF.fd - RELOC/tex/latex/cochineal/TS1Cochineal-TOsF.fd - RELOC/tex/latex/cochineal/cochineal.fontspec - RELOC/tex/latex/cochineal/cochineal.sty - RELOC/tex/latex/cochineal/omlzcochmi.fd - RELOC/tex/latex/cochineal/uzcochmia.fd -catalogue-ctan /fonts/cochineal -catalogue-date 2018-12-17 05:52:35 +0100 -catalogue-license ofllppl1.3 -catalogue-topics font-serif font-otf font-type1 font-t1enc font-multilingual -catalogue-version 1.049 - -name codedoc -category Package -revision 17630 -shortdesc LaTeX code and documentation in LaTeX-format file -relocated 1 -longdesc The CodeDoc class is an alternative to DocStrip (and others) to -longdesc produce LaTeX code along with its documentation without -longdesc departing from LaTeX's ordinary syntax. The documentation is -longdesc prepared like any other LaTeX document and the code to be -longdesc commented verbatim is simply delimited by an environment. When -longdesc an option is turned on in the class options, this code is -longdesc written to the desired file(s). The class also includes fully -longdesc customizable verbatim environments which provide the author -longdesc with separate commands to typeset the material and/or to -longdesc execute it. -containersize 10092 -containerchecksum 5e44c68f1b76188d69e0b30d60fdb24d3fce04a89ec20a47f444d45331e4850bcfe2a00a6e4fb022f9f2bf755a4fbdce7dd62c94ea63ea7ef6b1d4fd3b26c103 -doccontainersize 377508 -doccontainerchecksum 8f57b95a7d45de4a3e7be5885aed326378bed6cd5184f0db8286d3cd63078e6672fa69f0f12bdc06d0257ccd404fd61a296fc088f5cf6af165267679df111766 -docfiles size=187 - RELOC/doc/latex/codedoc/CodeDoc-manual.pdf details="Package manual" - RELOC/doc/latex/codedoc/CodeDoc-manual.tex - RELOC/doc/latex/codedoc/README details="Readme" -runfiles size=12 - RELOC/tex/latex/codedoc/codedoc.cls -catalogue-also doc gmdoc -catalogue-ctan /macros/latex/contrib/codedoc -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics doc-supp -catalogue-version 0.3 - -name codepage -category Package -revision 21126 -shortdesc Support for variant code pages -relocated 1 -longdesc The package provides a mechanism for inputting non-ASCII text. -longdesc Nowadays, the job is mostly done by the inputenc package in the -longdesc LaTeX distribution. -containersize 11004 -containerchecksum a215056b1a9ab958e5b556820b1c014b5188baab0c657df4dcc7e6a248953b30070cd1869bc055fabd37263721b32646b85d445d48356df301de0b8cea7c622b -doccontainersize 257720 -doccontainerchecksum 43ed5710eb08a73eaefa30d67a43f04a617a36ae0e1a2885d2c836748a5242ff6399b973b1d662f774be59727bfe7ff07ce195c15a15aa959a25f54dc878483c -docfiles size=81 - RELOC/doc/latex/codepage/LISEZMOI details="Readme" language="fr" - RELOC/doc/latex/codepage/README details="Readme" language="en" - RELOC/doc/latex/codepage/codepage.pdf details="Package documentation" language="en" - RELOC/doc/latex/codepage/demo.zip - RELOC/doc/latex/codepage/frintro.pdf details="Introduction to package" language="fr" -srccontainersize 24008 -srccontainerchecksum c091f964fcdc18a0814962c03c035f3bcf14499bcf155639a6adce1cb0a137ec0856677d30e29a01f36d3ce55a1b74a75c47cf3a813fb0c2903bae1e80f52a19 -srcfiles size=37 - RELOC/source/latex/codepage/codepage.drv - RELOC/source/latex/codepage/codepage.dtx - RELOC/source/latex/codepage/codepage.ins - RELOC/source/latex/codepage/frintro.drv -runfiles size=26 - RELOC/tex/latex/codepage/code437.tex - RELOC/tex/latex/codepage/code850.tex - RELOC/tex/latex/codepage/codeiso1.tex - RELOC/tex/latex/codepage/codemac.tex - RELOC/tex/latex/codepage/codepage.sty - RELOC/tex/latex/codepage/initcar.tex - RELOC/tex/latex/codepage/shapecm.tex - RELOC/tex/latex/codepage/shapedc.tex -catalogue-ctan /macros/latex/contrib/codepage -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics inputenc - -name codesection -category Package -revision 34481 -shortdesc Provides an environment that may be conditionally included -relocated 1 -longdesc This package provides an environment to switch a section of -longdesc code on or off. The code may be placed anywhere in the file (it -longdesc is not limited to the document or the preamble). The motivation -longdesc for this package was to have commands which allow preselection -longdesc based on whether sections of code in a preamble of a template -longdesc are executed. -containersize 2144 -containerchecksum e7a49e9c41a66e95015a69a05a0e0e1070ce3ddd5391b8b24a3d4c45e92abd7a59fb9eb17c1fd4465fd73df0392dac2077020e6344a067e1706976ff6ab08736 -doccontainersize 376884 -doccontainerchecksum 0b84742061fbab5d10222183f46865f41f4e1e3caeccaaa7b7ffb776fdb13e7d590b8b6cbfc48ec06a154571b46fab13f89acefd01009037d7ce17834946d5bc -docfiles size=94 - RELOC/doc/latex/codesection/README details="Readme" - RELOC/doc/latex/codesection/codesection.pdf details="Package documentation" -srccontainersize 4188 -srccontainerchecksum 8b4872828e2e9484e6cab4cfa90c94d09b8b9b7ede761a7c8c53768c4189054dda90bcaa9f293837eaa96ea39406583cb3d4baa4c11be67b6e3dbe18e0daef07 -srcfiles size=4 - RELOC/source/latex/codesection/codesection.dtx - RELOC/source/latex/codesection/codesection.ins -runfiles size=2 - RELOC/tex/latex/codesection/codesection.sty -catalogue-also comment optional version -catalogue-ctan /macros/latex/contrib/codesection -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics cond-comp -catalogue-version 0.1 - -name codicefiscaleitaliano -category Package -revision 29803 -shortdesc Test the consistency of the Italian personal Fiscal Code -relocated 1 -longdesc The alphanumeric string that forms the Italian personal Fiscal -longdesc Code is prone to be misspelled thus rendering a legal document -longdesc invalid. The package quickly verifies the consistency of the -longdesc fiscal code string, and can therefore be useful for lawyers and -longdesc accountants that use fiscal codes very frequently. -containersize 1832 -containerchecksum 9ec16f9aadf5f25e900a079d75fb2397a074ae55947b6db6c2cc69b4a7fd093a5f99745ba1ae87cccafb772abb90d91b7f358d96542831f16870b63ddfa50395 -doccontainersize 217740 -doccontainerchecksum 1c13e84e246807826d7dcd377b37c6e76c699391b2c01732d9dd535043176f4e52e48b2f36ceac3e1b3dc63486daf5ea8f71ad18d6b5745de6b14e910b663a53 -docfiles size=54 - RELOC/doc/latex/codicefiscaleitaliano/README details="Readme (English and Italian)" language="it" - RELOC/doc/latex/codicefiscaleitaliano/codicefiscaleitaliano.pdf details="Package documentation (principally Italian)" language="it" -srccontainersize 8224 -srccontainerchecksum ed47b42a709196180cfa85129e70eef4628adc0ee48574041a09fa54586640fb14f4ec2f8dda733f8861d1af985cd3178020427931ebe4fbb11039dd68fb5f17 -srcfiles size=6 - RELOC/source/latex/codicefiscaleitaliano/codicefiscaleitaliano.dtx -runfiles size=1 - RELOC/tex/latex/codicefiscaleitaliano/codicefiscaleitaliano.sty -catalogue-ctan /macros/latex/contrib/codicefiscaleitaliano -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics calculation italian -catalogue-version 1.2 - -name coelacanth -category Package -revision 45270 -shortdesc Coelacanth fonts with LaTeX support -relocated 1 -longdesc The Coelacanth font is inspired by the classic Centaur type -longdesc design of Bruce Rogers, described by some as the most beautiful -longdesc typeface ever designed. It aims to be a professional quality -longdesc type family for general book typesetting. -execute addMap Coelacanth.map -containersize 6859952 -containerchecksum ecd5a439277011ce1ae74ca594e3cc8cd644a7c65f50a4d7a3ec96653a5445d47d25fd6f707661c978e7502b213872fc3c57dc26867473786c74b0839566a535 -doccontainersize 154560 -doccontainerchecksum 03cb530cd89e0f28728b9d1cc5f6233aac2c3da9013005aad4b250b431d73d2010eb3982b4a57d8535330d3b461d2caab7481f96596a81d95edaa27bd089fead -docfiles size=41 - RELOC/doc/fonts/coelacanth/LICENSE.md - RELOC/doc/fonts/coelacanth/README details="Readme" - RELOC/doc/fonts/coelacanth/coelacanth-samples.pdf details="Package documentation" - RELOC/doc/fonts/coelacanth/coelacanth-samples.tex -runfiles size=3874 - RELOC/fonts/enc/dvips/coelacanth/coel_2jlhoq.enc - RELOC/fonts/enc/dvips/coelacanth/coel_35r5ki.enc - RELOC/fonts/enc/dvips/coelacanth/coel_3oskfe.enc - RELOC/fonts/enc/dvips/coelacanth/coel_4utx75.enc - RELOC/fonts/enc/dvips/coelacanth/coel_552nxl.enc - RELOC/fonts/enc/dvips/coelacanth/coel_56r2mu.enc - RELOC/fonts/enc/dvips/coelacanth/coel_5kfzcm.enc - RELOC/fonts/enc/dvips/coelacanth/coel_676vfy.enc - RELOC/fonts/enc/dvips/coelacanth/coel_7a7buo.enc - RELOC/fonts/enc/dvips/coelacanth/coel_7svyb7.enc - RELOC/fonts/enc/dvips/coelacanth/coel_aksfuu.enc - RELOC/fonts/enc/dvips/coelacanth/coel_akszvl.enc - RELOC/fonts/enc/dvips/coelacanth/coel_arj52v.enc - RELOC/fonts/enc/dvips/coelacanth/coel_asvvw4.enc - RELOC/fonts/enc/dvips/coelacanth/coel_aztaqt.enc - RELOC/fonts/enc/dvips/coelacanth/coel_bgukot.enc - RELOC/fonts/enc/dvips/coelacanth/coel_c2xknr.enc - RELOC/fonts/enc/dvips/coelacanth/coel_cktdqa.enc - RELOC/fonts/enc/dvips/coelacanth/coel_dyimfx.enc - RELOC/fonts/enc/dvips/coelacanth/coel_foqa6g.enc - RELOC/fonts/enc/dvips/coelacanth/coel_fv62g6.enc - RELOC/fonts/enc/dvips/coelacanth/coel_fzzktv.enc - RELOC/fonts/enc/dvips/coelacanth/coel_gi7fl5.enc - RELOC/fonts/enc/dvips/coelacanth/coel_gwryf6.enc - RELOC/fonts/enc/dvips/coelacanth/coel_h4mk3u.enc - RELOC/fonts/enc/dvips/coelacanth/coel_hw4v6f.enc - RELOC/fonts/enc/dvips/coelacanth/coel_imsj7k.enc - RELOC/fonts/enc/dvips/coelacanth/coel_jiunfz.enc - RELOC/fonts/enc/dvips/coelacanth/coel_jnppct.enc - RELOC/fonts/enc/dvips/coelacanth/coel_ksfdos.enc - RELOC/fonts/enc/dvips/coelacanth/coel_ltfl5o.enc - RELOC/fonts/enc/dvips/coelacanth/coel_nbsgyv.enc - RELOC/fonts/enc/dvips/coelacanth/coel_nxpxy7.enc - RELOC/fonts/enc/dvips/coelacanth/coel_osu6er.enc - RELOC/fonts/enc/dvips/coelacanth/coel_pvge6z.enc - RELOC/fonts/enc/dvips/coelacanth/coel_pxgy5y.enc - RELOC/fonts/enc/dvips/coelacanth/coel_pxwm7f.enc - RELOC/fonts/enc/dvips/coelacanth/coel_qyombs.enc - RELOC/fonts/enc/dvips/coelacanth/coel_r7t3wu.enc - RELOC/fonts/enc/dvips/coelacanth/coel_rvr22c.enc - RELOC/fonts/enc/dvips/coelacanth/coel_rwwz7l.enc - RELOC/fonts/enc/dvips/coelacanth/coel_sfojue.enc - RELOC/fonts/enc/dvips/coelacanth/coel_surv45.enc - RELOC/fonts/enc/dvips/coelacanth/coel_ti6dce.enc - RELOC/fonts/enc/dvips/coelacanth/coel_tlxuk3.enc - RELOC/fonts/enc/dvips/coelacanth/coel_tpkp5g.enc - RELOC/fonts/enc/dvips/coelacanth/coel_tzvqqj.enc - RELOC/fonts/enc/dvips/coelacanth/coel_u3c7bp.enc - RELOC/fonts/enc/dvips/coelacanth/coel_v7z4te.enc - RELOC/fonts/enc/dvips/coelacanth/coel_vd2zd6.enc - RELOC/fonts/enc/dvips/coelacanth/coel_vhsdt6.enc - RELOC/fonts/enc/dvips/coelacanth/coel_xf4635.enc - RELOC/fonts/enc/dvips/coelacanth/coel_xkpln4.enc - RELOC/fonts/enc/dvips/coelacanth/coel_y2piry.enc - RELOC/fonts/enc/dvips/coelacanth/coel_y72t4k.enc - RELOC/fonts/enc/dvips/coelacanth/coel_yuuo6b.enc - RELOC/fonts/enc/dvips/coelacanth/coel_yxz7qf.enc - RELOC/fonts/enc/dvips/coelacanth/coel_zhgwvo.enc - RELOC/fonts/map/dvips/coelacanth/Coelacanth.map - RELOC/fonts/opentype/public/coelacanth/Coelacanth.otf - RELOC/fonts/opentype/public/coelacanth/CoelacanthBold.otf - RELOC/fonts/opentype/public/coelacanth/CoelacanthExtraLt.otf - RELOC/fonts/opentype/public/coelacanth/CoelacanthHeavy.otf - RELOC/fonts/opentype/public/coelacanth/CoelacanthItalic.otf - RELOC/fonts/opentype/public/coelacanth/CoelacanthLt.otf - RELOC/fonts/opentype/public/coelacanth/CoelacanthSemibd.otf - RELOC/fonts/tfm/public/coelacanth/Coelacanth-lf-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-lf-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-lf-ot1--base.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-lf-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-lf-sc-t1.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-lf-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-lf-t1.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-lf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-lf-titling-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-lf-titling-ot1--base.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-lf-titling-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-lf-titling-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-lf-titling-t1.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-lf-ts1--base.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-lf-ts1.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-osf-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-osf-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-osf-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-osf-sc-t1.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-osf-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-osf-t1.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-osf-ts1--base.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-osf-ts1.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-tlf-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-tlf-ot1--base.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-tlf-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-tlf-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-tlf-t1.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-tlf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-tlf-titling-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-tlf-titling-ot1--base.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-tlf-titling-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-tlf-titling-t1.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-tlf-ts1.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-tosf-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-tosf-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-tosf-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-tosf-t1.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/coelacanth/Coelacanth-tosf-ts1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-lf-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-lf-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-lf-ot1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-lf-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-lf-sc-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-lf-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-lf-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-lf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-lf-titling-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-lf-titling-ot1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-lf-titling-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-lf-titling-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-lf-titling-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-lf-ts1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-lf-ts1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-osf-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-osf-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-osf-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-osf-sc-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-osf-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-osf-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-osf-ts1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-osf-ts1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-tlf-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-tlf-ot1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-tlf-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-tlf-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-tlf-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-tlf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-tlf-titling-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-tlf-titling-ot1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-tlf-titling-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-tlf-titling-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-tlf-ts1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-tosf-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-tosf-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-tosf-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-tosf-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthBold-tosf-ts1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-lf-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-lf-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-lf-ot1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-lf-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-lf-sc-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-lf-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-lf-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-lf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-lf-titling-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-lf-titling-ot1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-lf-titling-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-lf-titling-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-lf-titling-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-lf-ts1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-lf-ts1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-osf-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-osf-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-osf-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-osf-sc-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-osf-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-osf-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-osf-ts1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-osf-ts1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-tlf-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-tlf-ot1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-tlf-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-tlf-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-tlf-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-tlf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-tlf-titling-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-tlf-titling-ot1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-tlf-titling-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-tlf-titling-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-tlf-ts1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-tosf-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-tosf-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-tosf-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-tosf-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthExtraLt-tosf-ts1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-lf-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-lf-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-lf-ot1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-lf-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-lf-sc-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-lf-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-lf-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-lf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-lf-titling-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-lf-titling-ot1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-lf-titling-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-lf-titling-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-lf-titling-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-lf-ts1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-lf-ts1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-osf-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-osf-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-osf-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-osf-sc-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-osf-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-osf-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-osf-ts1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-osf-ts1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-tlf-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-tlf-ot1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-tlf-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-tlf-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-tlf-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-tlf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-tlf-titling-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-tlf-titling-ot1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-tlf-titling-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-tlf-titling-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-tlf-ts1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-tosf-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-tosf-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-tosf-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-tosf-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthHeavy-tosf-ts1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-lf-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-lf-ot1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-lf-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-lf-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-lf-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-lf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-lf-titling-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-lf-titling-ot1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-lf-titling-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-lf-titling-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-lf-titling-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-lf-ts1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-osf-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-osf-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-osf-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-osf-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-osf-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-osf-ts1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-tlf-ot1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-tlf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-tlf-titling-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-tlf-titling-ot1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-tlf-titling-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-tlf-titling-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-tosf-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-tosf-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-tosf-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthItalic-tosf-ts1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-lf-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-lf-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-lf-ot1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-lf-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-lf-sc-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-lf-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-lf-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-lf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-lf-titling-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-lf-titling-ot1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-lf-titling-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-lf-titling-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-lf-titling-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-lf-ts1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-lf-ts1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-osf-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-osf-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-osf-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-osf-sc-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-osf-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-osf-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-osf-ts1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-osf-ts1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-tlf-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-tlf-ot1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-tlf-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-tlf-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-tlf-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-tlf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-tlf-titling-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-tlf-titling-ot1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-tlf-titling-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-tlf-titling-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-tlf-ts1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-tosf-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-tosf-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-tosf-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-tosf-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthLt-tosf-ts1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-lf-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-lf-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-lf-ot1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-lf-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-lf-sc-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-lf-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-lf-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-lf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-lf-titling-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-lf-titling-ot1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-lf-titling-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-lf-titling-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-lf-titling-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-lf-ts1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-lf-ts1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-osf-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-osf-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-osf-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-osf-sc-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-osf-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-osf-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-osf-ts1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-osf-ts1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-tlf-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-tlf-ot1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-tlf-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-tlf-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-tlf-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-tlf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-tlf-titling-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-tlf-titling-ot1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-tlf-titling-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-tlf-titling-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-tlf-ts1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-tosf-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-tosf-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-tosf-t1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-tosf-t1.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/coelacanth/CoelacanthSemibd-tosf-ts1.tfm - RELOC/fonts/type1/public/coelacanth/Coelacanth.pfb - RELOC/fonts/type1/public/coelacanth/CoelacanthBold.pfb - RELOC/fonts/type1/public/coelacanth/CoelacanthExtraLt.pfb - RELOC/fonts/type1/public/coelacanth/CoelacanthHeavy.pfb - RELOC/fonts/type1/public/coelacanth/CoelacanthItalic.pfb - RELOC/fonts/type1/public/coelacanth/CoelacanthLt.pfb - RELOC/fonts/type1/public/coelacanth/CoelacanthSemibd.pfb - RELOC/fonts/vf/public/coelacanth/Coelacanth-lf-ly1.vf - RELOC/fonts/vf/public/coelacanth/Coelacanth-lf-ot1.vf - RELOC/fonts/vf/public/coelacanth/Coelacanth-lf-sc-ly1.vf - RELOC/fonts/vf/public/coelacanth/Coelacanth-lf-sc-ot1.vf - RELOC/fonts/vf/public/coelacanth/Coelacanth-lf-sc-t1.vf - RELOC/fonts/vf/public/coelacanth/Coelacanth-lf-t1.vf - RELOC/fonts/vf/public/coelacanth/Coelacanth-lf-titling-ly1.vf - RELOC/fonts/vf/public/coelacanth/Coelacanth-lf-titling-ot1.vf - RELOC/fonts/vf/public/coelacanth/Coelacanth-lf-titling-t1.vf - RELOC/fonts/vf/public/coelacanth/Coelacanth-lf-ts1.vf - RELOC/fonts/vf/public/coelacanth/Coelacanth-osf-ly1.vf - RELOC/fonts/vf/public/coelacanth/Coelacanth-osf-sc-ly1.vf - RELOC/fonts/vf/public/coelacanth/Coelacanth-osf-sc-ot1.vf - RELOC/fonts/vf/public/coelacanth/Coelacanth-osf-sc-t1.vf - RELOC/fonts/vf/public/coelacanth/Coelacanth-osf-t1.vf - RELOC/fonts/vf/public/coelacanth/Coelacanth-osf-ts1.vf - RELOC/fonts/vf/public/coelacanth/Coelacanth-tlf-ly1.vf - RELOC/fonts/vf/public/coelacanth/Coelacanth-tlf-ot1.vf - RELOC/fonts/vf/public/coelacanth/Coelacanth-tlf-sc-ly1.vf - RELOC/fonts/vf/public/coelacanth/Coelacanth-tlf-sc-ot1.vf - RELOC/fonts/vf/public/coelacanth/Coelacanth-tlf-sc-t1.vf - RELOC/fonts/vf/public/coelacanth/Coelacanth-tlf-t1.vf - RELOC/fonts/vf/public/coelacanth/Coelacanth-tlf-titling-ly1.vf - RELOC/fonts/vf/public/coelacanth/Coelacanth-tlf-titling-ot1.vf - RELOC/fonts/vf/public/coelacanth/Coelacanth-tlf-titling-t1.vf - RELOC/fonts/vf/public/coelacanth/Coelacanth-tlf-ts1.vf - RELOC/fonts/vf/public/coelacanth/Coelacanth-tosf-ly1.vf - RELOC/fonts/vf/public/coelacanth/Coelacanth-tosf-sc-ly1.vf - RELOC/fonts/vf/public/coelacanth/Coelacanth-tosf-sc-ot1.vf - RELOC/fonts/vf/public/coelacanth/Coelacanth-tosf-sc-t1.vf - RELOC/fonts/vf/public/coelacanth/Coelacanth-tosf-t1.vf - RELOC/fonts/vf/public/coelacanth/Coelacanth-tosf-ts1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthBold-lf-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthBold-lf-ot1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthBold-lf-sc-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthBold-lf-sc-ot1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthBold-lf-sc-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthBold-lf-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthBold-lf-titling-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthBold-lf-titling-ot1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthBold-lf-titling-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthBold-lf-ts1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthBold-osf-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthBold-osf-sc-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthBold-osf-sc-ot1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthBold-osf-sc-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthBold-osf-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthBold-osf-ts1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthBold-tlf-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthBold-tlf-ot1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthBold-tlf-sc-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthBold-tlf-sc-ot1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthBold-tlf-sc-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthBold-tlf-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthBold-tlf-titling-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthBold-tlf-titling-ot1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthBold-tlf-titling-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthBold-tlf-ts1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthBold-tosf-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthBold-tosf-sc-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthBold-tosf-sc-ot1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthBold-tosf-sc-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthBold-tosf-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthBold-tosf-ts1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthExtraLt-lf-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthExtraLt-lf-ot1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthExtraLt-lf-sc-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthExtraLt-lf-sc-ot1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthExtraLt-lf-sc-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthExtraLt-lf-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthExtraLt-lf-titling-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthExtraLt-lf-titling-ot1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthExtraLt-lf-titling-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthExtraLt-lf-ts1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthExtraLt-osf-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthExtraLt-osf-sc-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthExtraLt-osf-sc-ot1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthExtraLt-osf-sc-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthExtraLt-osf-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthExtraLt-osf-ts1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthExtraLt-tlf-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthExtraLt-tlf-ot1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthExtraLt-tlf-sc-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthExtraLt-tlf-sc-ot1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthExtraLt-tlf-sc-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthExtraLt-tlf-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthExtraLt-tlf-titling-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthExtraLt-tlf-titling-ot1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthExtraLt-tlf-titling-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthExtraLt-tlf-ts1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthExtraLt-tosf-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthExtraLt-tosf-sc-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthExtraLt-tosf-sc-ot1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthExtraLt-tosf-sc-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthExtraLt-tosf-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthExtraLt-tosf-ts1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthHeavy-lf-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthHeavy-lf-ot1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthHeavy-lf-sc-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthHeavy-lf-sc-ot1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthHeavy-lf-sc-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthHeavy-lf-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthHeavy-lf-titling-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthHeavy-lf-titling-ot1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthHeavy-lf-titling-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthHeavy-lf-ts1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthHeavy-osf-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthHeavy-osf-sc-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthHeavy-osf-sc-ot1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthHeavy-osf-sc-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthHeavy-osf-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthHeavy-osf-ts1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthHeavy-tlf-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthHeavy-tlf-ot1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthHeavy-tlf-sc-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthHeavy-tlf-sc-ot1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthHeavy-tlf-sc-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthHeavy-tlf-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthHeavy-tlf-titling-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthHeavy-tlf-titling-ot1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthHeavy-tlf-titling-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthHeavy-tlf-ts1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthHeavy-tosf-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthHeavy-tosf-sc-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthHeavy-tosf-sc-ot1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthHeavy-tosf-sc-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthHeavy-tosf-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthHeavy-tosf-ts1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthItalic-lf-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthItalic-lf-ot1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthItalic-lf-sc-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthItalic-lf-sc-ot1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthItalic-lf-sc-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthItalic-lf-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthItalic-lf-titling-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthItalic-lf-titling-ot1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthItalic-lf-titling-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthItalic-lf-ts1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthItalic-osf-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthItalic-osf-sc-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthItalic-osf-sc-ot1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthItalic-osf-sc-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthItalic-osf-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthItalic-osf-ts1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthItalic-tlf-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthItalic-tlf-ot1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthItalic-tlf-sc-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthItalic-tlf-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthItalic-tlf-titling-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthItalic-tlf-titling-ot1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthItalic-tlf-titling-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthItalic-tlf-ts1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthItalic-tosf-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthItalic-tosf-sc-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthItalic-tosf-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthItalic-tosf-ts1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthLt-lf-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthLt-lf-ot1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthLt-lf-sc-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthLt-lf-sc-ot1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthLt-lf-sc-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthLt-lf-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthLt-lf-titling-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthLt-lf-titling-ot1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthLt-lf-titling-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthLt-lf-ts1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthLt-osf-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthLt-osf-sc-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthLt-osf-sc-ot1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthLt-osf-sc-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthLt-osf-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthLt-osf-ts1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthLt-tlf-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthLt-tlf-ot1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthLt-tlf-sc-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthLt-tlf-sc-ot1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthLt-tlf-sc-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthLt-tlf-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthLt-tlf-titling-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthLt-tlf-titling-ot1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthLt-tlf-titling-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthLt-tlf-ts1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthLt-tosf-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthLt-tosf-sc-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthLt-tosf-sc-ot1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthLt-tosf-sc-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthLt-tosf-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthLt-tosf-ts1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthSemibd-lf-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthSemibd-lf-ot1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthSemibd-lf-sc-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthSemibd-lf-sc-ot1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthSemibd-lf-sc-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthSemibd-lf-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthSemibd-lf-titling-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthSemibd-lf-titling-ot1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthSemibd-lf-titling-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthSemibd-lf-ts1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthSemibd-osf-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthSemibd-osf-sc-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthSemibd-osf-sc-ot1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthSemibd-osf-sc-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthSemibd-osf-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthSemibd-osf-ts1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthSemibd-tlf-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthSemibd-tlf-ot1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthSemibd-tlf-sc-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthSemibd-tlf-sc-ot1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthSemibd-tlf-sc-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthSemibd-tlf-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthSemibd-tlf-titling-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthSemibd-tlf-titling-ot1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthSemibd-tlf-titling-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthSemibd-tlf-ts1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthSemibd-tosf-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthSemibd-tosf-sc-ly1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthSemibd-tosf-sc-ot1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthSemibd-tosf-sc-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthSemibd-tosf-t1.vf - RELOC/fonts/vf/public/coelacanth/CoelacanthSemibd-tosf-ts1.vf - RELOC/tex/latex/coelacanth/LY1Coelacanth-LF.fd - RELOC/tex/latex/coelacanth/LY1Coelacanth-OsF.fd - RELOC/tex/latex/coelacanth/LY1Coelacanth-TLF.fd - RELOC/tex/latex/coelacanth/LY1Coelacanth-TOsF.fd - RELOC/tex/latex/coelacanth/OT1Coelacanth-LF.fd - RELOC/tex/latex/coelacanth/OT1Coelacanth-OsF.fd - RELOC/tex/latex/coelacanth/OT1Coelacanth-TLF.fd - RELOC/tex/latex/coelacanth/OT1Coelacanth-TOsF.fd - RELOC/tex/latex/coelacanth/T1Coelacanth-LF.fd - RELOC/tex/latex/coelacanth/T1Coelacanth-OsF.fd - RELOC/tex/latex/coelacanth/T1Coelacanth-TLF.fd - RELOC/tex/latex/coelacanth/T1Coelacanth-TOsF.fd - RELOC/tex/latex/coelacanth/TS1Coelacanth-LF.fd - RELOC/tex/latex/coelacanth/TS1Coelacanth-OsF.fd - RELOC/tex/latex/coelacanth/TS1Coelacanth-TLF.fd - RELOC/tex/latex/coelacanth/TS1Coelacanth-TOsF.fd - RELOC/tex/latex/coelacanth/coelacanth.sty -catalogue-ctan /fonts/coelacanth -catalogue-date 2017-09-14 05:34:39 +0200 -catalogue-license ofl -catalogue-topics font font-type1 font-otf - -name collcell -category Package -revision 21539 -shortdesc Collect contents of a tabular cell as argument to a macro -relocated 1 -longdesc The package provides macros that collect the content of a -longdesc tabular cell, and offer them as an argument to a macro. Special -longdesc care is taken to remove all aligning macros inserted by tabular -longdesc from the cell content. The macros also work in the last column -longdesc of a table, but do not support verbatim material inside the -longdesc cells. -containersize 2208 -containerchecksum 5c6516589bcf2810b967d127825a46b2583e292ac3146ae257db9e9c1145f1134aab98f0b9dff4b0163dd71bd470671e8b4cce540121e35f68a94a64f922efd2 -doccontainersize 221632 -doccontainerchecksum 025ea516e02b2cba9ddebd6f5230f84be4ab45f107603687c61d8ce62410484bfdd214641aa6e1ad1111fb5e7577a79fa980775280549d35a2bf1a1d5c2d6b28 -docfiles size=68 - RELOC/doc/latex/collcell/collcell.pdf details="Package documentation" -srccontainersize 7520 -srccontainerchecksum 3d9aebd246a51c567ba21797fac308ea679a5e326d8a941c40b540e522c5ecff0ae1237bb0ffe4bf4141fcd663e866d0736fd3de9d5a616ce968f5228b0e6666 -srcfiles size=8 - RELOC/source/latex/collcell/Makefile - RELOC/source/latex/collcell/README - RELOC/source/latex/collcell/collcell.dtx - RELOC/source/latex/collcell/collcell.ins -runfiles size=2 - RELOC/tex/latex/collcell/collcell.sty -catalogue-ctan /macros/latex/contrib/collcell -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics table -catalogue-version 0.5 - -name collectbox -category Package -revision 26557 -shortdesc Collect and process macro arguments as boxes -relocated 1 -longdesc The package provides macros to collect and process a macro -longdesc argument (i.e., something which looks like a macro argument) as -longdesc a horizontal box rather than as a real macro argument. The -longdesc "arguments" are stored as if they had been saved by \savebox or -longdesc by the lrbox environment. Grouping tokens \bgroup and \egroup -longdesc may be used, which allows the user to have the beginning and -longdesc end of a group in different macro invocations, or to place them -longdesc in the begin and end code of an environment. Arguments may -longdesc contain verbatim material or other special use of characters. -longdesc The macros were designed for use within other macros. -containersize 2832 -containerchecksum cc14ea810f9012c6d913b09196c97c3fb2ff80296af9818051836992bcdee871c1c4c429eb28551657761fe3f104d1a25ca987f8cd4feea77109bbb44332ffeb -doccontainersize 270900 -doccontainerchecksum 12e610688a0213fc090f725532d00b065409241ee8e626f9946a8b12f7e259cf76ad7474dd49b1db70cafd744520beed72ea8cf4a2a7f84ea95c5b81b15f14d0 -docfiles size=67 - RELOC/doc/latex/collectbox/README details="Readme" - RELOC/doc/latex/collectbox/collectbox.pdf -srccontainersize 8060 -srccontainerchecksum 42e060899e89cc264638650f65f05a308a4ac20b699ee9d28f1b1f3ca5b9d26e908206cce48cd115f18da20c1a4264ab3c586ce4897975d8e23c8b949bce502e -srcfiles size=9 - RELOC/source/latex/collectbox/collectbox.dtx - RELOC/source/latex/collectbox/collectbox.ins -runfiles size=3 - RELOC/tex/latex/collectbox/collectbox.sty -catalogue-ctan /macros/latex/contrib/collectbox -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics boxing -catalogue-version 0.4b - -name collection-basic -category Collection -revision 48869 -shortdesc Essential programs and files -relocated 1 -longdesc These files are regarded as basic for any TeX system, covering -longdesc plain TeX macros, Computer Modern fonts, and configuration for -longdesc common drivers; no LaTeX. -depend texlive.infra -depend amsfonts -depend bibtex -depend cm -depend colorprofiles -depend dvipdfmx -depend dvips -depend enctex -depend etex -depend etex-pkg -depend glyphlist -depend graphics-def -depend gsftopk -depend hyph-utf8 -depend hyphen-base -depend ifluatex -depend ifxetex -depend knuth-lib -depend knuth-local -depend kpathsea -depend lua-alt-getopt -depend luatex -depend makeindex -depend metafont -depend mflogo -depend mfware -depend pdftex -depend plain -depend tetex -depend tex -depend tex-ini-files -depend texlive-common -depend texlive-docindex -depend texlive-en -depend texlive-msg-translations -depend texlive-scripts -depend unicode-data -depend updmap-map -depend xdvi -containersize 632 -containerchecksum 4c747f68d982430dcca270f4e61310adf7d2ec641a129b47cb8664ad50a55279af93b58b0eb04c2720066f4d30345f1dc13047a6352d29e148ca3866ffc50b18 - -name collection-bibtexextra -category Collection -revision 49911 -shortdesc BibTeX additional styles -relocated 1 -longdesc Additional BibTeX styles and bibliography data(bases), notably -longdesc including BibLaTeX. -depend collection-latex -depend aichej -depend ajl -depend amsrefs -depend apacite -depend apalike2 -depend archaeologie -depend beebe -depend besjournals -depend bestpapers -depend bib2gls -depend bibarts -depend biber -depend bibexport -depend bibhtml -depend biblatex -depend biblatex-abnt -depend biblatex-anonymous -depend biblatex-apa -depend biblatex-archaeology -depend biblatex-arthistory-bonn -depend biblatex-bath -depend biblatex-bookinarticle -depend biblatex-bookinother -depend biblatex-bwl -depend biblatex-caspervector -depend biblatex-chem -depend biblatex-chicago -depend biblatex-claves -depend biblatex-dw -depend biblatex-enc -depend biblatex-ext -depend biblatex-fiwi -depend biblatex-gb7714-2015 -depend biblatex-gost -depend biblatex-historian -depend biblatex-ieee -depend biblatex-ijsra -depend biblatex-iso690 -depend biblatex-juradiss -depend biblatex-lni -depend biblatex-luh-ipw -depend biblatex-manuscripts-philology -depend biblatex-mla -depend biblatex-morenames -depend biblatex-multiple-dm -depend biblatex-musuos -depend biblatex-nature -depend biblatex-nejm -depend biblatex-nottsclassic -depend biblatex-opcit-booktitle -depend biblatex-oxref -depend biblatex-philosophy -depend biblatex-phys -depend biblatex-publist -depend biblatex-realauthor -depend biblatex-sbl -depend biblatex-science -depend biblatex-shortfields -depend biblatex-socialscienceshuberlin -depend biblatex-source-division -depend biblatex-subseries -depend biblatex-swiss-legal -depend biblatex-trad -depend biblatex-true-citepages-omit -depend biblist -depend bibtexperllibs -depend bibtopic -depend bibtopicprefix -depend bibunits -depend biolett-bst -depend bookdb -depend breakcites -depend cell -depend chbibref -depend chicago -depend chicago-annote -depend chembst -depend chscite -depend citeall -depend citeref -depend collref -depend compactbib -depend crossrefware -depend custom-bib -depend din1505 -depend dk-bib -depend doipubmed -depend ecobiblatex -depend econ-bst -depend economic -depend fbs -depend figbib -depend footbib -depend francais-bst -depend gbt7714 -depend geschichtsfrkl -depend harvard -depend harvmac -depend historische-zeitschrift -depend ietfbibs -depend ijqc -depend inlinebib -depend iopart-num -depend jneurosci -depend jurabib -depend ksfh_nat -depend ltb2bib -depend listbib -depend logreq -depend luabibentry -depend margbib -depend multibib -depend multibibliography -depend munich -depend nar -depend nmbib -depend notes2bib -depend notex-bst -depend oscola -depend perception -depend pnas2009 -depend rsc -depend showtags -depend sort-by-letters -depend splitbib -depend turabian-formatting -depend uni-wtal-ger -depend uni-wtal-lin -depend urlbst -depend usebib -depend vak -depend windycity -depend xcite -containersize 1132 -containerchecksum 36250733e12fcc95038d7b8baec65a204bf8de1c83e598ed6e77101ee8ba2046fe8dcfc562b9fade39b806f48ea8a3a1bf588c6f6326e06a4014bfcb6de4c1e5 - -name collection-binextra -category Collection -revision 49312 -shortdesc TeX auxiliary programs -relocated 1 -longdesc Various useful, but non-essential, support programs. Includes -longdesc programs and macros for DVI file manipulation, literate -longdesc programming, patgen, and the TeX Works Editor. -depend collection-basic -depend a2ping -depend adhocfilelist -depend arara -depend asymptote -depend bibtex8 -depend bibtexu -depend bundledoc -depend checklistings -depend chktex -depend cluttex -depend ctan-o-mat -depend ctan_chk -depend ctanbib -depend ctanify -depend ctanupload -depend ctie -depend cweb -depend de-macro -depend detex -depend dtl -depend dtxgen -depend dvi2tty -depend dviasm -depend dvicopy -depend dvidvi -depend dviinfox -depend dviljk -depend dvipng -depend dvipos -depend dvisvgm -depend findhyph -depend fragmaster -depend hook-pre-commit-pkg -depend hyphenex -depend installfont -depend ketcindy -depend lacheck -depend latex-git-log -depend latex-papersize -depend latex2man -depend latex2nemeth -depend latexdiff -depend latexfileversion -depend latexmk -depend latexpand -depend latexindent -depend ltxfileinfo -depend ltximg -depend listings-ext -depend make4ht -depend match_parens -depend mflua -depend mkjobtexmf -depend patgen -depend pdfbook2 -depend pdfcrop -depend pdfjam -depend pdflatexpicscale -depend pdftex-quiet -depend pdftools -depend pdfxup -depend pfarrei -depend pkfix -depend pkfix-helper -depend purifyeps -depend pythontex -depend seetexk -depend srcredact -depend sty2dtx -depend synctex -depend tex4ebook -depend texcount -depend texdef -depend texdiff -depend texdirflatten -depend texdoc -depend texdoctk -depend texfot -depend texliveonfly -depend texloganalyser -depend texosquery -depend texware -depend tie -depend tlcockpit -depend tlshell -depend tpic2pdftex -depend typeoutfileinfo -depend web -depend xindex -depend xindy -containersize 896 -containerchecksum 1a95bee35b89fb2fa51457891ebdac9257c236a0b3a6e1b48c8d8cd93bed29fdda24561b0ce51797ce50c5697e9e1540e2101751cb499cd5e294790c197dc7a3 - -name collection-context -category Collection -revision 47139 -shortdesc ConTeXt and packages -relocated 1 -longdesc Hans Hagen's powerful ConTeXt system, http://pragma-ade.com. -longdesc Also includes third-party ConTeXt packages. -depend collection-basic -depend context -depend jmn -depend context-notes-zh-cn -depend npp-for-context -depend context-account -depend context-algorithmic -depend context-animation -depend context-annotation -depend context-bnf -depend context-chromato -depend context-cmscbf -depend context-cmttbf -depend context-construction-plan -depend context-cyrillicnumbers -depend context-degrade -depend context-fancybreak -depend context-filter -depend context-french -depend context-fullpage -depend context-gantt -depend context-gnuplot -depend context-handlecsv -depend context-inifile -depend context-layout -depend context-letter -depend context-lettrine -depend context-mathsets -depend context-rst -depend context-ruby -depend context-simplefonts -depend context-simpleslides -depend context-title -depend context-transliterator -depend context-typearea -depend context-typescripts -depend context-vim -depend context-visualcounter -containersize 596 -containerchecksum 0bf93a5f5e3a97db7bd92d43a3859b1e3b6d3296807c25d970e17b77e6b76203059b13bf89060c004f8996fa56276e1a6711eefb101a8663a3b6f81dd512480f - -name collection-fontsextra -category Collection -revision 49909 -shortdesc Additional fonts -relocated 1 -depend collection-basic -depend Asana-Math -depend academicons -depend accanthis -depend adforn -depend adfsymbols -depend aecc -depend alegreya -depend algolrevived -depend allrunes -depend almfixed -depend anonymouspro -depend antiqua -depend antt -depend archaic -depend arev -depend arimo -depend asapsym -depend ascii-font -depend aspectratio -depend astro -depend augie -depend auncial-new -depend aurical -depend b1encoding -depend barcodes -depend baskervald -depend baskervaldx -depend baskervillef -depend bbding -depend bbm -depend bbm-macros -depend bbold -depend bbold-type1 -depend belleek -depend bera -depend berenisadf -depend beuron -depend bguq -depend blacklettert1 -depend boisik -depend bookhands -depend boondox -depend braille -depend brushscr -depend cabin -depend caladea -depend calligra -depend calligra-type1 -depend cantarell -depend carlito -depend carolmin-ps -depend ccicons -depend cfr-initials -depend cfr-lm -depend cherokee -depend chivo -depend cinzel -depend clearsans -depend cm-lgc -depend cm-mf-extra-bold -depend cm-unicode -depend cmbright -depend cmexb -depend cmll -depend cmpica -depend cmsrb -depend cmtiup -depend cochineal -depend coelacanth -depend comfortaa -depend comicneue -depend concmath-fonts -depend cookingsymbols -depend cormorantgaramond -depend countriesofeurope -depend courier-scaled -depend crimson -depend crimsonpro -depend cryst -depend cuprum -depend cyklop -depend dancers -depend dantelogo -depend dejavu -depend dejavu-otf -depend dice -depend dictsym -depend dingbat -depend doublestroke -depend dozenal -depend drm -depend droid -depend dsserif -depend duerer -depend duerer-latex -depend dutchcal -depend ean -depend ebgaramond -depend ebgaramond-maths -depend ecc -depend eco -depend eiad -depend eiad-ltx -depend electrum -depend elvish -depend epigrafica -depend epsdice -depend erewhon -depend esrelation -depend esstix -depend esvect -depend eulervm -depend euxm -depend fbb -depend fdsymbol -depend fetamont -depend feyn -depend fge -depend fira -depend firamath -depend firamath-otf -depend foekfont -depend fonetika -depend fontawesome -depend fontawesome5 -depend fontmfizz -depend fonts-churchslavonic -depend fourier -depend fouriernc -depend frcursive -depend frederika2016 -depend garamond-math -depend genealogy -depend gentium-tug -depend gfsartemisia -depend gfsbodoni -depend gfscomplutum -depend gfsdidot -depend gfsneohellenic -depend gfsneohellenicmath -depend gfssolomos -depend gillcm -depend gillius -depend gnu-freefont -depend gofonts -depend gothic -depend greenpoint -depend grotesq -depend hacm -depend hands -depend heuristica -depend hfbright -depend hfoldsty -depend ifsym -depend imfellenglish -depend inconsolata -depend initials -depend inriafonts -depend ipaex-type1 -depend iwona -depend jablantile -depend jamtimes -depend junicode -depend kixfont -depend kpfonts -depend kurier -depend lato -depend lfb -depend libertine -depend libertinegc -depend libertinus -depend libertinus-fonts -depend libertinus-otf -depend libertinus-type1 -depend libertinust1math -depend librebaskerville -depend librebodoni -depend librecaslon -depend libris -depend linearA -depend lobster2 -depend lxfonts -depend ly1 -depend mathabx -depend mathabx-type1 -depend mathdesign -depend mdputu -depend mdsymbol -depend merriweather -depend miama -depend mintspirit -depend missaali -depend mnsymbol -depend montserrat -depend mweights -depend newpx -depend newtx -depend newtxsf -depend newtxtt -depend niceframe-type1 -depend nimbus15 -depend nkarta -depend noto -depend obnov -depend ocherokee -depend ocr-b -depend ocr-b-outline -depend ogham -depend oinuit -depend old-arrows -depend oldlatin -depend oldstandard -depend opensans -depend orkhun -depend overlock -depend pacioli -depend paratype -depend phaistos -depend phonetic -depend pigpen -depend playfair -depend plex -depend plex-otf -depend poltawski -depend prodint -depend punk -depend punk-latex -depend punknova -depend pxtxalfa -depend quattrocento -depend raleway -depend recycle -depend roboto -depend romande -depend rosario -depend rsfso -depend sansmathaccent -depend sansmathfonts -depend sauter -depend sauterfonts -depend schulschriften -depend semaphor -depend shobhika -depend skull -depend sourcecodepro -depend sourcesanspro -depend sourceserifpro -depend starfont -depend staves -depend stickstoo -depend stix -depend stix2-otf -depend stix2-type1 -depend superiors -depend svrsymbols -depend tapir -depend tempora -depend tengwarscript -depend tfrupee -depend tinos -depend tpslifonts -depend trajan -depend txfontsb -depend txuprcal -depend typicons -depend umtypewriter -depend universa -depend universalis -depend uppunctlm -depend urwchancal -depend venturisadf -depend wsuipa -depend xcharter -depend xits -depend yfonts -depend yfonts-t1 -depend yinit-otf -depend zlmtt -containersize 1672 -containerchecksum b3132cb568f51a0c82432f654a7a8b16fced53cccd2159724d33a22940417f8b63f82ed985c1ee401a3ba3adbc61d921bacc2709f4143590cb68c58ac1979f1f - -name collection-fontsrecommended -category Collection -revision 35830 -shortdesc Recommended fonts -relocated 1 -longdesc Recommended fonts, including the base 35 PostScript fonts, -longdesc Latin Modern, TeX Gyre, and T1 and other encoding support for -longdesc Computer Modern, in outline form. -depend collection-basic -depend avantgar -depend bookman -depend charter -depend cm-super -depend cmextra -depend courier -depend ec -depend euro -depend euro-ce -depend eurosym -depend fpl -depend helvetic -depend lm -depend lm-math -depend marvosym -depend mathpazo -depend manfnt-font -depend mflogo-font -depend ncntrsbk -depend palatino -depend pxfonts -depend rsfs -depend symbol -depend tex-gyre -depend tex-gyre-math -depend times -depend tipa -depend txfonts -depend utopia -depend wasy -depend wasy2-ps -depend wasysym -depend zapfchan -depend zapfding -containersize 560 -containerchecksum 071eb6fc2afe7f70e1fe0496aa77bd38953dd7fcdd5439febff7369bd93b7fdb04525bb00b90cbacffdd768b2bd1db5243197d091519ddda4d8efe91cc375b5c - -name collection-fontutils -category Collection -revision 37105 -shortdesc Graphics and font utilities -relocated 1 -longdesc Programs for conversion between font formats, testing fonts, -longdesc virtual fonts, .gf and .pk manipulation, mft, fontinst, etc. -longdesc Manipulating OpenType, TrueType, Type 1,and for manipulation of -longdesc PostScript and other image formats. -depend collection-basic -depend accfonts -depend afm2pl -depend dosepsbin -depend epstopdf -depend fontware -depend lcdftypetools -depend metatype1 -depend ps2pk -depend pstools -depend psutils -depend dvipsconfig -depend fontinst -depend fontools -depend mf2pt1 -depend t1utils -depend ttfutils -containersize 528 -containerchecksum e1538064dd72671bd1ce54c237e8759132068c378115e6f881902189153851dfaecbfca9bc8705a47bc5496d67df9ade054564e0341e669245450138b19d03e5 - -name collection-formatsextra -category Collection -revision 44177 -shortdesc Additional formats -relocated 1 -longdesc Collected TeX `formats', i.e., large-scale macro packages -longdesc designed to be dumped into .fmt files -- excluding the most -longdesc common ones, such as latex and context, which have their own -longdesc package(s). It also includes the Aleph engine and related Omega -longdesc formats and packages. -depend collection-basic -depend collection-latex -depend edmac -depend eplain -depend jadetex -depend lollipop -depend mltex -depend passivetex -depend psizzl -depend startex -depend texsis -depend xmltex -depend xmltexconfig -depend aleph -depend antomega -depend lambda -depend mxedruli -depend omega -depend omegaware -depend otibet -containersize 568 -containerchecksum e763bdd83ccb58095d1854fe88a845da6830db9f72b40abcfe9c349f84e0284f78c8a0f85d714a9d0354e3026511a2db9d13f86cfbdbfb5d43f171d558563564 - -name collection-games -category Collection -revision 48514 -shortdesc Games typesetting -relocated 1 -longdesc Setups for typesetting various games, including chess. -depend collection-latex -depend bartel-chess-fonts -depend chess -depend chess-problem-diagrams -depend chessboard -depend chessfss -depend crossword -depend crosswrd -depend egameps -depend gamebook -depend go -depend hanoi -depend havannah -depend hexgame -depend horoscop -depend jigsaw -depend labyrinth -depend logicpuzzle -depend musikui -depend onedown -depend othello -depend othelloboard -depend pas-crosswords -depend psgo -depend reverxii -depend rubik -depend schwalbe-chess -depend sgame -depend skak -depend skaknew -depend soup -depend sudoku -depend sudokubundle -depend xq -depend xskak -containersize 508 -containerchecksum b444ce117c057b29be3347d5b98ab761d1003d586e166b48a1ce37758db865b4e75bfc3c79645197882a3f204fbc2b8d37f46a15a823a9496f1b1b2de9f781b0 - -name collection-humanities -category Collection -revision 45363 -shortdesc Humanities packages -relocated 1 -longdesc Packages for law, linguistics, social sciences, humanities, -longdesc etc. -depend collection-latex -depend adtrees -depend bibleref -depend bibleref-lds -depend bibleref-mouth -depend bibleref-parse -depend covington -depend diadia -depend dramatist -depend dvgloss -depend ecltree -depend edfnotes -depend ednotes -depend eledform -depend eledmac -depend expex -depend gb4e -depend gmverse -depend jura -depend juraabbrev -depend juramisc -depend jurarsp -depend ledmac -depend lexikon -depend lexref -depend ling-macros -depend linguex -depend liturg -depend metrix -depend parallel -depend parrun -depend phonrule -depend plari -depend play -depend poemscol -depend poetry -depend poetrytex -depend qobitree -depend qtree -depend reledmac -depend rrgtrees -depend rtklage -depend screenplay -depend screenplay-pkg -depend sides -depend stage -depend textglos -depend theatre -depend thalie -depend tree-dvips -depend verse -depend xyling -containersize 584 -containerchecksum 0d71b4f94997ac083eb7b5dc7dbabf39b50f460aaa6e800c1c262471733254a79f3df95ab1b725634c33ce59f0b5939a94d388b46ab30d0766424f33a6a536f3 - -name collection-langarabic -category Collection -revision 50080 -shortdesc Arabic -relocated 1 -longdesc Support for Arabic and Persian. -depend collection-basic -depend alkalami -depend alpha-persian -depend amiri -depend arabi -depend arabi-add -depend arabluatex -depend arabtex -depend bidi -depend bidihl -depend dad -depend ghab -depend hyphen-arabic -depend hyphen-farsi -depend imsproc -depend kurdishlipsum -depend lshort-persian -depend luabidi -depend na-box -depend persian-bib -depend sexam -depend simurgh -depend tram -depend xepersian -containersize 424 -containerchecksum 994e5764499c9bc15246378c682aef4636aaa692d506d083d91dffb52e91445aaad8635389f0385ea7c86e74f8aa0362b74c4d8edbca688a6f11091413aaa90f - -name collection-langchinese -category Collection -revision 49876 -shortdesc Chinese -relocated 1 -longdesc Support for Chinese; additional packages in collection-langcjk. -depend collection-langcjk -depend arphic -depend arphic-ttf -depend asymptote-by-example-zh-cn -depend asymptote-faq-zh-cn -depend asymptote-manual-zh-cn -depend cns -depend ctex -depend ctex-faq -depend fandol -depend fduthesis -depend hyphen-chinese -depend impatient-cn -depend latex-notes-zh-cn -depend lshort-chinese -depend njurepo -depend pgfornament-han -depend texlive-zh-cn -depend texproposal -depend xtuthesis -depend upzhkinsoku -depend xpinyin -depend zhlineskip -depend zhlipsum -depend zhmetrics -depend zhmetrics-uptex -depend zhnumber -depend zhspacing -containersize 504 -containerchecksum 504f72fa6c3d445f6eed2279492b237abd21c3e41c52572effd3664e5c717f9f9c42796e00efb774df862d55faad46dad9590bf0d86a3b982f92b96d715ef13b - -name collection-langcjk -category Collection -revision 45194 -shortdesc Chinese/Japanese/Korean (base) -relocated 1 -longdesc Packages supporting a combination of Chinese, Japanese, Korean, -longdesc including macros, fonts, documentation. Also Thai in the c90 -longdesc encoding, since there is some overlap in those fonts; standard -longdesc Thai support is in collection-langother. Additional packages -longdesc for CJK are in their individual language collections. -depend collection-basic -depend adobemapping -depend c90 -depend cjk-gs-integrate -depend cjk -depend cjkpunct -depend cjkutils -depend dnp -depend garuda-c90 -depend fixjfm -depend jfmutil -depend norasi-c90 -depend pxtatescale -depend xcjk2uni -depend zxjafont -containersize 572 -containerchecksum 1beec3bbed9f3c01dfda1e64df30416f0430e0d4c33c33dae2cc5ecadcd19c5935282654dff979bb110d30bdbd3109b7664c1e28114f934fc42f8226f0526e2d - -name collection-langcyrillic -category Collection -revision 44895 -shortdesc Cyrillic -relocated 1 -longdesc Support for Cyrillic scripts (Bulgarian, Russian, Serbian, -longdesc Ukrainian), even if Latin alphabets may also be used. -depend collection-basic -depend collection-latex -depend babel-belarusian -depend babel-bulgarian -depend babel-russian -depend babel-serbian -depend babel-serbianc -depend babel-ukrainian -depend churchslavonic -depend cmcyr -depend cyrillic -depend cyrillic-bin -depend cyrplain -depend disser -depend eskd -depend eskdx -depend gost -depend hyphen-belarusian -depend hyphen-bulgarian -depend hyphen-churchslavonic -depend hyphen-mongolian -depend hyphen-russian -depend hyphen-serbian -depend hyphen-ukrainian -depend lcyw -depend lh -depend lhcyr -depend lshort-bulgarian -depend lshort-mongol -depend lshort-russian -depend lshort-ukr -depend mongolian-babel -depend montex -depend mpman-ru -depend numnameru -depend pst-eucl-translation-bg -depend ruhyphen -depend russ -depend serbian-apostrophe -depend serbian-date-lat -depend serbian-def-cyr -depend serbian-lig -depend t2 -depend texlive-ru -depend texlive-sr -depend ukrhyph -containersize 600 -containerchecksum e7fa80da0a1ca28a49eb0cb1339e6416850ae4ae5adfa6a1da6903c191e0b166270c9917a0d60bf530f1b9a0e2feebed2c3050a302a3e40b05ee0498f52fdbaf - -name collection-langczechslovak -category Collection -revision 32550 -shortdesc Czech/Slovak -relocated 1 -longdesc Support for Czech/Slovak. -depend collection-basic -depend collection-latex -depend babel-czech -depend babel-slovak -depend cnbwp -depend cs -depend csbulletin -depend cslatex -depend csplain -depend cstex -depend hyphen-czech -depend hyphen-slovak -depend vlna -depend lshort-czech -depend lshort-slovak -depend texlive-cz -containersize 368 -containerchecksum ec73663ed991d9f7729f39e5c78d42f908f08be09e7d0fc11b77a2652e7759be0d7b6feb04635eb88f8dad87e7b64f8817822c72e21747df07200b2d00193a3a - -name collection-langenglish -category Collection -revision 46126 -shortdesc US and UK English -relocated 1 -longdesc Support for, and documentation in, English. -depend collection-basic -depend hyphen-english -depend FAQ-en -depend MemoirChapStyles -depend Type1fonts -depend amscls-doc -depend amslatex-primer -depend around-the-bend -depend ascii-chart -depend biblatex-cheatsheet -depend components-of-TeX -depend comprehensive -depend dickimaw -depend docsurvey -depend dtxtut -depend first-latex-doc -depend forest-quickstart -depend gentle -depend guide-to-latex -depend happy4th -depend impatient -depend intro-scientific -depend knuth -depend l2tabu-english -depend latex-brochure -depend latex-course -depend latex-doc-ptr -depend latex-graphics-companion -depend latex-refsheet -depend latex-veryshortguide -depend latex-web-companion -depend latex2e-help-texinfo -depend latex4wp -depend latexcheat -depend latexcourse-rug -depend latexfileinfo-pkgs -depend lshort-english -depend macros2e -depend math-e -depend math-into-latex-4 -depend maths-symbols -depend memdesign -depend metafont-beginners -depend metapost-examples -depend patgen2-tutorial -depend pictexsum -depend plain-doc -depend presentations-en -depend short-math-guide -depend simplified-latex -depend svg-inkscape -depend tabulars-e -depend tamethebeast -depend tds -depend tex-font-errors-cheatsheet -depend tex-overview -depend tex-refs -depend texbytopic -depend titlepages -depend tlc2 -depend undergradmath -depend visualfaq -depend webguide -depend xetexref -containersize 828 -containerchecksum 47e3a0d9de45a933c8396e8a0ee8b8c8dddf5551b205a54b985627c4265438ae57f2e4ea3f1c935a1c6877a30f5d592377d71b141b62fea7e0ca5d3d995812da - -name collection-langeuropean -category Collection -revision 46803 -shortdesc Other European languages -relocated 1 -longdesc Support for a number of European languages; others (Greek, -longdesc German, French, ...) have their own collections, depending -longdesc simply on the size of the support. -depend collection-basic -depend armtex -depend babel-albanian -depend babel-bosnian -depend babel-breton -depend babel-croatian -depend babel-danish -depend babel-dutch -depend babel-estonian -depend babel-finnish -depend babel-friulan -depend babel-hungarian -depend babel-icelandic -depend babel-irish -depend babel-kurmanji -depend babel-latin -depend babel-latvian -depend babel-macedonian -depend babel-norsk -depend babel-occitan -depend babel-piedmontese -depend babel-romanian -depend babel-romansh -depend babel-samin -depend babel-scottish -depend babel-slovenian -depend babel-swedish -depend babel-turkish -depend babel-welsh -depend finbib -depend gloss-occitan -depend hrlatex -depend hulipsum -depend hyphen-croatian -depend hyphen-danish -depend hyphen-dutch -depend hyphen-estonian -depend hyphen-finnish -depend hyphen-friulan -depend hyphen-hungarian -depend hyphen-icelandic -depend hyphen-irish -depend hyphen-kurmanji -depend hyphen-latin -depend hyphen-latvian -depend hyphen-lithuanian -depend hyphen-norwegian -depend hyphen-occitan -depend hyphen-piedmontese -depend hyphen-romanian -depend hyphen-romansh -depend hyphen-slovenian -depend hyphen-swedish -depend hyphen-turkish -depend hyphen-uppersorbian -depend hyphen-welsh -depend lithuanian -depend lshort-dutch -depend lshort-estonian -depend lshort-finnish -depend lshort-slovenian -depend lshort-turkish -depend nevelok -depend swebib -depend turkmen -containersize 692 -containerchecksum 9f9c56bbada51086cf07611dab2adffefea6cea468f7d12e8f25ea1f3a7b958f566b09912737b3ce86c873da34c9035b30410340ba80f0edd0f63f5fcc4323a7 - -name collection-langfrench -category Collection -revision 49728 -shortdesc French -relocated 1 -longdesc Support for French and Basque. -depend collection-basic -depend aeguill -depend apprends-latex -depend babel-basque -depend babel-french -depend basque-book -depend basque-date -depend bib-fr -depend bibleref-french -depend booktabs-fr -depend droit-fr -depend e-french -depend epslatex-fr -depend facture -depend formation-latex-ul -depend frenchmath -depend frletter -depend guide-latex-fr -depend hyphen-basque -depend hyphen-french -depend impatient-fr -depend impnattypo -depend l2tabu-french -depend latex2e-help-texinfo-fr -depend lshort-french -depend mafr -depend tabvar -depend tdsfrmath -depend texlive-fr -depend translation-array-fr -depend translation-dcolumn-fr -depend translation-natbib-fr -depend translation-tabbing-fr -depend variations -depend visualtikz -containersize 532 -containerchecksum 61972d1836261379d14e274dd82499c1288324eb1db07fc93eb5514da9fc1b3e0b6324a5802d05bb2bdf7d211732c5842785b5e28fa8856afa9c137c23ebfd29 - -name collection-langgerman -category Collection -revision 48599 -shortdesc German -relocated 1 -longdesc Support for German. -depend collection-basic -depend apalike-german -depend babel-german -depend bibleref-german -depend booktabs-de -depend csquotes-de -depend dehyph -depend dehyph-exptl -depend dhua -depend einfuehrung -depend einfuehrung2 -depend etdipa -depend etoolbox-de -depend fifinddo-info -depend geometry-de -depend german -depend germbib -depend germkorr -depend hausarbeit-jura -depend hyphen-german -depend koma-script-examples -depend l2picfaq -depend l2tabu -depend latex-bib-ex -depend latex-bib2-ex -depend latex-referenz -depend latex-tabellen -depend latexcheat-de -depend lshort-german -depend lualatex-doc-de -depend microtype-de -depend milog -depend presentations -depend r_und_s -depend templates-fenn -depend templates-sommer -depend termcal-de -depend texlive-de -depend tipa-de -depend translation-arsclassica-de -depend translation-biblatex-de -depend translation-chemsym-de -depend translation-ecv-de -depend translation-enumitem-de -depend translation-europecv-de -depend translation-filecontents-de -depend translation-moreverb-de -depend udesoftec -depend uhrzeit -depend umlaute -depend voss-mathcol -containersize 648 -containerchecksum 94d4788d2913b56b5b4b3d81f80269e0c319bc8bbf0320c1ab8dfaba95941b327aca2a8323c0c3086a8ccf87ef9b83767753199a99a68dc10812cad7e1ea8427 - -name collection-langgreek -category Collection -revision 44192 -shortdesc Greek -relocated 1 -longdesc Support for Greek. -depend collection-basic -depend babel-greek -depend begingreek -depend betababel -depend bgreek -depend cbfonts -depend cbfonts-fd -depend gfsbaskerville -depend gfsporson -depend greek-fontenc -depend greek-inputenc -depend greekdates -depend greektex -depend greektonoi -depend hyphen-greek -depend hyphen-ancientgreek -depend ibycus-babel -depend ibygrk -depend kerkis -depend levy -depend lgreek -depend mkgrkindex -depend teubner -depend xgreek -depend yannisgr -containersize 428 -containerchecksum 29c6e1ad439079e9b91c955086d6814c23e4ef6c6f713ee9c1ef5ca9d087f2d4f2ea7b1b172b6e3c3a59f761d12476f8701483947c160138974c5782ce45a27f - -name collection-langitalian -category Collection -revision 30372 -shortdesc Italian -relocated 1 -longdesc Support for Italian. -depend collection-basic -depend amsldoc-it -depend amsmath-it -depend amsthdoc-it -depend babel-italian -depend codicefiscaleitaliano -depend fancyhdr-it -depend fixltxhyph -depend frontespizio -depend hyphen-italian -depend itnumpar -depend l2tabu-italian -depend latex4wp-it -depend layaureo -depend lshort-italian -depend psfrag-italian -depend texlive-it -containersize 412 -containerchecksum 436e66d3aa2dda1a876127420a148e8e589aa77cf7bdc8824ba77f67eef0b4ac19cb35d3d0fef8c56d898ac594898a18024d08164a6fc53d36c494c3ec49e0c6 - -name collection-langjapanese -category Collection -revision 49995 -shortdesc Japanese -relocated 1 -longdesc Support for Japanese; additional packages in -longdesc collection-langcjk. -depend collection-langcjk -depend ascmac -depend babel-japanese -depend bxbase -depend bxcjkjatype -depend bxjaholiday -depend bxjalipsum -depend bxjaprnind -depend bxjscls -depend bxorigcapt -depend bxwareki -depend convbkmk -depend endnotesj -depend gentombow -depend ifptex -depend ifxptex -depend ipaex -depend japanese-otf -depend japanese-otf-uptex -depend jlreq -depend jsclasses -depend lshort-japanese -depend luatexja -depend mendex-doc -depend morisawa -depend pbibtex-base -depend platex -depend platex-tools -depend platexcheat -depend plautopatch -depend ptex -depend ptex-base -depend ptex-fontmaps -depend ptex-fonts -depend ptex-manual -depend ptex2pdf -depend pxbase -depend pxchfon -depend pxcjkcat -depend pxjahyper -depend pxjodel -depend pxrubrica -depend pxufont -depend uplatex -depend uptex -depend uptex-base -depend uptex-fonts -depend wadalab -depend zxjafbfont -depend zxjatype -containersize 580 -containerchecksum cff2c86128ec29af717915d78e2897ee769181bc9ba0680a0a7b2a2c2a5fb7b0fb7b457a34b3aaba746b6db4c64d1a00156e89db23d42a843c3f50ebba70bdd7 - -name collection-langkorean -category Collection -revision 42106 -shortdesc Korean -relocated 1 -longdesc Support for Korean; additional packages in collection-langcjk. -depend collection-langcjk -depend baekmuk -depend cjk-ko -depend kotex-oblivoir -depend kotex-plain -depend kotex-utf -depend kotex-utils -depend lshort-korean -depend nanumtype1 -depend uhc -depend unfonts-core -depend unfonts-extra -containersize 384 -containerchecksum 0d2e89f89143b7ccce1e2eb94a914d90707d4a1a5565cb478e53c29690a56583dc25cf7b470fe21736dc91e84ffb73863c3f9cd3f8a0a8dac2ef12ca8613bd75 - -name collection-langother -category Collection -revision 46722 -shortdesc Other languages -relocated 1 -longdesc Support for languages not otherwise listed, including Indic, -longdesc Thai, Vietnamese, Hebrew, Indonesian, African languages, and -longdesc plenty more. The split is made simply on the basis of the size -longdesc of the support, to keep both collection sizes and the number of -longdesc collections reasonable. -depend collection-basic -depend amsldoc-vn -depend aramaic-serto -depend hyphen-armenian -depend babel-azerbaijani -depend babel-esperanto -depend babel-georgian -depend babel-hebrew -depend babel-indonesian -depend babel-interlingua -depend babel-malay -depend babel-sorbian -depend babel-thai -depend babel-vietnamese -depend bangtex -depend bengali -depend burmese -depend cjhebrew -depend ctib -depend ebong -depend ethiop -depend ethiop-t1 -depend fc -depend fonts-tlwg -depend hyphen-afrikaans -depend hyphen-coptic -depend hyphen-esperanto -depend hyphen-ethiopic -depend hyphen-georgian -depend hyphen-indic -depend hyphen-indonesian -depend hyphen-interlingua -depend hyphen-sanskrit -depend hyphen-thai -depend hyphen-turkmen -depend latex-mr -depend latexbangla -depend lshort-thai -depend lshort-vietnamese -depend ntheorem-vn -depend padauk -depend sanskrit -depend sanskrit-t1 -depend thaienum -depend thaispec -depend velthuis -depend vntex -depend wnri -depend wnri-latex -depend xetex-devanagari -containersize 740 -containerchecksum 38429d43b0cb0c7291df6cabae9aae8421a4ef3eff5bf3dac21df33722777b7420d3d978b1d9207b3b33669052c8076b46fdb46c2d33a9f442fbf67818a05bcf - -name collection-langpolish -category Collection -revision 44371 -shortdesc Polish -relocated 1 -longdesc Support for Polish. -depend collection-latex -depend collection-basic -depend babel-polish -depend bredzenie -depend cc-pl -depend gustlib -depend gustprog -depend hyphen-polish -depend lshort-polish -depend mex -depend mwcls -depend pl -depend polski -depend przechlewski-book -depend qpxqtx -depend tap -depend tex-virtual-academy-pl -depend texlive-pl -depend utf8mex -containersize 412 -containerchecksum 950b354fe6d731322178d120a7d70c58b065c11aa3e4ddeba741196c790d801ad4ecf60b7b7478da1a6207fb797595a8ffc34f64488bb3874316cbfbe4f83bc7 - -name collection-langportuguese -category Collection -revision 47524 -shortdesc Portuguese -relocated 1 -longdesc Support for Portuguese. -depend collection-basic -depend babel-portuges -depend beamer-tut-pt -depend cursolatex -depend feupphdteses -depend hyphen-portuguese -depend latex-via-exemplos -depend latexcheat-ptbr -depend lshort-portuguese -depend ordinalpt -depend xypic-tut-pt -containersize 384 -containerchecksum 2885b09a8e43d9addf666b6c83fc435f4d2da26192ffbcfc9aab77e445967a80e5969a430bfa52ab4b594c5a860cd2b7445acbb00f863d14fafe71b63f4526fd - -name collection-langspanish -category Collection -revision 40587 -shortdesc Spanish -relocated 1 -longdesc Support for Spanish. -depend collection-basic -depend babel-catalan -depend babel-galician -depend babel-spanglish -depend babel-spanish -depend es-tex-faq -depend hyphen-catalan -depend hyphen-galician -depend hyphen-spanish -depend l2tabu-spanish -depend latex2e-help-texinfo-spanish -depend latexcheat-esmx -depend lshort-spanish -depend spanish-mx -depend texlive-es -containersize 392 -containerchecksum ee8b79f60ae87ab4919319e5c0cc2f782de50e1340d00361fa3f36a7aafd0a37462d03799b4fcee0634e99833f489e228131a266c597c9ddbe9dfb2fa833dfd7 - -name collection-latex -category Collection -revision 41614 -shortdesc LaTeX fundamental packages -relocated 1 -longdesc These packages are either mandated by the core LaTeX team, or -longdesc very widely used and strongly recommended in practice. -depend collection-basic -depend ae -depend amscls -depend amsmath -depend babel -depend babel-english -depend babelbib -depend carlisle -depend colortbl -depend fancyhdr -depend fix2col -depend geometry -depend graphics -depend graphics-cfg -depend hyperref -depend latex -depend latex-bin -depend latex-fonts -depend latexconfig -depend ltxmisc -depend mfnfss -depend mptopdf -depend natbib -depend oberdiek -depend pslatex -depend psnfss -depend pspicture -depend tools -depend url -containersize 524 -containerchecksum 3db8bef953d336d22c67c49b0b1172b00f76621a97f7744345d0f9214ee84d83dea9190e666c49a649b1eb576c9b50210fcea7297dc555afd3fc4c83efcbc016 - -name collection-latexextra -category Collection -revision 50117 -shortdesc LaTeX additional packages -relocated 1 -longdesc A very large collection of add-on packages for LaTeX. -depend collection-latexrecommended -depend collection-pictures -depend 2up -depend ESIEEcv -depend GS1 -depend HA-prosper -depend Tabbing -depend a0poster -depend a4wide -depend a5comb -depend abraces -depend abstract -depend achemso -depend acro -depend acronym -depend acroterm -depend actuarialangle -depend actuarialsymbol -depend addfont -depend addlines -depend adjmulticol -depend adjustbox -depend adrconv -depend advdate -depend akktex -depend akletter -depend alertmessage -depend alnumsec -depend alterqcm -depend altfont -depend amsaddr -depend animate -depend anonchap -depend answers -depend anyfontsize -depend appendix -depend appendixnumberbeamer -depend apptools -depend arcs -depend arrayjobx -depend arraysort -depend arydshln -depend asciilist -depend assignment -depend assoccnt -depend attachfile -depend aurl -depend authoraftertitle -depend authorarchive -depend authorindex -depend autonum -depend autopdf -depend avremu -depend axessibility -depend background -depend bankstatement -depend bashful -depend basicarith -depend bchart -depend beamer2thesis -depend beameraudience -depend beamercolorthemeowl -depend beamerdarkthemes -depend beamerposter -depend beamersubframe -depend beamertheme-cuerna -depend beamertheme-detlevcm -depend beamertheme-epyt -depend beamertheme-focus -depend beamertheme-light -depend beamertheme-metropolis -depend beamertheme-npbt -depend beamertheme-phnompenh -depend beamertheme-saintpetersburg -depend beamertheme-upenn-bc -depend beamerthemejltree -depend beamerthemenirma -depend beton -depend bewerbung -depend bez123 -depend bezos -depend bhcexam -depend bibletext -depend bigfoot -depend bigints -depend biochemistry-colors -depend bizcard -depend blindtext -depend blkarray -depend block -depend blowup -depend bnumexpr -depend boites -depend bold-extra -depend bookcover -depend bookest -depend booklet -depend boolexpr -depend bophook -depend boxedminipage -depend boxedminipage2e -depend boxhandler -depend bracketkey -depend braket -depend breakurl -depend bullcntr -depend bussproofs -depend bxcalc -depend bxdpx-beamer -depend bxdvidriver -depend bxenclose -depend bxnewfont -depend bxpapersize -depend bxpdfver -depend bxtexlogo -depend calcage -depend calctab -depend calculator -depend calrsfs -depend cals -depend calxxxx-yyyy -depend cancel -depend canoniclayout -depend capt-of -depend captcont -depend captdef -depend carbohydrates -depend cases -depend casyl -depend catchfilebetweentags -depend catechis -depend catoptions -depend cbcoptic -depend ccaption -depend cclicenses -depend cd -depend cd-cover -depend cdpbundl -depend cellprops -depend cellspace -depend censor -depend changebar -depend changelayout -depend changelog -depend changepage -depend changes -depend chappg -depend chapterfolder -depend cheatsheet -depend chet -depend chextras -depend childdoc -depend chkfloat -depend chletter -depend chngcntr -depend chronology -depend circ -depend classics -depend classpack -depend clefval -depend cleveref -depend clipboard -depend clock -depend cloze -depend clrdblpg -depend clrstrip -depend cmdstring -depend cmdtrack -depend cmsd -depend cnltx -depend cntformats -depend cntperchap -depend codedoc -depend codepage -depend codesection -depend collcell -depend collectbox -depend colophon -depend colordoc -depend colorinfo -depend coloring -depend colorspace -depend colortab -depend colorwav -depend colorweb -depend colourchange -depend combelow -depend combine -depend comma -depend commado -depend commedit -depend comment -depend competences -depend concepts -depend concprog -depend constants -depend continue -depend contour -depend contracard -depend conv-xkv -depend cooking -depend cooking-units -depend cool -depend coollist -depend coolstr -depend coolthms -depend cooltooltips -depend coordsys -depend copyedit -depend copyrightbox -depend coseoul -depend counttexruns -depend courseoutline -depend coursepaper -depend coverpage -depend cprotect -depend crbox -depend crossreference -depend crossreftools -depend csquotes -depend css-colors -depend csvsimple -depend cuisine -depend currency -depend currfile -depend currvita -depend cutwin -depend cv -depend cv4tw -depend cweb-latex -depend cyber -depend cybercic -depend dashbox -depend dashrule -depend dashundergaps -depend dataref -depend datatool -depend dateiliste -depend datenumber -depend datetime -depend datetime2 -depend datetime2-bahasai -depend datetime2-basque -depend datetime2-breton -depend datetime2-bulgarian -depend datetime2-catalan -depend datetime2-croatian -depend datetime2-czech -depend datetime2-danish -depend datetime2-dutch -depend datetime2-en-fulltext -depend datetime2-english -depend datetime2-esperanto -depend datetime2-estonian -depend datetime2-finnish -depend datetime2-french -depend datetime2-galician -depend datetime2-german -depend datetime2-greek -depend datetime2-hebrew -depend datetime2-icelandic -depend datetime2-irish -depend datetime2-italian -depend datetime2-it-fulltext -depend datetime2-latin -depend datetime2-lsorbian -depend datetime2-magyar -depend datetime2-norsk -depend datetime2-polish -depend datetime2-portuges -depend datetime2-romanian -depend datetime2-russian -depend datetime2-samin -depend datetime2-scottish -depend datetime2-serbian -depend datetime2-slovak -depend datetime2-slovene -depend datetime2-spanish -depend datetime2-swedish -depend datetime2-turkish -depend datetime2-ukrainian -depend datetime2-usorbian -depend datetime2-welsh -depend dblfloatfix -depend decimal -depend decorule -depend delimtxt -depend denisbdoc -depend diagbox -depend diagnose -depend dialogl -depend dichokey -depend dinbrief -depend directory -depend dirtytalk -depend dlfltxb -depend dnaseq -depend doclicense -depend docmfp -depend docmute -depend doctools -depend documentation -depend doi -depend dotarrow -depend dotseqn -depend download -depend dox -depend dpfloat -depend dprogress -depend drac -depend draftcopy -depend draftfigure -depend draftwatermark -depend dtk -depend dtxdescribe -depend dtxgallery -depend duckuments -depend ducksay -depend dvdcoll -depend dynamicnumber -depend dynblocks -depend ean13isbn -depend easy -depend easy-todo -depend easyfig -depend easyformat -depend easylist -depend easyreview -depend ebezier -depend ecclesiastic -depend ecv -depend ed -depend edmargin -depend eemeir -depend efbox -depend egplot -depend elegantbook -depend elegantnote -depend elegantpaper -depend elements -depend ellipsis -depend elmath -depend elocalloc -depend elpres -depend elzcards -depend emarks -depend embedall -depend embrac -depend emptypage -depend emulateapj -depend endfloat -depend endheads -depend endnotes -depend engpron -depend engrec -depend enotez -depend enumitem -depend enumitem-zref -depend envbig -depend environ -depend envlab -depend epigraph -depend epiolmec -depend eqell -depend eqlist -depend eqnalign -depend eqname -depend eqparbox -depend errata -depend erw-l3 -depend esami -depend esdiff -depend esint -depend esint-type1 -depend etaremune -depend etextools -depend etoc -depend eukdate -depend eulerpx -depend europasscv -depend europecv -depend everyhook -depend everypage -depend exam -depend exam-n -depend exam-randomizechoices -depend examdesign -depend exframe -depend example -depend examplep -depend exceltex -depend excludeonly -depend exercise -depend exercisebank -depend exercisepoints -depend exercises -depend exp-testopt -depend expdlist -depend export -depend exsheets -depend exsol -depend extract -depend facsimile -depend factura -depend fancyhandout -depend fancylabel -depend fancynum -depend fancypar -depend fancyslides -depend fancytabs -depend fancytooltips -depend fcolumn -depend fetchcls -depend ffslides -depend fgruler -depend fibeamer -depend fifo-stack -depend figsize -depend filecontents -depend filecontentsdef -depend filedate -depend fileinfo -depend filemod -depend fink -depend finstrut -depend fithesis -depend fixcmex -depend fixfoot -depend fixme -depend fixmetodonotes -depend fjodor -depend flabels -depend flacards -depend flagderiv -depend flashcards -depend flashmovie -depend flipbook -depend flippdf -depend floatflt -depend floatrow -depend flowfram -depend fmp -depend fmtcount -depend fn2end -depend fnbreak -depend fncychap -depend fncylab -depend fnpara -depend fnpct -depend fnumprint -depend foilhtml -depend fontaxes -depend fonttable -depend footmisc -depend footmisx -depend footnotebackref -depend footnotehyper -depend footnoterange -depend footnpag -depend forarray -depend foreign -depend forloop -depend formlett -depend forms16be -depend formular -depend fragments -depend frame -depend framed -depend frankenstein -depend frege -depend ftcap -depend ftnxtra -depend fullblck -depend fullminipage -depend fullwidth -depend fundus-calligra -depend fundus-cyr -depend fundus-sueterlin -depend fvextra -depend fwlw -depend g-brief -depend gatherenum -depend gauss -depend gcard -depend gcite -depend gender -depend genmpage -depend getfiledate -depend getitems -depend ginpenc -depend gitfile-info -depend gitinfo -depend gitinfo2 -depend gitlog -depend gitver -depend globalvals -depend gloss -depend glossaries -depend glossaries-danish -depend glossaries-dutch -depend glossaries-english -depend glossaries-estonian -depend glossaries-extra -depend glossaries-finnish -depend glossaries-french -depend glossaries-german -depend glossaries-irish -depend glossaries-italian -depend glossaries-magyar -depend glossaries-polish -depend glossaries-portuges -depend glossaries-serbian -depend glossaries-spanish -depend gmdoc -depend gmdoc-enhance -depend gmiflink -depend gmutils -depend gmverb -depend grabbox -depend graphbox -depend graphicx-psmin -depend graphicxbox -depend grayhints -depend grfpaste -depend grid -depend grid-system -depend gridset -depend gridslides -depend guitlogo -depend halloweenmath -depend hackthefootline -depend handin -depend handout -depend hang -depend hanging -depend hardwrap -depend harnon-cv -depend harpoon -depend hc -depend he-she -depend hhtensor -depend histogr -depend hitec -depend hletter -depend hpsdiss -depend hrefhide -depend hvindex -depend hypdvips -depend hyper -depend hyperbar -depend hypernat -depend hyperxmp -depend hyphenat -depend identkey -depend idxcmds -depend idxlayout -depend iffont -depend ifmslide -depend ifmtarg -depend ifnextok -depend ifoddpage -depend ifplatform -depend ifthenx -depend iitem -depend image-gallery -depend imakeidx -depend import -depend incgraph -depend indextools -depend inline-images -depend inlinedef -depend inputtrc -depend interactiveworkbook -depend interfaces -depend intopdf -depend inversepath -depend invoice -depend invoice-class -depend invoice2 -depend iso -depend iso10303 -depend isodate -depend isodoc -depend isonums -depend isopt -depend isorot -depend isotope -depend issuulinks -depend iwhdp -depend jlabels -depend jslectureplanner -depend jumplines -depend jvlisting -depend kalendarium -depend kantlipsum -depend kerntest -depend keycommand -depend keyfloat -depend keyreader -depend keystroke -depend keyval2e -depend keyvaltable -depend kix -depend knowledge -depend koma-moderncvclassic -depend koma-script-sfs -depend komacv -depend komacv-rg -depend ktv-texdata -depend l3build -depend labbook -depend labels -depend labelschanged -depend lastpackage -depend lastpage -depend latex-tds -depend latex-uni8 -depend latexcolors -depend latexdemo -depend latexgit -depend layouts -depend lazylist -depend lccaps -depend lcd -depend lcg -depend leading -depend leaflet -depend lectures -depend leftidx -depend leipzig -depend lengthconvert -depend lettre -depend lettrine -depend lewis -depend lhelp -depend libgreek -depend limap -depend linegoal -depend linop -depend lipsum -depend lisp-on-tex -depend listing -depend listlbls -depend listliketab -depend listofsymbols -depend lkproof -depend lmake -depend locality -depend localloc -depend logbox -depend logical-markup-utils -depend logpap -depend longfbox -depend longfigure -depend longnamefilelist -depend loops -depend lsc -depend lstaddons -depend lstfiracode -depend lt3graph -depend ltablex -depend ltabptch -depend ltxdockit -depend ltxguidex -depend ltxindex -depend ltxkeys -depend ltxnew -depend ltxtools -depend lua-check-hyphen -depend luatodonotes -depend macroswap -depend magaz -depend makecookbook -depend mailing -depend mailmerge -depend makebarcode -depend makebase -depend makebox -depend makecell -depend makecirc -depend makecmds -depend makedtx -depend makeglos -depend mandi -depend manfnt -depend manuscript -depend manyind -depend marginfit -depend marginfix -depend marginnote -depend markdown -depend mathalfa -depend mathastext -depend mathexam -depend mathfam256 -depend mathfont -depend maybemath -depend mbenotes -depend mcaption -depend mceinleger -depend mcexam -depend mcite -depend mciteplus -depend mdframed -depend media9 -depend medstarbeamer -depend meetingmins -depend memexsupp -depend memory -depend mensa-tex -depend menu -depend menukeys -depend metalogox -depend method -depend metre -depend mfirstuc -depend mftinc -depend mi-solns -depend midpage -depend minibox -depend minidocument -depend minifp -depend minipage-marginpar -depend minitoc -depend minorrevision -depend minted -depend minutes -depend mla-paper -depend mlist -depend mmap -depend mnotes -depend moderncv -depend modernposter -depend moderntimeline -depend modref -depend modroman -depend modular -depend monofill -depend moodle -depend moreenum -depend morefloats -depend morehype -depend moresize -depend moreverb -depend morewrites -depend movie15 -depend mparhack -depend mpostinl -depend msc -depend msg -depend mslapa -depend mtgreek -depend multenum -depend multiaudience -depend multibbl -depend multicap -depend multicolrule -depend multidef -depend multienv -depend multiexpand -depend multilang -depend multirow -depend mversion -depend mwe -depend mycv -depend mylatexformat -depend nag -depend nameauth -depend namespc -depend ncclatex -depend ncctools -depend needspace -depend nestquot -depend newcommand -depend newenviron -depend newfile -depend newlfm -depend newspaper -depend newunicodechar -depend newvbtm -depend newverbs -depend nextpage -depend nfssext-cfr -depend nicefilelist -depend niceframe -depend nicetext -depend nidanfloat -depend nlctdoc -depend noconflict -depend noindentafter -depend noitcrul -depend nolbreaks -depend nomencl -depend nomentbl -depend nonfloat -depend nonumonpart -depend nopageno -depend normalcolor -depend notes -depend notespages -depend notestex -depend notoccite -depend nowidow -depend nox -depend ntheorem -depend numberedblock -depend numname -depend numprint -depend numspell -depend ocg-p -depend ocgx -depend ocgx2 -depend ocr-latex -depend octavo -depend oldstyle -depend onlyamsmath -depend opcit -depend optidef -depend optional -depend options -depend outline -depend outliner -depend outlines -depend outlining -depend overlays -depend overpic -depend padcount -depend pagecolor -depend pagecont -depend pagenote -depend pagerange -depend pageslts -depend paper -depend papercdcase -depend papermas -depend papertex -depend paracol -depend parades -depend paralist -depend paresse -depend parnotes -depend parselines -depend pas-cours -depend pas-cv -depend pas-tableur -depend patch -depend patchcmd -depend pauldoc -depend pawpict -depend pax -depend pbox -depend pbsheet -depend pdf14 -depend pdfcomment -depend pdfcprot -depend pdfmarginpar -depend pdfoverlay -depend pdfpagediff -depend pdfpc-movie -depend pdfprivacy -depend pdfreview -depend pdfscreen -depend pdfslide -depend pdfsync -depend pdfwin -depend pdfx -depend pecha -depend perltex -depend permute -depend petiteannonce -depend phffullpagefigure -depend phfnote -depend phfparen -depend phfqit -depend phfquotetext -depend phfsvnwatermark -depend phfthm -depend philex -depend phonenumbers -depend photo -depend piff -depend pkgloader -depend placeins -depend plantslabels -depend plates -depend plweb -depend polynom -depend polynomial -depend polytable -depend postcards -depend poster-mac -depend ppr-prv -depend preprint -depend pressrelease -depend prettyref -depend preview -depend printlen -depend probsoln -depend program -depend progress -depend progressbar -depend proofread -depend properties -depend prosper -depend protex -depend protocol -depend psfragx -depend pstool -depend pstring -depend pxgreeks -depend pygmentex -depend python -depend qcm -depend qstest -depend qsymbols -depend quicktype -depend quotchap -depend quoting -depend quotmark -depend ran_toks -depend randtext -depend rccol -depend rcs-multi -depend rcsinfo -depend readarray -depend realboxes -depend recipe -depend recipebook -depend recipecard -depend rectopma -depend refcheck -depend refenums -depend reflectgraphics -depend refman -depend refstyle -depend regcount -depend regexpatch -depend register -depend regstats -depend relenc -depend relsize -depend repeatindex -depend repltext -depend returntogrid -depend rgltxdoc -depend rjlparshap -depend rlepsf -depend rmpage -depend robustcommand -depend robustindex -depend romanbar -depend romanbarpagenumber -depend romanneg -depend romannum -depend rotfloat -depend rotpages -depend roundbox -depend rterface -depend rtkinenc -depend rulercompass -depend rvwrite -depend sanitize-umlaut -depend sauerj -depend savefnmark -depend savesym -depend savetrees -depend scale -depend scalebar -depend scalerel -depend scanpages -depend scrlttr2copy -depend sdrt -depend secdot -depend sectionbox -depend sectionbreak -depend sectsty -depend seealso -depend selectp -depend semantic -depend semantic-markup -depend semioneside -depend semproc -depend sepfootnotes -depend seqsplit -depend sesstime -depend sf298 -depend sffms -depend sfmath -depend shadethm -depend shadow -depend shadowtext -depend shapepar -depend shdoc -depend shipunov -depend shorttoc -depend show2e -depend showcharinbox -depend showdim -depend showexpl -depend showhyphens -depend showlabels -depend sidecap -depend sidenotes -depend silence -depend simplecd -depend simplecv -depend simpleinvoice -depend sitem -depend skb -depend skdoc -depend skeycommand -depend skeyval -depend skrapport -depend slantsc -depend smalltableof -depend smartunits -depend smartref -depend snapshot -depend snotez -depend soul -depend spark-otf -depend sparklines -depend sphack -depend splitindex -depend spot -depend spotcolor -depend spreadtab -depend spverbatim -depend srbook-mem -depend srcltx -depend sseq -depend sslides -depend stack -depend stackengine -depend standalone -depend stdclsdv -depend stealcaps -depend stdpage -depend stex -depend storebox -depend storecmd -depend stringstrings -depend sttools -depend stubs -depend studenthandouts -depend subdepth -depend subeqn -depend subeqnarray -depend subfigmat -depend subfigure -depend subfiles -depend subfloat -depend substitutefont -depend substr -depend supertabular -depend svg -depend svgcolor -depend svn -depend svn-multi -depend svn-prov -depend svninfo -depend syntax -depend syntrace -depend synttree -depend tabfigures -depend tableaux -depend tablefootnote -depend tableof -depend tablestyles -depend tablists -depend tabls -depend tablvar -depend tabstackengine -depend tabto-ltx -depend tabu -depend tabularborder -depend tabularcalc -depend tabularew -depend tabulary -depend tagging -depend tagpair -depend tagpdf -depend talk -depend tamefloats -depend tasks -depend tcldoc -depend tcolorbox -depend tdclock -depend technics -depend ted -depend templatetools -depend termcal -depend termlist -depend testhyphens -depend testidx -depend tex-label -depend tex-locale -depend texlogos -depend texmate -depend texments -depend texpower -depend texshade -depend texvc -depend textfit -depend textmerg -depend textpos -depend textualicomma -depend theoremref -depend thinsp -depend thmtools -depend threadcol -depend threeparttable -depend threeparttablex -depend thumb -depend thumbs -depend thumby -depend ticket -depend titlecaps -depend titlefoot -depend titlepic -depend titleref -depend titlesec -depend titling -depend tocbibind -depend tocdata -depend tocloft -depend tocvsec2 -depend todo -depend todonotes -depend tokenizer -depend toolbox -depend topfloat -depend topiclongtable -depend totcount -depend totpages -depend translations -depend trfsigns -depend trimspaces -depend trivfloat -depend trsym -depend truncate -depend tucv -depend turnthepage -depend twoinone -depend twoup -depend txgreeks -depend type1cm -depend typed-checklist -depend typeface -depend typoaid -depend typogrid -depend uassign -depend ucs -depend uebungsblatt -depend umoline -depend underlin -depend underoverlap -depend undolabl -depend units -depend unravel -depend upmethodology -depend upquote -depend uri -depend ushort -depend uspace -depend uwmslide -depend variablelm -depend varindex -depend varsfromjobname -depend varwidth -depend vdmlisting -depend verbasef -depend verbatimbox -depend verbatimcopy -depend verbdef -depend verbments -depend version -depend versions -depend versonotes -depend vertbars -depend vgrid -depend vhistory -depend vmargin -depend volumes -depend vpe -depend vruler -depend vwcol -depend wallcalendar -depend wallpaper -depend warning -depend warpcol -depend was -depend widetable -depend widows-and-orphans -depend williams -depend withargs -depend wordcount -depend wordlike -depend worksheet -depend wrapfig -depend wtref -depend xargs -depend xassoccnt -depend xbmks -depend xcntperchap -depend xcolor-material -depend xcolor-solarized -depend xcomment -depend xcookybooky -depend xdoc -depend xellipsis -depend xfakebold -depend xfor -depend xhfill -depend xifthen -depend xint -depend xltabular -depend xmpincl -depend xnewcommand -depend xoptarg -depend xpatch -depend xpeek -depend xprintlen -depend xpunctuate -depend xsavebox -depend xsim -depend xstring -depend xtab -depend xurl -depend xwatermark -depend xytree -depend yafoot -depend yaletter -depend yagusylo -depend ycbook -depend ydoc -depend yplan -depend zebra-goodies -depend zed-csp -depend ziffer -depend zwgetfdate -depend zwpagelayout -containersize 5784 -containerchecksum 53328504434c5a14cca0e9be60cb8bff9968f04ff46dc51369b1cf5860860ebb334a4339ae938c79be74fe17cb9005199a090edede18f5ddf559ee064f54ebfd - -name collection-latexrecommended -category Collection -revision 45955 -shortdesc LaTeX recommended packages -relocated 1 -longdesc A collection of recommended add-on packages for LaTeX which -longdesc have widespread use. -depend collection-latex -depend anysize -depend beamer -depend booktabs -depend breqn -depend caption -depend cite -depend cmap -depend crop -depend ctable -depend eso-pic -depend euenc -depend euler -depend etoolbox -depend extsizes -depend fancybox -depend fancyref -depend fancyvrb -depend filehook -depend float -depend fontspec -depend fp -depend index -depend jknapltx -depend koma-script -depend latexbug -depend l3experimental -depend l3kernel -depend l3packages -depend lineno -depend listings -depend lwarp -depend mathspec -depend mathtools -depend mdwtools -depend memoir -depend metalogo -depend microtype -depend ms -depend ntgclass -depend parskip -depend pdfpages -depend polyglossia -depend powerdot -depend psfrag -depend rcs -depend sansmath -depend section -depend seminar -depend sepnum -depend setspace -depend subfig -depend textcase -depend thumbpdf -depend translator -depend typehtml -depend ucharcat -depend underscore -depend unicode-math -depend xcolor -depend xkeyval -depend xltxtra -depend xunicode -containersize 664 -containerchecksum c2ee4fdd220cd4e46d650f632d4f9cbbd13fe468df3a837eabe8705490b0a44c68c5acfd3c6813e90fe316a4bab4cfc68fbf2024dd42810a62d7090fab750cd5 - -name collection-luatex -category Collection -revision 49419 -shortdesc LuaTeX packages -relocated 1 -longdesc Packages for LuaTeX, a Unicode-aware extension of pdfTeX, using -longdesc Lua as an embedded scripting and extension language. -longdesc http://luatex.org/ -depend collection-basic -depend auto-pst-pdf-lua -depend bezierplot -depend checkcites -depend chickenize -depend combofont -depend cstypo -depend ctablestack -depend enigma -depend interpreter -depend kanaparser -depend lua-visual-debug -depend lua2dox -depend luacode -depend luahyphenrules -depend luaindex -depend luainputenc -depend luaintro -depend lualatex-doc -depend lualatex-math -depend lualatex-truncate -depend lualibs -depend luamplib -depend luaotfload -depend luapackageloader -depend luarandom -depend luatex85 -depend luatexbase -depend luatexko -depend luatextra -depend luavlna -depend luaxml -depend nodetree -depend odsfile -depend placeat -depend plantuml -depend selnolig -depend spelling -depend typewriter -containersize 612 -containerchecksum 00c9c65eacf4e08108aa7cb6391a8ed41aea6e2579053c01df80e7117c568652a39682d4faa0fb2a2c042e3e26f7c0d8b849e3a8476e515fd7840e946458ae6e - -name collection-mathscience -category Collection -revision 49722 -shortdesc Mathematics, natural sciences, computer science packages -relocated 1 -depend collection-fontsrecommended -depend collection-latex -depend 12many -depend SIstyle -depend SIunits -depend alg -depend algobox -depend algorithm2e -depend algorithmicx -depend algorithms -depend aligned-overset -depend amstex -depend apxproof -depend autobreak -depend axodraw2 -depend backnaur -depend begriff -depend binomexp -depend biocon -depend bitpattern -depend bohr -depend boldtensors -depend bosisio -depend bpchem -depend bropd -depend bytefield -depend calculation -depend cascade -depend ccfonts -depend chemarrow -depend chemcompounds -depend chemcono -depend chemexec -depend chemformula -depend chemgreek -depend chemmacros -depend chemnum -depend chemschemex -depend chemsec -depend chemstyle -depend clrscode -depend clrscode3e -depend commath -depend complexity -depend computational-complexity -depend concmath -depend concrete -depend conteq -depend correctmathalign -depend cryptocode -depend delim -depend delimseasy -depend delimset -depend diffcoeff -depend digiconfigs -depend dijkstra -depend drawmatrix -depend drawstack -depend dyntree -depend ebproof -depend econometrics -depend eltex -depend emf -depend endiagram -depend engtlc -depend eqexpl -depend eqnarray -depend eqnnumwarn -depend extarrows -depend extpfeil -depend faktor -depend fascicules -depend fnspe -depend fouridx -depend functan -depend galois -depend gastex -depend gene-logic -depend ghsystem -depend gotoh -depend grundgesetze -depend gu -depend hep -depend hepnames -depend hepparticles -depend hepthesis -depend hepunits -depend includernw -depend interval -depend ionumbers -depend isomath -depend jkmath -depend karnaugh -depend karnaugh-map -depend karnaughmap -depend kvmap -depend logicproof -depend longdivision -depend lpform -depend lplfitch -depend lstbayes -depend mathcomp -depend mathfixs -depend mathpartir -depend mathpunctspace -depend matlab-prettifier -depend mattens -depend memorygraphs -depend mgltex -depend mhchem -depend mhequ -depend miller -depend multiobjective -depend mychemistry -depend natded -depend nath -depend nicematrix -depend nuc -depend nucleardata -depend objectz -depend oplotsymbl -depend ot-tableau -depend oubraces -depend perfectcut -depend physics -depend pm-isomath -depend polexpr -depend prftree -depend proba -depend prooftrees -depend pseudocode -depend pythonhighlight -depend qsharp -depend rank-2-roots -depend rec-thy -depend revquantum -depend ribbonproofs -depend rmathbr -depend sasnrdisplay -depend sciposter -depend sclang-prettifier -depend scratchx -depend sesamanuel -depend sfg -depend shuffle -depend simpler-wick -depend simplewick -depend siunitx -depend skmath -depend spalign -depend stanli -depend statex -depend statex2 -depend statistics -depend statistik -depend statmath -depend steinmetz -depend stmaryrd -depend structmech -depend struktex -depend substances -depend subsupscripts -depend susy -depend syllogism -depend sympytexpackage -depend synproof -depend t-angles -depend tablor -depend tensor -depend tex-ewd -depend textgreek -depend textopo -depend thmbox -depend turnstile -depend ulqda -depend unitsdef -depend venn -depend witharrows -depend xymtex -depend yhmath -depend youngtab -depend ytableau -containersize 1280 -containerchecksum 2f8256930070c94ad23a08533b816390c1491ea258fcc8408b4ca88525f0951b54025a8edc1b682a1e6d0d51e7943bf885a8a04c2168185fc99065a1fd29fa19 - -name collection-metapost -category Collection -revision 48753 -shortdesc MetaPost and Metafont packages -relocated 1 -depend collection-basic -depend automata -depend bbcard -depend blockdraw_mp -depend bpolynomial -depend cmarrows -depend drv -depend dviincl -depend emp -depend epsincl -depend expressg -depend exteps -depend featpost -depend feynmf -depend feynmp-auto -depend garrigues -depend gmp -depend hatching -depend latexmp -depend mcf2graph -depend metago -depend metaobj -depend metaplot -depend metapost -depend metapost-colorbrewer -depend metauml -depend mfpic -depend mfpic4ode -depend mp3d -depend mparrows -depend mpattern -depend mpcolornames -depend mpgraphics -depend mptrees -depend piechartmp -depend repere -depend roex -depend roundrect -depend shapes -depend slideshow -depend splines -depend suanpan -depend textpath -depend threeddice -containersize 532 -containerchecksum f3b46bd99d836ffd672728806bb2cefafa59b0be7c098fbfc09ead73f7243019c0a13825acf89a8fc440d4785699a5f3e1170d16242b5665c45070f098489dfe - -name collection-music -category Collection -revision 49621 -shortdesc Music packages -relocated 1 -longdesc Music-related fonts and packages. -depend collection-latex -depend abc -depend autosp -depend bagpipe -depend chordbars -depend figbas -depend gchords -depend gregoriotex -depend gtrcrd -depend guitar -depend guitarchordschemes -depend guitartabs -depend harmony -depend leadsheets -depend latex4musicians -depend lilyglyphs -depend lyluatex -depend m-tx -depend musicography -depend musixguit -depend musixtex -depend musixtex-fonts -depend musixtnt -depend octave -depend piano -depend pmx -depend pmxchords -depend songbook -depend songs -depend xpiano -containersize 456 -containerchecksum 169fc767186f84cc5d9b01a154350be30b638014820bd41c8c1f0c33dc845c5f8a07d23af47a7e186ca7d32690b350ad57d5004e3963c51caa13a50e9d96bfc8 - -name collection-pictures -category Collection -revision 50134 -shortdesc Graphics, pictures, diagrams -relocated 1 -longdesc Including TikZ, pict, etc., but MetaPost and PStricks are -longdesc separate. -depend collection-basic -depend adigraph -depend aobs-tikz -depend askmaps -depend asyfig -depend asypictureb -depend autoarea -depend bardiag -depend beamerswitch -depend binarytree -depend blochsphere -depend bloques -depend blox -depend bodegraph -depend bondgraph -depend bondgraphs -depend braids -depend bxeepic -depend cachepic -depend callouts -depend celtic -depend chemfig -depend combinedgraphics -depend circuitikz -depend curve -depend curve2e -depend curves -depend dcpic -depend diagmac2 -depend ditaa -depend doc-pictex -depend dottex -depend dot2texi -depend dratex -depend drs -depend duotenzor -depend dynkin-diagrams -depend ecgdraw -depend eepic -depend ellipse -depend endofproofwd -depend epspdf -depend epspdfconversion -depend esk -depend euflag -depend fast-diagram -depend fig4latex -depend fitbox -depend flowchart -depend forest -depend genealogytree -depend getmap -depend gincltex -depend gnuplottex -depend gradientframe -depend grafcet -depend graph35 -depend graphicxpsd -depend graphviz -depend gtrlib-largetrees -depend harveyballs -depend here -depend hf-tikz -depend hobby -depend hvfloat -depend istgame -depend knitting -depend knittingpattern -depend ladder -depend lapdf -depend latex-make -depend lpic -depend lroundrect -depend luamesh -depend luasseq -depend maker -depend makeshape -depend mathspic -depend milsymb -depend miniplot -depend mkpic -depend modiagram -depend neuralnetwork -depend numericplots -depend pb-diagram -depend penrose -depend petri-nets -depend pgf -depend pgf-blur -depend pgf-cmykshadings -depend pgf-soroban -depend pgf-spectra -depend pgf-umlcd -depend pgf-umlsd -depend pgfgantt -depend pgfkeyx -depend pgfmolbio -depend pgfopts -depend pgfornament -depend pgfplots -depend picinpar -depend pict2e -depend pictex -depend pictex2 -depend pinlabel -depend pixelart -depend pmgraph -depend postage -depend prerex -depend productbox -depend pxpgfmark -depend qcircuit -depend quantikz -depend qrcode -depend randbild -depend randomwalk -depend realhats -depend reotex -depend rviewport -depend sa-tikz -depend schemabloc -depend scsnowman -depend scratch -depend scratch3 -depend setdeck -depend signchart -depend smartdiagram -depend spath3 -depend spectralsequences -depend swimgraf -depend table-fct -depend texdraw -depend ticollege -depend tipfr -depend tikz-3dplot -depend tikz-bayesnet -depend tikz-cd -depend tikz-dependency -depend tikz-dimline -depend tikz-feynhand -depend tikz-feynman -depend tikz-imagelabels -depend tikz-inet -depend tikz-kalender -depend tikz-karnaugh -depend tikz-ladder -depend tikz-layers -depend tikz-nef -depend tikz-network -depend tikz-opm -depend tikz-optics -depend tikz-page -depend tikz-palattice -depend tikz-qtree -depend tikz-relay -depend tikz-sfc -depend tikz-timing -depend tikz-truchet -depend tikzcodeblocks -depend tikzducks -depend tikzinclude -depend tikzlings -depend tikzmark -depend tikzmarmots -depend tikzorbital -depend tikzpagenodes -depend tikzpfeile -depend tikzpeople -depend tikzposter -depend tikzscale -depend tikzsymbols -depend timing-diagrams -depend tqft -depend tkz-base -depend tkz-berge -depend tkz-doc -depend tkz-euclide -depend tkz-fct -depend tkz-graph -depend tkz-kiviat -depend tkz-linknodes -depend tkz-orm -depend tkz-tab -depend tsemlines -depend tufte-latex -depend venndiagram -depend visualpstricks -depend xpicture -depend xypic -containersize 1312 -containerchecksum b1e6cba2443dae3d1b4c2ae56318a1ac3b0d87df8006bc2263a8ef047964871c5f3af2cc351b508ae236da68077cffff4f4971644fa1d5ce75419b5c40369f2d - -name collection-plaingeneric -category Collection -revision 50044 -shortdesc Plain (La)TeX packages -relocated 1 -longdesc Add-on packages and macros that work with plain TeX, often -longdesc LaTeX, and occasionally other formats. -depend collection-basic -depend abbr -depend abstyles -depend apnum -depend autoaligne -depend barr -depend bitelist -depend borceux -depend c-pascal -depend catcodes -depend chronosys -depend colorsep -depend cweb-old -depend dinat -depend dirtree -depend docbytex -depend dowith -depend eijkhout -depend encxvlna -depend epigram -depend epsf -depend epsf-dvipdfmx -depend fenixpar -depend figflow -depend fixpdfmag -depend fltpoint -depend fntproof -depend font-change -depend fontch -depend fontname -depend gates -depend genmisc -depend getoptk -depend gfnotation -depend gobble -depend graphics-pln -depend gtl -depend hlist -depend hyplain -depend ifetex -depend iftex -depend insbox -depend js-misc -depend kastrup -depend lambda-lists -depend langcode -depend lecturer -depend librarian -depend listofitems -depend mathdots -depend metatex -depend midnight -depend mkpattern -depend modulus -depend multido -depend navigator -depend newsletr -depend ofs -depend olsak-misc -depend path -depend pdf-trans -depend pitex -depend placeins-plain -depend plainpkg -depend plipsum -depend plnfss -depend plstmary -depend poormanlog -depend present -depend randomlist -depend resumemac -depend schemata -depend shade -depend simplekv -depend systeme -depend tabto-generic -depend termmenu -depend tex-ps -depend tex4ht -depend texapi -depend texdate -depend texinfo -depend timetable -depend tracklang -depend treetex -depend trigonometry -depend ulem -depend upca -depend varisize -depend xii -depend xii-lat -depend xlop -depend yax -containersize 872 -containerchecksum 458452bce83bda1758fa0692dbf641c14edde8c5c011c9242440bc6fe77f3c4ea32f70793d6f70fe8888826c456d023949788fec42fbdf148f87cbd99d8e2453 - -name collection-pstricks -category Collection -revision 49316 -shortdesc PSTricks -relocated 1 -longdesc PSTricks core and all add-on packages. -depend collection-basic -depend collection-plaingeneric -depend auto-pst-pdf -depend bclogo -depend dsptricks -depend makeplot -depend pdftricks -depend pdftricks2 -depend pedigree-perl -depend psbao -depend pst-2dplot -depend pst-3d -depend pst-3dplot -depend pst-abspos -depend pst-arrow -depend pst-am -depend pst-antiprism -depend pst-asr -depend pst-bar -depend pst-barcode -depend pst-bezier -depend pst-blur -depend pst-bspline -depend pst-calculate -depend pst-calendar -depend pst-cie -depend pst-circ -depend pst-coil -depend pst-contourplot -depend pst-cox -depend pst-dart -depend pst-dbicons -depend pst-diffraction -depend pst-electricfield -depend pst-eps -depend pst-eucl -depend pst-exa -depend pst-feyn -depend pst-fill -depend pst-fit -depend pst-fr3d -depend pst-fractal -depend pst-fun -depend pst-func -depend pst-gantt -depend pst-geo -depend pst-geometrictools -depend pst-ghsb -depend pst-gr3d -depend pst-grad -depend pst-graphicx -depend pst-infixplot -depend pst-intersect -depend pst-jtree -depend pst-knot -depend pst-labo -depend pst-layout -depend pst-lens -depend pst-light3d -depend pst-lsystem -depend pst-magneticfield -depend pst-marble -depend pst-math -depend pst-mirror -depend pst-moire -depend pst-node -depend pst-ob3d -depend pst-ode -depend pst-optexp -depend pst-optic -depend pst-osci -depend pst-ovl -depend pst-pad -depend pst-pdgr -depend pst-pdf -depend pst-perspective -depend pst-platon -depend pst-plot -depend pst-poker -depend pst-poly -depend pst-pulley -depend pst-qtree -depend pst-rputover -depend pst-rubans -depend pst-shell -depend pst-sigsys -depend pst-slpe -depend pst-solarsystem -depend pst-solides3d -depend pst-soroban -depend pst-spectra -depend pst-spinner -depend pst-spirograph -depend pst-stru -depend pst-support -depend pst-text -depend pst-thick -depend pst-tools -depend pst-tree -depend pst-tvz -depend pst-uml -depend pst-vectorian -depend pst-vehicle -depend pst-venn -depend pst-vowel -depend pst-vue3d -depend pst2pdf -depend pstricks -depend pstricks-add -depend pstricks_calcnotes -depend uml -depend vaucanson-g -depend vocaltract -containersize 812 -containerchecksum b41077957c5ef6a49ca9655ca80dbfa0421dac54754085ccce58c488f756013aa6b3844640fc9264ff52e764284418fc75e1567a49203ef35d50edbf7c3b3e9c - -name collection-publishers -category Collection -revision 50133 -shortdesc Publisher styles, theses, etc. -relocated 1 -depend collection-latex -depend IEEEconf -depend IEEEtran -depend aastex -depend abnt -depend abntex2 -depend acmart -depend acmconf -depend active-conf -depend adfathesis -depend afparticle -depend afthesis -depend aguplus -depend aiaa -depend ametsoc -depend anufinalexam -depend aomart -depend apa -depend apa6 -depend apa6e -depend arsclassica -depend articleingud -depend asaetr -depend ascelike -depend aucklandthesis -depend bangorcsthesis -depend bangorexam -depend bath-bst -depend beamer-FUBerlin -depend beamer-verona -depend beilstein -depend bgteubner -depend br-lex -depend brandeis-dissertation -depend brandeis-problemset -depend cascadilla -depend cesenaexam -depend chem-journal -depend chs-physics-report -depend cje -depend classicthesis -depend cleanthesis -depend cmpj -depend confproc -depend cquthesis -depend dccpaper -depend dithesis -depend ebook -depend ebsthesis -depend ecothesis -depend ejpecp -depend ekaia -depend elbioimp -depend elsarticle -depend elteikthesis -depend emisa -depend erdc -depend estcpmm -depend etsvthor -depend facture-belge-simple-sans-tva -depend fbithesis -depend fcavtex -depend fcltxdoc -depend fei -depend ftc-notebook -depend gaceta -depend gammas -depend gatech-thesis -depend gradstudentresume -depend grant -depend gsemthesis -depend gzt -depend h2020proposal -depend hagenberg-thesis -depend har2nat -depend hecthese -depend hithesis -depend hobete -depend hustthesis -depend icsv -depend ieeepes -depend ijmart -depend ijsra -depend imac -depend imtekda -depend iodhbwm -depend iscram -depend jacow -depend jmlr -depend jnuexam -depend jpsj -depend kdgdocs -depend kluwer -depend ksp-thesis -depend ku-template -depend langsci -depend limecv -depend lion-msc -depend llncsconf -depend lni -depend lps -depend matc3 -depend matc3mem -depend mcmthesis -depend mentis -depend mnras -depend modeles-factures-belges-assocs -depend msu-thesis -depend mucproc -depend mugsthesis -depend musuos -depend muthesis -depend mynsfc -depend nature -depend navydocs -depend nddiss -depend ndsu-thesis -depend novel -depend nwejm -depend nih -depend nihbiosketch -depend nostarch -depend nrc -depend onrannual -depend opteng -depend philosophersimprint -depend pittetd -depend pkuthss -depend powerdot-FUBerlin -depend powerdot-tuliplab -depend pracjourn -depend procIAGssymp -depend proposal -depend ptptex -depend resphilosophica -depend resumecls -depend revtex -depend revtex4 -depend rutitlepage -depend ryersonsgsthesis -depend ryethesis -depend sageep -depend sapthesis -depend schule -depend scrjrnl -depend scientific-thesis-cover -depend sduthesis -depend seuthesis -depend seuthesix -depend soton -depend sphdthesis -depend spie -depend sr-vorl -depend srdp-mathematik -depend stellenbosch -depend suftesi -depend sugconf -depend tabriz-thesis -depend technion-thesis-template -depend texilikechaps -depend texilikecover -depend thesis-ekf -depend thesis-gwu -depend thesis-qom -depend thesis-titlepage-fhac -depend thucoursework -depend thuthesis -depend timbreicmc -depend tlc-article -depend topletter -depend toptesi -depend tudscr -depend tugboat -depend tugboat-plain -depend turabian -depend tui -depend uaclasses -depend uafthesis -depend uantwerpendocs -depend ucbthesis -depend ucdavisthesis -depend ucsmonograph -depend ucthesis -depend uestcthesis -depend uhhassignment -depend uiucredborder -depend uiucthesis -depend ulthese -depend umbclegislation -depend umthesis -depend umich-thesis -depend unamth-template -depend unamthesis -depend unitn-bimrep -depend univie-ling -depend unswcover -depend uothesis -depend urcls -depend uowthesis -depend uowthesistitlepage -depend uspatent -depend ut-thesis -depend utexasthesis -depend uwthesis -depend vancouver -depend xduthesis -depend wsemclassic -depend yathesis -depend york-thesis -containersize 1384 -containerchecksum f7d351af3b8a1aca682957c79eb624f06f2dcb3d242eb78798ed4c5d1864afbbb6e2884c872fbfcf9b6ac18439859bb1f1fa018f9c71adcc2f42f9beacd1e3ae - -name collection-texworks -category Collection -revision 36934 -shortdesc TeXworks editor; TL includes only the Windows binary -relocated 1 -longdesc See http://tug.org/texworks. -depend collection-basic -depend texworks -containersize 340 -containerchecksum 4d1850b3a52a8ea8a8e2aae83062017d80bcb4586c64398bcb044f1a044113cb65cd25bbabd64b1a9a1572f1e93c6b26ed92f61369c5a490f0c1ee62924352ee - -name collection-wintools -category Collection -revision 30307 -shortdesc Windows-only support programs -relocated 1 -longdesc Utilities for Windows, since they are not readily available -longdesc there: chktex, unzip, wget, xpdf, and the dviout previewer. -depend wintools.win32 -depend dviout.win32 -containersize 388 -containerchecksum b935688c7e195195aafb92e88824d7ceb08a6496ca039e555ff66e99ca4cec9ec91878e21aa03487250ec945c997c01e8114720bd0918a960aabb4e71d17afa7 - -name collection-xetex -category Collection -revision 49732 -shortdesc XeTeX and packages -relocated 1 -longdesc Packages for XeTeX, the Unicode/OpenType-enabled TeX by -longdesc Jonathan Kew, http://tug.org/xetex. -depend collection-basic -depend arabxetex -depend awesomebox -depend bidi-atbegshi -depend bidicontour -depend bidipagegrid -depend bidishadowtext -depend bidipresentation -depend businesscard-qrcode -depend cqubeamer -depend fixlatvian -depend font-change-xetex -depend fontbook -depend fontwrap -depend interchar -depend na-position -depend philokalia -depend ptext -depend quran -depend quran-de -depend realscripts -depend simple-resume-cv -depend simple-thesis-dissertation -depend tetragonos -depend ucharclasses -depend unicode-bidi -depend unisugar -depend xebaposter -depend xechangebar -depend xecjk -depend xecolor -depend xecyr -depend xeindex -depend xesearch -depend xespotcolor -depend xetex -depend xetex-itrans -depend xetex-pstricks -depend xetex-tibetan -depend xetexconfig -depend xetexfontinfo -depend xetexko -depend xevlna -containersize 636 -containerchecksum ce069972bbe05da14450bdbb17252fb5722034216109cd82c6980a27cde662a6f4769a412e1ec5c9d40016c01a4100770d54dc9bd4e28844eff8400a82f0258e - -name collref -category Package -revision 46358 -shortdesc Collect blocks of references into a single reference -relocated 1 -longdesc The package automatically collects multiple \bibitem -longdesc references, which always appear in the same sequence in \cite, -longdesc into a single \bibitem block. -containersize 1696 -containerchecksum 9d032c27fc91ba51e9e2193e3990e44acb7bdb33d18fb307b9b3292286884c7046e6183ec2bae59f6418ea48d62cbd0e680c852c18b016d193d8204993245e8e -doccontainersize 272712 -doccontainerchecksum cfd24e2e37ee496ebccd2fb5d53e18854e4dfe36f0420aafd7e5149bf21cee1e7c167e2879041eac93e6cf8506bd8413afbd339e8bf49e1172b44d2b91f3db39 -docfiles size=71 - RELOC/doc/latex/collref/README.txt details="Readme" - RELOC/doc/latex/collref/collref.pdf details="Package documentation" - RELOC/doc/latex/collref/collsamp.tex -srccontainersize 7172 -srccontainerchecksum 2dbd247ffd7d79d1b7aa6fc4baa242e9361a59f7eb2aba1bbcfbd15da03bf2c644802e40c21619e42d312be09addd4982f207e32fa7806428fd52f71883fdaa7 -srcfiles size=7 - RELOC/source/latex/collref/collref.dtx - RELOC/source/latex/collref/collref.ins -runfiles size=1 - RELOC/tex/latex/collref/collref.sty -catalogue-also mcite -catalogue-ctan /macros/latex/contrib/collref -catalogue-date 2018-01-17 14:22:05 +0100 -catalogue-license lppl1.3 -catalogue-topics cite-supp -catalogue-version 2.0c - -name colophon -category Package -revision 47913 -shortdesc Provides commands for producing a colophon -relocated 1 -longdesc Colophons are a once-common design device by which a book (or -longdesc document) designer gave some information to his readers about -longdesc the design and makeup of the text. It typically includes the -longdesc publisher (if not included elsewhere in the document), font -longdesc size, leading size, measure, and of course font face -longdesc identification. Sometimes it includes information about the -longdesc tools used, as well. This package provides some highly -longdesc configurable macros, with sensible defaults, for producing -longdesc colophons without having to muck around with a lot of manual -longdesc code. -containersize 2024 -containerchecksum 1180bd69f1f0a4a8467798069c0fadf1105b46ea625fab9efdc5d2c79207ae992c61868cd9fa5c1d24b979106633ca434f7ce4bba818958395c9c70be47e2e73 -doccontainersize 377652 -doccontainerchecksum 01176ec0b511d3976663a81f7dc9a0fee7531eac353c843f77eebd22643d37125f174c1a67796c2e439dea68cc3e4099b1811ca0b5b84f2d0503f511c62002c6 -docfiles size=98 - RELOC/doc/latex/colophon/CHANGES - RELOC/doc/latex/colophon/README details="Readme" - RELOC/doc/latex/colophon/colophon.pdf details="Package documentation" - RELOC/doc/latex/colophon/lppl.txt -srccontainersize 7080 -srccontainerchecksum f318c78266bd339672b146023adcfdd9e7ea17d6d41cbf1e8f86e81cf85e10a3c0e277ace3b076793b46e77289a492803073a0fea63dcf4bfa7b465dd83dd791 -srcfiles size=6 - RELOC/source/latex/colophon/colophon.dtx - RELOC/source/latex/colophon/colophon.ins -runfiles size=2 - RELOC/tex/latex/colophon/colophon.sty -catalogue-ctan /macros/latex/contrib/colophon -catalogue-date 2018-06-03 15:59:08 +0200 -catalogue-license lppl1.3 -catalogue-topics typeset-tool -catalogue-version 1.1 - -name colordoc -category Package -revision 18270 -shortdesc Coloured syntax highlights in documentation -relocated 1 -longdesc The package is used in documentation files (that use the doc -longdesc package); with it the code listings will highlight (for -longdesc example) pairs of curly braces with matching colors. Other -longdesc delimiters like \if ... \fi, are highlighted, as are the names -longdesc of new commands. All this makes code a little more readable, -longdesc and helps during process of writing. Three options are -longdesc provided, including a non-color option designed for printing -longdesc (which numbers delimiters and underlines new commands). -containersize 2228 -containerchecksum 16a98320e38c041068c403f710a0cf9cc981ec5525533919a12e71699f932f58bf7a178b04d491cda6b616406f8e63bf4ed835df6f4a45fd7eb335cf1a6b3dce -doccontainersize 173688 -doccontainerchecksum a5dadd8d74de32073ed78adaf6db4d402b7132522a7b561573ec48c8a0c726a1bfeed9483823e3717925103e8dd91ee7ea70febdcd1cd32cf2cfd40e631b13be -docfiles size=50 - RELOC/doc/latex/colordoc/README details="Readme" - RELOC/doc/latex/colordoc/colordoc.pdf details="Package documentation" -srccontainersize 11304 -srccontainerchecksum d0c6b69053d88a6e042a9a5211c1bdb4aa9a60ff26039cb462ea87283316737fef3ef378ac7c6b8374f69206c73145598dd3bf6943d4335e5f1d52cbe7d77375 -srcfiles size=11 - RELOC/source/latex/colordoc/colordoc.dtx - RELOC/source/latex/colordoc/colordoc.ins -runfiles size=2 - RELOC/tex/latex/colordoc/colordoc.sty -catalogue-ctan /macros/latex/contrib/colordoc -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1 -catalogue-topics doc-supp - -name colorinfo -category Package -revision 15878 -shortdesc Retrieve colour model and values for defined colours -relocated 1 -containersize 2016 -containerchecksum 057f88a1ba076616eb7a5fd1cb1d0409a481e5535825df2347fee112228e5c73895dfb7f467be20c88382655ad4d5f4704b3249bdb5c01ed5ba9a860cac38145 -doccontainersize 784 -doccontainerchecksum 381d93db9ad3d06cc9ca72340cc78484d15465828cc40963d096a6644b07801e44b958caa94aae8bfca2167eca9b6b0bdd8dc4697e99fb4c6fe4e21c64cd9982 -docfiles size=2 - RELOC/doc/latex/colorinfo/README details="Readme" - RELOC/doc/latex/colorinfo/colorinfo-test.tex -runfiles size=2 - RELOC/tex/latex/colorinfo/colorinfo.sty -catalogue-ctan /macros/latex/contrib/colorinfo -catalogue-date 2016-06-18 16:48:54 +0200 -catalogue-license lppl -catalogue-topics colour -catalogue-version 0.3c - -name coloring -category Package -revision 41042 -shortdesc Define missing colors by their names -relocated 1 -longdesc This package makes it possible to define colors automatically -longdesc by their names. This can be useful in drawing TikZ pictures and -longdesc designing beamer themes. Using the package, you don't need to -longdesc write \definecolor before using a color. -containersize 1448 -containerchecksum 572696dbcd6d47e03eaf2b880efe3e137e0a179a3e14ba1a6078fb53670cbc364246a51b978c0657679a60f8c3ccd77d1ac6f098bc624527430921a1d55ee333 -doccontainersize 25988 -doccontainerchecksum dbcea5bc6621630fdfc35a9eb1fae1275b7a9283fd1563d9547e8d41548631fc82550890923f5938f526cf4d6ff2ee0b43a93dd2ff4343094f27122cebabbeb4 -docfiles size=9 - RELOC/doc/latex/coloring/README details="Readme" - RELOC/doc/latex/coloring/coloring-doc.pdf details="Package documentation" - RELOC/doc/latex/coloring/coloring-doc.tex -runfiles size=1 - RELOC/tex/latex/coloring/coloring.sty -catalogue-ctan /macros/latex/contrib/coloring -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics colour -catalogue-version 0.2 - -name colorprofiles -category Package -revision 49086 -shortdesc Collection of free ICC profiles -relocated 1 -longdesc This package collects free ICC profiles that can be used by -longdesc color profile aware applications/tools like the pdfx package, -longdesc as well as TeX and LaTeX packages to access them. -containersize 87968 -containerchecksum eda78251a0e6610a411f7cad4debc4474ac22c1e96e3185e131295d89681ff18498c3d70446ae5a53f578ef8876db10bf8ca17385b2ad13454c8611225082f66 -doccontainersize 27624 -doccontainerchecksum 936ebf755ceecedc00492a53843ca906bb7f58b080a0d3bdf94d8608f6901475bf34ef45b411a4ad3fc44faca566a63ef278e80dcec9dd6a990815acbb73f00c -docfiles size=33 - RELOC/doc/generic/colorprofiles/FOGRA39L_coated.iccprofile.xml - RELOC/doc/generic/colorprofiles/README details="Readme" -runfiles size=33 - RELOC/tex/generic/colorprofiles/FOGRA39L_coated.icc - RELOC/tex/generic/colorprofiles/colorprofiles.sty - RELOC/tex/generic/colorprofiles/colorprofiles.tex - RELOC/tex/generic/colorprofiles/sRGB.icc -catalogue-ctan /support/colorprofiles -catalogue-date 2018-11-05 07:03:57 +0100 -catalogue-license other-free -catalogue-topics colour -catalogue-version 20181105 - -name colorsep -category Package -revision 13293 -shortdesc Color separation -relocated 1 -longdesc Support for colour separation when using dvips. -containersize 1880 -containerchecksum 3bd8002997c223caf89063ff643083f8c13a9c1a26395a8eeec444f2283029904055b2f4c6bd1bc7ad893792c1b391ead42605c8cbaf23bc20678bbfa2859623 -runfiles size=2 - RELOC/dvips/colorsep/colorsep.pro -catalogue-ctan /graphics/colorsep -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics colour - -name colorspace -category Package -revision 42228 -shortdesc Provides PDF color spaces -relocated 1 -longdesc The package provides PDF color spaces. Currently, only spot -longdesc colors and overprinting are supported. It requires xcolor, and -longdesc supports pdfTeX and LuaTeX. -containersize 6404 -containerchecksum 8d7c80694dd3ccd7f44ba9c6c714f619482c80e296d1ab186b2cc49ed3f087cb20f1c368c4e4052e14ff3a5978be711fc337e246d53a01062c2b2862f13292a9 -doccontainersize 116508 -doccontainerchecksum 6d844943e828d102af5ab86a5326ba6742ff11ecbbe38cc3eb5b1d66e0986db72941e3f74d5b2aef02b1c3f6fde4f04f10f44aa8ec5a1067c9789a3d11df3faf -docfiles size=35 - RELOC/doc/latex/colorspace/README details="Readme" - RELOC/doc/latex/colorspace/colorspace.pdf details="Package documentation" - RELOC/doc/latex/colorspace/colorspace.tex - RELOC/doc/latex/colorspace/colorspaceshade.png -runfiles size=5 - RELOC/tex/latex/colorspace/colorspace.sty -catalogue-ctan /macros/latex/contrib/colorspace -catalogue-date 2016-11-16 07:47:52 +0100 -catalogue-license lppl1.3 -catalogue-topics colour -catalogue-version 1.2.0 - -name colortab -category Package -revision 22155 -shortdesc Shade cells of tables and halign -relocated 1 -longdesc The package lets you shade or colour the cells in the alignment -longdesc environments such as \halign and LaTeX's tabular and array -longdesc environments. The colortbl package is to be preferred today -longdesc with LaTeX (it assures compatibility with the longtable -longdesc package, which is no longer true with colortab); another modern -longdesc option is the table-colouring option of the xcolor. However, -longdesc colortab remains an adequate solution for use with Plain TeX. -containersize 7948 -containerchecksum 75c35fefba78b3fdbb9fd56fcfd31c37d1da963af89371caefb46a76da53a5dc8d3121be07b2e8ea06d98e558a9971dd37549f04c652a78809b73b9eb1ad35fe -doccontainersize 60256 -doccontainerchecksum 05296a8c86e43d7acdfe32d7aa04caa50aecb32c8050b339c9444691cd24c5aba545161fc35e4f6815fe69a9284d37915d469643c7e78a34f943f2988687eb85 -docfiles size=22 - RELOC/doc/generic/colortab/Changes - RELOC/doc/generic/colortab/Makefile - RELOC/doc/generic/colortab/colortab-doc.pdf details="Package documentation" - RELOC/doc/generic/colortab/colortab-doc.tex -runfiles size=7 - RELOC/tex/generic/colortab/colortab.sty - RELOC/tex/generic/colortab/colortab.tex -catalogue-ctan /macros/generic/colortab -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics colour table -catalogue-version 1.0 - -name colortbl -category Package -revision 49404 -shortdesc Add colour to LaTeX tables -relocated 1 -longdesc The package allows rows and columns to be coloured, and even -longdesc individual cells. -containersize 3264 -containerchecksum 29aff43799b1c770ba174e8348246d0a3dc81859c13f362577a2c57c82ba3b18c9af2b07919d155177cc4982a7d9dae84e26a4a9bba1dca5475b095f7359b11f -doccontainersize 592264 -doccontainerchecksum 1359832614041e91500c2933d39c6872081b88ada89baf0cb5a96e7a83b40769649407190291797c01e3cf837f13230296eb36ce10e003fd04d615d64501e618 -docfiles size=152 - RELOC/doc/latex/colortbl/README.txt - RELOC/doc/latex/colortbl/colortbl-DE.pdf details="Package manual" language="de" - RELOC/doc/latex/colortbl/colortbl-DE.tex - RELOC/doc/latex/colortbl/colortbl.pdf details="Package manual" language="en" -srccontainersize 11416 -srccontainerchecksum 3a3c9155cb1474d5396ccf590be1dcefdaffbd4c1b94899d2a912da3750dfe899e44bab1f6a156b1e6ba6f4b26d4a614ba78ab120ff5c3e52646a837f562b86b -srcfiles size=12 - RELOC/source/latex/colortbl/colortbl.dtx - RELOC/source/latex/colortbl/colortbl.ins -runfiles size=3 - RELOC/tex/latex/colortbl/colortbl.sty -catalogue-also xcolor -catalogue-ctan /macros/latex/contrib/colortbl -catalogue-date 2018-12-12 22:35:53 +0100 -catalogue-license lppl -catalogue-topics colour table -catalogue-version 1.0d - -name colorwav -category Package -revision 15878 -shortdesc Colours by wavelength of visible light -relocated 1 -longdesc The package allows the user to obtain an RGB value (suitable -longdesc for use in the color package) from a wavelength of light. The -longdesc default unit is nanometres, but other units may be used. Note -longdesc that this function is also available within xcolor. -containersize 1948 -containerchecksum 615caba84d24d8170f8408729b8fadd4992b3bafbfefa9b81da732b316c3327d49b011b3138420534a5d8b83d69faee8ffa0346a3bd141bdbae696e4c9dd99c4 -doccontainersize 98876 -doccontainerchecksum 8538c10fe35d3530cdc0e27b190607167af9ae036858c5692570e332bb827b8d1394a725d6ac47c72e1bd1d9b03bcc2c908785db88b8df516b51a8151b48d837 -docfiles size=30 - RELOC/doc/latex/colorwav/README details="Readme" - RELOC/doc/latex/colorwav/colorwav.pdf details="Package documentation" -srccontainersize 4204 -srccontainerchecksum f112f1020e075def73049dd8ec210c486cf6a8a2cff93db2688f2d7960181cf1c8e3e564596d395a6498d25865cc326981011aa56ba05616a07992fb25bec437 -srcfiles size=7 - RELOC/source/latex/colorwav/colorwav.dtx - RELOC/source/latex/colorwav/colorwav.ins -runfiles size=2 - RELOC/tex/latex/colorwav/colorwav.sty -catalogue-ctan /macros/latex/contrib/colorwav -catalogue-date 2016-11-16 07:52:38 +0100 -catalogue-license lgpl -catalogue-topics colour -catalogue-version 1.0 - -name colorweb -category Package -revision 31490 -shortdesc Extend the color package colour space -relocated 1 -longdesc The package makes the 216 "web-safe colours" available to the -longdesc standard color package. -containersize 3060 -containerchecksum 12673691e77ec9316d03b6a65ce932bd91f8570dc3939c6063934e4d8324153f1479b0d2bd395c10f26547a140e1487a6e74dfca63830e43eb0c281fe65247b5 -doccontainersize 1224720 -doccontainerchecksum b95aa651b349b8d4df30891dee6af6e6b1564257fe4cf700199809389ab1b7c8e77239b75812f93b7deaa02100c7aa5236a219d6337efa135fd042b7945cc330 -docfiles size=463 - RELOC/doc/latex/colorweb/README details="Readme" - RELOC/doc/latex/colorweb/colorweb.pdf - RELOC/doc/latex/colorweb/colorwebfull.pdf details="Full package documentation" - RELOC/doc/latex/colorweb/colorwebuser.pdf details="Documentation for users" - RELOC/doc/latex/colorweb/descript.ion -srccontainersize 11944 -srccontainerchecksum e63dac77920e8a6156bb15f56d1df85c5e716ee4d06af008ba0649271f38526170dedcac0210caff368973b6edd1fbb16fceaa0543a08599960b5c40abf7361c -srcfiles size=21 - RELOC/source/latex/colorweb/colorweb.dtx - RELOC/source/latex/colorweb/colorweb.ins -runfiles size=5 - RELOC/tex/latex/colorweb/colorweb.sty -catalogue-ctan /macros/latex/contrib/colorweb -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics colour -catalogue-version 1.3 - -name colourchange -category Package -revision 21741 -shortdesc Colourchange -relocated 1 -longdesc The package allows you to change the colour of the structural -longdesc elements (inner theme and outer theme) of your beamer -longdesc presentation during the presentation. There is a manual option -longdesc but there is also the option to have your structure colour -longdesc change from one colour to another as a function of how far -longdesc through the presentation you are. -containersize 2056 -containerchecksum 4811c709d163ba87934c396d4f1e83985af1607f15330e1146e7a49f83f203589b5831cab9e5ed082eeeabf1e4d33096b50df91fe70016953be2ee2fb00dcdef -doccontainersize 234124 -doccontainerchecksum 99f20d002c50bd78877fc1563a0a19a37beafa84cbb947187000092e8d1533871995548aa302250df4eca9c16eaec1bebec6d43306103f524075875cad16b466 -docfiles size=59 - RELOC/doc/latex/colourchange/README details="Readme" - RELOC/doc/latex/colourchange/colourchangedoc.pdf details="Package documentation" - RELOC/doc/latex/colourchange/colourchangedoc.tex -runfiles size=2 - RELOC/tex/latex/colourchange/colourchange.sty -catalogue-ctan /macros/latex/contrib/colourchange -catalogue-date 2018-01-07 11:56:15 +0100 -catalogue-license gpl3 -catalogue-topics presentation colour -catalogue-version 1.22 - -name combelow -category Package -revision 18462 -shortdesc Typeset "comma-below" letters, as in Romanian -relocated 1 -longdesc The package defines a command \cb that positions a comma below -longdesc a letter, as required (for example) in Romanian typesetting. -longdesc The command is robust, but interferes with hyphenation. -containersize 1036 -containerchecksum 90f17be87dbc02e346282f47694e2168b99c9e0111745f8c38ed31446b96c3258ca287ac79e80e05fd54384e27f4a44fcacdff05f04a3533d393558458c5c506 -doccontainersize 96080 -doccontainerchecksum bcefd624f3eb0822118109b70b905a75abd9c52031c380334bf7c3763fd950f916fe76378316bbf8541920686d4aeae99e707ca36df83ac7e3c2734c5c31eb3d -docfiles size=30 - RELOC/doc/latex/combelow/README details="Readme" - RELOC/doc/latex/combelow/combelow.bib - RELOC/doc/latex/combelow/combelow.pdf details="Package documentation" - RELOC/doc/latex/combelow/combelow.tex -runfiles size=1 - RELOC/tex/latex/combelow/combelow.sty -catalogue-ctan /macros/latex/contrib/combelow -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics fake-glyph -catalogue-version 0.99f - -name combine -category Package -revision 19361 -shortdesc Bundle individual documents into a single document -relocated 1 -longdesc The combine class lets you bundle individual documents into a -longdesc single document, such as when preparing a conference -longdesc proceedings. The auxiliary combinet package puts the titles and -longdesc authors from \maketitle commands into the main document's Table -longdesc of Contents. The package cooperates with the abstract and -longdesc titling packages. -containersize 10560 -containerchecksum 1ac3db1dcc8a2456711c4182a348895760c91880c89d4787808f04cdc4f807337d053c0adfd5ba9d9c4f1cec6f477dea33b4a96d134c77e5fdcefb2c8f2657cd -doccontainersize 463156 -doccontainerchecksum 5434cac620a2da1b4b8fcf087d720f5af53d7ec36da698d75e0386147d0070d0673c50746db59de167ffe0523cd157c29369c996e2e188b8eae4ed56980b76e1 -docfiles size=116 - RELOC/doc/latex/combine/README details="Package Readme" - RELOC/doc/latex/combine/combine.pdf details="Package documentation" -srccontainersize 31344 -srccontainerchecksum 8b9532dbe365d898a99bfc5df53ebab76a84019cd3a97d5dd78b9fc3813b7e1f3e1f88c1d49ef3c38fb5f2ca105e0ed4c2fd7988c3825fe31059a0361044803e -srcfiles size=37 - RELOC/source/latex/combine/combine.dtx - RELOC/source/latex/combine/combine.ins -runfiles size=16 - RELOC/tex/latex/combine/combcite.sty - RELOC/tex/latex/combine/combine.cls - RELOC/tex/latex/combine/combinet.sty - RELOC/tex/latex/combine/combnat.sty -catalogue-also docmute includex newclude standalone -catalogue-ctan /macros/latex/contrib/combine -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics subdocs -catalogue-version 0.7a - -name combinedgraphics -category Package -revision 27198 -shortdesc Include graphic (EPS or PDF)/LaTeX combinations -relocated 1 -longdesc This package provides a macro (\includecombinedgraphics) for -longdesc the inclusion of combined EPS/LaTeX and PDF/LaTeX graphics (an -longdesc export format of Gnuplot, Xfig, and maybe other programs). -longdesc Instead of including the graphics with a simple \input, the -longdesc \includecombinedgraphics macro has some comforts: changing the -longdesc font and color of the text of the LaTeX part; rescaling the -longdesc graphics without affecting the font of the LaTeX part; -longdesc automatic inclusion of the vector graphics part, as far as -longdesc LaTeX part does not do it (e.g., for files exported from -longdesc Gnuplot before version 4.2); and rescaling and rotating of -longdesc complete graphics (similar to \includegraphics from the -longdesc graphicx package). -containersize 3528 -containerchecksum accccaf617e20b555ee67ae776deab478bb8eb3628845c2de6a1cbc47b10d405d81debc9c590d1774b7c62f0bb9239a01bb0c7f6491cd0b864d07ad29a4da335 -doccontainersize 429096 -doccontainerchecksum bd63beb20aa2fb1c6b523bd17d9361c73486c9e528d4e54f8cc3dc1388f4ae6e88697e8e5f55b42c04dd3dd559283e494204127ad86fbd7a624833a539299559 -docfiles size=138 - RELOC/doc/latex/combinedgraphics/COPYING - RELOC/doc/latex/combinedgraphics/Makefile - RELOC/doc/latex/combinedgraphics/README details="Readme" - RELOC/doc/latex/combinedgraphics/combinedgraphics.pdf details="Package documentation" - RELOC/doc/latex/combinedgraphics/test/Makefile - RELOC/doc/latex/combinedgraphics/test/combinedgraphics_test.pdf - RELOC/doc/latex/combinedgraphics/test/combinedgraphics_test.tex - RELOC/doc/latex/combinedgraphics/test/gnuplot42.eps - RELOC/doc/latex/combinedgraphics/test/gnuplot42.pdf - RELOC/doc/latex/combinedgraphics/test/gnuplot42.plt - RELOC/doc/latex/combinedgraphics/test/gnuplot42.tex - RELOC/doc/latex/combinedgraphics/test/xfig325.eps - RELOC/doc/latex/combinedgraphics/test/xfig325.fig - RELOC/doc/latex/combinedgraphics/test/xfig325.pdf - RELOC/doc/latex/combinedgraphics/test/xfig325.tex -srccontainersize 9416 -srccontainerchecksum 4ac1e6a20e26947bbe3ce2ede052f12226930133f28cabcacc46e3bc03eef9945d62f24f04f3f254e0167d1e47716f34c4c4b0498831a9d2bde1040257ba9275 -srcfiles size=10 - RELOC/source/latex/combinedgraphics/combinedgraphics.dtx - RELOC/source/latex/combinedgraphics/combinedgraphics.ins -runfiles size=4 - RELOC/tex/latex/combinedgraphics/combinedgraphics.sty -catalogue-ctan /macros/latex/contrib/combinedgraphics -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics graphics-supp -catalogue-version 0.2.2 - -name combofont -category Package -revision 44746 -shortdesc Add NFSS-declarations of combo fonts to LuaLaTeX documents -relocated 1 -longdesc This highly experimental package can be used to add -longdesc NFSS-declarations of combo fonts to LuaLaTeX documents. This -longdesc package may disappear without notice, e.g. if luaotfload -longdesc changes in a way so that it no longer works, or if LuaTeX -longdesc changes, or if fontspec itself includes the code. It is also -longdesc possible that the package's syntax and commands may change in -longdesc an incompatible way. So if you use it in a production -longdesc environment: You have been warned. -containersize 1656 -containerchecksum 5b2a1df350a23d6a8fa06f7c8820a65b20ce3baa36606f4d46020e6c3cad58dd4c5d1c16a4f36e3e789cd41d422ff8a4849c8faee0c384ec779b7e97be7a8aa7 -doccontainersize 92336 -doccontainerchecksum 18cbb6692855c1304e46cb19867a86c8c476cdac5c8d6ab5e171987cda4a82f74147b898d00f550650f2a11ecbe4019f1c19dc8b1a1c398eacfd025f44498056 -docfiles size=29 - RELOC/doc/lualatex/combofont/README.md details="Readme" - RELOC/doc/lualatex/combofont/combofont-test-fira-math.pdf - RELOC/doc/lualatex/combofont/combofont-test-fira-math.tex - RELOC/doc/lualatex/combofont/combofont.pdf details="Package documentation" - RELOC/doc/lualatex/combofont/combofont.tex -runfiles size=1 - RELOC/tex/lualatex/combofont/combofont.sty -catalogue-ctan /macros/luatex/latex/combofont -catalogue-date 2017-07-03 18:05:12 +0200 -catalogue-license lppl1.3c -catalogue-topics luatex font-mgmt -catalogue-version 0.2 - -name comfortaa -category Package -revision 27536 -shortdesc Sans serif font, with LaTeX support -relocated 1 -longdesc Comfortaa is a sans-serif font, comfortable in every aspect, -longdesc designed by Johan Aakerlund. The font, which includes three -longdesc weights (thin, regular and bold), is available on Johan's -longdesc deviantArt web page as TrueType files under the Open Font -longdesc License version 1.1. This package provides support for this -longdesc font in LaTeX, and includes both the TrueType fonts, and -longdesc conversions to Adobe Type 1 format. -execute addMap comfortaa.map -containersize 517096 -containerchecksum 557beea39d924482cfbc16a4509232f968feceafeeaa68d0dd3cf78b6dbdef96d1628200967fb4c3d8f71b11d621cfe1a6f6f9a3a7d767c21cd6e6798c14302f -doccontainersize 314648 -doccontainerchecksum f8502148d1cf9e5146a72491000bf0e62263f3ff36c9de83b5215326e3b30f72fe4fabd301f486945edfd20d286cc3ac4b7c01b89b60e71f2b844155eecd1bf7 -docfiles size=103 - RELOC/doc/fonts/comfortaa/CHANGES - RELOC/doc/fonts/comfortaa/README details="Readme" - RELOC/doc/fonts/comfortaa/comfortaa-samples.pdf details="Font samples" - RELOC/doc/fonts/comfortaa/comfortaa-samples.tex - RELOC/doc/fonts/comfortaa/comfortaa.pdf details="Package documentation" - RELOC/doc/fonts/comfortaa/comfortaa.tex - RELOC/doc/fonts/comfortaa/manifest.txt -srccontainersize 6948 -srccontainerchecksum d937e33b13fade7afc9810788848542ef9439af80b5d9ad5878abe110f5422d2ee4f6d8dd3f5af321b25fa24dd5bfcb478c4e919fe618374340dde5d0f1afb98 -srcfiles size=25 - RELOC/source/fonts/comfortaa/Makefile - RELOC/source/fonts/comfortaa/comfortaa-01.etx - RELOC/source/fonts/comfortaa/comfortaa-02.etx - RELOC/source/fonts/comfortaa/comfortaa-03.etx - RELOC/source/fonts/comfortaa/comfortaa-diacritics.mtx - RELOC/source/fonts/comfortaa/comfortaa-dotlessj.etx - RELOC/source/fonts/comfortaa/comfortaa-drv.tex - RELOC/source/fonts/comfortaa/comfortaa-fixcyrillic.mtx - RELOC/source/fonts/comfortaa/comfortaa-fixgreek.mtx - RELOC/source/fonts/comfortaa/comfortaa-fixlatin.mtx - RELOC/source/fonts/comfortaa/comfortaa-fixtextcomp.mtx - RELOC/source/fonts/comfortaa/comfortaa-map.tex - RELOC/source/fonts/comfortaa/ttf2type1.pe -runfiles size=696 - RELOC/fonts/afm/public/comfortaa/Comfortaa-Bold-LCDFJ.afm - RELOC/fonts/afm/public/comfortaa/Comfortaa-Bold.afm - RELOC/fonts/afm/public/comfortaa/Comfortaa-Light-LCDFJ.afm - RELOC/fonts/afm/public/comfortaa/Comfortaa-Light.afm - RELOC/fonts/afm/public/comfortaa/Comfortaa-Regular-LCDFJ.afm - RELOC/fonts/afm/public/comfortaa/Comfortaa-Regular.afm - RELOC/fonts/enc/dvips/comfortaa/comfortaa-01.enc - RELOC/fonts/enc/dvips/comfortaa/comfortaa-02.enc - RELOC/fonts/enc/dvips/comfortaa/comfortaa-03.enc - RELOC/fonts/enc/dvips/comfortaa/comfortaa-dotlessj.enc - RELOC/fonts/map/dvips/comfortaa/comfortaa.map - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Bold-01.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Bold-02.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Bold-03.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-01.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-02.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-03.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-lgr.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-ot1.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-t1.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-t2a.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-t2b.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-t2c.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-x2.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-dotlessj.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-lgr.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-ot1.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-t1.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-t2a.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-t2b.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-t2c.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-ts1.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-x2.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Bold-SmallCaps-lgr.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Bold-SmallCaps-ot1.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Bold-SmallCaps-t1.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Bold-SmallCaps-t2a.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Bold-SmallCaps-t2b.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Bold-SmallCaps-t2c.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Bold-SmallCaps-x2.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Bold-dotlessj.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Bold-lgr.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Bold-ot1.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Bold-t1.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Bold-t2a.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Bold-t2b.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Bold-t2c.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Bold-ts1.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Bold-x2.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Light-01.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Light-02.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Light-03.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-01.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-02.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-03.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-lgr.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-ot1.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-t1.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-t2a.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-t2b.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-t2c.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-x2.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-dotlessj.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-lgr.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-ot1.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-t1.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-t2a.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-t2b.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-t2c.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-ts1.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-x2.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Light-SmallCaps-lgr.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Light-SmallCaps-ot1.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Light-SmallCaps-t1.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Light-SmallCaps-t2a.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Light-SmallCaps-t2b.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Light-SmallCaps-t2c.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Light-SmallCaps-x2.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Light-dotlessj.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Light-lgr.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Light-ot1.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Light-t1.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Light-t2a.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Light-t2b.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Light-t2c.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Light-ts1.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Light-x2.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Regular-01.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Regular-02.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Regular-03.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-01.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-02.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-03.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-lgr.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-ot1.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-t1.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-t2a.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-t2b.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-t2c.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-x2.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-dotlessj.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-lgr.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-ot1.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-t1.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-t2a.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-t2b.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-t2c.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-ts1.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-x2.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Regular-SmallCaps-lgr.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Regular-SmallCaps-ot1.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Regular-SmallCaps-t1.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Regular-SmallCaps-t2a.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Regular-SmallCaps-t2b.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Regular-SmallCaps-t2c.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Regular-SmallCaps-x2.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Regular-dotlessj.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Regular-lgr.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Regular-ot1.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Regular-t1.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Regular-t2a.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Regular-t2b.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Regular-t2c.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Regular-ts1.tfm - RELOC/fonts/tfm/public/comfortaa/Comfortaa-Regular-x2.tfm - RELOC/fonts/truetype/public/comfortaa/Comfortaa-Bold.ttf - RELOC/fonts/truetype/public/comfortaa/Comfortaa-Light.ttf - RELOC/fonts/truetype/public/comfortaa/Comfortaa-Regular.ttf - RELOC/fonts/type1/public/comfortaa/Comfortaa-Bold-LCDFJ.pfb - RELOC/fonts/type1/public/comfortaa/Comfortaa-Bold.pfb - RELOC/fonts/type1/public/comfortaa/Comfortaa-Light-LCDFJ.pfb - RELOC/fonts/type1/public/comfortaa/Comfortaa-Light.pfb - RELOC/fonts/type1/public/comfortaa/Comfortaa-Regular-LCDFJ.pfb - RELOC/fonts/type1/public/comfortaa/Comfortaa-Regular.pfb - RELOC/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-lgr.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-ot1.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-t1.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-t2a.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-t2b.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-t2c.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-x2.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-lgr.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-ot1.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-t1.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-t2a.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-t2b.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-t2c.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-ts1.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-x2.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Bold-SmallCaps-lgr.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Bold-SmallCaps-ot1.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Bold-SmallCaps-t1.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Bold-SmallCaps-t2a.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Bold-SmallCaps-t2b.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Bold-SmallCaps-t2c.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Bold-SmallCaps-x2.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Bold-lgr.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Bold-ot1.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Bold-t1.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Bold-t2a.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Bold-t2b.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Bold-t2c.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Bold-ts1.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Bold-x2.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-lgr.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-ot1.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-t1.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-t2a.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-t2b.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-t2c.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-x2.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-lgr.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-ot1.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-t1.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-t2a.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-t2b.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-t2c.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-ts1.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-x2.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Light-SmallCaps-lgr.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Light-SmallCaps-ot1.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Light-SmallCaps-t1.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Light-SmallCaps-t2a.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Light-SmallCaps-t2b.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Light-SmallCaps-t2c.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Light-SmallCaps-x2.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Light-lgr.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Light-ot1.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Light-t1.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Light-t2a.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Light-t2b.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Light-t2c.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Light-ts1.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Light-x2.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-lgr.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-ot1.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-t1.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-t2a.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-t2b.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-t2c.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-x2.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-lgr.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-ot1.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-t1.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-t2a.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-t2b.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-t2c.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-ts1.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-x2.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Regular-SmallCaps-lgr.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Regular-SmallCaps-ot1.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Regular-SmallCaps-t1.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Regular-SmallCaps-t2a.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Regular-SmallCaps-t2b.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Regular-SmallCaps-t2c.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Regular-SmallCaps-x2.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Regular-lgr.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Regular-ot1.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Regular-t1.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Regular-t2a.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Regular-t2b.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Regular-t2c.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Regular-ts1.vf - RELOC/fonts/vf/public/comfortaa/Comfortaa-Regular-x2.vf - RELOC/tex/latex/comfortaa/comfortaa.sty - RELOC/tex/latex/comfortaa/lgrfco.fd - RELOC/tex/latex/comfortaa/ot1fco.fd - RELOC/tex/latex/comfortaa/t1fco.fd - RELOC/tex/latex/comfortaa/t2afco.fd - RELOC/tex/latex/comfortaa/t2bfco.fd - RELOC/tex/latex/comfortaa/t2cfco.fd - RELOC/tex/latex/comfortaa/ts1fco.fd - RELOC/tex/latex/comfortaa/x2fco.fd -catalogue-ctan /fonts/comfortaa -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics font font-sans font-supp -catalogue-version 2.3 - -name comicneue -category Package -revision 42851 -shortdesc Use Comic Neue with TeX(-alike) systems -relocated 1 -longdesc Comic Neue is a well-known redesign of the (in)famous Comic -longdesc Sans font. The package provides the original OpenType font for -longdesc XeTeX and LuaTeX users, and also has converted Type1 files for -longdesc pdfTeX users. Issues with this package can be reported on -longdesc GitHub or emailed to tex@slxh.nl. -execute addMap ComicNeue.map -execute addMap ComicNeueAngular.map -containersize 758264 -containerchecksum 9c510fcdb0ef4165f162d60272894f6061162804be88fd17f7591426d39077c5d90be578faf963aaba707cd290ea05535ff04b490fdfd5529f4fc7f2574f6336 -doccontainersize 83920 -doccontainerchecksum 304001eb14aa91e94abc1c872ce1967c0dbbcc4b29709287e25fe783ff0263922ebcd5144c0831ad0a8f6d18920304d480dda6d48a771c5ef21eae4456d2f9bb -docfiles size=40 - RELOC/doc/latex/comicneue/SIL-License.txt - RELOC/doc/latex/comicneue/comicneue-otf-specimen.pdf - RELOC/doc/latex/comicneue/comicneue-otf-specimen.tex - RELOC/doc/latex/comicneue/comicneue-type1-specimen.pdf - RELOC/doc/latex/comicneue/comicneue-type1-specimen.tex - RELOC/doc/latex/comicneue/comicneue.pdf details="Package documentation" - RELOC/doc/latex/comicneue/comicneue.tex -runfiles size=453 - RELOC/fonts/enc/dvips/comicneue/a_bs6yxn.enc - RELOC/fonts/enc/dvips/comicneue/a_lfux4u.enc - RELOC/fonts/enc/dvips/comicneue/a_t3s7zg.enc - RELOC/fonts/enc/dvips/comicneue/a_yvpaqy.enc - RELOC/fonts/map/dvips/comicneue/ComicNeue.map - RELOC/fonts/map/dvips/comicneue/ComicNeueAngular.map - RELOC/fonts/opentype/rozynski/comicneue/ComicNeue-Angular_Bold.otf - RELOC/fonts/opentype/rozynski/comicneue/ComicNeue-Angular_Bold_Oblique.otf - RELOC/fonts/opentype/rozynski/comicneue/ComicNeue-Angular_Light.otf - RELOC/fonts/opentype/rozynski/comicneue/ComicNeue-Angular_Light_Oblique.otf - RELOC/fonts/opentype/rozynski/comicneue/ComicNeue-Angular_Regular.otf - RELOC/fonts/opentype/rozynski/comicneue/ComicNeue-Angular_Regular_Oblique.otf - RELOC/fonts/opentype/rozynski/comicneue/ComicNeue_Bold.otf - RELOC/fonts/opentype/rozynski/comicneue/ComicNeue_Bold_Oblique.otf - RELOC/fonts/opentype/rozynski/comicneue/ComicNeue_Light.otf - RELOC/fonts/opentype/rozynski/comicneue/ComicNeue_Light_Oblique.otf - RELOC/fonts/opentype/rozynski/comicneue/ComicNeue_Regular.otf - RELOC/fonts/opentype/rozynski/comicneue/ComicNeue_Regular_Oblique.otf - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-Bold-tlf-ly1--base.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-Bold-tlf-ly1--lcdfj.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-Bold-tlf-ly1.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-Bold-tlf-ot1--base.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-Bold-tlf-ot1--lcdfj.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-Bold-tlf-t1--lcdfj.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-Bold-tlf-t1.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-BoldOblique-tlf-ly1--base.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-BoldOblique-tlf-ly1--lcdfj.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-BoldOblique-tlf-ly1.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-BoldOblique-tlf-ot1--base.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-BoldOblique-tlf-ot1--lcdfj.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-BoldOblique-tlf-ot1.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-BoldOblique-tlf-t1--base.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-BoldOblique-tlf-t1--lcdfj.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-BoldOblique-tlf-t1.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-BoldOblique-tlf-ts1--base.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-BoldOblique-tlf-ts1.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-Light-tlf-ly1--base.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-Light-tlf-ly1--lcdfj.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-Light-tlf-ly1.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-Light-tlf-ot1--base.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-Light-tlf-ot1--lcdfj.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-Light-tlf-ot1.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-Light-tlf-t1--base.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-Light-tlf-t1--lcdfj.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-Light-tlf-t1.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-Light-tlf-ts1--base.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-Light-tlf-ts1.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-LightOblique-tlf-ly1--base.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-LightOblique-tlf-ly1--lcdfj.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-LightOblique-tlf-ly1.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-LightOblique-tlf-ot1--base.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-LightOblique-tlf-ot1--lcdfj.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-LightOblique-tlf-ot1.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-LightOblique-tlf-t1--base.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-LightOblique-tlf-t1--lcdfj.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-LightOblique-tlf-t1.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-LightOblique-tlf-ts1--base.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-LightOblique-tlf-ts1.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-Oblique-tlf-ly1--base.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-Oblique-tlf-ly1--lcdfj.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-Oblique-tlf-ly1.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-Oblique-tlf-ot1--base.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-Oblique-tlf-ot1--lcdfj.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-Oblique-tlf-ot1.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-Oblique-tlf-t1--base.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-Oblique-tlf-t1--lcdfj.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-Oblique-tlf-t1.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-Oblique-tlf-ts1--base.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-Oblique-tlf-ts1.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-tlf-ly1--base.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-tlf-ly1--lcdfj.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-tlf-ly1.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-tlf-ot1--base.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-tlf-ot1--lcdfj.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-tlf-ot1.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-tlf-t1--base.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-tlf-t1--lcdfj.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-tlf-t1.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-tlf-ts1--base.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeue-tlf-ts1.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-Bold-tlf-ly1--base.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-Bold-tlf-ly1--lcdfj.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-Bold-tlf-ly1.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-Bold-tlf-ot1--base.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-Bold-tlf-ot1--lcdfj.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-Bold-tlf-t1--lcdfj.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-Bold-tlf-t1.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-BoldOblique-tlf-ly1--base.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-BoldOblique-tlf-ly1--lcdfj.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-BoldOblique-tlf-ly1.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-BoldOblique-tlf-ot1--base.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-BoldOblique-tlf-ot1--lcdfj.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-BoldOblique-tlf-ot1.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-BoldOblique-tlf-t1--base.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-BoldOblique-tlf-t1--lcdfj.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-BoldOblique-tlf-t1.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-BoldOblique-tlf-ts1--base.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-BoldOblique-tlf-ts1.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-Light-tlf-ly1--base.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-Light-tlf-ly1--lcdfj.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-Light-tlf-ly1.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-Light-tlf-ot1--base.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-Light-tlf-ot1--lcdfj.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-Light-tlf-ot1.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-Light-tlf-t1--base.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-Light-tlf-t1--lcdfj.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-Light-tlf-t1.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-Light-tlf-ts1--base.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-Light-tlf-ts1.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-LightOblique-tlf-ly1--base.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-LightOblique-tlf-ly1--lcdfj.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-LightOblique-tlf-ly1.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-LightOblique-tlf-ot1--base.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-LightOblique-tlf-ot1--lcdfj.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-LightOblique-tlf-ot1.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-LightOblique-tlf-t1--base.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-LightOblique-tlf-t1--lcdfj.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-LightOblique-tlf-t1.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-LightOblique-tlf-ts1--base.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-LightOblique-tlf-ts1.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-Oblique-tlf-ly1--base.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-Oblique-tlf-ly1--lcdfj.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-Oblique-tlf-ly1.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-Oblique-tlf-ot1--base.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-Oblique-tlf-ot1--lcdfj.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-Oblique-tlf-ot1.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-Oblique-tlf-t1--base.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-Oblique-tlf-t1--lcdfj.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-Oblique-tlf-t1.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-Oblique-tlf-ts1--base.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-Oblique-tlf-ts1.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-tlf-ly1--base.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-tlf-ly1--lcdfj.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-tlf-ly1.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-tlf-ot1--base.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-tlf-ot1--lcdfj.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-tlf-ot1.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-tlf-t1--base.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-tlf-t1--lcdfj.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-tlf-t1.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-tlf-ts1--base.tfm - RELOC/fonts/tfm/rozynski/comicneue/ComicNeueAngular-tlf-ts1.tfm - RELOC/fonts/type1/rozynski/comicneue/ComicNeue-Bold.pfb - RELOC/fonts/type1/rozynski/comicneue/ComicNeue-BoldLCDFJ.pfb - RELOC/fonts/type1/rozynski/comicneue/ComicNeue-BoldOblique.pfb - RELOC/fonts/type1/rozynski/comicneue/ComicNeue-BoldObliqueLCDFJ.pfb - RELOC/fonts/type1/rozynski/comicneue/ComicNeue-Light.pfb - RELOC/fonts/type1/rozynski/comicneue/ComicNeue-LightLCDFJ.pfb - RELOC/fonts/type1/rozynski/comicneue/ComicNeue-LightOblique.pfb - RELOC/fonts/type1/rozynski/comicneue/ComicNeue-LightObliqueLCDFJ.pfb - RELOC/fonts/type1/rozynski/comicneue/ComicNeue-Oblique.pfb - RELOC/fonts/type1/rozynski/comicneue/ComicNeue-ObliqueLCDFJ.pfb - RELOC/fonts/type1/rozynski/comicneue/ComicNeue.pfb - RELOC/fonts/type1/rozynski/comicneue/ComicNeueAngular-Bold.pfb - RELOC/fonts/type1/rozynski/comicneue/ComicNeueAngular-BoldLCDFJ.pfb - RELOC/fonts/type1/rozynski/comicneue/ComicNeueAngular-BoldOblique.pfb - RELOC/fonts/type1/rozynski/comicneue/ComicNeueAngular-BoldObliqueLCDFJ.pfb - RELOC/fonts/type1/rozynski/comicneue/ComicNeueAngular-Light.pfb - RELOC/fonts/type1/rozynski/comicneue/ComicNeueAngular-LightLCDFJ.pfb - RELOC/fonts/type1/rozynski/comicneue/ComicNeueAngular-LightOblique.pfb - RELOC/fonts/type1/rozynski/comicneue/ComicNeueAngular-LightObliqueLCDFJ.pfb - RELOC/fonts/type1/rozynski/comicneue/ComicNeueAngular-Oblique.pfb - RELOC/fonts/type1/rozynski/comicneue/ComicNeueAngular-ObliqueLCDFJ.pfb - RELOC/fonts/type1/rozynski/comicneue/ComicNeueAngular.pfb - RELOC/fonts/type1/rozynski/comicneue/ComicNeueAngularLCDFJ.pfb - RELOC/fonts/type1/rozynski/comicneue/ComicNeueLCDFJ.pfb - RELOC/fonts/vf/rozynski/comicneue/ComicNeue-Bold-tlf-ly1.vf - RELOC/fonts/vf/rozynski/comicneue/ComicNeue-Bold-tlf-ot1.vf - RELOC/fonts/vf/rozynski/comicneue/ComicNeue-Bold-tlf-t1.vf - RELOC/fonts/vf/rozynski/comicneue/ComicNeue-Bold-tlf-ts1.vf - RELOC/fonts/vf/rozynski/comicneue/ComicNeue-BoldOblique-tlf-ly1.vf - RELOC/fonts/vf/rozynski/comicneue/ComicNeue-BoldOblique-tlf-ot1.vf - RELOC/fonts/vf/rozynski/comicneue/ComicNeue-BoldOblique-tlf-t1.vf - RELOC/fonts/vf/rozynski/comicneue/ComicNeue-BoldOblique-tlf-ts1.vf - RELOC/fonts/vf/rozynski/comicneue/ComicNeue-Light-tlf-ly1.vf - RELOC/fonts/vf/rozynski/comicneue/ComicNeue-Light-tlf-ot1.vf - RELOC/fonts/vf/rozynski/comicneue/ComicNeue-Light-tlf-t1.vf - RELOC/fonts/vf/rozynski/comicneue/ComicNeue-Light-tlf-ts1.vf - RELOC/fonts/vf/rozynski/comicneue/ComicNeue-LightOblique-tlf-ly1.vf - RELOC/fonts/vf/rozynski/comicneue/ComicNeue-LightOblique-tlf-ot1.vf - RELOC/fonts/vf/rozynski/comicneue/ComicNeue-LightOblique-tlf-t1.vf - RELOC/fonts/vf/rozynski/comicneue/ComicNeue-LightOblique-tlf-ts1.vf - RELOC/fonts/vf/rozynski/comicneue/ComicNeue-Oblique-tlf-ly1.vf - RELOC/fonts/vf/rozynski/comicneue/ComicNeue-Oblique-tlf-ot1.vf - RELOC/fonts/vf/rozynski/comicneue/ComicNeue-Oblique-tlf-t1.vf - RELOC/fonts/vf/rozynski/comicneue/ComicNeue-Oblique-tlf-ts1.vf - RELOC/fonts/vf/rozynski/comicneue/ComicNeue-tlf-ly1.vf - RELOC/fonts/vf/rozynski/comicneue/ComicNeue-tlf-ot1.vf - RELOC/fonts/vf/rozynski/comicneue/ComicNeue-tlf-t1.vf - RELOC/fonts/vf/rozynski/comicneue/ComicNeue-tlf-ts1.vf - RELOC/fonts/vf/rozynski/comicneue/ComicNeueAngular-Bold-tlf-ly1.vf - RELOC/fonts/vf/rozynski/comicneue/ComicNeueAngular-Bold-tlf-ot1.vf - RELOC/fonts/vf/rozynski/comicneue/ComicNeueAngular-Bold-tlf-t1.vf - RELOC/fonts/vf/rozynski/comicneue/ComicNeueAngular-Bold-tlf-ts1.vf - RELOC/fonts/vf/rozynski/comicneue/ComicNeueAngular-BoldOblique-tlf-ly1.vf - RELOC/fonts/vf/rozynski/comicneue/ComicNeueAngular-BoldOblique-tlf-ot1.vf - RELOC/fonts/vf/rozynski/comicneue/ComicNeueAngular-BoldOblique-tlf-t1.vf - RELOC/fonts/vf/rozynski/comicneue/ComicNeueAngular-BoldOblique-tlf-ts1.vf - RELOC/fonts/vf/rozynski/comicneue/ComicNeueAngular-Light-tlf-ly1.vf - RELOC/fonts/vf/rozynski/comicneue/ComicNeueAngular-Light-tlf-ot1.vf - RELOC/fonts/vf/rozynski/comicneue/ComicNeueAngular-Light-tlf-t1.vf - RELOC/fonts/vf/rozynski/comicneue/ComicNeueAngular-Light-tlf-ts1.vf - RELOC/fonts/vf/rozynski/comicneue/ComicNeueAngular-LightOblique-tlf-ly1.vf - RELOC/fonts/vf/rozynski/comicneue/ComicNeueAngular-LightOblique-tlf-ot1.vf - RELOC/fonts/vf/rozynski/comicneue/ComicNeueAngular-LightOblique-tlf-t1.vf - RELOC/fonts/vf/rozynski/comicneue/ComicNeueAngular-LightOblique-tlf-ts1.vf - RELOC/fonts/vf/rozynski/comicneue/ComicNeueAngular-Oblique-tlf-ly1.vf - RELOC/fonts/vf/rozynski/comicneue/ComicNeueAngular-Oblique-tlf-ot1.vf - RELOC/fonts/vf/rozynski/comicneue/ComicNeueAngular-Oblique-tlf-t1.vf - RELOC/fonts/vf/rozynski/comicneue/ComicNeueAngular-Oblique-tlf-ts1.vf - RELOC/fonts/vf/rozynski/comicneue/ComicNeueAngular-tlf-ly1.vf - RELOC/fonts/vf/rozynski/comicneue/ComicNeueAngular-tlf-ot1.vf - RELOC/fonts/vf/rozynski/comicneue/ComicNeueAngular-tlf-t1.vf - RELOC/fonts/vf/rozynski/comicneue/ComicNeueAngular-tlf-ts1.vf - RELOC/tex/latex/comicneue/LY1ComicNeue-TLF.fd - RELOC/tex/latex/comicneue/LY1ComicNeueAngular-TLF.fd - RELOC/tex/latex/comicneue/OT1ComicNeue-TLF.fd - RELOC/tex/latex/comicneue/OT1ComicNeueAngular-TLF.fd - RELOC/tex/latex/comicneue/T1ComicNeue-TLF.fd - RELOC/tex/latex/comicneue/T1ComicNeueAngular-TLF.fd - RELOC/tex/latex/comicneue/TS1ComicNeue-TLF.fd - RELOC/tex/latex/comicneue/TS1ComicNeueAngular-TLF.fd - RELOC/tex/latex/comicneue/comicneue.sty -catalogue-ctan /fonts/comicneue -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license ofl -catalogue-topics font font-otf font-supp font-type1 -catalogue-version 1.1 - -name comma -category Package -revision 18259 -shortdesc Formats a number by inserting commas -relocated 1 -longdesc A flexible package that allows commas (or anything else) to be -longdesc inserted every three digits in a number, as in 1,234. -containersize 1696 -containerchecksum 7fb323e1fd37563a7409a7eb8565d6a55c7cfbd539e8efcdec12866cfe55fc0c2a4e14fb2820d0742ee93cf42f0f8fa2b93eb0a3df64dbabee871d2b62675836 -doccontainersize 153424 -doccontainerchecksum fb9e9f5b7dad0b3be66884fa24b57ee50d4455ae102fcefcb49d19df543c832f3241acf824bdca99ca4016ce088e1e6fc0872cf46c6789d3fd2ada8ed862386d -docfiles size=41 - RELOC/doc/latex/comma/README details="Readme" - RELOC/doc/latex/comma/comma.pdf details="Package documentation" - RELOC/doc/latex/comma/comma.tex -runfiles size=1 - RELOC/tex/latex/comma/comma.sty -catalogue-ctan /macros/latex/contrib/comma -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics numbers -catalogue-version 1.2 - -name commado -category Package -revision 38875 -shortdesc Expandable iteration on comma-separated and filename lists -relocated 1 -longdesc The bundle provides two packages: commado and filesdo. The -longdesc package commado provides the command \DoWithCSL: -longdesc \DoWithCSL{}{} applies an existing one-parameter -longdesc macro to each item in a list in which terms are -longdesc separated by commas. The package filesdo provides the command -longdesc \DoWithBasesExts: \DoWithBasesExts{}{}{} -longdesc which runs the single parameter command on each file -longdesc whose base and extension are respectively from the -longdesc comma-separated lists and . These 'loop'-like -longdesc commands are (themselves) entirely expandable. The packages -longdesc rely on packages plainpkg, and stacklet -containersize 2768 -containerchecksum c552d4be89c7075391a407386c5927f4eb0977b7b7998d2acec615929295900526370a9ab992d60b698996a15b3ab7bf2e24e39a74fd203b39f819dca509f35a -doccontainersize 596336 -doccontainerchecksum e79926a469f84e6e8dbbd7d68c11eea9dcd4cd5af27f39765a8e16f57fb50eca80a41dc678ac9ad8fd0583983cab0d7ef16bf63a5362e33d4127fa4af62c89cd -docfiles size=148 - RELOC/doc/generic/commado/README details="Readme" - RELOC/doc/generic/commado/SrcFILEs.txt - RELOC/doc/generic/commado/commado.pdf details="Package documentation" -srccontainersize 4416 -srccontainerchecksum 179069e789165ce1d5beb1c2da8def2274f65718f170348b0e102bc58d3c2fb0aa283d494f79302e628f790e25a6a65d2cb6be435a3e9e34fb9ba90e8cd340f6 -srcfiles size=4 - RELOC/source/generic/commado/commado.tex - RELOC/source/generic/commado/srcfiles.tex -runfiles size=3 - RELOC/tex/generic/commado/commado.RLS - RELOC/tex/generic/commado/commado.sty - RELOC/tex/generic/commado/filesdo.sty -catalogue-also loops -catalogue-ctan /macros/generic/commado -catalogue-date 2017-05-05 20:31:25 +0200 -catalogue-license lppl1.3 -catalogue-topics macro-supp -catalogue-version r0.11a - -name commath -category Package -revision 15878 -shortdesc Mathematics typesetting support -relocated 1 -longdesc Provides a range of differential, partial differential and -longdesc delimiter commands, together with a \fullfunction (function, -longdesc with both domain and range, and function operation) and various -longdesc reference commands. -containersize 2460 -containerchecksum 5716ac19591d8eba5086a97ff5f2a7326f0b51dd937f87f81efa881735b5fe01e5b406578e87f80d09fc54228f20ff67d2beb462fe0c291f9caa8133f7d40109 -doccontainersize 101060 -doccontainerchecksum a83407ca5345925edb4ff9c4be8c25ca549ef79bc2e8c95b9778cb028c52ccff963a0799303cdab6d23509506a0b65cd4b0d228a8a3cd5708faa47265118a2d9 -docfiles size=37 - RELOC/doc/latex/commath/README details="Readme" - RELOC/doc/latex/commath/commath.pdf details="Package documentation" - RELOC/doc/latex/commath/commath.tex -runfiles size=3 - RELOC/tex/latex/commath/commath.sty -catalogue-ctan /macros/latex/contrib/commath -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics maths -catalogue-version 0.3 - -name commedit -category Package -revision 50116 -shortdesc Commented editions with LaTeX -relocated 1 -longdesc The package is intended for commented editions. An example of -longdesc commented edition is a teacher's book based on a student's -longdesc textbook. Each page of a teacher's book is a page from the -longdesc textbook and comments for the teacher. This package was -longdesc commissioned by Instituto de Matematica Pura e Aplicada ( IMPA) -containersize 3432 -containerchecksum 475be176f6219fa4cecb991831a79bbe80d5bbf4501994025347b4bc130fe73e1bf59332ec3625a958a52cbbeed56321b646480120863154899d8cc9a35c99f1 -doccontainersize 600556 -doccontainerchecksum 64de348b0d227eea8273e1bb1e0a661682f64aebfd53aa0fdfce426e400f5d0c067519e7d2a922be964a92b145a162dd121901c78ca77399e3d335707c9036a3 -docfiles size=173 - RELOC/doc/latex/commedit/README details="Readme" - RELOC/doc/latex/commedit/commedit.pdf details="Package documentation" - RELOC/doc/latex/commedit/commented.pdf - RELOC/doc/latex/commedit/sample.pdf - RELOC/doc/latex/commedit/sample.tex - RELOC/doc/latex/commedit/vitruvian.jpg -srccontainersize 8200 -srccontainerchecksum 371e5a4edeba87eb9639d24c684f3f814cf8751c93404061e0b92f4cd2d0b471ba9ab0a3a3bb6f612cf68075e2a97088ff1552be03e361fd3f6f73fdee1f98fa -srcfiles size=10 - RELOC/source/latex/commedit/Makefile - RELOC/source/latex/commedit/commedit.dtx - RELOC/source/latex/commedit/commedit.ins -runfiles size=4 - RELOC/tex/latex/commedit/commedit.sty -catalogue-contact-bugs https://github.com/borisveytsman/commedit/issues -catalogue-contact-home https://github.com/borisveytsman/commedit -catalogue-contact-repository https://github.com/borisveytsman/commedit -catalogue-ctan /macros/latex/contrib/commedit -catalogue-date 2019-02-24 18:59:41 +0100 -catalogue-license lppl1.3 -catalogue-topics editorial crit-ed -catalogue-version 1.02 - -name comment -category Package -revision 41927 -shortdesc Selectively include/exclude portions of text -relocated 1 -longdesc Selectively include/exclude pieces of text, allowing the user -longdesc to define new, separately controlled, comment versions. All -longdesc text between \comment ... \endcomment or \begin{comment} ... -longdesc \end{comment} is discarded. The opening and closing commands -longdesc should appear on a line of their own. No starting spaces, -longdesc nothing after it. This environment should work with arbitrary -longdesc amounts of comment, and the comment can be arbitrary text. -longdesc Other 'comment' environments are defined and -longdesc selected/deselected with \includecomment{versiona} and -longdesc \excludecoment{versionb} These environments are used as -longdesc \versiona ... \endversiona or \begin{versiona} ... -longdesc \end{versiona} with the opening and closing commands again on a -longdesc line of their own. -containersize 4120 -containerchecksum 2b102bf1c2c278e2e336161d264e04102df7ac1cdcaa91d5a8462992acece368714645a5ae12c87baec5d6de6508edc8794b4aa032cb2e58be32378b524b5874 -doccontainersize 535040 -doccontainerchecksum a2f8af13b9529e088606bc5592b31e5a1c3f4503420021b10203f8a22b7fcc7369cce73851818c93b3b679f989a97d4734f96881f4c5d1c7d5175c5c9bb494b3 -docfiles size=145 - RELOC/doc/latex/comment/Makefile - RELOC/doc/latex/comment/README details="Readme" - RELOC/doc/latex/comment/comm_bug.tex - RELOC/doc/latex/comment/comm_test.pdf - RELOC/doc/latex/comment/comm_test.tex - RELOC/doc/latex/comment/comm_test_ivo.tex - RELOC/doc/latex/comment/comm_test_l.tex - RELOC/doc/latex/comment/comment.pdf details="Package documentation" - RELOC/doc/latex/comment/comment.tex - RELOC/doc/latex/comment/comment_plain.tex - RELOC/doc/latex/comment/t1test.pdf - RELOC/doc/latex/comment/t1test.tex - RELOC/doc/latex/comment/writeup.pdf - RELOC/doc/latex/comment/writeup.tex -runfiles size=3 - RELOC/tex/latex/comment/comment.sty -catalogue-ctan /macros/latex/contrib/comment -catalogue-date 2016-08-25 07:53:37 +0200 -catalogue-license gpl2 -catalogue-topics cond-comp editorial -catalogue-version 3.8 - -name compactbib -category Package -revision 15878 -shortdesc Multiple thebibliography environments -relocated 1 -longdesc Allows a second bibliography, optionally with a different -longdesc title, after the main bibliography. -containersize 1864 -containerchecksum 8f40de9cd7db15864d220c49afdfa26fefd49d2563205c0b73a7693abe4509316e4d15c1d60d5c944328fd2cfb6e3cb254b1e6ab38d061bd23a66e1f99356f74 -runfiles size=2 - RELOC/tex/latex/compactbib/compactbib.sty -catalogue-ctan /macros/latex/contrib/compactbib -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics bibtex-supp - -name competences -category Package -revision 47573 -shortdesc Track skills of classroom checks -relocated 1 -longdesc This package is an attempt to track skills assessed during a -longdesc classroom check. Each question can be associated with one or -longdesc more skills and be assigned a number of points to be earned. At -longdesc the end of the text, a table set summarizes the skills -longdesc assessed, and in what proportions. -containersize 2380 -containerchecksum cebca8ba6243f962208b4b7817d2532c28e5aa327c157cadd6113836ec711446e6413ebc9f8fdd19e749101ae7a8b8710871c706fc754f8465ea535e280aa06a -doccontainersize 1304 -doccontainerchecksum b15eb8dcb19d8d2303ceed04240770bb5444733488c2179c80121a8c2eb4fe9e1fa6665475d00c5143a0b943f68df6bf42059840a7eb72acb1388887698c0164 -docfiles size=2 - RELOC/doc/latex/competences/README.md details="Readme" - RELOC/doc/latex/competences/example.tex -srccontainersize 4048 -srccontainerchecksum 81232d5a93fcf0c2b278872d51b34911faa7ea4a92479956e651e95ec44d609093c257afc0a24454ec736960feeff7b2e335d43bfaabff299a3786a212d53c53 -srcfiles size=4 - RELOC/source/latex/competences/competences.dtx - RELOC/source/latex/competences/competences.ins -runfiles size=2 - RELOC/tex/latex/competences/competences.sty -catalogue-ctan /macros/latex/contrib/competences -catalogue-date 2018-05-02 08:05:30 +0200 -catalogue-license lppl1.3 -catalogue-topics exam -catalogue-version 1.0 - -name complexity -category Package -revision 45322 -shortdesc Computational complexity class names -relocated 1 -longdesc Complexity is a LaTeX package that defines commands to typeset -longdesc Computational Complexity Classes such as $\P$ and $\NP$ (as -longdesc well as hundreds of others). It also offers several options -longdesc including which font classes are typeset in and how many are -longdesc defined (all of them or just the basic, most commonly used -longdesc ones). The package has no dependencies other than the standard -longdesc ifthen package. -containersize 5600 -containerchecksum 8377bdf605b7d625c7148e54f84e7313c6a3e6e99b2c0fd4981df3f359f8a2af64aaba4f61954b6407c7be95f726082a67eb1a937d112dcb14419522c72d8e7c -doccontainersize 265388 -doccontainerchecksum d7832068a120e638fcdd91ac0c4e50e52f151aede46fd774fddb1337276f408d61bad0656c6bcb8e2c337ece53e59ea966ad2f3169161788d41eeeafa7753d87 -docfiles size=72 - RELOC/doc/latex/complexity/README details="Readme" - RELOC/doc/latex/complexity/complexity.pdf details="Package documentation" - RELOC/doc/latex/complexity/complexity.tex - RELOC/doc/latex/complexity/tableofclasses.tex -runfiles size=8 - RELOC/tex/latex/complexity/complexity.sty - RELOC/tex/latex/complexity/mycomplexity.sty -catalogue-ctan /macros/latex/contrib/complexity -catalogue-date 2017-09-16 18:13:49 +0200 -catalogue-license lppl1.3c -catalogue-topics graphics-symb -catalogue-version 0.81a - -name components-of-TeX -category Package -revision 15878 -catalogue components -shortdesc Components of TeX -relocated 1 -longdesc An introduction to the components and files users of TeX may -longdesc encounter. -containersize 392 -containerchecksum e0c5ab27cd8d772f2b890460e83d2fb681dabe1d3080a6f37baa8fae329af2675bb959925b0b5b7a345a6633edb5d362502928ec761de977a0896818bdc68526 -doccontainersize 11052 -doccontainerchecksum 198ff64023dbae070b6995c75e75177f91ed0598e8145f2246e0b22fcecee4c02818781949185dc8923ec8ec94fdd0539b8a1d07e304529077fdee131987fc0c -docfiles size=11 - RELOC/doc/generic/components-of-TeX/README details="Package README" - RELOC/doc/generic/components-of-TeX/etexkomp.tex - RELOC/doc/generic/components-of-TeX/figkomp.tex - RELOC/doc/generic/components-of-TeX/figtotal.tex - RELOC/doc/generic/components-of-TeX/names.sty - RELOC/doc/generic/components-of-TeX/texrep.sty -catalogue-ctan /info/components-of-TeX -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license gpl -catalogue-topics documentation - -name comprehensive -category Package -revision 46270 -shortdesc Symbols accessible from LaTeX -relocated 1 -longdesc Over 14000 symbols are listed as a set of tables. The tables of -longdesc symbols are ordered in a logical way (the document begins with -longdesc a 'frequently requested symbols' list), the aim being to make -longdesc the document a convenient way of looking up symbols. -containersize 520 -containerchecksum 0ee08e9b2a9ed359ae61e1c1a284a18abea30413a9a2f3a1260a3f69fd12e0a1f2e9c97458043ba30f4aa31a63f4c894fbd20641559c78e6fcd312928276eeca -doccontainersize 16552312 -doccontainerchecksum 1088ef5e1efb5a5657d6080727b24ee9c0aee88db36392b777f057814b72925d58b28fad102d8733debd9176cc61345f09a4cbdc2d1845d8ad00cb7bf3807cf6 -docfiles size=4800 - RELOC/doc/latex/comprehensive/README details="Package README" - RELOC/doc/latex/comprehensive/README.TEXLIVE - RELOC/doc/latex/comprehensive/SYMLIST details="Plain text list of symbol commands" - RELOC/doc/latex/comprehensive/rawtables-a4.pdf - RELOC/doc/latex/comprehensive/source/Makefile - RELOC/doc/latex/comprehensive/source/fakeallrunes.sty - RELOC/doc/latex/comprehensive/source/fakearcs.sty - RELOC/doc/latex/comprehensive/source/fakearevmath.sty - RELOC/doc/latex/comprehensive/source/fakedozenal.sty - RELOC/doc/latex/comprehensive/source/fakego.sty - RELOC/doc/latex/comprehensive/source/fakelatexsym.sty - RELOC/doc/latex/comprehensive/source/fakemusixtex.sty - RELOC/doc/latex/comprehensive/source/fakeold-arrows.sty - RELOC/doc/latex/comprehensive/source/lightbulb.eps - RELOC/doc/latex/comprehensive/source/lightbulb.map - RELOC/doc/latex/comprehensive/source/lightbulb.mf - RELOC/doc/latex/comprehensive/source/lightbulb10.mf - RELOC/doc/latex/comprehensive/source/lightbulb10.pfb - RELOC/doc/latex/comprehensive/source/makefakeMnSymbol - RELOC/doc/latex/comprehensive/source/makefakeboisik - RELOC/doc/latex/comprehensive/source/makefakefdsymbol - RELOC/doc/latex/comprehensive/source/makefakestarfont - RELOC/doc/latex/comprehensive/source/makefakestix - RELOC/doc/latex/comprehensive/source/makerawtables - RELOC/doc/latex/comprehensive/source/symbols.ist - RELOC/doc/latex/comprehensive/source/symbols.tex - RELOC/doc/latex/comprehensive/source/teubner-subset.sty - RELOC/doc/latex/comprehensive/source/unicode2eps.pe - RELOC/doc/latex/comprehensive/symbols-a4.pdf details="The document (for A4 paper)" -catalogue-ctan /info/symbols/comprehensive -catalogue-date 2017-03-07 16:00:12 +0100 -catalogue-license lppl1.3 -catalogue-topics font-index ref-latex -catalogue-version 12.3 - -name computational-complexity -category Package -revision 44847 -shortdesc Class for the journal Computational Complexity -relocated 1 -longdesc The LaTeX2e class cc was written for the journal Computational -longdesc Complexity, and it can also be used for a lot of other -longdesc articles. You may like it since it contains a lot of features -longdesc such as more intelligent references, a set of theorem -longdesc definitions, an algorithm environment, and more. The class -longdesc requires natbib. -containersize 32492 -containerchecksum 4bc9be35eeccaa8d5dea51a219025391d950ac56d2aa0bf7e8264d047943df5cf3fe6b5a3e14973132edfdd0c0a9a68abdc95d5c46e54bbd79d315b8f12c4ef6 -doccontainersize 799564 -doccontainerchecksum 09ae63bf095fba03b8db2f54a22f410c7f0ef2642209c917826c926ea3bf41c159c234dc56849c45f1ca73b15659dc43b466d3b7bb3d7b6c85ad8ff9d3f9103c -docfiles size=273 - RELOC/doc/latex/computational-complexity/README details="Readme" - RELOC/doc/latex/computational-complexity/cc-cls-inline.tex - RELOC/doc/latex/computational-complexity/cc-journals.bib - RELOC/doc/latex/computational-complexity/cc-portability-frame.tex - RELOC/doc/latex/computational-complexity/cc.pdf details="Package documentation" - RELOC/doc/latex/computational-complexity/cc2.dbj - RELOC/doc/latex/computational-complexity/ccquickref.tex - RELOC/doc/latex/computational-complexity/cctemplate.tex -srccontainersize 87424 -srccontainerchecksum fa00f041cba1a8c9db5a769d578fd17443f2b8a8a9c590250199c76d416390bdc420e8456e1258c284977806cf8b49de271e69fbf678393a44032ba6e5155e20 -srcfiles size=100 - RELOC/source/latex/computational-complexity/cc.dtx - RELOC/source/latex/computational-complexity/cc.ins -runfiles size=57 - RELOC/bibtex/bst/computational-complexity/cc.bst - RELOC/bibtex/bst/computational-complexity/cc2.bst - RELOC/tex/latex/computational-complexity/cc-cls.sty - RELOC/tex/latex/computational-complexity/cc.cls - RELOC/tex/latex/computational-complexity/cc2cite.sty - RELOC/tex/latex/computational-complexity/cc4amsart.sty - RELOC/tex/latex/computational-complexity/cc4apjrnl.sty - RELOC/tex/latex/computational-complexity/cc4elsart.sty - RELOC/tex/latex/computational-complexity/cc4jT.sty - RELOC/tex/latex/computational-complexity/cc4llncs.sty - RELOC/tex/latex/computational-complexity/cc4siamltex.sty - RELOC/tex/latex/computational-complexity/cc4svjour.sty - RELOC/tex/latex/computational-complexity/ccalgo.sty - RELOC/tex/latex/computational-complexity/ccaux.sty - RELOC/tex/latex/computational-complexity/cccite.sty - RELOC/tex/latex/computational-complexity/ccdbs.sty - RELOC/tex/latex/computational-complexity/cclayout.sty - RELOC/tex/latex/computational-complexity/ccproof.sty - RELOC/tex/latex/computational-complexity/ccqed.sty - RELOC/tex/latex/computational-complexity/ccref.sty - RELOC/tex/latex/computational-complexity/ccreltx.sty - RELOC/tex/latex/computational-complexity/ccthm.sty - RELOC/tex/latex/computational-complexity/relabel.sty - RELOC/tex/latex/computational-complexity/thcc.sty -catalogue-ctan /macros/latex/contrib/computational-complexity -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.2 -catalogue-topics journalpub class -catalogue-version 2.25f - -name concepts -category Package -revision 29020 -shortdesc Keeping track of formal 'concepts' for a particular field -relocated 1 -longdesc The package helps to keep track of formal 'concepts' for a -longdesc specific field or document. This is particularly useful for -longdesc scientific papers (for example, in physics, mathematics or -longdesc computer science), which may introduce several concepts (with -longdesc their own symbols). The package's commands allow the user to -longdesc define a concept (typically, near its first use), and will -longdesc ensure consistent use throughout the document. The package -longdesc depends on several other packages; while these are fairly -longdesc common packages, the user should check the package's README -longdesc file for the complete list. -containersize 7124 -containerchecksum b28ee91e7e558ec6f832f7422a0a29d7b813fd471b927b714fc056b36bc6147c606f1a10b5e678cdc0606dabebee1753bfe70377f48914fcc62792e5162aef91 -doccontainersize 317300 -doccontainerchecksum e056c91d0b11ac91228c0dd248c092a2b20bbba0241f9f0fb353e0a2d91d5916baf675eb661356adcdf0fce53479715e5292dbfbf2db399c5a64d2d7a5087d4e -docfiles size=89 - RELOC/doc/latex/concepts/README details="Readme" - RELOC/doc/latex/concepts/concepts.pdf details="Package documentation" - RELOC/doc/latex/concepts/concepts.tex - RELOC/doc/latex/concepts/dry.sty - RELOC/doc/latex/concepts/packagedoc.cls - RELOC/doc/latex/concepts/with.sty -runfiles size=7 - RELOC/tex/latex/concepts/concepts.sty -catalogue-ctan /macros/latex/contrib/concepts -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics editorial-consistency -catalogue-version 0.0.5-r1 - -name concmath -category Package -revision 17219 -shortdesc Concrete Math fonts -relocated 1 -longdesc A LaTeX package and font definition files to access the -longdesc Concrete mathematics fonts, which were derived from Computer -longdesc Modern math fonts using parameters from Concrete Roman text -longdesc fonts. -containersize 2176 -containerchecksum dcd3f16d6ed8405bb7cf93aae518a1cebeabd0e27dca44daf7ad9dfcf4d8de280bda89204d01f14e37f27a0021b65130f11ba4d35e7cda86a66633d07ae41a9e -doccontainersize 266136 -doccontainerchecksum a3c56deaa4726b6fad1cc94313b4a1f869eb8953726bc3c0bfdd92c2edb81c526562b4ad69ed519db974f8fea59d6947f16d182aaa8ec95143665c1bc92d7cb4 -docfiles size=71 - RELOC/doc/fonts/concmath/CATALOGUE - RELOC/doc/fonts/concmath/README details="Readme" - RELOC/doc/fonts/concmath/concmath.pdf details="Package documentation" -srccontainersize 9596 -srccontainerchecksum b895d6861c19fd86b9dabe9cc3ad53768dc18826f2144938d27498fa5483d4bcfb80b8b63d5213106e4c3871f65c1b683dd637d976fe56d7fd623528b52d1356 -srcfiles size=10 - RELOC/source/latex/concmath/Makefile - RELOC/source/latex/concmath/concmath.dtx - RELOC/source/latex/concmath/concmath.ins -runfiles size=9 - RELOC/tex/latex/concmath/concmath.sty - RELOC/tex/latex/concmath/omlccm.fd - RELOC/tex/latex/concmath/omlccr.fd - RELOC/tex/latex/concmath/omsccr.fd - RELOC/tex/latex/concmath/omsccsy.fd - RELOC/tex/latex/concmath/omxccex.fd - RELOC/tex/latex/concmath/ot1ccr.fd - RELOC/tex/latex/concmath/ucca.fd - RELOC/tex/latex/concmath/uccb.fd -catalogue-also concrete ccfonts -catalogue-ctan /macros/latex/contrib/concmath -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font-supp - -name concmath-fonts -category Package -revision 17218 -shortdesc Concrete mathematics fonts -relocated 1 -longdesc The fonts are derived from the computer modern mathematics -longdesc fonts and from Knuth's Concrete Roman fonts; they are -longdesc distributed as Metafont source. LaTeX support is offered by the -longdesc concmath package. -containersize 15108 -containerchecksum bb588056335d28dd9e98aa9ea52ca8a86f019925695ddcc1ec741229444a13edb5e21d11428218058af4d609762b83eebef8ec2f00832e4a07a7635f59c7d96a -doccontainersize 2636 -doccontainerchecksum 86eb3cb6035b233e1363dd301aafe5dbaa619bbe92a848f3a00f2aae973c921e650b5d2f425a34e322f524c3fe29c228017e5e7ca77fa5270fc9db5769484f35 -docfiles size=3 - RELOC/doc/fonts/concmath-fonts/CATALOGUE - RELOC/doc/fonts/concmath-fonts/Makefile - RELOC/doc/fonts/concmath-fonts/README details="Package Readme" -runfiles size=78 - RELOC/fonts/source/public/concmath-fonts/xccam10.mf - RELOC/fonts/source/public/concmath-fonts/xccam5.mf - RELOC/fonts/source/public/concmath-fonts/xccam6.mf - RELOC/fonts/source/public/concmath-fonts/xccam7.mf - RELOC/fonts/source/public/concmath-fonts/xccam8.mf - RELOC/fonts/source/public/concmath-fonts/xccam9.mf - RELOC/fonts/source/public/concmath-fonts/xccbm10.mf - RELOC/fonts/source/public/concmath-fonts/xccbm5.mf - RELOC/fonts/source/public/concmath-fonts/xccbm6.mf - RELOC/fonts/source/public/concmath-fonts/xccbm7.mf - RELOC/fonts/source/public/concmath-fonts/xccbm8.mf - RELOC/fonts/source/public/concmath-fonts/xccbm9.mf - RELOC/fonts/source/public/concmath-fonts/xccex10.mf - RELOC/fonts/source/public/concmath-fonts/xccex7.mf - RELOC/fonts/source/public/concmath-fonts/xccex8.mf - RELOC/fonts/source/public/concmath-fonts/xccex9.mf - RELOC/fonts/source/public/concmath-fonts/xccmi10.mf - RELOC/fonts/source/public/concmath-fonts/xccmi5.mf - RELOC/fonts/source/public/concmath-fonts/xccmi6.mf - RELOC/fonts/source/public/concmath-fonts/xccmi7.mf - RELOC/fonts/source/public/concmath-fonts/xccmi8.mf - RELOC/fonts/source/public/concmath-fonts/xccmi9.mf - RELOC/fonts/source/public/concmath-fonts/xccsy10.mf - RELOC/fonts/source/public/concmath-fonts/xccsy5.mf - RELOC/fonts/source/public/concmath-fonts/xccsy6.mf - RELOC/fonts/source/public/concmath-fonts/xccsy7.mf - RELOC/fonts/source/public/concmath-fonts/xccsy8.mf - RELOC/fonts/source/public/concmath-fonts/xccsy9.mf - RELOC/fonts/tfm/public/concmath-fonts/xccam10.tfm - RELOC/fonts/tfm/public/concmath-fonts/xccam5.tfm - RELOC/fonts/tfm/public/concmath-fonts/xccam6.tfm - RELOC/fonts/tfm/public/concmath-fonts/xccam7.tfm - RELOC/fonts/tfm/public/concmath-fonts/xccam8.tfm - RELOC/fonts/tfm/public/concmath-fonts/xccam9.tfm - RELOC/fonts/tfm/public/concmath-fonts/xccbm10.tfm - RELOC/fonts/tfm/public/concmath-fonts/xccbm5.tfm - RELOC/fonts/tfm/public/concmath-fonts/xccbm6.tfm - RELOC/fonts/tfm/public/concmath-fonts/xccbm7.tfm - RELOC/fonts/tfm/public/concmath-fonts/xccbm8.tfm - RELOC/fonts/tfm/public/concmath-fonts/xccbm9.tfm - RELOC/fonts/tfm/public/concmath-fonts/xccex10.tfm - RELOC/fonts/tfm/public/concmath-fonts/xccex7.tfm - RELOC/fonts/tfm/public/concmath-fonts/xccex8.tfm - RELOC/fonts/tfm/public/concmath-fonts/xccex9.tfm - RELOC/fonts/tfm/public/concmath-fonts/xccmi10.tfm - RELOC/fonts/tfm/public/concmath-fonts/xccmi5.tfm - RELOC/fonts/tfm/public/concmath-fonts/xccmi6.tfm - RELOC/fonts/tfm/public/concmath-fonts/xccmi7.tfm - RELOC/fonts/tfm/public/concmath-fonts/xccmi8.tfm - RELOC/fonts/tfm/public/concmath-fonts/xccmi9.tfm - RELOC/fonts/tfm/public/concmath-fonts/xccsy10.tfm - RELOC/fonts/tfm/public/concmath-fonts/xccsy5.tfm - RELOC/fonts/tfm/public/concmath-fonts/xccsy6.tfm - RELOC/fonts/tfm/public/concmath-fonts/xccsy7.tfm - RELOC/fonts/tfm/public/concmath-fonts/xccsy8.tfm - RELOC/fonts/tfm/public/concmath-fonts/xccsy9.tfm -catalogue-ctan /fonts/concmath -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font font-mf font-maths - -name concprog -category Package -revision 18791 -shortdesc Concert programmes -relocated 1 -longdesc A class which provides the necessary macros to prepare a -longdesc (classical) concert programme; a sample is provided. -containersize 4276 -containerchecksum 77a23c872dac366de52c3466e7c9bb2d1c50854a63f5ac44a2bc878b6cb81f14743547140b535fd797060e1baedd61f14bd298025ac6f1198777b62a938d1142 -doccontainersize 1064 -doccontainerchecksum 8354e96a7e3042d6068c5ed9a58396ea60fad48b3ea0212a8e288263bf40ee18e1d0d72f63b03ec1653f200e62b4caf4efd05cce00164d8283bf48916a9c3597 -docfiles size=1 - RELOC/doc/latex/concprog/program.tex -runfiles size=4 - RELOC/tex/latex/concprog/ConcProg.cls -catalogue-ctan /macros/latex/contrib/concprog -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics advert - -name concrete -category Package -revision 15878 -shortdesc Concrete Roman fonts -relocated 1 -longdesc Concrete Roman fonts, designed by Donald E. Knuth, originally -longdesc for use with Euler mathematics fonts. Alternative mathematics -longdesc fonts, based on the concrete 'parameter set' are available as -longdesc the concmath fonts bundle. LaTeX support is offered by the -longdesc beton, concmath and ccfonts packages. T1- and TS1-encoded -longdesc versions of the fonts are available in the ecc bundle, and -longdesc Adobe Type 1 versions of the ecc fonts are part of the cm-super -longdesc bundle. -containersize 9504 -containerchecksum fd799eae8a3c15ac07f4538a146ab0f8fa0971e660cc12c9826b4816729f161530697a33df753d916dbc67a66bacc99a8cb7041c0523a74a2c972d98d9fe9c6d -doccontainersize 2352 -doccontainerchecksum a11a84161e8dda4a9f9a9d318578473de9784811d3d4f5d15466fef8249e2f2cf66445e03e4dde1f947307f18439aa8f8efa8fb37ba486ccd1878afeb2a1c9d9 -docfiles size=3 - RELOC/doc/fonts/concrete/CATALOGUE - RELOC/doc/fonts/concrete/Makefile - RELOC/doc/fonts/concrete/README details="Readme" -runfiles size=28 - RELOC/fonts/source/public/concrete/cccsc10.mf - RELOC/fonts/source/public/concrete/ccmi10.mf - RELOC/fonts/source/public/concrete/ccmic9.mf - RELOC/fonts/source/public/concrete/ccr10.mf - RELOC/fonts/source/public/concrete/ccr5.mf - RELOC/fonts/source/public/concrete/ccr6.mf - RELOC/fonts/source/public/concrete/ccr7.mf - RELOC/fonts/source/public/concrete/ccr8.mf - RELOC/fonts/source/public/concrete/ccr9.mf - RELOC/fonts/source/public/concrete/ccsl10.mf - RELOC/fonts/source/public/concrete/ccsl9.mf - RELOC/fonts/source/public/concrete/ccslc9.mf - RELOC/fonts/source/public/concrete/ccti10.mf - RELOC/fonts/source/public/concrete/odigs.mf - RELOC/fonts/tfm/public/concrete/cccsc10.tfm - RELOC/fonts/tfm/public/concrete/ccmi10.tfm - RELOC/fonts/tfm/public/concrete/ccmic9.tfm - RELOC/fonts/tfm/public/concrete/ccr10.tfm - RELOC/fonts/tfm/public/concrete/ccr5.tfm - RELOC/fonts/tfm/public/concrete/ccr6.tfm - RELOC/fonts/tfm/public/concrete/ccr7.tfm - RELOC/fonts/tfm/public/concrete/ccr8.tfm - RELOC/fonts/tfm/public/concrete/ccr9.tfm - RELOC/fonts/tfm/public/concrete/ccsl10.tfm - RELOC/fonts/tfm/public/concrete/ccsl9.tfm - RELOC/fonts/tfm/public/concrete/ccslc9.tfm - RELOC/fonts/tfm/public/concrete/ccti10.tfm -catalogue-ctan /fonts/concrete -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license knuth -catalogue-topics font font-mf - -name confproc -category Package -revision 29349 -shortdesc A set of tools for generating conference proceedings -relocated 1 -longdesc The confproc collection comprises a class, a BibTeX style, and -longdesc some scripts for generating conference proceedings. It derives -longdesc from LaTeX scripts written for the DAFx-06 conference -longdesc proceedings, largely based on the pdfpages package for -longdesc including the proceedings papers and the hyperref package for -longdesc creating a proper table of contents, bookmarks and general -longdesc bibliography back-references. Confproc also uses many other -longdesc packages for fine tuning of the table of contents, bibliography -longdesc and index of authors. The added value of the class resides in -longdesc its time-saving aspects when designing conference proceedings. -containersize 16388 -containerchecksum ceca3e99e7ba490b0da0368da6239e8c523d11863ec3f27d1ee60a864bdd5e58be776a2a2ada7b03bdbd1c2228e154ef9c58e2271b5cbe2216b61b42fcf31cb0 -doccontainersize 1870912 -doccontainerchecksum e7f89fcf58d9c56ba5410eced55bb54b347780e5147786b6edc9260fbf7bb545dca6819d58d7842331351a1ea2146308808e8edfa9dbe26b728f896c90f83905 -docfiles size=871 - RELOC/doc/latex/confproc/README details="Readme" - RELOC/doc/latex/confproc/buildcls.sh - RELOC/doc/latex/confproc/buildcppdfpapers.sh - RELOC/doc/latex/confproc/buildpapers.sh - RELOC/doc/latex/confproc/buildproc.sh - RELOC/doc/latex/confproc/buildprocelpb.sh - RELOC/doc/latex/confproc/cleancls.sh - RELOC/doc/latex/confproc/confproc-short.tex - RELOC/doc/latex/confproc/confproc.pdf details="Package documentation" - RELOC/doc/latex/confproc/confproc_diag.pdf - RELOC/doc/latex/confproc/countnbpages.sh - RELOC/doc/latex/confproc/example/IEEEtran.bst - RELOC/doc/latex/confproc/example/buildcppdfpapers.sh - RELOC/doc/latex/confproc/example/buildpapers.sh - RELOC/doc/latex/confproc/example/buildproc.sh - RELOC/doc/latex/confproc/example/buildprocelpb.sh - RELOC/doc/latex/confproc/example/countnbpages.sh - RELOC/doc/latex/confproc/example/dafx_06.sty - RELOC/doc/latex/confproc/example/example1empty.tex - RELOC/doc/latex/confproc/example/example2custom.tex - RELOC/doc/latex/confproc/example/example3optim.tex - RELOC/doc/latex/confproc/example/example4optim.tex - RELOC/doc/latex/confproc/example/exbiblio.bib - RELOC/doc/latex/confproc/example/exclasslastel.tex - RELOC/doc/latex/confproc/example/exclasslastpb.tex - RELOC/doc/latex/confproc/example/exclasspre.tex - RELOC/doc/latex/confproc/example/expages.tex - RELOC/doc/latex/confproc/example/expapersswitch.tex - RELOC/doc/latex/confproc/example/exportIndividualPDFs.sh - RELOC/doc/latex/confproc/example/exprogram.csv - RELOC/doc/latex/confproc/example/generateswitch.pl - RELOC/doc/latex/confproc/example/papers/IEEEtran.bst - RELOC/doc/latex/confproc/example/papers/dafx_06.sty - RELOC/doc/latex/confproc/example/papers/expages.tex - RELOC/doc/latex/confproc/example/papers/p_001.pdf - RELOC/doc/latex/confproc/example/papers/p_003.pdf - RELOC/doc/latex/confproc/example/papers/p_005.pdf - RELOC/doc/latex/confproc/example/papers/p_007.pdf - RELOC/doc/latex/confproc/example/papers/p_009.pdf - RELOC/doc/latex/confproc/example/papers/sources_pdftex/p_001/dafx_06.sty - RELOC/doc/latex/confproc/example/papers/sources_pdftex/p_001/fft_plot2.png - RELOC/doc/latex/confproc/example/papers/sources_pdftex/p_001/p_001.bib - RELOC/doc/latex/confproc/example/papers/sources_pdftex/p_001/p_001.tex - RELOC/doc/latex/confproc/example/papers/sources_pdftex/p_003/dafx_06.sty - RELOC/doc/latex/confproc/example/papers/sources_pdftex/p_003/fft_plot2.png - RELOC/doc/latex/confproc/example/papers/sources_pdftex/p_003/p_003.bib - RELOC/doc/latex/confproc/example/papers/sources_pdftex/p_003/p_003.tex - RELOC/doc/latex/confproc/example/papers/sources_pdftex/p_005/dafx_06.sty - RELOC/doc/latex/confproc/example/papers/sources_pdftex/p_005/fft_plot2.png - RELOC/doc/latex/confproc/example/papers/sources_pdftex/p_005/p_005.bib - RELOC/doc/latex/confproc/example/papers/sources_pdftex/p_005/p_005.tex - RELOC/doc/latex/confproc/example/papers/sources_pdftex/p_007/dafx_06.sty - RELOC/doc/latex/confproc/example/papers/sources_pdftex/p_007/fft_plot2.png - RELOC/doc/latex/confproc/example/papers/sources_pdftex/p_007/p_007.bib - RELOC/doc/latex/confproc/example/papers/sources_pdftex/p_007/p_007.tex - RELOC/doc/latex/confproc/example/papers/sources_tex/p_009/dafx_06.sty - RELOC/doc/latex/confproc/example/papers/sources_tex/p_009/fft_plot2.png - RELOC/doc/latex/confproc/example/papers/sources_tex/p_009/p_009.bib - RELOC/doc/latex/confproc/example/papers/sources_tex/p_009/p_009.tex - RELOC/doc/latex/confproc/example/papersinfo.sh - RELOC/doc/latex/confproc/example/paperssplitpreamble.sh - RELOC/doc/latex/confproc/example/pictures/ex_1stpage.pdf - RELOC/doc/latex/confproc/example/removeLaTeXcmds.sh - RELOC/doc/latex/confproc/example/sources_pdftex/p_001/dafx_06.sty - RELOC/doc/latex/confproc/example/sources_pdftex/p_001/fft_plot2.png - RELOC/doc/latex/confproc/example/sources_pdftex/p_001/p_001.bib - RELOC/doc/latex/confproc/example/sources_pdftex/p_001/p_001.tex - RELOC/doc/latex/confproc/example/sources_pdftex/p_003/dafx_06.sty - RELOC/doc/latex/confproc/example/sources_pdftex/p_003/fft_plot2.png - RELOC/doc/latex/confproc/example/sources_pdftex/p_003/p_003.bib - RELOC/doc/latex/confproc/example/sources_pdftex/p_003/p_003.tex - RELOC/doc/latex/confproc/example/sources_pdftex/p_005/dafx_06.sty - RELOC/doc/latex/confproc/example/sources_pdftex/p_005/fft_plot2.png - RELOC/doc/latex/confproc/example/sources_pdftex/p_005/p_005.bib - RELOC/doc/latex/confproc/example/sources_pdftex/p_005/p_005.tex - RELOC/doc/latex/confproc/example/sources_pdftex/p_007/dafx_06.sty - RELOC/doc/latex/confproc/example/sources_pdftex/p_007/fft_plot2.png - RELOC/doc/latex/confproc/example/sources_pdftex/p_007/p_007.bib - RELOC/doc/latex/confproc/example/sources_pdftex/p_007/p_007.tex - RELOC/doc/latex/confproc/example/sources_tex/p_009/dafx_06.sty - RELOC/doc/latex/confproc/example/sources_tex/p_009/fft_plot2.png - RELOC/doc/latex/confproc/example/sources_tex/p_009/p_009.bib - RELOC/doc/latex/confproc/example/sources_tex/p_009/p_009.tex - RELOC/doc/latex/confproc/example1empty.tex - RELOC/doc/latex/confproc/example2custom.tex - RELOC/doc/latex/confproc/example3optim.tex - RELOC/doc/latex/confproc/exbiblio.bib - RELOC/doc/latex/confproc/exclasslastel.tex - RELOC/doc/latex/confproc/exclasslastpb.tex - RELOC/doc/latex/confproc/exclasspre.tex - RELOC/doc/latex/confproc/expages.tex - RELOC/doc/latex/confproc/expapersswitch.tex - RELOC/doc/latex/confproc/exportIndividualPDFs.sh - RELOC/doc/latex/confproc/exprogram.csv - RELOC/doc/latex/confproc/generateswitch.pl - RELOC/doc/latex/confproc/papersinfo.sh - RELOC/doc/latex/confproc/paperssplitpreamble.sh - RELOC/doc/latex/confproc/prepareexample.sh - RELOC/doc/latex/confproc/removeLaTeXcmds.sh -srccontainersize 92900 -srccontainerchecksum 21cd8c2c57fcc31f457af44061779e12b039ec318af84c41d4b3ed015fddba6f50b854ff65d252910a7a3f3da530e6608634d22942eee7c7baaf665c68e5cd28 -srcfiles size=125 - RELOC/source/latex/confproc/confproc.drv - RELOC/source/latex/confproc/confproc.dtx - RELOC/source/latex/confproc/confproc.ins -runfiles size=23 - RELOC/bibtex/bst/confproc/newapave.bst - RELOC/makeindex/confproc/confproc1.ist - RELOC/makeindex/confproc/confproc2.ist - RELOC/tex/latex/confproc/confproc.cfg - RELOC/tex/latex/confproc/confproc.cls - RELOC/tex/latex/confproc/newapave.sty -catalogue-ctan /macros/latex/contrib/conferences/confproc -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics confproc -catalogue-version 0.8 - -name constants -category Package -revision 15878 -shortdesc Automatic numbering of constants -relocated 1 -longdesc The package provides a way to number constants in a -longdesc mathematical proof automatically, with a system for -longdesc labelling/referencing. In addition, several families of -longdesc constants (with different symbols) may be defined. -containersize 2196 -containerchecksum c3e3ae974619d9d231d6404138825fad149fa431dec1650546306359fae83705e21d4418275a4c77d7758e431b8285a385d98e07bed2bdd1649d0a49dc78b49e -doccontainersize 91096 -doccontainerchecksum 964fad868080b9850e2c8f6ca040a3f3e6f6bf68d7db34e474052ef2643743111bb73f7a123f1d9d2b9eb0ae0e633fbc0b72199477afbc498a2405cea200fa0a -docfiles size=30 - RELOC/doc/latex/constants/README details="Readme" - RELOC/doc/latex/constants/constants.pdf details="Package documentation" -srccontainersize 7080 -srccontainerchecksum f0c3e7783ab2891e717db6fe9a617b1d19ccafc568e3af0f8e2ed3dd417df56459e6109de04ace6a214618c01611ecb58cfebdb635b0d79731b2affb76aa69b8 -srcfiles size=7 - RELOC/source/latex/constants/constants.dtx - RELOC/source/latex/constants/constants.ins -runfiles size=2 - RELOC/tex/latex/constants/constants.sty -catalogue-ctan /macros/latex/contrib/constants -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics maths -catalogue-version 1.0 - -name conteq -category Package -revision 37868 -shortdesc Typeset multiline continued equalities -relocated 1 -longdesc The package provides an environment conteq, which will lay out -longdesc systems of continued equalities (or inequalities). Several -longdesc variant layouts of the equalities are provided, and the user -longdesc may define their own. The package is written using LaTeX 3 -longdesc macros. -containersize 2236 -containerchecksum 891a8b1b78f6656dc2032dddd4b67841a512bab4d71f6d64ee5ce1949802fd7a47d42d5369a60f7e46ad77b32ee3b72f6f7febc3aae89195f03e553b58ba178f -doccontainersize 395132 -doccontainerchecksum 288ec6477109351ae6d987bd5c720a5cbf40ee2ed9e7a1dd254ede630110561af5e28f7a2410e842922a38eda5ca3b04f81d4203a517370cc78f7617c7f1466f -docfiles size=98 - RELOC/doc/latex/conteq/README.txt - RELOC/doc/latex/conteq/conteq.hd - RELOC/doc/latex/conteq/conteq.pdf details="Package documentation" -srccontainersize 4928 -srccontainerchecksum 95f7bb07cbf6c8c16e4c8c398ceec9098f87ee17d4535b174e06d375467406aaad5bd915134c903097148597946c7606d347465f5dc2fe7a4b9f94708d0b563a -srcfiles size=5 - RELOC/source/latex/conteq/conteq.dtx - RELOC/source/latex/conteq/conteq.ins -runfiles size=2 - RELOC/tex/latex/conteq/conteq.sty -catalogue-ctan /macros/latex/contrib/conteq -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics maths -catalogue-version 0.1.1 - -name context -category Package -revision 50112 -shortdesc The ConTeXt macro package -longdesc A full featured, parameter driven macro package, which fully -longdesc supports advanced interactive documents. See the ConTeXt garden -longdesc for a wealth of support information. -depend metapost -depend pdftex -depend xetex -depend luatex -depend lm -depend lm-math -depend amsfonts -depend manfnt-font -depend mflogo-font -depend stmaryrd -depend mptopdf -depend context.ARCH -execute AddFormat name=cont-en engine=pdftex patterns=cont-usr.tex options="-8bit *cont-en.mkii" -execute AddFormat name=cont-en engine=xetex patterns=cont-usr.tex options="-8bit *cont-en.mkii" -execute AddFormat name=cont-fr mode=disabled engine=pdftex patterns=cont-usr.tex options="-8bit *cont-fr.mkii" fmttriggers=context -execute AddFormat name=cont-it mode=disabled engine=pdftex patterns=cont-usr.tex options="-8bit *cont-it.mkii" fmttriggers=context -execute AddFormat name=cont-nl mode=disabled engine=pdftex patterns=cont-usr.tex options="-8bit *cont-nl.mkii" fmttriggers=context -execute AddFormat name=cont-ro mode=disabled engine=pdftex patterns=cont-usr.tex options="-8bit *cont-ro.mkii" fmttriggers=context -execute addMap original-context-symbol.map -containersize 7834464 -containerchecksum b3f03cc46d37bc56b70ac3708b85a0b3b08ec95c3319ae6a53fb573c9e8f3a91b34e5194e886312eebe9209e8b7f8bc82b8de99b77a0ea670b6f9c2da27a88ad -doccontainersize 71514064 -doccontainerchecksum 59656734c9b818c10a871a92f9280560763bd78506727082b9b7432718c61757e1735cf85641f50531c4a51eaffe465c70b9746024bdd19ac24eccdd2c08b3dd -docfiles size=22510 - texmf-dist/doc/context/documents/general/fonts/fonts-mkiv.pdf - texmf-dist/doc/context/documents/general/magazines/mag-0000-mkiv.pdf - texmf-dist/doc/context/documents/general/magazines/mag-0002-mkiv.pdf - texmf-dist/doc/context/documents/general/magazines/mag-0006-mkiv.pdf - texmf-dist/doc/context/documents/general/magazines/mag-0007-mkiv.pdf - texmf-dist/doc/context/documents/general/magazines/mag-0010-mkiv.pdf - texmf-dist/doc/context/documents/general/magazines/mag-1101-mkiv.pdf - texmf-dist/doc/context/documents/general/magazines/mag-1102-mkiv.pdf - texmf-dist/doc/context/documents/general/magazines/mag-1103-mkiv.pdf - texmf-dist/doc/context/documents/general/manuals/about.pdf - texmf-dist/doc/context/documents/general/manuals/bidi.pdf - texmf-dist/doc/context/documents/general/manuals/charts-mkiv.pdf - texmf-dist/doc/context/documents/general/manuals/cld-mkiv.pdf - texmf-dist/doc/context/documents/general/manuals/colors-mkiv.pdf - texmf-dist/doc/context/documents/general/manuals/columnsets.pdf - texmf-dist/doc/context/documents/general/manuals/details.pdf - texmf-dist/doc/context/documents/general/manuals/epub-mkiv-demo.epub - texmf-dist/doc/context/documents/general/manuals/epub-mkiv-demo.pdf - texmf-dist/doc/context/documents/general/manuals/epub-mkiv.pdf - texmf-dist/doc/context/documents/general/manuals/hybrid.pdf - texmf-dist/doc/context/documents/general/manuals/languages-mkiv.pdf - texmf-dist/doc/context/documents/general/manuals/libraries-mkiv.pdf - texmf-dist/doc/context/documents/general/manuals/lua-mkiv.pdf - texmf-dist/doc/context/documents/general/manuals/luatex.pdf - texmf-dist/doc/context/documents/general/manuals/ma-cb-en.pdf - texmf-dist/doc/context/documents/general/manuals/math-mkiv.pdf - texmf-dist/doc/context/documents/general/manuals/metafun-p.pdf - texmf-dist/doc/context/documents/general/manuals/metafun-s.pdf - texmf-dist/doc/context/documents/general/manuals/mk.pdf - texmf-dist/doc/context/documents/general/manuals/mkiv-publications.pdf - texmf-dist/doc/context/documents/general/manuals/mmlexamp.pdf - texmf-dist/doc/context/documents/general/manuals/mmlprime.pdf - texmf-dist/doc/context/documents/general/manuals/mreadme.pdf - texmf-dist/doc/context/documents/general/manuals/nodes.pdf - texmf-dist/doc/context/documents/general/manuals/notnow.pdf - texmf-dist/doc/context/documents/general/manuals/onandon.pdf - texmf-dist/doc/context/documents/general/manuals/pagecolumns.pdf - texmf-dist/doc/context/documents/general/manuals/rules-mkiv.pdf - texmf-dist/doc/context/documents/general/manuals/spacing-mkiv.pdf - texmf-dist/doc/context/documents/general/manuals/spreadsheets-mkiv.pdf - texmf-dist/doc/context/documents/general/manuals/sql-mkiv.pdf - texmf-dist/doc/context/documents/general/manuals/steps-mkiv.pdf - texmf-dist/doc/context/documents/general/manuals/still.pdf - texmf-dist/doc/context/documents/general/manuals/swiglib-mkiv.pdf - texmf-dist/doc/context/documents/general/manuals/templates-mkiv.pdf - texmf-dist/doc/context/documents/general/manuals/tiptrick.pdf - texmf-dist/doc/context/documents/general/manuals/tools-mkiv.pdf - texmf-dist/doc/context/documents/general/manuals/units-mkiv.pdf - texmf-dist/doc/context/documents/general/manuals/workflows-mkiv.pdf - texmf-dist/doc/context/documents/general/manuals/xml-mkiv.pdf - texmf-dist/doc/context/documents/general/manuals/xtables-mkiv.pdf - texmf-dist/doc/context/documents/general/qrcs/setup-cs.pdf - texmf-dist/doc/context/documents/general/qrcs/setup-de.pdf - texmf-dist/doc/context/documents/general/qrcs/setup-en.pdf - texmf-dist/doc/context/documents/general/qrcs/setup-fr.pdf - texmf-dist/doc/context/documents/general/qrcs/setup-it.pdf - texmf-dist/doc/context/documents/general/qrcs/setup-mapping-cs.pdf - texmf-dist/doc/context/documents/general/qrcs/setup-mapping-de.pdf - texmf-dist/doc/context/documents/general/qrcs/setup-mapping-en.pdf - texmf-dist/doc/context/documents/general/qrcs/setup-mapping-fr.pdf - texmf-dist/doc/context/documents/general/qrcs/setup-mapping-it.pdf - texmf-dist/doc/context/documents/general/qrcs/setup-mapping-nl.pdf - texmf-dist/doc/context/documents/general/qrcs/setup-mapping-ro.pdf - texmf-dist/doc/context/documents/general/qrcs/setup-nl.pdf - texmf-dist/doc/context/documents/general/qrcs/setup-ro.pdf - texmf-dist/doc/context/presentations/bachotex/2010/bachotex-2010-clash.pdf - texmf-dist/doc/context/presentations/bachotex/2010/bachotex-2010-clash.tex - texmf-dist/doc/context/presentations/bachotex/2010/bachotex-2010-move.pdf - texmf-dist/doc/context/presentations/bachotex/2010/bachotex-2010-move.tex - texmf-dist/doc/context/presentations/bachotex/2011/bachotex-2011-cld-and-mkvi.pdf - texmf-dist/doc/context/presentations/bachotex/2011/bachotex-2011-cld-and-mkvi.tex - texmf-dist/doc/context/presentations/bachotex/2013/bachotex-2013-bits.pdf - texmf-dist/doc/context/presentations/bachotex/2013/bachotex-2013-bits.tex - texmf-dist/doc/context/presentations/bachotex/2013/bachotex-2013-luatex.pdf - texmf-dist/doc/context/presentations/bachotex/2013/bachotex-2013-luatex.tex - texmf-dist/doc/context/presentations/bachotex/2013/bachotex-2013-sense.pdf - texmf-dist/doc/context/presentations/bachotex/2013/bachotex-2013-sense.tex - texmf-dist/doc/context/presentations/bachotex/2013/bachotex-2013-speed.pdf - texmf-dist/doc/context/presentations/bachotex/2013/bachotex-2013-speed.tex - texmf-dist/doc/context/presentations/bachotex/2015/bachotex-2015-ligatures.pdf - texmf-dist/doc/context/presentations/bachotex/2015/bachotex-2015-ligatures.tex - texmf-dist/doc/context/presentations/bachotex/2016/bachotex-2016-opentype.pdf - texmf-dist/doc/context/presentations/bachotex/2016/bachotex-2016-opentype.tex - texmf-dist/doc/context/presentations/bachotex/2016/bachotex-2016-toolbox.pdf - texmf-dist/doc/context/presentations/bachotex/2016/bachotex-2016-toolbox.tex - texmf-dist/doc/context/presentations/bachotex/2017/bachotex-2017-emoji-demo.pdf - texmf-dist/doc/context/presentations/bachotex/2017/bachotex-2017-emoji-demo.tex - texmf-dist/doc/context/presentations/bachotex/2017/bachotex-2017-emoji.pdf - texmf-dist/doc/context/presentations/bachotex/2017/bachotex-2017-emoji.tex - texmf-dist/doc/context/presentations/bachotex/2017/bachotex-2017-variablefonts-demo.pdf - texmf-dist/doc/context/presentations/bachotex/2017/bachotex-2017-variablefonts-demo.tex - texmf-dist/doc/context/presentations/bachotex/2017/bachotex-2017-variablefonts.pdf - texmf-dist/doc/context/presentations/bachotex/2017/bachotex-2017-variablefonts.tex - texmf-dist/doc/context/presentations/context/2011/context-2011-ebook-export.pdf - texmf-dist/doc/context/presentations/context/2011/context-2011-ebook-export.tex - texmf-dist/doc/context/presentations/context/2011/context-2011-mathml-update.pdf - texmf-dist/doc/context/presentations/context/2011/context-2011-mathml-update.tex - texmf-dist/doc/context/presentations/context/2011/context-2011-metapost-how-we-adapt.pdf - texmf-dist/doc/context/presentations/context/2011/context-2011-metapost-how-we-adapt.tex - texmf-dist/doc/context/presentations/context/2011/context-2011-sorting-registers.pdf - texmf-dist/doc/context/presentations/context/2011/context-2011-sorting-registers.tex - texmf-dist/doc/context/presentations/context/2012/context-2012-after-the-cleanup.pdf - texmf-dist/doc/context/presentations/context/2012/context-2012-after-the-cleanup.tex - texmf-dist/doc/context/presentations/context/2012/context-2012-lexing-sources.pdf - texmf-dist/doc/context/presentations/context/2012/context-2012-lexing-sources.tex - texmf-dist/doc/context/presentations/context/2012/context-2012-mixed-columns.pdf - texmf-dist/doc/context/presentations/context/2012/context-2012-mixed-columns.tex - texmf-dist/doc/context/presentations/context/2012/context-2012-the-script.pdf - texmf-dist/doc/context/presentations/context/2012/context-2012-the-script.tex - texmf-dist/doc/context/presentations/context/2012/context-2012-visual-debugging.pdf - texmf-dist/doc/context/presentations/context/2012/context-2012-visual-debugging.tex - texmf-dist/doc/context/presentations/context/2012/context-2012-xml-news.pdf - texmf-dist/doc/context/presentations/context/2012/context-2012-xml-news.tex - texmf-dist/doc/context/presentations/context/2013/context-2013-math.pdf - texmf-dist/doc/context/presentations/context/2013/context-2013-math.tex - texmf-dist/doc/context/presentations/context/2013/context-2013-speed.pdf - texmf-dist/doc/context/presentations/context/2013/context-2013-speed.tex - texmf-dist/doc/context/presentations/context/2015/context-2015-status.pdf - texmf-dist/doc/context/presentations/context/2015/context-2015-status.tex - texmf-dist/doc/context/presentations/context/2016/context-2016-luatex.pdf - texmf-dist/doc/context/presentations/context/2016/context-2016-luatex.tex - texmf-dist/doc/context/presentations/examples/present-balls-001.pdf - texmf-dist/doc/context/presentations/examples/present-balls-001.tex - texmf-dist/doc/context/presentations/examples/present-colorful-001.pdf - texmf-dist/doc/context/presentations/examples/present-colorful-001.tex - texmf-dist/doc/context/presentations/examples/present-funny-001.pdf - texmf-dist/doc/context/presentations/examples/present-funny-001.tex - texmf-dist/doc/context/presentations/examples/present-fuzzy-001.pdf - texmf-dist/doc/context/presentations/examples/present-fuzzy-001.tex - texmf-dist/doc/context/presentations/examples/present-green-001.pdf - texmf-dist/doc/context/presentations/examples/present-green-001.tex - texmf-dist/doc/context/presentations/examples/present-grow-001.pdf - texmf-dist/doc/context/presentations/examples/present-grow-001.tex - texmf-dist/doc/context/presentations/examples/present-organic-001.pdf - texmf-dist/doc/context/presentations/examples/present-organic-001.tex - texmf-dist/doc/context/presentations/examples/present-original-001.pdf - texmf-dist/doc/context/presentations/examples/present-original-001.tex - texmf-dist/doc/context/presentations/examples/present-punk-001.pdf - texmf-dist/doc/context/presentations/examples/present-punk-001.tex - texmf-dist/doc/context/presentations/examples/present-random-001.pdf - texmf-dist/doc/context/presentations/examples/present-random-001.tex - texmf-dist/doc/context/presentations/examples/present-shaded-001.pdf - texmf-dist/doc/context/presentations/examples/present-shaded-001.tex - texmf-dist/doc/context/presentations/examples/present-split-001.pdf - texmf-dist/doc/context/presentations/examples/present-split-001.tex - texmf-dist/doc/context/presentations/examples/present-stepper-001.pdf - texmf-dist/doc/context/presentations/examples/present-stepper-001.tex - texmf-dist/doc/context/presentations/examples/present-tiles-001.pdf - texmf-dist/doc/context/presentations/examples/present-tiles-001.tex - texmf-dist/doc/context/presentations/examples/present-weird-001.pdf - texmf-dist/doc/context/presentations/examples/present-weird-001.tex - texmf-dist/doc/context/presentations/examples/present-windows-001.pdf - texmf-dist/doc/context/presentations/examples/present-windows-001.tex - texmf-dist/doc/context/presentations/present-readme.pdf - texmf-dist/doc/context/presentations/present-readme.tex - texmf-dist/doc/context/presentations/tug/2007/tug-2007-fonts.tex - texmf-dist/doc/context/scripts/mkii/ctxtools.html - texmf-dist/doc/context/scripts/mkii/ctxtools.man - texmf-dist/doc/context/scripts/mkii/ctxtools.xml - texmf-dist/doc/context/scripts/mkii/imgtopdf.html - texmf-dist/doc/context/scripts/mkii/imgtopdf.man - texmf-dist/doc/context/scripts/mkii/imgtopdf.xml - texmf-dist/doc/context/scripts/mkii/mptopdf.html - texmf-dist/doc/context/scripts/mkii/mptopdf.xml - texmf-dist/doc/context/scripts/mkii/pdftools.html - texmf-dist/doc/context/scripts/mkii/pdftools.man - texmf-dist/doc/context/scripts/mkii/pdftools.xml - texmf-dist/doc/context/scripts/mkii/pstopdf.html - texmf-dist/doc/context/scripts/mkii/pstopdf.man - texmf-dist/doc/context/scripts/mkii/pstopdf.xml - texmf-dist/doc/context/scripts/mkii/rlxtools.html - texmf-dist/doc/context/scripts/mkii/rlxtools.man - texmf-dist/doc/context/scripts/mkii/rlxtools.xml - texmf-dist/doc/context/scripts/mkii/texexec.html - texmf-dist/doc/context/scripts/mkii/texexec.man - texmf-dist/doc/context/scripts/mkii/texexec.xml - texmf-dist/doc/context/scripts/mkii/texmfstart.html - texmf-dist/doc/context/scripts/mkii/texmfstart.man - texmf-dist/doc/context/scripts/mkii/texmfstart.xml - texmf-dist/doc/context/scripts/mkii/textools.html - texmf-dist/doc/context/scripts/mkii/textools.man - texmf-dist/doc/context/scripts/mkii/textools.xml - texmf-dist/doc/context/scripts/mkii/texutil.html - texmf-dist/doc/context/scripts/mkii/texutil.man - texmf-dist/doc/context/scripts/mkii/texutil.xml - texmf-dist/doc/context/scripts/mkii/tmftools.html - texmf-dist/doc/context/scripts/mkii/tmftools.man - texmf-dist/doc/context/scripts/mkii/tmftools.xml - texmf-dist/doc/context/scripts/mkii/xmltools.html - texmf-dist/doc/context/scripts/mkii/xmltools.man - texmf-dist/doc/context/scripts/mkii/xmltools.xml - texmf-dist/doc/context/scripts/mkiv/context.html - texmf-dist/doc/context/scripts/mkiv/context.man - texmf-dist/doc/context/scripts/mkiv/context.xml - texmf-dist/doc/context/scripts/mkiv/luatools.html - texmf-dist/doc/context/scripts/mkiv/luatools.man - texmf-dist/doc/context/scripts/mkiv/luatools.xml - texmf-dist/doc/context/scripts/mkiv/mtx-babel.html - texmf-dist/doc/context/scripts/mkiv/mtx-babel.man - texmf-dist/doc/context/scripts/mkiv/mtx-babel.xml - texmf-dist/doc/context/scripts/mkiv/mtx-base.html - texmf-dist/doc/context/scripts/mkiv/mtx-base.man - texmf-dist/doc/context/scripts/mkiv/mtx-base.xml - texmf-dist/doc/context/scripts/mkiv/mtx-bibtex.html - texmf-dist/doc/context/scripts/mkiv/mtx-bibtex.man - texmf-dist/doc/context/scripts/mkiv/mtx-bibtex.xml - texmf-dist/doc/context/scripts/mkiv/mtx-cache.html - texmf-dist/doc/context/scripts/mkiv/mtx-cache.man - texmf-dist/doc/context/scripts/mkiv/mtx-cache.xml - texmf-dist/doc/context/scripts/mkiv/mtx-chars.html - texmf-dist/doc/context/scripts/mkiv/mtx-chars.man - texmf-dist/doc/context/scripts/mkiv/mtx-chars.xml - texmf-dist/doc/context/scripts/mkiv/mtx-check.html - texmf-dist/doc/context/scripts/mkiv/mtx-check.man - texmf-dist/doc/context/scripts/mkiv/mtx-check.xml - texmf-dist/doc/context/scripts/mkiv/mtx-colors.html - texmf-dist/doc/context/scripts/mkiv/mtx-colors.man - texmf-dist/doc/context/scripts/mkiv/mtx-colors.xml - texmf-dist/doc/context/scripts/mkiv/mtx-context.html - texmf-dist/doc/context/scripts/mkiv/mtx-context.man - texmf-dist/doc/context/scripts/mkiv/mtx-context.xml - texmf-dist/doc/context/scripts/mkiv/mtx-dvi.html - texmf-dist/doc/context/scripts/mkiv/mtx-dvi.man - texmf-dist/doc/context/scripts/mkiv/mtx-dvi.xml - texmf-dist/doc/context/scripts/mkiv/mtx-epub.html - texmf-dist/doc/context/scripts/mkiv/mtx-epub.man - texmf-dist/doc/context/scripts/mkiv/mtx-epub.xml - texmf-dist/doc/context/scripts/mkiv/mtx-evohome.html - texmf-dist/doc/context/scripts/mkiv/mtx-evohome.man - texmf-dist/doc/context/scripts/mkiv/mtx-evohome.xml - texmf-dist/doc/context/scripts/mkiv/mtx-fcd.html - texmf-dist/doc/context/scripts/mkiv/mtx-fcd.man - texmf-dist/doc/context/scripts/mkiv/mtx-fcd.xml - texmf-dist/doc/context/scripts/mkiv/mtx-flac.html - texmf-dist/doc/context/scripts/mkiv/mtx-flac.man - texmf-dist/doc/context/scripts/mkiv/mtx-flac.xml - texmf-dist/doc/context/scripts/mkiv/mtx-fonts.html - texmf-dist/doc/context/scripts/mkiv/mtx-fonts.man - texmf-dist/doc/context/scripts/mkiv/mtx-fonts.xml - texmf-dist/doc/context/scripts/mkiv/mtx-grep.html - texmf-dist/doc/context/scripts/mkiv/mtx-grep.man - texmf-dist/doc/context/scripts/mkiv/mtx-grep.xml - texmf-dist/doc/context/scripts/mkiv/mtx-interface.html - texmf-dist/doc/context/scripts/mkiv/mtx-interface.man - texmf-dist/doc/context/scripts/mkiv/mtx-interface.xml - texmf-dist/doc/context/scripts/mkiv/mtx-metapost.html - texmf-dist/doc/context/scripts/mkiv/mtx-metapost.man - texmf-dist/doc/context/scripts/mkiv/mtx-metapost.xml - texmf-dist/doc/context/scripts/mkiv/mtx-metatex.html - texmf-dist/doc/context/scripts/mkiv/mtx-metatex.man - texmf-dist/doc/context/scripts/mkiv/mtx-metatex.xml - texmf-dist/doc/context/scripts/mkiv/mtx-modules.html - texmf-dist/doc/context/scripts/mkiv/mtx-modules.man - texmf-dist/doc/context/scripts/mkiv/mtx-modules.xml - texmf-dist/doc/context/scripts/mkiv/mtx-package.html - texmf-dist/doc/context/scripts/mkiv/mtx-package.man - texmf-dist/doc/context/scripts/mkiv/mtx-package.xml - texmf-dist/doc/context/scripts/mkiv/mtx-patterns.html - texmf-dist/doc/context/scripts/mkiv/mtx-patterns.man - texmf-dist/doc/context/scripts/mkiv/mtx-patterns.xml - texmf-dist/doc/context/scripts/mkiv/mtx-pdf.html - texmf-dist/doc/context/scripts/mkiv/mtx-pdf.man - texmf-dist/doc/context/scripts/mkiv/mtx-pdf.xml - texmf-dist/doc/context/scripts/mkiv/mtx-plain.html - texmf-dist/doc/context/scripts/mkiv/mtx-plain.man - texmf-dist/doc/context/scripts/mkiv/mtx-plain.xml - texmf-dist/doc/context/scripts/mkiv/mtx-profile.html - texmf-dist/doc/context/scripts/mkiv/mtx-profile.man - texmf-dist/doc/context/scripts/mkiv/mtx-profile.xml - texmf-dist/doc/context/scripts/mkiv/mtx-rsync.html - texmf-dist/doc/context/scripts/mkiv/mtx-rsync.man - texmf-dist/doc/context/scripts/mkiv/mtx-rsync.xml - texmf-dist/doc/context/scripts/mkiv/mtx-scite.html - texmf-dist/doc/context/scripts/mkiv/mtx-scite.man - texmf-dist/doc/context/scripts/mkiv/mtx-scite.xml - texmf-dist/doc/context/scripts/mkiv/mtx-server.html - texmf-dist/doc/context/scripts/mkiv/mtx-server.man - texmf-dist/doc/context/scripts/mkiv/mtx-server.xml - texmf-dist/doc/context/scripts/mkiv/mtx-texworks.html - texmf-dist/doc/context/scripts/mkiv/mtx-texworks.man - texmf-dist/doc/context/scripts/mkiv/mtx-texworks.xml - texmf-dist/doc/context/scripts/mkiv/mtx-timing.html - texmf-dist/doc/context/scripts/mkiv/mtx-timing.man - texmf-dist/doc/context/scripts/mkiv/mtx-timing.xml - texmf-dist/doc/context/scripts/mkiv/mtx-tools.html - texmf-dist/doc/context/scripts/mkiv/mtx-tools.man - texmf-dist/doc/context/scripts/mkiv/mtx-tools.xml - texmf-dist/doc/context/scripts/mkiv/mtx-unicode.html - texmf-dist/doc/context/scripts/mkiv/mtx-unicode.man - texmf-dist/doc/context/scripts/mkiv/mtx-unicode.xml - texmf-dist/doc/context/scripts/mkiv/mtx-unzip.html - texmf-dist/doc/context/scripts/mkiv/mtx-unzip.man - texmf-dist/doc/context/scripts/mkiv/mtx-unzip.xml - texmf-dist/doc/context/scripts/mkiv/mtx-update.html - texmf-dist/doc/context/scripts/mkiv/mtx-update.man - texmf-dist/doc/context/scripts/mkiv/mtx-update.xml - texmf-dist/doc/context/scripts/mkiv/mtx-watch.html - texmf-dist/doc/context/scripts/mkiv/mtx-watch.man - texmf-dist/doc/context/scripts/mkiv/mtx-watch.xml - texmf-dist/doc/context/scripts/mkiv/mtx-youless.html - texmf-dist/doc/context/scripts/mkiv/mtx-youless.man - texmf-dist/doc/context/scripts/mkiv/mtx-youless.xml - texmf-dist/doc/context/scripts/mkiv/mtxrun.html - texmf-dist/doc/context/scripts/mkiv/mtxrun.man - texmf-dist/doc/context/scripts/mkiv/mtxrun.xml - texmf-dist/doc/context/sources/general/fonts/fonts/fonts-appendix.tex - texmf-dist/doc/context/sources/general/fonts/fonts/fonts-environment.tex - texmf-dist/doc/context/sources/general/fonts/fonts/fonts-extensions.tex - texmf-dist/doc/context/sources/general/fonts/fonts/fonts-features.tex - texmf-dist/doc/context/sources/general/fonts/fonts/fonts-formats.tex - texmf-dist/doc/context/sources/general/fonts/fonts/fonts-hooks.tex - texmf-dist/doc/context/sources/general/fonts/fonts/fonts-introduction.tex - texmf-dist/doc/context/sources/general/fonts/fonts/fonts-lookups.tex - texmf-dist/doc/context/sources/general/fonts/fonts/fonts-math.tex - texmf-dist/doc/context/sources/general/fonts/fonts/fonts-methods.tex - texmf-dist/doc/context/sources/general/fonts/fonts/fonts-mkiv.tex - texmf-dist/doc/context/sources/general/fonts/fonts/fonts-modes.tex - texmf-dist/doc/context/sources/general/fonts/fonts/fonts-scripts.tex - texmf-dist/doc/context/sources/general/fonts/fonts/fonts-tricks.tex - texmf-dist/doc/context/sources/general/fonts/manuals-explaining-contents.tex - texmf-dist/doc/context/sources/general/fonts/manuals-explaining-cover.tex - texmf-dist/doc/context/sources/general/fonts/manuals-explaining-environment.tex - texmf-dist/doc/context/sources/general/magazines/mag-0000-mkiv.tex - texmf-dist/doc/context/sources/general/magazines/mag-0002-mkiv.tex - texmf-dist/doc/context/sources/general/magazines/mag-0006-mkiv.tex - texmf-dist/doc/context/sources/general/magazines/mag-0007-mkiv.tex - texmf-dist/doc/context/sources/general/magazines/mag-0010-mkiv.tex - texmf-dist/doc/context/sources/general/magazines/mag-1101-mkiv.tex - texmf-dist/doc/context/sources/general/magazines/mag-1102-mkiv.tex - texmf-dist/doc/context/sources/general/magazines/mag-1103-mkiv.tex - texmf-dist/doc/context/sources/general/manuals/about/about-calls.tex - texmf-dist/doc/context/sources/general/manuals/about/about-contents.tex - texmf-dist/doc/context/sources/general/manuals/about/about-environment.tex - texmf-dist/doc/context/sources/general/manuals/about/about-expanding.tex - texmf-dist/doc/context/sources/general/manuals/about/about-hashing.tex - texmf-dist/doc/context/sources/general/manuals/about/about-hz.tex - texmf-dist/doc/context/sources/general/manuals/about/about-introduction.tex - texmf-dist/doc/context/sources/general/manuals/about/about-jitting-jit-2013-06-04.lua - texmf-dist/doc/context/sources/general/manuals/about/about-jitting-jit.lua - texmf-dist/doc/context/sources/general/manuals/about/about-jitting.tex - texmf-dist/doc/context/sources/general/manuals/about/about-luafunctions.tex - texmf-dist/doc/context/sources/general/manuals/about/about-mathstackers.tex - texmf-dist/doc/context/sources/general/manuals/about/about-mathstyles.tex - texmf-dist/doc/context/sources/general/manuals/about/about-metafun.tex - texmf-dist/doc/context/sources/general/manuals/about/about-mobility.tex - texmf-dist/doc/context/sources/general/manuals/about/about-nodes.tex - texmf-dist/doc/context/sources/general/manuals/about/about-nuts.tex - texmf-dist/doc/context/sources/general/manuals/about/about-properties.tex - texmf-dist/doc/context/sources/general/manuals/about/about-speed.tex - texmf-dist/doc/context/sources/general/manuals/about/about-threequarters.tex - texmf-dist/doc/context/sources/general/manuals/about/about-titlepage.tex - texmf-dist/doc/context/sources/general/manuals/about/about.tex - texmf-dist/doc/context/sources/general/manuals/about/demo-data.lua - texmf-dist/doc/context/sources/general/manuals/about/luatest-hash-luajittex-073-JIT20.lua - texmf-dist/doc/context/sources/general/manuals/about/luatest-hash-luajittex-073-LUA51-40-6.lua - texmf-dist/doc/context/sources/general/manuals/about/luatest-hash-luajittex-073-LUA51.lua - texmf-dist/doc/context/sources/general/manuals/about/luatest-hash-luatex-073-LUA52-40-6.lua - texmf-dist/doc/context/sources/general/manuals/about/luatest-hash-luatex-073-LUA52.lua - texmf-dist/doc/context/sources/general/manuals/about/pi-speed-1.tex - texmf-dist/doc/context/sources/general/manuals/about/pi-speed-2.tex - texmf-dist/doc/context/sources/general/manuals/about/pi-speed-3.tex - texmf-dist/doc/context/sources/general/manuals/about/pi-speed-4.tex - texmf-dist/doc/context/sources/general/manuals/about/pi-speed-5.tex - texmf-dist/doc/context/sources/general/manuals/about/still-expanding-1.png - texmf-dist/doc/context/sources/general/manuals/about/still-expanding-10.png - texmf-dist/doc/context/sources/general/manuals/about/still-expanding-2.png - texmf-dist/doc/context/sources/general/manuals/about/still-expanding-3.png - texmf-dist/doc/context/sources/general/manuals/about/still-expanding-4.png - texmf-dist/doc/context/sources/general/manuals/about/still-expanding-5.png - texmf-dist/doc/context/sources/general/manuals/about/still-expanding-6.png - texmf-dist/doc/context/sources/general/manuals/about/still-expanding-7.png - texmf-dist/doc/context/sources/general/manuals/about/still-expanding-8.png - texmf-dist/doc/context/sources/general/manuals/about/still-expanding-9.png - texmf-dist/doc/context/sources/general/manuals/bidi/bidi.tex - texmf-dist/doc/context/sources/general/manuals/charts/charts-mkiv.tex - texmf-dist/doc/context/sources/general/manuals/cld/cld-abitoflua.tex - texmf-dist/doc/context/sources/general/manuals/cld/cld-afewdetails.tex - texmf-dist/doc/context/sources/general/manuals/cld/cld-backendcode.tex - texmf-dist/doc/context/sources/general/manuals/cld/cld-callbacks.tex - texmf-dist/doc/context/sources/general/manuals/cld/cld-contents.tex - texmf-dist/doc/context/sources/general/manuals/cld/cld-ctxfunctions.tex - texmf-dist/doc/context/sources/general/manuals/cld/cld-environment.tex - texmf-dist/doc/context/sources/general/manuals/cld/cld-files.tex - texmf-dist/doc/context/sources/general/manuals/cld/cld-gettingstarted.tex - texmf-dist/doc/context/sources/general/manuals/cld/cld-goodies.tex - texmf-dist/doc/context/sources/general/manuals/cld/cld-graphics.tex - texmf-dist/doc/context/sources/general/manuals/cld/cld-introduction.tex - texmf-dist/doc/context/sources/general/manuals/cld/cld-logging.tex - texmf-dist/doc/context/sources/general/manuals/cld/cld-luafunctions.tex - texmf-dist/doc/context/sources/general/manuals/cld/cld-macros.tex - texmf-dist/doc/context/sources/general/manuals/cld/cld-mkiv.tex - texmf-dist/doc/context/sources/general/manuals/cld/cld-moreonfunctions.tex - texmf-dist/doc/context/sources/general/manuals/cld/cld-nicetoknow.tex - texmf-dist/doc/context/sources/general/manuals/cld/cld-somemoreexamples.tex - texmf-dist/doc/context/sources/general/manuals/cld/cld-specialcommands.tex - texmf-dist/doc/context/sources/general/manuals/cld/cld-summary.tex - texmf-dist/doc/context/sources/general/manuals/cld/cld-titlepage.tex - texmf-dist/doc/context/sources/general/manuals/cld/cld-verbatim.tex - texmf-dist/doc/context/sources/general/manuals/colors/colors-basics.tex - texmf-dist/doc/context/sources/general/manuals/colors/colors-environment.tex - texmf-dist/doc/context/sources/general/manuals/colors/colors-graphics.tex - texmf-dist/doc/context/sources/general/manuals/colors/colors-introduction.tex - texmf-dist/doc/context/sources/general/manuals/colors/colors-metafun.tex - texmf-dist/doc/context/sources/general/manuals/colors/colors-mkiv.tex - texmf-dist/doc/context/sources/general/manuals/columnsets/columnsets-000.tex - texmf-dist/doc/context/sources/general/manuals/columnsets/columnsets-001.tex - texmf-dist/doc/context/sources/general/manuals/columnsets/columnsets-002.tex - texmf-dist/doc/context/sources/general/manuals/columnsets/columnsets-003.tex - texmf-dist/doc/context/sources/general/manuals/columnsets/columnsets-004.tex - texmf-dist/doc/context/sources/general/manuals/columnsets/columnsets-005.tex - texmf-dist/doc/context/sources/general/manuals/columnsets/columnsets-006.tex - texmf-dist/doc/context/sources/general/manuals/columnsets/columnsets-007.tex - texmf-dist/doc/context/sources/general/manuals/columnsets/columnsets-101.tex - texmf-dist/doc/context/sources/general/manuals/columnsets/columnsets-102.tex - texmf-dist/doc/context/sources/general/manuals/columnsets/columnsets-103.tex - texmf-dist/doc/context/sources/general/manuals/columnsets/columnsets-201.tex - texmf-dist/doc/context/sources/general/manuals/columnsets/columnsets-202.tex - texmf-dist/doc/context/sources/general/manuals/columnsets/columnsets-203.tex - texmf-dist/doc/context/sources/general/manuals/columnsets/columnsets-204.tex - texmf-dist/doc/context/sources/general/manuals/columnsets/columnsets-205.tex - texmf-dist/doc/context/sources/general/manuals/columnsets/columnsets-206.tex - texmf-dist/doc/context/sources/general/manuals/columnsets/columnsets-301.tex - texmf-dist/doc/context/sources/general/manuals/columnsets/columnsets-401.tex - texmf-dist/doc/context/sources/general/manuals/columnsets/columnsets-402.tex - texmf-dist/doc/context/sources/general/manuals/columnsets/columnsets-403.tex - texmf-dist/doc/context/sources/general/manuals/columnsets/columnsets-404.tex - texmf-dist/doc/context/sources/general/manuals/columnsets/columnsets-405.tex - texmf-dist/doc/context/sources/general/manuals/columnsets/columnsets-601.tex - texmf-dist/doc/context/sources/general/manuals/columnsets/columnsets-701.tex - texmf-dist/doc/context/sources/general/manuals/columnsets/columnsets-702.tex - texmf-dist/doc/context/sources/general/manuals/columnsets/columnsets-703.tex - texmf-dist/doc/context/sources/general/manuals/columnsets/columnsets-704.tex - texmf-dist/doc/context/sources/general/manuals/columnsets/columnsets-801.tex - texmf-dist/doc/context/sources/general/manuals/columnsets/columnsets-802.tex - texmf-dist/doc/context/sources/general/manuals/columnsets/columnsets-803.tex - texmf-dist/doc/context/sources/general/manuals/columnsets/columnsets-804.tex - texmf-dist/doc/context/sources/general/manuals/columnsets/columnsets-805.tex - texmf-dist/doc/context/sources/general/manuals/columnsets/columnsets-806.tex - texmf-dist/doc/context/sources/general/manuals/columnsets/columnsets-901.tex - texmf-dist/doc/context/sources/general/manuals/columnsets/columnsets-902.tex - texmf-dist/doc/context/sources/general/manuals/columnsets/columnsets-903.tex - texmf-dist/doc/context/sources/general/manuals/columnsets/columnsets.tex - texmf-dist/doc/context/sources/general/manuals/details/back-0.tex - texmf-dist/doc/context/sources/general/manuals/details/back-1.tex - texmf-dist/doc/context/sources/general/manuals/details/back-2.tex - texmf-dist/doc/context/sources/general/manuals/details/back-4.tex - texmf-dist/doc/context/sources/general/manuals/details/back-5.tex - texmf-dist/doc/context/sources/general/manuals/details/cow.pdf - texmf-dist/doc/context/sources/general/manuals/details/details-backpage.tex - texmf-dist/doc/context/sources/general/manuals/details/details-captiontrickery.tex - texmf-dist/doc/context/sources/general/manuals/details/details-colofon.tex - texmf-dist/doc/context/sources/general/manuals/details/details-contents.tex - texmf-dist/doc/context/sources/general/manuals/details/details-environment.tex - texmf-dist/doc/context/sources/general/manuals/details/details-finetuningfloats.tex - texmf-dist/doc/context/sources/general/manuals/details/details-floatingaround.tex - texmf-dist/doc/context/sources/general/manuals/details/details-frontpage.tex - texmf-dist/doc/context/sources/general/manuals/details/details-gridtrickery.tex - texmf-dist/doc/context/sources/general/manuals/details/details-index.tex - texmf-dist/doc/context/sources/general/manuals/details/details-introduction.tex - texmf-dist/doc/context/sources/general/manuals/details/details-ornaments.tex - texmf-dist/doc/context/sources/general/manuals/details/details-pseudocolumns.tex - texmf-dist/doc/context/sources/general/manuals/details/details-snappingheads.tex - texmf-dist/doc/context/sources/general/manuals/details/details-textbackgrounds.tex - texmf-dist/doc/context/sources/general/manuals/details/details-tuningformulas.tex - texmf-dist/doc/context/sources/general/manuals/details/details.tex - texmf-dist/doc/context/sources/general/manuals/details/detcow.mp - texmf-dist/doc/context/sources/general/manuals/details/detcow.tex - texmf-dist/doc/context/sources/general/manuals/details/detcowmp.mps - texmf-dist/doc/context/sources/general/manuals/details/hacker.jpg - texmf-dist/doc/context/sources/general/manuals/details/mill.png - texmf-dist/doc/context/sources/general/manuals/epub/epub-mkiv-demo.tex - texmf-dist/doc/context/sources/general/manuals/epub/epub-mkiv.tex - texmf-dist/doc/context/sources/general/manuals/hybrid/benchmark-1.tex - texmf-dist/doc/context/sources/general/manuals/hybrid/benchmark-2.tex - texmf-dist/doc/context/sources/general/manuals/hybrid/benchmark-3.tex - texmf-dist/doc/context/sources/general/manuals/hybrid/benchmark-4.tex - texmf-dist/doc/context/sources/general/manuals/hybrid/benchmark-5.tex - texmf-dist/doc/context/sources/general/manuals/hybrid/calibri-fontshop.png - texmf-dist/doc/context/sources/general/manuals/hybrid/ebook-metafun-1.png - texmf-dist/doc/context/sources/general/manuals/hybrid/ebook-metafun-2.png - texmf-dist/doc/context/sources/general/manuals/hybrid/ebook-pdf.png - texmf-dist/doc/context/sources/general/manuals/hybrid/ebook-xhtml.png - texmf-dist/doc/context/sources/general/manuals/hybrid/hybrid-backend.tex - texmf-dist/doc/context/sources/general/manuals/hybrid/hybrid-bidi.tex - texmf-dist/doc/context/sources/general/manuals/hybrid/hybrid-callbacks.tex - texmf-dist/doc/context/sources/general/manuals/hybrid/hybrid-characters.tex - texmf-dist/doc/context/sources/general/manuals/hybrid/hybrid-codebase.tex - texmf-dist/doc/context/sources/general/manuals/hybrid/hybrid-contents.tex - texmf-dist/doc/context/sources/general/manuals/hybrid/hybrid-ebooks.tex - texmf-dist/doc/context/sources/general/manuals/hybrid/hybrid-environment.tex - texmf-dist/doc/context/sources/general/manuals/hybrid/hybrid-export.tex - texmf-dist/doc/context/sources/general/manuals/hybrid/hybrid-fontnames.tex - texmf-dist/doc/context/sources/general/manuals/hybrid/hybrid-glocal.tex - texmf-dist/doc/context/sources/general/manuals/hybrid/hybrid-goodies.tex - texmf-dist/doc/context/sources/general/manuals/hybrid/hybrid-grouping.tex - texmf-dist/doc/context/sources/general/manuals/hybrid/hybrid-inserts.tex - texmf-dist/doc/context/sources/general/manuals/hybrid/hybrid-intermezzo.tex - texmf-dist/doc/context/sources/general/manuals/hybrid/hybrid-introduction.tex - texmf-dist/doc/context/sources/general/manuals/hybrid/hybrid-italics.tex - texmf-dist/doc/context/sources/general/manuals/hybrid/hybrid-jit.tex - texmf-dist/doc/context/sources/general/manuals/hybrid/hybrid-languages.tex - texmf-dist/doc/context/sources/general/manuals/hybrid/hybrid-math.tex - texmf-dist/doc/context/sources/general/manuals/hybrid/hybrid-mathml.tex - texmf-dist/doc/context/sources/general/manuals/hybrid/hybrid-merge.tex - texmf-dist/doc/context/sources/general/manuals/hybrid/hybrid-mkvi.tex - texmf-dist/doc/context/sources/general/manuals/hybrid/hybrid-optimize.tex - texmf-dist/doc/context/sources/general/manuals/hybrid/hybrid-parbuilder.tex - texmf-dist/doc/context/sources/general/manuals/hybrid/hybrid-partests.tex - texmf-dist/doc/context/sources/general/manuals/hybrid/hybrid-tags.tex - texmf-dist/doc/context/sources/general/manuals/hybrid/hybrid-titlepage.tex - texmf-dist/doc/context/sources/general/manuals/hybrid/hybrid-weird.tex - texmf-dist/doc/context/sources/general/manuals/hybrid/hybrid.tex - texmf-dist/doc/context/sources/general/manuals/hybrid/luatex-co-acceptablelowres.jpg - texmf-dist/doc/context/sources/general/manuals/hybrid/mtx-server-ctx-fonttest.png - texmf-dist/doc/context/sources/general/manuals/hybrid/tagged-001.png - texmf-dist/doc/context/sources/general/manuals/hybrid/tagged-002.png - texmf-dist/doc/context/sources/general/manuals/hybrid/tagged-003.png - texmf-dist/doc/context/sources/general/manuals/hybrid/tagged-004.png - texmf-dist/doc/context/sources/general/manuals/hybrid/tagged-005.png - texmf-dist/doc/context/sources/general/manuals/hybrid/tagged-006.png - texmf-dist/doc/context/sources/general/manuals/hybrid/tagged-007.png - texmf-dist/doc/context/sources/general/manuals/hybrid/tagged-008.png - texmf-dist/doc/context/sources/general/manuals/hybrid/tagged-009.png - texmf-dist/doc/context/sources/general/manuals/hybrid/tagged-010.png - texmf-dist/doc/context/sources/general/manuals/hybrid/tagged-011.png - texmf-dist/doc/context/sources/general/manuals/languages/languages-appendix.tex - texmf-dist/doc/context/sources/general/manuals/languages/languages-basics.tex - texmf-dist/doc/context/sources/general/manuals/languages/languages-environment.tex - texmf-dist/doc/context/sources/general/manuals/languages/languages-goodies.tex - texmf-dist/doc/context/sources/general/manuals/languages/languages-hyphenation.tex - texmf-dist/doc/context/sources/general/manuals/languages/languages-introduction.tex - texmf-dist/doc/context/sources/general/manuals/languages/languages-labels.tex - texmf-dist/doc/context/sources/general/manuals/languages/languages-mkiv.tex - texmf-dist/doc/context/sources/general/manuals/languages/languages-numbering.tex - texmf-dist/doc/context/sources/general/manuals/languages/languages-sorting.tex - texmf-dist/doc/context/sources/general/manuals/libraries/libraries-mkiv.tex - texmf-dist/doc/context/sources/general/manuals/lua/lua-mkiv.tex - texmf-dist/doc/context/sources/general/manuals/luatex/luatex-contents.tex - texmf-dist/doc/context/sources/general/manuals/luatex/luatex-enhancements.tex - texmf-dist/doc/context/sources/general/manuals/luatex/luatex-fonts.tex - texmf-dist/doc/context/sources/general/manuals/luatex/luatex-introduction.tex - texmf-dist/doc/context/sources/general/manuals/luatex/luatex-languages.tex - texmf-dist/doc/context/sources/general/manuals/luatex/luatex-logos.tex - texmf-dist/doc/context/sources/general/manuals/luatex/luatex-lua.tex - texmf-dist/doc/context/sources/general/manuals/luatex/luatex-math.tex - texmf-dist/doc/context/sources/general/manuals/luatex/luatex-modifications.tex - texmf-dist/doc/context/sources/general/manuals/luatex/luatex-nodes.tex - texmf-dist/doc/context/sources/general/manuals/luatex/luatex-style.tex - texmf-dist/doc/context/sources/general/manuals/luatex/luatex-titlepage.tex - texmf-dist/doc/context/sources/general/manuals/luatex/luatex.tex - texmf-dist/doc/context/sources/general/manuals/manuals-explaining-contents.tex - texmf-dist/doc/context/sources/general/manuals/manuals-explaining-cover.tex - texmf-dist/doc/context/sources/general/manuals/manuals-explaining-environment.tex - texmf-dist/doc/context/sources/general/manuals/manuals-xml-environment.tex - texmf-dist/doc/context/sources/general/manuals/math/math-alignments.tex - texmf-dist/doc/context/sources/general/manuals/math/math-combining.tex - texmf-dist/doc/context/sources/general/manuals/math/math-contents.tex - texmf-dist/doc/context/sources/general/manuals/math/math-definitions.tex - texmf-dist/doc/context/sources/general/manuals/math/math-features.tex - texmf-dist/doc/context/sources/general/manuals/math/math-framing-001.tex - texmf-dist/doc/context/sources/general/manuals/math/math-framing.tex - texmf-dist/doc/context/sources/general/manuals/math/math-input.tex - texmf-dist/doc/context/sources/general/manuals/math/math-introduction.tex - texmf-dist/doc/context/sources/general/manuals/math/math-layout.tex - texmf-dist/doc/context/sources/general/manuals/math/math-mkiv.tex - texmf-dist/doc/context/sources/general/manuals/math/math-numbering.tex - texmf-dist/doc/context/sources/general/manuals/math/math-oddities.tex - texmf-dist/doc/context/sources/general/manuals/math/math-spacing-001.tex - texmf-dist/doc/context/sources/general/manuals/math/math-spacing.tex - texmf-dist/doc/context/sources/general/manuals/math/math-suboptimal.tex - texmf-dist/doc/context/sources/general/manuals/math/math-titlepage.tex - texmf-dist/doc/context/sources/general/manuals/math/math-tricks.tex - texmf-dist/doc/context/sources/general/manuals/mathml/envexamp.tex - texmf-dist/doc/context/sources/general/manuals/mathml/mmlexamp.tex - texmf-dist/doc/context/sources/general/manuals/mathml/mmlprime.tex - texmf-dist/doc/context/sources/general/manuals/mathml/pc-d-001.xml - texmf-dist/doc/context/sources/general/manuals/mathml/pc-d-002.xml - texmf-dist/doc/context/sources/general/manuals/mathml/pc-d-003.xml - texmf-dist/doc/context/sources/general/manuals/mathml/pc-d-004.xml - texmf-dist/doc/context/sources/general/manuals/mathml/pc-d-005.xml - texmf-dist/doc/context/sources/general/manuals/mathml/pc-d-006.xml - texmf-dist/doc/context/sources/general/manuals/mathml/pc-d-007.xml - texmf-dist/doc/context/sources/general/manuals/mathml/pc-d-008.xml - texmf-dist/doc/context/sources/general/manuals/mathml/pc-d-009.xml - texmf-dist/doc/context/sources/general/manuals/mathml/pc-d-010.xml - texmf-dist/doc/context/sources/general/manuals/mathml/pc-d-011.xml - texmf-dist/doc/context/sources/general/manuals/mathml/pc-d-043.xml - texmf-dist/doc/context/sources/general/manuals/mathml/pc-d-051.xml - texmf-dist/doc/context/sources/general/manuals/mathml/pc-i-022.xml - texmf-dist/doc/context/sources/general/manuals/mathml/pc-i-380.xml - texmf-dist/doc/context/sources/general/manuals/mathml/pc-s-001.xml - texmf-dist/doc/context/sources/general/manuals/mathml/pc-s-002.xml - texmf-dist/doc/context/sources/general/manuals/mathml/pc-s-003.xml - texmf-dist/doc/context/sources/general/manuals/mathml/wh-g-001.xml - texmf-dist/doc/context/sources/general/manuals/mathml/wh-g-002.xml - texmf-dist/doc/context/sources/general/manuals/mathml/wh-g-003.xml - texmf-dist/doc/context/sources/general/manuals/mathml/wh-g-004.xml - texmf-dist/doc/context/sources/general/manuals/mathml/wh-g-005.xml - texmf-dist/doc/context/sources/general/manuals/mathml/wh-g-006.xml - texmf-dist/doc/context/sources/general/manuals/mathml/wh-g-007.xml - texmf-dist/doc/context/sources/general/manuals/mathml/wh-g-008.xml - texmf-dist/doc/context/sources/general/manuals/mathml/wh-g-009.xml - texmf-dist/doc/context/sources/general/manuals/mathml/wh-g-010.xml - texmf-dist/doc/context/sources/general/manuals/mathml/wh-g-011.xml - texmf-dist/doc/context/sources/general/manuals/mathml/wh-g-012.xml - texmf-dist/doc/context/sources/general/manuals/mathml/wh-g-013.xml - texmf-dist/doc/context/sources/general/manuals/mathml/wh-g-014.xml - texmf-dist/doc/context/sources/general/manuals/mathml/wh-g-015.xml - texmf-dist/doc/context/sources/general/manuals/mathml/wh-g-016.xml - texmf-dist/doc/context/sources/general/manuals/mathml/wh-l-001.xml - texmf-dist/doc/context/sources/general/manuals/mathml/wh-l-002.xml - texmf-dist/doc/context/sources/general/manuals/mathml/wh-l-003.xml - texmf-dist/doc/context/sources/general/manuals/mathml/wh-l-004.xml - texmf-dist/doc/context/sources/general/manuals/mathml/wh-s-001.xml - texmf-dist/doc/context/sources/general/manuals/mathml/wh-s-002.xml - texmf-dist/doc/context/sources/general/manuals/mcommon.tex - texmf-dist/doc/context/sources/general/manuals/metafun/cow-fun.mps - texmf-dist/doc/context/sources/general/manuals/metafun/hacker.png - texmf-dist/doc/context/sources/general/manuals/metafun/m-1.png - texmf-dist/doc/context/sources/general/manuals/metafun/m-2.png - texmf-dist/doc/context/sources/general/manuals/metafun/metafun-backgrounds.tex - texmf-dist/doc/context/sources/general/manuals/metafun/metafun-backpage.tex - texmf-dist/doc/context/sources/general/manuals/metafun/metafun-basics.tex - texmf-dist/doc/context/sources/general/manuals/metafun/metafun-colofon-paper.tex - texmf-dist/doc/context/sources/general/manuals/metafun/metafun-colofon-screen.tex - texmf-dist/doc/context/sources/general/manuals/metafun/metafun-colofon.tex - texmf-dist/doc/context/sources/general/manuals/metafun/metafun-contents.tex - texmf-dist/doc/context/sources/general/manuals/metafun/metafun-conventions.tex - texmf-dist/doc/context/sources/general/manuals/metafun/metafun-debugging.tex - texmf-dist/doc/context/sources/general/manuals/metafun/metafun-document.tex - texmf-dist/doc/context/sources/general/manuals/metafun/metafun-effects.tex - texmf-dist/doc/context/sources/general/manuals/metafun/metafun-embedding.tex - texmf-dist/doc/context/sources/general/manuals/metafun/metafun-environment-layout.tex - texmf-dist/doc/context/sources/general/manuals/metafun/metafun-environment-samples.tex - texmf-dist/doc/context/sources/general/manuals/metafun/metafun-environment-screen.tex - texmf-dist/doc/context/sources/general/manuals/metafun/metafun-environment.tex - texmf-dist/doc/context/sources/general/manuals/metafun/metafun-examples.tex - texmf-dist/doc/context/sources/general/manuals/metafun/metafun-functions.tex - texmf-dist/doc/context/sources/general/manuals/metafun/metafun-gadgets.tex - texmf-dist/doc/context/sources/general/manuals/metafun/metafun-graphics.tex - texmf-dist/doc/context/sources/general/manuals/metafun/metafun-index.tex - texmf-dist/doc/context/sources/general/manuals/metafun/metafun-introduction.tex - texmf-dist/doc/context/sources/general/manuals/metafun/metafun-layout.tex - texmf-dist/doc/context/sources/general/manuals/metafun/metafun-lua.tex - texmf-dist/doc/context/sources/general/manuals/metafun/metafun-macros.tex - texmf-dist/doc/context/sources/general/manuals/metafun/metafun-positioning.tex - texmf-dist/doc/context/sources/general/manuals/metafun/metafun-reference.tex - texmf-dist/doc/context/sources/general/manuals/metafun/metafun-sneaky.tex - texmf-dist/doc/context/sources/general/manuals/metafun/metafun-styles.tex - texmf-dist/doc/context/sources/general/manuals/metafun/metafun-syntax.tex - texmf-dist/doc/context/sources/general/manuals/metafun/metafun-text.tex - texmf-dist/doc/context/sources/general/manuals/metafun/metafun-titlepage-paper.tex - texmf-dist/doc/context/sources/general/manuals/metafun/metafun-titlepage-screen.tex - texmf-dist/doc/context/sources/general/manuals/metafun/metafun-welcome.tex - texmf-dist/doc/context/sources/general/manuals/metafun/metafun.tex - texmf-dist/doc/context/sources/general/manuals/metafun/mfun-700.tex - texmf-dist/doc/context/sources/general/manuals/metafun/mfun-771.tex - texmf-dist/doc/context/sources/general/manuals/metafun/mfun-772.tex - texmf-dist/doc/context/sources/general/manuals/metafun/mfun-773.tex - texmf-dist/doc/context/sources/general/manuals/metafun/mfun-774.tex - texmf-dist/doc/context/sources/general/manuals/metafun/mfun-775.tex - texmf-dist/doc/context/sources/general/manuals/metafun/mfun-776.tex - texmf-dist/doc/context/sources/general/manuals/metafun/mfun-800.tex - texmf-dist/doc/context/sources/general/manuals/metafun/mfun-900.tex - texmf-dist/doc/context/sources/general/manuals/metafun/mfun-901.tex - texmf-dist/doc/context/sources/general/manuals/metafun/mfun-902.tex - texmf-dist/doc/context/sources/general/manuals/metafun/mfun-mrun-demo.mp - texmf-dist/doc/context/sources/general/manuals/metafun/mycow.mp - texmf-dist/doc/context/sources/general/manuals/metafun/mycow.pdf - texmf-dist/doc/context/sources/general/manuals/metafun/somecow.pdf - texmf-dist/doc/context/sources/general/manuals/mk/luatexref-t-luatex-progress-intermediate.lut - texmf-dist/doc/context/sources/general/manuals/mk/luatexref-t-luatex-progress-runtime.lut - texmf-dist/doc/context/sources/general/manuals/mk/mk-arabic.tex - texmf-dist/doc/context/sources/general/manuals/mk/mk-breakingapart.tex - texmf-dist/doc/context/sources/general/manuals/mk/mk-calcmath.tex - texmf-dist/doc/context/sources/general/manuals/mk/mk-cjk.tex - texmf-dist/doc/context/sources/general/manuals/mk/mk-code.tex - texmf-dist/doc/context/sources/general/manuals/mk/mk-colors.tex - texmf-dist/doc/context/sources/general/manuals/mk/mk-contents.tex - texmf-dist/doc/context/sources/general/manuals/mk/mk-debug.png - texmf-dist/doc/context/sources/general/manuals/mk/mk-dirtytricks.tex - texmf-dist/doc/context/sources/general/manuals/mk/mk-environment.tex - texmf-dist/doc/context/sources/general/manuals/mk/mk-error.png - texmf-dist/doc/context/sources/general/manuals/mk/mk-fallback.tex - texmf-dist/doc/context/sources/general/manuals/mk/mk-fonts.tex - texmf-dist/doc/context/sources/general/manuals/mk/mk-goingbeta.tex - texmf-dist/doc/context/sources/general/manuals/mk/mk-goingutf.tex - texmf-dist/doc/context/sources/general/manuals/mk/mk-halfway.tex - texmf-dist/doc/context/sources/general/manuals/mk/mk-iitoiv.tex - texmf-dist/doc/context/sources/general/manuals/mk/mk-initialization.tex - texmf-dist/doc/context/sources/general/manuals/mk/mk-introduction.tex - texmf-dist/doc/context/sources/general/manuals/mk/mk-itworks.tex - texmf-dist/doc/context/sources/general/manuals/mk/mk-last-state.pdf - texmf-dist/doc/context/sources/general/manuals/mk/mk-last.tex - texmf-dist/doc/context/sources/general/manuals/mk/mk-luafitsin.tex - texmf-dist/doc/context/sources/general/manuals/mk/mk-luatex-progress.lut - texmf-dist/doc/context/sources/general/manuals/mk/mk-math.tex - texmf-dist/doc/context/sources/general/manuals/mk/mk-memory.tex - texmf-dist/doc/context/sources/general/manuals/mk/mk-mix.tex - texmf-dist/doc/context/sources/general/manuals/mk/mk-mplib.tex - texmf-dist/doc/context/sources/general/manuals/mk/mk-nicetoknow.tex - texmf-dist/doc/context/sources/general/manuals/mk/mk-nodes.tex - texmf-dist/doc/context/sources/general/manuals/mk/mk-open.tex - texmf-dist/doc/context/sources/general/manuals/mk/mk-optimization.tex - texmf-dist/doc/context/sources/general/manuals/mk/mk-order.tex - texmf-dist/doc/context/sources/general/manuals/mk/mk-performance.tex - texmf-dist/doc/context/sources/general/manuals/mk/mk-plain.tex - texmf-dist/doc/context/sources/general/manuals/mk/mk-punk.tex - texmf-dist/doc/context/sources/general/manuals/mk/mk-reflection.tex - texmf-dist/doc/context/sources/general/manuals/mk/mk-structure.tex - texmf-dist/doc/context/sources/general/manuals/mk/mk-timing-1-luatex-progress.lut - texmf-dist/doc/context/sources/general/manuals/mk/mk-timing-1.tex - texmf-dist/doc/context/sources/general/manuals/mk/mk-timing-2-luatex-progress.lut - texmf-dist/doc/context/sources/general/manuals/mk/mk-timing-2.tex - texmf-dist/doc/context/sources/general/manuals/mk/mk-timing-3-luatex-progress.lut - texmf-dist/doc/context/sources/general/manuals/mk/mk-timing-3.tex - texmf-dist/doc/context/sources/general/manuals/mk/mk-titlepage.tex - texmf-dist/doc/context/sources/general/manuals/mk/mk-tokenspeak.tex - texmf-dist/doc/context/sources/general/manuals/mk/mk-tracking.tex - texmf-dist/doc/context/sources/general/manuals/mk/mk-xml.tex - texmf-dist/doc/context/sources/general/manuals/mk/mk-xml.xml - texmf-dist/doc/context/sources/general/manuals/mk/mk-zapfino.tex - texmf-dist/doc/context/sources/general/manuals/mk/mk.tex - texmf-dist/doc/context/sources/general/manuals/nodes/nodes-sun-pia-03149.jpg - texmf-dist/doc/context/sources/general/manuals/nodes/nodes-sun-pia-03150.jpg - texmf-dist/doc/context/sources/general/manuals/nodes/nodes.tex - texmf-dist/doc/context/sources/general/manuals/notnow/notnow-columns-and-notes.tex - texmf-dist/doc/context/sources/general/manuals/notnow/notnow-sidefloats.tex - texmf-dist/doc/context/sources/general/manuals/notnow/notnow.tex - texmf-dist/doc/context/sources/general/manuals/onandon/m-fonts-plugins-timings-luajittex.lua - texmf-dist/doc/context/sources/general/manuals/onandon/m-fonts-plugins-timings-luatex.lua - texmf-dist/doc/context/sources/general/manuals/onandon/onandon-decade.tex - texmf-dist/doc/context/sources/general/manuals/onandon/onandon-editing.tex - texmf-dist/doc/context/sources/general/manuals/onandon/onandon-emoji.tex - texmf-dist/doc/context/sources/general/manuals/onandon/onandon-ffi.tex - texmf-dist/doc/context/sources/general/manuals/onandon/onandon-performance.tex - texmf-dist/doc/context/sources/general/manuals/onandon/onandon-seguiemj.pdf - texmf-dist/doc/context/sources/general/manuals/onandon/onandon-seguiemj.tex - texmf-dist/doc/context/sources/general/manuals/onandon/onandon-speed-000.tex - texmf-dist/doc/context/sources/general/manuals/onandon/onandon-speed-001.tex - texmf-dist/doc/context/sources/general/manuals/onandon/onandon-speed-002.tex - texmf-dist/doc/context/sources/general/manuals/onandon/onandon-speed-003.tex - texmf-dist/doc/context/sources/general/manuals/onandon/onandon-speed-005.tex - texmf-dist/doc/context/sources/general/manuals/onandon/onandon-speed-006.tex - texmf-dist/doc/context/sources/general/manuals/onandon/onandon-speed-007.tex - texmf-dist/doc/context/sources/general/manuals/onandon/onandon-speed-008.tex - texmf-dist/doc/context/sources/general/manuals/onandon/onandon-speed-009.tex - texmf-dist/doc/context/sources/general/manuals/onandon/onandon-speed-010.tex - texmf-dist/doc/context/sources/general/manuals/onandon/onandon-speed-011.tex - texmf-dist/doc/context/sources/general/manuals/onandon/onandon-speed-012.tex - texmf-dist/doc/context/sources/general/manuals/onandon/onandon-variable.tex - texmf-dist/doc/context/sources/general/manuals/onandon/onandon.tex - texmf-dist/doc/context/sources/general/manuals/pagecolumns/pagecolumns-000.tex - texmf-dist/doc/context/sources/general/manuals/pagecolumns/pagecolumns-001.tex - texmf-dist/doc/context/sources/general/manuals/pagecolumns/pagecolumns-002.tex - texmf-dist/doc/context/sources/general/manuals/pagecolumns/pagecolumns-003.tex - texmf-dist/doc/context/sources/general/manuals/pagecolumns/pagecolumns-004.tex - texmf-dist/doc/context/sources/general/manuals/pagecolumns/pagecolumns-005.tex - texmf-dist/doc/context/sources/general/manuals/pagecolumns/pagecolumns-006.tex - texmf-dist/doc/context/sources/general/manuals/pagecolumns/pagecolumns-007.tex - texmf-dist/doc/context/sources/general/manuals/pagecolumns/pagecolumns.tex - texmf-dist/doc/context/sources/general/manuals/publications/122176.pdf - texmf-dist/doc/context/sources/general/manuals/publications/124484.mol - texmf-dist/doc/context/sources/general/manuals/publications/124484.pdf - texmf-dist/doc/context/sources/general/manuals/publications/4953942.mol - texmf-dist/doc/context/sources/general/manuals/publications/4953942.pdf - texmf-dist/doc/context/sources/general/manuals/publications/971.mol - texmf-dist/doc/context/sources/general/manuals/publications/971.pdf - texmf-dist/doc/context/sources/general/manuals/publications/C6H6O.bib - texmf-dist/doc/context/sources/general/manuals/publications/boekplan.bib - texmf-dist/doc/context/sources/general/manuals/publications/duane.bib - texmf-dist/doc/context/sources/general/manuals/publications/manuals.bib - texmf-dist/doc/context/sources/general/manuals/publications/mkiv-publications.bib - texmf-dist/doc/context/sources/general/manuals/publications/mkiv-publications.lua - texmf-dist/doc/context/sources/general/manuals/publications/mkiv-publications.tex - texmf-dist/doc/context/sources/general/manuals/publications/publications-citations.tex - texmf-dist/doc/context/sources/general/manuals/publications/publications-completeness.tex - texmf-dist/doc/context/sources/general/manuals/publications/publications-contents.tex - texmf-dist/doc/context/sources/general/manuals/publications/publications-customize.tex - texmf-dist/doc/context/sources/general/manuals/publications/publications-database.tex - texmf-dist/doc/context/sources/general/manuals/publications/publications-datasets.tex - texmf-dist/doc/context/sources/general/manuals/publications/publications-exporting.tex - texmf-dist/doc/context/sources/general/manuals/publications/publications-extensions.tex - texmf-dist/doc/context/sources/general/manuals/publications/publications-fields.tex - texmf-dist/doc/context/sources/general/manuals/publications/publications-introduction.tex - texmf-dist/doc/context/sources/general/manuals/publications/publications-journals.tex - texmf-dist/doc/context/sources/general/manuals/publications/publications-lua.tex - texmf-dist/doc/context/sources/general/manuals/publications/publications-otheruse.tex - texmf-dist/doc/context/sources/general/manuals/publications/publications-overviews.tex - texmf-dist/doc/context/sources/general/manuals/publications/publications-performance.tex - texmf-dist/doc/context/sources/general/manuals/publications/publications-quick-example.tex - texmf-dist/doc/context/sources/general/manuals/publications/publications-quick.tex - texmf-dist/doc/context/sources/general/manuals/publications/publications-rendering.tex - texmf-dist/doc/context/sources/general/manuals/publications/publications-style.tex - texmf-dist/doc/context/sources/general/manuals/publications/publications-titlepage.tex - texmf-dist/doc/context/sources/general/manuals/publications/publications-tracing.tex - texmf-dist/doc/context/sources/general/manuals/publications/template-clean.bib - texmf-dist/doc/context/sources/general/manuals/readme/mreadme.tex - texmf-dist/doc/context/sources/general/manuals/rules/rules-mkiv.tex - texmf-dist/doc/context/sources/general/manuals/spacing/spacing-contents.tex - texmf-dist/doc/context/sources/general/manuals/spacing/spacing-introduction.tex - texmf-dist/doc/context/sources/general/manuals/spacing/spacing-linecorrection.tex - texmf-dist/doc/context/sources/general/manuals/spacing/spacing-mkiv.tex - texmf-dist/doc/context/sources/general/manuals/spacing/spacing-periods.tex - texmf-dist/doc/context/sources/general/manuals/spacing/spacing-spaces.tex - texmf-dist/doc/context/sources/general/manuals/spacing/spacing-style.tex - texmf-dist/doc/context/sources/general/manuals/spacing/spacing-titlepage.tex - texmf-dist/doc/context/sources/general/manuals/spreadsheets/spreadsheets-mkiv.tex - texmf-dist/doc/context/sources/general/manuals/sql/sql-mkiv.tex - texmf-dist/doc/context/sources/general/manuals/start/en/hasseltbook.bib - texmf-dist/doc/context/sources/general/manuals/start/en/hasseltbook.pdf - texmf-dist/doc/context/sources/general/manuals/start/en/hasseltbook.tex - texmf-dist/doc/context/sources/general/manuals/start/en/ma-cb-en-alignments.tex - texmf-dist/doc/context/sources/general/manuals/start/en/ma-cb-en-backpage.tex - texmf-dist/doc/context/sources/general/manuals/start/en/ma-cb-en-bibliography.tex - texmf-dist/doc/context/sources/general/manuals/start/en/ma-cb-en-chemical.tex - texmf-dist/doc/context/sources/general/manuals/start/en/ma-cb-en-citations.tex - texmf-dist/doc/context/sources/general/manuals/start/en/ma-cb-en-color.tex - texmf-dist/doc/context/sources/general/manuals/start/en/ma-cb-en-columns.tex - texmf-dist/doc/context/sources/general/manuals/start/en/ma-cb-en-commandlist.tex - texmf-dist/doc/context/sources/general/manuals/start/en/ma-cb-en-commands.tex - texmf-dist/doc/context/sources/general/manuals/start/en/ma-cb-en-composedcharacters.tex - texmf-dist/doc/context/sources/general/manuals/start/en/ma-cb-en-descriptions.tex - texmf-dist/doc/context/sources/general/manuals/start/en/ma-cb-en-document.tex - texmf-dist/doc/context/sources/general/manuals/start/en/ma-cb-en-enumerations.tex - texmf-dist/doc/context/sources/general/manuals/start/en/ma-cb-en-errors.tex - texmf-dist/doc/context/sources/general/manuals/start/en/ma-cb-en-figures.tex - texmf-dist/doc/context/sources/general/manuals/start/en/ma-cb-en-fonts.tex - texmf-dist/doc/context/sources/general/manuals/start/en/ma-cb-en-footnotes.tex - texmf-dist/doc/context/sources/general/manuals/start/en/ma-cb-en-framedtexts.tex - texmf-dist/doc/context/sources/general/manuals/start/en/ma-cb-en-frames.tex - texmf-dist/doc/context/sources/general/manuals/start/en/ma-cb-en-gettingstarted.tex - texmf-dist/doc/context/sources/general/manuals/start/en/ma-cb-en-headers.tex - texmf-dist/doc/context/sources/general/manuals/start/en/ma-cb-en-heads.tex - texmf-dist/doc/context/sources/general/manuals/start/en/ma-cb-en-interactivity.tex - texmf-dist/doc/context/sources/general/manuals/start/en/ma-cb-en-introduction.tex - texmf-dist/doc/context/sources/general/manuals/start/en/ma-cb-en-itemizations.tex - texmf-dist/doc/context/sources/general/manuals/start/en/ma-cb-en-layout.tex - texmf-dist/doc/context/sources/general/manuals/start/en/ma-cb-en-margintexts.tex - texmf-dist/doc/context/sources/general/manuals/start/en/ma-cb-en-math.tex - texmf-dist/doc/context/sources/general/manuals/start/en/ma-cb-en-mathcharacters.tex - texmf-dist/doc/context/sources/general/manuals/start/en/ma-cb-en-metapost.tex - texmf-dist/doc/context/sources/general/manuals/start/en/ma-cb-en-modules.tex - texmf-dist/doc/context/sources/general/manuals/start/en/ma-cb-en-pagebackgrounds.tex - texmf-dist/doc/context/sources/general/manuals/start/en/ma-cb-en-pages.tex - texmf-dist/doc/context/sources/general/manuals/start/en/ma-cb-en-paragraphs.tex - texmf-dist/doc/context/sources/general/manuals/start/en/ma-cb-en-presentations.tex - texmf-dist/doc/context/sources/general/manuals/start/en/ma-cb-en-processingfiles.tex - texmf-dist/doc/context/sources/general/manuals/start/en/ma-cb-en-references.tex - texmf-dist/doc/context/sources/general/manuals/start/en/ma-cb-en-registers.tex - texmf-dist/doc/context/sources/general/manuals/start/en/ma-cb-en-runtimefiles.tex - texmf-dist/doc/context/sources/general/manuals/start/en/ma-cb-en-setupcommands.tex - texmf-dist/doc/context/sources/general/manuals/start/en/ma-cb-en-sortedlists.tex - texmf-dist/doc/context/sources/general/manuals/start/en/ma-cb-en-specialcharacters.tex - texmf-dist/doc/context/sources/general/manuals/start/en/ma-cb-en-structure.tex - texmf-dist/doc/context/sources/general/manuals/start/en/ma-cb-en-support.tex - texmf-dist/doc/context/sources/general/manuals/start/en/ma-cb-en-synonyms.tex - texmf-dist/doc/context/sources/general/manuals/start/en/ma-cb-en-tables.tex - texmf-dist/doc/context/sources/general/manuals/start/en/ma-cb-en-tablesofcontent.tex - texmf-dist/doc/context/sources/general/manuals/start/en/ma-cb-en-tabulations.tex - texmf-dist/doc/context/sources/general/manuals/start/en/ma-cb-en-textbackgrounds.tex - texmf-dist/doc/context/sources/general/manuals/start/en/ma-cb-en-texteditor.tex - texmf-dist/doc/context/sources/general/manuals/start/en/ma-cb-en-units.tex - texmf-dist/doc/context/sources/general/manuals/start/en/ma-cb-en-usersetups.tex - texmf-dist/doc/context/sources/general/manuals/start/en/ma-cb-en-whatever.tex - texmf-dist/doc/context/sources/general/manuals/start/en/ma-cb-en.pdf - texmf-dist/doc/context/sources/general/manuals/start/en/ma-cb-en.tex - texmf-dist/doc/context/sources/general/manuals/start/en/ma-cb-language.tex - texmf-dist/doc/context/sources/general/manuals/start/en/sounds-001.tex - texmf-dist/doc/context/sources/general/manuals/start/graphics/cow.pdf - texmf-dist/doc/context/sources/general/manuals/start/graphics/fig-page-areas-en.pdf - texmf-dist/doc/context/sources/general/manuals/start/graphics/fig-page-parameters-en.pdf - texmf-dist/doc/context/sources/general/manuals/start/graphics/ma-cb-00.eps - texmf-dist/doc/context/sources/general/manuals/start/graphics/ma-cb-00.mp - texmf-dist/doc/context/sources/general/manuals/start/graphics/ma-cb-00.pdf - texmf-dist/doc/context/sources/general/manuals/start/graphics/ma-cb-01.png - texmf-dist/doc/context/sources/general/manuals/start/graphics/ma-cb-03.png - texmf-dist/doc/context/sources/general/manuals/start/graphics/ma-cb-04.png - texmf-dist/doc/context/sources/general/manuals/start/graphics/ma-cb-07.png - texmf-dist/doc/context/sources/general/manuals/start/graphics/ma-cb-08.png - texmf-dist/doc/context/sources/general/manuals/start/graphics/ma-cb-12.png - texmf-dist/doc/context/sources/general/manuals/start/graphics/ma-cb-13.png - texmf-dist/doc/context/sources/general/manuals/start/graphics/ma-cb-15.png - texmf-dist/doc/context/sources/general/manuals/start/graphics/ma-cb-16.png - texmf-dist/doc/context/sources/general/manuals/start/graphics/ma-cb-18.png - texmf-dist/doc/context/sources/general/manuals/start/graphics/ma-cb-19.png - texmf-dist/doc/context/sources/general/manuals/start/graphics/ma-cb-20.png - texmf-dist/doc/context/sources/general/manuals/start/graphics/ma-cb-21.png - texmf-dist/doc/context/sources/general/manuals/start/graphics/ma-cb-22.png - texmf-dist/doc/context/sources/general/manuals/start/graphics/ma-cb-23.png - texmf-dist/doc/context/sources/general/manuals/start/graphics/ma-cb-24.png - texmf-dist/doc/context/sources/general/manuals/start/graphics/ma-cb-25.png - texmf-dist/doc/context/sources/general/manuals/start/graphics/ma-cb-26.png - texmf-dist/doc/context/sources/general/manuals/start/graphics/minibook-en.pdf - texmf-dist/doc/context/sources/general/manuals/start/graphics/minibook-en.tex - texmf-dist/doc/context/sources/general/manuals/start/ma-cb-abbreviations.tex - texmf-dist/doc/context/sources/general/manuals/start/ma-cb-colofon.tex - texmf-dist/doc/context/sources/general/manuals/start/ma-cb-copyright.tex - texmf-dist/doc/context/sources/general/manuals/start/ma-cb-graphics.tex - texmf-dist/doc/context/sources/general/manuals/start/ma-cb-links.tex - texmf-dist/doc/context/sources/general/manuals/start/ma-cb-screen.tex - texmf-dist/doc/context/sources/general/manuals/start/ma-cb-style.tex - texmf-dist/doc/context/sources/general/manuals/start/ma-cb.tex - texmf-dist/doc/context/sources/general/manuals/steps/steps-mkiv.tex - texmf-dist/doc/context/sources/general/manuals/still/still-acrobat-math.png - texmf-dist/doc/context/sources/general/manuals/still/still-acrobat-text.png - texmf-dist/doc/context/sources/general/manuals/still/still-backend.tex - texmf-dist/doc/context/sources/general/manuals/still/still-contents.tex - texmf-dist/doc/context/sources/general/manuals/still/still-environment.tex - texmf-dist/doc/context/sources/general/manuals/still/still-expanding.tex - texmf-dist/doc/context/sources/general/manuals/still/still-introduction.tex - texmf-dist/doc/context/sources/general/manuals/still/still-math-stripe.png - texmf-dist/doc/context/sources/general/manuals/still/still-math.tex - texmf-dist/doc/context/sources/general/manuals/still/still-one.tex - texmf-dist/doc/context/sources/general/manuals/still/still-opentypemath.tex - texmf-dist/doc/context/sources/general/manuals/still/still-profiling.tex - texmf-dist/doc/context/sources/general/manuals/still/still-simple.tex - texmf-dist/doc/context/sources/general/manuals/still/still-sumatra-math.png - texmf-dist/doc/context/sources/general/manuals/still/still-sumatra-text.png - texmf-dist/doc/context/sources/general/manuals/still/still-titlepage.tex - texmf-dist/doc/context/sources/general/manuals/still/still-tokens.tex - texmf-dist/doc/context/sources/general/manuals/still/still.tex - texmf-dist/doc/context/sources/general/manuals/swiglib/swiglib-mkiv-gm-1.jpg - texmf-dist/doc/context/sources/general/manuals/swiglib/swiglib-mkiv-gm-1.pdf - texmf-dist/doc/context/sources/general/manuals/swiglib/swiglib-mkiv-gm-1.png - texmf-dist/doc/context/sources/general/manuals/swiglib/swiglib-mkiv.tex - texmf-dist/doc/context/sources/general/manuals/templates/templates-mkiv.tex - texmf-dist/doc/context/sources/general/manuals/tiptrick/tiptrick.tex - texmf-dist/doc/context/sources/general/manuals/tiptrick/tiptrick.xml - texmf-dist/doc/context/sources/general/manuals/tools/tools-mkiv.tex - texmf-dist/doc/context/sources/general/manuals/units/units-mkiv.tex - texmf-dist/doc/context/sources/general/manuals/workflows/workflows-contents.tex - texmf-dist/doc/context/sources/general/manuals/workflows/workflows-graphics.tex - texmf-dist/doc/context/sources/general/manuals/workflows/workflows-injectors.tex - texmf-dist/doc/context/sources/general/manuals/workflows/workflows-introduction.tex - texmf-dist/doc/context/sources/general/manuals/workflows/workflows-mkiv.tex - texmf-dist/doc/context/sources/general/manuals/workflows/workflows-resources.tex - texmf-dist/doc/context/sources/general/manuals/workflows/workflows-running.tex - texmf-dist/doc/context/sources/general/manuals/workflows/workflows-setups.tex - texmf-dist/doc/context/sources/general/manuals/workflows/workflows-style.tex - texmf-dist/doc/context/sources/general/manuals/workflows/workflows-suspects.tex - texmf-dist/doc/context/sources/general/manuals/workflows/workflows-synctex.tex - texmf-dist/doc/context/sources/general/manuals/workflows/workflows-titlepage.tex - texmf-dist/doc/context/sources/general/manuals/workflows/workflows-xml.tex - texmf-dist/doc/context/sources/general/manuals/xml/xml-mkiv-01.xml - texmf-dist/doc/context/sources/general/manuals/xml/xml-mkiv-02.xml - texmf-dist/doc/context/sources/general/manuals/xml/xml-mkiv.tex - texmf-dist/doc/context/sources/general/manuals/xtables/xtables-mkiv.tex - texmf-dist/doc/man/man1/context.1 - texmf-dist/doc/man/man1/context.man1.pdf - texmf-dist/doc/man/man1/luatools.1 - texmf-dist/doc/man/man1/luatools.man1.pdf - texmf-dist/doc/man/man1/mtx-babel.1 - texmf-dist/doc/man/man1/mtx-babel.man1.pdf - texmf-dist/doc/man/man1/mtx-base.1 - texmf-dist/doc/man/man1/mtx-base.man1.pdf - texmf-dist/doc/man/man1/mtx-bibtex.1 - texmf-dist/doc/man/man1/mtx-bibtex.man1.pdf - texmf-dist/doc/man/man1/mtx-cache.1 - texmf-dist/doc/man/man1/mtx-cache.man1.pdf - texmf-dist/doc/man/man1/mtx-chars.1 - texmf-dist/doc/man/man1/mtx-chars.man1.pdf - texmf-dist/doc/man/man1/mtx-check.1 - texmf-dist/doc/man/man1/mtx-check.man1.pdf - texmf-dist/doc/man/man1/mtx-colors.1 - texmf-dist/doc/man/man1/mtx-colors.man1.pdf - texmf-dist/doc/man/man1/mtx-context.1 - texmf-dist/doc/man/man1/mtx-context.man1.pdf - texmf-dist/doc/man/man1/mtx-dvi.1 - texmf-dist/doc/man/man1/mtx-dvi.man1.pdf - texmf-dist/doc/man/man1/mtx-epub.1 - texmf-dist/doc/man/man1/mtx-epub.man1.pdf - texmf-dist/doc/man/man1/mtx-evohome.1 - texmf-dist/doc/man/man1/mtx-evohome.man1.pdf - texmf-dist/doc/man/man1/mtx-fcd.1 - texmf-dist/doc/man/man1/mtx-fcd.man1.pdf - texmf-dist/doc/man/man1/mtx-flac.1 - texmf-dist/doc/man/man1/mtx-flac.man1.pdf - texmf-dist/doc/man/man1/mtx-fonts.1 - texmf-dist/doc/man/man1/mtx-fonts.man1.pdf - texmf-dist/doc/man/man1/mtx-grep.1 - texmf-dist/doc/man/man1/mtx-grep.man1.pdf - texmf-dist/doc/man/man1/mtx-interface.1 - texmf-dist/doc/man/man1/mtx-interface.man1.pdf - texmf-dist/doc/man/man1/mtx-metapost.1 - texmf-dist/doc/man/man1/mtx-metapost.man1.pdf - texmf-dist/doc/man/man1/mtx-metatex.1 - texmf-dist/doc/man/man1/mtx-metatex.man1.pdf - texmf-dist/doc/man/man1/mtx-modules.1 - texmf-dist/doc/man/man1/mtx-modules.man1.pdf - texmf-dist/doc/man/man1/mtx-package.1 - texmf-dist/doc/man/man1/mtx-package.man1.pdf - texmf-dist/doc/man/man1/mtx-patterns.1 - texmf-dist/doc/man/man1/mtx-patterns.man1.pdf - texmf-dist/doc/man/man1/mtx-pdf.1 - texmf-dist/doc/man/man1/mtx-pdf.man1.pdf - texmf-dist/doc/man/man1/mtx-plain.1 - texmf-dist/doc/man/man1/mtx-plain.man1.pdf - texmf-dist/doc/man/man1/mtx-profile.1 - texmf-dist/doc/man/man1/mtx-profile.man1.pdf - texmf-dist/doc/man/man1/mtx-rsync.1 - texmf-dist/doc/man/man1/mtx-rsync.man1.pdf - texmf-dist/doc/man/man1/mtx-scite.1 - texmf-dist/doc/man/man1/mtx-scite.man1.pdf - texmf-dist/doc/man/man1/mtx-server.1 - texmf-dist/doc/man/man1/mtx-server.man1.pdf - texmf-dist/doc/man/man1/mtx-texworks.1 - texmf-dist/doc/man/man1/mtx-texworks.man1.pdf - texmf-dist/doc/man/man1/mtx-timing.1 - texmf-dist/doc/man/man1/mtx-timing.man1.pdf - texmf-dist/doc/man/man1/mtx-tools.1 - texmf-dist/doc/man/man1/mtx-tools.man1.pdf - texmf-dist/doc/man/man1/mtx-unicode.1 - texmf-dist/doc/man/man1/mtx-unicode.man1.pdf - texmf-dist/doc/man/man1/mtx-unzip.1 - texmf-dist/doc/man/man1/mtx-unzip.man1.pdf - texmf-dist/doc/man/man1/mtx-update.1 - texmf-dist/doc/man/man1/mtx-update.man1.pdf - texmf-dist/doc/man/man1/mtx-watch.1 - texmf-dist/doc/man/man1/mtx-watch.man1.pdf - texmf-dist/doc/man/man1/mtx-youless.1 - texmf-dist/doc/man/man1/mtx-youless.man1.pdf - texmf-dist/doc/man/man1/mtxrun.1 - texmf-dist/doc/man/man1/mtxrun.man1.pdf - texmf-dist/doc/man/man1/texexec.1 - texmf-dist/doc/man/man1/texexec.man1.pdf - texmf-dist/doc/man/man1/texmfstart.1 - texmf-dist/doc/man/man1/texmfstart.man1.pdf -runfiles size=14259 - texmf-dist/bibtex/bst/context/mkii/cont-ab.bst - texmf-dist/bibtex/bst/context/mkii/cont-au.bst - texmf-dist/bibtex/bst/context/mkii/cont-no.bst - texmf-dist/bibtex/bst/context/mkii/cont-ti.bst - texmf-dist/context/data/npp/context/notepad++.ini - texmf-dist/context/data/scite/context/documents/scite-context-readme.pdf - texmf-dist/context/data/scite/context/documents/scite-context-readme.tex - texmf-dist/context/data/scite/context/documents/scite-context-visual.pdf - texmf-dist/context/data/scite/context/documents/scite-context-visual.png - texmf-dist/context/data/scite/context/lexers/data/scite-context-data-bidi.lua - texmf-dist/context/data/scite/context/lexers/data/scite-context-data-context.lua - texmf-dist/context/data/scite/context/lexers/data/scite-context-data-interfaces.lua - texmf-dist/context/data/scite/context/lexers/data/scite-context-data-metafun.lua - texmf-dist/context/data/scite/context/lexers/data/scite-context-data-metapost.lua - texmf-dist/context/data/scite/context/lexers/data/scite-context-data-tex.lua - texmf-dist/context/data/scite/context/lexers/lexer.lua - texmf-dist/context/data/scite/context/lexers/scite-context-lexer-bibtex.lua - texmf-dist/context/data/scite/context/lexers/scite-context-lexer-bnf.lua - texmf-dist/context/data/scite/context/lexers/scite-context-lexer-cld.lua - texmf-dist/context/data/scite/context/lexers/scite-context-lexer-cpp-web.lua - texmf-dist/context/data/scite/context/lexers/scite-context-lexer-cpp.lua - texmf-dist/context/data/scite/context/lexers/scite-context-lexer-dummy.lua - texmf-dist/context/data/scite/context/lexers/scite-context-lexer-lua-longstring.lua - texmf-dist/context/data/scite/context/lexers/scite-context-lexer-lua.lua - texmf-dist/context/data/scite/context/lexers/scite-context-lexer-mps.lua - texmf-dist/context/data/scite/context/lexers/scite-context-lexer-pdf-object.lua - texmf-dist/context/data/scite/context/lexers/scite-context-lexer-pdf-xref.lua - texmf-dist/context/data/scite/context/lexers/scite-context-lexer-pdf.lua - texmf-dist/context/data/scite/context/lexers/scite-context-lexer-sql.lua - texmf-dist/context/data/scite/context/lexers/scite-context-lexer-tex-web.lua - texmf-dist/context/data/scite/context/lexers/scite-context-lexer-tex.lua - texmf-dist/context/data/scite/context/lexers/scite-context-lexer-txt.lua - texmf-dist/context/data/scite/context/lexers/scite-context-lexer-web-snippets.lua - texmf-dist/context/data/scite/context/lexers/scite-context-lexer-web.lua - texmf-dist/context/data/scite/context/lexers/scite-context-lexer-xml-cdata.lua - texmf-dist/context/data/scite/context/lexers/scite-context-lexer-xml-comment.lua - texmf-dist/context/data/scite/context/lexers/scite-context-lexer-xml-script.lua - texmf-dist/context/data/scite/context/lexers/scite-context-lexer-xml.lua - texmf-dist/context/data/scite/context/lexers/scite-context-lexer.lua - texmf-dist/context/data/scite/context/lexers/themes/scite-context-theme.lua - texmf-dist/context/data/scite/context/scite-context-data-context.properties - texmf-dist/context/data/scite/context/scite-context-data-interfaces.properties - texmf-dist/context/data/scite/context/scite-context-data-metafun.properties - texmf-dist/context/data/scite/context/scite-context-data-metapost.properties - texmf-dist/context/data/scite/context/scite-context-data-tex.properties - texmf-dist/context/data/scite/context/scite-context-external.properties - texmf-dist/context/data/scite/context/scite-context-internal.properties - texmf-dist/context/data/scite/context/scite-context-user.properties - texmf-dist/context/data/scite/context/scite-context.properties - texmf-dist/context/data/scite/context/scite-ctx-bidi.lua - texmf-dist/context/data/scite/context/scite-ctx-context.properties - texmf-dist/context/data/scite/context/scite-ctx-example.properties - texmf-dist/context/data/scite/context/scite-ctx.lua - texmf-dist/context/data/scite/context/scite-ctx.properties - texmf-dist/context/data/scite/context/scite-metapost.properties - texmf-dist/context/data/scite/context/scite-pragma.properties - texmf-dist/context/data/scite/context/scite-tex.properties - texmf-dist/context/data/texfont/type-buy.dat - texmf-dist/context/data/texfont/type-fsf.dat - texmf-dist/context/data/texfont/type-ghz.dat - texmf-dist/context/data/texfont/type-tmf.dat - texmf-dist/context/data/textadept/context/data/scite-context-data-context.lua - texmf-dist/context/data/textadept/context/data/scite-context-data-interfaces.lua - texmf-dist/context/data/textadept/context/data/scite-context-data-metafun.lua - texmf-dist/context/data/textadept/context/data/scite-context-data-metapost.lua - texmf-dist/context/data/textadept/context/data/scite-context-data-tex.lua - texmf-dist/context/data/textadept/context/init.lua - texmf-dist/context/data/textadept/context/lexers/lexer.rme - texmf-dist/context/data/textadept/context/lexers/scite-context-lexer-bibtex.lua - texmf-dist/context/data/textadept/context/lexers/scite-context-lexer-bidi.lua - texmf-dist/context/data/textadept/context/lexers/scite-context-lexer-cld.lua - texmf-dist/context/data/textadept/context/lexers/scite-context-lexer-cpp-web.lua - texmf-dist/context/data/textadept/context/lexers/scite-context-lexer-cpp.lua - texmf-dist/context/data/textadept/context/lexers/scite-context-lexer-dummy.lua - texmf-dist/context/data/textadept/context/lexers/scite-context-lexer-lua-longstring.lua - texmf-dist/context/data/textadept/context/lexers/scite-context-lexer-lua.lua - texmf-dist/context/data/textadept/context/lexers/scite-context-lexer-mps.lua - texmf-dist/context/data/textadept/context/lexers/scite-context-lexer-pdf-object.lua - texmf-dist/context/data/textadept/context/lexers/scite-context-lexer-pdf-xref.lua - texmf-dist/context/data/textadept/context/lexers/scite-context-lexer-pdf.lua - texmf-dist/context/data/textadept/context/lexers/scite-context-lexer-sql.lua - texmf-dist/context/data/textadept/context/lexers/scite-context-lexer-tex-web.lua - texmf-dist/context/data/textadept/context/lexers/scite-context-lexer-tex.lua - texmf-dist/context/data/textadept/context/lexers/scite-context-lexer-txt.lua - texmf-dist/context/data/textadept/context/lexers/scite-context-lexer-web-snippets.lua - texmf-dist/context/data/textadept/context/lexers/scite-context-lexer-web.lua - texmf-dist/context/data/textadept/context/lexers/scite-context-lexer-xml-cdata.lua - texmf-dist/context/data/textadept/context/lexers/scite-context-lexer-xml-comment.lua - texmf-dist/context/data/textadept/context/lexers/scite-context-lexer-xml-script.lua - texmf-dist/context/data/textadept/context/lexers/scite-context-lexer-xml.lua - texmf-dist/context/data/textadept/context/lexers/scite-context-lexer.lua - texmf-dist/context/data/textadept/context/modules/textadept-context-files.lua - texmf-dist/context/data/textadept/context/modules/textadept-context-runner.lua - texmf-dist/context/data/textadept/context/modules/textadept-context-settings.lua - texmf-dist/context/data/textadept/context/modules/textadept-context-types.lua - texmf-dist/context/data/textadept/context/textadept-context.cmd - texmf-dist/context/data/textadept/context/textadept-context.sh - texmf-dist/context/data/textadept/context/themes/scite-context-theme.lua - texmf-dist/context/data/texworks/TUG/TeXworks.ini - texmf-dist/context/data/texworks/completion/tw-context.txt - texmf-dist/context/data/texworks/configuration/auto-indent-patterns.txt - texmf-dist/context/data/texworks/configuration/delimiter-pairs.txt - texmf-dist/context/data/texworks/configuration/smart-quotes-modes.txt - texmf-dist/context/data/texworks/configuration/syntax-patterns.txt - texmf-dist/context/data/texworks/configuration/tag-patterns.txt - texmf-dist/context/data/texworks/configuration/texworks-config.txt - texmf-dist/context/data/texworks/configuration/tools.ini - texmf-dist/context/data/texworks/texworks-context.rme - texmf-dist/context/data/texworks/texworks-setup.ini - texmf-dist/fonts/afm/hoekwater/context/contnav.afm - texmf-dist/fonts/cid/fontforge/Adobe-CNS1-4.cidmap - texmf-dist/fonts/cid/fontforge/Adobe-GB1-4.cidmap - texmf-dist/fonts/cid/fontforge/Adobe-Identity-0.cidmap - texmf-dist/fonts/cid/fontforge/Adobe-Japan1-5.cidmap - texmf-dist/fonts/cid/fontforge/Adobe-Japan1-6.cidmap - texmf-dist/fonts/cid/fontforge/Adobe-Japan2-0.cidmap - texmf-dist/fonts/cid/fontforge/Adobe-Korea1-2.cidmap - texmf-dist/fonts/enc/dvips/context/cmin.enc - texmf-dist/fonts/enc/dvips/context/cmit.enc - texmf-dist/fonts/enc/dvips/context/cmitt.enc - texmf-dist/fonts/enc/dvips/context/cmrm.enc - texmf-dist/fonts/enc/dvips/context/cmsc.enc - texmf-dist/fonts/enc/dvips/context/cmtt.enc - texmf-dist/fonts/enc/dvips/context/ec-2004.enc - texmf-dist/fonts/enc/dvips/context/q-8r.enc - texmf-dist/fonts/enc/dvips/context/teff-trinite.enc - texmf-dist/fonts/map/dvips/context/contnav.map - texmf-dist/fonts/map/luatex/context/demo-font.lum - texmf-dist/fonts/map/pdftex/context/8r-base.map - texmf-dist/fonts/map/pdftex/context/ec-base.map - texmf-dist/fonts/map/pdftex/context/ec-os-public-lm.map - texmf-dist/fonts/map/pdftex/context/mkiv-base.map - texmf-dist/fonts/map/pdftex/context/mkiv-px.map - texmf-dist/fonts/map/pdftex/context/mkiv-tx.map - texmf-dist/fonts/map/pdftex/context/original-adobe-euro.map - texmf-dist/fonts/map/pdftex/context/original-ams-base.map - texmf-dist/fonts/map/pdftex/context/original-ams-cmr.map - texmf-dist/fonts/map/pdftex/context/original-ams-euler.map - texmf-dist/fonts/map/pdftex/context/original-base.map - texmf-dist/fonts/map/pdftex/context/original-context-symbol.map - texmf-dist/fonts/map/pdftex/context/original-dummy.map - texmf-dist/fonts/map/pdftex/context/original-empty.map - texmf-dist/fonts/map/pdftex/context/original-micropress-informal.map - texmf-dist/fonts/map/pdftex/context/original-public-csr.map - texmf-dist/fonts/map/pdftex/context/original-public-lm.map - texmf-dist/fonts/map/pdftex/context/original-public-plr.map - texmf-dist/fonts/map/pdftex/context/original-public-vnr.map - texmf-dist/fonts/map/pdftex/context/original-vogel-symbol.map - texmf-dist/fonts/map/pdftex/context/original-wasy.map - texmf-dist/fonts/map/pdftex/context/original-youngryu-px.map - texmf-dist/fonts/map/pdftex/context/original-youngryu-tx.map - texmf-dist/fonts/map/pdftex/context/qx-base.map - texmf-dist/fonts/map/pdftex/context/qx-os-public-lm.map - texmf-dist/fonts/map/pdftex/context/t5-base.map - texmf-dist/fonts/map/pdftex/context/t5-os-public-lm.map - texmf-dist/fonts/map/pdftex/context/texnansi-base.map - texmf-dist/fonts/map/pdftex/context/texnansi-os-public-lm.map - texmf-dist/fonts/misc/xetex/fontmapping/context/tlig.map - texmf-dist/fonts/misc/xetex/fontmapping/context/tlig.tec - texmf-dist/fonts/tfm/hoekwater/context/contnav.tfm - texmf-dist/fonts/type1/hoekwater/context/contnav.pfb - texmf-dist/fonts/type1/hoekwater/context/contnav.pfm - texmf-dist/metapost/context/base/common/metafun.mp - texmf-dist/metapost/context/base/common/mp-back.mp - texmf-dist/metapost/context/base/common/mp-fobg.mp - texmf-dist/metapost/context/base/common/mp-symb.mp - texmf-dist/metapost/context/base/mpii/metafun.mpii - texmf-dist/metapost/context/base/mpii/mp-back.mpii - texmf-dist/metapost/context/base/mpii/mp-base.mpii - texmf-dist/metapost/context/base/mpii/mp-butt.mpii - texmf-dist/metapost/context/base/mpii/mp-char.mpii - texmf-dist/metapost/context/base/mpii/mp-core.mpii - texmf-dist/metapost/context/base/mpii/mp-figs.mpii - texmf-dist/metapost/context/base/mpii/mp-fobg.mpii - texmf-dist/metapost/context/base/mpii/mp-form.mpii - texmf-dist/metapost/context/base/mpii/mp-func.mpii - texmf-dist/metapost/context/base/mpii/mp-grid.mpii - texmf-dist/metapost/context/base/mpii/mp-grph.mpii - texmf-dist/metapost/context/base/mpii/mp-page.mpii - texmf-dist/metapost/context/base/mpii/mp-shap.mpii - texmf-dist/metapost/context/base/mpii/mp-spec.mpii - texmf-dist/metapost/context/base/mpii/mp-step.mpii - texmf-dist/metapost/context/base/mpii/mp-symb.mpii - texmf-dist/metapost/context/base/mpii/mp-text.mpii - texmf-dist/metapost/context/base/mpii/mp-tool.mpii - texmf-dist/metapost/context/base/mpii/mp-txts.mpii - texmf-dist/metapost/context/base/mpiv/metafun.mpiv - texmf-dist/metapost/context/base/mpiv/mp-abck.mpiv - texmf-dist/metapost/context/base/mpiv/mp-apos.mpiv - texmf-dist/metapost/context/base/mpiv/mp-asnc.mpiv - texmf-dist/metapost/context/base/mpiv/mp-back.mpiv - texmf-dist/metapost/context/base/mpiv/mp-bare.mpiv - texmf-dist/metapost/context/base/mpiv/mp-base.mpiv - texmf-dist/metapost/context/base/mpiv/mp-butt.mpiv - texmf-dist/metapost/context/base/mpiv/mp-char.mpiv - texmf-dist/metapost/context/base/mpiv/mp-chem.mpiv - texmf-dist/metapost/context/base/mpiv/mp-core.mpiv - texmf-dist/metapost/context/base/mpiv/mp-cows.mpiv - texmf-dist/metapost/context/base/mpiv/mp-crop.mpiv - texmf-dist/metapost/context/base/mpiv/mp-figs.mpiv - texmf-dist/metapost/context/base/mpiv/mp-fobg.mpiv - texmf-dist/metapost/context/base/mpiv/mp-form.mpiv - texmf-dist/metapost/context/base/mpiv/mp-func.mpiv - texmf-dist/metapost/context/base/mpiv/mp-grap.mpiv - texmf-dist/metapost/context/base/mpiv/mp-grid.mpiv - texmf-dist/metapost/context/base/mpiv/mp-grph.mpiv - texmf-dist/metapost/context/base/mpiv/mp-idea.mpiv - texmf-dist/metapost/context/base/mpiv/mp-luas.mpiv - texmf-dist/metapost/context/base/mpiv/mp-mlib.mpiv - texmf-dist/metapost/context/base/mpiv/mp-node.mpiv - texmf-dist/metapost/context/base/mpiv/mp-page.mpiv - texmf-dist/metapost/context/base/mpiv/mp-shap.mpiv - texmf-dist/metapost/context/base/mpiv/mp-step.mpiv - texmf-dist/metapost/context/base/mpiv/mp-symb.mpiv - texmf-dist/metapost/context/base/mpiv/mp-text.mpiv - texmf-dist/metapost/context/base/mpiv/mp-tool.mpiv - texmf-dist/metapost/context/base/mpiv/mp-tres.mpiv - texmf-dist/metapost/context/fonts/mpiv/bidi-symbols.mp - texmf-dist/metapost/context/fonts/mpiv/bidi-symbols.tex - texmf-dist/metapost/context/fonts/mpiv/demo-symbols.mp - texmf-dist/metapost/context/fonts/mpiv/demo-symbols.tex - texmf-dist/metapost/context/fonts/mpiv/punkfont-bold.mp - texmf-dist/metapost/context/fonts/mpiv/punkfont-boldslanted.mp - texmf-dist/metapost/context/fonts/mpiv/punkfont-characters.mp - texmf-dist/metapost/context/fonts/mpiv/punkfont-definitions.mp - texmf-dist/metapost/context/fonts/mpiv/punkfont-slanted.mp - texmf-dist/metapost/context/fonts/mpiv/punkfont.mp - texmf-dist/scripts/context/lua/mtx-babel.lua - texmf-dist/scripts/context/lua/mtx-base.lua - texmf-dist/scripts/context/lua/mtx-bibtex.lua - texmf-dist/scripts/context/lua/mtx-cache.lua - texmf-dist/scripts/context/lua/mtx-chars.lua - texmf-dist/scripts/context/lua/mtx-check.lua - texmf-dist/scripts/context/lua/mtx-colors.lua - texmf-dist/scripts/context/lua/mtx-context.lua - texmf-dist/scripts/context/lua/mtx-context.xml - texmf-dist/scripts/context/lua/mtx-convert.lua - texmf-dist/scripts/context/lua/mtx-dvi.lua - texmf-dist/scripts/context/lua/mtx-epub.lua - texmf-dist/scripts/context/lua/mtx-evohome.lua - texmf-dist/scripts/context/lua/mtx-fcd.lua - texmf-dist/scripts/context/lua/mtx-flac.lua - texmf-dist/scripts/context/lua/mtx-fonts.lua - texmf-dist/scripts/context/lua/mtx-grep.lua - texmf-dist/scripts/context/lua/mtx-interface.lua - texmf-dist/scripts/context/lua/mtx-metapost.lua - texmf-dist/scripts/context/lua/mtx-metatex.lua - texmf-dist/scripts/context/lua/mtx-mk-help.lua - texmf-dist/scripts/context/lua/mtx-modules.lua - texmf-dist/scripts/context/lua/mtx-package.lua - texmf-dist/scripts/context/lua/mtx-patterns.lua - texmf-dist/scripts/context/lua/mtx-pdf.lua - texmf-dist/scripts/context/lua/mtx-plain.lua - texmf-dist/scripts/context/lua/mtx-profile.lua - texmf-dist/scripts/context/lua/mtx-rsync.lua - texmf-dist/scripts/context/lua/mtx-scite.lua - texmf-dist/scripts/context/lua/mtx-server-ctx-fonttest.lua - texmf-dist/scripts/context/lua/mtx-server-ctx-help.lua - texmf-dist/scripts/context/lua/mtx-server-ctx-startup.lua - texmf-dist/scripts/context/lua/mtx-server.lua - texmf-dist/scripts/context/lua/mtx-synctex.lua - texmf-dist/scripts/context/lua/mtx-texworks.lua - texmf-dist/scripts/context/lua/mtx-timing.lua - texmf-dist/scripts/context/lua/mtx-tools.lua - texmf-dist/scripts/context/lua/mtx-unicode.lua - texmf-dist/scripts/context/lua/mtx-unzip.lua - texmf-dist/scripts/context/lua/mtx-update.lua - texmf-dist/scripts/context/lua/mtx-watch.lua - texmf-dist/scripts/context/lua/mtx-youless.lua - texmf-dist/scripts/context/lua/mtxlibs.lua - texmf-dist/scripts/context/lua/mtxrun.lua - texmf-dist/scripts/context/perl/makempy.pl - texmf-dist/scripts/context/perl/path_tre.pm - texmf-dist/scripts/context/perl/pdftrimwhite.pl - texmf-dist/scripts/context/perl/texfind.pl - texmf-dist/scripts/context/perl/texfont.pl - texmf-dist/scripts/context/ruby/base/ctx.rb - texmf-dist/scripts/context/ruby/base/exa.rb - texmf-dist/scripts/context/ruby/base/file.rb - texmf-dist/scripts/context/ruby/base/kpse.rb - texmf-dist/scripts/context/ruby/base/kpse/drb.rb - texmf-dist/scripts/context/ruby/base/kpse/soap.rb - texmf-dist/scripts/context/ruby/base/kpse/trees.rb - texmf-dist/scripts/context/ruby/base/kpsedirect.rb - texmf-dist/scripts/context/ruby/base/kpsefast.rb - texmf-dist/scripts/context/ruby/base/kpseremote.rb - texmf-dist/scripts/context/ruby/base/kpserunner.rb - texmf-dist/scripts/context/ruby/base/logger.rb - texmf-dist/scripts/context/ruby/base/merge.rb - texmf-dist/scripts/context/ruby/base/mp.rb - texmf-dist/scripts/context/ruby/base/pdf.rb - texmf-dist/scripts/context/ruby/base/state.rb - texmf-dist/scripts/context/ruby/base/switch.rb - texmf-dist/scripts/context/ruby/base/system.rb - texmf-dist/scripts/context/ruby/base/tex.rb - texmf-dist/scripts/context/ruby/base/texutil.rb - texmf-dist/scripts/context/ruby/base/tool.rb - texmf-dist/scripts/context/ruby/base/variables.rb - texmf-dist/scripts/context/ruby/concheck.rb - texmf-dist/scripts/context/ruby/ctxtools.rb - texmf-dist/scripts/context/ruby/graphics/gs.rb - texmf-dist/scripts/context/ruby/graphics/inkscape.rb - texmf-dist/scripts/context/ruby/graphics/magick.rb - texmf-dist/scripts/context/ruby/imgtopdf.rb - texmf-dist/scripts/context/ruby/pdftools.rb - texmf-dist/scripts/context/ruby/pstopdf.rb - texmf-dist/scripts/context/ruby/rlxtools.rb - texmf-dist/scripts/context/ruby/rscortool.rb - texmf-dist/scripts/context/ruby/rsfiltool.rb - texmf-dist/scripts/context/ruby/rslb/base.rb - texmf-dist/scripts/context/ruby/rslibtool.rb - texmf-dist/scripts/context/ruby/runtools.rb - texmf-dist/scripts/context/ruby/texexec.rb - texmf-dist/scripts/context/ruby/texmfstart.rb - texmf-dist/scripts/context/ruby/textools.rb - texmf-dist/scripts/context/ruby/texutil.rb - texmf-dist/scripts/context/ruby/tmftools.rb - texmf-dist/scripts/context/ruby/xmltools.rb - texmf-dist/scripts/context/stubs/install/first-setup.bat - texmf-dist/scripts/context/stubs/install/first-setup.sh - texmf-dist/scripts/context/stubs/mswin/context.exe - texmf-dist/scripts/context/stubs/mswin/contextjit.exe - texmf-dist/scripts/context/stubs/mswin/ctxtools.exe - texmf-dist/scripts/context/stubs/mswin/luatools.exe - texmf-dist/scripts/context/stubs/mswin/metatex.exe - texmf-dist/scripts/context/stubs/mswin/mtxrun.dll - texmf-dist/scripts/context/stubs/mswin/mtxrun.exe - texmf-dist/scripts/context/stubs/mswin/mtxrun.lua - texmf-dist/scripts/context/stubs/mswin/mtxrunjit.exe - texmf-dist/scripts/context/stubs/mswin/pstopdf.exe - texmf-dist/scripts/context/stubs/mswin/texexec.exe - texmf-dist/scripts/context/stubs/mswin/texmfstart.exe - texmf-dist/scripts/context/stubs/setup/setuptex - texmf-dist/scripts/context/stubs/setup/setuptex.bat - texmf-dist/scripts/context/stubs/setup/setuptex.csh - texmf-dist/scripts/context/stubs/source/mtxrun_dll.c - texmf-dist/scripts/context/stubs/source/mtxrun_exe.c - texmf-dist/scripts/context/stubs/source/readme.txt - texmf-dist/scripts/context/stubs/unix/context - texmf-dist/scripts/context/stubs/unix/contextjit - texmf-dist/scripts/context/stubs/unix/ctxtools - texmf-dist/scripts/context/stubs/unix/luatools - texmf-dist/scripts/context/stubs/unix/metatex - texmf-dist/scripts/context/stubs/unix/mptopdf - texmf-dist/scripts/context/stubs/unix/mtxrun - texmf-dist/scripts/context/stubs/unix/mtxrunjit - texmf-dist/scripts/context/stubs/unix/pstopdf - texmf-dist/scripts/context/stubs/unix/texexec - texmf-dist/scripts/context/stubs/unix/texmfstart - texmf-dist/scripts/context/stubs/win64/context.exe - texmf-dist/scripts/context/stubs/win64/contextjit.exe - texmf-dist/scripts/context/stubs/win64/ctxtools.exe - texmf-dist/scripts/context/stubs/win64/luatools.exe - texmf-dist/scripts/context/stubs/win64/metatex.exe - texmf-dist/scripts/context/stubs/win64/mptopdf.exe - texmf-dist/scripts/context/stubs/win64/mtxrun.dll - texmf-dist/scripts/context/stubs/win64/mtxrun.exe - texmf-dist/scripts/context/stubs/win64/mtxrun.lua - texmf-dist/scripts/context/stubs/win64/mtxrunjit.exe - texmf-dist/scripts/context/stubs/win64/pstopdf.exe - texmf-dist/scripts/context/stubs/win64/texexec.exe - texmf-dist/scripts/context/stubs/win64/texmfstart.exe - texmf-dist/tex/context/base/context-version.pdf - texmf-dist/tex/context/base/context-version.png - texmf-dist/tex/context/base/context.rme - texmf-dist/tex/context/base/mkii/anch-bar.mkii - texmf-dist/tex/context/base/mkii/anch-pgr.mkii - texmf-dist/tex/context/base/mkii/anch-pos.mkii - texmf-dist/tex/context/base/mkii/anch-snc.mkii - texmf-dist/tex/context/base/mkii/bibl-tra.mkii - texmf-dist/tex/context/base/mkii/buff-ini.mkii - texmf-dist/tex/context/base/mkii/buff-ver.mkii - texmf-dist/tex/context/base/mkii/catc-act.mkii - texmf-dist/tex/context/base/mkii/catc-ctx.mkii - texmf-dist/tex/context/base/mkii/catc-def.mkii - texmf-dist/tex/context/base/mkii/catc-ini.mkii - texmf-dist/tex/context/base/mkii/catc-sym.mkii - texmf-dist/tex/context/base/mkii/catc-xml.mkii - texmf-dist/tex/context/base/mkii/colo-ema.mkii - texmf-dist/tex/context/base/mkii/colo-ext.mkii - texmf-dist/tex/context/base/mkii/colo-hex.mkii - texmf-dist/tex/context/base/mkii/colo-ini.mkii - texmf-dist/tex/context/base/mkii/colo-rgb.mkii - texmf-dist/tex/context/base/mkii/colo-run.mkii - texmf-dist/tex/context/base/mkii/colo-x11.mkii - texmf-dist/tex/context/base/mkii/colo-xwi.mkii - texmf-dist/tex/context/base/mkii/cont-cs.mkii - texmf-dist/tex/context/base/mkii/cont-de.mkii - texmf-dist/tex/context/base/mkii/cont-en.mkii - texmf-dist/tex/context/base/mkii/cont-err.mkii - texmf-dist/tex/context/base/mkii/cont-fil.mkii - texmf-dist/tex/context/base/mkii/cont-fr.mkii - texmf-dist/tex/context/base/mkii/cont-gb.mkii - texmf-dist/tex/context/base/mkii/cont-it.mkii - texmf-dist/tex/context/base/mkii/cont-log.mkii - texmf-dist/tex/context/base/mkii/cont-new.mkii - texmf-dist/tex/context/base/mkii/cont-nl.mkii - texmf-dist/tex/context/base/mkii/cont-ro.mkii - texmf-dist/tex/context/base/mkii/cont-sys.ori - texmf-dist/tex/context/base/mkii/context.mkii - texmf-dist/tex/context/base/mkii/core-con.mkii - texmf-dist/tex/context/base/mkii/core-ctx.mkii - texmf-dist/tex/context/base/mkii/core-def.mkii - texmf-dist/tex/context/base/mkii/core-env.mkii - texmf-dist/tex/context/base/mkii/core-fil.mkii - texmf-dist/tex/context/base/mkii/core-fnt.mkii - texmf-dist/tex/context/base/mkii/core-gen.mkii - texmf-dist/tex/context/base/mkii/core-ini.mkii - texmf-dist/tex/context/base/mkii/core-job.mkii - texmf-dist/tex/context/base/mkii/core-mis.mkii - texmf-dist/tex/context/base/mkii/core-par.mkii - texmf-dist/tex/context/base/mkii/core-stg.mkii - texmf-dist/tex/context/base/mkii/core-sys.mkii - texmf-dist/tex/context/base/mkii/core-two.mkii - texmf-dist/tex/context/base/mkii/core-uti.mkii - texmf-dist/tex/context/base/mkii/core-var.mkii - texmf-dist/tex/context/base/mkii/enco-032.mkii - texmf-dist/tex/context/base/mkii/enco-037.mkii - texmf-dist/tex/context/base/mkii/enco-acc.mkii - texmf-dist/tex/context/base/mkii/enco-agr.mkii - texmf-dist/tex/context/base/mkii/enco-ans.mkii - texmf-dist/tex/context/base/mkii/enco-cas.mkii - texmf-dist/tex/context/base/mkii/enco-chi.mkii - texmf-dist/tex/context/base/mkii/enco-com.mkii - texmf-dist/tex/context/base/mkii/enco-cyr.mkii - texmf-dist/tex/context/base/mkii/enco-def.mkii - texmf-dist/tex/context/base/mkii/enco-ec.mkii - texmf-dist/tex/context/base/mkii/enco-ecm.mkii - texmf-dist/tex/context/base/mkii/enco-el.mkii - texmf-dist/tex/context/base/mkii/enco-fde.mkii - texmf-dist/tex/context/base/mkii/enco-ffr.mkii - texmf-dist/tex/context/base/mkii/enco-fpl.mkii - texmf-dist/tex/context/base/mkii/enco-fro.mkii - texmf-dist/tex/context/base/mkii/enco-fsl.mkii - texmf-dist/tex/context/base/mkii/enco-grk.mkii - texmf-dist/tex/context/base/mkii/enco-heb.mkii - texmf-dist/tex/context/base/mkii/enco-ibm.mkii - texmf-dist/tex/context/base/mkii/enco-il2.mkii - texmf-dist/tex/context/base/mkii/enco-ini.mkii - texmf-dist/tex/context/base/mkii/enco-l7x.mkii - texmf-dist/tex/context/base/mkii/enco-lat.mkii - texmf-dist/tex/context/base/mkii/enco-mis.mkii - texmf-dist/tex/context/base/mkii/enco-pdf.mkii - texmf-dist/tex/context/base/mkii/enco-pfr.mkii - texmf-dist/tex/context/base/mkii/enco-pol.mkii - texmf-dist/tex/context/base/mkii/enco-qx.mkii - texmf-dist/tex/context/base/mkii/enco-raw.mkii - texmf-dist/tex/context/base/mkii/enco-run.mkii - texmf-dist/tex/context/base/mkii/enco-t5.mkii - texmf-dist/tex/context/base/mkii/enco-tbo.mkii - texmf-dist/tex/context/base/mkii/enco-uc.mkii - texmf-dist/tex/context/base/mkii/enco-vis.mkii - texmf-dist/tex/context/base/mkii/enco-vna.mkii - texmf-dist/tex/context/base/mkii/enco-win.mkii - texmf-dist/tex/context/base/mkii/enco-x5.mkii - texmf-dist/tex/context/base/mkii/filt-bas.mkii - texmf-dist/tex/context/base/mkii/filt-ini.mkii - texmf-dist/tex/context/base/mkii/font-arb.mkii - texmf-dist/tex/context/base/mkii/font-bfm.mkii - texmf-dist/tex/context/base/mkii/font-chi.mkii - texmf-dist/tex/context/base/mkii/font-heb.mkii - texmf-dist/tex/context/base/mkii/font-ini.mkii - texmf-dist/tex/context/base/mkii/font-jap.mkii - texmf-dist/tex/context/base/mkii/font-run.mkii - texmf-dist/tex/context/base/mkii/font-uni.mkii - texmf-dist/tex/context/base/mkii/font-unk.mkii - texmf-dist/tex/context/base/mkii/font-xtx.mkii - texmf-dist/tex/context/base/mkii/grph-fig.mkii - texmf-dist/tex/context/base/mkii/grph-inc.mkii - texmf-dist/tex/context/base/mkii/grph-trf.mkii - texmf-dist/tex/context/base/mkii/hand-def.mkii - texmf-dist/tex/context/base/mkii/hand-ini.mkii - texmf-dist/tex/context/base/mkii/java-ans.mkii - texmf-dist/tex/context/base/mkii/java-exa.mkii - texmf-dist/tex/context/base/mkii/java-fil.mkii - texmf-dist/tex/context/base/mkii/java-fld.mkii - texmf-dist/tex/context/base/mkii/java-ini.mkii - texmf-dist/tex/context/base/mkii/java-stp.mkii - texmf-dist/tex/context/base/mkii/lang-alt.mkii - texmf-dist/tex/context/base/mkii/lang-ana.mkii - texmf-dist/tex/context/base/mkii/lang-art.mkii - texmf-dist/tex/context/base/mkii/lang-bal.mkii - texmf-dist/tex/context/base/mkii/lang-cel.mkii - texmf-dist/tex/context/base/mkii/lang-chi.mkii - texmf-dist/tex/context/base/mkii/lang-ctx.mkii - texmf-dist/tex/context/base/mkii/lang-cyr.mkii - texmf-dist/tex/context/base/mkii/lang-dis.mkii - texmf-dist/tex/context/base/mkii/lang-frd.mkii - texmf-dist/tex/context/base/mkii/lang-frq.mkii - texmf-dist/tex/context/base/mkii/lang-ger.mkii - texmf-dist/tex/context/base/mkii/lang-grk.mkii - texmf-dist/tex/context/base/mkii/lang-ind.mkii - texmf-dist/tex/context/base/mkii/lang-ini.mkii - texmf-dist/tex/context/base/mkii/lang-ita.mkii - texmf-dist/tex/context/base/mkii/lang-jap.mkii - texmf-dist/tex/context/base/mkii/lang-lab.mkii - texmf-dist/tex/context/base/mkii/lang-mis.mkii - texmf-dist/tex/context/base/mkii/lang-run.mkii - texmf-dist/tex/context/base/mkii/lang-sla.mkii - texmf-dist/tex/context/base/mkii/lang-spa.mkii - texmf-dist/tex/context/base/mkii/lang-spe.mkii - texmf-dist/tex/context/base/mkii/lang-ura.mkii - texmf-dist/tex/context/base/mkii/lang-url.mkii - texmf-dist/tex/context/base/mkii/lang-vn.mkii - texmf-dist/tex/context/base/mkii/math-ams.mkii - texmf-dist/tex/context/base/mkii/math-arr.mkii - texmf-dist/tex/context/base/mkii/math-cow.mkii - texmf-dist/tex/context/base/mkii/math-eul.mkii - texmf-dist/tex/context/base/mkii/math-fou.mkii - texmf-dist/tex/context/base/mkii/math-frc.mkii - texmf-dist/tex/context/base/mkii/math-ini.mkii - texmf-dist/tex/context/base/mkii/math-lbr.mkii - texmf-dist/tex/context/base/mkii/math-pln.mkii - texmf-dist/tex/context/base/mkii/math-run.mkii - texmf-dist/tex/context/base/mkii/math-tex.mkii - texmf-dist/tex/context/base/mkii/math-tim.mkii - texmf-dist/tex/context/base/mkii/math-uni.mkii - texmf-dist/tex/context/base/mkii/meta-clp.mkii - texmf-dist/tex/context/base/mkii/meta-dum.mkii - texmf-dist/tex/context/base/mkii/meta-fig.mkii - texmf-dist/tex/context/base/mkii/meta-ini.mkii - texmf-dist/tex/context/base/mkii/meta-mis.mkii - texmf-dist/tex/context/base/mkii/meta-nav.mkii - texmf-dist/tex/context/base/mkii/meta-pag.mkii - texmf-dist/tex/context/base/mkii/meta-pdf.mkii - texmf-dist/tex/context/base/mkii/meta-pre.mkii - texmf-dist/tex/context/base/mkii/meta-tex.mkii - texmf-dist/tex/context/base/mkii/meta-txt.mkii - texmf-dist/tex/context/base/mkii/meta-xml.mkii - texmf-dist/tex/context/base/mkii/mult-aux.mkii - texmf-dist/tex/context/base/mkii/mult-chk.mkii - texmf-dist/tex/context/base/mkii/mult-com.mkii - texmf-dist/tex/context/base/mkii/mult-con.mkii - texmf-dist/tex/context/base/mkii/mult-cs.mkii - texmf-dist/tex/context/base/mkii/mult-de.mkii - texmf-dist/tex/context/base/mkii/mult-def.mkii - texmf-dist/tex/context/base/mkii/mult-en.mkii - texmf-dist/tex/context/base/mkii/mult-fr.mkii - texmf-dist/tex/context/base/mkii/mult-fst.mkii - texmf-dist/tex/context/base/mkii/mult-ini.mkii - texmf-dist/tex/context/base/mkii/mult-it.mkii - texmf-dist/tex/context/base/mkii/mult-mcs.mkii - texmf-dist/tex/context/base/mkii/mult-mde.mkii - texmf-dist/tex/context/base/mkii/mult-men.mkii - texmf-dist/tex/context/base/mkii/mult-mfr.mkii - texmf-dist/tex/context/base/mkii/mult-mit.mkii - texmf-dist/tex/context/base/mkii/mult-mnl.mkii - texmf-dist/tex/context/base/mkii/mult-mno.mkii - texmf-dist/tex/context/base/mkii/mult-mpe.mkii - texmf-dist/tex/context/base/mkii/mult-mro.mkii - texmf-dist/tex/context/base/mkii/mult-nl.mkii - texmf-dist/tex/context/base/mkii/mult-pe.mkii - texmf-dist/tex/context/base/mkii/mult-ro.mkii - texmf-dist/tex/context/base/mkii/mult-sys.mkii - texmf-dist/tex/context/base/mkii/norm-alo.mkii - texmf-dist/tex/context/base/mkii/norm-ctx.mkii - texmf-dist/tex/context/base/mkii/norm-etx.mkii - texmf-dist/tex/context/base/mkii/norm-ltx.mkii - texmf-dist/tex/context/base/mkii/norm-ptx.mkii - texmf-dist/tex/context/base/mkii/norm-tex.mkii - texmf-dist/tex/context/base/mkii/norm-xtx.mkii - texmf-dist/tex/context/base/mkii/pack-box.mkii - texmf-dist/tex/context/base/mkii/pack-lyr.mkii - texmf-dist/tex/context/base/mkii/pack-obj.mkii - texmf-dist/tex/context/base/mkii/pack-rul.mkii - texmf-dist/tex/context/base/mkii/page-app.mkii - texmf-dist/tex/context/base/mkii/page-bck.mkii - texmf-dist/tex/context/base/mkii/page-flw.mkii - texmf-dist/tex/context/base/mkii/page-imp.mkii - texmf-dist/tex/context/base/mkii/page-ini.mkii - texmf-dist/tex/context/base/mkii/page-ins.mkii - texmf-dist/tex/context/base/mkii/page-lay.mkii - texmf-dist/tex/context/base/mkii/page-lin.mkii - texmf-dist/tex/context/base/mkii/page-log.mkii - texmf-dist/tex/context/base/mkii/page-mak.mkii - texmf-dist/tex/context/base/mkii/page-mar.mkii - texmf-dist/tex/context/base/mkii/page-mis.mkii - texmf-dist/tex/context/base/mkii/page-mul.mkii - texmf-dist/tex/context/base/mkii/page-not.mkii - texmf-dist/tex/context/base/mkii/page-one.mkii - texmf-dist/tex/context/base/mkii/page-par.mkii - texmf-dist/tex/context/base/mkii/page-plg.mkii - texmf-dist/tex/context/base/mkii/page-run.mkii - texmf-dist/tex/context/base/mkii/page-set.mkii - texmf-dist/tex/context/base/mkii/page-sid.mkii - texmf-dist/tex/context/base/mkii/page-spr.mkii - texmf-dist/tex/context/base/mkii/page-str.mkii - texmf-dist/tex/context/base/mkii/page-txt.mkii - texmf-dist/tex/context/base/mkii/pdfr-def.mkii - texmf-dist/tex/context/base/mkii/pdfr-ec.mkii - texmf-dist/tex/context/base/mkii/pdfr-il2.mkii - texmf-dist/tex/context/base/mkii/prop-ini.mkii - texmf-dist/tex/context/base/mkii/prop-lay.mkii - texmf-dist/tex/context/base/mkii/prop-mis.mkii - texmf-dist/tex/context/base/mkii/regi-8859-1.mkii - texmf-dist/tex/context/base/mkii/regi-8859-10.mkii - texmf-dist/tex/context/base/mkii/regi-8859-13.mkii - texmf-dist/tex/context/base/mkii/regi-8859-15.mkii - texmf-dist/tex/context/base/mkii/regi-8859-16.mkii - texmf-dist/tex/context/base/mkii/regi-8859-2.mkii - texmf-dist/tex/context/base/mkii/regi-8859-3.mkii - texmf-dist/tex/context/base/mkii/regi-8859-4.mkii - texmf-dist/tex/context/base/mkii/regi-8859-5.mkii - texmf-dist/tex/context/base/mkii/regi-8859-7.mkii - texmf-dist/tex/context/base/mkii/regi-8859-9.mkii - texmf-dist/tex/context/base/mkii/regi-cp1250.mkii - texmf-dist/tex/context/base/mkii/regi-cp1251.mkii - texmf-dist/tex/context/base/mkii/regi-cp1252.mkii - texmf-dist/tex/context/base/mkii/regi-cp1253.mkii - texmf-dist/tex/context/base/mkii/regi-cp1254.mkii - texmf-dist/tex/context/base/mkii/regi-cp1257.mkii - texmf-dist/tex/context/base/mkii/regi-cyp.mkii - texmf-dist/tex/context/base/mkii/regi-cyr.mkii - texmf-dist/tex/context/base/mkii/regi-def.mkii - texmf-dist/tex/context/base/mkii/regi-ibm.mkii - texmf-dist/tex/context/base/mkii/regi-ini.mkii - texmf-dist/tex/context/base/mkii/regi-mac.mkii - texmf-dist/tex/context/base/mkii/regi-syn.mkii - texmf-dist/tex/context/base/mkii/regi-uni.mkii - texmf-dist/tex/context/base/mkii/regi-utf.mkii - texmf-dist/tex/context/base/mkii/regi-vis.mkii - texmf-dist/tex/context/base/mkii/scrn-fld.mkii - texmf-dist/tex/context/base/mkii/scrn-hlp.mkii - texmf-dist/tex/context/base/mkii/scrn-int.mkii - texmf-dist/tex/context/base/mkii/scrn-nav.mkii - texmf-dist/tex/context/base/mkii/sort-def.mkii - texmf-dist/tex/context/base/mkii/sort-ini.mkii - texmf-dist/tex/context/base/mkii/sort-lan.mkii - texmf-dist/tex/context/base/mkii/spac-gen.mkii - texmf-dist/tex/context/base/mkii/spac-grd.mkii - texmf-dist/tex/context/base/mkii/spec-def.mkii - texmf-dist/tex/context/base/mkii/spec-dpm.mkii - texmf-dist/tex/context/base/mkii/spec-dpx.mkii - texmf-dist/tex/context/base/mkii/spec-dvi.mkii - texmf-dist/tex/context/base/mkii/spec-fdf.mkii - texmf-dist/tex/context/base/mkii/spec-ini.mkii - texmf-dist/tex/context/base/mkii/spec-mis.mkii - texmf-dist/tex/context/base/mkii/spec-pdf.mkii - texmf-dist/tex/context/base/mkii/spec-ps.mkii - texmf-dist/tex/context/base/mkii/spec-tpd.mkii - texmf-dist/tex/context/base/mkii/spec-tr.mkii - texmf-dist/tex/context/base/mkii/spec-tst.mkii - texmf-dist/tex/context/base/mkii/spec-var.mkii - texmf-dist/tex/context/base/mkii/spec-win.mkii - texmf-dist/tex/context/base/mkii/spec-xet.mkii - texmf-dist/tex/context/base/mkii/spec-xtx.mkii - texmf-dist/tex/context/base/mkii/spec-yy.mkii - texmf-dist/tex/context/base/mkii/strc-blk.mkii - texmf-dist/tex/context/base/mkii/strc-des.mkii - texmf-dist/tex/context/base/mkii/strc-flt.mkii - texmf-dist/tex/context/base/mkii/strc-itm.mkii - texmf-dist/tex/context/base/mkii/strc-lnt.mkii - texmf-dist/tex/context/base/mkii/strc-lst.mkii - texmf-dist/tex/context/base/mkii/strc-mar.mkii - texmf-dist/tex/context/base/mkii/strc-mat.mkii - texmf-dist/tex/context/base/mkii/strc-not.mkii - texmf-dist/tex/context/base/mkii/strc-num.mkii - texmf-dist/tex/context/base/mkii/strc-pag.mkii - texmf-dist/tex/context/base/mkii/strc-ref.mkii - texmf-dist/tex/context/base/mkii/strc-reg.mkii - texmf-dist/tex/context/base/mkii/strc-sec.mkii - texmf-dist/tex/context/base/mkii/strc-swd.mkii - texmf-dist/tex/context/base/mkii/strc-syn.mkii - texmf-dist/tex/context/base/mkii/supp-ali.mkii - texmf-dist/tex/context/base/mkii/supp-box.mkii - texmf-dist/tex/context/base/mkii/supp-dir.mkii - texmf-dist/tex/context/base/mkii/supp-emp.mkii - texmf-dist/tex/context/base/mkii/supp-eps.mkii - texmf-dist/tex/context/base/mkii/supp-fil.mkii - texmf-dist/tex/context/base/mkii/supp-fun.mkii - texmf-dist/tex/context/base/mkii/supp-lat.mkii - texmf-dist/tex/context/base/mkii/supp-mat.mkii - texmf-dist/tex/context/base/mkii/supp-mis.tex - texmf-dist/tex/context/base/mkii/supp-mpe.tex - texmf-dist/tex/context/base/mkii/supp-mps.mkii - texmf-dist/tex/context/base/mkii/supp-mrk.mkii - texmf-dist/tex/context/base/mkii/supp-num.mkii - texmf-dist/tex/context/base/mkii/supp-pat.mkii - texmf-dist/tex/context/base/mkii/supp-pdf.tex - texmf-dist/tex/context/base/mkii/supp-ran.mkii - texmf-dist/tex/context/base/mkii/supp-spe.mkii - texmf-dist/tex/context/base/mkii/supp-tpi.mkii - texmf-dist/tex/context/base/mkii/supp-vis.mkii - texmf-dist/tex/context/base/mkii/symb-cow.mkii - texmf-dist/tex/context/base/mkii/symb-eur.mkii - texmf-dist/tex/context/base/mkii/symb-glm.mkii - texmf-dist/tex/context/base/mkii/symb-ini.mkii - texmf-dist/tex/context/base/mkii/symb-jmn.mkii - texmf-dist/tex/context/base/mkii/symb-mis.mkii - texmf-dist/tex/context/base/mkii/symb-mvs.mkii - texmf-dist/tex/context/base/mkii/symb-nav.mkii - texmf-dist/tex/context/base/mkii/symb-run.mkii - texmf-dist/tex/context/base/mkii/symb-uni.mkii - texmf-dist/tex/context/base/mkii/symb-was.mkii - texmf-dist/tex/context/base/mkii/syst-con.mkii - texmf-dist/tex/context/base/mkii/syst-ext.mkii - texmf-dist/tex/context/base/mkii/syst-fnt.mkii - texmf-dist/tex/context/base/mkii/syst-gen.mkii - texmf-dist/tex/context/base/mkii/syst-ini.mkii - texmf-dist/tex/context/base/mkii/syst-new.mkii - texmf-dist/tex/context/base/mkii/syst-pln.mkii - texmf-dist/tex/context/base/mkii/syst-rtp.mkii - texmf-dist/tex/context/base/mkii/syst-rtp.mkiv - texmf-dist/tex/context/base/mkii/syst-str.mkii - texmf-dist/tex/context/base/mkii/tabl-com.mkii - texmf-dist/tex/context/base/mkii/tabl-ltb.mkii - texmf-dist/tex/context/base/mkii/tabl-ntb.mkii - texmf-dist/tex/context/base/mkii/tabl-nte.mkii - texmf-dist/tex/context/base/mkii/tabl-pln.mkii - texmf-dist/tex/context/base/mkii/tabl-tab.mkii - texmf-dist/tex/context/base/mkii/tabl-tbl.mkii - texmf-dist/tex/context/base/mkii/tabl-tsp.mkii - texmf-dist/tex/context/base/mkii/thrd-pic.mkii - texmf-dist/tex/context/base/mkii/thrd-ran.mkii - texmf-dist/tex/context/base/mkii/thrd-tab.mkii - texmf-dist/tex/context/base/mkii/thrd-trg.mkii - texmf-dist/tex/context/base/mkii/trac-vis.mkii - texmf-dist/tex/context/base/mkii/type-def.mkii - texmf-dist/tex/context/base/mkii/type-ini.mkii - texmf-dist/tex/context/base/mkii/type-one.mkii - texmf-dist/tex/context/base/mkii/type-otf.mkii - texmf-dist/tex/context/base/mkii/type-run.mkii - texmf-dist/tex/context/base/mkii/type-set.mkii - texmf-dist/tex/context/base/mkii/type-siz.mkii - texmf-dist/tex/context/base/mkii/type-tmf.mkii - texmf-dist/tex/context/base/mkii/typo-ini.mkii - texmf-dist/tex/context/base/mkii/unic-000.mkii - texmf-dist/tex/context/base/mkii/unic-001.mkii - texmf-dist/tex/context/base/mkii/unic-002.mkii - texmf-dist/tex/context/base/mkii/unic-003.mkii - texmf-dist/tex/context/base/mkii/unic-004.mkii - texmf-dist/tex/context/base/mkii/unic-005.mkii - texmf-dist/tex/context/base/mkii/unic-030.mkii - texmf-dist/tex/context/base/mkii/unic-031.mkii - texmf-dist/tex/context/base/mkii/unic-032.mkii - texmf-dist/tex/context/base/mkii/unic-033.mkii - texmf-dist/tex/context/base/mkii/unic-034.mkii - texmf-dist/tex/context/base/mkii/unic-035.mkii - texmf-dist/tex/context/base/mkii/unic-037.mkii - texmf-dist/tex/context/base/mkii/unic-039.mkii - texmf-dist/tex/context/base/mkii/unic-251.mkii - texmf-dist/tex/context/base/mkii/unic-cjk.mkii - texmf-dist/tex/context/base/mkii/unic-exp.mkii - texmf-dist/tex/context/base/mkii/unic-ini.mkii - texmf-dist/tex/context/base/mkii/unic-run.mkii - texmf-dist/tex/context/base/mkii/verb-c.mkii - texmf-dist/tex/context/base/mkii/verb-eif.mkii - texmf-dist/tex/context/base/mkii/verb-ini.mkii - texmf-dist/tex/context/base/mkii/verb-js.mkii - texmf-dist/tex/context/base/mkii/verb-jv.mkii - texmf-dist/tex/context/base/mkii/verb-mp.mkii - texmf-dist/tex/context/base/mkii/verb-pas.mkii - texmf-dist/tex/context/base/mkii/verb-pl.mkii - texmf-dist/tex/context/base/mkii/verb-raw.mkii - texmf-dist/tex/context/base/mkii/verb-sql.mkii - texmf-dist/tex/context/base/mkii/verb-tex.mkii - texmf-dist/tex/context/base/mkii/verb-xml.mkii - texmf-dist/tex/context/base/mkii/xetx-chr.mkii - texmf-dist/tex/context/base/mkii/xetx-cls.mkii - texmf-dist/tex/context/base/mkii/xetx-ini.mkii - texmf-dist/tex/context/base/mkii/xetx-utf.mkii - texmf-dist/tex/context/base/mkii/xtag-cml.mkii - texmf-dist/tex/context/base/mkii/xtag-ent.mkii - texmf-dist/tex/context/base/mkii/xtag-exp.mkii - texmf-dist/tex/context/base/mkii/xtag-ext.mkii - texmf-dist/tex/context/base/mkii/xtag-hyp.mkii - texmf-dist/tex/context/base/mkii/xtag-ini.mkii - texmf-dist/tex/context/base/mkii/xtag-map.mkii - texmf-dist/tex/context/base/mkii/xtag-mea.mkii - texmf-dist/tex/context/base/mkii/xtag-meb.mkii - texmf-dist/tex/context/base/mkii/xtag-mec.mkii - texmf-dist/tex/context/base/mkii/xtag-meh.mkii - texmf-dist/tex/context/base/mkii/xtag-men.mkii - texmf-dist/tex/context/base/mkii/xtag-meo.mkii - texmf-dist/tex/context/base/mkii/xtag-mer.mkii - texmf-dist/tex/context/base/mkii/xtag-mmc.mkii - texmf-dist/tex/context/base/mkii/xtag-mml.mkii - texmf-dist/tex/context/base/mkii/xtag-mmp.mkii - texmf-dist/tex/context/base/mkii/xtag-mxa.mkii - texmf-dist/tex/context/base/mkii/xtag-mxb.mkii - texmf-dist/tex/context/base/mkii/xtag-mxc.mkii - texmf-dist/tex/context/base/mkii/xtag-mxh.mkii - texmf-dist/tex/context/base/mkii/xtag-mxn.mkii - texmf-dist/tex/context/base/mkii/xtag-mxo.mkii - texmf-dist/tex/context/base/mkii/xtag-mxr.mkii - texmf-dist/tex/context/base/mkii/xtag-pml.mkii - texmf-dist/tex/context/base/mkii/xtag-pmu.mkii - texmf-dist/tex/context/base/mkii/xtag-pre.mkii - texmf-dist/tex/context/base/mkii/xtag-prs.mkii - texmf-dist/tex/context/base/mkii/xtag-raw.mkii - texmf-dist/tex/context/base/mkii/xtag-rng.mkii - texmf-dist/tex/context/base/mkii/xtag-run.mkii - texmf-dist/tex/context/base/mkii/xtag-stk.mkii - texmf-dist/tex/context/base/mkii/xtag-utf.mkii - texmf-dist/tex/context/base/mkii/xtag-xsd.mkii - texmf-dist/tex/context/base/mkii/xtag-xsl.mkii - texmf-dist/tex/context/base/mkiv/anch-bar.mkiv - texmf-dist/tex/context/base/mkiv/anch-bck.mkvi - texmf-dist/tex/context/base/mkiv/anch-pgr.lua - texmf-dist/tex/context/base/mkiv/anch-pgr.mkiv - texmf-dist/tex/context/base/mkiv/anch-pos.lua - texmf-dist/tex/context/base/mkiv/anch-pos.mkiv - texmf-dist/tex/context/base/mkiv/anch-snc.mkiv - texmf-dist/tex/context/base/mkiv/anch-tab.mkiv - texmf-dist/tex/context/base/mkiv/attr-col.lua - texmf-dist/tex/context/base/mkiv/attr-col.mkiv - texmf-dist/tex/context/base/mkiv/attr-eff.lua - texmf-dist/tex/context/base/mkiv/attr-eff.mkiv - texmf-dist/tex/context/base/mkiv/attr-ini.lua - texmf-dist/tex/context/base/mkiv/attr-ini.mkiv - texmf-dist/tex/context/base/mkiv/attr-lay.lua - texmf-dist/tex/context/base/mkiv/attr-lay.mkiv - texmf-dist/tex/context/base/mkiv/attr-mkr.lua - texmf-dist/tex/context/base/mkiv/attr-mkr.mkiv - texmf-dist/tex/context/base/mkiv/attr-neg.lua - texmf-dist/tex/context/base/mkiv/attr-neg.mkiv - texmf-dist/tex/context/base/mkiv/back-exp.lua - texmf-dist/tex/context/base/mkiv/back-exp.mkiv - texmf-dist/tex/context/base/mkiv/back-ini.lua - texmf-dist/tex/context/base/mkiv/back-ini.mkiv - texmf-dist/tex/context/base/mkiv/back-pdf.lua - texmf-dist/tex/context/base/mkiv/back-pdf.mkiv - texmf-dist/tex/context/base/mkiv/back-swf.mkiv - texmf-dist/tex/context/base/mkiv/back-u3d.mkiv - texmf-dist/tex/context/base/mkiv/bibl-bib.lua - texmf-dist/tex/context/base/mkiv/bibl-bib.mkiv - texmf-dist/tex/context/base/mkiv/bibl-tra.lua - texmf-dist/tex/context/base/mkiv/bibl-tra.mkiv - texmf-dist/tex/context/base/mkiv/bibl-tst.lua - texmf-dist/tex/context/base/mkiv/blob-ini.lua - texmf-dist/tex/context/base/mkiv/blob-ini.mkiv - texmf-dist/tex/context/base/mkiv/buff-imp-default.lua - texmf-dist/tex/context/base/mkiv/buff-imp-default.mkiv - texmf-dist/tex/context/base/mkiv/buff-imp-escaped.lua - texmf-dist/tex/context/base/mkiv/buff-imp-escaped.mkiv - texmf-dist/tex/context/base/mkiv/buff-imp-lua.lua - texmf-dist/tex/context/base/mkiv/buff-imp-lua.mkiv - texmf-dist/tex/context/base/mkiv/buff-imp-mp.lua - texmf-dist/tex/context/base/mkiv/buff-imp-mp.mkiv - texmf-dist/tex/context/base/mkiv/buff-imp-nested.lua - texmf-dist/tex/context/base/mkiv/buff-imp-nested.mkiv - texmf-dist/tex/context/base/mkiv/buff-imp-parsed-xml.lua - texmf-dist/tex/context/base/mkiv/buff-imp-parsed-xml.mkiv - texmf-dist/tex/context/base/mkiv/buff-imp-tex.lua - texmf-dist/tex/context/base/mkiv/buff-imp-tex.mkiv - texmf-dist/tex/context/base/mkiv/buff-imp-xml.lua - texmf-dist/tex/context/base/mkiv/buff-imp-xml.mkiv - texmf-dist/tex/context/base/mkiv/buff-ini.lua - texmf-dist/tex/context/base/mkiv/buff-ini.mkiv - texmf-dist/tex/context/base/mkiv/buff-par.lua - texmf-dist/tex/context/base/mkiv/buff-par.mkvi - texmf-dist/tex/context/base/mkiv/buff-ver.lua - texmf-dist/tex/context/base/mkiv/buff-ver.mkiv - texmf-dist/tex/context/base/mkiv/bxml-apa.mkiv - texmf-dist/tex/context/base/mkiv/catc-act.mkiv - texmf-dist/tex/context/base/mkiv/catc-ctx.mkiv - texmf-dist/tex/context/base/mkiv/catc-def.mkiv - texmf-dist/tex/context/base/mkiv/catc-ini.lua - texmf-dist/tex/context/base/mkiv/catc-ini.mkiv - texmf-dist/tex/context/base/mkiv/catc-sym.mkiv - texmf-dist/tex/context/base/mkiv/catc-xml.mkiv - texmf-dist/tex/context/base/mkiv/char-act.mkiv - texmf-dist/tex/context/base/mkiv/char-cjk.lua - texmf-dist/tex/context/base/mkiv/char-def.lua - texmf-dist/tex/context/base/mkiv/char-emj.lua - texmf-dist/tex/context/base/mkiv/char-enc.lua - texmf-dist/tex/context/base/mkiv/char-enc.mkiv - texmf-dist/tex/context/base/mkiv/char-ent.lua - texmf-dist/tex/context/base/mkiv/char-fio.lua - texmf-dist/tex/context/base/mkiv/char-ini.lua - texmf-dist/tex/context/base/mkiv/char-ini.mkiv - texmf-dist/tex/context/base/mkiv/char-map.lua - texmf-dist/tex/context/base/mkiv/char-prv.lua - texmf-dist/tex/context/base/mkiv/char-tex.lua - texmf-dist/tex/context/base/mkiv/char-utf.lua - texmf-dist/tex/context/base/mkiv/char-utf.mkiv - texmf-dist/tex/context/base/mkiv/chem-ini.lua - texmf-dist/tex/context/base/mkiv/chem-ini.mkiv - texmf-dist/tex/context/base/mkiv/chem-str.lua - texmf-dist/tex/context/base/mkiv/chem-str.mkiv - texmf-dist/tex/context/base/mkiv/cldf-bas.lua - texmf-dist/tex/context/base/mkiv/cldf-bas.mkiv - texmf-dist/tex/context/base/mkiv/cldf-com.lua - texmf-dist/tex/context/base/mkiv/cldf-com.mkiv - texmf-dist/tex/context/base/mkiv/cldf-ini.lua - texmf-dist/tex/context/base/mkiv/cldf-ini.mkiv - texmf-dist/tex/context/base/mkiv/cldf-int.lua - texmf-dist/tex/context/base/mkiv/cldf-int.mkiv - texmf-dist/tex/context/base/mkiv/cldf-prs.lua - texmf-dist/tex/context/base/mkiv/cldf-scn.lua - texmf-dist/tex/context/base/mkiv/cldf-stp.lua - texmf-dist/tex/context/base/mkiv/cldf-ver.lua - texmf-dist/tex/context/base/mkiv/cldf-ver.mkiv - texmf-dist/tex/context/base/mkiv/colo-ext.mkiv - texmf-dist/tex/context/base/mkiv/colo-grp.mkiv - texmf-dist/tex/context/base/mkiv/colo-icc.lua - texmf-dist/tex/context/base/mkiv/colo-imp-crayola.mkiv - texmf-dist/tex/context/base/mkiv/colo-imp-dem.mkiv - texmf-dist/tex/context/base/mkiv/colo-imp-ema.mkiv - texmf-dist/tex/context/base/mkiv/colo-imp-rainbow.mkiv - texmf-dist/tex/context/base/mkiv/colo-imp-ral.mkiv - texmf-dist/tex/context/base/mkiv/colo-imp-rgb.mkiv - texmf-dist/tex/context/base/mkiv/colo-imp-solarized.mkiv - texmf-dist/tex/context/base/mkiv/colo-imp-x11.mkiv - texmf-dist/tex/context/base/mkiv/colo-imp-xwi.mkiv - texmf-dist/tex/context/base/mkiv/colo-ini.lua - texmf-dist/tex/context/base/mkiv/colo-ini.mkiv - texmf-dist/tex/context/base/mkiv/colo-run.lua - texmf-dist/tex/context/base/mkiv/colo-run.mkiv - texmf-dist/tex/context/base/mkiv/cont-cs.mkiv - texmf-dist/tex/context/base/mkiv/cont-de.mkiv - texmf-dist/tex/context/base/mkiv/cont-en.mkiv - texmf-dist/tex/context/base/mkiv/cont-fil.mkiv - texmf-dist/tex/context/base/mkiv/cont-fr.mkiv - texmf-dist/tex/context/base/mkiv/cont-gb.mkiv - texmf-dist/tex/context/base/mkiv/cont-it.mkiv - texmf-dist/tex/context/base/mkiv/cont-log.mkiv - texmf-dist/tex/context/base/mkiv/cont-new.mkiv - texmf-dist/tex/context/base/mkiv/cont-nl.mkiv - texmf-dist/tex/context/base/mkiv/cont-nop.mkiv - texmf-dist/tex/context/base/mkiv/cont-pe.mkiv - texmf-dist/tex/context/base/mkiv/cont-ro.mkiv - texmf-dist/tex/context/base/mkiv/cont-run.lua - texmf-dist/tex/context/base/mkiv/cont-run.mkiv - texmf-dist/tex/context/base/mkiv/cont-yes.mkiv - texmf-dist/tex/context/base/mkiv/context-base.lmx - texmf-dist/tex/context/base/mkiv/context-characters.lmx - texmf-dist/tex/context/base/mkiv/context-debug.lmx - texmf-dist/tex/context/base/mkiv/context-error.lmx - texmf-dist/tex/context/base/mkiv/context-fonttest.lmx - texmf-dist/tex/context/base/mkiv/context-help.lmx - texmf-dist/tex/context/base/mkiv/context-performance.tex - texmf-dist/tex/context/base/mkiv/context-timing.lmx - texmf-dist/tex/context/base/mkiv/context-todo.tex - texmf-dist/tex/context/base/mkiv/context.css - texmf-dist/tex/context/base/mkiv/context.lus - texmf-dist/tex/context/base/mkiv/context.mkiv - texmf-dist/tex/context/base/mkiv/core-con.lua - texmf-dist/tex/context/base/mkiv/core-con.mkiv - texmf-dist/tex/context/base/mkiv/core-ctx.ctx - texmf-dist/tex/context/base/mkiv/core-ctx.lua - texmf-dist/tex/context/base/mkiv/core-ctx.mkiv - texmf-dist/tex/context/base/mkiv/core-dat.lua - texmf-dist/tex/context/base/mkiv/core-dat.mkiv - texmf-dist/tex/context/base/mkiv/core-def.mkiv - texmf-dist/tex/context/base/mkiv/core-env.lua - texmf-dist/tex/context/base/mkiv/core-env.mkiv - texmf-dist/tex/context/base/mkiv/core-ini.mkiv - texmf-dist/tex/context/base/mkiv/core-sys.lua - texmf-dist/tex/context/base/mkiv/core-sys.mkiv - texmf-dist/tex/context/base/mkiv/core-two.lua - texmf-dist/tex/context/base/mkiv/core-two.mkiv - texmf-dist/tex/context/base/mkiv/core-uti.lua - texmf-dist/tex/context/base/mkiv/core-uti.mkiv - texmf-dist/tex/context/base/mkiv/data-aux.lua - texmf-dist/tex/context/base/mkiv/data-bin.lua - texmf-dist/tex/context/base/mkiv/data-con.lua - texmf-dist/tex/context/base/mkiv/data-crl.lua - texmf-dist/tex/context/base/mkiv/data-ctx.lua - texmf-dist/tex/context/base/mkiv/data-env.lua - texmf-dist/tex/context/base/mkiv/data-exp.lua - texmf-dist/tex/context/base/mkiv/data-fil.lua - texmf-dist/tex/context/base/mkiv/data-gen.lua - texmf-dist/tex/context/base/mkiv/data-ini.lua - texmf-dist/tex/context/base/mkiv/data-inp.lua - texmf-dist/tex/context/base/mkiv/data-lst.lua - texmf-dist/tex/context/base/mkiv/data-lua.lua - texmf-dist/tex/context/base/mkiv/data-met.lua - texmf-dist/tex/context/base/mkiv/data-out.lua - texmf-dist/tex/context/base/mkiv/data-pre.lua - texmf-dist/tex/context/base/mkiv/data-res.lua - texmf-dist/tex/context/base/mkiv/data-sch.lua - texmf-dist/tex/context/base/mkiv/data-tex.lua - texmf-dist/tex/context/base/mkiv/data-tmf.lua - texmf-dist/tex/context/base/mkiv/data-tmp.lua - texmf-dist/tex/context/base/mkiv/data-tre.lua - texmf-dist/tex/context/base/mkiv/data-use.lua - texmf-dist/tex/context/base/mkiv/data-vir.lua - texmf-dist/tex/context/base/mkiv/data-zip.lua - texmf-dist/tex/context/base/mkiv/enco-ini.mkiv - texmf-dist/tex/context/base/mkiv/example.rng - texmf-dist/tex/context/base/mkiv/export-example.css - texmf-dist/tex/context/base/mkiv/export-example.rng - texmf-dist/tex/context/base/mkiv/export-example.tex - texmf-dist/tex/context/base/mkiv/file-ini.lua - texmf-dist/tex/context/base/mkiv/file-ini.mkvi - texmf-dist/tex/context/base/mkiv/file-job.lua - texmf-dist/tex/context/base/mkiv/file-job.mkvi - texmf-dist/tex/context/base/mkiv/file-lib.lua - texmf-dist/tex/context/base/mkiv/file-lib.mkvi - texmf-dist/tex/context/base/mkiv/file-mod.lua - texmf-dist/tex/context/base/mkiv/file-mod.mkvi - texmf-dist/tex/context/base/mkiv/file-res.lua - texmf-dist/tex/context/base/mkiv/file-res.mkvi - texmf-dist/tex/context/base/mkiv/file-syn.lua - texmf-dist/tex/context/base/mkiv/file-syn.mkvi - texmf-dist/tex/context/base/mkiv/font-afk.lua - texmf-dist/tex/context/base/mkiv/font-age.lua - texmf-dist/tex/context/base/mkiv/font-agl.lua - texmf-dist/tex/context/base/mkiv/font-aux.lua - texmf-dist/tex/context/base/mkiv/font-aux.mkvi - texmf-dist/tex/context/base/mkiv/font-cff.lua - texmf-dist/tex/context/base/mkiv/font-cft.lua - texmf-dist/tex/context/base/mkiv/font-chk.lua - texmf-dist/tex/context/base/mkiv/font-chk.mkiv - texmf-dist/tex/context/base/mkiv/font-cid.lua - texmf-dist/tex/context/base/mkiv/font-col.lua - texmf-dist/tex/context/base/mkiv/font-col.mkvi - texmf-dist/tex/context/base/mkiv/font-con.lua - texmf-dist/tex/context/base/mkiv/font-ctx.lua - texmf-dist/tex/context/base/mkiv/font-def.lua - texmf-dist/tex/context/base/mkiv/font-dsp.lua - texmf-dist/tex/context/base/mkiv/font-emp.mkvi - texmf-dist/tex/context/base/mkiv/font-enc.lua - texmf-dist/tex/context/base/mkiv/font-enh.lua - texmf-dist/tex/context/base/mkiv/font-ext.lua - texmf-dist/tex/context/base/mkiv/font-fbk.lua - texmf-dist/tex/context/base/mkiv/font-fea.mkvi - texmf-dist/tex/context/base/mkiv/font-fil.mkvi - texmf-dist/tex/context/base/mkiv/font-gbn.lua - texmf-dist/tex/context/base/mkiv/font-gds.mkvi - texmf-dist/tex/context/base/mkiv/font-hsh.lua - texmf-dist/tex/context/base/mkiv/font-ini.lua - texmf-dist/tex/context/base/mkiv/font-ini.mkvi - texmf-dist/tex/context/base/mkiv/font-lib.mkvi - texmf-dist/tex/context/base/mkiv/font-lig.lua - texmf-dist/tex/context/base/mkiv/font-log.lua - texmf-dist/tex/context/base/mkiv/font-lua.lua - texmf-dist/tex/context/base/mkiv/font-map.lua - texmf-dist/tex/context/base/mkiv/font-mat.mkvi - texmf-dist/tex/context/base/mkiv/font-mis.lua - texmf-dist/tex/context/base/mkiv/font-mps.lua - texmf-dist/tex/context/base/mkiv/font-nod.lua - texmf-dist/tex/context/base/mkiv/font-ocl.lua - texmf-dist/tex/context/base/mkiv/font-off.lua - texmf-dist/tex/context/base/mkiv/font-one.lua - texmf-dist/tex/context/base/mkiv/font-onr.lua - texmf-dist/tex/context/base/mkiv/font-osd.lua - texmf-dist/tex/context/base/mkiv/font-ota.lua - texmf-dist/tex/context/base/mkiv/font-otc.lua - texmf-dist/tex/context/base/mkiv/font-otd.lua - texmf-dist/tex/context/base/mkiv/font-oth.lua - texmf-dist/tex/context/base/mkiv/font-oti.lua - texmf-dist/tex/context/base/mkiv/font-otj.lua - texmf-dist/tex/context/base/mkiv/font-otl.lua - texmf-dist/tex/context/base/mkiv/font-oto.lua - texmf-dist/tex/context/base/mkiv/font-otr.lua - texmf-dist/tex/context/base/mkiv/font-ots.lua - texmf-dist/tex/context/base/mkiv/font-ott.lua - texmf-dist/tex/context/base/mkiv/font-oup.lua - texmf-dist/tex/context/base/mkiv/font-pat.lua - texmf-dist/tex/context/base/mkiv/font-pre.mkiv - texmf-dist/tex/context/base/mkiv/font-run.mkiv - texmf-dist/tex/context/base/mkiv/font-sel.lua - texmf-dist/tex/context/base/mkiv/font-sel.mkvi - texmf-dist/tex/context/base/mkiv/font-set.mkvi - texmf-dist/tex/context/base/mkiv/font-shp.lua - texmf-dist/tex/context/base/mkiv/font-sol.lua - texmf-dist/tex/context/base/mkiv/font-sol.mkvi - texmf-dist/tex/context/base/mkiv/font-sty.mkvi - texmf-dist/tex/context/base/mkiv/font-sym.mkvi - texmf-dist/tex/context/base/mkiv/font-syn.lua - texmf-dist/tex/context/base/mkiv/font-tfm.lua - texmf-dist/tex/context/base/mkiv/font-tra.mkiv - texmf-dist/tex/context/base/mkiv/font-trt.lua - texmf-dist/tex/context/base/mkiv/font-ttf.lua - texmf-dist/tex/context/base/mkiv/font-uni.mkiv - texmf-dist/tex/context/base/mkiv/font-unk.mkiv - texmf-dist/tex/context/base/mkiv/font-var.mkvi - texmf-dist/tex/context/base/mkiv/font-vir.lua - texmf-dist/tex/context/base/mkiv/font-web.lua - texmf-dist/tex/context/base/mkiv/font-xtx.lua - texmf-dist/tex/context/base/mkiv/good-ctx.lua - texmf-dist/tex/context/base/mkiv/good-gen.lua - texmf-dist/tex/context/base/mkiv/good-ini.lua - texmf-dist/tex/context/base/mkiv/good-mth.lua - texmf-dist/tex/context/base/mkiv/grph-con.lua - texmf-dist/tex/context/base/mkiv/grph-epd.lua - texmf-dist/tex/context/base/mkiv/grph-epd.mkiv - texmf-dist/tex/context/base/mkiv/grph-fig.mkiv - texmf-dist/tex/context/base/mkiv/grph-fil.lua - texmf-dist/tex/context/base/mkiv/grph-inc.lua - texmf-dist/tex/context/base/mkiv/grph-inc.mkiv - texmf-dist/tex/context/base/mkiv/grph-mem.lua - texmf-dist/tex/context/base/mkiv/grph-pat.lua - texmf-dist/tex/context/base/mkiv/grph-pat.mkiv - texmf-dist/tex/context/base/mkiv/grph-raw.lua - texmf-dist/tex/context/base/mkiv/grph-raw.mkiv - texmf-dist/tex/context/base/mkiv/grph-rul.lua - texmf-dist/tex/context/base/mkiv/grph-rul.mkiv - texmf-dist/tex/context/base/mkiv/grph-swf.lua - texmf-dist/tex/context/base/mkiv/grph-trf.mkiv - texmf-dist/tex/context/base/mkiv/grph-u3d.lua - texmf-dist/tex/context/base/mkiv/grph-wnd.lua - texmf-dist/tex/context/base/mkiv/hand-ini.mkiv - texmf-dist/tex/context/base/mkiv/java-imp-exa.mkiv - texmf-dist/tex/context/base/mkiv/java-imp-fil.mkiv - texmf-dist/tex/context/base/mkiv/java-imp-fld.mkiv - texmf-dist/tex/context/base/mkiv/java-imp-rhh.mkiv - texmf-dist/tex/context/base/mkiv/java-imp-stp.mkiv - texmf-dist/tex/context/base/mkiv/java-ini.lua - texmf-dist/tex/context/base/mkiv/java-ini.mkiv - texmf-dist/tex/context/base/mkiv/l-bit32.lua - texmf-dist/tex/context/base/mkiv/l-boolean.lua - texmf-dist/tex/context/base/mkiv/l-dir.lua - texmf-dist/tex/context/base/mkiv/l-file.lua - texmf-dist/tex/context/base/mkiv/l-function.lua - texmf-dist/tex/context/base/mkiv/l-gzip.lua - texmf-dist/tex/context/base/mkiv/l-io.lua - texmf-dist/tex/context/base/mkiv/l-lpeg.lua - texmf-dist/tex/context/base/mkiv/l-lua.lua - texmf-dist/tex/context/base/mkiv/l-macro-imp-optimize.lua - texmf-dist/tex/context/base/mkiv/l-macro.lua - texmf-dist/tex/context/base/mkiv/l-math.lua - texmf-dist/tex/context/base/mkiv/l-md5.lua - texmf-dist/tex/context/base/mkiv/l-number.lua - texmf-dist/tex/context/base/mkiv/l-os.lua - texmf-dist/tex/context/base/mkiv/l-package.lua - texmf-dist/tex/context/base/mkiv/l-pdfview.lua - texmf-dist/tex/context/base/mkiv/l-sandbox.lua - texmf-dist/tex/context/base/mkiv/l-set.lua - texmf-dist/tex/context/base/mkiv/l-string.lua - texmf-dist/tex/context/base/mkiv/l-table.lua - texmf-dist/tex/context/base/mkiv/l-unicode.lua - texmf-dist/tex/context/base/mkiv/l-url.lua - texmf-dist/tex/context/base/mkiv/l-xml.lua - texmf-dist/tex/context/base/mkiv/lang-cnt.lua - texmf-dist/tex/context/base/mkiv/lang-def.lua - texmf-dist/tex/context/base/mkiv/lang-def.mkiv - texmf-dist/tex/context/base/mkiv/lang-dis.lua - texmf-dist/tex/context/base/mkiv/lang-exc.lua - texmf-dist/tex/context/base/mkiv/lang-exp.lua - texmf-dist/tex/context/base/mkiv/lang-frd.mkiv - texmf-dist/tex/context/base/mkiv/lang-frq-de.lua - texmf-dist/tex/context/base/mkiv/lang-frq-en.lua - texmf-dist/tex/context/base/mkiv/lang-frq-nl.lua - texmf-dist/tex/context/base/mkiv/lang-frq-pt.lua - texmf-dist/tex/context/base/mkiv/lang-frq.mkiv - texmf-dist/tex/context/base/mkiv/lang-hyp.lua - texmf-dist/tex/context/base/mkiv/lang-hyp.mkiv - texmf-dist/tex/context/base/mkiv/lang-ini.lua - texmf-dist/tex/context/base/mkiv/lang-ini.mkiv - texmf-dist/tex/context/base/mkiv/lang-lab.lua - texmf-dist/tex/context/base/mkiv/lang-lab.mkiv - texmf-dist/tex/context/base/mkiv/lang-mis.mkiv - texmf-dist/tex/context/base/mkiv/lang-rep.lua - texmf-dist/tex/context/base/mkiv/lang-rep.mkiv - texmf-dist/tex/context/base/mkiv/lang-spa.mkiv - texmf-dist/tex/context/base/mkiv/lang-txt.lua - texmf-dist/tex/context/base/mkiv/lang-url.lua - texmf-dist/tex/context/base/mkiv/lang-url.mkiv - texmf-dist/tex/context/base/mkiv/lang-wrd.lua - texmf-dist/tex/context/base/mkiv/lang-wrd.mkiv - texmf-dist/tex/context/base/mkiv/layo-ini.lua - texmf-dist/tex/context/base/mkiv/layo-ini.mkiv - texmf-dist/tex/context/base/mkiv/lpdf-ano.lua - texmf-dist/tex/context/base/mkiv/lpdf-col.lua - texmf-dist/tex/context/base/mkiv/lpdf-enc.lua - texmf-dist/tex/context/base/mkiv/lpdf-epa.lua - texmf-dist/tex/context/base/mkiv/lpdf-epd.lua - texmf-dist/tex/context/base/mkiv/lpdf-fld.lua - texmf-dist/tex/context/base/mkiv/lpdf-fmt.lua - texmf-dist/tex/context/base/mkiv/lpdf-grp.lua - texmf-dist/tex/context/base/mkiv/lpdf-ini.lua - texmf-dist/tex/context/base/mkiv/lpdf-mis.lua - texmf-dist/tex/context/base/mkiv/lpdf-mov.lua - texmf-dist/tex/context/base/mkiv/lpdf-nod.lua - texmf-dist/tex/context/base/mkiv/lpdf-pda.xml - texmf-dist/tex/context/base/mkiv/lpdf-pdx.xml - texmf-dist/tex/context/base/mkiv/lpdf-pua.xml - texmf-dist/tex/context/base/mkiv/lpdf-ren.lua - texmf-dist/tex/context/base/mkiv/lpdf-res.lua - texmf-dist/tex/context/base/mkiv/lpdf-swf.lua - texmf-dist/tex/context/base/mkiv/lpdf-tag.lua - texmf-dist/tex/context/base/mkiv/lpdf-u3d.lua - texmf-dist/tex/context/base/mkiv/lpdf-wid.lua - texmf-dist/tex/context/base/mkiv/lpdf-xmp.lua - texmf-dist/tex/context/base/mkiv/luat-bas.mkiv - texmf-dist/tex/context/base/mkiv/luat-bwc.lua - texmf-dist/tex/context/base/mkiv/luat-cbk.lua - texmf-dist/tex/context/base/mkiv/luat-cnf.lua - texmf-dist/tex/context/base/mkiv/luat-cod.lua - texmf-dist/tex/context/base/mkiv/luat-cod.mkiv - texmf-dist/tex/context/base/mkiv/luat-env.lua - texmf-dist/tex/context/base/mkiv/luat-exe.lua - texmf-dist/tex/context/base/mkiv/luat-fio.lua - texmf-dist/tex/context/base/mkiv/luat-fmt.lua - texmf-dist/tex/context/base/mkiv/luat-ini.lua - texmf-dist/tex/context/base/mkiv/luat-ini.mkiv - texmf-dist/tex/context/base/mkiv/luat-iop.lua - texmf-dist/tex/context/base/mkiv/luat-lib.mkiv - texmf-dist/tex/context/base/mkiv/luat-lua.lua - texmf-dist/tex/context/base/mkiv/luat-mac.lua - texmf-dist/tex/context/base/mkiv/luat-run.lua - texmf-dist/tex/context/base/mkiv/luat-soc.lua - texmf-dist/tex/context/base/mkiv/luat-sta.lua - texmf-dist/tex/context/base/mkiv/luat-sto.lua - texmf-dist/tex/context/base/mkiv/luat-usr.lua - texmf-dist/tex/context/base/mkiv/luat-usr.mkiv - texmf-dist/tex/context/base/mkiv/lxml-aux.lua - texmf-dist/tex/context/base/mkiv/lxml-css.lua - texmf-dist/tex/context/base/mkiv/lxml-css.mkiv - texmf-dist/tex/context/base/mkiv/lxml-ctx.lua - texmf-dist/tex/context/base/mkiv/lxml-ctx.mkiv - texmf-dist/tex/context/base/mkiv/lxml-dir.lua - texmf-dist/tex/context/base/mkiv/lxml-ent.lua - texmf-dist/tex/context/base/mkiv/lxml-inf.lua - texmf-dist/tex/context/base/mkiv/lxml-ini.lua - texmf-dist/tex/context/base/mkiv/lxml-ini.mkiv - texmf-dist/tex/context/base/mkiv/lxml-lpt.lua - texmf-dist/tex/context/base/mkiv/lxml-mis.lua - texmf-dist/tex/context/base/mkiv/lxml-sor.lua - texmf-dist/tex/context/base/mkiv/lxml-sor.mkiv - texmf-dist/tex/context/base/mkiv/lxml-tab.lua - texmf-dist/tex/context/base/mkiv/lxml-tex.lua - texmf-dist/tex/context/base/mkiv/lxml-xml.lua - texmf-dist/tex/context/base/mkiv/m-fonts-plugins.mkiv - texmf-dist/tex/context/base/mkiv/m-newcolumnsets.mkiv - texmf-dist/tex/context/base/mkiv/m-oldbibtex.mkiv - texmf-dist/tex/context/base/mkiv/math-acc.mkvi - texmf-dist/tex/context/base/mkiv/math-act.lua - texmf-dist/tex/context/base/mkiv/math-ali.mkiv - texmf-dist/tex/context/base/mkiv/math-arr.mkiv - texmf-dist/tex/context/base/mkiv/math-def.mkiv - texmf-dist/tex/context/base/mkiv/math-del.mkiv - texmf-dist/tex/context/base/mkiv/math-dim.lua - texmf-dist/tex/context/base/mkiv/math-dir.lua - texmf-dist/tex/context/base/mkiv/math-dis.mkiv - texmf-dist/tex/context/base/mkiv/math-ext.lua - texmf-dist/tex/context/base/mkiv/math-fbk.lua - texmf-dist/tex/context/base/mkiv/math-fen.mkiv - texmf-dist/tex/context/base/mkiv/math-for.mkiv - texmf-dist/tex/context/base/mkiv/math-frc.lua - texmf-dist/tex/context/base/mkiv/math-frc.mkiv - texmf-dist/tex/context/base/mkiv/math-ini.lua - texmf-dist/tex/context/base/mkiv/math-ini.mkiv - texmf-dist/tex/context/base/mkiv/math-inl.mkiv - texmf-dist/tex/context/base/mkiv/math-int.mkiv - texmf-dist/tex/context/base/mkiv/math-map.lua - texmf-dist/tex/context/base/mkiv/math-mis.mkiv - texmf-dist/tex/context/base/mkiv/math-noa.lua - texmf-dist/tex/context/base/mkiv/math-pln.mkiv - texmf-dist/tex/context/base/mkiv/math-rad.mkvi - texmf-dist/tex/context/base/mkiv/math-ren.lua - texmf-dist/tex/context/base/mkiv/math-scr.mkiv - texmf-dist/tex/context/base/mkiv/math-spa.lua - texmf-dist/tex/context/base/mkiv/math-stc.mkvi - texmf-dist/tex/context/base/mkiv/math-tag.lua - texmf-dist/tex/context/base/mkiv/math-ttv.lua - texmf-dist/tex/context/base/mkiv/math-vfu.lua - texmf-dist/tex/context/base/mkiv/meta-fig.mkiv - texmf-dist/tex/context/base/mkiv/meta-fnt.lua - texmf-dist/tex/context/base/mkiv/meta-fnt.mkiv - texmf-dist/tex/context/base/mkiv/meta-fun.lua - texmf-dist/tex/context/base/mkiv/meta-fun.mkiv - texmf-dist/tex/context/base/mkiv/meta-grd.mkiv - texmf-dist/tex/context/base/mkiv/meta-imp-clp.mkiv - texmf-dist/tex/context/base/mkiv/meta-imp-dum.mkiv - texmf-dist/tex/context/base/mkiv/meta-imp-fen.mkiv - texmf-dist/tex/context/base/mkiv/meta-imp-grid.mkiv - texmf-dist/tex/context/base/mkiv/meta-imp-mat.mkiv - texmf-dist/tex/context/base/mkiv/meta-imp-mis.mkiv - texmf-dist/tex/context/base/mkiv/meta-imp-nav.mkiv - texmf-dist/tex/context/base/mkiv/meta-imp-outlines.mkiv - texmf-dist/tex/context/base/mkiv/meta-imp-pre.mkiv - texmf-dist/tex/context/base/mkiv/meta-imp-tab.mkiv - texmf-dist/tex/context/base/mkiv/meta-imp-txt.mkiv - texmf-dist/tex/context/base/mkiv/meta-ini.lua - texmf-dist/tex/context/base/mkiv/meta-ini.mkiv - texmf-dist/tex/context/base/mkiv/meta-lua.lua - texmf-dist/tex/context/base/mkiv/meta-lua.mkiv - texmf-dist/tex/context/base/mkiv/meta-nod.mkiv - texmf-dist/tex/context/base/mkiv/meta-pag.mkiv - texmf-dist/tex/context/base/mkiv/meta-pdf.lua - texmf-dist/tex/context/base/mkiv/meta-pdf.mkiv - texmf-dist/tex/context/base/mkiv/meta-pdh.lua - texmf-dist/tex/context/base/mkiv/meta-pdh.mkiv - texmf-dist/tex/context/base/mkiv/meta-tex.lua - texmf-dist/tex/context/base/mkiv/meta-tex.mkiv - texmf-dist/tex/context/base/mkiv/meta-xml.mkiv - texmf-dist/tex/context/base/mkiv/metatex.tex - texmf-dist/tex/context/base/mkiv/mlib-ctx.lua - texmf-dist/tex/context/base/mkiv/mlib-ctx.mkiv - texmf-dist/tex/context/base/mkiv/mlib-int.lua - texmf-dist/tex/context/base/mkiv/mlib-lua.lua - texmf-dist/tex/context/base/mkiv/mlib-pdf.lua - texmf-dist/tex/context/base/mkiv/mlib-pdf.mkiv - texmf-dist/tex/context/base/mkiv/mlib-pps.lua - texmf-dist/tex/context/base/mkiv/mlib-pps.mkiv - texmf-dist/tex/context/base/mkiv/mlib-run.lua - texmf-dist/tex/context/base/mkiv/mtx-context-arrange.tex - texmf-dist/tex/context/base/mkiv/mtx-context-combine.tex - texmf-dist/tex/context/base/mkiv/mtx-context-common.tex - texmf-dist/tex/context/base/mkiv/mtx-context-compare.tex - texmf-dist/tex/context/base/mkiv/mtx-context-copy.tex - texmf-dist/tex/context/base/mkiv/mtx-context-domotica.tex - texmf-dist/tex/context/base/mkiv/mtx-context-ideas.tex - texmf-dist/tex/context/base/mkiv/mtx-context-listing.tex - texmf-dist/tex/context/base/mkiv/mtx-context-markdown.tex - texmf-dist/tex/context/base/mkiv/mtx-context-meaning.tex - texmf-dist/tex/context/base/mkiv/mtx-context-module.tex - texmf-dist/tex/context/base/mkiv/mtx-context-precache.tex - texmf-dist/tex/context/base/mkiv/mtx-context-select.tex - texmf-dist/tex/context/base/mkiv/mtx-context-setups.tex - texmf-dist/tex/context/base/mkiv/mtx-context-sql.tex - texmf-dist/tex/context/base/mkiv/mtx-context-timing.tex - texmf-dist/tex/context/base/mkiv/mtx-context-trim.tex - texmf-dist/tex/context/base/mkiv/mtx-context-xml.tex - texmf-dist/tex/context/base/mkiv/mult-aux.lua - texmf-dist/tex/context/base/mkiv/mult-aux.mkiv - texmf-dist/tex/context/base/mkiv/mult-chk.lua - texmf-dist/tex/context/base/mkiv/mult-chk.mkiv - texmf-dist/tex/context/base/mkiv/mult-def.lua - texmf-dist/tex/context/base/mkiv/mult-def.mkiv - texmf-dist/tex/context/base/mkiv/mult-dim.mkvi - texmf-dist/tex/context/base/mkiv/mult-fun.lua - texmf-dist/tex/context/base/mkiv/mult-ini.lua - texmf-dist/tex/context/base/mkiv/mult-ini.mkiv - texmf-dist/tex/context/base/mkiv/mult-low.lua - texmf-dist/tex/context/base/mkiv/mult-mes.lua - texmf-dist/tex/context/base/mkiv/mult-mps.lua - texmf-dist/tex/context/base/mkiv/mult-prm.lua - texmf-dist/tex/context/base/mkiv/mult-prm.mkiv - texmf-dist/tex/context/base/mkiv/mult-sys.mkiv - texmf-dist/tex/context/base/mkiv/node-acc.lua - texmf-dist/tex/context/base/mkiv/node-aux.lua - texmf-dist/tex/context/base/mkiv/node-bck.lua - texmf-dist/tex/context/base/mkiv/node-bck.mkiv - texmf-dist/tex/context/base/mkiv/node-dir.lua - texmf-dist/tex/context/base/mkiv/node-ext.lua - texmf-dist/tex/context/base/mkiv/node-fin.lua - texmf-dist/tex/context/base/mkiv/node-fin.mkiv - texmf-dist/tex/context/base/mkiv/node-fnt.lua - texmf-dist/tex/context/base/mkiv/node-ini.lua - texmf-dist/tex/context/base/mkiv/node-ini.mkiv - texmf-dist/tex/context/base/mkiv/node-ltp.lua - texmf-dist/tex/context/base/mkiv/node-met.lua - texmf-dist/tex/context/base/mkiv/node-mig.lua - texmf-dist/tex/context/base/mkiv/node-mig.mkiv - texmf-dist/tex/context/base/mkiv/node-nut.lua - texmf-dist/tex/context/base/mkiv/node-pag.lua - texmf-dist/tex/context/base/mkiv/node-pag.mkiv - texmf-dist/tex/context/base/mkiv/node-ppt.lua - texmf-dist/tex/context/base/mkiv/node-pro.lua - texmf-dist/tex/context/base/mkiv/node-ref.lua - texmf-dist/tex/context/base/mkiv/node-res.lua - texmf-dist/tex/context/base/mkiv/node-rul.lua - texmf-dist/tex/context/base/mkiv/node-rul.mkiv - texmf-dist/tex/context/base/mkiv/node-scn.lua - texmf-dist/tex/context/base/mkiv/node-ser.lua - texmf-dist/tex/context/base/mkiv/node-shp.lua - texmf-dist/tex/context/base/mkiv/node-snp.lua - texmf-dist/tex/context/base/mkiv/node-syn.lua - texmf-dist/tex/context/base/mkiv/node-tex.lua - texmf-dist/tex/context/base/mkiv/node-tra.lua - texmf-dist/tex/context/base/mkiv/node-tsk.lua - texmf-dist/tex/context/base/mkiv/node-tst.lua - texmf-dist/tex/context/base/mkiv/node-typ.lua - texmf-dist/tex/context/base/mkiv/norm-ctx.mkiv - texmf-dist/tex/context/base/mkiv/pack-bar.mkiv - texmf-dist/tex/context/base/mkiv/pack-bck.mkvi - texmf-dist/tex/context/base/mkiv/pack-box.mkiv - texmf-dist/tex/context/base/mkiv/pack-com.mkiv - texmf-dist/tex/context/base/mkiv/pack-cut.mkiv - texmf-dist/tex/context/base/mkiv/pack-fen.mkiv - texmf-dist/tex/context/base/mkiv/pack-lyr.mkiv - texmf-dist/tex/context/base/mkiv/pack-mis.mkvi - texmf-dist/tex/context/base/mkiv/pack-mrl.mkiv - texmf-dist/tex/context/base/mkiv/pack-obj.lua - texmf-dist/tex/context/base/mkiv/pack-obj.mkiv - texmf-dist/tex/context/base/mkiv/pack-pos.mkiv - texmf-dist/tex/context/base/mkiv/pack-rul.lua - texmf-dist/tex/context/base/mkiv/pack-rul.mkiv - texmf-dist/tex/context/base/mkiv/page-app.mkiv - texmf-dist/tex/context/base/mkiv/page-bck.mkiv - texmf-dist/tex/context/base/mkiv/page-box.mkvi - texmf-dist/tex/context/base/mkiv/page-brk.mkiv - texmf-dist/tex/context/base/mkiv/page-col.mkiv - texmf-dist/tex/context/base/mkiv/page-com.mkiv - texmf-dist/tex/context/base/mkiv/page-cst.lua - texmf-dist/tex/context/base/mkiv/page-cst.mkiv - texmf-dist/tex/context/base/mkiv/page-fac.mkiv - texmf-dist/tex/context/base/mkiv/page-ffl.mkiv - texmf-dist/tex/context/base/mkiv/page-flt.lua - texmf-dist/tex/context/base/mkiv/page-flt.mkiv - texmf-dist/tex/context/base/mkiv/page-flw.mkiv - texmf-dist/tex/context/base/mkiv/page-imp.mkiv - texmf-dist/tex/context/base/mkiv/page-inf.mkiv - texmf-dist/tex/context/base/mkiv/page-ini.lua - texmf-dist/tex/context/base/mkiv/page-ini.mkiv - texmf-dist/tex/context/base/mkiv/page-inj.lua - texmf-dist/tex/context/base/mkiv/page-inj.mkvi - texmf-dist/tex/context/base/mkiv/page-ins.lua - texmf-dist/tex/context/base/mkiv/page-ins.mkiv - texmf-dist/tex/context/base/mkiv/page-lay.mkiv - texmf-dist/tex/context/base/mkiv/page-lin.lua - texmf-dist/tex/context/base/mkiv/page-lin.mkvi - texmf-dist/tex/context/base/mkiv/page-mak.mkvi - texmf-dist/tex/context/base/mkiv/page-mbk.mkvi - texmf-dist/tex/context/base/mkiv/page-mix.lua - texmf-dist/tex/context/base/mkiv/page-mix.mkiv - texmf-dist/tex/context/base/mkiv/page-mrk.mkiv - texmf-dist/tex/context/base/mkiv/page-mul.mkiv - texmf-dist/tex/context/base/mkiv/page-not.mkiv - texmf-dist/tex/context/base/mkiv/page-one.mkiv - texmf-dist/tex/context/base/mkiv/page-otr.lua - texmf-dist/tex/context/base/mkiv/page-otr.mkvi - texmf-dist/tex/context/base/mkiv/page-par.mkiv - texmf-dist/tex/context/base/mkiv/page-pcl.mkiv - texmf-dist/tex/context/base/mkiv/page-plg.mkiv - texmf-dist/tex/context/base/mkiv/page-pst.lua - texmf-dist/tex/context/base/mkiv/page-pst.mkiv - texmf-dist/tex/context/base/mkiv/page-run.lua - texmf-dist/tex/context/base/mkiv/page-run.mkiv - texmf-dist/tex/context/base/mkiv/page-sel.mkvi - texmf-dist/tex/context/base/mkiv/page-set.mkiv - texmf-dist/tex/context/base/mkiv/page-sid.mkiv - texmf-dist/tex/context/base/mkiv/page-spr.mkiv - texmf-dist/tex/context/base/mkiv/page-str.lua - texmf-dist/tex/context/base/mkiv/page-str.mkiv - texmf-dist/tex/context/base/mkiv/page-txt.mkvi - texmf-dist/tex/context/base/mkiv/page-var.mkiv - texmf-dist/tex/context/base/mkiv/phys-dim.lua - texmf-dist/tex/context/base/mkiv/phys-dim.mkiv - texmf-dist/tex/context/base/mkiv/prop-ini.mkiv - texmf-dist/tex/context/base/mkiv/publ-aut.lua - texmf-dist/tex/context/base/mkiv/publ-dat.lua - texmf-dist/tex/context/base/mkiv/publ-fnd.lua - texmf-dist/tex/context/base/mkiv/publ-imp-apa.lua - texmf-dist/tex/context/base/mkiv/publ-imp-apa.mkvi - texmf-dist/tex/context/base/mkiv/publ-imp-aps.lua - texmf-dist/tex/context/base/mkiv/publ-imp-aps.mkvi - texmf-dist/tex/context/base/mkiv/publ-imp-author.mkvi - texmf-dist/tex/context/base/mkiv/publ-imp-cite.mkvi - texmf-dist/tex/context/base/mkiv/publ-imp-commands.mkvi - texmf-dist/tex/context/base/mkiv/publ-imp-default.lua - texmf-dist/tex/context/base/mkiv/publ-imp-default.mkvi - texmf-dist/tex/context/base/mkiv/publ-imp-definitions.mkvi - texmf-dist/tex/context/base/mkiv/publ-imp-list.mkvi - texmf-dist/tex/context/base/mkiv/publ-imp-page.mkvi - texmf-dist/tex/context/base/mkiv/publ-imp-replacements.lua - texmf-dist/tex/context/base/mkiv/publ-imp-test.bib - texmf-dist/tex/context/base/mkiv/publ-ini.lua - texmf-dist/tex/context/base/mkiv/publ-ini.mkiv - texmf-dist/tex/context/base/mkiv/publ-jrn.lua - texmf-dist/tex/context/base/mkiv/publ-old.mkiv - texmf-dist/tex/context/base/mkiv/publ-oth.lua - texmf-dist/tex/context/base/mkiv/publ-reg.lua - texmf-dist/tex/context/base/mkiv/publ-sor.lua - texmf-dist/tex/context/base/mkiv/publ-tra.lua - texmf-dist/tex/context/base/mkiv/publ-tra.mkiv - texmf-dist/tex/context/base/mkiv/publ-usr.lua - texmf-dist/tex/context/base/mkiv/publ-usr.mkiv - texmf-dist/tex/context/base/mkiv/publ-xml.mkiv - texmf-dist/tex/context/base/mkiv/regi-8859-1.lua - texmf-dist/tex/context/base/mkiv/regi-8859-10.lua - texmf-dist/tex/context/base/mkiv/regi-8859-11.lua - texmf-dist/tex/context/base/mkiv/regi-8859-13.lua - texmf-dist/tex/context/base/mkiv/regi-8859-14.lua - texmf-dist/tex/context/base/mkiv/regi-8859-15.lua - texmf-dist/tex/context/base/mkiv/regi-8859-16.lua - texmf-dist/tex/context/base/mkiv/regi-8859-2.lua - texmf-dist/tex/context/base/mkiv/regi-8859-3.lua - texmf-dist/tex/context/base/mkiv/regi-8859-4.lua - texmf-dist/tex/context/base/mkiv/regi-8859-5.lua - texmf-dist/tex/context/base/mkiv/regi-8859-6.lua - texmf-dist/tex/context/base/mkiv/regi-8859-7.lua - texmf-dist/tex/context/base/mkiv/regi-8859-8.lua - texmf-dist/tex/context/base/mkiv/regi-8859-9.lua - texmf-dist/tex/context/base/mkiv/regi-cp1250.lua - texmf-dist/tex/context/base/mkiv/regi-cp1251.lua - texmf-dist/tex/context/base/mkiv/regi-cp1252.lua - texmf-dist/tex/context/base/mkiv/regi-cp1253.lua - texmf-dist/tex/context/base/mkiv/regi-cp1254.lua - texmf-dist/tex/context/base/mkiv/regi-cp1255.lua - texmf-dist/tex/context/base/mkiv/regi-cp1256.lua - texmf-dist/tex/context/base/mkiv/regi-cp1257.lua - texmf-dist/tex/context/base/mkiv/regi-cp1258.lua - texmf-dist/tex/context/base/mkiv/regi-demo.lua - texmf-dist/tex/context/base/mkiv/regi-ibm.lua - texmf-dist/tex/context/base/mkiv/regi-ini.lua - texmf-dist/tex/context/base/mkiv/regi-ini.mkiv - texmf-dist/tex/context/base/mkiv/regi-pdfdoc.lua - texmf-dist/tex/context/base/mkiv/scrn-bar.mkvi - texmf-dist/tex/context/base/mkiv/scrn-but.lua - texmf-dist/tex/context/base/mkiv/scrn-but.mkvi - texmf-dist/tex/context/base/mkiv/scrn-fld.lua - texmf-dist/tex/context/base/mkiv/scrn-fld.mkvi - texmf-dist/tex/context/base/mkiv/scrn-hlp.lua - texmf-dist/tex/context/base/mkiv/scrn-hlp.mkvi - texmf-dist/tex/context/base/mkiv/scrn-ini.lua - texmf-dist/tex/context/base/mkiv/scrn-ini.mkvi - texmf-dist/tex/context/base/mkiv/scrn-pag.lua - texmf-dist/tex/context/base/mkiv/scrn-pag.mkvi - texmf-dist/tex/context/base/mkiv/scrn-ref.lua - texmf-dist/tex/context/base/mkiv/scrn-ref.mkvi - texmf-dist/tex/context/base/mkiv/scrn-wid.lua - texmf-dist/tex/context/base/mkiv/scrn-wid.mkvi - texmf-dist/tex/context/base/mkiv/scrp-cjk.lua - texmf-dist/tex/context/base/mkiv/scrp-eth.lua - texmf-dist/tex/context/base/mkiv/scrp-ini.lua - texmf-dist/tex/context/base/mkiv/scrp-ini.mkiv - texmf-dist/tex/context/base/mkiv/scrp-tha.lua - texmf-dist/tex/context/base/mkiv/sort-ini.lua - texmf-dist/tex/context/base/mkiv/sort-ini.mkiv - texmf-dist/tex/context/base/mkiv/sort-lan.lua - texmf-dist/tex/context/base/mkiv/spac-adj.lua - texmf-dist/tex/context/base/mkiv/spac-adj.mkiv - texmf-dist/tex/context/base/mkiv/spac-ali.lua - texmf-dist/tex/context/base/mkiv/spac-ali.mkiv - texmf-dist/tex/context/base/mkiv/spac-chr.lua - texmf-dist/tex/context/base/mkiv/spac-chr.mkiv - texmf-dist/tex/context/base/mkiv/spac-def.mkiv - texmf-dist/tex/context/base/mkiv/spac-flr.mkiv - texmf-dist/tex/context/base/mkiv/spac-grd.mkiv - texmf-dist/tex/context/base/mkiv/spac-hor.lua - texmf-dist/tex/context/base/mkiv/spac-hor.mkiv - texmf-dist/tex/context/base/mkiv/spac-lin.mkiv - texmf-dist/tex/context/base/mkiv/spac-pag.mkiv - texmf-dist/tex/context/base/mkiv/spac-par.mkiv - texmf-dist/tex/context/base/mkiv/spac-prf.lua - texmf-dist/tex/context/base/mkiv/spac-prf.mkvi - texmf-dist/tex/context/base/mkiv/spac-ver.lua - texmf-dist/tex/context/base/mkiv/spac-ver.mkiv - texmf-dist/tex/context/base/mkiv/status-files.pdf - texmf-dist/tex/context/base/mkiv/status-lua.pdf - texmf-dist/tex/context/base/mkiv/strc-bkm.lua - texmf-dist/tex/context/base/mkiv/strc-bkm.mkiv - texmf-dist/tex/context/base/mkiv/strc-blk.lua - texmf-dist/tex/context/base/mkiv/strc-blk.mkiv - texmf-dist/tex/context/base/mkiv/strc-con.lua - texmf-dist/tex/context/base/mkiv/strc-con.mkvi - texmf-dist/tex/context/base/mkiv/strc-def.mkiv - texmf-dist/tex/context/base/mkiv/strc-des.mkvi - texmf-dist/tex/context/base/mkiv/strc-doc.lua - texmf-dist/tex/context/base/mkiv/strc-doc.mkiv - texmf-dist/tex/context/base/mkiv/strc-enu.mkvi - texmf-dist/tex/context/base/mkiv/strc-flt.lua - texmf-dist/tex/context/base/mkiv/strc-flt.mkvi - texmf-dist/tex/context/base/mkiv/strc-ind.mkiv - texmf-dist/tex/context/base/mkiv/strc-ini.lua - texmf-dist/tex/context/base/mkiv/strc-ini.mkvi - texmf-dist/tex/context/base/mkiv/strc-itm.lua - texmf-dist/tex/context/base/mkiv/strc-itm.mkvi - texmf-dist/tex/context/base/mkiv/strc-lab.mkiv - texmf-dist/tex/context/base/mkiv/strc-lev.lua - texmf-dist/tex/context/base/mkiv/strc-lev.mkvi - texmf-dist/tex/context/base/mkiv/strc-lnt.mkvi - texmf-dist/tex/context/base/mkiv/strc-lst.lua - texmf-dist/tex/context/base/mkiv/strc-lst.mkvi - texmf-dist/tex/context/base/mkiv/strc-mar.lua - texmf-dist/tex/context/base/mkiv/strc-mar.mkiv - texmf-dist/tex/context/base/mkiv/strc-mat.lua - texmf-dist/tex/context/base/mkiv/strc-mat.mkiv - texmf-dist/tex/context/base/mkiv/strc-not.lua - texmf-dist/tex/context/base/mkiv/strc-not.mkvi - texmf-dist/tex/context/base/mkiv/strc-num.lua - texmf-dist/tex/context/base/mkiv/strc-num.mkiv - texmf-dist/tex/context/base/mkiv/strc-pag.lua - texmf-dist/tex/context/base/mkiv/strc-pag.mkiv - texmf-dist/tex/context/base/mkiv/strc-ref.lua - texmf-dist/tex/context/base/mkiv/strc-ref.mkvi - texmf-dist/tex/context/base/mkiv/strc-reg.lua - texmf-dist/tex/context/base/mkiv/strc-reg.mkiv - texmf-dist/tex/context/base/mkiv/strc-ren.mkiv - texmf-dist/tex/context/base/mkiv/strc-rsc.lua - texmf-dist/tex/context/base/mkiv/strc-sbe.mkiv - texmf-dist/tex/context/base/mkiv/strc-sec.mkiv - texmf-dist/tex/context/base/mkiv/strc-syn.lua - texmf-dist/tex/context/base/mkiv/strc-syn.mkiv - texmf-dist/tex/context/base/mkiv/strc-tag.lua - texmf-dist/tex/context/base/mkiv/strc-tag.mkiv - texmf-dist/tex/context/base/mkiv/strc-xml.mkiv - texmf-dist/tex/context/base/mkiv/supp-box.lua - texmf-dist/tex/context/base/mkiv/supp-box.mkiv - texmf-dist/tex/context/base/mkiv/supp-dir.mkiv - texmf-dist/tex/context/base/mkiv/supp-mat.mkiv - texmf-dist/tex/context/base/mkiv/supp-ran.lua - texmf-dist/tex/context/base/mkiv/supp-ran.mkiv - texmf-dist/tex/context/base/mkiv/supp-vis.mkiv - texmf-dist/tex/context/base/mkiv/symb-emj.lua - texmf-dist/tex/context/base/mkiv/symb-emj.mkiv - texmf-dist/tex/context/base/mkiv/symb-imp-cc.mkiv - texmf-dist/tex/context/base/mkiv/symb-imp-cow.mkiv - texmf-dist/tex/context/base/mkiv/symb-imp-eur.mkiv - texmf-dist/tex/context/base/mkiv/symb-imp-fontawesome.mkiv - texmf-dist/tex/context/base/mkiv/symb-imp-jmn.mkiv - texmf-dist/tex/context/base/mkiv/symb-imp-mis.mkiv - texmf-dist/tex/context/base/mkiv/symb-imp-mvs.mkiv - texmf-dist/tex/context/base/mkiv/symb-imp-nav.mkiv - texmf-dist/tex/context/base/mkiv/symb-ini.lua - texmf-dist/tex/context/base/mkiv/symb-ini.mkiv - texmf-dist/tex/context/base/mkiv/symb-run.mkiv - texmf-dist/tex/context/base/mkiv/syst-aux.lua - texmf-dist/tex/context/base/mkiv/syst-aux.mkiv - texmf-dist/tex/context/base/mkiv/syst-con.lua - texmf-dist/tex/context/base/mkiv/syst-con.mkiv - texmf-dist/tex/context/base/mkiv/syst-fnt.mkiv - texmf-dist/tex/context/base/mkiv/syst-ini.mkiv - texmf-dist/tex/context/base/mkiv/syst-lua.lua - texmf-dist/tex/context/base/mkiv/syst-lua.mkiv - texmf-dist/tex/context/base/mkiv/syst-mes.mkiv - texmf-dist/tex/context/base/mkiv/syst-pln.mkiv - texmf-dist/tex/context/base/mkiv/tabl-com.mkiv - texmf-dist/tex/context/base/mkiv/tabl-frm.mkiv - texmf-dist/tex/context/base/mkiv/tabl-ltb.mkiv - texmf-dist/tex/context/base/mkiv/tabl-mis.mkiv - texmf-dist/tex/context/base/mkiv/tabl-ntb.mkiv - texmf-dist/tex/context/base/mkiv/tabl-nte.mkiv - texmf-dist/tex/context/base/mkiv/tabl-pln.mkiv - texmf-dist/tex/context/base/mkiv/tabl-tab.mkiv - texmf-dist/tex/context/base/mkiv/tabl-tbl.lua - texmf-dist/tex/context/base/mkiv/tabl-tbl.mkiv - texmf-dist/tex/context/base/mkiv/tabl-tsp.mkiv - texmf-dist/tex/context/base/mkiv/tabl-xnt.mkvi - texmf-dist/tex/context/base/mkiv/tabl-xtb.lua - texmf-dist/tex/context/base/mkiv/tabl-xtb.mkvi - texmf-dist/tex/context/base/mkiv/task-ini.lua - texmf-dist/tex/context/base/mkiv/task-ini.mkiv - texmf-dist/tex/context/base/mkiv/toks-ini.lua - texmf-dist/tex/context/base/mkiv/toks-ini.mkiv - texmf-dist/tex/context/base/mkiv/toks-map.lua - texmf-dist/tex/context/base/mkiv/toks-map.mkiv - texmf-dist/tex/context/base/mkiv/toks-scn.lua - texmf-dist/tex/context/base/mkiv/toks-tra.lua - texmf-dist/tex/context/base/mkiv/toks-tra.mkiv - texmf-dist/tex/context/base/mkiv/trac-ctx.lua - texmf-dist/tex/context/base/mkiv/trac-ctx.mkiv - texmf-dist/tex/context/base/mkiv/trac-deb.lua - texmf-dist/tex/context/base/mkiv/trac-deb.mkiv - texmf-dist/tex/context/base/mkiv/trac-exp.lua - texmf-dist/tex/context/base/mkiv/trac-fil.lua - texmf-dist/tex/context/base/mkiv/trac-inf.lua - texmf-dist/tex/context/base/mkiv/trac-jus.lua - texmf-dist/tex/context/base/mkiv/trac-jus.mkiv - texmf-dist/tex/context/base/mkiv/trac-lmx.lua - texmf-dist/tex/context/base/mkiv/trac-log.lua - texmf-dist/tex/context/base/mkiv/trac-par.lua - texmf-dist/tex/context/base/mkiv/trac-pro.lua - texmf-dist/tex/context/base/mkiv/trac-set.lua - texmf-dist/tex/context/base/mkiv/trac-tex.lua - texmf-dist/tex/context/base/mkiv/trac-tex.mkiv - texmf-dist/tex/context/base/mkiv/trac-tim.lua - texmf-dist/tex/context/base/mkiv/trac-vis.lua - texmf-dist/tex/context/base/mkiv/trac-vis.mkiv - texmf-dist/tex/context/base/mkiv/trac-xml.lua - texmf-dist/tex/context/base/mkiv/type-def.mkiv - texmf-dist/tex/context/base/mkiv/type-fbk.mkiv - texmf-dist/tex/context/base/mkiv/type-ini.lua - texmf-dist/tex/context/base/mkiv/type-ini.mkvi - texmf-dist/tex/context/base/mkiv/type-lua.mkiv - texmf-dist/tex/context/base/mkiv/type-one.mkiv - texmf-dist/tex/context/base/mkiv/type-otf.mkiv - texmf-dist/tex/context/base/mkiv/type-set.mkiv - texmf-dist/tex/context/base/mkiv/type-siz.mkiv - texmf-dist/tex/context/base/mkiv/type-tmf.mkiv - texmf-dist/tex/context/base/mkiv/typo-bld.lua - texmf-dist/tex/context/base/mkiv/typo-bld.mkiv - texmf-dist/tex/context/base/mkiv/typo-brk.lua - texmf-dist/tex/context/base/mkiv/typo-brk.mkiv - texmf-dist/tex/context/base/mkiv/typo-cap.lua - texmf-dist/tex/context/base/mkiv/typo-cap.mkiv - texmf-dist/tex/context/base/mkiv/typo-chr.lua - texmf-dist/tex/context/base/mkiv/typo-chr.mkiv - texmf-dist/tex/context/base/mkiv/typo-cln.lua - texmf-dist/tex/context/base/mkiv/typo-cln.mkiv - texmf-dist/tex/context/base/mkiv/typo-del.mkiv - texmf-dist/tex/context/base/mkiv/typo-dha.lua - texmf-dist/tex/context/base/mkiv/typo-dig.lua - texmf-dist/tex/context/base/mkiv/typo-dig.mkiv - texmf-dist/tex/context/base/mkiv/typo-dir.lua - texmf-dist/tex/context/base/mkiv/typo-dir.mkiv - texmf-dist/tex/context/base/mkiv/typo-drp.lua - texmf-dist/tex/context/base/mkiv/typo-drp.mkiv - texmf-dist/tex/context/base/mkiv/typo-dua.lua - texmf-dist/tex/context/base/mkiv/typo-dub.lua - texmf-dist/tex/context/base/mkiv/typo-duc.lua - texmf-dist/tex/context/base/mkiv/typo-fkr.lua - texmf-dist/tex/context/base/mkiv/typo-fkr.mkiv - texmf-dist/tex/context/base/mkiv/typo-fln.lua - texmf-dist/tex/context/base/mkiv/typo-fln.mkiv - texmf-dist/tex/context/base/mkiv/typo-ini.lua - texmf-dist/tex/context/base/mkiv/typo-ini.mkiv - texmf-dist/tex/context/base/mkiv/typo-inj.lua - texmf-dist/tex/context/base/mkiv/typo-inj.mkiv - texmf-dist/tex/context/base/mkiv/typo-itc.lua - texmf-dist/tex/context/base/mkiv/typo-itc.mkvi - texmf-dist/tex/context/base/mkiv/typo-itm.mkiv - texmf-dist/tex/context/base/mkiv/typo-krn.lua - texmf-dist/tex/context/base/mkiv/typo-krn.mkiv - texmf-dist/tex/context/base/mkiv/typo-lan.lua - texmf-dist/tex/context/base/mkiv/typo-lan.mkiv - texmf-dist/tex/context/base/mkiv/typo-lig.mkiv - texmf-dist/tex/context/base/mkiv/typo-lin.lua - texmf-dist/tex/context/base/mkiv/typo-lin.mkiv - texmf-dist/tex/context/base/mkiv/typo-man.lua - texmf-dist/tex/context/base/mkiv/typo-mar.lua - texmf-dist/tex/context/base/mkiv/typo-mar.mkiv - texmf-dist/tex/context/base/mkiv/typo-ovl.lua - texmf-dist/tex/context/base/mkiv/typo-ovl.mkiv - texmf-dist/tex/context/base/mkiv/typo-pag.lua - texmf-dist/tex/context/base/mkiv/typo-pag.mkiv - texmf-dist/tex/context/base/mkiv/typo-par.mkiv - texmf-dist/tex/context/base/mkiv/typo-pnc.lua - texmf-dist/tex/context/base/mkiv/typo-pnc.mkiv - texmf-dist/tex/context/base/mkiv/typo-prc.lua - texmf-dist/tex/context/base/mkiv/typo-prc.mkvi - texmf-dist/tex/context/base/mkiv/typo-rep.lua - texmf-dist/tex/context/base/mkiv/typo-rep.mkiv - texmf-dist/tex/context/base/mkiv/typo-rub.lua - texmf-dist/tex/context/base/mkiv/typo-rub.mkiv - texmf-dist/tex/context/base/mkiv/typo-scr.mkiv - texmf-dist/tex/context/base/mkiv/typo-spa.lua - texmf-dist/tex/context/base/mkiv/typo-spa.mkiv - texmf-dist/tex/context/base/mkiv/typo-sus.lua - texmf-dist/tex/context/base/mkiv/typo-sus.mkiv - texmf-dist/tex/context/base/mkiv/typo-tal.lua - texmf-dist/tex/context/base/mkiv/typo-tal.mkiv - texmf-dist/tex/context/base/mkiv/typo-txt.mkvi - texmf-dist/tex/context/base/mkiv/typo-wrp.lua - texmf-dist/tex/context/base/mkiv/typo-wrp.mkiv - texmf-dist/tex/context/base/mkiv/unic-ini.lua - texmf-dist/tex/context/base/mkiv/unic-ini.mkiv - texmf-dist/tex/context/base/mkiv/util-deb.lua - texmf-dist/tex/context/base/mkiv/util-dim.lua - texmf-dist/tex/context/base/mkiv/util-env.lua - texmf-dist/tex/context/base/mkiv/util-evo-imp-server.lua - texmf-dist/tex/context/base/mkiv/util-evo.lua - texmf-dist/tex/context/base/mkiv/util-fil.lua - texmf-dist/tex/context/base/mkiv/util-fmt.lua - texmf-dist/tex/context/base/mkiv/util-jsn.lua - texmf-dist/tex/context/base/mkiv/util-lib-imp-gm.lua - texmf-dist/tex/context/base/mkiv/util-lib-imp-gs.lua - texmf-dist/tex/context/base/mkiv/util-lib.lua - texmf-dist/tex/context/base/mkiv/util-lua.lua - texmf-dist/tex/context/base/mkiv/util-mrg.lua - texmf-dist/tex/context/base/mkiv/util-pck.lua - texmf-dist/tex/context/base/mkiv/util-prs.lua - texmf-dist/tex/context/base/mkiv/util-ran.lua - texmf-dist/tex/context/base/mkiv/util-sac.lua - texmf-dist/tex/context/base/mkiv/util-sbx.lua - texmf-dist/tex/context/base/mkiv/util-sci.lua - texmf-dist/tex/context/base/mkiv/util-seq.lua - texmf-dist/tex/context/base/mkiv/util-sha.lua - texmf-dist/tex/context/base/mkiv/util-soc.lua - texmf-dist/tex/context/base/mkiv/util-sql-imp-client.lua - texmf-dist/tex/context/base/mkiv/util-sql-imp-ffi.lua - texmf-dist/tex/context/base/mkiv/util-sql-imp-library.lua - texmf-dist/tex/context/base/mkiv/util-sql-imp-sqlite.lua - texmf-dist/tex/context/base/mkiv/util-sql-imp-swiglib.lua - texmf-dist/tex/context/base/mkiv/util-sql-loggers.lua - texmf-dist/tex/context/base/mkiv/util-sql-logins.lua - texmf-dist/tex/context/base/mkiv/util-sql-sessions.lua - texmf-dist/tex/context/base/mkiv/util-sql-tickets.lua - texmf-dist/tex/context/base/mkiv/util-sql-tracers.lua - texmf-dist/tex/context/base/mkiv/util-sql-users.lua - texmf-dist/tex/context/base/mkiv/util-sql.lua - texmf-dist/tex/context/base/mkiv/util-sta.lua - texmf-dist/tex/context/base/mkiv/util-sto.lua - texmf-dist/tex/context/base/mkiv/util-str.lua - texmf-dist/tex/context/base/mkiv/util-tab.lua - texmf-dist/tex/context/base/mkiv/util-tpl.lua - texmf-dist/tex/context/base/mkiv/util-you.lua - texmf-dist/tex/context/bib/common/sample.bib - texmf-dist/tex/context/bib/mkii/bibl-ams.tex - texmf-dist/tex/context/bib/mkii/bibl-apa-de.tex - texmf-dist/tex/context/bib/mkii/bibl-apa-fr.tex - texmf-dist/tex/context/bib/mkii/bibl-apa-it.tex - texmf-dist/tex/context/bib/mkii/bibl-apa.tex - texmf-dist/tex/context/bib/mkii/bibl-aps.tex - texmf-dist/tex/context/bib/mkii/bibl-num-fr.tex - texmf-dist/tex/context/bib/mkii/bibl-num.tex - texmf-dist/tex/context/bib/mkii/bibl-ssa.tex - texmf-dist/tex/context/colors/icc/context/colorprofiles.lua - texmf-dist/tex/context/colors/icc/context/colorprofiles.xml - texmf-dist/tex/context/fonts/mkii/type-buy.mkii - texmf-dist/tex/context/fonts/mkii/type-cbg.mkii - texmf-dist/tex/context/fonts/mkii/type-cow.mkii - texmf-dist/tex/context/fonts/mkii/type-exp.mkii - texmf-dist/tex/context/fonts/mkii/type-fsf.mkii - texmf-dist/tex/context/fonts/mkii/type-ghz.mkii - texmf-dist/tex/context/fonts/mkii/type-hgz.mkii - texmf-dist/tex/context/fonts/mkii/type-mac.mkii - texmf-dist/tex/context/fonts/mkii/type-msw.mkii - texmf-dist/tex/context/fonts/mkii/type-pre.mkii - texmf-dist/tex/context/fonts/mkii/type-win.mkii - texmf-dist/tex/context/fonts/mkii/type-xtx.mkii - texmf-dist/tex/context/fonts/mkiv/antykwa-math.lfg - texmf-dist/tex/context/fonts/mkiv/antykwapoltawskiego.lfg - texmf-dist/tex/context/fonts/mkiv/asana-math.lfg - texmf-dist/tex/context/fonts/mkiv/bonum-math.lfg - texmf-dist/tex/context/fonts/mkiv/cambria-math.lfg - texmf-dist/tex/context/fonts/mkiv/cambria.lfg - texmf-dist/tex/context/fonts/mkiv/cc-icons.lfg - texmf-dist/tex/context/fonts/mkiv/ccicons.lfg - texmf-dist/tex/context/fonts/mkiv/dejavu-math.lfg - texmf-dist/tex/context/fonts/mkiv/demo.lfg - texmf-dist/tex/context/fonts/mkiv/dingbats.lfg - texmf-dist/tex/context/fonts/mkiv/ebgaramond.lfg - texmf-dist/tex/context/fonts/mkiv/euler-math.lfg - texmf-dist/tex/context/fonts/mkiv/hanbatanglvt.lfg - texmf-dist/tex/context/fonts/mkiv/husayni.lfg - texmf-dist/tex/context/fonts/mkiv/hvmath-math.lfg - texmf-dist/tex/context/fonts/mkiv/informal-math.lfg - texmf-dist/tex/context/fonts/mkiv/iwona-math.lfg - texmf-dist/tex/context/fonts/mkiv/lm-math.lfg - texmf-dist/tex/context/fonts/mkiv/lm.lfg - texmf-dist/tex/context/fonts/mkiv/lucida-opentype-math.lfg - texmf-dist/tex/context/fonts/mkiv/lucida-typeone-math.lfg - texmf-dist/tex/context/fonts/mkiv/mathtimes-math.lfg - texmf-dist/tex/context/fonts/mkiv/mdbch-math.lfg - texmf-dist/tex/context/fonts/mkiv/mdici-math.lfg - texmf-dist/tex/context/fonts/mkiv/mdpgd-math.lfg - texmf-dist/tex/context/fonts/mkiv/mdpus-math.lfg - texmf-dist/tex/context/fonts/mkiv/mdput-math.lfg - texmf-dist/tex/context/fonts/mkiv/mdugm-math.lfg - texmf-dist/tex/context/fonts/mkiv/minion-math.lfg - texmf-dist/tex/context/fonts/mkiv/minion.lfg - texmf-dist/tex/context/fonts/mkiv/pagella-math.lfg - texmf-dist/tex/context/fonts/mkiv/px-math.lfg - texmf-dist/tex/context/fonts/mkiv/schola-math.lfg - texmf-dist/tex/context/fonts/mkiv/stix-two-math.lfg - texmf-dist/tex/context/fonts/mkiv/symbol-math.lfg - texmf-dist/tex/context/fonts/mkiv/termes-math.lfg - texmf-dist/tex/context/fonts/mkiv/texgyre.lfg - texmf-dist/tex/context/fonts/mkiv/treatments.lfg - texmf-dist/tex/context/fonts/mkiv/tx-math.lfg - texmf-dist/tex/context/fonts/mkiv/type-imp-antykwa.mkiv - texmf-dist/tex/context/fonts/mkiv/type-imp-antykwapoltawskiego.mkiv - texmf-dist/tex/context/fonts/mkiv/type-imp-asana.mkiv - texmf-dist/tex/context/fonts/mkiv/type-imp-averia.mkiv - texmf-dist/tex/context/fonts/mkiv/type-imp-buy.mkiv - texmf-dist/tex/context/fonts/mkiv/type-imp-cambria.mkiv - texmf-dist/tex/context/fonts/mkiv/type-imp-charter.mkiv - texmf-dist/tex/context/fonts/mkiv/type-imp-cleartype.mkiv - texmf-dist/tex/context/fonts/mkiv/type-imp-computer-modern-unicode.mkiv - texmf-dist/tex/context/fonts/mkiv/type-imp-cow.mkiv - texmf-dist/tex/context/fonts/mkiv/type-imp-dejavu.mkiv - texmf-dist/tex/context/fonts/mkiv/type-imp-ebgaramond.mkiv - texmf-dist/tex/context/fonts/mkiv/type-imp-euler.mkiv - texmf-dist/tex/context/fonts/mkiv/type-imp-gentium.mkiv - texmf-dist/tex/context/fonts/mkiv/type-imp-ghz.mkiv - texmf-dist/tex/context/fonts/mkiv/type-imp-gofonts.mkiv - texmf-dist/tex/context/fonts/mkiv/type-imp-hgz.mkiv - texmf-dist/tex/context/fonts/mkiv/type-imp-husayni.mkiv - texmf-dist/tex/context/fonts/mkiv/type-imp-hvmath.mkiv - texmf-dist/tex/context/fonts/mkiv/type-imp-inconsolata.mkiv - texmf-dist/tex/context/fonts/mkiv/type-imp-informal.mkiv - texmf-dist/tex/context/fonts/mkiv/type-imp-ipaex.mkiv - texmf-dist/tex/context/fonts/mkiv/type-imp-iwona.mkiv - texmf-dist/tex/context/fonts/mkiv/type-imp-koeielettersot.mkiv - texmf-dist/tex/context/fonts/mkiv/type-imp-kurier.mkiv - texmf-dist/tex/context/fonts/mkiv/type-imp-latinmodern.mkiv - texmf-dist/tex/context/fonts/mkiv/type-imp-lato.mkiv - texmf-dist/tex/context/fonts/mkiv/type-imp-liberation.mkiv - texmf-dist/tex/context/fonts/mkiv/type-imp-libertine.mkiv - texmf-dist/tex/context/fonts/mkiv/type-imp-libertinus.mkiv - texmf-dist/tex/context/fonts/mkiv/type-imp-lmnames.mkiv - texmf-dist/tex/context/fonts/mkiv/type-imp-lucida-opentype.mkiv - texmf-dist/tex/context/fonts/mkiv/type-imp-lucida-typeone.mkiv - texmf-dist/tex/context/fonts/mkiv/type-imp-mathdesign.mkiv - texmf-dist/tex/context/fonts/mkiv/type-imp-mathdigits.mkiv - texmf-dist/tex/context/fonts/mkiv/type-imp-mathtimes.mkiv - texmf-dist/tex/context/fonts/mkiv/type-imp-minion.mkiv - texmf-dist/tex/context/fonts/mkiv/type-imp-modernlatin.mkiv - texmf-dist/tex/context/fonts/mkiv/type-imp-mscore.mkiv - texmf-dist/tex/context/fonts/mkiv/type-imp-opendyslexic.mkiv - texmf-dist/tex/context/fonts/mkiv/type-imp-osx.mkiv - texmf-dist/tex/context/fonts/mkiv/type-imp-postscript.mkiv - texmf-dist/tex/context/fonts/mkiv/type-imp-punknova.mkiv - texmf-dist/tex/context/fonts/mkiv/type-imp-source.mkiv - texmf-dist/tex/context/fonts/mkiv/type-imp-stix.mkiv - texmf-dist/tex/context/fonts/mkiv/type-imp-texgyre.mkiv - texmf-dist/tex/context/fonts/mkiv/type-imp-unfonts.mkiv - texmf-dist/tex/context/fonts/mkiv/type-imp-xits.mkiv - texmf-dist/tex/context/fonts/mkiv/type-imp-xitsbidi.mkiv - texmf-dist/tex/context/fonts/mkiv/unifraktur.lfg - texmf-dist/tex/context/fonts/mkiv/xits-math.lfg - texmf-dist/tex/context/interface/mkii/cont-cs.xml - texmf-dist/tex/context/interface/mkii/cont-de.xml - texmf-dist/tex/context/interface/mkii/cont-fr.xml - texmf-dist/tex/context/interface/mkii/cont-it.xml - texmf-dist/tex/context/interface/mkii/cont-nl.xml - texmf-dist/tex/context/interface/mkii/cont-pe.xml - texmf-dist/tex/context/interface/mkii/cont-ro.xml - texmf-dist/tex/context/interface/mkii/keys-cs.xml - texmf-dist/tex/context/interface/mkii/keys-cz.xml - texmf-dist/tex/context/interface/mkii/keys-de.xml - texmf-dist/tex/context/interface/mkii/keys-en.xml - texmf-dist/tex/context/interface/mkii/keys-fr.xml - texmf-dist/tex/context/interface/mkii/keys-it.xml - texmf-dist/tex/context/interface/mkii/keys-nl.xml - texmf-dist/tex/context/interface/mkii/keys-pe.xml - texmf-dist/tex/context/interface/mkii/keys-ro.xml - texmf-dist/tex/context/interface/mkiv/context-en.xml - texmf-dist/tex/context/interface/mkiv/i-accent.xml - texmf-dist/tex/context/interface/mkiv/i-align.xml - texmf-dist/tex/context/interface/mkiv/i-anchor.xml - texmf-dist/tex/context/interface/mkiv/i-attachment.xml - texmf-dist/tex/context/interface/mkiv/i-attribute.xml - texmf-dist/tex/context/interface/mkiv/i-backend.xml - texmf-dist/tex/context/interface/mkiv/i-background.xml - texmf-dist/tex/context/interface/mkiv/i-bar.xml - texmf-dist/tex/context/interface/mkiv/i-blackrule.xml - texmf-dist/tex/context/interface/mkiv/i-bleed.xml - texmf-dist/tex/context/interface/mkiv/i-block.xml - texmf-dist/tex/context/interface/mkiv/i-bookmark.xml - texmf-dist/tex/context/interface/mkiv/i-boxes.xml - texmf-dist/tex/context/interface/mkiv/i-buffer.xml - texmf-dist/tex/context/interface/mkiv/i-button.xml - texmf-dist/tex/context/interface/mkiv/i-capitals.xml - texmf-dist/tex/context/interface/mkiv/i-catcodes.xml - texmf-dist/tex/context/interface/mkiv/i-character.xml - texmf-dist/tex/context/interface/mkiv/i-characteralign.xml - texmf-dist/tex/context/interface/mkiv/i-characterspacing.xml - texmf-dist/tex/context/interface/mkiv/i-characterstripping.xml - texmf-dist/tex/context/interface/mkiv/i-chart.xml - texmf-dist/tex/context/interface/mkiv/i-charwidth.xml - texmf-dist/tex/context/interface/mkiv/i-chemical.xml - texmf-dist/tex/context/interface/mkiv/i-cleaning.xml - texmf-dist/tex/context/interface/mkiv/i-clipping.xml - texmf-dist/tex/context/interface/mkiv/i-collector.xml - texmf-dist/tex/context/interface/mkiv/i-color.xml - texmf-dist/tex/context/interface/mkiv/i-columns.xml - texmf-dist/tex/context/interface/mkiv/i-combination.xml - texmf-dist/tex/context/interface/mkiv/i-commandhandler.xml - texmf-dist/tex/context/interface/mkiv/i-comment.xml - texmf-dist/tex/context/interface/mkiv/i-common-argument.xml - texmf-dist/tex/context/interface/mkiv/i-common-assignment.xml - texmf-dist/tex/context/interface/mkiv/i-common-definitions.xml - texmf-dist/tex/context/interface/mkiv/i-common-instance.xml - texmf-dist/tex/context/interface/mkiv/i-common-keyword.xml - texmf-dist/tex/context/interface/mkiv/i-common-string.xml - texmf-dist/tex/context/interface/mkiv/i-common-value.xml - texmf-dist/tex/context/interface/mkiv/i-context-modules.xml - texmf-dist/tex/context/interface/mkiv/i-context.pdf - texmf-dist/tex/context/interface/mkiv/i-context.xml - texmf-dist/tex/context/interface/mkiv/i-conversion.xml - texmf-dist/tex/context/interface/mkiv/i-counter.xml - texmf-dist/tex/context/interface/mkiv/i-database.xml - texmf-dist/tex/context/interface/mkiv/i-dataset.xml - texmf-dist/tex/context/interface/mkiv/i-define.xml - texmf-dist/tex/context/interface/mkiv/i-delimitedtext.xml - texmf-dist/tex/context/interface/mkiv/i-description.xml - texmf-dist/tex/context/interface/mkiv/i-digits.xml - texmf-dist/tex/context/interface/mkiv/i-dimension.xml - texmf-dist/tex/context/interface/mkiv/i-direction.xml - texmf-dist/tex/context/interface/mkiv/i-document.xml - texmf-dist/tex/context/interface/mkiv/i-dummy.xml - texmf-dist/tex/context/interface/mkiv/i-effect.xml - texmf-dist/tex/context/interface/mkiv/i-enumeration.xml - texmf-dist/tex/context/interface/mkiv/i-export.xml - texmf-dist/tex/context/interface/mkiv/i-field.xml - texmf-dist/tex/context/interface/mkiv/i-figure.xml - texmf-dist/tex/context/interface/mkiv/i-file.xml - texmf-dist/tex/context/interface/mkiv/i-filler.xml - texmf-dist/tex/context/interface/mkiv/i-fillinline.xml - texmf-dist/tex/context/interface/mkiv/i-fillinrule.xml - texmf-dist/tex/context/interface/mkiv/i-firstline.xml - texmf-dist/tex/context/interface/mkiv/i-fittingpage.xml - texmf-dist/tex/context/interface/mkiv/i-floats.xml - texmf-dist/tex/context/interface/mkiv/i-fontfamily.xml - texmf-dist/tex/context/interface/mkiv/i-fonts.xml - texmf-dist/tex/context/interface/mkiv/i-form.xml - texmf-dist/tex/context/interface/mkiv/i-formula.xml - texmf-dist/tex/context/interface/mkiv/i-fraction.xml - texmf-dist/tex/context/interface/mkiv/i-framed.xml - texmf-dist/tex/context/interface/mkiv/i-framedtable.xml - texmf-dist/tex/context/interface/mkiv/i-graphics.xml - texmf-dist/tex/context/interface/mkiv/i-grid.xml - texmf-dist/tex/context/interface/mkiv/i-help.xml - texmf-dist/tex/context/interface/mkiv/i-hemistich.xml - texmf-dist/tex/context/interface/mkiv/i-highlight.xml - texmf-dist/tex/context/interface/mkiv/i-hspace.xml - texmf-dist/tex/context/interface/mkiv/i-hyphenation.xml - texmf-dist/tex/context/interface/mkiv/i-imposition.xml - texmf-dist/tex/context/interface/mkiv/i-indent.xml - texmf-dist/tex/context/interface/mkiv/i-indentedtext.xml - texmf-dist/tex/context/interface/mkiv/i-initial.xml - texmf-dist/tex/context/interface/mkiv/i-injector.xml - texmf-dist/tex/context/interface/mkiv/i-insertion.xml - texmf-dist/tex/context/interface/mkiv/i-interaction.xml - texmf-dist/tex/context/interface/mkiv/i-interactionbar.xml - texmf-dist/tex/context/interface/mkiv/i-interactionmenu.xml - texmf-dist/tex/context/interface/mkiv/i-interactionscreen.xml - texmf-dist/tex/context/interface/mkiv/i-interface.xml - texmf-dist/tex/context/interface/mkiv/i-interlinespace.xml - texmf-dist/tex/context/interface/mkiv/i-ipsum.xml - texmf-dist/tex/context/interface/mkiv/i-italiccorrection.xml - texmf-dist/tex/context/interface/mkiv/i-itemgroup.xml - texmf-dist/tex/context/interface/mkiv/i-items.xml - texmf-dist/tex/context/interface/mkiv/i-javascript.xml - texmf-dist/tex/context/interface/mkiv/i-kerning.xml - texmf-dist/tex/context/interface/mkiv/i-label.xml - texmf-dist/tex/context/interface/mkiv/i-labeltext.xml - texmf-dist/tex/context/interface/mkiv/i-language.xml - texmf-dist/tex/context/interface/mkiv/i-layer.xml - texmf-dist/tex/context/interface/mkiv/i-layout.xml - texmf-dist/tex/context/interface/mkiv/i-linenumber.xml - texmf-dist/tex/context/interface/mkiv/i-lines.xml - texmf-dist/tex/context/interface/mkiv/i-linetable.xml - texmf-dist/tex/context/interface/mkiv/i-linewidth.xml - texmf-dist/tex/context/interface/mkiv/i-list.xml - texmf-dist/tex/context/interface/mkiv/i-logo.xml - texmf-dist/tex/context/interface/mkiv/i-lohi.xml - texmf-dist/tex/context/interface/mkiv/i-lua.xml - texmf-dist/tex/context/interface/mkiv/i-makeup.xml - texmf-dist/tex/context/interface/mkiv/i-marginblock.xml - texmf-dist/tex/context/interface/mkiv/i-margindata.xml - texmf-dist/tex/context/interface/mkiv/i-marker.xml - texmf-dist/tex/context/interface/mkiv/i-marking.xml - texmf-dist/tex/context/interface/mkiv/i-math.xml - texmf-dist/tex/context/interface/mkiv/i-mathalignment.xml - texmf-dist/tex/context/interface/mkiv/i-mathcases.xml - texmf-dist/tex/context/interface/mkiv/i-mathfence.xml - texmf-dist/tex/context/interface/mkiv/i-mathmatrix.xml - texmf-dist/tex/context/interface/mkiv/i-mathornament.xml - texmf-dist/tex/context/interface/mkiv/i-mathradical.xml - texmf-dist/tex/context/interface/mkiv/i-mathstackers.xml - texmf-dist/tex/context/interface/mkiv/i-metapost.xml - texmf-dist/tex/context/interface/mkiv/i-mixedcolumns.xml - texmf-dist/tex/context/interface/mkiv/i-modes.xml - texmf-dist/tex/context/interface/mkiv/i-modules.xml - texmf-dist/tex/context/interface/mkiv/i-narrow.xml - texmf-dist/tex/context/interface/mkiv/i-naturaltable.xml - texmf-dist/tex/context/interface/mkiv/i-note.xml - texmf-dist/tex/context/interface/mkiv/i-object.xml - texmf-dist/tex/context/interface/mkiv/i-offset.xml - texmf-dist/tex/context/interface/mkiv/i-opposite.xml - texmf-dist/tex/context/interface/mkiv/i-ornament.xml - texmf-dist/tex/context/interface/mkiv/i-output.xml - texmf-dist/tex/context/interface/mkiv/i-overlay.xml - texmf-dist/tex/context/interface/mkiv/i-pagebreak.xml - texmf-dist/tex/context/interface/mkiv/i-pagecomment.xml - texmf-dist/tex/context/interface/mkiv/i-pagefigure.xml - texmf-dist/tex/context/interface/mkiv/i-pagegrid.xml - texmf-dist/tex/context/interface/mkiv/i-pageinjection.xml - texmf-dist/tex/context/interface/mkiv/i-pagelayout.xml - texmf-dist/tex/context/interface/mkiv/i-pagemarks.xml - texmf-dist/tex/context/interface/mkiv/i-pagenumber.xml - texmf-dist/tex/context/interface/mkiv/i-pageselection.xml - texmf-dist/tex/context/interface/mkiv/i-pageshift.xml - texmf-dist/tex/context/interface/mkiv/i-pagestate.xml - texmf-dist/tex/context/interface/mkiv/i-pairedbox.xml - texmf-dist/tex/context/interface/mkiv/i-papersize.xml - texmf-dist/tex/context/interface/mkiv/i-paragraph.xml - texmf-dist/tex/context/interface/mkiv/i-paragraphnumber.xml - texmf-dist/tex/context/interface/mkiv/i-paragraphs.xml - texmf-dist/tex/context/interface/mkiv/i-parallel.xml - texmf-dist/tex/context/interface/mkiv/i-parbuilder.xml - texmf-dist/tex/context/interface/mkiv/i-pdf.xml - texmf-dist/tex/context/interface/mkiv/i-penalty.xml - texmf-dist/tex/context/interface/mkiv/i-periods.xml - texmf-dist/tex/context/interface/mkiv/i-phantom.xml - texmf-dist/tex/context/interface/mkiv/i-placement.xml - texmf-dist/tex/context/interface/mkiv/i-position.xml - texmf-dist/tex/context/interface/mkiv/i-positionbar.xml - texmf-dist/tex/context/interface/mkiv/i-positioning.xml - texmf-dist/tex/context/interface/mkiv/i-postponing.xml - texmf-dist/tex/context/interface/mkiv/i-processor.xml - texmf-dist/tex/context/interface/mkiv/i-profile.xml - texmf-dist/tex/context/interface/mkiv/i-publication.xml - texmf-dist/tex/context/interface/mkiv/i-random.xml - texmf-dist/tex/context/interface/mkiv/i-readme.pdf - texmf-dist/tex/context/interface/mkiv/i-readme.tex - texmf-dist/tex/context/interface/mkiv/i-references.xml - texmf-dist/tex/context/interface/mkiv/i-regime.xml - texmf-dist/tex/context/interface/mkiv/i-register.xml - texmf-dist/tex/context/interface/mkiv/i-renderingwindow.xml - texmf-dist/tex/context/interface/mkiv/i-replacement.xml - texmf-dist/tex/context/interface/mkiv/i-rotatation.xml - texmf-dist/tex/context/interface/mkiv/i-ruby.xml - texmf-dist/tex/context/interface/mkiv/i-scale.xml - texmf-dist/tex/context/interface/mkiv/i-scite.xml - texmf-dist/tex/context/interface/mkiv/i-script.xml - texmf-dist/tex/context/interface/mkiv/i-section.xml - texmf-dist/tex/context/interface/mkiv/i-sectionblock.xml - texmf-dist/tex/context/interface/mkiv/i-selector.xml - texmf-dist/tex/context/interface/mkiv/i-setup.xml - texmf-dist/tex/context/interface/mkiv/i-setups.xml - texmf-dist/tex/context/interface/mkiv/i-shift.xml - texmf-dist/tex/context/interface/mkiv/i-sidebar.xml - texmf-dist/tex/context/interface/mkiv/i-smash.xml - texmf-dist/tex/context/interface/mkiv/i-sort.xml - texmf-dist/tex/context/interface/mkiv/i-soundtrack.xml - texmf-dist/tex/context/interface/mkiv/i-spellchecking.xml - texmf-dist/tex/context/interface/mkiv/i-spreadsheet.xml - texmf-dist/tex/context/interface/mkiv/i-startstop.xml - texmf-dist/tex/context/interface/mkiv/i-steps.xml - texmf-dist/tex/context/interface/mkiv/i-stream.xml - texmf-dist/tex/context/interface/mkiv/i-string.xml - texmf-dist/tex/context/interface/mkiv/i-strut.xml - texmf-dist/tex/context/interface/mkiv/i-symbol.xml - texmf-dist/tex/context/interface/mkiv/i-synctex.xml - texmf-dist/tex/context/interface/mkiv/i-synonym.xml - texmf-dist/tex/context/interface/mkiv/i-system.xml - texmf-dist/tex/context/interface/mkiv/i-systemlog.xml - texmf-dist/tex/context/interface/mkiv/i-table.xml - texmf-dist/tex/context/interface/mkiv/i-tabulation.xml - texmf-dist/tex/context/interface/mkiv/i-tagging.xml - texmf-dist/tex/context/interface/mkiv/i-tex.xml - texmf-dist/tex/context/interface/mkiv/i-textbackground.xml - texmf-dist/tex/context/interface/mkiv/i-textflow.xml - texmf-dist/tex/context/interface/mkiv/i-textrule.xml - texmf-dist/tex/context/interface/mkiv/i-texts.xml - texmf-dist/tex/context/interface/mkiv/i-thinrule.xml - texmf-dist/tex/context/interface/mkiv/i-todo.xml - texmf-dist/tex/context/interface/mkiv/i-token.xml - texmf-dist/tex/context/interface/mkiv/i-tolerance.xml - texmf-dist/tex/context/interface/mkiv/i-tooltip.xml - texmf-dist/tex/context/interface/mkiv/i-tracker.xml - texmf-dist/tex/context/interface/mkiv/i-translate.xml - texmf-dist/tex/context/interface/mkiv/i-translation.xml - texmf-dist/tex/context/interface/mkiv/i-twopassdata.xml - texmf-dist/tex/context/interface/mkiv/i-typography.xml - texmf-dist/tex/context/interface/mkiv/i-unit.xml - texmf-dist/tex/context/interface/mkiv/i-variables.xml - texmf-dist/tex/context/interface/mkiv/i-verbatim.xml - texmf-dist/tex/context/interface/mkiv/i-version.xml - texmf-dist/tex/context/interface/mkiv/i-viewerlayer.xml - texmf-dist/tex/context/interface/mkiv/i-visual.xml - texmf-dist/tex/context/interface/mkiv/i-visualizer.xml - texmf-dist/tex/context/interface/mkiv/i-vspace.xml - texmf-dist/tex/context/interface/mkiv/i-whitespace.xml - texmf-dist/tex/context/interface/mkiv/i-xml.xml - texmf-dist/tex/context/interface/mkiv/i-xtable.xml - texmf-dist/tex/context/modules/common/s-abbreviations-extras.tex - texmf-dist/tex/context/modules/common/s-abbreviations-logos.tex - texmf-dist/tex/context/modules/common/s-abbreviations-mixed.mkiv - texmf-dist/tex/context/modules/common/s-abbreviations-pseudocaps.mkiv - texmf-dist/tex/context/modules/common/s-abbreviations-smallcaps.mkiv - texmf-dist/tex/context/modules/common/s-abbreviations-words.mkiv - texmf-dist/tex/context/modules/common/s-cdr-01.tex - texmf-dist/tex/context/modules/common/s-faq-00.tex - texmf-dist/tex/context/modules/common/s-faq-01.tex - texmf-dist/tex/context/modules/common/s-faq-02.tex - texmf-dist/tex/context/modules/common/s-faq-03.tex - texmf-dist/tex/context/modules/common/s-mod.ctx - texmf-dist/tex/context/modules/common/s-pre-00.tex - texmf-dist/tex/context/modules/common/s-pre-06.tex - texmf-dist/tex/context/modules/common/s-pre-07.tex - texmf-dist/tex/context/modules/common/s-pre-08.tex - texmf-dist/tex/context/modules/common/s-pre-12.tex - texmf-dist/tex/context/modules/common/s-pre-13.tex - texmf-dist/tex/context/modules/common/s-pre-16.tex - texmf-dist/tex/context/modules/common/s-pre-18.tex - texmf-dist/tex/context/modules/common/s-pre-22.tex - texmf-dist/tex/context/modules/common/s-pre-23.tex - texmf-dist/tex/context/modules/common/s-pre-26.tex - texmf-dist/tex/context/modules/common/s-pre-27.tex - texmf-dist/tex/context/modules/common/s-pre-50.tex - texmf-dist/tex/context/modules/common/s-pre-66.tex - texmf-dist/tex/context/modules/common/s-pre-67.tex - texmf-dist/tex/context/modules/common/s-pre-93.tex - texmf-dist/tex/context/modules/common/s-pre-96.tex - texmf-dist/tex/context/modules/mkii/m-arabtex.mkii - texmf-dist/tex/context/modules/mkii/m-chart.mkii - texmf-dist/tex/context/modules/mkii/m-chemic.mkii - texmf-dist/tex/context/modules/mkii/m-cweb.mkii - texmf-dist/tex/context/modules/mkii/m-database.mkii - texmf-dist/tex/context/modules/mkii/m-dratex.mkii - texmf-dist/tex/context/modules/mkii/m-edtsnc.mkii - texmf-dist/tex/context/modules/mkii/m-educat.mkii - texmf-dist/tex/context/modules/mkii/m-format.mkii - texmf-dist/tex/context/modules/mkii/m-graph.mkii - texmf-dist/tex/context/modules/mkii/m-layout.mkii - texmf-dist/tex/context/modules/mkii/m-level.mkii - texmf-dist/tex/context/modules/mkii/m-narrowtt.mkii - texmf-dist/tex/context/modules/mkii/m-obsolete.mkii - texmf-dist/tex/context/modules/mkii/m-pdfsnc.mkii - texmf-dist/tex/context/modules/mkii/m-pictex.mkii - texmf-dist/tex/context/modules/mkii/m-pstricks.mkii - texmf-dist/tex/context/modules/mkii/m-quest.mkii - texmf-dist/tex/context/modules/mkii/m-r.mkii - texmf-dist/tex/context/modules/mkii/m-steps.mkii - texmf-dist/tex/context/modules/mkii/m-streams.mkii - texmf-dist/tex/context/modules/mkii/m-subsub.mkii - texmf-dist/tex/context/modules/mkii/m-tex4ht.mkii - texmf-dist/tex/context/modules/mkii/m-units.mkii - texmf-dist/tex/context/modules/mkii/m-visual.mkii - texmf-dist/tex/context/modules/mkii/ppchtex.mkii - texmf-dist/tex/context/modules/mkii/rlxcache.rlx - texmf-dist/tex/context/modules/mkii/rlxtools.rlx - texmf-dist/tex/context/modules/mkii/s-abr-01.mkii - texmf-dist/tex/context/modules/mkii/s-abr-02.mkii - texmf-dist/tex/context/modules/mkii/s-chi-00.mkii - texmf-dist/tex/context/modules/mkii/s-fnt-01.mkii - texmf-dist/tex/context/modules/mkii/s-fnt-02.mkii - texmf-dist/tex/context/modules/mkii/s-grk-00.mkii - texmf-dist/tex/context/modules/mkii/s-jap-00.mkii - texmf-dist/tex/context/modules/mkii/s-mag-01.mkii - texmf-dist/tex/context/modules/mkii/s-map-10.mkii - texmf-dist/tex/context/modules/mkii/s-mod-00.mkii - texmf-dist/tex/context/modules/mkii/s-mod-01.mkii - texmf-dist/tex/context/modules/mkii/s-mod-02.mkii - texmf-dist/tex/context/modules/mkii/s-pre-01.mkii - texmf-dist/tex/context/modules/mkii/s-pre-02.mkii - texmf-dist/tex/context/modules/mkii/s-pre-03.mkii - texmf-dist/tex/context/modules/mkii/s-pre-04.mkii - texmf-dist/tex/context/modules/mkii/s-pre-05.mkii - texmf-dist/tex/context/modules/mkii/s-pre-09.mkii - texmf-dist/tex/context/modules/mkii/s-pre-10.mkii - texmf-dist/tex/context/modules/mkii/s-pre-11.mkii - texmf-dist/tex/context/modules/mkii/s-pre-14.mkii - texmf-dist/tex/context/modules/mkii/s-pre-15.mkii - texmf-dist/tex/context/modules/mkii/s-pre-17.mkii - texmf-dist/tex/context/modules/mkii/s-pre-19.mkii - texmf-dist/tex/context/modules/mkii/s-pre-30.mkii - texmf-dist/tex/context/modules/mkii/s-pre-60.mkii - texmf-dist/tex/context/modules/mkii/s-pre-61.mkii - texmf-dist/tex/context/modules/mkii/s-pre-62.mkii - texmf-dist/tex/context/modules/mkii/s-pre-63.mkii - texmf-dist/tex/context/modules/mkii/s-pre-64.mkii - texmf-dist/tex/context/modules/mkii/s-pre-68.mkii - texmf-dist/tex/context/modules/mkii/s-pre-71.mkii - texmf-dist/tex/context/modules/mkii/s-ptj-01.mkii - texmf-dist/tex/context/modules/mkii/s-syntax.mkii - texmf-dist/tex/context/modules/mkii/x-calcmath.mkii - texmf-dist/tex/context/modules/mkii/x-chemml.mkii - texmf-dist/tex/context/modules/mkii/x-chemml.xsd - texmf-dist/tex/context/modules/mkii/x-contml.mkii - texmf-dist/tex/context/modules/mkii/x-contml.xsd - texmf-dist/tex/context/modules/mkii/x-corres.mkii - texmf-dist/tex/context/modules/mkii/x-corres.rng - texmf-dist/tex/context/modules/mkii/x-dir-01.mkii - texmf-dist/tex/context/modules/mkii/x-dir-02.mkii - texmf-dist/tex/context/modules/mkii/x-dir-05.mkii - texmf-dist/tex/context/modules/mkii/x-fdf-00.mkii - texmf-dist/tex/context/modules/mkii/x-fe.mkii - texmf-dist/tex/context/modules/mkii/x-fig-00.dtd - texmf-dist/tex/context/modules/mkii/x-fig-00.mkii - texmf-dist/tex/context/modules/mkii/x-fig-00.xsd - texmf-dist/tex/context/modules/mkii/x-fig-01.mkii - texmf-dist/tex/context/modules/mkii/x-fig-02.mkii - texmf-dist/tex/context/modules/mkii/x-fig-03.mkii - texmf-dist/tex/context/modules/mkii/x-fo.mkii - texmf-dist/tex/context/modules/mkii/x-foxet.mkii - texmf-dist/tex/context/modules/mkii/x-mathml.mkii - texmf-dist/tex/context/modules/mkii/x-mathml.xsd - texmf-dist/tex/context/modules/mkii/x-newcml.mkii - texmf-dist/tex/context/modules/mkii/x-newmme.mkii - texmf-dist/tex/context/modules/mkii/x-newmml.mkii - texmf-dist/tex/context/modules/mkii/x-newmmo.mkii - texmf-dist/tex/context/modules/mkii/x-newpml.mkii - texmf-dist/tex/context/modules/mkii/x-om2cml.xsl - texmf-dist/tex/context/modules/mkii/x-openmath.mkii - texmf-dist/tex/context/modules/mkii/x-openmath.xsl - texmf-dist/tex/context/modules/mkii/x-physml.mkii - texmf-dist/tex/context/modules/mkii/x-physml.xsd - texmf-dist/tex/context/modules/mkii/x-res-00.mkii - texmf-dist/tex/context/modules/mkii/x-res-01.mkii - texmf-dist/tex/context/modules/mkii/x-res-02.mkii - texmf-dist/tex/context/modules/mkii/x-res-03.mkii - texmf-dist/tex/context/modules/mkii/x-res-04.mkii - texmf-dist/tex/context/modules/mkii/x-res-08.mkii - texmf-dist/tex/context/modules/mkii/x-res-09.mkii - texmf-dist/tex/context/modules/mkii/x-res-10.mkii - texmf-dist/tex/context/modules/mkii/x-res-11.mkii - texmf-dist/tex/context/modules/mkii/x-res-12.mkii - texmf-dist/tex/context/modules/mkii/x-res-20.mkii - texmf-dist/tex/context/modules/mkii/x-res-50.mkii - texmf-dist/tex/context/modules/mkii/x-sch-00.mkii - texmf-dist/tex/context/modules/mkii/x-sch-01.mkii - texmf-dist/tex/context/modules/mkii/x-set-01.mkii - texmf-dist/tex/context/modules/mkii/x-set-02.mkii - texmf-dist/tex/context/modules/mkii/x-set-11.mkii - texmf-dist/tex/context/modules/mkii/x-set-12.mkii - texmf-dist/tex/context/modules/mkii/x-sm2om.xsl - texmf-dist/tex/context/modules/mkii/x-steps.mkii - texmf-dist/tex/context/modules/mkii/x-xml-01.mkii - texmf-dist/tex/context/modules/mkii/x-xml-02.mkii - texmf-dist/tex/context/modules/mkii/x-xml-11.mkii - texmf-dist/tex/context/modules/mkiv/m-asymptote.lua - texmf-dist/tex/context/modules/mkiv/m-asymptote.mkiv - texmf-dist/tex/context/modules/mkiv/m-barcodes.mkiv - texmf-dist/tex/context/modules/mkiv/m-chart.lua - texmf-dist/tex/context/modules/mkiv/m-chart.mkvi - texmf-dist/tex/context/modules/mkiv/m-chemic.mkiv - texmf-dist/tex/context/modules/mkiv/m-compatible.mkiv - texmf-dist/tex/context/modules/mkiv/m-cweb.mkiv - texmf-dist/tex/context/modules/mkiv/m-database.lua - texmf-dist/tex/context/modules/mkiv/m-database.mkiv - texmf-dist/tex/context/modules/mkiv/m-directives.mkiv - texmf-dist/tex/context/modules/mkiv/m-educat.mkiv - texmf-dist/tex/context/modules/mkiv/m-escrito.lua - texmf-dist/tex/context/modules/mkiv/m-escrito.mkiv - texmf-dist/tex/context/modules/mkiv/m-fields.mkiv - texmf-dist/tex/context/modules/mkiv/m-format.mkiv - texmf-dist/tex/context/modules/mkiv/m-graph.mkiv - texmf-dist/tex/context/modules/mkiv/m-hemistich.mkiv - texmf-dist/tex/context/modules/mkiv/m-ipsum.mkiv - texmf-dist/tex/context/modules/mkiv/m-json.mkiv - texmf-dist/tex/context/modules/mkiv/m-layout.mkiv - texmf-dist/tex/context/modules/mkiv/m-logcategories.mkiv - texmf-dist/tex/context/modules/mkiv/m-markdown.lua - texmf-dist/tex/context/modules/mkiv/m-markdown.mkiv - texmf-dist/tex/context/modules/mkiv/m-mathcrap.mkiv - texmf-dist/tex/context/modules/mkiv/m-matrix.mkiv - texmf-dist/tex/context/modules/mkiv/m-media.mkiv - texmf-dist/tex/context/modules/mkiv/m-mkii.mkiv - texmf-dist/tex/context/modules/mkiv/m-mkivhacks.mkiv - texmf-dist/tex/context/modules/mkiv/m-morse.mkvi - texmf-dist/tex/context/modules/mkiv/m-narrowtt.mkiv - texmf-dist/tex/context/modules/mkiv/m-nodechart.lua - texmf-dist/tex/context/modules/mkiv/m-nodechart.mkvi - texmf-dist/tex/context/modules/mkiv/m-ntb-to-xtb.mkiv - texmf-dist/tex/context/modules/mkiv/m-obsolete.mkiv - texmf-dist/tex/context/modules/mkiv/m-oldfun.mkiv - texmf-dist/tex/context/modules/mkiv/m-oldnum.mkiv - texmf-dist/tex/context/modules/mkiv/m-pictex.mkiv - texmf-dist/tex/context/modules/mkiv/m-pipemode.mkiv - texmf-dist/tex/context/modules/mkiv/m-pstricks.lua - texmf-dist/tex/context/modules/mkiv/m-pstricks.mkiv - texmf-dist/tex/context/modules/mkiv/m-punk.mkiv - texmf-dist/tex/context/modules/mkiv/m-scite.mkiv - texmf-dist/tex/context/modules/mkiv/m-spreadsheet.lua - texmf-dist/tex/context/modules/mkiv/m-spreadsheet.mkiv - texmf-dist/tex/context/modules/mkiv/m-sql.mkiv - texmf-dist/tex/context/modules/mkiv/m-steps.lua - texmf-dist/tex/context/modules/mkiv/m-steps.mkvi - texmf-dist/tex/context/modules/mkiv/m-subsub.mkiv - texmf-dist/tex/context/modules/mkiv/m-three.mkiv - texmf-dist/tex/context/modules/mkiv/m-timing.mkiv - texmf-dist/tex/context/modules/mkiv/m-trackers.mkiv - texmf-dist/tex/context/modules/mkiv/m-translate.mkiv - texmf-dist/tex/context/modules/mkiv/m-typesetting.mkiv - texmf-dist/tex/context/modules/mkiv/m-units.mkiv - texmf-dist/tex/context/modules/mkiv/m-visual.mkiv - texmf-dist/tex/context/modules/mkiv/m-zint.mkiv - texmf-dist/tex/context/modules/mkiv/ppchtex.mkiv - texmf-dist/tex/context/modules/mkiv/s-abbreviations-mixed.mkiv - texmf-dist/tex/context/modules/mkiv/s-abbreviations-pseudocaps.mkiv - texmf-dist/tex/context/modules/mkiv/s-abbreviations-smallcaps.mkiv - texmf-dist/tex/context/modules/mkiv/s-abbreviations-words.mkiv - texmf-dist/tex/context/modules/mkiv/s-article-basic.mkiv - texmf-dist/tex/context/modules/mkiv/s-characters-properties.lua - texmf-dist/tex/context/modules/mkiv/s-characters-properties.mkiv - texmf-dist/tex/context/modules/mkiv/s-domotica-settings.lua - texmf-dist/tex/context/modules/mkiv/s-domotica-settings.mkiv - texmf-dist/tex/context/modules/mkiv/s-evohome.mkiv - texmf-dist/tex/context/modules/mkiv/s-figures-names.mkiv - texmf-dist/tex/context/modules/mkiv/s-fonts-basics.mkiv - texmf-dist/tex/context/modules/mkiv/s-fonts-charts.mkiv - texmf-dist/tex/context/modules/mkiv/s-fonts-cjk.mkiv - texmf-dist/tex/context/modules/mkiv/s-fonts-complete.mkiv - texmf-dist/tex/context/modules/mkiv/s-fonts-coverage.lua - texmf-dist/tex/context/modules/mkiv/s-fonts-coverage.mkiv - texmf-dist/tex/context/modules/mkiv/s-fonts-emoji.mkiv - texmf-dist/tex/context/modules/mkiv/s-fonts-engines.mkiv - texmf-dist/tex/context/modules/mkiv/s-fonts-features.lua - texmf-dist/tex/context/modules/mkiv/s-fonts-features.mkiv - texmf-dist/tex/context/modules/mkiv/s-fonts-goodies.lua - texmf-dist/tex/context/modules/mkiv/s-fonts-goodies.mkiv - texmf-dist/tex/context/modules/mkiv/s-fonts-kerns.mkiv - texmf-dist/tex/context/modules/mkiv/s-fonts-ligatures.mkiv - texmf-dist/tex/context/modules/mkiv/s-fonts-missing.lua - texmf-dist/tex/context/modules/mkiv/s-fonts-missing.mkiv - texmf-dist/tex/context/modules/mkiv/s-fonts-overlay.mkiv - texmf-dist/tex/context/modules/mkiv/s-fonts-shapes.lua - texmf-dist/tex/context/modules/mkiv/s-fonts-shapes.mkiv - texmf-dist/tex/context/modules/mkiv/s-fonts-steps.mkiv - texmf-dist/tex/context/modules/mkiv/s-fonts-system.lua - texmf-dist/tex/context/modules/mkiv/s-fonts-system.mkiv - texmf-dist/tex/context/modules/mkiv/s-fonts-tables.lua - texmf-dist/tex/context/modules/mkiv/s-fonts-tables.mkiv - texmf-dist/tex/context/modules/mkiv/s-fonts-variable.lua - texmf-dist/tex/context/modules/mkiv/s-fonts-variable.mkiv - texmf-dist/tex/context/modules/mkiv/s-fonts-vectors.lua - texmf-dist/tex/context/modules/mkiv/s-fonts-vectors.mkiv - texmf-dist/tex/context/modules/mkiv/s-inf-01.mkvi - texmf-dist/tex/context/modules/mkiv/s-inf-02.mkiv - texmf-dist/tex/context/modules/mkiv/s-inf-03.mkiv - texmf-dist/tex/context/modules/mkiv/s-inf-04.mkiv - texmf-dist/tex/context/modules/mkiv/s-languages-counters.lua - texmf-dist/tex/context/modules/mkiv/s-languages-counters.mkiv - texmf-dist/tex/context/modules/mkiv/s-languages-frequencies.lua - texmf-dist/tex/context/modules/mkiv/s-languages-frequencies.mkiv - texmf-dist/tex/context/modules/mkiv/s-languages-hyphenation.lua - texmf-dist/tex/context/modules/mkiv/s-languages-hyphenation.mkiv - texmf-dist/tex/context/modules/mkiv/s-languages-sorting.lua - texmf-dist/tex/context/modules/mkiv/s-languages-sorting.mkiv - texmf-dist/tex/context/modules/mkiv/s-languages-system.lua - texmf-dist/tex/context/modules/mkiv/s-languages-system.mkiv - texmf-dist/tex/context/modules/mkiv/s-languages-words.lua - texmf-dist/tex/context/modules/mkiv/s-languages-words.mkiv - texmf-dist/tex/context/modules/mkiv/s-lingual-de.mkiv - texmf-dist/tex/context/modules/mkiv/s-magazine-basic.mkiv - texmf-dist/tex/context/modules/mkiv/s-maps.mkiv - texmf-dist/tex/context/modules/mkiv/s-math-characters.lua - texmf-dist/tex/context/modules/mkiv/s-math-characters.mkiv - texmf-dist/tex/context/modules/mkiv/s-math-coverage.lua - texmf-dist/tex/context/modules/mkiv/s-math-coverage.mkiv - texmf-dist/tex/context/modules/mkiv/s-math-extensibles.mkiv - texmf-dist/tex/context/modules/mkiv/s-math-ligatures.lua - texmf-dist/tex/context/modules/mkiv/s-math-ligatures.mkiv - texmf-dist/tex/context/modules/mkiv/s-math-parameters.lua - texmf-dist/tex/context/modules/mkiv/s-math-parameters.mkiv - texmf-dist/tex/context/modules/mkiv/s-math-repertoire.mkiv - texmf-dist/tex/context/modules/mkiv/s-module-basic.mkiv - texmf-dist/tex/context/modules/mkiv/s-pages-statistics.mkiv - texmf-dist/tex/context/modules/mkiv/s-physics-units.mkiv - texmf-dist/tex/context/modules/mkiv/s-present-balls.mkiv - texmf-dist/tex/context/modules/mkiv/s-present-banner.mkiv - texmf-dist/tex/context/modules/mkiv/s-present-bars.mkiv - texmf-dist/tex/context/modules/mkiv/s-present-colorful.mkiv - texmf-dist/tex/context/modules/mkiv/s-present-common.mkiv - texmf-dist/tex/context/modules/mkiv/s-present-four.mkiv - texmf-dist/tex/context/modules/mkiv/s-present-funny.mkiv - texmf-dist/tex/context/modules/mkiv/s-present-fuzzy.mkiv - texmf-dist/tex/context/modules/mkiv/s-present-green.mkiv - texmf-dist/tex/context/modules/mkiv/s-present-grow.mkiv - texmf-dist/tex/context/modules/mkiv/s-present-lines.mkiv - texmf-dist/tex/context/modules/mkiv/s-present-organic.mkiv - texmf-dist/tex/context/modules/mkiv/s-present-original.mkiv - texmf-dist/tex/context/modules/mkiv/s-present-ovals.mkiv - texmf-dist/tex/context/modules/mkiv/s-present-overlap.mkiv - texmf-dist/tex/context/modules/mkiv/s-present-phone.mkiv - texmf-dist/tex/context/modules/mkiv/s-present-punk.mkiv - texmf-dist/tex/context/modules/mkiv/s-present-random.lua - texmf-dist/tex/context/modules/mkiv/s-present-random.mkiv - texmf-dist/tex/context/modules/mkiv/s-present-shaded.mkiv - texmf-dist/tex/context/modules/mkiv/s-present-simple.mkiv - texmf-dist/tex/context/modules/mkiv/s-present-slanted.mkiv - texmf-dist/tex/context/modules/mkiv/s-present-split.mkiv - texmf-dist/tex/context/modules/mkiv/s-present-stack.mkiv - texmf-dist/tex/context/modules/mkiv/s-present-stepper.mkiv - texmf-dist/tex/context/modules/mkiv/s-present-stepwise.mkiv - texmf-dist/tex/context/modules/mkiv/s-present-tiles.mkiv - texmf-dist/tex/context/modules/mkiv/s-present-weird.mkiv - texmf-dist/tex/context/modules/mkiv/s-present-windows.mkiv - texmf-dist/tex/context/modules/mkiv/s-present-wobbling.mkiv - texmf-dist/tex/context/modules/mkiv/s-references-show.mkiv - texmf-dist/tex/context/modules/mkiv/s-regimes-list.mkiv - texmf-dist/tex/context/modules/mkiv/s-setups-macros.mkiv - texmf-dist/tex/context/modules/mkiv/s-setups-missing.mkiv - texmf-dist/tex/context/modules/mkiv/s-sql-tables.lua - texmf-dist/tex/context/modules/mkiv/s-sql-tables.mkiv - texmf-dist/tex/context/modules/mkiv/s-structure-sections.mkiv - texmf-dist/tex/context/modules/mkiv/s-syntax.mkiv - texmf-dist/tex/context/modules/mkiv/s-tugboat-columns.mkiv - texmf-dist/tex/context/modules/mkiv/s-tugboat.mkiv - texmf-dist/tex/context/modules/mkiv/s-typesetting-kerning.mkiv - texmf-dist/tex/context/modules/mkiv/s-xml-analyzers.lua - texmf-dist/tex/context/modules/mkiv/s-xml-analyzers.mkiv - texmf-dist/tex/context/modules/mkiv/s-youless.mkiv - texmf-dist/tex/context/modules/mkiv/x-asciimath.lua - texmf-dist/tex/context/modules/mkiv/x-asciimath.mkiv - texmf-dist/tex/context/modules/mkiv/x-calcmath.lua - texmf-dist/tex/context/modules/mkiv/x-calcmath.mkiv - texmf-dist/tex/context/modules/mkiv/x-cals.lua - texmf-dist/tex/context/modules/mkiv/x-cals.mkiv - texmf-dist/tex/context/modules/mkiv/x-chemml.lua - texmf-dist/tex/context/modules/mkiv/x-chemml.mkiv - texmf-dist/tex/context/modules/mkiv/x-ct.lua - texmf-dist/tex/context/modules/mkiv/x-ct.mkiv - texmf-dist/tex/context/modules/mkiv/x-entities.mkiv - texmf-dist/tex/context/modules/mkiv/x-foxet.mkiv - texmf-dist/tex/context/modules/mkiv/x-html.mkiv - texmf-dist/tex/context/modules/mkiv/x-ldx.ctx - texmf-dist/tex/context/modules/mkiv/x-ldx.lua - texmf-dist/tex/context/modules/mkiv/x-ldx.mkiv - texmf-dist/tex/context/modules/mkiv/x-lmx-demo.mkiv - texmf-dist/tex/context/modules/mkiv/x-lmx-html.mkiv - texmf-dist/tex/context/modules/mkiv/x-math-svg.lua - texmf-dist/tex/context/modules/mkiv/x-math-svg.mkvi - texmf-dist/tex/context/modules/mkiv/x-mathml-basics.mkiv - texmf-dist/tex/context/modules/mkiv/x-mathml-html.mkiv - texmf-dist/tex/context/modules/mkiv/x-mathml.lua - texmf-dist/tex/context/modules/mkiv/x-mathml.mkiv - texmf-dist/tex/context/modules/mkiv/x-newmml.mkiv - texmf-dist/tex/context/modules/mkiv/x-pfs-01.mkiv - texmf-dist/tex/context/modules/mkiv/x-pfsense.ctx - texmf-dist/tex/context/modules/mkiv/x-physml.mkiv - texmf-dist/tex/context/modules/mkiv/x-res-01.mkiv - texmf-dist/tex/context/modules/mkiv/x-res-50.mkiv - texmf-dist/tex/context/modules/mkiv/x-setups-basics.mkiv - texmf-dist/tex/context/modules/mkiv/x-setups-generate.mkiv - texmf-dist/tex/context/modules/mkiv/x-setups-overview.mkiv - texmf-dist/tex/context/modules/mkiv/x-setups-proofing.mkiv - texmf-dist/tex/context/modules/mkiv/x-setups.ctx - texmf-dist/tex/context/modules/mkiv/x-setups.mkiv - texmf-dist/tex/context/modules/mkiv/x-steps.mkiv - texmf-dist/tex/context/modules/mkiv/x-udhr.mkiv - texmf-dist/tex/context/modules/mkiv/x-xfdf.mkiv - texmf-dist/tex/context/patterns/common/lang-af.rme - texmf-dist/tex/context/patterns/common/lang-agr.rme - texmf-dist/tex/context/patterns/common/lang-ala.rme - texmf-dist/tex/context/patterns/common/lang-bg.rme - texmf-dist/tex/context/patterns/common/lang-ca.rme - texmf-dist/tex/context/patterns/common/lang-cs.rme - texmf-dist/tex/context/patterns/common/lang-cy.rme - texmf-dist/tex/context/patterns/common/lang-da.rme - texmf-dist/tex/context/patterns/common/lang-de.rme - texmf-dist/tex/context/patterns/common/lang-deo.rme - texmf-dist/tex/context/patterns/common/lang-es.rme - texmf-dist/tex/context/patterns/common/lang-et.rme - texmf-dist/tex/context/patterns/common/lang-eu.rme - texmf-dist/tex/context/patterns/common/lang-fi.rme - texmf-dist/tex/context/patterns/common/lang-fr.rme - texmf-dist/tex/context/patterns/common/lang-gb.rme - texmf-dist/tex/context/patterns/common/lang-hr.rme - texmf-dist/tex/context/patterns/common/lang-hu.rme - texmf-dist/tex/context/patterns/common/lang-is.rme - texmf-dist/tex/context/patterns/common/lang-it.rme - texmf-dist/tex/context/patterns/common/lang-la.rme - texmf-dist/tex/context/patterns/common/lang-lt.rme - texmf-dist/tex/context/patterns/common/lang-lv.rme - texmf-dist/tex/context/patterns/common/lang-ml.rme - texmf-dist/tex/context/patterns/common/lang-mn.rme - texmf-dist/tex/context/patterns/common/lang-nb.rme - texmf-dist/tex/context/patterns/common/lang-nl.rme - texmf-dist/tex/context/patterns/common/lang-nn.rme - texmf-dist/tex/context/patterns/common/lang-pl.rme - texmf-dist/tex/context/patterns/common/lang-pt.rme - texmf-dist/tex/context/patterns/common/lang-ro.rme - texmf-dist/tex/context/patterns/common/lang-ru.rme - texmf-dist/tex/context/patterns/common/lang-sk.rme - texmf-dist/tex/context/patterns/common/lang-sl.rme - texmf-dist/tex/context/patterns/common/lang-sr.rme - texmf-dist/tex/context/patterns/common/lang-sv.rme - texmf-dist/tex/context/patterns/common/lang-th.rme - texmf-dist/tex/context/patterns/common/lang-tk.rme - texmf-dist/tex/context/patterns/common/lang-tr.rme - texmf-dist/tex/context/patterns/common/lang-uk.rme - texmf-dist/tex/context/patterns/common/lang-us.rme - texmf-dist/tex/context/patterns/common/lang-zh.rme - texmf-dist/tex/context/patterns/mkii/lang-af.hyp - texmf-dist/tex/context/patterns/mkii/lang-af.pat - texmf-dist/tex/context/patterns/mkii/lang-agr.hyp - texmf-dist/tex/context/patterns/mkii/lang-agr.pat - texmf-dist/tex/context/patterns/mkii/lang-ala.hyp - texmf-dist/tex/context/patterns/mkii/lang-ala.pat - texmf-dist/tex/context/patterns/mkii/lang-bg.hyp - texmf-dist/tex/context/patterns/mkii/lang-bg.pat - texmf-dist/tex/context/patterns/mkii/lang-ca.hyp - texmf-dist/tex/context/patterns/mkii/lang-ca.pat - texmf-dist/tex/context/patterns/mkii/lang-cs.hyp - texmf-dist/tex/context/patterns/mkii/lang-cs.pat - texmf-dist/tex/context/patterns/mkii/lang-cy.hyp - texmf-dist/tex/context/patterns/mkii/lang-cy.pat - texmf-dist/tex/context/patterns/mkii/lang-da.hyp - texmf-dist/tex/context/patterns/mkii/lang-da.pat - texmf-dist/tex/context/patterns/mkii/lang-de.hyp - texmf-dist/tex/context/patterns/mkii/lang-de.pat - texmf-dist/tex/context/patterns/mkii/lang-deo.hyp - texmf-dist/tex/context/patterns/mkii/lang-deo.pat - texmf-dist/tex/context/patterns/mkii/lang-es.hyp - texmf-dist/tex/context/patterns/mkii/lang-es.pat - texmf-dist/tex/context/patterns/mkii/lang-et.hyp - texmf-dist/tex/context/patterns/mkii/lang-et.pat - texmf-dist/tex/context/patterns/mkii/lang-eu.hyp - texmf-dist/tex/context/patterns/mkii/lang-eu.pat - texmf-dist/tex/context/patterns/mkii/lang-fi.hyp - texmf-dist/tex/context/patterns/mkii/lang-fi.pat - texmf-dist/tex/context/patterns/mkii/lang-fr.hyp - texmf-dist/tex/context/patterns/mkii/lang-fr.pat - texmf-dist/tex/context/patterns/mkii/lang-gb.hyp - texmf-dist/tex/context/patterns/mkii/lang-gb.pat - texmf-dist/tex/context/patterns/mkii/lang-hr.hyp - texmf-dist/tex/context/patterns/mkii/lang-hr.pat - texmf-dist/tex/context/patterns/mkii/lang-hu.hyp - texmf-dist/tex/context/patterns/mkii/lang-hu.pat - texmf-dist/tex/context/patterns/mkii/lang-is.hyp - texmf-dist/tex/context/patterns/mkii/lang-is.pat - texmf-dist/tex/context/patterns/mkii/lang-it.hyp - texmf-dist/tex/context/patterns/mkii/lang-it.pat - texmf-dist/tex/context/patterns/mkii/lang-la.hyp - texmf-dist/tex/context/patterns/mkii/lang-la.pat - texmf-dist/tex/context/patterns/mkii/lang-lt.hyp - texmf-dist/tex/context/patterns/mkii/lang-lt.pat - texmf-dist/tex/context/patterns/mkii/lang-lv.hyp - texmf-dist/tex/context/patterns/mkii/lang-lv.pat - texmf-dist/tex/context/patterns/mkii/lang-ml.hyp - texmf-dist/tex/context/patterns/mkii/lang-ml.pat - texmf-dist/tex/context/patterns/mkii/lang-mn.hyp - texmf-dist/tex/context/patterns/mkii/lang-mn.pat - texmf-dist/tex/context/patterns/mkii/lang-nb.hyp - texmf-dist/tex/context/patterns/mkii/lang-nb.pat - texmf-dist/tex/context/patterns/mkii/lang-nl.hyp - texmf-dist/tex/context/patterns/mkii/lang-nl.pat - texmf-dist/tex/context/patterns/mkii/lang-nn.hyp - texmf-dist/tex/context/patterns/mkii/lang-nn.pat - texmf-dist/tex/context/patterns/mkii/lang-pl.hyp - texmf-dist/tex/context/patterns/mkii/lang-pl.pat - texmf-dist/tex/context/patterns/mkii/lang-pt.hyp - texmf-dist/tex/context/patterns/mkii/lang-pt.pat - texmf-dist/tex/context/patterns/mkii/lang-ro.hyp - texmf-dist/tex/context/patterns/mkii/lang-ro.pat - texmf-dist/tex/context/patterns/mkii/lang-ru.hyp - texmf-dist/tex/context/patterns/mkii/lang-ru.pat - texmf-dist/tex/context/patterns/mkii/lang-sk.hyp - texmf-dist/tex/context/patterns/mkii/lang-sk.pat - texmf-dist/tex/context/patterns/mkii/lang-sl.hyp - texmf-dist/tex/context/patterns/mkii/lang-sl.pat - texmf-dist/tex/context/patterns/mkii/lang-sr.hyp - texmf-dist/tex/context/patterns/mkii/lang-sr.pat - texmf-dist/tex/context/patterns/mkii/lang-sv.hyp - texmf-dist/tex/context/patterns/mkii/lang-sv.pat - texmf-dist/tex/context/patterns/mkii/lang-th.hyp - texmf-dist/tex/context/patterns/mkii/lang-th.pat - texmf-dist/tex/context/patterns/mkii/lang-tk.hyp - texmf-dist/tex/context/patterns/mkii/lang-tk.pat - texmf-dist/tex/context/patterns/mkii/lang-tr.hyp - texmf-dist/tex/context/patterns/mkii/lang-tr.pat - texmf-dist/tex/context/patterns/mkii/lang-uk.hyp - texmf-dist/tex/context/patterns/mkii/lang-uk.pat - texmf-dist/tex/context/patterns/mkii/lang-us.hyp - texmf-dist/tex/context/patterns/mkii/lang-us.pat - texmf-dist/tex/context/patterns/mkii/lang-zh.hyp - texmf-dist/tex/context/patterns/mkii/lang-zh.pat - texmf-dist/tex/context/patterns/mkiv/lang-af.lua - texmf-dist/tex/context/patterns/mkiv/lang-agr.lua - texmf-dist/tex/context/patterns/mkiv/lang-ala.lua - texmf-dist/tex/context/patterns/mkiv/lang-bg.lua - texmf-dist/tex/context/patterns/mkiv/lang-ca.lua - texmf-dist/tex/context/patterns/mkiv/lang-cs.lua - texmf-dist/tex/context/patterns/mkiv/lang-cy.lua - texmf-dist/tex/context/patterns/mkiv/lang-da.lua - texmf-dist/tex/context/patterns/mkiv/lang-de.lua - texmf-dist/tex/context/patterns/mkiv/lang-deo.lua - texmf-dist/tex/context/patterns/mkiv/lang-es.lua - texmf-dist/tex/context/patterns/mkiv/lang-et.lua - texmf-dist/tex/context/patterns/mkiv/lang-eu.lua - texmf-dist/tex/context/patterns/mkiv/lang-fi.lua - texmf-dist/tex/context/patterns/mkiv/lang-fr.lua - texmf-dist/tex/context/patterns/mkiv/lang-gb.lua - texmf-dist/tex/context/patterns/mkiv/lang-hr.lua - texmf-dist/tex/context/patterns/mkiv/lang-hu.lua - texmf-dist/tex/context/patterns/mkiv/lang-is.lua - texmf-dist/tex/context/patterns/mkiv/lang-it.lua - texmf-dist/tex/context/patterns/mkiv/lang-la.lua - texmf-dist/tex/context/patterns/mkiv/lang-lt.lua - texmf-dist/tex/context/patterns/mkiv/lang-lv.lua - texmf-dist/tex/context/patterns/mkiv/lang-ml.lua - texmf-dist/tex/context/patterns/mkiv/lang-mn.lua - texmf-dist/tex/context/patterns/mkiv/lang-nb.lua - texmf-dist/tex/context/patterns/mkiv/lang-nl.lua - texmf-dist/tex/context/patterns/mkiv/lang-nn.lua - texmf-dist/tex/context/patterns/mkiv/lang-pl.lua - texmf-dist/tex/context/patterns/mkiv/lang-pt.lua - texmf-dist/tex/context/patterns/mkiv/lang-ro.lua - texmf-dist/tex/context/patterns/mkiv/lang-ru.lua - texmf-dist/tex/context/patterns/mkiv/lang-sk.lua - texmf-dist/tex/context/patterns/mkiv/lang-sl.lua - texmf-dist/tex/context/patterns/mkiv/lang-sr.lua - texmf-dist/tex/context/patterns/mkiv/lang-sv.lua - texmf-dist/tex/context/patterns/mkiv/lang-th.lua - texmf-dist/tex/context/patterns/mkiv/lang-tk.lua - texmf-dist/tex/context/patterns/mkiv/lang-tr.lua - texmf-dist/tex/context/patterns/mkiv/lang-uk.lua - texmf-dist/tex/context/patterns/mkiv/lang-us.lua - texmf-dist/tex/context/patterns/mkiv/lang-zh.lua - texmf-dist/tex/context/patterns/mkiv/word-xx.lua - texmf-dist/tex/context/sample/common/aesop-de.tex - texmf-dist/tex/context/sample/common/bryson.tex - texmf-dist/tex/context/sample/common/carey.tex - texmf-dist/tex/context/sample/common/carrol.tex - texmf-dist/tex/context/sample/common/cervantes-es.tex - texmf-dist/tex/context/sample/common/cow-black.mps - texmf-dist/tex/context/sample/common/cow-black.pdf - texmf-dist/tex/context/sample/common/cow-brown.mps - texmf-dist/tex/context/sample/common/cow-brown.pdf - texmf-dist/tex/context/sample/common/cow.pdf - texmf-dist/tex/context/sample/common/d-res-01.xml - texmf-dist/tex/context/sample/common/darwin.tex - texmf-dist/tex/context/sample/common/davis.tex - texmf-dist/tex/context/sample/common/dawkins.tex - texmf-dist/tex/context/sample/common/demo-mps.tex - texmf-dist/tex/context/sample/common/demo-tex.tex - texmf-dist/tex/context/sample/common/demo-xml.tex - texmf-dist/tex/context/sample/common/douglas.tex - texmf-dist/tex/context/sample/common/greenfield.tex - texmf-dist/tex/context/sample/common/hacker.jpg - texmf-dist/tex/context/sample/common/hawking.tex - texmf-dist/tex/context/sample/common/jojomayer.tex - texmf-dist/tex/context/sample/common/khatt-ar.tex - texmf-dist/tex/context/sample/common/khatt-en.tex - texmf-dist/tex/context/sample/common/klein.tex - texmf-dist/tex/context/sample/common/knuth.tex - texmf-dist/tex/context/sample/common/linden.tex - texmf-dist/tex/context/sample/common/lorem.tex - texmf-dist/tex/context/sample/common/materie.tex - texmf-dist/tex/context/sample/common/mcnish.tex - texmf-dist/tex/context/sample/common/mill.png - texmf-dist/tex/context/sample/common/montgomery.tex - texmf-dist/tex/context/sample/common/poe.tex - texmf-dist/tex/context/sample/common/quevedo-es.tex - texmf-dist/tex/context/sample/common/reich.tex - texmf-dist/tex/context/sample/common/sample.tex - texmf-dist/tex/context/sample/common/samples.bib - texmf-dist/tex/context/sample/common/samples.tex - texmf-dist/tex/context/sample/common/sapolsky.tex - texmf-dist/tex/context/sample/common/spider.eps - texmf-dist/tex/context/sample/common/thuan.tex - texmf-dist/tex/context/sample/common/tufte.tex - texmf-dist/tex/context/sample/common/waltham.tex - texmf-dist/tex/context/sample/common/ward.tex - texmf-dist/tex/context/sample/common/weisman.tex - texmf-dist/tex/context/sample/common/zapf.tex - texmf-dist/tex/context/test/mkiv/context-test.tex - texmf-dist/tex/context/test/mkiv/pdf-a1a-2005.mkiv - texmf-dist/tex/context/test/mkiv/pdf-a1b-2005.mkiv - texmf-dist/tex/context/test/mkiv/pdf-a2a.mkiv - texmf-dist/tex/context/test/mkiv/pdf-a3a.mkiv - texmf-dist/tex/context/test/mkiv/pdf-ua.mkiv - texmf-dist/tex/context/test/mkiv/pdf-x-common.mkiv - texmf-dist/tex/context/test/mkiv/pdf-x1a-2001.mkiv - texmf-dist/tex/context/test/mkiv/pdf-x1a-2003.mkiv - texmf-dist/tex/context/test/mkiv/pdf-x3-2002.mkiv - texmf-dist/tex/context/test/mkiv/pdf-x3-2003.mkiv - texmf-dist/tex/context/test/mkiv/pdf-x4.mkiv - texmf-dist/tex/context/test/mkiv/pdf-x4p.mkiv - texmf-dist/tex/context/user/mkii/cont-sys.rme - texmf-dist/tex/generic/context/luatex/luatex-basics-chr.lua - texmf-dist/tex/generic/context/luatex/luatex-basics-gen.lua - texmf-dist/tex/generic/context/luatex/luatex-basics-nod.lua - texmf-dist/tex/generic/context/luatex/luatex-basics-prepare.tex - texmf-dist/tex/generic/context/luatex/luatex-basics.tex - texmf-dist/tex/generic/context/luatex/luatex-core.lua - texmf-dist/tex/generic/context/luatex/luatex-core.tex - texmf-dist/tex/generic/context/luatex/luatex-fonts-demo-tt.lua - texmf-dist/tex/generic/context/luatex/luatex-fonts-demo-vf-1.lua - texmf-dist/tex/generic/context/luatex/luatex-fonts-demo-vf-4.lua - texmf-dist/tex/generic/context/luatex/luatex-fonts-enc.lua - texmf-dist/tex/generic/context/luatex/luatex-fonts-ext.lua - texmf-dist/tex/generic/context/luatex/luatex-fonts-lig.lua - texmf-dist/tex/generic/context/luatex/luatex-fonts-merged.lua - texmf-dist/tex/generic/context/luatex/luatex-fonts-mis.lua - texmf-dist/tex/generic/context/luatex/luatex-fonts-syn.lua - texmf-dist/tex/generic/context/luatex/luatex-fonts.lua - texmf-dist/tex/generic/context/luatex/luatex-fonts.tex - texmf-dist/tex/generic/context/luatex/luatex-gadgets.lua - texmf-dist/tex/generic/context/luatex/luatex-gadgets.tex - texmf-dist/tex/generic/context/luatex/luatex-languages.lua - texmf-dist/tex/generic/context/luatex/luatex-languages.tex - texmf-dist/tex/generic/context/luatex/luatex-math.lua - texmf-dist/tex/generic/context/luatex/luatex-math.tex - texmf-dist/tex/generic/context/luatex/luatex-mplib.lua - texmf-dist/tex/generic/context/luatex/luatex-mplib.tex - texmf-dist/tex/generic/context/luatex/luatex-pdf.tex - texmf-dist/tex/generic/context/luatex/luatex-plain.tex - texmf-dist/tex/generic/context/luatex/luatex-preprocessor-test.tex - texmf-dist/tex/generic/context/luatex/luatex-preprocessor.lua - texmf-dist/tex/generic/context/luatex/luatex-preprocessor.tex - texmf-dist/tex/generic/context/luatex/luatex-swiglib-test.lua - texmf-dist/tex/generic/context/luatex/luatex-swiglib-test.tex - texmf-dist/tex/generic/context/luatex/luatex-swiglib.lua - texmf-dist/tex/generic/context/luatex/luatex-swiglib.tex - texmf-dist/tex/generic/context/luatex/luatex-test.tex - texmf-dist/tex/generic/context/ppchtex/m-ch-de.tex - texmf-dist/tex/generic/context/ppchtex/m-ch-en.tex - texmf-dist/tex/generic/context/ppchtex/m-ch-nl.tex - texmf-dist/tex/generic/context/ppchtex/ppchtex.noc - texmf-dist/tex/latex/context/ppchtex/m-ch-de.sty - texmf-dist/tex/latex/context/ppchtex/m-ch-en.sty - texmf-dist/tex/latex/context/ppchtex/m-ch-nl.sty - texmf-dist/tex/latex/context/ppchtex/m-pictex.sty -catalogue-contact-home http://www.pragma-ade.com/ -catalogue-ctan /macros/context/current -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license other-free -catalogue-topics format context - -name context-account -category ConTeXt -revision 47085 -shortdesc A simple accounting package -relocated 1 -longdesc The package deals with "accounts" of its own specification. -depend context -containersize 6308 -containerchecksum 6be85da4c189496a01c1abf1e3525caa16b8941c1f22a75cfa65543526dc8fa1364cd54a354c509a9d2ddd436f199683e00f92a6eb3376fd45ee9e6a33d23bbf -doccontainersize 113832 -doccontainerchecksum 46aa593aff0e2ebd5e983b9808e869ed4fe68611d3574df8ade9d241887e3d07ff16da54705eb21dd9981c2ac5f9d5b6f6c190b59c61ca4d14585148f5ecf165 -docfiles size=31 - RELOC/doc/context/third/account/README details="Readme" - RELOC/doc/context/third/account/VERSION - RELOC/doc/context/third/account/account-doc.pdf details="Package documented source" -runfiles size=11 - RELOC/tex/context/interface/third/t-account.xml - RELOC/tex/context/third/account/t-account.mkii - RELOC/tex/context/third/account/t-account.mkiv - RELOC/tex/context/third/account/t-account.tex - RELOC/tex/context/third/account/t-floatnumber.mkii - RELOC/tex/context/third/account/t-floatnumber.mkiv - RELOC/tex/context/third/account/t-floatnumber.tex -catalogue-ctan /macros/context/contrib/context-account -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license pd -catalogue-topics calculation - -name context-algorithmic -category ConTeXt -revision 47085 -shortdesc Algorithm handling in ConTeXt -relocated 1 -longdesc Support for typesetting algorithms (a port of the LaTeX package -longdesc algorithmic, which was a predecessor of algorithmicx). -depend context -containersize 3388 -containerchecksum 46109bc6f1219a6ea1010d1715d7584490d91e3b02fc8e0d926cd289762e008b4ba719f96c64eab813d30f4e92de2c965c974599a7d00ce60c0523d770e8d7ad -doccontainersize 352 -doccontainerchecksum 14ea7273dbff12c4717ae785c24684c8dbdc02f0393a0f6c564f7c4801e5c914f01f0d6f15e710f86f180c666c186bdffd21489142e6316d7f0d102ea12979c7 -docfiles size=1 - RELOC/doc/context/third/algorithmic/VERSION -runfiles size=5 - RELOC/tex/context/third/algorithmic/t-algorithmic.mkii - RELOC/tex/context/third/algorithmic/t-algorithmic.mkiv -catalogue-ctan /macros/context/contrib/context-algorithmic -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics pseudocode - -name context-animation -category ConTeXt -revision 47085 -shortdesc Generate fieldstack based animation with ConTeXt -relocated 1 -longdesc The package is a port, to Context (mkvi), of the corresponding -longdesc LaTeX package. -depend context -containersize 4044 -containerchecksum 6109fdc6a302561c55d192ac89b8f71dc8f55365385c1c93df73c9fd6ad59e3eb015352a53f9bb071e4bd2b7ebf701cdad86c4fd3adc53f0efbffa56a2527b71 -doccontainersize 632 -doccontainerchecksum fb355b7c436cc6c0b0f1d718a6d228b7124ad8916f9f03112dfcbd0fea4b223e7c650a69e63870ec4dd54a7053207c4e1bff0452f44df7bd96a8104e8cba906c -docfiles size=2 - RELOC/doc/context/third/animation/README details="Readme" - RELOC/doc/context/third/animation/VERSION -runfiles size=5 - RELOC/tex/context/interface/third/t-animation.xml - RELOC/tex/context/third/animation/t-animation.mkvi -catalogue-ctan /macros/context/contrib/context-animation -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl3 -catalogue-topics graphics-motion - -name context-annotation -category ConTeXt -revision 47085 -shortdesc Annotate text blocks -relocated 1 -longdesc The annotation module lets you create your own commands and -longdesc environments to mark text blocks. -depend context -containersize 8492 -containerchecksum 653c0adb351f4e455b03e11dad0439a3c6d4d2b22bfb9044535a033f40df2b4e0fdf5e4f7fb3bd9cc327e6a66f8d19a764fbb8aa7f54ac0ceb4dce009add1d45 -doccontainersize 47140 -doccontainerchecksum 71e8ad76aa78b0730b9a22ab41a66780db09573711b6532e16ad29073178b9afb93cb2ef9fc3af9f5f015af392be2222780a11c49a1bd6011edd4b3fcaad953c -docfiles size=15 - RELOC/doc/context/third/annotation/README - RELOC/doc/context/third/annotation/VERSION - RELOC/doc/context/third/annotation/annotation-doc.pdf details="Package documentation" -runfiles size=13 - RELOC/tex/context/interface/third/t-annotation.xml - RELOC/tex/context/third/annotation/t-annotation.lua - RELOC/tex/context/third/annotation/t-annotation.mkvi -catalogue-ctan /macros/context/contrib/context-annotation -catalogue-date 2018-01-07 14:49:11 +0100 -catalogue-license gpl -catalogue-topics context -catalogue-version 2013.05.27 - -name context-bnf -category ConTeXt -revision 47085 -shortdesc A BNF module for ConTeXt -relocated 1 -longdesc The module provides a simple way to write good-looking -longdesc BNF-style grammars in ConTeXt. Grammars are written using the -longdesc BNF syntax right in your ConTeXt documents, so there is a clear -longdesc separation between content and layout. This allows the user to -longdesc decide exactly how the grammar is to be displayed, while also -longdesc allowing the gist of the grammar to be understood from simply -longdesc looking at the source ConTeXt document. -depend context -containersize 3060 -containerchecksum dbdcf7575b7e344cbcb91e38912c410dc0ce37a09479592c06045562e372ebd853f59e374d0401d5026a1963b9206ce3c6c91f8920eb5c473ffb2f87b3f4e9cc -doccontainersize 269828 -doccontainerchecksum 0e512a3aad33fe9c00420c01262f62637aa3d7da6f673e1104a7c1836a492fa419e7684c85e288144b8277e7d30b73e4b836da051b28a130023e1e414bef39b8 -docfiles size=72 - RELOC/doc/context/third/bnf/NEWS - RELOC/doc/context/third/bnf/README details="Readme" - RELOC/doc/context/third/bnf/VERSION - RELOC/doc/context/third/bnf/t-bnf.pdf details="Package documentation" -runfiles size=2 - RELOC/tex/context/third/bnf/t-bnf.tex -catalogue-ctan /macros/context/contrib/context-bnf -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics formal-spec - -name context-chromato -category ConTeXt -revision 47085 -shortdesc ConTeXt macros for chromatograms -relocated 1 -longdesc The module provides macros for drawing chromatograms. -depend context -containersize 2156 -containerchecksum 6021aebd5c19cbc0a1bca3c3e61197259a75f0deb2012bbdb72536a58dc6d6e5bcd62b6b0a86914c95f3e982d58f6effc723ce3a30bb16adec5bcad019d90205 -doccontainersize 226428 -doccontainerchecksum c9ec185b781b0dfd30d0c6fa4935824a76f64cf64008403d349c96fd3c06fb7bddcd5b0523a5d5fc4d1ce9898905ccecf32dff18af2c5a73d4dda5a48de3aacc -docfiles size=61 - RELOC/doc/context/third/chromato/VERSION - RELOC/doc/context/third/chromato/chromato-demo.pdf details="Package usage demo" - RELOC/doc/context/third/chromato/chromato-doc.pdf details="Package documentation" -runfiles size=2 - RELOC/tex/context/third/chromato/t-chromato.tex -catalogue-ctan /macros/context/contrib/context-chromato -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics diagram-lab - -name context-cmscbf -category ConTeXt -revision 47085 -shortdesc Use Computer Modern bold Caps and Small-caps in ConTeXt -relocated 1 -longdesc The module makes provision for bold caps and small caps CM -longdesc fonts, in ConTeXt. Such a font may be found in the Computer -longdesc Modern 'extra bold' font set. -depend context -containersize 1224 -containerchecksum ce3c14c67754ffd2d644375286cd0cfe5cdf4f14397bd9ceabbf1e8b37bd8bf4b67b3686f0c42984298e5415472be84f7b68877bc213947bfb7ba676df014d86 -doccontainersize 162752 -doccontainerchecksum cb92d415876d6add2c357d0f2c737aedda6ef2d760a161a26d871939eff025eaa7143c182268e2573bbc0a644f7fe42a76f5406c88af1b6d45fcdb5cc558d5d3 -docfiles size=45 - RELOC/doc/context/third/cmscbf/VERSION - RELOC/doc/context/third/cmscbf/cmscbf-demo.pdf details="Demo of use" - RELOC/doc/context/third/cmscbf/cmscbf-doc.pdf details="Package documentation" -runfiles size=1 - RELOC/tex/context/third/cmscbf/t-cmscbf.tex -catalogue-ctan /macros/context/contrib/context-cmscbf -catalogue-date 2017-11-12 11:24:51 +0100 -catalogue-license gpl -catalogue-topics font-supp - -name context-cmttbf -category ConTeXt -revision 47085 -shortdesc Use Computer Modern Typewriter bold font in ConTeXt -relocated 1 -longdesc The module makes provision for bold typewriter CM fonts, in -longdesc ConTeXt. Such a font may be found in the Computer Modern 'extra -longdesc bold' font set. -depend context -containersize 1232 -containerchecksum e0ff7e8266977c7c560a491b966b695fa4db87d690ee5a572e472be8ccb56f8697089a5f5f63f2552136783deaaa067afc560caf933ea7cf760dc992e9b1b506 -doccontainersize 160724 -doccontainerchecksum 2028462e737a2d3dc5e04e4eb2e4eb8da8dd3b23b8b5ec7182690b7c493daa4c439ba5948dce22c69b294cca85d28cc59d4434bbe73bc6800162942799154121 -docfiles size=45 - RELOC/doc/context/third/cmttbf/VERSION - RELOC/doc/context/third/cmttbf/cmttbf-demo.pdf details="Demo of use" - RELOC/doc/context/third/cmttbf/cmttbf-doc.pdf details="Package documentation" -runfiles size=1 - RELOC/tex/context/third/cmttbf/t-cmttbf.tex -catalogue-ctan /macros/context/contrib/context-cmttbf -catalogue-date 2017-11-12 11:33:59 +0100 -catalogue-license gpl -catalogue-topics font-supp - -name context-construction-plan -category ConTeXt -revision 47085 -shortdesc Construction plans in ConTeXt -relocated 1 -longdesc Generate a page with a figure at a well-defined scale. -depend context -containersize 2288 -containerchecksum 2387cf5349e3456df61dd6817a5876d987446651b3f0ffe3ea38c695db5672ee57f86eb42e53ace12496161a5b4ae1137e348dfbf7cc53a789e04b44f9ee2566 -doccontainersize 462228 -doccontainerchecksum ce63c143e5d5a9c7a47d7a336a82016c736af55862a62c5aa46d52bea69a3f5c9b5e37530c5bacc5047afe41d69684e17215436700ed734d14d6de80bc08d9fa -docfiles size=120 - RELOC/doc/context/third/construction-plan/VERSION - RELOC/doc/context/third/construction-plan/construction-plan-demo.pdf details="Example of use" - RELOC/doc/context/third/construction-plan/construction-plan-doc.pdf details="Package documentation" -runfiles size=2 - RELOC/tex/context/third/construction-plan/t-construction-plan.tex -catalogue-ctan /macros/context/contrib/context-construction-plan -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics graphics-use - -name context-cyrillicnumbers -category ConTeXt -revision 47085 -shortdesc Write numbers as cyrillic glyphs -relocated 1 -longdesc The package extends ConTeXt's system of number conversion, by -longdesc adding numeration using cyrillic letters. -depend context -containersize 7820 -containerchecksum 4f1b1eeeb6025122381336087f446fb494a817c43835f7afbb91f6deaf4239e7ffda314047ae87d6a6a70bfb8421031509392560407c9274507e5a74ed089513 -doccontainersize 180836 -doccontainerchecksum 7c9ecf570bea115f9da4a867fa1a100db3f5d5be84e67064315a759b97546d41a452411f2f12d05a94d6e12280f54610fe3f64e5992def6699b19c86e5118229 -docfiles size=58 - RELOC/doc/context/third/cyrillicnumbers/COPYING - RELOC/doc/context/third/cyrillicnumbers/README.rst - RELOC/doc/context/third/cyrillicnumbers/VERSION - RELOC/doc/context/third/cyrillicnumbers/cyrillicnumbers.pdf details="Package documentation" - RELOC/doc/context/third/cyrillicnumbers/cyrillicnumbers.tex -runfiles size=10 - RELOC/tex/context/interface/third/t-cyrillicnumbers.xml - RELOC/tex/context/third/cyrillicnumbers/cyrillicnumbers.lua - RELOC/tex/context/third/cyrillicnumbers/t-cyrillicnumbers.mkii - RELOC/tex/context/third/cyrillicnumbers/t-cyrillicnumbers.mkvi -catalogue-ctan /macros/context/contrib/context-cyrillicnumbers -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license bsd -catalogue-topics cyrillic numbers - -name context-degrade -category ConTeXt -revision 47085 -shortdesc Degrading JPEG images in ConTeXt -relocated 1 -depend context -containersize 2340 -containerchecksum 274113ea50a43fe02f9b8c51ec49c185d42d94beab37c9462a1e3c34770f14b1d6f154886057b6f8121526c11ac36ea2debd19df2b3d566837e4a2d081b7c31b -doccontainersize 180368 -doccontainerchecksum 30b63eb0c342cd477bbce2d234698d420fad28979838fb8cffcf812752714a62d9bd9a03a6ec325ffe2f16d759efbc5d49144e3955bacdeddf0ae478791a49ed -docfiles size=49 - RELOC/doc/context/third/degrade/VERSION - RELOC/doc/context/third/degrade/degrade-demo.pdf details="Example of use" - RELOC/doc/context/third/degrade/degrade-doc.pdf details="Package documentation" -runfiles size=2 - RELOC/tex/context/third/degrade/t-degrade.tex -catalogue-also degrade -catalogue-ctan /macros/context/contrib/context-degrade -catalogue-date 2016-06-18 16:48:54 +0200 -catalogue-license gpl -catalogue-topics graphics-use - -name context-fancybreak -category ConTeXt -revision 47085 -shortdesc Overfull pages with ConTeXt -relocated 1 -longdesc The (ConTeXt) module allows insertion of thought breaks in -longdesc texts. With parameters one can adjust the spacing around the -longdesc content and set a default symbol. -depend context -containersize 4320 -containerchecksum 2453e152e2b3aa99ffa56f972ae40a166497b5c0856036fbdd0784a05c06efea8cc019b0f812a29d2899ffbdf51442a8ad3109c5b3d0a0db66d2ee6b7d402724 -doccontainersize 187452 -doccontainerchecksum e0497f9fa9bf998433a74ee82d19b6d758cac18e00855e912728236291bbc66dab770372f1395de8f404372f02c13bf8ee0bdefa45774a74eed83791b570aee0 -docfiles size=50 - RELOC/doc/context/third/fancybreak/README details="README" - RELOC/doc/context/third/fancybreak/VERSION - RELOC/doc/context/third/fancybreak/fancybreak-doc.pdf details="Package documentation" -runfiles size=7 - RELOC/tex/context/interface/third/t-fancybreak.xml - RELOC/tex/context/third/fancybreak/t-fancybreak.mkii - RELOC/tex/context/third/fancybreak/t-fancybreak.mkvi -catalogue-ctan /macros/context/contrib/context-fancybreak -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics typesetting - -name context-filter -category ConTeXt -revision 48390 -shortdesc Run external programs on the contents of a start-stop environment -relocated 1 -longdesc The filter module provides a simple interface to run external -longdesc programs on the contents of a start-stop environment. Options -longdesc are available to run the external program only if the content -longdesc of the environment has changed, to specify how the program -longdesc output should be read back, and to choose the name of the -longdesc temporary files that are created. The module is compatible with -longdesc both MkII and MkIV. -depend context -containersize 6480 -containerchecksum 3e9f249dcda534a42eeaecbd4d83aae63dd598c117ad83713b3c2728b2f2184cffc33af264b70ef7e2993a9f8827132d60600bbc277cb271d4ef02631eadf586 -doccontainersize 10308 -doccontainerchecksum 7ef047381612b397507e9b12c96f242570ec974c4e48ed18f61ba68070edda02f1ff99e110d8d16ced58bc6476cb88adbb8b3c37e6ac2fd4b07fdf5a55aba9b1 -docfiles size=9 - RELOC/doc/context/third/filter/VERSION - RELOC/doc/context/third/filter/filter.txt details="Package notes" -runfiles size=12 - RELOC/tex/context/third/filter/t-filter.mkii - RELOC/tex/context/third/filter/t-filter.mkiv - RELOC/tex/context/third/filter/t-module-catcodes.mkii - RELOC/tex/context/third/filter/t-module-catcodes.mkiv -catalogue-ctan /macros/context/contrib/context-filter -catalogue-date 2018-08-11 06:19:01 +0200 -catalogue-license bsd2 -catalogue-topics ext-code - -name context-french -category ConTeXt -revision 47085 -shortdesc Support for writing French in ConTeXt -relocated 1 -longdesc Deals with spacing around French punctuation; the package is -longdesc distributed for ConTeXt Mark iv only. -depend context -containersize 1704 -containerchecksum 6e8f14e3d9e0e179d2733c4bbe5386932a9ef39c7ed7fcb99908f043410531a0cb28217f11b005d6f9aad821c08f1ee4df6bc67317365ab7ab6c62fc1f0718e6 -doccontainersize 86224 -doccontainerchecksum 5ddbfade3b054d44b5486f2407f5694e3a16b86be3601b14ced488954dbe33bf1d94d7b4712bb63a7d55155435e4f9be6ed818ca2c367be912d11f8751e627f4 -docfiles size=113 - RELOC/doc/context/third/french/VERSION - RELOC/doc/context/third/french/french-demo.pdf details="Example of use" - RELOC/doc/context/third/french/french-doc.pdf details="Package documentation" -runfiles size=1 - RELOC/tex/context/third/french/t-french.mkiv -catalogue-ctan /macros/context/contrib/context-french -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics french - -name context-fullpage -category ConTeXt -revision 47085 -shortdesc Overfull pages with ConTeXt -relocated 1 -longdesc The (ConTeXt) module copies the functionality of the fullpage, -longdesc and adds a styling parameter, given in the \usemodule command -depend context -containersize 2996 -containerchecksum 119c01690b881165b8c7c3e4928210e6c3dcf071b9c7d2e452656e232ca64df84d90b95c5649953045728fd65cea40545cb1877a1d04000ff111275eb6364d85 -doccontainersize 82140 -doccontainerchecksum c9f91af38d711cce9512d6c5d77644afcfc7208af4f9ae8e708d388e58e1529095b185667eafd6167ef62b4b31e3fdda2014fb32075db8d87886f37fdcf5d43b -docfiles size=41 - RELOC/doc/context/third/fullpage/README details="README" - RELOC/doc/context/third/fullpage/VERSION - RELOC/doc/context/third/fullpage/fullpage-doc.pdf details="Package documentation" -runfiles size=7 - RELOC/tex/context/interface/third/t-fullpage.xml - RELOC/tex/context/third/fullpage/t-fullpage.mkii - RELOC/tex/context/third/fullpage/t-fullpage.mkiv -catalogue-ctan /macros/context/contrib/context-fullpage -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics geometry - -name context-gantt -category ConTeXt -revision 47085 -shortdesc GANTT module for ConTeXt -relocated 1 -longdesc Gantt is a module for drawing Gantt charts via MetaPost or -longdesc PGF/TikZ. -depend context -depend hatching -containersize 4176 -containerchecksum 636470d76dd7bfddd3097483a510374bc69b5bbd7e5511699daffa0907746240e072a103d0f8e1426750767e48b6c3c975364cdb708a6dc980e422cbca05399e -doccontainersize 2048 -doccontainerchecksum 840074b5efce390401c607ccddabd279b494be32452f5b655ef98897ec52759e7f2a93fc456d5d872dc1faecf7fdb846ec2064f60b52a2d183a738f1cd16664c -docfiles size=8 - RELOC/doc/context/third/gantt/README details="Readme" - RELOC/doc/context/third/gantt/VERSION - RELOC/doc/context/third/gantt/examples/gantt-1.tex - RELOC/doc/context/third/gantt/examples/gantt-2.tex - RELOC/doc/context/third/gantt/examples/gantt-3.tex - RELOC/doc/context/third/gantt/examples/gantt-4.tex - RELOC/doc/context/third/gantt/examples/gantt-5.tex - RELOC/doc/context/third/gantt/gantt.txt details="Package documentation" -runfiles size=8 - RELOC/tex/context/third/gantt/gantt-s-mp.tex - RELOC/tex/context/third/gantt/gantt-s-tikz.tex - RELOC/tex/context/third/gantt/t-gantt.tex -catalogue-ctan /macros/context/contrib/context-gantt -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics diagram gantt - -name context-gnuplot -category ConTeXt -revision 47085 -shortdesc Inclusion of Gnuplot graphs in ConTeXt -relocated 1 -longdesc Enables simple creation and inclusion of graphs with Gnuplot. -longdesc The package writes a script into temporary file, runs Gnuplot -longdesc and includes the resulting graphic directly into the document. -longdesc See the ConTeXt Garden package page for further details. -depend context -containersize 18464 -containerchecksum 43aedb560660a834874488c07d8fe4a2332d50613f3eafa5caf2ae23234bffc7a2c332cfd4423d18aedf1b240aa19ca1cdc588c08a9805107d8f32c9ca0739d7 -doccontainersize 448956 -doccontainerchecksum 6846c299a7989c198bf8024fd97952da2aedd8312147d148b0b1b08da81e62854e4d2088cebe4b4955c355aceaf0c2c61cc4292110c8d338f0a62f0593e4300f -docfiles size=120 - RELOC/doc/context/third/gnuplot/VERSION - RELOC/doc/context/third/gnuplot/example.plt - RELOC/doc/context/third/gnuplot/fullpage-example.pdf - RELOC/doc/context/third/gnuplot/fullpage-example.tex - RELOC/doc/context/third/gnuplot/gnuplot-context-doc.pdf details="Package documentation" - RELOC/doc/context/third/gnuplot/gnuplot-context-doc.tex -runfiles size=27 - RELOC/metapost/context/third/gnuplot/mp-gnuplot.mp - RELOC/tex/context/third/gnuplot/t-gnuplot.mkii - RELOC/tex/context/third/gnuplot/t-gnuplot.mkiv -catalogue-also gnuplottex -catalogue-ctan /macros/context/contrib/context-gnuplot -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license gpl -catalogue-topics graphics-inline - -name context-handlecsv -category ConTeXt -revision 48761 -shortdesc Data merging for automatic document creation -relocated 1 -longdesc The package handles csv data merging for automatic document -longdesc creation. -depend context -containersize 15468 -containerchecksum 42ffac9cd8567dbdba97819a81445d326c82e477b854587a49d47c57f48e2af0633e1e5757a25e92690e24ca6bfbe7ce540705765df2cf8d6b5c2a61f7cc995c -doccontainersize 981292 -doccontainerchecksum 96a2a72564ebb6990d89cd01fb26c4398701d8f2e270f12f000ed5ef244dc3741cd82c1fc14efb97291b2f49aebacd8064c6c1f38e20ea7fb89d99fac9b5a7b8 -docfiles size=252 - RELOC/doc/context/third/handlecsv/VERSION - RELOC/doc/context/third/handlecsv/handlecsv.epub - RELOC/doc/context/third/handlecsv/handlecsv.pdf details="Package documentation" -runfiles size=21 - RELOC/tex/context/third/handlecsv/t-handlecsv-extra.lua - RELOC/tex/context/third/handlecsv/t-handlecsv-tools.lua - RELOC/tex/context/third/handlecsv/t-handlecsv.lua - RELOC/tex/context/third/handlecsv/t-handlecsv.tex -catalogue-contact-home http://www.handlecsv.tk -catalogue-contact-repository https://github.com/ousia/handlecsv -catalogue-contact-support https://github.com/ousia/handlecsv/issues -catalogue-ctan /macros/context/contrib/context-handlecsv -catalogue-date 2018-09-25 05:27:36 +0200 -catalogue-license gpl3 -catalogue-topics context csv-support - -name context-inifile -category ConTeXt -revision 47085 -shortdesc An ini-file pretty-printer, using ConTeXt -relocated 1 -longdesc The module parses an ini-file and prints the contents with a -longdesc user-defined layout. The entries of the file may be sorted by -longdesc up to three sort keys. The format of a simple ini-file would -longdesc be: [key1] symbol1 = value1 symbol2 = value2 [key2] symbol1 = -longdesc value3 symbol2 = value4 The module only works with ConTeXt -longdesc MkIV, and uses Lua to help process the input. -depend context -containersize 2756 -containerchecksum f7a267f2f84a3407aebc73ba7913315f9e96ac431edbc99f6fea5e797cc9bacf04a4d9f5991e74924cfacec604d381976a89d090b113d2b3cf17cb6a6f727d6c -doccontainersize 81492 -doccontainerchecksum 113c6a6c5ac51750e007a2df09c2024f8d2090f82aabd43050ccc4f48265d0a6eb81b14ee433ed8543e5861c63ca074a9b6849a68794f8317db7c30723a4fbf3 -docfiles size=24 - RELOC/doc/context/third/inifile/VERSION - RELOC/doc/context/third/inifile/inifile-demo.pdf details="Example of use" - RELOC/doc/context/third/inifile/inifile-doc.pdf details="Package documentation" -runfiles size=2 - RELOC/tex/context/third/inifile/t-inifile.tex -catalogue-ctan /macros/context/contrib/context-inifile -catalogue-date 2016-10-24 06:20:57 +0200 -catalogue-license gpl -catalogue-topics data-disp - -name context-layout -category ConTeXt -revision 47085 -shortdesc Show ConTeXt layouts -relocated 1 -longdesc Draws a representation of the layout of the current page and -longdesc displays the sizes of the widths and heights of the margins, -longdesc header, footer and text body. -depend context -containersize 4000 -containerchecksum b1313e3f6f748273d035b86f7d00cf05b70c8f9b6b411e0651d7f14cc78d8b1eabe31ca2ade6cd7f30d988ea4be4c22d00f9e0aa145a195d76eb8b742e52db27 -doccontainersize 211424 -doccontainerchecksum ff6ccec4f3c8086330305de882c5a438befe4240e1e524a99a05321e634de472640ae45e6f7e8266f4b88fed6c727fb3884fceac3d7b3f090a109ba0ba875e84 -docfiles size=54 - RELOC/doc/context/third/layout/VERSION - RELOC/doc/context/third/layout/t-layout.pdf details="Package documentation" -runfiles size=3 - RELOC/tex/context/third/layout/t-layout.tex -catalogue-ctan /macros/context/contrib/context-layout -catalogue-date 2018-01-07 14:49:11 +0100 -catalogue-license gpl -catalogue-topics context - -name context-letter -category ConTeXt -revision 47085 -shortdesc ConTeXt package for writing letters -relocated 1 -longdesc A means of writing 'vanilla' letters and memos is provided, -longdesc with support covering ConTeXt Mkii and Mkiv. The design of -longdesc letters may be amended by a wide range of style specifications. -depend context -containersize 27160 -containerchecksum f6023b3e4558c0985a3f49e4489d7476fc7a9a0995200f2f39ff7f4ed2abb9135f960f8160e36af356357bae902e6ae28cf839879384d8e91765fce659893f39 -doccontainersize 656 -doccontainerchecksum e48bc3616f2112f2b65b3f5a26082a48bce0534618a305b29785357655df315fcd6d1cf77519daad21473637179b354aab2f1f6512235f3c6905f33a472fbe09 -docfiles size=2 - RELOC/doc/context/third/letter/README details="Readme" - RELOC/doc/context/third/letter/VERSION -runfiles size=120 - RELOC/tex/context/interface/third/t-letter.xml - RELOC/tex/context/interface/third/t-memo.xml - RELOC/tex/context/third/letter/base/s-cor-00.lua - RELOC/tex/context/third/letter/base/s-cor-00.mkii - RELOC/tex/context/third/letter/base/s-cor-00.mkvi - RELOC/tex/context/third/letter/base/s-cor-01.mkii - RELOC/tex/context/third/letter/base/s-cor-01.mkvi - RELOC/tex/context/third/letter/base/s-cor-02.mkii - RELOC/tex/context/third/letter/base/s-cor-02.mkvi - RELOC/tex/context/third/letter/base/s-cor-03.mkvi - RELOC/tex/context/third/letter/base/s-cor-06.mkvi - RELOC/tex/context/third/letter/base/t-letter.mkii - RELOC/tex/context/third/letter/base/t-letter.mkiv - RELOC/tex/context/third/letter/base/t-memo.mkii - RELOC/tex/context/third/letter/base/t-memo.mkiv - RELOC/tex/context/third/letter/style/letter-imp-blockstyle.mkii - RELOC/tex/context/third/letter/style/letter-imp-blockstyle.mkiv - RELOC/tex/context/third/letter/style/letter-imp-default.mkii - RELOC/tex/context/third/letter/style/letter-imp-default.mkiv - RELOC/tex/context/third/letter/style/letter-imp-dina.mkii - RELOC/tex/context/third/letter/style/letter-imp-dina.mkiv - RELOC/tex/context/third/letter/style/letter-imp-dinb.mkii - RELOC/tex/context/third/letter/style/letter-imp-dinb.mkiv - RELOC/tex/context/third/letter/style/letter-imp-dutch.mkii - RELOC/tex/context/third/letter/style/letter-imp-dutch.mkiv - RELOC/tex/context/third/letter/style/letter-imp-french.mkii - RELOC/tex/context/third/letter/style/letter-imp-french.mkiv - RELOC/tex/context/third/letter/style/letter-imp-fullblock.mkii - RELOC/tex/context/third/letter/style/letter-imp-fullblock.mkiv - RELOC/tex/context/third/letter/style/letter-imp-gbrief.mkii - RELOC/tex/context/third/letter/style/letter-imp-gbrief.mkiv - RELOC/tex/context/third/letter/style/letter-imp-hanging.mkii - RELOC/tex/context/third/letter/style/letter-imp-hanging.mkiv - RELOC/tex/context/third/letter/style/letter-imp-knuth.mkii - RELOC/tex/context/third/letter/style/letter-imp-knuth.mkiv - RELOC/tex/context/third/letter/style/letter-imp-modified.mkii - RELOC/tex/context/third/letter/style/letter-imp-modified.mkiv - RELOC/tex/context/third/letter/style/letter-imp-semiblock.mkii - RELOC/tex/context/third/letter/style/letter-imp-semiblock.mkiv - RELOC/tex/context/third/letter/style/letter-imp-setups.mkii - RELOC/tex/context/third/letter/style/letter-imp-setups.mkiv - RELOC/tex/context/third/letter/style/letter-imp-simplified.mkii - RELOC/tex/context/third/letter/style/letter-imp-simplified.mkiv - RELOC/tex/context/third/letter/style/letter-imp-swiss.mkii - RELOC/tex/context/third/letter/style/letter-imp-swiss.mkiv - RELOC/tex/context/third/letter/style/letter-imp-swissleft.mkii - RELOC/tex/context/third/letter/style/letter-imp-swissleft.mkiv - RELOC/tex/context/third/letter/style/memo-imp-default.mkii - RELOC/tex/context/third/letter/style/memo-imp-default.mkiv - RELOC/tex/context/third/letter/style/memo-imp-margin.mkii - RELOC/tex/context/third/letter/style/memo-imp-margin.mkiv - RELOC/tex/context/third/letter/style/memo-imp-memo.mkii - RELOC/tex/context/third/letter/style/memo-imp-memo.mkiv - RELOC/tex/context/third/letter/style/memo-imp-table.mkii - RELOC/tex/context/third/letter/style/memo-imp-table.mkiv - RELOC/tex/context/third/letter/style/resume-imp-casual-blue.mkiv - RELOC/tex/context/third/letter/style/resume-imp-casual-green.mkiv - RELOC/tex/context/third/letter/style/resume-imp-casual-grey.mkiv - RELOC/tex/context/third/letter/style/resume-imp-casual-orange.mkiv - RELOC/tex/context/third/letter/style/resume-imp-casual-red.mkiv - RELOC/tex/context/third/letter/style/resume-imp-casual.mkiv - RELOC/tex/context/third/letter/style/resume-imp-classic-blue.mkiv - RELOC/tex/context/third/letter/style/resume-imp-classic-green.mkiv - RELOC/tex/context/third/letter/style/resume-imp-classic-grey.mkiv - RELOC/tex/context/third/letter/style/resume-imp-classic-orange.mkiv - RELOC/tex/context/third/letter/style/resume-imp-classic-red.mkiv - RELOC/tex/context/third/letter/style/resume-imp-classic.mkiv - RELOC/tex/context/third/letter/style/resume-imp-default.mkiv -catalogue-ctan /macros/context/contrib/context-letter -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics letter - -name context-lettrine -category ConTeXt -revision 47085 -shortdesc A ConTeXt implementation of lettrines -relocated 1 -longdesc This is a re-implementation of the LaTeX package lettrine. -depend context -containersize 2524 -containerchecksum 2ce8f8f99342d292a2e1fea209c63337c4ed8443abd266bbe7d15cbb884f46dc90fb1cd00592003a01f96fc9ed5c700b5f8013dede98709da66e16159bfa3067 -doccontainersize 89752 -doccontainerchecksum 52efa1cd862cdeab24d764ed0499021adeec724405ab1ef83789f1aaaa7d43bfe13de61f54cba163eeb1af1ab150fec86d2f63ab0495cf629f71dda9a1661620 -docfiles size=32 - RELOC/doc/context/third/lettrine/VERSION - RELOC/doc/context/third/lettrine/W.pdf - RELOC/doc/context/third/lettrine/lettrine-doc.pdf details="MAPS paper about the package" - RELOC/doc/context/third/lettrine/lettrine-doc.tex -runfiles size=3 - RELOC/tex/context/interface/third/lettrine.xml - RELOC/tex/context/third/lettrine/t-lettrine.tex -catalogue-ctan /macros/context/contrib/context-lettrine -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics lettrine - -name context-mathsets -category ConTeXt -revision 47085 -shortdesc Set notation in ConTeXt -relocated 1 -longdesc Typeset good-looking set notation (e.g., {x|x \in Y}), as well -longdesc as similar things such as Dirac bra-ket notation, conditional -longdesc probabilities, etc. The package is at least inspired by braket. -depend context -containersize 4896 -containerchecksum e2916d7da6bf5e59ca285a6421da87418a55a438e29307dd58b7baadf7957715200c8345bd05f8684cf49aa89ad7d4bfbf3903f1ad5479283300db0b1511591d -doccontainersize 399952 -doccontainerchecksum d698d0ecb3f65ad68fa66bb19394d52a30a2c564f2dcdfdd03354c4c4abee34705e46c6b68c26b3015a143e96e38f2dd6ef17dcf42e7acb890dee359f49406fe -docfiles size=102 - RELOC/doc/context/third/mathsets/VERSION - RELOC/doc/context/third/mathsets/mathsets-doc.pdf details="Package documentation" -runfiles size=4 - RELOC/tex/context/interface/third/t-mathsets.xml - RELOC/tex/context/third/mathsets/t-mathsets.tex -catalogue-ctan /macros/context/contrib/context-mathsets -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics maths - -name context-notes-zh-cn -category Package -revision 23171 -shortdesc Notes on using ConTeXt MkIV -relocated 1 -longdesc An introductory tutorial on ConTeXt, in Chinese. The document -longdesc covers ConTeXt installation, fonts, layout design, -longdesc cross-reference, project structure, metafun and presentation -longdesc design. -depend context -containersize 492 -containerchecksum 6d321dcf07b95659734ebdfbcfbb195d75b7c53c4a7e02306501998e884a975e4f506360cf1c21a71bc96c1d67141aad04b8de7591a3c01348dd1d57fb163a12 -doccontainersize 858464 -doccontainerchecksum 89abcfaac2b6742fa8dfd0fa309b57b90a66172e47563a181e1f721e7354795cdf596e7c0d64971e57b94c7053d5a320731a349a15b8be9e73ca745b8fe1962b -docfiles size=252 - RELOC/doc/context/third/context-notes-zh-cn/README details="Readme" - RELOC/doc/context/third/context-notes-zh-cn/ctxnotes.pdf details="The document itself" - RELOC/doc/context/third/context-notes-zh-cn/src/Makefile - RELOC/doc/context/third/context-notes-zh-cn/src/basis.tex - RELOC/doc/context/third/context-notes-zh-cn/src/bibl-lyr.tex - RELOC/doc/context/third/context-notes-zh-cn/src/bibliography.bib - RELOC/doc/context/third/context-notes-zh-cn/src/ctxnotes.tex - RELOC/doc/context/third/context-notes-zh-cn/src/doc-env.tex - RELOC/doc/context/third/context-notes-zh-cn/src/figures/bookmark.png - RELOC/doc/context/third/context-notes-zh-cn/src/figures/cow.pdf - RELOC/doc/context/third/context-notes-zh-cn/src/figures/gardeninglion.jpg - RELOC/doc/context/third/context-notes-zh-cn/src/figures/header.png - RELOC/doc/context/third/context-notes-zh-cn/src/fonts.tex - RELOC/doc/context/third/context-notes-zh-cn/src/layout.tex - RELOC/doc/context/third/context-notes-zh-cn/src/metafun.tex - RELOC/doc/context/third/context-notes-zh-cn/src/project.tex - RELOC/doc/context/third/context-notes-zh-cn/src/references.tex - RELOC/doc/context/third/context-notes-zh-cn/src/t-layout.tex - RELOC/doc/context/third/context-notes-zh-cn/src/t-zhfonts.lua - RELOC/doc/context/third/context-notes-zh-cn/src/t-zhfonts.mkiv - RELOC/doc/context/third/context-notes-zh-cn/src/t-zhspuncs.lua -catalogue-ctan /info/context-notes-zh-cn -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics chinese-doc - -name context-rst -category ConTeXt -revision 47085 -shortdesc Process reStructuredText with ConTeXt -relocated 1 -longdesc The package provides a converter and module for typesetting -longdesc reStructuredText with ConTeXt. The module uses several lua -longdesc scripts in doing its work. Documentation is supplied in rst, -longdesc which seems to be readable as text, but .... -depend context -containersize 31056 -containerchecksum be0153e9b65a52a953e8cf48d08513defff40b820fc11ddfaa162820969d7287f22d3eda417a1cc7f3507aabaf3d407dfe69fff4798b8e9b53eabfdba3d1e231 -doccontainersize 126928 -doccontainerchecksum 1ef3289c29964d658a6621bfecbf4e88e63fb4cddc461d72571dd016993322e16095905cdacf419160d1924999fcf4593e5981df15d0ba5e5597439bc623fff6 -docfiles size=47 - RELOC/doc/context/third/rst/OMakefile - RELOC/doc/context/third/rst/OMakefile.omc - RELOC/doc/context/third/rst/VERSION - RELOC/doc/context/third/rst/documentation.rst - RELOC/doc/context/third/rst/hybridtest.tex - RELOC/doc/context/third/rst/inc-first.rst - RELOC/doc/context/third/rst/inc-second.rst - RELOC/doc/context/third/rst/inc-third.rst - RELOC/doc/context/third/rst/inc.tex - RELOC/doc/context/third/rst/manual.bib - RELOC/doc/context/third/rst/manual.pdf details="Manual" - RELOC/doc/context/third/rst/manual.tex - RELOC/doc/context/third/rst/moduletest.tex -runfiles size=42 - RELOC/scripts/context/lua/third/rst/mtx-t-rst.lua - RELOC/tex/context/interface/third/t-rst.xml - RELOC/tex/context/third/rst/rst_context.lua - RELOC/tex/context/third/rst/rst_directives.lua - RELOC/tex/context/third/rst/rst_helpers.lua - RELOC/tex/context/third/rst/rst_parser.lua - RELOC/tex/context/third/rst/rst_setups.lua - RELOC/tex/context/third/rst/t-rst.mkiv -catalogue-ctan /macros/context/contrib/context-rst -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics foreign-import -catalogue-version 0.6c - -name context-ruby -category ConTeXt -revision 47085 -shortdesc Ruby annotations in ConTeXt -relocated 1 -longdesc Ruby markup (aka furigana in Japan) are inline annotations -longdesc above or below a word to indicate the reading of ideographic -longdesc characters. The module implements the W3C specification for -longdesc simple ruby in ConTeXt. The position and layout of the base -longdesc text and the ruby text can becontrolled by parameters. -depend context -containersize 4340 -containerchecksum 99940c243b67afccfb6085c7b06d898616c1f6df3051c9b08748cb78b614e2e557d729f222b3ef52323eb5bb340d1926bc44b2282b502454ad841d2b9b591f06 -doccontainersize 808 -doccontainerchecksum 8b2fdfe02dec6df10f66d7a062a46a9407c0b110f999f65736c36ec340aa39205627df98c0f29b71024d3650cc2b4a374f64e53bb669e7b64f9bdfad3688ed4a -docfiles size=2 - RELOC/doc/context/third/ruby/README details="Readme" - RELOC/doc/context/third/ruby/VERSION -runfiles size=9 - RELOC/tex/context/third/ruby/t-ruby.mkii - RELOC/tex/context/third/ruby/t-ruby.mkiv - RELOC/tex/context/third/ruby/t-ruby.mkvi -catalogue-ctan /macros/context/contrib/context-ruby -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics notes - -name context-simplefonts -category ConTeXt -revision 47085 -shortdesc Simplified font usage for ConTeXt -relocated 1 -longdesc The package defines a set of commands for loading and using -longdesc fonts in ConTeXt. -depend context -containersize 7668 -containerchecksum 6a151edd1209c8f39c67215f839d74d87be1540162702d5ff230581a8bec5b3cad2c37ec090c0e1c9e842005402112ad920385c8565c8721e7f54327c1689627 -doccontainersize 832 -doccontainerchecksum 2dbba6d9e6b142aabd19d8ebdcb02b372cf7872bb8cceee03d672735f431721a362a51cd3d13cbedfa61bb90294ef4908d4706b9727ceb5e36a2beeefb54576a -docfiles size=2 - RELOC/doc/context/third/simplefonts/README details="Readme" - RELOC/doc/context/third/simplefonts/VERSION -runfiles size=16 - RELOC/tex/context/third/simplefonts/t-simplefonts.lua - RELOC/tex/context/third/simplefonts/t-simplefonts.mkii - RELOC/tex/context/third/simplefonts/t-simplefonts.mkiv -catalogue-ctan /macros/context/contrib/context-simplefonts -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics font-supp context - -name context-simpleslides -category ConTeXt -revision 47085 -shortdesc A module for preparing presentations -relocated 1 -longdesc This ConTeXt module provides an easy-to-use interface for -longdesc creating presentations for use with a digital projector. The -longdesc presentations are not interactive (no buttons, hyperlinks or -longdesc navigational tools such as tables of contents). Graphics may be -longdesc mixed with the text of slides. The module provides several -longdesc predefined styles, designed for academic presentation. Most -longdesc styles are configurable, and it is easy to design new styles. -depend context -containersize 29220 -containerchecksum a7ad045d3d39ba2f58d31e3591aa97e943a44ea30da26cc0f9673cd62aed9891540f75fefb976b41af331dee156d4a8f68e540d4c264352732688ee6f6dcdd20 -doccontainersize 849536 -doccontainerchecksum 3e5710dba2f88e83ddc4013a0d84e63d6790a23848dd9acda0f713c6d550d4bc17650de0193a04c71d00cddfbba737effbe5493677e10fc7071b7c56a3d7871e -docfiles size=2065 - RELOC/doc/context/third/simpleslides/VERSION - RELOC/doc/context/third/simpleslides/example.pdf - RELOC/doc/context/third/simpleslides/example.tex - RELOC/doc/context/third/simpleslides/simpleslides.pdf details="Package documentation" - RELOC/doc/context/third/simpleslides/simpleslides.tex - RELOC/doc/context/third/simpleslides/solutions/generic-talk-15min-45min.tex - RELOC/doc/context/third/simpleslides/solutions/speaker_introduction-2min.tex - RELOC/doc/context/third/simpleslides/solutions/style-template.tex - RELOC/doc/context/third/simpleslides/styles/BigNumber-blue.pdf - RELOC/doc/context/third/simpleslides/styles/BigNumber-red.pdf - RELOC/doc/context/third/simpleslides/styles/BottomSquares.pdf - RELOC/doc/context/third/simpleslides/styles/Boxed.pdf - RELOC/doc/context/third/simpleslides/styles/Ellipse.pdf - RELOC/doc/context/third/simpleslides/styles/Embossed.pdf - RELOC/doc/context/third/simpleslides/styles/Framed-square.pdf - RELOC/doc/context/third/simpleslides/styles/Framed-stripe.pdf - RELOC/doc/context/third/simpleslides/styles/FramedTitle.pdf - RELOC/doc/context/third/simpleslides/styles/HorizontalStripes-blue.pdf - RELOC/doc/context/third/simpleslides/styles/HorizontalStripes-green.pdf - RELOC/doc/context/third/simpleslides/styles/HorizontalStripes-red.pdf - RELOC/doc/context/third/simpleslides/styles/NarrowStripes-blue.pdf - RELOC/doc/context/third/simpleslides/styles/NarrowStripes-green.pdf - RELOC/doc/context/third/simpleslides/styles/NarrowStripes-red.pdf - RELOC/doc/context/third/simpleslides/styles/RainbowStripe.pdf - RELOC/doc/context/third/simpleslides/styles/Rounded.pdf - RELOC/doc/context/third/simpleslides/styles/Shaded-blue.pdf - RELOC/doc/context/third/simpleslides/styles/Shaded-bluered.pdf - RELOC/doc/context/third/simpleslides/styles/Shaded-green.pdf - RELOC/doc/context/third/simpleslides/styles/SideSquares.pdf - RELOC/doc/context/third/simpleslides/styles/SideToc.pdf - RELOC/doc/context/third/simpleslides/styles/Split.pdf - RELOC/doc/context/third/simpleslides/styles/Sunrise.pdf - RELOC/doc/context/third/simpleslides/styles/Swoosh.pdf - RELOC/doc/context/third/simpleslides/styles/ThickStripes.pdf -runfiles size=65 - RELOC/scripts/context/lua/third/simpleslides/mtx-simpleslides.lua - RELOC/tex/context/interface/third/t-simpleslides.xml - RELOC/tex/context/third/simpleslides/s-simpleslides-BigNumber.tex - RELOC/tex/context/third/simpleslides/s-simpleslides-BlackBoard.tex - RELOC/tex/context/third/simpleslides/s-simpleslides-BottomSquares.tex - RELOC/tex/context/third/simpleslides/s-simpleslides-Boxed.tex - RELOC/tex/context/third/simpleslides/s-simpleslides-BoxedTitle.tex - RELOC/tex/context/third/simpleslides/s-simpleslides-Ellipse.tex - RELOC/tex/context/third/simpleslides/s-simpleslides-Embossed.tex - RELOC/tex/context/third/simpleslides/s-simpleslides-Framed.tex - RELOC/tex/context/third/simpleslides/s-simpleslides-FramedTitle.tex - RELOC/tex/context/third/simpleslides/s-simpleslides-FuzzyFrame.tex - RELOC/tex/context/third/simpleslides/s-simpleslides-FuzzyTopic.tex - RELOC/tex/context/third/simpleslides/s-simpleslides-HorizontalStripes.tex - RELOC/tex/context/third/simpleslides/s-simpleslides-NarrowStripes.tex - RELOC/tex/context/third/simpleslides/s-simpleslides-PlainCounter.tex - RELOC/tex/context/third/simpleslides/s-simpleslides-RainbowStripe.tex - RELOC/tex/context/third/simpleslides/s-simpleslides-Rounded.tex - RELOC/tex/context/third/simpleslides/s-simpleslides-Shaded.tex - RELOC/tex/context/third/simpleslides/s-simpleslides-SideSquares.tex - RELOC/tex/context/third/simpleslides/s-simpleslides-SideToc.tex - RELOC/tex/context/third/simpleslides/s-simpleslides-Split.tex - RELOC/tex/context/third/simpleslides/s-simpleslides-Sunrise.tex - RELOC/tex/context/third/simpleslides/s-simpleslides-Swoosh.tex - RELOC/tex/context/third/simpleslides/s-simpleslides-ThickStripes.tex - RELOC/tex/context/third/simpleslides/s-simpleslides-default.tex - RELOC/tex/context/third/simpleslides/s-simpleslides-fontsdefault.mkiv - RELOC/tex/context/third/simpleslides/t-simpleslides.mkiv -catalogue-ctan /macros/context/contrib/context-simpleslides -catalogue-date 2018-01-07 14:49:11 +0100 -catalogue-license gpl -catalogue-topics context - -name context-title -category ConTeXt -revision 47085 -shortdesc Place document titles -relocated 1 -longdesc The title module provides the \placetitle command to put a -longdesc title block into your document. With the command \setuptitle -longdesc values can be set for \placetitle and change the formatting of -longdesc the content. -depend context -containersize 2216 -containerchecksum 6ddaed20bccab2cb06d27c485c3974a43ce9d5f18848a23c9405892b5f8ba7628896fb10dd15faaeae78ef36a90d7c4202c5fdb83eec53953d2b3aaa1f9fbf20 -doccontainersize 23084 -doccontainerchecksum d0b2e09c6134b073a9509c5b9e6ea78085600678ff66a0c82af70513ef8e997500d9cdaf8c36486ecad675f04d8ab7e888b14d2eadd22da9dbbbd11291d342a0 -docfiles size=8 - RELOC/doc/context/third/title/VERSION - RELOC/doc/context/third/title/title-doc.pdf details="Package documentation" -runfiles size=2 - RELOC/tex/context/interface/third/t-title.xml - RELOC/tex/context/third/title/t-title.mkvi -catalogue-ctan /macros/context/contrib/context-title -catalogue-date 2018-01-07 14:49:11 +0100 -catalogue-license gpl -catalogue-topics context -catalogue-version 2012.04.11 - -name context-transliterator -category ConTeXt -revision 47085 -shortdesc Transliterate text from 'other' alphabets -relocated 1 -longdesc The package will read text in one alphabet, and provide a -longdesc transliterated version in another; this is useful for readers -longdesc who cannot read the original alphabet. The package can make -longdesc allowance for hyphenation. -depend context -containersize 70660 -containerchecksum ad1bfc57346c01907d96a8b2a56af061eaaecbfda418fbc19d5da8daa9ca3c2ee7a277eee76adb70270b88c2e6b964df79fd7462e4eb44f7a987715028f099d5 -doccontainersize 186784 -doccontainerchecksum c379ab41c05bd3bb8b74e5aa0ee715f1de5650e25661942c7c6b198e7b56cfd32ef18fc543cad670187b0193ab5248d4e92b0b0dccbe8c50e48ed8a88def323c -docfiles size=55 - RELOC/doc/context/third/transliterator/COPYING - RELOC/doc/context/third/transliterator/VERSION - RELOC/doc/context/third/transliterator/transliterator.pdf details="Package documentation" - RELOC/doc/context/third/transliterator/transliterator.tex -runfiles size=112 - RELOC/tex/context/interface/third/t-transliterator.xml - RELOC/tex/context/third/transliterator/t-transliterator.ctl - RELOC/tex/context/third/transliterator/t-transliterator.log - RELOC/tex/context/third/transliterator/t-transliterator.mkii - RELOC/tex/context/third/transliterator/t-transliterator.mkiv - RELOC/tex/context/third/transliterator/t-transliterator.mkiv.prep - RELOC/tex/context/third/transliterator/t-transliterator.pdf - RELOC/tex/context/third/transliterator/t-transliterator.run - RELOC/tex/context/third/transliterator/t-transliterator.tex - RELOC/tex/context/third/transliterator/t-transliterator.tuc - RELOC/tex/context/third/transliterator/trans_tables_bg.lua - RELOC/tex/context/third/transliterator/trans_tables_glag.lua - RELOC/tex/context/third/transliterator/trans_tables_gr.lua - RELOC/tex/context/third/transliterator/trans_tables_iso9.lua - RELOC/tex/context/third/transliterator/trans_tables_scntfc.lua - RELOC/tex/context/third/transliterator/trans_tables_sr.lua - RELOC/tex/context/third/transliterator/trans_tables_trsc.lua - RELOC/tex/context/third/transliterator/transliterator.ctl - RELOC/tex/context/third/transliterator/transliterator.log - RELOC/tex/context/third/transliterator/transliterator.lua - RELOC/tex/context/third/transliterator/transliterator.run - RELOC/tex/context/third/transliterator/transliterator.tuc -catalogue-ctan /macros/context/contrib/context-transliterator -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license bsd -catalogue-topics enc-juggle - -name context-typearea -category ConTeXt -revision 47085 -shortdesc Something like Koma-Script typearea -relocated 1 -longdesc The module provides a command that calculates the page layout -longdesc as the LaTeX package typearea does. -depend context -containersize 1796 -containerchecksum 125d837f31cf3f41ae6e6f7c561ece96f5a75492fd77109ec8d51d70202ec01a279c4d6240eff685d7c263d40dcec0636a7419b1a5d6a6095430dac0379a003c -doccontainersize 77348 -doccontainerchecksum e49544aa6ff94b7ac2dd3f4064c85d9c375f03cbc8756df40bd68c4424f91224d2e58c8eafbc229ac7bbc02545ba8bf3dd53f31a9cfb9de45d692a266fb57241 -docfiles size=22 - RELOC/doc/context/third/typearea/VERSION - RELOC/doc/context/third/typearea/typearea-demo.pdf details="Package demo" - RELOC/doc/context/third/typearea/typearea-doc.pdf details="Package documentation" -runfiles size=1 - RELOC/tex/context/third/typearea/t-typearea.tex -catalogue-ctan /macros/context/contrib/context-typearea -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics geometry context - -name context-typescripts -category ConTeXt -revision 47085 -shortdesc Small modules to load various fonts for use in ConTeXt -relocated 1 -longdesc The package provides files offering interfaces to 33 publicly -longdesc available fonts (or collections of fonts from the same -longdesc foundry); each is available in a .mkii and a .mkiv version. -depend context -containersize 9172 -containerchecksum c2b587c8c4fe62c86fef355ea8e1884fd76a1e828a7df51d971a0993410c9973568ef857bbadcd3eb4f0659b66b389528afd3c9aabba1c42c2cf0e743f586d6d -doccontainersize 648 -doccontainerchecksum 69e59386e1c699c5d070fb2abe14b2f02b8b6ae68ba3885632fddc6415b93e9cfafc694d998b0992d5aadc6a858eb51b4cddca421e01e094a237edf0b1b3b2cf -docfiles size=2 - RELOC/doc/context/third/typescripts/README details="Readme" - RELOC/doc/context/third/typescripts/VERSION -runfiles size=71 - RELOC/tex/context/third/typescripts/type-adobe.mkii - RELOC/tex/context/third/typescripts/type-adobe.mkiv - RELOC/tex/context/third/typescripts/type-aller.mkii - RELOC/tex/context/third/typescripts/type-aller.mkiv - RELOC/tex/context/third/typescripts/type-anivers.mkii - RELOC/tex/context/third/typescripts/type-anivers.mkiv - RELOC/tex/context/third/typescripts/type-audimat.mkii - RELOC/tex/context/third/typescripts/type-audimat.mkiv - RELOC/tex/context/third/typescripts/type-axel.mkii - RELOC/tex/context/third/typescripts/type-axel.mkiv - RELOC/tex/context/third/typescripts/type-azuro.mkii - RELOC/tex/context/third/typescripts/type-azuro.mkiv - RELOC/tex/context/third/typescripts/type-calluna.mkii - RELOC/tex/context/third/typescripts/type-calluna.mkiv - RELOC/tex/context/third/typescripts/type-charissil.mkii - RELOC/tex/context/third/typescripts/type-charissil.mkiv - RELOC/tex/context/third/typescripts/type-charter.mkii - RELOC/tex/context/third/typescripts/type-charter.mkiv - RELOC/tex/context/third/typescripts/type-delicious.mkii - RELOC/tex/context/third/typescripts/type-delicious.mkiv - RELOC/tex/context/third/typescripts/type-diavlo.mkii - RELOC/tex/context/third/typescripts/type-diavlo.mkiv - RELOC/tex/context/third/typescripts/type-droid.mkii - RELOC/tex/context/third/typescripts/type-droid.mkiv - RELOC/tex/context/third/typescripts/type-ernestine.mkiv - RELOC/tex/context/third/typescripts/type-fertigo.mkii - RELOC/tex/context/third/typescripts/type-fertigo.mkiv - RELOC/tex/context/third/typescripts/type-fontin.mkii - RELOC/tex/context/third/typescripts/type-fontin.mkiv - RELOC/tex/context/third/typescripts/type-goudysans.mkii - RELOC/tex/context/third/typescripts/type-goudysans.mkiv - RELOC/tex/context/third/typescripts/type-junicode.mkii - RELOC/tex/context/third/typescripts/type-junicode.mkiv - RELOC/tex/context/third/typescripts/type-justus.mkii - RELOC/tex/context/third/typescripts/type-justus.mkiv - RELOC/tex/context/third/typescripts/type-kaffeesatz.mkii - RELOC/tex/context/third/typescripts/type-kaffeesatz.mkiv - RELOC/tex/context/third/typescripts/type-kontrapunkt.mkii - RELOC/tex/context/third/typescripts/type-kontrapunkt.mkiv - RELOC/tex/context/third/typescripts/type-liberation.mkii - RELOC/tex/context/third/typescripts/type-liberation.mkiv - RELOC/tex/context/third/typescripts/type-luxi.mkii - RELOC/tex/context/third/typescripts/type-luxi.mkiv - RELOC/tex/context/third/typescripts/type-miso.mkii - RELOC/tex/context/third/typescripts/type-miso.mkiv - RELOC/tex/context/third/typescripts/type-museo.mkii - RELOC/tex/context/third/typescripts/type-museo.mkiv - RELOC/tex/context/third/typescripts/type-office.mkiv - RELOC/tex/context/third/typescripts/type-pigiarniq.mkii - RELOC/tex/context/third/typescripts/type-pigiarniq.mkiv - RELOC/tex/context/third/typescripts/type-sabon.mkii - RELOC/tex/context/third/typescripts/type-sabon.mkiv - RELOC/tex/context/third/typescripts/type-tallys.mkii - RELOC/tex/context/third/typescripts/type-tallys.mkiv - RELOC/tex/context/third/typescripts/type-tuffy.mkii - RELOC/tex/context/third/typescripts/type-tuffy.mkiv - RELOC/tex/context/third/typescripts/type-ubuntu.mkii - RELOC/tex/context/third/typescripts/type-ubuntu.mkiv - RELOC/tex/context/third/typescripts/type-uqammaq.mkii - RELOC/tex/context/third/typescripts/type-uqammaq.mkiv - RELOC/tex/context/third/typescripts/type-vera.mkii - RELOC/tex/context/third/typescripts/type-vera.mkiv - RELOC/tex/context/third/typescripts/type-verajja.mkii - RELOC/tex/context/third/typescripts/type-verajja.mkiv - RELOC/tex/context/third/typescripts/type-vollkorn.mkii - RELOC/tex/context/third/typescripts/type-vollkorn.mkiv -catalogue-ctan /macros/context/contrib/context-typescripts -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl2 -catalogue-topics font-use context - -name context-vim -category ConTeXt -revision 48391 -shortdesc Generate ConTeXt syntax highlighting code from vim -relocated 1 -longdesc ConTeXt has excellent pretty printing capabilities for many -longdesc languages. The code for pretty printing is written in TeX, and -longdesc due to catcode juggling, such verbatim typesetting is perhaps -longdesc the trickiest part of TeX. This makes it difficult for a -longdesc "normal" user to define syntax highlighting rules for a new -longdesc language. This module takes the onus of defining syntax -longdesc highlighting rules away from the user and uses ViM editor to -longdesc generate the syntax highlighting. There is a helper -longdesc 2context.vim script to do the syntax parsing in ViM. -depend context-filter -depend context -containersize 8088 -containerchecksum 630cf92427d777d48b52be13a8418e1be0d6cefb21303f3af4b9dac3ae976d59a1aebb312e010b63149ee23865e991baccc4cc5f5fcd552b0c7fe966f51aa7b7 -doccontainersize 6676 -doccontainerchecksum 982201a594aa45f1fe80c80479391bdd2775f83846824d30de0a27d608abe8c5840607c8ecf214b55c8df41378a2c174a45d2d11083712a9c53153538874affd -docfiles size=6 - RELOC/doc/context/third/vim/VERSION - RELOC/doc/context/third/vim/vim.txt details="Package usage notes" -runfiles size=11 - RELOC/tex/context/third/vim/2context.vim - RELOC/tex/context/third/vim/t-syntax-groups.tex - RELOC/tex/context/third/vim/t-syntax-highlight.mkii - RELOC/tex/context/third/vim/t-syntax-highlight.mkiv - RELOC/tex/context/third/vim/t-vim.tex -catalogue-also context-filter -catalogue-ctan /macros/context/contrib/context-vim -catalogue-date 2018-08-11 06:19:01 +0200 -catalogue-license bsd -catalogue-topics synt-hlt ext-code context - -name context-visualcounter -category ConTeXt -revision 47085 -shortdesc Visual display of ConTeXt counters -relocated 1 -longdesc A typical document usually contains many counters: page -longdesc numbers, section numbers, itemizations, enumerations, theorems, -longdesc and so on. This module provides a visual display for such -longdesc counters. -depend context -containersize 3964 -containerchecksum da05db90c965e7937dfafe51e36dc034357bc5af891ed79149fce07ee90961127a2af46eb1c6dc10c387faa47236e0544dd90f34dd8d7dd7337753900d8698cf -doccontainersize 263540 -doccontainerchecksum d2ad6d2bd6d3f35bff6a6799cc1781a2d09b38dda6c35866fb0ccec38abd6686cfffcc50c8f972a08d5d03fe0d68362d423c8672263d5baf22bf4692f4bd8dad -docfiles size=68 - RELOC/doc/context/third/visualcounter/VERSION - RELOC/doc/context/third/visualcounter/visualcounter.pdf details="Package documentation" -srccontainersize 6740 -srccontainerchecksum fb83b4dd0441b5819e6bcbd13809e3d8692c35a65f0f9091f15455bfeac1e3635b65b173b50c2678212d50056b93656fcd8ec2ac759d72399b9ed87066b636cd -srcfiles size=7 - RELOC/source/context/third/visualcounter/p-documentation.tex - RELOC/source/context/third/visualcounter/visualcounter.tex -runfiles size=4 - RELOC/tex/context/third/visualcounter/t-visualcounter.mkvi -catalogue-ctan /macros/context/contrib/context-visualcounter -catalogue-date 2018-01-07 14:49:11 +0100 -catalogue-license bsd2 -catalogue-topics context -catalogue-version 2013.04.01 - -name context.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of context -containersize 468 -containerchecksum 23ce508f5038e2f43d13019dfa88bdbd56344c85f7e52389869771eb958ba3bfc05effebeedbb84939d05a4a27bf197cc29367cfacfc52a8e800fa2bf3244980 -binfiles arch=aarch64-linux size=7 - bin/aarch64-linux/context - bin/aarch64-linux/contextjit - bin/aarch64-linux/luatools - bin/aarch64-linux/mtxrun - bin/aarch64-linux/mtxrunjit - bin/aarch64-linux/texexec - bin/aarch64-linux/texmfstart - -name context.amd64-freebsd -category Package -revision 34112 -shortdesc amd64-freebsd files of context -containersize 468 -containerchecksum 09d8bf53acc76340aafc1312f799261b6c9f7d77664b1c93edb7fe794d6beff3c06a4dd52139217d4d29359ed85bcfabe04c0a239bf82e1a90ec7b66078a8115 -binfiles arch=amd64-freebsd size=7 - bin/amd64-freebsd/context - bin/amd64-freebsd/contextjit - bin/amd64-freebsd/luatools - bin/amd64-freebsd/mtxrun - bin/amd64-freebsd/mtxrunjit - bin/amd64-freebsd/texexec - bin/amd64-freebsd/texmfstart - -name context.amd64-netbsd -category Package -revision 34112 -shortdesc amd64-netbsd files of context -containersize 460 -containerchecksum d3b36ac00f185c4a556e8cf9882b3e2f8dc213c97ddc08b49a92f965734da326486dadfadab883c289a1695e058da29fe62b2b8a0a95646fa5017939304d19a0 -binfiles arch=amd64-netbsd size=7 - bin/amd64-netbsd/context - bin/amd64-netbsd/contextjit - bin/amd64-netbsd/luatools - bin/amd64-netbsd/mtxrun - bin/amd64-netbsd/mtxrunjit - bin/amd64-netbsd/texexec - bin/amd64-netbsd/texmfstart - -name context.armhf-linux -category Package -revision 34112 -shortdesc armhf-linux files of context -containersize 460 -containerchecksum c374d59099a27680a276ba1be30e1ae6c96a9fd89bef99f2fd04aeb1c4f76b53cd99382e825031eeeaf89e3593aa27d1d083d5c9ee5f6dbb300d2405674c9bd8 -binfiles arch=armhf-linux size=7 - bin/armhf-linux/context - bin/armhf-linux/contextjit - bin/armhf-linux/luatools - bin/armhf-linux/mtxrun - bin/armhf-linux/mtxrunjit - bin/armhf-linux/texexec - bin/armhf-linux/texmfstart - -name context.i386-cygwin -category Package -revision 34112 -shortdesc i386-cygwin files of context -containersize 464 -containerchecksum e3a378866f8ad16d2f426c6293455eed30dfe1abb7b319232d01ee9f1e7519ff6eed579793667209d07adb002acb856baa7608d2b3fc9916365b0df5b3583a0a -binfiles arch=i386-cygwin size=7 - bin/i386-cygwin/context - bin/i386-cygwin/contextjit - bin/i386-cygwin/luatools - bin/i386-cygwin/mtxrun - bin/i386-cygwin/mtxrunjit - bin/i386-cygwin/texexec - bin/i386-cygwin/texmfstart - -name context.i386-freebsd -category Package -revision 34112 -shortdesc i386-freebsd files of context -containersize 464 -containerchecksum 48f5f9e3c72e7ed038c9885b0d5e535048f91edb1600a2804b764f546f26a832bad705159cad648b8329ba1d04b572cd02249e83083b26b90ed4ceb2bbfcb2ee -binfiles arch=i386-freebsd size=7 - bin/i386-freebsd/context - bin/i386-freebsd/contextjit - bin/i386-freebsd/luatools - bin/i386-freebsd/mtxrun - bin/i386-freebsd/mtxrunjit - bin/i386-freebsd/texexec - bin/i386-freebsd/texmfstart - -name context.i386-linux -category Package -revision 34112 -shortdesc i386-linux files of context -containersize 464 -containerchecksum f82ea1e7ff7ffa2a90625482ca1576a575e5e70d1856fc00e40d76008b400056396fbcd106ce58446a3d18bf1be786b0751a1b65f48eb2ed3499401a6a66313b -binfiles arch=i386-linux size=7 - bin/i386-linux/context - bin/i386-linux/contextjit - bin/i386-linux/luatools - bin/i386-linux/mtxrun - bin/i386-linux/mtxrunjit - bin/i386-linux/texexec - bin/i386-linux/texmfstart - -name context.i386-netbsd -category Package -revision 34112 -shortdesc i386-netbsd files of context -containersize 468 -containerchecksum c0acbb80e57559f215831b39063dd1524f429e2ce47d668ebc3b2a28597bd3ce78c2998d8a8687acdcd4cf02076eb8e8b778520f0523e82b99e958c03117461e -binfiles arch=i386-netbsd size=7 - bin/i386-netbsd/context - bin/i386-netbsd/contextjit - bin/i386-netbsd/luatools - bin/i386-netbsd/mtxrun - bin/i386-netbsd/mtxrunjit - bin/i386-netbsd/texexec - bin/i386-netbsd/texmfstart - -name context.i386-solaris -category Package -revision 34112 -shortdesc i386-solaris files of context -containersize 464 -containerchecksum fe04a348bccf11a47c2f62f7000de4727bfa40acf31c8d6c0b79db353202c6546e7ff0a1dfc0f03df3be8c22ea02a8b8e46ba3cf033452d28e853691c1de1528 -binfiles arch=i386-solaris size=7 - bin/i386-solaris/context - bin/i386-solaris/contextjit - bin/i386-solaris/luatools - bin/i386-solaris/mtxrun - bin/i386-solaris/mtxrunjit - bin/i386-solaris/texexec - bin/i386-solaris/texmfstart - -name context.sparc-solaris -category Package -revision 34112 -shortdesc sparc-solaris files of context -containersize 468 -containerchecksum d4e56aa9dac2aea17f1d597bb406f220ff5ed2d036650b40fec2eae8a8a2a0205c416df8aa616ed9666a6dc0ac82ca15b014a47f58fc009caaa117c24fda4af9 -binfiles arch=sparc-solaris size=7 - bin/sparc-solaris/context - bin/sparc-solaris/contextjit - bin/sparc-solaris/luatools - bin/sparc-solaris/mtxrun - bin/sparc-solaris/mtxrunjit - bin/sparc-solaris/texexec - bin/sparc-solaris/texmfstart - -name context.win32 -category Package -revision 50113 -shortdesc win32 files of context -containersize 115628 -containerchecksum e15a3257f5fd0b6aba7b7454332cede5faead9f7d3451facb7723a43cdffccb8f87a93a958d3207a618b7dbf01c7474ea26d2cbdf69cecc5afb0e583eda08c93 -binfiles arch=win32 size=169 - bin/win32/context.exe - bin/win32/contextjit.exe - bin/win32/luatools.exe - bin/win32/mtxrun.dll - bin/win32/mtxrun.exe - bin/win32/mtxrun.lua - bin/win32/mtxrunjit.exe - bin/win32/texexec.exe - bin/win32/texmfstart.exe - -name context.x86_64-cygwin -category Package -revision 34112 -shortdesc x86_64-cygwin files of context -containersize 464 -containerchecksum c31d29995751788880f36f39573e065bb366455e63450e3b584624d4259832984b80abeb11f55061ad3ce504c20090999bf353c3d59a4600989a55a08946fb36 -binfiles arch=x86_64-cygwin size=7 - bin/x86_64-cygwin/context - bin/x86_64-cygwin/contextjit - bin/x86_64-cygwin/luatools - bin/x86_64-cygwin/mtxrun - bin/x86_64-cygwin/mtxrunjit - bin/x86_64-cygwin/texexec - bin/x86_64-cygwin/texmfstart - -name context.x86_64-darwin -category Package -revision 34112 -shortdesc x86_64-darwin files of context -containersize 468 -containerchecksum 0c02cebf3f90580d21e16dffc2db5acf6cffd67ede711065385b897cd516b8c4ed0cf55bb03a788c5f41defb7163293f4e612a99bf79f6f502c33433e89f0593 -binfiles arch=x86_64-darwin size=7 - bin/x86_64-darwin/context - bin/x86_64-darwin/contextjit - bin/x86_64-darwin/luatools - bin/x86_64-darwin/mtxrun - bin/x86_64-darwin/mtxrunjit - bin/x86_64-darwin/texexec - bin/x86_64-darwin/texmfstart - -name context.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of context -containersize 476 -containerchecksum d2a522a3708c9522ebd5edf92da2023a80514b03b42d33b0d1603d21a23380d9f1fbb2520b78a5ca133bda9699cc3bb3548682d133f8aa7e6c59d774e51650b6 -binfiles arch=x86_64-darwinlegacy size=7 - bin/x86_64-darwinlegacy/context - bin/x86_64-darwinlegacy/contextjit - bin/x86_64-darwinlegacy/luatools - bin/x86_64-darwinlegacy/mtxrun - bin/x86_64-darwinlegacy/mtxrunjit - bin/x86_64-darwinlegacy/texexec - bin/x86_64-darwinlegacy/texmfstart - -name context.x86_64-linux -category Package -revision 34112 -shortdesc x86_64-linux files of context -containersize 476 -containerchecksum 78ad9d4eb6cc9df7e2156edfd28b7c828d7c8ed8319196bb78534aeb9c8ebcb4e52515f9aceb9dcfb6033d399a0ac5ca8696f3172718a756c56f9a3b47e92420 -binfiles arch=x86_64-linux size=7 - bin/x86_64-linux/context - bin/x86_64-linux/contextjit - bin/x86_64-linux/luatools - bin/x86_64-linux/mtxrun - bin/x86_64-linux/mtxrunjit - bin/x86_64-linux/texexec - bin/x86_64-linux/texmfstart - -name context.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of context -containersize 464 -containerchecksum 1c050288ee340af9cbf9746c075d075577fddff432bbf38d118941961dc297fdad0372d87431f30a7635832503569bec2da3c3ea47699a068c3786bd2e37a126 -binfiles arch=x86_64-linuxmusl size=7 - bin/x86_64-linuxmusl/context - bin/x86_64-linuxmusl/contextjit - bin/x86_64-linuxmusl/luatools - bin/x86_64-linuxmusl/mtxrun - bin/x86_64-linuxmusl/mtxrunjit - bin/x86_64-linuxmusl/texexec - bin/x86_64-linuxmusl/texmfstart - -name context.x86_64-solaris -category Package -revision 34112 -shortdesc x86_64-solaris files of context -containersize 464 -containerchecksum 273f7cf04b830feeb3b016be7958f74ee42de0c90c39563d246e1037aad467c89617ffb7045de6d7d99cf56f96e50ac31a1cfd3bad1ef53e89f948306a238272 -binfiles arch=x86_64-solaris size=7 - bin/x86_64-solaris/context - bin/x86_64-solaris/contextjit - bin/x86_64-solaris/luatools - bin/x86_64-solaris/mtxrun - bin/x86_64-solaris/mtxrunjit - bin/x86_64-solaris/texexec - bin/x86_64-solaris/texmfstart - -name continue -category Package -revision 49449 -shortdesc Prints 'continuation' marks on pages of multipage documents -relocated 1 -longdesc This package provides for a variety of continuation indicators -longdesc on pages when the text continues on the following page. The -longdesc default is to only mark odd pages, but all pages can be marked -longdesc and the marking can be stopped or started at any point. -containersize 2956 -containerchecksum 107c987403a5954c9ccc03e59f4d5cd22bb1c5eaa43922633300f007b673725a6fc7426b002b218eb93802dd8f3e09a6f28030fbe3465fa6dda77b29a4070838 -doccontainersize 366288 -doccontainerchecksum ac78d84e83c7e5b6bf8c21be8c0ec4918ee8936137ba3376a1f65b4a0702b4debc62cf8160c9150574350fd9aeab85c36e9b491f252929685942566ee339cd2b -docfiles size=92 - RELOC/doc/latex/continue/README details="Readme" - RELOC/doc/latex/continue/continue.pdf details="Package documentation" - RELOC/doc/latex/continue/trycontinue.pdf - RELOC/doc/latex/continue/trycontinue.tex -srccontainersize 8652 -srccontainerchecksum 051e56692a7ddad341587fbc7c5f4f1bbd193c2e374d501177fb9b36b990e2333eebbbd43d15713d92f58ffe59cb271b11cb67cfd8b8b8db864bb3f3fa4b18e2 -srcfiles size=8 - RELOC/source/latex/continue/continue.dtx - RELOC/source/latex/continue/continue.ins -runfiles size=2 - RELOC/tex/latex/continue/continue.sty -catalogue-also fwlw turnthepage -catalogue-ctan /macros/latex/contrib/continue -catalogue-date 2018-12-18 21:04:07 +0100 -catalogue-license lppl1.3 -catalogue-topics layout page-hf -catalogue-version 0.2 - -name contour -category Package -revision 18950 -shortdesc Print a coloured contour around text -relocated 1 -longdesc This package generates a coloured contour around a given text -longdesc in order to enable printing text over a background without the -longdesc need of a coloured box around the text. -containersize 2668 -containerchecksum a81eca4eb5e8bd5fb426221eb33d712d0cc584dcfd359c777bdbd725f6c5d6ab7403e2af8d53ff5969695e68237684272708a02e276cc7859bb09b85f40b583e -doccontainersize 153160 -doccontainerchecksum 911163363093e8dd9774e3b2df387ad490accc021b6223c19a95d8638cb400874f71951955f27e362b68f6602c974bb9fdded625098ea04bfef5360d8ee58046 -docfiles size=49 - RELOC/doc/latex/contour/ChangeLog - RELOC/doc/latex/contour/Makefile - RELOC/doc/latex/contour/README details="Package Readme" - RELOC/doc/latex/contour/contour.pdf details="Package documentation" - RELOC/doc/latex/contour/contourtest.tex -srccontainersize 6836 -srccontainerchecksum ede0b0c085a5ceaf06a9c7327a2a958a80eb98cbd6e3176e486bbd2299325eecc0386cf46d262ea0e0bdf8d3be23509aa548f0ecd12d61ccd0e77a27d1027098 -srcfiles size=8 - RELOC/source/latex/contour/contour.dtx - RELOC/source/latex/contour/contour.ins -runfiles size=7 - RELOC/tex/latex/contour/contour.cfg - RELOC/tex/latex/contour/contour.sty - RELOC/tex/latex/contour/dvips.cnt - RELOC/tex/latex/contour/dvipsone.cnt - RELOC/tex/latex/contour/pdftex.cnt - RELOC/tex/latex/contour/vtex.cnt -catalogue-ctan /macros/latex/contrib/contour -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics decoration colour -catalogue-version 2.14 - -name contracard -category Package -revision 48250 -shortdesc Generate calling cards for dances -relocated 1 -longdesc A package and a class used to typeset traditional country -longdesc dances, such as contra and square dances, and to create calling -longdesc cards for the same. -containersize 5188 -containerchecksum eb25275ebd6afa6bf1225cc4d862de66810ee6bc8fd9a50332843572c1a5932ea4137a322e254a61e057bbc5bd846f3a4233c00b4fea37fb0480788babbad01a -doccontainersize 179504 -doccontainerchecksum 90a85621e86703b2576e1aab2ffedb129e8481127a05f0c506da35e98fbd45f47d7c3eb82b2ab7649f87d6ff14f2cb688f59f1361619c2edaabcad71094c7607 -docfiles size=51 - RELOC/doc/latex/contracard/LICENSE - RELOC/doc/latex/contracard/Makefile - RELOC/doc/latex/contracard/README details="Readme" - RELOC/doc/latex/contracard/README.md - RELOC/doc/latex/contracard/contracard.lod - RELOC/doc/latex/contracard/contracard.pdf details="Package documentation" -srccontainersize 17184 -srccontainerchecksum 73a21a2d8d3301b33f2e167bfcc14aa33a7ec57d22e9d9543f4f6a659eaae400374de839b69d8961871f47db08781eccac1a97ddecc2aa0bca8b8f4cb9f6fda0 -srcfiles size=20 - RELOC/source/latex/contracard/contracard.dtx -runfiles size=8 - RELOC/tex/latex/contracard/contracard.cls - RELOC/tex/latex/contracard/contracard.sty -catalogue-ctan /macros/latex/contrib/contracard -catalogue-date 2018-07-22 09:40:28 +0200 -catalogue-license lppl1.3c -catalogue-topics music class -catalogue-version 1.1.0 - -name conv-xkv -category Package -revision 43558 -shortdesc Create new key-value syntax -relocated 1 -longdesc This small package supports key-value syntax other than the -longdesc standard LaTeX syntax of =. Using this package, -longdesc create key-values of the form : or ->, -longdesc for example. The package converts the new notation to xkeyval -longdesc notation and passes it on to xkeyval. -containersize 2408 -containerchecksum 74aeb5d9e7bfded02f9952a9e41de70e035647f23b9fa9f5a9f2bb8c62f3087f2e31894d9b29a252c03748de4c124133a44ee06fdf9a963414f59fa9f474b104 -doccontainersize 79532 -doccontainerchecksum a440fcc7bbc5690d24f25221595372bf7af483c4b7032c08a99de3c9f1f316e5a3450808354163901a14ed5b9205ea660b62d3aa76d485cce7b5dd6b6914f2fb -docfiles size=24 - RELOC/doc/latex/conv-xkv/README.md details="Readme" - RELOC/doc/latex/conv-xkv/doc/conv-xkv.pdf details="Package documentation" - RELOC/doc/latex/conv-xkv/examples/convert2xkeyval.tex -srccontainersize 5340 -srccontainerchecksum 153e47449124c612cf95e30e8341c6f8ca4e1443bf6eb4812881aeadb271aa7405ac4f1b5411fe99456147cd5c3e654fe4c090cebee81b3c411e480721891a13 -srcfiles size=5 - RELOC/source/latex/conv-xkv/conv-xkv.dtx - RELOC/source/latex/conv-xkv/conv-xkv.ins -runfiles size=2 - RELOC/tex/latex/conv-xkv/conv-xkv.sty -catalogue-ctan /macros/latex/contrib/conv-xkv -catalogue-date 2017-03-20 15:11:14 +0100 -catalogue-license lppl1.2 -catalogue-topics macro-supp - -name convbkmk -category Package -revision 49252 -shortdesc Correct platex/uplatex bookmarks in PDF created with hyperref -longdesc The package provides a small Ruby script that corrects -longdesc bookmarks in PDF files created by platex/uplatex, using -longdesc hyperref. -depend convbkmk.ARCH -containersize 5808 -containerchecksum 4203c24aabdfea7ebfd8383f53be88b01eca50257359174a768896a81701f6c18ddc87c79e93e2869ff777436d76a223dca32489021a4a334d51384dbb0ba8a1 -doccontainersize 960 -doccontainerchecksum f30630ac2c58c528f46fe31b823491ad316d7ec284c8742b1dd03d576112ac50941db387f2b1f281623b3d28dcaee0041393fbef5d78236a6bea3c0b1e70f728 -docfiles size=1 - texmf-dist/doc/support/convbkmk/README.md details="Readme" -runfiles size=4 - texmf-dist/scripts/convbkmk/convbkmk.rb -catalogue-contact-repository https://github.com/t-tk/convbkmk -catalogue-ctan /support/convbkmk -catalogue-date 2018-11-25 13:02:44 +0100 -catalogue-license mit -catalogue-topics pdfprocess -catalogue-version 0.30 - -name convbkmk.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of convbkmk -containersize 340 -containerchecksum 58b3cc68fec6674d6eb61f7410b54a9ed476803bac363eb80ea0bb866d2aba2c83d052ffc2708e76bc6f84053a18c2c87f35adae1bd378e2b72c113d650c67e9 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/convbkmk - -name convbkmk.amd64-freebsd -category Package -revision 30408 -shortdesc amd64-freebsd files of convbkmk -containersize 340 -containerchecksum 4a987651442c0c8793990e588866c3662591959cd5bd2369551ca4877385833bc8d8d16c51298f02ca4a236210777a084fdf9e2d183c4e8a3e8d3248b2d411d3 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/convbkmk - -name convbkmk.amd64-netbsd -category Package -revision 30408 -shortdesc amd64-netbsd files of convbkmk -containersize 340 -containerchecksum 77343cf7fa10b8e29289e9c11cf1033809824ff1cf8778655d806b84f2c53432cd759dce40ac02e0ae10e57fc839d704079ea3980028edd1e9dbac821e85347c -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/convbkmk - -name convbkmk.armhf-linux -category Package -revision 30476 -shortdesc armhf-linux files of convbkmk -containersize 340 -containerchecksum b4357ad043d3d1e5e5832141f78d60bb268042598c588666e0d33a38ebcb8ea7fb4f6f3b1c1d2bcfd6e13cdcb6bb28b9b9a06a924fd02c4710218a8f02c731af -binfiles arch=armhf-linux size=1 - bin/armhf-linux/convbkmk - -name convbkmk.i386-cygwin -category Package -revision 30408 -shortdesc i386-cygwin files of convbkmk -containersize 340 -containerchecksum 84ee91305a09fe58f8a30a497ffa34fcb027e02a215cb1fda00358d93f63f9bac96c6cb31e0c44d2387faba57f4c03f183719146419872d07dcaa9698085e42b -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/convbkmk - -name convbkmk.i386-freebsd -category Package -revision 30408 -shortdesc i386-freebsd files of convbkmk -containersize 344 -containerchecksum 7bb3c4a900f42d5f3f7d9d6c2f3cab64e0b5c3bde0f9a3fdc6c72087261c27e24d428c973927a04a250bbb2b60dc1a3bbfbb0ec72d01df94893f231ff8323dba -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/convbkmk - -name convbkmk.i386-linux -category Package -revision 30408 -shortdesc i386-linux files of convbkmk -containersize 340 -containerchecksum 2aefa21027cc67cc47577fb2a4e749ceaef3bea42964b62f1ff2561f87e803ca5d2f49f86a8330dff7874d4d0bc41e93955a73c5edececb656528409b188c66b -binfiles arch=i386-linux size=1 - bin/i386-linux/convbkmk - -name convbkmk.i386-netbsd -category Package -revision 30408 -shortdesc i386-netbsd files of convbkmk -containersize 344 -containerchecksum 6d303ef349063d96985e63040f86c3fdf7fa28d39e4d09e4c46ee19e4dec0c40a01c4357bf0828121103bda93aa3022068f6892fa2d8505be475725c281fb335 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/convbkmk - -name convbkmk.i386-solaris -category Package -revision 30408 -shortdesc i386-solaris files of convbkmk -containersize 340 -containerchecksum 6106e602c70c9ed7bee0fb9344e24a5dd11fbca54ec51f7b8aeb0f50cfa3e3a8597b3f80c6b05f5390de46b0cd6f4a783a10027e71a3788c09850d0d925dfff9 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/convbkmk - -name convbkmk.sparc-solaris -category Package -revision 30408 -shortdesc sparc-solaris files of convbkmk -containersize 340 -containerchecksum 9a8a5ec80c134ad107afc6eac8ad2b2f35f0f8bdf4b9024ac59d2e11b20bf29c51fdea8ae74e1c38424b213cc9f536817b3ba1ef242e0852115ea112e92a5c2d -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/convbkmk - -name convbkmk.win32 -category Package -revision 26326 -shortdesc win32 files of convbkmk -containersize 684 -containerchecksum b33914e2bb6990bccaa9aadb98b1c42b9c2e78168277aefa02b1a6f88ed6a7792da2cf7d060618e99285dbabfa9b8e6784701e68db4cae844ccc7e1fb1cbea41 -binfiles arch=win32 size=1 - bin/win32/convbkmk.exe - -name convbkmk.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of convbkmk -containersize 344 -containerchecksum 5bd6048dc378ffb18510f24bc22540270119d94e84ed9f98b8b760ee022935c7acc598da381acfefbef10780a102192a2b374bd4e9c7578bf46d81648e74cffb -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/convbkmk - -name convbkmk.x86_64-darwin -category Package -revision 30408 -shortdesc x86_64-darwin files of convbkmk -containersize 344 -containerchecksum a11a7344158a5857a8ef81807d6a9f50ca65a0853698aa350887561ad0e7923588c4ee3741cc74203d5503f1d99c09c7d9db845e6da4266f7fcaac48f0c2b7c9 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/convbkmk - -name convbkmk.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of convbkmk -containersize 352 -containerchecksum 42b6c248d1040a69ad47fb1bca7426ee238278a606a22562f0ac3ac586039f51c33f98a79b4326215ae1419f7516fffa95ef2aa63fc505ac589939fe8e53a24f -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/convbkmk - -name convbkmk.x86_64-linux -category Package -revision 30408 -shortdesc x86_64-linux files of convbkmk -containersize 344 -containerchecksum 4f8d1fa323bb0cbc28ca355badfb6906e2527a268a6b6ec74b0e3b7b306e52b5197369b526185b49a100ddf615ad9b55dc20105c195549941efe4eff6e976bd6 -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/convbkmk - -name convbkmk.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of convbkmk -containersize 344 -containerchecksum 22831f0b02176976ba2502938267db8dfba7fafa153c2e2379bde22709f88a97b07b05421888f2959b13f63de83b2ec7d9bb67f8185dacdcec220f06fdc227de -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/convbkmk - -name convbkmk.x86_64-solaris -category Package -revision 30408 -shortdesc x86_64-solaris files of convbkmk -containersize 344 -containerchecksum 307d18a06c8c0862a541112e4b792968519dcc678b949d363e94d56a883167a82c411873280a6fcf6d0bb202667751ba800b2199c0edeeefe778f9f795bf8402 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/convbkmk - -name cooking -category Package -revision 15878 -shortdesc Typeset recipes -relocated 1 -longdesc The package typesets recipes according to the style used in a -longdesc well-respected German cookery book. -containersize 1744 -containerchecksum 1a368807b0cc958c916ae69c23af17902fa9ce7127efac84f89793bc4500418a1146753682f6c00b8dbe1aad9d899fdc13389e50a35499eb850c2769c49bae4d -doccontainersize 59876 -doccontainerchecksum 22c55b78060fe171927fbd83f4bae1aab6f1ebbbc2a301d6411b92bc479747ec756fc1185edf739aed0885536372bde3bbd02489d534fb12091dc386c9ddef10 -docfiles size=25 - RELOC/doc/latex/cooking/COPYING - RELOC/doc/latex/cooking/README details="Package Readme" - RELOC/doc/latex/cooking/cooking.pdf details="Package documentation" - RELOC/doc/latex/cooking/kraut.tex -srccontainersize 7604 -srccontainerchecksum b7fd5e2ed96f98f73daa743ddb907c2b2986b37c1aad1a1e7a65cf1c2dc116354555e5c2324153cacc616a27e52a1dfea429fd3e830d774233d5b74b96dbe721 -srcfiles size=7 - RELOC/source/latex/cooking/cooking.dtx - RELOC/source/latex/cooking/cooking.ins -runfiles size=1 - RELOC/tex/latex/cooking/cooking.sty -catalogue-also cuisine -catalogue-ctan /macros/latex/contrib/cooking -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics cooking -catalogue-version 0.9b - -name cooking-units -category Package -revision 48748 -shortdesc Typeset and convert units for cookery books and recipes -relocated 1 -longdesc The package provides commands to typeset amounts and units -longdesc consistently and offers an easy-to-use key-value syntax to -longdesc convert one unit into another (for example 'dag' to 'g'; see -longdesc the documentation for more examples). This packages requires -longdesc expl3 and xparse, translations, xfrac, l3keys2e, and, -longdesc optionally, fmtcount. -containersize 16068 -containerchecksum 049035772dccfa1c5c1ce2de4c0f7074508809484c27caa39a89c25d3307f4099c66f3258509ffd765eee9a33c14b1ab2aee8ca59e96c130f3ca2f3f36bdcb14 -doccontainersize 656016 -doccontainerchecksum c8834bb60eab775d117189df323f8f586a9bbfea37990906daebe4cc48a7f16586b23574fa3f795229ee07e004d7d52f404325da170522d9115b3f133537d70f -docfiles size=162 - RELOC/doc/latex/cooking-units/README.md details="Readme" - RELOC/doc/latex/cooking-units/cooking-units.pdf details="Package documentation" -srccontainersize 50748 -srccontainerchecksum 3863eaeddfcde279a1f12f3207e1f77c16cddb47d6598cb1f6c13e6803363e31d942cb9a0a3f5bacb485bbc532fcaa83878f1c5e960d148420da45fdc1c5264d -srcfiles size=65 - RELOC/source/latex/cooking-units/cooking-units.dtx - RELOC/source/latex/cooking-units/cooking-units.ins -runfiles size=29 - RELOC/tex/latex/cooking-units/cooking-units.sty -catalogue-contact-repository https://github.com/Vidabe/cooking-units -catalogue-ctan /macros/latex/contrib/cooking-units -catalogue-date 2018-09-24 15:23:01 +0200 -catalogue-license lppl -catalogue-topics cooking units -catalogue-version 1.45 - -name cookingsymbols -category Package -revision 35929 -shortdesc Symbols for recipes -relocated 1 -longdesc The package provides 11 symbols for typesetting recipes: oven, -longdesc gasstove, topheat, fanoven, gloves and dish symbol (among -longdesc others). The symbols are defined using Metafont. -containersize 3580 -containerchecksum 5ec5e0e19fffd9eddbcada800a0d57beb62581d7bd1c268a5eff19df652e1edf3a51061ad4a8e9d5f19461e73d6891a38c30a9fd031f3051393f231b6a9d2287 -doccontainersize 378876 -doccontainerchecksum 557293dc0da40248f94d87bb03750dfc1f04a9e3146528d168754a3d21ed86e96c73df088cc8b8b8dd635b1b27f260bc9777a9d73f9f8016f383a7e96f8159af -docfiles size=101 - RELOC/doc/latex/cookingsymbols/README details="Readme" - RELOC/doc/latex/cookingsymbols/cookingsymbols.pdf details="Package documentation" -srccontainersize 5620 -srccontainerchecksum 525c3aba4d1abc56a343b709ec22b712157a4f6464c7507608923bc677a22d50fd26d852ada65863d0fbba7c716b1f4247fe87008a357ce9eebdec2db2b8974b -srcfiles size=5 - RELOC/source/latex/cookingsymbols/cookingsymbols.dtx - RELOC/source/latex/cookingsymbols/cookingsymbols.ins -runfiles size=5 - RELOC/fonts/source/public/cookingsymbols/cookingsymbols.mf - RELOC/fonts/tfm/public/cookingsymbols/cookingsymbols.tfm - RELOC/tex/latex/cookingsymbols/cookingsymbols.sty -catalogue-ctan /macros/latex/contrib/cookingsymbols -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font font-mf font-symbol cooking -catalogue-version 1.1 - -name cool -category Package -revision 15878 -shortdesc COntent-Oriented LaTeX -relocated 1 -longdesc The package (COntent Oriented LaTeX) gives LaTeX the power to -longdesc retain mathematical meaning of its expressions in addition to -longdesc the typsetting instructions; essentially separating style from -longdesc the content of the math. One advantage of keeping mathematical -longdesc meaning is that conversion of LaTeX documents to other -longdesc executable formats (such as Content MathML or Mathematica code) -longdesc is greatly simplified. The package requires the coolstr, -longdesc coollist and forloop packages. -containersize 10212 -containerchecksum cd537d4145b0a2b01a5198d7a673695c4b512b076ea32e76561af00ce508bd3f63c34a5bb5ba41a6fba83c481ad7d95e5b872440ee87b0823ddde79630c55f34 -doccontainersize 412152 -doccontainerchecksum 49a43f6795e82448463b7defaf88bad7eed76d2171ec0c53e1adef5ea4f15da1ce4fd3c6a444b5e70a4be35ebd165be781e6d91d85bb64d0e3051a2a7d8f8d28 -docfiles size=143 - RELOC/doc/latex/cool/Content_LaTeX_Package_Demo.pdf details="Tables of macros functions" - RELOC/doc/latex/cool/Content_LaTeX_Package_Demo.tex - RELOC/doc/latex/cool/README details="Package README" - RELOC/doc/latex/cool/cool.pdf details="Implementation details" -srccontainersize 22504 -srccontainerchecksum ac87ece3b25dd69adccc11431d4cfaabfb075a0aca77fdc02c6da28d029f140b0f61d49a8adcb863d15c0660e8ef5d50aa446af79f99e0a4b96f885556285988 -srcfiles size=46 - RELOC/source/latex/cool/cool.dtx - RELOC/source/latex/cool/cool.ins -runfiles size=19 - RELOC/tex/latex/cool/cool.sty -catalogue-ctan /macros/latex/contrib/cool -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lgpl -catalogue-topics maths struc-mkup -catalogue-version 1.35 - -name coollist -category Package -revision 15878 -shortdesc Manipulate COntent Oriented LaTeX Lists -relocated 1 -longdesc Lists are defined as a sequence of tokens separated by a comma. -longdesc The coollist package allows the user to access certain elements -longdesc of the list while neglecting others--essentially turning lists -longdesc into a sort of array. List elements are accessed by specifying -longdesc the position of the object within the list (the index of the -longdesc item). -containersize 2356 -containerchecksum 61a9e0e1d5f6920c964bbbb08e5af1154fcd52d582e738ceaafe9cf0209d7fd3d25a54cf069d858588213807c8d533da5a4ee23d5cc43dccef2e701a7e7e021e -doccontainersize 110344 -doccontainerchecksum 4da42e8602d22a4cc98ed5e10894caccc98abeef4f7666392a55bf8998a723be46224a4a22785be4a3a93c2005a90b90df48174ca12b122ad9ff05b11549c254 -docfiles size=33 - RELOC/doc/latex/coollist/README - RELOC/doc/latex/coollist/coollist.pdf details="Package documentation" -srccontainersize 7008 -srccontainerchecksum 732d1c3ed798a95d339600f0e2f2d0d11dd760558677d03f8eb1a34a878b5fe96e501f5c1a685461c2fc109c1ec9a7d7b17ddbbcef49d9200369841366ef9f17 -srcfiles size=9 - RELOC/source/latex/coollist/coollist.dtx - RELOC/source/latex/coollist/coollist.ins -runfiles size=3 - RELOC/tex/latex/coollist/coollist.sty -catalogue-ctan /macros/latex/contrib/coollist -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lgpl -catalogue-topics data-manip -catalogue-version 1.4 - -name coolstr -category Package -revision 15878 -shortdesc String manipulation in LaTeX -relocated 1 -longdesc Coolstr is a subpackage of the cool bundle that deals with the -longdesc manipulation of strings. A string is defined as a sequence of -longdesc characters (not tokens). The package provides the ability to -longdesc access a specific character of a string, as well as determine -longdesc if the string contains numeric or integer data. -containersize 2396 -containerchecksum ee2b78faefb88db52638b362114b552fc1d15bad4b6a5d00fea7966fe849183e35fe02f8da1d158411de12c6c6a5169f1d0aa54b4ccaf2c002aaf203f8a357d6 -doccontainersize 116364 -doccontainerchecksum 4a7f70afe1ac773456b587e32590c1dd1750df5c7b5b92ca8c94ead9d71c523de48e1ef0cfd684fabec0ec85caa76d39b323c4f3f25a6f44b8374bb4bb07683d -docfiles size=35 - RELOC/doc/latex/coolstr/README details="Readme" - RELOC/doc/latex/coolstr/coolstr.pdf details="Package documentation" -srccontainersize 6452 -srccontainerchecksum 730ce85ffe38653fd99fbd7ae60dee40a8d7e33399e80b87e7c4df8019385e9674815ee284335651c3c09cc469fc756996cbd124ca98208f6f75a87e15a48299 -srcfiles size=10 - RELOC/source/latex/coolstr/coolstr.dtx - RELOC/source/latex/coolstr/coolstr.ins -runfiles size=3 - RELOC/tex/latex/coolstr/coolstr.sty -catalogue-ctan /macros/latex/contrib/coolstr -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lgpl -catalogue-topics string -catalogue-version 2.2 - -name coolthms -category Package -revision 29062 -shortdesc Reference items in a theorem environment -relocated 1 -longdesc The package provides the means to directly reference items of -longdesc lists nested in theorem-like environments (e.g., as 'Theorem 1 -longdesc a'). The package extends the ntheorem and cleveref packages. -longdesc The package also provides other theorem markup commands. -containersize 2628 -containerchecksum 20b7ae10129a0a0202efc4c39adebc628fc309a87a52fdaff064b0e781339b7fd903c31cda6a148216aa3b17707c3625b545c1ab68e6dc573f0fed2900a1dd02 -doccontainersize 108508 -doccontainerchecksum a66f3e1d29327bf44dc3dd01de7d3934e0cd6dedc483c0617e530ebc5046189f47640606746c27a5e1e8077b135719996c90a7931c36fb3a3fbccb702151975a -docfiles size=28 - RELOC/doc/latex/coolthms/README details="Readme" - RELOC/doc/latex/coolthms/coolthms.pdf details="Package documentation" -srccontainersize 8968 -srccontainerchecksum 2ffd24397f10f3f9b6d220ef21ddf3680b1a141529ae3492c107a9b2a2c1226f43c4a41c82c779fb85e8d36e0e7565ebf37949c925b1edad65cd9867301fb5a5 -srcfiles size=9 - RELOC/source/latex/coolthms/coolthms.dtx - RELOC/source/latex/coolthms/coolthms.ins -runfiles size=2 - RELOC/tex/latex/coolthms/coolthms.sty -catalogue-ctan /macros/latex/contrib/coolthms -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics maths-theorem label-ref -catalogue-version 1.2 - -name cooltooltips -category Package -revision 15878 -shortdesc Associate a pop-up window and tooltip with PDF hyperlinks -relocated 1 -longdesc The cooltooltips package enables a document to contain -longdesc hyperlinks that pop up a brief tooltip when the mouse moves -longdesc over them and also open a small window containing additional -longdesc text. cooltooltips provides the mechanism used by the Visual -longdesc LaTeX FAQ to indicate the question that each hyperlink answers. -containersize 2432 -containerchecksum a87d6aa09f7181e2e23c298459b6dbc99cfaefe26c5779806f2c2bb58aaae11aa77b911bd66ee4ac79a3ff45f9d12d9712ac4fbfa9e2c5e7841f570b4e37c103 -doccontainersize 189596 -doccontainerchecksum c81d621ee1921cd9e218e2c187d3ab1c6d2c71140baf84ab2b387d2dd58bb7b7519d6fad719f53e96b1157d27dc0ce1ca31c1d2056b57adf07fa1f9779237d91 -docfiles size=57 - RELOC/doc/latex/cooltooltips/README details="Readme" - RELOC/doc/latex/cooltooltips/cooltooltips.pdf details="Package documentation" -srccontainersize 9564 -srccontainerchecksum 5f007487db12acc447f79d9e10825374e083225b074ec87b4463a6a51b924af3812d4c9369748f7aa537ae9c1dced5f54c4df2d94dc607f195f07b0c2a0a51e2 -srcfiles size=9 - RELOC/source/latex/cooltooltips/cooltooltips.dtx - RELOC/source/latex/cooltooltips/cooltooltips.ins -runfiles size=2 - RELOC/tex/latex/cooltooltips/cooltooltips.sty -catalogue-ctan /macros/latex/contrib/cooltooltips -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics pdf-feat -catalogue-version 1.0 - -name coordsys -category Package -revision 15878 -shortdesc Draw cartesian coordinate systems -relocated 1 -longdesc The package provides commands for typesetting number lines -longdesc (coordinate axes), coordinate systems and grids in the picture -longdesc environment. The package may be integrated with other drawing -longdesc mechanisms: the documentation shows examples of drawing graphs -longdesc (coordinate tables created by Maple), using the eepic package's -longdesc drawing capabilities. -containersize 4556 -containerchecksum fee26ae109aea045d34266b82982cf01735d1e2287e0ffbcde79c4c358113105475cc0f9fa95ef41e0b9434ebf51aacefe0fb417ea6b0dd86a4c7f2d3fbb7e42 -doccontainersize 251096 -doccontainerchecksum 80eae21f13eec9f37ed97049f283c88d938413010ef0aae8538f4e81065df3930aa39bc77ccece0e88a4bab42dca2afb59e64b1e7ab8a19a340ba8a1d4485556 -docfiles size=87 - RELOC/doc/latex/coordsys/README details="Bundle Readme" - RELOC/doc/latex/coordsys/coordsys.pdf details="Bundle documentation" - RELOC/doc/latex/coordsys/putfile.maple -srccontainersize 24464 -srccontainerchecksum 8550707098bc5e72ac8d2d2b112ef77e8b1a96e65941d7cca11144b80e40c09dab7047b2aeef7267b21b27abd82fbda8c0dd5b44b2aed1bc97823329d6f21942 -srcfiles size=29 - RELOC/source/latex/coordsys/coordsys.dtx - RELOC/source/latex/coordsys/coordsys.ins -runfiles size=9 - RELOC/tex/latex/coordsys/coordsys.sty - RELOC/tex/latex/coordsys/logsys.sty -catalogue-also logsys -catalogue-ctan /macros/latex/contrib/coordsys -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics graphics-in-tex -catalogue-version 1.4 - -name copyedit -category Package -revision 37928 -shortdesc Copyediting support for LaTeX documents -relocated 1 -longdesc This package implements copyediting support for LaTeX -longdesc documents. Authors can enjoy the freedom of using, for example, -longdesc words with US or UK or Canadian or Australian spelling in a -longdesc mixed way, yet, they can choose any one of the usage forms for -longdesc their entire document irrespective of kinds of spelling they -longdesc have adopted. In the same fashion, the users can have the -longdesc benefit of the following features available in the package: -longdesc Localization -- British-American-Australian-Canadian Close-up, -longdesc Hyphenation, and Spaced words Latin abbreviations Acronyms and -longdesc Abbreviations Itemization, nonlocal lists and labels -longdesc Parenthetical and serial commas Non-local tokenization in -longdesc language through Abbreviations and pronouns. -containersize 3556 -containerchecksum 09465c229aab93e87a0d25c96fa9ba34a982b7e8f5ea91bcf0df7298e0218a980cc51e46b79cac71209b8897046381841ce778f7a7a20d93fa8ce616709d0b0c -doccontainersize 309004 -doccontainerchecksum 7cd490fa93566a74ff39e1b2cfacce8567b8b11015f3869792d646e5eb0eabd0c425b831459733d0a748e1e42df6ec964607795cba63cd0511324c06e410a67d -docfiles size=80 - RELOC/doc/latex/copyedit/README details="Readme" - RELOC/doc/latex/copyedit/copyedit.pdf details="Package documentation" - RELOC/doc/latex/copyedit/example/test-copy.pdf - RELOC/doc/latex/copyedit/example/test-copy.tex - RELOC/doc/latex/copyedit/manifest.txt -srccontainersize 7368 -srccontainerchecksum a543d5c235394ab0fc870d1df685cfbe46e6ba3ad141a7bd54bb588d6b785227bacc8295ac5f26624b45c285c792db84b286d696481c9496e3df076b52cf7dfe -srcfiles size=7 - RELOC/source/latex/copyedit/copyedit.dtx - RELOC/source/latex/copyedit/copyedit.ins -runfiles size=3 - RELOC/tex/latex/copyedit/copyedit.sty -catalogue-ctan /macros/latex/contrib/copyedit -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics english -catalogue-version 1.6 - -name copyrightbox -category Package -revision 24829 -shortdesc Provide copyright notices for images in a document -relocated 1 -longdesc The package command \copyrightbox[]{}{}, which places the text as a copyright notice -longdesc relating to the matter created by the image command. -containersize 1476 -containerchecksum 27fcb0324e5116eae66bdce9bd46f9edc6e1e140a393d8fb7afd0e6524f24e8fee31f9b6efeee5f47fbfd8c4dd06243220bc1ee7e3d58ca5a091942d76e506a8 -doccontainersize 1691460 -doccontainerchecksum ee4aaca87bd90e0b84b14b5927bab39f0b34f90eeda450d17afbbbf070ab5efd4d4f233ade4551e22ee4075bf140123cc307907a40b3696a9d3af3051462df55 -docfiles size=765 - RELOC/doc/latex/copyrightbox/README details="Readme" - RELOC/doc/latex/copyrightbox/coin.jpg - RELOC/doc/latex/copyrightbox/copyrightbox.pdf details="Package documentation" - RELOC/doc/latex/copyrightbox/copyrightbox.tex -runfiles size=1 - RELOC/tex/latex/copyrightbox/copyrightbox.sty -catalogue-ctan /macros/latex/contrib/copyrightbox -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics typesetting -catalogue-version 0.1 - -name cormorantgaramond -category Package -revision 41865 -shortdesc Cormorant Garamond family of fonts -relocated 1 -longdesc This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX -longdesc support for the Cormorant Garamond family of fonts, designed by -longdesc Christian Thalman of Catharsis Fonts. The family includes -longdesc light, regular, medium, semi-bold and bold weights, with -longdesc italics. -execute addMap CormorantGaramond.map -containersize 5360664 -containerchecksum 6b23250c801a862ae41f588426fcc561c59729963ec6307d0cf9bd631c369f83c6bd8149c340dd75190dfb343ff40006c2f62cf596262a812f8cf0a9c8fa1aad -doccontainersize 49164 -doccontainerchecksum d33c8eabb4669083082f87701451f27dd37d370dd8ece23e92c07c42d9f903f80ee88f70324d2c1e569907e40a16b68f13aa2c81b8d39ecab1e3e83300f5e2ae -docfiles size=15 - RELOC/doc/fonts/cormorantgaramond/OFL.txt - RELOC/doc/fonts/cormorantgaramond/cormorantgaramond.pdf details="Package documentation" - RELOC/doc/fonts/cormorantgaramond/cormorantgaramond.tex -runfiles size=4370 - RELOC/fonts/enc/dvips/cormorantgaramond/cgrm_26xgja.enc - RELOC/fonts/enc/dvips/cormorantgaramond/cgrm_3urj7q.enc - RELOC/fonts/enc/dvips/cormorantgaramond/cgrm_5bvaob.enc - RELOC/fonts/enc/dvips/cormorantgaramond/cgrm_5dp753.enc - RELOC/fonts/enc/dvips/cormorantgaramond/cgrm_5eibsx.enc - RELOC/fonts/enc/dvips/cormorantgaramond/cgrm_5fi625.enc - RELOC/fonts/enc/dvips/cormorantgaramond/cgrm_5iz3qq.enc - RELOC/fonts/enc/dvips/cormorantgaramond/cgrm_7cbfyt.enc - RELOC/fonts/enc/dvips/cormorantgaramond/cgrm_baamnb.enc - RELOC/fonts/enc/dvips/cormorantgaramond/cgrm_bay3j6.enc - RELOC/fonts/enc/dvips/cormorantgaramond/cgrm_beooxx.enc - RELOC/fonts/enc/dvips/cormorantgaramond/cgrm_bvfij3.enc - RELOC/fonts/enc/dvips/cormorantgaramond/cgrm_bya7bs.enc - RELOC/fonts/enc/dvips/cormorantgaramond/cgrm_cfmksg.enc - RELOC/fonts/enc/dvips/cormorantgaramond/cgrm_d4lowr.enc - RELOC/fonts/enc/dvips/cormorantgaramond/cgrm_d5lut3.enc - RELOC/fonts/enc/dvips/cormorantgaramond/cgrm_fgdmu7.enc - RELOC/fonts/enc/dvips/cormorantgaramond/cgrm_fwfywj.enc - RELOC/fonts/enc/dvips/cormorantgaramond/cgrm_g6ttj3.enc - RELOC/fonts/enc/dvips/cormorantgaramond/cgrm_g7anru.enc - RELOC/fonts/enc/dvips/cormorantgaramond/cgrm_govhzk.enc - RELOC/fonts/enc/dvips/cormorantgaramond/cgrm_hku26s.enc - RELOC/fonts/enc/dvips/cormorantgaramond/cgrm_hrazmi.enc - RELOC/fonts/enc/dvips/cormorantgaramond/cgrm_iergss.enc - RELOC/fonts/enc/dvips/cormorantgaramond/cgrm_igtdz2.enc - RELOC/fonts/enc/dvips/cormorantgaramond/cgrm_isz43y.enc - RELOC/fonts/enc/dvips/cormorantgaramond/cgrm_jzrauo.enc - RELOC/fonts/enc/dvips/cormorantgaramond/cgrm_ktrj5x.enc - RELOC/fonts/enc/dvips/cormorantgaramond/cgrm_od3ly4.enc - RELOC/fonts/enc/dvips/cormorantgaramond/cgrm_pcjf72.enc - RELOC/fonts/enc/dvips/cormorantgaramond/cgrm_pgha5c.enc - RELOC/fonts/enc/dvips/cormorantgaramond/cgrm_qbhsri.enc - RELOC/fonts/enc/dvips/cormorantgaramond/cgrm_qes6gh.enc - RELOC/fonts/enc/dvips/cormorantgaramond/cgrm_qnrqqg.enc - RELOC/fonts/enc/dvips/cormorantgaramond/cgrm_rdmvvp.enc - RELOC/fonts/enc/dvips/cormorantgaramond/cgrm_rqn3dj.enc - RELOC/fonts/enc/dvips/cormorantgaramond/cgrm_sowbon.enc - RELOC/fonts/enc/dvips/cormorantgaramond/cgrm_tiy3fr.enc - RELOC/fonts/enc/dvips/cormorantgaramond/cgrm_tj5gps.enc - RELOC/fonts/enc/dvips/cormorantgaramond/cgrm_vh2m2v.enc - RELOC/fonts/enc/dvips/cormorantgaramond/cgrm_vuc6nl.enc - RELOC/fonts/enc/dvips/cormorantgaramond/cgrm_vvuep5.enc - RELOC/fonts/enc/dvips/cormorantgaramond/cgrm_x4eod7.enc - RELOC/fonts/enc/dvips/cormorantgaramond/cgrm_xg77ac.enc - RELOC/fonts/enc/dvips/cormorantgaramond/cgrm_xj3e4i.enc - RELOC/fonts/enc/dvips/cormorantgaramond/cgrm_zcfdr3.enc - RELOC/fonts/map/dvips/cormorantgaramond/CormorantGaramond.map - RELOC/fonts/opentype/catharsis/cormorantgaramond/CormorantGaramond-Bold.otf - RELOC/fonts/opentype/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic.otf - RELOC/fonts/opentype/catharsis/cormorantgaramond/CormorantGaramond-Light.otf - RELOC/fonts/opentype/catharsis/cormorantgaramond/CormorantGaramond-LightItalic.otf - RELOC/fonts/opentype/catharsis/cormorantgaramond/CormorantGaramond-Medium.otf - RELOC/fonts/opentype/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic.otf - RELOC/fonts/opentype/catharsis/cormorantgaramond/CormorantGaramond-Regular.otf - RELOC/fonts/opentype/catharsis/cormorantgaramond/CormorantGaramond-RegularItalic.otf - RELOC/fonts/opentype/catharsis/cormorantgaramond/CormorantGaramond-SemiBold.otf - RELOC/fonts/opentype/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic.otf - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-inf-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-inf-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-inf-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-inf-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-lf-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-lf-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-lf-sc-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-lf-sc-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-lf-sc-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-lf-sc-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-lf-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-lf-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-lf-ts1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-lf-ts1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-osf-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-osf-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-osf-sc-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-osf-sc-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-osf-sc-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-osf-sc-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-osf-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-osf-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-osf-ts1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-osf-ts1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-sup-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-sup-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-sup-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-sup-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tlf-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tlf-sc-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tlf-sc-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tlf-sc-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tlf-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tosf-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tosf-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tosf-sc-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tosf-sc-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tosf-sc-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tosf-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tosf-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tosf-ts1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tosf-ts1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-inf-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-inf-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-inf-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-inf-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-lf-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-lf-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-lf-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-lf-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-lf-ts1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-osf-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-osf-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-osf-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-osf-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-osf-ts1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-sup-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-sup-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-tosf-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-tosf-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-tosf-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-tosf-ts1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-inf-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-inf-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-inf-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-inf-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-lf-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-lf-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-lf-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-lf-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-lf-ts1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-lf-ts1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-osf-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-osf-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-osf-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-osf-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-osf-ts1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-osf-ts1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-sup-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-sup-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-sup-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-sup-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-tlf-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-tlf-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-tlf-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-tlf-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-tlf-ts1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-tlf-ts1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-tosf-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-tosf-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-tosf-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-tosf-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-tosf-ts1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-tosf-ts1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-inf-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-inf-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-inf-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-inf-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-lf-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-lf-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-lf-sc-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-lf-sc-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-lf-sc-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-lf-sc-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-lf-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-lf-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-lf-ts1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-lf-ts1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-osf-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-osf-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-osf-sc-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-osf-sc-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-osf-sc-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-osf-sc-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-osf-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-osf-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-osf-ts1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-osf-ts1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-sup-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-sup-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-sup-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-sup-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tlf-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tlf-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tlf-sc-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tlf-sc-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tlf-sc-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tlf-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tlf-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tlf-ts1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tlf-ts1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tosf-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tosf-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tosf-sc-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tosf-sc-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tosf-sc-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tosf-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tosf-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tosf-ts1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tosf-ts1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-inf-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-inf-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-inf-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-inf-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-lf-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-lf-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-lf-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-lf-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-lf-ts1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-osf-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-osf-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-osf-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-osf-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-osf-ts1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-sup-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-sup-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-sup-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-sup-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-tlf-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-tlf-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-tlf-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-tlf-ts1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-tosf-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-tosf-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-tosf-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-tosf-ts1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-inf-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-inf-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-inf-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-inf-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-lf-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-lf-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-lf-sc-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-lf-sc-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-lf-sc-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-lf-sc-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-lf-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-lf-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-lf-ts1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-lf-ts1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-osf-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-osf-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-osf-sc-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-osf-sc-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-osf-sc-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-osf-sc-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-osf-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-osf-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-osf-ts1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-osf-ts1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-sup-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-sup-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-sup-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-sup-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tlf-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tlf-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tlf-sc-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tlf-sc-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tlf-sc-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tlf-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tlf-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tlf-ts1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tlf-ts1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tosf-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tosf-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tosf-sc-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tosf-sc-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tosf-sc-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tosf-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tosf-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tosf-ts1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tosf-ts1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-inf-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-inf-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-inf-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-inf-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-lf-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-lf-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-lf-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-lf-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-lf-ts1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-osf-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-osf-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-osf-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-osf-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-osf-ts1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-sup-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-sup-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-sup-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-sup-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-tlf-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-tlf-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-tlf-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-tlf-ts1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-tosf-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-tosf-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-tosf-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-tosf-ts1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-inf-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-inf-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-inf-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-inf-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-lf-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-lf-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-lf-sc-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-lf-sc-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-lf-sc-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-lf-sc-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-lf-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-lf-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-lf-ts1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-lf-ts1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-osf-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-osf-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-osf-sc-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-osf-sc-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-osf-sc-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-osf-sc-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-osf-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-osf-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-osf-ts1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-osf-ts1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-sup-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-sup-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-sup-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-sup-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tlf-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tlf-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tlf-sc-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tlf-sc-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tlf-sc-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tlf-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tlf-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tlf-ts1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tlf-ts1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tosf-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tosf-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tosf-sc-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tosf-sc-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tosf-sc-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tosf-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tosf-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tosf-ts1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tosf-ts1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-inf-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-inf-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-inf-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-inf-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-lf-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-lf-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-lf-sc-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-lf-sc-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-lf-sc-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-lf-sc-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-lf-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-lf-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-lf-ts1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-lf-ts1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-osf-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-osf-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-osf-sc-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-osf-sc-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-osf-sc-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-osf-sc-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-osf-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-osf-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-osf-ts1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-osf-ts1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-sup-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-sup-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-sup-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-sup-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tlf-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tlf-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tlf-sc-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tlf-sc-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tlf-sc-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tlf-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tlf-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tlf-ts1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tlf-ts1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tosf-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tosf-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tosf-sc-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tosf-sc-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tosf-sc-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tosf-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tosf-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tosf-ts1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tosf-ts1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-inf-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-inf-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-inf-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-inf-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-lf-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-lf-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-lf-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-lf-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-lf-ts1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-osf-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-osf-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-osf-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-osf-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-osf-ts1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-sup-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-sup-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-tosf-ly1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-tosf-ot1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-tosf-t1.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-tosf-ts1.tfm - RELOC/fonts/type1/catharsis/cormorantgaramond/CormorantGaramond-Bold.pfb - RELOC/fonts/type1/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic.pfb - RELOC/fonts/type1/catharsis/cormorantgaramond/CormorantGaramond-Italic.pfb - RELOC/fonts/type1/catharsis/cormorantgaramond/CormorantGaramond-Light.pfb - RELOC/fonts/type1/catharsis/cormorantgaramond/CormorantGaramond-LightItalic.pfb - RELOC/fonts/type1/catharsis/cormorantgaramond/CormorantGaramond-Medium.pfb - RELOC/fonts/type1/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic.pfb - RELOC/fonts/type1/catharsis/cormorantgaramond/CormorantGaramond-Regular.pfb - RELOC/fonts/type1/catharsis/cormorantgaramond/CormorantGaramond-SemiBold.pfb - RELOC/fonts/type1/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic.pfb - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Bold-inf-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Bold-lf-sc-ly1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Bold-lf-sc-ot1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Bold-lf-sc-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Bold-lf-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Bold-lf-ts1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Bold-osf-sc-ly1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Bold-osf-sc-ot1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Bold-osf-sc-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Bold-osf-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Bold-osf-ts1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Bold-sup-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Bold-tlf-sc-ly1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Bold-tlf-sc-ot1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Bold-tlf-sc-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Bold-tlf-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Bold-tlf-ts1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Bold-tosf-sc-ly1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Bold-tosf-sc-ot1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Bold-tosf-sc-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Bold-tosf-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Bold-tosf-ts1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-inf-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-lf-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-lf-ts1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-osf-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-osf-ts1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-sup-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-tlf-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-tlf-ts1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-tosf-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-tosf-ts1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Italic-inf-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Italic-lf-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Italic-lf-ts1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Italic-osf-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Italic-osf-ts1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Italic-sup-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Italic-tlf-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Italic-tlf-ts1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Italic-tosf-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Italic-tosf-ts1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Light-inf-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Light-lf-sc-ly1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Light-lf-sc-ot1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Light-lf-sc-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Light-lf-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Light-lf-ts1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Light-osf-sc-ly1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Light-osf-sc-ot1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Light-osf-sc-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Light-osf-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Light-osf-ts1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Light-sup-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Light-tlf-sc-ly1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Light-tlf-sc-ot1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Light-tlf-sc-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Light-tlf-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Light-tlf-ts1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Light-tosf-sc-ly1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Light-tosf-sc-ot1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Light-tosf-sc-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Light-tosf-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Light-tosf-ts1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-inf-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-lf-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-lf-ts1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-osf-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-osf-ts1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-sup-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-tlf-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-tlf-ts1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-tosf-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-tosf-ts1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Medium-inf-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Medium-lf-sc-ly1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Medium-lf-sc-ot1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Medium-lf-sc-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Medium-lf-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Medium-lf-ts1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Medium-osf-sc-ly1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Medium-osf-sc-ot1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Medium-osf-sc-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Medium-osf-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Medium-osf-ts1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Medium-sup-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Medium-tlf-sc-ly1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Medium-tlf-sc-ot1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Medium-tlf-sc-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Medium-tlf-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Medium-tlf-ts1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Medium-tosf-sc-ly1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Medium-tosf-sc-ot1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Medium-tosf-sc-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Medium-tosf-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Medium-tosf-ts1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-inf-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-lf-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-lf-ts1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-osf-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-osf-ts1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-sup-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-tlf-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-tlf-ts1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-tosf-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-tosf-ts1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Regular-inf-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Regular-lf-sc-ly1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Regular-lf-sc-ot1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Regular-lf-sc-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Regular-lf-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Regular-lf-ts1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Regular-osf-sc-ly1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Regular-osf-sc-ot1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Regular-osf-sc-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Regular-osf-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Regular-osf-ts1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Regular-sup-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Regular-tlf-sc-ly1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Regular-tlf-sc-ot1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Regular-tlf-sc-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Regular-tlf-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Regular-tlf-ts1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Regular-tosf-sc-ly1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Regular-tosf-sc-ot1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Regular-tosf-sc-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Regular-tosf-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Regular-tosf-ts1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-inf-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-lf-sc-ly1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-lf-sc-ot1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-lf-sc-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-lf-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-lf-ts1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-osf-sc-ly1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-osf-sc-ot1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-osf-sc-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-osf-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-osf-ts1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-sup-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tlf-sc-ly1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tlf-sc-ot1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tlf-sc-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tlf-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tlf-ts1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tosf-sc-ly1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tosf-sc-ot1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tosf-sc-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tosf-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tosf-ts1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-inf-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-lf-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-lf-ts1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-osf-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-osf-ts1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-sup-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-tlf-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-tlf-ts1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-tosf-t1.vf - RELOC/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-tosf-ts1.vf - RELOC/tex/latex/cormorantgaramond/CormorantGaramond.sty - RELOC/tex/latex/cormorantgaramond/LY1CormorantGaramond-Inf.fd - RELOC/tex/latex/cormorantgaramond/LY1CormorantGaramond-LF.fd - RELOC/tex/latex/cormorantgaramond/LY1CormorantGaramond-OsF.fd - RELOC/tex/latex/cormorantgaramond/LY1CormorantGaramond-Sup.fd - RELOC/tex/latex/cormorantgaramond/LY1CormorantGaramond-TLF.fd - RELOC/tex/latex/cormorantgaramond/LY1CormorantGaramond-TOsF.fd - RELOC/tex/latex/cormorantgaramond/OT1CormorantGaramond-Inf.fd - RELOC/tex/latex/cormorantgaramond/OT1CormorantGaramond-LF.fd - RELOC/tex/latex/cormorantgaramond/OT1CormorantGaramond-OsF.fd - RELOC/tex/latex/cormorantgaramond/OT1CormorantGaramond-Sup.fd - RELOC/tex/latex/cormorantgaramond/OT1CormorantGaramond-TLF.fd - RELOC/tex/latex/cormorantgaramond/OT1CormorantGaramond-TOsF.fd - RELOC/tex/latex/cormorantgaramond/T1CormorantGaramond-Inf.fd - RELOC/tex/latex/cormorantgaramond/T1CormorantGaramond-LF.fd - RELOC/tex/latex/cormorantgaramond/T1CormorantGaramond-OsF.fd - RELOC/tex/latex/cormorantgaramond/T1CormorantGaramond-Sup.fd - RELOC/tex/latex/cormorantgaramond/T1CormorantGaramond-TLF.fd - RELOC/tex/latex/cormorantgaramond/T1CormorantGaramond-TOsF.fd - RELOC/tex/latex/cormorantgaramond/TS1CormorantGaramond-LF.fd - RELOC/tex/latex/cormorantgaramond/TS1CormorantGaramond-OsF.fd - RELOC/tex/latex/cormorantgaramond/TS1CormorantGaramond-TLF.fd - RELOC/tex/latex/cormorantgaramond/TS1CormorantGaramond-TOsF.fd -catalogue-ctan /fonts/cormorantgaramond -catalogue-date 2016-08-18 05:23:34 +0200 -catalogue-license ofl -catalogue-topics font font-otf font-serif font-type1 -catalogue-version 3.00 - -name correctmathalign -category Package -revision 44131 -shortdesc Correct spacing of the alignment in expressions -relocated 1 -longdesc This package realigns the horizontal spacing of the alignments -longdesc in some mathematical environments. -containersize 1512 -containerchecksum f6bca1a4213071a6752b423eb9b05383c2b36398a14994aa65c698f1b694f96a103f1dcd952ea094d44d88462f175c97af9e1f58598ce78b81d56ff366f32d39 -doccontainersize 478396 -doccontainerchecksum 495caf73049a14a82889b87954e5b0c3d8f9a3dbdf70830ee440a21bc916c752d3cc6d80257b219d5aec8ffdcd0f75f17b4bb92e404f471c83e04824c06b16b9 -docfiles size=204 - RELOC/doc/latex/correctmathalign/README.md details="Readme" - RELOC/doc/latex/correctmathalign/aligned-org.pdf - RELOC/doc/latex/correctmathalign/correctmathalign.pdf details="Package documentation" - RELOC/doc/latex/correctmathalign/correctmathalign.tex - RELOC/doc/latex/correctmathalign/eqnarray-org.pdf -runfiles size=1 - RELOC/tex/latex/correctmathalign/correctmathalign.sty -catalogue-ctan /macros/latex/contrib/correctmathalign -catalogue-date 2018-01-07 11:56:15 +0100 -catalogue-license bsd -catalogue-topics maths -catalogue-version 1.1 - -name coseoul -category Package -revision 23862 -shortdesc Context sensitive outline elements -relocated 1 -longdesc The package provides "relative" commands that may be used in -longdesc place of \chapter, \section, etc. The documentation shows a -longdesc number of document-management scenarios in which such commands -longdesc are valuable. -containersize 968 -containerchecksum 009166284f72779daa625af83f3486f86994891688feed3ad87d1a40e5d82ac4de5461b1eab298396f3f3e488381269b10fc2808eb546d219aa049c9a87f1a3c -doccontainersize 155872 -doccontainerchecksum d5271f5f95016d0f6024256477b89317847b1f366580f2974276f8d310ef49e15741828721d4c47e8520e8b96aa16884cc644419780970c637aafb10b4f2bb0d -docfiles size=56 - RELOC/doc/latex/coseoul/README details="Readme" - RELOC/doc/latex/coseoul/coseoul.pdf details="Package documentation" - RELOC/doc/latex/coseoul/coseoul.tex - RELOC/doc/latex/coseoul/cosexamp.pdf - RELOC/doc/latex/coseoul/cosexamp.tex -runfiles size=1 - RELOC/tex/latex/coseoul/coseoul.sty -catalogue-also modular -catalogue-ctan /macros/latex/contrib/coseoul -catalogue-date 2017-05-01 08:28:39 +0200 -catalogue-license lppl1.3 -catalogue-topics headings -catalogue-version 1.1 - -name countriesofeurope -category Package -revision 49525 -shortdesc A font with the images of the countries of Europe -relocated 1 -longdesc The bundle provides a font "CountriesOfEurope" (in Adobe Type 1 -longdesc format) and the necessary metrics, together with LaTeX macros -longdesc for its use. The font provides glyphs with a filled outline of -longdesc the shape of each country; each glyph is at the same -longdesc cartographic scale. -execute addMap CountriesofEurope.map -containersize 219268 -containerchecksum 5a65d617e1c5d5d5b63b1153f115852361c53a5b3bef16355e8d586860dfac25f0c1be62cdbbf8ee0b308f68f845491b3bd93e226887b3a82aed2b5df5d2bcc9 -doccontainersize 78420 -doccontainerchecksum 95e60960c9d35ea0e76a8baad3201c1edaa45fa9d253f05d0e7050dca20a04e1719931f03c27dbbf78bf5d0b442c958919cb52381be13818fb5c53d738e59893 -docfiles size=23 - RELOC/doc/fonts/countriesofeurope/Changes - RELOC/doc/fonts/countriesofeurope/CountriesofEurope.pdf details="Package documentation" - RELOC/doc/fonts/countriesofeurope/CountriesofEurope.tex - RELOC/doc/fonts/countriesofeurope/README details="Readme" -runfiles size=72 - RELOC/fonts/afm/public/countriesofeurope/CountriesofEurope.afm - RELOC/fonts/enc/dvips/countriesofeurope/CountriesofEurope.enc - RELOC/fonts/map/dvips/countriesofeurope/CountriesofEurope.map - RELOC/fonts/opentype/public/countriesofeurope/CountriesofEurope.otf - RELOC/fonts/tfm/public/countriesofeurope/CountriesofEurope.tfm - RELOC/fonts/type1/public/countriesofeurope/CountriesofEurope.pfb - RELOC/tex/latex/countriesofeurope/CountriesofEurope.sty -catalogue-ctan /fonts/countriesofeurope -catalogue-date 2018-12-28 07:23:42 +0100 -catalogue-license lppl -catalogue-topics font font-type1 font-novelty -catalogue-version 0.22 - -name counttexruns -category Package -revision 27576 -shortdesc Count compilations of a document -relocated 1 -longdesc The package counts how often a LaTeX document is compiled, -longdesc keeping the data in an external file. To print the count, can -longdesc use the macro \thecounttexruns. -containersize 908 -containerchecksum 23603509f9fee86cf4c67b19a2b38bfb0ee4790613c35bdc5690de8ade1062a10ee54c93970a47225ddcca198c85ff0eaa0c7d0586dbb96a7ae6e342f375cb3b -doccontainersize 232160 -doccontainerchecksum 221af8bb159351029e85bcdded44ad495f1daead8751b97f601381846cb13bf85cf8f1ab5873c7b763cafe10a2eabce719305562eb2618cf18edb6982902ced2 -docfiles size=58 - RELOC/doc/latex/counttexruns/README details="Readme" - RELOC/doc/latex/counttexruns/counttexruns.pdf details="Package documentation" -srccontainersize 3280 -srccontainerchecksum c5dba9753038df64c4e72d241d3d2c0f7dcd6d1b4a1acbcad63c8447a0e1f2996a7996463c5b2a2625644602b215ce0b38c51c4645e47ea166b01f54a9a760a5 -srcfiles size=3 - RELOC/source/latex/counttexruns/counttexruns.dtx - RELOC/source/latex/counttexruns/counttexruns.ins -runfiles size=1 - RELOC/tex/latex/counttexruns/counttexruns.sty -catalogue-ctan /macros/latex/contrib/counttexruns -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics compilation -catalogue-version 1.00a - -name courier -category Package -revision 35058 -catalogue urw-base35 -shortdesc URW "Base 35" font pack for LaTeX -relocated 1 -longdesc A set of fonts for use as "drop-in" replacements for Adobe's -longdesc basic set, comprising: Century Schoolbook (substituting for -longdesc Adobe's New Century Schoolbook); Dingbats (substituting for -longdesc Adobe's Zapf Dingbats); Nimbus Mono L (substituting for Abobe's -longdesc Courier); Nimbus Roman No9 L (substituting for Adobe's Times); -longdesc Nimbus Sans L (substituting for Adobe's Helvetica); Standard -longdesc Symbols L (substituting for Adobe's Symbol); URW Bookman; URW -longdesc Chancery L Medium Italic (substituting for Adobe's Zapf -longdesc Chancery); URW Gothic L Book (substituting for Adobe's Avant -longdesc Garde); and URW Palladio L (substituting for Adobe's Palatino). -execute addMap ucr.map -containersize 481188 -containerchecksum 5fb048c8f062725d8a3bba1cbcb82cbf83e37726de1925033bd5f3fc0c3dd2362eb903253f9446e9003a333965995256afff1206e980b76d3be3f01e81521d0a -runfiles size=291 - RELOC/dvips/courier/config.ucr - RELOC/fonts/afm/adobe/courier/pcrb8a.afm - RELOC/fonts/afm/adobe/courier/pcrbo8a.afm - RELOC/fonts/afm/adobe/courier/pcrr8a.afm - RELOC/fonts/afm/adobe/courier/pcrro8a.afm - RELOC/fonts/afm/urw/courier/ucrb8a.afm - RELOC/fonts/afm/urw/courier/ucrbo8a.afm - RELOC/fonts/afm/urw/courier/ucrr8a.afm - RELOC/fonts/afm/urw/courier/ucrro8a.afm - RELOC/fonts/map/dvips/courier/ucr.map - RELOC/fonts/tfm/adobe/courier/pcrb.tfm - RELOC/fonts/tfm/adobe/courier/pcrb7t.tfm - RELOC/fonts/tfm/adobe/courier/pcrb8c.tfm - RELOC/fonts/tfm/adobe/courier/pcrb8r.tfm - RELOC/fonts/tfm/adobe/courier/pcrb8t.tfm - RELOC/fonts/tfm/adobe/courier/pcrbc.tfm - RELOC/fonts/tfm/adobe/courier/pcrbc7t.tfm - RELOC/fonts/tfm/adobe/courier/pcrbc8t.tfm - RELOC/fonts/tfm/adobe/courier/pcrbo.tfm - RELOC/fonts/tfm/adobe/courier/pcrbo7t.tfm - RELOC/fonts/tfm/adobe/courier/pcrbo8c.tfm - RELOC/fonts/tfm/adobe/courier/pcrbo8r.tfm - RELOC/fonts/tfm/adobe/courier/pcrbo8t.tfm - RELOC/fonts/tfm/adobe/courier/pcrr.tfm - RELOC/fonts/tfm/adobe/courier/pcrr7t.tfm - RELOC/fonts/tfm/adobe/courier/pcrr8c.tfm - RELOC/fonts/tfm/adobe/courier/pcrr8r.tfm - RELOC/fonts/tfm/adobe/courier/pcrr8t.tfm - RELOC/fonts/tfm/adobe/courier/pcrrc.tfm - RELOC/fonts/tfm/adobe/courier/pcrrc7t.tfm - RELOC/fonts/tfm/adobe/courier/pcrrc8t.tfm - RELOC/fonts/tfm/adobe/courier/pcrro.tfm - RELOC/fonts/tfm/adobe/courier/pcrro7t.tfm - RELOC/fonts/tfm/adobe/courier/pcrro8c.tfm - RELOC/fonts/tfm/adobe/courier/pcrro8r.tfm - RELOC/fonts/tfm/adobe/courier/pcrro8t.tfm - RELOC/fonts/tfm/urw35vf/courier/ucrb7t.tfm - RELOC/fonts/tfm/urw35vf/courier/ucrb8c.tfm - RELOC/fonts/tfm/urw35vf/courier/ucrb8r.tfm - RELOC/fonts/tfm/urw35vf/courier/ucrb8t.tfm - RELOC/fonts/tfm/urw35vf/courier/ucrbc7t.tfm - RELOC/fonts/tfm/urw35vf/courier/ucrbc8t.tfm - RELOC/fonts/tfm/urw35vf/courier/ucrbo7t.tfm - RELOC/fonts/tfm/urw35vf/courier/ucrbo8c.tfm - RELOC/fonts/tfm/urw35vf/courier/ucrbo8r.tfm - RELOC/fonts/tfm/urw35vf/courier/ucrbo8t.tfm - RELOC/fonts/tfm/urw35vf/courier/ucrr7t.tfm - RELOC/fonts/tfm/urw35vf/courier/ucrr8c.tfm - RELOC/fonts/tfm/urw35vf/courier/ucrr8r.tfm - RELOC/fonts/tfm/urw35vf/courier/ucrr8t.tfm - RELOC/fonts/tfm/urw35vf/courier/ucrrc7t.tfm - RELOC/fonts/tfm/urw35vf/courier/ucrrc8t.tfm - RELOC/fonts/tfm/urw35vf/courier/ucrro7t.tfm - RELOC/fonts/tfm/urw35vf/courier/ucrro8c.tfm - RELOC/fonts/tfm/urw35vf/courier/ucrro8r.tfm - RELOC/fonts/tfm/urw35vf/courier/ucrro8t.tfm - RELOC/fonts/type1/adobe/courier/pcrb8a.pfb - RELOC/fonts/type1/adobe/courier/pcrbi8a.pfb - RELOC/fonts/type1/adobe/courier/pcrbo8a.pfb - RELOC/fonts/type1/adobe/courier/pcri8a.pfb - RELOC/fonts/type1/adobe/courier/pcrr8a.pfb - RELOC/fonts/type1/adobe/courier/pcrro8a.pfb - RELOC/fonts/type1/urw/courier/ucrb8a.pfb - RELOC/fonts/type1/urw/courier/ucrb8a.pfm - RELOC/fonts/type1/urw/courier/ucrbo8a.pfb - RELOC/fonts/type1/urw/courier/ucrbo8a.pfm - RELOC/fonts/type1/urw/courier/ucrr8a.pfb - RELOC/fonts/type1/urw/courier/ucrr8a.pfm - RELOC/fonts/type1/urw/courier/ucrro8a.pfb - RELOC/fonts/type1/urw/courier/ucrro8a.pfm - RELOC/fonts/vf/adobe/courier/pcrb.vf - RELOC/fonts/vf/adobe/courier/pcrb7t.vf - RELOC/fonts/vf/adobe/courier/pcrb8c.vf - RELOC/fonts/vf/adobe/courier/pcrb8t.vf - RELOC/fonts/vf/adobe/courier/pcrbc.vf - RELOC/fonts/vf/adobe/courier/pcrbc7t.vf - RELOC/fonts/vf/adobe/courier/pcrbc8t.vf - RELOC/fonts/vf/adobe/courier/pcrbo.vf - RELOC/fonts/vf/adobe/courier/pcrbo7t.vf - RELOC/fonts/vf/adobe/courier/pcrbo8c.vf - RELOC/fonts/vf/adobe/courier/pcrbo8t.vf - RELOC/fonts/vf/adobe/courier/pcrr.vf - RELOC/fonts/vf/adobe/courier/pcrr7t.vf - RELOC/fonts/vf/adobe/courier/pcrr8c.vf - RELOC/fonts/vf/adobe/courier/pcrr8t.vf - RELOC/fonts/vf/adobe/courier/pcrrc.vf - RELOC/fonts/vf/adobe/courier/pcrrc7t.vf - RELOC/fonts/vf/adobe/courier/pcrrc8t.vf - RELOC/fonts/vf/adobe/courier/pcrro.vf - RELOC/fonts/vf/adobe/courier/pcrro7t.vf - RELOC/fonts/vf/adobe/courier/pcrro8c.vf - RELOC/fonts/vf/adobe/courier/pcrro8t.vf - RELOC/fonts/vf/urw35vf/courier/ucrb7t.vf - RELOC/fonts/vf/urw35vf/courier/ucrb8c.vf - RELOC/fonts/vf/urw35vf/courier/ucrb8t.vf - RELOC/fonts/vf/urw35vf/courier/ucrbc7t.vf - RELOC/fonts/vf/urw35vf/courier/ucrbc8t.vf - RELOC/fonts/vf/urw35vf/courier/ucrbo7t.vf - RELOC/fonts/vf/urw35vf/courier/ucrbo8c.vf - RELOC/fonts/vf/urw35vf/courier/ucrbo8t.vf - RELOC/fonts/vf/urw35vf/courier/ucrr7t.vf - RELOC/fonts/vf/urw35vf/courier/ucrr8c.vf - RELOC/fonts/vf/urw35vf/courier/ucrr8t.vf - RELOC/fonts/vf/urw35vf/courier/ucrrc7t.vf - RELOC/fonts/vf/urw35vf/courier/ucrrc8t.vf - RELOC/fonts/vf/urw35vf/courier/ucrro7t.vf - RELOC/fonts/vf/urw35vf/courier/ucrro8c.vf - RELOC/fonts/vf/urw35vf/courier/ucrro8t.vf - RELOC/tex/latex/courier/8rucr.fd - RELOC/tex/latex/courier/omlucr.fd - RELOC/tex/latex/courier/omsucr.fd - RELOC/tex/latex/courier/ot1ucr.fd - RELOC/tex/latex/courier/t1ucr.fd - RELOC/tex/latex/courier/ts1ucr.fd -catalogue-also tex-gyre -catalogue-ctan /fonts/urw/base35 -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics font font-type1 font-collection - -name courier-scaled -category Package -revision 24940 -shortdesc Provides a scaled Courier font -relocated 1 -longdesc This package sets the default typewriter font to Courier with a -longdesc possible scale factor (in the same way as the helvet package -longdesc for Helvetica works for sans serif). -containersize 2076 -containerchecksum 593e9276737b01ba243bd288f9c6dec030e4e4f0aec559202b228545f6d1d2f374582968112f2075ce5c4d5940f13bfb28768f144d63b6bba5035cc17dca95a0 -doccontainersize 151604 -doccontainerchecksum dbc69a10a6098dd85fe5072044d78a71d8ffb2b85575f53ba336de5ba1a01acaeac71cb06c809a60f10537939a60ca28f1d095f68a68f1e854050ed9dcafb749 -docfiles size=39 - RELOC/doc/fonts/courier-scaled/Couriers.pdf details="Package documentation" - RELOC/doc/fonts/courier-scaled/Couriers.tex - RELOC/doc/fonts/courier-scaled/README details="Readme" -runfiles size=11 - RELOC/tex/latex/courier-scaled/8rpcrs.fd - RELOC/tex/latex/courier-scaled/couriers.sty - RELOC/tex/latex/courier-scaled/il2pcrs.fd - RELOC/tex/latex/courier-scaled/ly1pcrs.fd - RELOC/tex/latex/courier-scaled/omlpcrs.fd - RELOC/tex/latex/courier-scaled/omspcrs.fd - RELOC/tex/latex/courier-scaled/ot1pcrs.fd - RELOC/tex/latex/courier-scaled/t1pcrs.fd - RELOC/tex/latex/courier-scaled/t5pcrs.fd - RELOC/tex/latex/courier-scaled/ts1pcrs.fd - RELOC/tex/latex/courier-scaled/xl2pcrs.fd -catalogue-ctan /fonts/psfonts/courier-scaled -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.2 -catalogue-topics font-use - -name courseoutline -category Package -revision 15878 -shortdesc Prepare university course outlines -relocated 1 -longdesc Courseoutline is a class designed to minimise markup in a -longdesc tedious task that needs to be repeated often. -containersize 3444 -containerchecksum 0caa7beff0a7ee6772f9dbfbfd37f35e80aabe3881626323402fcc51f00ebfdf9d598e6f1b9beb8d40ca93131c41f104f51cd0dffc7b76b7b9a061c69d18de3f -doccontainersize 2564 -doccontainerchecksum 6d6556e695db5ea4b17275c0203f9e8f3f411a444bd37867440d3c761d72766e7b628303d3ac1b4c98bc1ee3bdadf3dd4a75908c805a3c6ce4312597d5c34d17 -docfiles size=2 - RELOC/doc/latex/courseoutline/Outline.tex -runfiles size=3 - RELOC/tex/latex/courseoutline/courseoutline.cls -catalogue-ctan /macros/latex/contrib/courseoutline -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics teaching -catalogue-version 1.0 - -name coursepaper -category Package -revision 15878 -shortdesc Prepare university course papers -relocated 1 -longdesc Coursepaper is a class with which students can provide simple -longdesc course papers, in a uniform design to ease the task of marking. -containersize 4532 -containerchecksum 0e4a2e48f45742957236a15245ba31064c083edc778111f31e9f989f0d4a8af755570825d3a0ec81ba97b65be9b097147cc5fe11160d66f098feeed7ed80dcf2 -doccontainersize 1924 -doccontainerchecksum d2ff6513c28eb3dd82ff361facfd74b3c5e59d380ace763b48f436b498bf1e2c8abe5f3edaa89ec24b7f64b15a88ee459fedd96dbe1aa4e879b1eed3b55ba069 -docfiles size=2 - RELOC/doc/latex/coursepaper/coursepaper.tex -runfiles size=4 - RELOC/tex/latex/coursepaper/coursepaper.cls -catalogue-ctan /macros/latex/contrib/coursepaper -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics essay -catalogue-version 2.0 - -name coverpage -category Package -revision 15878 -shortdesc Automatic cover page creation for scientific papers -relocated 1 -longdesc The package CoverPage was created to supplement scientific -longdesc papers with a cover page containing bibliographical -longdesc information, a copyright notice, and/or some logos of the -longdesc author's institution. The cover page is created (almost) -longdesc automatically; this is done by parsing BibTeX information -longdesc corresponding to the main document and reading a configuration -longdesc file in which the author can set information like the -longdesc affiliation he or she is associated with. The cover page -longdesc consists of header, body and footer; all three are macros which -longdesc can be redefined using \renewcommand, thus allowing easy -longdesc customization of the package. Additionally, it should be -longdesc stressed that the cover page layout is totally independent of -longdesc the main document and its page layout. This package requires -longdesc four other packages (keyval, url, textcomp, and verbatim), but -longdesc all of them are standard packages and should be part of every -longdesc LaTeX installation. -containersize 3676 -containerchecksum 7e06405a0af0e8038e9848fdb318552040b7404aa36652b5d0b39bc1688259581bcf3ad49c196fbf964ca6d057eafa33891f47acfe201be89908e9321cfecdb6 -doccontainersize 280984 -doccontainerchecksum da848e5237283ff3accd700e577818fbc82dde6f46a01a1d14c620178ad1a04f0f6c9d9a806e329b706720e0b4dc8cc341994d8270a6ec1724f440f2e304870e -docfiles size=86 - RELOC/doc/latex/coverpage/CoverPage.pdf details="Package documentation" - RELOC/doc/latex/coverpage/ECCV06Sample.pdf details="Another sample" - RELOC/doc/latex/coverpage/README details="README file" - RELOC/doc/latex/coverpage/SimpleSample.BibTeX.txt - RELOC/doc/latex/coverpage/SimpleSample.pdf details="Simple sample" - RELOC/doc/latex/coverpage/SimpleSample.tex -srccontainersize 10320 -srccontainerchecksum f9979ebc348c81961cee36a0265a829cb2e544abc0f84c1dbb10f040fe6f71c4137693659b4c327c32b1fd6e693e892e47e8de584c95f462120344627b18d20d -srcfiles size=9 - RELOC/source/latex/coverpage/CoverPage.dtx - RELOC/source/latex/coverpage/CoverPage.ins -runfiles size=3 - RELOC/tex/latex/coverpage/CoverPage.cfg - RELOC/tex/latex/coverpage/CoverPage.sty -catalogue-ctan /macros/latex/contrib/coverpage -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.2 -catalogue-topics journalpub -catalogue-version 1.01 - -name covington -category Package -revision 49376 -shortdesc Linguistic support -relocated 1 -longdesc Numerous minor LaTeX enhancements for linguistics, including -longdesc multiple accents on the same letter, interline glosses -longdesc (word-by-word translations), Discourse Representation -longdesc Structures, and example numbering. -containersize 7840 -containerchecksum d3709a9f7569ea106e822969df5ae3938bcb46f0a416703126b9158e0a09041e42476d86ec841450feecbdda05cb4accd6f72a3c4afd624ab7e1f007312aba91 -doccontainersize 555700 -doccontainerchecksum e3d33673a713980cd12daeb22d68e46d01112507a6bc26c31cbddffa70788b3fdd75b148b5619a9515e8c42ff6824346bd34ca6abfb1531d1d1d421c71fe53eb -docfiles size=146 - RELOC/doc/latex/covington/README details="Readme" - RELOC/doc/latex/covington/covington.pdf details="Package documentation" language="en" - RELOC/doc/latex/covington/covington.tex -runfiles size=8 - RELOC/tex/latex/covington/covington.sty -catalogue-also gb4e -catalogue-contact-bugs https://github.com/jspitz/covington/issues -catalogue-contact-repository https://github.com/jspitz/covington -catalogue-ctan /macros/latex/contrib/covington -catalogue-date 2018-12-10 10:20:35 +0100 -catalogue-license lppl1.3 -catalogue-topics linguistic -catalogue-version 2.0 - -name cprotect -category Package -revision 21209 -shortdesc Allow verbatim, etc., in macro arguments -relocated 1 -longdesc The package defines the macro \cprotect that makes a following -longdesc macro proof against verbatim in its argument; as, for example, -longdesc \cprotect\section{\verb"foo"} A similar macro \cprotEnv -longdesc (applied to the \begin of an environment) sanitises the -longdesc behavior of fragile environments. Moving arguments, and -longdesc corresponding "tables of ..." work happily. -containersize 2864 -containerchecksum a6bf835a31dd911f7e6cdc33914b184ceb2ff1dfbd91e596ab416302952ccb66516d725fbabdb803dcb5a1ebaf0dcb686a35a25480bf23c803a923191b8d0ba1 -doccontainersize 584752 -doccontainerchecksum eebaefb15445c8ef7f69ad69badd881da89d626a8a4f406fb017b7eaf59efe691bfb358069741464ea1d9f4b3b2ef3b16b42f58f17ce5ddd41987a0b39c1616c -docfiles size=155 - RELOC/doc/latex/cprotect/README details="Readme" - RELOC/doc/latex/cprotect/README.txt - RELOC/doc/latex/cprotect/cprotect.pdf details="Package documentation" -srccontainersize 12092 -srccontainerchecksum b5ab53b4f5e1ac1cab5e57c1fe4e83277357ca5403431a59d23419f69df676676b7ea7bd61a40208099af75e1116aef4296d0b1f9580feab667f89e7315b7678 -srcfiles size=11 - RELOC/source/latex/cprotect/cprotect.dtx - RELOC/source/latex/cprotect/cprotect.ins -runfiles size=3 - RELOC/tex/latex/cprotect/cprotect.sty -catalogue-ctan /macros/latex/contrib/cprotect -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics verbatim -catalogue-version 1.0e - -name cqubeamer -category Package -revision 47630 -shortdesc LaTeX Beamer Template for Chongqing University -relocated 1 -longdesc This package provides a LaTeX beamer template designed for -longdesc researchers of Chongqing University. It can be used for -longdesc academic reports, conferences, or thesis defense, and can be -longdesc helpful for delivering a speech. It should be used with the -longdesc XeTeX engine. -containersize 3044 -containerchecksum f577a2acd31656a5b6ac61b3a347564f96380d172b5ea99aef87f8d16a8fa8c3c36b4bf97d00a6ab366cfc28f65942119ae23fc611aceb76310a7eff701b5874 -doccontainersize 2510176 -doccontainerchecksum 718ed336019a741910b34d438a7d4e8419697d788f9e0f1661d81c6d58420f81f43400b93de653e34b5bd9ca0b3a77ae56765d020a828b489a71b131d1061087 -docfiles size=787 - RELOC/doc/xelatex/cqubeamer/LICENSE - RELOC/doc/xelatex/cqubeamer/README.md details="Readme" - RELOC/doc/xelatex/cqubeamer/cqubeamer.pdf details="Package documentation" - RELOC/doc/xelatex/cqubeamer/cqubeamer.tex - RELOC/doc/xelatex/cqubeamer/demo_code/demo_fontsetting.tex - RELOC/doc/xelatex/cqubeamer/demo_code/demo_format.tex - RELOC/doc/xelatex/cqubeamer/demo_code/demo_layout.tex - RELOC/doc/xelatex/cqubeamer/demo_code/demo_titlepage.tex - RELOC/doc/xelatex/cqubeamer/figure/CQU_Campus_D.jpg - RELOC/doc/xelatex/cqubeamer/figure/Wechat.png - RELOC/doc/xelatex/cqubeamer/figure/go.png - RELOC/doc/xelatex/cqubeamer/logo/cqulogo.pdf - RELOC/doc/xelatex/cqubeamer/logo/cquname.pdf -runfiles size=3 - RELOC/tex/xelatex/cqubeamer/cqubeamer.sty -catalogue-also cquthesis -catalogue-ctan /macros/xetex/latex/cqubeamer -catalogue-date 2018-05-06 17:47:32 +0200 -catalogue-license mitcc-by-4 -catalogue-topics presentation xetex doc-templ chinese -catalogue-version 1.0 - -name cquthesis -category Package -revision 46863 -shortdesc LaTeX Thesis Template for Chongqing University -relocated 1 -longdesc CQUThesis stands for Chongqing University Thesis Template for -longdesc LaTeX, bearing the ability to support bachelor, master, doctor -longdesc dissertations with grace and speed. -containersize 16012 -containerchecksum 14ae2fa1a92aa6a1c14acd03a08b131db09e2c31861720be9f5b5192f03cdd4f7e4f6eeb4fdef17d9a8352fb7191907641751a7dd4cc7434f0f272a04864c2ef -doccontainersize 1091412 -doccontainerchecksum 8f2e3cf94d81b5b12709b0bbbcabc2deac4e1889fea181ab2e6450c3af59ee32eb6e6b1bd4b78196d0b6c1af4cffec43cc471da00f73a6d4ba20880ffb56154b -docfiles size=304 - RELOC/doc/latex/cquthesis/CONTRIBUTORS.md - RELOC/doc/latex/cquthesis/Makefile - RELOC/doc/latex/cquthesis/README details="Readme" - RELOC/doc/latex/cquthesis/README-Chinese.md details="Readme (Chinese)" language="zh" - RELOC/doc/latex/cquthesis/contents/ack.tex - RELOC/doc/latex/cquthesis/contents/analysis.tex - RELOC/doc/latex/cquthesis/contents/appendix.tex - RELOC/doc/latex/cquthesis/contents/conclusion.tex - RELOC/doc/latex/cquthesis/contents/cover.tex - RELOC/doc/latex/cquthesis/contents/denotation.tex - RELOC/doc/latex/cquthesis/contents/experiment.tex - RELOC/doc/latex/cquthesis/contents/introduction.tex - RELOC/doc/latex/cquthesis/cquthesis.cwl - RELOC/doc/latex/cquthesis/cquthesis.pdf details="Package documentation" language="zh" - RELOC/doc/latex/cquthesis/dtx-style.sty - RELOC/doc/latex/cquthesis/figures/CQUbadge.pdf - RELOC/doc/latex/cquthesis/figures/README details="Readme" - RELOC/doc/latex/cquthesis/main.tex - RELOC/doc/latex/cquthesis/ref/refs.bib -srccontainersize 30292 -srccontainerchecksum 444ee3789ebf3527b1d92f90b942ccea0fd0462caf150af35c572efca8ecff85707d3be006843308f3cd42309991b8e30d9ff1c7e186f085a041c446441cf298 -srcfiles size=27 - RELOC/source/latex/cquthesis/cquthesis.dtx - RELOC/source/latex/cquthesis/cquthesis.ins - RELOC/source/latex/cquthesis/makewin-en.bat - RELOC/source/latex/cquthesis/makewin.bat -runfiles size=18 - RELOC/bibtex/bst/cquthesis/cqunumerical.bst - RELOC/tex/latex/cquthesis/cquthesis.cfg - RELOC/tex/latex/cquthesis/cquthesis.cls - RELOC/tex/latex/cquthesis/cquthesis.sty -catalogue-ctan /macros/latex/contrib/cquthesis -catalogue-date 2018-03-06 21:02:03 +0100 -catalogue-license lppl1.3 -catalogue-topics dissertation class chinese -catalogue-version 1.30 - -name crbox -category Package -revision 29803 -shortdesc Boxes with crossed corners -relocated 1 -longdesc The package implements a \crbox command which produces boxes -longdesc with crossing lines at the corners. -containersize 1504 -containerchecksum d11d406665290c2b8e5c39d1fa25135d3eb398a8d69d73b6af478a54d519db9a32d066e64cdfacf863d6ba1ce63ec2ea2e17a0e819dde564189b511487f18641 -doccontainersize 29436 -doccontainerchecksum 47d8f1e0b55ca4c9ec866d26fc19b3896cfd6e11545842b05501dedf3518e7c458ca2bad0e336a0807c95912507c93fc1776862998371367b22355cb30293aaf -docfiles size=11 - RELOC/doc/latex/crbox/README details="Readme" - RELOC/doc/latex/crbox/crbox-doc.pdf details="Package documentation" - RELOC/doc/latex/crbox/crbox-doc.tex -runfiles size=1 - RELOC/tex/latex/crbox/crbox.sty -catalogue-ctan /macros/latex/contrib/crbox -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics boxing typesetting decoration -catalogue-version 0.1 - -name crimson -category Package -revision 43525 -shortdesc Crimson fonts with LaTeX support -relocated 1 -longdesc This package provides LaTeX, pdfLaTeX, XeLaTeX, and LuaLaTeX -longdesc support for the Crimson family of fonts, designed by Sebastian -longdesc Kosch. The Crimson family is for book production in the -longdesc tradition of beautiful oldstyle typefaces, inspired -longdesc particularly by the work of people like Jan Tschichold (Sabon), -longdesc Robert Slimbach (Arno, Minion), and Jonathan Hoefler (Hoefler -longdesc Text). Support for small caps and old-style numerals is still -longdesc "under construction"; these features are not supported by this -longdesc version of the package. -execute addMap crimson.map -containersize 1383624 -containerchecksum 6ea30bace5375f3c8f644c6b7770af4803d564db194efe93beba97a97b2b91198aa9cbefa8673a0c1b1657f5682b4ca0dd0c16bb5c400ef0e09b6618a1089f91 -doccontainersize 34236 -doccontainerchecksum 8daba8cc00bc1451ffc0c1a7d061d18710ba669ad5da7a7d1c7fd95c3d76473646c9730545cafdf3fa3a875a3b211adc702875b64e0d51eb582099fcb58ef986 -docfiles size=12 - RELOC/doc/fonts/crimson/OFL.txt - RELOC/doc/fonts/crimson/README details="Readme" - RELOC/doc/fonts/crimson/crimson-samples.pdf details="Font samples" - RELOC/doc/fonts/crimson/crimson-samples.tex -runfiles size=655 - RELOC/fonts/enc/dvips/crimson/crm_3bejww.enc - RELOC/fonts/enc/dvips/crimson/crm_axwm4k.enc - RELOC/fonts/enc/dvips/crimson/crm_ayvnmf.enc - RELOC/fonts/enc/dvips/crimson/crm_bchha2.enc - RELOC/fonts/enc/dvips/crimson/crm_fllea6.enc - RELOC/fonts/enc/dvips/crimson/crm_g4bzis.enc - RELOC/fonts/enc/dvips/crimson/crm_izufyi.enc - RELOC/fonts/enc/dvips/crimson/crm_jdlmpi.enc - RELOC/fonts/enc/dvips/crimson/crm_kwsa5r.enc - RELOC/fonts/enc/dvips/crimson/crm_myjoho.enc - RELOC/fonts/enc/dvips/crimson/crm_n3gbj7.enc - RELOC/fonts/enc/dvips/crimson/crm_odbuza.enc - RELOC/fonts/enc/dvips/crimson/crm_ory2k7.enc - RELOC/fonts/enc/dvips/crimson/crm_qrsm2e.enc - RELOC/fonts/enc/dvips/crimson/crm_qst7o4.enc - RELOC/fonts/enc/dvips/crimson/crm_tyw3ea.enc - RELOC/fonts/enc/dvips/crimson/crm_uafi7a.enc - RELOC/fonts/enc/dvips/crimson/crm_ue2axx.enc - RELOC/fonts/enc/dvips/crimson/crm_vcz7kx.enc - RELOC/fonts/enc/dvips/crimson/crm_wef5am.enc - RELOC/fonts/enc/dvips/crimson/crm_wsbs26.enc - RELOC/fonts/enc/dvips/crimson/crm_wttfgh.enc - RELOC/fonts/map/dvips/crimson/crimson.map - RELOC/fonts/opentype/kosch/crimson/Crimson-Bold.otf - RELOC/fonts/opentype/kosch/crimson/Crimson-BoldItalic.otf - RELOC/fonts/opentype/kosch/crimson/Crimson-Italic.otf - RELOC/fonts/opentype/kosch/crimson/Crimson-Roman.otf - RELOC/fonts/opentype/kosch/crimson/Crimson-Semibold.otf - RELOC/fonts/opentype/kosch/crimson/Crimson-SemiboldItalic.otf - RELOC/fonts/tfm/kosch/crimson/Crimson-Bold-tlf-ly1--base.tfm - RELOC/fonts/tfm/kosch/crimson/Crimson-Bold-tlf-ly1.tfm - RELOC/fonts/tfm/kosch/crimson/Crimson-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/kosch/crimson/Crimson-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/kosch/crimson/Crimson-Bold-tlf-t1.tfm - RELOC/fonts/tfm/kosch/crimson/Crimson-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/kosch/crimson/Crimson-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/kosch/crimson/Crimson-BoldItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/kosch/crimson/Crimson-BoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/kosch/crimson/Crimson-BoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/kosch/crimson/Crimson-BoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/kosch/crimson/Crimson-BoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/kosch/crimson/Crimson-BoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/kosch/crimson/Crimson-BoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/kosch/crimson/Crimson-Italic-tlf-ly1--base.tfm - RELOC/fonts/tfm/kosch/crimson/Crimson-Italic-tlf-ly1.tfm - RELOC/fonts/tfm/kosch/crimson/Crimson-Italic-tlf-ot1.tfm - RELOC/fonts/tfm/kosch/crimson/Crimson-Italic-tlf-t1--base.tfm - RELOC/fonts/tfm/kosch/crimson/Crimson-Italic-tlf-t1.tfm - RELOC/fonts/tfm/kosch/crimson/Crimson-Italic-tlf-ts1--base.tfm - RELOC/fonts/tfm/kosch/crimson/Crimson-Italic-tlf-ts1.tfm - RELOC/fonts/tfm/kosch/crimson/Crimson-Roman-tlf-ly1.tfm - RELOC/fonts/tfm/kosch/crimson/Crimson-Roman-tlf-ot1.tfm - RELOC/fonts/tfm/kosch/crimson/Crimson-Roman-tlf-t1--base.tfm - RELOC/fonts/tfm/kosch/crimson/Crimson-Roman-tlf-t1.tfm - RELOC/fonts/tfm/kosch/crimson/Crimson-Roman-tlf-ts1--base.tfm - RELOC/fonts/tfm/kosch/crimson/Crimson-Roman-tlf-ts1.tfm - RELOC/fonts/tfm/kosch/crimson/Crimson-Semibold-tlf-ly1--base.tfm - RELOC/fonts/tfm/kosch/crimson/Crimson-Semibold-tlf-ly1.tfm - RELOC/fonts/tfm/kosch/crimson/Crimson-Semibold-tlf-ot1.tfm - RELOC/fonts/tfm/kosch/crimson/Crimson-Semibold-tlf-t1--base.tfm - RELOC/fonts/tfm/kosch/crimson/Crimson-Semibold-tlf-t1.tfm - RELOC/fonts/tfm/kosch/crimson/Crimson-Semibold-tlf-ts1--base.tfm - RELOC/fonts/tfm/kosch/crimson/Crimson-Semibold-tlf-ts1.tfm - RELOC/fonts/tfm/kosch/crimson/Crimson-SemiboldItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/kosch/crimson/Crimson-SemiboldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/kosch/crimson/Crimson-SemiboldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/kosch/crimson/Crimson-SemiboldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/kosch/crimson/Crimson-SemiboldItalic-tlf-t1.tfm - RELOC/fonts/tfm/kosch/crimson/Crimson-SemiboldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/kosch/crimson/Crimson-SemiboldItalic-tlf-ts1.tfm - RELOC/fonts/type1/kosch/crimson/Crimson-Bold.pfb - RELOC/fonts/type1/kosch/crimson/Crimson-BoldItalic.pfb - RELOC/fonts/type1/kosch/crimson/Crimson-Italic.pfb - RELOC/fonts/type1/kosch/crimson/Crimson-Roman.pfb - RELOC/fonts/type1/kosch/crimson/Crimson-Semibold.pfb - RELOC/fonts/type1/kosch/crimson/Crimson-SemiboldItalic.pfb - RELOC/fonts/vf/kosch/crimson/Crimson-Bold-tlf-ly1.vf - RELOC/fonts/vf/kosch/crimson/Crimson-Bold-tlf-t1.vf - RELOC/fonts/vf/kosch/crimson/Crimson-Bold-tlf-ts1.vf - RELOC/fonts/vf/kosch/crimson/Crimson-BoldItalic-tlf-ly1.vf - RELOC/fonts/vf/kosch/crimson/Crimson-BoldItalic-tlf-t1.vf - RELOC/fonts/vf/kosch/crimson/Crimson-BoldItalic-tlf-ts1.vf - RELOC/fonts/vf/kosch/crimson/Crimson-Italic-tlf-ly1.vf - RELOC/fonts/vf/kosch/crimson/Crimson-Italic-tlf-t1.vf - RELOC/fonts/vf/kosch/crimson/Crimson-Italic-tlf-ts1.vf - RELOC/fonts/vf/kosch/crimson/Crimson-Roman-tlf-t1.vf - RELOC/fonts/vf/kosch/crimson/Crimson-Roman-tlf-ts1.vf - RELOC/fonts/vf/kosch/crimson/Crimson-Semibold-tlf-ly1.vf - RELOC/fonts/vf/kosch/crimson/Crimson-Semibold-tlf-t1.vf - RELOC/fonts/vf/kosch/crimson/Crimson-Semibold-tlf-ts1.vf - RELOC/fonts/vf/kosch/crimson/Crimson-SemiboldItalic-tlf-ly1.vf - RELOC/fonts/vf/kosch/crimson/Crimson-SemiboldItalic-tlf-t1.vf - RELOC/fonts/vf/kosch/crimson/Crimson-SemiboldItalic-tlf-ts1.vf - RELOC/tex/latex/crimson/LY1Crimson-TLF.fd - RELOC/tex/latex/crimson/OT1Crimson-TLF.fd - RELOC/tex/latex/crimson/T1Crimson-TLF.fd - RELOC/tex/latex/crimson/TS1Crimson-TLF.fd - RELOC/tex/latex/crimson/crimson.sty -catalogue-ctan /fonts/crimson -catalogue-date 2017-03-17 08:10:17 +0100 -catalogue-license ofl -catalogue-topics font-serif font-otf font-type1 - -name crimsonpro -category Package -revision 49568 -shortdesc CrimsonPro fonts with LaTeX support -relocated 1 -longdesc The CrimsonPro fonts are designed by Jacques Le Bailly and -longdesc derived from the Crimson Text fonts designed by Sebastian -longdesc Kosch. The family includes eight weights and italics for each -longdesc weight. -execute addMap CrimsonPro.map -containersize 2986144 -containerchecksum 37256faa31c63f3867fa36dadf0314e57d3d2dc5a915f868de404903705b89fae4f3879ef932d174b54bea17523a17db45494d201b00383d70df9e5bbf9d7769 -doccontainersize 35004 -doccontainerchecksum 4a578645a8572c4b443d6813b3d716034029139406bfaf3b678a7f3c0cc42bf728bf661c5e8b260e928ad9e7c1b45efd7473fedddc98b12d45e32006afad3edd -docfiles size=12 - RELOC/doc/fonts/crimsonpro/OFL.txt - RELOC/doc/fonts/crimsonpro/README details="Readme" - RELOC/doc/fonts/crimsonpro/crimsonpro-samples.pdf details="Font samples" - RELOC/doc/fonts/crimsonpro/crimsonpro-samples.tex -runfiles size=6517 - RELOC/fonts/enc/dvips/crimsonpro/crp_26fdub.enc - RELOC/fonts/enc/dvips/crimsonpro/crp_27ir52.enc - RELOC/fonts/enc/dvips/crimsonpro/crp_36e4fm.enc - RELOC/fonts/enc/dvips/crimsonpro/crp_3qcve5.enc - RELOC/fonts/enc/dvips/crimsonpro/crp_3wykti.enc - RELOC/fonts/enc/dvips/crimsonpro/crp_4klt2j.enc - RELOC/fonts/enc/dvips/crimsonpro/crp_4netob.enc - RELOC/fonts/enc/dvips/crimsonpro/crp_635enj.enc - RELOC/fonts/enc/dvips/crimsonpro/crp_adnmjt.enc - RELOC/fonts/enc/dvips/crimsonpro/crp_c5x2ld.enc - RELOC/fonts/enc/dvips/crimsonpro/crp_cxrnwq.enc - RELOC/fonts/enc/dvips/crimsonpro/crp_ekytnr.enc - RELOC/fonts/enc/dvips/crimsonpro/crp_fshbks.enc - RELOC/fonts/enc/dvips/crimsonpro/crp_g4frwu.enc - RELOC/fonts/enc/dvips/crimsonpro/crp_hau3x5.enc - RELOC/fonts/enc/dvips/crimsonpro/crp_jps62n.enc - RELOC/fonts/enc/dvips/crimsonpro/crp_lvynmn.enc - RELOC/fonts/enc/dvips/crimsonpro/crp_m2hvgx.enc - RELOC/fonts/enc/dvips/crimsonpro/crp_n7rrsx.enc - RELOC/fonts/enc/dvips/crimsonpro/crp_onibjc.enc - RELOC/fonts/enc/dvips/crimsonpro/crp_owqrxg.enc - RELOC/fonts/enc/dvips/crimsonpro/crp_oxm4ax.enc - RELOC/fonts/enc/dvips/crimsonpro/crp_q32vei.enc - RELOC/fonts/enc/dvips/crimsonpro/crp_tckgju.enc - RELOC/fonts/enc/dvips/crimsonpro/crp_tdvvlu.enc - RELOC/fonts/enc/dvips/crimsonpro/crp_tkiwxq.enc - RELOC/fonts/enc/dvips/crimsonpro/crp_vlqc7k.enc - RELOC/fonts/enc/dvips/crimsonpro/crp_vqpkf5.enc - RELOC/fonts/enc/dvips/crimsonpro/crp_w6wfcd.enc - RELOC/fonts/enc/dvips/crimsonpro/crp_xv7ze7.enc - RELOC/fonts/enc/dvips/crimsonpro/crp_zv5bnh.enc - RELOC/fonts/map/dvips/crimsonpro/CrimsonPro.map - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-inf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-inf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-inf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-inf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-inf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-lf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-lf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-lf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-lf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-lf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-lf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-lf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-lf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-lf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-lf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-lf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-lf-titling-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-lf-titling-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-lf-titling-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-lf-titling-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-lf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-lf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-osf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-osf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-osf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-osf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-osf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-osf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-osf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-osf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-osf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-osf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-osf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-osf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-sup-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-sup-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-sup-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-sup-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-sup-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-tlf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-tlf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-tlf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-tlf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-tlf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-tlf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-tlf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-tlf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-tlf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-tlf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-tlf-titling-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-tlf-titling-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-tlf-titling-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-tlf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-tosf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-tosf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-tosf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-tosf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-tosf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-tosf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-tosf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-tosf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-tosf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Black-tosf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-inf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-inf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-inf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-inf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-inf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-lf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-lf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-lf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-lf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-lf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-lf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-lf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-lf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-lf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-lf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-lf-titling-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-lf-titling-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-lf-titling-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-lf-titling-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-lf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-osf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-osf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-osf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-osf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-osf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-osf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-osf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-osf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-osf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-osf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-osf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-sup-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-sup-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-sup-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-sup-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-tlf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-tlf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-tlf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-tlf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-tlf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-tlf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-tlf-titling-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-tlf-titling-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-tlf-titling-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-tosf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-tosf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-tosf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-tosf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-tosf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-tosf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-tosf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-tosf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-tosf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-inf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-inf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-inf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-inf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-inf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-lf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-lf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-lf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-lf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-lf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-lf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-lf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-lf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-lf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-lf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-lf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-lf-titling-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-lf-titling-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-lf-titling-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-lf-titling-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-lf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-lf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-osf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-osf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-osf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-osf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-osf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-osf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-osf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-osf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-osf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-osf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-osf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-osf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-sup-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-sup-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-sup-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-sup-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-sup-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-tlf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-tlf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-tlf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-tlf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-tlf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-tlf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-tlf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-tlf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-tlf-titling-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-tlf-titling-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-tlf-titling-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-tosf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-tosf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-tosf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-tosf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-tosf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-tosf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-tosf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-tosf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-tosf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-tosf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-inf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-inf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-inf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-inf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-inf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-lf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-lf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-lf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-lf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-lf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-lf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-lf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-lf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-lf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-lf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-lf-titling-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-lf-titling-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-lf-titling-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-lf-titling-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-lf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-osf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-osf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-osf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-osf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-osf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-osf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-osf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-osf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-osf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-osf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-osf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-sup-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-sup-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-tlf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-tlf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-tlf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-tlf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-tlf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-tlf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-tlf-titling-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-tlf-titling-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-tlf-titling-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-tosf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-tosf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-tosf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-tosf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-tosf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-tosf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-tosf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-tosf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-tosf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-inf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-inf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-inf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-inf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-inf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-lf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-lf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-lf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-lf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-lf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-lf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-lf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-lf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-lf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-lf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-lf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-lf-titling-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-lf-titling-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-lf-titling-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-lf-titling-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-lf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-lf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-osf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-osf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-osf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-osf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-osf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-osf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-osf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-osf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-osf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-osf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-osf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-osf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-sup-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-sup-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-sup-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-sup-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-sup-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-tlf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-tlf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-tlf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-tlf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-tlf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-tlf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-tlf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-tlf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-tlf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-tlf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-tlf-titling-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-tlf-titling-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-tlf-titling-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-tlf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-tosf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-tosf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-tosf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-tosf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-tosf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-tosf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-tosf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-tosf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-tosf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-tosf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-inf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-inf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-inf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-inf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-inf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-lf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-lf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-lf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-lf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-lf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-lf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-lf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-lf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-lf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-lf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-lf-titling-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-lf-titling-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-lf-titling-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-lf-titling-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-lf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-osf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-osf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-osf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-osf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-osf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-osf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-osf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-osf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-osf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-osf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-osf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-sup-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-sup-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tlf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tlf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tlf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tlf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tlf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tlf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tlf-titling-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tlf-titling-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tlf-titling-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tosf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tosf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tosf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tosf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tosf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tosf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tosf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tosf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tosf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-inf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-inf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-inf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-inf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-inf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-lf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-lf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-lf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-lf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-lf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-lf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-lf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-lf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-lf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-lf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-lf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-lf-titling-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-lf-titling-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-lf-titling-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-lf-titling-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-lf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-lf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-osf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-osf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-osf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-osf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-osf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-osf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-osf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-osf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-osf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-osf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-osf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-osf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-sup-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-sup-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-sup-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-sup-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-sup-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-tlf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-tlf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-tlf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-tlf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-tlf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-tlf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-tlf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-tlf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-tlf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-tlf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-tlf-titling-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-tlf-titling-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-tlf-titling-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-tlf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-tosf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-tosf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-tosf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-tosf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-tosf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-tosf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-tosf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-tosf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-tosf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-tosf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-inf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-inf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-inf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-inf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-inf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-lf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-lf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-lf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-lf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-lf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-lf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-lf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-lf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-lf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-lf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-lf-titling-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-lf-titling-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-lf-titling-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-lf-titling-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-lf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-osf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-osf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-osf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-osf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-osf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-osf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-osf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-osf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-osf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-osf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-osf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-sup-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-sup-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-sup-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-sup-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-tlf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-tlf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-tlf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-tlf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-tlf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-tlf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-tlf-titling-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-tlf-titling-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-tlf-titling-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-tosf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-tosf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-tosf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-tosf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-tosf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-tosf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-tosf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-tosf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-tosf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-inf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-inf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-inf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-inf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-inf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-lf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-lf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-lf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-lf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-lf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-lf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-lf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-lf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-lf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-lf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-lf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-lf-titling-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-lf-titling-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-lf-titling-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-lf-titling-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-lf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-osf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-osf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-osf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-osf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-osf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-osf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-osf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-osf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-osf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-osf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-osf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-sup-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-sup-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-sup-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-sup-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-sup-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-tlf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-tlf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-tlf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-tlf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-tlf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-tlf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-tlf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-tlf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-tlf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-tlf-titling-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-tlf-titling-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-tlf-titling-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-tlf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-tosf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-tosf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-tosf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-tosf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-tosf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-tosf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-tosf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-tosf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-tosf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-inf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-inf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-inf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-inf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-inf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-lf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-lf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-lf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-lf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-lf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-lf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-lf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-lf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-lf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-lf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-lf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-lf-titling-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-lf-titling-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-lf-titling-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-lf-titling-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-lf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-lf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-osf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-osf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-osf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-osf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-osf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-osf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-osf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-osf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-osf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-osf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-osf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-osf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-sup-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-sup-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-sup-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-sup-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-sup-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-tlf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-tlf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-tlf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-tlf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-tlf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-tlf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-tlf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-tlf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-tlf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-tlf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-tlf-titling-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-tlf-titling-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-tlf-titling-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-tlf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-tosf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-tosf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-tosf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-tosf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-tosf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-tosf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-tosf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-tosf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-tosf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Light-tosf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-inf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-inf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-inf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-inf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-inf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-lf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-lf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-lf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-lf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-lf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-lf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-lf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-lf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-lf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-lf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-lf-titling-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-lf-titling-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-lf-titling-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-lf-titling-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-lf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-osf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-osf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-osf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-osf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-osf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-osf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-osf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-osf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-osf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-osf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-osf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-sup-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-sup-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-sup-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-sup-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-tlf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-tlf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-tlf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-tlf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-tlf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-tlf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-tlf-titling-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-tlf-titling-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-tlf-titling-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-tosf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-tosf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-tosf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-tosf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-tosf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-tosf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-tosf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-tosf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-tosf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-inf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-inf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-inf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-inf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-inf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-lf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-lf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-lf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-lf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-lf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-lf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-lf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-lf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-lf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-lf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-lf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-lf-titling-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-lf-titling-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-lf-titling-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-lf-titling-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-lf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-lf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-osf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-osf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-osf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-osf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-osf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-osf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-osf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-osf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-osf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-osf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-osf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-osf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-sup-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-sup-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-sup-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-sup-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-sup-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-tlf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-tlf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-tlf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-tlf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-tlf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-tlf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-tlf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-tlf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-tlf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-tlf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-tlf-titling-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-tlf-titling-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-tlf-titling-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-tlf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-tosf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-tosf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-tosf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-tosf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-tosf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-tosf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-tosf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-tosf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-tosf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-tosf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-inf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-inf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-inf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-inf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-inf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-lf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-lf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-lf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-lf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-lf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-lf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-lf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-lf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-lf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-lf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-lf-titling-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-lf-titling-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-lf-titling-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-lf-titling-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-lf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-osf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-osf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-osf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-osf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-osf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-osf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-osf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-osf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-osf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-osf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-osf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-sup-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-sup-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-sup-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-sup-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-tlf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-tlf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-tlf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-tlf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-tlf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-tlf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-tlf-titling-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-tlf-titling-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-tlf-titling-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-tosf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-tosf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-tosf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-tosf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-tosf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-tosf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-tosf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-tosf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-tosf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-inf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-inf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-inf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-inf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-inf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-lf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-lf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-lf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-lf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-lf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-lf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-lf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-lf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-lf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-lf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-lf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-lf-titling-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-lf-titling-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-lf-titling-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-lf-titling-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-lf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-lf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-osf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-osf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-osf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-osf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-osf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-osf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-osf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-osf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-osf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-osf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-osf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-osf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-sup-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-sup-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-sup-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-sup-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-sup-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-tlf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-tlf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-tlf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-tlf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-tlf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-tlf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-tlf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-tlf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-tlf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-tlf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-tlf-titling-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-tlf-titling-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-tlf-titling-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-tlf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-tosf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-tosf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-tosf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-tosf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-tosf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-tosf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-tosf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-tosf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-tosf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-tosf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-inf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-inf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-inf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-inf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-inf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-lf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-lf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-lf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-lf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-lf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-lf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-lf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-lf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-lf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-lf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-lf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-lf-titling-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-lf-titling-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-lf-titling-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-lf-titling-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-lf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-lf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-osf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-osf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-osf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-osf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-osf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-osf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-osf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-osf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-osf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-osf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-osf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-osf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-sup-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-sup-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-sup-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-sup-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-sup-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-tlf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-tlf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-tlf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-tlf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-tlf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-tlf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-tlf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-tlf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-tlf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-tlf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-tlf-titling-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-tlf-titling-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-tlf-titling-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-tlf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-tosf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-tosf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-tosf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-tosf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-tosf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-tosf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-tosf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-tosf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-tosf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-tosf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-inf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-inf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-inf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-inf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-inf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-lf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-lf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-lf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-lf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-lf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-lf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-lf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-lf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-lf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-lf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-lf-titling-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-lf-titling-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-lf-titling-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-lf-titling-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-lf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-osf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-osf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-osf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-osf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-osf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-osf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-osf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-osf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-osf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-osf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-osf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-sup-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-sup-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-tlf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-tlf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-tlf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-tlf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-tlf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-tlf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-tlf-titling-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-tlf-titling-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-tlf-titling-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-tosf-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-tosf-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-tosf-swash-ly1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-tosf-swash-ly1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-tosf-swash-ot1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-tosf-swash-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-tosf-swash-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-tosf-t1.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-tosf-ts1.tfm - RELOC/fonts/truetype/public/crimsonpro/CrimsonPro-Black.ttf - RELOC/fonts/truetype/public/crimsonpro/CrimsonPro-BlackItalic.ttf - RELOC/fonts/truetype/public/crimsonpro/CrimsonPro-Bold.ttf - RELOC/fonts/truetype/public/crimsonpro/CrimsonPro-BoldItalic.ttf - RELOC/fonts/truetype/public/crimsonpro/CrimsonPro-ExtraBold.ttf - RELOC/fonts/truetype/public/crimsonpro/CrimsonPro-ExtraBoldItalic.ttf - RELOC/fonts/truetype/public/crimsonpro/CrimsonPro-ExtraLight.ttf - RELOC/fonts/truetype/public/crimsonpro/CrimsonPro-ExtraLightItalic.ttf - RELOC/fonts/truetype/public/crimsonpro/CrimsonPro-Italic.ttf - RELOC/fonts/truetype/public/crimsonpro/CrimsonPro-Light.ttf - RELOC/fonts/truetype/public/crimsonpro/CrimsonPro-LightItalic.ttf - RELOC/fonts/truetype/public/crimsonpro/CrimsonPro-Medium.ttf - RELOC/fonts/truetype/public/crimsonpro/CrimsonPro-MediumItalic.ttf - RELOC/fonts/truetype/public/crimsonpro/CrimsonPro-Regular.ttf - RELOC/fonts/truetype/public/crimsonpro/CrimsonPro-SemiBold.ttf - RELOC/fonts/truetype/public/crimsonpro/CrimsonPro-SemiBoldItalic.ttf - RELOC/fonts/type1/public/crimsonpro/CrimsonPro-Black.pfb - RELOC/fonts/type1/public/crimsonpro/CrimsonPro-BlackItalic.pfb - RELOC/fonts/type1/public/crimsonpro/CrimsonPro-Bold.pfb - RELOC/fonts/type1/public/crimsonpro/CrimsonPro-BoldItalic.pfb - RELOC/fonts/type1/public/crimsonpro/CrimsonPro-ExtraBold.pfb - RELOC/fonts/type1/public/crimsonpro/CrimsonPro-ExtraBoldItalic.pfb - RELOC/fonts/type1/public/crimsonpro/CrimsonPro-ExtraLight.pfb - RELOC/fonts/type1/public/crimsonpro/CrimsonPro-ExtraLightItalic.pfb - RELOC/fonts/type1/public/crimsonpro/CrimsonPro-Italic.pfb - RELOC/fonts/type1/public/crimsonpro/CrimsonPro-Light.pfb - RELOC/fonts/type1/public/crimsonpro/CrimsonPro-LightItalic.pfb - RELOC/fonts/type1/public/crimsonpro/CrimsonPro-Medium.pfb - RELOC/fonts/type1/public/crimsonpro/CrimsonPro-MediumItalic.pfb - RELOC/fonts/type1/public/crimsonpro/CrimsonPro-Regular.pfb - RELOC/fonts/type1/public/crimsonpro/CrimsonPro-SemiBold.pfb - RELOC/fonts/type1/public/crimsonpro/CrimsonPro-SemiBoldItalic.pfb - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Black-inf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Black-inf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Black-lf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Black-lf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Black-lf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Black-lf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Black-lf-titling-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Black-lf-titling-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Black-lf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Black-osf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Black-osf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Black-osf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Black-osf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Black-osf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Black-sup-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Black-sup-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Black-tlf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Black-tlf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Black-tlf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Black-tlf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Black-tlf-titling-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Black-tlf-titling-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Black-tlf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Black-tosf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Black-tosf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Black-tosf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Black-tosf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Black-tosf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-BlackItalic-inf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-BlackItalic-inf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-BlackItalic-lf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-BlackItalic-lf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-BlackItalic-lf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-BlackItalic-lf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-BlackItalic-lf-titling-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-BlackItalic-lf-titling-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-BlackItalic-lf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-BlackItalic-osf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-BlackItalic-osf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-BlackItalic-osf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-BlackItalic-osf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-BlackItalic-osf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-BlackItalic-sup-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-BlackItalic-sup-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-BlackItalic-tlf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-BlackItalic-tlf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-BlackItalic-tlf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-BlackItalic-tlf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-BlackItalic-tlf-titling-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-BlackItalic-tlf-titling-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-BlackItalic-tlf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-BlackItalic-tosf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-BlackItalic-tosf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-BlackItalic-tosf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-BlackItalic-tosf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-BlackItalic-tosf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Bold-inf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Bold-inf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Bold-lf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Bold-lf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Bold-lf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Bold-lf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Bold-lf-titling-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Bold-lf-titling-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Bold-lf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Bold-osf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Bold-osf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Bold-osf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Bold-osf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Bold-osf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Bold-sup-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Bold-sup-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Bold-tlf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Bold-tlf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Bold-tlf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Bold-tlf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Bold-tlf-titling-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Bold-tlf-titling-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Bold-tlf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Bold-tosf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Bold-tosf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Bold-tosf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Bold-tosf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Bold-tosf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-BoldItalic-inf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-BoldItalic-inf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-BoldItalic-lf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-BoldItalic-lf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-BoldItalic-lf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-BoldItalic-lf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-BoldItalic-lf-titling-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-BoldItalic-lf-titling-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-BoldItalic-lf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-BoldItalic-osf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-BoldItalic-osf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-BoldItalic-osf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-BoldItalic-osf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-BoldItalic-osf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-BoldItalic-sup-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-BoldItalic-sup-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-BoldItalic-tlf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-BoldItalic-tlf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-BoldItalic-tlf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-BoldItalic-tlf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-BoldItalic-tlf-titling-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-BoldItalic-tlf-titling-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-BoldItalic-tlf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-BoldItalic-tosf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-BoldItalic-tosf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-BoldItalic-tosf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-BoldItalic-tosf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-BoldItalic-tosf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBold-inf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBold-inf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBold-lf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBold-lf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBold-lf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBold-lf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBold-lf-titling-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBold-lf-titling-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBold-lf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBold-osf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBold-osf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBold-osf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBold-osf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBold-osf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBold-sup-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBold-sup-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBold-tlf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBold-tlf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBold-tlf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBold-tlf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBold-tlf-titling-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBold-tlf-titling-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBold-tlf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBold-tosf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBold-tosf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBold-tosf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBold-tosf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBold-tosf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBoldItalic-inf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBoldItalic-inf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBoldItalic-lf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBoldItalic-lf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBoldItalic-lf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBoldItalic-lf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBoldItalic-lf-titling-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBoldItalic-lf-titling-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBoldItalic-lf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBoldItalic-osf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBoldItalic-osf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBoldItalic-osf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBoldItalic-osf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBoldItalic-osf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBoldItalic-sup-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBoldItalic-sup-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tlf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tlf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tlf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tlf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tlf-titling-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tlf-titling-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tlf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tosf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tosf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tosf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tosf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tosf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLight-inf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLight-inf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLight-lf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLight-lf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLight-lf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLight-lf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLight-lf-titling-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLight-lf-titling-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLight-lf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLight-osf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLight-osf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLight-osf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLight-osf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLight-osf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLight-sup-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLight-sup-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLight-tlf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLight-tlf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLight-tlf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLight-tlf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLight-tlf-titling-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLight-tlf-titling-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLight-tlf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLight-tosf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLight-tosf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLight-tosf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLight-tosf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLight-tosf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLightItalic-inf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLightItalic-inf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLightItalic-lf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLightItalic-lf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLightItalic-lf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLightItalic-lf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLightItalic-lf-titling-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLightItalic-lf-titling-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLightItalic-lf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLightItalic-osf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLightItalic-osf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLightItalic-osf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLightItalic-osf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLightItalic-osf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLightItalic-sup-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLightItalic-sup-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLightItalic-tlf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLightItalic-tlf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLightItalic-tlf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLightItalic-tlf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLightItalic-tlf-titling-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLightItalic-tlf-titling-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLightItalic-tlf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLightItalic-tosf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLightItalic-tosf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLightItalic-tosf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLightItalic-tosf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLightItalic-tosf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Italic-inf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Italic-inf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Italic-lf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Italic-lf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Italic-lf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Italic-lf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Italic-lf-titling-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Italic-lf-titling-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Italic-lf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Italic-osf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Italic-osf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Italic-osf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Italic-osf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Italic-osf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Italic-sup-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Italic-sup-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Italic-tlf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Italic-tlf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Italic-tlf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Italic-tlf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Italic-tlf-titling-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Italic-tlf-titling-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Italic-tlf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Italic-tosf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Italic-tosf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Italic-tosf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Italic-tosf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Italic-tosf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Light-inf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Light-inf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Light-lf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Light-lf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Light-lf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Light-lf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Light-lf-titling-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Light-lf-titling-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Light-lf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Light-osf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Light-osf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Light-osf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Light-osf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Light-osf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Light-sup-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Light-sup-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Light-tlf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Light-tlf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Light-tlf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Light-tlf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Light-tlf-titling-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Light-tlf-titling-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Light-tlf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Light-tosf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Light-tosf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Light-tosf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Light-tosf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Light-tosf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-LightItalic-inf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-LightItalic-inf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-LightItalic-lf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-LightItalic-lf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-LightItalic-lf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-LightItalic-lf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-LightItalic-lf-titling-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-LightItalic-lf-titling-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-LightItalic-lf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-LightItalic-osf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-LightItalic-osf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-LightItalic-osf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-LightItalic-osf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-LightItalic-osf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-LightItalic-sup-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-LightItalic-sup-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-LightItalic-tlf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-LightItalic-tlf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-LightItalic-tlf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-LightItalic-tlf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-LightItalic-tlf-titling-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-LightItalic-tlf-titling-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-LightItalic-tlf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-LightItalic-tosf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-LightItalic-tosf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-LightItalic-tosf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-LightItalic-tosf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-LightItalic-tosf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Medium-inf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Medium-inf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Medium-lf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Medium-lf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Medium-lf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Medium-lf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Medium-lf-titling-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Medium-lf-titling-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Medium-lf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Medium-osf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Medium-osf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Medium-osf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Medium-osf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Medium-osf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Medium-sup-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Medium-sup-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Medium-tlf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Medium-tlf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Medium-tlf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Medium-tlf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Medium-tlf-titling-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Medium-tlf-titling-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Medium-tlf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Medium-tosf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Medium-tosf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Medium-tosf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Medium-tosf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Medium-tosf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-MediumItalic-inf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-MediumItalic-inf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-MediumItalic-lf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-MediumItalic-lf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-MediumItalic-lf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-MediumItalic-lf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-MediumItalic-lf-titling-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-MediumItalic-lf-titling-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-MediumItalic-lf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-MediumItalic-osf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-MediumItalic-osf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-MediumItalic-osf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-MediumItalic-osf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-MediumItalic-osf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-MediumItalic-sup-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-MediumItalic-sup-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-MediumItalic-tlf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-MediumItalic-tlf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-MediumItalic-tlf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-MediumItalic-tlf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-MediumItalic-tlf-titling-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-MediumItalic-tlf-titling-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-MediumItalic-tlf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-MediumItalic-tosf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-MediumItalic-tosf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-MediumItalic-tosf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-MediumItalic-tosf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-MediumItalic-tosf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Regular-inf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Regular-inf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Regular-lf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Regular-lf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Regular-lf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Regular-lf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Regular-lf-titling-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Regular-lf-titling-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Regular-lf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Regular-osf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Regular-osf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Regular-osf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Regular-osf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Regular-osf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Regular-sup-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Regular-sup-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Regular-tlf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Regular-tlf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Regular-tlf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Regular-tlf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Regular-tlf-titling-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Regular-tlf-titling-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Regular-tlf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Regular-tosf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Regular-tosf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Regular-tosf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Regular-tosf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-Regular-tosf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-SemiBold-inf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-SemiBold-inf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-SemiBold-lf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-SemiBold-lf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-SemiBold-lf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-SemiBold-lf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-SemiBold-lf-titling-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-SemiBold-lf-titling-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-SemiBold-lf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-SemiBold-osf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-SemiBold-osf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-SemiBold-osf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-SemiBold-osf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-SemiBold-osf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-SemiBold-sup-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-SemiBold-sup-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-SemiBold-tlf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-SemiBold-tlf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-SemiBold-tlf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-SemiBold-tlf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-SemiBold-tlf-titling-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-SemiBold-tlf-titling-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-SemiBold-tlf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-SemiBold-tosf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-SemiBold-tosf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-SemiBold-tosf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-SemiBold-tosf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-SemiBold-tosf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-SemiBoldItalic-inf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-SemiBoldItalic-inf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-SemiBoldItalic-lf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-SemiBoldItalic-lf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-SemiBoldItalic-lf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-SemiBoldItalic-lf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-SemiBoldItalic-lf-titling-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-SemiBoldItalic-lf-titling-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-SemiBoldItalic-lf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-SemiBoldItalic-osf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-SemiBoldItalic-osf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-SemiBoldItalic-osf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-SemiBoldItalic-osf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-SemiBoldItalic-osf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-SemiBoldItalic-sup-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-SemiBoldItalic-sup-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-SemiBoldItalic-tlf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-SemiBoldItalic-tlf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-SemiBoldItalic-tlf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-SemiBoldItalic-tlf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-SemiBoldItalic-tlf-titling-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-SemiBoldItalic-tlf-titling-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-SemiBoldItalic-tlf-ts1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-SemiBoldItalic-tosf-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-SemiBoldItalic-tosf-swash-ly1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-SemiBoldItalic-tosf-swash-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-SemiBoldItalic-tosf-t1.vf - RELOC/fonts/vf/public/crimsonpro/CrimsonPro-SemiBoldItalic-tosf-ts1.vf - RELOC/tex/latex/crimsonpro/CrimsonPro.sty - RELOC/tex/latex/crimsonpro/LY1CrimsonPro-Inf.fd - RELOC/tex/latex/crimsonpro/LY1CrimsonPro-LF.fd - RELOC/tex/latex/crimsonpro/LY1CrimsonPro-OsF.fd - RELOC/tex/latex/crimsonpro/LY1CrimsonPro-Sup.fd - RELOC/tex/latex/crimsonpro/LY1CrimsonPro-TLF.fd - RELOC/tex/latex/crimsonpro/LY1CrimsonPro-TOsF.fd - RELOC/tex/latex/crimsonpro/OT1CrimsonPro-Inf.fd - RELOC/tex/latex/crimsonpro/OT1CrimsonPro-LF.fd - RELOC/tex/latex/crimsonpro/OT1CrimsonPro-OsF.fd - RELOC/tex/latex/crimsonpro/OT1CrimsonPro-Sup.fd - RELOC/tex/latex/crimsonpro/OT1CrimsonPro-TLF.fd - RELOC/tex/latex/crimsonpro/OT1CrimsonPro-TOsF.fd - RELOC/tex/latex/crimsonpro/T1CrimsonPro-Inf.fd - RELOC/tex/latex/crimsonpro/T1CrimsonPro-LF.fd - RELOC/tex/latex/crimsonpro/T1CrimsonPro-OsF.fd - RELOC/tex/latex/crimsonpro/T1CrimsonPro-Sup.fd - RELOC/tex/latex/crimsonpro/T1CrimsonPro-TLF.fd - RELOC/tex/latex/crimsonpro/T1CrimsonPro-TOsF.fd - RELOC/tex/latex/crimsonpro/TS1CrimsonPro-LF.fd - RELOC/tex/latex/crimsonpro/TS1CrimsonPro-OsF.fd - RELOC/tex/latex/crimsonpro/TS1CrimsonPro-TLF.fd - RELOC/tex/latex/crimsonpro/TS1CrimsonPro-TOsF.fd -catalogue-also crimson -catalogue-ctan /fonts/crimsonpro -catalogue-date 2018-12-31 05:48:30 +0100 -catalogue-license ofllppl -catalogue-topics font font-serif font-t1enc font-proportional font-ttf font-type1 - -name crop -category Package -revision 15878 -shortdesc Support for cropmarks -relocated 1 -longdesc A package providing corner marks for camera alignment as well -longdesc as for trimming paper stacks, and additional page information -longdesc on every page if required. Most macros are easily adaptable to -longdesc personal preferences. An option is provided for selectively -longdesc suppressing graphics or text, which may be useful for printing -longdesc just colour graphics on a colour laser printer and the rest on -longdesc a cheap mono laser printer. A page info line contains the time -longdesc and a new cropmarks index and is printed at the top of the -longdesc page. A configuration command is provided for the info line -longdesc font. Options for better collaboration with dvips, pdfTeX and -longdesc vtex are provided. -containersize 4624 -containerchecksum 6a070e0fb8e0421d1a72036a64773ca481b35bbe44567fc5cc417d1121cd7d5fa5cbf8bb10e7d4772cb20d94a36746397250c7284cb3bb782dd8e5dac7a72399 -doccontainersize 195328 -doccontainerchecksum 099b28dbd15d01a4c715bca73c7f17c55b29143a0dfe675cd429f46aecb58bd5875c3ca5f8a1310427f8d4fd5bb4859792d17e58d63f2ccfdcab8261596dc25f -docfiles size=61 - RELOC/doc/latex/crop/crop.pdf details="Package documentation" - RELOC/doc/latex/crop/crop.txt -srccontainersize 17856 -srccontainerchecksum 61f3832a4e43de4cf82435e46bc475456915f13ec25db1a5e9531a5a5b0df835bd439052522873b128eec49822c2590fbe76eb718f8f44ca0de5f10720611caf -srcfiles size=19 - RELOC/source/latex/crop/Makefile - RELOC/source/latex/crop/crop.dtx - RELOC/source/latex/crop/crop.ins -runfiles size=5 - RELOC/tex/latex/crop/crop.sty -catalogue-also zwpagelayout -catalogue-ctan /macros/latex/contrib/crop -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics layout-page -catalogue-version 1.5 - -name crossreference -category Package -revision 15878 -shortdesc Crossreferences within documents -relocated 1 -longdesc The package defines cross-references (essentially 'grand' label -longdesc references), which may be listed in a table of -longdesc cross-references. -containersize 1576 -containerchecksum 50af472a5b172d5418646fd1879f339126f68aeb9578c6c05d9f6d3990e9f222aa3bed793669c1b67389c272ab1b87bdd6d0e52506605b8e5a774855ec285ee3 -doccontainersize 38816 -doccontainerchecksum 536b7fd22f6864906abe4e43548a9dbd08eb80d75e1ea034794c780a018a33e29ae2da9b68f3cc9b4e712c0d13addf9104baf00fc4017180c5936c1c2f3192e9 -docfiles size=17 - RELOC/doc/latex/crossreference/README details="Readme" - RELOC/doc/latex/crossreference/crossreference.pdf details="Package documentation" - RELOC/doc/latex/crossreference/xrefexample.tex -srccontainersize 2748 -srccontainerchecksum b20c0b9f2202e613d911cd9889b0bdcdd62b81024c04b24d6ec0c8239efd23911ecc059f3c65433b03e8e655848d73762e4b5cfd409cb119f0da4db284f21c29 -srcfiles size=4 - RELOC/source/latex/crossreference/crossreference.drv - RELOC/source/latex/crossreference/crossreference.dtx - RELOC/source/latex/crossreference/crossreference.ins -runfiles size=1 - RELOC/tex/latex/crossreference/crossreference.sty -catalogue-ctan /macros/latex/contrib/crossreference -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics label-ref - -name crossreftools -category Package -revision 49589 -shortdesc Expandable extraction of cleveref data -relocated 1 -longdesc This package extracts information from cross-referencing -longdesc labels, especially those from cleveref, in an expandable -longdesc manner. -containersize 3272 -containerchecksum a582c637a1c22aa0ad22a05e7deb9362845e207cc8275dd18b962fa5ed1d1fb8433c06671e170d8ae7e4370908f5738a808f97eb951456f93d9d7bea6318f951 -doccontainersize 356080 -doccontainerchecksum bcdd2f6164c54f90c3a862ded08223e3f8fd39adbbfc0c4db4b7f8d4cddcaa740fa48f8e5f8b0adc8c3921afb8104b7bc332a46d49414c1a3afa14cffc43fb60 -docfiles size=100 - RELOC/doc/latex/crossreftools/README details="Readme" - RELOC/doc/latex/crossreftools/crossreftools_doc.pdf details="Package documentation" - RELOC/doc/latex/crossreftools/crossreftools_doc.tex - RELOC/doc/latex/crossreftools/crossreftools_driver.pdf - RELOC/doc/latex/crossreftools/crossreftools_driver.tex -runfiles size=4 - RELOC/tex/latex/crossreftools/crossreftools.sty -catalogue-also cleveref -catalogue-contact-home http://www.ich-rede-mich-um-kopf-und-kragen.de -catalogue-ctan /macros/latex/contrib/crossreftools -catalogue-date 2019-01-03 16:16:07 +0100 -catalogue-license lppl1.3 -catalogue-topics label-ref -catalogue-version 0.9 - -name crossrefware -category Package -revision 47861 -shortdesc Scripts for working with crossref.org -longdesc This bundle contains the following scripts: bibdoiadd.pl: add -longdesc DOI numbers to papers in a given bib file, bibzbladd.pl: add -longdesc Zbl numbers to papers in a given bib file, bibmradd.pl: add MR -longdesc numbers to papers in a given bib file, bbl2bib.pl: convert -longdesc thebibliography environment to a bib file, biburl2doi.pl: -longdesc convert urls pointing to doi.org to dois ltx2crossrefxml.pl: a -longdesc tool for the creation of XML files for submitting to -longdesc crossref.org. The scripts use bibtexperllibs. -depend crossrefware.ARCH -containersize 8928 -containerchecksum bb82e6ace8cf17fffb50be160e22ddedec6327b9b3b919ced50e6df6be7c14451b7cca9fb2237e9584dcdcc0584badbe1336767b136e202a9ead8033fdf19943 -doccontainersize 231232 -doccontainerchecksum 0fe4f5ea083ddc7a6f480a38b1e65d749de3deea372b642581e950a7baac6c71dc16ace7cb1d14a213aa361e15271a90a60005acaf7a215a8c5879e841717fa7 -docfiles size=88 - texmf-dist/doc/man/man1/bbl2bib.1 - texmf-dist/doc/man/man1/bbl2bib.man1.pdf - texmf-dist/doc/man/man1/bibdoiadd.1 - texmf-dist/doc/man/man1/bibdoiadd.man1.pdf - texmf-dist/doc/man/man1/bibmradd.1 - texmf-dist/doc/man/man1/bibmradd.man1.pdf - texmf-dist/doc/man/man1/biburl2doi.1 - texmf-dist/doc/man/man1/biburl2doi.man1.pdf - texmf-dist/doc/man/man1/bibzbladd.1 - texmf-dist/doc/man/man1/bibzbladd.man1.pdf - texmf-dist/doc/man/man1/ltx2crossrefxml.1 - texmf-dist/doc/man/man1/ltx2crossrefxml.man1.pdf - texmf-dist/doc/support/crossrefware/Makefile - texmf-dist/doc/support/crossrefware/README details="Readme" - texmf-dist/doc/support/crossrefware/citations.bib - texmf-dist/doc/support/crossrefware/crossrefware.pdf details="Package documentation" - texmf-dist/doc/support/crossrefware/head.ltx -runfiles size=14 - texmf-dist/scripts/crossrefware/bbl2bib.pl - texmf-dist/scripts/crossrefware/bibdoiadd.pl - texmf-dist/scripts/crossrefware/bibmradd.pl - texmf-dist/scripts/crossrefware/biburl2doi.pl - texmf-dist/scripts/crossrefware/bibzbladd.pl - texmf-dist/scripts/crossrefware/ltx2crossrefxml.pl - texmf-dist/tex/latex/crossrefware/bibdoiadd.cfg - texmf-dist/tex/latex/crossrefware/ltx2crossrefxml.cfg -catalogue-ctan /support/crossrefware -catalogue-date 2018-05-28 08:15:25 +0200 -catalogue-license gpl -catalogue-topics bibtex-util - -name crossrefware.aarch64-linux -category Package -revision 46228 -shortdesc aarch64-linux files of crossrefware -containersize 472 -containerchecksum 4250928ccb02d1f1a460bf492e1598f9b95a9f5b9aab47054f70d4ddef448bbc124fa4dcc2deba4add0050d41f4d058844b39045610d97745cf6935dfc957e79 -binfiles arch=aarch64-linux size=6 - bin/aarch64-linux/bbl2bib - bin/aarch64-linux/bibdoiadd - bin/aarch64-linux/bibmradd - bin/aarch64-linux/biburl2doi - bin/aarch64-linux/bibzbladd - bin/aarch64-linux/ltx2crossrefxml - -name crossrefware.amd64-freebsd -category Package -revision 45927 -shortdesc amd64-freebsd files of crossrefware -containersize 480 -containerchecksum e9ce642a1ea94614c3791693ab469dee2a5b48af8fda8f5cdf59f2edee41bb0dc3f0663f1b37028c23d258e9744d51163866f25dd819893fde1ea30ae5552d05 -binfiles arch=amd64-freebsd size=6 - bin/amd64-freebsd/bbl2bib - bin/amd64-freebsd/bibdoiadd - bin/amd64-freebsd/bibmradd - bin/amd64-freebsd/biburl2doi - bin/amd64-freebsd/bibzbladd - bin/amd64-freebsd/ltx2crossrefxml - -name crossrefware.amd64-netbsd -category Package -revision 45927 -shortdesc amd64-netbsd files of crossrefware -containersize 480 -containerchecksum 9ec0280adf06af68ff99b2180f9088ba9eaadc38a5a9b38922512b8d98ae343b419c95256795a9552b848278398b4fa29d30938471b79b5d1482fdf9051421a3 -binfiles arch=amd64-netbsd size=6 - bin/amd64-netbsd/bbl2bib - bin/amd64-netbsd/bibdoiadd - bin/amd64-netbsd/bibmradd - bin/amd64-netbsd/biburl2doi - bin/amd64-netbsd/bibzbladd - bin/amd64-netbsd/ltx2crossrefxml - -name crossrefware.armhf-linux -category Package -revision 45927 -shortdesc armhf-linux files of crossrefware -containersize 480 -containerchecksum bda493aef85d27a57874769d804a9e13f5d6542463740ec1d264d932a91e2f054b84d8f310e98dcf46dbc5960fba9283cd160d04e94e529fab176d50bb557858 -binfiles arch=armhf-linux size=6 - bin/armhf-linux/bbl2bib - bin/armhf-linux/bibdoiadd - bin/armhf-linux/bibmradd - bin/armhf-linux/biburl2doi - bin/armhf-linux/bibzbladd - bin/armhf-linux/ltx2crossrefxml - -name crossrefware.i386-cygwin -category Package -revision 45927 -shortdesc i386-cygwin files of crossrefware -containersize 480 -containerchecksum dd089e867e9878cddc026e8b738e5140459f16849ffa7acfc082184a8230a16fbde070fc852a2debe926aaaf7de247daa38e922b2843f288355651f98ad789f5 -binfiles arch=i386-cygwin size=6 - bin/i386-cygwin/bbl2bib - bin/i386-cygwin/bibdoiadd - bin/i386-cygwin/bibmradd - bin/i386-cygwin/biburl2doi - bin/i386-cygwin/bibzbladd - bin/i386-cygwin/ltx2crossrefxml - -name crossrefware.i386-freebsd -category Package -revision 45927 -shortdesc i386-freebsd files of crossrefware -containersize 480 -containerchecksum 7c4bc5d60dcd494f90676c11fde689b986733cc50b54ae68f3ecf10c8affe482ab976897d06628bfe544f9cac2d116a89bb2724b1849da4f4991aee265c5c57a -binfiles arch=i386-freebsd size=6 - bin/i386-freebsd/bbl2bib - bin/i386-freebsd/bibdoiadd - bin/i386-freebsd/bibmradd - bin/i386-freebsd/biburl2doi - bin/i386-freebsd/bibzbladd - bin/i386-freebsd/ltx2crossrefxml - -name crossrefware.i386-linux -category Package -revision 45927 -shortdesc i386-linux files of crossrefware -containersize 480 -containerchecksum ed91748da6e2b5f5ae64d1f93a79a7559f50c6e2fb5dc9c77a923947753d120d647e0fd11dc2a8caf2301d7f8ec9ee9e57059f41b16ceece830384dbe0ce5d79 -binfiles arch=i386-linux size=6 - bin/i386-linux/bbl2bib - bin/i386-linux/bibdoiadd - bin/i386-linux/bibmradd - bin/i386-linux/biburl2doi - bin/i386-linux/bibzbladd - bin/i386-linux/ltx2crossrefxml - -name crossrefware.i386-netbsd -category Package -revision 45927 -shortdesc i386-netbsd files of crossrefware -containersize 480 -containerchecksum da650d16ba75a71353730e6698134b128025be8d41e4db03c36b1bb1002dd9dac1cf3cfb3881d353e2e42e54fc1e1365d4b18e138536296827523ab1ede42423 -binfiles arch=i386-netbsd size=6 - bin/i386-netbsd/bbl2bib - bin/i386-netbsd/bibdoiadd - bin/i386-netbsd/bibmradd - bin/i386-netbsd/biburl2doi - bin/i386-netbsd/bibzbladd - bin/i386-netbsd/ltx2crossrefxml - -name crossrefware.i386-solaris -category Package -revision 45927 -shortdesc i386-solaris files of crossrefware -containersize 480 -containerchecksum b7902e5456680b7b341c3c18d8dc8a69ce02450ebd52fb225b4b6af64c1029f58650235f0fee81317706b5331492fdb19ebd67ea08353fc5eba40f1ecbb04b65 -binfiles arch=i386-solaris size=6 - bin/i386-solaris/bbl2bib - bin/i386-solaris/bibdoiadd - bin/i386-solaris/bibmradd - bin/i386-solaris/biburl2doi - bin/i386-solaris/bibzbladd - bin/i386-solaris/ltx2crossrefxml - -name crossrefware.sparc-solaris -category Package -revision 45927 -shortdesc sparc-solaris files of crossrefware -containersize 480 -containerchecksum 1a07aee45fecfefab696ade8215115f6aa01e5d5a443b1cf06499e6eedd501cd76ffdf790308c81fc1fca04cea7c3227f95b33d18e1e3e7d4ee6ebb69491e96f -binfiles arch=sparc-solaris size=6 - bin/sparc-solaris/bbl2bib - bin/sparc-solaris/bibdoiadd - bin/sparc-solaris/bibmradd - bin/sparc-solaris/biburl2doi - bin/sparc-solaris/bibzbladd - bin/sparc-solaris/ltx2crossrefxml - -name crossrefware.win32 -category Package -revision 45927 -shortdesc win32 files of crossrefware -containersize 828 -containerchecksum 59ec3660305e82d6d489a5e3bc4390c0c1eeb290f2836dedb1c0dd01fb8f484415645b252507eb66d7ff2721e28fa3cac88fbfbc5b48692b7c3d40fdc6e2fa87 -binfiles arch=win32 size=6 - bin/win32/bbl2bib.exe - bin/win32/bibdoiadd.exe - bin/win32/bibmradd.exe - bin/win32/biburl2doi.exe - bin/win32/bibzbladd.exe - bin/win32/ltx2crossrefxml.exe - -name crossrefware.x86_64-cygwin -category Package -revision 45927 -shortdesc x86_64-cygwin files of crossrefware -containersize 484 -containerchecksum 78266c9be854bad79302ae67e9406a3308ab8591c87127a24ddedf69652db026f443a1c64805766af154391e9db3f354619a78248fa4ba63490bc83119bf5b9d -binfiles arch=x86_64-cygwin size=6 - bin/x86_64-cygwin/bbl2bib - bin/x86_64-cygwin/bibdoiadd - bin/x86_64-cygwin/bibmradd - bin/x86_64-cygwin/biburl2doi - bin/x86_64-cygwin/bibzbladd - bin/x86_64-cygwin/ltx2crossrefxml - -name crossrefware.x86_64-darwin -category Package -revision 45927 -shortdesc x86_64-darwin files of crossrefware -containersize 480 -containerchecksum be6e6431b5cc2d278a12eb64ec60a4ce4dc80f4a97d9d2b05c2ec293200ebbe7ac437be5f1193567a4f94db9c041260038d757359790bcda32449cb76003a5b8 -binfiles arch=x86_64-darwin size=6 - bin/x86_64-darwin/bbl2bib - bin/x86_64-darwin/bibdoiadd - bin/x86_64-darwin/bibmradd - bin/x86_64-darwin/biburl2doi - bin/x86_64-darwin/bibzbladd - bin/x86_64-darwin/ltx2crossrefxml - -name crossrefware.x86_64-darwinlegacy -category Package -revision 45927 -shortdesc x86_64-darwinlegacy files of crossrefware -containersize 484 -containerchecksum 35a74c87c3b28285b33f086105f18f1e9efdcea92e0dac5272cce3d20f29d897295a841a5ac3cf18b46daa9bedcccb1f8e166c0eb7b9dde0727f447abb034714 -binfiles arch=x86_64-darwinlegacy size=6 - bin/x86_64-darwinlegacy/bbl2bib - bin/x86_64-darwinlegacy/bibdoiadd - bin/x86_64-darwinlegacy/bibmradd - bin/x86_64-darwinlegacy/biburl2doi - bin/x86_64-darwinlegacy/bibzbladd - bin/x86_64-darwinlegacy/ltx2crossrefxml - -name crossrefware.x86_64-linux -category Package -revision 45927 -shortdesc x86_64-linux files of crossrefware -containersize 484 -containerchecksum 81dc6f64874327ffdf867c2bd851559b5326d1aba1357b7685b62ec9de1a8f93c88e8bd09af9723fb9bf7637a11ee95af138d5655ea3350bbf27838c017c5b62 -binfiles arch=x86_64-linux size=6 - bin/x86_64-linux/bbl2bib - bin/x86_64-linux/bibdoiadd - bin/x86_64-linux/bibmradd - bin/x86_64-linux/biburl2doi - bin/x86_64-linux/bibzbladd - bin/x86_64-linux/ltx2crossrefxml - -name crossrefware.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of crossrefware -containersize 468 -containerchecksum 363ced4fe46fd7438c73cd5fa222b044b990f6ee93b04be64bb465a4e419aa34e794310cf2331c1647bd3506df5bcabd5ae361a57eb171ae039e359037ede0b2 -binfiles arch=x86_64-linuxmusl size=6 - bin/x86_64-linuxmusl/bbl2bib - bin/x86_64-linuxmusl/bibdoiadd - bin/x86_64-linuxmusl/bibmradd - bin/x86_64-linuxmusl/biburl2doi - bin/x86_64-linuxmusl/bibzbladd - bin/x86_64-linuxmusl/ltx2crossrefxml - -name crossrefware.x86_64-solaris -category Package -revision 45927 -shortdesc x86_64-solaris files of crossrefware -containersize 484 -containerchecksum 7ee889f44805bed33b9eb60783e87ef9710902879d78705f33a9a25a6a16b88f41ed977edb7461f27fc6acf64bceda2e0aa205b9198cc62a74dcb021d85ead64 -binfiles arch=x86_64-solaris size=6 - bin/x86_64-solaris/bbl2bib - bin/x86_64-solaris/bibdoiadd - bin/x86_64-solaris/bibmradd - bin/x86_64-solaris/biburl2doi - bin/x86_64-solaris/bibzbladd - bin/x86_64-solaris/ltx2crossrefxml - -name crossword -category Package -revision 32657 -shortdesc Typeset crossword puzzles -relocated 1 -longdesc An extended grid-based puzzle package, designed to take all -longdesc input (both grid and clues) from the same file. The package can -longdesc typeset grids with holes in them (for advertisements, or other -longdesc sorts of stuff), and can deal with several sorts of puzzle: The -longdesc classical puzzle contains numbers for the words and clues for -longdesc the words to be filled in. The numbered puzzle contains numbers -longdesc in each cell where identical numbers represent identical -longdesc letters. The goal is to find out which number corresponds to -longdesc which letter. The fill-in type of puzzle consists of a grid and -longdesc a list of words. The goal is to place all words in the grid. -longdesc Sudoku and Kakuro puzzles involve filling in grids of numbers -longdesc according to their own rules. Format may be block-separated, or -longdesc separated by thick lines. Input to the package is somewhat -longdesc redundant: specification of the grid is separate from -longdesc specification of the clues (if they're necessary). The author -longdesc considers this style both 'natural' and robust. -containersize 4220 -containerchecksum 45fbd93550c98b16ec8ef7190f4fbe9534994ff21055cf59dba3bf959637d802d7a3c33b665c4c621e1ec046ea4e9e9a0ee79a4c892271702a91f986885c7762 -doccontainersize 338240 -doccontainerchecksum 3e5f791639cfc0f95300101a37e4bcf011b71c3744eeed5f79621cfca347eae079f4f86d4a58d91229f9d3e3cc83869a077824ae048779666d9391a8c9271623 -docfiles size=91 - RELOC/doc/latex/crossword/Makefile - RELOC/doc/latex/crossword/README details="Package Readme" - RELOC/doc/latex/crossword/cwpuzzle.pdf details="Package documentation" -srccontainersize 15660 -srccontainerchecksum e1e4f7890e1f1b69acb0970f3af6822bf5c26d613bbb1c5936584df4d95f308253867a2ad2a8b0c130546476cd6c7e5d4b59f561e6f5c7674d6ca181e75d181d -srcfiles size=20 - RELOC/source/latex/crossword/cwpuzzle.dtx - RELOC/source/latex/crossword/cwpuzzle.ins -runfiles size=3 - RELOC/tex/latex/crossword/cwpuzzle.sty -catalogue-also crosswrd -catalogue-ctan /macros/latex/contrib/gene/crossword -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics games cwpuzzle -catalogue-version 1.9 - -name crosswrd -category Package -revision 16896 -shortdesc Macros for typesetting crossword puzzles -relocated 1 -longdesc The package provides a LaTeX method of typesetting crosswords, -longdesc and assists the composer ensure that the grid all goes together -longdesc properly. Brian Hamilton Kelly's original was written for LaTeX -longdesc 2.09, and needed to be updated to run with current LaTeX. -containersize 3616 -containerchecksum a5d7b43d92334e099d5e9a1b61f615ae8c599fc24dea4efc39ec4c3db959af5ca985997f01b26c8f7b2b8aa0f9fb5089f68d277f973071dd48b0da0ec65b214b -doccontainersize 215572 -doccontainerchecksum fae76a3c76fbfa80b7920436ad22600bec913e5ae7d3f6678d5adceb9395134d563e3afc9b26557c6df1b8ad86b0f025ca50896f708fb531f96ea130e76d3f24 -docfiles size=66 - RELOC/doc/latex/crosswrd/README details="Readme" - RELOC/doc/latex/crosswrd/crosswrd.pdf - RELOC/doc/latex/crosswrd/grid0.tex - RELOC/doc/latex/crosswrd/grid1.tex - RELOC/doc/latex/crosswrd/grid2.tex - RELOC/doc/latex/crosswrd/test0.tex - RELOC/doc/latex/crosswrd/test1.tex - RELOC/doc/latex/crosswrd/test2.tex -srccontainersize 19496 -srccontainerchecksum c69423f45afe0b7fa1de5b6269c0316c8d43ca553979268ca4e545872f813176a32fcaf2f33c78ef3df825349a64c4ee380e3b63ed2751107d2282d5acf2d91f -srcfiles size=17 - RELOC/source/latex/crosswrd/crosswrd.dtx - RELOC/source/latex/crosswrd/crosswrd.ins -runfiles size=3 - RELOC/tex/latex/crosswrd/crosswrd.sty -catalogue-ctan /macros/latex/contrib/crosswrd -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics games cwpuzzle -catalogue-version 3.0 - -name cryptocode -category Package -revision 49131 -shortdesc Typesetting pseudocode, protocols, game-based proofs and black-box reductions in cryptography -relocated 1 -longdesc The cryptocode package provides a set of macros to ease the -longdesc typesetting of pseudocode, algorithms and protocols. In -longdesc addition it comes with a wide range of tools to typeset -longdesc cryptographic papers. This includes simple predefined commands -longdesc for concepts such as a security parameter or advantage terms -longdesc but also flexible and powerful environments to layout -longdesc game-based proofs or black-box reductions. -containersize 14512 -containerchecksum aaf61b434568435b431603623b4d0aa49f41658af278ff3316c74c3cf7ee74e404a7b3c45f0eb491db3b76e248eb5f4f906645330e28e59e3ccf18259dcd5bda -doccontainersize 662876 -doccontainerchecksum d9b06018d7375f7419de79b5e73d61d5f12ee93258f016c93c4be3c15ddbb3354e1a62411ed46bd84c5fe25ad345cf1c0f10b68b0d2ceb79684718250eca1f7f -docfiles size=272 - RELOC/doc/latex/cryptocode/README details="Readme" - RELOC/doc/latex/cryptocode/cryptocode.pdf details="Package documentation" - RELOC/doc/latex/cryptocode/cryptocode.tex -runfiles size=19 - RELOC/tex/latex/cryptocode/cryptocode.sty -catalogue-ctan /macros/latex/contrib/cryptocode -catalogue-date 2018-11-11 20:45:37 +0100 -catalogue-license lppl1.3 -catalogue-topics pseudocode -catalogue-version 0.3.0 - -name cryst -category Package -revision 15878 -shortdesc Font for graphical symbols used in crystallography -relocated 1 -longdesc The font is provided as an Adobe Type 1 font, and as Metafont -longdesc source. Instructions for use are available both in the README -longdesc file and (with a font diagram) in the documentation. -containersize 35524 -containerchecksum 0fd7373670cecef60610c3f42b0828aebf413a62b16b86359cabcdd09e2443d0fbd1081ed3084372937b70d2f000428fbb5dc128cbf40fed8e70aec1e84a3292 -doccontainersize 31456 -doccontainerchecksum 7f5c3692d8814f016ea56e2955c89787356e77b7ba8715e2703b27a66ff0b5bae01766a3646aa020017fd4ab43a6e07ad416aa0f47044ab8b4d81b06d866a87c -docfiles size=13 - RELOC/doc/latex/cryst/README details="Readme" - RELOC/doc/latex/cryst/cryst1.pdf details="Package documentation (German)" language="de" - RELOC/doc/latex/cryst/cryst1.tex -runfiles size=23 - RELOC/fonts/afm/public/cryst/cryst.afm - RELOC/fonts/source/public/cryst/cryst.mf - RELOC/fonts/tfm/public/cryst/cryst.tfm - RELOC/fonts/type1/public/cryst/cryst.pfb -catalogue-ctan /fonts/cryst -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font font-type1 font-mf font-symbol - -name cs -category Package -revision 41553 -catalogue csfonts -shortdesc Czech/Slovak-tuned Computer Modern fonts -relocated 1 -longdesc The fonts are provided as Metafont source; Type 1 format -longdesc versions (csfonts-t1) are also available. -depend cmexb -execute addMap cs-charter.map -execute addMap csfonts.map -containersize 1798564 -containerchecksum 0575b1a336d91aa9967503196666594975e55c6f58802702e068167ebb9d87bab4d9d92582a3496a9e837c3e30a38a7c7a1fa3e70ce36a545ae368b7f9eef135 -runfiles size=919 - RELOC/fonts/enc/dvips/cs/xl2.enc - RELOC/fonts/enc/dvips/cs/xl2f.enc - RELOC/fonts/enc/dvips/cs/xt2.enc - RELOC/fonts/map/dvips/cs/cs-a35-nodownload.map - RELOC/fonts/map/dvips/cs/cs-a35-urwdownload.map - RELOC/fonts/map/dvips/cs/cs-charter.map - RELOC/fonts/map/dvips/cs/csfonts.map - RELOC/fonts/source/public/cs/csaccent.mf - RELOC/fonts/source/public/cs/csacutl.mf - RELOC/fonts/source/public/cs/csacutu.mf - RELOC/fonts/source/public/cs/csadded.mf - RELOC/fonts/source/public/cs/csb10.mf - RELOC/fonts/source/public/cs/csb12.mf - RELOC/fonts/source/public/cs/csb17.mf - RELOC/fonts/source/public/cs/csb5.mf - RELOC/fonts/source/public/cs/csb6.mf - RELOC/fonts/source/public/cs/csb7.mf - RELOC/fonts/source/public/cs/csb8.mf - RELOC/fonts/source/public/cs/csb9.mf - RELOC/fonts/source/public/cs/csbx10.mf - RELOC/fonts/source/public/cs/csbx12.mf - RELOC/fonts/source/public/cs/csbx5.mf - RELOC/fonts/source/public/cs/csbx6.mf - RELOC/fonts/source/public/cs/csbx7.mf - RELOC/fonts/source/public/cs/csbx8.mf - RELOC/fonts/source/public/cs/csbx9.mf - RELOC/fonts/source/public/cs/csbxsl10.mf - RELOC/fonts/source/public/cs/csbxsl12.mf - RELOC/fonts/source/public/cs/csbxsl5.mf - RELOC/fonts/source/public/cs/csbxsl6.mf - RELOC/fonts/source/public/cs/csbxsl7.mf - RELOC/fonts/source/public/cs/csbxsl8.mf - RELOC/fonts/source/public/cs/csbxsl9.mf - RELOC/fonts/source/public/cs/csbxti10.mf - RELOC/fonts/source/public/cs/csbxti12.mf - RELOC/fonts/source/public/cs/csbxti17.mf - RELOC/fonts/source/public/cs/cscode.mf - RELOC/fonts/source/public/cs/cscsc10.mf - RELOC/fonts/source/public/cs/cscsc12.mf - RELOC/fonts/source/public/cs/cscsc17.mf - RELOC/fonts/source/public/cs/cscsc8.mf - RELOC/fonts/source/public/cs/cscsc9.mf - RELOC/fonts/source/public/cs/csdunh10.mf - RELOC/fonts/source/public/cs/csdunh12.mf - RELOC/fonts/source/public/cs/csdunh17.mf - RELOC/fonts/source/public/cs/csdunh5.mf - RELOC/fonts/source/public/cs/csdunh6.mf - RELOC/fonts/source/public/cs/csdunh7.mf - RELOC/fonts/source/public/cs/csdunh8.mf - RELOC/fonts/source/public/cs/csdunh9.mf - RELOC/fonts/source/public/cs/csff10.mf - RELOC/fonts/source/public/cs/csfi10.mf - RELOC/fonts/source/public/cs/csfib10.mf - RELOC/fonts/source/public/cs/csfib12.mf - RELOC/fonts/source/public/cs/csfib8.mf - RELOC/fonts/source/public/cs/csfib9.mf - RELOC/fonts/source/public/cs/cshachel.mf - RELOC/fonts/source/public/cs/cshacheu.mf - RELOC/fonts/source/public/cs/cshyph.mf - RELOC/fonts/source/public/cs/csiacutl.mf - RELOC/fonts/source/public/cs/csihachl.mf - RELOC/fonts/source/public/cs/csinch.mf - RELOC/fonts/source/public/cs/csiothrl.mf - RELOC/fonts/source/public/cs/csitt10.mf - RELOC/fonts/source/public/cs/csitt12.mf - RELOC/fonts/source/public/cs/csitt17.mf - RELOC/fonts/source/public/cs/csitt8.mf - RELOC/fonts/source/public/cs/csitt9.mf - RELOC/fonts/source/public/cs/csotherl.mf - RELOC/fonts/source/public/cs/csotheru.mf - RELOC/fonts/source/public/cs/csr10.mf - RELOC/fonts/source/public/cs/csr12.mf - RELOC/fonts/source/public/cs/csr17.mf - RELOC/fonts/source/public/cs/csr5.mf - RELOC/fonts/source/public/cs/csr6.mf - RELOC/fonts/source/public/cs/csr7.mf - RELOC/fonts/source/public/cs/csr8.mf - RELOC/fonts/source/public/cs/csr9.mf - RELOC/fonts/source/public/cs/cssl10.mf - RELOC/fonts/source/public/cs/cssl12.mf - RELOC/fonts/source/public/cs/cssl17.mf - RELOC/fonts/source/public/cs/cssl5.mf - RELOC/fonts/source/public/cs/cssl6.mf - RELOC/fonts/source/public/cs/cssl7.mf - RELOC/fonts/source/public/cs/cssl8.mf - RELOC/fonts/source/public/cs/cssl9.mf - RELOC/fonts/source/public/cs/cssltt10.mf - RELOC/fonts/source/public/cs/cssltt12.mf - RELOC/fonts/source/public/cs/cssltt8.mf - RELOC/fonts/source/public/cs/cssltt9.mf - RELOC/fonts/source/public/cs/csss10.mf - RELOC/fonts/source/public/cs/csss12.mf - RELOC/fonts/source/public/cs/csss17.mf - RELOC/fonts/source/public/cs/csss8.mf - RELOC/fonts/source/public/cs/csss9.mf - RELOC/fonts/source/public/cs/csssbx10.mf - RELOC/fonts/source/public/cs/csssbx12.mf - RELOC/fonts/source/public/cs/csssbx17.mf - RELOC/fonts/source/public/cs/csssbx9.mf - RELOC/fonts/source/public/cs/csssdc10.mf - RELOC/fonts/source/public/cs/csssi10.mf - RELOC/fonts/source/public/cs/csssi12.mf - RELOC/fonts/source/public/cs/csssi17.mf - RELOC/fonts/source/public/cs/csssi8.mf - RELOC/fonts/source/public/cs/csssi9.mf - RELOC/fonts/source/public/cs/csssq8.mf - RELOC/fonts/source/public/cs/csssqi8.mf - RELOC/fonts/source/public/cs/cstcsc10.mf - RELOC/fonts/source/public/cs/cstcsc12.mf - RELOC/fonts/source/public/cs/cstcsc17.mf - RELOC/fonts/source/public/cs/cstex10.mf - RELOC/fonts/source/public/cs/cstex8.mf - RELOC/fonts/source/public/cs/cstex9.mf - RELOC/fonts/source/public/cs/csti10.mf - RELOC/fonts/source/public/cs/csti12.mf - RELOC/fonts/source/public/cs/csti17.mf - RELOC/fonts/source/public/cs/csti7.mf - RELOC/fonts/source/public/cs/csti8.mf - RELOC/fonts/source/public/cs/csti9.mf - RELOC/fonts/source/public/cs/cstt10.mf - RELOC/fonts/source/public/cs/cstt12.mf - RELOC/fonts/source/public/cs/cstt8.mf - RELOC/fonts/source/public/cs/cstt9.mf - RELOC/fonts/source/public/cs/csu10.mf - RELOC/fonts/source/public/cs/csu12.mf - RELOC/fonts/source/public/cs/csu17.mf - RELOC/fonts/source/public/cs/csu7.mf - RELOC/fonts/source/public/cs/csu8.mf - RELOC/fonts/source/public/cs/csu9.mf - RELOC/fonts/source/public/cs/csvtt10.mf - RELOC/fonts/source/public/cs/csvtt12.mf - RELOC/fonts/source/public/cs/csvtt8.mf - RELOC/fonts/source/public/cs/csvtt9.mf - RELOC/fonts/source/public/cs/icscsc10.mf - RELOC/fonts/source/public/cs/icstt8.mf - RELOC/fonts/source/public/cs/ilcsss8.mf - RELOC/fonts/source/public/cs/ilcsssb8.mf - RELOC/fonts/source/public/cs/ilcsssi8.mf - RELOC/fonts/source/public/cs/kmcsc.mf - RELOC/fonts/source/public/cs/kmroman.mf - RELOC/fonts/source/public/cs/kmtexset.mf - RELOC/fonts/source/public/cs/kmtextit.mf - RELOC/fonts/source/public/cs/kmtitle.mf - RELOC/fonts/source/public/cs/lcsss8.mf - RELOC/fonts/source/public/cs/lcsssb8.mf - RELOC/fonts/source/public/cs/lcsssi8.mf - RELOC/fonts/tfm/cs/cs-a35/README - RELOC/fonts/tfm/cs/cs-a35/pagd8z.tfm - RELOC/fonts/tfm/cs/cs-a35/pagdc8z.tfm - RELOC/fonts/tfm/cs/cs-a35/pagdo8z.tfm - RELOC/fonts/tfm/cs/cs-a35/pagk8z.tfm - RELOC/fonts/tfm/cs/cs-a35/pagkc8z.tfm - RELOC/fonts/tfm/cs/cs-a35/pagko8z.tfm - RELOC/fonts/tfm/cs/cs-a35/pbkd8z.tfm - RELOC/fonts/tfm/cs/cs-a35/pbkdc8z.tfm - RELOC/fonts/tfm/cs/cs-a35/pbkdi8z.tfm - RELOC/fonts/tfm/cs/cs-a35/pbkl8z.tfm - RELOC/fonts/tfm/cs/cs-a35/pbklc8z.tfm - RELOC/fonts/tfm/cs/cs-a35/pbkli8z.tfm - RELOC/fonts/tfm/cs/cs-a35/pcrb8u.tfm - RELOC/fonts/tfm/cs/cs-a35/pcrbc8u.tfm - RELOC/fonts/tfm/cs/cs-a35/pcrbo8u.tfm - RELOC/fonts/tfm/cs/cs-a35/pcrr8u.tfm - RELOC/fonts/tfm/cs/cs-a35/pcrrc8u.tfm - RELOC/fonts/tfm/cs/cs-a35/pcrro8u.tfm - RELOC/fonts/tfm/cs/cs-a35/phvb8z.tfm - RELOC/fonts/tfm/cs/cs-a35/phvbc8z.tfm - RELOC/fonts/tfm/cs/cs-a35/phvbn8z.tfm - RELOC/fonts/tfm/cs/cs-a35/phvbnc8z.tfm - RELOC/fonts/tfm/cs/cs-a35/phvbo8z.tfm - RELOC/fonts/tfm/cs/cs-a35/phvbon8z.tfm - RELOC/fonts/tfm/cs/cs-a35/phvr8z.tfm - RELOC/fonts/tfm/cs/cs-a35/phvrc8z.tfm - RELOC/fonts/tfm/cs/cs-a35/phvrn8z.tfm - RELOC/fonts/tfm/cs/cs-a35/phvrnc8z.tfm - RELOC/fonts/tfm/cs/cs-a35/phvro8z.tfm - RELOC/fonts/tfm/cs/cs-a35/phvron8z.tfm - RELOC/fonts/tfm/cs/cs-a35/pncb8z.tfm - RELOC/fonts/tfm/cs/cs-a35/pncbc8z.tfm - RELOC/fonts/tfm/cs/cs-a35/pncbi8z.tfm - RELOC/fonts/tfm/cs/cs-a35/pncr8z.tfm - RELOC/fonts/tfm/cs/cs-a35/pncrc8z.tfm - RELOC/fonts/tfm/cs/cs-a35/pncri8z.tfm - RELOC/fonts/tfm/cs/cs-a35/pplb8z.tfm - RELOC/fonts/tfm/cs/cs-a35/pplbc8z.tfm - RELOC/fonts/tfm/cs/cs-a35/pplbi8z.tfm - RELOC/fonts/tfm/cs/cs-a35/pplr8z.tfm - RELOC/fonts/tfm/cs/cs-a35/pplrc8z.tfm - RELOC/fonts/tfm/cs/cs-a35/pplri8z.tfm - RELOC/fonts/tfm/cs/cs-a35/ptmb8z.tfm - RELOC/fonts/tfm/cs/cs-a35/ptmbc8z.tfm - RELOC/fonts/tfm/cs/cs-a35/ptmbi8z.tfm - RELOC/fonts/tfm/cs/cs-a35/ptmr8z.tfm - RELOC/fonts/tfm/cs/cs-a35/ptmrc8z.tfm - RELOC/fonts/tfm/cs/cs-a35/ptmri8z.tfm - RELOC/fonts/tfm/cs/cs-a35/pzcmi8z.tfm - RELOC/fonts/tfm/cs/cs-charter/bchb8z.tfm - RELOC/fonts/tfm/cs/cs-charter/bchbi8z.tfm - RELOC/fonts/tfm/cs/cs-charter/bchr8z.tfm - RELOC/fonts/tfm/cs/cs-charter/bchri8z.tfm - RELOC/fonts/tfm/cs/cs-charter/rbchb.tfm - RELOC/fonts/tfm/cs/cs-charter/rbchbi.tfm - RELOC/fonts/tfm/cs/cs-charter/rbchr.tfm - RELOC/fonts/tfm/cs/cs-charter/rbchri.tfm - RELOC/fonts/tfm/public/cs/csb10.tfm - RELOC/fonts/tfm/public/cs/csb12.tfm - RELOC/fonts/tfm/public/cs/csb17.tfm - RELOC/fonts/tfm/public/cs/csb5.tfm - RELOC/fonts/tfm/public/cs/csb6.tfm - RELOC/fonts/tfm/public/cs/csb7.tfm - RELOC/fonts/tfm/public/cs/csb8.tfm - RELOC/fonts/tfm/public/cs/csb9.tfm - RELOC/fonts/tfm/public/cs/csbx10.tfm - RELOC/fonts/tfm/public/cs/csbx12.tfm - RELOC/fonts/tfm/public/cs/csbx5.tfm - RELOC/fonts/tfm/public/cs/csbx6.tfm - RELOC/fonts/tfm/public/cs/csbx7.tfm - RELOC/fonts/tfm/public/cs/csbx8.tfm - RELOC/fonts/tfm/public/cs/csbx9.tfm - RELOC/fonts/tfm/public/cs/csbxsl10.tfm - RELOC/fonts/tfm/public/cs/csbxsl12.tfm - RELOC/fonts/tfm/public/cs/csbxsl5.tfm - RELOC/fonts/tfm/public/cs/csbxsl6.tfm - RELOC/fonts/tfm/public/cs/csbxsl7.tfm - RELOC/fonts/tfm/public/cs/csbxsl8.tfm - RELOC/fonts/tfm/public/cs/csbxsl9.tfm - RELOC/fonts/tfm/public/cs/csbxti10.tfm - RELOC/fonts/tfm/public/cs/csbxti12.tfm - RELOC/fonts/tfm/public/cs/csbxti17.tfm - RELOC/fonts/tfm/public/cs/cscsc10.tfm - RELOC/fonts/tfm/public/cs/cscsc12.tfm - RELOC/fonts/tfm/public/cs/cscsc17.tfm - RELOC/fonts/tfm/public/cs/cscsc8.tfm - RELOC/fonts/tfm/public/cs/cscsc9.tfm - RELOC/fonts/tfm/public/cs/csdunh10.tfm - RELOC/fonts/tfm/public/cs/csdunh12.tfm - RELOC/fonts/tfm/public/cs/csdunh17.tfm - RELOC/fonts/tfm/public/cs/csdunh5.tfm - RELOC/fonts/tfm/public/cs/csdunh6.tfm - RELOC/fonts/tfm/public/cs/csdunh7.tfm - RELOC/fonts/tfm/public/cs/csdunh8.tfm - RELOC/fonts/tfm/public/cs/csdunh9.tfm - RELOC/fonts/tfm/public/cs/csff10.tfm - RELOC/fonts/tfm/public/cs/csfi10.tfm - RELOC/fonts/tfm/public/cs/csfib10.tfm - RELOC/fonts/tfm/public/cs/csfib12.tfm - RELOC/fonts/tfm/public/cs/csfib8.tfm - RELOC/fonts/tfm/public/cs/csfib9.tfm - RELOC/fonts/tfm/public/cs/csinch.tfm - RELOC/fonts/tfm/public/cs/csitt10.tfm - RELOC/fonts/tfm/public/cs/csitt12.tfm - RELOC/fonts/tfm/public/cs/csitt17.tfm - RELOC/fonts/tfm/public/cs/csitt8.tfm - RELOC/fonts/tfm/public/cs/csitt9.tfm - RELOC/fonts/tfm/public/cs/csr10.tfm - RELOC/fonts/tfm/public/cs/csr12.tfm - RELOC/fonts/tfm/public/cs/csr17.tfm - RELOC/fonts/tfm/public/cs/csr5.tfm - RELOC/fonts/tfm/public/cs/csr6.tfm - RELOC/fonts/tfm/public/cs/csr7.tfm - RELOC/fonts/tfm/public/cs/csr8.tfm - RELOC/fonts/tfm/public/cs/csr9.tfm - RELOC/fonts/tfm/public/cs/cssl10.tfm - RELOC/fonts/tfm/public/cs/cssl12.tfm - RELOC/fonts/tfm/public/cs/cssl17.tfm - RELOC/fonts/tfm/public/cs/cssl5.tfm - RELOC/fonts/tfm/public/cs/cssl6.tfm - RELOC/fonts/tfm/public/cs/cssl7.tfm - RELOC/fonts/tfm/public/cs/cssl8.tfm - RELOC/fonts/tfm/public/cs/cssl9.tfm - RELOC/fonts/tfm/public/cs/cssltt10.tfm - RELOC/fonts/tfm/public/cs/cssltt12.tfm - RELOC/fonts/tfm/public/cs/cssltt8.tfm - RELOC/fonts/tfm/public/cs/cssltt9.tfm - RELOC/fonts/tfm/public/cs/csss10.tfm - RELOC/fonts/tfm/public/cs/csss12.tfm - RELOC/fonts/tfm/public/cs/csss17.tfm - RELOC/fonts/tfm/public/cs/csss8.tfm - RELOC/fonts/tfm/public/cs/csss9.tfm - RELOC/fonts/tfm/public/cs/csssbx10.tfm - RELOC/fonts/tfm/public/cs/csssbx12.tfm - RELOC/fonts/tfm/public/cs/csssbx17.tfm - RELOC/fonts/tfm/public/cs/csssbx9.tfm - RELOC/fonts/tfm/public/cs/csssdc10.tfm - RELOC/fonts/tfm/public/cs/csssi10.tfm - RELOC/fonts/tfm/public/cs/csssi12.tfm - RELOC/fonts/tfm/public/cs/csssi17.tfm - RELOC/fonts/tfm/public/cs/csssi8.tfm - RELOC/fonts/tfm/public/cs/csssi9.tfm - RELOC/fonts/tfm/public/cs/csssq8.tfm - RELOC/fonts/tfm/public/cs/csssqi8.tfm - RELOC/fonts/tfm/public/cs/cstcsc10.tfm - RELOC/fonts/tfm/public/cs/cstcsc12.tfm - RELOC/fonts/tfm/public/cs/cstcsc17.tfm - RELOC/fonts/tfm/public/cs/csti10.tfm - RELOC/fonts/tfm/public/cs/csti12.tfm - RELOC/fonts/tfm/public/cs/csti17.tfm - RELOC/fonts/tfm/public/cs/csti7.tfm - RELOC/fonts/tfm/public/cs/csti8.tfm - RELOC/fonts/tfm/public/cs/csti9.tfm - RELOC/fonts/tfm/public/cs/cstt10.tfm - RELOC/fonts/tfm/public/cs/cstt12.tfm - RELOC/fonts/tfm/public/cs/cstt8.tfm - RELOC/fonts/tfm/public/cs/cstt9.tfm - RELOC/fonts/tfm/public/cs/csu10.tfm - RELOC/fonts/tfm/public/cs/csu12.tfm - RELOC/fonts/tfm/public/cs/csu17.tfm - RELOC/fonts/tfm/public/cs/csu7.tfm - RELOC/fonts/tfm/public/cs/csu8.tfm - RELOC/fonts/tfm/public/cs/csu9.tfm - RELOC/fonts/tfm/public/cs/csvtt10.tfm - RELOC/fonts/tfm/public/cs/csvtt12.tfm - RELOC/fonts/tfm/public/cs/csvtt8.tfm - RELOC/fonts/tfm/public/cs/csvtt9.tfm - RELOC/fonts/tfm/public/cs/icscsc10.tfm - RELOC/fonts/tfm/public/cs/icstt8.tfm - RELOC/fonts/tfm/public/cs/ilcsss8.tfm - RELOC/fonts/tfm/public/cs/ilcsssb8.tfm - RELOC/fonts/tfm/public/cs/ilcsssi8.tfm - RELOC/fonts/tfm/public/cs/lcsss8.tfm - RELOC/fonts/tfm/public/cs/lcsssb8.tfm - RELOC/fonts/tfm/public/cs/lcsssi8.tfm - RELOC/fonts/type1/public/cs/README - RELOC/fonts/type1/public/cs/csb10.pfb - RELOC/fonts/type1/public/cs/csbx10.pfb - RELOC/fonts/type1/public/cs/csbx12.pfb - RELOC/fonts/type1/public/cs/csbx5.pfb - RELOC/fonts/type1/public/cs/csbx6.pfb - RELOC/fonts/type1/public/cs/csbx7.pfb - RELOC/fonts/type1/public/cs/csbx8.pfb - RELOC/fonts/type1/public/cs/csbx9.pfb - RELOC/fonts/type1/public/cs/csbxsl10.pfb - RELOC/fonts/type1/public/cs/csbxti10.pfb - RELOC/fonts/type1/public/cs/cscsc10.pfb - RELOC/fonts/type1/public/cs/csdunh10.pfb - RELOC/fonts/type1/public/cs/csff10.pfb - RELOC/fonts/type1/public/cs/csfi10.pfb - RELOC/fonts/type1/public/cs/csfib8.pfb - RELOC/fonts/type1/public/cs/csinch.pfb - RELOC/fonts/type1/public/cs/csitt10.pfb - RELOC/fonts/type1/public/cs/csr10.pfb - RELOC/fonts/type1/public/cs/csr12.pfb - RELOC/fonts/type1/public/cs/csr17.pfb - RELOC/fonts/type1/public/cs/csr5.pfb - RELOC/fonts/type1/public/cs/csr6.pfb - RELOC/fonts/type1/public/cs/csr7.pfb - RELOC/fonts/type1/public/cs/csr8.pfb - RELOC/fonts/type1/public/cs/csr9.pfb - RELOC/fonts/type1/public/cs/cssl10.pfb - RELOC/fonts/type1/public/cs/cssl12.pfb - RELOC/fonts/type1/public/cs/cssl8.pfb - RELOC/fonts/type1/public/cs/cssl9.pfb - RELOC/fonts/type1/public/cs/cssltt10.pfb - RELOC/fonts/type1/public/cs/csss10.pfb - RELOC/fonts/type1/public/cs/csss12.pfb - RELOC/fonts/type1/public/cs/csss17.pfb - RELOC/fonts/type1/public/cs/csss8.pfb - RELOC/fonts/type1/public/cs/csss9.pfb - RELOC/fonts/type1/public/cs/csssbx10.pfb - RELOC/fonts/type1/public/cs/csssdc10.pfb - RELOC/fonts/type1/public/cs/csssi10.pfb - RELOC/fonts/type1/public/cs/csssi12.pfb - RELOC/fonts/type1/public/cs/csssi17.pfb - RELOC/fonts/type1/public/cs/csssi8.pfb - RELOC/fonts/type1/public/cs/csssi9.pfb - RELOC/fonts/type1/public/cs/csssq8.pfb - RELOC/fonts/type1/public/cs/csssqi8.pfb - RELOC/fonts/type1/public/cs/cstcsc10.pfb - RELOC/fonts/type1/public/cs/csti10.pfb - RELOC/fonts/type1/public/cs/csti12.pfb - RELOC/fonts/type1/public/cs/csti7.pfb - RELOC/fonts/type1/public/cs/csti8.pfb - RELOC/fonts/type1/public/cs/csti9.pfb - RELOC/fonts/type1/public/cs/cstt10.pfb - RELOC/fonts/type1/public/cs/cstt12.pfb - RELOC/fonts/type1/public/cs/cstt8.pfb - RELOC/fonts/type1/public/cs/cstt9.pfb - RELOC/fonts/type1/public/cs/csu10.pfb - RELOC/fonts/type1/public/cs/csvtt10.pfb - RELOC/fonts/vf/cs/cs-a35/README - RELOC/fonts/vf/cs/cs-a35/pagdc8z.vf - RELOC/fonts/vf/cs/cs-a35/pagkc8z.vf - RELOC/fonts/vf/cs/cs-a35/pbkdc8z.vf - RELOC/fonts/vf/cs/cs-a35/pbklc8z.vf - RELOC/fonts/vf/cs/cs-a35/pcrbc8u.vf - RELOC/fonts/vf/cs/cs-a35/pcrrc8u.vf - RELOC/fonts/vf/cs/cs-a35/phvbc8z.vf - RELOC/fonts/vf/cs/cs-a35/phvbnc8z.vf - RELOC/fonts/vf/cs/cs-a35/phvrc8z.vf - RELOC/fonts/vf/cs/cs-a35/phvrnc8z.vf - RELOC/fonts/vf/cs/cs-a35/pncbc8z.vf - RELOC/fonts/vf/cs/cs-a35/pncrc8z.vf - RELOC/fonts/vf/cs/cs-a35/pplbc8z.vf - RELOC/fonts/vf/cs/cs-a35/pplrc8z.vf - RELOC/fonts/vf/cs/cs-a35/ptmbc8z.vf - RELOC/fonts/vf/cs/cs-a35/ptmrc8z.vf - RELOC/fonts/vf/cs/cs-charter/bchb8z.vf - RELOC/fonts/vf/cs/cs-charter/bchbi8z.vf - RELOC/fonts/vf/cs/cs-charter/bchr8z.vf - RELOC/fonts/vf/cs/cs-charter/bchri8z.vf -catalogue-ctan /macros/cstex/base/csfonts.tar.gz -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license gpl -catalogue-topics czech slovak font font-mf - -name csbulletin -category Package -revision 49681 -shortdesc LaTeX class for articles submitted to the CSTUG Bulletin (Zpravodaj) -relocated 1 -longdesc The package provides the class for articles for the CSTUG -longdesc Bulletin (Zpravodaj Ceskoslovenskeho sdruzeni uzivatelu TeXu). -longdesc You can see the structure of a document by looking at the -longdesc source file of the manual. -containersize 12956 -containerchecksum 44bd04478a5380c0b085cd582b265901b972bd594dfc5a26dcef9b72ec81833bd0ca8d9f7a8592b8a85b762414d91f78796b2a752f01ab45a79dc0c028193ae3 -doccontainersize 271880 -doccontainerchecksum 9ab4f2c24c3feb3ab5a833fd7cf28a6df29e9d78d11e888820079d9cf74ecebf20034f2163fb226ce04eb3d989ded90872eb65a51d9041b8a2e6ef1e34261edf -docfiles size=72 - RELOC/doc/latex/csbulletin/LICENSE.txt - RELOC/doc/latex/csbulletin/README details="Readme" - RELOC/doc/latex/csbulletin/csbulletin.pdf details="Package manual" - RELOC/doc/latex/csbulletin/csbulletin.tex -runfiles size=13 - RELOC/tex/latex/csbulletin/csbulacronym.sty - RELOC/tex/latex/csbulletin/csbulletin.cls - RELOC/tex/latex/csbulletin/csbulobalka.cls - RELOC/tex/latex/csbulletin/csbulobalka.sty - RELOC/tex/latex/csbulletin/csbulv1.cls -catalogue-ctan /macros/latex/contrib/csbulletin -catalogue-date 2019-01-12 11:49:08 +0100 -catalogue-license lppl1.3 -catalogue-topics journalpub class -catalogue-version 1.2 - -name cslatex -category Package -revision 47536 -shortdesc LaTeX support for Czech/Slovak typesetting -depend latex -depend cm -depend csplain -depend hyphen-base -depend latex-fonts -depend tex-ini-files -depend cslatex.ARCH -execute AddFormat name=cslatex engine=pdftex options="-etex cslatex.ini" fmttriggers=cm,csplain,hyphen-base,latex-fonts,latex -execute AddFormat name=pdfcslatex engine=pdftex options="-etex cslatex.ini" fmttriggers=cm,csplain,hyphen-base,latex-fonts,latex,tex-ini-files -containersize 12660 -containerchecksum c328242128856f4c4ce33bfabed42f33d6ce746828018cf37ece8d33c8899238373ff779bfe7cb06491e42304bf2820845c1795b9d868d4db5c77101e6b7ef5f -doccontainersize 19044 -doccontainerchecksum ee0c9e4b14e5fee30f09212ac92e23e1f8d6d4da153b55ba9eae7d6f9f130e3fd0c36baa8c2abc95990b0c8e5b88045160fce73974269fc97fc3806c959b35c4 -docfiles size=14 - texmf-dist/doc/man/man1/cslatex.1 - texmf-dist/doc/man/man1/cslatex.man1.pdf - texmf-dist/doc/man/man1/pdfcslatex.1 - texmf-dist/doc/man/man1/pdfcslatex.man1.pdf -srccontainersize 24012 -srccontainerchecksum 91de6728bbd726c3c14e4df31352db424937a0aca0c269465999ecd0b19bad57df9bc282d2d91acac097d8401f576b764bbf82d4ed14a688ca491653edca98f3 -srcfiles size=26 - texmf-dist/source/cslatex/base/cslatex.dtx - texmf-dist/source/cslatex/base/cslatex.ins - texmf-dist/source/cslatex/cspsfonts/cspsfont.doc - texmf-dist/source/cslatex/cspsfonts/cspsfont.drv -runfiles size=46 - texmf-dist/tex/cslatex/base/cslatex.ini - texmf-dist/tex/cslatex/base/czech.sty - texmf-dist/tex/cslatex/base/fonttext.cfg - texmf-dist/tex/cslatex/base/hyphen.cfg - texmf-dist/tex/cslatex/base/il2cmdh.fd - texmf-dist/tex/cslatex/base/il2cmfib.fd - texmf-dist/tex/cslatex/base/il2cmfr.fd - texmf-dist/tex/cslatex/base/il2cmr.fd - texmf-dist/tex/cslatex/base/il2cmss.fd - texmf-dist/tex/cslatex/base/il2cmtt.fd - texmf-dist/tex/cslatex/base/il2cmvtt.fd - texmf-dist/tex/cslatex/base/il2enc.def - texmf-dist/tex/cslatex/base/il2lcmss.fd - texmf-dist/tex/cslatex/base/il2lcmtt.fd - texmf-dist/tex/cslatex/base/slovak.sty - texmf-dist/tex/cslatex/cspsfonts/cspsfont.il2 - texmf-dist/tex/cslatex/cspsfonts/cspsfont.tex - texmf-dist/tex/cslatex/cspsfonts/cspsfont.xl2 - texmf-dist/tex/cslatex/cspsfonts/il2pag.fd - texmf-dist/tex/cslatex/cspsfonts/il2pbk.fd - texmf-dist/tex/cslatex/cspsfonts/il2pcr.fd - texmf-dist/tex/cslatex/cspsfonts/il2phv.fd - texmf-dist/tex/cslatex/cspsfonts/il2phvn.fd - texmf-dist/tex/cslatex/cspsfonts/il2pnc.fd - texmf-dist/tex/cslatex/cspsfonts/il2ppl.fd - texmf-dist/tex/cslatex/cspsfonts/il2ptm.fd - texmf-dist/tex/cslatex/cspsfonts/il2pzc.fd - texmf-dist/tex/cslatex/cspsfonts/nhelvet.sty - texmf-dist/tex/cslatex/cspsfonts/ntimes.sty - texmf-dist/tex/cslatex/cspsfonts/xl2pag.fd - texmf-dist/tex/cslatex/cspsfonts/xl2pbk.fd - texmf-dist/tex/cslatex/cspsfonts/xl2pcr.fd - texmf-dist/tex/cslatex/cspsfonts/xl2phv.fd - texmf-dist/tex/cslatex/cspsfonts/xl2phvn.fd - texmf-dist/tex/cslatex/cspsfonts/xl2pnc.fd - texmf-dist/tex/cslatex/cspsfonts/xl2ppl.fd - texmf-dist/tex/cslatex/cspsfonts/xl2ptm.fd - texmf-dist/tex/cslatex/cspsfonts/xl2pzc.fd -catalogue-ctan /macros/cstex/base/cslatex.tar.gz -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license gpl -catalogue-topics czech slovak format - -name cslatex.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of cslatex -containersize 340 -containerchecksum 8c33ce26b453fd07ba885ca8571c3c5d74e069005cb50f93e2dc48521e51e41473360cbd4425a98496e18b7b2be9bbfcd949030ea07344fbb48796ca7f559f09 -binfiles arch=aarch64-linux size=2 - bin/aarch64-linux/cslatex - bin/aarch64-linux/pdfcslatex - -name cslatex.amd64-freebsd -category Package -revision 16472 -shortdesc amd64-freebsd files of cslatex -containersize 340 -containerchecksum dd7b4870e45b5aaf2f4895549a490fcc7b957e7e3a58f9f5275cefaa59b5762458c5c0103074d667589e0562b8419b63e0ac7d3fa48460a4dbc875ce9401c31e -binfiles arch=amd64-freebsd size=2 - bin/amd64-freebsd/cslatex - bin/amd64-freebsd/pdfcslatex - -name cslatex.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of cslatex -containersize 340 -containerchecksum 9b067c1f9c5629db7459decb1c43faad713b7dac8eb2d8af19ca8cda4f70ca365a8cd8baeed0fc1c389af5448e8e810fe86b285fd218098357c86e98a321e61c -binfiles arch=amd64-netbsd size=2 - bin/amd64-netbsd/cslatex - bin/amd64-netbsd/pdfcslatex - -name cslatex.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of cslatex -containersize 340 -containerchecksum 2500535833b1b1a6c71d26acb3a3c85b0fa65d4c1ef0518b7f78066d544297e6dc8e8123e590622dcbc0414ac71cbd68859eb0a5f469313cb7dad62e18c36bbc -binfiles arch=armhf-linux size=2 - bin/armhf-linux/cslatex - bin/armhf-linux/pdfcslatex - -name cslatex.i386-cygwin -category Package -revision 13930 -shortdesc i386-cygwin files of cslatex -containersize 344 -containerchecksum 63cc84a0ee50f12a57533485d90f56bb27928fd7f59a383b609ef8c228f610037e2def2717f2bf2fbc2b78ed24d181af64e350a098c8c263091f4192e064538e -binfiles arch=i386-cygwin size=2 - bin/i386-cygwin/cslatex - bin/i386-cygwin/pdfcslatex - -name cslatex.i386-freebsd -category Package -revision 16472 -shortdesc i386-freebsd files of cslatex -containersize 344 -containerchecksum 4df1d5cd3a7cf03668f92b20f00535908a83573026cd8a8a2ef08ca5dacdd25e04836f94b0014e4cf5e0b79d031c2b6d4fdba816b10c37264259af8d48958547 -binfiles arch=i386-freebsd size=2 - bin/i386-freebsd/cslatex - bin/i386-freebsd/pdfcslatex - -name cslatex.i386-linux -category Package -revision 3006 -shortdesc i386-linux files of cslatex -containersize 336 -containerchecksum 58010f07b0a43f3ad441ebafce182d178854b2a22bd3129346dc12ea049b0c2da873c20dd5139b0794aa9eaf4cadf12aa9a055836d1e77fbbe46a3822e01f1d8 -binfiles arch=i386-linux size=2 - bin/i386-linux/cslatex - bin/i386-linux/pdfcslatex - -name cslatex.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of cslatex -containersize 340 -containerchecksum ebd2d623b408b8935079168c790b65df917f9a858c2dd6b3bd37fbc486ba86fec0ddad12749af891e50b04fc509e66063528e166a6651a702bdb5817ea219580 -binfiles arch=i386-netbsd size=2 - bin/i386-netbsd/cslatex - bin/i386-netbsd/pdfcslatex - -name cslatex.i386-solaris -category Package -revision 8102 -shortdesc i386-solaris files of cslatex -containersize 340 -containerchecksum 5a9eb072c15d2ece33c687928f4200ca1cc7c8a1f6a4faab3e484efa5a183c6fece0bf2f6be464257cce349efad64436f017072aabf18a9f173ab8af2ae2538d -binfiles arch=i386-solaris size=2 - bin/i386-solaris/cslatex - bin/i386-solaris/pdfcslatex - -name cslatex.sparc-solaris -category Package -revision 3213 -shortdesc sparc-solaris files of cslatex -containersize 340 -containerchecksum 407cc72ae4f52ce4b2ceb5cf81f89afdabafba7d022e3ed194c3e2c4e7b8f4c1d5774478cb05b3580f984805caea45563c3390e5141d7f342903543e3afc78e8 -binfiles arch=sparc-solaris size=2 - bin/sparc-solaris/cslatex - bin/sparc-solaris/pdfcslatex - -name cslatex.win32 -category Package -revision 36810 -shortdesc win32 files of cslatex -containersize 888 -containerchecksum 5b74fa281978749210d03bea8db9ad32ab402bf4149a5da124996a4e3eed96d17268062d97693b8a529d01d106bdfcb31649d75fc033b8521d939b907c655918 -binfiles arch=win32 size=2 - bin/win32/cslatex.exe - bin/win32/pdfcslatex.exe - -name cslatex.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of cslatex -containersize 344 -containerchecksum e214eae0fd82ad77d50ec6587ab7b9b5f5563244e0303ae72a2e9c951e80c81b52a9b9a5a9b2390cf37918acd25e56ad888c264f7f2fd328f2d59b632f094887 -binfiles arch=x86_64-cygwin size=2 - bin/x86_64-cygwin/cslatex - bin/x86_64-cygwin/pdfcslatex - -name cslatex.x86_64-darwin -category Package -revision 18441 -shortdesc x86_64-darwin files of cslatex -containersize 344 -containerchecksum 82d082e46752b65be596c01b6069dc22a715f6dbf8454662288b8575f2d769d2999fed0347d965a1abeb90ff66c57307178c5f7e89ae44c5e48ad47e60b64eb4 -binfiles arch=x86_64-darwin size=2 - bin/x86_64-darwin/cslatex - bin/x86_64-darwin/pdfcslatex - -name cslatex.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of cslatex -containersize 348 -containerchecksum 28f3f06ae48ffd694b136bc57ba659e4968ee437cba298b1311e018e598b24a187d6168d706aa19b71e41fad451dcb89eb5c51de6978b1ab663a62525a3b03dd -binfiles arch=x86_64-darwinlegacy size=2 - bin/x86_64-darwinlegacy/cslatex - bin/x86_64-darwinlegacy/pdfcslatex - -name cslatex.x86_64-linux -category Package -revision 3185 -shortdesc x86_64-linux files of cslatex -containersize 340 -containerchecksum 2497458a897e49c0b547e868b73da11962b2d3c399beec5f8a6e983f938da6c0307f2299f775e6db785684090db05fd70fdd66c720cee996c9f6d8843b79f426 -binfiles arch=x86_64-linux size=2 - bin/x86_64-linux/cslatex - bin/x86_64-linux/pdfcslatex - -name cslatex.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of cslatex -containersize 344 -containerchecksum 8739b356e58d15e407b44e4623780102cf87fb173c862241ba9e228afc2f986a30ed4f27519c57001faa45c0a8594c9c91ecd844c1f4776c0d1b38a493d140f5 -binfiles arch=x86_64-linuxmusl size=2 - bin/x86_64-linuxmusl/cslatex - bin/x86_64-linuxmusl/pdfcslatex - -name cslatex.x86_64-solaris -category Package -revision 18442 -shortdesc x86_64-solaris files of cslatex -containersize 344 -containerchecksum a6706b865f6ebbe07f73a3aa81ccc338eaf7af2d6e4cf2e8d039079458f631c339b0949f589b5017c86a0bb9df5fdf56ae35222559166496800aeeee6c959612 -binfiles arch=x86_64-solaris size=2 - bin/x86_64-solaris/cslatex - bin/x86_64-solaris/pdfcslatex - -name csplain -category Package -revision 48563 -shortdesc Plain TeX multilanguage support -longdesc CSplain is a small extension of basic Plain TeX macros, the -longdesc formats csplain and pdfcsplain can be generated. It supports: -longdesc hyphenation of words for 50+ languages, simple and powerfull -longdesc font loading system (various sizes of fonts), TeX, pdfTeX, -longdesc XeTeX and LuaTeX engines, math fonts simply loaded with full -longdesc amstex-like features, three internal encodings (IL2 for -longdesc Czech/Slovak languages, T1 for many languages with latin -longdesc alphabet and Unicode in new TeX engines), natural UTF-8 input -longdesc in pdfTeX using encTeX without any active characters, Czech and -longdesc Slovak special typesetting features. An important part of the -longdesc package is OPmac, which implements most of LaTeX's features -longdesc (sectioning, font selection, color, hyper reference and urls, -longdesc bibliography, index, toc, tables,etc.) by Plain TeX macros. The -longdesc OPmac macros can generate and bibliography without any external -longdesc program. -depend tex -depend cm -depend cs -depend hyphen-base -depend plain -depend enctex -depend tex-ini-files -depend luatex -depend luatex85 -depend csplain.ARCH -execute AddFormat name=csplain engine=pdftex options="-etex -enc csplain-utf8.ini" fmttriggers=cm,cs,hyphen-base,plain,enctex -execute AddFormat name=pdfcsplain engine=pdftex options="-etex -enc csplain-utf8.ini" fmttriggers=cm,cs,hyphen-base,plain,enctex,tex-ini-files -execute AddFormat name=pdfcsplain engine=xetex options="-etex csplain.ini" fmttriggers=cm,cs,hyphen-base,plain -execute AddFormat name=pdfcsplain engine=luatex options="-etex csplain.ini" fmttriggers=cm,cs,hyphen-base,plain,luatex,tex-ini-files,luatex85 -containersize 117520 -containerchecksum c09296f21bfe946098e131cbd81f10b6f10530ba3d4f3aa7c285c70ea07daf509d9e940eb27316a384cc638cbcfe165916b86f2adebe2a1950501e1f58babc39 -runfiles size=211 - texmf-dist/tex/csplain/base/csenc-k.tex - texmf-dist/tex/csplain/base/csenc-p.tex - texmf-dist/tex/csplain/base/csenc-u.tex - texmf-dist/tex/csplain/base/csenc-w.tex - texmf-dist/tex/csplain/base/cseplain.ini - texmf-dist/tex/csplain/base/csfonts.tex - texmf-dist/tex/csplain/base/csfontsm.tex - texmf-dist/tex/csplain/base/csplain-utf8.ini - texmf-dist/tex/csplain/base/csplain.ini - texmf-dist/tex/csplain/base/czhyphen.ex - texmf-dist/tex/csplain/base/czhyphen.tex - texmf-dist/tex/csplain/base/etex-mac.tex - texmf-dist/tex/csplain/base/extcode.tex - texmf-dist/tex/csplain/base/fonttabs.tex - texmf-dist/tex/csplain/base/hyphen.ex - texmf-dist/tex/csplain/base/hyphen.lan - texmf-dist/tex/csplain/base/il2code.tex - texmf-dist/tex/csplain/base/luaplain.ini - texmf-dist/tex/csplain/base/plaina4.tex - texmf-dist/tex/csplain/base/skhyphen.ex - texmf-dist/tex/csplain/base/skhyphen.tex - texmf-dist/tex/csplain/base/t1code.tex - texmf-dist/tex/csplain/base/t1enc-u.tex - texmf-dist/tex/csplain/base/ucode.tex - texmf-dist/tex/csplain/base/uni-lcuc.tex - texmf-dist/tex/csplain/base/xeplain.ini - texmf-dist/tex/csplain/fonts/ams-math.tex - texmf-dist/tex/csplain/fonts/cavantga.tex - texmf-dist/tex/csplain/fonts/cbookman.tex - texmf-dist/tex/csplain/fonts/chars-8z.tex - texmf-dist/tex/csplain/fonts/chelvet.tex - texmf-dist/tex/csplain/fonts/cncent.tex - texmf-dist/tex/csplain/fonts/cpalatin.tex - texmf-dist/tex/csplain/fonts/cs-adventor.tex - texmf-dist/tex/csplain/fonts/cs-all.tex - texmf-dist/tex/csplain/fonts/cs-antt.tex - texmf-dist/tex/csplain/fonts/cs-arev.tex - texmf-dist/tex/csplain/fonts/cs-baskerx.tex - texmf-dist/tex/csplain/fonts/cs-bera.tex - texmf-dist/tex/csplain/fonts/cs-bonum.tex - texmf-dist/tex/csplain/fonts/cs-charter.tex - texmf-dist/tex/csplain/fonts/cs-cursor.tex - texmf-dist/tex/csplain/fonts/cs-heros.tex - texmf-dist/tex/csplain/fonts/cs-heuristica.tex - texmf-dist/tex/csplain/fonts/cs-iwona.tex - texmf-dist/tex/csplain/fonts/cs-kurier.tex - texmf-dist/tex/csplain/fonts/cs-libertine.tex - texmf-dist/tex/csplain/fonts/cs-pagella.tex - texmf-dist/tex/csplain/fonts/cs-polta.tex - texmf-dist/tex/csplain/fonts/cs-schola.tex - texmf-dist/tex/csplain/fonts/cs-termes.tex - texmf-dist/tex/csplain/fonts/ctimes.tex - texmf-dist/tex/csplain/fonts/cyrchars.tex - texmf-dist/tex/csplain/fonts/dcfonts.tex - texmf-dist/tex/csplain/fonts/ecfonts.tex - texmf-dist/tex/csplain/fonts/exchars.tex - texmf-dist/tex/csplain/fonts/ff-mac.tex - texmf-dist/tex/csplain/fonts/glyphtounicode-cs.tex - texmf-dist/tex/csplain/fonts/ki-math.tex - texmf-dist/tex/csplain/fonts/kp-fonts.tex - texmf-dist/tex/csplain/fonts/kp-math.tex - texmf-dist/tex/csplain/fonts/lmfonts.tex - texmf-dist/tex/csplain/fonts/luafonts.tex - texmf-dist/tex/csplain/fonts/ntx-math.tex - texmf-dist/tex/csplain/fonts/pazo-math.tex - texmf-dist/tex/csplain/fonts/tx-math.tex - texmf-dist/tex/csplain/fonts/uni-math.tex - texmf-dist/tex/csplain/fonts/unifam.tex - texmf-dist/tex/csplain/opmac/fontfam-catalog.tex - texmf-dist/tex/csplain/opmac/fontfam-global.tex - texmf-dist/tex/csplain/opmac/fontfam.tex - texmf-dist/tex/csplain/opmac/op-example.bib - texmf-dist/tex/csplain/opmac/opmac-bib-iso690.tex - texmf-dist/tex/csplain/opmac/opmac-bib-simple.tex - texmf-dist/tex/csplain/opmac/opmac-bib.tex - texmf-dist/tex/csplain/opmac/opmac-luatex.tex - texmf-dist/tex/csplain/opmac/opmac-xetex.tex - texmf-dist/tex/csplain/opmac/opmac.tex - texmf-dist/tex/csplain/opmac/pdfuni.tex -catalogue-contact-home http://petr.olsak.net/csplain-e.html -catalogue-ctan /macros/cstex/base/csplain.tar.gz -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license other-free -catalogue-topics czech slovak format - -name csplain.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of csplain -containersize 344 -containerchecksum 364e69df0e0eeec71637563d1b709ebcd54d81441b11670d83cd84400768d2f8888b4d491e2a1401980df924a4e46c36c0139ad9eb0963246f4ec3d0ded09823 -binfiles arch=aarch64-linux size=2 - bin/aarch64-linux/csplain - bin/aarch64-linux/pdfcsplain - -name csplain.amd64-freebsd -category Package -revision 33902 -shortdesc amd64-freebsd files of csplain -containersize 344 -containerchecksum 3ce88ad88c136f797ddcec4ca74b290da0943766feb453beb93d91e14de9d103115546858710fe781a099e4c34d44b3c16e6d73c1556331ba04a24dbad2c4904 -binfiles arch=amd64-freebsd size=2 - bin/amd64-freebsd/csplain - bin/amd64-freebsd/pdfcsplain - -name csplain.amd64-netbsd -category Package -revision 33902 -shortdesc amd64-netbsd files of csplain -containersize 340 -containerchecksum 034bd8361f5ad5cc4c6b102e445227b0f22cbefd61e08ef659cb7db829b001dd707fafb721b05c1519b865396b0094b00f1f42b52084c0e53dd708ddc14c3e41 -binfiles arch=amd64-netbsd size=2 - bin/amd64-netbsd/csplain - bin/amd64-netbsd/pdfcsplain - -name csplain.armhf-linux -category Package -revision 33902 -shortdesc armhf-linux files of csplain -containersize 340 -containerchecksum a80e524c470033d8d22aee3022ee247a254413d179ce02c1be4524e463da244dbff739ac3f595fdbaeaa7740f9483fbe4076e1c886a6a5af5413bf87473fc80c -binfiles arch=armhf-linux size=2 - bin/armhf-linux/csplain - bin/armhf-linux/pdfcsplain - -name csplain.i386-cygwin -category Package -revision 36800 -shortdesc i386-cygwin files of csplain -containersize 344 -containerchecksum e28bc74680edb5b2eef57bf4b62de74c1a946afe5319c3806b5f5a2890dc92b32994ce2052c7953da19838be317296f59a667d6f9761622b06e0ad9ffb3d9001 -binfiles arch=i386-cygwin size=2 - bin/i386-cygwin/csplain - bin/i386-cygwin/pdfcsplain - -name csplain.i386-freebsd -category Package -revision 33902 -shortdesc i386-freebsd files of csplain -containersize 344 -containerchecksum b919a228c0f1cb90c9a5e8057f71a7d484261c2ec1eaba0947cdaddd7ac7415867e924c266be46f7ab480d97facf8db5bdcf6451aa2ab0da1b8183571287a3b2 -binfiles arch=i386-freebsd size=2 - bin/i386-freebsd/csplain - bin/i386-freebsd/pdfcsplain - -name csplain.i386-linux -category Package -revision 33902 -shortdesc i386-linux files of csplain -containersize 344 -containerchecksum c6095666cd528eccb638e1e546875be75aa6f90f1f6e92cf9173ae72eb3858238759c5e539c5abbac25ada273d7369a529135947fd54f62a173860752c129a5c -binfiles arch=i386-linux size=2 - bin/i386-linux/csplain - bin/i386-linux/pdfcsplain - -name csplain.i386-netbsd -category Package -revision 33902 -shortdesc i386-netbsd files of csplain -containersize 344 -containerchecksum 8a16e5deadd75d50cc7fba142816c699e92552636b7da187f701054838f3c1b36530bbdbc5aa6c7c59b7c789122b4500be5c7e9be302d574da99edd1c3ee09cf -binfiles arch=i386-netbsd size=2 - bin/i386-netbsd/csplain - bin/i386-netbsd/pdfcsplain - -name csplain.i386-solaris -category Package -revision 33902 -shortdesc i386-solaris files of csplain -containersize 344 -containerchecksum 207896788c54e1b9ec21b886925244a20ee3ee72ed7ca195edb34947988dde5df2b216b16f23d46244748c8b2d83e6bd2458335f307fb463fd1988971ce52310 -binfiles arch=i386-solaris size=2 - bin/i386-solaris/csplain - bin/i386-solaris/pdfcsplain - -name csplain.sparc-solaris -category Package -revision 33902 -shortdesc sparc-solaris files of csplain -containersize 344 -containerchecksum 7d15c1f600aa3361f1fe7498d34fdfada30fd257688018ba6e042dcc70c67c17b47c609ce661602444b0ba94ae30777b0a34d9aa75d971d404ef4d7aace8d199 -binfiles arch=sparc-solaris size=2 - bin/sparc-solaris/csplain - bin/sparc-solaris/pdfcsplain - -name csplain.win32 -category Package -revision 36810 -shortdesc win32 files of csplain -containersize 888 -containerchecksum cf716d6138120788434a8315f9e0ec39f8312b641c9e9361c96fc130ea95aecef64ed939de212a6636803e632380425304368d632784b6220f6a06c959e17068 -binfiles arch=win32 size=2 - bin/win32/csplain.exe - bin/win32/pdfcsplain.exe - -name csplain.x86_64-cygwin -category Package -revision 36796 -shortdesc x86_64-cygwin files of csplain -containersize 348 -containerchecksum 58c29d15023ae93aa89b997fc2c9d3a12fbfc16ce7b1ffc347d1f7bc87cc82b025146bd5b76847f99a96d7c4350e4fa45462c0c1f823d6786b0455b9709a9987 -binfiles arch=x86_64-cygwin size=2 - bin/x86_64-cygwin/csplain - bin/x86_64-cygwin/pdfcsplain - -name csplain.x86_64-darwin -category Package -revision 33902 -shortdesc x86_64-darwin files of csplain -containersize 344 -containerchecksum baf7abbf8bf797145148d54ed280682ea1d9b0b5e39fb14772097a7b749e72d303d60b64d5d855ca19247f5ea90793190dd9f18f5513a8c56627bfd3432ea90e -binfiles arch=x86_64-darwin size=2 - bin/x86_64-darwin/csplain - bin/x86_64-darwin/pdfcsplain - -name csplain.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of csplain -containersize 352 -containerchecksum b9cfeef4838312287b5e35505286d18191e808ba7431e5873117ab5b3521ed9df092556d56801668af45531278516c8bf01149cfb73fd4cea8675a46bdfd3420 -binfiles arch=x86_64-darwinlegacy size=2 - bin/x86_64-darwinlegacy/csplain - bin/x86_64-darwinlegacy/pdfcsplain - -name csplain.x86_64-linux -category Package -revision 33902 -shortdesc x86_64-linux files of csplain -containersize 344 -containerchecksum f10477190581f452020242066b98c693baa3e121bd114bec844fa6fe8c739ef61035454492ba83bb97d91ef016c5e40517f3c027df2520bc2f45f6b17bf5ad63 -binfiles arch=x86_64-linux size=2 - bin/x86_64-linux/csplain - bin/x86_64-linux/pdfcsplain - -name csplain.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of csplain -containersize 344 -containerchecksum 807d19d7c3f1684e38cab1159e46daf0b7f663da86cf6c1621b5d2b0ecca7881c8afe208d0d7b18d3b892c8279cd742ca7b59b3f06ed71699060c2941572361e -binfiles arch=x86_64-linuxmusl size=2 - bin/x86_64-linuxmusl/csplain - bin/x86_64-linuxmusl/pdfcsplain - -name csplain.x86_64-solaris -category Package -revision 33902 -shortdesc x86_64-solaris files of csplain -containersize 348 -containerchecksum 08ca849d6f09c68ad4fe4875088b5b63de6fd3080087b129c4c56871b72081bb8b374e59c6e3047bd2d7d8a0487b9ffdcd0b9e35d55b88f61c42df57581d50c0 -binfiles arch=x86_64-solaris size=2 - bin/x86_64-solaris/csplain - bin/x86_64-solaris/pdfcsplain - -name csquotes -category Package -revision 47564 -shortdesc Context sensitive quotation facilities -relocated 1 -longdesc This package provides advanced facilities for inline and -longdesc display quotations. It is designed for a wide range of tasks -longdesc ranging from the most simple applications to the more complex -longdesc demands of formal quotations. The facilities include commands, -longdesc environments, and user-definable 'smart quotes' which -longdesc dynamically adjust to their context. Quotation marks are -longdesc switched automatically if quotations are nested and they can be -longdesc adjusted to the current language if the babel package is -longdesc available. There are additional facilities designed to cope -longdesc with the more specific demands of academic writing, especially -longdesc in the humanities and the social sciences. All quote styles as -longdesc well as the optional active quotes are freely configurable. The -longdesc package is dependent on e-TeX, and requires the author's -longdesc etoolbox package. -containersize 17608 -containerchecksum e303d9f0f3564e8e93c9fd84fbf9bd260ee6e4c9ac152a629db0c05d5ce5d4329f270505d93f2500a9f1dc557f5cbde077ad0fb29bdca642c768266fbb592d27 -doccontainersize 314672 -doccontainerchecksum e45d66b9106427e6f025a73c9befdcd706b1a548ca8e444edfebbb34d97383c2611cdf8a5ac3a1b012c95c207600d9f6c59aa14217a97bbc729067fc502f1d25 -docfiles size=103 - RELOC/doc/latex/csquotes/README.md details="Package README" - RELOC/doc/latex/csquotes/csquotes.pdf details="Tutorial on use of the package" - RELOC/doc/latex/csquotes/csquotes.tex -runfiles size=23 - RELOC/tex/latex/csquotes/csq-compat.def - RELOC/tex/latex/csquotes/csquotes.cfg - RELOC/tex/latex/csquotes/csquotes.def - RELOC/tex/latex/csquotes/csquotes.sty -catalogue-ctan /macros/latex/contrib/csquotes -catalogue-date 2018-04-13 09:47:11 +0200 -catalogue-license lppl1.3c -catalogue-topics quote-marks etex -catalogue-version 5.2d - -name csquotes-de -category Package -revision 23371 -shortdesc German translation of csquotes documentation -relocated 1 -longdesc This is a translation of the documentation of csquotes version -longdesc 5.1. -containersize 400 -containerchecksum ddd91563217653865199be4ca23199f1350e65a060d4b59553799b912e3402cc784344ba15e7a0cba469f116bdcf53cb2b73678d5615e18112605df0229a1c2a -doccontainersize 320940 -doccontainerchecksum fe0be620f485719cd0522ac52147a1e8ff382d6be42089bf36f1545743927bb4826bea67305a5dbd39c4c9676ba168a77884071c6e473476c8098bb9ea022c42 -docfiles size=143 - RELOC/doc/latex/csquotes-de/LIESMICH details="Readme" language="de" - RELOC/doc/latex/csquotes-de/csquotes-DE.pdf details="The document itself" - RELOC/doc/latex/csquotes-de/csquotes-DE.tex -catalogue-ctan /info/translations/csquotes/de -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics quote-marks translation -catalogue-version 1.01 - -name css-colors -category Package -revision 43961 -shortdesc Named colors for web-safe design -relocated 1 -longdesc This package defines web-safe colors for use with D.P. -longdesc Carlisle's color package. It is intended for both authors and -longdesc package writers (e.g. to create Beamer color themes). -containersize 2292 -containerchecksum 0f08d6b5c5c8ce9894869b0d0de1f8aa2cc54fc54122dd47e0f40f8504471e4b16d60a25ffc0dcd13fc49b39e59774c0c3e1f315190752c45fbb7a7456faf0d9 -doccontainersize 2090092 -doccontainerchecksum fac801913bf12ddb569df8a5cf54dca87f0c75046cc5331c795832ec91982391f606000578a0af6b2c542e1a0e8b33a6f1f8f36ab9154150ccfe2aaeb9c198b7 -docfiles size=521 - RELOC/doc/latex/css-colors/README.txt details="Readme" - RELOC/doc/latex/css-colors/css-colors.pdf details="List of colours" - RELOC/doc/latex/css-colors/css-colors.xlsx -runfiles size=2 - RELOC/tex/latex/css-colors/css-colors.sty -catalogue-ctan /macros/latex/contrib/css-colors -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lpplgpl -catalogue-topics colour -catalogue-version 1.02 - -name cstex -category Package -revision 48564 -shortdesc Support for Czech/Slovak languages -relocated 1 -longdesc This package mirrors the macros part of the home site's -longdesc distribution of CSTeX. The licence (modified GPL) applies to -longdesc some of the additions that make it a Czech/Slovak language -longdesc distribution, rather than the distribution of a basic -longdesc Plain/LaTeX distribution. -containersize 544 -containerchecksum 552d3e94c6597ed54479aa3771e00c7b5eea81106cdb47ede669036ac77f598c98d7299a68002fd94e7257d70f6e61c6967fa0ba05e4f7ef87cf89a16d21b7e2 -doccontainersize 3955096 -doccontainerchecksum a2b87ef33cec9dadc1815da651f29cdd9ec9d5114c5ef19adbc87b54260e22a27edffcb37c0a972ccb8c6dcd9a840f749cbc40a22a858ea7a58da660e600b475 -docfiles size=1151 - RELOC/doc/cstex/00-README-cslatex - RELOC/doc/cstex/INSTALL.cslatex - RELOC/doc/cstex/README-csplain - RELOC/doc/cstex/README-cspsfont - RELOC/doc/cstex/README-doc - RELOC/doc/cstex/README-opmac - RELOC/doc/cstex/README.cslatex - RELOC/doc/cstex/cspsfonts-gen/README details="Readme" language="cs" - RELOC/doc/cstex/cspsfonts-gen/fontgen - RELOC/doc/cstex/cspsfonts-gen/kernoff.c - RELOC/doc/cstex/cspsfonts-gen/mkf - RELOC/doc/cstex/cspsfonts-gen/mkfc - RELOC/doc/cstex/cspsfonts-gen/xl2.enc - RELOC/doc/cstex/cspsfonts-gen/xt2.enc - RELOC/doc/cstex/cstexman.pdf details="User manual" language="cs" - RELOC/doc/cstex/cstexman.tex - RELOC/doc/cstex/jemny.errata - RELOC/doc/cstex/jemny.pdf - RELOC/doc/cstex/jemny.tar.gz - RELOC/doc/cstex/kpfonts-plain.tex - RELOC/doc/cstex/lic-gpl.eng - RELOC/doc/cstex/opmac-d.tex - RELOC/doc/cstex/opmac-u-en.pdf - RELOC/doc/cstex/opmac-u-en.tex - RELOC/doc/cstex/opmac-u.pdf - RELOC/doc/cstex/opmac-u.tex - RELOC/doc/cstex/pdfuni-article.pdf - RELOC/doc/cstex/pdfuni-article.tex - RELOC/doc/cstex/prvni.pdf - RELOC/doc/cstex/prvni.tex - RELOC/doc/cstex/test8z.pdf - RELOC/doc/cstex/test8z.tex - RELOC/doc/cstex/testgyre8z.pdf - RELOC/doc/cstex/testgyre8z.tex - RELOC/doc/cstex/testlat.tex - RELOC/doc/cstex/zmeny.txt -catalogue-also cslatex -catalogue-contact-home http://math.feld.cvut.cz/olsak/cstex/ -catalogue-ctan /macros/cstex -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license other-free -catalogue-topics distribution - -name cstypo -category Package -revision 41986 -shortdesc Czech typography rules enforced through LuaTeX hooks -relocated 1 -longdesc This package provides macros that enforce basic Czech -longdesc typography rules through Lua hooks available in LuaTeX. -containersize 2028 -containerchecksum 53832f712de55b05e1f2a5af7ada9b7d64743e202581a166b49ca01b2f0152d4fa3f546fcc399f33d0e44eef0869a1095eceb27ed098352dd91e047b29ae032c -doccontainersize 104248 -doccontainerchecksum 4d5f05d51386e80cb5ec170b35cb28780d89f0daa0c16a0cf333b6dbdea4763f9b546a3ed228db1123d078430d5ae1d01b9c402c43ee22f49f05675c91c18211 -docfiles size=33 - RELOC/doc/lualatex/cstypo/LICENSE - RELOC/doc/lualatex/cstypo/README.md details="Readme" - RELOC/doc/lualatex/cstypo/cstypo.pdf details="User Manual" - RELOC/doc/lualatex/cstypo/cstypo.tex - RELOC/doc/lualatex/cstypo/cstypotest.pdf details="Example of use" - RELOC/doc/lualatex/cstypo/cstypotest.tex -runfiles size=4 - RELOC/tex/lualatex/cstypo/cstypo.sty - RELOC/tex/luatex/cstypo/cstypo-tex.tex - RELOC/tex/luatex/cstypo/cstypo.lua -catalogue-ctan /macros/luatex/generic/cstypo -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license mit -catalogue-topics luatex czech -catalogue-version 0.03 - -name csvsimple -category Package -revision 41597 -shortdesc Simple CSV file processing -relocated 1 -longdesc The package provides a simple LaTeX interface for the -longdesc processing of files with comma separated values (CSV); it -longdesc relies on the key value syntax supported by pgfkeys to simplify -longdesc usage. Filtering and table generation is especially supported; -longdesc however, this lightweight tool offers no support for data -longdesc sorting or data base storage. -containersize 5552 -containerchecksum ce957cc019cc1abd92769f178872dceffeb473d936763391a3891e1d8d6fd2dc6206fad8437c25485f0b9818b9786f9d651c975a15c4503f67e5952270c76b11 -doccontainersize 751936 -doccontainerchecksum 836904921bf4a851be3bbe10c38e85f11c65998524fd1e7749240d0db4d8a05bd349466fc511d7216a96c9a5c6fd22583b7f05b472230c9365842103eff1c33b -docfiles size=243 - RELOC/doc/latex/csvsimple/CHANGES - RELOC/doc/latex/csvsimple/README details="Readme" language="en" - RELOC/doc/latex/csvsimple/amountsort.xml - RELOC/doc/latex/csvsimple/catsort.xml - RELOC/doc/latex/csvsimple/csvsimple-example.pdf details="example of use" language="en" - RELOC/doc/latex/csvsimple/csvsimple-example.tex - RELOC/doc/latex/csvsimple/csvsimple.pdf details="Package documentation" language="en" - RELOC/doc/latex/csvsimple/csvsimple.tex - RELOC/doc/latex/csvsimple/encoding.xml - RELOC/doc/latex/csvsimple/gradesort.xml - RELOC/doc/latex/csvsimple/matriculationsort.xml - RELOC/doc/latex/csvsimple/namesort.xml - RELOC/doc/latex/csvsimple/transform.xml -runfiles size=7 - RELOC/tex/latex/csvsimple/csvsimple.sty -catalogue-also csvtools datatool -catalogue-ctan /macros/latex/contrib/csvsimple -catalogue-date 2016-07-01 18:34:08 +0200 -catalogue-license lppl1.3 -catalogue-topics data-import data-disp csv-support -catalogue-version 1.20 - -name ctable -category Package -revision 38672 -shortdesc Flexible typesetting of table and figure floats using key/value directives -relocated 1 -longdesc Provides commands to typeset centered, left- or right-aligned -longdesc table and (multiple-)figure floats, with footnotes. Instead of -longdesc an environment, a command with 4 arguments is used; the first -longdesc is optional and is used for key,value pairs generating -longdesc variations on the defaults and offering a route for future -longdesc extensions. -containersize 3616 -containerchecksum 68d546dc4110f9cf1ab53f698129b68bd0476094c785e1dcb6d5b442e47f87f0678c4fb678fe71f1fd8dcfa6814929be9cefb242a4c15e842c40450680e87d32 -doccontainersize 698224 -doccontainerchecksum f72c1c085c7860e1b45d489d977ae0663566840abc08b3370b75877d9dcd8f8a8fd2731074631fee8a77f6202f422fded6814254c636418f6f7724c80fbd6b51 -docfiles size=243 - RELOC/doc/latex/ctable/01a - RELOC/doc/latex/ctable/01b - RELOC/doc/latex/ctable/02k - RELOC/doc/latex/ctable/02l - RELOC/doc/latex/ctable/02m - RELOC/doc/latex/ctable/03a - RELOC/doc/latex/ctable/03b - RELOC/doc/latex/ctable/04a - RELOC/doc/latex/ctable/04b - RELOC/doc/latex/ctable/05a - RELOC/doc/latex/ctable/05b - RELOC/doc/latex/ctable/05c - RELOC/doc/latex/ctable/06a - RELOC/doc/latex/ctable/06b - RELOC/doc/latex/ctable/07a - RELOC/doc/latex/ctable/07b - RELOC/doc/latex/ctable/08a - RELOC/doc/latex/ctable/08b - RELOC/doc/latex/ctable/09b - RELOC/doc/latex/ctable/10a - RELOC/doc/latex/ctable/10b - RELOC/doc/latex/ctable/12a - RELOC/doc/latex/ctable/12b - RELOC/doc/latex/ctable/13a - RELOC/doc/latex/ctable/13b - RELOC/doc/latex/ctable/13c - RELOC/doc/latex/ctable/14a - RELOC/doc/latex/ctable/README details="Readme" - RELOC/doc/latex/ctable/ctable.pdf details="Package documentation" - RELOC/doc/latex/ctable/doit - RELOC/doc/latex/ctable/inst - RELOC/doc/latex/ctable/lion.png - RELOC/doc/latex/ctable/penguin.jpg -srccontainersize 14848 -srccontainerchecksum 8b77af670e6c694a57b98ef518b3c6d9747a85e56884f2f4386120a704745b965b8fdd2c62ddaf5e9f846056010533f743e2fb61104cbad99698c64b097f885e -srcfiles size=14 - RELOC/source/latex/ctable/ctable.dtx - RELOC/source/latex/ctable/ctable.ins -runfiles size=3 - RELOC/tex/latex/ctable/ctable.sty -catalogue-ctan /macros/latex/contrib/ctable -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics table float -catalogue-version 1.31 - -name ctablestack -category Package -revision 38514 -shortdesc Catcode table stable support -relocated 1 -longdesc This package provides a method for defining category code table -longdesc stacks in LuaTeX. It builds on code provided by the 2015/10/01 -longdesc release of LaTeX2e (also available as ltluatex.sty for plain -longdesc users). It is required by the luatexbase package (v1.0 onward) -longdesc which uses ctablestack to provide a back-compatibility form of -longdesc this concept. -containersize 1128 -containerchecksum dfb5fd4e62c04311bf41c17d06395f5693c0232840bead53a41cf0898ba2704da68d6caf4cbe796fb728f189a57072f36433a51edc0fd9d1013a70f4906797ae -doccontainersize 151908 -doccontainerchecksum d27e0392ffb1a4daf718ec780540d22b7f3ed3dc6e488f37583ef9fc06697309f7abd93e55832c50cc50e87a950dcc9cd602e0270d4b9fde9db6cbed59cf131c -docfiles size=38 - RELOC/doc/luatex/ctablestack/README.md details="Readme" - RELOC/doc/luatex/ctablestack/ctablestack.pdf details="Package documentation" -srccontainersize 2520 -srccontainerchecksum 083b381a0dc2b83dff0e71f475fa35dd60e9e62106a75c3537381e6b25c41155cdabfd6f5a07da1ad9d58f34d33052f24e212421b11e377c309c261454072e7b -srcfiles size=3 - RELOC/source/luatex/ctablestack/ctablestack.dtx - RELOC/source/luatex/ctablestack/ctablestack.ins -runfiles size=1 - RELOC/tex/luatex/ctablestack/ctablestack.sty -catalogue-ctan /macros/luatex/generic/ctablestack -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics luatex -catalogue-version 1.0 - -name ctan-o-mat -category Package -revision 46938 -shortdesc Upload or validate a package for CTAN -longdesc This program can be used to automate the upload of a package to -longdesc CTAN. The description of the package is contained in a -longdesc configuration file. The provided information is validated in -longdesc any case. If the validation succeeds and not only the -longdesc validation is requested, then the provided archive file will be -longdesc placed in the incoming area of the CTAN for further processing -longdesc by the CTAN team. In any case any finding during the validation -longdesc is reported at the end of the processing. Note that the -longdesc validation is the default and an official submission has to be -longdesc requested by an appropriate command line option. ctan-o-mat -longdesc requires an Internet connection to the CTAN server. Even the -longdesc validation retrieves the known attributes and the basic -longdesc constraints from the server. -depend ctan-o-mat.ARCH -containersize 6020 -containerchecksum 523d9ed02465ad0e6d0a3dd08c2b12369b37cab406182cd8ec6da1ccc0fc588c0642661135f34fc82844ae9310bfca6e6be4ab9e7aa22dfeb44937b02cbd5ca9 -doccontainersize 25752 -doccontainerchecksum 75f5fabc5c932d9de95512e096018ed84ffe5ce5374d7e413d30248a740c09ce0d53057538b5b52c48c941c2f96ccf74900f85330ca9c4cea84552e48544b56d -docfiles size=16 - texmf-dist/doc/man/man1/ctan-o-mat.1 - texmf-dist/doc/man/man1/ctan-o-mat.man1.pdf - texmf-dist/doc/support/ctan-o-mat/LICENSE - texmf-dist/doc/support/ctan-o-mat/README.md details="Readme" - texmf-dist/doc/support/ctan-o-mat/ctan-o-mat.pkg - texmf-dist/doc/support/ctan-o-mat/lib/md2ltx.pl - texmf-dist/doc/support/ctan-o-mat/makefile -runfiles size=6 - texmf-dist/scripts/ctan-o-mat/ctan-o-mat - texmf-dist/scripts/ctan-o-mat/ctan-o-mat.pl -catalogue-ctan /support/ctan-o-mat -catalogue-date 2017-11-25 09:56:55 +0100 -catalogue-license bsd3 -catalogue-topics ctan -catalogue-version 1.2 - -name ctan-o-mat.aarch64-linux -category Package -revision 47001 -shortdesc aarch64-linux files of ctan-o-mat -containersize 340 -containerchecksum d337545c545072633ed66bd8bc2a20b7e4c90c4e26bc718ba173fc487ee88d2640e7762ca125ae889248de7267f2c92de82141a77e7b186baca8197c7f83ef4e -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/ctan-o-mat - -name ctan-o-mat.amd64-freebsd -category Package -revision 47009 -shortdesc amd64-freebsd files of ctan-o-mat -containersize 344 -containerchecksum ea23844a78da6113df7f045587fd58eb6232f1153ee48656cd3507822ed69b812da0b8c331bc7e1afe0c91663ccf103ee0814e331cd805b4f631ec1c8814715b -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/ctan-o-mat - -name ctan-o-mat.amd64-netbsd -category Package -revision 46999 -shortdesc amd64-netbsd files of ctan-o-mat -containersize 340 -containerchecksum 596da1a0009d0c7517d1cd535e2118565608f8d819028efc891edda52beea1a22a29fe88807fc2efcc6ecd90c1f92d26eadb7b61916dd1218f89c6981f85911f -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/ctan-o-mat - -name ctan-o-mat.armhf-linux -category Package -revision 47013 -shortdesc armhf-linux files of ctan-o-mat -containersize 340 -containerchecksum f984c5fa40ee8e6ee65416517063bc9c75847982297da33e81b110b0cbaf9513c766b85bcaeedae2d14cf845d4d6970e7fac7888c2eb7d13afe6301e69cc89b9 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/ctan-o-mat - -name ctan-o-mat.i386-cygwin -category Package -revision 47461 -shortdesc i386-cygwin files of ctan-o-mat -containersize 340 -containerchecksum cca53af843d260e459fedf679a22fc12e27694ea2312108789c3c521069d55d45f9c9502336ff28b27a2abbdadc79c9abc6d1867062fe68726258d2e688369a4 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/ctan-o-mat - -name ctan-o-mat.i386-freebsd -category Package -revision 47009 -shortdesc i386-freebsd files of ctan-o-mat -containersize 344 -containerchecksum f2e431cd87eeadb923c8c6b67dbced5b65c3dc595efb21526ba26d0c1d75b7bebf4782df29aef8eac8122258ea995895a7d4a24d78e8106a5355cc0912d3fda8 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/ctan-o-mat - -name ctan-o-mat.i386-linux -category Package -revision 46996 -shortdesc i386-linux files of ctan-o-mat -containersize 340 -containerchecksum cd23c34ffcc0d823e234a0a68c561f8e180fdd57d35e4a9ba6baef70edf863e6c5096a97ed56dd7a41830c96f4d23c58cbf3212581dc6d07a0f6d261d0ac778b -binfiles arch=i386-linux size=1 - bin/i386-linux/ctan-o-mat - -name ctan-o-mat.i386-netbsd -category Package -revision 46999 -shortdesc i386-netbsd files of ctan-o-mat -containersize 340 -containerchecksum 9fbdc1e622d072378d079afec11cfb8709099eff02be6ed523153e0a1a0393140b4aa45ff4350ed9625576c08b93b87ce742b938237974d4a2f21b3f8a5d5111 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/ctan-o-mat - -name ctan-o-mat.i386-solaris -category Package -revision 46997 -shortdesc i386-solaris files of ctan-o-mat -containersize 340 -containerchecksum 25d98813969ab31ac68821e6bf6d550d6a79d2b14d840711974fa0c675b55e5ebfdb36fc63c87841b50e37fa28ae2756c87107fe9fbe2dcb4147582203369bbf -binfiles arch=i386-solaris size=1 - bin/i386-solaris/ctan-o-mat - -name ctan-o-mat.sparc-solaris -category Package -revision 46997 -shortdesc sparc-solaris files of ctan-o-mat -containersize 340 -containerchecksum 46016332c4e8a64cc53112d438b1003f00e20f57695d3f323de639728c9ee87a55f3ecdfd951e6201f96c2988b20387aad2ac0674cbdfdc77e06776392cf460d -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/ctan-o-mat - -name ctan-o-mat.win32 -category Package -revision 46938 -shortdesc win32 files of ctan-o-mat -containersize 640 -containerchecksum 952f2278f98ed28ebd2f7057365d6465ef7ba1dd8c6f82b4fb0814477c32668ef5fbbd94ce3a5eeef01dfdb8e90fc867b657a928e7fab01f0f40d8ee2613d370 -binfiles arch=win32 size=1 - bin/win32/ctan-o-mat.bat - -name ctan-o-mat.x86_64-cygwin -category Package -revision 47461 -shortdesc x86_64-cygwin files of ctan-o-mat -containersize 340 -containerchecksum fe69a273fdcf79fc41610d9eee558682391e0c569f9261e6fc147f080170f6d4f65eccfcb7383478698ad922447f04729988058319bd58a4ccaec56d43fcd71a -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/ctan-o-mat - -name ctan-o-mat.x86_64-darwin -category Package -revision 46989 -shortdesc x86_64-darwin files of ctan-o-mat -containersize 340 -containerchecksum 0d919507d1518cb9a9616a8fbfa4d7d64f65b7d0e4e587588c2e0e4b131ef1a253e209cf6b85564204829921eb475795a03aeba8387d5a6d2642fd5dd7ec0f2e -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/ctan-o-mat - -name ctan-o-mat.x86_64-darwinlegacy -category Package -revision 46995 -shortdesc x86_64-darwinlegacy files of ctan-o-mat -containersize 348 -containerchecksum 6bd34a8f15f4e94b94c0ff4ed54e0eec05bd1cc7a43413e1149fe0fb6bc136a8d7c057a3b18f7f0d628f3688529798e3abcd639d7dd1abbe0d6ede1633a1a802 -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/ctan-o-mat - -name ctan-o-mat.x86_64-linux -category Package -revision 47020 -shortdesc x86_64-linux files of ctan-o-mat -containersize 344 -containerchecksum 9117f6b7e5a42b93ff8fdb1a5632526e73279e2e7c40828a2f85417e985f2ab9dbfdc4923d0230d99913b9832c10ea437232acf625c540af2d1c8862769cc977 -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/ctan-o-mat - -name ctan-o-mat.x86_64-linuxmusl -category Package -revision 47036 -shortdesc x86_64-linuxmusl files of ctan-o-mat -containersize 348 -containerchecksum 7f1b203ff9835fe86e8a7faf4ea782c9ee199fd2e1c640da389e545e081941567d2b9a9df917f4cd6c603424109f1186f7f60713f9bc4874336a715b1b6e96dd -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/ctan-o-mat - -name ctan-o-mat.x86_64-solaris -category Package -revision 46997 -shortdesc x86_64-solaris files of ctan-o-mat -containersize 344 -containerchecksum 308c25cefad772a6b4e2a7c089a1c2b9bad16e61d4686f31cde16a9bfbac34b2ef390e064de4d0db5beffa95c8f6989e31de0542897c95a0668b0d3f86506d84 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/ctan-o-mat - -name ctan_chk -category Package -revision 36304 -shortdesc CTAN guidelines verifier and corrector for uploading projects -relocated 1 -longdesc Basic gawk program that uses CTAN's published guidelines for -longdesc authors to help eliminate sloppiness in uploaded -longdesc files/projects. It is completely open for users to program -longdesc additional guidelines as well as CTAN's future adjustments. -containersize 512 -containerchecksum 1e0b0ba38e401b786df8363e43571d4cf2383e3dbae2bbedb9085cb25c0d243743eb552086962711708d0632089556fa3327a3a32713073d088b5b3550bce112 -doccontainersize 221996 -doccontainerchecksum 8c057c6486a2be21303aeb20a3640abe40eab2cc1826ef07a74ff838a98f7ae344aebebd013d1c4e3c773566f49f5b497fb1c51091ce39c6d96a5fc5fa42b708 -docfiles size=64 - RELOC/doc/support/ctan_chk/README details="Readme" - RELOC/doc/support/ctan_chk/ctan_chk.gawk - RELOC/doc/support/ctan_chk/ctan_chk.pdf details="Package documentation" - RELOC/doc/support/ctan_chk/ctan_chk.w - RELOC/doc/support/ctan_chk/ctan_chk_bash -catalogue-ctan /support/ctan_chk -catalogue-date 2017-02-11 20:31:30 +0100 -catalogue-license gpl3 -catalogue-topics ctan -catalogue-version 1.0 - -name ctanbib -category Package -revision 48478 -shortdesc Export CTAN entries to bib format -longdesc This package provides a Lua script which can be used for -longdesc retrieving bibliographic information in BibLaTeX format for -longdesc packages hosted on CTAN. The ctanbib script depends only on -longdesc LuaXML. -depend ctanbib.ARCH -containersize 1936 -containerchecksum 55bf990800244a2079140116bc6419571924136fd961b12fc0a38afbb7f824ac2f7310709365ad3550b485ad6d9c1316868e11da168c42c005b33a9e5c1d66aa -doccontainersize 31496 -doccontainerchecksum 5a46317043f84ef542cc3436a593b96306d08c5acd1a76d58a14cfc6706da4f759c39657c50bb2255445c6a0640415cd190f52eb3487d48ffb970fc4c375fdfc -docfiles size=10 - texmf-dist/doc/support/ctanbib/README.md details="Readme" - texmf-dist/doc/support/ctanbib/ctanbib-doc.pdf details="Package documentation" - texmf-dist/doc/support/ctanbib/ctanbib-doc.tex -runfiles size=1 - texmf-dist/scripts/ctanbib/ctanbib -catalogue-ctan /support/ctanbib -catalogue-date 2018-08-24 17:27:46 +0200 -catalogue-license lppl1.3 -catalogue-topics bibtex-gen ctan luatex use-lua -catalogue-version 0.1a - -name ctanbib.aarch64-linux -category Package -revision 48478 -shortdesc aarch64-linux files of ctanbib -containersize 336 -containerchecksum d25ca3adce2ae5fbbb8e0d83482c5f0cde1bf2336bb464013dcc61f3e948d59af26a17e3f43e0012be52fae74eec494093e5c957dea0e783b721dafa6cff33cb -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/ctanbib - -name ctanbib.amd64-freebsd -category Package -revision 48478 -shortdesc amd64-freebsd files of ctanbib -containersize 336 -containerchecksum d5ba6c9476ec3fc3ae01b1d5959794786b24c99fde66f21697482aaf883e4cccb7803e113bdcfd80c1d5d2c8a481c2aa081ab8b0ebc040a2b5bf5b3428de4e1e -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/ctanbib - -name ctanbib.amd64-netbsd -category Package -revision 48715 -shortdesc amd64-netbsd files of ctanbib -containersize 336 -containerchecksum 49dc8726c595d2537caab22bcd3a5545303cd12d9b0f495faa41b800e50ce003d9f6f8f784de64658e7c8ab58d738e897b2450bef2cb91ccec4dd4f07f925723 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/ctanbib - -name ctanbib.armhf-linux -category Package -revision 48478 -shortdesc armhf-linux files of ctanbib -containersize 336 -containerchecksum e779dc2ed48c093a65559c7691e9c0ce929b162d09c11095286859b58d917202739ca101174076a1129fc43d90ac4fd17fc0ac77abd5a27e7ac009839413f719 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/ctanbib - -name ctanbib.i386-cygwin -category Package -revision 48478 -shortdesc i386-cygwin files of ctanbib -containersize 336 -containerchecksum 9d4a7536fc850387682a3b893c43a60a0bdabd37aa87f66c5ef9446b58087da40a8bfc046d67239a80954f8de73e369620ae5e9156baa1bf68635b3809292ea9 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/ctanbib - -name ctanbib.i386-freebsd -category Package -revision 48478 -shortdesc i386-freebsd files of ctanbib -containersize 336 -containerchecksum f4a2feea97d746ae4034b795b0053ec0509b69d21888c93a4f328b30f34ec61c2d153b1b5d22fdd4997bc6ffff39960e827209e197e027cc866efd2dd58876d2 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/ctanbib - -name ctanbib.i386-linux -category Package -revision 48478 -shortdesc i386-linux files of ctanbib -containersize 336 -containerchecksum 23ed6df1987525e7840373060f3b47470b584d82ce92f2b7fc24f54c3911ff05be6149fe24c88f653d6db13b97786e768219e761052214c17845c0d6a3ea9479 -binfiles arch=i386-linux size=1 - bin/i386-linux/ctanbib - -name ctanbib.i386-netbsd -category Package -revision 48478 -shortdesc i386-netbsd files of ctanbib -containersize 336 -containerchecksum 4893eef0d3abf78fc328cf42b13ea1a59c18298581eb890e3df9db90fbf7bf146fb605626754e74af42d66ee0633c189fd29edee3ac816d386f53d58c1fd92da -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/ctanbib - -name ctanbib.i386-solaris -category Package -revision 48478 -shortdesc i386-solaris files of ctanbib -containersize 336 -containerchecksum 606fcf18c40e60c571c61caf1c660bdfa8b99b73ef292aa9607693f94027801eec8cc5e711ce6888a0824bed44269db7d04ff6af7280a752cb917b33d6d4920f -binfiles arch=i386-solaris size=1 - bin/i386-solaris/ctanbib - -name ctanbib.sparc-solaris -category Package -revision 48478 -shortdesc sparc-solaris files of ctanbib -containersize 336 -containerchecksum 6a801ee9c0d5dcf95975d95b32578992090a7573fe6d31e3d6cc79b41ba26098e80cf914a7879f7197312a07503538a3d9a69186aa2e3c711148439c3d1b3f0c -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/ctanbib - -name ctanbib.win32 -category Package -revision 48478 -shortdesc win32 files of ctanbib -containersize 676 -containerchecksum a76feef780cba51f16447b755bbf382f9469cd022d63dc9f8e1104655f07aa8b9bebcd1bde6a55d81b5f89fb755a916d6f5665201b8d922e05c0ebbe93d0148c -binfiles arch=win32 size=1 - bin/win32/ctanbib.exe - -name ctanbib.x86_64-cygwin -category Package -revision 48478 -shortdesc x86_64-cygwin files of ctanbib -containersize 336 -containerchecksum 55b59ea1106baceceb00545b01af9b6936801662abf99e52c8da9b6d1be74c555c67985c5842c09d431cfdd97238e4af2283c951ab677464f437649b5dc42c21 -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/ctanbib - -name ctanbib.x86_64-darwin -category Package -revision 48478 -shortdesc x86_64-darwin files of ctanbib -containersize 336 -containerchecksum 828e8e0491600a80c72976b537fc3534244ebd9509a76359dabf1959d5db65793ca000399d4a5e7f7734058869376031891c76dc3bbefff18ab95b4a988d0552 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/ctanbib - -name ctanbib.x86_64-darwinlegacy -category Package -revision 48478 -shortdesc x86_64-darwinlegacy files of ctanbib -containersize 344 -containerchecksum 75ce47fd0a45f3cac3e1706be392a47fb30596a7a7449cead98f72c20da10a0063ad2d6a5578e6f4090d7ba2a73112954fdc8f6e55df432fd3937d432900141a -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/ctanbib - -name ctanbib.x86_64-linux -category Package -revision 48478 -shortdesc x86_64-linux files of ctanbib -containersize 336 -containerchecksum 4ecdeb2300778626180f9992a6b14a07a6065d5bc20c91b0cb79bdb96858e55116364957237ce92a87dfdd9e94722f5de2c3920992039b2ada0d787983504857 -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/ctanbib - -name ctanbib.x86_64-linuxmusl -category Package -revision 48478 -shortdesc x86_64-linuxmusl files of ctanbib -containersize 340 -containerchecksum 324797805fb12c0b0dddcce744a5d876c78909b75cee008640b87f2780dbd209f368deb17604a5354766eb0b9752d4ec36515000c5589e1cba21bc78308ef9ae -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/ctanbib - -name ctanbib.x86_64-solaris -category Package -revision 48478 -shortdesc x86_64-solaris files of ctanbib -containersize 336 -containerchecksum 8e1957c0568fee02fbaac5738a13d307b39f5910589f74262d80907569507f96330e4c2aab304490984d5c7a36908e376afd69a2372998ead272e0d59f0ae176 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/ctanbib - -name ctanify -category Package -revision 44129 -shortdesc Prepare a package for upload to CTAN -longdesc Given a list of filenames, ctanify creates a tarball (a .tar.gz -longdesc file) with the files laid out in CTAN's preferred structure. By -longdesc default this tarball additionally contains a ZIP (.zip) file -longdesc with copies of all files laid out in the standard TeX Directory -longdesc Structure (TDS), which may be used by those intending to -longdesc install the package, or by those who need to incorporate it in -longdesc a distribution. (The TDS ZIP file will be installed in the CTAN -longdesc install/ tree.) Given that CTAN and TeX Live are not fond of -longdesc .tds.zip files for small and/or otherwise straightforward -longdesc packages, ctanify has now been provided with an option that -longdesc prevents the creation and inclusion of such a .tds.zip file. -depend ctanify.ARCH -containersize 8236 -containerchecksum 230dcd3c26b6954fae10baf251ba3ead846ae30a48128ba85bc7271c2390803d51c5b483d87066095932bbc047dc0ce634d550a7edfffd87f910e71dae243048 -doccontainersize 57968 -doccontainerchecksum 424519cce6baa1a25158a833bcf0a4364faafeb1d7ff359c1a4bad62900d81bca7502da0535bf8251ac91afe4bfe4e70433bec2fb9fe010e6667fe2f2198cd22 -docfiles size=23 - texmf-dist/doc/latex/ctanify/README details="Readme" - texmf-dist/doc/latex/ctanify/ctanify.pdf details="Package documentation" - texmf-dist/doc/man/man1/ctanify.1 - texmf-dist/doc/man/man1/ctanify.man1.pdf -runfiles size=6 - texmf-dist/scripts/ctanify/ctanify -catalogue-also ctanupload -catalogue-ctan /support/ctanify -catalogue-date 2017-04-23 06:09:52 +0200 -catalogue-license lppl1.3c -catalogue-topics ctan -catalogue-version 1.9.1 - -name ctanify.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of ctanify -containersize 336 -containerchecksum bb037bf32d4d89c7f39890cf91ceef88c9f640a6c2d6839e11d76fd388720c770fa782ad7075864be01912b497d3050596c456fcd04abbdc6e572afbc9017ad4 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/ctanify - -name ctanify.amd64-freebsd -category Package -revision 24061 -shortdesc amd64-freebsd files of ctanify -containersize 340 -containerchecksum a87469b5c85e670122825eedfb0f5e0b011c54fe3c06c57297b37bad5bb81eabd49649ae986b13c41f9dbabe5b3451646a94cc35eb713d85e047ada7f568bf80 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/ctanify - -name ctanify.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of ctanify -containersize 336 -containerchecksum 4815d14fa4589e6a46149cf8bd745f92f2f0af43fecb79732010576619ed356a8b2002d3687136702918a0869c2ed06fd59241c20c400e813770817b18a940cf -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/ctanify - -name ctanify.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of ctanify -containersize 340 -containerchecksum 5f98e76f67ae3b32b308d16cccc95f96f72b29a4b035e4f39a89444632edaef923511c0ab24d26b036b35a6a1ed6444fb5d7dc2b57630ad3851edbb7ddc97ff8 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/ctanify - -name ctanify.i386-cygwin -category Package -revision 24061 -shortdesc i386-cygwin files of ctanify -containersize 336 -containerchecksum d4c2bbf7f0152a098ca755e626d9115b715f2ffa41fafd6d46ac83e6c16f6adf9dd155bd47f5d7636a3707f40523ce471f34ea253651047017b5a49db5079778 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/ctanify - -name ctanify.i386-freebsd -category Package -revision 24061 -shortdesc i386-freebsd files of ctanify -containersize 340 -containerchecksum 00346f3ae6742034b19a24b7eb12d6e118c1f4c549f5215308c5595d12ac72252bf43025081cbe6c3ce4c12ffa47639fcba1636113dcb6073221f91b5e367b69 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/ctanify - -name ctanify.i386-linux -category Package -revision 24061 -shortdesc i386-linux files of ctanify -containersize 340 -containerchecksum e8cdbea327eb462acc769ac11f6d547abc28e19e4cbf154d412d3658b464363238f36692bede375c92a4055e900ea4f5432b0963d4ea59d4849968a7bc2a4b49 -binfiles arch=i386-linux size=1 - bin/i386-linux/ctanify - -name ctanify.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of ctanify -containersize 336 -containerchecksum 55d53b13ea8ed2e8604ce59016e55701e9695ebefab33c668b5d225937280b86a91d1de08564e723988bf73b4a98b3a5cdbc91b71af17f5e23a7bb633ccb705b -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/ctanify - -name ctanify.i386-solaris -category Package -revision 24061 -shortdesc i386-solaris files of ctanify -containersize 340 -containerchecksum 799a5c976e231cd8a5f6fe51eac97c8622a63a58ce9195b2aeb1a0df21a712ee3e8125e0ee3b711a1d202dc45e7ad6fcf3e36a4c87bfa9c6dc4892fef1bae901 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/ctanify - -name ctanify.sparc-solaris -category Package -revision 24061 -shortdesc sparc-solaris files of ctanify -containersize 336 -containerchecksum b9ce96fa85c78e034bee4eeef6f28238a28839bb8ade88fc4b1c91c43f0a114780e06d95be68b30548155843d5c8067ded26d0b19f3ea0b1edfe1711f736425e -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/ctanify - -name ctanify.win32 -category Package -revision 24061 -shortdesc win32 files of ctanify -containersize 680 -containerchecksum 73612d0ef5d7740e0a99eafa48b32b3d28644841e7bb880cde796ff2bb206be82ac3a921d6d1312f6a4d6ce7a6231391f3a313232b6adb661a9ef1d0bdf9e8af -binfiles arch=win32 size=1 - bin/win32/ctanify.exe - -name ctanify.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of ctanify -containersize 340 -containerchecksum 21421ebf82675233e9e095890c7f59160f3425ed481c52aa5a06eef7e615a186664d667e61ff30fcc0706beba067fd944a2a98bdcdad2ffffcbed577c35718a5 -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/ctanify - -name ctanify.x86_64-darwin -category Package -revision 24061 -shortdesc x86_64-darwin files of ctanify -containersize 340 -containerchecksum ed3e33e1960b9f5f76601b4e06e2616c905141ac8b5f94b4465bc4d32a23ee7ad03c2382802c7467e2c6a56b31bf08e722ed425a38bd9c796d20b6d685e30a76 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/ctanify - -name ctanify.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of ctanify -containersize 348 -containerchecksum b7a52aef28ae6f01ea9e90c4c260a907da3cb1f9bb64a630192b0f8166abb9bfd91d524abb71c68323f99708fe6f5eaf229b1dbf03333d23416f90433bf16b92 -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/ctanify - -name ctanify.x86_64-linux -category Package -revision 24061 -shortdesc x86_64-linux files of ctanify -containersize 340 -containerchecksum af619f8ca775afed8cbef6136135d2d9f00525fe442a704c432d87c4d86614a7311283527f3861faaebcd33a9f2e82d1be84c51b79b12bcd9341bc2b9c76915b -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/ctanify - -name ctanify.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of ctanify -containersize 340 -containerchecksum 055593bcb9a57e920578c7ca2d88d65ef1dc26e64e6a5656c0c6d90b469ed789c071af77a7ecc8a96d25842223fa5f3a6c1119ce8b3959e07abe3c7ad74ce3a2 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/ctanify - -name ctanify.x86_64-solaris -category Package -revision 24061 -shortdesc x86_64-solaris files of ctanify -containersize 340 -containerchecksum 09e3b98c137308f3b2de91f8df562492a98eb4a7d719623899e862af0d48edd170db3cbb42d939e04b586bd7ff4101306f765028402d042798d2d9a4bae184a3 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/ctanify - -name ctanupload -category Package -revision 26313 -shortdesc Support for users uploading to CTAN -longdesc The package provides a Perl script that allows the uploads of a -longdesc contribution to CTAN from the command line. The aim is to -longdesc simplify the release process for LaTeX package authors. Note by -longdesc the CTAN team (2015-02-05): It seems that this script is -longdesc currently not working. -depend ctanupload.ARCH -containersize 5104 -containerchecksum e13e3ac1d9c2bb6fdb28396c466ccbd81547742d17d2ab328edb471cffeeba20b245cafa020f68e71b9e7052cd4c2fbbdf3f7c4bc97b96400d6ca667975ba08b -doccontainersize 174940 -doccontainerchecksum e816b2f6d19165f46f0445e88ad4076a1956f23391ec0e24091e99e42ea579c9811b16bb93584d76839962fb24b70ec91f521531bf48fe156b57358f75f68f05 -docfiles size=47 - texmf-dist/doc/support/ctanupload/Makefile.example - texmf-dist/doc/support/ctanupload/README details="Readme" - texmf-dist/doc/support/ctanupload/ctanupload.pdf details="Package documentation" - texmf-dist/doc/support/ctanupload/ctanupload.tex -runfiles size=5 - texmf-dist/scripts/ctanupload/ctanupload.pl -catalogue-also ctanify -catalogue-ctan /support/ctanupload -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl3 -catalogue-topics ctan -catalogue-version 1.2c - -name ctanupload.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of ctanupload -containersize 344 -containerchecksum c7a85fb9445d50b427062a94440902d311157c8bbc1ca665e15ca3b0c6adfafa2e693d70b7140a92b1518e5f81f510291b4686b46cc41a95b60c898de9fb1334 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/ctanupload - -name ctanupload.amd64-freebsd -category Package -revision 23866 -shortdesc amd64-freebsd files of ctanupload -containersize 344 -containerchecksum f82da581a6f3925e4ebbb0c8e03ea5fc24383806f00c12f288597941b0c04badcf3443f922aaeaf949db0cf20746a7806344267d222d09105d540227ef1294c4 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/ctanupload - -name ctanupload.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of ctanupload -containersize 344 -containerchecksum d6b138fdc3258f08aab4d562a68a0fc5cb9627a019bd77ad846b6db312f70295f921a7ced40fa9cdb91368883efbd913d5081a72b9bc0f5474d9985cdeddee04 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/ctanupload - -name ctanupload.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of ctanupload -containersize 344 -containerchecksum 22d7334cc521c0975e4b311eb6355b7cf775e57ba71b374e1e1967931208ea4340cfdc5545a22494dc9b18eb2fb4d4cacb8d855282d85422e378866f826096f9 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/ctanupload - -name ctanupload.i386-cygwin -category Package -revision 23866 -shortdesc i386-cygwin files of ctanupload -containersize 344 -containerchecksum fd8f78673662532986d5317f7c71d0b03ecabcb3e8bdf8f60634740a164112af6b0704047c3b168252e203dc3a7886ec78892bc1b2b4f1335e7a23d9c7cf98a5 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/ctanupload - -name ctanupload.i386-freebsd -category Package -revision 23866 -shortdesc i386-freebsd files of ctanupload -containersize 344 -containerchecksum bd93043608aa07d58f7a98bcea9c0c552c9de3711592a7c1780417d0485afd02da3851ac5cdd6493ab5d650e6c553412665f5c1839f38f80b8559ccc36062133 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/ctanupload - -name ctanupload.i386-linux -category Package -revision 23866 -shortdesc i386-linux files of ctanupload -containersize 344 -containerchecksum 4fa2546906bc30a4387ffcf391cc204a4555ca0bb82e250922dc8f42f4855430b033ffdd230678ab0ca92e2d9da45aea55b4cf3ef7e96914e5797346ff68a1f6 -binfiles arch=i386-linux size=1 - bin/i386-linux/ctanupload - -name ctanupload.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of ctanupload -containersize 344 -containerchecksum f494de6e9519840d8e57ee99be11ec7c73438fadb01793dab3211de7cd6be6a55da792a069a0316953713688a1304e22bfe0fa7b26387a318f03ef987c03aa8c -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/ctanupload - -name ctanupload.i386-solaris -category Package -revision 23866 -shortdesc i386-solaris files of ctanupload -containersize 344 -containerchecksum ae37f19fed324be86245f255338cb5a632401e45e2f1be7c123cabcfbc6e51c04e827199a5ac75eb0f53585eff7058f741144fe4fe611286e0eb01e4aaa505b4 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/ctanupload - -name ctanupload.sparc-solaris -category Package -revision 23866 -shortdesc sparc-solaris files of ctanupload -containersize 344 -containerchecksum e2c09a2fc22a69053336ae427872b09132bb5432a2873512cff8be1367ea4e23fe524a34116d50d9c620f3212624cd3838431a116c4b77d164f06f9213a19e07 -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/ctanupload - -name ctanupload.win32 -category Package -revision 23866 -shortdesc win32 files of ctanupload -containersize 684 -containerchecksum 3cbd81cc51a27c2033b31e4e50b0a45d1c82c2d82fba87fa01891379c58fc988319128374ca3e1064a92235e2b89b75d6ed551aca8212f6f6f27c6936ccc5dc7 -binfiles arch=win32 size=1 - bin/win32/ctanupload.exe - -name ctanupload.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of ctanupload -containersize 344 -containerchecksum 0cfe7464a37d218e04b986781af182e5469a06cadde1e40de0cb40c312187373ac5b464a23c343652bbe2689f52e93a76397a7f0a4301ca1f6f39b08b25af4b5 -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/ctanupload - -name ctanupload.x86_64-darwin -category Package -revision 23866 -shortdesc x86_64-darwin files of ctanupload -containersize 344 -containerchecksum bd67c3aed49ed22290c77e341096607c7d7c0ca43407fc762c3013b3ebf95abfd0902dec2fac6eb894ec81612795e8f87b4e3c8e68d4f320e92dc8c362c92457 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/ctanupload - -name ctanupload.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of ctanupload -containersize 352 -containerchecksum 9e225c2770d99779f85c4a5e1a7f7f43c0975a9dd7856d42af2202e4fa756522d15b7752c2dbcb70bccc5ccff063c2526b7902055a386f4eb5a0c3e501e56678 -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/ctanupload - -name ctanupload.x86_64-linux -category Package -revision 23866 -shortdesc x86_64-linux files of ctanupload -containersize 348 -containerchecksum b92f64f0d7bec89c27934b7700e5bd6a2371612bcfe3a0cd5778578894d7a940ed11bcd9108ec5a8b02cee857cb700336cdcfa9a8ad91c4d197cb822cb5247fd -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/ctanupload - -name ctanupload.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of ctanupload -containersize 344 -containerchecksum 46b0a2ee1b0ee1b3d07cf31d0e28b55d9463bd9974f618bdb69d237ac19efc1fd04493b989dc1058e31b80a884a6079a2cedd06b5ea1c330027aa73a6abf8c3b -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/ctanupload - -name ctanupload.x86_64-solaris -category Package -revision 23866 -shortdesc x86_64-solaris files of ctanupload -containersize 344 -containerchecksum 2913590808224745e82277c995537c8b3577a50f32cd62cd8143ff9a1496450787c561aa25580a75f0de0abb13012b3724b43ef36f615757da400e88dbf0ebd6 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/ctanupload - -name ctex -category Package -revision 47595 -shortdesc LaTeX classes and packages for Chinese typesetting -relocated 1 -longdesc ctex is a collection of macro packages and document classes for -longdesc LaTeX Chinese typesetting. -depend ttfutils -containersize 40928 -containerchecksum f43172725420d70bfe4fe755a804e5e6a7c24a0e93ca9d279c7652d30b45b0119b90aab8bd4d36cd951c7931d43b1c5eb931c54e9f0313fd5d2d76e6a3fae943 -doccontainersize 1122672 -doccontainerchecksum 0ab5ab1050b0f35884d344fffd7f141222a2fd3d280ac5f364b5cd9f25dc1c9486d2aa46236436d4987f862e62046283d9c28340968f08b0fe856e6b46199685 -docfiles size=285 - RELOC/doc/latex/ctex/README.md details="Readme" - RELOC/doc/latex/ctex/ctex.pdf details="Package documentation" language="zh" -srccontainersize 85720 -srccontainerchecksum 19ada9191335508317642b810be88b9b7d10e9e7c7688c35893e8e60bd6641b08972d0dd6a1e9aecdb5fa972f83efbd44b042103573040e7546724b72bdc42f2 -srcfiles size=114 - RELOC/source/latex/ctex/ctex.dtx - RELOC/source/latex/ctex/ctex.ins - RELOC/source/latex/ctex/ctexpunct.spa -runfiles size=179 - RELOC/tex/generic/ctex/ctexmakespa.tex - RELOC/tex/generic/ctex/ctexspamacro.tex - RELOC/tex/generic/ctex/ctxdocstrip.tex - RELOC/tex/generic/ctex/zhadobefonts.tex - RELOC/tex/generic/ctex/zhfandolfonts.tex - RELOC/tex/generic/ctex/zhfounderfonts.tex - RELOC/tex/generic/ctex/zhubuntufonts.tex - RELOC/tex/generic/ctex/zhwindowsfonts.tex - RELOC/tex/latex/ctex/config/ctex-name-gbk.cfg - RELOC/tex/latex/ctex/config/ctex-name-utf8.cfg - RELOC/tex/latex/ctex/config/ctex.cfg - RELOC/tex/latex/ctex/config/ctexopts.cfg - RELOC/tex/latex/ctex/ctex-article.def - RELOC/tex/latex/ctex/ctex-beamer.def - RELOC/tex/latex/ctex/ctex-book.def - RELOC/tex/latex/ctex/ctex-c5size.clo - RELOC/tex/latex/ctex/ctex-cs4size.clo - RELOC/tex/latex/ctex/ctex-report.def - RELOC/tex/latex/ctex/ctex.sty - RELOC/tex/latex/ctex/ctexart.cls - RELOC/tex/latex/ctex/ctexbeamer.cls - RELOC/tex/latex/ctex/ctexbook.cls - RELOC/tex/latex/ctex/ctexcap.sty - RELOC/tex/latex/ctex/ctexheading.sty - RELOC/tex/latex/ctex/ctexhook.sty - RELOC/tex/latex/ctex/ctexpatch.sty - RELOC/tex/latex/ctex/ctexrep.cls - RELOC/tex/latex/ctex/ctexsize.sty - RELOC/tex/latex/ctex/ctexspa.def - RELOC/tex/latex/ctex/ctxdoc.cls - RELOC/tex/latex/ctex/dictionary/translator-theorem-dictionary-ChineseGBK.dict - RELOC/tex/latex/ctex/dictionary/translator-theorem-dictionary-ChineseUTF8.dict - RELOC/tex/latex/ctex/engine/ctex-engine-aptex.def - RELOC/tex/latex/ctex/engine/ctex-engine-luatex.def - RELOC/tex/latex/ctex/engine/ctex-engine-pdftex.def - RELOC/tex/latex/ctex/engine/ctex-engine-uptex.def - RELOC/tex/latex/ctex/engine/ctex-engine-xetex.def - RELOC/tex/latex/ctex/fd/c19rm.fd - RELOC/tex/latex/ctex/fd/c19sf.fd - RELOC/tex/latex/ctex/fd/c19tt.fd - RELOC/tex/latex/ctex/fd/c70rm.fd - RELOC/tex/latex/ctex/fd/c70sf.fd - RELOC/tex/latex/ctex/fd/c70tt.fd - RELOC/tex/latex/ctex/fontset/ctex-fontset-adobe.def - RELOC/tex/latex/ctex/fontset/ctex-fontset-fandol.def - RELOC/tex/latex/ctex/fontset/ctex-fontset-founder.def - RELOC/tex/latex/ctex/fontset/ctex-fontset-mac.def - RELOC/tex/latex/ctex/fontset/ctex-fontset-macnew.def - RELOC/tex/latex/ctex/fontset/ctex-fontset-macold.def - RELOC/tex/latex/ctex/fontset/ctex-fontset-ubuntu.def - RELOC/tex/latex/ctex/fontset/ctex-fontset-windows.def - RELOC/tex/latex/ctex/fontset/ctex-fontset-windowsnew.def - RELOC/tex/latex/ctex/fontset/ctex-fontset-windowsold.def - RELOC/tex/latex/ctex/scheme/ctex-scheme-chinese-article.def - RELOC/tex/latex/ctex/scheme/ctex-scheme-chinese-beamer.def - RELOC/tex/latex/ctex/scheme/ctex-scheme-chinese-book.def - RELOC/tex/latex/ctex/scheme/ctex-scheme-chinese-report.def - RELOC/tex/latex/ctex/scheme/ctex-scheme-chinese.def - RELOC/tex/latex/ctex/scheme/ctex-scheme-plain-article.def - RELOC/tex/latex/ctex/scheme/ctex-scheme-plain-beamer.def - RELOC/tex/latex/ctex/scheme/ctex-scheme-plain-book.def - RELOC/tex/latex/ctex/scheme/ctex-scheme-plain-report.def - RELOC/tex/latex/ctex/scheme/ctex-scheme-plain.def -catalogue-ctan /language/chinese/ctex -catalogue-date 2018-05-02 16:00:12 +0200 -catalogue-license lppl1.3c -catalogue-topics chinese book-pub class -catalogue-version 2.4.14 - -name ctex-faq -category Package -revision 15878 -shortdesc LaTeX FAQ by the Chinese TeX Society (ctex.org) -relocated 1 -longdesc Most questions were collected on the bbs.ctex.org forum, and -longdesc were answered in detail by the author. -containersize 432 -containerchecksum d2188e89e483e8f635b0816dcf58710a5b68cdd443fe1f95c393d0a0916fc57dd3e18d546b72b89e238206da4e6bb23e02326bd4a3b4d7323b205a266bc26e34 -doccontainersize 474700 -doccontainerchecksum 5efd1283b708acf4a96cd9862cf8864f7b52b2834dc631b0a5280013dceef5f53e37c89684497c0991e82792e4382366ba11b9f2748d38652731af3d8fb7d17f -docfiles size=180 - RELOC/doc/latex/ctex-faq/README details="Readme (English)" language="en" - RELOC/doc/latex/ctex-faq/ctex-faq.pdf details="The FAQ (Chinese)" language="zh" - RELOC/doc/latex/ctex-faq/src/ctex-faq.sty - RELOC/doc/latex/ctex-faq/src/ctex-faq.tex - RELOC/doc/latex/ctex-faq/src/make.bat -catalogue-ctan /info/ctex-faq -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license fdl -catalogue-topics chinese-doc faq - -name ctib -category Package -revision 15878 -catalogue ctib4tex -shortdesc Tibetan for TeX and LaTeX2e -relocated 1 -longdesc A package using a modified version of Sirlin's Tibetan font. An -longdesc advantage of this Tibetan implementation is that all consonant -longdesc clusters are formed by TeX and Metafont. No external -longdesc preprocessor is needed. -containersize 116340 -containerchecksum d8730c9dd420f6d872e900c479b47c3f6f417741fd75b4db6446d47518d340a0b1025c337ad1181bad9f5922b959becdce0ab5d7f0309f84d7416681a96f0367 -doccontainersize 217676 -doccontainerchecksum bd3e34c536669045f2ba580e07cde4973a7f1b12527948300965b22edb09857c122c4df62aadf2e2df45ce4232307abebd8116049948bc5823b4c498fcd16f8c -docfiles size=100 - RELOC/doc/latex/ctib/README details="Readme" - RELOC/doc/latex/ctib/ctib4tex.pdf details="Package documentation" - RELOC/doc/latex/ctib/ctib4tex.tex -srccontainersize 8532 -srccontainerchecksum ab66b3585531627595f1ab3930180391bb94acc0581ca702f88bf64969a434648e3410d67098fbf2582e5440785fd545231bdb452af24d49c820c57c7ae4211f -srcfiles size=9 - RELOC/source/latex/ctib/COPYING - RELOC/source/latex/ctib/EMTEX - RELOC/source/latex/ctib/HISTORY - RELOC/source/latex/ctib/INSTALL - RELOC/source/latex/ctib/MIKTEX -runfiles size=206 - RELOC/fonts/source/public/ctib/bzrsetup.mf - RELOC/fonts/source/public/ctib/ctib.mf - RELOC/fonts/source/public/ctib/ctibcode.mf - RELOC/fonts/source/public/ctib/ctiblett.mf - RELOC/fonts/source/public/ctib/ctibligs.mf - RELOC/fonts/source/public/ctib/ctibnum.mf - RELOC/fonts/source/public/ctib/ctibpunc.mf - RELOC/fonts/source/public/ctib/ctibsplt.mf - RELOC/fonts/source/public/ctib/ctibvow.mf - RELOC/fonts/tfm/public/ctib/ctib.tfm - RELOC/tex/latex/ctib/ctib.sty - RELOC/tex/latex/ctib/ctib.tex - RELOC/tex/latex/ctib/lctctib.fd - RELOC/tex/latex/ctib/lctenc.def -catalogue-ctan /language/tibetan/ctib -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics tibetan - -name ctie -category TLCore -revision 47198 -shortdesc C version of tie (merging Web change files) -longdesc This is a version of tie converted for use with cweb. -depend kpathsea -depend ctie.ARCH -containersize 408 -containerchecksum 4688a2328dadfda291d10d42c15f18927a77e9ce7e87a825b697447e889b0ec93d13ddb911a174e74356e3c8378ae26b34d3976f7b8f75b1d2478e9cfd9ad8e9 -doccontainersize 16476 -doccontainerchecksum 41f7f3344a307bb72c61c88d4660c2037dcc0b4723a5c7a23fa2858e01cf0cd53f65ce76f16a21a871303f918dc4488c777d7129d892fa11c96186b88b484e59 -docfiles size=6 - texmf-dist/doc/man/man1/ctie.1 - texmf-dist/doc/man/man1/ctie.man1.pdf -catalogue-ctan /web/c_cpp/ctie -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license gpl -catalogue-topics litprog -catalogue-version 1.1 - -name ctie.aarch64-linux -category TLCore -revision 48789 -shortdesc aarch64-linux files of ctie -containersize 29996 -containerchecksum d2ba40de34d0371237d450f851d77b021e65bae42ea95b8f1a55a5ba069f75f126210c20685a3c09fd40de8825082fc2205c462468b23d6daa596782307306ec -binfiles arch=aarch64-linux size=19 - bin/aarch64-linux/ctie - -name ctie.amd64-freebsd -category TLCore -revision 46816 -shortdesc amd64-freebsd files of ctie -containersize 33296 -containerchecksum fd65eab912f5dd41af3b1166ed5d92bd0990f2b97609419b11e6ffd33a4394e32a69c54bbde605e54abb3510fbd12570aecb1c0091c5f8513fe825089060988f -binfiles arch=amd64-freebsd size=20 - bin/amd64-freebsd/ctie - -name ctie.amd64-netbsd -category TLCore -revision 48698 -shortdesc amd64-netbsd files of ctie -containersize 31644 -containerchecksum 545a4d2251e9968203e97205b628294f876a8fe889e19c2f1c24620c8f1a518e94ae361a126da8564e7d40c7ecb6be56e4f419ec31fe00c7f24c80c0ae6d2fd4 -binfiles arch=amd64-netbsd size=25 - bin/amd64-netbsd/ctie - -name ctie.armhf-linux -category TLCore -revision 48716 -shortdesc armhf-linux files of ctie -containersize 28596 -containerchecksum 4a12a5a104e028a93bcdd66638220a93e761bff03b2b98bec6c844d050c758abc29421485e310ef3901576cd96c2e60fdee77b7ff0fb9588422c23b67953116e -binfiles arch=armhf-linux size=18 - bin/armhf-linux/ctie - -name ctie.i386-cygwin -category TLCore -revision 46814 -shortdesc i386-cygwin files of ctie -containersize 6700 -containerchecksum d4b4f32c758da9fc90eb84593720f05964efddf1c9079ba9c58b05bafdf5c359d573487011acf62db060bbce5210c67af2d7cbee7d64fb5381acd012291dae1e -binfiles arch=i386-cygwin size=5 - bin/i386-cygwin/ctie.exe - -name ctie.i386-freebsd -category TLCore -revision 46816 -shortdesc i386-freebsd files of ctie -containersize 29768 -containerchecksum 85ad7f8b65677a6c98da12ea3db61f069ed0bf4888844c1d216a2edcfd7c48c4063fb569f546003a1f9212a57b6ea8303ceeacb9bb5fdb2d253fdca5fd6dcbac -binfiles arch=i386-freebsd size=19 - bin/i386-freebsd/ctie - -name ctie.i386-linux -category TLCore -revision 47245 -shortdesc i386-linux files of ctie -containersize 37868 -containerchecksum 1b74c75d0d09e9183853b860a9eb19a2e04704faec4b6229c0e018a6f120bab0a9f443be59aa1d82d24e1c50924d442888127cfea925e179b1dd639942947e3e -binfiles arch=i386-linux size=23 - bin/i386-linux/ctie - -name ctie.i386-netbsd -category TLCore -revision 46812 -shortdesc i386-netbsd files of ctie -containersize 29116 -containerchecksum 97d041fb6db265d970b2f2abeb2f65d90ec594934f68998b4ef06b2cbe04946599381f428cfd75cf4677f47dd04cc322fba1d16be4a4c9c07af539df5e0d6a52 -binfiles arch=i386-netbsd size=23 - bin/i386-netbsd/ctie - -name ctie.i386-solaris -category TLCore -revision 46829 -shortdesc i386-solaris files of ctie -containersize 33968 -containerchecksum 091997c1ea535eabd32f9a83c3f78ba3e6f66569f6420dc15140d5b557d654a94ab81680f8b3a8cd34fda0b4e276d32d20e76feb9118ddb311a86c9a302e6353 -binfiles arch=i386-solaris size=19 - bin/i386-solaris/ctie - -name ctie.sparc-solaris -category TLCore -revision 46829 -shortdesc sparc-solaris files of ctie -containersize 31468 -containerchecksum 1d9d17a811516e6ff90ba2e81649ac8d8a7c6baf9906552afc86e15029b27924d1e1dd2500d92b50a9589796b5ba4cb43079435f68044f44bb1e1a38308c19bc -binfiles arch=sparc-solaris size=21 - bin/sparc-solaris/ctie - -name ctie.win32 -category TLCore -revision 46993 -shortdesc win32 files of ctie -containersize 6848 -containerchecksum 456bd02c1b30e5a50926db6d4d61c8ba55c0aa79048ee9a1b89d3fc08fb58945645cdae5b5c7e9deb5922a4c538efb36f63d3c3c880dcb199ec264a7aea3a2c3 -binfiles arch=win32 size=4 - bin/win32/ctie.exe - -name ctie.x86_64-cygwin -category TLCore -revision 46813 -shortdesc x86_64-cygwin files of ctie -containersize 6872 -containerchecksum 6d58d33930978e2c8bb91663b296e535b7276523fa533fa9bd49584f4cbd5a61ff78aee4ab017e241aec3cebcb72697eda48c855e966ae7a81f74b5e2b09a01c -binfiles arch=x86_64-cygwin size=5 - bin/x86_64-cygwin/ctie.exe - -name ctie.x86_64-darwin -category TLCore -revision 48728 -shortdesc x86_64-darwin files of ctie -containersize 33532 -containerchecksum 9738bbdd947be1f995852cfa690b1ef3b17af9d602622eda0966e3d12d49eb38a7fcd2810aa42228eb11644b002dd297a39d223089747774157ce99f2b2e3f61 -binfiles arch=x86_64-darwin size=20 - bin/x86_64-darwin/ctie - -name ctie.x86_64-darwinlegacy -category TLCore -revision 47387 -shortdesc x86_64-darwinlegacy files of ctie -containersize 33728 -containerchecksum 73af47e2dc74117621321d425e6d4963bda17fc522c340272650028308b4009d156a1d54342488db548cbbf0b4cd9fbe5a1e6fff8668e1f3a547220172a15ae9 -binfiles arch=x86_64-darwinlegacy size=21 - bin/x86_64-darwinlegacy/ctie - -name ctie.x86_64-linux -category TLCore -revision 47063 -shortdesc x86_64-linux files of ctie -containersize 35652 -containerchecksum cf99fce71ec5f51084d6184751eace054f59cb48e9373c210f3fa316327920261a4ee82039431a7a176c830a99026eb760d29592af1552d71099658a65640679 -binfiles arch=x86_64-linux size=21 - bin/x86_64-linux/ctie - -name ctie.x86_64-linuxmusl -category TLCore -revision 47036 -shortdesc x86_64-linuxmusl files of ctie -containersize 37264 -containerchecksum 9bb4dfbef3a904005c26d738d7997f00169d661f3996462ede5d1ae4625fe9238bfe02c290041b67f007791a2b0a69de5f69c7d986cd367249f4489c4831fd3c -binfiles arch=x86_64-linuxmusl size=23 - bin/x86_64-linuxmusl/ctie - -name ctie.x86_64-solaris -category TLCore -revision 46829 -shortdesc x86_64-solaris files of ctie -containersize 36736 -containerchecksum 5b20529f61eeec34fc36d602bbc34c809beb0625621d93b575474a87be72098dfb45c450330c9205948b7d96705f169da2c8170f08f266ebf7907dcf6b8bee31 -binfiles arch=x86_64-solaris size=22 - bin/x86_64-solaris/ctie - -name cuisine -category Package -revision 34453 -shortdesc Typeset recipes -relocated 1 -longdesc Typeset recipes with the ingredients lined up with their method -longdesc step (somewhat similarly to the layout used in cooking). -containersize 2996 -containerchecksum 8ea7a566630cb127ac23e7b492561bd7db08187020246a9860e5648c84621d7bbf3ecef93f45012ce21bae4b9fb60a57455910806687e2726293e6e43383f1c2 -doccontainersize 256712 -doccontainerchecksum 92b3c57c14eca023a1383b5e18e578192361334cd0287087341be8fe06f5ba86e14bab96092d0949bdbf2c045eba87b4530928540df4c9544ef61b347cb5e52e -docfiles size=64 - RELOC/doc/latex/cuisine/README details="Package Readme" - RELOC/doc/latex/cuisine/cuisine.pdf details="Package documentation" -srccontainersize 11768 -srccontainerchecksum 8d771982b36ff28d6f4a8b3580bb7424c10f6d29f8ce5623df9ea19550c45879c45075b9c4e1555d5d78696d3f7e84d617572127dbff1853552775110f5b6ee5 -srcfiles size=13 - RELOC/source/latex/cuisine/cuisine.dtx - RELOC/source/latex/cuisine/cuisine.ins -runfiles size=4 - RELOC/tex/latex/cuisine/cuisine.sty -catalogue-also recipe -catalogue-ctan /macros/latex/contrib/cuisine -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics cooking -catalogue-version 0.7 - -name cuprum -category Package -revision 49909 -shortdesc Cuprum font family support for LaTeX -relocated 1 -longdesc This package provides support for the Cuprum font family (see -longdesc http://jovanny.ru). -execute addMap cuprum.map -containersize 87016 -containerchecksum d553af47cccc5737b0f0146e650601167ca5688cf9d92dbc02e1df5aa3abe9cc9139e396efb92274e627bd5cb08ec1ea6072c7b3987b07fcc1f10ea7a34fe4ff -doccontainersize 42724 -doccontainerchecksum 5f7a1dc0dccbc6f1d013e629c2f9de4417f2e7558d8cc94cb78a80915b033c0452c9dbfdc1d427aafc3701211ae96d6c6938278376e6b5b898982b3c2886fe95 -docfiles size=16 - RELOC/doc/fonts/cuprum/LICENSE.txt - RELOC/doc/fonts/cuprum/README.md details="Readme" - RELOC/doc/fonts/cuprum/cuprum.pdf details="Package documentation" - RELOC/doc/fonts/cuprum/cuprum.tex -runfiles size=113 - RELOC/fonts/map/dvips/cuprum/cuprum.map - RELOC/fonts/tfm/public/cuprum/cprbit8t.tfm - RELOC/fonts/tfm/public/cuprum/cprbn8t.tfm - RELOC/fonts/tfm/public/cuprum/cprmit8t.tfm - RELOC/fonts/tfm/public/cuprum/cprmn8t.tfm - RELOC/fonts/truetype/public/cuprum/Cuprum-Bold.ttf - RELOC/fonts/truetype/public/cuprum/Cuprum-BoldItalic.ttf - RELOC/fonts/truetype/public/cuprum/Cuprum-Italic.ttf - RELOC/fonts/truetype/public/cuprum/Cuprum-Regular.ttf - RELOC/tex/latex/cuprum/cuprum.sty - RELOC/tex/latex/cuprum/t1cpr.fd -catalogue-ctan /fonts/cuprum -catalogue-date 2019-02-02 10:32:57 +0100 -catalogue-license ofl -catalogue-topics font font-body font-sans font-ttf font-t1enc font-proportional - -name currency -category Package -revision 48990 -shortdesc Format currencies in a consistent way -relocated 1 -longdesc The package facilitates the formatting of currencies (amounts -longdesc and units) with various formatting capabilities. -containersize 1892 -containerchecksum 5c0e3c639ba5e00f6d84b9f91ddd047c15d779d27ade61f2670acebd71334b141bdf887cadc5da07d7f5da5118cdcfb1330a317aa4ee2f877e0b6455c067debb -doccontainersize 710116 -doccontainerchecksum fcb7434e443e9473c69f78944db49633b86026b91fcc62857077fafb6407ccf02c5ccbbde9bf73af2d09729510feba383056d3741ee4d8bbd42f0571aff1ce12 -docfiles size=179 - RELOC/doc/latex/currency/README.md details="Readme" - RELOC/doc/latex/currency/currency.pdf - RELOC/doc/latex/currency/currency_doc.pdf details="Package documentation" - RELOC/doc/latex/currency/currency_doc.tex -srccontainersize 4160 -srccontainerchecksum b3294ec4bfc28c693e66e8365d3403ca9364364c3fd2817378f6d46aab0771d063823b0714d9594aa5b68177af9f56d458d905b848f396ac5462a2510d0f2835 -srcfiles size=4 - RELOC/source/latex/currency/currency.dtx - RELOC/source/latex/currency/currency.ins -runfiles size=2 - RELOC/tex/latex/currency/currency.sty -catalogue-also siunitx -catalogue-contact-bugs https://github.com/antoinelejay/currency/issues -catalogue-contact-repository https://github.com/antoinelejay/currency -catalogue-ctan /macros/latex/contrib/currency -catalogue-date 2018-10-24 21:28:00 +0200 -catalogue-license lppl1.3 -catalogue-topics units scientific-docs -catalogue-version 0.4 - -name currfile -category Package -revision 40725 -shortdesc Provide file name and path of input files -relocated 1 -longdesc The package provides macros holding file name information -longdesc (directory, base name, extension, full name and full path) for -longdesc files read by LaTeX \input and \include macros; it uses the -longdesc file hooks provided by the author's filehook. In particular, it -longdesc restores the parent file name after the trailing \clearpage of -longdesc an \included file; as a result, the macros may be usefully -longdesc employed in the page header and footer of the last printed page -longdesc of such a file. The depth of inclusion is made available, -longdesc together with the "parent" (including file) and "parents" (all -longdesc including files to the root of the tree). The package -longdesc supersedes FiNK. -containersize 3708 -containerchecksum 7903adb1697ead3a125f89e3dbf1e47880bcc2a7b93c8535d3b5775e9991ca948dee0f7d89db5183dff2b530f698ee9819997408634c9aa02e5664d393ccfa2f -doccontainersize 170632 -doccontainerchecksum 85cb2be7beb669a0af3e42e156aa2fb478cd509bd1e7575d6fc14a612e08b4320f470eb3d389192d1e5ef079b66be37bea01c7894a3862e13884eaac8d2aa988 -docfiles size=43 - RELOC/doc/latex/currfile/README details="Readme" - RELOC/doc/latex/currfile/currfile.pdf details="Package documentation" -srccontainersize 11416 -srccontainerchecksum 813dd79d01c0d8e8c508fa6b96cbc6a473ccd0437f8fdc207b5b3e42ce6fd5431f7eec7e101f46313defeea18117f5d15e715e7f8a0017e6f93110731f45e49f -srcfiles size=13 - RELOC/source/latex/currfile/currfile.dtx - RELOC/source/latex/currfile/currfile.ins -runfiles size=5 - RELOC/tex/latex/currfile/currfile-abspath.sty - RELOC/tex/latex/currfile/currfile.sty -catalogue-ctan /macros/latex/contrib/currfile -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics doc-tool -catalogue-version 0.7c - -name currvita -category Package -revision 15878 -shortdesc Typeset a curriculum vitae -relocated 1 -longdesc Currvita is a package rather than a class (like most other -longdesc curriculum vitae offerings). The author considers that a -longdesc curriculum vitae can quite reasonably form part of another -longdesc document (such as a letter, or a dissertation). -containersize 2332 -containerchecksum 8fe111e7013ecb0884f0b22451b44257633b1db37cd924817172f26fc28557854e6c544138b9dff7884e26c435f927360ab9529aef92871178d85e7941c51add -doccontainersize 89012 -doccontainerchecksum ae12a321ac07888d2a52fb6bf69c7693fb39fe62c8b385852e9adabe1204e1c132229cd66e169c61d933b5816cb354a2ae16b0da4afe93e35e8aece37b87ba46 -docfiles size=30 - RELOC/doc/latex/currvita/README details="Package Readme" - RELOC/doc/latex/currvita/currvita.pdf details="Package documentation" - RELOC/doc/latex/currvita/cvtest.tex -srccontainersize 16140 -srccontainerchecksum 649379fc1650020408189dcd2478e1f5191e67003d7cf7cb090cc5ccefd2b70e61988b8973ade6b9797ceaa55fbe3fa7ce49100fd09d5025db8e88d0e11e6a42 -srcfiles size=15 - RELOC/source/latex/currvita/currvita.dtx - RELOC/source/latex/currvita/currvita.ins -runfiles size=2 - RELOC/tex/latex/currvita/currvita.sty -catalogue-also curve cv esieecv europecv vita -catalogue-ctan /macros/latex/contrib/currvita -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics cv - -name cursolatex -category Package -revision 24139 -shortdesc A LaTeX tutorial -relocated 1 -longdesc The tutorial is presented as a set of slides (in Portuguese). -containersize 392 -containerchecksum e7224fab9725b7f331aacca1057314342b517ea8940b17279d07115b5c70f7f04945aa88a4a242cf77edd4bb6699ad9f3ae07eb6b5bf03ea9d8f4e843c0f1448 -doccontainersize 5407688 -doccontainerchecksum cc2310c92b7879f0bd4e4ed995a891ba4ca5da1b13e47e2f1f9b0ca847f7c054a08cc06a39f8da19640ec04a479e65b6328291ae1f3c2d2d9d49f04851b7c030 -docfiles size=1908 - RELOC/doc/latex/cursolatex/MiKTeX-Basic.png - RELOC/doc/latex/cursolatex/MiKTeX-Complete.png - RELOC/doc/latex/cursolatex/Musica.pdf - RELOC/doc/latex/cursolatex/README - RELOC/doc/latex/cursolatex/TeXShopPNG.png - RELOC/doc/latex/cursolatex/TeXworksPDF.pdf - RELOC/doc/latex/cursolatex/WinEdt.pdf - RELOC/doc/latex/cursolatex/cursolatex.nav - RELOC/doc/latex/cursolatex/cursolatex.pdf details="Package documentation" language="pt" - RELOC/doc/latex/cursolatex/cursolatex.snm - RELOC/doc/latex/cursolatex/cursolatex.tex - RELOC/doc/latex/cursolatex/cursolatex.vrb - RELOC/doc/latex/cursolatex/emacs.pdf - RELOC/doc/latex/cursolatex/integral.pdf - RELOC/doc/latex/cursolatex/tabuleiro.pdf - RELOC/doc/latex/cursolatex/texmaker.pdf - RELOC/doc/latex/cursolatex/texniccenter.pdf - RELOC/doc/latex/cursolatex/texstudio.pdf - RELOC/doc/latex/cursolatex/tipografia.pdf - RELOC/doc/latex/cursolatex/ubuntu.pdf -catalogue-ctan /info/portuguese/cursolatex -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics tut-latex portuguese-doc - -name curve -category Package -revision 20745 -shortdesc A class for making curriculum vitae -relocated 1 -longdesc CurVe is a class for writing a CV, with configuration for the -longdesc language in which you write. The class provides a set of -longdesc commands to create rubrics, entries in these rubrics etc. CurVe -longdesc then format the CV (possibly splitting it onto multiple pages, -longdesc repeating the titles etc), which is usually the most painful -longdesc part of CV writing. Another nice feature of CurVe is its -longdesc ability to manage different CV 'flavours' simultaneously. It is -longdesc often the case that you want to maintain slightly divergent -longdesc versions of your CV at the same time, in order to emphasize on -longdesc different aspects of your background. CurVe also comes with -longdesc support for use with AUC-TeX. -containersize 6872 -containerchecksum cdbe36f957539445d400f5e7823405a93e863622a035a64eacca045bdcef864de5115fbf55bbc6e181537043e07ddb50e9f45a7f3e4eee091189d8b7e72ee5b5 -doccontainersize 249660 -doccontainerchecksum 58c245ef4b78e7e3acd848ac945f7587e74c3a64505475fe5e8c4f8da15ef84ab34f6853467f6651d83c014c2e180229ac3383c444372506ce87e0393b84b887 -docfiles size=80 - RELOC/doc/latex/curve/NEWS - RELOC/doc/latex/curve/README details="Readme" - RELOC/doc/latex/curve/THANKS - RELOC/doc/latex/curve/curve.el - RELOC/doc/latex/curve/curve.pdf details="Package documentation" - RELOC/doc/latex/curve/examples/Makefile - RELOC/doc/latex/curve/examples/bib.bib - RELOC/doc/latex/curve/examples/bib.tex - RELOC/doc/latex/curve/examples/raw.tex - RELOC/doc/latex/curve/examples/rubric.tex - RELOC/doc/latex/curve/header.inc -srccontainersize 22608 -srccontainerchecksum 6a351067a0e9a99534dc8eaf2ef1eaf7565b9b484adc2edc9126243afbbafd1110460437479dc9e5ea3fad9ac709160fa3f1dd503a4792f377222e36c3457c0c -srcfiles size=23 - RELOC/source/latex/curve/curve.dtx - RELOC/source/latex/curve/curve.ins -runfiles size=7 - RELOC/tex/latex/curve/curve.cls -catalogue-also currvita cv esieecv europecv vita -catalogue-ctan /macros/latex/contrib/curve -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics cv class -catalogue-version 1.16 - -name curve2e -category Package -revision 49974 -shortdesc Extensions for package pict2e -relocated 1 -longdesc The package extends the drawing capacities of the pict2e that -longdesc serves as a LaTeX 2e replacement for picture mode. In -longdesc particular, curve2e introduces new macros for lines and -longdesc vectors, new specifications for line terminations and joins, -longdesc arcs with any angular aperture, arcs with arrows at one or both -longdesc ends, generic curves specified with their nodes and the tangent -longdesc direction at these nodes. -containersize 7292 -containerchecksum 29cb2cbdfd79e985dd4b7c46328c46c3ed7d42a9806e23ce947cfa3751e9e294a19e8868ffa5a7daebff53d386e366d7eed0f1253ef677113e248f7a32ed0277 -doccontainersize 635548 -doccontainerchecksum 2fcee0b42fd5c602dc2b2e26923fd562b620455bbad7e5686cbdaf0c6c5ac52d4551d045d5b6d5f2720d2a95cb97461b9d277fe1f111a35181a5fa5e3a87e55e -docfiles size=158 - RELOC/doc/latex/curve2e/README.txt details="Readme" - RELOC/doc/latex/curve2e/curve2e.pdf details="Package documentation" - RELOC/doc/latex/curve2e/manifest.txt -srccontainersize 43708 -srccontainerchecksum f154da281e1c2504d79bc6329cf3859ad886743bde1674fd26ccfe0b099588d2fcb71874912a9ac32baf7a60b1804f9738c2a58467a035b2500748cf9ddf0589 -srcfiles size=41 - RELOC/source/latex/curve2e/curve2e.dtx -runfiles size=8 - RELOC/tex/latex/curve2e/curve2e.sty -catalogue-ctan /macros/latex/contrib/curve2e -catalogue-date 2019-02-08 08:07:40 +0100 -catalogue-license lppl1.3c -catalogue-topics graphics-in-tex graphics-curve -catalogue-version 1.61 - -name curves -category Package -revision 45255 -shortdesc Curves for LaTeX picture environment -relocated 1 -longdesc This package draws curves in the standard LaTeX picture -longdesc environment using parabolas between data points with continuous -longdesc slope at joins; for circles and arcs, it uses up to 16 -longdesc parabolas. The package can also draw symbols or dash patterns -longdesc along curves. The package provides facilities equivalent to -longdesc technical pens with compasses and French curves. Curves consist -longdesc of short secants drawn by overlapping disks or line-drawing -longdesc \special commands selected by package options. -containersize 5252 -containerchecksum 6383e102e3af8651207023c34ae0c56c92eab0d5ad8accf08892f277f916c88f9a193f624dc952d98b8958d887ca55816210362eea95dc70c707a7d6d1cc002a -doccontainersize 320428 -doccontainerchecksum 425049bb81ce1c06d6ac9a45f7665048e9e96de05378375675d8df95fc4e4c3dfacf668acf2d612237cb5ef41dc11b205dd025fccdbf434be0793d41ecbfe141 -docfiles size=81 - RELOC/doc/latex/curves/README details="Readme" - RELOC/doc/latex/curves/curves.pdf details="Package documentation" - RELOC/doc/latex/curves/latex2pdf -srccontainersize 22308 -srccontainerchecksum 6804112c6c6314e8630fba7bc9d3b15a0853548eff5a11ae29cf8814db507e12c50469efeb9f98ddd2e465fe7b306a887e46d804ce665977ee0fb464dc4a88a7 -srcfiles size=20 - RELOC/source/latex/curves/curves.dtx - RELOC/source/latex/curves/curves.ins -runfiles size=5 - RELOC/tex/latex/curves/curves.sty - RELOC/tex/latex/curves/curvesls.sty -catalogue-ctan /macros/latex/contrib/curves -catalogue-date 2017-09-09 11:04:30 +0200 -catalogue-license lppl1.3 -catalogue-topics graphics-in-tex graphics-curve -catalogue-version 1.55 - -name custom-bib -category Package -revision 24729 -shortdesc Customised BibTeX styles -relocated 1 -longdesc Package generating customized BibTeX bibliography styles from a -longdesc generic file using docstrip driven by parameters generated by a -longdesc menu application. Includes support for the Harvard style of -longdesc citations. -containersize 84520 -containerchecksum a4fc934668c7d5a0172756f87caf2c9ed6a86e5378887b87fcdf19e05fce49a139b4f199d5a78c8cf738a36d08408a267160f12d14e335d8b10c5549e7e542da -doccontainersize 667856 -doccontainerchecksum 49fb5ad74cb3cc29e57bf01c5da76389e7b8081c53ec680b0dd8b9ffa4baac06de1624ec77dd252980543eb2a7fb8e41d764e2531383d15e6f801b6fbf12d0aa -docfiles size=190 - RELOC/doc/latex/custom-bib/README details="Readme" - RELOC/doc/latex/custom-bib/makebst.pdf details="Package documentation" - RELOC/doc/latex/custom-bib/merlin.pdf details="Master style file documentation" - RELOC/doc/latex/custom-bib/readme.mkb -srccontainersize 17208 -srccontainerchecksum c3d28480cfb8c66420cb000a4586801c8189cc160e2a74ffd67e587517488a1dbbaf983835b4101ce6a31defd4f930610ba585e38ea78c63fce8c12a6c2ee07a -srcfiles size=16 - RELOC/source/latex/custom-bib/makebst.drv - RELOC/source/latex/custom-bib/makebst.dtx - RELOC/source/latex/custom-bib/makebst.ins - RELOC/source/latex/custom-bib/shorthnd.ins -runfiles size=140 - RELOC/tex/latex/custom-bib/catalan.mbs - RELOC/tex/latex/custom-bib/dansk.mbs - RELOC/tex/latex/custom-bib/dutch.mbs - RELOC/tex/latex/custom-bib/english.mbs - RELOC/tex/latex/custom-bib/esperant.mbs - RELOC/tex/latex/custom-bib/finnish.mbs - RELOC/tex/latex/custom-bib/french.mbs - RELOC/tex/latex/custom-bib/geojour.mbs - RELOC/tex/latex/custom-bib/geophys.tex - RELOC/tex/latex/custom-bib/german.mbs - RELOC/tex/latex/custom-bib/italian.mbs - RELOC/tex/latex/custom-bib/makebst.tex - RELOC/tex/latex/custom-bib/merlin.mbs - RELOC/tex/latex/custom-bib/norsk.mbs - RELOC/tex/latex/custom-bib/photjour.mbs - RELOC/tex/latex/custom-bib/physjour.mbs - RELOC/tex/latex/custom-bib/polski.mbs - RELOC/tex/latex/custom-bib/portuges.mbs - RELOC/tex/latex/custom-bib/shorthnd.tex - RELOC/tex/latex/custom-bib/slovene.mbs - RELOC/tex/latex/custom-bib/spanish.mbs - RELOC/tex/latex/custom-bib/suppjour.mbs - RELOC/tex/latex/custom-bib/svenska.mbs -catalogue-ctan /macros/latex/contrib/custom-bib -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics bibtex-sty -catalogue-version 4.33 - -name cutwin -category Package -revision 29803 -shortdesc Cut a window in a paragraph, typeset material in it -relocated 1 -longdesc The package provides facilities to cut windows out of -longdesc paragraphs, and to typeset text or other material in the -longdesc window. The window may be rectangular, or may have other sorts -longdesc of shape. -containersize 2780 -containerchecksum 44091fd98c50809b63a0389affd03e3d270dc8345710f1def9d4430e19fb89289770d0f40ccc774e0226a9e9b5406e5fc3e1912ac82bb9ad29b1ed0e64f3c6d9 -doccontainersize 304448 -doccontainerchecksum c991c37f50b9180820024d3c8cf8c72af2eaada5b3a08605635f6f11cd104b1a17b3f3cee76c89801f9e1af1f84473e14c5c50cfd368edaf90c10d203a82f5b2 -docfiles size=81 - RELOC/doc/latex/cutwin/README details="Readme" - RELOC/doc/latex/cutwin/cutwin.pdf details="Package documentation" -srccontainersize 9744 -srccontainerchecksum d60e3bc71d66065cb1bd0fb356b849a78bcf7bd5e10c0c4c1d27341bbf6ec69626a702bb314dae4096d1a168a9850b8d0c204be975a52299f861ffecf9ba28b9 -srcfiles size=10 - RELOC/source/latex/cutwin/cutwin.dtx - RELOC/source/latex/cutwin/cutwin.ins -runfiles size=3 - RELOC/tex/latex/cutwin/cutwin.sty -catalogue-ctan /macros/latex/contrib/cutwin -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics text-flow -catalogue-version 0.1 - -name cv -category Package -revision 15878 -shortdesc A package for creating a curriculum vitae -relocated 1 -longdesc The package is distributed with two example files; they (and -longdesc their formatted output) constitute the only real documentation. -longdesc Note that cv is just a package: you choose the overall -longdesc formatting by deciding which class to use, while the package -longdesc provides the detailed formatting. -containersize 828 -containerchecksum 8d4845e0ac5ae7b8c72cd83e46cb041763585d0d844e7dc920ca24bc31a4cca9e16af01e85ecc3aa0c89a467d18f05ef900f1a8ee710c8d12b19263503c8592e -doccontainersize 52540 -doccontainerchecksum 5431df2e85f4c89f33946ecef9712362f3207bfccd857b884b95d669a630b0675ecda08a0ecafe27620260590a092d67af4b44603a7c0f4426a73b9f8e754404 -docfiles size=20 - RELOC/doc/latex/cv/ApplicationLetter.pdf details="Example application letter" - RELOC/doc/latex/cv/ApplicationLetter.tex - RELOC/doc/latex/cv/CVCTAN.pdf details="Example CV" - RELOC/doc/latex/cv/CVCTAN.tex - RELOC/doc/latex/cv/README details="Readme" -runfiles size=1 - RELOC/tex/latex/cv/CV.sty -catalogue-also moderncv curve -catalogue-ctan /macros/latex/contrib/cv -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics cv class - -name cv4tw -category Package -revision 34577 -shortdesc LaTeX CV class, with extended details -relocated 1 -longdesc The class offers entries for assets and social networks; -longdesc customizable styles are provided. The class comes with no -longdesc documentation, but a worked example offers some guidance. -containersize 5108 -containerchecksum 508e837ae533aa63d84f0be128a65351a261694480a159c318db8a5fa8bed33f4d7ceb770b10ef70d3aa0fddd326166d12177717085fa5bf2035ba2926686089 -doccontainersize 98720 -doccontainerchecksum 46021029f976c9ad66eac16c33880af2d81b0d17edfd115294efab3ff273df4e9764915c5dc29f0919ac3a0f153ca04cf9f3bc0aaabfe7675260402ab95eeeb9 -docfiles size=33 - RELOC/doc/latex/cv4tw/README details="Readme" - RELOC/doc/latex/cv4tw/sample-jules-verne-compact.pdf - RELOC/doc/latex/cv4tw/sample-jules-verne-sharp.pdf - RELOC/doc/latex/cv4tw/sample-jules-verne-simple.pdf -runfiles size=9 - RELOC/tex/latex/cv4tw/cv4tw-scheme.sty - RELOC/tex/latex/cv4tw/cv4tw-theme-compact.sty - RELOC/tex/latex/cv4tw/cv4tw-theme-core.sty - RELOC/tex/latex/cv4tw/cv4tw-theme-sharp.sty - RELOC/tex/latex/cv4tw/cv4tw-theme-simple.sty - RELOC/tex/latex/cv4tw/cv4tw.cls -catalogue-also moderncv curve -catalogue-ctan /macros/latex/contrib/cv4tw -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license other-free -catalogue-topics cv class -catalogue-version 0.2 - -name cweb -category Package -revision 49278 -shortdesc A Web system in C -longdesc The CWEB system is a system for literate programming, also -longdesc known as structured software documentation, with code written -longdesc in the C and C++ languages. DEK takes no responsibility for the -longdesc changefiles, they should be maintained independently -- his job -longdesc is to correct errors in ctangle.w, cweave.w, common.w, -longdesc cwebmac.tex, cwebman.tex, and the files of examples/*.w, -longdesc nothing more. -depend cweb.ARCH -containersize 9364 -containerchecksum 0b35c1c89eefee345954390e23cbabd01e9ce7fdc823fd7da6d8567a929179a29d3428f2051f7d367df07f978796cd6344b79bd815ffa7453040e98869292104 -doccontainersize 356940 -doccontainerchecksum 0fee41e1ab3aabf4fafd84d0138b12497455066d9ae5a9cfea7880744abb16181e9d8e8c1b584326617cd239738ecdb0b033f791d8ae2ea8866c3bd54bbcc749 -docfiles size=107 - texmf-dist/doc/man/man1/ctangle.1 - texmf-dist/doc/man/man1/ctangle.man1.pdf - texmf-dist/doc/man/man1/cweave.1 - texmf-dist/doc/man/man1/cweave.man1.pdf - texmf-dist/doc/man/man1/cweb.1 - texmf-dist/doc/man/man1/cweb.man1.pdf - texmf-dist/doc/plain/cweb/cwebman.pdf details="Package documentation" -runfiles size=7 - texmf-dist/tex/plain/cweb/cwebmac.tex -catalogue-ctan /web/c_cpp/cweb -catalogue-date 2017-08-19 23:22:57 +0200 -catalogue-license knuth -catalogue-topics litprog -catalogue-version 3.64b - -name cweb-latex -category Package -revision 28878 -shortdesc A LaTeX version of CWEB -relocated 1 -longdesc This bundle allows marking-up of CWEB code in LaTeX. The -longdesc distribution includes the "Counting Words" program distributed -longdesc with CWEB, edited to run with LaTeX. -containersize 36208 -containerchecksum 107d772799ca21900880b23f0f61c07165c0b3bc87be03403836ea8813a18734dc4c6015886bb70d63576176fba61ba9bfe11855865e8f5f2e347e8cc635e663 -doccontainersize 240868 -doccontainerchecksum 7b2d93821a99b39cd43ae02f27c97b7f4ea02316376739955ae25da1b57c097d7170e828040feb01784003ef99e81215e5faeaed14ee72db16cfcd010c7a5ba6 -docfiles size=211 - RELOC/doc/latex/cweb-latex/CATALOG - RELOC/doc/latex/cweb-latex/History - RELOC/doc/latex/cweb-latex/INSTALL - RELOC/doc/latex/cweb-latex/License - RELOC/doc/latex/cweb-latex/MANIFEST - RELOC/doc/latex/cweb-latex/Makefile - RELOC/doc/latex/cweb-latex/README details="Readme" - RELOC/doc/latex/cweb-latex/contrib/Index - RELOC/doc/latex/cweb-latex/contrib/cwbl-deutsch.sty - RELOC/doc/latex/cweb-latex/contrib/cwbl-french.sty - RELOC/doc/latex/cweb-latex/contrib/cwbl-italian.sty - RELOC/doc/latex/cweb-latex/contrib/cweb-hy/README.txt - RELOC/doc/latex/cweb-latex/contrib/cweb-hy/cwbasehy.tex - RELOC/doc/latex/cweb-latex/contrib/cweb-hy/cweb-hy.cls - RELOC/doc/latex/cweb-latex/contrib/cweb-hy/nodoc.tex - RELOC/doc/latex/cweb-latex/contrib/wagner/cwebzw.sty - RELOC/doc/latex/cweb-latex/cweb-conf.pdf details="Internal interfaces" - RELOC/doc/latex/cweb-latex/cweb-user.pdf details="User manual" - RELOC/doc/latex/cweb-latex/examples/Makefile - RELOC/doc/latex/cweb-latex/examples/compare/wcltx.aux - RELOC/doc/latex/cweb-latex/examples/compare/wcltx.bbl - RELOC/doc/latex/cweb-latex/examples/compare/wcltx.dvi - RELOC/doc/latex/cweb-latex/examples/compare/wcltx.idx - RELOC/doc/latex/cweb-latex/examples/compare/wcltx.log - RELOC/doc/latex/cweb-latex/examples/compare/wcltx.scn - RELOC/doc/latex/cweb-latex/examples/compare/wcltx.tex - RELOC/doc/latex/cweb-latex/examples/rcs.sty - RELOC/doc/latex/cweb-latex/examples/tex-it - RELOC/doc/latex/cweb-latex/examples/wcltx.bib - RELOC/doc/latex/cweb-latex/examples/wcltx.w - RELOC/doc/latex/cweb-latex/src/Imakefile - RELOC/doc/latex/cweb-latex/src/README details="Readme" - RELOC/doc/latex/cweb-latex/src/TODO - RELOC/doc/latex/cweb-latex/src/cwbl-german.sty - RELOC/doc/latex/cweb-latex/src/cweave-spec.tex - RELOC/doc/latex/cweb-latex/src/cweb-conf.tex - RELOC/doc/latex/cweb-latex/src/cweb-doc.sty - RELOC/doc/latex/cweb-latex/src/cweb-fsa.fig - RELOC/doc/latex/cweb-latex/src/cweb-fsa.latex - RELOC/doc/latex/cweb-latex/src/cweb-fsa.ltx - RELOC/doc/latex/cweb-latex/src/cweb-user.tex - RELOC/doc/latex/cweb-latex/src/cweb.doc - RELOC/doc/latex/cweb-latex/src/cwebarray.sty - RELOC/doc/latex/cweb-latex/src/cwebbase.doc - RELOC/doc/latex/cweb-latex/src/cwebparts.doc - RELOC/doc/latex/cweb-latex/src/cwebx.sty - RELOC/doc/latex/cweb-latex/src/keyvald.dtx - RELOC/doc/latex/cweb-latex/src/keyvald.ins - RELOC/doc/latex/cweb-latex/src/style/cweb-doc.el - RELOC/doc/latex/cweb-latex/src/test/Imakefile - RELOC/doc/latex/cweb-latex/src/test/badend.w - RELOC/doc/latex/cweb-latex/src/test/badopts.w - RELOC/doc/latex/cweb-latex/src/test/change.ch - RELOC/doc/latex/cweb-latex/src/test/change.w - RELOC/doc/latex/cweb-latex/src/test/enddocbegin.w - RELOC/doc/latex/cweb-latex/src/test/flat.w - RELOC/doc/latex/cweb-latex/src/test/german.w - RELOC/doc/latex/cweb-latex/src/test/language-german.ch - RELOC/doc/latex/cweb-latex/src/test/language-german.w - RELOC/doc/latex/cweb-latex/src/test/minimal.w - RELOC/doc/latex/cweb-latex/src/test/modes.w - RELOC/doc/latex/cweb-latex/src/test/newif.w - RELOC/doc/latex/cweb-latex/src/test/nolists.w - RELOC/doc/latex/cweb-latex/src/test/parts-code.w - RELOC/doc/latex/cweb-latex/src/test/parts.tex - RELOC/doc/latex/cweb-latex/src/test/refname.w - RELOC/doc/latex/cweb-latex/src/test/report.w - RELOC/doc/latex/cweb-latex/src/test/section.w - RELOC/doc/latex/cweb-latex/src/test/sup-changes.w - RELOC/doc/latex/cweb-latex/src/test/sup-format.w - RELOC/doc/latex/cweb-latex/src/test/sup-lists.w - RELOC/doc/latex/cweb-latex/src/test/titlepage.w - RELOC/doc/latex/cweb-latex/src/test/token.w - RELOC/doc/latex/cweb-latex/src/test/vbar.w -runfiles size=33 - RELOC/tex/latex/cweb-latex/cwbl-german.sty - RELOC/tex/latex/cweb-latex/cweb.cls - RELOC/tex/latex/cweb-latex/cwebarray.sty - RELOC/tex/latex/cweb-latex/cwebbase.tex - RELOC/tex/latex/cweb-latex/keyvald.sty -catalogue-ctan /macros/latex/contrib/cweb -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics litprog - -name cweb-old -category Package -revision 49271 -relocated 1 -containersize 9716 -containerchecksum 6441c3755c3c2c55bb34dc18462d46be0740919d814f1aa38ef314a0a6778fe9015211c36b645fb56549d39963193e02695948ec1608654ac42c847244737912 -runfiles size=16 - RELOC/tex/plain/cweb-old/README - RELOC/tex/plain/cweb-old/pdfXcwebmac.tex - RELOC/tex/plain/cweb-old/pdfcwebmac.tex - RELOC/tex/plain/cweb-old/pdfdcwebmac.tex - RELOC/tex/plain/cweb-old/pdffcwebmac.tex - RELOC/tex/plain/cweb-old/pdficwebmac.tex - RELOC/tex/plain/cweb-old/pdfwebmac.tex - -name cweb.aarch64-linux -category Package -revision 48789 -shortdesc aarch64-linux files of cweb -containersize 72924 -containerchecksum 6c490c8c169f936cee3caa4b5ccc58c42eb032c8ddc8f22d180df97ac4e2bdd5f3cfbd43e85ee55197b7686f283d32d714ec3f35d5f689676b2d00aa2fb6e156 -binfiles arch=aarch64-linux size=63 - bin/aarch64-linux/ctangle - bin/aarch64-linux/cweave - -name cweb.amd64-freebsd -category Package -revision 46816 -shortdesc amd64-freebsd files of cweb -containersize 81524 -containerchecksum ba9ebeca7d34c37ff9bf944494f1da1e0448bc56a04713b8d0fed41558bf01e37d68ea7575cc8eb205168174b718c966f2b829b5b88c0b42efe13cae04d0dee5 -binfiles arch=amd64-freebsd size=64 - bin/amd64-freebsd/ctangle - bin/amd64-freebsd/cweave - -name cweb.amd64-netbsd -category Package -revision 48698 -shortdesc amd64-netbsd files of cweb -containersize 74316 -containerchecksum eebd200881f31408a6ac5081275222c0136ed73485479ac49f57b49aaee90928d30a54884ff13c11cd2d0c5ac9694deb6de4a1306fceafc9fcfa36a995af6ada -binfiles arch=amd64-netbsd size=76 - bin/amd64-netbsd/ctangle - bin/amd64-netbsd/cweave - -name cweb.armhf-linux -category Package -revision 48716 -shortdesc armhf-linux files of cweb -containersize 61068 -containerchecksum a6ca9e82322eb053806cc48800479f49548fd4d428a4e58860410b2e1d7684a19b1f4b292311b7c6f8a3e8a9f8f71ce084b4045e9caa26336c3dd462e87e2b8a -binfiles arch=armhf-linux size=54 - bin/armhf-linux/ctangle - bin/armhf-linux/cweave - -name cweb.i386-cygwin -category Package -revision 47025 -shortdesc i386-cygwin files of cweb -containersize 38952 -containerchecksum b8857d35ffcb1f2e1edbc4aecf94f8d254206307e3717a3f694c59f18cec56efa54d53a522bed36f2ec0754e0170154f8b9f1d2ac103c769a554372736d12d4d -binfiles arch=i386-cygwin size=28 - bin/i386-cygwin/ctangle.exe - bin/i386-cygwin/cweave.exe - -name cweb.i386-freebsd -category Package -revision 46816 -shortdesc i386-freebsd files of cweb -containersize 67124 -containerchecksum 14514375b13b7e9e5323f6d2ab0d2824100a1d568ef8061a7387e991f81249fefb937eeba62f160e56562218c72c08cf1dc1dddeb9d851ac33297d3769f8ece9 -binfiles arch=i386-freebsd size=59 - bin/i386-freebsd/ctangle - bin/i386-freebsd/cweave - -name cweb.i386-linux -category Package -revision 47245 -shortdesc i386-linux files of cweb -containersize 77916 -containerchecksum 0640d2eceb152d13aab7581e13d70f7ebae6002ad66d0e1c290199669baef369e9cc46a3161a38653b917caa646bc916a3eed0f73bbf2aa1e981579dae348d08 -binfiles arch=i386-linux size=66 - bin/i386-linux/ctangle - bin/i386-linux/cweave - -name cweb.i386-netbsd -category Package -revision 46812 -shortdesc i386-netbsd files of cweb -containersize 61828 -containerchecksum bd4c7f8f5ed946843637b40ae340ddc183e073fb2df105d017b4e52446e68e9da560cedea2441b61c7fc655570e46d80878d6360f3f050d5f094d1a9f440517d -binfiles arch=i386-netbsd size=68 - bin/i386-netbsd/ctangle - bin/i386-netbsd/cweave - -name cweb.i386-solaris -category Package -revision 46829 -shortdesc i386-solaris files of cweb -containersize 75312 -containerchecksum c37e324456a6d1a70803dd321650a1a2e80276b55f8d186929fccd236c62203c76620c2d83d2311d79eb2223ccbc3ae7ca432dfe3d38b7bea39b23df9be8e4d1 -binfiles arch=i386-solaris size=58 - bin/i386-solaris/ctangle - bin/i386-solaris/cweave - -name cweb.sparc-solaris -category Package -revision 46829 -shortdesc sparc-solaris files of cweb -containersize 73376 -containerchecksum 26cb2c5407eb5986d0a0cf16bb851c519d8d3c9e8d489781a3d5becccf53741bfc6e97c406404be534dcb778a49b1c01ada39b00f83e70e7ade79e29373fc4b6 -binfiles arch=sparc-solaris size=63 - bin/sparc-solaris/ctangle - bin/sparc-solaris/cweave - -name cweb.win32 -category Package -revision 46993 -shortdesc win32 files of cweb -containersize 42452 -containerchecksum 484222336df13b424098a980f3c2ee5318289b173cc2a7f289e6bd08779da69fa63de4e4414b82ec5d7e139f18e300c92f628e0e6963fa3ed9319b0bee0e31bd -binfiles arch=win32 size=29 - bin/win32/ctangle.exe - bin/win32/cweave.exe - -name cweb.x86_64-cygwin -category Package -revision 47024 -shortdesc x86_64-cygwin files of cweb -containersize 43796 -containerchecksum 7174fd3ed9dcadcd841f638a4f2e947aa09b8371fe9cd175a607fbefe85f02ed4dc2c50898ff6a073bbd7a43d70d6f3a64a2a528866dcced9b6ea3d4c509fe9a -binfiles arch=x86_64-cygwin size=28 - bin/x86_64-cygwin/ctangle.exe - bin/x86_64-cygwin/cweave.exe - -name cweb.x86_64-darwin -category Package -revision 48728 -shortdesc x86_64-darwin files of cweb -containersize 78120 -containerchecksum 72c3e7a5d70288fb39dfaf0faa78c9630121964d64b418d351d4f95ce6544ed96ef492ef2ccf435eee4c022fcea4d5aa10f3fe02df0936293a3091ffc4a2dea0 -binfiles arch=x86_64-darwin size=64 - bin/x86_64-darwin/ctangle - bin/x86_64-darwin/cweave - -name cweb.x86_64-darwinlegacy -category Package -revision 47387 -shortdesc x86_64-darwinlegacy files of cweb -containersize 73908 -containerchecksum 062c05b3c6898e2610164c2d048fee2d6446da1f4eb788c21d2b01dfe1d0ed65c96a7af1241127f31a82fba1677e6e1770753109e82d0631f6be9faebf30e66b -binfiles arch=x86_64-darwinlegacy size=60 - bin/x86_64-darwinlegacy/ctangle - bin/x86_64-darwinlegacy/cweave - -name cweb.x86_64-linux -category Package -revision 47063 -shortdesc x86_64-linux files of cweb -containersize 80216 -containerchecksum b5fed2228f92863d7faf96ea997661f13dc8c44fa419b3c3a48ce49cfa49ecbaf003f9d3a06197ab79025eb1e6aa735cbdb5cfd2a6a1f00b8c582e68a70d57c3 -binfiles arch=x86_64-linux size=61 - bin/x86_64-linux/ctangle - bin/x86_64-linux/cweave - -name cweb.x86_64-linuxmusl -category Package -revision 47036 -shortdesc x86_64-linuxmusl files of cweb -containersize 81872 -containerchecksum 0a02305f5a8c389c3308ed6e042d8400e042846603023dfa9f4f4c2485a807f57b79f025905e39b71225b25ce71c9f4af3eccc1f94efa32e2b4af79b706ab6d4 -binfiles arch=x86_64-linuxmusl size=67 - bin/x86_64-linuxmusl/ctangle - bin/x86_64-linuxmusl/cweave - -name cweb.x86_64-solaris -category Package -revision 46829 -shortdesc x86_64-solaris files of cweb -containersize 86016 -containerchecksum 1e9349a1430083dd20279da41de46d79e95e120c5a303997d85b64dbc9df23b0825614a105bb331e674155efb2745732bb6af98451b01ac06d9f85a571b736ec -binfiles arch=x86_64-solaris size=67 - bin/x86_64-solaris/ctangle - bin/x86_64-solaris/cweave - -name cyber -category Package -revision 46776 -shortdesc Annotate compliance with cybersecurity requirements -relocated 1 -longdesc This LaTeX package helps you write documents indicating your -longdesc compliance with cybersecurity requirements. It also helps you -longdesc format your document in a form suitable inside the U.S. -longdesc Department of Defense, by attaching distribution statements, -longdesc destruction notices, organization logos, and security labels to -longdesc it. -containersize 3508 -containerchecksum 83435c0ea24caafa9f72d6a6c33486d62b7da06b61bab5ce4e5a0ef5fb665cccc30f19fd59819fe5b393ba479ab9484b73db3659b1bf6b09a9cad102e5cd07c1 -doccontainersize 247020 -doccontainerchecksum a87b87ae6a7e58ed7f8043f856a0da5fa6261d17657955edce3ab18d4497295d0b7ba8612060527fc94eb9198221bed72792fbded1c3e95e64eeecc0432de230 -docfiles size=63 - RELOC/doc/latex/cyber/LICENSE - RELOC/doc/latex/cyber/README details="Readme" - RELOC/doc/latex/cyber/cyber.pdf details="Package documentation" -srccontainersize 12624 -srccontainerchecksum f59893865ba9738cc8e343a1893dbbd224b6dafaf45d7e22612a9913e0cf0359a8f014335291bf12a2ebd5d7d763b96e1bf57b5c9b45fe4d5bc5b77df87ee8f8 -srcfiles size=11 - RELOC/source/latex/cyber/cyber.dtx - RELOC/source/latex/cyber/cyber.ins -runfiles size=3 - RELOC/tex/latex/cyber/cyber.sty -catalogue-ctan /macros/latex/contrib/cyber -catalogue-date 2018-03-01 06:15:11 +0100 -catalogue-license mit -catalogue-topics doc-supp -catalogue-version 2.2 - -name cybercic -category Package -revision 37659 -shortdesc "Controls in Contents" for the cyber package -relocated 1 -longdesc This package is used in concert with the cyber package to make -longdesc documents with annotations of compliance with cybersecurity -longdesc requirements. "cic" stands for "Controls in Contents", and when -longdesc you include this package, some notations of compliance are -longdesc added to section names as seen in the table of contents of the -longdesc final document. It also makes your document more brittle in -longdesc unexpected ways: for example, when you use cybercic in the same -longdesc document as hyperref, you cannot use any formatting in your -longdesc section titles. So don't use cybercic unless you need to. -containersize 2388 -containerchecksum ca5ce46f5921e8032a3c142e56db6b7f9ba26d7679f5333e8bc713d2b3d03ef9a79ab980fa1726e56a7a51d92e7e6654df0decf34f8196ba1ebb1071ce22f00e -doccontainersize 191156 -doccontainerchecksum 0c694194de516e11e50c20ad4c346de75e8cf996e42180aeabad225714dfe537ebd004e9726e56a5191a43cc93f3480fa1ccfc3882854ff7927cb36eac51628e -docfiles size=49 - RELOC/doc/latex/cybercic/LICENSE - RELOC/doc/latex/cybercic/README details="Readme" - RELOC/doc/latex/cybercic/cybercic.pdf details="Package documentation" -srccontainersize 7472 -srccontainerchecksum 63a5780dbd05c0d6723b550591e41bf5cafec4b2474435e8ceebaf666610d8363e6beea6e02ce9bbe4c70ec5f3766d2309d7f99b53fd8e07edcb236891f416b9 -srcfiles size=6 - RELOC/source/latex/cybercic/cybercic.dtx - RELOC/source/latex/cybercic/cybercic.ins -runfiles size=2 - RELOC/tex/latex/cybercic/cybercic.sty -catalogue-ctan /macros/latex/contrib/cybercic -catalogue-date 2016-12-18 08:45:22 +0100 -catalogue-license mit -catalogue-topics doc-supp toc-etc -catalogue-version 2.1 - -name cyklop -category Package -revision 18651 -shortdesc The Cyclop typeface -relocated 1 -longdesc The Cyclop typeface was designed in the 1920s at the workshop -longdesc of Warsaw type foundry "Odlewnia Czcionek J. Idzkowski i S-ka". -longdesc This sans serif typeface has a highly modulated stroke so it -longdesc has high typographic contrast. The vertical stems are much -longdesc heavier then horizontal ones. Most characters have thin -longdesc rectangles as additional counters giving the unique shape of -longdesc the characters. The lead types of Cyclop typeface were produced -longdesc in slanted variant at sizes 8-48 pt. It was heavily used for -longdesc heads in newspapers and accidents prints. Typesetters used -longdesc Cyclop in the inter-war period, during the occupation in the -longdesc underground press. The typeface was used until the beginnings -longdesc of the offset print and computer typesetting era. Nowadays it -longdesc is hard to find the metal types of this typeface. The font was -longdesc generated using the Metatype1 package. Then the original set of -longdesc characters was completed by adding the full set of accented -longdesc letters and characters of the modern Latin alphabets (including -longdesc Vietnamese). The upright variant was generated and it was more -longdesc complicated task than it appeared at the beginning. 11 upright -longdesc letters of the Cyclop typeface were presented in the book by -longdesc Filip Trzaska, "Podstawy techniki wydawniczej" ("Foundation of -longdesc the publishing techonology"), Warsaw 1967. But even the author -longdesc of the book does not know what was the source of the presented -longdesc examples. The fonts are distributed in the Type1 and OpenType -longdesc formats along with the files necessary for use these fonts in -longdesc TeX and LaTeX including encoding definition files: T1 (ec), T5 -longdesc (Vietnamese), OT4, QX, texnansi and nonstandard ones (IL2 for -longdesc Czech fonts). -execute addMap cyklop.map -containersize 314744 -containerchecksum 706c1fe6411a4cb44e20d2a03f19cf3e8964e8a58ee8a33ae544ee9582fc29a4a492a79b33933f75ea83ea699b6c4a7498be572079d912882f5af89062ab7d4c -doccontainersize 405744 -doccontainerchecksum 6922d69489f8c7bb7f022746a128a9b54527b38bb9cc70797752bcc68295d060e7612f2ae66fea375deaedeeee4fef394ca9b53a78670a3c857a8137305e8758 -docfiles size=119 - RELOC/doc/fonts/cyklop/00readme - RELOC/doc/fonts/cyklop/00readme-pl - RELOC/doc/fonts/cyklop/GUST-FONT-LICENSE.txt - RELOC/doc/fonts/cyklop/MANIFEST.txt - RELOC/doc/fonts/cyklop/cyklop-info.pdf details="Package documentation" -runfiles size=364 - RELOC/fonts/afm/public/cyklop/cyklopi.afm - RELOC/fonts/afm/public/cyklop/cyklopr.afm - RELOC/fonts/enc/dvips/cyklop/cs-cyklop-sc.enc - RELOC/fonts/enc/dvips/cyklop/cs-cyklop.enc - RELOC/fonts/enc/dvips/cyklop/ec-cyklop-sc.enc - RELOC/fonts/enc/dvips/cyklop/ec-cyklop.enc - RELOC/fonts/enc/dvips/cyklop/l7x-cyklop-sc.enc - RELOC/fonts/enc/dvips/cyklop/l7x-cyklop.enc - RELOC/fonts/enc/dvips/cyklop/ly1-cyklop-sc.enc - RELOC/fonts/enc/dvips/cyklop/ly1-cyklop.enc - RELOC/fonts/enc/dvips/cyklop/qx-cyklop-sc.enc - RELOC/fonts/enc/dvips/cyklop/qx-cyklop.enc - RELOC/fonts/enc/dvips/cyklop/t5-cyklop-sc.enc - RELOC/fonts/enc/dvips/cyklop/t5-cyklop.enc - RELOC/fonts/map/dvips/cyklop/cyklop-cs.map - RELOC/fonts/map/dvips/cyklop/cyklop-ec.map - RELOC/fonts/map/dvips/cyklop/cyklop-l7x.map - RELOC/fonts/map/dvips/cyklop/cyklop-ly1.map - RELOC/fonts/map/dvips/cyklop/cyklop-qx.map - RELOC/fonts/map/dvips/cyklop/cyklop-t5.map - RELOC/fonts/map/dvips/cyklop/cyklop.map - RELOC/fonts/opentype/public/cyklop/cyklop-italic.otf - RELOC/fonts/opentype/public/cyklop/cyklop-regular.otf - RELOC/fonts/tfm/public/cyklop/cs-cyklopi-sc.tfm - RELOC/fonts/tfm/public/cyklop/cs-cyklopi.tfm - RELOC/fonts/tfm/public/cyklop/cs-cyklopr-sc.tfm - RELOC/fonts/tfm/public/cyklop/cs-cyklopr.tfm - RELOC/fonts/tfm/public/cyklop/ec-cyklopi-sc.tfm - RELOC/fonts/tfm/public/cyklop/ec-cyklopi.tfm - RELOC/fonts/tfm/public/cyklop/ec-cyklopr-sc.tfm - RELOC/fonts/tfm/public/cyklop/ec-cyklopr.tfm - RELOC/fonts/tfm/public/cyklop/l7x-cyklopi-sc.tfm - RELOC/fonts/tfm/public/cyklop/l7x-cyklopi.tfm - RELOC/fonts/tfm/public/cyklop/l7x-cyklopr-sc.tfm - RELOC/fonts/tfm/public/cyklop/l7x-cyklopr.tfm - RELOC/fonts/tfm/public/cyklop/ly1-cyklopi-sc.tfm - RELOC/fonts/tfm/public/cyklop/ly1-cyklopi.tfm - RELOC/fonts/tfm/public/cyklop/ly1-cyklopr-sc.tfm - RELOC/fonts/tfm/public/cyklop/ly1-cyklopr.tfm - RELOC/fonts/tfm/public/cyklop/qx-cyklopi-sc.tfm - RELOC/fonts/tfm/public/cyklop/qx-cyklopi.tfm - RELOC/fonts/tfm/public/cyklop/qx-cyklopr-sc.tfm - RELOC/fonts/tfm/public/cyklop/qx-cyklopr.tfm - RELOC/fonts/tfm/public/cyklop/t5-cyklopi-sc.tfm - RELOC/fonts/tfm/public/cyklop/t5-cyklopi.tfm - RELOC/fonts/tfm/public/cyklop/t5-cyklopr-sc.tfm - RELOC/fonts/tfm/public/cyklop/t5-cyklopr.tfm - RELOC/fonts/type1/public/cyklop/cyklopi.pfb - RELOC/fonts/type1/public/cyklop/cyklopr.pfb - RELOC/tex/latex/cyklop/cyklop.sty - RELOC/tex/latex/cyklop/il2cyklop.fd - RELOC/tex/latex/cyklop/l7xcyklop.fd - RELOC/tex/latex/cyklop/ly1cyklop.fd - RELOC/tex/latex/cyklop/ot1cyklop.fd - RELOC/tex/latex/cyklop/ot4cyklop.fd - RELOC/tex/latex/cyklop/qxcyklop.fd - RELOC/tex/latex/cyklop/t1cyklop.fd - RELOC/tex/latex/cyklop/t5cyklop.fd -catalogue-ctan /fonts/cyklop -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gfl -catalogue-topics font font-sans font-otf font-type1 -catalogue-version 0.915 - -name cyrillic -category Package -revision 47350 -catalogue latex-cyrillic -shortdesc Support for Cyrillic fonts in LaTeX -relocated 1 -longdesc This bundle of macros files provides macro support (including -longdesc font encoding macros) for the use of Cyrillic characters in -longdesc fonts encoded under the T2* and X2 encodings. These encodings -longdesc cover (between them) pretty much every language that is written -longdesc in a Cyrillic alphabet. This directory is part of the LaTeX -longdesc "required" distribution. -depend cyrillic-bin -containersize 15816 -containerchecksum 94e0619912878579b58758cb5b5f53d3c08b562c9146bc298a1f130910c78ce3b2eed1558a146340b221289751955e62e8ad5760cc57aea20aecced10c60310b -doccontainersize 924896 -doccontainerchecksum 253df9b5b0e3338bb20276b56127c19e2af654a34a358c3601f7ce79e5837aabaadd559d8de065d7a6c2e43487e842c2eae6dd8e62bf3d0d37220604f396cc20 -docfiles size=291 - RELOC/doc/latex/cyrillic/README.md details="Readme" - RELOC/doc/latex/cyrillic/changes.txt - RELOC/doc/latex/cyrillic/cyinpenc.pdf - RELOC/doc/latex/cyrillic/cyoutenc.pdf - RELOC/doc/latex/cyrillic/lcy.pdf - RELOC/doc/latex/cyrillic/lcycmlh.pdf - RELOC/doc/latex/cyrillic/manifest.txt - RELOC/doc/latex/cyrillic/ot2.pdf - RELOC/doc/latex/cyrillic/ot2cmams.pdf - RELOC/doc/latex/cyrillic/ot2cmlh.pdf - RELOC/doc/latex/cyrillic/t2lhfnt.pdf -srccontainersize 21448 -srccontainerchecksum 9242dcbefbd21221cba7092bdd2b41b9bdc5f1bddc5e03ecb10c78ad9fa963f13464864793e063d96059474bc81b918809d3e2515b8258f566c0b7398385dda2 -srcfiles size=46 - RELOC/source/latex/cyrillic/cyinpenc.dtx - RELOC/source/latex/cyrillic/cyoutenc.dtx - RELOC/source/latex/cyrillic/cyrlatex.ins - RELOC/source/latex/cyrillic/lcy.dtx - RELOC/source/latex/cyrillic/lcycmlh.fdd - RELOC/source/latex/cyrillic/ot2.dtx - RELOC/source/latex/cyrillic/ot2cmams.fdd - RELOC/source/latex/cyrillic/ot2cmlh.fdd - RELOC/source/latex/cyrillic/t2lhfnt.fdd -runfiles size=133 - RELOC/tex/latex/cyrillic/cp1251.def - RELOC/tex/latex/cyrillic/cp855.def - RELOC/tex/latex/cyrillic/cp866.def - RELOC/tex/latex/cyrillic/cp866av.def - RELOC/tex/latex/cyrillic/cp866mav.def - RELOC/tex/latex/cyrillic/cp866nav.def - RELOC/tex/latex/cyrillic/cp866tat.def - RELOC/tex/latex/cyrillic/ctt.def - RELOC/tex/latex/cyrillic/dbk.def - RELOC/tex/latex/cyrillic/iso88595.def - RELOC/tex/latex/cyrillic/isoir111.def - RELOC/tex/latex/cyrillic/koi8-r.def - RELOC/tex/latex/cyrillic/koi8-ru.def - RELOC/tex/latex/cyrillic/koi8-u.def - RELOC/tex/latex/cyrillic/lcy.sty - RELOC/tex/latex/cyrillic/lcyccr.fd - RELOC/tex/latex/cyrillic/lcycmbr.fd - RELOC/tex/latex/cyrillic/lcycmdh.fd - RELOC/tex/latex/cyrillic/lcycmfib.fd - RELOC/tex/latex/cyrillic/lcycmfr.fd - RELOC/tex/latex/cyrillic/lcycmr.fd - RELOC/tex/latex/cyrillic/lcycmss.fd - RELOC/tex/latex/cyrillic/lcycmtl.fd - RELOC/tex/latex/cyrillic/lcycmtt.fd - RELOC/tex/latex/cyrillic/lcycmvtt.fd - RELOC/tex/latex/cyrillic/lcydefs.tex - RELOC/tex/latex/cyrillic/lcyenc.def - RELOC/tex/latex/cyrillic/lcylcmss.fd - RELOC/tex/latex/cyrillic/lcylcmtt.fd - RELOC/tex/latex/cyrillic/maccyr.def - RELOC/tex/latex/cyrillic/macukr.def - RELOC/tex/latex/cyrillic/mik.def - RELOC/tex/latex/cyrillic/mls.def - RELOC/tex/latex/cyrillic/mnk.def - RELOC/tex/latex/cyrillic/mos.def - RELOC/tex/latex/cyrillic/ncc.def - RELOC/tex/latex/cyrillic/ot2ccr.fd - RELOC/tex/latex/cyrillic/ot2cmbr.fd - RELOC/tex/latex/cyrillic/ot2cmdh.fd - RELOC/tex/latex/cyrillic/ot2cmfib.fd - RELOC/tex/latex/cyrillic/ot2cmfr.fd - RELOC/tex/latex/cyrillic/ot2cmr.fd - RELOC/tex/latex/cyrillic/ot2cmss.fd - RELOC/tex/latex/cyrillic/ot2cmtl.fd - RELOC/tex/latex/cyrillic/ot2cmtt.fd - RELOC/tex/latex/cyrillic/ot2cmvtt.fd - RELOC/tex/latex/cyrillic/ot2enc.def - RELOC/tex/latex/cyrillic/ot2lcmss.fd - RELOC/tex/latex/cyrillic/ot2lcmtt.fd - RELOC/tex/latex/cyrillic/ot2wlcyr.fd - RELOC/tex/latex/cyrillic/ot2wlcyss.fd - RELOC/tex/latex/cyrillic/ot2wncyr.fd - RELOC/tex/latex/cyrillic/ot2wncyss.fd - RELOC/tex/latex/cyrillic/pt154.def - RELOC/tex/latex/cyrillic/pt254.def - RELOC/tex/latex/cyrillic/t2accr.fd - RELOC/tex/latex/cyrillic/t2acmbr.fd - RELOC/tex/latex/cyrillic/t2acmdh.fd - RELOC/tex/latex/cyrillic/t2acmfib.fd - RELOC/tex/latex/cyrillic/t2acmfr.fd - RELOC/tex/latex/cyrillic/t2acmr.fd - RELOC/tex/latex/cyrillic/t2acmss.fd - RELOC/tex/latex/cyrillic/t2acmtl.fd - RELOC/tex/latex/cyrillic/t2acmtt.fd - RELOC/tex/latex/cyrillic/t2acmvtt.fd - RELOC/tex/latex/cyrillic/t2aenc.def - RELOC/tex/latex/cyrillic/t2alcmss.fd - RELOC/tex/latex/cyrillic/t2alcmtt.fd - RELOC/tex/latex/cyrillic/t2bccr.fd - RELOC/tex/latex/cyrillic/t2bcmbr.fd - RELOC/tex/latex/cyrillic/t2bcmdh.fd - RELOC/tex/latex/cyrillic/t2bcmfib.fd - RELOC/tex/latex/cyrillic/t2bcmfr.fd - RELOC/tex/latex/cyrillic/t2bcmr.fd - RELOC/tex/latex/cyrillic/t2bcmss.fd - RELOC/tex/latex/cyrillic/t2bcmtl.fd - RELOC/tex/latex/cyrillic/t2bcmtt.fd - RELOC/tex/latex/cyrillic/t2bcmvtt.fd - RELOC/tex/latex/cyrillic/t2benc.def - RELOC/tex/latex/cyrillic/t2blcmss.fd - RELOC/tex/latex/cyrillic/t2blcmtt.fd - RELOC/tex/latex/cyrillic/t2cccr.fd - RELOC/tex/latex/cyrillic/t2ccmbr.fd - RELOC/tex/latex/cyrillic/t2ccmdh.fd - RELOC/tex/latex/cyrillic/t2ccmfib.fd - RELOC/tex/latex/cyrillic/t2ccmfr.fd - RELOC/tex/latex/cyrillic/t2ccmr.fd - RELOC/tex/latex/cyrillic/t2ccmss.fd - RELOC/tex/latex/cyrillic/t2ccmtl.fd - RELOC/tex/latex/cyrillic/t2ccmtt.fd - RELOC/tex/latex/cyrillic/t2ccmvtt.fd - RELOC/tex/latex/cyrillic/t2cenc.def - RELOC/tex/latex/cyrillic/t2clcmss.fd - RELOC/tex/latex/cyrillic/t2clcmtt.fd - RELOC/tex/latex/cyrillic/x2ccr.fd - RELOC/tex/latex/cyrillic/x2cmbr.fd - RELOC/tex/latex/cyrillic/x2cmdh.fd - RELOC/tex/latex/cyrillic/x2cmfib.fd - RELOC/tex/latex/cyrillic/x2cmfr.fd - RELOC/tex/latex/cyrillic/x2cmr.fd - RELOC/tex/latex/cyrillic/x2cmss.fd - RELOC/tex/latex/cyrillic/x2cmtl.fd - RELOC/tex/latex/cyrillic/x2cmtt.fd - RELOC/tex/latex/cyrillic/x2cmvtt.fd - RELOC/tex/latex/cyrillic/x2enc.def - RELOC/tex/latex/cyrillic/x2lcmss.fd - RELOC/tex/latex/cyrillic/x2lcmtt.fd -catalogue-ctan /macros/latex/required/cyrillic -catalogue-date 2018-04-07 06:08:02 +0200 -catalogue-license lppl1.3 -catalogue-topics cyrillic - -name cyrillic-bin -category TLCore -revision 47198 -shortdesc Cyrillic bibtex and makeindex -depend cyrillic-bin.ARCH -containersize 1496 -containerchecksum 5714f2600dce71b773e1d488e7bae4c79cd30c0ecfa3f96d08c1dc1bd3e16a3ce437a1b4cc64e878388e63eee283fa73e3b327daa7ea001f326ce0b932a54187 -doccontainersize 25584 -doccontainerchecksum 0a1be40b054f1bc6b696fae24d7790480335128bf4faabe26d9468701ed830235b0ff730742407d8c53c9afcefec98d3c850ad98b4f9709f45b88cb39ac48543 -docfiles size=12 - texmf-dist/doc/man/man1/rubibtex.1 - texmf-dist/doc/man/man1/rubibtex.man1.pdf - texmf-dist/doc/man/man1/rumakeindex.1 - texmf-dist/doc/man/man1/rumakeindex.man1.pdf -runfiles size=2 - texmf-dist/scripts/texlive/rubibtex.sh - texmf-dist/scripts/texlive/rumakeindex.sh - -name cyrillic-bin.aarch64-linux -category TLCore -revision 46208 -shortdesc aarch64-linux files of cyrillic-bin -containersize 380 -containerchecksum ab1dab5f11fb8779d912a7c0c98e52068ff4621d6c97d4f808d4d19818118dd5ac64916f3d3765ba0e0869f58d97f27f8618f42db8ecaee3e92b2e0a18199d87 -binfiles arch=aarch64-linux size=2 - bin/aarch64-linux/rubibtex - bin/aarch64-linux/rumakeindex - -name cyrillic-bin.amd64-freebsd -category TLCore -revision 29785 -shortdesc amd64-freebsd files of cyrillic-bin -containersize 384 -containerchecksum c7aae5b4a6de3fb6c9a2f4ef3614e89408f27318ebe6f86b59a9898af966bb64ef464a411ef0c71ff94758a7aa36d1f6f185f0cf60240669487199dff212ce79 -binfiles arch=amd64-freebsd size=2 - bin/amd64-freebsd/rubibtex - bin/amd64-freebsd/rumakeindex - -name cyrillic-bin.amd64-netbsd -category TLCore -revision 30191 -shortdesc amd64-netbsd files of cyrillic-bin -containersize 376 -containerchecksum 7514becc6af3bf99fad89294303dec31d8cc52e10950a70224fe4dc1cbf3fb2de96041a4bc58492096f59be60369a39aaa3ed1f25378dd2960ad365ca209efd0 -binfiles arch=amd64-netbsd size=2 - bin/amd64-netbsd/rubibtex - bin/amd64-netbsd/rumakeindex - -name cyrillic-bin.armhf-linux -category TLCore -revision 30015 -shortdesc armhf-linux files of cyrillic-bin -containersize 380 -containerchecksum f9b6e654e0f5dae9c7ba7991ddb1c70a15159927ff4b7af0619563d07903155c1657f96e7c1efb781b9cdc7934bba5590e7964d24d56b7e6b54e17056631f83b -binfiles arch=armhf-linux size=2 - bin/armhf-linux/rubibtex - bin/armhf-linux/rumakeindex - -name cyrillic-bin.i386-cygwin -category TLCore -revision 29836 -shortdesc i386-cygwin files of cyrillic-bin -containersize 380 -containerchecksum 7ef329f1144f3ddd593ec1b394dc754f2ab4cf9ec60fea1ac33379e57b84ddae3a3012e2f2999c7d1fc7e911f7acc9a78a3f1d83219e97687da70950a504ba7e -binfiles arch=i386-cygwin size=2 - bin/i386-cygwin/rubibtex - bin/i386-cygwin/rumakeindex - -name cyrillic-bin.i386-freebsd -category TLCore -revision 29785 -shortdesc i386-freebsd files of cyrillic-bin -containersize 380 -containerchecksum da7d9d3f43aa6802104130fe78ba2ac9c306ca1d6e8dcc9433b322353a5a188180a5d66bec2792cb91ac87f7730fa73450698109f4eebfe1d179987f45872959 -binfiles arch=i386-freebsd size=2 - bin/i386-freebsd/rubibtex - bin/i386-freebsd/rumakeindex - -name cyrillic-bin.i386-linux -category TLCore -revision 29741 -shortdesc i386-linux files of cyrillic-bin -containersize 380 -containerchecksum 44367d6b3821b7c60085dd24c5675e9165b4fb1388c58ac6142432aaea2e07deaf4acc977f0bf0f80d2efd2116e8024fd2f0a25787907623b1b857c86b035728 -binfiles arch=i386-linux size=2 - bin/i386-linux/rubibtex - bin/i386-linux/rumakeindex - -name cyrillic-bin.i386-netbsd -category TLCore -revision 30191 -shortdesc i386-netbsd files of cyrillic-bin -containersize 384 -containerchecksum 3e0d39cd38aede24e0fb590bdf6018a25fe816e3db88e043e3c33c1b9f2c1dc396d463946cb6b43cb88c8909183ad7c18692453ee531679ff9f97dd8bd4b7ea9 -binfiles arch=i386-netbsd size=2 - bin/i386-netbsd/rubibtex - bin/i386-netbsd/rumakeindex - -name cyrillic-bin.i386-solaris -category TLCore -revision 29806 -shortdesc i386-solaris files of cyrillic-bin -containersize 376 -containerchecksum ab7c9b27f8f2d820c99470d16bc4887b93b735440e7e20a28712ca43d59267905dd6ae69c60de73c31af351ecde923bd1bcec6756154b09bb6fb7b2d7043c3be -binfiles arch=i386-solaris size=2 - bin/i386-solaris/rubibtex - bin/i386-solaris/rumakeindex - -name cyrillic-bin.sparc-solaris -category TLCore -revision 29812 -shortdesc sparc-solaris files of cyrillic-bin -containersize 380 -containerchecksum 34ff91496cfa36bfaf4adfba498b2a2662eea225013d397baa693dad3b0662989fb6031b909ba18c55fc0930fc86bf9f47881fe91880e570115b381a5352170b -binfiles arch=sparc-solaris size=2 - bin/sparc-solaris/rubibtex - bin/sparc-solaris/rumakeindex - -name cyrillic-bin.x86_64-cygwin -category TLCore -revision 33557 -shortdesc x86_64-cygwin files of cyrillic-bin -containersize 380 -containerchecksum d4dbb91f76d417637d41b7e2605be54a4cef736fb4f9f3b52e4628c1bb356d3b52de8332434643a37735de7f463926ab77fa9ebb0ef4ddd5740d50d2c426be15 -binfiles arch=x86_64-cygwin size=2 - bin/x86_64-cygwin/rubibtex - bin/x86_64-cygwin/rumakeindex - -name cyrillic-bin.x86_64-darwin -category TLCore -revision 29809 -shortdesc x86_64-darwin files of cyrillic-bin -containersize 384 -containerchecksum c717ee32d024f9e987238e35eb129c16689e4391b0706911b85c4f12f87cdfda1c98b3a50038a9d0488b6d8afe3ab9dcbfb252d9aecff292cfd863cfdf0a4b75 -binfiles arch=x86_64-darwin size=2 - bin/x86_64-darwin/rubibtex - bin/x86_64-darwin/rumakeindex - -name cyrillic-bin.x86_64-darwinlegacy -category TLCore -revision 43871 -shortdesc x86_64-darwinlegacy files of cyrillic-bin -containersize 392 -containerchecksum 0e68d9bd9c77153a0973831ec4cff7a3339393be79accb525fcf6de9a71af1779d715e95a7711e3cf29fd5051f5fe694792ced9fff5e24aef320a1f6b1269e70 -binfiles arch=x86_64-darwinlegacy size=2 - bin/x86_64-darwinlegacy/rubibtex - bin/x86_64-darwinlegacy/rumakeindex - -name cyrillic-bin.x86_64-linux -category TLCore -revision 29820 -shortdesc x86_64-linux files of cyrillic-bin -containersize 380 -containerchecksum 71637d7ea7cccb3767b7de6bca862996f09be494994c758553dce72ec2ff00e0521fa25c860c6a319762e64b33f28351c65b2b33111b16191f6e45029cb80a80 -binfiles arch=x86_64-linux size=2 - bin/x86_64-linux/rubibtex - bin/x86_64-linux/rumakeindex - -name cyrillic-bin.x86_64-linuxmusl -category TLCore -revision 46840 -shortdesc x86_64-linuxmusl files of cyrillic-bin -containersize 384 -containerchecksum 1e1420d13ad0a49273c7dcfe2e628f8737df862f99e2a12c2da8d2d1b720d5e0e091b7911d18e9a2127d7795b24bcbe9216f84c7b5fd59ee0f48665d95e68b17 -binfiles arch=x86_64-linuxmusl size=2 - bin/x86_64-linuxmusl/rubibtex - bin/x86_64-linuxmusl/rumakeindex - -name cyrillic-bin.x86_64-solaris -category TLCore -revision 29807 -shortdesc x86_64-solaris files of cyrillic-bin -containersize 380 -containerchecksum 0a762ea5cf2c9cf193b87e2a485150cba18302539ecb10c08b111d30ae5f56a8674267955a36ad9d9bde107f65896518b5b479235bc38705c395d6e7faa14610 -binfiles arch=x86_64-solaris size=2 - bin/x86_64-solaris/rubibtex - bin/x86_64-solaris/rumakeindex - -name cyrplain -category Package -revision 45692 -catalogue t2 -shortdesc Support for using T2 encoding -relocated 1 -longdesc The T2 bundle provides a variety of separate support functions, -longdesc for using Cyrillic characters in LaTeX: - the mathtext package, -longdesc for using Cyrillic letters 'transparently' in formulae - the -longdesc citehack package, for using Cyrillic (or indeed any non-ascii) -longdesc characters in citation keys; - support for Cyrillic in BibTeX; -longdesc - support for Cyrillic in Makeindex; and - various items of -longdesc font support. -containersize 8712 -containerchecksum 8cb0d1f40df357b42053638bb7e195bcc1c661aeeba97d9295fe92bee53809290370ab5cfd2a606912e802c0acad27770e24e6212e98f2c0aa69f78a35485b2e -runfiles size=17 - RELOC/tex/plain/cyrplain/README - RELOC/tex/plain/cyrplain/cyramstx.ini - RELOC/tex/plain/cyrplain/cyrblue.ini - RELOC/tex/plain/cyrplain/cyrcmfnt.tex - RELOC/tex/plain/cyrplain/cyrecfnt.tex - RELOC/tex/plain/cyrplain/cyrtex.cfg - RELOC/tex/plain/cyrplain/cyrtex.ini - RELOC/tex/plain/cyrplain/cyrtex.tex - RELOC/tex/plain/cyrplain/cyrtxinf.ini - RELOC/tex/plain/cyrplain/makefmts.bat - RELOC/tex/plain/cyrplain/makefmts.sh - RELOC/tex/plain/cyrplain/plainenc.tex - RELOC/tex/plain/cyrplain/txxdefs.tex - RELOC/tex/plain/cyrplain/txxextra.tex -catalogue-ctan /macros/latex/contrib/t2 -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics fontenc cyrillic - -name dad -category Package -revision 47027 -shortdesc Simple typesetting system for mixed Arabic/Latin documents -relocated 1 -longdesc This package allows simple typesetting in Arabic script, -longdesc intended for mixed Arabic/Latin script usage in situations -longdesc where heavy-duty solutions are discouraged. The system -longdesc operates with both Unicode and transliterated input, allowing -longdesc the user to choose the most appropriate approach for every -longdesc situation. -execute addMap dad.map -containersize 243240 -containerchecksum 5374f2d2760ed69d96fb3e609c55e460a187fe905141ca70dcd3fa3c606c5a3ec0375519cd4ef5c982e6411409b5c825981a546bb971c705dd2bdea58850ff93 -doccontainersize 199952 -doccontainerchecksum 87fbc52cf71155e31332cc98069b63b9f833fe32477ea0870a469725ad7620405f1624574b673efe6fdcc91413ac19636b2bf3d9c2c3f55accd5aca45bfe5535 -docfiles size=76 - RELOC/doc/fonts/dad/README details="Readme" - RELOC/doc/fonts/dad/dad-to-utf8.pl - RELOC/doc/fonts/dad/dad-user-guide.bib - RELOC/doc/fonts/dad/dad-user-guide.pdf details="Package documentation" - RELOC/doc/fonts/dad/dad-user-guide.tex - RELOC/doc/fonts/dad/dad.adjust - RELOC/doc/fonts/dad/dadbold.adjust - RELOC/doc/fonts/dad/dadmono.adjust - RELOC/doc/fonts/dad/make-dad-font.pl - RELOC/doc/fonts/dad/utf8-to-dad.pl -runfiles size=2588 - RELOC/fonts/afm/public/dad/Dad-bold.afm - RELOC/fonts/afm/public/dad/Dad-mono.afm - RELOC/fonts/afm/public/dad/Dad.afm - RELOC/fonts/map/dvips/dad/dad.map - RELOC/fonts/ofm/public/dad/dad.ofm - RELOC/fonts/ofm/public/dad/dadbold.ofm - RELOC/fonts/ofm/public/dad/dadmono.ofm - RELOC/fonts/ovf/public/dad/dad.ovf - RELOC/fonts/ovf/public/dad/dadbold.ovf - RELOC/fonts/ovf/public/dad/dadmono.ovf - RELOC/fonts/tfm/public/dad/dadreal.tfm - RELOC/fonts/tfm/public/dad/dadrealbold.tfm - RELOC/fonts/tfm/public/dad/dadrealmono.tfm - RELOC/fonts/type1/public/dad/Dad-bold.pfb - RELOC/fonts/type1/public/dad/Dad-mono.pfb - RELOC/fonts/type1/public/dad/Dad.pfb - RELOC/tex/lualatex/dad/OT1dad.fd - RELOC/tex/lualatex/dad/T1dad.fd - RELOC/tex/lualatex/dad/dad.sty -catalogue-ctan /language/arabic/dad -catalogue-date 2018-03-19 16:37:57 +0100 -catalogue-license lppl -catalogue-topics arabic luatex font-type1 -catalogue-version 1.2 - -name dancers -category Package -revision 13293 -shortdesc Font for Conan Doyle's "The Dancing Men" -relocated 1 -longdesc The (Sherlock Holmes) book contains a code which uses dancing -longdesc men as glyphs. The alphabet as given is not complete, lacking -longdesc f, j, k, q, u, w, x and z, so those letters in the font are not -longdesc due to Conan Doyle. The code required word endings to be marked -longdesc by the dancing man representing the last letter to be holding a -longdesc flag: these are coded as A-Z. -longdesc thaTiStOsaYsentenceSiNthEcodElooKlikEthiS. In some cases, the -longdesc man has no arms, making it impossible for him to hold a flag. -longdesc In these cases, he is wearing a flag on his hat in the -longdesc 'character'. The font is distributed as Metafont source; it -longdesc works poorly in modern environments, and could do with expert -longdesc attention (if you are interested, please contact the CTAN team -longdesc for details). -containersize 3824 -containerchecksum 6af1b6466c248a3b5d58ee17f3d46b79f22dce00b0df307620f4590cf8d4f2a9811238e8ce341e314d64b460afd47e19ea81fa8d9f02114bd42c50d742a9736e -runfiles size=9 - RELOC/fonts/source/public/dancers/dancers.mf - RELOC/fonts/tfm/public/dancers/dancers.tfm -catalogue-ctan /fonts/dancers -catalogue-date 2016-06-30 21:37:14 +0200 -catalogue-license other-free -catalogue-topics font font-mf font-novelty - -name dantelogo -category Package -revision 38599 -shortdesc A font for DANTE's logo -relocated 1 -longdesc The DANTE font for the logo of DANTE (http://www.dante.de), the -longdesc German speaking TeX users group. The font includes only the -longdesc five characters d, a, n, t, and e. dantelogo.sty provides an -longdesc interface for LuaLaTeX/XeLaTeX/pdfLaTeX. -execute addMap dante.map -containersize 17048 -containerchecksum 77c33cc1a6d801151e87b546c8ae28590bf9d454df89acca76cfc178dca86e2522eb990ed34e2aa9c4458ea2ba41b86d7b7ff637ed607cf8c19394b517922a2f -doccontainersize 203136 -doccontainerchecksum cab3eea8565ce30179bcfc0155446b8881f70ccf6146121be2e112d7cc14f0f460965755a199de6f41893ddf2e6ad6919272509e04cea5c067b49114090efb7d -docfiles size=53 - RELOC/doc/fonts/dantelogo/Changes - RELOC/doc/fonts/dantelogo/README details="Readme" - RELOC/doc/fonts/dantelogo/dantelogo-doc.pdf details="Package documentation" - RELOC/doc/fonts/dantelogo/dantelogo-doc.tex -runfiles size=37 - RELOC/fonts/enc/dvips/dantelogo/dante.enc - RELOC/fonts/map/dvips/dantelogo/dante.map - RELOC/fonts/opentype/public/dantelogo/DANTE-Bold-Italic.otf - RELOC/fonts/opentype/public/dantelogo/DANTE-Bold.otf - RELOC/fonts/opentype/public/dantelogo/DANTE-Italic.otf - RELOC/fonts/opentype/public/dantelogo/DANTE.otf - RELOC/fonts/tfm/public/dantelogo/DANTE-Bold--texnansx--base.tfm - RELOC/fonts/tfm/public/dantelogo/DANTE-Bold--texnansx.tfm - RELOC/fonts/tfm/public/dantelogo/DANTE-Bold-Italic--texnansx--base.tfm - RELOC/fonts/tfm/public/dantelogo/DANTE-Bold-Italic--texnansx.tfm - RELOC/fonts/tfm/public/dantelogo/DANTE-Bold.tfm - RELOC/fonts/tfm/public/dantelogo/DANTE-Italic--texnansx--base.tfm - RELOC/fonts/tfm/public/dantelogo/DANTE-Italic--texnansx.tfm - RELOC/fonts/tfm/public/dantelogo/DANTE.tfm - RELOC/fonts/type1/public/dantelogo/DANTE-Bold-Italic.pfb - RELOC/fonts/type1/public/dantelogo/DANTE-Bold.pfb - RELOC/fonts/type1/public/dantelogo/DANTE-Italic.pfb - RELOC/fonts/type1/public/dantelogo/DANTE.pfb - RELOC/fonts/vf/public/dantelogo/DANTE-Bold--texnansx.vf - RELOC/fonts/vf/public/dantelogo/DANTE-Bold-Italic--texnansx.vf - RELOC/fonts/vf/public/dantelogo/DANTE-Italic--texnansx.vf - RELOC/tex/latex/dantelogo/OT1DANTE.fd - RELOC/tex/latex/dantelogo/T1DANTE.fd - RELOC/tex/latex/dantelogo/dantelogo.sty -catalogue-ctan /fonts/dantelogo -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font font-otf font-type1 -catalogue-version 0.03 - -name dashbox -category Package -revision 23425 -shortdesc Draw dashed boxes -relocated 1 -longdesc The package can draw boxes that perform like \framebox or -longdesc \fbox, but use dashed lines. The package can also draw (an -longdesc illusion of) vertical stacks of boxes. -containersize 1620 -containerchecksum 4f08cb7021670c31533566f76bc3d14465240bc6668273a3dc73218983b01b0730de2ef9094094e5682cb57d8232db4523e867611086494c810b0f1f7f3be8d8 -doccontainersize 159404 -doccontainerchecksum 79099859352d6120f8f0ee23c1ae6d40f3cda6bca259334dd593a2b967e84effe97cadf56027fb0dd3b94d76f6808656d2ddb7d247d5a02a89b56fa7ea8c1a6e -docfiles size=39 - RELOC/doc/latex/dashbox/dashbox.pdf details="Package documentation" -srccontainersize 3964 -srccontainerchecksum 863cd0ec2c1b1086913889615ae3674948cd9fd9a1c6cf677ae962ab7eb3f3c15bda15423ac8ce23c8d6b034b92b51c073e8870cb2a499bbe77589c9c14ede30 -srcfiles size=5 - RELOC/source/latex/dashbox/dashbox.dtx - RELOC/source/latex/dashbox/dashbox.ins -runfiles size=2 - RELOC/tex/latex/dashbox/dashbox.sty -catalogue-ctan /macros/latex/contrib/dashbox -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics boxing -catalogue-version 1.14 - -name dashrule -category Package -revision 29579 -shortdesc Draw dashed rules -relocated 1 -longdesc The dashrule package makes it easy to draw a huge variety of -longdesc dashed rules (i.e., lines) in LaTeX. dashrule provides a -longdesc command, \hdashrule, which is a cross between LaTeX's \rule and -longdesc PostScript's setdash command. \hdashrule draws horizontally -longdesc dashed rules using the same syntax as \rule, but with an -longdesc additional, setdash-like parameter that specifies the pattern -longdesc of dash segments and the space between those segments. Because -longdesc dashrule's rules are constructed internally using \rule (as -longdesc opposed to, e.g., PostScript \specials) they are fully -longdesc compatible with every LaTeX back-end processor. -containersize 1492 -containerchecksum 3ecfe13b8901f8c41af79b94b2382a2423605f454230e78b86521844574e51eb6fd961083f908c9913f36f5f4a7258b856786aad1995bc418d1409cd33fba1e9 -doccontainersize 230940 -doccontainerchecksum 123a92f8ae45087e3b6a560435c8d07c1914df7e5cc681f93157e8367c3c251393c795bb6a0123b0212b6322da807937137a591e906ebb23c5baf03dc73b3967 -docfiles size=64 - RELOC/doc/latex/dashrule/README details="Readme" - RELOC/doc/latex/dashrule/dashrule.pdf -srccontainersize 6084 -srccontainerchecksum 786ebf42bb524fd13b1fdeb0144eb8695453e7ddd3d83a500846e309edddd24491efc0b3e1368987e24b770c4ade54dd1df62e5445558d1b35000dde2fcb4c05 -srcfiles size=6 - RELOC/source/latex/dashrule/dashrule.dtx - RELOC/source/latex/dashrule/dashrule.ins -runfiles size=1 - RELOC/tex/latex/dashrule/dashrule.sty -catalogue-ctan /macros/latex/contrib/dashrule -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics line-patt -catalogue-version 1.3 - -name dashundergaps -category Package -revision 49198 -shortdesc Produce gaps that are underlined, dotted or dashed -relocated 1 -longdesc The package provides commands (\underline, \dotuline and -longdesc \dashuline) each of which underlines its argument with one of -longdesc the styles the package is capable of. A phantom mode is -longdesc provided, where the underline (of whatever form) can serve for -longdesc a 'fill-in block' for student evaluation sheets. -containersize 3336 -containerchecksum 6bf142a1b93bf4c34b3bd9edc74f8842289cd662824a3f5f02b90a74e62e8840cc9613c756bfb5bde7df4591e5541742720f9d1c10c3672914f94dce7db773df -doccontainersize 855164 -doccontainerchecksum 67f75a224edb4c50ab1762e70c19676639d538cff361b6423106f1f09f896d2b4da2a78d35ee70f852229122bd66245854a73a11755b3f5311cb25b6fafdea61 -docfiles size=270 - RELOC/doc/latex/dashundergaps/README.md details="Readme" - RELOC/doc/latex/dashundergaps/changes.txt - RELOC/doc/latex/dashundergaps/dashundergaps-code.pdf - RELOC/doc/latex/dashundergaps/dashundergaps-code.tex - RELOC/doc/latex/dashundergaps/dashundergaps-doc.pdf details="Package documentation" - RELOC/doc/latex/dashundergaps/dashundergaps-doc.tex - RELOC/doc/latex/dashundergaps/l3doc-TUB.cls -srccontainersize 12692 -srccontainerchecksum 78c96a90a46deb1d02e923738ca0befab62e31b0ba453b3fffc72a2c77e34808e7ff948979c2b490dcc48a188faf52b15b4a70af3acd07c8de8e4fbf2d38ef4a -srcfiles size=11 - RELOC/source/latex/dashundergaps/dashundergaps.dtx - RELOC/source/latex/dashundergaps/dashundergaps.ins -runfiles size=3 - RELOC/tex/latex/dashundergaps/dashundergaps.sty -catalogue-contact-bugs https://github.com/FrankMittelbach/fmitex/issues -catalogue-contact-home https://www.latex-project.org -catalogue-contact-repository https://github.com/FrankMittelbach/fmitex -catalogue-ctan /macros/latex/contrib/dashundergaps -catalogue-date 2018-11-18 22:46:59 +0100 -catalogue-license lppl -catalogue-topics underline line-patt -catalogue-version 2.0d - -name dataref -category Package -revision 42883 -shortdesc Manage references to experimental data -relocated 1 -longdesc The package provides a mechanism that maintains a fixed -longdesc symbolic reference to numerical results; such results may vary -longdesc as the project proceeds (and hence the project report -longdesc develops). -containersize 6836 -containerchecksum 11b6007a72e7439eed6f9e4d75b544b3b68ae7173504abf84ee5d0ebc559acd9a4ea88980b345cc1342cb6867cfdabb8b21f9be7515f4e743b76ada08cc1c90c -doccontainersize 247200 -doccontainerchecksum fc9a3144519306af357f3e07f61a92a86133820f241d9dd6c4b1e5a4cd8c75ca20ac3c62d2eeff47f3adcb2b8b6c83d9d394574c9e6979f7f7dcdaab9ef6f18d -docfiles size=68 - RELOC/doc/latex/dataref/README.md details="Readme" - RELOC/doc/latex/dataref/dataref-doc.pdf details="Package documentation" - RELOC/doc/latex/dataref/dataref-doc.tex -runfiles size=7 - RELOC/tex/latex/dataref/dataref.sty -catalogue-ctan /macros/latex/contrib/dataref -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics label-ref data-manip -catalogue-version 0.6 - -name datatool -category Package -revision 49344 -shortdesc Tools to load and manipulate data -relocated 1 -longdesc The tools comprise six packages: datatool.sty: databases may be -longdesc created using LaTeX commands or by importing external files; -longdesc they may be sorted numerically or alphabetically; repetitive -longdesc operations (such as mail merging) may be performed on each row -longdesc of a database, subject to conditions to exclude particular -longdesc rows; commands are provided to examine database elements, and -longdesc to convert formats (for example, to convert a numeric element -longdesc to a format compatible with the fp package; datapie.sty: a -longdesc database may be represented as a pie chart; flexible options -longdesc allow colouring of the chart, and annotation hooks are -longdesc available; dataplot.sty: a database may be represented as a -longdesc 2-dimensional scatter or line plot; flexible options control of -longdesc the plot's overall appearance, and of legends and other extra -longdesc information; databar.sty: a database may be represented as a -longdesc bar chart; overall appearance, colouring and annotation are -longdesc controllable; datagidx.sty: provides a way of indexing or -longdesc creating glossaries/lists of acronyms that uses TeX to do the -longdesc sorting and collating instead of using an external indexing -longdesc application, such as xindy or makeindex; databib.sty: a -longdesc bibliography may be loaded into a datatool database, and -longdesc manipulated there before being printed (this permits a -longdesc LaTeX-based route to printing bibliographies in formats for -longdesc which no BibTeX style is available); and person.sty: provides -longdesc support for displaying a person's name and pronoun in a -longdesc document, thus avoiding cumbersome use of "he/she", etc. The -longdesc drawing packages make use of PGF/TikZ for their output. The -longdesc bundle supersedes and replaces the author's csvtools bundle. -containersize 55332 -containerchecksum 9ca2e235a0c3c86ab08a9d3bf18b7705451e9c9bdc57b8103a9f4ec5bf6bccffa6d179702ed12f672425290abcd2bb708f0333b0a8c0f73ef13386a72a2c2111 -doccontainersize 2678888 -doccontainerchecksum 01f1e848a4498e0d9d27747754f6ba20b283c8cb076ac5e8fed0b0657e849317452c31b31dac71133d354acb6bf352518747659f5705a03600bac87d940fa6ee -docfiles size=812 - RELOC/doc/latex/datatool/CHANGES - RELOC/doc/latex/datatool/INSTALL - RELOC/doc/latex/datatool/README details="Readme" - RELOC/doc/latex/datatool/datatool-code.pdf details="Documented code of the package" - RELOC/doc/latex/datatool/datatool-user.pdf details="User guide" - RELOC/doc/latex/datatool/datatool-user.tex - RELOC/doc/latex/datatool/samples/data-raw.dbtex - RELOC/doc/latex/datatool/samples/sample-autokeys-data.csv - RELOC/doc/latex/datatool/samples/sample-autokeys.pdf - RELOC/doc/latex/datatool/samples/sample-autokeys.tex - RELOC/doc/latex/datatool/samples/sample-barchart.pdf - RELOC/doc/latex/datatool/samples/sample-barchart.tex - RELOC/doc/latex/datatool/samples/sample-datatooltk.pdf - RELOC/doc/latex/datatool/samples/sample-datatooltk.tex - RELOC/doc/latex/datatool/samples/sample-dict.pdf - RELOC/doc/latex/datatool/samples/sample-dict.tex - RELOC/doc/latex/datatool/samples/sample-europecv-bib.pdf - RELOC/doc/latex/datatool/samples/sample-europecv-bib.tex - RELOC/doc/latex/datatool/samples/sample-gidx.pdf - RELOC/doc/latex/datatool/samples/sample-gidx.tex - RELOC/doc/latex/datatool/samples/sample-glossary.pdf - RELOC/doc/latex/datatool/samples/sample-glossary.tex - RELOC/doc/latex/datatool/samples/sample-index.pdf - RELOC/doc/latex/datatool/samples/sample-index.tex - RELOC/doc/latex/datatool/samples/sample-mail-merge.pdf - RELOC/doc/latex/datatool/samples/sample-mail-merge.tex - RELOC/doc/latex/datatool/samples/sample-piechart.pdf - RELOC/doc/latex/datatool/samples/sample-piechart.tex - RELOC/doc/latex/datatool/samples/sample-sort.pdf - RELOC/doc/latex/datatool/samples/sample-sort.tex - RELOC/doc/latex/datatool/samples/sample-student-records.csv - RELOC/doc/latex/datatool/samples/sample-student-scores.pdf - RELOC/doc/latex/datatool/samples/sample-student-scores.tex - RELOC/doc/latex/datatool/samples/sample-two-per-row.pdf - RELOC/doc/latex/datatool/samples/sample-two-per-row.tex -srccontainersize 103196 -srccontainerchecksum 03b17ed5b9ec83a136af9cf9b012468ffc121f47f82b6c3f8e29fe4e3e17205ac07412864ea758b2f77a962190f2e9a0fab707ac2053bce9853e885e7e681721 -srcfiles size=205 - RELOC/source/latex/datatool/datatool.dtx - RELOC/source/latex/datatool/datatool.ins -runfiles size=119 - RELOC/bibtex/bst/datatool/databib.bst - RELOC/tex/latex/datatool/databar.sty - RELOC/tex/latex/datatool/databib.sty - RELOC/tex/latex/datatool/datagidx.sty - RELOC/tex/latex/datatool/datapie.sty - RELOC/tex/latex/datatool/dataplot.sty - RELOC/tex/latex/datatool/datatool-base.sty - RELOC/tex/latex/datatool/datatool-fp.sty - RELOC/tex/latex/datatool/datatool-pgfmath.sty - RELOC/tex/latex/datatool/datatool.sty - RELOC/tex/latex/datatool/person.sty -catalogue-ctan /macros/latex/contrib/datatool -catalogue-date 2018-12-07 19:56:10 +0100 -catalogue-license lppl1.3 -catalogue-topics data-import data-disp data-manip -catalogue-version 2.31 - -name dateiliste -category Package -revision 27974 -shortdesc Extensions of the \listfiles concept -relocated 1 -longdesc The package provides a file list (similar to that offered by -longdesc \listfiles), neatly laid out as a table. The main document can -longdesc be included in the list, and a command is available for -longdesc providing RCS-maintained data for printing in the file list. -containersize 4264 -containerchecksum c19103173ee9aca8a24e120554c4af4ea658db903b6099833789a17c85a8f05d543242737d4cf402f104e3a02a4e06fd7429a08c4c90ee9ba6361956a5fb6235 -doccontainersize 233644 -doccontainerchecksum 2b4e3dd0cae8538082a4371d444e00f6e49bc2f007b28fca39b01af504df0a066db432d660f16d80de5c148ff48a69eb09226dc8899f43897b593b37c7250500 -docfiles size=71 - RELOC/doc/latex/dateiliste/README details="Readme" - RELOC/doc/latex/dateiliste/README-de details="Readme" language="de" - RELOC/doc/latex/dateiliste/README-en details="Readme" language="en" - RELOC/doc/latex/dateiliste/README-eo details="Readme" language="eo" - RELOC/doc/latex/dateiliste/dateiliste.pdf details="Benutzerdoku" language="de" -srccontainersize 22620 -srccontainerchecksum 5f3ff3392df637bd785ae3c52644c634b3c7221296ce670b934488f13ad141e6d0dfb73bbceff7d6a042a429fed0700582343baa9882705ae0aea803ac2c1106 -srcfiles size=19 - RELOC/source/latex/dateiliste/dateiliste.dtx - RELOC/source/latex/dateiliste/dateiliste.ins -runfiles size=4 - RELOC/tex/latex/dateiliste/dateiliste.sty -catalogue-ctan /macros/latex/contrib/dateiliste -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics doc-mgmt -catalogue-version 0.6 - -name datenumber -category Package -revision 18951 -shortdesc Convert a date into a number and vice versa -relocated 1 -longdesc This package provides commands to convert a date into a number -longdesc and vice versa. Additionally there are commands for -longdesc incrementing and decrementing a date. Leap years and the -longdesc Gregorian calendar reform are considered. -containersize 3328 -containerchecksum dc708ef113c196cbb38748f412840a35c0d44d1872fccdbeeb5e6614c466b61b4ff78bbd1606301c94aafd0af3527e77f2ba44951f021724ce517e0a8623afe2 -doccontainersize 94364 -doccontainerchecksum f974cbb2902dd51c69cd6242b885cdf325fee46f8ed495ef352794149b995c51e8bbd74b4bec49e5aeccf1ad61d9583590680cf1fea8d43116fd689a7b490cff -docfiles size=42 - RELOC/doc/latex/datenumber/README.txt details="Package README" language="en" - RELOC/doc/latex/datenumber/doc.pdf details="Package documentation" language="en" - RELOC/doc/latex/datenumber/doc.tex - RELOC/doc/latex/datenumber/docgerman.pdf details="Package documentation" language="de" - RELOC/doc/latex/datenumber/docgerman.tex -srccontainersize 5664 -srccontainerchecksum 310363eefcdca22b23c0f411ce098015d9f51d7cddeed3ff195bcbc31ada79cceddf6383a090c7c0be10d325d4236abc6cf63b0d2937adb6bbf6a29ab7f97347 -srcfiles size=6 - RELOC/source/latex/datenumber/datenumber.dtx - RELOC/source/latex/datenumber/datenumber.ins -runfiles size=8 - RELOC/tex/latex/datenumber/datenumber.sty - RELOC/tex/latex/datenumber/datenumberUSenglish.ldf - RELOC/tex/latex/datenumber/datenumberdummy.ldf - RELOC/tex/latex/datenumber/datenumberenglish.ldf - RELOC/tex/latex/datenumber/datenumberfrench.ldf - RELOC/tex/latex/datenumber/datenumbergerman.ldf - RELOC/tex/latex/datenumber/datenumberspanish.ldf -catalogue-ctan /macros/latex/contrib/datenumber -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics date-time -catalogue-version 0.02 - -name datetime -category Package -revision 36650 -shortdesc Change format of \today with commands for current time -relocated 1 -longdesc Provides various different formats for the text created by the -longdesc command \today, and also provides commands for displaying the -longdesc current time (or any given time), in 12-hour, 24-hour or text -longdesc format. The package overrides babel's date format, having its -longdesc own library of date formats in different languages. The package -longdesc requires the fmtcount package. This package is now obsolete and -longdesc has been replaced by datetime2. -containersize 13612 -containerchecksum 513e226c6676aac8d1a6f5425375b66c62ddc2a77714684e458a13fb641b684910c1e8c3218044140640d957be6bdf215bc2dd44a82259a4a349c8887a0746e3 -doccontainersize 427388 -doccontainerchecksum 0b5543c957cad8c898c6aca6e991b5aa0e7a90a64d03e4eb92f297c9b8df4ecd9391507c75321347b7eb446bfe615943e61948d7660ee6bbe2eb22fa3bfa0d70 -docfiles size=154 - RELOC/doc/latex/datetime/CHANGES - RELOC/doc/latex/datetime/README details="Package README" - RELOC/doc/latex/datetime/datetime-manual.css - RELOC/doc/latex/datetime/datetime-manual.html - RELOC/doc/latex/datetime/datetime-manual.tex - RELOC/doc/latex/datetime/datetime.pdf details="Package documentation (PDF)" - RELOC/doc/latex/datetime/datetime.perl - RELOC/doc/latex/datetime/dt-lang.tex - RELOC/doc/latex/datetime/dt-sampl.tex - RELOC/doc/latex/datetime/samples/dt-lang.pdf - RELOC/doc/latex/datetime/samples/dt-lang.tex - RELOC/doc/latex/datetime/samples/dt-sampl.pdf - RELOC/doc/latex/datetime/samples/dt-sampl.tex -srccontainersize 29112 -srccontainerchecksum a0e2021c402a8832ec56f5105443118a26a2b578efa11d1bd4e4824be1b2fe148856f601103177f04cab880894e4f2e56c90f93eea3ce93bf308faea16d55cc3 -srcfiles size=51 - RELOC/source/latex/datetime/datetime.dtx - RELOC/source/latex/datetime/datetime.ins -runfiles size=66 - RELOC/tex/latex/datetime/datetime-defaults.sty - RELOC/tex/latex/datetime/datetime.sty - RELOC/tex/latex/datetime/dt-UKenglish.def - RELOC/tex/latex/datetime/dt-USenglish.def - RELOC/tex/latex/datetime/dt-american.def - RELOC/tex/latex/datetime/dt-australian.def - RELOC/tex/latex/datetime/dt-austrian.def - RELOC/tex/latex/datetime/dt-bahasa.def - RELOC/tex/latex/datetime/dt-basque.def - RELOC/tex/latex/datetime/dt-breton.def - RELOC/tex/latex/datetime/dt-british.def - RELOC/tex/latex/datetime/dt-bulgarian.def - RELOC/tex/latex/datetime/dt-canadian.def - RELOC/tex/latex/datetime/dt-catalan.def - RELOC/tex/latex/datetime/dt-croatian.def - RELOC/tex/latex/datetime/dt-czech.def - RELOC/tex/latex/datetime/dt-danish.def - RELOC/tex/latex/datetime/dt-dutch.def - RELOC/tex/latex/datetime/dt-esperanto.def - RELOC/tex/latex/datetime/dt-estonian.def - RELOC/tex/latex/datetime/dt-finnish.def - RELOC/tex/latex/datetime/dt-french.def - RELOC/tex/latex/datetime/dt-galician.def - RELOC/tex/latex/datetime/dt-german.def - RELOC/tex/latex/datetime/dt-greek.def - RELOC/tex/latex/datetime/dt-hebrew.def - RELOC/tex/latex/datetime/dt-icelandic.def - RELOC/tex/latex/datetime/dt-irish.def - RELOC/tex/latex/datetime/dt-italian.def - RELOC/tex/latex/datetime/dt-latin.def - RELOC/tex/latex/datetime/dt-lsorbian.def - RELOC/tex/latex/datetime/dt-magyar.def - RELOC/tex/latex/datetime/dt-naustrian.def - RELOC/tex/latex/datetime/dt-newzealand.def - RELOC/tex/latex/datetime/dt-ngerman.def - RELOC/tex/latex/datetime/dt-norsk.def - RELOC/tex/latex/datetime/dt-polish.def - RELOC/tex/latex/datetime/dt-portuges.def - RELOC/tex/latex/datetime/dt-romanian.def - RELOC/tex/latex/datetime/dt-russian.def - RELOC/tex/latex/datetime/dt-samin.def - RELOC/tex/latex/datetime/dt-scottish.def - RELOC/tex/latex/datetime/dt-serbian.def - RELOC/tex/latex/datetime/dt-slovak.def - RELOC/tex/latex/datetime/dt-slovene.def - RELOC/tex/latex/datetime/dt-spanish.def - RELOC/tex/latex/datetime/dt-swedish.def - RELOC/tex/latex/datetime/dt-turkish.def - RELOC/tex/latex/datetime/dt-ukraineb.def - RELOC/tex/latex/datetime/dt-usorbian.def - RELOC/tex/latex/datetime/dt-welsh.def -catalogue-ctan /obsolete/macros/latex/contrib/datetime -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics date-time multilingual obsolete -catalogue-version 2.60 - -name datetime2 -category Package -revision 48236 -shortdesc Formats for dates, times and time zones -relocated 1 -longdesc This package provides commands for formatting dates, times and -longdesc time zones and redefines \today to use the same formatting -longdesc style. In addition to \today, you can also use \DTMcurrenttime -longdesc (current time) or \DTMnow (current date and time). Dates and -longdesc times can be saved for later use. The accompanying -longdesc datetime2-calc package can be used to convert date-times to -longdesc UTC+00:00. Language and regional support is provided by -longdesc independently maintained and installed modules. The -longdesc datetime2-calc package uses the pgfcalendar package (part of -longdesc the PGF/TikZ bundle). This package replaces datetime.sty which -longdesc is now obsolete. -containersize 8620 -containerchecksum b8d8276ba1a596b77c122540926e86b59968f0f54fa9e4897433c1f0607c229ded01d7672c7b95869c128ea2fbb7e113f6a8c63c0781449fcb152d397a92238c -doccontainersize 1013428 -doccontainerchecksum 5aa78c82711c91fb4203a5f37f2ec2bc75d9848674185d4bc265092c5b6695024d54e796cc038baaeef615deec4a9ff2e01f5c4baa186dd90264cfe438a7b31c -docfiles size=265 - RELOC/doc/latex/datetime2/CHANGES - RELOC/doc/latex/datetime2/README details="Readme" - RELOC/doc/latex/datetime2/datetime2.pdf details="Package documentation" - RELOC/doc/latex/datetime2/samples/datetime2-sample-babel.pdf - RELOC/doc/latex/datetime2/samples/datetime2-sample-babel.tex - RELOC/doc/latex/datetime2/samples/datetime2-sample-calc.pdf - RELOC/doc/latex/datetime2/samples/datetime2-sample-calc.tex - RELOC/doc/latex/datetime2/samples/datetime2-sample-filedate.pdf - RELOC/doc/latex/datetime2/samples/datetime2-sample-filedate.tex - RELOC/doc/latex/datetime2/samples/datetime2-sample-hyperref.pdf - RELOC/doc/latex/datetime2/samples/datetime2-sample-hyperref.tex - RELOC/doc/latex/datetime2/samples/datetime2-sample-journal.pdf - RELOC/doc/latex/datetime2/samples/datetime2-sample-journal.tex - RELOC/doc/latex/datetime2/samples/datetime2-sample-styles.pdf - RELOC/doc/latex/datetime2/samples/datetime2-sample-styles.tex - RELOC/doc/latex/datetime2/samples/datetime2-sample-xe.pdf - RELOC/doc/latex/datetime2/samples/datetime2-sample-xe.tex -srccontainersize 50736 -srccontainerchecksum 29e241773af4e71a960433017206d051fabb9b3af4a25b17ae4e3b9fa9f47017d0d73fcaedb08d4629b7935a20f27a579c540f9adf45993a352e182a005e5f6e -srcfiles size=78 - RELOC/source/latex/datetime2/datetime2.dtx - RELOC/source/latex/datetime2/datetime2.ins -runfiles size=17 - RELOC/tex/latex/datetime2/datetime2-calc.sty - RELOC/tex/latex/datetime2/datetime2.sty -catalogue-ctan /macros/latex/contrib/datetime2 -catalogue-date 2018-07-20 14:37:08 +0200 -catalogue-license lppl1.3 -catalogue-topics date-time multilingual -catalogue-version 1.5.3 - -name datetime2-bahasai -category Package -revision 46287 -shortdesc Bahasai language module for the datetime2 package -relocated 1 -longdesc This module provides the "bahasai" style that can be set using -longdesc \DTMsetstyle provided by datetime2.sty. This package is -longdesc currently unmaintained. Please see the README for the procedure -longdesc to follow if you want to take over the maintenance. -containersize 2212 -containerchecksum 25838a4c25fa54c1b5daeb02cca8af8de1a33561b7a5f6a0bc4b662675e0382a9b4a877104a72af1518b46b0986e988ea5cb48cd82300d68546abce5304718c1 -doccontainersize 272008 -doccontainerchecksum 038d22520afda5faad39c74b94f26004def5d72e06c451772b2d31cc90cb561866d70e98e1866950c0b8111f166a931532feb696bd3ae9a63a541bd582f4b26e -docfiles size=68 - RELOC/doc/latex/datetime2-bahasai/README details="Readme" - RELOC/doc/latex/datetime2-bahasai/datetime2-bahasai.pdf details="Package documentation" -srccontainersize 4124 -srccontainerchecksum e1db98c267e207b7046d9219a0224f4ebb762308994648ce5cf7c58d62ae99c96faa496b423518087b6a706632b4d6e03e77e572fbac81bbf5f7e7a17f8a31bc -srcfiles size=4 - RELOC/source/latex/datetime2-bahasai/datetime2-bahasai.dtx - RELOC/source/latex/datetime2-bahasai/datetime2-bahasai.ins -runfiles size=2 - RELOC/tex/latex/datetime2-bahasai/datetime2-bahasai.ldf -catalogue-ctan /macros/latex/contrib/datetime2-contrib/datetime2-bahasai -catalogue-date 2018-01-10 22:14:01 +0100 -catalogue-license lppl1.3 -catalogue-topics date-time multilingual -catalogue-version 1.01 - -name datetime2-basque -category Package -revision 47064 -shortdesc Basque language module for the datetime2 package -relocated 1 -longdesc This module provides the "basque" style that can be set using -longdesc \DTMsetstyle provided by datetime2.sty. -containersize 2428 -containerchecksum a9b93a716adeb9b25c06d1eb1ecbad80888cf68d6b1e245853431fda8ad2c52d6096fe3abc87daca8bea1de001acbdfa3d33544f2d2d0e9665ee4815af9c1a66 -doccontainersize 1804 -doccontainerchecksum 4e313ce2df3fc67c43e4904cd6ea331b7389f39184f301d1938b5705dba47dcc916d2b17ed837f607f1eed2b67910b70c0f6b15a6eabdbe929891cf45cd543aa -docfiles size=5 - RELOC/doc/latex/datetime2-basque/CHANGES - RELOC/doc/latex/datetime2-basque/Makefile - RELOC/doc/latex/datetime2-basque/README.txt details="Readme" - RELOC/doc/latex/datetime2-basque/datetime2-basque-small-test.tex - RELOC/doc/latex/datetime2-basque/datetime2-basque-test.tex -srccontainersize 4672 -srccontainerchecksum 8add0cc0c4e60e2d9b7474ddf2aed4b5bf5ee047eeb0c58a41475da8f56820c7aeab3027fd1af016c4e0b864ba8affba64cbefa93ed8c41bd4800fc61cae6c58 -srcfiles size=5 - RELOC/source/latex/datetime2-basque/datetime2-basque.dtx - RELOC/source/latex/datetime2-basque/datetime2-basque.ins -runfiles size=3 - RELOC/tex/latex/datetime2-basque/datetime2-basque.ldf -catalogue-ctan /macros/latex/contrib/datetime2-contrib/datetime2-basque -catalogue-date 2018-03-21 20:14:45 +0100 -catalogue-license lppl1.3 -catalogue-topics date-time multilingual basque -catalogue-version 1.2a - -name datetime2-breton -category Package -revision 47030 -shortdesc Breton language module for the datetime2 package -relocated 1 -longdesc This module provides the "breton" style that can be set using -longdesc \DTMsetstyle provided by datetime2.sty. This package is -longdesc currently unmaintained. Please see the README for the procedure -longdesc to follow if you want to take over the maintenance. -containersize 2568 -containerchecksum 0199c9e1aeddc11f8d802bf600cf874d46a23e18f6d5b0dedb7a4ef3ed0aa3680d20046c44eff7c293f8e01aa628f098d3e908b99930fc6a080d455b61585bbb -doccontainersize 281672 -doccontainerchecksum c4228974e1e7e4a66507341bba28560c1169c946b7f3edd1dbf9f8c1485c1fcb897f4c5b970c20e0b2c8d487d0a77c8f1d6486aae4c91c7c1be4d3fc7c4682bc -docfiles size=70 - RELOC/doc/latex/datetime2-breton/README details="Readme" - RELOC/doc/latex/datetime2-breton/datetime2-breton.pdf details="Package documentation" -srccontainersize 4736 -srccontainerchecksum 0092fff59b306038b4ad494002c2b19843a7a2a5b7177f31cb105066b56a82fe1bfeb85f7a0c29d3dbdfaa0866f212281f68bdcf09724621acf5199a42783cdb -srcfiles size=5 - RELOC/source/latex/datetime2-breton/datetime2-breton.dtx - RELOC/source/latex/datetime2-breton/datetime2-breton.ins -runfiles size=4 - RELOC/tex/latex/datetime2-breton/datetime2-breton-ascii.ldf - RELOC/tex/latex/datetime2-breton/datetime2-breton-utf8.ldf - RELOC/tex/latex/datetime2-breton/datetime2-breton.ldf -catalogue-ctan /macros/latex/contrib/datetime2-contrib/datetime2-breton -catalogue-date 2018-03-19 17:33:02 +0100 -catalogue-license lppl1.3 -catalogue-topics date-time multilingual -catalogue-version 1.1 - -name datetime2-bulgarian -category Package -revision 47031 -shortdesc Bulgarian language module for the datetime2 package -relocated 1 -longdesc This module provides the "bulgarian" style that can be set -longdesc using \DTMsetstyle provided by datetime2.sty. This package is -longdesc currently unmaintained. Please see the README for the procedure -longdesc to follow if you want to take over the maintenance. -containersize 2712 -containerchecksum 13faed75c5ebede70585ba403d6ec4a6e87498e2186982067470850eb65b2a94f4ac399d1bea9092e49b36e432675bba00bc46d1274cf4a3eda4d12005cea9bd -doccontainersize 80624 -doccontainerchecksum 44d231018fb5497bf5234aa96ac0869db73dce6156e4c66811f9c48b14b97c88f3601fb3ac4e0e3b5021c7654b3b2e8c5e290dbbb37b57e055861e1d3daeea0d -docfiles size=22 - RELOC/doc/latex/datetime2-bulgarian/README details="Readme" - RELOC/doc/latex/datetime2-bulgarian/datetime2-bulgarian.pdf details="Package documentation" -srccontainersize 4988 -srccontainerchecksum 98f0b5f92a4fc6c61bbaa1fff928812c3421b78f1289c4d3fe5cf4481dd12dec88441cd877d75820725d0d3b8b699136d92687aeb60bfb366e381103d5293373 -srcfiles size=6 - RELOC/source/latex/datetime2-bulgarian/datetime2-bulgarian.dtx - RELOC/source/latex/datetime2-bulgarian/datetime2-bulgarian.ins -runfiles size=5 - RELOC/tex/latex/datetime2-bulgarian/datetime2-bulgarian-ascii.ldf - RELOC/tex/latex/datetime2-bulgarian/datetime2-bulgarian-utf8.ldf - RELOC/tex/latex/datetime2-bulgarian/datetime2-bulgarian.ldf -catalogue-ctan /macros/latex/contrib/datetime2-contrib/datetime2-bulgarian -catalogue-date 2018-03-19 17:38:12 +0100 -catalogue-license lppl1.3 -catalogue-topics date-time multilingual -catalogue-version 1.1 - -name datetime2-catalan -category Package -revision 47032 -shortdesc Catalan language module for the datetime2 package -relocated 1 -longdesc This module provides the "catalan" style that can be set using -longdesc \DTMsetstyle provided by datetime2.sty. This package is -longdesc currently unmaintained. Please see the README for the procedure -longdesc to follow if you want to take over the maintenance. -containersize 2484 -containerchecksum 31bf2df2c1d6e664ca5b8bba2d2733c1ba9ee3f46f6499c4bee0eeb3aa624ad2b1dee0e297f3c8d07f8167f2f33ca9b4aca73dc1d7e1ad30a66bbd26a68bb3d7 -doccontainersize 280420 -doccontainerchecksum dc75baba23ffa4b0014d7de107244b6848e0a28f27cbfae6feae98c81fef6cb95ab6f06428404c11777fb4f5b05bf0cd100efbeaf4c73b4d66ed3c31d26d2d93 -docfiles size=70 - RELOC/doc/latex/datetime2-catalan/README details="Readme" - RELOC/doc/latex/datetime2-catalan/datetime2-catalan.pdf details="Package documentation" -srccontainersize 4668 -srccontainerchecksum 2bb24a3fc158e4c179586fd7a024c455ac41fb499e34f04b44181cfc049d91323881201a475b462a9d6c76d060624d6544171bd4efc4e1e13df960be0c1b1982 -srcfiles size=5 - RELOC/source/latex/datetime2-catalan/datetime2-catalan.dtx - RELOC/source/latex/datetime2-catalan/datetime2-catalan.ins -runfiles size=4 - RELOC/tex/latex/datetime2-catalan/datetime2-catalan-ascii.ldf - RELOC/tex/latex/datetime2-catalan/datetime2-catalan-utf8.ldf - RELOC/tex/latex/datetime2-catalan/datetime2-catalan.ldf -catalogue-ctan /macros/latex/contrib/datetime2-contrib/datetime2-catalan -catalogue-date 2018-03-19 17:52:59 +0100 -catalogue-license lppl1.3 -catalogue-topics date-time multilingual -catalogue-version 1.1 - -name datetime2-croatian -category Package -revision 36682 -shortdesc Croatian language module for the datetime2 package -relocated 1 -longdesc This module provides the "croatian" style that can be set using -longdesc \DTMsetstyle provided by datetime2.sty. -containersize 2580 -containerchecksum 7da533ed5aa33e3035cba2a3f10ca03f78f77a4d45114e181bad4a92200d49fffd395593d5b572b2ddb0c6e1164c6fe1636d3092bfb6fbcd94e1dadb432934df -doccontainersize 83956 -doccontainerchecksum 65e3058d8543572140006e287190b4ee2dc3c52dda14a588e4d1689ff1be26bbfa4dec8f6fe1dc43c64ad6787e1425d9d22a8c3e187e55f1f941d1b6b9422145 -docfiles size=22 - RELOC/doc/latex/datetime2-croatian/README details="Readme" - RELOC/doc/latex/datetime2-croatian/datetime2-croatian.pdf details="Package documentation" -srccontainersize 4944 -srccontainerchecksum 643d4c454b7e3d6ef34b826738b494a009d0fee388f12612750ada78b168ca874c2070810050bbb6b215b59ebe632b67b123d6c6edeeb65e59e799c0db0bdf1a -srcfiles size=6 - RELOC/source/latex/datetime2-croatian/datetime2-croatian.dtx - RELOC/source/latex/datetime2-croatian/datetime2-croatian.ins -runfiles size=4 - RELOC/tex/latex/datetime2-croatian/datetime2-croatian-ascii.ldf - RELOC/tex/latex/datetime2-croatian/datetime2-croatian-utf8.ldf - RELOC/tex/latex/datetime2-croatian/datetime2-croatian.ldf -catalogue-ctan /macros/latex/contrib/datetime2-contrib/datetime2-croatian -catalogue-date 2018-01-07 11:22:54 +0100 -catalogue-license lppl1.3 -catalogue-topics date-time multilingual -catalogue-version 1.0 - -name datetime2-czech -category Package -revision 47033 -shortdesc Czech language module for the datetime2 package -relocated 1 -longdesc This module provides the "czech" style that can be set using -longdesc \DTMsetstyle provided by datetime2.sty. This package is -longdesc currently unmaintained. Please see the README for the procedure -longdesc to follow if you want to take over the maintenance. -containersize 2564 -containerchecksum 1c1b1c664e3f138c183da3f3f1d7242684da5900b636d3b50190ad239b1722206fef04cd5a24d88752ae92793ab32dbe92faf31d6ca8162129818331b4a8ca6c -doccontainersize 81704 -doccontainerchecksum 00506625bf80aa0d3f3bc82d97434d0f5b09c2d38434fd3e634dfff96b66793570b70874e912738c1a6b4b69784c3461f10d7ec04bbafcdd911b0911acd5528f -docfiles size=22 - RELOC/doc/latex/datetime2-czech/README details="Readme" - RELOC/doc/latex/datetime2-czech/datetime2-czech.pdf details="Package documentation" -srccontainersize 4744 -srccontainerchecksum d4a649663708300a9aaadd6baad924fb634654872d36374636f06c87a386728796e22d2dfccbd49a713f8223e412eee167f92fa366c92cc081ec8ed82ed312ff -srcfiles size=5 - RELOC/source/latex/datetime2-czech/datetime2-czech.dtx - RELOC/source/latex/datetime2-czech/datetime2-czech.ins -runfiles size=4 - RELOC/tex/latex/datetime2-czech/datetime2-czech-ascii.ldf - RELOC/tex/latex/datetime2-czech/datetime2-czech-utf8.ldf - RELOC/tex/latex/datetime2-czech/datetime2-czech.ldf -catalogue-ctan /macros/latex/contrib/datetime2-contrib/datetime2-czech -catalogue-date 2018-03-19 17:42:42 +0100 -catalogue-license lppl1.3 -catalogue-topics date-time multilingual -catalogue-version 1.1 - -name datetime2-danish -category Package -revision 47034 -shortdesc Danish language module for the datetime2 package -relocated 1 -longdesc This module provides the "danish" style that can be set using -longdesc \DTMsetstyle provided by datetime2.sty. This package is -longdesc currently unmaintained. Please see the README for the procedure -longdesc to follow if you want to take over the maintenance. -containersize 2532 -containerchecksum c6c8b9299a391b607b00d461edef367da845cf932f6f6013768aa9385dd566bed673aad08f602b73255cdc24d86507e421bf022d77707ff9756c6f2da0677d3e -doccontainersize 83108 -doccontainerchecksum e37b993eca8fc9f40938f27e8721d5dcc78b2b884bde336f873e33769f6a5ca8cab40b16745bb9b546708edfcd2d81ec6384a134bc193a8bd3c26699af720813 -docfiles size=22 - RELOC/doc/latex/datetime2-danish/README details="Readme" - RELOC/doc/latex/datetime2-danish/datetime2-danish.pdf details="Package documentation" -srccontainersize 4796 -srccontainerchecksum bd9747b90baa2b0832eb0dfa6f11315e5a7c974a51f8f7e827b39b8eb872070b6fd26b8175a50e13d2c9bba69dabb313c3fa1ac9a5aadbccdb4b3f50aebce04b -srcfiles size=6 - RELOC/source/latex/datetime2-danish/datetime2-danish.dtx - RELOC/source/latex/datetime2-danish/datetime2-danish.ins -runfiles size=4 - RELOC/tex/latex/datetime2-danish/datetime2-danish-ascii.ldf - RELOC/tex/latex/datetime2-danish/datetime2-danish-utf8.ldf - RELOC/tex/latex/datetime2-danish/datetime2-danish.ldf -catalogue-ctan /macros/latex/contrib/datetime2-contrib/datetime2-danish -catalogue-date 2018-03-19 18:12:26 +0100 -catalogue-license lppl1.3 -catalogue-topics date-time multilingual -catalogue-version 1.1 - -name datetime2-dutch -category Package -revision 47355 -shortdesc Dutch language module for the datetime2 package -relocated 1 -longdesc This module provides the "dutch" style that can be set using -longdesc \DTMsetstyle provided by datetime2.sty. This package is -longdesc currently unmaintained. Please see the README for the procedure -longdesc to follow if you want to take over the maintenance. -containersize 2396 -containerchecksum d968ecd90cc48cc0308ab7a092ea1c9d7240c933dacbae753f9a3e8e1f798bbd20fe41e6fb6474a794442226e9f92c27612cc857a8e27677ca06aeb6750da39c -doccontainersize 278688 -doccontainerchecksum bd617f47f5bff2fc699ea092502de1311949fde3f60923312ed9da0951a5a0a3eeb75eb9961796ab3ecd42b555e73830bf178c8a1aa13f53dfefc9f27a27ff09 -docfiles size=69 - RELOC/doc/latex/datetime2-dutch/README details="Readme" - RELOC/doc/latex/datetime2-dutch/datetime2-dutch.pdf details="Package documentation" -srccontainersize 4348 -srccontainerchecksum 8fd61874e24173bd27e533278481b838d9c7654ed67355fc1ab539cef33e0a39592c5cf3ae3b6a54b364b2fefdacff393ede89160035595396fade7764cb1bed -srcfiles size=5 - RELOC/source/latex/datetime2-dutch/datetime2-dutch.dtx - RELOC/source/latex/datetime2-dutch/datetime2-dutch.ins -runfiles size=2 - RELOC/tex/latex/datetime2-dutch/datetime2-dutch.ldf -catalogue-ctan /macros/latex/contrib/datetime2-contrib/datetime2-dutch -catalogue-date 2018-04-07 06:36:05 +0200 -catalogue-license lppl1.3 -catalogue-topics date-time multilingual -catalogue-version 1.1 - -name datetime2-en-fulltext -category Package -revision 36705 -shortdesc English Full Text styles for the datetime2 package -relocated 1 -longdesc English date and time styles that use words for the numbers and -longdesc ordinals. This package provides the following date and time -longdesc styles: "en-fulltext", "en-FullText", "en-FULLTEXT", and the -longdesc additional time style "en-Fulltext". (The date equivalent can -longdesc be obtained through commands like \Today.) Unlike the base -longdesc styles provided by datetime2.sty, these styles aren't -longdesc expandable styles. This means that you can't use the date or -longdesc time in PDF bookmarks or in the argument of certain commands, -longdesc such as \MakeUppercase, while these styles are in use. -containersize 2696 -containerchecksum 569f7db14d4a904313f50b16c8ccbe8ea7d1bd547ee1c7eec801cc726ba0b7dc9d3096d5363b5819cddd12299c31a85d48172879216669257571bdae01ce7522 -doccontainersize 278384 -doccontainerchecksum 66c0b8fbb43c30a3376d3aac95a093c91fc28536494f6c59c504a9d9172880fc65d8e1aca02e30392d5a6fe084ff03812430cd8232db2aea825a419bee71c379 -docfiles size=71 - RELOC/doc/latex/datetime2-en-fulltext/README details="Readme" - RELOC/doc/latex/datetime2-en-fulltext/datetime2-en-fulltext.pdf details="Package documentation" - RELOC/doc/latex/datetime2-en-fulltext/sample-en-fulltext.pdf - RELOC/doc/latex/datetime2-en-fulltext/sample-en-fulltext.tex -srccontainersize 4056 -srccontainerchecksum 24acfbb2e634da788ed1236264b6de381c8a21487dc20ce1993d9229c6c70a45f1bc7eae96f1c18738537ceecd1421a652d5d2cb0e7a72e48b859a4a9d2d5753 -srcfiles size=7 - RELOC/source/latex/datetime2-en-fulltext/datetime2-en-fulltext.dtx - RELOC/source/latex/datetime2-en-fulltext/datetime2-en-fulltext.ins -runfiles size=4 - RELOC/tex/latex/datetime2-en-fulltext/datetime2-en-fulltext.sty -catalogue-ctan /macros/latex/contrib/datetime2-contrib/datetime2-en-fulltext -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics date-time multilingual -catalogue-version 1.0 - -name datetime2-english -category Package -revision 39991 -shortdesc English language module for the datetime2 package -relocated 1 -longdesc This module provides the following styles that can be set using -longdesc \DTMsetstyle provided by datetime2.sty. The region not only -longdesc determines the date/time format but also the time zone -longdesc abbreviations if the zone mapping setting is on. english -longdesc (English - no region) en-GB (English - United Kingdom of Great -longdesc Britain and Northern Ireland) en-US (English - United States of -longdesc America) en-CA (English - Canada) en-AU (English - Commonwealth -longdesc of Australia) en-NZ (English - New Zealand) en-GG (English - -longdesc Bailiwick of Guernsey) en-JE (English - Bailiwick of Jersey) -longdesc en-IM (English - Isle of Man) en-MT (English - Republic of -longdesc Malta) en-IE (English - Republic of Ireland) -containersize 5808 -containerchecksum b6586534e636d66063f85a5f40ac087e308f40f9b4f97612e06164de745795458f17d028537a8c0395a59dd1118dac11fd43bc31237fe2559b38c37f048e134d -doccontainersize 639116 -doccontainerchecksum cfea3a5472d4aa54e7cf4db7f49deeefc377e79dd9b81714ebe0ad28e6d9b27b68f266ffe7b76d2c575380c26f90493a90890af7c1f8365739e49bdab466fa7a -docfiles size=161 - RELOC/doc/latex/datetime2-english/CHANGES - RELOC/doc/latex/datetime2-english/README details="Readme" - RELOC/doc/latex/datetime2-english/datetime2-english-sample.pdf details="Sample article" - RELOC/doc/latex/datetime2-english/datetime2-english-sample.tex - RELOC/doc/latex/datetime2-english/datetime2-english.pdf details="Package documentation" -srccontainersize 13376 -srccontainerchecksum efbb49006928e56e9e312b2570fb6e87d5ad51ca6047bbc10bb6ab2196320bd7c1ed4f3da0fd9d0ae22380478c63cffb2ee2044b96bc0c4b740ba92aec4314a0 -srcfiles size=36 - RELOC/source/latex/datetime2-english/datetime2-english.dtx - RELOC/source/latex/datetime2-english/datetime2-english.ins -runfiles size=26 - RELOC/tex/latex/datetime2-english/datetime2-en-AU.ldf - RELOC/tex/latex/datetime2-english/datetime2-en-CA.ldf - RELOC/tex/latex/datetime2-english/datetime2-en-GB.ldf - RELOC/tex/latex/datetime2-english/datetime2-en-GG.ldf - RELOC/tex/latex/datetime2-english/datetime2-en-IE.ldf - RELOC/tex/latex/datetime2-english/datetime2-en-IM.ldf - RELOC/tex/latex/datetime2-english/datetime2-en-JE.ldf - RELOC/tex/latex/datetime2-english/datetime2-en-MT.ldf - RELOC/tex/latex/datetime2-english/datetime2-en-NZ.ldf - RELOC/tex/latex/datetime2-english/datetime2-en-US.ldf - RELOC/tex/latex/datetime2-english/datetime2-english-base.ldf - RELOC/tex/latex/datetime2-english/datetime2-english.ldf -catalogue-ctan /macros/latex/contrib/datetime2-contrib/datetime2-english -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics date-time multilingual -catalogue-version 1.04 - -name datetime2-esperanto -category Package -revision 47356 -shortdesc Esperanto language module for the datetime2 package -relocated 1 -longdesc This module provides the "esperanto" style that can be set -longdesc using \DTMsetstyle provided by datetime2.sty. This package is -longdesc currently unmaintained. Please see the README for the procedure -longdesc to follow if you want to take over the maintenance. -containersize 2480 -containerchecksum 3267e868724fc5e5ab73d5b0d2e178be28f5507be001d5a85d012a43b0ce25bf90921e0248cbc4793348d6c5b06a627713a944fbe9a5f0b8806d349170e9fb46 -doccontainersize 81488 -doccontainerchecksum aa91fba7ea15eeb4d12f84bd9a353be638642bb9e5d51a07887fa9c4cbe5c84d7bf131b615109f39d7d7b96ac8c623f7e649e89f0d74dfb4248ad6d12e217b30 -docfiles size=22 - RELOC/doc/latex/datetime2-esperanto/README details="Readme" - RELOC/doc/latex/datetime2-esperanto/datetime2-esperanto.pdf details="Package documentation" -srccontainersize 4732 -srccontainerchecksum 5c20f768a768d4579162fd0abc28e17ac2fead886e4441ace440f932740c93cdc0514c4b40a3d7b7982dddd5292406ffd349648bcef1a16d0fd9cd69d5cf1f9f -srcfiles size=5 - RELOC/source/latex/datetime2-esperanto/datetime2-esperanto.dtx - RELOC/source/latex/datetime2-esperanto/datetime2-esperanto.ins -runfiles size=4 - RELOC/tex/latex/datetime2-esperanto/datetime2-esperanto-ascii.ldf - RELOC/tex/latex/datetime2-esperanto/datetime2-esperanto-utf8.ldf - RELOC/tex/latex/datetime2-esperanto/datetime2-esperanto.ldf -catalogue-ctan /macros/latex/contrib/datetime2-contrib/datetime2-esperanto -catalogue-date 2018-04-07 06:41:21 +0200 -catalogue-license lppl1.3 -catalogue-topics date-time multilingual -catalogue-version 1.1 - -name datetime2-estonian -category Package -revision 47565 -shortdesc Estonian language module for the datetime2 package -relocated 1 -longdesc This module provides the "estonian" style that can be set using -longdesc \DTMsetstyle provided by datetime2.sty. This package is -longdesc currently unmaintained. Please see the README for the procedure -longdesc to follow if you want to take over the maintenance. -containersize 2488 -containerchecksum e46be8d994ba03558f361b6796febd9e6826656516edbfe4eedef3723e6d83fba29a1c9e1f65c65f7e98408d61d3da53a3a4fbeb55c795608617c40a9f80068c -doccontainersize 81036 -doccontainerchecksum b4c86c7f96b878981d75f7943a3d4cbf729d7cc4ef88dce9da17f5fca44613de016c377a48686928aa1992163a2c2fa3152b2130a7cd99b760a50083e82cf73a -docfiles size=21 - RELOC/doc/latex/datetime2-estonian/README details="Readme" - RELOC/doc/latex/datetime2-estonian/datetime2-estonian.pdf details="Package documentation" -srccontainersize 4740 -srccontainerchecksum 11056943b23b2f606f2fc04f7344a4dd9b33a449d20c62c40d8c9210c957ad92e2a99ead3816cb2faaac330234e47d7d8668d6e57168c73118dd7a74cd5b9d1a -srcfiles size=5 - RELOC/source/latex/datetime2-estonian/datetime2-estonian.dtx - RELOC/source/latex/datetime2-estonian/datetime2-estonian.ins -runfiles size=4 - RELOC/tex/latex/datetime2-estonian/datetime2-estonian-ascii.ldf - RELOC/tex/latex/datetime2-estonian/datetime2-estonian-utf8.ldf - RELOC/tex/latex/datetime2-estonian/datetime2-estonian.ldf -catalogue-ctan /macros/latex/contrib/datetime2-contrib/datetime2-estonian -catalogue-date 2018-04-13 13:59:22 +0200 -catalogue-license lppl1.3 -catalogue-topics date-time multilingual -catalogue-version 1.1 - -name datetime2-finnish -category Package -revision 47047 -shortdesc Finnish language module for the datetime2 package -relocated 1 -longdesc This module provides the "finnish" style that can be set using -longdesc \DTMsetstyle provided by datetime2.sty. -containersize 2724 -containerchecksum bb66a911f45132581cbbbde263a31166f53f610c212e05ef284bf762ab4c7bcc240e3d359e4bbb5c1af9479a9e07fcd22a96cba205ec70d475030a58e6f7c67f -doccontainersize 85496 -doccontainerchecksum 4deb69e53c37799560c218e33e443b9291d7d4af0642b40e40540fe4baca5fee4fdbbd8b53994cc339c302d2567a8a2624221651d02e5e65e92c7c40b454401e -docfiles size=24 - RELOC/doc/latex/datetime2-finnish/CHANGES - RELOC/doc/latex/datetime2-finnish/README details="Readme" - RELOC/doc/latex/datetime2-finnish/datetime2-finnish.pdf details="Package documentation" -srccontainersize 5480 -srccontainerchecksum 98906c8851ba0157d7574d4e728b45197f32dd28e63c7f22c1b7cfb6da80e90ea5171c4b62ddda9015263230adda8504ae96b058c839f7e132c50d06b36ae06f -srcfiles size=8 - RELOC/source/latex/datetime2-finnish/datetime2-finnish.dtx - RELOC/source/latex/datetime2-finnish/datetime2-finnish.ins -runfiles size=5 - RELOC/tex/latex/datetime2-finnish/datetime2-finnish-ascii.ldf - RELOC/tex/latex/datetime2-finnish/datetime2-finnish-utf8.ldf - RELOC/tex/latex/datetime2-finnish/datetime2-finnish.ldf -catalogue-ctan /macros/latex/contrib/datetime2-contrib/datetime2-finnish -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics date-time multilingual -catalogue-version 1.1 - -name datetime2-french -category Package -revision 43742 -shortdesc French language module for the datetime2 package -relocated 1 -longdesc This module provides the "french" style that can be set using -longdesc \DTMsetstyle provided by datetime2.sty. -containersize 3040 -containerchecksum 68ff4a94adc63910c6e7c6870ee472b11e934fc05600d29f01a21f3ffc70ac40fe7f19e14f42528609a405592a5a28a452a8091dbd86b6ab0efc6afce90ebe82 -doccontainersize 113844 -doccontainerchecksum cddd1a43ed111baf51d570edd967ad73cfcc662d9d2b058a054f58d811e8e685cb403663a0a985118a4bd1835b6642fcdcd164914e9f95e82c36546444362aac -docfiles size=45 - RELOC/doc/latex/datetime2-french/README details="Readme" - RELOC/doc/latex/datetime2-french/datetime2-french-test-luatex.pdf - RELOC/doc/latex/datetime2-french/datetime2-french-test-luatex.tex - RELOC/doc/latex/datetime2-french/datetime2-french-test-pdftex.pdf - RELOC/doc/latex/datetime2-french/datetime2-french-test-pdftex.tex - RELOC/doc/latex/datetime2-french/datetime2-french-test-xetex.pdf - RELOC/doc/latex/datetime2-french/datetime2-french-test-xetex.tex - RELOC/doc/latex/datetime2-french/datetime2-french-test.tex - RELOC/doc/latex/datetime2-french/datetime2-french.pdf details="Package documentation" -srccontainersize 5000 -srccontainerchecksum 322e33c64ecd4b5604607b5d4b964f2e2bd39ddc305c341cc55f4ddb4d8e8489c085a89ab512643d7e989e3bc8a40132e1ce2d31b937bb9f92b8fb49fa4b54c3 -srcfiles size=7 - RELOC/source/latex/datetime2-french/datetime2-french.dtx - RELOC/source/latex/datetime2-french/datetime2-french.ins -runfiles size=7 - RELOC/tex/latex/datetime2-french/datetime2-french-ascii.ldf - RELOC/tex/latex/datetime2-french/datetime2-french-utf8.ldf - RELOC/tex/latex/datetime2-french/datetime2-french.ldf -catalogue-ctan /macros/latex/contrib/datetime2-contrib/datetime2-french -catalogue-date 2017-04-08 19:22:56 +0200 -catalogue-license lppl1.3 -catalogue-topics date-time multilingual -catalogue-version 1.02 - -name datetime2-galician -category Package -revision 47631 -shortdesc Galician language module for the datetime2 package -relocated 1 -longdesc This module provides the "galician" style that can be set using -longdesc \DTMsetstyle provided by datetime2.sty. This package is -longdesc currently unmaintained. Please see the README for the procedure -longdesc to follow if you want to take over the maintenance. -containersize 2508 -containerchecksum 39dcb4756100905cb34b848c6c1c01a202b685290c18f2bd774dd77d6e28690d2b735445afe591041c9e1705295f34184bb1c503789d52b361d810ef35a02a42 -doccontainersize 81096 -doccontainerchecksum d52cc480c25b9c07ca06ecdba4e1c338424c42e75190c14f66a95a897cefacf6cbc07ad19bbbd6f1976034cbf39af3944e6594f19f0923ff5256e94922fb6ec0 -docfiles size=21 - RELOC/doc/latex/datetime2-galician/README details="Readme" - RELOC/doc/latex/datetime2-galician/datetime2-galician.pdf details="Package documentation" -srccontainersize 4700 -srccontainerchecksum 942a2a79453e64507a0022a629d3b43a6304626db150fa6438de08fe487f73953c582a40597f325c9dc8513b4954abe2c1c3407721aee10daeb52e691b81b50c -srcfiles size=5 - RELOC/source/latex/datetime2-galician/datetime2-galician.dtx - RELOC/source/latex/datetime2-galician/datetime2-galician.ins -runfiles size=4 - RELOC/tex/latex/datetime2-galician/datetime2-galician-ascii.ldf - RELOC/tex/latex/datetime2-galician/datetime2-galician-utf8.ldf - RELOC/tex/latex/datetime2-galician/datetime2-galician.ldf -catalogue-ctan /macros/latex/contrib/datetime2-contrib/datetime2-galician -catalogue-date 2018-01-07 11:37:20 +0100 -catalogue-license lppl1.3 -catalogue-topics date-time multilingual -catalogue-version 1.0 - -name datetime2-german -category Package -revision 45800 -shortdesc German language module for the datetime2 package -relocated 1 -longdesc This module provides the "german" style that can be set using -longdesc \DTMsetstyle provided by datetime2.sty. -containersize 3696 -containerchecksum 4dd22161360653dd9953482601bec0d094487f93f11f91ad751b9f9ca4744fc2a7125f6df9c8c4c5159fd7353f912ed12df5d6d56f3119284f0b5954d7ef4ecd -doccontainersize 322004 -doccontainerchecksum 88fd203580a26077112b933fcf3ca9af2e5345cd589cae8a9715bf8b89170ea6515c003e73bb2986d6ebff7cfdd51664390cd11290b9b67e154ed5738e08024f -docfiles size=80 - RELOC/doc/latex/datetime2-german/README.md details="Readme" - RELOC/doc/latex/datetime2-german/datetime2-german.pdf details="Package documentation" -srccontainersize 7904 -srccontainerchecksum a72220f354dabd03a7db28760146e03b49817544f2eb1d10f4eb6a9707527454b85c812913b6d9c29d9bcfd8c54b45ea0b7277c046a98d272cc58d89acb53a8c -srcfiles size=15 - RELOC/source/latex/datetime2-german/datetime2-german.dtx - RELOC/source/latex/datetime2-german/datetime2-german.ins -runfiles size=10 - RELOC/tex/latex/datetime2-german/datetime2-de-AT.ldf - RELOC/tex/latex/datetime2-german/datetime2-de-CH.ldf - RELOC/tex/latex/datetime2-german/datetime2-de-DE.ldf - RELOC/tex/latex/datetime2-german/datetime2-german-ascii.ldf - RELOC/tex/latex/datetime2-german/datetime2-german-utf8.ldf - RELOC/tex/latex/datetime2-german/datetime2-german.ldf -catalogue-ctan /macros/latex/contrib/datetime2-contrib/datetime2-german -catalogue-date 2017-11-13 22:45:08 +0100 -catalogue-license lppl1.3c -catalogue-topics date-time multilingual -catalogue-version 2.1 - -name datetime2-greek -category Package -revision 47533 -shortdesc Greek language module for the datetime2 package -relocated 1 -longdesc This module provides the "greek" style that can be set using -longdesc \DTMsetstyle provided by datetime2.sty. This package is -longdesc currently unmaintained. Please see the README for the procedure -longdesc to follow if you want to take over the maintenance. -containersize 2524 -containerchecksum d1f0f33a42da3ff4cca7ec3e257a977172a3b6a36d7813a69ed5df29437f1273564fde3f59f4fbfee3ec495f0554fbdacfa8a3d2e60826881651f88e7089363a -doccontainersize 78164 -doccontainerchecksum fcfff6c6dfd31ab1cd4a2717c527948babecc13bd1fd49873f503a7b062e24a2b101cb4a5ffbb12f594f3ebf0011ba379c0c9d9732c46bb7c655b8fd13fcbf8d -docfiles size=21 - RELOC/doc/latex/datetime2-greek/README details="Readme" - RELOC/doc/latex/datetime2-greek/datetime2-greek.pdf details="Package documentation" -srccontainersize 4712 -srccontainerchecksum 2b1a208e6a210461c7dacada232897e56605b2deec0c86c5500a6698815ec7edb3722e525179fe73074e70437fd969fa34e78fc39c852d7882e25d424a0961d2 -srcfiles size=5 - RELOC/source/latex/datetime2-greek/datetime2-greek.dtx - RELOC/source/latex/datetime2-greek/datetime2-greek.ins -runfiles size=4 - RELOC/tex/latex/datetime2-greek/datetime2-greek-ascii.ldf - RELOC/tex/latex/datetime2-greek/datetime2-greek-utf8.ldf - RELOC/tex/latex/datetime2-greek/datetime2-greek.ldf -catalogue-ctan /macros/latex/contrib/datetime2-contrib/datetime2-greek -catalogue-date 2018-04-18 15:02:50 +0200 -catalogue-license lppl1.3 -catalogue-topics date-time multilingual -catalogue-version 1.1 - -name datetime2-hebrew -category Package -revision 47534 -shortdesc Hebrew language module for the datetime2 package -relocated 1 -longdesc This module provides the "hebrew" style that can be set using -longdesc \DTMsetstyle provided by datetime2.sty. This package is -longdesc currently unmaintained. Please see the README for the procedure -longdesc to follow if you want to take over the maintenance. -containersize 2160 -containerchecksum 8c8bfb6362a236f053012d5046673b1432d3da2b0f3cf12b6d9e9a60c401a34cfe6ccd6907aec1e2db3175def3a323b1ab8d2ff2f26c3b9ca60531ce36eb302a -doccontainersize 270892 -doccontainerchecksum 27ab941e01db57e7e52e106afa9613b61f76a6e13fd0a16a9e24a0071d71182e1c74a03d87e4cc055d8361a56ba7208fe7b23229a678c4d7a434566945cba83c -docfiles size=67 - RELOC/doc/latex/datetime2-hebrew/README details="Readme" - RELOC/doc/latex/datetime2-hebrew/datetime2-hebrew.pdf details="Package documentation" -srccontainersize 3884 -srccontainerchecksum 87d6960b3cf687ea6f17a83f722284971c817d2269dc7f063b6dc45496fefe789c697c71b94f4b20582c52e5e73ff06760cbd9dee82e8ba1e7efd8efca88c89d -srcfiles size=4 - RELOC/source/latex/datetime2-hebrew/datetime2-hebrew.dtx - RELOC/source/latex/datetime2-hebrew/datetime2-hebrew.ins -runfiles size=2 - RELOC/tex/latex/datetime2-hebrew/datetime2-hebrew.ldf -catalogue-ctan /macros/latex/contrib/datetime2-contrib/datetime2-hebrew -catalogue-date 2018-04-18 18:21:23 +0200 -catalogue-license lppl1.3 -catalogue-topics date-time hebrew multilingual -catalogue-version 1.1 - -name datetime2-icelandic -category Package -revision 47501 -shortdesc Icelandic language module for the datetime2 package -relocated 1 -longdesc This module provides the "icelandic" style that can be set -longdesc using \DTMsetstyle provided by datetime2.sty. This package is -longdesc currently unmaintained. Please see the README for the procedure -longdesc to follow if you want to take over the maintenance. -containersize 2552 -containerchecksum 276a9ea14a5e9c0a7741e883376c103a5b65d55e92b828467fb7e00d519ebda3fdbd706c9fc57774b21dac60b15e2b13c7fd97da6b2b446fefdd49f89b3040e0 -doccontainersize 80804 -doccontainerchecksum 8e45d11a7881599bfc6a562b2a2d96f9900b5f4aebe2b8d5cf2c1d40922a4c1411a5452dea26e33e7316a8b2213fa3def06bb7c3acdb6210200c2bd10386dfaa -docfiles size=21 - RELOC/doc/latex/datetime2-icelandic/README details="Readme" - RELOC/doc/latex/datetime2-icelandic/datetime2-icelandic.pdf details="Package documentation" -srccontainersize 4780 -srccontainerchecksum 7c41fafeea80ae7ee295e7fca0e1cb4ee019ef064a4272ff18ca225e4518b6653fb4058adfd3b3e5d6c8f986e16031bcf6a72f2c9f99059cdc2d3a44d9bfe9c0 -srcfiles size=5 - RELOC/source/latex/datetime2-icelandic/datetime2-icelandic.dtx - RELOC/source/latex/datetime2-icelandic/datetime2-icelandic.ins -runfiles size=4 - RELOC/tex/latex/datetime2-icelandic/datetime2-icelandic-ascii.ldf - RELOC/tex/latex/datetime2-icelandic/datetime2-icelandic-utf8.ldf - RELOC/tex/latex/datetime2-icelandic/datetime2-icelandic.ldf -catalogue-ctan /macros/latex/contrib/datetime2-contrib/datetime2-icelandic -catalogue-date 2018-04-24 15:17:28 +0200 -catalogue-license lppl1.3 -catalogue-topics date-time multilingual -catalogue-version 1.1 - -name datetime2-irish -category Package -revision 47632 -shortdesc Irish Gaelic Language Module for the datetime2 Package -relocated 1 -longdesc This module provides the "irish" style that can be set using -longdesc \DTMsetstyle provided by datetime2.sty. This package is -longdesc currently unmaintained. Please see the README for the procedure -longdesc to follow if you want to take over the maintenance. -containersize 2904 -containerchecksum 08d3a6b076a50eb16b18b3b9258fa4fe2162f4241161d894ec0bec60ca5b6dd7b8c11ed364eba708275ff52c8aa2db7624ba5da6b1703ca513c4aa99f968d621 -doccontainersize 321092 -doccontainerchecksum 20b4273dd7b40dbb4406bad1d3ea5fe3ddc591e684fbe62ac719ea78985b2b720a72f3f26e44fbc980c18002c2c566797b57a17a5bdd4876304b7a464985195d -docfiles size=80 - RELOC/doc/latex/datetime2-irish/README details="Readme" - RELOC/doc/latex/datetime2-irish/datetime2-irish.pdf details="Package documentation" -srccontainersize 5444 -srccontainerchecksum 582dac3cf29d9dbbb77b1423fae7cd92eb6f4579fd10183dec7f415d3591e56a0831f053eea07e66a4ac5e90ef3ddbf7fdb95194ed30c0dd2e34dfbe61f75245 -srcfiles size=9 - RELOC/source/latex/datetime2-irish/datetime2-irish.dtx - RELOC/source/latex/datetime2-irish/datetime2-irish.ins -runfiles size=8 - RELOC/tex/latex/datetime2-irish/datetime2-ga-GB.ldf - RELOC/tex/latex/datetime2-irish/datetime2-ga-IE.ldf - RELOC/tex/latex/datetime2-irish/datetime2-irish-ascii.ldf - RELOC/tex/latex/datetime2-irish/datetime2-irish-utf8.ldf - RELOC/tex/latex/datetime2-irish/datetime2-irish.ldf -catalogue-ctan /macros/latex/contrib/datetime2-contrib/datetime2-irish -catalogue-date 2018-04-24 15:30:19 +0200 -catalogue-license lppl1.3 -catalogue-topics date-time multilingual -catalogue-version 1.1 - -name datetime2-it-fulltext -category Package -revision 38093 -shortdesc Italian full text styles for the datetime2 package -relocated 1 -longdesc Italian date and time styles that use words for the numbers and -longdesc ordinals. This package provides the following date and time -longdesc styles: "it-fulltext" and "it-fulltext-twenty-four". The first -longdesc style uses a format "am pm", the second a format "24 hours". -longdesc The necessary packages are datetime2, itnumpar, ifxetex, and -longdesc ifluatex. This package is the translation and adaptation of -longdesc datetime2-en-fulltext. -containersize 3756 -containerchecksum 6d9f454d028665c41b25c74dfaec12b8fa39c0384cf20423a376ae9026f7161d37a74c4810a7fbb3e6d56661ce355d1354c8da91af9d9061b61615548b834c44 -doccontainersize 123920 -doccontainerchecksum 32f9599d86a6d47c1758244d68b02fcbf4fa567ca18d4800bc3a36960bd6bae1e610e222027ed5eb40a3fc5cd5bce20807ad65e693a025a23125c4965a574873 -docfiles size=44 - RELOC/doc/latex/datetime2-it-fulltext/README details="Readme" - RELOC/doc/latex/datetime2-it-fulltext/datetime2-it-fulltext.pdf details="Package documentation" - RELOC/doc/latex/datetime2-it-fulltext/samples/BatTest.tex - RELOC/doc/latex/datetime2-it-fulltext/samples/BatTestDate.tex - RELOC/doc/latex/datetime2-it-fulltext/samples/it-fulltext-en-fulltext.tex - RELOC/doc/latex/datetime2-it-fulltext/samples/sample-it-fulltext-second.tex - RELOC/doc/latex/datetime2-it-fulltext/samples/sample-it-fulltext-semplice.tex - RELOC/doc/latex/datetime2-it-fulltext/samples/sample-it-fulltext-twenty-four-second.tex - RELOC/doc/latex/datetime2-it-fulltext/samples/sample-it-fulltext-twenty-four.tex - RELOC/doc/latex/datetime2-it-fulltext/samples/sample-it-fulltext.tex - RELOC/doc/latex/datetime2-it-fulltext/samples/sample-it-timedatestyle1.tex - RELOC/doc/latex/datetime2-it-fulltext/samples/sample-it-timedatestyle2.tex -srccontainersize 4492 -srccontainerchecksum 2308ac47b77b4e65c86e11daf0d529f26f30625d93c8236e3115105517ac97d2840e180417ff3745d405915a6fcad487f4de2bfd9068d9b672c631cab85c424d -srcfiles size=9 - RELOC/source/latex/datetime2-it-fulltext/datetime2-it-fulltext.dtx - RELOC/source/latex/datetime2-it-fulltext/datetime2-it-fulltext.ins -runfiles size=10 - RELOC/tex/latex/datetime2-it-fulltext/datetime2-it-fulltext-ascii.ldf - RELOC/tex/latex/datetime2-it-fulltext/datetime2-it-fulltext-utf8.ldf - RELOC/tex/latex/datetime2-it-fulltext/datetime2-it-fulltext.sty -catalogue-ctan /macros/latex/contrib/datetime2-contrib/datetime2-it-fulltext -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics date-time multilingual -catalogue-version 1.6 - -name datetime2-italian -category Package -revision 37146 -shortdesc Italian language module for the datetime2 package -relocated 1 -longdesc This module provides the "italian" style that can be set using -longdesc \DTMsetstyle provided by datetime2.sty. -containersize 2900 -containerchecksum d34de7132b00bcb13e0a7ce8c5f9912654746f1d276c77dd630c5f7cbeb866aa9f97a927bfcac792ca1421c160b34904155beb6618d8df52105c5148ba45c60e -doccontainersize 3304 -doccontainerchecksum 85cf37a06920618da2ab7fcecd8bfceab47404f2381b200699171c21880ebe7563202b3bf042e8634c9febd6bce8ea4644b19aa11008c5eb25926d137f4d5674 -docfiles size=21 - RELOC/doc/latex/datetime2-italian/README details="Readme" - RELOC/doc/latex/datetime2-italian/sample/datetime1.tex - RELOC/doc/latex/datetime2-italian/sample/datetime2-sample-babel.tex - RELOC/doc/latex/datetime2-italian/sample/datetime2-sample-calc.tex - RELOC/doc/latex/datetime2-italian/sample/datetime2-sample-hyperref.tex - RELOC/doc/latex/datetime2-italian/sample/datetime2-sample-styles.tex - RELOC/doc/latex/datetime2-italian/sample/esempio1.tex - RELOC/doc/latex/datetime2-italian/sample/esempio10.tex - RELOC/doc/latex/datetime2-italian/sample/esempio11.tex - RELOC/doc/latex/datetime2-italian/sample/esempio12.tex - RELOC/doc/latex/datetime2-italian/sample/esempio13.tex - RELOC/doc/latex/datetime2-italian/sample/esempio2.tex - RELOC/doc/latex/datetime2-italian/sample/esempio3.tex - RELOC/doc/latex/datetime2-italian/sample/esempio4.tex - RELOC/doc/latex/datetime2-italian/sample/esempio5.tex - RELOC/doc/latex/datetime2-italian/sample/esempio6.tex - RELOC/doc/latex/datetime2-italian/sample/esempio6a.tex - RELOC/doc/latex/datetime2-italian/sample/esempio7.tex - RELOC/doc/latex/datetime2-italian/sample/esempio8.tex - RELOC/doc/latex/datetime2-italian/sample/esempio9.tex - RELOC/doc/latex/datetime2-italian/sample/tomorrow.tex -srccontainersize 4860 -srccontainerchecksum 109cb7eeb058544715eb8704fc666b8fb9adfc366a7d543f0de9c0774601aefb193bf7665eda4b387dafe37a660f3cf3e0a7c11cf3cc593bd163c8b2b7cd5b55 -srcfiles size=6 - RELOC/source/latex/datetime2-italian/datetime2-italian.dtx - RELOC/source/latex/datetime2-italian/datetime2-italian.ins -runfiles size=5 - RELOC/tex/latex/datetime2-italian/datetime2-italian-ascii.ldf - RELOC/tex/latex/datetime2-italian/datetime2-italian-utf8.ldf - RELOC/tex/latex/datetime2-italian/datetime2-italian.ldf -catalogue-ctan /macros/latex/contrib/datetime2-contrib/datetime2-italian -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics date-time multilingual -catalogue-version 1.3 - -name datetime2-latin -category Package -revision 47748 -shortdesc Latin language module for the datetime2 package -relocated 1 -longdesc This module provides the "latin" style that can be set using -longdesc \DTMsetstyle provided by datetime2.sty. This package is -longdesc currently unmaintained. Please see the README for the procedure -longdesc to follow if you want to take over the maintenance. -containersize 2344 -containerchecksum b815d88444c44f38794fdb54cc00b0e929a6f0489cd5a795a451608f4d51ecd0b373567b0814d12fa9f28d58314a69a9c4b7e9e7e44daabe80a73671f652ff56 -doccontainersize 272480 -doccontainerchecksum 5792c6591cafc5101ee7b4a7ebd4102b2a2e522d91588df353c78453e022f6b6cc087b3032e4fed95863c7a465c557483d8ab28a9fa47efd5acb4148be920cee -docfiles size=68 - RELOC/doc/latex/datetime2-latin/README details="Readme" - RELOC/doc/latex/datetime2-latin/datetime2-latin.pdf details="Package documentation" -srccontainersize 4264 -srccontainerchecksum 9a06dc0e9d702bf2ae8e5bc59ee73729967585c86926e7306af6340e8bedae4ed1e02416492882d41f964ba38a5bb4fbb47f232193d1cdce6014d02314b76937 -srcfiles size=5 - RELOC/source/latex/datetime2-latin/datetime2-latin.dtx - RELOC/source/latex/datetime2-latin/datetime2-latin.ins -runfiles size=2 - RELOC/tex/latex/datetime2-latin/datetime2-latin.ldf -catalogue-ctan /macros/latex/contrib/datetime2-contrib/datetime2-latin -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics date-time multilingual -catalogue-version 1.0 - -name datetime2-lsorbian -category Package -revision 47749 -shortdesc Lower Sorbian language module for the datetime2 package -relocated 1 -longdesc This module provides the "lsorbian" style that can be set using -longdesc \DTMsetstyle provided by datetime2.sty. This package is -longdesc currently unmaintained. Please see the README for the procedure -longdesc to follow if you want to take over the maintenance. -containersize 2768 -containerchecksum 1048e39e0d5b67b4019248d839d384e32028fb7970589a75e427f75a42f46aa8508bbb05aa98b07ebf2cdf3fd26ca22c4124d77f2b51bfc20ae2d3cc1b4893fd -doccontainersize 85960 -doccontainerchecksum a27bfd05fad0d777a7f24a62487fc15edf8ea506d1f81fa8986e12727687b3c3ed260f0c5297c76fc7475da74b2b3f753221d480c219e5f18f9801fd2c2cc38b -docfiles size=23 - RELOC/doc/latex/datetime2-lsorbian/README details="Readme" - RELOC/doc/latex/datetime2-lsorbian/datetime2-lsorbian.pdf details="Package documentation" -srccontainersize 5064 -srccontainerchecksum 8fb97c327119d272c6f2938bc73f323c7f082c277e5a9156c7b0c8286a465d56e0ad6e4565661bb49095a8697e33229cec3b6ff822ce6e9a002c93ea26b3e3be -srcfiles size=6 - RELOC/source/latex/datetime2-lsorbian/datetime2-lsorbian.dtx - RELOC/source/latex/datetime2-lsorbian/datetime2-lsorbian.ins -runfiles size=4 - RELOC/tex/latex/datetime2-lsorbian/datetime2-lsorbian-ascii.ldf - RELOC/tex/latex/datetime2-lsorbian/datetime2-lsorbian-utf8.ldf - RELOC/tex/latex/datetime2-lsorbian/datetime2-lsorbian.ldf -catalogue-ctan /macros/latex/contrib/datetime2-contrib/datetime2-lsorbian -catalogue-date 2018-05-18 15:18:08 +0200 -catalogue-license lppl1.3 -catalogue-topics date-time multilingual -catalogue-version 1.1 - -name datetime2-magyar -category Package -revision 48266 -shortdesc Magyar language module for the datetime2 package -relocated 1 -longdesc This module provides the "magyar" style that can be set using -longdesc \DTMsetstyle provided by datetime2.sty. This package is -longdesc currently unmaintained. Please see the README for the procedure -longdesc to follow if you want to take over the maintenance. -containersize 2532 -containerchecksum 880496bf3c1273204fbacfd90bd18e06bfd70d9003196a4fa15f2292a3a23d84f75c922cd361937f50d392193df2869a2ad04644960da5d4a915e6355488eab8 -doccontainersize 81372 -doccontainerchecksum 41265047a830b29d15aa7bc587e20efeea06fab752668e09abf594daf590abea65ce8b02f7fbba9fa92e172e8b4547c3ede94a5ddc6a7be9b1ad041e5d377d1b -docfiles size=21 - RELOC/doc/latex/datetime2-magyar/README details="Readme" - RELOC/doc/latex/datetime2-magyar/datetime2-magyar.pdf details="Package documentation" -srccontainersize 4772 -srccontainerchecksum 0a95bac32b7c51d8d1c433f8f3ee5a1379059f47634b373d982685aaff2e818a3653104b1c9e86db1aa7cb2bcdb45743a304696db841adfc44d1872e74267e24 -srcfiles size=5 - RELOC/source/latex/datetime2-magyar/datetime2-magyar.dtx - RELOC/source/latex/datetime2-magyar/datetime2-magyar.ins -runfiles size=4 - RELOC/tex/latex/datetime2-magyar/datetime2-magyar-ascii.ldf - RELOC/tex/latex/datetime2-magyar/datetime2-magyar-utf8.ldf - RELOC/tex/latex/datetime2-magyar/datetime2-magyar.ldf -catalogue-ctan /macros/latex/contrib/datetime2-contrib/datetime2-magyar -catalogue-date 2018-07-24 14:47:49 +0200 -catalogue-license lppl1.3 -catalogue-topics date-time multilingual -catalogue-version 1.1 - -name datetime2-norsk -category Package -revision 48267 -shortdesc Norsk language module for the datetime2 package -relocated 1 -longdesc This module provides the "norsk" style that can be set using -longdesc \DTMsetstyle provided by datetime2.sty. This package is -longdesc currently unmaintained. Please see the README for the procedure -longdesc to follow if you want to take over the maintenance. -containersize 2536 -containerchecksum 63a2ba1e3d68981487c1a83547a10397f13361f2fde38646013d3973ef26003037516716f40c683d7806489916f5cad305e5150ca752c6dc7d868fba1c16cdca -doccontainersize 84140 -doccontainerchecksum 0d184343b60da97c6eec2118be8aec125560777c260668f61ce8cff33b7f6f0fb01130d19a595572eaf3620a3fe339dd7566acae0f3e450c8b1130660d75b0f5 -docfiles size=22 - RELOC/doc/latex/datetime2-norsk/README details="Readme" - RELOC/doc/latex/datetime2-norsk/datetime2-norsk.pdf details="Package documentation" -srccontainersize 4792 -srccontainerchecksum 4cc04c57ab9898c5ebccbe031456f673d809647555ee597bce08f077ceca644c0b32cab397d690be2ebf45ddc70b101813099cd28283f833019ee47e83f64b41 -srcfiles size=6 - RELOC/source/latex/datetime2-norsk/datetime2-norsk.dtx - RELOC/source/latex/datetime2-norsk/datetime2-norsk.ins -runfiles size=4 - RELOC/tex/latex/datetime2-norsk/datetime2-norsk-ascii.ldf - RELOC/tex/latex/datetime2-norsk/datetime2-norsk-utf8.ldf - RELOC/tex/latex/datetime2-norsk/datetime2-norsk.ldf -catalogue-ctan /macros/latex/contrib/datetime2-contrib/datetime2-norsk -catalogue-date 2018-07-24 14:57:16 +0200 -catalogue-license lppl1.3 -catalogue-topics date-time multilingual -catalogue-version 1.1 - -name datetime2-polish -category Package -revision 48456 -shortdesc Polish language module for the datetime2 package -relocated 1 -longdesc This module provides the "polish" style that can be set using -longdesc \DTMsetstyle provided by datetime2.sty. This package is -longdesc currently unmaintained. Please see the README for the procedure -longdesc to follow if you want to take over the maintenance. -containersize 2596 -containerchecksum 279b0cdb1800a13ab31ced923948e1075d0699dd8645faecabfcac7974ce4cfa8cd74b23a9569dd2f00aaca818cdc9bbcc844b17877d89ae8e6b509e172d3848 -doccontainersize 83764 -doccontainerchecksum 512206ee7a44a1cfaeda700a8c5e98560c057c51ec92a8566f66e81ebf6a70503b9d57fb633f867c73e580c65c6f4204fa68a1f16ddfcba3f2bdb28bed4d1ad3 -docfiles size=22 - RELOC/doc/latex/datetime2-polish/README details="Readme" - RELOC/doc/latex/datetime2-polish/datetime2-polish.pdf details="Package documentation" -srccontainersize 4868 -srccontainerchecksum 7af7b4e1a746f552c8eb125a6bb7ae55babf44b880c783bda3cc6984711c781309c3047bf1d8f03bc914a2d51e35c5882aa5394bac59de64bc3f01d7950dded3 -srcfiles size=6 - RELOC/source/latex/datetime2-polish/datetime2-polish.dtx - RELOC/source/latex/datetime2-polish/datetime2-polish.ins -runfiles size=4 - RELOC/tex/latex/datetime2-polish/datetime2-polish-ascii.ldf - RELOC/tex/latex/datetime2-polish/datetime2-polish-utf8.ldf - RELOC/tex/latex/datetime2-polish/datetime2-polish.ldf -catalogue-ctan /macros/latex/contrib/datetime2-contrib/datetime2-polish -catalogue-date 2018-08-21 21:59:42 +0200 -catalogue-license lppl1.3 -catalogue-topics date-time multilingual -catalogue-version 1.1 - -name datetime2-portuges -category Package -revision 48457 -shortdesc Portuguese language module for the datetime2 package -relocated 1 -longdesc This module provides the "portuges" style that can be set using -longdesc \DTMsetstyle provided by datetime2.sty. This package is -longdesc currently unmaintained. Please see the README for the procedure -longdesc to follow if you want to take over the maintenance. -containersize 2512 -containerchecksum 249da207d08d396662ce8ab61b7f565a75bc3c6b4a375d0eccfa8f9c17ebc6b8dfb7d5ade7f28974584c6b1b3f0432f3b847a5e6435badd225d6efad0bfa49cd -doccontainersize 286568 -doccontainerchecksum 993e4ba069df709610af771cffd0c88292f982ef27369264afc0c8b10057235b3bbf3d720aca6199f2757f0c154af3fcc3b686f2eb7e191a760ff6221f90bd1f -docfiles size=71 - RELOC/doc/latex/datetime2-portuges/README details="Readme" - RELOC/doc/latex/datetime2-portuges/datetime2-portuges.pdf details="Package documentation" -srccontainersize 4772 -srccontainerchecksum de00206d85c9c4ec0198b1b3df2e69563b07f6bcb2f49936897cca05bb5ab3bf6efe7978b920266e9dfd6509617890bf9213b4431c8f9bd290d5cadb1d00ab51 -srcfiles size=6 - RELOC/source/latex/datetime2-portuges/datetime2-portuges.dtx - RELOC/source/latex/datetime2-portuges/datetime2-portuges.ins -runfiles size=4 - RELOC/tex/latex/datetime2-portuges/datetime2-portuges-ascii.ldf - RELOC/tex/latex/datetime2-portuges/datetime2-portuges-utf8.ldf - RELOC/tex/latex/datetime2-portuges/datetime2-portuges.ldf -catalogue-ctan /macros/latex/contrib/datetime2-contrib/datetime2-portuges -catalogue-date 2018-08-21 21:51:52 +0200 -catalogue-license lppl1.3 -catalogue-topics date-time multilingual -catalogue-version 1.1 - -name datetime2-romanian -category Package -revision 43743 -shortdesc Romanian language module for the datetime2 package -relocated 1 -longdesc This module provides the "romanian" style that can be set using -longdesc \DTMsetstyle provided by datetime2.sty. -containersize 2864 -containerchecksum 3e7efd5ef93a7da6d2e65c782f93f6bc0e3af80d09fe762e4360a1ec9a03824930c14569994b88b747a7cf41518aa52a26aff07218d16bbf10103f10930b81d5 -doccontainersize 114824 -doccontainerchecksum d3688a46661510083b638ef1e2bfdd58c5c243bd888b46ca0970b8b0a7f1ef9760366b1cf65808e34d9cd040d37c1807ea60dd8a2533719d14fdbd85e79bac47 -docfiles size=37 - RELOC/doc/latex/datetime2-romanian/README details="Readme" - RELOC/doc/latex/datetime2-romanian/datetime2-romanian-test-luatex.pdf - RELOC/doc/latex/datetime2-romanian/datetime2-romanian-test-luatex.tex - RELOC/doc/latex/datetime2-romanian/datetime2-romanian-test-pdftex.pdf - RELOC/doc/latex/datetime2-romanian/datetime2-romanian-test-pdftex.tex - RELOC/doc/latex/datetime2-romanian/datetime2-romanian-test-xetex.pdf - RELOC/doc/latex/datetime2-romanian/datetime2-romanian-test-xetex.tex - RELOC/doc/latex/datetime2-romanian/datetime2-romanian-test.tex - RELOC/doc/latex/datetime2-romanian/datetime2-romanian.pdf details="Package documentation" -srccontainersize 4852 -srccontainerchecksum f1fb9e9f95dea59cb113f3d09b66469579c84d4bed0386b9333ff110fd7c4be65139a97e5cc303296558f72d7934f97ed383e5e6679051fee8b3c79d6bc1a786 -srcfiles size=7 - RELOC/source/latex/datetime2-romanian/datetime2-romanian.dtx - RELOC/source/latex/datetime2-romanian/datetime2-romanian.ins -runfiles size=5 - RELOC/tex/latex/datetime2-romanian/datetime2-romanian-ascii.ldf - RELOC/tex/latex/datetime2-romanian/datetime2-romanian-utf8.ldf - RELOC/tex/latex/datetime2-romanian/datetime2-romanian.ldf -catalogue-ctan /macros/latex/contrib/datetime2-contrib/datetime2-romanian -catalogue-date 2017-04-08 18:57:01 +0200 -catalogue-license lppl1.3 -catalogue-topics date-time multilingual -catalogue-version 1.01 - -name datetime2-russian -category Package -revision 49345 -shortdesc Russian language module for the datetime2 package -relocated 1 -longdesc This module provides the "russian" style that can be set using -longdesc \DTMsetstyle provided by datetime2.sty. This package is -longdesc currently unmaintained. Please see the README for the procedure -longdesc to follow if you want to take over the maintenance. -containersize 2704 -containerchecksum 15f0b9090aa7f090225a69daa4e9be4048507628e9ad269f0833e7d805bdcffc70c35e7162a3b7a8e7972da4fe17f60e059f9ca343d4bd254cd26d35b51d3482 -doccontainersize 76424 -doccontainerchecksum 031bafd92282a89bff58888c4f55830d51b9cc04afa225d8143e1ec71b56ae652e617e91c0d47d7e077cf5d92caddf9cf2b1afafd9e30518b08aebe76caee4ac -docfiles size=21 - RELOC/doc/latex/datetime2-russian/README details="Readme" - RELOC/doc/latex/datetime2-russian/datetime2-russian.pdf details="Package documentation" -srccontainersize 5056 -srccontainerchecksum 71010bc2a5ca3f6f4a46289897744f0ae7506a13df7e330c80b2545884b4619df791d2720bfaee49107d14d1cfcf6785d47640a1ccf464a1a6c8ca555ac53abb -srcfiles size=6 - RELOC/source/latex/datetime2-russian/datetime2-russian.dtx - RELOC/source/latex/datetime2-russian/datetime2-russian.ins -runfiles size=4 - RELOC/tex/latex/datetime2-russian/datetime2-russian-ascii.ldf - RELOC/tex/latex/datetime2-russian/datetime2-russian-utf8.ldf - RELOC/tex/latex/datetime2-russian/datetime2-russian.ldf -catalogue-ctan /macros/latex/contrib/datetime2-contrib/datetime2-russian -catalogue-date 2018-12-07 18:03:48 +0100 -catalogue-license lppl1.3 -catalogue-topics date-time multilingual -catalogue-version 1.1 - -name datetime2-samin -category Package -revision 49346 -shortdesc Northern Sami language module for the datetime2 package -relocated 1 -longdesc This module provides the "samin" style that can be set using -longdesc \DTMsetstyle provided by datetime2.sty. This package is -longdesc currently unmaintained. Please see the README for the procedure -longdesc to follow if you want to take over the maintenance. -containersize 2584 -containerchecksum c09a329c1494ce13ff491091283608f53a24bb9c5f432b331107e6d7e3bdc098a55dac8a626cf351b38a3041d11d7a3ffe5c466b85e60916bf69ead7ac6823c6 -doccontainersize 73200 -doccontainerchecksum e69720e2b2c2c208ac59d6b4b1e4c0e9da157adeb1b11eb15bbe00835c86c5b7daaa447b3f9f4d1556ba8accd9b685d653e395b1363141b950ed114afabaa1d8 -docfiles size=20 - RELOC/doc/latex/datetime2-samin/README details="Readme" - RELOC/doc/latex/datetime2-samin/datetime2-samin.pdf details="Package documentation" -srccontainersize 4856 -srccontainerchecksum 60ef59d8aeb06c962e9f51090a8cbdb8c09964918add820869ddaa62d11c4211f103fb53ad565e97f355d759caee7f585fbfc6ed150f4cccf904e75b1055e250 -srcfiles size=5 - RELOC/source/latex/datetime2-samin/datetime2-samin.dtx - RELOC/source/latex/datetime2-samin/datetime2-samin.ins -runfiles size=4 - RELOC/tex/latex/datetime2-samin/datetime2-samin-ascii.ldf - RELOC/tex/latex/datetime2-samin/datetime2-samin-utf8.ldf - RELOC/tex/latex/datetime2-samin/datetime2-samin.ldf -catalogue-ctan /macros/latex/contrib/datetime2-contrib/datetime2-samin -catalogue-date 2018-12-07 19:11:58 +0100 -catalogue-license lppl1.3 -catalogue-topics date-time multilingual -catalogue-version 1.1 - -name datetime2-scottish -category Package -revision 36625 -shortdesc Scottish Gaelic Language Module for the datetime2 Package -relocated 1 -longdesc This module provides the "scottish" style that can be set using -longdesc \DTMsetstyle provided by datetime2.sty. This package is -longdesc currently unmaintained. Please see the README for the procedure -longdesc to follow if you want to take over the maintenance. -containersize 2552 -containerchecksum cfdfd26f6951ed6acef320f9785adc9f0cd8a1b4e8e8172004a07eaf46c8c7c966af4b8f81be2bda8a72710a2515ea13b5d81aa652bcc07940417f1c12e2f64f -doccontainersize 287144 -doccontainerchecksum 80c0a13d584e7f1da03118eca7faa4e8efce23be6d825fbcff8f21dc66a7da6dd9080ce97ee20d9ca12ea54ff90169329e03afa03c3a792ceec7406ad972f7ad -docfiles size=71 - RELOC/doc/latex/datetime2-scottish/README details="Readme" - RELOC/doc/latex/datetime2-scottish/datetime2-scottish.pdf details="Package documentation" -srccontainersize 4840 -srccontainerchecksum 760a0beaea21ac17b7cbabca48abdc80bc5b9d42aa17f118ddfd4d76ebae0f500a2fdf82df598a3098d7277812d2668706381d09c908fd377e1c5d81282693ed -srcfiles size=6 - RELOC/source/latex/datetime2-scottish/datetime2-scottish.dtx - RELOC/source/latex/datetime2-scottish/datetime2-scottish.ins -runfiles size=4 - RELOC/tex/latex/datetime2-scottish/datetime2-scottish-ascii.ldf - RELOC/tex/latex/datetime2-scottish/datetime2-scottish-utf8.ldf - RELOC/tex/latex/datetime2-scottish/datetime2-scottish.ldf -catalogue-ctan /macros/latex/contrib/datetime2-contrib/datetime2-scottish -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics date-time multilingual -catalogue-version 1.0 - -name datetime2-serbian -category Package -revision 36699 -shortdesc Serbian language module for the datetime2 package -relocated 1 -longdesc This module provides the "serbian" style that can be set using -longdesc \DTMsetstyle provided by datetime2.sty. This package is -longdesc currently unmaintained. Please see the README for the procedure -longdesc to follow if you want to take over the maintenance. -containersize 2876 -containerchecksum 87b67e49caaa3de3b3b5a2ed957b075406fbf0adb896f1739891bb01d881cb1dba669bead1b865908960485e08c35e61ace068ce45839096dca72a3077542cdb -doccontainersize 86152 -doccontainerchecksum 3fa8a22568c7b3108c7eaa504df1e1d7f37eb6815d282d58cf0259d1c7490e7daf2f02585326d77bd0839a65f33908ea7385c25b4dea77efc9cfa3d84825d4f5 -docfiles size=23 - RELOC/doc/latex/datetime2-serbian/README details="Readme" - RELOC/doc/latex/datetime2-serbian/datetime2-serbian.pdf details="Package documentation" -srccontainersize 5172 -srccontainerchecksum 9806b6eddae573bfca3bb0fd8509f703e6469b03c8ff9efe359107d7e171af1a88aa1928220d000ceee143d9fe1cdad0734c1b431c548bc8d4672d0c7320b85e -srcfiles size=6 - RELOC/source/latex/datetime2-serbian/datetime2-serbian.dtx - RELOC/source/latex/datetime2-serbian/datetime2-serbian.ins -runfiles size=5 - RELOC/tex/latex/datetime2-serbian/datetime2-serbian-ascii.ldf - RELOC/tex/latex/datetime2-serbian/datetime2-serbian-utf8.ldf - RELOC/tex/latex/datetime2-serbian/datetime2-serbian.ldf -catalogue-ctan /macros/latex/contrib/datetime2-contrib/datetime2-serbian -catalogue-date 2018-01-07 12:04:09 +0100 -catalogue-license lppl1.3 -catalogue-topics date-time multilingual -catalogue-version 1.0 - -name datetime2-slovak -category Package -revision 36700 -shortdesc Slovak language module for the datetime2 package -relocated 1 -longdesc This module provides the "slovak" style that can be set using -longdesc \DTMsetstyle provided by datetime2.sty. This package is -longdesc currently unmaintained. Please see the README for the procedure -longdesc to follow if you want to take over the maintenance. -containersize 2544 -containerchecksum 775836ae0269bcf813cfc6335e60b05cd6984281642231ff4e48f8965ec264f592bb396624e526a8c18a22de64ba955a5cabe905f5ac4bccee101a53cf567a8d -doccontainersize 81516 -doccontainerchecksum 267c7f8d678ed2d598999487d9ef6290afb27382e6cf83852cfe8988023903532cfe33127b9019ef3ef24ee6806b5a8bb159cf510a25b1bd698d65a4b976e23d -docfiles size=22 - RELOC/doc/latex/datetime2-slovak/README details="Readme" - RELOC/doc/latex/datetime2-slovak/datetime2-slovak.pdf details="Package documentation" -srccontainersize 4696 -srccontainerchecksum 0cc7c5157a67c51795ed9b43a058f11f8fe4d7c1240f47b29657c612390849929c03bd08a7d2f801be0e41b243f8abd9cd9eb0d4847ce2b08d6d062d8cbbd456 -srcfiles size=5 - RELOC/source/latex/datetime2-slovak/datetime2-slovak.dtx - RELOC/source/latex/datetime2-slovak/datetime2-slovak.ins -runfiles size=4 - RELOC/tex/latex/datetime2-slovak/datetime2-slovak-ascii.ldf - RELOC/tex/latex/datetime2-slovak/datetime2-slovak-utf8.ldf - RELOC/tex/latex/datetime2-slovak/datetime2-slovak.ldf -catalogue-ctan /macros/latex/contrib/datetime2-contrib/datetime2-slovak -catalogue-date 2018-01-07 11:26:57 +0100 -catalogue-license lppl1.3 -catalogue-topics date-time multilingual -catalogue-version 1.0 - -name datetime2-slovene -category Package -revision 36700 -shortdesc Slovene language module for the datetime2 package -relocated 1 -longdesc This module provides the "slovene" style that can be set using -longdesc \DTMsetstyle provided by datetime2.sty. This package is -longdesc currently unmaintained. Please see the README for the procedure -longdesc to follow if you want to take over the maintenance. -containersize 2472 -containerchecksum 02f0cb9711f156521625f7d2a840e2d524d0bfc53be53b1968f5fbc6778f4f85913b7bab5934a13603010f797edced96e9032d5fd3d5b13bc7151b8998e159dc -doccontainersize 80684 -doccontainerchecksum f89f0836ba1d4c30e27ae3c97804cd81a0a72650e9b671e7e01bb992135ec0c828fb768b125b61527a46f8e746461cb22f9437bde3966bf58ed81fc1a4360651 -docfiles size=21 - RELOC/doc/latex/datetime2-slovene/README details="Readme" - RELOC/doc/latex/datetime2-slovene/datetime2-slovene.pdf details="Package documentation" -srccontainersize 4696 -srccontainerchecksum 95825cae4b867275b39fca8dc1a48039e6068f5edf06a623da9f838497350e229ef7854fe5a7e5bcd98ab3de2fbb17dbc661280321d9fbb386ed436d3f047b0a -srcfiles size=5 - RELOC/source/latex/datetime2-slovene/datetime2-slovene.dtx - RELOC/source/latex/datetime2-slovene/datetime2-slovene.ins -runfiles size=4 - RELOC/tex/latex/datetime2-slovene/datetime2-slovene-ascii.ldf - RELOC/tex/latex/datetime2-slovene/datetime2-slovene-utf8.ldf - RELOC/tex/latex/datetime2-slovene/datetime2-slovene.ldf -catalogue-ctan /macros/latex/contrib/datetime2-contrib/datetime2-slovene -catalogue-date 2018-01-07 11:25:01 +0100 -catalogue-license lppl1.3 -catalogue-topics date-time multilingual -catalogue-version 1.0 - -name datetime2-spanish -category Package -revision 45785 -shortdesc Spanish language module for the datetime2 package -relocated 1 -longdesc This module provides the "spanish" style that can be set using -longdesc \DTMsetstyle provided by datetime2.sty. This package is -longdesc currently unmaintained. Please see the README for the procedure -longdesc to follow if you want to take over the maintenance. -containersize 2568 -containerchecksum 0962b9524fcbb40912c10d5f2c2e364f9f278dadf76c63bc20527c8d031caa9a6a85ec92e47a38d4a194e24fff799f7c061f52a979952ecb67a7c58f5a4f22ec -doccontainersize 287828 -doccontainerchecksum 9e543bdb9acd333282176fe73614e48ca9ae779547d5b664dd35bd970da7922a874f737fff6ecb86133fb59346c56cd57ad69f0d229b998d16f91d1c099e96f3 -docfiles size=72 - RELOC/doc/latex/datetime2-spanish/README details="Readme" - RELOC/doc/latex/datetime2-spanish/datetime2-spanish.pdf details="Package documentation" -srccontainersize 4824 -srccontainerchecksum 8fc10bd792d13f4ad661873bb0003b16256936bc86783c48589b7cb3350e31714f122bd5255459ad45d0d4ba8f835c80e38fe6718d39143c674f036035b6f7b2 -srcfiles size=6 - RELOC/source/latex/datetime2-spanish/datetime2-spanish.dtx - RELOC/source/latex/datetime2-spanish/datetime2-spanish.ins -runfiles size=4 - RELOC/tex/latex/datetime2-spanish/datetime2-spanish-ascii.ldf - RELOC/tex/latex/datetime2-spanish/datetime2-spanish-utf8.ldf - RELOC/tex/latex/datetime2-spanish/datetime2-spanish.ldf -catalogue-ctan /macros/latex/contrib/datetime2-contrib/datetime2-spanish -catalogue-date 2017-11-13 15:03:30 +0100 -catalogue-license lppl1.3 -catalogue-topics date-time multilingual -catalogue-version 1.1 - -name datetime2-swedish -category Package -revision 36700 -shortdesc Swedish language module for the datetime2 package -relocated 1 -longdesc This module provides the "swedish" style that can be set using -longdesc \DTMsetstyle provided by datetime2.sty. This package is -longdesc currently unmaintained. Please see the README for the procedure -longdesc to follow if you want to take over the maintenance. -containersize 2564 -containerchecksum 9d976bfb47fc0eeef5b5bbcf8657f3ca5c22d4e82745cb3eedf2237c990932427b31d36566d071f186c3d235a533d8fdca05ef0fcabaf9ad9a16740ffe6175f6 -doccontainersize 83532 -doccontainerchecksum fcabab9ad37048045ebd7e52e2c32632121762352e4a4f06e6d6a3be4e157e0d6e0abaf20163ed6465a09444b02562900677d15be97122f8cec456810ff0245b -docfiles size=22 - RELOC/doc/latex/datetime2-swedish/README details="Readme" - RELOC/doc/latex/datetime2-swedish/datetime2-swedish.pdf details="Package documentation" -srccontainersize 4812 -srccontainerchecksum 75e074c37c0b545fef5dc315c83e3f3f04c76b4ec4b7e0d359d838931bf7a605cb4811774b40480d75b9495d07ae51b9585840319ccf3fa956b99bc0b1ca7ab7 -srcfiles size=6 - RELOC/source/latex/datetime2-swedish/datetime2-swedish.dtx - RELOC/source/latex/datetime2-swedish/datetime2-swedish.ins -runfiles size=4 - RELOC/tex/latex/datetime2-swedish/datetime2-swedish-ascii.ldf - RELOC/tex/latex/datetime2-swedish/datetime2-swedish-utf8.ldf - RELOC/tex/latex/datetime2-swedish/datetime2-swedish.ldf -catalogue-ctan /macros/latex/contrib/datetime2-contrib/datetime2-swedish -catalogue-date 2018-01-07 11:39:41 +0100 -catalogue-license lppl1.3 -catalogue-topics date-time multilingual -catalogue-version 1.0 - -name datetime2-turkish -category Package -revision 36700 -shortdesc Turkish language module for the datetime2 package -relocated 1 -longdesc This module provides the "turkish" style that can be set using -longdesc \DTMsetstyle provided by datetime2.sty. This package is -longdesc currently unmaintained. Please see the README for the procedure -longdesc to follow if you want to take over the maintenance. -containersize 2480 -containerchecksum c70299cabada8ab706a4d18633fcc3db8e12f45f93732969193e4472a538c6dbdfe4bce23f1631fb89a2ba011d6fc956df2ffb54eb05455bb1e420c4f5121049 -doccontainersize 80520 -doccontainerchecksum 2079e93814c90c91fb4f2aad1a17a280f5db3de98adf257b3756f7ba851937c0a3175fc0f6798ad82c71c0b78943fb9140dafe610fc043e663dd7af4d7853bbb -docfiles size=21 - RELOC/doc/latex/datetime2-turkish/README details="Readme" - RELOC/doc/latex/datetime2-turkish/datetime2-turkish.pdf details="Package documentation" -srccontainersize 4620 -srccontainerchecksum 142a54ac6db01a893f4989c13d1ac332506736067077c0e5b1aa1dfc3f628f54efb5c0f1f56a525fef52dabbf3dd49e63fb515459882ee298959c3809b916bfc -srcfiles size=5 - RELOC/source/latex/datetime2-turkish/datetime2-turkish.dtx - RELOC/source/latex/datetime2-turkish/datetime2-turkish.ins -runfiles size=4 - RELOC/tex/latex/datetime2-turkish/datetime2-turkish-ascii.ldf - RELOC/tex/latex/datetime2-turkish/datetime2-turkish-utf8.ldf - RELOC/tex/latex/datetime2-turkish/datetime2-turkish.ldf -catalogue-ctan /macros/latex/contrib/datetime2-contrib/datetime2-turkish -catalogue-date 2018-01-07 12:06:25 +0100 -catalogue-license lppl1.3 -catalogue-topics date-time multilingual -catalogue-version 1.0 - -name datetime2-ukrainian -category Package -revision 47552 -shortdesc Ukrainian language module for the datetime2 package -relocated 1 -longdesc This module provides the "ukrainian" style that can be set -longdesc using \DTMsetstyle provided by datetime2.sty. -containersize 3340 -containerchecksum 103feb2ca14fcd0f3d3cc722008c39c6d7ce7ae0c5662ae8888cb1e3d5d22ae9cc38551832284c5419e72798a8b3cb4332cd04262db3da1556568fa7a2863e08 -doccontainersize 62424 -doccontainerchecksum be864a970a62bd8596dfdb3c249206ead0799428488da4ca8e84cabfb18f40ab2931b700417317a858ebf6ec32e77310d439fa9e1828bff2489f011a29f8e5ae -docfiles size=17 - RELOC/doc/latex/datetime2-ukrainian/README.md details="Readme" - RELOC/doc/latex/datetime2-ukrainian/datetime2-ukrainian.pdf details="Package documentation" -srccontainersize 8012 -srccontainerchecksum 4f6369c2bc9bf04c7514d747a01f436acca18a9ae439b3aca3836ee2098d4e0f900ec65ec0406d11fca9b56dc000c83de9a26c29103dec0e58199af7607d49fb -srcfiles size=12 - RELOC/source/latex/datetime2-ukrainian/datetime2-ukrainian.dtx - RELOC/source/latex/datetime2-ukrainian/datetime2-ukrainian.ins -runfiles size=8 - RELOC/tex/latex/datetime2-ukrainian/datetime2-ukrainian-ascii.ldf - RELOC/tex/latex/datetime2-ukrainian/datetime2-ukrainian-utf8.ldf - RELOC/tex/latex/datetime2-ukrainian/datetime2-ukrainian.ldf -catalogue-ctan /macros/latex/contrib/datetime2-contrib/datetime2-ukrainian -catalogue-date 2018-04-15 19:39:57 +0200 -catalogue-license lppl1.3 -catalogue-topics date-time multilingual -catalogue-version 1.2a - -name datetime2-usorbian -category Package -revision 36700 -shortdesc Upper Sorbian language module for the datetime2 package -relocated 1 -longdesc This module provides the "usorbian" style that can be set using -longdesc \DTMsetstyle provided by datetime2.sty. This package is -longdesc currently unmaintained. Please see the README for the procedure -longdesc to follow if you want to take over the maintenance. -containersize 2760 -containerchecksum 7f93732c10fcc02c3c360b2674fb8e0479bac0bf341ff8488cfac902139b7838579207593deecb55ef2a2f1d2b1f108ae0f9f9e8df0ac5011343ceb28964d259 -doccontainersize 84876 -doccontainerchecksum fc64e097697beffb0a8f9c49d03339f318bcbb2444405281617be2c95cc9cc35312cc3c9cce5d4dc314458efeb6aba8c3fb987b0d07d83bdf93a42a5193d33f2 -docfiles size=22 - RELOC/doc/latex/datetime2-usorbian/README details="Readme" - RELOC/doc/latex/datetime2-usorbian/datetime2-usorbian.pdf details="Package documentation" -srccontainersize 5020 -srccontainerchecksum 6a991d9253df03985a40c9696da8458b2d95a24eab034e14a4ed2bea74e2de0e1a5b5569ef2e4275d025f05976ab14657215aaff607880939aecf13528af8b85 -srcfiles size=6 - RELOC/source/latex/datetime2-usorbian/datetime2-usorbian.dtx - RELOC/source/latex/datetime2-usorbian/datetime2-usorbian.ins -runfiles size=4 - RELOC/tex/latex/datetime2-usorbian/datetime2-usorbian-ascii.ldf - RELOC/tex/latex/datetime2-usorbian/datetime2-usorbian-utf8.ldf - RELOC/tex/latex/datetime2-usorbian/datetime2-usorbian.ldf -catalogue-ctan /macros/latex/contrib/datetime2-contrib/datetime2-usorbian -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics date-time multilingual -catalogue-version 1.0 - -name datetime2-welsh -category Package -revision 36636 -shortdesc Welsh language module for the datetime2 package -relocated 1 -longdesc This module provides the "welsh" style that can be set using -longdesc \DTMsetstyle provided by datetime2.sty. This package is -longdesc currently unmaintained. Please see the README for the procedure -longdesc to follow if you want to take over the maintenance. -containersize 2584 -containerchecksum 60dbdb53dd693ab50215d5ea1a6067549977cf63b6fb883cd5656513ea8ba8e75f50ce5dd18c75cfb4d99f99676c45483c84b6689c4bc6abbf24c876f07ce6e7 -doccontainersize 286368 -doccontainerchecksum 5e0079860999445bac64fd788ba7535dacd35075e640f8fa671c535369a39979e56d9468249b7515bed3c7c9b5939812ffd139e2db67a81ea70cab10157774ad -docfiles size=71 - RELOC/doc/latex/datetime2-welsh/README details="Readme" - RELOC/doc/latex/datetime2-welsh/datetime2-welsh.pdf details="Package documentation" -srccontainersize 4808 -srccontainerchecksum 6955148ca28883743a0342fa10355397924bd37c96845df3c68ed97c31ab15179792fe34e098c22b032cebc0f226717cc635c19d2284717214181e1ce816c2a9 -srcfiles size=5 - RELOC/source/latex/datetime2-welsh/datetime2-welsh.dtx - RELOC/source/latex/datetime2-welsh/datetime2-welsh.ins -runfiles size=4 - RELOC/tex/latex/datetime2-welsh/datetime2-welsh-ascii.ldf - RELOC/tex/latex/datetime2-welsh/datetime2-welsh-utf8.ldf - RELOC/tex/latex/datetime2-welsh/datetime2-welsh.ldf -catalogue-ctan /macros/latex/contrib/datetime2-contrib/datetime2-welsh -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics date-time multilingual -catalogue-version 1.0 - -name dblfloatfix -category Package -revision 28983 -shortdesc Fixes for twocolumn floats -relocated 1 -longdesc The package solves two problems: floats in a twocolumn document -longdesc come out in the right order and allowed float positions are now -longdesc [tbp]. The package actually merges facilities from fixltx2e and -longdesc stfloats. -containersize 2672 -containerchecksum 0da2dfe1979354090d97636cade6ab02c53aca0c9dea2f205e77fa9745276c8199be6af49b3d312cd74bae4846bdbcad59e269a25e742b17e9008db2bb57803f -doccontainersize 219612 -doccontainerchecksum 0baf4c0107050d96fca9a3091c8b535ea4666d67855d8c40cfc8376951b064bf6d84d9b914afd801e514307ccdc87c9acb702253707d396aad87bfcd38a36776 -docfiles size=55 - RELOC/doc/latex/dblfloatfix/dblfloatfix.pdf details="Package documentation" - RELOC/doc/latex/dblfloatfix/dblfloatfix.tex -runfiles size=2 - RELOC/tex/latex/dblfloatfix/dblfloatfix.sty -catalogue-ctan /macros/latex/contrib/dblfloatfix -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics float -catalogue-version 1.0a - -name dccpaper -category Package -revision 47717 -shortdesc Typeset papers for the International Journal of Digital Curation -relocated 1 -longdesc The LaTeX class ijdc-v9 produces camera-ready papers and -longdesc articles suitable for inclusion in the International Journal of -longdesc Digital Curation, with applicability from volume 9 onwards. The -longdesc similar idcc class can be used for submissions to the -longdesc International Digital Curation Conference, beginning with the -longdesc 2015 conference. -containersize 24696 -containerchecksum 7ae8d10b1ff1855ce6f1f4917ec7563986a30c47e362b1a58eaf2f36af635dc14354090e8ab4a7ea0c99463119580cbc469510d30106ba899096a439a637049d -doccontainersize 241896 -doccontainerchecksum e36bd4ed494fddff2870bf884a86522ad8adb518f375733599d821d8a5f0aa4e9ac5a347382c291593c99611ebb9d74958de83f290137bc7b1704ffefb37dd92 -docfiles size=65 - RELOC/doc/latex/dccpaper/README.md details="Readme" - RELOC/doc/latex/dccpaper/dccpaper-apacite.bib - RELOC/doc/latex/dccpaper/dccpaper-biblatex.bib - RELOC/doc/latex/dccpaper/dccpaper.pdf details="Package documentation" -srccontainersize 26560 -srccontainerchecksum a58a678cf9a3e194182a91ff8638b14748c776efc1926e49f56cd26c70a90caeed1157b71caf3b64b56a5618106027ac6f9e4761c3a4c14a3295e52106917b9d -srcfiles size=26 - RELOC/source/latex/dccpaper/Makefile - RELOC/source/latex/dccpaper/dccpaper.dtx - RELOC/source/latex/dccpaper/dccpaper.ins -runfiles size=25 - RELOC/tex/latex/dccpaper/dccpaper-base.sty - RELOC/tex/latex/dccpaper/dccpaper-by.eps - RELOC/tex/latex/dccpaper/dccpaper-by.pdf - RELOC/tex/latex/dccpaper/idcc.cls - RELOC/tex/latex/dccpaper/ijdc-v9.cls -catalogue-ctan /macros/latex/contrib/dccpaper -catalogue-date 2018-05-14 15:41:41 +0200 -catalogue-license lppl1.3ccc-by-4 -catalogue-topics journalpub confproc class -catalogue-version 1.7.1 - -name dcpic -category Package -revision 30206 -shortdesc Commutative diagrams in a LaTeX and TeX documents -relocated 1 -longdesc DCpic is a package for typesetting Commutative Diagrams within -longdesc a LaTeX and TeX documents. Its distinguishing features are: a -longdesc powerful graphical engine, the PiCTeX package; an easy -longdesc specification syntax in which a commutative diagram is -longdesc described in terms of its objects and its arrows (morphism), -longdesc positioned in a Cartesian coordinate system. -containersize 13996 -containerchecksum abea5ce71849ab3b445de50fc16422b832935284d54f12302d385a8db4d21dc649c5c2cf6fffc66e6f1decd69e673c6a09dc8fb654878dfe49452150e1653389 -doccontainersize 927704 -doccontainerchecksum cb770ce774577d44034e4897ec8bc4391a69c84868f0151f45186e1fde07ce3f4b4834e990c6cde0da8cf58900326ab683524f443010ae1ba90197652a3a4ca5 -docfiles size=275 - RELOC/doc/generic/dcpic/README - RELOC/doc/generic/dcpic/eurotex2001.pdf details="EuroTeX2001 paper" language="en" - RELOC/doc/generic/dcpic/eurotex2001.tex - RELOC/doc/generic/dcpic/examples.pdf - RELOC/doc/generic/dcpic/examples.tex - RELOC/doc/generic/dcpic/manDCPiC.pdf details="Package documentation (English)" language="en" - RELOC/doc/generic/dcpic/manDCPiC.tex - RELOC/doc/generic/dcpic/manDCPiCpt.pdf details="Package documentation (Portuguese)" language="pt" - RELOC/doc/generic/dcpic/manDCPiCpt.tex -runfiles size=14 - RELOC/tex/generic/dcpic/dcpic.sty - RELOC/tex/generic/dcpic/europroc.cls -catalogue-ctan /macros/generic/diagrams/dcpic -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics diagram-comm -catalogue-version 5.0.0 - -name de-macro -category Package -revision 26355 -shortdesc Expand private macros in a document -longdesc De-macro is a Python script that helps authors who like to use -longdesc private LaTeX macros (for example, as abbreviations). A -longdesc technical editor or a cooperating author may balk at such a -longdesc manuscript; you can avoid manuscript rejection misery by -longdesc running de-macro on it. De-macro will expand macros defined in -longdesc \(re)newcommand or \(re)newenvironment commands, within the -longdesc document, or in the document's "private" package file. -depend de-macro.ARCH -containersize 7844 -containerchecksum 757b8ca64cf446a01ba5e1ceb68f84dc4c89e7609e8a148b9105cf6b1646221e0004441023dcdfaed2daa5f65a650741a3352687b5d6c245e94d00c9daa18896 -doccontainersize 49760 -doccontainerchecksum d45a17b93884394dd52d8e0de33ec715aa03ae98455dee7cdeb2bedaaffeb99a7499e794c4a267394760ef05c79e5a34438ee53f9ec5cc23f3bba5db6dbc1dc7 -docfiles size=15 - texmf-dist/doc/support/de-macro/README details="Readme" - texmf-dist/doc/support/de-macro/user-guide.pdf details="Package documentation" - texmf-dist/doc/support/de-macro/user-guide.tex -runfiles size=9 - texmf-dist/scripts/de-macro/de-macro -catalogue-ctan /support/de-macro -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics macro-supp -catalogue-version 1.3 - -name de-macro.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of de-macro -containersize 340 -containerchecksum 1862fe04e6bd7cab830b3fef0ce8c33e7a89bee68c9052137ded86d850a1f841d37ef3a1b6045d6df9460fc70b489a5dfd8c0d98cd1e679ca03c3e86c2f91ac9 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/de-macro - -name de-macro.amd64-freebsd -category Package -revision 17399 -shortdesc amd64-freebsd files of de-macro -containersize 340 -containerchecksum 261a7180bf68a191afa348890d89470a26930833aeb649c938b95e9d3b18481cebb3342a7211a2015744f642decb0de0104fab275924377761436f08fe55392c -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/de-macro - -name de-macro.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of de-macro -containersize 340 -containerchecksum 561e58aea4eacfc43976f8f896bddbdffa6a3dbf73fb8c1c09c19c72a844693b812f5899337be20e9edc0a83378c0d924f4a05cf79d7b3cc359e7c2ffd3a6f92 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/de-macro - -name de-macro.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of de-macro -containersize 340 -containerchecksum a0dc61dcc10b474e30620be6d3d051e35d3940af8b9ea3e087a967d2c7a393fc7cae6fba0f000a6c019710b2d4b32a8f122040977065f891840539ef7ffa46f0 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/de-macro - -name de-macro.i386-cygwin -category Package -revision 17399 -shortdesc i386-cygwin files of de-macro -containersize 340 -containerchecksum 754d63da12b25ebf52ba7d4715b679e7318f8927e37056596859de32de850a95a294c63460b7d8995c4ae3ce763160826a40267d3912905604c5a57f47ef2dab -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/de-macro - -name de-macro.i386-freebsd -category Package -revision 17399 -shortdesc i386-freebsd files of de-macro -containersize 340 -containerchecksum d3a4f1b0356a5e7da7b106163fc88b2c17456f7c8e866203b6925f8690fb6499f2b6d4a410ab2cd16f3b59c83feb616d5eca01a2d4c32b52d96ed4c3e9c52051 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/de-macro - -name de-macro.i386-linux -category Package -revision 17399 -shortdesc i386-linux files of de-macro -containersize 340 -containerchecksum 9b46f355984a459b6bf99ca4657ad56c32a0899c6c9331a55251f0d4111f80ad15434f0b493a1ddc488495ea9f0e06b536a10fb677db1546dcc3da2c28779eb1 -binfiles arch=i386-linux size=1 - bin/i386-linux/de-macro - -name de-macro.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of de-macro -containersize 340 -containerchecksum 49f732339424e0f55d0635b860515a697dfd8e73251627b57df78ff112272e924bb5b2537e6b937b29d780a3c27b2f26c28c5af977ca346a3eb2a7469a3f3d71 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/de-macro - -name de-macro.i386-solaris -category Package -revision 17399 -shortdesc i386-solaris files of de-macro -containersize 340 -containerchecksum 687b057f0e3c394573a8475f5da00927382d0a1fcc47021a735cb9cb257378ed68b9a4ecf7233ec7b3ce3a2339500df004990398f372d12fba53ed02fe146d6d -binfiles arch=i386-solaris size=1 - bin/i386-solaris/de-macro - -name de-macro.sparc-solaris -category Package -revision 17399 -shortdesc sparc-solaris files of de-macro -containersize 340 -containerchecksum 3b045a85ad7413381709b54751855b73e275f91a32d502ebef3c134677b2b0b1925d9430fdcb2abe6b803b802de2280921fe69ee6cfeac2f888f650bceca7ce4 -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/de-macro - -name de-macro.win32 -category Package -revision 17428 -shortdesc win32 files of de-macro -containersize 684 -containerchecksum 4884a85636073f9356e8d6e653a062777d957b5ccd1c2d8aea155aadc24a3d7337c0b2a4df15274c475590be0fe777ce073438d18395c72c586e767fe3dd26c5 -binfiles arch=win32 size=1 - bin/win32/de-macro.exe - -name de-macro.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of de-macro -containersize 340 -containerchecksum 7f5e7436896c7cafa26097f483951c6b7418e38b39442ab3aa8bc962f967f1cad65d1046ad8eb75bfc40bc48e40e25e04b81c726bc9f94a886674d5a141f682e -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/de-macro - -name de-macro.x86_64-darwin -category Package -revision 18441 -shortdesc x86_64-darwin files of de-macro -containersize 340 -containerchecksum 62ba7aabaf052645663b98bd297fd73692458e3c6000be8d5e2fa0978e989fdc2af3c2d1810967a10a46023bcc5fe41f17197131a1ff97cb70fd2cf9057b4dba -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/de-macro - -name de-macro.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of de-macro -containersize 348 -containerchecksum 07dcf703aff14483432b464f41ac989c8df30e7c418fb06cccd8d2381616dfaa5462d0527db0875dd2bc2783740ef6705e1642c6bb66d80d5cb610096c07aed4 -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/de-macro - -name de-macro.x86_64-linux -category Package -revision 17399 -shortdesc x86_64-linux files of de-macro -containersize 344 -containerchecksum fd1d177fb4a2acdd02bf74b3049e29342216ce08e88aaa5d141c15b59e0c468699bbc8065e4b94f1075a2fca484b13e99574c616ef01720f80d3d536d5253b7b -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/de-macro - -name de-macro.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of de-macro -containersize 340 -containerchecksum 5e5ca75c3d19e09d744129d48b85fefcea50a798571e58bba278207582be52ee06caef46a8cba338d10575cabeb2d8de06a26631f73e1d9ddc6c088d372d27be -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/de-macro - -name de-macro.x86_64-solaris -category Package -revision 18442 -shortdesc x86_64-solaris files of de-macro -containersize 340 -containerchecksum 0a26ab73f00cc4826b304b5ee3c1c03e8fa534be9dd1d17d57b1cf8e8ba9918f2c510273d0cb57592da55c3ecd3b787b995bebc5c28cd1e025a40826738b944c -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/de-macro - -name decimal -category Package -revision 23374 -shortdesc LaTeX package for the English raised decimal point -relocated 1 -longdesc This LaTeX package should be used by people who need the -longdesc traditional English raised decimal point, instead of the -longdesc American-style period. -containersize 1420 -containerchecksum 00c5c1cd9a81979e447b59b43fe77219a2ed4abfa16848d791f0ceaeed248154c690d7bb5d8331526c35cd5a7f8a50e0406636370cd21bf608383d430c0cd7de -doccontainersize 155796 -doccontainerchecksum fb4850530e0817523287500470d318946f30c6ecbbe300f9998152aa2aeedb0fa8b5ba14e6e394ad142cce16acca23d86d05dd7cc34eabd07513b9c5723c3108 -docfiles size=46 - RELOC/doc/latex/decimal/decimal.pdf details="Package documentation" -srccontainersize 6576 -srccontainerchecksum ffbc4c2a70a6b61b2e62e36e83da4e5b97b65310155a0634ba7c3401c09dbf10c608540a7a51e2ec89035b17be09f54d077b90c367a09f7a7e0c6c87d12e9d2a -srcfiles size=5 - RELOC/source/latex/decimal/decimal.dtx - RELOC/source/latex/decimal/decimal.ins -runfiles size=1 - RELOC/tex/latex/decimal/decimal.sty -catalogue-ctan /macros/latex/contrib/decimal -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1 -catalogue-topics typesetting - -name decorule -category Package -revision 23487 -shortdesc Decorative swelled rule using font character -relocated 1 -longdesc The package implements a decorative swelled rule using only a -longdesc symbol from a font installed with all distributions of TeX, so -longdesc it works independently, without the need to install any -longdesc additional software or fonts. This is the packaged version of -longdesc the macro which was originally published in the "Typographers' -longdesc Inn" column in TUGboat 31:1 (2010). -containersize 1648 -containerchecksum a1745e0a3e7a28bda4fb8ddb9932b9c822f3548b0f3479984e75ef1bf458c68c3500fe9202925dacc31cde9445ae3f6a86176035bb0698aa41d93b7258013d9e -doccontainersize 404940 -doccontainerchecksum ffbe04812d249dcd60ed310c2bdf8f1eda025af3ce4a71d90a9dcbc8edb678eadc3b11f22fd1823a46e49a6fdfe153f8b4da8ab7bfc509fd3fd2f6db69cf72ed -docfiles size=106 - RELOC/doc/latex/decorule/MANIFEST - RELOC/doc/latex/decorule/README details="Readme" - RELOC/doc/latex/decorule/decorule.pdf details="Package documentation" -srccontainersize 12484 -srccontainerchecksum 8e13c353244c54bbbc057a69f8c471f6e8fe8d8de438a1450c27e015261459c50fe4c4cc9cfba8122349e3a960a844a58c4fb270877e3cbb2d1e748614aac5af -srcfiles size=11 - RELOC/source/latex/decorule/decorule.dtx - RELOC/source/latex/decorule/decorule.ins -runfiles size=1 - RELOC/tex/latex/decorule/decorule.sty -catalogue-also swrule -catalogue-ctan /macros/latex/contrib/decorule -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics line-weight decoration -catalogue-version 0.6 - -name dehyph -category Package -revision 48599 -shortdesc German hyphenation patterns for traditional orthography -relocated 1 -longdesc The package provides older hyphenation patterns for the German -longdesc language. Please note that by default only pdfLaTeX uses these -longdesc patterns (mainly for backwards compatibility). The older -longdesc packages ghyphen and gnhyph are now bundled together with -longdesc dehyph, and are no longer be updated. Both XeLaTeX and LuaLaTeX -longdesc use the current German hyphenation patterns taken from -longdesc Hyphenation patterns in UTF-8, and using the Experimental -longdesc hyphenation patterns for the German language package it is -longdesc possible to make pdfLaTeX use the new German patterns as well. -containersize 46552 -containerchecksum 3fd71f830b2ed720a7ca339143f0b0108a0c7a2d70e5a9fe2643202ecc96be3deae0dcd69f50a0aea82b1c426db02df3f9cb4970e8c027b12d9cab56fad1fd8e -runfiles size=57 - RELOC/tex/generic/dehyph/README - RELOC/tex/generic/dehyph/dehyphn.tex - RELOC/tex/generic/dehyph/dehypht.tex - RELOC/tex/generic/dehyph/dehyphtex.tex -catalogue-alias ghyphen gnhyph -catalogue-ctan /language/hyphenation/dehyph -catalogue-date 2018-09-01 15:39:22 +0200 -catalogue-license lppl1 -catalogue-topics german hyphenation - -name dehyph-exptl -category Package -revision 47240 -shortdesc Experimental hyphenation patterns for the German language -relocated 1 -longdesc The package provides experimental hyphenation patterns for the -longdesc German language, covering both traditional and reformed -longdesc orthography. The patterns can be used with packages Babel and -longdesc hyphsubst from the Oberdiek bundle. Dieses Paket enthalt -longdesc experimentelle Trennmuster fur die deutsche Sprache. Die -longdesc Trennmuster decken das in Deutschland, Osterreich und der -longdesc Schweiz gebrauchliche Standarddeutsch in der traditionellen und -longdesc reformierten Rechtschreibung ab und konnen mit den Paketen -longdesc Babel und hyphsubst aus dem Oberdiek-Bundel verwendet werden. -depend hyphen-base -depend hyph-utf8 -execute AddHyphen name=german-x-2018-03-31 synonyms=german-x-latest lefthyphenmin=2 righthyphenmin=2 file=dehypht-x-2018-03-31.tex file_patterns=hyph-de-1901.pat.txt file_exceptions=hyph-de-1901.hyp.txt -execute AddHyphen name=ngerman-x-2018-03-31 synonyms=ngerman-x-latest lefthyphenmin=2 righthyphenmin=2 file=dehyphn-x-2018-03-31.tex file_patterns=hyph-de-1996.pat.txt file_exceptions=hyph-de-1996.hyp.txt -containersize 91168 -containerchecksum 78b2589bb881f628ecec66cf3fb5829ff2f752faa4129db0d06321c63cdd229ca3289fc788757508359f04c3ab17d7dd2af87b72f27704cc2a172033a133517f -doccontainersize 132364 -doccontainerchecksum f4c54e5fc362b37f8836b534e2ffb697f0eb123aa2fc3e46a97a373e0e7ba76d5c7c09f2056c847940e2c22106c4e1440cbf7288fc68374bd08598545a451a3f -docfiles size=52 - RELOC/doc/generic/dehyph-exptl/CHANGES - RELOC/doc/generic/dehyph-exptl/INSTALL - RELOC/doc/generic/dehyph-exptl/LICENSE.data - RELOC/doc/generic/dehyph-exptl/LICENSE.documentation - RELOC/doc/generic/dehyph-exptl/README details="Readme" - RELOC/doc/generic/dehyph-exptl/dehyph-exptl.bib - RELOC/doc/generic/dehyph-exptl/dehyph-exptl.pdf details="Package documentation" language="de" - RELOC/doc/generic/dehyph-exptl/dehyph-exptl.tex -runfiles size=133 - RELOC/tex/generic/dehyph-exptl/dehyphn-x-2018-03-31.pat - RELOC/tex/generic/dehyph-exptl/dehyphn-x-2018-03-31.tex - RELOC/tex/generic/dehyph-exptl/dehypht-x-2018-03-31.pat - RELOC/tex/generic/dehyph-exptl/dehypht-x-2018-03-31.tex - RELOC/tex/generic/dehyph-exptl/dehyphts-x-2018-03-31.pat - RELOC/tex/generic/dehyph-exptl/dehyphts-x-2018-03-31.tex -catalogue-ctan /language/hyphenation/dehyph-exptl -catalogue-date 2018-03-31 10:26:43 +0200 -catalogue-license mitlppl -catalogue-topics hyphenation german -catalogue-version 0.5 - -name dejavu -category Package -revision 31771 -shortdesc LaTeX support for the DejaVu fonts -relocated 1 -longdesc The package contains LaTeX support for the DejaVu fonts, which -longdesc are derived from the Vera fonts but contain more characters and -longdesc styles. The fonts are included in the original TrueType format, -longdesc and in converted Type 1 format. The (currently) supported -longdesc encodings are: OT1, T1, IL2, TS1, T2*, X2, QX, and LGR. The -longdesc package doesn't (currently) support mathematics. More encodings -longdesc and/or features are expected. -execute addMap dejavu-type1.map -containersize 10724720 -containerchecksum 4c9c92c9572973c24200e6a1cb475879ef0324833e1f5b201fa642ca1cc0bbaff7442a5b91f381515144fe9597883ce622018ff8df95e0b06d0e8a31d9ef3535 -doccontainersize 1085036 -doccontainerchecksum 97a8c3c6ad9857d75e1aab8afc8bb1171ad641f49aa4079227b3ca0fb1b690e331db9298c63c0e788ba6d5dbb3a38cbf0a176469a5748640ba50ea23f358d491 -docfiles size=656 - RELOC/doc/fonts/dejavu/AUTHORS - RELOC/doc/fonts/dejavu/BUGS - RELOC/doc/fonts/dejavu/CHANGELOG - RELOC/doc/fonts/dejavu/LICENSE - RELOC/doc/fonts/dejavu/NEWS - RELOC/doc/fonts/dejavu/README-font - RELOC/doc/fonts/dejavu/README.doc - RELOC/doc/fonts/dejavu/dejavu-sample.pdf details="Font samples" - RELOC/doc/fonts/dejavu/dejavu-sample.tex - RELOC/doc/fonts/dejavu/dejavu.pdf details="Package documentation" - RELOC/doc/fonts/dejavu/dejavu.tex - RELOC/doc/fonts/dejavu/extrakerns.zip - RELOC/doc/fonts/dejavu/langcover.txt - RELOC/doc/fonts/dejavu/manifest.txt - RELOC/doc/fonts/dejavu/status.txt - RELOC/doc/fonts/dejavu/unicover.txt -runfiles size=6222 - RELOC/fonts/afm/public/dejavu/DejaVuSans-Bold.afm - RELOC/fonts/afm/public/dejavu/DejaVuSans-BoldOblique.afm - RELOC/fonts/afm/public/dejavu/DejaVuSans-ExtraLight.afm - RELOC/fonts/afm/public/dejavu/DejaVuSans-Oblique.afm - RELOC/fonts/afm/public/dejavu/DejaVuSans.afm - RELOC/fonts/afm/public/dejavu/DejaVuSansCondensed-Bold.afm - RELOC/fonts/afm/public/dejavu/DejaVuSansCondensed-BoldOblique.afm - RELOC/fonts/afm/public/dejavu/DejaVuSansCondensed-Oblique.afm - RELOC/fonts/afm/public/dejavu/DejaVuSansCondensed.afm - RELOC/fonts/afm/public/dejavu/DejaVuSansMono-Bold.afm - RELOC/fonts/afm/public/dejavu/DejaVuSansMono-BoldOblique.afm - RELOC/fonts/afm/public/dejavu/DejaVuSansMono-Oblique.afm - RELOC/fonts/afm/public/dejavu/DejaVuSansMono.afm - RELOC/fonts/afm/public/dejavu/DejaVuSerif-Bold.afm - RELOC/fonts/afm/public/dejavu/DejaVuSerif-BoldItalic.afm - RELOC/fonts/afm/public/dejavu/DejaVuSerif-Italic.afm - RELOC/fonts/afm/public/dejavu/DejaVuSerif.afm - RELOC/fonts/afm/public/dejavu/DejaVuSerifCondensed-Bold.afm - RELOC/fonts/afm/public/dejavu/DejaVuSerifCondensed-BoldItalic.afm - RELOC/fonts/afm/public/dejavu/DejaVuSerifCondensed-Italic.afm - RELOC/fonts/afm/public/dejavu/DejaVuSerifCondensed.afm - RELOC/fonts/enc/dvips/dejavu/dejavumono_il2.enc - RELOC/fonts/enc/dvips/dejavu/dejavumono_lgr.enc - RELOC/fonts/enc/dvips/dejavu/dejavumono_ot1.enc - RELOC/fonts/enc/dvips/dejavu/dejavumono_qx.enc - RELOC/fonts/enc/dvips/dejavu/dejavumono_t1-truetype.enc - RELOC/fonts/enc/dvips/dejavu/dejavumono_t1-type1.enc - RELOC/fonts/enc/dvips/dejavu/dejavumono_t2a.enc - RELOC/fonts/enc/dvips/dejavu/dejavumono_t2b.enc - RELOC/fonts/enc/dvips/dejavu/dejavumono_t2c.enc - RELOC/fonts/enc/dvips/dejavu/dejavumono_ts1.enc - RELOC/fonts/enc/dvips/dejavu/dejavumono_x2.enc - RELOC/fonts/enc/dvips/dejavu/dejavusans_il2.enc - RELOC/fonts/enc/dvips/dejavu/dejavusans_lgr.enc - RELOC/fonts/enc/dvips/dejavu/dejavusans_ot1.enc - RELOC/fonts/enc/dvips/dejavu/dejavusans_qx.enc - RELOC/fonts/enc/dvips/dejavu/dejavusans_t1-truetype.enc - RELOC/fonts/enc/dvips/dejavu/dejavusans_t1-type1.enc - RELOC/fonts/enc/dvips/dejavu/dejavusans_t2a.enc - RELOC/fonts/enc/dvips/dejavu/dejavusans_t2b.enc - RELOC/fonts/enc/dvips/dejavu/dejavusans_t2c.enc - RELOC/fonts/enc/dvips/dejavu/dejavusans_ts1.enc - RELOC/fonts/enc/dvips/dejavu/dejavusans_x2.enc - RELOC/fonts/enc/dvips/dejavu/dejavusanslight_il2.enc - RELOC/fonts/enc/dvips/dejavu/dejavusanslight_lgr.enc - RELOC/fonts/enc/dvips/dejavu/dejavusanslight_ot1.enc - RELOC/fonts/enc/dvips/dejavu/dejavusanslight_qx.enc - RELOC/fonts/enc/dvips/dejavu/dejavusanslight_t1-truetype.enc - RELOC/fonts/enc/dvips/dejavu/dejavusanslight_t1-type1.enc - RELOC/fonts/enc/dvips/dejavu/dejavusanslight_t2a.enc - RELOC/fonts/enc/dvips/dejavu/dejavusanslight_t2b.enc - RELOC/fonts/enc/dvips/dejavu/dejavusanslight_t2c.enc - RELOC/fonts/enc/dvips/dejavu/dejavusanslight_ts1.enc - RELOC/fonts/enc/dvips/dejavu/dejavusanslight_x2.enc - RELOC/fonts/enc/dvips/dejavu/dejavuserif_il2.enc - RELOC/fonts/enc/dvips/dejavu/dejavuserif_lgr.enc - RELOC/fonts/enc/dvips/dejavu/dejavuserif_ot1.enc - RELOC/fonts/enc/dvips/dejavu/dejavuserif_qx.enc - RELOC/fonts/enc/dvips/dejavu/dejavuserif_t1-truetype.enc - RELOC/fonts/enc/dvips/dejavu/dejavuserif_t1-type1.enc - RELOC/fonts/enc/dvips/dejavu/dejavuserif_t2a.enc - RELOC/fonts/enc/dvips/dejavu/dejavuserif_t2b.enc - RELOC/fonts/enc/dvips/dejavu/dejavuserif_t2c.enc - RELOC/fonts/enc/dvips/dejavu/dejavuserif_ts1.enc - RELOC/fonts/enc/dvips/dejavu/dejavuserif_x2.enc - RELOC/fonts/map/dvips/dejavu/dejavu-truetype.map - RELOC/fonts/map/dvips/dejavu/dejavu-type1.map - RELOC/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-il2.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-lgr.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-qx--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-qx.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-t1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-t2a.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-t2b.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-t2c.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-x2.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-il2.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-lgr.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-ot1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-qx--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-qx.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-t1--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-t1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-t2a.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-t2b.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-t2c.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-ts1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-x2.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-il2.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-lgr.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-ot1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-qx--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-qx.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-t1--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-t1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-t2a--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-t2a.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-t2b--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-t2b.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-t2c--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-t2c.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-ts1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-x2--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-x2.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-il2.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-lgr.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-ot1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-qx--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-qx.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-t1--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-t1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-t2a.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-t2b.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-t2c.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-ts1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-x2.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-tlf-il2.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-tlf-lgr.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-tlf-ot1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-tlf-qx--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-tlf-qx.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-tlf-t1--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-tlf-t1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-tlf-t2a.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-tlf-t2b.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-tlf-t2c.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-tlf-ts1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSans-tlf-x2.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-il2.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-lgr.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-qx--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-qx.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-t1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-t2a.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-t2b.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-t2c.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-x2.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-il2.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-lgr.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-ot1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-qx--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-qx.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-t1--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-t1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-t2a.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-t2b.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-t2c.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-ts1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-x2.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-il2.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-lgr.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-ot1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-qx--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-qx.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-t1--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-t1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-t2a.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-t2b.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-t2c.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-ts1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-x2.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-il2.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-lgr.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-ot1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-qx--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-qx.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-t1--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-t1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-t2a.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-t2b.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-t2c.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-ts1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-x2.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-il2.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-lgr--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-lgr.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-qx--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-qx.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-t1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-t2a--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-t2a.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-t2b--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-t2b.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-t2c--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-t2c.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-x2--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-x2.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-il2.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-lgr--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-lgr.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-ot1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-qx--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-qx.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t1--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t2a--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t2a.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t2b--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t2b.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t2c--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t2c.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-ts1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-x2--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-x2.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-il2.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-lgr--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-lgr.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-ot1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-qx--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-qx.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-t1--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-t1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-t2a--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-t2a.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-t2b--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-t2b.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-t2c--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-t2c.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-ts1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-x2--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-x2.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-il2.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-lgr--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-lgr.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-ot1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-qx--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-qx.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-t1--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-t1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-t2a--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-t2a.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-t2b--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-t2b.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-t2c--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-t2c.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-ts1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-x2--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-x2.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-il2.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-lgr.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-qx--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-qx.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-t1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-t2a.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-t2b.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-t2c.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-x2.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-il2.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-lgr.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-qx--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-qx.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-t2a.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-t2b.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-t2c.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-x2.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-il2.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-lgr.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-ot1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-qx--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-qx.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-t1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-t2a.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-t2b.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-t2c.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-ts1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-x2.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerif-tlf-il2.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerif-tlf-lgr.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerif-tlf-ot1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerif-tlf-qx--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerif-tlf-qx.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerif-tlf-t1--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerif-tlf-t1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerif-tlf-t2a.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerif-tlf-t2b.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerif-tlf-t2c.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerif-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerif-tlf-ts1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerif-tlf-x2.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-il2.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-lgr.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-qx--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-qx.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-t1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-t2a.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-t2b.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-t2c.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-x2.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-il2.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-lgr.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-qx--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-qx.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-t2a.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-t2b.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-t2c.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-x2.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-il2.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-lgr.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-ot1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-qx--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-qx.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-t1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-t2a.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-t2b.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-t2c.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-ts1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-x2.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-il2.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-lgr.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-ot1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-qx--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-qx.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-t1--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-t1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-t2a.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-t2b.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-t2c.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-ts1.tfm - RELOC/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-x2.tfm - RELOC/fonts/truetype/public/dejavu/DejaVuSans-Bold.ttf - RELOC/fonts/truetype/public/dejavu/DejaVuSans-BoldOblique.ttf - RELOC/fonts/truetype/public/dejavu/DejaVuSans-ExtraLight.ttf - RELOC/fonts/truetype/public/dejavu/DejaVuSans-Oblique.ttf - RELOC/fonts/truetype/public/dejavu/DejaVuSans.ttf - RELOC/fonts/truetype/public/dejavu/DejaVuSansCondensed-Bold.ttf - RELOC/fonts/truetype/public/dejavu/DejaVuSansCondensed-BoldOblique.ttf - RELOC/fonts/truetype/public/dejavu/DejaVuSansCondensed-Oblique.ttf - RELOC/fonts/truetype/public/dejavu/DejaVuSansCondensed.ttf - RELOC/fonts/truetype/public/dejavu/DejaVuSansMono-Bold.ttf - RELOC/fonts/truetype/public/dejavu/DejaVuSansMono-BoldOblique.ttf - RELOC/fonts/truetype/public/dejavu/DejaVuSansMono-Oblique.ttf - RELOC/fonts/truetype/public/dejavu/DejaVuSansMono.ttf - RELOC/fonts/truetype/public/dejavu/DejaVuSerif-Bold.ttf - RELOC/fonts/truetype/public/dejavu/DejaVuSerif-BoldItalic.ttf - RELOC/fonts/truetype/public/dejavu/DejaVuSerif-Italic.ttf - RELOC/fonts/truetype/public/dejavu/DejaVuSerif.ttf - RELOC/fonts/truetype/public/dejavu/DejaVuSerifCondensed-Bold.ttf - RELOC/fonts/truetype/public/dejavu/DejaVuSerifCondensed-BoldItalic.ttf - RELOC/fonts/truetype/public/dejavu/DejaVuSerifCondensed-Italic.ttf - RELOC/fonts/truetype/public/dejavu/DejaVuSerifCondensed.ttf - RELOC/fonts/type1/public/dejavu/DejaVuSans-Bold.pfb - RELOC/fonts/type1/public/dejavu/DejaVuSans-Bold.pfm - RELOC/fonts/type1/public/dejavu/DejaVuSans-BoldOblique.pfb - RELOC/fonts/type1/public/dejavu/DejaVuSans-BoldOblique.pfm - RELOC/fonts/type1/public/dejavu/DejaVuSans-ExtraLight.pfb - RELOC/fonts/type1/public/dejavu/DejaVuSans-ExtraLight.pfm - RELOC/fonts/type1/public/dejavu/DejaVuSans-Oblique.pfb - RELOC/fonts/type1/public/dejavu/DejaVuSans-Oblique.pfm - RELOC/fonts/type1/public/dejavu/DejaVuSans.pfb - RELOC/fonts/type1/public/dejavu/DejaVuSans.pfm - RELOC/fonts/type1/public/dejavu/DejaVuSansCondensed-Bold.pfb - RELOC/fonts/type1/public/dejavu/DejaVuSansCondensed-Bold.pfm - RELOC/fonts/type1/public/dejavu/DejaVuSansCondensed-BoldOblique.pfb - RELOC/fonts/type1/public/dejavu/DejaVuSansCondensed-BoldOblique.pfm - RELOC/fonts/type1/public/dejavu/DejaVuSansCondensed-Oblique.pfb - RELOC/fonts/type1/public/dejavu/DejaVuSansCondensed-Oblique.pfm - RELOC/fonts/type1/public/dejavu/DejaVuSansCondensed.pfb - RELOC/fonts/type1/public/dejavu/DejaVuSansCondensed.pfm - RELOC/fonts/type1/public/dejavu/DejaVuSansMono-Bold.pfb - RELOC/fonts/type1/public/dejavu/DejaVuSansMono-Bold.pfm - RELOC/fonts/type1/public/dejavu/DejaVuSansMono-BoldOblique.pfb - RELOC/fonts/type1/public/dejavu/DejaVuSansMono-BoldOblique.pfm - RELOC/fonts/type1/public/dejavu/DejaVuSansMono-Oblique.pfb - RELOC/fonts/type1/public/dejavu/DejaVuSansMono-Oblique.pfm - RELOC/fonts/type1/public/dejavu/DejaVuSansMono.pfb - RELOC/fonts/type1/public/dejavu/DejaVuSansMono.pfm - RELOC/fonts/type1/public/dejavu/DejaVuSerif-Bold.pfb - RELOC/fonts/type1/public/dejavu/DejaVuSerif-Bold.pfm - RELOC/fonts/type1/public/dejavu/DejaVuSerif-BoldItalic.pfb - RELOC/fonts/type1/public/dejavu/DejaVuSerif-BoldItalic.pfm - RELOC/fonts/type1/public/dejavu/DejaVuSerif-Italic.pfb - RELOC/fonts/type1/public/dejavu/DejaVuSerif-Italic.pfm - RELOC/fonts/type1/public/dejavu/DejaVuSerif.pfb - RELOC/fonts/type1/public/dejavu/DejaVuSerif.pfm - RELOC/fonts/type1/public/dejavu/DejaVuSerifCondensed-Bold.pfb - RELOC/fonts/type1/public/dejavu/DejaVuSerifCondensed-Bold.pfm - RELOC/fonts/type1/public/dejavu/DejaVuSerifCondensed-BoldItalic.pfb - RELOC/fonts/type1/public/dejavu/DejaVuSerifCondensed-BoldItalic.pfm - RELOC/fonts/type1/public/dejavu/DejaVuSerifCondensed-Italic.pfb - RELOC/fonts/type1/public/dejavu/DejaVuSerifCondensed-Italic.pfm - RELOC/fonts/type1/public/dejavu/DejaVuSerifCondensed.pfb - RELOC/fonts/type1/public/dejavu/DejaVuSerifCondensed.pfm - RELOC/fonts/vf/public/dejavu/DejaVuSans-Bold-tlf-qx.vf - RELOC/fonts/vf/public/dejavu/DejaVuSans-Bold-tlf-t1.vf - RELOC/fonts/vf/public/dejavu/DejaVuSans-Bold-tlf-ts1.vf - RELOC/fonts/vf/public/dejavu/DejaVuSans-BoldOblique-tlf-qx.vf - RELOC/fonts/vf/public/dejavu/DejaVuSans-BoldOblique-tlf-t1.vf - RELOC/fonts/vf/public/dejavu/DejaVuSans-BoldOblique-tlf-ts1.vf - RELOC/fonts/vf/public/dejavu/DejaVuSans-ExtraLight-tlf-qx.vf - RELOC/fonts/vf/public/dejavu/DejaVuSans-ExtraLight-tlf-t1.vf - RELOC/fonts/vf/public/dejavu/DejaVuSans-ExtraLight-tlf-t2a.vf - RELOC/fonts/vf/public/dejavu/DejaVuSans-ExtraLight-tlf-t2b.vf - RELOC/fonts/vf/public/dejavu/DejaVuSans-ExtraLight-tlf-t2c.vf - RELOC/fonts/vf/public/dejavu/DejaVuSans-ExtraLight-tlf-ts1.vf - RELOC/fonts/vf/public/dejavu/DejaVuSans-ExtraLight-tlf-x2.vf - RELOC/fonts/vf/public/dejavu/DejaVuSans-Oblique-tlf-qx.vf - RELOC/fonts/vf/public/dejavu/DejaVuSans-Oblique-tlf-t1.vf - RELOC/fonts/vf/public/dejavu/DejaVuSans-Oblique-tlf-ts1.vf - RELOC/fonts/vf/public/dejavu/DejaVuSans-tlf-qx.vf - RELOC/fonts/vf/public/dejavu/DejaVuSans-tlf-t1.vf - RELOC/fonts/vf/public/dejavu/DejaVuSans-tlf-ts1.vf - RELOC/fonts/vf/public/dejavu/DejaVuSansCondensed-Bold-tlf-qx.vf - RELOC/fonts/vf/public/dejavu/DejaVuSansCondensed-Bold-tlf-t1.vf - RELOC/fonts/vf/public/dejavu/DejaVuSansCondensed-Bold-tlf-ts1.vf - RELOC/fonts/vf/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-qx.vf - RELOC/fonts/vf/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-t1.vf - RELOC/fonts/vf/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-ts1.vf - RELOC/fonts/vf/public/dejavu/DejaVuSansCondensed-Oblique-tlf-qx.vf - RELOC/fonts/vf/public/dejavu/DejaVuSansCondensed-Oblique-tlf-t1.vf - RELOC/fonts/vf/public/dejavu/DejaVuSansCondensed-Oblique-tlf-ts1.vf - RELOC/fonts/vf/public/dejavu/DejaVuSansCondensed-tlf-qx.vf - RELOC/fonts/vf/public/dejavu/DejaVuSansCondensed-tlf-t1.vf - RELOC/fonts/vf/public/dejavu/DejaVuSansCondensed-tlf-ts1.vf - RELOC/fonts/vf/public/dejavu/DejaVuSansMono-Bold-tlf-lgr.vf - RELOC/fonts/vf/public/dejavu/DejaVuSansMono-Bold-tlf-qx.vf - RELOC/fonts/vf/public/dejavu/DejaVuSansMono-Bold-tlf-t1.vf - RELOC/fonts/vf/public/dejavu/DejaVuSansMono-Bold-tlf-t2a.vf - RELOC/fonts/vf/public/dejavu/DejaVuSansMono-Bold-tlf-t2b.vf - RELOC/fonts/vf/public/dejavu/DejaVuSansMono-Bold-tlf-t2c.vf - RELOC/fonts/vf/public/dejavu/DejaVuSansMono-Bold-tlf-ts1.vf - RELOC/fonts/vf/public/dejavu/DejaVuSansMono-Bold-tlf-x2.vf - RELOC/fonts/vf/public/dejavu/DejaVuSansMono-BoldOblique-tlf-lgr.vf - RELOC/fonts/vf/public/dejavu/DejaVuSansMono-BoldOblique-tlf-qx.vf - RELOC/fonts/vf/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t1.vf - RELOC/fonts/vf/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t2a.vf - RELOC/fonts/vf/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t2b.vf - RELOC/fonts/vf/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t2c.vf - RELOC/fonts/vf/public/dejavu/DejaVuSansMono-BoldOblique-tlf-ts1.vf - RELOC/fonts/vf/public/dejavu/DejaVuSansMono-BoldOblique-tlf-x2.vf - RELOC/fonts/vf/public/dejavu/DejaVuSansMono-Oblique-tlf-lgr.vf - RELOC/fonts/vf/public/dejavu/DejaVuSansMono-Oblique-tlf-qx.vf - RELOC/fonts/vf/public/dejavu/DejaVuSansMono-Oblique-tlf-t1.vf - RELOC/fonts/vf/public/dejavu/DejaVuSansMono-Oblique-tlf-t2a.vf - RELOC/fonts/vf/public/dejavu/DejaVuSansMono-Oblique-tlf-t2b.vf - RELOC/fonts/vf/public/dejavu/DejaVuSansMono-Oblique-tlf-t2c.vf - RELOC/fonts/vf/public/dejavu/DejaVuSansMono-Oblique-tlf-ts1.vf - RELOC/fonts/vf/public/dejavu/DejaVuSansMono-Oblique-tlf-x2.vf - RELOC/fonts/vf/public/dejavu/DejaVuSansMono-tlf-lgr.vf - RELOC/fonts/vf/public/dejavu/DejaVuSansMono-tlf-qx.vf - RELOC/fonts/vf/public/dejavu/DejaVuSansMono-tlf-t1.vf - RELOC/fonts/vf/public/dejavu/DejaVuSansMono-tlf-t2a.vf - RELOC/fonts/vf/public/dejavu/DejaVuSansMono-tlf-t2b.vf - RELOC/fonts/vf/public/dejavu/DejaVuSansMono-tlf-t2c.vf - RELOC/fonts/vf/public/dejavu/DejaVuSansMono-tlf-ts1.vf - RELOC/fonts/vf/public/dejavu/DejaVuSansMono-tlf-x2.vf - RELOC/fonts/vf/public/dejavu/DejaVuSerif-Bold-tlf-qx.vf - RELOC/fonts/vf/public/dejavu/DejaVuSerif-Bold-tlf-t1.vf - RELOC/fonts/vf/public/dejavu/DejaVuSerif-Bold-tlf-ts1.vf - RELOC/fonts/vf/public/dejavu/DejaVuSerif-BoldItalic-tlf-qx.vf - RELOC/fonts/vf/public/dejavu/DejaVuSerif-BoldItalic-tlf-t1.vf - RELOC/fonts/vf/public/dejavu/DejaVuSerif-BoldItalic-tlf-ts1.vf - RELOC/fonts/vf/public/dejavu/DejaVuSerif-Italic-tlf-qx.vf - RELOC/fonts/vf/public/dejavu/DejaVuSerif-Italic-tlf-t1.vf - RELOC/fonts/vf/public/dejavu/DejaVuSerif-Italic-tlf-ts1.vf - RELOC/fonts/vf/public/dejavu/DejaVuSerif-tlf-qx.vf - RELOC/fonts/vf/public/dejavu/DejaVuSerif-tlf-t1.vf - RELOC/fonts/vf/public/dejavu/DejaVuSerif-tlf-ts1.vf - RELOC/fonts/vf/public/dejavu/DejaVuSerifCondensed-Bold-tlf-qx.vf - RELOC/fonts/vf/public/dejavu/DejaVuSerifCondensed-Bold-tlf-t1.vf - RELOC/fonts/vf/public/dejavu/DejaVuSerifCondensed-Bold-tlf-ts1.vf - RELOC/fonts/vf/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-qx.vf - RELOC/fonts/vf/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-t1.vf - RELOC/fonts/vf/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-ts1.vf - RELOC/fonts/vf/public/dejavu/DejaVuSerifCondensed-Italic-tlf-qx.vf - RELOC/fonts/vf/public/dejavu/DejaVuSerifCondensed-Italic-tlf-t1.vf - RELOC/fonts/vf/public/dejavu/DejaVuSerifCondensed-Italic-tlf-ts1.vf - RELOC/fonts/vf/public/dejavu/DejaVuSerifCondensed-tlf-qx.vf - RELOC/fonts/vf/public/dejavu/DejaVuSerifCondensed-tlf-t1.vf - RELOC/fonts/vf/public/dejavu/DejaVuSerifCondensed-tlf-ts1.vf - RELOC/tex/latex/dejavu/DejaVuSans.sty - RELOC/tex/latex/dejavu/DejaVuSansCondensed.sty - RELOC/tex/latex/dejavu/DejaVuSansMono.sty - RELOC/tex/latex/dejavu/DejaVuSerif.sty - RELOC/tex/latex/dejavu/DejaVuSerifCondensed.sty - RELOC/tex/latex/dejavu/IL2DejaVuSans-TLF.fd - RELOC/tex/latex/dejavu/IL2DejaVuSansCondensed-TLF.fd - RELOC/tex/latex/dejavu/IL2DejaVuSansMono-TLF.fd - RELOC/tex/latex/dejavu/IL2DejaVuSerif-TLF.fd - RELOC/tex/latex/dejavu/IL2DejaVuSerifCondensed-TLF.fd - RELOC/tex/latex/dejavu/LGRDejaVuSans-TLF.fd - RELOC/tex/latex/dejavu/LGRDejaVuSansCondensed-TLF.fd - RELOC/tex/latex/dejavu/LGRDejaVuSansMono-TLF.fd - RELOC/tex/latex/dejavu/LGRDejaVuSerif-TLF.fd - RELOC/tex/latex/dejavu/LGRDejaVuSerifCondensed-TLF.fd - RELOC/tex/latex/dejavu/OT1DejaVuSans-TLF.fd - RELOC/tex/latex/dejavu/OT1DejaVuSansCondensed-TLF.fd - RELOC/tex/latex/dejavu/OT1DejaVuSansMono-TLF.fd - RELOC/tex/latex/dejavu/OT1DejaVuSerif-TLF.fd - RELOC/tex/latex/dejavu/OT1DejaVuSerifCondensed-TLF.fd - RELOC/tex/latex/dejavu/QXDejaVuSans-TLF.fd - RELOC/tex/latex/dejavu/QXDejaVuSansCondensed-TLF.fd - RELOC/tex/latex/dejavu/QXDejaVuSansMono-TLF.fd - RELOC/tex/latex/dejavu/QXDejaVuSerif-TLF.fd - RELOC/tex/latex/dejavu/QXDejaVuSerifCondensed-TLF.fd - RELOC/tex/latex/dejavu/T1DejaVuSans-TLF.fd - RELOC/tex/latex/dejavu/T1DejaVuSansCondensed-TLF.fd - RELOC/tex/latex/dejavu/T1DejaVuSansMono-TLF.fd - RELOC/tex/latex/dejavu/T1DejaVuSerif-TLF.fd - RELOC/tex/latex/dejavu/T1DejaVuSerifCondensed-TLF.fd - RELOC/tex/latex/dejavu/T2ADejaVuSans-TLF.fd - RELOC/tex/latex/dejavu/T2ADejaVuSansCondensed-TLF.fd - RELOC/tex/latex/dejavu/T2ADejaVuSansMono-TLF.fd - RELOC/tex/latex/dejavu/T2ADejaVuSerif-TLF.fd - RELOC/tex/latex/dejavu/T2ADejaVuSerifCondensed-TLF.fd - RELOC/tex/latex/dejavu/T2BDejaVuSans-TLF.fd - RELOC/tex/latex/dejavu/T2BDejaVuSansCondensed-TLF.fd - RELOC/tex/latex/dejavu/T2BDejaVuSansMono-TLF.fd - RELOC/tex/latex/dejavu/T2BDejaVuSerif-TLF.fd - RELOC/tex/latex/dejavu/T2BDejaVuSerifCondensed-TLF.fd - RELOC/tex/latex/dejavu/T2CDejaVuSans-TLF.fd - RELOC/tex/latex/dejavu/T2CDejaVuSansCondensed-TLF.fd - RELOC/tex/latex/dejavu/T2CDejaVuSansMono-TLF.fd - RELOC/tex/latex/dejavu/T2CDejaVuSerif-TLF.fd - RELOC/tex/latex/dejavu/T2CDejaVuSerifCondensed-TLF.fd - RELOC/tex/latex/dejavu/TS1DejaVuSans-TLF.fd - RELOC/tex/latex/dejavu/TS1DejaVuSansCondensed-TLF.fd - RELOC/tex/latex/dejavu/TS1DejaVuSansMono-TLF.fd - RELOC/tex/latex/dejavu/TS1DejaVuSerif-TLF.fd - RELOC/tex/latex/dejavu/TS1DejaVuSerifCondensed-TLF.fd - RELOC/tex/latex/dejavu/X2DejaVuSans-TLF.fd - RELOC/tex/latex/dejavu/X2DejaVuSansCondensed-TLF.fd - RELOC/tex/latex/dejavu/X2DejaVuSansMono-TLF.fd - RELOC/tex/latex/dejavu/X2DejaVuSerif-TLF.fd - RELOC/tex/latex/dejavu/X2DejaVuSerifCondensed-TLF.fd - RELOC/tex/latex/dejavu/dejavu.sty -catalogue-ctan /fonts/dejavu -catalogue-date 2017-10-02 08:25:07 +0200 -catalogue-license lppl -catalogue-topics font font-greek font-cyrillic font-ttf font-type1 font-sans font-serif font-mono font-t1enc -catalogue-version 2.34 - -name dejavu-otf -category Package -revision 45991 -shortdesc Support for the ttf and otf DejaVu fonts -relocated 1 -longdesc Package dejavu-otf supports the free ttf-fonts from the DejaVu -longdesc project which are available from GitHub or already part of your -longdesc system (Windows/Linux/...) and the OpenType version of the -longdesc TeXGyre Math, which is part of any TeX distribution.. Following -longdesc font files are supported: DejaVuSans-BoldOblique.ttf -longdesc DejaVuSans-Bold.ttf DejaVuSansCondensed-BoldOblique.ttf -longdesc DejaVuSansCondensed-Bold.ttf DejaVuSansCondensed-Oblique.ttf -longdesc DejaVuSansCondensed.ttf DejaVuSans-ExtraLight.ttf -longdesc DejaVuSansMono-BoldOblique.ttf DejaVuSansMono-Bold.ttf -longdesc DejaVuSansMono-Oblique.ttf DejaVuSansMono.ttf -longdesc DejaVuSans-Oblique.ttf DejaVuSans.ttf -longdesc DejaVuSerif-BoldItalic.ttf DejaVuSerif-Bold.ttf -longdesc DejaVuSerifCondensed-BoldItalic.ttf -longdesc DejaVuSerifCondensed-Bold.ttf DejaVuSerifCondensed-Italic.ttf -longdesc DejaVuSerifCondensed.ttf DejaVuSerif-Italic.ttf DejaVuSerif.ttf -longdesc texgyredejavu-math.otf -containersize 2032 -containerchecksum a566a93fa963b5b0a3301363313d090d02d283d04cd11ffff601845d5261b45875cf2d2d8e89c6996caba315620738db93ba7707f4e4710d74216c2360c322b3 -doccontainersize 334020 -doccontainerchecksum 78630824e4f05b4f4d19491b6d78a6ad58a3f717e93a54b1b566175a8f0e7de1d9b9e1361fd512a7fd5e84b6463e321f577caaf9c1b0e2d42d4061ad7673a3ed -docfiles size=89 - RELOC/doc/fonts/dejavu-otf/Changes - RELOC/doc/fonts/dejavu-otf/README.md details="Readme" - RELOC/doc/fonts/dejavu-otf/dejavu-otf-doc.bib - RELOC/doc/fonts/dejavu-otf/dejavu-otf-doc.fonts - RELOC/doc/fonts/dejavu-otf/dejavu-otf-doc.pdf details="Package documentation" - RELOC/doc/fonts/dejavu-otf/dejavu-otf-doc.tex -runfiles size=2 - RELOC/tex/latex/dejavu-otf/dejavu-otf.sty -catalogue-ctan /fonts/dejavu-otf -catalogue-date 2018-01-07 14:49:11 +0100 -catalogue-license lppl1.3 -catalogue-topics font-absent font-otf font-ttf font-sans font-serif font-mono -catalogue-version 0.04 - -name delim -category Package -revision 23974 -shortdesc Simplify typesetting mathematical delimiters -relocated 1 -longdesc The package permits simpler control of delimiters without -longdesc excessive use of \big... commands (and the like). -containersize 1100 -containerchecksum 398319d23e1fd48ffcba14d61f7299fa7b42b3365abee3ec2ddfd9d9f5b7bebdfa505bfe700017d2b67b7aeb5aee756b41a516c7483bef150cc56683572b3d2b -doccontainersize 299600 -doccontainerchecksum 6226f6f7c6e57ea81cd396876475a88c6ca9aa5cd300a7a5665d72dc60c3f5ce6bc042193de728a09f60d69924374c40ccfb45e4954342c1f163b8dd57d11129 -docfiles size=74 - RELOC/doc/latex/delim/README details="Readme" - RELOC/doc/latex/delim/delim.pdf details="Package documentation" -srccontainersize 3548 -srccontainerchecksum c77fbc32522d65137251c7638fdeffa704856bf8b3e209cb3db94861111574c3dfcfbb3ff85d0795f0070bceee0e544a369f6af3a6c94cd486bf0c1f42f39760 -srcfiles size=4 - RELOC/source/latex/delim/delim.dtx - RELOC/source/latex/delim/delim.ins -runfiles size=1 - RELOC/tex/latex/delim/delim.sty -catalogue-also delimseasy -catalogue-ctan /macros/latex/contrib/delim -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.2 -catalogue-topics maths -catalogue-version 1.0 - -name delimseasy -category Package -revision 39589 -shortdesc Delimiter commands that are easy to use and resize -relocated 1 -longdesc This package provides commands to give a consistent, -longdesc easy-to-remember, easy to edit way to control the size and -longdesc blackness of delimiters: append 1-4 "b"s to command for larger -longdesc sizes; prepend "B" for for boldface. These commands reduce the -longdesc likelihood of incomplete delimeter pairs and typically use -longdesc fewer characters than the LaTeX default. -containersize 4816 -containerchecksum a002802ddb2dc32b142165d8960eeb194719119cc79bfeb92944457321e3919bd97fca7adb33647c902f386dcc0754a765b3f17db49cdf060105d8fdea9223f2 -doccontainersize 233364 -doccontainerchecksum c483b8d91757673a96f3f9429fa52a0b352d2a33bd2310e8da641465bdf2fab4ca521bb157fea89553635c3c992e29e318441930ac5b51a418aa78e7ab949026 -docfiles size=61 - RELOC/doc/latex/delimseasy/README.txt details="Readme" - RELOC/doc/latex/delimseasy/delimseasyMan.pdf details="Package documentation" - RELOC/doc/latex/delimseasy/delimseasyMan.tex -runfiles size=7 - RELOC/tex/latex/delimseasy/delimseasy.sty -catalogue-also delim -catalogue-ctan /macros/latex/contrib/delimseasy -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics maths -catalogue-version 2.0 - -name delimset -category Package -revision 49544 -shortdesc Typeset and declare sets of delimiters with convenient size control -relocated 1 -longdesc delimset is a LaTeX2e package to typeset and declare sets of -longdesc delimiters in math mode whose size can be adjusted -longdesc conveniently. -containersize 2016 -containerchecksum 6f1078f6a76781a8d9a2dc870ad6fd51355b7290c58967425e8d85b5e9ae0c6be6762d4e23b1bb35ea86028d7463dc4fe9e4229cb7571a8e34d648a6868bc5af -doccontainersize 319324 -doccontainerchecksum 85f24f819026617502995db52d1574bca1a2dc76b85b01757c8e13b7eb34566e36c2ee35ab514909531d99bea32324cdb9f346849c340f14b0ce471150bde9d0 -docfiles size=83 - RELOC/doc/latex/delimset/README.txt details="Readme" - RELOC/doc/latex/delimset/delimset.pdf details="Package documentation" - RELOC/doc/latex/delimset/dlmssamp.tex -srccontainersize 11440 -srccontainerchecksum 1f806a054564b6b76b15cd8bbe9c4ac3bead01d5b5a507fe88105d7b9b37304d12b76a1a2e733f5d897d3501a7ee7b4f8dae2669dd3d5fc243e5f58490e7ad3d -srcfiles size=12 - RELOC/source/latex/delimset/delimset.dtx - RELOC/source/latex/delimset/delimset.ins -runfiles size=2 - RELOC/tex/latex/delimset/delimset.sty -catalogue-also delim delimseasy -catalogue-ctan /macros/latex/contrib/delimset -catalogue-date 2018-12-30 15:38:52 +0100 -catalogue-license lppl1.3 -catalogue-topics maths -catalogue-version 1.1 - -name delimtxt -category Package -revision 16549 -shortdesc Read and parse text tables -relocated 1 -longdesc This experimental package can read and parse text tables -longdesc delimited by user-defined tokens (e.g., tab). It can be used -longdesc for serial letters and the like, making it easier to export the -longdesc data file from MS-Excel/MS-Word -containersize 2040 -containerchecksum 9e2c7fbbe0b86c9059be8b58950a7495f4e67f5ae1a1c6b296b5eba614e791efb3214aa3aa66b3b5bf3e158487f3da8a0cb749dd6ab7a0315655676555763f4f -doccontainersize 44692 -doccontainerchecksum b7c54f4f24b63df675d8d0dd2356a243fab6aed848dd26f0a0f627f9faf512ca644b2f8b9e8c4ff3261a8d7edf87e1b47289a95600b34ba3bb5c9fb3e61d1c59 -docfiles size=20 - RELOC/doc/latex/delimtxt/delimtxt.pdf details="Package documentation" - RELOC/doc/latex/delimtxt/resulta.dat - RELOC/doc/latex/delimtxt/resultb.dat - RELOC/doc/latex/delimtxt/resultc.dat - RELOC/doc/latex/delimtxt/test1.tex - RELOC/doc/latex/delimtxt/test2.tex - RELOC/doc/latex/delimtxt/test3.tex -srccontainersize 3760 -srccontainerchecksum fd90108f697989fee93b195236c8f5eae92ab4e276cb68bdf4d30a33fb9e608f3d558034f0bb4751ad29d596942f5e034e8e2dcbee0b02854fce83f0f70f776b -srcfiles size=4 - RELOC/source/latex/delimtxt/delimtxt.dtx - RELOC/source/latex/delimtxt/delimtxt.ins -runfiles size=2 - RELOC/tex/latex/delimtxt/delimtxt.sty -catalogue-ctan /macros/latex/exptl/delimtxt -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics foreign-import - -name denisbdoc -category Package -revision 42829 -shortdesc A personal dirty package for documenting packages -relocated 1 -longdesc A personal dirty package for documenting packages. -containersize 13060 -containerchecksum 35392ca689c9b9a5f19fc514735f847b5b8db0c4726624d4089037f8a6ae19c070d73c56312e8f1aa330888dae53dc82a68ac74a2109bc6283508e143c057f12 -doccontainersize 1148 -doccontainerchecksum 46f7c310f68087359c3fc3dee548d52fa26e7e2f8a7585864318efa5773239ba8f663dbc6c3128d5c181ec920f4bed02df273b446f4e39c51dc35d3531f74591 -docfiles size=3 - RELOC/doc/latex/denisbdoc/README.md details="Readme" - RELOC/doc/latex/denisbdoc/denisbdoc-chng.xdy - RELOC/doc/latex/denisbdoc/denisbdoc.xdy -srccontainersize 19084 -srccontainerchecksum bc5581e64aaf117f21325a0dcb86929b8862a034d5efaa31742ff41ea03280d4f93e85de0f07a24a465dd6af1eb60c0993d6f74c016c0e264656516d123c7b4a -srcfiles size=19 - RELOC/source/latex/denisbdoc/denisbdoc.dtx - RELOC/source/latex/denisbdoc/denisbdoc.ins -runfiles size=13 - RELOC/tex/latex/denisbdoc/denisbdoc.sty -catalogue-ctan /macros/latex/contrib/denisbdoc -catalogue-date 2017-01-01 22:02:36 +0100 -catalogue-license lppl1.3 -catalogue-topics doc-supp -catalogue-version 0.7 - -name detex -category TLCore -revision 47198 -shortdesc Strip TeX from a source file -longdesc Detex is a program to remove TeX constructs from a text file. -longdesc It recognizes the \input command. The program assumes it is -longdesc dealing with LaTeX input if it sees the string \begin{document} -longdesc in the text. In this case, it also recognizes the \include and -longdesc \includeonly commands. -depend detex.ARCH -containersize 524 -containerchecksum 8d0578d3d6e8b57628b925ac3a4e80ad3395ddf369530921a5dc5ca10874d94454cbd7217401b8a7e64b4bd0fe49aef448102729bd27774d5b391730a43277d6 -doccontainersize 20876 -doccontainerchecksum 51c53fce8f94081fde38d59aa47b1220f0537aa5e0a4c0e95abfa7cf8364856a84d5d09e51ebc1434c0617b375a0d3a22c302ef96e53dc774132af26e692d5f1 -docfiles size=7 - texmf-dist/doc/man/man1/detex.1 - texmf-dist/doc/man/man1/detex.man1.pdf -catalogue-ctan /support/detex -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license other-free -catalogue-topics plain-text - -name detex.aarch64-linux -category TLCore -revision 48789 -shortdesc aarch64-linux files of detex -containersize 39432 -containerchecksum 80ccbe8d2026251637a65b5eed19ae4bb8337ee26ca0926e86e2e29712fc44c30215a8e02256d6155e50954e0b4aecd0d3722e72fec6dddcbf59c99146896d87 -binfiles arch=aarch64-linux size=27 - bin/aarch64-linux/detex - -name detex.amd64-freebsd -category TLCore -revision 46816 -shortdesc amd64-freebsd files of detex -containersize 43024 -containerchecksum 0534cafffea1193e3d9c6a2cd5904eb8afd2db03e2124665e4582185c05a8bc4945f3052624f8bc3e83fff3ec0f98e2c0203fc1da395fa539e491027826f6d22 -binfiles arch=amd64-freebsd size=27 - bin/amd64-freebsd/detex - -name detex.amd64-netbsd -category TLCore -revision 48698 -shortdesc amd64-netbsd files of detex -containersize 41744 -containerchecksum f1792534d854ae7c620faf63ad55de750ce3d14ac0e47c9b9336d5a51cfd6c13be72c77f15f15d41bb289c489e2dc413f4591149d15ebe2f31516a38b68aac4d -binfiles arch=amd64-netbsd size=32 - bin/amd64-netbsd/detex - -name detex.armhf-linux -category TLCore -revision 48716 -shortdesc armhf-linux files of detex -containersize 38496 -containerchecksum e45997b4b336b90cb77465d8a3b9b82b92f99cd5a9756e6d0083520a15e0c295594691ba997e8fa54b65eaec341dde59ba0bdd29c2547a1ad38edd2fab9dc2b4 -binfiles arch=armhf-linux size=26 - bin/armhf-linux/detex - -name detex.i386-cygwin -category TLCore -revision 46814 -shortdesc i386-cygwin files of detex -containersize 16884 -containerchecksum 653dc421ad11ef96b9eab1491871ebcdffbfe67b87a8b09f4bc0c5b351da4ee4940d8f8d61ebeeae3049130e4e43551377f0e7fa6464f9e245e2df3fb32cf91f -binfiles arch=i386-cygwin size=13 - bin/i386-cygwin/detex.exe - -name detex.i386-freebsd -category TLCore -revision 46816 -shortdesc i386-freebsd files of detex -containersize 38220 -containerchecksum d03fc542f1aaa8d34329224205ca1bec05257800faac273439b6f46d6d3bfde3b5c9f3cf4d21c317dd2021428d8b046d9b779ab18ce6efd2c5122e15c759bb63 -binfiles arch=i386-freebsd size=25 - bin/i386-freebsd/detex - -name detex.i386-linux -category TLCore -revision 47245 -shortdesc i386-linux files of detex -containersize 47432 -containerchecksum 9980b35365a52d67c4c02b558f98a0d9fce6a8796702f30700eb5939013c53ecde198e637f03f23d7ab06ac5ba8a858912df77a2243f4df4e837eef6b302bc4f -binfiles arch=i386-linux size=30 - bin/i386-linux/detex - -name detex.i386-netbsd -category TLCore -revision 46812 -shortdesc i386-netbsd files of detex -containersize 37680 -containerchecksum b357ded325ee49e2a88f3ef6156cded740164d3f0d8e550a417e1c4a743438661ff28e906594b7ea2cad1963bdf0ef067d8697d5505f4eec271b267cce82385f -binfiles arch=i386-netbsd size=30 - bin/i386-netbsd/detex - -name detex.i386-solaris -category TLCore -revision 46829 -shortdesc i386-solaris files of detex -containersize 44800 -containerchecksum 5c5e0810f07e3568888e1ebb3ee1b50efebdb194eef5316b00ee2c3f66364824343f04d863683fe8ec13f44799808fee40003130d2c58fb2638fe59fcc2965bc -binfiles arch=i386-solaris size=29 - bin/i386-solaris/detex - -name detex.sparc-solaris -category TLCore -revision 46829 -shortdesc sparc-solaris files of detex -containersize 41680 -containerchecksum db78001f9030948be1edf2ace7463f2e24eb6e1a939f945ee71a195881af28cd1507cddd3c022267fca79fe6f2cad3db10264c8e030d91f6128d42668779b556 -binfiles arch=sparc-solaris size=30 - bin/sparc-solaris/detex - -name detex.win32 -category TLCore -revision 46993 -shortdesc win32 files of detex -containersize 15256 -containerchecksum b49af7b01ba2ae782a10fe806f6ce33afdf445a42985de6714bd03a3ea462f83f118eda4d1f708c2fdf489e84383492ef37a216143c214d325561130df1270c0 -binfiles arch=win32 size=9 - bin/win32/detex.exe - -name detex.x86_64-cygwin -category TLCore -revision 46813 -shortdesc x86_64-cygwin files of detex -containersize 19148 -containerchecksum 6bb050df6f4dd5906e4b7d74a3f73b7d795fcebf25e43d82788cfc9f055b89f2238ad3c0e2d99378b5946e7c628ed498437e970a80795a0909a68ceb4aac0af1 -binfiles arch=x86_64-cygwin size=13 - bin/x86_64-cygwin/detex.exe - -name detex.x86_64-darwin -category TLCore -revision 48728 -shortdesc x86_64-darwin files of detex -containersize 43912 -containerchecksum 365e7dedbc2d2ecaf46ab16aa31f53c8eeb3bd404cd9f4e476b0885cb151548006b1a00a3a70a623e38e0c72db0622a8570afe6b3fb123e8e4effa69f8bb8d38 -binfiles arch=x86_64-darwin size=26 - bin/x86_64-darwin/detex - -name detex.x86_64-darwinlegacy -category TLCore -revision 47387 -shortdesc x86_64-darwinlegacy files of detex -containersize 43048 -containerchecksum 2921296505c1d0840a683ced57077ffe94a2835f067a5125dc22c29299cf99473bcae07fde48077a2dda397d9d9ffb2dc5db9359e848c83766605decc79f3c81 -binfiles arch=x86_64-darwinlegacy size=26 - bin/x86_64-darwinlegacy/detex - -name detex.x86_64-linux -category TLCore -revision 47063 -shortdesc x86_64-linux files of detex -containersize 46796 -containerchecksum 2ca1336c83849f942405ba0611dfe2482ea81b5093b52850adedc46c4d8e628f66d8c412b3fdd4de2b4b1b45c3e497285f132eb866e6c1420cab0fa1122891db -binfiles arch=x86_64-linux size=28 - bin/x86_64-linux/detex - -name detex.x86_64-linuxmusl -category TLCore -revision 47036 -shortdesc x86_64-linuxmusl files of detex -containersize 48820 -containerchecksum b7dbde0b99eb8fd050a71951f8a246add91779824b701491620e8a7f1bd3f5b52edbd3e5ed305e18312b68dd725df37d8d31cfe924489abaf51a842bee15b4c6 -binfiles arch=x86_64-linuxmusl size=31 - bin/x86_64-linuxmusl/detex - -name detex.x86_64-solaris -category TLCore -revision 46829 -shortdesc x86_64-solaris files of detex -containersize 50108 -containerchecksum 9173ecd4f73a242c6617ac8e5a5187e1cfdec02bfaae7380010b9d4f62219ebbc01f7bdccabbf2eb74a00df85bf0e8f409ed6875f1c8bf03937796d528a9edb9 -binfiles arch=x86_64-solaris size=32 - bin/x86_64-solaris/detex - -name dhua -category Package -revision 24035 -shortdesc German abbreviations using thin space -relocated 1 -longdesc The package provides commands for those abbreviations of German -longdesc phrases for which the use of thin space is recommended. Setup -longdesc commands \newdhua and \newtwopartdhua are provided, as well as -longdesc commands for single cases (such as \zB for 'z. B.', saving the -longdesc user from typing such as 'z.\,B.'). To typeset the -longdesc documentation, the niceverb package, version 0.44, or later, is -longdesc required. Das Paket `dhua' stellt Befehle fur sog. -longdesc mehrgliedrige Abkurzungen bereit, fur die schmale Leerzeichen -longdesc (Festabstande) empfohlen werden (Duden, Wikipedia). In die -longdesc englische Paketdokumentation sind deutsche Erlauterungen -longdesc eingestreut. -containersize 4668 -containerchecksum 78c83ca709701eaf068b4ca9a6b058fdfb1ecd495ac8a7cc6996106020c1da0dcd34d17e4bdd7af8338ac182186435a99b4dc15ce9a6fe97ea967eec03eed880 -doccontainersize 323620 -doccontainerchecksum 7d1702d6041ab0405d67b57e26de3181d30a050c3ddf97739a971bb290c765b5efe825d459fa20d5c8bc12dadbcae2d54345b068610928d65106ef4684b801eb -docfiles size=90 - RELOC/doc/latex/dhua/README details="Readme" - RELOC/doc/latex/dhua/README.pdf - RELOC/doc/latex/dhua/SrcFILEs.txt - RELOC/doc/latex/dhua/dhua.pdf details="Package documentation" -srccontainersize 3084 -srccontainerchecksum 4fd741cda3aa61ca0c6e8702860f68a454deae5a539cfc8d0486df993103e79993b3e8e3836cbda3c62c5c234065b2de020ac0dd0803e2aa9e51ce127fe7ea8b -srcfiles size=4 - RELOC/source/latex/dhua/README.tex - RELOC/source/latex/dhua/dhua.tex - RELOC/source/latex/dhua/srcfiles.tex -runfiles size=4 - RELOC/tex/latex/dhua/dhua.cfg - RELOC/tex/latex/dhua/dhua.sty -catalogue-ctan /macros/latex/contrib/dhua -catalogue-date 2017-05-05 20:35:46 +0200 -catalogue-license lppl1.3 -catalogue-topics shortcut german -catalogue-version 0.11 - -name diadia -category Package -revision 37656 -shortdesc Package to keep a diabetes diary -longdesc The diadia package allows you to keep a diabetes diary. -longdesc Usually, this means keeping record of certain medical values -longdesc like blood sugar, blood pressure, pulse or weight. It might -longdesc also include other medical, pharmaceutical or nutritional data -longdesc (HbA1c, insulin doses, carbohydrate units). The diadia package -longdesc supports all of this plus more - simply by adding more columns -longdesc to the data file! It is able to evaluate the data file and -longdesc typesets formatted tables and derived plots. Furthermore, it -longdesc supports medication charts and info boxes. Supported languages: -longdesc English, German. Feel free to provide other translation files! -depend diadia.ARCH -containersize 6332 -containerchecksum 9da55c18d8c4793f8489dc429fed605f6f1d0a01c4440aed744161c9447d56c022b47a0721d39aa100c200bef7e4952c23c124af80db1a51845618f0a22111cd -doccontainersize 452464 -doccontainerchecksum 86aa3f4afd1f7ff19f072654b86421551b22a715f71b2dc17c2fb79e4f753914a41a043b5673f9502c4064f9c5865425de1c3bbc84565e0162a9018005585161 -docfiles size=143 - texmf-dist/doc/latex/diadia/201502.dat - texmf-dist/doc/latex/diadia/201503.dat - texmf-dist/doc/latex/diadia/201504.dat - texmf-dist/doc/latex/diadia/README details="Readme" - texmf-dist/doc/latex/diadia/ddbsl1avg.dat - texmf-dist/doc/latex/diadia/diadia-example.pdf details="Example of use" - texmf-dist/doc/latex/diadia/diadia-example.tex - texmf-dist/doc/latex/diadia/diadia.dat - texmf-dist/doc/latex/diadia/diadia.dtx - texmf-dist/doc/latex/diadia/diadia.pdf details="PDF file" - texmf-dist/doc/latex/diadia/hba1c.dat - texmf-dist/doc/latex/diadia/makefile - texmf-dist/doc/latex/diadia/manifest.txt -runfiles size=10 - texmf-dist/scripts/diadia/diadia.lua - texmf-dist/tex/latex/diadia/diadia-english.trsl - texmf-dist/tex/latex/diadia/diadia-fallback.trsl - texmf-dist/tex/latex/diadia/diadia-german.trsl - texmf-dist/tex/latex/diadia/diadia.cfg - texmf-dist/tex/latex/diadia/diadia.sty -catalogue-ctan /macros/latex/contrib/diadia -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl -catalogue-topics data-disp -catalogue-version 1.1 - -name diadia.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of diadia -containersize 340 -containerchecksum 95d4ccb7b2661218b5f3defd7092e73af5b844bd9832f5c666ff63e1f4c9d08d716c110beb90255b45edaba54c43109cf63579b56e2abb331b7692a75ab46642 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/diadia - -name diadia.amd64-freebsd -category Package -revision 37645 -shortdesc amd64-freebsd files of diadia -containersize 340 -containerchecksum e87abe6008fbfb8dcb6550f403a3496b4ebf62371746995054d86c946407c191e2d0957751e3e02f4c74f6935f5e0e2c67302991842abc859cbd1693172b7d5c -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/diadia - -name diadia.amd64-netbsd -category Package -revision 37645 -shortdesc amd64-netbsd files of diadia -containersize 340 -containerchecksum 08c711ceb15c68bf2742cd42673cbd3a912293253491945a2a8f0fb82a19b9264339095536924edb67cb5ef0473b0cf2296709dbbb0d27d7cf92a32e90e80d0d -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/diadia - -name diadia.armhf-linux -category Package -revision 37645 -shortdesc armhf-linux files of diadia -containersize 340 -containerchecksum 62d06bc0c52c56673609e4dc8be335da2b265dde648342c9971968a209619f83cb68ef52d5c8c2ecdaa859f51aa4bd83dbac548ae1dd95dd9d40f2486052e286 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/diadia - -name diadia.i386-cygwin -category Package -revision 37645 -shortdesc i386-cygwin files of diadia -containersize 340 -containerchecksum 932b34c963f9433a03cbab1f9d2ec885e4c999790bfdde947bfb050e051826a73cf6e975a49418b0b2eeea81757b67bbfa446c26bc8ec8c9773298428fe6ec5b -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/diadia - -name diadia.i386-freebsd -category Package -revision 37645 -shortdesc i386-freebsd files of diadia -containersize 340 -containerchecksum 2ab88d994151d8d967cb2a36f446f14b2d216fbd9fa0dd7cbc24d794adbd8563c1afeb27fc06059c50a06c38ab7045bb61919cb3d243e3280fd89827757257b9 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/diadia - -name diadia.i386-linux -category Package -revision 37645 -shortdesc i386-linux files of diadia -containersize 340 -containerchecksum 1da6f971d67cc0d16e4b4dbe2e37992f65f749513b5fc74c25661e77467eaca7038ca40378e45f133ad7d480e9b52a1cb982b2b155eb9f587db16820c1611618 -binfiles arch=i386-linux size=1 - bin/i386-linux/diadia - -name diadia.i386-netbsd -category Package -revision 37645 -shortdesc i386-netbsd files of diadia -containersize 340 -containerchecksum 1b49349eb86a2c5b0a5869c6e55983ef83acbf6bc9273f4c1fa1825ef41103fd5283d2bdcf567166d17c4a376f1926d1bb72cfc750733972db8239967372b223 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/diadia - -name diadia.i386-solaris -category Package -revision 37645 -shortdesc i386-solaris files of diadia -containersize 340 -containerchecksum 3e65eaec644a4b64dd0f92bb249d01356e1d3ca86b0b43f634a3f8b9f01db04b1718f63476b00aa131e8365bd8e913bbfd86591cfbde759bc63ca98c8ffc006d -binfiles arch=i386-solaris size=1 - bin/i386-solaris/diadia - -name diadia.sparc-solaris -category Package -revision 37645 -shortdesc sparc-solaris files of diadia -containersize 340 -containerchecksum 1a862a72d9f3b465c0651c195358ebb14de81375cd41849d79dade30b80ef6afa5d630ddf1ad3f8f025d7be8b95146eff4603f5f319b8be2482375c54765a1c9 -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/diadia - -name diadia.win32 -category Package -revision 37645 -shortdesc win32 files of diadia -containersize 680 -containerchecksum a8d03c03d9f4708204cffcf27d64005e08091efe7a73b6d8f5f084fcc040ed8ef7410d7cec0c306f17568778114cca0f9d63bfdd1ce69e541efff5ab34e9cfe3 -binfiles arch=win32 size=1 - bin/win32/diadia.exe - -name diadia.x86_64-cygwin -category Package -revision 37645 -shortdesc x86_64-cygwin files of diadia -containersize 340 -containerchecksum 70435030b3321d2c6e62170548221dd6f607e241d9289c0193cd8cd1a32118d14bb14f68b12c0fd59832f1a7415d2906cc46f0b6a965830508650e4da19a28b4 -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/diadia - -name diadia.x86_64-darwin -category Package -revision 37645 -shortdesc x86_64-darwin files of diadia -containersize 340 -containerchecksum 402327d0eacab946da242b63bbb34c8ace80cbeddabe7cfcc7ae2ea5d8a33f7bbe8099b07597d9c650f8f0c23ad97f0bd98f112b3cca48def0ed0a0247b80539 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/diadia - -name diadia.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of diadia -containersize 348 -containerchecksum 3019f562e74284065c6fad0057dd1e1638382f70c92552e258149c2e4c56efcec0e3e9e267aca3dde23f63f697f68c6cf1e42dee9130bb540e6ae2a18a386c18 -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/diadia - -name diadia.x86_64-linux -category Package -revision 37645 -shortdesc x86_64-linux files of diadia -containersize 344 -containerchecksum cadf2cf5fadeb7e749d9974c445f0f657fe8c8275d07a65c2a6479590bd8aed494be2d60b0f6586740d6b21362a7c528dd46e7c7a66b4812f26791791d90117e -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/diadia - -name diadia.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of diadia -containersize 344 -containerchecksum 6253c7574ee312dc9d5f1b5d363c7efa0b103c6c79fa22c9ec8777c9a860faeb82363e7c35b1ae8a444c97064d39e9a7361310a21e455f9a0f890c2c751e9d8e -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/diadia - -name diadia.x86_64-solaris -category Package -revision 37645 -shortdesc x86_64-solaris files of diadia -containersize 340 -containerchecksum f1d6a0619e59845461575f7dea7a318400beb89e77320979bfa67d096a80cbe2536b4bf023f2b5f946ad208bfb5ce64a3ac849655c622b67910ac8b911d5208a -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/diadia - -name diagbox -category Package -revision 42843 -shortdesc Table heads with diagonal lines -relocated 1 -longdesc The package's principal command, \diagbox, takes two arguments -longdesc (texts for the slash-separated parts of the box), and an -longdesc optional argument with which the direction the slash will go, -longdesc the box dimensions, etc., may be controlled. The package also -longdesc provides \slashbox and \backslashbox commands for compatibility -longdesc with the slashbox package, which it supersedes. diagbox depends -longdesc on e-TeX as well as the packages array, calc, fp, keyval, and -longdesc pict2e. -containersize 2712 -containerchecksum 6aed511fd3b1a6eccd265511fd9b06756c1212815c7bf9539b42916bb8936e345a729ff51f483a5cdf959be932616aa6ac9ac02dd103bda9a4b5b2888acc9583 -doccontainersize 274452 -doccontainerchecksum 84efe8524fc846f3f48bf9830f4c3247e8f3e3b13c389f3816f097d0bfca949600601c5108435e84ce50782384df0cbfc60fa6a15e90385f21982c7d2522703d -docfiles size=70 - RELOC/doc/latex/diagbox/README details="Readme" - RELOC/doc/latex/diagbox/diagbox.pdf details="Package documentation (English and Chinese)" -srccontainersize 10188 -srccontainerchecksum 7d9df6c4557ddf56c92c9d06a2389a68d7d09c1d8f77dd47b3b9718ed2a79cb2ec5864fd7ea80cde800b1d496ab542402fbbdc9dd99f5e38ad8dd8b8d0904a70 -srcfiles size=11 - RELOC/source/latex/diagbox/diagbox.dtx - RELOC/source/latex/diagbox/diagbox.ins -runfiles size=3 - RELOC/tex/latex/diagbox/diagbox.sty -catalogue-ctan /macros/latex/contrib/diagbox -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics table -catalogue-version 2.2 - -name diagmac2 -category Package -revision 15878 -shortdesc Diagram macros, using pict2e -relocated 1 -longdesc This is a development of the long-established diagmac package, -longdesc using pict2e so that the restrictions on line direction are -longdesc removed. -containersize 11188 -containerchecksum 2d5db3fc311c588a6fb7fae2c2ffb36e330b90485ca1bca77e3796d8cda8b8da9d9b75020665fa65d2564826576e9cf27b5a4d8b430e2a2fe3a14c0cfc6ed814 -doccontainersize 208596 -doccontainerchecksum 5c6f1ea99afc70106b826474a3724fdf44831fc2d7bd8a120b0e86954e70d8d5205fd3f75430fef2638d9e4e41ee747fb1d53a73eaaa408724a19cfcf9348747 -docfiles size=75 - RELOC/doc/latex/diagmac2/README details="Readme" - RELOC/doc/latex/diagmac2/doc/diagmac2.pdf details="Package documentation" - RELOC/doc/latex/diagmac2/doc/diagmac2.tex - RELOC/doc/latex/diagmac2/doc/diagmactest.pdf details="Example output" - RELOC/doc/latex/diagmac2/doc/diagmactest.tex -runfiles size=11 - RELOC/tex/latex/diagmac2/diagmac2.sty -catalogue-ctan /macros/latex/contrib/diagmac2 -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics diagram-comm graphics-in-tex -catalogue-version 2.1 - -name diagnose -category Package -revision 19387 -shortdesc A diagnostic tool for a TeX installation -relocated 1 -longdesc Provides macros to assist evaluation of the capabilities of a -longdesc TeX installation (i.e., what extensions it supports). An -longdesc example document that examines the installation is available. -containersize 1004 -containerchecksum 8a1fd10a3ce3767f7535bbb8d8a2ad5c4bf93217195a266aac9cffc8911d066c00e6b30d7516ef35d2f0bb8401242cc81554adb5d81b923f69db8e7ebee8e325 -doccontainersize 66772 -doccontainerchecksum dc7a9259ef3f657ed045fcf2f67153f941e355d54c35447166ec5d782953e3377e2bef6e9225162d8e738a5147846beeaec766e26bc04a8eb27ad3fed580c996 -docfiles size=29 - RELOC/doc/latex/diagnose/INSTALL - RELOC/doc/latex/diagnose/README details="Package Readme" - RELOC/doc/latex/diagnose/diagnose.pdf details="Package documentation" - RELOC/doc/latex/diagnose/diagnose.tex - RELOC/doc/latex/diagnose/mls-diag.tex -runfiles size=1 - RELOC/tex/latex/diagnose/diagnose.sty -catalogue-ctan /macros/latex/contrib/diagnose -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics install-mgmt -catalogue-version 0.2 - -name dialogl -category Package -revision 28946 -shortdesc Macros for constructing interactive LaTeX scripts -relocated 1 -longdesc Gathers together a bunch of code and examples about how to -longdesc write macros to carry on a dialogue with the user. -containersize 21916 -containerchecksum c7589eaaf5ddfe668c0153505ad8d8251b2bffd442a3afcef25732e870b6d7552da6ca5e7864a141120ab036b6be4f9f7a47922264fbcbf21499d27a9d2b9f43 -doccontainersize 721968 -doccontainerchecksum 61329d07bfe28603096da087e8dd14a686f1db0daad0fcbfb34accdd603db610a8af1ba48633ae4d69058f73989e81c5bf3123cb53defe0265f37171c73ac84d -docfiles size=192 - RELOC/doc/latex/dialogl/Makefile - RELOC/doc/latex/dialogl/README details="Readme" - RELOC/doc/latex/dialogl/cnvunits.tex - RELOC/doc/latex/dialogl/codialog.pdf details="Tugboat article, overhauled" - RELOC/doc/latex/dialogl/default.los - RELOC/doc/latex/dialogl/dia-driv.pdf details="Package documentation" - RELOC/doc/latex/dialogl/dia-driv.tex - RELOC/doc/latex/dialogl/dialogl-doc.sty - RELOC/doc/latex/dialogl/diatest.tex - RELOC/doc/latex/dialogl/fontmenu.lg - RELOC/doc/latex/dialogl/fontmenu.tex - RELOC/doc/latex/dialogl/manifest.txt -srccontainersize 59744 -srccontainerchecksum 34db457e1ebe15ee633732f83b9607dd26d41e3b2856d461ce335df9dc278d7692c93808b8084057b358e14d49f304511ed052b39f2787a1b1c032732365094b -srcfiles size=65 - RELOC/source/latex/dialogl/dialogl.dtx - RELOC/source/latex/dialogl/dialogl.ins - RELOC/source/latex/dialogl/grabhedr.dtx - RELOC/source/latex/dialogl/listout.dtx - RELOC/source/latex/dialogl/menus.dtx -runfiles size=29 - RELOC/tex/latex/dialogl/dialog.sty - RELOC/tex/latex/dialogl/grabhedr.sty - RELOC/tex/latex/dialogl/listout.tex - RELOC/tex/latex/dialogl/menus.sty -catalogue-ctan /macros/latex/contrib/dialogl -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics macro-supp - -name dice -category Package -revision 28501 -shortdesc A font for die faces -relocated 1 -longdesc A Metafont font that can produce die faces in 2D or with -longdesc various 3D effects. -containersize 3248 -containerchecksum b5f13508c7610d4761c86ad6eb4a5bd4767e30926dda2ac33d43e48b8a580bf479b38fc0791778f71109627c9f1774f79a85c0017cb76560e8f5f38f38425aa6 -doccontainersize 1232 -doccontainerchecksum a28869cb1dedd2122abb46029d8889d3df24adf39cef4c4e2dc62c1ba253bc27f2e77c7062845d229a6b0222ff6b8695fb0698350749c4a7b4e10aa34f3158ac -docfiles size=1 - RELOC/doc/fonts/dice/dice3d.tex -runfiles size=6 - RELOC/fonts/source/public/dice/dice3d.mf - RELOC/fonts/tfm/public/dice/dice3d.tfm -catalogue-also epsdice -catalogue-ctan /fonts/dice -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics graphics-use font font-mf - -name dichokey -category Package -revision 17192 -shortdesc Construct dichotomous identification keys -relocated 1 -longdesc The package can be used to construct dichotomous identification -longdesc keys (used especially in biology for species identification), -longdesc taking care of numbering and indentation of successive key -longdesc steps automatically. An example file is provided, which -longdesc demonstrates usage. -containersize 1944 -containerchecksum b3b87eead07327dbe3424a65b1f45dfc5b6d706a57daf822f9a66b318a7ab05124c622ee931d5d3c261d8eb4084cec9510469dce298f7ad3ba254b2e4b2f78f1 -doccontainersize 210120 -doccontainerchecksum 3b7a4e41bbfc67d72cd1504278b3b872dfe8ed9a60b171609518710ce9948eaf463ba0a89bf796255012d42c905cb27106131a4427f50ab5bbb71fddbd7ae98a -docfiles size=57 - RELOC/doc/latex/dichokey/dichokey.pdf details="Package documentation" - RELOC/doc/latex/dichokey/dichokey.tex - RELOC/doc/latex/dichokey/rhodocyb.pdf details="Example of use" - RELOC/doc/latex/dichokey/rhodocyb.tex -runfiles size=2 - RELOC/tex/latex/dichokey/dichokey.sty -catalogue-ctan /macros/latex/contrib/dichokey -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics biology - -name dickimaw -category Package -revision 32925 -shortdesc Books and tutorials from the "Dickimaw LaTeX Series" -relocated 1 -longdesc The package provides some of the books and tutorials that form -longdesc part of the "Dickimaw LaTeX Series". Only the A4 PDF of each -longdesc book is detailed here. Other formats, such as HTML or screen -longdesc optimized PDF, are available from the package home page. Books -longdesc included are: "LaTeX for Complete Novices": an introductory -longdesc guide to LaTeX. "Using LaTeX to Write a PhD Thesis": a -longdesc follow-on from "LaTeX for Complete Novices" geared towards -longdesc students who want to use LaTeX to write their PhD thesis. -longdesc "Creating a LaTeX minimal example": describes how to create a -longdesc minimal example, which can be used as a debugging aid when you -longdesc encounter errors in your LaTeX documents. -containersize 736 -containerchecksum dee696667a2c05150ea3da51c4c60ff67336aacaf82a787d9ec4bbe0c04b1230fcb6a175d35423f2ca95ecbe34a9cf4930b5e099ef27593a295dfc217bb2d9dc -doccontainersize 6684316 -doccontainerchecksum c915f7cead9835528f7a209f78030a96ffec91d1fdc0d340371121cd479b87c301de458e35878c4229a232879e49615853b077c4e80bcd06a7544eed0b623d9d -docfiles size=2142 - RELOC/doc/latex/dickimaw/ERRATA - RELOC/doc/latex/dickimaw/README details="Readme" - RELOC/doc/latex/dickimaw/dickimaw-minexample.pdf details="Creating a LaTeX minimal example" - RELOC/doc/latex/dickimaw/dickimaw-novices.pdf details="LaTeX for Complete Novices" - RELOC/doc/latex/dickimaw/dickimaw-thesis.pdf details="Using LaTeX to Write a PhD Thesis" - RELOC/doc/latex/dickimaw/src/fdl.tex - RELOC/doc/latex/dickimaw/src/minexample/dickimaw-minexample.tex - RELOC/doc/latex/dickimaw/src/minexample/minexample.sty - RELOC/doc/latex/dickimaw/src/novices/dickimaw-novices.tex - RELOC/doc/latex/dickimaw/src/novices/glsentries.tex - RELOC/doc/latex/dickimaw/src/novices/keywords.tex - RELOC/doc/latex/dickimaw/src/novices/novices-a4paper.sty - RELOC/doc/latex/dickimaw/src/novices/novices-index.ist - RELOC/doc/latex/dickimaw/src/novices/novices.bib - RELOC/doc/latex/dickimaw/src/novices/novices.cls - RELOC/doc/latex/dickimaw/src/novices/pictures/acrobat.png - RELOC/doc/latex/dickimaw/src/novices/pictures/backtic.png - RELOC/doc/latex/dickimaw/src/novices/pictures/circle.pdf - RELOC/doc/latex/dickimaw/src/novices/pictures/cmdprom.png - RELOC/doc/latex/dickimaw/src/novices/pictures/cmdprom1.png - RELOC/doc/latex/dickimaw/src/novices/pictures/cmdprom2.png - RELOC/doc/latex/dickimaw/src/novices/pictures/cmdprom3.png - RELOC/doc/latex/dickimaw/src/novices/pictures/cmdprom4.png - RELOC/doc/latex/dickimaw/src/novices/pictures/cmdprom5.png - RELOC/doc/latex/dickimaw/src/novices/pictures/cmdprom6.png - RELOC/doc/latex/dickimaw/src/novices/pictures/cmdprom7.png - RELOC/doc/latex/dickimaw/src/novices/pictures/dinglist.png - RELOC/doc/latex/dickimaw/src/novices/pictures/dirviewer1.png - RELOC/doc/latex/dickimaw/src/novices/pictures/dirviewer2.png - RELOC/doc/latex/dickimaw/src/novices/pictures/dirviewer3.png - RELOC/doc/latex/dickimaw/src/novices/pictures/dirviewer4.png - RELOC/doc/latex/dickimaw/src/novices/pictures/draftimage.png - RELOC/doc/latex/dickimaw/src/novices/pictures/entersymbol.tex - RELOC/doc/latex/dickimaw/src/novices/pictures/errormessage.png - RELOC/doc/latex/dickimaw/src/novices/pictures/exsamp.png - RELOC/doc/latex/dickimaw/src/novices/pictures/incgraph.png - RELOC/doc/latex/dickimaw/src/novices/pictures/incgraph2.png - RELOC/doc/latex/dickimaw/src/novices/pictures/letterbox.tex - RELOC/doc/latex/dickimaw/src/novices/pictures/maths.png - RELOC/doc/latex/dickimaw/src/novices/pictures/miktex1.png - RELOC/doc/latex/dickimaw/src/novices/pictures/newdoc-1.png - RELOC/doc/latex/dickimaw/src/novices/pictures/newdoc-2.png - RELOC/doc/latex/dickimaw/src/novices/pictures/notepad1.png - RELOC/doc/latex/dickimaw/src/novices/pictures/notepad2.png - RELOC/doc/latex/dickimaw/src/novices/pictures/rectangle.pdf - RELOC/doc/latex/dickimaw/src/novices/pictures/reflbox.png - RELOC/doc/latex/dickimaw/src/novices/pictures/resizbox.png - RELOC/doc/latex/dickimaw/src/novices/pictures/rotbox.png - RELOC/doc/latex/dickimaw/src/novices/pictures/scalbox.png - RELOC/doc/latex/dickimaw/src/novices/pictures/shapes.pdf - RELOC/doc/latex/dickimaw/src/novices/pictures/tds.tex - RELOC/doc/latex/dickimaw/src/novices/pictures/terminal-texdoc.png - RELOC/doc/latex/dickimaw/src/novices/pictures/terminal.png - RELOC/doc/latex/dickimaw/src/novices/pictures/terminal1.png - RELOC/doc/latex/dickimaw/src/novices/pictures/terminal10.png - RELOC/doc/latex/dickimaw/src/novices/pictures/terminal11.png - RELOC/doc/latex/dickimaw/src/novices/pictures/terminal2.png - RELOC/doc/latex/dickimaw/src/novices/pictures/terminal3.png - RELOC/doc/latex/dickimaw/src/novices/pictures/terminal4.png - RELOC/doc/latex/dickimaw/src/novices/pictures/terminal5.png - RELOC/doc/latex/dickimaw/src/novices/pictures/terminal6.png - RELOC/doc/latex/dickimaw/src/novices/pictures/terminal7.png - RELOC/doc/latex/dickimaw/src/novices/pictures/terminal8.png - RELOC/doc/latex/dickimaw/src/novices/pictures/terminal9.png - RELOC/doc/latex/dickimaw/src/novices/pictures/texworks-latexmk.png - RELOC/doc/latex/dickimaw/src/novices/pictures/texworks-preferences.png - RELOC/doc/latex/dickimaw/src/novices/pictures/texworks-toolconfig1.png - RELOC/doc/latex/dickimaw/src/novices/pictures/texworks-toolconfig2.png - RELOC/doc/latex/dickimaw/src/novices/pictures/texworks-toolconfig3.png - RELOC/doc/latex/dickimaw/src/novices/pictures/texworks-toolconfig4.png - RELOC/doc/latex/dickimaw/src/novices/pictures/texworks1.png - RELOC/doc/latex/dickimaw/src/novices/pictures/texworks2.png - RELOC/doc/latex/dickimaw/src/novices/pictures/texworks3.png - RELOC/doc/latex/dickimaw/src/novices/pictures/texworks4.png - RELOC/doc/latex/dickimaw/src/novices/pictures/texworks5-annote.tex - RELOC/doc/latex/dickimaw/src/novices/pictures/texworks5.png - RELOC/doc/latex/dickimaw/src/novices/pictures/texworks6.png - RELOC/doc/latex/dickimaw/src/novices/pictures/texworks7.png - RELOC/doc/latex/dickimaw/src/novices/pictures/texworks8.png - RELOC/doc/latex/dickimaw/src/novices/pictures/texworks9.png - RELOC/doc/latex/dickimaw/src/novices/pictures/yap1.png - RELOC/doc/latex/dickimaw/src/novices/term-defs/argument.tex - RELOC/doc/latex/dickimaw/src/novices/term-defs/auxiliary.tex - RELOC/doc/latex/dickimaw/src/novices/term-defs/cls.tex - RELOC/doc/latex/dickimaw/src/novices/term-defs/command.tex - RELOC/doc/latex/dickimaw/src/novices/term-defs/declaration.tex - RELOC/doc/latex/dickimaw/src/novices/term-defs/dvi.tex - RELOC/doc/latex/dickimaw/src/novices/term-defs/environment.tex - RELOC/doc/latex/dickimaw/src/novices/term-defs/fragile.tex - RELOC/doc/latex/dickimaw/src/novices/term-defs/group.tex - RELOC/doc/latex/dickimaw/src/novices/term-defs/hyphenation.tex - RELOC/doc/latex/dickimaw/src/novices/term-defs/intersentencespacing.tex - RELOC/doc/latex/dickimaw/src/novices/term-defs/introduction.tex - RELOC/doc/latex/dickimaw/src/novices/term-defs/length.tex - RELOC/doc/latex/dickimaw/src/novices/term-defs/mandatory.tex - RELOC/doc/latex/dickimaw/src/novices/term-defs/optional.tex - RELOC/doc/latex/dickimaw/src/novices/term-defs/output.tex - RELOC/doc/latex/dickimaw/src/novices/term-defs/perl.tex - RELOC/doc/latex/dickimaw/src/novices/term-defs/preamble.tex - RELOC/doc/latex/dickimaw/src/novices/term-defs/robust.tex - RELOC/doc/latex/dickimaw/src/novices/term-defs/short.tex - RELOC/doc/latex/dickimaw/src/novices/term-defs/source.tex - RELOC/doc/latex/dickimaw/src/novices/term-defs/terminal.tex - RELOC/doc/latex/dickimaw/src/novices/term-defs/tex.tex - RELOC/doc/latex/dickimaw/src/thesis/dickimaw-thesis.tex - RELOC/doc/latex/dickimaw/src/thesis/dickimawthesis.cls - RELOC/doc/latex/dickimaw/src/thesis/glsentries.tex - RELOC/doc/latex/dickimaw/src/thesis/imgsource/titlepage.tex - RELOC/doc/latex/dickimaw/src/thesis/listing-samples/helloworld.c - RELOC/doc/latex/dickimaw/src/thesis/listing-samples/sqrt.c - RELOC/doc/latex/dickimaw/src/thesis/pictures/arara-installer.png - RELOC/doc/latex/dickimaw/src/thesis/pictures/bibertool.png - RELOC/doc/latex/dickimaw/src/thesis/pictures/doibutton.png - RELOC/doc/latex/dickimaw/src/thesis/pictures/generatekey.png - RELOC/doc/latex/dickimaw/src/thesis/pictures/jabref-dataprop-thumbnail.png - RELOC/doc/latex/dickimaw/src/thesis/pictures/jabref-dataprop.png - RELOC/doc/latex/dickimaw/src/thesis/pictures/jabref-pref-thumbnail.png - RELOC/doc/latex/dickimaw/src/thesis/pictures/jabref-pref.png - RELOC/doc/latex/dickimaw/src/thesis/pictures/jabref-textimport1-thumbnail.png - RELOC/doc/latex/dickimaw/src/thesis/pictures/jabref-textimport1.png - RELOC/doc/latex/dickimaw/src/thesis/pictures/jabref-textimport2-thumbnail.png - RELOC/doc/latex/dickimaw/src/thesis/pictures/jabref-textimport2.png - RELOC/doc/latex/dickimaw/src/thesis/pictures/jabref-textimport3-thumbnail.png - RELOC/doc/latex/dickimaw/src/thesis/pictures/jabref-textimport3.png - RELOC/doc/latex/dickimaw/src/thesis/pictures/jabref1-thumbnail.png - RELOC/doc/latex/dickimaw/src/thesis/pictures/jabref1.png - RELOC/doc/latex/dickimaw/src/thesis/pictures/jabref10-thumbnail.png - RELOC/doc/latex/dickimaw/src/thesis/pictures/jabref10.png - RELOC/doc/latex/dickimaw/src/thesis/pictures/jabref11.png - RELOC/doc/latex/dickimaw/src/thesis/pictures/jabref12-thumbnail.png - RELOC/doc/latex/dickimaw/src/thesis/pictures/jabref12.png - RELOC/doc/latex/dickimaw/src/thesis/pictures/jabref2.png - RELOC/doc/latex/dickimaw/src/thesis/pictures/jabref3-thumbnail.png - RELOC/doc/latex/dickimaw/src/thesis/pictures/jabref3.png - RELOC/doc/latex/dickimaw/src/thesis/pictures/jabref4-thumbnail.png - RELOC/doc/latex/dickimaw/src/thesis/pictures/jabref4.png - RELOC/doc/latex/dickimaw/src/thesis/pictures/jabref5-thumbnail.png - RELOC/doc/latex/dickimaw/src/thesis/pictures/jabref5.png - RELOC/doc/latex/dickimaw/src/thesis/pictures/jabref6-thumbnail.png - RELOC/doc/latex/dickimaw/src/thesis/pictures/jabref6.png - RELOC/doc/latex/dickimaw/src/thesis/pictures/jabref7-thumbnail.png - RELOC/doc/latex/dickimaw/src/thesis/pictures/jabref7.png - RELOC/doc/latex/dickimaw/src/thesis/pictures/jabref8-thumbnail.png - RELOC/doc/latex/dickimaw/src/thesis/pictures/jabref8.png - RELOC/doc/latex/dickimaw/src/thesis/pictures/jabref9-thumbnail.png - RELOC/doc/latex/dickimaw/src/thesis/pictures/jabref9.png - RELOC/doc/latex/dickimaw/src/thesis/pictures/pagestyle.tex - RELOC/doc/latex/dickimaw/src/thesis/pictures/texworks-addbutton.png - RELOC/doc/latex/dickimaw/src/thesis/pictures/texworks-arara.png - RELOC/doc/latex/dickimaw/src/thesis/pictures/texworks-arara2.png - RELOC/doc/latex/dickimaw/src/thesis/pictures/texworks-bibtex.png - RELOC/doc/latex/dickimaw/src/thesis/pictures/texworks-latexmk.png - RELOC/doc/latex/dickimaw/src/thesis/pictures/texworks-latexmkbibtex.png - RELOC/doc/latex/dickimaw/src/thesis/pictures/texworks-makeglossaries.png - RELOC/doc/latex/dickimaw/src/thesis/pictures/texworks-pdflatex.png - RELOC/doc/latex/dickimaw/src/thesis/pictures/texworks-pref.png - RELOC/doc/latex/dickimaw/src/thesis/pictures/texworks-texindy.png - RELOC/doc/latex/dickimaw/src/thesis/pictures/titlepage.pdf - RELOC/doc/latex/dickimaw/src/thesis/thesis-a4paper.sty - RELOC/doc/latex/dickimaw/src/thesis/thesis-index.ist - RELOC/doc/latex/dickimaw/src/thesis/thesis.bib -catalogue-ctan /info/dickimaw -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license fdl -catalogue-topics tut-latex doc-debug - -name dictsym -category Package -revision 20031 -shortdesc DictSym font and macro package -relocated 1 -longdesc This directory contains the DictSym Type1 font designed by -longdesc Georg Verweyen and all files required to use it with LaTeX on -longdesc the Unix or PC platforms. The font provides a number of symbols -longdesc commonly used in dictionaries. The accompanying macro package -longdesc makes the symbols accessible as LaTeX commands. -execute addMap dictsym.map -containersize 31568 -containerchecksum 44d2bcc9ec9f0d1ad8f9cf75d5415de89dcc77fa11d4193180b8c63ee67b0e55eb87b95b05d0ae0cf7f35b7f3f85d93ff79819020e11bfa71e249adf61bb748d -doccontainersize 19752 -doccontainerchecksum 1cfb975605ecc9b8c5f3005f6803daa6daae9369348a70238fe4950e594c71781a620e19dabfc024bd3e8db620a66a5fad845bef5acd347402da7b35a6a22345 -docfiles size=9 - RELOC/doc/fonts/dictsym/README details="Readme" - RELOC/doc/fonts/dictsym/dictsym.pdf details="Package documentation" - RELOC/doc/fonts/dictsym/dictsym.tex -runfiles size=20 - RELOC/fonts/afm/public/dictsym/dictsym.afm - RELOC/fonts/map/dvips/dictsym/dictsym.map - RELOC/fonts/tfm/public/dictsym/dictsym.tfm - RELOC/fonts/type1/public/dictsym/dictsym.pfb - RELOC/fonts/type1/public/dictsym/dictsym.pfm - RELOC/tex/latex/dictsym/dictsym.sty -catalogue-ctan /fonts/dictsym -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font font-symbol font-type1 linguistic - -name diffcoeff -category Package -revision 49571 -shortdesc Write differential coefficients easily and consistently -relocated 1 -longdesc diffcoeff.sty allows the easy and consistent writing of -longdesc ordinary, partial and other derivatives of arbitrary (algebraic -longdesc or numeric) order. For mixed partial derivatives, the total -longdesc order of differentiation is calculated by the package. Optional -longdesc arguments allow specification of points of evaluation (ordinary -longdesc derivatives), or variables held constant (partial derivatives), -longdesc and the placement of the differentiand (numerator or appended). -longdesc The package is built on xtemplate, allowing systematic -longdesc fine-tuning of the display and generation and use of variant -longdesc forms (like derivatives built from D, \Delta or \delta). A -longdesc command for differentials ensures the dx used in e.g. integrals -longdesc is consistent with the form used in derivatives. The package -longdesc requires the LaTeX3 bundles l3kernel and l3packages. -containersize 5964 -containerchecksum d8a09104ddd3d6166a54dfa50feee0db3a7af04688dc92c663aad81b505f5bcc2c62b00543a822f79d6534fc0d2c28c4550c3d5eaf02d562ec00da93023d3a8c -doccontainersize 613596 -doccontainerchecksum dfadc83524ca798a599fe2e3e6bc672428b09321b302b5412d02e85faffd4da01159202742173f0cf7e0f3f4df12e20cbb44c21d67a0b5858c48800688b1ec26 -docfiles size=184 - RELOC/doc/latex/diffcoeff/README.txt details="Readme" - RELOC/doc/latex/diffcoeff/diffcoeff.pdf details="Package documentation" - RELOC/doc/latex/diffcoeff/diffcoeff.tex -runfiles size=7 - RELOC/tex/latex/diffcoeff/diffcoeff-doc.def - RELOC/tex/latex/diffcoeff/diffcoeff.sty -catalogue-ctan /macros/latex/contrib/diffcoeff -catalogue-date 2019-01-01 10:40:22 +0100 -catalogue-license lppl1.3c -catalogue-topics maths -catalogue-version 3 - -name digiconfigs -category Package -revision 15878 -shortdesc Writing "configurations" -relocated 1 -longdesc In Stochastic Geometry and Digital Image Analysis some problems -longdesc can be solved in terms of so-called "configurations". A -longdesc configuration is basically a square matrix of \circ and \bullet -longdesc symbols. This package provides a convenient and compact -longdesc mechanism for displaying these configurations. -containersize 2092 -containerchecksum e86fd88bdad9d702a4f1545696b9bdcd0898f33694f032bbd4fc6abe2f7cebd3ffde1db94a630c15c823afb59b9723213740f6786340ceb77f4b279fef975f91 -doccontainersize 120628 -doccontainerchecksum ab47be821ea3850ef015f6cdd57241eeeb330d04761c841999cc0d228fa6f37ea7bf4641e751343a581a0060ed057f0a56cd10e3887f722c7ff46e701e5a344f -docfiles size=34 - RELOC/doc/latex/digiconfigs/README details="Readme" - RELOC/doc/latex/digiconfigs/digiconfigs.pdf details="Package documentation" - RELOC/doc/latex/digiconfigs/digiconfigs.tex -runfiles size=2 - RELOC/tex/latex/digiconfigs/digiconfigs.sty -catalogue-ctan /macros/latex/contrib/digiconfigs -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics diagram -catalogue-version 0.5 - -name dijkstra -category Package -revision 45256 -shortdesc Dijkstra algorithm for LaTeX -relocated 1 -longdesc This small package uses the Dijkstra algorithm for weighted -longdesc graphs,directed or not: the search table of the shortest path -longdesc can be displayed, the minimum distance between two vertices and -longdesc the corresponding path are stored in macros. This packages -longdesc depends on simplekv. -containersize 4736 -containerchecksum e0fc809dabf7e8367d1c22b88d4faef748dd694044f2af7abdf6ada699ac9415b93320295535687f4cbe575965edbef7da4ac69b8bccde73d85f64ba9e146901 -doccontainersize 376208 -doccontainerchecksum 1803a8918675d4ad37ba8151567a78de6ea6f0c282117895f1813da9bd6c88f7f0f123667da02a4af52c112e79bfa0bb796575f6be3a8daa6e60c7c73d8e4216 -docfiles size=96 - RELOC/doc/latex/dijkstra/README details="Readme" - RELOC/doc/latex/dijkstra/dijkstra-fr.pdf details="Package documentation" language="fr" - RELOC/doc/latex/dijkstra/dijkstra-fr.tex -runfiles size=5 - RELOC/tex/latex/dijkstra/dijkstra.sty -catalogue-ctan /macros/latex/contrib/dijkstra -catalogue-date 2017-09-10 09:41:01 +0200 -catalogue-license lppl1.3c -catalogue-topics maths automata -catalogue-version 0.11 - -name din1505 -category Package -revision 19441 -shortdesc Bibliography styles for German texts -relocated 1 -longdesc A set of bibliography styles that conformt to DIN 1505, and -longdesc match the original BibTeX standard set (plain, unsrt, alpha and -longdesc abbrv), together with a style natdin to work with natbib. -containersize 16420 -containerchecksum d44b2758273e4cdc69721ea0be9de88dc1763b69821df76be8ae341809f538278989bebc81633e597c7e4e11b6c57a07e474781239531edfd2f216288a47889c -doccontainersize 2368 -doccontainerchecksum be4913c9ba87ee6d05c3de5ba73f9d67ef624b6e093908ff4823e9e14ee5ba295462ad497249e23811a1cffcc2b17da261b6f7513deac1bba5e018bce7181f0d -docfiles size=4 - RELOC/doc/latex/din1505/README.TEXLIVE - RELOC/doc/latex/din1505/leitbild.bib - RELOC/doc/latex/din1505/natbib.cfg -runfiles size=67 - RELOC/bibtex/bst/din1505/abbrvdin.bst - RELOC/bibtex/bst/din1505/alphadin.bst - RELOC/bibtex/bst/din1505/natdin.bst - RELOC/bibtex/bst/din1505/plaindin.bst - RELOC/bibtex/bst/din1505/unsrtdin.bst -catalogue-also dinat -catalogue-ctan /biblio/bibtex/contrib/german/din1505 -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics bibtex-sty - -name dinat -category Package -revision 15878 -shortdesc Bibliography style for German texts -relocated 1 -longdesc Bibliography style files intended for texts in german. They -longdesc draw up bibliographies in accordance with the german DIN 1505, -longdesc parts 2 and 3. -containersize 8828 -containerchecksum 182665e612cfaf6895faf597cc0f9145bf35e3f0d1e3825f29df8c8ec9640adee142e9719cc30997d8f7a9859be687f005b2bb3e1218e2178de4d6455f0f5708 -doccontainersize 11472 -doccontainerchecksum 542b327394cf804f3cfe64ef946030aec62cb35c69e2ac6cb5f6bef305aab0b575e0bcb76274476c60081cbb860dc382eaa8039eeb2124811a7b84bf42a058dd -docfiles size=9 - RELOC/doc/bibtex/dinat/dinat-index.html details="Package documentation" language="de" - RELOC/doc/bibtex/dinat/history.html -runfiles size=11 - RELOC/bibtex/bst/dinat/dinat.bst -catalogue-also din1505 -catalogue-ctan /biblio/bibtex/contrib/german/dinat -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics bibtex-sty -catalogue-version 2.5 - -name dinbrief -category Package -revision 15878 -shortdesc German letter DIN style -relocated 1 -longdesc Implements a document layout for writing letters according to -longdesc the rules of DIN (Deutsches Institut fur Normung, German -longdesc standardisation institute). A style file for LaTeX 2.09 (with -longdesc limited support of the features) is part of the package. Since -longdesc the letter layout is based on a German standard, the user guide -longdesc is written in German, but most macros have English names from -longdesc which the user can recognize what they are used for. In -longdesc addition there are example files showing how letters may be -longdesc created with the package. A graphical interface for use of the -longdesc dinbrief is provided in the dinbrief-GUI bundle. -containersize 12612 -containerchecksum e47c60c8dc28ea59c0c50792b22a82e32c4879820e3df0a33f496b18b87b9f2e83dcf9fecee62383b621c3dc2826d2e68fd61fd7f1decda99577d8c4ae63ec2e -doccontainersize 436592 -doccontainerchecksum e85a36ff3b35b66ad186ff748fe43addc16f3671abe5aae5c674ca541dfa8670c0b718f5162c1dc6f1a870aaed9e5562f14cae85542b1cd6ad4c0a89fd65477a -docfiles size=151 - RELOC/doc/latex/dinbrief/brfbody.tex - RELOC/doc/latex/dinbrief/brfkopf.tex - RELOC/doc/latex/dinbrief/dbold.tex - RELOC/doc/latex/dinbrief/dinbrief.pdf details="User Guide and Implementation" - RELOC/doc/latex/dinbrief/dinbrief.tex - RELOC/doc/latex/dinbrief/dintab.tex - RELOC/doc/latex/dinbrief/example.tex - RELOC/doc/latex/dinbrief/liesmich details="Package Readme" language="de" - RELOC/doc/latex/dinbrief/readme details="Package Readme" language="en" - RELOC/doc/latex/dinbrief/test10.tex - RELOC/doc/latex/dinbrief/test11.tex - RELOC/doc/latex/dinbrief/test12.tex - RELOC/doc/latex/dinbrief/testnorm.tex -srccontainersize 56244 -srccontainerchecksum 82bb581c0503006455c0700d96b9ca4f7776d3784fc604256ab6934d485d4233e7dfd2a95a72e41c89580708190358403f51785d3f41cd1548aa9efd98bee318 -srcfiles size=63 - RELOC/source/latex/dinbrief/dinbrief.drv - RELOC/source/latex/dinbrief/dinbrief.dtx - RELOC/source/latex/dinbrief/dinbrief.ins -runfiles size=17 - RELOC/tex/latex/dinbrief/dinbrief.cfg - RELOC/tex/latex/dinbrief/dinbrief.cls - RELOC/tex/latex/dinbrief/dinbrief.sty -catalogue-also akletter envlab formlett g-brief -catalogue-ctan /macros/latex/contrib/dinbrief -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics std-conform letter class - -name dingbat -category Package -revision 27918 -shortdesc Two dingbat symbol fonts -relocated 1 -longdesc The fonts (ark10 and dingbat) are specified in Metafont; -longdesc support macros are provided for use in LaTeX. An Adobe Type 1 -longdesc version of the fonts is available in the niceframe fonts -longdesc bundle. -containersize 9240 -containerchecksum 207629d45e629d9d7dcdf7e75a23741b1a92b3f6fcfc49f6407480f1b534f9245abd60242b29932a6694ffdb2f7839c3f1ffabc969bb156bea899c40e124c5a5 -doccontainersize 105740 -doccontainerchecksum ae9525580681685f5c9200ac51c21fa71e244691b92e2194ee386ce19dab7d64d140715bf90cf7885387010d2be902464229db2c3bf638b0dcddef4983194543 -docfiles size=34 - RELOC/doc/fonts/dingbat/README details="Readme" - RELOC/doc/fonts/dingbat/dingbat.pdf details="Package details including symbol table" - RELOC/doc/fonts/dingbat/dingbat.tex -srccontainersize 3768 -srccontainerchecksum 414cf13ffe76f15cf66e6639696908a1f8640da5d1d7230bd3f8433fac1a04b52dc4623f124124a814e0bface44b5c221605655d03168e877c74f70061eb9cc2 -srcfiles size=4 - RELOC/source/latex/dingbat/dingbat.dtx - RELOC/source/latex/dingbat/dingbat.ins -runfiles size=14 - RELOC/fonts/source/public/dingbat/ark10.mf - RELOC/fonts/source/public/dingbat/dingbat.mf - RELOC/fonts/tfm/public/dingbat/ark10.tfm - RELOC/fonts/tfm/public/dingbat/dingbat.tfm - RELOC/tex/latex/dingbat/dingbat.sty - RELOC/tex/latex/dingbat/uark.fd - RELOC/tex/latex/dingbat/udingbat.fd -catalogue-ctan /fonts/dingbat -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font font-mf font-symbol -catalogue-version 1.0 - -name directory -category Package -revision 15878 -shortdesc An address book using BibTeX -relocated 1 -longdesc A package for LaTeX and BibTeX that facilitates the -longdesc construction, maintenance and exploitation of an address -longdesc book-like database. -containersize 11748 -containerchecksum 4cd6d535af7877f5fa6cbf64149a73c2a38d221dc100a9491fb554f1c29856a1db138eb8e4f6e6d97c5992aa774af7545e40c35810d6c9a236bed493b9d61038 -doccontainersize 167320 -doccontainerchecksum 564136cb7848a6ed0a804a09e7434006202f7f4b0e48d7c24972f8ba06494dea2c9a000320506b76afee220024ae68c58c011832aaa1add45f00aa859a801ac2 -docfiles size=56 - RELOC/doc/latex/directory/README details="Package Readme" - RELOC/doc/latex/directory/directory.pdf details="Package documentation" - RELOC/doc/latex/directory/directory.tex -runfiles size=33 - RELOC/bibtex/bib/directory/business.bib - RELOC/bibtex/bib/directory/family.bib - RELOC/bibtex/bst/directory/address-html.bst - RELOC/bibtex/bst/directory/address-ldif.bst - RELOC/bibtex/bst/directory/address-vcard.bst - RELOC/bibtex/bst/directory/address.bst - RELOC/bibtex/bst/directory/birthday.bst - RELOC/bibtex/bst/directory/email-html.bst - RELOC/bibtex/bst/directory/email.bst - RELOC/bibtex/bst/directory/letter.bst - RELOC/bibtex/bst/directory/phone.bst - RELOC/tex/latex/directory/directory.sty -catalogue-ctan /biblio/bibtex/contrib/directory -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl -catalogue-topics addr-list -catalogue-version 1.20 - -name dirtree -category Package -revision 42428 -shortdesc Display trees in the style of windows explorer -relocated 1 -longdesc This package is designed to emulate the way windows explorer -longdesc displays directory and file trees, with the root at top left, -longdesc and each level of subtree displaying one step in to the right. -longdesc The macros work equally well with Plain TeX and with LaTeX. -containersize 2480 -containerchecksum e7dd498337de6078a977eeaf549b0fbcc73b1d90ec4183c8277b29998a1bb1d8ed5490ac4c1e4aae6006a65b37503e84e234e7d34be41ea014df697db77a88e5 -doccontainersize 100152 -doccontainerchecksum 5019f352f4abc5cb967237163031ab340104ebc055bdd2ecd2fc637ee6cdaabecd838bda496f32affe1d73f7f1dd39872f6e31c1c992d8a6346d985963542617 -docfiles size=37 - RELOC/doc/generic/dirtree/README details="Readme" - RELOC/doc/generic/dirtree/dirtree.pdf details="Package documentation" -srccontainersize 7780 -srccontainerchecksum 1c06dcab34fb3c7928ef5e75f1642e42adacec51ccb86400a576899d55139b3ddbfd69b66153f4ea7f1b758bbc4dbbb89316532eb2453e4b9ff3491974b70479 -srcfiles size=8 - RELOC/source/generic/dirtree/dirtree.dtx - RELOC/source/generic/dirtree/dirtree.ins -runfiles size=3 - RELOC/tex/generic/dirtree/dirtree.sty - RELOC/tex/generic/dirtree/dirtree.tex -catalogue-ctan /macros/generic/dirtree -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics tree -catalogue-version 0.32 - -name dirtytalk -category Package -revision 20520 -shortdesc A package to typeset quotations easier -relocated 1 -longdesc The package provides a macro to typeset quotations, using the -longdesc command \say{stuff}. The quotation mark glyphs are inserted by -longdesc the macro; nested quotations are detected. -containersize 1168 -containerchecksum a8f892a92d7296adfc272c3dcb651d446337325e26165128fe62ff821d7983d0123ad63be3f315bcf391a3421979f20d14f53319dff4a36eb685e00bf1646492 -doccontainersize 393128 -doccontainerchecksum 90390854b6308ea4dd1aaead46fe72e53fd9d31a2e2b3b5f52a58066ec252c2425e87278e7bf62e2cffc41e25ea854ec0475d29d5d524d58bb6e0a1bc5de6f84 -docfiles size=102 - RELOC/doc/latex/dirtytalk/README details="Readme" - RELOC/doc/latex/dirtytalk/dirtytalk.pdf details="Package documentation" -srccontainersize 3560 -srccontainerchecksum 60b3f24e3093a67b9692eb10b9b4a11759b08fa222892e9d9ace283e1cb7549f27a9155d84b3b85aac3af8690f12244b4be16af4da3b6765e0f0d1cc729852d4 -srcfiles size=4 - RELOC/source/latex/dirtytalk/dirtytalk.dtx - RELOC/source/latex/dirtytalk/dirtytalk.ins -runfiles size=1 - RELOC/tex/latex/dirtytalk/dirtytalk.sty -catalogue-ctan /macros/latex/contrib/dirtytalk -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics quote-marks -catalogue-version 1.0 - -name disser -category Package -revision 43417 -shortdesc Class and templates for typesetting dissertations in Russian -relocated 1 -longdesc Disser comprises a document class and set of templates for -longdesc typesetting dissertations in Russian. One of its primary -longdesc advantages is a simplicity of format specification for -longdesc titlepage, headers and elements of automatically generated -longdesc lists (table of contents, list of figures, etc). Bibliography -longdesc styles, that conform to the requirements of the Russian -longdesc standard GOST R 7.0.11-2011, are provided. -containersize 13024 -containerchecksum aef60e17ddbfca507c233340d48ad263e27c9fde9fc596cb3584223cf29015979fdaf549aa88b409809386c066c3b34b70e91f0fb1b76ac2d89907696e251863 -doccontainersize 41572 -doccontainerchecksum 23847773835fa8a81a6311b8aac152aec7da421203035aecf3f0e51ad68e37d78be78e6a980b8c32e7afbd4363121ca44ff8fe7b42e01c01e6db61930fbd02bb -docfiles size=197 - RELOC/doc/latex/disser/ChangeLog - RELOC/doc/latex/disser/Makefile - RELOC/doc/latex/disser/README-ru.md details="Readme (Russian)" language="ru" - RELOC/doc/latex/disser/README.md details="Readme (English)" language="en" - RELOC/doc/latex/disser/include/latex.fig.mk - RELOC/doc/latex/disser/include/latex.fig.nmk.cmd - RELOC/doc/latex/disser/include/latex.mk - RELOC/doc/latex/disser/include/latex.nmk.cmd - RELOC/doc/latex/disser/manual.tex - RELOC/doc/latex/disser/nomake.cmd - RELOC/doc/latex/disser/templates-utf8/Makefile - RELOC/doc/latex/disser/templates-utf8/bachelor/1.tex - RELOC/doc/latex/disser/templates-utf8/bachelor/Makefile - RELOC/doc/latex/disser/templates-utf8/bachelor/a.tex - RELOC/doc/latex/disser/templates-utf8/bachelor/concl.tex - RELOC/doc/latex/disser/templates-utf8/bachelor/fig/Makefile - RELOC/doc/latex/disser/templates-utf8/bachelor/fig/fig.eps - RELOC/doc/latex/disser/templates-utf8/bachelor/fig/nomake.cmd - RELOC/doc/latex/disser/templates-utf8/bachelor/intro.tex - RELOC/doc/latex/disser/templates-utf8/bachelor/nomake.cmd - RELOC/doc/latex/disser/templates-utf8/bachelor/thesis.bib - RELOC/doc/latex/disser/templates-utf8/bachelor/thesis.tex - RELOC/doc/latex/disser/templates-utf8/candidate/1.tex - RELOC/doc/latex/disser/templates-utf8/candidate/Makefile - RELOC/doc/latex/disser/templates-utf8/candidate/a.tex - RELOC/doc/latex/disser/templates-utf8/candidate/autoref.tex - RELOC/doc/latex/disser/templates-utf8/candidate/common.tex - RELOC/doc/latex/disser/templates-utf8/candidate/concl.tex - RELOC/doc/latex/disser/templates-utf8/candidate/dict.tex - RELOC/doc/latex/disser/templates-utf8/candidate/fig/Makefile - RELOC/doc/latex/disser/templates-utf8/candidate/fig/facsimile.eps - RELOC/doc/latex/disser/templates-utf8/candidate/fig/nomake.cmd - RELOC/doc/latex/disser/templates-utf8/candidate/fig/sec-facsimile.eps - RELOC/doc/latex/disser/templates-utf8/candidate/intro.tex - RELOC/doc/latex/disser/templates-utf8/candidate/nomake.cmd - RELOC/doc/latex/disser/templates-utf8/candidate/review.tex - RELOC/doc/latex/disser/templates-utf8/candidate/thesis.bib - RELOC/doc/latex/disser/templates-utf8/candidate/thesis.tex - RELOC/doc/latex/disser/templates-utf8/doctor/1.tex - RELOC/doc/latex/disser/templates-utf8/doctor/Makefile - RELOC/doc/latex/disser/templates-utf8/doctor/a.tex - RELOC/doc/latex/disser/templates-utf8/doctor/autoref.tex - RELOC/doc/latex/disser/templates-utf8/doctor/common.tex - RELOC/doc/latex/disser/templates-utf8/doctor/concl.tex - RELOC/doc/latex/disser/templates-utf8/doctor/dict.tex - RELOC/doc/latex/disser/templates-utf8/doctor/fig/Makefile - RELOC/doc/latex/disser/templates-utf8/doctor/fig/facsimile.eps - RELOC/doc/latex/disser/templates-utf8/doctor/fig/nomake.cmd - RELOC/doc/latex/disser/templates-utf8/doctor/fig/sec-facsimile.eps - RELOC/doc/latex/disser/templates-utf8/doctor/intro.tex - RELOC/doc/latex/disser/templates-utf8/doctor/nomake.cmd - RELOC/doc/latex/disser/templates-utf8/doctor/review.tex - RELOC/doc/latex/disser/templates-utf8/doctor/thesis.bib - RELOC/doc/latex/disser/templates-utf8/doctor/thesis.tex - RELOC/doc/latex/disser/templates-utf8/master/1.tex - RELOC/doc/latex/disser/templates-utf8/master/Makefile - RELOC/doc/latex/disser/templates-utf8/master/a.tex - RELOC/doc/latex/disser/templates-utf8/master/concl.tex - RELOC/doc/latex/disser/templates-utf8/master/fig/Makefile - RELOC/doc/latex/disser/templates-utf8/master/fig/nomake.cmd - RELOC/doc/latex/disser/templates-utf8/master/intro.tex - RELOC/doc/latex/disser/templates-utf8/master/nomake.cmd - RELOC/doc/latex/disser/templates-utf8/master/thesis.bib - RELOC/doc/latex/disser/templates-utf8/master/thesis.tex - RELOC/doc/latex/disser/templates-utf8/nomake.cmd - RELOC/doc/latex/disser/templates-utf8/specialist/1.tex - RELOC/doc/latex/disser/templates-utf8/specialist/Makefile - RELOC/doc/latex/disser/templates-utf8/specialist/a.tex - RELOC/doc/latex/disser/templates-utf8/specialist/concl.tex - RELOC/doc/latex/disser/templates-utf8/specialist/fig/Makefile - RELOC/doc/latex/disser/templates-utf8/specialist/fig/fig.eps - RELOC/doc/latex/disser/templates-utf8/specialist/fig/nomake.cmd - RELOC/doc/latex/disser/templates-utf8/specialist/intro.tex - RELOC/doc/latex/disser/templates-utf8/specialist/nomake.cmd - RELOC/doc/latex/disser/templates-utf8/specialist/thesis.bib - RELOC/doc/latex/disser/templates-utf8/specialist/thesis.tex - RELOC/doc/latex/disser/templates/Makefile - RELOC/doc/latex/disser/templates/bachelor/1.tex - RELOC/doc/latex/disser/templates/bachelor/Makefile - RELOC/doc/latex/disser/templates/bachelor/a.tex - RELOC/doc/latex/disser/templates/bachelor/concl.tex - RELOC/doc/latex/disser/templates/bachelor/fig/Makefile - RELOC/doc/latex/disser/templates/bachelor/fig/fig.eps - RELOC/doc/latex/disser/templates/bachelor/fig/nomake.cmd - RELOC/doc/latex/disser/templates/bachelor/intro.tex - RELOC/doc/latex/disser/templates/bachelor/nomake.cmd - RELOC/doc/latex/disser/templates/bachelor/thesis.bib - RELOC/doc/latex/disser/templates/bachelor/thesis.tex - RELOC/doc/latex/disser/templates/candidate/1.tex - RELOC/doc/latex/disser/templates/candidate/Makefile - RELOC/doc/latex/disser/templates/candidate/a.tex - RELOC/doc/latex/disser/templates/candidate/autoref.tex - RELOC/doc/latex/disser/templates/candidate/common.tex - RELOC/doc/latex/disser/templates/candidate/concl.tex - RELOC/doc/latex/disser/templates/candidate/dict.tex - RELOC/doc/latex/disser/templates/candidate/fig/Makefile - RELOC/doc/latex/disser/templates/candidate/fig/facsimile.eps - RELOC/doc/latex/disser/templates/candidate/fig/nomake.cmd - RELOC/doc/latex/disser/templates/candidate/fig/sec-facsimile.eps - RELOC/doc/latex/disser/templates/candidate/intro.tex - RELOC/doc/latex/disser/templates/candidate/nomake.cmd - RELOC/doc/latex/disser/templates/candidate/review.tex - RELOC/doc/latex/disser/templates/candidate/thesis.bib - RELOC/doc/latex/disser/templates/candidate/thesis.tex - RELOC/doc/latex/disser/templates/doctor/1.tex - RELOC/doc/latex/disser/templates/doctor/Makefile - RELOC/doc/latex/disser/templates/doctor/a.tex - RELOC/doc/latex/disser/templates/doctor/autoref.tex - RELOC/doc/latex/disser/templates/doctor/common.tex - RELOC/doc/latex/disser/templates/doctor/concl.tex - RELOC/doc/latex/disser/templates/doctor/dict.tex - RELOC/doc/latex/disser/templates/doctor/fig/Makefile - RELOC/doc/latex/disser/templates/doctor/fig/facsimile.eps - RELOC/doc/latex/disser/templates/doctor/fig/nomake.cmd - RELOC/doc/latex/disser/templates/doctor/fig/sec-facsimile.eps - RELOC/doc/latex/disser/templates/doctor/intro.tex - RELOC/doc/latex/disser/templates/doctor/nomake.cmd - RELOC/doc/latex/disser/templates/doctor/review.tex - RELOC/doc/latex/disser/templates/doctor/thesis.bib - RELOC/doc/latex/disser/templates/doctor/thesis.tex - RELOC/doc/latex/disser/templates/master/1.tex - RELOC/doc/latex/disser/templates/master/Makefile - RELOC/doc/latex/disser/templates/master/a.tex - RELOC/doc/latex/disser/templates/master/concl.tex - RELOC/doc/latex/disser/templates/master/fig/Makefile - RELOC/doc/latex/disser/templates/master/fig/nomake.cmd - RELOC/doc/latex/disser/templates/master/intro.tex - RELOC/doc/latex/disser/templates/master/nomake.cmd - RELOC/doc/latex/disser/templates/master/thesis.bib - RELOC/doc/latex/disser/templates/master/thesis.tex - RELOC/doc/latex/disser/templates/nomake.cmd - RELOC/doc/latex/disser/templates/specialist/1.tex - RELOC/doc/latex/disser/templates/specialist/Makefile - RELOC/doc/latex/disser/templates/specialist/a.tex - RELOC/doc/latex/disser/templates/specialist/concl.tex - RELOC/doc/latex/disser/templates/specialist/fig/Makefile - RELOC/doc/latex/disser/templates/specialist/fig/fig.eps - RELOC/doc/latex/disser/templates/specialist/fig/nomake.cmd - RELOC/doc/latex/disser/templates/specialist/intro.tex - RELOC/doc/latex/disser/templates/specialist/nomake.cmd - RELOC/doc/latex/disser/templates/specialist/thesis.bib - RELOC/doc/latex/disser/templates/specialist/thesis.tex -srccontainersize 25292 -srccontainerchecksum 29acb9b33c3eb3c7fca2de8926cb1cd34d0deb12cf150dbc70287bb51d82694ccd7a8eea1b2bb463c83b1a5ce5c2a574e0eccbad92608f7cc83654d5edb2ce7a -srcfiles size=46 - RELOC/source/latex/disser/autoref.dtx - RELOC/source/latex/disser/bachelor.dtx - RELOC/source/latex/disser/candidate.dtx - RELOC/source/latex/disser/chapter.dtx - RELOC/source/latex/disser/counters.dtx - RELOC/source/latex/disser/custom.dtx - RELOC/source/latex/disser/disser.dtx - RELOC/source/latex/disser/disser.ins - RELOC/source/latex/disser/doctor.dtx - RELOC/source/latex/disser/env.dtx - RELOC/source/latex/disser/floats.dtx - RELOC/source/latex/disser/footnote.dtx - RELOC/source/latex/disser/gost732.dtx - RELOC/source/latex/disser/lists.dtx - RELOC/source/latex/disser/master.dtx - RELOC/source/latex/disser/page.dtx - RELOC/source/latex/disser/part.dtx - RELOC/source/latex/disser/sections.dtx - RELOC/source/latex/disser/specialist.dtx - RELOC/source/latex/disser/titledefs.dtx - RELOC/source/latex/disser/titlepage.dtx - RELOC/source/latex/disser/toc.dtx -runfiles size=21 - RELOC/makeindex/disser/dtx.ist - RELOC/tex/latex/disser/autoref.rtx - RELOC/tex/latex/disser/bachelor.rtx - RELOC/tex/latex/disser/candidate.rtx - RELOC/tex/latex/disser/disser.cls - RELOC/tex/latex/disser/doctor.rtx - RELOC/tex/latex/disser/gost732.cls - RELOC/tex/latex/disser/master.rtx - RELOC/tex/latex/disser/specialist.rtx - RELOC/tex/latex/disser/titledefs.rtx -catalogue-ctan /macros/latex/contrib/disser -catalogue-date 2017-03-06 17:15:59 +0100 -catalogue-license lppl1.3 -catalogue-topics dissertation class -catalogue-version 1.5.0 - -name ditaa -category Package -revision 48932 -shortdesc Use ditaa diagrams within LaTeX documents -relocated 1 -longdesc With this package ditaa (DIagrams Through Ascii Art) diagrams -longdesc can be embedded directly into LaTeX files. -containersize 1176 -containerchecksum 4e1ffebfde82ae9788ce906bb1e6426082e9bc5406243c91fbb406670f77129f9b08c741f2d3375078b220cdc70c8eba312c4fab565867e82b860fbbd07f83c4 -doccontainersize 105804 -doccontainerchecksum e5a8a50fc9956acecea2374560f98e5579155c8bbad9cedb2a3fe033d77e4d14aa72cfeb822a488f74068184ada747d377ab2abdb529e24ed4ac244e1414aedd -docfiles size=34 - RELOC/doc/latex/ditaa/README details="Readme" - RELOC/doc/latex/ditaa/ditaa.pdf details="Package documentation" - RELOC/doc/latex/ditaa/ditaa.tex - RELOC/doc/latex/ditaa/example.tex - RELOC/doc/latex/ditaa/resources/ditaa/ditaaexample.ditaa - RELOC/doc/latex/ditaa/resources/ditaa/ditaaexample.png - RELOC/doc/latex/ditaa/resources/ditaa/ditaaexample2.ditaa - RELOC/doc/latex/ditaa/resources/ditaa/ditaaexample2.png -runfiles size=1 - RELOC/tex/latex/ditaa/ditaa.sty -catalogue-contact-announce https://github.com/dakusui/latex-ditaa/wiki/Announcements -catalogue-contact-bugs https://github.com/dakusui/latex-ditaa/issues -catalogue-contact-development https://github.com/dakusui/latex-ditaa/issues/1 -catalogue-contact-home https://github.com/dakusui/latex-ditaa -catalogue-contact-repository https://github.com/dakusui/latex-ditaa.git -catalogue-ctan /macros/latex/contrib/ditaa -catalogue-date 2018-10-18 09:00:04 +0200 -catalogue-license lppl -catalogue-topics diagram -catalogue-version 0.9 - -name dithesis -category Package -revision 34295 -shortdesc A class for undergraduate theses at the University of Athens -relocated 1 -longdesc The class conforms to the requirements of the Department of -longdesc Informatics and Telecommunications at the University of Athens -longdesc regarding the preparation of undergraduate theses, as of Sep 1, -longdesc 2011. The class is designed for use with XeLaTeX; by default -longdesc (on a Windows platform), the font Arial is used, but provision -longdesc is made for use under Linux (with a different sans-serif font). -containersize 5580 -containerchecksum d0a2d42001e187bc40ae90f8c35a3e4201062ff88302b478fce744d566566d8366b7ea2e3e2f5aba5e140cb0561df6b9c0a9ed02eddf214b0f03b3de2ab6098b -doccontainersize 184580 -doccontainerchecksum 0f3f1ecfe0fef0a5cb39374d3c4d32255f196c9e167ab5216adbabc1064153c552beff9fcd2f3bbc44de3e7294ff4ca368ae3fd850db6066a4f66e8ca35bf973 -docfiles size=78 - RELOC/doc/latex/dithesis/README details="Readme" - RELOC/doc/latex/dithesis/athena.jpg - RELOC/doc/latex/dithesis/sample.pdf details="Package sample, serving as documentation" - RELOC/doc/latex/dithesis/sample.tex - RELOC/doc/latex/dithesis/sampleNoArial.pdf - RELOC/doc/latex/dithesis/sampleNoArial.tex -runfiles size=5 - RELOC/tex/latex/dithesis/dithesis.cls -catalogue-ctan /macros/latex/contrib/dithesis -catalogue-date 2017-10-06 19:54:19 +0200 -catalogue-license lppl -catalogue-topics dissertation greek -catalogue-version 0.2 - -name dk-bib -category Package -revision 15878 -shortdesc Danish variants of standard BibTeX styles -relocated 1 -longdesc Dk-bib is a translation of the four standard BibTeX style files -longdesc (abbrv, alpha, plain and unsrt) and the apalike style file into -longdesc Danish. The files have been extended with URL, ISBN, ISSN, -longdesc annote and printing fields which can be enabled through a LaTeX -longdesc style file. Dk-bib also comes with a couple of Danish sorting -longdesc order files for BibTeX8. -containersize 13648 -containerchecksum a426580847f7191e7a5be0b30d40a5ae8cfbe8b99931b4e71a9a24a121f15929fdb2cc67ac3e09a05b0e23706e318e35f9864f852ada3df9925fcbb03015d7e0 -doccontainersize 404464 -doccontainerchecksum 0615b75f8dd8b6270426f7e4d7ad578b02749218efca1f68c0d6978d584781de84de9716773002d2715ffbf7367dad5d964e120a4e8ba8bb3c6de48600f16a7e -docfiles size=115 - RELOC/doc/latex/dk-bib/COPYRIGHT - RELOC/doc/latex/dk-bib/README details="Readme" - RELOC/doc/latex/dk-bib/dk-bib.ltx - RELOC/doc/latex/dk-bib/dk-bib.pdf details="Package documentation" -srccontainersize 1300 -srccontainerchecksum 5dbf9347b53041b40d424c3b147fb63bcb4675417dd4ccdaf9a83896a47fe34a70cb5d8a8cd8ea663e859fa718d18053e600ce606c58ecfd1105c4aff249198e -srcfiles size=1 - RELOC/source/latex/dk-bib/Makefile -runfiles size=42 - RELOC/bibtex/bib/dk-bib/litteratur.bib - RELOC/bibtex/bst/dk-bib/dk-abbrv.bst - RELOC/bibtex/bst/dk-bib/dk-alpha.bst - RELOC/bibtex/bst/dk-bib/dk-apali.bst - RELOC/bibtex/bst/dk-bib/dk-plain.bst - RELOC/bibtex/bst/dk-bib/dk-unsrt.bst - RELOC/bibtex/csf/dk-bib/88591-dk.csf - RELOC/bibtex/csf/dk-bib/cp850-dk.csf - RELOC/bibtex/csf/dk-bib/mac-dk.csf - RELOC/bibtex/csf/dk-bib/utf8-dk.csf - RELOC/tex/latex/dk-bib/dk-apali.sty - RELOC/tex/latex/dk-bib/dk-bib.sty -catalogue-ctan /biblio/bibtex/contrib/dk-bib -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics bibtex-sty danish -catalogue-version 0.6 - -name dlfltxb -category Package -revision 17337 -shortdesc Macros related to "Introdktion til LaTeX" -relocated 1 -longdesc The bundle contains various macros either used for creating the -longdesc author's book "Introduktion til LaTeX" (in Danish), or -longdesc presented in the book as code tips. The bundle comprises: -longdesc dlfltxbcodetips: various macros helpful in typesetting -longdesc mathematics; dlfltxbmarkup: provides macros used throughout, -longdesc for registering macro names, packages etc. in the text, in the -longdesc margin and in the index, all by using categorised keys (note, a -longdesc configuration file may be used; a sample is included in the -longdesc distribution); dlfltxbtocconfig: macros for the two tables of -longdesc contents that the book has; dlfltxbmisc: various macros for -longdesc typesetting LaTeX arguments, and the macro used in the -longdesc bibliography that can wrap a URL up into a BibTeX entry. -longdesc Interested parties may review the book itself on the web at the -longdesc author's institution (it is written in Danish). -containersize 21692 -containerchecksum 1191058be1156138af851fa49bb282c4a6c09c0a4a8ab4c62d798ab8d2a257a499fb984c85a4db86f9ba9246c31336281262362d2c766064d5fdfc0286deea1d -doccontainersize 694628 -doccontainerchecksum caea35de364a26e39b20e9427a0b0c2f4411f68856471e800f89e4e687d705e9990d0a6bfa15b1eb4eedab8d0a0dab620617d0a5c76290487c467456cce3a601 -docfiles size=205 - RELOC/doc/latex/dlfltxb/README details="Readme" - RELOC/doc/latex/dlfltxb/dlfltxbbibtex.dbj - RELOC/doc/latex/dlfltxb/dlfltxbcodetips.pdf details="dlfltxbcodetips package documentation" - RELOC/doc/latex/dlfltxb/dlfltxbcodetips.tex - RELOC/doc/latex/dlfltxb/dlfltxbmarkup-showkeys.pdf details="dlfltxbmarkup key description summary" - RELOC/doc/latex/dlfltxb/dlfltxbmarkup-showkeys.tex - RELOC/doc/latex/dlfltxb/dlfltxbmarkup.pdf details="dlfltxbmarkup package documentation" - RELOC/doc/latex/dlfltxb/dlfltxbmarkup.tex - RELOC/doc/latex/dlfltxb/dlfltxbmisc.pdf details="dlfltxbmisc package documentation" - RELOC/doc/latex/dlfltxb/dlfltxbmisc.tex - RELOC/doc/latex/dlfltxb/dlfltxbtocconfig.pdf - RELOC/doc/latex/dlfltxb/dlfltxbtocconfig.tex - RELOC/doc/latex/dlfltxb/package_doc.bib -runfiles size=26 - RELOC/bibtex/bst/dlfltxb/dlfltxbbibtex.bst - RELOC/tex/latex/dlfltxb/dlfltxbcodetips.sty - RELOC/tex/latex/dlfltxb/dlfltxbmarkup.sty - RELOC/tex/latex/dlfltxb/dlfltxbmarkupbookkeys.sty - RELOC/tex/latex/dlfltxb/dlfltxbmisc.sty - RELOC/tex/latex/dlfltxb/dlfltxbtocconfig.sty -catalogue-ctan /macros/latex/contrib/dlfltxb -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics book-ex danish - -name dnaseq -category Package -revision 17194 -shortdesc Format DNA base sequences -relocated 1 -longdesc Defines a means of specifying sequences of bases. The bases may -longdesc be numbered (per line) and you may specify that subsequences be -longdesc coloured. For a more 'vanilla-flavoured' way of typesetting -longdesc base sequences, the user might consider the seqsplit package. -containersize 1780 -containerchecksum c051207f76dc0d3ae34fce61198a510a04cfd3b76e33da3291b8c5df8d56cf084ed930b3423d759e390098f86e797fb5877fe3faf3387768d01239caef64e718 -doccontainersize 209020 -doccontainerchecksum a811c8ffd9f0de9c28c31e9ef96ca80883eff7696c8390b80d8ff7cb98ba2bc296d39d492144514a80659378786cf78f2ad8538fd7a96048c2f1ea98ef7ebe71 -docfiles size=56 - RELOC/doc/latex/dnaseq/DNAtest.tex - RELOC/doc/latex/dnaseq/README details="Readme" - RELOC/doc/latex/dnaseq/dnaseq.pdf details="Package documentation" -srccontainersize 2496 -srccontainerchecksum f2feec6e5d21ed3bcbdab9a8ca4546a09f98c158f1be541078ab810a587cbba0532c17fe60a56f207bef982f879ae78c9ccf57432f4fae72b118ca9675e96c6e -srcfiles size=3 - RELOC/source/latex/dnaseq/dnaseq.dtx - RELOC/source/latex/dnaseq/dnaseq.ins -runfiles size=1 - RELOC/tex/latex/dnaseq/dnaseq.sty -catalogue-ctan /macros/latex/contrib/dnaseq -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics molbio -catalogue-version 0.01 - -name dnp -category Package -revision 45701 -shortdesc subfont numbers for DNP font encoding -relocated 1 -longdesc part of the CJK package, ctan.org/pkg/cjk -containersize 860 -containerchecksum 408ee3bb38c49e17a1d7909fd36547fadf31c138f0dd4b924a249af8ce66ae1d995b0c125c2ea1654439a21b62be8c66b45ded247ba24f0b1b4834b581cd2236 -runfiles size=1 - RELOC/fonts/sfd/dnp/DNP.sfd - -name doc-pictex -category Package -revision 24927 -shortdesc A summary list of PicTeX documentation -relocated 1 -longdesc A summary of available resources providing (or merely -longdesc discussing) documentation of PicTeX. -containersize 420 -containerchecksum bd82b467e9546635b757a9a4d564d276cf749841484fa5dbfe74d777ea38e9c05de376cc4a7d7183f9abcc54f1e2f18fd356db209764cd17030e8170b8b439e7 -doccontainersize 1508 -doccontainerchecksum e64ccf563460fb970f300c056fc25e1367ae8ba659793fe87e864ed4bcff84e3b429aa3751012c448157d8f09bfe1d1fa9f61ec84ee74bd03fb4ae699984c530 -docfiles size=1 - RELOC/doc/generic/doc-pictex/Doc-PiCTeX.txt -catalogue-ctan /info/pictex/Doc-PiCTeX.txt -catalogue-date 2017-05-05 20:39:25 +0200 -catalogue-license other-free -catalogue-topics doc-mgmt - -name docbytex -category Package -revision 34294 -shortdesc Creating documentation from source code -relocated 1 -longdesc The package creates documentation from C source code, or other -longdesc programming languages. -containersize 11108 -containerchecksum f4ebc8dbd8c64505530cb3ce0565d26617aceff17c312857fda79548156d4c7a4f26eead1158b1ade18118813695952ce9b6bccb27ddddd7fbea4c093e7ebe6f -doccontainersize 1318628 -doccontainerchecksum 9285323693d2b4def2420b93d71389dbac40527d9a3376b2537c3bb819fac737fc4a59e27013588eb70e8f7932b78210e9fb70921c6af5a1fe28a67a7f0117e3 -docfiles size=387 - RELOC/doc/generic/docbytex/README details="Readme" - RELOC/doc/generic/docbytex/annonce - RELOC/doc/generic/docbytex/base.c - RELOC/doc/generic/docbytex/base.d - RELOC/doc/generic/docbytex/cosi.c - RELOC/doc/generic/docbytex/docby-e.d - RELOC/doc/generic/docbytex/docby-e.pdf - RELOC/doc/generic/docbytex/docby.d - RELOC/doc/generic/docbytex/docby.pdf details="Package documentation" language="cs" - RELOC/doc/generic/docbytex/lup.pdf - RELOC/doc/generic/docbytex/lup.tex - RELOC/doc/generic/docbytex/main.c - RELOC/doc/generic/docbytex/main.d - RELOC/doc/generic/docbytex/win.c - RELOC/doc/generic/docbytex/win.d -runfiles size=10 - RELOC/tex/generic/docbytex/docby.tex -catalogue-ctan /macros/generic/docbytex -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license other-free -catalogue-topics program-doc - -name doclicense -category Package -revision 47975 -shortdesc Support for putting documents under a license -relocated 1 -longdesc This package allows you to put your document under a license -longdesc and include a link to read about the license or include an icon -longdesc or image of the license. Currently, only Creative Commons is -longdesc supported, but this package is designed to handle all kinds of -longdesc licenses. -containersize 73812 -containerchecksum ac014e1f9e73092f027fbf3f63a4a40736231b6dd486d7aaf455465576f38cfa9de7832c8c0d77233fda5b8521a2af37014775d1be19a9e66d00ac2fff0dd35a -doccontainersize 423952 -doccontainerchecksum 0b915bbd69ede897c1af0b46bf99eae3948463f32258e3c61cf1cfa8f9fd500b83c244aabfc10c8d3d37259d6e3e181fe834d586d5f6c40aba5e9deff6e2afef -docfiles size=106 - RELOC/doc/latex/doclicense/README details="Readme" - RELOC/doc/latex/doclicense/doclicense.pdf details="Package documentation" -srccontainersize 8268 -srccontainerchecksum b8a3af96703e35ac14b8ce9ce5b95b09bd967708530a671e45bba3d36012c4be59ff9657696e7487967e2ec708d2218f053c4ece4011d891ba276a704b545ca2 -srcfiles size=9 - RELOC/source/latex/doclicense/doclicense.dtx - RELOC/source/latex/doclicense/doclicense.ins -runfiles size=173 - RELOC/tex/latex/doclicense/doclicense-UKenglish.ldf - RELOC/tex/latex/doclicense/doclicense-USenglish.ldf - RELOC/tex/latex/doclicense/doclicense-acadian.ldf - RELOC/tex/latex/doclicense/doclicense-american.ldf - RELOC/tex/latex/doclicense/doclicense-australian.ldf - RELOC/tex/latex/doclicense/doclicense-british.ldf - RELOC/tex/latex/doclicense/doclicense-canadian.ldf - RELOC/tex/latex/doclicense/doclicense-canadien.ldf - RELOC/tex/latex/doclicense/doclicense-english.ldf - RELOC/tex/latex/doclicense/doclicense-french.ldf - RELOC/tex/latex/doclicense/doclicense-german.ldf - RELOC/tex/latex/doclicense/doclicense-italian.ldf - RELOC/tex/latex/doclicense/doclicense-newzealand.ldf - RELOC/tex/latex/doclicense/doclicense-ngerman.ldf - RELOC/tex/latex/doclicense/doclicense-polish.ldf - RELOC/tex/latex/doclicense/doclicense-russian.ldf - RELOC/tex/latex/doclicense/doclicense-spanish.ldf - RELOC/tex/latex/doclicense/doclicense.sty - RELOC/tex/latex/doclicense/images/doclicense-CC-by-nc-eu.pdf - RELOC/tex/latex/doclicense/images/doclicense-CC-by-nc-nd-eu.pdf - RELOC/tex/latex/doclicense/images/doclicense-CC-by-nc-nd.pdf - RELOC/tex/latex/doclicense/images/doclicense-CC-by-nc-sa-eu.pdf - RELOC/tex/latex/doclicense/images/doclicense-CC-by-nc-sa.pdf - RELOC/tex/latex/doclicense/images/doclicense-CC-by-nc.pdf - RELOC/tex/latex/doclicense/images/doclicense-CC-by-nd.pdf - RELOC/tex/latex/doclicense/images/doclicense-CC-by-sa.pdf - RELOC/tex/latex/doclicense/images/doclicense-CC-by.pdf - RELOC/tex/latex/doclicense/images/doclicense-CC-pd.pdf - RELOC/tex/latex/doclicense/images/doclicense-CC-zero.pdf - RELOC/tex/latex/doclicense/license-texts/doclicense-CC-by-3.0-latex.tex - RELOC/tex/latex/doclicense/license-texts/doclicense-CC-by-3.0-plaintext.tex - RELOC/tex/latex/doclicense/license-texts/doclicense-CC-by-4.0-latex.tex - RELOC/tex/latex/doclicense/license-texts/doclicense-CC-by-4.0-plaintext.tex - RELOC/tex/latex/doclicense/license-texts/doclicense-CC-by-nc-3.0-latex.tex - RELOC/tex/latex/doclicense/license-texts/doclicense-CC-by-nc-3.0-plaintext.tex - RELOC/tex/latex/doclicense/license-texts/doclicense-CC-by-nc-4.0-latex.tex - RELOC/tex/latex/doclicense/license-texts/doclicense-CC-by-nc-4.0-plaintext.tex - RELOC/tex/latex/doclicense/license-texts/doclicense-CC-by-nc-nd-3.0-latex.tex - RELOC/tex/latex/doclicense/license-texts/doclicense-CC-by-nc-nd-3.0-plaintext.tex - RELOC/tex/latex/doclicense/license-texts/doclicense-CC-by-nc-nd-4.0-latex.tex - RELOC/tex/latex/doclicense/license-texts/doclicense-CC-by-nc-nd-4.0-plaintext.tex - RELOC/tex/latex/doclicense/license-texts/doclicense-CC-by-nc-sa-3.0-latex.tex - RELOC/tex/latex/doclicense/license-texts/doclicense-CC-by-nc-sa-3.0-plaintext.tex - RELOC/tex/latex/doclicense/license-texts/doclicense-CC-by-nc-sa-4.0-latex.tex - RELOC/tex/latex/doclicense/license-texts/doclicense-CC-by-nc-sa-4.0-plaintext.tex - RELOC/tex/latex/doclicense/license-texts/doclicense-CC-by-nd-3.0-latex.tex - RELOC/tex/latex/doclicense/license-texts/doclicense-CC-by-nd-3.0-plaintext.tex - RELOC/tex/latex/doclicense/license-texts/doclicense-CC-by-nd-4.0-latex.tex - RELOC/tex/latex/doclicense/license-texts/doclicense-CC-by-nd-4.0-plaintext.tex - RELOC/tex/latex/doclicense/license-texts/doclicense-CC-by-sa-3.0-latex.tex - RELOC/tex/latex/doclicense/license-texts/doclicense-CC-by-sa-3.0-plaintext.tex - RELOC/tex/latex/doclicense/license-texts/doclicense-CC-by-sa-4.0-latex.tex - RELOC/tex/latex/doclicense/license-texts/doclicense-CC-by-sa-4.0-plaintext.tex - RELOC/tex/latex/doclicense/license-texts/doclicense-CC-zero-1.0-latex.tex - RELOC/tex/latex/doclicense/license-texts/doclicense-CC-zero-1.0-plaintext.tex -catalogue-ctan /macros/latex/contrib/doclicense -catalogue-date 2018-06-10 15:08:06 +0200 -catalogue-license lppl1.3 -catalogue-topics licence-mgmt -catalogue-version 1.8.0 - -name docmfp -category Package -revision 15878 -shortdesc Document non-LaTeX code -relocated 1 -longdesc Extends the doc package to cater for documenting non-LaTeX -longdesc code, such as Metafont or MetaPost, or other programming -longdesc languages. -containersize 1956 -containerchecksum 951a247be986e8c59f6a38879bec769e2d12987b825420bad31ad220533060059209b9dec00c63fb8490129eb535e4d6415dbbe9d158129d0ee91b58a69b4545 -doccontainersize 148148 -doccontainerchecksum ec70f25d3dee99e016cd2ae6b2ad7d62d21cbf1fc4e80d6d4fd55dd650bcce15f3078fca185875e233040ea9276e6f94580c495861aaa3386e1d92767ffadbed -docfiles size=44 - RELOC/doc/latex/docmfp/README details="Package Readme" - RELOC/doc/latex/docmfp/docmfp.pdf details="Package documentation" -srccontainersize 7932 -srccontainerchecksum a2603d9494ecfb4aa079ba28cb0de1a3dc109019dea8792524278c99cdc34d4ee13dbf41383321f99370d7012ed441eeff827b151a23e34e41a04db71f5964bc -srcfiles size=8 - RELOC/source/latex/docmfp/docmfp.dtx - RELOC/source/latex/docmfp/docmfp.ins -runfiles size=2 - RELOC/tex/latex/docmfp/docmfp.sty -catalogue-ctan /macros/latex/contrib/docmfp -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics doc-supp -catalogue-version 1.2d - -name docmute -category Package -revision 25741 -shortdesc Input files ignoring LaTeX preamble, etc -relocated 1 -longdesc Input or include stand-alone LaTeX documents, ignoring -longdesc everything but the material between \begin{document} and -longdesc \end{document}. -containersize 892 -containerchecksum 6014904b4303ddefeeb06f84128b1e8d8609ad6298269cbaf1e56b9c7dd87d481af86216ba488d764f60e794854a3c2ecd3aadb1433b592790088f4fb371a7a1 -doccontainersize 148460 -doccontainerchecksum 5bdfd7a9113ee1a17c1ab2578d7d5035b81572c9bf40156343f4cc819cb26ee0214bdd95a7258225eee934f384feb50c5f2a06485db528c1529586f81c5f9be6 -docfiles size=38 - RELOC/doc/latex/docmute/README details="Readme" - RELOC/doc/latex/docmute/docmute.pdf details="Package documentation" -srccontainersize 3148 -srccontainerchecksum 4992d9097406b95bf0746b6648e1e1d90fc11919d83a659572d9ae043bcb0ddb944cb43b575762e8f09d321dbda9c060862dd39a2da33ce2cbd4f3dde9c94b74 -srcfiles size=3 - RELOC/source/latex/docmute/docmute.dtx - RELOC/source/latex/docmute/docmute.ins -runfiles size=1 - RELOC/tex/latex/docmute/docmute.sty -catalogue-also combine includex newclude standalone -catalogue-ctan /macros/latex/contrib/docmute -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics subdocs -catalogue-version 1.4 - -name docsurvey -category Package -revision 48931 -shortdesc A survey of LaTeX documentation -relocated 1 -longdesc A survey of programming-related documentation for LaTeX. -longdesc Included are references to printed and electronic books and -longdesc manuals, symbol lists, FAQs, the LaTeX source code, CTAN and -longdesc distributions, programming-related packages, users groups and -longdesc online communities, and information on creating packages and -longdesc documentation. -containersize 572 -containerchecksum 782240c01f70dc572a65561762644ea98f446d2eb3b0398ddf4fa3e83438a2e26407a9786edfc147c85fabf815fc102b942c75104fbd58c21d61d43cbd7fe411 -doccontainersize 360020 -doccontainerchecksum 26968e315c5f4b30796af5c57b34040b9ba7fc7d081bdf8bdf5821f372e16966b4ae2a877c5deea2f44ce2322895090e31cd76a346aa179fce2307f5245d7d56 -docfiles size=96 - RELOC/doc/latex/docsurvey/README.txt details="Readme" - RELOC/doc/latex/docsurvey/docsurvey.pdf details="The document itself" - RELOC/doc/latex/docsurvey/docsurvey.tex -catalogue-contact-home http://bdtechconcepts.com/ -catalogue-ctan /info/docsurvey -catalogue-date 2018-10-18 09:43:59 +0200 -catalogue-license lppl1.3 -catalogue-topics ref-latex review-document tut-latex tut-latex-prg - -name doctools -category Package -revision 34474 -shortdesc Tools for the documentation of LaTeX code -relocated 1 -longdesc The package provides a collection of tools for use either in an -longdesc "ordinary" LaTeX document, or within a .dtx file. -containersize 5848 -containerchecksum 5e3b1525b58590a87fdfc25fedafb7fc88e3fdcb1859b70deb9760c17033cf666a9099a2c00390e37cf0c58b690ab800e3aba3193c0b0c504f54c68766e04a27 -doccontainersize 603152 -doccontainerchecksum b51871fe430cc4a07064e6836808d85ba1ecdb9ed7dd447f17c8553e77f8d29aeb37a6155a75bdfcfdc33b796b327a53a5bb902c185fe1ab8676a50443b79677 -docfiles size=149 - RELOC/doc/latex/doctools/README details="Readme" - RELOC/doc/latex/doctools/doctools.pdf details="Package documentation" -srccontainersize 11196 -srccontainerchecksum 38db24c874a3512d62c5a4ee0317476c2073baf5a2782c6efd5f94288880591c3dd597a8bc49132576ea3a7830de947cbb4818275b6c5e9a9a8a14ea3b67f5e9 -srcfiles size=11 - RELOC/source/latex/doctools/doctools.dtx - RELOC/source/latex/doctools/doctools.ins -runfiles size=5 - RELOC/tex/latex/doctools/doctools.sty -catalogue-ctan /macros/latex/contrib/doctools -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics doc-supp -catalogue-version 0.1 - -name documentation -category Package -revision 34521 -shortdesc Documentation support for C, Java and assembler code -relocated 1 -longdesc The package provides a simple means of typesetting computer -longdesc programs such that the result is acceptable for inclusion in -longdesc reports, etc. -containersize 1944 -containerchecksum 928289a74bac72caf5a85814746c2dd0da0e45a9f71c57cc1ee6a0f5806323b8e6507fea35c4bf500deca3d73b933b0e0b89327a3ce6b22020090d08406eb8cc -doccontainersize 87924 -doccontainerchecksum 31d807da24483726a256355edea3ed0656f7947f8090febe1e42a50f336b96126d72d45e8abf356ec532ce9ff66ebdd5192643c63bdf46b31956fac3f02a7cdf -docfiles size=28 - RELOC/doc/latex/documentation/README details="Readme" - RELOC/doc/latex/documentation/documentation.pdf details="Package documentation" -srccontainersize 6436 -srccontainerchecksum a8fe4460c0e317b0517866fc91a7d6130505c90e9a1a1a0a1e19d492df321a2a90a74fdc64f35d51b816f2afebc51c71592b3ab418e49caa40e58a36ad8246fa -srcfiles size=6 - RELOC/source/latex/documentation/documentation.dtx - RELOC/source/latex/documentation/documentation.ins -runfiles size=2 - RELOC/tex/latex/documentation/documentation.sty -catalogue-ctan /macros/latex/contrib/documentation -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.2 -catalogue-topics listing -catalogue-version 0.1 - -name doi -category Package -revision 48634 -shortdesc Create correct hyperlinks for DOI numbers -relocated 1 -longdesc You can hyperlink DOI numbers to doi.org. However, some -longdesc publishers have elected to use nasty characters in their DOI -longdesc numbering scheme ('<', '>', '_' and ';' have all been spotted). -longdesc This will either upset (La)TeX, or your PDF reader. This -longdesc package contains a single user-level command \doi{}, which -longdesc takes a DOI number, and creates a correct hyperlink to the -longdesc target of the DOI. -containersize 2152 -containerchecksum 720551efaf406271711ce3254af22ceac0a1875e9f7ddb1ece6ba9152bafdf2e2cfc632b94c899511ec346ab2f1038e1236373e3665b37394e7f479d4f4f9e2d -doccontainersize 1024 -doccontainerchecksum b98e6093fb78d026143d6668d37c372c5cf0bb8bed1cf8213d6439a39eff4e1b5ef6fd966b42f1fc21fe2dddfb0fe27b87fa026014b0cc882ba2b6c0e3dcf16f -docfiles size=1 - RELOC/doc/latex/doi/README.md details="Readme" -runfiles size=1 - RELOC/tex/latex/doi/doi.sty -catalogue-contact-bugs https://github.com/ho-tex/doi/issues -catalogue-contact-home https://github.com/ho-tex -catalogue-contact-repository https://github.com/ho-tex/doi -catalogue-ctan /macros/latex/contrib/doi -catalogue-date 2018-09-09 21:40:17 +0200 -catalogue-license lppl -catalogue-topics hyper - -name doipubmed -category Package -revision 15878 -shortdesc Special commands for use in bibliographies -relocated 1 -longdesc The package provides the commands \doi, \pubmed and \citeurl. -longdesc These commands are primarily designed for use in -longdesc bibliographies. A LaTeX2HTML style file is also provided. -containersize 1932 -containerchecksum 6935fdaa9a5154b6917ab80af5809ace38432fd5ad7b8b71bd896a5d6794e6ae4f07d5e2bd54d6b81cb1377e2cd2b208e365c6417ee24886052eb4a2bea417c8 -doccontainersize 73996 -doccontainerchecksum 4b914d757b2e262add61124fe45358119a72bcff39fcace7c2db44d99502f99440425692d07767fad4f3388920f5ee6f3272d31170c76f56ef30f47d5097040a -docfiles size=25 - RELOC/doc/latex/doipubmed/CHANGES - RELOC/doc/latex/doipubmed/README details="Readme" - RELOC/doc/latex/doipubmed/doipubmed-manual.html details="Package documentation (HTML)" - RELOC/doc/latex/doipubmed/doipubmed.pdf details="Package documentation (PDF)" - RELOC/doc/latex/doipubmed/doipubmed.perl -srccontainersize 4020 -srccontainerchecksum 324a9b1eb6487c86b88ea7e1b6c2ba5eec4e7b116ff76f468cc657b6ae518527481f3af03c4b868ff17145f585d8b7d29f9a81df509da67a23494168e104cc6a -srcfiles size=4 - RELOC/source/latex/doipubmed/doipubmed.dtx - RELOC/source/latex/doipubmed/doipubmed.ins -runfiles size=1 - RELOC/tex/latex/doipubmed/doipubmed.sty -catalogue-ctan /macros/latex/contrib/doipubmed -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics cite-supp -catalogue-version 1.01 - -name dosepsbin -category Package -revision 29752 -shortdesc Deal with DOS binary EPS files -longdesc A Encapsulated PostScript (EPS) file may given in a special -longdesc binary format to support the inclusion of a thumbnail. This -longdesc file format, commonly known as DOS EPS format starts with a -longdesc binary header that contains the positions of the possible -longdesc sections: PostScript (PS); Windows Metafile Format (WMF); and -longdesc Tag Image File Format (TIFF). The PS section must be present -longdesc and either the WMF file or the TIFF file should be given. The -longdesc package provides a Perl program that will extract any of the -longdesc sections of such a file, in particular providing a 'text'-form -longdesc EPS file for use with (La)TeX. -depend dosepsbin.ARCH -containersize 4132 -containerchecksum 3e2e34c9d9486dd026967fc5e5cfc8a9f5816c46ec1b32cac1a64ff27433820c4c1257d04f7048dbea92d74120b07e8769e3a5dd1c9f9bb5c24d583febd33e5b -doccontainersize 57036 -doccontainerchecksum f58c55f224ada686e2c40b00eeef38720bc2cb51dea8bf434471d466dfbec4323f3a5cf9b617de345e7dcb49a9df93e6cb0fe96ed920d27609b72f2890b37ff1 -docfiles size=26 - texmf-dist/doc/man/man1/dosepsbin.1 - texmf-dist/doc/man/man1/dosepsbin.man1.pdf - texmf-dist/doc/support/dosepsbin/Makefile.in - texmf-dist/doc/support/dosepsbin/README - texmf-dist/doc/support/dosepsbin/clean-case.pl - texmf-dist/doc/support/dosepsbin/dosepsbin.html - texmf-dist/doc/support/dosepsbin/dosepsbin.ltx - texmf-dist/doc/support/dosepsbin/dosepsbin.pdf details="Package documentation (PDF format)" - texmf-dist/doc/support/dosepsbin/dosepsbin.txt details="Package documentation (text format)" - texmf-dist/doc/support/dosepsbin/version.pl -srccontainersize 19040 -srccontainerchecksum 648b113da74369c09fb0f83cfe1fb3fc007286f6c61aa4ab214d6f070f7b8b2c7daac37b4d2f767cb146782185905e9f7472908d318abbcc0af4d4f00e079761 -srcfiles size=20 - texmf-dist/source/support/dosepsbin/configure - texmf-dist/source/support/dosepsbin/configure.ac - texmf-dist/source/support/dosepsbin/install-sh -runfiles size=3 - texmf-dist/scripts/dosepsbin/dosepsbin.pl -catalogue-ctan /support/dosepsbin -catalogue-date 2016-07-05 18:29:32 +0200 -catalogue-license artistic -catalogue-topics image-supp -catalogue-version 1.2 - -name dosepsbin.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of dosepsbin -containersize 340 -containerchecksum c45c945c823e6a0bfe547d977e8bc7cc8245d4f9114bf38f354672d982782795fe09a047cdcfb4e104ef330267f774ed0e39dc76bd87f53c7d4960ae68e59253 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/dosepsbin - -name dosepsbin.amd64-freebsd -category Package -revision 24759 -shortdesc amd64-freebsd files of dosepsbin -containersize 340 -containerchecksum 3527efe6875b86e9d11942fc6de913aab536c0be1eb43160d0fa418c16a358678b9cc74ad8f63b218c67bda62831681533b65d617926461dcbc9f000296bf16d -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/dosepsbin - -name dosepsbin.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of dosepsbin -containersize 340 -containerchecksum 73f16ef63b61f4ec58de6e011eac3973b655a2bd3fd65bcbbff1bfe26ae6180e817c5bd1ad08abace49d65930b46cfd284382846b883d51497169c7416c5c7da -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/dosepsbin - -name dosepsbin.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of dosepsbin -containersize 340 -containerchecksum 7619bacb551d7968fbf3c8850782cb1c1a4d31aa962e83dd8842dcfc9c035f3a2b9fb7a79e16cc5212c49d8865f61f056599e80fb2cb6d8ead657ef1a16e5b1f -binfiles arch=armhf-linux size=1 - bin/armhf-linux/dosepsbin - -name dosepsbin.i386-cygwin -category Package -revision 24759 -shortdesc i386-cygwin files of dosepsbin -containersize 340 -containerchecksum 6e24ed24b08ed2b0ef989c964328c37a6c53819859e6735e8a6fe87d4a9a0f7cb576011972162b0eaf4c6a3e6ef7a8f01350a69cb3a290826eee74a19df8120e -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/dosepsbin - -name dosepsbin.i386-freebsd -category Package -revision 24759 -shortdesc i386-freebsd files of dosepsbin -containersize 340 -containerchecksum a84dc54f7706eba9cb7d83ae8a22a46ec82b4d15bf3d8ace65a557ce768800cd314d6482839ae7746d808c5a74f69e8d8ae0188bc0fe82c717ccddd82333cc81 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/dosepsbin - -name dosepsbin.i386-linux -category Package -revision 24759 -shortdesc i386-linux files of dosepsbin -containersize 340 -containerchecksum 6fe9701de6d6280964193a247a76ed05d81dd1dbf3cad78b3fa61330c07560eae535784b1fbe9cd32487aa489d7d829b081aaaae69430e3b668b3187d4cf540a -binfiles arch=i386-linux size=1 - bin/i386-linux/dosepsbin - -name dosepsbin.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of dosepsbin -containersize 340 -containerchecksum 802c95e68973d3ef6b0c2735d3e9233ad07118400cb3a1eceb1d47381f5ab69343d4fb9f493ea138677fe3180acfbfe34b19d169e4e45bc2772821908e337e70 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/dosepsbin - -name dosepsbin.i386-solaris -category Package -revision 24759 -shortdesc i386-solaris files of dosepsbin -containersize 340 -containerchecksum d0ac445ff1d7730f4f2b57b2e64e96f9b9882f3133658f98dbb5e4085a06fa08989fc2720cda92b49d68b2d8e727a0c2f3c2825cb70fee24bc85e4c400e87c51 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/dosepsbin - -name dosepsbin.sparc-solaris -category Package -revision 24759 -shortdesc sparc-solaris files of dosepsbin -containersize 340 -containerchecksum 73937bed832b17b1fd533a917d21331723f338723343cd01f0a34de5a65bb8826ce04ec539221007657aff566b303ba453f8c993ec7180096f399398aaffc45f -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/dosepsbin - -name dosepsbin.win32 -category Package -revision 24759 -shortdesc win32 files of dosepsbin -containersize 680 -containerchecksum 6e1b4eb854925a65fff14ef11ece660ca5c3b7b43ce06b9a1ccc712915651b179ff747753c2902a5262c74385d43665cfae2606ccadb58dc8423f20019def3d4 -binfiles arch=win32 size=1 - bin/win32/dosepsbin.exe - -name dosepsbin.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of dosepsbin -containersize 340 -containerchecksum 9b9651b0219bcaa06e534b1eb052c2c1682cf25a31fa2fe764fc148cc18fc3d469eddf6a72a716536e37660bae9dc88dfd2c8fd78492a63de518b299930faf58 -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/dosepsbin - -name dosepsbin.x86_64-darwin -category Package -revision 24759 -shortdesc x86_64-darwin files of dosepsbin -containersize 344 -containerchecksum d842427eeb7a847ad73a79e86c96a363aabee395c987ed4a8215d78271e9313f084701252b8083ab63e562719dc7aa8371e3aeb3ba41bf948397e2aebff10e8f -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/dosepsbin - -name dosepsbin.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of dosepsbin -containersize 348 -containerchecksum e583ba6c6cab475871c166a8d33cfda31c483e29b4f81e6ce8325e4ead51bd3a64be84e08f22ea311f6d00103e32b0a33116c40112c1a7a65915661317e2239b -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/dosepsbin - -name dosepsbin.x86_64-linux -category Package -revision 24759 -shortdesc x86_64-linux files of dosepsbin -containersize 344 -containerchecksum 4b520e1e196a1b5f2b3c13e80dec8dbe6dbb6ad56af89239d974468fc940cd68cde58fecec2f3056a5a41b0c9fca984f8339fdafbea85004f50b58439334a9f3 -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/dosepsbin - -name dosepsbin.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of dosepsbin -containersize 344 -containerchecksum cb53dbbe5075cc28abf2e0e93063be8c3d0da24c46c9b01ae8e9169ec7b5aa6c352e5af574ede4713950cc77c5e378128bad3020878d1deb5909c8939d4190bd -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/dosepsbin - -name dosepsbin.x86_64-solaris -category Package -revision 24759 -shortdesc x86_64-solaris files of dosepsbin -containersize 344 -containerchecksum d73669627ccbce5a61b9439fcb84aa3162a1f5793fcf00bae02644e7a38d517be7b9d036501ceec370e5d6e3ff610cc3617defe7894acab81ba82ad540c9b614 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/dosepsbin - -name dot2texi -category Package -revision 26237 -shortdesc Create graphs within LaTeX using the dot2tex tool -relocated 1 -longdesc The dot2texi package allows you to embed graphs in the DOT -longdesc graph description language in your LaTeX documents. The dot2tex -longdesc tool is used to invoke Graphviz for graph layout, and to -longdesc transform the output from Graphviz to LaTeX code. The generated -longdesc code relies on the TikZ and PGF package or the PSTricks -longdesc package. The process is automated if shell escape is enabled. -containersize 3740 -containerchecksum 3be610219f98ff0a998064c288f30ef9178386eae37405cee06c8c3dfe1d3672c9b329b7a674ecdb1ed5da0bfc44240bf1ed0405d5cc4c31b88bdcd5c4730ddf -doccontainersize 216552 -doccontainerchecksum 39d7d3b38cc711b3a2a3c4e6f7f98e0f147e7ba3b908b3cfb715ac892e9518f05c248b83e3b8e4537cd8e20bb2f54c2f82d055499e6f0f5e0e0ee9fce0eb2e3b -docfiles size=95 - RELOC/doc/latex/dot2texi/README details="Readme" - RELOC/doc/latex/dot2texi/dot2texi.pdf details="Package documentation" - RELOC/doc/latex/dot2texi/dot2texi.tex - RELOC/doc/latex/dot2texi/examples/d2tpstexamples.pdf - RELOC/doc/latex/dot2texi/examples/d2tpstexamples.tex - RELOC/doc/latex/dot2texi/examples/d2ttikzexamples.pdf - RELOC/doc/latex/dot2texi/examples/d2ttikzexamples.tex - RELOC/doc/latex/dot2texi/examples/docgraphs.pdf - RELOC/doc/latex/dot2texi/examples/docgraphs.tex - RELOC/doc/latex/dot2texi/examples/docgraphsorig.pdf - RELOC/doc/latex/dot2texi/gpl.txt -runfiles size=3 - RELOC/tex/latex/dot2texi/dot2texi.sty -catalogue-ctan /macros/latex/contrib/dot2texi -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics foreign-import graphics -catalogue-version 3.0 - -name dotarrow -category Package -revision 15878 -shortdesc Extendable dotted arrows -relocated 1 -longdesc The package can draw dotted arrows that are extendable, in the -longdesc same was as \xrightarrow. -containersize 1588 -containerchecksum 4107c16284334e2a772aa5186d11e37a0a35acb10a19369de5fb23c6f927c6ae1307821c33ba07688d0e9310fb83660d2c1f615c929d48e7fb89934f26a0ea77 -doccontainersize 75508 -doccontainerchecksum 68a02a03f1cb35b5e9f309cd6ceffe54508473567bb331f4d582db1bbb376b0cc2500972ee80c51578552628b2b94dbbfaa1f2decde55d0f2edf440d6b3f36a0 -docfiles size=25 - RELOC/doc/latex/dotarrow/DotArrow.pdf details="Package documentation" - RELOC/doc/latex/dotarrow/DotArrow.tex - RELOC/doc/latex/dotarrow/README details="Readme" -srccontainersize 2828 -srccontainerchecksum a36b152c86a2c17c12e4d967773915393e2681cf5191e70fae1f749fbf2412cc3543eb5af0113548fe300fd1409ecf8fdfb06ac5aaa2dfe13109e68d2fbc872f -srcfiles size=4 - RELOC/source/latex/dotarrow/DotArrow.dtx - RELOC/source/latex/dotarrow/DotArrow.ins -runfiles size=2 - RELOC/tex/latex/dotarrow/DotArrow.sty -catalogue-ctan /macros/latex/contrib/dotarrow -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics maths-symbol -catalogue-version 0.01a - -name dotseqn -category Package -revision 17195 -shortdesc Flush left equations with dotted leaders to the numbers -relocated 1 -longdesc The package provides a different format for typesetting -longdesc equations, one reportedly used in 'old style Britsh books': -longdesc equations aligned on the left, with dots on the right leading -longdesc to the equation number. In default of an equation number, the -longdesc package operates much like the fleqn class option (no leaders). -containersize 1852 -containerchecksum b262a2156153ae851b2f6db0ef957c2c44bcdd42091b92ffba7c983683e72366809e0048f1fc71d937be50987ae8797f99402b73cb6f01703260299beb45e8ff -doccontainersize 131812 -doccontainerchecksum 3bf91364b4df0d7a798d7acbbec6fa538208b3aad03e5067ec78a0564b25b1dc782fa8cee4e54756a07a645d2176af2ed170881164961bdedef39a7acc09f424 -docfiles size=36 - RELOC/doc/latex/dotseqn/dotseqn.pdf details="Package documentation" - RELOC/doc/latex/dotseqn/readme details="Readme" -srccontainersize 5476 -srccontainerchecksum c6ce0d906752e3451d2fd398ea068812aba83c469e0bc61bda995442539b368b2de95b108b0957a10f5eed6810d40b868e72e73c6fa7bc34ec4fe3ff8c042da2 -srcfiles size=5 - RELOC/source/latex/dotseqn/dotseqn.dtx - RELOC/source/latex/dotseqn/dotseqn.ins -runfiles size=1 - RELOC/tex/latex/dotseqn/dotseqn.sty -catalogue-ctan /macros/latex/contrib/dotseqn -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics maths -catalogue-version 1.1 - -name dottex -category Package -revision 15878 -shortdesc Use dot code in LaTeX -relocated 1 -longdesc The dottex package allows you to encapsulate 'dot' and 'neato' -longdesc files in your document (dot and neato are both part of -longdesc graphviz; dot creates directed graphs, neato undirected -longdesc graphs). If you have shell-escape enabled, the package will -longdesc arrange for your files to be processed at LaTeX time; -longdesc otherwise, the conversion must be done manually as an -longdesc intermediate process before a second LaTeX run. -containersize 2596 -containerchecksum 6e6481c1697a285625bcbf744463608264372c73cb499566fc64c37977f9658888cc8cb966a31eb29e3f047813797b804b3b8263e574ead8887b2ca567474bd5 -doccontainersize 88352 -doccontainerchecksum fe0f97117179666470409164717cd1db5039e89c1bf49f872dab44ed86b127816c100cefa1824b17fed5ea3a4a9eef8a91873967fc063f3d954815c9a0cfae36 -docfiles size=30 - RELOC/doc/latex/dottex/README - RELOC/doc/latex/dottex/dottex.pdf details="Package documentation" - RELOC/doc/latex/dottex/example.tex - RELOC/doc/latex/dottex/gpl.txt -srccontainersize 4660 -srccontainerchecksum 7d1ad61ffb64825d6728676fab31dfc5c25d2112e4f34e50d5524208c0d79f4bc1bb69ac32e3a2c5da7b339d972aebab1885fb7f4bbf09bf4c2ad9f8f9a3870d -srcfiles size=5 - RELOC/source/latex/dottex/dottex.dtx - RELOC/source/latex/dottex/dottex.ins -runfiles size=2 - RELOC/tex/latex/dottex/dottex.sty -catalogue-ctan /macros/latex/contrib/dottex -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics graphics-inline -catalogue-version 0.6 - -name doublestroke -category Package -revision 15878 -shortdesc Typeset mathematical double stroke symbols -relocated 1 -longdesc A font based on Computer Modern Roman useful for typesetting -longdesc the mathematical symbols for the natural numbers (N), whole -longdesc numbers (Z), rational numbers (Q), real numbers (R) and complex -longdesc numbers (C); coverage includes all Roman capital letters, '1', -longdesc 'h' and 'k'. The font is available both as Metafont source and -longdesc in Adobe Type 1 format, and LaTeX macros for its use are -longdesc provided. The fonts appear in the blackboard bold sampler. -execute addMap dstroke.map -containersize 67020 -containerchecksum 4c00a764e11441079dcfa369f468f490e817a4e973021076ae39ffe6eba54c3a83453199b1c3400afe536ad32348bf10572983bc2b82405fcfae5db9f583a4ea -doccontainersize 94072 -doccontainerchecksum 5b9a56f557cac79930888f9673e7af694500672ba8e6811f23f3cf7770555fb6d7551e7160d736f630ed5c561a31376426b60751d59f0493afa01c3a8841bd93 -docfiles size=31 - RELOC/doc/fonts/doublestroke/README details="Package Readme" - RELOC/doc/fonts/doublestroke/dsdoc.pdf details="Package documentation" - RELOC/doc/fonts/doublestroke/dsdoc.tex -runfiles size=58 - RELOC/fonts/map/dvips/doublestroke/dstroke.map - RELOC/fonts/source/public/doublestroke/dsrom.mf - RELOC/fonts/source/public/doublestroke/dsrom10.mf - RELOC/fonts/source/public/doublestroke/dsrom12.mf - RELOC/fonts/source/public/doublestroke/dsrom8.mf - RELOC/fonts/source/public/doublestroke/dsromo.mf - RELOC/fonts/source/public/doublestroke/dsromu.mf - RELOC/fonts/source/public/doublestroke/dsss10.mf - RELOC/fonts/source/public/doublestroke/dsss12.mf - RELOC/fonts/source/public/doublestroke/dsss8.mf - RELOC/fonts/tfm/public/doublestroke/dsrom10.tfm - RELOC/fonts/tfm/public/doublestroke/dsrom12.tfm - RELOC/fonts/tfm/public/doublestroke/dsrom8.tfm - RELOC/fonts/tfm/public/doublestroke/dsss10.tfm - RELOC/fonts/tfm/public/doublestroke/dsss12.tfm - RELOC/fonts/tfm/public/doublestroke/dsss8.tfm - RELOC/fonts/type1/public/doublestroke/dsrom10.pfb - RELOC/fonts/type1/public/doublestroke/dsrom12.pfb - RELOC/fonts/type1/public/doublestroke/dsrom8.pfb - RELOC/fonts/type1/public/doublestroke/dsss10.pfb - RELOC/fonts/type1/public/doublestroke/dsss12.pfb - RELOC/fonts/type1/public/doublestroke/dsss8.pfb - RELOC/tex/latex/doublestroke/Udsrom.fd - RELOC/tex/latex/doublestroke/Udsss.fd - RELOC/tex/latex/doublestroke/dsfont.sty -catalogue-also bbm bbold mbboard -catalogue-ctan /fonts/doublestroke -catalogue-date 2016-07-29 06:41:49 +0200 -catalogue-license other-free -catalogue-topics font font-maths font-type1 font-mf font-bbd -catalogue-version 1.111 - -name dowith -category Package -revision 38860 -shortdesc Apply a command to a list of items -relocated 1 -longdesc The package provides macros for applying a command to all -longdesc elements of a list without separators, such as -longdesc '\DoWithAllIn{}{}', and also for extending and -longdesc reducing macros storing such lists. Applications in mind -longdesc belonged to LaTeX, but the package should work with other -longdesc formats as well. Loop and list macros in other packages are -longdesc discussed. A further package, domore, is also provided, which -longdesc enhances the functionality of dowith. -containersize 6556 -containerchecksum 85b160e3f2468602296284763103087f40c69268ab6a6fe64ad33174155b61c1da41b87e9818b1eb11e9abe98293a18b9578aede00985b37c7f46f1f9347bb91 -doccontainersize 1179740 -doccontainerchecksum fe091342c22b2764778ef72d804e9d974ba22f3b5e1366c8c785b0ea83aceafcd297e7f71eeccf614f397187c4a2791eaf7e0f6ae475669bad4620944c6b42ee -docfiles size=302 - RELOC/doc/generic/dowith/Announce.txt - RELOC/doc/generic/dowith/README details="Readme" - RELOC/doc/generic/dowith/SrcFILEs.txt - RELOC/doc/generic/dowith/domore.pdf details="Domore documentation" - RELOC/doc/generic/dowith/dowith.pdf details="Dowith documentation" -srccontainersize 21132 -srccontainerchecksum c1552c6c55e6396f2dd4344b10a72886e4d62c0b705c5e339e438429d97d9bace5c5f349dfd56b770ab3ab84294444986e027941f4a3bb47b91755890089d4f3 -srcfiles size=18 - RELOC/source/generic/dowith/domore.tex - RELOC/source/generic/dowith/dowith.tex - RELOC/source/generic/dowith/fdatechk.tex - RELOC/source/generic/dowith/srcfiles.tex -runfiles size=6 - RELOC/tex/generic/dowith/domore.sty - RELOC/tex/generic/dowith/dowith.RLS - RELOC/tex/generic/dowith/dowith.sty -catalogue-ctan /macros/generic/dowith -catalogue-date 2017-05-05 20:43:02 +0200 -catalogue-license lppl1.3 -catalogue-topics macro-supp -catalogue-version r0.32 - -name download -category Package -revision 30695 -shortdesc Allow LaTeX to download files using an external process -relocated 1 -longdesc The package allows the user to download files (using cURL or -longdesc wget), from within a document. To run the external commands, -longdesc LaTeX (or whatever) needs to be run with the --shell-escape -longdesc flag; this creates a tension between your needs and the -longdesc security implications of the flag; users should exercise due -longdesc caution. -containersize 1992 -containerchecksum 298dd897f57b622e86e235852ed4a90f4ed6922c42007e9b4a98b26427d5829bcedfd0bc6eb639a2b1333f86dba3f3954fe8ffb07dc6ee7fec1147ab6377c180 -doccontainersize 144848 -doccontainerchecksum fcaf4621cf5b1f319da5294c700f4cf50ea8a8f89e571cba4c8b2c7bfcd59c21c53715abc16d1c4804065475a8ce321fc72f77d858fbeb28b8c53bef0555a54f -docfiles size=37 - RELOC/doc/latex/download/README - RELOC/doc/latex/download/download.pdf details="Package documentation" -srccontainersize 5448 -srccontainerchecksum 2d2b76c11660cb2e520edbe5dd137ff47486fc621b9d05f0d5bd1a0b4834d53159a64d760f3ad0aafa4208a6826c5536ee39288b2c45d0b551a2eb251d08f66b -srcfiles size=5 - RELOC/source/latex/download/download.tex -runfiles size=2 - RELOC/tex/latex/download/download.sty -catalogue-ctan /macros/latex/contrib/download -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics ext-code -catalogue-version 1.1 - -name dox -category Package -revision 46011 -shortdesc Extend the doc package -relocated 1 -longdesc The doc package provides LaTeX developers with means to -longdesc describe the usage and the definition of new macros and -longdesc environments. However, there is no simple way to extend this -longdesc functionality to other items (options or counters, for -longdesc instance). The DoX package is designed to circumvent this -longdesc limitation. -containersize 2696 -containerchecksum f3fbb2949b44094295814e62d660573577d2e267e02cbcc6f49e108e7cf8bab44dcf9d847b1157f5bdc0fa4a3d888f437be8e64869e92910e4e539d5d8fb377b -doccontainersize 131676 -doccontainerchecksum 739857f7bc6cf298dfeb7bd2a6fd67598e6651e232043c09224ef52cce53372f329929922bfb1638e20c754ff95481448964ae77a67bcb2722658099141bcf1a -docfiles size=44 - RELOC/doc/latex/dox/NEWS - RELOC/doc/latex/dox/README.md details="Readme" - RELOC/doc/latex/dox/THANKS - RELOC/doc/latex/dox/dox.el - RELOC/doc/latex/dox/dox.pdf details="Package documentation" - RELOC/doc/latex/dox/header.inc -srccontainersize 8452 -srccontainerchecksum bdf0796bd982a7f9797798251d831f93d33370ac2525b7ee513bb549ca641a81eff13bac0e076314b3be0b95946e57743d9024c1c2cb145c9f09ab672ba6d8c5 -srcfiles size=8 - RELOC/source/latex/dox/dox.dtx - RELOC/source/latex/dox/dox.ins -runfiles size=2 - RELOC/tex/latex/dox/dox.sty -catalogue-ctan /macros/latex/contrib/dox -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl1.3 -catalogue-topics doc-supp -catalogue-version 2.4 - -name dozenal -category Package -revision 47680 -shortdesc Typeset documents using base twelve numbering (also called "dozenal") -relocated 1 -longdesc The package supports typesetting documents whose counters are -longdesc represented in base twelve, also called "dozenal". It includes -longdesc a macro by David Kastrup for converting positive whole numbers -longdesc to dozenal from decimal (base ten) representation. The package -longdesc also includes a few other macros and redefines all the standard -longdesc counters to produce dozenal output. Fonts, in Roman, italic, -longdesc slanted, and boldface versions, provide ten and eleven (the -longdesc Pitman characters preferred by the Dozenal Society of Great -longdesc Britain). The fonts were designed to blend well with the -longdesc Computer Modern fonts, and are available both as Metafont -longdesc source and in Adobe Type 1 format. -containersize 101832 -containerchecksum 8875f5caa49673be6441cdeb4c35bd5b7614bf8cef76f3afebd9e4be817605c6a3795947ff453709fefc8bde8d6d5f1bbb7598b22fce7a12f448dfba2284d68f -doccontainersize 311060 -doccontainerchecksum f31be9e8c280e8c518735abf46908e1347d07cc815d42a6156040ff014384a6df77c918f33ebfb81be0b9a8454d34975331ca0781679d423b348cfecd01c1fd6 -docfiles size=84 - RELOC/doc/fonts/dozenal/CHANGES - RELOC/doc/fonts/dozenal/README details="Readme" - RELOC/doc/fonts/dozenal/dozenal.pdf details="Package documentation" - RELOC/doc/fonts/dozenal/dozenalfilelist.txt - RELOC/doc/fonts/dozenal/lppl.txt -srccontainersize 11940 -srccontainerchecksum 3d4ca7130425990747a61184ffc431d8a88115cda2489d53816bebe209c8f1cb83b1abf49d0e8bbd33b43a5a0e41038960d176c8a999c7bd021e7a5c10bf256b -srcfiles size=12 - RELOC/source/fonts/dozenal/dozenal.dtx - RELOC/source/fonts/dozenal/dozenal.ins -runfiles size=170 - RELOC/fonts/afm/public/dozenal/dozchars10.afm - RELOC/fonts/afm/public/dozenal/dozchars12.afm - RELOC/fonts/afm/public/dozenal/dozchars17.afm - RELOC/fonts/afm/public/dozenal/dozchars6.afm - RELOC/fonts/afm/public/dozenal/dozchars7.afm - RELOC/fonts/afm/public/dozenal/dozchars8.afm - RELOC/fonts/afm/public/dozenal/dozchars9.afm - RELOC/fonts/afm/public/dozenal/dozchb10.afm - RELOC/fonts/afm/public/dozenal/dozchbx10.afm - RELOC/fonts/afm/public/dozenal/dozchbx12.afm - RELOC/fonts/afm/public/dozenal/dozchbx5.afm - RELOC/fonts/afm/public/dozenal/dozchbx6.afm - RELOC/fonts/afm/public/dozenal/dozchbx7.afm - RELOC/fonts/afm/public/dozenal/dozchbx8.afm - RELOC/fonts/afm/public/dozenal/dozchbx9.afm - RELOC/fonts/afm/public/dozenal/dozchbxi10.afm - RELOC/fonts/afm/public/dozenal/dozchbxsl10.afm - RELOC/fonts/afm/public/dozenal/dozchit10.afm - RELOC/fonts/afm/public/dozenal/dozchit12.afm - RELOC/fonts/afm/public/dozenal/dozchit7.afm - RELOC/fonts/afm/public/dozenal/dozchit8.afm - RELOC/fonts/afm/public/dozenal/dozchit9.afm - RELOC/fonts/afm/public/dozenal/dozchsl10.afm - RELOC/fonts/afm/public/dozenal/dozchsl12.afm - RELOC/fonts/afm/public/dozenal/dozchsl8.afm - RELOC/fonts/afm/public/dozenal/dozchsl9.afm - RELOC/fonts/map/dvips/dozenal/dozenal.map - RELOC/fonts/source/public/dozenal/dozchars10.mf - RELOC/fonts/source/public/dozenal/dozchars12.mf - RELOC/fonts/source/public/dozenal/dozchars17.mf - RELOC/fonts/source/public/dozenal/dozchars6.mf - RELOC/fonts/source/public/dozenal/dozchars7.mf - RELOC/fonts/source/public/dozenal/dozchars8.mf - RELOC/fonts/source/public/dozenal/dozchars9.mf - RELOC/fonts/source/public/dozenal/dozchb10.mf - RELOC/fonts/source/public/dozenal/dozchbx10.mf - RELOC/fonts/source/public/dozenal/dozchbx12.mf - RELOC/fonts/source/public/dozenal/dozchbx5.mf - RELOC/fonts/source/public/dozenal/dozchbx6.mf - RELOC/fonts/source/public/dozenal/dozchbx7.mf - RELOC/fonts/source/public/dozenal/dozchbx8.mf - RELOC/fonts/source/public/dozenal/dozchbx9.mf - RELOC/fonts/source/public/dozenal/dozchbxi10.mf - RELOC/fonts/source/public/dozenal/dozchbxsl10.mf - RELOC/fonts/source/public/dozenal/dozchit10.mf - RELOC/fonts/source/public/dozenal/dozchit12.mf - RELOC/fonts/source/public/dozenal/dozchit7.mf - RELOC/fonts/source/public/dozenal/dozchit8.mf - RELOC/fonts/source/public/dozenal/dozchit9.mf - RELOC/fonts/source/public/dozenal/dozchsl10.mf - RELOC/fonts/source/public/dozenal/dozchsl12.mf - RELOC/fonts/source/public/dozenal/dozchsl8.mf - RELOC/fonts/source/public/dozenal/dozchsl9.mf - RELOC/fonts/source/public/dozenal/dozenal.mf - RELOC/fonts/source/public/dozenal/dozenalb.mf - RELOC/fonts/source/public/dozenal/dozenali.mf - RELOC/fonts/source/public/dozenal/dozenalitalic.mf - RELOC/fonts/source/public/dozenal/dozenalroman.mf - RELOC/fonts/tfm/public/dozenal/dozchars10.tfm - RELOC/fonts/tfm/public/dozenal/dozchars12.tfm - RELOC/fonts/tfm/public/dozenal/dozchars17.tfm - RELOC/fonts/tfm/public/dozenal/dozchars6.tfm - RELOC/fonts/tfm/public/dozenal/dozchars7.tfm - RELOC/fonts/tfm/public/dozenal/dozchars8.tfm - RELOC/fonts/tfm/public/dozenal/dozchars9.tfm - RELOC/fonts/tfm/public/dozenal/dozchb10.tfm - RELOC/fonts/tfm/public/dozenal/dozchbx10.tfm - RELOC/fonts/tfm/public/dozenal/dozchbx12.tfm - RELOC/fonts/tfm/public/dozenal/dozchbx5.tfm - RELOC/fonts/tfm/public/dozenal/dozchbx6.tfm - RELOC/fonts/tfm/public/dozenal/dozchbx7.tfm - RELOC/fonts/tfm/public/dozenal/dozchbx8.tfm - RELOC/fonts/tfm/public/dozenal/dozchbx9.tfm - RELOC/fonts/tfm/public/dozenal/dozchbxi10.tfm - RELOC/fonts/tfm/public/dozenal/dozchbxsl10.tfm - RELOC/fonts/tfm/public/dozenal/dozchit10.tfm - RELOC/fonts/tfm/public/dozenal/dozchit12.tfm - RELOC/fonts/tfm/public/dozenal/dozchit7.tfm - RELOC/fonts/tfm/public/dozenal/dozchit8.tfm - RELOC/fonts/tfm/public/dozenal/dozchit9.tfm - RELOC/fonts/tfm/public/dozenal/dozchsl10.tfm - RELOC/fonts/tfm/public/dozenal/dozchsl12.tfm - RELOC/fonts/tfm/public/dozenal/dozchsl8.tfm - RELOC/fonts/tfm/public/dozenal/dozchsl9.tfm - RELOC/fonts/tfm/public/dozenal/gray.tfm - RELOC/fonts/type1/public/dozenal/dozchars10.pfb - RELOC/fonts/type1/public/dozenal/dozchars12.pfb - RELOC/fonts/type1/public/dozenal/dozchars17.pfb - RELOC/fonts/type1/public/dozenal/dozchars6.pfb - RELOC/fonts/type1/public/dozenal/dozchars7.pfb - RELOC/fonts/type1/public/dozenal/dozchars8.pfb - RELOC/fonts/type1/public/dozenal/dozchars9.pfb - RELOC/fonts/type1/public/dozenal/dozchb10.pfb - RELOC/fonts/type1/public/dozenal/dozchbx10.pfb - RELOC/fonts/type1/public/dozenal/dozchbx12.pfb - RELOC/fonts/type1/public/dozenal/dozchbx5.pfb - RELOC/fonts/type1/public/dozenal/dozchbx6.pfb - RELOC/fonts/type1/public/dozenal/dozchbx7.pfb - RELOC/fonts/type1/public/dozenal/dozchbx8.pfb - RELOC/fonts/type1/public/dozenal/dozchbx9.pfb - RELOC/fonts/type1/public/dozenal/dozchbxi10.pfb - RELOC/fonts/type1/public/dozenal/dozchbxsl10.pfb - RELOC/fonts/type1/public/dozenal/dozchit10.pfb - RELOC/fonts/type1/public/dozenal/dozchit12.pfb - RELOC/fonts/type1/public/dozenal/dozchit7.pfb - RELOC/fonts/type1/public/dozenal/dozchit8.pfb - RELOC/fonts/type1/public/dozenal/dozchit9.pfb - RELOC/fonts/type1/public/dozenal/dozchsl10.pfb - RELOC/fonts/type1/public/dozenal/dozchsl12.pfb - RELOC/fonts/type1/public/dozenal/dozchsl8.pfb - RELOC/fonts/type1/public/dozenal/dozchsl9.pfb - RELOC/tex/latex/dozenal/dozenal.sty -catalogue-ctan /fonts/dozenal -catalogue-date 2018-05-11 21:00:13 +0200 -catalogue-license lppl1.3 -catalogue-topics font font-specialist font-mf font-type1 numbers -catalogue-version 7.2 - -name dpfloat -category Package -revision 17196 -shortdesc Support for double-page floats -relocated 1 -longdesc Provides fullpage and leftfullpage environments, that may be -longdesc used inside a figure, table, or other float environment. If the -longdesc first of a 2-page spread uses a "leftfullpage" environment, the -longdesc float will only be typeset on an even-numbered page, and the -longdesc two floats will appear side-by-side in a two-sided document. -containersize 1884 -containerchecksum 142e9338025d4e56276dde48b016405cb32c3837494b334bb749a4f185c5e796ae20cf39c45d75c2be421a3aba25ff09a1238edcd479c13f412acca7b360e214 -doccontainersize 194816 -doccontainerchecksum a4f935b6bce0c2cd4ee194bea1b29de4652f2ca0537543cd7e1ff5e89af7f1677f1e118d66e84fdcc56601a8a3d94cba3cd1ca559cdb8d04d1e2e36196446ce8 -docfiles size=51 - RELOC/doc/latex/dpfloat/README details="Readme" - RELOC/doc/latex/dpfloat/dpfloat.pdf details="Package documentation" - RELOC/doc/latex/dpfloat/dpfloat.tex -runfiles size=1 - RELOC/tex/latex/dpfloat/dpfloat.sty -catalogue-ctan /macros/latex/contrib/dpfloat -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics float - -name dprogress -category Package -revision 15878 -shortdesc LaTeX-relevant log information for debugging -relocated 1 -longdesc The package logs LaTeX's progress through the file, making the -longdesc LaTeX output more verbose. This helps to make LaTeX debugging -longdesc easier, as it is simpler to find where exactly LaTeX failed. -longdesc The package outputs the typesetting of section, subsection and -longdesc subsubsection headers and (if amsmath is loaded) details of the -longdesc align environment. -containersize 1564 -containerchecksum eefa24b1eb960f8b5b092f6c2e2024a4b7959a521cc2eb450e51b551a311827d7e6c1c2686781bb4908f807af2dccf7715e5acd3b396ef14a7ee1608cbd4000c -doccontainersize 63828 -doccontainerchecksum 3f823b848309f6ec55cce98272508bcd3a180a8ce2f4f317512cc5a24d2e3ad6fc334e653f7ccb8dc53560ba70d5ac09fd567644f7239f5f6a47bc6fe8b74062 -docfiles size=20 - RELOC/doc/latex/dprogress/README details="Readme" - RELOC/doc/latex/dprogress/dprogress.pdf details="Package documentation" -srccontainersize 2744 -srccontainerchecksum e872af270ea3a7982a8b8c859f6266f7dd484fdbbbcc80dc7873b8492c4d86ed73c4c9e9bf163366f13a0ea0eaf94bb1611cc1b2ba30d8bbaa1fffadc14141cc -srcfiles size=3 - RELOC/source/latex/dprogress/dprogress.dtx - RELOC/source/latex/dprogress/dprogress.ins -runfiles size=2 - RELOC/tex/latex/dprogress/dprogress.sty -catalogue-ctan /macros/latex/contrib/dprogress -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics doc-debug -catalogue-version 0.1 - -name drac -category Package -revision 15878 -shortdesc Declare active character substitution, robustly -relocated 1 -longdesc The package provides macros \DeclareRobustActChar and -longdesc \ReDeclareRobActChar. One uses \DeclareRobustActChar in the -longdesc same way one would use \DeclareRobustCommand; the macro -longdesc \protects the active character when it appears in a moving -longdesc argument. \ReDeclareRobActChar redefines an active character -longdesc previously defined with \DeclareRobustActChar, in the same way -longdesc that \renewcommand works for ordinary commands. -containersize 1364 -containerchecksum b236d2793b5e6735c092ec9e21107d1160ead9d3bb9b120c9b131abed9a32c4a76946c70fc742a5ca3ba82b507ef18b6d1db66a2035ae8016c7b352fc93743c5 -doccontainersize 588836 -doccontainerchecksum 41fbcff3edf5d03a15c9fe9d177d82dadf64cea020196faea40368825a90f0ac0e5e35de193ceb6975827c46c136a5051a2df77b139eaafe54e6697b5065184a -docfiles size=183 - RELOC/doc/latex/drac/drac-fr.pdf details="Package documentation (French)" language="fr" - RELOC/doc/latex/drac/drac.pdf details="Package documentation (English)" language="en" -srccontainersize 10276 -srccontainerchecksum da1dddad4d392590a3c32d2ae98f4d996219057153d04b473bfb15d3358c1ce8f0e81807c7cbdfc05229e848f67ffdb473b039a7cdb86ca9d92ea11b2de554ae -srcfiles size=12 - RELOC/source/latex/drac/LISEZMOI - RELOC/source/latex/drac/Makefile - RELOC/source/latex/drac/README - RELOC/source/latex/drac/drac-en.dtx - RELOC/source/latex/drac/drac-fr.dtx - RELOC/source/latex/drac/drac.ins -runfiles size=1 - RELOC/tex/latex/drac/drac.sty -catalogue-ctan /macros/latex/contrib/drac -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics macro-supp -catalogue-version 1 - -name draftcopy -category Package -revision 15878 -shortdesc Identify draft copies -relocated 1 -longdesc Places the word DRAFT (or other words) in light grey diagonally -longdesc across the background (or at the bottom) of each (or selected) -longdesc pages of the document. The package uses PostScript \special -longdesc commands, and may not therefore be used with pdfLaTeX. For that -longdesc usage, consider the wallpaper or draftwatermark packages. -containersize 4248 -containerchecksum 4652ee26259e986678f4c5283b44cd51d50c5359f29025fda360f47dc0f3fcf9d65069017b7840902f87def352c1e8c0f8a3d97dab5357c52c149ddca47fa3c6 -doccontainersize 122700 -doccontainerchecksum bc58e287cbfadb9cfffe112ee57fb72b34de934b5bd84e30b6d104fe052d97d153252db06b35e8d8f025e3cca215ae1adb41f21fea4fe961085ac85adf732cf4 -docfiles size=64 - RELOC/doc/latex/draftcopy/README details="Readme" - RELOC/doc/latex/draftcopy/THIS-IS-VERSION-2.16 - RELOC/doc/latex/draftcopy/draftcopy-test-1.tex - RELOC/doc/latex/draftcopy/draftcopy-test-10.tex - RELOC/doc/latex/draftcopy/draftcopy-test-11.tex - RELOC/doc/latex/draftcopy/draftcopy-test-12.tex - RELOC/doc/latex/draftcopy/draftcopy-test-13.tex - RELOC/doc/latex/draftcopy/draftcopy-test-14.tex - RELOC/doc/latex/draftcopy/draftcopy-test-15.tex - RELOC/doc/latex/draftcopy/draftcopy-test-16.tex - RELOC/doc/latex/draftcopy/draftcopy-test-2.tex - RELOC/doc/latex/draftcopy/draftcopy-test-3.tex - RELOC/doc/latex/draftcopy/draftcopy-test-4.tex - RELOC/doc/latex/draftcopy/draftcopy-test-5.tex - RELOC/doc/latex/draftcopy/draftcopy-test-6.tex - RELOC/doc/latex/draftcopy/draftcopy-test-7.tex - RELOC/doc/latex/draftcopy/draftcopy-test-8.tex - RELOC/doc/latex/draftcopy/draftcopy-test-9.tex - RELOC/doc/latex/draftcopy/draftcopy.doc - RELOC/doc/latex/draftcopy/draftcopy.pdf details="Package documentation" -srccontainersize 3072 -srccontainerchecksum 7d35a60f25fc5fa8712c5c7f3ee6303715b6b6a8a91fc7da28beb87d9c6d3cb4758bbbeeeac487b5c8c43ef0f49081154106210c368fce37aab4b49436b186a9 -srcfiles size=3 - RELOC/source/latex/draftcopy/Makefile - RELOC/source/latex/draftcopy/draftcopy.dtx - RELOC/source/latex/draftcopy/draftcopy.ins -runfiles size=5 - RELOC/tex/latex/draftcopy/draftcopy.cfg - RELOC/tex/latex/draftcopy/draftcopy.sty -catalogue-ctan /macros/latex/contrib/draftcopy -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics editorial -catalogue-version 2.16 - -name draftfigure -category Package -revision 44854 -shortdesc Replace figures with a white box and additional features -relocated 1 -longdesc With this package you can control the outcome of a figure which -longdesc is set to draft and modify the display with various options. -containersize 1752 -containerchecksum 6c7ee9270f74538d4a1383334b783d109b1b70ded0ab8e445fad905cf9f5ea225941a83ee21c924aceaee5b3071762dc22f9fdee60d9f9881c2e7c4d2578cdd5 -doccontainersize 163348 -doccontainerchecksum 2636faab9f499f3a4d52b458cfe58cb3a8c8289d788dafc9d13247274988cbd0378e50dbc7fe4ab8dd578bfc84dc09b54fa373a7e8a83ea450eb23d5a6bb2589 -docfiles size=48 - RELOC/doc/latex/draftfigure/README.md details="Readme" - RELOC/doc/latex/draftfigure/draftfigure.pdf details="Package documentation" - RELOC/doc/latex/draftfigure/draftfigure.tex -runfiles size=1 - RELOC/tex/latex/draftfigure/draftfigure.sty -catalogue-ctan /macros/latex/contrib/draftfigure -catalogue-date 2018-01-07 14:52:23 +0100 -catalogue-license lppl1.3 -catalogue-topics comp-supp editorial layout -catalogue-version 0.2 - -name draftwatermark -category Package -revision 37498 -shortdesc Put a grey textual watermark on document pages -relocated 1 -longdesc The package provides a means to add a textual, light grey -longdesc watermark on every page or on the first page of a document. -longdesc Typical usage may consist in writing words such as DRAFT or -longdesc CONFIDENTIAL across document pages. The package performs a -longdesc similar function to that of draftcopy, but its implementation -longdesc is output device independent, and made very simple by relying -longdesc on everypage. -containersize 1764 -containerchecksum d44be3091742fc281f02d0576ed4281e89674e30ec44c2106fc18f552671f2ae6cbb6fe327ce7e9ceeff9b8612ed2cebe8920676ac4bfb0e58773df8ead69b0c -doccontainersize 92772 -doccontainerchecksum b4e8e2d0580b6e85fa939e21e8de399235c3f131874c59b46404bf0d235fb9be29a12ca84a0335f345a21f4dad89ba82beb4dcd0165bfe598cd6138ded845ba7 -docfiles size=25 - RELOC/doc/latex/draftwatermark/README details="Readme" - RELOC/doc/latex/draftwatermark/draftwatermark.pdf details="Package documentation" - RELOC/doc/latex/draftwatermark/test_draftwatermark.tex -srccontainersize 6820 -srccontainerchecksum 4f23c5304491c9fc35a8e5cc1dc10175d69bf0e8351492bea96615c67e43ad2e515d083e5be1a1928554545910502281310c4e13922ab9e664f9463402b7594e -srcfiles size=6 - RELOC/source/latex/draftwatermark/draftwatermark.dtx - RELOC/source/latex/draftwatermark/draftwatermark.ins -runfiles size=1 - RELOC/tex/latex/draftwatermark/draftwatermark.sty -catalogue-also eso-pic -catalogue-ctan /macros/latex/contrib/draftwatermark -catalogue-date 2017-05-22 12:38:58 +0200 -catalogue-license lppl1.3 -catalogue-topics editorial watermark -catalogue-version 1.2 - -name dramatist -category Package -revision 35866 -shortdesc Typeset dramas, both in verse and in prose -relocated 1 -longdesc This package is intended for typesetting drama of any length. -longdesc It provides two environments for typesetting dialogues in prose -longdesc or in verse; new document divisions corresponding to acts and -longdesc scenes; macros that control the appearance of characters and -longdesc stage directions; and automatic generation of a `dramatis -longdesc personae' list. -containersize 3964 -containerchecksum ed01c63c38ed96e407e2fb83ab82792149b676aa6ccebb08929585af91278042f65807b1bc5073e4c3ad81354e1724ec2dafc814bcb6683f6289748ead812a22 -doccontainersize 416044 -doccontainerchecksum 9c110d01a61eea52106a48b1bbbab97dab0a658c0528059366b9ac95a4bda149afb1f887a708ea25df19b273023e018a753751bb597126a9e8d2bbf07cce681e -docfiles size=103 - RELOC/doc/latex/dramatist/README details="Package Readme" - RELOC/doc/latex/dramatist/dramatist.pdf details="Package documentation" -srccontainersize 34488 -srccontainerchecksum a3a1185a11b54de68f23274177d3712b4fae09f9ba04884e006de9337e21bb2ee891f159cb31a3e14c0fdcd54cc5006d35e615dd502d50811368e4b77e36f33b -srcfiles size=32 - RELOC/source/latex/dramatist/dramatist.dtx - RELOC/source/latex/dramatist/dramatist.ins -runfiles size=4 - RELOC/tex/latex/dramatist/dramatist.sty -catalogue-also sides -catalogue-ctan /macros/latex/contrib/dramatist -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics drama-script -catalogue-version 1.2e - -name dratex -category Package -revision 15878 -shortdesc General drawing macros -relocated 1 -longdesc A low level (DraTex.sty) and a high-level (AlDraTex.sty) -longdesc drawing package written entirely in TeX. -containersize 45284 -containerchecksum 8f91158bd74e369a005991824c6b9a12e64d9936887d0ecef19b2e822a7e7cf8068425ec629e04f4d59d2eb49167b6bcdb252b853eeb2dd2ff6b7426c76cf917 -doccontainersize 12056 -doccontainerchecksum a628ef6aaf1e0157e33ae1e44cc72c033c827cbc1fd3e38641218a82c873798e3941368c69e9f8eac6b02ad2f37fbf46daed9abdc0c4a3a26b8c3113ba7c3c55 -docfiles size=12 - RELOC/doc/generic/dratex/Examples.tex - RELOC/doc/generic/dratex/README -runfiles size=54 - RELOC/tex/generic/dratex/AlDraTex.sty - RELOC/tex/generic/dratex/DraTex.sty - RELOC/tex/generic/dratex/TeXProject.sty - RELOC/tex/generic/dratex/wotree.sty -catalogue-ctan /graphics/dratex -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics graphics-in-tex - -name drawmatrix -category Package -revision 44471 -shortdesc Draw visual representations of matrices in LaTeX -relocated 1 -longdesc The package provides macros to visually represent matrices. -longdesc Various options allow to change the visualizations, e.g., -longdesc drawing rectangular, triangular, or banded matrices. -containersize 2408 -containerchecksum d41aa3814fcffafbf32998dfda97c9e2d3a9b9f1cc10724e324272eda84f9668168c8a3fa107cb82dc9252a6dfd998a811d4bc566dcf669e07c0781bbe0e0c5a -doccontainersize 313704 -doccontainerchecksum 912dfe71b61f68f9817ce0634f3db0a1b5e3172e44c1b2b90bff5048d5b79ac508deaf0d4340e587959a2ac23b336b03cd6b15e73ab09c2fc6cb3970a9c2fa45 -docfiles size=78 - RELOC/doc/latex/drawmatrix/README.md details="Readme" - RELOC/doc/latex/drawmatrix/drawmatrix.pdf details="Package documentation" -srccontainersize 5140 -srccontainerchecksum f05391907206fcf32ba1e66655e826da263fe5dab324d72e57c21dbce11899da39c3ce343abbb9abf51c3d5d8a8b0a685b31ab1c9d6e7085693f91dc866368a6 -srcfiles size=6 - RELOC/source/latex/drawmatrix/drawmatrix.dtx - RELOC/source/latex/drawmatrix/drawmatrix.ins -runfiles size=3 - RELOC/tex/latex/drawmatrix/drawmatrix.sty -catalogue-ctan /macros/latex/contrib/drawmatrix -catalogue-date 2017-06-05 22:45:20 +0200 -catalogue-license mit -catalogue-topics matrix -catalogue-version 1.5.0 - -name drawstack -category Package -revision 28582 -shortdesc Draw execution stacks -relocated 1 -longdesc This simple LaTeX package provides support for drawing -longdesc execution stack (typically to illustrate assembly language -longdesc notions). The code is written on top of TikZ. -containersize 2256 -containerchecksum 04ea6d1bf741cbc56ea067b7b36ddbc3877340be19694a57e5bf1580c102a942b40150d8ec8fa411fbc1267bb136e24e32f23d6a6695de2ea99806791f78a006 -doccontainersize 104936 -doccontainerchecksum b0752028a10937096a62357b86debc7a81eb7659ee514ab64db8ac61189025031882973a036b54f6828168d0318cb695d46b0f5ecfe2975922b4eba70a78adbb -docfiles size=31 - RELOC/doc/latex/drawstack/Makefile - RELOC/doc/latex/drawstack/README details="Readme" - RELOC/doc/latex/drawstack/stack-example.pdf details="Usage example" - RELOC/doc/latex/drawstack/stack-example.tex -runfiles size=2 - RELOC/tex/latex/drawstack/drawstack.sty -catalogue-ctan /macros/latex/contrib/drawstack -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics comp-sci graphics-use - -name drm -category Package -revision 38157 -shortdesc A complete family of fonts written in Metafont -relocated 1 -longdesc The package provides access to the DRM (Don's Revised Modern) -longdesc family of fonts, which includes a variety of optical sizes in -longdesc Roman (in four weights), italic, and small caps, among other -longdesc shapes, along with a set of symbols and ornaments. It is -longdesc intended to be a full-body text font, but its larger sizes can -longdesc also be used for simple display purposes, and its significant -longdesc body of symbols can stand on its own. It comes complete with -longdesc textual ("old-style") and lining figures, and even has -longdesc small-caps figures. It also comes with extensible decorative -longdesc rules to be used with ornaments from itself or other fonts, -longdesc along with an extremely flexible ellipsis package. -containersize 13062256 -containerchecksum 6ef9b2f809f38df44c96874f8d72755051f7438c2a6b78e63151a89b7e18c5f2544ab1c45e214b8ffc21ac223d6700e00d7345b75b6f77137bc6c471545871f1 -doccontainersize 2978780 -doccontainerchecksum 6d793ea685d7706b4800fe699d3ee16f565c1266369edf6c38ac0096a2c4b4224406c22afd3c3047d5a0aa3699b71b79698e7dab3c58d7b3003b30f6a9114a34 -docfiles size=1005 - RELOC/doc/fonts/drm/CHANGES - RELOC/doc/fonts/drm/OFL.txt - RELOC/doc/fonts/drm/README details="Readme" - RELOC/doc/fonts/drm/allcomp.sh - RELOC/doc/fonts/drm/allfonts.sh - RELOC/doc/fonts/drm/chartscript.sh - RELOC/doc/fonts/drm/convert.sh - RELOC/doc/fonts/drm/drm.pdf details="Package documentation" - RELOC/doc/fonts/drm/drm_font_tables.pdf - RELOC/doc/fonts/drm/drmfilelist.txt - RELOC/doc/fonts/drm/fontconvert.sh - RELOC/doc/fonts/drm/gpl-3.0.txt - RELOC/doc/fonts/drm/lppl-1-3c.tex - RELOC/doc/fonts/drm/ofl_v1-1.tex - RELOC/doc/fonts/drm/small_specimen.pdf details="Font samples (1)" - RELOC/doc/fonts/drm/small_specimen.tex - RELOC/doc/fonts/drm/specimen.pdf details="Font samples (2)" - RELOC/doc/fonts/drm/specimen.tex -srccontainersize 37268 -srccontainerchecksum 85b16df5ef5c7f80b72fab276f904f45426297b40eac54dc6a76a9b2aca11552744a366b2e1bbcd35b415b114a97a69dcb5391c25dd98f01d905b68dfbe95ed1 -srcfiles size=39 - RELOC/source/fonts/drm/drm.dtx - RELOC/source/fonts/drm/drm.ins -runfiles size=8144 - RELOC/fonts/afm/public/drm/drm10.afm - RELOC/fonts/afm/public/drm/drm11.afm - RELOC/fonts/afm/public/drm/drm12.afm - RELOC/fonts/afm/public/drm/drm14.afm - RELOC/fonts/afm/public/drm/drm17.afm - RELOC/fonts/afm/public/drm/drm24.afm - RELOC/fonts/afm/public/drm/drm6.afm - RELOC/fonts/afm/public/drm/drm7.afm - RELOC/fonts/afm/public/drm/drm8.afm - RELOC/fonts/afm/public/drm/drm9.afm - RELOC/fonts/afm/public/drm/drmb10.afm - RELOC/fonts/afm/public/drm/drmb11.afm - RELOC/fonts/afm/public/drm/drmb12.afm - RELOC/fonts/afm/public/drm/drmb14.afm - RELOC/fonts/afm/public/drm/drmb17.afm - RELOC/fonts/afm/public/drm/drmb24.afm - RELOC/fonts/afm/public/drm/drmb6.afm - RELOC/fonts/afm/public/drm/drmb7.afm - RELOC/fonts/afm/public/drm/drmb8.afm - RELOC/fonts/afm/public/drm/drmb9.afm - RELOC/fonts/afm/public/drm/drmbx10.afm - RELOC/fonts/afm/public/drm/drmbx11.afm - RELOC/fonts/afm/public/drm/drmbx12.afm - RELOC/fonts/afm/public/drm/drmbx14.afm - RELOC/fonts/afm/public/drm/drmbx17.afm - RELOC/fonts/afm/public/drm/drmbx24.afm - RELOC/fonts/afm/public/drm/drmbx6.afm - RELOC/fonts/afm/public/drm/drmbx7.afm - RELOC/fonts/afm/public/drm/drmbx8.afm - RELOC/fonts/afm/public/drm/drmbx9.afm - RELOC/fonts/afm/public/drm/drmdoz10.afm - RELOC/fonts/afm/public/drm/drmdoz11.afm - RELOC/fonts/afm/public/drm/drmdoz12.afm - RELOC/fonts/afm/public/drm/drmdoz14.afm - RELOC/fonts/afm/public/drm/drmdoz17.afm - RELOC/fonts/afm/public/drm/drmdoz24.afm - RELOC/fonts/afm/public/drm/drmdoz6.afm - RELOC/fonts/afm/public/drm/drmdoz7.afm - RELOC/fonts/afm/public/drm/drmdoz8.afm - RELOC/fonts/afm/public/drm/drmdoz9.afm - RELOC/fonts/afm/public/drm/drmdozb10.afm - RELOC/fonts/afm/public/drm/drmdozb11.afm - RELOC/fonts/afm/public/drm/drmdozb12.afm - RELOC/fonts/afm/public/drm/drmdozb14.afm - RELOC/fonts/afm/public/drm/drmdozb17.afm - RELOC/fonts/afm/public/drm/drmdozb24.afm - RELOC/fonts/afm/public/drm/drmdozb6.afm - RELOC/fonts/afm/public/drm/drmdozb7.afm - RELOC/fonts/afm/public/drm/drmdozb8.afm - RELOC/fonts/afm/public/drm/drmdozb9.afm - RELOC/fonts/afm/public/drm/drmdozbx10.afm - RELOC/fonts/afm/public/drm/drmdozbx11.afm - RELOC/fonts/afm/public/drm/drmdozbx12.afm - RELOC/fonts/afm/public/drm/drmdozbx14.afm - RELOC/fonts/afm/public/drm/drmdozbx17.afm - RELOC/fonts/afm/public/drm/drmdozbx24.afm - RELOC/fonts/afm/public/drm/drmdozbx6.afm - RELOC/fonts/afm/public/drm/drmdozbx7.afm - RELOC/fonts/afm/public/drm/drmdozbx8.afm - RELOC/fonts/afm/public/drm/drmdozbx9.afm - RELOC/fonts/afm/public/drm/drmdozit10.afm - RELOC/fonts/afm/public/drm/drmdozit11.afm - RELOC/fonts/afm/public/drm/drmdozit12.afm - RELOC/fonts/afm/public/drm/drmdozit14.afm - RELOC/fonts/afm/public/drm/drmdozit17.afm - RELOC/fonts/afm/public/drm/drmdozit24.afm - RELOC/fonts/afm/public/drm/drmdozit6.afm - RELOC/fonts/afm/public/drm/drmdozit7.afm - RELOC/fonts/afm/public/drm/drmdozit8.afm - RELOC/fonts/afm/public/drm/drmdozit9.afm - RELOC/fonts/afm/public/drm/drmdozitbx10.afm - RELOC/fonts/afm/public/drm/drmdozitbx11.afm - RELOC/fonts/afm/public/drm/drmdozitbx12.afm - RELOC/fonts/afm/public/drm/drmdozitbx14.afm - RELOC/fonts/afm/public/drm/drmdozitbx17.afm - RELOC/fonts/afm/public/drm/drmdozitbx24.afm - RELOC/fonts/afm/public/drm/drmdozitbx6.afm - RELOC/fonts/afm/public/drm/drmdozitbx7.afm - RELOC/fonts/afm/public/drm/drmdozitbx8.afm - RELOC/fonts/afm/public/drm/drmdozitbx9.afm - RELOC/fonts/afm/public/drm/drmdozitsc10.afm - RELOC/fonts/afm/public/drm/drmdozitsc11.afm - RELOC/fonts/afm/public/drm/drmdozitsc12.afm - RELOC/fonts/afm/public/drm/drmdozitsc14.afm - RELOC/fonts/afm/public/drm/drmdozitsc17.afm - RELOC/fonts/afm/public/drm/drmdozitsc24.afm - RELOC/fonts/afm/public/drm/drmdozitsc6.afm - RELOC/fonts/afm/public/drm/drmdozitsc7.afm - RELOC/fonts/afm/public/drm/drmdozitsc8.afm - RELOC/fonts/afm/public/drm/drmdozitsc9.afm - RELOC/fonts/afm/public/drm/drmdozittc10.afm - RELOC/fonts/afm/public/drm/drmdozittc11.afm - RELOC/fonts/afm/public/drm/drmdozittc12.afm - RELOC/fonts/afm/public/drm/drmdozittc14.afm - RELOC/fonts/afm/public/drm/drmdozittc17.afm - RELOC/fonts/afm/public/drm/drmdozittc24.afm - RELOC/fonts/afm/public/drm/drmdozittc6.afm - RELOC/fonts/afm/public/drm/drmdozittc7.afm - RELOC/fonts/afm/public/drm/drmdozittc8.afm - RELOC/fonts/afm/public/drm/drmdozittc9.afm - RELOC/fonts/afm/public/drm/drmdozl10.afm - RELOC/fonts/afm/public/drm/drmdozl11.afm - RELOC/fonts/afm/public/drm/drmdozl12.afm - RELOC/fonts/afm/public/drm/drmdozl14.afm - RELOC/fonts/afm/public/drm/drmdozl17.afm - RELOC/fonts/afm/public/drm/drmdozl24.afm - RELOC/fonts/afm/public/drm/drmdozl6.afm - RELOC/fonts/afm/public/drm/drmdozl7.afm - RELOC/fonts/afm/public/drm/drmdozl8.afm - RELOC/fonts/afm/public/drm/drmdozl9.afm - RELOC/fonts/afm/public/drm/drmdozsc10.afm - RELOC/fonts/afm/public/drm/drmdozsc11.afm - RELOC/fonts/afm/public/drm/drmdozsc12.afm - RELOC/fonts/afm/public/drm/drmdozsc14.afm - RELOC/fonts/afm/public/drm/drmdozsc17.afm - RELOC/fonts/afm/public/drm/drmdozsc24.afm - RELOC/fonts/afm/public/drm/drmdozsc6.afm - RELOC/fonts/afm/public/drm/drmdozsc7.afm - RELOC/fonts/afm/public/drm/drmdozsc8.afm - RELOC/fonts/afm/public/drm/drmdozsc9.afm - RELOC/fonts/afm/public/drm/drmdozscbx10.afm - RELOC/fonts/afm/public/drm/drmdozscbx11.afm - RELOC/fonts/afm/public/drm/drmdozscbx12.afm - RELOC/fonts/afm/public/drm/drmdozscbx14.afm - RELOC/fonts/afm/public/drm/drmdozscbx17.afm - RELOC/fonts/afm/public/drm/drmdozscbx24.afm - RELOC/fonts/afm/public/drm/drmdozscbx6.afm - RELOC/fonts/afm/public/drm/drmdozscbx7.afm - RELOC/fonts/afm/public/drm/drmdozscbx8.afm - RELOC/fonts/afm/public/drm/drmdozscbx9.afm - RELOC/fonts/afm/public/drm/drmdozsl10.afm - RELOC/fonts/afm/public/drm/drmdozsl11.afm - RELOC/fonts/afm/public/drm/drmdozsl12.afm - RELOC/fonts/afm/public/drm/drmdozsl14.afm - RELOC/fonts/afm/public/drm/drmdozsl17.afm - RELOC/fonts/afm/public/drm/drmdozsl24.afm - RELOC/fonts/afm/public/drm/drmdozsl6.afm - RELOC/fonts/afm/public/drm/drmdozsl7.afm - RELOC/fonts/afm/public/drm/drmdozsl8.afm - RELOC/fonts/afm/public/drm/drmdozsl9.afm - RELOC/fonts/afm/public/drm/drmdoztc10.afm - RELOC/fonts/afm/public/drm/drmdoztc11.afm - RELOC/fonts/afm/public/drm/drmdoztc12.afm - RELOC/fonts/afm/public/drm/drmdoztc14.afm - RELOC/fonts/afm/public/drm/drmdoztc17.afm - RELOC/fonts/afm/public/drm/drmdoztc24.afm - RELOC/fonts/afm/public/drm/drmdoztc6.afm - RELOC/fonts/afm/public/drm/drmdoztc7.afm - RELOC/fonts/afm/public/drm/drmdoztc8.afm - RELOC/fonts/afm/public/drm/drmdoztc9.afm - RELOC/fonts/afm/public/drm/drmdoztcbx10.afm - RELOC/fonts/afm/public/drm/drmdoztcbx11.afm - RELOC/fonts/afm/public/drm/drmdoztcbx12.afm - RELOC/fonts/afm/public/drm/drmdoztcbx14.afm - RELOC/fonts/afm/public/drm/drmdoztcbx17.afm - RELOC/fonts/afm/public/drm/drmdoztcbx24.afm - RELOC/fonts/afm/public/drm/drmdoztcbx6.afm - RELOC/fonts/afm/public/drm/drmdoztcbx7.afm - RELOC/fonts/afm/public/drm/drmdoztcbx8.afm - RELOC/fonts/afm/public/drm/drmdoztcbx9.afm - RELOC/fonts/afm/public/drm/drmdozui10.afm - RELOC/fonts/afm/public/drm/drmdozui11.afm - RELOC/fonts/afm/public/drm/drmdozui12.afm - RELOC/fonts/afm/public/drm/drmdozui14.afm - RELOC/fonts/afm/public/drm/drmdozui17.afm - RELOC/fonts/afm/public/drm/drmdozui24.afm - RELOC/fonts/afm/public/drm/drmdozui6.afm - RELOC/fonts/afm/public/drm/drmdozui7.afm - RELOC/fonts/afm/public/drm/drmdozui8.afm - RELOC/fonts/afm/public/drm/drmdozui9.afm - RELOC/fonts/afm/public/drm/drmdozuibx10.afm - RELOC/fonts/afm/public/drm/drmdozuibx11.afm - RELOC/fonts/afm/public/drm/drmdozuibx12.afm - RELOC/fonts/afm/public/drm/drmdozuibx14.afm - RELOC/fonts/afm/public/drm/drmdozuibx17.afm - RELOC/fonts/afm/public/drm/drmdozuibx24.afm - RELOC/fonts/afm/public/drm/drmdozuibx6.afm - RELOC/fonts/afm/public/drm/drmdozuibx7.afm - RELOC/fonts/afm/public/drm/drmdozuibx8.afm - RELOC/fonts/afm/public/drm/drmdozuibx9.afm - RELOC/fonts/afm/public/drm/drmfigs10.afm - RELOC/fonts/afm/public/drm/drmfigs11.afm - RELOC/fonts/afm/public/drm/drmfigs12.afm - RELOC/fonts/afm/public/drm/drmfigs14.afm - RELOC/fonts/afm/public/drm/drmfigs17.afm - RELOC/fonts/afm/public/drm/drmfigs24.afm - RELOC/fonts/afm/public/drm/drmfigs6.afm - RELOC/fonts/afm/public/drm/drmfigs7.afm - RELOC/fonts/afm/public/drm/drmfigs8.afm - RELOC/fonts/afm/public/drm/drmfigs9.afm - RELOC/fonts/afm/public/drm/drmgrk10.afm - RELOC/fonts/afm/public/drm/drminf10.afm - RELOC/fonts/afm/public/drm/drminf11.afm - RELOC/fonts/afm/public/drm/drminf12.afm - RELOC/fonts/afm/public/drm/drminf14.afm - RELOC/fonts/afm/public/drm/drminf17.afm - RELOC/fonts/afm/public/drm/drminf24.afm - RELOC/fonts/afm/public/drm/drminf6.afm - RELOC/fonts/afm/public/drm/drminf7.afm - RELOC/fonts/afm/public/drm/drminf8.afm - RELOC/fonts/afm/public/drm/drminf9.afm - RELOC/fonts/afm/public/drm/drmit10.afm - RELOC/fonts/afm/public/drm/drmit11.afm - RELOC/fonts/afm/public/drm/drmit12.afm - RELOC/fonts/afm/public/drm/drmit14.afm - RELOC/fonts/afm/public/drm/drmit17.afm - RELOC/fonts/afm/public/drm/drmit24.afm - RELOC/fonts/afm/public/drm/drmit6.afm - RELOC/fonts/afm/public/drm/drmit7.afm - RELOC/fonts/afm/public/drm/drmit8.afm - RELOC/fonts/afm/public/drm/drmit9.afm - RELOC/fonts/afm/public/drm/drmitbx10.afm - RELOC/fonts/afm/public/drm/drmitbx11.afm - RELOC/fonts/afm/public/drm/drmitbx12.afm - RELOC/fonts/afm/public/drm/drmitbx14.afm - RELOC/fonts/afm/public/drm/drmitbx17.afm - RELOC/fonts/afm/public/drm/drmitbx24.afm - RELOC/fonts/afm/public/drm/drmitbx6.afm - RELOC/fonts/afm/public/drm/drmitbx7.afm - RELOC/fonts/afm/public/drm/drmitbx8.afm - RELOC/fonts/afm/public/drm/drmitbx9.afm - RELOC/fonts/afm/public/drm/drmitsc10.afm - RELOC/fonts/afm/public/drm/drmitsc11.afm - RELOC/fonts/afm/public/drm/drmitsc12.afm - RELOC/fonts/afm/public/drm/drmitsc14.afm - RELOC/fonts/afm/public/drm/drmitsc17.afm - RELOC/fonts/afm/public/drm/drmitsc24.afm - RELOC/fonts/afm/public/drm/drmitsc6.afm - RELOC/fonts/afm/public/drm/drmitsc7.afm - RELOC/fonts/afm/public/drm/drmitsc8.afm - RELOC/fonts/afm/public/drm/drmitsc9.afm - RELOC/fonts/afm/public/drm/drmittc10.afm - RELOC/fonts/afm/public/drm/drmittc11.afm - RELOC/fonts/afm/public/drm/drmittc12.afm - RELOC/fonts/afm/public/drm/drmittc14.afm - RELOC/fonts/afm/public/drm/drmittc17.afm - RELOC/fonts/afm/public/drm/drmittc24.afm - RELOC/fonts/afm/public/drm/drmittc6.afm - RELOC/fonts/afm/public/drm/drmittc7.afm - RELOC/fonts/afm/public/drm/drmittc8.afm - RELOC/fonts/afm/public/drm/drmittc9.afm - RELOC/fonts/afm/public/drm/drml10.afm - RELOC/fonts/afm/public/drm/drml11.afm - RELOC/fonts/afm/public/drm/drml12.afm - RELOC/fonts/afm/public/drm/drml14.afm - RELOC/fonts/afm/public/drm/drml17.afm - RELOC/fonts/afm/public/drm/drml24.afm - RELOC/fonts/afm/public/drm/drml6.afm - RELOC/fonts/afm/public/drm/drml7.afm - RELOC/fonts/afm/public/drm/drml8.afm - RELOC/fonts/afm/public/drm/drml9.afm - RELOC/fonts/afm/public/drm/drmmi10.afm - RELOC/fonts/afm/public/drm/drmsc10.afm - RELOC/fonts/afm/public/drm/drmsc11.afm - RELOC/fonts/afm/public/drm/drmsc12.afm - RELOC/fonts/afm/public/drm/drmsc14.afm - RELOC/fonts/afm/public/drm/drmsc17.afm - RELOC/fonts/afm/public/drm/drmsc24.afm - RELOC/fonts/afm/public/drm/drmsc6.afm - RELOC/fonts/afm/public/drm/drmsc7.afm - RELOC/fonts/afm/public/drm/drmsc8.afm - RELOC/fonts/afm/public/drm/drmsc9.afm - RELOC/fonts/afm/public/drm/drmscbx10.afm - RELOC/fonts/afm/public/drm/drmscbx11.afm - RELOC/fonts/afm/public/drm/drmscbx12.afm - RELOC/fonts/afm/public/drm/drmscbx14.afm - RELOC/fonts/afm/public/drm/drmscbx17.afm - RELOC/fonts/afm/public/drm/drmscbx24.afm - RELOC/fonts/afm/public/drm/drmscbx6.afm - RELOC/fonts/afm/public/drm/drmscbx7.afm - RELOC/fonts/afm/public/drm/drmscbx8.afm - RELOC/fonts/afm/public/drm/drmscbx9.afm - RELOC/fonts/afm/public/drm/drmsl10.afm - RELOC/fonts/afm/public/drm/drmsl11.afm - RELOC/fonts/afm/public/drm/drmsl12.afm - RELOC/fonts/afm/public/drm/drmsl14.afm - RELOC/fonts/afm/public/drm/drmsl17.afm - RELOC/fonts/afm/public/drm/drmsl24.afm - RELOC/fonts/afm/public/drm/drmsl6.afm - RELOC/fonts/afm/public/drm/drmsl7.afm - RELOC/fonts/afm/public/drm/drmsl8.afm - RELOC/fonts/afm/public/drm/drmsl9.afm - RELOC/fonts/afm/public/drm/drmsy10.afm - RELOC/fonts/afm/public/drm/drmsym10.afm - RELOC/fonts/afm/public/drm/drmsym11.afm - RELOC/fonts/afm/public/drm/drmsym12.afm - RELOC/fonts/afm/public/drm/drmsym14.afm - RELOC/fonts/afm/public/drm/drmsym17.afm - RELOC/fonts/afm/public/drm/drmsym24.afm - RELOC/fonts/afm/public/drm/drmsym7.afm - RELOC/fonts/afm/public/drm/drmsym8.afm - RELOC/fonts/afm/public/drm/drmsym9.afm - RELOC/fonts/afm/public/drm/drmtc10.afm - RELOC/fonts/afm/public/drm/drmtc11.afm - RELOC/fonts/afm/public/drm/drmtc12.afm - RELOC/fonts/afm/public/drm/drmtc14.afm - RELOC/fonts/afm/public/drm/drmtc17.afm - RELOC/fonts/afm/public/drm/drmtc24.afm - RELOC/fonts/afm/public/drm/drmtc6.afm - RELOC/fonts/afm/public/drm/drmtc7.afm - RELOC/fonts/afm/public/drm/drmtc8.afm - RELOC/fonts/afm/public/drm/drmtc9.afm - RELOC/fonts/afm/public/drm/drmtcbx10.afm - RELOC/fonts/afm/public/drm/drmtcbx11.afm - RELOC/fonts/afm/public/drm/drmtcbx12.afm - RELOC/fonts/afm/public/drm/drmtcbx14.afm - RELOC/fonts/afm/public/drm/drmtcbx17.afm - RELOC/fonts/afm/public/drm/drmtcbx24.afm - RELOC/fonts/afm/public/drm/drmtcbx6.afm - RELOC/fonts/afm/public/drm/drmtcbx7.afm - RELOC/fonts/afm/public/drm/drmtcbx8.afm - RELOC/fonts/afm/public/drm/drmtcbx9.afm - RELOC/fonts/afm/public/drm/drmui10.afm - RELOC/fonts/afm/public/drm/drmui11.afm - RELOC/fonts/afm/public/drm/drmui12.afm - RELOC/fonts/afm/public/drm/drmui14.afm - RELOC/fonts/afm/public/drm/drmui17.afm - RELOC/fonts/afm/public/drm/drmui24.afm - RELOC/fonts/afm/public/drm/drmui6.afm - RELOC/fonts/afm/public/drm/drmui7.afm - RELOC/fonts/afm/public/drm/drmui8.afm - RELOC/fonts/afm/public/drm/drmui9.afm - RELOC/fonts/afm/public/drm/drmuibx10.afm - RELOC/fonts/afm/public/drm/drmuibx11.afm - RELOC/fonts/afm/public/drm/drmuibx12.afm - RELOC/fonts/afm/public/drm/drmuibx14.afm - RELOC/fonts/afm/public/drm/drmuibx17.afm - RELOC/fonts/afm/public/drm/drmuibx24.afm - RELOC/fonts/afm/public/drm/drmuibx6.afm - RELOC/fonts/afm/public/drm/drmuibx7.afm - RELOC/fonts/afm/public/drm/drmuibx8.afm - RELOC/fonts/afm/public/drm/drmuibx9.afm - RELOC/fonts/map/dvips/drm/drm.map - RELOC/fonts/opentype/public/drm/drm10.otf - RELOC/fonts/opentype/public/drm/drm11.otf - RELOC/fonts/opentype/public/drm/drm12.otf - RELOC/fonts/opentype/public/drm/drm14.otf - RELOC/fonts/opentype/public/drm/drm17.otf - RELOC/fonts/opentype/public/drm/drm24.otf - RELOC/fonts/opentype/public/drm/drm6.otf - RELOC/fonts/opentype/public/drm/drm7.otf - RELOC/fonts/opentype/public/drm/drm8.otf - RELOC/fonts/opentype/public/drm/drm9.otf - RELOC/fonts/opentype/public/drm/drmb10.otf - RELOC/fonts/opentype/public/drm/drmb11.otf - RELOC/fonts/opentype/public/drm/drmb12.otf - RELOC/fonts/opentype/public/drm/drmb14.otf - RELOC/fonts/opentype/public/drm/drmb17.otf - RELOC/fonts/opentype/public/drm/drmb24.otf - RELOC/fonts/opentype/public/drm/drmb6.otf - RELOC/fonts/opentype/public/drm/drmb7.otf - RELOC/fonts/opentype/public/drm/drmb8.otf - RELOC/fonts/opentype/public/drm/drmb9.otf - RELOC/fonts/opentype/public/drm/drmbx10.otf - RELOC/fonts/opentype/public/drm/drmbx11.otf - RELOC/fonts/opentype/public/drm/drmbx12.otf - RELOC/fonts/opentype/public/drm/drmbx14.otf - RELOC/fonts/opentype/public/drm/drmbx17.otf - RELOC/fonts/opentype/public/drm/drmbx24.otf - RELOC/fonts/opentype/public/drm/drmbx6.otf - RELOC/fonts/opentype/public/drm/drmbx7.otf - RELOC/fonts/opentype/public/drm/drmbx8.otf - RELOC/fonts/opentype/public/drm/drmbx9.otf - RELOC/fonts/opentype/public/drm/drmdoz10.otf - RELOC/fonts/opentype/public/drm/drmdoz11.otf - RELOC/fonts/opentype/public/drm/drmdoz12.otf - RELOC/fonts/opentype/public/drm/drmdoz14.otf - RELOC/fonts/opentype/public/drm/drmdoz17.otf - RELOC/fonts/opentype/public/drm/drmdoz24.otf - RELOC/fonts/opentype/public/drm/drmdoz6.otf - RELOC/fonts/opentype/public/drm/drmdoz7.otf - RELOC/fonts/opentype/public/drm/drmdoz8.otf - RELOC/fonts/opentype/public/drm/drmdoz9.otf - RELOC/fonts/opentype/public/drm/drmdozb10.otf - RELOC/fonts/opentype/public/drm/drmdozb11.otf - RELOC/fonts/opentype/public/drm/drmdozb12.otf - RELOC/fonts/opentype/public/drm/drmdozb14.otf - RELOC/fonts/opentype/public/drm/drmdozb17.otf - RELOC/fonts/opentype/public/drm/drmdozb24.otf - RELOC/fonts/opentype/public/drm/drmdozb6.otf - RELOC/fonts/opentype/public/drm/drmdozb7.otf - RELOC/fonts/opentype/public/drm/drmdozb8.otf - RELOC/fonts/opentype/public/drm/drmdozb9.otf - RELOC/fonts/opentype/public/drm/drmdozbx10.otf - RELOC/fonts/opentype/public/drm/drmdozbx11.otf - RELOC/fonts/opentype/public/drm/drmdozbx12.otf - RELOC/fonts/opentype/public/drm/drmdozbx14.otf - RELOC/fonts/opentype/public/drm/drmdozbx17.otf - RELOC/fonts/opentype/public/drm/drmdozbx24.otf - RELOC/fonts/opentype/public/drm/drmdozbx6.otf - RELOC/fonts/opentype/public/drm/drmdozbx7.otf - RELOC/fonts/opentype/public/drm/drmdozbx8.otf - RELOC/fonts/opentype/public/drm/drmdozbx9.otf - RELOC/fonts/opentype/public/drm/drmdozit10.otf - RELOC/fonts/opentype/public/drm/drmdozit11.otf - RELOC/fonts/opentype/public/drm/drmdozit12.otf - RELOC/fonts/opentype/public/drm/drmdozit14.otf - RELOC/fonts/opentype/public/drm/drmdozit17.otf - RELOC/fonts/opentype/public/drm/drmdozit24.otf - RELOC/fonts/opentype/public/drm/drmdozit6.otf - RELOC/fonts/opentype/public/drm/drmdozit7.otf - RELOC/fonts/opentype/public/drm/drmdozit8.otf - RELOC/fonts/opentype/public/drm/drmdozit9.otf - RELOC/fonts/opentype/public/drm/drmdozitbx10.otf - RELOC/fonts/opentype/public/drm/drmdozitbx11.otf - RELOC/fonts/opentype/public/drm/drmdozitbx12.otf - RELOC/fonts/opentype/public/drm/drmdozitbx14.otf - RELOC/fonts/opentype/public/drm/drmdozitbx17.otf - RELOC/fonts/opentype/public/drm/drmdozitbx24.otf - RELOC/fonts/opentype/public/drm/drmdozitbx6.otf - RELOC/fonts/opentype/public/drm/drmdozitbx7.otf - RELOC/fonts/opentype/public/drm/drmdozitbx8.otf - RELOC/fonts/opentype/public/drm/drmdozitbx9.otf - RELOC/fonts/opentype/public/drm/drmdozitsc10.otf - RELOC/fonts/opentype/public/drm/drmdozitsc11.otf - RELOC/fonts/opentype/public/drm/drmdozitsc12.otf - RELOC/fonts/opentype/public/drm/drmdozitsc14.otf - RELOC/fonts/opentype/public/drm/drmdozitsc17.otf - RELOC/fonts/opentype/public/drm/drmdozitsc24.otf - RELOC/fonts/opentype/public/drm/drmdozitsc6.otf - RELOC/fonts/opentype/public/drm/drmdozitsc7.otf - RELOC/fonts/opentype/public/drm/drmdozitsc8.otf - RELOC/fonts/opentype/public/drm/drmdozitsc9.otf - RELOC/fonts/opentype/public/drm/drmdozittc10.otf - RELOC/fonts/opentype/public/drm/drmdozittc11.otf - RELOC/fonts/opentype/public/drm/drmdozittc12.otf - RELOC/fonts/opentype/public/drm/drmdozittc14.otf - RELOC/fonts/opentype/public/drm/drmdozittc17.otf - RELOC/fonts/opentype/public/drm/drmdozittc24.otf - RELOC/fonts/opentype/public/drm/drmdozittc6.otf - RELOC/fonts/opentype/public/drm/drmdozittc7.otf - RELOC/fonts/opentype/public/drm/drmdozittc8.otf - RELOC/fonts/opentype/public/drm/drmdozittc9.otf - RELOC/fonts/opentype/public/drm/drmdozl10.otf - RELOC/fonts/opentype/public/drm/drmdozl11.otf - RELOC/fonts/opentype/public/drm/drmdozl12.otf - RELOC/fonts/opentype/public/drm/drmdozl14.otf - RELOC/fonts/opentype/public/drm/drmdozl17.otf - RELOC/fonts/opentype/public/drm/drmdozl24.otf - RELOC/fonts/opentype/public/drm/drmdozl6.otf - RELOC/fonts/opentype/public/drm/drmdozl7.otf - RELOC/fonts/opentype/public/drm/drmdozl8.otf - RELOC/fonts/opentype/public/drm/drmdozl9.otf - RELOC/fonts/opentype/public/drm/drmdozsc10.otf - RELOC/fonts/opentype/public/drm/drmdozsc11.otf - RELOC/fonts/opentype/public/drm/drmdozsc12.otf - RELOC/fonts/opentype/public/drm/drmdozsc14.otf - RELOC/fonts/opentype/public/drm/drmdozsc17.otf - RELOC/fonts/opentype/public/drm/drmdozsc24.otf - RELOC/fonts/opentype/public/drm/drmdozsc6.otf - RELOC/fonts/opentype/public/drm/drmdozsc7.otf - RELOC/fonts/opentype/public/drm/drmdozsc8.otf - RELOC/fonts/opentype/public/drm/drmdozsc9.otf - RELOC/fonts/opentype/public/drm/drmdozscbx10.otf - RELOC/fonts/opentype/public/drm/drmdozscbx11.otf - RELOC/fonts/opentype/public/drm/drmdozscbx12.otf - RELOC/fonts/opentype/public/drm/drmdozscbx14.otf - RELOC/fonts/opentype/public/drm/drmdozscbx17.otf - RELOC/fonts/opentype/public/drm/drmdozscbx24.otf - RELOC/fonts/opentype/public/drm/drmdozscbx6.otf - RELOC/fonts/opentype/public/drm/drmdozscbx7.otf - RELOC/fonts/opentype/public/drm/drmdozscbx8.otf - RELOC/fonts/opentype/public/drm/drmdozscbx9.otf - RELOC/fonts/opentype/public/drm/drmdozsl10.otf - RELOC/fonts/opentype/public/drm/drmdozsl11.otf - RELOC/fonts/opentype/public/drm/drmdozsl12.otf - RELOC/fonts/opentype/public/drm/drmdozsl14.otf - RELOC/fonts/opentype/public/drm/drmdozsl17.otf - RELOC/fonts/opentype/public/drm/drmdozsl24.otf - RELOC/fonts/opentype/public/drm/drmdozsl6.otf - RELOC/fonts/opentype/public/drm/drmdozsl7.otf - RELOC/fonts/opentype/public/drm/drmdozsl8.otf - RELOC/fonts/opentype/public/drm/drmdozsl9.otf - RELOC/fonts/opentype/public/drm/drmdoztc10.otf - RELOC/fonts/opentype/public/drm/drmdoztc11.otf - RELOC/fonts/opentype/public/drm/drmdoztc12.otf - RELOC/fonts/opentype/public/drm/drmdoztc14.otf - RELOC/fonts/opentype/public/drm/drmdoztc17.otf - RELOC/fonts/opentype/public/drm/drmdoztc24.otf - RELOC/fonts/opentype/public/drm/drmdoztc6.otf - RELOC/fonts/opentype/public/drm/drmdoztc7.otf - RELOC/fonts/opentype/public/drm/drmdoztc8.otf - RELOC/fonts/opentype/public/drm/drmdoztc9.otf - RELOC/fonts/opentype/public/drm/drmdoztcbx10.otf - RELOC/fonts/opentype/public/drm/drmdoztcbx11.otf - RELOC/fonts/opentype/public/drm/drmdoztcbx12.otf - RELOC/fonts/opentype/public/drm/drmdoztcbx14.otf - RELOC/fonts/opentype/public/drm/drmdoztcbx17.otf - RELOC/fonts/opentype/public/drm/drmdoztcbx24.otf - RELOC/fonts/opentype/public/drm/drmdoztcbx6.otf - RELOC/fonts/opentype/public/drm/drmdoztcbx7.otf - RELOC/fonts/opentype/public/drm/drmdoztcbx8.otf - RELOC/fonts/opentype/public/drm/drmdoztcbx9.otf - RELOC/fonts/opentype/public/drm/drmdozui10.otf - RELOC/fonts/opentype/public/drm/drmdozui11.otf - RELOC/fonts/opentype/public/drm/drmdozui12.otf - RELOC/fonts/opentype/public/drm/drmdozui14.otf - RELOC/fonts/opentype/public/drm/drmdozui17.otf - RELOC/fonts/opentype/public/drm/drmdozui24.otf - RELOC/fonts/opentype/public/drm/drmdozui6.otf - RELOC/fonts/opentype/public/drm/drmdozui7.otf - RELOC/fonts/opentype/public/drm/drmdozui8.otf - RELOC/fonts/opentype/public/drm/drmdozui9.otf - RELOC/fonts/opentype/public/drm/drmdozuibx10.otf - RELOC/fonts/opentype/public/drm/drmdozuibx11.otf - RELOC/fonts/opentype/public/drm/drmdozuibx12.otf - RELOC/fonts/opentype/public/drm/drmdozuibx14.otf - RELOC/fonts/opentype/public/drm/drmdozuibx17.otf - RELOC/fonts/opentype/public/drm/drmdozuibx24.otf - RELOC/fonts/opentype/public/drm/drmdozuibx6.otf - RELOC/fonts/opentype/public/drm/drmdozuibx7.otf - RELOC/fonts/opentype/public/drm/drmdozuibx8.otf - RELOC/fonts/opentype/public/drm/drmdozuibx9.otf - RELOC/fonts/opentype/public/drm/drmfigs10.otf - RELOC/fonts/opentype/public/drm/drmfigs11.otf - RELOC/fonts/opentype/public/drm/drmfigs12.otf - RELOC/fonts/opentype/public/drm/drmfigs14.otf - RELOC/fonts/opentype/public/drm/drmfigs17.otf - RELOC/fonts/opentype/public/drm/drmfigs24.otf - RELOC/fonts/opentype/public/drm/drmfigs6.otf - RELOC/fonts/opentype/public/drm/drmfigs7.otf - RELOC/fonts/opentype/public/drm/drmfigs8.otf - RELOC/fonts/opentype/public/drm/drmfigs9.otf - RELOC/fonts/opentype/public/drm/drmgrk10.otf - RELOC/fonts/opentype/public/drm/drminf10.otf - RELOC/fonts/opentype/public/drm/drminf11.otf - RELOC/fonts/opentype/public/drm/drminf12.otf - RELOC/fonts/opentype/public/drm/drminf14.otf - RELOC/fonts/opentype/public/drm/drminf17.otf - RELOC/fonts/opentype/public/drm/drminf24.otf - RELOC/fonts/opentype/public/drm/drminf6.otf - RELOC/fonts/opentype/public/drm/drminf7.otf - RELOC/fonts/opentype/public/drm/drminf8.otf - RELOC/fonts/opentype/public/drm/drminf9.otf - RELOC/fonts/opentype/public/drm/drmit10.otf - RELOC/fonts/opentype/public/drm/drmit11.otf - RELOC/fonts/opentype/public/drm/drmit12.otf - RELOC/fonts/opentype/public/drm/drmit14.otf - RELOC/fonts/opentype/public/drm/drmit17.otf - RELOC/fonts/opentype/public/drm/drmit24.otf - RELOC/fonts/opentype/public/drm/drmit6.otf - RELOC/fonts/opentype/public/drm/drmit7.otf - RELOC/fonts/opentype/public/drm/drmit8.otf - RELOC/fonts/opentype/public/drm/drmit9.otf - RELOC/fonts/opentype/public/drm/drmitbx10.otf - RELOC/fonts/opentype/public/drm/drmitbx11.otf - RELOC/fonts/opentype/public/drm/drmitbx12.otf - RELOC/fonts/opentype/public/drm/drmitbx14.otf - RELOC/fonts/opentype/public/drm/drmitbx17.otf - RELOC/fonts/opentype/public/drm/drmitbx24.otf - RELOC/fonts/opentype/public/drm/drmitbx6.otf - RELOC/fonts/opentype/public/drm/drmitbx7.otf - RELOC/fonts/opentype/public/drm/drmitbx8.otf - RELOC/fonts/opentype/public/drm/drmitbx9.otf - RELOC/fonts/opentype/public/drm/drmitsc10.otf - RELOC/fonts/opentype/public/drm/drmitsc11.otf - RELOC/fonts/opentype/public/drm/drmitsc12.otf - RELOC/fonts/opentype/public/drm/drmitsc14.otf - RELOC/fonts/opentype/public/drm/drmitsc17.otf - RELOC/fonts/opentype/public/drm/drmitsc24.otf - RELOC/fonts/opentype/public/drm/drmitsc6.otf - RELOC/fonts/opentype/public/drm/drmitsc7.otf - RELOC/fonts/opentype/public/drm/drmitsc8.otf - RELOC/fonts/opentype/public/drm/drmitsc9.otf - RELOC/fonts/opentype/public/drm/drmittc10.otf - RELOC/fonts/opentype/public/drm/drmittc11.otf - RELOC/fonts/opentype/public/drm/drmittc12.otf - RELOC/fonts/opentype/public/drm/drmittc14.otf - RELOC/fonts/opentype/public/drm/drmittc17.otf - RELOC/fonts/opentype/public/drm/drmittc24.otf - RELOC/fonts/opentype/public/drm/drmittc6.otf - RELOC/fonts/opentype/public/drm/drmittc7.otf - RELOC/fonts/opentype/public/drm/drmittc8.otf - RELOC/fonts/opentype/public/drm/drmittc9.otf - RELOC/fonts/opentype/public/drm/drml10.otf - RELOC/fonts/opentype/public/drm/drml11.otf - RELOC/fonts/opentype/public/drm/drml12.otf - RELOC/fonts/opentype/public/drm/drml14.otf - RELOC/fonts/opentype/public/drm/drml17.otf - RELOC/fonts/opentype/public/drm/drml24.otf - RELOC/fonts/opentype/public/drm/drml6.otf - RELOC/fonts/opentype/public/drm/drml7.otf - RELOC/fonts/opentype/public/drm/drml8.otf - RELOC/fonts/opentype/public/drm/drml9.otf - RELOC/fonts/opentype/public/drm/drmmi10.otf - RELOC/fonts/opentype/public/drm/drmsc10.otf - RELOC/fonts/opentype/public/drm/drmsc11.otf - RELOC/fonts/opentype/public/drm/drmsc12.otf - RELOC/fonts/opentype/public/drm/drmsc14.otf - RELOC/fonts/opentype/public/drm/drmsc17.otf - RELOC/fonts/opentype/public/drm/drmsc24.otf - RELOC/fonts/opentype/public/drm/drmsc6.otf - RELOC/fonts/opentype/public/drm/drmsc7.otf - RELOC/fonts/opentype/public/drm/drmsc8.otf - RELOC/fonts/opentype/public/drm/drmsc9.otf - RELOC/fonts/opentype/public/drm/drmscbx10.otf - RELOC/fonts/opentype/public/drm/drmscbx11.otf - RELOC/fonts/opentype/public/drm/drmscbx12.otf - RELOC/fonts/opentype/public/drm/drmscbx14.otf - RELOC/fonts/opentype/public/drm/drmscbx17.otf - RELOC/fonts/opentype/public/drm/drmscbx24.otf - RELOC/fonts/opentype/public/drm/drmscbx6.otf - RELOC/fonts/opentype/public/drm/drmscbx7.otf - RELOC/fonts/opentype/public/drm/drmscbx8.otf - RELOC/fonts/opentype/public/drm/drmscbx9.otf - RELOC/fonts/opentype/public/drm/drmsl10.otf - RELOC/fonts/opentype/public/drm/drmsl11.otf - RELOC/fonts/opentype/public/drm/drmsl12.otf - RELOC/fonts/opentype/public/drm/drmsl14.otf - RELOC/fonts/opentype/public/drm/drmsl17.otf - RELOC/fonts/opentype/public/drm/drmsl24.otf - RELOC/fonts/opentype/public/drm/drmsl6.otf - RELOC/fonts/opentype/public/drm/drmsl7.otf - RELOC/fonts/opentype/public/drm/drmsl8.otf - RELOC/fonts/opentype/public/drm/drmsl9.otf - RELOC/fonts/opentype/public/drm/drmsy10.otf - RELOC/fonts/opentype/public/drm/drmsym10.otf - RELOC/fonts/opentype/public/drm/drmsym11.otf - RELOC/fonts/opentype/public/drm/drmsym12.otf - RELOC/fonts/opentype/public/drm/drmsym14.otf - RELOC/fonts/opentype/public/drm/drmsym17.otf - RELOC/fonts/opentype/public/drm/drmsym24.otf - RELOC/fonts/opentype/public/drm/drmsym7.otf - RELOC/fonts/opentype/public/drm/drmsym8.otf - RELOC/fonts/opentype/public/drm/drmsym9.otf - RELOC/fonts/opentype/public/drm/drmtc10.otf - RELOC/fonts/opentype/public/drm/drmtc11.otf - RELOC/fonts/opentype/public/drm/drmtc12.otf - RELOC/fonts/opentype/public/drm/drmtc14.otf - RELOC/fonts/opentype/public/drm/drmtc17.otf - RELOC/fonts/opentype/public/drm/drmtc24.otf - RELOC/fonts/opentype/public/drm/drmtc6.otf - RELOC/fonts/opentype/public/drm/drmtc7.otf - RELOC/fonts/opentype/public/drm/drmtc8.otf - RELOC/fonts/opentype/public/drm/drmtc9.otf - RELOC/fonts/opentype/public/drm/drmtcbx10.otf - RELOC/fonts/opentype/public/drm/drmtcbx11.otf - RELOC/fonts/opentype/public/drm/drmtcbx12.otf - RELOC/fonts/opentype/public/drm/drmtcbx14.otf - RELOC/fonts/opentype/public/drm/drmtcbx17.otf - RELOC/fonts/opentype/public/drm/drmtcbx24.otf - RELOC/fonts/opentype/public/drm/drmtcbx6.otf - RELOC/fonts/opentype/public/drm/drmtcbx7.otf - RELOC/fonts/opentype/public/drm/drmtcbx8.otf - RELOC/fonts/opentype/public/drm/drmtcbx9.otf - RELOC/fonts/opentype/public/drm/drmui10.otf - RELOC/fonts/opentype/public/drm/drmui11.otf - RELOC/fonts/opentype/public/drm/drmui12.otf - RELOC/fonts/opentype/public/drm/drmui14.otf - RELOC/fonts/opentype/public/drm/drmui17.otf - RELOC/fonts/opentype/public/drm/drmui24.otf - RELOC/fonts/opentype/public/drm/drmui6.otf - RELOC/fonts/opentype/public/drm/drmui7.otf - RELOC/fonts/opentype/public/drm/drmui8.otf - RELOC/fonts/opentype/public/drm/drmui9.otf - RELOC/fonts/opentype/public/drm/drmuibx10.otf - RELOC/fonts/opentype/public/drm/drmuibx11.otf - RELOC/fonts/opentype/public/drm/drmuibx12.otf - RELOC/fonts/opentype/public/drm/drmuibx14.otf - RELOC/fonts/opentype/public/drm/drmuibx17.otf - RELOC/fonts/opentype/public/drm/drmuibx24.otf - RELOC/fonts/opentype/public/drm/drmuibx6.otf - RELOC/fonts/opentype/public/drm/drmuibx7.otf - RELOC/fonts/opentype/public/drm/drmuibx8.otf - RELOC/fonts/opentype/public/drm/drmuibx9.otf - RELOC/fonts/source/public/drm/backslanttest.mf - RELOC/fonts/source/public/drm/drm.mf - RELOC/fonts/source/public/drm/drm10.mf - RELOC/fonts/source/public/drm/drm11.mf - RELOC/fonts/source/public/drm/drm12.mf - RELOC/fonts/source/public/drm/drm14.mf - RELOC/fonts/source/public/drm/drm17.mf - RELOC/fonts/source/public/drm/drm24.mf - RELOC/fonts/source/public/drm/drm6.mf - RELOC/fonts/source/public/drm/drm7.mf - RELOC/fonts/source/public/drm/drm8.mf - RELOC/fonts/source/public/drm/drm9.mf - RELOC/fonts/source/public/drm/drmacc.mf - RELOC/fonts/source/public/drm/drmacclet.mf - RELOC/fonts/source/public/drm/drmb10.mf - RELOC/fonts/source/public/drm/drmb11.mf - RELOC/fonts/source/public/drm/drmb12.mf - RELOC/fonts/source/public/drm/drmb14.mf - RELOC/fonts/source/public/drm/drmb17.mf - RELOC/fonts/source/public/drm/drmb24.mf - RELOC/fonts/source/public/drm/drmb6.mf - RELOC/fonts/source/public/drm/drmb7.mf - RELOC/fonts/source/public/drm/drmb8.mf - RELOC/fonts/source/public/drm/drmb9.mf - RELOC/fonts/source/public/drm/drmbx10.mf - RELOC/fonts/source/public/drm/drmbx11.mf - RELOC/fonts/source/public/drm/drmbx12.mf - RELOC/fonts/source/public/drm/drmbx14.mf - RELOC/fonts/source/public/drm/drmbx17.mf - RELOC/fonts/source/public/drm/drmbx24.mf - RELOC/fonts/source/public/drm/drmbx6.mf - RELOC/fonts/source/public/drm/drmbx7.mf - RELOC/fonts/source/public/drm/drmbx8.mf - RELOC/fonts/source/public/drm/drmbx9.mf - RELOC/fonts/source/public/drm/drmcap.mf - RELOC/fonts/source/public/drm/drmdigs.mf - RELOC/fonts/source/public/drm/drmdoz10.mf - RELOC/fonts/source/public/drm/drmdoz11.mf - RELOC/fonts/source/public/drm/drmdoz12.mf - RELOC/fonts/source/public/drm/drmdoz14.mf - RELOC/fonts/source/public/drm/drmdoz17.mf - RELOC/fonts/source/public/drm/drmdoz24.mf - RELOC/fonts/source/public/drm/drmdoz6.mf - RELOC/fonts/source/public/drm/drmdoz7.mf - RELOC/fonts/source/public/drm/drmdoz8.mf - RELOC/fonts/source/public/drm/drmdoz9.mf - RELOC/fonts/source/public/drm/drmdozb10.mf - RELOC/fonts/source/public/drm/drmdozb11.mf - RELOC/fonts/source/public/drm/drmdozb12.mf - RELOC/fonts/source/public/drm/drmdozb14.mf - RELOC/fonts/source/public/drm/drmdozb17.mf - RELOC/fonts/source/public/drm/drmdozb24.mf - RELOC/fonts/source/public/drm/drmdozb6.mf - RELOC/fonts/source/public/drm/drmdozb7.mf - RELOC/fonts/source/public/drm/drmdozb8.mf - RELOC/fonts/source/public/drm/drmdozb9.mf - RELOC/fonts/source/public/drm/drmdozbx10.mf - RELOC/fonts/source/public/drm/drmdozbx11.mf - RELOC/fonts/source/public/drm/drmdozbx12.mf - RELOC/fonts/source/public/drm/drmdozbx14.mf - RELOC/fonts/source/public/drm/drmdozbx17.mf - RELOC/fonts/source/public/drm/drmdozbx24.mf - RELOC/fonts/source/public/drm/drmdozbx6.mf - RELOC/fonts/source/public/drm/drmdozbx7.mf - RELOC/fonts/source/public/drm/drmdozbx8.mf - RELOC/fonts/source/public/drm/drmdozbx9.mf - RELOC/fonts/source/public/drm/drmdozdigs.mf - RELOC/fonts/source/public/drm/drmdozit10.mf - RELOC/fonts/source/public/drm/drmdozit11.mf - RELOC/fonts/source/public/drm/drmdozit12.mf - RELOC/fonts/source/public/drm/drmdozit14.mf - RELOC/fonts/source/public/drm/drmdozit17.mf - RELOC/fonts/source/public/drm/drmdozit24.mf - RELOC/fonts/source/public/drm/drmdozit6.mf - RELOC/fonts/source/public/drm/drmdozit7.mf - RELOC/fonts/source/public/drm/drmdozit8.mf - RELOC/fonts/source/public/drm/drmdozit9.mf - RELOC/fonts/source/public/drm/drmdozitbx10.mf - RELOC/fonts/source/public/drm/drmdozitbx11.mf - RELOC/fonts/source/public/drm/drmdozitbx12.mf - RELOC/fonts/source/public/drm/drmdozitbx14.mf - RELOC/fonts/source/public/drm/drmdozitbx17.mf - RELOC/fonts/source/public/drm/drmdozitbx24.mf - RELOC/fonts/source/public/drm/drmdozitbx6.mf - RELOC/fonts/source/public/drm/drmdozitbx7.mf - RELOC/fonts/source/public/drm/drmdozitbx8.mf - RELOC/fonts/source/public/drm/drmdozitbx9.mf - RELOC/fonts/source/public/drm/drmdozitdigs.mf - RELOC/fonts/source/public/drm/drmdozitsc10.mf - RELOC/fonts/source/public/drm/drmdozitsc11.mf - RELOC/fonts/source/public/drm/drmdozitsc12.mf - RELOC/fonts/source/public/drm/drmdozitsc14.mf - RELOC/fonts/source/public/drm/drmdozitsc17.mf - RELOC/fonts/source/public/drm/drmdozitsc24.mf - RELOC/fonts/source/public/drm/drmdozitsc6.mf - RELOC/fonts/source/public/drm/drmdozitsc7.mf - RELOC/fonts/source/public/drm/drmdozitsc8.mf - RELOC/fonts/source/public/drm/drmdozitsc9.mf - RELOC/fonts/source/public/drm/drmdozittc10.mf - RELOC/fonts/source/public/drm/drmdozittc11.mf - RELOC/fonts/source/public/drm/drmdozittc12.mf - RELOC/fonts/source/public/drm/drmdozittc14.mf - RELOC/fonts/source/public/drm/drmdozittc17.mf - RELOC/fonts/source/public/drm/drmdozittc24.mf - RELOC/fonts/source/public/drm/drmdozittc6.mf - RELOC/fonts/source/public/drm/drmdozittc7.mf - RELOC/fonts/source/public/drm/drmdozittc8.mf - RELOC/fonts/source/public/drm/drmdozittc9.mf - RELOC/fonts/source/public/drm/drmdozl10.mf - RELOC/fonts/source/public/drm/drmdozl11.mf - RELOC/fonts/source/public/drm/drmdozl12.mf - RELOC/fonts/source/public/drm/drmdozl14.mf - RELOC/fonts/source/public/drm/drmdozl17.mf - RELOC/fonts/source/public/drm/drmdozl24.mf - RELOC/fonts/source/public/drm/drmdozl6.mf - RELOC/fonts/source/public/drm/drmdozl7.mf - RELOC/fonts/source/public/drm/drmdozl8.mf - RELOC/fonts/source/public/drm/drmdozl9.mf - RELOC/fonts/source/public/drm/drmdozsc10.mf - RELOC/fonts/source/public/drm/drmdozsc11.mf - RELOC/fonts/source/public/drm/drmdozsc12.mf - RELOC/fonts/source/public/drm/drmdozsc14.mf - RELOC/fonts/source/public/drm/drmdozsc17.mf - RELOC/fonts/source/public/drm/drmdozsc24.mf - RELOC/fonts/source/public/drm/drmdozsc6.mf - RELOC/fonts/source/public/drm/drmdozsc7.mf - RELOC/fonts/source/public/drm/drmdozsc8.mf - RELOC/fonts/source/public/drm/drmdozsc9.mf - RELOC/fonts/source/public/drm/drmdozscbx10.mf - RELOC/fonts/source/public/drm/drmdozscbx11.mf - RELOC/fonts/source/public/drm/drmdozscbx12.mf - RELOC/fonts/source/public/drm/drmdozscbx14.mf - RELOC/fonts/source/public/drm/drmdozscbx17.mf - RELOC/fonts/source/public/drm/drmdozscbx24.mf - RELOC/fonts/source/public/drm/drmdozscbx6.mf - RELOC/fonts/source/public/drm/drmdozscbx7.mf - RELOC/fonts/source/public/drm/drmdozscbx8.mf - RELOC/fonts/source/public/drm/drmdozscbx9.mf - RELOC/fonts/source/public/drm/drmdozscdigs.mf - RELOC/fonts/source/public/drm/drmdozsl10.mf - RELOC/fonts/source/public/drm/drmdozsl11.mf - RELOC/fonts/source/public/drm/drmdozsl12.mf - RELOC/fonts/source/public/drm/drmdozsl14.mf - RELOC/fonts/source/public/drm/drmdozsl17.mf - RELOC/fonts/source/public/drm/drmdozsl24.mf - RELOC/fonts/source/public/drm/drmdozsl6.mf - RELOC/fonts/source/public/drm/drmdozsl7.mf - RELOC/fonts/source/public/drm/drmdozsl8.mf - RELOC/fonts/source/public/drm/drmdozsl9.mf - RELOC/fonts/source/public/drm/drmdoztc10.mf - RELOC/fonts/source/public/drm/drmdoztc11.mf - RELOC/fonts/source/public/drm/drmdoztc12.mf - RELOC/fonts/source/public/drm/drmdoztc14.mf - RELOC/fonts/source/public/drm/drmdoztc17.mf - RELOC/fonts/source/public/drm/drmdoztc24.mf - RELOC/fonts/source/public/drm/drmdoztc6.mf - RELOC/fonts/source/public/drm/drmdoztc7.mf - RELOC/fonts/source/public/drm/drmdoztc8.mf - RELOC/fonts/source/public/drm/drmdoztc9.mf - RELOC/fonts/source/public/drm/drmdoztcbx10.mf - RELOC/fonts/source/public/drm/drmdoztcbx11.mf - RELOC/fonts/source/public/drm/drmdoztcbx12.mf - RELOC/fonts/source/public/drm/drmdoztcbx14.mf - RELOC/fonts/source/public/drm/drmdoztcbx17.mf - RELOC/fonts/source/public/drm/drmdoztcbx24.mf - RELOC/fonts/source/public/drm/drmdoztcbx6.mf - RELOC/fonts/source/public/drm/drmdoztcbx7.mf - RELOC/fonts/source/public/drm/drmdoztcbx8.mf - RELOC/fonts/source/public/drm/drmdoztcbx9.mf - RELOC/fonts/source/public/drm/drmdoztcdigs.mf - RELOC/fonts/source/public/drm/drmdozui10.mf - RELOC/fonts/source/public/drm/drmdozui11.mf - RELOC/fonts/source/public/drm/drmdozui12.mf - RELOC/fonts/source/public/drm/drmdozui14.mf - RELOC/fonts/source/public/drm/drmdozui17.mf - RELOC/fonts/source/public/drm/drmdozui24.mf - RELOC/fonts/source/public/drm/drmdozui6.mf - RELOC/fonts/source/public/drm/drmdozui7.mf - RELOC/fonts/source/public/drm/drmdozui8.mf - RELOC/fonts/source/public/drm/drmdozui9.mf - RELOC/fonts/source/public/drm/drmdozuibx10.mf - RELOC/fonts/source/public/drm/drmdozuibx11.mf - RELOC/fonts/source/public/drm/drmdozuibx12.mf - RELOC/fonts/source/public/drm/drmdozuibx14.mf - RELOC/fonts/source/public/drm/drmdozuibx17.mf - RELOC/fonts/source/public/drm/drmdozuibx24.mf - RELOC/fonts/source/public/drm/drmdozuibx6.mf - RELOC/fonts/source/public/drm/drmdozuibx7.mf - RELOC/fonts/source/public/drm/drmdozuibx8.mf - RELOC/fonts/source/public/drm/drmdozuibx9.mf - RELOC/fonts/source/public/drm/drmfigs10.mf - RELOC/fonts/source/public/drm/drmfigs11.mf - RELOC/fonts/source/public/drm/drmfigs12.mf - RELOC/fonts/source/public/drm/drmfigs14.mf - RELOC/fonts/source/public/drm/drmfigs17.mf - RELOC/fonts/source/public/drm/drmfigs24.mf - RELOC/fonts/source/public/drm/drmfigs6.mf - RELOC/fonts/source/public/drm/drmfigs7.mf - RELOC/fonts/source/public/drm/drmfigs8.mf - RELOC/fonts/source/public/drm/drmfigs9.mf - RELOC/fonts/source/public/drm/drmgrk10.mf - RELOC/fonts/source/public/drm/drmgrkacc.mf - RELOC/fonts/source/public/drm/drmgrkacclet.mf - RELOC/fonts/source/public/drm/drmgrkcap.mf - RELOC/fonts/source/public/drm/drmgrkligs.mf - RELOC/fonts/source/public/drm/drmgrklow.mf - RELOC/fonts/source/public/drm/drmgrkpunct.mf - RELOC/fonts/source/public/drm/drmgrkup.mf - RELOC/fonts/source/public/drm/drminf10.mf - RELOC/fonts/source/public/drm/drminf11.mf - RELOC/fonts/source/public/drm/drminf12.mf - RELOC/fonts/source/public/drm/drminf14.mf - RELOC/fonts/source/public/drm/drminf17.mf - RELOC/fonts/source/public/drm/drminf24.mf - RELOC/fonts/source/public/drm/drminf6.mf - RELOC/fonts/source/public/drm/drminf7.mf - RELOC/fonts/source/public/drm/drminf8.mf - RELOC/fonts/source/public/drm/drminf9.mf - RELOC/fonts/source/public/drm/drminffigs.mf - RELOC/fonts/source/public/drm/drmit10.mf - RELOC/fonts/source/public/drm/drmit11.mf - RELOC/fonts/source/public/drm/drmit12.mf - RELOC/fonts/source/public/drm/drmit14.mf - RELOC/fonts/source/public/drm/drmit17.mf - RELOC/fonts/source/public/drm/drmit24.mf - RELOC/fonts/source/public/drm/drmit6.mf - RELOC/fonts/source/public/drm/drmit7.mf - RELOC/fonts/source/public/drm/drmit8.mf - RELOC/fonts/source/public/drm/drmit9.mf - RELOC/fonts/source/public/drm/drmitacclet.mf - RELOC/fonts/source/public/drm/drmitbx10.mf - RELOC/fonts/source/public/drm/drmitbx11.mf - RELOC/fonts/source/public/drm/drmitbx12.mf - RELOC/fonts/source/public/drm/drmitbx14.mf - RELOC/fonts/source/public/drm/drmitbx17.mf - RELOC/fonts/source/public/drm/drmitbx24.mf - RELOC/fonts/source/public/drm/drmitbx6.mf - RELOC/fonts/source/public/drm/drmitbx7.mf - RELOC/fonts/source/public/drm/drmitbx8.mf - RELOC/fonts/source/public/drm/drmitbx9.mf - RELOC/fonts/source/public/drm/drmitcap.mf - RELOC/fonts/source/public/drm/drmitdigs.mf - RELOC/fonts/source/public/drm/drmitligs.mf - RELOC/fonts/source/public/drm/drmitlow.mf - RELOC/fonts/source/public/drm/drmitoldstydigs.mf - RELOC/fonts/source/public/drm/drmitpunct.mf - RELOC/fonts/source/public/drm/drmitsc10.mf - RELOC/fonts/source/public/drm/drmitsc11.mf - RELOC/fonts/source/public/drm/drmitsc12.mf - RELOC/fonts/source/public/drm/drmitsc14.mf - RELOC/fonts/source/public/drm/drmitsc17.mf - RELOC/fonts/source/public/drm/drmitsc24.mf - RELOC/fonts/source/public/drm/drmitsc6.mf - RELOC/fonts/source/public/drm/drmitsc7.mf - RELOC/fonts/source/public/drm/drmitsc8.mf - RELOC/fonts/source/public/drm/drmitsc9.mf - RELOC/fonts/source/public/drm/drmittc10.mf - RELOC/fonts/source/public/drm/drmittc11.mf - RELOC/fonts/source/public/drm/drmittc12.mf - RELOC/fonts/source/public/drm/drmittc14.mf - RELOC/fonts/source/public/drm/drmittc17.mf - RELOC/fonts/source/public/drm/drmittc24.mf - RELOC/fonts/source/public/drm/drmittc6.mf - RELOC/fonts/source/public/drm/drmittc7.mf - RELOC/fonts/source/public/drm/drmittc8.mf - RELOC/fonts/source/public/drm/drmittc9.mf - RELOC/fonts/source/public/drm/drml10.mf - RELOC/fonts/source/public/drm/drml11.mf - RELOC/fonts/source/public/drm/drml12.mf - RELOC/fonts/source/public/drm/drml14.mf - RELOC/fonts/source/public/drm/drml17.mf - RELOC/fonts/source/public/drm/drml24.mf - RELOC/fonts/source/public/drm/drml6.mf - RELOC/fonts/source/public/drm/drml7.mf - RELOC/fonts/source/public/drm/drml8.mf - RELOC/fonts/source/public/drm/drml9.mf - RELOC/fonts/source/public/drm/drmligs.mf - RELOC/fonts/source/public/drm/drmlow.mf - RELOC/fonts/source/public/drm/drmlowmac.mf - RELOC/fonts/source/public/drm/drmmatharrows.mf - RELOC/fonts/source/public/drm/drmmathcal.mf - RELOC/fonts/source/public/drm/drmmathcursell.mf - RELOC/fonts/source/public/drm/drmmathfrac.mf - RELOC/fonts/source/public/drm/drmmathgrklow.mf - RELOC/fonts/source/public/drm/drmmathgrkup.mf - RELOC/fonts/source/public/drm/drmmathheb.mf - RELOC/fonts/source/public/drm/drmmathoms.mf - RELOC/fonts/source/public/drm/drmmathomx.mf - RELOC/fonts/source/public/drm/drmmathsym.mf - RELOC/fonts/source/public/drm/drmmi10.mf - RELOC/fonts/source/public/drm/drmoe.mf - RELOC/fonts/source/public/drm/drmoldstyfracs.mf - RELOC/fonts/source/public/drm/drmoldstynums.mf - RELOC/fonts/source/public/drm/drmomx10.mf - RELOC/fonts/source/public/drm/drmornaments.mf - RELOC/fonts/source/public/drm/drmornbars.mf - RELOC/fonts/source/public/drm/drmornfont.mf - RELOC/fonts/source/public/drm/drmorns.mf - RELOC/fonts/source/public/drm/drmpunct.mf - RELOC/fonts/source/public/drm/drmromannums.mf - RELOC/fonts/source/public/drm/drmsc10.mf - RELOC/fonts/source/public/drm/drmsc11.mf - RELOC/fonts/source/public/drm/drmsc12.mf - RELOC/fonts/source/public/drm/drmsc14.mf - RELOC/fonts/source/public/drm/drmsc17.mf - RELOC/fonts/source/public/drm/drmsc24.mf - RELOC/fonts/source/public/drm/drmsc6.mf - RELOC/fonts/source/public/drm/drmsc7.mf - RELOC/fonts/source/public/drm/drmsc8.mf - RELOC/fonts/source/public/drm/drmsc9.mf - RELOC/fonts/source/public/drm/drmscacclet.mf - RELOC/fonts/source/public/drm/drmscap.mf - RELOC/fonts/source/public/drm/drmscbx10.mf - RELOC/fonts/source/public/drm/drmscbx11.mf - RELOC/fonts/source/public/drm/drmscbx12.mf - RELOC/fonts/source/public/drm/drmscbx14.mf - RELOC/fonts/source/public/drm/drmscbx17.mf - RELOC/fonts/source/public/drm/drmscbx24.mf - RELOC/fonts/source/public/drm/drmscbx6.mf - RELOC/fonts/source/public/drm/drmscbx7.mf - RELOC/fonts/source/public/drm/drmscbx8.mf - RELOC/fonts/source/public/drm/drmscbx9.mf - RELOC/fonts/source/public/drm/drmscdigs.mf - RELOC/fonts/source/public/drm/drmscdol.mf - RELOC/fonts/source/public/drm/drmscligs.mf - RELOC/fonts/source/public/drm/drmsl10.mf - RELOC/fonts/source/public/drm/drmsl11.mf - RELOC/fonts/source/public/drm/drmsl12.mf - RELOC/fonts/source/public/drm/drmsl14.mf - RELOC/fonts/source/public/drm/drmsl17.mf - RELOC/fonts/source/public/drm/drmsl24.mf - RELOC/fonts/source/public/drm/drmsl6.mf - RELOC/fonts/source/public/drm/drmsl7.mf - RELOC/fonts/source/public/drm/drmsl8.mf - RELOC/fonts/source/public/drm/drmsl9.mf - RELOC/fonts/source/public/drm/drmsupfigs.mf - RELOC/fonts/source/public/drm/drmsy10.mf - RELOC/fonts/source/public/drm/drmsym10.mf - RELOC/fonts/source/public/drm/drmsym11.mf - RELOC/fonts/source/public/drm/drmsym12.mf - RELOC/fonts/source/public/drm/drmsym14.mf - RELOC/fonts/source/public/drm/drmsym17.mf - RELOC/fonts/source/public/drm/drmsym24.mf - RELOC/fonts/source/public/drm/drmsym7.mf - RELOC/fonts/source/public/drm/drmsym8.mf - RELOC/fonts/source/public/drm/drmsym9.mf - RELOC/fonts/source/public/drm/drmsymbols.mf - RELOC/fonts/source/public/drm/drmtc10.mf - RELOC/fonts/source/public/drm/drmtc11.mf - RELOC/fonts/source/public/drm/drmtc12.mf - RELOC/fonts/source/public/drm/drmtc14.mf - RELOC/fonts/source/public/drm/drmtc17.mf - RELOC/fonts/source/public/drm/drmtc24.mf - RELOC/fonts/source/public/drm/drmtc6.mf - RELOC/fonts/source/public/drm/drmtc7.mf - RELOC/fonts/source/public/drm/drmtc8.mf - RELOC/fonts/source/public/drm/drmtc9.mf - RELOC/fonts/source/public/drm/drmtcacclet.mf - RELOC/fonts/source/public/drm/drmtcap.mf - RELOC/fonts/source/public/drm/drmtcbx10.mf - RELOC/fonts/source/public/drm/drmtcbx11.mf - RELOC/fonts/source/public/drm/drmtcbx12.mf - RELOC/fonts/source/public/drm/drmtcbx14.mf - RELOC/fonts/source/public/drm/drmtcbx17.mf - RELOC/fonts/source/public/drm/drmtcbx24.mf - RELOC/fonts/source/public/drm/drmtcbx6.mf - RELOC/fonts/source/public/drm/drmtcbx7.mf - RELOC/fonts/source/public/drm/drmtcbx8.mf - RELOC/fonts/source/public/drm/drmtcbx9.mf - RELOC/fonts/source/public/drm/drmtcdigs.mf - RELOC/fonts/source/public/drm/drmtcdol.mf - RELOC/fonts/source/public/drm/drmtcligs.mf - RELOC/fonts/source/public/drm/drmttcap.mf - RELOC/fonts/source/public/drm/drmui10.mf - RELOC/fonts/source/public/drm/drmui11.mf - RELOC/fonts/source/public/drm/drmui12.mf - RELOC/fonts/source/public/drm/drmui14.mf - RELOC/fonts/source/public/drm/drmui17.mf - RELOC/fonts/source/public/drm/drmui24.mf - RELOC/fonts/source/public/drm/drmui6.mf - RELOC/fonts/source/public/drm/drmui7.mf - RELOC/fonts/source/public/drm/drmui8.mf - RELOC/fonts/source/public/drm/drmui9.mf - RELOC/fonts/source/public/drm/drmuibx10.mf - RELOC/fonts/source/public/drm/drmuibx11.mf - RELOC/fonts/source/public/drm/drmuibx12.mf - RELOC/fonts/source/public/drm/drmuibx14.mf - RELOC/fonts/source/public/drm/drmuibx17.mf - RELOC/fonts/source/public/drm/drmuibx24.mf - RELOC/fonts/source/public/drm/drmuibx6.mf - RELOC/fonts/source/public/drm/drmuibx7.mf - RELOC/fonts/source/public/drm/drmuibx8.mf - RELOC/fonts/source/public/drm/drmuibx9.mf - RELOC/fonts/source/public/drm/drmuiligs.mf - RELOC/fonts/tfm/public/drm/drm10.tfm - RELOC/fonts/tfm/public/drm/drm100.tfm - RELOC/fonts/tfm/public/drm/drm11.tfm - RELOC/fonts/tfm/public/drm/drm12.tfm - RELOC/fonts/tfm/public/drm/drm14.tfm - RELOC/fonts/tfm/public/drm/drm17.tfm - RELOC/fonts/tfm/public/drm/drm24.tfm - RELOC/fonts/tfm/public/drm/drm6.tfm - RELOC/fonts/tfm/public/drm/drm7.tfm - RELOC/fonts/tfm/public/drm/drm8.tfm - RELOC/fonts/tfm/public/drm/drm9.tfm - RELOC/fonts/tfm/public/drm/drmb10.tfm - RELOC/fonts/tfm/public/drm/drmb11.tfm - RELOC/fonts/tfm/public/drm/drmb12.tfm - RELOC/fonts/tfm/public/drm/drmb14.tfm - RELOC/fonts/tfm/public/drm/drmb17.tfm - RELOC/fonts/tfm/public/drm/drmb24.tfm - RELOC/fonts/tfm/public/drm/drmb6.tfm - RELOC/fonts/tfm/public/drm/drmb7.tfm - RELOC/fonts/tfm/public/drm/drmb8.tfm - RELOC/fonts/tfm/public/drm/drmb9.tfm - RELOC/fonts/tfm/public/drm/drmbs10.tfm - RELOC/fonts/tfm/public/drm/drmbx10.tfm - RELOC/fonts/tfm/public/drm/drmbx11.tfm - RELOC/fonts/tfm/public/drm/drmbx12.tfm - RELOC/fonts/tfm/public/drm/drmbx14.tfm - RELOC/fonts/tfm/public/drm/drmbx17.tfm - RELOC/fonts/tfm/public/drm/drmbx24.tfm - RELOC/fonts/tfm/public/drm/drmbx6.tfm - RELOC/fonts/tfm/public/drm/drmbx7.tfm - RELOC/fonts/tfm/public/drm/drmbx8.tfm - RELOC/fonts/tfm/public/drm/drmbx9.tfm - RELOC/fonts/tfm/public/drm/drmdoz10.tfm - RELOC/fonts/tfm/public/drm/drmdoz11.tfm - RELOC/fonts/tfm/public/drm/drmdoz12.tfm - RELOC/fonts/tfm/public/drm/drmdoz14.tfm - RELOC/fonts/tfm/public/drm/drmdoz17.tfm - RELOC/fonts/tfm/public/drm/drmdoz24.tfm - RELOC/fonts/tfm/public/drm/drmdoz6.tfm - RELOC/fonts/tfm/public/drm/drmdoz7.tfm - RELOC/fonts/tfm/public/drm/drmdoz8.tfm - RELOC/fonts/tfm/public/drm/drmdoz9.tfm - RELOC/fonts/tfm/public/drm/drmdozb10.tfm - RELOC/fonts/tfm/public/drm/drmdozb11.tfm - RELOC/fonts/tfm/public/drm/drmdozb12.tfm - RELOC/fonts/tfm/public/drm/drmdozb14.tfm - RELOC/fonts/tfm/public/drm/drmdozb17.tfm - RELOC/fonts/tfm/public/drm/drmdozb24.tfm - RELOC/fonts/tfm/public/drm/drmdozb6.tfm - RELOC/fonts/tfm/public/drm/drmdozb7.tfm - RELOC/fonts/tfm/public/drm/drmdozb8.tfm - RELOC/fonts/tfm/public/drm/drmdozb9.tfm - RELOC/fonts/tfm/public/drm/drmdozbx10.tfm - RELOC/fonts/tfm/public/drm/drmdozbx11.tfm - RELOC/fonts/tfm/public/drm/drmdozbx12.tfm - RELOC/fonts/tfm/public/drm/drmdozbx14.tfm - RELOC/fonts/tfm/public/drm/drmdozbx17.tfm - RELOC/fonts/tfm/public/drm/drmdozbx24.tfm - RELOC/fonts/tfm/public/drm/drmdozbx6.tfm - RELOC/fonts/tfm/public/drm/drmdozbx7.tfm - RELOC/fonts/tfm/public/drm/drmdozbx8.tfm - RELOC/fonts/tfm/public/drm/drmdozbx9.tfm - RELOC/fonts/tfm/public/drm/drmdozit10.tfm - RELOC/fonts/tfm/public/drm/drmdozit11.tfm - RELOC/fonts/tfm/public/drm/drmdozit12.tfm - RELOC/fonts/tfm/public/drm/drmdozit14.tfm - RELOC/fonts/tfm/public/drm/drmdozit17.tfm - RELOC/fonts/tfm/public/drm/drmdozit24.tfm - RELOC/fonts/tfm/public/drm/drmdozit6.tfm - RELOC/fonts/tfm/public/drm/drmdozit7.tfm - RELOC/fonts/tfm/public/drm/drmdozit8.tfm - RELOC/fonts/tfm/public/drm/drmdozit9.tfm - RELOC/fonts/tfm/public/drm/drmdozitbx10.tfm - RELOC/fonts/tfm/public/drm/drmdozitbx11.tfm - RELOC/fonts/tfm/public/drm/drmdozitbx12.tfm - RELOC/fonts/tfm/public/drm/drmdozitbx14.tfm - RELOC/fonts/tfm/public/drm/drmdozitbx17.tfm - RELOC/fonts/tfm/public/drm/drmdozitbx24.tfm - RELOC/fonts/tfm/public/drm/drmdozitbx6.tfm - RELOC/fonts/tfm/public/drm/drmdozitbx7.tfm - RELOC/fonts/tfm/public/drm/drmdozitbx8.tfm - RELOC/fonts/tfm/public/drm/drmdozitbx9.tfm - RELOC/fonts/tfm/public/drm/drmdozitsc10.tfm - RELOC/fonts/tfm/public/drm/drmdozitsc11.tfm - RELOC/fonts/tfm/public/drm/drmdozitsc12.tfm - RELOC/fonts/tfm/public/drm/drmdozitsc14.tfm - RELOC/fonts/tfm/public/drm/drmdozitsc17.tfm - RELOC/fonts/tfm/public/drm/drmdozitsc24.tfm - RELOC/fonts/tfm/public/drm/drmdozitsc6.tfm - RELOC/fonts/tfm/public/drm/drmdozitsc7.tfm - RELOC/fonts/tfm/public/drm/drmdozitsc8.tfm - RELOC/fonts/tfm/public/drm/drmdozitsc9.tfm - RELOC/fonts/tfm/public/drm/drmdozittc10.tfm - RELOC/fonts/tfm/public/drm/drmdozittc11.tfm - RELOC/fonts/tfm/public/drm/drmdozittc12.tfm - RELOC/fonts/tfm/public/drm/drmdozittc14.tfm - RELOC/fonts/tfm/public/drm/drmdozittc17.tfm - RELOC/fonts/tfm/public/drm/drmdozittc24.tfm - RELOC/fonts/tfm/public/drm/drmdozittc6.tfm - RELOC/fonts/tfm/public/drm/drmdozittc7.tfm - RELOC/fonts/tfm/public/drm/drmdozittc8.tfm - RELOC/fonts/tfm/public/drm/drmdozittc9.tfm - RELOC/fonts/tfm/public/drm/drmdozl10.tfm - RELOC/fonts/tfm/public/drm/drmdozl11.tfm - RELOC/fonts/tfm/public/drm/drmdozl12.tfm - RELOC/fonts/tfm/public/drm/drmdozl14.tfm - RELOC/fonts/tfm/public/drm/drmdozl17.tfm - RELOC/fonts/tfm/public/drm/drmdozl24.tfm - RELOC/fonts/tfm/public/drm/drmdozl6.tfm - RELOC/fonts/tfm/public/drm/drmdozl7.tfm - RELOC/fonts/tfm/public/drm/drmdozl8.tfm - RELOC/fonts/tfm/public/drm/drmdozl9.tfm - RELOC/fonts/tfm/public/drm/drmdozsc10.tfm - RELOC/fonts/tfm/public/drm/drmdozsc11.tfm - RELOC/fonts/tfm/public/drm/drmdozsc12.tfm - RELOC/fonts/tfm/public/drm/drmdozsc14.tfm - RELOC/fonts/tfm/public/drm/drmdozsc17.tfm - RELOC/fonts/tfm/public/drm/drmdozsc24.tfm - RELOC/fonts/tfm/public/drm/drmdozsc6.tfm - RELOC/fonts/tfm/public/drm/drmdozsc7.tfm - RELOC/fonts/tfm/public/drm/drmdozsc8.tfm - RELOC/fonts/tfm/public/drm/drmdozsc9.tfm - RELOC/fonts/tfm/public/drm/drmdozscbx10.tfm - RELOC/fonts/tfm/public/drm/drmdozscbx11.tfm - RELOC/fonts/tfm/public/drm/drmdozscbx12.tfm - RELOC/fonts/tfm/public/drm/drmdozscbx14.tfm - RELOC/fonts/tfm/public/drm/drmdozscbx17.tfm - RELOC/fonts/tfm/public/drm/drmdozscbx24.tfm - RELOC/fonts/tfm/public/drm/drmdozscbx6.tfm - RELOC/fonts/tfm/public/drm/drmdozscbx7.tfm - RELOC/fonts/tfm/public/drm/drmdozscbx8.tfm - RELOC/fonts/tfm/public/drm/drmdozscbx9.tfm - RELOC/fonts/tfm/public/drm/drmdozsl10.tfm - RELOC/fonts/tfm/public/drm/drmdozsl11.tfm - RELOC/fonts/tfm/public/drm/drmdozsl12.tfm - RELOC/fonts/tfm/public/drm/drmdozsl14.tfm - RELOC/fonts/tfm/public/drm/drmdozsl17.tfm - RELOC/fonts/tfm/public/drm/drmdozsl24.tfm - RELOC/fonts/tfm/public/drm/drmdozsl6.tfm - RELOC/fonts/tfm/public/drm/drmdozsl7.tfm - RELOC/fonts/tfm/public/drm/drmdozsl8.tfm - RELOC/fonts/tfm/public/drm/drmdozsl9.tfm - RELOC/fonts/tfm/public/drm/drmdoztc10.tfm - RELOC/fonts/tfm/public/drm/drmdoztc11.tfm - RELOC/fonts/tfm/public/drm/drmdoztc12.tfm - RELOC/fonts/tfm/public/drm/drmdoztc14.tfm - RELOC/fonts/tfm/public/drm/drmdoztc17.tfm - RELOC/fonts/tfm/public/drm/drmdoztc24.tfm - RELOC/fonts/tfm/public/drm/drmdoztc6.tfm - RELOC/fonts/tfm/public/drm/drmdoztc7.tfm - RELOC/fonts/tfm/public/drm/drmdoztc8.tfm - RELOC/fonts/tfm/public/drm/drmdoztc9.tfm - RELOC/fonts/tfm/public/drm/drmdoztcbx10.tfm - RELOC/fonts/tfm/public/drm/drmdoztcbx11.tfm - RELOC/fonts/tfm/public/drm/drmdoztcbx12.tfm - RELOC/fonts/tfm/public/drm/drmdoztcbx14.tfm - RELOC/fonts/tfm/public/drm/drmdoztcbx17.tfm - RELOC/fonts/tfm/public/drm/drmdoztcbx24.tfm - RELOC/fonts/tfm/public/drm/drmdoztcbx6.tfm - RELOC/fonts/tfm/public/drm/drmdoztcbx7.tfm - RELOC/fonts/tfm/public/drm/drmdoztcbx8.tfm - RELOC/fonts/tfm/public/drm/drmdoztcbx9.tfm - RELOC/fonts/tfm/public/drm/drmdozui10.tfm - RELOC/fonts/tfm/public/drm/drmdozui11.tfm - RELOC/fonts/tfm/public/drm/drmdozui12.tfm - RELOC/fonts/tfm/public/drm/drmdozui14.tfm - RELOC/fonts/tfm/public/drm/drmdozui17.tfm - RELOC/fonts/tfm/public/drm/drmdozui24.tfm - RELOC/fonts/tfm/public/drm/drmdozui6.tfm - RELOC/fonts/tfm/public/drm/drmdozui7.tfm - RELOC/fonts/tfm/public/drm/drmdozui8.tfm - RELOC/fonts/tfm/public/drm/drmdozui9.tfm - RELOC/fonts/tfm/public/drm/drmdozuibx10.tfm - RELOC/fonts/tfm/public/drm/drmdozuibx11.tfm - RELOC/fonts/tfm/public/drm/drmdozuibx12.tfm - RELOC/fonts/tfm/public/drm/drmdozuibx14.tfm - RELOC/fonts/tfm/public/drm/drmdozuibx17.tfm - RELOC/fonts/tfm/public/drm/drmdozuibx24.tfm - RELOC/fonts/tfm/public/drm/drmdozuibx6.tfm - RELOC/fonts/tfm/public/drm/drmdozuibx7.tfm - RELOC/fonts/tfm/public/drm/drmdozuibx8.tfm - RELOC/fonts/tfm/public/drm/drmdozuibx9.tfm - RELOC/fonts/tfm/public/drm/drmfigs10.tfm - RELOC/fonts/tfm/public/drm/drmfigs11.tfm - RELOC/fonts/tfm/public/drm/drmfigs12.tfm - RELOC/fonts/tfm/public/drm/drmfigs14.tfm - RELOC/fonts/tfm/public/drm/drmfigs17.tfm - RELOC/fonts/tfm/public/drm/drmfigs24.tfm - RELOC/fonts/tfm/public/drm/drmfigs6.tfm - RELOC/fonts/tfm/public/drm/drmfigs7.tfm - RELOC/fonts/tfm/public/drm/drmfigs8.tfm - RELOC/fonts/tfm/public/drm/drmfigs9.tfm - RELOC/fonts/tfm/public/drm/drmgrk10.tfm - RELOC/fonts/tfm/public/drm/drminf10.tfm - RELOC/fonts/tfm/public/drm/drminf11.tfm - RELOC/fonts/tfm/public/drm/drminf12.tfm - RELOC/fonts/tfm/public/drm/drminf14.tfm - RELOC/fonts/tfm/public/drm/drminf17.tfm - RELOC/fonts/tfm/public/drm/drminf24.tfm - RELOC/fonts/tfm/public/drm/drminf6.tfm - RELOC/fonts/tfm/public/drm/drminf7.tfm - RELOC/fonts/tfm/public/drm/drminf8.tfm - RELOC/fonts/tfm/public/drm/drminf9.tfm - RELOC/fonts/tfm/public/drm/drmit10.tfm - RELOC/fonts/tfm/public/drm/drmit11.tfm - RELOC/fonts/tfm/public/drm/drmit12.tfm - RELOC/fonts/tfm/public/drm/drmit14.tfm - RELOC/fonts/tfm/public/drm/drmit17.tfm - RELOC/fonts/tfm/public/drm/drmit24.tfm - RELOC/fonts/tfm/public/drm/drmit6.tfm - RELOC/fonts/tfm/public/drm/drmit7.tfm - RELOC/fonts/tfm/public/drm/drmit8.tfm - RELOC/fonts/tfm/public/drm/drmit9.tfm - RELOC/fonts/tfm/public/drm/drmitbx10.tfm - RELOC/fonts/tfm/public/drm/drmitbx11.tfm - RELOC/fonts/tfm/public/drm/drmitbx12.tfm - RELOC/fonts/tfm/public/drm/drmitbx14.tfm - RELOC/fonts/tfm/public/drm/drmitbx17.tfm - RELOC/fonts/tfm/public/drm/drmitbx24.tfm - RELOC/fonts/tfm/public/drm/drmitbx6.tfm - RELOC/fonts/tfm/public/drm/drmitbx7.tfm - RELOC/fonts/tfm/public/drm/drmitbx8.tfm - RELOC/fonts/tfm/public/drm/drmitbx9.tfm - RELOC/fonts/tfm/public/drm/drmitsc10.tfm - RELOC/fonts/tfm/public/drm/drmitsc11.tfm - RELOC/fonts/tfm/public/drm/drmitsc12.tfm - RELOC/fonts/tfm/public/drm/drmitsc14.tfm - RELOC/fonts/tfm/public/drm/drmitsc17.tfm - RELOC/fonts/tfm/public/drm/drmitsc24.tfm - RELOC/fonts/tfm/public/drm/drmitsc6.tfm - RELOC/fonts/tfm/public/drm/drmitsc7.tfm - RELOC/fonts/tfm/public/drm/drmitsc8.tfm - RELOC/fonts/tfm/public/drm/drmitsc9.tfm - RELOC/fonts/tfm/public/drm/drmittc10.tfm - RELOC/fonts/tfm/public/drm/drmittc11.tfm - RELOC/fonts/tfm/public/drm/drmittc12.tfm - RELOC/fonts/tfm/public/drm/drmittc14.tfm - RELOC/fonts/tfm/public/drm/drmittc17.tfm - RELOC/fonts/tfm/public/drm/drmittc24.tfm - RELOC/fonts/tfm/public/drm/drmittc6.tfm - RELOC/fonts/tfm/public/drm/drmittc7.tfm - RELOC/fonts/tfm/public/drm/drmittc8.tfm - RELOC/fonts/tfm/public/drm/drmittc9.tfm - RELOC/fonts/tfm/public/drm/drml10.tfm - RELOC/fonts/tfm/public/drm/drml11.tfm - RELOC/fonts/tfm/public/drm/drml12.tfm - RELOC/fonts/tfm/public/drm/drml14.tfm - RELOC/fonts/tfm/public/drm/drml17.tfm - RELOC/fonts/tfm/public/drm/drml24.tfm - RELOC/fonts/tfm/public/drm/drml6.tfm - RELOC/fonts/tfm/public/drm/drml7.tfm - RELOC/fonts/tfm/public/drm/drml8.tfm - RELOC/fonts/tfm/public/drm/drml9.tfm - RELOC/fonts/tfm/public/drm/drmmi10.tfm - RELOC/fonts/tfm/public/drm/drmomx10.tfm - RELOC/fonts/tfm/public/drm/drmorns.tfm - RELOC/fonts/tfm/public/drm/drmsc10.tfm - RELOC/fonts/tfm/public/drm/drmsc11.tfm - RELOC/fonts/tfm/public/drm/drmsc12.tfm - RELOC/fonts/tfm/public/drm/drmsc14.tfm - RELOC/fonts/tfm/public/drm/drmsc17.tfm - RELOC/fonts/tfm/public/drm/drmsc24.tfm - RELOC/fonts/tfm/public/drm/drmsc6.tfm - RELOC/fonts/tfm/public/drm/drmsc7.tfm - RELOC/fonts/tfm/public/drm/drmsc8.tfm - RELOC/fonts/tfm/public/drm/drmsc9.tfm - RELOC/fonts/tfm/public/drm/drmscbx10.tfm - RELOC/fonts/tfm/public/drm/drmscbx11.tfm - RELOC/fonts/tfm/public/drm/drmscbx12.tfm - RELOC/fonts/tfm/public/drm/drmscbx14.tfm - RELOC/fonts/tfm/public/drm/drmscbx17.tfm - RELOC/fonts/tfm/public/drm/drmscbx24.tfm - RELOC/fonts/tfm/public/drm/drmscbx6.tfm - RELOC/fonts/tfm/public/drm/drmscbx7.tfm - RELOC/fonts/tfm/public/drm/drmscbx8.tfm - RELOC/fonts/tfm/public/drm/drmscbx9.tfm - RELOC/fonts/tfm/public/drm/drmsl10.tfm - RELOC/fonts/tfm/public/drm/drmsl11.tfm - RELOC/fonts/tfm/public/drm/drmsl12.tfm - RELOC/fonts/tfm/public/drm/drmsl14.tfm - RELOC/fonts/tfm/public/drm/drmsl17.tfm - RELOC/fonts/tfm/public/drm/drmsl24.tfm - RELOC/fonts/tfm/public/drm/drmsl6.tfm - RELOC/fonts/tfm/public/drm/drmsl7.tfm - RELOC/fonts/tfm/public/drm/drmsl8.tfm - RELOC/fonts/tfm/public/drm/drmsl9.tfm - RELOC/fonts/tfm/public/drm/drmsy10.tfm - RELOC/fonts/tfm/public/drm/drmsym10.tfm - RELOC/fonts/tfm/public/drm/drmsym11.tfm - RELOC/fonts/tfm/public/drm/drmsym12.tfm - RELOC/fonts/tfm/public/drm/drmsym14.tfm - RELOC/fonts/tfm/public/drm/drmsym17.tfm - RELOC/fonts/tfm/public/drm/drmsym24.tfm - RELOC/fonts/tfm/public/drm/drmsym7.tfm - RELOC/fonts/tfm/public/drm/drmsym8.tfm - RELOC/fonts/tfm/public/drm/drmsym9.tfm - RELOC/fonts/tfm/public/drm/drmtc10.tfm - RELOC/fonts/tfm/public/drm/drmtc11.tfm - RELOC/fonts/tfm/public/drm/drmtc12.tfm - RELOC/fonts/tfm/public/drm/drmtc14.tfm - RELOC/fonts/tfm/public/drm/drmtc17.tfm - RELOC/fonts/tfm/public/drm/drmtc24.tfm - RELOC/fonts/tfm/public/drm/drmtc6.tfm - RELOC/fonts/tfm/public/drm/drmtc7.tfm - RELOC/fonts/tfm/public/drm/drmtc8.tfm - RELOC/fonts/tfm/public/drm/drmtc9.tfm - RELOC/fonts/tfm/public/drm/drmtcbx10.tfm - RELOC/fonts/tfm/public/drm/drmtcbx11.tfm - RELOC/fonts/tfm/public/drm/drmtcbx12.tfm - RELOC/fonts/tfm/public/drm/drmtcbx14.tfm - RELOC/fonts/tfm/public/drm/drmtcbx17.tfm - RELOC/fonts/tfm/public/drm/drmtcbx24.tfm - RELOC/fonts/tfm/public/drm/drmtcbx6.tfm - RELOC/fonts/tfm/public/drm/drmtcbx7.tfm - RELOC/fonts/tfm/public/drm/drmtcbx8.tfm - RELOC/fonts/tfm/public/drm/drmtcbx9.tfm - RELOC/fonts/tfm/public/drm/drmui10.tfm - RELOC/fonts/tfm/public/drm/drmui11.tfm - RELOC/fonts/tfm/public/drm/drmui12.tfm - RELOC/fonts/tfm/public/drm/drmui14.tfm - RELOC/fonts/tfm/public/drm/drmui17.tfm - RELOC/fonts/tfm/public/drm/drmui24.tfm - RELOC/fonts/tfm/public/drm/drmui6.tfm - RELOC/fonts/tfm/public/drm/drmui7.tfm - RELOC/fonts/tfm/public/drm/drmui8.tfm - RELOC/fonts/tfm/public/drm/drmui9.tfm - RELOC/fonts/tfm/public/drm/drmuibx10.tfm - RELOC/fonts/tfm/public/drm/drmuibx11.tfm - RELOC/fonts/tfm/public/drm/drmuibx12.tfm - RELOC/fonts/tfm/public/drm/drmuibx14.tfm - RELOC/fonts/tfm/public/drm/drmuibx17.tfm - RELOC/fonts/tfm/public/drm/drmuibx24.tfm - RELOC/fonts/tfm/public/drm/drmuibx6.tfm - RELOC/fonts/tfm/public/drm/drmuibx7.tfm - RELOC/fonts/tfm/public/drm/drmuibx8.tfm - RELOC/fonts/tfm/public/drm/drmuibx9.tfm - RELOC/fonts/type1/public/drm/drm10.pfb - RELOC/fonts/type1/public/drm/drm11.pfb - RELOC/fonts/type1/public/drm/drm12.pfb - RELOC/fonts/type1/public/drm/drm14.pfb - RELOC/fonts/type1/public/drm/drm17.pfb - RELOC/fonts/type1/public/drm/drm24.pfb - RELOC/fonts/type1/public/drm/drm6.pfb - RELOC/fonts/type1/public/drm/drm7.pfb - RELOC/fonts/type1/public/drm/drm8.pfb - RELOC/fonts/type1/public/drm/drm9.pfb - RELOC/fonts/type1/public/drm/drmb10.pfb - RELOC/fonts/type1/public/drm/drmb11.pfb - RELOC/fonts/type1/public/drm/drmb12.pfb - RELOC/fonts/type1/public/drm/drmb14.pfb - RELOC/fonts/type1/public/drm/drmb17.pfb - RELOC/fonts/type1/public/drm/drmb24.pfb - RELOC/fonts/type1/public/drm/drmb6.pfb - RELOC/fonts/type1/public/drm/drmb7.pfb - RELOC/fonts/type1/public/drm/drmb8.pfb - RELOC/fonts/type1/public/drm/drmb9.pfb - RELOC/fonts/type1/public/drm/drmbx10.pfb - RELOC/fonts/type1/public/drm/drmbx11.pfb - RELOC/fonts/type1/public/drm/drmbx12.pfb - RELOC/fonts/type1/public/drm/drmbx14.pfb - RELOC/fonts/type1/public/drm/drmbx17.pfb - RELOC/fonts/type1/public/drm/drmbx24.pfb - RELOC/fonts/type1/public/drm/drmbx6.pfb - RELOC/fonts/type1/public/drm/drmbx7.pfb - RELOC/fonts/type1/public/drm/drmbx8.pfb - RELOC/fonts/type1/public/drm/drmbx9.pfb - RELOC/fonts/type1/public/drm/drmdoz10.pfb - RELOC/fonts/type1/public/drm/drmdoz11.pfb - RELOC/fonts/type1/public/drm/drmdoz12.pfb - RELOC/fonts/type1/public/drm/drmdoz14.pfb - RELOC/fonts/type1/public/drm/drmdoz17.pfb - RELOC/fonts/type1/public/drm/drmdoz24.pfb - RELOC/fonts/type1/public/drm/drmdoz6.pfb - RELOC/fonts/type1/public/drm/drmdoz7.pfb - RELOC/fonts/type1/public/drm/drmdoz8.pfb - RELOC/fonts/type1/public/drm/drmdoz9.pfb - RELOC/fonts/type1/public/drm/drmdozb10.pfb - RELOC/fonts/type1/public/drm/drmdozb11.pfb - RELOC/fonts/type1/public/drm/drmdozb12.pfb - RELOC/fonts/type1/public/drm/drmdozb14.pfb - RELOC/fonts/type1/public/drm/drmdozb17.pfb - RELOC/fonts/type1/public/drm/drmdozb24.pfb - RELOC/fonts/type1/public/drm/drmdozb6.pfb - RELOC/fonts/type1/public/drm/drmdozb7.pfb - RELOC/fonts/type1/public/drm/drmdozb8.pfb - RELOC/fonts/type1/public/drm/drmdozb9.pfb - RELOC/fonts/type1/public/drm/drmdozbx10.pfb - RELOC/fonts/type1/public/drm/drmdozbx11.pfb - RELOC/fonts/type1/public/drm/drmdozbx12.pfb - RELOC/fonts/type1/public/drm/drmdozbx14.pfb - RELOC/fonts/type1/public/drm/drmdozbx17.pfb - RELOC/fonts/type1/public/drm/drmdozbx24.pfb - RELOC/fonts/type1/public/drm/drmdozbx6.pfb - RELOC/fonts/type1/public/drm/drmdozbx7.pfb - RELOC/fonts/type1/public/drm/drmdozbx8.pfb - RELOC/fonts/type1/public/drm/drmdozbx9.pfb - RELOC/fonts/type1/public/drm/drmdozit10.pfb - RELOC/fonts/type1/public/drm/drmdozit11.pfb - RELOC/fonts/type1/public/drm/drmdozit12.pfb - RELOC/fonts/type1/public/drm/drmdozit14.pfb - RELOC/fonts/type1/public/drm/drmdozit17.pfb - RELOC/fonts/type1/public/drm/drmdozit24.pfb - RELOC/fonts/type1/public/drm/drmdozit6.pfb - RELOC/fonts/type1/public/drm/drmdozit7.pfb - RELOC/fonts/type1/public/drm/drmdozit8.pfb - RELOC/fonts/type1/public/drm/drmdozit9.pfb - RELOC/fonts/type1/public/drm/drmdozitbx10.pfb - RELOC/fonts/type1/public/drm/drmdozitbx11.pfb - RELOC/fonts/type1/public/drm/drmdozitbx12.pfb - RELOC/fonts/type1/public/drm/drmdozitbx14.pfb - RELOC/fonts/type1/public/drm/drmdozitbx17.pfb - RELOC/fonts/type1/public/drm/drmdozitbx24.pfb - RELOC/fonts/type1/public/drm/drmdozitbx6.pfb - RELOC/fonts/type1/public/drm/drmdozitbx7.pfb - RELOC/fonts/type1/public/drm/drmdozitbx8.pfb - RELOC/fonts/type1/public/drm/drmdozitbx9.pfb - RELOC/fonts/type1/public/drm/drmdozitsc10.pfb - RELOC/fonts/type1/public/drm/drmdozitsc11.pfb - RELOC/fonts/type1/public/drm/drmdozitsc12.pfb - RELOC/fonts/type1/public/drm/drmdozitsc14.pfb - RELOC/fonts/type1/public/drm/drmdozitsc17.pfb - RELOC/fonts/type1/public/drm/drmdozitsc24.pfb - RELOC/fonts/type1/public/drm/drmdozitsc6.pfb - RELOC/fonts/type1/public/drm/drmdozitsc7.pfb - RELOC/fonts/type1/public/drm/drmdozitsc8.pfb - RELOC/fonts/type1/public/drm/drmdozitsc9.pfb - RELOC/fonts/type1/public/drm/drmdozittc10.pfb - RELOC/fonts/type1/public/drm/drmdozittc11.pfb - RELOC/fonts/type1/public/drm/drmdozittc12.pfb - RELOC/fonts/type1/public/drm/drmdozittc14.pfb - RELOC/fonts/type1/public/drm/drmdozittc17.pfb - RELOC/fonts/type1/public/drm/drmdozittc24.pfb - RELOC/fonts/type1/public/drm/drmdozittc6.pfb - RELOC/fonts/type1/public/drm/drmdozittc7.pfb - RELOC/fonts/type1/public/drm/drmdozittc8.pfb - RELOC/fonts/type1/public/drm/drmdozittc9.pfb - RELOC/fonts/type1/public/drm/drmdozl10.pfb - RELOC/fonts/type1/public/drm/drmdozl11.pfb - RELOC/fonts/type1/public/drm/drmdozl12.pfb - RELOC/fonts/type1/public/drm/drmdozl14.pfb - RELOC/fonts/type1/public/drm/drmdozl17.pfb - RELOC/fonts/type1/public/drm/drmdozl24.pfb - RELOC/fonts/type1/public/drm/drmdozl6.pfb - RELOC/fonts/type1/public/drm/drmdozl7.pfb - RELOC/fonts/type1/public/drm/drmdozl8.pfb - RELOC/fonts/type1/public/drm/drmdozl9.pfb - RELOC/fonts/type1/public/drm/drmdozsc10.pfb - RELOC/fonts/type1/public/drm/drmdozsc11.pfb - RELOC/fonts/type1/public/drm/drmdozsc12.pfb - RELOC/fonts/type1/public/drm/drmdozsc14.pfb - RELOC/fonts/type1/public/drm/drmdozsc17.pfb - RELOC/fonts/type1/public/drm/drmdozsc24.pfb - RELOC/fonts/type1/public/drm/drmdozsc6.pfb - RELOC/fonts/type1/public/drm/drmdozsc7.pfb - RELOC/fonts/type1/public/drm/drmdozsc8.pfb - RELOC/fonts/type1/public/drm/drmdozsc9.pfb - RELOC/fonts/type1/public/drm/drmdozscbx10.pfb - RELOC/fonts/type1/public/drm/drmdozscbx11.pfb - RELOC/fonts/type1/public/drm/drmdozscbx12.pfb - RELOC/fonts/type1/public/drm/drmdozscbx14.pfb - RELOC/fonts/type1/public/drm/drmdozscbx17.pfb - RELOC/fonts/type1/public/drm/drmdozscbx24.pfb - RELOC/fonts/type1/public/drm/drmdozscbx6.pfb - RELOC/fonts/type1/public/drm/drmdozscbx7.pfb - RELOC/fonts/type1/public/drm/drmdozscbx8.pfb - RELOC/fonts/type1/public/drm/drmdozscbx9.pfb - RELOC/fonts/type1/public/drm/drmdozsl10.pfb - RELOC/fonts/type1/public/drm/drmdozsl11.pfb - RELOC/fonts/type1/public/drm/drmdozsl12.pfb - RELOC/fonts/type1/public/drm/drmdozsl14.pfb - RELOC/fonts/type1/public/drm/drmdozsl17.pfb - RELOC/fonts/type1/public/drm/drmdozsl24.pfb - RELOC/fonts/type1/public/drm/drmdozsl6.pfb - RELOC/fonts/type1/public/drm/drmdozsl7.pfb - RELOC/fonts/type1/public/drm/drmdozsl8.pfb - RELOC/fonts/type1/public/drm/drmdozsl9.pfb - RELOC/fonts/type1/public/drm/drmdoztc10.pfb - RELOC/fonts/type1/public/drm/drmdoztc11.pfb - RELOC/fonts/type1/public/drm/drmdoztc12.pfb - RELOC/fonts/type1/public/drm/drmdoztc14.pfb - RELOC/fonts/type1/public/drm/drmdoztc17.pfb - RELOC/fonts/type1/public/drm/drmdoztc24.pfb - RELOC/fonts/type1/public/drm/drmdoztc6.pfb - RELOC/fonts/type1/public/drm/drmdoztc7.pfb - RELOC/fonts/type1/public/drm/drmdoztc8.pfb - RELOC/fonts/type1/public/drm/drmdoztc9.pfb - RELOC/fonts/type1/public/drm/drmdoztcbx10.pfb - RELOC/fonts/type1/public/drm/drmdoztcbx11.pfb - RELOC/fonts/type1/public/drm/drmdoztcbx12.pfb - RELOC/fonts/type1/public/drm/drmdoztcbx14.pfb - RELOC/fonts/type1/public/drm/drmdoztcbx17.pfb - RELOC/fonts/type1/public/drm/drmdoztcbx24.pfb - RELOC/fonts/type1/public/drm/drmdoztcbx6.pfb - RELOC/fonts/type1/public/drm/drmdoztcbx7.pfb - RELOC/fonts/type1/public/drm/drmdoztcbx8.pfb - RELOC/fonts/type1/public/drm/drmdoztcbx9.pfb - RELOC/fonts/type1/public/drm/drmdozui10.pfb - RELOC/fonts/type1/public/drm/drmdozui11.pfb - RELOC/fonts/type1/public/drm/drmdozui12.pfb - RELOC/fonts/type1/public/drm/drmdozui14.pfb - RELOC/fonts/type1/public/drm/drmdozui17.pfb - RELOC/fonts/type1/public/drm/drmdozui24.pfb - RELOC/fonts/type1/public/drm/drmdozui6.pfb - RELOC/fonts/type1/public/drm/drmdozui7.pfb - RELOC/fonts/type1/public/drm/drmdozui8.pfb - RELOC/fonts/type1/public/drm/drmdozui9.pfb - RELOC/fonts/type1/public/drm/drmdozuibx10.pfb - RELOC/fonts/type1/public/drm/drmdozuibx11.pfb - RELOC/fonts/type1/public/drm/drmdozuibx12.pfb - RELOC/fonts/type1/public/drm/drmdozuibx14.pfb - RELOC/fonts/type1/public/drm/drmdozuibx17.pfb - RELOC/fonts/type1/public/drm/drmdozuibx24.pfb - RELOC/fonts/type1/public/drm/drmdozuibx6.pfb - RELOC/fonts/type1/public/drm/drmdozuibx7.pfb - RELOC/fonts/type1/public/drm/drmdozuibx8.pfb - RELOC/fonts/type1/public/drm/drmdozuibx9.pfb - RELOC/fonts/type1/public/drm/drmfigs10.pfb - RELOC/fonts/type1/public/drm/drmfigs11.pfb - RELOC/fonts/type1/public/drm/drmfigs12.pfb - RELOC/fonts/type1/public/drm/drmfigs14.pfb - RELOC/fonts/type1/public/drm/drmfigs17.pfb - RELOC/fonts/type1/public/drm/drmfigs24.pfb - RELOC/fonts/type1/public/drm/drmfigs6.pfb - RELOC/fonts/type1/public/drm/drmfigs7.pfb - RELOC/fonts/type1/public/drm/drmfigs8.pfb - RELOC/fonts/type1/public/drm/drmfigs9.pfb - RELOC/fonts/type1/public/drm/drmgrk10.pfb - RELOC/fonts/type1/public/drm/drminf10.pfb - RELOC/fonts/type1/public/drm/drminf11.pfb - RELOC/fonts/type1/public/drm/drminf12.pfb - RELOC/fonts/type1/public/drm/drminf14.pfb - RELOC/fonts/type1/public/drm/drminf17.pfb - RELOC/fonts/type1/public/drm/drminf24.pfb - RELOC/fonts/type1/public/drm/drminf6.pfb - RELOC/fonts/type1/public/drm/drminf7.pfb - RELOC/fonts/type1/public/drm/drminf8.pfb - RELOC/fonts/type1/public/drm/drminf9.pfb - RELOC/fonts/type1/public/drm/drmit10.pfb - RELOC/fonts/type1/public/drm/drmit11.pfb - RELOC/fonts/type1/public/drm/drmit12.pfb - RELOC/fonts/type1/public/drm/drmit14.pfb - RELOC/fonts/type1/public/drm/drmit17.pfb - RELOC/fonts/type1/public/drm/drmit24.pfb - RELOC/fonts/type1/public/drm/drmit6.pfb - RELOC/fonts/type1/public/drm/drmit7.pfb - RELOC/fonts/type1/public/drm/drmit8.pfb - RELOC/fonts/type1/public/drm/drmit9.pfb - RELOC/fonts/type1/public/drm/drmitbx10.pfb - RELOC/fonts/type1/public/drm/drmitbx11.pfb - RELOC/fonts/type1/public/drm/drmitbx12.pfb - RELOC/fonts/type1/public/drm/drmitbx14.pfb - RELOC/fonts/type1/public/drm/drmitbx17.pfb - RELOC/fonts/type1/public/drm/drmitbx24.pfb - RELOC/fonts/type1/public/drm/drmitbx6.pfb - RELOC/fonts/type1/public/drm/drmitbx7.pfb - RELOC/fonts/type1/public/drm/drmitbx8.pfb - RELOC/fonts/type1/public/drm/drmitbx9.pfb - RELOC/fonts/type1/public/drm/drmitsc10.pfb - RELOC/fonts/type1/public/drm/drmitsc11.pfb - RELOC/fonts/type1/public/drm/drmitsc12.pfb - RELOC/fonts/type1/public/drm/drmitsc14.pfb - RELOC/fonts/type1/public/drm/drmitsc17.pfb - RELOC/fonts/type1/public/drm/drmitsc24.pfb - RELOC/fonts/type1/public/drm/drmitsc6.pfb - RELOC/fonts/type1/public/drm/drmitsc7.pfb - RELOC/fonts/type1/public/drm/drmitsc8.pfb - RELOC/fonts/type1/public/drm/drmitsc9.pfb - RELOC/fonts/type1/public/drm/drmittc10.pfb - RELOC/fonts/type1/public/drm/drmittc11.pfb - RELOC/fonts/type1/public/drm/drmittc12.pfb - RELOC/fonts/type1/public/drm/drmittc14.pfb - RELOC/fonts/type1/public/drm/drmittc17.pfb - RELOC/fonts/type1/public/drm/drmittc24.pfb - RELOC/fonts/type1/public/drm/drmittc6.pfb - RELOC/fonts/type1/public/drm/drmittc7.pfb - RELOC/fonts/type1/public/drm/drmittc8.pfb - RELOC/fonts/type1/public/drm/drmittc9.pfb - RELOC/fonts/type1/public/drm/drml10.pfb - RELOC/fonts/type1/public/drm/drml11.pfb - RELOC/fonts/type1/public/drm/drml12.pfb - RELOC/fonts/type1/public/drm/drml14.pfb - RELOC/fonts/type1/public/drm/drml17.pfb - RELOC/fonts/type1/public/drm/drml24.pfb - RELOC/fonts/type1/public/drm/drml6.pfb - RELOC/fonts/type1/public/drm/drml7.pfb - RELOC/fonts/type1/public/drm/drml8.pfb - RELOC/fonts/type1/public/drm/drml9.pfb - RELOC/fonts/type1/public/drm/drmmi10.pfb - RELOC/fonts/type1/public/drm/drmsc10.pfb - RELOC/fonts/type1/public/drm/drmsc11.pfb - RELOC/fonts/type1/public/drm/drmsc12.pfb - RELOC/fonts/type1/public/drm/drmsc14.pfb - RELOC/fonts/type1/public/drm/drmsc17.pfb - RELOC/fonts/type1/public/drm/drmsc24.pfb - RELOC/fonts/type1/public/drm/drmsc6.pfb - RELOC/fonts/type1/public/drm/drmsc7.pfb - RELOC/fonts/type1/public/drm/drmsc8.pfb - RELOC/fonts/type1/public/drm/drmsc9.pfb - RELOC/fonts/type1/public/drm/drmscbx10.pfb - RELOC/fonts/type1/public/drm/drmscbx11.pfb - RELOC/fonts/type1/public/drm/drmscbx12.pfb - RELOC/fonts/type1/public/drm/drmscbx14.pfb - RELOC/fonts/type1/public/drm/drmscbx17.pfb - RELOC/fonts/type1/public/drm/drmscbx24.pfb - RELOC/fonts/type1/public/drm/drmscbx6.pfb - RELOC/fonts/type1/public/drm/drmscbx7.pfb - RELOC/fonts/type1/public/drm/drmscbx8.pfb - RELOC/fonts/type1/public/drm/drmscbx9.pfb - RELOC/fonts/type1/public/drm/drmsl10.pfb - RELOC/fonts/type1/public/drm/drmsl11.pfb - RELOC/fonts/type1/public/drm/drmsl12.pfb - RELOC/fonts/type1/public/drm/drmsl14.pfb - RELOC/fonts/type1/public/drm/drmsl17.pfb - RELOC/fonts/type1/public/drm/drmsl24.pfb - RELOC/fonts/type1/public/drm/drmsl6.pfb - RELOC/fonts/type1/public/drm/drmsl7.pfb - RELOC/fonts/type1/public/drm/drmsl8.pfb - RELOC/fonts/type1/public/drm/drmsl9.pfb - RELOC/fonts/type1/public/drm/drmsy10.pfb - RELOC/fonts/type1/public/drm/drmsym10.pfb - RELOC/fonts/type1/public/drm/drmsym11.pfb - RELOC/fonts/type1/public/drm/drmsym12.pfb - RELOC/fonts/type1/public/drm/drmsym14.pfb - RELOC/fonts/type1/public/drm/drmsym17.pfb - RELOC/fonts/type1/public/drm/drmsym24.pfb - RELOC/fonts/type1/public/drm/drmsym7.pfb - RELOC/fonts/type1/public/drm/drmsym8.pfb - RELOC/fonts/type1/public/drm/drmsym9.pfb - RELOC/fonts/type1/public/drm/drmtc10.pfb - RELOC/fonts/type1/public/drm/drmtc11.pfb - RELOC/fonts/type1/public/drm/drmtc12.pfb - RELOC/fonts/type1/public/drm/drmtc14.pfb - RELOC/fonts/type1/public/drm/drmtc17.pfb - RELOC/fonts/type1/public/drm/drmtc24.pfb - RELOC/fonts/type1/public/drm/drmtc6.pfb - RELOC/fonts/type1/public/drm/drmtc7.pfb - RELOC/fonts/type1/public/drm/drmtc8.pfb - RELOC/fonts/type1/public/drm/drmtc9.pfb - RELOC/fonts/type1/public/drm/drmtcbx10.pfb - RELOC/fonts/type1/public/drm/drmtcbx11.pfb - RELOC/fonts/type1/public/drm/drmtcbx12.pfb - RELOC/fonts/type1/public/drm/drmtcbx14.pfb - RELOC/fonts/type1/public/drm/drmtcbx17.pfb - RELOC/fonts/type1/public/drm/drmtcbx24.pfb - RELOC/fonts/type1/public/drm/drmtcbx6.pfb - RELOC/fonts/type1/public/drm/drmtcbx7.pfb - RELOC/fonts/type1/public/drm/drmtcbx8.pfb - RELOC/fonts/type1/public/drm/drmtcbx9.pfb - RELOC/fonts/type1/public/drm/drmui10.pfb - RELOC/fonts/type1/public/drm/drmui11.pfb - RELOC/fonts/type1/public/drm/drmui12.pfb - RELOC/fonts/type1/public/drm/drmui14.pfb - RELOC/fonts/type1/public/drm/drmui17.pfb - RELOC/fonts/type1/public/drm/drmui24.pfb - RELOC/fonts/type1/public/drm/drmui6.pfb - RELOC/fonts/type1/public/drm/drmui7.pfb - RELOC/fonts/type1/public/drm/drmui8.pfb - RELOC/fonts/type1/public/drm/drmui9.pfb - RELOC/fonts/type1/public/drm/drmuibx10.pfb - RELOC/fonts/type1/public/drm/drmuibx11.pfb - RELOC/fonts/type1/public/drm/drmuibx12.pfb - RELOC/fonts/type1/public/drm/drmuibx14.pfb - RELOC/fonts/type1/public/drm/drmuibx17.pfb - RELOC/fonts/type1/public/drm/drmuibx24.pfb - RELOC/fonts/type1/public/drm/drmuibx6.pfb - RELOC/fonts/type1/public/drm/drmuibx7.pfb - RELOC/fonts/type1/public/drm/drmuibx8.pfb - RELOC/fonts/type1/public/drm/drmuibx9.pfb - RELOC/tex/latex/drm/drm.sty -catalogue-ctan /fonts/drm -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics font font-otf font-type1 font-mf -catalogue-version 4.4 - -name droid -category Package -revision 23912 -shortdesc LaTeX support for the Droid font families -relocated 1 -longdesc The Droid typeface family was designed in the fall of 2006 by -longdesc Steve Matteson, as a commission from Google to create a set of -longdesc system fonts for its Android platform. The goal was to provide -longdesc optimal quality and comfort on a mobile handset when rendered -longdesc in application menus, web browsers and for other screen text. -longdesc The Droid family consists of Droid Serif, Droid Sans and Droid -longdesc Sans Mono fonts, licensed under the Apache License Version 2.0. -longdesc The bundle includes the fonts in both TrueType and Adobe Type 1 -longdesc formats. The package does not support the Droid Pro family of -longdesc fonts, available for purchase from the Ascender foundry. -execute addMap droid.map -containersize 1659516 -containerchecksum 0fea92248c58c9e240c12aab63bb7ad18ece51d07a05ce2b5ca47b11d2d2e60ff2710feceb949beea10c5bc0dde6554846f4dee74769ec2421b3b8dd4fca53ff -doccontainersize 541008 -doccontainerchecksum b31a0ce794df8a20ff3a038b308c20edf660924ca9de6dbc09919264972b0e41db7be5207da49b0ba84b84d8f70312970385b8c26675e8483b48441ca850fe55 -docfiles size=205 - RELOC/doc/fonts/droid/CHANGES - RELOC/doc/fonts/droid/README details="Readme" - RELOC/doc/fonts/droid/droid.pdf details="Package documentation" - RELOC/doc/fonts/droid/droid.tex - RELOC/doc/fonts/droid/droidsans-samples.pdf details="Font samples (sans)" - RELOC/doc/fonts/droid/droidsans-samples.tex - RELOC/doc/fonts/droid/droidsansmono-samples.pdf - RELOC/doc/fonts/droid/droidsansmono-samples.tex - RELOC/doc/fonts/droid/droidserif-samples.pdf details="Font samples (serif)" - RELOC/doc/fonts/droid/droidserif-samples.tex - RELOC/doc/fonts/droid/manifest.txt -srccontainersize 8760 -srccontainerchecksum 6a9567af182d91faa7e2289bb4ad3bfe23b61ef3cc6b2f9ff51d072f459bbe87e84d7ec45cfebed4edee9d3099d7f3391b785707f189e01a8491f2159e0ae563 -srcfiles size=37 - RELOC/source/fonts/droid/Makefile - RELOC/source/fonts/droid/droid-01.etx - RELOC/source/fonts/droid/droid-02.etx - RELOC/source/fonts/droid/droid-03.etx - RELOC/source/fonts/droid/droid-04.etx - RELOC/source/fonts/droid/droid-drv.tex - RELOC/source/fonts/droid/droid-fixcyrillic.mtx - RELOC/source/fonts/droid/droid-fixgreek.mtx - RELOC/source/fonts/droid/droid-fixlatin.mtx - RELOC/source/fonts/droid/droid-fixtextcomp.mtx - RELOC/source/fonts/droid/droid-map.tex - RELOC/source/fonts/droid/droidsans-drv.tex - RELOC/source/fonts/droid/droidsansmono-drv.tex - RELOC/source/fonts/droid/droidserif-drv.tex - RELOC/source/fonts/droid/ttf2type1.pe -runfiles size=2093 - RELOC/fonts/afm/public/droid/DroidSans-Bold.afm - RELOC/fonts/afm/public/droid/DroidSans.afm - RELOC/fonts/afm/public/droid/DroidSansMono.afm - RELOC/fonts/afm/public/droid/DroidSerif-Bold.afm - RELOC/fonts/afm/public/droid/DroidSerif-BoldItalic.afm - RELOC/fonts/afm/public/droid/DroidSerif-Italic.afm - RELOC/fonts/afm/public/droid/DroidSerif-Regular.afm - RELOC/fonts/enc/dvips/droid/droid-01.enc - RELOC/fonts/enc/dvips/droid/droid-02.enc - RELOC/fonts/enc/dvips/droid/droid-03.enc - RELOC/fonts/enc/dvips/droid/droid-04.enc - RELOC/fonts/map/dvips/droid/droid.map - RELOC/fonts/tfm/public/droid/DroidSans-01.tfm - RELOC/fonts/tfm/public/droid/DroidSans-02.tfm - RELOC/fonts/tfm/public/droid/DroidSans-03.tfm - RELOC/fonts/tfm/public/droid/DroidSans-04.tfm - RELOC/fonts/tfm/public/droid/DroidSans-Bold-01.tfm - RELOC/fonts/tfm/public/droid/DroidSans-Bold-02.tfm - RELOC/fonts/tfm/public/droid/DroidSans-Bold-03.tfm - RELOC/fonts/tfm/public/droid/DroidSans-Bold-04.tfm - RELOC/fonts/tfm/public/droid/DroidSans-Bold-Slanted-01.tfm - RELOC/fonts/tfm/public/droid/DroidSans-Bold-Slanted-02.tfm - RELOC/fonts/tfm/public/droid/DroidSans-Bold-Slanted-03.tfm - RELOC/fonts/tfm/public/droid/DroidSans-Bold-Slanted-04.tfm - RELOC/fonts/tfm/public/droid/DroidSans-Bold-Slanted-SmallCaps-lgr.tfm - RELOC/fonts/tfm/public/droid/DroidSans-Bold-Slanted-SmallCaps-ot1.tfm - RELOC/fonts/tfm/public/droid/DroidSans-Bold-Slanted-SmallCaps-t1.tfm - RELOC/fonts/tfm/public/droid/DroidSans-Bold-Slanted-SmallCaps-t2a.tfm - RELOC/fonts/tfm/public/droid/DroidSans-Bold-Slanted-SmallCaps-t2b.tfm - RELOC/fonts/tfm/public/droid/DroidSans-Bold-Slanted-SmallCaps-t2c.tfm - RELOC/fonts/tfm/public/droid/DroidSans-Bold-Slanted-SmallCaps-x2.tfm - RELOC/fonts/tfm/public/droid/DroidSans-Bold-Slanted-lgr.tfm - RELOC/fonts/tfm/public/droid/DroidSans-Bold-Slanted-ot1.tfm - RELOC/fonts/tfm/public/droid/DroidSans-Bold-Slanted-t1.tfm - RELOC/fonts/tfm/public/droid/DroidSans-Bold-Slanted-t2a.tfm - RELOC/fonts/tfm/public/droid/DroidSans-Bold-Slanted-t2b.tfm - RELOC/fonts/tfm/public/droid/DroidSans-Bold-Slanted-t2c.tfm - RELOC/fonts/tfm/public/droid/DroidSans-Bold-Slanted-ts1.tfm - RELOC/fonts/tfm/public/droid/DroidSans-Bold-Slanted-x2.tfm - RELOC/fonts/tfm/public/droid/DroidSans-Bold-SmallCaps-lgr.tfm - RELOC/fonts/tfm/public/droid/DroidSans-Bold-SmallCaps-ot1.tfm - RELOC/fonts/tfm/public/droid/DroidSans-Bold-SmallCaps-t1.tfm - RELOC/fonts/tfm/public/droid/DroidSans-Bold-SmallCaps-t2a.tfm - RELOC/fonts/tfm/public/droid/DroidSans-Bold-SmallCaps-t2b.tfm - RELOC/fonts/tfm/public/droid/DroidSans-Bold-SmallCaps-t2c.tfm - RELOC/fonts/tfm/public/droid/DroidSans-Bold-SmallCaps-x2.tfm - RELOC/fonts/tfm/public/droid/DroidSans-Bold-lgr.tfm - RELOC/fonts/tfm/public/droid/DroidSans-Bold-ot1.tfm - RELOC/fonts/tfm/public/droid/DroidSans-Bold-t1.tfm - RELOC/fonts/tfm/public/droid/DroidSans-Bold-t2a.tfm - RELOC/fonts/tfm/public/droid/DroidSans-Bold-t2b.tfm - RELOC/fonts/tfm/public/droid/DroidSans-Bold-t2c.tfm - RELOC/fonts/tfm/public/droid/DroidSans-Bold-ts1.tfm - RELOC/fonts/tfm/public/droid/DroidSans-Bold-x2.tfm - RELOC/fonts/tfm/public/droid/DroidSans-Slanted-01.tfm - RELOC/fonts/tfm/public/droid/DroidSans-Slanted-02.tfm - RELOC/fonts/tfm/public/droid/DroidSans-Slanted-03.tfm - RELOC/fonts/tfm/public/droid/DroidSans-Slanted-04.tfm - RELOC/fonts/tfm/public/droid/DroidSans-Slanted-SmallCaps-lgr.tfm - RELOC/fonts/tfm/public/droid/DroidSans-Slanted-SmallCaps-ot1.tfm - RELOC/fonts/tfm/public/droid/DroidSans-Slanted-SmallCaps-t1.tfm - RELOC/fonts/tfm/public/droid/DroidSans-Slanted-SmallCaps-t2a.tfm - RELOC/fonts/tfm/public/droid/DroidSans-Slanted-SmallCaps-t2b.tfm - RELOC/fonts/tfm/public/droid/DroidSans-Slanted-SmallCaps-t2c.tfm - RELOC/fonts/tfm/public/droid/DroidSans-Slanted-SmallCaps-x2.tfm - RELOC/fonts/tfm/public/droid/DroidSans-Slanted-lgr.tfm - RELOC/fonts/tfm/public/droid/DroidSans-Slanted-ot1.tfm - RELOC/fonts/tfm/public/droid/DroidSans-Slanted-t1.tfm - RELOC/fonts/tfm/public/droid/DroidSans-Slanted-t2a.tfm - RELOC/fonts/tfm/public/droid/DroidSans-Slanted-t2b.tfm - RELOC/fonts/tfm/public/droid/DroidSans-Slanted-t2c.tfm - RELOC/fonts/tfm/public/droid/DroidSans-Slanted-ts1.tfm - RELOC/fonts/tfm/public/droid/DroidSans-Slanted-x2.tfm - RELOC/fonts/tfm/public/droid/DroidSans-SmallCaps-lgr.tfm - RELOC/fonts/tfm/public/droid/DroidSans-SmallCaps-ot1.tfm - RELOC/fonts/tfm/public/droid/DroidSans-SmallCaps-t1.tfm - RELOC/fonts/tfm/public/droid/DroidSans-SmallCaps-t2a.tfm - RELOC/fonts/tfm/public/droid/DroidSans-SmallCaps-t2b.tfm - RELOC/fonts/tfm/public/droid/DroidSans-SmallCaps-t2c.tfm - RELOC/fonts/tfm/public/droid/DroidSans-SmallCaps-x2.tfm - RELOC/fonts/tfm/public/droid/DroidSans-lgr.tfm - RELOC/fonts/tfm/public/droid/DroidSans-ot1.tfm - RELOC/fonts/tfm/public/droid/DroidSans-t1.tfm - RELOC/fonts/tfm/public/droid/DroidSans-t2a.tfm - RELOC/fonts/tfm/public/droid/DroidSans-t2b.tfm - RELOC/fonts/tfm/public/droid/DroidSans-t2c.tfm - RELOC/fonts/tfm/public/droid/DroidSans-ts1.tfm - RELOC/fonts/tfm/public/droid/DroidSans-x2.tfm - RELOC/fonts/tfm/public/droid/DroidSansMono-01.tfm - RELOC/fonts/tfm/public/droid/DroidSansMono-02.tfm - RELOC/fonts/tfm/public/droid/DroidSansMono-03.tfm - RELOC/fonts/tfm/public/droid/DroidSansMono-04.tfm - RELOC/fonts/tfm/public/droid/DroidSansMono-Slanted-01.tfm - RELOC/fonts/tfm/public/droid/DroidSansMono-Slanted-02.tfm - RELOC/fonts/tfm/public/droid/DroidSansMono-Slanted-03.tfm - RELOC/fonts/tfm/public/droid/DroidSansMono-Slanted-04.tfm - RELOC/fonts/tfm/public/droid/DroidSansMono-Slanted-SmallCaps-lgr.tfm - RELOC/fonts/tfm/public/droid/DroidSansMono-Slanted-SmallCaps-ot1.tfm - RELOC/fonts/tfm/public/droid/DroidSansMono-Slanted-SmallCaps-t1.tfm - RELOC/fonts/tfm/public/droid/DroidSansMono-Slanted-SmallCaps-t2a.tfm - RELOC/fonts/tfm/public/droid/DroidSansMono-Slanted-SmallCaps-t2b.tfm - RELOC/fonts/tfm/public/droid/DroidSansMono-Slanted-SmallCaps-t2c.tfm - RELOC/fonts/tfm/public/droid/DroidSansMono-Slanted-SmallCaps-x2.tfm - RELOC/fonts/tfm/public/droid/DroidSansMono-Slanted-lgr.tfm - RELOC/fonts/tfm/public/droid/DroidSansMono-Slanted-ot1.tfm - RELOC/fonts/tfm/public/droid/DroidSansMono-Slanted-t1.tfm - RELOC/fonts/tfm/public/droid/DroidSansMono-Slanted-t2a.tfm - RELOC/fonts/tfm/public/droid/DroidSansMono-Slanted-t2b.tfm - RELOC/fonts/tfm/public/droid/DroidSansMono-Slanted-t2c.tfm - RELOC/fonts/tfm/public/droid/DroidSansMono-Slanted-ts1.tfm - RELOC/fonts/tfm/public/droid/DroidSansMono-Slanted-x2.tfm - RELOC/fonts/tfm/public/droid/DroidSansMono-SmallCaps-lgr.tfm - RELOC/fonts/tfm/public/droid/DroidSansMono-SmallCaps-ot1.tfm - RELOC/fonts/tfm/public/droid/DroidSansMono-SmallCaps-t1.tfm - RELOC/fonts/tfm/public/droid/DroidSansMono-SmallCaps-t2a.tfm - RELOC/fonts/tfm/public/droid/DroidSansMono-SmallCaps-t2b.tfm - RELOC/fonts/tfm/public/droid/DroidSansMono-SmallCaps-t2c.tfm - RELOC/fonts/tfm/public/droid/DroidSansMono-SmallCaps-x2.tfm - RELOC/fonts/tfm/public/droid/DroidSansMono-lgr.tfm - RELOC/fonts/tfm/public/droid/DroidSansMono-ot1.tfm - RELOC/fonts/tfm/public/droid/DroidSansMono-t1.tfm - RELOC/fonts/tfm/public/droid/DroidSansMono-t2a.tfm - RELOC/fonts/tfm/public/droid/DroidSansMono-t2b.tfm - RELOC/fonts/tfm/public/droid/DroidSansMono-t2c.tfm - RELOC/fonts/tfm/public/droid/DroidSansMono-ts1.tfm - RELOC/fonts/tfm/public/droid/DroidSansMono-x2.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Bold-01.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Bold-02.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Bold-03.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Bold-04.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-01.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-02.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-03.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-04.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-SmallCaps-lgr.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-SmallCaps-ot1.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-SmallCaps-t1.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-SmallCaps-t2a.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-SmallCaps-t2b.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-SmallCaps-t2c.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-SmallCaps-x2.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-lgr.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-ot1.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-t1.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-t2a.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-t2b.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-t2c.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-ts1.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-x2.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Bold-SmallCaps-lgr.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Bold-SmallCaps-ot1.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Bold-SmallCaps-t1.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Bold-SmallCaps-t2a.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Bold-SmallCaps-t2b.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Bold-SmallCaps-t2c.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Bold-SmallCaps-x2.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Bold-lgr.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Bold-ot1.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Bold-t1.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Bold-t2a.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Bold-t2b.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Bold-t2c.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Bold-ts1.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Bold-x2.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-BoldItalic-01.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-BoldItalic-02.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-BoldItalic-03.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-BoldItalic-04.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-BoldItalic-SmallCaps-lgr.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-BoldItalic-SmallCaps-ot1.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-BoldItalic-SmallCaps-t1.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-BoldItalic-SmallCaps-t2a.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-BoldItalic-SmallCaps-t2b.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-BoldItalic-SmallCaps-t2c.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-BoldItalic-SmallCaps-x2.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-01.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-02.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-03.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-04.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-lgr.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-ot1.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-t1.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-t2a.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-t2b.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-t2c.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-x2.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-lgr.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-ot1.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-t1.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-t2a.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-t2b.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-t2c.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-ts1.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-x2.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-BoldItalic-lgr.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-BoldItalic-ot1.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-BoldItalic-t1.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-BoldItalic-t2a.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-BoldItalic-t2b.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-BoldItalic-t2c.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-BoldItalic-ts1.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-BoldItalic-x2.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Italic-01.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Italic-02.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Italic-03.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Italic-04.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Italic-SmallCaps-lgr.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Italic-SmallCaps-ot1.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Italic-SmallCaps-t1.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Italic-SmallCaps-t2a.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Italic-SmallCaps-t2b.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Italic-SmallCaps-t2c.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Italic-SmallCaps-x2.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Italic-Upright-01.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Italic-Upright-02.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Italic-Upright-03.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Italic-Upright-04.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Italic-Upright-SmallCaps-lgr.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Italic-Upright-SmallCaps-ot1.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Italic-Upright-SmallCaps-t1.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Italic-Upright-SmallCaps-t2a.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Italic-Upright-SmallCaps-t2b.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Italic-Upright-SmallCaps-t2c.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Italic-Upright-SmallCaps-x2.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Italic-Upright-lgr.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Italic-Upright-ot1.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Italic-Upright-t1.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Italic-Upright-t2a.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Italic-Upright-t2b.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Italic-Upright-t2c.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Italic-Upright-ts1.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Italic-Upright-x2.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Italic-lgr.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Italic-ot1.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Italic-t1.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Italic-t2a.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Italic-t2b.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Italic-t2c.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Italic-ts1.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Italic-x2.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Regular-01.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Regular-02.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Regular-03.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Regular-04.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-01.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-02.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-03.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-04.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-SmallCaps-lgr.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-SmallCaps-ot1.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-SmallCaps-t1.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-SmallCaps-t2a.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-SmallCaps-t2b.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-SmallCaps-t2c.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-SmallCaps-x2.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-lgr.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-ot1.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-t1.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-t2a.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-t2b.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-t2c.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-ts1.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-x2.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Regular-SmallCaps-lgr.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Regular-SmallCaps-ot1.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Regular-SmallCaps-t1.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Regular-SmallCaps-t2a.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Regular-SmallCaps-t2b.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Regular-SmallCaps-t2c.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Regular-SmallCaps-x2.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Regular-lgr.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Regular-ot1.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Regular-t1.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Regular-t2a.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Regular-t2b.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Regular-t2c.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Regular-ts1.tfm - RELOC/fonts/tfm/public/droid/DroidSerif-Regular-x2.tfm - RELOC/fonts/truetype/public/droid/DroidSans-Bold.ttf - RELOC/fonts/truetype/public/droid/DroidSans.ttf - RELOC/fonts/truetype/public/droid/DroidSansMono.ttf - RELOC/fonts/truetype/public/droid/DroidSerif-Bold.ttf - RELOC/fonts/truetype/public/droid/DroidSerif-BoldItalic.ttf - RELOC/fonts/truetype/public/droid/DroidSerif-Italic.ttf - RELOC/fonts/truetype/public/droid/DroidSerif-Regular.ttf - RELOC/fonts/type1/public/droid/DroidSans-Bold.pfb - RELOC/fonts/type1/public/droid/DroidSans.pfb - RELOC/fonts/type1/public/droid/DroidSansMono.pfb - RELOC/fonts/type1/public/droid/DroidSerif-Bold.pfb - RELOC/fonts/type1/public/droid/DroidSerif-BoldItalic.pfb - RELOC/fonts/type1/public/droid/DroidSerif-Italic.pfb - RELOC/fonts/type1/public/droid/DroidSerif-Regular.pfb - RELOC/fonts/vf/public/droid/DroidSans-Bold-Slanted-SmallCaps-lgr.vf - RELOC/fonts/vf/public/droid/DroidSans-Bold-Slanted-SmallCaps-ot1.vf - RELOC/fonts/vf/public/droid/DroidSans-Bold-Slanted-SmallCaps-t1.vf - RELOC/fonts/vf/public/droid/DroidSans-Bold-Slanted-SmallCaps-t2a.vf - RELOC/fonts/vf/public/droid/DroidSans-Bold-Slanted-SmallCaps-t2b.vf - RELOC/fonts/vf/public/droid/DroidSans-Bold-Slanted-SmallCaps-t2c.vf - RELOC/fonts/vf/public/droid/DroidSans-Bold-Slanted-SmallCaps-x2.vf - RELOC/fonts/vf/public/droid/DroidSans-Bold-Slanted-lgr.vf - RELOC/fonts/vf/public/droid/DroidSans-Bold-Slanted-ot1.vf - RELOC/fonts/vf/public/droid/DroidSans-Bold-Slanted-t1.vf - RELOC/fonts/vf/public/droid/DroidSans-Bold-Slanted-t2a.vf - RELOC/fonts/vf/public/droid/DroidSans-Bold-Slanted-t2b.vf - RELOC/fonts/vf/public/droid/DroidSans-Bold-Slanted-t2c.vf - RELOC/fonts/vf/public/droid/DroidSans-Bold-Slanted-ts1.vf - RELOC/fonts/vf/public/droid/DroidSans-Bold-Slanted-x2.vf - RELOC/fonts/vf/public/droid/DroidSans-Bold-SmallCaps-lgr.vf - RELOC/fonts/vf/public/droid/DroidSans-Bold-SmallCaps-ot1.vf - RELOC/fonts/vf/public/droid/DroidSans-Bold-SmallCaps-t1.vf - RELOC/fonts/vf/public/droid/DroidSans-Bold-SmallCaps-t2a.vf - RELOC/fonts/vf/public/droid/DroidSans-Bold-SmallCaps-t2b.vf - RELOC/fonts/vf/public/droid/DroidSans-Bold-SmallCaps-t2c.vf - RELOC/fonts/vf/public/droid/DroidSans-Bold-SmallCaps-x2.vf - RELOC/fonts/vf/public/droid/DroidSans-Bold-lgr.vf - RELOC/fonts/vf/public/droid/DroidSans-Bold-ot1.vf - RELOC/fonts/vf/public/droid/DroidSans-Bold-t1.vf - RELOC/fonts/vf/public/droid/DroidSans-Bold-t2a.vf - RELOC/fonts/vf/public/droid/DroidSans-Bold-t2b.vf - RELOC/fonts/vf/public/droid/DroidSans-Bold-t2c.vf - RELOC/fonts/vf/public/droid/DroidSans-Bold-ts1.vf - RELOC/fonts/vf/public/droid/DroidSans-Bold-x2.vf - RELOC/fonts/vf/public/droid/DroidSans-Slanted-SmallCaps-lgr.vf - RELOC/fonts/vf/public/droid/DroidSans-Slanted-SmallCaps-ot1.vf - RELOC/fonts/vf/public/droid/DroidSans-Slanted-SmallCaps-t1.vf - RELOC/fonts/vf/public/droid/DroidSans-Slanted-SmallCaps-t2a.vf - RELOC/fonts/vf/public/droid/DroidSans-Slanted-SmallCaps-t2b.vf - RELOC/fonts/vf/public/droid/DroidSans-Slanted-SmallCaps-t2c.vf - RELOC/fonts/vf/public/droid/DroidSans-Slanted-SmallCaps-x2.vf - RELOC/fonts/vf/public/droid/DroidSans-Slanted-lgr.vf - RELOC/fonts/vf/public/droid/DroidSans-Slanted-ot1.vf - RELOC/fonts/vf/public/droid/DroidSans-Slanted-t1.vf - RELOC/fonts/vf/public/droid/DroidSans-Slanted-t2a.vf - RELOC/fonts/vf/public/droid/DroidSans-Slanted-t2b.vf - RELOC/fonts/vf/public/droid/DroidSans-Slanted-t2c.vf - RELOC/fonts/vf/public/droid/DroidSans-Slanted-ts1.vf - RELOC/fonts/vf/public/droid/DroidSans-Slanted-x2.vf - RELOC/fonts/vf/public/droid/DroidSans-SmallCaps-lgr.vf - RELOC/fonts/vf/public/droid/DroidSans-SmallCaps-ot1.vf - RELOC/fonts/vf/public/droid/DroidSans-SmallCaps-t1.vf - RELOC/fonts/vf/public/droid/DroidSans-SmallCaps-t2a.vf - RELOC/fonts/vf/public/droid/DroidSans-SmallCaps-t2b.vf - RELOC/fonts/vf/public/droid/DroidSans-SmallCaps-t2c.vf - RELOC/fonts/vf/public/droid/DroidSans-SmallCaps-x2.vf - RELOC/fonts/vf/public/droid/DroidSans-lgr.vf - RELOC/fonts/vf/public/droid/DroidSans-ot1.vf - RELOC/fonts/vf/public/droid/DroidSans-t1.vf - RELOC/fonts/vf/public/droid/DroidSans-t2a.vf - RELOC/fonts/vf/public/droid/DroidSans-t2b.vf - RELOC/fonts/vf/public/droid/DroidSans-t2c.vf - RELOC/fonts/vf/public/droid/DroidSans-ts1.vf - RELOC/fonts/vf/public/droid/DroidSans-x2.vf - RELOC/fonts/vf/public/droid/DroidSansMono-Slanted-SmallCaps-lgr.vf - RELOC/fonts/vf/public/droid/DroidSansMono-Slanted-SmallCaps-ot1.vf - RELOC/fonts/vf/public/droid/DroidSansMono-Slanted-SmallCaps-t1.vf - RELOC/fonts/vf/public/droid/DroidSansMono-Slanted-SmallCaps-t2a.vf - RELOC/fonts/vf/public/droid/DroidSansMono-Slanted-SmallCaps-t2b.vf - RELOC/fonts/vf/public/droid/DroidSansMono-Slanted-SmallCaps-t2c.vf - RELOC/fonts/vf/public/droid/DroidSansMono-Slanted-SmallCaps-x2.vf - RELOC/fonts/vf/public/droid/DroidSansMono-Slanted-lgr.vf - RELOC/fonts/vf/public/droid/DroidSansMono-Slanted-ot1.vf - RELOC/fonts/vf/public/droid/DroidSansMono-Slanted-t1.vf - RELOC/fonts/vf/public/droid/DroidSansMono-Slanted-t2a.vf - RELOC/fonts/vf/public/droid/DroidSansMono-Slanted-t2b.vf - RELOC/fonts/vf/public/droid/DroidSansMono-Slanted-t2c.vf - RELOC/fonts/vf/public/droid/DroidSansMono-Slanted-ts1.vf - RELOC/fonts/vf/public/droid/DroidSansMono-Slanted-x2.vf - RELOC/fonts/vf/public/droid/DroidSansMono-SmallCaps-lgr.vf - RELOC/fonts/vf/public/droid/DroidSansMono-SmallCaps-ot1.vf - RELOC/fonts/vf/public/droid/DroidSansMono-SmallCaps-t1.vf - RELOC/fonts/vf/public/droid/DroidSansMono-SmallCaps-t2a.vf - RELOC/fonts/vf/public/droid/DroidSansMono-SmallCaps-t2b.vf - RELOC/fonts/vf/public/droid/DroidSansMono-SmallCaps-t2c.vf - RELOC/fonts/vf/public/droid/DroidSansMono-SmallCaps-x2.vf - RELOC/fonts/vf/public/droid/DroidSansMono-lgr.vf - RELOC/fonts/vf/public/droid/DroidSansMono-ot1.vf - RELOC/fonts/vf/public/droid/DroidSansMono-t1.vf - RELOC/fonts/vf/public/droid/DroidSansMono-t2a.vf - RELOC/fonts/vf/public/droid/DroidSansMono-t2b.vf - RELOC/fonts/vf/public/droid/DroidSansMono-t2c.vf - RELOC/fonts/vf/public/droid/DroidSansMono-ts1.vf - RELOC/fonts/vf/public/droid/DroidSansMono-x2.vf - RELOC/fonts/vf/public/droid/DroidSerif-Bold-Slanted-SmallCaps-lgr.vf - RELOC/fonts/vf/public/droid/DroidSerif-Bold-Slanted-SmallCaps-ot1.vf - RELOC/fonts/vf/public/droid/DroidSerif-Bold-Slanted-SmallCaps-t1.vf - RELOC/fonts/vf/public/droid/DroidSerif-Bold-Slanted-SmallCaps-t2a.vf - RELOC/fonts/vf/public/droid/DroidSerif-Bold-Slanted-SmallCaps-t2b.vf - RELOC/fonts/vf/public/droid/DroidSerif-Bold-Slanted-SmallCaps-t2c.vf - RELOC/fonts/vf/public/droid/DroidSerif-Bold-Slanted-SmallCaps-x2.vf - RELOC/fonts/vf/public/droid/DroidSerif-Bold-Slanted-lgr.vf - RELOC/fonts/vf/public/droid/DroidSerif-Bold-Slanted-ot1.vf - RELOC/fonts/vf/public/droid/DroidSerif-Bold-Slanted-t1.vf - RELOC/fonts/vf/public/droid/DroidSerif-Bold-Slanted-t2a.vf - RELOC/fonts/vf/public/droid/DroidSerif-Bold-Slanted-t2b.vf - RELOC/fonts/vf/public/droid/DroidSerif-Bold-Slanted-t2c.vf - RELOC/fonts/vf/public/droid/DroidSerif-Bold-Slanted-ts1.vf - RELOC/fonts/vf/public/droid/DroidSerif-Bold-Slanted-x2.vf - RELOC/fonts/vf/public/droid/DroidSerif-Bold-SmallCaps-lgr.vf - RELOC/fonts/vf/public/droid/DroidSerif-Bold-SmallCaps-ot1.vf - RELOC/fonts/vf/public/droid/DroidSerif-Bold-SmallCaps-t1.vf - RELOC/fonts/vf/public/droid/DroidSerif-Bold-SmallCaps-t2a.vf - RELOC/fonts/vf/public/droid/DroidSerif-Bold-SmallCaps-t2b.vf - RELOC/fonts/vf/public/droid/DroidSerif-Bold-SmallCaps-t2c.vf - RELOC/fonts/vf/public/droid/DroidSerif-Bold-SmallCaps-x2.vf - RELOC/fonts/vf/public/droid/DroidSerif-Bold-lgr.vf - RELOC/fonts/vf/public/droid/DroidSerif-Bold-ot1.vf - RELOC/fonts/vf/public/droid/DroidSerif-Bold-t1.vf - RELOC/fonts/vf/public/droid/DroidSerif-Bold-t2a.vf - RELOC/fonts/vf/public/droid/DroidSerif-Bold-t2b.vf - RELOC/fonts/vf/public/droid/DroidSerif-Bold-t2c.vf - RELOC/fonts/vf/public/droid/DroidSerif-Bold-ts1.vf - RELOC/fonts/vf/public/droid/DroidSerif-Bold-x2.vf - RELOC/fonts/vf/public/droid/DroidSerif-BoldItalic-SmallCaps-lgr.vf - RELOC/fonts/vf/public/droid/DroidSerif-BoldItalic-SmallCaps-ot1.vf - RELOC/fonts/vf/public/droid/DroidSerif-BoldItalic-SmallCaps-t1.vf - RELOC/fonts/vf/public/droid/DroidSerif-BoldItalic-SmallCaps-t2a.vf - RELOC/fonts/vf/public/droid/DroidSerif-BoldItalic-SmallCaps-t2b.vf - RELOC/fonts/vf/public/droid/DroidSerif-BoldItalic-SmallCaps-t2c.vf - RELOC/fonts/vf/public/droid/DroidSerif-BoldItalic-SmallCaps-x2.vf - RELOC/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-lgr.vf - RELOC/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-ot1.vf - RELOC/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-t1.vf - RELOC/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-t2a.vf - RELOC/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-t2b.vf - RELOC/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-t2c.vf - RELOC/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-x2.vf - RELOC/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-lgr.vf - RELOC/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-ot1.vf - RELOC/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-t1.vf - RELOC/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-t2a.vf - RELOC/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-t2b.vf - RELOC/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-t2c.vf - RELOC/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-ts1.vf - RELOC/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-x2.vf - RELOC/fonts/vf/public/droid/DroidSerif-BoldItalic-lgr.vf - RELOC/fonts/vf/public/droid/DroidSerif-BoldItalic-ot1.vf - RELOC/fonts/vf/public/droid/DroidSerif-BoldItalic-t1.vf - RELOC/fonts/vf/public/droid/DroidSerif-BoldItalic-t2a.vf - RELOC/fonts/vf/public/droid/DroidSerif-BoldItalic-t2b.vf - RELOC/fonts/vf/public/droid/DroidSerif-BoldItalic-t2c.vf - RELOC/fonts/vf/public/droid/DroidSerif-BoldItalic-ts1.vf - RELOC/fonts/vf/public/droid/DroidSerif-BoldItalic-x2.vf - RELOC/fonts/vf/public/droid/DroidSerif-Italic-SmallCaps-lgr.vf - RELOC/fonts/vf/public/droid/DroidSerif-Italic-SmallCaps-ot1.vf - RELOC/fonts/vf/public/droid/DroidSerif-Italic-SmallCaps-t1.vf - RELOC/fonts/vf/public/droid/DroidSerif-Italic-SmallCaps-t2a.vf - RELOC/fonts/vf/public/droid/DroidSerif-Italic-SmallCaps-t2b.vf - RELOC/fonts/vf/public/droid/DroidSerif-Italic-SmallCaps-t2c.vf - RELOC/fonts/vf/public/droid/DroidSerif-Italic-SmallCaps-x2.vf - RELOC/fonts/vf/public/droid/DroidSerif-Italic-Upright-SmallCaps-lgr.vf - RELOC/fonts/vf/public/droid/DroidSerif-Italic-Upright-SmallCaps-ot1.vf - RELOC/fonts/vf/public/droid/DroidSerif-Italic-Upright-SmallCaps-t1.vf - RELOC/fonts/vf/public/droid/DroidSerif-Italic-Upright-SmallCaps-t2a.vf - RELOC/fonts/vf/public/droid/DroidSerif-Italic-Upright-SmallCaps-t2b.vf - RELOC/fonts/vf/public/droid/DroidSerif-Italic-Upright-SmallCaps-t2c.vf - RELOC/fonts/vf/public/droid/DroidSerif-Italic-Upright-SmallCaps-x2.vf - RELOC/fonts/vf/public/droid/DroidSerif-Italic-Upright-lgr.vf - RELOC/fonts/vf/public/droid/DroidSerif-Italic-Upright-ot1.vf - RELOC/fonts/vf/public/droid/DroidSerif-Italic-Upright-t1.vf - RELOC/fonts/vf/public/droid/DroidSerif-Italic-Upright-t2a.vf - RELOC/fonts/vf/public/droid/DroidSerif-Italic-Upright-t2b.vf - RELOC/fonts/vf/public/droid/DroidSerif-Italic-Upright-t2c.vf - RELOC/fonts/vf/public/droid/DroidSerif-Italic-Upright-ts1.vf - RELOC/fonts/vf/public/droid/DroidSerif-Italic-Upright-x2.vf - RELOC/fonts/vf/public/droid/DroidSerif-Italic-lgr.vf - RELOC/fonts/vf/public/droid/DroidSerif-Italic-ot1.vf - RELOC/fonts/vf/public/droid/DroidSerif-Italic-t1.vf - RELOC/fonts/vf/public/droid/DroidSerif-Italic-t2a.vf - RELOC/fonts/vf/public/droid/DroidSerif-Italic-t2b.vf - RELOC/fonts/vf/public/droid/DroidSerif-Italic-t2c.vf - RELOC/fonts/vf/public/droid/DroidSerif-Italic-ts1.vf - RELOC/fonts/vf/public/droid/DroidSerif-Italic-x2.vf - RELOC/fonts/vf/public/droid/DroidSerif-Regular-Slanted-SmallCaps-lgr.vf - RELOC/fonts/vf/public/droid/DroidSerif-Regular-Slanted-SmallCaps-ot1.vf - RELOC/fonts/vf/public/droid/DroidSerif-Regular-Slanted-SmallCaps-t1.vf - RELOC/fonts/vf/public/droid/DroidSerif-Regular-Slanted-SmallCaps-t2a.vf - RELOC/fonts/vf/public/droid/DroidSerif-Regular-Slanted-SmallCaps-t2b.vf - RELOC/fonts/vf/public/droid/DroidSerif-Regular-Slanted-SmallCaps-t2c.vf - RELOC/fonts/vf/public/droid/DroidSerif-Regular-Slanted-SmallCaps-x2.vf - RELOC/fonts/vf/public/droid/DroidSerif-Regular-Slanted-lgr.vf - RELOC/fonts/vf/public/droid/DroidSerif-Regular-Slanted-ot1.vf - RELOC/fonts/vf/public/droid/DroidSerif-Regular-Slanted-t1.vf - RELOC/fonts/vf/public/droid/DroidSerif-Regular-Slanted-t2a.vf - RELOC/fonts/vf/public/droid/DroidSerif-Regular-Slanted-t2b.vf - RELOC/fonts/vf/public/droid/DroidSerif-Regular-Slanted-t2c.vf - RELOC/fonts/vf/public/droid/DroidSerif-Regular-Slanted-ts1.vf - RELOC/fonts/vf/public/droid/DroidSerif-Regular-Slanted-x2.vf - RELOC/fonts/vf/public/droid/DroidSerif-Regular-SmallCaps-lgr.vf - RELOC/fonts/vf/public/droid/DroidSerif-Regular-SmallCaps-ot1.vf - RELOC/fonts/vf/public/droid/DroidSerif-Regular-SmallCaps-t1.vf - RELOC/fonts/vf/public/droid/DroidSerif-Regular-SmallCaps-t2a.vf - RELOC/fonts/vf/public/droid/DroidSerif-Regular-SmallCaps-t2b.vf - RELOC/fonts/vf/public/droid/DroidSerif-Regular-SmallCaps-t2c.vf - RELOC/fonts/vf/public/droid/DroidSerif-Regular-SmallCaps-x2.vf - RELOC/fonts/vf/public/droid/DroidSerif-Regular-lgr.vf - RELOC/fonts/vf/public/droid/DroidSerif-Regular-ot1.vf - RELOC/fonts/vf/public/droid/DroidSerif-Regular-t1.vf - RELOC/fonts/vf/public/droid/DroidSerif-Regular-t2a.vf - RELOC/fonts/vf/public/droid/DroidSerif-Regular-t2b.vf - RELOC/fonts/vf/public/droid/DroidSerif-Regular-t2c.vf - RELOC/fonts/vf/public/droid/DroidSerif-Regular-ts1.vf - RELOC/fonts/vf/public/droid/DroidSerif-Regular-x2.vf - RELOC/tex/latex/droid/droid.sty - RELOC/tex/latex/droid/droidmono.sty - RELOC/tex/latex/droid/droidsans.sty - RELOC/tex/latex/droid/droidserif.sty - RELOC/tex/latex/droid/lgrfdm.fd - RELOC/tex/latex/droid/lgrfdr.fd - RELOC/tex/latex/droid/lgrfds.fd - RELOC/tex/latex/droid/ot1fdm.fd - RELOC/tex/latex/droid/ot1fdr.fd - RELOC/tex/latex/droid/ot1fds.fd - RELOC/tex/latex/droid/t1fdm.fd - RELOC/tex/latex/droid/t1fdr.fd - RELOC/tex/latex/droid/t1fds.fd - RELOC/tex/latex/droid/t2afdm.fd - RELOC/tex/latex/droid/t2afdr.fd - RELOC/tex/latex/droid/t2afds.fd - RELOC/tex/latex/droid/t2bfdm.fd - RELOC/tex/latex/droid/t2bfdr.fd - RELOC/tex/latex/droid/t2bfds.fd - RELOC/tex/latex/droid/t2cfdm.fd - RELOC/tex/latex/droid/t2cfdr.fd - RELOC/tex/latex/droid/t2cfds.fd - RELOC/tex/latex/droid/ts1fdm.fd - RELOC/tex/latex/droid/ts1fdr.fd - RELOC/tex/latex/droid/ts1fds.fd - RELOC/tex/latex/droid/x2fdm.fd - RELOC/tex/latex/droid/x2fdr.fd - RELOC/tex/latex/droid/x2fds.fd -catalogue-ctan /fonts/droid -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics font font-sans font-mono font-supp font-ttf font-type1 -catalogue-version 2.1 - -name droit-fr -category Package -revision 39802 -shortdesc Document class and bibliographic style for French law -relocated 1 -longdesc The bundle provides a toolkit intended for students writing a -longdesc thesis in French law. It features: a LaTeX document class; a -longdesc bibliographic style for BibLaTeX package; a practical example -longdesc of french thesis document; and documentation. The class assumes -longdesc use of biber and BibLaTeX. -containersize 9772 -containerchecksum bb5ea7648ce6346d2127c344614fb39e1f8c2558eacaa5b0a3999475b0f9dc5d1afc0a76bf8e101898ba2a14bd070ce82ce24120710405a6a2c13cd97acad2eb -doccontainersize 279364 -doccontainerchecksum e53efe18973efd69dd472946d149bba18914aa4144b747338d501bd7c7b45d92a6505d2f1da4d7ddadc47d5966f518206e955ca0951debc6496f7ad44ba34038 -docfiles size=103 - RELOC/doc/latex/droit-fr/droit-fr.pdf details="Package documentation" language="fr" - RELOC/doc/latex/droit-fr/droit-fr.tex - RELOC/doc/latex/droit-fr/example/annexes.tex - RELOC/doc/latex/droit-fr/example/bibliographie.bib - RELOC/doc/latex/droit-fr/example/bibliographie.tex - RELOC/doc/latex/droit-fr/example/conclusion.tex - RELOC/doc/latex/droit-fr/example/glossaire.tex - RELOC/doc/latex/droit-fr/example/index.tex - RELOC/doc/latex/droit-fr/example/introduction.tex - RELOC/doc/latex/droit-fr/example/journaux.bib - RELOC/doc/latex/droit-fr/example/latexmkrc - RELOC/doc/latex/droit-fr/example/main.tex - RELOC/doc/latex/droit-fr/example/misc.tex - RELOC/doc/latex/droit-fr/example/partie1.tex - RELOC/doc/latex/droit-fr/example/partie2.tex - RELOC/doc/latex/droit-fr/example/resume.tex - RELOC/doc/latex/droit-fr/example/sommaire.tex - RELOC/doc/latex/droit-fr/example/titre.tex - RELOC/doc/latex/droit-fr/example/toc.tex - RELOC/doc/latex/droit-fr/latexmkrc -runfiles size=10 - RELOC/tex/latex/droit-fr/droit-fr.bbx - RELOC/tex/latex/droit-fr/droit-fr.cbx - RELOC/tex/latex/droit-fr/droit-fr.cls -catalogue-ctan /macros/latex/contrib/droit-fr -catalogue-date 2016-07-05 18:29:32 +0200 -catalogue-license lppl1.3 -catalogue-topics dissertation legal biblatex french class -catalogue-version 1.2 - -name drs -category Package -revision 19232 -shortdesc Typeset Discourse Representation Structures (DRS) -relocated 1 -longdesc The package draws Discourse Representation Structures (DRSs). -longdesc It can draw embedded DRSs, if-then conditions and -longdesc quantificational "duplex conditions" (with a properly scaled -longdesc connecting diamond). Formatting parameters allow the user to -longdesc control the appearance and placement of DRSs, and of DRS -longdesc variables and conditions. The package is based on DRS macros in -longdesc the covington package. -containersize 4560 -containerchecksum b947b71d99fe38b1aaf6575af716597413d028849584c22853a1aad3d8738910243defc6c9563609515019d6c5ffd4022754bb88781c7399535ff196d9b20f45 -doccontainersize 99960 -doccontainerchecksum 58827b5c2cb557c2b14f11a5babbabd89b535ce59420f5b7f9c23433f92517f1cc9a3af10e2d5071bc3733e7e09819dca1d50cfd799b960f6a192e8e1a4af0be -docfiles size=30 - RELOC/doc/latex/drs/README details="Readme" - RELOC/doc/latex/drs/drsdoc.pdf details="Package documentation" - RELOC/doc/latex/drs/drsdoc.tex -runfiles size=3 - RELOC/tex/latex/drs/drs.sty -catalogue-ctan /macros/latex/contrib/drs -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics linguistic -catalogue-version 1.1b - -name drv -category Package -revision 29349 -shortdesc Derivation trees with MetaPost -relocated 1 -longdesc A set of MetaPost macros for typesetting derivation trees (such -longdesc as used in sequent calculus, type inference, programming -longdesc language semantics...). No MetaPost knowledge is needed to use -longdesc these macros. -containersize 16460 -containerchecksum 682f33123c0e1e3bdf35bbe02ddea5c2dcdad9ff90009079f6ae8e876f0a7acae1b409c1045b921d312d4976c5f004168a3ed108ba65c49d687ac2022d4afe35 -doccontainersize 202660 -doccontainerchecksum 927529113f567e10618d3397237f2cc31b70e051b7b1e4b06b6fa1d5ca4ee4c1bd86844989e31b4a8f8bae2c5350afc8c320ee517c2f249d551ed5741fb2dd9c -docfiles size=160 - RELOC/doc/metapost/drv/README details="Readme" - RELOC/doc/metapost/drv/doc/drv-guide.mp - RELOC/doc/metapost/drv/doc/drv-guide.tex - RELOC/doc/metapost/drv/doc/drv.mp - RELOC/doc/metapost/drv/doc/makefile - RELOC/doc/metapost/drv/doc/readme.sh - RELOC/doc/metapost/drv/drv-guide.pdf details="User guide" - RELOC/doc/metapost/drv/sample/coq-sample.mp - RELOC/doc/metapost/drv/sample/coq-sample.tex - RELOC/doc/metapost/drv/sample/drv.mp - RELOC/doc/metapost/drv/sample/makefile - RELOC/doc/metapost/drv/sample/readme.sh - RELOC/doc/metapost/drv/template/drv.mp - RELOC/doc/metapost/drv/template/makefile - RELOC/doc/metapost/drv/template/readme.sh - RELOC/doc/metapost/drv/template/template.mp - RELOC/doc/metapost/drv/template/template.tex -runfiles size=21 - RELOC/metapost/drv/drv.mp -catalogue-ctan /graphics/metapost/contrib/macros/drv -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics tree -catalogue-version 0.97 - -name dsptricks -category Package -revision 34724 -shortdesc Macros for Digital Signal Processing plots -relocated 1 -longdesc The package provides a set of LaTeX macros (based on PSTricks) -longdesc for plotting the kind of graphs and figures that are usually -longdesc employed in digital signal processing publications. DSPTricks -longdesc provides facilities for standard discrete-time "lollipop" -longdesc plots, continuous-time and frequency plots, and pole-zero -longdesc plots. The companion package DSPFunctions (dspfunctions.sty) -longdesc provides macros for computing frequency responses and DFTs, -longdesc while the package DSPBlocks (dspblocks.sty) supports DSP block -longdesc diagrams. -containersize 11580 -containerchecksum 7059577b4aed0eab5f2f82610911fc97001e01497717b0141d4e95b263ba825bfaa481829cd00dadc8eee278090ebeded09fb92e8502a7bb250330c6f22539cb -doccontainersize 170128 -doccontainerchecksum da2eca39d66788da6dd13660d2c41927bfb12a9de5a2342633488a099f2aa5e17c9bc2d211b0334e3c5f7ef5f3cfa8aee4ca9b8b166e5138ff5c952d92d2acba -docfiles size=63 - RELOC/doc/latex/dsptricks/README details="Readme" - RELOC/doc/latex/dsptricks/dspTricksManual.pdf details="Package documentation" - RELOC/doc/latex/dsptricks/dspTricksManual.tex -runfiles size=13 - RELOC/tex/latex/dsptricks/dspblocks.sty - RELOC/tex/latex/dsptricks/dspfunctions.sty - RELOC/tex/latex/dsptricks/dsptricks.sty -catalogue-ctan /graphics/pstricks/contrib/dsptricks -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics pstricks -catalogue-version 1.0 - -name dsserif -category Package -revision 47570 -shortdesc A double-struck serifed font for mathematical use -relocated 1 -longdesc DSSerif is a mathematical font package with double struck -longdesc serifed digits, upper and lower case letters, in regular and -longdesc bold weights. The design was inspired by the STIX double struck -longdesc fonts, which are sans serif, but starting from a Courier-like -longdesc base. -execute addMap DSSerif.map -containersize 78412 -containerchecksum 4ce60b62a45aab9f64399ae3f6ea3f25b1c68c399c63a2c75afe5179c0cbc100cbb5dfbd68b247b758df1d1f5f4c2cc17cb6f2924e24ebcaca28bca9b68d7f53 -doccontainersize 247164 -doccontainerchecksum 4dc47b830a1f2092918c08ab39c5157146c1ca514b6c042734e03c9786137cbd2ef6a1149e75fbbf139f457c170e70bd3da484680f38ef261d6d4eedfaed0b42 -docfiles size=72 - RELOC/doc/fonts/dsserif/OFL-FAQ.txt - RELOC/doc/fonts/dsserif/OFL.txt - RELOC/doc/fonts/dsserif/README details="Readme" - RELOC/doc/fonts/dsserif/dsserif-doc.pdf details="Package documentation" - RELOC/doc/fonts/dsserif/dsserif-doc.tex -srccontainersize 1716 -srccontainerchecksum 258be72d2eb7c5ea8a07ba79aedf87f765a6555f6de540b0f40d731d4761f29c3a1795c3561ed0c8dab4b9458cf785499988be4799b0ec42b9eae2d7cbd16b6e -srcfiles size=5 - RELOC/source/dsserif/DSSerif-drv.tex - RELOC/source/dsserif/adjustments.mtx - RELOC/source/dsserif/mathalfij.etx - RELOC/source/dsserif/mathalfijB.etx - RELOC/source/dsserif/notes.txt -runfiles size=33 - RELOC/fonts/afm/public/dsserif/DSSerif-Bold.afm - RELOC/fonts/afm/public/dsserif/DSSerif.afm - RELOC/fonts/afm/public/dsserif/DSSerifUni-Bold.afm - RELOC/fonts/afm/public/dsserif/DSSerifUni.afm - RELOC/fonts/map/dvips/dsserif/DSSerif.map - RELOC/fonts/tfm/public/dsserif/DSSerif-Bold.tfm - RELOC/fonts/tfm/public/dsserif/DSSerif.tfm - RELOC/fonts/tfm/public/dsserif/DSSerifUni-Bold.tfm - RELOC/fonts/tfm/public/dsserif/DSSerifUni.tfm - RELOC/fonts/type1/public/dsserif/DSSerif-Bold.pfb - RELOC/fonts/type1/public/dsserif/DSSerif.pfb - RELOC/fonts/type1/public/dsserif/DSSerifUni-Bold.pfb - RELOC/fonts/type1/public/dsserif/DSSerifUni.pfb - RELOC/tex/latex/dsserif/dsserif.sty - RELOC/tex/latex/dsserif/udsserif.fd -catalogue-ctan /fonts/dsserif -catalogue-date 2018-05-02 19:11:37 +0200 -catalogue-license ofllppllppl1.3 -catalogue-topics font font-serif font-maths font-bbd font-type1 -catalogue-version 1.00 - -name dtk -category Package -revision 44524 -shortdesc Document class for the journal of DANTE -relocated 1 -longdesc The bundle provides a class and style file for typesetting "Die -longdesc TeXnische Komodie" -- the communications of the German TeX -longdesc Users Group DANTE e.V. The arrangement means that the class may -longdesc be used by article writers to typeset a single article, as well -longdesc as to produce the complete journal. -containersize 15220 -containerchecksum b0a4c2c5c796d3e9d8493a6ae857e7278095d841d179a300f39d09a7a413f0baffe24e61a1fc76828e9159bbed64f7295c560a6ee93f48aaadea45548c59907b -doccontainersize 90528 -doccontainerchecksum f1d268a54d1911cb94921af8c865f2aed259ed2d9d096a91ce19c0a86deddd409c44df77198a56f18ae09a06d5712f9f1c624015843d31a2a44aaa87ded391b3 -docfiles size=31 - RELOC/doc/latex/dtk/README.md details="Readme" - RELOC/doc/latex/dtk/doc/beispiel.bib - RELOC/doc/latex/dtk/doc/beispiel.pdf details="Example of use" language="de" - RELOC/doc/latex/dtk/doc/beispiel.tex - RELOC/doc/latex/dtk/doc/dtk-extern-test.tex - RELOC/doc/latex/dtk/dtk-ruecken.tex - RELOC/doc/latex/dtk/dtk.nolig - RELOC/doc/latex/dtk/dtk.xdy - RELOC/doc/latex/dtk/dtk0.tex -runfiles size=19 - RELOC/tex/latex/dtk/dtk-author.clo - RELOC/tex/latex/dtk/dtk-extern.sty - RELOC/tex/latex/dtk/dtk-full.clo - RELOC/tex/latex/dtk/dtk-logos.sty - RELOC/tex/latex/dtk/dtk-new-engines.clo - RELOC/tex/latex/dtk/dtk-old-engines.clo - RELOC/tex/latex/dtk/dtk-url.sty - RELOC/tex/latex/dtk/dtk.bbx - RELOC/tex/latex/dtk/dtk.cbx - RELOC/tex/latex/dtk/dtk.cls -catalogue-ctan /usergrps/dante/dtk -catalogue-date 2017-06-07 13:48:59 +0200 -catalogue-license lppl1.3 -catalogue-topics journalpub class -catalogue-version 2.07a - -name dtl -category TLCore -revision 47198 -shortdesc Tools to dis-assemble and re-assemble DVI files -longdesc DTL (DVI Text Language) is a means of expressing the content of -longdesc a DVI file, which is readily readable by humans. The DTL bundle -longdesc contains an assembler dt2dv (which produces DVI files from DTL -longdesc files) and a disassembler dv2dt (which produces DTL files from -longdesc DVI files). The DTL bundle was developed so as to avoid some -longdesc infelicities of dvitype (among other pressing reasons). -depend dtl.ARCH -containersize 580 -containerchecksum eb6f1dcc4d681b995f8ca3a4141b988dd42001881ed0e1290b6c188b5d5952a5d54901f924b4cf3f2015376c452ee2a713d253d532985322fb7eb0adeaacfeee -doccontainersize 52428 -doccontainerchecksum 0da315de96913bf61d0c24c34ef0f39c72ed0c1189dfad5f6d8fd1159d1c3e0fc2c91ddca1aa69798b4a0e648ec9a1d70b4cc0c7340ba273dc2e4b08aecba25a -docfiles size=21 - texmf-dist/doc/man/man1/dt2dv.1 - texmf-dist/doc/man/man1/dt2dv.man1.pdf - texmf-dist/doc/man/man1/dv2dt.1 - texmf-dist/doc/man/man1/dv2dt.man1.pdf -catalogue-ctan /dviware/dtl -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics dvi-struc -catalogue-version 0.6.1 - -name dtl.aarch64-linux -category TLCore -revision 48789 -shortdesc aarch64-linux files of dtl -containersize 18012 -containerchecksum 4102d9760bd54e9cd2fb66d07b26d1fdd48583d1aee9ea5ffc7d8bae537089235195431d55430c9d9091ea1bcecbc1371a49a00c6b6b9a5c2ea175ca877d7470 -binfiles arch=aarch64-linux size=19 - bin/aarch64-linux/dt2dv - bin/aarch64-linux/dv2dt - -name dtl.amd64-freebsd -category TLCore -revision 46816 -shortdesc amd64-freebsd files of dtl -containersize 20332 -containerchecksum 6e0f22c8bff271f2c70c8197eb06f029e14b67466267190988a1c1d515c611fd151a818401eeb79ae9524ab1206578069b170feecb4611466a20b90771bb5faf -binfiles arch=amd64-freebsd size=17 - bin/amd64-freebsd/dt2dv - bin/amd64-freebsd/dv2dt - -name dtl.amd64-netbsd -category TLCore -revision 48698 -shortdesc amd64-netbsd files of dtl -containersize 18820 -containerchecksum 23e89d07d83ce7b0386c3c2a64478061707278dbae9d803db48f5ffdd6b8e2d017c90e343f7696e253d2e61b2f81da883e1b9a799635a720227c9a47d8238014 -binfiles arch=amd64-netbsd size=19 - bin/amd64-netbsd/dt2dv - bin/amd64-netbsd/dv2dt - -name dtl.armhf-linux -category TLCore -revision 48716 -shortdesc armhf-linux files of dtl -containersize 15868 -containerchecksum 7a3c731784da2681a9ce5f831203be25cd46fc846e9bacfdd45aa71ad80d5e159fed65509489522c4df0c90acd687d20d0ef0293d04cbe7b14e5d2c8bb166790 -binfiles arch=armhf-linux size=14 - bin/armhf-linux/dt2dv - bin/armhf-linux/dv2dt - -name dtl.i386-cygwin -category TLCore -revision 46814 -shortdesc i386-cygwin files of dtl -containersize 15492 -containerchecksum d2be801111e4bdc47d8e3d0fc8b1bf1f2d96aa1e1f3139b09728edcd63b309d1647773cafda02a97c9985f4b0bdd5dde9b9ad76ae924919f1b973f57b9e22456 -binfiles arch=i386-cygwin size=15 - bin/i386-cygwin/dt2dv.exe - bin/i386-cygwin/dv2dt.exe - -name dtl.i386-freebsd -category TLCore -revision 46816 -shortdesc i386-freebsd files of dtl -containersize 17336 -containerchecksum 7ca3a2723258354d943680ea6e279bc305f0b1917108987b690e48ae541638572f3ae955837daa3672f6560b6dd6dfb18c8d6e8b22bf0f046201dd799ae9dee3 -binfiles arch=i386-freebsd size=15 - bin/i386-freebsd/dt2dv - bin/i386-freebsd/dv2dt - -name dtl.i386-linux -category TLCore -revision 47245 -shortdesc i386-linux files of dtl -containersize 21112 -containerchecksum 7800f2c34a2159ef9043aa6770117ebcfcb1b374b1900f93dbba8b5be5b8191658fad48978f3ddc7cb7376ecd6429e31c1e94880d1feff9034a8ff86a456a558 -binfiles arch=i386-linux size=17 - bin/i386-linux/dt2dv - bin/i386-linux/dv2dt - -name dtl.i386-netbsd -category TLCore -revision 46812 -shortdesc i386-netbsd files of dtl -containersize 17524 -containerchecksum 331f2000c4c9bf6850c913b2fd85b4f713145a1f6c8f4ce924b61054965968805358efb9c9a82fdfdf8bde6f6f9e67bc8c40b47d1aedd6d1b09511bdcf7f6a44 -binfiles arch=i386-netbsd size=17 - bin/i386-netbsd/dt2dv - bin/i386-netbsd/dv2dt - -name dtl.i386-solaris -category TLCore -revision 46829 -shortdesc i386-solaris files of dtl -containersize 20264 -containerchecksum 03e60f51d978e56b4a072a36557a101d534aadcc9dc8af172e7235d8b53ba41b9241187c9b818e0bc04c42878bc3dd25d2ac87a92935ab47154a46d8290d9e59 -binfiles arch=i386-solaris size=16 - bin/i386-solaris/dt2dv - bin/i386-solaris/dv2dt - -name dtl.sparc-solaris -category TLCore -revision 46829 -shortdesc sparc-solaris files of dtl -containersize 18372 -containerchecksum 61bd897f517d1c8d14fa462e5d46defa52822b923df651360a34807340f1a5a7b25987151a4ea1c6195473db8e566db5e062c2272a2e546cb272b0128753bf16 -binfiles arch=sparc-solaris size=16 - bin/sparc-solaris/dt2dv - bin/sparc-solaris/dv2dt - -name dtl.win32 -category TLCore -revision 46993 -shortdesc win32 files of dtl -containersize 15916 -containerchecksum da78a1200d6a76e9d7f205448322555797f66f7fe684865f4b989ef8e8bb673f7860042108e040c8fe67070b31c2212708abbb7a28ad9ea62aadba269a68757a -binfiles arch=win32 size=12 - bin/win32/dt2dv.exe - bin/win32/dv2dt.exe - -name dtl.x86_64-cygwin -category TLCore -revision 46813 -shortdesc x86_64-cygwin files of dtl -containersize 15820 -containerchecksum a1cd18d7e2271736a8fdc3f0295ff545a023746ecafa10cc700475c62c6daab0f0006f8ae9a442b5a9e11ffaeef4dd70009c44ba98272d03dc899256bde96dbb -binfiles arch=x86_64-cygwin size=13 - bin/x86_64-cygwin/dt2dv.exe - bin/x86_64-cygwin/dv2dt.exe - -name dtl.x86_64-darwin -category TLCore -revision 48728 -shortdesc x86_64-darwin files of dtl -containersize 20656 -containerchecksum c113b3eb1f7970ceffbc772a5b3bcfc43c3942fe688ecd1ba46b6dcee829dec7e92a783d6755c4aecec6fe6f5c4f8c1075e998f436434a6ac347d3a517aab5c5 -binfiles arch=x86_64-darwin size=18 - bin/x86_64-darwin/dt2dv - bin/x86_64-darwin/dv2dt - -name dtl.x86_64-darwinlegacy -category TLCore -revision 47387 -shortdesc x86_64-darwinlegacy files of dtl -containersize 20556 -containerchecksum 42a35d7765ca72cc0fd5af0497b3a02ce2dc41567b129b561a4f8cb3ccc736f3dc8a710023d4b738adf20ed401c517ba147781b378b469afd00aebe1810de440 -binfiles arch=x86_64-darwinlegacy size=19 - bin/x86_64-darwinlegacy/dt2dv - bin/x86_64-darwinlegacy/dv2dt - -name dtl.x86_64-linux -category TLCore -revision 47063 -shortdesc x86_64-linux files of dtl -containersize 20716 -containerchecksum 1fb08dba3fddced4e4b80853c230eda328e2647b776737400e9b66425ea6638d5594bafb5b5021ef8954bb01912e87bd80f1756a91e9afe81fe33512205c2bfc -binfiles arch=x86_64-linux size=17 - bin/x86_64-linux/dt2dv - bin/x86_64-linux/dv2dt - -name dtl.x86_64-linuxmusl -category TLCore -revision 47036 -shortdesc x86_64-linuxmusl files of dtl -containersize 22676 -containerchecksum aa2add951fb4db00412a70ffed59044448c260d88e59f7c20d8eb61c7d43e8384c24865144f6a928fb0a557fec2cd6d1255723ac42a23de96adc61f20a723460 -binfiles arch=x86_64-linuxmusl size=21 - bin/x86_64-linuxmusl/dt2dv - bin/x86_64-linuxmusl/dv2dt - -name dtl.x86_64-solaris -category TLCore -revision 46829 -shortdesc x86_64-solaris files of dtl -containersize 22824 -containerchecksum 5aae55f9a552a0dc747484c1c64ffeaacfc5e39a628dbba0f5a752be26e29d093daa66ec5f933c1bac38eba2fc431b20c6d77ec7570e52024b5cd2d23963d2b1 -binfiles arch=x86_64-solaris size=20 - bin/x86_64-solaris/dt2dv - bin/x86_64-solaris/dv2dt - -name dtxdescribe -category Package -revision 49682 -shortdesc Describe additional object types in dtx source files -relocated 1 -longdesc The doc package includes tools for describing macros and -longdesc environments in LaTeX source dtx format. The package adds -longdesc additional tools for describing booleans, lengths, counters, -longdesc keys, packages, classes, options, files, commands, arguments, -longdesc and other objects. Each item is given a margin tag similar to -longdesc \DescribeEnv, and is listed in the index by itself and also by -longdesc category. Each item may be sorted further by an optional class. -longdesc All index entries except code lines are hyperlinked. The -longdesc dtxexample environment is provided for typesetting example code -longdesc and its results. Contents are displayed verbatim along with a -longdesc caption and cross-referencing. They are then input and -longdesc executed, and the result is shown. Environments are also -longdesc provided for displaying verbatim or formatted source code, -longdesc user-interface displays, and sidebars with titles. Macros are -longdesc provided for formatting the names of inline LaTeX objects such -longdesc as packages and booleans, as well as program and file names, -longdesc file types, internet objects, the names of certain programs, a -longdesc number of logos, and inline dashes and slashes. -containersize 4500 -containerchecksum cec7efafd5b27d98100eef18de2d1b802bb717f38326b98b9e095f92c7c4993c3ef71d9ef328eea026731632c17703fe174c8bc3ce3563c15fce715594b1f845 -doccontainersize 344396 -doccontainerchecksum 43d7f51b77f18f556f88b6fb3ba4b1b09d77b7d6ff588dd838841b86e95ad7089d8d860c8d5eb6a86c3fe418541e0a65c605e8533eae7736dfedd7b4d258fd74 -docfiles size=87 - RELOC/doc/latex/dtxdescribe/README.txt details="Readme" - RELOC/doc/latex/dtxdescribe/dtxdescribe.pdf details="Package documentation" -srccontainersize 17340 -srccontainerchecksum e95dea85d6c2fc1f9c54be37ab89a75f5a542a7d0b57d4c8577f7f36503b4c68208acf17cad197ca45cb8f49d62ee441aa7ec9d9346539829cca41d5a12110a3 -srcfiles size=21 - RELOC/source/latex/dtxdescribe/dtxdescribe.dtx - RELOC/source/latex/dtxdescribe/dtxdescribe.ins -runfiles size=4 - RELOC/tex/latex/dtxdescribe/dtxdescribe.sty -catalogue-also doc -catalogue-contact-home http://bdtechconcepts.com -catalogue-ctan /macros/latex/contrib/dtxdescribe -catalogue-date 2019-01-12 09:24:53 +0100 -catalogue-license lppl1.3 -catalogue-topics doc-supp -catalogue-version 1.00 - -name dtxgallery -category Package -revision 49504 -shortdesc A small collection of minimal DTX examples -relocated 1 -longdesc A collection of files that demonstrate simple things that are -longdesc possible with the flexible and under-appreciated docstrip file -longdesc format. Each file of the collection is provided as a .dtx file -longdesc and as the corresponding .pdf. The set is intended as a -longdesc companion to Scott Pakin's excellent and influential dtxtut -longdesc example of producing LaTeX packages in this way. -containersize 584 -containerchecksum 62328ab01d153853449e9581a30771e7fe5657fe0ad7501e7fefb34a7cddeb32839442039e6db3946c45aa82839a9573b0970e9d5b606731029d96de339b69c1 -doccontainersize 352664 -doccontainerchecksum 57dc570a553962c5f115f362eb0f6bc1b7034b5b22986bc652c3c92332b5c89e6a0ad92b0130ddadb83168728235d4d199cc38ffa26f7a33b92174cf2d156236 -docfiles size=100 - RELOC/doc/latex/dtxgallery/README details="Readme" - RELOC/doc/latex/dtxgallery/conditional-code.dtx - RELOC/doc/latex/dtxgallery/conditional-code.pdf - RELOC/doc/latex/dtxgallery/dtxgallery.dtx - RELOC/doc/latex/dtxgallery/dtxgallery.pdf - RELOC/doc/latex/dtxgallery/rearrange.dtx - RELOC/doc/latex/dtxgallery/rearrange.pdf - RELOC/doc/latex/dtxgallery/single-source.dtx - RELOC/doc/latex/dtxgallery/single-source.pdf -catalogue-ctan /info/dtxgallery -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics demo-code -catalogue-version 1 - -name dtxgen -category Package -revision 38419 -shortdesc Creates a template for a self-extracting .dtx file -longdesc The bash script dtxgen creates a template for a self-extracting -longdesc .dtx file. It is useful for those who plan to create a new -longdesc Documented LaTeX Source (.dtx) file. -depend dtxgen.ARCH -containersize 5696 -containerchecksum 06e62fda6d696b6ce3512957df7e5dc37072939c4b0dcd7d83b5894f1d0be1856ea69457f7e16119cd46d62b3e69d0646b96a768f1a2fe16181911480391c90c -doccontainersize 46204 -doccontainerchecksum bd4557f8ca056c04aec9a9cab5e1797eb7042402b396f6772a2fb5bb961d1981ad3a79f02df827059e8e82a3ffbe11d86d51af99cf844f234f328bce47c4e0c7 -docfiles size=13 - texmf-dist/doc/support/dtxgen/README details="README" - texmf-dist/doc/support/dtxgen/dtxgen.pdf details="Package documentation" -runfiles size=4 - texmf-dist/scripts/dtxgen/dtxgen -catalogue-ctan /support/dtxgen -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics file-mgmt -catalogue-version 1.07 - -name dtxgen.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of dtxgen -containersize 336 -containerchecksum c6ce395b5e63831d742c4c30f1b97ce00d58e380b55b036d3173009a17bf9d5f791c0a43c9ee7dc216ef7b8b6db3ad0fbccbeb0215f6dc6657f1f9ca21b0a07d -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/dtxgen - -name dtxgen.amd64-freebsd -category Package -revision 29031 -shortdesc amd64-freebsd files of dtxgen -containersize 340 -containerchecksum 213ef5a7345475b35d3862d578d4397eb72d906eea6d769bb1abd5eb6f39790cac1ea04ca2d2ba486cb6b62a07c5b0a1357ce1974ff662fd370df74c20ea2477 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/dtxgen - -name dtxgen.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of dtxgen -containersize 336 -containerchecksum bc17a8e128415ad5da3769f8a2e22b8a9490c9468c6a51678a827108d5313f2ac579868bba8746c36173ac7faaa55e7d28f620fee9b039d76f5a2be24ec15b06 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/dtxgen - -name dtxgen.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of dtxgen -containersize 336 -containerchecksum 607b7ffdee617aacc0b7bb10060187c67b73b85ee8905e97d182b10758d2de635b6c953d1417b28d43e0c1e3dff588499cca4f6eea7f9e53a32fa8faea36bb85 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/dtxgen - -name dtxgen.i386-cygwin -category Package -revision 29031 -shortdesc i386-cygwin files of dtxgen -containersize 336 -containerchecksum 51d7cd50c805c26a2865c1984dff834d46ef893af393cf820a22ce788d64b8039a731ce25bc83574627e8df892de92b5e8f45945554802eb2fdbb570d8f148e1 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/dtxgen - -name dtxgen.i386-freebsd -category Package -revision 29031 -shortdesc i386-freebsd files of dtxgen -containersize 340 -containerchecksum 366a1529e773ae90be83a698116e1ebdffc80e4ca426e480ac92ef3ae765995cc037203b4089544b023cea216f3dbcd339b820bef64c1a2662b08ff95b319cd5 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/dtxgen - -name dtxgen.i386-linux -category Package -revision 29031 -shortdesc i386-linux files of dtxgen -containersize 336 -containerchecksum 6d5484534812ff001192e80d98c9a3cf92faeb44d4e1e788e3c5a1c108275d1e48f1f8020eaa5a798ddd760f4d4075d91ff839af2ffe8122db67e81e29526990 -binfiles arch=i386-linux size=1 - bin/i386-linux/dtxgen - -name dtxgen.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of dtxgen -containersize 340 -containerchecksum 6f5a80c99329b818f8792e6f1ac333c5b0734d4cebc28535aa96e660180479157ed75cfb23e1a9f91af90d9e0749e727bee0edcb2ec25799dd3ff96c0624ba49 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/dtxgen - -name dtxgen.i386-solaris -category Package -revision 29031 -shortdesc i386-solaris files of dtxgen -containersize 340 -containerchecksum bebb579685d17f8863dfaaf8e9537327b2144b6ff08dd07488415038449c689383643fff8c238e2ba05d40ffb0795ab0f5f88eeceb2cc517744e744462d822d1 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/dtxgen - -name dtxgen.sparc-solaris -category Package -revision 29031 -shortdesc sparc-solaris files of dtxgen -containersize 336 -containerchecksum 91243c6c9ecb29fbb1093139178e9a93d967443b9e15fa5b6d4e2e1ffc7ceecba2a4399761ffce8f2bd2c117ca9adc92cedb04fc2e59588f5026f785b6f3140f -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/dtxgen - -name dtxgen.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of dtxgen -containersize 340 -containerchecksum 4fe5e2b1e2ae97fc36b1e13a98affc453ec836b747094d3819777a690881096d57a0a17a1efadeb510e2566b1d08c5a35d57672d0fa9db397d01c522b9617b40 -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/dtxgen - -name dtxgen.x86_64-darwin -category Package -revision 29031 -shortdesc x86_64-darwin files of dtxgen -containersize 340 -containerchecksum 28f977de37021a62e1fdc2003fffc5a1d642ecee3d2814935157d7d87fe4bc2098cff26b3f34f61c0eb227d91719a9fa398b9b54d834192e683794d89f742ee5 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/dtxgen - -name dtxgen.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of dtxgen -containersize 348 -containerchecksum 6c717daf0f2f7ea1f9e4134c01aa2da07d602c92df2623bea17c3a619da5201ec6348808323e5d170a657389474b518a9b747acd2f30025caed622bb8ab2609a -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/dtxgen - -name dtxgen.x86_64-linux -category Package -revision 29031 -shortdesc x86_64-linux files of dtxgen -containersize 340 -containerchecksum 6028ee55394e70358c714e3a22f8d88f1907ce83c5033cd9f5106bcbac8e258ef3d0d82ed53d961219d11611f5f6e61295a1acc2f7bc3f2971d943e4fdc187a8 -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/dtxgen - -name dtxgen.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of dtxgen -containersize 340 -containerchecksum dd8797eda04bc7bd4129a051bff40d6cd7a701be34fb20a79d28d056df0da7a6db3fa4970aa3c42ad60c40b5067de1fd6178025c1ada3d787148f333657964c9 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/dtxgen - -name dtxgen.x86_64-solaris -category Package -revision 29031 -shortdesc x86_64-solaris files of dtxgen -containersize 340 -containerchecksum c3d75a6040ca5cc8f55a94556fa8e463f7e63710e81c23c4ca567637219681e267516a64c42da92784f8c85486bd93d82dfbcd2fbe389b46e79091230293d255 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/dtxgen - -name dtxtut -category Package -revision 38375 -shortdesc Tutorial on writing .dtx and .ins files -relocated 1 -longdesc This tutorial is intended for advanced LaTeX2e users who want -longdesc to learn how to create .ins and .dtx files for distributing -longdesc their homebrewed classes and package files. -containersize 488 -containerchecksum 511506ec001be0b3879a9f1d464a1d453e8ae8938a1446f08f874e59a90d861cb66c8487a4718f1c57870db11c3f8c2c274d37a968cdb32a8bb90353e968cbc3 -doccontainersize 313120 -doccontainerchecksum 65216d3924211abbdc67e6ecd109e7adc3713cefcc6ea0a229ad8b4060a4b0342098594a64cedf3483c51603531496225077b0e12e2a7f28e593422bb5f1c30a -docfiles size=98 - RELOC/doc/latex/dtxtut/README details="Readme" - RELOC/doc/latex/dtxtut/cskeleton.dtx - RELOC/doc/latex/dtxtut/cskeleton.ins - RELOC/doc/latex/dtxtut/dtxtut.pdf details="Package documentation" - RELOC/doc/latex/dtxtut/dtxtut.tex - RELOC/doc/latex/dtxtut/skeleton.dtx - RELOC/doc/latex/dtxtut/skeleton.ins -catalogue-also makedtx sty2dtx -catalogue-ctan /info/dtxtut -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics tut-latex-prg -catalogue-version 2.1 - -name ducksay -category Package -revision 49691 -shortdesc Draw ASCII art of animals saying a specified message -relocated 1 -longdesc The package draws ASCII art of animals saying a specified -longdesc message. The following macros are available: \ducksay -longdesc \duckthink \DefaultAnimal \AddAnimal \DucksayOptions Multi-line -longdesc messages are now fully supported. The package comes with two -longdesc versions, choosable with the version key. -containersize 8232 -containerchecksum e47d9d3aa395c8a15c679f6efbd4ff5363fb2717dd7286aacce4fca11a5e1918cc8083d3bcbb392d0717b3748496c55f01b6b0415fa7ce0b26950c3b87015ca2 -doccontainersize 512596 -doccontainerchecksum 80354f124b50015092e2507323a6307a8341de641ecdb94e4fdfb6a9131751a84b2b528ab523a43aafe6ca9a19c0f638a0e69bd6958552688b1b65c46496e879 -docfiles size=127 - RELOC/doc/latex/ducksay/README.md details="Readme" - RELOC/doc/latex/ducksay/ducksay.pdf details="Package documentation" -srccontainersize 17980 -srccontainerchecksum 0c2a2a7a7bd863eed257ce87c13b4438fad0f749c79215de35017da325f3b2ef50b72dc30eab6ca7b66c46e4610e5f202fe4816f5940b6917748984d3cef575e -srcfiles size=21 - RELOC/source/latex/ducksay/ducksay.dtx -runfiles size=13 - RELOC/tex/latex/ducksay/ducksay.animals.tex - RELOC/tex/latex/ducksay/ducksay.code.v1.tex - RELOC/tex/latex/ducksay/ducksay.code.v2.tex - RELOC/tex/latex/ducksay/ducksay.sty -catalogue-contact-bugs https://github.com/Skillmon/ltx_ducksay/issues -catalogue-contact-repository https://github.com/Skillmon/ltx_ducksay -catalogue-ctan /macros/latex/contrib/ducksay -catalogue-date 2019-01-13 14:34:53 +0100 -catalogue-license lppl1.3c -catalogue-topics games graphics -catalogue-version 2.3 - -name duckuments -category Package -revision 49936 -shortdesc Create duckified dummy content -relocated 1 -longdesc The package provides facilities to create duckified dummy -longdesc contents. It was inspired by the question "Getting ducks in -longdesc example images" on TeX-LaTeX Stack Exchange. The following -longdesc macros are available: \duckument[key=val] - print a short -longdesc duckument \blindduck[key=val] - print a paragraph -longdesc \ducklist(*){environment} - create a list of type environment -longdesc \ducklistlist(*){environment} - create nested lists -longdesc \duckitemize - ducklist{itemize} \duckenumerate - -longdesc ducklist{enumerate} \duckdescription - ducklist{description} -longdesc \duckumentsCreateExampleFile \duckumentsDrawRandomDucks The -longdesc package works with pdfTeX, LuaTeX, and XeTeX. -containersize 468748 -containerchecksum e820d227ce7cff2dc6533abe4a7bdb53834498167f44cfccfa49e2925070aecb2e718e428cb15969e9225d79e1d38c4f6e93000d5b863687b3c07cfa6ba30919 -doccontainersize 516928 -doccontainerchecksum 44f7df87905cf4d6c5f15f3168ae979a361a9f13f2451789f7ffe238794ce3f3d6f25c1e59cb78aa1a7afc494627a77e156c6073bba56c1ea6a774369aa2ca89 -docfiles size=130 - RELOC/doc/latex/duckuments/README.md details="Readme" - RELOC/doc/latex/duckuments/duckuments.pdf details="Package documentation" - RELOC/doc/latex/duckuments/example-image-duck-portrait.tex - RELOC/doc/latex/duckuments/example-image-duck.tex -srccontainersize 9700 -srccontainerchecksum c076385dd41dd2d5ae282c831b7bb2f56eb6f7986c98579734aa006e2d5e28cce4e9fcc1fa0b46e22cb9204c5ecd777086975a7d9fe62af04ab92d454e23f0ca -srcfiles size=12 - RELOC/source/latex/duckuments/duckuments.dtx -runfiles size=145 - RELOC/tex/latex/duckuments/duckuments.sty - RELOC/tex/latex/duckuments/example-image-duck-portrait.pdf - RELOC/tex/latex/duckuments/example-image-duck.pdf -catalogue-also lipsum tikzducks -catalogue-contact-repository https://github.com/Skillmon/ltx_duckuments -catalogue-ctan /macros/latex/contrib/duckuments -catalogue-date 2019-02-03 22:30:55 +0100 -catalogue-license lppl1.3c -catalogue-topics macro-supp dummy-gen -catalogue-version 0.4c - -name duerer -category Package -revision 20741 -shortdesc Computer Duerer fonts -relocated 1 -longdesc These fonts are designed for titling use, and consist of -longdesc capital roman letters only. Together with the normal set of -longdesc base shapes, the family also offers an informal shape. The -longdesc distribution is as Metafont source. LaTeX support is available -longdesc in the duerer-latex bundle. -containersize 15044 -containerchecksum 00ac7c30c3f1df9a34b8c43328d664a32a087ae029f0d7b8f3f361b1df23815fd514fedb5dadbf8e36cf9d6fb9708eaedfd218b86f82484bf6d45c5ec8aec993 -doccontainersize 940 -doccontainerchecksum 9d5851724dae2a758dcd7e5b9e7abb545e03cba2e594a4f0ed966557346872869bbc7f89de2bbf463bd572619110a9cc09af6145984fe5e4d927f584704f539a -docfiles size=1 - RELOC/doc/fonts/duerer/README details="Readme" -runfiles size=30 - RELOC/fonts/source/public/duerer/cdb10.mf - RELOC/fonts/source/public/duerer/cdi10.mf - RELOC/fonts/source/public/duerer/cdr10.mf - RELOC/fonts/source/public/duerer/cdsl10.mf - RELOC/fonts/source/public/duerer/cdss10.mf - RELOC/fonts/source/public/duerer/cdtt10.mf - RELOC/fonts/source/public/duerer/dromani.mf - RELOC/fonts/source/public/duerer/dromanu.mf - RELOC/fonts/source/public/duerer/dtitle.mf - RELOC/fonts/tfm/public/duerer/cdb10.tfm - RELOC/fonts/tfm/public/duerer/cdi10.tfm - RELOC/fonts/tfm/public/duerer/cdr10.tfm - RELOC/fonts/tfm/public/duerer/cdsl10.tfm - RELOC/fonts/tfm/public/duerer/cdss10.tfm - RELOC/fonts/tfm/public/duerer/cdtt10.tfm -catalogue-also duerer-latex -catalogue-ctan /fonts/duerer -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics font font-mf - -name duerer-latex -category Package -revision 15878 -shortdesc LaTeX support for the Duerer fonts -relocated 1 -longdesc LaTeX support for Hoenig's Computer Duerer fonts, using their -longdesc standard fontname names. -containersize 1132 -containerchecksum 4713018b0facd8b65b6305cce762b51bdb81ebb39c62f4544c2fa83ff578713423afe154264404eb5b557b7f2fb17a7a4e14b387d0ac265786c3641bdfb7af03 -doccontainersize 150388 -doccontainerchecksum fcd3e0a8b66f1a28882f4925a38cd472ef8e3dff2fb569a1cb1d737e4ede8ab55e26faf542424afc5a2412e48b3fcc55316ba367305c4031b5052fd0ca8f283d -docfiles size=41 - RELOC/doc/latex/duerer-latex/README - RELOC/doc/latex/duerer-latex/duerer.pdf details="Package documentation" - RELOC/doc/latex/duerer-latex/duerer.tex -runfiles size=5 - RELOC/tex/latex/duerer-latex/duerer.sty - RELOC/tex/latex/duerer-latex/ot1cdin.fd - RELOC/tex/latex/duerer-latex/ot1cdr.fd - RELOC/tex/latex/duerer-latex/ot1cdss.fd - RELOC/tex/latex/duerer-latex/ot1cdtt.fd -catalogue-ctan /macros/latex/contrib/duerer-latex -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics font-supp -catalogue-version 1.1 - -name duotenzor -category Package -revision 18728 -shortdesc Drawing package for circuit and duotensor diagrams -relocated 1 -longdesc This is a drawing package for circuit and duotensor diagrams -longdesc within LaTeX documents. It consists of about eighty commands, -longdesc calling on TikZ for support. -containersize 5296 -containerchecksum 5c02daf4d27d7c1bce3b700196ffaea9e9c84917e1466c1b5b652b0568d5dd9090523c2f5a0879577f56ff707a46746c397fe220c89335b3b869de8ffeefc18a -doccontainersize 155932 -doccontainerchecksum 5a000c1c4fc212c2aa78344df918684cd9bcc39a45b94fc10bdeed9a8152eeb3d92d2184ef5e26862c5ebe522ce6c1f2945f3061f4992d84a473c8374e0580b2 -docfiles size=45 - RELOC/doc/latex/duotenzor/README details="Readme" - RELOC/doc/latex/duotenzor/duotenzormanual.pdf details="Package documentation" - RELOC/doc/latex/duotenzor/duotenzormanual.tex -runfiles size=10 - RELOC/tex/latex/duotenzor/duotenzor.sty -catalogue-ctan /graphics/duotenzor -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics diagram diagram-circ -catalogue-version 1.00 - -name dutchcal -category Package -revision 23448 -shortdesc A reworking of ESSTIX13, adding a bold version -relocated 1 -longdesc This package reworks the mathematical calligraphic font -longdesc ESSTIX13, adding a bold version. LaTeX support files are -longdesc included. The new fonts may also be accessed from the most -longdesc recent version of mathalfa. The fonts themselves are subject to -longdesc the SIL OPEN FONT LICENSE, version 1.1. -execute addMap dutchcal.map -containersize 36176 -containerchecksum 672879d41cb4048055a22e14b133d271eec90494e4ce7411e0896ccc2f26f23e277a8e773f0939b39ebfcd69eb825fdfbf6e09a3914d0e49fbebf84b9a200544 -doccontainersize 1044 -doccontainerchecksum c95a00395cfd1e42bc7ed3bc42dc6959678d8772a9acf70d57a831b78e8cf7cfc8ec28f92eff235a84c8ddc31a73655ac5d0da8ad900e4d6def4c74d458fec2f -docfiles size=1 - RELOC/doc/fonts/dutchcal/README details="Readme" -runfiles size=20 - RELOC/fonts/afm/public/dutchcal/DutchCalBold.afm - RELOC/fonts/afm/public/dutchcal/DutchCalReg.afm - RELOC/fonts/map/dvips/dutchcal/dutchcal.map - RELOC/fonts/tfm/public/dutchcal/dutchcal-b.tfm - RELOC/fonts/tfm/public/dutchcal/dutchcal-r.tfm - RELOC/fonts/tfm/public/dutchcal/rdutchcalb.tfm - RELOC/fonts/tfm/public/dutchcal/rdutchcalr.tfm - RELOC/fonts/type1/public/dutchcal/DutchCalBold.pfb - RELOC/fonts/type1/public/dutchcal/DutchCalReg.pfb - RELOC/fonts/vf/public/dutchcal/dutchcal-b.vf - RELOC/fonts/vf/public/dutchcal/dutchcal-r.vf - RELOC/tex/latex/dutchcal/dutchcal.sty - RELOC/tex/latex/dutchcal/udutchcal.fd -catalogue-ctan /fonts/dutchcal -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font font-calligraphic font-type1 -catalogue-version 1.0 - -name dvdcoll -category Package -revision 15878 -shortdesc A class for typesetting DVD archives -relocated 1 -longdesc Having lost the overview of my DVD archives, I simply could not -longdesc remember if I already recorded the documentary running on TV -longdesc that day. I chose to recreate the index using LaTeX: the design -longdesc aim was a hyperlinked and fully searchable PDF-document, -longdesc listing my DVDs with all titles, lengths and so on. Further -longdesc requirements were support for seasons of tv series and a list -longdesc with all faulty or missing programs for rerecording. The -longdesc dvdcoll class supports all these requirements. dvdcoll.cls -longdesc follows the structure <length>. As a result, the -longdesc class is not limited to DVDs--you can of course typeset -longdesc archives of CD-ROMs, Audio-CDs and so on. Supported languages -longdesc at the moment: English, French, German, Italian, Polish, -longdesc Portuguese, Spanish. Some help is needed for other languages! -containersize 15936 -containerchecksum 7fac05f7c72b7fb9117e30acf91e65196dc11b98844b496060a37aa47a78ba15ea1b7217cbcbce9e533c322cc32c147b37bfee9e8e19a07d72f91cfbff9a4908 -doccontainersize 199064 -doccontainerchecksum ab1616c844dd126885652b678cbb1fff7e9e21d970d8ae47b093bae0a333619134ad9354e42bc5f15d3b2231ec19dac7b3b61d80f69e74465792245fbb97b140 -docfiles size=138 - RELOC/doc/latex/dvdcoll/CHANGES - RELOC/doc/latex/dvdcoll/INSTALL details="Installation instructions" - RELOC/doc/latex/dvdcoll/README details="README file" - RELOC/doc/latex/dvdcoll/dcexample.pdf details="Example output" - RELOC/doc/latex/dvdcoll/dcexample.tex - RELOC/doc/latex/dvdcoll/dvdcoll.pdf details="Class documentation" language="en" - RELOC/doc/latex/dvdcoll/dvdcoll_de.pdf details="Class documentation" language="de" - RELOC/doc/latex/dvdcoll/manifest.txt -runfiles size=42 - RELOC/bibtex/bst/dvdcoll/dcbib.bst - RELOC/tex/latex/dvdcoll/dcl/UKenglish.dcl - RELOC/tex/latex/dvdcoll/dcl/USenglish.dcl - RELOC/tex/latex/dvdcoll/dcl/acadian.dcl - RELOC/tex/latex/dvdcoll/dcl/american.dcl - RELOC/tex/latex/dvdcoll/dcl/australian.dcl - RELOC/tex/latex/dvdcoll/dcl/austrian.dcl - RELOC/tex/latex/dvdcoll/dcl/brazil.dcl - RELOC/tex/latex/dvdcoll/dcl/brazilian.dcl - RELOC/tex/latex/dvdcoll/dcl/british.dcl - RELOC/tex/latex/dvdcoll/dcl/canadian.dcl - RELOC/tex/latex/dvdcoll/dcl/canadien.dcl - RELOC/tex/latex/dvdcoll/dcl/english.dcl - RELOC/tex/latex/dvdcoll/dcl/francais.dcl - RELOC/tex/latex/dvdcoll/dcl/french.dcl - RELOC/tex/latex/dvdcoll/dcl/frenchb.dcl - RELOC/tex/latex/dvdcoll/dcl/german.dcl - RELOC/tex/latex/dvdcoll/dcl/germanb.dcl - RELOC/tex/latex/dvdcoll/dcl/italian.dcl - RELOC/tex/latex/dvdcoll/dcl/naustrian.dcl - RELOC/tex/latex/dvdcoll/dcl/newzealand.dcl - RELOC/tex/latex/dvdcoll/dcl/ngerman.dcl - RELOC/tex/latex/dvdcoll/dcl/polish.dcl - RELOC/tex/latex/dvdcoll/dcl/portuges.dcl - RELOC/tex/latex/dvdcoll/dcl/portuguese.dcl - RELOC/tex/latex/dvdcoll/dcl/spanish.dcl - RELOC/tex/latex/dvdcoll/dcwrtbib.sty - RELOC/tex/latex/dvdcoll/dvdcoll.cls - RELOC/tex/latex/dvdcoll/pdfnotiz.sty -catalogue-ctan /macros/latex/contrib/dvdcoll -catalogue-date 2016-08-23 21:10:12 +0200 -catalogue-license lppl -catalogue-topics catalogue class -catalogue-version 1.1a - -name dvgloss -category Package -revision 29103 -shortdesc Facilities for setting interlinear glossed text -relocated 1 -longdesc The package provides extensible macros for setting interlinear -longdesc glossed text -- useful, for instance, for typing linguistics -longdesc papers. The operative word here is "extensible": few features -longdesc are built in, but some flexible and powerful facilities are -longdesc included for adding your own. -containersize 2012 -containerchecksum 40d837000580b1643f67e466a084696eea32faa9239dd42dced6e23feef125bfa52cbcf7e96618e009a7480e66ef772c4630eef87f4d2a9d9caf7e2a29fd2176 -doccontainersize 205460 -doccontainerchecksum 2cc88e199da97a9f4173088ec49b5ce8bb09e5a539962c7167a79b12542d9e82fe866c136661e18cbf4ee1f4f7995677372cbbbcf55b7fee4973ff4286ab762d -docfiles size=52 - RELOC/doc/latex/dvgloss/README details="Readme" - RELOC/doc/latex/dvgloss/dvgloss.pdf details="Package documentation" -srccontainersize 8752 -srccontainerchecksum bea81bb46b9311cc5f39bdf9233e918680d9477c31dfce494b437fabad6c61738f87893c88a3d2304088eab7d4488d5ac12a8ffed3a454caac7038505e318f94 -srcfiles size=8 - RELOC/source/latex/dvgloss/dvgloss.dtx - RELOC/source/latex/dvgloss/dvgloss.ins -runfiles size=1 - RELOC/tex/latex/dvgloss/dvgloss.sty -catalogue-also gb4e tree-dvips -catalogue-ctan /macros/latex/contrib/dvgloss -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics linguistic -catalogue-version 0.1 - -name dvi2tty -category TLCore -revision 47198 -shortdesc Produce ASCII from DVI -longdesc A DVI driver to produce an ASCII representation of the -longdesc document. The original version was written in Pascal, and the -longdesc present author translated the program to C. -depend dvi2tty.ARCH -containersize 472 -containerchecksum 64d3a50cb8a84e92f6c2222e704f0d4bf43e3b2075abb24c82e66c5d4c4acfbbb753cdc83753da7306e6a452d1163dd94ed8caeb318b7ca16b302e6459f30757 -doccontainersize 35808 -doccontainerchecksum cd86896ea463ac9bb6d2fea927c7e50bfb81b0a7a1cb01b8324f4d95be13a393437cf649dc333fb4866637c725f7fe664372857acc2317ae751789d0d6b35608 -docfiles size=14 - texmf-dist/doc/man/man1/disdvi.1 - texmf-dist/doc/man/man1/disdvi.man1.pdf - texmf-dist/doc/man/man1/dvi2tty.1 - texmf-dist/doc/man/man1/dvi2tty.man1.pdf -catalogue-ctan /dviware/dvi2tty -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license gpl2 -catalogue-topics plain-text dvi-proc -catalogue-version 6.0.0 - -name dvi2tty.aarch64-linux -category TLCore -revision 48789 -shortdesc aarch64-linux files of dvi2tty -containersize 62948 -containerchecksum c796ad39b8094742e2c6a6185f5b875d501dcd6fa85efc93d0ef2b9e695f54a0d54f7cf0379bb5a0db847106032d288403c9bebe2346bfad3ecc9046d15e2177 -binfiles arch=aarch64-linux size=40 - bin/aarch64-linux/disdvi - bin/aarch64-linux/dvi2tty - -name dvi2tty.amd64-freebsd -category TLCore -revision 46816 -shortdesc amd64-freebsd files of dvi2tty -containersize 69520 -containerchecksum c5f6ba5454cb5f6beb800da3850311a678c99f8f7bbe464edfff216b2e6b0b97effb2e319863f5ed6f9d3578c71d2c70e12f76693d4862d4e3df0ccebb54514a -binfiles arch=amd64-freebsd size=42 - bin/amd64-freebsd/disdvi - bin/amd64-freebsd/dvi2tty - -name dvi2tty.amd64-netbsd -category TLCore -revision 48698 -shortdesc amd64-netbsd files of dvi2tty -containersize 62460 -containerchecksum a37ec86ccf4925a4ca486d69e70cdf8b2d8aff226b213b760407fafec0615b7256f2651567356c87d6506986e9aea19607c56a74e71f9338cd6f96432d446d68 -binfiles arch=amd64-netbsd size=46 - bin/amd64-netbsd/disdvi - bin/amd64-netbsd/dvi2tty - -name dvi2tty.armhf-linux -category TLCore -revision 48716 -shortdesc armhf-linux files of dvi2tty -containersize 57800 -containerchecksum 52702ab3055fa2d6bbd49a589a5d7f13b1e8d498d55519778a2bc85eb301be6eb78e33418b02237087c96b3ef58df93b12053b926cf02a1d184561225be04e99 -binfiles arch=armhf-linux size=36 - bin/armhf-linux/disdvi - bin/armhf-linux/dvi2tty - -name dvi2tty.i386-cygwin -category TLCore -revision 46814 -shortdesc i386-cygwin files of dvi2tty -containersize 22580 -containerchecksum fd89a24cbf29bd63b75122df5da128f419e46d2981b77ae86f717d5c2aa7b384212535b0dd22d649a132f571e627d4eba58e9f866c9281f646a0eaadbdfe006b -binfiles arch=i386-cygwin size=19 - bin/i386-cygwin/disdvi.exe - bin/i386-cygwin/dvi2tty.exe - -name dvi2tty.i386-freebsd -category TLCore -revision 46816 -shortdesc i386-freebsd files of dvi2tty -containersize 62428 -containerchecksum 048db592944144ff1164aa78d99ce37f43ed99fa455a66e6d484d654288bb522ac4ab1402358132c3b2bfe1f841316e3c7572b384d809ee7a91f4fe96c552b14 -binfiles arch=i386-freebsd size=39 - bin/i386-freebsd/disdvi - bin/i386-freebsd/dvi2tty - -name dvi2tty.i386-linux -category TLCore -revision 47245 -shortdesc i386-linux files of dvi2tty -containersize 70364 -containerchecksum 7c8eaadba8458f36e82939d2e45ac1c84a5516e1a2356589c1264d4ef39b4396b8227ef1bd16f75dc7082f2d7d96e84a17e44f85465271ae26bb7b376949684d -binfiles arch=i386-linux size=43 - bin/i386-linux/disdvi - bin/i386-linux/dvi2tty - -name dvi2tty.i386-netbsd -category TLCore -revision 46812 -shortdesc i386-netbsd files of dvi2tty -containersize 58048 -containerchecksum 3f3d3fd68fe986f7035eb4363898645486f2677c22d892082ec82535ac079bbb91551eb3bbb227c78c33fa0e4c12990174d04565396e59851c2cd91e925e138f -binfiles arch=i386-netbsd size=41 - bin/i386-netbsd/disdvi - bin/i386-netbsd/dvi2tty - -name dvi2tty.i386-solaris -category TLCore -revision 46829 -shortdesc i386-solaris files of dvi2tty -containersize 66748 -containerchecksum f7e896607c6ab08463689595b6dc431f40543f43f403d72d2bb050cb13240e664022a88f13d37d9ff8fb6cc51b6b77db268e0f5e8ef0491b5983aba720f09764 -binfiles arch=i386-solaris size=39 - bin/i386-solaris/disdvi - bin/i386-solaris/dvi2tty - -name dvi2tty.sparc-solaris -category TLCore -revision 46829 -shortdesc sparc-solaris files of dvi2tty -containersize 62776 -containerchecksum 1b3abecef87f7ba69065acc0139ba37debd4311aae9749557579975742b0bfaef30d2cf6f636222f203883ba7828e31b8b9498435808b979ee5a3811bf421923 -binfiles arch=sparc-solaris size=41 - bin/sparc-solaris/disdvi - bin/sparc-solaris/dvi2tty - -name dvi2tty.win32 -category TLCore -revision 47126 -shortdesc win32 files of dvi2tty -containersize 88456 -containerchecksum c8780cc19644e062d3c7a8d3263593484185668fc6820eb23017390474d41514619074bc227609ce4931a5dc03d22c4e76a109787878d73aa63440c70841dd3c -binfiles arch=win32 size=53 - bin/win32/disdvi.exe - bin/win32/dvi2tty.exe - -name dvi2tty.x86_64-cygwin -category TLCore -revision 46813 -shortdesc x86_64-cygwin files of dvi2tty -containersize 23672 -containerchecksum 94adb675134f5daee2cace7d625ab322ad47b695a92a046df81b40d9ff2230bfb841d4e66d7aecfb2f942ee343e28bc91ae35a9949905f96452d87e758818749 -binfiles arch=x86_64-cygwin size=19 - bin/x86_64-cygwin/disdvi.exe - bin/x86_64-cygwin/dvi2tty.exe - -name dvi2tty.x86_64-darwin -category TLCore -revision 48728 -shortdesc x86_64-darwin files of dvi2tty -containersize 70280 -containerchecksum 1d4f909986bed3222ee0abff0119a6e03893f52f8efc3a06b0966c7b5678f92958b2f5cf3672cebf591ecbbaaac4db2b08a6068f5b11911964cfe0cf9e2c7135 -binfiles arch=x86_64-darwin size=41 - bin/x86_64-darwin/disdvi - bin/x86_64-darwin/dvi2tty - -name dvi2tty.x86_64-darwinlegacy -category TLCore -revision 47387 -shortdesc x86_64-darwinlegacy files of dvi2tty -containersize 67484 -containerchecksum 9ea8ec9d44da1ae7218c2fa258e6b73fa3046273f50409fb20267eaf7a376b47e860966ee98f2ecf0bb289aa8567784df582be259fd4712e027843df30a746ca -binfiles arch=x86_64-darwinlegacy size=40 - bin/x86_64-darwinlegacy/disdvi - bin/x86_64-darwinlegacy/dvi2tty - -name dvi2tty.x86_64-linux -category TLCore -revision 47063 -shortdesc x86_64-linux files of dvi2tty -containersize 68264 -containerchecksum 2440cfc7892caefba2fb98624ed490249302718a5ee9cad46bd87cf1f106e3174e16b6bcb709ebf1744194d078b760e5ba34cd62b0d1fd6c67dd176d19a5d9a0 -binfiles arch=x86_64-linux size=43 - bin/x86_64-linux/disdvi - bin/x86_64-linux/dvi2tty - -name dvi2tty.x86_64-linuxmusl -category TLCore -revision 47036 -shortdesc x86_64-linuxmusl files of dvi2tty -containersize 71628 -containerchecksum 27a48049e911782395527935c8d6b64bf9aa3f6a6db64bbef4d900880f421dded15cd7da16fc08af0168e050f0a996afc75615b75281a6aeba5cdb898fe275da -binfiles arch=x86_64-linuxmusl size=44 - bin/x86_64-linuxmusl/disdvi - bin/x86_64-linuxmusl/dvi2tty - -name dvi2tty.x86_64-solaris -category TLCore -revision 46829 -shortdesc x86_64-solaris files of dvi2tty -containersize 72432 -containerchecksum 98d590f336f58d7fc517db8cc6658d5fe7c3653f61cfd7c3c0314a2c8415032abd7b732bbcac15d82c8c29a658aa8e4aef53afa7096f740e36cd78982596cb2b -binfiles arch=x86_64-solaris size=46 - bin/x86_64-solaris/disdvi - bin/x86_64-solaris/dvi2tty - -name dviasm -category Package -revision 49945 -shortdesc A utility for editing DVI files -longdesc A Python script to support changing or creating DVI files via -longdesc disassembling into text, editing, and then reassembling into -longdesc binary format. It supports advanced features such as adding a -longdesc preprint number or watermarks. -depend dviasm.ARCH -containersize 9772 -containerchecksum a7ee060b29b630dbb7d1237c5651e0ece1764cd1ad87da50e1cf3f59a934cc38ecc048455d307c675d3929eb1d22f32b515c8fbf6d3b66f78e279e611a22ffd0 -doccontainersize 664 -doccontainerchecksum 6d9a1f0485158d68c4200eba104e71ae3ee012173a21728a09a96253a97b4f380b2c674704756fa647f1b1a852d76b1c4db2be5685627cc21a3297dad5650a96 -docfiles size=1 - texmf-dist/doc/latex/dviasm/README details="Readme" -runfiles size=11 - texmf-dist/scripts/dviasm/dviasm.py -catalogue-also dtl -catalogue-contact-bugs https://github.com/khaledhosny/dviasm/issues -catalogue-contact-development https://github.com/khaledhosny/dviasm -catalogue-contact-repository https://github.com/khaledhosny/dviasm -catalogue-ctan /dviware/dviasm -catalogue-date 2019-02-05 14:03:53 +0100 -catalogue-license gpl3 -catalogue-topics dvi-struc - -name dviasm.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of dviasm -containersize 340 -containerchecksum 520b3b3fe56dffb4875e00d64ed13500535e1003d4a0d7f7083f9a1aeb0f34f361db86a3e51d1fdec584e047213c31219bb966de8c6be4879460dd2d24c365b7 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/dviasm - -name dviasm.amd64-freebsd -category Package -revision 16472 -shortdesc amd64-freebsd files of dviasm -containersize 340 -containerchecksum e9c8a93e04a970f8a849f48ec75bc5c970798298eab026aa8da22c11d7a0791d8c995d619464a7d28752dad1ba5c7434ff737e3e74329ada46ff7bef70e61d3b -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/dviasm - -name dviasm.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of dviasm -containersize 340 -containerchecksum 2e519fb2adbb94188f41c67dc5d0f4e06b13990a3bd512773d32c7092a9b728ef2e4b3856c60f6f8c2d2c5cc0b72aa6cb7318266fbea226271d1c20088768faa -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/dviasm - -name dviasm.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of dviasm -containersize 340 -containerchecksum 3e86927028b014c76b975b904b3413293999877b52586cb80bee52837f8c0322fc9ca457d33ceb99fc3dd31be24c5831ecc5e22f61c84f00c24edbd1b241f9d5 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/dviasm - -name dviasm.i386-cygwin -category Package -revision 25941 -shortdesc i386-cygwin files of dviasm -containersize 340 -containerchecksum 8ea5339eb1cdbea27aa6c93c8e7530f4be79051d7a5c371e2ead7aee820cd58ca872b102011bb2d1074dfd2f75c9ee5dbefd960939d65be1c4292bdc5791bd4d -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/dviasm - -name dviasm.i386-freebsd -category Package -revision 16472 -shortdesc i386-freebsd files of dviasm -containersize 340 -containerchecksum a7cc3abfb0baff1cc92dd2e4411288ff757c2c481671a2177c10b1a573d51641004d324b53e71cd013f30ad8d9d62afe5c3a7d6e990eb54012d6cfcd734295d4 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/dviasm - -name dviasm.i386-linux -category Package -revision 8329 -shortdesc i386-linux files of dviasm -containersize 340 -containerchecksum f4821decdd39611e3bd0dcea9d85364c541ec1eb7fee07e3d11ade94b0c4fb685d231aa056a372cee6103fe4f06b03013bb4419572e76e5bb9cbafb0d212430d -binfiles arch=i386-linux size=1 - bin/i386-linux/dviasm - -name dviasm.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of dviasm -containersize 340 -containerchecksum 0cb3cbc27e0366a0fc862720485569aa8128ed86aea88617d7d08cacf0ea0ffbba0494c4b7acfb6d6ba9536b81df0324304f477eaf0b2ccb33a39b2ed6886704 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/dviasm - -name dviasm.i386-solaris -category Package -revision 8563 -shortdesc i386-solaris files of dviasm -containersize 340 -containerchecksum b18c7c16a9a60f869cd54af038f51e4654a1df34bf66f4737f159bebfa127383b93dd3f732836c6b6f407da6f86a3694f371bfed40c5f71aeec2f5b05e0f66b8 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/dviasm - -name dviasm.sparc-solaris -category Package -revision 8475 -shortdesc sparc-solaris files of dviasm -containersize 340 -containerchecksum cdacc17395ff82d89d3d7d5b0866690804894096d3a08b1cdc40449672d5531cfd5bede3c7c807a3454671809e12fb4e5fcb91e312c1dfd84d3fb8fd218e71de -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/dviasm - -name dviasm.win32 -category Package -revision 15404 -shortdesc win32 files of dviasm -containersize 680 -containerchecksum b78603c2c598bcce32ade6d59a7823e02d64d29a0074ef71255af86ec015260deea0e01bb4419060504a9ef54bfef91257adb8fb7024d2e684d47b846ee3aacf -binfiles arch=win32 size=1 - bin/win32/dviasm.exe - -name dviasm.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of dviasm -containersize 340 -containerchecksum 30cedc26717e712b64975e287f516ef3d2eb7983a0945951969ae17bca9d068a013cc86e3a84556d85f4d4f4d20caa49e272b3f0364ec614288a553cda15e62f -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/dviasm - -name dviasm.x86_64-darwin -category Package -revision 18441 -shortdesc x86_64-darwin files of dviasm -containersize 344 -containerchecksum 34bd66cd22c5255f3ca592ecbcbf86af5bec5356e332e0cfcf30d76768fca9f8785dfadf71c973f81d875d40fb1276855eab087917790a2ed0e936f74c6dce9a -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/dviasm - -name dviasm.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of dviasm -containersize 348 -containerchecksum 29a46f6889e3bfd7c1c5db68f4aececeb7a433bbc633688325f6549e66098983dcea67ce38100d79d9c5de5573076239ab769ffd90281053a6ac77827da5dc93 -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/dviasm - -name dviasm.x86_64-linux -category Package -revision 8601 -shortdesc x86_64-linux files of dviasm -containersize 340 -containerchecksum c2d61bf101e860bdfcc397b899b673ea3bac7117d7f68df086f762384deb327266aad4facdb6ff1bae65c13516ca7e0e272d2c7853b7e497b75dcfe4e08c5355 -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/dviasm - -name dviasm.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of dviasm -containersize 344 -containerchecksum 9ca1c0c60baa6e87dea5bca85c816058c2a0bb225076a369ce8f5e1b52a96d723acdf1c1f897c0340a8c72444005f7149e308094420a5ad54747720ef2225903 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/dviasm - -name dviasm.x86_64-solaris -category Package -revision 18442 -shortdesc x86_64-solaris files of dviasm -containersize 344 -containerchecksum cddc3ae39eac2e8738bedec355871d9f3740326649aa08b7e0252754da97b70d8fc599ac58dcb442b02417f6e921a885c42530150846f36af7bcf6827a43c44e -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/dviasm - -name dvicopy -category TLCore -revision 47198 -shortdesc Copy DVI files, flattening VFs -longdesc DVICOPY is a utility program that allows one to take a DVI file -longdesc that references composite fonts (VF) and convert it into a DVI -longdesc file that does not contain such references. It also serves as a -longdesc basis for writing DVI drivers (much like DVItype). -depend dvicopy.ARCH -containersize 524 -containerchecksum eb542d855a28fd8e06306472586c2aa4a4235843397050703ccb76c0663050f5ddccf334536e4417c8a0976ad78d3684915160242f30700ecfcb7f0ebf810bef -doccontainersize 18396 -doccontainerchecksum ba9b33b91e582147490bb8ed3703a9cb181330fb0d7f2353fa624f494a3c33db0e4948e7ee7a8a8869d938b7b7425f8d271fe68f54983d4a033f657f7172fd6a -docfiles size=7 - texmf-dist/doc/man/man1/dvicopy.1 - texmf-dist/doc/man/man1/dvicopy.man1.pdf -catalogue-ctan /dviware/dvicopy -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics dvi-proc -catalogue-version 1.5 - -name dvicopy.aarch64-linux -category TLCore -revision 48789 -shortdesc aarch64-linux files of dvicopy -containersize 49720 -containerchecksum 5559370e7047b211e65fb7d22e8f5a9b26757af2101761619d3f36ca415afc15034415a7ffb091ebc073c9fe4e29bd92c30a8006f8d8effcf0429e7e9e558f1f -binfiles arch=aarch64-linux size=33 - bin/aarch64-linux/dvicopy - -name dvicopy.amd64-freebsd -category TLCore -revision 46816 -shortdesc amd64-freebsd files of dvicopy -containersize 53832 -containerchecksum f2cc3e7ed0dec88c49c581cb4b3609e3692150e3f618ffe4f87452f737a7898d166f666e06714f65341d520821e4a6c0be32097d6357b0eb9e900ea95728ab3f -binfiles arch=amd64-freebsd size=32 - bin/amd64-freebsd/dvicopy - -name dvicopy.amd64-netbsd -category TLCore -revision 48698 -shortdesc amd64-netbsd files of dvicopy -containersize 50564 -containerchecksum 4c936018355b39f997d499b7f31d1266908cc842935342e742cd7d9e322cf8d5c6f572f0e1439d2580409dbc193c5408f89a4eea6c8c1fe50e9cd6635d15e3ad -binfiles arch=amd64-netbsd size=39 - bin/amd64-netbsd/dvicopy - -name dvicopy.armhf-linux -category TLCore -revision 48716 -shortdesc armhf-linux files of dvicopy -containersize 43680 -containerchecksum daac449830ee6ef4f7df94c77ab6648e83f4c0c944701c1cae3b519d2e94958adbd9a6ea13a9a555058a48c2950114d7f27ed88ea795aae01138fbbaeb3db1a1 -binfiles arch=armhf-linux size=27 - bin/armhf-linux/dvicopy - -name dvicopy.i386-cygwin -category TLCore -revision 46814 -shortdesc i386-cygwin files of dvicopy -containersize 21816 -containerchecksum e1fd4c17dd296945b6d89fdaccb1032d12a6c8a45f1adfeb0afc79d68343fcfe4adbdc8482749edfee47ddaf10a7751922f3f3ac7460ee4675aec28268214337 -binfiles arch=i386-cygwin size=14 - bin/i386-cygwin/dvicopy.exe - -name dvicopy.i386-freebsd -category TLCore -revision 46816 -shortdesc i386-freebsd files of dvicopy -containersize 45024 -containerchecksum 437dced11509f4594f4b1aa1369dbbe1fdd0df4fceb57099b2f90a73200dd44301af93e98c6eff4f11bd62858002e5550e22a704e83df58503c6a14be5eb5938 -binfiles arch=i386-freebsd size=29 - bin/i386-freebsd/dvicopy - -name dvicopy.i386-linux -category TLCore -revision 47245 -shortdesc i386-linux files of dvicopy -containersize 53632 -containerchecksum 1e1c28c50f3d0779c37fd1c7e754da28ccf93bb8f2e7f67189c3f3c0f76ca381ed5c059d765220045fb88f8997e0cf430bfc2bd71acacb22145878eb8ae09951 -binfiles arch=i386-linux size=33 - bin/i386-linux/dvicopy - -name dvicopy.i386-netbsd -category TLCore -revision 46812 -shortdesc i386-netbsd files of dvicopy -containersize 43056 -containerchecksum 09d1feda449832171fb451412ec00b98cfa7f2594347011f66c6918a95c8fb1c4d96b44afaf4e7c632e6d10ca0f2ff749f05a3ab758c073650ba4f0e70ca4ad7 -binfiles arch=i386-netbsd size=36 - bin/i386-netbsd/dvicopy - -name dvicopy.i386-solaris -category TLCore -revision 46829 -shortdesc i386-solaris files of dvicopy -containersize 53048 -containerchecksum 8142fa05d832c337ec2c010103e3d1a90586bb9924846899f39dcccf80ea1107b7f668a3c32fc53bdafa4e9adb49ca18dc878d611b07a35f71161eb27e26017b -binfiles arch=i386-solaris size=31 - bin/i386-solaris/dvicopy - -name dvicopy.sparc-solaris -category TLCore -revision 46829 -shortdesc sparc-solaris files of dvicopy -containersize 52572 -containerchecksum e3c4b9c6624b5a5aa07522c4857372a3e825dd1693af689a1fd6f00d944dfc28c39f0bf472c72f97b8c489d30a7ff677888b554dff8675e92e53fcf224aed76a -binfiles arch=sparc-solaris size=34 - bin/sparc-solaris/dvicopy - -name dvicopy.win32 -category TLCore -revision 46993 -shortdesc win32 files of dvicopy -containersize 24380 -containerchecksum 9dbcf608a6676fd6624f576e0b1dc2f87af5d7e40342d0c44a3cb212719bc993e916588f22ddc365ac1fad2fc861a801b3f8b899d37cf842731bec82b470649d -binfiles arch=win32 size=18 - bin/win32/dvicopy.exe - -name dvicopy.x86_64-cygwin -category TLCore -revision 46813 -shortdesc x86_64-cygwin files of dvicopy -containersize 26296 -containerchecksum 26437f8427cefc6bb488893f4ff866d0efd16dd1b95e29741686563f270ab22073c71742e171dae5d74a451c625407247a3a52650d1b1dd54fa7a5230e5ec2bb -binfiles arch=x86_64-cygwin size=14 - bin/x86_64-cygwin/dvicopy.exe - -name dvicopy.x86_64-darwin -category TLCore -revision 48728 -shortdesc x86_64-darwin files of dvicopy -containersize 56968 -containerchecksum 445c589d1ddd8d6a45eee6dade810c6605a6397f7b6a0778135a81eb86328df73d6410635ab9f115f56c28030237fc72afebf46c6de6b61f0091cdd4124d79b3 -binfiles arch=x86_64-darwin size=32 - bin/x86_64-darwin/dvicopy - -name dvicopy.x86_64-darwinlegacy -category TLCore -revision 47387 -shortdesc x86_64-darwinlegacy files of dvicopy -containersize 55080 -containerchecksum 016a8eba3ab9bcf80456ff53ab0766a170da12d9a2183745d489bad02824d01d50249aba002ea57d20076f24dc036bad3b07b8b0540a78298d9bfe0f70554d02 -binfiles arch=x86_64-darwinlegacy size=31 - bin/x86_64-darwinlegacy/dvicopy - -name dvicopy.x86_64-linux -category TLCore -revision 47063 -shortdesc x86_64-linux files of dvicopy -containersize 53316 -containerchecksum c46cb0a8780aef1ff8faabf30f494f91fa08192d342f418b5c7344957b90f33b04a821ba5028652d076a180056d80b50049e49e338ecdc2e27147fbb6637d88c -binfiles arch=x86_64-linux size=30 - bin/x86_64-linux/dvicopy - -name dvicopy.x86_64-linuxmusl -category TLCore -revision 47036 -shortdesc x86_64-linuxmusl files of dvicopy -containersize 59844 -containerchecksum 8cb2e5a1a60253b8af6c61a8010ecabeee31635473546c79ac7949ba6fa941b0356d5ad6b8f7cf40b8fc68823ff5f574c46761bc54bbd03a77ea40a4c87de6d5 -binfiles arch=x86_64-linuxmusl size=36 - bin/x86_64-linuxmusl/dvicopy - -name dvicopy.x86_64-solaris -category TLCore -revision 46829 -shortdesc x86_64-solaris files of dvicopy -containersize 59848 -containerchecksum 79c914c2e2389970b751ab5f445712fd1b0a2e84c0300fe25860999997884ae181f7ea4fbf15e362c5b1a1470eb3c38456dd65e117896a34fd5346fd157ee69c -binfiles arch=x86_64-solaris size=36 - bin/x86_64-solaris/dvicopy - -name dvidvi -category TLCore -revision 47198 -shortdesc Convert one DVI file into another -longdesc The output DVI file's contents are specified by page selection -longdesc commands; series of pages and page number ranges may be -longdesc specified, as well as inclusions and exclusions. -depend dvidvi.ARCH -containersize 468 -containerchecksum e50dfe7c6b0c5fe13db3cb489a885a2b5b5ba82a5279834560c6ea747b2c11218a072273d46df13b061f38601e9705496a7b058a85de8d7ab6a5dcaee1ef4df4 -doccontainersize 19332 -doccontainerchecksum 2c48aa8d74262966fac3b084aa4dcaba8186267d02dc8d9c65781158f28ee2be0c2864a8c99cbc787e1f5b1c48d9310572b54baa4ede164c9575ca0136e86e11 -docfiles size=7 - texmf-dist/doc/man/man1/dvidvi.1 - texmf-dist/doc/man/man1/dvidvi.man1.pdf -catalogue-ctan /dviware/dvidvi -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics dvi-proc - -name dvidvi.aarch64-linux -category TLCore -revision 48789 -shortdesc aarch64-linux files of dvidvi -containersize 8628 -containerchecksum 48e5024536ffb065568d479e1292afc3b85d2684467d4c3ddf123c670a91dcdc7f20511dc647323c71cf1531c89ca7e829bab93c9da9519c4cb8a2b2adbddc25 -binfiles arch=aarch64-linux size=6 - bin/aarch64-linux/dvidvi - -name dvidvi.amd64-freebsd -category TLCore -revision 46816 -shortdesc amd64-freebsd files of dvidvi -containersize 9296 -containerchecksum fd0ad1592218203a97efe6e80baf4d453e0a6e3c6bda5f9ecd4940c13b3e7116a3d991b6b79ce7c7657a2c05de99ee175286e4632a5bd1893bac40cb6424cce5 -binfiles arch=amd64-freebsd size=6 - bin/amd64-freebsd/dvidvi - -name dvidvi.amd64-netbsd -category TLCore -revision 48698 -shortdesc amd64-netbsd files of dvidvi -containersize 8320 -containerchecksum c3e59e98efe0f4d58df8de9ee68dd8a662186f9486a533c3f7efe862844a6fd535379cf3ec098e28c0babc2f7d25684f9e7bf01b782f579f4a9bbb765e3fb805 -binfiles arch=amd64-netbsd size=6 - bin/amd64-netbsd/dvidvi - -name dvidvi.armhf-linux -category TLCore -revision 48716 -shortdesc armhf-linux files of dvidvi -containersize 7624 -containerchecksum 223aec79355c2b1d5d9f1946164093fbe56b2c59c02492c1497896f7cc403c2a3008037a627ab8841977545af2b71dfb5dc2f279390b5b02489b3f74cfd03ed1 -binfiles arch=armhf-linux size=5 - bin/armhf-linux/dvidvi - -name dvidvi.i386-cygwin -category TLCore -revision 47651 -shortdesc i386-cygwin files of dvidvi -containersize 8400 -containerchecksum b67298aeb2fd8b62b55831a94852f52d03b7036730daec189eccfd83ca7f7388a733972d7d8cde7895e867131de13d02b001b0bdf0e9fef4b21e7c2b48161098 -binfiles arch=i386-cygwin size=6 - bin/i386-cygwin/dvidvi.exe - -name dvidvi.i386-freebsd -category TLCore -revision 46816 -shortdesc i386-freebsd files of dvidvi -containersize 8152 -containerchecksum 863f4cc597dea75e2ce2e1d316b11b5d8b9a1daa480dfdeb302a88fb9318f7ef35d30c6af8b63e82777da9fbae8df0d738c43df889d29aff74bad90903884357 -binfiles arch=i386-freebsd size=6 - bin/i386-freebsd/dvidvi - -name dvidvi.i386-linux -category TLCore -revision 47245 -shortdesc i386-linux files of dvidvi -containersize 7956 -containerchecksum f5a64bee9778edeb8c284407a8c41a8dd5f4e236aa2efa5d56eae99554d0098bdff013d3c3fdea88533f69953fcc2fcfd4db78adf3ebdc9a4d292d42399936a9 -binfiles arch=i386-linux size=5 - bin/i386-linux/dvidvi - -name dvidvi.i386-netbsd -category TLCore -revision 46812 -shortdesc i386-netbsd files of dvidvi -containersize 7620 -containerchecksum 886744cd26caaa05ab9b4162fe88ec3d026a1a5483720d878425a129cd7a7ff29bd7dea55b03d2a05a959405003a3b63dd00240af27609edc2fdc22178547532 -binfiles arch=i386-netbsd size=5 - bin/i386-netbsd/dvidvi - -name dvidvi.i386-solaris -category TLCore -revision 46829 -shortdesc i386-solaris files of dvidvi -containersize 8824 -containerchecksum 617409da150d4f3dca2d0c34376009e1efabde8a0cb68dba424a63f8fcfc426a117f87556eabc245e7b690af2a5c6faa07d864f23b761ef707e56bb11c0bbec1 -binfiles arch=i386-solaris size=5 - bin/i386-solaris/dvidvi - -name dvidvi.sparc-solaris -category TLCore -revision 46829 -shortdesc sparc-solaris files of dvidvi -containersize 8852 -containerchecksum 3a089964cf6e5969fc88c4ac5452863ec63c3fc50acc5f646d1bb8dbfce90ee6092bc2bd5c077630db6fa8ffd0c52cde1770af0114b276edd5f8639da3bc15bd -binfiles arch=sparc-solaris size=6 - bin/sparc-solaris/dvidvi - -name dvidvi.win32 -category TLCore -revision 46993 -shortdesc win32 files of dvidvi -containersize 10736 -containerchecksum 50ea53c9c77097b5896cc1403a2e90935c00b3f3ac5e3e5599dddd84e08e04a4c77a4198f07bbcd7457405f01aa23c33bd8203131efde7741bf4e9d071007d7b -binfiles arch=win32 size=9 - bin/win32/a5bookle.bat - bin/win32/a5bookle.exe - bin/win32/doubside.bat - bin/win32/doubside.exe - bin/win32/dvidvi.exe - -name dvidvi.x86_64-cygwin -category TLCore -revision 47650 -shortdesc x86_64-cygwin files of dvidvi -containersize 8668 -containerchecksum 36948a18ae65dea5b10b9f6ee276a0ff9e8bc9e1e0516b71da91e534462b0e7de5f6c0f2060fed6f689e029faac2f7bcf2cbed7922fa37270e71cdda4593846f -binfiles arch=x86_64-cygwin size=6 - bin/x86_64-cygwin/dvidvi.exe - -name dvidvi.x86_64-darwin -category TLCore -revision 48728 -shortdesc x86_64-darwin files of dvidvi -containersize 9208 -containerchecksum 1823b0b336067eb74aaed5347e735c2521ebc004e28ba29c582e78d9b5d6bf5b44f8319114b6f2c9e967ed205b972f9c1c234b46cd4e82d13365abfb10801286 -binfiles arch=x86_64-darwin size=7 - bin/x86_64-darwin/dvidvi - -name dvidvi.x86_64-darwinlegacy -category TLCore -revision 47387 -shortdesc x86_64-darwinlegacy files of dvidvi -containersize 8012 -containerchecksum ed26e35da45a924af0b76d1a72b101c2b43540a381c2df3a59d897e7f320dfe043049aa34b589fc3c17c8a5514a59baeb739982a5d1202d514fb65bc5fb742f4 -binfiles arch=x86_64-darwinlegacy size=6 - bin/x86_64-darwinlegacy/dvidvi - -name dvidvi.x86_64-linux -category TLCore -revision 47063 -shortdesc x86_64-linux files of dvidvi -containersize 8252 -containerchecksum 7322bf9f1d5dfaad4664ae783b04a8679d9da965bb26bdf3546f43881089859b22628e5844fe8a96c5c1854adca18e309260dce53b95234f72f3d6769557f7ec -binfiles arch=x86_64-linux size=5 - bin/x86_64-linux/dvidvi - -name dvidvi.x86_64-linuxmusl -category TLCore -revision 46840 -shortdesc x86_64-linuxmusl files of dvidvi -containersize 8732 -containerchecksum 290c65096e8ccd0c84eec08a3abbfb69dc9fbd3d31aeb5983edfb1587c968f444e61f1a17da37fd3098a62ddabca44edfe039138f595c67b0b78ea87eb9b0373 -binfiles arch=x86_64-linuxmusl size=6 - bin/x86_64-linuxmusl/dvidvi - -name dvidvi.x86_64-solaris -category TLCore -revision 46829 -shortdesc x86_64-solaris files of dvidvi -containersize 9324 -containerchecksum 72d0ea26f75f67b0ae7bcb9f3e81eab0e04d01e6ce3cb4cbe610ae2706d0159bbaf5d24a125d45398da1cad7436b3c74963092c7f1128b856807a616b0cf21b9 -binfiles arch=x86_64-solaris size=6 - bin/x86_64-solaris/dvidvi - -name dviincl -category Package -revision 29349 -shortdesc Include a DVI page into MetaPost output -relocated 1 -longdesc DVItoMP is one of the auxiliary programs available to any -longdesc MetaPost package; it converts a DVI file into a MetaPost file. -longdesc Using it, one can envisage including a DVI page into an EPS -longdesc files generated by MetaPost. Such files allow pages to include -longdesc other pages. -containersize 1084 -containerchecksum b4cae4830ef19a851eb6952183b5e8f652f237c5a1e4be8e92230406684d91850c56ab867ca13844f701fae070dbbd54e3e67e9872d08c49398836828e77d904 -doccontainersize 3628 -doccontainerchecksum 7b679a236c32ddfed978cc1d9bdac3efb5b66abe6b1be578f656a5faf4914e8636a87189c8c1c980f6de76cb9b6912b92ea397a97ee9445293a271e1394b7d11 -docfiles size=9 - RELOC/doc/metapost/dviincl/0czytaj.sla - RELOC/doc/metapost/dviincl/0dviincl.inf - RELOC/doc/metapost/dviincl/README details="Readme (English)" language="en" - RELOC/doc/metapost/dviincl/README.pl details="Readme (Polish)" language="pl" - RELOC/doc/metapost/dviincl/storyx.tex - RELOC/doc/metapost/dviincl/test-bop.mp - RELOC/doc/metapost/dviincl/test-bop.tex - RELOC/doc/metapost/dviincl/testit.bat - RELOC/doc/metapost/dviincl/testit.sh -runfiles size=2 - RELOC/metapost/dviincl/fix_brks.mp - RELOC/metapost/dviincl/fix_page.mp -catalogue-ctan /graphics/metapost/contrib/macros/dviincl -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics dvi-proc -catalogue-version 1.00 - -name dviinfox -category Package -revision 44515 -shortdesc Perl script to print DVI meta information -longdesc The package provides a perl script which prints information -longdesc about a DVI file. It also supports XeTeX XDV format. -depend dviinfox.ARCH -containersize 3500 -containerchecksum a1e296c777a65a520ee21e7c02e877a5b94d9c444660714d5492642aa3f53311a440a7aebdf70c8c33373d7895c4ad14dcedb6efa50d770cc54898c2a33f3012 -doccontainersize 2168 -doccontainerchecksum 356ceca531a8d8f0de2daa5101d363b8887a0864b8f36228c6f7604e8e77169aabd8d947bd283916afbc2a5b7a092c80053519b8c9ad6b96d34a3f596c6ea8ee -docfiles size=2 - texmf-dist/doc/latex/dviinfox/LICENSE - texmf-dist/doc/latex/dviinfox/README.md details="Readme" -runfiles size=3 - texmf-dist/scripts/dviinfox/dviinfox.pl -catalogue-ctan /dviware/dviinfox -catalogue-date 2017-08-08 22:51:51 +0200 -catalogue-license mit -catalogue-topics metadata dvi-struc -catalogue-version 1.04 - -name dviinfox.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of dviinfox -containersize 340 -containerchecksum 57e0fcfcf1e0876c785a514148797ce112d793dd750808b8954013c57895ed2ed599dbc85c5cc365a72ac501b7b360d830e3fa7379e055000d15e4df062e496a -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/dviinfox - -name dviinfox.amd64-freebsd -category Package -revision 44515 -shortdesc amd64-freebsd files of dviinfox -containersize 344 -containerchecksum d9a1d5d49a6d81bbe4e986f13f3b2874a5c5c571319eb11e87764467c5a153ae46cd5554517f6ab4137ec4b22a28f1af69c32d786038cdf14bb4568f0746eeb6 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/dviinfox - -name dviinfox.amd64-netbsd -category Package -revision 44515 -shortdesc amd64-netbsd files of dviinfox -containersize 340 -containerchecksum 6d5f9397c4f069e3fa75287ee767fc55de6ca1a72d5d217deeb44a1a08e43a7319939de86ad0b60d72b92ad62842d3a82f07185f9b9bb4c567c381f798827331 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/dviinfox - -name dviinfox.armhf-linux -category Package -revision 44515 -shortdesc armhf-linux files of dviinfox -containersize 340 -containerchecksum 55c9b7c2699dd7458b7e46f38dd35f72bb3f49e7704274c8016022629a5edca9e35c2204c71114ad297189a1421d21b0d602f87757b06ffe5f1ffc5ca2f687f3 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/dviinfox - -name dviinfox.i386-cygwin -category Package -revision 44515 -shortdesc i386-cygwin files of dviinfox -containersize 340 -containerchecksum f40067eb53b2687d79dd6968e8c515f727ece2b052f5cd3d96c790d403ca31e4e8fc15e2bc6e984fbce4bc9718a4e115c904101a71d80e4c76e9a04a62378463 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/dviinfox - -name dviinfox.i386-freebsd -category Package -revision 44515 -shortdesc i386-freebsd files of dviinfox -containersize 344 -containerchecksum 358b963dd1e5ed3d81378f6f3aa04089fa8da46f968365197f5361a189cb85bf454d04689a651c83f74e016e40fb13f09d6792500e8ab626926fc32989faf0fa -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/dviinfox - -name dviinfox.i386-linux -category Package -revision 44515 -shortdesc i386-linux files of dviinfox -containersize 340 -containerchecksum 2b8e281b54b307a3ce4cfc68547b0f0f72fbc898bdfa2a9f823935ffbebffdcda87e9bc6020834813ec4c6a1426415bf273bcf589e83838d484d4fa8e557c4c2 -binfiles arch=i386-linux size=1 - bin/i386-linux/dviinfox - -name dviinfox.i386-netbsd -category Package -revision 44515 -shortdesc i386-netbsd files of dviinfox -containersize 340 -containerchecksum de41055ecd4cdbe29f8cee653c185868f6706a109ff2cfcbefaa4bdcc967e82be4e3743faa1847a9836a446f3f2c1f245b5360e0441a55699f37dbe643a8e408 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/dviinfox - -name dviinfox.i386-solaris -category Package -revision 44515 -shortdesc i386-solaris files of dviinfox -containersize 340 -containerchecksum feff3495ff84bd32ee4e6ba3a8e6f1536b1193ddb1361e85d299da46a8e59690793ce89903fa9190f7d012f3ad851dc7e964938d7a7420e496676066c43e4490 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/dviinfox - -name dviinfox.sparc-solaris -category Package -revision 44515 -shortdesc sparc-solaris files of dviinfox -containersize 340 -containerchecksum f2c68e2b22f369178cb01fc7993c6e29ff63ec5f5b330964878ffbbc18c3c8633b0fe24aa0c9ffea76b6bc9b659007d8ef0dbf2b3daa9af0ecbe0db8173dfd5f -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/dviinfox - -name dviinfox.win32 -category Package -revision 44515 -shortdesc win32 files of dviinfox -containersize 684 -containerchecksum 8ed4d77f77634ae335da0a154a6e8b5a2b21e8869e0e4c5feb6936ed5e513d34975c494ccb6512ba17e79197f7b33088868e7451d733e77fab8d315c6cb98a61 -binfiles arch=win32 size=1 - bin/win32/dviinfox.exe - -name dviinfox.x86_64-cygwin -category Package -revision 44515 -shortdesc x86_64-cygwin files of dviinfox -containersize 344 -containerchecksum 9ce880de60b24e1d62ad9b2c3ba7f703c5ed2e1cb6e009b422d53e4f34f1377eb856ba5b94ab3ef8dd04c9dfb83e5140f4d6c18905c286c9d2149f359111863b -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/dviinfox - -name dviinfox.x86_64-darwin -category Package -revision 44515 -shortdesc x86_64-darwin files of dviinfox -containersize 344 -containerchecksum 23e176c637e18939970b6cb24d43ba2e5a7e1fd2e0f4761155d9127d7a572fa3a1e4e2c8e3537cbb83e37fc2cd5e9e30d70677ad37d3995ab82faebd9a976a20 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/dviinfox - -name dviinfox.x86_64-darwinlegacy -category Package -revision 44515 -shortdesc x86_64-darwinlegacy files of dviinfox -containersize 352 -containerchecksum 94eca7e7e606a492dbc16affb9ed871a342eb420cd828845331fe14d3513133374e0555c354bce4198fde192664d6d9764d5bd0cf2e199f0ba455586a0318412 -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/dviinfox - -name dviinfox.x86_64-linux -category Package -revision 44515 -shortdesc x86_64-linux files of dviinfox -containersize 344 -containerchecksum 16bda83269decdfbbd1e6477240753d6a0c8654b2af43082b9972aa813304205174b64d6400c5cfca9c3594e9a955fad8088eb87012acaa1c6ff8a68a84a79da -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/dviinfox - -name dviinfox.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of dviinfox -containersize 344 -containerchecksum 167cde6c48709148283724c063f518128ef7a1583b4610b2a3a4973f91ad128fc9dbb52b3afc52abcb4cdebb4853bb9ca0c042929c8490dd4b3fc8b94044c95f -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/dviinfox - -name dviinfox.x86_64-solaris -category Package -revision 44515 -shortdesc x86_64-solaris files of dviinfox -containersize 340 -containerchecksum 4d111f169251d58e4259af1daef0f43d5937cb31e0bcb15d28d9ab9ad29e6ef0c211a82b81592b868e8aeeb82a461216320842f421bdb7286c0b5dd11b57cc15 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/dviinfox - -name dviljk -category TLCore -revision 47198 -shortdesc DVI to Laserjet output -longdesc A dvi driver for the LaserJet printers, using kpathsea -longdesc recursive file searching. Note: this program will not compile -longdesc simply with the sources in this distribution; it needs a full -longdesc (current) kpathsea distribution environment, such as is -longdesc available from the TeX Live source tree. -depend dviljk.ARCH -containersize 532 -containerchecksum 830b8f6075bd4506770ea0c8b12833ffdd201d0834c73fa8d6f1f9b550b4a3c1cc23aab513b895f657944d1d8bfde634942fe6530352e43567e1a67fd62659a6 -doccontainersize 74928 -doccontainerchecksum facaf508b2b2e884edeef713f6e3c649d4ffa19d8aa57ecb7ab98f341b3a854af203140e4ed98265af134f5838b6b5df6b7f6644ef79f47e466e943a28ce2bfc -docfiles size=92 - texmf-dist/doc/man/man1/dvihp.1 - texmf-dist/doc/man/man1/dvihp.man1.pdf - texmf-dist/doc/man/man1/dvilj.1 - texmf-dist/doc/man/man1/dvilj.man1.pdf - texmf-dist/doc/man/man1/dvilj2p.1 - texmf-dist/doc/man/man1/dvilj2p.man1.pdf - texmf-dist/doc/man/man1/dvilj4.1 - texmf-dist/doc/man/man1/dvilj4.man1.pdf - texmf-dist/doc/man/man1/dvilj4l.1 - texmf-dist/doc/man/man1/dvilj4l.man1.pdf - texmf-dist/doc/man/man1/dvilj6.1 - texmf-dist/doc/man/man1/dvilj6.man1.pdf -catalogue-ctan /dviware/dviljk -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics dvi-print - -name dviljk.aarch64-linux -category TLCore -revision 48789 -shortdesc aarch64-linux files of dviljk -containersize 69120 -containerchecksum ea4be1956647c157698c75c140e495b98cbfe4e0aede7d10569c123513458b5d6cc5e7c1c48c0a063454dba0bd3b2d626a01ebd983cea1934f2e0417e2735357 -binfiles arch=aarch64-linux size=119 - bin/aarch64-linux/dvihp - bin/aarch64-linux/dvilj - bin/aarch64-linux/dvilj2p - bin/aarch64-linux/dvilj4 - bin/aarch64-linux/dvilj4l - bin/aarch64-linux/dvilj6 - -name dviljk.amd64-freebsd -category TLCore -revision 47009 -shortdesc amd64-freebsd files of dviljk -containersize 84644 -containerchecksum 36fae1175e1bbd0e54103b4349cd7d529427b7e6cb94d9a93ea9a8072ad4fa8aba235ca172276da5912f0a67fbdc982cbb3b72d6e7de0ca79fbc56f0ee003060 -binfiles arch=amd64-freebsd size=129 - bin/amd64-freebsd/dvihp - bin/amd64-freebsd/dvilj - bin/amd64-freebsd/dvilj2p - bin/amd64-freebsd/dvilj4 - bin/amd64-freebsd/dvilj4l - bin/amd64-freebsd/dvilj6 - -name dviljk.amd64-netbsd -category TLCore -revision 48698 -shortdesc amd64-netbsd files of dviljk -containersize 75080 -containerchecksum 315c5ce5b1c89d0a944ea1b7528c8423cadfa9d249e9be37569e08895a18e59a7081ee02ee88ecab2451d5283455fa8ac170c63934f11f0f278d55a8e13aeb64 -binfiles arch=amd64-netbsd size=151 - bin/amd64-netbsd/dvihp - bin/amd64-netbsd/dvilj - bin/amd64-netbsd/dvilj2p - bin/amd64-netbsd/dvilj4 - bin/amd64-netbsd/dvilj4l - bin/amd64-netbsd/dvilj6 - -name dviljk.armhf-linux -category TLCore -revision 48716 -shortdesc armhf-linux files of dviljk -containersize 63884 -containerchecksum db3d4e054463b750d62e5ba2c455c5439e81abc99c5965b5b6d4f2d8f586a68531a3aeb290dea1501d3a7ec8dc02216e46a9540613299b2129b3ffa56d51e9f8 -binfiles arch=armhf-linux size=108 - bin/armhf-linux/dvihp - bin/armhf-linux/dvilj - bin/armhf-linux/dvilj2p - bin/armhf-linux/dvilj4 - bin/armhf-linux/dvilj4l - bin/armhf-linux/dvilj6 - -name dviljk.i386-cygwin -category TLCore -revision 47651 -shortdesc i386-cygwin files of dviljk -containersize 40260 -containerchecksum 37af4325c9412db9eac3d3a1474b2691aad0cc749ab9079de192d1e646643e8eaea5055deb131d21344d264b78b0d9edda389703b70701f3a6c44cf8d8857b24 -binfiles arch=i386-cygwin size=59 - bin/i386-cygwin/dvihp - bin/i386-cygwin/dvilj.exe - bin/i386-cygwin/dvilj2p.exe - bin/i386-cygwin/dvilj4.exe - bin/i386-cygwin/dvilj4l.exe - bin/i386-cygwin/dvilj6 - -name dviljk.i386-freebsd -category TLCore -revision 47009 -shortdesc i386-freebsd files of dviljk -containersize 75996 -containerchecksum 491fe65b6871bd364ffa22763f31329f07314fc34ceaa93e1c2666fbd9e6b801b3dfb1ca8ca0cdab87b46229047b67f25a0517902e164f26b9d53fc8c10961c2 -binfiles arch=i386-freebsd size=119 - bin/i386-freebsd/dvihp - bin/i386-freebsd/dvilj - bin/i386-freebsd/dvilj2p - bin/i386-freebsd/dvilj4 - bin/i386-freebsd/dvilj4l - bin/i386-freebsd/dvilj6 - -name dviljk.i386-linux -category TLCore -revision 47245 -shortdesc i386-linux files of dviljk -containersize 89300 -containerchecksum db30b578c2669a0d09aab55fc166fcbc73f74fd7a5d623de1cac1ea45c7bf7242bb3029939e3d6060f3e852ebf9e205de7c578e6ae5d2390ae7197549afa9df7 -binfiles arch=i386-linux size=139 - bin/i386-linux/dvihp - bin/i386-linux/dvilj - bin/i386-linux/dvilj2p - bin/i386-linux/dvilj4 - bin/i386-linux/dvilj4l - bin/i386-linux/dvilj6 - -name dviljk.i386-netbsd -category TLCore -revision 46999 -shortdesc i386-netbsd files of dviljk -containersize 71356 -containerchecksum fd3f8d31807f96bd4fd2cce267e63b1e58fe2e2075956ca00d1e72817ec6b72911771f17f23c29a2cb534c65138d54cc48dfb94d5d190dc33edb8ae082b58489 -binfiles arch=i386-netbsd size=138 - bin/i386-netbsd/dvihp - bin/i386-netbsd/dvilj - bin/i386-netbsd/dvilj2p - bin/i386-netbsd/dvilj4 - bin/i386-netbsd/dvilj4l - bin/i386-netbsd/dvilj6 - -name dviljk.i386-solaris -category TLCore -revision 46997 -shortdesc i386-solaris files of dviljk -containersize 84864 -containerchecksum 2aceb09a01d4d16a6b7636f6a2de2a06d4651f92555d143c141e396bd49e9a7da2251fd7c2bb208cefc22863f55d9bba147d0b5f058e2301c5df56c4d3d3799e -binfiles arch=i386-solaris size=119 - bin/i386-solaris/dvihp - bin/i386-solaris/dvilj - bin/i386-solaris/dvilj2p - bin/i386-solaris/dvilj4 - bin/i386-solaris/dvilj4l - bin/i386-solaris/dvilj6 - -name dviljk.sparc-solaris -category TLCore -revision 46997 -shortdesc sparc-solaris files of dviljk -containersize 78448 -containerchecksum 48b49642888fc77e7dfbec2f14675d2f88f175a1b468709eb4b9a25f72ab1aee86fffb310476bc13b5328738b2daa6a83f678121e864bca2fa1e5d03950d95db -binfiles arch=sparc-solaris size=127 - bin/sparc-solaris/dvihp - bin/sparc-solaris/dvilj - bin/sparc-solaris/dvilj2p - bin/sparc-solaris/dvilj4 - bin/sparc-solaris/dvilj4l - bin/sparc-solaris/dvilj6 - -name dviljk.win32 -category TLCore -revision 46993 -shortdesc win32 files of dviljk -containersize 45728 -containerchecksum e9de579ec5dd99fbe8eecfe53b718a60996b6b1bd2a7e12dad17441b08da1ecccc36ca5b9f503f02c2e0d377bbdeaa9bfcac5ce6c7414da1c84bd350f0002ba0 -binfiles arch=win32 size=54 - bin/win32/dvihp.exe - bin/win32/dvilj.exe - bin/win32/dvilj2p.exe - bin/win32/dvilj4.exe - bin/win32/dvilj4l.exe - bin/win32/dvilj6.exe - -name dviljk.x86_64-cygwin -category TLCore -revision 47650 -shortdesc x86_64-cygwin files of dviljk -containersize 41280 -containerchecksum 52107f819b37cff5ef21261ab2ff8c273d279055d5b5adac128aa2a7224b5066affbfaf71c8500068be9d82f0578403f814947bf25a29e62e29f70bcdf0dc6f7 -binfiles arch=x86_64-cygwin size=56 - bin/x86_64-cygwin/dvihp - bin/x86_64-cygwin/dvilj.exe - bin/x86_64-cygwin/dvilj2p.exe - bin/x86_64-cygwin/dvilj4.exe - bin/x86_64-cygwin/dvilj4l.exe - bin/x86_64-cygwin/dvilj6 - -name dviljk.x86_64-darwin -category TLCore -revision 48728 -shortdesc x86_64-darwin files of dviljk -containersize 84868 -containerchecksum ae6ca7cab2820ffd1ccb56a8d0e719b155c050b97fb8b5fc01bbfdf72caf40f40f9259b2d604d431ff9709f51b20247ddd6c00566b586dee9cf480b9213600a6 -binfiles arch=x86_64-darwin size=131 - bin/x86_64-darwin/dvihp - bin/x86_64-darwin/dvilj - bin/x86_64-darwin/dvilj2p - bin/x86_64-darwin/dvilj4 - bin/x86_64-darwin/dvilj4l - bin/x86_64-darwin/dvilj6 - -name dviljk.x86_64-darwinlegacy -category TLCore -revision 47387 -shortdesc x86_64-darwinlegacy files of dviljk -containersize 82864 -containerchecksum f64716af0b5d8d5decd6b147768f454174e9ee3440b8a7ee5d9660440a915ff74f2ec3b65f417b2cb0b033b3eeaacb0872ae9038a174deff279f06cf86b66cb0 -binfiles arch=x86_64-darwinlegacy size=123 - bin/x86_64-darwinlegacy/dvihp - bin/x86_64-darwinlegacy/dvilj - bin/x86_64-darwinlegacy/dvilj2p - bin/x86_64-darwinlegacy/dvilj4 - bin/x86_64-darwinlegacy/dvilj4l - bin/x86_64-darwinlegacy/dvilj6 - -name dviljk.x86_64-linux -category TLCore -revision 47063 -shortdesc x86_64-linux files of dviljk -containersize 87352 -containerchecksum 62cebc64d1fcf78cd1bfd048d6f4aea42a061ee03e7f1f66e231da3b3449cebfae1b31e7f7f1951c14c9c6930ba6607bdc5706b4e0170066f6f7371d3eaf7050 -binfiles arch=x86_64-linux size=127 - bin/x86_64-linux/dvihp - bin/x86_64-linux/dvilj - bin/x86_64-linux/dvilj2p - bin/x86_64-linux/dvilj4 - bin/x86_64-linux/dvilj4l - bin/x86_64-linux/dvilj6 - -name dviljk.x86_64-linuxmusl -category TLCore -revision 47036 -shortdesc x86_64-linuxmusl files of dviljk -containersize 86424 -containerchecksum acf3746581ac365bd25c0e0cd6bfff00f946fdc7e32fc904960c69826ecf784c03d5cfde917803b5f44bfac1ca1feb45a357f325f136e2dae19b9a77f51b6036 -binfiles arch=x86_64-linuxmusl size=135 - bin/x86_64-linuxmusl/dvihp - bin/x86_64-linuxmusl/dvilj - bin/x86_64-linuxmusl/dvilj2p - bin/x86_64-linuxmusl/dvilj4 - bin/x86_64-linuxmusl/dvilj4l - bin/x86_64-linuxmusl/dvilj6 - -name dviljk.x86_64-solaris -category TLCore -revision 46997 -shortdesc x86_64-solaris files of dviljk -containersize 94016 -containerchecksum 0682b5461712f26797093bed85c3e01598fc570b7529f077f9ce7de7a63d67045f665e499fa9ad42b88e543f2ef3ae3227c35f1e17227ffd8206262a91b7d723 -binfiles arch=x86_64-solaris size=139 - bin/x86_64-solaris/dvihp - bin/x86_64-solaris/dvilj - bin/x86_64-solaris/dvilj2p - bin/x86_64-solaris/dvilj4 - bin/x86_64-solaris/dvilj4l - bin/x86_64-solaris/dvilj6 - -name dviout.win32 -category TLCore -revision 31539 -catalogue dviout -shortdesc TeX previewer and printer driver for MS-Windows -longdesc The program supports a variety of printing mechanisms -longdesc (including PDF output via dvipdfmx), and can use most extant -longdesc font formats (including the long-outdated TeX PXL format). The -longdesc program will use output from Omega as well as from TeX, and -longdesc understands a wide variety of \special commands. -postaction shortcut type=menu name="DVIOUT DVI viewer" cmd=TEXDIR/bin/win32/dviout.exe -postaction filetype name=TL.DVIOUT.view cmd='"TEXDIR/bin/win32/dviout.exe" "%1"' -postaction fileassoc extension=.dvi filetype=TL.DVIOUT.view -containersize 2235064 -containerchecksum 68f983de29be85fa530d6b84d3fe620017aafe72ee96f48e15cde9d26363d6ea85f8b756f28ba3d26204ea79b43bc37a0344d4d3ff0f504f168b1e6361c7ed7f -binfiles arch=win32 size=1201 - bin/win32/dviout.exe - tlpkg/dviout/00readme.txt - tlpkg/dviout/CFG/newcfg.txt - tlpkg/dviout/CFG/prtcfg.zip - tlpkg/dviout/CFG/prtsrc.zip - tlpkg/dviout/CreateBB.exe - tlpkg/dviout/DOC/bpage.bmp - tlpkg/dviout/DOC/cmode.html - tlpkg/dviout/DOC/cmode1.png - tlpkg/dviout/DOC/cmode2.png - tlpkg/dviout/DOC/cmode3.png - tlpkg/dviout/DOC/cmode6.png - tlpkg/dviout/DOC/dvi.html - tlpkg/dviout/DOC/dvi2.bmp - tlpkg/dviout/DOC/dvioutQA.html - tlpkg/dviout/DOC/dviouttips.html - tlpkg/dviout/DOC/dviouttipse.html - tlpkg/dviout/DOC/fpage.bmp - tlpkg/dviout/DOC/hung.png - tlpkg/dviout/DOC/hyper.bmp - tlpkg/dviout/DOC/kappa.bmp - tlpkg/dviout/DOC/le.bmp - tlpkg/dviout/DOC/lminus.bmp - tlpkg/dviout/DOC/lplus.bmp - tlpkg/dviout/DOC/mspmin.png - tlpkg/dviout/DOC/newmin.png - tlpkg/dviout/DOC/niko.bmp - tlpkg/dviout/DOC/option.bmp - tlpkg/dviout/DOC/present.html - tlpkg/dviout/DOC/print.bmp - tlpkg/dviout/DOC/search.bmp - tlpkg/dviout/DOC/serd.bmp - tlpkg/dviout/DOC/seru.bmp - tlpkg/dviout/DOC/testtex.bat - tlpkg/dviout/DOC/tex_dvioutw.html - tlpkg/dviout/DOC/tex_instchk.html - tlpkg/dviout/FONT/ReadMe.txt - tlpkg/dviout/FONT/exjfonts.zip - tlpkg/dviout/FONT/winttf.zip - tlpkg/dviout/GRAPHIC/COLOR/color.tex - tlpkg/dviout/GRAPHIC/LATEX2E/color.cfg - tlpkg/dviout/GRAPHIC/LATEX2E/dviout.def - tlpkg/dviout/GRAPHIC/LATEX2E/dviout.dtx - tlpkg/dviout/GRAPHIC/LATEX2E/dviout.ins - tlpkg/dviout/GRAPHIC/LATEX2E/graphics.cfg - tlpkg/dviout/GRAPHIC/LATEX2E/readme - tlpkg/dviout/GRAPHIC/LATEX2E/readme.eng - tlpkg/dviout/GRAPHIC/PBM/pbmf.doc - tlpkg/dviout/GRAPHIC/PBM/pbmf.sty - tlpkg/dviout/GRAPHIC/PDL/file241b.p98 - tlpkg/dviout/GRAPHIC/PDL/lasersys.lp3 - tlpkg/dviout/GRAPHIC/PDL/lasersys.tex - tlpkg/dviout/GRAPHIC/PDL/lips3.gpd - tlpkg/dviout/GRAPHIC/PDL/pdldoc.tex - tlpkg/dviout/GRAPHIC/PDL/picbox.tex - tlpkg/dviout/GRAPHIC/PDL/spec.lp3 - tlpkg/dviout/GRAPHIC/PDL/spec.tex - tlpkg/dviout/GRAPHIC/PS/epsfdoc.tex - tlpkg/dviout/GRAPHIC/PS/gssub.exe - tlpkg/dviout/GRAPHIC/PS/pssample.tex - tlpkg/dviout/GRAPHIC/PS/sample0.ps - tlpkg/dviout/GRAPHIC/PS/sample1.ps - tlpkg/dviout/GRAPHIC/PS/sample2.ps - tlpkg/dviout/GRAPHIC/PS/sample3.ps - tlpkg/dviout/GRAPHIC/PS/starbrst.ps - tlpkg/dviout/GRAPHIC/TPIC/linetest.tex - tlpkg/dviout/GRAPHIC/TPIC/rtexampl.tex - tlpkg/dviout/GRAPHIC/TPIC/tpic_ext.doc - tlpkg/dviout/GRAPHIC/TPIC/tpicdoc.tex - tlpkg/dviout/GRAPHIC/bmc/bmc.txt - tlpkg/dviout/GRAPHIC/bmc/createbb.pdf - tlpkg/dviout/GRAPHIC/bmc/exbmc.xpi - tlpkg/dviout/GRAPHIC/bmc/ifbmc.spi - tlpkg/dviout/GRAPHIC/bmc/ifbmc.txt - tlpkg/dviout/HYPERTEX/hyper2.tex - tlpkg/dviout/HYPERTEX/hyperdvi.tex - tlpkg/dviout/HYPERTEX/input.tex - tlpkg/dviout/HYPERTEX/input7.tex - tlpkg/dviout/HYPERTEX/input8.tex - tlpkg/dviout/HYPERTEX/input9.tex - tlpkg/dviout/HYPERTEX/inputxy.tex - tlpkg/dviout/HYPERTEX/keyin.sty - tlpkg/dviout/HYPERTEX/myhyper.sty - tlpkg/dviout/PTEX/naochan!.tex - tlpkg/dviout/SAMPLE/sample.tex - tlpkg/dviout/SAMPLE/sample.txt - tlpkg/dviout/SAMPLE/slisamp2.tex - tlpkg/dviout/SAMPLE/slisamp3.tex - tlpkg/dviout/SAMPLE/slisamp4.tex - tlpkg/dviout/SAMPLE/slisampl.tex - tlpkg/dviout/SPECIAL/demo.tex - tlpkg/dviout/SPECIAL/dviout.sty - tlpkg/dviout/SPECIAL/ophook.sty - tlpkg/dviout/SPECIAL/presen.sty - tlpkg/dviout/SPECIAL/presen.txt - tlpkg/dviout/SPECIAL/src.mac - tlpkg/dviout/SPECIAL/srcspecial.mac - tlpkg/dviout/SPECIAL/srctex.cfg - tlpkg/dviout/UTILITY/dvi$pdf.bat - tlpkg/dviout/UTILITY/dviout0.par - tlpkg/dviout/UTILITY/dviout0.vfn - tlpkg/dviout/UTILITY/dviout1.vfn - tlpkg/dviout/UTILITY/dvioute.vfn - tlpkg/dviout/UTILITY/null.vfn - tlpkg/dviout/UTILITY/template - tlpkg/dviout/UTILITY/template.pk0 - tlpkg/dviout/UTILITY/template.pks - tlpkg/dviout/UTILITY/test_a4.tex - tlpkg/dviout/UTILITY/test_b5.tex - tlpkg/dviout/UTILITY/test_b5e.tex - tlpkg/dviout/UTILITY/test_org.tex - tlpkg/dviout/bmc.exe - tlpkg/dviout/chkfont.exe - tlpkg/dviout/chkfont.txt - tlpkg/dviout/convedit.exe - tlpkg/dviout/dviadd.exe - tlpkg/dviout/dviout.chm - tlpkg/dviout/dviout.cnt - tlpkg/dviout/dviout.exe - tlpkg/dviout/dvioute.chm - tlpkg/dviout/dvioute.cnt - tlpkg/dviout/dvispc.exe - tlpkg/dviout/dvispc.txt - tlpkg/dviout/dvispce.txt - tlpkg/dviout/etfdump.exe - tlpkg/dviout/files.txt - tlpkg/dviout/gen_pk - tlpkg/dviout/history.txt - tlpkg/dviout/install.par - tlpkg/dviout/install.txt - tlpkg/dviout/map/gtfonts.map - tlpkg/dviout/map/japanese.map - tlpkg/dviout/map/mojikyo.map - tlpkg/dviout/map/morisawa.map - tlpkg/dviout/map/pttfonts.map - tlpkg/dviout/map/ttfexp.map - tlpkg/dviout/map/ttfonts.map - tlpkg/dviout/optcfg.exe - tlpkg/dviout/par/DF-GyouSho.par - tlpkg/dviout/par/E-Embed.par - tlpkg/dviout/par/E-TT.par - tlpkg/dviout/par/E-noTT.par - tlpkg/dviout/par/EJ-Embed.par - tlpkg/dviout/par/HG-GyouSho.par - tlpkg/dviout/par/HG-KaiSho-PRO.par - tlpkg/dviout/par/Hidemaru.par - tlpkg/dviout/par/J-Embed.par - tlpkg/dviout/par/Macro0.par - tlpkg/dviout/par/PKfont.par - tlpkg/dviout/par/TTfont.par - tlpkg/dviout/par/WinJFont.par - tlpkg/dviout/par/WinShell.par - tlpkg/dviout/par/bakoma.par - tlpkg/dviout/par/default.par - tlpkg/dviout/par/dvicut.par - tlpkg/dviout/par/dvipdfm.par - tlpkg/dviout/par/dvipdfmr.par - tlpkg/dviout/par/dvipdfms.par - tlpkg/dviout/par/dvipdfmxv.par - tlpkg/dviout/par/dvipsk.par - tlpkg/dviout/par/dvipskdis.par - tlpkg/dviout/par/dvipskdl.par - tlpkg/dviout/par/dvipskeps.par - tlpkg/dviout/par/dvipskpdf.par - tlpkg/dviout/par/dvipskprn.par - tlpkg/dviout/par/dvispcal.par - tlpkg/dviout/par/dvispcap.par - tlpkg/dviout/par/dvispcat.par - tlpkg/dviout/par/dvispcs.par - tlpkg/dviout/par/fontpath.par - tlpkg/dviout/par/hiragino.par - tlpkg/dviout/par/jvar.par - tlpkg/dviout/par/p12wait.pgm - tlpkg/dviout/par/p24wait.pgm - tlpkg/dviout/par/p4n.pgm - tlpkg/dviout/par/p4n0.pgm - tlpkg/dviout/par/p4to1.pgm - tlpkg/dviout/par/p4to10.pgm - tlpkg/dviout/par/p4to1e.pgm - tlpkg/dviout/par/p4to1e0.pgm - tlpkg/dviout/par/p4to1o.pgm - tlpkg/dviout/par/p4to1o0.pgm - tlpkg/dviout/par/p4to1v.pgm - tlpkg/dviout/par/presen.par - tlpkg/dviout/par/quit.par - tlpkg/dviout/par/quitpresen.par - tlpkg/dviout/par/texhelp.par - tlpkg/dviout/par/wintex.par - tlpkg/dviout/propw.exe - tlpkg/dviout/propw0.txt - tlpkg/dviout/rawprt.exe - tlpkg/dviout/rawprt.txt - tlpkg/dviout/readme.txt - tlpkg/dviout/srctex.exe - tlpkg/dviout/ttindex.exe -catalogue-ctan /dviware/dviout -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license other-free -catalogue-topics dvi-prev dvi-print omega -catalogue-version 3.18.4 - -name dvipdfmx -category TLCore -revision 49624 -shortdesc An extended version of dvipdfm -longdesc Dvipdfmx (formerly dvipdfm-cjk) is a development of dvipdfm -longdesc created to support multi-byte character encodings and large -longdesc character sets for East Asian languages. Dvipdfmx, if "called" -longdesc with the name dvipdfm, operates in a "dvipdfm compatibility" -longdesc mode, so that users of the both packages need only keep one -longdesc executable. A secondary design goal is to support as many "PDF" -longdesc features as does pdfTeX. The current version of the package is -longdesc no longer maintained on CTAN as a separate entity; development -longdesc now takes place within the TeX Live framework, and it is no -longdesc longer available as a separate package. For download, support, -longdesc and other information, please see TeX Live. -depend glyphlist -depend dvipdfmx.ARCH -postaction script file=tlpkg/tlpostcode/dvipdfmx.pl -containersize 26760 -containerchecksum 82cc1d7cd1b302619ec26d8abf4106ffa912e4f29e708529facee137989617b72ebbfd4ddf80fd7c2631e502694013c2c80a3b259763d5e7ad759653c77345ea -doccontainersize 3118948 -doccontainerchecksum ec3c3e040e262fc52535d9289270aae337bc86e29450c516a9660df1b668cc7dadc2ac3b183c547d81cc014e33c07876b3715210aa0678dee730f3269732b9bf -docfiles size=986 - texmf-dist/doc/dvipdfm/Makefile - texmf-dist/doc/dvipdfm/dvipdfm.pdf - texmf-dist/doc/dvipdfm/dvipdfm.tex - texmf-dist/doc/dvipdfm/mwicks.bb - texmf-dist/doc/dvipdfm/mwicks.jpeg - texmf-dist/doc/dvipdfm/sample.tex - texmf-dist/doc/dvipdfm/something.bb - texmf-dist/doc/dvipdfm/something.eps - texmf-dist/doc/dvipdfm/something.fig - texmf-dist/doc/dvipdfm/something.pdf - texmf-dist/doc/dvipdfm/transistor.bb - texmf-dist/doc/dvipdfm/transistor.eps - texmf-dist/doc/dvipdfm/transistor.fig - texmf-dist/doc/dvipdfm/transistor.pdf - texmf-dist/doc/dvipdfmx/README details="Readme" - texmf-dist/doc/dvipdfmx/dvipdfmx-special.pdf - texmf-dist/doc/dvipdfmx/dvipdfmx-special.tex - texmf-dist/doc/dvipdfmx/dvipdfmx.pdf details="Documentation" - texmf-dist/doc/dvipdfmx/dvipdfmx.tex - texmf-dist/doc/dvipdfmx/fdl-1.3.txt - texmf-dist/doc/dvipdfmx/tug2003-slides-src.zip - texmf-dist/doc/dvipdfmx/tug2003-slides.pdf - texmf-dist/doc/dvipdfmx/tug2005.pdf - texmf-dist/doc/man/man1/dvipdfm.1 - texmf-dist/doc/man/man1/dvipdfm.man1.pdf - texmf-dist/doc/man/man1/dvipdfmx.1 - texmf-dist/doc/man/man1/dvipdfmx.man1.pdf - texmf-dist/doc/man/man1/dvipdft.1 - texmf-dist/doc/man/man1/dvipdft.man1.pdf - texmf-dist/doc/man/man1/ebb.1 - texmf-dist/doc/man/man1/ebb.man1.pdf - texmf-dist/doc/man/man1/extractbb.1 - texmf-dist/doc/man/man1/extractbb.man1.pdf - texmf-dist/doc/man/man1/xdvipdfmx.1 - texmf-dist/doc/man/man1/xdvipdfmx.man1.pdf -runfiles size=40 - texmf-dist/dvipdfmx/dvipdfmx.cfg - texmf-dist/fonts/cmap/dvipdfmx/EUC-UCS2 - texmf-dist/fonts/cmap/dvipdfmx/README - texmf-dist/fonts/cmap/dvipdfmx/UTF8-UCS2 - texmf-dist/fonts/map/dvipdfmx/cid-x.map - texmf-dist/fonts/map/dvipdfmx/ckx.map - tlpkg/tlpostcode/dvipdfmx.pl -catalogue-alias xdvipdfmx -catalogue-contact-bugs http://lists.tug.org/tex-k -catalogue-contact-home http://project.ktug.or.kr/dvipdfmx/ -catalogue-contact-repository https://tug.org/svn/texlive/trunk/Build/source/texk/dvipdfm-x/ -catalogue-contact-support http://lists.tug.org/tex-k -catalogue-date 2019-01-06 07:23:28 +0100 -catalogue-license gpl -catalogue-topics dvi-pdf - -name dvipdfmx.aarch64-linux -category TLCore -revision 48789 -shortdesc aarch64-linux files of dvipdfmx -containersize 350488 -containerchecksum fada8c0470881885d3d8ad988127322937a6bd9f3b7aff7b32560499fadcd33de853e8c6f8465ed85259968ac91ea58c72e1dd724acecdd0d0f780cbc5645531 -binfiles arch=aarch64-linux size=230 - bin/aarch64-linux/dvipdfm - bin/aarch64-linux/dvipdfmx - bin/aarch64-linux/dvipdft - bin/aarch64-linux/ebb - bin/aarch64-linux/extractbb - bin/aarch64-linux/xdvipdfmx - -name dvipdfmx.amd64-freebsd -category TLCore -revision 47009 -shortdesc amd64-freebsd files of dvipdfmx -containersize 395572 -containerchecksum 52b2900d2b7392e79cfe8be0df2c3695faa612cb6c1246057ce1c59d096668ecdc44e89738705f5dad8921d23a6c95803c6e6b0494a6b27fb186d3600f5072cb -binfiles arch=amd64-freebsd size=240 - bin/amd64-freebsd/dvipdfm - bin/amd64-freebsd/dvipdfmx - bin/amd64-freebsd/dvipdft - bin/amd64-freebsd/ebb - bin/amd64-freebsd/extractbb - bin/amd64-freebsd/xdvipdfmx - -name dvipdfmx.amd64-netbsd -category TLCore -revision 48698 -shortdesc amd64-netbsd files of dvipdfmx -containersize 366336 -containerchecksum 57815d9843e2594923179007b1c99db871e86652d47ba9b462031c23707de2a14aa1ef1f8627daec560d74286dc1c9c4e758dff0735f77606c024086ce77bc3e -binfiles arch=amd64-netbsd size=321 - bin/amd64-netbsd/dvipdfm - bin/amd64-netbsd/dvipdfmx - bin/amd64-netbsd/dvipdft - bin/amd64-netbsd/ebb - bin/amd64-netbsd/extractbb - bin/amd64-netbsd/xdvipdfmx - -name dvipdfmx.armhf-linux -category TLCore -revision 48716 -shortdesc armhf-linux files of dvipdfmx -containersize 338396 -containerchecksum fae019a4a8198f419fbca7fa195d944d9ea0dbe0299fc93fb4d7d26ad69ccb7efabf90cee3677c42159808d15e0c5ee5f6437a165479371f022b8f6a328f4d7c -binfiles arch=armhf-linux size=206 - bin/armhf-linux/dvipdfm - bin/armhf-linux/dvipdfmx - bin/armhf-linux/dvipdft - bin/armhf-linux/ebb - bin/armhf-linux/extractbb - bin/armhf-linux/xdvipdfmx - -name dvipdfmx.i386-cygwin -category TLCore -revision 48700 -shortdesc i386-cygwin files of dvipdfmx -containersize 375436 -containerchecksum b51cd241deb91393ebbc4977bbbbf6a63689cd169b2b380f05f2a47cba0954ae4b8096eb75df5ece23ea1b27646b4aacf64aaf31bd010633e280f42b05c66af2 -binfiles arch=i386-cygwin size=230 - bin/i386-cygwin/dvipdfm - bin/i386-cygwin/dvipdfmx - bin/i386-cygwin/dvipdft - bin/i386-cygwin/ebb - bin/i386-cygwin/extractbb - bin/i386-cygwin/xdvipdfmx.exe - -name dvipdfmx.i386-freebsd -category TLCore -revision 47009 -shortdesc i386-freebsd files of dvipdfmx -containersize 368652 -containerchecksum 95577d17a621fe9698cbd6d078d15b3c3e54a906a41cb38fd14e4899dff2c40572144582499027667b0ae4904ccc252253f3ae95fc90540998402ce71f870260 -binfiles arch=i386-freebsd size=226 - bin/i386-freebsd/dvipdfm - bin/i386-freebsd/dvipdfmx - bin/i386-freebsd/dvipdft - bin/i386-freebsd/ebb - bin/i386-freebsd/extractbb - bin/i386-freebsd/xdvipdfmx - -name dvipdfmx.i386-linux -category TLCore -revision 48704 -shortdesc i386-linux files of dvipdfmx -containersize 445476 -containerchecksum 2efae7d1b3ab274b133b76d94c4515c62d7ea2f17beeb5bd4f9d50b29ff9a4961108005508077e36842500bc0b2ed2133125a2f3986a23ff04136c14cd7785bd -binfiles arch=i386-linux size=279 - bin/i386-linux/dvipdfm - bin/i386-linux/dvipdfmx - bin/i386-linux/dvipdft - bin/i386-linux/ebb - bin/i386-linux/extractbb - bin/i386-linux/xdvipdfmx - -name dvipdfmx.i386-netbsd -category TLCore -revision 46999 -shortdesc i386-netbsd files of dvipdfmx -containersize 348272 -containerchecksum 8efb7a07be0f0d2dd7345afc8c842eba75e88cdaf9e5ded99f6b29d2c4894c671059e7d23595fbb6fdbc454811f6a65b3e2b9c0cf1be91e821086b9977193617 -binfiles arch=i386-netbsd size=298 - bin/i386-netbsd/dvipdfm - bin/i386-netbsd/dvipdfmx - bin/i386-netbsd/dvipdft - bin/i386-netbsd/ebb - bin/i386-netbsd/extractbb - bin/i386-netbsd/xdvipdfmx - -name dvipdfmx.i386-solaris -category TLCore -revision 48732 -shortdesc i386-solaris files of dvipdfmx -containersize 400216 -containerchecksum ffae52173f273be5d5b56ce2c806105364fb9b87613aa60dbe27e76a531b6e2d8ad17ac9ca8ddba0b401281383f0fa3e0e4bc6eade526249e0936b0427d43b69 -binfiles arch=i386-solaris size=228 - bin/i386-solaris/dvipdfm - bin/i386-solaris/dvipdfmx - bin/i386-solaris/dvipdft - bin/i386-solaris/ebb - bin/i386-solaris/extractbb - bin/i386-solaris/xdvipdfmx - -name dvipdfmx.sparc-solaris -category TLCore -revision 48739 -shortdesc sparc-solaris files of dvipdfmx -containersize 367588 -containerchecksum 0d225d703ab0056cdc9ef5d45b64a48f9349c8ed8dc9d837abfed9591267523a04ec22e2f79395e39d06c20695424dffe9aa1d16083b7e0bbc6404618c3737dc -binfiles arch=sparc-solaris size=243 - bin/sparc-solaris/dvipdfm - bin/sparc-solaris/dvipdfmx - bin/sparc-solaris/dvipdft - bin/sparc-solaris/ebb - bin/sparc-solaris/extractbb - bin/sparc-solaris/xdvipdfmx - -name dvipdfmx.win32 -category TLCore -revision 48696 -shortdesc win32 files of dvipdfmx -containersize 320116 -containerchecksum 1d794ce9a5f9648a88d62a3c64489d79ec07608e48539639b0e2a7964b7bcff13737285e4679a1fcbc381ef3e5f9e4a1b8a52370b04a4f6ad6e03057c9025ea1 -binfiles arch=win32 size=225 - bin/win32/dvipdfm.exe - bin/win32/dvipdfmx.dll - bin/win32/dvipdfmx.exe - bin/win32/ebb.exe - bin/win32/extractbb.exe - bin/win32/xdvipdfmx.exe - -name dvipdfmx.x86_64-cygwin -category TLCore -revision 48699 -shortdesc x86_64-cygwin files of dvipdfmx -containersize 377892 -containerchecksum 70fb938bef445ad03ceda18ba460e3267968b0218b9ea973488c9a7a411d449f8da72245ca46ac906e8e6aabf1c2895d18982e7790a55d02de17484178125d43 -binfiles arch=x86_64-cygwin size=221 - bin/x86_64-cygwin/dvipdfm - bin/x86_64-cygwin/dvipdfmx - bin/x86_64-cygwin/dvipdft - bin/x86_64-cygwin/ebb - bin/x86_64-cygwin/extractbb - bin/x86_64-cygwin/xdvipdfmx.exe - -name dvipdfmx.x86_64-darwin -category TLCore -revision 48728 -shortdesc x86_64-darwin files of dvipdfmx -containersize 416772 -containerchecksum 3424b731f6ac6c8cdfebfd0c1b49adef7edf60a8e18938ddd7f6e8f2ed66e77d848b93527aa7915803af4b8b094ac174aa683fcf2d9fa89b7b4e419a871e0125 -binfiles arch=x86_64-darwin size=242 - bin/x86_64-darwin/dvipdfm - bin/x86_64-darwin/dvipdfmx - bin/x86_64-darwin/dvipdft - bin/x86_64-darwin/ebb - bin/x86_64-darwin/extractbb - bin/x86_64-darwin/xdvipdfmx - -name dvipdfmx.x86_64-darwinlegacy -category TLCore -revision 47387 -shortdesc x86_64-darwinlegacy files of dvipdfmx -containersize 393396 -containerchecksum 4673f65081ad7684af6756de217a4b499aeff397f711040533657fa197c70e18980d29f07cea134b903aed73a07feb5ecc7f4c0f0646e9f8f431c008ad450932 -binfiles arch=x86_64-darwinlegacy size=229 - bin/x86_64-darwinlegacy/dvipdfm - bin/x86_64-darwinlegacy/dvipdfmx - bin/x86_64-darwinlegacy/dvipdft - bin/x86_64-darwinlegacy/ebb - bin/x86_64-darwinlegacy/extractbb - bin/x86_64-darwinlegacy/xdvipdfmx - -name dvipdfmx.x86_64-linux -category TLCore -revision 48704 -shortdesc x86_64-linux files of dvipdfmx -containersize 413432 -containerchecksum 7a2eb3111a7fd2a6f3c3520066d5fe0122734297aab51e201859e06a3334ea309777c0461c34f206ebec4101399d83fa4ee0472e1ef2fae147eb2e544965f61c -binfiles arch=x86_64-linux size=244 - bin/x86_64-linux/dvipdfm - bin/x86_64-linux/dvipdfmx - bin/x86_64-linux/dvipdft - bin/x86_64-linux/ebb - bin/x86_64-linux/extractbb - bin/x86_64-linux/xdvipdfmx - -name dvipdfmx.x86_64-linuxmusl -category TLCore -revision 48704 -shortdesc x86_64-linuxmusl files of dvipdfmx -containersize 445012 -containerchecksum c364fb8a1f9bbe4f649524edb55141ad631098bec09c06fee3edd3e2cd7f5729c33b8abb03d194eeaa5d55db55efd6c98c887dc199a085a26e08b86c437798d9 -binfiles arch=x86_64-linuxmusl size=286 - bin/x86_64-linuxmusl/dvipdfm - bin/x86_64-linuxmusl/dvipdfmx - bin/x86_64-linuxmusl/dvipdft - bin/x86_64-linuxmusl/ebb - bin/x86_64-linuxmusl/extractbb - bin/x86_64-linuxmusl/xdvipdfmx - -name dvipdfmx.x86_64-solaris -category TLCore -revision 48732 -shortdesc x86_64-solaris files of dvipdfmx -containersize 430968 -containerchecksum eef5380618f06178af4706955d53799f52ae94e78cf5f7bc5ab89200949e76c62a3032d83e9bca2e460b851aae4f6d7f8bfb75091e599e4e0351e618a539ab4e -binfiles arch=x86_64-solaris size=260 - bin/x86_64-solaris/dvipdfm - bin/x86_64-solaris/dvipdfmx - bin/x86_64-solaris/dvipdft - bin/x86_64-solaris/ebb - bin/x86_64-solaris/extractbb - bin/x86_64-solaris/xdvipdfmx - -name dvipng -category TLCore -revision 47198 -shortdesc A fast DVI to PNG/GIF converter -longdesc This program makes PNG and/or GIF graphics from DVI files as -longdesc obtained from TeX and its relatives. Its benefits include: -longdesc Speed. It offers very fast rendering of DVI as bitmap files, -longdesc which makes it suitable for generating large amounts of images -longdesc on-the-fly, as needed in preview-latex, WeBWorK and others; It -longdesc does not read the postamble, so it can be started before TeX -longdesc finishes. There is a --follow switch that makes dvipng wait at -longdesc end-of-file for further output, unless it finds the POST marker -longdesc that indicates the end of the DVI; Interactive query of -longdesc options. dvipng can read options interactively through stdin, -longdesc and all options are usable. It is even possible to change the -longdesc input file through this interface. Support for PK, VF, -longdesc PostScript Type1, and TrueType fonts, colour specials, and -longdesc inclusion of PostScript, PNG, JPEG or GIF images. -depend dvipng.ARCH -containersize 904 -containerchecksum 1392b745bce912cd98299b8e6c643d95590db0a14314a78504a5ee6f7942ceba994dc25763790349eaf5b07b333f59acbe1db12eb22dade4fd8114f176f8c134 -doccontainersize 288156 -doccontainerchecksum 127010ed1eb30a2c88e59f2ca81c7185678b1c628c45561686e009e5178d825028d1ae0a0325806faf20723837a09baa9503bb375c51fd3a1731cc724178fba6 -docfiles size=119 - texmf-dist/doc/dvipng/dvipng.html - texmf-dist/doc/dvipng/dvipng.pdf - texmf-dist/doc/info/dvipng.info - texmf-dist/doc/man/man1/dvigif.1 - texmf-dist/doc/man/man1/dvigif.man1.pdf - texmf-dist/doc/man/man1/dvipng.1 - texmf-dist/doc/man/man1/dvipng.man1.pdf -catalogue-also dvi2bitmap -catalogue-ctan /dviware/dvipng -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lgpl -catalogue-topics dvi-bit -catalogue-version 1.15 - -name dvipng.aarch64-linux -category TLCore -revision 48789 -shortdesc aarch64-linux files of dvipng -containersize 400024 -containerchecksum 6de6b275a9496bc124392b2ff27a8cf0bb35203585d966c3a88c1ffb734bcf1ee5d97ebe77cb78783b537c2031c7f3e4703bb42b9294f975387d05b2ea7b3210 -binfiles arch=aarch64-linux size=232 - bin/aarch64-linux/dvigif - bin/aarch64-linux/dvipng - -name dvipng.amd64-freebsd -category TLCore -revision 47009 -shortdesc amd64-freebsd files of dvipng -containersize 453708 -containerchecksum b6e21c7252bee21b9e3bc81afa191616abb48bbe996e8371170f21b7825be950b8811e39718e1c213fe2713d7bc93a03c676a824c8a8e228ad963fe1fe2e852a -binfiles arch=amd64-freebsd size=259 - bin/amd64-freebsd/dvigif - bin/amd64-freebsd/dvipng - -name dvipng.amd64-netbsd -category TLCore -revision 48698 -shortdesc amd64-netbsd files of dvipng -containersize 408824 -containerchecksum 16faebb1527a692aebed810a7fe88485abcc8f79742552eb0d3479bc5d5deb8964256923b858571ef3d7321fc8fbaf45f7329dcaec164bab5e04199588571a7f -binfiles arch=amd64-netbsd size=354 - bin/amd64-netbsd/dvigif - bin/amd64-netbsd/dvipng - -name dvipng.armhf-linux -category TLCore -revision 48716 -shortdesc armhf-linux files of dvipng -containersize 382048 -containerchecksum 330ebc4ef296c18a572903fd51a0fd0231a66267fcc74e5aa471d3fd506d2e5e9ad998e2b4ce6c84dee80428a5477ba32246f5b0a39463459ca0b9b289cf1b06 -binfiles arch=armhf-linux size=215 - bin/armhf-linux/dvigif - bin/armhf-linux/dvipng - -name dvipng.i386-cygwin -category TLCore -revision 47025 -shortdesc i386-cygwin files of dvipng -containersize 423004 -containerchecksum d0d3283e2cccd8c330d5c676d02b44942dbd110e97e967caf202ac7bf04569bd0599c7e986e61ea3ddbedfd790c85fb46b750082e7fc0871f9854edd77aa8bf7 -binfiles arch=i386-cygwin size=239 - bin/i386-cygwin/dvigif - bin/i386-cygwin/dvipng.exe - -name dvipng.i386-freebsd -category TLCore -revision 47009 -shortdesc i386-freebsd files of dvipng -containersize 426108 -containerchecksum 25693642ee6f46baff03c14b106f6e81ae2d8ee728472499cc6d6d29339c79b8c98f2cb3db658e63ab55bc8812a4fdeb2c9c212d22d1ffb292ac0228b72a0df8 -binfiles arch=i386-freebsd size=237 - bin/i386-freebsd/dvigif - bin/i386-freebsd/dvipng - -name dvipng.i386-linux -category TLCore -revision 47245 -shortdesc i386-linux files of dvipng -containersize 486892 -containerchecksum 07ed9255614d7e06ee78aae9bf44d570a47db0e7584a22312fea55e2c921bc02ee3c4277caef387673b92b976ed7bde03a64f8d20f4afc600124ca6a3f059442 -binfiles arch=i386-linux size=280 - bin/i386-linux/dvigif - bin/i386-linux/dvipng - -name dvipng.i386-netbsd -category TLCore -revision 46999 -shortdesc i386-netbsd files of dvipng -containersize 375564 -containerchecksum 71d4e5402fabea7edc9368f0e86cf7c201fb83464823461a8fba14865dd4a51f8bde16c62f1f4248ae41bebbc347db84c43b4bcbf183bd3b9c6454df3fb3b3b3 -binfiles arch=i386-netbsd size=310 - bin/i386-netbsd/dvigif - bin/i386-netbsd/dvipng - -name dvipng.i386-solaris -category TLCore -revision 46997 -shortdesc i386-solaris files of dvipng -containersize 443672 -containerchecksum fc9639130bd198d74fc463a5c75e0ecc3ba5de568d03085a5dfa7e43f538f732316bc500774960ec06ee0a6d08ef9f57d47b6457da8ea68496e9311d261beddd -binfiles arch=i386-solaris size=233 - bin/i386-solaris/dvigif - bin/i386-solaris/dvipng - -name dvipng.sparc-solaris -category TLCore -revision 46997 -shortdesc sparc-solaris files of dvipng -containersize 401184 -containerchecksum fad30f5d913cf49f30ba715e925db3a9e59d09611de9a05f989cb2adeb26fe22478485daf59b7411d0cb48f8ba45a4b05e1c19a572676eb7ff3252840c745e25 -binfiles arch=sparc-solaris size=244 - bin/sparc-solaris/dvigif - bin/sparc-solaris/dvipng - -name dvipng.win32 -category TLCore -revision 46993 -shortdesc win32 files of dvipng -containersize 384492 -containerchecksum a06e4bd5d66c6a3268f85d9339d6999e0282d130accc551039f7c9bf7bdb04381a18f5060023b4979687245fb98bd0e1758372d23c9200e6fe9840004ce828ba -binfiles arch=win32 size=206 - bin/win32/dvigif.exe - bin/win32/dvipng.exe - -name dvipng.x86_64-cygwin -category TLCore -revision 47024 -shortdesc x86_64-cygwin files of dvipng -containersize 423976 -containerchecksum a5728ccc71ef98abfd1e95aac1ff2484dfe51b7433ac3d21049d5eb869651fa9fcdcdab63f13cbb65c7de9cced0ce5df6baf23813a6d2fe9b73f63d61c8ee5a2 -binfiles arch=x86_64-cygwin size=231 - bin/x86_64-cygwin/dvigif - bin/x86_64-cygwin/dvipng.exe - -name dvipng.x86_64-darwin -category TLCore -revision 48728 -shortdesc x86_64-darwin files of dvipng -containersize 473700 -containerchecksum ebf0da3055d11cfeae1a4264113b5ed964b057a266579e6bc621c3c3a74e31e967172d9199b03a38c3844e3905f1668f20643ce5cbced736b9e1ff6506c41399 -binfiles arch=x86_64-darwin size=263 - bin/x86_64-darwin/dvigif - bin/x86_64-darwin/dvipng - -name dvipng.x86_64-darwinlegacy -category TLCore -revision 47387 -shortdesc x86_64-darwinlegacy files of dvipng -containersize 437872 -containerchecksum 6c6b448b3859254851bafce7d995b5e46dc3d67879854e6b8ac4f9b006c2a556e4929e6cc74206f56728e906d15627eaaf45d264b42a67926974b24b7a463a8b -binfiles arch=x86_64-darwinlegacy size=242 - bin/x86_64-darwinlegacy/dvigif - bin/x86_64-darwinlegacy/dvipng - -name dvipng.x86_64-linux -category TLCore -revision 47063 -shortdesc x86_64-linux files of dvipng -containersize 470292 -containerchecksum 8eb9eba08d46dd7ac71c3c86c94ad7b6785dcccbf35235e97cce90d0079c263d402df7c25cf5ef751a029c1a58328507463704b767de296d6dac36f3145ce1a2 -binfiles arch=x86_64-linux size=262 - bin/x86_64-linux/dvigif - bin/x86_64-linux/dvipng - -name dvipng.x86_64-linuxmusl -category TLCore -revision 47036 -shortdesc x86_64-linuxmusl files of dvipng -containersize 493760 -containerchecksum cdda0dec35afabd69880a67169ae3172defad9ffb5ad6ceb1d6dbc10ddbff4471d73c9079dc34e56b70c691914f2295031137bfcae01b5142ca868f0cc86de54 -binfiles arch=x86_64-linuxmusl size=295 - bin/x86_64-linuxmusl/dvigif - bin/x86_64-linuxmusl/dvipng - -name dvipng.x86_64-solaris -category TLCore -revision 46997 -shortdesc x86_64-solaris files of dvipng -containersize 484420 -containerchecksum 4e9645417bd50f752aad2d2a1a5d56e55650c847243ee8d24d9c4ba227761f31ffb4593903eed4dd75b1d648385e3376b8bf2e5ec28399b1e7f20f80bca03b50 -binfiles arch=x86_64-solaris size=272 - bin/x86_64-solaris/dvigif - bin/x86_64-solaris/dvipng - -name dvipos -category TLCore -revision 47198 -shortdesc support DVI pos: specials used by ConTeXt DVI output -depend dvipos.ARCH -containersize 296 -containerchecksum ba8bbe1797971bdb1706a8ed059cc45c0d31a503380f3b1cff7c1d74ca8067d39cd6d0114e366ea0731d18ab00cd68eb8b57db287b0602c74e2bcbeffd6d3316 -doccontainersize 28468 -doccontainerchecksum 6500b125af937ba20cd21649c16ce82ff8f8f1dae31294eb724f1e47ae1f9221966f68c5ddc9019dcccf411bbc262a3ac362fcd3d659972d3cdf5f559a87f756 -docfiles size=9 - texmf-dist/doc/man/man1/dvipos.1 - texmf-dist/doc/man/man1/dvipos.man1.pdf - -name dvipos.aarch64-linux -category TLCore -revision 48789 -shortdesc aarch64-linux files of dvipos -containersize 38632 -containerchecksum 7c5175b3bafa9c18e3b8102f6fd37642917776e81d20f73de4bc8b014fabc2d1b28c8b950dca9c16b6d55e83caa78af3b3feae1b78b32ca92dfe44374f11a797 -binfiles arch=aarch64-linux size=25 - bin/aarch64-linux/dvipos - -name dvipos.amd64-freebsd -category TLCore -revision 46816 -shortdesc amd64-freebsd files of dvipos -containersize 45364 -containerchecksum 5648872838705ad2ba2f94075fd83fcd9c7283888678743d2ea0190421522624ba5a59f26fb785be9cd7f26414ab7144bfaf9f9147bd444405d738022e76b9ef -binfiles arch=amd64-freebsd size=28 - bin/amd64-freebsd/dvipos - -name dvipos.amd64-netbsd -category TLCore -revision 48698 -shortdesc amd64-netbsd files of dvipos -containersize 44024 -containerchecksum 1c4879dfba746441e97154e261feb75a2a66966f7fe3c0c4c3a3ea8273032315c45f2b66b6e4e8d93a421eda55b881c8b62c5108089007f2285b8d04b016ff6f -binfiles arch=amd64-netbsd size=37 - bin/amd64-netbsd/dvipos - -name dvipos.armhf-linux -category TLCore -revision 48716 -shortdesc armhf-linux files of dvipos -containersize 36884 -containerchecksum c202b021b3f87c0eac0286c8d439500ae227bebfc08631df73e5817ad8c35d4c738b36405c09e2a7d631d191c7ae2b33fbcfdd3601b2e35c4acbaa09adada330 -binfiles arch=armhf-linux size=23 - bin/armhf-linux/dvipos - -name dvipos.i386-cygwin -category TLCore -revision 46814 -shortdesc i386-cygwin files of dvipos -containersize 16176 -containerchecksum 2f501f95fb255271ec55ba733c927ff811f0919ed6e2cc92251be29ae5f38eb7247d4ae2a9bc49e5e9c2eab0adba0950e6611a297e05e49371a838b4839ec88f -binfiles arch=i386-cygwin size=11 - bin/i386-cygwin/dvipos.exe - -name dvipos.i386-freebsd -category TLCore -revision 46816 -shortdesc i386-freebsd files of dvipos -containersize 39512 -containerchecksum d1f6f1b8696d8171e9d269816a6c521111238749376a1276205b2ad1a9dd7b007dfd61512028efd08cf65e7b13b71eeb0c0bb16876e6f26b276eb4c0ade8bc86 -binfiles arch=i386-freebsd size=26 - bin/i386-freebsd/dvipos - -name dvipos.i386-linux -category TLCore -revision 47245 -shortdesc i386-linux files of dvipos -containersize 48480 -containerchecksum 919c8ee852df16a1c8fd7ec20b115fd5ad3384bb88d365364583a0facb358f9efc7f2743a72f5a2b14c0e2518355a4910635c54bf86a43bc902c9987171ae399 -binfiles arch=i386-linux size=31 - bin/i386-linux/dvipos - -name dvipos.i386-netbsd -category TLCore -revision 46812 -shortdesc i386-netbsd files of dvipos -containersize 39336 -containerchecksum a392b75f6cff0ca14d20c17ef987b362b45b911cd547d9967d82838b921831ee2b38a8455601cefb48edfd04a2cff72e7b98baecb3fd99d5cdd5d328ca72280c -binfiles arch=i386-netbsd size=32 - bin/i386-netbsd/dvipos - -name dvipos.i386-solaris -category TLCore -revision 46829 -shortdesc i386-solaris files of dvipos -containersize 45156 -containerchecksum 7976b3fb22dc7cc562a74219ed94c1b7a329e5eb9f8ca94c00cb52b0a1590cabd40fab45d7496dd540dc3af3934a2b1f45bebedff6ddb72448b4354b7b85f9d2 -binfiles arch=i386-solaris size=26 - bin/i386-solaris/dvipos - -name dvipos.sparc-solaris -category TLCore -revision 46829 -shortdesc sparc-solaris files of dvipos -containersize 42140 -containerchecksum 07a5dd5b85fac1d7a94ddb814508b3e38281492edf118d94ad27500c65ae7f98776e367c60ddd995c70dedc3ff51000e21faa7a2b01b509d3cf626c08c8996d5 -binfiles arch=sparc-solaris size=28 - bin/sparc-solaris/dvipos - -name dvipos.win32 -category TLCore -revision 46993 -shortdesc win32 files of dvipos -containersize 16780 -containerchecksum aa8cee57e18a2a39932fd391eca167938c174e34e05c4e5578ede005cc3a080742e34a075a170cdc450630e6fb88504b42d82f701a09c36c97134ce041a0f7b7 -binfiles arch=win32 size=9 - bin/win32/dvipos.exe - -name dvipos.x86_64-cygwin -category TLCore -revision 46813 -shortdesc x86_64-cygwin files of dvipos -containersize 17496 -containerchecksum 0eecd9d6fd6bf1b7806d064611f9d1beb4644683389edbc6e92305ac5bb3c8aaf381cd9119c410b191295494d2d8781183837affea57e7690ec79fb78c0a22c3 -binfiles arch=x86_64-cygwin size=11 - bin/x86_64-cygwin/dvipos.exe - -name dvipos.x86_64-darwin -category TLCore -revision 48728 -shortdesc x86_64-darwin files of dvipos -containersize 46556 -containerchecksum da656bbc1c2bba64144c7607c2d996c88f479775a28a0260942544598e0472906e85ff7227daa55b9acc347a3914995f972f3c866639780cbea1538e5cad4711 -binfiles arch=x86_64-darwin size=28 - bin/x86_64-darwin/dvipos - -name dvipos.x86_64-darwinlegacy -category TLCore -revision 47387 -shortdesc x86_64-darwinlegacy files of dvipos -containersize 45896 -containerchecksum 4a225a10d6b47ca564a69a4147df6b071bb8ea46add7de808fabb59cd970634cce8787f16c392783719302d971845812bcd07279ae7ebe5df91cb7f33a315b87 -binfiles arch=x86_64-darwinlegacy size=28 - bin/x86_64-darwinlegacy/dvipos - -name dvipos.x86_64-linux -category TLCore -revision 47063 -shortdesc x86_64-linux files of dvipos -containersize 46520 -containerchecksum 81e81aac8d978f3be789e571fee1497c8619b6176976e830b3ed9f47bd61c157409f9e8050a3c36865eef37a8fb627c89902d1f3289d1e35cf46353445e0631d -binfiles arch=x86_64-linux size=28 - bin/x86_64-linux/dvipos - -name dvipos.x86_64-linuxmusl -category TLCore -revision 47036 -shortdesc x86_64-linuxmusl files of dvipos -containersize 51092 -containerchecksum 734c06fc159d3367dffdf2ad27108ccc22df2c585ed4d240e3a92fcf642ffc1e82c996aeebcd5700b15d7f790754d19b4c6bc13da00dddf79377ff457e091afd -binfiles arch=x86_64-linuxmusl size=32 - bin/x86_64-linuxmusl/dvipos - -name dvipos.x86_64-solaris -category TLCore -revision 46829 -shortdesc x86_64-solaris files of dvipos -containersize 50540 -containerchecksum d1d8a9d374bd367b821d69559f4e0569f105caefad21b30fc6a89327510fccbaf0c6173c888bf54727518e24ac952a762c4ca723017b23f33fdd28ae0ffc085c -binfiles arch=x86_64-solaris size=31 - bin/x86_64-solaris/dvipos - -name dvips -category TLCore -revision 49624 -shortdesc A DVI to PostScript driver -longdesc This package has been withdrawn from CTAN, and bundled into the -longdesc distributions' package sets. Development now takes place within -longdesc the TeX Live framework, and it is no longer available as a -longdesc separate package. For download, support, and other information, -longdesc please see TeX Live. -depend dvips.ARCH -containersize 34492 -containerchecksum ff4be6a63fcd460dc8d43aefa4a9cf66bddd0225f816bfc6410b47d3f5319e33b65437e3360478f2cc7cd7855ff93c89137dc536783688f7f62f4d8adcfb70ad -doccontainersize 513808 -doccontainerchecksum 32e8dd87a78f79a068591ef1bbef39d454a43bcf7a295fe1ac22add8611e8dddd48bc9fd29448e8c738ddd26701b8fea4b762f04237f3f6b6d7dc2904452476a -docfiles size=283 - texmf-dist/doc/dvips/NEWS - texmf-dist/doc/dvips/README details="Readme" - texmf-dist/doc/dvips/dvips.html - texmf-dist/doc/dvips/dvips.pdf details="Package documentation" - texmf-dist/doc/info/dvips.info - texmf-dist/doc/man/man1/afm2tfm.1 - texmf-dist/doc/man/man1/afm2tfm.man1.pdf - texmf-dist/doc/man/man1/dvips.1 - texmf-dist/doc/man/man1/dvips.man1.pdf -runfiles size=93 - texmf-dist/dvips/base/color.pro - texmf-dist/dvips/base/crop.pro - texmf-dist/dvips/base/finclude.pro - texmf-dist/dvips/base/hps.pro - texmf-dist/dvips/base/resolution400.ps - texmf-dist/dvips/base/special.pro - texmf-dist/dvips/base/tex.pro - texmf-dist/dvips/base/texc.pro - texmf-dist/dvips/base/texps.pro - texmf-dist/dvips/config/alt-rule.pro - texmf-dist/dvips/config/canonex.cfg - texmf-dist/dvips/config/config.bakoma - texmf-dist/dvips/config/config.canonex - texmf-dist/dvips/config/config.cx - texmf-dist/dvips/config/config.deskjet - texmf-dist/dvips/config/config.dvired - texmf-dist/dvips/config/config.epson - texmf-dist/dvips/config/config.ibmvga - texmf-dist/dvips/config/config.ljfour - texmf-dist/dvips/config/config.luc - texmf-dist/dvips/config/config.mbn - texmf-dist/dvips/config/config.mga - texmf-dist/dvips/config/config.mirrorprint - texmf-dist/dvips/config/config.ot2 - texmf-dist/dvips/config/config.ps - texmf-dist/dvips/config/config.qms - texmf-dist/dvips/config/config.toshiba - texmf-dist/dvips/config/config.unms - texmf-dist/dvips/config/config.xyp - texmf-dist/dvips/config/cx.cfg - texmf-dist/dvips/config/deskjet.cfg - texmf-dist/dvips/config/dfaxhigh.cfg - texmf-dist/dvips/config/dvired.cfg - texmf-dist/dvips/config/epson.cfg - texmf-dist/dvips/config/ibmvga.cfg - texmf-dist/dvips/config/ljfour.cfg - texmf-dist/dvips/config/qms.cfg - texmf-dist/dvips/config/toshiba.cfg - texmf-dist/fonts/enc/dvips/base/6w.enc - texmf-dist/fonts/enc/dvips/base/7t.enc - texmf-dist/fonts/enc/dvips/base/8a.enc - texmf-dist/fonts/enc/dvips/base/8r.enc - texmf-dist/fonts/enc/dvips/base/ad.enc - texmf-dist/fonts/enc/dvips/base/ansinew.enc - texmf-dist/fonts/enc/dvips/base/asex.enc - texmf-dist/fonts/enc/dvips/base/asexp.enc - texmf-dist/fonts/enc/dvips/base/dc.enc - texmf-dist/fonts/enc/dvips/base/dvips.enc - texmf-dist/fonts/enc/dvips/base/ec.enc - texmf-dist/fonts/enc/dvips/base/extex.enc - texmf-dist/fonts/enc/dvips/base/funky.enc - texmf-dist/fonts/enc/dvips/base/odvips.enc - texmf-dist/fonts/enc/dvips/base/q-cs-uni.enc - texmf-dist/fonts/enc/dvips/base/q-ec-uni.enc - texmf-dist/fonts/enc/dvips/base/q-l7x-uni.enc - texmf-dist/fonts/enc/dvips/base/q-qx-uni.enc - texmf-dist/fonts/enc/dvips/base/q-rm-uni.enc - texmf-dist/fonts/enc/dvips/base/q-t2a-uni.enc - texmf-dist/fonts/enc/dvips/base/q-t2b-uni.enc - texmf-dist/fonts/enc/dvips/base/q-t2c-uni.enc - texmf-dist/fonts/enc/dvips/base/q-t5-uni.enc - texmf-dist/fonts/enc/dvips/base/q-texnansi-uni.enc - texmf-dist/fonts/enc/dvips/base/q-ts1-uni.enc - texmf-dist/fonts/enc/dvips/base/qx.enc - texmf-dist/fonts/enc/dvips/base/stormex.enc - texmf-dist/fonts/enc/dvips/base/tex256.enc - texmf-dist/fonts/enc/dvips/base/texmext.enc - texmf-dist/fonts/enc/dvips/base/texmital.enc - texmf-dist/fonts/enc/dvips/base/texmsym.enc - texmf-dist/fonts/enc/dvips/base/texnansx.enc - texmf-dist/tex/generic/dvips/blackdvi.sty - texmf-dist/tex/generic/dvips/blackdvi.tex - texmf-dist/tex/generic/dvips/colordvi.sty - texmf-dist/tex/generic/dvips/colordvi.tex - texmf-dist/tex/generic/dvips/rotate.sty - texmf-dist/tex/generic/dvips/rotate.tex -catalogue-contact-bugs http://lists.tug.org/tex-k -catalogue-contact-home http://tug.org/dvips -catalogue-contact-repository http://tug.org/svn/texlive/trunk/Build/source/texk/dvipsk/ -catalogue-contact-support http://lists.tug.org/tex-k -catalogue-date 2019-01-05 09:52:41 +0100 -catalogue-license other-free -catalogue-topics dvi-print - -name dvips.aarch64-linux -category TLCore -revision 48789 -shortdesc aarch64-linux files of dvips -containersize 130520 -containerchecksum be611b9820c139c2c817f85331ff0c2ec292e064c83adb9042bc823117559ec6e9f2a598907b23cb2ee5d4ea195b77c8bebe7e9d15941fcba204011b76f4ae27 -binfiles arch=aarch64-linux size=98 - bin/aarch64-linux/afm2tfm - bin/aarch64-linux/dvips - -name dvips.amd64-freebsd -category TLCore -revision 47009 -shortdesc amd64-freebsd files of dvips -containersize 143536 -containerchecksum c5066f6ce3ace564a28c1bc793aab7ce36ed98d9be22c15df76ba3fd69ca662457838e41d0ef9350b0a34e28e25f347569b86c3e8f2e9679932ba669bf57f4a3 -binfiles arch=amd64-freebsd size=96 - bin/amd64-freebsd/afm2tfm - bin/amd64-freebsd/dvips - -name dvips.amd64-netbsd -category TLCore -revision 48698 -shortdesc amd64-netbsd files of dvips -containersize 129876 -containerchecksum 6dcdf9af6d8dae2f703baddbecaadc4cb9e59f1d71e505110acd2fe401e47b577ee82e7593d21c3391f4ec9bac09ef03961d54c3a4566683f70aa717337b897c -binfiles arch=amd64-netbsd size=110 - bin/amd64-netbsd/afm2tfm - bin/amd64-netbsd/dvips - -name dvips.armhf-linux -category TLCore -revision 48716 -shortdesc armhf-linux files of dvips -containersize 116668 -containerchecksum 2d9197faafd4d755afd7a8cebd8c0c4a46d0a49e2ad3153cc30d67144336955a4ac7161316e3b33870f33290569619bc9202e05c070871dab6af10ba233d3f7a -binfiles arch=armhf-linux size=80 - bin/armhf-linux/afm2tfm - bin/armhf-linux/dvips - -name dvips.i386-cygwin -category TLCore -revision 48700 -shortdesc i386-cygwin files of dvips -containersize 96804 -containerchecksum 317e529694b745c2b56d932a4ec7ad3ac3d8e722854d49aa1e1cf7a869134c78027ebff0106d949621199d7923f3ca19e5f1f781668db73fc1217076c54f0f1e -binfiles arch=i386-cygwin size=58 - bin/i386-cygwin/afm2tfm.exe - bin/i386-cygwin/dvips.exe - -name dvips.i386-freebsd -category TLCore -revision 47009 -shortdesc i386-freebsd files of dvips -containersize 125500 -containerchecksum e72b6668c95b38fa132df324b38aff786fb5cc83f5500485909bb71bba3348051bed6b56747f544ed95139aeb207b7d3f51e24ad53da1781f1bf83d79427e636 -binfiles arch=i386-freebsd size=89 - bin/i386-freebsd/afm2tfm - bin/i386-freebsd/dvips - -name dvips.i386-linux -category TLCore -revision 48704 -shortdesc i386-linux files of dvips -containersize 142880 -containerchecksum 9eadc6445339015ee2bba15df3ba5c4474437ff0c2e1fe600fc5cae1daf283cbf6e38048b2f186cd12f0340d0aa9b8eb445559d8b1393cdc2bb7eebb45b9609b -binfiles arch=i386-linux size=99 - bin/i386-linux/afm2tfm - bin/i386-linux/dvips - -name dvips.i386-netbsd -category TLCore -revision 46999 -shortdesc i386-netbsd files of dvips -containersize 114380 -containerchecksum 6bbf1d9493f3d530e623b7f2fec954bdb25cf4b6ca5792a23cf149fec38d9abd0f1e19b7016d625a485bfe91db4ccd6715d5c4aa4b65f1741d3ab605365448df -binfiles arch=i386-netbsd size=100 - bin/i386-netbsd/afm2tfm - bin/i386-netbsd/dvips - -name dvips.i386-solaris -category TLCore -revision 48732 -shortdesc i386-solaris files of dvips -containersize 135948 -containerchecksum ca67c448c2b8643c82e500462cdc3e59df3d5bd5e1ecf8fb7c309ed00962649f685ac594423f6c3781c91d55b6c319380bf3db6ee52eb125b286c07f89ec978e -binfiles arch=i386-solaris size=87 - bin/i386-solaris/afm2tfm - bin/i386-solaris/dvips - -name dvips.sparc-solaris -category TLCore -revision 48739 -shortdesc sparc-solaris files of dvips -containersize 132864 -containerchecksum b96d5ce1ce517d72ab2c3c0e6f369881bebf621e6f2825e8f7cd64285f4a1d1a34a0c40bbacc63b3f99ff5dc05cb57f9521a7575a933396e213c893aa9bbec4b -binfiles arch=sparc-solaris size=96 - bin/sparc-solaris/afm2tfm - bin/sparc-solaris/dvips - -name dvips.win32 -category TLCore -revision 48696 -shortdesc win32 files of dvips -containersize 90488 -containerchecksum 26b2c9eb07814134e71369f96d3bea73d828589858f705205985e448a54e4d9f5984920570055433934d6a1cbc39e9ea484c76b8f338f6cea59b042dbfc79e13 -binfiles arch=win32 size=51 - bin/win32/afm2tfm.exe - bin/win32/dvips.exe - -name dvips.x86_64-cygwin -category TLCore -revision 48699 -shortdesc x86_64-cygwin files of dvips -containersize 107628 -containerchecksum 73747d5dae7d56b4155a36573af7205a811603c5bcdcfaf01623afd06be6226a5dd0a06ff79214f2f0f1c1d02334298470bb666e91270c423d74a999af36b701 -binfiles arch=x86_64-cygwin size=59 - bin/x86_64-cygwin/afm2tfm.exe - bin/x86_64-cygwin/dvips.exe - -name dvips.x86_64-darwin -category TLCore -revision 48728 -shortdesc x86_64-darwin files of dvips -containersize 150492 -containerchecksum 0c07b5c67f5474c59b8b41e296572363822ceb047917212c49b0f060715fb793bb6d7638d02496a7184be8a1fc1e66c48573a0d6702dbc8e682c22f93b1d2e7f -binfiles arch=x86_64-darwin size=96 - bin/x86_64-darwin/afm2tfm - bin/x86_64-darwin/dvips - -name dvips.x86_64-darwinlegacy -category TLCore -revision 47387 -shortdesc x86_64-darwinlegacy files of dvips -containersize 139188 -containerchecksum 98eb2972c0cf27b7d07a55e8b4cb1547ff98b5429914ae0e73696f413bd01c1bbd1ede06dc3b137cd2a59bc9ac1fcc1353d748024896dfecdfc5d11e8d8d1f52 -binfiles arch=x86_64-darwinlegacy size=88 - bin/x86_64-darwinlegacy/afm2tfm - bin/x86_64-darwinlegacy/dvips - -name dvips.x86_64-linux -category TLCore -revision 48704 -shortdesc x86_64-linux files of dvips -containersize 143760 -containerchecksum 48fafc0819cef8dcc943f4cfe56223c32a1c328adf171f4cfc155556e426d30f0a74d44397d23a51f9249016e9eb039ee2c0f5ca20b5da942749387230ff6385 -binfiles arch=x86_64-linux size=92 - bin/x86_64-linux/afm2tfm - bin/x86_64-linux/dvips - -name dvips.x86_64-linuxmusl -category TLCore -revision 48704 -shortdesc x86_64-linuxmusl files of dvips -containersize 152504 -containerchecksum 1c0ad48264b2d7ed2d3d246304d1e221e1aa6d5c4bcba7ed4149f1b3f12ea053b0dfda70245b1b897d79774a8aa6b59faa3823c5abdeb3b3b57f0c724437bdfc -binfiles arch=x86_64-linuxmusl size=104 - bin/x86_64-linuxmusl/afm2tfm - bin/x86_64-linuxmusl/dvips - -name dvips.x86_64-solaris -category TLCore -revision 48732 -shortdesc x86_64-solaris files of dvips -containersize 152572 -containerchecksum ca4de4b6c6f273a4fb42682dad406907558384a7af0cc84664ff201ce00712dbd7e2576701a34192525f61c2c7ee0ac6f61358e10522bde9033c1f2cc60c7a7c -binfiles arch=x86_64-solaris size=100 - bin/x86_64-solaris/afm2tfm - bin/x86_64-solaris/dvips - -name dvipsconfig -category Package -revision 13293 -shortdesc Collection of dvips PostScript headers -relocated 1 -longdesc This is a collection of dvips PostScript header and dvips -longdesc config files. They control certain features of the printer, -longdesc including: A4, A3, usletter, simplex, duplex / long edge, -longdesc duplex / short edge, screen frequencies of images, black/white -longdesc invers, select transparency / paper for tektronix 550/560, -longdesc manual feeder, envelope feeder, and tray 1, 2 and 3, and -longdesc printing a PostScript grid underneath the page material--very -longdesc useful for measuring and eliminating paper feed errors! -containersize 11628 -containerchecksum 2c30561bcbf5ff231a3e2904094c144ff16591b1c88a8180e3bf6c9f2051e2d689bc1dc6bcf389e5c6c3c0df3aa6bd3fa31c58d53217670d5a1bb6fcd1ca6fa4 -runfiles size=39 - RELOC/dvips/dvipsconfig/README - RELOC/dvips/dvipsconfig/addpsctrl - RELOC/dvips/dvipsconfig/config.a3 - RELOC/dvips/dvipsconfig/config.a4 - RELOC/dvips/dvipsconfig/config.a4grid - RELOC/dvips/dvipsconfig/config.duplong - RELOC/dvips/dvipsconfig/config.dupshort - RELOC/dvips/dvipsconfig/config.envelope - RELOC/dvips/dvipsconfig/config.inv - RELOC/dvips/dvipsconfig/config.manualfeed - RELOC/dvips/dvipsconfig/config.mmgrid - RELOC/dvips/dvipsconfig/config.psgrid - RELOC/dvips/dvipsconfig/config.screen100 - RELOC/dvips/dvipsconfig/config.screen100_0 - RELOC/dvips/dvipsconfig/config.screen110 - RELOC/dvips/dvipsconfig/config.screen120 - RELOC/dvips/dvipsconfig/config.screen130 - RELOC/dvips/dvipsconfig/config.screen140 - RELOC/dvips/dvipsconfig/config.screen150 - RELOC/dvips/dvipsconfig/config.screen35 - RELOC/dvips/dvipsconfig/config.screen50 - RELOC/dvips/dvipsconfig/config.screen70 - RELOC/dvips/dvipsconfig/config.screen80 - RELOC/dvips/dvipsconfig/config.screen85 - RELOC/dvips/dvipsconfig/config.screen90 - RELOC/dvips/dvipsconfig/config.simplex - RELOC/dvips/dvipsconfig/config.tek550paper - RELOC/dvips/dvipsconfig/config.tek550transparency - RELOC/dvips/dvipsconfig/config.tray1 - RELOC/dvips/dvipsconfig/config.tray2 - RELOC/dvips/dvipsconfig/config.tray3 - RELOC/dvips/dvipsconfig/config.usledger - RELOC/dvips/dvipsconfig/config.usletter -catalogue-ctan /dviware/dvipsconfig -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics dvi-print -catalogue-version 1.6 - -name dvisvgm -category TLCore -revision 40768 -shortdesc Convert DVI files to Scalable Vector Graphics format (SVG) -longdesc Dvisvgm is a command line utility that converts TeX DVI files -longdesc to the XML-based Scalable Vector Graphics (SVG) format. It -longdesc provides full font support including virtual fonts, font maps, -longdesc and sub-fonts. If necessary, dvisvgm vectorizes Metafont's -longdesc bitmap output in order to always create lossless scalable -longdesc output. The embedded SVG fonts can optionally be replaced with -longdesc graphics paths so that applications that do not support SVG -longdesc fonts are enabled to render the graphics properly. Besides many -longdesc other features, dvisvgm also supports color, emTeX, tpic, PDF -longdesc mapfile and PostScript specials. Users will need a working TeX -longdesc installation including the kpathsea library. For more detailed -longdesc information, see the project page. -depend dvisvgm.ARCH -containersize 808 -containerchecksum 0588cb349d8757f48954e6b80f7f49d6563e8fc186eb241b7dcf910c32deca74e4d9bb2dbab6dcb8da4900e00a911681dfa23d4fa5bdc10bbd8d2f9dc23f66c0 -doccontainersize 81456 -doccontainerchecksum 815cab417e0eea6b968e0ebe60a027a7fecfb652380c350305e2172d81a2a21e896277fcc3972fd76f5a2e2a586c8a7aa24e3b6b625b951dd2ca2d5c43f33159 -docfiles size=31 - texmf-dist/doc/man/man1/dvisvgm.1 - texmf-dist/doc/man/man1/dvisvgm.man1.pdf -catalogue-ctan /dviware/dvisvgm -catalogue-date 2017-12-30 14:51:35 +0100 -catalogue-license gpl3+ -catalogue-topics dvi-proc -catalogue-version 2.3 - -name dvisvgm.aarch64-linux -category TLCore -revision 48789 -shortdesc aarch64-linux files of dvisvgm -containersize 1583484 -containerchecksum b4752dd9e00ec6a520acd84066e2bc62a7932edb3692bc2fddd17c2fe52be0ab708558f21b0ae7064433b3c428011a57d573b5dba62c18fa1ab60f891b15df51 -binfiles arch=aarch64-linux size=1481 - bin/aarch64-linux/dvisvgm - -name dvisvgm.amd64-freebsd -category TLCore -revision 40830 -shortdesc amd64-freebsd files of dvisvgm -containersize 812660 -containerchecksum 0d2b31409b4ed12f3ed6cf498c8b2dca2e08b3b14c87104c70313efaa9ca59095a7cf7e32c0fa1f4d4b24558a365a70ff6bb2025a48ae0f2083204ed434d95aa -binfiles arch=amd64-freebsd size=581 - bin/amd64-freebsd/dvisvgm - -name dvisvgm.amd64-netbsd -category TLCore -revision 48698 -shortdesc amd64-netbsd files of dvisvgm -containersize 1614188 -containerchecksum 4e79152788411dbcf8ff295d8c580e9255bd0ddadd692a31f8480668b7fad83ad3976ee85f92cb8e406c3888fccd5f2dd4186d3d8b2c112ae11c5803c28e1b2b -binfiles arch=amd64-netbsd size=2411 - bin/amd64-netbsd/dvisvgm - -name dvisvgm.armhf-linux -category TLCore -revision 48716 -shortdesc armhf-linux files of dvisvgm -containersize 1469272 -containerchecksum 80b5547fad1aced01051a35b4912c746c48061fa7e2bb008f606ac9097e11e30151df3aee03da48e2d9e7f629493cf600169bac6c4298396b31915a355fd3f8c -binfiles arch=armhf-linux size=1220 - bin/armhf-linux/dvisvgm - -name dvisvgm.i386-cygwin -category TLCore -revision 47322 -shortdesc i386-cygwin files of dvisvgm -containersize 1576256 -containerchecksum 5fc93f48bafe61eb023b9b1a45740d40e669e3f817300fe1d0cc0d54adccf4ea30fee60ba8710ba1a1378fbd74ccdb452ae579548138891ba94b97c4959192bc -binfiles arch=i386-cygwin size=1342 - bin/i386-cygwin/dvisvgm.exe - -name dvisvgm.i386-freebsd -category TLCore -revision 40830 -shortdesc i386-freebsd files of dvisvgm -containersize 793204 -containerchecksum 1d5d2c778d29eecf85d7f16968a8e0ac4944358d1b291f7ef18632288d49ae5d62c5e5a172e3b577dbd2e2cc0f27b131545dd729465b910c7eb70363536cdf4b -binfiles arch=i386-freebsd size=558 - bin/i386-freebsd/dvisvgm - -name dvisvgm.i386-linux -category TLCore -revision 47245 -shortdesc i386-linux files of dvisvgm -containersize 1686300 -containerchecksum bd88b66f9e5834725b22b8f492158b7264d8d9285c351b0f79a862e4abb22cbbc7ae989a36d638803b27586a5b479773b9b3d48b787844f446e5831b349b16f6 -binfiles arch=i386-linux size=1342 - bin/i386-linux/dvisvgm - -name dvisvgm.i386-netbsd -category TLCore -revision 46999 -shortdesc i386-netbsd files of dvisvgm -containersize 1467144 -containerchecksum 1b3bb6991b5e1f0397f4cbca78281dd077c17da26b0b5c07627112b5bc376187549580b89ca308583017b1e94d5f27a44ccd1457d8cce2d94ddee304677d4509 -binfiles arch=i386-netbsd size=1975 - bin/i386-netbsd/dvisvgm - -name dvisvgm.i386-solaris -category TLCore -revision 47184 -shortdesc i386-solaris files of dvisvgm -containersize 1840536 -containerchecksum 70319db4c002f318185bc674593fd43fc4afc856d5b353b787bdc31022ef1a0932b654197ebd075dc0b12367af0fcebfdf1a8819fe033f2b34bc6c67c85bb91f -binfiles arch=i386-solaris size=1563 - bin/i386-solaris/dvisvgm - -name dvisvgm.sparc-solaris -category TLCore -revision 47184 -shortdesc sparc-solaris files of dvisvgm -containersize 1620016 -containerchecksum 77ed5fb9a0272a8b5119e450c234cbbbe382f18c6749baf3c639ef484f464e55cbe1aecb57431b47f283f733b4e3114ef82bbd6c3c6f3a7f93f92de67856ab4c -binfiles arch=sparc-solaris size=1564 - bin/sparc-solaris/dvisvgm - -name dvisvgm.win32 -category TLCore -revision 48311 -shortdesc win32 files of dvisvgm -containersize 1404320 -containerchecksum ffd3741ed0531bed04942e6114e2227be3c554eda565d7dcff2137acb764f2ae80261535418762b5f185c3fbf7484f9bdb7c35bfb255e0982cc568b1bfb8e7a2 -binfiles arch=win32 size=1648 - bin/win32/dvisvgm.exe - -name dvisvgm.x86_64-cygwin -category TLCore -revision 47321 -shortdesc x86_64-cygwin files of dvisvgm -containersize 1598096 -containerchecksum 9a11c9fce71526dce3aaad8defe0541c04f210d35217294705e57d3ea4d7a68f87843952355ed9a55c396b8ad6ccd1fd5834d2be0603c9609998c30db38e7e18 -binfiles arch=x86_64-cygwin size=1338 - bin/x86_64-cygwin/dvisvgm.exe - -name dvisvgm.x86_64-darwin -category TLCore -revision 48728 -shortdesc x86_64-darwin files of dvisvgm -containersize 1515672 -containerchecksum 612ba73c905b8d4847e4db60070cbd73f65ac248044f5af3562b573d4eff2b202d598fa896415cf79887a726e683ecc9008d6f47e1ba59391129cda6a2739ba4 -binfiles arch=x86_64-darwin size=1264 - bin/x86_64-darwin/dvisvgm - -name dvisvgm.x86_64-darwinlegacy -category TLCore -revision 47387 -shortdesc x86_64-darwinlegacy files of dvisvgm -containersize 1448972 -containerchecksum cec1e46ceb5ba60b989a85ae627d309cece1c73c772813ecd1804a9873358f12050a2ba19f87c3c555239b89647291ef9e2f182b0237c7041d3bb6dbefed1d81 -binfiles arch=x86_64-darwinlegacy size=1225 - bin/x86_64-darwinlegacy/dvisvgm - -name dvisvgm.x86_64-linux -category TLCore -revision 47140 -shortdesc x86_64-linux files of dvisvgm -containersize 1635788 -containerchecksum f4eaf94c5aabe75cd38d5a6a322151591fb59ca80901898ebc30445ae2a679648100d3463c2916b5bb6907c8feceacb0611a9c405a4322385d13cb2eb68967d4 -binfiles arch=x86_64-linux size=1341 - bin/x86_64-linux/dvisvgm - -name dvisvgm.x86_64-linuxmusl -category TLCore -revision 47140 -shortdesc x86_64-linuxmusl files of dvisvgm -containersize 1703068 -containerchecksum 2f5356fda62b53425cfd5f039f262af353e4c6fe2cae33061b517bcf76e09be2f8c047cc31948739433c77907e5195ec69b994f940621351c9a10d015cc9c551 -binfiles arch=x86_64-linuxmusl size=1504 - bin/x86_64-linuxmusl/dvisvgm - -name dvisvgm.x86_64-solaris -category TLCore -revision 47184 -shortdesc x86_64-solaris files of dvisvgm -containersize 1867244 -containerchecksum 529118b70804dde251c08b70d326561244ef135e16928cceffec3f9e2e0aa353f1e67cd7d65e27819ceed1d87250024283a5afab98b8b0da131332d1215164e9 -binfiles arch=x86_64-solaris size=1680 - bin/x86_64-solaris/dvisvgm - -name dynamicnumber -category Package -revision 38726 -shortdesc Dynamically typeset numbers and values in LaTeX through "symbolic links" -relocated 1 -longdesc This package dynamically typesets values generated by different -longdesc kinds of scripts in LaTeX through the use of "symbolic links" -longdesc (which are not in any way related to the "symbolic links" used -longdesc in UNIX systems!). The aim is to reduce errors resulting from -longdesc out-of-date numbers by directly setting them in the number -longdesc generating file and importing a "symbolic link" into the LaTeX -longdesc source file. It can be used to import not only numerical -longdesc values, but strings and pieces of code are also possible. -longdesc Currently only MATLAB and Python are supported to produce -longdesc Dynamic Number list files. -containersize 1488 -containerchecksum 41d3bcf563eaf30535369b7b02c949091ec4ad6ec38894a10316cfb53b2bb1138aa40c4ba87fbfc0a883e687632545f755fd931530d463b043637913c251f94c -doccontainersize 159236 -doccontainerchecksum b3988e0c1e94afe82f8011b57b9e4cac16487e8a6d43c0108774d2d5337c9e583b46b3540dc939257048a69c915ce5f1100813fd5d2eb9c74643dabef81fecce -docfiles size=40 - RELOC/doc/latex/dynamicnumber/LICENSE.txt - RELOC/doc/latex/dynamicnumber/dynamicnumber.pdf details="Package documentation" -srccontainersize 3260 -srccontainerchecksum c8bd8789a1eec8b41347e62118134f4e95a96db736686363c76a90da7dfc62a9df725e86eab2372bdddb858c2fb51a6a9faa74f2a44583de5f41a0f71fbdfaff -srcfiles size=3 - RELOC/source/latex/dynamicnumber/dynamicnumber.dtx - RELOC/source/latex/dynamicnumber/dynamicnumber.ins -runfiles size=1 - RELOC/tex/latex/dynamicnumber/dynamicnumber.sty -catalogue-ctan /macros/latex/contrib/dynamicnumber -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license mit -catalogue-topics data-import -catalogue-version 0.1.3 - -name dynblocks -category Package -revision 35193 -shortdesc A simple way to create dynamic blocks for Beamer -relocated 1 -longdesc The package provides full customisation of the aspect and -longdesc dimensions of blocks inside a presentation. -containersize 2084 -containerchecksum 4f3089e8c908bf6f55c9472c6ef6ce3b733360bc5a0c1339f8e03b0ac746746ddce93cf77b22528ad0af83ae04e2571e282ee12ae28012b69b4214f2a18de654 -doccontainersize 377724 -doccontainerchecksum 9d399d28088d6ec226826d08e28b81185146c382e1e6af405a44b855d64e4b1e06b779bd695fc2ff3f040041706946ad117fbf73fc32dfc8f70a2091fee400a8 -docfiles size=216 - RELOC/doc/latex/dynblocks/README details="Readme" - RELOC/doc/latex/dynblocks/dynblocks.pdf details="Package documentation" - RELOC/doc/latex/dynblocks/dynblocks.tex - RELOC/doc/latex/dynblocks/images/alert_1.pdf - RELOC/doc/latex/dynblocks/images/alert_2.pdf - RELOC/doc/latex/dynblocks/images/align.pdf - RELOC/doc/latex/dynblocks/images/basic_1.pdf - RELOC/doc/latex/dynblocks/images/basic_2.pdf - RELOC/doc/latex/dynblocks/images/cmbx_1.pdf - RELOC/doc/latex/dynblocks/images/cmbx_2.pdf - RELOC/doc/latex/dynblocks/images/cmby_1.pdf - RELOC/doc/latex/dynblocks/images/cmby_2.pdf - RELOC/doc/latex/dynblocks/images/custcol_1.pdf - RELOC/doc/latex/dynblocks/images/custcol_2.pdf - RELOC/doc/latex/dynblocks/images/custcol_3.pdf - RELOC/doc/latex/dynblocks/images/custcol_4.pdf - RELOC/doc/latex/dynblocks/images/estl.pdf - RELOC/doc/latex/dynblocks/images/shdrndc_1.pdf - RELOC/doc/latex/dynblocks/images/shdrndc_2.pdf - RELOC/doc/latex/dynblocks/images/szeg_1.pdf - RELOC/doc/latex/dynblocks/images/szeg_2.pdf -runfiles size=2 - RELOC/tex/latex/dynblocks/dynblocks.sty -catalogue-ctan /macros/latex/contrib/beamer-contrib/dynblocks -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics presentation -catalogue-version 0.2b - -name dynkin-diagrams -category Package -revision 49808 -shortdesc Draw Dynkin, Coxeter, and Satake diagrams using TikZ -relocated 1 -longdesc Draws Dynkin, Coxeter, and Satake diagrams in LaTeX documents, -longdesc using the TikZ package. The package requires etoolbox, expl3, -longdesc pgfkeys, pgfopts, TikZ, xparse, and xstring. -containersize 16548 -containerchecksum 89eb8f20f670227e5f97404935e54aca559c6e15f05674aa702ebff676768165bd2498eb9c91399c90e4126dbc072e81e12bb3371d4e1dbecf4c59ce81e00bd4 -doccontainersize 752860 -doccontainerchecksum cf619eccba42a243ee7445f5532609b88cbfc8a42adc73ebedb347f92e9c63723ff8e953cbabada80543f46a9feb59dae0545b021d31581238f98597de06cd62 -docfiles size=202 - RELOC/doc/latex/dynkin-diagrams/README details="Readme" - RELOC/doc/latex/dynkin-diagrams/dynkin-diagrams.bib - RELOC/doc/latex/dynkin-diagrams/dynkin-diagrams.pdf details="Package documentation" - RELOC/doc/latex/dynkin-diagrams/dynkin-diagrams.tex -runfiles size=30 - RELOC/tex/latex/dynkin-diagrams/dynkin-diagrams.sty -catalogue-contact-home http://euclid.ucc.ie/Mckay/ -catalogue-ctan /graphics/pgf/contrib/dynkin-diagrams -catalogue-date 2019-01-24 13:42:02 +0100 -catalogue-license lppl1.3c -catalogue-topics diagram pgf-tikz expl3 -catalogue-version 3.141592 - -name dyntree -category Package -revision 15878 -shortdesc Construct Dynkin tree diagrams -relocated 1 -longdesc The package is intended for users needing to typeset a Dynkin -longdesc Tree Diagram--a group theoretical construct consisting of -longdesc cartan coefficients in boxes connected by a series of lines. -longdesc Such a diagram is a tool for working out the states and their -longdesc weights in terms of the fundamental weights and the simple -longdesc roots. The package makes use of the author's coollist package. -containersize 3116 -containerchecksum 800e0074a2459419601655c6eb030925c7a4d5ae315ad375db341170d04848b1b24573245562902c14d49cb81cacb3e6a7f341e30784fe8e3b03355e93322ef8 -doccontainersize 127652 -doccontainerchecksum 38abddacf6486ba5df3c820c77c3f2da2845d26eacf8d083a81231c4d4b6133a28eab5c98e87f19fe421f3aaa0776026640e484e736918f0337c86823e03c5a6 -docfiles size=38 - RELOC/doc/latex/dyntree/README details="Readme" - RELOC/doc/latex/dyntree/dyntree.pdf details="Package documentation" -srccontainersize 8784 -srccontainerchecksum 2b4e20726864dfe61ea12c312493b0c8f74b60e42da13de194469c7a26e5ba8f4eaca53063eb7c2714b451147e173b9750327515a00654c26dcf7fa7b22740d0 -srcfiles size=12 - RELOC/source/latex/dyntree/dyntree.dtx - RELOC/source/latex/dyntree/dyntree.ins -runfiles size=3 - RELOC/tex/latex/dyntree/dyntree.sty -catalogue-ctan /macros/latex/contrib/dyntree -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lgpl -catalogue-topics tree maths -catalogue-version 1.0 - -name e-french -category Package -revision 49700 -shortdesc Comprehensive LaTeX support for French-language typesetting -relocated 1 -longdesc E-french is a distribution that keeps alive the work of Bernard -longdesc Gaulle (now deceased), under a free licence. It replaces the -longdesc the old "full" frenchpro (the "professional" distribution) and -longdesc the light-weight frenchle packages. -containersize 49788 -containerchecksum 470884cb78b3bbf156ef8c06d0f07bc4b2316fb7afea6e478c47933066c9a400c19dc5ddfe1a4d6213e74c53857d4e0b9a7ddd360d02bf89526d6262dd7c817c -doccontainersize 2723036 -doccontainerchecksum b8dd3f97f6e13c9d4cc0eb1809ea86c970046500e09807633eb40f286e47ce1380c0aa87308796b12b8e12d597a71739853d845f349081527e1f7211c3ee9a91 -docfiles size=1215 - RELOC/doc/generic/e-french/Probl_Msg.pdf - RELOC/doc/generic/e-french/Probl_Msg.txt - RELOC/doc/generic/e-french/README details="Readme" language="en" - RELOC/doc/generic/e-french/README-TDS - RELOC/doc/generic/e-french/bin/linux/makefrindex - RELOC/doc/generic/e-french/bin/windows/makefrindex.cmd - RELOC/doc/generic/e-french/changements.html - RELOC/doc/generic/e-french/histoire.html - RELOC/doc/generic/e-french/install/MiniDocEf_Lnx.pdf - RELOC/doc/generic/e-french/install/MiniDocEf_Win.pdf - RELOC/doc/generic/e-french/install/MiniDocMkfr.pdf - RELOC/doc/generic/e-french/install/MiniDoc_Unx.txt - RELOC/doc/generic/e-french/install/MiniDoc_Win.txt - RELOC/doc/generic/e-french/install/Probl_Msg.pdf - RELOC/doc/generic/e-french/install/Probl_Msg.txt - RELOC/doc/generic/e-french/licence.html - RELOC/doc/generic/e-french/lisez-moi.html - RELOC/doc/generic/e-french/manuels/FrenchLe.html - RELOC/doc/generic/e-french/manuels/FrenchPro.html - RELOC/doc/generic/e-french/manuels/efrench.pdf - RELOC/doc/generic/e-french/manuels/faq.pdf details="Foire aux Questions" language="fr" - RELOC/doc/generic/e-french/manuels/french_doc.pdf details="Package documentation (full version)" - RELOC/doc/generic/e-french/manuels/frenchle.pdf details="Package documentation (lightweight version)" - RELOC/doc/generic/e-french/src/MiniDocEf_Lnx.tex - RELOC/doc/generic/e-french/src/MiniDocEf_Win.tex - RELOC/doc/generic/e-french/src/Probl_Msg.tex - RELOC/doc/generic/e-french/src/efrench.tex - RELOC/doc/generic/e-french/src/faq.tex - RELOC/doc/generic/e-french/src/frabbrevlat9.tex - RELOC/doc/generic/e-french/src/frabbrevutf8.tex - RELOC/doc/generic/e-french/src/french_doc.tex - RELOC/doc/generic/e-french/src/french_doc.txt - RELOC/doc/generic/e-french/src/frenchle.tex - RELOC/doc/generic/e-french/src/myfroptn.sty - RELOC/doc/generic/e-french/src/mymaj.sty - RELOC/doc/generic/e-french/test/README details="Readme" language="en" - RELOC/doc/generic/e-french/test/XeLaTeX/frenT1xe.pdf - RELOC/doc/generic/e-french/test/XeLaTeX/frenT1xe.tex - RELOC/doc/generic/e-french/test/XeLaTeX/french.tst - RELOC/doc/generic/e-french/test/XeLaTeX/lisez-moi.txt - RELOC/doc/generic/e-french/test/french.tst - RELOC/doc/generic/e-french/test/frenchab.tex - RELOC/doc/generic/e-french/test/frenchla.tex - RELOC/doc/generic/e-french/test/frenchlb.glo - RELOC/doc/generic/e-french/test/frenchlb.ind - RELOC/doc/generic/e-french/test/frenchlb.tex - RELOC/doc/generic/e-french/test/frenchll.tex - RELOC/doc/generic/e-french/test/frenchln.tex - RELOC/doc/generic/e-french/test/frenchlr.tex - RELOC/doc/generic/e-french/test/frenchrf.pdf - RELOC/doc/generic/e-french/test/fxench.tst - RELOC/doc/generic/e-french/test/mya4.sty - RELOC/doc/generic/e-french/test/myfigure.eps - RELOC/doc/generic/e-french/test/mygglo.ist - RELOC/doc/generic/e-french/test/mylist.sty - RELOC/doc/generic/e-french/test/mysmall.sty - RELOC/doc/generic/e-french/test/tests-formats/EC.def - RELOC/doc/generic/e-french/test/tests-formats/README details="Readme" language="en" - RELOC/doc/generic/e-french/test/tests-formats/TSIv5n4.tex - RELOC/doc/generic/e-french/test/tests-formats/TSIv5n48.tex - RELOC/doc/generic/e-french/test/tests-formats/gencoup.tex - RELOC/doc/generic/e-french/test/tests-formats/lgencoup.tex - RELOC/doc/generic/e-french/test/tests-formats/ltesthyp - RELOC/doc/generic/e-french/test/tests-formats/ltstcoup.tex - RELOC/doc/generic/e-french/test/tests-formats/testhyp - RELOC/doc/generic/e-french/test/tests-formats/tstcoup.tex - RELOC/doc/generic/e-french/test/texxetlb.ind - RELOC/doc/generic/e-french/test/texxetlb.tex -runfiles size=102 - RELOC/makeindex/e-french/fridx1.ist - RELOC/makeindex/e-french/fridx2.ist - RELOC/makeindex/e-french/fridx3.ist - RELOC/makeindex/e-french/fridx4.ist - RELOC/tex/generic/e-french/deutschx.mlp - RELOC/tex/generic/e-french/efrench.sty - RELOC/tex/generic/e-french/efrenchu.tex - RELOC/tex/generic/e-french/epreuve.sty - RELOC/tex/generic/e-french/fenglish.sty - RELOC/tex/generic/e-french/frabbrev-u8.tex - RELOC/tex/generic/e-french/frabbrev.tex - RELOC/tex/generic/e-french/francais.mlp - RELOC/tex/generic/e-french/french-msg.tex - RELOC/tex/generic/e-french/french.all - RELOC/tex/generic/e-french/french.cfg - RELOC/tex/generic/e-french/french.chk - RELOC/tex/generic/e-french/french.cmd - RELOC/tex/generic/e-french/french.dmy - RELOC/tex/generic/e-french/french.sty - RELOC/tex/generic/e-french/french_french-msg.tex - RELOC/tex/generic/e-french/frenchle.cfg - RELOC/tex/generic/e-french/frenchle.sty - RELOC/tex/generic/e-french/frenchpro.sty - RELOC/tex/generic/e-french/frhyphex.tex - RELOC/tex/generic/e-french/fxabbrev.tex - RELOC/tex/generic/e-french/german_french-msg.tex - RELOC/tex/generic/e-french/internat.mlp - RELOC/tex/generic/e-french/mlp-01.sty - RELOC/tex/generic/e-french/mlp-33.sty - RELOC/tex/generic/e-french/mlp-49.sty - RELOC/tex/generic/e-french/mlp-49n.sty - RELOC/tex/generic/e-french/mlp-opts.sty - RELOC/tex/generic/e-french/mlp.sty - RELOC/tex/generic/e-french/ndeutsch.mlp - RELOC/tex/generic/e-french/noesterr.mlp - RELOC/tex/generic/e-french/oesterre.mlp - RELOC/tex/generic/e-french/pmfrench.sty -catalogue-contact-home http://www.efrench.org/ -catalogue-contact-repository https://svn.tuxfamily.org/viewvc.cgi/efrench_efrenchsources/trunk/ -catalogue-ctan /language/french/e-french -catalogue-date 2019-01-14 13:35:04 +0100 -catalogue-license lppl1.3 -catalogue-topics french -catalogue-version 6.02 - -name ean -category Package -revision 20851 -shortdesc Macros for making EAN barcodes -relocated 1 -longdesc Provides EAN-8 and EAN-13 forms. The package needs the ocr-b -longdesc fonts; note that the fonts are not available under a free -longdesc licence, as the macros are. -containersize 3148 -containerchecksum 6de1f65fe142a0b740db362c8fa4c90a410777fdf5ece83c7c9a21bdf8ab540b57f9e74ecd917f6ccae813b839d244672fa0a280a728340675e948c90f2debff -doccontainersize 948 -doccontainerchecksum 5ab5f510a7849d41c9b1da5cb8909d9bdab21f8d88c96b8e9fe01c795d9605b2c18b88ff5d13ce94f459163c6885ec9c8728cfbbc9079fa14bbc9fe79955b7a5 -docfiles size=2 - RELOC/doc/generic/ean/README details="Readme" - RELOC/doc/generic/ean/eantest.tex -runfiles size=4 - RELOC/tex/generic/ean/ean13.tex - RELOC/tex/generic/ean/ean8.tex -catalogue-also barcodes code128 -catalogue-ctan /macros/generic/ean -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics barcode - -name ean13isbn -category Package -revision 15878 -shortdesc Print EAN13 for ISBN -relocated 1 -longdesc The package provides the means to typeset ISBN codes with -longdesc EAN-13; it uses the (generic) package ean13.tex to typeset the -longdesc actual barcode. -containersize 1788 -containerchecksum 3bf98eed7614063289dbafe986d25feea310e8241f181e4114ebb18ac3c942e85e2766985b7ecf8d36a0ece11ba11f47df7974816e2524b42cc913b410d76460 -doccontainersize 313136 -doccontainerchecksum a4361b89f84d31489626b2e1a632d9aeae52c1e6f90fba92c39f83b3037be2ca1d859a93dbc3ca7bcd89b74dc9709a869c1fa68d02f110bb21e3c0b9f1986604 -docfiles size=87 - RELOC/doc/latex/ean13isbn/License.txt - RELOC/doc/latex/ean13isbn/README details="Readme" - RELOC/doc/latex/ean13isbn/ean13isbn.pdf details="Package documentation" - RELOC/doc/latex/ean13isbn/ean13isbn.tex -runfiles size=1 - RELOC/tex/latex/ean13isbn/ean13isbn.sty -catalogue-ctan /macros/latex/contrib/ean13isbn -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics barcode - -name easy -category Package -revision 19440 -shortdesc A collection of easy-to-use macros -relocated 1 -longdesc The collection comprises: easybib, support for customising -longdesc bibliographies; easybmat, support for composing block matrices; -longdesc easyeqn, support for various aspects of equations; easymat, -longdesc support for composing matrices; easytable, support for writing -longdesc tables; easyvector, a C-like syntax for writing vectors. -containersize 12420 -containerchecksum 07b0c9fd34e57b68e12589fce580bc20cac19e6c135e4af3415250c2f3bbdc27d0ca6057ea2b1dfb85d3af545ac1d1f4af778be121e69a54f6b45f2553e404ef -doccontainersize 4528 -doccontainerchecksum 68abc647e1e2855158928a72bcf92079941f0e6304195de4dc97ab20b21b4f2c97d9270e5e432caebe0a55ace336adb0a9c3e846acbdff90da0a351914d94ac6 -docfiles size=11 - RELOC/doc/latex/easy/README details="Readme" - RELOC/doc/latex/easy/README.TEXLIVE - RELOC/doc/latex/easy/for-latex2html/easybib.perl - RELOC/doc/latex/easy/for-latex2html/easybmat.perl - RELOC/doc/latex/easy/for-latex2html/easyeqn.perl - RELOC/doc/latex/easy/for-latex2html/easymat.perl - RELOC/doc/latex/easy/for-latex2html/easytable.perl - RELOC/doc/latex/easy/for-latex2html/easyvector.perl - RELOC/doc/latex/easy/mydoc.sty -runfiles size=20 - RELOC/tex/latex/easy/easy.sty - RELOC/tex/latex/easy/easybib.sty - RELOC/tex/latex/easy/easybmat.sty - RELOC/tex/latex/easy/easyeqn.sty - RELOC/tex/latex/easy/easymat.sty - RELOC/tex/latex/easy/easytable.sty - RELOC/tex/latex/easy/easyvector.sty -catalogue-ctan /macros/latex/contrib/easy -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics collection -catalogue-version 0.99 - -name easy-todo -category Package -revision 32677 -shortdesc To-do notes in a document -relocated 1 -longdesc The package provides to-do notes throughout a document, and -longdesc will provide an index of things to do. -containersize 1352 -containerchecksum d6558760eb8f40add9c41dc84995a3efe17d5646b161719824e86de9ce99069b9ce5cfa4287188d83433f57df67717427518f86b4ec0775d13f48da0a8f164c3 -doccontainersize 140116 -doccontainerchecksum 5414bb88289fa112784c55335413fd0646140f3c39be3255aea439f8e8cb047171a7364a3ed84234e886abf13e6956f1c5d247c883242fbd58f45db5dc45960d -docfiles size=38 - RELOC/doc/latex/easy-todo/LICENSE - RELOC/doc/latex/easy-todo/README details="Readme" - RELOC/doc/latex/easy-todo/easy-todo.pdf details="Package documentation" - RELOC/doc/latex/easy-todo/easy-todo.tex -runfiles size=1 - RELOC/tex/latex/easy-todo/easy-todo.sty -catalogue-ctan /macros/latex/contrib/easy-todo -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license apache2 -catalogue-topics notes editorial - -name easyfig -category Package -revision 47193 -shortdesc Simplifying the use of common figures -relocated 1 -longdesc The package provides the command \Figure[<key=value>...]{<image -longdesc filename>} to simplify the business of including an image as -longdesc figure in the most common form (centred and with caption and -longdesc label). Caption and label are set using the caption and label -longdesc keys; the label fig:<image filename> is used if none is given. -longdesc If the here key is given, the figure is not 'floated', and the -longdesc user is responsible for placement. The package uses the -longdesc author's package adjustbox to centre an image and to simplify -longdesc further modifications. As adjustbox now provides keys to turn -longdesc images or other material into floats or non-floats, including -longdesc captions, easyfig has become quite redundant. -containersize 1892 -containerchecksum a604630a9b7e60f5ddb9c8f3ed09f8875ad0e6b3c9b809e0c8335b1bc432cfe70d603a81ef5cde3bca080d7b2871a480eccae5849b828a3f431b272055773099 -doccontainersize 175976 -doccontainerchecksum cd00ebcc22e99b829335389f6ad4e3f2652ce939f18f640eb0e69c2da1a11c693c25717b0544f5fd1326c238de0b99b2c32668071d34df6d2fd529c0957ae9d3 -docfiles size=44 - RELOC/doc/latex/easyfig/README details="Readme" - RELOC/doc/latex/easyfig/easyfig.pdf details="Package documentation" -srccontainersize 5224 -srccontainerchecksum 77f3159d682e62917a6605c5037824c917889f642fe062c0c22ad59cb7c33e3d9c6aa609531a9649a6ef4e9d7d281d1dead8dc3c617cf08923de33fbbdffdf7e -srcfiles size=5 - RELOC/source/latex/easyfig/easyfig.dtx - RELOC/source/latex/easyfig/easyfig.ins -runfiles size=2 - RELOC/tex/latex/easyfig/easyfig.sty -catalogue-ctan /macros/latex/contrib/easyfig -catalogue-date 2018-03-30 20:57:32 +0200 -catalogue-license lppl1.3 -catalogue-topics float graphics-use -catalogue-version 1.2a - -name easyformat -category Package -revision 44543 -shortdesc Easily add boldface, italics and smallcaps -relocated 1 -longdesc This package allows the use of underscores and circumflexes to -longdesc begin resp. end italic, bold or SMALLCAPS formatting, as an -longdesc alternative to the standard LaTeX \textit{...}, \textbf{...} -longdesc and/or \textsc{...}. The meaning of underscore and circumflex -longdesc in mathmode remain the same. -containersize 2388 -containerchecksum 4b7142fc6f1f92a9fcd044fc0e1ad958d35c50ed3b8a4c049f029cf68bf6561e9cf0905a4fe55d7bd6e9cbb9992ed5ac8f9c61b9fdb1527a1f78e2561db5bb03 -doccontainersize 49816 -doccontainerchecksum dc9b19e310b3ba73aa5bce51b73f06e706c73ce8849f824cdca4b8e6885c6e6e6cdbe283244ce35de17809718fc0aa00eb50ced3fd002d4025c5c33778362b68 -docfiles size=16 - RELOC/doc/latex/easyformat/README details="Readme" - RELOC/doc/latex/easyformat/easyformat.pdf details="Package documentation" - RELOC/doc/latex/easyformat/easyformat.tex -runfiles size=2 - RELOC/tex/latex/easyformat/easyformat.sty -catalogue-ctan /macros/latex/contrib/easyformat -catalogue-date 2017-06-10 09:03:50 +0200 -catalogue-license gpl3+ -catalogue-topics markup -catalogue-version 1.4.0 - -name easylist -category Package -revision 32661 -shortdesc Lists using a single active character -relocated 1 -longdesc This package allows you to create lists of numbered items (as -longdesc in Wittgenstein's 'Tractatus') with a single active character -longdesc as the only command. A variety of parameters are available to -longdesc configure the appearance of the list; lists may be nested -longdesc (effectively to unlimited depth). -containersize 5856 -containerchecksum ad44482ef848661b0002498cf1732ef56df15c28e14601217002882c7258f3aa1f31d7b65416b875f50b394479f45a8f31bd8da34a85e1d5672eb3e97ae9cf6d -doccontainersize 607196 -doccontainerchecksum aa606e2dd57fab7e8aac263627ed98ffb2c11ec228c457173a8d4f2dc4f60a364e09e94f563bf2ad51370181273b4d03997aa0db0e26c4b1ae651ac130ca15ec -docfiles size=163 - RELOC/doc/latex/easylist/README details="Bundle readme" - RELOC/doc/latex/easylist/easylist-doc.pdf details="Package documentation" - RELOC/doc/latex/easylist/easylist-doc.tex -runfiles size=8 - RELOC/tex/latex/easylist/easylist.sty -catalogue-ctan /macros/latex/contrib/easylist -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl -catalogue-topics list -catalogue-version 1.3 - -name easyreview -category Package -revision 38352 -shortdesc Package to provide a way to review (or perform editorial process) in LaTeX -relocated 1 -longdesc The easyReview package provides a way to review (or perform -longdesc editorial process) in LaTeX. You can use the provided commands -longdesc to claim attention in different ways to part of the text, or -longdesc even to indicate that a text was added, needs to be removed, -longdesc needs to be replaced and add comments to the text. -containersize 1448 -containerchecksum 283125df90064025667636eb3948cefe24d0f9d583a08daec135c0a71d9948b766efbbc1db700a8093162c06ccd55eaecd1a1c128f74babf8df9021c46d481c0 -doccontainersize 330612 -doccontainerchecksum 0f88e47e74996011daac426432c28099317ada3cf3d67c1e123ad597dfa70c7d67010f0c17580550666cfd5f6c811c1aea4919a7492ab9046298b6bf0b1b6f86 -docfiles size=86 - RELOC/doc/latex/easyreview/README.txt details="readme" - RELOC/doc/latex/easyreview/doc/easyReview.pdf details="Package documentation" - RELOC/doc/latex/easyreview/doc/easyReview.tex -srccontainersize 2472 -srccontainerchecksum 5e2b84f6ac46769ca2c5747068e995d2026c850267c61d7ddba8acddd6b984c4a014d310a6dde1847b7c9433c362aa356cf192bdbe2e89a637fb17248af4d9fd -srcfiles size=3 - RELOC/source/latex/easyreview/easyReview.dtx - RELOC/source/latex/easyreview/easyReview.ins -runfiles size=1 - RELOC/tex/latex/easyreview/easyReview.sty -catalogue-ctan /macros/latex/contrib/easyreview -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl -catalogue-topics notes editorial -catalogue-version 1.0 - -name ebezier -category Package -revision 15878 -shortdesc Device independent picture environment enhancement -relocated 1 -longdesc Ebezier is a device independent extension for the standard -longdesc picture environment. Linear, quadratic, and cubic bezier curves -longdesc are supplied in connection with higher level circle drawing -longdesc commands. Additionally some macros for the calculation of curve -longdesc lenghts are part of this package. -containersize 4060 -containerchecksum 3f3e08383e8f14846f6b5be6920d5d2c0e219a2925d08ab2813f4bd56ffa1f1c9a59251b09187b514379e663bc08497f87734bda2a7af8cd1b353e6870f0007e -doccontainersize 288228 -doccontainerchecksum 9ff660e3cee2c0619b6d74b2eaf55fe71e0eeb2f6de05d6a971bc341f2fca24ddc6a28c5fa39aef91e0d657a8827ce4c2e4d99b52116fd950b860f658aa79db4 -docfiles size=82 - RELOC/doc/latex/ebezier/ebezier.pdf details="Package documentation" -srccontainersize 18188 -srccontainerchecksum 67b3fc4c1631b2acbadec70b88a6480d24203402f96c6370f45cc612a1f1052ac1bc3f6b352a94b860f99312d0d8a1d16ff640822942101ec27a788566df2c95 -srcfiles size=18 - RELOC/source/latex/ebezier/ebezier.dtx - RELOC/source/latex/ebezier/ebezier.ins -runfiles size=5 - RELOC/tex/latex/ebezier/ebezier.sty -catalogue-also pst-bezier -catalogue-ctan /macros/latex/contrib/ebezier -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics graphics-curve graphics-in-tex -catalogue-version 4 - -name ebgaramond -category Package -revision 49327 -shortdesc LaTeX support for EBGaramond fonts -relocated 1 -longdesc EB Garamond is a revival by Georg Duffner of the 16th century -longdesc fonts designed by Claude Garamond. The LaTeX support package -longdesc works for (pdf)LaTeX, XeLaTeX and LuaLaTeX users; configuration -longdesc files for use with microtype are provided. -execute addMap EBGaramond.map -containersize 11817176 -containerchecksum 02e67cd7885e8d2f4c3ec41926f528da11a0c1e5ae773559b319b25e8fd8e3027bd39450c210db7bd38047fd8315607646bb69a975068fdde82225b457ed530a -doccontainersize 512816 -doccontainerchecksum 71c4be3cb78266c9d246b6fd8751d64f82eec6ccb58c2944337331d79ba9fee97fd269c8545d27aa054cd3786b8855dbe7ea97c327fa242e4a31831042c4867d -docfiles size=143 - RELOC/doc/fonts/ebgaramond/AUTHORS.txt - RELOC/doc/fonts/ebgaramond/CONTRIBUTORS.txt - RELOC/doc/fonts/ebgaramond/EBGaramond-Initials-Glyphs.pdf - RELOC/doc/fonts/ebgaramond/EBGaramond-Regular-Glyphs.pdf - RELOC/doc/fonts/ebgaramond/OFL.txt - RELOC/doc/fonts/ebgaramond/README details="Readme" - RELOC/doc/fonts/ebgaramond/ebgaramond-samples.pdf details="Font samples" - RELOC/doc/fonts/ebgaramond/ebgaramond-samples.tex -runfiles size=6226 - RELOC/fonts/enc/dvips/ebgaramond/ebgm_23xtno.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_2xdej5.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_3e4qg2.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_47dl7g.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_54ujiw.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_5tyv6c.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_5vgwa5.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_6napgq.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_7o6wgg.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_7zbjeb.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_a253pk.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_abyljl.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_ao6kf7.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_bszlvl.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_byuyni.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_c4ggco.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_cjjoj4.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_dmjlse.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_doset5.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_dto4r5.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_e3brkz.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_egoty6.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_fjpe6p.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_hlpoev.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_ioh3dp.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_izfhxe.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_j2gtbm.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_j2xr5d.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_j66zy6.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_jedt67.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_joewos.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_jyhls2.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_kfeykp.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_ld6df2.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_liamow.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_lvcw6s.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_m26xaf.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_mj3jkq.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_mnvma6.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_muwakt.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_mvrjgh.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_nhfy4v.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_noegxq.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_nxqm35.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_ob4q4u.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_oge4ze.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_ontdi6.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_pnjcqf.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_ptk5md.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_qckgoz.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_qip76a.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_qnljit.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_qnvfe4.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_rbkzlu.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_rs3zoq.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_s7tpqt.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_slocg6.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_t4t3wm.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_tbwoon.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_uj47dd.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_uxrhpx.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_vqv3w3.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_wsnb7l.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_wxmaa6.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_xoskhe.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_xxcxg5.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_yddfsn.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_yjkoc2.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_yow7vo.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_yyibz2.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_z6dm7r.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_zgunbq.enc - RELOC/fonts/enc/dvips/ebgaramond/ebgm_zjrm7o.enc - RELOC/fonts/map/dvips/ebgaramond/EBGaramond.map - RELOC/fonts/opentype/public/ebgaramond/EBGaramond-Bold.otf - RELOC/fonts/opentype/public/ebgaramond/EBGaramond-BoldItalic.otf - RELOC/fonts/opentype/public/ebgaramond/EBGaramond-ExtraBold.otf - RELOC/fonts/opentype/public/ebgaramond/EBGaramond-ExtraBoldItalic.otf - RELOC/fonts/opentype/public/ebgaramond/EBGaramond-Initials.otf - RELOC/fonts/opentype/public/ebgaramond/EBGaramond-Italic.otf - RELOC/fonts/opentype/public/ebgaramond/EBGaramond-Medium.otf - RELOC/fonts/opentype/public/ebgaramond/EBGaramond-MediumItalic.otf - RELOC/fonts/opentype/public/ebgaramond/EBGaramond-Regular.otf - RELOC/fonts/opentype/public/ebgaramond/EBGaramond-SemiBold.otf - RELOC/fonts/opentype/public/ebgaramond/EBGaramond-SemiBoldItalic.otf - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-inf-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-inf-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-inf-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-inf-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-lf-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-lf-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-lf-sc-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-lf-swash-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-lf-swash-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-lf-swash-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-lf-swash-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-lf-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-lf-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-lf-titling-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-lf-titling-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-lf-titling-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-lf-titling-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-lf-ts1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-lf-ts1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-osf-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-osf-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-osf-sc-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-osf-swash-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-osf-swash-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-osf-swash-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-osf-swash-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-osf-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-osf-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-osf-ts1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-osf-ts1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-sup-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-sup-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-sup-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-sup-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tlf-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tlf-swash-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tlf-swash-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tlf-swash-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tlf-swash-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tlf-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tlf-titling-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tlf-titling-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tlf-titling-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tosf-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tosf-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tosf-swash-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tosf-swash-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tosf-swash-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tosf-swash-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tosf-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tosf-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Bold-tosf-ts1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-inf-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-inf-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-inf-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-inf-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-lf-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-lf-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-lf-swash-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-lf-swash-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-lf-swash-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-lf-swash-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-lf-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-lf-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-lf-titling-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-lf-titling-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-lf-titling-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-lf-titling-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-lf-ts1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-osf-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-osf-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-osf-swash-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-osf-swash-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-osf-swash-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-osf-swash-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-osf-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-osf-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-osf-ts1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-sup-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-sup-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tlf-swash-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tlf-swash-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tlf-swash-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tlf-swash-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tlf-titling-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tlf-titling-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tlf-titling-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tosf-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tosf-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tosf-swash-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tosf-swash-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tosf-swash-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tosf-swash-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tosf-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-BoldItalic-tosf-ts1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-inf-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-inf-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-inf-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-inf-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-lf-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-lf-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-lf-sc-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-lf-swash-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-lf-swash-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-lf-swash-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-lf-swash-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-lf-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-lf-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-lf-titling-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-lf-titling-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-lf-titling-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-lf-titling-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-lf-ts1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-lf-ts1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-osf-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-osf-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-osf-sc-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-osf-swash-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-osf-swash-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-osf-swash-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-osf-swash-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-osf-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-osf-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-osf-ts1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-osf-ts1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-sup-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-sup-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-sup-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-sup-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tlf-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tlf-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tlf-swash-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tlf-swash-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tlf-swash-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tlf-swash-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tlf-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tlf-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tlf-titling-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tlf-titling-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tlf-titling-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tlf-ts1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tosf-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tosf-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tosf-swash-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tosf-swash-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tosf-swash-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tosf-swash-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tosf-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tosf-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBold-tosf-ts1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-inf-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-inf-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-inf-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-inf-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-swash-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-swash-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-swash-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-swash-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-titling-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-titling-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-titling-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-titling-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-ts1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-osf-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-osf-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-osf-swash-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-osf-swash-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-osf-swash-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-osf-swash-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-osf-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-osf-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-osf-ts1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-sup-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-sup-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-swash-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-swash-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-swash-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-swash-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-titling-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-titling-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-titling-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tosf-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tosf-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tosf-swash-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tosf-swash-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tosf-swash-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tosf-swash-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tosf-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-ExtraBoldItalic-tosf-ts1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-inf-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-inf-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-inf-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-inf-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-lf-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-lf-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-lf-sc-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-lf-swash-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-lf-swash-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-lf-swash-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-lf-swash-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-lf-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-lf-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-lf-titling-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-lf-titling-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-lf-titling-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-lf-titling-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-lf-ts1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-osf-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-osf-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-osf-sc-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-osf-swash-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-osf-swash-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-osf-swash-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-osf-swash-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-osf-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-osf-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-osf-ts1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-sup-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-sup-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-sup-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-sup-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tlf-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tlf-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tlf-swash-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tlf-swash-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tlf-swash-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tlf-swash-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tlf-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tlf-titling-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tlf-titling-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tlf-titling-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tlf-ts1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tosf-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tosf-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tosf-swash-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tosf-swash-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tosf-swash-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tosf-swash-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tosf-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Italic-tosf-ts1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-inf-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-inf-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-inf-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-inf-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-sc-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-swash-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-swash-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-swash-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-swash-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-titling-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-titling-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-titling-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-titling-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-ts1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-lf-ts1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-sc-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-swash-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-swash-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-swash-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-swash-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-ts1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-osf-ts1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-sup-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-sup-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-sup-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-sup-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-swash-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-swash-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-swash-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-swash-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-titling-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-titling-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-titling-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tlf-ts1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-swash-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-swash-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-swash-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-swash-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Medium-tosf-ts1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-inf-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-inf-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-inf-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-inf-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-swash-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-swash-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-swash-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-swash-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-titling-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-titling-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-titling-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-titling-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-lf-ts1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-swash-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-swash-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-swash-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-swash-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-osf-ts1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-sup-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-sup-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-sup-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-sup-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-swash-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-swash-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-swash-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-swash-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-titling-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-titling-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-titling-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-swash-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-swash-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-swash-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-swash-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-MediumItalic-tosf-ts1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-inf-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-inf-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-inf-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-inf-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-lf-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-lf-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-lf-sc-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-lf-swash-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-lf-swash-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-lf-swash-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-lf-swash-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-lf-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-lf-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-lf-titling-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-lf-titling-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-lf-titling-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-lf-titling-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-lf-ts1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-lf-ts1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-osf-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-osf-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-osf-sc-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-osf-swash-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-osf-swash-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-osf-swash-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-osf-swash-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-osf-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-osf-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-osf-ts1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-osf-ts1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-sup-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-sup-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-sup-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-sup-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tlf-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tlf-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tlf-swash-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tlf-swash-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tlf-swash-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tlf-swash-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tlf-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tlf-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tlf-titling-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tlf-titling-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tlf-titling-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tlf-ts1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tosf-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tosf-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tosf-swash-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tosf-swash-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tosf-swash-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tosf-swash-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tosf-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tosf-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-Regular-tosf-ts1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-inf-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-inf-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-inf-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-inf-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-lf-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-lf-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-lf-sc-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-lf-swash-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-lf-swash-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-lf-swash-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-lf-swash-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-lf-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-lf-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-lf-titling-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-lf-titling-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-lf-titling-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-lf-titling-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-lf-ts1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-lf-ts1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-osf-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-osf-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-osf-sc-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-osf-swash-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-osf-swash-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-osf-swash-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-osf-swash-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-osf-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-osf-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-osf-ts1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-osf-ts1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-sup-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-sup-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-sup-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-sup-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tlf-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tlf-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tlf-swash-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tlf-swash-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tlf-swash-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tlf-swash-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tlf-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tlf-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tlf-titling-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tlf-titling-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tlf-titling-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tlf-ts1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tosf-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tosf-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tosf-swash-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tosf-swash-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tosf-swash-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tosf-swash-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tosf-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tosf-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBold-tosf-ts1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-inf-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-inf-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-inf-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-inf-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-swash-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-swash-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-swash-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-swash-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-titling-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-titling-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-titling-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-titling-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-ts1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-osf-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-osf-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-osf-swash-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-osf-swash-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-osf-swash-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-osf-swash-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-osf-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-osf-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-osf-ts1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-sup-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-sup-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-swash-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-swash-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-swash-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-swash-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-titling-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-titling-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-titling-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tosf-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tosf-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tosf-swash-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tosf-swash-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tosf-swash-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tosf-swash-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tosf-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramond-SemiBoldItalic-tosf-ts1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramondInitials-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramondInitials-tlf-ly1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramondInitials-tlf-ot1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramondInitials-tlf-t1--base.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramondInitials-tlf-t1.tfm - RELOC/fonts/tfm/public/ebgaramond/EBGaramondInitials-tlf-ts1.tfm - RELOC/fonts/type1/public/ebgaramond/EBGaramond-Bold.pfb - RELOC/fonts/type1/public/ebgaramond/EBGaramond-BoldItalic.pfb - RELOC/fonts/type1/public/ebgaramond/EBGaramond-ExtraBold.pfb - RELOC/fonts/type1/public/ebgaramond/EBGaramond-ExtraBoldItalic.pfb - RELOC/fonts/type1/public/ebgaramond/EBGaramond-Italic.pfb - RELOC/fonts/type1/public/ebgaramond/EBGaramond-Medium.pfb - RELOC/fonts/type1/public/ebgaramond/EBGaramond-MediumItalic.pfb - RELOC/fonts/type1/public/ebgaramond/EBGaramond-Regular.pfb - RELOC/fonts/type1/public/ebgaramond/EBGaramond-SemiBold.pfb - RELOC/fonts/type1/public/ebgaramond/EBGaramond-SemiBoldItalic.pfb - RELOC/fonts/type1/public/ebgaramond/EBGaramond12-Italic.pfb - RELOC/fonts/type1/public/ebgaramond/EBGaramondInitials.pfb - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Bold-inf-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Bold-lf-sc-ly1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Bold-lf-sc-ot1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Bold-lf-sc-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Bold-lf-swash-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Bold-lf-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Bold-lf-titling-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Bold-lf-ts1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Bold-osf-sc-ly1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Bold-osf-sc-ot1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Bold-osf-sc-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Bold-osf-swash-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Bold-osf-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Bold-osf-ts1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Bold-sup-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Bold-tlf-sc-ly1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Bold-tlf-sc-ot1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Bold-tlf-sc-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Bold-tlf-swash-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Bold-tlf-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Bold-tlf-titling-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Bold-tlf-ts1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Bold-tosf-sc-ly1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Bold-tosf-sc-ot1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Bold-tosf-sc-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Bold-tosf-swash-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Bold-tosf-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Bold-tosf-ts1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-BoldItalic-inf-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-BoldItalic-lf-sc-ly1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-BoldItalic-lf-sc-ot1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-BoldItalic-lf-sc-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-BoldItalic-lf-swash-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-BoldItalic-lf-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-BoldItalic-lf-titling-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-BoldItalic-lf-ts1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-BoldItalic-osf-sc-ly1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-BoldItalic-osf-sc-ot1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-BoldItalic-osf-sc-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-BoldItalic-osf-swash-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-BoldItalic-osf-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-BoldItalic-osf-ts1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-BoldItalic-sup-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-BoldItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-BoldItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-BoldItalic-tlf-sc-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-BoldItalic-tlf-swash-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-BoldItalic-tlf-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-BoldItalic-tlf-titling-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-BoldItalic-tlf-ts1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-BoldItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-BoldItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-BoldItalic-tosf-sc-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-BoldItalic-tosf-swash-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-BoldItalic-tosf-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-BoldItalic-tosf-ts1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-ExtraBold-inf-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-ExtraBold-lf-sc-ly1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-ExtraBold-lf-sc-ot1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-ExtraBold-lf-sc-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-ExtraBold-lf-swash-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-ExtraBold-lf-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-ExtraBold-lf-titling-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-ExtraBold-lf-ts1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-ExtraBold-osf-sc-ly1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-ExtraBold-osf-sc-ot1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-ExtraBold-osf-sc-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-ExtraBold-osf-swash-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-ExtraBold-osf-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-ExtraBold-osf-ts1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-ExtraBold-sup-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-ExtraBold-tlf-sc-ly1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-ExtraBold-tlf-sc-ot1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-ExtraBold-tlf-sc-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-ExtraBold-tlf-swash-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-ExtraBold-tlf-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-ExtraBold-tlf-titling-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-ExtraBold-tlf-ts1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-ExtraBold-tosf-sc-ly1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-ExtraBold-tosf-sc-ot1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-ExtraBold-tosf-sc-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-ExtraBold-tosf-swash-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-ExtraBold-tosf-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-ExtraBold-tosf-ts1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-ExtraBoldItalic-inf-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-sc-ly1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-sc-ot1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-sc-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-swash-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-titling-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-ExtraBoldItalic-lf-ts1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-ExtraBoldItalic-osf-sc-ly1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-ExtraBoldItalic-osf-sc-ot1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-ExtraBoldItalic-osf-sc-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-ExtraBoldItalic-osf-swash-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-ExtraBoldItalic-osf-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-ExtraBoldItalic-osf-ts1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-ExtraBoldItalic-sup-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-sc-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-swash-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-titling-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-ExtraBoldItalic-tlf-ts1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-ExtraBoldItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-ExtraBoldItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-ExtraBoldItalic-tosf-sc-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-ExtraBoldItalic-tosf-swash-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-ExtraBoldItalic-tosf-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-ExtraBoldItalic-tosf-ts1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Italic-inf-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Italic-lf-sc-ly1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Italic-lf-sc-ot1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Italic-lf-sc-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Italic-lf-swash-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Italic-lf-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Italic-lf-titling-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Italic-lf-ts1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Italic-osf-sc-ly1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Italic-osf-sc-ot1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Italic-osf-sc-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Italic-osf-swash-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Italic-osf-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Italic-osf-ts1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Italic-sup-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Italic-tlf-sc-ly1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Italic-tlf-sc-ot1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Italic-tlf-sc-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Italic-tlf-swash-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Italic-tlf-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Italic-tlf-titling-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Italic-tlf-ts1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Italic-tosf-sc-ly1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Italic-tosf-sc-ot1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Italic-tosf-sc-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Italic-tosf-swash-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Italic-tosf-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Italic-tosf-ts1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Medium-inf-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Medium-lf-sc-ly1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Medium-lf-sc-ot1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Medium-lf-sc-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Medium-lf-swash-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Medium-lf-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Medium-lf-titling-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Medium-lf-ts1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Medium-osf-sc-ly1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Medium-osf-sc-ot1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Medium-osf-sc-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Medium-osf-swash-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Medium-osf-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Medium-osf-ts1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Medium-sup-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Medium-tlf-sc-ly1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Medium-tlf-sc-ot1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Medium-tlf-sc-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Medium-tlf-swash-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Medium-tlf-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Medium-tlf-titling-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Medium-tlf-ts1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Medium-tosf-sc-ly1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Medium-tosf-sc-ot1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Medium-tosf-sc-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Medium-tosf-swash-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Medium-tosf-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Medium-tosf-ts1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-inf-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-lf-sc-ly1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-lf-sc-ot1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-lf-sc-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-lf-swash-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-lf-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-lf-titling-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-lf-ts1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-osf-sc-ly1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-osf-sc-ot1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-osf-sc-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-osf-swash-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-osf-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-osf-ts1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-sup-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-tlf-sc-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-tlf-swash-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-tlf-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-tlf-titling-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-tlf-ts1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-tosf-sc-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-tosf-swash-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-tosf-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-MediumItalic-tosf-ts1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Regular-inf-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Regular-lf-sc-ly1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Regular-lf-sc-ot1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Regular-lf-sc-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Regular-lf-swash-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Regular-lf-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Regular-lf-titling-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Regular-lf-ts1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Regular-osf-sc-ly1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Regular-osf-sc-ot1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Regular-osf-sc-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Regular-osf-swash-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Regular-osf-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Regular-osf-ts1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Regular-sup-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Regular-tlf-sc-ly1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Regular-tlf-sc-ot1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Regular-tlf-sc-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Regular-tlf-swash-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Regular-tlf-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Regular-tlf-titling-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Regular-tlf-ts1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Regular-tosf-sc-ly1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Regular-tosf-sc-ot1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Regular-tosf-sc-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Regular-tosf-swash-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Regular-tosf-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-Regular-tosf-ts1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-SemiBold-inf-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-SemiBold-lf-sc-ly1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-SemiBold-lf-sc-ot1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-SemiBold-lf-sc-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-SemiBold-lf-swash-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-SemiBold-lf-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-SemiBold-lf-titling-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-SemiBold-lf-ts1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-SemiBold-osf-sc-ly1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-SemiBold-osf-sc-ot1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-SemiBold-osf-sc-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-SemiBold-osf-swash-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-SemiBold-osf-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-SemiBold-osf-ts1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-SemiBold-sup-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-SemiBold-tlf-sc-ly1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-SemiBold-tlf-sc-ot1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-SemiBold-tlf-sc-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-SemiBold-tlf-swash-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-SemiBold-tlf-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-SemiBold-tlf-titling-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-SemiBold-tlf-ts1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-SemiBold-tosf-sc-ly1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-SemiBold-tosf-sc-ot1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-SemiBold-tosf-sc-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-SemiBold-tosf-swash-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-SemiBold-tosf-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-SemiBold-tosf-ts1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-SemiBoldItalic-inf-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-sc-ly1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-sc-ot1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-sc-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-swash-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-titling-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-SemiBoldItalic-lf-ts1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-SemiBoldItalic-osf-sc-ly1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-SemiBoldItalic-osf-sc-ot1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-SemiBoldItalic-osf-sc-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-SemiBoldItalic-osf-swash-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-SemiBoldItalic-osf-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-SemiBoldItalic-osf-ts1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-SemiBoldItalic-sup-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-sc-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-swash-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-titling-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-SemiBoldItalic-tlf-ts1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-SemiBoldItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-SemiBoldItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-SemiBoldItalic-tosf-sc-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-SemiBoldItalic-tosf-swash-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-SemiBoldItalic-tosf-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramond-SemiBoldItalic-tosf-ts1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramondInitials-tlf-ly1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramondInitials-tlf-t1.vf - RELOC/fonts/vf/public/ebgaramond/EBGaramondInitials-tlf-ts1.vf - RELOC/tex/latex/ebgaramond/LY1EBGaramond-Inf.fd - RELOC/tex/latex/ebgaramond/LY1EBGaramond-LF.fd - RELOC/tex/latex/ebgaramond/LY1EBGaramond-OsF.fd - RELOC/tex/latex/ebgaramond/LY1EBGaramond-Sup.fd - RELOC/tex/latex/ebgaramond/LY1EBGaramond-TLF.fd - RELOC/tex/latex/ebgaramond/LY1EBGaramond-TOsF.fd - RELOC/tex/latex/ebgaramond/LY1EBGaramondInitials-TLF.fd - RELOC/tex/latex/ebgaramond/OT1EBGaramond-Inf.fd - RELOC/tex/latex/ebgaramond/OT1EBGaramond-LF.fd - RELOC/tex/latex/ebgaramond/OT1EBGaramond-OsF.fd - RELOC/tex/latex/ebgaramond/OT1EBGaramond-Sup.fd - RELOC/tex/latex/ebgaramond/OT1EBGaramond-TLF.fd - RELOC/tex/latex/ebgaramond/OT1EBGaramond-TOsF.fd - RELOC/tex/latex/ebgaramond/OT1EBGaramondInitials-TLF.fd - RELOC/tex/latex/ebgaramond/T1EBGaramond-Inf.fd - RELOC/tex/latex/ebgaramond/T1EBGaramond-LF.fd - RELOC/tex/latex/ebgaramond/T1EBGaramond-OsF.fd - RELOC/tex/latex/ebgaramond/T1EBGaramond-Sup.fd - RELOC/tex/latex/ebgaramond/T1EBGaramond-TLF.fd - RELOC/tex/latex/ebgaramond/T1EBGaramond-TOsF.fd - RELOC/tex/latex/ebgaramond/T1EBGaramondInitials-TLF.fd - RELOC/tex/latex/ebgaramond/TS1EBGaramond-LF.fd - RELOC/tex/latex/ebgaramond/TS1EBGaramond-OsF.fd - RELOC/tex/latex/ebgaramond/TS1EBGaramond-TLF.fd - RELOC/tex/latex/ebgaramond/TS1EBGaramond-TOsF.fd - RELOC/tex/latex/ebgaramond/TS1EBGaramondInitials-TLF.fd - RELOC/tex/latex/ebgaramond/ebgaramond.sty -catalogue-ctan /fonts/ebgaramond -catalogue-date 2018-12-04 19:05:39 +0100 -catalogue-license ofl -catalogue-topics font font-serif font-otf font-type1 - -name ebgaramond-maths -category Package -revision 35701 -shortdesc LaTeX support for EBGaramond fonts in mathematics -relocated 1 -longdesc This package provides some LaTeX support for the use of -longdesc EBGaramond12 in mathematics. It is based on, and requires, -longdesc ebgaramond. The package was created in response to a question -longdesc at TeX-stackexchange. and tested in the form of an answer in -longdesc the same forum. -execute addMap EBGaramond-Maths.map -containersize 3416 -containerchecksum 6d0ff4f85f83a350c2291c20798630af205f0a17f69e959979938b80e2db1b0dafe28818c6023ab1ef5d10ff7012e294403ac46f182658d563927f24d048f749 -doccontainersize 196364 -doccontainerchecksum 7bb8132ecbd6bc1a73ebca1cb81e82ab3e497727ea2b932424eff628c81982bde9d77fd7aa2bdd5d54c4500139dc8da489f377912c0e1b86d0244f4d6969b4fa -docfiles size=52 - RELOC/doc/fonts/ebgaramond-maths/README details="Readme" - RELOC/doc/fonts/ebgaramond-maths/ebgaramond-maths.pdf details="Package documentation" - RELOC/doc/fonts/ebgaramond-maths/ebgaramond-maths.tex - RELOC/doc/fonts/ebgaramond-maths/manifest.txt -runfiles size=5 - RELOC/fonts/enc/dvips/ebgaramond-maths/a_42pejf.enc - RELOC/fonts/map/dvips/ebgaramond-maths/EBGaramond-Maths.map - RELOC/fonts/tfm/public/ebgaramond-maths/EBGaramond12-Italic--oml-ebgaramond.tfm - RELOC/tex/latex/ebgaramond-maths/OMLEBGaramond-Maths.fd - RELOC/tex/latex/ebgaramond-maths/ebgaramond-maths.sty -catalogue-also ebgaramond -catalogue-ctan /fonts/ebgaramond-maths -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics font font-maths font-virtual -catalogue-version 1.1 - -name ebong -category Package -revision 26313 -shortdesc Utility for writing Bengali in Rapid Roman Format -longdesc A tool (preprocessor) for writing your pRaa-ne-r ka-thaa in the -longdesc bengali langauage. It allows one to write the text in Rapid -longdesc Roman Bangla and convert it to the bangtex format by a python -longdesc program. All LaTeX markups are preserved in the target file. -depend ebong.ARCH -containersize 2612 -containerchecksum 9dbd783045b4976fc29601f1c5630e29e0c22826386322d67e4b39813c73e6f1f975e915a4e5343ae65163f050385b2f76a0aafb61c121eb7ff7e3dd1fe5466f -doccontainersize 50120 -doccontainerchecksum eb6333aa57baf642e7e9e8fb9380a6737b3c54d32db7ab19deef90e240ba9afc35de74ea6b4639704e70faff823c7a9c0215ca7eb1139b09656f8a4ff1ea36d6 -docfiles size=27 - texmf-dist/doc/latex/ebong/ANNOUNCE.txt - texmf-dist/doc/latex/ebong/README details="Readme" - texmf-dist/doc/latex/ebong/eb.b - texmf-dist/doc/latex/ebong/eb.pdf details="Package documentation" language="bn" - texmf-dist/doc/latex/ebong/eb_tex.tex -runfiles size=2 - texmf-dist/scripts/ebong/ebong.py -catalogue-ctan /language/ebong -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics indic - -name ebong.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of ebong -containersize 340 -containerchecksum 0892e61f3a0ae3f23be72975f2ae95bf831261d242d66d9f74f9e26b321d06999f1cc81f95456553897c78596a3fcb847303be688c6f77cd41ddfab5b8885c41 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/ebong - -name ebong.amd64-freebsd -category Package -revision 21000 -shortdesc amd64-freebsd files of ebong -containersize 340 -containerchecksum 87f3ed06263d9038e64a2e1cc453393f0819df0ba16117a5f48be74d388f72ab6afc54b6456936080b0886610f5602d4582e1de098fc85e3463979da870dcacc -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/ebong - -name ebong.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of ebong -containersize 340 -containerchecksum cd5fae3931eef4d5acfb72fccfb4db9f3c1e8210d652dbd532550d85d1fc0226adc16f8ed3a95c1416de4847c1cf0e7dfafcc17a3941b9ee2e742973ebb21382 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/ebong - -name ebong.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of ebong -containersize 340 -containerchecksum aa0c9adc7213e96dd635c351f558fe1f3e3ddba4f1afbd10f05c4bf81809bc91ae304fb53f8ac4a21016a039800743f0b203bddf7c32d8ccb8dd0e2e954b6d6b -binfiles arch=armhf-linux size=1 - bin/armhf-linux/ebong - -name ebong.i386-cygwin -category Package -revision 21000 -shortdesc i386-cygwin files of ebong -containersize 340 -containerchecksum 7232ec53d9f6caeadf12d881bedc72d452c5e3549c387cba4daa26644dcffd6f4d1c074293a0d5d06fb75ccbbd77f6994eb100b1f25c8c20894b2bfd08e93f57 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/ebong - -name ebong.i386-freebsd -category Package -revision 21000 -shortdesc i386-freebsd files of ebong -containersize 340 -containerchecksum 1527d64d95ecdcbe160970a77fd715333890da7764bfb6a635a430b450edda7000b553c7b714c4bb6828c245a2dda9d31c513f13e37a9ae5ca77a664f88e6486 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/ebong - -name ebong.i386-linux -category Package -revision 21000 -shortdesc i386-linux files of ebong -containersize 340 -containerchecksum 0d408a2f19f08e9a620b5497d28a4639bfdab661a1fa50ceb85909ba281fc53478c21182b708d5f1ef8dad38055d4e50032d5bbe1bbb428731b16b9fcdf53359 -binfiles arch=i386-linux size=1 - bin/i386-linux/ebong - -name ebong.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of ebong -containersize 340 -containerchecksum 3978a47153f22e96e93b8f17400c6f87d76c44a547ddd06ae7c794a796a498177f497eba94f43eaa8204ca4a2a9afee49280200446cea6a8b04ee657c3b4b8d2 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/ebong - -name ebong.i386-solaris -category Package -revision 21000 -shortdesc i386-solaris files of ebong -containersize 340 -containerchecksum 157121347642790483406f570f7eca768ca548501817f6bde8f2de28d1c3297538794aa94ea85e5655b65e8b8a11703eb604de290bc286633758e0061c86e504 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/ebong - -name ebong.sparc-solaris -category Package -revision 21000 -shortdesc sparc-solaris files of ebong -containersize 340 -containerchecksum edd55971a52cf043c5f09a1809e47d45cb02bd9ec3cca9a7da73928b7572e7d9e83e956dbf57f0249e3a2c3ecd8eaebe9f4c2a5fda77055123cc0f4d5047a845 -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/ebong - -name ebong.win32 -category Package -revision 15404 -shortdesc win32 files of ebong -containersize 676 -containerchecksum b1d30a7279dcf0c5b9d76da6b61e48948c98d40b097aa7fafb0fa4ed43bade2bde2647d645bebb6fc2d6a4cb58dbe45a3d7b5dadc6b29122f09eece06ce31bd5 -binfiles arch=win32 size=1 - bin/win32/ebong.exe - -name ebong.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of ebong -containersize 340 -containerchecksum e2dd9cf37223b5cfccdf45dd220cdfcfad7401d08381663dc5dfc83deb0b3206ab29c5facd2bfa7589ded4fe9ca2003fd11bc1b871e71f13255b7962e5901f41 -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/ebong - -name ebong.x86_64-darwin -category Package -revision 21000 -shortdesc x86_64-darwin files of ebong -containersize 340 -containerchecksum 03246f0a53ef268aa5ba323a65b24f2cdfc520e1ab8d6d3769a10a0d8261cb46bf88fd53cff534560d1769b4d1259c90c38f8d13607228e9a4bd0a1730d5a272 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/ebong - -name ebong.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of ebong -containersize 348 -containerchecksum debe7d45d798dcd6c7fc2fcf435e6ebc4ec555afbafa807714b6eb35d37403e8f2abca6a9d2d747bd644b98d079e7aecd99ae32b762c795b667e359ee0793dcb -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/ebong - -name ebong.x86_64-linux -category Package -revision 21000 -shortdesc x86_64-linux files of ebong -containersize 340 -containerchecksum 3e33549fa8a0edbe452d9f1cc4105c6f64617760e7be82f90dc187be81e97bc8004c5bff9df35e73a26866fe68b3f46e11751e29e4eafcbac34236ca05d2f8b7 -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/ebong - -name ebong.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of ebong -containersize 340 -containerchecksum be4bb56d3b3b2d45f4444de49e1198c14d234908874597b986befd78812f9206736f717ba09c134fd55af69d4a5c60ff624d8af57f292e1aa017c6657a4151bd -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/ebong - -name ebong.x86_64-solaris -category Package -revision 21000 -shortdesc x86_64-solaris files of ebong -containersize 340 -containerchecksum f6223b67515a49df89152e476329a1d7dc275f4aefa8e632b0427ceb2b42b073f9772a3444d59631002487545dbabaca1e05886059dcaeb1cfd3a59321f8709c -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/ebong - -name ebook -category Package -revision 29466 -shortdesc Helps creating an ebook by providing an ebook class -relocated 1 -longdesc The package defines a command \ebook that defines page layout, -longdesc fonts, and font-sizes for documents to be rendered as -longdesc PDF-ebooks on small ebook-readers. The package has been tested -longdesc with Kindle e-ink and iPad mini. -containersize 1596 -containerchecksum 7293346edefed31af3518717cba1bf49612fefdcf997fb22910275eed6847dff472f93d123231c453dc4a0df5a190f5d2ea82b31df7e3e036956d6dea2927fc4 -doccontainersize 820 -doccontainerchecksum 34892cd456a1d743bf8a9f4d121a5ddaa9aef97b85b8889bb0e4bcf18108f48f5ae438a5d4bfee2d0732ffee8a93f9eca1c5e83d86514275d406d72616b51a9c -docfiles size=1 - RELOC/doc/latex/ebook/README details="Readme" -runfiles size=1 - RELOC/tex/latex/ebook/ebook.sty -catalogue-ctan /macros/latex/contrib/ebook -catalogue-date 2018-01-07 14:32:13 +0100 -catalogue-license pd -catalogue-topics geometry font-use ebook - -name ebproof -category Package -revision 44392 -shortdesc Formal proofs in the style of sequent calculus -relocated 1 -longdesc This package provides commands to typeset proof trees in the -longdesc style of sequent calculus and related systems. The commands -longdesc allow for writing inferences with any number of premises and -longdesc alignment of successive formulas on an arbitrary point. Various -longdesc options allow complete control over spacing, styles of -longdesc inference rules, placement of labels, etc. The package requires -longdesc expl3 and xparse. -containersize 6324 -containerchecksum 7d86ffca1d5c6b6105e4490bf4cbab7f08c54dd42454870fe1756c5f518535d0226e2e10b9505514d39b5125e001ec062f17fda3f15bbc7250ec407e0eb54afa -doccontainersize 234552 -doccontainerchecksum 6f46a6b296a44ba92106630ecdaf066cfe8537e1ea6066525e84a7a97fca5fbaca4602b8d0140b631eec18ffed2e32c49ce19238e2099cf7580ae00d274150ef -docfiles size=63 - RELOC/doc/latex/ebproof/README.md details="Readme" - RELOC/doc/latex/ebproof/ebproof.pdf details="Package documentation" - RELOC/doc/latex/ebproof/ebproof.tex -runfiles size=6 - RELOC/tex/latex/ebproof/ebproof.sty -catalogue-also bussproofs -catalogue-ctan /macros/latex/contrib/ebproof -catalogue-date 2017-05-17 18:37:56 +0200 -catalogue-license lppl1.3 -catalogue-topics maths proof -catalogue-version 2.0 - -name ebsthesis -category Package -revision 15878 -shortdesc Typesetting theses for economics -relocated 1 -longdesc The ebsthesis class and ebstools package facilitate the -longdesc production of camera-ready manuscripts in conformance with the -longdesc guidelines of Gabler Verlag and typographical rules established -longdesc by the European Business School. -containersize 6088 -containerchecksum d0e4e65ac91f4f92507fbfc1e24ebb73a3d4cad29141261c40379b222a75d9fcbf6ff07da21c6c5d27ca09f3ad57b9311ff68d464862e27c043f1cb0936d8428 -doccontainersize 251244 -doccontainerchecksum 842865acf71f2f6e78b04f70d1cc20f977deb90511bbdee0d12ea97e81b5d38dce882054fe95606d4607c05daa340733993119c794dbd350830972a3e12ad1e0 -docfiles size=67 - RELOC/doc/latex/ebsthesis/README - RELOC/doc/latex/ebsthesis/ebsthesis.pdf details="Package documentation" -srccontainersize 7240 -srccontainerchecksum 14fb464218aa59eace233c25c234660db02f5771b02bef0cf4ec6374246c0ea01502746db36604b2b08c3bc6eb1a7390cb3e5755c5c5a87af3e3d8781794b68b -srcfiles size=8 - RELOC/source/latex/ebsthesis/ebsthesis.dtx - RELOC/source/latex/ebsthesis/ebsthesis.ins -runfiles size=6 - RELOC/tex/latex/ebsthesis/ebsthesis.cls -catalogue-ctan /macros/latex/contrib/ebsthesis -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics dissertation class -catalogue-version 1.0 - -name ec -category Package -revision 25033 -shortdesc Computer modern fonts in T1 and TS1 encodings -relocated 1 -longdesc The EC fonts are European Computer Modern Fonts, supporting the -longdesc complete LaTeX T1 encoding defined at the 1990 TUG conference -longdesc hold at Cork/Ireland. These fonts are intended to be stable -longdesc with no changes being made to the tfm files. The set also -longdesc contains a Text Companion Symbol font, called tc, featuring -longdesc many useful characters needed in text typesetting, for example -longdesc oldstyle digits, currency symbols (including the newly created -longdesc Euro symbol), the permille sign, copyright, trade mark and -longdesc servicemark as well as a copyleft sign, and many others. Recent -longdesc releases of LaTeX2e support the EC fonts. The EC fonts -longdesc supersede the preliminary version released as the DC fonts. The -longdesc fonts are available in (traced) Adobe Type 1 format, as part of -longdesc the cm-super bundle. The other Computer Modern-style T1-encoded -longdesc Type 1 set, Latin Modern, is not actually a direct development -longdesc of the EC set, and differs from the EC in a number of -longdesc particulars. -containersize 264136 -containerchecksum bc5aef78d26464530d50e93f4120c2639ed9ba8909cb4db213b12dbd4fc851a91357604d4db00d8994958fc3a0d96784515a909cb0106f0df9c8dc66887831a4 -doccontainersize 22852 -doccontainerchecksum fa3e5e73f3b4ef6895cf36bf4806ee4abe48b8c783dab134a3c49f396e8740fcf6af65a7d81cc4c25c26117017f178de182f9b01db8cfe6e510ab0d8cac3191a -docfiles size=29 - RELOC/doc/fonts/ec/00bugs.txt - RELOC/doc/fonts/ec/00error.txt - RELOC/doc/fonts/ec/00files.txt - RELOC/doc/fonts/ec/00inst.txt - RELOC/doc/fonts/ec/00readme.txt details="Readme" - RELOC/doc/fonts/ec/copyrite.txt - RELOC/doc/fonts/ec/dc-chg.txt - RELOC/doc/fonts/ec/dcdoc.tex - RELOC/doc/fonts/ec/ec-chg.txt - RELOC/doc/fonts/ec/ecstdedt.tex - RELOC/doc/fonts/ec/tc-chg.txt - RELOC/doc/fonts/ec/tcstdedt.tex -runfiles size=1445 - RELOC/fonts/source/jknappen/ec/ecbi.mf - RELOC/fonts/source/jknappen/ec/ecbi0500.mf - RELOC/fonts/source/jknappen/ec/ecbi0600.mf - RELOC/fonts/source/jknappen/ec/ecbi0700.mf - RELOC/fonts/source/jknappen/ec/ecbi0800.mf - RELOC/fonts/source/jknappen/ec/ecbi0900.mf - RELOC/fonts/source/jknappen/ec/ecbi1000.mf - RELOC/fonts/source/jknappen/ec/ecbi1095.mf - RELOC/fonts/source/jknappen/ec/ecbi1200.mf - RELOC/fonts/source/jknappen/ec/ecbi1440.mf - RELOC/fonts/source/jknappen/ec/ecbi1728.mf - RELOC/fonts/source/jknappen/ec/ecbi2074.mf - RELOC/fonts/source/jknappen/ec/ecbi2488.mf - RELOC/fonts/source/jknappen/ec/ecbi2986.mf - RELOC/fonts/source/jknappen/ec/ecbi3583.mf - RELOC/fonts/source/jknappen/ec/ecbl.mf - RELOC/fonts/source/jknappen/ec/ecbl0500.mf - RELOC/fonts/source/jknappen/ec/ecbl0600.mf - RELOC/fonts/source/jknappen/ec/ecbl0700.mf - RELOC/fonts/source/jknappen/ec/ecbl0800.mf - RELOC/fonts/source/jknappen/ec/ecbl0900.mf - RELOC/fonts/source/jknappen/ec/ecbl1000.mf - RELOC/fonts/source/jknappen/ec/ecbl1095.mf - RELOC/fonts/source/jknappen/ec/ecbl1200.mf - RELOC/fonts/source/jknappen/ec/ecbl1440.mf - RELOC/fonts/source/jknappen/ec/ecbl1728.mf - RELOC/fonts/source/jknappen/ec/ecbl2074.mf - RELOC/fonts/source/jknappen/ec/ecbl2488.mf - RELOC/fonts/source/jknappen/ec/ecbl2986.mf - RELOC/fonts/source/jknappen/ec/ecbl3583.mf - RELOC/fonts/source/jknappen/ec/ecbm.mf - RELOC/fonts/source/jknappen/ec/ecbx.mf - RELOC/fonts/source/jknappen/ec/ecbx0500.mf - RELOC/fonts/source/jknappen/ec/ecbx0600.mf - RELOC/fonts/source/jknappen/ec/ecbx0700.mf - RELOC/fonts/source/jknappen/ec/ecbx0800.mf - RELOC/fonts/source/jknappen/ec/ecbx0900.mf - RELOC/fonts/source/jknappen/ec/ecbx1000.mf - RELOC/fonts/source/jknappen/ec/ecbx1095.mf - RELOC/fonts/source/jknappen/ec/ecbx1200.mf - RELOC/fonts/source/jknappen/ec/ecbx1440.mf - RELOC/fonts/source/jknappen/ec/ecbx1728.mf - RELOC/fonts/source/jknappen/ec/ecbx2074.mf - RELOC/fonts/source/jknappen/ec/ecbx2488.mf - RELOC/fonts/source/jknappen/ec/ecbx2986.mf - RELOC/fonts/source/jknappen/ec/ecbx3583.mf - RELOC/fonts/source/jknappen/ec/eccc.mf - RELOC/fonts/source/jknappen/ec/eccc0500.mf - RELOC/fonts/source/jknappen/ec/eccc0600.mf - RELOC/fonts/source/jknappen/ec/eccc0700.mf - RELOC/fonts/source/jknappen/ec/eccc0800.mf - RELOC/fonts/source/jknappen/ec/eccc0900.mf - RELOC/fonts/source/jknappen/ec/eccc1000.mf - RELOC/fonts/source/jknappen/ec/eccc1095.mf - RELOC/fonts/source/jknappen/ec/eccc1200.mf - RELOC/fonts/source/jknappen/ec/eccc1440.mf - RELOC/fonts/source/jknappen/ec/eccc1728.mf - RELOC/fonts/source/jknappen/ec/eccc2074.mf - RELOC/fonts/source/jknappen/ec/eccc2488.mf - RELOC/fonts/source/jknappen/ec/eccc2986.mf - RELOC/fonts/source/jknappen/ec/eccc3583.mf - RELOC/fonts/source/jknappen/ec/ecci.mf - RELOC/fonts/source/jknappen/ec/ecci0500.mf - RELOC/fonts/source/jknappen/ec/ecci0600.mf - RELOC/fonts/source/jknappen/ec/ecci0700.mf - RELOC/fonts/source/jknappen/ec/ecci0800.mf - RELOC/fonts/source/jknappen/ec/ecci0900.mf - RELOC/fonts/source/jknappen/ec/ecci1000.mf - RELOC/fonts/source/jknappen/ec/ecci1095.mf - RELOC/fonts/source/jknappen/ec/ecci1200.mf - RELOC/fonts/source/jknappen/ec/ecci1440.mf - RELOC/fonts/source/jknappen/ec/ecci1728.mf - RELOC/fonts/source/jknappen/ec/ecci2074.mf - RELOC/fonts/source/jknappen/ec/ecci2488.mf - RELOC/fonts/source/jknappen/ec/ecci2986.mf - RELOC/fonts/source/jknappen/ec/ecci3583.mf - RELOC/fonts/source/jknappen/ec/ecdh.mf - RELOC/fonts/source/jknappen/ec/ecdh0500.mf - RELOC/fonts/source/jknappen/ec/ecdh0600.mf - RELOC/fonts/source/jknappen/ec/ecdh0700.mf - RELOC/fonts/source/jknappen/ec/ecdh0800.mf - RELOC/fonts/source/jknappen/ec/ecdh0900.mf - RELOC/fonts/source/jknappen/ec/ecdh1000.mf - RELOC/fonts/source/jknappen/ec/ecdh1095.mf - RELOC/fonts/source/jknappen/ec/ecdh1200.mf - RELOC/fonts/source/jknappen/ec/ecdh1440.mf - RELOC/fonts/source/jknappen/ec/ecdh1728.mf - RELOC/fonts/source/jknappen/ec/ecdh2074.mf - RELOC/fonts/source/jknappen/ec/ecdh2488.mf - RELOC/fonts/source/jknappen/ec/ecdh2986.mf - RELOC/fonts/source/jknappen/ec/ecdh3583.mf - RELOC/fonts/source/jknappen/ec/ecfb.mf - RELOC/fonts/source/jknappen/ec/ecff.mf - RELOC/fonts/source/jknappen/ec/ecfi.mf - RELOC/fonts/source/jknappen/ec/ecfs.mf - RELOC/fonts/source/jknappen/ec/ecit.mf - RELOC/fonts/source/jknappen/ec/ecit0800.mf - RELOC/fonts/source/jknappen/ec/ecit0900.mf - RELOC/fonts/source/jknappen/ec/ecit1000.mf - RELOC/fonts/source/jknappen/ec/ecit1095.mf - RELOC/fonts/source/jknappen/ec/ecit1200.mf - RELOC/fonts/source/jknappen/ec/ecit1440.mf - RELOC/fonts/source/jknappen/ec/ecit1728.mf - RELOC/fonts/source/jknappen/ec/ecit2074.mf - RELOC/fonts/source/jknappen/ec/ecit2488.mf - RELOC/fonts/source/jknappen/ec/ecit2986.mf - RELOC/fonts/source/jknappen/ec/ecit3583.mf - RELOC/fonts/source/jknappen/ec/eclb8.mf - RELOC/fonts/source/jknappen/ec/ecli8.mf - RELOC/fonts/source/jknappen/ec/eclo8.mf - RELOC/fonts/source/jknappen/ec/eclq8.mf - RELOC/fonts/source/jknappen/ec/ecltt8.mf - RELOC/fonts/source/jknappen/ec/ecoc.mf - RELOC/fonts/source/jknappen/ec/ecoc0500.mf - RELOC/fonts/source/jknappen/ec/ecoc0600.mf - RELOC/fonts/source/jknappen/ec/ecoc0700.mf - RELOC/fonts/source/jknappen/ec/ecoc0800.mf - RELOC/fonts/source/jknappen/ec/ecoc0900.mf - RELOC/fonts/source/jknappen/ec/ecoc1000.mf - RELOC/fonts/source/jknappen/ec/ecoc1095.mf - RELOC/fonts/source/jknappen/ec/ecoc1200.mf - RELOC/fonts/source/jknappen/ec/ecoc1440.mf - RELOC/fonts/source/jknappen/ec/ecoc1728.mf - RELOC/fonts/source/jknappen/ec/ecoc2074.mf - RELOC/fonts/source/jknappen/ec/ecoc2488.mf - RELOC/fonts/source/jknappen/ec/ecoc2986.mf - RELOC/fonts/source/jknappen/ec/ecoc3583.mf - RELOC/fonts/source/jknappen/ec/ecqi8.mf - RELOC/fonts/source/jknappen/ec/ecrb.mf - RELOC/fonts/source/jknappen/ec/ecrb0500.mf - RELOC/fonts/source/jknappen/ec/ecrb0600.mf - RELOC/fonts/source/jknappen/ec/ecrb0700.mf - RELOC/fonts/source/jknappen/ec/ecrb0800.mf - RELOC/fonts/source/jknappen/ec/ecrb0900.mf - RELOC/fonts/source/jknappen/ec/ecrb1000.mf - RELOC/fonts/source/jknappen/ec/ecrb1095.mf - RELOC/fonts/source/jknappen/ec/ecrb1200.mf - RELOC/fonts/source/jknappen/ec/ecrb1440.mf - RELOC/fonts/source/jknappen/ec/ecrb1728.mf - RELOC/fonts/source/jknappen/ec/ecrb2074.mf - RELOC/fonts/source/jknappen/ec/ecrb2488.mf - RELOC/fonts/source/jknappen/ec/ecrb2986.mf - RELOC/fonts/source/jknappen/ec/ecrb3583.mf - RELOC/fonts/source/jknappen/ec/ecrm.mf - RELOC/fonts/source/jknappen/ec/ecrm0500.mf - RELOC/fonts/source/jknappen/ec/ecrm0600.mf - RELOC/fonts/source/jknappen/ec/ecrm0700.mf - RELOC/fonts/source/jknappen/ec/ecrm0800.mf - RELOC/fonts/source/jknappen/ec/ecrm0900.mf - RELOC/fonts/source/jknappen/ec/ecrm1000.mf - RELOC/fonts/source/jknappen/ec/ecrm1095.mf - RELOC/fonts/source/jknappen/ec/ecrm1200.mf - RELOC/fonts/source/jknappen/ec/ecrm1440.mf - RELOC/fonts/source/jknappen/ec/ecrm1728.mf - RELOC/fonts/source/jknappen/ec/ecrm2074.mf - RELOC/fonts/source/jknappen/ec/ecrm2488.mf - RELOC/fonts/source/jknappen/ec/ecrm2986.mf - RELOC/fonts/source/jknappen/ec/ecrm3583.mf - RELOC/fonts/source/jknappen/ec/ecsc.mf - RELOC/fonts/source/jknappen/ec/ecsc0500.mf - RELOC/fonts/source/jknappen/ec/ecsc0600.mf - RELOC/fonts/source/jknappen/ec/ecsc0700.mf - RELOC/fonts/source/jknappen/ec/ecsc0800.mf - RELOC/fonts/source/jknappen/ec/ecsc0900.mf - RELOC/fonts/source/jknappen/ec/ecsc1000.mf - RELOC/fonts/source/jknappen/ec/ecsc1095.mf - RELOC/fonts/source/jknappen/ec/ecsc1200.mf - RELOC/fonts/source/jknappen/ec/ecsc1440.mf - RELOC/fonts/source/jknappen/ec/ecsc1728.mf - RELOC/fonts/source/jknappen/ec/ecsc2074.mf - RELOC/fonts/source/jknappen/ec/ecsc2488.mf - RELOC/fonts/source/jknappen/ec/ecsc2986.mf - RELOC/fonts/source/jknappen/ec/ecsc3583.mf - RELOC/fonts/source/jknappen/ec/ecsi.mf - RELOC/fonts/source/jknappen/ec/ecsi0500.mf - RELOC/fonts/source/jknappen/ec/ecsi0600.mf - RELOC/fonts/source/jknappen/ec/ecsi0700.mf - RELOC/fonts/source/jknappen/ec/ecsi0800.mf - RELOC/fonts/source/jknappen/ec/ecsi0900.mf - RELOC/fonts/source/jknappen/ec/ecsi1000.mf - RELOC/fonts/source/jknappen/ec/ecsi1095.mf - RELOC/fonts/source/jknappen/ec/ecsi1200.mf - RELOC/fonts/source/jknappen/ec/ecsi1440.mf - RELOC/fonts/source/jknappen/ec/ecsi1728.mf - RELOC/fonts/source/jknappen/ec/ecsi2074.mf - RELOC/fonts/source/jknappen/ec/ecsi2488.mf - RELOC/fonts/source/jknappen/ec/ecsi2986.mf - RELOC/fonts/source/jknappen/ec/ecsi3583.mf - RELOC/fonts/source/jknappen/ec/ecsl.mf - RELOC/fonts/source/jknappen/ec/ecsl0500.mf - RELOC/fonts/source/jknappen/ec/ecsl0600.mf - RELOC/fonts/source/jknappen/ec/ecsl0700.mf - RELOC/fonts/source/jknappen/ec/ecsl0800.mf - RELOC/fonts/source/jknappen/ec/ecsl0900.mf - RELOC/fonts/source/jknappen/ec/ecsl1000.mf - RELOC/fonts/source/jknappen/ec/ecsl1095.mf - RELOC/fonts/source/jknappen/ec/ecsl1200.mf - RELOC/fonts/source/jknappen/ec/ecsl1440.mf - RELOC/fonts/source/jknappen/ec/ecsl1728.mf - RELOC/fonts/source/jknappen/ec/ecsl2074.mf - RELOC/fonts/source/jknappen/ec/ecsl2488.mf - RELOC/fonts/source/jknappen/ec/ecsl2986.mf - RELOC/fonts/source/jknappen/ec/ecsl3583.mf - RELOC/fonts/source/jknappen/ec/ecso.mf - RELOC/fonts/source/jknappen/ec/ecso0500.mf - RELOC/fonts/source/jknappen/ec/ecso0600.mf - RELOC/fonts/source/jknappen/ec/ecso0700.mf - RELOC/fonts/source/jknappen/ec/ecso0800.mf - RELOC/fonts/source/jknappen/ec/ecso0900.mf - RELOC/fonts/source/jknappen/ec/ecso1000.mf - RELOC/fonts/source/jknappen/ec/ecso1095.mf - RELOC/fonts/source/jknappen/ec/ecso1200.mf - RELOC/fonts/source/jknappen/ec/ecso1440.mf - RELOC/fonts/source/jknappen/ec/ecso1728.mf - RELOC/fonts/source/jknappen/ec/ecso2074.mf - RELOC/fonts/source/jknappen/ec/ecso2488.mf - RELOC/fonts/source/jknappen/ec/ecso2986.mf - RELOC/fonts/source/jknappen/ec/ecso3583.mf - RELOC/fonts/source/jknappen/ec/ecsq8.mf - RELOC/fonts/source/jknappen/ec/ecss.mf - RELOC/fonts/source/jknappen/ec/ecss0500.mf - RELOC/fonts/source/jknappen/ec/ecss0600.mf - RELOC/fonts/source/jknappen/ec/ecss0700.mf - RELOC/fonts/source/jknappen/ec/ecss0800.mf - RELOC/fonts/source/jknappen/ec/ecss0900.mf - RELOC/fonts/source/jknappen/ec/ecss1000.mf - RELOC/fonts/source/jknappen/ec/ecss1095.mf - RELOC/fonts/source/jknappen/ec/ecss1200.mf - RELOC/fonts/source/jknappen/ec/ecss1440.mf - RELOC/fonts/source/jknappen/ec/ecss1728.mf - RELOC/fonts/source/jknappen/ec/ecss2074.mf - RELOC/fonts/source/jknappen/ec/ecss2488.mf - RELOC/fonts/source/jknappen/ec/ecss2986.mf - RELOC/fonts/source/jknappen/ec/ecss3583.mf - RELOC/fonts/source/jknappen/ec/ecssdc10.mf - RELOC/fonts/source/jknappen/ec/ecst.mf - RELOC/fonts/source/jknappen/ec/ecst0800.mf - RELOC/fonts/source/jknappen/ec/ecst0900.mf - RELOC/fonts/source/jknappen/ec/ecst1000.mf - RELOC/fonts/source/jknappen/ec/ecst1095.mf - RELOC/fonts/source/jknappen/ec/ecst1200.mf - RELOC/fonts/source/jknappen/ec/ecst1440.mf - RELOC/fonts/source/jknappen/ec/ecst1728.mf - RELOC/fonts/source/jknappen/ec/ecst2074.mf - RELOC/fonts/source/jknappen/ec/ecst2488.mf - RELOC/fonts/source/jknappen/ec/ecst2986.mf - RELOC/fonts/source/jknappen/ec/ecst3583.mf - RELOC/fonts/source/jknappen/ec/ecsx.mf - RELOC/fonts/source/jknappen/ec/ecsx0500.mf - RELOC/fonts/source/jknappen/ec/ecsx0600.mf - RELOC/fonts/source/jknappen/ec/ecsx0700.mf - RELOC/fonts/source/jknappen/ec/ecsx0800.mf - RELOC/fonts/source/jknappen/ec/ecsx0900.mf - RELOC/fonts/source/jknappen/ec/ecsx1000.mf - RELOC/fonts/source/jknappen/ec/ecsx1095.mf - RELOC/fonts/source/jknappen/ec/ecsx1200.mf - RELOC/fonts/source/jknappen/ec/ecsx1440.mf - RELOC/fonts/source/jknappen/ec/ecsx1728.mf - RELOC/fonts/source/jknappen/ec/ecsx2074.mf - RELOC/fonts/source/jknappen/ec/ecsx2488.mf - RELOC/fonts/source/jknappen/ec/ecsx2986.mf - RELOC/fonts/source/jknappen/ec/ecsx3583.mf - RELOC/fonts/source/jknappen/ec/ectc.mf - RELOC/fonts/source/jknappen/ec/ectc0800.mf - RELOC/fonts/source/jknappen/ec/ectc0900.mf - RELOC/fonts/source/jknappen/ec/ectc1000.mf - RELOC/fonts/source/jknappen/ec/ectc1095.mf - RELOC/fonts/source/jknappen/ec/ectc1200.mf - RELOC/fonts/source/jknappen/ec/ectc1440.mf - RELOC/fonts/source/jknappen/ec/ectc1728.mf - RELOC/fonts/source/jknappen/ec/ectc2074.mf - RELOC/fonts/source/jknappen/ec/ectc2488.mf - RELOC/fonts/source/jknappen/ec/ectc2986.mf - RELOC/fonts/source/jknappen/ec/ectc3583.mf - RELOC/fonts/source/jknappen/ec/ecti.mf - RELOC/fonts/source/jknappen/ec/ecti0500.mf - RELOC/fonts/source/jknappen/ec/ecti0600.mf - RELOC/fonts/source/jknappen/ec/ecti0700.mf - RELOC/fonts/source/jknappen/ec/ecti0800.mf - RELOC/fonts/source/jknappen/ec/ecti0900.mf - RELOC/fonts/source/jknappen/ec/ecti1000.mf - RELOC/fonts/source/jknappen/ec/ecti1095.mf - RELOC/fonts/source/jknappen/ec/ecti1200.mf - RELOC/fonts/source/jknappen/ec/ecti1440.mf - RELOC/fonts/source/jknappen/ec/ecti1728.mf - RELOC/fonts/source/jknappen/ec/ecti2074.mf - RELOC/fonts/source/jknappen/ec/ecti2488.mf - RELOC/fonts/source/jknappen/ec/ecti2986.mf - RELOC/fonts/source/jknappen/ec/ecti3583.mf - RELOC/fonts/source/jknappen/ec/ectt.mf - RELOC/fonts/source/jknappen/ec/ectt0800.mf - RELOC/fonts/source/jknappen/ec/ectt0900.mf - RELOC/fonts/source/jknappen/ec/ectt1000.mf - RELOC/fonts/source/jknappen/ec/ectt1095.mf - RELOC/fonts/source/jknappen/ec/ectt1200.mf - RELOC/fonts/source/jknappen/ec/ectt1440.mf - RELOC/fonts/source/jknappen/ec/ectt1728.mf - RELOC/fonts/source/jknappen/ec/ectt2074.mf - RELOC/fonts/source/jknappen/ec/ectt2488.mf - RELOC/fonts/source/jknappen/ec/ectt2986.mf - RELOC/fonts/source/jknappen/ec/ectt3583.mf - RELOC/fonts/source/jknappen/ec/ecui.mf - RELOC/fonts/source/jknappen/ec/ecui0500.mf - RELOC/fonts/source/jknappen/ec/ecui0600.mf - RELOC/fonts/source/jknappen/ec/ecui0700.mf - RELOC/fonts/source/jknappen/ec/ecui0800.mf - RELOC/fonts/source/jknappen/ec/ecui0900.mf - RELOC/fonts/source/jknappen/ec/ecui1000.mf - RELOC/fonts/source/jknappen/ec/ecui1095.mf - RELOC/fonts/source/jknappen/ec/ecui1200.mf - RELOC/fonts/source/jknappen/ec/ecui1440.mf - RELOC/fonts/source/jknappen/ec/ecui1728.mf - RELOC/fonts/source/jknappen/ec/ecui2074.mf - RELOC/fonts/source/jknappen/ec/ecui2488.mf - RELOC/fonts/source/jknappen/ec/ecui2986.mf - RELOC/fonts/source/jknappen/ec/ecui3583.mf - RELOC/fonts/source/jknappen/ec/ecvi.mf - RELOC/fonts/source/jknappen/ec/ecvi0800.mf - RELOC/fonts/source/jknappen/ec/ecvi0900.mf - RELOC/fonts/source/jknappen/ec/ecvi1000.mf - RELOC/fonts/source/jknappen/ec/ecvi1095.mf - RELOC/fonts/source/jknappen/ec/ecvi1200.mf - RELOC/fonts/source/jknappen/ec/ecvi1440.mf - RELOC/fonts/source/jknappen/ec/ecvi1728.mf - RELOC/fonts/source/jknappen/ec/ecvi2074.mf - RELOC/fonts/source/jknappen/ec/ecvi2488.mf - RELOC/fonts/source/jknappen/ec/ecvi2986.mf - RELOC/fonts/source/jknappen/ec/ecvi3583.mf - RELOC/fonts/source/jknappen/ec/ecvt.mf - RELOC/fonts/source/jknappen/ec/ecvt0800.mf - RELOC/fonts/source/jknappen/ec/ecvt0900.mf - RELOC/fonts/source/jknappen/ec/ecvt1000.mf - RELOC/fonts/source/jknappen/ec/ecvt1095.mf - RELOC/fonts/source/jknappen/ec/ecvt1200.mf - RELOC/fonts/source/jknappen/ec/ecvt1440.mf - RELOC/fonts/source/jknappen/ec/ecvt1728.mf - RELOC/fonts/source/jknappen/ec/ecvt2074.mf - RELOC/fonts/source/jknappen/ec/ecvt2488.mf - RELOC/fonts/source/jknappen/ec/ecvt2986.mf - RELOC/fonts/source/jknappen/ec/ecvt3583.mf - RELOC/fonts/source/jknappen/ec/ecxc.mf - RELOC/fonts/source/jknappen/ec/ecxc0500.mf - RELOC/fonts/source/jknappen/ec/ecxc0600.mf - RELOC/fonts/source/jknappen/ec/ecxc0700.mf - RELOC/fonts/source/jknappen/ec/ecxc0800.mf - RELOC/fonts/source/jknappen/ec/ecxc0900.mf - RELOC/fonts/source/jknappen/ec/ecxc1000.mf - RELOC/fonts/source/jknappen/ec/ecxc1095.mf - RELOC/fonts/source/jknappen/ec/ecxc1200.mf - RELOC/fonts/source/jknappen/ec/ecxc1440.mf - RELOC/fonts/source/jknappen/ec/ecxc1728.mf - RELOC/fonts/source/jknappen/ec/ecxc2074.mf - RELOC/fonts/source/jknappen/ec/ecxc2488.mf - RELOC/fonts/source/jknappen/ec/ecxc2986.mf - RELOC/fonts/source/jknappen/ec/ecxc3583.mf - RELOC/fonts/source/jknappen/ec/exaccent.mf - RELOC/fonts/source/jknappen/ec/exaccess.mf - RELOC/fonts/source/jknappen/ec/exbase.mf - RELOC/fonts/source/jknappen/ec/exbraces.mf - RELOC/fonts/source/jknappen/ec/excligtb.mf - RELOC/fonts/source/jknappen/ec/excsc.mf - RELOC/fonts/source/jknappen/ec/excspl.mf - RELOC/fonts/source/jknappen/ec/exidigit.mf - RELOC/fonts/source/jknappen/ec/exileast.mf - RELOC/fonts/source/jknappen/ec/exilig.mf - RELOC/fonts/source/jknappen/ec/exiligtb.mf - RELOC/fonts/source/jknappen/ec/exillett.mf - RELOC/fonts/source/jknappen/ec/exilwest.mf - RELOC/fonts/source/jknappen/ec/exisixts.mf - RELOC/fonts/source/jknappen/ec/exitalp.mf - RELOC/fonts/source/jknappen/ec/exmligtb.mf - RELOC/fonts/source/jknappen/ec/expseudo.mf - RELOC/fonts/source/jknappen/ec/expunct.mf - RELOC/fonts/source/jknappen/ec/exrdigit.mf - RELOC/fonts/source/jknappen/ec/exrleast.mf - RELOC/fonts/source/jknappen/ec/exrlig.mf - RELOC/fonts/source/jknappen/ec/exrligtb.mf - RELOC/fonts/source/jknappen/ec/exrllett.mf - RELOC/fonts/source/jknappen/ec/exrlwest.mf - RELOC/fonts/source/jknappen/ec/exroman.mf - RELOC/fonts/source/jknappen/ec/exromp.mf - RELOC/fonts/source/jknappen/ec/exrueast.mf - RELOC/fonts/source/jknappen/ec/exrulett.mf - RELOC/fonts/source/jknappen/ec/exruwest.mf - RELOC/fonts/source/jknappen/ec/exsign.mf - RELOC/fonts/source/jknappen/ec/exsixtst.mf - RELOC/fonts/source/jknappen/ec/extextit.mf - RELOC/fonts/source/jknappen/ec/ieclb8.mf - RELOC/fonts/source/jknappen/ec/iecli8.mf - RELOC/fonts/source/jknappen/ec/ieclo8.mf - RELOC/fonts/source/jknappen/ec/ieclq8.mf - RELOC/fonts/source/jknappen/ec/iecltt8.mf - RELOC/fonts/source/jknappen/ec/tcbi.mf - RELOC/fonts/source/jknappen/ec/tcbi0500.mf - RELOC/fonts/source/jknappen/ec/tcbi0600.mf - RELOC/fonts/source/jknappen/ec/tcbi0700.mf - RELOC/fonts/source/jknappen/ec/tcbi0800.mf - RELOC/fonts/source/jknappen/ec/tcbi0900.mf - RELOC/fonts/source/jknappen/ec/tcbi1000.mf - RELOC/fonts/source/jknappen/ec/tcbi1095.mf - RELOC/fonts/source/jknappen/ec/tcbi1200.mf - RELOC/fonts/source/jknappen/ec/tcbi1440.mf - RELOC/fonts/source/jknappen/ec/tcbi1728.mf - RELOC/fonts/source/jknappen/ec/tcbi2074.mf - RELOC/fonts/source/jknappen/ec/tcbi2488.mf - RELOC/fonts/source/jknappen/ec/tcbi2986.mf - RELOC/fonts/source/jknappen/ec/tcbi3583.mf - RELOC/fonts/source/jknappen/ec/tcbl.mf - RELOC/fonts/source/jknappen/ec/tcbl0500.mf - RELOC/fonts/source/jknappen/ec/tcbl0600.mf - RELOC/fonts/source/jknappen/ec/tcbl0700.mf - RELOC/fonts/source/jknappen/ec/tcbl0800.mf - RELOC/fonts/source/jknappen/ec/tcbl0900.mf - RELOC/fonts/source/jknappen/ec/tcbl1000.mf - RELOC/fonts/source/jknappen/ec/tcbl1095.mf - RELOC/fonts/source/jknappen/ec/tcbl1200.mf - RELOC/fonts/source/jknappen/ec/tcbl1440.mf - RELOC/fonts/source/jknappen/ec/tcbl1728.mf - RELOC/fonts/source/jknappen/ec/tcbl2074.mf - RELOC/fonts/source/jknappen/ec/tcbl2488.mf - RELOC/fonts/source/jknappen/ec/tcbl2986.mf - RELOC/fonts/source/jknappen/ec/tcbl3583.mf - RELOC/fonts/source/jknappen/ec/tcbm.mf - RELOC/fonts/source/jknappen/ec/tcbx.mf - RELOC/fonts/source/jknappen/ec/tcbx0500.mf - RELOC/fonts/source/jknappen/ec/tcbx0600.mf - RELOC/fonts/source/jknappen/ec/tcbx0700.mf - RELOC/fonts/source/jknappen/ec/tcbx0800.mf - RELOC/fonts/source/jknappen/ec/tcbx0900.mf - RELOC/fonts/source/jknappen/ec/tcbx1000.mf - RELOC/fonts/source/jknappen/ec/tcbx1095.mf - RELOC/fonts/source/jknappen/ec/tcbx1200.mf - RELOC/fonts/source/jknappen/ec/tcbx1440.mf - RELOC/fonts/source/jknappen/ec/tcbx1728.mf - RELOC/fonts/source/jknappen/ec/tcbx2074.mf - RELOC/fonts/source/jknappen/ec/tcbx2488.mf - RELOC/fonts/source/jknappen/ec/tcbx2986.mf - RELOC/fonts/source/jknappen/ec/tcbx3583.mf - RELOC/fonts/source/jknappen/ec/tcci.mf - RELOC/fonts/source/jknappen/ec/tcci0500.mf - RELOC/fonts/source/jknappen/ec/tcci0600.mf - RELOC/fonts/source/jknappen/ec/tcci0700.mf - RELOC/fonts/source/jknappen/ec/tcci0800.mf - RELOC/fonts/source/jknappen/ec/tcci0900.mf - RELOC/fonts/source/jknappen/ec/tcci1000.mf - RELOC/fonts/source/jknappen/ec/tcci1095.mf - RELOC/fonts/source/jknappen/ec/tcci1200.mf - RELOC/fonts/source/jknappen/ec/tcci1440.mf - RELOC/fonts/source/jknappen/ec/tcci1728.mf - RELOC/fonts/source/jknappen/ec/tcci2074.mf - RELOC/fonts/source/jknappen/ec/tcci2488.mf - RELOC/fonts/source/jknappen/ec/tcci2986.mf - RELOC/fonts/source/jknappen/ec/tcci3583.mf - RELOC/fonts/source/jknappen/ec/tcdh.mf - RELOC/fonts/source/jknappen/ec/tcfb.mf - RELOC/fonts/source/jknappen/ec/tcff.mf - RELOC/fonts/source/jknappen/ec/tcfi.mf - RELOC/fonts/source/jknappen/ec/tcfs.mf - RELOC/fonts/source/jknappen/ec/tcit.mf - RELOC/fonts/source/jknappen/ec/tcit0800.mf - RELOC/fonts/source/jknappen/ec/tcit0900.mf - RELOC/fonts/source/jknappen/ec/tcit1000.mf - RELOC/fonts/source/jknappen/ec/tcit1095.mf - RELOC/fonts/source/jknappen/ec/tcit1200.mf - RELOC/fonts/source/jknappen/ec/tcit1440.mf - RELOC/fonts/source/jknappen/ec/tcit1728.mf - RELOC/fonts/source/jknappen/ec/tcit2074.mf - RELOC/fonts/source/jknappen/ec/tcit2488.mf - RELOC/fonts/source/jknappen/ec/tcit2986.mf - RELOC/fonts/source/jknappen/ec/tcit3583.mf - RELOC/fonts/source/jknappen/ec/tcrb.mf - RELOC/fonts/source/jknappen/ec/tcrb0500.mf - RELOC/fonts/source/jknappen/ec/tcrb0600.mf - RELOC/fonts/source/jknappen/ec/tcrb0700.mf - RELOC/fonts/source/jknappen/ec/tcrb0800.mf - RELOC/fonts/source/jknappen/ec/tcrb0900.mf - RELOC/fonts/source/jknappen/ec/tcrb1000.mf - RELOC/fonts/source/jknappen/ec/tcrb1095.mf - RELOC/fonts/source/jknappen/ec/tcrb1200.mf - RELOC/fonts/source/jknappen/ec/tcrb1440.mf - RELOC/fonts/source/jknappen/ec/tcrb1728.mf - RELOC/fonts/source/jknappen/ec/tcrb2074.mf - RELOC/fonts/source/jknappen/ec/tcrb2488.mf - RELOC/fonts/source/jknappen/ec/tcrb2986.mf - RELOC/fonts/source/jknappen/ec/tcrb3583.mf - RELOC/fonts/source/jknappen/ec/tcrm.mf - RELOC/fonts/source/jknappen/ec/tcrm0500.mf - RELOC/fonts/source/jknappen/ec/tcrm0600.mf - RELOC/fonts/source/jknappen/ec/tcrm0700.mf - RELOC/fonts/source/jknappen/ec/tcrm0800.mf - RELOC/fonts/source/jknappen/ec/tcrm0900.mf - RELOC/fonts/source/jknappen/ec/tcrm1000.mf - RELOC/fonts/source/jknappen/ec/tcrm1095.mf - RELOC/fonts/source/jknappen/ec/tcrm1200.mf - RELOC/fonts/source/jknappen/ec/tcrm1440.mf - RELOC/fonts/source/jknappen/ec/tcrm1728.mf - RELOC/fonts/source/jknappen/ec/tcrm2074.mf - RELOC/fonts/source/jknappen/ec/tcrm2488.mf - RELOC/fonts/source/jknappen/ec/tcrm2986.mf - RELOC/fonts/source/jknappen/ec/tcrm3583.mf - RELOC/fonts/source/jknappen/ec/tcsi.mf - RELOC/fonts/source/jknappen/ec/tcsi0500.mf - RELOC/fonts/source/jknappen/ec/tcsi0600.mf - RELOC/fonts/source/jknappen/ec/tcsi0700.mf - RELOC/fonts/source/jknappen/ec/tcsi0800.mf - RELOC/fonts/source/jknappen/ec/tcsi0900.mf - RELOC/fonts/source/jknappen/ec/tcsi1000.mf - RELOC/fonts/source/jknappen/ec/tcsi1095.mf - RELOC/fonts/source/jknappen/ec/tcsi1200.mf - RELOC/fonts/source/jknappen/ec/tcsi1440.mf - RELOC/fonts/source/jknappen/ec/tcsi1728.mf - RELOC/fonts/source/jknappen/ec/tcsi2074.mf - RELOC/fonts/source/jknappen/ec/tcsi2488.mf - RELOC/fonts/source/jknappen/ec/tcsi2986.mf - RELOC/fonts/source/jknappen/ec/tcsi3583.mf - RELOC/fonts/source/jknappen/ec/tcsl.mf - RELOC/fonts/source/jknappen/ec/tcsl0500.mf - RELOC/fonts/source/jknappen/ec/tcsl0600.mf - RELOC/fonts/source/jknappen/ec/tcsl0700.mf - RELOC/fonts/source/jknappen/ec/tcsl0800.mf - RELOC/fonts/source/jknappen/ec/tcsl0900.mf - RELOC/fonts/source/jknappen/ec/tcsl1000.mf - RELOC/fonts/source/jknappen/ec/tcsl1095.mf - RELOC/fonts/source/jknappen/ec/tcsl1200.mf - RELOC/fonts/source/jknappen/ec/tcsl1440.mf - RELOC/fonts/source/jknappen/ec/tcsl1728.mf - RELOC/fonts/source/jknappen/ec/tcsl2074.mf - RELOC/fonts/source/jknappen/ec/tcsl2488.mf - RELOC/fonts/source/jknappen/ec/tcsl2986.mf - RELOC/fonts/source/jknappen/ec/tcsl3583.mf - RELOC/fonts/source/jknappen/ec/tcso.mf - RELOC/fonts/source/jknappen/ec/tcso0500.mf - RELOC/fonts/source/jknappen/ec/tcso0600.mf - RELOC/fonts/source/jknappen/ec/tcso0700.mf - RELOC/fonts/source/jknappen/ec/tcso0800.mf - RELOC/fonts/source/jknappen/ec/tcso0900.mf - RELOC/fonts/source/jknappen/ec/tcso1000.mf - RELOC/fonts/source/jknappen/ec/tcso1095.mf - RELOC/fonts/source/jknappen/ec/tcso1200.mf - RELOC/fonts/source/jknappen/ec/tcso1440.mf - RELOC/fonts/source/jknappen/ec/tcso1728.mf - RELOC/fonts/source/jknappen/ec/tcso2074.mf - RELOC/fonts/source/jknappen/ec/tcso2488.mf - RELOC/fonts/source/jknappen/ec/tcso2986.mf - RELOC/fonts/source/jknappen/ec/tcso3583.mf - RELOC/fonts/source/jknappen/ec/tcss.mf - RELOC/fonts/source/jknappen/ec/tcss0500.mf - RELOC/fonts/source/jknappen/ec/tcss0600.mf - RELOC/fonts/source/jknappen/ec/tcss0700.mf - RELOC/fonts/source/jknappen/ec/tcss0800.mf - RELOC/fonts/source/jknappen/ec/tcss0900.mf - RELOC/fonts/source/jknappen/ec/tcss1000.mf - RELOC/fonts/source/jknappen/ec/tcss1095.mf - RELOC/fonts/source/jknappen/ec/tcss1200.mf - RELOC/fonts/source/jknappen/ec/tcss1440.mf - RELOC/fonts/source/jknappen/ec/tcss1728.mf - RELOC/fonts/source/jknappen/ec/tcss2074.mf - RELOC/fonts/source/jknappen/ec/tcss2488.mf - RELOC/fonts/source/jknappen/ec/tcss2986.mf - RELOC/fonts/source/jknappen/ec/tcss3583.mf - RELOC/fonts/source/jknappen/ec/tcst.mf - RELOC/fonts/source/jknappen/ec/tcst0800.mf - RELOC/fonts/source/jknappen/ec/tcst0900.mf - RELOC/fonts/source/jknappen/ec/tcst1000.mf - RELOC/fonts/source/jknappen/ec/tcst1095.mf - RELOC/fonts/source/jknappen/ec/tcst1200.mf - RELOC/fonts/source/jknappen/ec/tcst1440.mf - RELOC/fonts/source/jknappen/ec/tcst1728.mf - RELOC/fonts/source/jknappen/ec/tcst2074.mf - RELOC/fonts/source/jknappen/ec/tcst2488.mf - RELOC/fonts/source/jknappen/ec/tcst2986.mf - RELOC/fonts/source/jknappen/ec/tcst3583.mf - RELOC/fonts/source/jknappen/ec/tcsx.mf - RELOC/fonts/source/jknappen/ec/tcsx0500.mf - RELOC/fonts/source/jknappen/ec/tcsx0600.mf - RELOC/fonts/source/jknappen/ec/tcsx0700.mf - RELOC/fonts/source/jknappen/ec/tcsx0800.mf - RELOC/fonts/source/jknappen/ec/tcsx0900.mf - RELOC/fonts/source/jknappen/ec/tcsx1000.mf - RELOC/fonts/source/jknappen/ec/tcsx1095.mf - RELOC/fonts/source/jknappen/ec/tcsx1200.mf - RELOC/fonts/source/jknappen/ec/tcsx1440.mf - RELOC/fonts/source/jknappen/ec/tcsx1728.mf - RELOC/fonts/source/jknappen/ec/tcsx2074.mf - RELOC/fonts/source/jknappen/ec/tcsx2488.mf - RELOC/fonts/source/jknappen/ec/tcsx2986.mf - RELOC/fonts/source/jknappen/ec/tcsx3583.mf - RELOC/fonts/source/jknappen/ec/tcti.mf - RELOC/fonts/source/jknappen/ec/tcti0500.mf - RELOC/fonts/source/jknappen/ec/tcti0600.mf - RELOC/fonts/source/jknappen/ec/tcti0700.mf - RELOC/fonts/source/jknappen/ec/tcti0800.mf - RELOC/fonts/source/jknappen/ec/tcti0900.mf - RELOC/fonts/source/jknappen/ec/tcti1000.mf - RELOC/fonts/source/jknappen/ec/tcti1095.mf - RELOC/fonts/source/jknappen/ec/tcti1200.mf - RELOC/fonts/source/jknappen/ec/tcti1440.mf - RELOC/fonts/source/jknappen/ec/tcti1728.mf - RELOC/fonts/source/jknappen/ec/tcti2074.mf - RELOC/fonts/source/jknappen/ec/tcti2488.mf - RELOC/fonts/source/jknappen/ec/tcti2986.mf - RELOC/fonts/source/jknappen/ec/tcti3583.mf - RELOC/fonts/source/jknappen/ec/tctt.mf - RELOC/fonts/source/jknappen/ec/tctt0800.mf - RELOC/fonts/source/jknappen/ec/tctt0900.mf - RELOC/fonts/source/jknappen/ec/tctt1000.mf - RELOC/fonts/source/jknappen/ec/tctt1095.mf - RELOC/fonts/source/jknappen/ec/tctt1200.mf - RELOC/fonts/source/jknappen/ec/tctt1440.mf - RELOC/fonts/source/jknappen/ec/tctt1728.mf - RELOC/fonts/source/jknappen/ec/tctt2074.mf - RELOC/fonts/source/jknappen/ec/tctt2488.mf - RELOC/fonts/source/jknappen/ec/tctt2986.mf - RELOC/fonts/source/jknappen/ec/tctt3583.mf - RELOC/fonts/source/jknappen/ec/tcui.mf - RELOC/fonts/source/jknappen/ec/tcui0500.mf - RELOC/fonts/source/jknappen/ec/tcui0600.mf - RELOC/fonts/source/jknappen/ec/tcui0700.mf - RELOC/fonts/source/jknappen/ec/tcui0800.mf - RELOC/fonts/source/jknappen/ec/tcui0900.mf - RELOC/fonts/source/jknappen/ec/tcui1000.mf - RELOC/fonts/source/jknappen/ec/tcui1095.mf - RELOC/fonts/source/jknappen/ec/tcui1200.mf - RELOC/fonts/source/jknappen/ec/tcui1440.mf - RELOC/fonts/source/jknappen/ec/tcui1728.mf - RELOC/fonts/source/jknappen/ec/tcui2074.mf - RELOC/fonts/source/jknappen/ec/tcui2488.mf - RELOC/fonts/source/jknappen/ec/tcui2986.mf - RELOC/fonts/source/jknappen/ec/tcui3583.mf - RELOC/fonts/source/jknappen/ec/tcvi.mf - RELOC/fonts/source/jknappen/ec/tcvi0800.mf - RELOC/fonts/source/jknappen/ec/tcvi0900.mf - RELOC/fonts/source/jknappen/ec/tcvi1000.mf - RELOC/fonts/source/jknappen/ec/tcvi1095.mf - RELOC/fonts/source/jknappen/ec/tcvi1200.mf - RELOC/fonts/source/jknappen/ec/tcvi1440.mf - RELOC/fonts/source/jknappen/ec/tcvi1728.mf - RELOC/fonts/source/jknappen/ec/tcvi2074.mf - RELOC/fonts/source/jknappen/ec/tcvi2488.mf - RELOC/fonts/source/jknappen/ec/tcvi2986.mf - RELOC/fonts/source/jknappen/ec/tcvi3583.mf - RELOC/fonts/source/jknappen/ec/tcvt.mf - RELOC/fonts/source/jknappen/ec/tcvt0800.mf - RELOC/fonts/source/jknappen/ec/tcvt0900.mf - RELOC/fonts/source/jknappen/ec/tcvt1000.mf - RELOC/fonts/source/jknappen/ec/tcvt1095.mf - RELOC/fonts/source/jknappen/ec/tcvt1200.mf - RELOC/fonts/source/jknappen/ec/tcvt1440.mf - RELOC/fonts/source/jknappen/ec/tcvt1728.mf - RELOC/fonts/source/jknappen/ec/tcvt2074.mf - RELOC/fonts/source/jknappen/ec/tcvt2488.mf - RELOC/fonts/source/jknappen/ec/tcvt2986.mf - RELOC/fonts/source/jknappen/ec/tcvt3583.mf - RELOC/fonts/source/jknappen/ec/txaccent.mf - RELOC/fonts/source/jknappen/ec/txgen.mf - RELOC/fonts/source/jknappen/ec/txifract.mf - RELOC/fonts/source/jknappen/ec/txisuper.mf - RELOC/fonts/source/jknappen/ec/txitlod.mf - RELOC/fonts/source/jknappen/ec/txpseudo.mf - RELOC/fonts/source/jknappen/ec/txrfract.mf - RELOC/fonts/source/jknappen/ec/txromod.mf - RELOC/fonts/source/jknappen/ec/txrsuper.mf - RELOC/fonts/source/jknappen/ec/txsymb.mf - RELOC/fonts/source/jknappen/ec/txsymbol.mf - RELOC/fonts/tfm/jknappen/ec/ecbi0500.tfm - RELOC/fonts/tfm/jknappen/ec/ecbi0600.tfm - RELOC/fonts/tfm/jknappen/ec/ecbi0700.tfm - RELOC/fonts/tfm/jknappen/ec/ecbi0800.tfm - RELOC/fonts/tfm/jknappen/ec/ecbi0900.tfm - RELOC/fonts/tfm/jknappen/ec/ecbi1000.tfm - RELOC/fonts/tfm/jknappen/ec/ecbi1095.tfm - RELOC/fonts/tfm/jknappen/ec/ecbi1200.tfm - RELOC/fonts/tfm/jknappen/ec/ecbi1440.tfm - RELOC/fonts/tfm/jknappen/ec/ecbi1728.tfm - RELOC/fonts/tfm/jknappen/ec/ecbi2074.tfm - RELOC/fonts/tfm/jknappen/ec/ecbi2488.tfm - RELOC/fonts/tfm/jknappen/ec/ecbi2986.tfm - RELOC/fonts/tfm/jknappen/ec/ecbi3583.tfm - RELOC/fonts/tfm/jknappen/ec/ecbl0500.tfm - RELOC/fonts/tfm/jknappen/ec/ecbl0600.tfm - RELOC/fonts/tfm/jknappen/ec/ecbl0700.tfm - RELOC/fonts/tfm/jknappen/ec/ecbl0800.tfm - RELOC/fonts/tfm/jknappen/ec/ecbl0900.tfm - RELOC/fonts/tfm/jknappen/ec/ecbl1000.tfm - RELOC/fonts/tfm/jknappen/ec/ecbl1095.tfm - RELOC/fonts/tfm/jknappen/ec/ecbl1200.tfm - RELOC/fonts/tfm/jknappen/ec/ecbl1440.tfm - RELOC/fonts/tfm/jknappen/ec/ecbl1728.tfm - RELOC/fonts/tfm/jknappen/ec/ecbl2074.tfm - RELOC/fonts/tfm/jknappen/ec/ecbl2488.tfm - RELOC/fonts/tfm/jknappen/ec/ecbl2986.tfm - RELOC/fonts/tfm/jknappen/ec/ecbl3583.tfm - RELOC/fonts/tfm/jknappen/ec/ecbx0500.tfm - RELOC/fonts/tfm/jknappen/ec/ecbx0600.tfm - RELOC/fonts/tfm/jknappen/ec/ecbx0700.tfm - RELOC/fonts/tfm/jknappen/ec/ecbx0800.tfm - RELOC/fonts/tfm/jknappen/ec/ecbx0900.tfm - RELOC/fonts/tfm/jknappen/ec/ecbx1000.tfm - RELOC/fonts/tfm/jknappen/ec/ecbx1095.tfm - RELOC/fonts/tfm/jknappen/ec/ecbx1200.tfm - RELOC/fonts/tfm/jknappen/ec/ecbx1440.tfm - RELOC/fonts/tfm/jknappen/ec/ecbx1728.tfm - RELOC/fonts/tfm/jknappen/ec/ecbx2074.tfm - RELOC/fonts/tfm/jknappen/ec/ecbx2488.tfm - RELOC/fonts/tfm/jknappen/ec/ecbx2986.tfm - RELOC/fonts/tfm/jknappen/ec/ecbx3583.tfm - RELOC/fonts/tfm/jknappen/ec/eccc0500.tfm - RELOC/fonts/tfm/jknappen/ec/eccc0600.tfm - RELOC/fonts/tfm/jknappen/ec/eccc0700.tfm - RELOC/fonts/tfm/jknappen/ec/eccc0800.tfm - RELOC/fonts/tfm/jknappen/ec/eccc0900.tfm - RELOC/fonts/tfm/jknappen/ec/eccc1000.tfm - RELOC/fonts/tfm/jknappen/ec/eccc1095.tfm - RELOC/fonts/tfm/jknappen/ec/eccc1200.tfm - RELOC/fonts/tfm/jknappen/ec/eccc1440.tfm - RELOC/fonts/tfm/jknappen/ec/eccc1728.tfm - RELOC/fonts/tfm/jknappen/ec/eccc2074.tfm - RELOC/fonts/tfm/jknappen/ec/eccc2488.tfm - RELOC/fonts/tfm/jknappen/ec/eccc2986.tfm - RELOC/fonts/tfm/jknappen/ec/eccc3583.tfm - RELOC/fonts/tfm/jknappen/ec/ecci0500.tfm - RELOC/fonts/tfm/jknappen/ec/ecci0600.tfm - RELOC/fonts/tfm/jknappen/ec/ecci0700.tfm - RELOC/fonts/tfm/jknappen/ec/ecci0800.tfm - RELOC/fonts/tfm/jknappen/ec/ecci0900.tfm - RELOC/fonts/tfm/jknappen/ec/ecci1000.tfm - RELOC/fonts/tfm/jknappen/ec/ecci1095.tfm - RELOC/fonts/tfm/jknappen/ec/ecci1200.tfm - RELOC/fonts/tfm/jknappen/ec/ecci1440.tfm - RELOC/fonts/tfm/jknappen/ec/ecci1728.tfm - RELOC/fonts/tfm/jknappen/ec/ecci2074.tfm - RELOC/fonts/tfm/jknappen/ec/ecci2488.tfm - RELOC/fonts/tfm/jknappen/ec/ecci2986.tfm - RELOC/fonts/tfm/jknappen/ec/ecci3583.tfm - RELOC/fonts/tfm/jknappen/ec/ecdh0500.tfm - RELOC/fonts/tfm/jknappen/ec/ecdh0600.tfm - RELOC/fonts/tfm/jknappen/ec/ecdh0700.tfm - RELOC/fonts/tfm/jknappen/ec/ecdh0800.tfm - RELOC/fonts/tfm/jknappen/ec/ecdh0900.tfm - RELOC/fonts/tfm/jknappen/ec/ecdh1000.tfm - RELOC/fonts/tfm/jknappen/ec/ecdh1095.tfm - RELOC/fonts/tfm/jknappen/ec/ecdh1200.tfm - RELOC/fonts/tfm/jknappen/ec/ecdh1440.tfm - RELOC/fonts/tfm/jknappen/ec/ecdh1728.tfm - RELOC/fonts/tfm/jknappen/ec/ecdh2074.tfm - RELOC/fonts/tfm/jknappen/ec/ecdh2488.tfm - RELOC/fonts/tfm/jknappen/ec/ecdh2986.tfm - RELOC/fonts/tfm/jknappen/ec/ecdh3583.tfm - RELOC/fonts/tfm/jknappen/ec/ecit0800.tfm - RELOC/fonts/tfm/jknappen/ec/ecit0900.tfm - RELOC/fonts/tfm/jknappen/ec/ecit1000.tfm - RELOC/fonts/tfm/jknappen/ec/ecit1095.tfm - RELOC/fonts/tfm/jknappen/ec/ecit1200.tfm - RELOC/fonts/tfm/jknappen/ec/ecit1440.tfm - RELOC/fonts/tfm/jknappen/ec/ecit1728.tfm - RELOC/fonts/tfm/jknappen/ec/ecit2074.tfm - RELOC/fonts/tfm/jknappen/ec/ecit2488.tfm - RELOC/fonts/tfm/jknappen/ec/ecit2986.tfm - RELOC/fonts/tfm/jknappen/ec/ecit3583.tfm - RELOC/fonts/tfm/jknappen/ec/eclb8.tfm - RELOC/fonts/tfm/jknappen/ec/ecli8.tfm - RELOC/fonts/tfm/jknappen/ec/eclo8.tfm - RELOC/fonts/tfm/jknappen/ec/eclq8.tfm - RELOC/fonts/tfm/jknappen/ec/ecltt8.tfm - RELOC/fonts/tfm/jknappen/ec/ecoc0500.tfm - RELOC/fonts/tfm/jknappen/ec/ecoc0600.tfm - RELOC/fonts/tfm/jknappen/ec/ecoc0700.tfm - RELOC/fonts/tfm/jknappen/ec/ecoc0800.tfm - RELOC/fonts/tfm/jknappen/ec/ecoc0900.tfm - RELOC/fonts/tfm/jknappen/ec/ecoc1000.tfm - RELOC/fonts/tfm/jknappen/ec/ecoc1095.tfm - RELOC/fonts/tfm/jknappen/ec/ecoc1200.tfm - RELOC/fonts/tfm/jknappen/ec/ecoc1440.tfm - RELOC/fonts/tfm/jknappen/ec/ecoc1728.tfm - RELOC/fonts/tfm/jknappen/ec/ecoc2074.tfm - RELOC/fonts/tfm/jknappen/ec/ecoc2488.tfm - RELOC/fonts/tfm/jknappen/ec/ecoc2986.tfm - RELOC/fonts/tfm/jknappen/ec/ecoc3583.tfm - RELOC/fonts/tfm/jknappen/ec/ecrb0500.tfm - RELOC/fonts/tfm/jknappen/ec/ecrb0600.tfm - RELOC/fonts/tfm/jknappen/ec/ecrb0700.tfm - RELOC/fonts/tfm/jknappen/ec/ecrb0800.tfm - RELOC/fonts/tfm/jknappen/ec/ecrb0900.tfm - RELOC/fonts/tfm/jknappen/ec/ecrb1000.tfm - RELOC/fonts/tfm/jknappen/ec/ecrb1095.tfm - RELOC/fonts/tfm/jknappen/ec/ecrb1200.tfm - RELOC/fonts/tfm/jknappen/ec/ecrb1440.tfm - RELOC/fonts/tfm/jknappen/ec/ecrb1728.tfm - RELOC/fonts/tfm/jknappen/ec/ecrb2074.tfm - RELOC/fonts/tfm/jknappen/ec/ecrb2488.tfm - RELOC/fonts/tfm/jknappen/ec/ecrb2986.tfm - RELOC/fonts/tfm/jknappen/ec/ecrb3583.tfm - RELOC/fonts/tfm/jknappen/ec/ecrm0500.tfm - RELOC/fonts/tfm/jknappen/ec/ecrm0600.tfm - RELOC/fonts/tfm/jknappen/ec/ecrm0700.tfm - RELOC/fonts/tfm/jknappen/ec/ecrm0800.tfm - RELOC/fonts/tfm/jknappen/ec/ecrm0900.tfm - RELOC/fonts/tfm/jknappen/ec/ecrm1000.tfm - RELOC/fonts/tfm/jknappen/ec/ecrm1095.tfm - RELOC/fonts/tfm/jknappen/ec/ecrm1200.tfm - RELOC/fonts/tfm/jknappen/ec/ecrm1440.tfm - RELOC/fonts/tfm/jknappen/ec/ecrm1728.tfm - RELOC/fonts/tfm/jknappen/ec/ecrm2074.tfm - RELOC/fonts/tfm/jknappen/ec/ecrm2488.tfm - RELOC/fonts/tfm/jknappen/ec/ecrm2986.tfm - RELOC/fonts/tfm/jknappen/ec/ecrm3583.tfm - RELOC/fonts/tfm/jknappen/ec/ecsc0500.tfm - RELOC/fonts/tfm/jknappen/ec/ecsc0600.tfm - RELOC/fonts/tfm/jknappen/ec/ecsc0700.tfm - RELOC/fonts/tfm/jknappen/ec/ecsc0800.tfm - RELOC/fonts/tfm/jknappen/ec/ecsc0900.tfm - RELOC/fonts/tfm/jknappen/ec/ecsc1000.tfm - RELOC/fonts/tfm/jknappen/ec/ecsc1095.tfm - RELOC/fonts/tfm/jknappen/ec/ecsc1200.tfm - RELOC/fonts/tfm/jknappen/ec/ecsc1440.tfm - RELOC/fonts/tfm/jknappen/ec/ecsc1728.tfm - RELOC/fonts/tfm/jknappen/ec/ecsc2074.tfm - RELOC/fonts/tfm/jknappen/ec/ecsc2488.tfm - RELOC/fonts/tfm/jknappen/ec/ecsc2986.tfm - RELOC/fonts/tfm/jknappen/ec/ecsc3583.tfm - RELOC/fonts/tfm/jknappen/ec/ecsi0500.tfm - RELOC/fonts/tfm/jknappen/ec/ecsi0600.tfm - RELOC/fonts/tfm/jknappen/ec/ecsi0700.tfm - RELOC/fonts/tfm/jknappen/ec/ecsi0800.tfm - RELOC/fonts/tfm/jknappen/ec/ecsi0900.tfm - RELOC/fonts/tfm/jknappen/ec/ecsi1000.tfm - RELOC/fonts/tfm/jknappen/ec/ecsi1095.tfm - RELOC/fonts/tfm/jknappen/ec/ecsi1200.tfm - RELOC/fonts/tfm/jknappen/ec/ecsi1440.tfm - RELOC/fonts/tfm/jknappen/ec/ecsi1728.tfm - RELOC/fonts/tfm/jknappen/ec/ecsi2074.tfm - RELOC/fonts/tfm/jknappen/ec/ecsi2488.tfm - RELOC/fonts/tfm/jknappen/ec/ecsi2986.tfm - RELOC/fonts/tfm/jknappen/ec/ecsi3583.tfm - RELOC/fonts/tfm/jknappen/ec/ecsl0500.tfm - RELOC/fonts/tfm/jknappen/ec/ecsl0600.tfm - RELOC/fonts/tfm/jknappen/ec/ecsl0700.tfm - RELOC/fonts/tfm/jknappen/ec/ecsl0800.tfm - RELOC/fonts/tfm/jknappen/ec/ecsl0900.tfm - RELOC/fonts/tfm/jknappen/ec/ecsl1000.tfm - RELOC/fonts/tfm/jknappen/ec/ecsl1095.tfm - RELOC/fonts/tfm/jknappen/ec/ecsl1200.tfm - RELOC/fonts/tfm/jknappen/ec/ecsl1440.tfm - RELOC/fonts/tfm/jknappen/ec/ecsl1728.tfm - RELOC/fonts/tfm/jknappen/ec/ecsl2074.tfm - RELOC/fonts/tfm/jknappen/ec/ecsl2488.tfm - RELOC/fonts/tfm/jknappen/ec/ecsl2986.tfm - RELOC/fonts/tfm/jknappen/ec/ecsl3583.tfm - RELOC/fonts/tfm/jknappen/ec/ecso0500.tfm - RELOC/fonts/tfm/jknappen/ec/ecso0600.tfm - RELOC/fonts/tfm/jknappen/ec/ecso0700.tfm - RELOC/fonts/tfm/jknappen/ec/ecso0800.tfm - RELOC/fonts/tfm/jknappen/ec/ecso0900.tfm - RELOC/fonts/tfm/jknappen/ec/ecso1000.tfm - RELOC/fonts/tfm/jknappen/ec/ecso1095.tfm - RELOC/fonts/tfm/jknappen/ec/ecso1200.tfm - RELOC/fonts/tfm/jknappen/ec/ecso1440.tfm - RELOC/fonts/tfm/jknappen/ec/ecso1728.tfm - RELOC/fonts/tfm/jknappen/ec/ecso2074.tfm - RELOC/fonts/tfm/jknappen/ec/ecso2488.tfm - RELOC/fonts/tfm/jknappen/ec/ecso2986.tfm - RELOC/fonts/tfm/jknappen/ec/ecso3583.tfm - RELOC/fonts/tfm/jknappen/ec/ecss0500.tfm - RELOC/fonts/tfm/jknappen/ec/ecss0600.tfm - RELOC/fonts/tfm/jknappen/ec/ecss0700.tfm - RELOC/fonts/tfm/jknappen/ec/ecss0800.tfm - RELOC/fonts/tfm/jknappen/ec/ecss0900.tfm - RELOC/fonts/tfm/jknappen/ec/ecss1000.tfm - RELOC/fonts/tfm/jknappen/ec/ecss1095.tfm - RELOC/fonts/tfm/jknappen/ec/ecss1200.tfm - RELOC/fonts/tfm/jknappen/ec/ecss1440.tfm - RELOC/fonts/tfm/jknappen/ec/ecss1728.tfm - RELOC/fonts/tfm/jknappen/ec/ecss2074.tfm - RELOC/fonts/tfm/jknappen/ec/ecss2488.tfm - RELOC/fonts/tfm/jknappen/ec/ecss2986.tfm - RELOC/fonts/tfm/jknappen/ec/ecss3583.tfm - RELOC/fonts/tfm/jknappen/ec/ecst0800.tfm - RELOC/fonts/tfm/jknappen/ec/ecst0900.tfm - RELOC/fonts/tfm/jknappen/ec/ecst1000.tfm - RELOC/fonts/tfm/jknappen/ec/ecst1095.tfm - RELOC/fonts/tfm/jknappen/ec/ecst1200.tfm - RELOC/fonts/tfm/jknappen/ec/ecst1440.tfm - RELOC/fonts/tfm/jknappen/ec/ecst1728.tfm - RELOC/fonts/tfm/jknappen/ec/ecst2074.tfm - RELOC/fonts/tfm/jknappen/ec/ecst2488.tfm - RELOC/fonts/tfm/jknappen/ec/ecst2986.tfm - RELOC/fonts/tfm/jknappen/ec/ecst3583.tfm - RELOC/fonts/tfm/jknappen/ec/ecsx0500.tfm - RELOC/fonts/tfm/jknappen/ec/ecsx0600.tfm - RELOC/fonts/tfm/jknappen/ec/ecsx0700.tfm - RELOC/fonts/tfm/jknappen/ec/ecsx0800.tfm - RELOC/fonts/tfm/jknappen/ec/ecsx0900.tfm - RELOC/fonts/tfm/jknappen/ec/ecsx1000.tfm - RELOC/fonts/tfm/jknappen/ec/ecsx1095.tfm - RELOC/fonts/tfm/jknappen/ec/ecsx1200.tfm - RELOC/fonts/tfm/jknappen/ec/ecsx1440.tfm - RELOC/fonts/tfm/jknappen/ec/ecsx1728.tfm - RELOC/fonts/tfm/jknappen/ec/ecsx2074.tfm - RELOC/fonts/tfm/jknappen/ec/ecsx2488.tfm - RELOC/fonts/tfm/jknappen/ec/ecsx2986.tfm - RELOC/fonts/tfm/jknappen/ec/ecsx3583.tfm - RELOC/fonts/tfm/jknappen/ec/ectc0800.tfm - RELOC/fonts/tfm/jknappen/ec/ectc0900.tfm - RELOC/fonts/tfm/jknappen/ec/ectc1000.tfm - RELOC/fonts/tfm/jknappen/ec/ectc1095.tfm - RELOC/fonts/tfm/jknappen/ec/ectc1200.tfm - RELOC/fonts/tfm/jknappen/ec/ectc1440.tfm - RELOC/fonts/tfm/jknappen/ec/ectc1728.tfm - RELOC/fonts/tfm/jknappen/ec/ectc2074.tfm - RELOC/fonts/tfm/jknappen/ec/ectc2488.tfm - RELOC/fonts/tfm/jknappen/ec/ectc2986.tfm - RELOC/fonts/tfm/jknappen/ec/ectc3583.tfm - RELOC/fonts/tfm/jknappen/ec/ecti0500.tfm - RELOC/fonts/tfm/jknappen/ec/ecti0600.tfm - RELOC/fonts/tfm/jknappen/ec/ecti0700.tfm - RELOC/fonts/tfm/jknappen/ec/ecti0800.tfm - RELOC/fonts/tfm/jknappen/ec/ecti0900.tfm - RELOC/fonts/tfm/jknappen/ec/ecti1000.tfm - RELOC/fonts/tfm/jknappen/ec/ecti1095.tfm - RELOC/fonts/tfm/jknappen/ec/ecti1200.tfm - RELOC/fonts/tfm/jknappen/ec/ecti1440.tfm - RELOC/fonts/tfm/jknappen/ec/ecti1728.tfm - RELOC/fonts/tfm/jknappen/ec/ecti2074.tfm - RELOC/fonts/tfm/jknappen/ec/ecti2488.tfm - RELOC/fonts/tfm/jknappen/ec/ecti2986.tfm - RELOC/fonts/tfm/jknappen/ec/ecti3583.tfm - RELOC/fonts/tfm/jknappen/ec/ectt0800.tfm - RELOC/fonts/tfm/jknappen/ec/ectt0900.tfm - RELOC/fonts/tfm/jknappen/ec/ectt1000.tfm - RELOC/fonts/tfm/jknappen/ec/ectt1095.tfm - RELOC/fonts/tfm/jknappen/ec/ectt1200.tfm - RELOC/fonts/tfm/jknappen/ec/ectt1440.tfm - RELOC/fonts/tfm/jknappen/ec/ectt1728.tfm - RELOC/fonts/tfm/jknappen/ec/ectt2074.tfm - RELOC/fonts/tfm/jknappen/ec/ectt2488.tfm - RELOC/fonts/tfm/jknappen/ec/ectt2986.tfm - RELOC/fonts/tfm/jknappen/ec/ectt3583.tfm - RELOC/fonts/tfm/jknappen/ec/ecui0500.tfm - RELOC/fonts/tfm/jknappen/ec/ecui0600.tfm - RELOC/fonts/tfm/jknappen/ec/ecui0700.tfm - RELOC/fonts/tfm/jknappen/ec/ecui0800.tfm - RELOC/fonts/tfm/jknappen/ec/ecui0900.tfm - RELOC/fonts/tfm/jknappen/ec/ecui1000.tfm - RELOC/fonts/tfm/jknappen/ec/ecui1095.tfm - RELOC/fonts/tfm/jknappen/ec/ecui1200.tfm - RELOC/fonts/tfm/jknappen/ec/ecui1440.tfm - RELOC/fonts/tfm/jknappen/ec/ecui1728.tfm - RELOC/fonts/tfm/jknappen/ec/ecui2074.tfm - RELOC/fonts/tfm/jknappen/ec/ecui2488.tfm - RELOC/fonts/tfm/jknappen/ec/ecui2986.tfm - RELOC/fonts/tfm/jknappen/ec/ecui3583.tfm - RELOC/fonts/tfm/jknappen/ec/ecvi0800.tfm - RELOC/fonts/tfm/jknappen/ec/ecvi0900.tfm - RELOC/fonts/tfm/jknappen/ec/ecvi1000.tfm - RELOC/fonts/tfm/jknappen/ec/ecvi1095.tfm - RELOC/fonts/tfm/jknappen/ec/ecvi1200.tfm - RELOC/fonts/tfm/jknappen/ec/ecvi1440.tfm - RELOC/fonts/tfm/jknappen/ec/ecvi1728.tfm - RELOC/fonts/tfm/jknappen/ec/ecvi2074.tfm - RELOC/fonts/tfm/jknappen/ec/ecvi2488.tfm - RELOC/fonts/tfm/jknappen/ec/ecvi2986.tfm - RELOC/fonts/tfm/jknappen/ec/ecvi3583.tfm - RELOC/fonts/tfm/jknappen/ec/ecvt0800.tfm - RELOC/fonts/tfm/jknappen/ec/ecvt0900.tfm - RELOC/fonts/tfm/jknappen/ec/ecvt1000.tfm - RELOC/fonts/tfm/jknappen/ec/ecvt1095.tfm - RELOC/fonts/tfm/jknappen/ec/ecvt1200.tfm - RELOC/fonts/tfm/jknappen/ec/ecvt1440.tfm - RELOC/fonts/tfm/jknappen/ec/ecvt1728.tfm - RELOC/fonts/tfm/jknappen/ec/ecvt2074.tfm - RELOC/fonts/tfm/jknappen/ec/ecvt2488.tfm - RELOC/fonts/tfm/jknappen/ec/ecvt2986.tfm - RELOC/fonts/tfm/jknappen/ec/ecvt3583.tfm - RELOC/fonts/tfm/jknappen/ec/ecxc0500.tfm - RELOC/fonts/tfm/jknappen/ec/ecxc0600.tfm - RELOC/fonts/tfm/jknappen/ec/ecxc0700.tfm - RELOC/fonts/tfm/jknappen/ec/ecxc0800.tfm - RELOC/fonts/tfm/jknappen/ec/ecxc0900.tfm - RELOC/fonts/tfm/jknappen/ec/ecxc1000.tfm - RELOC/fonts/tfm/jknappen/ec/ecxc1095.tfm - RELOC/fonts/tfm/jknappen/ec/ecxc1200.tfm - RELOC/fonts/tfm/jknappen/ec/ecxc1440.tfm - RELOC/fonts/tfm/jknappen/ec/ecxc1728.tfm - RELOC/fonts/tfm/jknappen/ec/ecxc2074.tfm - RELOC/fonts/tfm/jknappen/ec/ecxc2488.tfm - RELOC/fonts/tfm/jknappen/ec/ecxc2986.tfm - RELOC/fonts/tfm/jknappen/ec/ecxc3583.tfm - RELOC/fonts/tfm/jknappen/ec/ieclb8.tfm - RELOC/fonts/tfm/jknappen/ec/iecli8.tfm - RELOC/fonts/tfm/jknappen/ec/ieclo8.tfm - RELOC/fonts/tfm/jknappen/ec/ieclq8.tfm - RELOC/fonts/tfm/jknappen/ec/iecltt8.tfm - RELOC/fonts/tfm/jknappen/ec/tcbi0500.tfm - RELOC/fonts/tfm/jknappen/ec/tcbi0600.tfm - RELOC/fonts/tfm/jknappen/ec/tcbi0700.tfm - RELOC/fonts/tfm/jknappen/ec/tcbi0800.tfm - RELOC/fonts/tfm/jknappen/ec/tcbi0900.tfm - RELOC/fonts/tfm/jknappen/ec/tcbi1000.tfm - RELOC/fonts/tfm/jknappen/ec/tcbi1095.tfm - RELOC/fonts/tfm/jknappen/ec/tcbi1200.tfm - RELOC/fonts/tfm/jknappen/ec/tcbi1440.tfm - RELOC/fonts/tfm/jknappen/ec/tcbi1728.tfm - RELOC/fonts/tfm/jknappen/ec/tcbi2074.tfm - RELOC/fonts/tfm/jknappen/ec/tcbi2488.tfm - RELOC/fonts/tfm/jknappen/ec/tcbi2986.tfm - RELOC/fonts/tfm/jknappen/ec/tcbi3583.tfm - RELOC/fonts/tfm/jknappen/ec/tcbl0500.tfm - RELOC/fonts/tfm/jknappen/ec/tcbl0600.tfm - RELOC/fonts/tfm/jknappen/ec/tcbl0700.tfm - RELOC/fonts/tfm/jknappen/ec/tcbl0800.tfm - RELOC/fonts/tfm/jknappen/ec/tcbl0900.tfm - RELOC/fonts/tfm/jknappen/ec/tcbl1000.tfm - RELOC/fonts/tfm/jknappen/ec/tcbl1095.tfm - RELOC/fonts/tfm/jknappen/ec/tcbl1200.tfm - RELOC/fonts/tfm/jknappen/ec/tcbl1440.tfm - RELOC/fonts/tfm/jknappen/ec/tcbl1728.tfm - RELOC/fonts/tfm/jknappen/ec/tcbl2074.tfm - RELOC/fonts/tfm/jknappen/ec/tcbl2488.tfm - RELOC/fonts/tfm/jknappen/ec/tcbl2986.tfm - RELOC/fonts/tfm/jknappen/ec/tcbl3583.tfm - RELOC/fonts/tfm/jknappen/ec/tcbx0500.tfm - RELOC/fonts/tfm/jknappen/ec/tcbx0600.tfm - RELOC/fonts/tfm/jknappen/ec/tcbx0700.tfm - RELOC/fonts/tfm/jknappen/ec/tcbx0800.tfm - RELOC/fonts/tfm/jknappen/ec/tcbx0900.tfm - RELOC/fonts/tfm/jknappen/ec/tcbx1000.tfm - RELOC/fonts/tfm/jknappen/ec/tcbx1095.tfm - RELOC/fonts/tfm/jknappen/ec/tcbx1200.tfm - RELOC/fonts/tfm/jknappen/ec/tcbx1440.tfm - RELOC/fonts/tfm/jknappen/ec/tcbx1728.tfm - RELOC/fonts/tfm/jknappen/ec/tcbx2074.tfm - RELOC/fonts/tfm/jknappen/ec/tcbx2488.tfm - RELOC/fonts/tfm/jknappen/ec/tcbx2986.tfm - RELOC/fonts/tfm/jknappen/ec/tcbx3583.tfm - RELOC/fonts/tfm/jknappen/ec/tcci0500.tfm - RELOC/fonts/tfm/jknappen/ec/tcci0600.tfm - RELOC/fonts/tfm/jknappen/ec/tcci0700.tfm - RELOC/fonts/tfm/jknappen/ec/tcci0800.tfm - RELOC/fonts/tfm/jknappen/ec/tcci0900.tfm - RELOC/fonts/tfm/jknappen/ec/tcci1000.tfm - RELOC/fonts/tfm/jknappen/ec/tcci1095.tfm - RELOC/fonts/tfm/jknappen/ec/tcci1200.tfm - RELOC/fonts/tfm/jknappen/ec/tcci1440.tfm - RELOC/fonts/tfm/jknappen/ec/tcci1728.tfm - RELOC/fonts/tfm/jknappen/ec/tcci2074.tfm - RELOC/fonts/tfm/jknappen/ec/tcci2488.tfm - RELOC/fonts/tfm/jknappen/ec/tcci2986.tfm - RELOC/fonts/tfm/jknappen/ec/tcci3583.tfm - RELOC/fonts/tfm/jknappen/ec/tcit0800.tfm - RELOC/fonts/tfm/jknappen/ec/tcit0900.tfm - RELOC/fonts/tfm/jknappen/ec/tcit1000.tfm - RELOC/fonts/tfm/jknappen/ec/tcit1095.tfm - RELOC/fonts/tfm/jknappen/ec/tcit1200.tfm - RELOC/fonts/tfm/jknappen/ec/tcit1440.tfm - RELOC/fonts/tfm/jknappen/ec/tcit1728.tfm - RELOC/fonts/tfm/jknappen/ec/tcit2074.tfm - RELOC/fonts/tfm/jknappen/ec/tcit2488.tfm - RELOC/fonts/tfm/jknappen/ec/tcit2986.tfm - RELOC/fonts/tfm/jknappen/ec/tcit3583.tfm - RELOC/fonts/tfm/jknappen/ec/tcrb0500.tfm - RELOC/fonts/tfm/jknappen/ec/tcrb0600.tfm - RELOC/fonts/tfm/jknappen/ec/tcrb0700.tfm - RELOC/fonts/tfm/jknappen/ec/tcrb0800.tfm - RELOC/fonts/tfm/jknappen/ec/tcrb0900.tfm - RELOC/fonts/tfm/jknappen/ec/tcrb1000.tfm - RELOC/fonts/tfm/jknappen/ec/tcrb1095.tfm - RELOC/fonts/tfm/jknappen/ec/tcrb1200.tfm - RELOC/fonts/tfm/jknappen/ec/tcrb1440.tfm - RELOC/fonts/tfm/jknappen/ec/tcrb1728.tfm - RELOC/fonts/tfm/jknappen/ec/tcrb2074.tfm - RELOC/fonts/tfm/jknappen/ec/tcrb2488.tfm - RELOC/fonts/tfm/jknappen/ec/tcrb2986.tfm - RELOC/fonts/tfm/jknappen/ec/tcrb3583.tfm - RELOC/fonts/tfm/jknappen/ec/tcrm0500.tfm - RELOC/fonts/tfm/jknappen/ec/tcrm0600.tfm - RELOC/fonts/tfm/jknappen/ec/tcrm0700.tfm - RELOC/fonts/tfm/jknappen/ec/tcrm0800.tfm - RELOC/fonts/tfm/jknappen/ec/tcrm0900.tfm - RELOC/fonts/tfm/jknappen/ec/tcrm1000.tfm - RELOC/fonts/tfm/jknappen/ec/tcrm1095.tfm - RELOC/fonts/tfm/jknappen/ec/tcrm1200.tfm - RELOC/fonts/tfm/jknappen/ec/tcrm1440.tfm - RELOC/fonts/tfm/jknappen/ec/tcrm1728.tfm - RELOC/fonts/tfm/jknappen/ec/tcrm2074.tfm - RELOC/fonts/tfm/jknappen/ec/tcrm2488.tfm - RELOC/fonts/tfm/jknappen/ec/tcrm2986.tfm - RELOC/fonts/tfm/jknappen/ec/tcrm3583.tfm - RELOC/fonts/tfm/jknappen/ec/tcsi0500.tfm - RELOC/fonts/tfm/jknappen/ec/tcsi0600.tfm - RELOC/fonts/tfm/jknappen/ec/tcsi0700.tfm - RELOC/fonts/tfm/jknappen/ec/tcsi0800.tfm - RELOC/fonts/tfm/jknappen/ec/tcsi0900.tfm - RELOC/fonts/tfm/jknappen/ec/tcsi1000.tfm - RELOC/fonts/tfm/jknappen/ec/tcsi1095.tfm - RELOC/fonts/tfm/jknappen/ec/tcsi1200.tfm - RELOC/fonts/tfm/jknappen/ec/tcsi1440.tfm - RELOC/fonts/tfm/jknappen/ec/tcsi1728.tfm - RELOC/fonts/tfm/jknappen/ec/tcsi2074.tfm - RELOC/fonts/tfm/jknappen/ec/tcsi2488.tfm - RELOC/fonts/tfm/jknappen/ec/tcsi2986.tfm - RELOC/fonts/tfm/jknappen/ec/tcsi3583.tfm - RELOC/fonts/tfm/jknappen/ec/tcsl0500.tfm - RELOC/fonts/tfm/jknappen/ec/tcsl0600.tfm - RELOC/fonts/tfm/jknappen/ec/tcsl0700.tfm - RELOC/fonts/tfm/jknappen/ec/tcsl0800.tfm - RELOC/fonts/tfm/jknappen/ec/tcsl0900.tfm - RELOC/fonts/tfm/jknappen/ec/tcsl1000.tfm - RELOC/fonts/tfm/jknappen/ec/tcsl1095.tfm - RELOC/fonts/tfm/jknappen/ec/tcsl1200.tfm - RELOC/fonts/tfm/jknappen/ec/tcsl1440.tfm - RELOC/fonts/tfm/jknappen/ec/tcsl1728.tfm - RELOC/fonts/tfm/jknappen/ec/tcsl2074.tfm - RELOC/fonts/tfm/jknappen/ec/tcsl2488.tfm - RELOC/fonts/tfm/jknappen/ec/tcsl2986.tfm - RELOC/fonts/tfm/jknappen/ec/tcsl3583.tfm - RELOC/fonts/tfm/jknappen/ec/tcso0500.tfm - RELOC/fonts/tfm/jknappen/ec/tcso0600.tfm - RELOC/fonts/tfm/jknappen/ec/tcso0700.tfm - RELOC/fonts/tfm/jknappen/ec/tcso0800.tfm - RELOC/fonts/tfm/jknappen/ec/tcso0900.tfm - RELOC/fonts/tfm/jknappen/ec/tcso1000.tfm - RELOC/fonts/tfm/jknappen/ec/tcso1095.tfm - RELOC/fonts/tfm/jknappen/ec/tcso1200.tfm - RELOC/fonts/tfm/jknappen/ec/tcso1440.tfm - RELOC/fonts/tfm/jknappen/ec/tcso1728.tfm - RELOC/fonts/tfm/jknappen/ec/tcso2074.tfm - RELOC/fonts/tfm/jknappen/ec/tcso2488.tfm - RELOC/fonts/tfm/jknappen/ec/tcso2986.tfm - RELOC/fonts/tfm/jknappen/ec/tcso3583.tfm - RELOC/fonts/tfm/jknappen/ec/tcss0500.tfm - RELOC/fonts/tfm/jknappen/ec/tcss0600.tfm - RELOC/fonts/tfm/jknappen/ec/tcss0700.tfm - RELOC/fonts/tfm/jknappen/ec/tcss0800.tfm - RELOC/fonts/tfm/jknappen/ec/tcss0900.tfm - RELOC/fonts/tfm/jknappen/ec/tcss1000.tfm - RELOC/fonts/tfm/jknappen/ec/tcss1095.tfm - RELOC/fonts/tfm/jknappen/ec/tcss1200.tfm - RELOC/fonts/tfm/jknappen/ec/tcss1440.tfm - RELOC/fonts/tfm/jknappen/ec/tcss1728.tfm - RELOC/fonts/tfm/jknappen/ec/tcss2074.tfm - RELOC/fonts/tfm/jknappen/ec/tcss2488.tfm - RELOC/fonts/tfm/jknappen/ec/tcss2986.tfm - RELOC/fonts/tfm/jknappen/ec/tcss3583.tfm - RELOC/fonts/tfm/jknappen/ec/tcst0800.tfm - RELOC/fonts/tfm/jknappen/ec/tcst0900.tfm - RELOC/fonts/tfm/jknappen/ec/tcst1000.tfm - RELOC/fonts/tfm/jknappen/ec/tcst1095.tfm - RELOC/fonts/tfm/jknappen/ec/tcst1200.tfm - RELOC/fonts/tfm/jknappen/ec/tcst1440.tfm - RELOC/fonts/tfm/jknappen/ec/tcst1728.tfm - RELOC/fonts/tfm/jknappen/ec/tcst2074.tfm - RELOC/fonts/tfm/jknappen/ec/tcst2488.tfm - RELOC/fonts/tfm/jknappen/ec/tcst2986.tfm - RELOC/fonts/tfm/jknappen/ec/tcst3583.tfm - RELOC/fonts/tfm/jknappen/ec/tcsx0500.tfm - RELOC/fonts/tfm/jknappen/ec/tcsx0600.tfm - RELOC/fonts/tfm/jknappen/ec/tcsx0700.tfm - RELOC/fonts/tfm/jknappen/ec/tcsx0800.tfm - RELOC/fonts/tfm/jknappen/ec/tcsx0900.tfm - RELOC/fonts/tfm/jknappen/ec/tcsx1000.tfm - RELOC/fonts/tfm/jknappen/ec/tcsx1095.tfm - RELOC/fonts/tfm/jknappen/ec/tcsx1200.tfm - RELOC/fonts/tfm/jknappen/ec/tcsx1440.tfm - RELOC/fonts/tfm/jknappen/ec/tcsx1728.tfm - RELOC/fonts/tfm/jknappen/ec/tcsx2074.tfm - RELOC/fonts/tfm/jknappen/ec/tcsx2488.tfm - RELOC/fonts/tfm/jknappen/ec/tcsx2986.tfm - RELOC/fonts/tfm/jknappen/ec/tcsx3583.tfm - RELOC/fonts/tfm/jknappen/ec/tcti0500.tfm - RELOC/fonts/tfm/jknappen/ec/tcti0600.tfm - RELOC/fonts/tfm/jknappen/ec/tcti0700.tfm - RELOC/fonts/tfm/jknappen/ec/tcti0800.tfm - RELOC/fonts/tfm/jknappen/ec/tcti0900.tfm - RELOC/fonts/tfm/jknappen/ec/tcti1000.tfm - RELOC/fonts/tfm/jknappen/ec/tcti1095.tfm - RELOC/fonts/tfm/jknappen/ec/tcti1200.tfm - RELOC/fonts/tfm/jknappen/ec/tcti1440.tfm - RELOC/fonts/tfm/jknappen/ec/tcti1728.tfm - RELOC/fonts/tfm/jknappen/ec/tcti2074.tfm - RELOC/fonts/tfm/jknappen/ec/tcti2488.tfm - RELOC/fonts/tfm/jknappen/ec/tcti2986.tfm - RELOC/fonts/tfm/jknappen/ec/tcti3583.tfm - RELOC/fonts/tfm/jknappen/ec/tctt0800.tfm - RELOC/fonts/tfm/jknappen/ec/tctt0900.tfm - RELOC/fonts/tfm/jknappen/ec/tctt1000.tfm - RELOC/fonts/tfm/jknappen/ec/tctt1095.tfm - RELOC/fonts/tfm/jknappen/ec/tctt1200.tfm - RELOC/fonts/tfm/jknappen/ec/tctt1440.tfm - RELOC/fonts/tfm/jknappen/ec/tctt1728.tfm - RELOC/fonts/tfm/jknappen/ec/tctt2074.tfm - RELOC/fonts/tfm/jknappen/ec/tctt2488.tfm - RELOC/fonts/tfm/jknappen/ec/tctt2986.tfm - RELOC/fonts/tfm/jknappen/ec/tctt3583.tfm - RELOC/fonts/tfm/jknappen/ec/tcui0500.tfm - RELOC/fonts/tfm/jknappen/ec/tcui0600.tfm - RELOC/fonts/tfm/jknappen/ec/tcui0700.tfm - RELOC/fonts/tfm/jknappen/ec/tcui0800.tfm - RELOC/fonts/tfm/jknappen/ec/tcui0900.tfm - RELOC/fonts/tfm/jknappen/ec/tcui1000.tfm - RELOC/fonts/tfm/jknappen/ec/tcui1095.tfm - RELOC/fonts/tfm/jknappen/ec/tcui1200.tfm - RELOC/fonts/tfm/jknappen/ec/tcui1440.tfm - RELOC/fonts/tfm/jknappen/ec/tcui1728.tfm - RELOC/fonts/tfm/jknappen/ec/tcui2074.tfm - RELOC/fonts/tfm/jknappen/ec/tcui2488.tfm - RELOC/fonts/tfm/jknappen/ec/tcui2986.tfm - RELOC/fonts/tfm/jknappen/ec/tcui3583.tfm - RELOC/fonts/tfm/jknappen/ec/tcvi0800.tfm - RELOC/fonts/tfm/jknappen/ec/tcvi0900.tfm - RELOC/fonts/tfm/jknappen/ec/tcvi1000.tfm - RELOC/fonts/tfm/jknappen/ec/tcvi1095.tfm - RELOC/fonts/tfm/jknappen/ec/tcvi1200.tfm - RELOC/fonts/tfm/jknappen/ec/tcvi1440.tfm - RELOC/fonts/tfm/jknappen/ec/tcvi1728.tfm - RELOC/fonts/tfm/jknappen/ec/tcvi2074.tfm - RELOC/fonts/tfm/jknappen/ec/tcvi2488.tfm - RELOC/fonts/tfm/jknappen/ec/tcvi2986.tfm - RELOC/fonts/tfm/jknappen/ec/tcvi3583.tfm - RELOC/fonts/tfm/jknappen/ec/tcvt0800.tfm - RELOC/fonts/tfm/jknappen/ec/tcvt0900.tfm - RELOC/fonts/tfm/jknappen/ec/tcvt1000.tfm - RELOC/fonts/tfm/jknappen/ec/tcvt1095.tfm - RELOC/fonts/tfm/jknappen/ec/tcvt1200.tfm - RELOC/fonts/tfm/jknappen/ec/tcvt1440.tfm - RELOC/fonts/tfm/jknappen/ec/tcvt1728.tfm - RELOC/fonts/tfm/jknappen/ec/tcvt2074.tfm - RELOC/fonts/tfm/jknappen/ec/tcvt2488.tfm - RELOC/fonts/tfm/jknappen/ec/tcvt2986.tfm - RELOC/fonts/tfm/jknappen/ec/tcvt3583.tfm -catalogue-also eco -catalogue-ctan /fonts/ec -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics font font-mf font-serif font-sans font-proportional font-mono font-cm -catalogue-version 1.0 - -name ecc -category Package -revision 15878 -shortdesc Sources for the European Concrete fonts -relocated 1 -longdesc The Metafont sources and TFM files of the European Concrete -longdesc Fonts. This is the T1-encoded extension of Knuth's Concrete -longdesc fonts, including also the corresponding text companion fonts. -longdesc Adobe Type 1 versions of the fonts are available as part of the -longdesc cm-super font bundle. -containersize 17004 -containerchecksum 3876339ad96d7a2a7529c5747466de59dfa00154d6b27522ec701731d3e07532c9495cf7dce5d8979c8841549d6c691d9cc712349df932a240b6a508cf5b1297 -doccontainersize 2944 -doccontainerchecksum 4be868f4d6a66a4af02f2bdef534b431f0878561cafbdbd46ffc050336bc56c28fdb56a45049703f86d0efeace5cf1bf0f8a5c151f5e8a7eb7c09d0d7bf35c5e -docfiles size=3 - RELOC/doc/fonts/ecc/copyrite - RELOC/doc/fonts/ecc/liesmich - RELOC/doc/fonts/ecc/readme details="Readme" -runfiles size=71 - RELOC/fonts/source/public/ecc/conc10pt.mf - RELOC/fonts/source/public/ecc/conc5pt.mf - RELOC/fonts/source/public/ecc/conc6pt.mf - RELOC/fonts/source/public/ecc/conc7pt.mf - RELOC/fonts/source/public/ecc/conc8pt.mf - RELOC/fonts/source/public/ecc/conc9pt.mf - RELOC/fonts/source/public/ecc/coni10pt.mf - RELOC/fonts/source/public/ecc/eocc10.mf - RELOC/fonts/source/public/ecc/eorm10.mf - RELOC/fonts/source/public/ecc/eorm5.mf - RELOC/fonts/source/public/ecc/eorm6.mf - RELOC/fonts/source/public/ecc/eorm7.mf - RELOC/fonts/source/public/ecc/eorm8.mf - RELOC/fonts/source/public/ecc/eorm9.mf - RELOC/fonts/source/public/ecc/eosl10.mf - RELOC/fonts/source/public/ecc/eosl5.mf - RELOC/fonts/source/public/ecc/eosl6.mf - RELOC/fonts/source/public/ecc/eosl7.mf - RELOC/fonts/source/public/ecc/eosl8.mf - RELOC/fonts/source/public/ecc/eosl9.mf - RELOC/fonts/source/public/ecc/eoti10.mf - RELOC/fonts/source/public/ecc/tcssdc10.mf - RELOC/fonts/source/public/ecc/torm10.mf - RELOC/fonts/source/public/ecc/torm5.mf - RELOC/fonts/source/public/ecc/torm6.mf - RELOC/fonts/source/public/ecc/torm7.mf - RELOC/fonts/source/public/ecc/torm8.mf - RELOC/fonts/source/public/ecc/torm9.mf - RELOC/fonts/source/public/ecc/tosl10.mf - RELOC/fonts/source/public/ecc/tosl5.mf - RELOC/fonts/source/public/ecc/tosl6.mf - RELOC/fonts/source/public/ecc/tosl7.mf - RELOC/fonts/source/public/ecc/tosl8.mf - RELOC/fonts/source/public/ecc/tosl9.mf - RELOC/fonts/source/public/ecc/toti10.mf - RELOC/fonts/tfm/public/ecc/eocc10.tfm - RELOC/fonts/tfm/public/ecc/eorm10.tfm - RELOC/fonts/tfm/public/ecc/eorm5.tfm - RELOC/fonts/tfm/public/ecc/eorm6.tfm - RELOC/fonts/tfm/public/ecc/eorm7.tfm - RELOC/fonts/tfm/public/ecc/eorm8.tfm - RELOC/fonts/tfm/public/ecc/eorm9.tfm - RELOC/fonts/tfm/public/ecc/eosl10.tfm - RELOC/fonts/tfm/public/ecc/eosl5.tfm - RELOC/fonts/tfm/public/ecc/eosl6.tfm - RELOC/fonts/tfm/public/ecc/eosl7.tfm - RELOC/fonts/tfm/public/ecc/eosl8.tfm - RELOC/fonts/tfm/public/ecc/eosl9.tfm - RELOC/fonts/tfm/public/ecc/eoti10.tfm - RELOC/fonts/tfm/public/ecc/tcssdc10.tfm - RELOC/fonts/tfm/public/ecc/torm10.tfm - RELOC/fonts/tfm/public/ecc/torm5.tfm - RELOC/fonts/tfm/public/ecc/torm6.tfm - RELOC/fonts/tfm/public/ecc/torm7.tfm - RELOC/fonts/tfm/public/ecc/torm8.tfm - RELOC/fonts/tfm/public/ecc/torm9.tfm - RELOC/fonts/tfm/public/ecc/tosl10.tfm - RELOC/fonts/tfm/public/ecc/tosl5.tfm - RELOC/fonts/tfm/public/ecc/tosl6.tfm - RELOC/fonts/tfm/public/ecc/tosl7.tfm - RELOC/fonts/tfm/public/ecc/tosl8.tfm - RELOC/fonts/tfm/public/ecc/tosl9.tfm - RELOC/fonts/tfm/public/ecc/toti10.tfm -catalogue-also ccfonts -catalogue-ctan /fonts/ecc -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font font-mf font-t1enc - -name ecclesiastic -category Package -revision 38172 -shortdesc Typesetting Ecclesiastic Latin -relocated 1 -longdesc The package modifies the way the latin option to babel operates -longdesc when typesetting Latin. The style is somewhat 'frenchified' in -longdesc respect of punctuation spacings and footnote style; shortcuts -longdesc are available in order to set accents on all vowels, including -longdesc y and the diphthongs ae and oe. -containersize 2744 -containerchecksum eb0016cff85625cd4d6bcddf73ba0681471f0462b5bce08ab6b6e3fbfbaeee98fd870c08f3b82b44ac432f94aa1dd48f82bf0a1f13d67663350657219f1d1945 -doccontainersize 370388 -doccontainerchecksum cf19634a34951664a3a1e4b5957f0810f7d6b32559f1a9eac6c55914b792b2da82cdf314af1dcb4def5bfcc8bebe0372094ba05b6a5d4f61cae09b6068b8b483 -docfiles size=93 - RELOC/doc/latex/ecclesiastic/README details="Readme" - RELOC/doc/latex/ecclesiastic/ecclesiastic.pdf details="Package documentation" - RELOC/doc/latex/ecclesiastic/manifest.txt -srccontainersize 8452 -srccontainerchecksum b2077410ced6053321e1ec396b15052a362081d3db34aae7f0c48d33e16f71014c811c6a0306f79b9f69fdcee217dc7a12ddd67ba2b07ff137155f63e1cdfc96 -srcfiles size=7 - RELOC/source/latex/ecclesiastic/ecclesiastic.dtx -runfiles size=2 - RELOC/tex/latex/ecclesiastic/ecclesiastic.sty -catalogue-ctan /macros/latex/contrib/ecclesiastic -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics multilingual-addon -catalogue-version 0.3 - -name ecgdraw -category Package -revision 41617 -shortdesc Draws electrocardiograms (ECG) -relocated 1 -longdesc This package provides the \ECG{<code>} command which draws -longdesc electrocardiograms (ECG). The <code> represents a series of -longdesc abbreviations which allow to draw different types of wave. -containersize 3232 -containerchecksum 8296e06f21c365ced65e1f7faf11d38ae8ad5004aa72c3e9716350161a21944e0566b86d02f0772498429b9d27ff0c7fb82df9b1e72ed8b33fdc1d074a55f1d8 -doccontainersize 725800 -doccontainerchecksum f92ed3dd1c8f399bf003b9778327752214a785ea95ffd0921c17dfbc26ade5d0bec40d19284caed6a7857b376d029f91dd85df2d593dec4ca03991c0948ad36f -docfiles size=204 - RELOC/doc/latex/ecgdraw/README details="Readme" - RELOC/doc/latex/ecgdraw/archivio.tex - RELOC/doc/latex/ecgdraw/ecgdraw.pdf details="Package documentation" - RELOC/doc/latex/ecgdraw/ecgdraw_ita.pdf details="Package documentation" language="it" -srccontainersize 12620 -srccontainerchecksum eb794c09901a5c72720537be6c9f0e4e735417035f63be90683ba52bc1326963ab8087807524c260e3cda3b29608a037be6e534eae917545cc2f57478e950869 -srcfiles size=13 - RELOC/source/latex/ecgdraw/ecgdraw.dtx -runfiles size=3 - RELOC/tex/latex/ecgdraw/ecgdraw.sty -catalogue-ctan /graphics/ecgdraw -catalogue-date 2018-01-07 12:02:30 +0100 -catalogue-license lppl1.3 -catalogue-topics medical -catalogue-version 0.1 - -name ecltree -category Package -revision 15878 -shortdesc Trees using epic and eepic macros -relocated 1 -longdesc The package recursively draws trees: each subtree is defined in -longdesc a 'bundle' environment, with a set of leaves described by -longdesc \chunk macros. A chunk may have a bundle environment inside it. -containersize 2136 -containerchecksum d54636eaf81b2131df2d72fe8bfe6232d1c732349865ecba107652a23fcdba4ffca7a6d1f7fd0680fe082596cc3b4f17611100c8b3e311df06a1b503487e62b2 -doccontainersize 32488 -doccontainerchecksum 7ea18a4468340745c0ddf5959a911b96bb969e4b34799f2718928b8fa9a9b2dc24939c9ae9ac381c46b4a8f5f1e9d3f8b4dde92bc53a33f05ea74f6051d3b066 -docfiles size=12 - RELOC/doc/latex/ecltree/ecltreesample.pdf details="Package examples" - RELOC/doc/latex/ecltree/ecltreesample.tex -runfiles size=2 - RELOC/tex/latex/ecltree/ecltree.sty -catalogue-also epic eepic -catalogue-ctan /macros/latex/contrib/eclbip -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics tree linguistic -catalogue-version 1.1a - -name eco -category Package -revision 29349 -shortdesc Oldstyle numerals using EC fonts -relocated 1 -longdesc A set of font metric files and virtual fonts for using the EC -longdesc fonts with oldstyle numerals. These files can only be used -longdesc together with the standard ec fonts. The style file eco.sty is -longdesc sufficient to use the eco fonts but if you intend to use other -longdesc font families as well, e.g., PostScript fonts, try altfont. -containersize 143072 -containerchecksum 515309014215e6c6989056b11f3b43e4451cf458a53ddc54e0d2263248b7a84c339ecccee2b6e52e95b822a141f073a388c31b98d31ce456af7a51fa474b4f18 -doccontainersize 8372 -doccontainerchecksum f26e6e0788fd346c870c7eba75c0c8acae2496789bd816293b4a952a9ad1eb35dad26a58fd98397fb49f3596fda7343f8e7f4c266065301007a805a3016a600e -docfiles size=9 - RELOC/doc/fonts/eco/CHANGES - RELOC/doc/fonts/eco/COPYING - RELOC/doc/fonts/eco/INSTALL - RELOC/doc/fonts/eco/README details="Readme" - RELOC/doc/fonts/eco/VERSION -srccontainersize 6092 -srccontainerchecksum 623aa1a5ffddb1fdf5b06103023d8420cb2e2ebb788315ab34931d1f9eb93395344c922573218ee4d21bb8c1ebcd1e5186fd6bc35a20b591455b07ecfbd76fac -srcfiles size=14 - RELOC/source/fonts/eco/TS1.etx - RELOC/source/fonts/eco/create.sh - RELOC/source/fonts/eco/dostretch.mtx - RELOC/source/fonts/eco/ecodh.tex - RELOC/source/fonts/eco/ecor.tex - RELOC/source/fonts/eco/ecori.tex - RELOC/source/fonts/eco/ecoss.tex - RELOC/source/fonts/eco/ecott.tex - RELOC/source/fonts/eco/ecovt.tex -runfiles size=916 - RELOC/fonts/tfm/public/eco/ecobi0500.tfm - RELOC/fonts/tfm/public/eco/ecobi0600.tfm - RELOC/fonts/tfm/public/eco/ecobi0700.tfm - RELOC/fonts/tfm/public/eco/ecobi0800.tfm - RELOC/fonts/tfm/public/eco/ecobi0900.tfm - RELOC/fonts/tfm/public/eco/ecobi1000.tfm - RELOC/fonts/tfm/public/eco/ecobi1095.tfm - RELOC/fonts/tfm/public/eco/ecobi1200.tfm - RELOC/fonts/tfm/public/eco/ecobi1440.tfm - RELOC/fonts/tfm/public/eco/ecobi1728.tfm - RELOC/fonts/tfm/public/eco/ecobi2074.tfm - RELOC/fonts/tfm/public/eco/ecobi2488.tfm - RELOC/fonts/tfm/public/eco/ecobi2986.tfm - RELOC/fonts/tfm/public/eco/ecobi3583.tfm - RELOC/fonts/tfm/public/eco/ecobl0500.tfm - RELOC/fonts/tfm/public/eco/ecobl0600.tfm - RELOC/fonts/tfm/public/eco/ecobl0700.tfm - RELOC/fonts/tfm/public/eco/ecobl0800.tfm - RELOC/fonts/tfm/public/eco/ecobl0900.tfm - RELOC/fonts/tfm/public/eco/ecobl1000.tfm - RELOC/fonts/tfm/public/eco/ecobl1095.tfm - RELOC/fonts/tfm/public/eco/ecobl1200.tfm - RELOC/fonts/tfm/public/eco/ecobl1440.tfm - RELOC/fonts/tfm/public/eco/ecobl1728.tfm - RELOC/fonts/tfm/public/eco/ecobl2074.tfm - RELOC/fonts/tfm/public/eco/ecobl2488.tfm - RELOC/fonts/tfm/public/eco/ecobl2986.tfm - RELOC/fonts/tfm/public/eco/ecobl3583.tfm - RELOC/fonts/tfm/public/eco/ecobx0500.tfm - RELOC/fonts/tfm/public/eco/ecobx0600.tfm - RELOC/fonts/tfm/public/eco/ecobx0700.tfm - RELOC/fonts/tfm/public/eco/ecobx0800.tfm - RELOC/fonts/tfm/public/eco/ecobx0900.tfm - RELOC/fonts/tfm/public/eco/ecobx1000.tfm - RELOC/fonts/tfm/public/eco/ecobx1095.tfm - RELOC/fonts/tfm/public/eco/ecobx1200.tfm - RELOC/fonts/tfm/public/eco/ecobx1440.tfm - RELOC/fonts/tfm/public/eco/ecobx1728.tfm - RELOC/fonts/tfm/public/eco/ecobx2074.tfm - RELOC/fonts/tfm/public/eco/ecobx2488.tfm - RELOC/fonts/tfm/public/eco/ecobx2986.tfm - RELOC/fonts/tfm/public/eco/ecobx3583.tfm - RELOC/fonts/tfm/public/eco/ecodh0500.tfm - RELOC/fonts/tfm/public/eco/ecodh0600.tfm - RELOC/fonts/tfm/public/eco/ecodh0700.tfm - RELOC/fonts/tfm/public/eco/ecodh0800.tfm - RELOC/fonts/tfm/public/eco/ecodh0900.tfm - RELOC/fonts/tfm/public/eco/ecodh1000.tfm - RELOC/fonts/tfm/public/eco/ecodh1095.tfm - RELOC/fonts/tfm/public/eco/ecodh1200.tfm - RELOC/fonts/tfm/public/eco/ecodh1440.tfm - RELOC/fonts/tfm/public/eco/ecodh1728.tfm - RELOC/fonts/tfm/public/eco/ecodh2074.tfm - RELOC/fonts/tfm/public/eco/ecodh2488.tfm - RELOC/fonts/tfm/public/eco/ecodh2986.tfm - RELOC/fonts/tfm/public/eco/ecodh3583.tfm - RELOC/fonts/tfm/public/eco/ecoit0600.tfm - RELOC/fonts/tfm/public/eco/ecoit0700.tfm - RELOC/fonts/tfm/public/eco/ecoit0800.tfm - RELOC/fonts/tfm/public/eco/ecoit0900.tfm - RELOC/fonts/tfm/public/eco/ecoit1000.tfm - RELOC/fonts/tfm/public/eco/ecoit1095.tfm - RELOC/fonts/tfm/public/eco/ecoit1200.tfm - RELOC/fonts/tfm/public/eco/ecoit1440.tfm - RELOC/fonts/tfm/public/eco/ecoit1728.tfm - RELOC/fonts/tfm/public/eco/ecoit2074.tfm - RELOC/fonts/tfm/public/eco/ecoit2488.tfm - RELOC/fonts/tfm/public/eco/ecoit2986.tfm - RELOC/fonts/tfm/public/eco/ecoit3583.tfm - RELOC/fonts/tfm/public/eco/ecorb0500.tfm - RELOC/fonts/tfm/public/eco/ecorb0600.tfm - RELOC/fonts/tfm/public/eco/ecorb0700.tfm - RELOC/fonts/tfm/public/eco/ecorb0800.tfm - RELOC/fonts/tfm/public/eco/ecorb0900.tfm - RELOC/fonts/tfm/public/eco/ecorb1000.tfm - RELOC/fonts/tfm/public/eco/ecorb1095.tfm - RELOC/fonts/tfm/public/eco/ecorb1200.tfm - RELOC/fonts/tfm/public/eco/ecorb1440.tfm - RELOC/fonts/tfm/public/eco/ecorb1728.tfm - RELOC/fonts/tfm/public/eco/ecorb2074.tfm - RELOC/fonts/tfm/public/eco/ecorb2488.tfm - RELOC/fonts/tfm/public/eco/ecorb2986.tfm - RELOC/fonts/tfm/public/eco/ecorb3583.tfm - RELOC/fonts/tfm/public/eco/ecorm0500.tfm - RELOC/fonts/tfm/public/eco/ecorm0600.tfm - RELOC/fonts/tfm/public/eco/ecorm0700.tfm - RELOC/fonts/tfm/public/eco/ecorm0800.tfm - RELOC/fonts/tfm/public/eco/ecorm0900.tfm - RELOC/fonts/tfm/public/eco/ecorm1000.tfm - RELOC/fonts/tfm/public/eco/ecorm1095.tfm - RELOC/fonts/tfm/public/eco/ecorm1200.tfm - RELOC/fonts/tfm/public/eco/ecorm1440.tfm - RELOC/fonts/tfm/public/eco/ecorm1728.tfm - RELOC/fonts/tfm/public/eco/ecorm2074.tfm - RELOC/fonts/tfm/public/eco/ecorm2488.tfm - RELOC/fonts/tfm/public/eco/ecorm2986.tfm - RELOC/fonts/tfm/public/eco/ecorm3583.tfm - RELOC/fonts/tfm/public/eco/ecosi0500.tfm - RELOC/fonts/tfm/public/eco/ecosi0600.tfm - RELOC/fonts/tfm/public/eco/ecosi0700.tfm - RELOC/fonts/tfm/public/eco/ecosi0800.tfm - RELOC/fonts/tfm/public/eco/ecosi0900.tfm - RELOC/fonts/tfm/public/eco/ecosi1000.tfm - RELOC/fonts/tfm/public/eco/ecosi1095.tfm - RELOC/fonts/tfm/public/eco/ecosi1200.tfm - RELOC/fonts/tfm/public/eco/ecosi1440.tfm - RELOC/fonts/tfm/public/eco/ecosi1728.tfm - RELOC/fonts/tfm/public/eco/ecosi2074.tfm - RELOC/fonts/tfm/public/eco/ecosi2488.tfm - RELOC/fonts/tfm/public/eco/ecosi2986.tfm - RELOC/fonts/tfm/public/eco/ecosi3583.tfm - RELOC/fonts/tfm/public/eco/ecosl0500.tfm - RELOC/fonts/tfm/public/eco/ecosl0600.tfm - RELOC/fonts/tfm/public/eco/ecosl0700.tfm - RELOC/fonts/tfm/public/eco/ecosl0800.tfm - RELOC/fonts/tfm/public/eco/ecosl0900.tfm - RELOC/fonts/tfm/public/eco/ecosl1000.tfm - RELOC/fonts/tfm/public/eco/ecosl1095.tfm - RELOC/fonts/tfm/public/eco/ecosl1200.tfm - RELOC/fonts/tfm/public/eco/ecosl1440.tfm - RELOC/fonts/tfm/public/eco/ecosl1728.tfm - RELOC/fonts/tfm/public/eco/ecosl2074.tfm - RELOC/fonts/tfm/public/eco/ecosl2488.tfm - RELOC/fonts/tfm/public/eco/ecosl2986.tfm - RELOC/fonts/tfm/public/eco/ecosl3583.tfm - RELOC/fonts/tfm/public/eco/ecoso0500.tfm - RELOC/fonts/tfm/public/eco/ecoso0600.tfm - RELOC/fonts/tfm/public/eco/ecoso0700.tfm - RELOC/fonts/tfm/public/eco/ecoso0800.tfm - RELOC/fonts/tfm/public/eco/ecoso0900.tfm - RELOC/fonts/tfm/public/eco/ecoso1000.tfm - RELOC/fonts/tfm/public/eco/ecoso1095.tfm - RELOC/fonts/tfm/public/eco/ecoso1200.tfm - RELOC/fonts/tfm/public/eco/ecoso1440.tfm - RELOC/fonts/tfm/public/eco/ecoso1728.tfm - RELOC/fonts/tfm/public/eco/ecoso2074.tfm - RELOC/fonts/tfm/public/eco/ecoso2488.tfm - RELOC/fonts/tfm/public/eco/ecoso2986.tfm - RELOC/fonts/tfm/public/eco/ecoso3583.tfm - RELOC/fonts/tfm/public/eco/ecoss0500.tfm - RELOC/fonts/tfm/public/eco/ecoss0600.tfm - RELOC/fonts/tfm/public/eco/ecoss0700.tfm - RELOC/fonts/tfm/public/eco/ecoss0800.tfm - RELOC/fonts/tfm/public/eco/ecoss0900.tfm - RELOC/fonts/tfm/public/eco/ecoss1000.tfm - RELOC/fonts/tfm/public/eco/ecoss1095.tfm - RELOC/fonts/tfm/public/eco/ecoss1200.tfm - RELOC/fonts/tfm/public/eco/ecoss1440.tfm - RELOC/fonts/tfm/public/eco/ecoss1728.tfm - RELOC/fonts/tfm/public/eco/ecoss2074.tfm - RELOC/fonts/tfm/public/eco/ecoss2488.tfm - RELOC/fonts/tfm/public/eco/ecoss2986.tfm - RELOC/fonts/tfm/public/eco/ecoss3583.tfm - RELOC/fonts/tfm/public/eco/ecost0600.tfm - RELOC/fonts/tfm/public/eco/ecost0700.tfm - RELOC/fonts/tfm/public/eco/ecost0800.tfm - RELOC/fonts/tfm/public/eco/ecost0900.tfm - RELOC/fonts/tfm/public/eco/ecost1000.tfm - RELOC/fonts/tfm/public/eco/ecost1095.tfm - RELOC/fonts/tfm/public/eco/ecost1200.tfm - RELOC/fonts/tfm/public/eco/ecost1440.tfm - RELOC/fonts/tfm/public/eco/ecost1728.tfm - RELOC/fonts/tfm/public/eco/ecost2074.tfm - RELOC/fonts/tfm/public/eco/ecost2488.tfm - RELOC/fonts/tfm/public/eco/ecost2986.tfm - RELOC/fonts/tfm/public/eco/ecost3583.tfm - RELOC/fonts/tfm/public/eco/ecosx0500.tfm - RELOC/fonts/tfm/public/eco/ecosx0600.tfm - RELOC/fonts/tfm/public/eco/ecosx0700.tfm - RELOC/fonts/tfm/public/eco/ecosx0800.tfm - RELOC/fonts/tfm/public/eco/ecosx0900.tfm - RELOC/fonts/tfm/public/eco/ecosx1000.tfm - RELOC/fonts/tfm/public/eco/ecosx1095.tfm - RELOC/fonts/tfm/public/eco/ecosx1200.tfm - RELOC/fonts/tfm/public/eco/ecosx1440.tfm - RELOC/fonts/tfm/public/eco/ecosx1728.tfm - RELOC/fonts/tfm/public/eco/ecosx2074.tfm - RELOC/fonts/tfm/public/eco/ecosx2488.tfm - RELOC/fonts/tfm/public/eco/ecosx2986.tfm - RELOC/fonts/tfm/public/eco/ecosx3583.tfm - RELOC/fonts/tfm/public/eco/ecoti0500.tfm - RELOC/fonts/tfm/public/eco/ecoti0600.tfm - RELOC/fonts/tfm/public/eco/ecoti0700.tfm - RELOC/fonts/tfm/public/eco/ecoti0800.tfm - RELOC/fonts/tfm/public/eco/ecoti0900.tfm - RELOC/fonts/tfm/public/eco/ecoti1000.tfm - RELOC/fonts/tfm/public/eco/ecoti1095.tfm - RELOC/fonts/tfm/public/eco/ecoti1200.tfm - RELOC/fonts/tfm/public/eco/ecoti1440.tfm - RELOC/fonts/tfm/public/eco/ecoti1728.tfm - RELOC/fonts/tfm/public/eco/ecoti2074.tfm - RELOC/fonts/tfm/public/eco/ecoti2488.tfm - RELOC/fonts/tfm/public/eco/ecoti2986.tfm - RELOC/fonts/tfm/public/eco/ecoti3583.tfm - RELOC/fonts/tfm/public/eco/ecott0600.tfm - RELOC/fonts/tfm/public/eco/ecott0700.tfm - RELOC/fonts/tfm/public/eco/ecott0800.tfm - RELOC/fonts/tfm/public/eco/ecott0900.tfm - RELOC/fonts/tfm/public/eco/ecott1000.tfm - RELOC/fonts/tfm/public/eco/ecott1095.tfm - RELOC/fonts/tfm/public/eco/ecott1200.tfm - RELOC/fonts/tfm/public/eco/ecott1440.tfm - RELOC/fonts/tfm/public/eco/ecott1728.tfm - RELOC/fonts/tfm/public/eco/ecott2074.tfm - RELOC/fonts/tfm/public/eco/ecott2488.tfm - RELOC/fonts/tfm/public/eco/ecott2986.tfm - RELOC/fonts/tfm/public/eco/ecott3583.tfm - RELOC/fonts/tfm/public/eco/ecoui0500.tfm - RELOC/fonts/tfm/public/eco/ecoui0600.tfm - RELOC/fonts/tfm/public/eco/ecoui0700.tfm - RELOC/fonts/tfm/public/eco/ecoui0800.tfm - RELOC/fonts/tfm/public/eco/ecoui0900.tfm - RELOC/fonts/tfm/public/eco/ecoui1000.tfm - RELOC/fonts/tfm/public/eco/ecoui1095.tfm - RELOC/fonts/tfm/public/eco/ecoui1200.tfm - RELOC/fonts/tfm/public/eco/ecoui1440.tfm - RELOC/fonts/tfm/public/eco/ecoui1728.tfm - RELOC/fonts/tfm/public/eco/ecoui2074.tfm - RELOC/fonts/tfm/public/eco/ecoui2488.tfm - RELOC/fonts/tfm/public/eco/ecoui2986.tfm - RELOC/fonts/tfm/public/eco/ecoui3583.tfm - RELOC/fonts/tfm/public/eco/ecovi0600.tfm - RELOC/fonts/tfm/public/eco/ecovi0700.tfm - RELOC/fonts/tfm/public/eco/ecovi0800.tfm - RELOC/fonts/tfm/public/eco/ecovi0900.tfm - RELOC/fonts/tfm/public/eco/ecovi1000.tfm - RELOC/fonts/tfm/public/eco/ecovi1095.tfm - RELOC/fonts/tfm/public/eco/ecovi1200.tfm - RELOC/fonts/tfm/public/eco/ecovi1440.tfm - RELOC/fonts/tfm/public/eco/ecovi1728.tfm - RELOC/fonts/tfm/public/eco/ecovi2074.tfm - RELOC/fonts/tfm/public/eco/ecovi2488.tfm - RELOC/fonts/tfm/public/eco/ecovi2986.tfm - RELOC/fonts/tfm/public/eco/ecovi3583.tfm - RELOC/fonts/tfm/public/eco/ecovt0600.tfm - RELOC/fonts/tfm/public/eco/ecovt0700.tfm - RELOC/fonts/tfm/public/eco/ecovt0800.tfm - RELOC/fonts/tfm/public/eco/ecovt0900.tfm - RELOC/fonts/tfm/public/eco/ecovt1000.tfm - RELOC/fonts/tfm/public/eco/ecovt1095.tfm - RELOC/fonts/tfm/public/eco/ecovt1200.tfm - RELOC/fonts/tfm/public/eco/ecovt1440.tfm - RELOC/fonts/tfm/public/eco/ecovt1728.tfm - RELOC/fonts/tfm/public/eco/ecovt2074.tfm - RELOC/fonts/tfm/public/eco/ecovt2488.tfm - RELOC/fonts/tfm/public/eco/ecovt2986.tfm - RELOC/fonts/tfm/public/eco/ecovt3583.tfm - RELOC/fonts/vf/public/eco/ecobi0500.vf - RELOC/fonts/vf/public/eco/ecobi0600.vf - RELOC/fonts/vf/public/eco/ecobi0700.vf - RELOC/fonts/vf/public/eco/ecobi0800.vf - RELOC/fonts/vf/public/eco/ecobi0900.vf - RELOC/fonts/vf/public/eco/ecobi1000.vf - RELOC/fonts/vf/public/eco/ecobi1095.vf - RELOC/fonts/vf/public/eco/ecobi1200.vf - RELOC/fonts/vf/public/eco/ecobi1440.vf - RELOC/fonts/vf/public/eco/ecobi1728.vf - RELOC/fonts/vf/public/eco/ecobi2074.vf - RELOC/fonts/vf/public/eco/ecobi2488.vf - RELOC/fonts/vf/public/eco/ecobi2986.vf - RELOC/fonts/vf/public/eco/ecobi3583.vf - RELOC/fonts/vf/public/eco/ecobl0500.vf - RELOC/fonts/vf/public/eco/ecobl0600.vf - RELOC/fonts/vf/public/eco/ecobl0700.vf - RELOC/fonts/vf/public/eco/ecobl0800.vf - RELOC/fonts/vf/public/eco/ecobl0900.vf - RELOC/fonts/vf/public/eco/ecobl1000.vf - RELOC/fonts/vf/public/eco/ecobl1095.vf - RELOC/fonts/vf/public/eco/ecobl1200.vf - RELOC/fonts/vf/public/eco/ecobl1440.vf - RELOC/fonts/vf/public/eco/ecobl1728.vf - RELOC/fonts/vf/public/eco/ecobl2074.vf - RELOC/fonts/vf/public/eco/ecobl2488.vf - RELOC/fonts/vf/public/eco/ecobl2986.vf - RELOC/fonts/vf/public/eco/ecobl3583.vf - RELOC/fonts/vf/public/eco/ecobx0500.vf - RELOC/fonts/vf/public/eco/ecobx0600.vf - RELOC/fonts/vf/public/eco/ecobx0700.vf - RELOC/fonts/vf/public/eco/ecobx0800.vf - RELOC/fonts/vf/public/eco/ecobx0900.vf - RELOC/fonts/vf/public/eco/ecobx1000.vf - RELOC/fonts/vf/public/eco/ecobx1095.vf - RELOC/fonts/vf/public/eco/ecobx1200.vf - RELOC/fonts/vf/public/eco/ecobx1440.vf - RELOC/fonts/vf/public/eco/ecobx1728.vf - RELOC/fonts/vf/public/eco/ecobx2074.vf - RELOC/fonts/vf/public/eco/ecobx2488.vf - RELOC/fonts/vf/public/eco/ecobx2986.vf - RELOC/fonts/vf/public/eco/ecobx3583.vf - RELOC/fonts/vf/public/eco/ecodh0500.vf - RELOC/fonts/vf/public/eco/ecodh0600.vf - RELOC/fonts/vf/public/eco/ecodh0700.vf - RELOC/fonts/vf/public/eco/ecodh0800.vf - RELOC/fonts/vf/public/eco/ecodh0900.vf - RELOC/fonts/vf/public/eco/ecodh1000.vf - RELOC/fonts/vf/public/eco/ecodh1095.vf - RELOC/fonts/vf/public/eco/ecodh1200.vf - RELOC/fonts/vf/public/eco/ecodh1440.vf - RELOC/fonts/vf/public/eco/ecodh1728.vf - RELOC/fonts/vf/public/eco/ecodh2074.vf - RELOC/fonts/vf/public/eco/ecodh2488.vf - RELOC/fonts/vf/public/eco/ecodh2986.vf - RELOC/fonts/vf/public/eco/ecodh3583.vf - RELOC/fonts/vf/public/eco/ecoit0600.vf - RELOC/fonts/vf/public/eco/ecoit0700.vf - RELOC/fonts/vf/public/eco/ecoit0800.vf - RELOC/fonts/vf/public/eco/ecoit0900.vf - RELOC/fonts/vf/public/eco/ecoit1000.vf - RELOC/fonts/vf/public/eco/ecoit1095.vf - RELOC/fonts/vf/public/eco/ecoit1200.vf - RELOC/fonts/vf/public/eco/ecoit1440.vf - RELOC/fonts/vf/public/eco/ecoit1728.vf - RELOC/fonts/vf/public/eco/ecoit2074.vf - RELOC/fonts/vf/public/eco/ecoit2488.vf - RELOC/fonts/vf/public/eco/ecoit2986.vf - RELOC/fonts/vf/public/eco/ecoit3583.vf - RELOC/fonts/vf/public/eco/ecorb0500.vf - RELOC/fonts/vf/public/eco/ecorb0600.vf - RELOC/fonts/vf/public/eco/ecorb0700.vf - RELOC/fonts/vf/public/eco/ecorb0800.vf - RELOC/fonts/vf/public/eco/ecorb0900.vf - RELOC/fonts/vf/public/eco/ecorb1000.vf - RELOC/fonts/vf/public/eco/ecorb1095.vf - RELOC/fonts/vf/public/eco/ecorb1200.vf - RELOC/fonts/vf/public/eco/ecorb1440.vf - RELOC/fonts/vf/public/eco/ecorb1728.vf - RELOC/fonts/vf/public/eco/ecorb2074.vf - RELOC/fonts/vf/public/eco/ecorb2488.vf - RELOC/fonts/vf/public/eco/ecorb2986.vf - RELOC/fonts/vf/public/eco/ecorb3583.vf - RELOC/fonts/vf/public/eco/ecorm0500.vf - RELOC/fonts/vf/public/eco/ecorm0600.vf - RELOC/fonts/vf/public/eco/ecorm0700.vf - RELOC/fonts/vf/public/eco/ecorm0800.vf - RELOC/fonts/vf/public/eco/ecorm0900.vf - RELOC/fonts/vf/public/eco/ecorm1000.vf - RELOC/fonts/vf/public/eco/ecorm1095.vf - RELOC/fonts/vf/public/eco/ecorm1200.vf - RELOC/fonts/vf/public/eco/ecorm1440.vf - RELOC/fonts/vf/public/eco/ecorm1728.vf - RELOC/fonts/vf/public/eco/ecorm2074.vf - RELOC/fonts/vf/public/eco/ecorm2488.vf - RELOC/fonts/vf/public/eco/ecorm2986.vf - RELOC/fonts/vf/public/eco/ecorm3583.vf - RELOC/fonts/vf/public/eco/ecosi0500.vf - RELOC/fonts/vf/public/eco/ecosi0600.vf - RELOC/fonts/vf/public/eco/ecosi0700.vf - RELOC/fonts/vf/public/eco/ecosi0800.vf - RELOC/fonts/vf/public/eco/ecosi0900.vf - RELOC/fonts/vf/public/eco/ecosi1000.vf - RELOC/fonts/vf/public/eco/ecosi1095.vf - RELOC/fonts/vf/public/eco/ecosi1200.vf - RELOC/fonts/vf/public/eco/ecosi1440.vf - RELOC/fonts/vf/public/eco/ecosi1728.vf - RELOC/fonts/vf/public/eco/ecosi2074.vf - RELOC/fonts/vf/public/eco/ecosi2488.vf - RELOC/fonts/vf/public/eco/ecosi2986.vf - RELOC/fonts/vf/public/eco/ecosi3583.vf - RELOC/fonts/vf/public/eco/ecosl0500.vf - RELOC/fonts/vf/public/eco/ecosl0600.vf - RELOC/fonts/vf/public/eco/ecosl0700.vf - RELOC/fonts/vf/public/eco/ecosl0800.vf - RELOC/fonts/vf/public/eco/ecosl0900.vf - RELOC/fonts/vf/public/eco/ecosl1000.vf - RELOC/fonts/vf/public/eco/ecosl1095.vf - RELOC/fonts/vf/public/eco/ecosl1200.vf - RELOC/fonts/vf/public/eco/ecosl1440.vf - RELOC/fonts/vf/public/eco/ecosl1728.vf - RELOC/fonts/vf/public/eco/ecosl2074.vf - RELOC/fonts/vf/public/eco/ecosl2488.vf - RELOC/fonts/vf/public/eco/ecosl2986.vf - RELOC/fonts/vf/public/eco/ecosl3583.vf - RELOC/fonts/vf/public/eco/ecoso0500.vf - RELOC/fonts/vf/public/eco/ecoso0600.vf - RELOC/fonts/vf/public/eco/ecoso0700.vf - RELOC/fonts/vf/public/eco/ecoso0800.vf - RELOC/fonts/vf/public/eco/ecoso0900.vf - RELOC/fonts/vf/public/eco/ecoso1000.vf - RELOC/fonts/vf/public/eco/ecoso1095.vf - RELOC/fonts/vf/public/eco/ecoso1200.vf - RELOC/fonts/vf/public/eco/ecoso1440.vf - RELOC/fonts/vf/public/eco/ecoso1728.vf - RELOC/fonts/vf/public/eco/ecoso2074.vf - RELOC/fonts/vf/public/eco/ecoso2488.vf - RELOC/fonts/vf/public/eco/ecoso2986.vf - RELOC/fonts/vf/public/eco/ecoso3583.vf - RELOC/fonts/vf/public/eco/ecoss0500.vf - RELOC/fonts/vf/public/eco/ecoss0600.vf - RELOC/fonts/vf/public/eco/ecoss0700.vf - RELOC/fonts/vf/public/eco/ecoss0800.vf - RELOC/fonts/vf/public/eco/ecoss0900.vf - RELOC/fonts/vf/public/eco/ecoss1000.vf - RELOC/fonts/vf/public/eco/ecoss1095.vf - RELOC/fonts/vf/public/eco/ecoss1200.vf - RELOC/fonts/vf/public/eco/ecoss1440.vf - RELOC/fonts/vf/public/eco/ecoss1728.vf - RELOC/fonts/vf/public/eco/ecoss2074.vf - RELOC/fonts/vf/public/eco/ecoss2488.vf - RELOC/fonts/vf/public/eco/ecoss2986.vf - RELOC/fonts/vf/public/eco/ecoss3583.vf - RELOC/fonts/vf/public/eco/ecost0600.vf - RELOC/fonts/vf/public/eco/ecost0700.vf - RELOC/fonts/vf/public/eco/ecost0800.vf - RELOC/fonts/vf/public/eco/ecost0900.vf - RELOC/fonts/vf/public/eco/ecost1000.vf - RELOC/fonts/vf/public/eco/ecost1095.vf - RELOC/fonts/vf/public/eco/ecost1200.vf - RELOC/fonts/vf/public/eco/ecost1440.vf - RELOC/fonts/vf/public/eco/ecost1728.vf - RELOC/fonts/vf/public/eco/ecost2074.vf - RELOC/fonts/vf/public/eco/ecost2488.vf - RELOC/fonts/vf/public/eco/ecost2986.vf - RELOC/fonts/vf/public/eco/ecost3583.vf - RELOC/fonts/vf/public/eco/ecosx0500.vf - RELOC/fonts/vf/public/eco/ecosx0600.vf - RELOC/fonts/vf/public/eco/ecosx0700.vf - RELOC/fonts/vf/public/eco/ecosx0800.vf - RELOC/fonts/vf/public/eco/ecosx0900.vf - RELOC/fonts/vf/public/eco/ecosx1000.vf - RELOC/fonts/vf/public/eco/ecosx1095.vf - RELOC/fonts/vf/public/eco/ecosx1200.vf - RELOC/fonts/vf/public/eco/ecosx1440.vf - RELOC/fonts/vf/public/eco/ecosx1728.vf - RELOC/fonts/vf/public/eco/ecosx2074.vf - RELOC/fonts/vf/public/eco/ecosx2488.vf - RELOC/fonts/vf/public/eco/ecosx2986.vf - RELOC/fonts/vf/public/eco/ecosx3583.vf - RELOC/fonts/vf/public/eco/ecoti0500.vf - RELOC/fonts/vf/public/eco/ecoti0600.vf - RELOC/fonts/vf/public/eco/ecoti0700.vf - RELOC/fonts/vf/public/eco/ecoti0800.vf - RELOC/fonts/vf/public/eco/ecoti0900.vf - RELOC/fonts/vf/public/eco/ecoti1000.vf - RELOC/fonts/vf/public/eco/ecoti1095.vf - RELOC/fonts/vf/public/eco/ecoti1200.vf - RELOC/fonts/vf/public/eco/ecoti1440.vf - RELOC/fonts/vf/public/eco/ecoti1728.vf - RELOC/fonts/vf/public/eco/ecoti2074.vf - RELOC/fonts/vf/public/eco/ecoti2488.vf - RELOC/fonts/vf/public/eco/ecoti2986.vf - RELOC/fonts/vf/public/eco/ecoti3583.vf - RELOC/fonts/vf/public/eco/ecott0600.vf - RELOC/fonts/vf/public/eco/ecott0700.vf - RELOC/fonts/vf/public/eco/ecott0800.vf - RELOC/fonts/vf/public/eco/ecott0900.vf - RELOC/fonts/vf/public/eco/ecott1000.vf - RELOC/fonts/vf/public/eco/ecott1095.vf - RELOC/fonts/vf/public/eco/ecott1200.vf - RELOC/fonts/vf/public/eco/ecott1440.vf - RELOC/fonts/vf/public/eco/ecott1728.vf - RELOC/fonts/vf/public/eco/ecott2074.vf - RELOC/fonts/vf/public/eco/ecott2488.vf - RELOC/fonts/vf/public/eco/ecott2986.vf - RELOC/fonts/vf/public/eco/ecott3583.vf - RELOC/fonts/vf/public/eco/ecoui0500.vf - RELOC/fonts/vf/public/eco/ecoui0600.vf - RELOC/fonts/vf/public/eco/ecoui0700.vf - RELOC/fonts/vf/public/eco/ecoui0800.vf - RELOC/fonts/vf/public/eco/ecoui0900.vf - RELOC/fonts/vf/public/eco/ecoui1000.vf - RELOC/fonts/vf/public/eco/ecoui1095.vf - RELOC/fonts/vf/public/eco/ecoui1200.vf - RELOC/fonts/vf/public/eco/ecoui1440.vf - RELOC/fonts/vf/public/eco/ecoui1728.vf - RELOC/fonts/vf/public/eco/ecoui2074.vf - RELOC/fonts/vf/public/eco/ecoui2488.vf - RELOC/fonts/vf/public/eco/ecoui2986.vf - RELOC/fonts/vf/public/eco/ecoui3583.vf - RELOC/fonts/vf/public/eco/ecovi0600.vf - RELOC/fonts/vf/public/eco/ecovi0700.vf - RELOC/fonts/vf/public/eco/ecovi0800.vf - RELOC/fonts/vf/public/eco/ecovi0900.vf - RELOC/fonts/vf/public/eco/ecovi1000.vf - RELOC/fonts/vf/public/eco/ecovi1095.vf - RELOC/fonts/vf/public/eco/ecovi1200.vf - RELOC/fonts/vf/public/eco/ecovi1440.vf - RELOC/fonts/vf/public/eco/ecovi1728.vf - RELOC/fonts/vf/public/eco/ecovi2074.vf - RELOC/fonts/vf/public/eco/ecovi2488.vf - RELOC/fonts/vf/public/eco/ecovi2986.vf - RELOC/fonts/vf/public/eco/ecovi3583.vf - RELOC/fonts/vf/public/eco/ecovt0600.vf - RELOC/fonts/vf/public/eco/ecovt0700.vf - RELOC/fonts/vf/public/eco/ecovt0800.vf - RELOC/fonts/vf/public/eco/ecovt0900.vf - RELOC/fonts/vf/public/eco/ecovt1000.vf - RELOC/fonts/vf/public/eco/ecovt1095.vf - RELOC/fonts/vf/public/eco/ecovt1200.vf - RELOC/fonts/vf/public/eco/ecovt1440.vf - RELOC/fonts/vf/public/eco/ecovt1728.vf - RELOC/fonts/vf/public/eco/ecovt2074.vf - RELOC/fonts/vf/public/eco/ecovt2488.vf - RELOC/fonts/vf/public/eco/ecovt2986.vf - RELOC/fonts/vf/public/eco/ecovt3583.vf - RELOC/tex/latex/eco/T1cmodh.fd - RELOC/tex/latex/eco/T1cmor.fd - RELOC/tex/latex/eco/T1cmoss.fd - RELOC/tex/latex/eco/T1cmott.fd - RELOC/tex/latex/eco/T1cmovt.fd - RELOC/tex/latex/eco/eco.sty -catalogue-ctan /fonts/eco -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics font font-virtual -catalogue-version 1.3 - -name ecobiblatex -category Package -revision 39233 -shortdesc Global Ecology and Biogeography BibLaTeX styles for the Biber backend -relocated 1 -longdesc This bundle provides a set of styles for creating -longdesc bibliographies using BibLaTeX in the style of the Global -longdesc Ecology and Biogeography journal. It comprises styles based on -longdesc the conventions of John Wiley & Sons Ltd and Global Ecology and -longdesc Biogeography Conventions (c). -containersize 1676 -containerchecksum 164200b6da6992ebf541371032c1cf61f8c5076be0ab003e7a225c1f6c1b897701c805808d1c6de15cab82ed010919ddc282c932a4e19af4018cf16f7d04429c -doccontainersize 436624 -doccontainerchecksum 20841a19c7df4bb2a89ad0b91f3785d27007ea494ceb7f7d6c4c2bd34740dcb86ecbbdcb91e18a0b1c3442212a5f749905f445466ef8d86b9f2467f78492b1ea -docfiles size=115 - RELOC/doc/latex/ecobiblatex/README.txt details="Readme" - RELOC/doc/latex/ecobiblatex/ecobiblatex.bib - RELOC/doc/latex/ecobiblatex/ecobiblatex.pdf details="Package documentation" - RELOC/doc/latex/ecobiblatex/ecobiblatex.tex -runfiles size=2 - RELOC/tex/latex/ecobiblatex/ecobiblatex.bbx - RELOC/tex/latex/ecobiblatex/ecobiblatex.cbx -catalogue-ctan /macros/latex/contrib/biblatex-contrib/ecobiblatex -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics biblatex -catalogue-version 1.0 - -name econ-bst -category Package -revision 49351 -shortdesc BibTeX style for economics papers -relocated 1 -longdesc This is a BibTeX style file for papers in economics. It -longdesc provides the following features: author-year type citation -longdesc reference style used in economics papers highly customizable -longdesc use of "certified random order" as proposed by Ray Robson -longdesc (2018) -containersize 13164 -containerchecksum 5cbd14c1072af65b9cb70f61285b544ddadf94a7b9a0151c76882707ffb80b1eba9558e035f95c84555b68c19198e78ba800cb42fd59c1494ace54bb32561a2b -doccontainersize 659812 -doccontainerchecksum 30a32e07a82041cd9e04fa97b7d1fa92284fed690d9959de17475edce5f67a05b3fd3e5bc5f9396c3da7567c9d201a29ba1d860a14cfa8c66679f113f9f4c6df -docfiles size=410 - RELOC/doc/bibtex/econ-bst/CHANGES.md - RELOC/doc/bibtex/econ-bst/README.md details="Readme" - RELOC/doc/bibtex/econ-bst/customization/README.md details="Readme" - RELOC/doc/bibtex/econ-bst/customization/cited-part.tex - RELOC/doc/bibtex/econ-bst/customization/econ-a.bst - RELOC/doc/bibtex/econ-bst/customization/econ-a.pdf - RELOC/doc/bibtex/econ-bst/customization/econ-a.tex - RELOC/doc/bibtex/econ-bst/customization/econ-aer.bst - RELOC/doc/bibtex/econ-bst/customization/econ-aer.pdf - RELOC/doc/bibtex/econ-bst/customization/econ-aer.tex - RELOC/doc/bibtex/econ-bst/customization/econ-b.bst - RELOC/doc/bibtex/econ-bst/customization/econ-b.pdf - RELOC/doc/bibtex/econ-bst/customization/econ-b.tex - RELOC/doc/bibtex/econ-bst/customization/econ-default.pdf - RELOC/doc/bibtex/econ-bst/customization/econ-default.tex - RELOC/doc/bibtex/econ-bst/customization/econ-econometrica.bst - RELOC/doc/bibtex/econ-bst/customization/econ-econometrica.pdf - RELOC/doc/bibtex/econ-bst/customization/econ-econometrica.tex - RELOC/doc/bibtex/econ-bst/customization/econ-jet.bst - RELOC/doc/bibtex/econ-bst/customization/econ-jet.pdf - RELOC/doc/bibtex/econ-bst/customization/econ-jet.tex - RELOC/doc/bibtex/econ-bst/customization/econ-jie.bst - RELOC/doc/bibtex/econ-bst/customization/econ-jie.pdf - RELOC/doc/bibtex/econ-bst/customization/econ-jie.tex - RELOC/doc/bibtex/econ-bst/customization/econ-no-sort.bst - RELOC/doc/bibtex/econ-bst/customization/econ-no-sort.pdf - RELOC/doc/bibtex/econ-bst/customization/econ-no-sort.tex - RELOC/doc/bibtex/econ-bst/customization/econ-numbers.pdf - RELOC/doc/bibtex/econ-bst/customization/econ-numbers.tex - RELOC/doc/bibtex/econ-bst/econ-example.bib - RELOC/doc/bibtex/econ-bst/econ-example.pdf details="Example of use" - RELOC/doc/bibtex/econ-bst/econ-example.tex -runfiles size=20 - RELOC/bibtex/bst/econ-bst/econ.bst -catalogue-also economic -catalogue-contact-home https://github.com/ShiroTakeda/econ-bst -catalogue-ctan /biblio/bibtex/contrib/econ-bst -catalogue-date 2018-12-07 16:49:30 +0100 -catalogue-license lppl1.3 -catalogue-topics bibtex-sty -catalogue-version 2.5 - -name econometrics -category Package -revision 39396 -shortdesc Defines some commands that simplify mathematic notation in economic and econometric writing -relocated 1 -longdesc Econometrics is a package that defines some commands that -longdesc simplify mathematic notation in economic and econometrics -longdesc writing. The commands are related to the notation of vectors, -longdesc matrices, sets, calligraphic and roman letters statistical -longdesc distributions constants and symbols matrix operators and -longdesc statistical operators. The package is based on "Notation in -longdesc Econometrics: a proposal for a standard" by Karim Abadir and -longdesc Jan R. Magnus, The Econometrics Journal (2002), 5, 76-90. -containersize 2516 -containerchecksum 6857c9cba42e12a2b4605f0c7b094ca575110111ff1efa46784ec413482496309dccac13865648be3f9e7ced08843ec22b5892ec95655ef291c8a661359571a0 -doccontainersize 190736 -doccontainerchecksum b567c985cb1f43d0c994792f67b356f3f33d31ddf3a592a5720b961f6906d0e22952caab1d47742a896ead71961ef8352187441a9dc2b2ecd6b29ed4de36d920 -docfiles size=53 - RELOC/doc/latex/econometrics/README.txt details="Readme" - RELOC/doc/latex/econometrics/econometrics.pdf details="Package documentation" - RELOC/doc/latex/econometrics/econometrics.tex -runfiles size=2 - RELOC/tex/latex/econometrics/econometrics.sty -catalogue-ctan /macros/latex/contrib/econometrics -catalogue-date 2018-01-07 12:02:30 +0100 -catalogue-license lppl1.3 -catalogue-topics statistics -catalogue-version 1.0 - -name economic -category Package -revision 32639 -shortdesc BibTeX support for submitting to Economics journals -relocated 1 -longdesc The bundle offers macros and BibTeX styles for the American -longdesc Economic Review (AER), the American Journal of Agricultural -longdesc Economics (AJAE), the Canadian Journal of Economics (CJE), the -longdesc European Review of Agricultural Economics (ERAE), the -longdesc International Economic Review (IER) and Economica. The macro -longdesc sets are based on (and require) the harvard package, and all -longdesc provide variations of author-date styles of presentation. -containersize 31184 -containerchecksum f89113cfc9071c5a064f2f0f647f4b1735bc584c2fc637c7884707de0843005c4c2c9ca19d538e9b335378d0a2944e2bbb305b17c945212ea9728c5553d10c42 -doccontainersize 815916 -doccontainerchecksum 03d49f08dd445e41916c254261b2de7f3355736b4b8c30a3f517ebdb270a4764501c4f6c3c6829b7d4941959e0d4936b5b08c514c90b86e62735ef835dffb4b0 -docfiles size=268 - RELOC/doc/bibtex/economic/CHANGELOG - RELOC/doc/bibtex/economic/NEWS - RELOC/doc/bibtex/economic/README details="Readme" - RELOC/doc/bibtex/economic/aer-cje-ex.bib - RELOC/doc/bibtex/economic/aer-cje-ex.tex - RELOC/doc/bibtex/economic/aer-natbib-ex.tex - RELOC/doc/bibtex/economic/ajae-ex.bib - RELOC/doc/bibtex/economic/ajae-ex.pdf - RELOC/doc/bibtex/economic/ajae-ex.tex - RELOC/doc/bibtex/economic/apecon-ex.bib - RELOC/doc/bibtex/economic/apecon-ex.pdf - RELOC/doc/bibtex/economic/apecon-ex.tex - RELOC/doc/bibtex/economic/ecca-ex.bib - RELOC/doc/bibtex/economic/ecca-ex.pdf - RELOC/doc/bibtex/economic/ecca-ex.tex - RELOC/doc/bibtex/economic/erae-ex.bib - RELOC/doc/bibtex/economic/erae-ex.pdf - RELOC/doc/bibtex/economic/erae-ex.tex - RELOC/doc/bibtex/economic/ier-bib-test.pdf - RELOC/doc/bibtex/economic/ier-bib-test.tex - RELOC/doc/bibtex/economic/ier-ex.bib - RELOC/doc/bibtex/economic/itaxpf-ex-title.pdf - RELOC/doc/bibtex/economic/itaxpf-ex-title.tex - RELOC/doc/bibtex/economic/itaxpf-ex.bib - RELOC/doc/bibtex/economic/itaxpf-ex.pdf - RELOC/doc/bibtex/economic/itaxpf-ex.tex - RELOC/doc/bibtex/economic/oegatb-ex.bib - RELOC/doc/bibtex/economic/oegatb-ex.pdf - RELOC/doc/bibtex/economic/oegatb-ex.png - RELOC/doc/bibtex/economic/oegatb-ex.tex -runfiles size=171 - RELOC/bibtex/bst/economic/aer.bst - RELOC/bibtex/bst/economic/aertt.bst - RELOC/bibtex/bst/economic/agecon.bst - RELOC/bibtex/bst/economic/ajae.bst - RELOC/bibtex/bst/economic/apecon.bst - RELOC/bibtex/bst/economic/cje.bst - RELOC/bibtex/bst/economic/ecca.bst - RELOC/bibtex/bst/economic/ecta.bst - RELOC/bibtex/bst/economic/erae.bst - RELOC/bibtex/bst/economic/ier.bst - RELOC/bibtex/bst/economic/itaxpf.bst - RELOC/bibtex/bst/economic/jae.bst - RELOC/bibtex/bst/economic/jpe.bst - RELOC/bibtex/bst/economic/jss2.bst - RELOC/bibtex/bst/economic/oega.bst - RELOC/bibtex/bst/economic/regstud.bst - RELOC/bibtex/bst/economic/tandfx.bst - RELOC/bibtex/bst/economic/worlddev.bst - RELOC/tex/latex/economic/aer.sty - RELOC/tex/latex/economic/aertt.sty - RELOC/tex/latex/economic/agecon.cls - RELOC/tex/latex/economic/ajae.cls - RELOC/tex/latex/economic/apecon.cls - RELOC/tex/latex/economic/cje.sty - RELOC/tex/latex/economic/ecca.cls - RELOC/tex/latex/economic/erae.cls - RELOC/tex/latex/economic/itaxpf.cls - RELOC/tex/latex/economic/jrurstud.cls - RELOC/tex/latex/economic/njf.cls - RELOC/tex/latex/economic/oegatb.cls - RELOC/tex/latex/economic/pocoec.cls - RELOC/tex/latex/economic/regstud.cls - RELOC/tex/latex/economic/worlddev.cls -catalogue-ctan /biblio/bibtex/contrib/economic -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl -catalogue-topics bibtex-sty - -name ecothesis -category Package -revision 48007 -shortdesc LaTeX thesis template for the Universidade Federal de Vicosa (UFV), Brazil -relocated 1 -longdesc The package provides a LaTeX thesis template for the -longdesc Universidade Federal de Vicosa (UFV), Brazil. -containersize 432 -containerchecksum ff38f30f7e26f8889bfdb17b04cac6237ea42f5206a63fec6759021a6d3d31a594fb33e228e3c57e727c8ce521b6602514a929910410691df46ecfa316c6dc15 -doccontainersize 341304 -doccontainerchecksum 3f6448549ed7ab119a7fb466b91eee7e9869567f0f59ec1c0faf1b3d54c5ce902b14c63eb9955d6c04bb40e98c5921864397039228aa301bb8f7e301afe11a20 -docfiles size=104 - RELOC/doc/latex/ecothesis/README.txt details="Readme" - RELOC/doc/latex/ecothesis/capitulos/cap01/introduction.pdf - RELOC/doc/latex/ecothesis/capitulos/cap01/introduction.tex - RELOC/doc/latex/ecothesis/capitulos/cap01/referencias.bib - RELOC/doc/latex/ecothesis/capitulos/cap02/cap02.pdf - RELOC/doc/latex/ecothesis/capitulos/cap02/cap02.tex - RELOC/doc/latex/ecothesis/capitulos/cap02/referencias.bib - RELOC/doc/latex/ecothesis/capitulos/cap03/cap03.pdf - RELOC/doc/latex/ecothesis/capitulos/cap03/cap03.tex - RELOC/doc/latex/ecothesis/capitulos/cap03/referencias.bib - RELOC/doc/latex/ecothesis/dados.tex - RELOC/doc/latex/ecothesis/ecothesis.pdf details="Package documentation" language="pt-br" - RELOC/doc/latex/ecothesis/ecothesis.tex - RELOC/doc/latex/ecothesis/main.pdf - RELOC/doc/latex/ecothesis/main.tex - RELOC/doc/latex/ecothesis/preambulo/abstract.tex - RELOC/doc/latex/ecothesis/preambulo/agradecimentos.tex - RELOC/doc/latex/ecothesis/preambulo/aprovacao.tex - RELOC/doc/latex/ecothesis/preambulo/capa.tex - RELOC/doc/latex/ecothesis/preambulo/dedicatoria.tex - RELOC/doc/latex/ecothesis/preambulo/epigrafe.tex - RELOC/doc/latex/ecothesis/preambulo/resumo.tex - RELOC/doc/latex/ecothesis/res_abs.tex -catalogue-ctan /macros/latex/contrib/ecothesis -catalogue-date 2018-06-13 16:50:01 +0200 -catalogue-license lppl1.3c -catalogue-topics dissertation -catalogue-version 1.2 - -name ecv -category Package -revision 24928 -shortdesc A fancy Curriculum Vitae class -relocated 1 -longdesc The class provides an environment for creating a fancily laid -longdesc out tabular curriculum vitae inspired by the european -longdesc curriculum vitae. The distribution comes with a German and an -longdesc English template. -containersize 3792 -containerchecksum 6a735b35ca107505b4f3001cec4eaceef97add305c9b4b0500ec831989efe128870f5573e4f731c898c4b6e2ab52db1e841d21b93976494c6e019734d3696636 -doccontainersize 252020 -doccontainerchecksum dbb8f0a72268b2c2dbe3a39b30c2168ab7015b6d7938a976ca32c2e745a83bf71c95dad64df660ebcbb71866290ab77a6f5982b460c04da91b82996b40f65866 -docfiles size=104 - RELOC/doc/latex/ecv/COPYING - RELOC/doc/latex/ecv/README details="Readme" - RELOC/doc/latex/ecv/docstrip.cfg - RELOC/doc/latex/ecv/ecv.pdf details="Package documentation" - RELOC/doc/latex/ecv/template/CV-template_de.pdf details="Template (German)" language="de" - RELOC/doc/latex/ecv/template/CV-template_de.tex - RELOC/doc/latex/ecv/template/CV-template_en.pdf details="Template (English)" language="en" - RELOC/doc/latex/ecv/template/CV-template_en.tex - RELOC/doc/latex/ecv/template/Makefile - RELOC/doc/latex/ecv/template/portrait.eps -srccontainersize 10180 -srccontainerchecksum b2b2ffda7bcec34442b74d61f6d9715d853223fc49650161cdf8058815934fcbaecbb5781b339c55360192ac9c47a023efd506663820ce1aa14dd0f5572edccf -srcfiles size=11 - RELOC/source/latex/ecv/ecv.dtx - RELOC/source/latex/ecv/ecv.ins -runfiles size=6 - RELOC/tex/latex/ecv/ecv.cls - RELOC/tex/latex/ecv/ecvEnglish.ldf - RELOC/tex/latex/ecv/ecvGerman.ldf - RELOC/tex/latex/ecv/ecvNLS.sty -catalogue-also curve europecv -catalogue-ctan /macros/latex/contrib/ecv -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics cv class -catalogue-version 0.3 - -name ed -category Package -revision 25231 -shortdesc Editorial Notes for LaTeX documents -relocated 1 -longdesc This package defines a couple of editorial notes that simplify -longdesc collaboration on a LaTeX text. These allow authors to annotate -longdesc status information in the source. In draft mode, the -longdesc annotations are shown for communication, and in publication -longdesc mode these are suppressed. -containersize 2784 -containerchecksum 1f3fec79ae46c23f2cf52ccbf8e5f6521a67156c94c68b54c03d61da2f0628b8ef676fd9571e0785ec1fd08eb2796210d838cddf35742ef4405214f6d7c5f3e0 -doccontainersize 292192 -doccontainerchecksum ec02d591ae000ae9b4fa161f9401ca170be33f72985e96ab9025cdb3543d17f921aea6c9ccf061e69769696ef28f5e81d55bcfb85eed27b735c2b186a5f84b59 -docfiles size=75 - RELOC/doc/latex/ed/Makefile - RELOC/doc/latex/ed/README details="Readme" - RELOC/doc/latex/ed/ed.pdf details="Package documentation" - RELOC/doc/latex/ed/ed.sty.ltxml -srccontainersize 7668 -srccontainerchecksum 1eb9a4eedf186ba0b3130cad23bfd21745d838ce9869886fb2d144fbb41cd89d3272115fc67ba91b9bd74475a407d310eac45be908ffc2345adfd5434be5d3ff -srcfiles size=7 - RELOC/source/latex/ed/ed.dtx - RELOC/source/latex/ed/ed.ins -runfiles size=2 - RELOC/tex/latex/ed/ed.sty -catalogue-ctan /macros/latex/contrib/ed -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1 -catalogue-topics editorial -catalogue-version 1.8 - -name edfnotes -category Package -revision 21540 -shortdesc Critical annotations to footnotes with ednotes -relocated 1 -longdesc The package modifies the annotation commands and label-test -longdesc mechanism of the ednotes package so that critical notes appear -longdesc on the pages and in the order that one would expect. -containersize 14008 -containerchecksum f08a76ced11ed677e3e5be303d887bc6213f0ac6f3a19a1a4bd5d145aa3517179ab0e95fda21f7e5e2e48fc301cda825e4727d50b1dc069443af9e01e03e9288 -doccontainersize 281088 -doccontainerchecksum d8766b87b737470fb65e653e79c3eeca5e846e3afae6c067b62f8372b9c9e7607be0e2c29587747ec727f6eb588740314871f8671b72647bef87a215867743c3 -docfiles size=95 - RELOC/doc/latex/edfnotes/PdUsample.pdf - RELOC/doc/latex/edfnotes/README details="Readme" - RELOC/doc/latex/edfnotes/README.pdf - RELOC/doc/latex/edfnotes/README.txt - RELOC/doc/latex/edfnotes/SRCFILEs.txt - RELOC/doc/latex/edfnotes/edfnotes.pdf details="Package documentation" -srccontainersize 2660 -srccontainerchecksum fa748057e28d6f37d278010dd3e75e475662b20a380dc0b67eeaaf2bee72652b8e9c2a4bff85f4cd9d10d5e98b424ce1493488de35358d44da1a90e9062e616a -srcfiles size=4 - RELOC/source/latex/edfnotes/README.tex - RELOC/source/latex/edfnotes/edfnotes.tex - RELOC/source/latex/edfnotes/srcfiles.tex -runfiles size=11 - RELOC/tex/latex/edfnotes/edfnotes.sty -catalogue-ctan /macros/latex/contrib/edfnotes -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl1.3 -catalogue-topics crit-ed footnote -catalogue-version 0.6b - -name edmac -category Package -revision 15878 -shortdesc Typeset critical editions -relocated 1 -longdesc This is the type example package for typesetting scholarly -longdesc critical editions. -containersize 13188 -containerchecksum b7c3fe7b30a323d6149563991db847c7767bdb58581db6f93f5d8e0d4cfb289c70e9d2e24a5361e4c2407831d86a25096ea7d0757634ac83960ab1c3f49202c2 -doccontainersize 89900 -doccontainerchecksum e1b679a2cb755f8d43fa89c5079144ddc0db928d6e723db0c36a80c03ffbc839b91d682d626e65af3c741bdacfd9266d52e041fb6b8470ad0d52e3f7a349184d -docfiles size=89 - RELOC/doc/latex/edmac/COPYRIGHT - RELOC/doc/latex/edmac/braonain.tex - RELOC/doc/latex/edmac/copying - RELOC/doc/latex/edmac/ed-nfss.txt - RELOC/doc/latex/edmac/edmac.doc - RELOC/doc/latex/edmac/edstanza.doc - RELOC/doc/latex/edmac/edszadoc.tex - RELOC/doc/latex/edmac/features.tex - RELOC/doc/latex/edmac/readme -srccontainersize 952 -srccontainerchecksum 82951241d58ff2288b5f0a6cb3f4ca9f1334af348c5b21227c1728b10e1785b801136ce54414be39525b46cd6c002fa4037c47cb8d01be5ae7f2c359432fe274 -srcfiles size=1 - RELOC/source/latex/edmac/edmac.drv -runfiles size=17 - RELOC/tex/generic/edmac/edmac.tex - RELOC/tex/generic/edmac/edmacfss.sty - RELOC/tex/generic/edmac/edstanza.tex - RELOC/tex/generic/edmac/tabmac.tex -catalogue-also ledmac ednotes manyfoot lineno poemscol -catalogue-ctan /macros/plain/contrib/edmac -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license gpl2 -catalogue-topics crit-ed -catalogue-version 3.17 - -name edmargin -category Package -revision 27599 -shortdesc Multiple series of endnotes for critical editions -relocated 1 -longdesc Edmargin provides a very simple scheme for endnote sections for -longdesc critical editions. Endnotes can either be marked in the text, -longdesc or with marginal references to the page in the note sections -longdesc where the note is to be found. Notes can be set in individual -longdesc paragraphs, or in block paragraph mode (where there are many -longdesc short notes). Note sections will have running headers of the -longdesc form "Textual notes to pp. xx--yy". New note sections can be -longdesc created on the fly. There are predefined endnote sections for -longdesc textual notes, emendations, and explanatory notes. -containersize 4680 -containerchecksum 181420648bfd1ea6d96d5727e4b9755d5764e34d1402a2ffac3ce661db512d19b30848e44a3974ff93773bdfe3146ae68a97c010abd98a8635c236a20194b13c -doccontainersize 300988 -doccontainerchecksum 0d06d22779d492c2f6873c9c5b4931b68475618f1774da9a82c4edeafd0ccd7357a9214e8f9e536f18efab333537813748166a3b1a2bd85d66522100628bbe0f -docfiles size=75 - RELOC/doc/latex/edmargin/README details="Readme" - RELOC/doc/latex/edmargin/edmargin.pdf details="Package documentation" -srccontainersize 14436 -srccontainerchecksum 8ecd526c9001e72bdd12bea4119ef25eed8a283abf9e32b83f9209c2ef5d373bab3a99ef91dfb4bd2289547787481a032a70c95829cd1d907f9beb619e8f15ea -srcfiles size=16 - RELOC/source/latex/edmargin/edmargin.dtx - RELOC/source/latex/edmargin/edmargin.ins -runfiles size=6 - RELOC/tex/latex/edmargin/edmargin.sty -catalogue-ctan /macros/latex/contrib/edmargin -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics crit-ed notes -catalogue-version 1.2 - -name ednotes -category Package -revision 35829 -shortdesc Typeset scholarly editions -relocated 1 -longdesc A macro package for typesetting scholarly critical editions. -longdesc Provides macros for critical edition typesetting with LaTeX, -longdesc including support for line numbers and layers of footnotes. -depend ncctools -containersize 31908 -containerchecksum 797821d6a4d686c74e4e798de8f78fe65516e9f0b3f0a994d8237d1a830e919e83edbbcc709fcb3563e1039a8ac11adcac715ae44c6879dfd55574adbc396300 -doccontainersize 375056 -doccontainerchecksum 86f0e299c4d39cba61b4c69174958c3001e076323ae7422bde7d557e7b8d6f99c07276d5568f88a74ea2b777b471a681a2e21cd5f863e0eadd21f15002baee78 -docfiles size=145 - RELOC/doc/latex/ednotes/CHANGES.txt - RELOC/doc/latex/ednotes/CHANGING.txt - RELOC/doc/latex/ednotes/README details="Readme" - RELOC/doc/latex/ednotes/README.TEXLIVE - RELOC/doc/latex/ednotes/README4U.txt - RELOC/doc/latex/ednotes/READMORE.txt - RELOC/doc/latex/ednotes/ednotes.pdf details="All plain text files, as pdf" language="en" - RELOC/doc/latex/ednotes/ednotes.tex - RELOC/doc/latex/ednotes/ednotugb.pdf details="TUGboat paper" language="en" - RELOC/doc/latex/ednotes/emathtst.tex - RELOC/doc/latex/ednotes/varnrule.tex - RELOC/doc/latex/ednotes/visible.txt -runfiles size=30 - RELOC/tex/latex/ednotes/edcntwd0.sty - RELOC/tex/latex/ednotes/ednotes.sty - RELOC/tex/latex/ednotes/lblchng1.sty - RELOC/tex/latex/ednotes/mfparptc.sty - RELOC/tex/latex/ednotes/mfparxsp.sty -catalogue-also edmac ledmac manyfoot lineno poemscol -catalogue-ctan /macros/latex/contrib/ednotes -catalogue-date 2017-05-05 22:15:23 +0200 -catalogue-license lppl -catalogue-topics crit-ed -catalogue-version 1.3a - -name eemeir -category Package -revision 15878 -shortdesc Adjust the gender of words in a document -relocated 1 -longdesc Defines macros for third-person singular pronouns (\E, \Em, -longdesc \Eir, \Eirs), which expand differently according to a -longdesc masculine/feminine switch. (If the switch is 'masculine', they -longdesc would expand to 'he', 'him', 'his' and 'his'; if 'feminine', -longdesc they would expand to 'she', 'her', 'her' and 'hers'. Apart from -longdesc the pronouns, one can define 'word pairs', such as -longdesc mother/father, daughter/son, and so on. Gender may be defined -longdesc once per document, as an environment, or may be flipped on the -longdesc fly. -containersize 1904 -containerchecksum 5f340cd1c0aa44e273d58e3a7327ce66fca6787b654ebbfc5b4dbd8fd52879423e1f79b7fda90b34b5cbb973200776fc0095e75ffab80f6ef916c5ce3738dc48 -doccontainersize 135668 -doccontainerchecksum 36de239518df2984bc33d2ffcee53a204e8f048f44e4f12dd18fc1354dcebc4c597f62fa62ab4481dbd9d2c82245144711a9d4d74fefda3f5043d477c8a20a9a -docfiles size=41 - RELOC/doc/latex/eemeir/README - RELOC/doc/latex/eemeir/eemeir.pdf -srccontainersize 7020 -srccontainerchecksum f7d93c5e9048c0454a1b68a6a0e7f6d09eb4b2de98eb0abe5d7f48ed5b632c460b778a7c1b7ad0e0a1d35807c2fbf15f9fd6de9257af350211dd5138b28a7339 -srcfiles size=6 - RELOC/source/latex/eemeir/eemeir.dtx - RELOC/source/latex/eemeir/eemeir.ins -runfiles size=1 - RELOC/tex/latex/eemeir/eemeir.sty -catalogue-also he-she gender -catalogue-ctan /macros/latex/contrib/eemeir -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics linguistic typesetting -catalogue-version 1.1b - -name eepic -category Package -revision 15878 -shortdesc Extensions to epic and the LaTeX drawing tools -relocated 1 -longdesc Extensions to epic and the LaTeX picture drawing environment, -longdesc include the drawing of lines at any slope, the drawing of -longdesc circles in any radii, and the drawing of dotted and dashed -longdesc lines much faster with much less TeX memory, and providing -longdesc several new commands for drawing ellipses, arcs, splines, and -longdesc filled circles and ellipses. The package uses tpic \special -longdesc commands. -containersize 11744 -containerchecksum e5a6092f6077bb779118caecc87526e4815a53703a99c374b53a8003d4578b874ebdcdd9c002e5757a4425d3439f1413519f17088e7cf050e0cbcd0375e214e3 -doccontainersize 96288 -doccontainerchecksum 47fc6adca851f7f25cfb769a82efe7a5aa30973d14b2f3dd0523c3f45ef3b00e0bed7867fe73ee3bf76c2e8fa445dc98c53e30c9285fa160537a64122ad57843 -docfiles size=46 - RELOC/doc/latex/eepic/eepic.pdf details="Package documentation" - RELOC/doc/latex/eepic/eepic.tex - RELOC/doc/latex/eepic/epic-eg3.fig - RELOC/doc/latex/eepic/epic-eg3.tex - RELOC/doc/latex/eepic/epic-eg4.fig - RELOC/doc/latex/eepic/epic-eg4.tex - RELOC/doc/latex/eepic/fig2eepic/epic-eg3.fig - RELOC/doc/latex/eepic/fig2eepic/epic-eg4.fig - RELOC/doc/latex/eepic/fig2eepic/fig2epic.1 - RELOC/doc/latex/eepic/fig2eepic/makefile - RELOC/doc/latex/eepic/fig2eepic/readme - RELOC/doc/latex/eepic/grafig.shar - RELOC/doc/latex/eepic/readme -runfiles size=13 - RELOC/tex/latex/eepic/eepic.sty - RELOC/tex/latex/eepic/eepicemu.sty - RELOC/tex/latex/eepic/epic.sty -catalogue-ctan /macros/latex/contrib/eepic -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics graphics-in-tex -catalogue-version 1.1e - -name efbox -category Package -revision 33236 -shortdesc Extension of \fbox, with controllable frames and colours -relocated 1 -longdesc The package defines the \efbox command, which creates a box -longdesc just wide enough to hold the text created by its argument. The -longdesc command optionally puts a (possibly partial) frame around the -longdesc box, and allows setting the box background colour. -containersize 1820 -containerchecksum d58d6a149f45075d8b0bcf8722db17efc2816cb3cbebd459a46a797c6429c7a20f3c0253c3ab5234caf314ecd1fef90f2e34119512dafee9ead0a9979f975dde -doccontainersize 146140 -doccontainerchecksum 9035f0778a287edfe7cb5ef2e30c6c3997ce31a48c4e1fd59f3bd8316c7a4549ef741c198009c98beb265e733f6c5f79de42186b323b948d91a170795feb685c -docfiles size=37 - RELOC/doc/latex/efbox/README details="Readme" - RELOC/doc/latex/efbox/efbox.pdf details="Package documentation" -srccontainersize 4220 -srccontainerchecksum e7964f8d690255df4ca21e5c0896a300e7a28bae50947a21f7ad53cdd58931a9aca20e90e58f30b6c119a7b8015e3d8cc92f57634f0130a30e4c314fb421914a -srcfiles size=4 - RELOC/source/latex/efbox/efbox.dtx - RELOC/source/latex/efbox/efbox.ins -runfiles size=2 - RELOC/tex/latex/efbox/efbox.sty -catalogue-ctan /macros/latex/contrib/efbox -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics boxing -catalogue-version 1.0 - -name egameps -category Package -revision 15878 -shortdesc LaTeX package for typesetting extensive games -relocated 1 -longdesc The style is intended to have enough features to draw any -longdesc extensive game with relative ease. The facilities of PSTricks -longdesc are used for graphics. (An older version of the package, which -longdesc uses the LaTeX picture environment rather than PSTricks and -longdesc consequently has many fewer features is available on the -longdesc package home page.) -containersize 6512 -containerchecksum 205128754e28949c842992a8a14863dbc2d0dea34bb16c59a641d9b8e5339c5ffb3b46c39bb4047470bfdde1fbce73c987bdeadcacb118236ebad64bf68a3992 -doccontainersize 137456 -doccontainerchecksum 477975b0a6951d4261a208075bd4014a13250fc32179cc2a66738aba6aad9fb497a8b3605a5b8c5f62b5b491bb12702fe05546ebde7312dfe649adbe0072310b -docfiles size=51 - RELOC/doc/latex/egameps/README - RELOC/doc/latex/egameps/egameps.pdf details="Package documentation" - RELOC/doc/latex/egameps/egameps.tex -runfiles size=11 - RELOC/tex/latex/egameps/egameps.sty -catalogue-ctan /macros/latex/contrib/egameps -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics games graphics-in-tex -catalogue-version 1.1 - -name egplot -category Package -revision 20617 -shortdesc Encapsulate Gnuplot sources in LaTeX documents -relocated 1 -longdesc A package to encapsulate gnuplot commands in a LaTeX source -longdesc file, so that a document's figures are maintained in parallel -longdesc with the document source itself. -containersize 3556 -containerchecksum 10186e8c2334e7858995643e998b5fb8b5ff0f99463e893b215da9b2b822c3bbcdcec23c1090198dc1e1c1ade49729f3da7c834f987f4838a092489fd3d5c801 -doccontainersize 484804 -doccontainerchecksum 8a72af7dd0d5d022d9be243974de413c317b36af1e334f2c858dc7b6a1dbddf4c6ce2a001321ef39cfc75bac5ac37bd043aaf87e9bc3e6e11f546d59b6aaf91a -docfiles size=120 - RELOC/doc/latex/egplot/egplot.README details="Readme" - RELOC/doc/latex/egplot/egplot.pdf details="Package documentation" - RELOC/doc/latex/egplot/manual.ps.gz -srccontainersize 10960 -srccontainerchecksum d569aae99941d6fdc11df10d41f36fb72142248554acf7b923b260a9daeabbc1b9e13efb74e6dda1141ed2e4a7ce07aed311dbd9f0b93052de537e4ca4d4017c -srcfiles size=15 - RELOC/source/latex/egplot/egplot.drv - RELOC/source/latex/egplot/egplot.dtx - RELOC/source/latex/egplot/egplot.ins - RELOC/source/latex/egplot/egpman.drv -runfiles size=3 - RELOC/tex/latex/egplot/egplot.sty -catalogue-ctan /macros/latex/contrib/egplot -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics graphics-inline -catalogue-version 1.02a - -name eiad -category Package -revision 15878 -shortdesc Traditional style Irish fonts -relocated 1 -longdesc In both lower and upper case 32 letters are defined (18 'plain' -longdesc ones, 5 long vowels and 9 aspirated consonants). The ligature -longdesc 'agus' is also made available. The remaining characters -longdesc (digits, punctuation and accents) are inherited from the -longdesc Computer Modern family of fonts. The font definitions use code -longdesc from the sauter fonts, so those fonts have to be installed -longdesc before using eiad. OT1*.fd files are provided for use with -longdesc LaTeX. -containersize 25652 -containerchecksum 6007d8e3a6d4970ed57360a47cd01264b9c427efbe96a324e89c936779e13faff7f3e978afa125576f8653a80c06fe777c42998a6ad5e09f398ad394fbdc650b -doccontainersize 117804 -doccontainerchecksum b9af768a3106b9e6be5e9afc68ce1b5ac113ea0d790a53013ed47adfd056fb10e89ef25fca935760ad24590cd2cbcd4b2b4ae7853650c8d1726d99df3f9af9de -docfiles size=125 - RELOC/doc/fonts/eiad/Leigh_me.txt details="Readme" - RELOC/doc/fonts/eiad/amhrawn.pdf - RELOC/doc/fonts/eiad/amhrawn.tex - RELOC/doc/fonts/eiad/evening.pdf - RELOC/doc/fonts/eiad/evening.tex - RELOC/doc/fonts/eiad/micheal.ps - RELOC/doc/fonts/eiad/micheal.tex - RELOC/doc/fonts/eiad/recreat.pdf - RELOC/doc/fonts/eiad/recreat.tex -runfiles size=86 - RELOC/fonts/source/public/eiad/eiadb10.mf - RELOC/fonts/source/public/eiad/eiadbx10.mf - RELOC/fonts/source/public/eiad/eiadbxi10.mf - RELOC/fonts/source/public/eiad/eiadbxsl10.mf - RELOC/fonts/source/public/eiad/eiadccsc10.mf - RELOC/fonts/source/public/eiad/eiadci10.mf - RELOC/fonts/source/public/eiad/eiadcr10.mf - RELOC/fonts/source/public/eiad/eiadcsc10.mf - RELOC/fonts/source/public/eiad/eiadcsl10.mf - RELOC/fonts/source/public/eiad/eiadcslc9.mf - RELOC/fonts/source/public/eiad/eiaddunh10.mf - RELOC/fonts/source/public/eiad/eiadff10.mf - RELOC/fonts/source/public/eiad/eiadfi10.mf - RELOC/fonts/source/public/eiad/eiadfib8.mf - RELOC/fonts/source/public/eiad/eiadi10.mf - RELOC/fonts/source/public/eiad/eiaditt10.mf - RELOC/fonts/source/public/eiad/eiadr10.mf - RELOC/fonts/source/public/eiad/eiadr12.mf - RELOC/fonts/source/public/eiad/eiadr17.mf - RELOC/fonts/source/public/eiad/eiadsl10.mf - RELOC/fonts/source/public/eiad/eiadsltt10.mf - RELOC/fonts/source/public/eiad/eiadss10.mf - RELOC/fonts/source/public/eiad/eiadssbx10.mf - RELOC/fonts/source/public/eiad/eiadssdc10.mf - RELOC/fonts/source/public/eiad/eiadssi10.mf - RELOC/fonts/source/public/eiad/eiadssq8.mf - RELOC/fonts/source/public/eiad/eiadssqi8.mf - RELOC/fonts/source/public/eiad/eiadtcsc10.mf - RELOC/fonts/source/public/eiad/eiadtt10.mf - RELOC/fonts/source/public/eiad/eiadvtt10.mf - RELOC/fonts/source/public/eiad/eira.mf - RELOC/fonts/source/public/eiad/eirl.mf - RELOC/fonts/source/public/eiad/eiru.mf - RELOC/fonts/source/public/eiad/gaec7cb.mf - RELOC/fonts/source/public/eiad/gaelach.mf - RELOC/fonts/tfm/public/eiad/eiadb10.tfm - RELOC/fonts/tfm/public/eiad/eiadbx10.tfm - RELOC/fonts/tfm/public/eiad/eiadbxi10.tfm - RELOC/fonts/tfm/public/eiad/eiadbxsl10.tfm - RELOC/fonts/tfm/public/eiad/eiadccsc10.tfm - RELOC/fonts/tfm/public/eiad/eiadci10.tfm - RELOC/fonts/tfm/public/eiad/eiadcr10.tfm - RELOC/fonts/tfm/public/eiad/eiadcsc10.tfm - RELOC/fonts/tfm/public/eiad/eiadcsl10.tfm - RELOC/fonts/tfm/public/eiad/eiadcslc9.tfm - RELOC/fonts/tfm/public/eiad/eiaddunh10.tfm - RELOC/fonts/tfm/public/eiad/eiadff10.tfm - RELOC/fonts/tfm/public/eiad/eiadfi10.tfm - RELOC/fonts/tfm/public/eiad/eiadfib8.tfm - RELOC/fonts/tfm/public/eiad/eiadi10.tfm - RELOC/fonts/tfm/public/eiad/eiaditt10.tfm - RELOC/fonts/tfm/public/eiad/eiadr10.tfm - RELOC/fonts/tfm/public/eiad/eiadr12.tfm - RELOC/fonts/tfm/public/eiad/eiadr17.tfm - RELOC/fonts/tfm/public/eiad/eiadsl10.tfm - RELOC/fonts/tfm/public/eiad/eiadsltt10.tfm - RELOC/fonts/tfm/public/eiad/eiadss10.tfm - RELOC/fonts/tfm/public/eiad/eiadssbx10.tfm - RELOC/fonts/tfm/public/eiad/eiadssdc10.tfm - RELOC/fonts/tfm/public/eiad/eiadssi10.tfm - RELOC/fonts/tfm/public/eiad/eiadssq8.tfm - RELOC/fonts/tfm/public/eiad/eiadssqi8.tfm - RELOC/fonts/tfm/public/eiad/eiadtcsc10.tfm - RELOC/fonts/tfm/public/eiad/eiadtt10.tfm - RELOC/fonts/tfm/public/eiad/eiadvtt10.tfm - RELOC/tex/latex/eiad/OT1eiad.fd - RELOC/tex/latex/eiad/OT1eiadcc.fd - RELOC/tex/latex/eiad/OT1eiadss.fd - RELOC/tex/latex/eiad/OT1eiadtt.fd -catalogue-ctan /fonts/eiad -catalogue-date 2017-10-29 14:41:24 +0100 -catalogue-license pd -catalogue-topics font font-mf irish-gaelic - -name eiad-ltx -category Package -revision 15878 -shortdesc LaTeX support for the eiad font -relocated 1 -longdesc The package provides macros to support use of the eiad fonts in -longdesc OT1 encoding. Also offered are a couple of Metafont files -longdesc described in the font package, but not provided there. -containersize 3672 -containerchecksum 9d6e2c3790e2812b8865ebf9a1011b43fad20410b8cc176baca397a81f7dce48e9c286e64f6d99f391717dbe2a75252c7ee993be45bc3bb9c08b405c29cdd01e -doccontainersize 1952 -doccontainerchecksum 21baf2a00e8ea5029d04a1ce2e35efe4f57180c18ffaec1d5c335894769e5419849aa6487dbf9c2c1eb33cf2bcbca6221577f1c34e2a82dd438b383bf93bcb3c -docfiles size=1 - RELOC/doc/latex/eiad-ltx/README details="Readme" -srccontainersize 4224 -srccontainerchecksum e07fca4c1602307235a87258205ddb1d026d70d68396f9f4b342de457bc5136899b40bf6cd7dab887640a20c2cfbcd5ae5662c58840d78fa356acbd6144b4c0a -srcfiles size=3 - RELOC/source/latex/eiad-ltx/eiad.dtx - RELOC/source/latex/eiad-ltx/eiad.ins -runfiles size=3 - RELOC/fonts/source/public/eiad-ltx/Fbf10.mf - RELOC/fonts/source/public/eiad-ltx/Fr10.mf - RELOC/tex/latex/eiad-ltx/eiad.sty -catalogue-ctan /macros/latex/contrib/eiad -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font-supp irish-gaelic -catalogue-version 1.0 - -name eijkhout -category Package -revision 15878 -shortdesc Victor Eijkhout's packages -relocated 1 -longdesc Three unrelated packages: DB_process, to parse and process -longdesc database output; CD_labeler, to typeset user text to fit on a -longdesc CD label; and repeat, a nestable, generic loop macro. -containersize 6948 -containerchecksum 8c23d5c997321569240833e95c46c6c8cde2630a8ced730566d2d3cdb983efa98850b6e40305058cd1b264ada9ec631c715651899c564d3d495b9aa58b0d94b6 -runfiles size=9 - RELOC/tex/generic/eijkhout/CD_labeler.tex - RELOC/tex/generic/eijkhout/CD_labeler_test.tex - RELOC/tex/generic/eijkhout/DB_process.tex - RELOC/tex/generic/eijkhout/repeat.tex -catalogue-ctan /macros/generic/eijkhout -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license collection -catalogue-topics collection - -name einfuehrung -category Package -revision 29349 -shortdesc Examples from the book Einfuhrung in LaTeX -relocated 1 -longdesc The bundle consists of examples and data files for the -longdesc DANTE-Edition book "Einfuhrung in LaTeX" -containersize 420 -containerchecksum fabd484a6b579c08f195b4be6594e43f99e1a2f2d1611697a285e8ae5b6028a45723b93fbed60044457ef1050d7fb5b91d2c0be03c9d93a2be04ca4535b3bfe3 -doccontainersize 158984 -doccontainerchecksum e617ede54cc003a4b9f61c14c2dd092a0f266e00a5c885f3f91f2909d3cc98bd98110886504ac7ae0a0db45111c2d4e91509aecccf4dd93c4f0b43c1e920baf6 -docfiles size=1167 - RELOC/doc/latex/einfuehrung/03-01-1.ltxverb - RELOC/doc/latex/einfuehrung/03-01-2.xltxverb - RELOC/doc/latex/einfuehrung/03-01-3.luaverb - RELOC/doc/latex/einfuehrung/03-01-4.ltx - RELOC/doc/latex/einfuehrung/03-01-5.ltx - RELOC/doc/latex/einfuehrung/03-01-6.ltx - RELOC/doc/latex/einfuehrung/03-01-7.ltx - RELOC/doc/latex/einfuehrung/03-03-1.ltxps - RELOC/doc/latex/einfuehrung/03-03-2.ctx - RELOC/doc/latex/einfuehrung/03-03-3.ctxcrop - RELOC/doc/latex/einfuehrung/03-03-4.ltx - RELOC/doc/latex/einfuehrung/03-05-1.ltx - RELOC/doc/latex/einfuehrung/03-05-2.ltx - RELOC/doc/latex/einfuehrung/03-05-3.xltx - RELOC/doc/latex/einfuehrung/03-05-4.lualtx - RELOC/doc/latex/einfuehrung/03-05-5.xltx - RELOC/doc/latex/einfuehrung/03-05-6.xltx - RELOC/doc/latex/einfuehrung/03-05-7.lualtx - RELOC/doc/latex/einfuehrung/03-06-1.ltx - RELOC/doc/latex/einfuehrung/03-06-2.ltx - RELOC/doc/latex/einfuehrung/03-06-3.ltx - RELOC/doc/latex/einfuehrung/03-06-4.xltx - RELOC/doc/latex/einfuehrung/03-06-5.xltx - RELOC/doc/latex/einfuehrung/03-06-6.lualtx - RELOC/doc/latex/einfuehrung/03-07-1.ltx - RELOC/doc/latex/einfuehrung/03-07-10.xltx - RELOC/doc/latex/einfuehrung/03-07-11.ltx - RELOC/doc/latex/einfuehrung/03-07-12.xltx - RELOC/doc/latex/einfuehrung/03-07-13.ltx - RELOC/doc/latex/einfuehrung/03-07-14.ltx - RELOC/doc/latex/einfuehrung/03-07-2.ltx - RELOC/doc/latex/einfuehrung/03-07-3.ltx - RELOC/doc/latex/einfuehrung/03-07-4.ltx - RELOC/doc/latex/einfuehrung/03-07-5.ltx - RELOC/doc/latex/einfuehrung/03-07-6.ltx - RELOC/doc/latex/einfuehrung/03-07-7.ltx - RELOC/doc/latex/einfuehrung/03-07-8.ltx - RELOC/doc/latex/einfuehrung/03-07-9.ltx - RELOC/doc/latex/einfuehrung/03-08-1.ltx - RELOC/doc/latex/einfuehrung/03-08-2.ltx - RELOC/doc/latex/einfuehrung/03-08-3.xltx - RELOC/doc/latex/einfuehrung/03-08-4.ltx - RELOC/doc/latex/einfuehrung/03-08-5.xltx - RELOC/doc/latex/einfuehrung/03-08-6.xltx - RELOC/doc/latex/einfuehrung/03-08-7.xltx - RELOC/doc/latex/einfuehrung/04-02-1.ltx2crop - RELOC/doc/latex/einfuehrung/04-02-2.ltx2 - RELOC/doc/latex/einfuehrung/04-02-3.ltx2 - RELOC/doc/latex/einfuehrung/04-02-4.ltx2 - RELOC/doc/latex/einfuehrung/04-02-5.ltx2 - RELOC/doc/latex/einfuehrung/04-02-6.ltxps - RELOC/doc/latex/einfuehrung/04-02-7.ltx2 - RELOC/doc/latex/einfuehrung/04-02-8.ltx - RELOC/doc/latex/einfuehrung/04-02-9.ltx2 - RELOC/doc/latex/einfuehrung/04-03-1.ltx - RELOC/doc/latex/einfuehrung/04-03-2.ltx - RELOC/doc/latex/einfuehrung/04-03-3.ltx - RELOC/doc/latex/einfuehrung/04-03-4.ltx - RELOC/doc/latex/einfuehrung/04-03-5.ltx2 - RELOC/doc/latex/einfuehrung/04-03-6.ltx - RELOC/doc/latex/einfuehrung/04-04-1.ltx2 - RELOC/doc/latex/einfuehrung/04-04-2.ltx - RELOC/doc/latex/einfuehrung/05-01-1.ltx2crop - RELOC/doc/latex/einfuehrung/05-01-2.ltx2 - RELOC/doc/latex/einfuehrung/05-01-3.ltx2 - RELOC/doc/latex/einfuehrung/05-01-4.ltx2 - RELOC/doc/latex/einfuehrung/05-02-1.ltx2 - RELOC/doc/latex/einfuehrung/05-02-10.ltx2crop - RELOC/doc/latex/einfuehrung/05-02-11.ltx2 - RELOC/doc/latex/einfuehrung/05-02-12.ltx2 - RELOC/doc/latex/einfuehrung/05-02-13.ltx2 - RELOC/doc/latex/einfuehrung/05-02-14.ltx - RELOC/doc/latex/einfuehrung/05-02-2.ltx2 - RELOC/doc/latex/einfuehrung/05-02-3.ltx2 - RELOC/doc/latex/einfuehrung/05-02-4.ltx - RELOC/doc/latex/einfuehrung/05-02-5.ltx2crop - RELOC/doc/latex/einfuehrung/05-02-6.ltx2 - RELOC/doc/latex/einfuehrung/05-02-7.ltx2 - RELOC/doc/latex/einfuehrung/05-02-8.ltx2 - RELOC/doc/latex/einfuehrung/05-02-9.ltx - RELOC/doc/latex/einfuehrung/05-03-1.ltx2 - RELOC/doc/latex/einfuehrung/05-03-10.ltx - RELOC/doc/latex/einfuehrung/05-03-11.ltx - RELOC/doc/latex/einfuehrung/05-03-12.ltx2 - RELOC/doc/latex/einfuehrung/05-03-2.ltx2 - RELOC/doc/latex/einfuehrung/05-03-3.ltx - RELOC/doc/latex/einfuehrung/05-03-4.ltx2 - RELOC/doc/latex/einfuehrung/05-03-5.ltx - RELOC/doc/latex/einfuehrung/05-03-6.ltx - RELOC/doc/latex/einfuehrung/05-03-7.ltx - RELOC/doc/latex/einfuehrung/05-03-8.ltx - RELOC/doc/latex/einfuehrung/05-03-9.ltx - RELOC/doc/latex/einfuehrung/05-04-1.ltx - RELOC/doc/latex/einfuehrung/05-04-10.ltx - RELOC/doc/latex/einfuehrung/05-04-11.xltx - RELOC/doc/latex/einfuehrung/05-04-12.ltx - RELOC/doc/latex/einfuehrung/05-04-13.ltx - RELOC/doc/latex/einfuehrung/05-04-14.ltx - RELOC/doc/latex/einfuehrung/05-04-2.ltx - RELOC/doc/latex/einfuehrung/05-04-3.ltx - RELOC/doc/latex/einfuehrung/05-04-4.ltx - RELOC/doc/latex/einfuehrung/05-04-5.ltx - RELOC/doc/latex/einfuehrung/05-04-6.ltx - RELOC/doc/latex/einfuehrung/05-04-7.ltx - RELOC/doc/latex/einfuehrung/05-04-8.ltx - RELOC/doc/latex/einfuehrung/05-04-9.ltx - RELOC/doc/latex/einfuehrung/05-05-1.ltx - RELOC/doc/latex/einfuehrung/05-05-2.ltx - RELOC/doc/latex/einfuehrung/05-06-1.ltx - RELOC/doc/latex/einfuehrung/05-07-1.ltx2crop - RELOC/doc/latex/einfuehrung/05-07-10.ltx - RELOC/doc/latex/einfuehrung/05-07-2.ltx2 - RELOC/doc/latex/einfuehrung/05-07-3.ltx2crop - RELOC/doc/latex/einfuehrung/05-07-4.ltx2 - RELOC/doc/latex/einfuehrung/05-07-5.ltx - RELOC/doc/latex/einfuehrung/05-07-6.ltx - RELOC/doc/latex/einfuehrung/05-07-7.ltx - RELOC/doc/latex/einfuehrung/05-07-8.ltx2 - RELOC/doc/latex/einfuehrung/05-07-9.ltx - RELOC/doc/latex/einfuehrung/05-08-1.ltx - RELOC/doc/latex/einfuehrung/05-08-2.ltx2crop - RELOC/doc/latex/einfuehrung/05-08-3.ltx - RELOC/doc/latex/einfuehrung/05-09-1.ltx - RELOC/doc/latex/einfuehrung/05-09-2.ltx - RELOC/doc/latex/einfuehrung/05-09-3.ltx - RELOC/doc/latex/einfuehrung/05-09-4.ltx - RELOC/doc/latex/einfuehrung/05-09-5.ltx - RELOC/doc/latex/einfuehrung/05-09-6.ltx - RELOC/doc/latex/einfuehrung/05-09-7.ltx2crop - RELOC/doc/latex/einfuehrung/05-09-8.ltx2crop - RELOC/doc/latex/einfuehrung/05-09-9.ltx - RELOC/doc/latex/einfuehrung/05-10-1.ltx - RELOC/doc/latex/einfuehrung/05-10-2.ltx - RELOC/doc/latex/einfuehrung/05-10-3.ltx - RELOC/doc/latex/einfuehrung/05-10-4.ltx - RELOC/doc/latex/einfuehrung/05-10-5.ltx - RELOC/doc/latex/einfuehrung/05-10-6.ltx - RELOC/doc/latex/einfuehrung/05-10-7.ltx - RELOC/doc/latex/einfuehrung/05-10-8.ltx - RELOC/doc/latex/einfuehrung/05-10-9.lualtx - RELOC/doc/latex/einfuehrung/05-11-1.ltx - RELOC/doc/latex/einfuehrung/05-11-10.ltx - RELOC/doc/latex/einfuehrung/05-11-11.ltx - RELOC/doc/latex/einfuehrung/05-11-12.ltx - RELOC/doc/latex/einfuehrung/05-11-13.ltx - RELOC/doc/latex/einfuehrung/05-11-2.ltx - RELOC/doc/latex/einfuehrung/05-11-3.ltx - RELOC/doc/latex/einfuehrung/05-11-4.ltx - RELOC/doc/latex/einfuehrung/05-11-5.ltx - RELOC/doc/latex/einfuehrung/05-11-6.ltx - RELOC/doc/latex/einfuehrung/05-11-7.ltx - RELOC/doc/latex/einfuehrung/05-11-8.ltx2crop - RELOC/doc/latex/einfuehrung/05-11-9.ltx2crop - RELOC/doc/latex/einfuehrung/05-12-1.ltx - RELOC/doc/latex/einfuehrung/05-12-2.ltx - RELOC/doc/latex/einfuehrung/05-12-3.ltx - RELOC/doc/latex/einfuehrung/05-13-1.ltx1 - RELOC/doc/latex/einfuehrung/05-13-2.ltx1 - RELOC/doc/latex/einfuehrung/05-13-3.ltx1ps - RELOC/doc/latex/einfuehrung/05-13-4.ltx - RELOC/doc/latex/einfuehrung/05-13-5.ltx - RELOC/doc/latex/einfuehrung/05-14-1.ltx - RELOC/doc/latex/einfuehrung/05-14-2.ltx - RELOC/doc/latex/einfuehrung/05-14-3.ltx - RELOC/doc/latex/einfuehrung/05-15-1.ltx2 - RELOC/doc/latex/einfuehrung/05-15-2.ltx - RELOC/doc/latex/einfuehrung/05-15-3.ltx - RELOC/doc/latex/einfuehrung/05-15-4.ltx - RELOC/doc/latex/einfuehrung/05-16-1.ltx - RELOC/doc/latex/einfuehrung/06-02-1.ltxps - RELOC/doc/latex/einfuehrung/06-02-10.ltx - RELOC/doc/latex/einfuehrung/06-02-2.ltx - RELOC/doc/latex/einfuehrung/06-02-3.ltx - RELOC/doc/latex/einfuehrung/06-02-4.ltx - RELOC/doc/latex/einfuehrung/06-02-5.ltx - RELOC/doc/latex/einfuehrung/06-02-6.ltx - RELOC/doc/latex/einfuehrung/06-02-7.ltx - RELOC/doc/latex/einfuehrung/06-02-8.ltx - RELOC/doc/latex/einfuehrung/06-02-9.ltx - RELOC/doc/latex/einfuehrung/06-03-1.ltx - RELOC/doc/latex/einfuehrung/06-03-10.ltx - RELOC/doc/latex/einfuehrung/06-03-100.ltx - RELOC/doc/latex/einfuehrung/06-03-101.ltx - RELOC/doc/latex/einfuehrung/06-03-102.ltx - RELOC/doc/latex/einfuehrung/06-03-103.ltx - RELOC/doc/latex/einfuehrung/06-03-104.ltx - RELOC/doc/latex/einfuehrung/06-03-105.ltx - RELOC/doc/latex/einfuehrung/06-03-106.ltx - RELOC/doc/latex/einfuehrung/06-03-107.ltx - RELOC/doc/latex/einfuehrung/06-03-108.ltx - RELOC/doc/latex/einfuehrung/06-03-109.ltx - RELOC/doc/latex/einfuehrung/06-03-11.ltx - RELOC/doc/latex/einfuehrung/06-03-110.ltx - RELOC/doc/latex/einfuehrung/06-03-111.ltx - RELOC/doc/latex/einfuehrung/06-03-112.ltx - RELOC/doc/latex/einfuehrung/06-03-113.ltx - RELOC/doc/latex/einfuehrung/06-03-114.ltx - RELOC/doc/latex/einfuehrung/06-03-115.ltx - RELOC/doc/latex/einfuehrung/06-03-116.ltx - RELOC/doc/latex/einfuehrung/06-03-117.ltx - RELOC/doc/latex/einfuehrung/06-03-118.ltx - RELOC/doc/latex/einfuehrung/06-03-119.ltx - RELOC/doc/latex/einfuehrung/06-03-12.ltx - RELOC/doc/latex/einfuehrung/06-03-120.ltx - RELOC/doc/latex/einfuehrung/06-03-121.ltx - RELOC/doc/latex/einfuehrung/06-03-122.ltx - RELOC/doc/latex/einfuehrung/06-03-123.ltx - RELOC/doc/latex/einfuehrung/06-03-124.ltx - RELOC/doc/latex/einfuehrung/06-03-125.ltx - RELOC/doc/latex/einfuehrung/06-03-126.ltx - RELOC/doc/latex/einfuehrung/06-03-127.ltx - RELOC/doc/latex/einfuehrung/06-03-128.ltx - RELOC/doc/latex/einfuehrung/06-03-129.ltx - RELOC/doc/latex/einfuehrung/06-03-13.ltx - RELOC/doc/latex/einfuehrung/06-03-130.ltx - RELOC/doc/latex/einfuehrung/06-03-131.ltx - RELOC/doc/latex/einfuehrung/06-03-132.ltx - RELOC/doc/latex/einfuehrung/06-03-133.ltx - RELOC/doc/latex/einfuehrung/06-03-134.ltx - RELOC/doc/latex/einfuehrung/06-03-135.ltx - RELOC/doc/latex/einfuehrung/06-03-136.ltx - RELOC/doc/latex/einfuehrung/06-03-137.ltx - RELOC/doc/latex/einfuehrung/06-03-14.ltx - RELOC/doc/latex/einfuehrung/06-03-15.ltx - RELOC/doc/latex/einfuehrung/06-03-16.ltx - RELOC/doc/latex/einfuehrung/06-03-17.ltx - RELOC/doc/latex/einfuehrung/06-03-18.ltx - RELOC/doc/latex/einfuehrung/06-03-19.ltx - RELOC/doc/latex/einfuehrung/06-03-2.ltx - RELOC/doc/latex/einfuehrung/06-03-20.ltx - RELOC/doc/latex/einfuehrung/06-03-21.ltx - RELOC/doc/latex/einfuehrung/06-03-22.ltx - RELOC/doc/latex/einfuehrung/06-03-23.ltx - RELOC/doc/latex/einfuehrung/06-03-24.xltx - RELOC/doc/latex/einfuehrung/06-03-25.xltx - RELOC/doc/latex/einfuehrung/06-03-26.xltx - RELOC/doc/latex/einfuehrung/06-03-27.xltx - RELOC/doc/latex/einfuehrung/06-03-28.xltx - RELOC/doc/latex/einfuehrung/06-03-29.ltx - RELOC/doc/latex/einfuehrung/06-03-3.ltx - RELOC/doc/latex/einfuehrung/06-03-30.ltx - RELOC/doc/latex/einfuehrung/06-03-31.ltx - RELOC/doc/latex/einfuehrung/06-03-32.ltx - RELOC/doc/latex/einfuehrung/06-03-33.ltx - RELOC/doc/latex/einfuehrung/06-03-34.ltx - RELOC/doc/latex/einfuehrung/06-03-35.ltx - RELOC/doc/latex/einfuehrung/06-03-36.ltx - RELOC/doc/latex/einfuehrung/06-03-37.ltx - RELOC/doc/latex/einfuehrung/06-03-38.ltx - RELOC/doc/latex/einfuehrung/06-03-39.ltx - RELOC/doc/latex/einfuehrung/06-03-4.ltx - RELOC/doc/latex/einfuehrung/06-03-40.ltx - RELOC/doc/latex/einfuehrung/06-03-41.ltx - RELOC/doc/latex/einfuehrung/06-03-42.ltx - RELOC/doc/latex/einfuehrung/06-03-43.ltx - RELOC/doc/latex/einfuehrung/06-03-44.ltx - RELOC/doc/latex/einfuehrung/06-03-45.ltx - RELOC/doc/latex/einfuehrung/06-03-46.ltx - RELOC/doc/latex/einfuehrung/06-03-47.ltx - RELOC/doc/latex/einfuehrung/06-03-48.ltx - RELOC/doc/latex/einfuehrung/06-03-49.ltx2 - RELOC/doc/latex/einfuehrung/06-03-5.ltx - RELOC/doc/latex/einfuehrung/06-03-50.ltx - RELOC/doc/latex/einfuehrung/06-03-51.ltx - RELOC/doc/latex/einfuehrung/06-03-52.ltx - RELOC/doc/latex/einfuehrung/06-03-53.ltx - RELOC/doc/latex/einfuehrung/06-03-54.ltx - RELOC/doc/latex/einfuehrung/06-03-55.ltx - RELOC/doc/latex/einfuehrung/06-03-56.ltx - RELOC/doc/latex/einfuehrung/06-03-57.ltx - RELOC/doc/latex/einfuehrung/06-03-58.ltx - RELOC/doc/latex/einfuehrung/06-03-59.ltx - RELOC/doc/latex/einfuehrung/06-03-6.ltx - RELOC/doc/latex/einfuehrung/06-03-60.ltx - RELOC/doc/latex/einfuehrung/06-03-61.ltx - RELOC/doc/latex/einfuehrung/06-03-62.ltx - RELOC/doc/latex/einfuehrung/06-03-63.ltx - RELOC/doc/latex/einfuehrung/06-03-64.ltx2 - RELOC/doc/latex/einfuehrung/06-03-65.ltx2 - RELOC/doc/latex/einfuehrung/06-03-66.ltx2 - RELOC/doc/latex/einfuehrung/06-03-67.ltx2 - RELOC/doc/latex/einfuehrung/06-03-68.ltx - RELOC/doc/latex/einfuehrung/06-03-69.ltx2 - RELOC/doc/latex/einfuehrung/06-03-7.ltx - RELOC/doc/latex/einfuehrung/06-03-70.ltx2 - RELOC/doc/latex/einfuehrung/06-03-71.ltx2 - RELOC/doc/latex/einfuehrung/06-03-72.ltx2 - RELOC/doc/latex/einfuehrung/06-03-73.ltx2 - RELOC/doc/latex/einfuehrung/06-03-74.ltx2 - RELOC/doc/latex/einfuehrung/06-03-75.ltx - RELOC/doc/latex/einfuehrung/06-03-76.ltx - RELOC/doc/latex/einfuehrung/06-03-77.ltx - RELOC/doc/latex/einfuehrung/06-03-78.ltx - RELOC/doc/latex/einfuehrung/06-03-79.ltx - RELOC/doc/latex/einfuehrung/06-03-8.ltx - RELOC/doc/latex/einfuehrung/06-03-80.ltx - RELOC/doc/latex/einfuehrung/06-03-81.ltx - RELOC/doc/latex/einfuehrung/06-03-82.ltx - RELOC/doc/latex/einfuehrung/06-03-83.ltx - RELOC/doc/latex/einfuehrung/06-03-84.ltx - RELOC/doc/latex/einfuehrung/06-03-85.ltx - RELOC/doc/latex/einfuehrung/06-03-86.ltx - RELOC/doc/latex/einfuehrung/06-03-87.ltx - RELOC/doc/latex/einfuehrung/06-03-88.ltx - RELOC/doc/latex/einfuehrung/06-03-89.ltx - RELOC/doc/latex/einfuehrung/06-03-9.ltx - RELOC/doc/latex/einfuehrung/06-03-90.ltx - RELOC/doc/latex/einfuehrung/06-03-91.ltx - RELOC/doc/latex/einfuehrung/06-03-92.ltx - RELOC/doc/latex/einfuehrung/06-03-93.ltx - RELOC/doc/latex/einfuehrung/06-03-94.ltx - RELOC/doc/latex/einfuehrung/06-03-95.ltx - RELOC/doc/latex/einfuehrung/06-03-96.ltx - RELOC/doc/latex/einfuehrung/06-03-97.ltx - RELOC/doc/latex/einfuehrung/06-03-98.ltx - RELOC/doc/latex/einfuehrung/06-03-99.ltx - RELOC/doc/latex/einfuehrung/07-00-1.ltx - RELOC/doc/latex/einfuehrung/07-01-1.ltx - RELOC/doc/latex/einfuehrung/07-01-10.ltx - RELOC/doc/latex/einfuehrung/07-01-2.ltx - RELOC/doc/latex/einfuehrung/07-01-3.ltx - RELOC/doc/latex/einfuehrung/07-01-4.ltx - RELOC/doc/latex/einfuehrung/07-01-5.ltx - RELOC/doc/latex/einfuehrung/07-01-6.ltx - RELOC/doc/latex/einfuehrung/07-01-7.ltx - RELOC/doc/latex/einfuehrung/07-01-8.ltx - RELOC/doc/latex/einfuehrung/07-01-9.ltx - RELOC/doc/latex/einfuehrung/07-02-1.ltx - RELOC/doc/latex/einfuehrung/07-02-2.ltx - RELOC/doc/latex/einfuehrung/07-02-3.ltx - RELOC/doc/latex/einfuehrung/07-02-4.ltx - RELOC/doc/latex/einfuehrung/07-02-5.ltx2 - RELOC/doc/latex/einfuehrung/07-03-1.ltx - RELOC/doc/latex/einfuehrung/07-04-1.ltx - RELOC/doc/latex/einfuehrung/07-04-2.ltx - RELOC/doc/latex/einfuehrung/07-04-3.ltx - RELOC/doc/latex/einfuehrung/07-04-4.ltx - RELOC/doc/latex/einfuehrung/07-04-5.ltx - RELOC/doc/latex/einfuehrung/07-04-6.ltx - RELOC/doc/latex/einfuehrung/07-04-7.ltx - RELOC/doc/latex/einfuehrung/07-04-8.ltx - RELOC/doc/latex/einfuehrung/08-02-1.ltx2crop - RELOC/doc/latex/einfuehrung/08-02-2.ltx2crop - RELOC/doc/latex/einfuehrung/08-02-3.ltx2crop - RELOC/doc/latex/einfuehrung/08-03-1.ltx - RELOC/doc/latex/einfuehrung/08-04-1.ltx2crop - RELOC/doc/latex/einfuehrung/08-04-2.ltx2crop - RELOC/doc/latex/einfuehrung/08-05-1.ltx2crop - RELOC/doc/latex/einfuehrung/08-05-2.ltx2crop - RELOC/doc/latex/einfuehrung/08-05-3.ltx2crop - RELOC/doc/latex/einfuehrung/08-05-4.ltx2crop - RELOC/doc/latex/einfuehrung/08-05-5.ltx2crop - RELOC/doc/latex/einfuehrung/08-05-6.ltx2crop - RELOC/doc/latex/einfuehrung/08-05-7.ltx2crop - RELOC/doc/latex/einfuehrung/08-06-1.ltx2crop - RELOC/doc/latex/einfuehrung/08-06-10.ltx2crop - RELOC/doc/latex/einfuehrung/08-06-11.ltx2crop - RELOC/doc/latex/einfuehrung/08-06-12.ltx2crop - RELOC/doc/latex/einfuehrung/08-06-13.ltx2crop - RELOC/doc/latex/einfuehrung/08-06-2.ltx2crop - RELOC/doc/latex/einfuehrung/08-06-3.ltx2crop - RELOC/doc/latex/einfuehrung/08-06-4.ltx2crop - RELOC/doc/latex/einfuehrung/08-06-5.ltx2crop - RELOC/doc/latex/einfuehrung/08-06-6.ltx2crop - RELOC/doc/latex/einfuehrung/08-06-7.ltx2crop - RELOC/doc/latex/einfuehrung/08-06-8.ltx2crop - RELOC/doc/latex/einfuehrung/08-06-9.ltx2crop - RELOC/doc/latex/einfuehrung/08-07-1.ltx2crop - RELOC/doc/latex/einfuehrung/08-07-10.ltx2crop - RELOC/doc/latex/einfuehrung/08-07-11.ltx2crop - RELOC/doc/latex/einfuehrung/08-07-12.ltx2crop - RELOC/doc/latex/einfuehrung/08-07-13.ltx - RELOC/doc/latex/einfuehrung/08-07-14.ltx2crop - RELOC/doc/latex/einfuehrung/08-07-15.ltx - RELOC/doc/latex/einfuehrung/08-07-16.ltx - RELOC/doc/latex/einfuehrung/08-07-17.ltx - RELOC/doc/latex/einfuehrung/08-07-18.ltx - RELOC/doc/latex/einfuehrung/08-07-19.ltx - RELOC/doc/latex/einfuehrung/08-07-2.ltx2crop - RELOC/doc/latex/einfuehrung/08-07-20.ltx - RELOC/doc/latex/einfuehrung/08-07-21.ltx - RELOC/doc/latex/einfuehrung/08-07-22.ltx - RELOC/doc/latex/einfuehrung/08-07-23.ltx - RELOC/doc/latex/einfuehrung/08-07-24.ltx - RELOC/doc/latex/einfuehrung/08-07-25.ltx - RELOC/doc/latex/einfuehrung/08-07-26.ltx - RELOC/doc/latex/einfuehrung/08-07-27.ltx - RELOC/doc/latex/einfuehrung/08-07-28.ltx - RELOC/doc/latex/einfuehrung/08-07-29.ltx - RELOC/doc/latex/einfuehrung/08-07-3.ltx2crop - RELOC/doc/latex/einfuehrung/08-07-30.ltx - RELOC/doc/latex/einfuehrung/08-07-31.ltx - RELOC/doc/latex/einfuehrung/08-07-32.ltx - RELOC/doc/latex/einfuehrung/08-07-4.ltx2crop - RELOC/doc/latex/einfuehrung/08-07-5.ltx2crop - RELOC/doc/latex/einfuehrung/08-07-6.ltx2crop - RELOC/doc/latex/einfuehrung/08-07-7.ltx2crop - RELOC/doc/latex/einfuehrung/08-07-8.ltx2crop - RELOC/doc/latex/einfuehrung/08-07-9.ltx2crop - RELOC/doc/latex/einfuehrung/08-08-1.ltx - RELOC/doc/latex/einfuehrung/08-08-10.ltx2crop - RELOC/doc/latex/einfuehrung/08-08-11.ltx2crop - RELOC/doc/latex/einfuehrung/08-08-2.ltx - RELOC/doc/latex/einfuehrung/08-08-3.ltx - RELOC/doc/latex/einfuehrung/08-08-4.ltx - RELOC/doc/latex/einfuehrung/08-08-5.ltx - RELOC/doc/latex/einfuehrung/08-08-6.ltx - RELOC/doc/latex/einfuehrung/08-08-7.ltx - RELOC/doc/latex/einfuehrung/08-08-8.ltx - RELOC/doc/latex/einfuehrung/08-08-9.ltx - RELOC/doc/latex/einfuehrung/08-09-1.ltx - RELOC/doc/latex/einfuehrung/08-09-2.ltx2 - RELOC/doc/latex/einfuehrung/08-09-3.ltx2 - RELOC/doc/latex/einfuehrung/08-09-4.ltx2 - RELOC/doc/latex/einfuehrung/09-02-1.ltx - RELOC/doc/latex/einfuehrung/09-02-2.ltx - RELOC/doc/latex/einfuehrung/09-02-3.ltx - RELOC/doc/latex/einfuehrung/09-02-4.ltx - RELOC/doc/latex/einfuehrung/09-02-5.ltx - RELOC/doc/latex/einfuehrung/09-03-1.ltx - RELOC/doc/latex/einfuehrung/09-03-10.ltx - RELOC/doc/latex/einfuehrung/09-03-11.ltx - RELOC/doc/latex/einfuehrung/09-03-2.ltx - RELOC/doc/latex/einfuehrung/09-03-3.ltx - RELOC/doc/latex/einfuehrung/09-03-4.ltx - RELOC/doc/latex/einfuehrung/09-03-5.ltx - RELOC/doc/latex/einfuehrung/09-03-6.ltx - RELOC/doc/latex/einfuehrung/09-03-7.ltx - RELOC/doc/latex/einfuehrung/09-03-8.ltx2 - RELOC/doc/latex/einfuehrung/09-03-9.ltx2 - RELOC/doc/latex/einfuehrung/09-04-1.ltx - RELOC/doc/latex/einfuehrung/09-05-1.ltx - RELOC/doc/latex/einfuehrung/09-05-2.ltx - RELOC/doc/latex/einfuehrung/09-05-3.ltx - RELOC/doc/latex/einfuehrung/09-06-1.ltx - RELOC/doc/latex/einfuehrung/09-06-10.ltx - RELOC/doc/latex/einfuehrung/09-06-11.ltx - RELOC/doc/latex/einfuehrung/09-06-12.ltx - RELOC/doc/latex/einfuehrung/09-06-13.ltx - RELOC/doc/latex/einfuehrung/09-06-14.ltx - RELOC/doc/latex/einfuehrung/09-06-15.ltx - RELOC/doc/latex/einfuehrung/09-06-16.ltx - RELOC/doc/latex/einfuehrung/09-06-17.ltx - RELOC/doc/latex/einfuehrung/09-06-18.ltx - RELOC/doc/latex/einfuehrung/09-06-19.ltx - RELOC/doc/latex/einfuehrung/09-06-2.ltx - RELOC/doc/latex/einfuehrung/09-06-20.ltx - RELOC/doc/latex/einfuehrung/09-06-21.ltx - RELOC/doc/latex/einfuehrung/09-06-22.ltx - RELOC/doc/latex/einfuehrung/09-06-23.ltx - RELOC/doc/latex/einfuehrung/09-06-24.ltx - RELOC/doc/latex/einfuehrung/09-06-25.ltx - RELOC/doc/latex/einfuehrung/09-06-26.ltx - RELOC/doc/latex/einfuehrung/09-06-27.ltx - RELOC/doc/latex/einfuehrung/09-06-28.ltx - RELOC/doc/latex/einfuehrung/09-06-29.ltx - RELOC/doc/latex/einfuehrung/09-06-3.ltx - RELOC/doc/latex/einfuehrung/09-06-30.ltx - RELOC/doc/latex/einfuehrung/09-06-31.ltx - RELOC/doc/latex/einfuehrung/09-06-32.ltx - RELOC/doc/latex/einfuehrung/09-06-33.ltx - RELOC/doc/latex/einfuehrung/09-06-34.ltx - RELOC/doc/latex/einfuehrung/09-06-35.ltx - RELOC/doc/latex/einfuehrung/09-06-36.ltx - RELOC/doc/latex/einfuehrung/09-06-37.ltx - RELOC/doc/latex/einfuehrung/09-06-38.ltx - RELOC/doc/latex/einfuehrung/09-06-39.ltx - RELOC/doc/latex/einfuehrung/09-06-4.ltx - RELOC/doc/latex/einfuehrung/09-06-40.ltx - RELOC/doc/latex/einfuehrung/09-06-41.ltx - RELOC/doc/latex/einfuehrung/09-06-42.ltx - RELOC/doc/latex/einfuehrung/09-06-43.ltx - RELOC/doc/latex/einfuehrung/09-06-44.ltx - RELOC/doc/latex/einfuehrung/09-06-45.ltx - RELOC/doc/latex/einfuehrung/09-06-46.ltx - RELOC/doc/latex/einfuehrung/09-06-47.ltx - RELOC/doc/latex/einfuehrung/09-06-48.ltx - RELOC/doc/latex/einfuehrung/09-06-49.ltx - RELOC/doc/latex/einfuehrung/09-06-5.ltx - RELOC/doc/latex/einfuehrung/09-06-6.ltx - RELOC/doc/latex/einfuehrung/09-06-7.ltx - RELOC/doc/latex/einfuehrung/09-06-8.ltx - RELOC/doc/latex/einfuehrung/09-06-9.ltx - RELOC/doc/latex/einfuehrung/09-07-1.ltx - RELOC/doc/latex/einfuehrung/09-07-10.ltx - RELOC/doc/latex/einfuehrung/09-07-11.ltx - RELOC/doc/latex/einfuehrung/09-07-12.ltx - RELOC/doc/latex/einfuehrung/09-07-13.ltx - RELOC/doc/latex/einfuehrung/09-07-14.ltx - RELOC/doc/latex/einfuehrung/09-07-15.ltx - RELOC/doc/latex/einfuehrung/09-07-16.ltx - RELOC/doc/latex/einfuehrung/09-07-17.ltx - RELOC/doc/latex/einfuehrung/09-07-18.ltx - RELOC/doc/latex/einfuehrung/09-07-19.ltx - RELOC/doc/latex/einfuehrung/09-07-2.ltx - RELOC/doc/latex/einfuehrung/09-07-20.ltx - RELOC/doc/latex/einfuehrung/09-07-21.ltx - RELOC/doc/latex/einfuehrung/09-07-22.ltx - RELOC/doc/latex/einfuehrung/09-07-23.ltx - RELOC/doc/latex/einfuehrung/09-07-24.ltx - RELOC/doc/latex/einfuehrung/09-07-25.ltx - RELOC/doc/latex/einfuehrung/09-07-26.ltx - RELOC/doc/latex/einfuehrung/09-07-27.ltx - RELOC/doc/latex/einfuehrung/09-07-28.ltx - RELOC/doc/latex/einfuehrung/09-07-29.ltx - RELOC/doc/latex/einfuehrung/09-07-3.ltx - RELOC/doc/latex/einfuehrung/09-07-30.ltx - RELOC/doc/latex/einfuehrung/09-07-31.ltx - RELOC/doc/latex/einfuehrung/09-07-32.ltx - RELOC/doc/latex/einfuehrung/09-07-33.ltx - RELOC/doc/latex/einfuehrung/09-07-34.ltx - RELOC/doc/latex/einfuehrung/09-07-35.ltx - RELOC/doc/latex/einfuehrung/09-07-36.ltx - RELOC/doc/latex/einfuehrung/09-07-37.ltx - RELOC/doc/latex/einfuehrung/09-07-38.ltx - RELOC/doc/latex/einfuehrung/09-07-39.ltx - RELOC/doc/latex/einfuehrung/09-07-4.ltx - RELOC/doc/latex/einfuehrung/09-07-40.ltx - RELOC/doc/latex/einfuehrung/09-07-41.ltx - RELOC/doc/latex/einfuehrung/09-07-42.ltx - RELOC/doc/latex/einfuehrung/09-07-43.ltx - RELOC/doc/latex/einfuehrung/09-07-44.ltx - RELOC/doc/latex/einfuehrung/09-07-45.ltx - RELOC/doc/latex/einfuehrung/09-07-46.ltx - RELOC/doc/latex/einfuehrung/09-07-47.ltx - RELOC/doc/latex/einfuehrung/09-07-48.ltx - RELOC/doc/latex/einfuehrung/09-07-49.ltx - RELOC/doc/latex/einfuehrung/09-07-5.ltx - RELOC/doc/latex/einfuehrung/09-07-50.ltx - RELOC/doc/latex/einfuehrung/09-07-51.ltx - RELOC/doc/latex/einfuehrung/09-07-52.ltx - RELOC/doc/latex/einfuehrung/09-07-53.ltx - RELOC/doc/latex/einfuehrung/09-07-54.ltx - RELOC/doc/latex/einfuehrung/09-07-55.ltx - RELOC/doc/latex/einfuehrung/09-07-56.ltx - RELOC/doc/latex/einfuehrung/09-07-57.ltx - RELOC/doc/latex/einfuehrung/09-07-58.ltx - RELOC/doc/latex/einfuehrung/09-07-59.ltx - RELOC/doc/latex/einfuehrung/09-07-6.ltx - RELOC/doc/latex/einfuehrung/09-07-60.ltx - RELOC/doc/latex/einfuehrung/09-07-61.ltx - RELOC/doc/latex/einfuehrung/09-07-62.ltx - RELOC/doc/latex/einfuehrung/09-07-63.ltx - RELOC/doc/latex/einfuehrung/09-07-64.ltx - RELOC/doc/latex/einfuehrung/09-07-65.ltx - RELOC/doc/latex/einfuehrung/09-07-7.ltx - RELOC/doc/latex/einfuehrung/09-07-8.ltx - RELOC/doc/latex/einfuehrung/09-07-9.ltx - RELOC/doc/latex/einfuehrung/09-08-1.ltx - RELOC/doc/latex/einfuehrung/09-08-10.ltx - RELOC/doc/latex/einfuehrung/09-08-11.ltx - RELOC/doc/latex/einfuehrung/09-08-12.ltx - RELOC/doc/latex/einfuehrung/09-08-13.ltx - RELOC/doc/latex/einfuehrung/09-08-14.ltx - RELOC/doc/latex/einfuehrung/09-08-15.ltx - RELOC/doc/latex/einfuehrung/09-08-16.ltx - RELOC/doc/latex/einfuehrung/09-08-17.ltx - RELOC/doc/latex/einfuehrung/09-08-18.ltx - RELOC/doc/latex/einfuehrung/09-08-19.ltx - RELOC/doc/latex/einfuehrung/09-08-2.ltx - RELOC/doc/latex/einfuehrung/09-08-20.ltx - RELOC/doc/latex/einfuehrung/09-08-21.ltx - RELOC/doc/latex/einfuehrung/09-08-22.ltx - RELOC/doc/latex/einfuehrung/09-08-23.ltx - RELOC/doc/latex/einfuehrung/09-08-24.ltx - RELOC/doc/latex/einfuehrung/09-08-25.xltx - RELOC/doc/latex/einfuehrung/09-08-26.ltx - RELOC/doc/latex/einfuehrung/09-08-27.ltx - RELOC/doc/latex/einfuehrung/09-08-28.ltx - RELOC/doc/latex/einfuehrung/09-08-29.ltx - RELOC/doc/latex/einfuehrung/09-08-3.ltx - RELOC/doc/latex/einfuehrung/09-08-30.ltx - RELOC/doc/latex/einfuehrung/09-08-31.ltx - RELOC/doc/latex/einfuehrung/09-08-32.ltx - RELOC/doc/latex/einfuehrung/09-08-33.ltx - RELOC/doc/latex/einfuehrung/09-08-34.ltx - RELOC/doc/latex/einfuehrung/09-08-35.ltx - RELOC/doc/latex/einfuehrung/09-08-36.ltx4 - RELOC/doc/latex/einfuehrung/09-08-37.ltx - RELOC/doc/latex/einfuehrung/09-08-38.ltx - RELOC/doc/latex/einfuehrung/09-08-39.ltx - RELOC/doc/latex/einfuehrung/09-08-4.ltx - RELOC/doc/latex/einfuehrung/09-08-40.ltx - RELOC/doc/latex/einfuehrung/09-08-41.ltx - RELOC/doc/latex/einfuehrung/09-08-42.ltx - RELOC/doc/latex/einfuehrung/09-08-43.ltx - RELOC/doc/latex/einfuehrung/09-08-44.ltx - RELOC/doc/latex/einfuehrung/09-08-45.ltx - RELOC/doc/latex/einfuehrung/09-08-46.ltx - RELOC/doc/latex/einfuehrung/09-08-5.ltx - RELOC/doc/latex/einfuehrung/09-08-6.ltx - RELOC/doc/latex/einfuehrung/09-08-7.ltx - RELOC/doc/latex/einfuehrung/09-08-8.ltx - RELOC/doc/latex/einfuehrung/09-08-9.ltx - RELOC/doc/latex/einfuehrung/10-01-1.ltx - RELOC/doc/latex/einfuehrung/10-01-2.ltx2 - RELOC/doc/latex/einfuehrung/10-01-3.ltx2 - RELOC/doc/latex/einfuehrung/10-01-4.ltx - RELOC/doc/latex/einfuehrung/10-01-5.ltx - RELOC/doc/latex/einfuehrung/10-01-6.ltx - RELOC/doc/latex/einfuehrung/10-02-1.ltx - RELOC/doc/latex/einfuehrung/10-03-1.ltx - RELOC/doc/latex/einfuehrung/10-03-2.ltx - RELOC/doc/latex/einfuehrung/10-03-3.ltx - RELOC/doc/latex/einfuehrung/10-04-1.ltx - RELOC/doc/latex/einfuehrung/10-04-2.ltx - RELOC/doc/latex/einfuehrung/10-04-3.ltx - RELOC/doc/latex/einfuehrung/10-05-1.ltx2 - RELOC/doc/latex/einfuehrung/10-05-2.ltx2 - RELOC/doc/latex/einfuehrung/10-05-3.ltx2 - RELOC/doc/latex/einfuehrung/10-05-4.ltx2 - RELOC/doc/latex/einfuehrung/10-06-1.ltx2 - RELOC/doc/latex/einfuehrung/10-07-1.ltx - RELOC/doc/latex/einfuehrung/10-07-10.ltx2 - RELOC/doc/latex/einfuehrung/10-07-11.ltx2 - RELOC/doc/latex/einfuehrung/10-07-12.ltx2 - RELOC/doc/latex/einfuehrung/10-07-13.ltx2 - RELOC/doc/latex/einfuehrung/10-07-14.ltx - RELOC/doc/latex/einfuehrung/10-07-15.ltx - RELOC/doc/latex/einfuehrung/10-07-16.ltx - RELOC/doc/latex/einfuehrung/10-07-17.ltx2 - RELOC/doc/latex/einfuehrung/10-07-18.ltx2 - RELOC/doc/latex/einfuehrung/10-07-19.ltx2 - RELOC/doc/latex/einfuehrung/10-07-2.ltx2 - RELOC/doc/latex/einfuehrung/10-07-20.ltx2 - RELOC/doc/latex/einfuehrung/10-07-21.ltx - RELOC/doc/latex/einfuehrung/10-07-22.ltx - RELOC/doc/latex/einfuehrung/10-07-23.ltx - RELOC/doc/latex/einfuehrung/10-07-24.ltx - RELOC/doc/latex/einfuehrung/10-07-25.ltx - RELOC/doc/latex/einfuehrung/10-07-26.ltx - RELOC/doc/latex/einfuehrung/10-07-27.ltx - RELOC/doc/latex/einfuehrung/10-07-28.ltx2 - RELOC/doc/latex/einfuehrung/10-07-29.ltx2 - RELOC/doc/latex/einfuehrung/10-07-3.ltx2 - RELOC/doc/latex/einfuehrung/10-07-30.ltx2 - RELOC/doc/latex/einfuehrung/10-07-31.ltx - RELOC/doc/latex/einfuehrung/10-07-32.ltx2 - RELOC/doc/latex/einfuehrung/10-07-4.ltx - RELOC/doc/latex/einfuehrung/10-07-5.ltx - RELOC/doc/latex/einfuehrung/10-07-6.ltx - RELOC/doc/latex/einfuehrung/10-07-7.ltx2 - RELOC/doc/latex/einfuehrung/10-07-8.ltx - RELOC/doc/latex/einfuehrung/10-07-9.ltx2 - RELOC/doc/latex/einfuehrung/10-08-1.ltx - RELOC/doc/latex/einfuehrung/10-08-10.xltx - RELOC/doc/latex/einfuehrung/10-08-11.ltx - RELOC/doc/latex/einfuehrung/10-08-2.ltx2crop - RELOC/doc/latex/einfuehrung/10-08-3.ltx2crop - RELOC/doc/latex/einfuehrung/10-08-4.ltx - RELOC/doc/latex/einfuehrung/10-08-5.ltx2crop - RELOC/doc/latex/einfuehrung/10-08-6.ltx2crop - RELOC/doc/latex/einfuehrung/10-08-7.ltx2 - RELOC/doc/latex/einfuehrung/10-08-8.ltx - RELOC/doc/latex/einfuehrung/10-08-9.ltx2 - RELOC/doc/latex/einfuehrung/11-01-1.ltx - RELOC/doc/latex/einfuehrung/11-01-2.ltx - RELOC/doc/latex/einfuehrung/11-02-1.ltx - RELOC/doc/latex/einfuehrung/11-02-2.ltx - RELOC/doc/latex/einfuehrung/11-03-1.ltx - RELOC/doc/latex/einfuehrung/11-05-1.ltx - RELOC/doc/latex/einfuehrung/11-05-10.ltx - RELOC/doc/latex/einfuehrung/11-05-11.ltx - RELOC/doc/latex/einfuehrung/11-05-12.ltx - RELOC/doc/latex/einfuehrung/11-05-13.ltx - RELOC/doc/latex/einfuehrung/11-05-14.ltx - RELOC/doc/latex/einfuehrung/11-05-15.ltx2 - RELOC/doc/latex/einfuehrung/11-05-16.ltx2 - RELOC/doc/latex/einfuehrung/11-05-17.ltx2 - RELOC/doc/latex/einfuehrung/11-05-18.ltx2 - RELOC/doc/latex/einfuehrung/11-05-19.ltx - RELOC/doc/latex/einfuehrung/11-05-2.ltx - RELOC/doc/latex/einfuehrung/11-05-20.ltx - RELOC/doc/latex/einfuehrung/11-05-21.ltx - RELOC/doc/latex/einfuehrung/11-05-22.ltx - RELOC/doc/latex/einfuehrung/11-05-23.ltx - RELOC/doc/latex/einfuehrung/11-05-3.ltx - RELOC/doc/latex/einfuehrung/11-05-4.ltx - RELOC/doc/latex/einfuehrung/11-05-5.ltx - RELOC/doc/latex/einfuehrung/11-05-6.ltx - RELOC/doc/latex/einfuehrung/11-05-7.ltx - RELOC/doc/latex/einfuehrung/11-05-8.ltx - RELOC/doc/latex/einfuehrung/11-05-9.ltx - RELOC/doc/latex/einfuehrung/11-06-1.ltx - RELOC/doc/latex/einfuehrung/11-06-10.ltx - RELOC/doc/latex/einfuehrung/11-06-11.ltx - RELOC/doc/latex/einfuehrung/11-06-12.ltx - RELOC/doc/latex/einfuehrung/11-06-13.ltx - RELOC/doc/latex/einfuehrung/11-06-14.ltx - RELOC/doc/latex/einfuehrung/11-06-2.ltx - RELOC/doc/latex/einfuehrung/11-06-3.ltx - RELOC/doc/latex/einfuehrung/11-06-4.ltx - RELOC/doc/latex/einfuehrung/11-06-5.ltx - RELOC/doc/latex/einfuehrung/11-06-6.ltx - RELOC/doc/latex/einfuehrung/11-06-7.ltx - RELOC/doc/latex/einfuehrung/11-06-8.ltx - RELOC/doc/latex/einfuehrung/11-06-9.ltx - RELOC/doc/latex/einfuehrung/11-07-1.lualtx - RELOC/doc/latex/einfuehrung/12-01-1.xinl - RELOC/doc/latex/einfuehrung/12-01-10.xinl - RELOC/doc/latex/einfuehrung/12-01-11.xinl - RELOC/doc/latex/einfuehrung/12-01-12.xinl - RELOC/doc/latex/einfuehrung/12-01-13.xinl - RELOC/doc/latex/einfuehrung/12-01-2.xinl - RELOC/doc/latex/einfuehrung/12-01-3.xinl - RELOC/doc/latex/einfuehrung/12-01-4.xinl - RELOC/doc/latex/einfuehrung/12-01-5.xinl - RELOC/doc/latex/einfuehrung/12-01-6.xinl - RELOC/doc/latex/einfuehrung/12-01-7.xinl - RELOC/doc/latex/einfuehrung/12-01-8.xinl - RELOC/doc/latex/einfuehrung/12-01-9.xinl - RELOC/doc/latex/einfuehrung/12-02-1.ltx - RELOC/doc/latex/einfuehrung/12-02-2.ltx - RELOC/doc/latex/einfuehrung/12-02-3.ltx - RELOC/doc/latex/einfuehrung/12-02-4.ltx - RELOC/doc/latex/einfuehrung/12-02-5.ltx - RELOC/doc/latex/einfuehrung/12-02-6.ltx - RELOC/doc/latex/einfuehrung/12-03-1.ltx - RELOC/doc/latex/einfuehrung/12-04-1.sh - RELOC/doc/latex/einfuehrung/12-04-10.lualtx - RELOC/doc/latex/einfuehrung/12-04-11.xltx - RELOC/doc/latex/einfuehrung/12-04-12.xltx - RELOC/doc/latex/einfuehrung/12-04-13.xltx - RELOC/doc/latex/einfuehrung/12-04-14.xltx - RELOC/doc/latex/einfuehrung/12-04-15.lualtx - RELOC/doc/latex/einfuehrung/12-04-16.lualtx2 - RELOC/doc/latex/einfuehrung/12-04-17.lualtx2 - RELOC/doc/latex/einfuehrung/12-04-18.lualtx - RELOC/doc/latex/einfuehrung/12-04-2.xltx - RELOC/doc/latex/einfuehrung/12-04-3.sh - RELOC/doc/latex/einfuehrung/12-04-4.sh - RELOC/doc/latex/einfuehrung/12-04-5.lualtx - RELOC/doc/latex/einfuehrung/12-04-6.xltx - RELOC/doc/latex/einfuehrung/12-04-7.xltx - RELOC/doc/latex/einfuehrung/12-04-8.xltx - RELOC/doc/latex/einfuehrung/12-04-9.lualtx - RELOC/doc/latex/einfuehrung/13-01-1.ltxb - RELOC/doc/latex/einfuehrung/13-01-2.ltxb - RELOC/doc/latex/einfuehrung/13-01-3.ltxb - RELOC/doc/latex/einfuehrung/13-01-4.ltxb - RELOC/doc/latex/einfuehrung/13-02-1.ltxb - RELOC/doc/latex/einfuehrung/13-02-10.ltxb - RELOC/doc/latex/einfuehrung/13-02-11.ltxb - RELOC/doc/latex/einfuehrung/13-02-12.ltxb - RELOC/doc/latex/einfuehrung/13-02-13.ltxb - RELOC/doc/latex/einfuehrung/13-02-14.ltxb - RELOC/doc/latex/einfuehrung/13-02-15.ltxb - RELOC/doc/latex/einfuehrung/13-02-16.ltxb - RELOC/doc/latex/einfuehrung/13-02-17.ltxb - RELOC/doc/latex/einfuehrung/13-02-18.ltxb - RELOC/doc/latex/einfuehrung/13-02-19.ltxb - RELOC/doc/latex/einfuehrung/13-02-2.ltx2 - RELOC/doc/latex/einfuehrung/13-02-20.ltxb - RELOC/doc/latex/einfuehrung/13-02-3.ltxb - RELOC/doc/latex/einfuehrung/13-02-4.ltxb - RELOC/doc/latex/einfuehrung/13-02-5.ltxb - RELOC/doc/latex/einfuehrung/13-02-6.ltxb - RELOC/doc/latex/einfuehrung/13-02-7.ltxb - RELOC/doc/latex/einfuehrung/13-02-8.ltxbps - RELOC/doc/latex/einfuehrung/13-02-9.ltxb - RELOC/doc/latex/einfuehrung/13-03-1.ltxb - RELOC/doc/latex/einfuehrung/13-03-10.ltxb - RELOC/doc/latex/einfuehrung/13-03-11.ltxb - RELOC/doc/latex/einfuehrung/13-03-2.ltxb - RELOC/doc/latex/einfuehrung/13-03-3.ltxb - RELOC/doc/latex/einfuehrung/13-03-4.ltxb - RELOC/doc/latex/einfuehrung/13-03-5.ltxb - RELOC/doc/latex/einfuehrung/13-03-6.ltxb - RELOC/doc/latex/einfuehrung/13-03-7.ltxb - RELOC/doc/latex/einfuehrung/13-03-8.ltxb - RELOC/doc/latex/einfuehrung/13-03-9.ltxb - RELOC/doc/latex/einfuehrung/13-04-1.ltxb - RELOC/doc/latex/einfuehrung/13-04-2.ltxb - RELOC/doc/latex/einfuehrung/13-05-1.ltxb - RELOC/doc/latex/einfuehrung/13-05-2.ltxb - RELOC/doc/latex/einfuehrung/13-05-3.ltxb - RELOC/doc/latex/einfuehrung/13-05-4.ltxb - RELOC/doc/latex/einfuehrung/13-06-1.ltxb - RELOC/doc/latex/einfuehrung/13-06-2.ltxb - RELOC/doc/latex/einfuehrung/13-07-1.ltxb - RELOC/doc/latex/einfuehrung/13-07-2.ltxb - RELOC/doc/latex/einfuehrung/14-01-1.ltx - RELOC/doc/latex/einfuehrung/14-01-10.ltx - RELOC/doc/latex/einfuehrung/14-01-11.ltx - RELOC/doc/latex/einfuehrung/14-01-12.ltx - RELOC/doc/latex/einfuehrung/14-01-13.ltx - RELOC/doc/latex/einfuehrung/14-01-2.ltx - RELOC/doc/latex/einfuehrung/14-01-3.ltx - RELOC/doc/latex/einfuehrung/14-01-4.ltx - RELOC/doc/latex/einfuehrung/14-01-5.ltx - RELOC/doc/latex/einfuehrung/14-01-6.ltx - RELOC/doc/latex/einfuehrung/14-01-7.ltx - RELOC/doc/latex/einfuehrung/14-01-8.ltxps - RELOC/doc/latex/einfuehrung/14-01-9.ltx - RELOC/doc/latex/einfuehrung/14-02-1.ltx - RELOC/doc/latex/einfuehrung/14-02-2.ltx - RELOC/doc/latex/einfuehrung/14-02-3.ltx - RELOC/doc/latex/einfuehrung/14-02-4.ltx - RELOC/doc/latex/einfuehrung/14-02-5.ltx - RELOC/doc/latex/einfuehrung/14-02-6.ltx - RELOC/doc/latex/einfuehrung/14-02-7.ltx - RELOC/doc/latex/einfuehrung/14-03-1.ltx - RELOC/doc/latex/einfuehrung/14-03-10.ltx2crop - RELOC/doc/latex/einfuehrung/14-03-11.ltx - RELOC/doc/latex/einfuehrung/14-03-12.ltx - RELOC/doc/latex/einfuehrung/14-03-13.ltx - RELOC/doc/latex/einfuehrung/14-03-14.ltx - RELOC/doc/latex/einfuehrung/14-03-15.ltx2crop - RELOC/doc/latex/einfuehrung/14-03-16.ltx2crop - RELOC/doc/latex/einfuehrung/14-03-2.ltx - RELOC/doc/latex/einfuehrung/14-03-3.ltx - RELOC/doc/latex/einfuehrung/14-03-4.ltx - RELOC/doc/latex/einfuehrung/14-03-5.ltx - RELOC/doc/latex/einfuehrung/14-03-6.ltx - RELOC/doc/latex/einfuehrung/14-03-7.ltx - RELOC/doc/latex/einfuehrung/14-03-8.ltx - RELOC/doc/latex/einfuehrung/14-03-9.ltx - RELOC/doc/latex/einfuehrung/14-04-1.ltx - RELOC/doc/latex/einfuehrung/14-04-2.ltx - RELOC/doc/latex/einfuehrung/14-04-3.ltx - RELOC/doc/latex/einfuehrung/14-04-4.ltx - RELOC/doc/latex/einfuehrung/14-04-5.ltx - RELOC/doc/latex/einfuehrung/14-04-6.ltx - RELOC/doc/latex/einfuehrung/14-04-7.ltx - RELOC/doc/latex/einfuehrung/14-04-8.ltx - RELOC/doc/latex/einfuehrung/14-04-9.ltx - RELOC/doc/latex/einfuehrung/14-05-1.xltx - RELOC/doc/latex/einfuehrung/15-01-1.ltx - RELOC/doc/latex/einfuehrung/15-01-10.ltx - RELOC/doc/latex/einfuehrung/15-01-11.ltx - RELOC/doc/latex/einfuehrung/15-01-12.ltx - RELOC/doc/latex/einfuehrung/15-01-13.ltx - RELOC/doc/latex/einfuehrung/15-01-2.ltx - RELOC/doc/latex/einfuehrung/15-01-3.ltx - RELOC/doc/latex/einfuehrung/15-01-4.ltx - RELOC/doc/latex/einfuehrung/15-01-5.ltx - RELOC/doc/latex/einfuehrung/15-01-6.ltx - RELOC/doc/latex/einfuehrung/15-01-7.ltx - RELOC/doc/latex/einfuehrung/15-01-8.ltx - RELOC/doc/latex/einfuehrung/15-01-9.ltx - RELOC/doc/latex/einfuehrung/15-02-1.mp3 - RELOC/doc/latex/einfuehrung/15-02-10.mp - RELOC/doc/latex/einfuehrung/15-02-11.mp - RELOC/doc/latex/einfuehrung/15-02-12.mp - RELOC/doc/latex/einfuehrung/15-02-13.mp - RELOC/doc/latex/einfuehrung/15-02-14.mp - RELOC/doc/latex/einfuehrung/15-02-15.mp - RELOC/doc/latex/einfuehrung/15-02-16.mp - RELOC/doc/latex/einfuehrung/15-02-17.mp - RELOC/doc/latex/einfuehrung/15-02-18.mp - RELOC/doc/latex/einfuehrung/15-02-19.mp - RELOC/doc/latex/einfuehrung/15-02-2.ltxps - RELOC/doc/latex/einfuehrung/15-02-20.mp - RELOC/doc/latex/einfuehrung/15-02-21.mp - RELOC/doc/latex/einfuehrung/15-02-22.mp - RELOC/doc/latex/einfuehrung/15-02-23.mp - RELOC/doc/latex/einfuehrung/15-02-24.mp - RELOC/doc/latex/einfuehrung/15-02-25.mp - RELOC/doc/latex/einfuehrung/15-02-26.mp - RELOC/doc/latex/einfuehrung/15-02-27.mp - RELOC/doc/latex/einfuehrung/15-02-28.mp - RELOC/doc/latex/einfuehrung/15-02-29.mp - RELOC/doc/latex/einfuehrung/15-02-3.ltx - RELOC/doc/latex/einfuehrung/15-02-30.mp - RELOC/doc/latex/einfuehrung/15-02-31.mp - RELOC/doc/latex/einfuehrung/15-02-32.mp - RELOC/doc/latex/einfuehrung/15-02-33.mp2 - RELOC/doc/latex/einfuehrung/15-02-34.mp2 - RELOC/doc/latex/einfuehrung/15-02-35.mp2 - RELOC/doc/latex/einfuehrung/15-02-36.mp2 - RELOC/doc/latex/einfuehrung/15-02-37.mp - RELOC/doc/latex/einfuehrung/15-02-38.mp2 - RELOC/doc/latex/einfuehrung/15-02-39.mp2 - RELOC/doc/latex/einfuehrung/15-02-4.mp - RELOC/doc/latex/einfuehrung/15-02-40.mp2 - RELOC/doc/latex/einfuehrung/15-02-41.mp2 - RELOC/doc/latex/einfuehrung/15-02-42.mp2 - RELOC/doc/latex/einfuehrung/15-02-43.mp2 - RELOC/doc/latex/einfuehrung/15-02-44.mp2 - RELOC/doc/latex/einfuehrung/15-02-45.mp2 - RELOC/doc/latex/einfuehrung/15-02-46.mp2 - RELOC/doc/latex/einfuehrung/15-02-47.mp2 - RELOC/doc/latex/einfuehrung/15-02-48.mp2 - RELOC/doc/latex/einfuehrung/15-02-49.mp2 - RELOC/doc/latex/einfuehrung/15-02-5.mp - RELOC/doc/latex/einfuehrung/15-02-50.mp2 - RELOC/doc/latex/einfuehrung/15-02-51.mp2 - RELOC/doc/latex/einfuehrung/15-02-52.mp2 - RELOC/doc/latex/einfuehrung/15-02-53.mp2 - RELOC/doc/latex/einfuehrung/15-02-54.mp2 - RELOC/doc/latex/einfuehrung/15-02-55.mp2 - RELOC/doc/latex/einfuehrung/15-02-56.mp2 - RELOC/doc/latex/einfuehrung/15-02-57.mp2 - RELOC/doc/latex/einfuehrung/15-02-58.mp2 - RELOC/doc/latex/einfuehrung/15-02-59.mp2 - RELOC/doc/latex/einfuehrung/15-02-6.mp - RELOC/doc/latex/einfuehrung/15-02-60.mp2 - RELOC/doc/latex/einfuehrung/15-02-61.mp2 - RELOC/doc/latex/einfuehrung/15-02-62.mp2 - RELOC/doc/latex/einfuehrung/15-02-63.mp2 - RELOC/doc/latex/einfuehrung/15-02-64.mp2 - RELOC/doc/latex/einfuehrung/15-02-65.mp2 - RELOC/doc/latex/einfuehrung/15-02-66.mp2 - RELOC/doc/latex/einfuehrung/15-02-67.mp2 - RELOC/doc/latex/einfuehrung/15-02-68.mp2 - RELOC/doc/latex/einfuehrung/15-02-69.mp2 - RELOC/doc/latex/einfuehrung/15-02-7.mp - RELOC/doc/latex/einfuehrung/15-02-8.mp - RELOC/doc/latex/einfuehrung/15-02-9.mp - RELOC/doc/latex/einfuehrung/15-03-1.ltxps - RELOC/doc/latex/einfuehrung/15-03-10.ltxps - RELOC/doc/latex/einfuehrung/15-03-11.ltxps - RELOC/doc/latex/einfuehrung/15-03-12.ltxps - RELOC/doc/latex/einfuehrung/15-03-13.ltxps - RELOC/doc/latex/einfuehrung/15-03-14.ltxps - RELOC/doc/latex/einfuehrung/15-03-15.ltxps - RELOC/doc/latex/einfuehrung/15-03-16.ltxps - RELOC/doc/latex/einfuehrung/15-03-17.ltxps - RELOC/doc/latex/einfuehrung/15-03-18.ltxps - RELOC/doc/latex/einfuehrung/15-03-19.ltxps - RELOC/doc/latex/einfuehrung/15-03-2.ltxps - RELOC/doc/latex/einfuehrung/15-03-20.ltxps - RELOC/doc/latex/einfuehrung/15-03-21.ltxps - RELOC/doc/latex/einfuehrung/15-03-22.ltxps - RELOC/doc/latex/einfuehrung/15-03-23.ltxps - RELOC/doc/latex/einfuehrung/15-03-24.ltxps - RELOC/doc/latex/einfuehrung/15-03-25.ltxps - RELOC/doc/latex/einfuehrung/15-03-26.ltxps - RELOC/doc/latex/einfuehrung/15-03-27.ltxps - RELOC/doc/latex/einfuehrung/15-03-28.ltxps - RELOC/doc/latex/einfuehrung/15-03-29.ltxps - RELOC/doc/latex/einfuehrung/15-03-3.ltxps - RELOC/doc/latex/einfuehrung/15-03-30.ltxps - RELOC/doc/latex/einfuehrung/15-03-31.ltxps - RELOC/doc/latex/einfuehrung/15-03-32.ltxps - RELOC/doc/latex/einfuehrung/15-03-33.ltxps - RELOC/doc/latex/einfuehrung/15-03-34.ltxps - RELOC/doc/latex/einfuehrung/15-03-35.ltxps - RELOC/doc/latex/einfuehrung/15-03-36.ltxps - RELOC/doc/latex/einfuehrung/15-03-37.ltxps - RELOC/doc/latex/einfuehrung/15-03-38.ltxps - RELOC/doc/latex/einfuehrung/15-03-39.ltxps - RELOC/doc/latex/einfuehrung/15-03-4.ltxps - RELOC/doc/latex/einfuehrung/15-03-40.ltxps - RELOC/doc/latex/einfuehrung/15-03-41.ltxps - RELOC/doc/latex/einfuehrung/15-03-42.ltxps - RELOC/doc/latex/einfuehrung/15-03-43.ltxps - RELOC/doc/latex/einfuehrung/15-03-44.ltxps - RELOC/doc/latex/einfuehrung/15-03-45.ltxps - RELOC/doc/latex/einfuehrung/15-03-46.ltxps - RELOC/doc/latex/einfuehrung/15-03-47.ltxps - RELOC/doc/latex/einfuehrung/15-03-48.ltxps - RELOC/doc/latex/einfuehrung/15-03-49.ltxps - RELOC/doc/latex/einfuehrung/15-03-5.ltxps - RELOC/doc/latex/einfuehrung/15-03-50.ltxps - RELOC/doc/latex/einfuehrung/15-03-51.ltxps - RELOC/doc/latex/einfuehrung/15-03-6.ltxps - RELOC/doc/latex/einfuehrung/15-03-7.ltxps - RELOC/doc/latex/einfuehrung/15-03-8.ltxps - RELOC/doc/latex/einfuehrung/15-03-9.ltxps - RELOC/doc/latex/einfuehrung/15-04-1.ltx - RELOC/doc/latex/einfuehrung/15-04-10.ltx - RELOC/doc/latex/einfuehrung/15-04-11.ltx - RELOC/doc/latex/einfuehrung/15-04-12.ltx - RELOC/doc/latex/einfuehrung/15-04-13.ltx - RELOC/doc/latex/einfuehrung/15-04-14.ltx - RELOC/doc/latex/einfuehrung/15-04-15.ltx - RELOC/doc/latex/einfuehrung/15-04-16.ltx - RELOC/doc/latex/einfuehrung/15-04-17.ltx - RELOC/doc/latex/einfuehrung/15-04-18.ltx - RELOC/doc/latex/einfuehrung/15-04-19.ltx - RELOC/doc/latex/einfuehrung/15-04-2.ltx - RELOC/doc/latex/einfuehrung/15-04-20.ltx - RELOC/doc/latex/einfuehrung/15-04-21.ltx - RELOC/doc/latex/einfuehrung/15-04-22.ltx - RELOC/doc/latex/einfuehrung/15-04-23.ltx - RELOC/doc/latex/einfuehrung/15-04-24.ltx - RELOC/doc/latex/einfuehrung/15-04-25.ltx - RELOC/doc/latex/einfuehrung/15-04-26.ltx - RELOC/doc/latex/einfuehrung/15-04-27.ltx - RELOC/doc/latex/einfuehrung/15-04-28.ltx - RELOC/doc/latex/einfuehrung/15-04-29.ltx - RELOC/doc/latex/einfuehrung/15-04-3.ltx - RELOC/doc/latex/einfuehrung/15-04-30.ltx - RELOC/doc/latex/einfuehrung/15-04-31.ltx - RELOC/doc/latex/einfuehrung/15-04-32.ltx - RELOC/doc/latex/einfuehrung/15-04-33.ltx - RELOC/doc/latex/einfuehrung/15-04-34.ltx - RELOC/doc/latex/einfuehrung/15-04-35.ltx - RELOC/doc/latex/einfuehrung/15-04-36.ltx - RELOC/doc/latex/einfuehrung/15-04-37.ltx - RELOC/doc/latex/einfuehrung/15-04-38.ltx - RELOC/doc/latex/einfuehrung/15-04-39.ltx - RELOC/doc/latex/einfuehrung/15-04-4.ltx - RELOC/doc/latex/einfuehrung/15-04-40.ltx - RELOC/doc/latex/einfuehrung/15-04-41.ltx - RELOC/doc/latex/einfuehrung/15-04-42.ltx - RELOC/doc/latex/einfuehrung/15-04-43.ltx - RELOC/doc/latex/einfuehrung/15-04-44.ltx - RELOC/doc/latex/einfuehrung/15-04-45.ltx - RELOC/doc/latex/einfuehrung/15-04-46.ltx - RELOC/doc/latex/einfuehrung/15-04-47.ltx - RELOC/doc/latex/einfuehrung/15-04-48.ltx - RELOC/doc/latex/einfuehrung/15-04-49.ltx - RELOC/doc/latex/einfuehrung/15-04-5.ltx - RELOC/doc/latex/einfuehrung/15-04-50.ltx - RELOC/doc/latex/einfuehrung/15-04-51.ltx - RELOC/doc/latex/einfuehrung/15-04-52.ltx - RELOC/doc/latex/einfuehrung/15-04-53.ltx - RELOC/doc/latex/einfuehrung/15-04-54.ltx - RELOC/doc/latex/einfuehrung/15-04-55.ltx - RELOC/doc/latex/einfuehrung/15-04-56.ltx - RELOC/doc/latex/einfuehrung/15-04-57.ltx - RELOC/doc/latex/einfuehrung/15-04-58.ltx - RELOC/doc/latex/einfuehrung/15-04-59.ltx - RELOC/doc/latex/einfuehrung/15-04-6.ltx - RELOC/doc/latex/einfuehrung/15-04-60.ltx - RELOC/doc/latex/einfuehrung/15-04-61.ltx - RELOC/doc/latex/einfuehrung/15-04-62.ltx - RELOC/doc/latex/einfuehrung/15-04-63.ltx - RELOC/doc/latex/einfuehrung/15-04-64.ltx - RELOC/doc/latex/einfuehrung/15-04-65.ltx - RELOC/doc/latex/einfuehrung/15-04-66.ltx - RELOC/doc/latex/einfuehrung/15-04-67.ltx - RELOC/doc/latex/einfuehrung/15-04-68.ltx - RELOC/doc/latex/einfuehrung/15-04-69.ltx4 - RELOC/doc/latex/einfuehrung/15-04-7.ltx - RELOC/doc/latex/einfuehrung/15-04-70.ltx - RELOC/doc/latex/einfuehrung/15-04-71.ltx - RELOC/doc/latex/einfuehrung/15-04-72.ltx - RELOC/doc/latex/einfuehrung/15-04-73.ltx - RELOC/doc/latex/einfuehrung/15-04-74.ltx - RELOC/doc/latex/einfuehrung/15-04-75.ltx - RELOC/doc/latex/einfuehrung/15-04-76.ltx - RELOC/doc/latex/einfuehrung/15-04-77.ltx - RELOC/doc/latex/einfuehrung/15-04-78.ltx - RELOC/doc/latex/einfuehrung/15-04-79.ltx - RELOC/doc/latex/einfuehrung/15-04-8.ltx - RELOC/doc/latex/einfuehrung/15-04-80.ltx - RELOC/doc/latex/einfuehrung/15-04-9.ltx - RELOC/doc/latex/einfuehrung/A-02-1.ltx - RELOC/doc/latex/einfuehrung/A-03-1.ltx - RELOC/doc/latex/einfuehrung/A-04-1.ltx2 - RELOC/doc/latex/einfuehrung/A-04-2.ltx - RELOC/doc/latex/einfuehrung/A-04-3.ltx - RELOC/doc/latex/einfuehrung/A-04-4.ltx - RELOC/doc/latex/einfuehrung/A-04-5.ltx - RELOC/doc/latex/einfuehrung/A-12-1.ltx - RELOC/doc/latex/einfuehrung/A-12-2.ltx - RELOC/doc/latex/einfuehrung/A-12-3.ltx - RELOC/doc/latex/einfuehrung/A-12-4.ltx - RELOC/doc/latex/einfuehrung/A-12-5.ltx - RELOC/doc/latex/einfuehrung/A-12-6.ltx - RELOC/doc/latex/einfuehrung/B.pdf - RELOC/doc/latex/einfuehrung/CTdefault.tex - RELOC/doc/latex/einfuehrung/DEexa.sty - RELOC/doc/latex/einfuehrung/DEoptions.sty - RELOC/doc/latex/einfuehrung/Letter.ist - RELOC/doc/latex/einfuehrung/LetterC.ist - RELOC/doc/latex/einfuehrung/LoadFonts.tex - RELOC/doc/latex/einfuehrung/README details="Readme" - RELOC/doc/latex/einfuehrung/UTF8.bib - RELOC/doc/latex/einfuehrung/VerbatimOut.xltx - RELOC/doc/latex/einfuehrung/beispiel.cls - RELOC/doc/latex/einfuehrung/biblatex-examples.bib - RELOC/doc/latex/einfuehrung/bspcalweekly.cls - RELOC/doc/latex/einfuehrung/bspdvdcoll.cls - RELOC/doc/latex/einfuehrung/bspfont.cls - RELOC/doc/latex/einfuehrung/bsppstricks.cls - RELOC/doc/latex/einfuehrung/data0.csv - RELOC/doc/latex/einfuehrung/data1T.csv - RELOC/doc/latex/einfuehrung/de-examples-dw.bib - RELOC/doc/latex/einfuehrung/demo.ist - RELOC/doc/latex/einfuehrung/demo11.bib - RELOC/doc/latex/einfuehrung/demo4.bib - RELOC/doc/latex/einfuehrung/demo5.bib - RELOC/doc/latex/einfuehrung/demo6.bib - RELOC/doc/latex/einfuehrung/demo7.bib - RELOC/doc/latex/einfuehrung/doc_data.txt - RELOC/doc/latex/einfuehrung/exa-fontconfig.tex - RELOC/doc/latex/einfuehrung/exaarticle.cls - RELOC/doc/latex/einfuehrung/exaarticle2.cls - RELOC/doc/latex/einfuehrung/exaartplain.cls - RELOC/doc/latex/einfuehrung/exabeamer.cls - RELOC/doc/latex/einfuehrung/exabook.cls - RELOC/doc/latex/einfuehrung/exabook2.cls - RELOC/doc/latex/einfuehrung/exadante.cls - RELOC/doc/latex/einfuehrung/exafoils.cls - RELOC/doc/latex/einfuehrung/exafubeamer.cls - RELOC/doc/latex/einfuehrung/exafupd.cls - RELOC/doc/latex/einfuehrung/examargin.cls - RELOC/doc/latex/einfuehrung/examemoir.cls - RELOC/doc/latex/einfuehrung/examinimal-mathsymbols.cls - RELOC/doc/latex/einfuehrung/examinimal.cls - RELOC/doc/latex/einfuehrung/examples-dw.bib - RELOC/doc/latex/einfuehrung/examples.bib - RELOC/doc/latex/einfuehrung/examplesA.bib - RELOC/doc/latex/einfuehrung/examplesB.bib - RELOC/doc/latex/einfuehrung/exapd.cls - RELOC/doc/latex/einfuehrung/exaprosper.cls - RELOC/doc/latex/einfuehrung/exareport.cls - RELOC/doc/latex/einfuehrung/exaseminar.cls - RELOC/doc/latex/einfuehrung/exaslidenotes.cls - RELOC/doc/latex/einfuehrung/exasymbol.cls - RELOC/doc/latex/einfuehrung/exaxetex.cls - RELOC/doc/latex/einfuehrung/fontDemo-E.tex - RELOC/doc/latex/einfuehrung/fontDemo.tex - RELOC/doc/latex/einfuehrung/foo.lua - RELOC/doc/latex/einfuehrung/mpxerr.tex - RELOC/doc/latex/einfuehrung/myModuleB.xdy - RELOC/doc/latex/einfuehrung/myModuleC.xdy - RELOC/doc/latex/einfuehrung/myModuleE.xdy - RELOC/doc/latex/einfuehrung/myModuleF.xdy - RELOC/doc/latex/einfuehrung/myModuleG.xdy - RELOC/doc/latex/einfuehrung/myModuleH.xdy - RELOC/doc/latex/einfuehrung/myModuleI.xdy - RELOC/doc/latex/einfuehrung/plainDemo.bst - RELOC/doc/latex/einfuehrung/preamble.tex - RELOC/doc/latex/einfuehrung/screxa.cls - RELOC/doc/latex/einfuehrung/screxabook.cls - RELOC/doc/latex/einfuehrung/screxareport.cls - RELOC/doc/latex/einfuehrung/tab.tex - RELOC/doc/latex/einfuehrung/tabelle1.tex - RELOC/doc/latex/einfuehrung/textdemo.sty -catalogue-ctan /info/examples/Einfuehrung -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics book-ex - -name einfuehrung2 -category Package -revision 39153 -shortdesc Examples from the book Einfuhrung in LaTeX -relocated 1 -longdesc The bundle consists of examples and data files for the -longdesc DANTE-Edition book "Einfuhrung in LaTeX", second edition 2016. -containersize 436 -containerchecksum 0c0d36bc2c7ec2601dccce929c0a95ff4fc7145e1e7d7d8f5eb728fb59ccb297145b1af4037331859cd0d80a57c78d5d9eea87a8004d32a2368908bcd194e503 -doccontainersize 320408 -doccontainerchecksum 44ca3c727ea487061934f861941737a139270466781b236a953dab8e8b43f154169ea5892779f3fd8fc377d29d96943bd2f119b38838c3eebdb02ac474826da1 -docfiles size=1369 - RELOC/doc/latex/einfuehrung2/03-01-1.ltxverb - RELOC/doc/latex/einfuehrung2/03-01-2.xltxverb - RELOC/doc/latex/einfuehrung2/03-01-3.luaverb - RELOC/doc/latex/einfuehrung2/03-01-4.ltx - RELOC/doc/latex/einfuehrung2/03-01-5.ltx - RELOC/doc/latex/einfuehrung2/03-01-6.ltx - RELOC/doc/latex/einfuehrung2/03-01-7.ltx - RELOC/doc/latex/einfuehrung2/03-03-1.ltxps - RELOC/doc/latex/einfuehrung2/03-03-2.ctx - RELOC/doc/latex/einfuehrung2/03-03-3.ctxcrop - RELOC/doc/latex/einfuehrung2/03-03-4.ltx - RELOC/doc/latex/einfuehrung2/03-05-1.ltx - RELOC/doc/latex/einfuehrung2/03-05-2.ltx - RELOC/doc/latex/einfuehrung2/03-05-3.xltx - RELOC/doc/latex/einfuehrung2/03-05-4.lualtx - RELOC/doc/latex/einfuehrung2/03-05-5.xltx - RELOC/doc/latex/einfuehrung2/03-05-6.xltx - RELOC/doc/latex/einfuehrung2/03-05-7.lualtx - RELOC/doc/latex/einfuehrung2/03-06-1.ltx - RELOC/doc/latex/einfuehrung2/03-06-2.ltx - RELOC/doc/latex/einfuehrung2/03-06-3.ltx - RELOC/doc/latex/einfuehrung2/03-06-4.xltx - RELOC/doc/latex/einfuehrung2/03-06-5.xltx - RELOC/doc/latex/einfuehrung2/03-06-6.lualtx - RELOC/doc/latex/einfuehrung2/03-07-1.ltx - RELOC/doc/latex/einfuehrung2/03-07-10.xltx - RELOC/doc/latex/einfuehrung2/03-07-11.ltx - RELOC/doc/latex/einfuehrung2/03-07-12.xltx - RELOC/doc/latex/einfuehrung2/03-07-13.ltx - RELOC/doc/latex/einfuehrung2/03-07-14.ltx - RELOC/doc/latex/einfuehrung2/03-07-2.ltx - RELOC/doc/latex/einfuehrung2/03-07-3.ltx - RELOC/doc/latex/einfuehrung2/03-07-4.ltx - RELOC/doc/latex/einfuehrung2/03-07-5.ltx - RELOC/doc/latex/einfuehrung2/03-07-6.ltx - RELOC/doc/latex/einfuehrung2/03-07-7.ltx - RELOC/doc/latex/einfuehrung2/03-07-8.ltx - RELOC/doc/latex/einfuehrung2/03-07-9.ltx - RELOC/doc/latex/einfuehrung2/03-08-1.ltx - RELOC/doc/latex/einfuehrung2/03-08-2.ltx - RELOC/doc/latex/einfuehrung2/03-08-3.xltx - RELOC/doc/latex/einfuehrung2/03-08-4.ltx - RELOC/doc/latex/einfuehrung2/03-08-5.xltx - RELOC/doc/latex/einfuehrung2/03-08-6.xltx - RELOC/doc/latex/einfuehrung2/03-08-7.xltx - RELOC/doc/latex/einfuehrung2/03-08-8.lualtx - RELOC/doc/latex/einfuehrung2/04-02-1.ltx2crop - RELOC/doc/latex/einfuehrung2/04-02-2.ltx2 - RELOC/doc/latex/einfuehrung2/04-02-3.ltx2 - RELOC/doc/latex/einfuehrung2/04-02-4.ltx2 - RELOC/doc/latex/einfuehrung2/04-02-5.ltx2 - RELOC/doc/latex/einfuehrung2/04-02-6.ltxps - RELOC/doc/latex/einfuehrung2/04-02-7.ltx - RELOC/doc/latex/einfuehrung2/04-02-8.ltx2 - RELOC/doc/latex/einfuehrung2/04-03-1.ltx - RELOC/doc/latex/einfuehrung2/04-03-2.ltx - RELOC/doc/latex/einfuehrung2/04-03-3.ltx - RELOC/doc/latex/einfuehrung2/04-03-4.ltx - RELOC/doc/latex/einfuehrung2/04-03-5.ltx2 - RELOC/doc/latex/einfuehrung2/04-03-6.ltx - RELOC/doc/latex/einfuehrung2/04-04-1.ltx2 - RELOC/doc/latex/einfuehrung2/04-04-2.ltx - RELOC/doc/latex/einfuehrung2/05-01-1.ltx2crop - RELOC/doc/latex/einfuehrung2/05-01-2.ltx2 - RELOC/doc/latex/einfuehrung2/05-01-3.ltx2 - RELOC/doc/latex/einfuehrung2/05-01-4.ltx2 - RELOC/doc/latex/einfuehrung2/05-02-1.ltx2 - RELOC/doc/latex/einfuehrung2/05-02-10.ltx2 - RELOC/doc/latex/einfuehrung2/05-02-11.ltx - RELOC/doc/latex/einfuehrung2/05-02-12.ltx2crop - RELOC/doc/latex/einfuehrung2/05-02-13.ltx2 - RELOC/doc/latex/einfuehrung2/05-02-14.ltx2 - RELOC/doc/latex/einfuehrung2/05-02-15.ltx2 - RELOC/doc/latex/einfuehrung2/05-02-2.ltx2 - RELOC/doc/latex/einfuehrung2/05-02-3.ltx2 - RELOC/doc/latex/einfuehrung2/05-02-4.ltx - RELOC/doc/latex/einfuehrung2/05-02-5.ltx2crop - RELOC/doc/latex/einfuehrung2/05-02-6.ltx2 - RELOC/doc/latex/einfuehrung2/05-02-7.ltx2 - RELOC/doc/latex/einfuehrung2/05-02-8.ltx2 - RELOC/doc/latex/einfuehrung2/05-02-9.ltx - RELOC/doc/latex/einfuehrung2/05-03-1.ltx2 - RELOC/doc/latex/einfuehrung2/05-03-10.ltx - RELOC/doc/latex/einfuehrung2/05-03-11.ltx - RELOC/doc/latex/einfuehrung2/05-03-12.ltx - RELOC/doc/latex/einfuehrung2/05-03-13.ltx2 - RELOC/doc/latex/einfuehrung2/05-03-2.ltx2 - RELOC/doc/latex/einfuehrung2/05-03-3.ltx - RELOC/doc/latex/einfuehrung2/05-03-4.ltx - RELOC/doc/latex/einfuehrung2/05-03-5.ltx2 - RELOC/doc/latex/einfuehrung2/05-03-6.ltx - RELOC/doc/latex/einfuehrung2/05-03-7.ltx - RELOC/doc/latex/einfuehrung2/05-03-8.ltx - RELOC/doc/latex/einfuehrung2/05-03-9.ltx - RELOC/doc/latex/einfuehrung2/05-04-1.ltx - RELOC/doc/latex/einfuehrung2/05-04-10.ltx - RELOC/doc/latex/einfuehrung2/05-04-11.xltx - RELOC/doc/latex/einfuehrung2/05-04-12.ltx - RELOC/doc/latex/einfuehrung2/05-04-13.ltx - RELOC/doc/latex/einfuehrung2/05-04-14.ltx - RELOC/doc/latex/einfuehrung2/05-04-2.ltx - RELOC/doc/latex/einfuehrung2/05-04-3.ltx - RELOC/doc/latex/einfuehrung2/05-04-4.ltx - RELOC/doc/latex/einfuehrung2/05-04-5.ltx - RELOC/doc/latex/einfuehrung2/05-04-6.ltx - RELOC/doc/latex/einfuehrung2/05-04-7.ltx - RELOC/doc/latex/einfuehrung2/05-04-8.ltx - RELOC/doc/latex/einfuehrung2/05-04-9.ltx - RELOC/doc/latex/einfuehrung2/05-05-1.ltx - RELOC/doc/latex/einfuehrung2/05-05-2.ltx - RELOC/doc/latex/einfuehrung2/05-06-1.ltx - RELOC/doc/latex/einfuehrung2/05-07-1.ltx2crop - RELOC/doc/latex/einfuehrung2/05-07-10.ltx - RELOC/doc/latex/einfuehrung2/05-07-2.ltx2 - RELOC/doc/latex/einfuehrung2/05-07-3.ltx2crop - RELOC/doc/latex/einfuehrung2/05-07-4.ltx2 - RELOC/doc/latex/einfuehrung2/05-07-5.ltx - RELOC/doc/latex/einfuehrung2/05-07-6.ltx - RELOC/doc/latex/einfuehrung2/05-07-7.ltx - RELOC/doc/latex/einfuehrung2/05-07-8.ltx2 - RELOC/doc/latex/einfuehrung2/05-07-9.ltx - RELOC/doc/latex/einfuehrung2/05-08-1.ltx - RELOC/doc/latex/einfuehrung2/05-08-2.ltx2crop - RELOC/doc/latex/einfuehrung2/05-08-3.ltx - RELOC/doc/latex/einfuehrung2/05-09-1.ltx - RELOC/doc/latex/einfuehrung2/05-09-2.ltx - RELOC/doc/latex/einfuehrung2/05-09-3.ltx - RELOC/doc/latex/einfuehrung2/05-09-4.ltx - RELOC/doc/latex/einfuehrung2/05-09-5.ltx - RELOC/doc/latex/einfuehrung2/05-09-6.ltx - RELOC/doc/latex/einfuehrung2/05-09-7.ltx2crop - RELOC/doc/latex/einfuehrung2/05-09-8.ltx2crop - RELOC/doc/latex/einfuehrung2/05-09-9.ltx - RELOC/doc/latex/einfuehrung2/05-10-1.ltx - RELOC/doc/latex/einfuehrung2/05-10-2.ltx - RELOC/doc/latex/einfuehrung2/05-10-3.ltx - RELOC/doc/latex/einfuehrung2/05-10-4.ltx - RELOC/doc/latex/einfuehrung2/05-10-5.ltx - RELOC/doc/latex/einfuehrung2/05-10-6.ltx - RELOC/doc/latex/einfuehrung2/05-10-7.ltx - RELOC/doc/latex/einfuehrung2/05-10-8.ltx - RELOC/doc/latex/einfuehrung2/05-10-9.lualtx - RELOC/doc/latex/einfuehrung2/05-11-1.ltx - RELOC/doc/latex/einfuehrung2/05-11-10.ltx - RELOC/doc/latex/einfuehrung2/05-11-11.ltx - RELOC/doc/latex/einfuehrung2/05-11-12.ltx - RELOC/doc/latex/einfuehrung2/05-11-13.ltx - RELOC/doc/latex/einfuehrung2/05-11-2.ltx - RELOC/doc/latex/einfuehrung2/05-11-3.ltx - RELOC/doc/latex/einfuehrung2/05-11-4.ltx - RELOC/doc/latex/einfuehrung2/05-11-5.ltx - RELOC/doc/latex/einfuehrung2/05-11-6.ltx - RELOC/doc/latex/einfuehrung2/05-11-7.ltx - RELOC/doc/latex/einfuehrung2/05-11-8.ltx2crop - RELOC/doc/latex/einfuehrung2/05-11-9.ltx2crop - RELOC/doc/latex/einfuehrung2/05-12-1.ltx - RELOC/doc/latex/einfuehrung2/05-12-2.ltx - RELOC/doc/latex/einfuehrung2/05-12-3.ltx - RELOC/doc/latex/einfuehrung2/05-13-1.ltx1 - RELOC/doc/latex/einfuehrung2/05-13-2.ltx1 - RELOC/doc/latex/einfuehrung2/05-13-3.ltx1ps - RELOC/doc/latex/einfuehrung2/05-13-4.ltx - RELOC/doc/latex/einfuehrung2/05-13-5.ltx - RELOC/doc/latex/einfuehrung2/05-14-1.ltx - RELOC/doc/latex/einfuehrung2/05-14-2.ltx - RELOC/doc/latex/einfuehrung2/05-14-3.ltx - RELOC/doc/latex/einfuehrung2/05-15-1.ltx2 - RELOC/doc/latex/einfuehrung2/05-15-2.ltx - RELOC/doc/latex/einfuehrung2/05-15-3.ltx - RELOC/doc/latex/einfuehrung2/05-15-4.ltx - RELOC/doc/latex/einfuehrung2/05-15-5.ltx2 - RELOC/doc/latex/einfuehrung2/05-16-1.ltx - RELOC/doc/latex/einfuehrung2/06-02-1.ltxps - RELOC/doc/latex/einfuehrung2/06-02-10.ltx - RELOC/doc/latex/einfuehrung2/06-02-2.ltx - RELOC/doc/latex/einfuehrung2/06-02-3.ltx - RELOC/doc/latex/einfuehrung2/06-02-4.ltx - RELOC/doc/latex/einfuehrung2/06-02-5.ltx - RELOC/doc/latex/einfuehrung2/06-02-6.ltx - RELOC/doc/latex/einfuehrung2/06-02-7.ltx - RELOC/doc/latex/einfuehrung2/06-02-8.ltx - RELOC/doc/latex/einfuehrung2/06-02-9.ltx - RELOC/doc/latex/einfuehrung2/06-03-1.ltx - RELOC/doc/latex/einfuehrung2/06-03-10.ltx - RELOC/doc/latex/einfuehrung2/06-03-100.ltx - RELOC/doc/latex/einfuehrung2/06-03-101.ltx - RELOC/doc/latex/einfuehrung2/06-03-102.ltx - RELOC/doc/latex/einfuehrung2/06-03-103.ltx - RELOC/doc/latex/einfuehrung2/06-03-104.ltx - RELOC/doc/latex/einfuehrung2/06-03-105.ltx - RELOC/doc/latex/einfuehrung2/06-03-106.ltx - RELOC/doc/latex/einfuehrung2/06-03-107.ltx - RELOC/doc/latex/einfuehrung2/06-03-108.ltx - RELOC/doc/latex/einfuehrung2/06-03-109.ltx - RELOC/doc/latex/einfuehrung2/06-03-11.ltx - RELOC/doc/latex/einfuehrung2/06-03-110.ltx - RELOC/doc/latex/einfuehrung2/06-03-111.ltx - RELOC/doc/latex/einfuehrung2/06-03-112.ltx - RELOC/doc/latex/einfuehrung2/06-03-113.ltx - RELOC/doc/latex/einfuehrung2/06-03-114.ltx - RELOC/doc/latex/einfuehrung2/06-03-115.ltx - RELOC/doc/latex/einfuehrung2/06-03-116.ltx - RELOC/doc/latex/einfuehrung2/06-03-117.ltx - RELOC/doc/latex/einfuehrung2/06-03-118.ltx - RELOC/doc/latex/einfuehrung2/06-03-119.ltx - RELOC/doc/latex/einfuehrung2/06-03-12.ltx - RELOC/doc/latex/einfuehrung2/06-03-120.ltx - RELOC/doc/latex/einfuehrung2/06-03-121.ltx - RELOC/doc/latex/einfuehrung2/06-03-122.ltx - RELOC/doc/latex/einfuehrung2/06-03-123.ltx - RELOC/doc/latex/einfuehrung2/06-03-124.ltx - RELOC/doc/latex/einfuehrung2/06-03-125.ltx - RELOC/doc/latex/einfuehrung2/06-03-126.ltx - RELOC/doc/latex/einfuehrung2/06-03-127.ltx - RELOC/doc/latex/einfuehrung2/06-03-128.ltx - RELOC/doc/latex/einfuehrung2/06-03-129.ltx - RELOC/doc/latex/einfuehrung2/06-03-13.ltx - RELOC/doc/latex/einfuehrung2/06-03-130.ltx - RELOC/doc/latex/einfuehrung2/06-03-131.ltx - RELOC/doc/latex/einfuehrung2/06-03-132.ltx - RELOC/doc/latex/einfuehrung2/06-03-133.ltx - RELOC/doc/latex/einfuehrung2/06-03-134.ltx - RELOC/doc/latex/einfuehrung2/06-03-135.ltx - RELOC/doc/latex/einfuehrung2/06-03-136.ltx - RELOC/doc/latex/einfuehrung2/06-03-14.ltx - RELOC/doc/latex/einfuehrung2/06-03-15.ltx - RELOC/doc/latex/einfuehrung2/06-03-16.ltx - RELOC/doc/latex/einfuehrung2/06-03-17.ltx - RELOC/doc/latex/einfuehrung2/06-03-18.ltx - RELOC/doc/latex/einfuehrung2/06-03-19.ltx - RELOC/doc/latex/einfuehrung2/06-03-2.ltx - RELOC/doc/latex/einfuehrung2/06-03-20.ltx - RELOC/doc/latex/einfuehrung2/06-03-21.ltx - RELOC/doc/latex/einfuehrung2/06-03-22.ltx - RELOC/doc/latex/einfuehrung2/06-03-23.ltx - RELOC/doc/latex/einfuehrung2/06-03-24.xltx - RELOC/doc/latex/einfuehrung2/06-03-25.xltx - RELOC/doc/latex/einfuehrung2/06-03-26.xltx - RELOC/doc/latex/einfuehrung2/06-03-27.xltx - RELOC/doc/latex/einfuehrung2/06-03-28.xltx - RELOC/doc/latex/einfuehrung2/06-03-29.ltx - RELOC/doc/latex/einfuehrung2/06-03-3.ltx - RELOC/doc/latex/einfuehrung2/06-03-30.ltx - RELOC/doc/latex/einfuehrung2/06-03-31.ltx - RELOC/doc/latex/einfuehrung2/06-03-32.ltx - RELOC/doc/latex/einfuehrung2/06-03-33.ltx - RELOC/doc/latex/einfuehrung2/06-03-34.ltx - RELOC/doc/latex/einfuehrung2/06-03-35.ltx - RELOC/doc/latex/einfuehrung2/06-03-36.ltx - RELOC/doc/latex/einfuehrung2/06-03-37.ltx - RELOC/doc/latex/einfuehrung2/06-03-38.ltx - RELOC/doc/latex/einfuehrung2/06-03-39.ltx - RELOC/doc/latex/einfuehrung2/06-03-4.ltx - RELOC/doc/latex/einfuehrung2/06-03-40.ltx - RELOC/doc/latex/einfuehrung2/06-03-41.ltx - RELOC/doc/latex/einfuehrung2/06-03-42.ltx - RELOC/doc/latex/einfuehrung2/06-03-43.ltx - RELOC/doc/latex/einfuehrung2/06-03-44.ltx - RELOC/doc/latex/einfuehrung2/06-03-45.ltx - RELOC/doc/latex/einfuehrung2/06-03-46.ltx - RELOC/doc/latex/einfuehrung2/06-03-47.ltx - RELOC/doc/latex/einfuehrung2/06-03-48.ltx - RELOC/doc/latex/einfuehrung2/06-03-49.ltx2 - RELOC/doc/latex/einfuehrung2/06-03-5.ltx - RELOC/doc/latex/einfuehrung2/06-03-50.ltx - RELOC/doc/latex/einfuehrung2/06-03-51.ltx - RELOC/doc/latex/einfuehrung2/06-03-52.ltx - RELOC/doc/latex/einfuehrung2/06-03-53.ltx - RELOC/doc/latex/einfuehrung2/06-03-54.ltx - RELOC/doc/latex/einfuehrung2/06-03-55.ltx - RELOC/doc/latex/einfuehrung2/06-03-56.ltx - RELOC/doc/latex/einfuehrung2/06-03-57.ltx - RELOC/doc/latex/einfuehrung2/06-03-58.ltx - RELOC/doc/latex/einfuehrung2/06-03-59.ltx - RELOC/doc/latex/einfuehrung2/06-03-6.ltx - RELOC/doc/latex/einfuehrung2/06-03-60.ltx - RELOC/doc/latex/einfuehrung2/06-03-61.ltx - RELOC/doc/latex/einfuehrung2/06-03-62.ltx - RELOC/doc/latex/einfuehrung2/06-03-63.ltx2 - RELOC/doc/latex/einfuehrung2/06-03-64.ltx2 - RELOC/doc/latex/einfuehrung2/06-03-65.ltx2 - RELOC/doc/latex/einfuehrung2/06-03-66.ltx2 - RELOC/doc/latex/einfuehrung2/06-03-67.ltx - RELOC/doc/latex/einfuehrung2/06-03-68.ltx2 - RELOC/doc/latex/einfuehrung2/06-03-69.ltx2 - RELOC/doc/latex/einfuehrung2/06-03-7.ltx - RELOC/doc/latex/einfuehrung2/06-03-70.ltx2 - RELOC/doc/latex/einfuehrung2/06-03-71.ltx2 - RELOC/doc/latex/einfuehrung2/06-03-72.ltx2 - RELOC/doc/latex/einfuehrung2/06-03-73.ltx2 - RELOC/doc/latex/einfuehrung2/06-03-74.ltx - RELOC/doc/latex/einfuehrung2/06-03-75.ltx - RELOC/doc/latex/einfuehrung2/06-03-76.ltx - RELOC/doc/latex/einfuehrung2/06-03-77.ltx - RELOC/doc/latex/einfuehrung2/06-03-78.ltx - RELOC/doc/latex/einfuehrung2/06-03-79.ltx - RELOC/doc/latex/einfuehrung2/06-03-8.ltx - RELOC/doc/latex/einfuehrung2/06-03-80.ltx - RELOC/doc/latex/einfuehrung2/06-03-81.ltx - RELOC/doc/latex/einfuehrung2/06-03-82.ltx - RELOC/doc/latex/einfuehrung2/06-03-83.ltx - RELOC/doc/latex/einfuehrung2/06-03-84.ltx - RELOC/doc/latex/einfuehrung2/06-03-85.ltx - RELOC/doc/latex/einfuehrung2/06-03-86.ltx - RELOC/doc/latex/einfuehrung2/06-03-87.ltx - RELOC/doc/latex/einfuehrung2/06-03-88.ltx - RELOC/doc/latex/einfuehrung2/06-03-89.ltx - RELOC/doc/latex/einfuehrung2/06-03-9.ltx - RELOC/doc/latex/einfuehrung2/06-03-90.ltx - RELOC/doc/latex/einfuehrung2/06-03-91.ltx - RELOC/doc/latex/einfuehrung2/06-03-92.ltx - RELOC/doc/latex/einfuehrung2/06-03-93.ltx - RELOC/doc/latex/einfuehrung2/06-03-94.ltx - RELOC/doc/latex/einfuehrung2/06-03-95.ltx - RELOC/doc/latex/einfuehrung2/06-03-96.ltx - RELOC/doc/latex/einfuehrung2/06-03-97.ltx - RELOC/doc/latex/einfuehrung2/06-03-98.ltx - RELOC/doc/latex/einfuehrung2/06-03-99.ltx - RELOC/doc/latex/einfuehrung2/07-00-1.ltx - RELOC/doc/latex/einfuehrung2/07-01-1.ltx - RELOC/doc/latex/einfuehrung2/07-01-10.ltx - RELOC/doc/latex/einfuehrung2/07-01-2.ltx - RELOC/doc/latex/einfuehrung2/07-01-3.ltx - RELOC/doc/latex/einfuehrung2/07-01-4.ltx - RELOC/doc/latex/einfuehrung2/07-01-5.ltx - RELOC/doc/latex/einfuehrung2/07-01-6.ltx - RELOC/doc/latex/einfuehrung2/07-01-7.ltx - RELOC/doc/latex/einfuehrung2/07-01-8.ltx - RELOC/doc/latex/einfuehrung2/07-01-9.ltx - RELOC/doc/latex/einfuehrung2/07-02-1.ltx - RELOC/doc/latex/einfuehrung2/07-02-2.ltx - RELOC/doc/latex/einfuehrung2/07-02-3.ltx - RELOC/doc/latex/einfuehrung2/07-02-4.ltx - RELOC/doc/latex/einfuehrung2/07-02-5.ltx2 - RELOC/doc/latex/einfuehrung2/07-03-1.ltx - RELOC/doc/latex/einfuehrung2/07-03-2.ltx - RELOC/doc/latex/einfuehrung2/07-03-3.ltx - RELOC/doc/latex/einfuehrung2/07-03-4.ltx - RELOC/doc/latex/einfuehrung2/07-03-5.ltx - RELOC/doc/latex/einfuehrung2/07-03-6.ltx - RELOC/doc/latex/einfuehrung2/07-03-7.ltx - RELOC/doc/latex/einfuehrung2/07-03-8.ltx - RELOC/doc/latex/einfuehrung2/07-04-1.ltx - RELOC/doc/latex/einfuehrung2/08-02-1.ltx2crop - RELOC/doc/latex/einfuehrung2/08-02-2.ltx2crop - RELOC/doc/latex/einfuehrung2/08-02-3.ltx2crop - RELOC/doc/latex/einfuehrung2/08-04-1.ltx2crop - RELOC/doc/latex/einfuehrung2/08-04-2.ltx2crop - RELOC/doc/latex/einfuehrung2/08-05-1.ltx2crop - RELOC/doc/latex/einfuehrung2/08-05-2.ltx2crop - RELOC/doc/latex/einfuehrung2/08-05-3.ltx2crop - RELOC/doc/latex/einfuehrung2/08-05-4.ltx2crop - RELOC/doc/latex/einfuehrung2/08-05-5.ltx2crop - RELOC/doc/latex/einfuehrung2/08-05-6.ltx2crop - RELOC/doc/latex/einfuehrung2/08-05-7.ltx2crop - RELOC/doc/latex/einfuehrung2/08-06-1.ltx2crop - RELOC/doc/latex/einfuehrung2/08-06-10.ltx2crop - RELOC/doc/latex/einfuehrung2/08-06-11.ltx2crop - RELOC/doc/latex/einfuehrung2/08-06-12.ltx2crop - RELOC/doc/latex/einfuehrung2/08-06-13.ltx2crop - RELOC/doc/latex/einfuehrung2/08-06-2.ltx2crop - RELOC/doc/latex/einfuehrung2/08-06-3.ltx2crop - RELOC/doc/latex/einfuehrung2/08-06-4.ltx2crop - RELOC/doc/latex/einfuehrung2/08-06-5.ltx2crop - RELOC/doc/latex/einfuehrung2/08-06-6.ltx2crop - RELOC/doc/latex/einfuehrung2/08-06-7.ltx2crop - RELOC/doc/latex/einfuehrung2/08-06-8.ltx2crop - RELOC/doc/latex/einfuehrung2/08-06-9.ltx2crop - RELOC/doc/latex/einfuehrung2/08-07-1.ltx2crop - RELOC/doc/latex/einfuehrung2/08-07-10.ltx2crop - RELOC/doc/latex/einfuehrung2/08-07-11.ltx2crop - RELOC/doc/latex/einfuehrung2/08-07-12.ltx2crop - RELOC/doc/latex/einfuehrung2/08-07-13.ltx - RELOC/doc/latex/einfuehrung2/08-07-14.ltx2crop - RELOC/doc/latex/einfuehrung2/08-07-15.ltx - RELOC/doc/latex/einfuehrung2/08-07-16.ltx - RELOC/doc/latex/einfuehrung2/08-07-17.ltx - RELOC/doc/latex/einfuehrung2/08-07-18.ltx - RELOC/doc/latex/einfuehrung2/08-07-19.ltx - RELOC/doc/latex/einfuehrung2/08-07-2.ltx2crop - RELOC/doc/latex/einfuehrung2/08-07-20.ltx - RELOC/doc/latex/einfuehrung2/08-07-21.ltx - RELOC/doc/latex/einfuehrung2/08-07-22.ltx - RELOC/doc/latex/einfuehrung2/08-07-23.ltx - RELOC/doc/latex/einfuehrung2/08-07-24.ltx - RELOC/doc/latex/einfuehrung2/08-07-25.ltx - RELOC/doc/latex/einfuehrung2/08-07-26.ltx - RELOC/doc/latex/einfuehrung2/08-07-27.ltx - RELOC/doc/latex/einfuehrung2/08-07-28.ltx - RELOC/doc/latex/einfuehrung2/08-07-29.ltx - RELOC/doc/latex/einfuehrung2/08-07-3.ltx2crop - RELOC/doc/latex/einfuehrung2/08-07-30.ltx - RELOC/doc/latex/einfuehrung2/08-07-31.ltx - RELOC/doc/latex/einfuehrung2/08-07-32.ltx - RELOC/doc/latex/einfuehrung2/08-07-4.ltx2crop - RELOC/doc/latex/einfuehrung2/08-07-5.ltx2crop - RELOC/doc/latex/einfuehrung2/08-07-6.ltx2crop - RELOC/doc/latex/einfuehrung2/08-07-7.ltx2crop - RELOC/doc/latex/einfuehrung2/08-07-8.ltx2crop - RELOC/doc/latex/einfuehrung2/08-07-9.ltx2crop - RELOC/doc/latex/einfuehrung2/08-08-1.ltx - RELOC/doc/latex/einfuehrung2/08-08-10.ltx2crop - RELOC/doc/latex/einfuehrung2/08-08-11.ltx2crop - RELOC/doc/latex/einfuehrung2/08-08-2.ltx - RELOC/doc/latex/einfuehrung2/08-08-3.ltx - RELOC/doc/latex/einfuehrung2/08-08-4.ltx - RELOC/doc/latex/einfuehrung2/08-08-5.ltx - RELOC/doc/latex/einfuehrung2/08-08-6.ltx - RELOC/doc/latex/einfuehrung2/08-08-7.ltx - RELOC/doc/latex/einfuehrung2/08-08-8.ltx - RELOC/doc/latex/einfuehrung2/08-08-9.ltx - RELOC/doc/latex/einfuehrung2/08-09-1.ltx - RELOC/doc/latex/einfuehrung2/08-09-2.ltx2 - RELOC/doc/latex/einfuehrung2/08-09-3.ltx2 - RELOC/doc/latex/einfuehrung2/08-09-4.ltx2 - RELOC/doc/latex/einfuehrung2/09-02-1.ltx - RELOC/doc/latex/einfuehrung2/09-02-2.ltx - RELOC/doc/latex/einfuehrung2/09-02-3.ltx - RELOC/doc/latex/einfuehrung2/09-02-4.ltx - RELOC/doc/latex/einfuehrung2/09-02-5.ltx - RELOC/doc/latex/einfuehrung2/09-03-1.ltx - RELOC/doc/latex/einfuehrung2/09-03-10.ltx - RELOC/doc/latex/einfuehrung2/09-03-11.ltx - RELOC/doc/latex/einfuehrung2/09-03-2.ltx - RELOC/doc/latex/einfuehrung2/09-03-3.ltx - RELOC/doc/latex/einfuehrung2/09-03-4.ltx - RELOC/doc/latex/einfuehrung2/09-03-5.ltx - RELOC/doc/latex/einfuehrung2/09-03-6.ltx - RELOC/doc/latex/einfuehrung2/09-03-7.ltx - RELOC/doc/latex/einfuehrung2/09-03-8.ltx2 - RELOC/doc/latex/einfuehrung2/09-03-9.ltx2 - RELOC/doc/latex/einfuehrung2/09-04-1.ltx - RELOC/doc/latex/einfuehrung2/09-05-1.ltx - RELOC/doc/latex/einfuehrung2/09-05-2.ltx - RELOC/doc/latex/einfuehrung2/09-05-3.ltx - RELOC/doc/latex/einfuehrung2/09-06-1.ltx - RELOC/doc/latex/einfuehrung2/09-06-10.ltx - RELOC/doc/latex/einfuehrung2/09-06-11.ltx - RELOC/doc/latex/einfuehrung2/09-06-12.ltx - RELOC/doc/latex/einfuehrung2/09-06-13.ltx - RELOC/doc/latex/einfuehrung2/09-06-14.ltx - RELOC/doc/latex/einfuehrung2/09-06-15.ltx - RELOC/doc/latex/einfuehrung2/09-06-16.ltx - RELOC/doc/latex/einfuehrung2/09-06-17.ltx - RELOC/doc/latex/einfuehrung2/09-06-18.ltx - RELOC/doc/latex/einfuehrung2/09-06-19.ltx - RELOC/doc/latex/einfuehrung2/09-06-2.ltx - RELOC/doc/latex/einfuehrung2/09-06-20.ltx - RELOC/doc/latex/einfuehrung2/09-06-21.ltx - RELOC/doc/latex/einfuehrung2/09-06-22.ltx - RELOC/doc/latex/einfuehrung2/09-06-23.ltx - RELOC/doc/latex/einfuehrung2/09-06-24.ltx - RELOC/doc/latex/einfuehrung2/09-06-25.ltx - RELOC/doc/latex/einfuehrung2/09-06-26.ltx - RELOC/doc/latex/einfuehrung2/09-06-27.ltx - RELOC/doc/latex/einfuehrung2/09-06-28.ltx - RELOC/doc/latex/einfuehrung2/09-06-29.ltx - RELOC/doc/latex/einfuehrung2/09-06-3.ltx - RELOC/doc/latex/einfuehrung2/09-06-30.ltx - RELOC/doc/latex/einfuehrung2/09-06-31.ltx - RELOC/doc/latex/einfuehrung2/09-06-32.ltx - RELOC/doc/latex/einfuehrung2/09-06-33.ltx - RELOC/doc/latex/einfuehrung2/09-06-34.ltx - RELOC/doc/latex/einfuehrung2/09-06-35.ltx - RELOC/doc/latex/einfuehrung2/09-06-36.ltx - RELOC/doc/latex/einfuehrung2/09-06-37.ltx - RELOC/doc/latex/einfuehrung2/09-06-38.ltx - RELOC/doc/latex/einfuehrung2/09-06-39.ltx - RELOC/doc/latex/einfuehrung2/09-06-4.ltx - RELOC/doc/latex/einfuehrung2/09-06-40.ltx - RELOC/doc/latex/einfuehrung2/09-06-41.ltx - RELOC/doc/latex/einfuehrung2/09-06-42.ltx - RELOC/doc/latex/einfuehrung2/09-06-43.ltx - RELOC/doc/latex/einfuehrung2/09-06-44.ltx - RELOC/doc/latex/einfuehrung2/09-06-45.ltx - RELOC/doc/latex/einfuehrung2/09-06-46.ltx - RELOC/doc/latex/einfuehrung2/09-06-47.ltx - RELOC/doc/latex/einfuehrung2/09-06-48.ltx - RELOC/doc/latex/einfuehrung2/09-06-49.ltx - RELOC/doc/latex/einfuehrung2/09-06-5.ltx - RELOC/doc/latex/einfuehrung2/09-06-6.ltx - RELOC/doc/latex/einfuehrung2/09-06-7.ltx - RELOC/doc/latex/einfuehrung2/09-06-8.ltx - RELOC/doc/latex/einfuehrung2/09-06-9.ltx - RELOC/doc/latex/einfuehrung2/09-07-1.ltx - RELOC/doc/latex/einfuehrung2/09-07-10.ltx - RELOC/doc/latex/einfuehrung2/09-07-11.ltx - RELOC/doc/latex/einfuehrung2/09-07-12.ltx - RELOC/doc/latex/einfuehrung2/09-07-13.ltx - RELOC/doc/latex/einfuehrung2/09-07-14.ltx - RELOC/doc/latex/einfuehrung2/09-07-15.ltx - RELOC/doc/latex/einfuehrung2/09-07-16.ltx - RELOC/doc/latex/einfuehrung2/09-07-17.ltx - RELOC/doc/latex/einfuehrung2/09-07-18.ltx - RELOC/doc/latex/einfuehrung2/09-07-19.ltx - RELOC/doc/latex/einfuehrung2/09-07-2.ltx - RELOC/doc/latex/einfuehrung2/09-07-20.ltx - RELOC/doc/latex/einfuehrung2/09-07-21.ltx - RELOC/doc/latex/einfuehrung2/09-07-22.ltx - RELOC/doc/latex/einfuehrung2/09-07-23.ltx - RELOC/doc/latex/einfuehrung2/09-07-24.ltx - RELOC/doc/latex/einfuehrung2/09-07-25.ltx - RELOC/doc/latex/einfuehrung2/09-07-26.ltx - RELOC/doc/latex/einfuehrung2/09-07-27.ltx - RELOC/doc/latex/einfuehrung2/09-07-28.ltx - RELOC/doc/latex/einfuehrung2/09-07-29.ltx - RELOC/doc/latex/einfuehrung2/09-07-3.ltx - RELOC/doc/latex/einfuehrung2/09-07-30.ltx - RELOC/doc/latex/einfuehrung2/09-07-31.ltx - RELOC/doc/latex/einfuehrung2/09-07-32.ltx - RELOC/doc/latex/einfuehrung2/09-07-33.ltx - RELOC/doc/latex/einfuehrung2/09-07-34.ltx - RELOC/doc/latex/einfuehrung2/09-07-35.ltx - RELOC/doc/latex/einfuehrung2/09-07-36.ltx - RELOC/doc/latex/einfuehrung2/09-07-37.ltx - RELOC/doc/latex/einfuehrung2/09-07-38.ltx - RELOC/doc/latex/einfuehrung2/09-07-39.ltx - RELOC/doc/latex/einfuehrung2/09-07-4.ltx - RELOC/doc/latex/einfuehrung2/09-07-40.ltx - RELOC/doc/latex/einfuehrung2/09-07-41.ltx - RELOC/doc/latex/einfuehrung2/09-07-42.ltx - RELOC/doc/latex/einfuehrung2/09-07-43.ltx - RELOC/doc/latex/einfuehrung2/09-07-44.ltx - RELOC/doc/latex/einfuehrung2/09-07-45.ltx - RELOC/doc/latex/einfuehrung2/09-07-46.ltx - RELOC/doc/latex/einfuehrung2/09-07-47.ltx - RELOC/doc/latex/einfuehrung2/09-07-48.ltx - RELOC/doc/latex/einfuehrung2/09-07-49.ltx - RELOC/doc/latex/einfuehrung2/09-07-5.ltx - RELOC/doc/latex/einfuehrung2/09-07-50.ltx - RELOC/doc/latex/einfuehrung2/09-07-51.ltx - RELOC/doc/latex/einfuehrung2/09-07-52.ltx - RELOC/doc/latex/einfuehrung2/09-07-53.ltx - RELOC/doc/latex/einfuehrung2/09-07-54.ltx - RELOC/doc/latex/einfuehrung2/09-07-55.ltx - RELOC/doc/latex/einfuehrung2/09-07-56.ltx - RELOC/doc/latex/einfuehrung2/09-07-57.ltx - RELOC/doc/latex/einfuehrung2/09-07-58.ltx - RELOC/doc/latex/einfuehrung2/09-07-59.ltx - RELOC/doc/latex/einfuehrung2/09-07-6.ltx - RELOC/doc/latex/einfuehrung2/09-07-60.ltx - RELOC/doc/latex/einfuehrung2/09-07-61.ltx - RELOC/doc/latex/einfuehrung2/09-07-62.ltx - RELOC/doc/latex/einfuehrung2/09-07-63.ltx - RELOC/doc/latex/einfuehrung2/09-07-64.ltx - RELOC/doc/latex/einfuehrung2/09-07-7.ltx - RELOC/doc/latex/einfuehrung2/09-07-8.ltx - RELOC/doc/latex/einfuehrung2/09-07-9.ltx - RELOC/doc/latex/einfuehrung2/09-08-1.ltx - RELOC/doc/latex/einfuehrung2/09-08-10.ltx - RELOC/doc/latex/einfuehrung2/09-08-11.ltx - RELOC/doc/latex/einfuehrung2/09-08-12.ltx - RELOC/doc/latex/einfuehrung2/09-08-13.ltx - RELOC/doc/latex/einfuehrung2/09-08-14.ltx - RELOC/doc/latex/einfuehrung2/09-08-15.ltx - RELOC/doc/latex/einfuehrung2/09-08-16.ltx - RELOC/doc/latex/einfuehrung2/09-08-17.ltx - RELOC/doc/latex/einfuehrung2/09-08-18.ltx - RELOC/doc/latex/einfuehrung2/09-08-19.ltx - RELOC/doc/latex/einfuehrung2/09-08-2.ltx - RELOC/doc/latex/einfuehrung2/09-08-20.ltx - RELOC/doc/latex/einfuehrung2/09-08-21.ltx - RELOC/doc/latex/einfuehrung2/09-08-22.ltx - RELOC/doc/latex/einfuehrung2/09-08-23.ltx - RELOC/doc/latex/einfuehrung2/09-08-24.ltx - RELOC/doc/latex/einfuehrung2/09-08-25.xltx - RELOC/doc/latex/einfuehrung2/09-08-26.ltx - RELOC/doc/latex/einfuehrung2/09-08-27.ltx - RELOC/doc/latex/einfuehrung2/09-08-28.ltx - RELOC/doc/latex/einfuehrung2/09-08-29.ltx - RELOC/doc/latex/einfuehrung2/09-08-3.ltx - RELOC/doc/latex/einfuehrung2/09-08-30.ltx - RELOC/doc/latex/einfuehrung2/09-08-31.ltx - RELOC/doc/latex/einfuehrung2/09-08-32.ltx - RELOC/doc/latex/einfuehrung2/09-08-33.ltx - RELOC/doc/latex/einfuehrung2/09-08-34.ltx - RELOC/doc/latex/einfuehrung2/09-08-35.ltx - RELOC/doc/latex/einfuehrung2/09-08-36.ltx4 - RELOC/doc/latex/einfuehrung2/09-08-37.ltx - RELOC/doc/latex/einfuehrung2/09-08-38.ltx - RELOC/doc/latex/einfuehrung2/09-08-39.ltx - RELOC/doc/latex/einfuehrung2/09-08-4.ltx - RELOC/doc/latex/einfuehrung2/09-08-40.ltx - RELOC/doc/latex/einfuehrung2/09-08-41.ltx - RELOC/doc/latex/einfuehrung2/09-08-42.ltx - RELOC/doc/latex/einfuehrung2/09-08-43.ltx - RELOC/doc/latex/einfuehrung2/09-08-44.ltx - RELOC/doc/latex/einfuehrung2/09-08-45.ltx - RELOC/doc/latex/einfuehrung2/09-08-46.ltx - RELOC/doc/latex/einfuehrung2/09-08-5.ltx - RELOC/doc/latex/einfuehrung2/09-08-6.ltx - RELOC/doc/latex/einfuehrung2/09-08-7.ltx - RELOC/doc/latex/einfuehrung2/09-08-8.ltx - RELOC/doc/latex/einfuehrung2/09-08-9.ltx - RELOC/doc/latex/einfuehrung2/10-01-1.ltx - RELOC/doc/latex/einfuehrung2/10-01-2.ltx2 - RELOC/doc/latex/einfuehrung2/10-01-3.ltx2 - RELOC/doc/latex/einfuehrung2/10-01-4.ltx - RELOC/doc/latex/einfuehrung2/10-01-5.ltx - RELOC/doc/latex/einfuehrung2/10-01-6.ltx - RELOC/doc/latex/einfuehrung2/10-02-1.ltx - RELOC/doc/latex/einfuehrung2/10-03-1.ltx - RELOC/doc/latex/einfuehrung2/10-03-2.ltx - RELOC/doc/latex/einfuehrung2/10-03-3.ltx - RELOC/doc/latex/einfuehrung2/10-04-1.ltx - RELOC/doc/latex/einfuehrung2/10-04-2.ltx - RELOC/doc/latex/einfuehrung2/10-04-3.ltx - RELOC/doc/latex/einfuehrung2/10-05-1.ltx2 - RELOC/doc/latex/einfuehrung2/10-05-2.ltx2 - RELOC/doc/latex/einfuehrung2/10-05-3.ltx2 - RELOC/doc/latex/einfuehrung2/10-05-4.ltx2 - RELOC/doc/latex/einfuehrung2/10-06-1.ltx2 - RELOC/doc/latex/einfuehrung2/10-07-1.ltx - RELOC/doc/latex/einfuehrung2/10-07-10.ltx2 - RELOC/doc/latex/einfuehrung2/10-07-11.ltx2 - RELOC/doc/latex/einfuehrung2/10-07-12.ltx2 - RELOC/doc/latex/einfuehrung2/10-07-13.ltx2 - RELOC/doc/latex/einfuehrung2/10-07-14.ltx2 - RELOC/doc/latex/einfuehrung2/10-07-15.ltx - RELOC/doc/latex/einfuehrung2/10-07-16.ltx - RELOC/doc/latex/einfuehrung2/10-07-17.ltx - RELOC/doc/latex/einfuehrung2/10-07-18.ltx2 - RELOC/doc/latex/einfuehrung2/10-07-19.ltx2 - RELOC/doc/latex/einfuehrung2/10-07-2.ltx2 - RELOC/doc/latex/einfuehrung2/10-07-20.ltx2 - RELOC/doc/latex/einfuehrung2/10-07-21.ltx2 - RELOC/doc/latex/einfuehrung2/10-07-22.ltx - RELOC/doc/latex/einfuehrung2/10-07-23.ltx - RELOC/doc/latex/einfuehrung2/10-07-24.ltx - RELOC/doc/latex/einfuehrung2/10-07-25.ltx - RELOC/doc/latex/einfuehrung2/10-07-26.ltx - RELOC/doc/latex/einfuehrung2/10-07-27.ltx - RELOC/doc/latex/einfuehrung2/10-07-28.ltx - RELOC/doc/latex/einfuehrung2/10-07-29.ltx2 - RELOC/doc/latex/einfuehrung2/10-07-3.ltx2 - RELOC/doc/latex/einfuehrung2/10-07-30.ltx2 - RELOC/doc/latex/einfuehrung2/10-07-31.ltx2 - RELOC/doc/latex/einfuehrung2/10-07-32.ltx - RELOC/doc/latex/einfuehrung2/10-07-33.ltx2 - RELOC/doc/latex/einfuehrung2/10-07-4.ltx - RELOC/doc/latex/einfuehrung2/10-07-5.ltx - RELOC/doc/latex/einfuehrung2/10-07-6.ltx - RELOC/doc/latex/einfuehrung2/10-07-7.ltx2 - RELOC/doc/latex/einfuehrung2/10-07-8.ltx2 - RELOC/doc/latex/einfuehrung2/10-07-9.ltx2 - RELOC/doc/latex/einfuehrung2/10-08-1.ltx - RELOC/doc/latex/einfuehrung2/10-08-10.xltx - RELOC/doc/latex/einfuehrung2/10-08-11.ltx - RELOC/doc/latex/einfuehrung2/10-08-2.ltx2crop - RELOC/doc/latex/einfuehrung2/10-08-3.ltx2crop - RELOC/doc/latex/einfuehrung2/10-08-4.ltx - RELOC/doc/latex/einfuehrung2/10-08-5.ltx2crop - RELOC/doc/latex/einfuehrung2/10-08-6.ltx2crop - RELOC/doc/latex/einfuehrung2/10-08-7.ltx2 - RELOC/doc/latex/einfuehrung2/10-08-8.ltx - RELOC/doc/latex/einfuehrung2/10-08-9.ltx2 - RELOC/doc/latex/einfuehrung2/11-01-1.ltx - RELOC/doc/latex/einfuehrung2/11-01-2.ltx - RELOC/doc/latex/einfuehrung2/11-02-1.ltx - RELOC/doc/latex/einfuehrung2/11-02-2.ltx - RELOC/doc/latex/einfuehrung2/11-03-1.ltx - RELOC/doc/latex/einfuehrung2/11-05-1.ltx - RELOC/doc/latex/einfuehrung2/11-05-10.ltx - RELOC/doc/latex/einfuehrung2/11-05-11.ltx - RELOC/doc/latex/einfuehrung2/11-05-12.ltx - RELOC/doc/latex/einfuehrung2/11-05-13.ltx - RELOC/doc/latex/einfuehrung2/11-05-14.ltx - RELOC/doc/latex/einfuehrung2/11-05-15.ltx2 - RELOC/doc/latex/einfuehrung2/11-05-16.ltx2 - RELOC/doc/latex/einfuehrung2/11-05-17.ltx2 - RELOC/doc/latex/einfuehrung2/11-05-18.ltx2 - RELOC/doc/latex/einfuehrung2/11-05-19.ltx - RELOC/doc/latex/einfuehrung2/11-05-2.ltx - RELOC/doc/latex/einfuehrung2/11-05-20.ltx - RELOC/doc/latex/einfuehrung2/11-05-21.ltx - RELOC/doc/latex/einfuehrung2/11-05-22.ltx - RELOC/doc/latex/einfuehrung2/11-05-23.ltx - RELOC/doc/latex/einfuehrung2/11-05-3.ltx - RELOC/doc/latex/einfuehrung2/11-05-4.ltx - RELOC/doc/latex/einfuehrung2/11-05-5.ltx - RELOC/doc/latex/einfuehrung2/11-05-6.ltx - RELOC/doc/latex/einfuehrung2/11-05-7.ltx - RELOC/doc/latex/einfuehrung2/11-05-8.ltx - RELOC/doc/latex/einfuehrung2/11-05-9.ltx - RELOC/doc/latex/einfuehrung2/11-06-1.ltx - RELOC/doc/latex/einfuehrung2/11-06-10.ltx - RELOC/doc/latex/einfuehrung2/11-06-11.lualtx - RELOC/doc/latex/einfuehrung2/11-06-12.ltx - RELOC/doc/latex/einfuehrung2/11-06-13.ltx - RELOC/doc/latex/einfuehrung2/11-06-14.ltx - RELOC/doc/latex/einfuehrung2/11-06-15.ltx - RELOC/doc/latex/einfuehrung2/11-06-16.ltx - RELOC/doc/latex/einfuehrung2/11-06-17.ltx - RELOC/doc/latex/einfuehrung2/11-06-18.ltx - RELOC/doc/latex/einfuehrung2/11-06-19.ltx - RELOC/doc/latex/einfuehrung2/11-06-2.ltx - RELOC/doc/latex/einfuehrung2/11-06-20.ltx - RELOC/doc/latex/einfuehrung2/11-06-21.ltx - RELOC/doc/latex/einfuehrung2/11-06-3.ltx - RELOC/doc/latex/einfuehrung2/11-06-4.lualtx - RELOC/doc/latex/einfuehrung2/11-06-5.ltx - RELOC/doc/latex/einfuehrung2/11-06-6.ltx - RELOC/doc/latex/einfuehrung2/11-06-7.ltx - RELOC/doc/latex/einfuehrung2/11-06-8.ltx - RELOC/doc/latex/einfuehrung2/11-06-9.ltx - RELOC/doc/latex/einfuehrung2/11-07-1.lualtx - RELOC/doc/latex/einfuehrung2/11-07-2.ltx - RELOC/doc/latex/einfuehrung2/12-01-1.xinl - RELOC/doc/latex/einfuehrung2/12-01-10.xinl - RELOC/doc/latex/einfuehrung2/12-01-11.xinl - RELOC/doc/latex/einfuehrung2/12-01-12.xinl - RELOC/doc/latex/einfuehrung2/12-01-13.xinl - RELOC/doc/latex/einfuehrung2/12-01-2.xinl - RELOC/doc/latex/einfuehrung2/12-01-3.xinl - RELOC/doc/latex/einfuehrung2/12-01-4.xinl - RELOC/doc/latex/einfuehrung2/12-01-5.xinl - RELOC/doc/latex/einfuehrung2/12-01-6.xinl - RELOC/doc/latex/einfuehrung2/12-01-7.xinl - RELOC/doc/latex/einfuehrung2/12-01-8.xinl - RELOC/doc/latex/einfuehrung2/12-01-9.xinl - RELOC/doc/latex/einfuehrung2/12-02-1.ltx - RELOC/doc/latex/einfuehrung2/12-02-2.ltx - RELOC/doc/latex/einfuehrung2/12-02-3.ltx - RELOC/doc/latex/einfuehrung2/12-02-4.ltx - RELOC/doc/latex/einfuehrung2/12-02-5.ltx - RELOC/doc/latex/einfuehrung2/12-02-6.ltx - RELOC/doc/latex/einfuehrung2/12-03-1.ltx - RELOC/doc/latex/einfuehrung2/12-04-1.sh - RELOC/doc/latex/einfuehrung2/12-04-10.lualtx - RELOC/doc/latex/einfuehrung2/12-04-11.lualtx - RELOC/doc/latex/einfuehrung2/12-04-12.lualtx - RELOC/doc/latex/einfuehrung2/12-04-13.lualtx - RELOC/doc/latex/einfuehrung2/12-04-14.lualtx - RELOC/doc/latex/einfuehrung2/12-04-15.xltx - RELOC/doc/latex/einfuehrung2/12-04-16.xltx - RELOC/doc/latex/einfuehrung2/12-04-17.xltx - RELOC/doc/latex/einfuehrung2/12-04-18.lualtx - RELOC/doc/latex/einfuehrung2/12-04-19.lualtx2 - RELOC/doc/latex/einfuehrung2/12-04-2.xltx - RELOC/doc/latex/einfuehrung2/12-04-20.lualtx2 - RELOC/doc/latex/einfuehrung2/12-04-21.lualtx - RELOC/doc/latex/einfuehrung2/12-04-3.sh - RELOC/doc/latex/einfuehrung2/12-04-4.sh - RELOC/doc/latex/einfuehrung2/12-04-5.lualtx - RELOC/doc/latex/einfuehrung2/12-04-6.xltx - RELOC/doc/latex/einfuehrung2/12-04-7.xltx - RELOC/doc/latex/einfuehrung2/12-04-8.xltx - RELOC/doc/latex/einfuehrung2/12-04-9.lualtx - RELOC/doc/latex/einfuehrung2/13-01-1.ltxb - RELOC/doc/latex/einfuehrung2/13-01-2.ltxb - RELOC/doc/latex/einfuehrung2/13-01-3.ltxb - RELOC/doc/latex/einfuehrung2/13-01-4.ltxb - RELOC/doc/latex/einfuehrung2/13-02-1.ltxb - RELOC/doc/latex/einfuehrung2/13-02-10.ltxb - RELOC/doc/latex/einfuehrung2/13-02-11.ltxb - RELOC/doc/latex/einfuehrung2/13-02-12.ltxb - RELOC/doc/latex/einfuehrung2/13-02-13.ltxb - RELOC/doc/latex/einfuehrung2/13-02-14.ltxb - RELOC/doc/latex/einfuehrung2/13-02-15.ltxb - RELOC/doc/latex/einfuehrung2/13-02-16.ltxb - RELOC/doc/latex/einfuehrung2/13-02-17.ltxb - RELOC/doc/latex/einfuehrung2/13-02-18.ltxb - RELOC/doc/latex/einfuehrung2/13-02-19.ltxb - RELOC/doc/latex/einfuehrung2/13-02-2.ltx2 - RELOC/doc/latex/einfuehrung2/13-02-20.ltxb - RELOC/doc/latex/einfuehrung2/13-02-3.ltxb - RELOC/doc/latex/einfuehrung2/13-02-4.ltxb - RELOC/doc/latex/einfuehrung2/13-02-5.ltxb - RELOC/doc/latex/einfuehrung2/13-02-6.ltxb - RELOC/doc/latex/einfuehrung2/13-02-7.ltxb - RELOC/doc/latex/einfuehrung2/13-02-8.ltxbps - RELOC/doc/latex/einfuehrung2/13-02-9.ltxb - RELOC/doc/latex/einfuehrung2/13-03-1.ltxb - RELOC/doc/latex/einfuehrung2/13-03-10.ltxb - RELOC/doc/latex/einfuehrung2/13-03-11.ltxb - RELOC/doc/latex/einfuehrung2/13-03-2.ltxb - RELOC/doc/latex/einfuehrung2/13-03-3.ltxb - RELOC/doc/latex/einfuehrung2/13-03-4.ltxb - RELOC/doc/latex/einfuehrung2/13-03-5.ltxb - RELOC/doc/latex/einfuehrung2/13-03-6.ltxb - RELOC/doc/latex/einfuehrung2/13-03-7.ltxb - RELOC/doc/latex/einfuehrung2/13-03-8.ltxb - RELOC/doc/latex/einfuehrung2/13-03-9.ltxb - RELOC/doc/latex/einfuehrung2/13-04-1.ltxb - RELOC/doc/latex/einfuehrung2/13-04-2.ltxb - RELOC/doc/latex/einfuehrung2/13-05-1.ltxb - RELOC/doc/latex/einfuehrung2/13-05-2.ltxb - RELOC/doc/latex/einfuehrung2/13-05-3.ltxb - RELOC/doc/latex/einfuehrung2/13-05-4.ltxb - RELOC/doc/latex/einfuehrung2/13-06-1.ltxb - RELOC/doc/latex/einfuehrung2/13-06-2.ltxb - RELOC/doc/latex/einfuehrung2/13-07-1.ltxb - RELOC/doc/latex/einfuehrung2/13-07-2.ltxb - RELOC/doc/latex/einfuehrung2/14-01-1.ltx - RELOC/doc/latex/einfuehrung2/14-01-10.ltx - RELOC/doc/latex/einfuehrung2/14-01-11.ltx - RELOC/doc/latex/einfuehrung2/14-01-12.ltx - RELOC/doc/latex/einfuehrung2/14-01-13.ltx - RELOC/doc/latex/einfuehrung2/14-01-2.ltx - RELOC/doc/latex/einfuehrung2/14-01-3.ltx - RELOC/doc/latex/einfuehrung2/14-01-4.ltx - RELOC/doc/latex/einfuehrung2/14-01-5.ltx - RELOC/doc/latex/einfuehrung2/14-01-6.ltx - RELOC/doc/latex/einfuehrung2/14-01-7.ltx - RELOC/doc/latex/einfuehrung2/14-01-8.ltxps - RELOC/doc/latex/einfuehrung2/14-01-9.ltx - RELOC/doc/latex/einfuehrung2/14-02-1.ltx - RELOC/doc/latex/einfuehrung2/14-02-2.ltx - RELOC/doc/latex/einfuehrung2/14-02-3.ltx - RELOC/doc/latex/einfuehrung2/14-02-4.ltx - RELOC/doc/latex/einfuehrung2/14-02-5.ltx - RELOC/doc/latex/einfuehrung2/14-02-6.ltx - RELOC/doc/latex/einfuehrung2/14-02-7.ltx - RELOC/doc/latex/einfuehrung2/14-03-1.ltx - RELOC/doc/latex/einfuehrung2/14-03-10.ltx2crop - RELOC/doc/latex/einfuehrung2/14-03-11.ltx - RELOC/doc/latex/einfuehrung2/14-03-12.ltx - RELOC/doc/latex/einfuehrung2/14-03-13.ltx - RELOC/doc/latex/einfuehrung2/14-03-14.ltx - RELOC/doc/latex/einfuehrung2/14-03-15.ltx2crop - RELOC/doc/latex/einfuehrung2/14-03-16.ltx2crop - RELOC/doc/latex/einfuehrung2/14-03-2.ltx - RELOC/doc/latex/einfuehrung2/14-03-3.ltx - RELOC/doc/latex/einfuehrung2/14-03-4.ltx - RELOC/doc/latex/einfuehrung2/14-03-5.ltx - RELOC/doc/latex/einfuehrung2/14-03-6.ltx - RELOC/doc/latex/einfuehrung2/14-03-7.ltx - RELOC/doc/latex/einfuehrung2/14-03-8.ltx - RELOC/doc/latex/einfuehrung2/14-03-9.ltx - RELOC/doc/latex/einfuehrung2/14-04-1.ltx - RELOC/doc/latex/einfuehrung2/14-04-2.ltx - RELOC/doc/latex/einfuehrung2/14-04-3.ltx - RELOC/doc/latex/einfuehrung2/14-04-4.ltx - RELOC/doc/latex/einfuehrung2/14-04-5.ltx - RELOC/doc/latex/einfuehrung2/14-04-6.ltx - RELOC/doc/latex/einfuehrung2/14-04-7.ltx - RELOC/doc/latex/einfuehrung2/14-04-8.ltx - RELOC/doc/latex/einfuehrung2/14-04-9.ltx - RELOC/doc/latex/einfuehrung2/14-05-1.lualtx - RELOC/doc/latex/einfuehrung2/15-01-1.ltx - RELOC/doc/latex/einfuehrung2/15-01-10.ltx - RELOC/doc/latex/einfuehrung2/15-01-11.ltx - RELOC/doc/latex/einfuehrung2/15-01-12.ltx - RELOC/doc/latex/einfuehrung2/15-01-13.ltx - RELOC/doc/latex/einfuehrung2/15-01-2.ltx - RELOC/doc/latex/einfuehrung2/15-01-3.ltx - RELOC/doc/latex/einfuehrung2/15-01-4.ltx - RELOC/doc/latex/einfuehrung2/15-01-5.ltx - RELOC/doc/latex/einfuehrung2/15-01-6.ltx - RELOC/doc/latex/einfuehrung2/15-01-7.ltx - RELOC/doc/latex/einfuehrung2/15-01-8.ltx - RELOC/doc/latex/einfuehrung2/15-01-9.ltx - RELOC/doc/latex/einfuehrung2/15-02-1.mp3 - RELOC/doc/latex/einfuehrung2/15-02-10.mp - RELOC/doc/latex/einfuehrung2/15-02-11.mp - RELOC/doc/latex/einfuehrung2/15-02-12.mp - RELOC/doc/latex/einfuehrung2/15-02-13.mp - RELOC/doc/latex/einfuehrung2/15-02-14.mp - RELOC/doc/latex/einfuehrung2/15-02-15.mp - RELOC/doc/latex/einfuehrung2/15-02-16.mp - RELOC/doc/latex/einfuehrung2/15-02-17.mp - RELOC/doc/latex/einfuehrung2/15-02-18.mp - RELOC/doc/latex/einfuehrung2/15-02-19.mp - RELOC/doc/latex/einfuehrung2/15-02-2.ltxps - RELOC/doc/latex/einfuehrung2/15-02-20.mp - RELOC/doc/latex/einfuehrung2/15-02-21.mp - RELOC/doc/latex/einfuehrung2/15-02-22.mp - RELOC/doc/latex/einfuehrung2/15-02-23.mp - RELOC/doc/latex/einfuehrung2/15-02-24.mp - RELOC/doc/latex/einfuehrung2/15-02-25.mp - RELOC/doc/latex/einfuehrung2/15-02-26.mp - RELOC/doc/latex/einfuehrung2/15-02-27.mp - RELOC/doc/latex/einfuehrung2/15-02-28.mp - RELOC/doc/latex/einfuehrung2/15-02-29.mp - RELOC/doc/latex/einfuehrung2/15-02-3.ltx - RELOC/doc/latex/einfuehrung2/15-02-30.mp - RELOC/doc/latex/einfuehrung2/15-02-31.mp - RELOC/doc/latex/einfuehrung2/15-02-32.mp - RELOC/doc/latex/einfuehrung2/15-02-33.mp2 - RELOC/doc/latex/einfuehrung2/15-02-34.mp2 - RELOC/doc/latex/einfuehrung2/15-02-35.mp2 - RELOC/doc/latex/einfuehrung2/15-02-36.mp2 - RELOC/doc/latex/einfuehrung2/15-02-37.mp - RELOC/doc/latex/einfuehrung2/15-02-38.mp2 - RELOC/doc/latex/einfuehrung2/15-02-39.mp2 - RELOC/doc/latex/einfuehrung2/15-02-4.mp - RELOC/doc/latex/einfuehrung2/15-02-40.mp2 - RELOC/doc/latex/einfuehrung2/15-02-41.mp2 - RELOC/doc/latex/einfuehrung2/15-02-42.mp2 - RELOC/doc/latex/einfuehrung2/15-02-43.mp2 - RELOC/doc/latex/einfuehrung2/15-02-44.mp2 - RELOC/doc/latex/einfuehrung2/15-02-45.mp2 - RELOC/doc/latex/einfuehrung2/15-02-46.mp2 - RELOC/doc/latex/einfuehrung2/15-02-47.mp2 - RELOC/doc/latex/einfuehrung2/15-02-48.mp2 - RELOC/doc/latex/einfuehrung2/15-02-49.mp2 - RELOC/doc/latex/einfuehrung2/15-02-5.mp - RELOC/doc/latex/einfuehrung2/15-02-50.mp2 - RELOC/doc/latex/einfuehrung2/15-02-51.mp2 - RELOC/doc/latex/einfuehrung2/15-02-52.mp2 - RELOC/doc/latex/einfuehrung2/15-02-53.mp2 - RELOC/doc/latex/einfuehrung2/15-02-54.mp2 - RELOC/doc/latex/einfuehrung2/15-02-55.mp2 - RELOC/doc/latex/einfuehrung2/15-02-56.mp2 - RELOC/doc/latex/einfuehrung2/15-02-57.mp2 - RELOC/doc/latex/einfuehrung2/15-02-58.mp2 - RELOC/doc/latex/einfuehrung2/15-02-59.mp2 - RELOC/doc/latex/einfuehrung2/15-02-6.mp - RELOC/doc/latex/einfuehrung2/15-02-60.mp2 - RELOC/doc/latex/einfuehrung2/15-02-61.mp2 - RELOC/doc/latex/einfuehrung2/15-02-62.mp2 - RELOC/doc/latex/einfuehrung2/15-02-63.mp2 - RELOC/doc/latex/einfuehrung2/15-02-64.mp2 - RELOC/doc/latex/einfuehrung2/15-02-65.mp2 - RELOC/doc/latex/einfuehrung2/15-02-66.mp2 - RELOC/doc/latex/einfuehrung2/15-02-67.mp2 - RELOC/doc/latex/einfuehrung2/15-02-68.mp2 - RELOC/doc/latex/einfuehrung2/15-02-69.mp2 - RELOC/doc/latex/einfuehrung2/15-02-7.mp - RELOC/doc/latex/einfuehrung2/15-02-8.mp - RELOC/doc/latex/einfuehrung2/15-02-9.mp - RELOC/doc/latex/einfuehrung2/15-03-1.ltxps - RELOC/doc/latex/einfuehrung2/15-03-10.ltxps - RELOC/doc/latex/einfuehrung2/15-03-11.ltxps - RELOC/doc/latex/einfuehrung2/15-03-12.ltxps - RELOC/doc/latex/einfuehrung2/15-03-13.ltxps - RELOC/doc/latex/einfuehrung2/15-03-14.ltxps - RELOC/doc/latex/einfuehrung2/15-03-15.ltxps - RELOC/doc/latex/einfuehrung2/15-03-16.ltxps - RELOC/doc/latex/einfuehrung2/15-03-17.ltxps - RELOC/doc/latex/einfuehrung2/15-03-18.ltxps - RELOC/doc/latex/einfuehrung2/15-03-19.ltxps - RELOC/doc/latex/einfuehrung2/15-03-2.ltxps - RELOC/doc/latex/einfuehrung2/15-03-20.ltxps - RELOC/doc/latex/einfuehrung2/15-03-21.ltxps - RELOC/doc/latex/einfuehrung2/15-03-22.ltxps - RELOC/doc/latex/einfuehrung2/15-03-23.ltxps - RELOC/doc/latex/einfuehrung2/15-03-24.ltxps - RELOC/doc/latex/einfuehrung2/15-03-25.ltxps - RELOC/doc/latex/einfuehrung2/15-03-26.ltxps - RELOC/doc/latex/einfuehrung2/15-03-27.ltxps - RELOC/doc/latex/einfuehrung2/15-03-28.ltxps - RELOC/doc/latex/einfuehrung2/15-03-29.ltxps - RELOC/doc/latex/einfuehrung2/15-03-3.ltxps - RELOC/doc/latex/einfuehrung2/15-03-30.ltxps - RELOC/doc/latex/einfuehrung2/15-03-31.ltxps - RELOC/doc/latex/einfuehrung2/15-03-32.ltxps - RELOC/doc/latex/einfuehrung2/15-03-33.ltxps - RELOC/doc/latex/einfuehrung2/15-03-34.ltxps - RELOC/doc/latex/einfuehrung2/15-03-35.ltxps - RELOC/doc/latex/einfuehrung2/15-03-36.ltxps - RELOC/doc/latex/einfuehrung2/15-03-37.ltxps - RELOC/doc/latex/einfuehrung2/15-03-38.ltxps - RELOC/doc/latex/einfuehrung2/15-03-39.ltxps - RELOC/doc/latex/einfuehrung2/15-03-4.ltxps - RELOC/doc/latex/einfuehrung2/15-03-40.ltxps - RELOC/doc/latex/einfuehrung2/15-03-41.ltxps - RELOC/doc/latex/einfuehrung2/15-03-42.ltxps - RELOC/doc/latex/einfuehrung2/15-03-43.ltxps - RELOC/doc/latex/einfuehrung2/15-03-44.ltxps - RELOC/doc/latex/einfuehrung2/15-03-45.ltxps - RELOC/doc/latex/einfuehrung2/15-03-46.ltxps - RELOC/doc/latex/einfuehrung2/15-03-47.ltxps - RELOC/doc/latex/einfuehrung2/15-03-48.ltxps - RELOC/doc/latex/einfuehrung2/15-03-49.ltxps - RELOC/doc/latex/einfuehrung2/15-03-5.ltxps - RELOC/doc/latex/einfuehrung2/15-03-50.ltxps - RELOC/doc/latex/einfuehrung2/15-03-51.ltxps - RELOC/doc/latex/einfuehrung2/15-03-6.ltxps - RELOC/doc/latex/einfuehrung2/15-03-7.ltxps - RELOC/doc/latex/einfuehrung2/15-03-8.ltxps - RELOC/doc/latex/einfuehrung2/15-03-9.ltxps - RELOC/doc/latex/einfuehrung2/15-04-1.ltx - RELOC/doc/latex/einfuehrung2/15-04-10.ltx - RELOC/doc/latex/einfuehrung2/15-04-11.ltx - RELOC/doc/latex/einfuehrung2/15-04-12.ltx - RELOC/doc/latex/einfuehrung2/15-04-13.ltx - RELOC/doc/latex/einfuehrung2/15-04-14.ltx - RELOC/doc/latex/einfuehrung2/15-04-15.ltx - RELOC/doc/latex/einfuehrung2/15-04-16.ltx - RELOC/doc/latex/einfuehrung2/15-04-17.ltx - RELOC/doc/latex/einfuehrung2/15-04-18.ltx - RELOC/doc/latex/einfuehrung2/15-04-19.ltx - RELOC/doc/latex/einfuehrung2/15-04-2.ltx - RELOC/doc/latex/einfuehrung2/15-04-20.ltx - RELOC/doc/latex/einfuehrung2/15-04-21.ltx - RELOC/doc/latex/einfuehrung2/15-04-22.ltx - RELOC/doc/latex/einfuehrung2/15-04-23.ltx - RELOC/doc/latex/einfuehrung2/15-04-24.ltx - RELOC/doc/latex/einfuehrung2/15-04-25.ltx - RELOC/doc/latex/einfuehrung2/15-04-26.ltx - RELOC/doc/latex/einfuehrung2/15-04-27.ltx - RELOC/doc/latex/einfuehrung2/15-04-28.ltx - RELOC/doc/latex/einfuehrung2/15-04-29.ltx - RELOC/doc/latex/einfuehrung2/15-04-3.ltx - RELOC/doc/latex/einfuehrung2/15-04-30.ltx - RELOC/doc/latex/einfuehrung2/15-04-31.ltx - RELOC/doc/latex/einfuehrung2/15-04-32.ltx - RELOC/doc/latex/einfuehrung2/15-04-33.ltx - RELOC/doc/latex/einfuehrung2/15-04-34.ltx - RELOC/doc/latex/einfuehrung2/15-04-35.ltx - RELOC/doc/latex/einfuehrung2/15-04-36.ltx - RELOC/doc/latex/einfuehrung2/15-04-37.ltx - RELOC/doc/latex/einfuehrung2/15-04-38.ltx - RELOC/doc/latex/einfuehrung2/15-04-39.ltx - RELOC/doc/latex/einfuehrung2/15-04-4.ltx - RELOC/doc/latex/einfuehrung2/15-04-40.ltx - RELOC/doc/latex/einfuehrung2/15-04-41.ltx - RELOC/doc/latex/einfuehrung2/15-04-42.ltx - RELOC/doc/latex/einfuehrung2/15-04-43.ltx - RELOC/doc/latex/einfuehrung2/15-04-44.ltx - RELOC/doc/latex/einfuehrung2/15-04-45.ltx - RELOC/doc/latex/einfuehrung2/15-04-46.ltx - RELOC/doc/latex/einfuehrung2/15-04-47.ltx - RELOC/doc/latex/einfuehrung2/15-04-48.ltx - RELOC/doc/latex/einfuehrung2/15-04-49.ltx - RELOC/doc/latex/einfuehrung2/15-04-5.ltx - RELOC/doc/latex/einfuehrung2/15-04-50.ltx - RELOC/doc/latex/einfuehrung2/15-04-51.ltx - RELOC/doc/latex/einfuehrung2/15-04-52.ltx - RELOC/doc/latex/einfuehrung2/15-04-53.ltx - RELOC/doc/latex/einfuehrung2/15-04-54.ltx - RELOC/doc/latex/einfuehrung2/15-04-55.ltx - RELOC/doc/latex/einfuehrung2/15-04-56.ltx - RELOC/doc/latex/einfuehrung2/15-04-57.ltx - RELOC/doc/latex/einfuehrung2/15-04-58.ltx - RELOC/doc/latex/einfuehrung2/15-04-59.ltx - RELOC/doc/latex/einfuehrung2/15-04-6.ltx - RELOC/doc/latex/einfuehrung2/15-04-60.ltx - RELOC/doc/latex/einfuehrung2/15-04-61.ltx - RELOC/doc/latex/einfuehrung2/15-04-62.ltx - RELOC/doc/latex/einfuehrung2/15-04-63.ltx - RELOC/doc/latex/einfuehrung2/15-04-64.ltx - RELOC/doc/latex/einfuehrung2/15-04-65.ltx - RELOC/doc/latex/einfuehrung2/15-04-66.ltx - RELOC/doc/latex/einfuehrung2/15-04-67.ltx - RELOC/doc/latex/einfuehrung2/15-04-68.ltx - RELOC/doc/latex/einfuehrung2/15-04-69.ltx4 - RELOC/doc/latex/einfuehrung2/15-04-7.ltx - RELOC/doc/latex/einfuehrung2/15-04-70.ltx - RELOC/doc/latex/einfuehrung2/15-04-71.ltx - RELOC/doc/latex/einfuehrung2/15-04-72.ltx - RELOC/doc/latex/einfuehrung2/15-04-73.ltx - RELOC/doc/latex/einfuehrung2/15-04-74.ltx - RELOC/doc/latex/einfuehrung2/15-04-75.ltx - RELOC/doc/latex/einfuehrung2/15-04-76.ltx - RELOC/doc/latex/einfuehrung2/15-04-77.ltx - RELOC/doc/latex/einfuehrung2/15-04-78.ltx - RELOC/doc/latex/einfuehrung2/15-04-79.ltx - RELOC/doc/latex/einfuehrung2/15-04-8.ltx - RELOC/doc/latex/einfuehrung2/15-04-80.ltx - RELOC/doc/latex/einfuehrung2/15-04-81.ltx - RELOC/doc/latex/einfuehrung2/15-04-82.lualtx - RELOC/doc/latex/einfuehrung2/15-04-9.ltx - RELOC/doc/latex/einfuehrung2/15-05-1.ltx - RELOC/doc/latex/einfuehrung2/15-05-10.ltx - RELOC/doc/latex/einfuehrung2/15-05-11.ltx - RELOC/doc/latex/einfuehrung2/15-05-12.ltx - RELOC/doc/latex/einfuehrung2/15-05-13.ltx - RELOC/doc/latex/einfuehrung2/15-05-14.ltx - RELOC/doc/latex/einfuehrung2/15-05-15.ltx - RELOC/doc/latex/einfuehrung2/15-05-16.ltx - RELOC/doc/latex/einfuehrung2/15-05-17.ltx - RELOC/doc/latex/einfuehrung2/15-05-18.ltx - RELOC/doc/latex/einfuehrung2/15-05-19.ltx - RELOC/doc/latex/einfuehrung2/15-05-2.ltx - RELOC/doc/latex/einfuehrung2/15-05-20.ltx - RELOC/doc/latex/einfuehrung2/15-05-21.ltx - RELOC/doc/latex/einfuehrung2/15-05-22.ltx - RELOC/doc/latex/einfuehrung2/15-05-3.ltx - RELOC/doc/latex/einfuehrung2/15-05-4.ltx - RELOC/doc/latex/einfuehrung2/15-05-5.ltx - RELOC/doc/latex/einfuehrung2/15-05-6.ltx - RELOC/doc/latex/einfuehrung2/15-05-7.ltx - RELOC/doc/latex/einfuehrung2/15-05-8.ltx - RELOC/doc/latex/einfuehrung2/15-05-9.ltx - RELOC/doc/latex/einfuehrung2/16-01-1.ltx - RELOC/doc/latex/einfuehrung2/16-01-2.ltx - RELOC/doc/latex/einfuehrung2/16-03-1.ltx2 - RELOC/doc/latex/einfuehrung2/17-03-1.ltx - RELOC/doc/latex/einfuehrung2/17-03-2.ltx - RELOC/doc/latex/einfuehrung2/17-03-3.ltx - RELOC/doc/latex/einfuehrung2/17-04-1.ltx - RELOC/doc/latex/einfuehrung2/17-05-1.ltx - RELOC/doc/latex/einfuehrung2/17-05-10.ltx - RELOC/doc/latex/einfuehrung2/17-05-11.ltx - RELOC/doc/latex/einfuehrung2/17-05-12.ltx - RELOC/doc/latex/einfuehrung2/17-05-13.ltx - RELOC/doc/latex/einfuehrung2/17-05-14.ltx - RELOC/doc/latex/einfuehrung2/17-05-15.lualtx - RELOC/doc/latex/einfuehrung2/17-05-16.ltx - RELOC/doc/latex/einfuehrung2/17-05-17.ltx - RELOC/doc/latex/einfuehrung2/17-05-18.ltx - RELOC/doc/latex/einfuehrung2/17-05-19.ltx - RELOC/doc/latex/einfuehrung2/17-05-2.ltx - RELOC/doc/latex/einfuehrung2/17-05-3.ltx - RELOC/doc/latex/einfuehrung2/17-05-4.ltx - RELOC/doc/latex/einfuehrung2/17-05-5.ltx4 - RELOC/doc/latex/einfuehrung2/17-05-6.ltx - RELOC/doc/latex/einfuehrung2/17-05-7.ltx - RELOC/doc/latex/einfuehrung2/17-05-8.ltx - RELOC/doc/latex/einfuehrung2/17-05-9.ltx - RELOC/doc/latex/einfuehrung2/A-02-1.ltx - RELOC/doc/latex/einfuehrung2/A-03-1.ltx - RELOC/doc/latex/einfuehrung2/A-04-1.ltx2 - RELOC/doc/latex/einfuehrung2/A-04-2.ltx - RELOC/doc/latex/einfuehrung2/A-04-3.ltx - RELOC/doc/latex/einfuehrung2/A-04-4.ltx - RELOC/doc/latex/einfuehrung2/A-04-5.ltx - RELOC/doc/latex/einfuehrung2/A-06-1.ltx - RELOC/doc/latex/einfuehrung2/A-13-1.ltx - RELOC/doc/latex/einfuehrung2/A-13-2.ltx - RELOC/doc/latex/einfuehrung2/A-13-3.ltx - RELOC/doc/latex/einfuehrung2/A-13-4.ltx - RELOC/doc/latex/einfuehrung2/A-13-5.ltx - RELOC/doc/latex/einfuehrung2/A-13-6.ltx - RELOC/doc/latex/einfuehrung2/B.eps - RELOC/doc/latex/einfuehrung2/CHKDRV.PAS - RELOC/doc/latex/einfuehrung2/CTdefault.tex - RELOC/doc/latex/einfuehrung2/KEYTABLE.PAS - RELOC/doc/latex/einfuehrung2/L_Heptameron_ou_Histoires_Des_Amans_Fort.bibtex - RELOC/doc/latex/einfuehrung2/Letter.ist - RELOC/doc/latex/einfuehrung2/LetterC.ist - RELOC/doc/latex/einfuehrung2/LoadFonts.tex - RELOC/doc/latex/einfuehrung2/README details="Readme" - RELOC/doc/latex/einfuehrung2/UTF8.bib - RELOC/doc/latex/einfuehrung2/VerbatimOut.xltx - RELOC/doc/latex/einfuehrung2/biblatex-examples.bib - RELOC/doc/latex/einfuehrung2/biblatex-gost-examples.bib - RELOC/doc/latex/einfuehrung2/brief.lco - RELOC/doc/latex/einfuehrung2/cjk.bib - RELOC/doc/latex/einfuehrung2/data0.csv - RELOC/doc/latex/einfuehrung2/data1T.csv - RELOC/doc/latex/einfuehrung2/de-examples-dw.bib - RELOC/doc/latex/einfuehrung2/demo.ist - RELOC/doc/latex/einfuehrung2/demo11.bib - RELOC/doc/latex/einfuehrung2/demo4.bib - RELOC/doc/latex/einfuehrung2/demo5.bib - RELOC/doc/latex/einfuehrung2/demo6.bib - RELOC/doc/latex/einfuehrung2/demo7.bib - RELOC/doc/latex/einfuehrung2/doc_data.txt - RELOC/doc/latex/einfuehrung2/examples-dw.bib - RELOC/doc/latex/einfuehrung2/examples.bib - RELOC/doc/latex/einfuehrung2/examplesA.bib - RELOC/doc/latex/einfuehrung2/examplesB.bib - RELOC/doc/latex/einfuehrung2/foo.lua - RELOC/doc/latex/einfuehrung2/heptameron.tex - RELOC/doc/latex/einfuehrung2/l3keysdemo.sty - RELOC/doc/latex/einfuehrung2/musterlogo.ps - RELOC/doc/latex/einfuehrung2/mw.cpp - RELOC/doc/latex/einfuehrung2/myModuleB.xdy - RELOC/doc/latex/einfuehrung2/myModuleC.xdy - RELOC/doc/latex/einfuehrung2/myModuleE.xdy - RELOC/doc/latex/einfuehrung2/myModuleF.xdy - RELOC/doc/latex/einfuehrung2/myModuleG.xdy - RELOC/doc/latex/einfuehrung2/myModuleH.xdy - RELOC/doc/latex/einfuehrung2/myModuleI.xdy - RELOC/doc/latex/einfuehrung2/plainDemo.bst - RELOC/doc/latex/einfuehrung2/preamble.tex - RELOC/doc/latex/einfuehrung2/tab.tex - RELOC/doc/latex/einfuehrung2/tabelle1.tex - RELOC/doc/latex/einfuehrung2/test.bib - RELOC/doc/latex/einfuehrung2/tmp.data - RELOC/doc/latex/einfuehrung2/utf8char.bib -catalogue-ctan /info/examples/Einfuehrung2 -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics book-ex - -name ejpecp -category Package -revision 42003 -shortdesc Class for EJP and ECP -relocated 1 -longdesc The class is designed for typesetting articles for the -longdesc mathematical research periodicals Electronic Journal of -longdesc Probability (EJP) and Electronic Communications in Probability -longdesc (ECP). -containersize 4608 -containerchecksum 3ee9bf015d9ac2b192eee5d004781e1100d52ba992aeb17e13689008aaad2e77ea61ac56cebfbac42152d8e4684591d401a2ee7c3029055b0b89317741bbc20a -doccontainersize 300056 -doccontainerchecksum ddd544bb7320a80316ed7ea132c30ae6d0e6fdfa920aabb424762a9df7672ecf4c2c584068917927de463680f8e2657a76c0e5664ea0c3817290d7f1dffb00e6 -docfiles size=86 - RELOC/doc/latex/ejpecp/LPPL - RELOC/doc/latex/ejpecp/README details="Readme" - RELOC/doc/latex/ejpecp/ejpecp.pdf details="Package documentation" - RELOC/doc/latex/ejpecp/mgetmref.py - RELOC/doc/latex/ejpecp/sample.pdf details="Introduction, as a paper" - RELOC/doc/latex/ejpecp/sample.tex -srccontainersize 6092 -srccontainerchecksum e98ec063e58441130aa457d70649939ce39c15e079eb1629f42670a5735b292de0ffa34abbd845352deeaba89b7fc13f4c8a59243cb29c5f5e6069d112d26457 -srcfiles size=6 - RELOC/source/latex/ejpecp/ejpecp.dtx - RELOC/source/latex/ejpecp/ejpecp.ins -runfiles size=4 - RELOC/tex/latex/ejpecp/ejpecp.cls -catalogue-ctan /macros/latex/contrib/ejpecp -catalogue-date 2016-09-06 13:18:13 +0200 -catalogue-license lppl1.2 -catalogue-topics journalpub class -catalogue-version 1.5 - -name ekaia -category Package -revision 49594 -shortdesc Article format for publishing the Basque Country Science and Technology Journal "Ekaia" -relocated 1 -longdesc The package provides the article format for publishing the -longdesc Basque Country Science and Technology Journal "Ekaia" at the -longdesc University of the Basque Country. -containersize 2576 -containerchecksum 29e8ca6b329e656b2a2466731d74ffe8ac5b6fe02ec74386bc27da259c1a10c72c11d04c8c46d46f0cf0af4e2f4586b3dd79173316df3bd26e25438e67963c9f -doccontainersize 221680 -doccontainerchecksum 3055e197d52bc7bb8a934f0ae3516fa41f1eaf14b2c3c6fc18866c737d0b83c3bfbbe395be6a4b4234880f7cf766a5656e78d4f83dac67909fd52fd29ec1c1f5 -docfiles size=62 - RELOC/doc/latex/ekaia/README details="Readme" - RELOC/doc/latex/ekaia/ekaia.pdf details="Package documentation" - RELOC/doc/latex/ekaia/ekaia_EUS.tex - RELOC/doc/latex/ekaia/ekaia_example.tex -srccontainersize 10676 -srccontainerchecksum 8e82436dd0ac66bf9d536072cc26168d4dfd03620c1bc2cd11e7bcdd15a49f4fe65dbda74b293237fb04209107ba53bb989ba18816c5e7a3b8a90914fcfba64f -srcfiles size=10 - RELOC/source/latex/ekaia/ekaia.dtx - RELOC/source/latex/ekaia/ekaia.ins -runfiles size=2 - RELOC/tex/latex/ekaia/ekaia.sty -catalogue-ctan /macros/latex/contrib/ekaia -catalogue-date 2016-11-25 17:19:00 +0100 -catalogue-license lppl1.2 -catalogue-topics journalpub -catalogue-version 1.04 - -name elbioimp -category Package -revision 21758 -shortdesc A LaTeX document class for the Journal of Electrical Bioimpedance -relocated 1 -longdesc A document class for writing articles to the Journal of -longdesc Electrical Bioimpedance. -containersize 2096 -containerchecksum 6ebf09f01e32d39e285c51bb0e8b04077075d4e522d1c1b3f173fa67926ad8b5003e2e604f58c1e1ef6171ed23c0f3987e99601cd777df53fdb5c97569ef5ff5 -doccontainersize 288792 -doccontainerchecksum ff9f01c92e3156e3cdd2f384f4989d86202aa7e8018c5acea5b2cbfe38aae835b9e2c2f036aa0839fe74dd88441e0685629b3c790f2c189ce3d55314c071daba -docfiles size=79 - RELOC/doc/latex/elbioimp/Makefile - RELOC/doc/latex/elbioimp/README details="Readme" - RELOC/doc/latex/elbioimp/elbioimp-basis.tex - RELOC/doc/latex/elbioimp/elbioimp.pdf details="Package documentation" - RELOC/doc/latex/elbioimp/test-bib.bib - RELOC/doc/latex/elbioimp/test-ill.png - RELOC/doc/latex/elbioimp/test1.tex -srccontainersize 5716 -srccontainerchecksum 8ffa21f034924b540352a7dbfc13f620cfa3093a1a9ab95635e42186ff72ca4630c57e8a581dee3136269508bebff1a44b5b2fe34cffc68b9a87133030b28d35 -srcfiles size=5 - RELOC/source/latex/elbioimp/elbioimp.dtx - RELOC/source/latex/elbioimp/elbioimp.ins -runfiles size=2 - RELOC/tex/latex/elbioimp/elbioimp.cls -catalogue-ctan /macros/latex/contrib/elbioimp -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics journalpub class -catalogue-version 1.2 - -name electrum -category Package -revision 19705 -catalogue electrumadf -shortdesc Electrum ADF fonts collection -relocated 1 -longdesc Electrum ADF is a slab-serif font featuring optical and italic -longdesc small-caps; additional ligatures and an alternate Q; lining, -longdesc hanging, inferior and superior digits; and four weights. The -longdesc fonts are provided in Adobe Type 1 format and the support -longdesc material enables use with LaTeX. Licence is mixed: LPPL for -longdesc LaTeX support; GPL with font exception for the fonts. -execute addMap yes.map -containersize 724268 -containerchecksum 51e9a66812cceaebd2c3d69a94dcf3187ced4164defc0d77b6d9252522d6408b92f4b0ee32efa15611b107fa9bdb97ccb736a947842dd8782dc28eb009e6142f -doccontainersize 279412 -doccontainerchecksum f743cda23ecb70993726246bcd3b8aea1bcce91f2dfd1efa273a3c5f70d9c42b3abadb41897e6af379d1836a726223fd772a0146f39333aefc5df951d47086bd -docfiles size=89 - RELOC/doc/fonts/electrum/COPYING - RELOC/doc/fonts/electrum/NOTICE.txt - RELOC/doc/fonts/electrum/README details="Readme" - RELOC/doc/fonts/electrum/electrumadf.pdf details="Documentation: installation and use" - RELOC/doc/fonts/electrum/electrumadf.tex - RELOC/doc/fonts/electrum/manifest.txt -srccontainersize 14988 -srccontainerchecksum f796b4c53ca00bca59af73a6da63248f88ae3f8dfd06a9d9aaaa614c74423770efc483f0616ac73bc61a9036dff0f308501fd929ec038dccc4f096c1898d4c6f -srcfiles size=98 - RELOC/source/fonts/electrum/build-ttsc.mtx - RELOC/source/fonts/electrum/dotsc2.etx - RELOC/source/fonts/electrum/dotscbuild.mtx - RELOC/source/fonts/electrum/dotscmisc.mtx - RELOC/source/fonts/electrum/newlatin-dotsc.mtx - RELOC/source/fonts/electrum/reglyph-yes.tex - RELOC/source/fonts/electrum/supp-yes.etx - RELOC/source/fonts/electrum/t1-dotinferior.etx - RELOC/source/fonts/electrum/t1-dotsuperior.etx - RELOC/source/fonts/electrum/t1-yes.etx - RELOC/source/fonts/electrum/t1-yesw-sc.etx - RELOC/source/fonts/electrum/t1-yesw.etx - RELOC/source/fonts/electrum/t1j-yes.etx - RELOC/source/fonts/electrum/t1j-yesw-sc.etx - RELOC/source/fonts/electrum/t1j-yesw.etx - RELOC/source/fonts/electrum/ts1-dotinferior.etx - RELOC/source/fonts/electrum/ts1-dotoldstyle-yes.etx - RELOC/source/fonts/electrum/ts1-dotsuperior.etx - RELOC/source/fonts/electrum/ts1-yes.etx - RELOC/source/fonts/electrum/yes-drv.tex - RELOC/source/fonts/electrum/yes-map.tex -runfiles size=846 - RELOC/fonts/afm/arkandis/electrum/yesb8a.afm - RELOC/fonts/afm/arkandis/electrum/yesbo8a.afm - RELOC/fonts/afm/arkandis/electrum/yesl8a.afm - RELOC/fonts/afm/arkandis/electrum/yeslo8a.afm - RELOC/fonts/afm/arkandis/electrum/yesr8a.afm - RELOC/fonts/afm/arkandis/electrum/yesro8a.afm - RELOC/fonts/afm/arkandis/electrum/yess8a.afm - RELOC/fonts/afm/arkandis/electrum/yesso8a.afm - RELOC/fonts/enc/dvips/electrum/supp-yes.enc - RELOC/fonts/map/dvips/electrum/yes.map - RELOC/fonts/tfm/arkandis/electrum/yesb08c.tfm - RELOC/fonts/tfm/arkandis/electrum/yesb08t.tfm - RELOC/fonts/tfm/arkandis/electrum/yesb0o8c.tfm - RELOC/fonts/tfm/arkandis/electrum/yesb0o8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yesb18c.tfm - RELOC/fonts/tfm/arkandis/electrum/yesb18t.tfm - RELOC/fonts/tfm/arkandis/electrum/yesb1o8c.tfm - RELOC/fonts/tfm/arkandis/electrum/yesb1o8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yesb8c.tfm - RELOC/fonts/tfm/arkandis/electrum/yesb8r.tfm - RELOC/fonts/tfm/arkandis/electrum/yesb8s.tfm - RELOC/fonts/tfm/arkandis/electrum/yesb8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yesbc8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yesbcj8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yesbcjo8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yesbcjow8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yesbcjw8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yesbco8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yesbcow8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yesbcw8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yesbj8c.tfm - RELOC/fonts/tfm/arkandis/electrum/yesbj8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yesbjo8c.tfm - RELOC/fonts/tfm/arkandis/electrum/yesbjo8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yesbjow8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yesbjw8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yesbo8c.tfm - RELOC/fonts/tfm/arkandis/electrum/yesbo8r.tfm - RELOC/fonts/tfm/arkandis/electrum/yesbo8s.tfm - RELOC/fonts/tfm/arkandis/electrum/yesbo8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yesbow8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yesbw8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yesl08c.tfm - RELOC/fonts/tfm/arkandis/electrum/yesl08t.tfm - RELOC/fonts/tfm/arkandis/electrum/yesl0o8c.tfm - RELOC/fonts/tfm/arkandis/electrum/yesl0o8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yesl18c.tfm - RELOC/fonts/tfm/arkandis/electrum/yesl18t.tfm - RELOC/fonts/tfm/arkandis/electrum/yesl1o8c.tfm - RELOC/fonts/tfm/arkandis/electrum/yesl1o8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yesl8c.tfm - RELOC/fonts/tfm/arkandis/electrum/yesl8r.tfm - RELOC/fonts/tfm/arkandis/electrum/yesl8s.tfm - RELOC/fonts/tfm/arkandis/electrum/yesl8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yeslc8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yeslcj8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yeslcjo8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yeslcjow8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yeslcjw8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yeslco8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yeslcow8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yeslcw8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yeslj8c.tfm - RELOC/fonts/tfm/arkandis/electrum/yeslj8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yesljo8c.tfm - RELOC/fonts/tfm/arkandis/electrum/yesljo8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yesljow8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yesljw8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yeslo8c.tfm - RELOC/fonts/tfm/arkandis/electrum/yeslo8r.tfm - RELOC/fonts/tfm/arkandis/electrum/yeslo8s.tfm - RELOC/fonts/tfm/arkandis/electrum/yeslo8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yeslow8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yeslw8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yesr08c.tfm - RELOC/fonts/tfm/arkandis/electrum/yesr08t.tfm - RELOC/fonts/tfm/arkandis/electrum/yesr0o8c.tfm - RELOC/fonts/tfm/arkandis/electrum/yesr0o8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yesr18c.tfm - RELOC/fonts/tfm/arkandis/electrum/yesr18t.tfm - RELOC/fonts/tfm/arkandis/electrum/yesr1o8c.tfm - RELOC/fonts/tfm/arkandis/electrum/yesr1o8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yesr8c.tfm - RELOC/fonts/tfm/arkandis/electrum/yesr8r.tfm - RELOC/fonts/tfm/arkandis/electrum/yesr8s.tfm - RELOC/fonts/tfm/arkandis/electrum/yesr8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yesrc8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yesrcj8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yesrcjo8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yesrcjow8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yesrcjw8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yesrco8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yesrcow8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yesrcw8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yesrj8c.tfm - RELOC/fonts/tfm/arkandis/electrum/yesrj8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yesrjo8c.tfm - RELOC/fonts/tfm/arkandis/electrum/yesrjo8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yesrjow8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yesrjw8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yesro8c.tfm - RELOC/fonts/tfm/arkandis/electrum/yesro8r.tfm - RELOC/fonts/tfm/arkandis/electrum/yesro8s.tfm - RELOC/fonts/tfm/arkandis/electrum/yesro8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yesrow8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yesrw8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yess08c.tfm - RELOC/fonts/tfm/arkandis/electrum/yess08t.tfm - RELOC/fonts/tfm/arkandis/electrum/yess0o8c.tfm - RELOC/fonts/tfm/arkandis/electrum/yess0o8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yess18c.tfm - RELOC/fonts/tfm/arkandis/electrum/yess18t.tfm - RELOC/fonts/tfm/arkandis/electrum/yess1o8c.tfm - RELOC/fonts/tfm/arkandis/electrum/yess1o8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yess8c.tfm - RELOC/fonts/tfm/arkandis/electrum/yess8r.tfm - RELOC/fonts/tfm/arkandis/electrum/yess8s.tfm - RELOC/fonts/tfm/arkandis/electrum/yess8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yessc8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yesscj8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yesscjo8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yesscjow8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yesscjw8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yessco8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yesscow8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yesscw8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yessj8c.tfm - RELOC/fonts/tfm/arkandis/electrum/yessj8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yessjo8c.tfm - RELOC/fonts/tfm/arkandis/electrum/yessjo8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yessjow8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yessjw8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yesso8c.tfm - RELOC/fonts/tfm/arkandis/electrum/yesso8r.tfm - RELOC/fonts/tfm/arkandis/electrum/yesso8s.tfm - RELOC/fonts/tfm/arkandis/electrum/yesso8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yessow8t.tfm - RELOC/fonts/tfm/arkandis/electrum/yessw8t.tfm - RELOC/fonts/type1/arkandis/electrum/yesb8a.pfb - RELOC/fonts/type1/arkandis/electrum/yesb8a.pfm - RELOC/fonts/type1/arkandis/electrum/yesbo8a.pfb - RELOC/fonts/type1/arkandis/electrum/yesbo8a.pfm - RELOC/fonts/type1/arkandis/electrum/yesl8a.pfb - RELOC/fonts/type1/arkandis/electrum/yesl8a.pfm - RELOC/fonts/type1/arkandis/electrum/yeslo8a.pfb - RELOC/fonts/type1/arkandis/electrum/yeslo8a.pfm - RELOC/fonts/type1/arkandis/electrum/yesr8a.pfb - RELOC/fonts/type1/arkandis/electrum/yesr8a.pfm - RELOC/fonts/type1/arkandis/electrum/yesro8a.pfb - RELOC/fonts/type1/arkandis/electrum/yesro8a.pfm - RELOC/fonts/type1/arkandis/electrum/yess8a.pfb - RELOC/fonts/type1/arkandis/electrum/yess8a.pfm - RELOC/fonts/type1/arkandis/electrum/yesso8a.pfb - RELOC/fonts/type1/arkandis/electrum/yesso8a.pfm - RELOC/fonts/vf/arkandis/electrum/yesb08c.vf - RELOC/fonts/vf/arkandis/electrum/yesb08t.vf - RELOC/fonts/vf/arkandis/electrum/yesb0o8c.vf - RELOC/fonts/vf/arkandis/electrum/yesb0o8t.vf - RELOC/fonts/vf/arkandis/electrum/yesb18c.vf - RELOC/fonts/vf/arkandis/electrum/yesb18t.vf - RELOC/fonts/vf/arkandis/electrum/yesb1o8c.vf - RELOC/fonts/vf/arkandis/electrum/yesb1o8t.vf - RELOC/fonts/vf/arkandis/electrum/yesb8c.vf - RELOC/fonts/vf/arkandis/electrum/yesb8t.vf - RELOC/fonts/vf/arkandis/electrum/yesbc8t.vf - RELOC/fonts/vf/arkandis/electrum/yesbcj8t.vf - RELOC/fonts/vf/arkandis/electrum/yesbcjo8t.vf - RELOC/fonts/vf/arkandis/electrum/yesbcjow8t.vf - RELOC/fonts/vf/arkandis/electrum/yesbcjw8t.vf - RELOC/fonts/vf/arkandis/electrum/yesbco8t.vf - RELOC/fonts/vf/arkandis/electrum/yesbcow8t.vf - RELOC/fonts/vf/arkandis/electrum/yesbcw8t.vf - RELOC/fonts/vf/arkandis/electrum/yesbj8c.vf - RELOC/fonts/vf/arkandis/electrum/yesbj8t.vf - RELOC/fonts/vf/arkandis/electrum/yesbjo8c.vf - RELOC/fonts/vf/arkandis/electrum/yesbjo8t.vf - RELOC/fonts/vf/arkandis/electrum/yesbjow8t.vf - RELOC/fonts/vf/arkandis/electrum/yesbjw8t.vf - RELOC/fonts/vf/arkandis/electrum/yesbo8c.vf - RELOC/fonts/vf/arkandis/electrum/yesbo8t.vf - RELOC/fonts/vf/arkandis/electrum/yesbow8t.vf - RELOC/fonts/vf/arkandis/electrum/yesbw8t.vf - RELOC/fonts/vf/arkandis/electrum/yesl08c.vf - RELOC/fonts/vf/arkandis/electrum/yesl08t.vf - RELOC/fonts/vf/arkandis/electrum/yesl0o8c.vf - RELOC/fonts/vf/arkandis/electrum/yesl0o8t.vf - RELOC/fonts/vf/arkandis/electrum/yesl18c.vf - RELOC/fonts/vf/arkandis/electrum/yesl18t.vf - RELOC/fonts/vf/arkandis/electrum/yesl1o8c.vf - RELOC/fonts/vf/arkandis/electrum/yesl1o8t.vf - RELOC/fonts/vf/arkandis/electrum/yesl8c.vf - RELOC/fonts/vf/arkandis/electrum/yesl8t.vf - RELOC/fonts/vf/arkandis/electrum/yeslc8t.vf - RELOC/fonts/vf/arkandis/electrum/yeslcj8t.vf - RELOC/fonts/vf/arkandis/electrum/yeslcjo8t.vf - RELOC/fonts/vf/arkandis/electrum/yeslcjow8t.vf - RELOC/fonts/vf/arkandis/electrum/yeslcjw8t.vf - RELOC/fonts/vf/arkandis/electrum/yeslco8t.vf - RELOC/fonts/vf/arkandis/electrum/yeslcow8t.vf - RELOC/fonts/vf/arkandis/electrum/yeslcw8t.vf - RELOC/fonts/vf/arkandis/electrum/yeslj8c.vf - RELOC/fonts/vf/arkandis/electrum/yeslj8t.vf - RELOC/fonts/vf/arkandis/electrum/yesljo8c.vf - RELOC/fonts/vf/arkandis/electrum/yesljo8t.vf - RELOC/fonts/vf/arkandis/electrum/yesljow8t.vf - RELOC/fonts/vf/arkandis/electrum/yesljw8t.vf - RELOC/fonts/vf/arkandis/electrum/yeslo8c.vf - RELOC/fonts/vf/arkandis/electrum/yeslo8t.vf - RELOC/fonts/vf/arkandis/electrum/yeslow8t.vf - RELOC/fonts/vf/arkandis/electrum/yeslw8t.vf - RELOC/fonts/vf/arkandis/electrum/yesr08c.vf - RELOC/fonts/vf/arkandis/electrum/yesr08t.vf - RELOC/fonts/vf/arkandis/electrum/yesr0o8c.vf - RELOC/fonts/vf/arkandis/electrum/yesr0o8t.vf - RELOC/fonts/vf/arkandis/electrum/yesr18c.vf - RELOC/fonts/vf/arkandis/electrum/yesr18t.vf - RELOC/fonts/vf/arkandis/electrum/yesr1o8c.vf - RELOC/fonts/vf/arkandis/electrum/yesr1o8t.vf - RELOC/fonts/vf/arkandis/electrum/yesr8c.vf - RELOC/fonts/vf/arkandis/electrum/yesr8t.vf - RELOC/fonts/vf/arkandis/electrum/yesrc8t.vf - RELOC/fonts/vf/arkandis/electrum/yesrcj8t.vf - RELOC/fonts/vf/arkandis/electrum/yesrcjo8t.vf - RELOC/fonts/vf/arkandis/electrum/yesrcjow8t.vf - RELOC/fonts/vf/arkandis/electrum/yesrcjw8t.vf - RELOC/fonts/vf/arkandis/electrum/yesrco8t.vf - RELOC/fonts/vf/arkandis/electrum/yesrcow8t.vf - RELOC/fonts/vf/arkandis/electrum/yesrcw8t.vf - RELOC/fonts/vf/arkandis/electrum/yesrj8c.vf - RELOC/fonts/vf/arkandis/electrum/yesrj8t.vf - RELOC/fonts/vf/arkandis/electrum/yesrjo8c.vf - RELOC/fonts/vf/arkandis/electrum/yesrjo8t.vf - RELOC/fonts/vf/arkandis/electrum/yesrjow8t.vf - RELOC/fonts/vf/arkandis/electrum/yesrjw8t.vf - RELOC/fonts/vf/arkandis/electrum/yesro8c.vf - RELOC/fonts/vf/arkandis/electrum/yesro8t.vf - RELOC/fonts/vf/arkandis/electrum/yesrow8t.vf - RELOC/fonts/vf/arkandis/electrum/yesrw8t.vf - RELOC/fonts/vf/arkandis/electrum/yess08c.vf - RELOC/fonts/vf/arkandis/electrum/yess08t.vf - RELOC/fonts/vf/arkandis/electrum/yess0o8c.vf - RELOC/fonts/vf/arkandis/electrum/yess0o8t.vf - RELOC/fonts/vf/arkandis/electrum/yess18c.vf - RELOC/fonts/vf/arkandis/electrum/yess18t.vf - RELOC/fonts/vf/arkandis/electrum/yess1o8c.vf - RELOC/fonts/vf/arkandis/electrum/yess1o8t.vf - RELOC/fonts/vf/arkandis/electrum/yess8c.vf - RELOC/fonts/vf/arkandis/electrum/yess8t.vf - RELOC/fonts/vf/arkandis/electrum/yessc8t.vf - RELOC/fonts/vf/arkandis/electrum/yesscj8t.vf - RELOC/fonts/vf/arkandis/electrum/yesscjo8t.vf - RELOC/fonts/vf/arkandis/electrum/yesscjow8t.vf - RELOC/fonts/vf/arkandis/electrum/yesscjw8t.vf - RELOC/fonts/vf/arkandis/electrum/yessco8t.vf - RELOC/fonts/vf/arkandis/electrum/yesscow8t.vf - RELOC/fonts/vf/arkandis/electrum/yesscw8t.vf - RELOC/fonts/vf/arkandis/electrum/yessj8c.vf - RELOC/fonts/vf/arkandis/electrum/yessj8t.vf - RELOC/fonts/vf/arkandis/electrum/yessjo8c.vf - RELOC/fonts/vf/arkandis/electrum/yessjo8t.vf - RELOC/fonts/vf/arkandis/electrum/yessjow8t.vf - RELOC/fonts/vf/arkandis/electrum/yessjw8t.vf - RELOC/fonts/vf/arkandis/electrum/yesso8c.vf - RELOC/fonts/vf/arkandis/electrum/yesso8t.vf - RELOC/fonts/vf/arkandis/electrum/yessow8t.vf - RELOC/fonts/vf/arkandis/electrum/yessw8t.vf - RELOC/tex/latex/electrum/electrum.sty - RELOC/tex/latex/electrum/t1yes.fd - RELOC/tex/latex/electrum/t1yes0.fd - RELOC/tex/latex/electrum/t1yes1.fd - RELOC/tex/latex/electrum/t1yesj.fd - RELOC/tex/latex/electrum/t1yesjw.fd - RELOC/tex/latex/electrum/t1yesw.fd - RELOC/tex/latex/electrum/ts1yes.fd - RELOC/tex/latex/electrum/ts1yes0.fd - RELOC/tex/latex/electrum/ts1yes1.fd - RELOC/tex/latex/electrum/ts1yesj.fd - RELOC/tex/latex/electrum/ts1yesjw.fd - RELOC/tex/latex/electrum/ts1yesw.fd -catalogue-ctan /fonts/electrumadf -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license other-free -catalogue-topics font font-type1 -catalogue-version 1.005-b - -name eledform -category Package -revision 38114 -shortdesc Define textual variants -relocated 1 -longdesc The package provides commands to formalize textual variants in -longdesc critical editions typeset using eledmac. -containersize 1448 -containerchecksum 2025cb9307b28e472a4a91f8a061d4cb209a8a4f859ab6d91dab68c0a039d4dc757cfbb4b5402788f6824d5075da98ad96f7f3ea85e11b6f861738ebdc0dfc5f -doccontainersize 128008 -doccontainerchecksum 0b467c65d18bf12b1fe2b1eec229aae04020236c098dcb51963243b3325f46d6000c3c00234f6cf726df426bc2fd8b349c5d239b14af2ed8815cd5ce9ddd10c3 -docfiles size=37 - RELOC/doc/latex/eledform/README.md details="Readme" - RELOC/doc/latex/eledform/eledform.pdf details="Package documentation" - RELOC/doc/latex/eledform/example.pdf - RELOC/doc/latex/eledform/example.tex - RELOC/doc/latex/eledform/include/stemma.tex - RELOC/doc/latex/eledform/makefile -srccontainersize 4780 -srccontainerchecksum 53cc273f1943ea8e4238d5342b9b696b203bd228eff4dc72ba539646b89baa20184bac0009d6104ecf9a6952d0c1e1a060a4a80ed4b17a0877d0871b6fb5cc61 -srcfiles size=5 - RELOC/source/latex/eledform/eledform.dtx - RELOC/source/latex/eledform/eledform.ins -runfiles size=1 - RELOC/tex/latex/eledform/eledform.sty -catalogue-ctan /macros/latex/contrib/eledform -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics crit-ed -catalogue-version 1.1a - -name eledmac -category Package -revision 45418 -shortdesc Typeset scholarly editions -relocated 1 -longdesc A package for typesetting scholarly critical editions, -longdesc replacing the established ledmac package. Ledmac itself was a -longdesc LaTeX port of the plain TeX EDMAC macros. The package supports -longdesc indexing by page and by line numbers, and simple tabular- and -longdesc array-style environments. The package is distributed with the -longdesc related eledpar package. The package is now superseded by -longdesc reledmac. -containersize 39364 -containerchecksum b48842a73130d6e0126d1909d9b31c68dafb4d83c53a852c1833f6fc28af445c0b9b073fd92ab2fdd7fc9aaedf46027eb523657aa03473f87565e040f0fa14e6 -doccontainersize 1845828 -doccontainerchecksum bf47b75d3721a7e15888329968904e88c8d3dcd58a3d4c7851161491f59884e2d2db4c495a624287fb85708fe627e106df16b845831b3cd3856157c23672d0c3 -docfiles size=532 - RELOC/doc/latex/eledmac/Makefile - RELOC/doc/latex/eledmac/README details="Readme" - RELOC/doc/latex/eledmac/eledmac.pdf details="Package documentation" - RELOC/doc/latex/eledmac/eledpar.pdf - RELOC/doc/latex/eledmac/examples/1-criticalnotes.pdf - RELOC/doc/latex/eledmac/examples/1-criticalnotes.tex - RELOC/doc/latex/eledmac/examples/1-sidenotes.pdf - RELOC/doc/latex/eledmac/examples/1-sidenotes.tex - RELOC/doc/latex/eledmac/examples/1-tabular.pdf - RELOC/doc/latex/eledmac/examples/1-tabular.tex - RELOC/doc/latex/eledmac/examples/1-verses.pdf - RELOC/doc/latex/eledmac/examples/1-verses.tex - RELOC/doc/latex/eledmac/examples/2-cross_referencing.pdf - RELOC/doc/latex/eledmac/examples/2-cross_referencing.tex - RELOC/doc/latex/eledmac/examples/2-footnote_spacing.pdf - RELOC/doc/latex/eledmac/examples/2-footnote_spacing.tex - RELOC/doc/latex/eledmac/examples/2-indexing.pdf - RELOC/doc/latex/eledmac/examples/2-indexing.tex - RELOC/doc/latex/eledmac/examples/2-lemma_disambigution.pdf - RELOC/doc/latex/eledmac/examples/2-lemma_disambigution.tex - RELOC/doc/latex/eledmac/examples/2-line_numbers_in_header.pdf - RELOC/doc/latex/eledmac/examples/2-line_numbers_in_header.tex - RELOC/doc/latex/eledmac/examples/2-one_series_per_pstart.pdf - RELOC/doc/latex/eledmac/examples/2-one_series_per_pstart.tex - RELOC/doc/latex/eledmac/examples/2-performances.pdf - RELOC/doc/latex/eledmac/examples/2-performances.tex - RELOC/doc/latex/eledmac/examples/2-titles_in_line_numbering_with_notes.pdf - RELOC/doc/latex/eledmac/examples/2-titles_in_line_numbering_with_notes.tex - RELOC/doc/latex/eledmac/examples/2-titles_not_in_line_numbering.pdf - RELOC/doc/latex/eledmac/examples/2-titles_not_in_line_numbering.tex - RELOC/doc/latex/eledmac/examples/3-eledpar_columns_different_languages.pdf - RELOC/doc/latex/eledmac/examples/3-eledpar_columns_different_languages.tex - RELOC/doc/latex/eledmac/examples/3-eledpar_mwe.pdf - RELOC/doc/latex/eledmac/examples/3-eledpar_mwe.tex - RELOC/doc/latex/eledmac/examples/3-eledpar_pages_different_languages_lualatex.pdf - RELOC/doc/latex/eledmac/examples/3-eledpar_pages_different_languages_lualatex.tex - RELOC/doc/latex/eledmac/examples/4-eledpar_column_mix_with_not_column.pdf - RELOC/doc/latex/eledmac/examples/4-eledpar_column_mix_with_not_column.tex - RELOC/doc/latex/eledmac/examples/4-eledpar_columns_alignment.pdf - RELOC/doc/latex/eledmac/examples/4-eledpar_columns_alignment.tex - RELOC/doc/latex/eledmac/examples/4-eledpar_columns_titles_in_line_numbering_with_notes.pdf - RELOC/doc/latex/eledmac/examples/4-eledpar_columns_titles_in_line_numbering_with_notes.tex - RELOC/doc/latex/eledmac/examples/4-eledpar_one_series_per_pstart.pdf - RELOC/doc/latex/eledmac/examples/4-eledpar_one_series_per_pstart.tex - RELOC/doc/latex/eledmac/examples/4-eledpar_page_titles_in_line_numbering_with_notes.pdf - RELOC/doc/latex/eledmac/examples/4-eledpar_page_titles_in_line_numbering_with_notes.tex - RELOC/doc/latex/eledmac/examples/4-eledpar_pages_long_notes.pdf - RELOC/doc/latex/eledmac/examples/4-eledpar_pages_long_notes.tex - RELOC/doc/latex/eledmac/examples/4-eledpar_pages_notes_leftpage.pdf - RELOC/doc/latex/eledmac/examples/4-eledpar_pages_notes_leftpage.tex - RELOC/doc/latex/eledmac/examples/4-eledpar_pages_paragraph_separator_between.pdf - RELOC/doc/latex/eledmac/examples/4-eledpar_pages_paragraph_separator_between.tex - RELOC/doc/latex/eledmac/examples/4-eledpar_titles_not_in_line_numbering.pdf - RELOC/doc/latex/eledmac/examples/4-eledpar_titles_not_in_line_numbering.tex - RELOC/doc/latex/eledmac/examples/4-eledpar_verse_text_between.pdf - RELOC/doc/latex/eledmac/examples/4-eledpar_verse_text_between.tex - RELOC/doc/latex/eledmac/examples/eledmac.xdy - RELOC/doc/latex/eledmac/examples/makefile - RELOC/doc/latex/eledmac/latexmkrc -srccontainersize 164608 -srccontainerchecksum 125c734378cedfe95d1671945e3025aee97aca10e14ddae6328ab99ce579f7133af70d97cb7337cf4e068333eb528a24ec3a6013586c6c3aa33a032a068d373e -srcfiles size=216 - RELOC/source/latex/eledmac/eledmac.dtx - RELOC/source/latex/eledmac/eledmac.ins - RELOC/source/latex/eledmac/eledpar.dtx - RELOC/source/latex/eledmac/eledpar.ins -runfiles size=66 - RELOC/tex/latex/eledmac/eledmac.sty - RELOC/tex/latex/eledmac/eledpar.sty -catalogue-also ednotes poemscol ledmac -catalogue-ctan /macros/latex/contrib/eledmac -catalogue-date 2017-09-25 19:05:52 +0200 -catalogue-license lppl1.3 -catalogue-topics crit-ed -catalogue-version 1.24.12 - -name elegantbook -category Package -revision 50117 -shortdesc An Elegant LaTeX Template for Books -relocated 1 -longdesc ElegantBook is designed for writing Books. This template is -longdesc based on the standard LaTeX book class. The goal of this -longdesc template is to make the writing process more elegant. Just -longdesc enjoy it! -containersize 5560 -containerchecksum e2db7b4368dac303292ee41df8003f8bf9dd3b86676e8557a4a63a01bdfbec3602d8705e554595c4abcff114f433d850d2d3e795c09310e5338f3fb61efdb131 -doccontainersize 1377872 -doccontainerchecksum 46dbe9ea829c378a822e853fc23d5574555e2c5cd37301fca88c49703859863999b652061cd9b83ae18fa0354579a06a5e95358b48c29c434eda34dd0b673288 -docfiles size=608 - RELOC/doc/latex/elegantbook/License - RELOC/doc/latex/elegantbook/README.md details="Readme" - RELOC/doc/latex/elegantbook/elegantbook-cn.pdf details="Package documentation (Chinese)" language="zh" - RELOC/doc/latex/elegantbook/elegantbook-cn.tex - RELOC/doc/latex/elegantbook/elegantbook-en.pdf details="Package documentation (English)" - RELOC/doc/latex/elegantbook/elegantbook-en.tex - RELOC/doc/latex/elegantbook/figure/cover.jpg - RELOC/doc/latex/elegantbook/figure/logo.png - RELOC/doc/latex/elegantbook/image/scatter.pdf - RELOC/doc/latex/elegantbook/image/scatter.py - RELOC/doc/latex/elegantbook/reference.bib -runfiles size=4 - RELOC/tex/latex/elegantbook/elegantbook.cls -catalogue-contact-announce https://elegantlatex.org/ -catalogue-contact-home https://elegantlatex.org/ -catalogue-contact-repository https://github.com/ElegantLaTeX/ElegantBook -catalogue-contact-support https://github.com/ElegantLaTeX/ElegantBook/issues -catalogue-ctan /macros/latex/contrib/elegantbook -catalogue-date 2019-02-24 20:40:23 +0100 -catalogue-license lppl1.3c -catalogue-topics class chinese book-pub -catalogue-version 3.06 - -name elegantnote -category Package -revision 49926 -shortdesc Elegant LaTeX Template for Notes -relocated 1 -longdesc ElegantNote is designed for writing working papers, especially -longdesc for economics students. This template is based on the standard -longdesc LaTeX article class. The goal of this template is to make the -longdesc writing process easier and more comfortable. -containersize 4040 -containerchecksum d825a9f543c342ee0d5af62ae7ec203e444405d5ad49732bfea6a27fe94d0a1c90d2a21159270bc351498c29cfb4212b8e4436cd85de2b8ea05eaff19988c439 -doccontainersize 1336772 -doccontainerchecksum 43c055b82d0946e3b18b519e8e8afce2b095e6ad4bccd7a735961630041bd75e63220bf43319d0229a1760c9f0822e97308b0c5643e7d1a78f8feb680a984a93 -docfiles size=556 - RELOC/doc/latex/elegantnote/README.md details="Readme" - RELOC/doc/latex/elegantnote/elegantnote-cn.pdf details="Package documentation (Chinese)" language="zh" - RELOC/doc/latex/elegantnote/elegantnote-cn.tex - RELOC/doc/latex/elegantnote/elegantnote-en.pdf details="Package documentation (English)" - RELOC/doc/latex/elegantnote/elegantnote-en.tex - RELOC/doc/latex/elegantnote/image/logo.pdf - RELOC/doc/latex/elegantnote/image/logo.png - RELOC/doc/latex/elegantnote/image/scatter.pdf - RELOC/doc/latex/elegantnote/image/scatter.py -runfiles size=3 - RELOC/tex/latex/elegantnote/elegantnote.cls -catalogue-contact-announce https://elegantlatex.org/ -catalogue-contact-home https://elegantlatex.org/ -catalogue-contact-repository https://github.com/ElegantLaTeX/ElegantNote -catalogue-contact-support https://github.com/ElegantLaTeX/ElegantNote/issues -catalogue-ctan /macros/latex/contrib/elegantnote -catalogue-date 2019-02-03 11:08:27 +0100 -catalogue-license lppl1.3c -catalogue-topics class -catalogue-version 2.10 - -name elegantpaper -category Package -revision 50128 -shortdesc An Elegant LaTeX Template for Working Papers -relocated 1 -longdesc ElegantPaper is designed for writing working papers, especially -longdesc for economics students. This template is based on the standard -longdesc LaTeX article class. The goal of this template is to make the -longdesc writing process easier and more comfortable. -containersize 3556 -containerchecksum 47c5fee7374e14f4038fbcc71733c909be01eb408f6e34a0f1f90fd914e897c3d4879de00cd21bff2a33b01c7e3a63929b6cc8acde65f03a4018c85fcbe1a61c -doccontainersize 613604 -doccontainerchecksum b9dcefae913b6c37a27c0b3bd94a08772bfeaf35b9027938cc0197acff11588c93e788fa8e7a8626bc6bfb8ed296cf29d1556c8a7d20e7c76097c100a7fefb7f -docfiles size=172 - RELOC/doc/latex/elegantpaper/License - RELOC/doc/latex/elegantpaper/README.md details="Readme" - RELOC/doc/latex/elegantpaper/elegantpaper-cn.pdf details="Package documentation (Chinese)" language="zh" - RELOC/doc/latex/elegantpaper/elegantpaper-cn.tex - RELOC/doc/latex/elegantpaper/elegantpaper-en.pdf details="Package documentation (English)" - RELOC/doc/latex/elegantpaper/elegantpaper-en.tex - RELOC/doc/latex/elegantpaper/figure/ElegantLaTeX.png - RELOC/doc/latex/elegantpaper/figure/scatter.pdf - RELOC/doc/latex/elegantpaper/figure/scatter.py - RELOC/doc/latex/elegantpaper/wpref.bib -runfiles size=3 - RELOC/tex/latex/elegantpaper/elegantpaper.cls -catalogue-contact-announce https://elegantlatex.org/ -catalogue-contact-home https://elegantlatex.org/ -catalogue-contact-repository https://github.com/ElegantLaTeX/ElegantPaper/ -catalogue-contact-support https://github.com/ElegantLaTeX/ElegantPaper/issues -catalogue-ctan /macros/latex/contrib/elegantpaper -catalogue-date 2019-02-24 22:28:24 +0100 -catalogue-license lppl1.3c -catalogue-topics class -catalogue-version 0.06 - -name elements -category Package -revision 46505 -shortdesc Provides properties of chemical elements -relocated 1 -longdesc The package provides means for retrieving properties of -longdesc chemical elements like atomic number, element symbol, element -longdesc name, electron distribution or isotope number. Properties are -longdesc defined for the elements up to the atomic number 112. This -longdesc package is a spin-off of the package bohr by the same author. -containersize 7000 -containerchecksum b926fe3ba4e78a6edd6a99a35edef4c90516541dc3d32d5857df3e90784780d7c34f25d80fbe9f98feb1a0f29583dd41eb1c093253529334f1fef0ae2ac889e8 -doccontainersize 406068 -doccontainerchecksum 73f613bfe8dc49f6904ebad6165c0677bb2f2855be257b9b82c68a9c159e07e328b4066dda75033bb4a70b698f1a50f0b165382dcfa7404febf6742965fceb73 -docfiles size=103 - RELOC/doc/latex/elements/README details="Readme" - RELOC/doc/latex/elements/elements_en.pdf details="Package documentation" - RELOC/doc/latex/elements/elements_en.tex -runfiles size=15 - RELOC/tex/latex/elements/elements.sty - RELOC/tex/latex/elements/elements_names_english.def - RELOC/tex/latex/elements/elements_names_french.def - RELOC/tex/latex/elements/elements_names_german.def - RELOC/tex/latex/elements/elements_names_spanish.def -catalogue-ctan /macros/latex/contrib/elements -catalogue-date 2018-01-31 16:01:38 +0100 -catalogue-license lppl1.3 -catalogue-topics chemistry -catalogue-version 0.2c - -name ellipse -category Package -revision 39025 -shortdesc Draw ellipses and elliptical arcs using the standard LaTeX2e picture environment -relocated 1 -longdesc Draw ellipses and elliptical arcs using the standard LaTeX2e -longdesc picture environment. -containersize 2916 -containerchecksum 75cfe216b2afb889ef873ba24f324a0ba5d633a2d0bf4c3f26d4282b16b98f0e2ed2d72c7fd4ed528e0f8e8411f5a826d5785b364459a34ba9c959f5aceb58b1 -doccontainersize 418676 -doccontainerchecksum e91ab66f4a71bf41e2343fc4f8ccddddeb13d0750a14466054d8280c951026f8fa06bfae3f1e8b1a807b757a61c87a5d8c5bbc89f1cd0ea2533354dbf01487c7 -docfiles size=104 - RELOC/doc/latex/ellipse/README details="Readme" - RELOC/doc/latex/ellipse/ellipse.pdf details="Package documentation" -srccontainersize 13300 -srccontainerchecksum 89466b2e3b44700341f96d52c9810c213baa79a543abc8804f5ecbd5d5e9f76cdf032378cd76d9b8545655b45f91bf15cfa7ca5720b00fe113bb1173bc488553 -srcfiles size=13 - RELOC/source/latex/ellipse/ellipse.dtx - RELOC/source/latex/ellipse/ellipse.ins -runfiles size=3 - RELOC/tex/latex/ellipse/ellipse.sty -catalogue-ctan /graphics/ellipse -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics graphics -catalogue-version 1.0 - -name ellipsis -category Package -revision 15878 -shortdesc Fix uneven spacing around ellipses in LaTeX text mode -relocated 1 -longdesc This is a simple package that fixes a problem in the way LaTeX -longdesc handles ellipses: it always puts a tiny bit more space after -longdesc \dots in text mode than before it, which results in the -longdesc ellipsis being off-center when used between two words. -containersize 1552 -containerchecksum 93d2ea4ce7551f6ff0388e067661d299bf8f0a1fe335b5e694a3556760db6a63ea0f418fe5a42c450acf7d53fa60fa80a9d3bb85a6c29074ab6f14c9d4e5bfbb -doccontainersize 89664 -doccontainerchecksum e13ab159b28cbb6e9cbb489c829065c8bcc8e820f4ebab7c9f292d8985a4cdc16a07cd1f85f15c28df84268474e1dde03a9c111f4cfcd67871970eaee8995068 -docfiles size=34 - RELOC/doc/latex/ellipsis/README details="Readme" - RELOC/doc/latex/ellipsis/ellipsis.pdf details="Package documentation" -srccontainersize 7200 -srccontainerchecksum 469c84ef48ad635cfdc0b6e7a1ab5cb0d9eb23ebb94532ae6cc5ff9e4795e77909edaead343ff96a3baf15202c5ad8e63846315836fde0fde11d1ca1e1e7cf81 -srcfiles size=6 - RELOC/source/latex/ellipsis/ellipsis.dtx - RELOC/source/latex/ellipsis/ellipsis.ins -runfiles size=1 - RELOC/tex/latex/ellipsis/ellipsis.sty -catalogue-also lips -catalogue-ctan /macros/latex/contrib/ellipsis -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics typesetting - -name elmath -category Package -revision 15878 -shortdesc Mathematics in Greek texts -relocated 1 -longdesc This package has been designed to facilitate the use of Greek -longdesc letters in mathematical mode. The package allows one to -longdesc directly type in Greek letters (in ISO 8859-7 encoding) in math -longdesc mode. -containersize 2128 -containerchecksum 8542e08c3c50d7516885010c902322057ac52f7e8642afd11518abd20c676d25d3af9d73d26dfddeb8a1ba5d03a350a82224d52a0148f4ac10634c2dc9e8879b -doccontainersize 63332 -doccontainerchecksum 94b7c53bcd2ec53105832b6ad4e91e44b2a0639e1b3716c13292919cd58c10fb4252021039f4fc772551163806ff6a1edc19816cc7be8c7825181af1e88e6f40 -docfiles size=24 - RELOC/doc/latex/elmath/elmath.pdf details="Package documentation" -srccontainersize 3080 -srccontainerchecksum d7a08b9d9b282ddbce129c7e0f4569c998836e0214deda2a72479f95a20d2e0b0beafb9d00bf7b807f5d97bdb4f3a7a1b4bbdd11caca334338caa51e3a658b5f -srcfiles size=4 - RELOC/source/latex/elmath/elmath.dtx - RELOC/source/latex/elmath/elmath.ins -runfiles size=3 - RELOC/tex/latex/elmath/elmath.sty -catalogue-ctan /macros/latex/contrib/elmath -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics greek maths -catalogue-version 1.2 - -name elocalloc -category Package -revision 42712 -shortdesc Local allocation macros for LaTeX 2015 -relocated 1 -longdesc Local allocation macros, with names taken from etex.sty but -longdesc with implementation based on the LaTeX 2015 allocation macros. -containersize 1084 -containerchecksum b61c0edc92bd64d6738a963f11b42ca61ccc167c9c4b93f6fc1f055395736a9e9043b413c9d9f9d1d5e4555d1c18ba7d66ddcbef67d508c337bcaa3b3d148bb0 -doccontainersize 154148 -doccontainerchecksum 3648d15d3602c954708921ffba3b9e5c3928677bb1e4c5cd3957cacf5c059d6e7a36bec7f77a80a9d8b5b5bad44f4059e0d9ea23284338c633b155808d266063 -docfiles size=39 - RELOC/doc/latex/elocalloc/README.txt details="Readme" - RELOC/doc/latex/elocalloc/elocalloc.pdf details="Package documentation" -srccontainersize 2216 -srccontainerchecksum c6df39d63f693d1cb44c7a014611e94f02a9c3bf0f11f20306910c02c01717af6833d71b386524087565b9de238b2e90d1e9444758c5e2925146126bab826235 -srcfiles size=3 - RELOC/source/latex/elocalloc/elocalloc.dtx - RELOC/source/latex/elocalloc/elocalloc.ins -runfiles size=1 - RELOC/tex/latex/elocalloc/elocalloc.sty -catalogue-also etex-pkg -catalogue-ctan /macros/latex/contrib/elocalloc -catalogue-date 2016-12-15 10:25:53 +0100 -catalogue-license lppl -catalogue-topics macro-supp -catalogue-version 0.03 - -name elpres -category Package -revision 46429 -shortdesc A simple class for electronic presentations -relocated 1 -longdesc Elpres is a simple class for electronic presentations to be -longdesc shown on screen or a beamer. Elpres is derived from article.cls -longdesc and may be used with LaTeX or pdfLaTeX. -containersize 1668 -containerchecksum d54fa2bb5395bd9d1178026929f2a0e216c3f6a7c11a472ff383eb89c9aa0a7e208b8e2a62d457571b412c6e390779ba5eedb11b8facdd885880b9ea9edb94d2 -doccontainersize 215432 -doccontainerchecksum 5b6d736cfdd0222a303f903d5c7719d952936966e03df58c8ab10d99b33aa42ad7e02d35ac5ccdaf2c534a86457267e65e6a8403f43fc62b611a9742fff5c8c2 -docfiles size=58 - RELOC/doc/latex/elpres/README details="Readme" - RELOC/doc/latex/elpres/elpres-example.tex - RELOC/doc/latex/elpres/elpres-manual.pdf details="Package documentation" - RELOC/doc/latex/elpres/elpres-manual.tex -runfiles size=1 - RELOC/tex/latex/elpres/elpres.cls -catalogue-ctan /macros/latex/contrib/elpres -catalogue-date 2018-01-24 05:05:36 +0100 -catalogue-license lppl -catalogue-topics presentation class -catalogue-version 0.4a - -name elsarticle -category Package -revision 49714 -shortdesc Class for articles for submission to Elsevier journals -relocated 1 -longdesc This class for typesetting journal articles is accepted for -longdesc submitted articles both in Elsevier's electronic submission -longdesc system and elsewhere. Please note that this webpage is meant -longdesc for uploading updates to the elsarticle software itself, not -longdesc for submitting articles using it . -containersize 17076 -containerchecksum ca04ed88a48adbf2b65a6785743bf35f47ac114e4c7b324b1572b9599983a25788ed13592d007a0d8c380ca387f2088dc0645f94669751afaf49c9324debdffa -doccontainersize 802552 -doccontainerchecksum cb1e5e40d7277c56173bbf12b65bac6d436f5725c844a557512e80d9ddec9c223ec28a384425e8ab744abfeea4ea2617df39395939af9644c36a002d69a34c9d -docfiles size=380 - RELOC/doc/latex/elsarticle/1pseperateaug.pdf - RELOC/doc/latex/elsarticle/1psingleauthorgroup.pdf - RELOC/doc/latex/elsarticle/README details="Readme" - RELOC/doc/latex/elsarticle/elsarticle-template-harv.tex - RELOC/doc/latex/elsarticle/elsarticle-template-num-names.tex - RELOC/doc/latex/elsarticle/elsarticle-template-num.tex - RELOC/doc/latex/elsarticle/elsdoc.pdf details="Package documentation" - RELOC/doc/latex/elsarticle/elsdoc.tex - RELOC/doc/latex/elsarticle/elstest-1p.pdf - RELOC/doc/latex/elsarticle/elstest-1pdoubleblind.pdf - RELOC/doc/latex/elsarticle/elstest-3p.pdf - RELOC/doc/latex/elsarticle/elstest-3pd.pdf - RELOC/doc/latex/elsarticle/elstest-5p.pdf - RELOC/doc/latex/elsarticle/jfigs.pdf - RELOC/doc/latex/elsarticle/makefile - RELOC/doc/latex/elsarticle/manifest.txt - RELOC/doc/latex/elsarticle/pdfwidgets.sty - RELOC/doc/latex/elsarticle/rvdtx.sty -srccontainersize 8952 -srccontainerchecksum 2291a172f27c45b6a6c9d3794b03662f02e3145ee731d6387faebf79242ecba17f0fea5e5a313ae028dc3905b1b61f2eb6389cc457708e0a7e582692a6d27a1b -srcfiles size=10 - RELOC/source/latex/elsarticle/elsarticle.dtx - RELOC/source/latex/elsarticle/elsarticle.ins -runfiles size=32 - RELOC/bibtex/bst/elsarticle/elsarticle-harv.bst - RELOC/bibtex/bst/elsarticle/elsarticle-num-names.bst - RELOC/bibtex/bst/elsarticle/elsarticle-num.bst - RELOC/tex/latex/elsarticle/elsarticle.cls -catalogue-ctan /macros/latex/contrib/elsarticle -catalogue-date 2019-01-15 19:59:57 +0100 -catalogue-license lppl1.2 -catalogue-topics journalpub class -catalogue-version 3.1 - -name elteikthesis -category Package -revision 22513 -shortdesc Thesis class for ELTE University Informatics wing -relocated 1 -longdesc This is not an official University class, and has not been -longdesc approved by the University. -containersize 1552 -containerchecksum e87015bc846f7e2b7c6b14a5befe84756a9438cd8989f6e32ae616a8ce583d5bef897a081c5dba642bc99681c5d6a11d93b2175a981ebfba1a25674d9dbd76b4 -doccontainersize 2472908 -doccontainerchecksum 698179aa0d4312e7af8a2f5a965659088fc3fa20baa5929ffd94228545d45cba8ef1e3dd0c9a70cc85378ed2cdb19ff525441cd7562d5eaaf4cf6cebb04a5884 -docfiles size=1207 - RELOC/doc/latex/elteikthesis/README details="Readme" - RELOC/doc/latex/elteikthesis/elteikthesis.pdf details="Package documentation (mostly in Hungarian, but with English summary)" language="hu" - RELOC/doc/latex/elteikthesis/example.pdf - RELOC/doc/latex/elteikthesis/example.tex - RELOC/doc/latex/elteikthesis/pics/eltecimerszines.eps - RELOC/doc/latex/elteikthesis/pics/eltecimerszines.jpg -srccontainersize 5576 -srccontainerchecksum e17a7a5e9f2928167151d34d834348af45da48fddb40890d4ef5bf0f42dcbbba7def6af5c895ed9fafb300ce32d48e0730870fb8832844b2f2d1dd2120088f70 -srcfiles size=6 - RELOC/source/latex/elteikthesis/elteikthesis.dtx - RELOC/source/latex/elteikthesis/elteikthesis.ins -runfiles size=1 - RELOC/tex/latex/elteikthesis/elteikthesis.cls -catalogue-ctan /macros/latex/contrib/elteikthesis -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.2 -catalogue-topics dissertation hungarian class -catalogue-version 1.2 - -name eltex -category Package -revision 15878 -shortdesc Simple circuit diagrams in LaTeX picture mode -relocated 1 -longdesc The macros enable the user to draw simple circuit diagrams in -longdesc the picture environment, with no need of special resources. The -longdesc macros are appropriate for drawing for school materials. The -longdesc circuit symbols accord to the various parts of the standard IEC -longdesc 617. -containersize 12896 -containerchecksum 73aa10d6cf9c75d676103335accd0c6f88c46cff43b3a882d4df7aa037e5eb62c5e628d0299bacc1f9e8287a4ebc711129387ab2cf2680a2301a7b998b4c2708 -doccontainersize 176304 -doccontainerchecksum 3db5f27b31389dbbd4a624248bc754bfc592d24bb71b9209f8116f3571b7fe347b481d918c9d5846614d7bc4b98b6b6953b4d5d896d3f39510079cf72a5f3368 -docfiles size=62 - RELOC/doc/latex/eltex/README details="Readme" - RELOC/doc/latex/eltex/man_en.pdf details="Package documentation (English)" language="en" - RELOC/doc/latex/eltex/man_en.tex - RELOC/doc/latex/eltex/pri_cz.pdf details="Package documentation (Czech)" language="cs" - RELOC/doc/latex/eltex/pri_cz.tex -runfiles size=26 - RELOC/tex/latex/eltex/eltex1.tex - RELOC/tex/latex/eltex/eltex2.tex - RELOC/tex/latex/eltex/eltex3.tex - RELOC/tex/latex/eltex/eltex4.tex - RELOC/tex/latex/eltex/eltex5.tex - RELOC/tex/latex/eltex/eltex6.tex - RELOC/tex/latex/eltex/eltex7.tex -catalogue-also circuit-macros circuitikz -catalogue-ctan /macros/latex/contrib/eltex -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics diagram-circ -catalogue-version 2.0 - -name elvish -category Package -revision 15878 -shortdesc Fonts for typesetting Tolkien Elvish scripts -relocated 1 -longdesc The bundle provides fonts for Cirth (cirth.mf, etc.) and for -longdesc Tengwar (teng10.mf). The Tengwar fonts are supported by macros -longdesc in teng.tex, or by the (better documented) tengtex package. -containersize 10492 -containerchecksum d5861913aed4d151c0ff830b997c27f17f9f46a50a9bd6959c9557d633e80acd4ed50454af3e4f2fbb39a1345510f9a471b43f7dc9c061391d09b53a6015c8d7 -doccontainersize 2384 -doccontainerchecksum 91165c2c931c389f905557af01fddb91a36ce3d1a70c748682551639d9159b9c007dd35141bca5df3ab642fcfd968b2c17e06526b2ad15909afe86fb5672b45b -docfiles size=2 - RELOC/doc/fonts/elvish/README - RELOC/doc/fonts/elvish/teng.tex -runfiles size=22 - RELOC/fonts/source/public/elvish/cirth.mf - RELOC/fonts/source/public/elvish/teng10.mf - RELOC/fonts/source/public/elvish/tengdev.mf - RELOC/fonts/source/public/elvish/tengmacs.mf - RELOC/fonts/source/public/elvish/tengmain.mf - RELOC/fonts/source/public/elvish/tengsecs.mf - RELOC/fonts/source/public/elvish/tengteht.mf - RELOC/fonts/tfm/public/elvish/cirth.tfm - RELOC/fonts/tfm/public/elvish/teng10.tfm -catalogue-also tengwar -catalogue-ctan /fonts/elvish -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics font font-mf font-invented - -name elzcards -category Package -revision 44785 -shortdesc Typeset business cards, index cards and flash cards easily -relocated 1 -longdesc A package for typesetting business cards, index cards, and -longdesc flash cards in an easy and flexible way, optionally also the -longdesc reverse side. You will have to furnish the paper size, the -longdesc desired size of your card, the printable area of your printer, -longdesc and the design of the card. Everything else is taken care of by -longdesc elzcards. -containersize 3712 -containerchecksum 65ff5fd441ca23860d911d8b510f1ec0560160175174faf033f5d83bde5fb2daa35d0ac16479338a9b7e6f3bf49d53c3e36ffcf42152425301f09720ec8753b8 -doccontainersize 162640 -doccontainerchecksum 532694eae9fd9afb6f86da5f5b5c1453b3778d0ac7772730cb33f5677a64032f77b0f90a00e92f97def23beaccd4882e160c8d3cf26b2f5ad6a643307e8519ac -docfiles size=45 - RELOC/doc/latex/elzcards/README details="Readme" - RELOC/doc/latex/elzcards/elzcards-examples.pdf details="Samples" - RELOC/doc/latex/elzcards/elzcards-examples.tex - RELOC/doc/latex/elzcards/elzcards.pdf details="Package documentation" -srccontainersize 10520 -srccontainerchecksum bebc0cbf50a64cb2dd61dc71c840a0fdb089ada927a45400f41b9807a32c2331c19c6c171611267a7985fb6c14e51a067cbe5d8e39ce43d27b6c3092a22f8444 -srcfiles size=12 - RELOC/source/latex/elzcards/elzcards.dtx - RELOC/source/latex/elzcards/elzcards.ins -runfiles size=4 - RELOC/tex/latex/elzcards/elzcards.sty -catalogue-ctan /macros/latex/contrib/elzcards -catalogue-date 2017-07-10 19:52:44 +0200 -catalogue-license lppl1.3 -catalogue-topics card-gen -catalogue-version 1.23 - -name emarks -category Package -revision 24504 -shortdesc Named mark registers with e-TeX -relocated 1 -longdesc E-TeX provides 32 768 mark registers; using this facility is -longdesc far more comfortable than LaTeX tricks with \markright, -longdesc \markboth, \leftmark and \rightmark. The package provides two -longdesc commands for marking: \marksthe and \marksthecs, which have * -longdesc forms which disable expansion; new mark registers are allocated -longdesc as needed. Syntax is closely modelled on the \marks primitive. -longdesc Four commands are provided for retrieving the marks registers' -longdesc content: \thefirstmarks, \thebotmarks, thetopmarks and -longdesc \getthemarks; and the command \ifmarksequal is available for -longdesc comparing the content of marks registers. The package requires -longdesc an e-TeX-enabled engine, and the etex package. -containersize 1896 -containerchecksum 40303e01c970b384af755dcf4ff5d72f2451ec8f4d01d644fe11db4c838ed718044970e46aaa95cc7bc1c6e9ed8ab8b6ddf5824d973c646b3e0598ef04c83897 -doccontainersize 1480972 -doccontainerchecksum 8bcfc7d58b91cd269ad9f607ece1f734dd9d229b0e093a07c835e1afac3227ff84be01ac4b99baf53d6d066b38ced4e8c5863b8789c4c853a824a2871da23a61 -docfiles size=590 - RELOC/doc/latex/emarks/Fingerprint.jpg - RELOC/doc/latex/emarks/README details="Readme" - RELOC/doc/latex/emarks/emarks-fingerprint.png - RELOC/doc/latex/emarks/emarks.pdf details="Package documentation" -srccontainersize 8508 -srccontainerchecksum 85e4482bc5d08255cb931396b79c7223a67ecb6f6bc22fe33cc7955fcf9b62dd6a138456e4b34cdd3f475ee7a0a11b321f3dbe4a000ecb354cc3c4fc51fd2de8 -srcfiles size=9 - RELOC/source/latex/emarks/emarks.drv - RELOC/source/latex/emarks/emarks.dtx - RELOC/source/latex/emarks/emarks.ins -runfiles size=1 - RELOC/tex/latex/emarks/emarks.sty -catalogue-ctan /macros/latex/contrib/emarks -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics typesetting -catalogue-version 1.0 - -name embedall -category Package -revision 31903 -shortdesc Embed source files into the generated PDF -relocated 1 -longdesc The package provides a means of storing a project, without -longdesc losing anything. It uses the embedfile package to attach to the -longdesc generated PDF all files used in creating your project. In -longdesc particular, it can embed images, external TeX files, external -longdesc codes and -containersize 1312 -containerchecksum 9d84d0249bf5bf196d91128ffbd0ab274b6edd02f04d31133bd546e98244e41c763edcc82f7997c2fd1ea630e2f1f81b2bd849c0339ff6b89257cc17bd9ad04b -doccontainersize 155152 -doccontainerchecksum 38945cf33e3aa07a286c325d7be63ea85bea7213e4601dd81071f8e7fb4e2160e913506d54f897c9da741ce2371a3a7fabd3b247441a492c36b850ad9cefff08 -docfiles size=38 - RELOC/doc/latex/embedall/embedall.pdf details="Package documentation" -srccontainersize 3260 -srccontainerchecksum f9dc77e3bd97e73f8c56006829f255af1f3423cf9b149ec962e60b824e624a29e648fd9a46e316b4da8b04e07c8958cab370537d32ae6f0216700a68cdfe9924 -srcfiles size=3 - RELOC/source/latex/embedall/embedall.dtx - RELOC/source/latex/embedall/embedall.ins -runfiles size=1 - RELOC/tex/latex/embedall/embedall.sty -catalogue-ctan /macros/latex/contrib/embedall -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.2 -catalogue-topics pdf-feat archival -catalogue-version 1.0 - -name embrac -category Package -revision 44757 -shortdesc Upright brackets in emphasised text -relocated 1 -longdesc The package redefines the commands \emph and \textit so that -longdesc parentheses and square brackets are typeset in an upright font -longdesc in their arguments. The package requires expl3 from the -longdesc l3kernel bundle, and xparse and l3keys2e from the l3packages -longdesc bundle. -containersize 3508 -containerchecksum dee1affa977831255d152cdd883c924db6251b6957d64eac41b3204cc37545da05564cbb983a5f941d7c9b9d0bcc206841d68a3fb0dfcb600674dd47172c1d37 -doccontainersize 467924 -doccontainerchecksum c0957d153b5f7a89c406c3423d14653c82793347117cd8a7dba1cab3e97b8068b5743f328f750bb73cf8ecd547f077b00c51e26efafcf34163e20c7032f3e619 -docfiles size=119 - RELOC/doc/latex/embrac/README details="Readme" - RELOC/doc/latex/embrac/embrac_en.pdf details="Package documentation" - RELOC/doc/latex/embrac/embrac_en.tex - RELOC/doc/latex/embrac/embrac_kerning_test.tex -runfiles size=4 - RELOC/tex/latex/embrac/embrac.sty -catalogue-ctan /macros/latex/contrib/embrac -catalogue-date 2017-07-06 13:15:18 +0200 -catalogue-license lppl1.3 -catalogue-topics typesetting paren-mgmt expl3 -catalogue-version 0.7 - -name emf -category Package -revision 42023 -shortdesc Support for the EMF symbol -relocated 1 -longdesc This package provides LaTeX support for the symbol for the EMF -longdesc in electric circuits and electrodynamics. It provides support -longdesc for multiple symbols but does not provide any fonts. The fonts -longdesc themselves must be aquired otherwise. However the fonts are -longdesc part of a normal TeX Live installation. -containersize 1472 -containerchecksum 221fba9ecbfd08f31179d5b05e42e944a12c1d5c4577fd76acab5bccf44129f1b8a10ff94220717ce311b9d641c0244ae89ff6548f4d179a4dee083bbe250717 -doccontainersize 325208 -doccontainerchecksum d8d3934d1634b616651c3495718e8767ab1feebdeea6631b9c66705959e98005d11d89fdb7a08b883c9c290227658d6c135e6a562e4e87d7e0ca07ec8fc4a3c1 -docfiles size=89 - RELOC/doc/latex/emf/README details="Readme" - RELOC/doc/latex/emf/emf.pdf details="Package documentation" - RELOC/doc/latex/emf/emf.tex - RELOC/doc/latex/emf/license -runfiles size=1 - RELOC/tex/latex/emf/emf.sty -catalogue-ctan /macros/latex/contrib/emf -catalogue-date 2016-09-14 05:04:20 +0200 -catalogue-license gpl3 -catalogue-topics text-symbol electronic -catalogue-version 1 - -name emisa -category Package -revision 46734 -shortdesc A LaTeX package for preparing manuscripts for the journal EMISA -relocated 1 -longdesc The EMISA LaTeX package is provided for preparing manuscripts -longdesc for submission to EMISA (Enterprise Modelling and Information -longdesc Systems Architectures), and for preparing accepted submissions -longdesc for publication as well as for typesetting the final document -longdesc by the editorial office. Articles in EMISA are published online -longdesc at EMISA in the Portable Document Format (PDF). -containersize 15264 -containerchecksum 4879998a189c2c0cd7c556e13205d60dc57cc213efbec433d499663952dc68bf6445f55616c874a7075fc6f3a49c3e702b15f5d438226692b58925286ae74da1 -doccontainersize 427652 -doccontainerchecksum b971256d4254d793efe309f0cdcb13ccb4fa1836c0f7a5b124fdda1dc58568b739e0039b1359867bc269e64f899e19b1634b674f367b6404fb17a3ec04a13a02 -docfiles size=111 - RELOC/doc/latex/emisa/CHANGELOG.md - RELOC/doc/latex/emisa/README.TEXLIVE - RELOC/doc/latex/emisa/README.md details="Readme" - RELOC/doc/latex/emisa/emisa-author-template.tex - RELOC/doc/latex/emisa/emisa.brf - RELOC/doc/latex/emisa/emisa.pdf details="Package documentation" - RELOC/doc/latex/emisa/manifest.txt -srccontainersize 48132 -srccontainerchecksum 652dd3f45223b899c23555a3a3276ab999cfbe2e71af94c3a6027d75a2f24631977d0c3e4a73e9443c659b724089479e2a3bc8b89a34222d5513eaa054707795 -srcfiles size=54 - RELOC/source/latex/emisa/emisa.dtx - RELOC/source/latex/emisa/emisa.ins -runfiles size=18 - RELOC/tex/latex/emisa/emisa.bbx - RELOC/tex/latex/emisa/emisa.cbx - RELOC/tex/latex/emisa/emisa.cls -catalogue-ctan /macros/latex/contrib/emisa -catalogue-date 2018-02-24 13:29:05 +0100 -catalogue-license lppl1.3c -catalogue-topics publisher class -catalogue-version 2.2.0 - -name emp -category Package -revision 23483 -shortdesc "Encapsulate" MetaPost figures in a document -relocated 1 -longdesc Emp is a package for encapsulating MetaPost figures in LaTeX: -longdesc the package provides environments where you can place MetaPost -longdesc commands, and means of using that code as fragments for -longdesc building up figures to include in your document. So, with emp, -longdesc the procedure is to run your document with LaTeX, run MetaPost, -longdesc and then complete running your document in the normal way. Emp -longdesc is therefore useful for keeping illustrations in synchrony with -longdesc the text. It also frees you from inventing descriptive names -longdesc for PostScript files that fit into the confines of file system -longdesc conventions. -containersize 3236 -containerchecksum 85a0506dbf9373ea3f5a0549a185bc3bd9668e8eeafc1829e8a79e8e95ffc64e357873f2b1f0a78713634e20d3be8cb28d3d10bf4519306456d54cca16c70805 -doccontainersize 212820 -doccontainerchecksum 4980c12792a907ded64efa84cb27f528f66ef12cba0bf382e8441935ee97840d49fc80a2a84e7b9e198e1f8c6b1842dc2d3562db8736e812e54ef69694891670 -docfiles size=71 - RELOC/doc/latex/emp/COPYING - RELOC/doc/latex/emp/Makefile - RELOC/doc/latex/emp/README details="Package Readme" - RELOC/doc/latex/emp/emp.pdf details="Documented source" - RELOC/doc/latex/emp/empman.pdf details="Package manual" -srccontainersize 9292 -srccontainerchecksum a9eb0e2ee9a630ac54af943a0023a280bd24365fa0c44302487af83984b3c98daa0bc32aae74d5d5b46bf0c0ed014b81cc67602832485a5732229f490e26490c -srcfiles size=12 - RELOC/source/latex/emp/emp.drv - RELOC/source/latex/emp/emp.dtx - RELOC/source/latex/emp/emp.ins - RELOC/source/latex/emp/empman.drv -runfiles size=2 - RELOC/tex/latex/emp/emp.sty -catalogue-also metatex -catalogue-ctan /macros/latex/contrib/emp -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics graphics-inline - -name emptypage -category Package -revision 18064 -shortdesc Make empty pages really empty -relocated 1 -longdesc This package prevents page numbers and headings from appearing -longdesc on empty pages. -containersize 1048 -containerchecksum b5faa4cfc44930dd817eac8569b52aa64b3ccaa6233e9e6e36fdafa3addc7380cc32689d6cf87508d129e97104e40dd79ea11a0ef554fa7277332a95af0a9014 -doccontainersize 50156 -doccontainerchecksum 7dd45366b98fe35fa485180b1351dc459397a8cf0264fc03651dabf7c11ccbf41730ddff1943b4e6b9f18cd2672311e55b131cfc1c8b95f4b2a9d2888d18e09f -docfiles size=16 - RELOC/doc/latex/emptypage/README details="Readme" - RELOC/doc/latex/emptypage/emptypage.pdf details="Package documentation" -srccontainersize 1860 -srccontainerchecksum 66cf2692cd1745e6d4367196fdd1f0f2f28e0b7deecbbdd726be55e5bfe4703b6c3e0c532e8403d3cbda46f7c8ebf9ead0a37621dd9a269fc7337ce9be72b637 -srcfiles size=2 - RELOC/source/latex/emptypage/emptypage.dtx - RELOC/source/latex/emptypage/emptypage.ins -runfiles size=1 - RELOC/tex/latex/emptypage/emptypage.sty -catalogue-ctan /macros/latex/contrib/emptypage -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.2 -catalogue-topics layout -catalogue-version 1.2 - -name emulateapj -category Package -revision 28469 -shortdesc Produce output similar to that of APJ -relocated 1 -longdesc A LaTeX class (based on current RevTeX) to produce preprints -longdesc with the page layout similar to that of the Astrophysical -longdesc Journal. -containersize 17808 -containerchecksum 3d31ad11f250d92131792808563f9e00043e17f979aca5600913c07517096b4f23701490dc2d42cb0371e932212f8d385f486a4915cdcddb683a4d84d7237e00 -doccontainersize 147840 -doccontainerchecksum 66f10ae7adca59519a8ea101487dcd99b47e85d38cc8c6d435ae7cd9011d24a875634e21ee3bc85b9d0cb142d2950c8be8b4d0ea437d5d2f66e8de3a500517fc -docfiles size=48 - RELOC/doc/latex/emulateapj/README details="Readme" - RELOC/doc/latex/emulateapj/sample.pdf - RELOC/doc/latex/emulateapj/sample.tex -runfiles size=16 - RELOC/tex/latex/emulateapj/emulateapj.cls -catalogue-ctan /macros/latex/contrib/emulateapj -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl -catalogue-topics journalpub astronomy class - -name enctex -category Package -revision 34957 -shortdesc A TeX extension that translates input on its way into TeX -relocated 1 -longdesc EncTeX is (another) TeX extension, written at the change-file -longdesc level. It provides means of translating input on the way into -longdesc TeX. It allows, for example, translation of multibyte -longdesc sequences, such as utf-8 encoding. -containersize 23720 -containerchecksum ad7b5cb9ca57e4db7322eeae184f9cb0a63da9577552bba97917941b5b6516db832bb4661cd96fd7f5b10b8ff0c3575e7d6cdb1f8442bcf022be33f734f55dd9 -doccontainersize 253856 -doccontainerchecksum 726ad5443f5813a4cdea85ae73e7bd5763230e25c3f0ef5c5caafe8c817811848212369d099451b20db4611cd2a6b496cf8c54d911a511e6a484e844739b795b -docfiles size=108 - RELOC/doc/generic/enctex/COPYING - RELOC/doc/generic/enctex/COPYING.UCD - RELOC/doc/generic/enctex/INSTALL - RELOC/doc/generic/enctex/INSTALL.eng - RELOC/doc/generic/enctex/README details="Readme" - RELOC/doc/generic/enctex/changes.txt - RELOC/doc/generic/enctex/encdoc-e.pdf details="Reference manual (in English)" language="en" - RELOC/doc/generic/enctex/encdoc-e.tex - RELOC/doc/generic/enctex/encdoc.pdf details="Reference manual (in Czech)" language="cs" - RELOC/doc/generic/enctex/encdoc.tex - RELOC/doc/generic/enctex/math-example.tex - RELOC/doc/generic/enctex/unimap.diff - RELOC/doc/generic/enctex/unimap.py - RELOC/doc/generic/enctex/vlna.tex -runfiles size=62 - RELOC/tex/generic/enctex/1250-csf.tex - RELOC/tex/generic/enctex/1250-il2.tex - RELOC/tex/generic/enctex/1250-latex.tex - RELOC/tex/generic/enctex/1250-t1.tex - RELOC/tex/generic/enctex/852-csf.tex - RELOC/tex/generic/enctex/852-il2.tex - RELOC/tex/generic/enctex/852-latex.tex - RELOC/tex/generic/enctex/852-t1.tex - RELOC/tex/generic/enctex/csfmacro.tex - RELOC/tex/generic/enctex/enc-u.tex - RELOC/tex/generic/enctex/encmacro.tex - RELOC/tex/generic/enctex/il2-1250.tex - RELOC/tex/generic/enctex/il2-852.tex - RELOC/tex/generic/enctex/il2-csf.tex - RELOC/tex/generic/enctex/il2-kam.tex - RELOC/tex/generic/enctex/il2-t1.tex - RELOC/tex/generic/enctex/kam-csf.tex - RELOC/tex/generic/enctex/kam-il2.tex - RELOC/tex/generic/enctex/kam-latex.tex - RELOC/tex/generic/enctex/kam-t1.tex - RELOC/tex/generic/enctex/mixcodes.tex - RELOC/tex/generic/enctex/noprefnt.tex - RELOC/tex/generic/enctex/plain-1250-cs.tex - RELOC/tex/generic/enctex/plain-852-cs.tex - RELOC/tex/generic/enctex/plain-il2-cs.tex - RELOC/tex/generic/enctex/plain-kam-cs.tex - RELOC/tex/generic/enctex/plain-utf8-cs.tex - RELOC/tex/generic/enctex/plain-utf8-ec.tex - RELOC/tex/generic/enctex/polyset.tex - RELOC/tex/generic/enctex/t1macro.tex - RELOC/tex/generic/enctex/utf8-csf.tex - RELOC/tex/generic/enctex/utf8-t1.tex - RELOC/tex/generic/enctex/utf8cseq.tex - RELOC/tex/generic/enctex/utf8lat1.tex - RELOC/tex/generic/enctex/utf8lata.tex - RELOC/tex/generic/enctex/utf8math.tex - RELOC/tex/generic/enctex/utf8off.tex - RELOC/tex/generic/enctex/utf8raw.tex - RELOC/tex/generic/enctex/utf8unkn.tex - RELOC/tex/generic/enctex/utf8warn.tex -catalogue-ctan /systems/enctex -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license gpl -catalogue-topics engine - -name encxvlna -category Package -revision 34087 -shortdesc Insert nonbreakable spaces, using encTeX -relocated 1 -longdesc The package provides tools for inserting nonbreakable spaces -longdesc after nonsyllabic prepositions and single letter conjunctions -longdesc as required by Czech and Slovak typographical rules. It is -longdesc implemented using encTeX and provides files both for plain TeX -longdesc and LaTeX. The LaTeX solution tries to avoid conflicts with -longdesc other packages. -containersize 2556 -containerchecksum c4b6a3371733b1ee2cba037eb29650ed1dfc7b66f8f7c1947ae80d26b04a1e8384c4b92f1912e53d254c4ef1f0ddc14f9e53284a9a398f0c796b7e5431d4d386 -doccontainersize 251136 -doccontainerchecksum 5c10175b6e1ef5811c0ca7f143fe0769e8c62a6f05eef1fed2cb6fbc05fae0bdf7ba28f230fbe6005592e7389bad188c6c5b669ada0d673f6da1b72ebe1c4f97 -docfiles size=70 - RELOC/doc/generic/encxvlna/License.txt - RELOC/doc/generic/encxvlna/README details="Readme" - RELOC/doc/generic/encxvlna/encxvlna.pdf details="Package documentation" - RELOC/doc/generic/encxvlna/encxvlna.tex - RELOC/doc/generic/encxvlna/vlna-inc.tex -runfiles size=3 - RELOC/tex/latex/encxvlna/encxvlna.sty - RELOC/tex/plain/encxvlna/encxvlna.tex -catalogue-ctan /macros/generic/encxvlna -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics typesetting czech slovak -catalogue-version 1.1 - -name endfloat -category Package -revision 47108 -shortdesc Move floats to the end, leaving markers where they belong -relocated 1 -longdesc Place all floats on pages by themselves at the end of the -longdesc document, optionally leaving markers like "[Figure 3 about -longdesc here]" in the text near to where the figure (or table) would -longdesc normally have occurred. Float types figure and table are -longdesc recognised by the package, unmodified. Since several packages -longdesc define other types of float, it is possible to register these -longdesc float types with endfloat. -containersize 4940 -containerchecksum 11dd20d143a6c7697b1bcadc2930da3dbbba244ae66522f82a79aa48df2920fd405143bbe2f0e5b6870fbc1d4f81d9db57af0d6fd96dffc0dac76df33575c857 -doccontainersize 179596 -doccontainerchecksum 46be4dab7f971b25bfbc15b8670c5b54690d5c5355498c8a059b9dafa6c29ae808dca939e6760838d82c94d6fd2a1a4668c7d69494b0b42249c6e25ff54fe49d -docfiles size=50 - RELOC/doc/latex/endfloat/COPYING - RELOC/doc/latex/endfloat/README details="Readme" - RELOC/doc/latex/endfloat/endfloat.pdf details="Package documentation" -srccontainersize 28840 -srccontainerchecksum 680d9f787dfecea506abc18b5ad7d2a7d96c90c597ddee567ab9eed3523e69bedf5f24f9651678e44266e455417fc7440c7de2940d0ce9b5933c5c1a4245a290 -srcfiles size=28 - RELOC/source/latex/endfloat/endfloat.dtx - RELOC/source/latex/endfloat/endfloat.ins -runfiles size=5 - RELOC/tex/latex/endfloat/efxmpl.cfg - RELOC/tex/latex/endfloat/endfloat.sty -catalogue-ctan /macros/latex/contrib/endfloat -catalogue-date 2018-03-24 22:31:27 +0100 -catalogue-license gpl -catalogue-topics float -catalogue-version 2.6 - -name endheads -category Package -revision 43750 -shortdesc Running headers of the form "Notes to pp.xx-yy" -relocated 1 -longdesc Endheads provides running headers of the form "Notes to pp. -longdesc xx-yy" for endnotes sections. It also enables one to reset the -longdesc endnotes counter, and put a line marking the chapter change in -longdesc the endnotes, at the beginning of every chapter. Endheads -longdesc requires the fancyhdr, needspace, ifthen, and endnotes -longdesc packages. -containersize 2584 -containerchecksum 89afa8d3238e25f22744711325a59b05fec155865bbb03eda1f8e4d413cc0c3839a8a7d30c80df9a651f0df2becd92269b7f2d127fbc173675a204edb8dd1f17 -doccontainersize 229620 -doccontainerchecksum 2016b165ab8e98b7c6dd09a077647b79347106142e293385b3a1fb9be32461abe931ce6d5263b245429d007767b1efdeddbce2b666750961ce352e321c2fe012 -docfiles size=57 - RELOC/doc/latex/endheads/README.md - RELOC/doc/latex/endheads/endheads.pdf details="Package documentation" -srccontainersize 7828 -srccontainerchecksum 31da3f88222cd5c46583a8f0ccaa459368470d83e3586e5e7bc801af2ac17fb2f02dc59dd93e6904e182e0d83f290ac4b0c098c02ab6e3254aece62ed4223b82 -srcfiles size=8 - RELOC/source/latex/endheads/endheads.dtx - RELOC/source/latex/endheads/endheads.ins -runfiles size=2 - RELOC/tex/latex/endheads/endheads.sty -catalogue-ctan /macros/latex/contrib/endheads -catalogue-date 2017-04-08 06:57:54 +0200 -catalogue-license lppl -catalogue-topics endnote page-hf -catalogue-version 1.6 - -name endiagram -category Package -revision 34486 -shortdesc Easy creation of potential energy curve diagrams -relocated 1 -longdesc The package provides the facility of drawing potential energy -longdesc curve diagrams with just a few simple commands. The package -longdesc cannot (yet) be considered stable. -containersize 8764 -containerchecksum b827f99d416465af28086098abc1041f6ce9ca3f099015c8c2cfcc472a84de484809832eaed6c11c054305b410446035ca68ed8582ed5529762c1a2a7c7ff263 -doccontainersize 643640 -doccontainerchecksum 88e5669b25338f7ba12c0595cd72dc4192b064bda58d475ebc69fba0c7099681e190c1cc5001b01a55d2271943bc78996fbd9e788d70e5de9309d46fc5d17b24 -docfiles size=167 - RELOC/doc/latex/endiagram/README details="Readme" - RELOC/doc/latex/endiagram/endiagram_en.pdf details="Package documentation" - RELOC/doc/latex/endiagram/endiagram_en.tex -runfiles size=17 - RELOC/tex/latex/endiagram/endiagram.sty -catalogue-ctan /macros/latex/contrib/endiagram -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics chemistry expl3 -catalogue-version 0.1d - -name endnotes -category Package -revision 17197 -shortdesc Place footnotes at the end -relocated 1 -longdesc Accumulates notes (using the \endnote command, which can be -longdesc used as a replacement for \footnote), and places them at the -longdesc end of the section, chapter or document. -containersize 5216 -containerchecksum a7cae9bde505bd14be9d51e4a5fa8276408a9f31d0603e74f8d7e3f8b529b3398f953f0fb7cfbbb7b1fe1e6f3379898da1cec6ee39d7e0fb01b9fc5e2f1086c3 -doccontainersize 260012 -doccontainerchecksum 7b9b3843c40112605c35025d262ea07a28f2d2a9f1c3f6904b99539f03cc56df8b3d1d2a00cef965121feff90d9b19b0ab2bf2f6327079830be595739b7a351a -docfiles size=69 - RELOC/doc/latex/endnotes/endnotes.pdf details="Package documentation" - RELOC/doc/latex/endnotes/endnotes.tex -runfiles size=4 - RELOC/tex/latex/endnotes/endnotes.sty -catalogue-also fnpara footmisc footnpag -catalogue-ctan /macros/latex/contrib/endnotes -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.2 -catalogue-topics endnote - -name endnotesj -category Package -revision 47703 -shortdesc Japanese-style endnotes -relocated 1 -longdesc This package provides customized styles for endnotes to be used -longdesc with Japanese documents. It can be used on pLaTeX, upLaTeX, and -longdesc LuaLaTeX (LuaTeX-ja). -containersize 5272 -containerchecksum 95c029534a6c5f5238dc03d1e5ebee92f58bab4bb086d870258e18fd035432bbad1099c31b64ea0bb995c543dfe2de293cb933b90325761f58f9217f4a8a6acd -doccontainersize 152520 -doccontainerchecksum 88f344ae3ba366222b30d0d2e2999807e9abbacad8a412cf63c727288f3117e25b24128278bb507679514f1808ac1386af892fb97a025ea61c563a93cabb9d45 -docfiles size=42 - RELOC/doc/latex/endnotesj/LICENSE - RELOC/doc/latex/endnotesj/Makefile - RELOC/doc/latex/endnotesj/README.md details="Readme" - RELOC/doc/latex/endnotesj/endnotesj-ja.pdf details="Package documentation" language="ja" - RELOC/doc/latex/endnotesj/endnotesj-ja.tex -runfiles size=5 - RELOC/tex/latex/endnotesj/endnotesj.sty -catalogue-ctan /language/japanese/endnotesj -catalogue-date 2018-05-13 12:43:13 +0200 -catalogue-license bsd3 -catalogue-topics endnote japanese -catalogue-version 3.0 - -name endofproofwd -category Package -revision 45116 -shortdesc An "end of proof" sign -relocated 1 -longdesc This package provides an additional "end of proof" sign. The -longdesc command's name is \wasserdicht. -containersize 628 -containerchecksum 9f476756673f42480cc243f35c91ab1836eabef9dc58184fe44cc086ba40b5b93e80d7b1f24f75395c8190ca761a84c57bb4e7a4c55c6fadfc16aad31c90def6 -doccontainersize 2064 -doccontainerchecksum 238c1b5933c3c1bba365601e19dea81fd5a23e48210e8f48059660d3c65c38a0fa3da728684857138233981f21dc60f3457d55e9e41edc70b194da25eb438cd9 -docfiles size=3 - RELOC/doc/latex/endofproofwd/README.txt details="Readme" - RELOC/doc/latex/endofproofwd/endofproofwd.pdf details="Package documentation" - RELOC/doc/latex/endofproofwd/endofproofwd.pdf_tex -runfiles size=1 - RELOC/tex/latex/endofproofwd/endofproofwd.sty -catalogue-ctan /graphics/endofproofwd -catalogue-date 2017-08-26 05:30:39 +0200 -catalogue-license lppl1.3 -catalogue-topics graphics maths font-symbol-maths - -name engpron -category Package -revision 16558 -shortdesc Helps to type the pronunciation of English words -relocated 1 -longdesc This package provides macros beginning with the PS character, -longdesc made active, which enable us to write the British or American -longdesc English pronunciation as one can find it in the 'English -longdesc Pronouncing Dictionary' by Daniel Jones. There is an option to -longdesc typeset the pronunciation in the style of Harrap's dictionary. -containersize 3856 -containerchecksum 8bafb892342fdfc6e4d8534dbce52772bf6a821dff9991a67a65e7f5d859ce57227e06bf1401f86d944c5662187cad1acc3ee8f7fb0a2b369499bc95d7dd3b6a -doccontainersize 1928368 -doccontainerchecksum d9e06e6d5f9d52bb59ecd8aa01a985d6c396fb406aeab5393250e7c39e9a3ee468533cae840570b1d5e97167c3d786db131c423c80e09d578d10e6ce439c2720 -docfiles size=608 - RELOC/doc/latex/engpron/LISEZMOI details="Lisez moi" language="fr" - RELOC/doc/latex/engpron/README details="Readme" language="en" - RELOC/doc/latex/engpron/engpron-en.ltx - RELOC/doc/latex/engpron/engpron-en.pdf details="Package documentation (English)" language="en" - RELOC/doc/latex/engpron/engpron-ex-en.pdf details="Usage example (English)" language="en" - RELOC/doc/latex/engpron/engpron-ex-en.tex - RELOC/doc/latex/engpron/engpron-ex-fr.pdf details="Usage example (French)" language="fr" - RELOC/doc/latex/engpron/engpron-ex-fr.tex - RELOC/doc/latex/engpron/engpron-fr.ltx - RELOC/doc/latex/engpron/engpron-fr.pdf - RELOC/doc/latex/engpron/engpron.pdf details="Package documentation (French)" language="fr" -srccontainersize 24968 -srccontainerchecksum 11cb8883e1a58070aa39e7650a48087e95cd9836af6b95170755ac42e896ae3ad38f58fb55dfe7ea83803757113edd44c1dcfccb9b753e722699d2905a8c7c71 -srcfiles size=24 - RELOC/source/latex/engpron/Makefile - RELOC/source/latex/engpron/engpron.dtx - RELOC/source/latex/engpron/engpron.ins -runfiles size=4 - RELOC/tex/latex/engpron/engpron-tools.sty - RELOC/tex/latex/engpron/engpron.sty -catalogue-ctan /macros/latex/contrib/engpron -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics phonetic linguistic -catalogue-version 2 - -name engrec -category Package -revision 15878 -shortdesc Enumerate with lower- or uppercase Greek letters -relocated 1 -longdesc This package provides two macros \engrec and \EnGrec to convert -longdesc number arguments to lower case or upper case greek letters. -longdesc They have the syntax of \alph, i.e. \engrec{a_counter}, -longdesc \EnGrec{a_counter}. Options are provided to work with the -longdesc upgreek and fourier packages. Requires amstext. -containersize 1828 -containerchecksum 7cc372bb9ed44acaba2fd1ffda68f513726186896c32d5ac66f12d9cc1b6c2e4852e0e01af3d12476582a58530280c308091f04f21e42fab315dd8497bef213f -doccontainersize 270460 -doccontainerchecksum fda2b8075f8fbb4c6530434d66bd427d356ad3fcad80d655071a1b878b50f12f2f86d0894e26e2473f918fa73a74be06648734de0aa9006cfa7bcdb90dd84d7b -docfiles size=71 - RELOC/doc/latex/engrec/LISEZMOI - RELOC/doc/latex/engrec/README details="Package Readme" - RELOC/doc/latex/engrec/engrec.pdf details="Package documentation" -srccontainersize 7360 -srccontainerchecksum 379b8b25d5fa6cee1f18d3e0446360f7c92f80b5a281c394629b2ef2d6543ea3fa77503e7d8d8e208402771ad7f0059baecac3df48a724d1a5980d19093997cc -srcfiles size=7 - RELOC/source/latex/engrec/Makefile - RELOC/source/latex/engrec/engrec.dtx - RELOC/source/latex/engrec/engrec.ins -runfiles size=2 - RELOC/tex/latex/engrec/engrec.sty -catalogue-also greekctr -catalogue-ctan /macros/latex/contrib/engrec -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics list list-enum greek -catalogue-version 1.1 - -name engtlc -category Package -revision 28571 -shortdesc Support for users in Telecommunications Engineering -relocated 1 -longdesc The package provides a wide range of abbreviations for terms -longdesc used in Telecommunications Engineering. -containersize 3740 -containerchecksum b838ab57db5bc63dfcb7350db7d50ac5a6bc9ebd55610a840859538e52ec75b75f12799fa42693e123fdbf1c48b103dcdb9fefbab5def6af970e18599b337094 -doccontainersize 599040 -doccontainerchecksum 0f2f81e46963de20e3f45edd28d295495bf0137ccfdfbb4f5645eb9853981015338ccee249726d217deba9d7df9c68d7e5fb71988f72227c6d34b18c508c6abd -docfiles size=210 - RELOC/doc/latex/engtlc/README details="Readme" - RELOC/doc/latex/engtlc/engtlc.pdf details="Package documentation (English)" language="en" - RELOC/doc/latex/engtlc/engtlc.tex - RELOC/doc/latex/engtlc/itengtlc.pdf details="Package documentation (Italian)" language="it" - RELOC/doc/latex/engtlc/itengtlc.tex -runfiles size=4 - RELOC/tex/latex/engtlc/engtlc.sty -catalogue-ctan /macros/latex/contrib/engtlc -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics engineering -catalogue-version 3.2 - -name enigma -category Package -revision 29802 -shortdesc Encrypt documents with a three rotor Enigma -relocated 1 -longdesc The package provides historical encryption (Enigma cipher) for -longdesc LuaTeX-based formats. -containersize 18332 -containerchecksum 5777966b33c524be97ab68d96307d20a1337128be3191f89de171903f629b91d3584204433665af367a90db3a2df8af23f418efd7810d5478476016ab7950815 -doccontainersize 266516 -doccontainerchecksum a0dd09dd0d59ad965d75d7c1f71bfd14f9fcb8c5447e8cd38ae21f813aabf153bb05d80525187d6d0f4e6af9747e3bf5c94d85005976210b9efe1f38253eaeac -docfiles size=75 - RELOC/doc/context/third/enigma/enigma/COPYING - RELOC/doc/context/third/enigma/enigma/README details="Readme" - RELOC/doc/context/third/enigma/enigma/enigma-doc.pdf details="Package documentation" - RELOC/doc/context/third/enigma/enigma/enigma_manual.tex - RELOC/doc/context/third/enigma/enigma/examples/enigma-example-context.tex - RELOC/doc/context/third/enigma/enigma/examples/enigma-example-latex.tex - RELOC/doc/context/third/enigma/enigma/examples/enigma-example-plain.tex -runfiles size=19 - RELOC/scripts/context/lua/third/enigma/mtx-t-enigma.lua/mtx-t-enigma.lua - RELOC/tex/context/third/enigma/t-enigma.mkv/t-enigma.mkvi - RELOC/tex/generic/enigma/enigma.lua - RELOC/tex/latex/enigma/enigma.sty - RELOC/tex/plain/enigma/enigma.tex -catalogue-ctan /macros/luatex/generic/enigma -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license bsd -catalogue-topics security luatex -catalogue-version 0.1 - -name enotez -category Package -revision 44024 -shortdesc Support for end-notes -relocated 1 -longdesc The package allows nested endnotes, supports hyperref and -longdesc provides means for easy customization of the list of notes. The -longdesc package requires the expl3 bundle and packages from the LaTeX 3 -longdesc 'package set'. -containersize 7100 -containerchecksum aef007f46c45049f07475e0e5c467fdfe4f72afff233521f483d0e62c0ade11656ec52ce616ed374fcb34286d4f69ca8aec5811bbcc2d2a44ad6fa0ab8a3a096 -doccontainersize 466136 -doccontainerchecksum 3a24e1001d2c4c2c3bfc5fed073b5a5b336c69a83c99e63c1ecf8bb042a9295b42a5464b015b2b7935962753be5a95724eee9c661e6115970eac1e5c4d17d030 -docfiles size=121 - RELOC/doc/latex/enotez/README details="Readme" - RELOC/doc/latex/enotez/enotez_en.pdf details="Package documentation" - RELOC/doc/latex/enotez/enotez_en.tex - RELOC/doc/latex/enotez/enotez_split_example.tex -runfiles size=10 - RELOC/tex/latex/enotez/enotez.sty -catalogue-also endnote endnotes -catalogue-ctan /macros/latex/contrib/enotez -catalogue-date 2017-04-24 19:51:11 +0200 -catalogue-license lppl1.3 -catalogue-topics endnote expl3 -catalogue-version 0.9a - -name enumitem -category Package -revision 49937 -shortdesc Control layout of itemize, enumerate, description -relocated 1 -longdesc This package provides user control over the layout of the three -longdesc basic list environments: enumerate, itemize and description. It -longdesc supersedes both enumerate and mdwlist (providing -longdesc well-structured replacements for all their funtionality), and -longdesc in addition provides functions to compute the layout of labels, -longdesc and to 'clone' the standard environments, to create new -longdesc environments with counters of their own. -containersize 13696 -containerchecksum bd44433291bbdec18b730743a28f5af0d58413d3f2818a6cf50e23055c51295f35c7c03827487ab6426a66e4b1845b16fd50d649cd3d50515b3ac2d32c9344ad -doccontainersize 159352 -doccontainerchecksum 1cf666526ecb425e58e095c549d358104f04a6714369faa5ac940e79558f39780de541e20edc1539e00fe29420efe9ed0be0473cd82f850ea49467cf824c1c4b -docfiles size=52 - RELOC/doc/latex/enumitem/README.md details="Readme" - RELOC/doc/latex/enumitem/enumitem.pdf details="Package documentation" - RELOC/doc/latex/enumitem/enumitem.tex -runfiles size=13 - RELOC/tex/latex/enumitem/enumitem.sty -catalogue-contact-home http://www.texnia.com/enumitem.html -catalogue-contact-repository https://github.com/jbezos/enumitem -catalogue-ctan /macros/latex/contrib/enumitem -catalogue-date 2019-02-04 19:02:13 +0100 -catalogue-license mit -catalogue-topics list -catalogue-version 3.8 - -name enumitem-zref -category Package -revision 21472 -shortdesc Extended references to items for enumitem package -relocated 1 -longdesc The package is a companion for the enumitem package; it makes -longdesc it possible to reference any item in lists formatted by -longdesc enumitem lists, viz., enumerated, itemize and description -longdesc lists, and any list defined (or customised) with \newlist or -longdesc \setlist. References may be typeset differently with -longdesc options/properties and even arbitrary text. With hyperref, -longdesc anchors are added for each item to enable hyperlinks within the -longdesc document or even to external documents. Three schemes are -longdesc provided to make reference names (including the standard \label -longdesc command). -containersize 7148 -containerchecksum b1160993c23a95b7c2a2a79e57cea992b83da56268e2dc2fd80d0841b99bb4036383b0811076498173b7e8982aec393978d7c0434f2d3349d4555754152ed5ed -doccontainersize 684092 -doccontainerchecksum 3e7d061479f649125628394408b3d859e7fd50110616e00169ea131fcefcacb325b37d9a23fd8b4c7eb7da258a3609c0384a3e3cb96a6308ae8b2bc5e4116e29 -docfiles size=242 - RELOC/doc/latex/enumitem-zref/README details="Readme" - RELOC/doc/latex/enumitem-zref/enumitem-zexample.tex - RELOC/doc/latex/enumitem-zref/enumitem-zref.pdf details="Package documentation" -srccontainersize 24888 -srccontainerchecksum 6e8fdc7591514ba2bc8381e7f712c36c6d2d6d9decc74882b9b4028bc6eddb8b75a932d907d41cd4623ce0848b8b89f263f106905048d8fa35522c67c8a7794d -srcfiles size=26 - RELOC/source/latex/enumitem-zref/enumitem-zref.drv - RELOC/source/latex/enumitem-zref/enumitem-zref.dtx - RELOC/source/latex/enumitem-zref/enumitem-zref.ins -runfiles size=7 - RELOC/tex/latex/enumitem-zref/enumitem-zref.sty -catalogue-ctan /macros/latex/contrib/enumitem-zref -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics label-ref list -catalogue-version 1.8 - -name envbig -category Package -revision 15878 -shortdesc Printing addresses on envelopes -relocated 1 -longdesc A simple package, that prints both 'from' and 'to' addresses. -containersize 1368 -containerchecksum bd004f62551ed8ad29cb833fc958f56156f0ab1a4134ee557b2fd9f64ef61a04da2d39eae3bdbd2b42ff232447b28ad84455d2f37e028d5e645467dbe5d520aa -doccontainersize 404 -doccontainerchecksum 547712391157c7368d98892cfdda5ab82b1ffde08d1064e27ced3f6f9fdaf23d4dd0ea703bcddd1611a8367a45b8fc1f9a84156aa4b533fdf45d65037cdc3360 -docfiles size=1 - RELOC/doc/latex/envbig/README -runfiles size=1 - RELOC/tex/latex/envbig/envbig.sty -catalogue-ctan /macros/latex/contrib/envbig -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics letter - -name environ -category Package -revision 33821 -shortdesc A new interface for environments in LaTeX -relocated 1 -longdesc The package provides the \collect@body command (as in amsmath), -longdesc as well as a \long version \Collect@Body, for collecting the -longdesc body text of an environment. These commands are used to define -longdesc a new author interface to creating new environments. For -longdesc example: \NewEnviron{test} wraps the entire environment body in -longdesc square brackets, doing the right thing in ignoring leading and -longdesc trailing spaces. -containersize 1896 -containerchecksum fde1efcb82a9419bd7aeb065c39c3e1c89527301011e64286d58ad2ec9530c4157ac606f913a7b72c2f79a12aa131b1e2d0f8c987d0754e6618ab2f51e1cded4 -doccontainersize 156300 -doccontainerchecksum 0f7f84134d703abd4589e7b4c982618560e652598fbd278ac5a2ffc9740a44b1d46ce4f128a5d042721f9699e418c6fc690ca292e0b0179a8b4f296bb42cd5a1 -docfiles size=40 - RELOC/doc/latex/environ/README details="Readme" - RELOC/doc/latex/environ/environ.pdf details="Package documentation" -srccontainersize 6412 -srccontainerchecksum d1b1e1273582db5116111b726ecc6134a768e4027e2ea00ba311a4c0d21b03e67c76cbc3e75b256bdad38e7110e29f1155b0a584988f14cea237f5169dcccb56 -srcfiles size=6 - RELOC/source/latex/environ/environ.dtx - RELOC/source/latex/environ/environ.ins -runfiles size=2 - RELOC/tex/latex/environ/environ.sty -catalogue-ctan /macros/latex/contrib/environ -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics macro-supp -catalogue-version 0.3 - -name envlab -category Package -revision 15878 -shortdesc Addresses on envelopes or mailing labels -relocated 1 -longdesc A LaTeX package for producing mailing envelopes and labels, -longdesc including barcodes and address formatting according to the US -longdesc Postal Service rules. Redefines the standard \makelabels -longdesc command of the LaTeX letter documentclass. -containersize 5484 -containerchecksum a0355170a81d013bf139c8db9bbdcd2210842b9823aa00d13739515e381dc87d3963748fda8a7e5ae4688b1349b96e3112d3e4176e6b4b9862725f384ab2b73d -doccontainersize 341292 -doccontainerchecksum a23e9f54eff536859a3c1e73d5df2daa9b8fdb0622140d9cc6a1e8b719babf61e23ed9c3a1b6f6b0fb66bacd8d4e30e96e25f878b2c72412755a24b920a51ad2 -docfiles size=109 - RELOC/doc/latex/envlab/elguide.pdf details="User guide" - RELOC/doc/latex/envlab/elguide.tex - RELOC/doc/latex/envlab/envlab.pdf details="Documentation source" - RELOC/doc/latex/envlab/readme.v12 -srccontainersize 14620 -srccontainerchecksum 50a42367bfe3de01f4f680154f0f81a895cff5742f088c77b79151879fadf3e4e57cf92b9a2d0a209dd6e0e55b36f8ce1b1d2d9cf71921df87d52d60e814a519 -srcfiles size=19 - RELOC/source/latex/envlab/elold.ins - RELOC/source/latex/envlab/envlab.drv - RELOC/source/latex/envlab/envlab.dtx - RELOC/source/latex/envlab/envlab.ins -runfiles size=7 - RELOC/tex/latex/envlab/envlab.cfg - RELOC/tex/latex/envlab/envlab.sty -catalogue-also akletter dinbrief formlett -catalogue-ctan /macros/latex/contrib/envlab -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl -catalogue-topics letter barcode class -catalogue-version 1.2 - -name epigrafica -category Package -revision 17210 -shortdesc A Greek and Latin font -relocated 1 -longdesc Epigrafica is forked from the development of the MgOpen font -longdesc Cosmetica, which is a similar design to Optima and includes -longdesc Greek. Development has been supported by the Laboratory of -longdesc Digital Typography and Mathematical Software, of the Department -longdesc of Mathematics of the University of the Aegean, Greece. -execute addMap epigrafica.map -containersize 343776 -containerchecksum 38deb54c6e10db2be46d0bd8e960f067f759a18ee03aa298ddc21fc1207d082ae87f29b784bce99b2d4d47d9edf6c244f98f33eb54596dc36ad5fe388d78e21e -doccontainersize 266300 -doccontainerchecksum bcdd4d9cddf2894f39c89bb78910a4839dba918baa04238e1a0c3f7cb824ff58875c0ebdddc2769ac483f4697699bed638062173d1d6062cac6bacb2d6a83e5b -docfiles size=72 - RELOC/doc/fonts/epigrafica/README - RELOC/doc/fonts/epigrafica/doc.zip - RELOC/doc/fonts/epigrafica/epigrafica.pdf details="Package documentation" - RELOC/doc/fonts/epigrafica/epigrafica.tex -runfiles size=161 - RELOC/fonts/afm/public/epigrafica/Epigrafica-Entona.afm - RELOC/fonts/afm/public/epigrafica/Epigrafica-EntonaReonta.afm - RELOC/fonts/afm/public/epigrafica/Epigrafica-Ortha.afm - RELOC/fonts/afm/public/epigrafica/Epigrafica-Pezokefalaia.afm - RELOC/fonts/afm/public/epigrafica/Epigrafica-Reonta.afm - RELOC/fonts/enc/dvips/epigrafica/epigraficahellenic.enc - RELOC/fonts/map/dvips/epigrafica/epigrafica.map - RELOC/fonts/tfm/public/epigrafica/epigraficab8a.tfm - RELOC/fonts/tfm/public/epigrafica/epigraficab8r.tfm - RELOC/fonts/tfm/public/epigrafica/epigraficabi8a.tfm - RELOC/fonts/tfm/public/epigrafica/epigraficabi8r.tfm - RELOC/fonts/tfm/public/epigrafica/epigraficabo8a.tfm - RELOC/fonts/tfm/public/epigrafica/epigraficabo8r.tfm - RELOC/fonts/tfm/public/epigrafica/epigraficac8a.tfm - RELOC/fonts/tfm/public/epigrafica/epigraficac8r.tfm - RELOC/fonts/tfm/public/epigrafica/epigraficahb7a.tfm - RELOC/fonts/tfm/public/epigrafica/epigraficahb7r.tfm - RELOC/fonts/tfm/public/epigrafica/epigraficahbi7a.tfm - RELOC/fonts/tfm/public/epigrafica/epigraficahbi7r.tfm - RELOC/fonts/tfm/public/epigrafica/epigraficahbo7a.tfm - RELOC/fonts/tfm/public/epigrafica/epigraficahbo7r.tfm - RELOC/fonts/tfm/public/epigrafica/epigraficahc7a.tfm - RELOC/fonts/tfm/public/epigrafica/epigraficahc7r.tfm - RELOC/fonts/tfm/public/epigrafica/epigraficahi7a.tfm - RELOC/fonts/tfm/public/epigrafica/epigraficahi7r.tfm - RELOC/fonts/tfm/public/epigrafica/epigraficahn7r.tfm - RELOC/fonts/tfm/public/epigrafica/epigraficaho7a.tfm - RELOC/fonts/tfm/public/epigrafica/epigraficaho7r.tfm - RELOC/fonts/tfm/public/epigrafica/epigraficai8a.tfm - RELOC/fonts/tfm/public/epigrafica/epigraficai8r.tfm - RELOC/fonts/tfm/public/epigrafica/epigrafican8a.tfm - RELOC/fonts/tfm/public/epigrafica/epigrafican8r.tfm - RELOC/fonts/tfm/public/epigrafica/epigraficao8a.tfm - RELOC/fonts/tfm/public/epigrafica/epigraficao8r.tfm - RELOC/fonts/tfm/public/epigrafica/gepigraficahn7a.tfm - RELOC/fonts/type1/public/epigrafica/Epigrafica-Entona.pfb - RELOC/fonts/type1/public/epigrafica/Epigrafica-EntonaReonta.pfb - RELOC/fonts/type1/public/epigrafica/Epigrafica-Ortha.pfb - RELOC/fonts/type1/public/epigrafica/Epigrafica-Pezokefalaia.pfb - RELOC/fonts/type1/public/epigrafica/Epigrafica-Reonta.pfb - RELOC/fonts/vf/public/epigrafica/epigraficab8r.vf - RELOC/fonts/vf/public/epigrafica/epigraficabi8r.vf - RELOC/fonts/vf/public/epigrafica/epigraficabo8r.vf - RELOC/fonts/vf/public/epigrafica/epigraficac8r.vf - RELOC/fonts/vf/public/epigrafica/epigraficahb7r.vf - RELOC/fonts/vf/public/epigrafica/epigraficahbi7r.vf - RELOC/fonts/vf/public/epigrafica/epigraficahbo7r.vf - RELOC/fonts/vf/public/epigrafica/epigraficahc7r.vf - RELOC/fonts/vf/public/epigrafica/epigraficahi7r.vf - RELOC/fonts/vf/public/epigrafica/epigraficahn7r.vf - RELOC/fonts/vf/public/epigrafica/epigraficaho7r.vf - RELOC/fonts/vf/public/epigrafica/epigraficai8r.vf - RELOC/fonts/vf/public/epigrafica/epigrafican8r.vf - RELOC/fonts/vf/public/epigrafica/epigraficao8r.vf - RELOC/tex/latex/epigrafica/epigrafica.sty - RELOC/tex/latex/epigrafica/lgrepigrafica.fd - RELOC/tex/latex/epigrafica/ot1epigrafica.fd -catalogue-ctan /fonts/greek/epigrafica -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license gpl -catalogue-topics font font-type1 font-greek font-sans -catalogue-version 1.01 - -name epigram -category Package -revision 20513 -shortdesc Display short quotations -relocated 1 -longdesc The package determines (on the basis of the width of the text -longdesc of the epigram, laid out on a single line) whether to produce a -longdesc line or a displayed paragraph. -containersize 852 -containerchecksum 07399b0109f88c91a42002529a35c94f43b3d44a161cff988633d6b1a4bc8f60bc30f2a7b13e38eeec045dc7ad4d39b1cb872b3b1b9790e43978c2f08d05a29e -runfiles size=1 - RELOC/tex/generic/epigram/epigram.tex -catalogue-ctan /macros/generic/misc/epigram.tex -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics epigram - -name epigraph -category Package -revision 15878 -shortdesc A package for typesetting epigraphs -relocated 1 -longdesc Epigraphs are the pithy quotations often found at the start (or -longdesc end) of a chapter. Both single epigraphs and lists of epigraphs -longdesc are catered for. Various aspects are easily configurable. -containersize 1956 -containerchecksum eca90f0e04b861c0b4fad52ca63aaef42035804a5d6c825dec0530f8475b720dd07b62d78617efdb1ca41db019ae481227a9a860fb1bac743a2df7277d8d4101 -doccontainersize 161244 -doccontainerchecksum 509d632cb50fd408b0c5b7d3540e22623aa66a8a1936c2fe2dc60252ca2ee3867676b22eca3039ac50899582846c535f0df0ac9959c5be4e34135176366edbdc -docfiles size=46 - RELOC/doc/latex/epigraph/README details="Readme" - RELOC/doc/latex/epigraph/epigraph.pdf details="Package documentation" -srccontainersize 10456 -srccontainerchecksum 0f0c9cabff3ca5664d1ed6318af17b42a932256452b467d70f191b832a3f12c962cce4a57e43c8bfb9025a2b83994e3c6007c2652690427096348f566b388c03 -srcfiles size=9 - RELOC/source/latex/epigraph/epigraph.dtx - RELOC/source/latex/epigraph/epigraph.ins -runfiles size=2 - RELOC/tex/latex/epigraph/epigraph.sty -catalogue-ctan /macros/latex/contrib/epigraph -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics epigram -catalogue-version 1.5c - -name epiolmec -category Package -revision 15878 -shortdesc Typesetting the Epi-Olmec Language -relocated 1 -longdesc The package contains all the necessary files to typeset -longdesc Epi-Olmec "documents", in a script used in Southern Middle -longdesc America until about 500 AD. -execute addMap epiolmec.map -containersize 108812 -containerchecksum fd2721b671df77931512af2b10f01fac367f659cc1c069c5682f2d82dd6dc637481b49e838c911ae52717c03aff560fb632f97548a53051fab97c2d08ba61e10 -doccontainersize 122424 -doccontainerchecksum c1912940efbf6453a8e6168930545fb42d3586825811894e3f220e363c01cc12e18e762036f26ba6f54616ac50a0e6caaf1904b5740f5af40f6e31344b124fc3 -docfiles size=32 - RELOC/doc/latex/epiolmec/GlyphAccessCommands.pdf details="Package documentation" -srccontainersize 6548 -srccontainerchecksum ebe0063d46e5b56decc4fbd37f82532e73f00666ae9cba46198e0bc25700b4303768e7561ab24e39fd6727eb3a154dc8e3e5aac8db4527b248d0c1bd9d479290 -srcfiles size=8 - RELOC/source/latex/epiolmec/epiolmec.dtx - RELOC/source/latex/epiolmec/epiolmec.ins -runfiles size=34 - RELOC/fonts/map/dvips/epiolmec/epiolmec.map - RELOC/fonts/tfm/public/epiolmec/EpiOlmec.tfm - RELOC/fonts/type1/public/epiolmec/Epi-Olmec.pfb - RELOC/tex/latex/epiolmec/epiolmec.sty -catalogue-ctan /language/epiolmec -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font font-type1 font-archaic - -name eplain -category Package -revision 48634 -shortdesc Extended plain TeX macros -longdesc An extended version of the plain TeX format, adding support for -longdesc bibliographies, tables of contents, enumerated lists, verbatim -longdesc input of files, numbered equations, tables, two-column output, -longdesc footnotes, hyperlinks in PDF output and commutative diagrams. -longdesc Eplain can also load some of the more useful LaTeX packages, -longdesc notably graphics, graphicx (an extended of version of -longdesc graphics), color, autopict (a package instance of the LaTeX -longdesc picture code), psfrag, and url. -depend pdftex -depend babel -depend cm -depend dehyph -depend hyphen-base -depend knuth-lib -depend latex-fonts -depend plain -depend eplain.ARCH -execute AddFormat name=eplain engine=pdftex patterns=language.dat options="-translate-file=cp227.tcx *eplain.ini" fmttriggers=babel,cm,dehyph,hyphen-base,knuth-lib,latex-fonts,plain -containersize 42076 -containerchecksum b87777213eea23dc213159d6ab7b10ee34c921268c46c46e8a1360ee208a73e67e5e7e5fbad0a68dbafff10978c11a972b4c879492d6a2e61595edd388491946 -doccontainersize 993344 -doccontainerchecksum 3ac9f1cd32053c5f8e48ec2fdf19c58fceb9b753a0990f452f15db38a44e033ee5ae6edaf3faac09dc316c13e755c34d52abacbb3faa38b2a61c390f6b28f067 -docfiles size=528 - texmf-dist/doc/eplain/AUTHORS - texmf-dist/doc/eplain/COPYING - texmf-dist/doc/eplain/ChangeLog - texmf-dist/doc/eplain/INSTALL - texmf-dist/doc/eplain/NEWS - texmf-dist/doc/eplain/README details="Package Readme" - texmf-dist/doc/eplain/demo/Makefile - texmf-dist/doc/eplain/demo/lscommnt.tex - texmf-dist/doc/eplain/demo/xhyper.tex - texmf-dist/doc/eplain/eplain.html details="Package documentation (HTML)" - texmf-dist/doc/eplain/eplain.pdf details="Package documentation (PDF)" - texmf-dist/doc/eplain/lscommnt.jpg - texmf-dist/doc/eplain/util/idxuniq - texmf-dist/doc/eplain/util/trimsee - texmf-dist/doc/eplain/xhyper.jpg - texmf-dist/doc/info/eplain.info - texmf-dist/doc/man/man1/eplain.1 - texmf-dist/doc/man/man1/eplain.man1.pdf -srccontainersize 381064 -srccontainerchecksum f26ef04d0a891a8789ac143a1cac8674423a087584aabeb8e5d31aec0410ccfa7941724877c0c650644723d6211fa7d504be48de8e6a25948bbbb2b72248e811 -srcfiles size=132 - texmf-dist/source/eplain/eplain-source-3.8.zip - texmf-dist/source/eplain/xeplain.tex -runfiles size=50 - texmf-dist/tex/eplain/arrow.tex - texmf-dist/tex/eplain/btxmac.tex - texmf-dist/tex/eplain/eplain.aux - texmf-dist/tex/eplain/eplain.ini - texmf-dist/tex/eplain/eplain.tex -catalogue-contact-home http://tug.org/eplain/ -catalogue-ctan /macros/eplain -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license gpl2 -catalogue-topics plain-ext format -catalogue-version 3.8 - -name eplain.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of eplain -containersize 320 -containerchecksum 7440a86c6d36a424cb8b64fef54e2382037fd5343297b96f2774e84bbc678548ea7c49da70b4bc2f838a69ad67e575c7fc86fde9a7102a86b399791650e21611 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/eplain - -name eplain.amd64-freebsd -category Package -revision 16472 -shortdesc amd64-freebsd files of eplain -containersize 324 -containerchecksum 3876e8b1696694ebd3f8dd31a86914cac2135e36cd3da3f14f49a7e006696d6c892cdbaec0376a5dd354284e85d8c2abb7125e8be473778df3efcd1f6bda22d7 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/eplain - -name eplain.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of eplain -containersize 320 -containerchecksum 8f7861d34ae6e8642373c638e263ec86d3743910b8c781fe544a3552c2f10fc2bc9b013fa5f09619bab05b28592735139e8a98f851598e33f4bb49ebd376e0ba -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/eplain - -name eplain.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of eplain -containersize 320 -containerchecksum e81d7658ec1ecb254287941e71e5b89420d4bf39d9bdca8223f70a08f2c38f7401211a9f6411aff895c96a79141bde453da92b822b83a43d85e43f6ddae3845f -binfiles arch=armhf-linux size=1 - bin/armhf-linux/eplain - -name eplain.i386-cygwin -category Package -revision 13930 -shortdesc i386-cygwin files of eplain -containersize 324 -containerchecksum 942552cf3e2db045e528d36bfbed7d64fd11e0d4df958b8a2c78979c88857e84de977937153c7fce324665088b9861473d35d031aa3560dd8051115370bbc853 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/eplain - -name eplain.i386-freebsd -category Package -revision 16472 -shortdesc i386-freebsd files of eplain -containersize 324 -containerchecksum d577c9a616bc3a780ca859fcf5ae60a9aa34b43a4f2376bd3ceda15ee7684960ad16f1cc2778503756b59373f8c68bcca8aea5a79c252b6fe9da9cc9b022ee59 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/eplain - -name eplain.i386-linux -category Package -revision 3006 -shortdesc i386-linux files of eplain -containersize 320 -containerchecksum 0c7e67f5d99411d2d038e067464499627c9153045c9bfebb72975ef6052fdc097ba12450b6aac15b4d59686e300c024d196c6af6a3b93e70004952d307baef3c -binfiles arch=i386-linux size=1 - bin/i386-linux/eplain - -name eplain.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of eplain -containersize 324 -containerchecksum 9407aa58c70555c92719e5b3ef8b5a0e116bd179fd76e6a244476708a25e8d79fd1ee68fa7dadf4df6bdfb221c87d8839da5b9f91c2f02cae18de40ddf052811 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/eplain - -name eplain.i386-solaris -category Package -revision 8102 -shortdesc i386-solaris files of eplain -containersize 320 -containerchecksum 5222bdead370750c96dac7ba45f249c4ff9eaa69854d479f5bcc50a48ba0257cb5cdcea9b39fc07e62233c37b8d199fccba8fb9a914235494be7c37d8b832237 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/eplain - -name eplain.sparc-solaris -category Package -revision 3213 -shortdesc sparc-solaris files of eplain -containersize 320 -containerchecksum 1bae49c6a69f3c583ad85a9ef34b223aa754802a5f5e3f032f80390ec8573412cd7a1d7fe28f7a855da604c055a5187b166ad3a6a30e15195f910f1ee3d8a512 -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/eplain - -name eplain.win32 -category Package -revision 36810 -shortdesc win32 files of eplain -containersize 872 -containerchecksum 12ffcad6ea5f550cec7f5cccf279e332fda41dbc5edeef0e59dfaa797b95f1d65471f93da9f7f4b77fd2339428b80e646bcad5d50b9f5d08df9c20eb7b41274e -binfiles arch=win32 size=1 - bin/win32/eplain.exe - -name eplain.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of eplain -containersize 328 -containerchecksum 38056a6be941d8a0b524aef88a27196624c703e8358a5e8339dce2cf1399361d7f386a64d22a56724f54a1bd5832fd9284d4341cafba0f1210bebc0bad7d331a -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/eplain - -name eplain.x86_64-darwin -category Package -revision 18441 -shortdesc x86_64-darwin files of eplain -containersize 324 -containerchecksum d81116212f1d698ba26f8b8f7fdc180601745ba0adeafb911ec5517929374c9575b27f192cc7dd4e36721429ddaeb2ddb3de1d4eff2d54fe58f0707242bb0dcd -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/eplain - -name eplain.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of eplain -containersize 332 -containerchecksum eacbd16fe2b994d11ad9409b5d2649b4df3a81ec9606782e6fe76a6c5a09403488fe173cff2c37826544001950b8f9a4b05a87baf672afceef5d8da3623074ec -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/eplain - -name eplain.x86_64-linux -category Package -revision 3185 -shortdesc x86_64-linux files of eplain -containersize 324 -containerchecksum a230bdb5dca94d5ceabb70acbe5ca8b64960bc8666a886d4d89a6a63c4af41a09d5ae76d15c6164ca4faf326afadcb53065febaf6877a57d9177300cc25eb5f6 -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/eplain - -name eplain.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of eplain -containersize 324 -containerchecksum 95599a363a26ef6315527ca87e906bdcf89b9eaf11e632ea8d3c3c59ba99ec7b5aa4963a53a39df81429e5a6cd32ec709c336cef478d77e0b191c57cc8a34284 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/eplain - -name eplain.x86_64-solaris -category Package -revision 18442 -shortdesc x86_64-solaris files of eplain -containersize 328 -containerchecksum ea1b60ec9bae8e37f363e22983181f60a919c9810d69a61d7e14dd22e7745c398f260ec65db85458ce2fd7d524b68e8d2d475695a82cbf9dd63586427d373547 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/eplain - -name epsdice -category Package -revision 15878 -shortdesc A scalable dice "font" -relocated 1 -longdesc The epsdice package defines a single command \epsdice that -longdesc takes a numeric argument (in the range 1-6), and selects a face -longdesc image from a file that contains each of the 6 possible die -longdesc faces. The graphic file is provided in both Encapsulated -longdesc PostScript and PDF formats. -containersize 5352 -containerchecksum b0782a5548f456bde627ec2ac04a7cea45124da43d88da5a9ded85207e70331769437a559266ca38b641ad13ae67295644d7d4a1100544ca209481a993fc18e8 -doccontainersize 66180 -doccontainerchecksum 7ef7df16ef2fbda2fddc2a2ec22f3ae44b5eda4ccc45c94272f53835d466c052c87aa484086294ceff8973ee698f4b06efb96e6fd086948f2ffa041e4abb0e04 -docfiles size=22 - RELOC/doc/latex/epsdice/README details="Readme" - RELOC/doc/latex/epsdice/dice.eps - RELOC/doc/latex/epsdice/dice.pdf details="Sample dice" - RELOC/doc/latex/epsdice/epsdice.pdf details="Package Documentation" -srccontainersize 6704 -srccontainerchecksum cde2a3708dcc061dea42945bfc7c62f566236a7150748bd844564d79518af42e61edcfad6cc42368a36694e9db353724dd2d5f7ca027c1fa9fb123b58c9161ec -srcfiles size=6 - RELOC/source/latex/epsdice/epsdice.dtx - RELOC/source/latex/epsdice/epsdice.ins -runfiles size=5 - RELOC/tex/latex/epsdice/dice.eps - RELOC/tex/latex/epsdice/dice.pdf - RELOC/tex/latex/epsdice/epsdice.cfg - RELOC/tex/latex/epsdice/epsdice.sty -catalogue-also dice -catalogue-ctan /macros/latex/contrib/epsdice -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics graphics-use -catalogue-version 2.1 - -name epsf -category Package -revision 21461 -shortdesc Simple macros for EPS inclusion -relocated 1 -longdesc The original (and now obsolescent) graphics inclusion macros -longdesc for use with dvips, still widely used by Plain TeX users (in -longdesc particular). For LaTeX users, the package is nowadays (rather -longdesc strongly) deprecated in favour of the more sophisticated -longdesc standard LaTeX latex-graphics bundle of packages. (The -longdesc latex-graphics bundle is also available to Plain TeX users, via -longdesc its Plain TeX version.) -containersize 7540 -containerchecksum 227043a531734382b48eb2b1250fd0ed2f0f836195a95f4d962db218a06016a940227f8e9bd8a44ab0e356aecc51df526a2f03b912f6c33f69157074cb16f74c -doccontainersize 273992 -doccontainerchecksum a8fdb109e3efdf4fedf7d0243a8f1fd067584c0c1025a466dc845b0c8ed5973c6fc54d876329a7fa5bd464611557b825e0c3fcd2691890c03d58ee5e020014e3 -docfiles size=98 - RELOC/doc/generic/epsf/LICENSE - RELOC/doc/generic/epsf/Makefile - RELOC/doc/generic/epsf/README details="Readme" - RELOC/doc/generic/epsf/bboxgrid.ps - RELOC/doc/generic/epsf/epsf-doc.pdf details="Package documentation" - RELOC/doc/generic/epsf/epsf-doc.tex - RELOC/doc/generic/epsf/fndbadps - RELOC/doc/generic/epsf/okay/teps.eps - RELOC/doc/generic/epsf/okay/tepsf.eps - RELOC/doc/generic/epsf/okay/tepsf1.dvi - RELOC/doc/generic/epsf/okay/tepsf2.dvi - RELOC/doc/generic/epsf/okay/tepsf3.dvi - RELOC/doc/generic/epsf/teps.eps - RELOC/doc/generic/epsf/tepsf.eps - RELOC/doc/generic/epsf/tepsf1.tex - RELOC/doc/generic/epsf/tepsf2.ltx - RELOC/doc/generic/epsf/tepsf3.tex -runfiles size=14 - RELOC/tex/generic/epsf/epsf.sty - RELOC/tex/generic/epsf/epsf.tex -catalogue-also epsfx -catalogue-ctan /macros/generic/epsf -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics graphics-incl -catalogue-version 2.7.4 - -name epsf-dvipdfmx -category Package -revision 35575 -shortdesc Plain TeX file for using epsf.tex with (x)dvipdfmx -relocated 1 -longdesc epsf-dvipdfmx.tex is a plain TeX file to be \input after -longdesc epsf.tex when using plain TeX with dvipdfmx. As in: \input epsf -longdesc \input epsf-dvipdfmx It is needed when an .eps file has -longdesc anything except the origin (0,0) for the lower-left of its -longdesc bounding box. -containersize 1040 -containerchecksum 16dc2da08c57eb05495b2a4c749babc16075c7bf2ac63208c0bf80feae52acbd0924ea41138659070a0211ec7a420c12872844af4d2320fa2a5f3f769273aa90 -doccontainersize 2048 -doccontainerchecksum dd094950ac6006c7708faa1cbb65a47aa56a54aff27b01f62f5ba3d1ecc9f450b615cabb853c4692b8693f79c1b7032ea8f09cbdbc8b654cd42988b45cba9f88 -docfiles size=3 - RELOC/doc/plain/epsf-dvipdfmx/README details="Readme" - RELOC/doc/plain/epsf-dvipdfmx/testepdpx.eps - RELOC/doc/plain/epsf-dvipdfmx/testepdpx.tex -runfiles size=1 - RELOC/tex/plain/epsf-dvipdfmx/epsf-dvipdfmx.tex -catalogue-ctan /macros/plain/contrib/epsf-dvipdfmx -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics graphics-epspdf -catalogue-version 2014 - -name epsincl -category Package -revision 29349 -shortdesc Include EPS in MetaPost figures -relocated 1 -longdesc The package facilitates including EPS files in MetaPost -longdesc figures; it makes use of (G)AWK. -containersize 1932 -containerchecksum c48d53d39281d082cfe56ff64ea33f42dc05c0d8943e669450635bfa3ba36ed91eeaae636d209149bd05fc08dde07462f15eefbafa57dfd0b8b1ac72152560b2 -doccontainersize 4200 -doccontainerchecksum 8029eac2871973028d6e790263bb3e9247a19deafbbcdac1061544f293d326b6a483dfa2ceead46a6d3e89da1e793dd51de7f6e496912cfefbb3988f6c1663df -docfiles size=9 - RELOC/doc/metapost/epsincl/0info.txt - RELOC/doc/metapost/epsincl/README details="Readme" - RELOC/doc/metapost/epsincl/epsincl.awk - RELOC/doc/metapost/epsincl/epsincl.bat - RELOC/doc/metapost/epsincl/testinc0.eps - RELOC/doc/metapost/epsincl/testincl.bat - RELOC/doc/metapost/epsincl/testincl.mp - RELOC/doc/metapost/epsincl/testincl.sh -runfiles size=1 - RELOC/metapost/epsincl/epsincl.mp -catalogue-ctan /graphics/metapost/contrib/macros/epsincl -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics graphics-prep -catalogue-version 0.2 - -name epslatex-fr -category Package -revision 19440 -catalogue fepslatex -shortdesc French version of "graphics in LaTeX" -relocated 1 -longdesc This is the French translation of epslatex, and describes how -longdesc to use imported graphics in LaTeX(2e) documents. -containersize 432 -containerchecksum 1ae9b36fd14bfe91a03f53b4ffcd40a89fb14285da881cec644b0d1d5c76d1c43a337ecdf5ae90e381155876aa82f496aae1e5cc498409bc56762efdbb738cd6 -doccontainersize 1037092 -doccontainerchecksum 8b7a314af1fa4b4f0cc3f138d2ea00e4713b895bc0f0cff966104870249627d0cfd74cee4a0103625f73ac7a27e713641c5ceb606ee51be533adcd7ca6984e9c -docfiles size=824 - RELOC/doc/latex/epslatex-fr/Ball.eps - RELOC/doc/latex/epslatex-fr/CHAP2.sty - RELOC/doc/latex/epslatex-fr/Construction.eps - RELOC/doc/latex/epslatex-fr/Franc-chap.sty - RELOC/doc/latex/epslatex-fr/README - RELOC/doc/latex/epslatex-fr/README.TEXLIVE - RELOC/doc/latex/epslatex-fr/Warning.eps - RELOC/doc/latex/epslatex-fr/alltex.sty - RELOC/doc/latex/epslatex-fr/auteurs.sty - RELOC/doc/latex/epslatex-fr/bases.sty - RELOC/doc/latex/epslatex-fr/block.sty - RELOC/doc/latex/epslatex-fr/box1.eps - RELOC/doc/latex/epslatex-fr/box2.eps - RELOC/doc/latex/epslatex-fr/boxes.sty - RELOC/doc/latex/epslatex-fr/btxdoc.bib - RELOC/doc/latex/epslatex-fr/cm.eps - RELOC/doc/latex/epslatex-fr/cm.ps - RELOC/doc/latex/epslatex-fr/danger.eps - RELOC/doc/latex/epslatex-fr/divers.sty - RELOC/doc/latex/epslatex-fr/ebnf.sty - RELOC/doc/latex/epslatex-fr/export.sty - RELOC/doc/latex/epslatex-fr/fepslatex.pdf details="The document itself" - RELOC/doc/latex/epslatex-fr/fepslatex.tex - RELOC/doc/latex/epslatex-fr/fill.sty - RELOC/doc/latex/epslatex-fr/fmparhack.sty - RELOC/doc/latex/epslatex-fr/foot.sty - RELOC/doc/latex/epslatex-fr/fr.sty - RELOC/doc/latex/epslatex-fr/franc.sty - RELOC/doc/latex/epslatex-fr/frnew.sty - RELOC/doc/latex/epslatex-fr/g_toc_entry.sty - RELOC/doc/latex/epslatex-fr/graphic.eps - RELOC/doc/latex/epslatex-fr/hands.sty - RELOC/doc/latex/epslatex-fr/header.tex - RELOC/doc/latex/epslatex-fr/indentondemand.sty - RELOC/doc/latex/epslatex-fr/makecmds.sty - RELOC/doc/latex/epslatex-fr/makerobust.sty - RELOC/doc/latex/epslatex-fr/mass.eps - RELOC/doc/latex/epslatex-fr/mypatches.sty - RELOC/doc/latex/epslatex-fr/myvarioref.sty - RELOC/doc/latex/epslatex-fr/nrfoot.sty - RELOC/doc/latex/epslatex-fr/origin.eps - RELOC/doc/latex/epslatex-fr/overlay.sty - RELOC/doc/latex/epslatex-fr/pale.eps - RELOC/doc/latex/epslatex-fr/pend.eps - RELOC/doc/latex/epslatex-fr/pretzel.eps - RELOC/doc/latex/epslatex-fr/pretzel.ps - RELOC/doc/latex/epslatex-fr/rdanger.eps - RELOC/doc/latex/epslatex-fr/rosette.eps - RELOC/doc/latex/epslatex-fr/rosette.ps - RELOC/doc/latex/epslatex-fr/sgte.sty - RELOC/doc/latex/epslatex-fr/smaller.sty - RELOC/doc/latex/epslatex-fr/square.eps - RELOC/doc/latex/epslatex-fr/topcapt.sty - RELOC/doc/latex/epslatex-fr/topfig.sty - RELOC/doc/latex/epslatex-fr/warn.sty - RELOC/doc/latex/epslatex-fr/wdesc.sty - RELOC/doc/latex/epslatex-fr/whitecdp.sty - RELOC/doc/latex/epslatex-fr/wide.eps - RELOC/doc/latex/epslatex-fr/widecenter.sty - RELOC/doc/latex/epslatex-fr/xb.sty -catalogue-ctan /info/epslatex/french -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics graphics french-doc translation - -name epspdf -category Package -revision 49952 -shortdesc Converter for PostScript, EPS and PDF -longdesc Epspdftk.tcl is a GUI ps/eps/pdf converter. Epspdf.tlu, its -longdesc command-line backend, can be used by itself. Options include -longdesc grayscaling, cropping margins and single-page selection. Some -longdesc conversion options are made possible by converting in multiple -longdesc steps. -depend epspdf.ARCH -containersize 31480 -containerchecksum ed89448463664021c708270df8687b04b86636ca6b7ef749a39cb7c464198ea0c649a973f4b718160aa19e7e8e19fb59964e9320137a20c31b968b280773d0e1 -doccontainersize 235256 -doccontainerchecksum 48843c5f43bf728df3100ce27ca70412baf977c1e7d1f7c59fd8a84032e98748f430d1b1a4c4d64b777af793ec54fb5941cce89b285053ae8272652a18361174 -docfiles size=91 - texmf-dist/doc/info/epspdf.info - texmf-dist/doc/support/epspdf/COPYING - texmf-dist/doc/support/epspdf/Changelog - texmf-dist/doc/support/epspdf/README details="Readme" - texmf-dist/doc/support/epspdf/epspdf.pdf details="User Manual" - texmf-dist/doc/support/epspdf/epspdf.texi - texmf-dist/doc/support/epspdf/images/cnv_linux.png - texmf-dist/doc/support/epspdf/images/config_lnx.png - texmf-dist/doc/support/epspdf/images/epspdf.png - texmf-dist/doc/support/epspdf/images/logo.pdf - texmf-dist/doc/support/epspdf/pstexi.tex -runfiles size=32 - texmf-dist/scripts/epspdf/epspdf.help - texmf-dist/scripts/epspdf/epspdf.tlu - texmf-dist/scripts/epspdf/epspdf4tk.cmd - texmf-dist/scripts/epspdf/epspdftk.tcl -catalogue-also epstopdf -catalogue-ctan /support/epspdf -catalogue-date 2016-08-10 05:02:09 +0200 -catalogue-license gpl -catalogue-topics graphics-epspdf -catalogue-version 0.6.3 - -name epspdf.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of epspdf -containersize 360 -containerchecksum 6bb726a50659ef1c10f2222708ed59008f5ba3ae10bd4bc6ea50a2d751013cb07d430a49c9b9eaf3dd0ebc83f8b9c7cad0c02c4edb01dcf130f5ad5b0e0b7e89 -binfiles arch=aarch64-linux size=2 - bin/aarch64-linux/epspdf - bin/aarch64-linux/epspdftk - -name epspdf.amd64-freebsd -category Package -revision 29050 -shortdesc amd64-freebsd files of epspdf -containersize 364 -containerchecksum 9ea00ad0d28ffaacad25dc7048cc443902bf58dcb70b43191d2f30951688289f743d56f2f86eaa6443fd4049a31e92a0573bc1ea5235c7fa4373a4bc3e30219d -binfiles arch=amd64-freebsd size=2 - bin/amd64-freebsd/epspdf - bin/amd64-freebsd/epspdftk - -name epspdf.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of epspdf -containersize 364 -containerchecksum b37d8c56781f8452ac42cea4faaecd8207282cd667139ce4f0fe4278dc1c2e31cf1e2f262aebe72fbbfca42bffbe046223f392b06a8dc82dfc213e19b690465c -binfiles arch=amd64-netbsd size=2 - bin/amd64-netbsd/epspdf - bin/amd64-netbsd/epspdftk - -name epspdf.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of epspdf -containersize 364 -containerchecksum 79cbe642805940ace91e9fad02bbef3582ad159fb274f376682dc42da0ff7394e065a731d1e96b18565676df5926f5064a356980f905457fd66172747b405a12 -binfiles arch=armhf-linux size=2 - bin/armhf-linux/epspdf - bin/armhf-linux/epspdftk - -name epspdf.i386-cygwin -category Package -revision 29050 -shortdesc i386-cygwin files of epspdf -containersize 364 -containerchecksum e8353953f70eede1570b56491433bc738a492cfc69e2f4d8260e1a28e981b5ea5e71ce6748b0b1464c66ecf4a5f55eb1dca18ab570de049cfbb4add54674fab1 -binfiles arch=i386-cygwin size=2 - bin/i386-cygwin/epspdf - bin/i386-cygwin/epspdftk - -name epspdf.i386-freebsd -category Package -revision 29050 -shortdesc i386-freebsd files of epspdf -containersize 364 -containerchecksum d7aefbb07701c8d118eb80f8feb32b72bc126f3517733fb34759fa3d90779b4f4fbeb5ab863d4d5186d4823f8f3b384d6a4d3cc493aa047d9262c1cf1fc88bab -binfiles arch=i386-freebsd size=2 - bin/i386-freebsd/epspdf - bin/i386-freebsd/epspdftk - -name epspdf.i386-linux -category Package -revision 29050 -shortdesc i386-linux files of epspdf -containersize 364 -containerchecksum d1593ba5251fde78019cf89fe0d214d783559bc5d96d7596123eae80afe990d48a53eeda9480e3c3d9ac7a8283ea6893f08e123e92bc6dce811e2b862ac2d027 -binfiles arch=i386-linux size=2 - bin/i386-linux/epspdf - bin/i386-linux/epspdftk - -name epspdf.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of epspdf -containersize 364 -containerchecksum e0c1d23d4af8dee743eb06f5936871ef559d8adb2ada77d2dee5fc125987479b36ef059c8e587d22de22fb45628e4ad3055d9e029cdc1bb9d141f19815f49492 -binfiles arch=i386-netbsd size=2 - bin/i386-netbsd/epspdf - bin/i386-netbsd/epspdftk - -name epspdf.i386-solaris -category Package -revision 29050 -shortdesc i386-solaris files of epspdf -containersize 364 -containerchecksum d35bef856bcbfe8388ce418920c1ae8ce77ed46a7aa88db4672edbf07741594c08babd19fb8bcb1831a7b5b3678255debf76dcd33916f23a4ed2c98056f6fd2f -binfiles arch=i386-solaris size=2 - bin/i386-solaris/epspdf - bin/i386-solaris/epspdftk - -name epspdf.sparc-solaris -category Package -revision 29050 -shortdesc sparc-solaris files of epspdf -containersize 364 -containerchecksum 55951b2105ea6488d636fb017c1b63f5b8cecab8579b794536ee3a7e8028f215233b4ea656fe8000668047b45d0003f99e195ee49e6d114978ca248ec1e31d94 -binfiles arch=sparc-solaris size=2 - bin/sparc-solaris/epspdf - bin/sparc-solaris/epspdftk - -name epspdf.win32 -category Package -revision 47104 -shortdesc win32 files of epspdf -containersize 5252 -containerchecksum 66735e21aff2dbfab999e3aab3ac7982b729d7056ea4953fd7815ca5119a152ebf20e4477323079aa165d7cd9d7fb61a70c80a5efe044c7e9903d04361f547f5 -binfiles arch=win32 size=4 - bin/win32/epspdf.exe - bin/win32/epspdftk.exe - -name epspdf.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of epspdf -containersize 364 -containerchecksum ad22346300989209ba6bdd23f3e4fdc043c342ff6478241a50041a575ff8f4761087f86fa9e94226940867c62c2ee1822ab2f98b45b5a5506144de68f5572ad3 -binfiles arch=x86_64-cygwin size=2 - bin/x86_64-cygwin/epspdf - bin/x86_64-cygwin/epspdftk - -name epspdf.x86_64-darwin -category Package -revision 29050 -shortdesc x86_64-darwin files of epspdf -containersize 368 -containerchecksum b31b1e2d6c0ce412ca121a2dbd33f0c4b96f235491e54cf23b8dd95c3e7678b9436103bc76aeee3d5c8ee97bfb78ec4d3b1875ac7e70ed4f78456e2150e5bd6f -binfiles arch=x86_64-darwin size=2 - bin/x86_64-darwin/epspdf - bin/x86_64-darwin/epspdftk - -name epspdf.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of epspdf -containersize 372 -containerchecksum 5a15fd90ca6aaf747fddbdb66fe59f05cda0e8faaa8075957564be4bbf4b4321d27fa0664232a896b38b58fe6a8f972e8c95107761e2fa8e3f85908f3c8098f7 -binfiles arch=x86_64-darwinlegacy size=2 - bin/x86_64-darwinlegacy/epspdf - bin/x86_64-darwinlegacy/epspdftk - -name epspdf.x86_64-linux -category Package -revision 29050 -shortdesc x86_64-linux files of epspdf -containersize 368 -containerchecksum 8575982c06019875c8d3cf7ca018babbcb4938d74ec03414acbdeff3111bdaa61716d78908766746b499135cecab177cfdf8f7cd043160f25c81343e6713371c -binfiles arch=x86_64-linux size=2 - bin/x86_64-linux/epspdf - bin/x86_64-linux/epspdftk - -name epspdf.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of epspdf -containersize 364 -containerchecksum e71340e5f81314668ada812af3a6293cb6ce4f41790a31474b84dad6c48653a76782ce83167d7f0902f3ad9b77c246276d82c4055b9e8574b373e608d0e82317 -binfiles arch=x86_64-linuxmusl size=2 - bin/x86_64-linuxmusl/epspdf - bin/x86_64-linuxmusl/epspdftk - -name epspdf.x86_64-solaris -category Package -revision 29050 -shortdesc x86_64-solaris files of epspdf -containersize 364 -containerchecksum 416ad4c2e17e1832cbb3d1cac7e812f50f0aee62af893bdc8bdf0908544e13ec12b159afdd42d8557d467f7312ef80373d5984d5c196e14e3e91b5d3e1a26f81 -binfiles arch=x86_64-solaris size=2 - bin/x86_64-solaris/epspdf - bin/x86_64-solaris/epspdftk - -name epspdfconversion -category Package -revision 18703 -shortdesc On-the-fly conversion of EPS to PDF -relocated 1 -longdesc The package calls the epstopdf package to convert EPS graphics -longdesc to PDF, on the fly. It servs as a vehicle for passing -longdesc conversion options (such as grayscale, prepress or pdfversion) -longdesc to the epspdf converter. -containersize 3692 -containerchecksum 057288dbfa1e8e15205d7506bbdb801d90ca2e6bcd11bfb36ae18e463e406c6aa5b7b3b770240c882822e91d5a85920ee2f953f73d31abb7d59ab05df9265f24 -doccontainersize 417564 -doccontainerchecksum 66f6c09737870706823e5fbccdca0c91416fefd478751fc84d4fe75199ee788281cfb56146db93c46515175da709689a1d213d1949625d602911190172a58317 -docfiles size=119 - RELOC/doc/latex/epspdfconversion/README details="Readme" - RELOC/doc/latex/epspdfconversion/epspdfconversion.pdf details="Package documentation" - RELOC/doc/latex/epspdfconversion/example/epspdfconversion_docu.tex - RELOC/doc/latex/epspdfconversion/example/image.eps - RELOC/doc/latex/epspdfconversion/example/image2.eps - RELOC/doc/latex/epspdfconversion/example/optionstable.tex -runfiles size=3 - RELOC/tex/latex/epspdfconversion/epspdfconversion.sty -catalogue-ctan /macros/latex/contrib/epspdfconversion -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics graphics-epspdf callback -catalogue-version 0.61 - -name epstopdf -category Package -revision 48684 -shortdesc Convert EPS to PDF using Ghostscript -longdesc Epstopdf is a Perl script that converts an EPS file to an -longdesc 'encapsulated' PDF file (a single page file whose media box is -longdesc the same as the original EPS's bounding box). The resulting -longdesc file suitable for inclusion by pdfTeX as an image. The script -longdesc is adapted to run both on Windows and on Unix-alike systems. -longdesc The script makes use of Ghostscript for the actual conversion -longdesc to PDF. It assumes Ghostscript version 6.51 or later, and (by -longdesc default) suppresses its automatic rotation of pages where most -longdesc of the text is not horizontal. LaTeX users may make use of the -longdesc epstopdf package, which will run the epstopdf script "on the -longdesc fly", thus giving the illusion that pdfLaTeX is accepting EPS -longdesc graphic files. -depend epstopdf.ARCH -containersize 12452 -containerchecksum f8555a7997bfe048876cbdebe187167f2624812dda83c4d74045783a8ea3e7d807602e268d0d9fbc653611327fe6c9ed47be801411ee84a5ecb75b446143598d -doccontainersize 30444 -doccontainerchecksum 05af8ca35f7739a6b5a01b993d6ff815e73e6da08d06495ebabb28e662007d1adc70225235e61fc292e5fe70c607ccaa02a57f451f9d47caea6461c0e265160b -docfiles size=20 - texmf-dist/doc/man/man1/epstopdf.1 - texmf-dist/doc/man/man1/epstopdf.man1.pdf details="Manual page" - texmf-dist/doc/man/man1/repstopdf.1 - texmf-dist/doc/man/man1/repstopdf.man1.pdf - texmf-dist/doc/support/epstopdf/README details="Readme" -runfiles size=9 - texmf-dist/scripts/epstopdf/epstopdf.pl -catalogue-also epstopdf-pkg -catalogue-contact-home http://tug.org/epstopdf/ -catalogue-ctan /support/epstopdf -catalogue-date 2018-09-17 05:51:42 +0200 -catalogue-license other-free -catalogue-topics graphics-epspdf -catalogue-version 2.28 - -name epstopdf.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of epstopdf -containersize 364 -containerchecksum be9de8fcc2756a0779510950493be67df40cef3f6d3a0f1b1fa574c389c670a7476b49e8cbb143746352486c2b79922f5d1b5ffe3afd62244a6dd04310dd6f5b -binfiles arch=aarch64-linux size=2 - bin/aarch64-linux/epstopdf - bin/aarch64-linux/repstopdf - -name epstopdf.amd64-freebsd -category Package -revision 18389 -shortdesc amd64-freebsd files of epstopdf -containersize 364 -containerchecksum 872093690a9ced6838e801c99bd09e71ba45f9aa5d892caeaa1a475dc223c5c8f6b6b3541eeec41d0025788828851e93f100cb6b579ce107702ca2f45175670f -binfiles arch=amd64-freebsd size=2 - bin/amd64-freebsd/epstopdf - bin/amd64-freebsd/repstopdf - -name epstopdf.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of epstopdf -containersize 364 -containerchecksum eb84403e530d5a67717432b9800b8d7ecaf6c29e801d620d9fd8bf947ac28343ee5fac47f532767d05f54f896aa966dcb53d7f8bb409cf47e6c610da8d181fcd -binfiles arch=amd64-netbsd size=2 - bin/amd64-netbsd/epstopdf - bin/amd64-netbsd/repstopdf - -name epstopdf.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of epstopdf -containersize 360 -containerchecksum a94bbefc5f060773a0732937faeeac5ac547580c0ee68092ded5cbff81ad8588024b0bbe5ec21088b0e14cc849e03ec56ae422ec968e42620cf0d136dc4b0f88 -binfiles arch=armhf-linux size=2 - bin/armhf-linux/epstopdf - bin/armhf-linux/repstopdf - -name epstopdf.i386-cygwin -category Package -revision 18363 -shortdesc i386-cygwin files of epstopdf -containersize 364 -containerchecksum 81c0dbbd3e6f47375f9aa1a30cd9dc5b33f7b95cbeedccf47bab22f8b2597df1bebd4589e9901395a7beae707b8e4ab3fe3e02ccb0a1f59e15c2e9cd51034c7c -binfiles arch=i386-cygwin size=2 - bin/i386-cygwin/epstopdf - bin/i386-cygwin/repstopdf - -name epstopdf.i386-freebsd -category Package -revision 18388 -shortdesc i386-freebsd files of epstopdf -containersize 364 -containerchecksum 81796430db8fd7cf2bb1d350dd874a8026a06dd340658a3f1a4a29d75e58ae9cdb4cc68d0c41e1671bc8cddbc47710d58aeb7c404d832f92c7c442b82f2ed480 -binfiles arch=i386-freebsd size=2 - bin/i386-freebsd/epstopdf - bin/i386-freebsd/repstopdf - -name epstopdf.i386-linux -category Package -revision 18336 -shortdesc i386-linux files of epstopdf -containersize 364 -containerchecksum 525934537c2be866c86bf211df9cdb63b4e026f7fdb6d63ae48256cf9cf63dbba0dd2de2e6b79d87639a22729db9d9616805638918b35da32aa39f6217418ce0 -binfiles arch=i386-linux size=2 - bin/i386-linux/epstopdf - bin/i386-linux/repstopdf - -name epstopdf.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of epstopdf -containersize 364 -containerchecksum 3968a253554250556d82a64f440debeb7af0d9acab78498d04f1728e526b0ad1a7577fd2beed3d45289152babc5265e43bd2e6113c0ef2530be72cfd0c518dde -binfiles arch=i386-netbsd size=2 - bin/i386-netbsd/epstopdf - bin/i386-netbsd/repstopdf - -name epstopdf.i386-solaris -category Package -revision 18421 -shortdesc i386-solaris files of epstopdf -containersize 364 -containerchecksum a8f34bd3420078195442281e3c69d3a41d450bf6331e86f3e55d41588e4f5816f6e3954fc7be6e43567515931419abbf22073f00c9aba31ea6d260058bf66dc3 -binfiles arch=i386-solaris size=2 - bin/i386-solaris/epstopdf - bin/i386-solaris/repstopdf - -name epstopdf.sparc-solaris -category Package -revision 18690 -shortdesc sparc-solaris files of epstopdf -containersize 360 -containerchecksum 4198e5f1c74d9cd661f5b6b115569c134b25d21186250073b4f63d40632d5fc5f9dfef993aee9ca5e2016c2c97494d226cce484f4462ad82811beb331667b27e -binfiles arch=sparc-solaris size=2 - bin/sparc-solaris/epstopdf - bin/sparc-solaris/repstopdf - -name epstopdf.win32 -category Package -revision 18971 -shortdesc win32 files of epstopdf -containersize 700 -containerchecksum d2ec181c6d228d144acf0d54bd77cbc489d4a786c311c2af4fd59c31a59fde1b47f8846b6cf17bcbb78e2795f7e15a8b9922075a0e27af0a5705c11f1a444da7 -binfiles arch=win32 size=2 - bin/win32/epstopdf.exe - bin/win32/repstopdf.exe - -name epstopdf.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of epstopdf -containersize 364 -containerchecksum c439dbe618782c52c530646844da984952be6c6e815b467fc8cab86d08c47e11d77727b9b366d6378df6369673bbb91a55f69583b2d7e4dd34a205504dff7888 -binfiles arch=x86_64-cygwin size=2 - bin/x86_64-cygwin/epstopdf - bin/x86_64-cygwin/repstopdf - -name epstopdf.x86_64-darwin -category Package -revision 18441 -shortdesc x86_64-darwin files of epstopdf -containersize 368 -containerchecksum a2300f8710210b63622150f585c7eee5de6f70823138ced996defd594c65c537e4e4764719a3532412418258bab7edbf2fe897ba561a01f243ad244b17652ac6 -binfiles arch=x86_64-darwin size=2 - bin/x86_64-darwin/epstopdf - bin/x86_64-darwin/repstopdf - -name epstopdf.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of epstopdf -containersize 372 -containerchecksum b35593ad1c926f8799a45077ffad890160142ae3fd265a152d95f6ed46072a3133d42d9e38ace6336907ef3efebafabbc12526f77798b3082dc3e654a4c71639 -binfiles arch=x86_64-darwinlegacy size=2 - bin/x86_64-darwinlegacy/epstopdf - bin/x86_64-darwinlegacy/repstopdf - -name epstopdf.x86_64-linux -category Package -revision 18365 -shortdesc x86_64-linux files of epstopdf -containersize 368 -containerchecksum e06e04b16c313829a715cab8774f9807012c83bc85293da9ced6c40c151adaeff3338a61ad6607a40f8f86d0b3e7116e1805e8d98c8246b96d7b9a4ad7183bbb -binfiles arch=x86_64-linux size=2 - bin/x86_64-linux/epstopdf - bin/x86_64-linux/repstopdf - -name epstopdf.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of epstopdf -containersize 364 -containerchecksum 2a7680a557d17523fc0358d5e8a1ec33a39dcc63be28938dd8cdf8aa0e0cf82992b81f20bc1b45fd4fbebd36dc9fbe3b4f972acdcef903443cda447708a3bb7c -binfiles arch=x86_64-linuxmusl size=2 - bin/x86_64-linuxmusl/epstopdf - bin/x86_64-linuxmusl/repstopdf - -name epstopdf.x86_64-solaris -category Package -revision 18442 -shortdesc x86_64-solaris files of epstopdf -containersize 364 -containerchecksum 55729bd9a74027e25cc20ca362009ba96f6faac7b8200fae2a5e28c3339c92c8941cce4846b1bdff95f4df23711cdc9371245b33b38ea47e2cce5da3e49622c4 -binfiles arch=x86_64-solaris size=2 - bin/x86_64-solaris/epstopdf - bin/x86_64-solaris/repstopdf - -name eqell -category Package -revision 22931 -shortdesc Sympathetically spaced ellipsis after punctuation -relocated 1 -longdesc The package provides commands that give a well-spaced ellipsis -longdesc after !, ?, !? or ?!. -containersize 684 -containerchecksum 140a88ab6d470457adee2887a178d56c42ff9864f23f6434d9a5c8c30d28625168c5db64f38499d3ed1604eb36a6f49829967b24c3a4daf1966046f5ca0da931 -doccontainersize 183212 -doccontainerchecksum 04abaa97ebc8161fba6f5fb7814f165c55b1bc502fd9b23d43a79a5ef0faa3732a6fb95ef80da6ec49e9ae37d09d81e3805d07fcabe52bf42ad332d12acac4fb -docfiles size=48 - RELOC/doc/latex/eqell/README details="Readme" - RELOC/doc/latex/eqell/eqell.pdf details="Package documentation" - RELOC/doc/latex/eqell/eqell.tex -runfiles size=1 - RELOC/tex/latex/eqell/eqell.sty -catalogue-ctan /macros/latex/contrib/eqell -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics typesetting - -name eqexpl -category Package -revision 49151 -shortdesc Align explanations for formulas -relocated 1 -longdesc This package was developed in response to a question on -longdesc tex.stackexchange.com. Its purpose is to enable a perfectly -longdesc formatted explanation of components of a formula. -containersize 1176 -containerchecksum 9da410140daa41ad40a9ae9c4d3e81253d54077359493d00f1bcce84741cc9ac984f6f06ea89dc8aa5c7b94d93c10c53aec2e56492a410b720aaffd3f497bd68 -doccontainersize 71836 -doccontainerchecksum 3585916d140bcf7c3842e74d239ef3ff406945bf588444bff3da8dd12ead35f6fef8b362ed95e3cbb650054814fd2c2401834c701c8cc8c0ac35a3a15e5508fd -docfiles size=26 - RELOC/doc/latex/eqexpl/README.md details="Readme" - RELOC/doc/latex/eqexpl/README.ru.md details="Readme" language="ru" - RELOC/doc/latex/eqexpl/eqexpl.pdf details="Package documentation" - RELOC/doc/latex/eqexpl/eqexpl.tex -runfiles size=1 - RELOC/tex/latex/eqexpl/eqexpl.sty -catalogue-also nomencl -catalogue-contact-bugs https://github.com/konstantin-morenko/latex-equation-explanation/issues -catalogue-contact-home https://konstantin-morenko.github.io/latex-equation-explanation/ -catalogue-contact-repository https://github.com/konstantin-morenko/latex-equation-explanation -catalogue-ctan /macros/latex/contrib/eqexpl -catalogue-date 2018-11-13 19:08:00 +0100 -catalogue-license cc-by-sa-4 -catalogue-topics alignment -catalogue-version 1 - -name eqlist -category Package -revision 32257 -shortdesc Description lists with equal indentation -relocated 1 -longdesc This package provides a list environment which sets a -longdesc description-like list in which the indentation corresponds to -longdesc the longest item of the list. -containersize 1240 -containerchecksum f700c1bb8b88a0f2b9bde6fe4d6a9020851dad3fc685522b48584e0b51ee7ff7d15cb941fbe2eced5ca0872abb3c6a8df6b35cd2d0c24473e18649a7d03f7ebd -doccontainersize 64516 -doccontainerchecksum 080eda6a0fe3676928d86742aba9bff6a15170366c4beb558a0480e6922c15a0a763b148dbe5c193e593b94ccfc459424d18ae62d37c92ccbf909057b372121f -docfiles size=22 - RELOC/doc/latex/eqlist/README details="Readme" - RELOC/doc/latex/eqlist/eqlist.pdf details="Package documentation" - RELOC/doc/latex/eqlist/eqlist.tex -srccontainersize 6648 -srccontainerchecksum 3baf57959d289fcb0eb7046550784e5a1c46f66baf0de3f4ecec4171915703b15fa4a0703c06cf5ad0ffb01bea426a7a302e27121e599055437d49eceaef1c43 -srcfiles size=7 - RELOC/source/latex/eqlist/eqlist.dtx - RELOC/source/latex/eqlist/eqlist.ins -runfiles size=1 - RELOC/tex/latex/eqlist/eqlist.sty -catalogue-ctan /macros/latex/contrib/eqlist -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics list list-descr -catalogue-version 2.1 - -name eqnalign -category Package -revision 43278 -shortdesc Make eqnarray behave like align -relocated 1 -longdesc The package makes eqnarray environment behave like align from -longdesc amsmath'. It is intended for quick-fixing documents that use -longdesc eqnarray. In cases where it fails, manual conversion to align -longdesc is required, but these cases should be seldom. -containersize 1724 -containerchecksum 92954bae2da8b1bc387ea1163c4d7b4802ae01b3d24d0af9a3d0af88ff42bce73a20f0fb9898d600785a0ec5c8a5e3f63848d3f043576f6f4f26b58cea4b6c21 -doccontainersize 288112 -doccontainerchecksum d30ae8a7555ca9058f7b779116771b4fe442179734e308eb1b6711a7ff7f105caeca0b5b944836bdc8b85b42a07b2c1fd303c84021cd3a811178077efe1bc5f7 -docfiles size=71 - RELOC/doc/latex/eqnalign/README.md details="Readme" - RELOC/doc/latex/eqnalign/eqnalign.pdf details="Package documentation" -srccontainersize 4696 -srccontainerchecksum c7d95f71626057e69ba5b3c3ce7cba60f9f7f6ded41f8d2c89ab9189ebc372d6aded3b1b93416a2895a44995249ac768dd14d847fc4ce74293255abb60bb539b -srcfiles size=4 - RELOC/source/latex/eqnalign/eqnalign.dtx - RELOC/source/latex/eqnalign/eqnalign.ins -runfiles size=1 - RELOC/tex/latex/eqnalign/eqnalign.sty -catalogue-also eqnarray amsmath -catalogue-ctan /macros/latex/contrib/eqnalign -catalogue-date 2017-02-22 05:31:05 +0100 -catalogue-license lppl1.3 -catalogue-topics maths maths-syseqn -catalogue-version 1.0a - -name eqname -category Package -revision 20678 -shortdesc Name tags for equations -relocated 1 -longdesc The \eqname command provides a name tag for the current -longdesc equation, in place of an equation number. The name tag will be -longdesc picked up by a subsequent \label command. -containersize 968 -containerchecksum d5ecb6dacac2258d45951c1f5209555ef7a40a9ca7f5183de287660d60adda9b4d369beb1926da6120b4f15153e3fefa1b872fe223b525205c1dc898ad8d360b -runfiles size=1 - RELOC/tex/latex/eqname/eqname.sty -catalogue-ctan /macros/latex/contrib/gene/eqname -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics maths - -name eqnarray -category Package -revision 20641 -shortdesc More generalised equation arrays with numbering -relocated 1 -longdesc Defines an equationarray environment, that allows more than -longdesc three columns, but otherwise behaves like LaTeX's eqnarray -longdesc environment. This environment is similar, in some ways, to the -longdesc align environment of amsmath. The package requires the array -longdesc package. -containersize 2196 -containerchecksum 586614eed6798c48f22da3a532d1cd3c13f49f9e8adf8d32f71f8111a88471480b7b3903d4a97ea86ef48d3f4817976a05c9f28c8541c68d6c89a4e460f4a552 -doccontainersize 101784 -doccontainerchecksum 06d3cdccbbb2e2590022e900ebf4519625d112acde1d7f2bb7560b0b5c845b85be48443aa7607583476e7534fd326b97c29a7f6aa3cafc8a090e4dc73b6ad61f -docfiles size=30 - RELOC/doc/latex/eqnarray/README details="Readme" - RELOC/doc/latex/eqnarray/eqnarray.pdf details="Package documentation" -srccontainersize 5628 -srccontainerchecksum ff0efc31bae1426ae995835f900f41e42e836a3223c90d8f7e37eebd1c80e43087bfe5e84772dc66f081ae75da9a7a18a22b762b4d239118638361d37b4a52a9 -srcfiles size=6 - RELOC/source/latex/eqnarray/eqnarray.drv - RELOC/source/latex/eqnarray/eqnarray.dtx - RELOC/source/latex/eqnarray/eqnarray.ins -runfiles size=2 - RELOC/tex/latex/eqnarray/eqnarray.sty -catalogue-ctan /macros/latex/contrib/eqnarray -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl3 -catalogue-topics maths maths-syseqn -catalogue-version 1.3 - -name eqnnumwarn -category Package -revision 45511 -shortdesc Modifies the amsmath equation environments to warn for a displaced equation number -relocated 1 -longdesc Sometimes an equation is too long that an equation number will -longdesc be typeset below the equation itself, but yet not long enough -longdesc to yield an "overfull \hbox" warning. The eqnnumwarn package -longdesc modifies the standard amsmath numbered equation environments to -longdesc throw a warning whenever this occurs. -containersize 3232 -containerchecksum 8a1a9d9e362d6de0d6653ed84830e0441cd41985c442cc4e74c83ec442fbf457210a1bf47f3ff6fde413f3c3facdc2ee4d69170f009bc6406e1f9c8ccc2e4117 -doccontainersize 93352 -doccontainerchecksum 0f45c2688915fe30918e626046d1bf339cd366cf410799f51441ea30a0c3048daa741fcbcad66dc0ffa9ff8ff0b73de0112f7818798710ace6706fd1bc7140b8 -docfiles size=26 - RELOC/doc/latex/eqnnumwarn/README.md details="Readme" - RELOC/doc/latex/eqnnumwarn/eqnnumwarn.pdf details="Package documentation" - RELOC/doc/latex/eqnnumwarn/eqnnumwarn.tex -runfiles size=2 - RELOC/tex/latex/eqnnumwarn/eqnnumwarn.sty -catalogue-also latex-amsmath -catalogue-ctan /macros/latex/contrib/eqnnumwarn -catalogue-date 2018-01-07 12:02:30 +0100 -catalogue-license lppl1.3 -catalogue-topics comp-supp -catalogue-version 1.0 - -name eqparbox -category Package -revision 45215 -shortdesc Create equal-widthed parboxes -relocated 1 -longdesc LaTeX users sometimes need to ensure that two or more blocks of -longdesc text occupy the same amount of horizontal space on the page. To -longdesc that end, the eqparbox package defines a new command, -longdesc \eqparbox, which works just like \parbox, except that instead -longdesc of specifying a width, one specifies a tag. All eqparboxes with -longdesc the same tag--regardless of where they are in the -longdesc document--will stretch to fit the widest eqparbox with that -longdesc tag. This simple, equal-width mechanism can be used for a -longdesc variety of alignment purposes, as is evidenced by the examples -longdesc in eqparbox's documentation. Various derivatives of \eqparbox -longdesc are also provided. -containersize 2788 -containerchecksum 15f8e86a1e878b90ccfc347627affc420a9cb0b91e8c48a074b08aad2b2f86923f06e0f76464e831d9d7f845851e713cd183971c8b530ac1af3ba32202dd3e14 -doccontainersize 214564 -doccontainerchecksum 4030ad92e666a34d3c9ab28a7a9db08d0c2d9701a658d9c557c918ac058f639a7edd489b43ee61a9455882c88e8af83edda2b5b2eb112850c65965be3cf77be8 -docfiles size=56 - RELOC/doc/latex/eqparbox/README details="Readme" - RELOC/doc/latex/eqparbox/eqparbox.pdf details="Package documentation" -srccontainersize 16336 -srccontainerchecksum af5a1c446b498628dfbfe2cc418deadedd7e77620e8a755b17061291de12751319207ffc7f3c25999075d7ea284e30b81e57d0d8d7300f46d3ab7f71b5b7d65a -srcfiles size=17 - RELOC/source/latex/eqparbox/eqparbox.dtx - RELOC/source/latex/eqparbox/eqparbox.ins -runfiles size=3 - RELOC/tex/latex/eqparbox/eqparbox.sty -catalogue-ctan /macros/latex/contrib/eqparbox -catalogue-date 2017-09-04 06:03:42 +0200 -catalogue-license lppl1.3c -catalogue-topics boxing -catalogue-version 4.1 - -name erdc -category Package -revision 15878 -shortdesc Style for Reports by US Army Corps of Engineers -relocated 1 -longdesc A class for typesetting Technical Information Reports of the -longdesc Engineer Research and Development Center, US Army Corps of -longdesc Engineers. The class was commissioned and paid for by US Army -longdesc Corps of Engineers, Engineer Research and Development Center, -longdesc 3909 Halls Ferry Road, Vicksburg, MS 39180-6199. -containersize 6052 -containerchecksum 179a7cf4b488496b93482727a2aa51058aba7b493af3974d0786c4ce6b6a4d1fd52ea0b3f9fe455531a4d6ab65c4a327838bec76d47bb2f54322f61fdf5c8d2e -doccontainersize 685600 -doccontainerchecksum 8e6b9de4022a5a0dc85416633409e8a9eeb4e0adf137ddbe6fb11401b02a99497bad8df03e2ea46e9fee25ef53ecae0c36d727d835bda63f079c4be07faea618 -docfiles size=215 - RELOC/doc/latex/erdc/README - RELOC/doc/latex/erdc/erdc.bib - RELOC/doc/latex/erdc/erdc.pdf details="Package documentation" - RELOC/doc/latex/erdc/nola.eps - RELOC/doc/latex/erdc/nola.pdf - RELOC/doc/latex/erdc/red_corps_castle2.eps - RELOC/doc/latex/erdc/red_corps_castle2.pdf - RELOC/doc/latex/erdc/sample.pdf details="Sample of usage" - RELOC/doc/latex/erdc/sample.tex -srccontainersize 16272 -srccontainerchecksum 68f815c3cd1a2ee8154f120592763b47bc45b54e86790b838e80d9cfc99ab79c35ed8404b81da6b3e0a4fade9b9871fff227cb0ad2cff5a96f3ed070aeb9eeda -srcfiles size=17 - RELOC/source/latex/erdc/Makefile - RELOC/source/latex/erdc/erdc.dtx - RELOC/source/latex/erdc/erdc.ins -runfiles size=5 - RELOC/tex/latex/erdc/erdc.cls -catalogue-ctan /macros/latex/contrib/erdc -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics report-like class -catalogue-version 1.1 - -name erewhon -category Package -revision 49715 -shortdesc Font package derived from Heuristica and Utopia -relocated 1 -longdesc Erewhon is based on the Heuristica package, which is based in -longdesc turn on Utopia. Erewhon adds a number of new features -- small -longdesc caps in all styles rather than just regular, added figure -longdesc styles (proportional, inferior, numerator, denominator) and -longdesc superior letters. The size is 6% smaller than Heuristica, -longdesc matching that of UtopiaStd. -execute addMap erewhon.map -containersize 2130164 -containerchecksum 320cedf4f07d4afb1f1e6bb9e0c8d143e931623861c4ddef491bab3804f1a877ba5ec7b6169945c810b4f69fcba48eb011832601515cb5b9e9cb1705d550ddf2 -doccontainersize 385824 -doccontainerchecksum b3d2100f9007e5d5718de495b7e46eb8d1f322c637e650124e7de6969c7562c8de5b060fa1d118942f57d401aec6e90e6ac23ed54aba04722286dd5f67ad183c -docfiles size=109 - RELOC/doc/fonts/erewhon/FontLog.txt - RELOC/doc/fonts/erewhon/OFL-FAQ.txt - RELOC/doc/fonts/erewhon/OFL.txt - RELOC/doc/fonts/erewhon/README details="Readme" - RELOC/doc/fonts/erewhon/erewhon-doc.pdf details="Package documentation" - RELOC/doc/fonts/erewhon/erewhon-doc.tex -runfiles size=2558 - RELOC/fonts/afm/public/erewhon/Erewhon-Bold.afm - RELOC/fonts/afm/public/erewhon/Erewhon-BoldItalic.afm - RELOC/fonts/afm/public/erewhon/Erewhon-BoldSlanted.afm - RELOC/fonts/afm/public/erewhon/Erewhon-Italic.afm - RELOC/fonts/afm/public/erewhon/Erewhon-Regular.afm - RELOC/fonts/afm/public/erewhon/Erewhon-RegularSlanted.afm - RELOC/fonts/enc/dvips/erewhon/erewhontlf-ot2.enc - RELOC/fonts/enc/dvips/erewhon/zut1_2d6v2a.enc - RELOC/fonts/enc/dvips/erewhon/zut1_2jm7ak.enc - RELOC/fonts/enc/dvips/erewhon/zut1_2phnm5.enc - RELOC/fonts/enc/dvips/erewhon/zut1_2sunpf.enc - RELOC/fonts/enc/dvips/erewhon/zut1_2tgaob.enc - RELOC/fonts/enc/dvips/erewhon/zut1_2yn6hi.enc - RELOC/fonts/enc/dvips/erewhon/zut1_3nkqlm.enc - RELOC/fonts/enc/dvips/erewhon/zut1_3pm7ws.enc - RELOC/fonts/enc/dvips/erewhon/zut1_3wlt4n.enc - RELOC/fonts/enc/dvips/erewhon/zut1_46ywhf.enc - RELOC/fonts/enc/dvips/erewhon/zut1_472lj2.enc - RELOC/fonts/enc/dvips/erewhon/zut1_472w4h.enc - RELOC/fonts/enc/dvips/erewhon/zut1_53cvlj.enc - RELOC/fonts/enc/dvips/erewhon/zut1_5aq3nb.enc - RELOC/fonts/enc/dvips/erewhon/zut1_5cobnr.enc - RELOC/fonts/enc/dvips/erewhon/zut1_5dcbdr.enc - RELOC/fonts/enc/dvips/erewhon/zut1_5ebsy3.enc - RELOC/fonts/enc/dvips/erewhon/zut1_5jyhbz.enc - RELOC/fonts/enc/dvips/erewhon/zut1_5nl5xc.enc - RELOC/fonts/enc/dvips/erewhon/zut1_5sc5zm.enc - RELOC/fonts/enc/dvips/erewhon/zut1_5zii66.enc - RELOC/fonts/enc/dvips/erewhon/zut1_64ilkf.enc - RELOC/fonts/enc/dvips/erewhon/zut1_6xnyxb.enc - RELOC/fonts/enc/dvips/erewhon/zut1_6zkwdq.enc - RELOC/fonts/enc/dvips/erewhon/zut1_73itje.enc - RELOC/fonts/enc/dvips/erewhon/zut1_75hzbe.enc - RELOC/fonts/enc/dvips/erewhon/zut1_7gbjzw.enc - RELOC/fonts/enc/dvips/erewhon/zut1_7vuaps.enc - RELOC/fonts/enc/dvips/erewhon/zut1_7wmsrn.enc - RELOC/fonts/enc/dvips/erewhon/zut1_7xxsa3.enc - RELOC/fonts/enc/dvips/erewhon/zut1_amjics.enc - RELOC/fonts/enc/dvips/erewhon/zut1_azqpxw.enc - RELOC/fonts/enc/dvips/erewhon/zut1_b2jol2.enc - RELOC/fonts/enc/dvips/erewhon/zut1_b4bj4o.enc - RELOC/fonts/enc/dvips/erewhon/zut1_bkk6kl.enc - RELOC/fonts/enc/dvips/erewhon/zut1_bo7t4a.enc - RELOC/fonts/enc/dvips/erewhon/zut1_bsmecw.enc - RELOC/fonts/enc/dvips/erewhon/zut1_cbfxpb.enc - RELOC/fonts/enc/dvips/erewhon/zut1_cm3ukg.enc - RELOC/fonts/enc/dvips/erewhon/zut1_comway.enc - RELOC/fonts/enc/dvips/erewhon/zut1_czcdxc.enc - RELOC/fonts/enc/dvips/erewhon/zut1_d2bm6z.enc - RELOC/fonts/enc/dvips/erewhon/zut1_de446i.enc - RELOC/fonts/enc/dvips/erewhon/zut1_dmsp3x.enc - RELOC/fonts/enc/dvips/erewhon/zut1_dq4c7f.enc - RELOC/fonts/enc/dvips/erewhon/zut1_duporo.enc - RELOC/fonts/enc/dvips/erewhon/zut1_e4eugf.enc - RELOC/fonts/enc/dvips/erewhon/zut1_e4qrg7.enc - RELOC/fonts/enc/dvips/erewhon/zut1_e6jkx2.enc - RELOC/fonts/enc/dvips/erewhon/zut1_eaccqu.enc - RELOC/fonts/enc/dvips/erewhon/zut1_ebczeo.enc - RELOC/fonts/enc/dvips/erewhon/zut1_ecgehq.enc - RELOC/fonts/enc/dvips/erewhon/zut1_f3py2q.enc - RELOC/fonts/enc/dvips/erewhon/zut1_ffkvvu.enc - RELOC/fonts/enc/dvips/erewhon/zut1_fqlf3s.enc - RELOC/fonts/enc/dvips/erewhon/zut1_fszbg4.enc - RELOC/fonts/enc/dvips/erewhon/zut1_ftudgd.enc - RELOC/fonts/enc/dvips/erewhon/zut1_fxczch.enc - RELOC/fonts/enc/dvips/erewhon/zut1_g6cvhs.enc - RELOC/fonts/enc/dvips/erewhon/zut1_gbmzbk.enc - RELOC/fonts/enc/dvips/erewhon/zut1_gjhrxo.enc - RELOC/fonts/enc/dvips/erewhon/zut1_h3ilkd.enc - RELOC/fonts/enc/dvips/erewhon/zut1_h5cath.enc - RELOC/fonts/enc/dvips/erewhon/zut1_hdz6bj.enc - RELOC/fonts/enc/dvips/erewhon/zut1_hih73f.enc - RELOC/fonts/enc/dvips/erewhon/zut1_hl634h.enc - RELOC/fonts/enc/dvips/erewhon/zut1_hvww67.enc - RELOC/fonts/enc/dvips/erewhon/zut1_ib3abc.enc - RELOC/fonts/enc/dvips/erewhon/zut1_ibrkbm.enc - RELOC/fonts/enc/dvips/erewhon/zut1_ilhygg.enc - RELOC/fonts/enc/dvips/erewhon/zut1_iq2n4h.enc - RELOC/fonts/enc/dvips/erewhon/zut1_iwqvab.enc - RELOC/fonts/enc/dvips/erewhon/zut1_jklbl2.enc - RELOC/fonts/enc/dvips/erewhon/zut1_jv4prf.enc - RELOC/fonts/enc/dvips/erewhon/zut1_jyfbou.enc - RELOC/fonts/enc/dvips/erewhon/zut1_k2pzfk.enc - RELOC/fonts/enc/dvips/erewhon/zut1_knq7bi.enc - RELOC/fonts/enc/dvips/erewhon/zut1_kvikxc.enc - RELOC/fonts/enc/dvips/erewhon/zut1_kykvl2.enc - RELOC/fonts/enc/dvips/erewhon/zut1_l7a6jh.enc - RELOC/fonts/enc/dvips/erewhon/zut1_ld54a3.enc - RELOC/fonts/enc/dvips/erewhon/zut1_lkesvg.enc - RELOC/fonts/enc/dvips/erewhon/zut1_lms5gf.enc - RELOC/fonts/enc/dvips/erewhon/zut1_lql6bl.enc - RELOC/fonts/enc/dvips/erewhon/zut1_lx3hec.enc - RELOC/fonts/enc/dvips/erewhon/zut1_lxr6iw.enc - RELOC/fonts/enc/dvips/erewhon/zut1_mieo7u.enc - RELOC/fonts/enc/dvips/erewhon/zut1_mivgv5.enc - RELOC/fonts/enc/dvips/erewhon/zut1_mrzttx.enc - RELOC/fonts/enc/dvips/erewhon/zut1_mtgz5m.enc - RELOC/fonts/enc/dvips/erewhon/zut1_muv2lr.enc - RELOC/fonts/enc/dvips/erewhon/zut1_mxraii.enc - RELOC/fonts/enc/dvips/erewhon/zut1_n7r4zn.enc - RELOC/fonts/enc/dvips/erewhon/zut1_nmevy6.enc - RELOC/fonts/enc/dvips/erewhon/zut1_nwll5a.enc - RELOC/fonts/enc/dvips/erewhon/zut1_o24g5u.enc - RELOC/fonts/enc/dvips/erewhon/zut1_o4jtlp.enc - RELOC/fonts/enc/dvips/erewhon/zut1_oe3m4u.enc - RELOC/fonts/enc/dvips/erewhon/zut1_olitnw.enc - RELOC/fonts/enc/dvips/erewhon/zut1_omykmw.enc - RELOC/fonts/enc/dvips/erewhon/zut1_pj2kv6.enc - RELOC/fonts/enc/dvips/erewhon/zut1_pkjbl3.enc - RELOC/fonts/enc/dvips/erewhon/zut1_pkw5wi.enc - RELOC/fonts/enc/dvips/erewhon/zut1_psdthf.enc - RELOC/fonts/enc/dvips/erewhon/zut1_pux3en.enc - RELOC/fonts/enc/dvips/erewhon/zut1_pxkzb5.enc - RELOC/fonts/enc/dvips/erewhon/zut1_q4j5e2.enc - RELOC/fonts/enc/dvips/erewhon/zut1_q6ndkk.enc - RELOC/fonts/enc/dvips/erewhon/zut1_qcaspe.enc - RELOC/fonts/enc/dvips/erewhon/zut1_qokyam.enc - RELOC/fonts/enc/dvips/erewhon/zut1_qwlkvu.enc - RELOC/fonts/enc/dvips/erewhon/zut1_r3uc5w.enc - RELOC/fonts/enc/dvips/erewhon/zut1_r5cqnt.enc - RELOC/fonts/enc/dvips/erewhon/zut1_rl73zu.enc - RELOC/fonts/enc/dvips/erewhon/zut1_saz6x5.enc - RELOC/fonts/enc/dvips/erewhon/zut1_sbgf5j.enc - RELOC/fonts/enc/dvips/erewhon/zut1_t4eroa.enc - RELOC/fonts/enc/dvips/erewhon/zut1_t5o7pg.enc - RELOC/fonts/enc/dvips/erewhon/zut1_tybypw.enc - RELOC/fonts/enc/dvips/erewhon/zut1_tzgz6e.enc - RELOC/fonts/enc/dvips/erewhon/zut1_u6hvbn.enc - RELOC/fonts/enc/dvips/erewhon/zut1_uevisq.enc - RELOC/fonts/enc/dvips/erewhon/zut1_uk5nxi.enc - RELOC/fonts/enc/dvips/erewhon/zut1_ul5nhk.enc - RELOC/fonts/enc/dvips/erewhon/zut1_vf2rzj.enc - RELOC/fonts/enc/dvips/erewhon/zut1_viikjf.enc - RELOC/fonts/enc/dvips/erewhon/zut1_vj6erk.enc - RELOC/fonts/enc/dvips/erewhon/zut1_vy5tka.enc - RELOC/fonts/enc/dvips/erewhon/zut1_w7c3xw.enc - RELOC/fonts/enc/dvips/erewhon/zut1_wrs2qn.enc - RELOC/fonts/enc/dvips/erewhon/zut1_xaebaa.enc - RELOC/fonts/enc/dvips/erewhon/zut1_xwtzaw.enc - RELOC/fonts/enc/dvips/erewhon/zut1_y63e5u.enc - RELOC/fonts/enc/dvips/erewhon/zut1_ybkoku.enc - RELOC/fonts/enc/dvips/erewhon/zut1_ygtjzk.enc - RELOC/fonts/enc/dvips/erewhon/zut1_yndsjy.enc - RELOC/fonts/enc/dvips/erewhon/zut1_ytbyxh.enc - RELOC/fonts/enc/dvips/erewhon/zut1_yvwvqh.enc - RELOC/fonts/enc/dvips/erewhon/zut1_z6mg7i.enc - RELOC/fonts/enc/dvips/erewhon/zut1_zj2fwx.enc - RELOC/fonts/enc/dvips/erewhon/zut1_znmclt.enc - RELOC/fonts/enc/dvips/erewhon/zut1_zqebf7.enc - RELOC/fonts/enc/dvips/erewhon/zut1_zvdim6.enc - RELOC/fonts/enc/dvips/erewhon/zut1_zvhc7q.enc - RELOC/fonts/map/dvips/erewhon/erewhon.map - RELOC/fonts/opentype/public/erewhon/Erewhon-Bold.otf - RELOC/fonts/opentype/public/erewhon/Erewhon-BoldItalic.otf - RELOC/fonts/opentype/public/erewhon/Erewhon-BoldSlanted.otf - RELOC/fonts/opentype/public/erewhon/Erewhon-Italic.otf - RELOC/fonts/opentype/public/erewhon/Erewhon-Regular.otf - RELOC/fonts/opentype/public/erewhon/Erewhon-RegularSlanted.otf - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-dnom-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-dnom-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-dnom-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-dnom-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-dnom-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-dnom-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-inf-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-inf-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-inf-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-inf-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-inf-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-inf-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-lf-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-lf-sc-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-lf-sc-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-lf-sc-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-lf-sc-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-lf-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-lf-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-lf-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-lf-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-lf-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-lf-ts1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-lf-ts1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-numr-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-numr-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-numr-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-numr-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-numr-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-numr-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-osf-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-osf-sc-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-osf-sc-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-osf-sc-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-osf-sc-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-osf-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-osf-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-osf-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-osf-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-osf-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-osf-ts1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-osf-ts1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-sup-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-sup-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-sup-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-sup-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-sup-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-sup-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-tlf-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-tlf-ot2.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-tlf-sc-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-tlf-sc-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-tlf-sc-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-tlf-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-tlf-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-tlf-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-tlf-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-tosf-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-tosf-sc-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-tosf-sc-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-tosf-sc-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-tosf-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-tosf-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-tosf-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-tosf-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-tosf-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Bold-tosf-ts1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-dnom-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-dnom-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-dnom-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-dnom-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-dnom-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-dnom-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-inf-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-inf-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-inf-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-inf-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-inf-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-inf-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-lf-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-lf-sc-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-lf-sc-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-lf-sc-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-lf-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-lf-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-lf-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-lf-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-lf-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-lf-ts1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-numr-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-numr-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-numr-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-numr-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-numr-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-numr-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-osf-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-osf-sc-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-osf-sc-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-osf-sc-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-osf-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-osf-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-osf-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-osf-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-osf-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-osf-ts1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-sup-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-sup-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-sup-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-sup-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-tlf-ot2.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-tlf-sc-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-tlf-sc-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-tlf-sc-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-tlf-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-tlf-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-tlf-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-tosf-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-tosf-sc-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-tosf-sc-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-tosf-sc-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-tosf-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-tosf-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-tosf-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-tosf-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldItalic-tosf-ts1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-dnom-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-dnom-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-dnom-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-dnom-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-dnom-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-dnom-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-inf-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-inf-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-inf-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-inf-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-inf-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-inf-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-lf-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-lf-sc-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-lf-sc-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-lf-sc-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-lf-sc-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-lf-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-lf-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-lf-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-lf-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-lf-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-lf-ts1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-lf-ts1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-numr-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-numr-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-numr-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-numr-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-numr-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-numr-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-osf-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-osf-sc-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-osf-sc-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-osf-sc-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-osf-sc-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-osf-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-osf-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-osf-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-osf-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-osf-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-osf-ts1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-osf-ts1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-sup-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-sup-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-sup-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-sup-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-sup-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-sup-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tlf-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tlf-ot2.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tlf-sc-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tlf-sc-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tlf-sc-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tlf-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tlf-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tlf-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tlf-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tlf-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tlf-ts1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tosf-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tosf-sc-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tosf-sc-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tosf-sc-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tosf-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tosf-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tosf-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tosf-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tosf-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tosf-ts1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-dnom-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-dnom-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-dnom-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-dnom-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-dnom-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-dnom-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-inf-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-inf-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-inf-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-inf-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-inf-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-inf-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-lf-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-lf-sc-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-lf-sc-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-lf-sc-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-lf-sc-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-lf-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-lf-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-lf-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-lf-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-lf-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-lf-ts1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-numr-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-numr-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-numr-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-numr-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-numr-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-numr-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-osf-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-osf-sc-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-osf-sc-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-osf-sc-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-osf-sc-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-osf-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-osf-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-osf-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-osf-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-osf-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-osf-ts1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-sup-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-sup-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-sup-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-sup-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-sup-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-sup-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-tlf-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-tlf-ot2.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-tlf-sc-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-tlf-sc-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-tlf-sc-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-tlf-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-tlf-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-tlf-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-tlf-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-tlf-ts1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-tosf-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-tosf-sc-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-tosf-sc-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-tosf-sc-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-tosf-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-tosf-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-tosf-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-tosf-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Italic-tosf-ts1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-dnom-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-dnom-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-dnom-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-dnom-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-dnom-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-dnom-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-inf-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-inf-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-inf-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-inf-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-inf-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-inf-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-lf-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-lf-sc-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-lf-sc-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-lf-sc-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-lf-sc-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-lf-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-lf-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-lf-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-lf-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-lf-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-lf-ts1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-lf-ts1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-numr-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-numr-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-numr-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-numr-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-numr-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-numr-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-osf-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-osf-sc-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-osf-sc-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-osf-sc-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-osf-sc-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-osf-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-osf-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-osf-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-osf-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-osf-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-osf-ts1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-osf-ts1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-sup-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-sup-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-sup-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-sup-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-sup-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-sup-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-tlf-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-tlf-ot2.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-tlf-sc-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-tlf-sc-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-tlf-sc-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-tlf-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-tlf-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-tlf-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-tlf-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-tlf-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-tlf-ts1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-tosf-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-tosf-sc-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-tosf-sc-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-tosf-sc-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-tosf-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-tosf-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-tosf-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-tosf-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-tosf-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-Regular-tosf-ts1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-dnom-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-dnom-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-dnom-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-dnom-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-dnom-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-dnom-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-inf-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-inf-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-inf-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-inf-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-inf-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-inf-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-lf-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-lf-sc-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-lf-sc-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-lf-sc-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-lf-sc-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-lf-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-lf-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-lf-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-lf-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-lf-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-lf-ts1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-lf-ts1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-numr-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-numr-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-numr-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-numr-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-numr-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-numr-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-osf-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-osf-sc-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-osf-sc-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-osf-sc-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-osf-sc-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-osf-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-osf-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-osf-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-osf-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-osf-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-osf-ts1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-osf-ts1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-sup-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-sup-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-sup-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-sup-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-sup-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-sup-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tlf-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tlf-ot2.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tlf-sc-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tlf-sc-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tlf-sc-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tlf-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tlf-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tlf-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tlf-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tlf-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tlf-ts1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tosf-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tosf-sc-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tosf-sc-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tosf-sc-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tosf-t1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tosf-t1.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tosf-t2a.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tosf-t2b.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tosf-t2c.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tosf-ts1.tfm - RELOC/fonts/type1/public/erewhon/Erewhon-Bold.pfb - RELOC/fonts/type1/public/erewhon/Erewhon-BoldItalic.pfb - RELOC/fonts/type1/public/erewhon/Erewhon-BoldSlanted.pfb - RELOC/fonts/type1/public/erewhon/Erewhon-Italic.pfb - RELOC/fonts/type1/public/erewhon/Erewhon-Regular.pfb - RELOC/fonts/type1/public/erewhon/Erewhon-RegularSlanted.pfb - RELOC/fonts/vf/public/erewhon/Erewhon-Bold-dnom-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Bold-inf-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Bold-lf-sc-ly1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Bold-lf-sc-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Bold-lf-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Bold-lf-ts1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Bold-numr-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Bold-osf-sc-ly1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Bold-osf-sc-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Bold-osf-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Bold-osf-ts1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Bold-sup-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Bold-tlf-sc-ly1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Bold-tlf-sc-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Bold-tlf-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Bold-tlf-ts1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Bold-tosf-sc-ly1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Bold-tosf-sc-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Bold-tosf-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Bold-tosf-ts1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-BoldItalic-dnom-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-BoldItalic-inf-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-BoldItalic-lf-sc-ly1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-BoldItalic-lf-sc-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-BoldItalic-lf-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-BoldItalic-lf-ts1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-BoldItalic-numr-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-BoldItalic-osf-sc-ly1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-BoldItalic-osf-sc-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-BoldItalic-osf-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-BoldItalic-osf-ts1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-BoldItalic-sup-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-BoldItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-BoldItalic-tlf-sc-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-BoldItalic-tlf-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-BoldItalic-tlf-ts1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-BoldItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-BoldItalic-tosf-sc-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-BoldItalic-tosf-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-BoldItalic-tosf-ts1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-BoldSlanted-dnom-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-BoldSlanted-inf-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-BoldSlanted-lf-sc-ly1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-BoldSlanted-lf-sc-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-BoldSlanted-lf-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-BoldSlanted-lf-ts1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-BoldSlanted-numr-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-BoldSlanted-osf-sc-ly1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-BoldSlanted-osf-sc-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-BoldSlanted-osf-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-BoldSlanted-osf-ts1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-BoldSlanted-sup-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-BoldSlanted-tlf-sc-ly1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-BoldSlanted-tlf-sc-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-BoldSlanted-tlf-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-BoldSlanted-tlf-ts1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-BoldSlanted-tosf-sc-ly1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-BoldSlanted-tosf-sc-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-BoldSlanted-tosf-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-BoldSlanted-tosf-ts1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Italic-dnom-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Italic-inf-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Italic-lf-sc-ly1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Italic-lf-sc-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Italic-lf-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Italic-lf-ts1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Italic-numr-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Italic-osf-sc-ly1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Italic-osf-sc-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Italic-osf-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Italic-osf-ts1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Italic-sup-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Italic-tlf-sc-ly1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Italic-tlf-sc-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Italic-tlf-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Italic-tlf-ts1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Italic-tosf-sc-ly1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Italic-tosf-sc-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Italic-tosf-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Italic-tosf-ts1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Regular-dnom-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Regular-inf-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Regular-lf-sc-ly1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Regular-lf-sc-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Regular-lf-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Regular-lf-ts1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Regular-numr-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Regular-osf-sc-ly1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Regular-osf-sc-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Regular-osf-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Regular-osf-ts1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Regular-sup-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Regular-tlf-sc-ly1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Regular-tlf-sc-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Regular-tlf-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Regular-tlf-ts1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Regular-tosf-sc-ly1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Regular-tosf-sc-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Regular-tosf-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-Regular-tosf-ts1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-RegularSlanted-dnom-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-RegularSlanted-inf-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-RegularSlanted-lf-sc-ly1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-RegularSlanted-lf-sc-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-RegularSlanted-lf-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-RegularSlanted-lf-ts1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-RegularSlanted-numr-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-RegularSlanted-osf-sc-ly1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-RegularSlanted-osf-sc-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-RegularSlanted-osf-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-RegularSlanted-osf-ts1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-RegularSlanted-sup-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-RegularSlanted-tlf-sc-ly1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-RegularSlanted-tlf-sc-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-RegularSlanted-tlf-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-RegularSlanted-tlf-ts1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-RegularSlanted-tosf-sc-ly1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-RegularSlanted-tosf-sc-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-RegularSlanted-tosf-t1.vf - RELOC/fonts/vf/public/erewhon/Erewhon-RegularSlanted-tosf-ts1.vf - RELOC/tex/latex/erewhon/LY1erewhon-Dnom.fd - RELOC/tex/latex/erewhon/LY1erewhon-Inf.fd - RELOC/tex/latex/erewhon/LY1erewhon-LF.fd - RELOC/tex/latex/erewhon/LY1erewhon-Numr.fd - RELOC/tex/latex/erewhon/LY1erewhon-OsF.fd - RELOC/tex/latex/erewhon/LY1erewhon-Sup.fd - RELOC/tex/latex/erewhon/LY1erewhon-TLF.fd - RELOC/tex/latex/erewhon/LY1erewhon-TOsF.fd - RELOC/tex/latex/erewhon/OT2erewhon-TLF.fd - RELOC/tex/latex/erewhon/T1erewhon-Dnom.fd - RELOC/tex/latex/erewhon/T1erewhon-Inf.fd - RELOC/tex/latex/erewhon/T1erewhon-LF.fd - RELOC/tex/latex/erewhon/T1erewhon-Numr.fd - RELOC/tex/latex/erewhon/T1erewhon-OsF.fd - RELOC/tex/latex/erewhon/T1erewhon-Sup.fd - RELOC/tex/latex/erewhon/T1erewhon-TLF.fd - RELOC/tex/latex/erewhon/T1erewhon-TOsF.fd - RELOC/tex/latex/erewhon/T2Aerewhon-Dnom.fd - RELOC/tex/latex/erewhon/T2Aerewhon-Inf.fd - RELOC/tex/latex/erewhon/T2Aerewhon-LF.fd - RELOC/tex/latex/erewhon/T2Aerewhon-Numr.fd - RELOC/tex/latex/erewhon/T2Aerewhon-OsF.fd - RELOC/tex/latex/erewhon/T2Aerewhon-Sup.fd - RELOC/tex/latex/erewhon/T2Aerewhon-TLF.fd - RELOC/tex/latex/erewhon/T2Aerewhon-TOsF.fd - RELOC/tex/latex/erewhon/T2Berewhon-Dnom.fd - RELOC/tex/latex/erewhon/T2Berewhon-Inf.fd - RELOC/tex/latex/erewhon/T2Berewhon-LF.fd - RELOC/tex/latex/erewhon/T2Berewhon-Numr.fd - RELOC/tex/latex/erewhon/T2Berewhon-OsF.fd - RELOC/tex/latex/erewhon/T2Berewhon-Sup.fd - RELOC/tex/latex/erewhon/T2Berewhon-TLF.fd - RELOC/tex/latex/erewhon/T2Berewhon-TOsF.fd - RELOC/tex/latex/erewhon/T2Cerewhon-Dnom.fd - RELOC/tex/latex/erewhon/T2Cerewhon-Inf.fd - RELOC/tex/latex/erewhon/T2Cerewhon-LF.fd - RELOC/tex/latex/erewhon/T2Cerewhon-Numr.fd - RELOC/tex/latex/erewhon/T2Cerewhon-OsF.fd - RELOC/tex/latex/erewhon/T2Cerewhon-Sup.fd - RELOC/tex/latex/erewhon/T2Cerewhon-TLF.fd - RELOC/tex/latex/erewhon/T2Cerewhon-TOsF.fd - RELOC/tex/latex/erewhon/TS1erewhon-LF.fd - RELOC/tex/latex/erewhon/TS1erewhon-OsF.fd - RELOC/tex/latex/erewhon/TS1erewhon-TLF.fd - RELOC/tex/latex/erewhon/TS1erewhon-TOsF.fd - RELOC/tex/latex/erewhon/erewhon.fontspec - RELOC/tex/latex/erewhon/erewhon.sty -catalogue-ctan /fonts/erewhon -catalogue-date 2019-01-15 07:58:15 +0100 -catalogue-license ofllppl1.3 -catalogue-topics font font-otf font-type1 font-serif font-t1enc -catalogue-version 1.091 - -name errata -category Package -revision 42428 -shortdesc Error markup for LaTeX documents -relocated 1 -longdesc This package provides a simple infrastructure for recording -longdesc errata in LaTeX documents. This allows the user to maintain an -longdesc updated version of the document (with all errors corrected) and -longdesc to automatically generate an errata document highlighting the -longdesc difference to the published version. -containersize 1648 -containerchecksum eea1906709e66a2cd61f292222f297c99c7ab92009fbef1959405b6d4512498d056fd4993fddf91a61e59560d01dd1e568d63725f197b834e4036bc129fa1b2d -doccontainersize 147628 -doccontainerchecksum 8a136c2d6e9239ad25f468902bab311f29d63d8901f8ed961133021136a502da8bf1ae4429094023becbe2aae21a863602577789f26b741e90eecaf6516e71ff -docfiles size=44 - RELOC/doc/latex/errata/README details="Readme" - RELOC/doc/latex/errata/errata-errata.tex - RELOC/doc/latex/errata/errata.pdf details="Package documentation" -srccontainersize 6416 -srccontainerchecksum cb5107a069107b40eee5372285ab9288a7620f0eb0a363b0eed104fa0229c7512c2929b3e59860308dadaafbf8f5b7f768e679c566e8ba8b676fd745bbec9a58 -srcfiles size=6 - RELOC/source/latex/errata/errata.dtx - RELOC/source/latex/errata/errata.ins -runfiles size=1 - RELOC/tex/latex/errata/errata.sty -catalogue-ctan /macros/latex/contrib/errata -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1 -catalogue-topics editorial -catalogue-version 0.3 - -name erw-l3 -category Package -revision 48069 -shortdesc A bundle of small utilities built around expl3 -relocated 1 -longdesc Bundles LaTeX3 packages sharing the erw-l3 prefix. List of -longdesc packages in this bundle: compose: compose control sequences, -longdesc whether predefined or inline csutil: narrow purpose control -longdesc sequences (backend to other packages) disambig: wrapper around -longdesc \NewDocumentCommand to prevent name conflicts with external -longdesc cmds numbrdcs: numbered control sequences built from other -longdesc control sequences or inline -containersize 2844 -containerchecksum 91f9f5a89f80cd407836df82d1171198c9cb893c69d00dd30ba49846b8e3fb12e31e8b2184b71d9147b708950772ce10508a30fca86b190a29beb2c051edac42 -doccontainersize 529552 -doccontainerchecksum a33772b42375e6783efe9699c9b2225665f7ae992128f9c78f2f8bbdeb5219803fb10359837b40d5e20f24170b465a90a3200795d6423ed5ecc20701b2931ee7 -docfiles size=131 - RELOC/doc/latex/erw-l3/README.txt details="Readme" - RELOC/doc/latex/erw-l3/erw-l3.hd - RELOC/doc/latex/erw-l3/erw-l3.pdf details="Package documentation" -srccontainersize 7212 -srccontainerchecksum 9721b922e99f00f2c54d4844253a5171b62cfc5b9315d3fd031f5068784abf7f1b4a3616f2d3227fad65ea9657f08fc16465c9691c82bd911f1babf6f50175d2 -srcfiles size=10 - RELOC/source/latex/erw-l3/erw-l3.dtx - RELOC/source/latex/erw-l3/erw-l3.ins -runfiles size=3 - RELOC/tex/latex/erw-l3/erw-l3.sty -catalogue-ctan /macros/latex/contrib/erw-l3 -catalogue-date 2018-06-22 06:13:31 +0200 -catalogue-license lppl1.3c -catalogue-topics latex3 -catalogue-version 0.1.3 - -name es-tex-faq -category Package -revision 15878 -catalogue faq-es -shortdesc CervanTeX (Spanish TeX Group) FAQ -relocated 1 -longdesc SGML source, converted LaTeX version, and readable copies of -longdesc the FAQ from the Spanish TeX users group. -containersize 444 -containerchecksum 965c3432fd649d1dbf7f532bf771c43eb613c6dd9c91d9fc83c97452f06b25f3e331ad1f0514f926b0dd79e485bf5ff221fbdfaace6aa8fd3776922c260e2c44 -doccontainersize 495544 -doccontainerchecksum 66e5a1c57fb1accf32f2c1d6d86871c8187056e1c975dbdd09cf262c22e604e67a0f69cbb56160e5dbae8524a657addcfcfd22d66c0aef649ac430eab8299198 -docfiles size=306 - RELOC/doc/generic/es-tex-faq/FAQ-CervanTeX.html details="The document itself (HTML)" language="es" - RELOC/doc/generic/es-tex-faq/FAQ-CervanTeX.latin1 - RELOC/doc/generic/es-tex-faq/FAQ-CervanTeX.pdf details="The document itself (PDF)" language="es" - RELOC/doc/generic/es-tex-faq/FAQ-CervanTeX.sgml - RELOC/doc/generic/es-tex-faq/FAQ-CervanTeX.tex -catalogue-ctan /help/es-tex-faq -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics faq spanish-doc -catalogue-version 1.97 - -name esami -category Package -revision 47639 -shortdesc Typeset exams with scrambled questions and answers -relocated 1 -longdesc The package enables the user to typeset exams with multiple -longdesc choice, open questions and many other types of exercise. Both -longdesc questions and answers may be randomly distributed within the -longdesc exam, and the solutions are typeset automatically. Exercises -longdesc may contain a wide number of random parameters and it is -longdesc possible to do arithmetical operations on them. The package is -longdesc localised in Italian, English, French, German, Greek, Serbian, -longdesc and Spanish. -containersize 20972 -containerchecksum 1186df46de1ec9fad8c60340fd71ec41b86449e197b74641b3e4948476aeaec5ecc6dee9c6f6c98c001e80980cf47a921e061b57abf6a9823adcdd8d82e4a21c -doccontainersize 1432920 -doccontainerchecksum db1ff2a75988d78b4aa0ef78369bc29538cc1bd96364f9aa4bf364421eb0e8b7392a840d4312c00786ec29ebdce7dcedec163ac1d237ee88241f1930b23b8440 -docfiles size=441 - RELOC/doc/latex/esami/README details="Readme" - RELOC/doc/latex/esami/VERSION - RELOC/doc/latex/esami/doc/esami-doc-en.pdf details="Package documentation (English)" language="en" - RELOC/doc/latex/esami/doc/esami-doc-en.tex - RELOC/doc/latex/esami/doc/esami-doc-it.pdf details="Package documentation (Italian)" language="it" - RELOC/doc/latex/esami/doc/esami-doc-it.tex - RELOC/doc/latex/esami/doc/esami.bib - RELOC/doc/latex/esami/doc/examples/master-sol.tex - RELOC/doc/latex/esami/doc/examples/master.tex - RELOC/doc/latex/esami/doc/examples/problem1.tex - RELOC/doc/latex/esami/doc/examples/problem2-tabella.tex - RELOC/doc/latex/esami/doc/examples/problem2.tex - RELOC/doc/latex/esami/doc/examples/problem3-matching.tex - RELOC/doc/latex/esami/doc/examples/problem4-fillin.tex - RELOC/doc/latex/esami/doc/examples/test1.tex - RELOC/doc/latex/esami/doc/examples/test11.tex - RELOC/doc/latex/esami/doc/examples/test12.tex - RELOC/doc/latex/esami/doc/examples/test13.tex - RELOC/doc/latex/esami/doc/examples/test14.tex - RELOC/doc/latex/esami/doc/examples/test2.tex - RELOC/doc/latex/esami/doc/examples/test3.tex - RELOC/doc/latex/esami/doc/examples/test4.tex - RELOC/doc/latex/esami/doc/examples/test5-fillin.tex - RELOC/doc/latex/esami/doc/examples/test9.tex - RELOC/doc/latex/esami/doc/examples/testA-luatex-sol.pdf - RELOC/doc/latex/esami/doc/examples/testA-luatex.pdf - RELOC/doc/latex/esami/doc/examples/testA-sol.pdf - RELOC/doc/latex/esami/doc/examples/testA-sol.tex - RELOC/doc/latex/esami/doc/examples/testA-xetex-sol.pdf - RELOC/doc/latex/esami/doc/examples/testA-xetex.pdf - RELOC/doc/latex/esami/doc/examples/testA.pdf - RELOC/doc/latex/esami/doc/examples/testA.tex - RELOC/doc/latex/esami/doc/examples/totale-versioni.tex - RELOC/doc/latex/esami/esami-xyz.cfg -runfiles size=28 - RELOC/tex/latex/esami/es-UKenglish.lng - RELOC/tex/latex/esami/es-USenglish.lng - RELOC/tex/latex/esami/es-french.lng - RELOC/tex/latex/esami/es-german.lng - RELOC/tex/latex/esami/es-greek.lng - RELOC/tex/latex/esami/es-italian.lng - RELOC/tex/latex/esami/es-serbian.lng - RELOC/tex/latex/esami/es-spanish.lng - RELOC/tex/latex/esami/esami.sty -catalogue-ctan /macros/latex/contrib/esami -catalogue-date 2018-05-07 15:16:29 +0200 -catalogue-license lppl -catalogue-topics exam -catalogue-version 2.5 - -name esdiff -category Package -revision 21385 -shortdesc Simplify typesetting of derivatives -relocated 1 -longdesc The package makes writing derivatives very easy. It offers -longdesc macros for derivatives, partial derivatives and multiple -longdesc derivatives, and allows specification of the point at which the -longdesc value is calculated. Some typographic alternatives may be -longdesc selected by package options -containersize 1628 -containerchecksum a06f52927e98910526bd280806003b3dcb63c547b127fe01e090b45d83499bab1b3746816169f8d9641230cdbe135b745bfe0e551a8436e9e057a7fc92a97a20 -doccontainersize 82628 -doccontainerchecksum 5b1b5037e480f797c5ab2b18b874ae23938a2e12b93a2df1b58311a8c363fe4f6450a7bfcc1d665d6be814f309d86dd4564d9a202b70f9d4aaf8c3dca8b18b34 -docfiles size=25 - RELOC/doc/latex/esdiff/README details="Readme" - RELOC/doc/latex/esdiff/esdiff.pdf details="Package documentation" -srccontainersize 2964 -srccontainerchecksum d720e85aaf9b760087be5e2e8764eae4eea4d1098f8073f5fe78eb4c9856967176e5c96f5e641fbc39537ccb7e7ee51bece80bf758f3ada9cb2a5e42157cc87a -srcfiles size=4 - RELOC/source/latex/esdiff/esdiff.dtx - RELOC/source/latex/esdiff/esdiff.ins -runfiles size=2 - RELOC/tex/latex/esdiff/esdiff.sty -catalogue-ctan /macros/latex/contrib/esdiff -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1 -catalogue-topics maths -catalogue-version 1.2 - -name esint -category Package -revision 15878 -shortdesc Extended set of integrals for Computer Modern -relocated 1 -longdesc The esint package permits access to alternate integral symbols -longdesc when you're using the Computer Modern fonts. In the original -longdesc set, several integral symbols are missing, such as \oiint. Many -longdesc of these symbols are available in other font sets (pxfonts, -longdesc txfonts, etc.), but there is no good solution if you want to -longdesc use Computer Modern. The package provides Metafont source and -longdesc LaTeX macro support. -containersize 5696 -containerchecksum c5cd12903813146a4184d04911a7abd76862d781e7ba93523c533ca6edd48dfe1ffadb8a054e9ebcae639660693b3e7808ef27fb2d6c7744cc7d5efcf08948ec -doccontainersize 102924 -doccontainerchecksum 46418933503f2abc4054e9d075adb9da315ba3a01ec23757dd4e8ff1507b251ac03b52a63debd8d57679c368427d0c9043335278810911940ed1ca297ec0cf45 -docfiles size=30 - RELOC/doc/latex/esint/README - RELOC/doc/latex/esint/esint.pdf details="Package documentation" -srccontainersize 6348 -srccontainerchecksum e9630518609080685ac8c2188e7196e497c26d3ec4d8d4efcf59c8d5bf89f91d8c49fd59fc04a5df8d745fbfd0e7b94e3f26cedbe0dfe31b4fd436ca4a1db94c -srcfiles size=15 - RELOC/source/latex/esint/esint.dtx - RELOC/source/latex/esint/esint.ins -runfiles size=18 - RELOC/fonts/source/public/esint/bigint.mf - RELOC/fonts/source/public/esint/esint10.mf - RELOC/fonts/source/public/esint/mathint.mf - RELOC/fonts/tfm/public/esint/esint10.tfm - RELOC/tex/latex/esint/esint.sty - RELOC/tex/latex/esint/uesint.fd -catalogue-also esint-type1 -catalogue-ctan /macros/latex/contrib/esint -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics font font-symbol-maths font-mf -catalogue-version 1.1 - -name esint-type1 -category Package -revision 15878 -shortdesc Font esint10 in Type 1 format -relocated 1 -longdesc This is Eddie Saudrais's font esint10 in Adobe Type 1 format. -longdesc The Adobe Type 1 implementation was generated from the original -longdesc Metafont using mftrace. This distribution does not contain the -longdesc TFM files that are necessary to use the fonts with TeX; the TFM -longdesc files can be generated from the Metafont sources obtained by -longdesc following the instructions in the normal way. -depend esint -execute addMixedMap esint.map -containersize 31564 -containerchecksum a6579eb0e3cdb824293ff9f1ca261993904687c7c5f75f32ca38af9f59f82583de7a3c680528d09ef6e489e5ba32483c71cb7e9275ab04a8419645933f4f3d9d -doccontainersize 41244 -doccontainerchecksum ad5816611f99a2704f1cf100959e53e415109a0aad3c9a18fde18ad4901980a68ecc95b8c2e65bbfa963ee28f7445bc5b1f9549444706aa0b8d582a9cdc2ad04 -docfiles size=14 - RELOC/doc/fonts/esint-type1/README details="Readme" - RELOC/doc/fonts/esint-type1/README.plainTeX details="Using the fonts with Plain TeX" - RELOC/doc/fonts/esint-type1/table.pdf details="Table of integral signs" - RELOC/doc/fonts/esint-type1/table.tex -runfiles size=12 - RELOC/dvips/esint-type1/config.esint - RELOC/fonts/map/dvips/esint-type1/esint.map - RELOC/fonts/type1/public/esint-type1/esint10.pfb - RELOC/tex/plain/esint-type1/esint.tex -catalogue-ctan /fonts/ps-type1/esint -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics font font-symbol-maths font-type1 - -name esk -category Package -revision 18115 -shortdesc Package to encapsulate Sketch files in LaTeX sources -relocated 1 -longdesc The ESK package allows to encapsulate Sketch files in LaTeX -longdesc sources. This is very useful for keeping illustrations in sync -longdesc with the text. It also frees the user from inventing -longdesc descriptive names for new files that fit into the confines of -longdesc file system conventions. Sketch is a 3D scene description -longdesc language by Eugene K. Ressler and can generate TikZ and -longdesc PSTricks code. ESK behaves in a similar fashion to EMP (which -longdesc encapsulates MetaPost files), and was in fact developed from -longdesc it. -containersize 3924 -containerchecksum 82a28edbb32a94d204c6a349c68e2e30ffee2d51f95452753d300b017adb11bb757a5c987be485fce16c27224389531161fd2e8238026be628f0bdf3699e758d -doccontainersize 414476 -doccontainerchecksum 38a869264d24faa2c6a14333bd75e31b9895f9b04a8fca8d921f072f946dd1e4bd38b914b116bfc08f55c794bde055e5e8251393c851c95de3a20d3095126a14 -docfiles size=117 - RELOC/doc/latex/esk/COPYING - RELOC/doc/latex/esk/README details="Readme" - RELOC/doc/latex/esk/esk.pdf details="Package documentation" - RELOC/doc/latex/esk/eskman.pdf details="Package manual" -srccontainersize 15468 -srccontainerchecksum d9160ce972ae3309a625316927c57dc8b282e4c78dbd9904b3501ea77d62dcd49dfb8358ead3e91351b5f7c785024f36b71e3ff04c59080e7c737c04a4cd8470 -srcfiles size=18 - RELOC/source/latex/esk/Makefile - RELOC/source/latex/esk/esk.drv - RELOC/source/latex/esk/esk.dtx - RELOC/source/latex/esk/esk.ins - RELOC/source/latex/esk/eskman.drv -runfiles size=3 - RELOC/tex/latex/esk/esk.sty -catalogue-ctan /macros/latex/contrib/esk -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics graphics-inline -catalogue-version 1.0 - -name eskd -category Package -revision 15878 -shortdesc Modern Russian typesetting -relocated 1 -longdesc The class offers modern Russian text formatting, in accordance -longdesc with accepted design standards. Fonts not (apparently) -longdesc available on CTAN are required for use of the class. -containersize 3760 -containerchecksum 38502358c9838ea5e50a924f4fa0730dabdf442c672f45c33568ca97e91cab2dbee2fca01d677f986a54f075f287b1df920069cafec9fa920e8929959995f5fc -doccontainersize 262256 -doccontainerchecksum 809341e2fbda85ae67d6c776a572d2e96ff369061961e7b80cacc901ee5714036b7a01e67f09b649647491b6f0b9e9b79d7c411a139cf84fbf7055e265ba8a0d -docfiles size=231 - RELOC/doc/latex/eskd/README details="Package README" - RELOC/doc/latex/eskd/eskd.pdf details="Package documentation" - RELOC/doc/latex/eskd/example.eps - RELOC/doc/latex/eskd/example.tex -srccontainersize 7592 -srccontainerchecksum 48877daaeaa0b3a4a4c8d3bca0d27494e0574a2305af2504abc6d4d750dba89c0c714a66f4f79c64f2f7f590622fe5d9480382fef951f3166b87754b77fe08f6 -srcfiles size=9 - RELOC/source/latex/eskd/eskd.dtx - RELOC/source/latex/eskd/eskd.ins -runfiles size=5 - RELOC/tex/latex/eskd/eskd.cls -catalogue-also eskdx -catalogue-ctan /macros/latex/contrib/eskd -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics class russian - -name eskdx -category Package -revision 29235 -shortdesc Modern Russian typesetting -relocated 1 -longdesc Eskdx is a collection of LaTeX classes and packages to typeset -longdesc textual and graphical documents in accordance with Russian (and -longdesc probably post USSR) standards for designers. -containersize 17240 -containerchecksum 1a08d0ce904ed96d059aadb1a7ee35caadb333dba3e93472b17a3ec7a013f481f81259a96b81572a839866974d76bbf002e4d5ff73eafec6e7200b6f80b8ac35 -doccontainersize 451568 -doccontainerchecksum 4a6ea2a52e6155b6d8deb561828f53180cda84ed7336dfce38aac32397ce8dd6dd4631e750007a50fb028ff94c43c247a47dda78290c3c7bb1be8c8e74006aa5 -docfiles size=246 - RELOC/doc/latex/eskdx/ChangeLog - RELOC/doc/latex/eskdx/Makefile - RELOC/doc/latex/eskdx/Makefile.unpacked - RELOC/doc/latex/eskdx/NEWS - RELOC/doc/latex/eskdx/NEWS.in - RELOC/doc/latex/eskdx/README details="Package README" - RELOC/doc/latex/eskdx/README.in - RELOC/doc/latex/eskdx/include.m4 - RELOC/doc/latex/eskdx/include.mak - RELOC/doc/latex/eskdx/manifest.txt - RELOC/doc/latex/eskdx/manual/Makefile - RELOC/doc/latex/eskdx/manual/eskdx.pdf details="Package documentation" language="ru" - RELOC/doc/latex/eskdx/manual/eskdx.tex.in - RELOC/doc/latex/eskdx/manual/example.tex - RELOC/doc/latex/eskdx/manual/img-form1.svg - RELOC/doc/latex/eskdx/manual/img-form2.svg - RELOC/doc/latex/eskdx/manual/img-form2a.svg - RELOC/doc/latex/eskdx/manual/img-title.svg - RELOC/doc/latex/eskdx/manual/latex2html-init - RELOC/doc/latex/eskdx/source/Makefile - RELOC/doc/latex/eskdx/source/eskdafterpkg.sty.in - RELOC/doc/latex/eskdx/source/eskdappsheet.sty.in - RELOC/doc/latex/eskdx/source/eskdbiblist.sty.in - RELOC/doc/latex/eskdx/source/eskdcap.sty.in - RELOC/doc/latex/eskdx/source/eskdchngsheet.sty.in - RELOC/doc/latex/eskdx/source/eskddstu.sty.in - RELOC/doc/latex/eskdx/source/eskdexplan.sty.in - RELOC/doc/latex/eskdx/source/eskdfont.sty.in - RELOC/doc/latex/eskdx/source/eskdfootnote.sty.in - RELOC/doc/latex/eskdx/source/eskdfreesize.sty.in - RELOC/doc/latex/eskdx/source/eskdgraph.cls.in - RELOC/doc/latex/eskdx/source/eskdhash.sty.in - RELOC/doc/latex/eskdx/source/eskdindent.sty.in - RELOC/doc/latex/eskdx/source/eskdinfo.sty.in - RELOC/doc/latex/eskdx/source/eskdlang.sty.in - RELOC/doc/latex/eskdx/source/eskdlist.sty.in - RELOC/doc/latex/eskdx/source/eskdpara.sty.in - RELOC/doc/latex/eskdx/source/eskdplain.sty.in - RELOC/doc/latex/eskdx/source/eskdrussian.def.in - RELOC/doc/latex/eskdx/source/eskdsect.sty.in - RELOC/doc/latex/eskdx/source/eskdspec.sty.in - RELOC/doc/latex/eskdx/source/eskdspecii.sty.in - RELOC/doc/latex/eskdx/source/eskdstamp.sty.in - RELOC/doc/latex/eskdx/source/eskdtab.cls.in - RELOC/doc/latex/eskdx/source/eskdtext.cls.in - RELOC/doc/latex/eskdx/source/eskdtitle.sty.in - RELOC/doc/latex/eskdx/source/eskdtitlebase.sty.in - RELOC/doc/latex/eskdx/source/eskdtotal.sty.in - RELOC/doc/latex/eskdx/source/eskdukrainian.def.in - RELOC/doc/latex/eskdx/test/Makefile - RELOC/doc/latex/eskdx/test/appsheet.tex - RELOC/doc/latex/eskdx/test/drawing-a2.tex - RELOC/doc/latex/eskdx/test/drawing-a3-mp.tex - RELOC/doc/latex/eskdx/test/drawing-a3-p.tex - RELOC/doc/latex/eskdx/test/drawing-a3.tex - RELOC/doc/latex/eskdx/test/drawing-a4.tex - RELOC/doc/latex/eskdx/test/footnote.tex - RELOC/doc/latex/eskdx/test/freesizesheets.tex - RELOC/doc/latex/eskdx/test/general.tex - RELOC/doc/latex/eskdx/test/general2.tex - RELOC/doc/latex/eskdx/test/numbering.tex - RELOC/doc/latex/eskdx/test/pagestyle.tex - RELOC/doc/latex/eskdx/test/spec.tex - RELOC/doc/latex/eskdx/test/specii.tex - RELOC/doc/latex/eskdx/test/twoside.tex -runfiles size=46 - RELOC/tex/latex/eskdx/eskdafterpkg.sty - RELOC/tex/latex/eskdx/eskdappsheet.sty - RELOC/tex/latex/eskdx/eskdbiblist.sty - RELOC/tex/latex/eskdx/eskdcap.sty - RELOC/tex/latex/eskdx/eskdchngsheet.sty - RELOC/tex/latex/eskdx/eskddstu.sty - RELOC/tex/latex/eskdx/eskdexplan.sty - RELOC/tex/latex/eskdx/eskdfont.sty - RELOC/tex/latex/eskdx/eskdfootnote.sty - RELOC/tex/latex/eskdx/eskdfreesize.sty - RELOC/tex/latex/eskdx/eskdgraph.cls - RELOC/tex/latex/eskdx/eskdhash.sty - RELOC/tex/latex/eskdx/eskdindent.sty - RELOC/tex/latex/eskdx/eskdinfo.sty - RELOC/tex/latex/eskdx/eskdlang.sty - RELOC/tex/latex/eskdx/eskdlist.sty - RELOC/tex/latex/eskdx/eskdpara.sty - RELOC/tex/latex/eskdx/eskdplain.sty - RELOC/tex/latex/eskdx/eskdrussian.def - RELOC/tex/latex/eskdx/eskdsect.sty - RELOC/tex/latex/eskdx/eskdspec.sty - RELOC/tex/latex/eskdx/eskdspecii.sty - RELOC/tex/latex/eskdx/eskdstamp.sty - RELOC/tex/latex/eskdx/eskdtab.cls - RELOC/tex/latex/eskdx/eskdtext.cls - RELOC/tex/latex/eskdx/eskdtitle.sty - RELOC/tex/latex/eskdx/eskdtitlebase.sty - RELOC/tex/latex/eskdx/eskdtotal.sty - RELOC/tex/latex/eskdx/eskdukrainian.def -catalogue-ctan /macros/latex/contrib/eskdx -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics class russian -catalogue-version 0.98 - -name eso-pic -category Package -revision 47694 -shortdesc Add picture commands (or backgrounds) to every page -relocated 1 -longdesc The package adds one or more user commands to LaTeX's shipout -longdesc routine, which may be used to place the output at fixed -longdesc positions. The grid option may be used to find the correct -longdesc places. -containersize 3824 -containerchecksum 331b2ef80efd1a123a11ac4889dec80f3ec7ba34abfa46fa6528b6da23d0a753e89fa7d0c36855b6c06e021caf9b002a904b7ff85fe673e16f52c109ab1c6547 -doccontainersize 252348 -doccontainerchecksum ad391c5d56b9437d48d63694f56636d32f4ce786a71da10bfbb8c513ab68d8fe4e3af513a63c70b644743fac07af9a0966d2806cbadcc7091bea098554090c9d -docfiles size=70 - RELOC/doc/latex/eso-pic/README - RELOC/doc/latex/eso-pic/eso-article-test.tex - RELOC/doc/latex/eso-pic/eso-ex1.tex - RELOC/doc/latex/eso-pic/eso-ex2.tex - RELOC/doc/latex/eso-pic/eso-ex3.tex - RELOC/doc/latex/eso-pic/eso-ex4.tex - RELOC/doc/latex/eso-pic/eso-ex5.tex - RELOC/doc/latex/eso-pic/eso-memoir-test.tex - RELOC/doc/latex/eso-pic/eso-pic.pdf details="Package documentation" -srccontainersize 6596 -srccontainerchecksum e4920a366f2aeb65f6c9f4e548c10b0d8f697c53d5320dd37847c3fed8fd4b5628da3cb389b116434503391e9d2facd7ee7d1911f99a108c77cf3b05eb5a5144 -srcfiles size=8 - RELOC/source/latex/eso-pic/eso-pic.dtx - RELOC/source/latex/eso-pic/eso-pic.ins -runfiles size=4 - RELOC/tex/latex/eso-pic/eso-pic.sty - RELOC/tex/latex/eso-pic/showframe.sty -catalogue-ctan /macros/latex/contrib/eso-pic -catalogue-date 2018-05-12 20:23:32 +0200 -catalogue-license lppl1.2 -catalogue-topics defer-stuff -catalogue-version 2.0h - -name esrelation -category Package -revision 37236 -shortdesc Provides a symbol set for describing relations between ordered pairs -relocated 1 -longdesc Around 2008, researcher Byron Cook and several colleagues began -longdesc developing a new set of interrelated algorithms capable of -longdesc automatically reasoning about the behavior of computer programs -longdesc and other systems (such as biological systems, circuit designs, -longdesc etc). At the center of these algorithms were new ideas about -longdesc the relationships between structures expressable as -longdesc mathematical sets and relations. Using the language of -longdesc mathematics and logic, the researchers communicated these new -longdesc results to others in their community via published papers, -longdesc research talks, etc. Unfortunately, they found the symbols -longdesc already available for reasoning about relations lacking (in -longdesc contrast to sets, which have a long-ago developed and robust -longdesc symbol vocabulary). Early presentations were unnecessarily -longdesc cluttered. To more elegantly express these ideas around -longdesc relations, Cook recruited artist Tauba Auerbach to help develop -longdesc a set of symbols. This package provides an math symbol font for -longdesc describing relations between ordered pairs by using Metafont. -execute addMap esrelation.map -containersize 33080 -containerchecksum 439c6cb57f4c7c540ee84c7144bc676ce40064754badc62457157ef05722be6632287bf66bd0d1404cc110cbdcfee634fb3790335f62269f9e6d08e03999901c -doccontainersize 158904 -doccontainerchecksum 4f44d211656cc7fcb24ee181e955f5831e447494dc1b041d76c1e4b32360cd7dee9afc8774ee9eafacc091e9f9d022e451d3ffb73ca03c72b3bdbbb14a36dfa0 -docfiles size=41 - RELOC/doc/fonts/esrelation/README details="Readme" - RELOC/doc/fonts/esrelation/README.md - RELOC/doc/fonts/esrelation/esrelation.pdf details="Package documentation" -srccontainersize 6484 -srccontainerchecksum 0d81f15cf818de579453ee2509ba0818dfce237ba946a948d93c332f5612d94621529625c8ecef6e47a73cef15e904e70e78cff7c4af038f297d733a9eef3e91 -srcfiles size=7 - RELOC/source/fonts/esrelation/esrelation.dtx - RELOC/source/fonts/esrelation/esrelation.ins -runfiles size=17 - RELOC/fonts/map/dvips/esrelation/esrelation.map - RELOC/fonts/source/public/esrelation/esrelation.mf - RELOC/fonts/source/public/esrelation/esrelation10.mf - RELOC/fonts/tfm/public/esrelation/esrelation10.tfm - RELOC/fonts/type1/public/esrelation/esrelation10.pfb - RELOC/tex/latex/esrelation/esrelation.sty - RELOC/tex/latex/esrelation/uesrelation.fd -catalogue-ctan /fonts/esrelation -catalogue-date 2017-10-29 14:49:17 +0100 -catalogue-license lppl1.3 -catalogue-topics font font-mf font-type1 font-maths - -name esstix -category Package -revision 22426 -shortdesc PostScript versions of the ESSTIX, with macro support -relocated 1 -longdesc These fonts represent translation to PostScript Type 1 of the -longdesc ESSTIX fonts. ESSTIX seem to have been a precursor to the STIX -longdesc project, and were donated by Elsevier to that project. The -longdesc accompanying virtual fonts with customized metrics and LaTeX -longdesc support files allow their use as calligraphic, fraktur and -longdesc double-struck (blackboard bold) in maths mode. -execute addMap ESSTIX.map -containersize 202168 -containerchecksum 23af2d293f7c0d3b231388d140c75af480a1f6b4f1515544549af42e1585e3f138f021cd4161bc94d3e6a9dfdf3178c11abf54ca71f00b65562039bde14483ac -doccontainersize 286200 -doccontainerchecksum 9c1cd87e3d60f8d3713de4d9288286c4c074517970c99249d89f764a05d355e3ca77ec817ab12d8c5844f44da6f1d4a3893fd2463e3720bec7bb30728597ceb1 -docfiles size=89 - RELOC/doc/fonts/esstix/ESSTIX10.tfm - RELOC/doc/fonts/esstix/ESSTIX11.tfm - RELOC/doc/fonts/esstix/ESSTIX12.tfm - RELOC/doc/fonts/esstix/ESSTIX13.tfm - RELOC/doc/fonts/esstix/ESSTIX14.tfm - RELOC/doc/fonts/esstix/ESSTIX15.tfm - RELOC/doc/fonts/esstix/ESSTIX16.tfm - RELOC/doc/fonts/esstix/ESSTIX17.tfm - RELOC/doc/fonts/esstix/ESSTIX1_.tfm - RELOC/doc/fonts/esstix/ESSTIX2_.tfm - RELOC/doc/fonts/esstix/ESSTIX3_.tfm - RELOC/doc/fonts/esstix/ESSTIX4_.tfm - RELOC/doc/fonts/esstix/ESSTIX5_.tfm - RELOC/doc/fonts/esstix/ESSTIX6_.tfm - RELOC/doc/fonts/esstix/ESSTIX7_.tfm - RELOC/doc/fonts/esstix/ESSTIX8_.tfm - RELOC/doc/fonts/esstix/ESSTIX9_.tfm - RELOC/doc/fonts/esstix/Esstix.pdf details="Package documentation" - RELOC/doc/fonts/esstix/Esstix.tex - RELOC/doc/fonts/esstix/README details="Readme" - RELOC/doc/fonts/esstix/esstixOther.map -runfiles size=117 - RELOC/fonts/afm/esstix/ESSTIX10.PFM - RELOC/fonts/afm/esstix/ESSTIX10.afm - RELOC/fonts/afm/esstix/ESSTIX11.PFM - RELOC/fonts/afm/esstix/ESSTIX11.afm - RELOC/fonts/afm/esstix/ESSTIX12.PFM - RELOC/fonts/afm/esstix/ESSTIX12.afm - RELOC/fonts/afm/esstix/ESSTIX13.PFM - RELOC/fonts/afm/esstix/ESSTIX13.afm - RELOC/fonts/afm/esstix/ESSTIX14.PFM - RELOC/fonts/afm/esstix/ESSTIX14.afm - RELOC/fonts/afm/esstix/ESSTIX15.PFM - RELOC/fonts/afm/esstix/ESSTIX15.afm - RELOC/fonts/afm/esstix/ESSTIX16.PFM - RELOC/fonts/afm/esstix/ESSTIX16.afm - RELOC/fonts/afm/esstix/ESSTIX17.PFM - RELOC/fonts/afm/esstix/ESSTIX17.afm - RELOC/fonts/afm/esstix/ESSTIX1_.PFM - RELOC/fonts/afm/esstix/ESSTIX1_.afm - RELOC/fonts/afm/esstix/ESSTIX2_.PFM - RELOC/fonts/afm/esstix/ESSTIX2_.afm - RELOC/fonts/afm/esstix/ESSTIX3_.PFM - RELOC/fonts/afm/esstix/ESSTIX3_.afm - RELOC/fonts/afm/esstix/ESSTIX4_.PFM - RELOC/fonts/afm/esstix/ESSTIX4_.afm - RELOC/fonts/afm/esstix/ESSTIX5_.PFM - RELOC/fonts/afm/esstix/ESSTIX5_.afm - RELOC/fonts/afm/esstix/ESSTIX6_.PFM - RELOC/fonts/afm/esstix/ESSTIX6_.afm - RELOC/fonts/afm/esstix/ESSTIX7_.PFM - RELOC/fonts/afm/esstix/ESSTIX7_.afm - RELOC/fonts/afm/esstix/ESSTIX8_.PFM - RELOC/fonts/afm/esstix/ESSTIX8_.afm - RELOC/fonts/afm/esstix/ESSTIX9_.PFM - RELOC/fonts/afm/esstix/ESSTIX9_.afm - RELOC/fonts/map/dvips/esstix/ESSTIX.map - RELOC/fonts/tfm/public/esstix/esstixbb.tfm - RELOC/fonts/tfm/public/esstix/esstixcal.tfm - RELOC/fonts/tfm/public/esstix/esstixfrak.tfm - RELOC/fonts/tfm/public/esstix/rESSTIX13.tfm - RELOC/fonts/tfm/public/esstix/rESSTIX14.tfm - RELOC/fonts/tfm/public/esstix/rESSTIX15.tfm - RELOC/fonts/type1/public/esstix/ESSTIX10.pfb - RELOC/fonts/type1/public/esstix/ESSTIX11.pfb - RELOC/fonts/type1/public/esstix/ESSTIX12.pfb - RELOC/fonts/type1/public/esstix/ESSTIX13.pfb - RELOC/fonts/type1/public/esstix/ESSTIX14.pfb - RELOC/fonts/type1/public/esstix/ESSTIX15.pfb - RELOC/fonts/type1/public/esstix/ESSTIX16.pfb - RELOC/fonts/type1/public/esstix/ESSTIX17.pfb - RELOC/fonts/type1/public/esstix/ESSTIX1_.pfb - RELOC/fonts/type1/public/esstix/ESSTIX2_.pfb - RELOC/fonts/type1/public/esstix/ESSTIX3_.pfb - RELOC/fonts/type1/public/esstix/ESSTIX4_.pfb - RELOC/fonts/type1/public/esstix/ESSTIX5_.pfb - RELOC/fonts/type1/public/esstix/ESSTIX6_.pfb - RELOC/fonts/type1/public/esstix/ESSTIX7_.pfb - RELOC/fonts/type1/public/esstix/ESSTIX8_.pfb - RELOC/fonts/type1/public/esstix/ESSTIX9_.pfb - RELOC/fonts/vf/public/esstix/esstixbb.vf - RELOC/fonts/vf/public/esstix/esstixcal.vf - RELOC/fonts/vf/public/esstix/esstixfrak.vf - RELOC/tex/latex/esstix/esstixbb.sty - RELOC/tex/latex/esstix/esstixcal.sty - RELOC/tex/latex/esstix/esstixfrak.sty - RELOC/tex/latex/esstix/uesstixbb.fd - RELOC/tex/latex/esstix/uesstixcal.fd - RELOC/tex/latex/esstix/uesstixfrak.fd -catalogue-ctan /fonts/esstix -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license ofl -catalogue-topics font font-maths font-bbd font-type1 -catalogue-version 1.0 - -name estcpmm -category Package -revision 17335 -shortdesc Style for Munitions Management Project Reports -relocated 1 -longdesc Provides a class which supports typesetting Cost and -longdesc Performance Reports and Final Reports for Munitions Management -longdesc Reports, US Environmental Security Technology Certification -longdesc Program. The class was commissioned and paid for by US Army -longdesc Corps of Engineers, Engineer Research and Development Center, -longdesc 3909 Halls Ferry Road, Vicksburg, MS 39180-6199. -containersize 3124 -containerchecksum 604d0910573b2192dd8a1fc97214a528258fb3369f28304c6dbe1e91bc85456a6fa98bca6ac7a2e08144776208e84de51a217ea0708d0214b68c470700b70e03 -doccontainersize 284900 -doccontainerchecksum 4ace679bb114bf83f5a884d3c15ba07405b1d426838fae064a4e2fd4484a807f86b592c29456f2cbd95a439f6d61ca5ba57f81ed09bacef7294e4b8d44d2af68 -docfiles size=227 - RELOC/doc/latex/estcpmm/README - RELOC/doc/latex/estcpmm/estcp.pdf - RELOC/doc/latex/estcpmm/estcpmm.bib - RELOC/doc/latex/estcpmm/estcpmm.pdf details="Package documentation" - RELOC/doc/latex/estcpmm/red_corps_castle2.pdf - RELOC/doc/latex/estcpmm/sample.pdf - RELOC/doc/latex/estcpmm/sample.tex -srccontainersize 8844 -srccontainerchecksum 93a9070dee14c258f1834f7bebfb85237a29bbd3845cd8b80f61a75548903f29f2cc14575851f64a9351d29bbea427b8fd3596f7c086f56195408b9375415cad -srcfiles size=9 - RELOC/source/latex/estcpmm/Makefile - RELOC/source/latex/estcpmm/estcpmm.dtx - RELOC/source/latex/estcpmm/estcpmm.ins -runfiles size=2 - RELOC/tex/latex/estcpmm/estcpmm.cls -catalogue-ctan /macros/latex/contrib/estcpmm -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics report-like class -catalogue-version 0.4 - -name esvect -category Package -revision 32098 -shortdesc Vector arrows -relocated 1 -longdesc Write vectors using an arrow which differs from the Computer -longdesc Modern one. You have the choice between several kinds of -longdesc arrows. The package consists of the relevant Metafont code and -longdesc a package to use it. -execute addMap esvect.map -containersize 66864 -containerchecksum 63a248329d3245266ea84ef9835ceb2eb469fb93d13b9469af851be433e6b8353ba07af1381769fad54e1d8c8495a6e1e7cac1a2658a1b59a521c09e67abf023 -doccontainersize 44300 -doccontainerchecksum 1885c718845210db3341732a65961244f7793c27d825e48fe510b0bc346a6cf3d7f4a44a4b432812dfd0050126a551b4d1391570385ccf8b3434b70affd53f80 -docfiles size=13 - RELOC/doc/latex/esvect/README details="Readme" - RELOC/doc/latex/esvect/esvect.pdf details="Package documentation" -srccontainersize 6748 -srccontainerchecksum 74f75ff7824580874d1a4a6b30c3d606f4e6a407d9aa6af06713f05162d77a99964b27e94a29a22bc64843e37723c901b4174ac86c1457c11e26fefb4302ef0a -srcfiles size=15 - RELOC/source/latex/esvect/esvect.dtx - RELOC/source/latex/esvect/esvect.ins -runfiles size=58 - RELOC/fonts/map/dvips/esvect/esvect.map - RELOC/fonts/source/public/esvect/mathvec.mf - RELOC/fonts/source/public/esvect/vecsym.mf - RELOC/fonts/source/public/esvect/vect10.mf - RELOC/fonts/source/public/esvect/vect5.mf - RELOC/fonts/source/public/esvect/vect6.mf - RELOC/fonts/source/public/esvect/vect7.mf - RELOC/fonts/source/public/esvect/vect8.mf - RELOC/fonts/source/public/esvect/vect9.mf - RELOC/fonts/source/public/esvect/vsymbol.mf - RELOC/fonts/tfm/public/esvect/vect10.tfm - RELOC/fonts/tfm/public/esvect/vect5.tfm - RELOC/fonts/tfm/public/esvect/vect6.tfm - RELOC/fonts/tfm/public/esvect/vect7.tfm - RELOC/fonts/tfm/public/esvect/vect8.tfm - RELOC/fonts/tfm/public/esvect/vect9.tfm - RELOC/fonts/type1/public/esvect/vect10.pfb - RELOC/fonts/type1/public/esvect/vect5.pfb - RELOC/fonts/type1/public/esvect/vect6.pfb - RELOC/fonts/type1/public/esvect/vect7.pfb - RELOC/fonts/type1/public/esvect/vect8.pfb - RELOC/fonts/type1/public/esvect/vect9.pfb - RELOC/tex/latex/esvect/esvect.sty - RELOC/tex/latex/esvect/uesvect.fd -catalogue-ctan /macros/latex/contrib/esvect -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics font font-symbol font-mf -catalogue-version 1.3 - -name etaremune -category Package -revision 15878 -shortdesc Reverse-counting enumerate environment -relocated 1 -longdesc The package implements the etaremune environment which is an -longdesc enumerate environment in which the labels decrease instead of -longdesc increasing. The package is noticeably more efficient than the -longdesc revnum package, which uses painfully many counters. -containersize 1816 -containerchecksum 5bf23fab5bee34bd020211f056d341f5f459edb3ff536c12e186468d403bfbe5862e1d83a4a2f3633b045787982eb55937d7eb5ff788400bd7ec8ee60fe9b982 -doccontainersize 72976 -doccontainerchecksum 630c9d422c6db627c68dbf600692c7fec75fb180e27c534e62817242d8447bcf93fb3cd783c9b6587c33f71befcd7c0501508d7d8e4ad2c5afa2dc85816d155c -docfiles size=22 - RELOC/doc/latex/etaremune/README details="Readme" - RELOC/doc/latex/etaremune/etaremune.pdf details="Package documentation" -srccontainersize 6716 -srccontainerchecksum e6af96170ff5f49191acdc384737ce0912bff603f6380af636a951144681f994c96e2ea752e8bef9a31c4c1a60f52dd4e7782ac9b11bca1e67f8b8bc11e16438 -srcfiles size=5 - RELOC/source/latex/etaremune/etaremune.dtx -runfiles size=1 - RELOC/tex/latex/etaremune/etaremune.sty -catalogue-also revnum -catalogue-ctan /macros/latex/contrib/etaremune -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics list list-enum -catalogue-version 1.2 - -name etdipa -category Package -revision 36354 -shortdesc Simple, lightweight template for scientific documents -relocated 1 -longdesc This package provides a complete working directory for the -longdesc scientific documentation of arbitrary projects. It was -longdesc originally developed to provide a template for Austrian -longdesc "Diplomarbeiten" or "Vorwissenschaftliche Arbeiten", which are -longdesc scientfic projects of students at a secondary school. -containersize 556 -containerchecksum 6726067f15698390c7e1153658725465ee9f5ea7a730c7064a569af1827692afb27f31f0971e0a35630968a7bcbf1783e74079f830ac7c098c8603a9b1659a62 -doccontainersize 1019904 -doccontainerchecksum 60ae9d339b09b53d18cc90947e354d16476460e646ba5c822ae89f2f4171f3d62dbd296c5df0df5c44d2b724d825033186cd99653d0b6676969a45404286a9c1 -docfiles size=499 - RELOC/doc/latex/etdipa/Data/folder_description.txt - RELOC/doc/latex/etdipa/Help/etdipa_doc_DE.pdf details="Package documentation (German)" language="de" - RELOC/doc/latex/etdipa/Help/etdipa_doc_DE.tex - RELOC/doc/latex/etdipa/Help/etdipa_doc_EN.pdf details="Package documentation (English)" language="en" - RELOC/doc/latex/etdipa/Help/etdipa_doc_EN.tex - RELOC/doc/latex/etdipa/Help/files.txt - RELOC/doc/latex/etdipa/Images/ET_logo.jpg - RELOC/doc/latex/etdipa/Images/HTL-Allgemein.jpg - RELOC/doc/latex/etdipa/Images/HTL.png - RELOC/doc/latex/etdipa/Images/Ordnerstruktur.pdf - RELOC/doc/latex/etdipa/Images/bild.pdf - RELOC/doc/latex/etdipa/Images/diplomand_erklaerung.pdf - RELOC/doc/latex/etdipa/Images/subordner.pdf - RELOC/doc/latex/etdipa/Images/titlepic.pdf - RELOC/doc/latex/etdipa/README details="Readme" - RELOC/doc/latex/etdipa/Textparts/abkuerzungen.tex - RELOC/doc/latex/etdipa/Textparts/abstract.tex - RELOC/doc/latex/etdipa/Textparts/danksagungen.tex - RELOC/doc/latex/etdipa/Textparts/diplomanden.tex - RELOC/doc/latex/etdipa/Textparts/literatur.tex - RELOC/doc/latex/etdipa/Textparts/zusammenfassung.tex - RELOC/doc/latex/etdipa/diplomarbeit.tex - RELOC/doc/latex/etdipa/etdipa.sty -catalogue-ctan /macros/latex/contrib/etdipa -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics scientific-docs -catalogue-version 2.6 - -name etex -category Package -revision 37057 -shortdesc An extended version of TeX, from the NTS project -relocated 1 -longdesc An extended version of TeX (which is capable of running as if -longdesc it were TeX unmodified). E-TeX has been specified by the LaTeX -longdesc team as the engine for the development of LaTeX2e, in the -longdesc immediate future; as a result, LaTeX programmers may (in all -longdesc current TeX distributions) assume e-TeX functionality. The -longdesc pdftex engine directly incorporates the e-TeX extensions. The -longdesc development source for e-TeX is the TeX Live source repository. -containersize 11468 -containerchecksum cf1c7ed52510440f58daa4dd9fbc8e29e1cea1468e6b43c35e5a34555ce63e5914cd281673ba6551fcb52cdbb6b38f33219e0b1c79ba8e342d1a9c4664a7774d -doccontainersize 189776 -doccontainerchecksum be1daf0be87cfd94c42f59cd4a09d86e617b642038b42faa62dbc171b7518ae87699398a17b61f6df22e3bf9dc06cc71cbb662f800727764dd18de78c4e5974c -docfiles size=129 - RELOC/doc/etex/base/NTS-FAQ - RELOC/doc/etex/base/etex_gen.tex - RELOC/doc/etex/base/etex_man.pdf details="System documentation (v2.0)" - RELOC/doc/etex/base/etex_man.sty - RELOC/doc/etex/base/etex_man.tex - RELOC/doc/etex/base/etex_ref.html - RELOC/doc/etex/base/etex_src.html - RELOC/doc/etex/base/legal.html - RELOC/doc/etex/base/nts-group.html - RELOC/doc/etex/base/webmerge.tex - RELOC/doc/man/man1/etex.1 - RELOC/doc/man/man1/etex.man1.pdf -runfiles size=11 - RELOC/fonts/source/public/etex/xbmc10.mf - RELOC/fonts/tfm/public/etex/xbmc10.tfm - RELOC/tex/plain/etex/etex.src - RELOC/tex/plain/etex/etexdefs.lib -catalogue-ctan /obsolete/systems/e-tex -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license knuth -catalogue-topics engine - -name etex-pkg -category Package -revision 41784 -shortdesc E-TeX support package -relocated 1 -longdesc The package provides support for LaTeX documents to use many of -longdesc the extensions offered by e-TeX; in particular, it modifies -longdesc LaTeX's register allocation macros to make use of the extended -longdesc register range. The etextools package provides macros that make -longdesc more sophisticated use of e-TeX's facilities. -containersize 6028 -containerchecksum 3b9f06f5d621a5f080dae7626ffc6cbbf2cb8eaab0b12d2e5c8fdc7747fa9fccdaf2a9df42e60c3622ba317814b5ba244b1e809657c7e6b57d325a0b489b82e5 -doccontainersize 604 -doccontainerchecksum c66818ca5375fbc768533ec6bec0e1002c501f49221f0822636d810641abd5b6a8a63913dcecc5b9b82ee7dd70d417ace208f8a7d9c1fd4aaa22a64be46138b8 -docfiles size=1 - RELOC/doc/latex/etex-pkg/README details="Readme" -runfiles size=5 - RELOC/tex/latex/etex-pkg/etex.sty -catalogue-also elocalloc -catalogue-ctan /macros/latex/contrib/etex-pkg -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics macro-supp -catalogue-version 2.7 - -name etextools -category Package -revision 20694 -shortdesc e-TeX tools for LaTeX users and package writers -relocated 1 -longdesc The package provides many (purely expandable) tools for LaTeX: -longdesc Extensive list management (csv lists, lists of single -longdesc tokens/characters, etoolbox lists); purely expandable loops -longdesc (csvloop, forcsvloop, etc.); conversion (csvtolist, etc.)); -longdesc addition/deletion (csvadd, listdel, etc.); Expansion and group -longdesc control: \expandnext, \ExpandAfterCmds, \AfterGroup...; Tests -longdesc on tokens, characters and control sequences (\iffirstchar, -longdesc \ifiscs, \ifdefcount, \@ifchar...); Tests on strings -longdesc (\ifstrnum, \ifuppercase, \DeclareStringFilter...); Purely -longdesc expandable macros with options (\FE@testopt, \FE@ifstar) or -longdesc modifiers (\FE@modifiers); Some purely expandable numerics -longdesc (\interval, \locinterplin). The package is dependent on the -longdesc etex and the etoolbox packages. -containersize 11492 -containerchecksum 54ee643db1c1bfd65e76500bd6a8fadd50ab5c8722a6d9fabf5caed767fcdb95c4e71cb8e3d88458cc92b84d6b7d4d9b7336d4aa170d24991392b3c6c4db08c5 -doccontainersize 928588 -doccontainerchecksum 7658a45e46e6e9978cdcf0d4ee0282209bc15351ca93c23f3f9ff5205a4aec3a174eb10c2313487169b7fad5a1de5636ddc50a7a8770f6d16c4fba6c0bd98182 -docfiles size=308 - RELOC/doc/latex/etextools/README details="Readme" - RELOC/doc/latex/etextools/etextools-examples.pdf - RELOC/doc/latex/etextools/etextools-examples.tex - RELOC/doc/latex/etextools/etextools.pdf details="Package documentation" -srccontainersize 54820 -srccontainerchecksum c0c2fad3b29ffe3d7b564db7dda4846e3dcf2ee703cf3386bcfef8f81dd6c68c3e3ff1440818088d8ff3d752afd0642de2de7397c183e7b1e9fd5235840bf562 -srcfiles size=63 - RELOC/source/latex/etextools/etextools.drv - RELOC/source/latex/etextools/etextools.dtx - RELOC/source/latex/etextools/etextools.ins -runfiles size=14 - RELOC/tex/latex/etextools/etextools.sty -catalogue-also etoolbox -catalogue-ctan /macros/latex/contrib/etextools -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics macro-supp csv-support -catalogue-version 3.1415926 - -name ethiop -category Package -revision 15878 -shortdesc LaTeX macros and fonts for typesetting Amharic -relocated 1 -longdesc Ethiopian language support for the babel package, including a -longdesc collection of fonts and TeX macros for typesetting the -longdesc characters of the languages of Ethiopia, with Metafont fonts -longdesc based on EthTeX's. The macros use the Babel framework. -containersize 60600 -containerchecksum 53759564ba3be8030f02f2e03985b1052f060f41a1f33060c6aa78c56f1b10dc2baf7832a40d2ec0ea1cb85831b17bd200d9ea3bfb98ced6805d3978acd663a8 -doccontainersize 445284 -doccontainerchecksum dbbfe7a8ab49f4780d512c232d5f22f1fbbe943f5c08283ca2a62d23c70ccb7daa71f8771c8d90c7c13090c170d8143668ccca46eec3953250893932ae17b9d3 -docfiles size=133 - RELOC/doc/latex/ethiop/MANIFEST - RELOC/doc/latex/ethiop/README details="Readme" - RELOC/doc/latex/ethiop/codeetha.tex - RELOC/doc/latex/ethiop/codeethb.tex - RELOC/doc/latex/ethiop/ethiodoc.pdf - RELOC/doc/latex/ethiop/ethiodoc.tex -srccontainersize 13092 -srccontainerchecksum 5c70ee267369862577272116db81c692ec4a7c43fdc8786835066f931aa671d09614f5893ed4fab5a2da28ea0b7949958faf94746ec71d5165e594b206eb6f05 -srcfiles size=14 - RELOC/source/latex/ethiop/ethiop.dtx - RELOC/source/latex/ethiop/ethiop.ins -runfiles size=337 - RELOC/fonts/ofm/public/ethiop/etho10.ofm - RELOC/fonts/ofm/public/ethiop/ethob10.ofm - RELOC/fonts/ofm/public/ethiop/ethos10.ofm - RELOC/fonts/ofm/public/ethiop/ethosb10.ofm - RELOC/fonts/ovf/public/ethiop/etho10.ovf - RELOC/fonts/ovf/public/ethiop/ethob10.ovf - RELOC/fonts/ovf/public/ethiop/ethos10.ovf - RELOC/fonts/ovf/public/ethiop/ethosb10.ovf - RELOC/fonts/ovp/public/ethiop/etho10.ovp - RELOC/fonts/ovp/public/ethiop/ethob10.ovp - RELOC/fonts/ovp/public/ethiop/ethos10.ovp - RELOC/fonts/ovp/public/ethiop/ethosb10.ovp - RELOC/fonts/source/public/ethiop/eth__a.mf - RELOC/fonts/source/public/ethiop/eth__g.mf - RELOC/fonts/source/public/ethiop/eth_acce.mf - RELOC/fonts/source/public/ethiop/eth_b.mf - RELOC/fonts/source/public/ethiop/eth_c_c.mf - RELOC/fonts/source/public/ethiop/eth_cc.mf - RELOC/fonts/source/public/ethiop/eth_cc_c.mf - RELOC/fonts/source/public/ethiop/eth_ccc2.mf - RELOC/fonts/source/public/ethiop/eth_d.mf - RELOC/fonts/source/public/ethiop/eth_dd.mf - RELOC/fonts/source/public/ethiop/eth_f.mf - RELOC/fonts/source/public/ethiop/eth_fu.mf - RELOC/fonts/source/public/ethiop/eth_g.mf - RELOC/fonts/source/public/ethiop/eth_g_a.mf - RELOC/fonts/source/public/ethiop/eth_gg.mf - RELOC/fonts/source/public/ethiop/eth_ggu.mf - RELOC/fonts/source/public/ethiop/eth_gu.mf - RELOC/fonts/source/public/ethiop/eth_h.mf - RELOC/fonts/source/public/ethiop/eth_h_a.mf - RELOC/fonts/source/public/ethiop/eth_h_c.mf - RELOC/fonts/source/public/ethiop/eth_hh.mf - RELOC/fonts/source/public/ethiop/eth_hu_c.mf - RELOC/fonts/source/public/ethiop/eth_j.mf - RELOC/fonts/source/public/ethiop/eth_k.mf - RELOC/fonts/source/public/ethiop/eth_k_a.mf - RELOC/fonts/source/public/ethiop/eth_kk.mf - RELOC/fonts/source/public/ethiop/eth_kku.mf - RELOC/fonts/source/public/ethiop/eth_ku.mf - RELOC/fonts/source/public/ethiop/eth_l.mf - RELOC/fonts/source/public/ethiop/eth_m.mf - RELOC/fonts/source/public/ethiop/eth_mrf.mf - RELOC/fonts/source/public/ethiop/eth_mu.mf - RELOC/fonts/source/public/ethiop/eth_n.mf - RELOC/fonts/source/public/ethiop/eth_nn.mf - RELOC/fonts/source/public/ethiop/eth_num.mf - RELOC/fonts/source/public/ethiop/eth_p.mf - RELOC/fonts/source/public/ethiop/eth_pp.mf - RELOC/fonts/source/public/ethiop/eth_pu.mf - RELOC/fonts/source/public/ethiop/eth_punc.mf - RELOC/fonts/source/public/ethiop/eth_q.mf - RELOC/fonts/source/public/ethiop/eth_q_a.mf - RELOC/fonts/source/public/ethiop/eth_qq.mf - RELOC/fonts/source/public/ethiop/eth_qqu.mf - RELOC/fonts/source/public/ethiop/eth_qu.mf - RELOC/fonts/source/public/ethiop/eth_r.mf - RELOC/fonts/source/public/ethiop/eth_s.mf - RELOC/fonts/source/public/ethiop/eth_s_a.mf - RELOC/fonts/source/public/ethiop/eth_s_c.mf - RELOC/fonts/source/public/ethiop/eth_ss.mf - RELOC/fonts/source/public/ethiop/eth_t.mf - RELOC/fonts/source/public/ethiop/eth_tt.mf - RELOC/fonts/source/public/ethiop/eth_v.mf - RELOC/fonts/source/public/ethiop/eth_w.mf - RELOC/fonts/source/public/ethiop/eth_wu.mf - RELOC/fonts/source/public/ethiop/eth_y.mf - RELOC/fonts/source/public/ethiop/eth_z.mf - RELOC/fonts/source/public/ethiop/eth_z_c.mf - RELOC/fonts/source/public/ethiop/etha10.mf - RELOC/fonts/source/public/ethiop/etha6.mf - RELOC/fonts/source/public/ethiop/etha7.mf - RELOC/fonts/source/public/ethiop/etha8.mf - RELOC/fonts/source/public/ethiop/etha_cod.mf - RELOC/fonts/source/public/ethiop/etha_drv.mf - RELOC/fonts/source/public/ethiop/etha_lig.mf - RELOC/fonts/source/public/ethiop/ethab10.mf - RELOC/fonts/source/public/ethiop/ethab11.mf - RELOC/fonts/source/public/ethiop/ethab12.mf - RELOC/fonts/source/public/ethiop/ethab14.mf - RELOC/fonts/source/public/ethiop/ethab18.mf - RELOC/fonts/source/public/ethiop/ethab24.mf - RELOC/fonts/source/public/ethiop/ethab36.mf - RELOC/fonts/source/public/ethiop/ethab9.mf - RELOC/fonts/source/public/ethiop/ethas10.mf - RELOC/fonts/source/public/ethiop/ethasb10.mf - RELOC/fonts/source/public/ethiop/ethasb11.mf - RELOC/fonts/source/public/ethiop/ethasb12.mf - RELOC/fonts/source/public/ethiop/ethasb14.mf - RELOC/fonts/source/public/ethiop/ethasb18.mf - RELOC/fonts/source/public/ethiop/ethasb24.mf - RELOC/fonts/source/public/ethiop/ethasb36.mf - RELOC/fonts/source/public/ethiop/ethasb9.mf - RELOC/fonts/source/public/ethiop/ethatt10.mf - RELOC/fonts/source/public/ethiop/ethb10.mf - RELOC/fonts/source/public/ethiop/ethb6.mf - RELOC/fonts/source/public/ethiop/ethb7.mf - RELOC/fonts/source/public/ethiop/ethb8.mf - RELOC/fonts/source/public/ethiop/ethb_cod.mf - RELOC/fonts/source/public/ethiop/ethb_drv.mf - RELOC/fonts/source/public/ethiop/ethb_lig.mf - RELOC/fonts/source/public/ethiop/ethbb10.mf - RELOC/fonts/source/public/ethiop/ethbb11.mf - RELOC/fonts/source/public/ethiop/ethbb12.mf - RELOC/fonts/source/public/ethiop/ethbb14.mf - RELOC/fonts/source/public/ethiop/ethbb18.mf - RELOC/fonts/source/public/ethiop/ethbb24.mf - RELOC/fonts/source/public/ethiop/ethbb36.mf - RELOC/fonts/source/public/ethiop/ethbb9.mf - RELOC/fonts/source/public/ethiop/ethbs10.mf - RELOC/fonts/source/public/ethiop/ethbsb10.mf - RELOC/fonts/source/public/ethiop/ethbsb11.mf - RELOC/fonts/source/public/ethiop/ethbsb12.mf - RELOC/fonts/source/public/ethiop/ethbsb14.mf - RELOC/fonts/source/public/ethiop/ethbsb18.mf - RELOC/fonts/source/public/ethiop/ethbsb24.mf - RELOC/fonts/source/public/ethiop/ethbsb36.mf - RELOC/fonts/source/public/ethiop/ethbsb9.mf - RELOC/fonts/source/public/ethiop/ethbtt10.mf - RELOC/fonts/source/public/ethiop/ethiomac.mf - RELOC/fonts/tfm/public/ethiop/etha10.tfm - RELOC/fonts/tfm/public/ethiop/etha6.tfm - RELOC/fonts/tfm/public/ethiop/etha7.tfm - RELOC/fonts/tfm/public/ethiop/etha8.tfm - RELOC/fonts/tfm/public/ethiop/ethab10.tfm - RELOC/fonts/tfm/public/ethiop/ethab11.tfm - RELOC/fonts/tfm/public/ethiop/ethab12.tfm - RELOC/fonts/tfm/public/ethiop/ethab14.tfm - RELOC/fonts/tfm/public/ethiop/ethab18.tfm - RELOC/fonts/tfm/public/ethiop/ethab24.tfm - RELOC/fonts/tfm/public/ethiop/ethab36.tfm - RELOC/fonts/tfm/public/ethiop/ethab9.tfm - RELOC/fonts/tfm/public/ethiop/ethas10.tfm - RELOC/fonts/tfm/public/ethiop/ethasb10.tfm - RELOC/fonts/tfm/public/ethiop/ethasb11.tfm - RELOC/fonts/tfm/public/ethiop/ethasb12.tfm - RELOC/fonts/tfm/public/ethiop/ethasb14.tfm - RELOC/fonts/tfm/public/ethiop/ethasb18.tfm - RELOC/fonts/tfm/public/ethiop/ethasb24.tfm - RELOC/fonts/tfm/public/ethiop/ethasb36.tfm - RELOC/fonts/tfm/public/ethiop/ethasb9.tfm - RELOC/fonts/tfm/public/ethiop/ethatt10.tfm - RELOC/fonts/tfm/public/ethiop/ethb10.tfm - RELOC/fonts/tfm/public/ethiop/ethb6.tfm - RELOC/fonts/tfm/public/ethiop/ethb7.tfm - RELOC/fonts/tfm/public/ethiop/ethb8.tfm - RELOC/fonts/tfm/public/ethiop/ethbb10.tfm - RELOC/fonts/tfm/public/ethiop/ethbb11.tfm - RELOC/fonts/tfm/public/ethiop/ethbb12.tfm - RELOC/fonts/tfm/public/ethiop/ethbb14.tfm - RELOC/fonts/tfm/public/ethiop/ethbb18.tfm - RELOC/fonts/tfm/public/ethiop/ethbb24.tfm - RELOC/fonts/tfm/public/ethiop/ethbb36.tfm - RELOC/fonts/tfm/public/ethiop/ethbb9.tfm - RELOC/fonts/tfm/public/ethiop/ethbs10.tfm - RELOC/fonts/tfm/public/ethiop/ethbsb10.tfm - RELOC/fonts/tfm/public/ethiop/ethbsb11.tfm - RELOC/fonts/tfm/public/ethiop/ethbsb12.tfm - RELOC/fonts/tfm/public/ethiop/ethbsb14.tfm - RELOC/fonts/tfm/public/ethiop/ethbsb18.tfm - RELOC/fonts/tfm/public/ethiop/ethbsb24.tfm - RELOC/fonts/tfm/public/ethiop/ethbsb36.tfm - RELOC/fonts/tfm/public/ethiop/ethbsb9.tfm - RELOC/fonts/tfm/public/ethiop/ethbtt10.tfm - RELOC/omega/ocp/ethiop/ethospc.ocp - RELOC/omega/otp/ethiop/ethospc.otp - RELOC/tex/latex/ethiop/etharab.sty - RELOC/tex/latex/ethiop/ethiop.ldf - RELOC/tex/latex/ethiop/ethiop.sty - RELOC/tex/latex/ethiop/uetha.fd - RELOC/tex/latex/ethiop/uethb.fd - RELOC/tex/latex/ethiop/uetho.fd -catalogue-also ethiop-t1 -catalogue-ctan /language/ethiopia/ethiop -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license gpl -catalogue-topics amharic -catalogue-version 0.7 - -name ethiop-t1 -category Package -revision 15878 -shortdesc Type 1 versions of Amharic fonts -relocated 1 -longdesc These fonts are drop-in Adobe type 1 replacements for the fonts -longdesc of the ethiop package. -execute addMixedMap ethiop.map -containersize 5184404 -containerchecksum 448e86842514721dc89fb6dec5017c8413000b4ecad50fde2d32986533cfc0ef1124028af17d397e6d96ebc649ebf4363f0da705c004b675a6697ba6725110c8 -doccontainersize 7516 -doccontainerchecksum b6a921529e18634e7a5f4f9fcb28e0ee8207b7277b73dd701687e41260582f64b5e510334a431129bf659fbf63a5b6dfb090863bb8d558e8f758d1816d3faa03 -docfiles size=6 - RELOC/doc/latex/ethiop-t1/COPYING - RELOC/doc/latex/ethiop-t1/README details="Readme" -runfiles size=1348 - RELOC/fonts/map/dvips/ethiop-t1/ethiop.map - RELOC/fonts/type1/public/ethiop-t1/etha10.pfb - RELOC/fonts/type1/public/ethiop-t1/etha6.pfb - RELOC/fonts/type1/public/ethiop-t1/etha7.pfb - RELOC/fonts/type1/public/ethiop-t1/etha8.pfb - RELOC/fonts/type1/public/ethiop-t1/ethab10.pfb - RELOC/fonts/type1/public/ethiop-t1/ethab11.pfb - RELOC/fonts/type1/public/ethiop-t1/ethab12.pfb - RELOC/fonts/type1/public/ethiop-t1/ethab14.pfb - RELOC/fonts/type1/public/ethiop-t1/ethab18.pfb - RELOC/fonts/type1/public/ethiop-t1/ethab24.pfb - RELOC/fonts/type1/public/ethiop-t1/ethab36.pfb - RELOC/fonts/type1/public/ethiop-t1/ethab9.pfb - RELOC/fonts/type1/public/ethiop-t1/ethas10.pfb - RELOC/fonts/type1/public/ethiop-t1/ethasb10.pfb - RELOC/fonts/type1/public/ethiop-t1/ethasb11.pfb - RELOC/fonts/type1/public/ethiop-t1/ethasb12.pfb - RELOC/fonts/type1/public/ethiop-t1/ethasb14.pfb - RELOC/fonts/type1/public/ethiop-t1/ethasb18.pfb - RELOC/fonts/type1/public/ethiop-t1/ethasb24.pfb - RELOC/fonts/type1/public/ethiop-t1/ethasb36.pfb - RELOC/fonts/type1/public/ethiop-t1/ethasb9.pfb - RELOC/fonts/type1/public/ethiop-t1/ethatt10.pfb - RELOC/fonts/type1/public/ethiop-t1/ethb10.pfb - RELOC/fonts/type1/public/ethiop-t1/ethb6.pfb - RELOC/fonts/type1/public/ethiop-t1/ethb7.pfb - RELOC/fonts/type1/public/ethiop-t1/ethb8.pfb - RELOC/fonts/type1/public/ethiop-t1/ethbb10.pfb - RELOC/fonts/type1/public/ethiop-t1/ethbb11.pfb - RELOC/fonts/type1/public/ethiop-t1/ethbb12.pfb - RELOC/fonts/type1/public/ethiop-t1/ethbb14.pfb - RELOC/fonts/type1/public/ethiop-t1/ethbb18.pfb - RELOC/fonts/type1/public/ethiop-t1/ethbb24.pfb - RELOC/fonts/type1/public/ethiop-t1/ethbb36.pfb - RELOC/fonts/type1/public/ethiop-t1/ethbb9.pfb - RELOC/fonts/type1/public/ethiop-t1/ethbs10.pfb - RELOC/fonts/type1/public/ethiop-t1/ethbsb10.pfb - RELOC/fonts/type1/public/ethiop-t1/ethbsb11.pfb - RELOC/fonts/type1/public/ethiop-t1/ethbsb12.pfb - RELOC/fonts/type1/public/ethiop-t1/ethbsb14.pfb - RELOC/fonts/type1/public/ethiop-t1/ethbsb18.pfb - RELOC/fonts/type1/public/ethiop-t1/ethbsb24.pfb - RELOC/fonts/type1/public/ethiop-t1/ethbsb36.pfb - RELOC/fonts/type1/public/ethiop-t1/ethbsb9.pfb - RELOC/fonts/type1/public/ethiop-t1/ethbtt10.pfb -catalogue-ctan /fonts/ps-type1/ethiop -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics font font-nonroman font-type1 amharic - -name etoc -category Package -revision 48136 -shortdesc Completely customisable TOCs -relocated 1 -longdesc The package gives the user complete control of how the entries -longdesc of the table of contents should be constituted from the name, -longdesc number, and page number of each sectioning unit. The layout is -longdesc controlled by the definition of 'line styles' for each -longdesc sectioning level used in the document. The package provides its -longdesc own custom line styles (which may be used as examples), and -longdesc continues to support the standard formatting inherited from the -longdesc LaTeX document classes, but the package can also allow the user -longdesc to delegate the details to packages dealing with list making -longdesc environments (such as enumitem). The package's default global -longdesc style typesets tables of contents in a multi-column format, -longdesc with either a standard heading, or a ruled title (optionally -longdesc with a frame around the table). The \tableofcontents command -longdesc may be used arbitrarily many times in the same document, while -longdesc \localtableofcontents provides a 'local' table of contents. -containersize 10380 -containerchecksum 7179facd22b1fe974b4420c19bc241a0fb047331f1d182c8894713029d760e0f04e2e85d7ca7661f2a2c64503ac4f089f04c58899869aa3f8d193a614b095515 -doccontainersize 1132648 -doccontainerchecksum 714118b62079ac9aa0a0df785c62dede54259a75351e8bc5273a9c4bb048d835bbde9ce533a2b1990215c3aad434934151aaa16f300635a38e1d60d6c9b7be0e -docfiles size=299 - RELOC/doc/latex/etoc/README.md details="Readme" - RELOC/doc/latex/etoc/etoc-DE.pdf details="Package documentation" language="de" - RELOC/doc/latex/etoc/etoc.pdf details="Package documentation" -srccontainersize 119612 -srccontainerchecksum 5fbed78f92e6ecc003991240c40031f74e36c26734c46700ee218e97678c2497b18b439639231e7c473766124d04367f15a8384a804e13d00e7b99a05fb5f492 -srcfiles size=137 - RELOC/source/latex/etoc/etoc.dtx - RELOC/source/latex/etoc/etoc.ins -runfiles size=13 - RELOC/tex/latex/etoc/etoc.sty -catalogue-also titletoc tocbasic -catalogue-ctan /macros/latex/contrib/etoc -catalogue-date 2018-07-04 17:59:54 +0200 -catalogue-license lppl1.3c -catalogue-topics toc-etc -catalogue-version 1.08p - -name etoolbox -category Package -revision 48436 -shortdesc e-TeX tools for LaTeX -relocated 1 -longdesc The package is a toolbox of programming facilities geared -longdesc primarily towards LaTeX class and package authors. It provides -longdesc LaTeX frontends to some of the new primitives provided by e-TeX -longdesc as well as some generic tools which are not strictly related to -longdesc e-TeX but match the profile of this package. Note that the -longdesc initial versions of this package were released under the name -longdesc elatex. The package provides functions that seem to offer -longdesc alternative ways of implementing some LaTeX kernel commands; -longdesc nevertheless, the package will not modify any part of the LaTeX -longdesc kernel. -containersize 8304 -containerchecksum 10df1906c7fc0617ca28164da6002c47852316684b15f0cb871082b6556c8d8f1710e9378b8f361e00a77eb9444a37dd5805a5c3003da8e7e55303f4714d81b9 -doccontainersize 234980 -doccontainerchecksum b180fe1229785c301dbfe0a9c58534482f55190d895595c21561694e7a26145cadb54bdd61e82536acb1369e31b1f0c143615a3cece41b32a295d760563f2f87 -docfiles size=75 - RELOC/doc/latex/etoolbox/README.md details="Readme" - RELOC/doc/latex/etoolbox/etoolbox.pdf details="Package documentation" - RELOC/doc/latex/etoolbox/etoolbox.tex -runfiles size=12 - RELOC/tex/latex/etoolbox/etoolbox.def - RELOC/tex/latex/etoolbox/etoolbox.sty -catalogue-ctan /macros/latex/contrib/etoolbox -catalogue-date 2018-08-19 12:54:37 +0200 -catalogue-license lppl1.3c -catalogue-topics macro-supp etex -catalogue-version 2.5f - -name etoolbox-de -category Package -revision 21906 -shortdesc German translation of documentation of etoolbox -relocated 1 -longdesc The version translated is 2.1 or 2011-01-03. -containersize 404 -containerchecksum 869b0fb0639aa81f9d0eef63aab1157ed954fa67c6c19b08a303c7b0aa64a26fae2eb52d231bbb4f29c15545a0922ec7b959ffacf52bdabfd03607bc4ff059d9 -doccontainersize 234640 -doccontainerchecksum 80bf5e65b40e8ac339ad8d73991c8d845c39e5133e2957128ca15d6435ab6036c383fbfdc506d4a17283b9bb9f59ae4fdbc8f09a2af07c104e731337f3fc83cb -docfiles size=99 - RELOC/doc/latex/etoolbox-de/etoolbox-DE.pdf details="The document itself" - RELOC/doc/latex/etoolbox-de/etoolbox-DE.tex -catalogue-ctan /info/translations/etoolbox/de -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics german-doc translation macro-supp -catalogue-version 1 - -name etsvthor -category Package -revision 48186 -shortdesc Some useful abbreviations for members of e.t.s.v. Thor -relocated 1 -longdesc "e.t.s.v. Thor" stands for "Elektrotechnische Studievereniging -longdesc Thor", a study association of Electrical Engeering at the -longdesc Eindhoven University of Technology. The author of the package -longdesc tells us: "Most of our committees use LaTeX to create meeting -longdesc notes or other formal documents within the association. When -longdesc you create a lot of these documents (which I do a lot, since I -longdesc am currently the candidate Secretary of the new board), some -longdesc abbreviations are extremely useful. I discovered that more -longdesc people from our association are interested in using these, so I -longdesc decided to put them in a package, so they can use it very -longdesc easily too." -containersize 1412 -containerchecksum 3ffa08004d3bceadf2f2c36f15c88e3a5facfc25093d84444c21bf64785a7d7f72ca7c65184b72f138638659fbd1c27a079681aa146404019f0fc8996418c87f -doccontainersize 676 -doccontainerchecksum 2cdd0c03bda04e06f90d41b1a85088cc7e351f3fbf9fd129dd96d66ff89b7cd75e9bb00cbc2e4f48411b2b549af4e77ad04316f38413c872693a5d01aff8fa2d -docfiles size=1 - RELOC/doc/latex/etsvthor/README.md details="Readme" -runfiles size=1 - RELOC/tex/latex/etsvthor/etsvthor.sty -catalogue-ctan /macros/latex/contrib/etsvthor -catalogue-date 2018-07-11 10:14:33 +0200 -catalogue-license lppl1.3c -catalogue-topics shortcut dutch -catalogue-version 1.0 - -name euenc -category Package -revision 19795 -shortdesc Unicode font encoding definitions for XeTeX -relocated 1 -longdesc Font encoding definitions for unicode fonts loaded by LaTeX in -longdesc XeTeX or LuaTeX. The package provides two encodings: EU1, -longdesc designed for use with XeTeX, which the fontspec uses for -longdesc unicode fonts which require no macro-level processing for -longdesc accents, and EU2, which provides the same facilities for use -longdesc with LuaTeX. Neither encoding places any restriction on the -longdesc glyphs provided by a font; use of EU2 causes the package -longdesc euxunicode to be loaded (the package is part of this -longdesc distribution). The package includes font definition files for -longdesc use with the Latin Modern OpenType fonts. -containersize 3260 -containerchecksum 64a1138033402ce014dc1cc68e2981c8fbaea03d4362d8d5acc38cc3e7263b281d43a4b15dbf72b25ea05ad5dbeba9709a733b6be9078ec77b5af5ee1df23d48 -doccontainersize 145800 -doccontainerchecksum 69bdef150be2a41c5099c111b1d915e0c82cdd498863b94c798dbc5bee004aa43331464923ec40bd15cddb53a5283431d00e089c3222f0901309739b1cbd44dd -docfiles size=38 - RELOC/doc/latex/euenc/README details="Readme" - RELOC/doc/latex/euenc/euenc.pdf details="Package documentation" - RELOC/doc/latex/euenc/test-euxlm.ltx -srccontainersize 6868 -srccontainerchecksum 339f1ad3d889ad88e57d14022f692e79ed98224953f527070dd78604d97ddd10ee7c194bfa63b561ba23cdf5ae450f9b840b2c04542c1716f64ce74fa74f5637 -srcfiles size=6 - RELOC/source/latex/euenc/Makefile - RELOC/source/latex/euenc/euenc.dtx -runfiles size=14 - RELOC/tex/latex/euenc/eu1enc.def - RELOC/tex/latex/euenc/eu1lmdh.fd - RELOC/tex/latex/euenc/eu1lmr.fd - RELOC/tex/latex/euenc/eu1lmss.fd - RELOC/tex/latex/euenc/eu1lmssq.fd - RELOC/tex/latex/euenc/eu1lmtt.fd - RELOC/tex/latex/euenc/eu1lmvtt.fd - RELOC/tex/latex/euenc/eu2enc.def - RELOC/tex/latex/euenc/eu2lmdh.fd - RELOC/tex/latex/euenc/eu2lmr.fd - RELOC/tex/latex/euenc/eu2lmss.fd - RELOC/tex/latex/euenc/eu2lmssq.fd - RELOC/tex/latex/euenc/eu2lmtt.fd - RELOC/tex/latex/euenc/eu2lmvtt.fd -catalogue-also xunicode -catalogue-ctan /macros/latex/contrib/euenc -catalogue-date 2016-10-08 11:33:19 +0200 -catalogue-license lppl1.3 -catalogue-topics font-supp unicode -catalogue-version 0.1h - -name euflag -category Package -revision 49970 -shortdesc A command to reproduce the flag of the European Union -relocated 1 -longdesc This LaTeX package implements a command to reproduce the -longdesc official flag of the European Union (EU). The flag is -longdesc reproduced at 1em high based on the current font size, so it -longdesc can be scaled arbitrarily by changing the font size. -containersize 1472 -containerchecksum 15be1fade27e9ec6d850e3fa141ddbc532e0583144f560ec9ccb2e930920a62f85fb44fb69833d26ea149f6a731c5ad89cf24c52288988cf823cf25226d5fae2 -doccontainersize 100860 -doccontainerchecksum 1e479aa6a0f1f019dc6fbac8fa54e3f34557f285f673174daad1b9763779ae3b74ad8f82fb746ec30b4adcdf262eae73bf7bafbfba6f58c3ae43af922f461a7a -docfiles size=30 - RELOC/doc/latex/euflag/MANIFEST - RELOC/doc/latex/euflag/README.md details="Readme" - RELOC/doc/latex/euflag/VERSION - RELOC/doc/latex/euflag/classpack.sty - RELOC/doc/latex/euflag/euflag.pdf details="Package documentation" -srccontainersize 17800 -srccontainerchecksum aab81853918f589a3b5932fa13f7e0f449baa16693017d86137a466bacab4b44ea31592932ea8dd803c68e8c9d8c547d395f4e242c1f1f08fb5ca00066af7356 -srcfiles size=15 - RELOC/source/latex/euflag/euflag.dtx - RELOC/source/latex/euflag/euflag.ins -runfiles size=1 - RELOC/tex/latex/euflag/euflag.sty -catalogue-ctan /graphics/euflag -catalogue-date 2019-02-07 20:48:20 +0100 -catalogue-license lppl1.3 -catalogue-topics graphics -catalogue-version 0.4 - -name eukdate -category Package -revision 15878 -shortdesc UK format dates, with weekday -relocated 1 -longdesc The package is used to change the format of \today's date, -longdesc including the weekday, e.g., "Saturday, 26 June 2008", the 'UK -longdesc format', which is preferred in many parts of the world, as -longdesc distinct from that which is used in \maketitle of the article -longdesc class, "June 26, 2008", the 'US format'. -containersize 1528 -containerchecksum 38935de0c71c18fa05511bd809dbcb808ede10e0f9b026999e710ee1d0ba52a01fba4e32edb8614cd37cbd4a5cca3cf71cf494e159870a59efc160b4a22a128e -doccontainersize 110232 -doccontainerchecksum 5488becdc0cb30e23c6add2193a9b10ef058e7de200ad54119c11976372a71c181a8a15df63ecb39298c4466b4776ffb50c5303fc9e603f14fb9d69ec3ff5ec1 -docfiles size=32 - RELOC/doc/latex/eukdate/README details="Readme" - RELOC/doc/latex/eukdate/eukdate.pdf details="Package documentation" -srccontainersize 4040 -srccontainerchecksum 88471f75e44dd51e7bb9d71f23748dd1f4031ea9cec8406fb11abb1e29a5cefdefd516fc6b31b7cf274f80258665c7ec404557743236ee3efdae3b4aa7d58821 -srcfiles size=4 - RELOC/source/latex/eukdate/eukdate.dtx - RELOC/source/latex/eukdate/eukdate.ins -runfiles size=1 - RELOC/tex/latex/eukdate/eukdate.sty -catalogue-also dayofweek weekday -catalogue-ctan /macros/latex/contrib/eukdate -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics date-time -catalogue-version 1.04 - -name euler -category Package -revision 42428 -shortdesc Use AMS Euler fonts for math -relocated 1 -longdesc Provides a setup for using the AMS Euler family of fonts for -longdesc mathematics in LaTeX documents. "The underlying philosophy of -longdesc Zapf's Euler design was to capture the flavour of mathematics -longdesc as it might be written by a mathematician with excellent -longdesc handwriting." The euler package is based on Knuth's macros for -longdesc the book 'Concrete Mathematics'. The text fonts for the -longdesc Concrete book are supported by the beton package. -containersize 3372 -containerchecksum d7fe30994bf26895f51bf00b9cd3220184558067fb41990e9832ba3f2ac35f2703a398def670ea9a44474bfde87e6b2b745e25f8ec406984036e3441330ee728 -doccontainersize 236760 -doccontainerchecksum 143c3c2118fe71d091946ccfb2494b2dd0e8bb627579620f021837c72aa192be9fca2795db6b734bc2da5a3239da926927c12d020022fb5ff0014cf7c321e06b -docfiles size=63 - RELOC/doc/latex/euler/euler.pdf details="Package documentation" - RELOC/doc/latex/euler/legal.txt -srccontainersize 9832 -srccontainerchecksum c7fbdd3c93a9222286ed0222b2e170fa66ef782a65d1bec787a0e8e162edfd7c6c911f8fa0058e9face0b415b2371af68ef1c5a277682d110db34a1e88892937 -srcfiles size=10 - RELOC/source/latex/euler/euler.dtx - RELOC/source/latex/euler/euler.ins -runfiles size=3 - RELOC/tex/latex/euler/euler.sty -catalogue-also beton eulervm -catalogue-ctan /macros/latex/contrib/euler -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font-supp-maths -catalogue-version 2.5 - -name eulerpx -category Package -revision 43735 -shortdesc A modern interface for the Euler math fonts -relocated 1 -longdesc This package provides the "eulerpx" font, which started as a -longdesc hybrid of multiple other font packages, notably eulervm and -longdesc newpxmath. Its purpose is twofold: To use the eulervm symbols -longdesc for greek and latin, but the newpxmath font for braces and -longdesc brackets, and the text font for digits and operators; and to -longdesc make it easy to change between a sans and a serif font for the -longdesc digits and operators so that the font can be used seamlessly in -longdesc documents using both. This package was put together with the -longdesc intent to use it with the Palatino and Optima fonts, but it may -longdesc work with other combinations, too. -containersize 2220 -containerchecksum d535ef04ed81ed919cb14b153a9294ea7fce21094f59991185a12b3f2158c1a5b3dfffb8efb0421d76cbfb2ef4ccd46645ade518be7d3fa86d2e93505fa789ec -doccontainersize 1960 -doccontainerchecksum 4881dc6e74d0c2a465147068f64f5277915b9e9392ecbe5308a036396eeed549153f1de90985865a56d75d9ca218fe58719950377fcb474999fae378df973206 -docfiles size=1 - RELOC/doc/fonts/eulerpx/README details="Readme" -runfiles size=2 - RELOC/tex/latex/eulerpx/eulerpx.sty -catalogue-ctan /fonts/eulerpx -catalogue-date 2017-10-09 07:42:22 +0200 -catalogue-license lppl1.3 -catalogue-topics font-supp -catalogue-version 0.2.1 - -name eulervm -category Package -revision 15878 -shortdesc Euler virtual math fonts -relocated 1 -longdesc The well-known Euler fonts are suitable for typsetting -longdesc mathematics in conjunction with a variety of text fonts which -longdesc do not provide mathematical character sets of their own. -longdesc Euler-VM is a set of virtual mathematics fonts based on Euler -longdesc and CM. This approach has several advantages over immediately -longdesc using the real Euler fonts: Most noticeably, less TeX resources -longdesc are consumed, the quality of various math symbols is improved -longdesc and a usable \hslash symbol can be provided. The virtual fonts -longdesc are accompanied by a LaTeX package which makes them easy to -longdesc use, particularly in conjunction with Type1 PostScript text -longdesc fonts. They are compatible with amsmath. A package option -longdesc allows the fonts to be loaded at 95% of their nominal size, -longdesc thus blending better with certain text fonts, e.g., Minion. -containersize 13628 -containerchecksum cc21a6eae46871959eb23ee03136d3a1496993ead66cf8fa6ef7193ceea6afdda79e6a290a4d880618cc09bb5e1b930669879cc9c50087982ac17a422c32ff43 -doccontainersize 88044 -doccontainerchecksum 70d5e1be5e7c0398804347d30ca75d3a6840793cc4e3628799e4870bd38bd4244da94962945246c102d25e3f9f197b228bfbab0845045d117bb9d588b8fdfd7c -docfiles size=32 - RELOC/doc/latex/eulervm/README.eulervm details="Package Readme" - RELOC/doc/latex/eulervm/eulervm.pdf details="Package documentation" - RELOC/doc/latex/eulervm/manifest.txt -srccontainersize 17128 -srccontainerchecksum 3f2df5a617f04fe8b770117ddf28b30b20ecf458c78c302ec4b2f15a8e6434e529aea2cb6b69c2c9ff26e059a682f4f37114ced73dfbef7e9d2261c6b7b36842 -srcfiles size=34 - RELOC/source/latex/eulervm/eulervm.dtx - RELOC/source/latex/eulervm/eulervm.ins - RELOC/source/latex/eulervm/fontinst/Makefile - RELOC/source/latex/eulervm/fontinst/amsrel10.mtx - RELOC/source/latex/eulervm/fontinst/amsrel5.mtx - RELOC/source/latex/eulervm/fontinst/amsrel7.mtx - RELOC/source/latex/eulervm/fontinst/axis10.mtx - RELOC/source/latex/eulervm/fontinst/axis5.mtx - RELOC/source/latex/eulervm/fontinst/axis7.mtx - RELOC/source/latex/eulervm/fontinst/eubar10.mtx - RELOC/source/latex/eulervm/fontinst/eubar5.mtx - RELOC/source/latex/eulervm/fontinst/eubar7.mtx - RELOC/source/latex/eulervm/fontinst/euml.etx - RELOC/source/latex/eulervm/fontinst/eums.etx - RELOC/source/latex/eulervm/fontinst/eumx.etx - RELOC/source/latex/eulervm/fontinst/fontevm.tex - RELOC/source/latex/eulervm/fontinst/unsetams.mtx - RELOC/source/latex/eulervm/fontinst/unseteus.mtx - RELOC/source/latex/eulervm/fontinst/unsetex.mtx -runfiles size=32 - RELOC/fonts/tfm/public/eulervm/zeuex10.tfm - RELOC/fonts/tfm/public/eulervm/zeurb10.tfm - RELOC/fonts/tfm/public/eulervm/zeurb5.tfm - RELOC/fonts/tfm/public/eulervm/zeurb7.tfm - RELOC/fonts/tfm/public/eulervm/zeurm10.tfm - RELOC/fonts/tfm/public/eulervm/zeurm5.tfm - RELOC/fonts/tfm/public/eulervm/zeurm7.tfm - RELOC/fonts/tfm/public/eulervm/zeusb10.tfm - RELOC/fonts/tfm/public/eulervm/zeusb5.tfm - RELOC/fonts/tfm/public/eulervm/zeusb7.tfm - RELOC/fonts/tfm/public/eulervm/zeusm10.tfm - RELOC/fonts/tfm/public/eulervm/zeusm5.tfm - RELOC/fonts/tfm/public/eulervm/zeusm7.tfm - RELOC/fonts/vf/public/eulervm/zeuex10.vf - RELOC/fonts/vf/public/eulervm/zeurb10.vf - RELOC/fonts/vf/public/eulervm/zeurb5.vf - RELOC/fonts/vf/public/eulervm/zeurb7.vf - RELOC/fonts/vf/public/eulervm/zeurm10.vf - RELOC/fonts/vf/public/eulervm/zeurm5.vf - RELOC/fonts/vf/public/eulervm/zeurm7.vf - RELOC/fonts/vf/public/eulervm/zeusb10.vf - RELOC/fonts/vf/public/eulervm/zeusb5.vf - RELOC/fonts/vf/public/eulervm/zeusb7.vf - RELOC/fonts/vf/public/eulervm/zeusm10.vf - RELOC/fonts/vf/public/eulervm/zeusm5.vf - RELOC/fonts/vf/public/eulervm/zeusm7.vf - RELOC/tex/latex/eulervm/eulervm.sty - RELOC/tex/latex/eulervm/uzeuex.fd - RELOC/tex/latex/eulervm/uzeur.fd - RELOC/tex/latex/eulervm/uzeus.fd -catalogue-ctan /fonts/eulervm -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font font-virtual font-maths -catalogue-version 4.0 - -name euro -category Package -revision 22191 -shortdesc Provide Euro values for national currency amounts -relocated 1 -longdesc Converts arbitrary national currency amounts using the Euro as -longdesc base unit, and typesets monetary amounts in almost any desired -longdesc way. Write, e.g., \ATS{17.6} to get something like '17,60 oS -longdesc (1,28 Euro)' automatically. Conversion rates for the initial -longdesc Euro-zone countries are already built-in. Further rates can be -longdesc added easily. The package uses the fp package to do its sums. -containersize 2560 -containerchecksum 86721483f866d367a2d5733ff4fec6b3b85a6fdef9b0feb80b2ee87234132aa99b5e6cc4f86ecd83d23b238aac29933b3c18787fc3940a6d915413fd7a9d19ad -doccontainersize 200176 -doccontainerchecksum cdde695a635ff28d4977b33f86407ce7ee0ea5b5adafa2ad5adc27b7dbadcbc2d4fe07d34a7461d5268b3b73db8a886d3e371022e5d22c06608686ff08f21700 -docfiles size=61 - RELOC/doc/latex/euro/Makefile - RELOC/doc/latex/euro/euro.pdf details="Package documentation" - RELOC/doc/latex/euro/euro.txt -srccontainersize 14516 -srccontainerchecksum 636ca697b2a2a489b49749e9057d21621959d67c404a20b904a889055c277ae4711bafe995831e10aba9c5362734126d9b13f99b3bbdb0cdb35e2feb6cf7af9a -srcfiles size=13 - RELOC/source/latex/euro/euro.dtx - RELOC/source/latex/euro/euro.ins -runfiles size=2 - RELOC/tex/latex/euro/euro.sty -catalogue-ctan /macros/latex/contrib/euro -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics calculation -catalogue-version 1.1 - -name euro-ce -category Package -revision 25714 -shortdesc Euro and CE sign font -relocated 1 -longdesc Metafont source for the symbols in several variants, designed -longdesc to fit with the Computer Modern-set text. -containersize 5928 -containerchecksum 33ab79909ffeb2c66b406c337d10da58cc9608be8ab65544be5825f08a7bbca993440e53534a87960433a8a83ce165614becd32298ededf508fa43cdce90c2f6 -doccontainersize 5568 -doccontainerchecksum baed65a37954162826df93acecc031437514722a422dc61972bab10663b1df65379bfcb2cc690173edd4a9404423d8e289c04e167e1733b1cb6317c64418b1a1 -docfiles size=6 - RELOC/doc/fonts/euro-ce/euro-ce.doc - RELOC/doc/fonts/euro-ce/euro-ce.dvi - RELOC/doc/fonts/euro-ce/euro-ce.tex -runfiles size=26 - RELOC/fonts/source/public/euro-ce/ceit.mf - RELOC/fonts/source/public/euro-ce/cemac.mf - RELOC/fonts/source/public/euro-ce/cerm.mf - RELOC/fonts/source/public/euro-ce/cesl.mf - RELOC/fonts/source/public/euro-ce/eurobf.mf - RELOC/fonts/source/public/euro-ce/eurobfit.mf - RELOC/fonts/source/public/euro-ce/eurobfsl.mf - RELOC/fonts/source/public/euro-ce/euroit.mf - RELOC/fonts/source/public/euro-ce/euromac.mf - RELOC/fonts/source/public/euro-ce/euroof.mf - RELOC/fonts/source/public/euro-ce/eurorm.mf - RELOC/fonts/source/public/euro-ce/eurosl.mf - RELOC/fonts/source/public/euro-ce/eurosp.mf - RELOC/fonts/tfm/public/euro-ce/ceit.tfm - RELOC/fonts/tfm/public/euro-ce/cerm.tfm - RELOC/fonts/tfm/public/euro-ce/cesl.tfm - RELOC/fonts/tfm/public/euro-ce/eurobf.tfm - RELOC/fonts/tfm/public/euro-ce/eurobfit.tfm - RELOC/fonts/tfm/public/euro-ce/eurobfsl.tfm - RELOC/fonts/tfm/public/euro-ce/euroit.tfm - RELOC/fonts/tfm/public/euro-ce/euroof.tfm - RELOC/fonts/tfm/public/euro-ce/eurorm.tfm - RELOC/fonts/tfm/public/euro-ce/eurosl.tfm - RELOC/fonts/tfm/public/euro-ce/eurosp.tfm -catalogue-ctan /fonts/euro-ce -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license bsd -catalogue-topics font font-specialist font-mf -catalogue-version 3.0b - -name europasscv -category Package -revision 49703 -shortdesc Unofficial class for the new version of the Europass curriculum vitae -relocated 1 -longdesc This class is an unofficial LaTeX implementation of the -longdesc Europass CV, the standard model for curriculum vitae as -longdesc recommended by the European Commission. It includes the major -longdesc style updates that came out in 2013, featuring a neater, more -longdesc compact and somewhat fancier layout. -containersize 27940 -containerchecksum 06258e512888fb656a55c7d29f9a2561297e6ca1d92b1e9a9a9c91a5caa508bb55ed1d2d5884a0b5bc79848bfe20c96895226be0c4cb92270739e8e9275023d3 -doccontainersize 449528 -doccontainerchecksum 652cdd7b97187320ad46df3b382017c43c05c51db4bf1e34686d52acea0b0e1df7a4a5de07ba2e9a729cc4d8bc6c3bfbeec67ee46896b989bd13685d6966bdfa -docfiles size=127 - RELOC/doc/latex/europasscv/CHANGELOG.md - RELOC/doc/latex/europasscv/README.md details="Readme" - RELOC/doc/latex/europasscv/europasscv.pdf details="Package documentation" - RELOC/doc/latex/europasscv/europasscv.tex - RELOC/doc/latex/europasscv/example/europasscv_bib_en.pdf - RELOC/doc/latex/europasscv/example/europasscv_bib_en.tex - RELOC/doc/latex/europasscv/example/europasscv_en.pdf - RELOC/doc/latex/europasscv/example/europasscv_en.tex - RELOC/doc/latex/europasscv/example/europasscv_example.bib -runfiles size=38 - RELOC/tex/latex/europasscv/address_europass_icon.pdf - RELOC/tex/latex/europasscv/europasscv-bibliography.sty - RELOC/tex/latex/europasscv/europasscv.cls - RELOC/tex/latex/europasscv/europasscv_ca.def - RELOC/tex/latex/europasscv/europasscv_cs.def - RELOC/tex/latex/europasscv/europasscv_da.def - RELOC/tex/latex/europasscv/europasscv_de.def - RELOC/tex/latex/europasscv/europasscv_el.def - RELOC/tex/latex/europasscv/europasscv_en.def - RELOC/tex/latex/europasscv/europasscv_es.def - RELOC/tex/latex/europasscv/europasscv_fr.def - RELOC/tex/latex/europasscv/europasscv_hu.def - RELOC/tex/latex/europasscv/europasscv_it.def - RELOC/tex/latex/europasscv/europasscv_nb.def - RELOC/tex/latex/europasscv/europasscv_pl.def - RELOC/tex/latex/europasscv/europasscv_pt.def - RELOC/tex/latex/europasscv/europasscv_sl.def - RELOC/tex/latex/europasscv/europasscv_sv.def - RELOC/tex/latex/europasscv/europasslogo2013.pdf - RELOC/tex/latex/europasscv/github_europass_icon.pdf - RELOC/tex/latex/europasscv/gitlab_europass_icon.pdf - RELOC/tex/latex/europasscv/im_europass_icon.pdf - RELOC/tex/latex/europasscv/linkedin_europass_icon.pdf - RELOC/tex/latex/europasscv/mail_europass_icon.pdf - RELOC/tex/latex/europasscv/mobile_europass_icon.pdf - RELOC/tex/latex/europasscv/orcid_europass_icon.pdf - RELOC/tex/latex/europasscv/telephone_europass_icon.pdf - RELOC/tex/latex/europasscv/website_europass_icon.pdf - RELOC/tex/latex/europasscv/work_europass_icon.pdf -catalogue-also europecv curve currvita cv esieecv vita -catalogue-contact-announce https://github.com/gmazzamuto/europasscv/releases -catalogue-contact-bugs https://github.com/gmazzamuto/europasscv/issues -catalogue-contact-home https://www.devrandom.it/software/europasscv/ -catalogue-contact-repository https://github.com/gmazzamuto/europasscv -catalogue-ctan /macros/latex/contrib/europasscv -catalogue-date 2019-01-14 10:30:18 +0100 -catalogue-license lppl1.3 -catalogue-topics cv class - -name europecv -category Package -revision 49938 -shortdesc Unofficial class for European curricula vitae -relocated 1 -longdesc The europecv class is an unofficial LaTeX implementation of the -longdesc standard model for curricula vitae (the "Europass CV") as -longdesc recommended by the European Commission. Although primarily -longdesc intended for users in the European Union, the class is flexible -longdesc enough to be used for any kind of curriculum vitae. The class -longdesc has localisations for all the official languages of the EU -longdesc (plus Catalan), as well as options permitting input in UTF-8 -longdesc and koi8-r. -containersize 37968 -containerchecksum 9fead1161da43333206095f00151220675dc27c7381de054f4b76554425c717692fb203293758bba7b9574c375d0ce6d9f00d0c08ab17a1f719a7f53da56e5f5 -doccontainersize 725496 -doccontainerchecksum 47018e8587b3f917052899c7e8401509ec069c65da863ff60ebf0b0193c02c7f48c55013c2e31630ca555c7f17f9f96b3c4fd1ef82f4cd7b4c0519710bc922fb -docfiles size=256 - RELOC/doc/latex/europecv/CHANGELOG.rst - RELOC/doc/latex/europecv/CONTRIBUTING.md - RELOC/doc/latex/europecv/LICENSE - RELOC/doc/latex/europecv/README.md details="Readme" - RELOC/doc/latex/europecv/europecv.pdf details="Class documentation" - RELOC/doc/latex/europecv/europecv.tex - RELOC/doc/latex/europecv/examples/at.pdf - RELOC/doc/latex/europecv/examples/bulgarian-koi8-r.tex - RELOC/doc/latex/europecv/examples/bulgarian-utf8.tex - RELOC/doc/latex/europecv/examples/greek-utf8.pdf - RELOC/doc/latex/europecv/examples/greek-utf8.tex - RELOC/doc/latex/europecv/examples/maltese-maltese.tex - RELOC/doc/latex/europecv/examples/maltese-utf8.tex - RELOC/doc/latex/europecv/examples/minimal.pdf details="Simple example of use" - RELOC/doc/latex/europecv/examples/minimal.tex - RELOC/doc/latex/europecv/templates/cv_template_academic_en.pdf - RELOC/doc/latex/europecv/templates/cv_template_academic_en.tex - RELOC/doc/latex/europecv/templates/cv_template_en.pdf - RELOC/doc/latex/europecv/templates/cv_template_en.tex -runfiles size=64 - RELOC/tex/latex/europecv/EuropeFlagBW.eps - RELOC/tex/latex/europecv/EuropeFlagBW.pdf - RELOC/tex/latex/europecv/EuropeFlagBlueCMYK.eps - RELOC/tex/latex/europecv/EuropeFlagBlueCMYK.pdf - RELOC/tex/latex/europecv/EuropeFlagCMYK.eps - RELOC/tex/latex/europecv/EuropeFlagCMYK.pdf - RELOC/tex/latex/europecv/EuropeFlagWB.eps - RELOC/tex/latex/europecv/EuropeFlagWB.pdf - RELOC/tex/latex/europecv/ecvbg.def - RELOC/tex/latex/europecv/ecvca.def - RELOC/tex/latex/europecv/ecvcs.def - RELOC/tex/latex/europecv/ecvda.def - RELOC/tex/latex/europecv/ecvde.def - RELOC/tex/latex/europecv/ecven.def - RELOC/tex/latex/europecv/ecves.def - RELOC/tex/latex/europecv/ecvet.def - RELOC/tex/latex/europecv/ecvfi.def - RELOC/tex/latex/europecv/ecvfr.def - RELOC/tex/latex/europecv/ecvgl.def - RELOC/tex/latex/europecv/ecvgr.def - RELOC/tex/latex/europecv/ecvhu.def - RELOC/tex/latex/europecv/ecvis.def - RELOC/tex/latex/europecv/ecvit.def - RELOC/tex/latex/europecv/ecvlt.def - RELOC/tex/latex/europecv/ecvlv.def - RELOC/tex/latex/europecv/ecvmt.def - RELOC/tex/latex/europecv/ecvnl.def - RELOC/tex/latex/europecv/ecvno.def - RELOC/tex/latex/europecv/ecvpl.def - RELOC/tex/latex/europecv/ecvpt.def - RELOC/tex/latex/europecv/ecvro.def - RELOC/tex/latex/europecv/ecvsk.def - RELOC/tex/latex/europecv/ecvsl.def - RELOC/tex/latex/europecv/ecvsr.def - RELOC/tex/latex/europecv/ecvsv.def - RELOC/tex/latex/europecv/europasslogo.eps - RELOC/tex/latex/europecv/europasslogo.pdf - RELOC/tex/latex/europecv/europecv.cls -catalogue-also europasscv curve currvita cv esieecv vita -catalogue-contact-repository https://github.com/gsilano/EuropeCV -catalogue-ctan /macros/latex/contrib/europecv -catalogue-date 2019-02-04 17:55:16 +0100 -catalogue-license lppl -catalogue-topics cv class - -name eurosym -category Package -revision 17265 -shortdesc Metafont and macros for Euro sign -relocated 1 -longdesc The European currency symbol for the Euro implemented in -longdesc Metafont, using the official European Commission dimensions, -longdesc and providing several shapes (normal, slanted, bold, outline). -longdesc The package also includes a LaTeX package which defines the -longdesc macro, pre-compiled tfm files, and documentation. -execute addMixedMap eurosym.map -containersize 139800 -containerchecksum f2e1ff317bb586be7f3c80780dbaf74fe27d76f18fccc75bf88e9031f10d58b0214e6b49eed72d01c21597dc0d9272666084b057b0008868dcd901ed1c55e66c -doccontainersize 277704 -doccontainerchecksum 49eeba025196c77307e84443f362f31d46ab89c45ee79edc43a8b46956d95b76d5c63a23c5e1147d3c2326bd65eff04eaf58bcb7e18c064b51d99dfa5dd56af3 -docfiles size=85 - RELOC/doc/fonts/eurosym/COPYING - RELOC/doc/fonts/eurosym/Changes - RELOC/doc/fonts/eurosym/Makefile - RELOC/doc/fonts/eurosym/README details="Readme" - RELOC/doc/fonts/eurosym/README.type1 - RELOC/doc/fonts/eurosym/c/Makefile - RELOC/doc/fonts/eurosym/eurosym.cpp - RELOC/doc/fonts/eurosym/makemfs - RELOC/doc/fonts/eurosym/rundvips - RELOC/doc/fonts/eurosym/runlatex - RELOC/doc/fonts/eurosym/src/Makefile - RELOC/doc/fonts/eurosym/testeuro.pdf - RELOC/doc/fonts/eurosym/testeuro.tex -runfiles size=72 - RELOC/fonts/map/dvips/eurosym/eurosym.map - RELOC/fonts/source/public/eurosym/fey.mf - RELOC/fonts/source/public/eurosym/feybl10.mf - RELOC/fonts/source/public/eurosym/feybo10.mf - RELOC/fonts/source/public/eurosym/feybr10.mf - RELOC/fonts/source/public/eurosym/feyml10.mf - RELOC/fonts/source/public/eurosym/feymo10.mf - RELOC/fonts/source/public/eurosym/feymr10.mf - RELOC/fonts/tfm/public/eurosym/feybl10.tfm - RELOC/fonts/tfm/public/eurosym/feybo10.tfm - RELOC/fonts/tfm/public/eurosym/feybr10.tfm - RELOC/fonts/tfm/public/eurosym/feyml10.tfm - RELOC/fonts/tfm/public/eurosym/feymo10.tfm - RELOC/fonts/tfm/public/eurosym/feymr10.tfm - RELOC/fonts/type1/public/eurosym/feybl10.pfb - RELOC/fonts/type1/public/eurosym/feybo10.pfb - RELOC/fonts/type1/public/eurosym/feybr10.pfb - RELOC/fonts/type1/public/eurosym/feyml10.pfb - RELOC/fonts/type1/public/eurosym/feymo10.pfb - RELOC/fonts/type1/public/eurosym/feymr10.pfb - RELOC/fonts/type1/public/eurosym/geybl10.pfb - RELOC/fonts/type1/public/eurosym/geybo10.pfb - RELOC/fonts/type1/public/eurosym/geybr10.pfb - RELOC/fonts/type1/public/eurosym/geyml10.pfb - RELOC/fonts/type1/public/eurosym/geymo10.pfb - RELOC/fonts/type1/public/eurosym/geymr10.pfb - RELOC/tex/latex/eurosym/eurosym.sty -catalogue-also europs marvosym -catalogue-ctan /fonts/eurosym -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license other-free -catalogue-topics font font-specialist font-mf -catalogue-version 1.4-subrfix - -name euxm -category Package -revision 45696 -shortdesc extended Euler by DEK -relocated 1 -longdesc Includes two additional characters needed for Concrete Math -longdesc (ca. 1991). -containersize 25752 -containerchecksum 445033ad32e22be93ca0b29c69ada6016cd8d34f1eaf90a42678cd07eb44fa692f243746b673e07922e1ce4efd22e53ab2bdf26aa7b6262a23293f92d2a9145a -runfiles size=40 - RELOC/fonts/source/public/euxm/eubase.mf - RELOC/fonts/source/public/euxm/eusmch.mf - RELOC/fonts/source/public/euxm/euxm10.mf - RELOC/fonts/source/public/euxm/euxm5.mf - RELOC/fonts/source/public/euxm/euxm7.mf - RELOC/fonts/source/public/euxm/euxmch.mf - RELOC/fonts/tfm/public/euxm/euxm10.tfm - RELOC/fonts/tfm/public/euxm/euxm5.tfm - RELOC/fonts/tfm/public/euxm/euxm7.tfm - -name everyhook -category Package -revision 35675 -shortdesc Hooks for standard TeX token lists -relocated 1 -longdesc The package takes control of the six TeX token registers -longdesc \everypar, \everymath, \everydisplay, \everyhbox, \everyvbox -longdesc and \everycr. Real hooks for each of the registers may be -longdesc installed using a stack like interface. For backwards -longdesc compatibility, each of the \everyX token lists can be set -longdesc without interfering with the hooks. -containersize 2080 -containerchecksum 3c5262d7d994eaec11bbfc7a326dbd0e687b7bc951142d54b75191cb0837c808f1766346bc368ee8f2b8701e4d792d5f594fb73cefa2b6364dc98bc0a9c96b80 -doccontainersize 116288 -doccontainerchecksum d205c8b10663adc2c1f93fb52af2a74b4726c3e6491278e1357cae58419d9a991167d62204b6fa9545d4afef6d5c5b05726c21210d9d432abd712c67dcfd734e -docfiles size=30 - RELOC/doc/latex/everyhook/README details="Readme" - RELOC/doc/latex/everyhook/everyhook.pdf details="Package documentation" -srccontainersize 7344 -srccontainerchecksum ead4d2df08498a3eaaaf5ddc9600db7a9d75c12e8cc180e910b90cdd0c134bca72a85bd538bcd67ac9b66360ad4c4407b3449766b609bed7e8c3e86ea4dfba98 -srcfiles size=6 - RELOC/source/latex/everyhook/everyhook.dtx -runfiles size=2 - RELOC/tex/latex/everyhook/everyhook.sty -catalogue-ctan /macros/latex/contrib/everyhook -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl1.3 -catalogue-topics macro-supp -catalogue-version 1.2 - -name everypage -category Package -revision 15878 -shortdesc Provide hooks to be run on every page of a document -relocated 1 -longdesc The package provides hooks to perform actions on every page, or -longdesc on the current page. Specifically, actions are performed after -longdesc the page is composed, but before it is shipped, so they can be -longdesc used to prepare the output page in tasks like putting -longdesc watermarks in the background, or in setting the next page -longdesc layout, etc. -containersize 1300 -containerchecksum c4ab90d1668d1b71393a07d6be8edcf493aeef5084c08bc057e759ac857997cc5f4647514f9dc8730b66d3379401055f23fae393ba6b0c882bb4cfc3c33c395c -doccontainersize 14300 -doccontainerchecksum 8c017ea944d9a4a22a2cc554f57ad2c7affadfce379a9ece6359aeb33503a2853ab138629d5de617fdc37e54b4a6478a330c4c5dfa157879e0ff67670adbb122 -docfiles size=6 - RELOC/doc/latex/everypage/README details="Readme" - RELOC/doc/latex/everypage/everypage.pdf details="Package documentation" -srccontainersize 4664 -srccontainerchecksum ab3aaa2b7e4e3793722b3c76119df69d9d50a9879b053e50f224d0956937fcb52924051d3ba45a5c1b4ef850ecf590e169ab1268a61a4e319881362fd59117a6 -srcfiles size=4 - RELOC/source/latex/everypage/everypage.dtx - RELOC/source/latex/everypage/everypage.ins -runfiles size=1 - RELOC/tex/latex/everypage/everypage.sty -catalogue-also everyshi bophook -catalogue-ctan /macros/latex/contrib/everypage -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics defer-stuff -catalogue-version 1.1 - -name exam -category Package -revision 46084 -shortdesc Package for typesetting exam scripts -relocated 1 -longdesc Provides a class exam.cls, which eases production of exams, -longdesc even by a LaTeX novice. Simple commands are provided to: create -longdesc questions, parts of questions, subparts of parts, and -longdesc subsubparts of subparts, all with optional point values; create -longdesc a grading table, indexed either by question number (listing -longdesc each question and the total possible points for that question) -longdesc or by page number (listing each page with points and the total -longdesc possible points for that page); create headers and footers that -longdesc are each specified in three parts: one part to be left -longdesc justified, one part to be centered, and one part to be right -longdesc justified, in the manner of fancyhdr. Headers and/or footers -longdesc can be different on the first page of the exam, can be -longdesc different on the last page of the exam, and can vary depending -longdesc on whether the page number is odd or even, or on whether the -longdesc current page continues a question from a previous page, or on -longdesc whether the last question on the current page continues onto -longdesc the following page. Multiple line headers and/or footers are -longdesc allowed, and it's easy to increase the part of the page devoted -longdesc to headers and/or footers to allow for this. Note that the -longdesc bundle exams also provides a file exam.cls; the two bundles -longdesc therefore clash, and should not be installed on the same -longdesc system. -containersize 49172 -containerchecksum a402b55a310bd6d112dfca40fe3805592e5055880a539afb461f50b6a50a3852b2284cea7d0c0c1d7ed2c1e2495bd9f4fb161032b558df8abcd3f0ba1eb9509d -doccontainersize 514136 -doccontainerchecksum a0c84a0784c49af226eca562ada98d808501a09f9915e1b97ad417fbf8fb4ce1ec5c5564cb07962d76a30436845fc2a52295de9b6f5681e302043f6a575dc3ac -docfiles size=194 - RELOC/doc/latex/exam/README details="Package Readme" - RELOC/doc/latex/exam/exam.md5 - RELOC/doc/latex/exam/examdoc.pdf details="Package documentation" - RELOC/doc/latex/exam/examdoc.tex -runfiles size=69 - RELOC/tex/latex/exam/exam.cls -catalogue-ctan /macros/latex/contrib/exam -catalogue-date 2017-12-17 18:57:55 +0100 -catalogue-license lppl1.3 -catalogue-topics exam class -catalogue-version 2.603 - -name exam-n -category Package -revision 42755 -shortdesc Exam class, focused on collaborative authoring -relocated 1 -longdesc The class design offers: Direct support for collaborative -longdesc development of an exam, using a model in which a departmental -longdesc 'exams convener' or 'exam chair' coordinates multiple authors -longdesc writing individual questions (the class file and associated -longdesc process is in regular use within a physics and astronomy -longdesc department). All of the 'traditional' exam paper features such -longdesc as sectioning, per-part running marks, 'Question n continued' -longdesc catchwords, and so on. Readily configured local adaptation. -containersize 11780 -containerchecksum 2889e6a494930487a34a26871ce53b93cd9f9f1210de6507b5ed8657e5e86d528bf4ed926ae999e2c127c41afd529dfeaa7bb86482af78bad0eb6452cd386728 -doccontainersize 820044 -doccontainerchecksum fa187f29eeb05edc50a6a6afd2c4ee5003233b4fbe9601fde5b2cb112d649d58dee56836c6ee1efa7103cda7c27084acc72b803ba67d38a2ff2a4b237d4b1838 -docfiles size=271 - RELOC/doc/latex/exam-n/A1.clo - RELOC/doc/latex/exam-n/README details="Readme" - RELOC/doc/latex/exam-n/README.ctan - RELOC/doc/latex/exam-n/exam-n-example.tex - RELOC/doc/latex/exam-n/exam-n.html - RELOC/doc/latex/exam-n/exam-n.pdf details="Package documentation" - RELOC/doc/latex/exam-n/lppl.txt - RELOC/doc/latex/exam-n/notes-for-authors.pdf - RELOC/doc/latex/exam-n/notes-for-authors.tex - RELOC/doc/latex/exam-n/release-notes.html - RELOC/doc/latex/exam-n/sample/Makefile - RELOC/doc/latex/exam-n/sample/cosmo1.tex - RELOC/doc/latex/exam-n/sample/cosmo2.tex - RELOC/doc/latex/exam-n/sample/cosmo3.tex - RELOC/doc/latex/exam-n/sample/dynamical1.tex - RELOC/doc/latex/exam-n/sample/dynamical2.tex - RELOC/doc/latex/exam-n/sample/dynamical3.tex - RELOC/doc/latex/exam-n/sample/excos1.tex - RELOC/doc/latex/exam-n/sample/fig/spiral.eps - RELOC/doc/latex/exam-n/sample/fig/spiral.pdf - RELOC/doc/latex/exam-n/sample/numerical1-solution.tex - RELOC/doc/latex/exam-n/sample/numerical1.tex - RELOC/doc/latex/exam-n/sample/numerical2.tex - RELOC/doc/latex/exam-n/sample/numerical3.tex - RELOC/doc/latex/exam-n/sample/sample_exam.tex - RELOC/doc/latex/exam-n/sample/sample_exam_solution.tex - RELOC/doc/latex/exam-n/sample/sample_mcq.tex - RELOC/doc/latex/exam-n/sample_exam.pdf details="Sample exam" - RELOC/doc/latex/exam-n/sample_exam_solution.pdf - RELOC/doc/latex/exam-n/style.css -srccontainersize 34440 -srccontainerchecksum bc53ddac6ee065de20ab89997f437e532832344b95bf0b02241bee760755807d603245e0029b9c25c99bb0999648020d485233fc6447d636da566faef6b20fdf -srcfiles size=32 - RELOC/source/latex/exam-n/exam-n.drv - RELOC/source/latex/exam-n/exam-n.dtx - RELOC/source/latex/exam-n/exam-n.ins -runfiles size=11 - RELOC/tex/latex/exam-n/exam-n.cls -catalogue-ctan /macros/latex/contrib/exam-n -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics exam -catalogue-version 1.1.4 - -name exam-randomizechoices -category Package -revision 49662 -shortdesc This package randomizes the placement of choices in mc questions using the exam document class -relocated 1 -longdesc The exam-randomizechoices package This package is an extension -longdesc to the exam document class. This package provides the user with -longdesc four new multiple choice typesetting environments which place -longdesc the content in a random order. It can (only) be used in -longdesc combination with the exam document class. It can only randomize -longdesc the placement of choices in multiple choice questions. The -longdesc questions themselves can't be randomized with this package. -longdesc Furthermore, the package provides a simple answer key table -longdesc typesetter and has a command for writing the answer keys to an -longdesc external file. Any comments can be mailed to -longdesc J.E.J.opdenBrouw@hhs.nl 2019/01/09 -containersize 5368 -containerchecksum 5eb6e6bafc0d2f26ef0d95390e4ce02b1596b430b05893853712839bedb3df6d425f1fa61ae193008348110dd7d87e04dbb90e6612ee4e8f9051d766ab22b99b -doccontainersize 278136 -doccontainerchecksum 9914509b355d4159eedbe5848646a20b6fd42ac1b3300d64138d0cf52d3db2eabb27349980d3ce1dc90a9e1bf45baeadc15227095ada2d7c4842ce7225587591 -docfiles size=82 - RELOC/doc/latex/exam-randomizechoices/README.md details="Package Readme" - RELOC/doc/latex/exam-randomizechoices/exam-randomizechoices-doc.pdf details="Package documentation" - RELOC/doc/latex/exam-randomizechoices/exam-randomizechoices-doc.tex - RELOC/doc/latex/exam-randomizechoices/exam-randomizechoices.pdf - RELOC/doc/latex/exam-randomizechoices/exam-randomizechoices.tex -runfiles size=6 - RELOC/tex/latex/exam-randomizechoices/exam-randomizechoices.sty -catalogue-contact-repository https://bitbucket.org/jesseopdenbrouw/exam-randomizechoices -catalogue-ctan /macros/latex/contrib/exam-randomizechoices -catalogue-date 2019-01-10 12:47:50 +0100 -catalogue-license lppl1.3 -catalogue-topics exam -catalogue-version 0.1 - -name examdesign -category Package -revision 15878 -shortdesc LaTeX class for typesetting exams -relocated 1 -longdesc This bundle provides a class examdesign. The class provides -longdesc several features useful for designing tests or question sets: -longdesc it allows for explicit markup of questions and answers; the -longdesc class will, at the user's request, automatically generate -longdesc answer keys; multiple versions of the same test can be -longdesc generated automatically, with the ordering of questions within -longdesc each section randomly permuted so as to minimize cheating; the -longdesc generated answer keys can be constructed either with or without -longdesc the questions included; environments are provided to assist in -longdesc constructing the most common types of test question: matching, -longdesc true/false, multiple-choice, fill-in-the-blank, and short -longdesc answer/essay questions. -containersize 10784 -containerchecksum 3dc287e5c6e51597689e82b738270dd57d2c63463717f9381ed992e421cf70fe37dd1df808780177904973f2fc916feeb695efc109dcad3230d9878400d7b6d8 -doccontainersize 376996 -doccontainerchecksum 97b83f9d5bfcfdcee45d1a35b757d3f61d33bd899aa2a2f86c15e12698bd0dc8e48a04a4b31be63c55268bb161923e11148b4ef68b3e6cf60672faed2f07b8b0 -docfiles size=121 - RELOC/doc/latex/examdesign/Bugs - RELOC/doc/latex/examdesign/Changes - RELOC/doc/latex/examdesign/INSTALL - RELOC/doc/latex/examdesign/README details="Package README" - RELOC/doc/latex/examdesign/examdesign.pdf details="Package documentation" - RELOC/doc/latex/examdesign/examplea.pdf - RELOC/doc/latex/examdesign/examplea.tex - RELOC/doc/latex/examdesign/exampleb.pdf - RELOC/doc/latex/examdesign/exampleb.tex - RELOC/doc/latex/examdesign/examplec.pdf - RELOC/doc/latex/examdesign/examplec.tex - RELOC/doc/latex/examdesign/foobar.tex -srccontainersize 29916 -srccontainerchecksum 6a287a229a70f7aefc5e6e1c12964fcaa7f084c29e42aad36f7a589141d2b12fc46dc21d8b31ccee12b9d2de90d2e6b7a04428756a3b36f5f332500136d0b711 -srcfiles size=35 - RELOC/source/latex/examdesign/examdesign.dtx - RELOC/source/latex/examdesign/examdesign.ins -runfiles size=12 - RELOC/tex/latex/examdesign/examdesign.cls -catalogue-also exams exam -catalogue-ctan /macros/latex/contrib/examdesign -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics exam class -catalogue-version 1.101 - -name example -category Package -revision 33398 -shortdesc Typeset examples for TeX courses -relocated 1 -longdesc The package makes it easier to produce examples for TeX course. -longdesc It provides an example environment, which typesets its contents -longdesc on the left of the page, and prints it verbatim on the right. -containersize 5512 -containerchecksum 3e6427f2b0fc965e97f7f9c1358b7c80a859fa4619d0843c7426fbf4b2a9d347a36945bd54698c7ba8c44032d4b6757307a46644b185cfabbc87bdbf84e4489d -runfiles size=4 - RELOC/tex/latex/example/example.sty -catalogue-also examplep -catalogue-ctan /macros/latex209/contrib/misc/example.sty -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license gpl -catalogue-topics listing - -name examplep -category Package -revision 16916 -shortdesc Verbatim phrases and listings in LaTeX -relocated 1 -longdesc Examplep provides sophisticated features for typesetting -longdesc verbatim source code listings, including the display of the -longdesc source code and its compiled LaTeX or MetaPost output -longdesc side-by-side, with automatic width detection and enabled page -longdesc breaks (in the source), without the need for specifying the -longdesc source twice. Special care is taken that section, page and -longdesc footnote numbers do not interfere with the main document. For -longdesc typesetting short verbatim phrases, a replacement for the \verb -longdesc command is also provided in the package, which can be used -longdesc inside tables and moving arguments such as footnotes and -longdesc section titles. The listings package is used for syntax -longdesc highlighting. The accompanying codep package and the wrfiles.pl -longdesc Perl script provide a convenient interface to the examplep -longdesc package for authors of manuals. With codep it is possible to -longdesc generate the source code, the LaTeX or MetaPost output and the -longdesc compilable example file from a single source embedded into the -longdesc appropriate place of the .tex document file. -containersize 33788 -containerchecksum 7b56e5ec0bd53a52d5a1630c618b7b4e2f01931da047dc8415d085dc954d4d984dd9461f10a1be99929db51a9ed32b3d5a09cd4a0bd0158c3e482c1585067ad2 -doccontainersize 379136 -doccontainerchecksum 94680c5b2015d29df39455bd29d3cf8b979263657633f0dc8d61667238f0ca2e988a6cb63f173036cecc6d6c470915d812ddcb5e6814c50f863a3406324ebe5d -docfiles size=142 - RELOC/doc/latex/examplep/README details="Readme" - RELOC/doc/latex/examplep/eurotex_2005_examplep.pdf details="Article from EuroTeX 2005 talk" - RELOC/doc/latex/examplep/eurotex_2005_examplep.tex - RELOC/doc/latex/examplep/houses.eps - RELOC/doc/latex/examplep/houses.pdf - RELOC/doc/latex/examplep/pexaminipage.eps - RELOC/doc/latex/examplep/pexaminipage.pdf - RELOC/doc/latex/examplep/shorthyp_t1xtts.eps - RELOC/doc/latex/examplep/shorthyp_t1xtts.pdf - RELOC/doc/latex/examplep/wrfiles.pl -runfiles size=34 - RELOC/tex/latex/examplep/codep.sty - RELOC/tex/latex/examplep/examplep.sty - RELOC/tex/latex/examplep/verbfwr.sty -catalogue-ctan /macros/latex/contrib/examplep -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics listing -catalogue-version 0.04 - -name exceltex -category Package -revision 26313 -shortdesc Get data from Excel files into LaTeX -longdesc Exceltex is a LaTeX package combined with a helper program -longdesc written in Perl. It provides an easy to use yet powerfull and -longdesc flexible way to get data from Spreadsheets into LaTeX. In -longdesc contrast to other solutions, exceltex does not seek to make the -longdesc creation of tables in LaTeX easier, but to get data from -longdesc Spreadsheets into LaTeX as easily as possible. The Excel (TM) -longdesc file format only acts as an interface between the spreadsheet -longdesc application and exceltex beacause it is easily accessible (via -longdesc the Spreadsheet::ParseExcel Perl module) and because most -longdesc spreadsheet applications are able to read and write Excel -longdesc files. -depend exceltex.ARCH -containersize 6572 -containerchecksum 4175a2e4d9f5fbbcb441d9272ace24e567c0ec2cdac87f46b78058cec84ad4f1c8e62fe98d7ec20a8a528285129bb73187be40ca814de7f220997c5490404983 -doccontainersize 3012 -doccontainerchecksum f53a69468572e296c27665a86d81de4e66b780e8972c2520f35db37b54ff9dd9b1fb26355143008d0866c676e9fd3dd1cb256c00f5b24c696ad98c2a3a550003 -docfiles size=5 - texmf-dist/doc/latex/exceltex/CHANGES - texmf-dist/doc/latex/exceltex/INSTALL - texmf-dist/doc/latex/exceltex/README details="Readme" - texmf-dist/doc/latex/exceltex/README.TEXLIVE -runfiles size=6 - texmf-dist/scripts/exceltex/exceltex - texmf-dist/tex/latex/exceltex/exceltex.sty -catalogue-ctan /macros/latex/contrib/exceltex -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics foreign-import -catalogue-version 0.5.1 - -name exceltex.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of exceltex -containersize 336 -containerchecksum ded50be96b5c2c967453eb80516e0c57e0047698bab3a229f8debccf62938524f732ad789a24882149f92d65ab0f3b8bc6b3b6327bb30db74d6af943af957a27 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/exceltex - -name exceltex.amd64-freebsd -category Package -revision 25860 -shortdesc amd64-freebsd files of exceltex -containersize 340 -containerchecksum bc8bda0b7365b8cd2d8f16c59ca59a00b2ac049a0db7a54fc50a0a2f72b57266fcc852c14e28fd132ed3c2f2f2c648282605307e342925ed233bbb2a388e4cd8 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/exceltex - -name exceltex.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of exceltex -containersize 340 -containerchecksum 07a715290476d69d755214e430b95c73222b9a6dae83e4be7f2f7882fb4eddcf2e06542a8aeb5c2e16537178cf189b1cb09a826ef53e41748462b79faa0a6518 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/exceltex - -name exceltex.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of exceltex -containersize 340 -containerchecksum c429de940d36aa1ff0e61a9b5561cacf116bef0670203356c95c7609088107987a9fcd3c9f46a31eb3b8df44d111eb028bb7e89f920fe8856ed003b23aa5a604 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/exceltex - -name exceltex.i386-cygwin -category Package -revision 25860 -shortdesc i386-cygwin files of exceltex -containersize 340 -containerchecksum d391d5acab0237d3255a79d8acba99aa6b5728f835dd31d79434f8a076dfbb768e4bec699415da2f7ac55065e7d6c6f41329418bd86ca1004b53bbfebdd9c388 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/exceltex - -name exceltex.i386-freebsd -category Package -revision 25860 -shortdesc i386-freebsd files of exceltex -containersize 340 -containerchecksum 1fd24c1f7cc7d2a7e3dc7cefd5389b6d915e97e99c5953a9e757162575bd75dd48290b8526e117582888d59d968dc4d19a851929870dc0332b061d055d7470c4 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/exceltex - -name exceltex.i386-linux -category Package -revision 25860 -shortdesc i386-linux files of exceltex -containersize 336 -containerchecksum a9623f02088ee03a9c7549eb57f95fdc2f2798e681a73271984c6dbf9c2c0f8967a0d6a4a8c93c9fb8aca3178e60afe85c1964c0c885d0f5e5e3e793c14d359a -binfiles arch=i386-linux size=1 - bin/i386-linux/exceltex - -name exceltex.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of exceltex -containersize 340 -containerchecksum c68f5aaa2e8aea6a44aadbf6cc2cad6cd77782a93768a59869f14b6e677d89735d57fd637b4c7e6049a73f7a71d73877d0e7fb721c54c2a0c765c53547d31844 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/exceltex - -name exceltex.i386-solaris -category Package -revision 25860 -shortdesc i386-solaris files of exceltex -containersize 340 -containerchecksum befe54d64134ce180ffae565c90c2370f0e541fca154129db89eac42c5df20b00fe5a496d10cdc2b62b2e442756d8a6d28d63f105fb52e03ee4e1360e14050ec -binfiles arch=i386-solaris size=1 - bin/i386-solaris/exceltex - -name exceltex.sparc-solaris -category Package -revision 25860 -shortdesc sparc-solaris files of exceltex -containersize 336 -containerchecksum 45ef1f15a8c0d7d226b0885b6dcc8214528040af372945c4b015d98bb231bd350f8a50a63965b27238eb707806273b08ea931e27329ed8ebeadc5f36b5ab71db -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/exceltex - -name exceltex.win32 -category Package -revision 25860 -shortdesc win32 files of exceltex -containersize 684 -containerchecksum ffb541eba209ec6b7d36b64db3f281384c4f4a9e224d6956e14b660d7c781e8d67cae09ba6b0241baa7854060ccaf5638af995ec2b22ac08a860fa968a3a5a71 -binfiles arch=win32 size=1 - bin/win32/exceltex.exe - -name exceltex.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of exceltex -containersize 340 -containerchecksum aa4688d379d2d5ca5e39a11a4275f1294888015e51a46ac0520f260afde8413001f7e32e32e2c1b49c41d665e2aff8983fb3bf28dc74a3e5931a0d5833cd2156 -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/exceltex - -name exceltex.x86_64-darwin -category Package -revision 25860 -shortdesc x86_64-darwin files of exceltex -containersize 340 -containerchecksum 7ce448c9a9e3908e4ac73a7fe7853c8f93b3794b18a1cc9663fc2de0ff2712f2df39da41b8eb31326ac7a268e384060b1d99ccba34e2a597a4ad5d1759d71989 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/exceltex - -name exceltex.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of exceltex -containersize 348 -containerchecksum 9f5e2ea502d27abe2fecb2cbdcf5d9a867a26b1ab3a3e32b38759b2f4385cb88c46b54719e3dd167397fdd62b01077817d47adbf0380eb397098bc4df4050fcd -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/exceltex - -name exceltex.x86_64-linux -category Package -revision 25860 -shortdesc x86_64-linux files of exceltex -containersize 344 -containerchecksum 2a3b450edcee1b54688dbe6fc3b0b12049e280a8534fe5b3cff930c4bcbc056751d29dabe23f00397f0a6a02420cf96f72104a860a61e9d4c92d5d370b64f552 -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/exceltex - -name exceltex.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of exceltex -containersize 340 -containerchecksum 91cc8abf5d57439c66d7535ebcdcaf333ffba7f572858a8ca8f0ca1e830847bcaec48081ab15a9b85a04f445d2540bb05279ce036babea93c01ddb476da68da6 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/exceltex - -name exceltex.x86_64-solaris -category Package -revision 25860 -shortdesc x86_64-solaris files of exceltex -containersize 340 -containerchecksum 04ff1c308101175b141bc2fb9d09db174f2074328b991acc37f42b72e706d2e93a35ced4871f4eb0491de4dd344948b3d51f48ff76daa0be9927527b9231e804 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/exceltex - -name excludeonly -category Package -revision 17262 -shortdesc Prevent files being \include-ed -relocated 1 -longdesc The package defines an \excludeonly command, which is (in -longdesc effect) the opposite of \includeonly. If both \includeonly and -longdesc \excludeonly exist in a document, only files "allowed" by both -longdesc will be included. The package redefines the internal \@include -longdesc command, so it conflicts with packages that do the same. -longdesc Examples are the classes paper.cls and thesis.cls. -containersize 1660 -containerchecksum 09846074e61b5297945cd0f6968fd775eae9aa48b3e03af4829664601d5f41b7acd9f42db9f960a573d276a1bd68f837455651d3d31cebd4db56b6ef55ee06fb -doccontainersize 218828 -doccontainerchecksum c1e8503b7a5ab87913b58184e61cab0329c6b39a38f0b4aad4c016aebfe41aebf775f0c68c9e18524cd2d4890416dce429e5185614ffe992c8c538661c3c1c32 -docfiles size=56 - RELOC/doc/latex/excludeonly/excludeonly.pdf details="Package documentation" - RELOC/doc/latex/excludeonly/excludeonly.tex -runfiles size=1 - RELOC/tex/latex/excludeonly/excludeonly.sty -catalogue-ctan /macros/latex/contrib/excludeonly -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics compilation -catalogue-version 1.0 - -name exercise -category Package -revision 35417 -shortdesc Typeset exercises, problems, etc. and their answers -relocated 1 -longdesc The package helps to typeset exercises or list of exercises -longdesc within any document. Exercises, questions and sub-questions are -longdesc automatically numbered. It is possible to put answers in the -longdesc same document, and display them immediatly, later in the -longdesc document or not to print answers at all. The layout of -longdesc exercises is fully customisable. It is possible to typeset long -longdesc problems, short exercises, questionnaires, etc. Usage of the -longdesc babel package is detected, but not fully supported yet (only -longdesc English and French are implemented). -containersize 7216 -containerchecksum adcb9044d1763933d07d2c52f718d6a63b7f4b361cf0565bbbdf6242c319f2fb589df02c8548cc3d6ecc04660b5a832c46377966dd31f1f15c70adb431f5dcd4 -doccontainersize 318952 -doccontainerchecksum 36ae9e179a3835e18ecd7f512a1708f3f70a6eb8df762a8bd6578b466972b2f7ed9a2404338dcaaf9a9cc535b7dd8550cbd69c53e5bb4c03ec765af94553bd75 -docfiles size=80 - RELOC/doc/latex/exercise/README details="Readme" - RELOC/doc/latex/exercise/exercise.pdf details="Package documentation" -srccontainersize 14992 -srccontainerchecksum d13b9f9ecc692459d86d7ce4ea1eef12bf84de86a86f10334adfb52215d7d768cfa75720aac24fb927c0f1f5d38353ea66a4a07c10ff86b8bbf8dc8200fffe85 -srcfiles size=17 - RELOC/source/latex/exercise/exercise.dtx - RELOC/source/latex/exercise/exercise.ins -runfiles size=9 - RELOC/tex/latex/exercise/exercise.sty -catalogue-ctan /macros/latex/contrib/exercise -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl2 -catalogue-topics exercise -catalogue-version 1.6 - -name exercisebank -category Package -revision 48829 -shortdesc Creating and managing exercises, and reusing them as composed sets -relocated 1 -longdesc This package makes it easier to maintain and edit your exercise -longdesc sets. Exercises are saved as separate files containing part -longdesc problems. These files can be used to make sets, and you can -longdesc cherry-pick or exclude certain part problems as you see fit. -containersize 7568 -containerchecksum 97e636b1f3d1a3ae57d9ef45857f2ed56fc0acfd46e586bb66c1dd1d12eb9270dde88b4fb41532a2f60f4e54308da8a63928e3d796d366430a981b15efb03848 -doccontainersize 321316 -doccontainerchecksum d9864d6f97e52e5cf247f09bbd09c5e517ffa191ccc54cd37df130eea5e5fcbaa7736a77f0d3dbd97a6c8da118a1389176a855a2ec5290758c0ce6105d8793f5 -docfiles size=88 - RELOC/doc/latex/exercisebank/README.txt details="Readme" - RELOC/doc/latex/exercisebank/example.zip details="Package example" - RELOC/doc/latex/exercisebank/exercisebank-doc.pdf details="Package documentation" - RELOC/doc/latex/exercisebank/exercisebank-doc.tex -runfiles size=7 - RELOC/tex/latex/exercisebank/exercisebank.sty -catalogue-contact-bugs https://github.com/Strauman/exercisebank/issues -catalogue-contact-repository https://github.com/Strauman/exercisebank -catalogue-ctan /macros/latex/contrib/exercisebank -catalogue-date 2018-10-04 13:14:52 +0200 -catalogue-license lppl1.3c -catalogue-topics exercise exam doc-templ -catalogue-version 0.2.2 - -name exercisepoints -category Package -revision 49590 -shortdesc A LaTeX package to count exercises and points -relocated 1 -longdesc The package can be used to facilitate exercise counting and -longdesc exercise point counting in a LaTeX-document. It counts the -longdesc number of exercises and it sums all the points of the exercises -longdesc in a document. Especially for exams it is also common to have -longdesc an overview of all exercises and their maximal points. This is -longdesc also supported by this package by providing a macro to retrieve -longdesc the points of each exercise. -containersize 3084 -containerchecksum 5674888f366c9bd6290eaab935a7196dff8f2d9b2739eb5cd6b3cfbaed2c5d51587699ee4630fc8ec3909f51af82d054f80674cecec74eb541e4bf627e2aae05 -doccontainersize 228124 -doccontainerchecksum 01551f962cbc0d41580363e722bdf75fce5530f65c0b9f833a9baa93f6bd9ff11410351ec6a0a8c096367c5db9461f2c4a2358ec09847723b565a57102b24f17 -docfiles size=61 - RELOC/doc/latex/exercisepoints/README.md details="Readme" - RELOC/doc/latex/exercisepoints/exercisepoints.pdf details="Package documentation" - RELOC/doc/latex/exercisepoints/exercisepoints.tex -runfiles size=3 - RELOC/tex/latex/exercisepoints/exercisepoints.sty -catalogue-contact-bugs https://github.com/henningkerstan/exercisepoints/issues -catalogue-contact-development https://github.com/henningkerstan/exercisepoints -catalogue-contact-home https://github.com/henningkerstan/exercisepoints -catalogue-contact-repository https://github.com/henningkerstan/exercisepoints -catalogue-ctan /macros/latex/contrib/exercisepoints -catalogue-date 2019-01-03 20:02:06 +0100 -catalogue-license lppl1.3 -catalogue-topics exercise -catalogue-version 1.2.3 - -name exercises -category Package -revision 42428 -shortdesc Typeset exercises and solutions with automatic addition of points -relocated 1 -longdesc This package defines the environments exercise and solution. -longdesc The layout of these environments can be customized. The -- -longdesc optional -- points in the exercises can be added automatically. -longdesc The package also permits to hide the solutions. -containersize 2220 -containerchecksum e61c9c18906ba8a36a3025e56e89799f9b0ed458bacbbcdb03c024ee86d7723bcf7d6a89a0f7e123cf2e24f7fc17875f9e76e00b669af17385e474aa60f8fdad -doccontainersize 353780 -doccontainerchecksum 83cdd2604acec5f48afcc7f2c7533a9bd783219cb379fcef43f9e9237820d939e498e7e1beda8f73b93ac78b2fbfff61702e0c660547c0393cd8d62388b1249b -docfiles size=103 - RELOC/doc/latex/exercises/README.md details="Readme" - RELOC/doc/latex/exercises/exercises.pdf details="Package documentation (partly in German)" -srccontainersize 7556 -srccontainerchecksum 40c83ce9ab410e23765ad71ed3601a8610c1528872c0494ba418c253b9ad985a53c4168cf48a82b6d89fb3e07a632e78694cacd961fe88160b340593bf8618ef -srcfiles size=9 - RELOC/source/latex/exercises/exercises.dtx - RELOC/source/latex/exercises/exercises.ins -runfiles size=3 - RELOC/tex/latex/exercises/exercises.sty -catalogue-ctan /macros/latex/contrib/exercises -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.2 -catalogue-topics exercise -catalogue-version 1.0 - -name exframe -category Package -revision 49784 -shortdesc Framework for exercise problems -relocated 1 -longdesc This LaTeX2e package provides a general purpose framework to -longdesc describe and typeset exercises and exam questions along with -longdesc their solutions. The package features mechanisms to hide or -longdesc postpone solutions, to assign and handle points, to collect -longdesc problems on exercise sheets, to store and use metadata, and to -longdesc implement a consistent numbering. It also provides a very -longdesc flexible interface for configuring and customising the -longdesc formatting, layout, and representation of the exercise content. -containersize 8420 -containerchecksum 03e07abffe52b3162ed0cd07a09a73c330bb729e3fa5102b358da800cac4d5d9830594a2e0f6618916774d325ee27553735d0bc65387f8c0dbb34b390391e4f0 -doccontainersize 337416 -doccontainerchecksum b61005d59de06a4438362d41920bfe6ebfecc5d8883d48956490a2f41aef2c8b7c08632f0f47616ee523465802cd76f88de97bed694e0e3fa19d9642976aacb8 -docfiles size=88 - RELOC/doc/latex/exframe/README.txt details="Readme" - RELOC/doc/latex/exframe/exframe.pdf details="Package documentation" - RELOC/doc/latex/exframe/exfsmp1.tex -srccontainersize 29636 -srccontainerchecksum 62837be5564887d4f1dadc708fe8945a36045749f61fc736a7177a73bce70485351f3a692192eb6831b6fedd4d9c0e0ec4d1e2308a2e6b6ea5f2d19f0c62204e -srcfiles size=39 - RELOC/source/latex/exframe/exframe.dtx - RELOC/source/latex/exframe/exframe.ins -runfiles size=12 - RELOC/tex/latex/exframe/exframe.sty -catalogue-ctan /macros/latex/contrib/exframe -catalogue-date 2019-01-21 18:01:45 +0100 -catalogue-license lppl1.3 -catalogue-topics exam exercise -catalogue-version 3.1 - -name exp-testopt -category Package -revision 15878 -shortdesc Expandable \@testopt (and related) macros -relocated 1 -longdesc The package provides an expandable variant of the LaTeX kernel -longdesc command \@testopt, named \@expandable@testopt, and a more -longdesc general \@expandable@ifopt, both intended for package writers. -longdesc Also we have a variant of \newcommand which uses these macros -longdesc to check for optional arguments. -containersize 1760 -containerchecksum cf6c61e036488ae1f273f474cde7c54b91427db8d73e96dc39f6b3951df04cee1c039f40b52fe2918834422de6f28637498d127b3449d39141f001a7bcb79f34 -doccontainersize 85664 -doccontainerchecksum 3839178742aa9a1fd3c4fb61a23044404bd8d5d9f4132831a3d7bbb020a75e13444070fa0b33881cc06a529a3661a50822e1ef6f5cbe21b58610eb3475715b45 -docfiles size=38 - RELOC/doc/latex/exp-testopt/README details="Readme (English)" language="en" - RELOC/doc/latex/exp-testopt/exp-testopt.pdf details="Package documentation (Esperanto)" language="eo" - RELOC/doc/latex/exp-testopt/exp-testopt.test -srccontainersize 6200 -srccontainerchecksum f58044277a2abfc0b51bf3140fcc18fa5d2e826c566ff1e7faecf1c8c7279e416986429e7ed139b4f29e75122a0777d5798c361b8ebe1a003e7c933c460a1327 -srcfiles size=5 - RELOC/source/latex/exp-testopt/exp-testopt.dtx - RELOC/source/latex/exp-testopt/exp-testopt.ins -runfiles size=1 - RELOC/tex/latex/exp-testopt/exp-testopt.sty -catalogue-ctan /macros/latex/contrib/exp-testopt -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics macro-supp -catalogue-version 0.3 - -name expdlist -category Package -revision 15878 -shortdesc Expanded description environments -relocated 1 -longdesc The package provides additional features for the LaTeX -longdesc description environment, including adjustable left margin. The -longdesc package also allows the user to 'break' a list (for example, to -longdesc interpose a comment) without affecting the structure of the -longdesc list (this works for itemize and eumerate lists and numbered -longdesc lists remain in sequence). -containersize 2264 -containerchecksum 005fe946714ffd88815d80f1bf92c85a2607f8216e8635a284e5332d1efd600d24e6a3f235edb5897d102f9c4005500c3aed1b92254d49404405eecea78114b7 -doccontainersize 140400 -doccontainerchecksum 2ad7d8daf09012dc95ac92134f8874c21b25f088697e13a7840806bfef80aab4c13ff16acbfd7bde1f6e476b510188fbda0dfce36f3407baef607c5235128498 -docfiles size=46 - RELOC/doc/latex/expdlist/expdlisg.pdf details="Package documentation (German)" language="de" - RELOC/doc/latex/expdlist/expdlist.pdf details="Package documentation (English)" language="en" - RELOC/doc/latex/expdlist/readme.txt -srccontainersize 9992 -srccontainerchecksum a83bc009fc732444d2f79b4650ad9f0edea3bcfaee7130678c203761f461d268798a597fbea1c73ac5d667b868236df08ab614b59b6c938c8882749fa1bc7492 -srcfiles size=14 - RELOC/source/latex/expdlist/expdlisg.drv - RELOC/source/latex/expdlist/expdlist.drv - RELOC/source/latex/expdlist/expdlist.dtx - RELOC/source/latex/expdlist/expdlist.ins -runfiles size=2 - RELOC/tex/latex/expdlist/expdlist.sty -catalogue-ctan /macros/latex/contrib/expdlist -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics list-descr -catalogue-version 2.4 - -name expex -category Package -revision 44499 -shortdesc Linguistic examples and glosses, with reference capabilities -relocated 1 -longdesc The package provides macros for typesetting linguistic examples -longdesc and glosses, with a refined mechanism for referencing examples -longdesc and parts of examples. The package can be used with LaTeX using -longdesc the .sty wrapper or with PlainTex. -containersize 19328 -containerchecksum 39b77a5135445ee2d23d42ead06e9624c2127a8ab7295062793df9d3a5e6f81647b5ec822e4c2acf572e08b8d474131ee8ad45d0bf061bc5aa6cad6253475163 -doccontainersize 473796 -doccontainerchecksum 837a068cf5a70256e64c722263edf1568f5cd507b96420db51e85a0cf8c7743ca1497a56520872db828547b808194c971a7480f54d292c82aedf76788ebcbc2d -docfiles size=129 - RELOC/doc/generic/expex/README details="Readme" - RELOC/doc/generic/expex/doc-source.zip - RELOC/doc/generic/expex/expex-doc.pdf details="Package documentation" -runfiles size=24 - RELOC/tex/generic/expex/epltxchapno.sty - RELOC/tex/generic/expex/epltxfn.sty - RELOC/tex/generic/expex/eptexfn.tex - RELOC/tex/generic/expex/expex-demo.tex - RELOC/tex/generic/expex/expex.sty - RELOC/tex/generic/expex/expex.tex -catalogue-ctan /macros/generic/expex -catalogue-date 2017-05-26 16:42:23 +0200 -catalogue-license lppl -catalogue-topics linguistic -catalogue-version 5.1b - -name export -category Package -revision 27206 -shortdesc Import and export values of LaTeX registers -relocated 1 -longdesc The package allows the user to export/import the values of -longdesc LaTeX registers (counters, rigid and rubber lengths only). It -longdesc is not for faint-hearted users. The package may be used, for -longdesc example, to communicate between documents for the purposes of -longdesc dvipaste. -containersize 6392 -containerchecksum 3df119bb2d68bc3a8ed26efedf16758d188eedbd0cf1708e15b729768e709f75e13ad739f2e6a4436359d49f54f172d4b556bd2a8a1c663412e25050379a44f7 -doccontainersize 280328 -doccontainerchecksum ae3b76ce879260e019fd41f3d778e3290304f9d7db1dc83f612adbde59174461006f5c1384375914cae3808fcf6ada79610208a4021b7787975239ea8c418deb -docfiles size=70 - RELOC/doc/latex/export/00readme details="Readme" - RELOC/doc/latex/export/export.pdf details="Package documentation" -srccontainersize 9052 -srccontainerchecksum ecd92735ed51c56e860fb80dc1ac02acdae5d9e34d949a332855429419e9d5ce86cd81c47a092636e0888bfc214549e3b23948940ac0df834108fdb83fdc9bb5 -srcfiles size=9 - RELOC/source/latex/export/export.dtx - RELOC/source/latex/export/export.ins - RELOC/source/latex/export/export.l -runfiles size=6 - RELOC/tex/latex/export/dvipaste.sty - RELOC/tex/latex/export/export.sty -catalogue-ctan /macros/latex/contrib/export -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics macro-supp -catalogue-version 1.8 - -name expressg -category Package -revision 29349 -shortdesc Diagrams consisting of boxes, lines, and annotations -relocated 1 -longdesc A MetaPost package providing facilities to assist in drawing -longdesc diagrams that consist of boxes, lines, and annotations. -longdesc Particular support is provided for creating EXPRESS-G diagrams, -longdesc for example IDEF1X, OMT, Shlaer-Mellor, and NIAM diagrams. The -longdesc package may also be used to create UML and most other -longdesc Box-Line-Annotation charts, but not Gantt charts directly. -containersize 18612 -containerchecksum 3175a35fddb3bc5f6e59e8c2d01a9a301689c9bb1f066af079d36158834797f35a5fe4b40d545b3e45723ac27783dbe4f8ad0e9527f73cdf9ffc3d942866e592 -doccontainersize 467728 -doccontainerchecksum 7ae382eddb9a54ad9f812fa7d3d2d79fb1fa00aabd92b2c4f2003d8dfff27fdaea9625cbf4bbbc417e6183e8e4747476fc846bbc6f4cd9310705bfdcf2dc06da -docfiles size=137 - RELOC/doc/metapost/expressg/README details="Package Readme" - RELOC/doc/metapost/expressg/aamfigs.pdf details="Examples of use" - RELOC/doc/metapost/expressg/aamfigs.tex - RELOC/doc/metapost/expressg/expeg.pdf - RELOC/doc/metapost/expressg/expeg.tex - RELOC/doc/metapost/expressg/expressg.pdf details="Package documentation" - RELOC/doc/metapost/expressg/n2mps.sh - RELOC/doc/metapost/expressg/n2mpsprl.prl -srccontainersize 45012 -srccontainerchecksum e654e012782e06af9b88560e3cffc0c0d784bc570dd9dea4485db23867e03e49749b9a78b6793cf0854144c447da456b6263ab6ee37ebff6fa00c80b8bf7b473 -srcfiles size=53 - RELOC/source/metapost/expressg/expressg.dtx - RELOC/source/metapost/expressg/expressg.ins -runfiles size=23 - RELOC/metapost/expressg/aam.mp - RELOC/metapost/expressg/expeg.mp - RELOC/metapost/expressg/expressg.mp -catalogue-also metauml -catalogue-ctan /graphics/metapost/contrib/macros/expressg -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics diagram graphics-in-tex -catalogue-version 1.5 - -name exsheets -category Package -revision 43188 -shortdesc Create exercise sheets and exams -relocated 1 -longdesc The package provides the means to create exercises or questions -longdesc and their corresponding solutions. The questions may be divided -longdesc into classes and/or topics and may be printed selectively. -longdesc Meta-data to questions can be added and recovered. The -longdesc solutions may be printed where they are, or collected and -longdesc printed at a later point in the document all together, -longdesc section-wise or selectively by ID. The package provides the -longdesc means to selectively include questions from an external file, -longdesc and to control the style of headings of both questions and -longdesc solutions. As of May 2017, this package has been superseded by -longdesc its official successor xsim. exsheets itself is now considered -longdesc obsolete, but will stay alive, and will continue to receive -longdesc bugfix releases. However, new features will not be added any -longdesc more. -containersize 24072 -containerchecksum f45b35d31e4d777c06ae3b4c4e550a498137eb0b7231bbc9b521fe383cd8cf80f9069b394761b96376e31ef8ea2feb664d87921f121be4b684d14c06f86c4ff6 -doccontainersize 700872 -doccontainerchecksum eb7a7a80d3b947ae05394aa96c55b800fa229b809dee7494d99fca8b67a111a8d08a2e5b46aa289c18a2fb0e5c8774383bfaf2300e8746d39a5e805f727a2afb -docfiles size=198 - RELOC/doc/latex/exsheets/README details="Readme" - RELOC/doc/latex/exsheets/exsheets_en.pdf details="Package documentation" - RELOC/doc/latex/exsheets/exsheets_en.tex - RELOC/doc/latex/exsheets/grading-table.pdf - RELOC/doc/latex/exsheets/grading-table.tex -runfiles size=42 - RELOC/tex/latex/exsheets/exsheets-listings.sty - RELOC/tex/latex/exsheets/exsheets.sty - RELOC/tex/latex/exsheets/exsheets_configurations.cfg - RELOC/tex/latex/exsheets/exsheets_headings.cfg - RELOC/tex/latex/exsheets/exsheets_headings.def -catalogue-also xsim -catalogue-ctan /macros/latex/contrib/exsheets -catalogue-date 2017-05-19 18:29:46 +0200 -catalogue-license lppl1.3 -catalogue-topics exercise exam expl3 -catalogue-version 0.21i - -name exsol -category Package -revision 48977 -shortdesc Exercises and solutions from the same source, into a book -relocated 1 -longdesc This package provides macros to allow for embedding exercises -longdesc and solutions in the LaTeX source of an instructional text -longdesc (e.g., a book or a course text) while generating the following -longdesc separate documents: your original text that only contains the -longdesc exercises, and a solution book that contains only the solutions -longdesc to the exercises (optionally, the exercises themselves can also -longdesc be copied to the solution book). The exercise data are -longdesc generated when running LaTeX on your document; the first run -longdesc also writes the solutions to a secondary file that may be -longdesc included in a simple document harness, may be processed by -longdesc LaTeX, to generate a nice solution book. The code of the -longdesc package was derived (in large part) from fancyvrb. -containersize 3472 -containerchecksum 55ff80263795fe47072cbdf9cb9f92770d81f9adf2534e846b6a68926f2ee24f2d4bab049d57d40e847882f11014760e8526e6c7f57fa331215ea27f91c180a8 -doccontainersize 600428 -doccontainerchecksum f084907c537fc753ea43259fb7d6c0bb57b12fee0201e33f0c41227bb7272d14d66e3a4f70ed42fd2e0bc24a6ecb24e7b147b1b027989628a90ffc68d5e387c0 -docfiles size=169 - RELOC/doc/latex/exsol/LICENSE - RELOC/doc/latex/exsol/README details="Readme" - RELOC/doc/latex/exsol/example-formulacollection.pdf - RELOC/doc/latex/exsol/example-local.pdf - RELOC/doc/latex/exsol/example-solutionbook.pdf - RELOC/doc/latex/exsol/example.pdf - RELOC/doc/latex/exsol/exsol.pdf details="Package documentation" -srccontainersize 12552 -srccontainerchecksum 8bba8ca751ef754362e8d625a51d9f6f66d5dff7107c94b97fa8830e3ff1017ddfe2d0e8df5866a4ddc55feef91e3972e83fab303e6161a3975c44cb1ddb33f4 -srcfiles size=13 - RELOC/source/latex/exsol/exsol.dtx - RELOC/source/latex/exsol/exsol.ins -runfiles size=4 - RELOC/tex/latex/exsol/exsol.sty -catalogue-ctan /macros/latex/contrib/exsol -catalogue-date 2018-10-23 09:24:04 +0200 -catalogue-license lppl1.3 -catalogue-topics exercise -catalogue-version 1.4 - -name extarrows -category Package -revision 15878 -shortdesc Extra Arrows beyond those provided in amsmath -relocated 1 -longdesc Arrows are provided to supplement \xleftarrow and \xrightarrow -longdesc of the amsath package: \xlongequal, \xLongleftarrow, -longdesc \xLongrightarrow, \xLongleftrightarrow, \xLeftrightarrow. -longdesc \xlongleftrightarrow, \xleftrightarrow, \xlongleftarrow and -longdesc \xlongrightarrow. -containersize 816 -containerchecksum 52264fc10f2f78f1455c2691673b890b5fd7167ffba1adf0572e640f7db537b79a0ebb4582d5eb42261e97b7d0bee2e86134d652404dc393b9854c19c5d9ef7d -doccontainersize 28472 -doccontainerchecksum 13ee4cb016f65dec37cdcc7b2b92bb22e6d1cfd7e6762694cf58d029017b8efaebe6bb5d4fabafdbbfaaa38b6c251483361b7246b241509252cb2f166b5b13d7 -docfiles size=10 - RELOC/doc/latex/extarrows/README details="Readme" - RELOC/doc/latex/extarrows/extarrows-test.pdf - RELOC/doc/latex/extarrows/extarrows-test.tex -runfiles size=1 - RELOC/tex/latex/extarrows/extarrows.sty -catalogue-ctan /macros/latex/contrib/extarrows -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lgpl -catalogue-topics maths -catalogue-version 1.0b - -name exteps -category Package -revision 19859 -shortdesc Include EPS figures in MetaPost -relocated 1 -longdesc Exteps is a module for including external EPS figures into -longdesc MetaPost figures. It is written entirely in MetaPost, and does -longdesc not therefore require any post processing of the MetaPost -longdesc output. -containersize 2988 -containerchecksum 8347bab209d794059ef0e9377fcc8702ea69214b715a334a7401436b868dca176f1bf042afbfe17a34b89d2ce8fd238d0f068a262eb005e2913115b6e049ec2b -doccontainersize 108696 -doccontainerchecksum 354647b3ee8ef0af7846af314afeeddee200c7a6b3bc3eeed1aa37d2983db778943d1841f7ba2c248b3c87eee64557e7f24dbb50299f178dc81409d9852dcac0 -docfiles size=55 - RELOC/doc/metapost/exteps/LICENSE - RELOC/doc/metapost/exteps/README - RELOC/doc/metapost/exteps/delfin - RELOC/doc/metapost/exteps/exteps.pdf details="Package documentation" - RELOC/doc/metapost/exteps/exteps.tex -runfiles size=3 - RELOC/metapost/exteps/exteps.mp -catalogue-ctan /graphics/metapost/contrib/macros/exteps -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license gpl -catalogue-topics graphics-prep -catalogue-version 0.41 - -name extpfeil -category Package -revision 16243 -shortdesc Extensible arrows in mathematics -relocated 1 -longdesc The package provides some more extensible arrows (usable in the -longdesc same way as \xleftarrow from amsmath), and a simple command to -longdesc create new ones. -containersize 1668 -containerchecksum 081e4f9ed814d9c8d8e9e28640ea1e8d19dae3bc6184abf7447371ff63fed5e75b45d92ce1c6129b169c689e108d4d33e09bdbefd8222428f94f976f98048649 -doccontainersize 110592 -doccontainerchecksum 3d055cdd8e83f5377b18825da05fe348b3fae1db2fbd8aff29e417e991a682f56986cd99d9b372048a4301b3b015b52aabf6f7cf67949b47a0b66c5c6fb50609 -docfiles size=35 - RELOC/doc/latex/extpfeil/README details="Readme" - RELOC/doc/latex/extpfeil/extpfeil.pdf details="Benutzerdoku" language="de" -srccontainersize 6524 -srccontainerchecksum f5fcbabe85a4c1eb184483d9907a3c2a73b4fe80d00ef616a9cc27742418a06e671fda1ab3e3f6eb3da48fde327f847cc59797fd0a8fd228840769f4afa44d3e -srcfiles size=6 - RELOC/source/latex/extpfeil/extpfeil.dtx - RELOC/source/latex/extpfeil/extpfeil.ins -runfiles size=1 - RELOC/tex/latex/extpfeil/extpfeil.sty -catalogue-ctan /macros/latex/contrib/extpfeil -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics maths -catalogue-version 0.4 - -name extract -category Package -revision 15878 -shortdesc Extract parts of a document and write to another document -relocated 1 -longdesc The package provides the means to extract specific content from -longdesc a source document and write that to a target document. One -longdesc could, for instance, use this to extract all exercises from -longdesc lecture notes and generate an exercises book on the fly. The -longdesc package also provides an environment which writes its body -longdesc entirely to the target file. Another environment will write to -longdesc the target file, but will also execute the body. This allows to -longdesc share code (for instance, a preamble) between the source -longdesc document and the target file. Finally, the package provides an -longdesc interface to conditionally extract content. With a single -longdesc package option, one can specify exactly which commands (counted -longdesc from the start of the document) should be extracted and which -longdesc not. This might be useful for extracting specific slides from a -longdesc presentation and use them in a new file. -containersize 4284 -containerchecksum 7fbe5537188930eac068e7c8989de4c978964e39274c3f6e2f4f8598eeb4e6024ac130643594089c5f69e21bd3118d9e6624c4cde8c85b130b23ae6d7a0a5a55 -doccontainersize 183320 -doccontainerchecksum ca18f79413c3ce9b9be09373fd37dce6d2b55976e3fab30b3bc7931d3e6a5e55d065e4f6488bece046745911da2af0e6d30d6e0b9089554c4bfbe118a897ece0 -docfiles size=51 - RELOC/doc/latex/extract/README details="Package README" - RELOC/doc/latex/extract/extract.pdf details="Package documentation" -srccontainersize 17344 -srccontainerchecksum b51bb86f90dec89242078c34bd33968f37f97b7579d168b6ce2f609c20fbd77cc5ca6ac373d5cd3ac30a72e744b01282e77a3d3ff08c2727de29ece8c6b4d91c -srcfiles size=19 - RELOC/source/latex/extract/extract.dtx -runfiles size=4 - RELOC/tex/latex/extract/extract.sty -catalogue-ctan /macros/latex/contrib/extract -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics editorial -catalogue-version 1.8 - -name extsizes -category Package -revision 17263 -shortdesc Extend the standard classes' size options -relocated 1 -longdesc Provides classes extarticle, extreport, extletter, extbook and -longdesc extproc which provide for documents with a base font size from -longdesc 8-20pt. There is also a LaTeX package, extsizes.sty, which can -longdesc be used with nonstandard document classes. But it cannot be -longdesc guaranteed to work with any given class. -containersize 11692 -containerchecksum 4eda9c64a6086a2eb7b8de546096bc2e5e00c9575b4ad89900481a99b4e5ed42a3941444a79337b26646c7e69811fc9b53f64d408609e79ec648c1e31b13450b -doccontainersize 195088 -doccontainerchecksum 8e0489226942ea45e916dff3a0062d1588d322708f1dc416438f8f6ddfb89dfbcb4dfda415fe868848a048c4be15b1535624058ba3a2932c880c6d429a6a127f -docfiles size=54 - RELOC/doc/latex/extsizes/README details="Readme" - RELOC/doc/latex/extsizes/extsizes.pdf details="Package documentation" - RELOC/doc/latex/extsizes/extsizes.tex - RELOC/doc/latex/extsizes/readme.extsizes -runfiles size=35 - RELOC/tex/latex/extsizes/autopagewidth.sty - RELOC/tex/latex/extsizes/extarticle.cls - RELOC/tex/latex/extsizes/extbook.cls - RELOC/tex/latex/extsizes/extletter.cls - RELOC/tex/latex/extsizes/extproc.cls - RELOC/tex/latex/extsizes/extreport.cls - RELOC/tex/latex/extsizes/extsizes.sty - RELOC/tex/latex/extsizes/size14.clo - RELOC/tex/latex/extsizes/size17.clo - RELOC/tex/latex/extsizes/size20.clo - RELOC/tex/latex/extsizes/size8.clo - RELOC/tex/latex/extsizes/size9.clo -catalogue-ctan /macros/latex/contrib/extsizes -catalogue-date 2018-03-02 11:58:24 +0100 -catalogue-license lppl -catalogue-topics book-pub class -catalogue-version 1.4a - -name facsimile -category Package -revision 21328 -shortdesc Document class for preparing faxes -relocated 1 -longdesc The facsimile class provides a simple interface for creating a -longdesc document for sending as a fax, with LaTeX. The class covers two -longdesc areas: First, a title page is created with a detailed fax -longdesc header; second, every page gets headers and footers so that the -longdesc recipient can be sure that every page has been received and all -longdesc pages are complete, and in the correct order. The class evolved -longdesc from the fax package, and provides much better language -longdesc support. -containersize 4460 -containerchecksum 7ce1d861c3562369771b2008421e36835729245a907a0bd5e5d92e2a816416f89fb1f270bef356491db0c2489984c8984bd45a91c28e278e56bd253f1ff04b68 -doccontainersize 28936 -doccontainerchecksum e5f003df30a6ba2aa15a6a878fc51edf4250b441f3acfce7930aa4e983101dbbd0fddc75a00e0c694a007383f24becbc3d2372743b849b3eac71f568406e0fbf -docfiles size=12 - RELOC/doc/latex/facsimile/README details="Readme" - RELOC/doc/latex/facsimile/example.tex - RELOC/doc/latex/facsimile/facsimile.pdf details="Package documentation" -srccontainersize 10960 -srccontainerchecksum 4374b1c8f76123a69f2360c2037a0c1ea711fdbbdeac13b0c18840e7633e5a49a450393cfa3e294e55864ced0d2d0c34a07bb76959d630c3576d6b8a1d4b0191 -srcfiles size=11 - RELOC/source/latex/facsimile/facsimile.dtx - RELOC/source/latex/facsimile/facsimile.ins -runfiles size=5 - RELOC/tex/latex/facsimile/fac-de.cfg - RELOC/tex/latex/facsimile/fac-en.cfg - RELOC/tex/latex/facsimile/facsimile.cls -catalogue-ctan /macros/latex/contrib/facsimile -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics letter class -catalogue-version 1.0 - -name factura -category Package -revision 48333 -shortdesc Typeset and calculate invoices according to Venezuelan law -relocated 1 -longdesc 'factura' is the Spanish word for 'invoice', so this is a LaTeX -longdesc class for typesetting and calculating invoices, taking into -longdesc account requirements of SENIAT legislation (tax collector -longdesc entity on the Bolivarian Republic of Venezuela). However, its -longdesc use is not restricted to Venezuela because all variables and -longdesc the displayed text can be redefined by invoking commands or -longdesc editing. -containersize 25344 -containerchecksum f9ac35ff37b156b76f940f31ee68642ae28b276afd424c324d4b386cf6fbbf4f0115cbdcf03667c5e9a186a3b7cb9d4693fb4d8c1a90ea53f81f2a5ad80f9f49 -doccontainersize 710636 -doccontainerchecksum 0ae6bee674dce3b651b9abbd124fd7d45196d24b9371291f7bae6cbb745099596abd02d58b4cc7341d8155c64faea1288113fd97a97550865d864c5ccb63f5d9 -docfiles size=276 - RELOC/doc/latex/factura/README details="Readme" - RELOC/doc/latex/factura/factura-beispiel-rechnung.tex - RELOC/doc/latex/factura/factura-ejemplo-aux.tex - RELOC/doc/latex/factura/factura-ejemplo-cotizacion.tex - RELOC/doc/latex/factura/factura-ejemplo-factura01.tex - RELOC/doc/latex/factura/factura-ejemplo-factura02.tex - RELOC/doc/latex/factura/factura-ejemplo-factura03.tex - RELOC/doc/latex/factura/factura-ejemplo-factura04.tex - RELOC/doc/latex/factura/factura-ejemplo-factura05.tex - RELOC/doc/latex/factura/factura-ejemplo-factura06.tex - RELOC/doc/latex/factura/factura-ejemplo-factura07.tex - RELOC/doc/latex/factura/factura-ejemplo-factura08.tex - RELOC/doc/latex/factura/factura-ejemplo-factura09.tex - RELOC/doc/latex/factura/factura-ejemplo-factura10.tex - RELOC/doc/latex/factura/factura-ejemplo-firma.tex - RELOC/doc/latex/factura/factura-ejemplo-fondo.tex - RELOC/doc/latex/factura/factura-ejemplo-membrete.tex - RELOC/doc/latex/factura/factura-ejemplo-prefactura.pdf details="Compiled sample" - RELOC/doc/latex/factura/factura-ejemplo-prefactura.tex - RELOC/doc/latex/factura/factura-ejemplo-reporte1.tex - RELOC/doc/latex/factura/factura-ejemplo-reporte2.tex - RELOC/doc/latex/factura/factura-ejemplo-reporte3.tex - RELOC/doc/latex/factura/factura.pdf details="Package documentation" language="es-ve" -srccontainersize 67080 -srccontainerchecksum f5ddc8449fd8fd8cc3c5fe050e1ceda817ad64ed836365821b69c71705a4b87e312e414eb94b07e31beba0b6e08a2ed64d4c1923303ae037893dca3f05f3e214 -srcfiles size=77 - RELOC/source/latex/factura/factura.dtx - RELOC/source/latex/factura/factura.ins -runfiles size=30 - RELOC/tex/latex/factura/factura.cls - RELOC/tex/latex/factura/factura.def -catalogue-ctan /macros/latex/contrib/factura -catalogue-date 2018-08-02 20:31:16 +0200 -catalogue-license lppl1.3 -catalogue-topics invoice spanish class -catalogue-version 3.57 - -name facture -category Package -revision 43865 -shortdesc Generate an invoice -relocated 1 -longdesc Une classe simple permettant de produire une facture, avec ou -longdesc sans TVA, avec gestion d'une adresse differente pour la -longdesc livraison et pour la facturation. A simple class that allows -longdesc production of an invoice, with or without VAT; different -longdesc addresses for delivery and for billing are permitted. -containersize 3252 -containerchecksum 38191fc9bd763b377ff57ff415f94ee3e21faccca851fc88f46ea5093dba0ce5b4640c5c9d7335f979395c6becbcd88f753ead58cf7a0dac73ceb24f22f0ff3f -doccontainersize 156264 -doccontainerchecksum 995c9cbc559df6f6adabd1b46d22d92467c24fb2d2577823b7a5f839be11c508141c3a29350ab7fa138fdd162a2d8c02dec94b6a4dfc013a229723ca855e77d3 -docfiles size=46 - RELOC/doc/xelatex/facture/README details="Readme (in French)" language="fr" - RELOC/doc/xelatex/facture/exemple.pdf - RELOC/doc/xelatex/facture/exemple.tex - RELOC/doc/xelatex/facture/exemplesansTVA.pdf - RELOC/doc/xelatex/facture/exemplesansTVA.tex - RELOC/doc/xelatex/facture/exemplesansremise.pdf - RELOC/doc/xelatex/facture/exemplesansremise.tex - RELOC/doc/xelatex/facture/facture.pdf details="Package documentation" language="fr" - RELOC/doc/xelatex/facture/makefile -srccontainersize 7352 -srccontainerchecksum e8b599ccc78b111d7dffcfc8970387b1dad1ba54ed219076b9e10da583a058cf49bf370c10b17a4c09b1c11109e5c055b33c7ab0596a5013b73513947381c7db -srcfiles size=7 - RELOC/source/xelatex/facture/facture.dtx - RELOC/source/xelatex/facture/facture.ins -runfiles size=3 - RELOC/tex/xelatex/facture/facture.cls -catalogue-also invoice factura -catalogue-ctan /macros/xetex/latex/facture -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license cc-by-sa-2 -catalogue-topics invoice class xetex -catalogue-version 1.2.2 - -name facture-belge-simple-sans-tva -category Package -revision 49004 -shortdesc Simple Belgian invoice without VAT -relocated 1 -longdesc This package can be used to generate invoices for Belgian -longdesc individuals who do not have a VAT number and who wish to do -longdesc occasional work, or to carry out paid additional activities -longdesc during their free time up to 6,000 euros per calendar year -longdesc (amount indexed annually) without having to pay tax or social -longdesc security contributions (see the website Activites -longdesc complementaires). The package can also generate expense -longdesc reports. All totals are calculated automatically, in the -longdesc invoice and in the expense report. The package depends on -longdesc calctab, ifthen, hyperref, fancyhdr, multirow, eurosym, color, -longdesc and colortbl. -containersize 1088 -containerchecksum 5aec539f8122caf6fb037aa21ff67ad719a6ca2a03b6075be64c94e00ad4d671bd2a69dce99569ded440dc5de1c1d255d367d7bcdbc04e32c58aa77b8a9792ac -doccontainersize 275724 -doccontainerchecksum 60e59e441b6d73872560672dfc95b1f70334a1dd4586f398ac68a13cb6f71396ef2a432153eabe709c6080c5ca8c188284286bd1a237dfad1d126660c449014c -docfiles size=103 - RELOC/doc/xelatex/facture-belge-simple-sans-tva/LICENSE - RELOC/doc/xelatex/facture-belge-simple-sans-tva/README.md details="Readme" - RELOC/doc/xelatex/facture-belge-simple-sans-tva/article-facture.pdf details="Example of use (invoice)" - RELOC/doc/xelatex/facture-belge-simple-sans-tva/article-facture.tex - RELOC/doc/xelatex/facture-belge-simple-sans-tva/article-note-de-frais.pdf details="Example of use (expense report)" - RELOC/doc/xelatex/facture-belge-simple-sans-tva/article-note-de-frais.tex - RELOC/doc/xelatex/facture-belge-simple-sans-tva/communs-facture-note-about.tex - RELOC/doc/xelatex/facture-belge-simple-sans-tva/communs-facture-note.tex - RELOC/doc/xelatex/facture-belge-simple-sans-tva/facture-belge-simple-sans-tva-doc.pdf details="Package documentation" - RELOC/doc/xelatex/facture-belge-simple-sans-tva/facture-belge-simple-sans-tva-doc.tex - RELOC/doc/xelatex/facture-belge-simple-sans-tva/facture-sans-tva.tex - RELOC/doc/xelatex/facture-belge-simple-sans-tva/line_bas.png - RELOC/doc/xelatex/facture-belge-simple-sans-tva/line_haut.png - RELOC/doc/xelatex/facture-belge-simple-sans-tva/note-de-frais.tex - RELOC/doc/xelatex/facture-belge-simple-sans-tva/signature.png -runfiles size=1 - RELOC/tex/xelatex/facture-belge-simple-sans-tva/facture-belge-simple-sans-tva.sty -catalogue-contact-announce https://gitlab.adullact.net/zenjo/facture-belge-simple-sans-tva/wikis/Annonces -catalogue-contact-bugs https://gitlab.adullact.net/zenjo/facture-belge-simple-sans-tva/issues -catalogue-contact-development http://myblog.robert.sebille.name/spip.php?page=contact -catalogue-contact-home https://gitlab.adullact.net/zenjo/facture-belge-simple-sans-tva/wikis/home -catalogue-contact-repository https://gitlab.adullact.net/zenjo/facture-belge-simple-sans-tva/tree/master -catalogue-contact-support http://myblog.robert.sebille.name/spip.php?page=contact -catalogue-ctan /macros/xetex/latex/facture-belge-simple-sans-tva -catalogue-date 2018-10-27 19:30:16 +0200 -catalogue-license lppl1.3c -catalogue-topics invoice xetex -catalogue-version 2.1 - -name faktor -category Package -revision 15878 -shortdesc Typeset quotient structures with LaTeX -relocated 1 -longdesc The package provides the means to typeset factor structures, as -longdesc are used in many areas of algebraic notation. The structure is -longdesc similar to the 'A/B' that is provided by the nicefrac package -longdesc (part of the units distribution), and by the xfrac package; the -longdesc most obvious difference is that the numerator and denominator's -longdesc sizes do not change in the \faktor command. -containersize 1420 -containerchecksum 4f9590b54008fa7646664dff5b7b711a7d91d87535798726abb49a3d241d30508bc7c3028cb615f277fed8dd1d613cf3503d0efbea61c4a1579b09c9ae576511 -doccontainersize 80932 -doccontainerchecksum 207020f973a717150ca96c6fc0459c3abff43761e9cd541f86db4771eab08a1b117658c93299cd63af11448e3d040124a71d1620edf9950a460e265cb871fd9c -docfiles size=26 - RELOC/doc/latex/faktor/README details="Readme and basic instructions" - RELOC/doc/latex/faktor/faktor.pdf details="Benutzerdoku" language="de" -srccontainersize 4304 -srccontainerchecksum ef21eea80a13249cdf2057b35138ef5992b7e91ad1705a294178adea420921dc56b88b32fb480784904781a88295a0d11d63f973106ef1e4b153e10a0130237e -srcfiles size=3 - RELOC/source/latex/faktor/faktor.dtx - RELOC/source/latex/faktor/faktor.ins -runfiles size=1 - RELOC/tex/latex/faktor/faktor.sty -catalogue-ctan /macros/latex/contrib/faktor -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics maths -catalogue-version 0.1b - -name fancybox -category Package -revision 18304 -shortdesc Variants of \fbox and other games with boxes -relocated 1 -longdesc Provides variants of \fbox: \shadowbox, \doublebox, \ovalbox, -longdesc \Ovalbox, with helpful tools for using box macros and flexible -longdesc verbatim macros. You can box mathematics, floats, center, -longdesc flushleft, and flushright, lists, and pages. -containersize 7708 -containerchecksum cf5d223e392151fa71b831510e6217c9409e43700a47522e142f21d5403f38a1fae59fcf594a4622b91c75cb54c2cc9b61094cae97fa3f8d21c6f492a8a94c26 -doccontainersize 277916 -doccontainerchecksum 39970283af4bd1e87a94c89438260b6de07a7c5fc2eed07361c3c566c73b94b087dc58396870d1afc7f9f8ebdcddaf43f4ab97f76553cbe2e1d89f7d259ae978 -docfiles size=84 - RELOC/doc/latex/fancybox/Changes - RELOC/doc/latex/fancybox/Makefile - RELOC/doc/latex/fancybox/README details="Readme" - RELOC/doc/latex/fancybox/fancybox-doc.pdf details="Documentation -- Box tips and tricks:" - RELOC/doc/latex/fancybox/fancybox-doc.tex -runfiles size=7 - RELOC/tex/latex/fancybox/fancybox.sty -catalogue-ctan /macros/latex/contrib/fancybox -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.2 -catalogue-topics boxing -catalogue-version 1.4 - -name fancyhandout -category Package -revision 46411 -shortdesc A LaTeX class for producing nice-looking handouts -relocated 1 -longdesc This package breaks with some of LaTeX's principles and -longdesc redefines basic LaTeX commands with the aim of producing -longdesc well-designed and clearly structured handouts: A sans-serif -longdesc font is used by default; sections are not numbered, but -longdesc highlighted by underlining; head- and footline display document -longdesc information; and in order to avoid too much whitespace around -longdesc the text the margin sizes are adjusted to smaller values. All -longdesc in all, fancyhandout provides a means of typesetting documents -longdesc not exclusively consisting of running text in a beautiful way. -longdesc fancyhandout depends on the following other LaTeX packages: -longdesc csquotes, enumitem, etoolbox, fancyhdr, geometry, and xcolor. -containersize 3324 -containerchecksum e51de612fe1e1bd8f266941952c24b10bc404d075c39119c5506623f763f98bfcf8d30d01edb17f7a63b14adb85ae9b5f48c0e97edc5288355fb4fcd67d3bc31 -doccontainersize 71460 -doccontainerchecksum c49a4ae58599939d55c1adf2baa2d8438649484de07f7060ce76780b032accc95f655323e1f9fd9dbfd9423ee63a8160d9c9d5c9913efd7c569536fe9268b50f -docfiles size=21 - RELOC/doc/latex/fancyhandout/README.md details="Readme" - RELOC/doc/latex/fancyhandout/fancyhandout-doc.pdf details="Package documentation" - RELOC/doc/latex/fancyhandout/fancyhandout-doc.tex -runfiles size=3 - RELOC/tex/latex/fancyhandout/fancyhandout.cls -catalogue-ctan /macros/latex/contrib/fancyhandout -catalogue-date 2018-01-23 05:35:34 +0100 -catalogue-license lppl1.3c -catalogue-topics class presentation - -name fancyhdr -category Package -revision 49886 -shortdesc Extensive control of page headers and footers in LaTeX2e -relocated 1 -longdesc The package provides extensive facilities, both for -longdesc constructing headers and footers, and for controlling their use -longdesc (for example, at times when LaTeX would automatically change -longdesc the heading style in use). -containersize 4140 -containerchecksum f7831fe54b77babda97f65d490194385e01464dbf9079579d6b697fecd2b1fe008266a3b6f7826cd6f60b4d41ac5a56f758a4ec7dc3f7ba9077abcc5c89e9bed -doccontainersize 717752 -doccontainerchecksum 08f1f88c884eefd829c641d37e1efd8ac01578fca4c69aaa43436ac33239ca310ce00858cfe42c7b2a12b8ab3e0f8fb03f30c94071deceeeac52d663e2944f48 -docfiles size=177 - RELOC/doc/latex/fancyhdr/README details="Readme" - RELOC/doc/latex/fancyhdr/fancyhdr.pdf details="Users' manual (English)" -srccontainersize 36224 -srccontainerchecksum 59a5d48399cabd62d099a0f40afac97bc7f80133e5a386668df85f6bb69071a85e467071e7784f29cd8a45a430961abc7344c364e25f6116a33be354adde2d72 -srcfiles size=36 - RELOC/source/latex/fancyhdr/fancyhdr.dtx - RELOC/source/latex/fancyhdr/fancyhdr.ins -runfiles size=5 - RELOC/tex/latex/fancyhdr/extramarks.sty - RELOC/tex/latex/fancyhdr/fancyhdr.sty - RELOC/tex/latex/fancyhdr/fancyheadings.sty -catalogue-also titleps -catalogue-ctan /macros/latex/contrib/fancyhdr -catalogue-date 2019-01-31 19:34:00 +0100 -catalogue-license lppl -catalogue-topics page-hf -catalogue-version 3.10 - -name fancyhdr-it -category Package -revision 21912 -shortdesc Italian translation of fancyhdr documentation -relocated 1 -longdesc The translation is of documentation provided with the fancyhdr -longdesc package. -containersize 396 -containerchecksum cf68d833f9422cc5b9aa1f5c62e84e098dacb005f1799ab90cdf3397dd9afed06c77b89d9017946922385ee2c65528e09585f9cb8277e328f204fccf6113b104 -doccontainersize 260656 -doccontainerchecksum 0a3540263b9b6ae4a65a0cf9d2c24117e5744616b5c4d8a4cdf417ebecbc489b8dd944637360dfdcc93d56f4882fd7abb4226469b0ff0d2073d6f2168a42216d -docfiles size=114 - RELOC/doc/latex/fancyhdr-it/Makefile - RELOC/doc/latex/fancyhdr-it/README details="Readme" - RELOC/doc/latex/fancyhdr-it/itfancyhdr.pdf details="The document itself" - RELOC/doc/latex/fancyhdr-it/itfancyhdr.tex -catalogue-ctan /info/translations/fancyhdr/it -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics italian-doc - -name fancylabel -category Package -revision 46736 -shortdesc Complex labelling with LaTeX -relocated 1 -longdesc The package provides a complex labelling scheme. It is designed -longdesc to support the needs of the author's chemschemex package -containersize 5288 -containerchecksum 3e16ed1347eafdf3317999221e238b46e42d35003cfbdb0ebff877ee95f9c0d663971842767409ff21db2b9b1c8fd43cd96dfa6deb346a43ae758d25741a41a3 -doccontainersize 230452 -doccontainerchecksum de3e8cfd4e49de20228355b36c7abea945b0e0b5b1526327aa101b5cfbce2333b6e5bf85961142dae05ef2af95b06722c4e322b7349c2fd6e652d8c11109f062 -docfiles size=58 - RELOC/doc/latex/fancylabel/README - RELOC/doc/latex/fancylabel/fancylabel.pdf details="Package documentation" -srccontainersize 10448 -srccontainerchecksum 9ca32782079ae1b508c10fbf45b12d55f08ae22ce0a2644069a17392d90083e81b9dd4287fbce240bdb14a3706b6c3aab46f11d30bb53e272c5808d52ab01802 -srcfiles size=17 - RELOC/source/latex/fancylabel/fancylabel.dtx - RELOC/source/latex/fancylabel/fancylabel.ins -runfiles size=9 - RELOC/tex/latex/fancylabel/fancylabel.sty -catalogue-ctan /macros/latex/contrib/fancylabel -catalogue-date 2018-02-23 21:24:38 +0100 -catalogue-license lppl1.2 -catalogue-topics label-ref chemistry -catalogue-version 1.1 - -name fancynum -category Package -revision 15878 -shortdesc Typeset numbers -relocated 1 -longdesc A LaTeX package for typesetting numbers, in particular floating -longdesc point numbers, such as you find in program output. -containersize 1456 -containerchecksum fbfd9952fa59633c42337185521ef1bf28b38ca3f6af5485b47754e7bafd26f8199a87cde265913449f5a4696af5a7d38576054d4706cd7724500c246a1f08cf -doccontainersize 56492 -doccontainerchecksum dc544d6b5258a99e42ccacdb6e32469193848300786e7666b1e14509a12c4e5c9e78d8f96dce388025dafd93d6edac2a4aded246528b3916b154ae43e90e1101 -docfiles size=27 - RELOC/doc/latex/fancynum/CHANGES - RELOC/doc/latex/fancynum/README details="Package README" - RELOC/doc/latex/fancynum/aue.txt - RELOC/doc/latex/fancynum/ctt.txt - RELOC/doc/latex/fancynum/dbltable.tex - RELOC/doc/latex/fancynum/examples.tex - RELOC/doc/latex/fancynum/fancynum.pdf details="Package documentation" -srccontainersize 5388 -srccontainerchecksum 59c7b1732908463d413dce66f2e29fd6993e2adbef5c9da1b4b489aba03fc87d61e86e2245a8fcefe8bed56143b7398605f60ee2423698ebe654a2c5c9534e5b -srcfiles size=6 - RELOC/source/latex/fancynum/Makefile - RELOC/source/latex/fancynum/fancynum.dtx - RELOC/source/latex/fancynum/fancynum.ins - RELOC/source/latex/fancynum/tables.c -runfiles size=1 - RELOC/tex/latex/fancynum/fancynum.sty -catalogue-ctan /macros/latex/contrib/fancynum -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics numbers -catalogue-version 0.92 - -name fancypar -category Package -revision 49801 -shortdesc Decoration of individual paragraphs -relocated 1 -longdesc Decorates individual paragraphs of a document, offering five -longdesc pre-defined styles. The command offers an optional 'key-value' -longdesc argument with the user may define parameters of the selected -longdesc style. Predefined styles offer a spiral-notebook, a zebra-like, -longdesc a dashed, a marked design, and an underlined style. Users may -longdesc also define their own styles. Decorated paragraphs may not -longdesc include displayed mathematics. -containersize 2896 -containerchecksum f52089a844d655de93a3319636ffa958c5ed93b8a215e3f510c4596b27e20762e60bf5ac8506adb4431cd94dea6bc6d219a85d8895db7875151b12463ec75b0e -doccontainersize 116368 -doccontainerchecksum fc3fd752e559f8d29e5f6c2325b22d4bcdf24d4f752bfb89ea56043e5bdf393f8b5ff863f26f605e97ca64f7f72794125ce36ee2295c8ee90435b78abbbcabb4 -docfiles size=30 - RELOC/doc/latex/fancypar/README details="Readme" - RELOC/doc/latex/fancypar/fancypar.pdf details="Package documentation" -srccontainersize 9564 -srccontainerchecksum 4fce4c3e126f77edb522399e5826b80e7306c150f138717d6010f6fccd5d74b4943204fb2fcc012934f24807fc7e4625eb7a77a21062f08f461409794a39cd39 -srcfiles size=10 - RELOC/source/latex/fancypar/fancypar.dtx - RELOC/source/latex/fancypar/fancypar.ins -runfiles size=2 - RELOC/tex/latex/fancypar/fancypar.sty -catalogue-also boites framed -catalogue-ctan /macros/latex/contrib/fancypar -catalogue-date 2019-01-22 21:47:18 +0100 -catalogue-license lppl1.3 -catalogue-topics decoration -catalogue-version 1.2 - -name fancyref -category Package -revision 15878 -shortdesc A LaTeX package for fancy cross-referencing -relocated 1 -longdesc Provides fancy cross-referencing support, based on the -longdesc package's reference commands (\fref and \Fref) that recognise -longdesc what sort of object is being referenced. So, for example, the -longdesc label for a \section would be expected to be of the form -longdesc 'sec:foo': the package would recognise the 'sec:' part. -containersize 3380 -containerchecksum fa29fcdc7b7cbe335df3c5cf235728a1b720f6cc559c8586a5baa4631ed8d3b74890e93789687268b788fa2fe37fb9d1eca61c834ae95215e9fe0251c82d0ecc -doccontainersize 104280 -doccontainerchecksum 6d1055a9ced2272b074d3921d073a81655ea46d6fbad03ade5487979d9e956b8d06e1aa89665e806ce6ea9b4f6511b6cd633230b8be77fa0b2a44c3d903afa68 -docfiles size=37 - RELOC/doc/latex/fancyref/COPYING - RELOC/doc/latex/fancyref/README details="Package Readme" - RELOC/doc/latex/fancyref/fancyref.pdf details="Package documentation" - RELOC/doc/latex/fancyref/freftest.tex -srccontainersize 18960 -srccontainerchecksum d6f6aac983bb319b6b14ea0c7bd1e2ce4afead61d94444549dc9e991d78373204f0f9adebbda069749472dcad6801c56b947a40417b44aa9a8b82c6cff429f42 -srcfiles size=21 - RELOC/source/latex/fancyref/fancyref.dtx - RELOC/source/latex/fancyref/fancyref.ins -runfiles size=4 - RELOC/tex/latex/fancyref/fancyref.sty -catalogue-ctan /macros/latex/contrib/fancyref -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics label-ref -catalogue-version 0.9c - -name fancyslides -category Package -revision 36263 -shortdesc Custom presentation class built upon LaTeX Beamer -relocated 1 -longdesc This class is prepared for short presentations with a modern -longdesc look & feel. It offers the following features: custom -longdesc background for each slide, predefined types of slides, -longdesc simplified commands (e.g. for starting and ending slide). The -longdesc class is built upon LaTeX beamer, so all beamer commands should -longdesc work. -containersize 1976 -containerchecksum a70749962778866e1cf76c1ef60eb8fe97597007163719f5c441cdd0ef00e73322ba1442a4ced0fe04cf076b5c9e2167cbe160405b470c5b429e2848e0d2ba33 -doccontainersize 2000576 -doccontainerchecksum 630b9c9ad27de354fb963a60f4edd8d4d1739887445097bcce11d6769994bc3ddaf2141e3b792927efa1920b2de2b64fe0ad3835b5b229ce37e0828619dd7ebc -docfiles size=994 - RELOC/doc/latex/fancyslides/README details="Readme" - RELOC/doc/latex/fancyslides/doc/1.jpg - RELOC/doc/latex/fancyslides/doc/2.jpg - RELOC/doc/latex/fancyslides/doc/blank.jpg - RELOC/doc/latex/fancyslides/doc/blue.png - RELOC/doc/latex/fancyslides/doc/example.pdf - RELOC/doc/latex/fancyslides/doc/example.tex - RELOC/doc/latex/fancyslides/doc/fancyslides.pdf details="Package documentation" - RELOC/doc/latex/fancyslides/doc/fancyslides.tex - RELOC/doc/latex/fancyslides/doc/frame.png - RELOC/doc/latex/fancyslides/doc/fs.pdf - RELOC/doc/latex/fancyslides/doc/green.png - RELOC/doc/latex/fancyslides/doc/item.png - RELOC/doc/latex/fancyslides/doc/orange.png - RELOC/doc/latex/fancyslides/doc/point.png -runfiles size=1 - RELOC/tex/latex/fancyslides/fancyslides.cls -catalogue-ctan /macros/latex/contrib/fancyslides -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics presentation class -catalogue-version 1.0 - -name fancytabs -category Package -revision 41549 -shortdesc Fancy page border tabs -relocated 1 -longdesc The package can typeset tabs on the side of a page. It requires -longdesc TikZ from the pgf bundle. -containersize 1600 -containerchecksum ccda127c0d59d6200521922ba226a3f2602ef1186cdaeb1764398e3f5c742ccc3c3a628539e4125bbdc81a95c030f10430fcae930b1a7cd512c8ca4ecdf52b33 -doccontainersize 184664 -doccontainerchecksum f3f383377aaa5a89db6dc5f982cddd1c575176b669312244a1f17c36dfcd4b9dcc3f4d1eb206c38916251fefeaf01fb1ab1a35f9478346427da8f2ac225811a4 -docfiles size=46 - RELOC/doc/latex/fancytabs/README - RELOC/doc/latex/fancytabs/fancytabs.pdf details="Package documentation" -srccontainersize 3964 -srccontainerchecksum 3d6660bdf9f74ddc67339e81f246627d1f4eb43f74c84cd76a9cd2b4a4859be487229185862dee2394309e6e028150a2e6eedeab9efc185afdbc10986f135940 -srcfiles size=4 - RELOC/source/latex/fancytabs/fancytabs.dtx - RELOC/source/latex/fancytabs/fancytabs.ins -runfiles size=1 - RELOC/tex/latex/fancytabs/fancytabs.sty -catalogue-ctan /macros/latex/contrib/fancytabs -catalogue-date 2016-06-27 10:08:39 +0200 -catalogue-license lppl1.3 -catalogue-topics decoration -catalogue-version 1.9 - -name fancytooltips -category Package -revision 27129 -shortdesc Include a wide range of material in PDF tooltips -relocated 1 -longdesc The package was inspired by the cooltooltips package. In -longdesc contrast to cooltooltips, fancytooltips allows inclusion of -longdesc tooltips which contain arbitrary TeX material or a series of -longdesc TeX materials (animated graphics) from an external PDF file. To -longdesc see the tooltips, you have to open the files in Adobe Reader. -longdesc The links and JavaScripts are inserted using eforms package -longdesc from the AcroTeX bundle. -containersize 7984 -containerchecksum 2ed53370e3162f678f1b606d4f018927b3514455b6804e97f01a8604ee738cbc07f23e8d8f50b27df7e670ccd3866878d3abae5f495f939890da484243bec028 -doccontainersize 1112380 -doccontainerchecksum 5e9992dc312c8d0360ae8af789295ae5f2e3c81e4375ebd39d478e2e6d3b7e6776190308a2c3bdfafbf61cbf188e9135433b4b1019d625a1005658cb4ae4f28d -docfiles size=513 - RELOC/doc/latex/fancytooltips/cite.png - RELOC/doc/latex/fancytooltips/examples/fancy-preview-demo.pdf - RELOC/doc/latex/fancytooltips/examples/fancy-preview-demo.sin.table - RELOC/doc/latex/fancytooltips/examples/fancy-preview-demo.tex - RELOC/doc/latex/fancytooltips/examples/fancy-preview-demo2.pdf - RELOC/doc/latex/fancytooltips/examples/fancy-preview-demo2.tex - RELOC/doc/latex/fancytooltips/examples/fancytooltips-example.pdf - RELOC/doc/latex/fancytooltips/examples/fancytooltips-example.tex - RELOC/doc/latex/fancytooltips/examples/pics/tecna2.pdf - RELOC/doc/latex/fancytooltips/examples/pics/tooltipy.pdf - RELOC/doc/latex/fancytooltips/examples/pics/tooltipy.tex - RELOC/doc/latex/fancytooltips/examples/pics/tooltipy.tips - RELOC/doc/latex/fancytooltips/examples/readme - RELOC/doc/latex/fancytooltips/fancy-preview - RELOC/doc/latex/fancytooltips/fancytipmark1.pdf - RELOC/doc/latex/fancytooltips/fancytipmark2.pdf - RELOC/doc/latex/fancytooltips/fancytipmark3.pdf - RELOC/doc/latex/fancytooltips/fancytipmark4.pdf - RELOC/doc/latex/fancytooltips/fancytooltips.pdf details="Package documentation" - RELOC/doc/latex/fancytooltips/readme - RELOC/doc/latex/fancytooltips/tip.pdf - RELOC/doc/latex/fancytooltips/tip.tex -srccontainersize 16716 -srccontainerchecksum 87cfeed78f6935fc9ce2be9344e48b95c96d8388a3fe45d5c608aaf9354ce6241aed1f85dc5a8be43191ef3c40286fd2d98799e4b703eefcf6f3e3d51eed2f60 -srcfiles size=16 - RELOC/source/latex/fancytooltips/fancytooltips.dtx - RELOC/source/latex/fancytooltips/fancytooltips.ins -runfiles size=10 - RELOC/tex/latex/fancytooltips/fancytipmark.eps - RELOC/tex/latex/fancytooltips/fancytipmark.pdf - RELOC/tex/latex/fancytooltips/fancytipmark.svg - RELOC/tex/latex/fancytooltips/fancytooltips.sty -catalogue-ctan /macros/latex/contrib/fancytooltips -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl1.2 -catalogue-topics pdf-feat -catalogue-version 1.8 - -name fancyvrb -category Package -revision 49717 -shortdesc Sophisticated verbatim text -relocated 1 -longdesc Flexible handling of verbatim text including: verbatim commands -longdesc in footnotes; a variety of verbatim environments with many -longdesc parameters; ability to define new customized verbatim -longdesc environments; save and restore verbatim text and environments; -longdesc write and read files in verbatim mode; build "example" -longdesc environments (showing both result and verbatim source). -containersize 11972 -containerchecksum 429d9c6cdf15e39b996bdb0cd5fbf923155f9045564b60caf1fabda0d00ab8b1aa9990368d8aa817391946e9e534fcd57ae1efd87511f35b7b2c648738705d18 -doccontainersize 170048 -doccontainerchecksum d32a379005c931ae9e48ef93d76c31952761ca8ce0a76523009b90420e33b819eadc710b7827e59df652c02c043f12a5fd18013838cfdead1b2ecbfe61bb8930 -docfiles size=52 - RELOC/doc/latex/fancyvrb/Changes - RELOC/doc/latex/fancyvrb/README details="Readme" - RELOC/doc/latex/fancyvrb/fancyvrb-doc.pdf details="Package documentation" - RELOC/doc/latex/fancyvrb/fancyvrb-doc.tex -runfiles size=17 - RELOC/tex/latex/fancyvrb/fancyvrb-ex.sty - RELOC/tex/latex/fancyvrb/fancyvrb.sty - RELOC/tex/latex/fancyvrb/hbaw.sty - RELOC/tex/latex/fancyvrb/hcolor.sty -catalogue-ctan /macros/latex/contrib/fancyvrb -catalogue-date 2019-01-15 20:16:28 +0100 -catalogue-license lppl1.3 -catalogue-topics verbatim -catalogue-version 3.2a - -name fandol -category Package -revision 37889 -shortdesc Four basic fonts for Chinese typesetting -relocated 1 -longdesc Fandol fonts designed for Chinese typesetting. The current -longdesc version contains four styles: Song, Hei, Kai, Fang. All fonts -longdesc are in OpenType format. -containersize 21582112 -containerchecksum 0e2da47c1fafd801700ea94d020df8310455d62571808008c1f1becdeef2066db5bcd422664ba67a50b4cedd7335c0e4fb173364c17eb143cdde5fc7c30d327c -doccontainersize 12156 -doccontainerchecksum 30ad7bd38254f82a8de78667d3e56b8831bed9bfc11ec59012719438f652549b0fdb9e63f8687bc0c75a19cd6899848ae83d3e4804f4c600164cd13183726271 -docfiles size=10 - RELOC/doc/fonts/fandol/COPYING - RELOC/doc/fonts/fandol/README details="Readme" -runfiles size=8526 - RELOC/fonts/opentype/public/fandol/FandolBraille-Display.otf - RELOC/fonts/opentype/public/fandol/FandolBraille-Regular.otf - RELOC/fonts/opentype/public/fandol/FandolFang-Regular.otf - RELOC/fonts/opentype/public/fandol/FandolHei-Bold.otf - RELOC/fonts/opentype/public/fandol/FandolHei-Regular.otf - RELOC/fonts/opentype/public/fandol/FandolKai-Regular.otf - RELOC/fonts/opentype/public/fandol/FandolSong-Bold.otf - RELOC/fonts/opentype/public/fandol/FandolSong-Regular.otf -catalogue-ctan /fonts/fandol -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics font chinese font-cjk font-otf -catalogue-version 0.3 - -name fascicules -category Package -revision 49457 -shortdesc Create mathematical manuals for schools -relocated 1 -longdesc This package enables LaTeX users to create math books for -longdesc middle and high schools. It provides commands to create the -longdesc front page of the manual and the chapters. Each chapter can -longdesc consist of three sections: the lesson, the exercises and the -longdesc activities. -containersize 5708 -containerchecksum c63d1bb7e15d0ac32846149584fd4ae84fb60d11bcd3ce3c3636a8d491b32aa38dd2f6ad6fb7f28f355b8b65b1d2901053a154772f7bccd8522d318df1fedc83 -doccontainersize 2042288 -doccontainerchecksum 4706569bcb66f72a7d1960b2e0b0b8829ef93d0e9a7e2b8eb95c99e943b4bb5329248d072c27482c4f0ad845ee2619b1fcc2fd0144e960e1440a6500311a6b50 -docfiles size=760 - RELOC/doc/latex/fascicules/README.md details="Readme" - RELOC/doc/latex/fascicules/fascicules.pdf details="Package documentation" - RELOC/doc/latex/fascicules/guide/ch4_mon_chapitre/chapitre.tex - RELOC/doc/latex/fascicules/guide/ch4_mon_chapitre/content/act.tex - RELOC/doc/latex/fascicules/guide/ch4_mon_chapitre/content/activite_TP_geogebra_paraboles.tex - RELOC/doc/latex/fascicules/guide/ch4_mon_chapitre/content/cours_second_degre.tex - RELOC/doc/latex/fascicules/guide/ch4_mon_chapitre/content/crs.tex - RELOC/doc/latex/fascicules/guide/ch4_mon_chapitre/content/exos.tex - RELOC/doc/latex/fascicules/guide/ch4_mon_chapitre/content/exos_algebre.tex - RELOC/doc/latex/fascicules/guide/ch4_mon_chapitre/content/exos_second_degre.tex - RELOC/doc/latex/fascicules/guide/ch4_mon_chapitre/img/chapitre.jpg - RELOC/doc/latex/fascicules/guide/content/act.tex - RELOC/doc/latex/fascicules/guide/content/act_back.tex - RELOC/doc/latex/fascicules/guide/content/ch1_introduction.tex - RELOC/doc/latex/fascicules/guide/content/ch2_organisation.tex - RELOC/doc/latex/fascicules/guide/content/ch3_graphiques.tex - RELOC/doc/latex/fascicules/guide/content/ch4_nouveau_chapitre.tex - RELOC/doc/latex/fascicules/guide/content/exos.tex - RELOC/doc/latex/fascicules/guide/content/img/ch1.png - RELOC/doc/latex/fascicules/guide/content/img/ch2.jpg - RELOC/doc/latex/fascicules/guide/content/img/ch3.jpg - RELOC/doc/latex/fascicules/guide/content/img/vieuxlivres.jpg - RELOC/doc/latex/fascicules/guide/guide.pdf details="Package documentation" language="fr" - RELOC/doc/latex/fascicules/guide/guide.tex - RELOC/doc/latex/fascicules/guide/preamble.tex - RELOC/doc/latex/fascicules/guide/solutions/ch2.tex -srccontainersize 9288 -srccontainerchecksum e55f76161886bca6f105d6dd95ec7828c8530cf9ddc9ab8dfafd366b66ef5db305c4e03b54ef5a4aa9d4bdbfef56bf7e6764142c32f28d673c9bce71a961a2da -srcfiles size=9 - RELOC/source/latex/fascicules/fascicules.dtx - RELOC/source/latex/fascicules/fascicules.ins -runfiles size=5 - RELOC/tex/latex/fascicules/fascicules.sty -catalogue-also schule -catalogue-contact-home http://fascicules.serveblog.net/ -catalogue-ctan /macros/latex/contrib/fascicules -catalogue-date 2018-12-19 14:14:24 +0100 -catalogue-license lppl -catalogue-topics teaching -catalogue-version 1 - -name fast-diagram -category Package -revision 29264 -shortdesc Easy generation of FAST diagrams -relocated 1 -longdesc The package provides simple means of producing FAST diagrams, -longdesc using TikZ/pgf tools. FAST diagrams are useful for functional -longdesc analysis techniques in design methods. -containersize 4188 -containerchecksum 0cfaef660148c62b2288057d38ee082e1d2be21c2955a4577fd5a54546f08b8fb2a96ce459bffd45587b706677fd3705f58df243dfb0c35dca9ab3d046163611 -doccontainersize 1394392 -doccontainerchecksum 62e98a27e4883ba1b0ffb35ec14e39c95f2ccb77fa761c369a02a3561d9ba1ef8db720f9d6304ef64a0c15fee1dd5ecaccc55dd3fb28e43089cb27d27b3eb28d -docfiles size=405 - RELOC/doc/latex/fast-diagram/README details="Readme" language="fr" - RELOC/doc/latex/fast-diagram/help.pdf details="Package documentation" language="fr" - RELOC/doc/latex/fast-diagram/help.tex - RELOC/doc/latex/fast-diagram/sources_help/commandes.tex - RELOC/doc/latex/fast-diagram/sources_help/exemple.tex - RELOC/doc/latex/fast-diagram/sources_help/images/antenne.png - RELOC/doc/latex/fast-diagram/sources_help/images/batterie.png - RELOC/doc/latex/fast-diagram/sources_help/images/biellettes.png - RELOC/doc/latex/fast-diagram/sources_help/images/bouton.png - RELOC/doc/latex/fast-diagram/sources_help/images/moteur.png - RELOC/doc/latex/fast-diagram/sources_help/images/pedalier.png - RELOC/doc/latex/fast-diagram/sources_help/images/pignons.png - RELOC/doc/latex/fast-diagram/sources_help/images/recepteur.png - RELOC/doc/latex/fast-diagram/sources_help/images/roue.png - RELOC/doc/latex/fast-diagram/sources_help/images/servomoteur.png - RELOC/doc/latex/fast-diagram/sources_help/installation.tex - RELOC/doc/latex/fast-diagram/sources_help/intro.tex - RELOC/doc/latex/fast-diagram/sources_help/miseEnForme.tex - RELOC/doc/latex/fast-diagram/sources_help/reglages.tex - RELOC/doc/latex/fast-diagram/sources_help/tikz.tex -runfiles size=5 - RELOC/tex/latex/fast-diagram/fast-diagram.sty -catalogue-ctan /graphics/pgf/contrib/fast-diagram -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics diagram pgf-tikz -catalogue-version 1.1 - -name fbb -category Package -revision 45277 -shortdesc A free Bembo-like font -relocated 1 -longdesc The package provides a Bembo-like font package based on Cardo -longdesc but with many modifications, adding Bold Italic, small caps in -longdesc all styles, six figure choices in all styles, updated kerning -longdesc tables, added figure tables and corrected f-ligatures. Both -longdesc OpenType and Adobe Type 1 versions are provided; all necessary -longdesc support files are provided. The font works well with -longdesc newtxmath's libertine option. -execute addMap fbb.map -containersize 1150108 -containerchecksum 6ed1ccf4160837f40a37330ec4ecd0dd5d8ec9353eadb1cdb0674d176cf65934153f96484ecee5286bc49069e78c004127f3cae62cd87010b9ee320a0e68ee8a -doccontainersize 481568 -doccontainerchecksum 98ccb4f7946b2337515f579c833acf5a108689d73a5e307413bc5e7712b02a461202b5664d04bdc8fb15d2e1c07ae17f0c60fe409806ef5529b1c277ca159995 -docfiles size=124 - RELOC/doc/fonts/fbb/OFL.txt - RELOC/doc/fonts/fbb/README details="Readme" - RELOC/doc/fonts/fbb/fbb-doc.pdf details="Introduction and sampler" - RELOC/doc/fonts/fbb/fbb-doc.tex -runfiles size=1356 - RELOC/fonts/enc/dvips/fbb/fbbP_24i7kn.enc - RELOC/fonts/enc/dvips/fbb/fbbP_2igduj.enc - RELOC/fonts/enc/dvips/fbb/fbbP_2rpgpv.enc - RELOC/fonts/enc/dvips/fbb/fbbP_3jbdvr.enc - RELOC/fonts/enc/dvips/fbb/fbbP_3vg2qh.enc - RELOC/fonts/enc/dvips/fbb/fbbP_3x7qz7.enc - RELOC/fonts/enc/dvips/fbb/fbbP_4dtvfs.enc - RELOC/fonts/enc/dvips/fbb/fbbP_4ub365.enc - RELOC/fonts/enc/dvips/fbb/fbbP_4yxw5s.enc - RELOC/fonts/enc/dvips/fbb/fbbP_6jsnwi.enc - RELOC/fonts/enc/dvips/fbb/fbbP_74hp34.enc - RELOC/fonts/enc/dvips/fbb/fbbP_a4z4rd.enc - RELOC/fonts/enc/dvips/fbb/fbbP_abxuuz.enc - RELOC/fonts/enc/dvips/fbb/fbbP_apfaee.enc - RELOC/fonts/enc/dvips/fbb/fbbP_c7tp77.enc - RELOC/fonts/enc/dvips/fbb/fbbP_cs2ala.enc - RELOC/fonts/enc/dvips/fbb/fbbP_cxby4w.enc - RELOC/fonts/enc/dvips/fbb/fbbP_czyxdq.enc - RELOC/fonts/enc/dvips/fbb/fbbP_eqihnh.enc - RELOC/fonts/enc/dvips/fbb/fbbP_fnx3vr.enc - RELOC/fonts/enc/dvips/fbb/fbbP_hxsiy3.enc - RELOC/fonts/enc/dvips/fbb/fbbP_injsuv.enc - RELOC/fonts/enc/dvips/fbb/fbbP_jlcl4a.enc - RELOC/fonts/enc/dvips/fbb/fbbP_kj7jke.enc - RELOC/fonts/enc/dvips/fbb/fbbP_ky4nvh.enc - RELOC/fonts/enc/dvips/fbb/fbbP_lhoenn.enc - RELOC/fonts/enc/dvips/fbb/fbbP_lrstk7.enc - RELOC/fonts/enc/dvips/fbb/fbbP_lvd3xm.enc - RELOC/fonts/enc/dvips/fbb/fbbP_nrlrus.enc - RELOC/fonts/enc/dvips/fbb/fbbP_phk6jg.enc - RELOC/fonts/enc/dvips/fbb/fbbP_pv6xl7.enc - RELOC/fonts/enc/dvips/fbb/fbbP_royvig.enc - RELOC/fonts/enc/dvips/fbb/fbbP_s6izhs.enc - RELOC/fonts/enc/dvips/fbb/fbbP_t2yqlr.enc - RELOC/fonts/enc/dvips/fbb/fbbP_ub5jdu.enc - RELOC/fonts/enc/dvips/fbb/fbbP_ulsnvv.enc - RELOC/fonts/enc/dvips/fbb/fbbP_uscd66.enc - RELOC/fonts/enc/dvips/fbb/fbbP_xwrraw.enc - RELOC/fonts/enc/dvips/fbb/fbbP_yyrixd.enc - RELOC/fonts/enc/dvips/fbb/fbbP_zr7tm6.enc - RELOC/fonts/enc/dvips/fbb/fbb_24i7kn.enc - RELOC/fonts/enc/dvips/fbb/fbb_2igduj.enc - RELOC/fonts/enc/dvips/fbb/fbb_2rpgpv.enc - RELOC/fonts/enc/dvips/fbb/fbb_3jbdvr.enc - RELOC/fonts/enc/dvips/fbb/fbb_3vg2qh.enc - RELOC/fonts/enc/dvips/fbb/fbb_3x7qz7.enc - RELOC/fonts/enc/dvips/fbb/fbb_4dtvfs.enc - RELOC/fonts/enc/dvips/fbb/fbb_4ub365.enc - RELOC/fonts/enc/dvips/fbb/fbb_4yxw5s.enc - RELOC/fonts/enc/dvips/fbb/fbb_5kfdlm.enc - RELOC/fonts/enc/dvips/fbb/fbb_5oz5gl.enc - RELOC/fonts/enc/dvips/fbb/fbb_5tchvx.enc - RELOC/fonts/enc/dvips/fbb/fbb_6d6a4c.enc - RELOC/fonts/enc/dvips/fbb/fbb_6dtuyn.enc - RELOC/fonts/enc/dvips/fbb/fbb_6jsnwi.enc - RELOC/fonts/enc/dvips/fbb/fbb_6wvyhf.enc - RELOC/fonts/enc/dvips/fbb/fbb_74hp34.enc - RELOC/fonts/enc/dvips/fbb/fbb_a4z4rd.enc - RELOC/fonts/enc/dvips/fbb/fbb_abxuuz.enc - RELOC/fonts/enc/dvips/fbb/fbb_adtay5.enc - RELOC/fonts/enc/dvips/fbb/fbb_aeezmr.enc - RELOC/fonts/enc/dvips/fbb/fbb_anjsak.enc - RELOC/fonts/enc/dvips/fbb/fbb_apfaee.enc - RELOC/fonts/enc/dvips/fbb/fbb_b4m333.enc - RELOC/fonts/enc/dvips/fbb/fbb_bmu2km.enc - RELOC/fonts/enc/dvips/fbb/fbb_bus4he.enc - RELOC/fonts/enc/dvips/fbb/fbb_bwjmva.enc - RELOC/fonts/enc/dvips/fbb/fbb_c7tp77.enc - RELOC/fonts/enc/dvips/fbb/fbb_cs2ala.enc - RELOC/fonts/enc/dvips/fbb/fbb_cxby4w.enc - RELOC/fonts/enc/dvips/fbb/fbb_czyxdq.enc - RELOC/fonts/enc/dvips/fbb/fbb_dz2n6o.enc - RELOC/fonts/enc/dvips/fbb/fbb_eqihnh.enc - RELOC/fonts/enc/dvips/fbb/fbb_etgfaq.enc - RELOC/fonts/enc/dvips/fbb/fbb_ezhvrf.enc - RELOC/fonts/enc/dvips/fbb/fbb_fefik6.enc - RELOC/fonts/enc/dvips/fbb/fbb_fnx3vr.enc - RELOC/fonts/enc/dvips/fbb/fbb_g2f763.enc - RELOC/fonts/enc/dvips/fbb/fbb_go4yop.enc - RELOC/fonts/enc/dvips/fbb/fbb_gzkpy3.enc - RELOC/fonts/enc/dvips/fbb/fbb_hcnfcw.enc - RELOC/fonts/enc/dvips/fbb/fbb_hxsiy3.enc - RELOC/fonts/enc/dvips/fbb/fbb_injsuv.enc - RELOC/fonts/enc/dvips/fbb/fbb_iygvdi.enc - RELOC/fonts/enc/dvips/fbb/fbb_jlcl4a.enc - RELOC/fonts/enc/dvips/fbb/fbb_jzvlrb.enc - RELOC/fonts/enc/dvips/fbb/fbb_kj7jke.enc - RELOC/fonts/enc/dvips/fbb/fbb_kwudtp.enc - RELOC/fonts/enc/dvips/fbb/fbb_ky4nvh.enc - RELOC/fonts/enc/dvips/fbb/fbb_lhoenn.enc - RELOC/fonts/enc/dvips/fbb/fbb_lqj37t.enc - RELOC/fonts/enc/dvips/fbb/fbb_lrstk7.enc - RELOC/fonts/enc/dvips/fbb/fbb_lvd3xm.enc - RELOC/fonts/enc/dvips/fbb/fbb_nrlrus.enc - RELOC/fonts/enc/dvips/fbb/fbb_ocq2gf.enc - RELOC/fonts/enc/dvips/fbb/fbb_opprwl.enc - RELOC/fonts/enc/dvips/fbb/fbb_p2erkm.enc - RELOC/fonts/enc/dvips/fbb/fbb_phk6jg.enc - RELOC/fonts/enc/dvips/fbb/fbb_plk2rr.enc - RELOC/fonts/enc/dvips/fbb/fbb_pv6xl7.enc - RELOC/fonts/enc/dvips/fbb/fbb_r5yodg.enc - RELOC/fonts/enc/dvips/fbb/fbb_royvig.enc - RELOC/fonts/enc/dvips/fbb/fbb_s6izhs.enc - RELOC/fonts/enc/dvips/fbb/fbb_sgqxi5.enc - RELOC/fonts/enc/dvips/fbb/fbb_t2yqlr.enc - RELOC/fonts/enc/dvips/fbb/fbb_tpadeo.enc - RELOC/fonts/enc/dvips/fbb/fbb_ub5jdu.enc - RELOC/fonts/enc/dvips/fbb/fbb_ukqj6n.enc - RELOC/fonts/enc/dvips/fbb/fbb_ulsnvv.enc - RELOC/fonts/enc/dvips/fbb/fbb_uscd66.enc - RELOC/fonts/enc/dvips/fbb/fbb_wlmntx.enc - RELOC/fonts/enc/dvips/fbb/fbb_xgcxym.enc - RELOC/fonts/enc/dvips/fbb/fbb_xwrraw.enc - RELOC/fonts/enc/dvips/fbb/fbb_y7mzwe.enc - RELOC/fonts/enc/dvips/fbb/fbb_yjjj42.enc - RELOC/fonts/enc/dvips/fbb/fbb_yr6epv.enc - RELOC/fonts/enc/dvips/fbb/fbb_yyrixd.enc - RELOC/fonts/enc/dvips/fbb/fbb_z2sumr.enc - RELOC/fonts/enc/dvips/fbb/fbb_zehjg6.enc - RELOC/fonts/enc/dvips/fbb/fbb_zr7tm6.enc - RELOC/fonts/map/dvips/fbb/fbb.map - RELOC/fonts/opentype/public/fbb/fbb-Bold.otf - RELOC/fonts/opentype/public/fbb/fbb-BoldItalic.otf - RELOC/fonts/opentype/public/fbb/fbb-Italic.otf - RELOC/fonts/opentype/public/fbb/fbb-Regular.otf - RELOC/fonts/tfm/public/fbb/fbb-Bold-inf-ly1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-inf-ly1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-inf-ot1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-inf-t1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-inf-t1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-lf-ly1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-lf-ly1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-lf-ot1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-lf-sc-t1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-lf-t1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-lf-t1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-lf-ts1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-lf-ts1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-osf-ly1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-osf-ly1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-osf-ot1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-osf-sc-t1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-osf-t1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-osf-t1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-osf-ts1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-osf-ts1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-sup-ly1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-sup-ly1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-sup-ot1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-sup-t1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-sup-t1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-tlf-ly1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-tlf-t1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-tosf-ly1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-tosf-ot1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-tosf-t1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-tosf-t1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Bold-tosf-ts1.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-inf-ly1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-inf-ly1.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-inf-ot1.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-inf-t1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-inf-t1.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-lf-ly1.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-lf-ot1.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-lf-t1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-lf-t1.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-lf-ts1.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-osf-ly1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-osf-ly1.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-osf-ot1.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-osf-t1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-osf-t1.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-osf-ts1.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-sup-ot1.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-sup-t1.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-tosf-ly1.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-tosf-ot1.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-tosf-t1.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-BoldItalic-tosf-ts1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-inf-ly1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-inf-ly1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-inf-ot1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-inf-t1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-inf-t1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-lf-ly1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-lf-ly1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-lf-ot1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-lf-sc-t1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-lf-t1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-lf-t1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-lf-ts1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-osf-ly1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-osf-ly1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-osf-ot1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-osf-sc-t1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-osf-t1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-osf-t1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-osf-ts1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-sup-ly1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-sup-ly1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-sup-ot1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-sup-t1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-sup-t1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-tlf-ly1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-tlf-ot1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-tlf-t1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-tlf-ts1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-tosf-ly1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-tosf-ot1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-tosf-t1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Italic-tosf-ts1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-inf-ly1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-inf-ly1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-inf-ot1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-inf-t1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-inf-t1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-lf-ly1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-lf-ly1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-lf-ot1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-lf-sc-t1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-lf-t1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-lf-t1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-lf-ts1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-lf-ts1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-osf-ly1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-osf-ly1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-osf-ot1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-osf-sc-t1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-osf-t1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-osf-t1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-osf-ts1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-osf-ts1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-sup-ly1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-sup-ly1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-sup-ot1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-sup-t1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-sup-t1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-tlf-ly1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-tlf-ot1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-tlf-t1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-tlf-t1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-tlf-ts1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-tosf-ly1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-tosf-ot1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-tosf-t1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-tosf-t1.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/fbb/fbb-Regular-tosf-ts1.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Bold-lf-ly1--base.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Bold-lf-ly1.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Bold-lf-ot1.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Bold-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Bold-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Bold-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Bold-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Bold-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Bold-lf-sc-t1.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Bold-lf-t1--base.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Bold-lf-t1.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Bold-osf-ly1--base.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Bold-osf-ly1.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Bold-osf-ot1.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Bold-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Bold-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Bold-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Bold-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Bold-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Bold-osf-sc-t1.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Bold-osf-t1--base.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Bold-osf-t1.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Bold-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Bold-tlf-ly1.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Bold-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Bold-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Bold-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Bold-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Bold-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Bold-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Bold-tlf-t1.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Bold-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Bold-tosf-ly1.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Bold-tosf-ot1.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Bold-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Bold-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Bold-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Bold-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Bold-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Bold-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Bold-tosf-t1--base.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Bold-tosf-t1.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Regular-lf-ly1--base.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Regular-lf-ly1.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Regular-lf-ot1.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Regular-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Regular-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Regular-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Regular-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Regular-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Regular-lf-sc-t1.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Regular-lf-t1--base.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Regular-lf-t1.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Regular-osf-ly1--base.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Regular-osf-ly1.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Regular-osf-ot1.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Regular-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Regular-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Regular-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Regular-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Regular-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Regular-osf-sc-t1.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Regular-osf-t1--base.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Regular-osf-t1.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Regular-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Regular-tlf-ly1.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Regular-tlf-ot1.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Regular-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Regular-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Regular-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Regular-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Regular-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Regular-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Regular-tlf-t1--base.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Regular-tlf-t1.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Regular-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Regular-tosf-ly1.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Regular-tosf-ot1.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Regular-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Regular-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Regular-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Regular-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Regular-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Regular-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Regular-tosf-t1--base.tfm - RELOC/fonts/tfm/public/fbb/fbbP-Regular-tosf-t1.tfm - RELOC/fonts/type1/public/fbb/fbb-Bold.pfb - RELOC/fonts/type1/public/fbb/fbb-BoldItalic.pfb - RELOC/fonts/type1/public/fbb/fbb-Italic.pfb - RELOC/fonts/type1/public/fbb/fbb-Regular.pfb - RELOC/fonts/vf/public/fbb/fbb-Bold-inf-ly1.vf - RELOC/fonts/vf/public/fbb/fbb-Bold-inf-t1.vf - RELOC/fonts/vf/public/fbb/fbb-Bold-lf-ly1.vf - RELOC/fonts/vf/public/fbb/fbb-Bold-lf-sc-ly1.vf - RELOC/fonts/vf/public/fbb/fbb-Bold-lf-sc-ot1.vf - RELOC/fonts/vf/public/fbb/fbb-Bold-lf-sc-t1.vf - RELOC/fonts/vf/public/fbb/fbb-Bold-lf-t1.vf - RELOC/fonts/vf/public/fbb/fbb-Bold-lf-ts1.vf - RELOC/fonts/vf/public/fbb/fbb-Bold-osf-ly1.vf - RELOC/fonts/vf/public/fbb/fbb-Bold-osf-sc-ly1.vf - RELOC/fonts/vf/public/fbb/fbb-Bold-osf-sc-ot1.vf - RELOC/fonts/vf/public/fbb/fbb-Bold-osf-sc-t1.vf - RELOC/fonts/vf/public/fbb/fbb-Bold-osf-t1.vf - RELOC/fonts/vf/public/fbb/fbb-Bold-osf-ts1.vf - RELOC/fonts/vf/public/fbb/fbb-Bold-sup-ly1.vf - RELOC/fonts/vf/public/fbb/fbb-Bold-sup-t1.vf - RELOC/fonts/vf/public/fbb/fbb-Bold-tlf-ly1.vf - RELOC/fonts/vf/public/fbb/fbb-Bold-tlf-sc-ly1.vf - RELOC/fonts/vf/public/fbb/fbb-Bold-tlf-sc-ot1.vf - RELOC/fonts/vf/public/fbb/fbb-Bold-tlf-sc-t1.vf - RELOC/fonts/vf/public/fbb/fbb-Bold-tlf-t1.vf - RELOC/fonts/vf/public/fbb/fbb-Bold-tlf-ts1.vf - RELOC/fonts/vf/public/fbb/fbb-Bold-tosf-ly1.vf - RELOC/fonts/vf/public/fbb/fbb-Bold-tosf-sc-ly1.vf - RELOC/fonts/vf/public/fbb/fbb-Bold-tosf-sc-ot1.vf - RELOC/fonts/vf/public/fbb/fbb-Bold-tosf-sc-t1.vf - RELOC/fonts/vf/public/fbb/fbb-Bold-tosf-t1.vf - RELOC/fonts/vf/public/fbb/fbb-Bold-tosf-ts1.vf - RELOC/fonts/vf/public/fbb/fbb-BoldItalic-inf-ly1.vf - RELOC/fonts/vf/public/fbb/fbb-BoldItalic-inf-t1.vf - RELOC/fonts/vf/public/fbb/fbb-BoldItalic-lf-ly1.vf - RELOC/fonts/vf/public/fbb/fbb-BoldItalic-lf-sc-ly1.vf - RELOC/fonts/vf/public/fbb/fbb-BoldItalic-lf-sc-ot1.vf - RELOC/fonts/vf/public/fbb/fbb-BoldItalic-lf-sc-t1.vf - RELOC/fonts/vf/public/fbb/fbb-BoldItalic-lf-t1.vf - RELOC/fonts/vf/public/fbb/fbb-BoldItalic-lf-ts1.vf - RELOC/fonts/vf/public/fbb/fbb-BoldItalic-osf-ly1.vf - RELOC/fonts/vf/public/fbb/fbb-BoldItalic-osf-sc-ly1.vf - RELOC/fonts/vf/public/fbb/fbb-BoldItalic-osf-sc-ot1.vf - RELOC/fonts/vf/public/fbb/fbb-BoldItalic-osf-sc-t1.vf - RELOC/fonts/vf/public/fbb/fbb-BoldItalic-osf-t1.vf - RELOC/fonts/vf/public/fbb/fbb-BoldItalic-osf-ts1.vf - RELOC/fonts/vf/public/fbb/fbb-BoldItalic-sup-ly1.vf - RELOC/fonts/vf/public/fbb/fbb-BoldItalic-sup-t1.vf - RELOC/fonts/vf/public/fbb/fbb-BoldItalic-tlf-ly1.vf - RELOC/fonts/vf/public/fbb/fbb-BoldItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/public/fbb/fbb-BoldItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/public/fbb/fbb-BoldItalic-tlf-sc-t1.vf - RELOC/fonts/vf/public/fbb/fbb-BoldItalic-tlf-t1.vf - RELOC/fonts/vf/public/fbb/fbb-BoldItalic-tlf-ts1.vf - RELOC/fonts/vf/public/fbb/fbb-BoldItalic-tosf-ly1.vf - RELOC/fonts/vf/public/fbb/fbb-BoldItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/public/fbb/fbb-BoldItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/public/fbb/fbb-BoldItalic-tosf-sc-t1.vf - RELOC/fonts/vf/public/fbb/fbb-BoldItalic-tosf-t1.vf - RELOC/fonts/vf/public/fbb/fbb-BoldItalic-tosf-ts1.vf - RELOC/fonts/vf/public/fbb/fbb-Italic-inf-ly1.vf - RELOC/fonts/vf/public/fbb/fbb-Italic-inf-t1.vf - RELOC/fonts/vf/public/fbb/fbb-Italic-lf-ly1.vf - RELOC/fonts/vf/public/fbb/fbb-Italic-lf-sc-ly1.vf - RELOC/fonts/vf/public/fbb/fbb-Italic-lf-sc-ot1.vf - RELOC/fonts/vf/public/fbb/fbb-Italic-lf-sc-t1.vf - RELOC/fonts/vf/public/fbb/fbb-Italic-lf-t1.vf - RELOC/fonts/vf/public/fbb/fbb-Italic-lf-ts1.vf - RELOC/fonts/vf/public/fbb/fbb-Italic-osf-ly1.vf - RELOC/fonts/vf/public/fbb/fbb-Italic-osf-sc-ly1.vf - RELOC/fonts/vf/public/fbb/fbb-Italic-osf-sc-ot1.vf - RELOC/fonts/vf/public/fbb/fbb-Italic-osf-sc-t1.vf - RELOC/fonts/vf/public/fbb/fbb-Italic-osf-t1.vf - RELOC/fonts/vf/public/fbb/fbb-Italic-osf-ts1.vf - RELOC/fonts/vf/public/fbb/fbb-Italic-sup-ly1.vf - RELOC/fonts/vf/public/fbb/fbb-Italic-sup-t1.vf - RELOC/fonts/vf/public/fbb/fbb-Italic-tlf-ly1.vf - RELOC/fonts/vf/public/fbb/fbb-Italic-tlf-sc-ly1.vf - RELOC/fonts/vf/public/fbb/fbb-Italic-tlf-sc-ot1.vf - RELOC/fonts/vf/public/fbb/fbb-Italic-tlf-sc-t1.vf - RELOC/fonts/vf/public/fbb/fbb-Italic-tlf-t1.vf - RELOC/fonts/vf/public/fbb/fbb-Italic-tlf-ts1.vf - RELOC/fonts/vf/public/fbb/fbb-Italic-tosf-ly1.vf - RELOC/fonts/vf/public/fbb/fbb-Italic-tosf-sc-ly1.vf - RELOC/fonts/vf/public/fbb/fbb-Italic-tosf-sc-ot1.vf - RELOC/fonts/vf/public/fbb/fbb-Italic-tosf-sc-t1.vf - RELOC/fonts/vf/public/fbb/fbb-Italic-tosf-t1.vf - RELOC/fonts/vf/public/fbb/fbb-Italic-tosf-ts1.vf - RELOC/fonts/vf/public/fbb/fbb-Regular-inf-ly1.vf - RELOC/fonts/vf/public/fbb/fbb-Regular-inf-t1.vf - RELOC/fonts/vf/public/fbb/fbb-Regular-lf-ly1.vf - RELOC/fonts/vf/public/fbb/fbb-Regular-lf-sc-ly1.vf - RELOC/fonts/vf/public/fbb/fbb-Regular-lf-sc-ot1.vf - RELOC/fonts/vf/public/fbb/fbb-Regular-lf-sc-t1.vf - RELOC/fonts/vf/public/fbb/fbb-Regular-lf-t1.vf - RELOC/fonts/vf/public/fbb/fbb-Regular-lf-ts1.vf - RELOC/fonts/vf/public/fbb/fbb-Regular-osf-ly1.vf - RELOC/fonts/vf/public/fbb/fbb-Regular-osf-sc-ly1.vf - RELOC/fonts/vf/public/fbb/fbb-Regular-osf-sc-ot1.vf - RELOC/fonts/vf/public/fbb/fbb-Regular-osf-sc-t1.vf - RELOC/fonts/vf/public/fbb/fbb-Regular-osf-t1.vf - RELOC/fonts/vf/public/fbb/fbb-Regular-osf-ts1.vf - RELOC/fonts/vf/public/fbb/fbb-Regular-sup-ly1.vf - RELOC/fonts/vf/public/fbb/fbb-Regular-sup-t1.vf - RELOC/fonts/vf/public/fbb/fbb-Regular-tlf-ly1.vf - RELOC/fonts/vf/public/fbb/fbb-Regular-tlf-sc-ly1.vf - RELOC/fonts/vf/public/fbb/fbb-Regular-tlf-sc-ot1.vf - RELOC/fonts/vf/public/fbb/fbb-Regular-tlf-sc-t1.vf - RELOC/fonts/vf/public/fbb/fbb-Regular-tlf-t1.vf - RELOC/fonts/vf/public/fbb/fbb-Regular-tlf-ts1.vf - RELOC/fonts/vf/public/fbb/fbb-Regular-tosf-ly1.vf - RELOC/fonts/vf/public/fbb/fbb-Regular-tosf-sc-ly1.vf - RELOC/fonts/vf/public/fbb/fbb-Regular-tosf-sc-ot1.vf - RELOC/fonts/vf/public/fbb/fbb-Regular-tosf-sc-t1.vf - RELOC/fonts/vf/public/fbb/fbb-Regular-tosf-t1.vf - RELOC/fonts/vf/public/fbb/fbb-Regular-tosf-ts1.vf - RELOC/fonts/vf/public/fbb/fbbP-Bold-lf-ly1.vf - RELOC/fonts/vf/public/fbb/fbbP-Bold-lf-ot1.vf - RELOC/fonts/vf/public/fbb/fbbP-Bold-lf-sc-ly1.vf - RELOC/fonts/vf/public/fbb/fbbP-Bold-lf-sc-ot1.vf - RELOC/fonts/vf/public/fbb/fbbP-Bold-lf-sc-t1.vf - RELOC/fonts/vf/public/fbb/fbbP-Bold-lf-t1.vf - RELOC/fonts/vf/public/fbb/fbbP-Bold-osf-ly1.vf - RELOC/fonts/vf/public/fbb/fbbP-Bold-osf-ot1.vf - RELOC/fonts/vf/public/fbb/fbbP-Bold-osf-sc-ly1.vf - RELOC/fonts/vf/public/fbb/fbbP-Bold-osf-sc-ot1.vf - RELOC/fonts/vf/public/fbb/fbbP-Bold-osf-sc-t1.vf - RELOC/fonts/vf/public/fbb/fbbP-Bold-osf-t1.vf - RELOC/fonts/vf/public/fbb/fbbP-Bold-tlf-ly1.vf - RELOC/fonts/vf/public/fbb/fbbP-Bold-tlf-ot1.vf - RELOC/fonts/vf/public/fbb/fbbP-Bold-tlf-sc-ly1.vf - RELOC/fonts/vf/public/fbb/fbbP-Bold-tlf-sc-ot1.vf - RELOC/fonts/vf/public/fbb/fbbP-Bold-tlf-sc-t1.vf - RELOC/fonts/vf/public/fbb/fbbP-Bold-tlf-t1.vf - RELOC/fonts/vf/public/fbb/fbbP-Bold-tosf-ly1.vf - RELOC/fonts/vf/public/fbb/fbbP-Bold-tosf-ot1.vf - RELOC/fonts/vf/public/fbb/fbbP-Bold-tosf-sc-ly1.vf - RELOC/fonts/vf/public/fbb/fbbP-Bold-tosf-sc-ot1.vf - RELOC/fonts/vf/public/fbb/fbbP-Bold-tosf-sc-t1.vf - RELOC/fonts/vf/public/fbb/fbbP-Bold-tosf-t1.vf - RELOC/fonts/vf/public/fbb/fbbP-Regular-lf-ly1.vf - RELOC/fonts/vf/public/fbb/fbbP-Regular-lf-ot1.vf - RELOC/fonts/vf/public/fbb/fbbP-Regular-lf-sc-ly1.vf - RELOC/fonts/vf/public/fbb/fbbP-Regular-lf-sc-ot1.vf - RELOC/fonts/vf/public/fbb/fbbP-Regular-lf-sc-t1.vf - RELOC/fonts/vf/public/fbb/fbbP-Regular-lf-t1.vf - RELOC/fonts/vf/public/fbb/fbbP-Regular-osf-ly1.vf - RELOC/fonts/vf/public/fbb/fbbP-Regular-osf-ot1.vf - RELOC/fonts/vf/public/fbb/fbbP-Regular-osf-sc-ly1.vf - RELOC/fonts/vf/public/fbb/fbbP-Regular-osf-sc-ot1.vf - RELOC/fonts/vf/public/fbb/fbbP-Regular-osf-sc-t1.vf - RELOC/fonts/vf/public/fbb/fbbP-Regular-osf-t1.vf - RELOC/fonts/vf/public/fbb/fbbP-Regular-tlf-ly1.vf - RELOC/fonts/vf/public/fbb/fbbP-Regular-tlf-ot1.vf - RELOC/fonts/vf/public/fbb/fbbP-Regular-tlf-sc-ly1.vf - RELOC/fonts/vf/public/fbb/fbbP-Regular-tlf-sc-ot1.vf - RELOC/fonts/vf/public/fbb/fbbP-Regular-tlf-sc-t1.vf - RELOC/fonts/vf/public/fbb/fbbP-Regular-tlf-t1.vf - RELOC/fonts/vf/public/fbb/fbbP-Regular-tosf-ly1.vf - RELOC/fonts/vf/public/fbb/fbbP-Regular-tosf-ot1.vf - RELOC/fonts/vf/public/fbb/fbbP-Regular-tosf-sc-ly1.vf - RELOC/fonts/vf/public/fbb/fbbP-Regular-tosf-sc-ot1.vf - RELOC/fonts/vf/public/fbb/fbbP-Regular-tosf-sc-t1.vf - RELOC/fonts/vf/public/fbb/fbbP-Regular-tosf-t1.vf - RELOC/tex/latex/fbb/LY1fbb-Inf.fd - RELOC/tex/latex/fbb/LY1fbb-LF.fd - RELOC/tex/latex/fbb/LY1fbb-OsF.fd - RELOC/tex/latex/fbb/LY1fbb-Sup.fd - RELOC/tex/latex/fbb/LY1fbb-TLF.fd - RELOC/tex/latex/fbb/LY1fbb-TOsF.fd - RELOC/tex/latex/fbb/OT1fbb-Inf.fd - RELOC/tex/latex/fbb/OT1fbb-LF.fd - RELOC/tex/latex/fbb/OT1fbb-OsF.fd - RELOC/tex/latex/fbb/OT1fbb-Sup.fd - RELOC/tex/latex/fbb/OT1fbb-TLF.fd - RELOC/tex/latex/fbb/OT1fbb-TOsF.fd - RELOC/tex/latex/fbb/T1fbb-Inf.fd - RELOC/tex/latex/fbb/T1fbb-LF.fd - RELOC/tex/latex/fbb/T1fbb-OsF.fd - RELOC/tex/latex/fbb/T1fbb-Sup.fd - RELOC/tex/latex/fbb/T1fbb-TLF.fd - RELOC/tex/latex/fbb/T1fbb-TOsF.fd - RELOC/tex/latex/fbb/TS1fbb-LF.fd - RELOC/tex/latex/fbb/TS1fbb-OsF.fd - RELOC/tex/latex/fbb/TS1fbb-TLF.fd - RELOC/tex/latex/fbb/TS1fbb-TOsF.fd - RELOC/tex/latex/fbb/fbb.fontspec - RELOC/tex/latex/fbb/fbb.sty -catalogue-ctan /fonts/fbb -catalogue-date 2017-09-12 08:39:22 +0200 -catalogue-license ofllppl1.3 -catalogue-topics font font-serif font-type1 font-otf font-t1enc -catalogue-version 1.14 - -name fbithesis -category Package -revision 21340 -shortdesc Computer Science thesis class for University of Dortmund -relocated 1 -longdesc At the department of computer science at the University of -longdesc Dortmund there are cardboard cover pages for research or -longdesc internal reports like master/phd-theses. The main function of -longdesc this LaTeX2e document-class is a replacement for the \maketitle -longdesc command to typeset a title page that is adjusted to these cover -longdesc pages. -containersize 6152 -containerchecksum 369abe7dd1494770aef74a6d2e06047bdfd1f5345ddd6d0166b8bd2a7461f5c151d2f0469fff3bc4ab7bbe7184fc1e5f39c10cfd906c18b0d0311a216c1a49cc -doccontainersize 790220 -doccontainerchecksum 6ff5d6b4e371fb88e775160700dbe27078298750681ae9e07914da18c73335cc57789b2d21175d63c1364d9e3100bd6c25c9611005323cdd75f5be8d75d7f73e -docfiles size=201 - RELOC/doc/latex/fbithesis/README details="Readme" - RELOC/doc/latex/fbithesis/distribution.key - RELOC/doc/latex/fbithesis/example.pdf - RELOC/doc/latex/fbithesis/example.tex - RELOC/doc/latex/fbithesis/exampleaux.tex - RELOC/doc/latex/fbithesis/fbithesis.dtx.asc - RELOC/doc/latex/fbithesis/fbithesis.pdf details="Package documentation" -srccontainersize 41568 -srccontainerchecksum 2f6d12ef1ec916b418e5f948a0fece0a77bfccf12f3710c9554b024e9a06aee2b9668b90045fb9ec3b0e9a41033124514a3fcf71f851287e45b159079fff5dee -srcfiles size=53 - RELOC/source/latex/fbithesis/fbithesis.drv - RELOC/source/latex/fbithesis/fbithesis.dtx - RELOC/source/latex/fbithesis/fbithesis.ins -runfiles size=7 - RELOC/tex/latex/fbithesis/fbithesis.cfg - RELOC/tex/latex/fbithesis/fbithesis.cls -catalogue-ctan /macros/latex/contrib/fbithesis -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license other-free -catalogue-topics dissertation -catalogue-version 1.2m - -name fbs -category Package -revision 15878 -shortdesc BibTeX style for Frontiers in Bioscience -relocated 1 -longdesc A BibTeX style file made with custom-bib to fit Frontiers in -longdesc Bioscience requirements: all authors, no et al, full author -longdesc names, initials abbreviated; only abbreviated journal name -longdesc italicised, no abbreviation dots; only year, no month, at end -longdesc of reference; and DOI excluded, ISSN excluded. -containersize 5420 -containerchecksum ce26c38721a8583d1eade2da63298533b2e751add9828b9de8d5f1c9e42040ced6d186ef4d027a34a919ea166035542b88b498407f487aba06cb2438ab9c92d4 -runfiles size=7 - RELOC/bibtex/bst/fbs/fbs.bst -catalogue-ctan /biblio/bibtex/contrib/misc/fbs.bst -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics journalpub biology bibtex-sty - -name fc -category Package -revision 32796 -shortdesc Fonts for African languages -relocated 1 -longdesc The fonts are provided as Metafont source, in the familiar -longdesc arrangement of lots of (autogenerated) preamble files and a -longdesc modest set of glyph specifications. (A similar arrangement -longdesc appears in the ec and lh font bundles.) -containersize 128144 -containerchecksum fbcdb6b7c0e12ddaee44794c7c39dd80e3bc405d85f764e0959c4cb99eb2d2254547cde532b821bb34f9c3693bcf7249021e49b02f2cebc0a8e5bf7beed38ece -doccontainersize 27660 -doccontainerchecksum 2d44161b3cf5604573114e4eeded4ed39664a7d90d22b38384b7caff2d8a1febee74f42c5273e7b89717e3d74ac34f53c5c7511954e602952ce2d71db1cbbbf1 -docfiles size=27 - RELOC/doc/fonts/fc/fc.bug - RELOC/doc/fonts/fc/fc.rme details="Readme" - RELOC/doc/fonts/fc/fclfont.sty_old - RELOC/doc/fonts/fc/fctugbot.tex - RELOC/doc/fonts/fc/fontdef.fc_old - RELOC/doc/fonts/fc/licence.gnu -runfiles size=591 - RELOC/fonts/source/jknappen/fc/b-fcbx.mf - RELOC/fonts/source/jknappen/fc/b-fcbxi.mf - RELOC/fonts/source/jknappen/fc/b-fcbxsl.mf - RELOC/fonts/source/jknappen/fc/b-fcbxu.mf - RELOC/fonts/source/jknappen/fc/b-fccsc.mf - RELOC/fonts/source/jknappen/fc/b-fci.mf - RELOC/fonts/source/jknappen/fc/b-fcitt.mf - RELOC/fonts/source/jknappen/fc/b-fcr.mf - RELOC/fonts/source/jknappen/fc/b-fcsibx.mf - RELOC/fonts/source/jknappen/fc/b-fcsitt.mf - RELOC/fonts/source/jknappen/fc/b-fcsl.mf - RELOC/fonts/source/jknappen/fc/b-fcss.mf - RELOC/fonts/source/jknappen/fc/b-fcssbx.mf - RELOC/fonts/source/jknappen/fc/b-fcssi.mf - RELOC/fonts/source/jknappen/fc/b-fcsstt.mf - RELOC/fonts/source/jknappen/fc/b-fctt.mf - RELOC/fonts/source/jknappen/fc/b-fcu.mf - RELOC/fonts/source/jknappen/fc/c-fcsstt.mf - RELOC/fonts/source/jknappen/fc/fcaccent.mf - RELOC/fonts/source/jknappen/fc/fcbx10.mf - RELOC/fonts/source/jknappen/fc/fcbx11.mf - RELOC/fonts/source/jknappen/fc/fcbx12.mf - RELOC/fonts/source/jknappen/fc/fcbx14.mf - RELOC/fonts/source/jknappen/fc/fcbx17.mf - RELOC/fonts/source/jknappen/fc/fcbx20.mf - RELOC/fonts/source/jknappen/fc/fcbx25.mf - RELOC/fonts/source/jknappen/fc/fcbx5.mf - RELOC/fonts/source/jknappen/fc/fcbx6.mf - RELOC/fonts/source/jknappen/fc/fcbx7.mf - RELOC/fonts/source/jknappen/fc/fcbx8.mf - RELOC/fonts/source/jknappen/fc/fcbx9.mf - RELOC/fonts/source/jknappen/fc/fcbxi10.mf - RELOC/fonts/source/jknappen/fc/fcbxi11.mf - RELOC/fonts/source/jknappen/fc/fcbxi12.mf - RELOC/fonts/source/jknappen/fc/fcbxi14.mf - RELOC/fonts/source/jknappen/fc/fcbxi17.mf - RELOC/fonts/source/jknappen/fc/fcbxi20.mf - RELOC/fonts/source/jknappen/fc/fcbxi25.mf - RELOC/fonts/source/jknappen/fc/fcbxi5.mf - RELOC/fonts/source/jknappen/fc/fcbxi6.mf - RELOC/fonts/source/jknappen/fc/fcbxi7.mf - RELOC/fonts/source/jknappen/fc/fcbxi8.mf - RELOC/fonts/source/jknappen/fc/fcbxi9.mf - RELOC/fonts/source/jknappen/fc/fcbxsl10.mf - RELOC/fonts/source/jknappen/fc/fcbxsl11.mf - RELOC/fonts/source/jknappen/fc/fcbxsl12.mf - RELOC/fonts/source/jknappen/fc/fcbxsl14.mf - RELOC/fonts/source/jknappen/fc/fcbxsl17.mf - RELOC/fonts/source/jknappen/fc/fcbxsl20.mf - RELOC/fonts/source/jknappen/fc/fcbxsl25.mf - RELOC/fonts/source/jknappen/fc/fcbxsl5.mf - RELOC/fonts/source/jknappen/fc/fcbxsl6.mf - RELOC/fonts/source/jknappen/fc/fcbxsl7.mf - RELOC/fonts/source/jknappen/fc/fcbxsl8.mf - RELOC/fonts/source/jknappen/fc/fcbxsl9.mf - RELOC/fonts/source/jknappen/fc/fcbxu10.mf - RELOC/fonts/source/jknappen/fc/fcbxu11.mf - RELOC/fonts/source/jknappen/fc/fcbxu12.mf - RELOC/fonts/source/jknappen/fc/fcbxu14.mf - RELOC/fonts/source/jknappen/fc/fcbxu17.mf - RELOC/fonts/source/jknappen/fc/fcbxu20.mf - RELOC/fonts/source/jknappen/fc/fcbxu25.mf - RELOC/fonts/source/jknappen/fc/fcbxu5.mf - RELOC/fonts/source/jknappen/fc/fcbxu6.mf - RELOC/fonts/source/jknappen/fc/fcbxu7.mf - RELOC/fonts/source/jknappen/fc/fcbxu8.mf - RELOC/fonts/source/jknappen/fc/fcbxu9.mf - RELOC/fonts/source/jknappen/fc/fccoding.mf - RELOC/fonts/source/jknappen/fc/fccsc10.mf - RELOC/fonts/source/jknappen/fc/fccsc11.mf - RELOC/fonts/source/jknappen/fc/fccsc12.mf - RELOC/fonts/source/jknappen/fc/fccsc14.mf - RELOC/fonts/source/jknappen/fc/fccsc17.mf - RELOC/fonts/source/jknappen/fc/fccsc20.mf - RELOC/fonts/source/jknappen/fc/fccsc25.mf - RELOC/fonts/source/jknappen/fc/fccsc5.mf - RELOC/fonts/source/jknappen/fc/fccsc6.mf - RELOC/fonts/source/jknappen/fc/fccsc7.mf - RELOC/fonts/source/jknappen/fc/fccsc8.mf - RELOC/fonts/source/jknappen/fc/fccsc9.mf - RELOC/fonts/source/jknappen/fc/fccscspu.mf - RELOC/fonts/source/jknappen/fc/fci10.mf - RELOC/fonts/source/jknappen/fc/fci11.mf - RELOC/fonts/source/jknappen/fc/fci12.mf - RELOC/fonts/source/jknappen/fc/fci14.mf - RELOC/fonts/source/jknappen/fc/fci17.mf - RELOC/fonts/source/jknappen/fc/fci20.mf - RELOC/fonts/source/jknappen/fc/fci25.mf - RELOC/fonts/source/jknappen/fc/fci5.mf - RELOC/fonts/source/jknappen/fc/fci6.mf - RELOC/fonts/source/jknappen/fc/fci7.mf - RELOC/fonts/source/jknappen/fc/fci8.mf - RELOC/fonts/source/jknappen/fc/fci9.mf - RELOC/fonts/source/jknappen/fc/fcilig.mf - RELOC/fonts/source/jknappen/fc/fcitalic.mf - RELOC/fonts/source/jknappen/fc/fcitligt.mf - RELOC/fonts/source/jknappen/fc/fcitlpct.mf - RELOC/fonts/source/jknappen/fc/fcitt10.mf - RELOC/fonts/source/jknappen/fc/fcitt11.mf - RELOC/fonts/source/jknappen/fc/fcitt12.mf - RELOC/fonts/source/jknappen/fc/fcitt14.mf - RELOC/fonts/source/jknappen/fc/fcitt17.mf - RELOC/fonts/source/jknappen/fc/fcitt20.mf - RELOC/fonts/source/jknappen/fc/fcitt25.mf - RELOC/fonts/source/jknappen/fc/fcitt5.mf - RELOC/fonts/source/jknappen/fc/fcitt6.mf - RELOC/fonts/source/jknappen/fc/fcitt7.mf - RELOC/fonts/source/jknappen/fc/fcitt8.mf - RELOC/fonts/source/jknappen/fc/fcitt9.mf - RELOC/fonts/source/jknappen/fc/fcmacros.mf - RELOC/fonts/source/jknappen/fc/fcpunct.mf - RELOC/fonts/source/jknappen/fc/fcr10.mf - RELOC/fonts/source/jknappen/fc/fcr11.mf - RELOC/fonts/source/jknappen/fc/fcr12.mf - RELOC/fonts/source/jknappen/fc/fcr14.mf - RELOC/fonts/source/jknappen/fc/fcr17.mf - RELOC/fonts/source/jknappen/fc/fcr20.mf - RELOC/fonts/source/jknappen/fc/fcr25.mf - RELOC/fonts/source/jknappen/fc/fcr5.mf - RELOC/fonts/source/jknappen/fc/fcr6.mf - RELOC/fonts/source/jknappen/fc/fcr7.mf - RELOC/fonts/source/jknappen/fc/fcr8.mf - RELOC/fonts/source/jknappen/fc/fcr9.mf - RELOC/fonts/source/jknappen/fc/fcrlig.mf - RELOC/fonts/source/jknappen/fc/fcroligt.mf - RELOC/fonts/source/jknappen/fc/fcroman.mf - RELOC/fonts/source/jknappen/fc/fcrompct.mf - RELOC/fonts/source/jknappen/fc/fcscligt.mf - RELOC/fonts/source/jknappen/fc/fcsfligt.mf - RELOC/fonts/source/jknappen/fc/fcsibx10.mf - RELOC/fonts/source/jknappen/fc/fcsibx11.mf - RELOC/fonts/source/jknappen/fc/fcsibx12.mf - RELOC/fonts/source/jknappen/fc/fcsibx14.mf - RELOC/fonts/source/jknappen/fc/fcsibx17.mf - RELOC/fonts/source/jknappen/fc/fcsibx20.mf - RELOC/fonts/source/jknappen/fc/fcsibx25.mf - RELOC/fonts/source/jknappen/fc/fcsibx5.mf - RELOC/fonts/source/jknappen/fc/fcsibx6.mf - RELOC/fonts/source/jknappen/fc/fcsibx7.mf - RELOC/fonts/source/jknappen/fc/fcsibx8.mf - RELOC/fonts/source/jknappen/fc/fcsibx9.mf - RELOC/fonts/source/jknappen/fc/fcsitt10.mf - RELOC/fonts/source/jknappen/fc/fcsitt11.mf - RELOC/fonts/source/jknappen/fc/fcsitt12.mf - RELOC/fonts/source/jknappen/fc/fcsitt14.mf - RELOC/fonts/source/jknappen/fc/fcsitt17.mf - RELOC/fonts/source/jknappen/fc/fcsitt20.mf - RELOC/fonts/source/jknappen/fc/fcsitt25.mf - RELOC/fonts/source/jknappen/fc/fcsitt5.mf - RELOC/fonts/source/jknappen/fc/fcsitt6.mf - RELOC/fonts/source/jknappen/fc/fcsitt7.mf - RELOC/fonts/source/jknappen/fc/fcsitt8.mf - RELOC/fonts/source/jknappen/fc/fcsitt9.mf - RELOC/fonts/source/jknappen/fc/fcsl10.mf - RELOC/fonts/source/jknappen/fc/fcsl11.mf - RELOC/fonts/source/jknappen/fc/fcsl12.mf - RELOC/fonts/source/jknappen/fc/fcsl14.mf - RELOC/fonts/source/jknappen/fc/fcsl17.mf - RELOC/fonts/source/jknappen/fc/fcsl20.mf - RELOC/fonts/source/jknappen/fc/fcsl25.mf - RELOC/fonts/source/jknappen/fc/fcsl5.mf - RELOC/fonts/source/jknappen/fc/fcsl6.mf - RELOC/fonts/source/jknappen/fc/fcsl7.mf - RELOC/fonts/source/jknappen/fc/fcsl8.mf - RELOC/fonts/source/jknappen/fc/fcsl9.mf - RELOC/fonts/source/jknappen/fc/fcss10.mf - RELOC/fonts/source/jknappen/fc/fcss11.mf - RELOC/fonts/source/jknappen/fc/fcss12.mf - RELOC/fonts/source/jknappen/fc/fcss14.mf - RELOC/fonts/source/jknappen/fc/fcss17.mf - RELOC/fonts/source/jknappen/fc/fcss20.mf - RELOC/fonts/source/jknappen/fc/fcss25.mf - RELOC/fonts/source/jknappen/fc/fcss5.mf - RELOC/fonts/source/jknappen/fc/fcss6.mf - RELOC/fonts/source/jknappen/fc/fcss7.mf - RELOC/fonts/source/jknappen/fc/fcss8.mf - RELOC/fonts/source/jknappen/fc/fcss9.mf - RELOC/fonts/source/jknappen/fc/fcssbx10.mf - RELOC/fonts/source/jknappen/fc/fcssbx11.mf - RELOC/fonts/source/jknappen/fc/fcssbx12.mf - RELOC/fonts/source/jknappen/fc/fcssbx14.mf - RELOC/fonts/source/jknappen/fc/fcssbx17.mf - RELOC/fonts/source/jknappen/fc/fcssbx20.mf - RELOC/fonts/source/jknappen/fc/fcssbx25.mf - RELOC/fonts/source/jknappen/fc/fcssbx5.mf - RELOC/fonts/source/jknappen/fc/fcssbx6.mf - RELOC/fonts/source/jknappen/fc/fcssbx7.mf - RELOC/fonts/source/jknappen/fc/fcssbx8.mf - RELOC/fonts/source/jknappen/fc/fcssbx9.mf - RELOC/fonts/source/jknappen/fc/fcssi10.mf - RELOC/fonts/source/jknappen/fc/fcssi11.mf - RELOC/fonts/source/jknappen/fc/fcssi12.mf - RELOC/fonts/source/jknappen/fc/fcssi14.mf - RELOC/fonts/source/jknappen/fc/fcssi17.mf - RELOC/fonts/source/jknappen/fc/fcssi20.mf - RELOC/fonts/source/jknappen/fc/fcssi25.mf - RELOC/fonts/source/jknappen/fc/fcssi5.mf - RELOC/fonts/source/jknappen/fc/fcssi6.mf - RELOC/fonts/source/jknappen/fc/fcssi7.mf - RELOC/fonts/source/jknappen/fc/fcssi8.mf - RELOC/fonts/source/jknappen/fc/fcssi9.mf - RELOC/fonts/source/jknappen/fc/fcsstt10.mf - RELOC/fonts/source/jknappen/fc/fcsstt11.mf - RELOC/fonts/source/jknappen/fc/fcsstt12.mf - RELOC/fonts/source/jknappen/fc/fcsstt14.mf - RELOC/fonts/source/jknappen/fc/fcsstt17.mf - RELOC/fonts/source/jknappen/fc/fcsstt20.mf - RELOC/fonts/source/jknappen/fc/fcsstt25.mf - RELOC/fonts/source/jknappen/fc/fcsstt5.mf - RELOC/fonts/source/jknappen/fc/fcsstt6.mf - RELOC/fonts/source/jknappen/fc/fcsstt7.mf - RELOC/fonts/source/jknappen/fc/fcsstt8.mf - RELOC/fonts/source/jknappen/fc/fcsstt9.mf - RELOC/fonts/source/jknappen/fc/fctt10.mf - RELOC/fonts/source/jknappen/fc/fctt11.mf - RELOC/fonts/source/jknappen/fc/fctt12.mf - RELOC/fonts/source/jknappen/fc/fctt14.mf - RELOC/fonts/source/jknappen/fc/fctt17.mf - RELOC/fonts/source/jknappen/fc/fctt20.mf - RELOC/fonts/source/jknappen/fc/fctt25.mf - RELOC/fonts/source/jknappen/fc/fctt5.mf - RELOC/fonts/source/jknappen/fc/fctt6.mf - RELOC/fonts/source/jknappen/fc/fctt7.mf - RELOC/fonts/source/jknappen/fc/fctt8.mf - RELOC/fonts/source/jknappen/fc/fctt9.mf - RELOC/fonts/source/jknappen/fc/fcttligt.mf - RELOC/fonts/source/jknappen/fc/fcu10.mf - RELOC/fonts/source/jknappen/fc/fcu11.mf - RELOC/fonts/source/jknappen/fc/fcu12.mf - RELOC/fonts/source/jknappen/fc/fcu14.mf - RELOC/fonts/source/jknappen/fc/fcu17.mf - RELOC/fonts/source/jknappen/fc/fcu20.mf - RELOC/fonts/source/jknappen/fc/fcu25.mf - RELOC/fonts/source/jknappen/fc/fcu5.mf - RELOC/fonts/source/jknappen/fc/fcu6.mf - RELOC/fonts/source/jknappen/fc/fcu7.mf - RELOC/fonts/source/jknappen/fc/fcu8.mf - RELOC/fonts/source/jknappen/fc/fcu9.mf - RELOC/fonts/source/jknappen/fc/itala.mf - RELOC/fonts/source/jknappen/fc/italbcd.mf - RELOC/fonts/source/jknappen/fc/itale.mf - RELOC/fonts/source/jknappen/fc/italfgh.mf - RELOC/fonts/source/jknappen/fc/italij.mf - RELOC/fonts/source/jknappen/fc/italklm.mf - RELOC/fonts/source/jknappen/fc/italn.mf - RELOC/fonts/source/jknappen/fc/italo.mf - RELOC/fonts/source/jknappen/fc/italpqr.mf - RELOC/fonts/source/jknappen/fc/italst.mf - RELOC/fonts/source/jknappen/fc/italuvw.mf - RELOC/fonts/source/jknappen/fc/italxyz.mf - RELOC/fonts/source/jknappen/fc/lowera.mf - RELOC/fonts/source/jknappen/fc/lowerbcd.mf - RELOC/fonts/source/jknappen/fc/lowere.mf - RELOC/fonts/source/jknappen/fc/lowerfgh.mf - RELOC/fonts/source/jknappen/fc/lowerij.mf - RELOC/fonts/source/jknappen/fc/lowerklm.mf - RELOC/fonts/source/jknappen/fc/lowern.mf - RELOC/fonts/source/jknappen/fc/lowero.mf - RELOC/fonts/source/jknappen/fc/lowerpqr.mf - RELOC/fonts/source/jknappen/fc/lowerst.mf - RELOC/fonts/source/jknappen/fc/loweruvw.mf - RELOC/fonts/source/jknappen/fc/lowerxyz.mf - RELOC/fonts/source/jknappen/fc/uppera.mf - RELOC/fonts/source/jknappen/fc/upperbcd.mf - RELOC/fonts/source/jknappen/fc/uppere.mf - RELOC/fonts/source/jknappen/fc/upperfgh.mf - RELOC/fonts/source/jknappen/fc/upperij.mf - RELOC/fonts/source/jknappen/fc/upperklm.mf - RELOC/fonts/source/jknappen/fc/uppern.mf - RELOC/fonts/source/jknappen/fc/uppero.mf - RELOC/fonts/source/jknappen/fc/upperpqr.mf - RELOC/fonts/source/jknappen/fc/upperst.mf - RELOC/fonts/source/jknappen/fc/upperuvw.mf - RELOC/fonts/source/jknappen/fc/upperxyz.mf - RELOC/fonts/tfm/jknappen/fc/fcbx10.tfm - RELOC/fonts/tfm/jknappen/fc/fcbx11.tfm - RELOC/fonts/tfm/jknappen/fc/fcbx12.tfm - RELOC/fonts/tfm/jknappen/fc/fcbx14.tfm - RELOC/fonts/tfm/jknappen/fc/fcbx17.tfm - RELOC/fonts/tfm/jknappen/fc/fcbx20.tfm - RELOC/fonts/tfm/jknappen/fc/fcbx25.tfm - RELOC/fonts/tfm/jknappen/fc/fcbx5.tfm - RELOC/fonts/tfm/jknappen/fc/fcbx6.tfm - RELOC/fonts/tfm/jknappen/fc/fcbx7.tfm - RELOC/fonts/tfm/jknappen/fc/fcbx8.tfm - RELOC/fonts/tfm/jknappen/fc/fcbx9.tfm - RELOC/fonts/tfm/jknappen/fc/fcbxi10.tfm - RELOC/fonts/tfm/jknappen/fc/fcbxi11.tfm - RELOC/fonts/tfm/jknappen/fc/fcbxi12.tfm - RELOC/fonts/tfm/jknappen/fc/fcbxi14.tfm - RELOC/fonts/tfm/jknappen/fc/fcbxi17.tfm - RELOC/fonts/tfm/jknappen/fc/fcbxi20.tfm - RELOC/fonts/tfm/jknappen/fc/fcbxi25.tfm - RELOC/fonts/tfm/jknappen/fc/fcbxi5.tfm - RELOC/fonts/tfm/jknappen/fc/fcbxi6.tfm - RELOC/fonts/tfm/jknappen/fc/fcbxi7.tfm - RELOC/fonts/tfm/jknappen/fc/fcbxi8.tfm - RELOC/fonts/tfm/jknappen/fc/fcbxi9.tfm - RELOC/fonts/tfm/jknappen/fc/fcbxsl10.tfm - RELOC/fonts/tfm/jknappen/fc/fcbxsl11.tfm - RELOC/fonts/tfm/jknappen/fc/fcbxsl12.tfm - RELOC/fonts/tfm/jknappen/fc/fcbxsl14.tfm - RELOC/fonts/tfm/jknappen/fc/fcbxsl17.tfm - RELOC/fonts/tfm/jknappen/fc/fcbxsl20.tfm - RELOC/fonts/tfm/jknappen/fc/fcbxsl25.tfm - RELOC/fonts/tfm/jknappen/fc/fcbxsl5.tfm - RELOC/fonts/tfm/jknappen/fc/fcbxsl6.tfm - RELOC/fonts/tfm/jknappen/fc/fcbxsl7.tfm - RELOC/fonts/tfm/jknappen/fc/fcbxsl8.tfm - RELOC/fonts/tfm/jknappen/fc/fcbxsl9.tfm - RELOC/fonts/tfm/jknappen/fc/fcbxu10.tfm - RELOC/fonts/tfm/jknappen/fc/fcbxu11.tfm - RELOC/fonts/tfm/jknappen/fc/fcbxu12.tfm - RELOC/fonts/tfm/jknappen/fc/fcbxu14.tfm - RELOC/fonts/tfm/jknappen/fc/fcbxu17.tfm - RELOC/fonts/tfm/jknappen/fc/fcbxu20.tfm - RELOC/fonts/tfm/jknappen/fc/fcbxu25.tfm - RELOC/fonts/tfm/jknappen/fc/fcbxu5.tfm - RELOC/fonts/tfm/jknappen/fc/fcbxu6.tfm - RELOC/fonts/tfm/jknappen/fc/fcbxu7.tfm - RELOC/fonts/tfm/jknappen/fc/fcbxu8.tfm - RELOC/fonts/tfm/jknappen/fc/fcbxu9.tfm - RELOC/fonts/tfm/jknappen/fc/fccsc10.tfm - RELOC/fonts/tfm/jknappen/fc/fccsc11.tfm - RELOC/fonts/tfm/jknappen/fc/fccsc12.tfm - RELOC/fonts/tfm/jknappen/fc/fccsc14.tfm - RELOC/fonts/tfm/jknappen/fc/fccsc17.tfm - RELOC/fonts/tfm/jknappen/fc/fccsc20.tfm - RELOC/fonts/tfm/jknappen/fc/fccsc25.tfm - RELOC/fonts/tfm/jknappen/fc/fccsc5.tfm - RELOC/fonts/tfm/jknappen/fc/fccsc6.tfm - RELOC/fonts/tfm/jknappen/fc/fccsc7.tfm - RELOC/fonts/tfm/jknappen/fc/fccsc8.tfm - RELOC/fonts/tfm/jknappen/fc/fccsc9.tfm - RELOC/fonts/tfm/jknappen/fc/fci10.tfm - RELOC/fonts/tfm/jknappen/fc/fci11.tfm - RELOC/fonts/tfm/jknappen/fc/fci12.tfm - RELOC/fonts/tfm/jknappen/fc/fci14.tfm - RELOC/fonts/tfm/jknappen/fc/fci17.tfm - RELOC/fonts/tfm/jknappen/fc/fci20.tfm - RELOC/fonts/tfm/jknappen/fc/fci25.tfm - RELOC/fonts/tfm/jknappen/fc/fci5.tfm - RELOC/fonts/tfm/jknappen/fc/fci6.tfm - RELOC/fonts/tfm/jknappen/fc/fci7.tfm - RELOC/fonts/tfm/jknappen/fc/fci8.tfm - RELOC/fonts/tfm/jknappen/fc/fci9.tfm - RELOC/fonts/tfm/jknappen/fc/fcitt10.tfm - RELOC/fonts/tfm/jknappen/fc/fcitt11.tfm - RELOC/fonts/tfm/jknappen/fc/fcitt12.tfm - RELOC/fonts/tfm/jknappen/fc/fcitt14.tfm - RELOC/fonts/tfm/jknappen/fc/fcitt17.tfm - RELOC/fonts/tfm/jknappen/fc/fcitt20.tfm - RELOC/fonts/tfm/jknappen/fc/fcitt25.tfm - RELOC/fonts/tfm/jknappen/fc/fcitt5.tfm - RELOC/fonts/tfm/jknappen/fc/fcitt6.tfm - RELOC/fonts/tfm/jknappen/fc/fcitt7.tfm - RELOC/fonts/tfm/jknappen/fc/fcitt8.tfm - RELOC/fonts/tfm/jknappen/fc/fcitt9.tfm - RELOC/fonts/tfm/jknappen/fc/fcr10.tfm - RELOC/fonts/tfm/jknappen/fc/fcr11.tfm - RELOC/fonts/tfm/jknappen/fc/fcr12.tfm - RELOC/fonts/tfm/jknappen/fc/fcr14.tfm - RELOC/fonts/tfm/jknappen/fc/fcr17.tfm - RELOC/fonts/tfm/jknappen/fc/fcr20.tfm - RELOC/fonts/tfm/jknappen/fc/fcr25.tfm - RELOC/fonts/tfm/jknappen/fc/fcr5.tfm - RELOC/fonts/tfm/jknappen/fc/fcr6.tfm - RELOC/fonts/tfm/jknappen/fc/fcr7.tfm - RELOC/fonts/tfm/jknappen/fc/fcr8.tfm - RELOC/fonts/tfm/jknappen/fc/fcr9.tfm - RELOC/fonts/tfm/jknappen/fc/fcsibx10.tfm - RELOC/fonts/tfm/jknappen/fc/fcsibx11.tfm - RELOC/fonts/tfm/jknappen/fc/fcsibx12.tfm - RELOC/fonts/tfm/jknappen/fc/fcsibx14.tfm - RELOC/fonts/tfm/jknappen/fc/fcsibx17.tfm - RELOC/fonts/tfm/jknappen/fc/fcsibx20.tfm - RELOC/fonts/tfm/jknappen/fc/fcsibx25.tfm - RELOC/fonts/tfm/jknappen/fc/fcsibx5.tfm - RELOC/fonts/tfm/jknappen/fc/fcsibx6.tfm - RELOC/fonts/tfm/jknappen/fc/fcsibx7.tfm - RELOC/fonts/tfm/jknappen/fc/fcsibx8.tfm - RELOC/fonts/tfm/jknappen/fc/fcsibx9.tfm - RELOC/fonts/tfm/jknappen/fc/fcsitt10.tfm - RELOC/fonts/tfm/jknappen/fc/fcsitt11.tfm - RELOC/fonts/tfm/jknappen/fc/fcsitt12.tfm - RELOC/fonts/tfm/jknappen/fc/fcsitt14.tfm - RELOC/fonts/tfm/jknappen/fc/fcsitt17.tfm - RELOC/fonts/tfm/jknappen/fc/fcsitt20.tfm - RELOC/fonts/tfm/jknappen/fc/fcsitt25.tfm - RELOC/fonts/tfm/jknappen/fc/fcsitt5.tfm - RELOC/fonts/tfm/jknappen/fc/fcsitt6.tfm - RELOC/fonts/tfm/jknappen/fc/fcsitt7.tfm - RELOC/fonts/tfm/jknappen/fc/fcsitt8.tfm - RELOC/fonts/tfm/jknappen/fc/fcsitt9.tfm - RELOC/fonts/tfm/jknappen/fc/fcsl10.tfm - RELOC/fonts/tfm/jknappen/fc/fcsl11.tfm - RELOC/fonts/tfm/jknappen/fc/fcsl12.tfm - RELOC/fonts/tfm/jknappen/fc/fcsl14.tfm - RELOC/fonts/tfm/jknappen/fc/fcsl17.tfm - RELOC/fonts/tfm/jknappen/fc/fcsl20.tfm - RELOC/fonts/tfm/jknappen/fc/fcsl25.tfm - RELOC/fonts/tfm/jknappen/fc/fcsl5.tfm - RELOC/fonts/tfm/jknappen/fc/fcsl6.tfm - RELOC/fonts/tfm/jknappen/fc/fcsl7.tfm - RELOC/fonts/tfm/jknappen/fc/fcsl8.tfm - RELOC/fonts/tfm/jknappen/fc/fcsl9.tfm - RELOC/fonts/tfm/jknappen/fc/fcss10.tfm - RELOC/fonts/tfm/jknappen/fc/fcss11.tfm - RELOC/fonts/tfm/jknappen/fc/fcss12.tfm - RELOC/fonts/tfm/jknappen/fc/fcss14.tfm - RELOC/fonts/tfm/jknappen/fc/fcss17.tfm - RELOC/fonts/tfm/jknappen/fc/fcss20.tfm - RELOC/fonts/tfm/jknappen/fc/fcss25.tfm - RELOC/fonts/tfm/jknappen/fc/fcss5.tfm - RELOC/fonts/tfm/jknappen/fc/fcss6.tfm - RELOC/fonts/tfm/jknappen/fc/fcss7.tfm - RELOC/fonts/tfm/jknappen/fc/fcss8.tfm - RELOC/fonts/tfm/jknappen/fc/fcss9.tfm - RELOC/fonts/tfm/jknappen/fc/fcssbx10.tfm - RELOC/fonts/tfm/jknappen/fc/fcssbx11.tfm - RELOC/fonts/tfm/jknappen/fc/fcssbx12.tfm - RELOC/fonts/tfm/jknappen/fc/fcssbx14.tfm - RELOC/fonts/tfm/jknappen/fc/fcssbx17.tfm - RELOC/fonts/tfm/jknappen/fc/fcssbx20.tfm - RELOC/fonts/tfm/jknappen/fc/fcssbx25.tfm - RELOC/fonts/tfm/jknappen/fc/fcssbx5.tfm - RELOC/fonts/tfm/jknappen/fc/fcssbx6.tfm - RELOC/fonts/tfm/jknappen/fc/fcssbx7.tfm - RELOC/fonts/tfm/jknappen/fc/fcssbx8.tfm - RELOC/fonts/tfm/jknappen/fc/fcssbx9.tfm - RELOC/fonts/tfm/jknappen/fc/fcssi10.tfm - RELOC/fonts/tfm/jknappen/fc/fcssi11.tfm - RELOC/fonts/tfm/jknappen/fc/fcssi12.tfm - RELOC/fonts/tfm/jknappen/fc/fcssi14.tfm - RELOC/fonts/tfm/jknappen/fc/fcssi17.tfm - RELOC/fonts/tfm/jknappen/fc/fcssi20.tfm - RELOC/fonts/tfm/jknappen/fc/fcssi25.tfm - RELOC/fonts/tfm/jknappen/fc/fcssi5.tfm - RELOC/fonts/tfm/jknappen/fc/fcssi6.tfm - RELOC/fonts/tfm/jknappen/fc/fcssi7.tfm - RELOC/fonts/tfm/jknappen/fc/fcssi8.tfm - RELOC/fonts/tfm/jknappen/fc/fcssi9.tfm - RELOC/fonts/tfm/jknappen/fc/fcsstt10.tfm - RELOC/fonts/tfm/jknappen/fc/fcsstt11.tfm - RELOC/fonts/tfm/jknappen/fc/fcsstt12.tfm - RELOC/fonts/tfm/jknappen/fc/fcsstt14.tfm - RELOC/fonts/tfm/jknappen/fc/fcsstt17.tfm - RELOC/fonts/tfm/jknappen/fc/fcsstt20.tfm - RELOC/fonts/tfm/jknappen/fc/fcsstt25.tfm - RELOC/fonts/tfm/jknappen/fc/fcsstt5.tfm - RELOC/fonts/tfm/jknappen/fc/fcsstt6.tfm - RELOC/fonts/tfm/jknappen/fc/fcsstt7.tfm - RELOC/fonts/tfm/jknappen/fc/fcsstt8.tfm - RELOC/fonts/tfm/jknappen/fc/fcsstt9.tfm - RELOC/fonts/tfm/jknappen/fc/fctt10.tfm - RELOC/fonts/tfm/jknappen/fc/fctt11.tfm - RELOC/fonts/tfm/jknappen/fc/fctt12.tfm - RELOC/fonts/tfm/jknappen/fc/fctt14.tfm - RELOC/fonts/tfm/jknappen/fc/fctt17.tfm - RELOC/fonts/tfm/jknappen/fc/fctt20.tfm - RELOC/fonts/tfm/jknappen/fc/fctt25.tfm - RELOC/fonts/tfm/jknappen/fc/fctt5.tfm - RELOC/fonts/tfm/jknappen/fc/fctt6.tfm - RELOC/fonts/tfm/jknappen/fc/fctt7.tfm - RELOC/fonts/tfm/jknappen/fc/fctt8.tfm - RELOC/fonts/tfm/jknappen/fc/fctt9.tfm - RELOC/fonts/tfm/jknappen/fc/fcu10.tfm - RELOC/fonts/tfm/jknappen/fc/fcu11.tfm - RELOC/fonts/tfm/jknappen/fc/fcu12.tfm - RELOC/fonts/tfm/jknappen/fc/fcu14.tfm - RELOC/fonts/tfm/jknappen/fc/fcu17.tfm - RELOC/fonts/tfm/jknappen/fc/fcu20.tfm - RELOC/fonts/tfm/jknappen/fc/fcu25.tfm - RELOC/fonts/tfm/jknappen/fc/fcu5.tfm - RELOC/fonts/tfm/jknappen/fc/fcu6.tfm - RELOC/fonts/tfm/jknappen/fc/fcu7.tfm - RELOC/fonts/tfm/jknappen/fc/fcu8.tfm - RELOC/fonts/tfm/jknappen/fc/fcu9.tfm - RELOC/tex/latex/fc/fclfont.sty - RELOC/tex/latex/fc/fcuse.sty - RELOC/tex/latex/fc/t4cmr.fd - RELOC/tex/latex/fc/t4cmss.fd - RELOC/tex/latex/fc/t4cmtt.fd - RELOC/tex/latex/fc/t4enc.def - RELOC/tex/latex/fc/t4fcr.fd - RELOC/tex/latex/fc/t4phonet.sty -catalogue-ctan /fonts/jknappen/fc -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl2 -catalogue-topics font font-mf multilingual -catalogue-version 1.4 - -name fcavtex -category Package -revision 38074 -shortdesc A thesis class for the FCAV/UNESP (Brazil) -relocated 1 -longdesc This package provides a class and a bibliography style for the -longdesc FCAV-UNESP (Faculdade de Ciencias Agrarias e Veterinarias de -longdesc Jaboticabal UNESP) brazilian university, written based on the -longdesc institution rules for thesis publications. -containersize 16168 -containerchecksum 76c5c5303afac13ed471a90e589f70a6e8ee257e07d5b583b1f8189506908a24fc8cad9f682526df278ec7139b24f9c91cad51bd229c70e0c249b3e13e7cc747 -doccontainersize 332084 -doccontainerchecksum 69388eedbc0df92f9d07ad15f466d005657f0e4048aa0761e3ef58d71ccc410986c6d80053b21972bf0805d989b76ea6eab1f0575028471c32b31117bd13d1ec -docfiles size=89 - RELOC/doc/latex/fcavtex/README details="Readme (in Brazilian Portuguese)" language="pt" - RELOC/doc/latex/fcavtex/examples/basico-cap1.tex - RELOC/doc/latex/fcavtex/examples/basico-principal.pdf - RELOC/doc/latex/fcavtex/examples/basico-principal.tex - RELOC/doc/latex/fcavtex/examples/basico-resumo.tex - RELOC/doc/latex/fcavtex/manual/fcavtex.pdf details="Package documentation (Brazilian Portuguese)" language="pt" - RELOC/doc/latex/fcavtex/manual/fcavtex.tex -runfiles size=20 - RELOC/bibtex/bst/fcavtex/fcavtex.bst - RELOC/tex/latex/fcavtex/fcavtex.cls -catalogue-ctan /macros/latex/contrib/fcavtex -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics dissertation class -catalogue-version 1.1 - -name fcltxdoc -category Package -revision 24500 -shortdesc Macros for use in the author's documentation -relocated 1 -longdesc The package is not advertised for public use, but is necessary -longdesc for the support of others of the author's packages (which are -longdesc compiled under the ltxdoc class). -containersize 10408 -containerchecksum 9dab396e393853baf4f68d3ef3690df5081c904b7f062bdd17e32d4b627587698b09eabb980273fd09be388c2968db7b0f0911286ff14a1c5577bfc5b58ffd37 -doccontainersize 635436 -doccontainerchecksum c70e0da6fe590dea2fa94a696b06518d1f24dc03cb20f57f303e33c657a0ec1b15f73a42550ea1b1e714619ed3551f403e1a14eb4c83617e87cf865b39b6caff -docfiles size=177 - RELOC/doc/latex/fcltxdoc/fcltxdoc.pdf details="Package documentation" -srccontainersize 21568 -srccontainerchecksum f71822e56f1e7791f93383cfbece9c0a13e8528d906d4ba4b6c4518d413dd9fe0082db31538c0c9fc62cf5e376fc20de437667c0210dd93a7b5595432d26d97e -srcfiles size=22 - RELOC/source/latex/fcltxdoc/fcltxdoc.drv - RELOC/source/latex/fcltxdoc/fcltxdoc.dtx - RELOC/source/latex/fcltxdoc/fcltxdoc.ins -runfiles size=9 - RELOC/tex/latex/fcltxdoc/fcltxdoc.sty -catalogue-ctan /macros/latex/contrib/fcltxdoc -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics doc-supp -catalogue-version 1.0 - -name fcolumn -category Package -revision 38489 -shortdesc Typesetting financial tables -relocated 1 -longdesc In financial reports, text and currency amounts are regularly -longdesc put in one table, e.g., a year balance or a profit-and-loss -longdesc overview. This package provides the settings for automatically -longdesc typesetting such columns, including the sum line (preceded by a -longdesc rule of the correct width) using the specifier "f". -containersize 2756 -containerchecksum 93084d36d630f893a5c5eef99356d42fb5321fea48f2df0db2c0ee4ec66bb9d9804fb1f9d717cc322213322bd47705417a5a8e6426b5dec51b153995a96a89a4 -doccontainersize 248772 -doccontainerchecksum af3d335e2c423b2414c73f18055c787e89b1a47d96adbe7482ac0319e16972752d809e8552672dc567d9e0a2f3618fbb5b737891fec30a485ba7ff2f94f802a1 -docfiles size=62 - RELOC/doc/latex/fcolumn/README details="Readme" - RELOC/doc/latex/fcolumn/fcolumn.pdf details="Package documentation" -srccontainersize 13600 -srccontainerchecksum 0ed1f3f6ec013c27f9ffb5c2f78f1da3b9b4e56225c3dd0abf519f4fc13ec202ff0c65f1502b1cbdd75d77096c6d187c54f961c87767c48fe9e68189dd9f488a -srcfiles size=11 - RELOC/source/latex/fcolumn/fcolumn.dtx - RELOC/source/latex/fcolumn/fcolumn.ins -runfiles size=2 - RELOC/tex/latex/fcolumn/fcolumn.sty -catalogue-ctan /macros/latex/contrib/fcolumn -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics table -catalogue-version 1.1.1 - -name fdsymbol -category Package -revision 26722 -shortdesc A maths symbol font -relocated 1 -longdesc FdSymbol is a maths symbol font, designed as a companion to the -longdesc Fedra family by Typotheque, but it might also fit other -longdesc contemporary typefaces. -execute addMap fdsymbol.map -containersize 920360 -containerchecksum 95b189a868fff1e3936505cea19aa0b7d398e79ce2b2754eeacd41a800c95554a89735b6c956d03057813b35fa172cd3342bb934d9775bba760fca6dc6b53118 -doccontainersize 461564 -doccontainerchecksum fe6f9d1508c7da01958ddfa5edcea015433251db7b4b5214070c2fa7a6a506a23d8254457cf0aedcc1432f79b7779ea847db215919712130dcb9c39204e973fa -docfiles size=116 - RELOC/doc/fonts/fdsymbol/FONTLOG.txt - RELOC/doc/fonts/fdsymbol/OFL.txt - RELOC/doc/latex/fdsymbol/fdsymbol.pdf details="Package documentation" -srccontainersize 17664 -srccontainerchecksum ab9f6d39eaabe378e8aa958bf6ba0c86a6e7410c6f2cf4e35ae04d098c832a7d00ef16695dc3fa849a9150d8b0520b7bde790d55f63c04d7f64930067b801e28 -srcfiles size=38 - RELOC/source/latex/fdsymbol/fdsymbol.dtx - RELOC/source/latex/fdsymbol/fdsymbol.ins -runfiles size=471 - RELOC/fonts/enc/dvips/fdsymbol/fdsymbol-a.enc - RELOC/fonts/enc/dvips/fdsymbol/fdsymbol-b.enc - RELOC/fonts/enc/dvips/fdsymbol/fdsymbol-c.enc - RELOC/fonts/enc/dvips/fdsymbol/fdsymbol-d.enc - RELOC/fonts/enc/dvips/fdsymbol/fdsymbol-e.enc - RELOC/fonts/enc/dvips/fdsymbol/fdsymbol-f.enc - RELOC/fonts/map/dvips/fdsymbol/fdsymbol.map - RELOC/fonts/opentype/public/fdsymbol/FdSymbol-Bold.otf - RELOC/fonts/opentype/public/fdsymbol/FdSymbol-Book.otf - RELOC/fonts/opentype/public/fdsymbol/FdSymbol-Medium.otf - RELOC/fonts/opentype/public/fdsymbol/FdSymbol-Regular.otf - RELOC/fonts/source/public/fdsymbol/FdSymbolA-Bold.mf - RELOC/fonts/source/public/fdsymbol/FdSymbolA-Book.mf - RELOC/fonts/source/public/fdsymbol/FdSymbolA-Medium.mf - RELOC/fonts/source/public/fdsymbol/FdSymbolA-Regular.mf - RELOC/fonts/source/public/fdsymbol/FdSymbolA.mf - RELOC/fonts/source/public/fdsymbol/FdSymbolB-Bold.mf - RELOC/fonts/source/public/fdsymbol/FdSymbolB-Book.mf - RELOC/fonts/source/public/fdsymbol/FdSymbolB-Medium.mf - RELOC/fonts/source/public/fdsymbol/FdSymbolB-Regular.mf - RELOC/fonts/source/public/fdsymbol/FdSymbolB.mf - RELOC/fonts/source/public/fdsymbol/FdSymbolC-Bold.mf - RELOC/fonts/source/public/fdsymbol/FdSymbolC-Book.mf - RELOC/fonts/source/public/fdsymbol/FdSymbolC-Medium.mf - RELOC/fonts/source/public/fdsymbol/FdSymbolC-Regular.mf - RELOC/fonts/source/public/fdsymbol/FdSymbolC.mf - RELOC/fonts/source/public/fdsymbol/FdSymbolD-Bold.mf - RELOC/fonts/source/public/fdsymbol/FdSymbolD-Book.mf - RELOC/fonts/source/public/fdsymbol/FdSymbolD-Medium.mf - RELOC/fonts/source/public/fdsymbol/FdSymbolD-Regular.mf - RELOC/fonts/source/public/fdsymbol/FdSymbolD.mf - RELOC/fonts/source/public/fdsymbol/FdSymbolE-Bold.mf - RELOC/fonts/source/public/fdsymbol/FdSymbolE-Book.mf - RELOC/fonts/source/public/fdsymbol/FdSymbolE-Medium.mf - RELOC/fonts/source/public/fdsymbol/FdSymbolE-Regular.mf - RELOC/fonts/source/public/fdsymbol/FdSymbolE.mf - RELOC/fonts/source/public/fdsymbol/FdSymbolF-Bold.mf - RELOC/fonts/source/public/fdsymbol/FdSymbolF-Book.mf - RELOC/fonts/source/public/fdsymbol/FdSymbolF-Medium.mf - RELOC/fonts/source/public/fdsymbol/FdSymbolF-Regular.mf - RELOC/fonts/source/public/fdsymbol/FdSymbolF.mf - RELOC/fonts/source/public/fdsymbol/fdaccents.mf - RELOC/fonts/source/public/fdsymbol/fdarrows.mf - RELOC/fonts/source/public/fdsymbol/fdbase.mf - RELOC/fonts/source/public/fdsymbol/fddelims.mf - RELOC/fonts/source/public/fdsymbol/fdgeometric.mf - RELOC/fonts/source/public/fdsymbol/fdoperators.mf - RELOC/fonts/source/public/fdsymbol/fdrelations.mf - RELOC/fonts/source/public/fdsymbol/fdturnstile.mf - RELOC/fonts/tfm/public/fdsymbol/FdSymbolA-Bold.tfm - RELOC/fonts/tfm/public/fdsymbol/FdSymbolA-Book.tfm - RELOC/fonts/tfm/public/fdsymbol/FdSymbolA-Medium.tfm - RELOC/fonts/tfm/public/fdsymbol/FdSymbolA-Regular.tfm - RELOC/fonts/tfm/public/fdsymbol/FdSymbolB-Bold.tfm - RELOC/fonts/tfm/public/fdsymbol/FdSymbolB-Book.tfm - RELOC/fonts/tfm/public/fdsymbol/FdSymbolB-Medium.tfm - RELOC/fonts/tfm/public/fdsymbol/FdSymbolB-Regular.tfm - RELOC/fonts/tfm/public/fdsymbol/FdSymbolC-Bold.tfm - RELOC/fonts/tfm/public/fdsymbol/FdSymbolC-Book.tfm - RELOC/fonts/tfm/public/fdsymbol/FdSymbolC-Medium.tfm - RELOC/fonts/tfm/public/fdsymbol/FdSymbolC-Regular.tfm - RELOC/fonts/tfm/public/fdsymbol/FdSymbolD-Bold.tfm - RELOC/fonts/tfm/public/fdsymbol/FdSymbolD-Book.tfm - RELOC/fonts/tfm/public/fdsymbol/FdSymbolD-Medium.tfm - RELOC/fonts/tfm/public/fdsymbol/FdSymbolD-Regular.tfm - RELOC/fonts/tfm/public/fdsymbol/FdSymbolE-Bold.tfm - RELOC/fonts/tfm/public/fdsymbol/FdSymbolE-Book.tfm - RELOC/fonts/tfm/public/fdsymbol/FdSymbolE-Medium.tfm - RELOC/fonts/tfm/public/fdsymbol/FdSymbolE-Regular.tfm - RELOC/fonts/tfm/public/fdsymbol/FdSymbolF-Bold.tfm - RELOC/fonts/tfm/public/fdsymbol/FdSymbolF-Book.tfm - RELOC/fonts/tfm/public/fdsymbol/FdSymbolF-Medium.tfm - RELOC/fonts/tfm/public/fdsymbol/FdSymbolF-Regular.tfm - RELOC/fonts/type1/public/fdsymbol/FdSymbolA-Bold.pfb - RELOC/fonts/type1/public/fdsymbol/FdSymbolA-Book.pfb - RELOC/fonts/type1/public/fdsymbol/FdSymbolA-Medium.pfb - RELOC/fonts/type1/public/fdsymbol/FdSymbolA-Regular.pfb - RELOC/fonts/type1/public/fdsymbol/FdSymbolB-Bold.pfb - RELOC/fonts/type1/public/fdsymbol/FdSymbolB-Book.pfb - RELOC/fonts/type1/public/fdsymbol/FdSymbolB-Medium.pfb - RELOC/fonts/type1/public/fdsymbol/FdSymbolB-Regular.pfb - RELOC/fonts/type1/public/fdsymbol/FdSymbolC-Bold.pfb - RELOC/fonts/type1/public/fdsymbol/FdSymbolC-Book.pfb - RELOC/fonts/type1/public/fdsymbol/FdSymbolC-Medium.pfb - RELOC/fonts/type1/public/fdsymbol/FdSymbolC-Regular.pfb - RELOC/fonts/type1/public/fdsymbol/FdSymbolD-Bold.pfb - RELOC/fonts/type1/public/fdsymbol/FdSymbolD-Book.pfb - RELOC/fonts/type1/public/fdsymbol/FdSymbolD-Medium.pfb - RELOC/fonts/type1/public/fdsymbol/FdSymbolD-Regular.pfb - RELOC/fonts/type1/public/fdsymbol/FdSymbolE-Bold.pfb - RELOC/fonts/type1/public/fdsymbol/FdSymbolE-Book.pfb - RELOC/fonts/type1/public/fdsymbol/FdSymbolE-Medium.pfb - RELOC/fonts/type1/public/fdsymbol/FdSymbolE-Regular.pfb - RELOC/fonts/type1/public/fdsymbol/FdSymbolF-Bold.pfb - RELOC/fonts/type1/public/fdsymbol/FdSymbolF-Book.pfb - RELOC/fonts/type1/public/fdsymbol/FdSymbolF-Medium.pfb - RELOC/fonts/type1/public/fdsymbol/FdSymbolF-Regular.pfb - RELOC/tex/latex/fdsymbol/fdsymbol.sty -catalogue-ctan /fonts/fdsymbol -catalogue-date 2017-10-29 15:19:12 +0100 -catalogue-license ofl -catalogue-topics font font-symbol font-symbol-maths font-type1 font-otf font-mf -catalogue-version 0.8 - -name fduthesis -category Package -revision 47628 -shortdesc LaTeX thesis template for Fudan University -relocated 1 -longdesc This package is a LaTeX thesis template package for Fudan -longdesc University. It can make it easy to write theses both in Chinese -longdesc and English. -containersize 110200 -containerchecksum 02dd9ef79be0c04a35e698022091bc4383b8fef1c86a9c7e31191ed9878535a6c11b028985f60723227100b7a22b51b937036855d05ce0b6f2d6a1e234737477 -doccontainersize 1353120 -doccontainerchecksum f94c29076791883f406b584f4ac480d84722375d66f960575ecb23b799c836df772692700056d054a30967ecce263a8f2f3c1c5861b60f1474ee347c3f09537f -docfiles size=371 - RELOC/doc/latex/fduthesis/README.md details="Readme" - RELOC/doc/latex/fduthesis/fdulogo-example.tex - RELOC/doc/latex/fduthesis/fduthesis-code.pdf details="Code Implementation (Chinese)" language="zh" - RELOC/doc/latex/fduthesis/fduthesis-cover.tex - RELOC/doc/latex/fduthesis/fduthesis-en.pdf details="Package documentation (English)" language="en" - RELOC/doc/latex/fduthesis/fduthesis-en.tex - RELOC/doc/latex/fduthesis/fduthesis-template.tex - RELOC/doc/latex/fduthesis/fduthesis.pdf details="Package documentation (Chinese)" language="zh" - RELOC/doc/latex/fduthesis/latexmkrc - RELOC/doc/latex/fduthesis/latexmkrc-en -srccontainersize 118892 -srccontainerchecksum 9cef69446a7dcc9cd4b8f22ff8ae9054dacd7e445c6e640e40470403f0b27c8827e311700fad008f0bdd30e5a2a5ab339df75c41fcf8f3edc175cf393116801d -srcfiles size=124 - RELOC/source/latex/fduthesis/fduthesis-doc.dtx - RELOC/source/latex/fduthesis/fduthesis-logo.dtx - RELOC/source/latex/fduthesis/fduthesis.dtx - RELOC/source/latex/fduthesis/fduthesis.ins -runfiles size=100 - RELOC/tex/latex/fduthesis/fdudoc.cls - RELOC/tex/latex/fduthesis/fdulogo.sty - RELOC/tex/latex/fduthesis/fduthesis-en.cls - RELOC/tex/latex/fduthesis/fduthesis.cls - RELOC/tex/latex/fduthesis/fduthesis.def - RELOC/tex/latex/fduthesis/fudan-emblem-new.pdf - RELOC/tex/latex/fduthesis/fudan-emblem.pdf - RELOC/tex/latex/fduthesis/fudan-name.pdf -catalogue-also thuthesis cquthesis -catalogue-ctan /macros/latex/contrib/fduthesis -catalogue-date 2018-05-06 16:13:15 +0200 -catalogue-license lppl1.3c -catalogue-topics dissertation class chinese latex3 -catalogue-version 0.7b - -name featpost -category Package -revision 35346 -shortdesc MetaPost macros for 3D -relocated 1 -longdesc These macros allow the production of three-dimensional schemes -longdesc containing: angles, circles, cylinders, cones and spheres, -longdesc among other things. -containersize 31992 -containerchecksum ba519599c85d9ba12be01c442aab7ab7066d1880cf774c56bf93bb76a6ad5c8b67ca53a97d1b432b0e8fae2859dabfd37efca3577352edb37bad0929cb2335d8 -doccontainersize 17967072 -doccontainerchecksum 55094dcd9bfa7bcf527da6669d1d713e39ca62fc39e01ccc01dbd1e5e2919832a3bd93dd5f76667c32a5004307d2ec5a6fe5bd4994423f58df98c1ac86a8eb2f -docfiles size=5985 - RELOC/doc/metapost/featpost/MPexamples.html - RELOC/doc/metapost/featpost/README - RELOC/doc/metapost/featpost/bash/COMPILE.sh - RELOC/doc/metapost/featpost/bash/dvipngproof.sh - RELOC/doc/metapost/featpost/bash/laproof.sh - RELOC/doc/metapost/featpost/bash/makehtmlindex.sh - RELOC/doc/metapost/featpost/bash/pdflatexproof.sh - RELOC/doc/metapost/featpost/bash/pngmaker.sh - RELOC/doc/metapost/featpost/doc/Exemplifier.pdf - RELOC/doc/metapost/featpost/doc/alldefs.txt - RELOC/doc/metapost/featpost/doc/featpostbeamer.pdf - RELOC/doc/metapost/featpost/doc/featpostbeamer.tex - RELOC/doc/metapost/featpost/doc/featpostdocsource.tex - RELOC/doc/metapost/featpost/doc/featpostmanual.pdf details="Manual" - RELOC/doc/metapost/featpost/doc/featpostmanual.tex - RELOC/doc/metapost/featpost/doc/lastfiguretest.pdf - RELOC/doc/metapost/featpost/doc/lastfiguretest.tex - RELOC/doc/metapost/featpost/doc/letterfor3Dand4D.pdf - RELOC/doc/metapost/featpost/doc/letterfor3Dand4D.tex - RELOC/doc/metapost/featpost/doc/metapostpropaganda.pdf details="Promotional stuff" - RELOC/doc/metapost/featpost/doc/metapostpropaganda.tex - RELOC/doc/metapost/featpost/doc/metapostpropagandafiles/3.eps - RELOC/doc/metapost/featpost/doc/metapostpropagandafiles/3.jpeg - RELOC/doc/metapost/featpost/doc/metapostpropagandafiles/3.pgm - RELOC/doc/metapost/featpost/doc/metapostpropagandafiles/CompanionsCollection.jpg - RELOC/doc/metapost/featpost/doc/metapostpropagandafiles/Diagram1.dia - RELOC/doc/metapost/featpost/doc/metapostpropagandafiles/Diagram1.mp - RELOC/doc/metapost/featpost/doc/metapostpropagandafiles/KnuthCollection.jpg - RELOC/doc/metapost/featpost/doc/metapostpropagandafiles/dia.png - RELOC/doc/metapost/featpost/doc/metapostpropagandafiles/fekslatexmp.1 - RELOC/doc/metapost/featpost/doc/metapostpropagandafiles/fekslatexmp.mp - RELOC/doc/metapost/featpost/doc/metapostpropagandafiles/intersection2D.1 - RELOC/doc/metapost/featpost/doc/metapostpropagandafiles/intersection2D.mp - RELOC/doc/metapost/featpost/doc/metapostpropagandafiles/metapostpropaganda.png - RELOC/doc/metapost/featpost/doc/metapostpropagandafiles/minimal-1.mps - RELOC/doc/metapost/featpost/doc/metapostpropagandafiles/minimal-1.pdf - RELOC/doc/metapost/featpost/doc/metapostpropagandafiles/minimal.jpeg - RELOC/doc/metapost/featpost/doc/metapostpropagandafiles/minimal.jpg - RELOC/doc/metapost/featpost/doc/metapostpropagandafiles/minimal.mp - RELOC/doc/metapost/featpost/doc/metapostpropagandafiles/minimal.png - RELOC/doc/metapost/featpost/doc/metapostpropagandafiles/pifpaf.jpeg - RELOC/doc/metapost/featpost/doc/metapostpropagandafiles/pifpafphoto.jpg - RELOC/doc/metapost/featpost/doc/metapostpropagandafiles/pifpafpropaganda.0 - RELOC/doc/metapost/featpost/doc/metapostpropagandafiles/pifpafpropaganda.1 - RELOC/doc/metapost/featpost/doc/metapostpropagandafiles/pifpafpropaganda.10 - RELOC/doc/metapost/featpost/doc/metapostpropagandafiles/pifpafpropaganda.11 - RELOC/doc/metapost/featpost/doc/metapostpropagandafiles/pifpafpropaganda.12 - RELOC/doc/metapost/featpost/doc/metapostpropagandafiles/pifpafpropaganda.13 - RELOC/doc/metapost/featpost/doc/metapostpropagandafiles/pifpafpropaganda.14 - RELOC/doc/metapost/featpost/doc/metapostpropagandafiles/pifpafpropaganda.15 - RELOC/doc/metapost/featpost/doc/metapostpropagandafiles/pifpafpropaganda.2 - RELOC/doc/metapost/featpost/doc/metapostpropagandafiles/pifpafpropaganda.3 - RELOC/doc/metapost/featpost/doc/metapostpropagandafiles/pifpafpropaganda.4 - RELOC/doc/metapost/featpost/doc/metapostpropagandafiles/pifpafpropaganda.5 - RELOC/doc/metapost/featpost/doc/metapostpropagandafiles/pifpafpropaganda.6 - RELOC/doc/metapost/featpost/doc/metapostpropagandafiles/pifpafpropaganda.7 - RELOC/doc/metapost/featpost/doc/metapostpropagandafiles/pifpafpropaganda.8 - RELOC/doc/metapost/featpost/doc/metapostpropagandafiles/pifpafpropaganda.9 - RELOC/doc/metapost/featpost/doc/metapostpropagandafiles/pifpafpropaganda.mp - RELOC/doc/metapost/featpost/doc/metapostpropagandafiles/recursives.1 - RELOC/doc/metapost/featpost/doc/metapostpropagandafiles/recursives.2 - RELOC/doc/metapost/featpost/doc/metapostpropagandafiles/recursives.3 - RELOC/doc/metapost/featpost/doc/metapostpropagandafiles/recursives.mp - RELOC/doc/metapost/featpost/doc/metapostpropagandafiles/sriyantrafinal-1.svg - RELOC/doc/metapost/featpost/doc/metapostpropagandafiles/sriyantrafinal.mp - RELOC/doc/metapost/featpost/doc/metapostpropagandafiles/todo.jpg - RELOC/doc/metapost/featpost/doc/metapostpropagandafiles/workflow-from-mpman-charts.1 - RELOC/doc/metapost/featpost/doc/metapostpropagandafiles/workflow-from-mpman-charts.2 - RELOC/doc/metapost/featpost/doc/metapostpropagandafiles/workflow-from-mpman-charts.mp - RELOC/doc/metapost/featpost/doc/metapostpropagandafiles/xfig.png - RELOC/doc/metapost/featpost/doc/otherinfo/BezierApprox.pdf - RELOC/doc/metapost/featpost/doc/otherinfo/CHANGESv1.803.txt - RELOC/doc/metapost/featpost/doc/otherinfo/Zpravodaj2009-4.pdf - RELOC/doc/metapost/featpost/doc/otherinfo/jdbug.png - RELOC/doc/metapost/featpost/doc/otherinfo/tb88henderson.pdf - RELOC/doc/metapost/featpost/example/38.mp - RELOC/doc/metapost/featpost/example/A131.mp - RELOC/doc/metapost/featpost/example/CAT.mp - RELOC/doc/metapost/featpost/example/DebianSwirlsmallEdited.mp - RELOC/doc/metapost/featpost/example/EBcrossed.mp - RELOC/doc/metapost/featpost/example/LED.mp - RELOC/doc/metapost/featpost/example/SlowDownNowBitmapScanned.mp - RELOC/doc/metapost/featpost/example/acmaglev.mp - RELOC/doc/metapost/featpost/example/acoplanv.mp - RELOC/doc/metapost/featpost/example/ahoraesglobal.mp - RELOC/doc/metapost/featpost/example/aledlogo.mp - RELOC/doc/metapost/featpost/example/allgreatideas.mp - RELOC/doc/metapost/featpost/example/anglinerigorouscircle.mp - RELOC/doc/metapost/featpost/example/antimattermeteor.mp - RELOC/doc/metapost/featpost/example/avalzero.mp - RELOC/doc/metapost/featpost/example/badshreeyantra.mp - RELOC/doc/metapost/featpost/example/balllauncher.mp - RELOC/doc/metapost/featpost/example/bananadimmer.mp - RELOC/doc/metapost/featpost/example/beautiful00.mp - RELOC/doc/metapost/featpost/example/bichaepolicia.mp - RELOC/doc/metapost/featpost/example/brownellips.mp - RELOC/doc/metapost/featpost/example/bstr.mp - RELOC/doc/metapost/featpost/example/bughunt.mp - RELOC/doc/metapost/featpost/example/buildcyclebug.mp - RELOC/doc/metapost/featpost/example/canschemes.mp - RELOC/doc/metapost/featpost/example/cap29res.mp - RELOC/doc/metapost/featpost/example/caratk3edit.mp - RELOC/doc/metapost/featpost/example/cartaxes.mp - RELOC/doc/metapost/featpost/example/casadopessoal.mp - RELOC/doc/metapost/featpost/example/cellevolve.mp - RELOC/doc/metapost/featpost/example/cinemwork.mp - RELOC/doc/metapost/featpost/example/circlespeedprofile.mp - RELOC/doc/metapost/featpost/example/closingbox.mp - RELOC/doc/metapost/featpost/example/cmykropes.mp - RELOC/doc/metapost/featpost/example/cone.mp - RELOC/doc/metapost/featpost/example/conegetready.mp - RELOC/doc/metapost/featpost/example/conicurv.mp - RELOC/doc/metapost/featpost/example/conoscopy.mp - RELOC/doc/metapost/featpost/example/convergingspirals.mp - RELOC/doc/metapost/featpost/example/crossingline.mp - RELOC/doc/metapost/featpost/example/cruztuga.mp - RELOC/doc/metapost/featpost/example/cubicfacecentered.mp - RELOC/doc/metapost/featpost/example/cubicfigures.mp - RELOC/doc/metapost/featpost/example/cubicstructurefcc.mp - RELOC/doc/metapost/featpost/example/cubicstructures.mp - RELOC/doc/metapost/featpost/example/cylimple.mp - RELOC/doc/metapost/featpost/example/cylinderborders.mp - RELOC/doc/metapost/featpost/example/daliasensor.mp - RELOC/doc/metapost/featpost/example/decorstatement.mp - RELOC/doc/metapost/featpost/example/defaultcmr.mp - RELOC/doc/metapost/featpost/example/deperspective.mp - RELOC/doc/metapost/featpost/example/derivondatriang.mp - RELOC/doc/metapost/featpost/example/diameters.mp - RELOC/doc/metapost/featpost/example/directfonts.mp - RELOC/doc/metapost/featpost/example/doitnow.mp - RELOC/doc/metapost/featpost/example/downloadicon.mp - RELOC/doc/metapost/featpost/example/dreamhouse.mp - RELOC/doc/metapost/featpost/example/durgayantra.mp - RELOC/doc/metapost/featpost/example/eemcsblabla.mp - RELOC/doc/metapost/featpost/example/electricpotential.mp - RELOC/doc/metapost/featpost/example/electrospiral.mp - RELOC/doc/metapost/featpost/example/ellipticextrusionpress.mp - RELOC/doc/metapost/featpost/example/ellipticprism.mp - RELOC/doc/metapost/featpost/example/ellipticproperties.mp - RELOC/doc/metapost/featpost/example/elliptictable.mp - RELOC/doc/metapost/featpost/example/ellipticthing.mp - RELOC/doc/metapost/featpost/example/embroncordada.mp - RELOC/doc/metapost/featpost/example/emptylines.mp - RELOC/doc/metapost/featpost/example/equilatrianglelines.mp - RELOC/doc/metapost/featpost/example/equilibriodetorques.mp - RELOC/doc/metapost/featpost/example/esteveslogo.mp - RELOC/doc/metapost/featpost/example/experimental.mp - RELOC/doc/metapost/featpost/example/experimental2Dsetup.mp - RELOC/doc/metapost/featpost/example/f1aula03.mp - RELOC/doc/metapost/featpost/example/f1aula05.mp - RELOC/doc/metapost/featpost/example/fakehole.mp - RELOC/doc/metapost/featpost/example/fallinthewind.mp - RELOC/doc/metapost/featpost/example/featpostlogo.mp - RELOC/doc/metapost/featpost/example/ffcbob.mp - RELOC/doc/metapost/featpost/example/fieldlines.mp - RELOC/doc/metapost/featpost/example/fieldlinesnorma.mp - RELOC/doc/metapost/featpost/example/fieldlinesnormapaper.mp - RELOC/doc/metapost/featpost/example/fieldlinesnormapaperwork.mp - RELOC/doc/metapost/featpost/example/fis1prex.mp - RELOC/doc/metapost/featpost/example/fis3prex.mp - RELOC/doc/metapost/featpost/example/fis3prex7.mp - RELOC/doc/metapost/featpost/example/fis3prey.mp - RELOC/doc/metapost/featpost/example/frustum.mp - RELOC/doc/metapost/featpost/example/galvanometro-inducao.mp - RELOC/doc/metapost/featpost/example/gausslawframe.mp - RELOC/doc/metapost/featpost/example/geombasic.mp - RELOC/doc/metapost/featpost/example/geomcasq.mp - RELOC/doc/metapost/featpost/example/geometricaverage.mp - RELOC/doc/metapost/featpost/example/geomfiguei.mp - RELOC/doc/metapost/featpost/example/geomfreder.mp - RELOC/doc/metapost/featpost/example/geommine.mp - RELOC/doc/metapost/featpost/example/geomsrinath.mp - RELOC/doc/metapost/featpost/example/gnupost.mp - RELOC/doc/metapost/featpost/example/gnupost3Dlogo.mp - RELOC/doc/metapost/featpost/example/goldenellipse.mp - RELOC/doc/metapost/featpost/example/graphene.mp - RELOC/doc/metapost/featpost/example/graphexample.mp - RELOC/doc/metapost/featpost/example/graphs.mp - RELOC/doc/metapost/featpost/example/halfcirclesfear.mp - RELOC/doc/metapost/featpost/example/hap.mp - RELOC/doc/metapost/featpost/example/heatfromroom.mp - RELOC/doc/metapost/featpost/example/helix.mp - RELOC/doc/metapost/featpost/example/hermitespliknot.mp - RELOC/doc/metapost/featpost/example/hexacylon.mp - RELOC/doc/metapost/featpost/example/hexagonalgrid.mp - RELOC/doc/metapost/featpost/example/hexagonaltrimesh.mp - RELOC/doc/metapost/featpost/example/hiddenlinegraph.mp - RELOC/doc/metapost/featpost/example/hiddensurface.mp - RELOC/doc/metapost/featpost/example/hiddensurfaces.mp - RELOC/doc/metapost/featpost/example/iamsorrykarl.mp - RELOC/doc/metapost/featpost/example/inductionbob.mp - RELOC/doc/metapost/featpost/example/integerbars.mp - RELOC/doc/metapost/featpost/example/integratorfigures.mp - RELOC/doc/metapost/featpost/example/interdigitrodes.mp - RELOC/doc/metapost/featpost/example/intersectorus.mp - RELOC/doc/metapost/featpost/example/intersectprolatespheroid.mp - RELOC/doc/metapost/featpost/example/iplaca.mp - RELOC/doc/metapost/featpost/example/jd44.mp - RELOC/doc/metapost/featpost/example/jdbug.mp - RELOC/doc/metapost/featpost/example/joinedemptylines.mp - RELOC/doc/metapost/featpost/example/keplernewtonfeynman.mp - RELOC/doc/metapost/featpost/example/kindofcube.mp - RELOC/doc/metapost/featpost/example/kindofcuber.mp - RELOC/doc/metapost/featpost/example/kopptrammel.mp - RELOC/doc/metapost/featpost/example/labelconstruct.mp - RELOC/doc/metapost/featpost/example/labelinspace.mp - RELOC/doc/metapost/featpost/example/lamarquejaune.mp - RELOC/doc/metapost/featpost/example/lasermachine.mp - RELOC/doc/metapost/featpost/example/latexboxes.mp - RELOC/doc/metapost/featpost/example/lawofcosines.mp - RELOC/doc/metapost/featpost/example/lcurvature.mp - RELOC/doc/metapost/featpost/example/ledlogo.mp - RELOC/doc/metapost/featpost/example/lgc2refractionEdited.mp - RELOC/doc/metapost/featpost/example/loglogpaper.mp - RELOC/doc/metapost/featpost/example/logofontest.mp - RELOC/doc/metapost/featpost/example/lowcostgreenhouse.mp - RELOC/doc/metapost/featpost/example/magneticflux.mp - RELOC/doc/metapost/featpost/example/mainmemtest.mp - RELOC/doc/metapost/featpost/example/manjusha.mp - RELOC/doc/metapost/featpost/example/matricskoc.mp - RELOC/doc/metapost/featpost/example/mce-lng.mp - RELOC/doc/metapost/featpost/example/metalcharge.mp - RELOC/doc/metapost/featpost/example/micostufas.mp - RELOC/doc/metapost/featpost/example/micromu.mp - RELOC/doc/metapost/featpost/example/milimetricpaper.mp - RELOC/doc/metapost/featpost/example/mpfields.mp - RELOC/doc/metapost/featpost/example/mptoolcone.mp - RELOC/doc/metapost/featpost/example/muslimpattern.mp - RELOC/doc/metapost/featpost/example/mypatent.mp - RELOC/doc/metapost/featpost/example/mypatentpieces.mp - RELOC/doc/metapost/featpost/example/mysquaresectionbar.mp - RELOC/doc/metapost/featpost/example/naoestacionar.mp - RELOC/doc/metapost/featpost/example/naotocanacalote.mp - RELOC/doc/metapost/featpost/example/nembends.mp - RELOC/doc/metapost/featpost/example/nembiaxi.mp - RELOC/doc/metapost/featpost/example/nemdirector.mp - RELOC/doc/metapost/featpost/example/nemquira.mp - RELOC/doc/metapost/featpost/example/nemquirapitch.mp - RELOC/doc/metapost/featpost/example/nemsaddl.mp - RELOC/doc/metapost/featpost/example/nemuniax.mp - RELOC/doc/metapost/featpost/example/newcommunism.mp - RELOC/doc/metapost/featpost/example/newexperimental.mp - RELOC/doc/metapost/featpost/example/nosimples.mp - RELOC/doc/metapost/featpost/example/nosuspension.mp - RELOC/doc/metapost/featpost/example/nsmetica.mp - RELOC/doc/metapost/featpost/example/nulldefectanglexample.mp - RELOC/doc/metapost/featpost/example/nurbstobeziern.mp - RELOC/doc/metapost/featpost/example/onebigword.mp - RELOC/doc/metapost/featpost/example/optest.mp - RELOC/doc/metapost/featpost/example/optica.mp - RELOC/doc/metapost/featpost/example/par3Dplotexamples.mp - RELOC/doc/metapost/featpost/example/parabolaonthestage.mp - RELOC/doc/metapost/featpost/example/parafuso.mp - RELOC/doc/metapost/featpost/example/parafusoprojxy.mp - RELOC/doc/metapost/featpost/example/pathernon.mp - RELOC/doc/metapost/featpost/example/pathofstraightline.mp - RELOC/doc/metapost/featpost/example/perspec.mp - RELOC/doc/metapost/featpost/example/photorefer.mp - RELOC/doc/metapost/featpost/example/photoreverse.mp - RELOC/doc/metapost/featpost/example/pifpaf.mp - RELOC/doc/metapost/featpost/example/pixelgrid.mp - RELOC/doc/metapost/featpost/example/plaintangency.mp - RELOC/doc/metapost/featpost/example/planintersection.mp - RELOC/doc/metapost/featpost/example/planpht.mp - RELOC/doc/metapost/featpost/example/polyhedr.mp - RELOC/doc/metapost/featpost/example/positivecharge.mp - RELOC/doc/metapost/featpost/example/potenciadecicloeliptico.mp - RELOC/doc/metapost/featpost/example/probtodooterr.mp - RELOC/doc/metapost/featpost/example/profaux.mp - RELOC/doc/metapost/featpost/example/project.mp - RELOC/doc/metapost/featpost/example/qap.mp - RELOC/doc/metapost/featpost/example/quartertorus.mp - RELOC/doc/metapost/featpost/example/radiativeforcing.mp - RELOC/doc/metapost/featpost/example/raiodoscirculos.mp - RELOC/doc/metapost/featpost/example/redplanet.mp - RELOC/doc/metapost/featpost/example/reeditedgoodquestionmark.mp - RELOC/doc/metapost/featpost/example/resistcircuit.mp - RELOC/doc/metapost/featpost/example/reuleaux.mp - RELOC/doc/metapost/featpost/example/revolipsoid.mp - RELOC/doc/metapost/featpost/example/revolutionparaboloid.mp - RELOC/doc/metapost/featpost/example/revolvers.mp - RELOC/doc/metapost/featpost/example/rigorcubo.mp - RELOC/doc/metapost/featpost/example/rigorouscircle.mp - RELOC/doc/metapost/featpost/example/rigorouscone.mp - RELOC/doc/metapost/featpost/example/rigorousdiscSD.mp - RELOC/doc/metapost/featpost/example/rigorousdiscoptions.mp - RELOC/doc/metapost/featpost/example/rigorousfearpath.mp - RELOC/doc/metapost/featpost/example/rmnbob.mp - RELOC/doc/metapost/featpost/example/roadincline.mp - RELOC/doc/metapost/featpost/example/rodarolaremplaninc.mp - RELOC/doc/metapost/featpost/example/ropepatterns.mp - RELOC/doc/metapost/featpost/example/rosadosventos.mp - RELOC/doc/metapost/featpost/example/rotatnlc.mp - RELOC/doc/metapost/featpost/example/rothexagrid.mp - RELOC/doc/metapost/featpost/example/rungekuttasecond.mp - RELOC/doc/metapost/featpost/example/sal.mp - RELOC/doc/metapost/featpost/example/sap.mp - RELOC/doc/metapost/featpost/example/saturn.mp - RELOC/doc/metapost/featpost/example/sfearschem.mp - RELOC/doc/metapost/featpost/example/sharpraytrace.mp - RELOC/doc/metapost/featpost/example/signalvertexSD.mp - RELOC/doc/metapost/featpost/example/simplecar.mp - RELOC/doc/metapost/featpost/example/simplecarparam.mp - RELOC/doc/metapost/featpost/example/simplecenterofmass.mp - RELOC/doc/metapost/featpost/example/simplelens.mp - RELOC/doc/metapost/featpost/example/simplependulum.mp - RELOC/doc/metapost/featpost/example/simplexperiment.mp - RELOC/doc/metapost/featpost/example/sincityredesigned.mp - RELOC/doc/metapost/featpost/example/slingshot.mp - RELOC/doc/metapost/featpost/example/smC.mp - RELOC/doc/metapost/featpost/example/sniperlogo.mp - RELOC/doc/metapost/featpost/example/solarconcentrator.mp - RELOC/doc/metapost/featpost/example/solardish.mp - RELOC/doc/metapost/featpost/example/some2Dvecs.mp - RELOC/doc/metapost/featpost/example/spaceinvader.mp - RELOC/doc/metapost/featpost/example/spatialhalfsfear.mp - RELOC/doc/metapost/featpost/example/spherample.mp - RELOC/doc/metapost/featpost/example/splineperspective.mp - RELOC/doc/metapost/featpost/example/splineperspectives.mp - RELOC/doc/metapost/featpost/example/spltwiben.mp - RELOC/doc/metapost/featpost/example/squareanglines.mp - RELOC/doc/metapost/featpost/example/srinathpolineni.mp - RELOC/doc/metapost/featpost/example/stageforthree.mp - RELOC/doc/metapost/featpost/example/statement.mp - RELOC/doc/metapost/featpost/example/statethreelines.mp - RELOC/doc/metapost/featpost/example/steamcamera.mp - RELOC/doc/metapost/featpost/example/strength1defect.mp - RELOC/doc/metapost/featpost/example/symbol.mp - RELOC/doc/metapost/featpost/example/tangency2D.mp - RELOC/doc/metapost/featpost/example/tangencypoint.mp - RELOC/doc/metapost/featpost/example/tdarrow.mp - RELOC/doc/metapost/featpost/example/tdcircarrow.mp - RELOC/doc/metapost/featpost/example/telemira.mp - RELOC/doc/metapost/featpost/example/telheiro.mp - RELOC/doc/metapost/featpost/example/tete.mp - RELOC/doc/metapost/featpost/example/tetrapodes.mp - RELOC/doc/metapost/featpost/example/theHURD.mp - RELOC/doc/metapost/featpost/example/thearchicon.mp - RELOC/doc/metapost/featpost/example/thethreekindsofperspec.mp - RELOC/doc/metapost/featpost/example/thunderproblem.mp - RELOC/doc/metapost/featpost/example/tiposdetrans.mp - RELOC/doc/metapost/featpost/example/tiposdetransb.mp - RELOC/doc/metapost/featpost/example/tiposdetranst.mp - RELOC/doc/metapost/featpost/example/toro4transit.mp - RELOC/doc/metapost/featpost/example/torus.mp - RELOC/doc/metapost/featpost/example/torusexperiment.mp - RELOC/doc/metapost/featpost/example/trajectoryline.mp - RELOC/doc/metapost/featpost/example/trebuchet.mp - RELOC/doc/metapost/featpost/example/treecarbonedited.mp - RELOC/doc/metapost/featpost/example/trianglecenterofmass.mp - RELOC/doc/metapost/featpost/example/triangulartrimesh.mp - RELOC/doc/metapost/featpost/example/trig.mp - RELOC/doc/metapost/featpost/example/trigonometry.mp - RELOC/doc/metapost/featpost/example/troncoconedef.mp - RELOC/doc/metapost/featpost/example/tropicalglobe.mp - RELOC/doc/metapost/featpost/example/troysfear.mp - RELOC/doc/metapost/featpost/example/tshirtfig.mp - RELOC/doc/metapost/featpost/example/tuftescatter.mp - RELOC/doc/metapost/featpost/example/twistflat.mp - RELOC/doc/metapost/featpost/example/twistnlc.mp - RELOC/doc/metapost/featpost/example/twistroundbiax.mp - RELOC/doc/metapost/featpost/example/twoDcolision.mp - RELOC/doc/metapost/featpost/example/twocyclestogether.mp - RELOC/doc/metapost/featpost/example/twoholes.mp - RELOC/doc/metapost/featpost/example/twoplustwo.mp - RELOC/doc/metapost/featpost/example/twosolarpanels.mp - RELOC/doc/metapost/featpost/example/twoupcones.mp - RELOC/doc/metapost/featpost/example/ubhtransients.mp - RELOC/doc/metapost/featpost/example/ultraeye.mp - RELOC/doc/metapost/featpost/example/ultraimprovertex.mp - RELOC/doc/metapost/featpost/example/unperfection.mp - RELOC/doc/metapost/featpost/example/unperfectionremoved.mp - RELOC/doc/metapost/featpost/example/vanallenbelt.mp - RELOC/doc/metapost/featpost/example/verygoodcone.mp - RELOC/doc/metapost/featpost/example/wwfpmp.mp - RELOC/doc/metapost/featpost/example/xcmplaca2buraquads.mp - RELOC/doc/metapost/featpost/example/xraycamera.mp - RELOC/doc/metapost/featpost/png/38.1.png - RELOC/doc/metapost/featpost/png/A131.1.png - RELOC/doc/metapost/featpost/png/CAT.1.png - RELOC/doc/metapost/featpost/png/DebianSwirlsmallEdited.1.png - RELOC/doc/metapost/featpost/png/EBcrossed.1.png - RELOC/doc/metapost/featpost/png/LED.1.png - RELOC/doc/metapost/featpost/png/SlowDownNowBitmapScanned.1.png - RELOC/doc/metapost/featpost/png/acmaglev.1.png - RELOC/doc/metapost/featpost/png/acoplanv.1.png - RELOC/doc/metapost/featpost/png/ahoraesglobal.1.png - RELOC/doc/metapost/featpost/png/aledlogo.1.png - RELOC/doc/metapost/featpost/png/aledlogo.2.png - RELOC/doc/metapost/featpost/png/allgreatideas.1.png - RELOC/doc/metapost/featpost/png/anglinerigorouscircle.1.png - RELOC/doc/metapost/featpost/png/antimattermeteor.1.png - RELOC/doc/metapost/featpost/png/avalzero.1.png - RELOC/doc/metapost/featpost/png/avalzero.2.png - RELOC/doc/metapost/featpost/png/avalzero.3.png - RELOC/doc/metapost/featpost/png/avalzero.4.png - RELOC/doc/metapost/featpost/png/badshreeyantra.1.png - RELOC/doc/metapost/featpost/png/balllauncher.0.png - RELOC/doc/metapost/featpost/png/balllauncher.9.png - RELOC/doc/metapost/featpost/png/bananadimmer.1.png - RELOC/doc/metapost/featpost/png/beautiful00.1.png - RELOC/doc/metapost/featpost/png/bichaepolicia.0.png - RELOC/doc/metapost/featpost/png/brownellips.0.png - RELOC/doc/metapost/featpost/png/bstr.1.png - RELOC/doc/metapost/featpost/png/bughunt.1.png - RELOC/doc/metapost/featpost/png/bughunt.2.png - RELOC/doc/metapost/featpost/png/buildcyclebug.1.png - RELOC/doc/metapost/featpost/png/buildcyclebug.2.png - RELOC/doc/metapost/featpost/png/canschemes.1.png - RELOC/doc/metapost/featpost/png/canschemes.2.png - RELOC/doc/metapost/featpost/png/canschemes.3.png - RELOC/doc/metapost/featpost/png/cap29res.1.png - RELOC/doc/metapost/featpost/png/cap29res.2.png - RELOC/doc/metapost/featpost/png/cap29res.3.png - RELOC/doc/metapost/featpost/png/cap29res.4.png - RELOC/doc/metapost/featpost/png/cap29res.5.png - RELOC/doc/metapost/featpost/png/cap29res.6.png - RELOC/doc/metapost/featpost/png/cap29res.7.png - RELOC/doc/metapost/featpost/png/cap29res.8.png - RELOC/doc/metapost/featpost/png/cap29res.9.png - RELOC/doc/metapost/featpost/png/caratk3edit.1.png - RELOC/doc/metapost/featpost/png/cartaxes.1.png - RELOC/doc/metapost/featpost/png/cartaxes.2.png - RELOC/doc/metapost/featpost/png/casadopessoal.1.png - RELOC/doc/metapost/featpost/png/casadopessoal.2.png - RELOC/doc/metapost/featpost/png/casadopessoal.3.png - RELOC/doc/metapost/featpost/png/casadopessoal.4.png - RELOC/doc/metapost/featpost/png/cellevolve.0.png - RELOC/doc/metapost/featpost/png/cinemwork.1.png - RELOC/doc/metapost/featpost/png/cinemwork.2.png - RELOC/doc/metapost/featpost/png/circlespeedprofile.1.png - RELOC/doc/metapost/featpost/png/closingbox.1.png - RELOC/doc/metapost/featpost/png/cmykropes.1.png - RELOC/doc/metapost/featpost/png/cone.1.png - RELOC/doc/metapost/featpost/png/conegetready.1.png - RELOC/doc/metapost/featpost/png/conicurv.1.png - RELOC/doc/metapost/featpost/png/conoscopy.1.png - RELOC/doc/metapost/featpost/png/conoscopy.2.png - RELOC/doc/metapost/featpost/png/conoscopy.3.png - RELOC/doc/metapost/featpost/png/conoscopy.4.png - RELOC/doc/metapost/featpost/png/conoscopy.5.png - RELOC/doc/metapost/featpost/png/convergingspirals.1.png - RELOC/doc/metapost/featpost/png/convergingspirals.2.png - RELOC/doc/metapost/featpost/png/convergingspirals.3.png - RELOC/doc/metapost/featpost/png/convergingspirals.4.png - RELOC/doc/metapost/featpost/png/convergingspirals.5.png - RELOC/doc/metapost/featpost/png/crossingline.1.png - RELOC/doc/metapost/featpost/png/crossingline.2.png - RELOC/doc/metapost/featpost/png/crossingline.3.png - RELOC/doc/metapost/featpost/png/cruztuga.1.png - RELOC/doc/metapost/featpost/png/cubicfacecentered.1.png - RELOC/doc/metapost/featpost/png/cubicfigures.1.png - RELOC/doc/metapost/featpost/png/cubicfigures.2.png - RELOC/doc/metapost/featpost/png/cubicfigures.3.png - RELOC/doc/metapost/featpost/png/cubicstructurefcc.1.png - RELOC/doc/metapost/featpost/png/cubicstructures.1.png - RELOC/doc/metapost/featpost/png/cubicstructures.2.png - RELOC/doc/metapost/featpost/png/cubicstructures.3.png - RELOC/doc/metapost/featpost/png/cubicstructures.4.png - RELOC/doc/metapost/featpost/png/cubicstructures.5.png - RELOC/doc/metapost/featpost/png/cubicstructures.6.png - RELOC/doc/metapost/featpost/png/cylimple.1.png - RELOC/doc/metapost/featpost/png/cylinderborders.1.png - RELOC/doc/metapost/featpost/png/daliasensor.1.png - RELOC/doc/metapost/featpost/png/decorstatement.0.png - RELOC/doc/metapost/featpost/png/defaultcmr.0.png - RELOC/doc/metapost/featpost/png/deperspective.1.png - RELOC/doc/metapost/featpost/png/deperspective.2.png - RELOC/doc/metapost/featpost/png/deperspective.3.png - RELOC/doc/metapost/featpost/png/deperspective.4.png - RELOC/doc/metapost/featpost/png/derivondatriang.1.png - RELOC/doc/metapost/featpost/png/diameters.1.png - RELOC/doc/metapost/featpost/png/directfonts.0.png - RELOC/doc/metapost/featpost/png/doitnow.1.png - RELOC/doc/metapost/featpost/png/downloadicon.1.png - RELOC/doc/metapost/featpost/png/dreamhouse.1.png - RELOC/doc/metapost/featpost/png/dreamhouse.2.png - RELOC/doc/metapost/featpost/png/durgayantra.1.png - RELOC/doc/metapost/featpost/png/durgayantra.2.png - RELOC/doc/metapost/featpost/png/eemcsblabla.1.png - RELOC/doc/metapost/featpost/png/electricpotential.0.png - RELOC/doc/metapost/featpost/png/electricpotential.1.png - RELOC/doc/metapost/featpost/png/electricpotential.2.png - RELOC/doc/metapost/featpost/png/electricpotential.3.png - RELOC/doc/metapost/featpost/png/electrospiral.1.png - RELOC/doc/metapost/featpost/png/ellipticextrusionpress.1.png - RELOC/doc/metapost/featpost/png/ellipticprism.1.png - RELOC/doc/metapost/featpost/png/ellipticproperties.1.png - RELOC/doc/metapost/featpost/png/elliptictable.1.png - RELOC/doc/metapost/featpost/png/ellipticthing.1.png - RELOC/doc/metapost/featpost/png/embroncordada.1.png - RELOC/doc/metapost/featpost/png/emptylines.1.png - RELOC/doc/metapost/featpost/png/equilatrianglelines.1.png - RELOC/doc/metapost/featpost/png/equilibriodetorques.1.png - RELOC/doc/metapost/featpost/png/esteveslogo.1.png - RELOC/doc/metapost/featpost/png/experimental.1.png - RELOC/doc/metapost/featpost/png/experimental2Dsetup.1.png - RELOC/doc/metapost/featpost/png/f1aula03.1.png - RELOC/doc/metapost/featpost/png/f1aula03.2.png - RELOC/doc/metapost/featpost/png/f1aula03.3.png - RELOC/doc/metapost/featpost/png/f1aula03.4.png - RELOC/doc/metapost/featpost/png/f1aula05.1.png - RELOC/doc/metapost/featpost/png/f1aula05.2.png - RELOC/doc/metapost/featpost/png/fakehole.1.png - RELOC/doc/metapost/featpost/png/fakehole.2.png - RELOC/doc/metapost/featpost/png/fallinthewind.1.png - RELOC/doc/metapost/featpost/png/featpostlogo.1.png - RELOC/doc/metapost/featpost/png/ffcbob.1.png - RELOC/doc/metapost/featpost/png/fieldlines.1.png - RELOC/doc/metapost/featpost/png/fieldlinesnorma.1.png - RELOC/doc/metapost/featpost/png/fieldlinesnorma.2.png - RELOC/doc/metapost/featpost/png/fieldlinesnormapaper.1.png - RELOC/doc/metapost/featpost/png/fieldlinesnormapaper.2.png - RELOC/doc/metapost/featpost/png/fieldlinesnormapaperwork.1.png - RELOC/doc/metapost/featpost/png/fis1prex.1.png - RELOC/doc/metapost/featpost/png/fis1prex.2.png - RELOC/doc/metapost/featpost/png/fis1prex.3.png - RELOC/doc/metapost/featpost/png/fis3prex.1.png - RELOC/doc/metapost/featpost/png/fis3prex.2.png - RELOC/doc/metapost/featpost/png/fis3prex.3.png - RELOC/doc/metapost/featpost/png/fis3prex.4.png - RELOC/doc/metapost/featpost/png/fis3prex.5.png - RELOC/doc/metapost/featpost/png/fis3prex.6.png - RELOC/doc/metapost/featpost/png/fis3prex.7.png - RELOC/doc/metapost/featpost/png/fis3prex.8.png - RELOC/doc/metapost/featpost/png/fis3prex.9.png - RELOC/doc/metapost/featpost/png/fis3prex7.1.png - RELOC/doc/metapost/featpost/png/fis3prex7.2.png - RELOC/doc/metapost/featpost/png/fis3prex7.3.png - RELOC/doc/metapost/featpost/png/fis3prex7.4.png - RELOC/doc/metapost/featpost/png/fis3prex7.5.png - RELOC/doc/metapost/featpost/png/fis3prex7.6.png - RELOC/doc/metapost/featpost/png/fis3prex7.7.png - RELOC/doc/metapost/featpost/png/fis3prex7.8.png - RELOC/doc/metapost/featpost/png/fis3prey.1.png - RELOC/doc/metapost/featpost/png/fis3prey.2.png - RELOC/doc/metapost/featpost/png/fis3prey.3.png - RELOC/doc/metapost/featpost/png/frustum.1.png - RELOC/doc/metapost/featpost/png/galvanometro-inducao.1.png - RELOC/doc/metapost/featpost/png/gausslawframe.1.png - RELOC/doc/metapost/featpost/png/geombasic.1.png - RELOC/doc/metapost/featpost/png/geomcasq.1.png - RELOC/doc/metapost/featpost/png/geometricaverage.1.png - RELOC/doc/metapost/featpost/png/geomfiguei.1.png - RELOC/doc/metapost/featpost/png/geomfreder.1.png - RELOC/doc/metapost/featpost/png/geommine.1.png - RELOC/doc/metapost/featpost/png/geomsrinath.1.png - RELOC/doc/metapost/featpost/png/gnupost.1.png - RELOC/doc/metapost/featpost/png/gnupost3Dlogo.1.png - RELOC/doc/metapost/featpost/png/goldenellipse.1.png - RELOC/doc/metapost/featpost/png/graphene.1.png - RELOC/doc/metapost/featpost/png/graphexample.1.png - RELOC/doc/metapost/featpost/png/graphs.1.png - RELOC/doc/metapost/featpost/png/graphs.2.png - RELOC/doc/metapost/featpost/png/halfcirclesfear.1.png - RELOC/doc/metapost/featpost/png/hap.1.png - RELOC/doc/metapost/featpost/png/heatfromroom.1.png - RELOC/doc/metapost/featpost/png/helix.1.png - RELOC/doc/metapost/featpost/png/hermitespliknot.1.png - RELOC/doc/metapost/featpost/png/hexacylon.1.png - RELOC/doc/metapost/featpost/png/hexagonalgrid.1.png - RELOC/doc/metapost/featpost/png/hexagonalgrid.2.png - RELOC/doc/metapost/featpost/png/hexagonalgrid.3.png - RELOC/doc/metapost/featpost/png/hexagonaltrimesh.1.png - RELOC/doc/metapost/featpost/png/hiddenlinegraph.1.png - RELOC/doc/metapost/featpost/png/hiddensurface.1.png - RELOC/doc/metapost/featpost/png/hiddensurfaces.1.png - RELOC/doc/metapost/featpost/png/iamsorrykarl.1.png - RELOC/doc/metapost/featpost/png/inductionbob.1.png - RELOC/doc/metapost/featpost/png/integerbars.1.png - RELOC/doc/metapost/featpost/png/integratorfigures.1.png - RELOC/doc/metapost/featpost/png/integratorfigures.2.png - RELOC/doc/metapost/featpost/png/interdigitrodes.1.png - RELOC/doc/metapost/featpost/png/intersectorus.1.png - RELOC/doc/metapost/featpost/png/intersectprolatespheroid.1.png - RELOC/doc/metapost/featpost/png/iplaca.1.png - RELOC/doc/metapost/featpost/png/jd44.1.png - RELOC/doc/metapost/featpost/png/jd44.2.png - RELOC/doc/metapost/featpost/png/jd44.3.png - RELOC/doc/metapost/featpost/png/jd44.4.png - RELOC/doc/metapost/featpost/png/jdbug.1.png - RELOC/doc/metapost/featpost/png/jdbug.2.png - RELOC/doc/metapost/featpost/png/joinedemptylines.1.png - RELOC/doc/metapost/featpost/png/keplernewtonfeynman.1.png - RELOC/doc/metapost/featpost/png/kindofcube.1.png - RELOC/doc/metapost/featpost/png/kindofcube.2.png - RELOC/doc/metapost/featpost/png/kindofcuber.1.png - RELOC/doc/metapost/featpost/png/kopptrammel.1.png - RELOC/doc/metapost/featpost/png/labelconstruct.1.png - RELOC/doc/metapost/featpost/png/labelinspace.1.png - RELOC/doc/metapost/featpost/png/lamarquejaune.1.png - RELOC/doc/metapost/featpost/png/lasermachine.1.png - RELOC/doc/metapost/featpost/png/latexboxes.0.png - RELOC/doc/metapost/featpost/png/latexboxes.1.png - RELOC/doc/metapost/featpost/png/lawofcosines.1.png - RELOC/doc/metapost/featpost/png/lawofcosines.2.png - RELOC/doc/metapost/featpost/png/lcurvature.1.png - RELOC/doc/metapost/featpost/png/lcurvature.2.png - RELOC/doc/metapost/featpost/png/ledlogo.1.png - RELOC/doc/metapost/featpost/png/ledlogo.2.png - RELOC/doc/metapost/featpost/png/ledlogo.3.png - RELOC/doc/metapost/featpost/png/ledlogo.4.png - RELOC/doc/metapost/featpost/png/lgc2refractionEdited.1.png - RELOC/doc/metapost/featpost/png/lgc2refractionEdited.2.png - RELOC/doc/metapost/featpost/png/lgc2refractionEdited.3.png - RELOC/doc/metapost/featpost/png/lgc2refractionEdited.4.png - RELOC/doc/metapost/featpost/png/loglogpaper.1.png - RELOC/doc/metapost/featpost/png/logofontest.0.png - RELOC/doc/metapost/featpost/png/lowcostgreenhouse.1.png - RELOC/doc/metapost/featpost/png/magneticflux.1.png - RELOC/doc/metapost/featpost/png/magneticflux.2.png - RELOC/doc/metapost/featpost/png/mainmemtest.1.png - RELOC/doc/metapost/featpost/png/manjusha.1.png - RELOC/doc/metapost/featpost/png/manjusha.4.png - RELOC/doc/metapost/featpost/png/manjusha.6.png - RELOC/doc/metapost/featpost/png/matricskoc.1.png - RELOC/doc/metapost/featpost/png/mce-lng.1.png - RELOC/doc/metapost/featpost/png/metalcharge.1.png - RELOC/doc/metapost/featpost/png/micostufas.1.png - RELOC/doc/metapost/featpost/png/micromu.1.png - RELOC/doc/metapost/featpost/png/milimetricpaper.1.png - RELOC/doc/metapost/featpost/png/milimetricpaper.2.png - RELOC/doc/metapost/featpost/png/mpfields.0.png - RELOC/doc/metapost/featpost/png/mpfields.1.png - RELOC/doc/metapost/featpost/png/mpfields.2.png - RELOC/doc/metapost/featpost/png/mpfields.3.png - RELOC/doc/metapost/featpost/png/mpfields.4.png - RELOC/doc/metapost/featpost/png/mpfields.5.png - RELOC/doc/metapost/featpost/png/mpfields.6.png - RELOC/doc/metapost/featpost/png/mpfields.7.png - RELOC/doc/metapost/featpost/png/mptoolcone.0.png - RELOC/doc/metapost/featpost/png/muslimpattern.1.png - RELOC/doc/metapost/featpost/png/muslimpattern.2.png - RELOC/doc/metapost/featpost/png/mypatent.1.png - RELOC/doc/metapost/featpost/png/mypatent.2.png - RELOC/doc/metapost/featpost/png/mypatent.3.png - RELOC/doc/metapost/featpost/png/mypatent.4.png - RELOC/doc/metapost/featpost/png/mypatentpieces.1.png - RELOC/doc/metapost/featpost/png/mysquaresectionbar.1.png - RELOC/doc/metapost/featpost/png/naoestacionar.1.png - RELOC/doc/metapost/featpost/png/naotocanacalote.1.png - RELOC/doc/metapost/featpost/png/nembends.1.png - RELOC/doc/metapost/featpost/png/nembiaxi.1.png - RELOC/doc/metapost/featpost/png/nemdirector.1.png - RELOC/doc/metapost/featpost/png/nemquira.1.png - RELOC/doc/metapost/featpost/png/nemquirapitch.1.png - RELOC/doc/metapost/featpost/png/nemsaddl.1.png - RELOC/doc/metapost/featpost/png/nemuniax.1.png - RELOC/doc/metapost/featpost/png/newcommunism.1.png - RELOC/doc/metapost/featpost/png/newcommunism.2.png - RELOC/doc/metapost/featpost/png/newexperimental.1.png - RELOC/doc/metapost/featpost/png/nosimples.1.png - RELOC/doc/metapost/featpost/png/nosuspension.0.png - RELOC/doc/metapost/featpost/png/nsmetica.1.png - RELOC/doc/metapost/featpost/png/nulldefectanglexample.1.png - RELOC/doc/metapost/featpost/png/nulldefectanglexample.2.png - RELOC/doc/metapost/featpost/png/nulldefectanglexample.3.png - RELOC/doc/metapost/featpost/png/nulldefectanglexample.4.png - RELOC/doc/metapost/featpost/png/nurbstobeziern.0.png - RELOC/doc/metapost/featpost/png/onebigword.1.png - RELOC/doc/metapost/featpost/png/optest.1.png - RELOC/doc/metapost/featpost/png/optest.2.png - RELOC/doc/metapost/featpost/png/optica.1.png - RELOC/doc/metapost/featpost/png/par3Dplotexamples.1.png - RELOC/doc/metapost/featpost/png/par3Dplotexamples.2.png - RELOC/doc/metapost/featpost/png/parafuso.1.png - RELOC/doc/metapost/featpost/png/parafuso.2.png - RELOC/doc/metapost/featpost/png/parafuso.3.png - RELOC/doc/metapost/featpost/png/parafuso.4.png - RELOC/doc/metapost/featpost/png/parafusoprojxy.1.png - RELOC/doc/metapost/featpost/png/pathernon.0.png - RELOC/doc/metapost/featpost/png/pathofstraightline.1.png - RELOC/doc/metapost/featpost/png/perspec.1.png - RELOC/doc/metapost/featpost/png/photorefer.1.png - RELOC/doc/metapost/featpost/png/photorefer.2.png - RELOC/doc/metapost/featpost/png/photoreverse.1.png - RELOC/doc/metapost/featpost/png/pifpaf.1.png - RELOC/doc/metapost/featpost/png/pixelgrid.1.png - RELOC/doc/metapost/featpost/png/plaintangency.0.png - RELOC/doc/metapost/featpost/png/plaintangency.1.png - RELOC/doc/metapost/featpost/png/planintersection.1.png - RELOC/doc/metapost/featpost/png/planpht.1.png - RELOC/doc/metapost/featpost/png/planpht.2.png - RELOC/doc/metapost/featpost/png/planpht.3.png - RELOC/doc/metapost/featpost/png/planpht.4.png - RELOC/doc/metapost/featpost/png/planpht.5.png - RELOC/doc/metapost/featpost/png/planpht.6.png - RELOC/doc/metapost/featpost/png/planpht.7.png - RELOC/doc/metapost/featpost/png/polyhedr.1.png - RELOC/doc/metapost/featpost/png/polyhedr.2.png - RELOC/doc/metapost/featpost/png/polyhedr.3.png - RELOC/doc/metapost/featpost/png/positivecharge.1.png - RELOC/doc/metapost/featpost/png/potenciadecicloeliptico.1.png - RELOC/doc/metapost/featpost/png/probtodooterr.1.png - RELOC/doc/metapost/featpost/png/profaux.1.png - RELOC/doc/metapost/featpost/png/project.1.png - RELOC/doc/metapost/featpost/png/qap.1.png - RELOC/doc/metapost/featpost/png/quartertorus.1.png - RELOC/doc/metapost/featpost/png/quartertorus.2.png - RELOC/doc/metapost/featpost/png/radiativeforcing.0.png - RELOC/doc/metapost/featpost/png/raiodoscirculos.1.png - RELOC/doc/metapost/featpost/png/raiodoscirculos.2.png - RELOC/doc/metapost/featpost/png/raiodoscirculos.3.png - RELOC/doc/metapost/featpost/png/raiodoscirculos.4.png - RELOC/doc/metapost/featpost/png/raiodoscirculos.5.png - RELOC/doc/metapost/featpost/png/raiodoscirculos.6.png - RELOC/doc/metapost/featpost/png/raiodoscirculos.7.png - RELOC/doc/metapost/featpost/png/raiodoscirculos.8.png - RELOC/doc/metapost/featpost/png/raiodoscirculos.9.png - RELOC/doc/metapost/featpost/png/redplanet.1.png - RELOC/doc/metapost/featpost/png/reeditedgoodquestionmark.1.png - RELOC/doc/metapost/featpost/png/resistcircuit.1.png - RELOC/doc/metapost/featpost/png/reuleaux.1.png - RELOC/doc/metapost/featpost/png/reuleaux.2.png - RELOC/doc/metapost/featpost/png/revolipsoid.1.png - RELOC/doc/metapost/featpost/png/revolipsoid.2.png - RELOC/doc/metapost/featpost/png/revolutionparaboloid.1.png - RELOC/doc/metapost/featpost/png/revolutionparaboloid.2.png - RELOC/doc/metapost/featpost/png/revolutionparaboloid.3.png - RELOC/doc/metapost/featpost/png/revolutionparaboloid.4.png - RELOC/doc/metapost/featpost/png/revolutionparaboloid.5.png - RELOC/doc/metapost/featpost/png/revolvers.1.png - RELOC/doc/metapost/featpost/png/revolvers.2.png - RELOC/doc/metapost/featpost/png/revolvers.3.png - RELOC/doc/metapost/featpost/png/revolvers.4.png - RELOC/doc/metapost/featpost/png/revolvers.5.png - RELOC/doc/metapost/featpost/png/revolvers.6.png - RELOC/doc/metapost/featpost/png/revolvers.7.png - RELOC/doc/metapost/featpost/png/rigorcubo.0.png - RELOC/doc/metapost/featpost/png/rigorouscircle.1.png - RELOC/doc/metapost/featpost/png/rigorouscone.1.png - RELOC/doc/metapost/featpost/png/rigorousdiscSD.1.png - RELOC/doc/metapost/featpost/png/rigorousdiscoptions.1.png - RELOC/doc/metapost/featpost/png/rigorousfearpath.1.png - RELOC/doc/metapost/featpost/png/rmnbob.1.png - RELOC/doc/metapost/featpost/png/roadincline.1.png - RELOC/doc/metapost/featpost/png/rodarolaremplaninc.1.png - RELOC/doc/metapost/featpost/png/ropepatterns.1.png - RELOC/doc/metapost/featpost/png/rosadosventos.1.png - RELOC/doc/metapost/featpost/png/rotatnlc.1.png - RELOC/doc/metapost/featpost/png/rothexagrid.1.png - RELOC/doc/metapost/featpost/png/rungekuttasecond.1.png - RELOC/doc/metapost/featpost/png/rungekuttasecond.2.png - RELOC/doc/metapost/featpost/png/sal.1.png - RELOC/doc/metapost/featpost/png/sal.2.png - RELOC/doc/metapost/featpost/png/sap.1.png - RELOC/doc/metapost/featpost/png/saturn.1.png - RELOC/doc/metapost/featpost/png/sfearschem.1.png - RELOC/doc/metapost/featpost/png/sharpraytrace.1.png - RELOC/doc/metapost/featpost/png/sharpraytrace.2.png - RELOC/doc/metapost/featpost/png/sharpraytrace.3.png - RELOC/doc/metapost/featpost/png/sharpraytrace.4.png - RELOC/doc/metapost/featpost/png/signalvertexSD.1.png - RELOC/doc/metapost/featpost/png/simplecar.1.png - RELOC/doc/metapost/featpost/png/simplecarparam.1.png - RELOC/doc/metapost/featpost/png/simplecenterofmass.0.png - RELOC/doc/metapost/featpost/png/simplecenterofmass.1.png - RELOC/doc/metapost/featpost/png/simplelens.1.png - RELOC/doc/metapost/featpost/png/simplependulum.1.png - RELOC/doc/metapost/featpost/png/simplexperiment.1.png - RELOC/doc/metapost/featpost/png/sincityredesigned.1.png - RELOC/doc/metapost/featpost/png/sincityredesigned.2.png - RELOC/doc/metapost/featpost/png/slingshot.1.png - RELOC/doc/metapost/featpost/png/smC.1.png - RELOC/doc/metapost/featpost/png/sniperlogo.1.png - RELOC/doc/metapost/featpost/png/solarconcentrator.1.png - RELOC/doc/metapost/featpost/png/solardish.1.png - RELOC/doc/metapost/featpost/png/solardish.2.png - RELOC/doc/metapost/featpost/png/solardish.3.png - RELOC/doc/metapost/featpost/png/solardish.4.png - RELOC/doc/metapost/featpost/png/some2Dvecs.1.png - RELOC/doc/metapost/featpost/png/spaceinvader.1.png - RELOC/doc/metapost/featpost/png/spaceinvader.2.png - RELOC/doc/metapost/featpost/png/spatialhalfsfear.1.png - RELOC/doc/metapost/featpost/png/spherample.1.png - RELOC/doc/metapost/featpost/png/splineperspective.0.png - RELOC/doc/metapost/featpost/png/splineperspective.1.png - RELOC/doc/metapost/featpost/png/splineperspective.2.png - RELOC/doc/metapost/featpost/png/splineperspective.3.png - RELOC/doc/metapost/featpost/png/splineperspective.4.png - RELOC/doc/metapost/featpost/png/splineperspective.5.png - RELOC/doc/metapost/featpost/png/splineperspectives.1.png - RELOC/doc/metapost/featpost/png/splineperspectives.2.png - RELOC/doc/metapost/featpost/png/splineperspectives.3.png - RELOC/doc/metapost/featpost/png/spltwiben.1.png - RELOC/doc/metapost/featpost/png/squareanglines.1.png - RELOC/doc/metapost/featpost/png/srinathpolineni.1.png - RELOC/doc/metapost/featpost/png/srinathpolineni.2.png - RELOC/doc/metapost/featpost/png/srinathpolineni.3.png - RELOC/doc/metapost/featpost/png/srinathpolineni.5.png - RELOC/doc/metapost/featpost/png/srinathpolineni.6.png - RELOC/doc/metapost/featpost/png/srinathpolineni.7.png - RELOC/doc/metapost/featpost/png/srinathpolineni.8.png - RELOC/doc/metapost/featpost/png/srinathpolineni.9.png - RELOC/doc/metapost/featpost/png/stageforthree.1.png - RELOC/doc/metapost/featpost/png/stageforthree.2.png - RELOC/doc/metapost/featpost/png/stageforthree.3.png - RELOC/doc/metapost/featpost/png/statement.1.png - RELOC/doc/metapost/featpost/png/statement.2.png - RELOC/doc/metapost/featpost/png/statethreelines.0.png - RELOC/doc/metapost/featpost/png/steamcamera.0.png - RELOC/doc/metapost/featpost/png/strength1defect.1.png - RELOC/doc/metapost/featpost/png/symbol.1.png - RELOC/doc/metapost/featpost/png/tangency2D.1.png - RELOC/doc/metapost/featpost/png/tangencypoint.1.png - RELOC/doc/metapost/featpost/png/tdarrow.1.png - RELOC/doc/metapost/featpost/png/tdcircarrow.1.png - RELOC/doc/metapost/featpost/png/telemira.1.png - RELOC/doc/metapost/featpost/png/telheiro.1.png - RELOC/doc/metapost/featpost/png/telheiro.2.png - RELOC/doc/metapost/featpost/png/tete.1.png - RELOC/doc/metapost/featpost/png/tetrapodes.1.png - RELOC/doc/metapost/featpost/png/tetrapodes.2.png - RELOC/doc/metapost/featpost/png/tetrapodes.3.png - RELOC/doc/metapost/featpost/png/theHURD.1.png - RELOC/doc/metapost/featpost/png/thearchicon.1.png - RELOC/doc/metapost/featpost/png/thethreekindsofperspec.1.png - RELOC/doc/metapost/featpost/png/thethreekindsofperspec.2.png - RELOC/doc/metapost/featpost/png/thethreekindsofperspec.3.png - RELOC/doc/metapost/featpost/png/thunderproblem.1.png - RELOC/doc/metapost/featpost/png/tiposdetrans.1.png - RELOC/doc/metapost/featpost/png/tiposdetransb.1.png - RELOC/doc/metapost/featpost/png/tiposdetranst.1.png - RELOC/doc/metapost/featpost/png/toro4transit.1.png - RELOC/doc/metapost/featpost/png/torus.1.png - RELOC/doc/metapost/featpost/png/torus.2.png - RELOC/doc/metapost/featpost/png/torus.3.png - RELOC/doc/metapost/featpost/png/torus.4.png - RELOC/doc/metapost/featpost/png/torus.5.png - RELOC/doc/metapost/featpost/png/torus.6.png - RELOC/doc/metapost/featpost/png/torus.7.png - RELOC/doc/metapost/featpost/png/torusexperiment.1.png - RELOC/doc/metapost/featpost/png/torusexperiment.2.png - RELOC/doc/metapost/featpost/png/trajectoryline.1.png - RELOC/doc/metapost/featpost/png/trajectoryline.2.png - RELOC/doc/metapost/featpost/png/trebuchet.1.png - RELOC/doc/metapost/featpost/png/treecarbonedited.0.png - RELOC/doc/metapost/featpost/png/trianglecenterofmass.1.png - RELOC/doc/metapost/featpost/png/triangulartrimesh.1.png - RELOC/doc/metapost/featpost/png/trig.1.png - RELOC/doc/metapost/featpost/png/trigonometry.1.png - RELOC/doc/metapost/featpost/png/troncoconedef.0.png - RELOC/doc/metapost/featpost/png/tropicalglobe.1.png - RELOC/doc/metapost/featpost/png/tropicalglobe.2.png - RELOC/doc/metapost/featpost/png/tropicalglobe.3.png - RELOC/doc/metapost/featpost/png/troysfear.1.png - RELOC/doc/metapost/featpost/png/tshirtfig.1.png - RELOC/doc/metapost/featpost/png/tuftescatter.1.png - RELOC/doc/metapost/featpost/png/twistflat.1.png - RELOC/doc/metapost/featpost/png/twistnlc.1.png - RELOC/doc/metapost/featpost/png/twistroundbiax.1.png - RELOC/doc/metapost/featpost/png/twoDcolision.1.png - RELOC/doc/metapost/featpost/png/twocyclestogether.1.png - RELOC/doc/metapost/featpost/png/twoholes.1.png - RELOC/doc/metapost/featpost/png/twoplustwo.1.png - RELOC/doc/metapost/featpost/png/twosolarpanels.1.png - RELOC/doc/metapost/featpost/png/twoupcones.1.png - RELOC/doc/metapost/featpost/png/ubhtransients.0.png - RELOC/doc/metapost/featpost/png/ultraeye.1.png - RELOC/doc/metapost/featpost/png/ultraimprovertex.1.png - RELOC/doc/metapost/featpost/png/ultraimprovertex.2.png - RELOC/doc/metapost/featpost/png/ultraimprovertex.3.png - RELOC/doc/metapost/featpost/png/unperfection.1.png - RELOC/doc/metapost/featpost/png/unperfectionremoved.1.png - RELOC/doc/metapost/featpost/png/vanallenbelt.1.png - RELOC/doc/metapost/featpost/png/vanallenbelt.2.png - RELOC/doc/metapost/featpost/png/verygoodcone.1.png - RELOC/doc/metapost/featpost/png/wwfpmp.1.png - RELOC/doc/metapost/featpost/png/xcmplaca2buraquads.1.png - RELOC/doc/metapost/featpost/png/xraycamera.1.png -runfiles size=36 - RELOC/metapost/featpost/featpost.mp - RELOC/metapost/featpost/featpost3Dplus2D.mp -catalogue-ctan /graphics/metapost/contrib/macros/featpost -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license gpl -catalogue-topics graphics-3d -catalogue-version 0.8.8 - -name fei -category Package -revision 49439 -shortdesc Class for academic works at FEI University Center -- Brazil -relocated 1 -longdesc fei is a class created by graduate students and LaTeX -longdesc enthusiasts that allows students from FEI University Center to -longdesc create their academic works, be it a monograph, masters -longdesc dissertation or phd thesis, under the typographic rules of the -longdesc institution. The class makes it possible to create a full -longdesc academic work, supporting functionalities such as cover, title -longdesc page, catalog entry, dedication, summary, lists of figures, -longdesc tables, algorithms, acronyms and symbols, multiple authors, -longdesc index, references, appendices and attachments. fei is loosely -longdesc based in the Brazilian National Standards Organization -longdesc (Associacao Brasileira de Normas Tecnicas, ABNT) standards for -longdesc the creation of academic works, such as ABNT NBR 10520:2002 -longdesc (Citations) and ABNT NBR 6023:2002 (Bibliographic References). -containersize 6408 -containerchecksum e74e33c72677aa011be29cc9ca1d3cfb8eed0ecb63a2e441baba8c0ae27bb6d2072bd6f2876d510730ab568ad5716baba653fa29ab6524edfc3eb9624f1f69dc -doccontainersize 279436 -doccontainerchecksum b3f705e065306161bd5fd6846c81deadaa3578b54094031ab232fe24e7e362166e38d2eab4535af608f96be8e91ae8fb835b222d9c816b823b162b9d843d3ae1 -docfiles size=84 - RELOC/doc/latex/fei/README details="Readme" - RELOC/doc/latex/fei/README.txt - RELOC/doc/latex/fei/fei-template-sublist.tex - RELOC/doc/latex/fei/fei-template.tex - RELOC/doc/latex/fei/fei.pdf details="Package documentation" language="pt-br" - RELOC/doc/latex/fei/referencias.bib -srccontainersize 28044 -srccontainerchecksum 8e48998f200b3f492c53c204373de5e8fe3893891f4fa46822eca3606bab10b87712cf80fd407aed5b27eaf8bf00e737d045b19a3369881d4247f1f381d1acc8 -srcfiles size=27 - RELOC/source/latex/fei/fei.dtx - RELOC/source/latex/fei/fei.ins -runfiles size=6 - RELOC/tex/latex/fei/fei.cls -catalogue-contact-bugs http://github.com/douglasrizzo/Classe-Latex-FEI/issues -catalogue-contact-repository http://github.com/douglasrizzo/Classe-Latex-FEI/ -catalogue-contact-support https://groups.google.com/forum/#!forum/grupo-latex-fei -catalogue-ctan /macros/latex/contrib/fei -catalogue-date 2018-12-17 19:50:28 +0100 -catalogue-license lppl1.3c -catalogue-topics dissertation class -catalogue-version 4.3.1 - -name fenixpar -category Package -revision 24730 -shortdesc One-shot changes to token registers such as \everypar -relocated 1 -longdesc The bundle provides two packages, fenxitok and fenixpar. The -longdesc fenixtok package provides user macros to add material to a -longdesc token register; the material will be (automatically) removed -longdesc from the token register when the register is executed. Material -longdesc may be added either to the left or to the right, and care is -longdesc taken not to override any redefinition that may be included in -longdesc the token register itself. The fenixpar package uses the macros -longdesc of fenixtok to provide a user interface to manipulation of the -longdesc \everypar token register. The packages require the e-TeX -longdesc extensions; with them, they work either with Plain TeX or with -longdesc LaTeX. -containersize 3832 -containerchecksum 7c13e910f0aca3129d2f93cddd3ee727e040e6c579486ac871600614f68f6fb6147b5d350805758c62a552a976a88c6c96e5022516844ac8c99166802d24b416 -doccontainersize 532 -doccontainerchecksum 64a881986cad1cc04f954b33e174dafcdf82433b6c5cb1c4ac3ccbd4b96d6db9017c39ad31a7f181da7f2ef7d600eaca64ea5c818176928e0511de616e4ae0d8 -docfiles size=1 - RELOC/doc/generic/fenixpar/README details="Readme" -runfiles size=4 - RELOC/tex/generic/fenixpar/fenixpar.sty - RELOC/tex/generic/fenixpar/fenixtok.sty -catalogue-ctan /macros/generic/fenixpar -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics macro-supp -catalogue-version 0.92 - -name fetamont -category Package -revision 43812 -shortdesc Extended version of Knuth's logo typeface -relocated 1 -longdesc The fetamont typeface was designed in Metafont and extends the -longdesc Logo fonts to complete the T1 encoding. The designs of the -longdesc glyphs A, E, F, M, N, O, P, S and T are based on the Metafont -longdesc constructions by D. E. Knuth. The glyphs Y and 1 imitate the -longdesc shapes of the corresponding glyphs in the METATYPE1 logo. -execute addMap fetamont.map -containersize 3541624 -containerchecksum df7b696e142236b7ee0f1fe85b05f29176c95383a74722a1b3a59c79836512612ac1d94fff4f97e74256f214256a4b9dee8651abab0b663909d754e7b11ab5ed -doccontainersize 237312 -doccontainerchecksum 15d5722ce31bc5b216cc2cbadb42fe9cce4c43fbea4b2538883da6bd937f106f159f080e21d8159dd92c2ef93605e5655810b0608c67d9f325d1db52fa8ca69b -docfiles size=99 - RELOC/doc/fonts/fetamont/README details="Readme" - RELOC/doc/fonts/fetamont/fetamont-typeface.pdf details="Package design and construction" - RELOC/doc/fonts/fetamont/fetamont-typeface.tex - RELOC/doc/fonts/fetamont/fetamont.pdf details="Package documentation" -srccontainersize 5512 -srccontainerchecksum 9208a9643c6d4961db737798b46e3aafb3b1ea24cbd201916547f27277b432f237e4f0c816b98a48abf907a8cf7e1eec223ce7e7fbdc18da91b0d526cc649478 -srcfiles size=6 - RELOC/source/fonts/fetamont/fetamont.dtx - RELOC/source/fonts/fetamont/fetamont.ins -runfiles size=3026 - RELOC/fonts/afm/public/fetamont/ffmb10.afm - RELOC/fonts/afm/public/fetamont/ffmb8.afm - RELOC/fonts/afm/public/fetamont/ffmb9.afm - RELOC/fonts/afm/public/fetamont/ffmbc40.afm - RELOC/fonts/afm/public/fetamont/ffmbco40.afm - RELOC/fonts/afm/public/fetamont/ffmbo10.afm - RELOC/fonts/afm/public/fetamont/ffmbo8.afm - RELOC/fonts/afm/public/fetamont/ffmbo9.afm - RELOC/fonts/afm/public/fetamont/ffmbw10.afm - RELOC/fonts/afm/public/fetamont/ffmbwo10.afm - RELOC/fonts/afm/public/fetamont/ffmc10.afm - RELOC/fonts/afm/public/fetamont/ffmco10.afm - RELOC/fonts/afm/public/fetamont/ffmh10.afm - RELOC/fonts/afm/public/fetamont/ffmh8.afm - RELOC/fonts/afm/public/fetamont/ffmh9.afm - RELOC/fonts/afm/public/fetamont/ffmho10.afm - RELOC/fonts/afm/public/fetamont/ffmho8.afm - RELOC/fonts/afm/public/fetamont/ffmho9.afm - RELOC/fonts/afm/public/fetamont/ffmhw10.afm - RELOC/fonts/afm/public/fetamont/ffmhwo10.afm - RELOC/fonts/afm/public/fetamont/ffml10.afm - RELOC/fonts/afm/public/fetamont/ffmlc10.afm - RELOC/fonts/afm/public/fetamont/ffmlco10.afm - RELOC/fonts/afm/public/fetamont/ffmlo10.afm - RELOC/fonts/afm/public/fetamont/ffmlq10.afm - RELOC/fonts/afm/public/fetamont/ffmlqo10.afm - RELOC/fonts/afm/public/fetamont/ffmlw10.afm - RELOC/fonts/afm/public/fetamont/ffmlwo10.afm - RELOC/fonts/afm/public/fetamont/ffmo10.afm - RELOC/fonts/afm/public/fetamont/ffmo8.afm - RELOC/fonts/afm/public/fetamont/ffmo9.afm - RELOC/fonts/afm/public/fetamont/ffmr10.afm - RELOC/fonts/afm/public/fetamont/ffmr8.afm - RELOC/fonts/afm/public/fetamont/ffmr9.afm - RELOC/fonts/afm/public/fetamont/ffmw10.afm - RELOC/fonts/afm/public/fetamont/ffmwo10.afm - RELOC/fonts/map/dvips/fetamont/fetamont.map - RELOC/fonts/opentype/public/fetamont/ffmb10.otf - RELOC/fonts/opentype/public/fetamont/ffmb8.otf - RELOC/fonts/opentype/public/fetamont/ffmb9.otf - RELOC/fonts/opentype/public/fetamont/ffmbc40.otf - RELOC/fonts/opentype/public/fetamont/ffmbco40.otf - RELOC/fonts/opentype/public/fetamont/ffmbo10.otf - RELOC/fonts/opentype/public/fetamont/ffmbo8.otf - RELOC/fonts/opentype/public/fetamont/ffmbo9.otf - RELOC/fonts/opentype/public/fetamont/ffmbw10.otf - RELOC/fonts/opentype/public/fetamont/ffmbwo10.otf - RELOC/fonts/opentype/public/fetamont/ffmc10.otf - RELOC/fonts/opentype/public/fetamont/ffmco10.otf - RELOC/fonts/opentype/public/fetamont/ffmh10.otf - RELOC/fonts/opentype/public/fetamont/ffmh8.otf - RELOC/fonts/opentype/public/fetamont/ffmh9.otf - RELOC/fonts/opentype/public/fetamont/ffmho10.otf - RELOC/fonts/opentype/public/fetamont/ffmho8.otf - RELOC/fonts/opentype/public/fetamont/ffmho9.otf - RELOC/fonts/opentype/public/fetamont/ffmhw10.otf - RELOC/fonts/opentype/public/fetamont/ffmhwo10.otf - RELOC/fonts/opentype/public/fetamont/ffml10.otf - RELOC/fonts/opentype/public/fetamont/ffmlc10.otf - RELOC/fonts/opentype/public/fetamont/ffmlco10.otf - RELOC/fonts/opentype/public/fetamont/ffmlo10.otf - RELOC/fonts/opentype/public/fetamont/ffmlq10.otf - RELOC/fonts/opentype/public/fetamont/ffmlqo10.otf - RELOC/fonts/opentype/public/fetamont/ffmlw10.otf - RELOC/fonts/opentype/public/fetamont/ffmlwo10.otf - RELOC/fonts/opentype/public/fetamont/ffmo10.otf - RELOC/fonts/opentype/public/fetamont/ffmo8.otf - RELOC/fonts/opentype/public/fetamont/ffmo9.otf - RELOC/fonts/opentype/public/fetamont/ffmr10.otf - RELOC/fonts/opentype/public/fetamont/ffmr8.otf - RELOC/fonts/opentype/public/fetamont/ffmr9.otf - RELOC/fonts/opentype/public/fetamont/ffmw10.otf - RELOC/fonts/opentype/public/fetamont/ffmwo10.otf - RELOC/fonts/source/public/fetamont/ffmb10.mf - RELOC/fonts/source/public/fetamont/ffmb8.mf - RELOC/fonts/source/public/fetamont/ffmb9.mf - RELOC/fonts/source/public/fetamont/ffmbase.mf - RELOC/fonts/source/public/fetamont/ffmbc40.mf - RELOC/fonts/source/public/fetamont/ffmbco40.mf - RELOC/fonts/source/public/fetamont/ffmbo10.mf - RELOC/fonts/source/public/fetamont/ffmbo8.mf - RELOC/fonts/source/public/fetamont/ffmbo9.mf - RELOC/fonts/source/public/fetamont/ffmbw10.mf - RELOC/fonts/source/public/fetamont/ffmbwo10.mf - RELOC/fonts/source/public/fetamont/ffmc10.mf - RELOC/fonts/source/public/fetamont/ffmchars_uni.mf - RELOC/fonts/source/public/fetamont/ffmco10.mf - RELOC/fonts/source/public/fetamont/ffmh10.mf - RELOC/fonts/source/public/fetamont/ffmh8.mf - RELOC/fonts/source/public/fetamont/ffmh9.mf - RELOC/fonts/source/public/fetamont/ffmho10.mf - RELOC/fonts/source/public/fetamont/ffmho8.mf - RELOC/fonts/source/public/fetamont/ffmho9.mf - RELOC/fonts/source/public/fetamont/ffmhw10.mf - RELOC/fonts/source/public/fetamont/ffmhwo10.mf - RELOC/fonts/source/public/fetamont/ffml10.mf - RELOC/fonts/source/public/fetamont/ffmlc10.mf - RELOC/fonts/source/public/fetamont/ffmlco10.mf - RELOC/fonts/source/public/fetamont/ffmlo10.mf - RELOC/fonts/source/public/fetamont/ffmlq10.mf - RELOC/fonts/source/public/fetamont/ffmlqo10.mf - RELOC/fonts/source/public/fetamont/ffmlw10.mf - RELOC/fonts/source/public/fetamont/ffmlwo10.mf - RELOC/fonts/source/public/fetamont/ffmo10.mf - RELOC/fonts/source/public/fetamont/ffmo8.mf - RELOC/fonts/source/public/fetamont/ffmo9.mf - RELOC/fonts/source/public/fetamont/ffmr10.mf - RELOC/fonts/source/public/fetamont/ffmr8.mf - RELOC/fonts/source/public/fetamont/ffmr9.mf - RELOC/fonts/source/public/fetamont/ffmw10.mf - RELOC/fonts/source/public/fetamont/ffmwo10.mf - RELOC/fonts/tfm/public/fetamont/ffmb10.tfm - RELOC/fonts/tfm/public/fetamont/ffmb8.tfm - RELOC/fonts/tfm/public/fetamont/ffmb9.tfm - RELOC/fonts/tfm/public/fetamont/ffmbc40.tfm - RELOC/fonts/tfm/public/fetamont/ffmbco40.tfm - RELOC/fonts/tfm/public/fetamont/ffmbo10.tfm - RELOC/fonts/tfm/public/fetamont/ffmbo8.tfm - RELOC/fonts/tfm/public/fetamont/ffmbo9.tfm - RELOC/fonts/tfm/public/fetamont/ffmbw10.tfm - RELOC/fonts/tfm/public/fetamont/ffmbwo10.tfm - RELOC/fonts/tfm/public/fetamont/ffmc10.tfm - RELOC/fonts/tfm/public/fetamont/ffmco10.tfm - RELOC/fonts/tfm/public/fetamont/ffmh10.tfm - RELOC/fonts/tfm/public/fetamont/ffmh8.tfm - RELOC/fonts/tfm/public/fetamont/ffmh9.tfm - RELOC/fonts/tfm/public/fetamont/ffmho10.tfm - RELOC/fonts/tfm/public/fetamont/ffmho8.tfm - RELOC/fonts/tfm/public/fetamont/ffmho9.tfm - RELOC/fonts/tfm/public/fetamont/ffmhw10.tfm - RELOC/fonts/tfm/public/fetamont/ffmhwo10.tfm - RELOC/fonts/tfm/public/fetamont/ffml10.tfm - RELOC/fonts/tfm/public/fetamont/ffmlc10.tfm - RELOC/fonts/tfm/public/fetamont/ffmlco10.tfm - RELOC/fonts/tfm/public/fetamont/ffmlo10.tfm - RELOC/fonts/tfm/public/fetamont/ffmlq10.tfm - RELOC/fonts/tfm/public/fetamont/ffmlqo10.tfm - RELOC/fonts/tfm/public/fetamont/ffmlw10.tfm - RELOC/fonts/tfm/public/fetamont/ffmlwo10.tfm - RELOC/fonts/tfm/public/fetamont/ffmo10.tfm - RELOC/fonts/tfm/public/fetamont/ffmo8.tfm - RELOC/fonts/tfm/public/fetamont/ffmo9.tfm - RELOC/fonts/tfm/public/fetamont/ffmr10.tfm - RELOC/fonts/tfm/public/fetamont/ffmr8.tfm - RELOC/fonts/tfm/public/fetamont/ffmr9.tfm - RELOC/fonts/tfm/public/fetamont/ffmw10.tfm - RELOC/fonts/tfm/public/fetamont/ffmwo10.tfm - RELOC/fonts/type1/public/fetamont/ffmb10.pfb - RELOC/fonts/type1/public/fetamont/ffmb8.pfb - RELOC/fonts/type1/public/fetamont/ffmb9.pfb - RELOC/fonts/type1/public/fetamont/ffmbc40.pfb - RELOC/fonts/type1/public/fetamont/ffmbco40.pfb - RELOC/fonts/type1/public/fetamont/ffmbo10.pfb - RELOC/fonts/type1/public/fetamont/ffmbo8.pfb - RELOC/fonts/type1/public/fetamont/ffmbo9.pfb - RELOC/fonts/type1/public/fetamont/ffmbw10.pfb - RELOC/fonts/type1/public/fetamont/ffmbwo10.pfb - RELOC/fonts/type1/public/fetamont/ffmc10.pfb - RELOC/fonts/type1/public/fetamont/ffmco10.pfb - RELOC/fonts/type1/public/fetamont/ffmh10.pfb - RELOC/fonts/type1/public/fetamont/ffmh8.pfb - RELOC/fonts/type1/public/fetamont/ffmh9.pfb - RELOC/fonts/type1/public/fetamont/ffmho10.pfb - RELOC/fonts/type1/public/fetamont/ffmho8.pfb - RELOC/fonts/type1/public/fetamont/ffmho9.pfb - RELOC/fonts/type1/public/fetamont/ffmhw10.pfb - RELOC/fonts/type1/public/fetamont/ffmhwo10.pfb - RELOC/fonts/type1/public/fetamont/ffml10.pfb - RELOC/fonts/type1/public/fetamont/ffmlc10.pfb - RELOC/fonts/type1/public/fetamont/ffmlco10.pfb - RELOC/fonts/type1/public/fetamont/ffmlo10.pfb - RELOC/fonts/type1/public/fetamont/ffmlq10.pfb - RELOC/fonts/type1/public/fetamont/ffmlqo10.pfb - RELOC/fonts/type1/public/fetamont/ffmlw10.pfb - RELOC/fonts/type1/public/fetamont/ffmlwo10.pfb - RELOC/fonts/type1/public/fetamont/ffmo10.pfb - RELOC/fonts/type1/public/fetamont/ffmo8.pfb - RELOC/fonts/type1/public/fetamont/ffmo9.pfb - RELOC/fonts/type1/public/fetamont/ffmr10.pfb - RELOC/fonts/type1/public/fetamont/ffmr8.pfb - RELOC/fonts/type1/public/fetamont/ffmr9.pfb - RELOC/fonts/type1/public/fetamont/ffmw10.pfb - RELOC/fonts/type1/public/fetamont/ffmwo10.pfb - RELOC/metapost/fetamont/ffmconstructions.mp - RELOC/tex/latex/fetamont/T1ffm.fd - RELOC/tex/latex/fetamont/T1ffmw.fd - RELOC/tex/latex/fetamont/fetamont.sty -catalogue-also metalogo mflogo -catalogue-ctan /fonts/fetamont -catalogue-date 2017-04-15 14:54:39 +0200 -catalogue-license lppl1.3 -catalogue-topics font font-mf font-type1 font-otf - -name fetchcls -category Package -revision 45245 -shortdesc Fetch the current class name -relocated 1 -longdesc With standard LaTeX you are able to check for the class in use -longdesc invoking the kernel command \@ifclassloaded. However, doing so -longdesc you cannot get the explicit class name, unless you want to loop -longdesc over every possible class name until \@ifclassloaded returns -longdesc true -- don't do that! With the help of the present package you -longdesc can obtain the name of the current class with significantly -longdesc less effort. Just load the package as usual: -longdesc \usepackage{fetchcls}; then, the control sequence \classname -longdesc will hold the name you were looking for. -containersize 1292 -containerchecksum 90a153d224156ab0dba0431e2bb1d808a9d8c99769876549c318b8369d11704d17f3ffd8e9d74d24eab27364ee366a62917f881f4b0128491164e70df85fdec9 -doccontainersize 125088 -doccontainerchecksum f92ea859cca20b94deede5cd7f604f6642f9fea247855ada2c78e653787de611b64e6d4e74c1e31e2094037180c41db491ccbd9f61367896e164ca9f60a55be3 -docfiles size=32 - RELOC/doc/latex/fetchcls/README.md details="Readme" - RELOC/doc/latex/fetchcls/fetchcls.pdf details="Package documentation" -srccontainersize 2856 -srccontainerchecksum c3e6a00361ced434b3f8bffe954f3f5342278df4114684b8024453c41e523e3e59c8c568240b78c4b25a38576e157cb08ec64d386a5ff92dc067658e589aabb4 -srcfiles size=3 - RELOC/source/latex/fetchcls/fetchcls.dtx - RELOC/source/latex/fetchcls/fetchcls.ins -runfiles size=1 - RELOC/tex/latex/fetchcls/fetchcls.sty -catalogue-ctan /macros/latex/contrib/fetchcls -catalogue-date 2017-09-10 06:11:36 +0200 -catalogue-license lppl1.3c -catalogue-topics macro-supp -catalogue-version 1.0 - -name feupphdteses -category Package -revision 30962 -shortdesc Typeset Engineering PhD theses at the University of Porto -relocated 1 -longdesc A complete template for thesis/works of Faculdade de Engenharia -longdesc da Universidade do Porto (FEUP) Faculty of Engineering -longdesc University of Porto. -containersize 6312 -containerchecksum 5226ce724cdb1abc24feadea33ddafb8003e02731aeef0116620cc7a6d50db68f14971d2cf21d32c08e8ff1472a118a5a5a30a0de7c76bc2b5a300509edcbe0e -doccontainersize 187328 -doccontainerchecksum 29da36af12697d523460e6df8d191a75262ae9d360374bf41fe3c0185c596ea23e46b73944420bc77d32f7cff3bfb51a0817fe8ca2116fa6c4294151f723549d -docfiles size=116 - RELOC/doc/latex/feupphdteses/Abbs.tex - RELOC/doc/latex/feupphdteses/Abstract.tex - RELOC/doc/latex/feupphdteses/Acknow.tex - RELOC/doc/latex/feupphdteses/Appendix.tex - RELOC/doc/latex/feupphdteses/Chapter2.tex - RELOC/doc/latex/feupphdteses/Chapter3.tex - RELOC/doc/latex/feupphdteses/Conclusions.tex - RELOC/doc/latex/feupphdteses/Dedicatory.tex - RELOC/doc/latex/feupphdteses/Figures/uporto-feup.pdf - RELOC/doc/latex/feupphdteses/IEEEtranN.bst - RELOC/doc/latex/feupphdteses/IEEEtranSN.bst - RELOC/doc/latex/feupphdteses/Intro.tex - RELOC/doc/latex/feupphdteses/Publications.tex - RELOC/doc/latex/feupphdteses/Quote.tex - RELOC/doc/latex/feupphdteses/README details="Readme" - RELOC/doc/latex/feupphdteses/References.bib - RELOC/doc/latex/feupphdteses/Resumo.tex - RELOC/doc/latex/feupphdteses/Template_EN.pdf details="Template showing construction and appearance" - RELOC/doc/latex/feupphdteses/Template_EN.tcp - RELOC/doc/latex/feupphdteses/Template_EN.tex - RELOC/doc/latex/feupphdteses/Template_EN.tps - RELOC/doc/latex/feupphdteses/mymacros.tex -runfiles size=5 - RELOC/tex/latex/feupphdteses/feupphdteses.sty -catalogue-ctan /macros/latex/contrib/feupphdteses -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics dissertation -catalogue-version 4.0 - -name feyn -category Package -revision 45679 -shortdesc A font for in-text Feynman diagrams -relocated 1 -longdesc Feyn may be used to produce relatively simple Feynman diagrams -longdesc within equations in a LaTeX document. While the feynmf package -longdesc is good at drawing large diagrams for figures, the present -longdesc package and its fonts allow diagrams within equations or text, -longdesc at a matching size. The fonts are distributed as Metafont -longdesc source, and macros for their use are also provided. -containersize 13484 -containerchecksum 73027c19e958ceab78b1205b3bed875c1b0ddc4bbe1fa1740a305e56bf2129e73eb7e0394db2245689d8449a38034b95e3ed9e560f9c8a068c46e732f50bf17b -doccontainersize 516516 -doccontainerchecksum f756b4a142b69daf1c0a5aaf64049c26ede2ecbf094a1b63ae30e3773f8a30f07ea1ea4eaed0fa7d2f451ecaed98505469dac7e9a1256a7c064a0be0f8fed677 -docfiles size=150 - RELOC/doc/fonts/feyn/LICENCE - RELOC/doc/fonts/feyn/README details="Package Readme" - RELOC/doc/fonts/feyn/VERSION - RELOC/doc/fonts/feyn/exercise-font.pdf details="Font details" - RELOC/doc/fonts/feyn/exercise-font.tex - RELOC/doc/fonts/feyn/feyn.html - RELOC/doc/fonts/feyn/feyn.pdf details="Package documentation" - RELOC/doc/fonts/feyn/overheads.pdf details="Brief sample" - RELOC/doc/fonts/feyn/overheads.tex - RELOC/doc/fonts/feyn/release-notes.html - RELOC/doc/fonts/feyn/sample-massive.png - RELOC/doc/fonts/feyn/sample-phi4.png - RELOC/doc/fonts/feyn/sample-two-loop-annotated.png - RELOC/doc/fonts/feyn/sample-two-loop.png - RELOC/doc/fonts/feyn/sample-vertex.png - RELOC/doc/fonts/feyn/style.css -srccontainersize 16208 -srccontainerchecksum d89c411815c7d3c3967ffeb49a0ba479255aae5a274061fb8a9229d3ae48e3b8811caff9ec3618896b2c4635d2eca1b929f2ad0406271b0afb57b46d289dcc36 -srcfiles size=16 - RELOC/source/fonts/feyn/feyn.drv - RELOC/source/fonts/feyn/feyn.dtx - RELOC/source/fonts/feyn/feyn.ins -runfiles size=42 - RELOC/fonts/source/public/feyn/feyn.mf - RELOC/fonts/source/public/feyn/feyn10.mf - RELOC/fonts/source/public/feyn/feyn11.mf - RELOC/fonts/source/public/feyn/feyn12.mf - RELOC/fonts/source/public/feyn/feyn18.mf - RELOC/fonts/source/public/feyn/feyn24.mf - RELOC/fonts/source/public/feyn/feynmac.mf - RELOC/fonts/source/public/feyn/feyntext10.mf - RELOC/fonts/source/public/feyn/feyntext11.mf - RELOC/fonts/source/public/feyn/feyntext12.mf - RELOC/fonts/source/public/feyn/feyntext18.mf - RELOC/fonts/source/public/feyn/feyntext24.mf - RELOC/fonts/source/public/feyn/feynx10.mf - RELOC/fonts/source/public/feyn/feynx11.mf - RELOC/fonts/source/public/feyn/feynx12.mf - RELOC/fonts/source/public/feyn/feynx18.mf - RELOC/fonts/source/public/feyn/feynx24.mf - RELOC/fonts/tfm/public/feyn/feyn10.tfm - RELOC/fonts/tfm/public/feyn/feyn11.tfm - RELOC/fonts/tfm/public/feyn/feyn12.tfm - RELOC/fonts/tfm/public/feyn/feyn18.tfm - RELOC/fonts/tfm/public/feyn/feyn24.tfm - RELOC/fonts/tfm/public/feyn/feyntext10.tfm - RELOC/fonts/tfm/public/feyn/feyntext11.tfm - RELOC/fonts/tfm/public/feyn/feyntext12.tfm - RELOC/fonts/tfm/public/feyn/feyntext18.tfm - RELOC/fonts/tfm/public/feyn/feyntext24.tfm - RELOC/fonts/tfm/public/feyn/feynx10.tfm - RELOC/fonts/tfm/public/feyn/feynx11.tfm - RELOC/fonts/tfm/public/feyn/feynx12.tfm - RELOC/fonts/tfm/public/feyn/feynx18.tfm - RELOC/fonts/tfm/public/feyn/feynx24.tfm - RELOC/tex/latex/feyn/feyn.sty -catalogue-ctan /fonts/feyn -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license bsd -catalogue-topics graphics-use physics font font-mf -catalogue-version 0.4.1 - -name feynmf -category Package -revision 17259 -shortdesc Macros and fonts for creating Feynman (and other) diagrams -relocated 1 -longdesc The feynmf package provides an interface to Metafont (inspired -longdesc by the facilities of mfpic) to use simple structure -longdesc specifications to produce relatively complex diagrams. (The -longdesc feynmp package, also part of this bundle, uses MetaPost in the -longdesc same way.) While the package was designed for Feynman diagrams, -longdesc it could in principle be used for diagrams in graph and similar -longdesc theories, where the structure is semi-algorithmically -longdesc determined. -containersize 19472 -containerchecksum 88222474e2b5894bcad17f774042b6bb37b22739e29d5694c08977576950b2a2d302a0a3b23eceff308b7cb3fa0c13796f8cf6597e7b4fe8518030e75b3f8ec0 -doccontainersize 466296 -doccontainerchecksum dca778be6ea8fd00a8707abe507784abe12ba9263319eb372bfde43b8251e22c66eeb6da4c748b272588918d14ab50cc5083c64c7b8c27ef854d653f59fdf78c -docfiles size=146 - RELOC/doc/latex/feynmf/Announce - RELOC/doc/latex/feynmf/COPYING - RELOC/doc/latex/feynmf/Feynman.Diagrams - RELOC/doc/latex/feynmf/README details="Package Readme" - RELOC/doc/latex/feynmf/Tutorial - RELOC/doc/latex/feynmf/fmfman.pdf details="Package documentation" - RELOC/doc/latex/feynmf/manpics.1 - RELOC/doc/latex/feynmf/manpics.2 - RELOC/doc/latex/feynmf/manpics.3 - RELOC/doc/latex/feynmf/template.tex -srccontainersize 64040 -srccontainerchecksum 1cbba7a5f1feb616e08f867978c431932e8ecdf949fdcc60ea27b4734f9d8c03770b19f1c57ab28757fc516eb142dff0b5c9e25ea3ba8b515ae4999a621e6b0a -srcfiles size=81 - RELOC/source/latex/feynmf/Makefile - RELOC/source/latex/feynmf/feynmf.drv - RELOC/source/latex/feynmf/feynmf.dtx - RELOC/source/latex/feynmf/feynmf.ins - RELOC/source/latex/feynmf/feynmf.pl - RELOC/source/latex/feynmf/feynmf209.ins - RELOC/source/latex/feynmf/feynmp.drv - RELOC/source/latex/feynmf/fmfman.drv - RELOC/source/latex/feynmf/fmfmanps.drv -runfiles size=40 - RELOC/metafont/feynmf/feynmf.mf - RELOC/metapost/feynmf/feynmp.mp - RELOC/metapost/feynmf/manpics.mp - RELOC/tex/latex/feynmf/feynmf.sty - RELOC/tex/latex/feynmf/feynmp.sty -catalogue-ctan /macros/latex/contrib/feynmf -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license gpl -catalogue-topics graphics-use mp-use physics -catalogue-version 1.08 - -name feynmp-auto -category Package -revision 30223 -shortdesc Automatic processing of feynmp graphics -relocated 1 -longdesc The package takes care of running Metapost on the output files -longdesc produced by the feynmp package, so that the compiled pictures -longdesc will be available in the next run of LaTeX. The package honours -longdesc options that apply to feynmp. -containersize 1908 -containerchecksum 22fe3516aa71999464e4262544f50581796654732b6a2040e4047ed21735cb0bfb08594de5317677ce7ad7762425fe3036c92d107f0ffc38c09bb2a5a1ff93bc -doccontainersize 375264 -doccontainerchecksum e6fae6da300f974ec4d09162997220d5f1cd306cfb0f5bd82dd356de55f580b55a2a3e638da2e61a8721dd958ea21268eeb43fa719ab5933968221d2b347ea58 -docfiles size=93 - RELOC/doc/latex/feynmp-auto/README details="Readme" - RELOC/doc/latex/feynmp-auto/feynmp-auto.pdf details="Package documentation" -srccontainersize 4764 -srccontainerchecksum 18e7e6650853d65486328e1ef377f6a210a424f19bd85882692fc4b20b47a4e6d678fe193d71b726893877b0b7824d7f32f2ddd8674ae6b304dea590056f2ed7 -srcfiles size=4 - RELOC/source/latex/feynmp-auto/feynmp-auto.dtx - RELOC/source/latex/feynmp-auto/feynmp-auto.ins -runfiles size=1 - RELOC/tex/latex/feynmp-auto/feynmp-auto.sty -catalogue-ctan /macros/latex/contrib/feynmp-auto -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics graphics-inline -catalogue-version 1.1 - -name ffslides -category Package -revision 38895 -shortdesc Freeform slides based on the article class -relocated 1 -longdesc The ffslides ("freeform slides") class is intended to make it -longdesc easier to place various types of content freely on the page, -longdesc and therefore easier to design documents with a strong visual -longdesc component: presentations, posters, research or lecture notes, -longdesc and so on. The goal of the class is to be less rigid and less -longdesc complex than some of the popular presentation-making options. -longdesc It is essentially a small set of macros added to the article -longdesc class. A well-organized template file is included, and the -longdesc documentation is itself an extensive example of the class's -longdesc capabilities. -containersize 4948 -containerchecksum de917097f213ea57a8dfc299a9d2a9a76485a52a74c2e9ee2b637c0c3d7566473bea4ca576e80a9381c3c47f4f19baa50cb07b39b6136fba0e2232540d1f01a7 -doccontainersize 381920 -doccontainerchecksum 52897a4551b760b0dadc9b13b029762dc191e47049320f44fc20255cb959a9dbc8e4eec60ca79e2b96856d973ee4058558f99271e5798b08a808399bb2d85f08 -docfiles size=729 - RELOC/doc/latex/ffslides/README.txt details="Readme" - RELOC/doc/latex/ffslides/bground-example.txt - RELOC/doc/latex/ffslides/ffslides-doc.pdf details="Package documentation" - RELOC/doc/latex/ffslides/ffslides-doc.tex - RELOC/doc/latex/ffslides/ffslides-template.tex - RELOC/doc/latex/ffslides/figure.pdf - RELOC/doc/latex/ffslides/footer-example.txt - RELOC/doc/latex/ffslides/header-example.txt - RELOC/doc/latex/ffslides/tiny_example_1.pdf - RELOC/doc/latex/ffslides/tiny_example_2.pdf -runfiles size=4 - RELOC/tex/latex/ffslides/ffslides.cls -catalogue-ctan /macros/latex/contrib/ffslides -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics presentation - -name fge -category Package -revision 37628 -shortdesc A font for Frege's Grundgesetze der Arithmetik -relocated 1 -longdesc The fonts are provided as Metafont source and Adobe Type 1 -longdesc (pfb) files. A small LaTeX package (fge) is included. -execute addMap fge.map -containersize 38304 -containerchecksum c26250f4c8fab830aa6a38f782d8fae60d71cbfd040b833f3b5c2fe2be8e25ad295693109b3b28cce1216769c96817943c3b30f55a8b379e36a975f7c1501817 -doccontainersize 137820 -doccontainerchecksum 843e5b37bf31a3076ea99925ce8a5ae9be504e7836de0ee5d0b0ecb5a39ad3147c9a5222f1c25ab9e95c0f59fb3c77f56836767971b12fd25edae3b240a283ac -docfiles size=35 - RELOC/doc/fonts/fge/README details="Readme" - RELOC/doc/fonts/fge/fge-doc.pdf details="Package documentation" -srccontainersize 3660 -srccontainerchecksum 5ea686fa6c1116022da456b6b2949309ed3bc8eb29451213752d8167474f9aee2d1b67f7084b910439dc91017302596adf4ed11601ad8e93b6f20c447f79e601 -srcfiles size=4 - RELOC/source/fonts/fge/fge.dtx - RELOC/source/fonts/fge/fge.ins -runfiles size=30 - RELOC/fonts/map/dvips/fge/fge.map - RELOC/fonts/source/public/fge/fgebase.mf - RELOC/fonts/source/public/fge/fgeit.mf - RELOC/fonts/source/public/fge/fgeit10.mf - RELOC/fonts/source/public/fge/fgerm.mf - RELOC/fonts/source/public/fge/fgerm10.mf - RELOC/fonts/tfm/public/fge/fgeit10.tfm - RELOC/fonts/tfm/public/fge/fgerm10.tfm - RELOC/fonts/type1/public/fge/fgeit10.pfb - RELOC/fonts/type1/public/fge/fgerm10.pfb - RELOC/tex/latex/fge/Ufgeit.fd - RELOC/tex/latex/fge/Ufgerm.fd - RELOC/tex/latex/fge/fge.cfg - RELOC/tex/latex/fge/fge.sty -catalogue-ctan /fonts/fge -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics font font-mf font-type1 maths -catalogue-version 1.25 - -name fgruler -category Package -revision 42966 -shortdesc Draw rulers on the foreground or in the text -relocated 1 -longdesc The fgruler is an abbreviation for the foreground ruler. This -longdesc package draws a horizontal and a vertical ruler on the -longdesc foreground of every (or a given) page at absolute position. In -longdesc this way, you can check the page layout dimensions. Besides, -longdesc you can draw various rulers in the text, too. The fgruler -longdesc package requires the services of the following packages: -longdesc kvoptions, etoolbox, xcolor, graphicx, eso-pic. -containersize 5024 -containerchecksum f79f01da911aa41081738aff68486c69bfe8581e1f23c88b6e8f0e97030b8042e50742dc5906d52a4633bbec3b3e0223d7a39d054f8071652b5a55104bca1704 -doccontainersize 250396 -doccontainerchecksum d24ed685cec23a410a08f9a519510442947725dbcf8fc010d9cef8814bcb0e67d9c6b10e8eadb51c77dae7f35de6edf8d66ddb4b39fef1eee7f1114c9ae4da25 -docfiles size=63 - RELOC/doc/latex/fgruler/README details="Readme" - RELOC/doc/latex/fgruler/fgruler.pdf details="Package documentation" -srccontainersize 9500 -srccontainerchecksum 4d9d219961fd7c9200142c0d51e3bb7e690621011e23f25e3e449530f941c4494075b89bfa44afae31fb5c1a440d86dc75babfc57e80b897ce8628a4cf54e8fd -srcfiles size=20 - RELOC/source/latex/fgruler/fgruler.dtx - RELOC/source/latex/fgruler/fgruler.ins -runfiles size=12 - RELOC/tex/latex/fgruler/fgruler.sty -catalogue-also ruler -catalogue-ctan /macros/latex/contrib/fgruler -catalogue-date 2018-01-07 12:02:30 +0100 -catalogue-license lppl1.3 -catalogue-topics misc-support -catalogue-version 1.0 - -name fibeamer -category Package -revision 44239 -shortdesc Beamer theme for thesis defense presentations at Masaryk University (Brno, Czech Republic) -relocated 1 -longdesc A beamer theme for the typesetting of thesis defense -longdesc presentations at the Masaryk University (Brno, Czech Republic). -longdesc The theme has been designed for easy extensibility by color -longdesc themes of other academic institutions. -containersize 411900 -containerchecksum fd7d7c52f99f70671606bbf50e7ecbd590aa53141bd50533008e29f654aea18d336156558a5a584de6ab8e6843512f0bdd0a8ee6ee9233eaa9dfd6e2992ffd5c -doccontainersize 1590680 -doccontainerchecksum 88d3aaa12fbcb35851fa38ed746e9738ba458ec8add67d2f818cfd158736ec4174acbbe6f4e29922d9ee4cded1b7618c271a80ed1d739060cb464e2ed67ef7d9 -docfiles size=806 - RELOC/doc/latex/fibeamer/fibeamer.pdf details="Package documentation" - RELOC/doc/latex/fibeamer/guide/mu/econ.pdf - RELOC/doc/latex/fibeamer/guide/mu/fi.pdf - RELOC/doc/latex/fibeamer/guide/mu/fsps.pdf - RELOC/doc/latex/fibeamer/guide/mu/fss.pdf - RELOC/doc/latex/fibeamer/guide/mu/law.pdf - RELOC/doc/latex/fibeamer/guide/mu/med.pdf - RELOC/doc/latex/fibeamer/guide/mu/ped.pdf - RELOC/doc/latex/fibeamer/guide/mu/phil.pdf - RELOC/doc/latex/fibeamer/guide/mu/sci.pdf -srccontainersize 12772 -srccontainerchecksum 1ea9ea639883de3543ebc215622a1793d94819cb738d507295a3b0073aafab813518f3346f15e3924bf288ca266db4c6a28d7a4718beb04596b404bdff8b64de -srcfiles size=40 - RELOC/source/latex/fibeamer/LICENSE.tex - RELOC/source/latex/fibeamer/fibeamer.dtx - RELOC/source/latex/fibeamer/fibeamer.ins - RELOC/source/latex/fibeamer/theme/mu/base.dtx - RELOC/source/latex/fibeamer/theme/mu/base.ins - RELOC/source/latex/fibeamer/theme/mu/econ.dtx - RELOC/source/latex/fibeamer/theme/mu/econ.ins - RELOC/source/latex/fibeamer/theme/mu/fi.dtx - RELOC/source/latex/fibeamer/theme/mu/fi.ins - RELOC/source/latex/fibeamer/theme/mu/fsps.dtx - RELOC/source/latex/fibeamer/theme/mu/fsps.ins - RELOC/source/latex/fibeamer/theme/mu/fss.dtx - RELOC/source/latex/fibeamer/theme/mu/fss.ins - RELOC/source/latex/fibeamer/theme/mu/law.dtx - RELOC/source/latex/fibeamer/theme/mu/law.ins - RELOC/source/latex/fibeamer/theme/mu/med.dtx - RELOC/source/latex/fibeamer/theme/mu/med.ins - RELOC/source/latex/fibeamer/theme/mu/ped.dtx - RELOC/source/latex/fibeamer/theme/mu/ped.ins - RELOC/source/latex/fibeamer/theme/mu/phil.dtx - RELOC/source/latex/fibeamer/theme/mu/phil.ins - RELOC/source/latex/fibeamer/theme/mu/sci.dtx - RELOC/source/latex/fibeamer/theme/mu/sci.ins -runfiles size=335 - RELOC/tex/latex/fibeamer/beamerthemefibeamer.sty - RELOC/tex/latex/fibeamer/logo/mu/fibeamer-mu-econ-czech.eps - RELOC/tex/latex/fibeamer/logo/mu/fibeamer-mu-econ-czech.pdf - RELOC/tex/latex/fibeamer/logo/mu/fibeamer-mu-econ-english.eps - RELOC/tex/latex/fibeamer/logo/mu/fibeamer-mu-econ-english.pdf - RELOC/tex/latex/fibeamer/logo/mu/fibeamer-mu-fi-czech.eps - RELOC/tex/latex/fibeamer/logo/mu/fibeamer-mu-fi-czech.pdf - RELOC/tex/latex/fibeamer/logo/mu/fibeamer-mu-fi-english.eps - RELOC/tex/latex/fibeamer/logo/mu/fibeamer-mu-fi-english.pdf - RELOC/tex/latex/fibeamer/logo/mu/fibeamer-mu-fsps-czech.eps - RELOC/tex/latex/fibeamer/logo/mu/fibeamer-mu-fsps-czech.pdf - RELOC/tex/latex/fibeamer/logo/mu/fibeamer-mu-fsps-english.eps - RELOC/tex/latex/fibeamer/logo/mu/fibeamer-mu-fsps-english.pdf - RELOC/tex/latex/fibeamer/logo/mu/fibeamer-mu-fss-czech.eps - RELOC/tex/latex/fibeamer/logo/mu/fibeamer-mu-fss-czech.pdf - RELOC/tex/latex/fibeamer/logo/mu/fibeamer-mu-fss-english.eps - RELOC/tex/latex/fibeamer/logo/mu/fibeamer-mu-fss-english.pdf - RELOC/tex/latex/fibeamer/logo/mu/fibeamer-mu-law-czech.eps - RELOC/tex/latex/fibeamer/logo/mu/fibeamer-mu-law-czech.pdf - RELOC/tex/latex/fibeamer/logo/mu/fibeamer-mu-law-english.eps - RELOC/tex/latex/fibeamer/logo/mu/fibeamer-mu-law-english.pdf - RELOC/tex/latex/fibeamer/logo/mu/fibeamer-mu-med-czech.eps - RELOC/tex/latex/fibeamer/logo/mu/fibeamer-mu-med-czech.pdf - RELOC/tex/latex/fibeamer/logo/mu/fibeamer-mu-med-english.eps - RELOC/tex/latex/fibeamer/logo/mu/fibeamer-mu-med-english.pdf - RELOC/tex/latex/fibeamer/logo/mu/fibeamer-mu-ped-czech.eps - RELOC/tex/latex/fibeamer/logo/mu/fibeamer-mu-ped-czech.pdf - RELOC/tex/latex/fibeamer/logo/mu/fibeamer-mu-ped-english.eps - RELOC/tex/latex/fibeamer/logo/mu/fibeamer-mu-ped-english.pdf - RELOC/tex/latex/fibeamer/logo/mu/fibeamer-mu-phil-czech.eps - RELOC/tex/latex/fibeamer/logo/mu/fibeamer-mu-phil-czech.pdf - RELOC/tex/latex/fibeamer/logo/mu/fibeamer-mu-phil-english.eps - RELOC/tex/latex/fibeamer/logo/mu/fibeamer-mu-phil-english.pdf - RELOC/tex/latex/fibeamer/logo/mu/fibeamer-mu-sci-czech.eps - RELOC/tex/latex/fibeamer/logo/mu/fibeamer-mu-sci-czech.pdf - RELOC/tex/latex/fibeamer/logo/mu/fibeamer-mu-sci-english.eps - RELOC/tex/latex/fibeamer/logo/mu/fibeamer-mu-sci-english.pdf - RELOC/tex/latex/fibeamer/theme/mu/beamercolorthemefibeamer-mu-econ.sty - RELOC/tex/latex/fibeamer/theme/mu/beamercolorthemefibeamer-mu-fi.sty - RELOC/tex/latex/fibeamer/theme/mu/beamercolorthemefibeamer-mu-fsps.sty - RELOC/tex/latex/fibeamer/theme/mu/beamercolorthemefibeamer-mu-fss.sty - RELOC/tex/latex/fibeamer/theme/mu/beamercolorthemefibeamer-mu-law.sty - RELOC/tex/latex/fibeamer/theme/mu/beamercolorthemefibeamer-mu-med.sty - RELOC/tex/latex/fibeamer/theme/mu/beamercolorthemefibeamer-mu-ped.sty - RELOC/tex/latex/fibeamer/theme/mu/beamercolorthemefibeamer-mu-phil.sty - RELOC/tex/latex/fibeamer/theme/mu/beamercolorthemefibeamer-mu-sci.sty - RELOC/tex/latex/fibeamer/theme/mu/beamercolorthemefibeamer-mu.sty - RELOC/tex/latex/fibeamer/theme/mu/beamerfontthemefibeamer-mu.sty - RELOC/tex/latex/fibeamer/theme/mu/beamerinnerthemefibeamer-mu.sty - RELOC/tex/latex/fibeamer/theme/mu/beamerouterthemefibeamer-mu.sty -catalogue-ctan /macros/latex/contrib/beamer-contrib/themes/fibeamer -catalogue-date 2017-05-07 13:42:49 +0200 -catalogue-license lppl1.3 -catalogue-topics dissertation presentation -catalogue-version 1.1.7 - -name fifinddo-info -category Package -revision 29349 -shortdesc German HTML beamer presentation on nicetext and morehype -relocated 1 -longdesc The bundle: exhibits the process of making an "HTML beamer -longdesc presentation" with the blogdot package from the morehype -longdesc bundle, and HTML generation based on the fifinddo package. -containersize 484 -containerchecksum 62167afd92d1e9419950923434a46eadb5243d41acafa5c1869ab39ee1e71a91956fbd0d9ee9d453eabe42e31c5c13b1a8c4d570f50eea7b116ae78a77cd01be -doccontainersize 257208 -doccontainerchecksum 90bdff2c82815051ba18b7661ba0f5c561b427a180882657e790e310ef6c71b723a160be142e0a5a52f71896441ee341623f5957135e3bb11a5ddab92f4f8050 -docfiles size=417 - RELOC/doc/latex/fifinddo-info/LIESMICH.txt details="Readme" language="de" - RELOC/doc/latex/fifinddo-info/README details="Readme" language="en" - RELOC/doc/latex/fifinddo-info/SrcFILEs.txt - RELOC/doc/latex/fifinddo-info/dante-mv45-lueck.pdf - RELOC/doc/latex/fifinddo-info/dantev45.htm details="The presentation document" language="de" - RELOC/doc/latex/fifinddo-info/mdoccorr.pdf - RELOC/doc/latex/fifinddo-info/variants/dantev45-1180-clean.html - RELOC/doc/latex/fifinddo-info/variants/dantev45-1180-com.html - RELOC/doc/latex/fifinddo-info/variants/dantev45-768-com.html - RELOC/doc/latex/fifinddo-info/variants/dantev45-768-exact-frame.html - RELOC/doc/latex/fifinddo-info/variants/dantev45-768-exact-show.html - RELOC/doc/latex/fifinddo-info/variants/dantev45-768-filltype-show.html - RELOC/doc/latex/fifinddo-info/variants/dantev45-992-com.html - RELOC/doc/latex/fifinddo-info/variants/dantev45-992-exact-frame.html - RELOC/doc/latex/fifinddo-info/variants/dantev45-992-exact.html -srccontainersize 23120 -srccontainerchecksum 3e2e43d1d61125ae336f8526685952a46323d5df92c7b71926a8aee0cd0db12e4c457d49e81a1d95f4d528bd14ce6c01461ff1ead3a12f672d1e64637c9c2ae8 -srcfiles size=29 - RELOC/source/latex/fifinddo-info/SrcFILEs.txt - RELOC/source/latex/fifinddo-info/makeelse/expose.tex - RELOC/source/latex/fifinddo-info/makeelse/mdoccorr.tex - RELOC/source/latex/fifinddo-info/makeelse/srcfiles.tex - RELOC/source/latex/fifinddo-info/makeelse/updsfl.sh - RELOC/source/latex/fifinddo-info/makeone/dantev45.fdf - RELOC/source/latex/fifinddo-info/makeone/dantev45.tex - RELOC/source/latex/fifinddo-info/makeone/makedot.tex - RELOC/source/latex/fifinddo-info/makevars/bashvars.sh - RELOC/source/latex/fifinddo-info/makevars/dantev45.cfg - RELOC/source/latex/fifinddo-info/makevars/longdan.sh - RELOC/source/latex/fifinddo-info/makevars/makedots.tex - RELOC/source/latex/fifinddo-info/makevars/texvars.sh -catalogue-ctan /info/fifinddo-info -catalogue-date 2017-05-06 08:05:02 +0200 -catalogue-license lppl1.3 -catalogue-topics documentation cvt-html -catalogue-version 1.1b - -name fifo-stack -category Package -revision 33288 -shortdesc FIFO and stack implementation for package writers -relocated 1 -longdesc A LaTeX implementation of a combined FIFO Stack modified from -longdesc the existing stack package by Benjamin Bayart. The package -longdesc renames the original's \Push and \Pop commands \FSPush and -longdesc \FSPop, and which work on the top/end of the FIFO/Stack), and -longdesc adds the ability to \FSUnshift and \FSShift from the bottom -longdesc (front) of the FIFO/Stack. -containersize 2056 -containerchecksum 92c22652cc48fc7aac57e2137755be490a488b03924d08fa6c00d70412c8365783b03b576ffaa69704a33de47dbf79c92fbdfd222ba594570cb1756b987f80c8 -doccontainersize 249312 -doccontainerchecksum 320a14aa063f66f3418be7ecefb7dd96a2b3194fb6b6aad4ba3f88da9deb6165381aa85717883d7d0c59226eda1be49b033b753186f0f8fe57950c49c0a6a174 -docfiles size=66 - RELOC/doc/latex/fifo-stack/README details="Readme" - RELOC/doc/latex/fifo-stack/fifo-stack-test.tex - RELOC/doc/latex/fifo-stack/fifo-stack.cwl - RELOC/doc/latex/fifo-stack/fifo-stack.pdf details="Package documentation" -srccontainersize 6856 -srccontainerchecksum 608930ce489ef043617bfa5cda442ad165ddaf43e4eccf079a7819829442d9abb7f09740a706a0cd6cf07ae36899466c660700af5ab829ec28f9168c52b53593 -srcfiles size=9 - RELOC/source/latex/fifo-stack/fifo-stack.dtx - RELOC/source/latex/fifo-stack/fifo-stack.ins -runfiles size=2 - RELOC/tex/latex/fifo-stack/fifo-stack.sty -catalogue-ctan /macros/latex/contrib/fifo-stack -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl -catalogue-topics macro-supp -catalogue-version 1.0 - -name fig4latex -category Package -revision 26313 -shortdesc Management of figures for large LaTeX documents -longdesc Fig4LaTeX simplifies management of the figures in a large LaTeX -longdesc document. Fig4LaTeX is appropriate for projects that include -longdesc figures with graphics created by XFig -- in particular, -longdesc graphics which use the combined PS/LaTeX (or PDF/LaTeX) export -longdesc method. An example document (with its output) is provided. -depend fig4latex.ARCH -containersize 2524 -containerchecksum f6c00e585c12b56a65ea70ada98f8a42616ae79a5db37cf117847f3a05757dfbdc4a73b0cc58945fd143c2bfedf5c67351b6b86bc7e6aabcd963e400c627a063 -doccontainersize 60876 -doccontainerchecksum 49092e5b3cb3d9b2cfea001ac31b373c4b31193790d9fb8dec7fbe1b4aac68bbd1bbed0e732d84e4c2653d117765dc1b581911905fc927385b3171c8a149da55 -docfiles size=28 - texmf-dist/doc/support/fig4latex/CHANGES - texmf-dist/doc/support/fig4latex/COPYING - texmf-dist/doc/support/fig4latex/README details="Readme" - texmf-dist/doc/support/fig4latex/example.pdf - texmf-dist/doc/support/fig4latex/example.tex - texmf-dist/doc/support/fig4latex/figs/div_alg_flowchart.fig - texmf-dist/doc/support/fig4latex/figs/if-then_flowchart.fig -runfiles size=2 - texmf-dist/scripts/fig4latex/fig4latex -catalogue-ctan /graphics/fig4latex -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl3 -catalogue-topics graphics-incl -catalogue-version 0.2 - -name fig4latex.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of fig4latex -containersize 336 -containerchecksum 209a2f1fa1b1aade65646a37520ba1a5b3570b72edfc76d66197291cfa9e06f3e02f45d1f8110d1da170eb3f1ead0541fd023f3b3a78fa733e4ec8d52098f918 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/fig4latex - -name fig4latex.amd64-freebsd -category Package -revision 16472 -shortdesc amd64-freebsd files of fig4latex -containersize 340 -containerchecksum 00ba12f61ff8fe644a39b878559c1cde320cf00a09ea3edd86fbc4a68f628f92efb0e36c55f3d6bb014ea5fd978bb6e6b04d9cce0599cf85e58f348efe03fb3c -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/fig4latex - -name fig4latex.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of fig4latex -containersize 340 -containerchecksum ec5f3caa181f3a6bad8341196ad56ae28bc489fe28307609a2bfb22fffceb666007be873deabe528b0f140aba016a09d1e2434341ca934716613f2e70f5ee5d8 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/fig4latex - -name fig4latex.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of fig4latex -containersize 340 -containerchecksum ed407eacf2f525091c9bf2c25d307c6026fbbebcd55f2e8ec1f9f1e0c589b9d3f5a087184b417046aa9dbebe7f62eb854491640d16acd5e270d3984c8cc1d874 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/fig4latex - -name fig4latex.i386-cygwin -category Package -revision 14752 -shortdesc i386-cygwin files of fig4latex -containersize 340 -containerchecksum 049aa13c18b32638d934e26da53d0e285fb92e8b409a7739f202440a18c239080ae24a125e5b02ad2af9b765642b8ae95aca083487c4d4541ff6d5cd48044fd9 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/fig4latex - -name fig4latex.i386-freebsd -category Package -revision 16472 -shortdesc i386-freebsd files of fig4latex -containersize 340 -containerchecksum 9388e5de57601e03e74bac5aef1a3f9f48c0484a7804ab8095cca1495bc5913c05de755c52539876acc0aeecf5a85fca2c4ccbf7924790d77c764f565cac3519 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/fig4latex - -name fig4latex.i386-linux -category Package -revision 14752 -shortdesc i386-linux files of fig4latex -containersize 340 -containerchecksum d750fba0f328eabf7e0046ccb5e2bfc8930b0f1f6ec02dbd457ec00d07b402b1cbb6e9d4e5323d11241124468eaea2de7c0b844da2b03e6c26046294730268a4 -binfiles arch=i386-linux size=1 - bin/i386-linux/fig4latex - -name fig4latex.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of fig4latex -containersize 340 -containerchecksum bd24e75383840744186278a691e60b0ad063ec82cd29cfe9a4cef96e4590624eb271fa773a76a1d8fcfd440e76ac5c419aad213c6147ebdc07c42d3760a9e2c6 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/fig4latex - -name fig4latex.i386-solaris -category Package -revision 14752 -shortdesc i386-solaris files of fig4latex -containersize 340 -containerchecksum 1ae2121bc1b5ad40817f7f48952eb9896222f7fe19e6ba089ba4665c59952e50ef661df80ff698c59c6b81ca7cef67b32ef591222609126e10b2712864342d6a -binfiles arch=i386-solaris size=1 - bin/i386-solaris/fig4latex - -name fig4latex.sparc-solaris -category Package -revision 14752 -shortdesc sparc-solaris files of fig4latex -containersize 340 -containerchecksum 541b63a95da88aaeabfcf047902f587e24f402ba896295398a878feae1da2e3656c2dcec5a0f694f2127e9d0a45761755e823365bae147da0b30ea4c9716498e -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/fig4latex - -name fig4latex.win32 -category Package -revision 15469 -shortdesc win32 files of fig4latex -containersize 684 -containerchecksum 3f994dd003964d67a10aa3744366e9582d302aeeebc7b8bb4baa904954541b31f4e2e978fa46d1db7bdb22ab5e0034ec81175e9c7ee1d4e24b4e2cdd3e3363b9 -binfiles arch=win32 size=1 - bin/win32/fig4latex.exe - -name fig4latex.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of fig4latex -containersize 340 -containerchecksum 959f2ab3d08ff7dc7b78dfd2b9abf367f56b2868ce25a62d461420c6e161fe8a9f657ea56484ec71a6a167bf9517d6f08c53d8076504c888a7c393396c724d76 -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/fig4latex - -name fig4latex.x86_64-darwin -category Package -revision 18441 -shortdesc x86_64-darwin files of fig4latex -containersize 340 -containerchecksum a96aacd21b33c5c3da384a94a441bccf484a09f0bfe996144bf886ba52110c44d8534b73e823cdea29417d557e47fe4bfc61467e579f1d7324df06518e984dab -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/fig4latex - -name fig4latex.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of fig4latex -containersize 348 -containerchecksum 11dc21f77b55d1782aa8d84c28192df71565acecef35b8a6c753d187e61c919052520457c1ad28ab269b4cf8ceeea88b8954f78fd287d08b3589fb7171ba3c61 -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/fig4latex - -name fig4latex.x86_64-linux -category Package -revision 14752 -shortdesc x86_64-linux files of fig4latex -containersize 344 -containerchecksum e0a7e1e26c0bd653d769cbe916507b45b8df941a8a3aa3b1736c8e646ca38a2d783b7ba2a19e1f17266ee41de0547a6a6a1ddc4632f7266a8cfd30541819beb0 -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/fig4latex - -name fig4latex.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of fig4latex -containersize 340 -containerchecksum ccbdc7539fa63e0fcaed7b9bf627e93e6dace6603dec6da364cf07d2cdc840132d8565c28fabd78133c55c520d1e2c85853abb111437a4ca24f6cff5cd551dc3 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/fig4latex - -name fig4latex.x86_64-solaris -category Package -revision 18442 -shortdesc x86_64-solaris files of fig4latex -containersize 340 -containerchecksum bcfd152b8a16a04a1d4ad96c466cd956dcc18a9193b5feb5866d881ea76f5eeacb4e7dda83f75045bef0c7b845b425ac3616c9b01964127eee7542d90e8e780d -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/fig4latex - -name figbas -category Package -revision 28943 -shortdesc Mini-fonts for figured-bass notation in music -relocated 1 -longdesc This package consists of three mini-fonts (and associated -longdesc metrics) of conventional ligatures for the figured-bass -longdesc notations 2+, 4+, 5+, 6+ and 9+ in music manuscripts. The fonts -longdesc are usable with Computer Modern Roman and Sans, and -longdesc Palatino/Palladio, respectively. -containersize 18596 -containerchecksum e246d380a26efe266563a8797cfa97da5c1bb0630ff011f0b053437f4db030c78a3ffa98842f54fc02f4c640bd03671dbe2d8892e056e20f4601ab9bbb958781 -doccontainersize 77236 -doccontainerchecksum c97a087a0573c04c44635308fcdd5cc2d131b5b6e0bd394af2c783cd8c0ec973491a54d0232cbc1494625a0146b241cacae05ba66fb1b2e13b4950a3dd5f431f -docfiles size=24 - RELOC/doc/fonts/figbas/README details="Readme" - RELOC/doc/fonts/figbas/example.pdf details="Short example of use" - RELOC/doc/fonts/figbas/example.tex - RELOC/doc/fonts/figbas/figbas.pdf - RELOC/doc/fonts/figbas/figbas.tex -runfiles size=14 - RELOC/fonts/afm/public/figbas/cmrj.afm - RELOC/fonts/afm/public/figbas/cmssj.afm - RELOC/fonts/afm/public/figbas/plrj.afm - RELOC/fonts/map/dvips/figbas/figbas.map - RELOC/fonts/tfm/public/figbas/cmrj.tfm - RELOC/fonts/tfm/public/figbas/cmssj.tfm - RELOC/fonts/tfm/public/figbas/plrj.tfm - RELOC/fonts/type1/public/figbas/cmrj.pfb - RELOC/fonts/type1/public/figbas/cmssj.pfb - RELOC/fonts/type1/public/figbas/plrj.pfb -catalogue-ctan /fonts/figbas -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics music -catalogue-version 1.0.3 - -name figbib -category Package -revision 19388 -shortdesc Organize figure databases with BibTeX -relocated 1 -longdesc FigBib lets you organize your figures in BibTeX databases. Some -longdesc FigBib features are: Store and manage figures in a BibTeX -longdesc database; Include figures in your LaTeX document with one short -longdesc command; Generate a List of Figures containing more/other -longdesc information than the figure captions; Control with one switch -longdesc where to output the figures, either as usual float objects or -longdesc in a separate part at the end of your document. -containersize 3284 -containerchecksum 64c680d9d2901af03c2fda7598a22cedf7bfcc16ad0f341cb8cf1cb809a093589bf5f7bd923be544ccfee58802c406c60046ddaf5ba8ab8ea9e94df4697194e9 -doccontainersize 133132 -doccontainerchecksum 9f75147b83f995f5e3a22573e098a294cf56a143597eb3831defa513d8b8ae6490f558cb89c221032c2ac05dbea03ce7688186e75bfc80d1cded28a8ed9c5613 -docfiles size=49 - RELOC/doc/latex/figbib/README details="Readme" - RELOC/doc/latex/figbib/figbib_doc.pdf - RELOC/doc/latex/figbib/figbib_doc.tex - RELOC/doc/latex/figbib/figbib_sample.bib - RELOC/doc/latex/figbib/figbib_sample.pdf - RELOC/doc/latex/figbib/figbib_sample.tex - RELOC/doc/latex/figbib/smiley.eps -runfiles size=5 - RELOC/bibtex/bst/figbib/figbib.bst - RELOC/bibtex/bst/figbib/figbib1.bst - RELOC/tex/latex/figbib/figbib.sty -catalogue-ctan /macros/latex/contrib/figbib -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics bibtex-util - -name figflow -category Package -revision 21462 -shortdesc Flow text around a figure -relocated 1 -longdesc Provides a Plain TeX macro \figflow that allows one to insert a -longdesc figure into an area inset into a paragraph. Command arguments -longdesc are width and height of the figure, and the figure (and its -longdesc caption) itself. Usage details are to be found in the TeX file -longdesc itself. The package does not work with LaTeX; packages such as -longdesc wrapfig, floatflt and picins support the needs of LaTeX users -longdesc in this area. -containersize 2072 -containerchecksum ad50e8df3e04371ff96b9d4628c0cbe2cf03add781e1741eb9a188d414b64dc4fc97de8bea1185b4f1910e472b589bca16c9ac218e756ce7413243accb480532 -doccontainersize 684 -doccontainerchecksum d7ae465a24f9e0ce7f06579c9d997c653d544a70d48a7b59e6ec0b9e204b5c9646cfeab7dbce470da15b54e5a7d3e77e3eaac10a8569bb19b775b37efc1fe0f1 -docfiles size=1 - RELOC/doc/plain/figflow/README.figflow -runfiles size=1 - RELOC/tex/plain/figflow/figflow.tex -catalogue-ctan /macros/plain/contrib/figflow -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics text-flow - -name figsize -category Package -revision 18784 -shortdesc Auto-size graphics -relocated 1 -longdesc The FigSize package enables automatic sizing of graphics, -longdesc especially when including graphics with the graphicx package. -longdesc The user only has to specify the number of graphics that should -longdesc fit to a page or fraction there of and the package will -longdesc dynamically calculate the correct graphics sizes relative to -longdesc the page size. Thus, graphics can be auto-sized to fill a whole -longdesc page or fraction and manual changes of graphic sizes are never -longdesc needed when changing document layouts. Finally, the package's -longdesc dynamic lengths can be used to allow other document element -longdesc sizes to be dynamic. -containersize 1536 -containerchecksum a48134a4cb9acceecbf382d3de106b8d3169926757367475ee4b0794fd34121a03d1f57a2ceebe764fc20cd5a07946a5e19ab99de20c6acc6f2179660de42d29 -doccontainersize 88452 -doccontainerchecksum ae2f520a04935789e3018f94344d336aaf6ddd1362e9b7623df66212297a624afbd5936c4afa52c4072de40a23bdd8a6774a042a6b7447bd14fbc0269bb0acfa -docfiles size=39 - RELOC/doc/latex/figsize/README details="Package Readme" - RELOC/doc/latex/figsize/epsfig.eps - RELOC/doc/latex/figsize/figsize.pdf details="Package documentation" - RELOC/doc/latex/figsize/figsize.tex -runfiles size=1 - RELOC/tex/latex/figsize/figsize.sty -catalogue-ctan /macros/latex/contrib/figsize -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics graphics -catalogue-version 0.1 - -name filecontents -category Package -revision 47890 -shortdesc Extended filecontents and filecontents* environments -relocated 1 -longdesc LaTeX2e's filecontents and filecontents* environments enable a -longdesc LaTeX source file to generate external files as it runs through -longdesc LaTeX. However, there are two limitations of these -longdesc environments: they refuse to overwrite existing files, and they -longdesc can only be used in the preamble of a document. The -longdesc filecontents package removes these limitations, letting you -longdesc overwrite existing files and letting you use -longdesc filecontents/filecontents* anywhere. -containersize 1760 -containerchecksum 98fe1de0b2b0b775af5a82f77c15838639501f80b8a914bd72d36d9b7d2f98d357b90a8941dfa91450db5c9d3bc0f8bc2daa744c44067a3f33875cbc63e90ad5 -doccontainersize 117972 -doccontainerchecksum ba8246e491a33afca55cf1fb6e65220f66e693ad850071045607b828e564e16c621b47c46284736927c1f8b3330004df9ea260c7edd23cb91495080038ba4af9 -docfiles size=31 - RELOC/doc/latex/filecontents/README details="Package Readme" - RELOC/doc/latex/filecontents/filecontents.pdf details="Package documentation" -srccontainersize 5724 -srccontainerchecksum 3248206aaf15b6975757628b0b46ff54df45ef41bedd901e048ec6854a396c5e4ccf6d27e4fa47920f132bcdbb5a0cbd021c1de8ff9684def897ef6ea0537b62 -srcfiles size=5 - RELOC/source/latex/filecontents/filecontents.dtx - RELOC/source/latex/filecontents/filecontents.ins -runfiles size=1 - RELOC/tex/latex/filecontents/filecontents.sty -catalogue-ctan /macros/latex/contrib/filecontents -catalogue-date 2018-05-31 12:59:15 +0200 -catalogue-license lppl1.3c -catalogue-topics file-mgmt -catalogue-version 1.4 - -name filecontentsdef -category Package -revision 42107 -shortdesc filecontents + macro + verbatim -relocated 1 -longdesc The package provides two environments called filecontentsdef -longdesc and filecontentshere. They are derived from the LaTeX -longdesc filecontents environment as provided by Scott Pakin's -longdesc filecontents package. In addition to the file creation they -longdesc either store the (verbatim) contents in a macro -longdesc (filecontentsdef) or typeset them (verbatim) on the spot -longdesc (filecontentshere). The author developed the package to display -longdesc TeX code verbatim in documentation and the same time produce -longdesc the corresponding files during the LaTeX run in order to embed -longdesc them in the PDF as file attachment annotations (by using Scott -longdesc Pakin's package attachfile). -containersize 2176 -containerchecksum 2b4d4e1f6bd57d7bb62140855efa501d12eba8fe75c6e05b0e4a8aa963ac195246ba6650656dad059b3dfbdbc8b024dd575ce708170081e97f5aa2dd0074b546 -doccontainersize 73160 -doccontainerchecksum b1b8849577b15112e283be7f5af1bc1ea16f29fab06b73e0df24d8f292fcb2161924f011925b7246a04948d43c45c1b6678784da58a3e656ede384c9f529eb45 -docfiles size=20 - RELOC/doc/latex/filecontentsdef/README.md details="Readme" - RELOC/doc/latex/filecontentsdef/filecontentsdef.pdf details="Package documentation" - RELOC/doc/latex/filecontentsdef/filecontentsdef.tex -srccontainersize 9828 -srccontainerchecksum 1bdf5390632dc1ce361c2e5a44a6096a0af24579d30b04bb51eb961efcac4a464eb7fe2b67f7370eeb255dcb79fb89a8d9b5281917009ba058edb38aca2d5b91 -srcfiles size=9 - RELOC/source/latex/filecontentsdef/filecontentsdef.dtx - RELOC/source/latex/filecontentsdef/filecontentsdef.ins -runfiles size=2 - RELOC/tex/latex/filecontentsdef/filecontentsdef.sty -catalogue-also filecontents -catalogue-ctan /macros/latex/contrib/filecontentsdef -catalogue-date 2016-09-23 11:17:19 +0200 -catalogue-license lppl1.3 -catalogue-topics file-mgmt -catalogue-version 1.2 - -name filedate -category Package -revision 29529 -shortdesc Access and compare info and modification dates -relocated 1 -longdesc The package provides basic access to the date of a LaTeX source -longdesc file according to its \Provides... entry (the "info date") as -longdesc well as to its modification date according to \pdffilemoddate -longdesc if the latter is available. -containersize 6804 -containerchecksum 5d708eb35731a5623dfb01a92a1b8c8b44dff7437d28e716407630b3cc63bcc57b14738010b6106b02575daaa294dff3dd78c1fb2c141310d1b8648de85de40b -doccontainersize 561300 -doccontainerchecksum d0fc0ebd2bdae61477598a9bcf62fe7b02b2ecb1798b5188ec9a5ab6649decb25d2a05c1941d3597a6b0498b3a2d07a2d98b54c03fb172bdf4cf7e3fc52d602b -docfiles size=152 - RELOC/doc/latex/filedate/Announce.txt - RELOC/doc/latex/filedate/README details="Readme" - RELOC/doc/latex/filedate/SrcFILEs.txt - RELOC/doc/latex/filedate/filedate.pdf details="Package documentation" -srccontainersize 3808 -srccontainerchecksum a98556187fa34839c152dca61fb45e2bd144e8c7214e7175243685e263d3265bf9554e84b6c65874fcfccd8b6af5dbfc55f2458f0f64818860a4442f4b3ffa0d -srcfiles size=4 - RELOC/source/latex/filedate/fdatechk.tex - RELOC/source/latex/filedate/filedate.tex - RELOC/source/latex/filedate/srcfiles.tex -runfiles size=6 - RELOC/tex/latex/filedate/filedate.RLS - RELOC/tex/latex/filedate/filedate.sty -catalogue-ctan /macros/latex/contrib/filedate -catalogue-date 2017-05-06 08:10:03 +0200 -catalogue-license lppl -catalogue-topics file-mgmt date-time - -name filehook -category Package -revision 24280 -shortdesc Hooks for input files -relocated 1 -longdesc The package provides several file hooks (AtBegin, AtEnd, ...) -longdesc for files read by \input, \include and \InputIfFileExists. -longdesc General hooks for all such files (e.g. all \include'd ones) and -longdesc file specific hooks only used for named files are provided; two -longdesc hooks are provided for the end of \included files -- one -longdesc before, and one after the final \clearpage. -containersize 4012 -containerchecksum b9c4837b60c6997b8df6f9c4e5eaecb69110395b4dce7645a7a7692887bf4f7962635e09e4a2fae7a8f30b623d24ec126107b5df93d1a7ff374d0d0c66e3472d -doccontainersize 258816 -doccontainerchecksum 9a716bce0053c97e6a6a5df5a11a99816ce4c893e3b64058c98b886b11d902a48fa3f8edefc0011c1079200f5269be6ab303e519658e3b981635bd37da97641f -docfiles size=65 - RELOC/doc/latex/filehook/README details="Readme" - RELOC/doc/latex/filehook/filehook.pdf details="Package documentation" -srccontainersize 12708 -srccontainerchecksum 2b63b01bcc3f3fdc44a671800696c2a37694cab5093826984b800b5f6acc866bb950d03e38a814fa56e055a773ef9ef51c370eecbb61999676187f4dea52b454 -srcfiles size=17 - RELOC/source/latex/filehook/filehook.dtx - RELOC/source/latex/filehook/filehook.ins -runfiles size=9 - RELOC/tex/latex/filehook/filehook-fink.sty - RELOC/tex/latex/filehook/filehook-listings.sty - RELOC/tex/latex/filehook/filehook-memoir.sty - RELOC/tex/latex/filehook/filehook-scrlfile.sty - RELOC/tex/latex/filehook/filehook.sty - RELOC/tex/latex/filehook/pgf-filehook.sty -catalogue-ctan /macros/latex/contrib/filehook -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics macro-supp -catalogue-version 0.5d - -name fileinfo -category Package -revision 28421 -shortdesc Enhanced display of LaTeX File Information -relocated 1 -longdesc The bundle provides two packages, readprov and myfilist. The -longdesc readprov package provides a means of reading file information -longdesc without loading the body of the file. The myfilist package uses -longdesc readprov and controls what \listfiles will report. -containersize 6852 -containerchecksum 87b4bfbf19357fc971b49f1e582ae6a3a7a70289d4f487d9b82c7c8f51814231097c492fb581d406384d9c54e41545849756f5e2e1fe2e5658ef1f179faeb099 -doccontainersize 913456 -doccontainerchecksum 90ec6f61c9fefbe471d0845676f4c7fb099645337f7d75cf8690462bcf7b55367f6911dd0dacd522eaabb1ce5f067046bd51f9867b44b69fc6bc7b96cc058b24 -docfiles size=264 - RELOC/doc/latex/fileinfo/README - RELOC/doc/latex/fileinfo/README.pdf details="Readme" - RELOC/doc/latex/fileinfo/RELEASEs.txt - RELOC/doc/latex/fileinfo/SrcFILEs.txt - RELOC/doc/latex/fileinfo/myfilist.pdf - RELOC/doc/latex/fileinfo/readprov.pdf -srccontainersize 4476 -srccontainerchecksum ec5359366876b018b7b310d594d17021a70fb515c6227fd1f194328f71d69ae37bbe52eb3bcfa1efea43545adeecdff64c5105cf489a20fdf6bcec3a08915541 -srcfiles size=7 - RELOC/source/latex/fileinfo/README.tex - RELOC/source/latex/fileinfo/fdatechk.tex - RELOC/source/latex/fileinfo/gather.tex - RELOC/source/latex/fileinfo/myfilist.tex - RELOC/source/latex/fileinfo/readprov.tex -runfiles size=7 - RELOC/tex/latex/fileinfo/fileinfo.RLS - RELOC/tex/latex/fileinfo/myfilist.sty - RELOC/tex/latex/fileinfo/readprov.sty -catalogue-ctan /macros/latex/contrib/fileinfo -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl1.3 -catalogue-topics doc-mgmt -catalogue-version 0.81a - -name filemod -category Package -revision 24042 -shortdesc Provide file modification times, and compare them -relocated 1 -longdesc The package provides macros to read and compare the -longdesc modification dates of files. The files may be .tex files, -longdesc images or other files (as long as they can be found by LaTeX). -longdesc It uses the \pdffilemoddate primitive of pdfLaTeX to find the -longdesc file modification date as PDF date string, parses the string -longdesc and returns the value to the user. The package will also work -longdesc for DVI output with recent versions of the LaTeX compiler which -longdesc uses pdfLaTeX in DVI mode. The functionality is provided by -longdesc purely expandable macros or by faster but non-expandable ones. -containersize 3532 -containerchecksum 57196ce4e542998eba3541084d26e65d712bd038ced993d656b48c70bc867a21f05e01542bddfb87790e4b911f7c8f324f69d517d497e4d47798d16499e37619 -doccontainersize 277216 -doccontainerchecksum 0dbd05659cba350fc028ea3d5663e8a30e3a30e58b2982a7d7b6e17c1d0ab6e1e9667ea10b21bb082b5b807d52c5e0d13797e3b05c8e37aaf6bd4ff789d50830 -docfiles size=70 - RELOC/doc/latex/filemod/README details="Readme" - RELOC/doc/latex/filemod/filemod.pdf details="Package documentation" -runfiles size=8 - RELOC/tex/generic/filemod/filemod-expmin.tex - RELOC/tex/generic/filemod/filemod.tex - RELOC/tex/latex/filemod/filemod-expmin.sty - RELOC/tex/latex/filemod/filemod.sty -catalogue-also stampinclude -catalogue-ctan /macros/latex/contrib/filemod -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics doc-tool -catalogue-version 1.2 - -name finbib -category Package -revision 15878 -catalogue finplain -shortdesc A Finnish version of plain.bst -relocated 1 -containersize 5372 -containerchecksum 407e12fd58de8a0f60eef6e75b815f5d102f754d4861b4fb9f3a0aa4a80b27b964714909989bb35ea3abeea3a45c42c89afe29b8a7ff30b6c8d1980a34469f1f -runfiles size=7 - RELOC/bibtex/bst/finbib/finplain.bst -catalogue-ctan /biblio/bibtex/contrib/misc/finplain.bst -catalogue-date 2016-06-18 16:48:54 +0200 -catalogue-license other-free -catalogue-topics bibtex-sty finnish - -name findhyph -category Package -revision 47444 -shortdesc Find hyphenated words in a document -longdesc Findhyph is a Perl script that will analyse the log file from -longdesc running your document with \tracingparagraphs=1 set. The output -longdesc contains enough context to enable you to find the hyphenated -longdesc word that's being referenced. -depend findhyph.ARCH -containersize 3904 -containerchecksum 7125515ebdccd398d18cb71eba65197519b461ff273970fda6cb2f882d84d12418b60263a85671917f2d7450339273153e5e0e4ff6eb0f8a36ef38a949f6526a -doccontainersize 35044 -doccontainerchecksum 0d2793837bc16ac5f9b6aa245f24366d68541e0d4ddc55f70fcc28b6c324b8282b07a2ad6b0eefbb77346621e1b0b44d25a11971357d70870fcca7d79f00ec06 -docfiles size=17 - texmf-dist/doc/man/man1/findhyph.1 - texmf-dist/doc/man/man1/findhyph.man1.pdf - texmf-dist/doc/support/findhyph/Makefile.doc - texmf-dist/doc/support/findhyph/README details="Readme" - texmf-dist/doc/support/findhyph/findhyph.bat - texmf-dist/doc/support/findhyph/findhyph.txt -runfiles size=3 - texmf-dist/scripts/findhyph/findhyph -catalogue-ctan /support/findhyph -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl2 -catalogue-topics hyph-gen -catalogue-version 3.4 - -name findhyph.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of findhyph -containersize 336 -containerchecksum 389d12d47feb3abdd46c0b021eae6149bf6116150d9c8505735e2d9d1c2f14b2c4d6466e92f94483b28a2cf035f03f0a260e3c28ded8583aa0def5b6c6f32e7e -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/findhyph - -name findhyph.amd64-freebsd -category Package -revision 16472 -shortdesc amd64-freebsd files of findhyph -containersize 340 -containerchecksum 79ed16760ccff3c6833a28e57b602db44236f71d48292a24c5bf67f0c4eada34559da172c899981101746562586f0a11feb81f536095e4bf3ac6e118b62cb801 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/findhyph - -name findhyph.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of findhyph -containersize 340 -containerchecksum 866197ddf1f8f42919e7b63dd1ce952f60a1c62b1d77624c829db3a6129444e5cc663551c26d4ee5924b0b53d07087bdfdb34fb88dac88f6b750abb0883dfc05 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/findhyph - -name findhyph.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of findhyph -containersize 340 -containerchecksum 155a04bdcc873ff22758c757add925cce103d96618b7a52ebc50616fb1ceb6a4d56e7a6e9356ad904f1eca93bbd75c60cf40f872963ff8b98c5f079e7dde726d -binfiles arch=armhf-linux size=1 - bin/armhf-linux/findhyph - -name findhyph.i386-cygwin -category Package -revision 14758 -shortdesc i386-cygwin files of findhyph -containersize 336 -containerchecksum 77ac1e0937e655e9fbcfbeca8364d0ab6f607b18306a5da10e08b35e093937b0462ead6bb8dc95263c2788c3a2b1cbefad717bbd884daceb7068735cb4e95ff2 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/findhyph - -name findhyph.i386-freebsd -category Package -revision 16472 -shortdesc i386-freebsd files of findhyph -containersize 340 -containerchecksum f5cfd2aebccd6fd055fc2e65326d1b2c8370416574999f09cfd8fb61ff25bda80123ef7ee55ba4a6087374ac5b43c489c86804e9dd59471894c95c0be554f8d3 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/findhyph - -name findhyph.i386-linux -category Package -revision 14758 -shortdesc i386-linux files of findhyph -containersize 340 -containerchecksum 92a07d3b9fff80cfa7da448eb3a5a9ef95eace45b9cb275ed139ab9c6edf7760c27417e15638a24ac6449aaaa2cbd17c6fcb13887537725d2d64619ad85e1c1a -binfiles arch=i386-linux size=1 - bin/i386-linux/findhyph - -name findhyph.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of findhyph -containersize 340 -containerchecksum 73b409be8cccf90dc813011be3e1e8eb2d2abbf59361621c71ddb6a2528ddcad03719755a2a56a3d07c71dfc4b03276c941660d55fafa459abf933ecbc67cb92 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/findhyph - -name findhyph.i386-solaris -category Package -revision 14758 -shortdesc i386-solaris files of findhyph -containersize 340 -containerchecksum 0e3d9ce05e110bc7913491e3a0ffda74465478f754ffc33fdff506ce2de72c6f6ac6780749d1c9787dc96ffc9651d6e69e465a198a1e0d35c5a2d80b7aedadc8 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/findhyph - -name findhyph.sparc-solaris -category Package -revision 14758 -shortdesc sparc-solaris files of findhyph -containersize 340 -containerchecksum c16785bb4fcabbd05f26eed1ca33fcd5938693350eea360ebac9a6b2e1161c91659627a80008bd606bb07dbf2f1170a14b0e4f4d8b3d94f2e261a2f33d77fe03 -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/findhyph - -name findhyph.win32 -category Package -revision 15469 -shortdesc win32 files of findhyph -containersize 680 -containerchecksum aff3c332adaa536094b799b893735611e834eb94cab50ec905da1d80654231bef79456171fcab12444b134fdd3997a684a55bbfaf2b482961c3f048045899f5f -binfiles arch=win32 size=1 - bin/win32/findhyph.exe - -name findhyph.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of findhyph -containersize 340 -containerchecksum 551e7ce0b85efb0e4400339571401d1851cb9cbbf48be8d6a0100707203dc002b2183a421dea8c871f30ee68314bc3849df8ead0a2663383f9cf6a11aeceba0f -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/findhyph - -name findhyph.x86_64-darwin -category Package -revision 18441 -shortdesc x86_64-darwin files of findhyph -containersize 340 -containerchecksum 5ea0a42989258f4b110308b9e28eb20f675c330ab67b97c31741234f0acef4cc8a84765c4243b7c290fd3eb79dc8cd9a53ca318329ca22ea86f60cee2d3fa533 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/findhyph - -name findhyph.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of findhyph -containersize 348 -containerchecksum 948a9f17dce819a48ee6f99b0f0d0b9440f80beef44f66fe1686ae410598526aaa29d89115080ba6706675ff9054f8a459ff532ab0f19a668ca18b6ad092715d -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/findhyph - -name findhyph.x86_64-linux -category Package -revision 14758 -shortdesc x86_64-linux files of findhyph -containersize 340 -containerchecksum 7d5092f4c54e3294767ebf8ba02af653abfc4cb49733d0d3586d3f4501f261bffcc30462f525bb1e2bc0d8daadf8f9f7b3b93933d4fb893a5f5503353758cf6d -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/findhyph - -name findhyph.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of findhyph -containersize 340 -containerchecksum f54394b49ffe0b979f019e3b49c00e3c27b9736dac3f9d7255318003f4b8bd602189f2061a273156f4397c337df4c966d42068a5ccf56b262af419f2780c4938 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/findhyph - -name findhyph.x86_64-solaris -category Package -revision 18442 -shortdesc x86_64-solaris files of findhyph -containersize 340 -containerchecksum 7f9aa43d9e490c33064888f2093798bdaaba48728da3e7be55378c0ba4a29a0b405d19efa662b96394409d7a0bbc6bdbead1b69f675ee973cb3d845d04157e9c -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/findhyph - -name fink -category Package -revision 24329 -shortdesc The LaTeX2e File Name Keeper -relocated 1 -longdesc This package "looks over your shoulder" and keeps track of -longdesc files \input'ed (the LaTeX way) or \include'ed in your -longdesc document. You then have permanent access to the name of the -longdesc file currently being processed through the macro \finkfile. -longdesc FiNK also comes with support for AUC-TeX. As of version 2.2.1, -longdesc FiNK has been deprecated and is not maintained anymore. People -longdesc interested in FiNK's functionality are invited to use a package -longdesc named currfile instead. -containersize 2284 -containerchecksum 3db9998be0f255b9867d8e907c1247bcf3059e6069aa99c303d014d62f648890d3b9bbe0976cee6981fbd022f5ab7d12fa7c4ca562a074e4da93ef5763f5d4ad -doccontainersize 83396 -doccontainerchecksum 4b695569a5d487ebf0803ea30f942f477e2b11adcfdcd925583814df2fafa821bb243c17615f91ab8a9786f737930fd7f1699281e6e3d0cfe69eaa040698dba8 -docfiles size=30 - RELOC/doc/latex/fink/NEWS - RELOC/doc/latex/fink/README details="Readme" - RELOC/doc/latex/fink/THANKS - RELOC/doc/latex/fink/fink.el - RELOC/doc/latex/fink/fink.pdf - RELOC/doc/latex/fink/header.inc -srccontainersize 5796 -srccontainerchecksum 6b4c5fa64e6530251cc7777821a3994d4e956d001a29b24651fe50a57e5c2c5efbcf4d52db669eb9c8b081da32f49a523901d0e98e0e9b0b3a8227e84c6a26dd -srcfiles size=5 - RELOC/source/latex/fink/fink.dtx - RELOC/source/latex/fink/fink.ins -runfiles size=2 - RELOC/tex/latex/fink/fink.sty -catalogue-also currfile -catalogue-ctan /macros/latex/contrib/fink -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics doc-tool -catalogue-version 2.2.1 - -name finstrut -category Package -revision 21719 -shortdesc Adjust behaviour of the ends of footnotes -relocated 1 -longdesc The LaTeX internal command \@finalstrut is used automatically -longdesc used at the end of footnote texts to insert a strut to avoid -longdesc mis-spacing of multiple footnotes. Unfortunately the command -longdesc can cause a blank line at the end of a footnote. The package -longdesc provides a solution to this problem. -containersize 3320 -containerchecksum 56a940bf6d97a8e5ceada5c8e622c0634c5fb349df86ceeed6c4d206510c9e4479c913d136df71428549ee72a9fbe3385db034cd70049efdbc9a4eefab93ce2d -doccontainersize 174348 -doccontainerchecksum 6852224ef7f7e2f7c4f4553e0c9a9c3314947e1024e871b1b1e6671468a66e72c98757d065b858eed3cc099dd79159d7b343852a2f3d548353bed54c609c435b -docfiles size=54 - RELOC/doc/latex/finstrut/README details="Readme" - RELOC/doc/latex/finstrut/SRCFILEs.txt - RELOC/doc/latex/finstrut/finstrut.pdf details="Package documentation" - RELOC/doc/latex/finstrut/fstrutst.pdf -srccontainersize 2700 -srccontainerchecksum b439aa92c4e29dc2b8fee4627af9e7e1bf5ffd359142ff8373594278dea603d6c900060f01754b987f02d7239784bfebf00b9e4c5133afb66dca2647e3cf89e3 -srcfiles size=3 - RELOC/source/latex/finstrut/finstrut.tex - RELOC/source/latex/finstrut/fstrutst.tex - RELOC/source/latex/finstrut/srcfiles.tex -runfiles size=2 - RELOC/tex/latex/finstrut/finstrut.sty -catalogue-ctan /macros/latex/contrib/finstrut -catalogue-date 2017-05-06 08:18:57 +0200 -catalogue-license lppl1.3 -catalogue-topics macro-supp -catalogue-version 0.5 - -name fira -category Package -revision 48488 -shortdesc Fira fonts with LaTeX support -relocated 1 -longdesc This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX -longdesc support for the Fira Sans family of fonts designed by Erik -longdesc Spiekermann and Ralph du Carrois of Carrois Type Design. Fira -longdesc Sans is available in eleven weights with corresponding italics: -longdesc light, regular, medium, bold, ... -execute addMap fira.map -containersize 13476288 -containerchecksum 26ae1aa1b223dd021f065cc16d2879b48cbf15369d9ee5af1b8656f227880cf17ca477ad790883ed4ee1650bae25b2b94f7b93e4b035f18e4dfbd94c3529dd44 -doccontainersize 829320 -doccontainerchecksum d3e193d0d2924704a0c2b01d3c0e2bdcda174b1550ed881c0662a627b971a1c18d7e5150c1ed2e9e6c7d3ae37e31f21fbea6606f3c771130ec0cbc607b18f9ab -docfiles size=211 - RELOC/doc/fonts/fira/Fira_4_2_Version_Log.pdf - RELOC/doc/fonts/fira/LICENSE - RELOC/doc/fonts/fira/README details="Readme" - RELOC/doc/fonts/fira/TechnicalReportFiraSans4203.pdf - RELOC/doc/fonts/fira/fira-samples.pdf details="Font samples" - RELOC/doc/fonts/fira/fira-samples.tex -runfiles size=12657 - RELOC/fonts/enc/dvips/fira/fir_2gmv7z.enc - RELOC/fonts/enc/dvips/fira/fir_3r53sp.enc - RELOC/fonts/enc/dvips/fira/fir_3ssl4k.enc - RELOC/fonts/enc/dvips/fira/fir_44bn3d.enc - RELOC/fonts/enc/dvips/fira/fir_4ooib3.enc - RELOC/fonts/enc/dvips/fira/fir_4vuazg.enc - RELOC/fonts/enc/dvips/fira/fir_5aa6fi.enc - RELOC/fonts/enc/dvips/fira/fir_5bzluk.enc - RELOC/fonts/enc/dvips/fira/fir_673p4v.enc - RELOC/fonts/enc/dvips/fira/fir_6g6k33.enc - RELOC/fonts/enc/dvips/fira/fir_6j4iko.enc - RELOC/fonts/enc/dvips/fira/fir_6jvuba.enc - RELOC/fonts/enc/dvips/fira/fir_72ht64.enc - RELOC/fonts/enc/dvips/fira/fir_75hvjh.enc - RELOC/fonts/enc/dvips/fira/fir_765q6w.enc - RELOC/fonts/enc/dvips/fira/fir_7gpamp.enc - RELOC/fonts/enc/dvips/fira/fir_b4v2wh.enc - RELOC/fonts/enc/dvips/fira/fir_bzcdnd.enc - RELOC/fonts/enc/dvips/fira/fir_djdjee.enc - RELOC/fonts/enc/dvips/fira/fir_ejxnj6.enc - RELOC/fonts/enc/dvips/fira/fir_f2p3ju.enc - RELOC/fonts/enc/dvips/fira/fir_gn3mpp.enc - RELOC/fonts/enc/dvips/fira/fir_itmofw.enc - RELOC/fonts/enc/dvips/fira/fir_iwlvmj.enc - RELOC/fonts/enc/dvips/fira/fir_junpg2.enc - RELOC/fonts/enc/dvips/fira/fir_kinqlf.enc - RELOC/fonts/enc/dvips/fira/fir_le7keq.enc - RELOC/fonts/enc/dvips/fira/fir_ljq7ir.enc - RELOC/fonts/enc/dvips/fira/fir_mnklhx.enc - RELOC/fonts/enc/dvips/fira/fir_mpt7xh.enc - RELOC/fonts/enc/dvips/fira/fir_mvxrts.enc - RELOC/fonts/enc/dvips/fira/fir_oevvub.enc - RELOC/fonts/enc/dvips/fira/fir_onkf6v.enc - RELOC/fonts/enc/dvips/fira/fir_ou66re.enc - RELOC/fonts/enc/dvips/fira/fir_p7hned.enc - RELOC/fonts/enc/dvips/fira/fir_pre736.enc - RELOC/fonts/enc/dvips/fira/fir_qdgi57.enc - RELOC/fonts/enc/dvips/fira/fir_qeo2k2.enc - RELOC/fonts/enc/dvips/fira/fir_sbcabv.enc - RELOC/fonts/enc/dvips/fira/fir_smmr7a.enc - RELOC/fonts/enc/dvips/fira/fir_u77sc6.enc - RELOC/fonts/enc/dvips/fira/fir_vn43fe.enc - RELOC/fonts/enc/dvips/fira/fir_vyx4ej.enc - RELOC/fonts/enc/dvips/fira/fir_xbqiro.enc - RELOC/fonts/enc/dvips/fira/fir_xeq6li.enc - RELOC/fonts/enc/dvips/fira/fir_xrafnf.enc - RELOC/fonts/enc/dvips/fira/fir_xrxr2g.enc - RELOC/fonts/enc/dvips/fira/fir_xsutkk.enc - RELOC/fonts/enc/dvips/fira/fir_xwtagr.enc - RELOC/fonts/enc/dvips/fira/fir_yhyk3t.enc - RELOC/fonts/enc/dvips/fira/fir_zrx7he.enc - RELOC/fonts/map/dvips/fira/fira.map - RELOC/fonts/opentype/public/fira/FiraMono-Bold.otf - RELOC/fonts/opentype/public/fira/FiraMono-Medium.otf - RELOC/fonts/opentype/public/fira/FiraMono-Regular.otf - RELOC/fonts/opentype/public/fira/FiraSans-Bold.otf - RELOC/fonts/opentype/public/fira/FiraSans-BoldItalic.otf - RELOC/fonts/opentype/public/fira/FiraSans-Book.otf - RELOC/fonts/opentype/public/fira/FiraSans-BookItalic.otf - RELOC/fonts/opentype/public/fira/FiraSans-ExtraBold.otf - RELOC/fonts/opentype/public/fira/FiraSans-ExtraBoldItalic.otf - RELOC/fonts/opentype/public/fira/FiraSans-ExtraLight.otf - RELOC/fonts/opentype/public/fira/FiraSans-ExtraLightItalic.otf - RELOC/fonts/opentype/public/fira/FiraSans-Heavy.otf - RELOC/fonts/opentype/public/fira/FiraSans-HeavyItalic.otf - RELOC/fonts/opentype/public/fira/FiraSans-Italic.otf - RELOC/fonts/opentype/public/fira/FiraSans-Light.otf - RELOC/fonts/opentype/public/fira/FiraSans-LightItalic.otf - RELOC/fonts/opentype/public/fira/FiraSans-Medium.otf - RELOC/fonts/opentype/public/fira/FiraSans-MediumItalic.otf - RELOC/fonts/opentype/public/fira/FiraSans-Regular.otf - RELOC/fonts/opentype/public/fira/FiraSans-SemiBold.otf - RELOC/fonts/opentype/public/fira/FiraSans-SemiBoldItalic.otf - RELOC/fonts/opentype/public/fira/FiraSans-Thin.otf - RELOC/fonts/opentype/public/fira/FiraSans-ThinItalic.otf - RELOC/fonts/opentype/public/fira/FiraSans-UltraLight.otf - RELOC/fonts/opentype/public/fira/FiraSans-UltraLightItalic.otf - RELOC/fonts/tfm/public/fira/FiraMono-Bold-sup-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Bold-sup-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Bold-sup-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Bold-sup-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Bold-sup-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Bold-sup-t1.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Bold-tlf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Bold-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Bold-tlf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Bold-tlf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Bold-tosf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Bold-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Bold-tosf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Bold-tosf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Bold-tosf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Bold-tosf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Bold-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Bold-tosf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Medium-sup-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Medium-sup-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Medium-sup-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Medium-sup-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Medium-sup-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Medium-sup-t1.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Medium-tlf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Medium-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Medium-tlf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Medium-tlf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Medium-tlf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Medium-tlf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Medium-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Medium-tlf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Medium-tosf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Medium-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Medium-tosf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Medium-tosf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Medium-tosf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Medium-tosf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Medium-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Medium-tosf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Regular-sup-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Regular-sup-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Regular-sup-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Regular-sup-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Regular-sup-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Regular-sup-t1.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Regular-tlf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Regular-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Regular-tlf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Regular-tlf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Regular-tlf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Regular-tlf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Regular-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Regular-tlf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Regular-tosf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Regular-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Regular-tosf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Regular-tosf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Regular-tosf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Regular-tosf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Regular-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraMono-Regular-tosf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-lf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-lf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-lf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-lf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-lf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-lf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-lf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-lf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-lf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-osf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-osf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-osf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-osf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-osf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-osf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-osf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-osf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-osf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-sup-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-sup-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-sup-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-sup-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-sup-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-tlf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-tlf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-tlf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-tlf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-tosf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-tosf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-tosf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-tosf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-tosf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-tosf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Bold-tosf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-lf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-lf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-lf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-lf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-lf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-lf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-lf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-osf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-osf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-osf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-osf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-osf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-osf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-osf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-sup-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-sup-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-sup-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-tlf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-tlf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-tosf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-tosf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-tosf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-tosf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-tosf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BoldItalic-tosf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-lf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-lf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-lf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-lf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-lf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-lf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-lf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-lf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-lf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-osf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-osf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-osf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-osf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-osf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-osf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-osf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-osf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-osf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-sup-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-sup-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-sup-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-sup-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-sup-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-tlf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-tlf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-tlf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-tlf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-tlf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-tlf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-tlf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-tosf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-tosf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-tosf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-tosf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-tosf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-tosf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Book-tosf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-lf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-lf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-lf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-lf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-lf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-lf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-lf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-osf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-osf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-osf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-osf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-osf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-osf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-osf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-sup-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-sup-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-sup-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-sup-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-sup-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-tlf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-tlf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-tosf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-tosf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-tosf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-tosf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-tosf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-BookItalic-tosf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-lf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-lf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-lf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-lf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-lf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-lf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-lf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-lf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-lf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-osf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-osf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-osf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-osf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-osf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-osf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-osf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-osf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-osf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-sup-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-sup-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-sup-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-sup-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-sup-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-tlf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-tlf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-tlf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-tlf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-tlf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-tlf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-tlf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-tosf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-tosf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-tosf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-tosf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-tosf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-tosf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBold-tosf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-lf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-lf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-lf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-lf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-lf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-lf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-lf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-osf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-osf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-osf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-osf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-osf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-osf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-osf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-sup-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-sup-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-sup-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-tlf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-tlf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-tosf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-tosf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-tosf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-tosf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-tosf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-tosf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-lf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-lf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-lf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-lf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-lf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-lf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-lf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-lf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-lf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-osf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-osf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-osf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-osf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-osf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-osf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-osf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-osf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-osf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-sup-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-sup-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-sup-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-sup-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-sup-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-tlf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-tlf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-tlf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-tlf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-tlf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-tlf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-tlf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-tosf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-tosf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-tosf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-tosf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-tosf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-tosf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLight-tosf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-lf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-lf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-lf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-lf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-lf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-lf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-lf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-osf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-osf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-osf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-osf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-osf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-osf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-osf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-sup-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-sup-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-sup-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-sup-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-sup-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-tlf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-tlf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-tosf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-tosf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-tosf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-tosf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-tosf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-tosf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-lf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-lf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-lf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-lf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-lf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-lf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-lf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-lf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-lf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-osf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-osf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-osf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-osf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-osf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-osf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-osf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-osf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-osf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-sup-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-sup-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-sup-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-sup-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-sup-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-tlf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-tlf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-tlf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-tlf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-tlf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-tlf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-tlf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-tosf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-tosf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-tosf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-tosf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-tosf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-tosf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Heavy-tosf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-lf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-lf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-lf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-lf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-lf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-lf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-lf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-osf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-osf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-osf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-osf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-osf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-osf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-osf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-sup-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-sup-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-sup-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-sup-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-sup-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-tlf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-tlf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-tosf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-tosf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-tosf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-tosf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-tosf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-HeavyItalic-tosf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-lf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-lf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-lf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-lf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-lf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-lf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-lf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-lf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-osf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-osf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-osf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-osf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-osf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-osf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-osf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-osf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-sup-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-sup-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-sup-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-sup-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-sup-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-tlf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-tlf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-tlf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-tlf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-tlf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-tlf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-tosf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-tosf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-tosf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-tosf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-tosf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Italic-tosf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-lf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-lf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-lf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-lf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-lf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-lf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-lf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-lf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-lf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-osf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-osf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-osf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-osf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-osf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-osf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-osf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-osf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-osf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-sup-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-sup-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-sup-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-sup-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-sup-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-tlf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-tlf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-tlf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-tlf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-tlf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-tlf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-tlf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-tosf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-tosf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-tosf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-tosf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-tosf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-tosf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Light-tosf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-lf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-lf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-lf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-lf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-lf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-lf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-lf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-osf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-osf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-osf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-osf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-osf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-osf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-osf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-sup-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-sup-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-sup-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-sup-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-sup-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-tlf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-tlf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-tosf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-tosf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-tosf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-tosf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-tosf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-LightItalic-tosf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-lf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-lf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-lf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-lf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-lf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-lf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-lf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-lf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-lf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-osf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-osf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-osf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-osf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-osf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-osf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-osf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-osf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-osf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-sup-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-sup-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-sup-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-sup-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-sup-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-tlf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-tlf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-tlf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-tlf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-tlf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-tlf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-tlf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-tosf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-tosf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-tosf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-tosf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-tosf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-tosf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Medium-tosf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-lf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-lf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-lf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-lf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-lf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-lf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-lf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-osf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-osf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-osf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-osf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-osf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-osf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-osf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-sup-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-sup-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-sup-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-sup-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-sup-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-tlf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-tlf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-tosf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-tosf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-tosf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-tosf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-tosf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-MediumItalic-tosf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-lf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-lf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-lf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-lf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-lf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-lf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-lf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-lf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-lf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-osf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-osf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-osf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-osf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-osf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-osf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-osf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-osf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-osf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-sup-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-sup-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-sup-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-sup-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-sup-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-tlf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-tlf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-tlf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-tlf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-tlf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-tlf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-tlf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-tosf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-tosf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-tosf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-tosf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-tosf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-tosf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Regular-tosf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-lf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-lf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-lf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-lf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-lf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-lf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-lf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-lf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-lf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-osf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-osf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-osf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-osf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-osf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-osf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-osf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-osf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-osf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-sup-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-sup-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-sup-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-sup-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-sup-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-tlf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-tlf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-tlf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-tlf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-tlf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-tlf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-tlf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-tosf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-tosf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-tosf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-tosf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-tosf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-tosf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBold-tosf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-lf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-lf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-lf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-lf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-lf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-lf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-lf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-osf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-osf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-osf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-osf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-osf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-osf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-osf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-sup-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-sup-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-sup-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-tlf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-tlf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-tosf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-tosf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-tosf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-tosf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-tosf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-tosf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-lf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-lf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-lf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-lf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-lf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-lf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-lf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-lf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-lf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-osf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-osf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-osf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-osf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-osf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-osf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-osf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-osf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-osf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-sup-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-sup-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-sup-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-sup-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-sup-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-tlf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-tlf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-tlf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-tlf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-tlf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-tlf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-tlf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-tosf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-tosf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-tosf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-tosf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-tosf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-tosf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-Thin-tosf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-lf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-lf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-lf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-lf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-lf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-lf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-lf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-osf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-osf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-osf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-osf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-osf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-osf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-osf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-sup-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-sup-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-sup-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-sup-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-sup-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-tlf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-tlf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-tosf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-tosf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-tosf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-tosf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-tosf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-ThinItalic-tosf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-lf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-lf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-lf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-lf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-lf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-lf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-lf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-lf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-lf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-osf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-osf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-osf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-osf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-osf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-osf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-osf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-osf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-osf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-sup-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-sup-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-sup-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-sup-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-sup-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-tlf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-tlf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-tlf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-tlf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-tlf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-tlf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-tlf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-tosf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-tosf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-tosf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-tosf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-tosf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-tosf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLight-tosf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-lf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-lf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-lf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-lf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-lf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-lf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-lf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-osf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-osf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-osf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-osf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-osf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-osf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-osf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-sup-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-sup-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-sup-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-sup-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-sup-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-tlf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-tlf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-tosf-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-tosf-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-tosf-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-tosf-sc-lgr.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-tosf-t1.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/fira/FiraSans-UltraLightItalic-tosf-ts1.tfm - RELOC/fonts/type1/public/fira/FiraMono-Bold.pfb - RELOC/fonts/type1/public/fira/FiraMono-Medium.pfb - RELOC/fonts/type1/public/fira/FiraMono-Regular.pfb - RELOC/fonts/type1/public/fira/FiraSans-Bold.pfb - RELOC/fonts/type1/public/fira/FiraSans-BoldItalic.pfb - RELOC/fonts/type1/public/fira/FiraSans-Book.pfb - RELOC/fonts/type1/public/fira/FiraSans-BookItalic.pfb - RELOC/fonts/type1/public/fira/FiraSans-ExtraBold.pfb - RELOC/fonts/type1/public/fira/FiraSans-ExtraBoldItalic.pfb - RELOC/fonts/type1/public/fira/FiraSans-ExtraLight.pfb - RELOC/fonts/type1/public/fira/FiraSans-ExtraLightItalic.pfb - RELOC/fonts/type1/public/fira/FiraSans-Heavy.pfb - RELOC/fonts/type1/public/fira/FiraSans-HeavyItalic.pfb - RELOC/fonts/type1/public/fira/FiraSans-Italic.pfb - RELOC/fonts/type1/public/fira/FiraSans-Light.pfb - RELOC/fonts/type1/public/fira/FiraSans-LightItalic.pfb - RELOC/fonts/type1/public/fira/FiraSans-Medium.pfb - RELOC/fonts/type1/public/fira/FiraSans-MediumItalic.pfb - RELOC/fonts/type1/public/fira/FiraSans-Regular.pfb - RELOC/fonts/type1/public/fira/FiraSans-SemiBold.pfb - RELOC/fonts/type1/public/fira/FiraSans-SemiBoldItalic.pfb - RELOC/fonts/type1/public/fira/FiraSans-Thin.pfb - RELOC/fonts/type1/public/fira/FiraSans-ThinItalic.pfb - RELOC/fonts/type1/public/fira/FiraSans-UltraLight.pfb - RELOC/fonts/type1/public/fira/FiraSans-UltraLightItalic.pfb - RELOC/fonts/vf/public/fira/FiraMono-Bold-sup-ly1.vf - RELOC/fonts/vf/public/fira/FiraMono-Bold-sup-t1.vf - RELOC/fonts/vf/public/fira/FiraMono-Bold-tlf-ly1.vf - RELOC/fonts/vf/public/fira/FiraMono-Bold-tlf-t1.vf - RELOC/fonts/vf/public/fira/FiraMono-Bold-tlf-ts1.vf - RELOC/fonts/vf/public/fira/FiraMono-Bold-tosf-ly1.vf - RELOC/fonts/vf/public/fira/FiraMono-Bold-tosf-t1.vf - RELOC/fonts/vf/public/fira/FiraMono-Bold-tosf-ts1.vf - RELOC/fonts/vf/public/fira/FiraMono-Medium-sup-ly1.vf - RELOC/fonts/vf/public/fira/FiraMono-Medium-sup-t1.vf - RELOC/fonts/vf/public/fira/FiraMono-Medium-tlf-ly1.vf - RELOC/fonts/vf/public/fira/FiraMono-Medium-tlf-t1.vf - RELOC/fonts/vf/public/fira/FiraMono-Medium-tlf-ts1.vf - RELOC/fonts/vf/public/fira/FiraMono-Medium-tosf-ly1.vf - RELOC/fonts/vf/public/fira/FiraMono-Medium-tosf-t1.vf - RELOC/fonts/vf/public/fira/FiraMono-Medium-tosf-ts1.vf - RELOC/fonts/vf/public/fira/FiraMono-Regular-sup-ly1.vf - RELOC/fonts/vf/public/fira/FiraMono-Regular-sup-t1.vf - RELOC/fonts/vf/public/fira/FiraMono-Regular-tlf-ly1.vf - RELOC/fonts/vf/public/fira/FiraMono-Regular-tlf-t1.vf - RELOC/fonts/vf/public/fira/FiraMono-Regular-tlf-ts1.vf - RELOC/fonts/vf/public/fira/FiraMono-Regular-tosf-ly1.vf - RELOC/fonts/vf/public/fira/FiraMono-Regular-tosf-t1.vf - RELOC/fonts/vf/public/fira/FiraMono-Regular-tosf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-Bold-lf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-Bold-lf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-Bold-lf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Bold-lf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Bold-lf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-Bold-osf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-Bold-osf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-Bold-osf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Bold-osf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Bold-osf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-Bold-sup-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Bold-tlf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-Bold-tlf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-Bold-tlf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Bold-tlf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Bold-tlf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-Bold-tosf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-Bold-tosf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-Bold-tosf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Bold-tosf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Bold-tosf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-BoldItalic-lf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-BoldItalic-lf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-BoldItalic-lf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-BoldItalic-lf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-BoldItalic-lf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-BoldItalic-osf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-BoldItalic-osf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-BoldItalic-osf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-BoldItalic-osf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-BoldItalic-osf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-BoldItalic-sup-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-BoldItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-BoldItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-BoldItalic-tlf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-BoldItalic-tlf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-BoldItalic-tlf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-BoldItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-BoldItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-BoldItalic-tosf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-BoldItalic-tosf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-BoldItalic-tosf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-Book-lf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-Book-lf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-Book-lf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Book-lf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Book-lf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-Book-osf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-Book-osf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-Book-osf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Book-osf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Book-osf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-Book-sup-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Book-tlf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-Book-tlf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-Book-tlf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Book-tlf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Book-tlf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-Book-tosf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-Book-tosf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-Book-tosf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Book-tosf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Book-tosf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-BookItalic-lf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-BookItalic-lf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-BookItalic-lf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-BookItalic-lf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-BookItalic-lf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-BookItalic-osf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-BookItalic-osf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-BookItalic-osf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-BookItalic-osf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-BookItalic-osf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-BookItalic-sup-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-BookItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-BookItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-BookItalic-tlf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-BookItalic-tlf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-BookItalic-tlf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-BookItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-BookItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-BookItalic-tosf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-BookItalic-tosf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-BookItalic-tosf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraBold-lf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraBold-lf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraBold-lf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraBold-lf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraBold-lf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraBold-osf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraBold-osf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraBold-osf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraBold-osf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraBold-osf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraBold-sup-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraBold-tlf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraBold-tlf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraBold-tlf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraBold-tlf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraBold-tlf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraBold-tosf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraBold-tosf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraBold-tosf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraBold-tosf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraBold-tosf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraBoldItalic-lf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraBoldItalic-lf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraBoldItalic-lf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraBoldItalic-lf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraBoldItalic-lf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraBoldItalic-osf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraBoldItalic-osf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraBoldItalic-osf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraBoldItalic-osf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraBoldItalic-osf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraBoldItalic-sup-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraBoldItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraBoldItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraBoldItalic-tlf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraBoldItalic-tlf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraBoldItalic-tlf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraBoldItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraBoldItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraBoldItalic-tosf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraBoldItalic-tosf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraBoldItalic-tosf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraLight-lf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraLight-lf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraLight-lf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraLight-lf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraLight-lf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraLight-osf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraLight-osf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraLight-osf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraLight-osf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraLight-osf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraLight-sup-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraLight-tlf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraLight-tlf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraLight-tlf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraLight-tlf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraLight-tlf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraLight-tosf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraLight-tosf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraLight-tosf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraLight-tosf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraLight-tosf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraLightItalic-lf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraLightItalic-lf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraLightItalic-lf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraLightItalic-lf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraLightItalic-lf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraLightItalic-osf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraLightItalic-osf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraLightItalic-osf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraLightItalic-osf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraLightItalic-osf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraLightItalic-sup-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraLightItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraLightItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraLightItalic-tlf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraLightItalic-tlf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraLightItalic-tlf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraLightItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraLightItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraLightItalic-tosf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraLightItalic-tosf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-ExtraLightItalic-tosf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-Heavy-lf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-Heavy-lf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-Heavy-lf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Heavy-lf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Heavy-lf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-Heavy-osf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-Heavy-osf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-Heavy-osf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Heavy-osf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Heavy-osf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-Heavy-sup-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Heavy-tlf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-Heavy-tlf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-Heavy-tlf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Heavy-tlf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Heavy-tlf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-Heavy-tosf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-Heavy-tosf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-Heavy-tosf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Heavy-tosf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Heavy-tosf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-HeavyItalic-lf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-HeavyItalic-lf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-HeavyItalic-lf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-HeavyItalic-lf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-HeavyItalic-lf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-HeavyItalic-osf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-HeavyItalic-osf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-HeavyItalic-osf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-HeavyItalic-osf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-HeavyItalic-osf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-HeavyItalic-sup-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-HeavyItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-HeavyItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-HeavyItalic-tlf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-HeavyItalic-tlf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-HeavyItalic-tlf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-HeavyItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-HeavyItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-HeavyItalic-tosf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-HeavyItalic-tosf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-HeavyItalic-tosf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-Italic-lf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-Italic-lf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-Italic-lf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Italic-lf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Italic-lf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-Italic-osf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-Italic-osf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-Italic-osf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Italic-osf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Italic-osf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-Italic-sup-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Italic-tlf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-Italic-tlf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-Italic-tlf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Italic-tlf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Italic-tlf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-Italic-tosf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-Italic-tosf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-Italic-tosf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Italic-tosf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Italic-tosf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-Light-lf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-Light-lf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-Light-lf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Light-lf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Light-lf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-Light-osf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-Light-osf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-Light-osf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Light-osf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Light-osf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-Light-sup-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Light-tlf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-Light-tlf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-Light-tlf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Light-tlf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Light-tlf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-Light-tosf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-Light-tosf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-Light-tosf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Light-tosf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Light-tosf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-LightItalic-lf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-LightItalic-lf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-LightItalic-lf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-LightItalic-lf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-LightItalic-lf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-LightItalic-osf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-LightItalic-osf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-LightItalic-osf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-LightItalic-osf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-LightItalic-osf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-LightItalic-sup-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-LightItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-LightItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-LightItalic-tlf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-LightItalic-tlf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-LightItalic-tlf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-LightItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-LightItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-LightItalic-tosf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-LightItalic-tosf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-LightItalic-tosf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-Medium-lf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-Medium-lf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-Medium-lf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Medium-lf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Medium-lf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-Medium-osf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-Medium-osf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-Medium-osf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Medium-osf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Medium-osf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-Medium-sup-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Medium-tlf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-Medium-tlf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-Medium-tlf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Medium-tlf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Medium-tlf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-Medium-tosf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-Medium-tosf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-Medium-tosf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Medium-tosf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Medium-tosf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-MediumItalic-lf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-MediumItalic-lf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-MediumItalic-lf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-MediumItalic-lf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-MediumItalic-lf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-MediumItalic-osf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-MediumItalic-osf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-MediumItalic-osf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-MediumItalic-osf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-MediumItalic-osf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-MediumItalic-sup-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-MediumItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-MediumItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-MediumItalic-tlf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-MediumItalic-tlf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-MediumItalic-tlf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-MediumItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-MediumItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-MediumItalic-tosf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-MediumItalic-tosf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-MediumItalic-tosf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-Regular-lf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-Regular-lf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-Regular-lf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Regular-lf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Regular-lf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-Regular-osf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-Regular-osf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-Regular-osf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Regular-osf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Regular-osf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-Regular-sup-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Regular-tlf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-Regular-tlf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-Regular-tlf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Regular-tlf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Regular-tlf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-Regular-tosf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-Regular-tosf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-Regular-tosf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Regular-tosf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Regular-tosf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-SemiBold-lf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-SemiBold-lf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-SemiBold-lf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-SemiBold-lf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-SemiBold-lf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-SemiBold-osf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-SemiBold-osf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-SemiBold-osf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-SemiBold-osf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-SemiBold-osf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-SemiBold-sup-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-SemiBold-tlf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-SemiBold-tlf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-SemiBold-tlf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-SemiBold-tlf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-SemiBold-tlf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-SemiBold-tosf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-SemiBold-tosf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-SemiBold-tosf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-SemiBold-tosf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-SemiBold-tosf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-SemiBoldItalic-lf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-SemiBoldItalic-lf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-SemiBoldItalic-lf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-SemiBoldItalic-lf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-SemiBoldItalic-lf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-SemiBoldItalic-osf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-SemiBoldItalic-osf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-SemiBoldItalic-osf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-SemiBoldItalic-osf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-SemiBoldItalic-osf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-SemiBoldItalic-sup-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-SemiBoldItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-SemiBoldItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-SemiBoldItalic-tlf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-SemiBoldItalic-tlf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-SemiBoldItalic-tlf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-SemiBoldItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-SemiBoldItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-SemiBoldItalic-tosf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-SemiBoldItalic-tosf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-SemiBoldItalic-tosf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-Thin-lf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-Thin-lf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-Thin-lf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Thin-lf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Thin-lf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-Thin-osf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-Thin-osf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-Thin-osf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Thin-osf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Thin-osf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-Thin-sup-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Thin-tlf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-Thin-tlf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-Thin-tlf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Thin-tlf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Thin-tlf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-Thin-tosf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-Thin-tosf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-Thin-tosf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Thin-tosf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-Thin-tosf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-ThinItalic-lf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-ThinItalic-lf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-ThinItalic-lf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-ThinItalic-lf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-ThinItalic-lf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-ThinItalic-osf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-ThinItalic-osf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-ThinItalic-osf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-ThinItalic-osf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-ThinItalic-osf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-ThinItalic-sup-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-ThinItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-ThinItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-ThinItalic-tlf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-ThinItalic-tlf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-ThinItalic-tlf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-ThinItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-ThinItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-ThinItalic-tosf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-ThinItalic-tosf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-ThinItalic-tosf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-UltraLight-lf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-UltraLight-lf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-UltraLight-lf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-UltraLight-lf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-UltraLight-lf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-UltraLight-osf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-UltraLight-osf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-UltraLight-osf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-UltraLight-osf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-UltraLight-osf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-UltraLight-sup-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-UltraLight-tlf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-UltraLight-tlf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-UltraLight-tlf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-UltraLight-tlf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-UltraLight-tlf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-UltraLight-tosf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-UltraLight-tosf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-UltraLight-tosf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-UltraLight-tosf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-UltraLight-tosf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-UltraLightItalic-lf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-UltraLightItalic-lf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-UltraLightItalic-lf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-UltraLightItalic-lf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-UltraLightItalic-lf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-UltraLightItalic-osf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-UltraLightItalic-osf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-UltraLightItalic-osf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-UltraLightItalic-osf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-UltraLightItalic-osf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-UltraLightItalic-sup-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-UltraLightItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-UltraLightItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-UltraLightItalic-tlf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-UltraLightItalic-tlf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-UltraLightItalic-tlf-ts1.vf - RELOC/fonts/vf/public/fira/FiraSans-UltraLightItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/public/fira/FiraSans-UltraLightItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/public/fira/FiraSans-UltraLightItalic-tosf-sc-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-UltraLightItalic-tosf-t1.vf - RELOC/fonts/vf/public/fira/FiraSans-UltraLightItalic-tosf-ts1.vf - RELOC/tex/latex/fira/FiraMono.sty - RELOC/tex/latex/fira/FiraSans.sty - RELOC/tex/latex/fira/LGRFiraMono-Sup.fd - RELOC/tex/latex/fira/LGRFiraMono-TLF.fd - RELOC/tex/latex/fira/LGRFiraMono-TOsF.fd - RELOC/tex/latex/fira/LGRFiraSans-LF.fd - RELOC/tex/latex/fira/LGRFiraSans-OsF.fd - RELOC/tex/latex/fira/LGRFiraSans-Sup.fd - RELOC/tex/latex/fira/LGRFiraSans-TLF.fd - RELOC/tex/latex/fira/LGRFiraSans-TOsF.fd - RELOC/tex/latex/fira/LY1FiraMono-Sup.fd - RELOC/tex/latex/fira/LY1FiraMono-TLF.fd - RELOC/tex/latex/fira/LY1FiraMono-TOsF.fd - RELOC/tex/latex/fira/LY1FiraSans-LF.fd - RELOC/tex/latex/fira/LY1FiraSans-OsF.fd - RELOC/tex/latex/fira/LY1FiraSans-Sup.fd - RELOC/tex/latex/fira/LY1FiraSans-TLF.fd - RELOC/tex/latex/fira/LY1FiraSans-TOsF.fd - RELOC/tex/latex/fira/OT1FiraMono-Sup.fd - RELOC/tex/latex/fira/OT1FiraMono-TLF.fd - RELOC/tex/latex/fira/OT1FiraMono-TOsF.fd - RELOC/tex/latex/fira/OT1FiraSans-LF.fd - RELOC/tex/latex/fira/OT1FiraSans-OsF.fd - RELOC/tex/latex/fira/OT1FiraSans-Sup.fd - RELOC/tex/latex/fira/OT1FiraSans-TLF.fd - RELOC/tex/latex/fira/OT1FiraSans-TOsF.fd - RELOC/tex/latex/fira/T1FiraMono-Sup.fd - RELOC/tex/latex/fira/T1FiraMono-TLF.fd - RELOC/tex/latex/fira/T1FiraMono-TOsF.fd - RELOC/tex/latex/fira/T1FiraSans-LF.fd - RELOC/tex/latex/fira/T1FiraSans-OsF.fd - RELOC/tex/latex/fira/T1FiraSans-Sup.fd - RELOC/tex/latex/fira/T1FiraSans-TLF.fd - RELOC/tex/latex/fira/T1FiraSans-TOsF.fd - RELOC/tex/latex/fira/TS1FiraMono-TLF.fd - RELOC/tex/latex/fira/TS1FiraMono-TOsF.fd - RELOC/tex/latex/fira/TS1FiraSans-LF.fd - RELOC/tex/latex/fira/TS1FiraSans-OsF.fd - RELOC/tex/latex/fira/TS1FiraSans-TLF.fd - RELOC/tex/latex/fira/TS1FiraSans-TOsF.fd -catalogue-ctan /fonts/fira -catalogue-date 2018-08-26 14:41:05 +0200 -catalogue-license ofllppl -catalogue-topics font font-sans font-mono font-otf font-type1 font-proportional font-t1enc -catalogue-version 4.2 - -name firamath -category Package -revision 48995 -shortdesc Fira sans serif font with Unicode math support -relocated 1 -longdesc FiraMath is a sans-serif font with Unicode math support. The -longdesc design of this font is based on FiraSans and FiraGO. FiraMath -longdesc is distributed in OpenType format and can be used with the -longdesc unicode-math package under XeLaTeX or LuaLaTeX. More support is -longdesc offered by the firamath-otf package. -containersize 105916 -containerchecksum a76f4049ba6b83e514462c367d84c6942d5c283daad25bad1a1a64a3384dd7f6ace34ca6338402057793ef7ebde39b7bc138d091a6dbda070703cd4dec8a8f77 -doccontainersize 504804 -doccontainerchecksum 87cf902998aad9f57a90c71b8184c608f2ecee93dc5bbee1b71eddb972d3ac1b0cb1369e6667e54c4a165b1f4998b2eb29ec39375ed65ac4b5fda1c0b847d98c -docfiles size=140 - RELOC/doc/fonts/firamath/README.md details="Readme" - RELOC/doc/fonts/firamath/firamath-demo.pdf details="Example of use" - RELOC/doc/fonts/firamath/firamath-demo.tex - RELOC/doc/fonts/firamath/firamath-non-unicode.txt - RELOC/doc/fonts/firamath/firamath-specimen.pdf details="Package documentation" - RELOC/doc/fonts/firamath/firamath-specimen.tex -runfiles size=46 - RELOC/fonts/opentype/public/firamath/FiraMath-Regular.otf -catalogue-also fira firamath-otf gfsneohellenicmath -catalogue-contact-bugs https://github.com/firamath/firamath/issues -catalogue-contact-home https://firamath.github.io/ -catalogue-contact-repository https://github.com/firamath/firamath -catalogue-ctan /fonts/firamath -catalogue-date 2018-10-26 19:24:38 +0200 -catalogue-license ofl -catalogue-topics font font-otf font-sans font-maths -catalogue-version 0.3.1 - -name firamath-otf -category Package -revision 48687 -shortdesc Use OpenType math font Fira Math -relocated 1 -longdesc The package supports the Sans Serif OpenType Fira Math Font. -containersize 1308 -containerchecksum b5f0f33439dbabff4daab648554b32470ab242c56f4ebefd554857c42db2231f035db4534d46745778d66260435bf8d3c19d65ad754b7cc1148068f050aee3b7 -doccontainersize 127096 -doccontainerchecksum 4f11743035b60ff319bd64a8b769470375036ebde523771e44c54d86426a5648c5cfb3835bb0e0153b3bcf3d512d7462a0188947524eaa573453e40a681a9716 -docfiles size=43 - RELOC/doc/fonts/firamath-otf/Changes - RELOC/doc/fonts/firamath-otf/README.md details="Readme" - RELOC/doc/fonts/firamath-otf/firamath-otf-doc.pdf details="Package documentation" - RELOC/doc/fonts/firamath-otf/firamath-otf-doc.tex -runfiles size=1 - RELOC/tex/latex/firamath-otf/firamath-otf.sty -catalogue-also firamath -catalogue-ctan /fonts/firamath-otf -catalogue-date 2018-09-17 14:21:09 +0200 -catalogue-license lppl1.3 -catalogue-topics font-use font-otf font-sans font-maths -catalogue-version 0.01 - -name first-latex-doc -category Package -revision 15878 -shortdesc A document for absolute LaTeX beginners -relocated 1 -longdesc The document leads a reader, who knows nothing about LaTeX, -longdesc through the production of a two page document. The user who has -longdesc completed that first document, and wants to carry on, will find -longdesc recommendations for tutorials. -containersize 496 -containerchecksum b5f0b5ea0787819e8ff1863e545a3af3c01c20d2591cb8baaf4cbb95075e31ab1c50753fb4f77ce8ad166ae2299c0a488b84a5d1f4b0566cea5cc15538bafbe7 -doccontainersize 503820 -doccontainerchecksum 2ab8e4454afb7b3336f7d1f72e49f783a226e38da10d0973ca08ecc9aa7fe13a0e3fbc37db6857e0a5d33b938e064b8d6448e448020d2fa0a2b955684da5ec76 -docfiles size=157 - RELOC/doc/latex/first-latex-doc/README details="Readme" - RELOC/doc/latex/first-latex-doc/first-latex-doc.pdf details="The document itself" - RELOC/doc/latex/first-latex-doc/first-latex-doc.tex - RELOC/doc/latex/first-latex-doc/latex-first.png - RELOC/doc/latex/first-latex-doc/latex-first.tex - RELOC/doc/latex/first-latex-doc/latex-second-a.png - RELOC/doc/latex/first-latex-doc/latex-second-a.tex - RELOC/doc/latex/first-latex-doc/latex-second-b.png - RELOC/doc/latex/first-latex-doc/latex-second-b.tex - RELOC/doc/latex/first-latex-doc/latex-second-c.png - RELOC/doc/latex/first-latex-doc/latex-second-c.tex - RELOC/doc/latex/first-latex-doc/latex-second-d.tex - RELOC/doc/latex/first-latex-doc/latex-second-e.tex -catalogue-ctan /info/first-latex-doc -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics tut-latex - -name fitbox -category Package -revision 50088 -shortdesc Fit graphics on a page -relocated 1 -longdesc The package allows a box (usually an \includegraphics box) to -longdesc fit on the page. It scales the box to the maximal allowed size -longdesc within the user-set limits. If there is not enough space on the -longdesc page, the box is moved to the next one. -containersize 2224 -containerchecksum 4fe060ac5a63a6a6d468e1d7c3eb156ea139c8a9c2ca94b407e89a931c3f48f1adca7b6aa90923617c51e485a6410bec479580dbec8e86013a3ff4f483e69872 -doccontainersize 496572 -doccontainerchecksum 604919cfb9aa83b645385de6963fe26a165c3e46bddd961030049f61b51ee5835ec9bd490b5a017a8e4bd149004fdd78b0843625b15d9565b99b2b37197ef1e5 -docfiles size=144 - RELOC/doc/latex/fitbox/README details="Readme" - RELOC/doc/latex/fitbox/fitbox.bib - RELOC/doc/latex/fitbox/fitbox.pdf details="Package documentation" - RELOC/doc/latex/fitbox/napoleon.png - RELOC/doc/latex/fitbox/sample-subfigure.pdf - RELOC/doc/latex/fitbox/sample-subfigure.tex - RELOC/doc/latex/fitbox/sample.pdf - RELOC/doc/latex/fitbox/sample.tex - RELOC/doc/latex/fitbox/vitruvian.jpg -srccontainersize 5812 -srccontainerchecksum 464b559480bfb8623e6bcd2765a959c91ccf5c23ba0e06bbc32718368e26112eb30d2d372b03459e79c4ab66502f7319e5eb41c1501804aa6f9aa6a52328e9d3 -srcfiles size=7 - RELOC/source/latex/fitbox/Makefile - RELOC/source/latex/fitbox/fitbox.dtx - RELOC/source/latex/fitbox/fitbox.ins -runfiles size=2 - RELOC/tex/latex/fitbox/fitbox.sty -catalogue-contact-bugs https://github.com/borisveytsman/fitbox/issues -catalogue-contact-home https://github.com/borisveytsman/fitbox -catalogue-contact-repository https://github.com/borisveytsman/fitbox/ -catalogue-ctan /macros/latex/contrib/fitbox -catalogue-date 2019-02-21 19:23:28 +0100 -catalogue-license lppl1.3 -catalogue-topics boxing -catalogue-version 1.02 - -name fithesis -category Package -revision 47409 -shortdesc Thesis class and template for Masaryk University (Brno, Czech Republic) -relocated 1 -longdesc A document class for the typesetting of theses at the Masaryk -longdesc University (Brno, Czech Republic). The class has been designed -longdesc for easy extensibility by style and locale files of other -longdesc academic institutions. -containersize 617608 -containerchecksum dd7e8c5306f0d2be96017aaa3312b14da33efe130c7cd8ba08c254796db0b6cac0e14fe50edcc408ce8a134ddb77c7567b31a4dbbd96d7b629302f9b461527fc -doccontainersize 1994848 -doccontainerchecksum efe6afbf9b59248e7ec85415b9a4ff5d6932b85b629dec4e306a96e550a34250d1e81488b1f9473f5a82cc89f353cf823c426dc5d2e9949e0970f09680034c43 -docfiles size=1003 - RELOC/doc/latex/fithesis/fithesis.pdf details="Package documentation" - RELOC/doc/latex/fithesis/guide/mu/econ.pdf - RELOC/doc/latex/fithesis/guide/mu/fi.pdf - RELOC/doc/latex/fithesis/guide/mu/fsps.pdf - RELOC/doc/latex/fithesis/guide/mu/fss.pdf - RELOC/doc/latex/fithesis/guide/mu/law.pdf - RELOC/doc/latex/fithesis/guide/mu/med.pdf - RELOC/doc/latex/fithesis/guide/mu/ped.pdf - RELOC/doc/latex/fithesis/guide/mu/phil.pdf - RELOC/doc/latex/fithesis/guide/mu/sci.pdf -srccontainersize 43564 -srccontainerchecksum b14b508955875c70ce4d6801a341965b5e640633f651b5c65d21fb647063136e64b6d0aba8dd9157b1869ebe3dd21e5fd860092f1fff7031e66d9c657d5e4f76 -srcfiles size=89 - RELOC/source/latex/fithesis/LICENSE.tex - RELOC/source/latex/fithesis/fithesis.dtx - RELOC/source/latex/fithesis/fithesis.ins - RELOC/source/latex/fithesis/locale/czech.dtx - RELOC/source/latex/fithesis/locale/czech.ins - RELOC/source/latex/fithesis/locale/english.dtx - RELOC/source/latex/fithesis/locale/english.ins - RELOC/source/latex/fithesis/locale/slovak.dtx - RELOC/source/latex/fithesis/locale/slovak.ins - RELOC/source/latex/fithesis/style/base.dtx - RELOC/source/latex/fithesis/style/base.ins - RELOC/source/latex/fithesis/style/mu/base.dtx - RELOC/source/latex/fithesis/style/mu/base.ins - RELOC/source/latex/fithesis/style/mu/econ.dtx - RELOC/source/latex/fithesis/style/mu/econ.ins - RELOC/source/latex/fithesis/style/mu/fi.dtx - RELOC/source/latex/fithesis/style/mu/fi.ins - RELOC/source/latex/fithesis/style/mu/fsps.dtx - RELOC/source/latex/fithesis/style/mu/fsps.ins - RELOC/source/latex/fithesis/style/mu/fss.dtx - RELOC/source/latex/fithesis/style/mu/fss.ins - RELOC/source/latex/fithesis/style/mu/law.dtx - RELOC/source/latex/fithesis/style/mu/law.ins - RELOC/source/latex/fithesis/style/mu/med.dtx - RELOC/source/latex/fithesis/style/mu/med.ins - RELOC/source/latex/fithesis/style/mu/ped.dtx - RELOC/source/latex/fithesis/style/mu/ped.ins - RELOC/source/latex/fithesis/style/mu/phil.dtx - RELOC/source/latex/fithesis/style/mu/phil.ins - RELOC/source/latex/fithesis/style/mu/sci.dtx - RELOC/source/latex/fithesis/style/mu/sci.ins -runfiles size=596 - RELOC/tex/latex/fithesis/fithesis.cls - RELOC/tex/latex/fithesis/fithesis2.cls - RELOC/tex/latex/fithesis/fithesis3.cls - RELOC/tex/latex/fithesis/locale/fithesis-czech.def - RELOC/tex/latex/fithesis/locale/fithesis-english.def - RELOC/tex/latex/fithesis/locale/fithesis-slovak.def - RELOC/tex/latex/fithesis/locale/mu/econ/fithesis-czech.def - RELOC/tex/latex/fithesis/locale/mu/econ/fithesis-english.def - RELOC/tex/latex/fithesis/locale/mu/econ/fithesis-slovak.def - RELOC/tex/latex/fithesis/locale/mu/fi/fithesis-czech.def - RELOC/tex/latex/fithesis/locale/mu/fi/fithesis-english.def - RELOC/tex/latex/fithesis/locale/mu/fi/fithesis-slovak.def - RELOC/tex/latex/fithesis/locale/mu/fithesis-czech.def - RELOC/tex/latex/fithesis/locale/mu/fithesis-english.def - RELOC/tex/latex/fithesis/locale/mu/fithesis-slovak.def - RELOC/tex/latex/fithesis/locale/mu/fsps/fithesis-czech.def - RELOC/tex/latex/fithesis/locale/mu/fsps/fithesis-english.def - RELOC/tex/latex/fithesis/locale/mu/fsps/fithesis-slovak.def - RELOC/tex/latex/fithesis/locale/mu/fss/fithesis-czech.def - RELOC/tex/latex/fithesis/locale/mu/fss/fithesis-english.def - RELOC/tex/latex/fithesis/locale/mu/fss/fithesis-slovak.def - RELOC/tex/latex/fithesis/locale/mu/law/fithesis-czech.def - RELOC/tex/latex/fithesis/locale/mu/law/fithesis-english.def - RELOC/tex/latex/fithesis/locale/mu/law/fithesis-slovak.def - RELOC/tex/latex/fithesis/locale/mu/med/fithesis-czech.def - RELOC/tex/latex/fithesis/locale/mu/med/fithesis-english.def - RELOC/tex/latex/fithesis/locale/mu/med/fithesis-slovak.def - RELOC/tex/latex/fithesis/locale/mu/ped/fithesis-czech.def - RELOC/tex/latex/fithesis/locale/mu/ped/fithesis-english.def - RELOC/tex/latex/fithesis/locale/mu/ped/fithesis-slovak.def - RELOC/tex/latex/fithesis/locale/mu/phil/fithesis-czech.def - RELOC/tex/latex/fithesis/locale/mu/phil/fithesis-english.def - RELOC/tex/latex/fithesis/locale/mu/phil/fithesis-slovak.def - RELOC/tex/latex/fithesis/locale/mu/sci/fithesis-czech.def - RELOC/tex/latex/fithesis/locale/mu/sci/fithesis-english.def - RELOC/tex/latex/fithesis/locale/mu/sci/fithesis-slovak.def - RELOC/tex/latex/fithesis/logo/mu/fithesis-base-color.eps - RELOC/tex/latex/fithesis/logo/mu/fithesis-base-color.pdf - RELOC/tex/latex/fithesis/logo/mu/fithesis-base.eps - RELOC/tex/latex/fithesis/logo/mu/fithesis-base.pdf - RELOC/tex/latex/fithesis/logo/mu/fithesis-econ-color.eps - RELOC/tex/latex/fithesis/logo/mu/fithesis-econ-color.pdf - RELOC/tex/latex/fithesis/logo/mu/fithesis-econ.eps - RELOC/tex/latex/fithesis/logo/mu/fithesis-econ.pdf - RELOC/tex/latex/fithesis/logo/mu/fithesis-fi-color.eps - RELOC/tex/latex/fithesis/logo/mu/fithesis-fi-color.pdf - RELOC/tex/latex/fithesis/logo/mu/fithesis-fi-color_.eps - RELOC/tex/latex/fithesis/logo/mu/fithesis-fi-color__.eps - RELOC/tex/latex/fithesis/logo/mu/fithesis-fi.eps - RELOC/tex/latex/fithesis/logo/mu/fithesis-fi.pdf - RELOC/tex/latex/fithesis/logo/mu/fithesis-fsps-color.eps - RELOC/tex/latex/fithesis/logo/mu/fithesis-fsps-color.pdf - RELOC/tex/latex/fithesis/logo/mu/fithesis-fsps.eps - RELOC/tex/latex/fithesis/logo/mu/fithesis-fsps.pdf - RELOC/tex/latex/fithesis/logo/mu/fithesis-fss-color.eps - RELOC/tex/latex/fithesis/logo/mu/fithesis-fss-color.pdf - RELOC/tex/latex/fithesis/logo/mu/fithesis-fss.eps - RELOC/tex/latex/fithesis/logo/mu/fithesis-fss.pdf - RELOC/tex/latex/fithesis/logo/mu/fithesis-law-color.eps - RELOC/tex/latex/fithesis/logo/mu/fithesis-law-color.pdf - RELOC/tex/latex/fithesis/logo/mu/fithesis-law.eps - RELOC/tex/latex/fithesis/logo/mu/fithesis-law.pdf - RELOC/tex/latex/fithesis/logo/mu/fithesis-med-color.eps - RELOC/tex/latex/fithesis/logo/mu/fithesis-med-color.pdf - RELOC/tex/latex/fithesis/logo/mu/fithesis-med.eps - RELOC/tex/latex/fithesis/logo/mu/fithesis-med.pdf - RELOC/tex/latex/fithesis/logo/mu/fithesis-ped-color.eps - RELOC/tex/latex/fithesis/logo/mu/fithesis-ped-color.pdf - RELOC/tex/latex/fithesis/logo/mu/fithesis-ped.eps - RELOC/tex/latex/fithesis/logo/mu/fithesis-ped.pdf - RELOC/tex/latex/fithesis/logo/mu/fithesis-phil-color.eps - RELOC/tex/latex/fithesis/logo/mu/fithesis-phil-color.pdf - RELOC/tex/latex/fithesis/logo/mu/fithesis-phil.eps - RELOC/tex/latex/fithesis/logo/mu/fithesis-phil.pdf - RELOC/tex/latex/fithesis/logo/mu/fithesis-sci-color.eps - RELOC/tex/latex/fithesis/logo/mu/fithesis-sci-color.pdf - RELOC/tex/latex/fithesis/logo/mu/fithesis-sci.eps - RELOC/tex/latex/fithesis/logo/mu/fithesis-sci.pdf - RELOC/tex/latex/fithesis/style/fithesis-base.sty - RELOC/tex/latex/fithesis/style/mu/fithesis-10.clo - RELOC/tex/latex/fithesis/style/mu/fithesis-11.clo - RELOC/tex/latex/fithesis/style/mu/fithesis-12.clo - RELOC/tex/latex/fithesis/style/mu/fithesis-base.sty - RELOC/tex/latex/fithesis/style/mu/fithesis-econ.sty - RELOC/tex/latex/fithesis/style/mu/fithesis-fi.sty - RELOC/tex/latex/fithesis/style/mu/fithesis-fsps.sty - RELOC/tex/latex/fithesis/style/mu/fithesis-fss.sty - RELOC/tex/latex/fithesis/style/mu/fithesis-law.sty - RELOC/tex/latex/fithesis/style/mu/fithesis-med.sty - RELOC/tex/latex/fithesis/style/mu/fithesis-ped.sty - RELOC/tex/latex/fithesis/style/mu/fithesis-phil.sty - RELOC/tex/latex/fithesis/style/mu/fithesis-sci.sty -catalogue-ctan /macros/latex/contrib/fithesis -catalogue-date 2018-04-09 00:17:56 +0200 -catalogue-license lppl1.3 -catalogue-topics dissertation class -catalogue-version 0.3.50 - -name fix2col -category Package -revision 38770 -shortdesc Fix miscellaneous two column mode features -relocated 1 -longdesc OBSOLETE: do not use in new documents. This package will do -longdesc nothing in LaTeX formats after 2015/01/01 as the fixes that it -longdesc implements were incorporated into the fixltx2e package, which -longdesc is itself obsolete as since the 2015/01/01 release these fixes -longdesc are in the LaTeX format itself. Fix mark handling so that -longdesc \firstmark is taken from the first column if that column has -longdesc any marks at all; keep two column floats like figure* in -longdesc sequence with single column floats like figure. -containersize 2688 -containerchecksum fb4f181d182c8d3be5ecdd90dcdbadfc54318a404ed5498e6f8fbbd509693cab1ca66c5cd7d2830a8f5718195cd852e3808516bcea5b49bde15b4208ba51dd61 -doccontainersize 212644 -doccontainerchecksum 4a1582896f707571e7ff9686fe99e2d77ce20269f1dee25529710cea23148618cc24d4cbacebe0741740fcecbed8a3c8e0d2ee0bc5310b660e973b34dcab0aec -docfiles size=53 - RELOC/doc/latex/fix2col/README details="Readme" - RELOC/doc/latex/fix2col/fix2col.pdf details="Package documentation" -srccontainersize 6364 -srccontainerchecksum e220c6bb620dee018ac7fe6cda9bdd2fa814b81689e3d6330b954c4a108cb2cc6ac2141edeab23cbef313d2a38193eb625212b5fdef919b7e49c83edbb8b5fb1 -srcfiles size=6 - RELOC/source/latex/fix2col/fix2col.dtx - RELOC/source/latex/fix2col/fix2col.ins -runfiles size=2 - RELOC/tex/latex/fix2col/fix2col.sty -catalogue-ctan /macros/latex/contrib/fix2col -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics typesetting macro-supp -catalogue-version 0.04 - -name fixcmex -category Package -revision 38816 -shortdesc Fully scalable version of Computer Modern Math Extension font -relocated 1 -longdesc This package provides a fully scalable version of the Computer -longdesc Modern Math Extension font for curing sizing problems mainly -longdesc with lmodern. It can be used when the main font of the document -longdesc is Computer Modern (or European Modern, if T1 encoding is -longdesc selected), or Latin Modern. It redefines the math extension -longdesc font so that it becomes arbitrarily scalable, using the optical -longdesc size fonts provided by the AMS together with the original -longdesc cmex10 font. -containersize 1380 -containerchecksum 32df4f4e2ff4591dfa42368bed25e0f24e5a6413cb15012431bb3d0d15664b941674197cd51580549c6b1e26b2cc6f288df5527daf8aeec3421c0459cd62c7b6 -doccontainersize 200156 -doccontainerchecksum 6fb12fa5b0155a04e7dbb71ce0807658e35b299e171c6701bd399aceff884a4df66cf054b472003e61db529ffbf3d44d8b18725589e50d014fd347ad1f1b84b1 -docfiles size=50 - RELOC/doc/latex/fixcmex/README details="Readme" - RELOC/doc/latex/fixcmex/fixcmex.pdf details="Package documentation" -srccontainersize 2800 -srccontainerchecksum ac63cd2ece9cbb68fb88944b2e0e1af240371b511d145fd1773408703f51f565450ec84256399b1e2e20e7abff865d8ecb8fdad9af1680de7ddfcff25debedfd -srcfiles size=3 - RELOC/source/latex/fixcmex/fixcmex.dtx - RELOC/source/latex/fixcmex/fixcmex.ins -runfiles size=1 - RELOC/tex/latex/fixcmex/fixcmex.sty -catalogue-ctan /macros/latex/contrib/fixcmex -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics font-supp-maths -catalogue-version 1.0 - -name fixfoot -category Package -revision 17131 -shortdesc Multiple use of the same footnote text -relocated 1 -longdesc Provides a \DeclareFixedFootnote command to provide a single -longdesc command for a frequently-used footnote. The package ensures -longdesc that only one instance of the footnote text appears on each -longdesc page (LaTeX needs to be run several times to achieve this). -containersize 3236 -containerchecksum 658f51450828ff5b1c3127ad666c565ff25f7d35a0a8bbfc9c5f02e0505267bd544861b54be25698d2626582e51ef240e73b99105a2fdddbddb6c6dce4e5cbc2 -doccontainersize 50012 -doccontainerchecksum 729934182676f566a1a5e07e665e0ac849acb21cb8def4c88932c7b1e03d30b539e53717ef35710b1c8bc28ea64a72d30138b915e30ced67eb461b45dafb4eb4 -docfiles size=17 - RELOC/doc/latex/fixfoot/README details="Readme" - RELOC/doc/latex/fixfoot/fixfoot.pdf details="Package documentation" - RELOC/doc/latex/fixfoot/fixfoot.tex - RELOC/doc/latex/fixfoot/testfix.tex -runfiles size=2 - RELOC/tex/latex/fixfoot/fixfoot.sty -catalogue-also savefnmark -catalogue-ctan /macros/latex/contrib/fixfoot -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics footnote -catalogue-version 0.3a - -name fixjfm -category Package -revision 47113 -shortdesc Fix JFM (for *pTeX) -relocated 1 -longdesc This package fixes several bugs in the JFM format. Both LaTeX -longdesc and plain TeX are supported. -containersize 2360 -containerchecksum 9c4efd9a422ec0b272686c5fe4c2d12ae680788241d81b3566ed771c4cea231dea72ade81ae01408a263d0e5b17905e2f3fc93894fb919112171776bfd715903 -doccontainersize 286260 -doccontainerchecksum 0894cadf0a622e7417f9c7016ff4abb5bfba98dba58e657dd7e78f80e97415b3add502991d15ffac0a50b2f8a2927f478d112763b16299e0931da9d486c9fc15 -docfiles size=74 - RELOC/doc/generic/fixjfm/README details="Readme" - RELOC/doc/generic/fixjfm/fixjfm-doc.pdf details="Package documentation" - RELOC/doc/generic/fixjfm/fixjfm-doc.tex -runfiles size=3 - RELOC/tex/generic/fixjfm/fixjfm.sty -catalogue-also bxjaprnind -catalogue-ctan /macros/generic/fixjfm -catalogue-date 2018-03-24 18:21:02 +0100 -catalogue-license knuth -catalogue-topics macro-supp chinese japanese -catalogue-version 0.8 - -name fixlatvian -category Package -revision 21631 -shortdesc Improve Latvian language support in XeLaTeX -relocated 1 -longdesc The package offers improvement of the Latvian language support -longdesc in polyglossia, in particular in the area of the standard -longdesc classes. -containersize 2952 -containerchecksum 9f6ac11a75f6c211929552902edc6a2f7303a0928bd5862e6692220ab32153941761b4a056ccf04cc71b767f91df107af56c8ac373d6ebde1368915c4d3113f8 -doccontainersize 113488 -doccontainerchecksum 6ff8b8a5b2b62a2fa83eb541a449d5fe12df3f17bf0b5fd12ada7c1becb89a028f395bb4e68183700452bcac3026da81816114314a4c1f09da9d08f7dae5bf49 -docfiles size=43 - RELOC/doc/xelatex/fixlatvian/Makefile - RELOC/doc/xelatex/fixlatvian/README details="Readme" - RELOC/doc/xelatex/fixlatvian/fixlatvian.pdf details="Package documentation (Latvian)" language="lv" -srccontainersize 9244 -srccontainerchecksum 6f510e9325842838fbef50523f95ce432a8b8827bf34a612b8383b51c8875fd5c748ba8e575ebd0b76fd585a6faf1251fcba4a2c20fc4299014a454ef34ee052 -srcfiles size=8 - RELOC/source/xelatex/fixlatvian/fixlatvian.dtx - RELOC/source/xelatex/fixlatvian/fixlatvian.ins -runfiles size=3 - RELOC/makeindex/fixlatvian/lv.ist - RELOC/tex/xelatex/fixlatvian/fixlatvian.sty -catalogue-ctan /macros/xetex/latex/fixlatvian -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics multilingual-addon -catalogue-version 1a - -name fixltxhyph -category Package -revision 25832 -shortdesc Allow hyphenation of partially-emphasised substrings -relocated 1 -longdesc The package fixes the problem of TeX failing to hyphenate -longdesc letter strings that seem (to TeX) to be words, but which are -longdesc followed by an apostrophe and then an emphasis command. The -longdesc cause of the problem is not the apostrophe, but the font change -longdesc in the middle of the string. The problem arises in Catalan, -longdesc French, Italian and Romansh. -containersize 1468 -containerchecksum a9758d799989d3df6ed91d88c86eac84a14196a05e0ceb52e3427397e785b84707b3557236ec3c7cc11e4fe78c194e5c1ef2ecec9dc293f2d2bd2a45f52edda0 -doccontainersize 398236 -doccontainerchecksum 63f1a9b43c00bf097d2460b9dd4e1aa7b91d48fb7ab54987e94a2da05a0f33f199e5c66c3c9b5f2d592dc9f464c4bd29b675c4b21c3f7edaca7db1448a5552f4 -docfiles size=98 - RELOC/doc/latex/fixltxhyph/README details="Readme" - RELOC/doc/latex/fixltxhyph/fixltxhyph.pdf details="Package documentation" -srccontainersize 6748 -srccontainerchecksum b502b61ede064538ba4311abe12246fb7d79ebcbd8337fc847adb066449adb40365f17342ce471b1796c1b0ef9e42e91443495bb591af21bbf6c5ba2342a0b40 -srcfiles size=5 - RELOC/source/latex/fixltxhyph/fixltxhyph.dtx -runfiles size=1 - RELOC/tex/latex/fixltxhyph/fixltxhyph.sty -catalogue-ctan /macros/latex/contrib/fixltxhyph -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics catalan french italian -catalogue-version 0.4 - -name fixme -category Package -revision 49591 -shortdesc Collaborative annotation tool for LaTeX -relocated 1 -longdesc FiXme is a collaborative annotation tool for LaTeX documents. -longdesc Annotating a document here refers to inserting meta-notes, that -longdesc is, notes that do not belong to the document itself, but rather -longdesc to its development or reviewing process. Such notes may involve -longdesc things of different importance levels, ranging from simple "fix -longdesc the spelling" flags to critical "this paragraph is a lie" -longdesc mentions. Annotations like this should be visible during the -longdesc development or reviewing phase, but should normally disappear -longdesc in the final version of the document. FiXme is designed to ease -longdesc and automate the process of managing collaborative annotations, -longdesc by offering a set of predefined note levels and layouts, the -longdesc possibility to register multiple authors, to reference -longdesc annotations by listing and indexing etc. FiXme is extensible, -longdesc giving you the possibility to create new layouts or even -longdesc complete "themes", and also comes with support for AUCTeX. -containersize 8672 -containerchecksum 00f83022db74a076029f954aaaeb19fbb3dc0315aab9cc52523d0c4cb6d5adc512dc1dac6ce16acdf30acfd1e2fd1c483c039842d81ad5b4f1bdce8cb7cedb4d -doccontainersize 351972 -doccontainerchecksum 00aaba02c55afd9effae31fb458937889bfe7c97738a04e9f44e1adeb73e5107be9f693d1d1c7ff72ea2e977e06265b9de2a2f66a5dd952ea440c19a1ff87bd5 -docfiles size=108 - RELOC/doc/latex/fixme/NEWS - RELOC/doc/latex/fixme/README.md details="Package Readme" - RELOC/doc/latex/fixme/THANKS - RELOC/doc/latex/fixme/fixme.el - RELOC/doc/latex/fixme/fixme.pdf details="Package documentation" - RELOC/doc/latex/fixme/header.inc -srccontainersize 35032 -srccontainerchecksum 65b7334a492184aa6ebf4c75ab53c1eda6c2fd8d115be1e59439e2d1366dee2bac075fa0a88c2e76a23b5a327b83b3e2380a90715f021dcaa9114c7a4f04f647 -srcfiles size=44 - RELOC/source/latex/fixme/fixme.dtx - RELOC/source/latex/fixme/fixme.ins -runfiles size=24 - RELOC/tex/latex/fixme/fixme.sty - RELOC/tex/latex/fixme/layouts/env/fxenvlayoutcolor.sty - RELOC/tex/latex/fixme/layouts/env/fxenvlayoutcolorsig.sty - RELOC/tex/latex/fixme/layouts/fxlayoutmarginnote.sty - RELOC/tex/latex/fixme/layouts/fxlayoutpdfcmargin.sty - RELOC/tex/latex/fixme/layouts/fxlayoutpdfcnote.sty - RELOC/tex/latex/fixme/layouts/fxlayoutpdfcsigmargin.sty - RELOC/tex/latex/fixme/layouts/fxlayoutpdfcsignote.sty - RELOC/tex/latex/fixme/layouts/fxlayoutpdfmargin.sty - RELOC/tex/latex/fixme/layouts/fxlayoutpdfnote.sty - RELOC/tex/latex/fixme/layouts/fxlayoutpdfsigmargin.sty - RELOC/tex/latex/fixme/layouts/fxlayoutpdfsignote.sty - RELOC/tex/latex/fixme/layouts/target/fxtargetlayoutchangebar.sty - RELOC/tex/latex/fixme/layouts/target/fxtargetlayoutcolor.sty - RELOC/tex/latex/fixme/layouts/target/fxtargetlayoutcolorcb.sty - RELOC/tex/latex/fixme/themes/fxthemecolor.sty - RELOC/tex/latex/fixme/themes/fxthemecolorsig.sty - RELOC/tex/latex/fixme/themes/fxthemesignature.sty -catalogue-contact-home https://www.lrde.epita.fr/~didier/software/latex.php#fixme -catalogue-contact-repository https://github.com/didierverna/fixme -catalogue-ctan /macros/latex/contrib/fixme -catalogue-date 2019-01-03 18:29:08 +0100 -catalogue-license lppl1.3 -catalogue-topics editorial -catalogue-version 4.5 - -name fixmetodonotes -category Package -revision 30168 -shortdesc Add notes on document development -relocated 1 -longdesc The package provides tools to highlight FIXME and TODO -longdesc annotations. The command \listofnotes prints a list of -longdesc outstanding notes, with links to the pages on which they -longdesc appear. -containersize 1576 -containerchecksum 4acc23d93841477381ce6da0126a4b0c953ed99fbc53ceb642b17f31a96685239a68b4d8852387946ecf94a0ad595a8de09e0b1596bae157be44ef54d163afb4 -doccontainersize 4088 -doccontainerchecksum 11d0c498719506e55c5ecf29ed3c1bb8ca1d6eb46036e6209fec6075d81d46dc688100e4b03553fe258d9b30a8efa06e98de8b0933ff01bbee2bc32bc75aaa12 -docfiles size=3 - RELOC/doc/latex/fixmetodonotes/LICENSE - RELOC/doc/latex/fixmetodonotes/README details="Readme" -srccontainersize 1408 -srccontainerchecksum e0c2e2f190685e3c59d33e974e3f96ae3d7bd36c0a401988bb4406131df543a5ad9fb56ac137e45d7b2774fc31af0245edc7f85b4b16656483584be5156797ff -srcfiles size=2 - RELOC/source/latex/fixmetodonotes/fixmetodonotes.dtx - RELOC/source/latex/fixmetodonotes/fixmetodonotes.ins -runfiles size=1 - RELOC/tex/latex/fixmetodonotes/fixmetodonotes.sty -catalogue-also fixme todonotes -catalogue-ctan /macros/latex/contrib/fixmetodonotes -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics notes editorial -catalogue-version 0.2.2 - -name fixpdfmag -category Package -revision 15878 -shortdesc Fix magnification in pdfTeX -relocated 1 -longdesc A recent change to pdfTeX has caused magnification to apply to -longdesc page dimensions. This small package changes the values set in -longdesc the page dimension variables from pt to truept, thus evading -longdesc the effects of \mag. -containersize 1160 -containerchecksum cd9db73b7e4de35a1cfb83fbc0687063e98bd2caa72798cfa9142536e6aaebcc84343de80640c3e59b8243508de68e3857910541babe601e6192195f371d1af6 -runfiles size=1 - RELOC/tex/plain/fixpdfmag/fixpdfmag.tex -catalogue-ctan /macros/plain/contrib/misc/fixpdfmag.tex -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics geometry - -name fjodor -category Package -revision 20220 -shortdesc A selection of layout styles -relocated 1 -longdesc The package provides several page layouts, selectable by -longdesc package options. -containersize 1296 -containerchecksum 307b4ccc6aafd4b4791a667204d713ca0ed6bd20c1494042b891487014f552fade5a3b85f1953001d5f699542bf312e326e99372681410193b368db83a509ca0 -doccontainersize 453268 -doccontainerchecksum cbc4ae27c667cf4d374d41d63921646980cbeb5b07227fb7ae7c26db81a5b815d68908c760c2b55de7553fa691a072ff23df60bb80e1638cc3e3e0a13e49f4a2 -docfiles size=125 - RELOC/doc/latex/fjodor/README details="Readme" - RELOC/doc/latex/fjodor/dostojevski.pdf - RELOC/doc/latex/fjodor/dostojevski.tex - RELOC/doc/latex/fjodor/fjodor.pdf details="Package documentation" - RELOC/doc/latex/fjodor/fjodor.tex - RELOC/doc/latex/fjodor/srbook-mem.sty -runfiles size=2 - RELOC/tex/latex/fjodor/fjodor.sty -catalogue-ctan /macros/latex/contrib/fjodor -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics geometry - -name flabels -category Package -revision 17272 -shortdesc Labels for files and folders -relocated 1 -longdesc Macros for typesetting pretty labels (optionally colored) for -longdesc the back of files or binders (currently only the special A4 -longdesc "Leitz-Ordner" ring binder is supported). -containersize 2328 -containerchecksum 1f6a98ce9f7342223443290bfcaa9ad2f3bc1c7f8971a009a7520d811a484ab8a8d607da7ac985902ff010da7afc8b0753eb3f556c062c29d5490e42952c6d65 -doccontainersize 339992 -doccontainerchecksum 272bc4f5d7f68d01bc32f49f199015478bfbe89a144f2d3d408adce98845de69f06084b069f15f8e88e14242151d2375152d3b6ceb3b940daa1d513d1fddee3d -docfiles size=93 - RELOC/doc/latex/flabels/README details="Readme" - RELOC/doc/latex/flabels/flabels.pdf details="Package documentation" - RELOC/doc/latex/flabels/makedoc - RELOC/doc/latex/flabels/makedoc-patched - RELOC/doc/latex/flabels/makedoc.bat -srccontainersize 11680 -srccontainerchecksum cd06fa5e4642ecc2f3469edaaa478f2ca38dc8f6f9afc6df73c67eae7ef60049c36a353a57eb05b3fed03a87cdaf576d1ccecc9187a7549ca6d9de311ac7a82d -srcfiles size=11 - RELOC/source/latex/flabels/flabels.dtx - RELOC/source/latex/flabels/flabels.ins -runfiles size=2 - RELOC/tex/latex/flabels/flabels.sty -catalogue-ctan /macros/latex/contrib/flabels -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics labels -catalogue-version 1.0 - -name flacards -category Package -revision 19440 -shortdesc Generate flashcards for printing -relocated 1 -longdesc The flacards class provides an easy interface to produce -longdesc flashcards. It will print several cards per page, on both sides -longdesc of the paper. -containersize 2196 -containerchecksum 32ca7a00841b66c5f2301ca7518f18e376968933310e4449f546db1958f37f91848fdef67973ef043c3fde04a06f019ad13b4d217ac366378f21ce274fb66694 -doccontainersize 27840 -doccontainerchecksum 62714468ec7892548478c23269a66e7046956570f92858da9f7847ea28f520c0576088356c3ef66255309bc04f6e99dc4928496df5ecfe3952521f644ba272b1 -docfiles size=17 - RELOC/doc/latex/flacards/COPYING - RELOC/doc/latex/flacards/README details="Readme" - RELOC/doc/latex/flacards/README.TEXLIVE - RELOC/doc/latex/flacards/changelog.txt - RELOC/doc/latex/flacards/flacards_ex.pdf - RELOC/doc/latex/flacards/flacards_ex.tex - RELOC/doc/latex/flacards/flacards_ex1.tex - RELOC/doc/latex/flacards/flacards_ex2.tex -runfiles size=2 - RELOC/tex/latex/flacards/flacards.cls -catalogue-also flashcard flashcards -catalogue-ctan /macros/latex/contrib/flacards -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics card-flash class -catalogue-version 0.1.1b - -name flagderiv -category Package -revision 15878 -shortdesc Flag style derivation package -relocated 1 -longdesc The flagderiv package is used to create mathematical -longdesc derivations using the flag/flagpole notation. The package -longdesc features an intuitive command syntax, opening and closing -longdesc multiple flagpoles, different comment styles, customizable -longdesc symbols and label namespaces. -containersize 2080 -containerchecksum c61c0fd9a2a88b06f4ce0939425d5de006bccce07f7c371a0682ad17c7f74dc61caa2d205b0448bcf8695f0fab1a22477dcd3a0eac2e8d7938ea11fb8038d238 -doccontainersize 183692 -doccontainerchecksum bf0644ea71d917999f2c3c157f60e0fc783433420a8bafffc56673e776d9108ce122080861cb33b5b93856284319e9542b6ea8bb528de42c4fd3749158e03974 -docfiles size=53 - RELOC/doc/latex/flagderiv/README - RELOC/doc/latex/flagderiv/flagderiv.pdf details="Package documentation" -srccontainersize 12252 -srccontainerchecksum e632279a2d29a1ebefa2b001b8a4c158ab9393c27abdc65ced00cafa5a596e760fd4b8d7e0f0e3de384ada391922d1fd1287cd852654c5ae2256c12039e05ae9 -srcfiles size=14 - RELOC/source/latex/flagderiv/flagderiv.dtx - RELOC/source/latex/flagderiv/flagderiv.ins -runfiles size=2 - RELOC/tex/latex/flagderiv/flagderiv.sty -catalogue-ctan /macros/latex/contrib/flagderiv -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics maths -catalogue-version 0.10 - -name flashcards -category Package -revision 19667 -shortdesc A class for typesetting flashcards -relocated 1 -longdesc The FlashCards class provides for the typesetting of flash -longdesc cards. By flash card, we mean a two sided card which has a -longdesc prompt or a question on one side and the response or the answer -longdesc on the flip (back) side. Flash cards come in many sizes -longdesc depending on the nature of the information they contain. -containersize 3508 -containerchecksum 5fa5ab1f1cd9081f86b0ff367b2456309160e124cedb6b21c1778081022f22f0ccd0db86b7719123930fddacd2fde4b99ed5a16f3f79a7d50e05b27ab748ac69 -doccontainersize 132636 -doccontainerchecksum cb981d5c7f128c8d213a0da2ebb05ff1e75fe9725bfa14782df9c29b8298f6c39bc580ef017bf4fc116f40c34a22a784e98d8342fe79c357749399e222cbb0ff -docfiles size=43 - RELOC/doc/latex/flashcards/COPYING - RELOC/doc/latex/flashcards/README details="Package Readme" - RELOC/doc/latex/flashcards/flashcards.pdf details="Package documentation" - RELOC/doc/latex/flashcards/samplecards.tex -srccontainersize 7568 -srccontainerchecksum a5c55863d48500ea1212e6c5e17ae7a7eb65dc2a3455213a6170976767a87b8ed506b0b6dd595e52cee677c0c74503b25dae7e44325d20d9806dbd01de013158 -srcfiles size=8 - RELOC/source/latex/flashcards/flashcards.dtx - RELOC/source/latex/flashcards/flashcards.ins -runfiles size=6 - RELOC/tex/latex/flashcards/avery5371.cfg - RELOC/tex/latex/flashcards/avery5388.cfg - RELOC/tex/latex/flashcards/flashcards.cls -catalogue-also flashcard ecards -catalogue-ctan /macros/latex/contrib/flashcards -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics card-flash -catalogue-version 1.0.1 - -name flashmovie -category Package -revision 25768 -shortdesc Directly embed flash movies into PDF files -relocated 1 -longdesc The package allows direct embedding of flash movies into PDF -longdesc files. It is designed for use with pdfLaTeX. The package takes -longdesc advantage of the embedded Adobe Flash player in Adobe Reader 9; -longdesc the reader is invoked with the 'rich media annotation' feature, -longdesc described in "Adobe Supplement to the ISO 32000 BaseVersion: -longdesc 1.7 ExtensionLevel: 3". This method of embedding movies is -longdesc attractive since it removes all platform dependencies; however, -longdesc the user is required to use Acrobat 9. -containersize 19608 -containerchecksum 2bc088e1b614ebfe8268c59673d8340d908cc399743e827bde651e5ab8e070c3266f8b1480594bad3e61d86fcdbafc27d0b63f3aa6380bcd12ed591627cddc07 -doccontainersize 1323556 -doccontainerchecksum dfcdb1bb2c1d78e12e1df4b14e968c0c70e3da8e5cf62d65007521af10f000c9cb369504dfc7300bcbaba41c78fea2f9e3326167ef455d29f361e818a04861d3 -docfiles size=345 - RELOC/doc/latex/flashmovie/README details="Readme" - RELOC/doc/latex/flashmovie/flv-player-license/MPL-1.1 - RELOC/doc/latex/flashmovie/flv-player-license/license.txt - RELOC/doc/latex/flashmovie/test-beamer-0.pdf - RELOC/doc/latex/flashmovie/test-beamer-0.tex - RELOC/doc/latex/flashmovie/test-beamer-1.tex - RELOC/doc/latex/flashmovie/test-flv.pdf - RELOC/doc/latex/flashmovie/test-flv.tex - RELOC/doc/latex/flashmovie/test.tex -runfiles size=12 - RELOC/tex/latex/flashmovie/flashmovie.sty - RELOC/tex/latex/flashmovie/player_flv_maxi.swf -catalogue-also movie15 -catalogue-ctan /macros/latex/contrib/flashmovie -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics graphics-motion -catalogue-version 0.4 - -name flipbook -category Package -revision 25584 -shortdesc Typeset flipbook animations, in the corners of documents -relocated 1 -longdesc The package provides techniques for adding flip book animations -longdesc in the corner of your LaTeX documents (using images or ASCII -longdesc art). Animations are defined as a set of numbered files (e.g., -longdesc "im1.pdf", "im2.pdf", "im3.pdf", ...). The package relies on -longdesc fancyhdr to control the corners. -containersize 1796 -containerchecksum 3e3326bac4aa8301552aa9618a98a68f2058f0c417e4e935d09a2677a462f35e5b646b47ab7a252779d8bb529c437f80d588953783b707383b46e635966b428e -doccontainersize 348728 -doccontainerchecksum f909e90487084c7a37f08affea0e84a787446590952c75e73bcbc5540d546ef0a31f012297daed5a561de9c4c8a3290f40bb0ae3bb6b3a49aa26e3c1d872a438 -docfiles size=365 - RELOC/doc/latex/flipbook/Images/Anims/an1b/im01.eps - RELOC/doc/latex/flipbook/Images/Anims/an1b/im01.fig - RELOC/doc/latex/flipbook/Images/Anims/an1b/im01.pdf - RELOC/doc/latex/flipbook/Images/Anims/an1b/im02.eps - RELOC/doc/latex/flipbook/Images/Anims/an1b/im02.fig - RELOC/doc/latex/flipbook/Images/Anims/an1b/im02.pdf - RELOC/doc/latex/flipbook/Images/Anims/an1b/im03.eps - RELOC/doc/latex/flipbook/Images/Anims/an1b/im03.fig - RELOC/doc/latex/flipbook/Images/Anims/an1b/im03.pdf - RELOC/doc/latex/flipbook/Images/Anims/an1b/im04.eps - RELOC/doc/latex/flipbook/Images/Anims/an1b/im04.fig - RELOC/doc/latex/flipbook/Images/Anims/an1b/im04.pdf - RELOC/doc/latex/flipbook/Images/Anims/an1b/im05.eps - RELOC/doc/latex/flipbook/Images/Anims/an1b/im05.fig - RELOC/doc/latex/flipbook/Images/Anims/an1b/im05.pdf - RELOC/doc/latex/flipbook/Images/Anims/an1b/im06.eps - RELOC/doc/latex/flipbook/Images/Anims/an1b/im06.fig - RELOC/doc/latex/flipbook/Images/Anims/an1b/im06.pdf - RELOC/doc/latex/flipbook/Images/Anims/an2/an2.gif - RELOC/doc/latex/flipbook/Images/Anims/an2/an2.xcf - RELOC/doc/latex/flipbook/Images/Anims/an2/im0.eps - RELOC/doc/latex/flipbook/Images/Anims/an2/im0.pdf - RELOC/doc/latex/flipbook/Images/Anims/an2/im00.fig - RELOC/doc/latex/flipbook/Images/Anims/an2/im01.fig - RELOC/doc/latex/flipbook/Images/Anims/an2/im01.gif - RELOC/doc/latex/flipbook/Images/Anims/an2/im02.fig - RELOC/doc/latex/flipbook/Images/Anims/an2/im02.gif - RELOC/doc/latex/flipbook/Images/Anims/an2/im03.fig - RELOC/doc/latex/flipbook/Images/Anims/an2/im03.gif - RELOC/doc/latex/flipbook/Images/Anims/an2/im04.fig - RELOC/doc/latex/flipbook/Images/Anims/an2/im04.gif - RELOC/doc/latex/flipbook/Images/Anims/an2/im05.fig - RELOC/doc/latex/flipbook/Images/Anims/an2/im05.gif - RELOC/doc/latex/flipbook/Images/Anims/an2/im06.fig - RELOC/doc/latex/flipbook/Images/Anims/an2/im06.gif - RELOC/doc/latex/flipbook/Images/Anims/an2/im07.fig - RELOC/doc/latex/flipbook/Images/Anims/an2/im07.gif - RELOC/doc/latex/flipbook/Images/Anims/an2/im08.fig - RELOC/doc/latex/flipbook/Images/Anims/an2/im08.gif - RELOC/doc/latex/flipbook/Images/Anims/an2/im09.fig - RELOC/doc/latex/flipbook/Images/Anims/an2/im09.gif - RELOC/doc/latex/flipbook/Images/Anims/an2/im1.eps - RELOC/doc/latex/flipbook/Images/Anims/an2/im1.pdf - RELOC/doc/latex/flipbook/Images/Anims/an2/im10.eps - RELOC/doc/latex/flipbook/Images/Anims/an2/im10.fig - RELOC/doc/latex/flipbook/Images/Anims/an2/im10.gif - RELOC/doc/latex/flipbook/Images/Anims/an2/im10.pdf - RELOC/doc/latex/flipbook/Images/Anims/an2/im11.eps - RELOC/doc/latex/flipbook/Images/Anims/an2/im11.fig - RELOC/doc/latex/flipbook/Images/Anims/an2/im11.gif - RELOC/doc/latex/flipbook/Images/Anims/an2/im11.pdf - RELOC/doc/latex/flipbook/Images/Anims/an2/im12.eps - RELOC/doc/latex/flipbook/Images/Anims/an2/im12.fig - RELOC/doc/latex/flipbook/Images/Anims/an2/im12.gif - RELOC/doc/latex/flipbook/Images/Anims/an2/im12.pdf - RELOC/doc/latex/flipbook/Images/Anims/an2/im13.eps - RELOC/doc/latex/flipbook/Images/Anims/an2/im13.fig - RELOC/doc/latex/flipbook/Images/Anims/an2/im13.pdf - RELOC/doc/latex/flipbook/Images/Anims/an2/im14.eps - RELOC/doc/latex/flipbook/Images/Anims/an2/im14.fig - RELOC/doc/latex/flipbook/Images/Anims/an2/im14.pdf - RELOC/doc/latex/flipbook/Images/Anims/an2/im15.eps - RELOC/doc/latex/flipbook/Images/Anims/an2/im15.fig - RELOC/doc/latex/flipbook/Images/Anims/an2/im15.pdf - RELOC/doc/latex/flipbook/Images/Anims/an2/im16.eps - RELOC/doc/latex/flipbook/Images/Anims/an2/im16.fig - RELOC/doc/latex/flipbook/Images/Anims/an2/im16.pdf - RELOC/doc/latex/flipbook/Images/Anims/an2/im2.eps - RELOC/doc/latex/flipbook/Images/Anims/an2/im2.pdf - RELOC/doc/latex/flipbook/Images/Anims/an2/im3.eps - RELOC/doc/latex/flipbook/Images/Anims/an2/im3.pdf - RELOC/doc/latex/flipbook/Images/Anims/an2/im4.eps - RELOC/doc/latex/flipbook/Images/Anims/an2/im4.pdf - RELOC/doc/latex/flipbook/Images/Anims/an2/im5.eps - RELOC/doc/latex/flipbook/Images/Anims/an2/im5.pdf - RELOC/doc/latex/flipbook/Images/Anims/an2/im6.eps - RELOC/doc/latex/flipbook/Images/Anims/an2/im6.pdf - RELOC/doc/latex/flipbook/Images/Anims/an2/im7.eps - RELOC/doc/latex/flipbook/Images/Anims/an2/im7.pdf - RELOC/doc/latex/flipbook/Images/Anims/an2/im8.eps - RELOC/doc/latex/flipbook/Images/Anims/an2/im8.pdf - RELOC/doc/latex/flipbook/Images/Anims/an2/im9.eps - RELOC/doc/latex/flipbook/Images/Anims/an2/im9.pdf - RELOC/doc/latex/flipbook/Images/Anims/an3/an3.png - RELOC/doc/latex/flipbook/Images/Anims/an3/an3.pnm - RELOC/doc/latex/flipbook/Images/Anims/an3/an3.xcf - RELOC/doc/latex/flipbook/Images/Anims/an3/im1.png - RELOC/doc/latex/flipbook/Images/Anims/an3/im10.png - RELOC/doc/latex/flipbook/Images/Anims/an3/im11.png - RELOC/doc/latex/flipbook/Images/Anims/an3/im12.png - RELOC/doc/latex/flipbook/Images/Anims/an3/im13.png - RELOC/doc/latex/flipbook/Images/Anims/an3/im14.png - RELOC/doc/latex/flipbook/Images/Anims/an3/im15.png - RELOC/doc/latex/flipbook/Images/Anims/an3/im16.png - RELOC/doc/latex/flipbook/Images/Anims/an3/im17.png - RELOC/doc/latex/flipbook/Images/Anims/an3/im18.png - RELOC/doc/latex/flipbook/Images/Anims/an3/im19.png - RELOC/doc/latex/flipbook/Images/Anims/an3/im2.png - RELOC/doc/latex/flipbook/Images/Anims/an3/im20.png - RELOC/doc/latex/flipbook/Images/Anims/an3/im21.png - RELOC/doc/latex/flipbook/Images/Anims/an3/im22.png - RELOC/doc/latex/flipbook/Images/Anims/an3/im23.png - RELOC/doc/latex/flipbook/Images/Anims/an3/im24.png - RELOC/doc/latex/flipbook/Images/Anims/an3/im25.png - RELOC/doc/latex/flipbook/Images/Anims/an3/im26.png - RELOC/doc/latex/flipbook/Images/Anims/an3/im27.png - RELOC/doc/latex/flipbook/Images/Anims/an3/im28.png - RELOC/doc/latex/flipbook/Images/Anims/an3/im29.png - RELOC/doc/latex/flipbook/Images/Anims/an3/im3.png - RELOC/doc/latex/flipbook/Images/Anims/an3/im30.png - RELOC/doc/latex/flipbook/Images/Anims/an3/im31.png - RELOC/doc/latex/flipbook/Images/Anims/an3/im32.png - RELOC/doc/latex/flipbook/Images/Anims/an3/im33.png - RELOC/doc/latex/flipbook/Images/Anims/an3/im34.png - RELOC/doc/latex/flipbook/Images/Anims/an3/im35.png - RELOC/doc/latex/flipbook/Images/Anims/an3/im36.png - RELOC/doc/latex/flipbook/Images/Anims/an3/im37.png - RELOC/doc/latex/flipbook/Images/Anims/an3/im38.png - RELOC/doc/latex/flipbook/Images/Anims/an3/im39.png - RELOC/doc/latex/flipbook/Images/Anims/an3/im4.png - RELOC/doc/latex/flipbook/Images/Anims/an3/im40.png - RELOC/doc/latex/flipbook/Images/Anims/an3/im41.png - RELOC/doc/latex/flipbook/Images/Anims/an3/im42.png - RELOC/doc/latex/flipbook/Images/Anims/an3/im43.png - RELOC/doc/latex/flipbook/Images/Anims/an3/im44.png - RELOC/doc/latex/flipbook/Images/Anims/an3/im45.png - RELOC/doc/latex/flipbook/Images/Anims/an3/im46.png - RELOC/doc/latex/flipbook/Images/Anims/an3/im5.png - RELOC/doc/latex/flipbook/Images/Anims/an3/im6.png - RELOC/doc/latex/flipbook/Images/Anims/an3/im7.png - RELOC/doc/latex/flipbook/Images/Anims/an3/im8.png - RELOC/doc/latex/flipbook/Images/Anims/an3/im9.png - RELOC/doc/latex/flipbook/Images/Anims/anASCII/an0.tex - RELOC/doc/latex/flipbook/Images/Anims/anASCII/an1.tex - RELOC/doc/latex/flipbook/Images/Anims/anASCII/an2.tex - RELOC/doc/latex/flipbook/Images/Anims/anASCII/an3.tex - RELOC/doc/latex/flipbook/Images/Anims/anASCII/an4.tex - RELOC/doc/latex/flipbook/Makefile - RELOC/doc/latex/flipbook/README details="Readme" - RELOC/doc/latex/flipbook/flipbook-doc.pdf details="Package documentation" - RELOC/doc/latex/flipbook/flipbook-doc.tex - RELOC/doc/latex/flipbook/flipbook-ex.pdf - RELOC/doc/latex/flipbook/flipbook-ex.tex -runfiles size=2 - RELOC/tex/latex/flipbook/flipbook.sty -catalogue-ctan /macros/latex/contrib/flipbook -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics graphics-motion graphics-use -catalogue-version 0.2 - -name flippdf -category Package -revision 15878 -shortdesc Horizontal flipping of pages with pdfLaTeX -relocated 1 -longdesc The package allows the production of a document with pages -longdesc "mirrored". This is sometimes required by publishers who want -longdesc camera-ready documents to be printed on transparent film (to be -longdesc viewed from the "wrong" side). The package requires everypage, -longdesc and only works with pdfLaTeX in PDF mode. -containersize 1216 -containerchecksum adc92607b204664391bac6f4158d5b6ac506e0f49a208f40a50420de7555825bcc0c0801b795467a44042c1a4275f035e799cc4d29d097b8be506bbf1865f95b -doccontainersize 10984 -doccontainerchecksum 1a863556a4a9fef2f953e672bd798ef3d0bd3fb6e910914a196c464182f94cb31e1ae29e92246e42a293d0bf96c0a117f8d77ae707a58cdae8297312121d095c -docfiles size=5 - RELOC/doc/latex/flippdf/README details="Readme" - RELOC/doc/latex/flippdf/flippdf.pdf details="Package documentation" -srccontainersize 3356 -srccontainerchecksum 48039bb008cc4b54a1becb4b55e2828435bdc7ba2fe2f0dd015a831a1b03475869e0d083afb54f68f4e9a4b1990f35780b7e79931724c3eed10ab8ed43fd82a1 -srcfiles size=3 - RELOC/source/latex/flippdf/flippdf.dtx - RELOC/source/latex/flippdf/flippdf.ins -runfiles size=1 - RELOC/tex/latex/flippdf/flippdf.sty -catalogue-ctan /macros/latex/contrib/flippdf -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics book-pub -catalogue-version 1.0 - -name float -category Package -revision 15878 -shortdesc Improved interface for floating objects -relocated 1 -longdesc Improves the interface for defining floating objects such as -longdesc figures and tables. Introduces the boxed float, the ruled float -longdesc and the plaintop float. You can define your own floats and -longdesc improve the behaviour of the old ones. The package also -longdesc provides the H float modifier option of the obsolete here -longdesc package. You can select this as automatic default with -longdesc \floatplacement{figure}{H}. -containersize 2712 -containerchecksum da8459357daeb5441146d60e2d5cc603cba1f62cd15e055af4fa912cb25476cc110f6b736f34a8752aac32b041e1d7c82a2813ea3ae313a6ed504fdb036cc8e8 -doccontainersize 112612 -doccontainerchecksum 57d101767a58de9523efe89841481f8fef482b6f5a705768e59d417fc18675dc43c553e2b072729509c079f7a80294e6a0a62ba0e801e4b5ac4b6c13fb6f3c28 -docfiles size=35 - RELOC/doc/latex/float/README details="Package Readme" - RELOC/doc/latex/float/float.pdf details="Package documentation" -srccontainersize 12564 -srccontainerchecksum 1635da7c63febf72f2f43730bbd5f6cf6aa045f4e82d031b9b2f0a0f4f3da9d154e8cc38551c78f9437b2b4f4e7fdebcc45cfc7fd0bd2dc3a5aba6383e09ff75 -srcfiles size=11 - RELOC/source/latex/float/float.dtx - RELOC/source/latex/float/float.ins -runfiles size=2 - RELOC/tex/latex/float/float.sty -catalogue-also rotfloat -catalogue-ctan /macros/latex/contrib/float -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics float -catalogue-version 1.3d - -name floatflt -category Package -revision 25540 -shortdesc Wrap text around floats -relocated 1 -longdesc The package can float text around figures and tables which do -longdesc not span the full width of a page; it improves upon floatfig, -longdesc and allows tables/figures to be set left/right or alternating -longdesc on even/odd pages. -containersize 2828 -containerchecksum dec5ca9a6b58c0b44794b55dde27ae57ec0885577f24c3a903ebad8bc4bc7723ab19156924cbf4115e9fc2fb23560c1ec352f23f783991e8f60972cdd87252a7 -doccontainersize 304816 -doccontainerchecksum 4ff43ca25ca20223cd6b39a3e8968669120bdcdc7ff220b07e3b33d460396417f54f5c3cedeafff5ed32604b2a5a4f4788cdaf2c27e65ddf570d51bed2579c0d -docfiles size=81 - RELOC/doc/latex/floatflt/README - RELOC/doc/latex/floatflt/floatexm.tex - RELOC/doc/latex/floatflt/floatfge.tex - RELOC/doc/latex/floatflt/floatfig.txt - RELOC/doc/latex/floatflt/floatflt.pdf details="Package documentation" -srccontainersize 17996 -srccontainerchecksum 51c3434a4eb53573f75a36d20a7da770256997cfb6fc28313c903deaf28ed8a6efddbb695cc31b05910feda878893f6e6d8c11c5a476211dcca149ccf01321b2 -srcfiles size=15 - RELOC/source/latex/floatflt/floatflt.dtx - RELOC/source/latex/floatflt/floatflt.ins -runfiles size=3 - RELOC/tex/latex/floatflt/floatflt.sty -catalogue-also wrapfig -catalogue-ctan /macros/latex/contrib/floatflt -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics text-flow -catalogue-version 1.31 - -name floatrow -category Package -revision 15878 -shortdesc Modifying the layout of floats -relocated 1 -longdesc The floatrow package provides many ways to customize layouts of -longdesc floating environments and has code to cooperate with the -longdesc caption 3.x package. The package offers mechanisms to put -longdesc floats side by side, and to put the caption beside its float. -longdesc The floatrow settings could be expanded to the floats created -longdesc by packages rotating, wrapfig, subfig (in the case of rows of -longdesc subfloats), and longtable. -containersize 16088 -containerchecksum 95c8c72cc22b7d6bc4d164c8a7d994a1b07a13eada7b9a0e98f5f75d8e3fe88188239300f3b86b8be48de3adf917b44b2f9b2a055113066bcd2aa062a1761c79 -doccontainersize 1216548 -doccontainerchecksum 0de9418d6361cb5742a306e68e48f16a5661b73245aca8f01529e1aeda1bbebe6e7e4fde489335f86d8a3d1dc48306bc7ea60ed69f3dae5e5c2e215f486e1602 -docfiles size=590 - RELOC/doc/latex/floatrow/README details="Readme" - RELOC/doc/latex/floatrow/floatrow-rus.pdf details="Package documentation (Russian)" language="ru" - RELOC/doc/latex/floatrow/floatrow-rus.tex - RELOC/doc/latex/floatrow/floatrow.pdf details="Package documentation (English)" language="en" - RELOC/doc/latex/floatrow/fr-sample.tex - RELOC/doc/latex/floatrow/frsample01.tex - RELOC/doc/latex/floatrow/frsample02.tex - RELOC/doc/latex/floatrow/frsample03.tex - RELOC/doc/latex/floatrow/frsample04.tex - RELOC/doc/latex/floatrow/frsample05.tex - RELOC/doc/latex/floatrow/frsample06.tex - RELOC/doc/latex/floatrow/frsample07.tex - RELOC/doc/latex/floatrow/frsample10.tex - RELOC/doc/latex/floatrow/frsample11.tex - RELOC/doc/latex/floatrow/frsample12.tex - RELOC/doc/latex/floatrow/pictures.tex - RELOC/doc/latex/floatrow/sample-longtable-rus.tex - RELOC/doc/latex/floatrow/sample-longtable.tex -srccontainersize 92464 -srccontainerchecksum 318f7e0adba4a389037bd274c6fe6957d851931a8bf467664eed75c43bbb3b3b5ca33ea2c3acdfbc27a36e4b9bb68b4947c18c3015b6d6f88e505090f76cf5ea -srcfiles size=117 - RELOC/source/latex/floatrow/floatrow.dtx - RELOC/source/latex/floatrow/floatrow.ins -runfiles size=22 - RELOC/tex/latex/floatrow/floatpagestyle.sty - RELOC/tex/latex/floatrow/floatrow.sty - RELOC/tex/latex/floatrow/fr-fancy.sty - RELOC/tex/latex/floatrow/fr-longtable.sty - RELOC/tex/latex/floatrow/fr-subfig.sty - RELOC/tex/latex/floatrow/listpen.sty -catalogue-ctan /macros/latex/contrib/floatrow -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics float -catalogue-version 0.3b - -name flowchart -category Package -revision 36572 -shortdesc Shapes for drawing flowcharts, using TikZ -relocated 1 -longdesc The package provides a set of 'traditional' flowchart element -longdesc shapes; the documentation shows how to build a flowchart from -longdesc these elements, using pgf/TikZ. The package also requires the -longdesc makeshape package. -containersize 2088 -containerchecksum e6ecbb4df7f449e8f24a8b4e795bde0f84b32d2ad86fa74f07a440c28013160c73ee8c5ea3176a77d392b6f1d682581a174cad1f3d38c49dc4828825604196fe -doccontainersize 412812 -doccontainerchecksum e6b4304cb32bec33fef3db52f18b100004e21d2f88d6e9c20c34c49007282e631782303cea0c0136cedd98f854f96924a66950852a6b4269f08f2c1b561dd435 -docfiles size=108 - RELOC/doc/latex/flowchart/README details="Readme" - RELOC/doc/latex/flowchart/flowchart.pdf details="Package documentation" -srccontainersize 9592 -srccontainerchecksum 968d7a7d4524c6cc0eecf76d36be12972d71c6961cabb95ef4ce1d3c38c2f1a7dd39b24c13c42933f35f926953d7bd35691b6bce60c6de08b8cd881d90dc0c4b -srcfiles size=13 - RELOC/source/latex/flowchart/flowchart.dtx - RELOC/source/latex/flowchart/flowchart.ins -runfiles size=3 - RELOC/tex/latex/flowchart/flowchart.sty -catalogue-also nassflow struktex -catalogue-ctan /graphics/pgf/contrib/flowchart -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics diagram-flow pgf-tikz -catalogue-version 3.3 - -name flowfram -category Package -revision 35291 -shortdesc Create text frames for posters, brochures or magazines -relocated 1 -longdesc The flowfram package enables you to create frames in a document -longdesc such that the contents of the document environment flow from -longdesc one frame to the next in the order in which they were defined. -longdesc This is useful for creating posters or magazines, indeed any -longdesc form of document that does not conform to the standard one or -longdesc two column layout. -containersize 24360 -containerchecksum 4a69fe7bcdca106dd96ee9d2528a574ad58b59dcce5ed0d10f84d4d52f2967e1d5fdfb246d619f4cb6e52e860650135f70d612200c14ea3560a96656255e854e -doccontainersize 1763656 -doccontainerchecksum bcb6ad016425c3219fddacc3f130d9ff06cc0dd73354ea42ba848484a3863facd761d580c4b308b1b23b1c96e3889a6db5b961998bc33d5fb03cda9483072f44 -docfiles size=551 - RELOC/doc/latex/flowfram/CHANGES - RELOC/doc/latex/flowfram/README details="Readme" - RELOC/doc/latex/flowfram/ffuserguide.pdf details="User guide" - RELOC/doc/latex/flowfram/ffuserguide.tex - RELOC/doc/latex/flowfram/ffuserguideidx.ist - RELOC/doc/latex/flowfram/flowfram.pdf details="Package documentation" - RELOC/doc/latex/flowfram/samples/egg.eps - RELOC/doc/latex/flowfram/samples/egg.png - RELOC/doc/latex/flowfram/samples/sample-article.pdf - RELOC/doc/latex/flowfram/samples/sample-article.tex - RELOC/doc/latex/flowfram/samples/sample-blanks.tex - RELOC/doc/latex/flowfram/samples/sample-brochure.pdf - RELOC/doc/latex/flowfram/samples/sample-brochure.tex - RELOC/doc/latex/flowfram/samples/sample-news.pdf - RELOC/doc/latex/flowfram/samples/sample-news.tex - RELOC/doc/latex/flowfram/samples/sample-news2.pdf - RELOC/doc/latex/flowfram/samples/sample-news2.tex - RELOC/doc/latex/flowfram/samples/sample-pages.pdf - RELOC/doc/latex/flowfram/samples/sample-pages.tex - RELOC/doc/latex/flowfram/samples/sample-poster.pdf - RELOC/doc/latex/flowfram/samples/sample-poster.tex - RELOC/doc/latex/flowfram/samples/sample-rot.pdf - RELOC/doc/latex/flowfram/samples/sample-rot.tex - RELOC/doc/latex/flowfram/samples/sample.pdf - RELOC/doc/latex/flowfram/samples/sample.tex - RELOC/doc/latex/flowfram/samples/sample1.pdf - RELOC/doc/latex/flowfram/samples/sample1.tex - RELOC/doc/latex/flowfram/samples/sample2.pdf - RELOC/doc/latex/flowfram/samples/sample2.tex - RELOC/doc/latex/flowfram/samples/sample3.pdf - RELOC/doc/latex/flowfram/samples/sample3.tex - RELOC/doc/latex/flowfram/samples/sampleRL.pdf - RELOC/doc/latex/flowfram/samples/sampleRL.tex - RELOC/doc/latex/flowfram/samples/sheep.eps - RELOC/doc/latex/flowfram/samples/sheep.png -srccontainersize 55816 -srccontainerchecksum f7f1b09ac3e6426b3dd36bf98fbae04ff7b0e37cda96e12b5453c77fa63329fc1042b0b1dfaa7753c297dd25b613e0c5a0a1e00ece8d6259b729192a2a25ea74 -srcfiles size=118 - RELOC/source/latex/flowfram/flowfram.dtx - RELOC/source/latex/flowfram/flowfram.ins -runfiles size=58 - RELOC/scripts/flowfram/flowfram.perl - RELOC/tex/latex/flowfram/flowfram.sty -catalogue-ctan /macros/latex/contrib/flowfram -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics layout poster magazine -catalogue-version 1.17 - -name fltpoint -category Package -revision 15878 -shortdesc Simple floating point arithmetic -relocated 1 -longdesc The package provides simple floating point operations -longdesc (addition, subtraction, multiplication, division and rounding). -longdesc Used, for example, by rccol. -containersize 3768 -containerchecksum 81791d6c757f029f7b08667c7eeaa1a00b1e5fc0555703685f317f3c02b069eff6c6d01a70574c671ca588cdcfa88f22119bfaacaed175d5ff2d496fdd7afc26 -doccontainersize 177660 -doccontainerchecksum 68ad4d398b1e6eca1d57bfbf4aa61f05e2271356b4da00439b82a92a5fdbda7e9abf9af9c83397b97385746fe55a2b7dd6b2462cde8f2b0314a439bc485b2874 -docfiles size=52 - RELOC/doc/generic/fltpoint/README details="Readme" - RELOC/doc/generic/fltpoint/fltpoint.pdf details="Package documentation" -srccontainersize 15152 -srccontainerchecksum c8a0cf1593fc0d73730e954b40db37fcd604d6e0158ec32e2dec3be1d8ee46a60bb89a0a04cf3bf8fb30aa20c0ebbb80fb35df62dc8eef86c7e2508049d0c934 -srcfiles size=16 - RELOC/source/generic/fltpoint/fltpoint.dtx - RELOC/source/generic/fltpoint/fltpoint.ins -runfiles size=7 - RELOC/tex/generic/fltpoint/deccomma.sty - RELOC/tex/generic/fltpoint/fltpoint.sty - RELOC/tex/generic/fltpoint/fltpoint.tex -catalogue-also fp -catalogue-ctan /macros/latex/contrib/fltpoint -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics arithmetic calculation -catalogue-version 1.1b - -name fmp -category Package -revision 15878 -shortdesc Include Functional MetaPost in LaTeX -relocated 1 -containersize 1748 -containerchecksum d45ba07aafcdc84449fc9a3c5660c5a792250ef30b5f284e328806fb421ddff07a5b1e917b8361b86efb3d6af2cd2b7bf2fa9d26a4a18c30e5aae2bfa0656c86 -doccontainersize 130296 -doccontainerchecksum a59448581eddab4a0ed9804c07c63778740d25f885fb39e2fc3b6182d2ac6bc23c679657d84517449498d111c50373cbde4806cdd5361067247022dfd4b5a238 -docfiles size=38 - RELOC/doc/latex/fmp/README details="Readme" - RELOC/doc/latex/fmp/fmp.pdf details="Package documentation" -srccontainersize 8216 -srccontainerchecksum 32a6d3a6692dd3a5c9473832402d4dd72fe9a6c9934bbbbe8fae6c12883a95931a65920f3c7e7f33ac0b67443a621387e296ce979c9724d960a0b54e54ceebd3 -srcfiles size=8 - RELOC/source/latex/fmp/fmp-doc.hs - RELOC/source/latex/fmp/fmp.dtx - RELOC/source/latex/fmp/fmp.ins -runfiles size=2 - RELOC/tex/latex/fmp/fmp.sty -catalogue-ctan /macros/latex/contrib/fmp -catalogue-date 2016-06-18 16:48:54 +0200 -catalogue-license lppl -catalogue-topics graphics-inline - -name fmtcount -category Package -revision 46159 -shortdesc Display the value of a LaTeX counter in a variety of formats -relocated 1 -longdesc The package provides commands that display the value of a LaTeX -longdesc counter in a variety of formats (ordinal, text, hexadecimal, -longdesc decimal, octal, binary etc). The package offers some -longdesc multilingual support; configurations for use in English (both -longdesc British and American usage), French (including Belgian and -longdesc Swiss variants), German, Italian, Portuguese and Spanish -longdesc documents are provided. This package was originally provided as -longdesc part of the author's datetime package, but is now distributed -longdesc separately. -containersize 26344 -containerchecksum dacb809f12fd58d447cb481500ff5ca4628102346270dda652afb37b63eb544a74665ef5bded1ee541674b9e31007514df27ef6c364a2794d46ea8781c05913a -doccontainersize 394456 -doccontainerchecksum 1f01ed3b3456f2216d36ebba206aa9cd7928b1c587e9a93e41491896a1e82676796d297b798d91c62d5acc34c8671cc67dac51cd5184013d1a123c2c9817a18c -docfiles size=142 - RELOC/doc/latex/fmtcount/CHANGES - RELOC/doc/latex/fmtcount/README details="Package README" - RELOC/doc/latex/fmtcount/fc-lang.tex - RELOC/doc/latex/fmtcount/fc-typeout-languages.tex - RELOC/doc/latex/fmtcount/fmtcount.pdf details="Package documentation" -srccontainersize 47600 -srccontainerchecksum 02e1ae68f4bfe81b070e288ae94cb664ff22b2a714a0d92c1a990cf7c548494de7526d4473a5c28929528f5845d8551a731180d0bae121d998e78f6c77583c37 -srcfiles size=79 - RELOC/source/latex/fmtcount/fmtcount.dtx - RELOC/source/latex/fmtcount/fmtcount.ins -runfiles size=71 - RELOC/scripts/fmtcount/fmtcount.perl - RELOC/tex/latex/fmtcount/fc-UKenglish.def - RELOC/tex/latex/fmtcount/fc-USenglish.def - RELOC/tex/latex/fmtcount/fc-american.def - RELOC/tex/latex/fmtcount/fc-brazilian.def - RELOC/tex/latex/fmtcount/fc-british.def - RELOC/tex/latex/fmtcount/fc-english.def - RELOC/tex/latex/fmtcount/fc-francais.def - RELOC/tex/latex/fmtcount/fc-french.def - RELOC/tex/latex/fmtcount/fc-frenchb.def - RELOC/tex/latex/fmtcount/fc-german.def - RELOC/tex/latex/fmtcount/fc-germanb.def - RELOC/tex/latex/fmtcount/fc-italian.def - RELOC/tex/latex/fmtcount/fc-ngerman.def - RELOC/tex/latex/fmtcount/fc-ngermanb.def - RELOC/tex/latex/fmtcount/fc-portuges.def - RELOC/tex/latex/fmtcount/fc-portuguese.def - RELOC/tex/latex/fmtcount/fc-spanish.def - RELOC/tex/latex/fmtcount/fcnumparser.sty - RELOC/tex/latex/fmtcount/fcprefix.sty - RELOC/tex/latex/fmtcount/fmtcount.sty -catalogue-ctan /macros/latex/contrib/fmtcount -catalogue-date 2017-12-27 23:42:13 +0100 -catalogue-license lppl1.3 -catalogue-topics numbers -catalogue-version 3.05 - -name fn2end -category Package -revision 15878 -shortdesc Convert footnotes to endnotes -relocated 1 -longdesc Defines macros \makeendnotes, which converts \footnote to -longdesc produce endnotes; and \theendnotes which prints them out. -containersize 1484 -containerchecksum 6da10d643daab4b65827532fe94c83715ffff3fbd4822ffa908835f9aa66c1f2d55eb46c18a801a64c6e0df9ba0c6e3ce5b4e6d27afea4745626b0d75d46332a -doccontainersize 23012 -doccontainerchecksum 681424556d76ffdf5f188215aa8a4425c8f8344aefdc36085ca014839e5a0e5352c0c83e63ce8d1be5c6f5c7d2016d92fb73d7d0ee71284a4a89197f01fb59b0 -docfiles size=8 - RELOC/doc/latex/fn2end/fn2end.pdf details="Package documentation" - RELOC/doc/latex/fn2end/fn2end.tex -runfiles size=1 - RELOC/tex/latex/fn2end/fn2end.sty -catalogue-also endnotes -catalogue-ctan /macros/latex/contrib/fn2end -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics footnote endnote -catalogue-version 1.1 - -name fnbreak -category Package -revision 25003 -shortdesc Warn for split footnotes -relocated 1 -longdesc This package detects footnotes that are split over several -longdesc pages, and writes a warning to the log file. -containersize 1840 -containerchecksum e1a4c4a9b6a8b710a9e2db85b4352e190a53f75894256ffdf50013faad7d2f49bf74ca48b4b39b07cd22882c1db43eaf8d554ee24bea8cd0c0750a1b5f1553ef -doccontainersize 206744 -doccontainerchecksum 2343d948dbdf45117971a46b99014dfbbaea68605872a332c74ac40eee6479a4f861aa0a67533e9227fe3c69c6469272a5a37914e6ac1b333fe7f911650458ef -docfiles size=61 - RELOC/doc/latex/fnbreak/ChangeLog - RELOC/doc/latex/fnbreak/Makefile - RELOC/doc/latex/fnbreak/README details="Readme" - RELOC/doc/latex/fnbreak/fnbreak-v.tex - RELOC/doc/latex/fnbreak/fnbreak.pdf details="Package documentation" - RELOC/doc/latex/fnbreak/fnbreak.xml - RELOC/doc/latex/fnbreak/fnbreaktest.tex -srccontainersize 4428 -srccontainerchecksum 0fba7999b40f12bdbe657c8e0190945f4880092ab63ebd80a5ab175dabe580c8d2ef0f5c4bcd2a4243bba0c7f6c4cff03346cbc5893288c9f8328d4eb6f5b752 -srcfiles size=5 - RELOC/source/latex/fnbreak/fnbreak.dtx - RELOC/source/latex/fnbreak/fnbreak.ins -runfiles size=2 - RELOC/tex/latex/fnbreak/fnbreak.sty -catalogue-ctan /macros/latex/contrib/fnbreak -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics footnote -catalogue-version 1.30 - -name fncychap -category Package -revision 20710 -shortdesc Seven predefined chapter heading styles -relocated 1 -longdesc Each style can be modified using a set of simple commands. -longdesc Optionally one can modify the formatting routines in order to -longdesc create additional chapter headings. This package was previously -longdesc known as FancyChapter. -containersize 5100 -containerchecksum 2a503c8bb1251a42688cd2e8a563f61f3e78e687b9676af5d4607c3ff88bd2bcafab908bdbf457c64825e56ac11264d445c77408f5ce6671a799c3e972391b08 -doccontainersize 278992 -doccontainerchecksum 5720e40c286f54a2f1ae29347086438d659cbb7f00749fa76f6754986075637ac35818430eabceb59971bd59cc22c9a9becb6bfb23ae879ef622616f0c6b87fe -docfiles size=291 - RELOC/doc/latex/fncychap/Bjarne.eps - RELOC/doc/latex/fncychap/Bjarnes.eps - RELOC/doc/latex/fncychap/Bjornstrup.eps - RELOC/doc/latex/fncychap/BjornstrupS.eps - RELOC/doc/latex/fncychap/Conny.eps - RELOC/doc/latex/fncychap/Connys.eps - RELOC/doc/latex/fncychap/Glenn.eps - RELOC/doc/latex/fncychap/Glenns.eps - RELOC/doc/latex/fncychap/Lenny.eps - RELOC/doc/latex/fncychap/Lennys.eps - RELOC/doc/latex/fncychap/README details="Readme" - RELOC/doc/latex/fncychap/Rejne.eps - RELOC/doc/latex/fncychap/Rejnes.eps - RELOC/doc/latex/fncychap/Sonny.eps - RELOC/doc/latex/fncychap/Sonnys.eps - RELOC/doc/latex/fncychap/fncychap.pdf details="Package documentation, with examples" - RELOC/doc/latex/fncychap/fncychap.tex - RELOC/doc/latex/fncychap/manifest.txt -runfiles size=5 - RELOC/tex/latex/fncychap/fncychap.sty -catalogue-also memoirchapterstyles -catalogue-ctan /macros/latex/contrib/fncychap -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics headings -catalogue-version 1.34 - -name fncylab -category Package -revision 17382 -shortdesc Alter the format of \label references -relocated 1 -longdesc LaTeX provides a mechanism for altering the appearance of -longdesc references to labels, but it's somewhat flawed, and requires -longdesc that the user manipulate internal commands. The package solves -longdesc the problem, by providing a \labelformat command for changing -longdesc the format of references to labels. The package also provides a -longdesc \Ref command to make reference to such redefined labels at the -longdesc start of a sentence. -containersize 1564 -containerchecksum b0e3ce2bf0e8e83e31bca923c8d9646ed5fc1cb68414b99fbcb6c5773057f813eabfe762c6c3af6000589ae5eadac6ccac653b7727d7e15c28b98ef1450fc591 -doccontainersize 203088 -doccontainerchecksum f41fcf6fcfadaa4baf0b94663bd41830f6f2e03ff412cd530a024f5627e828e9fe907e32a30424b9d55a9b54a254453a00bcbfb3ca5c8d314b7c2e2457c9d9c5 -docfiles size=54 - RELOC/doc/latex/fncylab/fncylab-example.tex - RELOC/doc/latex/fncylab/fncylab.pdf details="Package documentation" - RELOC/doc/latex/fncylab/fncylab.tex -runfiles size=1 - RELOC/tex/latex/fncylab/fncylab.sty -catalogue-ctan /macros/latex/contrib/fncylab -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics label-ref -catalogue-version 1.0 - -name fnpara -category Package -revision 25607 -shortdesc Footnotes in paragraphs -relocated 1 -longdesc Typeset footnotes in run-on paragraphs, instead of one above -longdesc another; this is a re-seating, for the LaTeX environment, of an -longdesc example in the TeXbook. The same basic code, improved for use -longdesc in e-TeX-based LaTeX, appears in the comprehensive footnote -longdesc package footmisc, and superior versions are also available in -longdesc the manyfoot and bigfoot packages. -containersize 3080 -containerchecksum 3885412fc08219ac39c18c0ff47d79dfde68658b0ae26e381bc81b66e1ee91c158ecd9ab37b0dcda45e539d9a764c93c60d711c4f0e4f376855e80c056ee019a -doccontainersize 175128 -doccontainerchecksum 272421ebd2be07bbf0721db8340fe9befa3da38677705a5a7f183a481c88868b531d9273cf5b955322c629c45ac7adc0af71ec2935c345487b950f733c8578de -docfiles size=45 - RELOC/doc/latex/fnpara/fnpara-doc.pdf details="Package documentation" - RELOC/doc/latex/fnpara/fnpara-doc.tex -runfiles size=2 - RELOC/tex/latex/fnpara/fnpara.sty -catalogue-ctan /macros/latex/contrib/fnpara -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics footnote - -name fnpct -category Package -revision 50046 -shortdesc Manage footnote marks' interaction with punctuation -relocated 1 -longdesc The package moves footnote marks after following punctuation -longdesc (comma or full stop), and adjusts kerning as appropriate. As a -longdesc side effect, a change to the handling of multiple footnotes is -longdesc provided. -containersize 8260 -containerchecksum 216bcb8d6b6a114a54762a2bab1eb324e77ff0db5def114d3b0ed1e186b47da3929623aa02deb0d4be35a7727d106db279afb6940b5fa98a775a635e15285e8a -doccontainersize 585528 -doccontainerchecksum 85ccad57dd88ea98d50664d79b9eb535ede18c724205a42dbd3a8a26493f5b9682d6b7f0e35f094af30da383a499c71c7dc079de289920c702c297384248fc7e -docfiles size=153 - RELOC/doc/latex/fnpct/README details="Readme" - RELOC/doc/latex/fnpct/fnpct_en.pdf details="Package documentation" - RELOC/doc/latex/fnpct/fnpct_en.tex -runfiles size=11 - RELOC/tex/latex/fnpct/fnpct.sty -catalogue-contact-repository https://bitbucket.org/cgnieder/fnpct/ -catalogue-ctan /macros/latex/contrib/fnpct -catalogue-date 2019-02-17 16:59:26 +0100 -catalogue-license lppl1.3 -catalogue-topics footnote -catalogue-version 0.4f - -name fnspe -category Package -revision 45360 -shortdesc Macros for supporting mainly students of FNSPE CTU in Prague -relocated 1 -longdesc This package is primary intended for students of FNSPE CTU in -longdesc Prague but many other students or scientists can found this -longdesc package as useful. This package implements different standards -longdesc of tensor notation, interval notation and complex notation. -longdesc Further many macros and shortcuts are added, e.q. for spaces, -longdesc operators, physics unit, etc. -containersize 2452 -containerchecksum aafc72460c896dea613f42f54910ff4d6ff7887c088e7c188a824425dd0d0f43c4ea10b09ba51b218f2c7d37fa4ca4bdc52af255b67ec99ae8e94dc9bf19ff8c -doccontainersize 170056 -doccontainerchecksum 21555504df662523ed1957487e8451a0804d60f0d4d64c9c184e2447e2ec4f3e9fb9c527fbd516f8c389cb5dd2802c75d04a749a04d6a07055282aa20cbfcd78 -docfiles size=54 - RELOC/doc/latex/fnspe/README details="Readme" - RELOC/doc/latex/fnspe/fnspe.pdf details="Package documentation" - RELOC/doc/latex/fnspe/fnspe.tex -runfiles size=2 - RELOC/tex/latex/fnspe/fnspe.sty -catalogue-ctan /macros/latex/contrib/fnspe -catalogue-date 2017-09-20 10:22:38 +0200 -catalogue-license lppl -catalogue-topics dissertation -catalogue-version 1.2a - -name fntproof -category Package -revision 20638 -shortdesc A programmable font test pattern generator -relocated 1 -longdesc The package implements all the font testing commands of Knuth's -longdesc testfont.tex, but arranges that information necessary for each -longdesc command is supplied as arguments to that command, rather than -longdesc prompted for. This makes it possible to type all the tests in -longdesc one command line, and easy to input the package in a file and -longdesc to use the commands there. A few additional commands supporting -longdesc this last purpose are also made available. -containersize 6592 -containerchecksum 77851e7bb017aab274e1a13af6899d0417a5d58f777c063978469799086516a2f40ad6dcf3f88b3a564c8e5b383fa02c33de725099146d49476ab60b5c93d6b4 -doccontainersize 209564 -doccontainerchecksum 7712920134c1820e117c657a99b35b6212bc48c4f78b6408e4dda4067b7ed654f91dfb326a7219b2aa702663d92420ac4660cd1df4344e5fed3f8335f1dd94c2 -docfiles size=57 - RELOC/doc/generic/fntproof/README details="Readme" - RELOC/doc/generic/fntproof/fntproof-doc.pdf details="Package documentation" - RELOC/doc/generic/fntproof/fntproof-doc.tex -runfiles size=4 - RELOC/tex/generic/fntproof/fntproof.tex -catalogue-ctan /macros/generic/fntproof -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics font-devel - -name fnumprint -category Package -revision 29173 -shortdesc Print a number in 'appropriate' format -relocated 1 -longdesc The package defines two macros which decide to typeset a number -longdesc either as an Arabic number or as a word (or words) for the -longdesc number. If the number is between zero and twelve (including -longdesc zero and twelve) then words will be used; if the number is -longdesc outside that range, it will be typeset using the package -longdesc numprint Words for English representation of numbers are -longdesc generated within the package, while those for German are -longdesc generated using the package zahl2string. -containersize 1344 -containerchecksum 7705cabc07005c894dc8dd24abe62165675fb3468c9ef09d3909aa0bc74075c431e2bd410b884efba446fb86c65695759e57a00ad4bf99f9ef4805f90a000fab -doccontainersize 254552 -doccontainerchecksum ea10c9160429e3587083f1b386953e2fc25a7049a81f49e3b9d45e0075fb1b1be045e34f0ef5a7c11159e8fcba15be329ffc0e1bb24ba7a78d1a575e697d3edb -docfiles size=64 - RELOC/doc/latex/fnumprint/README details="Readme" - RELOC/doc/latex/fnumprint/fnumprint.pdf details="Package documentation" -srccontainersize 3996 -srccontainerchecksum 610a346894dcf4d7f792278f1a6840a3e8b8773936a8aaaed60e9ddf466d3493bba3311b1e3ec153c25433762f2a3338485786af16a2eb648a7838f00e6f4842 -srcfiles size=4 - RELOC/source/latex/fnumprint/fnumprint.dtx - RELOC/source/latex/fnumprint/fnumprint.ins -runfiles size=1 - RELOC/tex/latex/fnumprint/fnumprint.sty -catalogue-ctan /macros/latex/contrib/fnumprint -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics numbers -catalogue-version 1.1a - -name foekfont -category Package -revision 15878 -shortdesc The title font of the Mads Fok magazine -relocated 1 -longdesc The bundle provides an Adobe Type 1 font, and LaTeX support for -longdesc its use. The magazine web site shows the font in use in a few -longdesc places. -execute addMap foekfont.map -containersize 8756 -containerchecksum 17763dea28933e618c6a14615bb8119bbac9d3ae145b1e004f174b15df35b7b37143629ee9e55b79dcf48b16b234f215ffacee313308e8bdd11ac1706eb85428 -doccontainersize 95104 -doccontainerchecksum adfcc71b92921b2e1fa17b16f96feec2594f4a97b240a1d04c261fd1df4468fbdf64cfcda795a9dfedc74ef4f8a70470ce31afe6fef3dd23926cbc2de71cd300 -docfiles size=31 - RELOC/doc/latex/foekfont/FoekFont.sfd - RELOC/doc/latex/foekfont/README details="Package README" - RELOC/doc/latex/foekfont/foekfont.pdf details="Package documentation" - RELOC/doc/latex/foekfont/foekfont.tex -runfiles size=8 - RELOC/fonts/map/dvips/foekfont/foekfont.map - RELOC/fonts/tfm/public/foekfont/foekfont.tfm - RELOC/fonts/type1/public/foekfont/FoekFont.pfb - RELOC/tex/latex/foekfont/foekfont.sty - RELOC/tex/latex/foekfont/ot1foekfont.fd - RELOC/tex/latex/foekfont/t1foekfont.fd -catalogue-ctan /fonts/foekfont -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics font font-novelty font-type1 - -name foilhtml -category Package -revision 21855 -shortdesc Interface between foiltex and LaTeX2HTML -relocated 1 -longdesc Provides integration between FoilTeX and LaTeX2HTML, adding -longdesc sectioning commands and elements of logical formatting to -longdesc FoilTeX and providing support for FoilTeX commands in -longdesc LaTeX2HTML. -containersize 3580 -containerchecksum cd367bc008e5773e026af6b930c7b3764e715bd251536673ab60179fd1342f3ba4f31f1da755c987813331423a73c9d31baf136f3522093a3d2936cca753ff39 -doccontainersize 5044 -doccontainerchecksum 5015263b6047e5ab6e0863acb4087175962b24d8b5ca4681e6ebfd70585297a67acdec0bfe30a1cfce01ee26b0ba9d9e235f94b2b61cf3dd1ef462652ffcc904 -docfiles size=7 - RELOC/doc/latex/foilhtml/foilhtml-96.perl - RELOC/doc/latex/foilhtml/foils-97.perl - RELOC/doc/latex/foilhtml/foils.perl - RELOC/doc/latex/foilhtml/readme.v12 -srccontainersize 15684 -srccontainerchecksum 9a0ca2ffe18c68fd5b1652a94c70b0cd2a771b08b27f1899cedf23ad49af831a2b95924cebb2c4659eb30a17543c995d6239f814900b33c6bf392a5eb2a7cdc3 -srcfiles size=18 - RELOC/source/latex/foilhtml/foilhtml.drv - RELOC/source/latex/foilhtml/foilhtml.dtx - RELOC/source/latex/foilhtml/foilhtml.ins -runfiles size=4 - RELOC/tex/latex/foilhtml/foilhtml.cfg - RELOC/tex/latex/foilhtml/foilhtml.sty -catalogue-ctan /macros/latex/contrib/foilhtml -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl -catalogue-topics presentation -catalogue-version 1.2 - -name fonetika -category Package -revision 21326 -shortdesc Support for the Danish "Dania" phonetic system -relocated 1 -longdesc Fonetika Dania is a font bundle with a serif font and a sans -longdesc serif font for the danish phonetic system Dania. Both fonts -longdesc exist in regular and bold weights. LaTeX support is provided. -longdesc The fonts are based on URW Palladio and Iwona Condensed, and -longdesc were created using FontForge. -execute addMap fonetika.map -containersize 65364 -containerchecksum be59af8255547f310a7b07443477fea4c3eb9eb19c9e8873ec29d8ddb3e3af7ad092147f3de4735c8a8debd4b4a34d789a99765addbd5e4307a90a3143133d81 -doccontainersize 124912 -doccontainerchecksum 4db3227332c484a0d1ec75bd27e9e7ccef82721bb1ee7e50e87d76f74759ed0da8465fa44f0ec597f21afa9048bd8df609cb1005228e9169b9157c17ab1e2ba8 -docfiles size=36 - RELOC/doc/fonts/fonetika/README details="Package Readme" - RELOC/doc/fonts/fonetika/fonetika.pdf - RELOC/doc/fonts/fonetika/fonetika.tex -runfiles size=37 - RELOC/fonts/afm/public/fonetika/FonetikaDaniaIwonaeBold.afm - RELOC/fonts/afm/public/fonetika/FonetikaDaniaIwonaeRegular.afm - RELOC/fonts/afm/public/fonetika/FonetikaDaniaPallaeBold.afm - RELOC/fonts/afm/public/fonetika/FonetikaDaniaPallaeRegular.afm - RELOC/fonts/map/dvips/fonetika/fonetika.map - RELOC/fonts/tfm/public/fonetika/fonetika.tfm - RELOC/fonts/tfm/public/fonetika/fonetikabold.tfm - RELOC/fonts/tfm/public/fonetika/fonetikasans.tfm - RELOC/fonts/tfm/public/fonetika/fonetikasansbold.tfm - RELOC/fonts/truetype/public/fonetika/FonetikaDaniaIwonaeBold.ttf - RELOC/fonts/truetype/public/fonetika/FonetikaDaniaIwonaeRegular.ttf - RELOC/fonts/truetype/public/fonetika/FonetikaDaniaPallaeBold.ttf - RELOC/fonts/truetype/public/fonetika/FonetikaDaniaPallaeRegular.ttf - RELOC/fonts/type1/public/fonetika/FonetikaDaniaIwonaeBold.pfb - RELOC/fonts/type1/public/fonetika/FonetikaDaniaIwonaeRegular.pfb - RELOC/fonts/type1/public/fonetika/FonetikaDaniaPallaeBold.pfb - RELOC/fonts/type1/public/fonetika/FonetikaDaniaPallaeRegular.pfb - RELOC/tex/latex/fonetika/fonetika.sty - RELOC/tex/latex/fonetika/t1fonetika.fd -catalogue-ctan /fonts/fonetika -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics font font-specialist font-sans phonetic - -name font-change -category Package -revision 40403 -shortdesc Macros to change text and mathematics fonts in plain TeX -relocated 1 -longdesc Macros to Change Text and Mathematics fonts in TeX: 45 -longdesc Beautiful Variants The macros are written for plain TeX and may -longdesc be used with other packages like AmSTeX, eplain, etc. They also -longdesc work with XeTeX. The macros allow users to change the fonts -longdesc (for both text and mathematics) in their TeX document with only -longdesc one statement. The fonts may be used readily at various -longdesc predefined sizes. All the fonts called by these macro files are -longdesc free and are included in current MiKTeX and TeX Live -longdesc distributions. -containersize 19396 -containerchecksum 7965348e1f923ab1b261a81224dde1bfd1b0b3e62b1f028a634d1f39fce8fd32cb1044359554d949a750bfb41975ce782edba9822203c1127c2f9d01bce28f61 -doccontainersize 1766320 -doccontainerchecksum dbad8aaf2ddf8ed5afb4b4eaea651f5302e558c3a5a78cfebba994f34dec54090497164e3c3231593c6970bb7f8cfdcde5c01eb9a6634388b5bb314978cbb8b3 -docfiles size=561 - RELOC/doc/plain/font-change/README.txt details="Readme" - RELOC/doc/plain/font-change/font-change.pdf details="Package documentation" - RELOC/doc/plain/font-change/font-change.tex - RELOC/doc/plain/font-change/font-change_FRENCH.pdf - RELOC/doc/plain/font-change/font-change_FRENCH.tex -runfiles size=135 - RELOC/tex/plain/font-change/default-amssymbols.tex - RELOC/tex/plain/font-change/font_antp_euler.tex - RELOC/tex/plain/font-change/font_antt-condensed-light.tex - RELOC/tex/plain/font-change/font_antt-condensed-medium.tex - RELOC/tex/plain/font-change/font_antt-condensed.tex - RELOC/tex/plain/font-change/font_antt-light.tex - RELOC/tex/plain/font-change/font_antt-medium.tex - RELOC/tex/plain/font-change/font_antt.tex - RELOC/tex/plain/font-change/font_arev.tex - RELOC/tex/plain/font-change/font_artemisia_euler.tex - RELOC/tex/plain/font-change/font_bera_concrete.tex - RELOC/tex/plain/font-change/font_bera_euler.tex - RELOC/tex/plain/font-change/font_bera_fnc.tex - RELOC/tex/plain/font-change/font_bookman.tex - RELOC/tex/plain/font-change/font_century.tex - RELOC/tex/plain/font-change/font_charter.tex - RELOC/tex/plain/font-change/font_cm.tex - RELOC/tex/plain/font-change/font_cmbright.tex - RELOC/tex/plain/font-change/font_concrete.tex - RELOC/tex/plain/font-change/font_epigrafica_euler.tex - RELOC/tex/plain/font-change/font_epigrafica_palatino.tex - RELOC/tex/plain/font-change/font_iwona-bold.tex - RELOC/tex/plain/font-change/font_iwona-condensed-bold.tex - RELOC/tex/plain/font-change/font_iwona-condensed-light.tex - RELOC/tex/plain/font-change/font_iwona-condensed-medium.tex - RELOC/tex/plain/font-change/font_iwona-condensed.tex - RELOC/tex/plain/font-change/font_iwona-light.tex - RELOC/tex/plain/font-change/font_iwona-medium.tex - RELOC/tex/plain/font-change/font_iwona.tex - RELOC/tex/plain/font-change/font_kp-light.tex - RELOC/tex/plain/font-change/font_kp.tex - RELOC/tex/plain/font-change/font_kurier-bold.tex - RELOC/tex/plain/font-change/font_kurier-condensed-bold.tex - RELOC/tex/plain/font-change/font_kurier-condensed-light.tex - RELOC/tex/plain/font-change/font_kurier-condensed-medium.tex - RELOC/tex/plain/font-change/font_kurier-condensed.tex - RELOC/tex/plain/font-change/font_kurier-light.tex - RELOC/tex/plain/font-change/font_kurier-medium.tex - RELOC/tex/plain/font-change/font_kurier.tex - RELOC/tex/plain/font-change/font_libertine_kp.tex - RELOC/tex/plain/font-change/font_libertine_palatino.tex - RELOC/tex/plain/font-change/font_libertine_times.tex - RELOC/tex/plain/font-change/font_mdutopia.tex - RELOC/tex/plain/font-change/font_pagella.tex - RELOC/tex/plain/font-change/font_palatino.tex - RELOC/tex/plain/font-change/font_times.tex - RELOC/tex/plain/font-change/font_utopia.tex -catalogue-ctan /macros/plain/contrib/font-change -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics font-supp plain-ext -catalogue-version 2015.2 - -name font-change-xetex -category Package -revision 40404 -shortdesc Macros to change text and mathematics fonts in plain XeTeX -relocated 1 -longdesc This package consists of macros that can be used to typeset -longdesc "plain" XeTeX documents using any OpenType or TrueType font -longdesc installed on the computer system. The macros allow the user to -longdesc change the text mode fonts and some math mode fonts. For any -longdesc declared font family, various font style, weight, and size -longdesc variants like bold, italics, small caps, etc., are available -longdesc through standard and custom TeX control statements. Using the -longdesc optional argument of the macros, the available XeTeX font -longdesc features and OpenType tags can be accessed. Other features of -longdesc the package include activating and deactivating hanging -longdesc punctuation, and support for special Unicode characters. -containersize 6076 -containerchecksum 79e6a0837adab9c5fd493477cd87d183dd13d8a82066df58400d5d0dccb1b05afb16bcbfb8f8d5f52203615c1a6fc7d2ab7050b351c50b888f2951e38e5dc3c3 -doccontainersize 558800 -doccontainerchecksum 0a6dd281eb5be193a7452eea7ed36b95548da35b321f48bed367917249a6f7c54cb0a4b677865d86c139059525031d1e37362a0d5fd31544221976bb18f5174b -docfiles size=158 - RELOC/doc/xetex/font-change-xetex/README.txt details="Readme" - RELOC/doc/xetex/font-change-xetex/font-change-xetex.pdf details="Package documentation" - RELOC/doc/xetex/font-change-xetex/font-change-xetex.tex -runfiles size=13 - RELOC/tex/xetex/font-change-xetex/font-change-xetex.tex -catalogue-ctan /macros/xetex/plain/font-change-xetex -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics font-supp plain-ext xetex -catalogue-version 2016.1 - -name fontawesome -category Package -revision 48145 -shortdesc Font containing web-related icons -relocated 1 -longdesc The package offers access to the large number of web-related -longdesc icons provided by the included font. The package requires the -longdesc package, fontspec, if run with XeTeX or LuaTeX. -execute addMap fontawesome.map -containersize 276136 -containerchecksum 27d033f45e343309154b80e21915ba043b2956571ce83fbf6aac43d9cb918da264dc12313c7ab5a5e7b6faa00f21f1a4fb999ddc6ea8753077b6416e97a75e1e -doccontainersize 232892 -doccontainerchecksum 56368a42566bfc5dd0e5498fd8130d5c98c635f366eb254c5dc976011d9ca5eaa3dcc243974ef44cbf7579c6160144c6629a9a14fdbb69ab90f6137a577b2236 -docfiles size=68 - RELOC/doc/fonts/fontawesome/README.md details="Readme" - RELOC/doc/fonts/fontawesome/fontawesome.pdf details="Package documentation" - RELOC/doc/fonts/fontawesome/fontawesome.tex -runfiles size=120 - RELOC/fonts/enc/dvips/fontawesome/fontawesomeone.enc - RELOC/fonts/enc/dvips/fontawesome/fontawesomethree.enc - RELOC/fonts/enc/dvips/fontawesome/fontawesometwo.enc - RELOC/fonts/map/dvips/fontawesome/fontawesome.map - RELOC/fonts/opentype/public/fontawesome/FontAwesome.otf - RELOC/fonts/tfm/public/fontawesome/FontAwesome--fontawesomeone.tfm - RELOC/fonts/tfm/public/fontawesome/FontAwesome--fontawesomethree.tfm - RELOC/fonts/tfm/public/fontawesome/FontAwesome--fontawesometwo.tfm - RELOC/fonts/type1/public/fontawesome/FontAwesome.pfb - RELOC/tex/latex/fontawesome/fontawesome.sty - RELOC/tex/latex/fontawesome/fontawesomesymbols-generic.tex - RELOC/tex/latex/fontawesome/fontawesomesymbols-pdftex.tex - RELOC/tex/latex/fontawesome/fontawesomesymbols-xeluatex.tex - RELOC/tex/latex/fontawesome/ufontawesomeone.fd - RELOC/tex/latex/fontawesome/ufontawesomethree.fd - RELOC/tex/latex/fontawesome/ufontawesometwo.fd -catalogue-ctan /fonts/fontawesome -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics font font-supp-symbol font-symbol font-otf font-type1 -catalogue-version 4.6.3.2 - -name fontawesome5 -category Package -revision 49861 -shortdesc Font Awesome 5 with LaTeX support -relocated 1 -longdesc This package provides LaTeX support for the included "Font -longdesc Awesome 5 Free" icon set. These icons were designed by Fort -longdesc Awesome and released under the SIL OFL 1.1 license. The -longdesc commercial "Pro" version is also supported, if it is installed -longdesc and XeLaTeX or LuaLaTeX is used. -execute addMap fontawesome5.map -containersize 793516 -containerchecksum 2e8a9008c190cf7a9fdcf885d604036e6c700323dee65e43a6a23ee2cc7e9c3700a1d530a46c582df4085a829de98821b17d77240636652dc95cf682b558d80c -doccontainersize 165324 -doccontainerchecksum ced2dcff98e84eb1d2569c36e3d460b9c1bff8d84dcd380cf1220e5a4fdd1f041c9c2c57ec3f9deee205e785e63c7c64b8e518cf358129d1005157f4481c940f -docfiles size=42 - RELOC/doc/fonts/fontawesome5/README.md details="Readme" - RELOC/doc/fonts/fontawesome5/fontawesome5.pdf details="Package documentation" - RELOC/doc/fonts/fontawesome5/fontawesome5.tex -runfiles size=302 - RELOC/fonts/enc/dvips/fontawesome5/fa5brands0.enc - RELOC/fonts/enc/dvips/fontawesome5/fa5brands1.enc - RELOC/fonts/enc/dvips/fontawesome5/fa5free0.enc - RELOC/fonts/enc/dvips/fontawesome5/fa5free1.enc - RELOC/fonts/enc/dvips/fontawesome5/fa5free2.enc - RELOC/fonts/enc/dvips/fontawesome5/fa5free3.enc - RELOC/fonts/map/dvips/fontawesome5/fontawesome5.map - RELOC/fonts/opentype/public/fontawesome5/FontAwesome5Brands-Regular-400.otf - RELOC/fonts/opentype/public/fontawesome5/FontAwesome5Free-Regular-400.otf - RELOC/fonts/opentype/public/fontawesome5/FontAwesome5Free-Solid-900.otf - RELOC/fonts/tfm/public/fontawesome5/fa5brands0.tfm - RELOC/fonts/tfm/public/fontawesome5/fa5brands1.tfm - RELOC/fonts/tfm/public/fontawesome5/fa5free0regular.tfm - RELOC/fonts/tfm/public/fontawesome5/fa5free0solid.tfm - RELOC/fonts/tfm/public/fontawesome5/fa5free1regular.tfm - RELOC/fonts/tfm/public/fontawesome5/fa5free1solid.tfm - RELOC/fonts/tfm/public/fontawesome5/fa5free2regular.tfm - RELOC/fonts/tfm/public/fontawesome5/fa5free2solid.tfm - RELOC/fonts/tfm/public/fontawesome5/fa5free3solid.tfm - RELOC/fonts/type1/public/fontawesome5/FontAwesome5Brands-Regular.pfb - RELOC/fonts/type1/public/fontawesome5/FontAwesome5Free-Regular.pfb - RELOC/fonts/type1/public/fontawesome5/FontAwesome5Free-Solid.pfb - RELOC/tex/latex/fontawesome5/fontawesome5-generic-helper.sty - RELOC/tex/latex/fontawesome5/fontawesome5-mapping.def - RELOC/tex/latex/fontawesome5/fontawesome5-utex-helper.sty - RELOC/tex/latex/fontawesome5/fontawesome5.lua - RELOC/tex/latex/fontawesome5/fontawesome5.sty - RELOC/tex/latex/fontawesome5/tufontawesomebrands.fd - RELOC/tex/latex/fontawesome5/tufontawesomefree.fd - RELOC/tex/latex/fontawesome5/tufontawesomepro.fd - RELOC/tex/latex/fontawesome5/ufontawesomebrands0.fd - RELOC/tex/latex/fontawesome5/ufontawesomebrands1.fd - RELOC/tex/latex/fontawesome5/ufontawesomefree0.fd - RELOC/tex/latex/fontawesome5/ufontawesomefree1.fd - RELOC/tex/latex/fontawesome5/ufontawesomefree2.fd - RELOC/tex/latex/fontawesome5/ufontawesomefree3.fd -catalogue-also fontawesome -catalogue-ctan /fonts/fontawesome5 -catalogue-date 2019-01-28 23:30:54 +0100 -catalogue-license ofllppl1.3c -catalogue-topics font font-supp-symbol font-symbol font-otf font-type1 -catalogue-version 5.7.0 - -name fontaxes -category Package -revision 33276 -shortdesc Additional font axes for LaTeX -relocated 1 -longdesc The package adds several new font axes on top of LaTeX's New -longdesc Font Selection Scheme. In particular, it splits the shape axis -longdesc into a primary and a secondary shape axis, and it adds three -longdesc new axes to deal with the different figure versions offered by -longdesc many professional fonts. -containersize 3356 -containerchecksum 2697223d9944c785b21a918ec57a0525deb7004180d7ad16b89b74c11ffaa28691d373b5dfa8233ec2a721020fba36d1f21bb0da5f9bb7ca047e836034ee57de -doccontainersize 118448 -doccontainerchecksum 76cd77a0ad214167ef4708fa7ecbaab22f0a1f5121f7155cb6fbe097ae0167cd3a98e77e8f60577316316b06c19a933c0715f1bd83a14ce39fbedec7f4fb3617 -docfiles size=33 - RELOC/doc/latex/fontaxes/README details="Readme" - RELOC/doc/latex/fontaxes/fontaxes.pdf details="Package documentation" - RELOC/doc/latex/fontaxes/test-fontaxes.tex -srccontainersize 10128 -srccontainerchecksum c9ed42efb259fb6ae80e60fbe4bb9197ae22f78aaa350fca353b9c273a94ccf95a9c0518cfd2d48b574727dd9072645bb4ca4a2624022ca9c554e76a46d3e374 -srcfiles size=12 - RELOC/source/latex/fontaxes/fontaxes.dtx - RELOC/source/latex/fontaxes/fontaxes.ins -runfiles size=4 - RELOC/tex/latex/fontaxes/fontaxes.sty -catalogue-ctan /macros/latex/contrib/fontaxes -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics font-use -catalogue-version 1.0d - -name fontbook -category Package -revision 23608 -shortdesc Generate a font book -relocated 1 -longdesc The package provides a means of producing a 'book' of font -longdesc samples (for evaluation, etc.). -containersize 1452 -containerchecksum 0991fa4c65e929cb6818815a780ab9fbbd93110e051fb7d2afe167c12322eca53a1f86160ea29a4bb7fcef789dae20784a562ad192e9b9e7af4502596c58c3da -doccontainersize 1245356 -doccontainerchecksum f0b17a0ade838bae8de9d4a135a9fd715b98cfef8a94400d472b0d6fb16632c305afe325e7b374c6ea3dc6389418d8c3e7fc93130228cf97b6967727f1aefc88 -docfiles size=371 - RELOC/doc/xelatex/fontbook/README details="Readme" - RELOC/doc/xelatex/fontbook/fontbook-freefonts.pdf details="Sample usage (free fonts book)" - RELOC/doc/xelatex/fontbook/fontbook-freefonts.tex - RELOC/doc/xelatex/fontbook/fontbook.pdf details="Package documentation" -srccontainersize 3264 -srccontainerchecksum fbc85bc5fa510a1ad822ebcacc558f31b2afe36663db4c9af0b0c3dae20a4f46c339b2b5a19a6eeed9305fb608acd0f62bc3b2125b1f4ffe6a96fb260137b5bc -srcfiles size=3 - RELOC/source/xelatex/fontbook/fontbook.dtx - RELOC/source/xelatex/fontbook/fontbook.ins -runfiles size=1 - RELOC/tex/xelatex/fontbook/fontbook.sty -catalogue-ctan /macros/xetex/latex/fontbook -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics font-devel -catalogue-version 0.2 - -name fontch -category Package -revision 17859 -shortdesc Changing fonts, sizes and encodings in Plain TeX -relocated 1 -longdesc The fontch macros allow the user to change font size and family -longdesc anywhere in a plain TeX document. Sizes of 8, 10, 12, 14, 20 -longdesc and 24 points are available. A sans serif family (\sf) is -longdesc defined in addition to the families already defined in plain -longdesc TeX. Optional support for Latin Modern T1 and TS1 fonts is -longdesc given. There are macros for non-latin1 letters and for most TS1 -longdesc symbols. Math mode always uses CM fonts. A command for -longdesc producing doubled-spaced documents is also provided. The -longdesc present version of the package is designed to deal with the -longdesc latest release of the Latin Modern fonts version 1.106. -longdesc Unfortunately, it can no longer support earlier versions of the -longdesc fonts, so an obsolete version of the package is retained for -longdesc users who don't yet have access to the latest version of the -longdesc fonts. -containersize 15408 -containerchecksum eda729617b6796e46348e597c7d13bc8642bff6e41c5cb2ba83e81b6b4ca872543ebb301ac24033347dc4e109b91aaa93075f4e463ea643abfcbd7a0edd31e02 -doccontainersize 80584 -doccontainerchecksum c793170d89cb8674032baf4c39e2425b9b0e4c6611fde66995911178af447ba123038917328277f1e578a21ee9c18afb779b99a54adae68cc8a12366fbd2eba5 -docfiles size=26 - RELOC/doc/plain/fontch/README details="Readme and usage details" - RELOC/doc/plain/fontch/fontch.pdf details="Package documentation" -runfiles size=21 - RELOC/tex/plain/fontch/DSmac.tex - RELOC/tex/plain/fontch/TS1mac.tex - RELOC/tex/plain/fontch/bsymbols.tex - RELOC/tex/plain/fontch/fontch.tex - RELOC/tex/plain/fontch/fontch_doc.tex -catalogue-also font-selection ofs plnfss -catalogue-ctan /macros/plain/contrib/fontch -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font-sel plain-ext -catalogue-version 2.2 - -name fontinst -category Package -revision 47198 -shortdesc Help with installing fonts for TeX and LaTeX -longdesc TeX macros for converting Adobe Font Metric files to TeX metric -longdesc and virtual font format. Fontinst helps mainly with the number -longdesc crunching and shovelling parts of font installation. This means -longdesc in practice that it creates a number of files which give the -longdesc TeX metrics (and related information) for a font family that -longdesc (La)TeX needs to do any typesetting in these fonts. Fontinst -longdesc furthermore makes it easy to create fonts containing glyphs -longdesc from more than one base font, taking advantage of (e.g.) -longdesc "expert" font sets. Fontinst cannot examine files to see if -longdesc they contain any useful information, nor automatically search -longdesc for files or work with binary file formats; those tasks must -longdesc normally be done manually or with the help of some other tool, -longdesc such as the pltotf and vptovf programs. -depend fontinst.ARCH -containersize 85744 -containerchecksum 9768a036ab6b4ef3ff5dd2a64feec41820b18e3997f0a98917ef2596d5966a03ddb6f8bbcf1dd8ba4ca3ce2087aaf2cd563c7e074ae153a2e76b0cd7847edb74 -doccontainersize 1019428 -doccontainerchecksum e462da9b786aee455a1da52b208df4639cb1b8e44dd19efce5d9e4e51f85923d9ebcd601a12f615226b4f17484893591e66727785ca2e43fdfc8fb1dc63e0356 -docfiles size=463 - texmf-dist/doc/fonts/fontinst/README details="Readme" - texmf-dist/doc/fonts/fontinst/encspecs/encspecs.tex - texmf-dist/doc/fonts/fontinst/encspecs/omxdraft.etx - texmf-dist/doc/fonts/fontinst/encspecs/ot1draft.etx - texmf-dist/doc/fonts/fontinst/encspecs/t1draft.etx - texmf-dist/doc/fonts/fontinst/examples/basic/basicex.tex - texmf-dist/doc/fonts/fontinst/examples/basic/basicex2.tex - texmf-dist/doc/fonts/fontinst/examples/eurofont/Makefile - texmf-dist/doc/fonts/fontinst/examples/eurofont/eurofont.map - texmf-dist/doc/fonts/fontinst/examples/eurofont/eurofont.tex - texmf-dist/doc/fonts/fontinst/examples/mathptm/Makefile - texmf-dist/doc/fonts/fontinst/examples/mathptm/fontptcm.tex - texmf-dist/doc/fonts/fontinst/examples/mathptm/mathtest.tex - texmf-dist/doc/fonts/fontinst/examples/mathptm/resetsy.mtx - texmf-dist/doc/fonts/fontinst/examples/mathptm/unsetmu.mtx - texmf-dist/doc/fonts/fontinst/examples/mathptm/zrhax.mtx - texmf-dist/doc/fonts/fontinst/examples/mathptm/zrmhax.mtx - texmf-dist/doc/fonts/fontinst/examples/mathptm/zrmkern.mtx - texmf-dist/doc/fonts/fontinst/examples/mathptm/zrvhax.mtx - texmf-dist/doc/fonts/fontinst/examples/mathptm/zryhax.mtx - texmf-dist/doc/fonts/fontinst/examples/mathptmx/Makefile - texmf-dist/doc/fonts/fontinst/examples/mathptmx/fontptcmx.tex - texmf-dist/doc/fonts/fontinst/examples/mathptmx/mathptmx.sty - texmf-dist/doc/fonts/fontinst/examples/mathptmx/mathtestx.tex - texmf-dist/doc/fonts/fontinst/examples/mathptmx/resetsy.mtx - texmf-dist/doc/fonts/fontinst/examples/mathptmx/unsetmu.mtx - texmf-dist/doc/fonts/fontinst/examples/mathptmx/zrhax.mtx - texmf-dist/doc/fonts/fontinst/examples/mathptmx/zrmhax.mtx - texmf-dist/doc/fonts/fontinst/examples/mathptmx/zrmkernx.mtx - texmf-dist/doc/fonts/fontinst/examples/mathptmx/zrvhax.mtx - texmf-dist/doc/fonts/fontinst/examples/mathptmx/zryhax.mtx - texmf-dist/doc/fonts/fontinst/examples/mathptmx/zrykernx.mtx - texmf-dist/doc/fonts/fontinst/manual/fontinst.pdf details="Package documentation" - texmf-dist/doc/fonts/fontinst/manual/fontinst.tex - texmf-dist/doc/fonts/fontinst/manual/intro98.pdf details="Package introductioon" - texmf-dist/doc/fonts/fontinst/manual/intro98.tex - texmf-dist/doc/fonts/fontinst/manual/roadmap.eps - texmf-dist/doc/fonts/fontinst/talks/et99-font-tables.pdf - texmf-dist/doc/fonts/fontinst/talks/et99-font-tutorial.pdf - texmf-dist/doc/fonts/fontinst/test/cc-pl.enc - texmf-dist/doc/fonts/fontinst/test/comparemetrics.sty - texmf-dist/doc/fonts/fontinst/test/comparepls.tex - texmf-dist/doc/fonts/fontinst/test/fadrr.mtx - texmf-dist/doc/fonts/fontinst/test/multislot-test.tex - texmf-dist/doc/fonts/fontinst/test/multislot.etx - texmf-dist/doc/fonts/fontinst/test/omsdraft.etx - texmf-dist/doc/fonts/fontinst/test/testsc.tex - texmf-dist/doc/fonts/fontinst/test/v1901test.mtx - texmf-dist/doc/fonts/fontinst/test/v1901test.tex - texmf-dist/doc/fonts/fontinst/test/v1902test.tex - texmf-dist/doc/fonts/fontinst/test/v1905test.tex - texmf-dist/doc/fonts/fontinst/test/v1906test.etx - texmf-dist/doc/fonts/fontinst/test/v1906test.mtx - texmf-dist/doc/fonts/fontinst/test/v1906test.tex - texmf-dist/doc/fonts/fontinst/test/v1913test.tex - texmf-dist/doc/fonts/fontinst/test/v1914test.tex - texmf-dist/doc/fonts/fontinst/test/v1914testmap.tex - texmf-dist/doc/fonts/fontinst/test/v1914testshow.tex - texmf-dist/doc/fonts/fontinst/test/v1915test.tex - texmf-dist/doc/fonts/fontinst/test/v1915testmap.tex - texmf-dist/doc/fonts/fontinst/test/v1916test.mtx - texmf-dist/doc/fonts/fontinst/test/v1916test.tex - texmf-dist/doc/fonts/fontinst/test/v1916test2.tex - texmf-dist/doc/fonts/fontinst/test/v1923test.tex - texmf-dist/doc/fonts/fontinst/test/v1927test.tex - texmf-dist/doc/fonts/fontinst/test/v1928test.tex - texmf-dist/doc/fonts/fontinst/test/v1928test2.tex - texmf-dist/doc/fonts/fontinst/test/v1930test.tex - texmf-dist/doc/fonts/fontinst/test/v1931test0.tex - texmf-dist/doc/fonts/fontinst/test/v1931test1.tex - texmf-dist/doc/fonts/fontinst/test/v1931test2.tex - texmf-dist/doc/man/man1/fontinst.1 - texmf-dist/doc/man/man1/fontinst.man1.pdf -srccontainersize 410300 -srccontainerchecksum 3976a1e79dcd6bca9ff5d8e2c3dbe2afed04ca6bfe03b717dce9f339f26ed6064f2c90562379028455e24108230a80a5534fc0cbeabe05f3b5e68fe4655f5364 -srcfiles size=469 - texmf-dist/source/fontinst/base/CHANGES - texmf-dist/source/fontinst/base/fibasics.dtx - texmf-dist/source/fontinst/base/ficommon.dtx - texmf-dist/source/fontinst/base/ficonv.dtx - texmf-dist/source/fontinst/base/filtfam.dtx - texmf-dist/source/fontinst/base/fimain.dtx - texmf-dist/source/fontinst/base/fimapgen.dtx - texmf-dist/source/fontinst/base/fisource.dvi - texmf-dist/source/fontinst/base/fisource.ist - texmf-dist/source/fontinst/base/fisource.sty - texmf-dist/source/fontinst/base/fisource.tex - texmf-dist/source/fontinst/base/fitrig.dtx - texmf-dist/source/fontinst/base/fontinst.ins -runfiles size=255 - texmf-dist/scripts/texlive/fontinst.sh - texmf-dist/tex/fontinst/base/bbox.sty - texmf-dist/tex/fontinst/base/cfntinst.sty - texmf-dist/tex/fontinst/base/finstmsc.sty - texmf-dist/tex/fontinst/base/fontinst.ini - texmf-dist/tex/fontinst/base/fontinst.sty - texmf-dist/tex/fontinst/base/multislot.sty - texmf-dist/tex/fontinst/base/xfntinst.sty - texmf-dist/tex/fontinst/latinetx/8r.etx - texmf-dist/tex/fontinst/latinetx/8y.etx - texmf-dist/tex/fontinst/latinetx/ot1.etx - texmf-dist/tex/fontinst/latinetx/ot1c.etx - texmf-dist/tex/fontinst/latinetx/ot1cj.etx - texmf-dist/tex/fontinst/latinetx/ot1ctt.etx - texmf-dist/tex/fontinst/latinetx/ot1i.etx - texmf-dist/tex/fontinst/latinetx/ot1ij.etx - texmf-dist/tex/fontinst/latinetx/ot1itt.etx - texmf-dist/tex/fontinst/latinetx/ot1j.etx - texmf-dist/tex/fontinst/latinetx/ot1tt.etx - texmf-dist/tex/fontinst/latinetx/t1.etx - texmf-dist/tex/fontinst/latinetx/t1c.etx - texmf-dist/tex/fontinst/latinetx/t1cj.etx - texmf-dist/tex/fontinst/latinetx/t1i.etx - texmf-dist/tex/fontinst/latinetx/t1ij.etx - texmf-dist/tex/fontinst/latinetx/t1j.etx - texmf-dist/tex/fontinst/latinetx/txtfdmns.etx - texmf-dist/tex/fontinst/latinmtx/8r.mtx - texmf-dist/tex/fontinst/latinmtx/8y.mtx - texmf-dist/tex/fontinst/latinmtx/latin.mtx - texmf-dist/tex/fontinst/latinmtx/latinsc.mtx - texmf-dist/tex/fontinst/latinmtx/llbuild.mtx - texmf-dist/tex/fontinst/latinmtx/lsbuild.mtx - texmf-dist/tex/fontinst/latinmtx/lsfake.mtx - texmf-dist/tex/fontinst/latinmtx/lsmisc.mtx - texmf-dist/tex/fontinst/latinmtx/ltcmds.mtx - texmf-dist/tex/fontinst/latinmtx/ltpunct.mtx - texmf-dist/tex/fontinst/latinmtx/lubuild.mtx - texmf-dist/tex/fontinst/latinmtx/newlatin.mtx - texmf-dist/tex/fontinst/latinmtx/resetsc.mtx - texmf-dist/tex/fontinst/latinmtx/unsetalf.mtx - texmf-dist/tex/fontinst/mathetx/euex.etx - texmf-dist/tex/fontinst/mathetx/eufrak.etx - texmf-dist/tex/fontinst/mathetx/eurm.etx - texmf-dist/tex/fontinst/mathetx/euscr.etx - texmf-dist/tex/fontinst/mathetx/msam.etx - texmf-dist/tex/fontinst/mathetx/msbm.etx - texmf-dist/tex/fontinst/mathetx/oml.etx - texmf-dist/tex/fontinst/mathetx/oms.etx - texmf-dist/tex/fontinst/mathetx/omx.etx - texmf-dist/tex/fontinst/mathetx/rsfs.etx - texmf-dist/tex/fontinst/mathmtx/mathex.mtx - texmf-dist/tex/fontinst/mathmtx/mathit.mtx - texmf-dist/tex/fontinst/mathmtx/mathsy.mtx - texmf-dist/tex/fontinst/misc/csc2x.tex - texmf-dist/tex/fontinst/misc/csckrn2x.tex - texmf-dist/tex/fontinst/misc/glyphbox.mtx - texmf-dist/tex/fontinst/misc/glyphoff.mtx - texmf-dist/tex/fontinst/misc/glyphon.mtx - texmf-dist/tex/fontinst/misc/kernoff.mtx - texmf-dist/tex/fontinst/misc/kernon.mtx - texmf-dist/tex/fontinst/misc/osf2x.tex - texmf-dist/tex/fontinst/smbletx/digit2.etx - texmf-dist/tex/fontinst/smbletx/ts1.etx - texmf-dist/tex/fontinst/smbletx/ts1i.etx - texmf-dist/tex/fontinst/smbletx/ts1ij.etx - texmf-dist/tex/fontinst/smbletx/ts1j.etx - texmf-dist/tex/fontinst/smblmtx/resetosf.mtx - texmf-dist/tex/fontinst/smblmtx/textcomp.mtx - texmf-dist/tex/fontinst/smblmtx/unsetnum.mtx - texmf-dist/tex/latex/fontinst/fontdoc.sty -catalogue-ctan /fonts/utilities/fontinst -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font-cvt -catalogue-version 1.933 - -name fontinst.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of fontinst -containersize 344 -containerchecksum 0dd7d2d9fef841891351ce1766e00de94e3980afffa847f1d5f02529c5f3a5fdb0c0ab0bd581d034d934809372c0244b18830ea5a227d557b3633edb7e507ed2 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/fontinst - -name fontinst.amd64-freebsd -category Package -revision 29785 -shortdesc amd64-freebsd files of fontinst -containersize 344 -containerchecksum d6cd8171096fd2fd3b6737f02810121ee0d28415b881a8689aed4d06a8990b777b6439e37511918221c28c593dd2d53a7725d3eb2dc8b36e92eebf7be44609ea -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/fontinst - -name fontinst.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of fontinst -containersize 344 -containerchecksum 003c8b5913029e99cb08d5799c45dd4763394293d7c7b18ef92b9a8b7d4403a81451e2415916592ee4fa15092b3c8a73f6c24fe68df258e0979e801c14589210 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/fontinst - -name fontinst.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of fontinst -containersize 344 -containerchecksum 8f10112027322a31266ed9d99d858c804cdc20bf44c60d9f73901f9ca60566daccbe3cd3f41c425dd9d09f0b3eb2aa468068423836140c01228e0c4b7263d468 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/fontinst - -name fontinst.i386-cygwin -category Package -revision 29836 -shortdesc i386-cygwin files of fontinst -containersize 344 -containerchecksum 4e9fd1c693dfbe30ed1359a2fdc291372dab19314d3788fbbd0fa9dc24e7761fcb11135146cfdd9f73f3832d35f3b6d29ce86c5ae54f0dc04218bbf83225e981 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/fontinst - -name fontinst.i386-freebsd -category Package -revision 29785 -shortdesc i386-freebsd files of fontinst -containersize 344 -containerchecksum 5a0dc25c787bf964634514e11814836a17259db040d07614031b66ff0a3d93e5743d86ad2f973452bcf8079b2054bbcf31d7dcf8677462beed26913d6a608b69 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/fontinst - -name fontinst.i386-linux -category Package -revision 29741 -shortdesc i386-linux files of fontinst -containersize 344 -containerchecksum 3f39ef30caeb0c2d844b77898f4b899776a11eb34fb42346eb76d4a0ceb1a7b05ebefef6213e7d9a93bb247fdb4871a0d5c289964c1a9fb501a8269d61729ae4 -binfiles arch=i386-linux size=1 - bin/i386-linux/fontinst - -name fontinst.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of fontinst -containersize 348 -containerchecksum 8a64956c269246110e7840b00661df2ca4a78aabbfa3d256ba8842c6d51c4f703a6c5d7546735a5251958b05e9a4fd2a605fd174461d6b4e3820946517490be5 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/fontinst - -name fontinst.i386-solaris -category Package -revision 29806 -shortdesc i386-solaris files of fontinst -containersize 344 -containerchecksum c9a6bbf9b404c7391c0faa9d2eab67ab0a34cf65af2999999268f00260d7b2c7e65a3ef725264ff4051592cec76d16fb1da33e4883e88c18b34d1edf0982d581 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/fontinst - -name fontinst.sparc-solaris -category Package -revision 29812 -shortdesc sparc-solaris files of fontinst -containersize 344 -containerchecksum 7607612ca3dbd4c10f04dd44da85e109b654fd16ea4ea6da3c2bfa8c7abe2b60d05f2e0a84dd0b426be25b2fdff9bf825c5e073b3c4b6e0bf86da9ea6d134814 -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/fontinst - -name fontinst.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of fontinst -containersize 348 -containerchecksum ff0877077cdca0fc3f8601baa9e04ddb0bc862e50914cb5a51aff3ed63ea51650081fd0ae9ca7b45d8991847a62da9a8031a73e6995c8ef9de5cf453bfe8e04e -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/fontinst - -name fontinst.x86_64-darwin -category Package -revision 29809 -shortdesc x86_64-darwin files of fontinst -containersize 348 -containerchecksum e0ec1e3daf4e06a22062213f434fd8e91ed2a84e7db4e5d70e24db069746c2edeb533db7abb37e1e35c1382ee0cb7a1d6625bf3e7cb47e71bcf53fc040b50a22 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/fontinst - -name fontinst.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of fontinst -containersize 356 -containerchecksum e3adae6a9266ca92d3ab45483510d1825539135bfe7b7789a1f19b171bf41d6b440154a4f68b534be926529124aea94cd5fb9e6835a6361864ba3414ea565d30 -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/fontinst - -name fontinst.x86_64-linux -category Package -revision 29820 -shortdesc x86_64-linux files of fontinst -containersize 348 -containerchecksum 90978bd8d547f9a83f2021e73094dfec63c98c7cc681f48afff1a34fa3d0c3ebd579acf9ba53c55a4c81cb5c3de8b7008052c508bfa2f0b7d9e27fffae2ab099 -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/fontinst - -name fontinst.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of fontinst -containersize 348 -containerchecksum 492879d0bf3597749af49357f2a5be2218a7cd9a866b9630dca7a9cb1d48b68712ddd4d4b5d8155f358d2f337d7d07f62662a59bc3f1c0df9c638683679aaf35 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/fontinst - -name fontinst.x86_64-solaris -category Package -revision 29807 -shortdesc x86_64-solaris files of fontinst -containersize 348 -containerchecksum f947cc86244edfa2e59afff9293b144eb47596dc1d7f8faa66ebea15f81e4c024a5181fe94a1fc4fe2b16a974e66b23e268d2608356f586dfba144f1e3b283a1 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/fontinst - -name fontmfizz -category Package -revision 43546 -shortdesc Font Mfizz icons for use in LaTeX -relocated 1 -longdesc The MFizz font provides scalable vector icons representing -longdesc programming languages, operating systems, software engineering, -longdesc and technology. It can be seen as an extension to FontAwesome. -longdesc This package requires the fontspec package and either the -longdesc Xe(La)TeX or Lua(La)TeX engine to load the included ttf font. -containersize 39564 -containerchecksum 686dea794df028564d9792c97d224e0bb51df82aaeedf551ab930d18e67dc7e4554b1a334a34a7676a849818455ec63c7f8deaefa6d31179c439331d37bce44d -doccontainersize 55140 -doccontainerchecksum d4616154d4b221618a325114829217cec63304073639e0e2e2cee6093ef5a9ad32cffe65dce84480b8d90ed4c044dc7bf38fb8fded3dda3b671b09e76767a87e -docfiles size=17 - RELOC/doc/fonts/fontmfizz/LICENSE - RELOC/doc/fonts/fontmfizz/README details="Readme" - RELOC/doc/fonts/fontmfizz/fontmfizz.pdf details="List of symbols" - RELOC/doc/fonts/fontmfizz/fontmfizz.tex -runfiles size=21 - RELOC/fonts/truetype/public/fontmfizz/font-mfizz.ttf - RELOC/tex/latex/fontmfizz/fontmfizz.sty -catalogue-also fontawesome -catalogue-ctan /fonts/fontmfizz -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license mit -catalogue-topics font font-supp-symbol font-symbol font-ttf - -name fontname -category Package -revision 45930 -shortdesc Scheme for naming fonts in TeX -relocated 1 -longdesc The scheme for assigning names is described (in the -longdesc documentation part of the package), and map files giving the -longdesc relation between foundry name and 'TeX-name' are also provided. -containersize 108784 -containerchecksum 983dc78451ec8a254caa984d5fa12611c399ad6a5d5574babdd44896484616c4c8305d4e516f161989969117603e77550ceb520d9577b0ca0a9f66378a5db5c2 -doccontainersize 679740 -doccontainerchecksum c3cf408c747132cc5cd48ae33b43ea236b02cb31433b69f6562e828c9be3d791967ae68b7d857d75c511950d365b64061ef8632ff895cebdb046c2e112af4095 -docfiles size=781 - RELOC/doc/fonts/fontname/8a.html - RELOC/doc/fonts/fontname/8r.html - RELOC/doc/fonts/fontname/Adobe-fonts.html - RELOC/doc/fonts/fontname/Apple-fonts.html - RELOC/doc/fonts/fontname/Bitstream-fonts.html - RELOC/doc/fonts/fontname/ChangeLog - RELOC/doc/fonts/fontname/DTC-fonts.html - RELOC/doc/fonts/fontname/Encodings.html - RELOC/doc/fonts/fontname/Filenames-for-fonts.html - RELOC/doc/fonts/fontname/Font-legalities.html - RELOC/doc/fonts/fontname/Font-name-lists.html - RELOC/doc/fonts/fontname/History.html - RELOC/doc/fonts/fontname/ITC-fonts.html - RELOC/doc/fonts/fontname/Introduction.html - RELOC/doc/fonts/fontname/Linotype-fonts.html - RELOC/doc/fonts/fontname/Long-names.html - RELOC/doc/fonts/fontname/Long-naming-scheme.html - RELOC/doc/fonts/fontname/Makefile - RELOC/doc/fonts/fontname/Monotype-fonts.html - RELOC/doc/fonts/fontname/Name-mapping-file.html - RELOC/doc/fonts/fontname/References.html - RELOC/doc/fonts/fontname/Standard-PostScript-fonts.html - RELOC/doc/fonts/fontname/Suppliers.html - RELOC/doc/fonts/fontname/Typefaces.html - RELOC/doc/fonts/fontname/URW-fonts.html - RELOC/doc/fonts/fontname/Variants.html - RELOC/doc/fonts/fontname/Weights.html - RELOC/doc/fonts/fontname/Widths.html - RELOC/doc/fonts/fontname/bitstrea.aka - RELOC/doc/fonts/fontname/cork.html - RELOC/doc/fonts/fontname/dvips.html - RELOC/doc/fonts/fontname/fontname.aux - RELOC/doc/fonts/fontname/fontname.cp - RELOC/doc/fonts/fontname/fontname.html details="Outline of the mapping scheme (HTML)" - RELOC/doc/fonts/fontname/fontname.pdf details="Outline of the mapping scheme (PDF)" - RELOC/doc/fonts/fontname/fontname.texi - RELOC/doc/fonts/fontname/fontname.toc - RELOC/doc/fonts/fontname/index.html - RELOC/doc/fonts/fontname/texmext.html - RELOC/doc/fonts/fontname/texmital.html - RELOC/doc/fonts/fontname/texmsym.html - RELOC/doc/fonts/fontname/texnansi.html - RELOC/doc/fonts/fontname/texnansx.html - RELOC/doc/fonts/fontname/xl2.html - RELOC/doc/fonts/fontname/xt2.html - RELOC/doc/info/fontname.info -runfiles size=377 - RELOC/fonts/map/fontname/adobe.map - RELOC/fonts/map/fontname/apple.map - RELOC/fonts/map/fontname/bitstrea.map - RELOC/fonts/map/fontname/dtc.map - RELOC/fonts/map/fontname/itc.map - RELOC/fonts/map/fontname/linot-cd.map - RELOC/fonts/map/fontname/linotype-cd.map - RELOC/fonts/map/fontname/linotype.map - RELOC/fonts/map/fontname/monotype.map - RELOC/fonts/map/fontname/skey1250.map - RELOC/fonts/map/fontname/skey1555.map - RELOC/fonts/map/fontname/softkey-1250.map - RELOC/fonts/map/fontname/softkey-1555.map - RELOC/fonts/map/fontname/softkey.map - RELOC/fonts/map/fontname/special.map - RELOC/fonts/map/fontname/supplier.map - RELOC/fonts/map/fontname/texfonts.map - RELOC/fonts/map/fontname/typeface.map - RELOC/fonts/map/fontname/urw.map - RELOC/fonts/map/fontname/variant.map - RELOC/fonts/map/fontname/weight.map - RELOC/fonts/map/fontname/width.map - RELOC/fonts/map/fontname/yandy.map -catalogue-ctan /info/fontname -catalogue-date 2016-11-04 04:57:17 +0100 -catalogue-license gpl -catalogue-topics font-doc - -name fontools -category Package -revision 48387 -shortdesc Tools to simplify using fonts (especially TT/OTF ones) -longdesc This package provides a few tools to ease using fonts -longdesc (especially TrueType/OpenType ones) with LaTeX and fontinst: -longdesc afm2afm - reencode .afm files; designed to replace fontinst's -longdesc \reencodefont for big .afm files; autoinst - simplify the use -longdesc of the LCDF TypeTools by creating a command file for otftotfm, -longdesc plus .fd and .sty files; and ot2kpx - extract all kerning pairs -longdesc from an OpenType font. -depend fontools.ARCH -containersize 34668 -containerchecksum 8eedde1531eb4dfd2d0012a7317c26957d57b6d57cccefae52b0e0abd0e8af70eecb0f1aea52885460326b03755da779e8b0253db264dcaa3626632d73abaf44 -doccontainersize 115208 -doccontainerchecksum 23a9b7db94ab948275f35f4694ac7eafff56943f7d19655f75bcacee48137ebf1d6635e1030d7de46f29e3c4f4f09065dec96a27ed535172b749dffafd2d94c0 -docfiles size=48 - texmf-dist/doc/man/man1/afm2afm.1 - texmf-dist/doc/man/man1/afm2afm.man1.pdf - texmf-dist/doc/man/man1/autoinst.1 - texmf-dist/doc/man/man1/autoinst.man1.pdf - texmf-dist/doc/man/man1/ot2kpx.1 - texmf-dist/doc/man/man1/ot2kpx.man1.pdf - texmf-dist/doc/support/fontools/GPLv2.txt - texmf-dist/doc/support/fontools/README details="Bundle readme" -runfiles size=41 - texmf-dist/fonts/enc/dvips/fontools/fontools_lgr.enc - texmf-dist/fonts/enc/dvips/fontools/fontools_ly1.enc - texmf-dist/fonts/enc/dvips/fontools/fontools_ot1.enc - texmf-dist/fonts/enc/dvips/fontools/fontools_t1.enc - texmf-dist/fonts/enc/dvips/fontools/fontools_t2a.enc - texmf-dist/fonts/enc/dvips/fontools/fontools_t2b.enc - texmf-dist/fonts/enc/dvips/fontools/fontools_t2c.enc - texmf-dist/fonts/enc/dvips/fontools/fontools_ts1.enc - texmf-dist/scripts/fontools/afm2afm - texmf-dist/scripts/fontools/autoinst - texmf-dist/scripts/fontools/ot2kpx -catalogue-ctan /fonts/utilities/fontools -catalogue-date 2018-08-10 13:46:14 +0200 -catalogue-license gpl2 -catalogue-topics font-devel - -name fontools.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of fontools -containersize 388 -containerchecksum aadf842e2a0d20dc95b73a04191920bcfe099cbdcc0f834094fb0d3501e47d0fc56bfbdb58e606411f3aded0a9413f3087733595af2a27ecb2f98cbe4b88f7bf -binfiles arch=aarch64-linux size=3 - bin/aarch64-linux/afm2afm - bin/aarch64-linux/autoinst - bin/aarch64-linux/ot2kpx - -name fontools.amd64-freebsd -category Package -revision 25997 -shortdesc amd64-freebsd files of fontools -containersize 384 -containerchecksum 265dcfa2f2701d22cc8e59bdcbffd5633dfc604eb25587cdcfeca2c823a528ea4bccee3a0f74c0676e4ef73e07d6ff6a54db949f0593169ae75fad709a3247a4 -binfiles arch=amd64-freebsd size=3 - bin/amd64-freebsd/afm2afm - bin/amd64-freebsd/autoinst - bin/amd64-freebsd/ot2kpx - -name fontools.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of fontools -containersize 384 -containerchecksum 6eb3cbb3a946d92da8a5692b9e8e8c255a69a625f5a2ac410e1a6dc25a0600155670e5e597761929687081b0ff5bf8951b799d939e4dd475a2f2bcc217344634 -binfiles arch=amd64-netbsd size=3 - bin/amd64-netbsd/afm2afm - bin/amd64-netbsd/autoinst - bin/amd64-netbsd/ot2kpx - -name fontools.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of fontools -containersize 384 -containerchecksum 68f3e7e9fabd576bbb26656ae133b5d719aa64b13032e48019cea4f49d4d8054ba4586a23804bcdac5c3af62ac5bd32dd976f3389c7c99604bc5efbe6cdacfd6 -binfiles arch=armhf-linux size=3 - bin/armhf-linux/afm2afm - bin/armhf-linux/autoinst - bin/armhf-linux/ot2kpx - -name fontools.i386-cygwin -category Package -revision 25997 -shortdesc i386-cygwin files of fontools -containersize 388 -containerchecksum 83321e7c570a15034dcfe411cee9e26b78da2e53e9a4d4999fc937f3e6a621b8a89066e3f2c11df5296b02f758cf154d6d32954912322b3ede17139f7c8b309c -binfiles arch=i386-cygwin size=3 - bin/i386-cygwin/afm2afm - bin/i386-cygwin/autoinst - bin/i386-cygwin/ot2kpx - -name fontools.i386-freebsd -category Package -revision 25997 -shortdesc i386-freebsd files of fontools -containersize 388 -containerchecksum 4f6332456033aa2b496bb29d7684656dd4ebf098dcdde40f018d954de80018148b5594343f0ea43013035d40f69ee381157e098711be60ead8780278ffa18a99 -binfiles arch=i386-freebsd size=3 - bin/i386-freebsd/afm2afm - bin/i386-freebsd/autoinst - bin/i386-freebsd/ot2kpx - -name fontools.i386-linux -category Package -revision 25997 -shortdesc i386-linux files of fontools -containersize 384 -containerchecksum c98ffbd8d3cf84d7112f457f184345e07bfbd0e860da76486f5967db8c7866ad975e2a16d03d4877275a681460caefe8667dea9c5e30f7c8795ea539e3692267 -binfiles arch=i386-linux size=3 - bin/i386-linux/afm2afm - bin/i386-linux/autoinst - bin/i386-linux/ot2kpx - -name fontools.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of fontools -containersize 384 -containerchecksum 8a799d3db96d9701c6738e09d5c3af3c826724e32189fac21cc0e84503a8dbe9cc9e971186d17d25f0081df15e1749e7a0cbda8fe4132a87eff4f6bd88c43b6a -binfiles arch=i386-netbsd size=3 - bin/i386-netbsd/afm2afm - bin/i386-netbsd/autoinst - bin/i386-netbsd/ot2kpx - -name fontools.i386-solaris -category Package -revision 25997 -shortdesc i386-solaris files of fontools -containersize 384 -containerchecksum d6e0a0800c19f363674c2313bc797fdc6c1b209c508dda55790c0bbb18db965376f4bf7bd8a77820c272e087264bf2fc4f41b7a8f91385d1bc2b3cc5d192d595 -binfiles arch=i386-solaris size=3 - bin/i386-solaris/afm2afm - bin/i386-solaris/autoinst - bin/i386-solaris/ot2kpx - -name fontools.sparc-solaris -category Package -revision 25997 -shortdesc sparc-solaris files of fontools -containersize 384 -containerchecksum 090799a864371df6b9cab97a15ed837d34cef145382ec950958ffa9d1026ee2d1135c4a36df5b7dada2c340f6f8f46e8c122da99679f81f7c0c000d397ff52db -binfiles arch=sparc-solaris size=3 - bin/sparc-solaris/afm2afm - bin/sparc-solaris/autoinst - bin/sparc-solaris/ot2kpx - -name fontools.win32 -category Package -revision 25997 -shortdesc win32 files of fontools -containersize 724 -containerchecksum a92339fa11790c01605fb4eddd05561e8beaaf9015a13f6b34f52cda7c75ac95cf4ce0d5b048fbeb306a91b342f129257b223c3e1872300ba8448835f1888403 -binfiles arch=win32 size=3 - bin/win32/afm2afm.exe - bin/win32/autoinst.exe - bin/win32/ot2kpx.exe - -name fontools.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of fontools -containersize 392 -containerchecksum 05deeabf86a2713cf9f28464cd8c73c8b6e42a745fd1c4678b1fd4aa9357fc3516db42f2875037c7d84cf706f4ac75c79a59a2e28861a91e319afc17ca1247d7 -binfiles arch=x86_64-cygwin size=3 - bin/x86_64-cygwin/afm2afm - bin/x86_64-cygwin/autoinst - bin/x86_64-cygwin/ot2kpx - -name fontools.x86_64-darwin -category Package -revision 25997 -shortdesc x86_64-darwin files of fontools -containersize 388 -containerchecksum 6c23446092bb983b5bc2236c32ccc5071ea49924a0221d4321a2efd91b3d201b9308eaf40cd9a1b8b69f46f8682069eded224b30c02f8d9ae6fad2184b3cfed3 -binfiles arch=x86_64-darwin size=3 - bin/x86_64-darwin/afm2afm - bin/x86_64-darwin/autoinst - bin/x86_64-darwin/ot2kpx - -name fontools.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of fontools -containersize 396 -containerchecksum 02f0c4696bc7a09f75b5368780050bdaf872218ac2abc7d32556225fff713e61bb684b22c98d4be053dd0e54fa4f5cb7acf8172528b84dbfddfd69385bb32d9f -binfiles arch=x86_64-darwinlegacy size=3 - bin/x86_64-darwinlegacy/afm2afm - bin/x86_64-darwinlegacy/autoinst - bin/x86_64-darwinlegacy/ot2kpx - -name fontools.x86_64-linux -category Package -revision 25997 -shortdesc x86_64-linux files of fontools -containersize 388 -containerchecksum 35a7dfdfaf93d2349a8d033a5ff910cc5b9defa8f4ff7c6f15877ad76607fa8316f6aa3726d038949420ec70f452e6e01696c9b1970c92b706f49bfc5d220913 -binfiles arch=x86_64-linux size=3 - bin/x86_64-linux/afm2afm - bin/x86_64-linux/autoinst - bin/x86_64-linux/ot2kpx - -name fontools.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of fontools -containersize 388 -containerchecksum 8610c79832377d9448cfb47d57aa40612879f9af7e5240dc2d48c1f7c26b5ab90dbd0aaf64a59b73b6c382b9ad641fb3acdd8a0be33ee664d03141823ac9687b -binfiles arch=x86_64-linuxmusl size=3 - bin/x86_64-linuxmusl/afm2afm - bin/x86_64-linuxmusl/autoinst - bin/x86_64-linuxmusl/ot2kpx - -name fontools.x86_64-solaris -category Package -revision 25997 -shortdesc x86_64-solaris files of fontools -containersize 388 -containerchecksum c376f37b9f8d9e9357ee7792e7caa9e98e9184c82b104c6da3326303fb12e0e0b9ca0ce6c77e432ab5379044e58b73bf88f532d747da0a2ad00c30b916a7b185 -binfiles arch=x86_64-solaris size=3 - bin/x86_64-solaris/afm2afm - bin/x86_64-solaris/autoinst - bin/x86_64-solaris/ot2kpx - -name fonts-churchslavonic -category Package -revision 43121 -shortdesc Fonts for typesetting in Church Slavonic language -relocated 1 -longdesc The package provides Unicode-encoded OpenType fonts for Church -longdesc Slavonic. -containersize 1498052 -containerchecksum d5fa8427ae6eca83d43bb305a3b9b01cbefe791d0c76e46bd5ca57b6ac56a9f2229c60649868a9863e6b445677589542e5591be9da178a85d7a7617e68a01fa6 -doccontainersize 518576 -doccontainerchecksum 3262591dc394bf46471bd9f4be75025bf663d0d6a3960e9d4b85332e6ec903696e4bf4e2061a1b49c5fd23c333ebda7a014b18aabffae56399f8dd3d78f456df -docfiles size=153 - RELOC/doc/fonts/fonts-churchslavonic/GPL.txt - RELOC/doc/fonts/fonts-churchslavonic/LICENSE - RELOC/doc/fonts/fonts-churchslavonic/OFL.txt - RELOC/doc/fonts/fonts-churchslavonic/README details="Readme" - RELOC/doc/fonts/fonts-churchslavonic/fonts-churchslavonic.pdf details="Package documentation" - RELOC/doc/fonts/fonts-churchslavonic/fonts-churchslavonic.tex - RELOC/doc/fonts/fonts-churchslavonic/opentype.png - RELOC/doc/fonts/fonts-churchslavonic/truetype.png -runfiles size=1049 - RELOC/fonts/opentype/public/fonts-churchslavonic/FedorovskUnicode.otf - RELOC/fonts/opentype/public/fonts-churchslavonic/IndictionUnicode.otf - RELOC/fonts/opentype/public/fonts-churchslavonic/MenaionUnicode.otf - RELOC/fonts/opentype/public/fonts-churchslavonic/MonomakhUnicode.otf - RELOC/fonts/opentype/public/fonts-churchslavonic/PomorskyUnicode.otf - RELOC/fonts/opentype/public/fonts-churchslavonic/PonomarUnicode.otf - RELOC/fonts/truetype/public/fonts-churchslavonic/FedorovskUnicode.ttf - RELOC/fonts/truetype/public/fonts-churchslavonic/IndictionUnicode.ttf - RELOC/fonts/truetype/public/fonts-churchslavonic/MenaionUnicode.ttf - RELOC/fonts/truetype/public/fonts-churchslavonic/MonomakhUnicode.ttf - RELOC/fonts/truetype/public/fonts-churchslavonic/PomorskyUnicode.ttf - RELOC/fonts/truetype/public/fonts-churchslavonic/PonomarUnicode.ttf -catalogue-also churchslavonic -catalogue-ctan /fonts/fonts-churchslavonic -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license ofl -catalogue-topics font font-otf churchslavonic -catalogue-version 1.1 - -name fonts-tlwg -category Package -revision 49085 -shortdesc Thai fonts for LaTeX from TLWG -relocated 1 -longdesc A collection of free Thai fonts, supplied as FontForge sources, -longdesc and with LaTeX .fd files. This package depends on the thailatex -longdesc package. -execute addMap nectec.map -execute addMap nf.map -execute addMap sipa.map -execute addMap tlwg.map -containersize 5008320 -containerchecksum 2cbe177b590d3502592755983f19e8026aa2098a2a552ac121cffbf122d5858e6d69056f5f0eebe4946618ed348fbd4b924002974eb341e19b423d100e69f06f -doccontainersize 4600 -doccontainerchecksum 510373495809da6f44f0eeca2c9395df96158a53daccc4118b446bf1dbfca5ee8eec482a625f6fa675445d1b40f0cdc5142b7396c977f18dad87b8cda3078fd9 -docfiles size=17 - RELOC/doc/fonts/fonts-tlwg/README.latex - RELOC/doc/fonts/fonts-tlwg/examples/testsans.tex - RELOC/doc/fonts/fonts-tlwg/examples/testscaled-120.tex - RELOC/doc/fonts/fonts-tlwg/examples/testscaled-65.tex - RELOC/doc/fonts/fonts-tlwg/examples/teststd.tex -srccontainersize 7672648 -srccontainerchecksum 222edf46a2be1461d156ecb5af49212ffef092274c6bc803ea9d54c520a576d6a053026b1b27294398fb37173854dbd88031c8b553d0bf2007e5ccbc84472511 -srcfiles size=14678 - RELOC/source/fonts/fonts-tlwg/AUTHORS - RELOC/source/fonts/fonts-tlwg/COPYING - RELOC/source/fonts/fonts-tlwg/ChangeLog - RELOC/source/fonts/fonts-tlwg/ChangeLog.thai-ttf - RELOC/source/fonts/fonts-tlwg/GPL - RELOC/source/fonts/fonts-tlwg/INSTALL - RELOC/source/fonts/fonts-tlwg/Makefile.am - RELOC/source/fonts/fonts-tlwg/Makefile.in - RELOC/source/fonts/fonts-tlwg/NEWS - RELOC/source/fonts/fonts-tlwg/README - RELOC/source/fonts/fonts-tlwg/VERSION - RELOC/source/fonts/fonts-tlwg/aclocal.m4 - RELOC/source/fonts/fonts-tlwg/build-aux/git-version-gen - RELOC/source/fonts/fonts-tlwg/configure - RELOC/source/fonts/fonts-tlwg/configure.ac - RELOC/source/fonts/fonts-tlwg/fontconfig/64-01-tlwg-kinnari.conf - RELOC/source/fonts/fonts-tlwg/fontconfig/64-02-tlwg-norasi.conf - RELOC/source/fonts/fonts-tlwg/fontconfig/64-10-tlwg-loma.conf - RELOC/source/fonts/fonts-tlwg/fontconfig/64-11-tlwg-waree.conf - RELOC/source/fonts/fonts-tlwg/fontconfig/64-13-tlwg-garuda.conf - RELOC/source/fonts/fonts-tlwg/fontconfig/64-14-tlwg-umpush.conf - RELOC/source/fonts/fonts-tlwg/fontconfig/64-15-laksaman.conf - RELOC/source/fonts/fonts-tlwg/fontconfig/64-21-tlwg-typo.conf - RELOC/source/fonts/fonts-tlwg/fontconfig/64-22-tlwg-typist.conf - RELOC/source/fonts/fonts-tlwg/fontconfig/64-23-tlwg-mono.conf - RELOC/source/fonts/fonts-tlwg/fontconfig/89-tlwg-garuda-synthetic.conf - RELOC/source/fonts/fonts-tlwg/fontconfig/89-tlwg-kinnari-synthetic.conf - RELOC/source/fonts/fonts-tlwg/fontconfig/89-tlwg-laksaman-synthetic.conf - RELOC/source/fonts/fonts-tlwg/fontconfig/89-tlwg-umpush-synthetic.conf - RELOC/source/fonts/fonts-tlwg/fontconfig/Makefile.am - RELOC/source/fonts/fonts-tlwg/fontconfig/Makefile.in - RELOC/source/fonts/fonts-tlwg/install-sh - RELOC/source/fonts/fonts-tlwg/latex/Makefile.am - RELOC/source/fonts/fonts-tlwg/latex/Makefile.in - RELOC/source/fonts/fonts-tlwg/latex/README.latex - RELOC/source/fonts/fonts-tlwg/latex/examples/Makefile.am - RELOC/source/fonts/fonts-tlwg/latex/examples/Makefile.in - RELOC/source/fonts/fonts-tlwg/latex/examples/testsans.tex - RELOC/source/fonts/fonts-tlwg/latex/examples/testscaled-120.tex - RELOC/source/fonts/fonts-tlwg/latex/examples/testscaled-65.tex - RELOC/source/fonts/fonts-tlwg/latex/examples/teststd.tex - RELOC/source/fonts/fonts-tlwg/latex/fonts-tlwg.sty - RELOC/source/fonts/fonts-tlwg/latex/lthgaruda.fd - RELOC/source/fonts/fonts-tlwg/latex/lthkinnari.fd - RELOC/source/fonts/fonts-tlwg/latex/lthlaksaman.fd - RELOC/source/fonts/fonts-tlwg/latex/lthloma.fd - RELOC/source/fonts/fonts-tlwg/latex/lthnorasi.fd - RELOC/source/fonts/fonts-tlwg/latex/lthpurisa.fd - RELOC/source/fonts/fonts-tlwg/latex/lthsawasdee.fd - RELOC/source/fonts/fonts-tlwg/latex/lthtlwg.enc - RELOC/source/fonts/fonts-tlwg/latex/lthttype.fd - RELOC/source/fonts/fonts-tlwg/latex/lthttypist.fd - RELOC/source/fonts/fonts-tlwg/latex/lthumpush.fd - RELOC/source/fonts/fonts-tlwg/latex/lthwaree.fd - RELOC/source/fonts/fonts-tlwg/latex/texfont.mk.am - RELOC/source/fonts/fonts-tlwg/latex/thai-dummy.afm - RELOC/source/fonts/fonts-tlwg/latex/thailigs.enc - RELOC/source/fonts/fonts-tlwg/missing - RELOC/source/fonts/fonts-tlwg/nectec/Loma-Bold.sfd - RELOC/source/fonts/fonts-tlwg/nectec/Loma-BoldOblique.sfd - RELOC/source/fonts/fonts-tlwg/nectec/Loma-Oblique.sfd - RELOC/source/fonts/fonts-tlwg/nectec/Loma.sfd - RELOC/source/fonts/fonts-tlwg/nectec/Makefile.am - RELOC/source/fonts/fonts-tlwg/nectec/Makefile.in - RELOC/source/fonts/fonts-tlwg/nf/Garuda-Bold.sfd - RELOC/source/fonts/fonts-tlwg/nf/Garuda-BoldOblique.sfd - RELOC/source/fonts/fonts-tlwg/nf/Garuda-Oblique.sfd - RELOC/source/fonts/fonts-tlwg/nf/Garuda.sfd - RELOC/source/fonts/fonts-tlwg/nf/Kinnari-Bold.sfd - RELOC/source/fonts/fonts-tlwg/nf/Kinnari-BoldItalic.sfd - RELOC/source/fonts/fonts-tlwg/nf/Kinnari-BoldOblique.sfd - RELOC/source/fonts/fonts-tlwg/nf/Kinnari-Italic.sfd - RELOC/source/fonts/fonts-tlwg/nf/Kinnari-Oblique.sfd - RELOC/source/fonts/fonts-tlwg/nf/Kinnari.sfd - RELOC/source/fonts/fonts-tlwg/nf/Makefile.am - RELOC/source/fonts/fonts-tlwg/nf/Makefile.in - RELOC/source/fonts/fonts-tlwg/nf/Norasi-Bold.sfd - RELOC/source/fonts/fonts-tlwg/nf/Norasi-BoldItalic.sfd - RELOC/source/fonts/fonts-tlwg/nf/Norasi-BoldOblique.sfd - RELOC/source/fonts/fonts-tlwg/nf/Norasi-Italic.sfd - RELOC/source/fonts/fonts-tlwg/nf/Norasi-Oblique.sfd - RELOC/source/fonts/fonts-tlwg/nf/Norasi.sfd - RELOC/source/fonts/fonts-tlwg/nf/README.1ST - RELOC/source/fonts/fonts-tlwg/scripts/Makefile.am - RELOC/source/fonts/fonts-tlwg/scripts/Makefile.in - RELOC/source/fonts/fonts-tlwg/scripts/engkernpairs.txt - RELOC/source/fonts/fonts-tlwg/scripts/gen-otf.pe - RELOC/source/fonts/fonts-tlwg/scripts/gen-pfa.pe - RELOC/source/fonts/fonts-tlwg/scripts/gen-pfb.pe - RELOC/source/fonts/fonts-tlwg/scripts/gen-test-otf.pe - RELOC/source/fonts/fonts-tlwg/scripts/gen-test-pfa.pe - RELOC/source/fonts/fonts-tlwg/scripts/gen-test-pfb.pe - RELOC/source/fonts/fonts-tlwg/scripts/gen-test-ttf.pe - RELOC/source/fonts/fonts-tlwg/scripts/gen-test-ttf.py - RELOC/source/fonts/fonts-tlwg/scripts/gen-ttf.pe - RELOC/source/fonts/fonts-tlwg/scripts/gen-ttf.py - RELOC/source/fonts/fonts-tlwg/scripts/gen-woff.pe - RELOC/source/fonts/fonts-tlwg/scripts/gen.mk.am - RELOC/source/fonts/fonts-tlwg/scripts/thaikernpairs.txt - RELOC/source/fonts/fonts-tlwg/sipa/Laksaman-Bold.sfd - RELOC/source/fonts/fonts-tlwg/sipa/Laksaman-BoldItalic.sfd - RELOC/source/fonts/fonts-tlwg/sipa/Laksaman-Italic.sfd - RELOC/source/fonts/fonts-tlwg/sipa/Laksaman.sfd - RELOC/source/fonts/fonts-tlwg/sipa/Makefile.am - RELOC/source/fonts/fonts-tlwg/sipa/Makefile.in - RELOC/source/fonts/fonts-tlwg/test-driver - RELOC/source/fonts/fonts-tlwg/tests/Makefile.am - RELOC/source/fonts/fonts-tlwg/tests/Makefile.in - RELOC/source/fonts/fonts-tlwg/tests/gen-pdfsample.sh - RELOC/source/fonts/fonts-tlwg/tests/test-otf.sh - RELOC/source/fonts/fonts-tlwg/tests/test-pfa.sh - RELOC/source/fonts/fonts-tlwg/tests/test-pfb.sh - RELOC/source/fonts/fonts-tlwg/tests/test-ttf.sh - RELOC/source/fonts/fonts-tlwg/tlwg/AUTHORS - RELOC/source/fonts/fonts-tlwg/tlwg/CREDITS - RELOC/source/fonts/fonts-tlwg/tlwg/Makefile.am - RELOC/source/fonts/fonts-tlwg/tlwg/Makefile.in - RELOC/source/fonts/fonts-tlwg/tlwg/Purisa-Bold.sfd - RELOC/source/fonts/fonts-tlwg/tlwg/Purisa-BoldOblique.sfd - RELOC/source/fonts/fonts-tlwg/tlwg/Purisa-Oblique.sfd - RELOC/source/fonts/fonts-tlwg/tlwg/Purisa.sfd - RELOC/source/fonts/fonts-tlwg/tlwg/README.tlwgmono - RELOC/source/fonts/fonts-tlwg/tlwg/Sawasdee-Bold.sfd - RELOC/source/fonts/fonts-tlwg/tlwg/Sawasdee-BoldOblique.sfd - RELOC/source/fonts/fonts-tlwg/tlwg/Sawasdee-Oblique.sfd - RELOC/source/fonts/fonts-tlwg/tlwg/Sawasdee.sfd - RELOC/source/fonts/fonts-tlwg/tlwg/TlwgMono-Bold.sfd - RELOC/source/fonts/fonts-tlwg/tlwg/TlwgMono-BoldOblique.sfd - RELOC/source/fonts/fonts-tlwg/tlwg/TlwgMono-Oblique.sfd - RELOC/source/fonts/fonts-tlwg/tlwg/TlwgMono.sfd - RELOC/source/fonts/fonts-tlwg/tlwg/TlwgTypewriter-Bold.sfd - RELOC/source/fonts/fonts-tlwg/tlwg/TlwgTypewriter-BoldOblique.sfd - RELOC/source/fonts/fonts-tlwg/tlwg/TlwgTypewriter-Oblique.sfd - RELOC/source/fonts/fonts-tlwg/tlwg/TlwgTypewriter.sfd - RELOC/source/fonts/fonts-tlwg/tlwg/TlwgTypist-Bold.sfd - RELOC/source/fonts/fonts-tlwg/tlwg/TlwgTypist-BoldOblique.sfd - RELOC/source/fonts/fonts-tlwg/tlwg/TlwgTypist-Oblique.sfd - RELOC/source/fonts/fonts-tlwg/tlwg/TlwgTypist.sfd - RELOC/source/fonts/fonts-tlwg/tlwg/TlwgTypo-Bold.sfd - RELOC/source/fonts/fonts-tlwg/tlwg/TlwgTypo-BoldOblique.sfd - RELOC/source/fonts/fonts-tlwg/tlwg/TlwgTypo-Oblique.sfd - RELOC/source/fonts/fonts-tlwg/tlwg/TlwgTypo.sfd - RELOC/source/fonts/fonts-tlwg/tlwg/Umpush-Bold.sfd - RELOC/source/fonts/fonts-tlwg/tlwg/Umpush-BoldOblique.sfd - RELOC/source/fonts/fonts-tlwg/tlwg/Umpush-Light.sfd - RELOC/source/fonts/fonts-tlwg/tlwg/Umpush-LightOblique.sfd - RELOC/source/fonts/fonts-tlwg/tlwg/Umpush-Oblique.sfd - RELOC/source/fonts/fonts-tlwg/tlwg/Umpush.sfd - RELOC/source/fonts/fonts-tlwg/tlwg/Waree-Bold.sfd - RELOC/source/fonts/fonts-tlwg/tlwg/Waree-BoldOblique.sfd - RELOC/source/fonts/fonts-tlwg/tlwg/Waree-Oblique.sfd - RELOC/source/fonts/fonts-tlwg/tlwg/Waree.sfd -runfiles size=2266 - RELOC/fonts/afm/public/fonts-tlwg/garuda.afm - RELOC/fonts/afm/public/fonts-tlwg/garuda_b.afm - RELOC/fonts/afm/public/fonts-tlwg/garuda_bo.afm - RELOC/fonts/afm/public/fonts-tlwg/garuda_o.afm - RELOC/fonts/afm/public/fonts-tlwg/kinnari.afm - RELOC/fonts/afm/public/fonts-tlwg/kinnari_b.afm - RELOC/fonts/afm/public/fonts-tlwg/kinnari_bi.afm - RELOC/fonts/afm/public/fonts-tlwg/kinnari_bo.afm - RELOC/fonts/afm/public/fonts-tlwg/kinnari_i.afm - RELOC/fonts/afm/public/fonts-tlwg/kinnari_o.afm - RELOC/fonts/afm/public/fonts-tlwg/laksaman.afm - RELOC/fonts/afm/public/fonts-tlwg/laksaman_b.afm - RELOC/fonts/afm/public/fonts-tlwg/laksaman_bi.afm - RELOC/fonts/afm/public/fonts-tlwg/laksaman_i.afm - RELOC/fonts/afm/public/fonts-tlwg/loma.afm - RELOC/fonts/afm/public/fonts-tlwg/loma_b.afm - RELOC/fonts/afm/public/fonts-tlwg/loma_bo.afm - RELOC/fonts/afm/public/fonts-tlwg/loma_o.afm - RELOC/fonts/afm/public/fonts-tlwg/norasi.afm - RELOC/fonts/afm/public/fonts-tlwg/norasi_b.afm - RELOC/fonts/afm/public/fonts-tlwg/norasi_bi.afm - RELOC/fonts/afm/public/fonts-tlwg/norasi_bo.afm - RELOC/fonts/afm/public/fonts-tlwg/norasi_i.afm - RELOC/fonts/afm/public/fonts-tlwg/norasi_o.afm - RELOC/fonts/afm/public/fonts-tlwg/purisa.afm - RELOC/fonts/afm/public/fonts-tlwg/purisa_b.afm - RELOC/fonts/afm/public/fonts-tlwg/purisa_bo.afm - RELOC/fonts/afm/public/fonts-tlwg/purisa_o.afm - RELOC/fonts/afm/public/fonts-tlwg/sawasdee.afm - RELOC/fonts/afm/public/fonts-tlwg/sawasdee_b.afm - RELOC/fonts/afm/public/fonts-tlwg/sawasdee_bo.afm - RELOC/fonts/afm/public/fonts-tlwg/sawasdee_o.afm - RELOC/fonts/afm/public/fonts-tlwg/ttype.afm - RELOC/fonts/afm/public/fonts-tlwg/ttype_b.afm - RELOC/fonts/afm/public/fonts-tlwg/ttype_bo.afm - RELOC/fonts/afm/public/fonts-tlwg/ttype_o.afm - RELOC/fonts/afm/public/fonts-tlwg/ttypist.afm - RELOC/fonts/afm/public/fonts-tlwg/ttypist_b.afm - RELOC/fonts/afm/public/fonts-tlwg/ttypist_bo.afm - RELOC/fonts/afm/public/fonts-tlwg/ttypist_o.afm - RELOC/fonts/afm/public/fonts-tlwg/umpush.afm - RELOC/fonts/afm/public/fonts-tlwg/umpush_b.afm - RELOC/fonts/afm/public/fonts-tlwg/umpush_bo.afm - RELOC/fonts/afm/public/fonts-tlwg/umpush_l.afm - RELOC/fonts/afm/public/fonts-tlwg/umpush_lo.afm - RELOC/fonts/afm/public/fonts-tlwg/umpush_o.afm - RELOC/fonts/afm/public/fonts-tlwg/waree.afm - RELOC/fonts/afm/public/fonts-tlwg/waree_b.afm - RELOC/fonts/afm/public/fonts-tlwg/waree_bo.afm - RELOC/fonts/afm/public/fonts-tlwg/waree_o.afm - RELOC/fonts/enc/dvips/fonts-tlwg/lthtlwg.enc - RELOC/fonts/map/dvips/fonts-tlwg/nectec.map - RELOC/fonts/map/dvips/fonts-tlwg/nf.map - RELOC/fonts/map/dvips/fonts-tlwg/sipa.map - RELOC/fonts/map/dvips/fonts-tlwg/tlwg.map - RELOC/fonts/opentype/public/fonts-tlwg/Garuda-Bold.otf - RELOC/fonts/opentype/public/fonts-tlwg/Garuda-BoldOblique.otf - RELOC/fonts/opentype/public/fonts-tlwg/Garuda-Oblique.otf - RELOC/fonts/opentype/public/fonts-tlwg/Garuda.otf - RELOC/fonts/opentype/public/fonts-tlwg/Kinnari-Bold.otf - RELOC/fonts/opentype/public/fonts-tlwg/Kinnari-BoldItalic.otf - RELOC/fonts/opentype/public/fonts-tlwg/Kinnari-BoldOblique.otf - RELOC/fonts/opentype/public/fonts-tlwg/Kinnari-Italic.otf - RELOC/fonts/opentype/public/fonts-tlwg/Kinnari-Oblique.otf - RELOC/fonts/opentype/public/fonts-tlwg/Kinnari.otf - RELOC/fonts/opentype/public/fonts-tlwg/Laksaman-Bold.otf - RELOC/fonts/opentype/public/fonts-tlwg/Laksaman-BoldItalic.otf - RELOC/fonts/opentype/public/fonts-tlwg/Laksaman-Italic.otf - RELOC/fonts/opentype/public/fonts-tlwg/Laksaman.otf - RELOC/fonts/opentype/public/fonts-tlwg/Loma-Bold.otf - RELOC/fonts/opentype/public/fonts-tlwg/Loma-BoldOblique.otf - RELOC/fonts/opentype/public/fonts-tlwg/Loma-Oblique.otf - RELOC/fonts/opentype/public/fonts-tlwg/Loma.otf - RELOC/fonts/opentype/public/fonts-tlwg/Norasi-Bold.otf - RELOC/fonts/opentype/public/fonts-tlwg/Norasi-BoldItalic.otf - RELOC/fonts/opentype/public/fonts-tlwg/Norasi-BoldOblique.otf - RELOC/fonts/opentype/public/fonts-tlwg/Norasi-Italic.otf - RELOC/fonts/opentype/public/fonts-tlwg/Norasi-Oblique.otf - RELOC/fonts/opentype/public/fonts-tlwg/Norasi.otf - RELOC/fonts/opentype/public/fonts-tlwg/Purisa-Bold.otf - RELOC/fonts/opentype/public/fonts-tlwg/Purisa-BoldOblique.otf - RELOC/fonts/opentype/public/fonts-tlwg/Purisa-Oblique.otf - RELOC/fonts/opentype/public/fonts-tlwg/Purisa.otf - RELOC/fonts/opentype/public/fonts-tlwg/Sawasdee-Bold.otf - RELOC/fonts/opentype/public/fonts-tlwg/Sawasdee-BoldOblique.otf - RELOC/fonts/opentype/public/fonts-tlwg/Sawasdee-Oblique.otf - RELOC/fonts/opentype/public/fonts-tlwg/Sawasdee.otf - RELOC/fonts/opentype/public/fonts-tlwg/TlwgMono-Bold.otf - RELOC/fonts/opentype/public/fonts-tlwg/TlwgMono-BoldOblique.otf - RELOC/fonts/opentype/public/fonts-tlwg/TlwgMono-Oblique.otf - RELOC/fonts/opentype/public/fonts-tlwg/TlwgMono.otf - RELOC/fonts/opentype/public/fonts-tlwg/TlwgTypewriter-Bold.otf - RELOC/fonts/opentype/public/fonts-tlwg/TlwgTypewriter-BoldOblique.otf - RELOC/fonts/opentype/public/fonts-tlwg/TlwgTypewriter-Oblique.otf - RELOC/fonts/opentype/public/fonts-tlwg/TlwgTypewriter.otf - RELOC/fonts/opentype/public/fonts-tlwg/TlwgTypist-Bold.otf - RELOC/fonts/opentype/public/fonts-tlwg/TlwgTypist-BoldOblique.otf - RELOC/fonts/opentype/public/fonts-tlwg/TlwgTypist-Oblique.otf - RELOC/fonts/opentype/public/fonts-tlwg/TlwgTypist.otf - RELOC/fonts/opentype/public/fonts-tlwg/TlwgTypo-Bold.otf - RELOC/fonts/opentype/public/fonts-tlwg/TlwgTypo-BoldOblique.otf - RELOC/fonts/opentype/public/fonts-tlwg/TlwgTypo-Oblique.otf - RELOC/fonts/opentype/public/fonts-tlwg/TlwgTypo.otf - RELOC/fonts/opentype/public/fonts-tlwg/Umpush-Bold.otf - RELOC/fonts/opentype/public/fonts-tlwg/Umpush-BoldOblique.otf - RELOC/fonts/opentype/public/fonts-tlwg/Umpush-Light.otf - RELOC/fonts/opentype/public/fonts-tlwg/Umpush-LightOblique.otf - RELOC/fonts/opentype/public/fonts-tlwg/Umpush-Oblique.otf - RELOC/fonts/opentype/public/fonts-tlwg/Umpush.otf - RELOC/fonts/opentype/public/fonts-tlwg/Waree-Bold.otf - RELOC/fonts/opentype/public/fonts-tlwg/Waree-BoldOblique.otf - RELOC/fonts/opentype/public/fonts-tlwg/Waree-Oblique.otf - RELOC/fonts/opentype/public/fonts-tlwg/Waree.otf - RELOC/fonts/tfm/public/fonts-tlwg/garuda.tfm - RELOC/fonts/tfm/public/fonts-tlwg/garuda_b.tfm - RELOC/fonts/tfm/public/fonts-tlwg/garuda_bo.tfm - RELOC/fonts/tfm/public/fonts-tlwg/garuda_o.tfm - RELOC/fonts/tfm/public/fonts-tlwg/kinnari.tfm - RELOC/fonts/tfm/public/fonts-tlwg/kinnari_b.tfm - RELOC/fonts/tfm/public/fonts-tlwg/kinnari_bi.tfm - RELOC/fonts/tfm/public/fonts-tlwg/kinnari_bo.tfm - RELOC/fonts/tfm/public/fonts-tlwg/kinnari_i.tfm - RELOC/fonts/tfm/public/fonts-tlwg/kinnari_o.tfm - RELOC/fonts/tfm/public/fonts-tlwg/laksaman.tfm - RELOC/fonts/tfm/public/fonts-tlwg/laksaman_b.tfm - RELOC/fonts/tfm/public/fonts-tlwg/laksaman_bi.tfm - RELOC/fonts/tfm/public/fonts-tlwg/laksaman_i.tfm - RELOC/fonts/tfm/public/fonts-tlwg/loma.tfm - RELOC/fonts/tfm/public/fonts-tlwg/loma_b.tfm - RELOC/fonts/tfm/public/fonts-tlwg/loma_bo.tfm - RELOC/fonts/tfm/public/fonts-tlwg/loma_o.tfm - RELOC/fonts/tfm/public/fonts-tlwg/norasi.tfm - RELOC/fonts/tfm/public/fonts-tlwg/norasi_b.tfm - RELOC/fonts/tfm/public/fonts-tlwg/norasi_bi.tfm - RELOC/fonts/tfm/public/fonts-tlwg/norasi_bo.tfm - RELOC/fonts/tfm/public/fonts-tlwg/norasi_i.tfm - RELOC/fonts/tfm/public/fonts-tlwg/norasi_o.tfm - RELOC/fonts/tfm/public/fonts-tlwg/purisa.tfm - RELOC/fonts/tfm/public/fonts-tlwg/purisa_b.tfm - RELOC/fonts/tfm/public/fonts-tlwg/purisa_bo.tfm - RELOC/fonts/tfm/public/fonts-tlwg/purisa_o.tfm - RELOC/fonts/tfm/public/fonts-tlwg/rgaruda.tfm - RELOC/fonts/tfm/public/fonts-tlwg/rgaruda_b.tfm - RELOC/fonts/tfm/public/fonts-tlwg/rgaruda_bo.tfm - RELOC/fonts/tfm/public/fonts-tlwg/rgaruda_o.tfm - RELOC/fonts/tfm/public/fonts-tlwg/rkinnari.tfm - RELOC/fonts/tfm/public/fonts-tlwg/rkinnari_b.tfm - RELOC/fonts/tfm/public/fonts-tlwg/rkinnari_bi.tfm - RELOC/fonts/tfm/public/fonts-tlwg/rkinnari_bo.tfm - RELOC/fonts/tfm/public/fonts-tlwg/rkinnari_i.tfm - RELOC/fonts/tfm/public/fonts-tlwg/rkinnari_o.tfm - RELOC/fonts/tfm/public/fonts-tlwg/rlaksaman.tfm - RELOC/fonts/tfm/public/fonts-tlwg/rlaksaman_b.tfm - RELOC/fonts/tfm/public/fonts-tlwg/rlaksaman_bi.tfm - RELOC/fonts/tfm/public/fonts-tlwg/rlaksaman_i.tfm - RELOC/fonts/tfm/public/fonts-tlwg/rloma.tfm - RELOC/fonts/tfm/public/fonts-tlwg/rloma_b.tfm - RELOC/fonts/tfm/public/fonts-tlwg/rloma_bo.tfm - RELOC/fonts/tfm/public/fonts-tlwg/rloma_o.tfm - RELOC/fonts/tfm/public/fonts-tlwg/rnorasi.tfm - RELOC/fonts/tfm/public/fonts-tlwg/rnorasi_b.tfm - RELOC/fonts/tfm/public/fonts-tlwg/rnorasi_bi.tfm - RELOC/fonts/tfm/public/fonts-tlwg/rnorasi_bo.tfm - RELOC/fonts/tfm/public/fonts-tlwg/rnorasi_i.tfm - RELOC/fonts/tfm/public/fonts-tlwg/rnorasi_o.tfm - RELOC/fonts/tfm/public/fonts-tlwg/rpurisa.tfm - RELOC/fonts/tfm/public/fonts-tlwg/rpurisa_b.tfm - RELOC/fonts/tfm/public/fonts-tlwg/rpurisa_bo.tfm - RELOC/fonts/tfm/public/fonts-tlwg/rpurisa_o.tfm - RELOC/fonts/tfm/public/fonts-tlwg/rsawasdee.tfm - RELOC/fonts/tfm/public/fonts-tlwg/rsawasdee_b.tfm - RELOC/fonts/tfm/public/fonts-tlwg/rsawasdee_bo.tfm - RELOC/fonts/tfm/public/fonts-tlwg/rsawasdee_o.tfm - RELOC/fonts/tfm/public/fonts-tlwg/rttype.tfm - RELOC/fonts/tfm/public/fonts-tlwg/rttype_b.tfm - RELOC/fonts/tfm/public/fonts-tlwg/rttype_bo.tfm - RELOC/fonts/tfm/public/fonts-tlwg/rttype_o.tfm - RELOC/fonts/tfm/public/fonts-tlwg/rttypist.tfm - RELOC/fonts/tfm/public/fonts-tlwg/rttypist_b.tfm - RELOC/fonts/tfm/public/fonts-tlwg/rttypist_bo.tfm - RELOC/fonts/tfm/public/fonts-tlwg/rttypist_o.tfm - RELOC/fonts/tfm/public/fonts-tlwg/rumpush.tfm - RELOC/fonts/tfm/public/fonts-tlwg/rumpush_b.tfm - RELOC/fonts/tfm/public/fonts-tlwg/rumpush_bo.tfm - RELOC/fonts/tfm/public/fonts-tlwg/rumpush_l.tfm - RELOC/fonts/tfm/public/fonts-tlwg/rumpush_lo.tfm - RELOC/fonts/tfm/public/fonts-tlwg/rumpush_o.tfm - RELOC/fonts/tfm/public/fonts-tlwg/rwaree.tfm - RELOC/fonts/tfm/public/fonts-tlwg/rwaree_b.tfm - RELOC/fonts/tfm/public/fonts-tlwg/rwaree_bo.tfm - RELOC/fonts/tfm/public/fonts-tlwg/rwaree_o.tfm - RELOC/fonts/tfm/public/fonts-tlwg/sawasdee.tfm - RELOC/fonts/tfm/public/fonts-tlwg/sawasdee_b.tfm - RELOC/fonts/tfm/public/fonts-tlwg/sawasdee_bo.tfm - RELOC/fonts/tfm/public/fonts-tlwg/sawasdee_o.tfm - RELOC/fonts/tfm/public/fonts-tlwg/ttype.tfm - RELOC/fonts/tfm/public/fonts-tlwg/ttype_b.tfm - RELOC/fonts/tfm/public/fonts-tlwg/ttype_bo.tfm - RELOC/fonts/tfm/public/fonts-tlwg/ttype_o.tfm - RELOC/fonts/tfm/public/fonts-tlwg/ttypist.tfm - RELOC/fonts/tfm/public/fonts-tlwg/ttypist_b.tfm - RELOC/fonts/tfm/public/fonts-tlwg/ttypist_bo.tfm - RELOC/fonts/tfm/public/fonts-tlwg/ttypist_o.tfm - RELOC/fonts/tfm/public/fonts-tlwg/umpush.tfm - RELOC/fonts/tfm/public/fonts-tlwg/umpush_b.tfm - RELOC/fonts/tfm/public/fonts-tlwg/umpush_bo.tfm - RELOC/fonts/tfm/public/fonts-tlwg/umpush_l.tfm - RELOC/fonts/tfm/public/fonts-tlwg/umpush_lo.tfm - RELOC/fonts/tfm/public/fonts-tlwg/umpush_o.tfm - RELOC/fonts/tfm/public/fonts-tlwg/waree.tfm - RELOC/fonts/tfm/public/fonts-tlwg/waree_b.tfm - RELOC/fonts/tfm/public/fonts-tlwg/waree_bo.tfm - RELOC/fonts/tfm/public/fonts-tlwg/waree_o.tfm - RELOC/fonts/type1/public/fonts-tlwg/garuda.pfb - RELOC/fonts/type1/public/fonts-tlwg/garuda_b.pfb - RELOC/fonts/type1/public/fonts-tlwg/garuda_bo.pfb - RELOC/fonts/type1/public/fonts-tlwg/garuda_o.pfb - RELOC/fonts/type1/public/fonts-tlwg/kinnari.pfb - RELOC/fonts/type1/public/fonts-tlwg/kinnari_b.pfb - RELOC/fonts/type1/public/fonts-tlwg/kinnari_bi.pfb - RELOC/fonts/type1/public/fonts-tlwg/kinnari_bo.pfb - RELOC/fonts/type1/public/fonts-tlwg/kinnari_i.pfb - RELOC/fonts/type1/public/fonts-tlwg/kinnari_o.pfb - RELOC/fonts/type1/public/fonts-tlwg/laksaman.pfb - RELOC/fonts/type1/public/fonts-tlwg/laksaman_b.pfb - RELOC/fonts/type1/public/fonts-tlwg/laksaman_bi.pfb - RELOC/fonts/type1/public/fonts-tlwg/laksaman_i.pfb - RELOC/fonts/type1/public/fonts-tlwg/loma.pfb - RELOC/fonts/type1/public/fonts-tlwg/loma_b.pfb - RELOC/fonts/type1/public/fonts-tlwg/loma_bo.pfb - RELOC/fonts/type1/public/fonts-tlwg/loma_o.pfb - RELOC/fonts/type1/public/fonts-tlwg/norasi.pfb - RELOC/fonts/type1/public/fonts-tlwg/norasi_b.pfb - RELOC/fonts/type1/public/fonts-tlwg/norasi_bi.pfb - RELOC/fonts/type1/public/fonts-tlwg/norasi_bo.pfb - RELOC/fonts/type1/public/fonts-tlwg/norasi_i.pfb - RELOC/fonts/type1/public/fonts-tlwg/norasi_o.pfb - RELOC/fonts/type1/public/fonts-tlwg/purisa.pfb - RELOC/fonts/type1/public/fonts-tlwg/purisa_b.pfb - RELOC/fonts/type1/public/fonts-tlwg/purisa_bo.pfb - RELOC/fonts/type1/public/fonts-tlwg/purisa_o.pfb - RELOC/fonts/type1/public/fonts-tlwg/sawasdee.pfb - RELOC/fonts/type1/public/fonts-tlwg/sawasdee_b.pfb - RELOC/fonts/type1/public/fonts-tlwg/sawasdee_bo.pfb - RELOC/fonts/type1/public/fonts-tlwg/sawasdee_o.pfb - RELOC/fonts/type1/public/fonts-tlwg/ttype.pfb - RELOC/fonts/type1/public/fonts-tlwg/ttype_b.pfb - RELOC/fonts/type1/public/fonts-tlwg/ttype_bo.pfb - RELOC/fonts/type1/public/fonts-tlwg/ttype_o.pfb - RELOC/fonts/type1/public/fonts-tlwg/ttypist.pfb - RELOC/fonts/type1/public/fonts-tlwg/ttypist_b.pfb - RELOC/fonts/type1/public/fonts-tlwg/ttypist_bo.pfb - RELOC/fonts/type1/public/fonts-tlwg/ttypist_o.pfb - RELOC/fonts/type1/public/fonts-tlwg/umpush.pfb - RELOC/fonts/type1/public/fonts-tlwg/umpush_b.pfb - RELOC/fonts/type1/public/fonts-tlwg/umpush_bo.pfb - RELOC/fonts/type1/public/fonts-tlwg/umpush_l.pfb - RELOC/fonts/type1/public/fonts-tlwg/umpush_lo.pfb - RELOC/fonts/type1/public/fonts-tlwg/umpush_o.pfb - RELOC/fonts/type1/public/fonts-tlwg/waree.pfb - RELOC/fonts/type1/public/fonts-tlwg/waree_b.pfb - RELOC/fonts/type1/public/fonts-tlwg/waree_bo.pfb - RELOC/fonts/type1/public/fonts-tlwg/waree_o.pfb - RELOC/fonts/vf/public/fonts-tlwg/garuda.vf - RELOC/fonts/vf/public/fonts-tlwg/garuda_b.vf - RELOC/fonts/vf/public/fonts-tlwg/garuda_bo.vf - RELOC/fonts/vf/public/fonts-tlwg/garuda_o.vf - RELOC/fonts/vf/public/fonts-tlwg/kinnari.vf - RELOC/fonts/vf/public/fonts-tlwg/kinnari_b.vf - RELOC/fonts/vf/public/fonts-tlwg/kinnari_bi.vf - RELOC/fonts/vf/public/fonts-tlwg/kinnari_bo.vf - RELOC/fonts/vf/public/fonts-tlwg/kinnari_i.vf - RELOC/fonts/vf/public/fonts-tlwg/kinnari_o.vf - RELOC/fonts/vf/public/fonts-tlwg/laksaman.vf - RELOC/fonts/vf/public/fonts-tlwg/laksaman_b.vf - RELOC/fonts/vf/public/fonts-tlwg/laksaman_bi.vf - RELOC/fonts/vf/public/fonts-tlwg/laksaman_i.vf - RELOC/fonts/vf/public/fonts-tlwg/loma.vf - RELOC/fonts/vf/public/fonts-tlwg/loma_b.vf - RELOC/fonts/vf/public/fonts-tlwg/loma_bo.vf - RELOC/fonts/vf/public/fonts-tlwg/loma_o.vf - RELOC/fonts/vf/public/fonts-tlwg/norasi.vf - RELOC/fonts/vf/public/fonts-tlwg/norasi_b.vf - RELOC/fonts/vf/public/fonts-tlwg/norasi_bi.vf - RELOC/fonts/vf/public/fonts-tlwg/norasi_bo.vf - RELOC/fonts/vf/public/fonts-tlwg/norasi_i.vf - RELOC/fonts/vf/public/fonts-tlwg/norasi_o.vf - RELOC/fonts/vf/public/fonts-tlwg/purisa.vf - RELOC/fonts/vf/public/fonts-tlwg/purisa_b.vf - RELOC/fonts/vf/public/fonts-tlwg/purisa_bo.vf - RELOC/fonts/vf/public/fonts-tlwg/purisa_o.vf - RELOC/fonts/vf/public/fonts-tlwg/sawasdee.vf - RELOC/fonts/vf/public/fonts-tlwg/sawasdee_b.vf - RELOC/fonts/vf/public/fonts-tlwg/sawasdee_bo.vf - RELOC/fonts/vf/public/fonts-tlwg/sawasdee_o.vf - RELOC/fonts/vf/public/fonts-tlwg/ttype.vf - RELOC/fonts/vf/public/fonts-tlwg/ttype_b.vf - RELOC/fonts/vf/public/fonts-tlwg/ttype_bo.vf - RELOC/fonts/vf/public/fonts-tlwg/ttype_o.vf - RELOC/fonts/vf/public/fonts-tlwg/ttypist.vf - RELOC/fonts/vf/public/fonts-tlwg/ttypist_b.vf - RELOC/fonts/vf/public/fonts-tlwg/ttypist_bo.vf - RELOC/fonts/vf/public/fonts-tlwg/ttypist_o.vf - RELOC/fonts/vf/public/fonts-tlwg/umpush.vf - RELOC/fonts/vf/public/fonts-tlwg/umpush_b.vf - RELOC/fonts/vf/public/fonts-tlwg/umpush_bo.vf - RELOC/fonts/vf/public/fonts-tlwg/umpush_l.vf - RELOC/fonts/vf/public/fonts-tlwg/umpush_lo.vf - RELOC/fonts/vf/public/fonts-tlwg/umpush_o.vf - RELOC/fonts/vf/public/fonts-tlwg/waree.vf - RELOC/fonts/vf/public/fonts-tlwg/waree_b.vf - RELOC/fonts/vf/public/fonts-tlwg/waree_bo.vf - RELOC/fonts/vf/public/fonts-tlwg/waree_o.vf - RELOC/tex/latex/fonts-tlwg/fonts-tlwg.sty - RELOC/tex/latex/fonts-tlwg/lthgaruda.fd - RELOC/tex/latex/fonts-tlwg/lthkinnari.fd - RELOC/tex/latex/fonts-tlwg/lthlaksaman.fd - RELOC/tex/latex/fonts-tlwg/lthloma.fd - RELOC/tex/latex/fonts-tlwg/lthnorasi.fd - RELOC/tex/latex/fonts-tlwg/lthpurisa.fd - RELOC/tex/latex/fonts-tlwg/lthsawasdee.fd - RELOC/tex/latex/fonts-tlwg/lthttype.fd - RELOC/tex/latex/fonts-tlwg/lthttypist.fd - RELOC/tex/latex/fonts-tlwg/lthumpush.fd - RELOC/tex/latex/fonts-tlwg/lthwaree.fd -catalogue-contact-bugs https://github.com/tlwg/fonts-tlwg/issues -catalogue-contact-home http://linux.thai.net/projects/fonts-tlwg -catalogue-contact-repository https://github.com/tlwg/fonts-tlwg -catalogue-contact-support https://groups.google.com/forum/#!forum/thai-linux-foss-devel -catalogue-ctan /fonts/thai/fonts-tlwg -catalogue-date 2018-11-05 07:54:33 +0100 -catalogue-license gpl2+lppl1.3other-free -catalogue-topics font font-thai thai -catalogue-version 0.7.1 - -name fontspec -category Package -revision 50011 -shortdesc Advanced font selection in XeLaTeX and LuaLaTeX -relocated 1 -longdesc Fontspec is a package for XeLaTeX and LuaLaTeX. It provides an -longdesc automatic and unified interface to feature-rich AAT and -longdesc OpenType fonts through the NFSS in LaTeX running on XeTeX or -longdesc LuaTeX engines. The package requires the l3kernel and xparse -longdesc bundles from the LaTeX3 development team. -depend iftex -depend l3kernel -depend l3packages -depend xunicode -depend lm -depend euenc -containersize 26980 -containerchecksum 6cb0a68574cf513e763bb753bea148de94339d4787f4f4b34a2e3919126dd62f83ea375452ab16cb1fad90514a5651cb4b3f4cd95f45c2ab325f14122959221f -doccontainersize 1276984 -doccontainerchecksum 9cd1f77d19fa30eefcf6dde4e77e12282f5419cf70282474e5833fe6fb56fa37b8bf8809dffc382bf41a26d0ff049600bb063d4eef7fe4e5b2bf195e9c54f709 -docfiles size=337 - RELOC/doc/latex/fontspec/CHANGES.md - RELOC/doc/latex/fontspec/LICENSE - RELOC/doc/latex/fontspec/README.md details="Package README" - RELOC/doc/latex/fontspec/fontspec-code.pdf - RELOC/doc/latex/fontspec/fontspec-example.tex - RELOC/doc/latex/fontspec/fontspec.pdf details="Package documentation" -srccontainersize 85148 -srccontainerchecksum 2152aa63f17403a737e355afd47af894a703eb98c5087908627a3807e19b81cfe1f90b878c8ed118f8f13ac439b057ba295b90954ef44f319b87e980095a5c9d -srcfiles size=120 - RELOC/source/latex/fontspec/fontspec-code-api.dtx - RELOC/source/latex/fontspec/fontspec-code-closing.dtx - RELOC/source/latex/fontspec/fontspec-code-enc.dtx - RELOC/source/latex/fontspec/fontspec-code-feat-aat.dtx - RELOC/source/latex/fontspec/fontspec-code-feat-opentype.dtx - RELOC/source/latex/fontspec/fontspec-code-fontload.dtx - RELOC/source/latex/fontspec/fontspec-code-graphite.dtx - RELOC/source/latex/fontspec/fontspec-code-interfaces.dtx - RELOC/source/latex/fontspec/fontspec-code-internal.dtx - RELOC/source/latex/fontspec/fontspec-code-keyval.dtx - RELOC/source/latex/fontspec/fontspec-code-lang.dtx - RELOC/source/latex/fontspec/fontspec-code-load.dtx - RELOC/source/latex/fontspec/fontspec-code-math.dtx - RELOC/source/latex/fontspec/fontspec-code-msg.dtx - RELOC/source/latex/fontspec/fontspec-code-opening.dtx - RELOC/source/latex/fontspec/fontspec-code-opentype.dtx - RELOC/source/latex/fontspec/fontspec-code-patches.dtx - RELOC/source/latex/fontspec/fontspec-code-scripts.dtx - RELOC/source/latex/fontspec/fontspec-code-user.dtx - RELOC/source/latex/fontspec/fontspec-code-vars.dtx - RELOC/source/latex/fontspec/fontspec-code-xfss.dtx - RELOC/source/latex/fontspec/fontspec-code.ltx - RELOC/source/latex/fontspec/fontspec-doc-api.tex - RELOC/source/latex/fontspec/fontspec-doc-enc.tex - RELOC/source/latex/fontspec/fontspec-doc-featset.tex - RELOC/source/latex/fontspec/fontspec-doc-fontsel.tex - RELOC/source/latex/fontspec/fontspec-doc-intro.tex - RELOC/source/latex/fontspec/fontspec-doc-luatex.tex - RELOC/source/latex/fontspec/fontspec-doc-opentype.tex - RELOC/source/latex/fontspec/fontspec-doc-style.sty - RELOC/source/latex/fontspec/fontspec-doc-xetex.tex - RELOC/source/latex/fontspec/fontspec-example.tex - RELOC/source/latex/fontspec/fontspec-lua.dtx - RELOC/source/latex/fontspec/fontspec.dtx - RELOC/source/latex/fontspec/fontspec.ins - RELOC/source/latex/fontspec/fontspec.ltx -runfiles size=80 - RELOC/tex/latex/fontspec/fontspec-luatex.sty - RELOC/tex/latex/fontspec/fontspec-xetex.sty - RELOC/tex/latex/fontspec/fontspec.cfg - RELOC/tex/latex/fontspec/fontspec.lua - RELOC/tex/latex/fontspec/fontspec.sty -catalogue-contact-bugs https://github.com/wspr/fontspec/issues -catalogue-contact-repository https://github.com/wspr/fontspec/ -catalogue-ctan /macros/latex/contrib/fontspec -catalogue-date 2019-02-12 07:45:01 +0100 -catalogue-license lppl1.3c -catalogue-topics font-sel luatex xetex -catalogue-version 2.7b - -name fonttable -category Package -revision 44799 -shortdesc Print font tables from a LaTeX document -relocated 1 -longdesc This is a package version of nfssfont.tex (part of the LaTeX -longdesc distribution); it enables you to print a table of the -longdesc characters of a font and/or some text (for demonstration or -longdesc testing purposes), from within a document. (Packages such as -longdesc testfont and nfssfont.tex provide these facilities, but they -longdesc run as interactive programs: the user is expected to type -longdesc details of what is needed.) Note that the package mftinc also -longdesc has a \fonttable function; the documentation explains how avoid -longdesc a clash with that package. -containersize 5712 -containerchecksum 9c90178161175f7fc6cb6ccc7d34fc8923a7716d48637219d4a1f8e9e2b64ee9308a536c48af2b386de2493f7530fada7e9f2f41360ac9a61fd7af04718a5b30 -doccontainersize 310452 -doccontainerchecksum 7198f27f3eace8ed272896b8a98e48542b38d5eb006817b8a670eae7baca54eec4fff28bf197d292f9f5b2e1eb40ac58e317f1f190f4be0cf6b36ed1abd88886 -docfiles size=77 - RELOC/doc/latex/fonttable/README details="Readme" - RELOC/doc/latex/fonttable/fonttable.pdf details="Package documentation" -srccontainersize 14344 -srccontainerchecksum dd1711a06d44dd76467f0a66e35398f15c078e824fc00715492c7d25e28fe4012c4a5db73ca13a6852b7e2191b7c73a53d0a3a6796616865c163924ab44b14f3 -srcfiles size=13 - RELOC/source/latex/fonttable/fonttable.dtx - RELOC/source/latex/fonttable/fonttable.ins -runfiles size=4 - RELOC/tex/latex/fonttable/fonttable.sty -catalogue-ctan /macros/latex/contrib/fonttable -catalogue-date 2017-07-14 12:50:17 +0200 -catalogue-license lppl1.3c -catalogue-topics font-devel -catalogue-version 1.6c - -name fontware -category TLCore -revision 47198 -catalogue vfware -shortdesc Tools for virtual font metrics -longdesc Virtual font metrics are usually created in a textual form, the -longdesc Virtual Property List, but programs that use them need to use -longdesc binary files (the Virtual Font and the TeX Font Metric). The -longdesc present two programs translate between the two forms: - vptovf -longdesc takes a VPL file and generates a VF file and a TFM file; - -longdesc vftovp takes a VF file and a TFM file and generates a VPL file. -longdesc The programs are to be found in every distribution of TeX. -depend fontware.ARCH -containersize 600 -containerchecksum 26efbe7dbb32c6ca2af0c7ad3692afb746a5623d7f4d9224cb6d9ad3aadc4e21e288c2dabe9d2b42e22e32885f7a9074704c2c8c119ce126982d48ef32ded778 -doccontainersize 69288 -doccontainerchecksum f9e8f57eaa61111df2d59a32f2bbed159eb88a2bfb4ea5353a6405584e944e279f6eea07d556c8f805440c5e99bc5dd2118e837f93a27ac5ad5e845f3aa4da12 -docfiles size=27 - texmf-dist/doc/man/man1/pltotf.1 - texmf-dist/doc/man/man1/pltotf.man1.pdf - texmf-dist/doc/man/man1/tftopl.1 - texmf-dist/doc/man/man1/tftopl.man1.pdf - texmf-dist/doc/man/man1/vftovp.1 - texmf-dist/doc/man/man1/vftovp.man1.pdf - texmf-dist/doc/man/man1/vptovf.1 - texmf-dist/doc/man/man1/vptovf.man1.pdf -catalogue-ctan /systems/knuth/dist/etc -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license knuth -catalogue-topics font-supp - -name fontware.aarch64-linux -category TLCore -revision 48789 -shortdesc aarch64-linux files of fontware -containersize 94640 -containerchecksum 4b99f4e679985c8e0deee013ed656c7648d7f52a564d1aaf17f99d92bf75d6ad6f1338846deae7dd479a1c72dbae9bfada4b881991533bb15c211682742114a1 -binfiles arch=aarch64-linux size=94 - bin/aarch64-linux/pltotf - bin/aarch64-linux/tftopl - bin/aarch64-linux/vftovp - bin/aarch64-linux/vptovf - -name fontware.amd64-freebsd -category TLCore -revision 46816 -shortdesc amd64-freebsd files of fontware -containersize 109296 -containerchecksum 26091464fdefd96bc0a7685597f4454ba4e3076e9c611ec7dd64181421c44b30600c8d8eace5c1ae44e6def0bb560c88ee8c0c7da4dcff72375ae191fd0e92c0 -binfiles arch=amd64-freebsd size=101 - bin/amd64-freebsd/pltotf - bin/amd64-freebsd/tftopl - bin/amd64-freebsd/vftovp - bin/amd64-freebsd/vptovf - -name fontware.amd64-netbsd -category TLCore -revision 48698 -shortdesc amd64-netbsd files of fontware -containersize 98912 -containerchecksum 5ece42009f5558f53ee19270a5ccf1496efb001238c5c7e4d55f9149a718efbd898f129e62cfa8a4d5429facec8f5a2820f5ce865d27802e05f2184de723aade -binfiles arch=amd64-netbsd size=110 - bin/amd64-netbsd/pltotf - bin/amd64-netbsd/tftopl - bin/amd64-netbsd/vftovp - bin/amd64-netbsd/vptovf - -name fontware.armhf-linux -category TLCore -revision 48716 -shortdesc armhf-linux files of fontware -containersize 78916 -containerchecksum fdbb9fc07b7f30fb84f837f60ae203b3e1beef5f5870ea80c7396c07cbd828d8b976f3c518671b5048cfc0331b92c88ad3fd651053896ec560a7247d045b36f8 -binfiles arch=armhf-linux size=78 - bin/armhf-linux/pltotf - bin/armhf-linux/tftopl - bin/armhf-linux/vftovp - bin/armhf-linux/vptovf - -name fontware.i386-cygwin -category TLCore -revision 46814 -shortdesc i386-cygwin files of fontware -containersize 55536 -containerchecksum 5c89d429caf04fef62cf1a2b4cd7714f1df6a0eecb67fe42c4accf9aa51abeacddb9e4689e03fcac358e957947510488aee3a38c2c17781bd6f5622821db559d -binfiles arch=i386-cygwin size=53 - bin/i386-cygwin/pltotf.exe - bin/i386-cygwin/tftopl.exe - bin/i386-cygwin/vftovp.exe - bin/i386-cygwin/vptovf.exe - -name fontware.i386-freebsd -category TLCore -revision 46816 -shortdesc i386-freebsd files of fontware -containersize 88292 -containerchecksum 461a91a572f93f84b9a82aa12ed3762250850eb1bb61db2c730474bc457c1080f16e45da5fead9ccafb64541da676adf76b34a55fc87f7ddcc7c48c812e60038 -binfiles arch=i386-freebsd size=96 - bin/i386-freebsd/pltotf - bin/i386-freebsd/tftopl - bin/i386-freebsd/vftovp - bin/i386-freebsd/vptovf - -name fontware.i386-linux -category TLCore -revision 47245 -shortdesc i386-linux files of fontware -containersize 96744 -containerchecksum aed2cb1cc7ccd458afe13b5acac2949b53d189731ee431f836e565fbd71ec041a1f7ca3efa07a175cb33fe65cb2760730e2e9e7829fb7da765aedebd18048d8f -binfiles arch=i386-linux size=95 - bin/i386-linux/pltotf - bin/i386-linux/tftopl - bin/i386-linux/vftovp - bin/i386-linux/vptovf - -name fontware.i386-netbsd -category TLCore -revision 46812 -shortdesc i386-netbsd files of fontware -containersize 83348 -containerchecksum ed6b5152ae012d587a12da99c47683b693af15d9b307e04bf52535d5dd082521a38e331e0e1398adf855e93e46d712a7067895d69af20889dcf3b33194830ce3 -binfiles arch=i386-netbsd size=106 - bin/i386-netbsd/pltotf - bin/i386-netbsd/tftopl - bin/i386-netbsd/vftovp - bin/i386-netbsd/vptovf - -name fontware.i386-solaris -category TLCore -revision 46829 -shortdesc i386-solaris files of fontware -containersize 103460 -containerchecksum fb8892fd8f7e9b6d7fb2bfd4aecd3f87822db69938ec3dcdf0d8bec98c4d2acb473285064453fdc730624d5543f56659866104b9a5f20e954aa129de312c8eb2 -binfiles arch=i386-solaris size=94 - bin/i386-solaris/pltotf - bin/i386-solaris/tftopl - bin/i386-solaris/vftovp - bin/i386-solaris/vptovf - -name fontware.sparc-solaris -category TLCore -revision 46829 -shortdesc sparc-solaris files of fontware -containersize 101504 -containerchecksum 161963bb0f9168b54a6c95f48530c3fa29921dbe3c3331532e8c4b8650ff3b57e2df3a14d865a17ed8085a7ff81680bd0eb03195d7402fd928125d93e1683ea4 -binfiles arch=sparc-solaris size=104 - bin/sparc-solaris/pltotf - bin/sparc-solaris/tftopl - bin/sparc-solaris/vftovp - bin/sparc-solaris/vptovf - -name fontware.win32 -category TLCore -revision 46993 -shortdesc win32 files of fontware -containersize 58500 -containerchecksum 1d86960cdb4fcaefcf976103ac25c7dc480d37e348a995c0f8793b2bfe8d8b664a8c069a9ae97fc8bdf83cd4391b90a95fba80388cffce8e0a0ecbc9b525d0a3 -binfiles arch=win32 size=49 - bin/win32/pltotf.exe - bin/win32/tftopl.exe - bin/win32/vftovp.exe - bin/win32/vptovf.exe - -name fontware.x86_64-cygwin -category TLCore -revision 46813 -shortdesc x86_64-cygwin files of fontware -containersize 65252 -containerchecksum 75cc9481b15ad0f6be0105658266d835f7c05fc473450c1ae28c1012a45a7dd1f7bbeb5a47273ac8616dbc9443995faf766928e6f0b01c631528da266c5488af -binfiles arch=x86_64-cygwin size=51 - bin/x86_64-cygwin/pltotf.exe - bin/x86_64-cygwin/tftopl.exe - bin/x86_64-cygwin/vftovp.exe - bin/x86_64-cygwin/vptovf.exe - -name fontware.x86_64-darwin -category TLCore -revision 48728 -shortdesc x86_64-darwin files of fontware -containersize 102576 -containerchecksum 2fa8e3a0f2551e69f26dabf1906b5d97acc7fbc3debe2e9af453a72715a151a0f1ff1c2b71f7354fc4cfe3bf2ff4a8c6d85015a6743fa205b35ec62e3df0f3fc -binfiles arch=x86_64-darwin size=94 - bin/x86_64-darwin/pltotf - bin/x86_64-darwin/tftopl - bin/x86_64-darwin/vftovp - bin/x86_64-darwin/vptovf - -name fontware.x86_64-darwinlegacy -category TLCore -revision 47387 -shortdesc x86_64-darwinlegacy files of fontware -containersize 100804 -containerchecksum 6cc7bc4cad0a1e0d560f240e7aea7f59b0b41525d0b755186e96aa2ac0d5a037d5ae4e7c7630700a62b8b48eebfced8c2fa153b62d40f8f5a586f3b4622cb100 -binfiles arch=x86_64-darwinlegacy size=92 - bin/x86_64-darwinlegacy/pltotf - bin/x86_64-darwinlegacy/tftopl - bin/x86_64-darwinlegacy/vftovp - bin/x86_64-darwinlegacy/vptovf - -name fontware.x86_64-linux -category TLCore -revision 47063 -shortdesc x86_64-linux files of fontware -containersize 101284 -containerchecksum 75c3aa05a8db0bbff863e6c87fee40a5daf765fc3953c4c26c92d317d5cd97f969cf61bd1f48179409d717ff44f07e76c69cd1f55de913a17818c690f426342f -binfiles arch=x86_64-linux size=86 - bin/x86_64-linux/pltotf - bin/x86_64-linux/tftopl - bin/x86_64-linux/vftovp - bin/x86_64-linux/vptovf - -name fontware.x86_64-linuxmusl -category TLCore -revision 47036 -shortdesc x86_64-linuxmusl files of fontware -containersize 107380 -containerchecksum 131f9f3ae256aef830559193524401f5e17f903aa6d5601d42db3f5696a3d7f9b379a7da1c45b11994331fd483bbccdce9df95604bc16845978452b0aa4f8c5a -binfiles arch=x86_64-linuxmusl size=100 - bin/x86_64-linuxmusl/pltotf - bin/x86_64-linuxmusl/tftopl - bin/x86_64-linuxmusl/vftovp - bin/x86_64-linuxmusl/vptovf - -name fontware.x86_64-solaris -category TLCore -revision 46829 -shortdesc x86_64-solaris files of fontware -containersize 114884 -containerchecksum 5940d823a11b26d1284cb06fd94b3c31730b623efb4219ffce791fd1e739e5cfb5dc9568b961f1cfc6c452fcd382ab094a5a8150f10894b68cac0aba0b7eb353 -binfiles arch=x86_64-solaris size=102 - bin/x86_64-solaris/pltotf - bin/x86_64-solaris/tftopl - bin/x86_64-solaris/vftovp - bin/x86_64-solaris/vptovf - -name fontwrap -category Package -revision 15878 -shortdesc Bind fonts to specific unicode blocks -relocated 1 -longdesc The package (which runs under XeLaTeX) lets you bind fonts to -longdesc specific unicode blocks, for automatic font tagging of -longdesc multilingual text. The package uses Perl (via perltex) to -longdesc construct its tables. -containersize 12720 -containerchecksum 5188b2b39c1a34a53370dc49f4cf84e9081039a727b6f3b98c809fa08a9dcc3c05c19a077776b439a3dc68c56e3aa23981457dc68e8488e434211bdb4412f87c -doccontainersize 270888 -doccontainerchecksum 57ec44ba77be65fee3165750af4845b1b7f4f2e9972a0802760dbc7c7cbfb8210c4dda341b5ef8bc601dab8d21ac05e2ede7462712abe0d82452d0f6ed10eadd -docfiles size=77 - RELOC/doc/xelatex/fontwrap/README details="Readme" - RELOC/doc/xelatex/fontwrap/fontwrap.pdf details="Package documentation" - RELOC/doc/xelatex/fontwrap/fontwrap.tex - RELOC/doc/xelatex/fontwrap/fontwrap_example.pdf details="Examples of use" - RELOC/doc/xelatex/fontwrap/fontwrap_example.tex -runfiles size=18 - RELOC/tex/xelatex/fontwrap/fontwrap.sty -catalogue-ctan /macros/xetex/latex/fontwrap -catalogue-date 2016-10-08 11:40:26 +0200 -catalogue-license gpl -catalogue-topics font-sel font-supp unicode - -name footbib -category Package -revision 17115 -shortdesc Bibliographic references as footnotes -relocated 1 -longdesc The package makes bibliographic references appear as footnotes. -longdesc It defines a command \footcite which is similar to the LaTeX -longdesc \cite command but the references cited in this way appear at -longdesc the bottom of the pages. This 'foot bibliography' does not -longdesc conflict with the standard one and both may exist -longdesc simultaneously in a document. The command \cite may still be -longdesc used to produce the standard bibliography. The foot -longdesc bibliography uses its own style and bibliographic database -longdesc which may be specified independently of the standard one. Any -longdesc standard bibliography style may be used. -containersize 6688 -containerchecksum ff87c62784a403c3cd5fb90d8abbfbaaa79dad47ffaa44b09159a360b6d5f19ca2bc859334e42066951573ba77652b3e26797f0fb021136262e1bca5a457eedd -doccontainersize 196304 -doccontainerchecksum 61c56d8b0c579c584db873bfa6422f4a27c64a683b08f7cfb9569a1f2f19f9e5605e9fd9e4d7327144d0e5fed26aa0b2ffe94b07f39b1aac13699986f68b7c04 -docfiles size=57 - RELOC/doc/latex/footbib/README details="Readme" - RELOC/doc/latex/footbib/footbib.pdf details="Package documentation" -srccontainersize 22424 -srccontainerchecksum 4f3c2d5d8b70358258669cf1eca69f33d64e5be63a6027ec431c9f58158eef059f9c08af732ea76edd999e24fbbc5c6f11c9926042135a1524643eb9f4a512d6 -srcfiles size=24 - RELOC/source/latex/footbib/footbib.dtx - RELOC/source/latex/footbib/footbib.ins -runfiles size=7 - RELOC/tex/latex/footbib/footbib.sty -catalogue-also jurabib -catalogue-ctan /macros/latex/contrib/footbib -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics cite-foot -catalogue-version 2.0.7 - -name footmisc -category Package -revision 23330 -shortdesc A range of footnote options -relocated 1 -longdesc A collection of ways to change the typesetting of footnotes. -longdesc The package provides means of changing the layout of the -longdesc footnotes themselves (including setting them in 'paragraphs' -- -longdesc the para option), a way to number footnotes per page (the -longdesc perpage option), to make footnotes disappear in a 'moving' -longdesc argument (stable option) and to deal with multiple references -longdesc to footnotes from the same place (multiple option). The package -longdesc also has a range of techniques for labelling footnotes with -longdesc symbols rather than numbers. Some of the functions of the -longdesc package are overlap with the functionality of other packages. -longdesc The para option is also provided by the manyfoot and bigfoot -longdesc packages, though those are both also portmanteau packages. -longdesc (Don't be seduced by fnpara, whose implementation is improved -longdesc by the present package.) The perpage option is also offered by -longdesc footnpag and by the rather more general-purpose perpage -containersize 5864 -containerchecksum 1ef81bb84a2ea5bfe3bd21d4fd5c028b720696ffa8e1404398f78c7e50a39b1d21bf3b3e55c3ec216a638ad833bd018b86b66098f0e84f4dd52ad5955d02976c -doccontainersize 325404 -doccontainerchecksum 8dc1dbf98355831eb50737fa3fc8f5c4a9809ec0d7fcf6e601e5caf22e37aa3014c9815dd6c8f05aa69718766d9fd4b48f0e20bd00cde4027f0b004809daebfb -docfiles size=81 - RELOC/doc/latex/footmisc/README details="Readme" - RELOC/doc/latex/footmisc/footmisc.pdf details="Package documentation" language="en" -srccontainersize 19764 -srccontainerchecksum 0eed09b8d7405b3ac6c3f53533e073dd010677e4fbb65dea72263c73898e3381078aa73bd8431f5df180278fda65cd0fc16492641486a0b63941d245b1fb4928 -srcfiles size=20 - RELOC/source/latex/footmisc/footmisc.dtx - RELOC/source/latex/footmisc/footmisc.ins -runfiles size=7 - RELOC/tex/latex/footmisc/footmisc.sty -catalogue-also endnotes ftnright footmisx -catalogue-ctan /macros/latex/contrib/footmisc -catalogue-date 2016-12-02 18:45:34 +0100 -catalogue-license lppl1.3 -catalogue-topics footnote -catalogue-version 5.5b - -name footmisx -category Package -revision 42621 -shortdesc A range of footnote options -relocated 1 -longdesc This a fork of footmisc package allowing to use hyperref. Here -longdesc is a copy of the description of package footmisc: A collection -longdesc of ways to change the typesetting of footnotes. The package -longdesc provides means of changing the layout of the footnotes -longdesc themselves (including setting them in 'paragraphs' -- the para -longdesc option), a way to number footnotes per page (the perpage -longdesc option), to make footnotes disappear in a 'moving' argument -longdesc (stable option) and to deal with multiple references to -longdesc footnotes from the same place (multiple option). The package -longdesc also has a range of techniques for labelling footnotes with -longdesc symbols rather than numbers. Some of the functions of the -longdesc package are overlap with the functionality of other packages. -longdesc The para option is also provided by the manyfoot and bigfoot -longdesc packages, though those are both also portmanteau packages. -longdesc (Don't be seduced by fnpara, whose implementation is improved -longdesc by the present package.) The perpage option is also offered by -longdesc footnpag and by the rather more general-purpose perpage -containersize 6044 -containerchecksum 12a3cdb832a767a56cdcfed4db8c23e8ca9626be47a6d5bc7202666ebc287838bccea2d36fee6ce11e6e9097da2b784a718645ad69688fbe78b4305137fe6480 -doccontainersize 396 -doccontainerchecksum 71c3b46d9448f5a567fd33ca85330cdca4a233c24b18ad555f9ee6055ef7aa5cf3a114cb533fcc3620781ab27d29b30887d637d6a2e62c38c87c9fd13e170246 -docfiles size=1 - RELOC/doc/latex/footmisx/README details="Readme" -srccontainersize 19824 -srccontainerchecksum 769908f23d1d9ea748a59b5b315819f09b417a24be45a06eaf60097731fbc2eeadb89e3a0f5084fcfae03d1542fac66469959843419927ff04b45165e6b24909 -srcfiles size=20 - RELOC/source/latex/footmisx/footmisx.dtx - RELOC/source/latex/footmisx/footmisx.ins -runfiles size=7 - RELOC/tex/latex/footmisx/footmisx.sty -catalogue-also endnotes ftnright -catalogue-ctan /macros/latex/contrib/footmisx -catalogue-date 2016-12-06 05:11:09 +0100 -catalogue-license lppl1.3 -catalogue-topics footnote -catalogue-version 20161201 - -name footnotebackref -category Package -revision 27034 -shortdesc Back-references from footnotes -relocated 1 -longdesc The package provides the means of creating hyperlinks, from a -longdesc footnote at the bottom of the page, back to the occurence of -longdesc the footnote in the main text. -containersize 1572 -containerchecksum b25eef45a35fc4c67634d7bcd7bc619603f983a97d0fc9c9b9febf2b6d2cb367eec59ceed4e45eab1f206b3b5dbbec277527ad91bba4f41da7686abc4286a8d0 -doccontainersize 112100 -doccontainerchecksum 5db5d2d98ebb7b2c38720ad73345df7bb5161f040057142d54066f46e0a39b5ddce822f94ae2809b715de686eae4bd40bb8c7c8859f114180ee812471661a36c -docfiles size=32 - RELOC/doc/latex/footnotebackref/README details="Readme" - RELOC/doc/latex/footnotebackref/footnotebackref.pdf details="Package documentation" - RELOC/doc/latex/footnotebackref/footnotebackref.tex -runfiles size=1 - RELOC/tex/latex/footnotebackref/footnotebackref.sty -catalogue-ctan /macros/latex/contrib/footnotebackref -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics footnote hyper -catalogue-version 1.0 - -name footnotehyper -category Package -revision 46431 -shortdesc hyperref aware footnote.sty -relocated 1 -longdesc The footnote package by Mark Wooding dates back to 1997 and has -longdesc not been made hyperref compatible. The aim of the present -longdesc package is to do that. -containersize 2696 -containerchecksum d14070ac2cafa4158bdd2f422102b9cca40a94d0179722d0209b73430dc3f27205f0cb4c7080c8612e714fdda9a57bf3e9cd6c9210649002ab2347358ece2e6d -doccontainersize 58572 -doccontainerchecksum 59551554266354f6d4dc2f3ad2d1b43ed0172f661f5100d605b21a366500d01b4f340657ab1471acba79b735d60327621fda3d0f9547e5649128b5bb1a989810 -docfiles size=17 - RELOC/doc/latex/footnotehyper/README.md details="Readme" - RELOC/doc/latex/footnotehyper/footnotehyper.pdf details="Package documentation" - RELOC/doc/latex/footnotehyper/footnotehyper.tex -srccontainersize 11304 -srccontainerchecksum 3071a53c6673a962b881b11151f2de97881ae959348628f183dbc7d66803e462974a9ec75eae3e7a3ebfd5f307869cc03a7a1f3f5c89ec7ac0d19916e5cd9f38 -srcfiles size=11 - RELOC/source/latex/footnotehyper/footnotehyper.dtx - RELOC/source/latex/footnotehyper/footnotehyper.ins -runfiles size=2 - RELOC/tex/latex/footnotehyper/footnotehyper.sty -catalogue-also footnote -catalogue-ctan /macros/latex/contrib/footnotehyper -catalogue-date 2018-01-24 09:17:07 +0100 -catalogue-license lppl1.3 -catalogue-topics footnote macro-supp -catalogue-version 1.1 - -name footnoterange -category Package -revision 48912 -shortdesc References to ranges of footnotes -relocated 1 -longdesc The package provides environments footnoterange and -longdesc footnoterange*. Multiple footnotes inside these environments -longdesc are not referenced as (e.g.) "1 2 3 4" but as "1-4", i.e., the -longdesc range (from first to last referred footnote at that place) is -longdesc given. If hyperref package and use of its hyperfootnotes-option -longdesc the references are hyperlinked. (References to footnotes in the -longdesc footnoterange* environment are never hyperlinked.) -containersize 2608 -containerchecksum 75d22460b1d051855ff244df806da99272796f94067a2a8319cc9eb04f7e83f5bf7f8343294adf375ae56261038f5389d4ab846692fe11596a5acc1058ec4c40 -doccontainersize 402540 -doccontainerchecksum d9bf49faa2fba09afc049a87e0740c4053a65a2c4c1cd53bf5243682d5fe889a21aefdf25400dbe0a57f300f219588801c4dcb4e4770adc8aea59773c4b3004a -docfiles size=102 - RELOC/doc/latex/footnoterange/README details="Readme" - RELOC/doc/latex/footnoterange/footnoterange-example.pdf - RELOC/doc/latex/footnoterange/footnoterange.pdf details="Package documentation" -srccontainersize 10796 -srccontainerchecksum 61614ee0e84721468da5bb5a00d59f99a1362c2965b139d3793dc5b62c421b00988ac621d1490b18fa43b44f4278ec9ea9697f857fc58ab75102901f7469dde7 -srcfiles size=13 - RELOC/source/latex/footnoterange/footnoterange.drv - RELOC/source/latex/footnoterange/footnoterange.dtx - RELOC/source/latex/footnoterange/footnoterange.ins -runfiles size=2 - RELOC/tex/latex/footnoterange/footnoterange.sty -catalogue-also footmisc -catalogue-ctan /macros/latex/contrib/footnoterange -catalogue-date 2018-10-15 18:03:59 +0200 -catalogue-license lppl1.3c -catalogue-topics footnote label-ref -catalogue-version 1.0b - -name footnpag -category Package -revision 15878 -shortdesc Per-page numbering of footnotes -relocated 1 -longdesc Allows footnotes on individual pages to be numbered from 1, -longdesc rather than being numbered sequentially through the document. -containersize 7744 -containerchecksum 4e41ed0f2eb64527123308203f7a31c61715617ac11698e0c67363e51cbb73e61ea2b74a2c9bd12c893ad8c5fbe229701db47b71f8114c63408d122e9b23a852 -doccontainersize 53196 -doccontainerchecksum 99fb443298ee5087568f20d1aab779f90fd1c63d9470179ce8103d780c6823b7fc8fa7a1f748df6ffc99e1e99007dc04a95f4f1929f1a049c51a45916459fa5a -docfiles size=40 - RELOC/doc/latex/footnpag/CATALOG - RELOC/doc/latex/footnpag/History - RELOC/doc/latex/footnpag/INSTALL - RELOC/doc/latex/footnpag/Imakefile - RELOC/doc/latex/footnpag/License - RELOC/doc/latex/footnpag/MANIFEST - RELOC/doc/latex/footnpag/README details="Readme" - RELOC/doc/latex/footnpag/TODO - RELOC/doc/latex/footnpag/footnpag-doc.sty - RELOC/doc/latex/footnpag/footnpag-user.pdf details="Package documentation" - RELOC/doc/latex/footnpag/footnpag-user.tex - RELOC/doc/latex/footnpag/footnpag.doc - RELOC/doc/latex/footnpag/test/Imakefile - RELOC/doc/latex/footnpag/test/eqnarray-fnmark.tex - RELOC/doc/latex/footnpag/test/late.tex - RELOC/doc/latex/footnpag/test/many.tex - RELOC/doc/latex/footnpag/test/minipage.tex - RELOC/doc/latex/footnpag/test/report.tex - RELOC/doc/latex/footnpag/test/title-2col.tex -srccontainersize 920 -srccontainerchecksum cb7de173d9553cf314f0bc8cd90b104f76091d6f99aed8ae3fb85382f860e576783ede87df4e31d8b728ec6738cf116caa11d55c2bce3254c4d294901464ad30 -srcfiles size=1 - RELOC/source/latex/footnpag/Makefile -runfiles size=5 - RELOC/tex/latex/footnpag/footnpag.sty -catalogue-also footmisc -catalogue-ctan /macros/latex/contrib/footnpag -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics footnote - -name forarray -category Package -revision 15878 -shortdesc Using array structures in LaTeX -relocated 1 -longdesc The package provides functionality for processing lists and -longdesc array structures in LaTeX. Arrays can contain characters as -longdesc well as TeX and LaTeX commands, nesting of arrays is possible, -longdesc and arrays are processed within the same brace level as their -longdesc surrounding environment. Array levels can be delimited by -longdesc characters or control sequences defined by the user. Practical -longdesc uses of this package include data management, construction of -longdesc lists and tables, and calculations based on the contents of -longdesc lists and arrays. -containersize 5064 -containerchecksum a996a822e5626680fbf0705b8b623000edb5f9bd28ccb9b6807f0f3b93c6db338bff984d0994f9ca399222020c6a3f167c0a7e6dcc31e0786a7e0f0461eeb5c5 -doccontainersize 246744 -doccontainerchecksum f34a6df2fd2b84eae134985f65aa7b6e6af93a659272df2cc2245e5daabcb960954ea7b63d8f5d68198f7b35115733a2ba20d6cef4f3fd0676fb05c4c49ecd25 -docfiles size=97 - RELOC/doc/latex/forarray/README.txt details="Readme" - RELOC/doc/latex/forarray/forarray - RELOC/doc/latex/forarray/forarray-test.pdf - RELOC/doc/latex/forarray/forarray-test.tex - RELOC/doc/latex/forarray/forarray.dtm - RELOC/doc/latex/forarray/forarray.dts - RELOC/doc/latex/forarray/forarray.pdf details="Package documentation" -srccontainersize 14416 -srccontainerchecksum c2cb83459a2bc1e3a2f45888cde095115072acfe7486c6a6000753e1c58e3ff426ba0d4df4a647a2a9d34ea0fa74413ba72c392658c0963ed419582cff0f7f92 -srcfiles size=19 - RELOC/source/latex/forarray/forarray.dtx -runfiles size=5 - RELOC/tex/latex/forarray/forarray.sty -catalogue-ctan /macros/latex/contrib/forarray -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics macro-supp -catalogue-version 1.01 - -name foreign -category Package -revision 27819 -shortdesc Systematic treatment of 'foreign' words in documents -relocated 1 -longdesc The package supports authors' use of consistent typesetting of -longdesc foreign words in documents. -containersize 1740 -containerchecksum a1cd8e172dfefe9eb2fffc0b9eafdd961c0e4ac0a9058f25443d980afb85119a53b0067ef7ffca0d16cc6dfe2dc53b16925d1d74795c5e5ba6ee76cd9d1e4974 -doccontainersize 81424 -doccontainerchecksum bce22ad824554a3ecb1a31df292c478f4b24ada58812c691ad1422140fad1d4f7ae8cfca44e11198a8af722a06a8a3df335cec42c272623f87016d5c87fea069 -docfiles size=26 - RELOC/doc/latex/foreign/README details="Readme" - RELOC/doc/latex/foreign/foreign.pdf details="Package documentation" -srccontainersize 6172 -srccontainerchecksum e80f1b38883e8eb3db43b7412c2ad8ddf575af62a7846b12eea9cc17d08f0898540c71d7c5741be9ace7db495a38bb3d133636e8234b18633865672e07816160 -srcfiles size=6 - RELOC/source/latex/foreign/foreign.dtx - RELOC/source/latex/foreign/foreign.ins -runfiles size=2 - RELOC/tex/latex/foreign/foreign.sty -catalogue-ctan /macros/latex/contrib/foreign -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics typesetting -catalogue-version 2.7 - -name forest -category Package -revision 44797 -shortdesc Drawing (linguistic) trees -relocated 1 -longdesc The package provides a PGF/TikZ-based mechanism for drawing -longdesc linguistic (and other kinds of) trees. Its main features are: a -longdesc packing algorithm which can produce very compact trees; a -longdesc user-friendly interface consisting of the familiar bracket -longdesc encoding of trees plus the key-value interface to -longdesc option-setting; many tree-formatting options, with control over -longdesc option values of individual nodes and mechanisms for their -longdesc manipulation; the possibility to decorate the tree using the -longdesc full power of PGF/TikZ; and an externalization mechanism -longdesc sensitive to code-changes. -depend elocalloc -containersize 56120 -containerchecksum 3abe903346fba5b97d972915bf45a87616edba938a773ee943eed90a7c3ccf82d46c71a195e0ea7a77ffdf4eaf52b741b1e8c8c42336724c0b729ae9dc9f3154 -doccontainersize 1798192 -doccontainerchecksum 187e2656adfdc6ec7891b98ae7afb8f205639bbb6eb3a82a8029f546d9e2784cd35226003ec5dcf005ba743da8a7cc73e0730540be78f4d2c6c5e10a9379c075 -docfiles size=532 - RELOC/doc/latex/forest/LICENCE - RELOC/doc/latex/forest/README details="Readme" - RELOC/doc/latex/forest/forest-doc.pdf details="Package documentation" - RELOC/doc/latex/forest/forest-doc.tex - RELOC/doc/latex/forest/forest.pdf - RELOC/doc/latex/forest/tex.bib -srccontainersize 76208 -srccontainerchecksum c02b0f3e5c9f0881e9e2933c77aa8e4067c0a01123ac859286d21c1aff2847b8d294e8250d34220570b1c6091c94edc8e88f712c5e581c6f3882c452ca966ba0 -srcfiles size=118 - RELOC/source/latex/forest/forest-doc.ins - RELOC/source/latex/forest/forest-index.dtx - RELOC/source/latex/forest/forest-libs.dtx - RELOC/source/latex/forest/forest.dtx - RELOC/source/latex/forest/forest.ins -runfiles size=100 - RELOC/makeindex/forest/forest-doc.ist - RELOC/tex/latex/forest/forest-compat.sty - RELOC/tex/latex/forest/forest-doc.sty - RELOC/tex/latex/forest/forest-index.sty - RELOC/tex/latex/forest/forest-lib-edges.sty - RELOC/tex/latex/forest/forest-lib-linguistics.sty - RELOC/tex/latex/forest/forest.sty -catalogue-also forest-quickstart -catalogue-ctan /graphics/pgf/contrib/forest -catalogue-date 2017-07-14 14:58:06 +0200 -catalogue-license lppl1.3 -catalogue-topics tree pgf-tikz linguistic -catalogue-version 2.1.5 - -name forest-quickstart -category Package -revision 42503 -shortdesc Quickstart Guide for Linguists package "forest" -relocated 1 -longdesc forest is a PGF/TikZ-based package for drawing linguistic (and -longdesc other kinds of) trees. This manual provides a quickstart guide -longdesc for linguists with just the essential things that you need to -longdesc get started. -containersize 496 -containerchecksum 38acb6d669db3ff2b8da78d8017ce538680175d8debd2d5e8442c376a65b60af0d9674f3ae6fc1cca17bda91bfb9f0f429bbd0637747376c9fb09ab4077832e4 -doccontainersize 502852 -doccontainerchecksum 53d81d2ffd9b6495de0fb8999eb45962552a1d89e3ac4b552f28c817217e7de7a69acf959934913052e9627214c30a471ef1588771c2086efedf1d824309cb3a -docfiles size=127 - RELOC/doc/latex/forest-quickstart/ForestQuickstart.pdf details="Package documentation" - RELOC/doc/latex/forest-quickstart/ForestQuickstart.tex - RELOC/doc/latex/forest-quickstart/README details="Readme" -catalogue-also forest -catalogue-ctan /info/forest-quickstart -catalogue-date 2016-11-15 05:42:32 +0100 -catalogue-license fdl -catalogue-topics linguistic docu-pkg - -name forloop -category Package -revision 15878 -shortdesc Iteration in LaTeX -relocated 1 -longdesc The package provides a command \forloop for doing iteration in -longdesc LaTeX macro programming. -containersize 1272 -containerchecksum 3ad0389bc77c8c9c1f3c2df08dd437f3705c78b7967b88cec7218dbad2cc0e718b0f01e6425986021bf209c5198dae00c3950faa0cfbcaa7a435bf074466a430 -doccontainersize 70468 -doccontainerchecksum d005984e6a7eacd02c4f5110a1a4c6a194d8c6361c665e888ab4edf7af083838a45f9d5a521f51dcce25b867621a376ed024a08d83febb2b7c1d1bf1b6d18dc3 -docfiles size=22 - RELOC/doc/latex/forloop/README details="Package README" - RELOC/doc/latex/forloop/forloop.pdf details="Package documentation" -srccontainersize 2572 -srccontainerchecksum 22c86944eebba0466fb097cc124d68d6fec402c4d23a59df2dfd06238d59597422d1327f055515984e92873dc223f591c7b1b0f15d0ff956e4950153d6fd8a29 -srcfiles size=3 - RELOC/source/latex/forloop/forloop.dtx - RELOC/source/latex/forloop/forloop.ins -runfiles size=1 - RELOC/tex/latex/forloop/forloop.sty -catalogue-ctan /macros/latex/contrib/forloop -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lgpl -catalogue-topics macro-iterate macro-supp -catalogue-version 3.0 - -name formation-latex-ul -category Package -revision 43005 -shortdesc Introductory LaTeX course in French -relocated 1 -longdesc This package contains the supporting documentation, slides, -longdesc exercise files, and templates for an introductory LaTeX course -longdesc (in French) prepared for Universite Laval, Quebec, Canada. -containersize 504 -containerchecksum f40f5d47aac3cfede372d91bf833157b83aa6216a03e759eca0a68d414dd076f2cf80c7d20bddec06d5b4ce68f31eea27b227c86428755be29159ddc55c71cd5 -doccontainersize 2724132 -doccontainerchecksum a99aadcfff0c880c81f60c33b0f85052e267fd0f3d9fc5e9a6ea14ce2b44cbc7ba0fdf848d5eb3478c1c09a2b180f6b70d48fc0e7f2b29de3234b60a58b05d54 -docfiles size=859 - RELOC/doc/latex/formation-latex-ul/README.md details="Readme" - RELOC/doc/latex/formation-latex-ul/b-a-ba-math.tex - RELOC/doc/latex/formation-latex-ul/console-screenshot.pdf - RELOC/doc/latex/formation-latex-ul/emacs.tex - RELOC/doc/latex/formation-latex-ul/exercice_classe+paquetages.tex - RELOC/doc/latex/formation-latex-ul/exercice_commandes.tex - RELOC/doc/latex/formation-latex-ul/exercice_complet.tex - RELOC/doc/latex/formation-latex-ul/exercice_demo.tex - RELOC/doc/latex/formation-latex-ul/exercice_gabarit.tex - RELOC/doc/latex/formation-latex-ul/exercice_include.tex - RELOC/doc/latex/formation-latex-ul/exercice_mathematiques.tex - RELOC/doc/latex/formation-latex-ul/exercice_minimal.tex - RELOC/doc/latex/formation-latex-ul/exercice_parties.tex - RELOC/doc/latex/formation-latex-ul/exercice_renvois.tex - RELOC/doc/latex/formation-latex-ul/exercice_subcaption.tex - RELOC/doc/latex/formation-latex-ul/exercice_trucs.tex - RELOC/doc/latex/formation-latex-ul/exercice_ulthese.tex - RELOC/doc/latex/formation-latex-ul/formation-latex-ul-diapos.pdf details="The course itself (Slides)" language="fr" - RELOC/doc/latex/formation-latex-ul/formation-latex-ul.pdf details="The course itself (Manual)" language="fr" - RELOC/doc/latex/formation-latex-ul/pagetitre.tex - RELOC/doc/latex/formation-latex-ul/rpresentation.tex -srccontainersize 1934092 -srccontainerchecksum 2315095e3649e583b98274705e4241d930f0dbac877a6429fc5993ebfcb925e8628dd421ef6db7d1a030aecd4fd3a806d7698004fc33922068edda3db786b144 -srcfiles size=678 - RELOC/source/latex/formation-latex-ul/Suricata-diapos.jpg - RELOC/source/latex/formation-latex-ul/Suricata.jpg - RELOC/source/latex/formation-latex-ul/TeXFZoneColor.pdf - RELOC/source/latex/formation-latex-ul/apparence-diapos.tex - RELOC/source/latex/formation-latex-ul/apparence.tex - RELOC/source/latex/formation-latex-ul/bases-diapos.tex - RELOC/source/latex/formation-latex-ul/bases.tex - RELOC/source/latex/formation-latex-ul/bibliographie.tex - RELOC/source/latex/formation-latex-ul/bibtex-texmaker.png - RELOC/source/latex/formation-latex-ul/bibtex-texshop.png - RELOC/source/latex/formation-latex-ul/boites.tex - RELOC/source/latex/formation-latex-ul/by-sa.pdf - RELOC/source/latex/formation-latex-ul/by.pdf - RELOC/source/latex/formation-latex-ul/codebarre_978-2-9811416-7-5.pdf - RELOC/source/latex/formation-latex-ul/colophon-diapos.tex - RELOC/source/latex/formation-latex-ul/colophon.tex - RELOC/source/latex/formation-latex-ul/commandes.tex - RELOC/source/latex/formation-latex-ul/couverture-arriere-diapos.tex - RELOC/source/latex/formation-latex-ul/couverture-arriere.tex - RELOC/source/latex/formation-latex-ul/couverture-avant-diapos.tex - RELOC/source/latex/formation-latex-ul/couverture-avant.tex - RELOC/source/latex/formation-latex-ul/exemple-bibliographie-cropped-1.pdf - RELOC/source/latex/formation-latex-ul/exemple-bibliographie-cropped-2.pdf - RELOC/source/latex/formation-latex-ul/exemple-bibliographie-cropped-3.pdf - RELOC/source/latex/formation-latex-ul/exemple-bibliographie.bib - RELOC/source/latex/formation-latex-ul/exemple-bibliographie.tex - RELOC/source/latex/formation-latex-ul/exemple-classe-article.pdf - RELOC/source/latex/formation-latex-ul/exemple-classe-article.tex - RELOC/source/latex/formation-latex-ul/exemple-classe-book.pdf - RELOC/source/latex/formation-latex-ul/exemple-classe-book.tex - RELOC/source/latex/formation-latex-ul/exemple-classe-report.pdf - RELOC/source/latex/formation-latex-ul/exemple-classe-report.tex - RELOC/source/latex/formation-latex-ul/exemple-renvoi-autoref.pdf - RELOC/source/latex/formation-latex-ul/exemple-renvoi-autoref.tex - RELOC/source/latex/formation-latex-ul/exemple-renvoi-hyperref.pdf - RELOC/source/latex/formation-latex-ul/exemple-renvoi-hyperref.tex - RELOC/source/latex/formation-latex-ul/exemple-renvoi.pdf - RELOC/source/latex/formation-latex-ul/exemple-renvoi.tex - RELOC/source/latex/formation-latex-ul/exemple-titre.pdf - RELOC/source/latex/formation-latex-ul/exemple-titre.tex - RELOC/source/latex/formation-latex-ul/exercice_commandes-solution.pdf - RELOC/source/latex/formation-latex-ul/formation-latex-ul-diapos.tex - RELOC/source/latex/formation-latex-ul/formation-latex-ul.bib - RELOC/source/latex/formation-latex-ul/formation-latex-ul.tex - RELOC/source/latex/formation-latex-ul/francais.bst - RELOC/source/latex/formation-latex-ul/frontispice-diapos.tex - RELOC/source/latex/formation-latex-ul/frontispice.tex - RELOC/source/latex/formation-latex-ul/introduction.tex - RELOC/source/latex/formation-latex-ul/knuth.jpg - RELOC/source/latex/formation-latex-ul/licence-diapos.tex - RELOC/source/latex/formation-latex-ul/licence.tex - RELOC/source/latex/formation-latex-ul/mathematiques-diapos.tex - RELOC/source/latex/formation-latex-ul/mathematiques.tex - RELOC/source/latex/formation-latex-ul/organisation-diapos.tex - RELOC/source/latex/formation-latex-ul/organisation.tex - RELOC/source/latex/formation-latex-ul/ponctuation.pdf - RELOC/source/latex/formation-latex-ul/prerequis-diapos.tex - RELOC/source/latex/formation-latex-ul/presentation-diapos.tex - RELOC/source/latex/formation-latex-ul/presentation.tex - RELOC/source/latex/formation-latex-ul/sa.pdf - RELOC/source/latex/formation-latex-ul/solutions.tex - RELOC/source/latex/formation-latex-ul/tableaux+figures.tex - RELOC/source/latex/formation-latex-ul/tdm-dans-pdf.pdf - RELOC/source/latex/formation-latex-ul/trucs+astuces.tex - RELOC/source/latex/formation-latex-ul/ul_p.pdf - RELOC/source/latex/formation-latex-ul/ulthese-diapos.tex - RELOC/source/latex/formation-latex-ul/ulthese.tex -catalogue-ctan /info/formation-latex-ul -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license other-free -catalogue-topics course-material tut-latex french-doc -catalogue-version 2016.11-3 - -name formlett -category Package -revision 21480 -shortdesc Letters to multiple recipients -relocated 1 -longdesc A package for multiple letters from the same basic source; the -longdesc package offers parametrisation of the letters actually sent. -containersize 15972 -containerchecksum 41b47cfd4d381b109c59b245131cc345cb7ce12574a5f7350fa7a604f34e4211cb1d7d3115c0ba4a41c2059ec8cc73c5b4e2e5fec298f6f7861d86c59414f65f -doccontainersize 352480 -doccontainerchecksum 508bd92dce6af5d0d4e1bf9419461bf491211f012d2b091540b29f0fbe420a5bf62cf33ff9899ae36b60d045ec68c22d34b44f1a74d5811e1eb82e9706baefda -docfiles size=115 - RELOC/doc/generic/formlett/prog_manual.pdf details="Programmers manual" - RELOC/doc/generic/formlett/prog_manual.tex - RELOC/doc/generic/formlett/user_manual.pdf details="User manual" - RELOC/doc/generic/formlett/user_manual.tex -runfiles size=17 - RELOC/tex/generic/formlett/formlett.sty -catalogue-also akletter dinbrief envlab -catalogue-ctan /macros/generic/formlett -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics letter -catalogue-version 2.3 - -name forms16be -category Package -revision 45178 -shortdesc Initialize form properties using big-endian encoding -relocated 1 -longdesc This package provides support for UTF-16BE Unicode character -longdesc encoding (called a big-endian character string) for the text -longdesc string type (PDF Reference, version 1.7, beginning on page -longdesc 158). Text strings are used in "text annotations, bookmark -longdesc names, article threads, document information, and so forth" (to -longdesc partially quote page 158). The particular application is to set -longdesc property values of form fields, at least those properties that -longdesc take the text strings as its value. The package contains -longdesc support for Basic Latin plus the ability to enter any unicode -longdesc character using the notation \uXXXX, where XXXX are four hex -longdesc digits. The Package works for dvips/Distiller, pdfLaTeX, -longdesc LuaLaTeX, and XeLaTeX. -containersize 2156 -containerchecksum 5cb57ddbd8d7d5a259c3896295de2a4bc7d64cc41869f5fbc0a259c356a1130cfa62565592a7d701108cbbf7d49bf55683502d3a0bc8eedf2618cd5abbbd3578 -doccontainersize 1201520 -doccontainerchecksum 56432da4c2aacdd153cab0d118c68c4c971d28ad5ebe1a172c4648be40e9ee6dfa39da91a11a14caa50fdcf6468de3d5e48c743f192aa7ecf597ea1f2227c855 -docfiles size=336 - RELOC/doc/latex/forms16be/README.md details="Readme" - RELOC/doc/latex/forms16be/doc/forms16be-man.pdf details="Package documentation" - RELOC/doc/latex/forms16be/doc/forms16be-man.tex - RELOC/doc/latex/forms16be/examples/forms16b3-ap.tex - RELOC/doc/latex/forms16be/examples/forms16b3-ef.pdf - RELOC/doc/latex/forms16be/examples/forms16b3-ef.tex - RELOC/doc/latex/forms16be/examples/forms16b3-hy.tex -srccontainersize 4784 -srccontainerchecksum 90faa2171d972f4b9dd45d1cedaf7d35b5787cd62f0899e700ae0e043237711f940b96ce64070797b8bc8f12924789439d3367f722a2138860c22e73f89a8742 -srcfiles size=5 - RELOC/source/latex/forms16be/forms16be.dtx - RELOC/source/latex/forms16be/forms16be.ins -runfiles size=2 - RELOC/tex/latex/forms16be/forms16be.sty - RELOC/tex/latex/forms16be/uni4basic-latin.def -catalogue-ctan /macros/latex/contrib/forms16be -catalogue-date 2017-11-13 05:42:32 +0100 -catalogue-license lppl1.2 -catalogue-topics form-fillin pdf-feat -catalogue-version 1.2 - -name formular -category Package -revision 15878 -shortdesc Create forms containing field for manual entry -relocated 1 -longdesc When typesetting forms there often arises the need for defining -longdesc fields which consist of one or more lines where the customer -longdesc can write something down manually. This package offers some -longdesc commands for defining such fields in a distinctive way. -containersize 3240 -containerchecksum acb5afed1497cf9af824c925caf771ebb0a994d389e86707e66761204f601ea918a20a92bd689922e11c40fe69a158f5523967320474dd592a27e8f8266d5ae2 -doccontainersize 129328 -doccontainerchecksum a3852d031181deeeb0bf81aaadf3d19001605b9fb1a93ac06b02d1c657909686b260cc5894b9798c2098f4f1c938b76c8befe3242da8d125147695f3959550fc -docfiles size=39 - RELOC/doc/latex/formular/README details="Readme" - RELOC/doc/latex/formular/formular.pdf details="Package documentation" -srccontainersize 8212 -srccontainerchecksum 273f7ad3a288d00ec4d41c82672691f3e10094f10b44492d25f8e4f239730271e796ce09c54d2e415b18cf18499cae0a21ff73e2877fc7e940bcacfd2c82031b -srcfiles size=9 - RELOC/source/latex/formular/formular.dtx - RELOC/source/latex/formular/formular.ins -runfiles size=3 - RELOC/tex/latex/formular/formular.sty -catalogue-ctan /macros/latex/contrib/formular -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics form-fillin -catalogue-version 1.0a - -name fouridx -category Package -revision 32214 -shortdesc Left sub- and superscripts in maths mode -relocated 1 -longdesc The package enables left subscripts and superscripts in maths -longdesc mode. The sub- and superscripts are raised for optimum fitting -longdesc to the symbol indexed, in such a way that left and right sub- -longdesc and superscripts are set on the same level, as appropriate. The -longdesc package provides an alternative to the use of the \sideset -longdesc command in the amsmath package. -containersize 1180 -containerchecksum 82e7f17a0699f9255c04fc12f4addcdd7659e1fa8dcfa27eddaaa7e7a4364db3e1ecbdc44ef003a4f6ff55bb219d91d583dd3555ebe923f9ad2ee308f5e68e54 -doccontainersize 211216 -doccontainerchecksum 8f1b5c7b03d2447daf5416cd2c885dc8395c3afc839873b137be7b5168bde7b686769208abd4a19baf3cd4ce7c80a019ac89871a8d5955e67525460c4e7eaa90 -docfiles size=53 - RELOC/doc/latex/fouridx/README details="Readme" - RELOC/doc/latex/fouridx/fouridx.pdf details="Package documentation" -srccontainersize 3256 -srccontainerchecksum fb4c61f9b69f38cb7010781cf2bcc7f382d255971c3dc622d8f8bcf152edeaec6c8df8c729f9c9ba75ab8d3238af3b524ca3e5c32916b255acce7fdf62bd27c5 -srcfiles size=4 - RELOC/source/latex/fouridx/fouridx.dtx - RELOC/source/latex/fouridx/fouridx.ins -runfiles size=1 - RELOC/tex/latex/fouridx/fouridx.sty -catalogue-ctan /macros/latex/contrib/fouridx -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics subsup-pos maths -catalogue-version 2.00 - -name fourier -category Package -revision 15878 -shortdesc Using Utopia fonts in LaTeX documents -relocated 1 -longdesc Fourier-GUTenberg is a LaTeX typesetting system which uses -longdesc Adobe Utopia as its standard base font. Fourier-GUTenberg -longdesc provides all complementary typefaces needed to allow Utopia -longdesc based TeX typesetting, including an extensive mathematics set -longdesc and several other symbols. The system is absolutely -longdesc stand-alone: apart from Utopia and Fourier, no other typefaces -longdesc are required. The fourier fonts will also work with Adobe -longdesc Utopia Expert fonts, which are only available for purchase. -longdesc Utopia is a registered trademark of Adobe Systems Incorporated -execute addMap fourier.map -execute addMap fourier-utopia-expert.map -containersize 237380 -containerchecksum b275c98a68d22f0e81e5e79051ee7a0bcb0dfa93e002cb821eb4837dd8e5fe25deff9810647ed78927b861fe61ee9a349971abc73e1cd6f8c133b5d1857fffef -doccontainersize 138468 -doccontainerchecksum 6367e10067de7a34cf1ea8688412e8b1512f97e87aa2401c7ea8d980b6f2a3cf7a533441f5ffcef4daef3a5fad4d622f756d484e6b41fcc04a2594a6ef826dce -docfiles size=49 - RELOC/doc/fonts/fourier/README details="Readme" - RELOC/doc/fonts/fourier/fourier-doc-en.pdf details="Package documentation" - RELOC/doc/fonts/fourier/fourier-doc-en.tex - RELOC/doc/fonts/fourier/fourier-orns.pdf details="The Fourier ornaments" - RELOC/doc/fonts/fourier/fourier-orns.tex -srccontainersize 3316 -srccontainerchecksum a1ca1ec31e9e68d9ce7465731cb5702222648adf49d04f399a40440f767d068ee963692d8cab55cf7ff403928c51a17393819cc870f58df1b69a580bbe818793 -srcfiles size=4 - RELOC/source/fonts/fourier/Makefile -runfiles size=379 - RELOC/fonts/afm/public/fourier/fourier-alt-black.afm - RELOC/fonts/afm/public/fourier/fourier-alt-bold.afm - RELOC/fonts/afm/public/fourier/fourier-alt-boldita.afm - RELOC/fonts/afm/public/fourier/fourier-alt-ita.afm - RELOC/fonts/afm/public/fourier/fourier-alt-semi.afm - RELOC/fonts/afm/public/fourier/fourier-alt-semiita.afm - RELOC/fonts/afm/public/fourier/fourier-alt.afm - RELOC/fonts/afm/public/fourier/fourier-bb.afm - RELOC/fonts/afm/public/fourier/fourier-mcl.afm - RELOC/fonts/afm/public/fourier/fourier-mex.afm - RELOC/fonts/afm/public/fourier/fourier-ml.afm - RELOC/fonts/afm/public/fourier/fourier-mlb.afm - RELOC/fonts/afm/public/fourier/fourier-mlit.afm - RELOC/fonts/afm/public/fourier/fourier-mlitb.afm - RELOC/fonts/afm/public/fourier/fourier-ms.afm - RELOC/fonts/afm/public/fourier/fourier-orns.afm - RELOC/fonts/map/dvips/fourier/fourier-utopia-expert.map - RELOC/fonts/map/dvips/fourier/fourier.map - RELOC/fonts/tfm/public/fourier/fourier-alt-black.tfm - RELOC/fonts/tfm/public/fourier/fourier-alt-bold-sl.tfm - RELOC/fonts/tfm/public/fourier/fourier-alt-bold.tfm - RELOC/fonts/tfm/public/fourier/fourier-alt-boldita.tfm - RELOC/fonts/tfm/public/fourier/fourier-alt-ita.tfm - RELOC/fonts/tfm/public/fourier/fourier-alt-semi-sl.tfm - RELOC/fonts/tfm/public/fourier/fourier-alt-semi.tfm - RELOC/fonts/tfm/public/fourier/fourier-alt-semiita.tfm - RELOC/fonts/tfm/public/fourier/fourier-alt-sl.tfm - RELOC/fonts/tfm/public/fourier/fourier-alt.tfm - RELOC/fonts/tfm/public/fourier/fourier-bb.tfm - RELOC/fonts/tfm/public/fourier/fourier-mcl.tfm - RELOC/fonts/tfm/public/fourier/fourier-mex.tfm - RELOC/fonts/tfm/public/fourier/fourier-ml.tfm - RELOC/fonts/tfm/public/fourier/fourier-mlb.tfm - RELOC/fonts/tfm/public/fourier/fourier-mlit.tfm - RELOC/fonts/tfm/public/fourier/fourier-mlitb.tfm - RELOC/fonts/tfm/public/fourier/fourier-ms.tfm - RELOC/fonts/tfm/public/fourier/fourier-orns.tfm - RELOC/fonts/tfm/public/fourier/futb8c.tfm - RELOC/fonts/tfm/public/fourier/futb8r.tfm - RELOC/fonts/tfm/public/fourier/futb8t.tfm - RELOC/fonts/tfm/public/fourier/futb8x.tfm - RELOC/fonts/tfm/public/fourier/futb9c.tfm - RELOC/fonts/tfm/public/fourier/futb9d.tfm - RELOC/fonts/tfm/public/fourier/futb9e.tfm - RELOC/fonts/tfm/public/fourier/futbc8t.tfm - RELOC/fonts/tfm/public/fourier/futbi8c.tfm - RELOC/fonts/tfm/public/fourier/futbi8r.tfm - RELOC/fonts/tfm/public/fourier/futbi8t.tfm - RELOC/fonts/tfm/public/fourier/futbi8x.tfm - RELOC/fonts/tfm/public/fourier/futbi9c.tfm - RELOC/fonts/tfm/public/fourier/futbi9d.tfm - RELOC/fonts/tfm/public/fourier/futbi9e.tfm - RELOC/fonts/tfm/public/fourier/futbo8c.tfm - RELOC/fonts/tfm/public/fourier/futbo8r.tfm - RELOC/fonts/tfm/public/fourier/futbo8t.tfm - RELOC/fonts/tfm/public/fourier/futbo8x.tfm - RELOC/fonts/tfm/public/fourier/futbo9c.tfm - RELOC/fonts/tfm/public/fourier/futbo9d.tfm - RELOC/fonts/tfm/public/fourier/futbo9e.tfm - RELOC/fonts/tfm/public/fourier/futboorn.tfm - RELOC/fonts/tfm/public/fourier/futborn.tfm - RELOC/fonts/tfm/public/fourier/futc8r.tfm - RELOC/fonts/tfm/public/fourier/futc8x.tfm - RELOC/fonts/tfm/public/fourier/futc9c.tfm - RELOC/fonts/tfm/public/fourier/futc9d.tfm - RELOC/fonts/tfm/public/fourier/futc9e.tfm - RELOC/fonts/tfm/public/fourier/futcorn.tfm - RELOC/fonts/tfm/public/fourier/futmi.tfm - RELOC/fonts/tfm/public/fourier/futmib.tfm - RELOC/fonts/tfm/public/fourier/futmii.tfm - RELOC/fonts/tfm/public/fourier/futmiib.tfm - RELOC/fonts/tfm/public/fourier/futr8c.tfm - RELOC/fonts/tfm/public/fourier/futr8r.tfm - RELOC/fonts/tfm/public/fourier/futr8t.tfm - RELOC/fonts/tfm/public/fourier/futr8x.tfm - RELOC/fonts/tfm/public/fourier/futr9c.tfm - RELOC/fonts/tfm/public/fourier/futr9d.tfm - RELOC/fonts/tfm/public/fourier/futr9e.tfm - RELOC/fonts/tfm/public/fourier/futrc8r.tfm - RELOC/fonts/tfm/public/fourier/futrc8t.tfm - RELOC/fonts/tfm/public/fourier/futrc9d.tfm - RELOC/fonts/tfm/public/fourier/futrc9e.tfm - RELOC/fonts/tfm/public/fourier/futrd8r.tfm - RELOC/fonts/tfm/public/fourier/futrd8t.tfm - RELOC/fonts/tfm/public/fourier/futri8c.tfm - RELOC/fonts/tfm/public/fourier/futri8r.tfm - RELOC/fonts/tfm/public/fourier/futri8t.tfm - RELOC/fonts/tfm/public/fourier/futri8x.tfm - RELOC/fonts/tfm/public/fourier/futri9c.tfm - RELOC/fonts/tfm/public/fourier/futri9d.tfm - RELOC/fonts/tfm/public/fourier/futri9e.tfm - RELOC/fonts/tfm/public/fourier/futro8c.tfm - RELOC/fonts/tfm/public/fourier/futro8r.tfm - RELOC/fonts/tfm/public/fourier/futro8t.tfm - RELOC/fonts/tfm/public/fourier/futro8x.tfm - RELOC/fonts/tfm/public/fourier/futro9c.tfm - RELOC/fonts/tfm/public/fourier/futro9d.tfm - RELOC/fonts/tfm/public/fourier/futro9e.tfm - RELOC/fonts/tfm/public/fourier/futroorn.tfm - RELOC/fonts/tfm/public/fourier/futrorn.tfm - RELOC/fonts/tfm/public/fourier/futs8r.tfm - RELOC/fonts/tfm/public/fourier/futs8x.tfm - RELOC/fonts/tfm/public/fourier/futs9c.tfm - RELOC/fonts/tfm/public/fourier/futs9d.tfm - RELOC/fonts/tfm/public/fourier/futs9e.tfm - RELOC/fonts/tfm/public/fourier/futsc8r.tfm - RELOC/fonts/tfm/public/fourier/futsc9d.tfm - RELOC/fonts/tfm/public/fourier/futsc9e.tfm - RELOC/fonts/tfm/public/fourier/futsi8r.tfm - RELOC/fonts/tfm/public/fourier/futsi8x.tfm - RELOC/fonts/tfm/public/fourier/futsi9c.tfm - RELOC/fonts/tfm/public/fourier/futsi9d.tfm - RELOC/fonts/tfm/public/fourier/futsi9e.tfm - RELOC/fonts/tfm/public/fourier/futso8r.tfm - RELOC/fonts/tfm/public/fourier/futso8x.tfm - RELOC/fonts/tfm/public/fourier/futso9c.tfm - RELOC/fonts/tfm/public/fourier/futso9d.tfm - RELOC/fonts/tfm/public/fourier/futso9e.tfm - RELOC/fonts/tfm/public/fourier/futsoorn.tfm - RELOC/fonts/tfm/public/fourier/futsorn.tfm - RELOC/fonts/tfm/public/fourier/futsy.tfm - RELOC/fonts/type1/public/fourier/fourier-alt-black.pfb - RELOC/fonts/type1/public/fourier/fourier-alt-bold.pfb - RELOC/fonts/type1/public/fourier/fourier-alt-boldita.pfb - RELOC/fonts/type1/public/fourier/fourier-alt-ita.pfb - RELOC/fonts/type1/public/fourier/fourier-alt-semi.pfb - RELOC/fonts/type1/public/fourier/fourier-alt-semiita.pfb - RELOC/fonts/type1/public/fourier/fourier-alt.pfb - RELOC/fonts/type1/public/fourier/fourier-bb.pfb - RELOC/fonts/type1/public/fourier/fourier-mcl.pfb - RELOC/fonts/type1/public/fourier/fourier-mex.pfb - RELOC/fonts/type1/public/fourier/fourier-ml.pfb - RELOC/fonts/type1/public/fourier/fourier-mlb.pfb - RELOC/fonts/type1/public/fourier/fourier-mlit.pfb - RELOC/fonts/type1/public/fourier/fourier-mlitb.pfb - RELOC/fonts/type1/public/fourier/fourier-ms.pfb - RELOC/fonts/type1/public/fourier/fourier-orns.pfb - RELOC/fonts/vf/public/fourier/futb8c.vf - RELOC/fonts/vf/public/fourier/futb8t.vf - RELOC/fonts/vf/public/fourier/futb9c.vf - RELOC/fonts/vf/public/fourier/futb9d.vf - RELOC/fonts/vf/public/fourier/futb9e.vf - RELOC/fonts/vf/public/fourier/futbc8t.vf - RELOC/fonts/vf/public/fourier/futbi8c.vf - RELOC/fonts/vf/public/fourier/futbi8t.vf - RELOC/fonts/vf/public/fourier/futbi9c.vf - RELOC/fonts/vf/public/fourier/futbi9d.vf - RELOC/fonts/vf/public/fourier/futbi9e.vf - RELOC/fonts/vf/public/fourier/futbo8c.vf - RELOC/fonts/vf/public/fourier/futbo8t.vf - RELOC/fonts/vf/public/fourier/futbo9c.vf - RELOC/fonts/vf/public/fourier/futbo9d.vf - RELOC/fonts/vf/public/fourier/futbo9e.vf - RELOC/fonts/vf/public/fourier/futboorn.vf - RELOC/fonts/vf/public/fourier/futborn.vf - RELOC/fonts/vf/public/fourier/futc9c.vf - RELOC/fonts/vf/public/fourier/futc9d.vf - RELOC/fonts/vf/public/fourier/futc9e.vf - RELOC/fonts/vf/public/fourier/futcorn.vf - RELOC/fonts/vf/public/fourier/futmi.vf - RELOC/fonts/vf/public/fourier/futmib.vf - RELOC/fonts/vf/public/fourier/futmii.vf - RELOC/fonts/vf/public/fourier/futmiib.vf - RELOC/fonts/vf/public/fourier/futr8c.vf - RELOC/fonts/vf/public/fourier/futr8t.vf - RELOC/fonts/vf/public/fourier/futr9c.vf - RELOC/fonts/vf/public/fourier/futr9d.vf - RELOC/fonts/vf/public/fourier/futr9e.vf - RELOC/fonts/vf/public/fourier/futrc8t.vf - RELOC/fonts/vf/public/fourier/futrc9d.vf - RELOC/fonts/vf/public/fourier/futrc9e.vf - RELOC/fonts/vf/public/fourier/futrd8t.vf - RELOC/fonts/vf/public/fourier/futri8c.vf - RELOC/fonts/vf/public/fourier/futri8t.vf - RELOC/fonts/vf/public/fourier/futri9c.vf - RELOC/fonts/vf/public/fourier/futri9d.vf - RELOC/fonts/vf/public/fourier/futri9e.vf - RELOC/fonts/vf/public/fourier/futro8c.vf - RELOC/fonts/vf/public/fourier/futro8t.vf - RELOC/fonts/vf/public/fourier/futro9c.vf - RELOC/fonts/vf/public/fourier/futro9d.vf - RELOC/fonts/vf/public/fourier/futro9e.vf - RELOC/fonts/vf/public/fourier/futroorn.vf - RELOC/fonts/vf/public/fourier/futrorn.vf - RELOC/fonts/vf/public/fourier/futs9c.vf - RELOC/fonts/vf/public/fourier/futs9d.vf - RELOC/fonts/vf/public/fourier/futs9e.vf - RELOC/fonts/vf/public/fourier/futsc9d.vf - RELOC/fonts/vf/public/fourier/futsc9e.vf - RELOC/fonts/vf/public/fourier/futsi9c.vf - RELOC/fonts/vf/public/fourier/futsi9d.vf - RELOC/fonts/vf/public/fourier/futsi9e.vf - RELOC/fonts/vf/public/fourier/futso9c.vf - RELOC/fonts/vf/public/fourier/futso9d.vf - RELOC/fonts/vf/public/fourier/futso9e.vf - RELOC/fonts/vf/public/fourier/futsoorn.vf - RELOC/fonts/vf/public/fourier/futsorn.vf - RELOC/fonts/vf/public/fourier/futsy.vf - RELOC/tex/latex/fourier/fmlfutm.fd - RELOC/tex/latex/fourier/fmlfutmi.fd - RELOC/tex/latex/fourier/fmsfutm.fd - RELOC/tex/latex/fourier/fmxfutm.fd - RELOC/tex/latex/fourier/fourier-orns.sty - RELOC/tex/latex/fourier/fourier.sty - RELOC/tex/latex/fourier/t1futj.fd - RELOC/tex/latex/fourier/t1futs.fd - RELOC/tex/latex/fourier/t1futx.fd - RELOC/tex/latex/fourier/ts1futj.fd - RELOC/tex/latex/fourier/ts1futs.fd - RELOC/tex/latex/fourier/ts1futx.fd - RELOC/tex/latex/fourier/ufuts.fd -catalogue-also utopia -catalogue-ctan /fonts/fourier-GUT -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font font-maths font-type1 -catalogue-version 1.3 - -name fouriernc -category Package -revision 29646 -shortdesc Use New Century Schoolbook text with Fourier maths fonts -relocated 1 -longdesc This package provides a LaTeX mathematics font setup for use -longdesc with New Century Schoolbook text. In order to use it you need -longdesc to have the Fourier-GUTenberg fonts installed. -containersize 12520 -containerchecksum 573df641b416a3df871c2c8f686329e2e1ee4f118cff4892becb63e5384684f7c21e8ca4e8297c0e989cf4051e24d562ceed046e4ab0fccc1d229ba4e198a0dc -doccontainersize 37440 -doccontainerchecksum 180a6bd2ca416e72b8f8c8c6da08a38c2af4d56a993431e7e30d50032c5b93cbdad7641a03790d060b2f1225b941dfefcf4f1a78ebfc007f3835e4e39471ab6b -docfiles size=39 - RELOC/doc/fonts/fouriernc/README details="Readme" - RELOC/doc/fonts/fouriernc/build-fouriernc.tex - RELOC/doc/fonts/fouriernc/mathit.mtx - RELOC/doc/fonts/fouriernc/mathsy.mtx - RELOC/doc/fonts/fouriernc/omlgutop.etx - RELOC/doc/fonts/fouriernc/omsgutop.etx - RELOC/doc/fonts/fouriernc/setxheight.mtx - RELOC/doc/fonts/fouriernc/specialkernings.mtx - RELOC/doc/fonts/fouriernc/specialkerningsital.mtx - RELOC/doc/fonts/fouriernc/substitutes.zip - RELOC/doc/fonts/fouriernc/test_fouriernc.pdf details="FourierNC test example:" - RELOC/doc/fonts/fouriernc/unset0.mtx - RELOC/doc/fonts/fouriernc/unset0A.mtx - RELOC/doc/fonts/fouriernc/unsetAlph.mtx - RELOC/doc/fonts/fouriernc/unsetUCgreek.mtx - RELOC/doc/fonts/fouriernc/unsetfontparams.mtx - RELOC/doc/fonts/fouriernc/unsetmu.mtx - RELOC/doc/fonts/fouriernc/unsetpar.mtx - RELOC/doc/fonts/fouriernc/zrmhax.mtx - RELOC/doc/fonts/fouriernc/zrykernx.mtx -runfiles size=23 - RELOC/fonts/afm/public/fouriernc/fourier-mcl.afm - RELOC/fonts/afm/public/fouriernc/fourier-ml.afm - RELOC/fonts/afm/public/fouriernc/fourier-mlb.afm - RELOC/fonts/afm/public/fouriernc/fourier-mlit.afm - RELOC/fonts/afm/public/fouriernc/fourier-mlitb.afm - RELOC/fonts/afm/public/fouriernc/fourier-ms.afm - RELOC/fonts/tfm/public/fouriernc/fncmi.tfm - RELOC/fonts/tfm/public/fouriernc/fncmib.tfm - RELOC/fonts/tfm/public/fouriernc/fncmii.tfm - RELOC/fonts/tfm/public/fouriernc/fncmiib.tfm - RELOC/fonts/tfm/public/fouriernc/fncsy.tfm - RELOC/fonts/vf/public/fouriernc/fncmi.vf - RELOC/fonts/vf/public/fouriernc/fncmib.vf - RELOC/fonts/vf/public/fouriernc/fncmii.vf - RELOC/fonts/vf/public/fouriernc/fncmiib.vf - RELOC/fonts/vf/public/fouriernc/fncsy.vf - RELOC/tex/latex/fouriernc/fmlfncm.fd - RELOC/tex/latex/fouriernc/fmlfncmi.fd - RELOC/tex/latex/fouriernc/fmsfncm.fd - RELOC/tex/latex/fouriernc/fouriernc.sty - RELOC/tex/latex/fouriernc/t1fnc.fd - RELOC/tex/latex/fouriernc/ts1fnc.fd -catalogue-ctan /fonts/fouriernc -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font font-maths font-virtual - -name fp -category Package -revision 49719 -shortdesc Fixed point arithmetic -relocated 1 -longdesc An extensive collection of arithmetic operations for fixed -longdesc point real numbers of high precision. -containersize 19252 -containerchecksum 0912018b4b1ec57a0ea33eb80b556aa111c738c3255e47f73301d926ae9245ffccab8e90b30cbe5a40ab5bdccea602f0ecd879bdb6681f02be79c79c2f3375d3 -doccontainersize 218960 -doccontainerchecksum 8d41d11a282d47d77c0fd004650115a5dcb00f06a4387bc694cb15b30b852f2a66638f39c7f7cc72ce1d9e0cce9d840380f959a99a3fd73cff799d90ce420b57 -docfiles size=59 - RELOC/doc/latex/fp/README details="Readme" - RELOC/doc/latex/fp/documentation.pdf details="Documentation" - RELOC/doc/latex/fp/fp.tex -runfiles size=37 - RELOC/tex/latex/fp/defpattern.sty - RELOC/tex/latex/fp/fp-addons.sty - RELOC/tex/latex/fp/fp-basic.sty - RELOC/tex/latex/fp/fp-eqn.sty - RELOC/tex/latex/fp/fp-eval.sty - RELOC/tex/latex/fp/fp-exp.sty - RELOC/tex/latex/fp/fp-pas.sty - RELOC/tex/latex/fp/fp-random.sty - RELOC/tex/latex/fp/fp-snap.sty - RELOC/tex/latex/fp/fp-trigo.sty - RELOC/tex/latex/fp/fp-upn.sty - RELOC/tex/latex/fp/fp.sty - RELOC/tex/latex/fp/lfp.sty - RELOC/tex/plain/fp/fp.tex -catalogue-also fltpoint -catalogue-ctan /macros/latex/contrib/fp -catalogue-date 2019-01-14 22:49:01 +0100 -catalogue-license lppl -catalogue-topics arithmetic calculation -catalogue-version 2.1d - -name fpl -category Package -revision 49603 -shortdesc SC and OsF fonts for URW Palladio L -relocated 1 -longdesc The FPL Fonts provide a set of SC/OsF fonts for URW Palladio L -longdesc which are compatible with respect to metrics with the Palatino -longdesc SC/OsF fonts from Adobe. Note that it is not my aim to exactly -longdesc reproduce the outlines of the original Adobe fonts. The SC and -longdesc OsF in the FPL Fonts were designed with the glyphs from URW -longdesc Palladio L as starting point. For some glyphs (e.g. 'o') I got -longdesc the best result by scaling and boldening. For others (e.g. 'h') -longdesc shifting selected portions of the character gave more -longdesc satisfying results. All this was done using the free font -longdesc editor FontForge. The kerning data in these fonts comes from -longdesc Walter Schmidt's improved Palatino metrics. LaTeX use is -longdesc enabled by the mathpazo package, which is part of the psnfss -longdesc distribution. -containersize 288444 -containerchecksum 459008efa5ebe60dbf45a5d3abea7bf4c857f71d50ededb4bea5f90f23877f7eb311c3427fd3ab3a67a04cd2bc9906b8dee325a7153d8339e329befc8edbb15e -doccontainersize 7968 -doccontainerchecksum 31e37d3d7469736f3b3300711e507e16a9ae399ac922ee2bc5ba7328c5c993a21db4bb88e8470515e55c30b649ba07754e7f0a995e8cd75898b3a4ee69b667be -docfiles size=6 - RELOC/doc/fonts/fpl/COPYING - RELOC/doc/fonts/fpl/README details="Readme" -srccontainersize 30652 -srccontainerchecksum 88df77d4f91922388b31cd33c8938309d7cf9465a23247fc79008eaa72f812f9eb7f6a94aab8cb6dcaedb1c59ff3ffff57cca72a46762e3a5a3841b3c04e3442 -srcfiles size=63 - RELOC/source/fonts/fpl/AddException - RELOC/source/fonts/fpl/AddGPL - RELOC/source/fonts/fpl/Makefile - RELOC/source/fonts/fpl/Palladio-BoldItalicOsF.sfd - RELOC/source/fonts/fpl/Palladio-BoldOsF.sfd - RELOC/source/fonts/fpl/Palladio-ItalicOsF.sfd - RELOC/source/fonts/fpl/Palladio-SC.sfd - RELOC/source/fonts/fpl/README - RELOC/source/fonts/fpl/TeXPalladioL-BoldItalicOsF.pe - RELOC/source/fonts/fpl/TeXPalladioL-BoldOsF.pe - RELOC/source/fonts/fpl/TeXPalladioL-ItalicOsF.pe - RELOC/source/fonts/fpl/TeXPalladioL-SC.pe - RELOC/source/fonts/fpl/URW-OtherSubrs.ps -runfiles size=168 - RELOC/fonts/afm/public/fpl/fplbij8a.afm - RELOC/fonts/afm/public/fpl/fplbj8a.afm - RELOC/fonts/afm/public/fpl/fplrc8a.afm - RELOC/fonts/afm/public/fpl/fplrij8a.afm - RELOC/fonts/afm/public/fpl/pplb9d-kern.afm - RELOC/fonts/afm/public/fpl/pplbi9d-kern.afm - RELOC/fonts/afm/public/fpl/pplrc9d-kern.afm - RELOC/fonts/afm/public/fpl/pplri9d-kern.afm - RELOC/fonts/type1/public/fpl/fplbij8a.pfb - RELOC/fonts/type1/public/fpl/fplbij8a.pfm - RELOC/fonts/type1/public/fpl/fplbj8a.pfb - RELOC/fonts/type1/public/fpl/fplbj8a.pfm - RELOC/fonts/type1/public/fpl/fplrc8a.pfb - RELOC/fonts/type1/public/fpl/fplrc8a.pfm - RELOC/fonts/type1/public/fpl/fplrij8a.pfb - RELOC/fonts/type1/public/fpl/fplrij8a.pfm -catalogue-contact-bugs https://github.com/rstub/fpl/issues -catalogue-contact-repository https://github.com/rstub/fpl -catalogue-ctan /fonts/fpl -catalogue-date 2019-01-04 17:37:23 +0100 -catalogue-license gpl2lppl -catalogue-topics font font-type1 font-sfd font-serif font-body font-proportional -catalogue-version 1.003 - -name fragmaster -category Package -revision 26313 -shortdesc Using psfrag with pdfLaTeX -longdesc Fragmaster enables you to use psfrag with pdfLaTeX. It takes -longdesc EPS files and psfrag substitution definition files, and -longdesc produces PDF and EPS files with the substitutions included. -depend fragmaster.ARCH -containersize 6872 -containerchecksum 1f534934532e157eb398e330e2cbd94e62b419a03c313c492e9125953d1803bacf5d4707297027345d32ef82711b323003582d3caa05bafe903842e0a2fa8a5c -doccontainersize 80256 -doccontainerchecksum 09739ee4ab0bec2d190ffc5382242eb8612291a7e93ee0286169173bbb84e5e0affa6bd363496b62abafb220bb2eafe504d4ced43fd75eaa0b53a8ec854a7a59 -docfiles size=75 - texmf-dist/doc/support/fragmaster/AUTHORS - texmf-dist/doc/support/fragmaster/COPYING - texmf-dist/doc/support/fragmaster/CREDITS - texmf-dist/doc/support/fragmaster/Changes - texmf-dist/doc/support/fragmaster/README details="Readme (English)" language="en" - texmf-dist/doc/support/fragmaster/README.de details="Readme (German)" language="de" - texmf-dist/doc/support/fragmaster/example/document.pdf - texmf-dist/doc/support/fragmaster/example/document.ps - texmf-dist/doc/support/fragmaster/example/document.tex - texmf-dist/doc/support/fragmaster/example/parabel.eps - texmf-dist/doc/support/fragmaster/example/parabel.pdf - texmf-dist/doc/support/fragmaster/example/parabel_fm - texmf-dist/doc/support/fragmaster/example/parabel_fm.eps - texmf-dist/doc/support/fragmaster/example/parabel_fm.gp - texmf-dist/doc/support/fragmaster/example/parabel_fm.pdf - texmf-dist/doc/support/fragmaster/fragmaster.pdf -runfiles size=5 - texmf-dist/scripts/fragmaster/fragmaster.pl -catalogue-ctan /support/fragmaster -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics graphics-prep -catalogue-version 1.6 - -name fragmaster.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of fragmaster -containersize 344 -containerchecksum 74b0f09574087801ca42ae031fa85bdf4127e710cf2f9f6f03954c2abe55b9568194d3ded3e73061a69b771a3ac17642d4fa07cef230a925ad8b54daeb872b13 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/fragmaster - -name fragmaster.amd64-freebsd -category Package -revision 16472 -shortdesc amd64-freebsd files of fragmaster -containersize 340 -containerchecksum ecc43e677d109d141a05b3476c18fb2e3dfed999be43b08830748963d20a367d7946de40de5ca038675da971691166ca4d90ddd63b24d0aa8bdec4d1f329c146 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/fragmaster - -name fragmaster.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of fragmaster -containersize 344 -containerchecksum fb246648bd6bf17db75c9352f34d8f6a94972031674cabcdcaf43e68a28fc87649d26b05ef3794d76c655d660219f4a1bee9b8e8ddcbbb198acf55628f535ecc -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/fragmaster - -name fragmaster.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of fragmaster -containersize 344 -containerchecksum 921f4324d3bf2b2446adec2403248bdf944725ab12236c6cd9a2794e6eeae484f7496a2a87820e5ac180dafed124c54d3b6635fadc55391c69f52e40123034ff -binfiles arch=armhf-linux size=1 - bin/armhf-linux/fragmaster - -name fragmaster.i386-cygwin -category Package -revision 13717 -shortdesc i386-cygwin files of fragmaster -containersize 344 -containerchecksum f4d224f0c3cfa3a6fa73a43197712ee08b5977406a9a61b6dd7c9fbb49e86f213c8e2e9d7bb419e262db8e202f1e05ecfaa53a397089d216ad189b71d4710a85 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/fragmaster - -name fragmaster.i386-freebsd -category Package -revision 16472 -shortdesc i386-freebsd files of fragmaster -containersize 344 -containerchecksum 56dfbf923fddb3b182f677f4970a67d070984ecf4d4ae7ab445a3e8f0b43134eb800da3f01098b25ad0bff4f9d77cae4fefadb4560241f84f12c429256a1e939 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/fragmaster - -name fragmaster.i386-linux -category Package -revision 13663 -shortdesc i386-linux files of fragmaster -containersize 344 -containerchecksum 33f584e9c9a0c32b29bea7280e605e2b683b629bd610541f1fa26306bdbdef9b5c476919307c9814c56b169a9115d6f5097d03c5180d60bb6955d312722b46c9 -binfiles arch=i386-linux size=1 - bin/i386-linux/fragmaster - -name fragmaster.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of fragmaster -containersize 344 -containerchecksum a0d614c4d0c685b70ccfc96ae720d30d1ed8495fa46947cbf3e8bce111a4560621c2d121502ea9edf0df5985fd399ef76f5e2ed138e467031496abb0334e350c -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/fragmaster - -name fragmaster.i386-solaris -category Package -revision 13898 -shortdesc i386-solaris files of fragmaster -containersize 344 -containerchecksum 230470d541b5bd4e45912619e0925aaeb6bab5399a50ff0bb2c44b1f8bd33dac3a8c272244c0041ec5eed69c83ad009fd6926382e74dffaa2c33bebd8b3c794f -binfiles arch=i386-solaris size=1 - bin/i386-solaris/fragmaster - -name fragmaster.sparc-solaris -category Package -revision 13774 -shortdesc sparc-solaris files of fragmaster -containersize 344 -containerchecksum 372aec3cf8a1fa45128bc2bfc1f1f1753ff3d0f3cae64068f8b8752cac84ca07f669ea9a8ad39a86ebc619547e879b12160ed217afdc94b3827317eac29bcea9 -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/fragmaster - -name fragmaster.win32 -category Package -revision 15404 -shortdesc win32 files of fragmaster -containersize 684 -containerchecksum 7f0ebcf28c48946e3204a7560c78d7e61024034e056041f3d800add4b23c6a5782b616113adbdf962a88bf031993c2ac57b29bd21724152b39afab2630d22542 -binfiles arch=win32 size=1 - bin/win32/fragmaster.exe - -name fragmaster.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of fragmaster -containersize 344 -containerchecksum 551d0c443b7c8e266eca9ed1e53ccd7c1c58099c8030eb6b398fe9e01645cc6cfb09e0854a7e88a5f860b08454e0619332c05debbeaf898ab965641f29451790 -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/fragmaster - -name fragmaster.x86_64-darwin -category Package -revision 18441 -shortdesc x86_64-darwin files of fragmaster -containersize 344 -containerchecksum ed1c2bd8aa56fb3f547d5d2d6b6cf985e06b7376c2de597572c0920e079089239b9a7971711c00c6c7bada1be955791c5eb91a35cc1a513018ed3c90ec363bc3 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/fragmaster - -name fragmaster.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of fragmaster -containersize 352 -containerchecksum 7942a8d3642e27eae8e77b44180704c5f5d499b0f8d99c0ce6706a990f9d00297124005ec54321b534eda79a272d27654c6415348fc4ee375684cc2c280a098c -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/fragmaster - -name fragmaster.x86_64-linux -category Package -revision 13777 -shortdesc x86_64-linux files of fragmaster -containersize 344 -containerchecksum ecf36808548742a627ff51ebe78e08674fed1f0980c0f95f605987c5888a9bbe616d33c0553c713a982502561b36bd0f063b2e3973edae50fbe331e098a2a206 -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/fragmaster - -name fragmaster.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of fragmaster -containersize 344 -containerchecksum 94a370a57600d296b7ead0010a1a6bcd6701311b168c9f86097856e472039647a2664e4402f851262bdcf36b6ed6a47bd366798c4350c2696664815b303b5f08 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/fragmaster - -name fragmaster.x86_64-solaris -category Package -revision 18442 -shortdesc x86_64-solaris files of fragmaster -containersize 344 -containerchecksum e33af72804f9691938c56727be780cf6b69826474eed428f8f321804d6505d59acc84300929fe22839873ffc78a69e53f82b6ba7bc9f0847a642afb31eed96d0 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/fragmaster - -name fragments -category Package -revision 15878 -shortdesc Fragments of LaTeX code -relocated 1 -longdesc A collection of fragments of LaTeX code, suitable for inclusion -longdesc in packages, or (possibly) in users' documents. Included are: -longdesc checklab, for modifying the label checking code at -longdesc \end{document}; overrightarrow, defining a doubled over-arrow -longdesc macro; removefr, for removing 'reset' relations between -longdesc counters; and subscript, defining a \textsubscript command. -containersize 2196 -containerchecksum a033d2c411bd6defa3461a036e286e15b779d6b75dcf2b23ed9126bcf048e98b96d6e5c6638ae4bf52daf417b11c1a3245a82b7f79611eec7dcc1f346b48dc63 -doccontainersize 484 -doccontainerchecksum 099faf521580f2ab96d6e6e778162d273fa97e916660114275b821beaaee61386d8c61dcbb2f74e12c6b22a456d7cfc7208f0705d37878902b285c2d3e6ff309 -docfiles size=1 - RELOC/doc/latex/fragments/README details="Readme" -runfiles size=4 - RELOC/tex/latex/fragments/checklab.tex - RELOC/tex/latex/fragments/overrightarrow.sty - RELOC/tex/latex/fragments/removefr.tex - RELOC/tex/latex/fragments/subscript.sty -catalogue-ctan /macros/latex/contrib/fragments -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license collection -catalogue-topics collection - -name frame -category Package -revision 18312 -shortdesc Framed boxes for Plain TeX -relocated 1 -longdesc A jiffy file (taken from fancybox) for placing a frame around a -longdesc box of text. The macros also provide for typesetting an empty -longdesc box of given dimensions. -containersize 1312 -containerchecksum d630380c648d00b6f1cbfa751770f7a520fb86f5525b986ba565c330908c5f6de9d237bffb1d0c06bd29107bc4f1826aa3bb375e2f533d8f2e1aa40ded6cc348 -doccontainersize 30688 -doccontainerchecksum 6d69ae2387d69ef3db67174383d323e7cc095fb8a8426658cf37c0d288c57f97e77548e93f7a3faec881d2ce0e617b07076932f05c0d165ec469d696ddf216a9 -docfiles size=13 - RELOC/doc/generic/frame/Changes - RELOC/doc/generic/frame/Makefile - RELOC/doc/generic/frame/README details="Readme" - RELOC/doc/generic/frame/frame-doc.pdf details="Package documentation" - RELOC/doc/generic/frame/frame-doc.tex -runfiles size=2 - RELOC/tex/generic/frame/frame.sty - RELOC/tex/generic/frame/frame.tex -catalogue-also boxit -catalogue-ctan /macros/generic/frame -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics boxing decoration -catalogue-version 1.0 - -name framed -category Package -revision 26789 -shortdesc Framed or shaded regions that can break across pages -relocated 1 -longdesc The package creates three environments: framed, which puts an -longdesc ordinary frame box around the region, shaded, which shades the -longdesc region, and leftbar, which places a line at the left side. The -longdesc environments allow a break at their start (the \FrameCommand -longdesc enables creation of a title that is "attached" to the -longdesc environment); breaks are also allowed in the course of the -longdesc framed/shaded matter. There is also a command \MakeFramed to -longdesc make your own framed-style environments. -containersize 7912 -containerchecksum 47ebbdd15f22c1606ec5bbfdabf18bdce3d1abdd2fcaa8c3d42d21c8739838d41be0fe8ed9213f17c49d0951526aa5b65591884708833a6ad1639d4f46a83841 -doccontainersize 239020 -doccontainerchecksum c1ad8180bc6edec12c0d644bd8694bacb0c2ecd6e946ed54fcaf530aa31f6403a8eea75f95ff6b0127ea01c67f9815bbd85952e682c4b637e7444e1311389d7c -docfiles size=60 - RELOC/doc/latex/framed/framed.pdf details="Package documentation" - RELOC/doc/latex/framed/framed.tex -runfiles size=6 - RELOC/tex/latex/framed/framed.sty -catalogue-also mdframed -catalogue-ctan /macros/latex/contrib/framed -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics boxing box-breaking decoration -catalogue-version 0.96 - -name francais-bst -category Package -revision 38922 -shortdesc Bibliographies conforming to French typographic standards -relocated 1 -longdesc The package provides bibliographies (in French) conforming to -longdesc the rules in "Guide de la communication ecrite" (Malo, M., -longdesc Quebec Amerique, 1996. ISBN 978-2-8903-7875-9) The BibTeX -longdesc styles were generated using custom-bib and they are compatible -longdesc with natbib -containersize 8292 -containerchecksum 277a6e0d711cb0a48ac52ec76b64d8c4dd010124c9b72782d2c16872326b324c49613189c6ad422a88c46326b3105f603346ef5199054669f9294b3f43a739b1 -doccontainersize 1880 -doccontainerchecksum 6f0c57e703f4fbc5c175ea5b7dd793c5b0a34caf8fc601e0d6c32a43d7469215c008dab7402b314c0d8d6212fdedbbd898d1bfa8f0febe42cff3453e22b5c39a -docfiles size=1 - RELOC/doc/bibtex/francais-bst/README details="Readme (mostly in French)" language="fr" -runfiles size=19 - RELOC/bibtex/bst/francais-bst/francais.bst - RELOC/bibtex/bst/francais-bst/francaissc.bst - RELOC/tex/latex/francais-bst/francaisbst.tex -catalogue-ctan /biblio/bibtex/contrib/francais-bst -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics bibtex-sty french -catalogue-version 1.1 - -name frankenstein -category Package -revision 15878 -shortdesc A collection of LaTeX packages -relocated 1 -longdesc Frankenstein is a bundle of LaTeX packages serving various -longdesc purposes and a BibTeX bibliography style. Descriptions are -longdesc given under the individual packages: abbrevs, achicago package, -longdesc achicago bibstyle, attrib, blkcntrl, compsci, dialogue, lips, -longdesc moredefs, newclude, slemph, titles. -containersize 137104 -containerchecksum ad7e9e38f24e5eaf231685d1be8af70c1a6d875cbd8957f44c01edda48299653e3c3386e427da00de9db6b83ba1e84155f49b68e6c19309e6f37feec4ca226db -doccontainersize 1830100 -doccontainerchecksum 8d5c2e1c7dca50f4942accd46756cd1730205cf382779d06ce823d9e8715c77e6b9df76780b8dea3d5fa12daec4788a6b302d031a2a956d4c9e05b67d39e5db1 -docfiles size=658 - RELOC/doc/latex/frankenstein/ChangeLog - RELOC/doc/latex/frankenstein/Frankenfile - RELOC/doc/latex/frankenstein/INSTALL - RELOC/doc/latex/frankenstein/README details="Bundle README" - RELOC/doc/latex/frankenstein/abbrevs.pdf - RELOC/doc/latex/frankenstein/abbrevs.tex - RELOC/doc/latex/frankenstein/achicago-bst.pdf - RELOC/doc/latex/frankenstein/achicago-bst.tex - RELOC/doc/latex/frankenstein/achicago-bst.ver - RELOC/doc/latex/frankenstein/achicago.bsq - RELOC/doc/latex/frankenstein/achicago.pdf - RELOC/doc/latex/frankenstein/achicago.tex - RELOC/doc/latex/frankenstein/attrib.pdf - RELOC/doc/latex/frankenstein/attrib.tex - RELOC/doc/latex/frankenstein/blkcntrl.pdf - RELOC/doc/latex/frankenstein/blkcntrl.tex - RELOC/doc/latex/frankenstein/compsci.pdf - RELOC/doc/latex/frankenstein/compsci.tex - RELOC/doc/latex/frankenstein/dialogue.pdf - RELOC/doc/latex/frankenstein/dialogue.tex - RELOC/doc/latex/frankenstein/lips.pdf - RELOC/doc/latex/frankenstein/lips.tex - RELOC/doc/latex/frankenstein/moredefs.pdf - RELOC/doc/latex/frankenstein/moredefs.tex - RELOC/doc/latex/frankenstein/newclude.pdf - RELOC/doc/latex/frankenstein/newclude.tex - RELOC/doc/latex/frankenstein/slemph.pdf - RELOC/doc/latex/frankenstein/slemph.tex - RELOC/doc/latex/frankenstein/titles.pdf - RELOC/doc/latex/frankenstein/titles.tex - RELOC/doc/latex/frankenstein/unsupported/README-unsupported - RELOC/doc/latex/frankenstein/unsupported/bits.cfg - RELOC/doc/latex/frankenstein/unsupported/bits.ins - RELOC/doc/latex/frankenstein/unsupported/bits.pdf - RELOC/doc/latex/frankenstein/unsupported/bits.sty - RELOC/doc/latex/frankenstein/unsupported/bits.tex - RELOC/doc/latex/frankenstein/unsupported/drama.ins - RELOC/doc/latex/frankenstein/unsupported/drama.pdf - RELOC/doc/latex/frankenstein/unsupported/drama.sty - RELOC/doc/latex/frankenstein/unsupported/drama.tex - RELOC/doc/latex/frankenstein/unsupported/includex-test.tex - RELOC/doc/latex/frankenstein/unsupported/includex.ins - RELOC/doc/latex/frankenstein/unsupported/includex.pdf - RELOC/doc/latex/frankenstein/unsupported/includex.sty - RELOC/doc/latex/frankenstein/unsupported/includex.tex -srccontainersize 5584 -srccontainerchecksum 46b85983d6180871ebc4c80826578956d901c47be460fb2f7c1ee7881a7c8c8fe4c80e192f44b09590dbba7d3e35e43373d2a09cb48a2ad17846193b2def8f2b -srcfiles size=15 - RELOC/source/latex/frankenstein/Makefile - RELOC/source/latex/frankenstein/abbrevs.ins - RELOC/source/latex/frankenstein/achicago-bst.ins - RELOC/source/latex/frankenstein/achicago.ins - RELOC/source/latex/frankenstein/attrib.ins - RELOC/source/latex/frankenstein/blkcntrl.ins - RELOC/source/latex/frankenstein/compsci.ins - RELOC/source/latex/frankenstein/dialogue.ins - RELOC/source/latex/frankenstein/lips.ins - RELOC/source/latex/frankenstein/moredefs.ins - RELOC/source/latex/frankenstein/newclude.ins - RELOC/source/latex/frankenstein/slemph.ins - RELOC/source/latex/frankenstein/titles.ins -runfiles size=191 - RELOC/bibtex/bib/frankenstein/frankenstein.bib - RELOC/bibtex/bst/frankenstein/achicago.bst - RELOC/tex/latex/frankenstein/abbrevs.cfg - RELOC/tex/latex/frankenstein/abbrevs.stq - RELOC/tex/latex/frankenstein/abbrevs.sty - RELOC/tex/latex/frankenstein/achicago.stq - RELOC/tex/latex/frankenstein/achicago.sty - RELOC/tex/latex/frankenstein/allocate.sto - RELOC/tex/latex/frankenstein/attrib.stq - RELOC/tex/latex/frankenstein/attrib.sty - RELOC/tex/latex/frankenstein/blkcntrl.stq - RELOC/tex/latex/frankenstein/blkcntrl.sty - RELOC/tex/latex/frankenstein/compsci.cfg - RELOC/tex/latex/frankenstein/compsci.stq - RELOC/tex/latex/frankenstein/compsci.sty - RELOC/tex/latex/frankenstein/dialogue.stq - RELOC/tex/latex/frankenstein/dialogue.sty - RELOC/tex/latex/frankenstein/lips.stq - RELOC/tex/latex/frankenstein/lips.sty - RELOC/tex/latex/frankenstein/moredefs.stq - RELOC/tex/latex/frankenstein/moredefs.sty - RELOC/tex/latex/frankenstein/newclude.stq - RELOC/tex/latex/frankenstein/newclude.sty - RELOC/tex/latex/frankenstein/simple.sto - RELOC/tex/latex/frankenstein/slemph.cfg - RELOC/tex/latex/frankenstein/slemph.stq - RELOC/tex/latex/frankenstein/slemph.sty - RELOC/tex/latex/frankenstein/tag.sto - RELOC/tex/latex/frankenstein/titles.cfg - RELOC/tex/latex/frankenstein/titles.stq - RELOC/tex/latex/frankenstein/titles.sty -catalogue-also frankenstein-unsupported -catalogue-ctan /macros/latex/contrib/frankenstein -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license collection -catalogue-topics collection - -name frcursive -category Package -revision 24559 -shortdesc French cursive hand fonts -relocated 1 -longdesc A hand-writing font in the style of the French academic -longdesc running-hand. The font was written in Metafont and has been -longdesc converted to Adobe Type 1 format. LaTeX support (NFFS fd files, -longdesc and a package) and font maps are provided. -execute addMap frcursive.map -containersize 1787688 -containerchecksum 9e3535dc5542dd16c0fbe0347b8086148e35f7494f2f83a4b191f389c5c3694770284a1b44834c1897385dd08d1feeecff48cf23137f1497afeab4b663bf53d5 -doccontainersize 322484 -doccontainerchecksum 1c930a082401b92a0dbc6b83066e84d08f0bc55e8b98918d1d35d526f5cf94d5bf679f4bae5b318681c6044ab64474eccff80a85e82e1dedd76f7e70351117b8 -docfiles size=83 - RELOC/doc/fonts/frcursive/COPYING - RELOC/doc/fonts/frcursive/README details="Readme" - RELOC/doc/fonts/frcursive/frcursive.pdf details="Package documentation" -runfiles size=548 - RELOC/fonts/map/dvips/frcursive/frcursive.map - RELOC/fonts/source/public/frcursive/frcbx10.mf - RELOC/fonts/source/public/frcursive/frcbx14.mf - RELOC/fonts/source/public/frcursive/frcbx6.mf - RELOC/fonts/source/public/frcursive/frcc10.mf - RELOC/fonts/source/public/frcursive/frcc14.mf - RELOC/fonts/source/public/frcursive/frcc6.mf - RELOC/fonts/source/public/frcursive/frcf10.mf - RELOC/fonts/source/public/frcursive/frcf14.mf - RELOC/fonts/source/public/frcursive/frcf6.mf - RELOC/fonts/source/public/frcursive/frcr10.mf - RELOC/fonts/source/public/frcursive/frcr14.mf - RELOC/fonts/source/public/frcursive/frcr6.mf - RELOC/fonts/source/public/frcursive/frcsl10.mf - RELOC/fonts/source/public/frcursive/frcsl14.mf - RELOC/fonts/source/public/frcursive/frcsl6.mf - RELOC/fonts/source/public/frcursive/frcslbx10.mf - RELOC/fonts/source/public/frcursive/frcslbx14.mf - RELOC/fonts/source/public/frcursive/frcslbx6.mf - RELOC/fonts/source/public/frcursive/frcslc10.mf - RELOC/fonts/source/public/frcursive/frcslc14.mf - RELOC/fonts/source/public/frcursive/frcslc6.mf - RELOC/fonts/source/public/frcursive/frcursive.mf - RELOC/fonts/tfm/public/frcursive/frca10.tfm - RELOC/fonts/tfm/public/frcursive/frcbx10.tfm - RELOC/fonts/tfm/public/frcursive/frcbx14.tfm - RELOC/fonts/tfm/public/frcursive/frcbx6.tfm - RELOC/fonts/tfm/public/frcursive/frcc10.tfm - RELOC/fonts/tfm/public/frcursive/frcc14.tfm - RELOC/fonts/tfm/public/frcursive/frcc6.tfm - RELOC/fonts/tfm/public/frcursive/frcf10.tfm - RELOC/fonts/tfm/public/frcursive/frcf14.tfm - RELOC/fonts/tfm/public/frcursive/frcf6.tfm - RELOC/fonts/tfm/public/frcursive/frcr10.tfm - RELOC/fonts/tfm/public/frcursive/frcr14.tfm - RELOC/fonts/tfm/public/frcursive/frcr6.tfm - RELOC/fonts/tfm/public/frcursive/frcsl10.tfm - RELOC/fonts/tfm/public/frcursive/frcsl14.tfm - RELOC/fonts/tfm/public/frcursive/frcsl6.tfm - RELOC/fonts/tfm/public/frcursive/frcslbx10.tfm - RELOC/fonts/tfm/public/frcursive/frcslbx14.tfm - RELOC/fonts/tfm/public/frcursive/frcslbx6.tfm - RELOC/fonts/tfm/public/frcursive/frcslc10.tfm - RELOC/fonts/tfm/public/frcursive/frcslc14.tfm - RELOC/fonts/tfm/public/frcursive/frcslc6.tfm - RELOC/fonts/tfm/public/frcursive/frcw10.tfm - RELOC/fonts/type1/public/frcursive/frca10.pfb - RELOC/fonts/type1/public/frcursive/frcbx10.pfb - RELOC/fonts/type1/public/frcursive/frcbx14.pfb - RELOC/fonts/type1/public/frcursive/frcbx6.pfb - RELOC/fonts/type1/public/frcursive/frcc10.pfb - RELOC/fonts/type1/public/frcursive/frcc14.pfb - RELOC/fonts/type1/public/frcursive/frcc6.pfb - RELOC/fonts/type1/public/frcursive/frcf10.pfb - RELOC/fonts/type1/public/frcursive/frcf14.pfb - RELOC/fonts/type1/public/frcursive/frcf6.pfb - RELOC/fonts/type1/public/frcursive/frcr10.pfb - RELOC/fonts/type1/public/frcursive/frcr14.pfb - RELOC/fonts/type1/public/frcursive/frcr6.pfb - RELOC/fonts/type1/public/frcursive/frcsl10.pfb - RELOC/fonts/type1/public/frcursive/frcsl14.pfb - RELOC/fonts/type1/public/frcursive/frcsl6.pfb - RELOC/fonts/type1/public/frcursive/frcslbx10.pfb - RELOC/fonts/type1/public/frcursive/frcslbx14.pfb - RELOC/fonts/type1/public/frcursive/frcslbx6.pfb - RELOC/fonts/type1/public/frcursive/frcslc10.pfb - RELOC/fonts/type1/public/frcursive/frcslc14.pfb - RELOC/fonts/type1/public/frcursive/frcslc6.pfb - RELOC/fonts/type1/public/frcursive/frcw10.pfb - RELOC/tex/latex/frcursive/frcursive.sty - RELOC/tex/latex/frcursive/ot1frc.fd - RELOC/tex/latex/frcursive/t1frc.fd -catalogue-ctan /fonts/frcursive -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.2 -catalogue-topics font font-calligraphic font-mf font-type1 - -name frederika2016 -category Package -revision 42157 -shortdesc An OpenType Greek calligraphy font -relocated 1 -longdesc Frederika2016 is an attempt to digitize Hermann Zapf's -longdesc Frederika font. The font is the Greek companion of Virtuosa by -longdesc the same designer. This font is a calligraphy font and this is -longdesc an initial release. -containersize 41324 -containerchecksum 796610db48d86b4e90207578917546955bd13e1793b00a6960cae36696d9e188a350289ba79c3bc8f4840b405f97947e0b4a39607521bf1f90896c8dfb25e54a -doccontainersize 336048 -doccontainerchecksum db39b9e807f7d53a619ad0679caa64ce40944593fdc1e9d2666c71f5e98e22e18f2c963106ba675055ddc77c859312a3a817a9eb50dea076ccfd45a7582636e0 -docfiles size=89 - RELOC/doc/fonts/frederika2016/FontInfo.pdf details="Package documentation" - RELOC/doc/fonts/frederika2016/README details="Readme" - RELOC/doc/fonts/frederika2016/testpol.pdf - RELOC/doc/fonts/frederika2016/testpol.tex -runfiles size=22 - RELOC/fonts/opentype/public/frederika2016/Frederika2016.otf -catalogue-ctan /fonts/frederika2016 -catalogue-date 2016-09-28 05:06:55 +0200 -catalogue-license ofl -catalogue-topics font font-otf -catalogue-version 1.000 2016 initial release - -name frege -category Package -revision 27417 -shortdesc Typeset fregean Begriffsschrift -relocated 1 -longdesc The package defines a number of new commands for typesetting -longdesc fregean Begriffsschrift in LaTeX. It is loosely based on the -longdesc package begriff, and offers a number of improvements including -longdesc better relative lengths of the content stroke with respect to -longdesc other strokes, content strokes that point at the middle of -longdesc lines rather than the bottom, a greater width for the assertion -longdesc stroke as compared to the content stroke, a more intuitive -longdesc structure for the conditional, greater care taken to allow for -longdesc the linewidth in the spacing of formulas. -containersize 4532 -containerchecksum 2952ec6f6e6ec3e8b2a5c4c923bbdf4dd8272f28a54202f740f1daa864f4ab671d973a695e3a606662c45440c9ad2d2368d1c585e32aa1924bb982b8d02d1ffa -doccontainersize 142324 -doccontainerchecksum 8201b7d3e9476614b1d5622447795457b01388c2015d623590a1f85ee848038b3c6975f9f8730467ea7f9c03a6cc7d65905fcc3423808014007f89e5533cf852 -docfiles size=48 - RELOC/doc/latex/frege/GNU.txt - RELOC/doc/latex/frege/INSTALL - RELOC/doc/latex/frege/README details="Readme" - RELOC/doc/latex/frege/frege.pdf details="Package documentation" - RELOC/doc/latex/frege/frege.tex -runfiles size=17 - RELOC/tex/latex/frege/frege.sty -catalogue-also bguq begriff grundgesetze -catalogue-ctan /macros/latex/contrib/frege -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics maths logic -catalogue-version 1.3 - -name frenchmath -category Package -revision 49728 -shortdesc Typesetting mathematics according to French rules -relocated 1 -longdesc The package provides: capital letters in roman style for -longdesc mathematical mode (package option) some useful macros and -longdesc aliases for symbols used in France : infeg, supeg, paral -longdesc several macros for writing french operator names like pgcd, -longdesc ppcm, Card, rg, Vect correct spacing before a semicolon in -longdesc mathematical mode (according to french rule) -containersize 1672 -containerchecksum 14c3e9fbcaa5954e6e042ef993b1c6bf07a7308d46eea38bac4d9ed229ff27b9c23415de8bff354d4e13cfbcaa7ccf41d4da5513c698310250762e7d24dd5b03 -doccontainersize 432812 -doccontainerchecksum 8bcb488089272592420d21017bb87dbc142255d722609e61fa5fe7eb9299721021cd79c22a105e66b61deb4586c2032208c1432566b1d48d465e2f4f04ef49df -docfiles size=107 - RELOC/doc/latex/frenchmath/README.md details="Readme" - RELOC/doc/latex/frenchmath/frenchmath.pdf details="Package documentation" -srccontainersize 6776 -srccontainerchecksum 7075fe2b0ef12764ae534c1341b7075b634409040903dfe9d556ece1d349044e45d0f93f5e5c362eb00cd08d40f73200a80b344e93db79cb1ea764e63a946cec -srcfiles size=6 - RELOC/source/latex/frenchmath/frenchmath.dtx - RELOC/source/latex/frenchmath/frenchmath.ins -runfiles size=1 - RELOC/tex/latex/frenchmath/frenchmath.sty -catalogue-ctan /macros/latex/contrib/frenchmath -catalogue-date 2019-01-16 21:03:18 +0100 -catalogue-license lppl1.3 -catalogue-topics maths french -catalogue-version 1.0 - -name frletter -category Package -revision 15878 -shortdesc Typeset letters in the French style -relocated 1 -longdesc A small class for typesetting letters in France. No assumption -longdesc is made about the language in use. The class represents a small -longdesc modification of the beletter class, which is itself a -longdesc modification of the standard LaTeX letter class. -containersize 1796 -containerchecksum 3d71b22fc4f356b09775b3bdb82bf70a27dd8a08b4cb899986bbf575c626e74a04ff5bec7df2ee3d03d6e89b3a6ce1822fd49e14e18bd4bd969b61e78bd7e1f0 -doccontainersize 600 -doccontainerchecksum f44d5518d3a4d78e7b59bdf2d484d21ed1b892288193d1bcf2c93e42f9cd6318b45efe96d7642a97254f52c0da63e0fe844ae34c738bb64fdc0aed8ec0ca9ec4 -docfiles size=1 - RELOC/doc/latex/frletter/README details="Readme" -runfiles size=1 - RELOC/tex/latex/frletter/frletter.cls -catalogue-ctan /macros/latex/contrib/frletter -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics letter class - -name frontespizio -category Package -revision 24054 -shortdesc Create a frontispiece for Italian theses -relocated 1 -longdesc Typesetting a frontispiece independently of the layout of the -longdesc main document is difficult. This package provides a solution by -longdesc producing an auxiliary TeX file to be typeset on its own and -longdesc the result is automatically included at the next run. The -longdesc markup necessary for the frontispiece is written in the main -longdesc document in a frontespizio environment. Documentation is mainly -longdesc in Italian, as the style is probably apt only to theses in -longdesc Italy. -containersize 5464 -containerchecksum ab73d2883345ee9ad92cd2bc1a01560f62eb399284dfccbc132a482255d59a3124c595ac40e47027bec02058a143d9362bbcb6e6742e458324b736062cf28ec4 -doccontainersize 885960 -doccontainerchecksum 659dcb35912a4cc82f27e126e8aad4a9459673ebba0722614670f27e14d0ef434873570f5e64550b06c31a49c2fa40b4a0e5295df7ae73e6f4f6d366a5030da0 -docfiles size=253 - RELOC/doc/latex/frontespizio/README details="Readme" - RELOC/doc/latex/frontespizio/examplea.pdf - RELOC/doc/latex/frontespizio/examplea.tex - RELOC/doc/latex/frontespizio/exampleasuf.pdf - RELOC/doc/latex/frontespizio/exampleasuf.tex - RELOC/doc/latex/frontespizio/exampleb.pdf - RELOC/doc/latex/frontespizio/exampleb.tex - RELOC/doc/latex/frontespizio/examplec.pdf - RELOC/doc/latex/frontespizio/examplec.tex - RELOC/doc/latex/frontespizio/exampled.pdf - RELOC/doc/latex/frontespizio/exampled.tex - RELOC/doc/latex/frontespizio/examplee.pdf - RELOC/doc/latex/frontespizio/examplee.tex - RELOC/doc/latex/frontespizio/fakelogo.mp - RELOC/doc/latex/frontespizio/fakelogo.pdf - RELOC/doc/latex/frontespizio/frontespizio.pdf details="Package documentation" language="it" -srccontainersize 22600 -srccontainerchecksum 7023a33cbb831d9b83962400312e5793cfb1a07dcfb476f17ddf9ceb90f7fcc09d076773716d8ef3a5c999ce5760044127f7d6c0c423e1ad8abf35fde322f6c8 -srcfiles size=21 - RELOC/source/latex/frontespizio/frontespizio.dtx - RELOC/source/latex/frontespizio/frontespizio.ins -runfiles size=5 - RELOC/tex/latex/frontespizio/frontespizio.sty -catalogue-also toptesi -catalogue-ctan /macros/latex/contrib/frontespizio -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics dissertation typesetting -catalogue-version 1.4a - -name ftc-notebook -category Package -revision 50043 -shortdesc Typeset FIRST Tech Challenge (FTC) notebooks -relocated 1 -longdesc This LaTeX package will greatly simplify filling entries for -longdesc your FIRST Tech Challenge (FTC) engineering or outreach -longdesc notebook. We developed this package to support most frequently -longdesc used constructs encountered in an FTC notebook: meetings, -longdesc tasks, decisions with pros and cons, tables, figures with -longdesc explanations, team stories and bios, and more. We developed -longdesc this package during the 2018-2019 season and are using it for -longdesc our engineering notebook. Team Robocracy is sharing this style -longdesc in the spirit of coopertition. -containersize 7084 -containerchecksum b67a6dc2f488a7a3ab5cc22c74cb7e78370aab5c794a17d5d078919fe90602d3ba7fdd00226c90ce1da34d52f318bf9819b0802986b57b2edcc40dd77ef5e106 -doccontainersize 3622560 -doccontainerchecksum d2df12c56372044c3114d6a5052d749663f3f211464f5005bd50472c2377dec6d3796ca690d1b40223470a56a5ad03b0dce62973adcff021e7f6ce8ce5c912a8 -docfiles size=1704 - RELOC/doc/latex/ftc-notebook/README.md details="Readme" - RELOC/doc/latex/ftc-notebook/example-notebook.pdf details="Example of use" - RELOC/doc/latex/ftc-notebook/example-notebook.tex - RELOC/doc/latex/ftc-notebook/ftc-notebook.pdf details="Package documentation" - RELOC/doc/latex/ftc-notebook/ftc-notebook.tex - RELOC/doc/latex/ftc-notebook/newmeeting.sh - RELOC/doc/latex/ftc-notebook/src/aug19.tex - RELOC/doc/latex/ftc-notebook/src/aug19/build-pict.jpg - RELOC/doc/latex/ftc-notebook/src/aug19/chassi-cad.jpg - RELOC/doc/latex/ftc-notebook/src/aug19/encoder-cad.jpg - RELOC/doc/latex/ftc-notebook/src/aug19/first-build.jpg - RELOC/doc/latex/ftc-notebook/src/aug19/first-cad.jpg - RELOC/doc/latex/ftc-notebook/src/aug19/second-cad.jpg - RELOC/doc/latex/ftc-notebook/src/bio.tex - RELOC/doc/latex/ftc-notebook/src/bio/mitsiki.jpg - RELOC/doc/latex/ftc-notebook/src/images/aug18.jpg - RELOC/doc/latex/ftc-notebook/src/images/logo.jpg - RELOC/doc/latex/ftc-notebook/src/images/robocracy2018.jpg - RELOC/doc/latex/ftc-notebook/src/story.tex -runfiles size=7 - RELOC/tex/latex/ftc-notebook/ftc-notebook.sty -catalogue-ctan /macros/latex/contrib/ftc-notebook -catalogue-date 2019-02-17 09:57:58 +0100 -catalogue-license lppl1.3 -catalogue-topics memorandum -catalogue-version 1.1 - -name ftcap -category Package -revision 17275 -shortdesc Allows \caption at the beginning of a table-environment -relocated 1 -longdesc For several reasons a \caption may be desirable at the top of a -longdesc table environment. This package changes the table environment -longdesc such that \abovecaptionskip and \belowcaptionskip are swapped. -longdesc The package should also work with a non-standard table -longdesc environment. -containersize 2044 -containerchecksum 58ccf3674d424dc2f0b8a948603824fcdf621f054cc9525775663a5733874634eeba3ee8a2c0e7a1492faae6d0b4918754db92573961de343d9a453b1c0c5eb1 -doccontainersize 210700 -doccontainerchecksum 743d53a67cf7c237cc6e75a9a6fca9a364d5d3c9ae37ef885425856d6dcdb2e961d004c8043532a6baa1fbaa51b4be81ba8cbfccd18128fedfe44c62450046e8 -docfiles size=55 - RELOC/doc/latex/ftcap/ftcap.pdf details="Package documentation" - RELOC/doc/latex/ftcap/ftcap.tex -runfiles size=1 - RELOC/tex/latex/ftcap/ftcap.sty -catalogue-ctan /macros/latex/contrib/ftcap -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics caption table -catalogue-version 1.4 - -name ftnxtra -category Package -revision 29652 -shortdesc Extend the applicability of the \footnote command -relocated 1 -longdesc The package treats footnotes in \caption, the tabular -longdesc environment, and \chapter and other \section-like commands. -containersize 1856 -containerchecksum b938db2391007e8c0886b8178b6e7c77d420fc15df8b907ca1132fb27d691145a3ef4caa72eea6f2e579237c35dfbe0d3e2719185e59409dde946dad536358d6 -doccontainersize 23504 -doccontainerchecksum 441b712c5c0fd7657b0ef6db2604149acad27c1c2e55ed4d9fe7f87e714888ca7ad2d4567ecf61071dbb6c9afb4c8dce4c8d82d338be701bfaec2fea5c634ce9 -docfiles size=8 - RELOC/doc/latex/ftnxtra/README details="Readme" - RELOC/doc/latex/ftnxtra/ftnxtra.pdf details="Package documentation" - RELOC/doc/latex/ftnxtra/ftnxtra.tex -srccontainersize 2800 -srccontainerchecksum b4fadec0bc877799773060c4625dab892e709037676fa5f8166f87779ed079ed7651f132dcff3c7560ae31108653537a47cd93e1cc9252a61c1721ef6cc481c3 -srcfiles size=3 - RELOC/source/latex/ftnxtra/ftnxtra.dtx - RELOC/source/latex/ftnxtra/ftnxtra.ins -runfiles size=2 - RELOC/tex/latex/ftnxtra/ftnxtra.sty -catalogue-also footnote footmisc -catalogue-ctan /macros/latex/contrib/ftnxtra -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics footnote -catalogue-version 0.1 - -name fullblck -category Package -revision 25434 -shortdesc Left-blocking for letter class -relocated 1 -longdesc Used with the letter documentclass to set the letter in a -longdesc fullblock style (everything at the left margin). -containersize 1124 -containerchecksum 06cbc00a95c7d5684a1eceb477685631f054a8200190c0cc7472d68587b125f95d2cad46b2189326b7edb11476914402630d0b74d6321b0c3b7ccb73d21480eb -doccontainersize 38856 -doccontainerchecksum 84bdb73042dc8556e9ae4ff9cc3f996f12cf0705ed5c076f8aae799e51c3a188a9c7323552f3a0d04f8747adb8c7a8abb6f1a6e1f051f08986506cdbab6afc0c -docfiles size=14 - RELOC/doc/latex/fullblck/README details="Readme" - RELOC/doc/latex/fullblck/fullblck.pdf details="Package documentation" -srccontainersize 2796 -srccontainerchecksum b0b20e4918fc456ab5919e24b9a4371fed56b24c1d15026f7dec4b91aabcbd9647497671ad5d951848db2092709a89f223b5ee82a8a4da0bc7b46bd85fe07177 -srcfiles size=4 - RELOC/source/latex/fullblck/fullblck.dtx - RELOC/source/latex/fullblck/fullblck.dtx.asc - RELOC/source/latex/fullblck/fullblck.ins -runfiles size=1 - RELOC/tex/latex/fullblck/fullblck.sty -catalogue-ctan /macros/latex/contrib/fullblck -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics letter -catalogue-version 1.03 - -name fullminipage -category Package -revision 34545 -shortdesc Minipage spanning a complete page -relocated 1 -longdesc This package provides the environment fullminipage, which -longdesc generates a minipage spanning a new, complete page with page -longdesc style empty. The environment provides options to set margins -longdesc around the minipage and configure the background. -containersize 1792 -containerchecksum 42a1a17467872eb2f23f8abe0e5661020ef5e6c310fa09a56e71c73cc420db4956cf6e5512afbbab29d57f99f56258a83348ad7ec8f73c2195f49309e54cc0f8 -doccontainersize 254080 -doccontainerchecksum 19d3d3c4a56915885ea1b33f775dbaf4e6ed1342b797fc6ad2ee98304952374d7972fcbb1fd3243a97e2adacd1ee753930c3407c03ec00de351e4a12a209ae61 -docfiles size=72 - RELOC/doc/latex/fullminipage/COPYING - RELOC/doc/latex/fullminipage/Makefile - RELOC/doc/latex/fullminipage/README details="Readme" - RELOC/doc/latex/fullminipage/fullminipage.pdf details="Package documentation" - RELOC/doc/latex/fullminipage/fullminipage_test.pdf - RELOC/doc/latex/fullminipage/fullminipage_test.tex -srccontainersize 4344 -srccontainerchecksum c8c88a5cf32b46762e6bab1549fc441bdfde0ceaeafbea1da5943f659575b5ff40621b083e65672d26f677e8f599377c510c99596986f12ca46901928200ed55 -srcfiles size=4 - RELOC/source/latex/fullminipage/fullminipage.dtx - RELOC/source/latex/fullminipage/fullminipage.ins -runfiles size=1 - RELOC/tex/latex/fullminipage/fullminipage.sty -catalogue-ctan /macros/latex/contrib/fullminipage -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl3 -catalogue-topics layout -catalogue-version 0.1.1 - -name fullwidth -category Package -revision 24684 -shortdesc Adjust margins of text block -relocated 1 -longdesc The package provides the environment fullwidth, which sets the -longdesc left and right margins in a simple way. There is no constraint -longdesc about page breaks; if you are using the twoside mode, you can -longdesc set the inner and outer margins to avoid the effects of the -longdesc different margins. -containersize 3756 -containerchecksum ea79226fe4c421f9c6059e58c9c1d47c6bfca4a4c3fe24f10a42b6409af157fe306b524eeb090b7cd5cc72256fd2976b37fda2f546a4869635de6b267cd0843e -doccontainersize 284820 -doccontainerchecksum 5e7fed77cf33115ca40cafc71e00de29497eab384bfafafc920f9ddca334ef0e3bafff72c606f2d64b7b1dd3fb596f8614664043ecbc597177c91a318249bd1e -docfiles size=74 - RELOC/doc/latex/fullwidth/README details="Readme" - RELOC/doc/latex/fullwidth/fullwidth-test.pdf - RELOC/doc/latex/fullwidth/fullwidth-test.tex - RELOC/doc/latex/fullwidth/fullwidth.pdf details="Package documentation" - RELOC/doc/latex/fullwidth/fullwidth.tex -runfiles size=4 - RELOC/tex/latex/fullwidth/fullwidth.sty -catalogue-ctan /macros/latex/contrib/fullwidth -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics geometry -catalogue-version 0.1 - -name functan -category Package -revision 15878 -shortdesc Macros for functional analysis and PDE theory -relocated 1 -longdesc This package provides a convenient and coherent way to deal -longdesc with name of functional spaces (mainly Sobolev spaces) in -longdesc functional analysis and PDE theory. It also provides a set of -longdesc macros for dealing with norms, scalar products and convergence -longdesc with some object oriented flavor (it gives the possibility to -longdesc override the standard behavior of norms, ...). -containersize 2556 -containerchecksum 87ce583e4626798b269af7e14477c1a17acc79bf63888dcd3aff36e679cf87309914bab0794ae7d832e2cb549fa7f7b16d1c147299ec3277fac911a9874119d8 -doccontainersize 147704 -doccontainerchecksum 9904a29683d4569bda2a1d8cc749251ffcf073b3fe0b00bab0b8a36e672ab6037677fc37bb09aad60050193ec35525d1bb5c85d920b452ff9693e4b417d5117b -docfiles size=44 - RELOC/doc/latex/functan/README details="Readme" - RELOC/doc/latex/functan/functan.pdf details="Package documentation" -srccontainersize 9636 -srccontainerchecksum 1b963b9b405bce32f5485782e12b9808081c93f413f43da1a63d1ac327a008d0f7bbf5b811bbf3d0527c5833ed9b170f36e515e80e975ba191d2b15fcc01fd56 -srcfiles size=12 - RELOC/source/latex/functan/functan.drv - RELOC/source/latex/functan/functan.dtx - RELOC/source/latex/functan/functan.ins -runfiles size=3 - RELOC/tex/latex/functan/functan.sty -catalogue-ctan /macros/latex/contrib/functan -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics maths - -name fundus-calligra -category Package -revision 26018 -shortdesc Support for the calligra font in LaTeX documents -relocated 1 -longdesc The package offers support for the calligra handwriting font, -longdesc in LaTeX documents. The package is part of the fundus bundle. -containersize 1548 -containerchecksum 4e4af075b48df0727dd46b3c7d00f690e2100e3c341437313dd2e5183db2c0173e705a72964bfe0aed2b9ae50e74a1338a7ec3ebb85f07ed2204d93d506b21a5 -doccontainersize 185652 -doccontainerchecksum 4e8c4e6f5bb27edc11ec331c9e6781e9f08b9870f2e627875c7673a2692b82a3d7ecb079abca94af447be024a4ef215d7cac14773692d58a9f09f74a2c70d916 -docfiles size=49 - RELOC/doc/latex/fundus-calligra/calligra.pdf details="Package documentation" -srccontainersize 3480 -srccontainerchecksum 5660db1f802c5ed82db18b8e23fd8aeed8d5ff003e3e0c663431c398b933a24229169c969327e11863ba32c56383d876e2990193434ac0dd05ab1688f1cf39f3 -srcfiles size=3 - RELOC/source/latex/fundus-calligra/calligra.dtx - RELOC/source/latex/fundus-calligra/calligra.ins -runfiles size=1 - RELOC/tex/latex/fundus-calligra/calligra.sty -catalogue-ctan /macros/latex/contrib/fundus/calligra -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics font-supp -catalogue-version 1.2 - -name fundus-cyr -category Package -revision 26019 -shortdesc Support for Washington University Cyrillic fonts -relocated 1 -longdesc The package supports the use of the Washington Cyrillic fonts -longdesc with LaTeX (Note that standard LaTeX has support, too, as -longdesc encoding OT2). The package is distributed as part of the fundus -longdesc bundle. -containersize 1404 -containerchecksum 2cd1ce802b9d4f60e547177b00b535c1b94aabb1e23a5da29fbcc8fafe85cbe84c5bd23a62ea58b496df95bd50b9cd72bef91f2533429e437072d674a4e8469b -runfiles size=1 - RELOC/tex/latex/fundus-cyr/cyr.sty -catalogue-ctan /macros/latex/contrib/fundus/cyr/cyr.sty -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics font-supp - -name fundus-sueterlin -category Package -revision 26030 -shortdesc Sutterlin -relocated 1 -longdesc The package supports use, in LaTeX, of the Metafont emulation -longdesc of the Sueterlin handwriting fonts The package is distributed -longdesc as part of the fundus bundle.. -containersize 1556 -containerchecksum eb9062aeb2c888aa4cac7dfd4cea3cfa8d697fa4674dd0e1691a0b045a5a3b1ffd0efd2b602a6b1f1ac95f5b38474f717fcb6fc9e3c8e26b1ffd48ea7c4fb23f -doccontainersize 180872 -doccontainerchecksum 822f4dbadda70995fe25be9b90f7ef4b929d6109a6b0069d596dfb1662438ed7d08ef56da0ab7cf62207616f81da34f598337d1613e30f9b9d72642c125a1af6 -docfiles size=49 - RELOC/doc/latex/fundus-sueterlin/suetterl.pdf details="Package documentation" -srccontainersize 3576 -srccontainerchecksum 16cf25413c96f27b05d2857778623ce4189309d642e29bb6b0360b6430e63d0fc4d63438f9b16cd7fb1d5491fa6995fad795f6481b78bdb31b73a471b237d771 -srcfiles size=3 - RELOC/source/latex/fundus-sueterlin/suetterl.dtx - RELOC/source/latex/fundus-sueterlin/suetterl.ins -runfiles size=1 - RELOC/tex/latex/fundus-sueterlin/suetterl.sty -catalogue-ctan /macros/latex/contrib/fundus/suetterl -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics font-supp -catalogue-version 1.2 - -name fvextra -category Package -revision 49947 -shortdesc Extensions and patches for fancyvrb -relocated 1 -longdesc fvextra provides several extensions to fancyvrb, including -longdesc automatic line breaking and improved math mode. It also patches -longdesc some fancyvrb internals. Parts of fvextra were originally -longdesc developed as part of pythontex and minted. -containersize 11164 -containerchecksum 67e4468f380c1386086ceba43b63cd97d9102fe7ce9ed88c8ac969ad6c60c73a4b8bac8e7f1f2d7d76f2fa4439622bdaa8da4a34e5bd7f1ebe7a12c0abe6fccf -doccontainersize 817944 -doccontainerchecksum 15a535efa410fc718ed2c027e6a949d4a95bb5552aa3f0e817eabb2e3de412083b26f0bc1ff01d90c42411a8bd63f2590c578dc1b4ddaced98a4c7f1cf15033a -docfiles size=203 - RELOC/doc/latex/fvextra/README details="Readme" - RELOC/doc/latex/fvextra/fvextra.pdf details="Package documentation" -srccontainersize 50964 -srccontainerchecksum a31682c1ad62ad7fb597e30e44e67cf7732610f2c83da52508e63cc384c823632ce28f4c50a7be5378f6c1f26cd7813c4e743e1017fd32011b4152c567d433cf -srcfiles size=67 - RELOC/source/latex/fvextra/fvextra.dtx - RELOC/source/latex/fvextra/fvextra.ins -runfiles size=20 - RELOC/tex/latex/fvextra/fvextra.sty -catalogue-contact-home https://github.com/gpoore/fvextra -catalogue-ctan /macros/latex/contrib/fvextra -catalogue-date 2019-02-04 23:09:39 +0100 -catalogue-license lppl1.3 -catalogue-topics verbatim -catalogue-version 1.4 - -name fwlw -category Package -revision 29803 -shortdesc Get first and last words of a page -relocated 1 -longdesc The package extracts the first and last words of a page, -longdesc together with the first word of the next page, just before the -longdesc page is formed into the object to print. The package defines a -longdesc couple of page styles that use the words that have been -longdesc extracted. -containersize 3060 -containerchecksum 9f4634a743206a5f82c95ec5c2ad247280ff8b8e95b5d6e98d4171635d9c226e3b0232e6507734e47592ba04d8102a8b47712d67e08334b9be4449b2330caeef -doccontainersize 36668 -doccontainerchecksum 8ebee4e71f6486fe2ffe05aa9aceee4462fac28b43ebd75dc8a5556e86eb96cdc2e03fec23a3d2243505168a8ee5622486d7081c99c9a8c1d0246b8f389b1115 -docfiles size=12 - RELOC/doc/latex/fwlw/README - RELOC/doc/latex/fwlw/fwlw.pdf details="Package documentation" - RELOC/doc/latex/fwlw/fwlw.tex -runfiles size=2 - RELOC/tex/latex/fwlw/fwlw.sty -catalogue-ctan /macros/latex/contrib/fwlw -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics page-hf - -name g-brief -category Package -revision 21140 -shortdesc Letter document class -relocated 1 -longdesc Designed for formatting formless letters in German; can also be -longdesc used for English (by those who can read the documentation). -longdesc There are LaTeX 2.09 documentstyle and LaTeX 2e class files for -longdesc both an 'old' and a 'new' version of g-brief. -containersize 5020 -containerchecksum c88997ad2c25f864fbb3b7acad7b19333cfb378a9e02df602a322cb2b5dba7bd29c4f0a0dfb7459996d2cac6c0b9e3de22431a3e1d6a70cb38dd8ae0415fdd7e -doccontainersize 129424 -doccontainerchecksum 9f1e97232b00ff2afe7d2ad550dd14e1e860a95ae55f9f3f9e94ac9b0314b6f0afcc63aa45875db65ff8d3e5bddc76a5ee4dc7abd03431efd65d7191fa9e4d85 -docfiles size=45 - RELOC/doc/latex/g-brief/beispiel.pdf details="Example, old version" language="de" - RELOC/doc/latex/g-brief/beispiel.tex - RELOC/doc/latex/g-brief/beispiel2.pdf details="Example, new version" language="de" - RELOC/doc/latex/g-brief/beispiel2.tex - RELOC/doc/latex/g-brief/g-brief.pdf details="Package documentation" language="de" -srccontainersize 12248 -srccontainerchecksum 4257cfbb187b7a68797a8bcc31967a4fe95ae5e57beb9f5d4db5bea360e0a93cc040bbf4c5a2ff38d60b4582cebfc1a225c620837d1f490507fd6554617eee1a -srcfiles size=17 - RELOC/source/latex/g-brief/g-brief.drv - RELOC/source/latex/g-brief/g-brief.dtx - RELOC/source/latex/g-brief/g-brief.ins -runfiles size=11 - RELOC/tex/latex/g-brief/g-brief.cls - RELOC/tex/latex/g-brief/g-brief.sty - RELOC/tex/latex/g-brief/g-brief2.cls - RELOC/tex/latex/g-brief/g-brief2.sty -catalogue-also akletter dinbrief envlab -catalogue-ctan /macros/latex/contrib/g-brief -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics letter german -catalogue-version 4.0.2 - -name gaceta -category Package -revision 15878 -shortdesc A class to typeset La Gaceta de la RSME -relocated 1 -longdesc The class will typeset papers for <<La Gaceta de la Real -longdesc Sociedad Matematica Espanola>>. -containersize 17876 -containerchecksum 4a99b460e2455da5e82cce23884e7fed1543f942152c286ce58984c64bc16599cd9e5ad4cc2c2143cdf3c624737192a124197fc97e4c2f654ffbeda49e81a89c -doccontainersize 124188 -doccontainerchecksum 97e7e6abed0a0f3946e53082e81970344d27ecd95f7245fdf419d20f061d994b45a5aec9369ff30aaf1a31e6312cdc42d8a7eecb3a0e237781e13f8eb7f75c24 -docfiles size=60 - RELOC/doc/latex/gaceta/README details="Readme" - RELOC/doc/latex/gaceta/plantilla-articulo-de-seccion.pdf details="Example 2: how to write an article" language="es" - RELOC/doc/latex/gaceta/plantilla-articulo-de-seccion.tex - RELOC/doc/latex/gaceta/plantilla-articulo-suelto.pdf details="Example 1: how to write an article" language="es" - RELOC/doc/latex/gaceta/plantilla-articulo-suelto.tex -runfiles size=16 - RELOC/tex/latex/gaceta/gaceta.cls -catalogue-ctan /macros/latex/contrib/gaceta -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics journalpub class -catalogue-version 1.06 - -name galois -category Package -revision 15878 -shortdesc Typeset Galois connections -relocated 1 -longdesc The package deals with connections in two-dimensional style, -longdesc optionally in colour. -containersize 2324 -containerchecksum bcab33037af8e711038628116c7e5b4c3c0e8fbc59df940e95c224379afa44c17bd9f551fb1b9deae86743ecccdc3130e80cde803f9233c99236add31109d52f -doccontainersize 87208 -doccontainerchecksum 938ad234561f95a60fb6ed7e8aa3b88aba63b7081044e37fdc5ec0e7b2eafd92afa919a927be6902a5d6232817941336267b8193d307e4de9ab2d58acb93d9cc -docfiles size=28 - RELOC/doc/latex/galois/README - RELOC/doc/latex/galois/galois.pdf details="Package description" -srccontainersize 6444 -srccontainerchecksum 9ab411987c51c647a732dcc9e33f14780d45221698aabaa9d5a569212cc15d85d1bc4ad76543364e1550dd100d34ccf447b3102a449d6b55efd27ed73ae8cee8 -srcfiles size=8 - RELOC/source/latex/galois/Makefile - RELOC/source/latex/galois/galois.dtx - RELOC/source/latex/galois/galois.ins -runfiles size=2 - RELOC/tex/latex/galois/galois.sty -catalogue-ctan /macros/latex/contrib/galois -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics maths -catalogue-version 1.5 - -name gamebook -category Package -revision 24714 -shortdesc Typeset gamebooks and other interactive novels -relocated 1 -longdesc This package provides the means in order to lay-out gamebooks -longdesc with LaTeX. A simple gamebook example is included with the -longdesc package, and acts as a tutorial. -containersize 1696 -containerchecksum 71d9fe895c72854c43d79b5ef48f8cfa4ecd12f6c3a5c9a267b3b67cb1d549c2a910c113801a0dbc0f3642c50dc54395edb5dfb369de284dfb95935f98cd682d -doccontainersize 219908 -doccontainerchecksum 49dc32afe21fc090a1f8f0c1f8734ef32b82ee41b5586df0bf6fadfab44f152a42f580c0119fdc8ed11d961a0b1b86ad9c900228a45ab91aa140c107f5769900 -docfiles size=72 - RELOC/doc/latex/gamebook/README details="Readme" - RELOC/doc/latex/gamebook/gamebook-example.pdf details="Simple gamebook example" - RELOC/doc/latex/gamebook/gamebook-example.tex - RELOC/doc/latex/gamebook/gamebook.pdf details="Package documentation" - RELOC/doc/latex/gamebook/lppl.txt -srccontainersize 4636 -srccontainerchecksum 14718b4e3f70d98934662559b263c5e4314e745b9eed5a0a04ef3788590f4ec206eea1076acf5c08b386892cf2b7c0235c1af7bd1d075b00851852edf754dc63 -srcfiles size=4 - RELOC/source/latex/gamebook/gamebook.dtx - RELOC/source/latex/gamebook/gamebook.ins -runfiles size=1 - RELOC/tex/latex/gamebook/gamebook.sty -catalogue-ctan /macros/latex/contrib/gamebook -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics games -catalogue-version 1.0 - -name gammas -category Package -revision 50012 -shortdesc Template for the GAMM Archive for Students -relocated 1 -longdesc This is the official document class for typesetting journal -longdesc articles for GAMM Archive for Students (GAMMAS), the -longdesc open-access online yournal run by the GAMM Juniors. -containersize 9408 -containerchecksum ad439a67c112064fa94b292a9d2f9a1c6b88736ff4754c880870cea47a1aa6ed32505dd00300caa334a1e465ccbe7d092b2521e2c40d2f84a641fd9006a58b4a -doccontainersize 3112 -doccontainerchecksum f5bac7050063eb146a9899cb733208369330b38dceb9b6225b200169ba13ebd371cdd9c23f9434570c3b290b00a6b76ebd0b368cfc35f9431c0ceef311e73958 -docfiles size=5 - RELOC/doc/latex/gammas/README details="Readme" - RELOC/doc/latex/gammas/example_bibliography.bib - RELOC/doc/latex/gammas/gammas_template.tex -runfiles size=12 - RELOC/bibtex/bst/gammas/gammas.bst - RELOC/tex/latex/gammas/gammas.cls -catalogue-ctan /macros/latex/contrib/gammas -catalogue-date 2019-02-12 12:25:12 +0100 -catalogue-license lppl1.3c -catalogue-topics journalpub -catalogue-version 1.0 - -name garamond-math -category Package -revision 49933 -shortdesc An OTF math font matching EB Garamond -relocated 1 -longdesc This is an open type math font matching EB Garamond (Octavio -longdesc Pardo) and EB Garamond (Georg Mayr-Duffner). Many mathematical -longdesc symbols are derived from other fonts, others are made from -longdesc scratch. The metric is generated with a python script. The font -longdesc is best used with XeTeX and the unicode-math package. Other -longdesc engines (e.g. LuaTeX; also: MS Word) are likely to produce -longdesc unsatifactory spacings. This font is still under development, -longdesc so do not expect it to be free of bugs. Any component might be -longdesc updated at any time. Issues, bug reports, forks, and other -longdesc contributions are welcome. -containersize 450248 -containerchecksum e09c9801978859d7d28e6ccb8140c135b614378d6ee9ab3c3aa8b9520568843a03f2c68508d40d2337fb79ee27e4d28dca58990a97477bafdb39460cf2f18458 -doccontainersize 281640 -doccontainerchecksum 4f5d7368b8b8add06f4bcaa2a71fd418962a58056d0b3a8b29a0036b677045d333494bf8b570703f2e534ddb5909a3a714604e195ab972329f1a95342f614a9c -docfiles size=74 - RELOC/doc/fonts/garamond-math/Garamond-Math.pdf details="Package documentation" - RELOC/doc/fonts/garamond-math/Garamond-Math.tex - RELOC/doc/fonts/garamond-math/README.md details="Readme" -runfiles size=226 - RELOC/fonts/opentype/public/garamond-math/Garamond-Math.otf -catalogue-contact-bugs https://github.com/YuanshengZhao/Garamond-Math/issues -catalogue-contact-repository https://github.com/YuanshengZhao/Garamond-Math -catalogue-ctan /fonts/garamond-math -catalogue-date 2019-02-04 16:49:05 +0100 -catalogue-license ofl -catalogue-topics font font-otf font-maths font-serif font-sans font-bbd - -name garrigues -category Package -revision 15878 -shortdesc MetaPost macros for the reproduction of Garrigues' Easter nomogram -relocated 1 -longdesc MetaPost macros for the reproduction of Garrigues' Easter -longdesc nomogram. These macros are described in Denis Roegel: An -longdesc introduction to nomography: Garrigues' nomogram for the -longdesc computation of Easter, TUGboat (volume 30, number 1, 2009, -longdesc pages 88-104) -containersize 8264 -containerchecksum 04ee1157572ea1ff83d648937b89b43c86fa10dd5c918b57eb43944e2886e6f6899618b165f02573e436b5726f1f82f4b4c1e5f28f7875fcb313c30b8c856a17 -doccontainersize 532 -doccontainerchecksum ffc59bfba07dc6b46f4c63a05d22722bebc6f87052f3ac72472bd2ab0f5b3cc8a09f06e262c8db0392d11ed12cc14642ff10ece036b86a6d73ae0dd754f8066b -docfiles size=2 - RELOC/doc/metapost/garrigues/README details="Readme" - RELOC/doc/metapost/garrigues/article.txt -runfiles size=9 - RELOC/metapost/garrigues/garrigues.mp -catalogue-ctan /graphics/metapost/contrib/macros/garrigues -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics calculation - -name garuda-c90 -category Package -revision 37677 -shortdesc TeX support (from CJK) for the garuda font -relocated 1 -depend fonts-tlwg -execute addMap garuda-c90.map -containersize 3408 -containerchecksum de8cffea9686ce311383b647a57dab4e6dae6f9a94930e17d76f13fadaaf762c986153c75cd185fdc1bbb7719676d348ea66779d6264b176370c76c379900799 -srccontainersize 1368 -srccontainerchecksum 699b6922116896b06054edc7e8410e66f7e7485adf9e02a12e78b68540ccf1aca00205749b0589542e32c26a7f65915556f7cb764d0a994c9c20c47f874f3a43 -srcfiles size=1 - RELOC/source/fonts/garuda-c90/garuda-c90.fontinst -runfiles size=6 - RELOC/dvips/garuda-c90/config.garuda-c90 - RELOC/fonts/map/dvips/garuda-c90/garuda-c90.map - RELOC/fonts/tfm/public/garuda-c90/fgdb8z.tfm - RELOC/fonts/tfm/public/garuda-c90/fgdbo8z.tfm - RELOC/fonts/tfm/public/garuda-c90/fgdo8z.tfm - RELOC/fonts/tfm/public/garuda-c90/fgdr8z.tfm - -name gastex -category Package -revision 15878 -shortdesc Graphs and Automata Simplified in TeX -relocated 1 -longdesc GasTeX is a set of LaTeX macros which enable the user to draw -longdesc graphs, automata, nets, diagrams, etc., very easily, in the -longdesc LaTeX picture environment. The package offers no documentation -longdesc (per se), but offers a couple of example files in the -longdesc distribution, and more on its home page. GasTeX generates its -longdesc own PostScript code, and therefore doesn't work directly under -longdesc pdfLaTeX. -containersize 16244 -containerchecksum 02acdaee5e853c897f459a2adf0291d87b97489e0a87d6c333150abd073fd38c33593a5a826bfb670e83be200dbe239f732610039ec2ad5055bb67d17154267a -doccontainersize 6012 -doccontainerchecksum f0f631824a24c4648cbe2c525c479861e33aaf05818efa3a7e1a26734015b6b44ce241a30aeeb1e682ed5f57b03fccba9ee5f37a97e96bcfa8292bf10e4c8634 -docfiles size=6 - RELOC/doc/latex/gastex/README details="Package Readme" - RELOC/doc/latex/gastex/ex-beamer-gastex.tex - RELOC/doc/latex/gastex/ex-gastex.tex -runfiles size=22 - RELOC/dvips/gastex/gastex.pro - RELOC/tex/latex/gastex/gastex.sty -catalogue-also pstricks -catalogue-ctan /graphics/gastex -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl -catalogue-topics graphics-in-tex -catalogue-version 2.8 - -name gatech-thesis -category Package -revision 19886 -shortdesc Georgia Institute of Technology thesis class -relocated 1 -longdesc The output generated by using this class has been approved by -longdesc the Georgia Tech Office of Graduate Studies. It satisfies their -longdesc undocumented moving-target requirements in additional to the -longdesc actual documented requirements of the June 2002 Georgia Tech -longdesc Thesis Style Manual, as amended up to 2010. -containersize 32732 -containerchecksum 507566b1712e4e246424b8d87c659f86b2b9913dbd1f2667ab208f56636bdd9d8303b6b5fd3580bfbb85291ff4d3e5bdec42a1f5f33b858a880bb19122d4e0ad -doccontainersize 129996 -doccontainerchecksum 626e2067d411401fc0a43cabc6cfb39128ff0e1fcae1c4b7d2d0ddc113c22f04b13327f133eaeb365588a782c2d7c834026d057ca35269ee52f09a10c8f18117 -docfiles size=62 - RELOC/doc/latex/gatech-thesis/CHANGES - RELOC/doc/latex/gatech-thesis/COMPLIANCE - RELOC/doc/latex/gatech-thesis/COPYING - RELOC/doc/latex/gatech-thesis/ChangeLog - RELOC/doc/latex/gatech-thesis/INSTALL - RELOC/doc/latex/gatech-thesis/MANIFEST - RELOC/doc/latex/gatech-thesis/NEWS - RELOC/doc/latex/gatech-thesis/NOTES - RELOC/doc/latex/gatech-thesis/README details="Readme" - RELOC/doc/latex/gatech-thesis/TODO - RELOC/doc/latex/gatech-thesis/example-thesis.bib - RELOC/doc/latex/gatech-thesis/example-thesis.pdf - RELOC/doc/latex/gatech-thesis/example-thesis.tex -runfiles size=40 - RELOC/bibtex/bst/gatech-thesis/gatech-thesis-losa.bst - RELOC/bibtex/bst/gatech-thesis/gatech-thesis.bst - RELOC/makeindex/gatech-thesis/gatech-thesis-index.ist - RELOC/tex/latex/gatech-thesis/gatech-thesis-gloss.sty - RELOC/tex/latex/gatech-thesis/gatech-thesis-index.sty - RELOC/tex/latex/gatech-thesis/gatech-thesis-losa.sty - RELOC/tex/latex/gatech-thesis/gatech-thesis-patch.sty - RELOC/tex/latex/gatech-thesis/gatech-thesis.cls -catalogue-ctan /macros/latex/contrib/gatech-thesis -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics class dissertation -catalogue-version 1.8 - -name gates -category Package -revision 29803 -shortdesc Support for writing modular and customisable code -relocated 1 -longdesc The package provides the means of writing code in a modular -longdesc fashion: big macros or functions are divided into small chunks -longdesc (called gates) with names, which can be externally controlled -longdesc (e.g. they can be disabled, subjected to conditionals, -longdesc loops...) and/or augmented with new chunks. Thus complex code -longdesc may easily be customised without having to rewrite it, or even -longdesc understand its implementation: the behavior of existing gates -longdesc can be modified, and new ones can be added, without endangering -longdesc the whole design. This allows code to be hacked in ways the -longdesc original authors might have never envisioned. The gates package -longdesc is implemented independently for both TeX and Lua. The TeX -longdesc implementation, running in any current environment, requires -longdesc the texapi package, whereas the Lua version can be run with any -longdesc Lua interpreter, not just LuaTeX. -containersize 10964 -containerchecksum cadd90a07909d9f1248ba9107fc8af64ecb54df7bf1c63919c30ecc032b496c11b346490c1b37218f75a1d191fddf11208a229dd9980e4a550b4af71700ca947 -doccontainersize 201676 -doccontainerchecksum bac81ed9937b5d52c4a9f12a31be2614734460d382cf5e19e0a7387f66ab9b07a4b3ffe96146fffd608b4d89c89d5ab925e15feec0f3f0ee47ff359e7a8c0b1d -docfiles size=68 - RELOC/doc/generic/gates/README details="Readme" - RELOC/doc/generic/gates/gates-doc.pdf details="Package documentation" - RELOC/doc/generic/gates/gates-doc.tex - RELOC/doc/generic/gates/gates-doc.txt -runfiles size=15 - RELOC/tex/generic/gates/gates.lua - RELOC/tex/generic/gates/gates.sty - RELOC/tex/generic/gates/gates.tex - RELOC/tex/generic/gates/t-gates.tex -catalogue-ctan /macros/generic/gates -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics macro-supp -catalogue-version 0.2 - -name gatherenum -category Package -revision 48051 -shortdesc A crossover of align* and enumerate -relocated 1 -longdesc This package (ab)uses the inline enumeration capabilities of -longdesc enumitem to add a "displayed" enumeration mode, triggered by -longdesc adding 'gathered' to the key-value option list of the enumerate -longdesc environment. The end result is similar to a regular enumerate -longdesc environment wrapped in a multicols environment, with the -longdesc following advantages: Gathered enumerate can pack items -longdesc depending on their actual width rather than a fixed, constant -longdesc number per line. Gathered enumeration fills items in a -longdesc line-major order (instead of column-major order), which my -longdesc students found less confusing. YMMV. The package depends on -longdesc enumitem, expl3, and xparse, -containersize 1656 -containerchecksum 0819f78de222816110286cd765b0c3223e5ec467fd230f065fe283ca0e4340dfcf8d73862c8df5a7e9488f1ec68c2cd2e6b44a646fd498360f3013d9853e525c -doccontainersize 423968 -doccontainerchecksum 0675c77700e8dabb9613e3a5a55c8151e750152c9a1cd053948b34fa80691e6d92e2fbf72d5be43d617aeefc9be5910e716aa1ea0cda1db6106be42285606219 -docfiles size=111 - RELOC/doc/latex/gatherenum/LICENSE - RELOC/doc/latex/gatherenum/README.md details="Readme" - RELOC/doc/latex/gatherenum/gatherenum.pdf details="Package documentation" -srccontainersize 4140 -srccontainerchecksum 4e6eaa37129662dc756780a55cf20974b07a4a5cece933c8407d10fe91b62c918eb01976c15541d384f583dc40b61a093ea1c0381dd46f2dbc5b8687e0ca27d3 -srcfiles size=4 - RELOC/source/latex/gatherenum/gatherenum.dtx - RELOC/source/latex/gatherenum/gatherenum.ins -runfiles size=1 - RELOC/tex/latex/gatherenum/gatherenum.sty -catalogue-ctan /macros/latex/contrib/gatherenum -catalogue-date 2018-06-19 19:06:52 +0200 -catalogue-license gpl3+ -catalogue-topics list expl3 -catalogue-version 1.7 - -name gauss -category Package -revision 32934 -shortdesc A package for Gaussian operations -relocated 1 -longdesc The gauss package provides configurable tools for producing row -longdesc and column operations on matrices (a.k.a. Gaussian operations). -containersize 16596 -containerchecksum faed4d59d517f2c215d2467cfe5212e9dbf38cf76245a9eb287d9ec172fb3c25bf4489e26c02628ec836e69a8e0292a12d92c505eec1f71b45dcd0d3bdd9ce7f -doccontainersize 113712 -doccontainerchecksum d0253226c286290860e0d5e9a806d98fcecf3b8e847a039c1c08deacf64eaaf57b3bdad019e8af3d75fd5f19f88eb282c7c9815aa65bf6ee0de30490c017e595 -docfiles size=41 - RELOC/doc/latex/gauss/README details="Readme" - RELOC/doc/latex/gauss/gauss-doc.pdf details="Package documentation" - RELOC/doc/latex/gauss/gauss-ex.pdf details="Example of use (Gaussian elimination)" - RELOC/doc/latex/gauss/gauss-ex.tex -runfiles size=16 - RELOC/tex/latex/gauss/gauss.sty -catalogue-ctan /macros/latex/contrib/gauss -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics maths - -name gb4e -category Package -revision 19216 -shortdesc Linguistic tools -relocated 1 -longdesc Provides an environment for linguistic examples, tools for -longdesc glosses, and various other goodies. The code was developed from -longdesc the midnight and covington packages. -containersize 6932 -containerchecksum b80d116441b5b64dbedbef647fb827083ea6440ed903098f62e6ba29352ee8875652ece3ba4ef03cbd312956cbe3e12555824766bc6cf21b5e6c47e15208369d -doccontainersize 150476 -doccontainerchecksum e97f5db682638fb74215986d85a8ae4ef1a50c415b5d48b202a3ec4d97d82e57f059f9e86b90f4a954d3a56260591e45ac023e0512050807907394e39e03c02a -docfiles size=47 - RELOC/doc/latex/gb4e/README - RELOC/doc/latex/gb4e/gb4e-doc.pdf details="Package description" - RELOC/doc/latex/gb4e/gb4e-doc.tex -runfiles size=6 - RELOC/tex/latex/gb4e/cgloss4e.sty - RELOC/tex/latex/gb4e/gb4e.sty -catalogue-ctan /macros/latex/contrib/gb4e -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.2 -catalogue-topics linguistic - -name gbt7714 -category Package -revision 48352 -shortdesc BibTeX implementation of China's bibliography style standard GB/T 7714-2015 -relocated 1 -longdesc The package provides a BibTeX implementation for the Chinese -longdesc national bibliography style standard GB/T 7714-2015. It -longdesc consists of two bst files for numerical and author-year styles -longdesc and a LaTeX package which provides the citation style defined -longdesc in the standard. It also support automatic language -longdesc recognization (Chinese and English) for each biblilography -longdesc entry and is designed to be fully compatible with natbib. -containersize 8344 -containerchecksum 09109545412bf81801f5bf3ff2a11c499c46bf38042602a7c16026ce34f6d223c53aec6983c9aaf1bd3f98f020f728d82d1a51f883a0ac77b5ae3c489b899262 -doccontainersize 320456 -doccontainerchecksum 663114268e2f5459d2bc6d28752d01483a88bfd1d7abd6d98dd115d421a25fab7acddd5892e51343906cb71ef153376e6ea6c60b9cf6e65ee7958dff4a2ac64e -docfiles size=84 - RELOC/doc/bibtex/gbt7714/LICENSE - RELOC/doc/bibtex/gbt7714/README.md details="Readme" language="zh" - RELOC/doc/bibtex/gbt7714/gbt7714.pdf details="Package documentation" language="zh" -srccontainersize 23568 -srccontainerchecksum 10e7e84891458b374f7fe70b9b6021cce8b0bc9a1aaf57a673dccb014bdd4567300cf80716f1a11ef8ab35a5944c909f7a7781145d6668a4f79415fb6c95631c -srcfiles size=24 - RELOC/source/bibtex/gbt7714/gbt7714.dtx -runfiles size=35 - RELOC/bibtex/bst/gbt7714/gbt7714-2005-plain.bst - RELOC/bibtex/bst/gbt7714/gbt7714-2005-unsrt.bst - RELOC/bibtex/bst/gbt7714/gbt7714-plain.bst - RELOC/bibtex/bst/gbt7714/gbt7714-unsrt.bst - RELOC/tex/latex/gbt7714/gbt7714.sty -catalogue-ctan /biblio/bibtex/contrib/gbt7714 -catalogue-date 2018-08-05 15:01:13 +0200 -catalogue-license lppl1.3c -catalogue-topics bibtex-supp chinese -catalogue-version 1.0.9 - -name gcard -category Package -revision 15878 -shortdesc Arrange text on a sheet to fold into a greeting card -relocated 1 -longdesc The package provides a simple means of producing greeting -longdesc cards. It arranges four panels onto a single sheet so that when -longdesc the sheet is folded twice the four panels are arranged as front -longdesc cover, inside left and right pages, and back cover. It uses the -longdesc textpos package for placement on the sheet and the graphicx -longdesc package for the necessary rotation. The four panels are set in -longdesc minipages for formatting by the user. -containersize 1680 -containerchecksum 47e3b6d7910616831a4e2a3b6d6b77365fb5fb6ed2a7542f08067fe5e31fe3a19c4dabc232e41ee0f874d62277dba6c8587eea042512879f1993b5640e57a8a4 -doccontainersize 128052 -doccontainerchecksum f16c2f67c1d7dc6842c169b41404090c0d8702692deb32c498f1adf6a48ba7aa16ffad49ae7e9a7cf628d7e046ddb02db82dabf2a0966bec63bae77ddd9bcd4f -docfiles size=38 - RELOC/doc/latex/gcard/README details="Readme" - RELOC/doc/latex/gcard/gcard.pdf details="Package documentation" - RELOC/doc/latex/gcard/gcardex.tex - RELOC/doc/latex/gcard/gcardminexample.tex -runfiles size=1 - RELOC/tex/latex/gcard/gcard.sty -catalogue-ctan /macros/latex/contrib/gcard -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics letter graphics-use - -name gchords -category Package -revision 29803 -shortdesc Typeset guitar chords -relocated 1 -longdesc A LaTeX package for typesetting of guitar chord diagrams, -longdesc including options for chord names, finger numbers and -longdesc typesetting above lyrics. The bundle also includes a TCL script -longdesc (chordbox.tcl) that provides a graphical application which -longdesc creates LaTeX files that use gchords.sty. -containersize 3336 -containerchecksum 620ff42fbe396f13cb4d4f83aa5b55327638fad8742fd9004f37f6382e3584a957b3dd3de3aa9691c71fe2e80c5f89496c0acc7a9b1df9da6d13b07152c17734 -doccontainersize 50168 -doccontainerchecksum ff33c35bf00084e05a4e7d95030d34eb382ffa136289dfb4ad02fa831be425388ea51a3ea511fcaa103dbb6b16785e8a5ce44b7d45cc697f29e8c06b9c976687 -docfiles size=22 - RELOC/doc/latex/gchords/README details="Package Readme" - RELOC/doc/latex/gchords/chordbox.tcl - RELOC/doc/latex/gchords/gchords_doc.pdf details="Package documentation" - RELOC/doc/latex/gchords/gchords_doc.tex - RELOC/doc/latex/gchords/get2knowu.tex -runfiles size=3 - RELOC/tex/latex/gchords/gchords.sty -catalogue-ctan /graphics/gchords -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license gpl -catalogue-topics music -catalogue-version 1.20 - -name gcite -category Package -revision 15878 -shortdesc Citations in a reader-friendly style -relocated 1 -longdesc The package allows citations in the German style, which is -longdesc considered by many to be particularly reader-friendly. The -longdesc citation provides a small amount of bibliographic information -longdesc in a footnote on the page where each citation is made. It -longdesc combines a desire to eliminate unnecessary page-turning with -longdesc the look-up efficiency afforded by numeric citations. The -longdesc package makes use of BibLaTeX, and is considered experimental; -longdesc comment is invited. -containersize 1880 -containerchecksum 9772a2fdc8a07abefe7881c662cf5469cdb17a41b80e9ae9aee6e8ee01d4d3f42d55fe887277dfc5e912227a672db89ed24b26b948ef20e919a770c12a59d765 -doccontainersize 164576 -doccontainerchecksum 15f2c59104e5d320de4f76eb32942c67337eaa9f40bdecc3d19edae98a675207ddf8d7f35cb314582554ce44432be2cc86960ed830e0a362ecb59127895f4402 -docfiles size=53 - RELOC/doc/latex/gcite/CHANGES - RELOC/doc/latex/gcite/README details="Readme" - RELOC/doc/latex/gcite/gcite.bib - RELOC/doc/latex/gcite/gcite.pdf details="Package documentation" -srccontainersize 7572 -srccontainerchecksum f3e6ead38a6026c0441d084f921a78a0e0942cd4befbaa39df39b3b0f9d8cddda7f5120cba432df78f3a5d341c150463123ba86867a46b98dc155115d64e96a5 -srcfiles size=6 - RELOC/source/latex/gcite/gcite.dtx - RELOC/source/latex/gcite/gcite.ins -runfiles size=1 - RELOC/tex/latex/gcite/gcite.sty -catalogue-ctan /macros/latex/exptl/gcite -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics biblatex german -catalogue-version 1.0.1 - -name gender -category Package -revision 36464 -shortdesc Gender neutrality for languages with grammatical gender -relocated 1 -longdesc Many languages -- like German or French -- use masculine and -longdesc feminine grammatical genders. There are many ideas how to -longdesc promote gender neutrality in those languages. The gender -longdesc package uses alternately masculine and feminine forms. It is -longdesc also possible to use just one form out of a template. -containersize 1820 -containerchecksum 806db75dc9ec6e471e8a4e730298a771b791ac391cb7e0e2c2838de120e096c363b4143da3e19617f5c6014ef5851fa65a90d85552dd27f27b8c76a12d34523b -doccontainersize 311580 -doccontainerchecksum 3fb64631b8c2e49a2aecfa59b0717299ad3d5b5186786878abb5e539fe0f35e716c2175997cc084fd4f13c68a653966b511d43ba3b6bd6e44acb7a52a928ce98 -docfiles size=77 - RELOC/doc/latex/gender/README details="Readme" - RELOC/doc/latex/gender/gender.pdf details="Package documentation" -srccontainersize 4348 -srccontainerchecksum d6af87c19855eea27c687deb9919e415e0e31838bd712640eb56dd9a9818439f139102fbc1dd56583a31f44742872c2a76512c25e45bac623bee6fe27e5d0d87 -srcfiles size=4 - RELOC/source/latex/gender/gender.dtx - RELOC/source/latex/gender/gender.ins -runfiles size=2 - RELOC/tex/latex/gender/gender.sty -catalogue-also he-she eemeir -catalogue-ctan /macros/latex/contrib/gender -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics linguistic typesetting -catalogue-version 1.0 - -name gene-logic -category Package -revision 15878 -shortdesc Typeset logic formulae, etc -relocated 1 -longdesc The package provides a facility to typeset certain logic -longdesc formulae. It provides an environment like eqnarray, a -longdesc newtheorem-like environment (NewTheorem), and several macros. -containersize 2004 -containerchecksum 74fa725154e826eda2e46f506bc5be514bc1fe5f88a758c6b88434d2c71c6ac252f617439e18d1ab67118a86fd9164f875b86ba65c22d85f5600758e7501d7fe -doccontainersize 66848 -doccontainerchecksum 1265fee0f421d8c5f06b1ba6c1404b563207677925724e30d29e6a4469ef96b6fe62b7718821449a61d93c77228f245cea193a15953b6587d77f7b816c134775 -docfiles size=27 - RELOC/doc/latex/gene-logic/gn-logic14.pdf details="Package documentation" - RELOC/doc/latex/gene-logic/gn-logic14.tex -runfiles size=2 - RELOC/tex/latex/gene-logic/gn-logic14.sty -catalogue-ctan /macros/latex/contrib/gene/logic -catalogue-date 2016-07-17 13:14:32 +0200 -catalogue-license other-free -catalogue-topics maths -catalogue-version 1.4 - -name genealogy -category Package -revision 25112 -shortdesc A compilation genealogy font -relocated 1 -longdesc A simple compilation of the genealogical symbols found in the -longdesc wasy and gen fonts, adding the male and female symbols to -longdesc Knuth's 'gen' font, and so avoiding loading two fonts when you -longdesc need only genealogical symbols. The font is distributed as -longdesc Metafont source. -containersize 2548 -containerchecksum 6f583417b4b950238dda3bd4a19986701780e47f541adca3b7d7fe355223064547b08e3bd221d81b70653b578fa05b0003eccd5219effc1f9d065df47a32d6c2 -doccontainersize 1128 -doccontainerchecksum 5f492e8821642350e9e96d622da5bb9d21449f1a8ca1d381f04f27a9a878308c2f40f05b117ed29702094ac1c790acee84689ff17b3097ae9c014e98373a2112 -docfiles size=3 - RELOC/doc/fonts/genealogy/README details="Readme" - RELOC/doc/fonts/genealogy/licence.txt - RELOC/doc/fonts/genealogy/testgen.tex -runfiles size=4 - RELOC/fonts/source/public/genealogy/drgen.mf - RELOC/fonts/source/public/genealogy/drgen10.mf - RELOC/fonts/tfm/public/genealogy/drgen10.tfm -catalogue-ctan /fonts/genealogy -catalogue-date 2017-02-19 14:06:21 +0100 -catalogue-license lppl -catalogue-topics genealogy font font-symbol font-specialist font-mf - -name genealogytree -category Package -revision 47539 -shortdesc Pedigree and genealogical tree diagrams -relocated 1 -longdesc Pedigree and genealogical tree diagrams are proven tools to -longdesc visualize genetic and relational connections between -longdesc individuals. The naming ("tree") derives from historical family -longdesc diagrams. However, even the smallest family entity consisting -longdesc of two parents and several children is hardly a 'mathematical' -longdesc tree -- it is a more general graph. The package provides a set -longdesc of tools to typeset genealogical trees (i.e., to typeset a set -longdesc of special graphs for the description of family-like -longdesc structures). The package uses an autolayout algorithm which can -longdesc be customized, e.g., to prioritize certain paths. -containersize 28216 -containerchecksum 9ef09ca5452d81cc2d6778723ae3b4b5798864e757c553f70599174e359e4a2f2302a926faf76ee094e6cbe3935c3b7f34087135ec086d8f31d1f86e78c155e4 -doccontainersize 3715948 -doccontainerchecksum 784799d2a934eb9e0dc42a6299b0f1a47a25a81bf3b74ebea994c82066bd6f3b6b7fa5445ac8ad619e016ca4c38cacf690bfdb60dd868f23644918ad18bd774a -docfiles size=1740 - RELOC/doc/latex/genealogytree/README details="Readme" - RELOC/doc/latex/genealogytree/genealogytree-example-1.pdf details="Example 1" - RELOC/doc/latex/genealogytree/genealogytree-example-2.pdf details="Example 2" - RELOC/doc/latex/genealogytree/genealogytree-example-3.pdf details="Example 3" - RELOC/doc/latex/genealogytree/genealogytree-languages.pdf - RELOC/doc/latex/genealogytree/genealogytree.doc.sources.zip - RELOC/doc/latex/genealogytree/genealogytree.pdf details="Package documentation" -runfiles size=57 - RELOC/tex/latex/genealogytree/genealogytree.sty - RELOC/tex/latex/genealogytree/gtrcore.contour.code.tex - RELOC/tex/latex/genealogytree/gtrcore.drawing.code.tex - RELOC/tex/latex/genealogytree/gtrcore.node.code.tex - RELOC/tex/latex/genealogytree/gtrcore.options.code.tex - RELOC/tex/latex/genealogytree/gtrcore.parser.code.tex - RELOC/tex/latex/genealogytree/gtrcore.processing.code.tex - RELOC/tex/latex/genealogytree/gtrcore.symbols.code.tex - RELOC/tex/latex/genealogytree/gtrlang.danish.code.tex - RELOC/tex/latex/genealogytree/gtrlang.dutch.code.tex - RELOC/tex/latex/genealogytree/gtrlang.english.code.tex - RELOC/tex/latex/genealogytree/gtrlang.french.code.tex - RELOC/tex/latex/genealogytree/gtrlang.german.code.tex - RELOC/tex/latex/genealogytree/gtrlang.italian.code.tex - RELOC/tex/latex/genealogytree/gtrlang.spanish.code.tex - RELOC/tex/latex/genealogytree/gtrlang.swedish.code.tex - RELOC/tex/latex/genealogytree/gtrlib.debug.code.tex - RELOC/tex/latex/genealogytree/gtrlib.templates.code.tex -catalogue-also pst-pdgr -catalogue-ctan /macros/latex/contrib/genealogytree -catalogue-date 2018-04-17 13:24:47 +0200 -catalogue-license lppl1.3 -catalogue-topics genealogy pgf-tikz humanities -catalogue-version 1.31 - -name genmisc -category Package -revision 45851 -shortdesc numerous one-file packages that work with both plain TeX and LaTeX -relocated 1 -containersize 56412 -containerchecksum bb8038964454d4203f064100942470e1ae88e830caaacffeafa0281808176199bed075224fe62e99dab911e2e071f6b2916ce16dcc2f7307f0e83a7322c668a1 -runfiles size=72 - RELOC/tex/generic/genmisc/anti.tex - RELOC/tex/generic/genmisc/apldef.tex - RELOC/tex/generic/genmisc/arabic.tex - RELOC/tex/generic/genmisc/backgrnd.tex - RELOC/tex/generic/genmisc/balancedquotes.sty - RELOC/tex/generic/genmisc/chessmin.tex - RELOC/tex/generic/genmisc/compare.tex - RELOC/tex/generic/genmisc/cropmark.sty - RELOC/tex/generic/genmisc/cropmark.tex - RELOC/tex/generic/genmisc/croptest.tex - RELOC/tex/generic/genmisc/dayofweek.tex - RELOC/tex/generic/genmisc/daytime.sty - RELOC/tex/generic/genmisc/default.sty - RELOC/tex/generic/genmisc/dow.tex - RELOC/tex/generic/genmisc/emtrees.tex - RELOC/tex/generic/genmisc/endnote.tex - RELOC/tex/generic/genmisc/fakebold.tex - RELOC/tex/generic/genmisc/hep.tex - RELOC/tex/generic/genmisc/inscrutable.tex - RELOC/tex/generic/genmisc/laps.tex - RELOC/tex/generic/genmisc/letterspacing.tex - RELOC/tex/generic/genmisc/longdiv.tex - RELOC/tex/generic/genmisc/mandel.tex - RELOC/tex/generic/genmisc/mathlig.tex - RELOC/tex/generic/genmisc/nth.sty - RELOC/tex/generic/genmisc/outerhbox.sty - RELOC/tex/generic/genmisc/pagereference.tex - RELOC/tex/generic/genmisc/quotation.tex - RELOC/tex/generic/genmisc/ragged.sty - RELOC/tex/generic/genmisc/random.tex - RELOC/tex/generic/genmisc/ruler.tex - RELOC/tex/generic/genmisc/selectpage.tex - RELOC/tex/generic/genmisc/shadebox.tex - RELOC/tex/generic/genmisc/swrule.sty - RELOC/tex/generic/genmisc/underlin.tex - RELOC/tex/generic/genmisc/undertilde.tex - RELOC/tex/generic/genmisc/verbatim.tex - RELOC/tex/generic/genmisc/weekday.sty - RELOC/tex/generic/genmisc/wiggly.tex - RELOC/tex/generic/genmisc/zip.tex - -name genmpage -category Package -revision 15878 -shortdesc Generalization of LaTeX's minipages -relocated 1 -longdesc The GenMPage package generalizes LaTeX's minipages. Keyval -longdesc options and styles can be used to determine their appearance in -longdesc an easy and consistent way. Includes options for paragraph -longdesc indentation and vertical alignment with respect to the visual -longdesc top and bottom margins. -containersize 2044 -containerchecksum ee01a45c5dda8360552168adf2e9a9dd85a2e715cecd287e7a334509e10c5efc11186ebc30876cf4e7cf3ecb44630333fa6835c3bfc4380e37e973d78f1b57f1 -doccontainersize 74044 -doccontainerchecksum 98f499fd5a908e5dad5f7c27794aeeee512e164f7e7a502313a52a5c17af7836d9833a7a2c034b30f63cdf7912855724cb96a4ff430eff0a2bef22973a883cd6 -docfiles size=23 - RELOC/doc/latex/genmpage/README - RELOC/doc/latex/genmpage/genmpage.pdf details="Package documentation" -srccontainersize 4576 -srccontainerchecksum eb3c9dc0e4de3b3a2805f557e554ade2fd882cba16f645f2e44e8875680437dc38c88043821f91db3b63e6cf7481be317780de465f8d7dd17919ade5303e5a50 -srcfiles size=4 - RELOC/source/latex/genmpage/genmpage.dtx - RELOC/source/latex/genmpage/genmpage.ins -runfiles size=2 - RELOC/tex/latex/genmpage/genmpage.sty -catalogue-ctan /macros/latex/contrib/genmpage -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics layout boxing -catalogue-version 0.3.1 - -name gentium-tug -category Package -revision 37378 -shortdesc Gentium fonts (in two formats) and support files -relocated 1 -longdesc Gentium is a typeface family designed to enable the diverse -longdesc ethnic groups around the world who use the Latin, Cyrillic and -longdesc Greek scripts to produce readable, high-quality publications. -longdesc It supports a wide range of Latin- and Cyrillic-based -longdesc alphabets. The package consists of: The original (unaltered) -longdesc GentiumPlus, GentiumBook, and other Gentium-family fonts in -longdesc TrueType format, as developed by SIL and released under the OFL -longdesc (see OFL.txt and OFL-FAQ.txt); Converted fonts in PostScript -longdesc Type 1 format, released under the same terms. These incorporate -longdesc the name "Gentium" by permission of SIL given to the TeX Users -longdesc Group; ConTeXt, LaTeX and other supporting files; TeX-related -longdesc documentation, and the SIL documentation and other files. -execute addMap gentium-type1.map -containersize 3811608 -containerchecksum 16e8f323f318166d5e900897de9fbf6b382156d0c2590964583b34b0a4b3a1c91fe81c6ec794aae56cadbe697b78f7779c7f508a7ec9aa87f2af0aa4610caa4a -doccontainersize 1246100 -doccontainerchecksum 58cf40d0b34e5929ab108dbad393591f1f845720c8a2e33220ce95a016613c310e900887f11290699f93ba312f4b574d55a2339559e2cdd49c1b0c99c009468d -docfiles size=393 - RELOC/doc/fonts/gentium-tug/ChangeLog - RELOC/doc/fonts/gentium-tug/FONTLOG.txt - RELOC/doc/fonts/gentium-tug/Gentium/FONTLOG.txt - RELOC/doc/fonts/gentium-tug/Gentium/GENTIUM-FAQ.txt - RELOC/doc/fonts/gentium-tug/Gentium/OFL-FAQ.txt - RELOC/doc/fonts/gentium-tug/Gentium/OFL.txt - RELOC/doc/fonts/gentium-tug/Gentium/QUOTES.txt - RELOC/doc/fonts/gentium-tug/Gentium/README.txt - RELOC/doc/fonts/gentium-tug/GentiumBasic/FONTLOG.txt - RELOC/doc/fonts/gentium-tug/GentiumBasic/GENTIUM-FAQ.txt - RELOC/doc/fonts/gentium-tug/GentiumBasic/OFL-FAQ.txt - RELOC/doc/fonts/gentium-tug/GentiumBasic/OFL.txt - RELOC/doc/fonts/gentium-tug/GentiumPlus/FONTLOG.txt - RELOC/doc/fonts/gentium-tug/GentiumPlus/GENTIUM-FAQ.txt - RELOC/doc/fonts/gentium-tug/GentiumPlus/OFL-FAQ.txt - RELOC/doc/fonts/gentium-tug/GentiumPlus/OFL.txt - RELOC/doc/fonts/gentium-tug/GentiumPlus/README.txt - RELOC/doc/fonts/gentium-tug/GentiumPlus/documentation/DOCUMENTATION.txt - RELOC/doc/fonts/gentium-tug/GentiumPlus/documentation/GentiumPlus-features.odt - RELOC/doc/fonts/gentium-tug/GentiumPlus/documentation/GentiumPlus-features.pdf - RELOC/doc/fonts/gentium-tug/GentiumPlusCompact/FONTLOG.txt - RELOC/doc/fonts/gentium-tug/GentiumPlusCompact/README.txt - RELOC/doc/fonts/gentium-tug/GentiumPlusCompact/feat_set_tuned.xml - RELOC/doc/fonts/gentium-tug/Makefile - RELOC/doc/fonts/gentium-tug/OFL-FAQ.txt - RELOC/doc/fonts/gentium-tug/OFL.txt - RELOC/doc/fonts/gentium-tug/README details="Readme" - RELOC/doc/fonts/gentium-tug/gentium.pdf details="Package documentation" - RELOC/doc/fonts/gentium-tug/gentium.tex -srccontainersize 14912 -srccontainerchecksum 2f91e06f209a5f021b01a2ada22eb7d72df58404938c61dd8631ffc04ff1e9b42f95485382ddabab9d9287542b68d62662ef7a1454e3f8bbe315c32ac448ea38 -srcfiles size=28 - RELOC/source/fonts/gentium-tug/generate-support-files.rb - RELOC/source/fonts/gentium-tug/gentium.rb - RELOC/source/fonts/gentium-tug/lig/README - RELOC/source/fonts/gentium-tug/lig/gentium-agr.lig - RELOC/source/fonts/gentium-tug/lig/gentium-lgr.lig - RELOC/source/fonts/gentium-tug/lig/gentium-t2a.lig - RELOC/source/fonts/gentium-tug/lig/gentium-t2b.lig - RELOC/source/fonts/gentium-tug/lig/gentium-t2c.lig - RELOC/source/fonts/gentium-tug/lig/gentium-x2.lig - RELOC/source/fonts/gentium-tug/make-zip-4CTAN.sh - RELOC/source/fonts/gentium-tug/type1/GentiumPlus-I-Czech.kern - RELOC/source/fonts/gentium-tug/type1/GentiumPlus-R-Czech.kern - RELOC/source/fonts/gentium-tug/type1/Makefile - RELOC/source/fonts/gentium-tug/type1/afmcreator.py - RELOC/source/fonts/gentium-tug/type1/ff-gentium.pe - RELOC/source/fonts/gentium-tug/type1/generate-extra-kerns.sh - RELOC/source/fonts/gentium-tug/type1/greekcorrection.py - RELOC/source/fonts/gentium-tug/type1/kerncorrection.py -runfiles size=3440 - RELOC/fonts/afm/public/gentium-tug/GenBasB.afm - RELOC/fonts/afm/public/gentium-tug/GenBasBI.afm - RELOC/fonts/afm/public/gentium-tug/GentiumPlus-I.afm - RELOC/fonts/afm/public/gentium-tug/GentiumPlus-R.afm - RELOC/fonts/enc/dvips/gentium-tug/gentium-agr.enc - RELOC/fonts/enc/dvips/gentium-tug/gentium-ec-sc.enc - RELOC/fonts/enc/dvips/gentium-tug/gentium-ec-ttf-sc.enc - RELOC/fonts/enc/dvips/gentium-tug/gentium-ec-ttf.enc - RELOC/fonts/enc/dvips/gentium-tug/gentium-ec.enc - RELOC/fonts/enc/dvips/gentium-tug/gentium-l7x-sc.enc - RELOC/fonts/enc/dvips/gentium-tug/gentium-l7x.enc - RELOC/fonts/enc/dvips/gentium-tug/gentium-lgr.enc - RELOC/fonts/enc/dvips/gentium-tug/gentium-ot1-sc.enc - RELOC/fonts/enc/dvips/gentium-tug/gentium-ot1.enc - RELOC/fonts/enc/dvips/gentium-tug/gentium-qx-sc.enc - RELOC/fonts/enc/dvips/gentium-tug/gentium-qx.enc - RELOC/fonts/enc/dvips/gentium-tug/gentium-t2a-sc.enc - RELOC/fonts/enc/dvips/gentium-tug/gentium-t2a.enc - RELOC/fonts/enc/dvips/gentium-tug/gentium-t2b-sc.enc - RELOC/fonts/enc/dvips/gentium-tug/gentium-t2b.enc - RELOC/fonts/enc/dvips/gentium-tug/gentium-t2c-sc.enc - RELOC/fonts/enc/dvips/gentium-tug/gentium-t2c.enc - RELOC/fonts/enc/dvips/gentium-tug/gentium-t5-sc.enc - RELOC/fonts/enc/dvips/gentium-tug/gentium-t5-ttf.enc - RELOC/fonts/enc/dvips/gentium-tug/gentium-t5.enc - RELOC/fonts/enc/dvips/gentium-tug/gentium-texnansi-sc.enc - RELOC/fonts/enc/dvips/gentium-tug/gentium-texnansi.enc - RELOC/fonts/enc/dvips/gentium-tug/gentium-ts1.enc - RELOC/fonts/enc/dvips/gentium-tug/gentium-x2-sc.enc - RELOC/fonts/enc/dvips/gentium-tug/gentium-x2.enc - RELOC/fonts/map/dvips/gentium-tug/gentium-type1.map - RELOC/fonts/map/pdftex/gentium-tug/gentium-agr.map - RELOC/fonts/map/pdftex/gentium-tug/gentium-ec.map - RELOC/fonts/map/pdftex/gentium-tug/gentium-l7x.map - RELOC/fonts/map/pdftex/gentium-tug/gentium-lgr.map - RELOC/fonts/map/pdftex/gentium-tug/gentium-ot1.map - RELOC/fonts/map/pdftex/gentium-tug/gentium-qx.map - RELOC/fonts/map/pdftex/gentium-tug/gentium-t2a.map - RELOC/fonts/map/pdftex/gentium-tug/gentium-t2b.map - RELOC/fonts/map/pdftex/gentium-tug/gentium-t2c.map - RELOC/fonts/map/pdftex/gentium-tug/gentium-t5.map - RELOC/fonts/map/pdftex/gentium-tug/gentium-texnansi.map - RELOC/fonts/map/pdftex/gentium-tug/gentium-truetype.map - RELOC/fonts/map/pdftex/gentium-tug/gentium-ts1.map - RELOC/fonts/map/pdftex/gentium-tug/gentium-x2.map - RELOC/fonts/tfm/public/gentium-tug/agr-gentiumplus-italic.tfm - RELOC/fonts/tfm/public/gentium-tug/agr-gentiumplus-regular.tfm - RELOC/fonts/tfm/public/gentium-tug/ec-gentiumbasic-bold.tfm - RELOC/fonts/tfm/public/gentium-tug/ec-gentiumbasic-bolditalic.tfm - RELOC/fonts/tfm/public/gentium-tug/ec-gentiumplus-italic-sc.tfm - RELOC/fonts/tfm/public/gentium-tug/ec-gentiumplus-italic.tfm - RELOC/fonts/tfm/public/gentium-tug/ec-gentiumplus-regular-sc.tfm - RELOC/fonts/tfm/public/gentium-tug/ec-gentiumplus-regular.tfm - RELOC/fonts/tfm/public/gentium-tug/l7x-gentiumbasic-bold.tfm - RELOC/fonts/tfm/public/gentium-tug/l7x-gentiumbasic-bolditalic.tfm - RELOC/fonts/tfm/public/gentium-tug/l7x-gentiumplus-italic-sc.tfm - RELOC/fonts/tfm/public/gentium-tug/l7x-gentiumplus-italic.tfm - RELOC/fonts/tfm/public/gentium-tug/l7x-gentiumplus-regular-sc.tfm - RELOC/fonts/tfm/public/gentium-tug/l7x-gentiumplus-regular.tfm - RELOC/fonts/tfm/public/gentium-tug/lgr-gentiumplus-italic.tfm - RELOC/fonts/tfm/public/gentium-tug/lgr-gentiumplus-regular.tfm - RELOC/fonts/tfm/public/gentium-tug/ot1-gentiumbasic-bold.tfm - RELOC/fonts/tfm/public/gentium-tug/ot1-gentiumbasic-bolditalic.tfm - RELOC/fonts/tfm/public/gentium-tug/ot1-gentiumplus-italic-sc.tfm - RELOC/fonts/tfm/public/gentium-tug/ot1-gentiumplus-italic.tfm - RELOC/fonts/tfm/public/gentium-tug/ot1-gentiumplus-regular-sc.tfm - RELOC/fonts/tfm/public/gentium-tug/ot1-gentiumplus-regular.tfm - RELOC/fonts/tfm/public/gentium-tug/qx-gentiumbasic-bold.tfm - RELOC/fonts/tfm/public/gentium-tug/qx-gentiumbasic-bolditalic.tfm - RELOC/fonts/tfm/public/gentium-tug/qx-gentiumplus-italic-sc.tfm - RELOC/fonts/tfm/public/gentium-tug/qx-gentiumplus-italic.tfm - RELOC/fonts/tfm/public/gentium-tug/qx-gentiumplus-regular-sc.tfm - RELOC/fonts/tfm/public/gentium-tug/qx-gentiumplus-regular.tfm - RELOC/fonts/tfm/public/gentium-tug/t2a-gentiumplus-italic-sc.tfm - RELOC/fonts/tfm/public/gentium-tug/t2a-gentiumplus-italic.tfm - RELOC/fonts/tfm/public/gentium-tug/t2a-gentiumplus-regular-sc.tfm - RELOC/fonts/tfm/public/gentium-tug/t2a-gentiumplus-regular.tfm - RELOC/fonts/tfm/public/gentium-tug/t2b-gentiumplus-italic-sc.tfm - RELOC/fonts/tfm/public/gentium-tug/t2b-gentiumplus-italic.tfm - RELOC/fonts/tfm/public/gentium-tug/t2b-gentiumplus-regular-sc.tfm - RELOC/fonts/tfm/public/gentium-tug/t2b-gentiumplus-regular.tfm - RELOC/fonts/tfm/public/gentium-tug/t2c-gentiumplus-italic-sc.tfm - RELOC/fonts/tfm/public/gentium-tug/t2c-gentiumplus-italic.tfm - RELOC/fonts/tfm/public/gentium-tug/t2c-gentiumplus-regular-sc.tfm - RELOC/fonts/tfm/public/gentium-tug/t2c-gentiumplus-regular.tfm - RELOC/fonts/tfm/public/gentium-tug/t5-gentiumbasic-bold.tfm - RELOC/fonts/tfm/public/gentium-tug/t5-gentiumbasic-bolditalic.tfm - RELOC/fonts/tfm/public/gentium-tug/t5-gentiumplus-italic-sc.tfm - RELOC/fonts/tfm/public/gentium-tug/t5-gentiumplus-italic.tfm - RELOC/fonts/tfm/public/gentium-tug/t5-gentiumplus-regular-sc.tfm - RELOC/fonts/tfm/public/gentium-tug/t5-gentiumplus-regular.tfm - RELOC/fonts/tfm/public/gentium-tug/texnansi-gentiumbasic-bold.tfm - RELOC/fonts/tfm/public/gentium-tug/texnansi-gentiumbasic-bolditalic.tfm - RELOC/fonts/tfm/public/gentium-tug/texnansi-gentiumplus-italic-sc.tfm - RELOC/fonts/tfm/public/gentium-tug/texnansi-gentiumplus-italic.tfm - RELOC/fonts/tfm/public/gentium-tug/texnansi-gentiumplus-regular-sc.tfm - RELOC/fonts/tfm/public/gentium-tug/texnansi-gentiumplus-regular.tfm - RELOC/fonts/tfm/public/gentium-tug/ts1-gentiumbasic-bold.tfm - RELOC/fonts/tfm/public/gentium-tug/ts1-gentiumbasic-bolditalic.tfm - RELOC/fonts/tfm/public/gentium-tug/ts1-gentiumplus-italic.tfm - RELOC/fonts/tfm/public/gentium-tug/ts1-gentiumplus-regular.tfm - RELOC/fonts/tfm/public/gentium-tug/x2-gentiumplus-italic-sc.tfm - RELOC/fonts/tfm/public/gentium-tug/x2-gentiumplus-italic.tfm - RELOC/fonts/tfm/public/gentium-tug/x2-gentiumplus-regular-sc.tfm - RELOC/fonts/tfm/public/gentium-tug/x2-gentiumplus-regular.tfm - RELOC/fonts/truetype/public/gentium-tug/GenBasB.ttf - RELOC/fonts/truetype/public/gentium-tug/GenBasBI.ttf - RELOC/fonts/truetype/public/gentium-tug/GenBasI.ttf - RELOC/fonts/truetype/public/gentium-tug/GenBasR.ttf - RELOC/fonts/truetype/public/gentium-tug/GenBkBasB.ttf - RELOC/fonts/truetype/public/gentium-tug/GenBkBasBI.ttf - RELOC/fonts/truetype/public/gentium-tug/GenBkBasI.ttf - RELOC/fonts/truetype/public/gentium-tug/GenBkBasR.ttf - RELOC/fonts/truetype/public/gentium-tug/Gentium-I.ttf - RELOC/fonts/truetype/public/gentium-tug/Gentium-R.ttf - RELOC/fonts/truetype/public/gentium-tug/GentiumAlt-I.ttf - RELOC/fonts/truetype/public/gentium-tug/GentiumAlt-R.ttf - RELOC/fonts/truetype/public/gentium-tug/GentiumPlus-I.ttf - RELOC/fonts/truetype/public/gentium-tug/GentiumPlus-R.ttf - RELOC/fonts/truetype/public/gentium-tug/GentiumPlusCompact-I.ttf - RELOC/fonts/truetype/public/gentium-tug/GentiumPlusCompact-R.ttf - RELOC/fonts/type1/public/gentium-tug/GenBasB.pfb - RELOC/fonts/type1/public/gentium-tug/GenBasBI.pfb - RELOC/fonts/type1/public/gentium-tug/GentiumPlus-I.pfb - RELOC/fonts/type1/public/gentium-tug/GentiumPlus-R.pfb - RELOC/tex/context/third/gentium-tug/type-gentium.mkii - RELOC/tex/context/third/gentium-tug/type-gentium.mkiv - RELOC/tex/latex/gentium-tug/gentium.sty - RELOC/tex/latex/gentium-tug/l7xgentium.fd - RELOC/tex/latex/gentium-tug/lgrgentium.fd - RELOC/tex/latex/gentium-tug/ly1gentium.fd - RELOC/tex/latex/gentium-tug/ot1gentium.fd - RELOC/tex/latex/gentium-tug/qxgentium.fd - RELOC/tex/latex/gentium-tug/t1gentium.fd - RELOC/tex/latex/gentium-tug/t2agentium.fd - RELOC/tex/latex/gentium-tug/t2bgentium.fd - RELOC/tex/latex/gentium-tug/t2cgentium.fd - RELOC/tex/latex/gentium-tug/t5gentium.fd - RELOC/tex/latex/gentium-tug/ts1gentium.fd - RELOC/tex/latex/gentium-tug/x2gentium.fd -catalogue-ctan /fonts/gentium-tug -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license other-free -catalogue-topics font font-multilingual font-type1 font-ttf -catalogue-version 1.1 - -name gentle -category Package -revision 15878 -shortdesc A Gentle Introduction to TeX -relocated 1 -longdesc The "Gentle Introduction" is the longest-established -longdesc comprehensive free tutorial on the use of plain TeX. -containersize 428 -containerchecksum b5233a9dd5a5829460fcdc84b3bca12a4a5a96c6e6d6fe44c306515bdc4185755711884323430acf6be0b5a277961e27b4a81711b1cf92289746a076d49128c1 -doccontainersize 394808 -doccontainerchecksum 8005a7aa84be338f8247a5a8f5b1c9effcbfa772206a8c3b4518d748445322457cc591fe2da7c3458a18bdc3217a09c906f44e163a67eae825aabc5766a1d58c -docfiles size=145 - RELOC/doc/plain/gentle/gentle.pdf details="The document itself" - RELOC/doc/plain/gentle/gentle.tex -catalogue-also gentl-gr -catalogue-ctan /info/gentle -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics tut-plaintex - -name gentombow -category Package -revision 48512 -shortdesc Generate Japanese-style crop marks -relocated 1 -longdesc This bundle provides a LaTeX package for generating -longdesc Japanese-style crop marks (called 'tombow' in Japanese) for -longdesc practical use in self-publishing. The bundle contains the -longdesc following packages: gentombow.sty: Generate crop marks (called -longdesc 'tombow' in Japanese) for practical use in self-publishing. It -longdesc provides the core 'tombow' feature if not available. -longdesc pxgentombow.sty: Superseded by gentombow.sty; kept for -longdesc compatibility only. bounddvi.sty: Set papersize special to DVI -longdesc file. Can be used on LaTeX/pLaTeX/upLaTeX (with DVI output -longdesc mode) with dvips or dvipdfmx drivers. -containersize 8052 -containerchecksum 2c9bfa3184f6bf33d22805b44cff732accf850da4d2b4e5bcf011fc3c925ed3c795575fe9bc1d62bfbd965e1bd15a3b4d158972d7358060757ee70c04898b21e -doccontainersize 545652 -doccontainerchecksum 9bac65eb7a490ccaa0e20201389924600afa7c1bbd835b2470a4f8a07d44875179ed672a5626ee15332a6fad738fcbb37554769ae8a27646234fbafc22f5cb33 -docfiles size=149 - RELOC/doc/latex/gentombow/LICENSE - RELOC/doc/latex/gentombow/Makefile - RELOC/doc/latex/gentombow/README.md details="Readme" - RELOC/doc/latex/gentombow/bounddvi-en.pdf details="Documentation of the bounddvi package (English)" - RELOC/doc/latex/gentombow/bounddvi-en.tex - RELOC/doc/latex/gentombow/bounddvi.pdf details="Documentation of the bounddvi package (Japanese)" language="ja" - RELOC/doc/latex/gentombow/bounddvi.tex - RELOC/doc/latex/gentombow/gentombow-ja.pdf details="Documentation of the gentombow package (Japanese)" language="ja" - RELOC/doc/latex/gentombow/gentombow-ja.tex - RELOC/doc/latex/gentombow/gentombow.pdf details="Documentation of the gentombow package (English)" - RELOC/doc/latex/gentombow/gentombow.tex - RELOC/doc/latex/gentombow/pxgentombow.pdf - RELOC/doc/latex/gentombow/pxgentombow.tex -runfiles size=9 - RELOC/tex/latex/gentombow/bounddvi.sty - RELOC/tex/latex/gentombow/gentombow.sty - RELOC/tex/latex/gentombow/pxgentombow.sty -catalogue-ctan /macros/latex/contrib/gentombow -catalogue-date 2018-08-30 14:36:31 +0200 -catalogue-license bsd3 -catalogue-topics japanese layout-page page-control - -name geometry -category Package -revision 47638 -shortdesc Flexible and complete interface to document dimensions -relocated 1 -longdesc The package provides an easy and flexible user interface to -longdesc customize page layout, implementing auto-centering and -longdesc auto-balancing mechanisms so that the users have only to give -longdesc the least description for the page layout. For example, if you -longdesc want to set each margin 2cm without header space, what you need -longdesc is just \usepackage[margin=2cm,nohead]{geometry}. The package -longdesc knows about all the standard paper sizes, so that the user need -longdesc not know what the nominal 'real' dimensions of the paper are, -longdesc just its standard name (such as a4, letter, etc.). An important -longdesc feature is the package's ability to communicate the paper size -longdesc it's set up to the output (whether via DVI \specials or via -longdesc direct interaction with pdf(La)TeX). -containersize 8664 -containerchecksum c46127522e9f862ae31f6a77a7a64bb1375a02bb2916905aa7b1ce10df7f6680a8959b18f8680bd38e6a21b494c6d69e59df1ae5a42c9a69974bf6a130dde2d2 -doccontainersize 447196 -doccontainerchecksum 7611936292f14a037e34a719807c224b2468562d704bf7fdaa6110c31c67bca89afc78c14fd78b8ff5f4738451313e94a4c2ee8c933c666167134ef9ddf58c8f -docfiles size=116 - RELOC/doc/latex/geometry/README.md details="Package Readme" - RELOC/doc/latex/geometry/changes.txt - RELOC/doc/latex/geometry/geometry-samples.tex - RELOC/doc/latex/geometry/geometry.cfg - RELOC/doc/latex/geometry/geometry.pdf details="Users' manual" -srccontainersize 32468 -srccontainerchecksum a93b2068243d9c32c6cfd03ead56e6ec1a53c76857a9f72cc4525545934cd8f9944a92a76ab9fe37bd25a46aac885c52096d036c1166f66848ec96916966b0ac -srcfiles size=39 - RELOC/source/latex/geometry/geometry.drv - RELOC/source/latex/geometry/geometry.dtx - RELOC/source/latex/geometry/geometry.ins -runfiles size=11 - RELOC/tex/latex/geometry/geometry.sty -catalogue-also vmargin typearea -catalogue-ctan /macros/latex/contrib/geometry -catalogue-date 2018-05-07 13:41:20 +0200 -catalogue-license lppl -catalogue-topics geometry -catalogue-version 5.8 - -name geometry-de -category Package -revision 21882 -shortdesc German translation of the geometry package -relocated 1 -longdesc German translation of the geometry package, by Hans-Martin -longdesc Haase of the University of Jena. -containersize 436 -containerchecksum 8bb8a7b64cb2f4f07598d8237bb708cff0b8eaaf00789c74c7407d6fe077a35b540520486aab6ba5d476245e38aa37ff36e710c3c8e3c0057354154ec1be5a51 -doccontainersize 443076 -doccontainerchecksum e57236897990d065b3dd3d16c0435cb2df3b75a57dbf1065f16dffdf78a0475aa15fd1edbf85e01f59754ca987784caf87af257f95341f113cd1ac2009d3f13d -docfiles size=157 - RELOC/doc/latex/geometry-de/README details="Package Readme" language="en" - RELOC/doc/latex/geometry-de/README-DE details="Package Readme (German)" language="de" - RELOC/doc/latex/geometry-de/geometry-de.dtx - RELOC/doc/latex/geometry-de/geometry-de.pdf details="Users' manual" language="de" - RELOC/doc/latex/geometry-de/geometry.ins -catalogue-also geometry vmargin typearea -catalogue-ctan /macros/latex/contrib/geometry-de -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics geometry german-doc translation -catalogue-version 1.1 - -name german -category Package -revision 42428 -shortdesc Support for German typography -relocated 1 -longdesc Supports the old German orthography (alte deutsche -longdesc Rechtschreibung). -containersize 6760 -containerchecksum d360fb727a70c83d050bd870092213a93f9a240dcacc4da03520d9a757e925e84e0b75323b272c39078e3612b99461b82e63a38fbfc53f56748c6bc98a53dfe9 -doccontainersize 193588 -doccontainerchecksum b1831d47672d54118272148aa56fa54042e6a667be4ab91bab431db35d4f3a39b5aa4598b4159a77324e27ea1ef41b12721528b73482e71284016b4a4fa9a678 -docfiles size=72 - RELOC/doc/generic/german/00readme.1st details="Readme" language="de" - RELOC/doc/generic/german/betatest/00readme.1st details="Readme" language="de" - RELOC/doc/generic/german/gerdoc.pdf details="Package documentation" language="de" - RELOC/doc/generic/german/gerdoc.tex - RELOC/doc/generic/german/german.MISSING - RELOC/doc/generic/german/hyphxmpl.cfg -srccontainersize 27212 -srccontainerchecksum 5005e00b83984b3a15c10463359deb399bd0654898317f5fe7d15b65b0829a9cb3a48008b69d7158f971d3cd546b7cc8f5aacbcd019898ab55c3f6b761a6215a -srcfiles size=25 - RELOC/source/generic/german/german.dtx - RELOC/source/generic/german/german.ins -runfiles size=14 - RELOC/tex/generic/german/german.sty - RELOC/tex/generic/german/ngerman.sty -catalogue-ctan /language/german -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics german -catalogue-version 2.5e - -name germbib -category Package -revision 15878 -shortdesc German variants of standard BibTeX styles -relocated 1 -longdesc A development of the (old) german.sty, this bundle provides -longdesc German packages, BibTeX styles and documentary examples, for -longdesc writing documents with bibliographies. The author has since -longdesc developed the babelbib bundle, which (he asserts) supersedes -longdesc germbib. -containersize 12204 -containerchecksum b920a479124e04ec4b5c58a6b48e2cdbdf72c6e1720d3f938d5e1dd4656ee65227d907064e86b7d65d2c70c1edaae25223b0e328d0c325a8bd91f01ed2347ea8 -doccontainersize 35572 -doccontainerchecksum 85efe11f202b4d2c119b0ba4aa545c9305fe0094d94e616bf29602ae50e1d73c459af7fab35b35d7f57323921a9e7be72b46d56f828fc3325e1c77145a127a64 -docfiles size=42 - RELOC/doc/bibtex/germbib/README.bibgerm details="Readme" - RELOC/doc/bibtex/germbib/apalike.doc - RELOC/doc/bibtex/germbib/apalike.germbib_sty - RELOC/doc/bibtex/germbib/apalike.tex - RELOC/doc/bibtex/germbib/btxdoc.tex - RELOC/doc/bibtex/germbib/btxhak.tex - RELOC/doc/bibtex/germbib/gerbibtx.bib - RELOC/doc/bibtex/germbib/gerbibtx.tex - RELOC/doc/bibtex/germbib/gerxampl.bib - RELOC/doc/bibtex/germbib/schaum.bib - RELOC/doc/bibtex/germbib/testbibgerm.tex - RELOC/doc/bibtex/germbib/testgerb.tex - RELOC/doc/bibtex/germbib/xampl.bib -runfiles size=37 - RELOC/bibtex/bst/germbib/gerabbrv.bst - RELOC/bibtex/bst/germbib/geralpha.bst - RELOC/bibtex/bst/germbib/gerapali.bst - RELOC/bibtex/bst/germbib/gerplain.bst - RELOC/bibtex/bst/germbib/gerunsrt.bst - RELOC/tex/latex/germbib/bibgerm.sty - RELOC/tex/latex/germbib/mynormal.sty -catalogue-ctan /biblio/bibtex/contrib/germbib -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics bibtex-sty german - -name germkorr -category Package -revision 15878 -shortdesc Change kerning for German quotation marks -relocated 1 -longdesc The package germcorr has to be loaded after the package german. -longdesc It brings some letters like T nearer to german single and -longdesc double quotes even when that letter wears a standard accent -longdesc like "`\.T"'. -containersize 2344 -containerchecksum 39478f3902dd4e9e512ffeba15af41f11d881dc5e629aa7c697bba76c719fbf7b7dc0b68e7bb4f11b6955de566ee51ac16b7583cae96010e68b254afb23d8d25 -doccontainersize 172300 -doccontainerchecksum 3abb2a5710117d55c65b9ae9d8b5488bd71e0a8063e105f211d21d648de0ec59fc84c950823d3e352aeca6e9afc3b5e83582920bc9a21b8686360d4d5db57169 -docfiles size=50 - RELOC/doc/latex/germkorr/COPYING - RELOC/doc/latex/germkorr/README details="Readme" - RELOC/doc/latex/germkorr/germkorr.pdf details="Package documentation" - RELOC/doc/latex/germkorr/germkorr.tex -runfiles size=2 - RELOC/tex/latex/germkorr/germkorr.sty -catalogue-also german -catalogue-ctan /macros/latex/contrib/germkorr -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics quote-marks german -catalogue-version 1.0 - -name geschichtsfrkl -category Package -revision 42121 -shortdesc BibLaTeX style for historians -relocated 1 -longdesc The package provides a BibLaTeX style, (mostly) meeting the -longdesc requirements of the History Faculty of the University of -longdesc Freiburg (Germany). -containersize 5308 -containerchecksum 9486137efbc111afd1d2410aa6bb91e2a1484c38f466becf922c2b4de91be6aba9dfadf2def3c73929b000ceba0248831809b45383fd6d8fe289d4ab5670f725 -doccontainersize 642504 -doccontainerchecksum ba8a23e22042878026c9251f610515aeeacdd1fcc41346fc4ca73f5705f62508cb07fef0dfcb8951dd4257130cc7af53ffc327fa4cf24e1104014cd9172a110f -docfiles size=161 - RELOC/doc/latex/geschichtsfrkl/README details="Readme" - RELOC/doc/latex/geschichtsfrkl/geschichtsfrkl.pdf details="Package documentation (German)" language="de" -srccontainersize 24884 -srccontainerchecksum b976b5c66562e49afc93a087a3221d2c2ada7be608c6a0ceb9c960ffa06381e96b5bd91c9e862b8bb28e4dfb5724dfeb4a9a89cf5d7e5531be070d55257f8d52 -srcfiles size=26 - RELOC/source/latex/geschichtsfrkl/geschichtsfrkl.dtx - RELOC/source/latex/geschichtsfrkl/geschichtsfrkl.ins -runfiles size=9 - RELOC/tex/latex/geschichtsfrkl/geschichtsfrkl.bbx - RELOC/tex/latex/geschichtsfrkl/geschichtsfrkl.cbx - RELOC/tex/latex/geschichtsfrkl/geschichtsfrkldoc.sty -catalogue-ctan /macros/latex/contrib/biblatex-contrib/geschichtsfrkl -catalogue-date 2016-09-21 12:39:48 +0200 -catalogue-license lppl -catalogue-topics humanities biblatex -catalogue-version 1.4 - -name getfiledate -category Package -revision 16189 -shortdesc Find the date of last modification of a file -relocated 1 -longdesc The package fetches from the system the date of last -longdesc modification or opening of an existing file, using the function -longdesc \pdffilemoddate (present in recent versions of pdfTeX); the -longdesc user may specify how the date is to be presented. -containersize 2224 -containerchecksum f708fbfce06bf36135771b5b81cba833eb8e83c77c8150ec47318eb194a95ff91c761b765049c29b86d381af760b5b87313ef8cdcbea0affc33068bc91a5a94c -doccontainersize 104652 -doccontainerchecksum 8a19fa537a752eddd8a6326d355624a90afd6e88aa5097b6ab82992020e5ff53f8107d04fd48226a5f11a390a98c7a2c03c5946243f213fec8b1d6294eaef1b7 -docfiles size=34 - RELOC/doc/latex/getfiledate/README details="Readme" - RELOC/doc/latex/getfiledate/getfiledate-guide.pdf details="Package documentation" - RELOC/doc/latex/getfiledate/getfiledate-guide.tex -runfiles size=2 - RELOC/tex/latex/getfiledate/getfiledate.sty -catalogue-ctan /macros/latex/contrib/getfiledate -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics file-mgmt -catalogue-version 1.2 - -name getitems -category Package -revision 39365 -shortdesc Gathering items from a list-like environment -relocated 1 -longdesc This package provides a \gatheritems command to parse a list of -longdesc data separated by \item tokens. This makes it easier to define -longdesc custom environments which structure their data in the same way -longdesc that itemize or enumerate do. -containersize 1668 -containerchecksum 4b32265cecd3d2a3ab6ecbc0f60f60d56b978fb62682e8f913a1b453db40220b54bdca8ce81aa078f8ebcb57306eb79e127575017939e6ab9bf068ae01351909 -doccontainersize 201760 -doccontainerchecksum dbacf5714f31da72a348fe69df63ed469363ba2ad1b02f51d9704f397e275dafb0e537dc55b519c2cb97766595c13ca8d4c9a306d75fa2f267dbadbe92d3bc7a -docfiles size=54 - RELOC/doc/latex/getitems/README.md details="Readme" - RELOC/doc/latex/getitems/getitems.pdf details="Package documentation" -srccontainersize 5428 -srccontainerchecksum c40cc53ece800d7a88488d1d8d0e57033cd7a79231e252e7b516c9514aec73f43cfcfb97db064f6f09f9cd25240e403626433146ed6feb32831e4a49a6434aeb -srcfiles size=5 - RELOC/source/latex/getitems/getitems.dtx - RELOC/source/latex/getitems/getitems.ins -runfiles size=1 - RELOC/tex/latex/getitems/getitems.sty -catalogue-ctan /macros/latex/contrib/getitems -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics text-manip macro-supp -catalogue-version 1.0 - -name getmap -category Package -revision 48243 -shortdesc Download OpenStreetMap maps for use in documents -longdesc The package provides a simple interface to OpenStreetMap, and -longdesc to Google Maps "map images". In the simplest case, it is -longdesc sufficient to specify the address you need (if you don't, the -longdesc package will use its own default). The package loads the map -longdesc image using an external lua script (invoked via \write 18: -longdesc LaTeX must be running with \write 18 enabled). The ("external") -longdesc lua script may be used from the command line; a bash version is -longdesc provided. -depend getmap.ARCH -containersize 7504 -containerchecksum 6209f31d7826cccc8791e3c1733ea1a86a05e9bfc036f713584cc6386cfe2d147cd1663e9cf18a5900f77a155ff2da13e2152881118b2647b9fb5ab3ad86e8d3 -doccontainersize 1973496 -doccontainerchecksum 47f89462fa3ced7b39fabcf2b95a80df43e09a4fd337c111496586e0516b5319edd292cce88995f824aa56c986fbe39fe7e0776512e1781aab6b05440883f478 -docfiles size=504 - texmf-dist/doc/latex/getmap/README.md details="Readme" - texmf-dist/doc/latex/getmap/getmap-example.tex - texmf-dist/doc/latex/getmap/getmap.dtx - texmf-dist/doc/latex/getmap/getmap.pdf details="Package documentation" - texmf-dist/doc/latex/getmap/makefile - texmf-dist/doc/latex/getmap/manifest.txt -runfiles size=10 - texmf-dist/scripts/getmap/getmapdl.lua - texmf-dist/tex/latex/getmap/getmap.cfg - texmf-dist/tex/latex/getmap/getmap.sty -catalogue-ctan /macros/latex/contrib/getmap -catalogue-date 2018-07-21 16:04:11 +0200 -catalogue-license lppl -catalogue-topics cartography -catalogue-version 1.10 - -name getmap.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of getmap -containersize 344 -containerchecksum 31969bf7e7d2ef5970b86d08f99f9ae55b096867ed184edf761ec50e72319cda4062a8b4c0ae887da03f9f30b0760f1cca36c05b50d2d3c1d30862f78d23334e -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/getmapdl - -name getmap.amd64-freebsd -category Package -revision 34971 -shortdesc amd64-freebsd files of getmap -containersize 344 -containerchecksum ff7afef171e02d300b8de8ba82057fc3b59527cad4b84d12b6474a7b55f5977959ca361a47de41ac348877604c1af87757f75a2e87958fa736a9f5dcb530e6bd -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/getmapdl - -name getmap.amd64-netbsd -category Package -revision 34971 -shortdesc amd64-netbsd files of getmap -containersize 344 -containerchecksum dde0b21aa71ddee0b5bb099fcdf56a926489af28c49376088eed0a9ddeb157e18039f47c0ffd440455f8327524025b658790eabdb555bb4d42ec7308b7c48a63 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/getmapdl - -name getmap.armhf-linux -category Package -revision 34971 -shortdesc armhf-linux files of getmap -containersize 344 -containerchecksum eb71be5c5c7981a8c053e255ae0854f39375e2eed0bd6033011842c941f7029fc9bfb7fa119c665774c8282ffa7fdc2838d882b122883a0b01da9f921bd19e8b -binfiles arch=armhf-linux size=1 - bin/armhf-linux/getmapdl - -name getmap.i386-cygwin -category Package -revision 34971 -shortdesc i386-cygwin files of getmap -containersize 344 -containerchecksum 8809824ad438defc07da5fd703ae7be84bffbb6847fec3bf2928daf73830911a720feec6f5e8cb717a0f11c0f13b871f0a6e02feec8552c3aeb4a55ee09d2676 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/getmapdl - -name getmap.i386-freebsd -category Package -revision 34971 -shortdesc i386-freebsd files of getmap -containersize 344 -containerchecksum b6d389c432acaf17eb2c1efbe066823ce4e2059b9f0512329f063eff971a6183d48e2278fbaf5618a47dca5e5ec04bdbc93501a71a4695ebeceb393d49ffb009 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/getmapdl - -name getmap.i386-linux -category Package -revision 34971 -shortdesc i386-linux files of getmap -containersize 340 -containerchecksum 5af476858192301c6e56b24f467a96c9f01a455535cab92263d8d5251a247127e17a1d3c2d8230398d7a97f62b57d998283fbc040f542fadeb1f7ac4e99fee21 -binfiles arch=i386-linux size=1 - bin/i386-linux/getmapdl - -name getmap.i386-netbsd -category Package -revision 34971 -shortdesc i386-netbsd files of getmap -containersize 344 -containerchecksum cc0f8450a6f175630abcf60a4a56c9ff1e2c45302ac1887164b833f7852175ed48a11b9dc57d6a0acd50bb36da35ec24a78f6241a65d19a77cfb8d1b49bc2dfd -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/getmapdl - -name getmap.i386-solaris -category Package -revision 34971 -shortdesc i386-solaris files of getmap -containersize 344 -containerchecksum 52bf1e03beb07ad84bfc178824a05dea185560045ba6938b9a7a966ed3a295dadfda5b52b6006650716c3b9831c429e3897f2c5a6aa823b2af6df846aeaed179 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/getmapdl - -name getmap.sparc-solaris -category Package -revision 34971 -shortdesc sparc-solaris files of getmap -containersize 344 -containerchecksum eb73216ddabea19726cf4202fc2341ada66e37d0cf42360f30cda94177db3a707405086eb419ec5baa58b1e8ed60578adefe92c7024485b098e3e69381c7bb0a -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/getmapdl - -name getmap.win32 -category Package -revision 34634 -shortdesc win32 files of getmap -containersize 684 -containerchecksum 1696180a4596b7dd1e839c9e3818d568ce743a5bf4a367607c14be1f330b05898e00de24ba8d2b34c0673cca6eb240e2edd22735b17f5b7d59c771d208001070 -binfiles arch=win32 size=1 - bin/win32/getmapdl.exe - -name getmap.x86_64-cygwin -category Package -revision 34971 -shortdesc x86_64-cygwin files of getmap -containersize 344 -containerchecksum 5ac566385819eeb100680a23dee439a920bc3308cd9d51710de3b26cfe9e1b919873f52efa9532d5ef21c7cf26c212fc71e8e59f4035e3f475518808efad1935 -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/getmapdl - -name getmap.x86_64-darwin -category Package -revision 34971 -shortdesc x86_64-darwin files of getmap -containersize 348 -containerchecksum 8a569c88eea6e8c14a2300d09e36bcc147219dbcf4230c13adcbdf0c089693d1f4b55db7c02d15e66e89680b84b460ec90f1b3e22fbe667c194da6a9a0b043bf -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/getmapdl - -name getmap.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of getmap -containersize 352 -containerchecksum 3aea9775d8a8e9779587e615b363cc036419294b9582583375f797e43c14e169c42163e18e91e6c091a983f11f7f0d4884bb50ad6d0c3c6ef1b143efe8f7f99c -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/getmapdl - -name getmap.x86_64-linux -category Package -revision 34971 -shortdesc x86_64-linux files of getmap -containersize 344 -containerchecksum 09a4b2e89b3e4ecd914cadfb0e2c08f552060f0889ef87b94ed51cc341b49dfaf38c0b3dcd7dcb9a374bf4a4ecb7680b7f300f5546edf7d1d323829b7dcdad78 -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/getmapdl - -name getmap.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of getmap -containersize 344 -containerchecksum 9dba7beaafc9958f6fb814fb65e551f0ded21685d7fa461447f61a81b164af5519d87bd13c88cd4bb755dc643669ef2b352b68d7e2103d0c8614952f88a1d203 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/getmapdl - -name getmap.x86_64-solaris -category Package -revision 34971 -shortdesc x86_64-solaris files of getmap -containersize 344 -containerchecksum 5dc7c482c998c2c04650fa7f00540bf4672b53b8071d3266560ddfb08f7222644b309f5b1fd7c79e8b5b0fa9b3026a6ff588ee57d61b115b3972ec4835fa5ea1 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/getmapdl - -name getoptk -category Package -revision 23567 -shortdesc Define macros with sophisticated options -relocated 1 -longdesc The package provides a means of defining macros whose options -longdesc are taken from a dictionary, which includes options which -longdesc themselves have arguments. The package was designed for use -longdesc with Plain TeX; its syntax derives from that of the \hbox, -longdesc \hrule, etc., TeX primitives. -containersize 4172 -containerchecksum 8669abadaa18e96dff02381a5e7c82749b50be58565b1cb27139d6cf50a5b89ef141954501bd2437d59345829dee94391a5e6481e0e148d2cf5e172b00dbb2fc -doccontainersize 278336 -doccontainerchecksum a2090afd8067557e6326f001ca1a0dabbe471ef82df11320ce5b414e9d48cade97a0ae18bac7087f714ef0bc1d391fd15fa2c8844540a5bf8735839daa4143a3 -docfiles size=82 - RELOC/doc/plain/getoptk/COPYING - RELOC/doc/plain/getoptk/COPYING-FR - RELOC/doc/plain/getoptk/README details="Readme" - RELOC/doc/plain/getoptk/guide.pdf details="Package documentation" -runfiles size=4 - RELOC/tex/plain/getoptk/getoptk.tex - RELOC/tex/plain/getoptk/guide.tex -catalogue-ctan /macros/plain/contrib/getoptk -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics macro-def -catalogue-version 1.0 - -name gfnotation -category Package -revision 37156 -shortdesc Typeset Gottlob Frege's notation in plain TeX -relocated 1 -longdesc The package implements macros for plain TeX to typeset the -longdesc notation invented by Gottlob Frege in 1879 for his books -longdesc "Begriffsschrift" and "Grundgesetze der Arithmetik" (two -longdesc volumes). The output styles of both books are supported. -containersize 14360 -containerchecksum 74022d881516a4fc215ab98323b15e5f5824e2aa15bc40e8296b2075819293f4e61c29b56d9bb4391f74a03cf8734fe0ff6981c61eb0f4c0a2a1bb06d8fcb954 -doccontainersize 167284 -doccontainerchecksum 324e1894ac909bf7e732660549cc0e3949c0deb1430f046d48c73b88f580a9332114b28629925079d0ac0e8704b8873af59a88e5c3a12b26785a220c0dc02a0e -docfiles size=63 - RELOC/doc/plain/gfnotation/COPYING - RELOC/doc/plain/gfnotation/GFnotation-doc.pdf details="Package documentation" - RELOC/doc/plain/gfnotation/GFnotation-doc.tex - RELOC/doc/plain/gfnotation/README details="Readme" -runfiles size=22 - RELOC/tex/plain/gfnotation/GFnotation.tex -catalogue-ctan /macros/plain/contrib/gfnotation -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl3 -catalogue-topics logic maths -catalogue-version 2.9 - -name gfsartemisia -category Package -revision 19469 -shortdesc A modern Greek font design -relocated 1 -longdesc GFS Artemisia is a relatively modern font, designed as a -longdesc 'general purpose' font in the same sense as Times is nowadays -longdesc treated. The present version has been provided by the Greek -longdesc Font Society. The font supports the Greek and Latin alphabets. -longdesc LaTeX support is provided, using the OT1, T1 and LGR encodings. -execute addMap gfsartemisia.map -containersize 981768 -containerchecksum aeaa238e5d57a0481d63958cc86be0b5770a4569b34a4bf5e949ae2aaa67415f5d4d34bc80f17e0e664906f1c0e3ac85148f4edb8a7cfed5ddcc023006a414b5 -doccontainersize 117164 -doccontainerchecksum b19eb64545be5a0d0a7347a227e63566f7e93a3a68205dfbd1e24349eee07e0076fff3c83f283ce67ff4340df23f1bb8cfd27ae977941c2909e668ebfea2234b -docfiles size=46 - RELOC/doc/fonts/gfsartemisia/OFL-FAQ.txt - RELOC/doc/fonts/gfsartemisia/OFL.txt - RELOC/doc/fonts/gfsartemisia/README details="Readme" - RELOC/doc/fonts/gfsartemisia/README.TEXLIVE - RELOC/doc/fonts/gfsartemisia/gfsartemisia.pdf details="Package documentation" - RELOC/doc/fonts/gfsartemisia/gfsartemisia.tex -runfiles size=459 - RELOC/fonts/afm/public/gfsartemisia/GFSArtemisia-Bold.afm - RELOC/fonts/afm/public/gfsartemisia/GFSArtemisia-BoldItalic.afm - RELOC/fonts/afm/public/gfsartemisia/GFSArtemisia-Italic.afm - RELOC/fonts/afm/public/gfsartemisia/GFSArtemisia-Regular.afm - RELOC/fonts/enc/dvips/gfsartemisia/artemisia.enc - RELOC/fonts/enc/dvips/gfsartemisia/artemisiadenomnums.enc - RELOC/fonts/enc/dvips/gfsartemisia/artemisiaec.enc - RELOC/fonts/enc/dvips/gfsartemisia/artemisiaecsc.enc - RELOC/fonts/enc/dvips/gfsartemisia/artemisiael.enc - RELOC/fonts/enc/dvips/gfsartemisia/artemisiaelsc.enc - RELOC/fonts/enc/dvips/gfsartemisia/artemisiamath.enc - RELOC/fonts/enc/dvips/gfsartemisia/artemisianumnums.enc - RELOC/fonts/enc/dvips/gfsartemisia/artemisiasc.enc - RELOC/fonts/enc/dvips/gfsartemisia/artemisiatabnums.enc - RELOC/fonts/map/dvips/gfsartemisia/gfsartemisia.map - RELOC/fonts/opentype/public/gfsartemisia/GFSArtemisia.otf - RELOC/fonts/opentype/public/gfsartemisia/GFSArtemisiaBold.otf - RELOC/fonts/opentype/public/gfsartemisia/GFSArtemisiaBoldIt.otf - RELOC/fonts/opentype/public/gfsartemisia/GFSArtemisiaIt.otf - RELOC/fonts/tfm/public/gfsartemisia/artemisiab8a.tfm - RELOC/fonts/tfm/public/gfsartemisia/artemisiab8r.tfm - RELOC/fonts/tfm/public/gfsartemisia/artemisiab9a.tfm - RELOC/fonts/tfm/public/gfsartemisia/artemisiab9r.tfm - RELOC/fonts/tfm/public/gfsartemisia/artemisiabi8a.tfm - RELOC/fonts/tfm/public/gfsartemisia/artemisiabi8r.tfm - RELOC/fonts/tfm/public/gfsartemisia/artemisiabi9a.tfm - RELOC/fonts/tfm/public/gfsartemisia/artemisiabi9r.tfm - RELOC/fonts/tfm/public/gfsartemisia/artemisiabo8a.tfm - RELOC/fonts/tfm/public/gfsartemisia/artemisiabo8r.tfm - RELOC/fonts/tfm/public/gfsartemisia/artemisiabo9a.tfm - RELOC/fonts/tfm/public/gfsartemisia/artemisiabo9r.tfm - RELOC/fonts/tfm/public/gfsartemisia/artemisiadenomnums8a.tfm - RELOC/fonts/tfm/public/gfsartemisia/artemisiadenomnums8r.tfm - RELOC/fonts/tfm/public/gfsartemisia/artemisiai8a.tfm - RELOC/fonts/tfm/public/gfsartemisia/artemisiai8r.tfm - RELOC/fonts/tfm/public/gfsartemisia/artemisiai9a.tfm - RELOC/fonts/tfm/public/gfsartemisia/artemisiai9r.tfm - RELOC/fonts/tfm/public/gfsartemisia/artemisiamath8a.tfm - RELOC/fonts/tfm/public/gfsartemisia/artemisiamath8r.tfm - RELOC/fonts/tfm/public/gfsartemisia/artemisianumnums8a.tfm - RELOC/fonts/tfm/public/gfsartemisia/artemisianumnums8r.tfm - RELOC/fonts/tfm/public/gfsartemisia/artemisiao8a.tfm - RELOC/fonts/tfm/public/gfsartemisia/artemisiao8r.tfm - RELOC/fonts/tfm/public/gfsartemisia/artemisiao9a.tfm - RELOC/fonts/tfm/public/gfsartemisia/artemisiao9r.tfm - RELOC/fonts/tfm/public/gfsartemisia/artemisiarg8a.tfm - RELOC/fonts/tfm/public/gfsartemisia/artemisiarg8r.tfm - RELOC/fonts/tfm/public/gfsartemisia/artemisiarg9a.tfm - RELOC/fonts/tfm/public/gfsartemisia/artemisiarg9r.tfm - RELOC/fonts/tfm/public/gfsartemisia/artemisiasc8a.tfm - RELOC/fonts/tfm/public/gfsartemisia/artemisiasc8r.tfm - RELOC/fonts/tfm/public/gfsartemisia/artemisiasc9a.tfm - RELOC/fonts/tfm/public/gfsartemisia/artemisiasc9r.tfm - RELOC/fonts/tfm/public/gfsartemisia/artemisiasco8a.tfm - RELOC/fonts/tfm/public/gfsartemisia/artemisiasco8r.tfm - RELOC/fonts/tfm/public/gfsartemisia/artemisiasco9a.tfm - RELOC/fonts/tfm/public/gfsartemisia/artemisiasco9r.tfm - RELOC/fonts/tfm/public/gfsartemisia/artemisiatabnums8a.tfm - RELOC/fonts/tfm/public/gfsartemisia/artemisiatabnums8r.tfm - RELOC/fonts/tfm/public/gfsartemisia/gartemisiab6a.tfm - RELOC/fonts/tfm/public/gfsartemisia/gartemisiab6r.tfm - RELOC/fonts/tfm/public/gfsartemisia/gartemisiabi6a.tfm - RELOC/fonts/tfm/public/gfsartemisia/gartemisiabi6r.tfm - RELOC/fonts/tfm/public/gfsartemisia/gartemisiabo6a.tfm - RELOC/fonts/tfm/public/gfsartemisia/gartemisiabo6r.tfm - RELOC/fonts/tfm/public/gfsartemisia/gartemisiai6a.tfm - RELOC/fonts/tfm/public/gfsartemisia/gartemisiai6r.tfm - RELOC/fonts/tfm/public/gfsartemisia/gartemisiao6a.tfm - RELOC/fonts/tfm/public/gfsartemisia/gartemisiao6r.tfm - RELOC/fonts/tfm/public/gfsartemisia/gartemisiarg6a.tfm - RELOC/fonts/tfm/public/gfsartemisia/gartemisiarg6r.tfm - RELOC/fonts/tfm/public/gfsartemisia/gartemisiasc6a.tfm - RELOC/fonts/tfm/public/gfsartemisia/gartemisiasc6r.tfm - RELOC/fonts/tfm/public/gfsartemisia/gartemisiasco6a.tfm - RELOC/fonts/tfm/public/gfsartemisia/gartemisiasco6r.tfm - RELOC/fonts/type1/public/gfsartemisia/GFSArtemisia-Bold.pfb - RELOC/fonts/type1/public/gfsartemisia/GFSArtemisia-BoldItalic.pfb - RELOC/fonts/type1/public/gfsartemisia/GFSArtemisia-Italic.pfb - RELOC/fonts/type1/public/gfsartemisia/GFSArtemisia-Regular.pfb - RELOC/fonts/vf/public/gfsartemisia/artemisiab8a.vf - RELOC/fonts/vf/public/gfsartemisia/artemisiab9a.vf - RELOC/fonts/vf/public/gfsartemisia/artemisiabi8a.vf - RELOC/fonts/vf/public/gfsartemisia/artemisiabi9a.vf - RELOC/fonts/vf/public/gfsartemisia/artemisiabo8a.vf - RELOC/fonts/vf/public/gfsartemisia/artemisiabo9a.vf - RELOC/fonts/vf/public/gfsartemisia/artemisiadenomnums8a.vf - RELOC/fonts/vf/public/gfsartemisia/artemisiai8a.vf - RELOC/fonts/vf/public/gfsartemisia/artemisiai9a.vf - RELOC/fonts/vf/public/gfsartemisia/artemisiamath8a.vf - RELOC/fonts/vf/public/gfsartemisia/artemisianumnums8a.vf - RELOC/fonts/vf/public/gfsartemisia/artemisiao8a.vf - RELOC/fonts/vf/public/gfsartemisia/artemisiao9a.vf - RELOC/fonts/vf/public/gfsartemisia/artemisiarg8a.vf - RELOC/fonts/vf/public/gfsartemisia/artemisiarg9a.vf - RELOC/fonts/vf/public/gfsartemisia/artemisiasc8a.vf - RELOC/fonts/vf/public/gfsartemisia/artemisiasc9a.vf - RELOC/fonts/vf/public/gfsartemisia/artemisiasco8a.vf - RELOC/fonts/vf/public/gfsartemisia/artemisiasco9a.vf - RELOC/fonts/vf/public/gfsartemisia/artemisiatabnums8a.vf - RELOC/fonts/vf/public/gfsartemisia/gartemisiab6a.vf - RELOC/fonts/vf/public/gfsartemisia/gartemisiabi6a.vf - RELOC/fonts/vf/public/gfsartemisia/gartemisiabo6a.vf - RELOC/fonts/vf/public/gfsartemisia/gartemisiai6a.vf - RELOC/fonts/vf/public/gfsartemisia/gartemisiao6a.vf - RELOC/fonts/vf/public/gfsartemisia/gartemisiarg6a.vf - RELOC/fonts/vf/public/gfsartemisia/gartemisiasc6a.vf - RELOC/fonts/vf/public/gfsartemisia/gartemisiasco6a.vf - RELOC/tex/latex/gfsartemisia/gfsartemisia-euler.sty - RELOC/tex/latex/gfsartemisia/gfsartemisia.sty - RELOC/tex/latex/gfsartemisia/lgrartemisia.fd - RELOC/tex/latex/gfsartemisia/lgrartemisiaeuler.fd - RELOC/tex/latex/gfsartemisia/ot1artemisia.fd - RELOC/tex/latex/gfsartemisia/ot1artemisiaeuler.fd - RELOC/tex/latex/gfsartemisia/t1artemisia.fd - RELOC/tex/latex/gfsartemisia/t1artemisiaeuler.fd - RELOC/tex/latex/gfsartemisia/uartemisiaeulernums.fd - RELOC/tex/latex/gfsartemisia/uartemisianums.fd -catalogue-ctan /fonts/greek/gfs/gfsartemisia -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license other-free -catalogue-topics font font-type1 font-otf font-greek -catalogue-version 1.0 - -name gfsbaskerville -category Package -revision 19440 -shortdesc A Greek font, from one such by Baskerville -relocated 1 -longdesc The font is a digital implementation of Baskerville's classic -longdesc Greek font, provided by the Greek Font Society. The font covers -longdesc Greek only, and LaTeX support provides for the use of LGR -longdesc encoding. -execute addMap gfsbaskerville.map -containersize 116560 -containerchecksum 748726e7a51359f9e1db7d8e9b754570181ef22fee0fca0bab2bebf46a30919415263dd3865caf85b3a312e865246b878e803789d12925ccd3fea7f8ea097d9a -doccontainersize 45784 -doccontainerchecksum ae0ff51072db75afed124be042218b147362ae631a5126dbc3c304f65adec74948aa9419d40bd91342eead325e83ca7176ef30c40c9c3211b8da5fa9f9fc482b -docfiles size=22 - RELOC/doc/fonts/gfsbaskerville/OFL-FAQ.txt - RELOC/doc/fonts/gfsbaskerville/OFL.txt - RELOC/doc/fonts/gfsbaskerville/README details="Readme" - RELOC/doc/fonts/gfsbaskerville/README.TEXLIVE - RELOC/doc/fonts/gfsbaskerville/gfsbaskerville.pdf details="Package documentation" - RELOC/doc/fonts/gfsbaskerville/gfsbaskerville.tex -runfiles size=53 - RELOC/fonts/afm/public/gfsbaskerville/GFSBaskerville-Regular.afm - RELOC/fonts/enc/dvips/gfsbaskerville/gpgfsbaskerville.enc - RELOC/fonts/map/dvips/gfsbaskerville/gfsbaskerville.map - RELOC/fonts/opentype/public/gfsbaskerville/GFSBaskerville.otf - RELOC/fonts/tfm/public/gfsbaskerville/ggfsbaskervillerg6a.tfm - RELOC/fonts/tfm/public/gfsbaskerville/ggfsbaskervillerg6r.tfm - RELOC/fonts/type1/public/gfsbaskerville/GFSBaskerville-Regular.pfb - RELOC/fonts/vf/public/gfsbaskerville/ggfsbaskervillerg6a.vf - RELOC/tex/latex/gfsbaskerville/gfsbaskerville.sty - RELOC/tex/latex/gfsbaskerville/lgrgfsbaskerville.fd -catalogue-ctan /fonts/greek/gfs/gfsbaskerville -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license other-free -catalogue-topics font font-type1 font-otf font-greek -catalogue-version 1.0 - -name gfsbodoni -category Package -revision 28484 -shortdesc A Greek and Latin font based on Bodoni -relocated 1 -longdesc Bodoni's Greek fonts in the 18th century broke, for the first -longdesc time, with the Byzantine cursive tradition of Greek fonts. GFS -longdesc Bodoni resurrects his work for general use. The font family -longdesc supports both Greek and Latin letters. LaTeX support of the -longdesc fonts is provided, offering OT1, T1 and LGR encodings. The -longdesc fonts themselves are provided in Adobe Type 1 and OpenType -longdesc formats. -execute addMap gfsbodoni.map -containersize 906444 -containerchecksum c8c616a736d543cdaa22aec02ed82ebb50ccc3a27f47a522b4572450c8dfb30fd2b2595049d192eee75e3be7db34abc4f556ad7545a3ec2458994c11e2cfa353 -doccontainersize 93648 -doccontainerchecksum 5632de9367ec68c65377e91a480e295074a79baf536694752b3e96a8ce7fe548e0d23d1d22b90a0768c0f4c984c886dc25a79c5dc41c95bb4134c295ad0acb44 -docfiles size=36 - RELOC/doc/fonts/gfsbodoni/OFL-FAQ.txt - RELOC/doc/fonts/gfsbodoni/OFL.txt - RELOC/doc/fonts/gfsbodoni/README details="Readme" - RELOC/doc/fonts/gfsbodoni/README.TEXLIVE - RELOC/doc/fonts/gfsbodoni/gfsbodoni.pdf details="Package documentation" -runfiles size=443 - RELOC/fonts/afm/public/gfsbodoni/GFSBodoni-Bold.afm - RELOC/fonts/afm/public/gfsbodoni/GFSBodoni-BoldItalic.afm - RELOC/fonts/afm/public/gfsbodoni/GFSBodoni-Italic.afm - RELOC/fonts/afm/public/gfsbodoni/GFSBodoni-Regular.afm - RELOC/fonts/enc/dvips/gfsbodoni/bodoni.enc - RELOC/fonts/enc/dvips/gfsbodoni/bodonidenomnums.enc - RELOC/fonts/enc/dvips/gfsbodoni/bodoniec.enc - RELOC/fonts/enc/dvips/gfsbodoni/bodoniecsc.enc - RELOC/fonts/enc/dvips/gfsbodoni/bodoniel.enc - RELOC/fonts/enc/dvips/gfsbodoni/bodonielsc.enc - RELOC/fonts/enc/dvips/gfsbodoni/bodoninumnums.enc - RELOC/fonts/enc/dvips/gfsbodoni/bodonisc.enc - RELOC/fonts/enc/dvips/gfsbodoni/bodonitabnums.enc - RELOC/fonts/map/dvips/gfsbodoni/gfsbodoni.map - RELOC/fonts/opentype/public/gfsbodoni/GFSBodoni.otf - RELOC/fonts/opentype/public/gfsbodoni/GFSBodoniBold.otf - RELOC/fonts/opentype/public/gfsbodoni/GFSBodoniBoldIt.otf - RELOC/fonts/opentype/public/gfsbodoni/GFSBodoniIt.otf - RELOC/fonts/tfm/public/gfsbodoni/bodonib8a.tfm - RELOC/fonts/tfm/public/gfsbodoni/bodonib8r.tfm - RELOC/fonts/tfm/public/gfsbodoni/bodonib9a.tfm - RELOC/fonts/tfm/public/gfsbodoni/bodonib9r.tfm - RELOC/fonts/tfm/public/gfsbodoni/bodonibi8a.tfm - RELOC/fonts/tfm/public/gfsbodoni/bodonibi8r.tfm - RELOC/fonts/tfm/public/gfsbodoni/bodonibi9a.tfm - RELOC/fonts/tfm/public/gfsbodoni/bodonibi9r.tfm - RELOC/fonts/tfm/public/gfsbodoni/bodonibo8a.tfm - RELOC/fonts/tfm/public/gfsbodoni/bodonibo8r.tfm - RELOC/fonts/tfm/public/gfsbodoni/bodonibo9a.tfm - RELOC/fonts/tfm/public/gfsbodoni/bodonibo9r.tfm - RELOC/fonts/tfm/public/gfsbodoni/bodonidenomnums8a.tfm - RELOC/fonts/tfm/public/gfsbodoni/bodonidenomnums8r.tfm - RELOC/fonts/tfm/public/gfsbodoni/bodonii8a.tfm - RELOC/fonts/tfm/public/gfsbodoni/bodonii8r.tfm - RELOC/fonts/tfm/public/gfsbodoni/bodonii9a.tfm - RELOC/fonts/tfm/public/gfsbodoni/bodonii9r.tfm - RELOC/fonts/tfm/public/gfsbodoni/bodoninumnums8a.tfm - RELOC/fonts/tfm/public/gfsbodoni/bodoninumnums8r.tfm - RELOC/fonts/tfm/public/gfsbodoni/bodonio8a.tfm - RELOC/fonts/tfm/public/gfsbodoni/bodonio8r.tfm - RELOC/fonts/tfm/public/gfsbodoni/bodonio9a.tfm - RELOC/fonts/tfm/public/gfsbodoni/bodonio9r.tfm - RELOC/fonts/tfm/public/gfsbodoni/bodonirg8a.tfm - RELOC/fonts/tfm/public/gfsbodoni/bodonirg8r.tfm - RELOC/fonts/tfm/public/gfsbodoni/bodonirg9a.tfm - RELOC/fonts/tfm/public/gfsbodoni/bodonirg9r.tfm - RELOC/fonts/tfm/public/gfsbodoni/bodonisc8a.tfm - RELOC/fonts/tfm/public/gfsbodoni/bodonisc8r.tfm - RELOC/fonts/tfm/public/gfsbodoni/bodonisc9a.tfm - RELOC/fonts/tfm/public/gfsbodoni/bodonisc9r.tfm - RELOC/fonts/tfm/public/gfsbodoni/bodonisco8a.tfm - RELOC/fonts/tfm/public/gfsbodoni/bodonisco8r.tfm - RELOC/fonts/tfm/public/gfsbodoni/bodonisco9a.tfm - RELOC/fonts/tfm/public/gfsbodoni/bodonisco9r.tfm - RELOC/fonts/tfm/public/gfsbodoni/bodonitabnums8a.tfm - RELOC/fonts/tfm/public/gfsbodoni/bodonitabnums8r.tfm - RELOC/fonts/tfm/public/gfsbodoni/gbodonib6a.tfm - RELOC/fonts/tfm/public/gfsbodoni/gbodonib6r.tfm - RELOC/fonts/tfm/public/gfsbodoni/gbodonibi6a.tfm - RELOC/fonts/tfm/public/gfsbodoni/gbodonibi6r.tfm - RELOC/fonts/tfm/public/gfsbodoni/gbodonibo6a.tfm - RELOC/fonts/tfm/public/gfsbodoni/gbodonibo6r.tfm - RELOC/fonts/tfm/public/gfsbodoni/gbodonii6a.tfm - RELOC/fonts/tfm/public/gfsbodoni/gbodonii6r.tfm - RELOC/fonts/tfm/public/gfsbodoni/gbodonio6a.tfm - RELOC/fonts/tfm/public/gfsbodoni/gbodonio6r.tfm - RELOC/fonts/tfm/public/gfsbodoni/gbodonio9a.tfm - RELOC/fonts/tfm/public/gfsbodoni/gbodonirg6a.tfm - RELOC/fonts/tfm/public/gfsbodoni/gbodonirg6r.tfm - RELOC/fonts/tfm/public/gfsbodoni/gbodonisc6a.tfm - RELOC/fonts/tfm/public/gfsbodoni/gbodonisc6r.tfm - RELOC/fonts/tfm/public/gfsbodoni/gbodonisco6a.tfm - RELOC/fonts/tfm/public/gfsbodoni/gbodonisco6r.tfm - RELOC/fonts/type1/public/gfsbodoni/GFSBodoni-Bold.pfb - RELOC/fonts/type1/public/gfsbodoni/GFSBodoni-BoldItalic.pfb - RELOC/fonts/type1/public/gfsbodoni/GFSBodoni-Italic.pfb - RELOC/fonts/type1/public/gfsbodoni/GFSBodoni-Regular.pfb - RELOC/fonts/vf/public/gfsbodoni/bodonib8a.vf - RELOC/fonts/vf/public/gfsbodoni/bodonib9a.vf - RELOC/fonts/vf/public/gfsbodoni/bodonibi8a.vf - RELOC/fonts/vf/public/gfsbodoni/bodonibi9a.vf - RELOC/fonts/vf/public/gfsbodoni/bodonibo8a.vf - RELOC/fonts/vf/public/gfsbodoni/bodonibo9a.vf - RELOC/fonts/vf/public/gfsbodoni/bodonidenomnums8a.vf - RELOC/fonts/vf/public/gfsbodoni/bodonii8a.vf - RELOC/fonts/vf/public/gfsbodoni/bodonii9a.vf - RELOC/fonts/vf/public/gfsbodoni/bodoninumnums8a.vf - RELOC/fonts/vf/public/gfsbodoni/bodonio8a.vf - RELOC/fonts/vf/public/gfsbodoni/bodonio9a.vf - RELOC/fonts/vf/public/gfsbodoni/bodonirg8a.vf - RELOC/fonts/vf/public/gfsbodoni/bodonirg9a.vf - RELOC/fonts/vf/public/gfsbodoni/bodonisc8a.vf - RELOC/fonts/vf/public/gfsbodoni/bodonisc9a.vf - RELOC/fonts/vf/public/gfsbodoni/bodonisco8a.vf - RELOC/fonts/vf/public/gfsbodoni/bodonisco9a.vf - RELOC/fonts/vf/public/gfsbodoni/bodonitabnums8a.vf - RELOC/fonts/vf/public/gfsbodoni/gbodonib6a.vf - RELOC/fonts/vf/public/gfsbodoni/gbodonibi6a.vf - RELOC/fonts/vf/public/gfsbodoni/gbodonibo6a.vf - RELOC/fonts/vf/public/gfsbodoni/gbodonii6a.vf - RELOC/fonts/vf/public/gfsbodoni/gbodonio6a.vf - RELOC/fonts/vf/public/gfsbodoni/gbodonio9a.vf - RELOC/fonts/vf/public/gfsbodoni/gbodonirg6a.vf - RELOC/fonts/vf/public/gfsbodoni/gbodonisc6a.vf - RELOC/fonts/vf/public/gfsbodoni/gbodonisco6a.vf - RELOC/tex/latex/gfsbodoni/gfsbodoni.sty - RELOC/tex/latex/gfsbodoni/lgrbodoni.fd - RELOC/tex/latex/gfsbodoni/ot1bodoni.fd - RELOC/tex/latex/gfsbodoni/t1bodoni.fd - RELOC/tex/latex/gfsbodoni/ubodoninums.fd -catalogue-ctan /fonts/greek/gfs/gfsbodoni -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license ofl -catalogue-topics font font-type1 font-otf font-greek -catalogue-version 1.01 - -name gfscomplutum -category Package -revision 19469 -shortdesc A Greek font with a long history -relocated 1 -longdesc GFS Complutum derives, via a long development, from a -longdesc minuscule-only font cut in the 16th century. An unsatisfactory -longdesc set of majuscules were added in the early 20th century, but its -longdesc author died before he could complete the revival of the font. -longdesc The Greek Font Society has released this version, which has a -longdesc new set of majuscules. -execute addMap gfscomplutum.map -containersize 123180 -containerchecksum 6c34446f452b1a87fc266cfd80ee55d3a59aa6bd545bcff002261ab571f26fb02c388adb15f50b8abd5b46940cebc626977eced644050b05b6411ebd52023bdd -doccontainersize 58052 -doccontainerchecksum 426770fa9abca81b0603e8e8ea32a7d268f9646dbcef823c59b7ee07235a4c04b762eaf5f23f459aa25ed8a963cf3fa1bc28729e4650c47c9d18660e52719da2 -docfiles size=26 - RELOC/doc/fonts/gfscomplutum/OFL-FAQ.txt - RELOC/doc/fonts/gfscomplutum/OFL.txt - RELOC/doc/fonts/gfscomplutum/README details="Readme" - RELOC/doc/fonts/gfscomplutum/README.TEXLIVE - RELOC/doc/fonts/gfscomplutum/gfscomplutum.pdf details="Package documentation" - RELOC/doc/fonts/gfscomplutum/gfscomplutum.tex -runfiles size=58 - RELOC/fonts/afm/public/gfscomplutum/GFSComplutum-Regular.afm - RELOC/fonts/enc/dvips/gfscomplutum/gpcomplutum.enc - RELOC/fonts/map/dvips/gfscomplutum/gfscomplutum.map - RELOC/fonts/opentype/public/gfscomplutum/GFSPolyglot.otf - RELOC/fonts/tfm/public/gfscomplutum/gcomplutum8a.tfm - RELOC/fonts/tfm/public/gfscomplutum/gcomplutum8r.tfm - RELOC/fonts/tfm/public/gfscomplutum/gcomplutumo8a.tfm - RELOC/fonts/tfm/public/gfscomplutum/gcomplutumo8r.tfm - RELOC/fonts/type1/public/gfscomplutum/GFSComplutum-Regular.pfb - RELOC/fonts/vf/public/gfscomplutum/gcomplutum8a.vf - RELOC/fonts/vf/public/gfscomplutum/gcomplutumo8a.vf - RELOC/tex/latex/gfscomplutum/gfscomplutum.sty - RELOC/tex/latex/gfscomplutum/lgrcomplutum.fd -catalogue-ctan /fonts/greek/gfs/gfscomplutum -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license ofl -catalogue-topics font font-type1 font-otf font-greek -catalogue-version 1.0 - -name gfsdidot -category Package -revision 46310 -shortdesc A Greek font based on Didot's work -relocated 1 -longdesc The design of Didot's 1805 Greek typeface was influenced by the -longdesc neoclassical ideals of the late 18th century. The font was -longdesc brought to Greece at the time of the 1821 Greek Revolution, by -longdesc Didot's son, and was very widely used. The present version is -longdesc provided by the Greek Font Society. The font supports the Greek -longdesc alphabet, and is accompanied by a matching Latin alphabet based -longdesc on Zapf's Palatino. LaTeX support is provided, using the OT1, -longdesc T1, TS1, and LGR encodings. -execute addMap gfsdidot.map -containersize 1305400 -containerchecksum 6ba55f79fa7724aa3c30d1b6d74ecb0bb656b197ad36967caebf32b09ccc093287fe4b06cfb9c40347dc790d6f1e7046a6a165b6de9e5b805ea97d6120512158 -doccontainersize 42644 -doccontainerchecksum 16721250fb94a803de947bfa52b6902e18d53e39969d9314dde2b9cccea64d1f3b37fe21af42122b11c66b731f7ea59df5e3bae3b5a822b7de3527a0159e03ac -docfiles size=187 - RELOC/doc/fonts/gfsdidot/OFL-FAQ.txt - RELOC/doc/fonts/gfsdidot/OFL.txt - RELOC/doc/fonts/gfsdidot/README details="Readme" - RELOC/doc/fonts/gfsdidot/README.TEXLIVE - RELOC/doc/fonts/gfsdidot/Readme.txt - RELOC/doc/fonts/gfsdidot/didotb7a.vpl - RELOC/doc/fonts/gfsdidot/didotbi7a.vpl - RELOC/doc/fonts/gfsdidot/didotbo7a.vpl - RELOC/doc/fonts/gfsdidot/didoti7a.vpl - RELOC/doc/fonts/gfsdidot/didoto7a.vpl - RELOC/doc/fonts/gfsdidot/didotrg7a.vpl - RELOC/doc/fonts/gfsdidot/didotsc7a.vpl - RELOC/doc/fonts/gfsdidot/didotscb7a.vpl - RELOC/doc/fonts/gfsdidot/didotscbo7a.vpl - RELOC/doc/fonts/gfsdidot/didotsco7a.vpl - RELOC/doc/fonts/gfsdidot/didotui7a.vpl - RELOC/doc/fonts/gfsdidot/gdidotb6a.vpl - RELOC/doc/fonts/gfsdidot/gdidotbi6a.vpl - RELOC/doc/fonts/gfsdidot/gdidoti6a.vpl - RELOC/doc/fonts/gfsdidot/gdidotrg6a.vpl - RELOC/doc/fonts/gfsdidot/gdidotsc6a.vpl - RELOC/doc/fonts/gfsdidot/gdidotsco6a.vpl - RELOC/doc/fonts/gfsdidot/gfsudidotmath8a.vpl - RELOC/doc/fonts/gfsdidot/golgai6a.vpl - RELOC/doc/fonts/gfsdidot/golgaui6a.vpl - RELOC/doc/fonts/gfsdidot/installDidot.pl - RELOC/doc/fonts/gfsdidot/showDidotFontsLaTeX.tex - RELOC/doc/fonts/gfsdidot/ts1-gfsdidot_model.vpl - RELOC/doc/fonts/gfsdidot/ts1-gfsdidot_model_1.vpl - RELOC/doc/fonts/gfsdidot/ts1-gfsdidotb.vpl - RELOC/doc/fonts/gfsdidot/ts1-gfsdidotbi.vpl - RELOC/doc/fonts/gfsdidot/ts1-gfsdidotbo.vpl - RELOC/doc/fonts/gfsdidot/ts1-gfsdidoto.vpl - RELOC/doc/fonts/gfsdidot/ts1-gfsdidotr.vpl - RELOC/doc/fonts/gfsdidot/ts1-gfsdidotui.vpl -runfiles size=660 - RELOC/fonts/afm/public/gfsdidot/GFSDidot-Bold.afm - RELOC/fonts/afm/public/gfsdidot/GFSDidot-BoldItalic.afm - RELOC/fonts/afm/public/gfsdidot/GFSDidot-Italic.afm - RELOC/fonts/afm/public/gfsdidot/GFSDidot.afm - RELOC/fonts/afm/public/gfsdidot/GFSOlga.afm - RELOC/fonts/enc/dvips/gfsdidot/didot.enc - RELOC/fonts/enc/dvips/gfsdidot/didotOT1.enc - RELOC/fonts/enc/dvips/gfsdidot/didotOT1it.enc - RELOC/fonts/enc/dvips/gfsdidot/didotOT1sc.enc - RELOC/fonts/enc/dvips/gfsdidot/didotTS1.enc - RELOC/fonts/enc/dvips/gfsdidot/didotdenomnums.enc - RELOC/fonts/enc/dvips/gfsdidot/didotec.enc - RELOC/fonts/enc/dvips/gfsdidot/didotnumnums.enc - RELOC/fonts/enc/dvips/gfsdidot/didottabnums.enc - RELOC/fonts/enc/dvips/gfsdidot/didotuecsc.enc - RELOC/fonts/enc/dvips/gfsdidot/didotusc.enc - RELOC/fonts/enc/dvips/gfsdidot/gfsudidotmath.enc - RELOC/fonts/enc/dvips/gfsdidot/gpdidot.enc - RELOC/fonts/enc/dvips/gfsdidot/gpdidoti.enc - RELOC/fonts/enc/dvips/gfsdidot/gpdidotusc.enc - RELOC/fonts/enc/dvips/gfsdidot/gpolga.enc - RELOC/fonts/map/dvips/gfsdidot/gfsdidot.map - RELOC/fonts/opentype/public/gfsdidot/GFSDidot.otf - RELOC/fonts/opentype/public/gfsdidot/GFSDidotBold.otf - RELOC/fonts/opentype/public/gfsdidot/GFSDidotBoldItalic.otf - RELOC/fonts/opentype/public/gfsdidot/GFSDidotItalic.otf - RELOC/fonts/opentype/public/gfsdidot/GFSOlga.otf - RELOC/fonts/tfm/public/gfsdidot/didotb7a.tfm - RELOC/fonts/tfm/public/gfsdidot/didotb7r.tfm - RELOC/fonts/tfm/public/gfsdidot/didotb8a.tfm - RELOC/fonts/tfm/public/gfsdidot/didotb8r.tfm - RELOC/fonts/tfm/public/gfsdidot/didotb9a.tfm - RELOC/fonts/tfm/public/gfsdidot/didotb9r.tfm - RELOC/fonts/tfm/public/gfsdidot/didotbi7a.tfm - RELOC/fonts/tfm/public/gfsdidot/didotbi7r.tfm - RELOC/fonts/tfm/public/gfsdidot/didotbi8a.tfm - RELOC/fonts/tfm/public/gfsdidot/didotbi8r.tfm - RELOC/fonts/tfm/public/gfsdidot/didotbi9a.tfm - RELOC/fonts/tfm/public/gfsdidot/didotbi9r.tfm - RELOC/fonts/tfm/public/gfsdidot/didotbo7a.tfm - RELOC/fonts/tfm/public/gfsdidot/didotbo7r.tfm - RELOC/fonts/tfm/public/gfsdidot/didotbo8a.tfm - RELOC/fonts/tfm/public/gfsdidot/didotbo8r.tfm - RELOC/fonts/tfm/public/gfsdidot/didotbo9a.tfm - RELOC/fonts/tfm/public/gfsdidot/didotbo9r.tfm - RELOC/fonts/tfm/public/gfsdidot/didotdenomnums8a.tfm - RELOC/fonts/tfm/public/gfsdidot/didotdenomnums8r.tfm - RELOC/fonts/tfm/public/gfsdidot/didoti7a.tfm - RELOC/fonts/tfm/public/gfsdidot/didoti7r.tfm - RELOC/fonts/tfm/public/gfsdidot/didoti8a.tfm - RELOC/fonts/tfm/public/gfsdidot/didoti8r.tfm - RELOC/fonts/tfm/public/gfsdidot/didoti9a.tfm - RELOC/fonts/tfm/public/gfsdidot/didoti9r.tfm - RELOC/fonts/tfm/public/gfsdidot/didotnumnums8a.tfm - RELOC/fonts/tfm/public/gfsdidot/didotnumnums8r.tfm - RELOC/fonts/tfm/public/gfsdidot/didoto7a.tfm - RELOC/fonts/tfm/public/gfsdidot/didoto7r.tfm - RELOC/fonts/tfm/public/gfsdidot/didoto8a.tfm - RELOC/fonts/tfm/public/gfsdidot/didoto8r.tfm - RELOC/fonts/tfm/public/gfsdidot/didoto9a.tfm - RELOC/fonts/tfm/public/gfsdidot/didoto9r.tfm - RELOC/fonts/tfm/public/gfsdidot/didotrg7a.tfm - RELOC/fonts/tfm/public/gfsdidot/didotrg7r.tfm - RELOC/fonts/tfm/public/gfsdidot/didotrg8a.tfm - RELOC/fonts/tfm/public/gfsdidot/didotrg8r.tfm - RELOC/fonts/tfm/public/gfsdidot/didotrg9a.tfm - RELOC/fonts/tfm/public/gfsdidot/didotrg9r.tfm - RELOC/fonts/tfm/public/gfsdidot/didotsc7a.tfm - RELOC/fonts/tfm/public/gfsdidot/didotsc7r.tfm - RELOC/fonts/tfm/public/gfsdidot/didotsc8a.tfm - RELOC/fonts/tfm/public/gfsdidot/didotsc8r.tfm - RELOC/fonts/tfm/public/gfsdidot/didotsc9a.tfm - RELOC/fonts/tfm/public/gfsdidot/didotsc9r.tfm - RELOC/fonts/tfm/public/gfsdidot/didotscb7a.tfm - RELOC/fonts/tfm/public/gfsdidot/didotscb7r.tfm - RELOC/fonts/tfm/public/gfsdidot/didotscbo7a.tfm - RELOC/fonts/tfm/public/gfsdidot/didotscbo7r.tfm - RELOC/fonts/tfm/public/gfsdidot/didotsco7a.tfm - RELOC/fonts/tfm/public/gfsdidot/didotsco7r.tfm - RELOC/fonts/tfm/public/gfsdidot/didotsco8a.tfm - RELOC/fonts/tfm/public/gfsdidot/didotsco8r.tfm - RELOC/fonts/tfm/public/gfsdidot/didotsco9a.tfm - RELOC/fonts/tfm/public/gfsdidot/didotsco9r.tfm - RELOC/fonts/tfm/public/gfsdidot/didottabnums8a.tfm - RELOC/fonts/tfm/public/gfsdidot/didottabnums8r.tfm - RELOC/fonts/tfm/public/gfsdidot/didotui7a.tfm - RELOC/fonts/tfm/public/gfsdidot/didotui7r.tfm - RELOC/fonts/tfm/public/gfsdidot/didotui8a.tfm - RELOC/fonts/tfm/public/gfsdidot/didotui8r.tfm - RELOC/fonts/tfm/public/gfsdidot/didotui9a.tfm - RELOC/fonts/tfm/public/gfsdidot/didotui9r.tfm - RELOC/fonts/tfm/public/gfsdidot/gdidotb6a.tfm - RELOC/fonts/tfm/public/gfsdidot/gdidotb6r.tfm - RELOC/fonts/tfm/public/gfsdidot/gdidotbi6a.tfm - RELOC/fonts/tfm/public/gfsdidot/gdidotbi6r.tfm - RELOC/fonts/tfm/public/gfsdidot/gdidoti6a.tfm - RELOC/fonts/tfm/public/gfsdidot/gdidoti6r.tfm - RELOC/fonts/tfm/public/gfsdidot/gdidotrg6a.tfm - RELOC/fonts/tfm/public/gfsdidot/gdidotrg6r.tfm - RELOC/fonts/tfm/public/gfsdidot/gdidotsc6a.tfm - RELOC/fonts/tfm/public/gfsdidot/gdidotsc6r.tfm - RELOC/fonts/tfm/public/gfsdidot/gdidotsco6a.tfm - RELOC/fonts/tfm/public/gfsdidot/gdidotsco6r.tfm - RELOC/fonts/tfm/public/gfsdidot/gfsudidotmath8a.tfm - RELOC/fonts/tfm/public/gfsdidot/gfsudidotmath8r.tfm - RELOC/fonts/tfm/public/gfsdidot/golgai6a.tfm - RELOC/fonts/tfm/public/gfsdidot/golgai6r.tfm - RELOC/fonts/tfm/public/gfsdidot/golgaui6a.tfm - RELOC/fonts/tfm/public/gfsdidot/golgaui6r.tfm - RELOC/fonts/tfm/public/gfsdidot/ts1-gfsdidotb-raw.tfm - RELOC/fonts/tfm/public/gfsdidot/ts1-gfsdidotb.tfm - RELOC/fonts/tfm/public/gfsdidot/ts1-gfsdidotbi-raw.tfm - RELOC/fonts/tfm/public/gfsdidot/ts1-gfsdidotbi.tfm - RELOC/fonts/tfm/public/gfsdidot/ts1-gfsdidotbo-raw.tfm - RELOC/fonts/tfm/public/gfsdidot/ts1-gfsdidotbo.tfm - RELOC/fonts/tfm/public/gfsdidot/ts1-gfsdidoto-raw.tfm - RELOC/fonts/tfm/public/gfsdidot/ts1-gfsdidoto.tfm - RELOC/fonts/tfm/public/gfsdidot/ts1-gfsdidotr-raw.tfm - RELOC/fonts/tfm/public/gfsdidot/ts1-gfsdidotr.tfm - RELOC/fonts/tfm/public/gfsdidot/ts1-gfsdidotri-raw.tfm - RELOC/fonts/tfm/public/gfsdidot/ts1-gfsdidotri.tfm - RELOC/fonts/tfm/public/gfsdidot/ts1-gfsdidotui-raw.tfm - RELOC/fonts/tfm/public/gfsdidot/ts1-gfsdidotui.tfm - RELOC/fonts/type1/public/gfsdidot/GFSDidot-Bold.pfb - RELOC/fonts/type1/public/gfsdidot/GFSDidot-BoldItalic.pfb - RELOC/fonts/type1/public/gfsdidot/GFSDidot-Italic.pfb - RELOC/fonts/type1/public/gfsdidot/GFSDidot.pfb - RELOC/fonts/type1/public/gfsdidot/GFSOlga.pfb - RELOC/fonts/vf/public/gfsdidot/didotb7a.vf - RELOC/fonts/vf/public/gfsdidot/didotb8a.vf - RELOC/fonts/vf/public/gfsdidot/didotb9a.vf - RELOC/fonts/vf/public/gfsdidot/didotbi7a.vf - RELOC/fonts/vf/public/gfsdidot/didotbi8a.vf - RELOC/fonts/vf/public/gfsdidot/didotbi9a.vf - RELOC/fonts/vf/public/gfsdidot/didotbo7a.vf - RELOC/fonts/vf/public/gfsdidot/didotbo8a.vf - RELOC/fonts/vf/public/gfsdidot/didotbo9a.vf - RELOC/fonts/vf/public/gfsdidot/didotdenomnums8a.vf - RELOC/fonts/vf/public/gfsdidot/didoti7a.vf - RELOC/fonts/vf/public/gfsdidot/didoti8a.vf - RELOC/fonts/vf/public/gfsdidot/didoti9a.vf - RELOC/fonts/vf/public/gfsdidot/didotnumnums8a.vf - RELOC/fonts/vf/public/gfsdidot/didoto7a.vf - RELOC/fonts/vf/public/gfsdidot/didoto8a.vf - RELOC/fonts/vf/public/gfsdidot/didoto9a.vf - RELOC/fonts/vf/public/gfsdidot/didotrg7a.vf - RELOC/fonts/vf/public/gfsdidot/didotrg8a.vf - RELOC/fonts/vf/public/gfsdidot/didotrg9a.vf - RELOC/fonts/vf/public/gfsdidot/didotsc7a.vf - RELOC/fonts/vf/public/gfsdidot/didotsc8a.vf - RELOC/fonts/vf/public/gfsdidot/didotsc9a.vf - RELOC/fonts/vf/public/gfsdidot/didotscb7a.vf - RELOC/fonts/vf/public/gfsdidot/didotscbo7a.vf - RELOC/fonts/vf/public/gfsdidot/didotsco7a.vf - RELOC/fonts/vf/public/gfsdidot/didotsco8a.vf - RELOC/fonts/vf/public/gfsdidot/didotsco9a.vf - RELOC/fonts/vf/public/gfsdidot/didottabnums8a.vf - RELOC/fonts/vf/public/gfsdidot/didotui7a.vf - RELOC/fonts/vf/public/gfsdidot/didotui8a.vf - RELOC/fonts/vf/public/gfsdidot/didotui9a.vf - RELOC/fonts/vf/public/gfsdidot/gdidotb6a.vf - RELOC/fonts/vf/public/gfsdidot/gdidotbi6a.vf - RELOC/fonts/vf/public/gfsdidot/gdidoti6a.vf - RELOC/fonts/vf/public/gfsdidot/gdidotrg6a.vf - RELOC/fonts/vf/public/gfsdidot/gdidotsc6a.vf - RELOC/fonts/vf/public/gfsdidot/gdidotsco6a.vf - RELOC/fonts/vf/public/gfsdidot/gfsudidotmath8a.vf - RELOC/fonts/vf/public/gfsdidot/golgai6a.vf - RELOC/fonts/vf/public/gfsdidot/golgaui6a.vf - RELOC/fonts/vf/public/gfsdidot/ts1-gfsdidotb.vf - RELOC/fonts/vf/public/gfsdidot/ts1-gfsdidotbi.vf - RELOC/fonts/vf/public/gfsdidot/ts1-gfsdidotbo.vf - RELOC/fonts/vf/public/gfsdidot/ts1-gfsdidoto.vf - RELOC/fonts/vf/public/gfsdidot/ts1-gfsdidotr.vf - RELOC/fonts/vf/public/gfsdidot/ts1-gfsdidotri.vf - RELOC/fonts/vf/public/gfsdidot/ts1-gfsdidotui.vf - RELOC/tex/latex/gfsdidot/gfsdidot.sty - RELOC/tex/latex/gfsdidot/lgrudidot.fd - RELOC/tex/latex/gfsdidot/omludidot.fd - RELOC/tex/latex/gfsdidot/ot1udidot.fd - RELOC/tex/latex/gfsdidot/t1udidot.fd - RELOC/tex/latex/gfsdidot/testDidot.sty - RELOC/tex/latex/gfsdidot/ts1udidot.fd - RELOC/tex/latex/gfsdidot/uudidotnums.fd -catalogue-ctan /fonts/greek/gfs/gfsdidot -catalogue-date 2018-01-14 14:07:56 +0100 -catalogue-license other-free -catalogue-topics font font-serif font-greek font-multilingual font-type1 font-otf font-t1enc - -name gfsneohellenic -category Package -revision 31979 -shortdesc A Greek font in the Neo-Hellenic style -relocated 1 -longdesc The NeoHellenic style evolved in academic circles in the 19th -longdesc and 20th century; the present font follows a cut commissioned -longdesc from Monotype in 1927. The present version was provided by the -longdesc Greek Font Society. The font supports both Greek and Latin -longdesc characters, and has been adjusted to work well with the -longdesc cmbright fonts for mathematics support. LaTeX support of the -longdesc fonts is provided, offering OT1, T1 and LGR encodings. -execute addMap gfsneohellenic.map -containersize 978008 -containerchecksum a4949ecea09af3a45ddd8141476c83ecde44aab826d4be675560c08b0ea005cad1a5cdcf5ac6947b64924f32b25dd99689acba351187b7a0e9ed1888ade289c1 -doccontainersize 10280 -doccontainerchecksum 7d6831a455cd401e2917e2eb20f94399ae3c55a11d95207c159088ea8c80ff0eb8ef641ef46505d4a00ca994546e488f43183fdf0b6b811d0208a15f70967812 -docfiles size=11 - RELOC/doc/fonts/gfsneohellenic/OFL-FAQ.txt - RELOC/doc/fonts/gfsneohellenic/OFL.txt - RELOC/doc/fonts/gfsneohellenic/README details="Readme" - RELOC/doc/fonts/gfsneohellenic/README.TEXLIVE - RELOC/doc/fonts/gfsneohellenic/VERSION -runfiles size=445 - RELOC/fonts/afm/public/gfsneohellenic/GFSNeohellenic-Bold.afm - RELOC/fonts/afm/public/gfsneohellenic/GFSNeohellenic-BoldItalic.afm - RELOC/fonts/afm/public/gfsneohellenic/GFSNeohellenic-Italic.afm - RELOC/fonts/afm/public/gfsneohellenic/GFSNeohellenic-Regular.afm - RELOC/fonts/enc/dvips/gfsneohellenic/neohellenic.enc - RELOC/fonts/enc/dvips/gfsneohellenic/neohellenicdenomnums.enc - RELOC/fonts/enc/dvips/gfsneohellenic/neohellenicec.enc - RELOC/fonts/enc/dvips/gfsneohellenic/neohellenicecsc.enc - RELOC/fonts/enc/dvips/gfsneohellenic/neohellenicel.enc - RELOC/fonts/enc/dvips/gfsneohellenic/neohellenicelsc.enc - RELOC/fonts/enc/dvips/gfsneohellenic/neohellenicmath.enc - RELOC/fonts/enc/dvips/gfsneohellenic/neohellenicnumnums.enc - RELOC/fonts/enc/dvips/gfsneohellenic/neohellenicsc.enc - RELOC/fonts/enc/dvips/gfsneohellenic/neohellenictabnums.enc - RELOC/fonts/map/dvips/gfsneohellenic/gfsneohellenic.map - RELOC/fonts/opentype/public/gfsneohellenic/GFSNeohellenic.otf - RELOC/fonts/opentype/public/gfsneohellenic/GFSNeohellenicBold.otf - RELOC/fonts/opentype/public/gfsneohellenic/GFSNeohellenicBoldIt.otf - RELOC/fonts/opentype/public/gfsneohellenic/GFSNeohellenicIt.otf - RELOC/fonts/tfm/public/gfsneohellenic/gfsneohellenicmath8a.tfm - RELOC/fonts/tfm/public/gfsneohellenic/gfsneohellenicmath8r.tfm - RELOC/fonts/tfm/public/gfsneohellenic/gneohellenicb6a.tfm - RELOC/fonts/tfm/public/gfsneohellenic/gneohellenicb6r.tfm - RELOC/fonts/tfm/public/gfsneohellenic/gneohellenicbi6a.tfm - RELOC/fonts/tfm/public/gfsneohellenic/gneohellenicbi6r.tfm - RELOC/fonts/tfm/public/gfsneohellenic/gneohellenicbo6a.tfm - RELOC/fonts/tfm/public/gfsneohellenic/gneohellenicbo6r.tfm - RELOC/fonts/tfm/public/gfsneohellenic/gneohellenici6a.tfm - RELOC/fonts/tfm/public/gfsneohellenic/gneohellenici6r.tfm - RELOC/fonts/tfm/public/gfsneohellenic/gneohellenico6a.tfm - RELOC/fonts/tfm/public/gfsneohellenic/gneohellenico6r.tfm - RELOC/fonts/tfm/public/gfsneohellenic/gneohellenicrg6a.tfm - RELOC/fonts/tfm/public/gfsneohellenic/gneohellenicrg6r.tfm - RELOC/fonts/tfm/public/gfsneohellenic/gneohellenicsc6a.tfm - RELOC/fonts/tfm/public/gfsneohellenic/gneohellenicsc6r.tfm - RELOC/fonts/tfm/public/gfsneohellenic/gneohellenicsco6a.tfm - RELOC/fonts/tfm/public/gfsneohellenic/gneohellenicsco6r.tfm - RELOC/fonts/tfm/public/gfsneohellenic/neohellenicb8a.tfm - RELOC/fonts/tfm/public/gfsneohellenic/neohellenicb8r.tfm - RELOC/fonts/tfm/public/gfsneohellenic/neohellenicb9a.tfm - RELOC/fonts/tfm/public/gfsneohellenic/neohellenicb9r.tfm - RELOC/fonts/tfm/public/gfsneohellenic/neohellenicbi8a.tfm - RELOC/fonts/tfm/public/gfsneohellenic/neohellenicbi8r.tfm - RELOC/fonts/tfm/public/gfsneohellenic/neohellenicbi9a.tfm - RELOC/fonts/tfm/public/gfsneohellenic/neohellenicbi9r.tfm - RELOC/fonts/tfm/public/gfsneohellenic/neohellenicbo8a.tfm - RELOC/fonts/tfm/public/gfsneohellenic/neohellenicbo8r.tfm - RELOC/fonts/tfm/public/gfsneohellenic/neohellenicbo9a.tfm - RELOC/fonts/tfm/public/gfsneohellenic/neohellenicbo9r.tfm - RELOC/fonts/tfm/public/gfsneohellenic/neohellenicdenomnums8a.tfm - RELOC/fonts/tfm/public/gfsneohellenic/neohellenicdenomnums8r.tfm - RELOC/fonts/tfm/public/gfsneohellenic/neohellenici8a.tfm - RELOC/fonts/tfm/public/gfsneohellenic/neohellenici8r.tfm - RELOC/fonts/tfm/public/gfsneohellenic/neohellenici9a.tfm - RELOC/fonts/tfm/public/gfsneohellenic/neohellenici9r.tfm - RELOC/fonts/tfm/public/gfsneohellenic/neohellenicnumnums8a.tfm - RELOC/fonts/tfm/public/gfsneohellenic/neohellenicnumnums8r.tfm - RELOC/fonts/tfm/public/gfsneohellenic/neohellenico8a.tfm - RELOC/fonts/tfm/public/gfsneohellenic/neohellenico8r.tfm - RELOC/fonts/tfm/public/gfsneohellenic/neohellenico9a.tfm - RELOC/fonts/tfm/public/gfsneohellenic/neohellenico9r.tfm - RELOC/fonts/tfm/public/gfsneohellenic/neohellenicrg8a.tfm - RELOC/fonts/tfm/public/gfsneohellenic/neohellenicrg8r.tfm - RELOC/fonts/tfm/public/gfsneohellenic/neohellenicrg9a.tfm - RELOC/fonts/tfm/public/gfsneohellenic/neohellenicrg9r.tfm - RELOC/fonts/tfm/public/gfsneohellenic/neohellenicsc8a.tfm - RELOC/fonts/tfm/public/gfsneohellenic/neohellenicsc8r.tfm - RELOC/fonts/tfm/public/gfsneohellenic/neohellenicsc9a.tfm - RELOC/fonts/tfm/public/gfsneohellenic/neohellenicsc9r.tfm - RELOC/fonts/tfm/public/gfsneohellenic/neohellenicsco8a.tfm - RELOC/fonts/tfm/public/gfsneohellenic/neohellenicsco8r.tfm - RELOC/fonts/tfm/public/gfsneohellenic/neohellenicsco9a.tfm - RELOC/fonts/tfm/public/gfsneohellenic/neohellenicsco9r.tfm - RELOC/fonts/tfm/public/gfsneohellenic/neohellenictabnums8a.tfm - RELOC/fonts/tfm/public/gfsneohellenic/neohellenictabnums8r.tfm - RELOC/fonts/type1/public/gfsneohellenic/GFSNeohellenic-Bold.pfb - RELOC/fonts/type1/public/gfsneohellenic/GFSNeohellenic-BoldItalic.pfb - RELOC/fonts/type1/public/gfsneohellenic/GFSNeohellenic-Italic.pfb - RELOC/fonts/type1/public/gfsneohellenic/GFSNeohellenic-Regular.pfb - RELOC/fonts/vf/public/gfsneohellenic/gfsneohellenicmath8a.vf - RELOC/fonts/vf/public/gfsneohellenic/gneohellenicb6a.vf - RELOC/fonts/vf/public/gfsneohellenic/gneohellenicbi6a.vf - RELOC/fonts/vf/public/gfsneohellenic/gneohellenicbo6a.vf - RELOC/fonts/vf/public/gfsneohellenic/gneohellenici6a.vf - RELOC/fonts/vf/public/gfsneohellenic/gneohellenico6a.vf - RELOC/fonts/vf/public/gfsneohellenic/gneohellenicrg6a.vf - RELOC/fonts/vf/public/gfsneohellenic/gneohellenicsc6a.vf - RELOC/fonts/vf/public/gfsneohellenic/gneohellenicsco6a.vf - RELOC/fonts/vf/public/gfsneohellenic/neohellenicb8a.vf - RELOC/fonts/vf/public/gfsneohellenic/neohellenicb9a.vf - RELOC/fonts/vf/public/gfsneohellenic/neohellenicbi8a.vf - RELOC/fonts/vf/public/gfsneohellenic/neohellenicbi9a.vf - RELOC/fonts/vf/public/gfsneohellenic/neohellenicbo8a.vf - RELOC/fonts/vf/public/gfsneohellenic/neohellenicbo9a.vf - RELOC/fonts/vf/public/gfsneohellenic/neohellenicdenomnums8a.vf - RELOC/fonts/vf/public/gfsneohellenic/neohellenici8a.vf - RELOC/fonts/vf/public/gfsneohellenic/neohellenici9a.vf - RELOC/fonts/vf/public/gfsneohellenic/neohellenicnumnums8a.vf - RELOC/fonts/vf/public/gfsneohellenic/neohellenico8a.vf - RELOC/fonts/vf/public/gfsneohellenic/neohellenico9a.vf - RELOC/fonts/vf/public/gfsneohellenic/neohellenicrg8a.vf - RELOC/fonts/vf/public/gfsneohellenic/neohellenicrg9a.vf - RELOC/fonts/vf/public/gfsneohellenic/neohellenicsc8a.vf - RELOC/fonts/vf/public/gfsneohellenic/neohellenicsc9a.vf - RELOC/fonts/vf/public/gfsneohellenic/neohellenicsco8a.vf - RELOC/fonts/vf/public/gfsneohellenic/neohellenicsco9a.vf - RELOC/fonts/vf/public/gfsneohellenic/neohellenictabnums8a.vf - RELOC/tex/latex/gfsneohellenic/gfsneohellenic.sty - RELOC/tex/latex/gfsneohellenic/lgrneohellenic.fd - RELOC/tex/latex/gfsneohellenic/omlneohellenic.fd - RELOC/tex/latex/gfsneohellenic/ot1neohellenic.fd - RELOC/tex/latex/gfsneohellenic/t1neohellenic.fd - RELOC/tex/latex/gfsneohellenic/uneohellenicnums.fd -catalogue-ctan /fonts/greek/gfs/gfsneohellenic -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license other-free -catalogue-topics font font-type1 font-otf font-greek - -name gfsneohellenicmath -category Package -revision 46869 -shortdesc A Greek math font in the Neo-Hellenic style -relocated 1 -longdesc The GFSNeohellenic font, a historic font first designed by -longdesc Victor Scholderer, and digitized by George Matthiopoulos of the -longdesc Greek Font Society (GFS), now has native support for -longdesc Mathematics. The project was commissioned to GFS by the -longdesc Department of Mathematics of the University of the Aegean, -longdesc Samos, Greece. The Math Table was constructed by the -longdesc Mathematics Professor A. Tsolomitis. A useful application is in -longdesc beamer documents since this is a Sans Math font. The -longdesc GFSNeohellenic fontfamily supports many languages (including -longdesc Greek), and it is distributed (both text and math) under the -longdesc OFL license. -containersize 308028 -containerchecksum 2d8907097554ddea4170df9af8176e736cbb2321ee349e668c5e157c9821074a7646fe914f721270daceba20f0a522b7cee4a9c1ac754758b674697eaada8fd7 -doccontainersize 114832 -doccontainerchecksum 645ed59786837f01fbed8d915bd84ca5b064d0b78d25abcbccc00dc018ca6eedbc4452064ec6f668dfc41c800a4e944d2bd08c913fb3163701152900e8857b9e -docfiles size=30 - RELOC/doc/fonts/gfsneohellenicmath/MathematicsCheatSheet.pdf details="Package documentation" - RELOC/doc/fonts/gfsneohellenicmath/README details="Readme" -runfiles size=166 - RELOC/fonts/opentype/public/gfsneohellenicmath/GFSNeohellenicMath.otf - RELOC/tex/latex/gfsneohellenicmath/gfsneohellenicot.sty -catalogue-ctan /fonts/gfsneohellenicmath -catalogue-date 2018-03-06 23:50:12 +0100 -catalogue-license ofl -catalogue-topics font font-type1 font-otf font-greek maths font-maths -catalogue-version 1.0 - -name gfsporson -category Package -revision 18651 -shortdesc A Greek font, originally from Porson -relocated 1 -longdesc Porson is an elegant Greek font, originally cut at the turn of -longdesc the 19th Century in England. The present version has been -longdesc provided by the Greek Font Society. The font supports the Greek -longdesc alphabet only. LaTeX support is provided, using the LGR -longdesc encoding. -execute addMap gfsporson.map -containersize 125464 -containerchecksum e5e67659f694c15bebdbad7978033c937ffe0610954f46283c6ab8f08797fab4d9d895a8b72a71b8168ec9c5c66c553b82301ec0cf91cc279ebbef4d2e524577 -doccontainersize 33256 -doccontainerchecksum a6b3519bc09c476a481c28d188b5908ba09db86db2c127b12e3deab1bfa2b5568d9715138badb315b491aee6ac276cbfa2c787d7442a5718d6f01577eea056bc -docfiles size=17 - RELOC/doc/fonts/gfsporson/OFL-FAQ.txt - RELOC/doc/fonts/gfsporson/OFL.txt - RELOC/doc/fonts/gfsporson/README details="Readme" - RELOC/doc/fonts/gfsporson/gfsporson.pdf details="Package documentation" - RELOC/doc/fonts/gfsporson/gfsporson.tex -runfiles size=47 - RELOC/fonts/afm/public/gfsporson/GFSPorson-Regular.afm - RELOC/fonts/enc/dvips/gfsporson/porsonel.enc - RELOC/fonts/map/dvips/gfsporson/gfsporson.map - RELOC/fonts/opentype/public/gfsporson/GFSPorson.otf - RELOC/fonts/tfm/public/gfsporson/gporsonrg6a.tfm - RELOC/fonts/tfm/public/gfsporson/gporsonrg6r.tfm - RELOC/fonts/type1/public/gfsporson/GFSPorson-Regular.pfb - RELOC/fonts/vf/public/gfsporson/gporsonrg6a.vf - RELOC/tex/latex/gfsporson/gfsporson.sty - RELOC/tex/latex/gfsporson/lgrporson.fd -catalogue-ctan /fonts/greek/gfs/gfsporson -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license other-free -catalogue-topics font font-type1 font-otf font-greek -catalogue-version 1.01 - -name gfssolomos -category Package -revision 18651 -shortdesc A Greek-alphabet font -relocated 1 -longdesc Solomos is a font which traces its descent from a -longdesc calligraphically-inspired font of the mid-19th century. LaTeX -longdesc support, for use with the LGR encoding only, is provided. -execute addMap gfssolomos.map -containersize 102840 -containerchecksum 618ad24e2ab0289985b0f8a5da7509704d7613435388472c6a300e4bc56256a37dbef09d0d4f086c51f9065790d707e087f1218e00c8f47302f92d6094409659 -doccontainersize 52712 -doccontainerchecksum 8e12674e5c445eb6ba2f245745ec25de1ebbefb62d11784c30b11ec2640517eb206446713ed842e04beaa02c8593a92a587af82e6cdb2721b9aae4b9cec82b7a -docfiles size=24 - RELOC/doc/fonts/gfssolomos/OFL-FAQ.txt - RELOC/doc/fonts/gfssolomos/OFL.txt - RELOC/doc/fonts/gfssolomos/README details="Readme" - RELOC/doc/fonts/gfssolomos/gfssolomos.pdf details="Package documentation" - RELOC/doc/fonts/gfssolomos/gfssolomos.tex -runfiles size=44 - RELOC/fonts/afm/public/gfssolomos/GFSSolomos-Regular.afm - RELOC/fonts/enc/dvips/gfssolomos/gpsolomos.enc - RELOC/fonts/map/dvips/gfssolomos/gfssolomos.map - RELOC/fonts/opentype/public/gfssolomos/GFSSolomos.otf - RELOC/fonts/tfm/public/gfssolomos/gsolomos8a.tfm - RELOC/fonts/tfm/public/gfssolomos/gsolomos8r.tfm - RELOC/fonts/type1/public/gfssolomos/GFSSolomos-Regular.pfb - RELOC/fonts/vf/public/gfssolomos/gsolomos8a.vf - RELOC/tex/latex/gfssolomos/gfssolomos.sty - RELOC/tex/latex/gfssolomos/lgrsolomos.fd -catalogue-ctan /fonts/greek/gfs/gfssolomos -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license ofl -catalogue-topics font font-type1 font-otf font-greek -catalogue-version 1.0 - -name ghab -category Package -revision 29803 -shortdesc Typeset ghab boxes in LaTeX -relocated 1 -longdesc The package defines a command \darghab that will typeset its -longdesc argument in a box with a decorated frame. The width of the box -longdesc may be set using an optional argument. -containersize 2136 -containerchecksum c123b87e6b3416a0be0388c87e91262e0353d7939bc059e9cb87870656f6d9ee213ab08b5b5fd485a16bd033bf7f5f296a951ee3236c49d3c742be7c2db9fa0d -doccontainersize 27148 -doccontainerchecksum 1be36f868af14a1b276881c3c43c23b22915acc17c63d8bb3e9dce9f4e155220b587dc09209803cc3d81e13915dbe9cd2073671c34915223bc51dfa0fcc3db44 -docfiles size=9 - RELOC/doc/latex/ghab/README details="Readme" - RELOC/doc/latex/ghab/ghab-doc.pdf details="Package documentation" - RELOC/doc/latex/ghab/ghab-doc.tex -runfiles size=2 - RELOC/fonts/source/public/ghab/ghab.mf - RELOC/tex/latex/ghab/ghab.sty -catalogue-ctan /macros/latex/contrib/ghab -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics boxing decoration -catalogue-version 0.5 - -name ghsystem -category Package -revision 41714 -shortdesc Globally harmonised system of chemical (etc) naming -relocated 1 -longdesc The package provides the means to typeset all the hazard and -longdesc precautionary statements and pictograms in a straightforward -longdesc way. The statements are taken from EU regulation 1272/2008. -containersize 1833304 -containerchecksum 68fdcfd47ecd220dead1a7aa896708abe063d35d61b15d3ddff5e210b05614da1d3dfb58b389736711a360a0e532e52f013ffa73648a0ceb3c234b6ca7330dc8 -doccontainersize 723888 -doccontainerchecksum 61fb9d94b7fb27abeffc530615def569dd9bb5fbb62fbe759711d669a74a42ab7fd8d6cca0f3626f625225c8183a53100355b02009673d98575452a256e2f8ff -docfiles size=198 - RELOC/doc/latex/ghsystem/README details="Readme" - RELOC/doc/latex/ghsystem/ghsystem_en.pdf details="Package documentation" - RELOC/doc/latex/ghsystem/ghsystem_en.tex -runfiles size=1491 - RELOC/tex/latex/ghsystem/ghsystem.sty - RELOC/tex/latex/ghsystem/language/ghsystem_english.def - RELOC/tex/latex/ghsystem/language/ghsystem_french.def - RELOC/tex/latex/ghsystem/language/ghsystem_german.def - RELOC/tex/latex/ghsystem/language/ghsystem_italian.def - RELOC/tex/latex/ghsystem/language/ghsystem_langtemplate.def - RELOC/tex/latex/ghsystem/language/ghsystem_spanish.def - RELOC/tex/latex/ghsystem/pictures/ghsystem_acid-8.eps - RELOC/tex/latex/ghsystem/pictures/ghsystem_acid-8.jpg - RELOC/tex/latex/ghsystem/pictures/ghsystem_acid-8.pdf - RELOC/tex/latex/ghsystem/pictures/ghsystem_acid-8.png - RELOC/tex/latex/ghsystem/pictures/ghsystem_acid-8.tex - RELOC/tex/latex/ghsystem/pictures/ghsystem_acid.eps - RELOC/tex/latex/ghsystem/pictures/ghsystem_acid.jpg - RELOC/tex/latex/ghsystem/pictures/ghsystem_acid.pdf - RELOC/tex/latex/ghsystem/pictures/ghsystem_acid.png - RELOC/tex/latex/ghsystem/pictures/ghsystem_acid.tex - RELOC/tex/latex/ghsystem/pictures/ghsystem_aqpol.eps - RELOC/tex/latex/ghsystem/pictures/ghsystem_aqpol.jpg - RELOC/tex/latex/ghsystem/pictures/ghsystem_aqpol.pdf - RELOC/tex/latex/ghsystem/pictures/ghsystem_aqpol.png - RELOC/tex/latex/ghsystem/pictures/ghsystem_aqpol.tex - RELOC/tex/latex/ghsystem/pictures/ghsystem_bottle-2-black.eps - RELOC/tex/latex/ghsystem/pictures/ghsystem_bottle-2-black.jpg - RELOC/tex/latex/ghsystem/pictures/ghsystem_bottle-2-black.pdf - RELOC/tex/latex/ghsystem/pictures/ghsystem_bottle-2-black.png - RELOC/tex/latex/ghsystem/pictures/ghsystem_bottle-2-black.tex - RELOC/tex/latex/ghsystem/pictures/ghsystem_bottle-2-white.eps - RELOC/tex/latex/ghsystem/pictures/ghsystem_bottle-2-white.jpg - RELOC/tex/latex/ghsystem/pictures/ghsystem_bottle-2-white.pdf - RELOC/tex/latex/ghsystem/pictures/ghsystem_bottle-2-white.png - RELOC/tex/latex/ghsystem/pictures/ghsystem_bottle-2-white.tex - RELOC/tex/latex/ghsystem/pictures/ghsystem_bottle.eps - RELOC/tex/latex/ghsystem/pictures/ghsystem_bottle.jpg - RELOC/tex/latex/ghsystem/pictures/ghsystem_bottle.pdf - RELOC/tex/latex/ghsystem/pictures/ghsystem_bottle.png - RELOC/tex/latex/ghsystem/pictures/ghsystem_bottle.tex - RELOC/tex/latex/ghsystem/pictures/ghsystem_exclam.eps - RELOC/tex/latex/ghsystem/pictures/ghsystem_exclam.jpg - RELOC/tex/latex/ghsystem/pictures/ghsystem_exclam.pdf - RELOC/tex/latex/ghsystem/pictures/ghsystem_exclam.png - RELOC/tex/latex/ghsystem/pictures/ghsystem_exclam.tex - RELOC/tex/latex/ghsystem/pictures/ghsystem_explos-1.eps - RELOC/tex/latex/ghsystem/pictures/ghsystem_explos-1.jpg - RELOC/tex/latex/ghsystem/pictures/ghsystem_explos-1.pdf - RELOC/tex/latex/ghsystem/pictures/ghsystem_explos-1.png - RELOC/tex/latex/ghsystem/pictures/ghsystem_explos-1.tex - RELOC/tex/latex/ghsystem/pictures/ghsystem_explos-2.eps - RELOC/tex/latex/ghsystem/pictures/ghsystem_explos-2.jpg - RELOC/tex/latex/ghsystem/pictures/ghsystem_explos-2.pdf - RELOC/tex/latex/ghsystem/pictures/ghsystem_explos-2.png - RELOC/tex/latex/ghsystem/pictures/ghsystem_explos-2.tex - RELOC/tex/latex/ghsystem/pictures/ghsystem_explos-3.eps - RELOC/tex/latex/ghsystem/pictures/ghsystem_explos-3.jpg - RELOC/tex/latex/ghsystem/pictures/ghsystem_explos-3.pdf - RELOC/tex/latex/ghsystem/pictures/ghsystem_explos-3.png - RELOC/tex/latex/ghsystem/pictures/ghsystem_explos-3.tex - RELOC/tex/latex/ghsystem/pictures/ghsystem_explos-4.eps - RELOC/tex/latex/ghsystem/pictures/ghsystem_explos-4.jpg - RELOC/tex/latex/ghsystem/pictures/ghsystem_explos-4.pdf - RELOC/tex/latex/ghsystem/pictures/ghsystem_explos-4.png - RELOC/tex/latex/ghsystem/pictures/ghsystem_explos-4.tex - RELOC/tex/latex/ghsystem/pictures/ghsystem_explos-5.eps - RELOC/tex/latex/ghsystem/pictures/ghsystem_explos-5.jpg - RELOC/tex/latex/ghsystem/pictures/ghsystem_explos-5.pdf - RELOC/tex/latex/ghsystem/pictures/ghsystem_explos-5.png - RELOC/tex/latex/ghsystem/pictures/ghsystem_explos-5.tex - RELOC/tex/latex/ghsystem/pictures/ghsystem_explos-6.eps - RELOC/tex/latex/ghsystem/pictures/ghsystem_explos-6.jpg - RELOC/tex/latex/ghsystem/pictures/ghsystem_explos-6.pdf - RELOC/tex/latex/ghsystem/pictures/ghsystem_explos-6.png - RELOC/tex/latex/ghsystem/pictures/ghsystem_explos-6.tex - RELOC/tex/latex/ghsystem/pictures/ghsystem_explos.eps - RELOC/tex/latex/ghsystem/pictures/ghsystem_explos.jpg - RELOC/tex/latex/ghsystem/pictures/ghsystem_explos.pdf - RELOC/tex/latex/ghsystem/pictures/ghsystem_explos.png - RELOC/tex/latex/ghsystem/pictures/ghsystem_explos.tex - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-2-black.eps - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-2-black.jpg - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-2-black.pdf - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-2-black.png - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-2-black.tex - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-2-white.eps - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-2-white.jpg - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-2-white.pdf - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-2-white.png - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-2-white.tex - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-3-black.eps - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-3-black.jpg - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-3-black.pdf - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-3-black.png - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-3-black.tex - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-3-white.eps - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-3-white.jpg - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-3-white.pdf - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-3-white.png - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-3-white.tex - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-4-1.eps - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-4-1.jpg - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-4-1.pdf - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-4-1.png - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-4-1.tex - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-4-2.eps - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-4-2.jpg - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-4-2.pdf - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-4-2.png - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-4-2.tex - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-4-3-black.eps - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-4-3-black.jpg - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-4-3-black.pdf - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-4-3-black.png - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-4-3-black.tex - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-4-3-white.eps - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-4-3-white.jpg - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-4-3-white.pdf - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-4-3-white.png - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-4-3-white.tex - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-5-2-black.eps - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-5-2-black.jpg - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-5-2-black.pdf - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-5-2-black.png - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-5-2-black.tex - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-5-2-white.eps - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-5-2-white.jpg - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-5-2-white.pdf - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-5-2-white.png - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-5-2-white.tex - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-O-5-1.eps - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-O-5-1.jpg - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-O-5-1.pdf - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-O-5-1.png - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-O-5-1.tex - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-O.eps - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-O.jpg - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-O.pdf - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-O.png - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame-O.tex - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame.eps - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame.jpg - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame.pdf - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame.png - RELOC/tex/latex/ghsystem/pictures/ghsystem_flame.tex - RELOC/tex/latex/ghsystem/pictures/ghsystem_health.eps - RELOC/tex/latex/ghsystem/pictures/ghsystem_health.jpg - RELOC/tex/latex/ghsystem/pictures/ghsystem_health.pdf - RELOC/tex/latex/ghsystem/pictures/ghsystem_health.png - RELOC/tex/latex/ghsystem/pictures/ghsystem_health.tex - RELOC/tex/latex/ghsystem/pictures/ghsystem_skull-2.eps - RELOC/tex/latex/ghsystem/pictures/ghsystem_skull-2.jpg - RELOC/tex/latex/ghsystem/pictures/ghsystem_skull-2.pdf - RELOC/tex/latex/ghsystem/pictures/ghsystem_skull-2.png - RELOC/tex/latex/ghsystem/pictures/ghsystem_skull-2.tex - RELOC/tex/latex/ghsystem/pictures/ghsystem_skull-6.eps - RELOC/tex/latex/ghsystem/pictures/ghsystem_skull-6.jpg - RELOC/tex/latex/ghsystem/pictures/ghsystem_skull-6.pdf - RELOC/tex/latex/ghsystem/pictures/ghsystem_skull-6.png - RELOC/tex/latex/ghsystem/pictures/ghsystem_skull-6.tex - RELOC/tex/latex/ghsystem/pictures/ghsystem_skull.eps - RELOC/tex/latex/ghsystem/pictures/ghsystem_skull.jpg - RELOC/tex/latex/ghsystem/pictures/ghsystem_skull.pdf - RELOC/tex/latex/ghsystem/pictures/ghsystem_skull.png - RELOC/tex/latex/ghsystem/pictures/ghsystem_skull.tex -catalogue-ctan /macros/latex/contrib/ghsystem -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics chemistry expl3 -catalogue-version 4.8 - -name gillcm -category Package -revision 19878 -shortdesc Alternative unslanted italic Computer Modern fonts -relocated 1 -longdesc This is a demonstration of the use of virtual fonts for unusual -longdesc effects: the package implements an old idea of Eric Gill. The -longdesc package was written for the author's talk at TUG 2010. -containersize 13772 -containerchecksum d0a775cfb77ff29ee4c4ef06c97ef306ce7b0c2210c80bb8bb676ab6a3dcb6e81f98f7e1cc1c9794a2d962551032979ecc7cfab551aa9f8bdeec6eaca1c61de7 -doccontainersize 196180 -doccontainerchecksum 419761c774dd0b832730614c9a60dfb15ab4b488723e445d654090c14a7f926f32135901c939603444e3f4902a244eefdc449e0b6c3e737e9233f1261079f20f -docfiles size=68 - RELOC/doc/latex/gillcm/README details="Readme" - RELOC/doc/latex/gillcm/gillcm.bib - RELOC/doc/latex/gillcm/gillcm.dtx - RELOC/doc/latex/gillcm/gillcm.ins - RELOC/doc/latex/gillcm/gillcm.pdf details="Package documentation" - RELOC/doc/latex/gillcm/sample.pdf details="Sample of the fonts" - RELOC/doc/latex/gillcm/sample.tex -runfiles size=39 - RELOC/fonts/map/dvips/gillcm/cmg.map - RELOC/fonts/tfm/public/gillcm/cmgb8r.tfm - RELOC/fonts/tfm/public/gillcm/cmgbi7t.tfm - RELOC/fonts/tfm/public/gillcm/cmgbi8c.tfm - RELOC/fonts/tfm/public/gillcm/cmgbi8r.tfm - RELOC/fonts/tfm/public/gillcm/cmgbi8t.tfm - RELOC/fonts/tfm/public/gillcm/cmgbiu7t.tfm - RELOC/fonts/tfm/public/gillcm/cmgbiu8c.tfm - RELOC/fonts/tfm/public/gillcm/cmgbiu8r.tfm - RELOC/fonts/tfm/public/gillcm/cmgbiu8t.tfm - RELOC/fonts/tfm/public/gillcm/cmgm8r.tfm - RELOC/fonts/tfm/public/gillcm/cmgmi7t.tfm - RELOC/fonts/tfm/public/gillcm/cmgmi8c.tfm - RELOC/fonts/tfm/public/gillcm/cmgmi8r.tfm - RELOC/fonts/tfm/public/gillcm/cmgmi8t.tfm - RELOC/fonts/tfm/public/gillcm/cmgmiu7t.tfm - RELOC/fonts/tfm/public/gillcm/cmgmiu8c.tfm - RELOC/fonts/tfm/public/gillcm/cmgmiu8r.tfm - RELOC/fonts/tfm/public/gillcm/cmgmiu8t.tfm - RELOC/fonts/vf/public/gillcm/cmgbi7t.vf - RELOC/fonts/vf/public/gillcm/cmgbi8c.vf - RELOC/fonts/vf/public/gillcm/cmgbi8t.vf - RELOC/fonts/vf/public/gillcm/cmgbiu7t.vf - RELOC/fonts/vf/public/gillcm/cmgbiu8c.vf - RELOC/fonts/vf/public/gillcm/cmgbiu8t.vf - RELOC/fonts/vf/public/gillcm/cmgmi7t.vf - RELOC/fonts/vf/public/gillcm/cmgmi8c.vf - RELOC/fonts/vf/public/gillcm/cmgmi8t.vf - RELOC/fonts/vf/public/gillcm/cmgmiu7t.vf - RELOC/fonts/vf/public/gillcm/cmgmiu8c.vf - RELOC/fonts/vf/public/gillcm/cmgmiu8t.vf - RELOC/tex/latex/gillcm/gillcm.sty - RELOC/tex/latex/gillcm/ot1cmg.fd - RELOC/tex/latex/gillcm/t1cmg.fd - RELOC/tex/latex/gillcm/ts1cmg.fd -catalogue-ctan /fonts/gillcm -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license bsd -catalogue-topics font-virtual -catalogue-version 1.1 - -name gillius -category Package -revision 32068 -shortdesc Gillius fonts with LaTeX support -relocated 1 -longdesc This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX -longdesc support for the Gillius and Gillius No. 2 families of sans -longdesc serif fonts and condensed versions of them, designed by Hirwen -longdesc Harendal. According to the designer, the fonts were inspired by -longdesc Gill Sans. -execute addMap gillius.map -containersize 941900 -containerchecksum bdf639b81b871239429da96e313c805a247fffe2912d80bc1eb38481f9a3ad5c2b8198bd6d8b3a18710b99a729d9b2b18e0dc28b9c37697eb1acc0e6eb18f812 -doccontainersize 216020 -doccontainerchecksum cf2c841e299ea3376c6aa3761fe4b31b18a96ccaded261a7998653614494979ebfa7797b178ea5bcb8dd565a8827f7360b671159b77aaa0d338044c4673068ba -docfiles size=66 - RELOC/doc/fonts/gillius/COPYING - RELOC/doc/fonts/gillius/Gillius-cat.pdf - RELOC/doc/fonts/gillius/README details="Readme" - RELOC/doc/fonts/gillius/gillius-samples.pdf details="Gillius font samples" - RELOC/doc/fonts/gillius/gillius-samples.tex - RELOC/doc/fonts/gillius/gillius2-samples.pdf details="Gillius font samples" - RELOC/doc/fonts/gillius/gillius2-samples.tex -runfiles size=628 - RELOC/fonts/enc/dvips/gillius/gls_4bsedw.enc - RELOC/fonts/enc/dvips/gillius/gls_a6mi7n.enc - RELOC/fonts/enc/dvips/gillius/gls_az7pev.enc - RELOC/fonts/enc/dvips/gillius/gls_bg5e7z.enc - RELOC/fonts/enc/dvips/gillius/gls_efuo7w.enc - RELOC/fonts/enc/dvips/gillius/gls_lf6eoq.enc - RELOC/fonts/enc/dvips/gillius/gls_pqq4vh.enc - RELOC/fonts/enc/dvips/gillius/gls_shb4ap.enc - RELOC/fonts/map/dvips/gillius/gillius.map - RELOC/fonts/opentype/arkandis/gillius/GilliusADF-Bold.otf - RELOC/fonts/opentype/arkandis/gillius/GilliusADF-BoldItalic.otf - RELOC/fonts/opentype/arkandis/gillius/GilliusADF-Italic.otf - RELOC/fonts/opentype/arkandis/gillius/GilliusADF-Regular.otf - RELOC/fonts/opentype/arkandis/gillius/GilliusADFCond-Bold.otf - RELOC/fonts/opentype/arkandis/gillius/GilliusADFCond-BoldItalic.otf - RELOC/fonts/opentype/arkandis/gillius/GilliusADFCond-Italic.otf - RELOC/fonts/opentype/arkandis/gillius/GilliusADFCond-Regular.otf - RELOC/fonts/opentype/arkandis/gillius/GilliusADFNo2-Bold.otf - RELOC/fonts/opentype/arkandis/gillius/GilliusADFNo2-BoldItalic.otf - RELOC/fonts/opentype/arkandis/gillius/GilliusADFNo2-Italic.otf - RELOC/fonts/opentype/arkandis/gillius/GilliusADFNo2-Regular.otf - RELOC/fonts/opentype/arkandis/gillius/GilliusADFNo2Cond-Bold.otf - RELOC/fonts/opentype/arkandis/gillius/GilliusADFNo2Cond-BoldItalic.otf - RELOC/fonts/opentype/arkandis/gillius/GilliusADFNo2Cond-Italic.otf - RELOC/fonts/opentype/arkandis/gillius/GilliusADFNo2Cond-Regular.otf - RELOC/fonts/tfm/arkandis/gillius/GilliusADF-Bold-lf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADF-Bold-lf-ly1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADF-Bold-lf-ly1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADF-Bold-lf-ot1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADF-Bold-lf-ot1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADF-Bold-lf-ot1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADF-Bold-lf-t1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADF-Bold-lf-t1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADF-Bold-lf-t1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADF-Bold-lf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADF-Bold-lf-ts1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADF-BoldItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADF-BoldItalic-lf-ly1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADF-BoldItalic-lf-ly1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADF-BoldItalic-lf-ot1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADF-BoldItalic-lf-ot1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADF-BoldItalic-lf-ot1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADF-BoldItalic-lf-t1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADF-BoldItalic-lf-t1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADF-BoldItalic-lf-t1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADF-BoldItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADF-BoldItalic-lf-ts1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADF-Italic-lf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADF-Italic-lf-ly1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADF-Italic-lf-ly1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADF-Italic-lf-ot1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADF-Italic-lf-ot1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADF-Italic-lf-ot1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADF-Italic-lf-t1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADF-Italic-lf-t1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADF-Italic-lf-t1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADF-Italic-lf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADF-Italic-lf-ts1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADF-Regular-lf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADF-Regular-lf-ly1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADF-Regular-lf-ly1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADF-Regular-lf-ot1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADF-Regular-lf-ot1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADF-Regular-lf-ot1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADF-Regular-lf-t1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADF-Regular-lf-t1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADF-Regular-lf-t1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADF-Regular-lf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADF-Regular-lf-ts1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFCond-Bold-lf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFCond-Bold-lf-ly1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFCond-Bold-lf-ly1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFCond-Bold-lf-ot1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFCond-Bold-lf-ot1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFCond-Bold-lf-ot1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFCond-Bold-lf-t1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFCond-Bold-lf-t1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFCond-Bold-lf-t1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFCond-Bold-lf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFCond-Bold-lf-ts1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFCond-BoldItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFCond-BoldItalic-lf-ly1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFCond-BoldItalic-lf-ly1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFCond-BoldItalic-lf-ot1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFCond-BoldItalic-lf-ot1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFCond-BoldItalic-lf-ot1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFCond-BoldItalic-lf-t1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFCond-BoldItalic-lf-t1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFCond-BoldItalic-lf-t1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFCond-BoldItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFCond-BoldItalic-lf-ts1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFCond-Italic-lf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFCond-Italic-lf-ly1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFCond-Italic-lf-ly1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFCond-Italic-lf-ot1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFCond-Italic-lf-ot1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFCond-Italic-lf-ot1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFCond-Italic-lf-t1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFCond-Italic-lf-t1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFCond-Italic-lf-t1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFCond-Italic-lf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFCond-Italic-lf-ts1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFCond-Regular-lf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFCond-Regular-lf-ly1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFCond-Regular-lf-ly1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFCond-Regular-lf-ot1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFCond-Regular-lf-ot1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFCond-Regular-lf-ot1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFCond-Regular-lf-t1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFCond-Regular-lf-t1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFCond-Regular-lf-t1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFCond-Regular-lf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFCond-Regular-lf-ts1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2-Bold-lf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2-Bold-lf-ly1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2-Bold-lf-ly1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2-Bold-lf-ot1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2-Bold-lf-ot1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2-Bold-lf-ot1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2-Bold-lf-t1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2-Bold-lf-t1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2-Bold-lf-t1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2-Bold-lf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2-Bold-lf-ts1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2-BoldItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2-BoldItalic-lf-ly1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2-BoldItalic-lf-ly1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2-BoldItalic-lf-ot1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2-BoldItalic-lf-ot1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2-BoldItalic-lf-ot1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2-BoldItalic-lf-t1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2-BoldItalic-lf-t1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2-BoldItalic-lf-t1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2-BoldItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2-BoldItalic-lf-ts1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2-Italic-lf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2-Italic-lf-ly1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2-Italic-lf-ly1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2-Italic-lf-ot1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2-Italic-lf-ot1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2-Italic-lf-ot1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2-Italic-lf-t1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2-Italic-lf-t1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2-Italic-lf-t1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2-Italic-lf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2-Italic-lf-ts1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2-Regular-lf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2-Regular-lf-ly1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2-Regular-lf-ly1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2-Regular-lf-ot1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2-Regular-lf-ot1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2-Regular-lf-ot1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2-Regular-lf-t1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2-Regular-lf-t1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2-Regular-lf-t1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2-Regular-lf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2-Regular-lf-ts1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Bold-lf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Bold-lf-ly1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Bold-lf-ly1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Bold-lf-ot1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Bold-lf-ot1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Bold-lf-ot1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Bold-lf-t1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Bold-lf-t1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Bold-lf-t1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Bold-lf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Bold-lf-ts1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-BoldItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-BoldItalic-lf-ly1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-BoldItalic-lf-ly1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-BoldItalic-lf-ot1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-BoldItalic-lf-ot1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-BoldItalic-lf-ot1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-BoldItalic-lf-t1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-BoldItalic-lf-t1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-BoldItalic-lf-t1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-BoldItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-BoldItalic-lf-ts1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Italic-lf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Italic-lf-ly1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Italic-lf-ly1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Italic-lf-ot1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Italic-lf-ot1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Italic-lf-ot1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Italic-lf-t1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Italic-lf-t1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Italic-lf-t1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Italic-lf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Italic-lf-ts1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Regular-lf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Regular-lf-ly1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Regular-lf-ly1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Regular-lf-ot1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Regular-lf-ot1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Regular-lf-ot1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Regular-lf-t1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Regular-lf-t1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Regular-lf-t1.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Regular-lf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Regular-lf-ts1.tfm - RELOC/fonts/type1/arkandis/gillius/GilliusADF-Bold.pfb - RELOC/fonts/type1/arkandis/gillius/GilliusADF-BoldItalic.pfb - RELOC/fonts/type1/arkandis/gillius/GilliusADF-BoldItalicLCDFJ.pfb - RELOC/fonts/type1/arkandis/gillius/GilliusADF-BoldLCDFJ.pfb - RELOC/fonts/type1/arkandis/gillius/GilliusADF-Italic.pfb - RELOC/fonts/type1/arkandis/gillius/GilliusADF-ItalicLCDFJ.pfb - RELOC/fonts/type1/arkandis/gillius/GilliusADF-Regular.pfb - RELOC/fonts/type1/arkandis/gillius/GilliusADF-RegularLCDFJ.pfb - RELOC/fonts/type1/arkandis/gillius/GilliusADFCond-Bold.pfb - RELOC/fonts/type1/arkandis/gillius/GilliusADFCond-BoldItalic.pfb - RELOC/fonts/type1/arkandis/gillius/GilliusADFCond-BoldItalicLCDFJ.pfb - RELOC/fonts/type1/arkandis/gillius/GilliusADFCond-BoldLCDFJ.pfb - RELOC/fonts/type1/arkandis/gillius/GilliusADFCond-Italic.pfb - RELOC/fonts/type1/arkandis/gillius/GilliusADFCond-ItalicLCDFJ.pfb - RELOC/fonts/type1/arkandis/gillius/GilliusADFCond-Regular.pfb - RELOC/fonts/type1/arkandis/gillius/GilliusADFCond-RegularLCDFJ.pfb - RELOC/fonts/type1/arkandis/gillius/GilliusADFNo2-Bold.pfb - RELOC/fonts/type1/arkandis/gillius/GilliusADFNo2-BoldItalic.pfb - RELOC/fonts/type1/arkandis/gillius/GilliusADFNo2-BoldItalicLCDFJ.pfb - RELOC/fonts/type1/arkandis/gillius/GilliusADFNo2-BoldLCDFJ.pfb - RELOC/fonts/type1/arkandis/gillius/GilliusADFNo2-Italic.pfb - RELOC/fonts/type1/arkandis/gillius/GilliusADFNo2-ItalicLCDFJ.pfb - RELOC/fonts/type1/arkandis/gillius/GilliusADFNo2-Regular.pfb - RELOC/fonts/type1/arkandis/gillius/GilliusADFNo2-RegularLCDFJ.pfb - RELOC/fonts/type1/arkandis/gillius/GilliusADFNo2Cond-Bold.pfb - RELOC/fonts/type1/arkandis/gillius/GilliusADFNo2Cond-BoldItalic.pfb - RELOC/fonts/type1/arkandis/gillius/GilliusADFNo2Cond-BoldItalicLCDFJ.pfb - RELOC/fonts/type1/arkandis/gillius/GilliusADFNo2Cond-BoldLCDFJ.pfb - RELOC/fonts/type1/arkandis/gillius/GilliusADFNo2Cond-Italic.pfb - RELOC/fonts/type1/arkandis/gillius/GilliusADFNo2Cond-ItalicLCDFJ.pfb - RELOC/fonts/type1/arkandis/gillius/GilliusADFNo2Cond-Regular.pfb - RELOC/fonts/type1/arkandis/gillius/GilliusADFNo2Cond-RegularLCDFJ.pfb - RELOC/fonts/vf/arkandis/gillius/GilliusADF-Bold-lf-ly1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADF-Bold-lf-ot1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADF-Bold-lf-t1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADF-Bold-lf-ts1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADF-BoldItalic-lf-ly1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADF-BoldItalic-lf-ot1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADF-BoldItalic-lf-t1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADF-BoldItalic-lf-ts1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADF-Italic-lf-ly1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADF-Italic-lf-ot1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADF-Italic-lf-t1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADF-Italic-lf-ts1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADF-Regular-lf-ly1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADF-Regular-lf-ot1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADF-Regular-lf-t1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADF-Regular-lf-ts1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADFCond-Bold-lf-ly1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADFCond-Bold-lf-ot1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADFCond-Bold-lf-t1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADFCond-Bold-lf-ts1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADFCond-BoldItalic-lf-ly1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADFCond-BoldItalic-lf-ot1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADFCond-BoldItalic-lf-t1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADFCond-BoldItalic-lf-ts1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADFCond-Italic-lf-ly1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADFCond-Italic-lf-ot1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADFCond-Italic-lf-t1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADFCond-Italic-lf-ts1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADFCond-Regular-lf-ly1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADFCond-Regular-lf-ot1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADFCond-Regular-lf-t1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADFCond-Regular-lf-ts1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADFNo2-Bold-lf-ly1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADFNo2-Bold-lf-ot1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADFNo2-Bold-lf-t1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADFNo2-Bold-lf-ts1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADFNo2-BoldItalic-lf-ly1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADFNo2-BoldItalic-lf-ot1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADFNo2-BoldItalic-lf-t1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADFNo2-BoldItalic-lf-ts1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADFNo2-Italic-lf-ly1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADFNo2-Italic-lf-ot1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADFNo2-Italic-lf-t1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADFNo2-Italic-lf-ts1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADFNo2-Regular-lf-ly1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADFNo2-Regular-lf-ot1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADFNo2-Regular-lf-t1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADFNo2-Regular-lf-ts1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADFNo2Cond-Bold-lf-ly1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADFNo2Cond-Bold-lf-ot1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADFNo2Cond-Bold-lf-t1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADFNo2Cond-Bold-lf-ts1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADFNo2Cond-BoldItalic-lf-ly1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADFNo2Cond-BoldItalic-lf-ot1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADFNo2Cond-BoldItalic-lf-t1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADFNo2Cond-BoldItalic-lf-ts1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADFNo2Cond-Italic-lf-ly1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADFNo2Cond-Italic-lf-ot1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADFNo2Cond-Italic-lf-t1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADFNo2Cond-Italic-lf-ts1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADFNo2Cond-Regular-lf-ly1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADFNo2Cond-Regular-lf-ot1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADFNo2Cond-Regular-lf-t1.vf - RELOC/fonts/vf/arkandis/gillius/GilliusADFNo2Cond-Regular-lf-ts1.vf - RELOC/tex/latex/gillius/LY1GilliusADF-LF.fd - RELOC/tex/latex/gillius/LY1GilliusADFCond-LF.fd - RELOC/tex/latex/gillius/LY1GilliusADFNoTwo-LF.fd - RELOC/tex/latex/gillius/LY1GilliusADFNoTwoCond-LF.fd - RELOC/tex/latex/gillius/OT1GilliusADF-LF.fd - RELOC/tex/latex/gillius/OT1GilliusADFCond-LF.fd - RELOC/tex/latex/gillius/OT1GilliusADFNoTwo-LF.fd - RELOC/tex/latex/gillius/OT1GilliusADFNoTwoCond-LF.fd - RELOC/tex/latex/gillius/T1GilliusADF-LF.fd - RELOC/tex/latex/gillius/T1GilliusADFCond-LF.fd - RELOC/tex/latex/gillius/T1GilliusADFNoTwo-LF.fd - RELOC/tex/latex/gillius/T1GilliusADFNoTwoCond-LF.fd - RELOC/tex/latex/gillius/TS1GilliusADF-LF.fd - RELOC/tex/latex/gillius/TS1GilliusADFCond-LF.fd - RELOC/tex/latex/gillius/TS1GilliusADFNoTwo-LF.fd - RELOC/tex/latex/gillius/TS1GilliusADFNoTwoCond-LF.fd - RELOC/tex/latex/gillius/gillius.sty - RELOC/tex/latex/gillius/gillius2.sty -catalogue-ctan /fonts/gillius -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license gpl2 -catalogue-topics font font-sans font-type1 font-otf - -name gincltex -category Package -revision 23835 -shortdesc Include TeX files as graphics (.tex support for \includegraphics) -relocated 1 -longdesc The package builds on the standard LaTeX packages graphics -longdesc and/or graphicx and allows external LaTeX source files to be -longdesc included, in the same way as graphic files, by -longdesc \includegraphics. In effect, then package adds support for the -longdesc .tex extension. Some of the lower level operations like -longdesc clipping and trimming are implemented using the adjustbox -longdesc package which includes native pdfLaTeX support and uses the pgf -longdesc pacakge for other output formats. -containersize 1872 -containerchecksum d0555eae18a22bf26101f9c8c273dd3b676a97a73b83e502e4adfe0aecbc1651f8e6faba856ca502266291c938c781154b2bbe54d1da02edb47b63b7ed95a14e -doccontainersize 168436 -doccontainerchecksum c7ed8ee56c211a3ee6ca7b8cd456872dc4c4de2d51567128cab6e11a3cd9be27e3d2bf845ce865f2f6f719fa492c3089c360dceddd085f358441d7ff2c17bbbc -docfiles size=43 - RELOC/doc/latex/gincltex/README details="Readme" - RELOC/doc/latex/gincltex/gincltex.pdf details="Package documentation" -srccontainersize 5132 -srccontainerchecksum 7fb23614f759ef4476aa407812eb44a876f36344c43d3beff4072f72dc4204076da5d2f97019a80ee46553d37a4adf21b32431b6c69ce2c515e2788602e1d678 -srcfiles size=5 - RELOC/source/latex/gincltex/gincltex.dtx - RELOC/source/latex/gincltex/gincltex.ins -runfiles size=1 - RELOC/tex/latex/gincltex/gincltex.sty -catalogue-ctan /macros/latex/contrib/gincltex -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics graphics listing -catalogue-version 0.3 - -name ginpenc -category Package -revision 24980 -shortdesc Modification of inputenc for German -relocated 1 -longdesc If the inputenc is used and German umlauts are input directly, -longdesc they are converted to the LICR representation \"a (etc.). This -longdesc breaks the sort algorithm of makeindex, for instance. Ginpenc -longdesc converts umlauts and the sharp-s to the short forms defined by -longdesc babel, e.g., "a instead, if the text is typeset in German. -containersize 2220 -containerchecksum f982140e9f6f71fa2f8ad0a22e199ee7085f0765f2c740430a79799e308c91a17642a5c7c2c7679214d95a1ef57a93947e278b4da73b2b6e50942b77e093b768 -doccontainersize 200168 -doccontainerchecksum ca32af66b79de0282305ac7432a96bcb9f0d02ac428d93a50bce0140170d3bece148db47dfdee56386a0652c993e5e10b2e2dfae41c0ae42572049696172c4a9 -docfiles size=54 - RELOC/doc/latex/ginpenc/ChangeLog - RELOC/doc/latex/ginpenc/Makefile - RELOC/doc/latex/ginpenc/README details="Readme" - RELOC/doc/latex/ginpenc/ginpenc.pdf details="Package documentation" - RELOC/doc/latex/ginpenc/news-message.txt - RELOC/doc/latex/ginpenc/testginpenc.tex -srccontainersize 3848 -srccontainerchecksum 3e9cd418912b2b05cfe97f91e9781e895b70796ff3283452b2d53efe7047203932f444319cb9231084b46b2fea538c8ddd8bf874d6e7e1dee712bc05b5b9a73a -srcfiles size=6 - RELOC/source/latex/ginpenc/ginpenc.dtx - RELOC/source/latex/ginpenc/ginpenc.ins -runfiles size=18 - RELOC/tex/latex/ginpenc/ansinew.gie - RELOC/tex/latex/ginpenc/applemac.gie - RELOC/tex/latex/ginpenc/ascii.gie - RELOC/tex/latex/ginpenc/cp1250.gie - RELOC/tex/latex/ginpenc/cp1252.gie - RELOC/tex/latex/ginpenc/cp437.gie - RELOC/tex/latex/ginpenc/cp437de.gie - RELOC/tex/latex/ginpenc/cp850.gie - RELOC/tex/latex/ginpenc/cp852.gie - RELOC/tex/latex/ginpenc/cp865.gie - RELOC/tex/latex/ginpenc/decmulti.gie - RELOC/tex/latex/ginpenc/ginpenc.sty - RELOC/tex/latex/ginpenc/latin1.gie - RELOC/tex/latex/ginpenc/latin2.gie - RELOC/tex/latex/ginpenc/latin3.gie - RELOC/tex/latex/ginpenc/latin5.gie - RELOC/tex/latex/ginpenc/latin9.gie - RELOC/tex/latex/ginpenc/next.gie -catalogue-ctan /macros/latex/contrib/ginpenc -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics inputenc -catalogue-version 1.0 - -name gitfile-info -category Package -revision 41693 -shortdesc Get git metadata for a specific file -relocated 1 -longdesc If you are using git to control versions of LaTeX-files, you -longdesc may want to show yourself or other users or devs the current -longdesc version of the file, information about the author and last -longdesc edited date. All packages for git known make that kind of -longdesc information available for the whole repository. But sometimes -longdesc you have a lot of files within the same repository in different -longdesc versions, from different authors etc. Perhaps you also split up -longdesc a big project in small files and want to show within the -longdesc document who had edited what. This package gives you the -longdesc opportunity to do so. -containersize 2668 -containerchecksum 8f47f876665ab749441bfab4e9a75540031a194af009aeec13cd35339fd82cac674d489a69f37acf7e14e990b075f9269161c5e5a0de7f238e4971303042fbce -doccontainersize 569836 -doccontainerchecksum 744492af4cfa0d07daa062d70105f369d551cdecedba75a0175791d86af621558985385b9f18d8a7503d9d41046a0a32b1720eecf63e39768dbefab6ae7c67be -docfiles size=145 - RELOC/doc/support/gitfile-info/README details="Readme" - RELOC/doc/support/gitfile-info/gfi-run.py - RELOC/doc/support/gitfile-info/gitfile-info.gfi - RELOC/doc/support/gitfile-info/gitfile-info.pdf details="Package documentation" - RELOC/doc/support/gitfile-info/post-commit.py - RELOC/doc/support/gitfile-info/post-merge.py -srccontainersize 11320 -srccontainerchecksum 8eaff16139a4684a49bcec93f89b952c74a6a4ee4e4bc4ea0dff90889a05c71f5b7943eb214d40e4d45cc239732f4d6e82a47d8ba59bcc1bf4ec4f7565d5009d -srcfiles size=11 - RELOC/source/support/gitfile-info/gitfile-info.dtx - RELOC/source/support/gitfile-info/gitfile-info.ins -runfiles size=2 - RELOC/tex/latex/gitfile-info/gitfile-info.sty -catalogue-also gitinfo2 -catalogue-ctan /support/gitfile-info -catalogue-date 2016-07-17 13:04:58 +0200 -catalogue-license lppl1.3 -catalogue-topics version-control -catalogue-version 0.3 - -name gitinfo -category Package -revision 34049 -shortdesc Access metadata from the git distributed version control system -relocated 1 -longdesc The package makes it possible to incorporate git version -longdesc control metadata into documents. For memoir users, the package -longdesc provides the means to tailor page headers and footers to use -longdesc the metadata. Note this version is now deprecated, but is kept -longdesc on the archive, pro tem, for continuity for existing users. All -longdesc new repositories should use gitinfo2. -containersize 1952 -containerchecksum cd79bf3a48eda5d919ac7f497ae182144178f3a0075ce40274ce37fa583e469565aa8cf70882859d93c8d43793f16a4734f6dbb260618e1411439b8216667f97 -doccontainersize 83944 -doccontainerchecksum 1086c4ba51d29659a56d347ea78b034ee1eb2b67ccf4b6cc4d2339f7da12cfff5c56f6c35b55f2b080c810d6876e86c2b7e63a81dfbd52f4cc6afdfa79607a68 -docfiles size=27 - RELOC/doc/latex/gitinfo/README details="Readme" - RELOC/doc/latex/gitinfo/gitHeadInfo.gin - RELOC/doc/latex/gitinfo/gitinfo.pdf details="Package documentation" - RELOC/doc/latex/gitinfo/gitinfo.tex - RELOC/doc/latex/gitinfo/post-xxx-sample.txt -runfiles size=2 - RELOC/tex/latex/gitinfo/gitinfo.sty - RELOC/tex/latex/gitinfo/gitsetinfo.sty -catalogue-ctan /macros/latex/contrib/gitinfo -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics version-control doc-mgmt -catalogue-version 1.0 - -name gitinfo2 -category Package -revision 38913 -shortdesc Access metadata from the git distributed version control system -relocated 1 -longdesc The package makes it possible to incorporate git version -longdesc control metadata into documents. For memoir users, the package -longdesc provides the means to tailor page headers and footers to use -longdesc the metadata. gitinfo2 is a new release of gitinfo. The changes -longdesc to version 2 are not backward-compatible, and the package name -longdesc has been changed to avoid impact on existing users' -longdesc repositories. All new repositories should use this version of -longdesc the package. -containersize 3588 -containerchecksum 727e0ded5837033380a835dd57a4110b79ceb3442cf3705be3c8a80f79fcbf20232cd2b2188947d8c53df6ac4569d5327e7c4d96a101474d791fe265ee9b36f5 -doccontainersize 137800 -doccontainerchecksum e02ac353674c2716b75a2006fc85287421ae29a2dcb40219c383c151f9668fa3f2209c7b5b644fda15ba386f330a66c99919a4781eabe5f9ac93c6fbf0e77d69 -docfiles size=45 - RELOC/doc/latex/gitinfo2/README details="Readme" - RELOC/doc/latex/gitinfo2/gitHeadLocal.gin - RELOC/doc/latex/gitinfo2/gitinfo2.pdf details="Package documentation" - RELOC/doc/latex/gitinfo2/gitinfo2.tex - RELOC/doc/latex/gitinfo2/gitinfotest.tex - RELOC/doc/latex/gitinfo2/post-xxx-sample.txt -runfiles size=4 - RELOC/tex/latex/gitinfo2/gitexinfo.sty - RELOC/tex/latex/gitinfo2/gitinfo2.sty -catalogue-ctan /macros/latex/contrib/gitinfo2 -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics version-control doc-mgmt -catalogue-version 2.0.7 - -name gitlog -category Package -revision 38932 -shortdesc Typesetting git changelogs -relocated 1 -longdesc This package allows git change log history to be incorporated -longdesc into LaTeX documents; the log data is obtained from the git -longdesc distributed version control system. The current release -longdesc (0.0.beta) is a proof-of-concept release to allow users an -longdesc early evaluation and to attract ideas and support. Requests and -longdesc suggestions, as well as code contributions are welcome. -containersize 2340 -containerchecksum 395848c7a059b69723fa4e85b58a9758888acdaf88ce84cab33787fb50d9d806c543f770296cf6b54fefb01e72de27203cb079fd266d2a4a84143df47a5568b5 -doccontainersize 99724 -doccontainerchecksum 443fd4bb291bc00203fc22ffb30b2f447b9000976817ec3b1c55b96bfb5f98cecd0dbbc34aef3e92120be6cbb671bdc2aefe1f8d561855ebf5551806f1c9c78a -docfiles size=31 - RELOC/doc/latex/gitlog/README.md details="Readme" - RELOC/doc/latex/gitlog/gitHeadLocal.gin - RELOC/doc/latex/gitlog/gitlog.pdf details="Package documentation" - RELOC/doc/latex/gitlog/gitlog.sample.bib - RELOC/doc/latex/gitlog/gitlog.tex -runfiles size=3 - RELOC/tex/latex/gitlog/gitlog.bbx - RELOC/tex/latex/gitlog/gitlog.dbx - RELOC/tex/latex/gitlog/gitlog.sty -catalogue-ctan /macros/latex/contrib/gitlog -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics version-control doc-mgmt -catalogue-version 0.0.beta - -name gitver -category Package -revision 49980 -shortdesc Get the current git hash of a project and typeset it in the document -relocated 1 -longdesc This package will get a description of the current git version -longdesc of the document and store it in a command \gitVer. If memoir or -longdesc fancyhdr are in use, it will also add this to the document -longdesc footers unless the option "noheader" is passed. The package -longdesc also defines a command \versionBox which outputs a box -longdesc containing the version and date of compilation. -containersize 2244 -containerchecksum db4b7b915a7e0caaa0a3dab5400abfd6d4a6948fc4b598fc5b924d16fc2cac3f55212d9c5ccc8188c5c92aa30b732a24a6668f570ea8e8038d0faa1134c7947e -doccontainersize 132880 -doccontainerchecksum ba89bf8d10d9b6003114fc3dd0d00fe9888d7a046e9c86252fdce9cf860b3dce394829bcbfc1904acee8abf4dec6b624aec67dc0874ae06ed7207f3438d9e35c -docfiles size=41 - RELOC/doc/latex/gitver/COPYING - RELOC/doc/latex/gitver/ChangeLog - RELOC/doc/latex/gitver/README.md details="Readme" - RELOC/doc/latex/gitver/gitver.pdf details="Package documentation" - RELOC/doc/latex/gitver/gitver.tex -runfiles size=2 - RELOC/tex/latex/gitver/gitver.sty -catalogue-contact-bugs https://github.com/charlesbaynham/gitver/issues -catalogue-contact-repository https://github.com/charlesbaynham/gitver -catalogue-ctan /macros/latex/contrib/gitver -catalogue-date 2019-02-06 21:49:11 +0100 -catalogue-license lppl1.3c -catalogue-topics version-control doc-mgmt -catalogue-version 1.0 - -name globalvals -category Package -revision 49962 -shortdesc Declare global variables -relocated 1 -longdesc This package allows the user to declare a variable which can -longdesc then be used anywhere else in a document, including before it -longdesc was declared. -containersize 1380 -containerchecksum 263f358f0e2d48bb375a9677c0c62c6ff5d9836404b1915f976781af3050daf7c5d2c0e3397d3d54b1c3dccc6a615e634c8468d0534a0cdf9676cdd2b65eccfe -doccontainersize 156768 -doccontainerchecksum 7229459ed5ce71b7670451feb583c38337fb4f5962fe6a79356357f47a5cc0b37293573875f2c432538d978ae65ea4f1f1642427a39cdbd4ac4f42aa7400f516 -docfiles size=47 - RELOC/doc/latex/globalvals/COPYING - RELOC/doc/latex/globalvals/ChangeLog - RELOC/doc/latex/globalvals/README.md details="Readme" - RELOC/doc/latex/globalvals/globalvals.pdf details="Package documentation" - RELOC/doc/latex/globalvals/globalvals.tex -runfiles size=1 - RELOC/tex/latex/globalvals/globalvals.sty -catalogue-contact-bugs https://github.com/charlesbaynham/globalvals/issues -catalogue-contact-home https://github.com/charlesbaynham/globalvals -catalogue-ctan /macros/latex/contrib/globalvals -catalogue-date 2019-02-06 20:53:22 +0100 -catalogue-license lppl1.3c -catalogue-topics misc-support -catalogue-version 1.1 - -name gloss -category Package -revision 15878 -shortdesc Create glossaries using BibTeX -relocated 1 -longdesc A glossary package using BibTeX with \cite replaced by \gloss. -containersize 5584 -containerchecksum 7a517048e3edaa687f586d2ea1d2721d704c7f7791ddda3f9752d1f733b2d7fe3d7a2ed25bed035fd3f7ba8fe853e26a925f1b563901919346947222d593f24d -doccontainersize 102704 -doccontainerchecksum 1a3e9f0b58f18e9822f20a086bb6882bffa988897dd31477abca8c3fea398b24b208c2c956b56abaa702ed9af2fcc8d649232414c3e9596bc4cb72158362d0df -docfiles size=38 - RELOC/doc/latex/gloss/README details="Package Readme" - RELOC/doc/latex/gloss/gloss.pdf details="Package documentation" - RELOC/doc/latex/gloss/gloss.tex - RELOC/doc/latex/gloss/sample.tex -runfiles size=9 - RELOC/bibtex/bib/gloss/glsbase.bib - RELOC/bibtex/bib/gloss/sample.bib - RELOC/bibtex/bst/gloss/glsplain.bst - RELOC/bibtex/bst/gloss/glsshort.bst - RELOC/tex/latex/gloss/gloss.sty -catalogue-also glossary glosstex nomencl -catalogue-ctan /macros/latex/contrib/gloss -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics glossary -catalogue-version 1.5.2 - -name gloss-occitan -category Package -revision 39609 -shortdesc Polyglossia support for Occitan -relocated 1 -longdesc Occitan language description file for polyglossia -containersize 2004 -containerchecksum ee3607bb7e3866e50c747d831392e8051046b228b2eae49cbed63bdd64604be6dac9106028a09f0ae4351106ad21695dfe278831c24edfc4e338f9b91208e314 -doccontainersize 69740 -doccontainerchecksum f60decd3b8dfa3999c8f9ff0dfc7e7e5c8ded11569eea9f4ead2457af24a9c3f0258ad3b8bb4fbe98a6faee7dd428a787b1aee5e26650f0ed8b0f9426c068831 -docfiles size=19 - RELOC/doc/latex/gloss-occitan/README details="Readme" - RELOC/doc/latex/gloss-occitan/gloss-occitan.pdf details="Package documentation" -srccontainersize 6340 -srccontainerchecksum 054686d1f3fe1a57eb6c79abc8390a34a955af1d00c13cacf5fee6ecded92891ee9f67a35ac08002a173f5bacbeeb0b19966116e8bec5939e7540ad5281c9bfd -srcfiles size=5 - RELOC/source/latex/gloss-occitan/gloss-occitan.dtx -runfiles size=2 - RELOC/tex/latex/gloss-occitan/gloss-occitan.ldf -catalogue-ctan /macros/latex/contrib/gloss-occitan -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics multilingual-addon occitan -catalogue-version 0.1 - -name glossaries -category Package -revision 49618 -shortdesc Create glossaries and lists of acronyms -longdesc The glossaries package supports acronyms and multiple -longdesc glossaries, and has provision for operation in several -longdesc languages (using the facilities of either babel or -longdesc polyglossia). New entries are defined to have a name and -longdesc description (and optionally an associated symbol). Support for -longdesc multiple languages is offered, and plural forms of terms may be -longdesc specified. An additional package, glossaries-accsupp, can make -longdesc use of the accsupp package mechanisms for accessibility support -longdesc for PDF files containing glossaries. The user may define new -longdesc glossary styles, and preambles and postambles can be specified. -longdesc There is provision for loading a database of terms, but only -longdesc terms used in the text will be added to the relevant glossary. -longdesc The package uses an indexing program to provide the actual -longdesc glossary; either makeindex or xindy may serve this purpose, and -longdesc a Perl script is provided to serve as interface. This package -longdesc requires the mfirstuc package. The package supersedes the -longdesc author's glossary package (which is now obsolete). -depend glossaries.ARCH -containersize 76660 -containerchecksum c82109389164260b2bfb7e0d26455a8883cd13e47d4fd1c5f9d5e34f1c30dd0bf69bcc110b6236fccd0c30ba15c6a3b50476080b69d0fc4e8bcab283bcd53b24 -doccontainersize 5384192 -doccontainerchecksum e0400a444694bccf4beb37774d5b9b8db7835d18070865bb95ab4213626104c092041fff98083a19b1bd6ef9784369ddab8d0cfbf526a1192266f17ecdce5762 -docfiles size=2117 - texmf-dist/doc/latex/glossaries/CHANGES - texmf-dist/doc/latex/glossaries/INSTALL - texmf-dist/doc/latex/glossaries/README details="Readme" - texmf-dist/doc/latex/glossaries/glossaries-code.pdf details="Package code and documentation (PDF)" - texmf-dist/doc/latex/glossaries/glossaries-user.html details="User manual (HTML)" - texmf-dist/doc/latex/glossaries/glossaries-user.pdf details="User manual (PDF)" - texmf-dist/doc/latex/glossaries/glossaries-user.tex - texmf-dist/doc/latex/glossaries/glossariesbegin.html - texmf-dist/doc/latex/glossaries/glossariesbegin.pdf details="Beginners' guide (PDF)" - texmf-dist/doc/latex/glossaries/glossariesbegin.tex - texmf-dist/doc/latex/glossaries/glossary2glossaries.html details="How to upgrade from glossary.sty (HTML)" - texmf-dist/doc/latex/glossaries/glossary2glossaries.pdf details="How to upgrade from glossary.sty (PDF)" - texmf-dist/doc/latex/glossaries/glossary2glossaries.tex - texmf-dist/doc/latex/glossaries/samples/README-samples - texmf-dist/doc/latex/glossaries/samples/database1.tex - texmf-dist/doc/latex/glossaries/samples/database2.tex - texmf-dist/doc/latex/glossaries/samples/glossary-lipsum-examples.pdf - texmf-dist/doc/latex/glossaries/samples/glossary-lipsum-examples.tex - texmf-dist/doc/latex/glossaries/samples/minimalgls.pdf - texmf-dist/doc/latex/glossaries/samples/minimalgls.tex - texmf-dist/doc/latex/glossaries/samples/mwe-acr-desc.pdf - texmf-dist/doc/latex/glossaries/samples/mwe-acr-desc.tex - texmf-dist/doc/latex/glossaries/samples/mwe-acr.pdf - texmf-dist/doc/latex/glossaries/samples/mwe-acr.tex - texmf-dist/doc/latex/glossaries/samples/mwe-gls.pdf - texmf-dist/doc/latex/glossaries/samples/mwe-gls.tex - texmf-dist/doc/latex/glossaries/samples/sample-FnDesc.pdf - texmf-dist/doc/latex/glossaries/samples/sample-FnDesc.tex - texmf-dist/doc/latex/glossaries/samples/sample-chap-hyperfirst.pdf - texmf-dist/doc/latex/glossaries/samples/sample-chap-hyperfirst.tex - texmf-dist/doc/latex/glossaries/samples/sample-crossref.pdf - texmf-dist/doc/latex/glossaries/samples/sample-crossref.tex - texmf-dist/doc/latex/glossaries/samples/sample-custom-acronym.pdf - texmf-dist/doc/latex/glossaries/samples/sample-custom-acronym.tex - texmf-dist/doc/latex/glossaries/samples/sample-dot-abbr.pdf - texmf-dist/doc/latex/glossaries/samples/sample-dot-abbr.tex - texmf-dist/doc/latex/glossaries/samples/sample-dual.pdf - texmf-dist/doc/latex/glossaries/samples/sample-dual.tex - texmf-dist/doc/latex/glossaries/samples/sample-entrycount.pdf - texmf-dist/doc/latex/glossaries/samples/sample-entrycount.tex - texmf-dist/doc/latex/glossaries/samples/sample-entryfmt.pdf - texmf-dist/doc/latex/glossaries/samples/sample-entryfmt.tex - texmf-dist/doc/latex/glossaries/samples/sample-font-abbr.pdf - texmf-dist/doc/latex/glossaries/samples/sample-font-abbr.tex - texmf-dist/doc/latex/glossaries/samples/sample-ignored.pdf - texmf-dist/doc/latex/glossaries/samples/sample-ignored.tex - texmf-dist/doc/latex/glossaries/samples/sample-index.pdf - texmf-dist/doc/latex/glossaries/samples/sample-index.tex - texmf-dist/doc/latex/glossaries/samples/sample-inline.pdf - texmf-dist/doc/latex/glossaries/samples/sample-inline.tex - texmf-dist/doc/latex/glossaries/samples/sample-langdict.pdf - texmf-dist/doc/latex/glossaries/samples/sample-langdict.tex - texmf-dist/doc/latex/glossaries/samples/sample-newkeys.pdf - texmf-dist/doc/latex/glossaries/samples/sample-newkeys.tex - texmf-dist/doc/latex/glossaries/samples/sample-noidxapp-utf8.pdf - texmf-dist/doc/latex/glossaries/samples/sample-noidxapp-utf8.tex - texmf-dist/doc/latex/glossaries/samples/sample-noidxapp.pdf - texmf-dist/doc/latex/glossaries/samples/sample-noidxapp.tex - texmf-dist/doc/latex/glossaries/samples/sample-nomathhyper.pdf - texmf-dist/doc/latex/glossaries/samples/sample-nomathhyper.tex - texmf-dist/doc/latex/glossaries/samples/sample-numberlist.pdf - texmf-dist/doc/latex/glossaries/samples/sample-numberlist.tex - texmf-dist/doc/latex/glossaries/samples/sample-prefix.pdf - texmf-dist/doc/latex/glossaries/samples/sample-prefix.tex - texmf-dist/doc/latex/glossaries/samples/sample-si.pdf - texmf-dist/doc/latex/glossaries/samples/sample-si.tex - texmf-dist/doc/latex/glossaries/samples/sample-storage-abbr-desc.pdf - texmf-dist/doc/latex/glossaries/samples/sample-storage-abbr-desc.tex - texmf-dist/doc/latex/glossaries/samples/sample-storage-abbr.pdf - texmf-dist/doc/latex/glossaries/samples/sample-storage-abbr.tex - texmf-dist/doc/latex/glossaries/samples/sample.pdf - texmf-dist/doc/latex/glossaries/samples/sample.tex - texmf-dist/doc/latex/glossaries/samples/sample4col.pdf - texmf-dist/doc/latex/glossaries/samples/sample4col.tex - texmf-dist/doc/latex/glossaries/samples/sampleAcr.pdf - texmf-dist/doc/latex/glossaries/samples/sampleAcr.tex - texmf-dist/doc/latex/glossaries/samples/sampleAcrDesc.pdf - texmf-dist/doc/latex/glossaries/samples/sampleAcrDesc.tex - texmf-dist/doc/latex/glossaries/samples/sampleCustomAcr.pdf - texmf-dist/doc/latex/glossaries/samples/sampleCustomAcr.tex - texmf-dist/doc/latex/glossaries/samples/sampleDB.pdf - texmf-dist/doc/latex/glossaries/samples/sampleDB.tex - texmf-dist/doc/latex/glossaries/samples/sampleDesc.pdf - texmf-dist/doc/latex/glossaries/samples/sampleDesc.tex - texmf-dist/doc/latex/glossaries/samples/sampleEq.pdf - texmf-dist/doc/latex/glossaries/samples/sampleEq.tex - texmf-dist/doc/latex/glossaries/samples/sampleEqPg.pdf - texmf-dist/doc/latex/glossaries/samples/sampleEqPg.tex - texmf-dist/doc/latex/glossaries/samples/sampleFnAcrDesc.pdf - texmf-dist/doc/latex/glossaries/samples/sampleFnAcrDesc.tex - texmf-dist/doc/latex/glossaries/samples/sampleNtn.pdf - texmf-dist/doc/latex/glossaries/samples/sampleNtn.tex - texmf-dist/doc/latex/glossaries/samples/samplePeople.pdf - texmf-dist/doc/latex/glossaries/samples/samplePeople.tex - texmf-dist/doc/latex/glossaries/samples/sampleSec.pdf - texmf-dist/doc/latex/glossaries/samples/sampleSec.tex - texmf-dist/doc/latex/glossaries/samples/sampleSort.pdf - texmf-dist/doc/latex/glossaries/samples/sampleSort.tex - texmf-dist/doc/latex/glossaries/samples/sampleaccsupp.pdf - texmf-dist/doc/latex/glossaries/samples/sampleaccsupp.tex - texmf-dist/doc/latex/glossaries/samples/sampleacronyms.pdf - texmf-dist/doc/latex/glossaries/samples/sampleacronyms.tex - texmf-dist/doc/latex/glossaries/samples/sampletree.pdf - texmf-dist/doc/latex/glossaries/samples/sampletree.tex - texmf-dist/doc/latex/glossaries/samples/sampleutf8.pdf - texmf-dist/doc/latex/glossaries/samples/sampleutf8.tex - texmf-dist/doc/latex/glossaries/samples/samplexdy-mc.xdy - texmf-dist/doc/latex/glossaries/samples/samplexdy-mc207.xdy - texmf-dist/doc/latex/glossaries/samples/samplexdy.pdf - texmf-dist/doc/latex/glossaries/samples/samplexdy.tex - texmf-dist/doc/latex/glossaries/samples/samplexdy2.pdf - texmf-dist/doc/latex/glossaries/samples/samplexdy2.tex - texmf-dist/doc/latex/glossaries/samples/samplexdy3.pdf - texmf-dist/doc/latex/glossaries/samples/samplexdy3.tex - texmf-dist/doc/man/man1/makeglossaries-lite.1 - texmf-dist/doc/man/man1/makeglossaries-lite.man1.pdf - texmf-dist/doc/man/man1/makeglossaries.1 - texmf-dist/doc/man/man1/makeglossaries.man1.pdf -srccontainersize 145424 -srccontainerchecksum 6bc6dfef5c6e6ccf8396beb2e9edd70733156c9fb93e1595faab6cb7fdc009a935925b5bc06dbb9d931b91a35935caaceb62ada204a700f1b825e6fc0e50390b -srcfiles size=296 - texmf-dist/source/latex/glossaries/glossaries.dtx - texmf-dist/source/latex/glossaries/glossaries.ins - texmf-dist/source/latex/glossaries/makeglossaries-lite.pod -runfiles size=173 - texmf-dist/scripts/glossaries/glossaries.perl - texmf-dist/scripts/glossaries/makeglossaries - texmf-dist/scripts/glossaries/makeglossaries-lite.lua - texmf-dist/tex/latex/glossaries/base/glossaries-babel.sty - texmf-dist/tex/latex/glossaries/base/glossaries-compatible-207.sty - texmf-dist/tex/latex/glossaries/base/glossaries-compatible-307.sty - texmf-dist/tex/latex/glossaries/base/glossaries-polyglossia.sty - texmf-dist/tex/latex/glossaries/base/glossaries-prefix.sty - texmf-dist/tex/latex/glossaries/base/glossaries.sty - texmf-dist/tex/latex/glossaries/expl/glossaries-accsupp.sty - texmf-dist/tex/latex/glossaries/styles/glossary-hypernav.sty - texmf-dist/tex/latex/glossaries/styles/glossary-inline.sty - texmf-dist/tex/latex/glossaries/styles/glossary-list.sty - texmf-dist/tex/latex/glossaries/styles/glossary-long.sty - texmf-dist/tex/latex/glossaries/styles/glossary-longbooktabs.sty - texmf-dist/tex/latex/glossaries/styles/glossary-longragged.sty - texmf-dist/tex/latex/glossaries/styles/glossary-mcols.sty - texmf-dist/tex/latex/glossaries/styles/glossary-super.sty - texmf-dist/tex/latex/glossaries/styles/glossary-superragged.sty - texmf-dist/tex/latex/glossaries/styles/glossary-tree.sty - texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-acronym-desc.tex - texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-acronym.tex - texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-acronyms-lang.tex - texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-brief.tex - texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-childnoname.tex - texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-cite.tex - texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-images.tex - texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-long.tex - texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-multipar.tex - texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-parent.tex - texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-symbolnames.tex - texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-symbols.tex - texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-url.tex -catalogue-contact-bugs http://www.dickimaw-books.com/cgi-bin/bugtracker.cgi?category=glossaries -catalogue-ctan /macros/latex/contrib/glossaries -catalogue-date 2019-01-06 21:00:39 +0100 -catalogue-license lppl1.3 -catalogue-topics glossary acronym -catalogue-version 4.42 - -name glossaries-danish -category Package -revision 35665 -shortdesc Danish language module for glossaries package -relocated 1 -longdesc Danish language module for glossaries package. -containersize 1668 -containerchecksum d1d3a50bdf0057f6a1d9c608a89941c152af6bbbc158d7f3c4916c315f34e28421cba16e277d1892763fa822ab84504a20322d012b6bbe7748f76cbec0a14bd4 -doccontainersize 123984 -doccontainerchecksum 8458a62fdff455e2ec14942c719eea4452c1a268ba039ae5187241f8fe47bddc7d81b0e6017839b9d5e4f0049c1a632a0ee6cad3aab8709ce4b1dcd973c1ac25 -docfiles size=32 - RELOC/doc/latex/glossaries-danish/README details="Readme" - RELOC/doc/latex/glossaries-danish/glossaries-danish.pdf details="Package documentation" - RELOC/doc/latex/glossaries-danish/glossaries-dictionary-Danish.dict -srccontainersize 2232 -srccontainerchecksum a62494f080864755d23d04d89253074779cbc76ec88e7a097713695c41e02c567d5e6748a81a33c5828c1163ae07cd6a284e9e1c74ebc1c9630de1c05beecc8c -srcfiles size=3 - RELOC/source/latex/glossaries-danish/glossaries-danish.dtx - RELOC/source/latex/glossaries-danish/glossaries-danish.ins -runfiles size=1 - RELOC/tex/latex/glossaries-danish/glossaries-danish.ldf -catalogue-ctan /macros/latex/contrib/glossaries-danish -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics glossary danish -catalogue-version 1.0 - -name glossaries-dutch -category Package -revision 35685 -shortdesc Dutch language module for glossaries package -relocated 1 -longdesc Dutch language module for glossariesr package. -containersize 1648 -containerchecksum bd2e2a67c976b7f7f1a914d4976d81f933b5ff8d59607f4eb65f799628f25f78a970252efb7229986a203cf9da60e7e11c4fb2c537e093f77e27170e0e294896 -doccontainersize 155320 -doccontainerchecksum 7e9b8ebf101aeb0c0b49bde9bcbaa6f7702fb9b17f3d6ef6dc654b755f3124ccdbebd99e75d85478b0496a161a60279e68ce04626847aacbd28894a4ce646568 -docfiles size=40 - RELOC/doc/latex/glossaries-dutch/README details="Readme" - RELOC/doc/latex/glossaries-dutch/glossaries-dictionary-Dutch.dict - RELOC/doc/latex/glossaries-dutch/glossaries-dutch.pdf details="Package documentation" -srccontainersize 2360 -srccontainerchecksum b1c8bef55905d2e4e7b297663c18e1df3255896f0b15d18866ae401d56f5dfd32f3b89e4873d16bf382c158bceb0e0491c9d54cc518f4a6b506fb0c85375749e -srcfiles size=3 - RELOC/source/latex/glossaries-dutch/glossaries-dutch.dtx - RELOC/source/latex/glossaries-dutch/glossaries-dutch.ins -runfiles size=1 - RELOC/tex/latex/glossaries-dutch/glossaries-dutch.ldf -catalogue-also glossaries -catalogue-ctan /macros/latex/contrib/glossaries-dutch -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics glossary -catalogue-version 1.1 - -name glossaries-english -category Package -revision 35665 -shortdesc English language module for glossaries package -relocated 1 -longdesc English language module for glossariesr package. -containersize 1656 -containerchecksum db7d6b615a7e265616a7cea3c7914c3481de85a4c64ac7dd7dbc02ac390713dd686ae90146db96c953d28e9ec88a80b010c6e12b6b27f9b4aac4b59735235f87 -doccontainersize 123588 -doccontainerchecksum 1fe6b0c411ef46b08365bed3bd260b32d221436ce6eaeb7fe6d1e61e853685d92451dcc346d716aa612fad6ca68345c16ff29fc5b8067f2fbb825cc553506484 -docfiles size=32 - RELOC/doc/latex/glossaries-english/README details="Readme" - RELOC/doc/latex/glossaries-english/glossaries-dictionary-English.dict - RELOC/doc/latex/glossaries-english/glossaries-english.pdf details="Package documentation" -srccontainersize 2216 -srccontainerchecksum 7bd582d9ccd6332e2de5ce35c87348e5250f14f2aacfaacb4180736fe373e3cd561ec804a2db05b38d9cfc3c3ce2bdd04e236b579f7f25404a8a65d9b414131c -srcfiles size=3 - RELOC/source/latex/glossaries-english/glossaries-english.dtx - RELOC/source/latex/glossaries-english/glossaries-english.ins -runfiles size=1 - RELOC/tex/latex/glossaries-english/glossaries-english.ldf -catalogue-also glossaries -catalogue-ctan /macros/latex/contrib/glossaries-english -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics glossary -catalogue-version 1.0 - -name glossaries-estonian -category Package -revision 49928 -shortdesc Estonian language module for glossaries package -relocated 1 -longdesc This package provides the Estonian language module for the -longdesc glossaries package. -containersize 1956 -containerchecksum ff4848946b8e058e987edf255612db7eb33fb89af067a4a1cae1ba446df1270595fe3c7de78f856db7ef02bf0dba9223429772b991507fabb4a97b169cebbc41 -doccontainersize 22284 -doccontainerchecksum e758342cb7268a492eec4a24d9055ca82f180fb2247bffb542521cb895a9fd29974523f919d949d7f6d1b1c519e56fdb56f42de0f9b276cbbc4107aaa44441be -docfiles size=8 - RELOC/doc/latex/glossaries-estonian/README details="Readme" - RELOC/doc/latex/glossaries-estonian/glossaries-dictionary-Estonian.dict - RELOC/doc/latex/glossaries-estonian/glossaries-estonian.pdf details="Package documentation" -srccontainersize 2436 -srccontainerchecksum 67acc8386f9be22ce535c25adf5eab11603747f22bf89749bf36cfcdda2000ca7ce344cfca918ae488c3b22f7fc4b11a7f0ac8a8edbf13df2cfbe5d1031de7c3 -srcfiles size=3 - RELOC/source/latex/glossaries-estonian/glossaries-estonian.dtx - RELOC/source/latex/glossaries-estonian/glossaries-estonian.ins -runfiles size=3 - RELOC/tex/latex/glossaries-estonian/glossaries-estonian-ascii.ldf - RELOC/tex/latex/glossaries-estonian/glossaries-estonian-utf8.ldf - RELOC/tex/latex/glossaries-estonian/glossaries-estonian.ldf -catalogue-contact-bugs https://github.com/keeleleek/glossaries-estonian/issues -catalogue-contact-repository https://github.com/keeleleek/glossaries-estonian -catalogue-ctan /macros/latex/contrib/glossaries-estonian -catalogue-date 2019-02-03 10:57:22 +0100 -catalogue-license lppl1.3 -catalogue-topics glossary estonian -catalogue-version 1.0 - -name glossaries-extra -category Package -revision 49369 -shortdesc An extension to the glossaries package -relocated 1 -longdesc This package provides improvements and extra features to the -longdesc glossaries package. Some of the default glossaries.sty -longdesc behaviour is changed by glossaries-extra.sty. See the user -longdesc manual glossaries-extra-manual.pdf for further details. -longdesc glossaries-extra.sty requires the glossaries package and, -longdesc naturally, all packages required by glossaries.sty. -containersize 59296 -containerchecksum d67754e2d462db73f51bc41b89f2be084fe406417d99a9ee53e156d287f9c9c9b4e1409908335ef25861a5bac454675cd3436d01570bf6111fb808a5d7ff0b23 -doccontainersize 5098804 -doccontainerchecksum 02509e430428e079566be59f5bacc2da2d04c2dc67478405ad81769916bb1c15fd5c3e9f608bb436bca22d751aa94b7e2d694aaada080de9d0611a64d53267ba -docfiles size=1884 - RELOC/doc/latex/glossaries-extra/CHANGES - RELOC/doc/latex/glossaries-extra/README details="Readme" - RELOC/doc/latex/glossaries-extra/glossaries-extra-code.pdf - RELOC/doc/latex/glossaries-extra/glossaries-extra-manual.html - RELOC/doc/latex/glossaries-extra/glossaries-extra-manual.pdf details="Package documentation" - RELOC/doc/latex/glossaries-extra/glossaries-extra-manual.tex - RELOC/doc/latex/glossaries-extra/sample-abbr-styles.pdf - RELOC/doc/latex/glossaries-extra/sample-abbr-styles.tex - RELOC/doc/latex/glossaries-extra/sample-abbrv.pdf - RELOC/doc/latex/glossaries-extra/sample-abbrv.tex - RELOC/doc/latex/glossaries-extra/sample-accsupp.pdf - RELOC/doc/latex/glossaries-extra/sample-accsupp.tex - RELOC/doc/latex/glossaries-extra/sample-acronym-desc.pdf - RELOC/doc/latex/glossaries-extra/sample-acronym-desc.tex - RELOC/doc/latex/glossaries-extra/sample-acronym.pdf - RELOC/doc/latex/glossaries-extra/sample-acronym.tex - RELOC/doc/latex/glossaries-extra/sample-alias.pdf - RELOC/doc/latex/glossaries-extra/sample-alias.tex - RELOC/doc/latex/glossaries-extra/sample-altmodifier.pdf - RELOC/doc/latex/glossaries-extra/sample-altmodifier.tex - RELOC/doc/latex/glossaries-extra/sample-alttree-marginpar.pdf - RELOC/doc/latex/glossaries-extra/sample-alttree-marginpar.tex - RELOC/doc/latex/glossaries-extra/sample-alttree-sym.pdf - RELOC/doc/latex/glossaries-extra/sample-alttree-sym.tex - RELOC/doc/latex/glossaries-extra/sample-alttree.pdf - RELOC/doc/latex/glossaries-extra/sample-alttree.tex - RELOC/doc/latex/glossaries-extra/sample-autoindex-hyp.pdf - RELOC/doc/latex/glossaries-extra/sample-autoindex-hyp.tex - RELOC/doc/latex/glossaries-extra/sample-autoindex.pdf - RELOC/doc/latex/glossaries-extra/sample-autoindex.tex - RELOC/doc/latex/glossaries-extra/sample-crossref.pdf - RELOC/doc/latex/glossaries-extra/sample-crossref.tex - RELOC/doc/latex/glossaries-extra/sample-crossref2.pdf - RELOC/doc/latex/glossaries-extra/sample-crossref2.tex - RELOC/doc/latex/glossaries-extra/sample-docdef.pdf - RELOC/doc/latex/glossaries-extra/sample-docdef.tex - RELOC/doc/latex/glossaries-extra/sample-entrycount.pdf - RELOC/doc/latex/glossaries-extra/sample-entrycount.tex - RELOC/doc/latex/glossaries-extra/sample-external.pdf - RELOC/doc/latex/glossaries-extra/sample-external.tex - RELOC/doc/latex/glossaries-extra/sample-fmt.pdf - RELOC/doc/latex/glossaries-extra/sample-fmt.tex - RELOC/doc/latex/glossaries-extra/sample-footnote.pdf - RELOC/doc/latex/glossaries-extra/sample-footnote.tex - RELOC/doc/latex/glossaries-extra/sample-header.pdf - RELOC/doc/latex/glossaries-extra/sample-header.tex - RELOC/doc/latex/glossaries-extra/sample-indexhook.pdf - RELOC/doc/latex/glossaries-extra/sample-indexhook.tex - RELOC/doc/latex/glossaries-extra/sample-initialisms.pdf - RELOC/doc/latex/glossaries-extra/sample-initialisms.tex - RELOC/doc/latex/glossaries-extra/sample-linkcount.pdf - RELOC/doc/latex/glossaries-extra/sample-linkcount.tex - RELOC/doc/latex/glossaries-extra/sample-mixed-abbrv-styles.pdf - RELOC/doc/latex/glossaries-extra/sample-mixed-abbrv-styles.tex - RELOC/doc/latex/glossaries-extra/sample-mixedsort.pdf - RELOC/doc/latex/glossaries-extra/sample-mixedsort.tex - RELOC/doc/latex/glossaries-extra/sample-mixture.pdf - RELOC/doc/latex/glossaries-extra/sample-mixture.tex - RELOC/doc/latex/glossaries-extra/sample-name-font.pdf - RELOC/doc/latex/glossaries-extra/sample-name-font.tex - RELOC/doc/latex/glossaries-extra/sample-nested.pdf - RELOC/doc/latex/glossaries-extra/sample-nested.tex - RELOC/doc/latex/glossaries-extra/sample-noidx-restricteddocdefs.pdf - RELOC/doc/latex/glossaries-extra/sample-noidx-restricteddocdefs.tex - RELOC/doc/latex/glossaries-extra/sample-onelink.pdf - RELOC/doc/latex/glossaries-extra/sample-onelink.tex - RELOC/doc/latex/glossaries-extra/sample-onthefly-utf8.pdf - RELOC/doc/latex/glossaries-extra/sample-onthefly-utf8.tex - RELOC/doc/latex/glossaries-extra/sample-onthefly-xetex.pdf - RELOC/doc/latex/glossaries-extra/sample-onthefly-xetex.tex - RELOC/doc/latex/glossaries-extra/sample-onthefly.pdf - RELOC/doc/latex/glossaries-extra/sample-onthefly.tex - RELOC/doc/latex/glossaries-extra/sample-pages.pdf - RELOC/doc/latex/glossaries-extra/sample-pages.tex - RELOC/doc/latex/glossaries-extra/sample-postdot.pdf - RELOC/doc/latex/glossaries-extra/sample-postdot.tex - RELOC/doc/latex/glossaries-extra/sample-postlink.pdf - RELOC/doc/latex/glossaries-extra/sample-postlink.tex - RELOC/doc/latex/glossaries-extra/sample-prefix.pdf - RELOC/doc/latex/glossaries-extra/sample-prefix.tex - RELOC/doc/latex/glossaries-extra/sample-record-nameref.glstex - RELOC/doc/latex/glossaries-extra/sample-record-nameref.pdf - RELOC/doc/latex/glossaries-extra/sample-record-nameref.tex - RELOC/doc/latex/glossaries-extra/sample-record.glstex - RELOC/doc/latex/glossaries-extra/sample-record.pdf - RELOC/doc/latex/glossaries-extra/sample-record.tex - RELOC/doc/latex/glossaries-extra/sample-restricteddocdefs.pdf - RELOC/doc/latex/glossaries-extra/sample-restricteddocdefs.tex - RELOC/doc/latex/glossaries-extra/sample-suppl-hyp.pdf - RELOC/doc/latex/glossaries-extra/sample-suppl-hyp.tex - RELOC/doc/latex/glossaries-extra/sample-suppl-main-hyp.pdf - RELOC/doc/latex/glossaries-extra/sample-suppl-main-hyp.tex - RELOC/doc/latex/glossaries-extra/sample-suppl-main.pdf - RELOC/doc/latex/glossaries-extra/sample-suppl-main.tex - RELOC/doc/latex/glossaries-extra/sample-suppl.pdf - RELOC/doc/latex/glossaries-extra/sample-suppl.tex - RELOC/doc/latex/glossaries-extra/sample-trans.pdf - RELOC/doc/latex/glossaries-extra/sample-trans.tex - RELOC/doc/latex/glossaries-extra/sample-undef.pdf - RELOC/doc/latex/glossaries-extra/sample-undef.tex - RELOC/doc/latex/glossaries-extra/sample-unitentrycount.pdf - RELOC/doc/latex/glossaries-extra/sample-unitentrycount.tex - RELOC/doc/latex/glossaries-extra/sample.pdf - RELOC/doc/latex/glossaries-extra/sample.tex -srccontainersize 106672 -srccontainerchecksum c20710f423840df12e444e2c534edf09873c51f329d4aa087b80048bb9ea919573beaec804a874ae743ea0f1c49d677f21719dbcd94cfd251d8d4f33a3a1a145 -srcfiles size=240 - RELOC/source/latex/glossaries-extra/glossaries-extra.dtx - RELOC/source/latex/glossaries-extra/glossaries-extra.ins -runfiles size=150 - RELOC/bibtex/bib/glossaries-extra/example-glossaries-acronym-desc.bib - RELOC/bibtex/bib/glossaries-extra/example-glossaries-acronym.bib - RELOC/bibtex/bib/glossaries-extra/example-glossaries-acronyms-lang.bib - RELOC/bibtex/bib/glossaries-extra/example-glossaries-brief.bib - RELOC/bibtex/bib/glossaries-extra/example-glossaries-childnoname.bib - RELOC/bibtex/bib/glossaries-extra/example-glossaries-cite.bib - RELOC/bibtex/bib/glossaries-extra/example-glossaries-images.bib - RELOC/bibtex/bib/glossaries-extra/example-glossaries-long.bib - RELOC/bibtex/bib/glossaries-extra/example-glossaries-multipar.bib - RELOC/bibtex/bib/glossaries-extra/example-glossaries-parent.bib - RELOC/bibtex/bib/glossaries-extra/example-glossaries-symbols.bib - RELOC/bibtex/bib/glossaries-extra/example-glossaries-url.bib - RELOC/bibtex/bib/glossaries-extra/example-glossaries-xr.bib - RELOC/tex/latex/glossaries-extra/example-glossaries-xr.tex - RELOC/tex/latex/glossaries-extra/glossaries-extra-bib2gls.sty - RELOC/tex/latex/glossaries-extra/glossaries-extra-stylemods.sty - RELOC/tex/latex/glossaries-extra/glossaries-extra.sty - RELOC/tex/latex/glossaries-extra/glossary-bookindex.sty - RELOC/tex/latex/glossaries-extra/glossary-longextra.sty -catalogue-also glossaries -catalogue-contact-bugs http://www.dickimaw-books.com/cgi-bin/bugtracker.cgi?category=glossaries-extra -catalogue-ctan /macros/latex/contrib/glossaries-extra -catalogue-date 2018-12-01 22:39:38 +0100 -catalogue-license lppl1.3 -catalogue-topics glossary acronym -catalogue-version 1.38 - -name glossaries-finnish -category Package -revision 45604 -shortdesc Finnish language module for glossaries package -relocated 1 -longdesc Finnish language module for glossariesr package. -containersize 1856 -containerchecksum 2b3dabc1755c4237f67fee04f07d5760e9542a8eabf8ad5a3d8644845802d6f9b00a381c233789d2b32e4626bc9138131baa0ac96f45fdbfe1f90f2352ac2ca5 -doccontainersize 139712 -doccontainerchecksum 60a75c69047de7011fa3292b999a9ed5da5ef5caf0974859b3b7e2d09c66c7a4d0a6c12236026319f336953708a7cef8143b2977713b4777df891ad46e7d2613 -docfiles size=36 - RELOC/doc/latex/glossaries-finnish/README details="Readme" - RELOC/doc/latex/glossaries-finnish/glossaries-dictionary-Finnish.dict - RELOC/doc/latex/glossaries-finnish/glossaries-finnish.pdf details="Package documentation" -srccontainersize 2376 -srccontainerchecksum 7f0fd5d04b156941f55239762813d5d55b54dd57a99b680736116eb102e0031ceb82c9185fac927dffa507ba7063980055a192f21c1a45b884145c46c29b3b1c -srcfiles size=3 - RELOC/source/latex/glossaries-finnish/glossaries-finnish.dtx - RELOC/source/latex/glossaries-finnish/glossaries-finnish.ins -runfiles size=3 - RELOC/tex/latex/glossaries-finnish/glossaries-finnish-ascii.ldf - RELOC/tex/latex/glossaries-finnish/glossaries-finnish-utf8.ldf - RELOC/tex/latex/glossaries-finnish/glossaries-finnish.ldf -catalogue-also glossaries -catalogue-ctan /macros/latex/contrib/glossaries-finnish -catalogue-date 2017-10-29 05:37:01 +0100 -catalogue-license lppl1.3 -catalogue-topics glossary -catalogue-version 1.0 - -name glossaries-french -category Package -revision 42873 -shortdesc French language module for glossaries package -relocated 1 -longdesc French language module for glossaries package. -containersize 1644 -containerchecksum 56aadc863aac72140c191aa401b8b1ea0b30f15c5df0be362d5c23b417f08252806540c5239fe14ba16e6a803c1915f7324eb9f8cf641107757ef71026ef4745 -doccontainersize 194376 -doccontainerchecksum 30d54434170b9ad32263ffeccf00b817687f0d7b4aaf0513b42d4a3e71b1a8ee2179302336ddd7302a354a3df95e73239d13b1fb6e3ab1be41ee6d4ecbff0311 -docfiles size=51 - RELOC/doc/latex/glossaries-french/README details="Readme" - RELOC/doc/latex/glossaries-french/glossaries-dictionary-French.dict - RELOC/doc/latex/glossaries-french/glossaries-french.pdf details="Package documentation" -srccontainersize 2692 -srccontainerchecksum d36139182679dff6d1ee5cda58a8363c60f5fc3ea4fd8c2e225030e903f97aa2add848a879707573391390d4f862a85f9189baad4fe23f6bda7c0a555b10ca0f -srcfiles size=3 - RELOC/source/latex/glossaries-french/glossaries-french.dtx - RELOC/source/latex/glossaries-french/glossaries-french.ins -runfiles size=1 - RELOC/tex/latex/glossaries-french/glossaries-french.ldf -catalogue-also glossaries -catalogue-ctan /macros/latex/contrib/glossaries-french -catalogue-date 2017-01-04 23:59:43 +0100 -catalogue-license lppl1.3 -catalogue-topics glossary french -catalogue-version 1.1 - -name glossaries-german -category Package -revision 35665 -shortdesc German language module for glossaries package -relocated 1 -longdesc German language module for the glossaries package. -containersize 1668 -containerchecksum 1fb5413923070cec4fe29d84328fb303ed729425012376169fca74616c0f9c7f0aec48ea4de23888f3a7b94c7d91064b23fe12049bbafc3b68b2ff04b1fb086c -doccontainersize 124428 -doccontainerchecksum 0e3e4fdfff984ebef69ffa7b4de31fe5c8ee489a64585b885f868fe151b7885f6aa6b286df281db1e7a10a8307aca95a9bad914bc4bf7a3a0fdf391352ac90e7 -docfiles size=32 - RELOC/doc/latex/glossaries-german/README details="Readme" - RELOC/doc/latex/glossaries-german/glossaries-dictionary-German.dict - RELOC/doc/latex/glossaries-german/glossaries-german.pdf details="Package documentation" -srccontainersize 2228 -srccontainerchecksum 35b866f2902d41ad81a94143e011bc8585c33be88e489b57c4eb28a8b1a2e0c09ce5d6ad3eaf4b15a7b276698306a8eb689c80138a7cbd110dd26ebc33f44ff1 -srcfiles size=3 - RELOC/source/latex/glossaries-german/glossaries-german.dtx - RELOC/source/latex/glossaries-german/glossaries-german.ins -runfiles size=1 - RELOC/tex/latex/glossaries-german/glossaries-german.ldf -catalogue-also glossaries -catalogue-ctan /macros/latex/contrib/glossaries-german -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics glossary -catalogue-version 1.0 - -name glossaries-irish -category Package -revision 35665 -shortdesc Irish language module for glossaries package -relocated 1 -longdesc Irish language module for glossariesr package. -containersize 1884 -containerchecksum 828f1176666beb12ee36da4c8b058c673b2630bd872485ab9aec7c5ae97749e1a6449d96ab69ca8e088aede7e9ddf78a43f7e4bf425cd2275bc70114fe6b65c6 -doccontainersize 128544 -doccontainerchecksum bbc879818fd0324f8e912114e5dba97772e2cdba1808b2d66d13f1a5348c5df997e058e65d9e77bc54fc159c10add9a9ad73917ebad7c8c91c87678cf90c000b -docfiles size=34 - RELOC/doc/latex/glossaries-irish/README details="Readme" - RELOC/doc/latex/glossaries-irish/glossaries-dictionary-Irish.dict - RELOC/doc/latex/glossaries-irish/glossaries-irish.pdf details="Package documentation" -srccontainersize 2612 -srccontainerchecksum 9954cfd2e8818dd91c5597adb0e07c845ee7ce10b747b5a427c1203037b7779b0c552f5fae4e869af157ede3e9dd4ad505dafd8ae935a229f61eb885440e7849 -srcfiles size=3 - RELOC/source/latex/glossaries-irish/glossaries-irish.dtx - RELOC/source/latex/glossaries-irish/glossaries-irish.ins -runfiles size=3 - RELOC/tex/latex/glossaries-irish/glossaries-irish-noenc.ldf - RELOC/tex/latex/glossaries-irish/glossaries-irish-utf8.ldf - RELOC/tex/latex/glossaries-irish/glossaries-irish.ldf -catalogue-also glossaries -catalogue-ctan /macros/latex/contrib/glossaries-irish -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics glossary irish-gaelic -catalogue-version 1.0 - -name glossaries-italian -category Package -revision 35665 -shortdesc Italian language module for glossaries package -relocated 1 -longdesc Italian language module for glossaries package. -containersize 1684 -containerchecksum cc58e873ecf3ced0c0ce6a28ccd810940f4511c9d83cb024791b24cba86b34dad48cbabb9cc0b1cd504cc7984f1c5124e9613beb5e8a3cb075a3bce9e91c37e8 -doccontainersize 123920 -doccontainerchecksum 6b49f3cdcf424430cc75ea8fc931628e05b5f92c280c5c2f80e4747857626f249579126ef501f42ab588c59efced8f41fdc7736b5d08424b5af427b7e45d7ae6 -docfiles size=32 - RELOC/doc/latex/glossaries-italian/README details="Readme" - RELOC/doc/latex/glossaries-italian/glossaries-dictionary-Italian.dict - RELOC/doc/latex/glossaries-italian/glossaries-italian.pdf details="Package documentation" -srccontainersize 2248 -srccontainerchecksum 79a2b76a6ddd32ffb9793002c513452a13a267a02f002944302f159b1187ec6462c90ee74bfd6f7a1034b44a2b6acf40f9a52a183f6c8f236ab87cf7022a1c48 -srcfiles size=3 - RELOC/source/latex/glossaries-italian/glossaries-italian.dtx - RELOC/source/latex/glossaries-italian/glossaries-italian.ins -runfiles size=1 - RELOC/tex/latex/glossaries-italian/glossaries-italian.ldf -catalogue-also glossaries -catalogue-ctan /macros/latex/contrib/glossaries-italian -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics glossary italian -catalogue-version 1.0 - -name glossaries-magyar -category Package -revision 35665 -shortdesc Magyar language module for glossaries package -relocated 1 -longdesc Magyar language module for glossariesr package. -containersize 1940 -containerchecksum e6414a864cb7dfeb7298a555717b8f5005e577f2a1fe8fab69a72ffc3e0f087e87a414e0334a1b5981423c446794fe8869de22f4cacc9a8438251a050d293fcc -doccontainersize 130892 -doccontainerchecksum 869b766f9b00cf3c9cf06b9567713af5b608bb6ca53330405509422e670d63dc49cca39c386b1a669f2beb84e462d60d491ffe205e6525bae3ec8da356f5a2b9 -docfiles size=34 - RELOC/doc/latex/glossaries-magyar/README details="Readme" - RELOC/doc/latex/glossaries-magyar/glossaries-dictionary-Magyar.dict - RELOC/doc/latex/glossaries-magyar/glossaries-magyar.pdf details="Package documentation" -srccontainersize 2560 -srccontainerchecksum 575ef0a9b907df7a19a13c9949e16a734374777134fc1e1ff1d52791d1aa76df6f84a2e8409ada9acc1d0ed7cab76f1d33607d9982cff08efcefb315c8af83a3 -srcfiles size=3 - RELOC/source/latex/glossaries-magyar/glossaries-magyar.dtx - RELOC/source/latex/glossaries-magyar/glossaries-magyar.ins -runfiles size=3 - RELOC/tex/latex/glossaries-magyar/glossaries-magyar-noenc.ldf - RELOC/tex/latex/glossaries-magyar/glossaries-magyar-utf8.ldf - RELOC/tex/latex/glossaries-magyar/glossaries-magyar.ldf -catalogue-also glossaries -catalogue-ctan /macros/latex/contrib/glossaries-magyar -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics glossary -catalogue-version 1.0 - -name glossaries-polish -category Package -revision 35665 -shortdesc Polish language module for glossaries package -relocated 1 -longdesc Polish language module for the glossaries package. -containersize 1876 -containerchecksum 726bb6287552903bb1b8b6d161e2b07c7832a66c200c23bc873dbcf3dfc7185adaf551929a53f956f601e115d68de2cb2f2136cf6412a8d047e7d1002f356474 -doccontainersize 128096 -doccontainerchecksum 13e70e01e8b902f9b47082ca3138e7f4b5546b0dc0aa5ef64dd68afe7843d8d9e0967d7b45cf8c9b5ff3bfb83e48613f0334000aa6a03f3e823866a36761a1b2 -docfiles size=33 - RELOC/doc/latex/glossaries-polish/README details="Readme" - RELOC/doc/latex/glossaries-polish/glossaries-dictionary-Polish.dict - RELOC/doc/latex/glossaries-polish/glossaries-polish.pdf details="Package documentation" -srccontainersize 2488 -srccontainerchecksum 7db56dc25c365bea01590b9a4968d31780000952851aafb6332e60ed02e049a27f75ce3b6a320f15b8367f1b68ee71a09e0738fc0116739c40967fd12173a88e -srcfiles size=3 - RELOC/source/latex/glossaries-polish/glossaries-polish.dtx - RELOC/source/latex/glossaries-polish/glossaries-polish.ins -runfiles size=3 - RELOC/tex/latex/glossaries-polish/glossaries-polish-noenc.ldf - RELOC/tex/latex/glossaries-polish/glossaries-polish-utf8.ldf - RELOC/tex/latex/glossaries-polish/glossaries-polish.ldf -catalogue-also glossaries -catalogue-ctan /macros/latex/contrib/glossaries-polish -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics glossary -catalogue-version 1.0 - -name glossaries-portuges -category Package -revision 36064 -shortdesc Portuges language module for glossaries package -relocated 1 -longdesc Portuges language module for glossaries package. -containersize 2044 -containerchecksum 3b31dbd9bb8f6ba0d998c6a4adc1e65c78414e620b44f282279a4f7d7562d494a13e2b8dd1c5e6022d0a19b53a8b2b6d6e266f07ca157b3734f7e45252bba665 -doccontainersize 164940 -doccontainerchecksum ed214df5cbf6aa5f7d721a1c9aefbfd9a4483b69803d3df2d10c6432db3604f9c1981dbf8bd4d8f4baf62c556b4fff4fc93c691056fea23a8992afe4c4a7d366 -docfiles size=42 - RELOC/doc/latex/glossaries-portuges/README details="Readme" - RELOC/doc/latex/glossaries-portuges/glossaries-dictionary-Brazilian.dict - RELOC/doc/latex/glossaries-portuges/glossaries-portuges.pdf details="Package documentation" -srccontainersize 2844 -srccontainerchecksum a1ff4ef92e3efdd3e89d4ddf520715e451e4417b77c2a195102ed6f9fbe2226cb09c545033775501570ae193828a0305070d01b971e533c8b34f0b3e5db100ac -srcfiles size=4 - RELOC/source/latex/glossaries-portuges/glossaries-portuges.dtx - RELOC/source/latex/glossaries-portuges/glossaries-portuges.ins -runfiles size=4 - RELOC/tex/latex/glossaries-portuges/glossaries-portuges-noenc.ldf - RELOC/tex/latex/glossaries-portuges/glossaries-portuges-utf8.ldf - RELOC/tex/latex/glossaries-portuges/glossaries-portuges.ldf - RELOC/tex/latex/glossaries-portuges/glossaries-pt-BR.ldf -catalogue-ctan /macros/latex/contrib/glossaries-portuges -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics glossary -catalogue-version 1.1 - -name glossaries-serbian -category Package -revision 35665 -shortdesc Serbian language module for glossaries package -relocated 1 -longdesc Serbian language module for glossaries package. -containersize 1872 -containerchecksum f240dc5de854d29d73b91c77df99b6c544a535b8a621b7d4b40683b4e7d1969681e409a466475d8ec68244a9b415d8addad856d6055c47f4015c19f8c2bb2327 -doccontainersize 128784 -doccontainerchecksum 67b94bfa70c27840aba2b9eeddb3bd5c8f45b1182e657ab7fe0fad950624b3c09f07f4e4a2066bd6c704006de68cc021c2df435afbbecccc1bd009adbb0da8d6 -docfiles size=34 - RELOC/doc/latex/glossaries-serbian/README details="Readme" - RELOC/doc/latex/glossaries-serbian/glossaries-dictionary-Serbian.dict - RELOC/doc/latex/glossaries-serbian/glossaries-serbian.pdf details="Package documentation" -srccontainersize 2516 -srccontainerchecksum bf371774f83237e812f6cf37d452335ab7773a9bb16e1fd01e4f0f73148afb9a21c9a9ed2994bfb7d67ce97d2de1b0c0f32aeedb85e24d163d3a48a24c4f104a -srcfiles size=3 - RELOC/source/latex/glossaries-serbian/glossaries-serbian.dtx - RELOC/source/latex/glossaries-serbian/glossaries-serbian.ins -runfiles size=3 - RELOC/tex/latex/glossaries-serbian/glossaries-serbian-noenc.ldf - RELOC/tex/latex/glossaries-serbian/glossaries-serbian-utf8.ldf - RELOC/tex/latex/glossaries-serbian/glossaries-serbian.ldf -catalogue-ctan /macros/latex/contrib/glossaries-serbian -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics glossary -catalogue-version 1.0 - -name glossaries-spanish -category Package -revision 35665 -shortdesc Spanish language module for glossaries package -relocated 1 -longdesc Spanish language module for glossaries package. -containersize 1904 -containerchecksum b30355a97f8a434e70542195ea3d11c90a243fc76d5d8b2c374a13a8e9b1b94c7dde82237d83594a8442da92eba22e861e589e35f49397ce599ccb528761319e -doccontainersize 128216 -doccontainerchecksum 6951596bb259a85401899c2dc532c5d256c0026647d0912694df2768cf467597f6ae6b014277ddcde7603dd2efafef95f695752604e2f5d192e185ab2d054a41 -docfiles size=33 - RELOC/doc/latex/glossaries-spanish/README details="Readme" - RELOC/doc/latex/glossaries-spanish/glossaries-dictionary-Spanish.dict - RELOC/doc/latex/glossaries-spanish/glossaries-spanish.pdf details="Package documentation" -srccontainersize 2520 -srccontainerchecksum 1dcd8b4d50bc079100ff842d4ec7c1a046b51de66421f2d099a1b85eb35504f0afa8454f756c265e0c6e096a5be54795330c07ee033754323eb19c3fa5119c38 -srcfiles size=3 - RELOC/source/latex/glossaries-spanish/glossaries-spanish.dtx - RELOC/source/latex/glossaries-spanish/glossaries-spanish.ins -runfiles size=3 - RELOC/tex/latex/glossaries-spanish/glossaries-spanish-noenc.ldf - RELOC/tex/latex/glossaries-spanish/glossaries-spanish-utf8.ldf - RELOC/tex/latex/glossaries-spanish/glossaries-spanish.ldf -catalogue-ctan /macros/latex/contrib/glossaries-spanish -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics glossary -catalogue-version 1.0 - -name glossaries.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of glossaries -containersize 372 -containerchecksum dab88b44831da6b3b234b3c141aabae667ff77cabb983795b49780813e2b4ff86ba833e2832a7f6231c27b334acbe0a3d259d6506ab05c2f76bea5061c3fb669 -binfiles arch=aarch64-linux size=2 - bin/aarch64-linux/makeglossaries - bin/aarch64-linux/makeglossaries-lite - -name glossaries.amd64-freebsd -category Package -revision 37813 -shortdesc amd64-freebsd files of glossaries -containersize 372 -containerchecksum 288d069be1a95ec7e271a73def11e49987c87fc4d5f7a7746e7906d36f19b49dfa56a7bd01b61b0bbdcc4f038783477c5acf3bd9eff2b9ee463455634a93404d -binfiles arch=amd64-freebsd size=2 - bin/amd64-freebsd/makeglossaries - bin/amd64-freebsd/makeglossaries-lite - -name glossaries.amd64-netbsd -category Package -revision 37813 -shortdesc amd64-netbsd files of glossaries -containersize 372 -containerchecksum d582db9075f54aa473501d9904a887fcd6a946148e3e841646c3b28ce0340c303ebc679d264ae0b6a0eaf54becca3c4e995af4b8eef8ae0ba436d4992f859008 -binfiles arch=amd64-netbsd size=2 - bin/amd64-netbsd/makeglossaries - bin/amd64-netbsd/makeglossaries-lite - -name glossaries.armhf-linux -category Package -revision 37813 -shortdesc armhf-linux files of glossaries -containersize 372 -containerchecksum dba90428c224aacb440e10983954cd7c883aedc146f3744697231be35893a968899837337eeb4b82ff8791e54d66ffd9853d0a2282ee59a7d4d8399908c1829a -binfiles arch=armhf-linux size=2 - bin/armhf-linux/makeglossaries - bin/armhf-linux/makeglossaries-lite - -name glossaries.i386-cygwin -category Package -revision 37813 -shortdesc i386-cygwin files of glossaries -containersize 372 -containerchecksum 9ba073bbacb11f36ed1f3c2ee1b526e0510c833fd6aa418d44600af8f8de10883ea30f71bf4f5db4a4d1c56c50e4050988f5b6e7a33e1c1e70de8fe55d2b7900 -binfiles arch=i386-cygwin size=2 - bin/i386-cygwin/makeglossaries - bin/i386-cygwin/makeglossaries-lite - -name glossaries.i386-freebsd -category Package -revision 37813 -shortdesc i386-freebsd files of glossaries -containersize 372 -containerchecksum e27971e2ebe1567a6cdbca78b8f88a88c60f94b5596a3e35a0cbf86e8da768458323a69ce49fd576e3cdc38b33d3d4fc07edf8a82b1cacc3dd6b51504c0e4c4c -binfiles arch=i386-freebsd size=2 - bin/i386-freebsd/makeglossaries - bin/i386-freebsd/makeglossaries-lite - -name glossaries.i386-linux -category Package -revision 37813 -shortdesc i386-linux files of glossaries -containersize 372 -containerchecksum a8cb1ede07136aedd5ffd8e9d67bb604f40e75176ca96ffe574731ed726d0b7d4b04d5717738e9d3b514d83580a3df9f8d34dadab725fb9f610ea1e6bd139b98 -binfiles arch=i386-linux size=2 - bin/i386-linux/makeglossaries - bin/i386-linux/makeglossaries-lite - -name glossaries.i386-netbsd -category Package -revision 37813 -shortdesc i386-netbsd files of glossaries -containersize 372 -containerchecksum 68605d840c4b31501b64fb779c6d60d47e68b90e9b0d6381a4b5361c3dea3c4fe9b645349f0f731ffb73fa63504213ce00ee027c406b512b827afa4371e90df0 -binfiles arch=i386-netbsd size=2 - bin/i386-netbsd/makeglossaries - bin/i386-netbsd/makeglossaries-lite - -name glossaries.i386-solaris -category Package -revision 37813 -shortdesc i386-solaris files of glossaries -containersize 372 -containerchecksum 140614c86db31c6650f5b7302358e1cca692c0336e445cb30ccaf20e2c4ffd901f11c037258f20803239b3e23b60ab1d0404adcbb7da9f634fac82a42ab27d6e -binfiles arch=i386-solaris size=2 - bin/i386-solaris/makeglossaries - bin/i386-solaris/makeglossaries-lite - -name glossaries.sparc-solaris -category Package -revision 37813 -shortdesc sparc-solaris files of glossaries -containersize 372 -containerchecksum a87072ed7cc42ab05b97001c5fd85ced4700e653e1ad6a2129c32a243d2a486ef908f0be763c7663741ed502dbceb2b1d57a61d2aa2f6adda81904e231f5b53b -binfiles arch=sparc-solaris size=2 - bin/sparc-solaris/makeglossaries - bin/sparc-solaris/makeglossaries-lite - -name glossaries.win32 -category Package -revision 37813 -shortdesc win32 files of glossaries -containersize 708 -containerchecksum aef7d9a9b7330f64a10ce8ee78723a1ef564ea0fba6775f2a32db8bf554d51fdaf810dbd283fa723e951191755b6ea170992b5c09a7db80b7f78aa7e3e472550 -binfiles arch=win32 size=2 - bin/win32/makeglossaries-lite.exe - bin/win32/makeglossaries.exe - -name glossaries.x86_64-cygwin -category Package -revision 37813 -shortdesc x86_64-cygwin files of glossaries -containersize 372 -containerchecksum e15b37203836ab046c0468b28a00011329f6b41a24ce282fff37d8b6c4fb743cd5b489008e392c0efc5c6aa1c6794d5f144511fc3dc48fe4c7b57fd2eb2e45f9 -binfiles arch=x86_64-cygwin size=2 - bin/x86_64-cygwin/makeglossaries - bin/x86_64-cygwin/makeglossaries-lite - -name glossaries.x86_64-darwin -category Package -revision 37813 -shortdesc x86_64-darwin files of glossaries -containersize 376 -containerchecksum f4997e942027bb925a9605fde6f102f0f911ada9fc50df4f3e2d9d314a90b0d8b679ceeb5b252a6f77468c8ff2f3ae3f4b1fc45446f2be457dc888f381ae1c78 -binfiles arch=x86_64-darwin size=2 - bin/x86_64-darwin/makeglossaries - bin/x86_64-darwin/makeglossaries-lite - -name glossaries.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of glossaries -containersize 376 -containerchecksum 68e8026991438fe0075517d962518609931e362ac75b8d2a9be251a13ff56b3b0771cb1b081432b9e46aa25489d2adacf34e5d6e6b6aabbb06f4fb8c587ace82 -binfiles arch=x86_64-darwinlegacy size=2 - bin/x86_64-darwinlegacy/makeglossaries - bin/x86_64-darwinlegacy/makeglossaries-lite - -name glossaries.x86_64-linux -category Package -revision 37813 -shortdesc x86_64-linux files of glossaries -containersize 372 -containerchecksum 859d3c89f925cb21ddbf0f22623d6678be206245f0e27e1cf9b6931e6724c55a7a9a818bcd1385335ef93f0614f1a7340c70d6d19a97dade7640fd8cc64a59ce -binfiles arch=x86_64-linux size=2 - bin/x86_64-linux/makeglossaries - bin/x86_64-linux/makeglossaries-lite - -name glossaries.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of glossaries -containersize 372 -containerchecksum aa28d8ab2d0611e9b79f119c9e33790c48d71300d67bbd7a0187b552d873d6811b4cdbc0d3a908e12a31f0b59e9f5b9fd0e84ba251db9a6eafdc6cbd1d10a6b6 -binfiles arch=x86_64-linuxmusl size=2 - bin/x86_64-linuxmusl/makeglossaries - bin/x86_64-linuxmusl/makeglossaries-lite - -name glossaries.x86_64-solaris -category Package -revision 37813 -shortdesc x86_64-solaris files of glossaries -containersize 376 -containerchecksum 18e8d6ae69f7b6a28a761935a032f036f86f8bec964638284ae785c6ab8a0a87b99078b38efaa61ea44619ee70e0276b106be3127d18ae409230030825dcdb41 -binfiles arch=x86_64-solaris size=2 - bin/x86_64-solaris/makeglossaries - bin/x86_64-solaris/makeglossaries-lite - -name glyphlist -category Package -revision 45696 -shortdesc Adobe Glyph List and TeX extensions -relocated 1 -longdesc Map between traditional Adobe glyph names and Unicode points, -longdesc maintained by Adobe. The additional texglyphlist.txt is -longdesc maintained as part of lcdf-typetools. -containersize 24724 -containerchecksum 493d1d5af92fda0bc44228e3001b39e3675a9a9d367fdd95fd210fb34b8a0802ec84ccdc121bc139f70350d905c5587b489d9afdeb49e63a0c585a55bf396bcb -runfiles size=24 - RELOC/fonts/map/glyphlist/glyphlist.txt - RELOC/fonts/map/glyphlist/pdfglyphlist.txt - RELOC/fonts/map/glyphlist/texglyphlist.txt - -name gmdoc -category Package -revision 21292 -shortdesc Documentation of LaTeX packages -relocated 1 -longdesc A LaTeX package and an example class for documenting (La)TeX -longdesc packages, document classes, .dtx etc., providing hyperlinks. -longdesc The package is believed to be compatible with doc and permits -longdesc minimal markup of code (the macrocode environment is no longer -longdesc necessary). The package provides automatic detection of -longdesc definitions (detecting such things as \def, \newcommand, -longdesc \DeclareOption etc.). The package needs hyperref and the -longdesc author's three 'basic' packages: gmutils, gmverb and gmiflink. -longdesc As a bonus (and as an example of doc compatibility) driver -longdesc files are provided that may be used to typeset the LaTeX Base. -containersize 46376 -containerchecksum 34b3ea992dc387c99e8703be3d2af11b4e0d8c488a31de1b906f94c7989ff17b2dfaa1217d4798811cb44c4b4c9d36874991f0392191263d2e77bdc9f09623d7 -doccontainersize 918388 -doccontainerchecksum d4b2272fd092a6cfcae9b560653299807708959187c89e59aa7fc27c393f7c52463c135d201369710e6d76bfa4fa672a9538f192eff868b7eef4d2df21df38f3 -docfiles size=748 - RELOC/doc/latex/gmdoc/README details="README" - RELOC/doc/latex/gmdoc/basedrivers/doc_gmdoc.tex - RELOC/doc/latex/gmdoc/basedrivers/docstrip_gmdoc.tex - RELOC/doc/latex/gmdoc/basedrivers/source2e_gmdoc.tex - RELOC/doc/latex/gmdoc/gmdoc.pdf details="Package documentation" -runfiles size=42 - RELOC/makeindex/gmdoc/gmglo.ist - RELOC/tex/latex/gmdoc/gmdoc.sty - RELOC/tex/latex/gmdoc/gmdocc.cls - RELOC/tex/latex/gmdoc/gmoldcomm.sty -catalogue-also gmdoc-enhance -catalogue-ctan /macros/latex/contrib/gmdoc -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics doc-supp class -catalogue-version 0.993 - -name gmdoc-enhance -category Package -revision 15878 -shortdesc Some enhancements to the gmdoc package -relocated 1 -longdesc This package provides some enhancements for the gmdoc package: -longdesc nicer formatting for multiple line inline comments, an ability -longdesc to "comment out" some code, and a macro to input other files in -longdesc "normal" LaTeX mode. -containersize 3608 -containerchecksum b1b006107bf7ff4290ef90bd9393b792240d68cfebb9fd84ca13af4e9239339e7b1789efbe97a9f68fa2e121c08f2847a032482afa04838b7278dd4f049f6f45 -doccontainersize 122972 -doccontainerchecksum c27eced1666315e492ea1fe4ff9f4760603149901000587cdfb8fbfbe6c99f3f9fa84d5bb23f473dca010b479e1d5307f976ad1fd147fee26dff62f55b63aebf -docfiles size=59 - RELOC/doc/latex/gmdoc-enhance/README details="Readme" - RELOC/doc/latex/gmdoc-enhance/gmdoc-enhance.pdf details="Package documentation" -srccontainersize 10316 -srccontainerchecksum 500f3725ddd8aa74f70247a8d01edc68d6f9cdb8d2ab9ac362eed15a1664f626ea156c96cc351fdc3db00b893bd5f7ef8637ff1a17ab9f4a70bcf675e495521e -srcfiles size=8 - RELOC/source/latex/gmdoc-enhance/gmdoc-enhance.dtx - RELOC/source/latex/gmdoc-enhance/gmdoc-enhance.ins -runfiles size=3 - RELOC/tex/latex/gmdoc-enhance/gmdoc-enhance.sty -catalogue-also gmdoc -catalogue-ctan /macros/latex/contrib/gmdoc-enhance -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics doc-supp -catalogue-version 0.2 - -name gmiflink -category Package -revision 15878 -shortdesc Simplify usage of \hypertarget and \hyperlink -relocated 1 -longdesc Three hyperref-based macros that simplify usage of \hypertarget -longdesc and \hyperlink: one argument instead of the same one twice. -longdesc Also \gmiflink and \gmifref which typeset plain text instead of -longdesc generating an error or printing '??' if there is no respective -longdesc hypertarget or label. -containersize 3468 -containerchecksum d9c7a86ac218009bb6d431272aba2ec5be5dadc6cfa01f144e1a7cc7a9b6135956466e6b010326980974c93c3e6fa616ff96838fc455ea68758a1095e8016e17 -doccontainersize 41656 -doccontainerchecksum 101f2ae37a1546c6dd8738fa3814d1332eeedb9b59a107fdc4a257eb4f8bd3f48b5a36bd3fba4155939a0446d07687d7fb5e1651c736ced7a32a0c86d7514336 -docfiles size=16 - RELOC/doc/latex/gmiflink/README details="README" - RELOC/doc/latex/gmiflink/gmiflink.pdf details="Package documentation" -runfiles size=2 - RELOC/tex/latex/gmiflink/gmiflink.sty -catalogue-also hyperref -catalogue-ctan /macros/latex/contrib/gmiflink -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics hyper -catalogue-version 0.97 - -name gmp -category Package -revision 21691 -shortdesc Enable integration between MetaPost pictures and LaTeX -relocated 1 -longdesc The package allows integration between MetaPost pictures and -longdesc LaTeX. The main feature is that passing parameters to the -longdesc MetaPost pictures is possible and the picture code can be put -longdesc inside arguments to commands, including \newcommand. -containersize 3912 -containerchecksum b959ee9e96675c973944c1cefe1fcc2ca3bb64f8a4fa996c53dc7d33c47838c8a95cdcad047688a891ee271e786765ac77cc37b75e417fa56d023ef96892b26d -doccontainersize 801544 -doccontainerchecksum 362ad7d66efd4447df607de3a4da6a7eb7c28e04df02be991b784bfeb2ba6c1567a3e4a6b1655c1a1aa3c81c2d528032539ae948d3a9f77048f67a7211ce51a1 -docfiles size=197 - RELOC/doc/latex/gmp/README details="Readme" - RELOC/doc/latex/gmp/gmp.pdf details="Package documentation" -srccontainersize 25896 -srccontainerchecksum 5e6bd221c09130daaedb0768f55d29a7b78ca92c61f5e0b54028f15f0bd47698e10608a9c01f39b29a49f4f04c31eefed84e8b36a5519ed951cbf3436d7e6e9a -srcfiles size=23 - RELOC/source/latex/gmp/gmp.dtx - RELOC/source/latex/gmp/gmp.ins -runfiles size=3 - RELOC/tex/latex/gmp/gmp.sty -catalogue-ctan /macros/latex/contrib/gmp -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics mp-supp graphics -catalogue-version 1.0 - -name gmutils -category Package -revision 24287 -shortdesc Support macros for other packages -relocated 1 -longdesc Miscellaneous macros used by others of the author's packages. -longdesc Contents of the package: \newgif and other globals; \@ifnextcat -longdesc and \@ifXeTeX; \(Re)storeMacro(s) to override redefinitions; -longdesc \afterfi and friends; commands from relsize, etc.; "almost an -longdesc environment" or redefinition of \begin (\begin* doesn't check -longdesc if the argument environment is defined). -containersize 65980 -containerchecksum f7cc3aabbf7eacf805e270d599784acb91fd592044e213d26ad640ea3f5d78654bdef08af1292d6f9dfebb75ce1b1a76a0a6d5f05fc7bb244f38dfc3879d0ece -doccontainersize 1672300 -doccontainerchecksum affdfd366d466e077287cbc998205721298f1bf6422bef4d968a4b469f371cfc403480f74f16e32803f6b25b11af774f513ffaeb6099132b4130b0eef76dfe83 -docfiles size=431 - RELOC/doc/latex/gmutils/README details="README" - RELOC/doc/latex/gmutils/gmutils.pdf details="Package documentation" -runfiles size=70 - RELOC/tex/latex/gmutils/gmRCS.sty - RELOC/tex/latex/gmutils/gmampulex.sty - RELOC/tex/latex/gmutils/gmbase.sty - RELOC/tex/latex/gmutils/gmcommand.sty - RELOC/tex/latex/gmutils/gmenvir.sty - RELOC/tex/latex/gmutils/gmlogos.sty - RELOC/tex/latex/gmutils/gmmeta.sty - RELOC/tex/latex/gmutils/gmmw.sty - RELOC/tex/latex/gmutils/gmnotonlypream.sty - RELOC/tex/latex/gmutils/gmparts.sty - RELOC/tex/latex/gmutils/gmrelsize.sty - RELOC/tex/latex/gmutils/gmtypos.sty - RELOC/tex/latex/gmutils/gmurl.sty - RELOC/tex/latex/gmutils/gmutils.sty -catalogue-ctan /macros/latex/contrib/gmutils -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics macro-supp -catalogue-version 0.996 - -name gmverb -category Package -revision 24288 -shortdesc A variant of LaTeX \verb, verbatim and shortvrb -relocated 1 -longdesc A redefinition of \verb and verbatim so that long lines are -longdesc breakable before \ and after { with % as 'hyphen'. Allows you -longdesc to define your own verbatim-like environments (subject to a -longdesc size limit) and allows you to declare any single character as a -longdesc shorthand as in the \MakeShortVerb command of the shortvrb -longdesc package of the LaTeX distribution. The package depends on the -longdesc gmutils package. -containersize 16332 -containerchecksum f17bc2b8c31f779682d2f4a9a5514173a90361a4b00b56f458fb4a0858eb2495693bcf968cda21d0ab3d5b6e1ab962a75d9b8959e4fc7feb7bf19f0349d5f07a -doccontainersize 212088 -doccontainerchecksum 3e40b6b06c3b20808b04878f4c52fd57fb4f6f6d544df7fe107650a44839bed414cf5fbf66819a801c3dfb82586ea682fadb2da65b66ac7d06263ba6c24d2c19 -docfiles size=54 - RELOC/doc/latex/gmverb/README details="README" - RELOC/doc/latex/gmverb/gmverb.pdf details="Package documentation" -runfiles size=12 - RELOC/tex/latex/gmverb/gmverb.sty -catalogue-ctan /macros/latex/contrib/gmverb -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics verbatim -catalogue-version 0.98 - -name gmverse -category Package -revision 29803 -shortdesc A package for typesetting (short) poems -relocated 1 -longdesc A redefinition of the verse environment to make the \\ command -longdesc optional for line ends and to give it a possibility of optical -longdesc centering and `right-hanging' alignment of lines broken because -longdesc of length. -containersize 10728 -containerchecksum 8e5396d11f60da6986e34a4822bd61093885c2c9308f5d2314f7af5b769138d3999a19e5b2223a0b8185fa5be332a2478874acc5a18dae94ae2c35a5c7310919 -doccontainersize 96500 -doccontainerchecksum 74c7d0644a32c8ff1997117ed1b665d73736d8ec99c698fe537898a22ac134ccf10e66b4aaa04a967888bd849cad1396e0cc61b0baf1348f1e8173621f881e70 -docfiles size=55 - RELOC/doc/latex/gmverse/README details="README" - RELOC/doc/latex/gmverse/gmverse.pdf details="Package documentation" -runfiles size=8 - RELOC/tex/latex/gmverse/gmverse.sty -catalogue-ctan /macros/latex/contrib/gmverse -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics verse -catalogue-version 0.73 - -name gnu-freefont -category Package -revision 29349 -shortdesc A Unicode font, with rather wide coverage -relocated 1 -longdesc The package provides a set of outline (i.e. OpenType) fonts -longdesc covering as much as possible of the Unicode character set. The -longdesc set consists of three typefaces: one monospaced and two -longdesc proportional (one with uniform and one with modulated stroke). -containersize 7095948 -containerchecksum 0955603a0107f6822fcd654b1b048cedc5cb3fa7dbca5bb857d2c96cf6f10b969d2d0dcacea5566bf0f2d54ebb1d854eb51cceb1435123075f14635ed2ccb3ae -doccontainersize 161224 -doccontainerchecksum de7b1e65675edfdb9b6aa986769f9076af7c657e0c5799b343e140fadc00947655255e0af7619a2d4503ebbcddc95f0a3a012ec67b4d823e3c190bc278221a00 -docfiles size=231 - RELOC/doc/fonts/gnu-freefont/AUTHORS - RELOC/doc/fonts/gnu-freefont/BUILDING - RELOC/doc/fonts/gnu-freefont/COPYING - RELOC/doc/fonts/gnu-freefont/CREDITS - RELOC/doc/fonts/gnu-freefont/ChangeLog - RELOC/doc/fonts/gnu-freefont/INSTALL - RELOC/doc/fonts/gnu-freefont/Makefile - RELOC/doc/fonts/gnu-freefont/README details="Readme" - RELOC/doc/fonts/gnu-freefont/TROUBLESHOOTING - RELOC/doc/fonts/gnu-freefont/USAGE - RELOC/doc/fonts/gnu-freefont/notes/README-downloads.txt - RELOC/doc/fonts/gnu-freefont/notes/building.txt - RELOC/doc/fonts/gnu-freefont/notes/features.txt - RELOC/doc/fonts/gnu-freefont/notes/maintenance.txt - RELOC/doc/fonts/gnu-freefont/notes/troubleshooting.txt - RELOC/doc/fonts/gnu-freefont/notes/usage.txt - RELOC/doc/fonts/gnu-freefont/notes/webfont_guidelines.txt - RELOC/doc/fonts/gnu-freefont/tools/generate/MacTT - RELOC/doc/fonts/gnu-freefont/tools/generate/OpenType - RELOC/doc/fonts/gnu-freefont/tools/generate/TrueType - RELOC/doc/fonts/gnu-freefont/tools/generate/WOFF - RELOC/doc/fonts/gnu-freefont/tools/generate/buildutils.py - RELOC/doc/fonts/gnu-freefont/tools/generate/buildutils.pyc - RELOC/doc/fonts/gnu-freefont/tools/report/OS2UnicodeRange - RELOC/doc/fonts/gnu-freefont/tools/report/OpenType/UnicodeRanges.py - RELOC/doc/fonts/gnu-freefont/tools/report/OpenType/__init__.py - RELOC/doc/fonts/gnu-freefont/tools/report/kernclasses.py - RELOC/doc/fonts/gnu-freefont/tools/report/ligatureLookups.py - RELOC/doc/fonts/gnu-freefont/tools/report/private_use.py - RELOC/doc/fonts/gnu-freefont/tools/report/range_report.py - RELOC/doc/fonts/gnu-freefont/tools/script-menu/nameBySlot.py - RELOC/doc/fonts/gnu-freefont/tools/script-menu/unnameBySlot.py - RELOC/doc/fonts/gnu-freefont/tools/test/MES-Conformance/CheckConformance.pl - RELOC/doc/fonts/gnu-freefont/tools/test/MES-Conformance/MES-1.lst - RELOC/doc/fonts/gnu-freefont/tools/test/MES-Conformance/MES-1.txt - RELOC/doc/fonts/gnu-freefont/tools/test/MES-Conformance/MES-2.lst - RELOC/doc/fonts/gnu-freefont/tools/test/MES-Conformance/MES-2.txt - RELOC/doc/fonts/gnu-freefont/tools/test/MES-Conformance/MES-3B.lst - RELOC/doc/fonts/gnu-freefont/tools/test/MES-Conformance/MES-3B.txt - RELOC/doc/fonts/gnu-freefont/tools/test/MES-Conformance/WGL4.lst - RELOC/doc/fonts/gnu-freefont/tools/test/MES-Conformance/mes-list-expand.pl - RELOC/doc/fonts/gnu-freefont/tools/test/checkGlyphNumbers.py - RELOC/doc/fonts/gnu-freefont/tools/test/findBackLayers.py - RELOC/doc/fonts/gnu-freefont/tools/test/isMonoMono.py - RELOC/doc/fonts/gnu-freefont/tools/test/ranges/Arabic/arabic_test.py - RELOC/doc/fonts/gnu-freefont/tools/test/ranges/Arabic/generate_arabic_shaping.py - RELOC/doc/fonts/gnu-freefont/tools/test/ranges/Arabic/unicode_joining.py - RELOC/doc/fonts/gnu-freefont/tools/test/validate.py - RELOC/doc/fonts/gnu-freefont/tools/utility/KerningNumerals.pl - RELOC/doc/fonts/gnu-freefont/tools/utility/fontforge-interp.sh - RELOC/doc/fonts/gnu-freefont/tools/utility/freefont-ttf.spec - RELOC/doc/fonts/gnu-freefont/tools/utility/hex_range.py - RELOC/doc/fonts/gnu-freefont/tools/utility/metafont/bulk_eps_import.py - RELOC/doc/fonts/gnu-freefont/tools/utility/special-purpose/makeBraille.py -srccontainersize 4239880 -srccontainerchecksum f815fcc6f786a66dd4b9beb809a22385bb83f62d6e3433180d431cc4752681fa991ede7cc4ad6a59a1a2177be174e4b55407317c4fc1d2ca3c323c98fe69e3bf -srcfiles size=6180 - RELOC/source/fonts/gnu-freefont/FreeMono.sfd - RELOC/source/fonts/gnu-freefont/FreeMonoBold.sfd - RELOC/source/fonts/gnu-freefont/FreeMonoBoldOblique.sfd - RELOC/source/fonts/gnu-freefont/FreeMonoOblique.sfd - RELOC/source/fonts/gnu-freefont/FreeSans.sfd - RELOC/source/fonts/gnu-freefont/FreeSansBold.sfd - RELOC/source/fonts/gnu-freefont/FreeSansBoldOblique.sfd - RELOC/source/fonts/gnu-freefont/FreeSansOblique.sfd - RELOC/source/fonts/gnu-freefont/FreeSerif.sfd - RELOC/source/fonts/gnu-freefont/FreeSerifBold.sfd - RELOC/source/fonts/gnu-freefont/FreeSerifBoldItalic.sfd - RELOC/source/fonts/gnu-freefont/FreeSerifItalic.sfd - RELOC/source/fonts/gnu-freefont/Makefile -runfiles size=4350 - RELOC/fonts/opentype/public/gnu-freefont/FreeMono.otf - RELOC/fonts/opentype/public/gnu-freefont/FreeMonoBold.otf - RELOC/fonts/opentype/public/gnu-freefont/FreeMonoBoldOblique.otf - RELOC/fonts/opentype/public/gnu-freefont/FreeMonoOblique.otf - RELOC/fonts/opentype/public/gnu-freefont/FreeSans.otf - RELOC/fonts/opentype/public/gnu-freefont/FreeSansBold.otf - RELOC/fonts/opentype/public/gnu-freefont/FreeSansBoldOblique.otf - RELOC/fonts/opentype/public/gnu-freefont/FreeSansOblique.otf - RELOC/fonts/opentype/public/gnu-freefont/FreeSerif.otf - RELOC/fonts/opentype/public/gnu-freefont/FreeSerifBold.otf - RELOC/fonts/opentype/public/gnu-freefont/FreeSerifBoldItalic.otf - RELOC/fonts/opentype/public/gnu-freefont/FreeSerifItalic.otf - RELOC/fonts/truetype/public/gnu-freefont/FreeMono.ttf - RELOC/fonts/truetype/public/gnu-freefont/FreeMonoBold.ttf - RELOC/fonts/truetype/public/gnu-freefont/FreeMonoBoldOblique.ttf - RELOC/fonts/truetype/public/gnu-freefont/FreeMonoOblique.ttf - RELOC/fonts/truetype/public/gnu-freefont/FreeSans.ttf - RELOC/fonts/truetype/public/gnu-freefont/FreeSansBold.ttf - RELOC/fonts/truetype/public/gnu-freefont/FreeSansBoldOblique.ttf - RELOC/fonts/truetype/public/gnu-freefont/FreeSansOblique.ttf - RELOC/fonts/truetype/public/gnu-freefont/FreeSerif.ttf - RELOC/fonts/truetype/public/gnu-freefont/FreeSerifBold.ttf - RELOC/fonts/truetype/public/gnu-freefont/FreeSerifBoldItalic.ttf - RELOC/fonts/truetype/public/gnu-freefont/FreeSerifItalic.ttf -catalogue-ctan /fonts/gnu-freefont -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license gpl3 -catalogue-topics font font-proportional font-mono font-serif font-otf font-sfd - -name gnuplottex -category Package -revision 41904 -shortdesc Embed Gnuplot commands in LaTeX documents -relocated 1 -longdesc This package allows you to include Gnuplot graphs in your LaTeX -longdesc documents. The gnuplot code is extracted from the document and -longdesc written to .gnuplot files. Then, if shell escape is used, the -longdesc graph files are automatically processed to graphics or LaTeX -longdesc code files which will then be included in the document. If -longdesc shell escape isn't used, the user will have to manually convert -longdesc the files by running gnuplot on the extracted .gnuplot files. -containersize 3304 -containerchecksum 88af020c489b187dfc86a9f83b6b64eb2d3a0f4c922426f6784e3c6b094c5d1b22c430b407413a980302e324899c6178f7ba184168b240a8e50c42d87e9a06ab -doccontainersize 415232 -doccontainerchecksum 448cc866ef0a256ec1ec64d8f2e43ccc1dedcb8e483aa808ba0c918d6f1a67ca81aa8f5053ef733b2ee0dc53f152982f41073791a91835978001083c691899e4 -docfiles size=110 - RELOC/doc/latex/gnuplottex/README details="Readme" - RELOC/doc/latex/gnuplottex/SomeValuesForGnuplot.txt - RELOC/doc/latex/gnuplottex/example-pdf.tex - RELOC/doc/latex/gnuplottex/example.gnuplot - RELOC/doc/latex/gnuplottex/gnuplottex.pdf details="Package documentation" - RELOC/doc/latex/gnuplottex/gpl.txt -srccontainersize 9176 -srccontainerchecksum 6811c1b75a07a1258c601a6dc86da6be60ef62be3ab362eb48627f49e54e68bde62a5610dbaf6dec953a1fc6a2dc229ede97c0b8f31ff6a7d5b5f40cf242e93a -srcfiles size=10 - RELOC/source/latex/gnuplottex/gnuplottex.dtx - RELOC/source/latex/gnuplottex/gnuplottex.ins -runfiles size=3 - RELOC/tex/latex/gnuplottex/gnuplottex.sty -catalogue-also context-gnuplot -catalogue-ctan /macros/latex/contrib/gnuplottex -catalogue-date 2016-08-21 22:13:00 +0200 -catalogue-license gpl2 -catalogue-topics graphics-inline -catalogue-version 0.9.2 - -name go -category Package -revision 28628 -shortdesc Fonts and macros for typesetting go games -relocated 1 -longdesc The macros provide for nothing more complicated than the -longdesc standard 19x19 board; the fonts are written in Metafont. -containersize 8996 -containerchecksum e73b4fdd85590adc4cb7aca073c647b6bf136945ef49855b8fcdf55096edc928037de6d057e35f8ff76faaac93fa4d09c6363da5cc638e4c34b115c7190c9650 -doccontainersize 3720 -doccontainerchecksum 3cd5af1276497f9aadc095b378dc3d49560bc9dc3f68c06cf315c6f1f33c48c171b9733cbf99da474d340122b31e525131991600e5e27b7470574de5d2bb79e8 -docfiles size=3 - RELOC/doc/fonts/go/gomaps.ltx -srccontainersize 412 -srccontainerchecksum 526c9a9c3e9df8ca9f7764849c16d7044ecaf30bdcc8eee2891deb0f3a2c20a1f19d7b0ae4ab3b1f856201383b2169566c890ae9c127ecbd440bfee6e464345b -srcfiles size=2 - RELOC/source/fonts/go/go.bat - RELOC/source/fonts/go/go1.bat -runfiles size=77 - RELOC/fonts/source/public/go/go.mf - RELOC/fonts/source/public/go/go10.mf - RELOC/fonts/source/public/go/go15.mf - RELOC/fonts/source/public/go/go1bla10.mf - RELOC/fonts/source/public/go/go1bla15.mf - RELOC/fonts/source/public/go/go1bla20.mf - RELOC/fonts/source/public/go/go1black.mf - RELOC/fonts/source/public/go/go1whi10.mf - RELOC/fonts/source/public/go/go1whi15.mf - RELOC/fonts/source/public/go/go1whi20.mf - RELOC/fonts/source/public/go/go1white.mf - RELOC/fonts/source/public/go/go20.mf - RELOC/fonts/source/public/go/go2bla10.mf - RELOC/fonts/source/public/go/go2bla15.mf - RELOC/fonts/source/public/go/go2bla20.mf - RELOC/fonts/source/public/go/go2black.mf - RELOC/fonts/source/public/go/go2whi10.mf - RELOC/fonts/source/public/go/go2whi15.mf - RELOC/fonts/source/public/go/go2whi20.mf - RELOC/fonts/source/public/go/go2white.mf - RELOC/fonts/source/public/go/gosign50.mf - RELOC/fonts/tfm/public/go/go10.tfm - RELOC/fonts/tfm/public/go/go15.tfm - RELOC/fonts/tfm/public/go/go1bla10.tfm - RELOC/fonts/tfm/public/go/go1bla15.tfm - RELOC/fonts/tfm/public/go/go1bla20.tfm - RELOC/fonts/tfm/public/go/go1whi10.tfm - RELOC/fonts/tfm/public/go/go1whi15.tfm - RELOC/fonts/tfm/public/go/go1whi20.tfm - RELOC/fonts/tfm/public/go/go20.tfm - RELOC/fonts/tfm/public/go/go2bla10.tfm - RELOC/fonts/tfm/public/go/go2bla15.tfm - RELOC/fonts/tfm/public/go/go2bla20.tfm - RELOC/fonts/tfm/public/go/go2whi10.tfm - RELOC/fonts/tfm/public/go/go2whi15.tfm - RELOC/fonts/tfm/public/go/go2whi20.tfm - RELOC/fonts/tfm/public/go/gosign50.tfm - RELOC/tex/latex/go/go.sty -catalogue-also igo -catalogue-ctan /fonts/go -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics games font font-symbol font-mf - -name gobble -category Package -revision 49608 -shortdesc More gobble macros for PlainTeX and LaTeX -relocated 1 -longdesc The LaTeX package gobble includes several gobble macros not -longdesc included in the LaTeX kernel. These macros remove a number of -longdesc arguments after them, a feature regulary used inside other -longdesc macros. This includes gobble macros for optional arguments. The -longdesc LaTeX package gobble-user provides these macros at the user -longdesc level, i.e. using names without @ so that these can be used -longdesc without \makeatletter and \makeatother. The same macros are -longdesc provided inside .tex files for use with plain-TeX or other TeX -longdesc formats. However, the gobble macros for optional macros require -longdesc \@ifnextchar to be defined. -containersize 1552 -containerchecksum 6d65606ef94a9e08ac21322730d418bf693364ec36a1e04d30fcb4e3a88d3f0e8f2d3c411ee37155869fccfe6065739d7a9206d9be9c4a039f6e91cb04bb6156 -doccontainersize 157644 -doccontainerchecksum f63a5d3f312d9b445e9accd3b39266d39de16740c7107a30e2478d82637175f97cad746dd72f24d578dc97434cf07bfa21ad32806e7c9542ff1d87d1274906cb -docfiles size=41 - RELOC/doc/generic/gobble/README details="Readme" - RELOC/doc/generic/gobble/gobble-user.tex - RELOC/doc/generic/gobble/gobble.pdf details="Package documentation" -srccontainersize 3288 -srccontainerchecksum 821d462436fc48997eabffaf3b6416a45c90839de9e5d9867a9eaffa719669d2c8744aee8ff13a3742885a0d290cf84f0d579f1e4d12e3cd20b4ddc093fec272 -srcfiles size=4 - RELOC/source/generic/gobble/gobble.dtx - RELOC/source/generic/gobble/gobble.ins -runfiles size=3 - RELOC/tex/generic/gobble/gobble-user.sty - RELOC/tex/generic/gobble/gobble.sty - RELOC/tex/generic/gobble/gobble.tex -catalogue-contact-repository https://bitbucket.org/martin_scharrer/gobble -catalogue-ctan /macros/generic/gobble -catalogue-date 2019-01-04 22:27:51 +0100 -catalogue-license lppl1.3 -catalogue-topics macro-supp -catalogue-version 0.2 - -name gofonts -category Package -revision 43726 -shortdesc GoSans and GoMono fonts with LaTeX support -relocated 1 -longdesc This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX -longdesc support for the GoSans and GoMono families of fonts designed by -longdesc the Bigelow & Holmes foundry for the Go project. GoSans is -longdesc available in three weights: Regular, Medium, and Bold (with -longdesc corresponding italics). GoMono is available in regular and -longdesc bold, with italics. Notes on the design may be found at -longdesc https://blog.golang.org/go-fonts. -execute addMap go.map -containersize 1355200 -containerchecksum 6401682f636cc451c326ba67120e860e5a21c97915d168294ad4bc38c1160160d4e9de981a49ef30d042f07ea710f2e302458a0216c6d8bca783eaceead45b7f -doccontainersize 397528 -doccontainerchecksum 59c48dd701bca3f0dae5c80fd4e182145d01c98c0e7d19bbd3335da138c7d0a1297f16369f942d1f07d34e113e14970de1835886a596931fa62ba81ec52ff356 -docfiles size=103 - RELOC/doc/fonts/gofonts/License - RELOC/doc/fonts/gofonts/README details="Readme" - RELOC/doc/fonts/gofonts/go-samples.pdf details="Font samples" - RELOC/doc/fonts/gofonts/go-samples.tex - RELOC/doc/fonts/gofonts/gofonts.pdf -runfiles size=851 - RELOC/fonts/enc/dvips/gofonts/go_dpz6hk.enc - RELOC/fonts/enc/dvips/gofonts/go_ie7fbt.enc - RELOC/fonts/enc/dvips/gofonts/go_t66sex.enc - RELOC/fonts/enc/dvips/gofonts/go_yzw7so.enc - RELOC/fonts/map/dvips/gofonts/go.map - RELOC/fonts/tfm/bh/gofonts/Go-Bold-Italic-tlf-ly1--base.tfm - RELOC/fonts/tfm/bh/gofonts/Go-Bold-Italic-tlf-ly1.tfm - RELOC/fonts/tfm/bh/gofonts/Go-Bold-Italic-tlf-ot1.tfm - RELOC/fonts/tfm/bh/gofonts/Go-Bold-Italic-tlf-t1--base.tfm - RELOC/fonts/tfm/bh/gofonts/Go-Bold-Italic-tlf-t1.tfm - RELOC/fonts/tfm/bh/gofonts/Go-Bold-Italic-tlf-ts1--base.tfm - RELOC/fonts/tfm/bh/gofonts/Go-Bold-Italic-tlf-ts1.tfm - RELOC/fonts/tfm/bh/gofonts/Go-Bold-tlf-ly1--base.tfm - RELOC/fonts/tfm/bh/gofonts/Go-Bold-tlf-ly1.tfm - RELOC/fonts/tfm/bh/gofonts/Go-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/bh/gofonts/Go-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/bh/gofonts/Go-Bold-tlf-t1.tfm - RELOC/fonts/tfm/bh/gofonts/Go-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/bh/gofonts/Go-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/bh/gofonts/Go-Medium-Italic-tlf-ly1--base.tfm - RELOC/fonts/tfm/bh/gofonts/Go-Medium-Italic-tlf-ly1.tfm - RELOC/fonts/tfm/bh/gofonts/Go-Medium-Italic-tlf-ot1.tfm - RELOC/fonts/tfm/bh/gofonts/Go-Medium-Italic-tlf-t1--base.tfm - RELOC/fonts/tfm/bh/gofonts/Go-Medium-Italic-tlf-t1.tfm - RELOC/fonts/tfm/bh/gofonts/Go-Medium-Italic-tlf-ts1--base.tfm - RELOC/fonts/tfm/bh/gofonts/Go-Medium-Italic-tlf-ts1.tfm - RELOC/fonts/tfm/bh/gofonts/Go-Medium-tlf-ly1--base.tfm - RELOC/fonts/tfm/bh/gofonts/Go-Medium-tlf-ly1.tfm - RELOC/fonts/tfm/bh/gofonts/Go-Medium-tlf-ot1.tfm - RELOC/fonts/tfm/bh/gofonts/Go-Medium-tlf-t1--base.tfm - RELOC/fonts/tfm/bh/gofonts/Go-Medium-tlf-t1.tfm - RELOC/fonts/tfm/bh/gofonts/Go-Medium-tlf-ts1--base.tfm - RELOC/fonts/tfm/bh/gofonts/Go-Medium-tlf-ts1.tfm - RELOC/fonts/tfm/bh/gofonts/Go-Regular-Italic-tlf-ly1--base.tfm - RELOC/fonts/tfm/bh/gofonts/Go-Regular-Italic-tlf-ly1.tfm - RELOC/fonts/tfm/bh/gofonts/Go-Regular-Italic-tlf-ot1.tfm - RELOC/fonts/tfm/bh/gofonts/Go-Regular-Italic-tlf-t1--base.tfm - RELOC/fonts/tfm/bh/gofonts/Go-Regular-Italic-tlf-t1.tfm - RELOC/fonts/tfm/bh/gofonts/Go-Regular-Italic-tlf-ts1--base.tfm - RELOC/fonts/tfm/bh/gofonts/Go-Regular-Italic-tlf-ts1.tfm - RELOC/fonts/tfm/bh/gofonts/Go-Regular-tlf-ly1--base.tfm - RELOC/fonts/tfm/bh/gofonts/Go-Regular-tlf-ly1.tfm - RELOC/fonts/tfm/bh/gofonts/Go-Regular-tlf-ot1.tfm - RELOC/fonts/tfm/bh/gofonts/Go-Regular-tlf-t1--base.tfm - RELOC/fonts/tfm/bh/gofonts/Go-Regular-tlf-t1.tfm - RELOC/fonts/tfm/bh/gofonts/Go-Regular-tlf-ts1--base.tfm - RELOC/fonts/tfm/bh/gofonts/Go-Regular-tlf-ts1.tfm - RELOC/fonts/tfm/bh/gofonts/GoMono-Bold-tlf-ly1--base.tfm - RELOC/fonts/tfm/bh/gofonts/GoMono-Bold-tlf-ly1.tfm - RELOC/fonts/tfm/bh/gofonts/GoMono-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/bh/gofonts/GoMono-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/bh/gofonts/GoMono-Bold-tlf-t1.tfm - RELOC/fonts/tfm/bh/gofonts/GoMono-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/bh/gofonts/GoMono-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/bh/gofonts/GoMono-BoldItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/bh/gofonts/GoMono-BoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/bh/gofonts/GoMono-BoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/bh/gofonts/GoMono-BoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/bh/gofonts/GoMono-BoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/bh/gofonts/GoMono-BoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/bh/gofonts/GoMono-BoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/bh/gofonts/GoMono-Italic-tlf-ly1--base.tfm - RELOC/fonts/tfm/bh/gofonts/GoMono-Italic-tlf-ly1.tfm - RELOC/fonts/tfm/bh/gofonts/GoMono-Italic-tlf-ot1.tfm - RELOC/fonts/tfm/bh/gofonts/GoMono-Italic-tlf-t1--base.tfm - RELOC/fonts/tfm/bh/gofonts/GoMono-Italic-tlf-t1.tfm - RELOC/fonts/tfm/bh/gofonts/GoMono-Italic-tlf-ts1--base.tfm - RELOC/fonts/tfm/bh/gofonts/GoMono-Italic-tlf-ts1.tfm - RELOC/fonts/tfm/bh/gofonts/GoMono-tlf-ly1--base.tfm - RELOC/fonts/tfm/bh/gofonts/GoMono-tlf-ly1.tfm - RELOC/fonts/tfm/bh/gofonts/GoMono-tlf-ot1.tfm - RELOC/fonts/tfm/bh/gofonts/GoMono-tlf-t1--base.tfm - RELOC/fonts/tfm/bh/gofonts/GoMono-tlf-t1.tfm - RELOC/fonts/tfm/bh/gofonts/GoMono-tlf-ts1--base.tfm - RELOC/fonts/tfm/bh/gofonts/GoMono-tlf-ts1.tfm - RELOC/fonts/tfm/bh/gofonts/GoSmallcaps-Italic-tlf-ly1--base.tfm - RELOC/fonts/tfm/bh/gofonts/GoSmallcaps-Italic-tlf-ly1.tfm - RELOC/fonts/tfm/bh/gofonts/GoSmallcaps-Italic-tlf-ot1.tfm - RELOC/fonts/tfm/bh/gofonts/GoSmallcaps-Italic-tlf-t1--base.tfm - RELOC/fonts/tfm/bh/gofonts/GoSmallcaps-Italic-tlf-t1.tfm - RELOC/fonts/tfm/bh/gofonts/GoSmallcaps-Italic-tlf-ts1--base.tfm - RELOC/fonts/tfm/bh/gofonts/GoSmallcaps-Italic-tlf-ts1.tfm - RELOC/fonts/tfm/bh/gofonts/GoSmallcaps-tlf-ly1--base.tfm - RELOC/fonts/tfm/bh/gofonts/GoSmallcaps-tlf-ly1.tfm - RELOC/fonts/tfm/bh/gofonts/GoSmallcaps-tlf-ot1.tfm - RELOC/fonts/tfm/bh/gofonts/GoSmallcaps-tlf-t1--base.tfm - RELOC/fonts/tfm/bh/gofonts/GoSmallcaps-tlf-t1.tfm - RELOC/fonts/tfm/bh/gofonts/GoSmallcaps-tlf-ts1--base.tfm - RELOC/fonts/tfm/bh/gofonts/GoSmallcaps-tlf-ts1.tfm - RELOC/fonts/truetype/bh/gofonts/Go-Bold-Italic.ttf - RELOC/fonts/truetype/bh/gofonts/Go-Bold.ttf - RELOC/fonts/truetype/bh/gofonts/Go-Medium-Italic.ttf - RELOC/fonts/truetype/bh/gofonts/Go-Medium.ttf - RELOC/fonts/truetype/bh/gofonts/Go-Regular-Italic.ttf - RELOC/fonts/truetype/bh/gofonts/Go-Regular.ttf - RELOC/fonts/truetype/bh/gofonts/GoMono-Bold-Italic.ttf - RELOC/fonts/truetype/bh/gofonts/GoMono-Bold.ttf - RELOC/fonts/truetype/bh/gofonts/GoMono-Regular-Italic.ttf - RELOC/fonts/truetype/bh/gofonts/GoMono-Regular.ttf - RELOC/fonts/truetype/bh/gofonts/GoSmallcaps-Italic.ttf - RELOC/fonts/truetype/bh/gofonts/GoSmallcaps.ttf - RELOC/fonts/type1/bh/gofonts/Go-Bold-Italic.pfb - RELOC/fonts/type1/bh/gofonts/Go-Bold.pfb - RELOC/fonts/type1/bh/gofonts/Go-Medium-Italic.pfb - RELOC/fonts/type1/bh/gofonts/Go-Medium.pfb - RELOC/fonts/type1/bh/gofonts/Go-Regular-Italic.pfb - RELOC/fonts/type1/bh/gofonts/Go-Regular.pfb - RELOC/fonts/type1/bh/gofonts/GoMono-Bold-Italic.pfb - RELOC/fonts/type1/bh/gofonts/GoMono-Bold.pfb - RELOC/fonts/type1/bh/gofonts/GoMono-Regular-Italic.pfb - RELOC/fonts/type1/bh/gofonts/GoMono-Regular.pfb - RELOC/fonts/type1/bh/gofonts/GoSmallcaps-Italic.pfb - RELOC/fonts/type1/bh/gofonts/GoSmallcaps.pfb - RELOC/fonts/vf/bh/gofonts/Go-Bold-Italic-tlf-ly1.vf - RELOC/fonts/vf/bh/gofonts/Go-Bold-Italic-tlf-t1.vf - RELOC/fonts/vf/bh/gofonts/Go-Bold-Italic-tlf-ts1.vf - RELOC/fonts/vf/bh/gofonts/Go-Bold-tlf-ly1.vf - RELOC/fonts/vf/bh/gofonts/Go-Bold-tlf-t1.vf - RELOC/fonts/vf/bh/gofonts/Go-Bold-tlf-ts1.vf - RELOC/fonts/vf/bh/gofonts/Go-Medium-Italic-tlf-ly1.vf - RELOC/fonts/vf/bh/gofonts/Go-Medium-Italic-tlf-t1.vf - RELOC/fonts/vf/bh/gofonts/Go-Medium-Italic-tlf-ts1.vf - RELOC/fonts/vf/bh/gofonts/Go-Medium-tlf-ly1.vf - RELOC/fonts/vf/bh/gofonts/Go-Medium-tlf-t1.vf - RELOC/fonts/vf/bh/gofonts/Go-Medium-tlf-ts1.vf - RELOC/fonts/vf/bh/gofonts/Go-Regular-Italic-tlf-ly1.vf - RELOC/fonts/vf/bh/gofonts/Go-Regular-Italic-tlf-t1.vf - RELOC/fonts/vf/bh/gofonts/Go-Regular-Italic-tlf-ts1.vf - RELOC/fonts/vf/bh/gofonts/Go-Regular-tlf-ly1.vf - RELOC/fonts/vf/bh/gofonts/Go-Regular-tlf-t1.vf - RELOC/fonts/vf/bh/gofonts/Go-Regular-tlf-ts1.vf - RELOC/fonts/vf/bh/gofonts/GoMono-Bold-tlf-ly1.vf - RELOC/fonts/vf/bh/gofonts/GoMono-Bold-tlf-t1.vf - RELOC/fonts/vf/bh/gofonts/GoMono-Bold-tlf-ts1.vf - RELOC/fonts/vf/bh/gofonts/GoMono-BoldItalic-tlf-ly1.vf - RELOC/fonts/vf/bh/gofonts/GoMono-BoldItalic-tlf-t1.vf - RELOC/fonts/vf/bh/gofonts/GoMono-BoldItalic-tlf-ts1.vf - RELOC/fonts/vf/bh/gofonts/GoMono-Italic-tlf-ly1.vf - RELOC/fonts/vf/bh/gofonts/GoMono-Italic-tlf-t1.vf - RELOC/fonts/vf/bh/gofonts/GoMono-Italic-tlf-ts1.vf - RELOC/fonts/vf/bh/gofonts/GoMono-tlf-ly1.vf - RELOC/fonts/vf/bh/gofonts/GoMono-tlf-t1.vf - RELOC/fonts/vf/bh/gofonts/GoMono-tlf-ts1.vf - RELOC/fonts/vf/bh/gofonts/GoSmallcaps-Italic-tlf-ly1.vf - RELOC/fonts/vf/bh/gofonts/GoSmallcaps-Italic-tlf-t1.vf - RELOC/fonts/vf/bh/gofonts/GoSmallcaps-Italic-tlf-ts1.vf - RELOC/fonts/vf/bh/gofonts/GoSmallcaps-tlf-ly1.vf - RELOC/fonts/vf/bh/gofonts/GoSmallcaps-tlf-t1.vf - RELOC/fonts/vf/bh/gofonts/GoSmallcaps-tlf-ts1.vf - RELOC/tex/latex/gofonts/GoMono.sty - RELOC/tex/latex/gofonts/GoSans.sty - RELOC/tex/latex/gofonts/LY1Go-TLF.fd - RELOC/tex/latex/gofonts/LY1GoMono-TLF.fd - RELOC/tex/latex/gofonts/OT1Go-TLF.fd - RELOC/tex/latex/gofonts/OT1GoMono-TLF.fd - RELOC/tex/latex/gofonts/T1Go-TLF.fd - RELOC/tex/latex/gofonts/T1GoMono-TLF.fd - RELOC/tex/latex/gofonts/TS1Go-TLF.fd - RELOC/tex/latex/gofonts/TS1GoMono-TLF.fd -catalogue-ctan /fonts/gofonts -catalogue-date 2017-04-02 15:46:29 +0200 -catalogue-license other-freelppl -catalogue-topics font-sans font-mono font-ttf font-type1 font-t1enc - -name gost -category Package -revision 44131 -shortdesc BibTeX styles to format according to GOST -relocated 1 -longdesc BibTeX styles to format bibliographies in English, Russian or -longdesc Ukrainian according to GOST 7.0.5-2008 or GOST 7.1-2003. Both -longdesc 8-bit and Unicode (UTF-8) versions of each BibTeX style, in -longdesc each case offering a choice of sorted and unsorted. Further, a -longdesc set of three styles (which do not conform to current standards) -longdesc are retained for backwards compatibility. -containersize 16772 -containerchecksum af42c1e2407b682057c55b2672a7238a9cf93728ed26b24dee16452f4ce1ad53f564118b49edd00fec7f423d405c2ea4ccb3d965e63942ee0d639d6731678b90 -doccontainersize 1664484 -doccontainerchecksum 69331bbaae1cfbf76dbbedaeb2112e7b62c61b3148f78c6f74333960a72458f0abc44891d61e7876a67e24e800eb42845219af4a8be894bee296a8793c53ee36 -docfiles size=1160 - RELOC/doc/bibtex/gost/README.md details="Readme" language="en" - RELOC/doc/bibtex/gost/examples/cp1251/bib/ex01.bib - RELOC/doc/bibtex/gost/examples/cp1251/bib/ex02.bib - RELOC/doc/bibtex/gost/examples/cp1251/bib/ex03.bib - RELOC/doc/bibtex/gost/examples/cp1251/bib/ex04.bib - RELOC/doc/bibtex/gost/examples/cp1251/bib/ex05.bib - RELOC/doc/bibtex/gost/examples/cp1251/bib/ex06.bib - RELOC/doc/bibtex/gost/examples/cp1251/bib/ex06a.bib - RELOC/doc/bibtex/gost/examples/cp1251/bib/ex07.bib - RELOC/doc/bibtex/gost/examples/cp1251/bib/ex08.bib - RELOC/doc/bibtex/gost/examples/cp1251/bib/ex09.bib - RELOC/doc/bibtex/gost/examples/cp1251/bib/ex10.bib - RELOC/doc/bibtex/gost/examples/cp1251/bib/ex11.bib - RELOC/doc/bibtex/gost/examples/cp1251/bib/ex12.bib - RELOC/doc/bibtex/gost/examples/cp1251/bib/ex13.bib - RELOC/doc/bibtex/gost/examples/cp1251/bib/ex14.bib - RELOC/doc/bibtex/gost/examples/cp1251/bib/ex14a.bib - RELOC/doc/bibtex/gost/examples/cp1251/bib/ex15.bib - RELOC/doc/bibtex/gost/examples/cp1251/bib/ex16.bib - RELOC/doc/bibtex/gost/examples/cp1251/bib/ex17.bib - RELOC/doc/bibtex/gost/examples/cp1251/bib/ex17a.bib - RELOC/doc/bibtex/gost/examples/cp1251/bib/ex17b.bib - RELOC/doc/bibtex/gost/examples/cp1251/bib/ex18.bib - RELOC/doc/bibtex/gost/examples/cp1251/bib/ex19.bib - RELOC/doc/bibtex/gost/examples/cp1251/bib/ex20.bib - RELOC/doc/bibtex/gost/examples/cp1251/bib/ex20a.bib - RELOC/doc/bibtex/gost/examples/cp1251/bib/ex20b.bib - RELOC/doc/bibtex/gost/examples/cp1251/bib/ex20c.bib - RELOC/doc/bibtex/gost/examples/cp1251/bib/ex21.bib - RELOC/doc/bibtex/gost/examples/cp1251/bib/ex21a.bib - RELOC/doc/bibtex/gost/examples/cp1251/bib/ex21b.bib - RELOC/doc/bibtex/gost/examples/cp1251/bib/ex23.bib - RELOC/doc/bibtex/gost/examples/cp1251/bib/ex24.bib - RELOC/doc/bibtex/gost/examples/cp1251/bib/ex24a.bib - RELOC/doc/bibtex/gost/examples/cp1251/bib/ex24b.bib - RELOC/doc/bibtex/gost/examples/cp1251/bib/ex25.bib - RELOC/doc/bibtex/gost/examples/cp1251/bib/ex26.bib - RELOC/doc/bibtex/gost/examples/cp1251/bib/ex27a.bib - RELOC/doc/bibtex/gost/examples/cp1251/bib/ex27b.bib - RELOC/doc/bibtex/gost/examples/cp1251/bib/ex27c.bib - RELOC/doc/bibtex/gost/examples/cp1251/bib/ex28.bib - RELOC/doc/bibtex/gost/examples/cp1251/bib/ex28a.bib - RELOC/doc/bibtex/gost/examples/cp1251/bib/ex29.bib - RELOC/doc/bibtex/gost/examples/cp1251/bib/ex30.bib - RELOC/doc/bibtex/gost/examples/cp1251/bib/ex31.bib - RELOC/doc/bibtex/gost/examples/cp1251/bib/examples.bib - RELOC/doc/bibtex/gost/examples/cp1251/gost.tex - RELOC/doc/bibtex/gost/examples/cp1251/gost2003.pdf - RELOC/doc/bibtex/gost/examples/cp1251/gost2003.tex - RELOC/doc/bibtex/gost/examples/cp1251/gost2008-customized.pdf - RELOC/doc/bibtex/gost/examples/cp1251/gost2008-customized.tex - RELOC/doc/bibtex/gost/examples/cp1251/gost2008.pdf - RELOC/doc/bibtex/gost/examples/cp1251/gost2008.tex - RELOC/doc/bibtex/gost/examples/cp1251/gost2008l.pdf - RELOC/doc/bibtex/gost/examples/cp1251/gost2008l.tex - RELOC/doc/bibtex/gost/examples/cp1251/gost2008n.pdf - RELOC/doc/bibtex/gost/examples/cp1251/gost2008n.tex - RELOC/doc/bibtex/gost/examples/cp1251/gost2008ns.pdf - RELOC/doc/bibtex/gost/examples/cp1251/gost2008ns.tex - RELOC/doc/bibtex/gost/examples/cp1251/gost780.pdf - RELOC/doc/bibtex/gost/examples/cp1251/gost780.tex - RELOC/doc/bibtex/gost/examples/cp1251/make-examples-on-win-cp1251.cmd - RELOC/doc/bibtex/gost/examples/utf8/bib/ex01.bib - RELOC/doc/bibtex/gost/examples/utf8/bib/ex02.bib - RELOC/doc/bibtex/gost/examples/utf8/bib/ex03.bib - RELOC/doc/bibtex/gost/examples/utf8/bib/ex04.bib - RELOC/doc/bibtex/gost/examples/utf8/bib/ex05.bib - RELOC/doc/bibtex/gost/examples/utf8/bib/ex06.bib - RELOC/doc/bibtex/gost/examples/utf8/bib/ex06a.bib - RELOC/doc/bibtex/gost/examples/utf8/bib/ex07.bib - RELOC/doc/bibtex/gost/examples/utf8/bib/ex08.bib - RELOC/doc/bibtex/gost/examples/utf8/bib/ex09.bib - RELOC/doc/bibtex/gost/examples/utf8/bib/ex10.bib - RELOC/doc/bibtex/gost/examples/utf8/bib/ex11.bib - RELOC/doc/bibtex/gost/examples/utf8/bib/ex12.bib - RELOC/doc/bibtex/gost/examples/utf8/bib/ex13.bib - RELOC/doc/bibtex/gost/examples/utf8/bib/ex14.bib - RELOC/doc/bibtex/gost/examples/utf8/bib/ex14a.bib - RELOC/doc/bibtex/gost/examples/utf8/bib/ex15.bib - RELOC/doc/bibtex/gost/examples/utf8/bib/ex16.bib - RELOC/doc/bibtex/gost/examples/utf8/bib/ex17.bib - RELOC/doc/bibtex/gost/examples/utf8/bib/ex17a.bib - RELOC/doc/bibtex/gost/examples/utf8/bib/ex17b.bib - RELOC/doc/bibtex/gost/examples/utf8/bib/ex18.bib - RELOC/doc/bibtex/gost/examples/utf8/bib/ex19.bib - RELOC/doc/bibtex/gost/examples/utf8/bib/ex20.bib - RELOC/doc/bibtex/gost/examples/utf8/bib/ex20a.bib - RELOC/doc/bibtex/gost/examples/utf8/bib/ex20b.bib - RELOC/doc/bibtex/gost/examples/utf8/bib/ex20c.bib - RELOC/doc/bibtex/gost/examples/utf8/bib/ex21.bib - RELOC/doc/bibtex/gost/examples/utf8/bib/ex21a.bib - RELOC/doc/bibtex/gost/examples/utf8/bib/ex21b.bib - RELOC/doc/bibtex/gost/examples/utf8/bib/ex22.bib - RELOC/doc/bibtex/gost/examples/utf8/bib/ex22a.bib - RELOC/doc/bibtex/gost/examples/utf8/bib/ex23.bib - RELOC/doc/bibtex/gost/examples/utf8/bib/ex24.bib - RELOC/doc/bibtex/gost/examples/utf8/bib/ex24a.bib - RELOC/doc/bibtex/gost/examples/utf8/bib/ex24b.bib - RELOC/doc/bibtex/gost/examples/utf8/bib/ex25.bib - RELOC/doc/bibtex/gost/examples/utf8/bib/ex26.bib - RELOC/doc/bibtex/gost/examples/utf8/bib/ex27a.bib - RELOC/doc/bibtex/gost/examples/utf8/bib/ex27b.bib - RELOC/doc/bibtex/gost/examples/utf8/bib/ex27c.bib - RELOC/doc/bibtex/gost/examples/utf8/bib/ex28.bib - RELOC/doc/bibtex/gost/examples/utf8/bib/ex28a.bib - RELOC/doc/bibtex/gost/examples/utf8/bib/ex29.bib - RELOC/doc/bibtex/gost/examples/utf8/bib/ex30.bib - RELOC/doc/bibtex/gost/examples/utf8/bib/ex31.bib - RELOC/doc/bibtex/gost/examples/utf8/bib/examples.bib - RELOC/doc/bibtex/gost/examples/utf8/make-examples-on-win-utf8.cmd - RELOC/doc/bibtex/gost/examples/utf8/ugost.tex - RELOC/doc/bibtex/gost/examples/utf8/ugost2003.pdf - RELOC/doc/bibtex/gost/examples/utf8/ugost2003.tex - RELOC/doc/bibtex/gost/examples/utf8/ugost2008-customized.pdf - RELOC/doc/bibtex/gost/examples/utf8/ugost2008-customized.tex - RELOC/doc/bibtex/gost/examples/utf8/ugost2008.pdf - RELOC/doc/bibtex/gost/examples/utf8/ugost2008.tex - RELOC/doc/bibtex/gost/examples/utf8/ugost2008l.pdf - RELOC/doc/bibtex/gost/examples/utf8/ugost2008l.tex - RELOC/doc/bibtex/gost/examples/utf8/ugost2008n.pdf - RELOC/doc/bibtex/gost/examples/utf8/ugost2008n.tex - RELOC/doc/bibtex/gost/examples/utf8/ugost2008ns.pdf - RELOC/doc/bibtex/gost/examples/utf8/ugost2008ns.tex - RELOC/doc/bibtex/gost/examples/utf8/ugost2008s.pdf - RELOC/doc/bibtex/gost/examples/utf8/ugost2008s.tex - RELOC/doc/bibtex/gost/gost.pdf details="Package documentation" language="en" -srccontainersize 26412 -srccontainerchecksum 9ed231579a5c156edc92db74a2d224dbdc94faa0edda9a7be8a18771a3d6bdad00806adbe419e19a3752c02b59d6c78e24e2dd11af1a65b56041731292375f38 -srcfiles size=35 - RELOC/source/bibtex/gost/gost.dtx - RELOC/source/bibtex/gost/gost.ins -runfiles size=257 - RELOC/bibtex/bst/gost/gost2003.bst - RELOC/bibtex/bst/gost/gost2003s.bst - RELOC/bibtex/bst/gost/gost2008.bst - RELOC/bibtex/bst/gost/gost2008l.bst - RELOC/bibtex/bst/gost/gost2008ls.bst - RELOC/bibtex/bst/gost/gost2008n.bst - RELOC/bibtex/bst/gost/gost2008ns.bst - RELOC/bibtex/bst/gost/gost2008s.bst - RELOC/bibtex/bst/gost/gost780.bst - RELOC/bibtex/bst/gost/gost780s.bst - RELOC/bibtex/bst/gost/ugost2003.bst - RELOC/bibtex/bst/gost/ugost2003s.bst - RELOC/bibtex/bst/gost/ugost2008.bst - RELOC/bibtex/bst/gost/ugost2008l.bst - RELOC/bibtex/bst/gost/ugost2008ls.bst - RELOC/bibtex/bst/gost/ugost2008n.bst - RELOC/bibtex/bst/gost/ugost2008ns.bst - RELOC/bibtex/bst/gost/ugost2008s.bst - RELOC/bibtex/csf/gost/cp1251.csf - RELOC/bibtex/csf/gost/koi8u.csf - RELOC/bibtex/csf/gost/ruscii.csf - RELOC/bibtex/csf/gost/utf8cyrillic.csf -catalogue-also biblatex-gost -catalogue-ctan /biblio/bibtex/contrib/gost -catalogue-date 2017-01-14 14:16:05 +0100 -catalogue-license lppl1.3 -catalogue-topics bibtex-sty russian -catalogue-version 1.2i - -name gothic -category Package -revision 49869 -shortdesc A collection of old German-style fonts -relocated 1 -longdesc A collection of fonts that reproduce those used in "old German" -longdesc printing and handwriting. The set comprises Gothic, Schwabacher -longdesc and Fraktur fonts, a pair of handwriting fonts, Sutterlin and -longdesc Schwell, and a font containing decorative initials. In -longdesc addition, there are two re-encoding packages for Haralambous's -longdesc fonts, providing T1, using virtual fonts, and OT1 and T1, using -longdesc Metafont. -containersize 129612 -containerchecksum b4c2f02b395652c1f763e78f7d6b32f5158c1bb4370566868b0aa8c25cd2ac3e5f33dc87f6a5938756be68f1ab95885d5763f00bbb3945cf9c26d66b35d1c026 -doccontainersize 193532 -doccontainerchecksum b5edfd7f2dfe64c72d629a6a69c11bb53bee222bd8f0051a99a0e4c8f7e7f1a9b2ca1a5198fe56e4976310281b8cf388020c1f4b73515d973a1ac7dc1830993e -docfiles size=61 - RELOC/doc/fonts/gothic/00readme_fraktur.msg - RELOC/doc/fonts/gothic/README.sueterlin - RELOC/doc/fonts/gothic/README.yinit - RELOC/doc/fonts/gothic/suet.pdf - RELOC/doc/fonts/gothic/suet.tex - RELOC/doc/fonts/gothic/yinit.pdf -srccontainersize 448 -srccontainerchecksum aafb0b72a691d198459780d9a25f8debd3fb54ba10a40b2bb6224bdaed46fd800981b21eb085a07e4e838c8cee137a3fbadfaf61b8dc7bab8a3e7dfcfa90dc75 -srcfiles size=1 - RELOC/source/fonts/gothic/mfall.bat -runfiles size=246 - RELOC/fonts/source/public/gothic/cmfrabase.mf - RELOC/fonts/source/public/gothic/cmfrak.mf - RELOC/fonts/source/public/gothic/cmfraklow.mf - RELOC/fonts/source/public/gothic/cmfrakmis.mf - RELOC/fonts/source/public/gothic/cmfraknum.mf - RELOC/fonts/source/public/gothic/cmfrakoth.mf - RELOC/fonts/source/public/gothic/cmfrakupp.mf - RELOC/fonts/source/public/gothic/dcfrak.mf - RELOC/fonts/source/public/gothic/schwell.mf - RELOC/fonts/source/public/gothic/su-lig.mf - RELOC/fonts/source/public/gothic/su-low.mf - RELOC/fonts/source/public/gothic/su-spec.mf - RELOC/fonts/source/public/gothic/su-upp.mf - RELOC/fonts/source/public/gothic/suet14.mf - RELOC/fonts/source/public/gothic/xxfrak.mf - RELOC/fonts/source/public/gothic/yfrabase.mf - RELOC/fonts/source/public/gothic/yfrak.mf - RELOC/fonts/source/public/gothic/yfraklow.mf - RELOC/fonts/source/public/gothic/yfrakmis.mf - RELOC/fonts/source/public/gothic/yfraknum.mf - RELOC/fonts/source/public/gothic/yfrakoth.mf - RELOC/fonts/source/public/gothic/yfrakupp.mf - RELOC/fonts/source/public/gothic/ygotbase.mf - RELOC/fonts/source/public/gothic/ygoth.mf - RELOC/fonts/source/public/gothic/ygothgen.mf - RELOC/fonts/source/public/gothic/ygothlig.mf - RELOC/fonts/source/public/gothic/ygothlow.mf - RELOC/fonts/source/public/gothic/ygothmis.mf - RELOC/fonts/source/public/gothic/ygothnum.mf - RELOC/fonts/source/public/gothic/ygothupp.mf - RELOC/fonts/source/public/gothic/yinit.mf - RELOC/fonts/source/public/gothic/yinitA.mf - RELOC/fonts/source/public/gothic/yinitB.mf - RELOC/fonts/source/public/gothic/yinitC.mf - RELOC/fonts/source/public/gothic/yinitD.mf - RELOC/fonts/source/public/gothic/yinitE.mf - RELOC/fonts/source/public/gothic/yinitF.mf - RELOC/fonts/source/public/gothic/yinitG.mf - RELOC/fonts/source/public/gothic/yinitH.mf - RELOC/fonts/source/public/gothic/yinitJ.mf - RELOC/fonts/source/public/gothic/yinitK.mf - RELOC/fonts/source/public/gothic/yinitL.mf - RELOC/fonts/source/public/gothic/yinitM.mf - RELOC/fonts/source/public/gothic/yinitN.mf - RELOC/fonts/source/public/gothic/yinitO.mf - RELOC/fonts/source/public/gothic/yinitP.mf - RELOC/fonts/source/public/gothic/yinitQ.mf - RELOC/fonts/source/public/gothic/yinitR.mf - RELOC/fonts/source/public/gothic/yinitS.mf - RELOC/fonts/source/public/gothic/yinitT.mf - RELOC/fonts/source/public/gothic/yinitU.mf - RELOC/fonts/source/public/gothic/yinitV.mf - RELOC/fonts/source/public/gothic/yinitW.mf - RELOC/fonts/source/public/gothic/yinitX.mf - RELOC/fonts/source/public/gothic/yinitY.mf - RELOC/fonts/source/public/gothic/yinitZ.mf - RELOC/fonts/source/public/gothic/yintbase.mf - RELOC/fonts/source/public/gothic/ysmfrak.mf - RELOC/fonts/source/public/gothic/yswab.mf - RELOC/fonts/source/public/gothic/yswabase.mf - RELOC/fonts/source/public/gothic/yswablow.mf - RELOC/fonts/source/public/gothic/yswabmis.mf - RELOC/fonts/source/public/gothic/yswabnum.mf - RELOC/fonts/source/public/gothic/yswabupp.mf - RELOC/fonts/tfm/public/gothic/cmfrak.tfm - RELOC/fonts/tfm/public/gothic/schwell.tfm - RELOC/fonts/tfm/public/gothic/suet14.tfm - RELOC/fonts/tfm/public/gothic/yfrak.tfm - RELOC/fonts/tfm/public/gothic/ygoth.tfm - RELOC/fonts/tfm/public/gothic/yinit.tfm - RELOC/fonts/tfm/public/gothic/ysmfrak.tfm - RELOC/fonts/tfm/public/gothic/yswab.tfm -catalogue-ctan /fonts/gothic -catalogue-date 2017-10-29 15:22:05 +0100 -catalogue-license collection -catalogue-topics font font-mf font-collection font-gothic - -name gotoh -category Package -revision 44764 -shortdesc An implementation of the Gotoh sequence alignment algorithm -relocated 1 -longdesc This package calculates biological sequence alignment with the -longdesc Gotoh algorithm. The package also provides an interface to -longdesc control various settings including algorithm parameters. -containersize 2612 -containerchecksum 7371c8718ed8651fd13e69897e2b8f8c1fdace736bfd40a669b866ab849af17be81afb9c258a99ba0e7722b8c54a4077370c9e3501c14a22d2f2a49115e0e8ce -doccontainersize 291972 -doccontainerchecksum 6584b7e4c40ea9ffbf503f99e1e9fa4f76ab9d40bc1b96e9dedca11ddfdacb2565c10835900308f7d3e54d04ab07b346527a827e17d8a358852278e729570fe2 -docfiles size=74 - RELOC/doc/latex/gotoh/LICENSE - RELOC/doc/latex/gotoh/README.md details="Readme" - RELOC/doc/latex/gotoh/gotoh.pdf details="Package documentation" -srccontainersize 8224 -srccontainerchecksum e166d20459d2e9ab63e2897f4fdf90e14deb3322f0937250fc07bf3d7349289e16185e8e986ebebbc6e68f9639e1c8cbbc63e8f4e7ae2d68961cf7c4172dd46f -srcfiles size=9 - RELOC/source/latex/gotoh/gotoh.dtx - RELOC/source/latex/gotoh/gotoh.ins -runfiles size=4 - RELOC/tex/latex/gotoh/gotoh.sty -catalogue-ctan /macros/latex/contrib/gotoh -catalogue-date 2017-07-07 08:45:27 +0200 -catalogue-license mit -catalogue-topics biology -catalogue-version 1.1 - -name grabbox -category Package -revision 49546 -shortdesc Read an argument into a box and execute the code afterwards -relocated 1 -longdesc The package provides the command \grabbox, which grabs an -longdesc argument into a box and executes the code afterwards. -containersize 1636 -containerchecksum 7786e67b645ae018d0a97e307a87e7c19530b7f486cf2f96901b7700f6f5e4067fc93f1f2295268799e9f5919f736a73af42abfd53cd76956e7d5d4f665b7e46 -doccontainersize 352672 -doccontainerchecksum 925dc1492090dedf948685190959b7e20b7ad9fea7278803ff576be7963b78e42a1d5b66da3e2e955cf6b65a1664c6e4cd2db07d4d93ab57a217682537a026d5 -docfiles size=87 - RELOC/doc/latex/grabbox/README.md details="Readme" - RELOC/doc/latex/grabbox/grabbox.pdf details="Package documentation" -srccontainersize 4224 -srccontainerchecksum 9fa9a1aab8199c97551bd097e6afb0a24070a224a733c7dbf4d77e817c72549da555380749bc9661db479cd8404047028db769858ac50e0e523ac365ad148701 -srcfiles size=4 - RELOC/source/latex/grabbox/grabbox.dtx -runfiles size=1 - RELOC/tex/latex/grabbox/grabbox.sty -catalogue-contact-repository https://gitlass.de/jonathan/grabbox -catalogue-ctan /macros/latex/contrib/grabbox -catalogue-date 2018-12-29 21:54:58 +0100 -catalogue-license lppl1.3c -catalogue-topics boxing -catalogue-version 1.3 - -name gradientframe -category Package -revision 21387 -shortdesc Simple gradient frames around objects -relocated 1 -longdesc The package provides a means of drawing graded frames around -longdesc objects. The gradients of the frames are drawn using the color -longdesc package. -containersize 1368 -containerchecksum 9fdb9eb50f689b1b4bcef0e96b002a5db0009b13f4d34d15206e5530bdfc8eda25f43a30a69c44008aff93463026d801a355fe5c3e02afd49c2b7b4f74b6171f -doccontainersize 235212 -doccontainerchecksum fcd1920d85e51a96e17ffce5e0b14fb1ac864100ff8cb4af03d0bde2aca18c95569dd5b41279e074e86a031394a8f176d2686259c0c55c0b4cce31c7066e56ac -docfiles size=65 - RELOC/doc/latex/gradientframe/README details="Readme" - RELOC/doc/latex/gradientframe/gradientframe.pdf details="Package documentation" -srccontainersize 4356 -srccontainerchecksum 6ab758a0ecfc76b11e0c069684ec9acb0918e22ce9415dc7ac92c6114728e5550f2aacadecdd2b4dfa0f7551061bbc2446a9bb0e14b26bfd9de14e962843a55f -srcfiles size=4 - RELOC/source/latex/gradientframe/gradientframe.dtx -runfiles size=1 - RELOC/tex/latex/gradientframe/gradientframe.sty -catalogue-ctan /macros/latex/contrib/gradientframe -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics decoration -catalogue-version 0.2 - -name gradstudentresume -category Package -revision 38832 -shortdesc A generic template for graduate student resumes -relocated 1 -longdesc The package offers a template for graduate students writing an -longdesc academic CV. The goal is to create a flexible template that can -longdesc be customized based on each specific individual's needs. -containersize 1708 -containerchecksum 99236f32dbd505b6b408fdb8b0cc78a43c3907a6fa011453b4ca12b71a5b4d85269bb830bcb3b33f43d0f13bd3600736841cec17d848287bd4e401e38a7231a7 -doccontainersize 2924 -doccontainerchecksum 828328262784d92e3a809992211772996bf92ef82e65d30a906d4d7c541ede3e7ab3c13e2e77237087fe4dd609e457ce035c5589037f1bb51df7a459d199b84f -docfiles size=3 - RELOC/doc/latex/gradstudentresume/README.txt details="Readme" - RELOC/doc/latex/gradstudentresume/example.tex -runfiles size=1 - RELOC/tex/latex/gradstudentresume/gradstudentresume.cls -catalogue-ctan /macros/latex/contrib/gradstudentresume -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics cv class - -name grafcet -category Package -revision 22509 -shortdesc Draw Grafcet/SFC with TikZ -relocated 1 -longdesc The package provides a library (GRAFCET) that can draw Grafcet -longdesc Sequential Function Chart (SFC) diagrams, in accordance with EN -longdesc 60848, using Pgf/TikZ. L'objectif de la librairie GRAFCET est -longdesc de permettre le trace de grafcet selon la norme EN 60848 a -longdesc partir de Pgf/TikZ. -containersize 3728 -containerchecksum 51f50b30976c73069a380398658b504544a44c6e32c1497575700c2ae7a5cd31febc6b2e5e99c95ff9a939aced83c2ef496aadc9d8df3f22fe8ec62b70a5831b -doccontainersize 294612 -doccontainerchecksum 67a0105a95974e88f5a5b24a06c3831a1d69b03f870e1c0dda7972ac420f77d82ce81f9030afb83f404716689b08e3ac717a26ef0a70e66b29f07226fcf867a0 -docfiles size=119 - RELOC/doc/latex/grafcet/README - RELOC/doc/latex/grafcet/grafcet.pdf details="Package documentation" language="fr" - RELOC/doc/latex/grafcet/grafcet.tex -runfiles size=5 - RELOC/tex/latex/grafcet/grafcet.sty -catalogue-also tikz-sfc -catalogue-ctan /graphics/pgf/contrib/grafcet -catalogue-date 2018-01-17 07:27:29 +0100 -catalogue-license lppl1 -catalogue-topics diagram pgf-tikz -catalogue-version 1.3.5 - -name grant -category Package -revision 41905 -shortdesc Classes for formatting federal grant proposals -relocated 1 -longdesc LaTeX classes for formatting federal grant proposals: grant: -longdesc Base class for formatting grant proposals grant-arl: Army -longdesc Research Laboratory grant-darpa: Defense Advanced Research -longdesc Projects Agency grant-doe: Department of Energy grant-nih: -longdesc National Institutes of Health grant-nrl: Naval Research -longdesc Laboratory grant-nsf: National Science Foundation grant-onr: -longdesc Office of Naval Research -containersize 4256 -containerchecksum 97532f2d870189e325af363b3825955e76e11070ef524f662155c90a5342148a93b365e53627d2e0d7909fb45558a4e0cddaded8ee9d9398b2e516eae987cb82 -doccontainersize 110248 -doccontainerchecksum fba7a0d396f928cf5d7b6a295e7ba54c4d7168f0a120d01871703966b075b627e5e85ec95027aa1be7baf920f7a0f74219ddddb4d4620540a26466de21a5df6d -docfiles size=32 - RELOC/doc/latex/grant/LICENSE - RELOC/doc/latex/grant/README.md details="Package README" - RELOC/doc/latex/grant/VERSION - RELOC/doc/latex/grant/grant.pdf details="User manual" -srccontainersize 5316 -srccontainerchecksum 0eff24236e91e76e8b5918f5aec7d7cb8e8e76758f3f7c81e2b82349317c8d534fa9332cf67d50a2627b6c679e3e0964ba2cf5c82411eefd2d7529a9e005a1bd -srcfiles size=7 - RELOC/source/latex/grant/grant.dtx - RELOC/source/latex/grant/grant.ins -runfiles size=10 - RELOC/tex/latex/grant/grant-arl.cls - RELOC/tex/latex/grant/grant-darpa.cls - RELOC/tex/latex/grant/grant-doe.cls - RELOC/tex/latex/grant/grant-nih.cls - RELOC/tex/latex/grant/grant-nrl.cls - RELOC/tex/latex/grant/grant-nsf.cls - RELOC/tex/latex/grant/grant-onr.cls - RELOC/tex/latex/grant/grant.cls -catalogue-ctan /macros/latex/contrib/grant -catalogue-date 2018-01-07 14:49:11 +0100 -catalogue-license mit -catalogue-topics class proposal -catalogue-version 0.0.3 - -name graph35 -category Package -revision 47522 -shortdesc Draw keys and screen items of several Casio calculators -relocated 1 -longdesc This package defines commands to draw the Casio Graph 35 / -longdesc fx-9750GII calculator (and other models). It can draw the whole -longdesc calculator, or parts of it (individual keys, part of the -longdesc screen, etc.). It was written to typeset documents instructing -longdesc stundents how to use their calculator. -containersize 23200 -containerchecksum 5026f47a57455bbd55bd87f4267b1ece00b7e1e7a8ac2b93cdf168198ca13aa1eef87335660d2ec7fe33a2408f1e12978adb615f81675ed8007e21daf7809d23 -doccontainersize 2113588 -doccontainerchecksum 64750ba4543e251661e5e054435588e1def17ce91a94bb5ecce74f621597bddcb3fd765bcc2662391c3adb603a89a419ee998d0f9a441806fb38b8a7e1b9945f -docfiles size=734 - RELOC/doc/latex/graph35/CHANGELOG.md - RELOC/doc/latex/graph35/LICENSE.txt - RELOC/doc/latex/graph35/README.md details="Readme" - RELOC/doc/latex/graph35/graph35-en.pdf details="Package documentation in English" - RELOC/doc/latex/graph35/graph35-fr.pdf details="Package documentation in French" -srccontainersize 13016 -srccontainerchecksum db4ade0d195e34245f0866ea37b3ab97beeb2b6b3dcdb8424d3a9b2dd26d9eb3fd8714bbd596bfd2eb2121c44adf45efaaf5a3841f1c746f1e031b8f118cfbf4 -srcfiles size=18 - RELOC/source/latex/graph35/graph35.dtx - RELOC/source/latex/graph35/graph35.ins -runfiles size=66 - RELOC/tex/latex/graph35/graph35-keys.sty - RELOC/tex/latex/graph35/graph35-pixelart.sty - RELOC/tex/latex/graph35/graph35.sty -catalogue-ctan /graphics/graph35 -catalogue-date 2018-04-29 07:15:59 +0200 -catalogue-license lppl1.3 -catalogue-topics graphics teaching -catalogue-version 0.1.1 - -name graphbox -category Package -revision 46360 -shortdesc Extend graphicx to improve placement of graphics -relocated 1 -longdesc Graphbox is an extension of the standard graphicx LaTeX2e -longdesc package to allow the placement of graphics relative to the -longdesc "current position" using additional optional arguments of -longdesc \includegraphics. For example, changing the vertical alignment -longdesc is convenient for using graphics as elements of (mathematical) -longdesc formulae. Options for shifting, smashing and hiding the -longdesc graphics may be useful in support, for example, of the beamer -longdesc framework. -containersize 1912 -containerchecksum fd3cf4ebc945d889d74d54571a158052e00799b9f973c2eed0aee7eb495a3311fb1465b9038103bc9bf6f9b5c0ea8b74c9ab36cebc1c9125f9b2f23fa513aaaf -doccontainersize 274732 -doccontainerchecksum b43c56f85b7a4b1be4866b3d6c53b7c106e9285de03d4b9aea8f4871d32e391789c6912d65522bab3178b17577229016db64ce8b1c3dad788caa5ee2f6ad9f59 -docfiles size=73 - RELOC/doc/latex/graphbox/README.txt details="Readme" - RELOC/doc/latex/graphbox/gboxsamp.mps - RELOC/doc/latex/graphbox/gboxsamp.tex - RELOC/doc/latex/graphbox/graphbox.pdf details="Package documentation" -srccontainersize 8608 -srccontainerchecksum e94d59027803f55e87d05542f5165ab8a78973211cf43ca7d0fce348275e7b8b3556af92c9ca6dc741bbbef39bdf87b2a423549a3330be1a7dab94f22ea1c8f1 -srcfiles size=9 - RELOC/source/latex/graphbox/graphbox.dtx - RELOC/source/latex/graphbox/graphbox.ins -runfiles size=2 - RELOC/tex/latex/graphbox/graphbox.sty -catalogue-ctan /macros/latex/contrib/graphbox -catalogue-date 2018-01-17 14:05:37 +0100 -catalogue-license lppl1.3 -catalogue-topics graphics graphics-incl -catalogue-version 1.1 - -name graphics -category Package -revision 47350 -catalogue latex-graphics -shortdesc The LaTeX standard graphics bundle -relocated 1 -longdesc This is a collection of LaTeX packages for: producing colour -longdesc including graphics (eg PostScript) files rotation and scaling -longdesc of text in LaTeX documents. It comprises the packages color, -longdesc graphics, graphicx, trig, epsfig, keyval, and lscape. -depend graphics-cfg -containersize 14556 -containerchecksum 5f11bab21969a5ea2fd6419315ce75016147d6c2b19cde5fc62b14b2c4442df2078ea504484b8d55f9f9f9aa34955ad767775b80fd33d3aca2a959ab8e762ec3 -doccontainersize 1998240 -doccontainerchecksum a1cca357a00fe2478db4409e34b89535c371416746f225a0392007e1d6b1798e74dc144b0dd2be4d3e80184993bcf8c0fee415810c61223c0c50801b829bcc3d -docfiles size=622 - RELOC/doc/latex/graphics/README.md details="Readme" - RELOC/doc/latex/graphics/cat.eps - RELOC/doc/latex/graphics/changes.txt - RELOC/doc/latex/graphics/color.pdf - RELOC/doc/latex/graphics/drivers.pdf - RELOC/doc/latex/graphics/epsfig.pdf - RELOC/doc/latex/graphics/graphics.pdf - RELOC/doc/latex/graphics/graphicx.pdf - RELOC/doc/latex/graphics/grfguide.pdf details="Bundle documentation" - RELOC/doc/latex/graphics/grfguide.tex - RELOC/doc/latex/graphics/keyval.pdf - RELOC/doc/latex/graphics/lscape.pdf - RELOC/doc/latex/graphics/rotating.pdf - RELOC/doc/latex/graphics/rotex.pdf - RELOC/doc/latex/graphics/rotex.tex - RELOC/doc/latex/graphics/trig.pdf -srccontainersize 50988 -srccontainerchecksum df668bc141aa225e2fc7449f0eebe2d415773338a78aaba2d0e84409b247f0f7dc5b5e70fda9b415b6babcccb138f22b12625457b61954c3e7791b8203264c5f -srcfiles size=62 - RELOC/source/latex/graphics/color.dtx - RELOC/source/latex/graphics/drivers.dtx - RELOC/source/latex/graphics/epsfig.dtx - RELOC/source/latex/graphics/graphics-drivers.ins - RELOC/source/latex/graphics/graphics.dtx - RELOC/source/latex/graphics/graphics.ins - RELOC/source/latex/graphics/graphicx.dtx - RELOC/source/latex/graphics/keyval.dtx - RELOC/source/latex/graphics/lscape.dtx - RELOC/source/latex/graphics/rotating.dtx - RELOC/source/latex/graphics/trig.dtx -runfiles size=31 - RELOC/tex/latex/graphics/color.sty - RELOC/tex/latex/graphics/dvipdf.def - RELOC/tex/latex/graphics/dvipsnam.def - RELOC/tex/latex/graphics/dvipsone.def - RELOC/tex/latex/graphics/dviwin.def - RELOC/tex/latex/graphics/emtex.def - RELOC/tex/latex/graphics/epsfig.sty - RELOC/tex/latex/graphics/graphics.sty - RELOC/tex/latex/graphics/graphicx.sty - RELOC/tex/latex/graphics/keyval.sty - RELOC/tex/latex/graphics/lscape.sty - RELOC/tex/latex/graphics/pctex32.def - RELOC/tex/latex/graphics/pctexhp.def - RELOC/tex/latex/graphics/pctexps.def - RELOC/tex/latex/graphics/pctexwin.def - RELOC/tex/latex/graphics/rotating.sty - RELOC/tex/latex/graphics/tcidvi.def - RELOC/tex/latex/graphics/trig.sty - RELOC/tex/latex/graphics/truetex.def -catalogue-ctan /macros/latex/required/graphics -catalogue-date 2018-04-07 07:05:08 +0200 -catalogue-license lppl1.3c -catalogue-topics collection - -name graphics-cfg -category Package -revision 41448 -shortdesc Sample configuration files for LaTeX color and graphics -relocated 1 -longdesc This bundle includes color.cfg and graphics.cfg files that set -longdesc default "driver" options for the color and graphics packages. -longdesc It contains support for defaulting the new LuaTeX option which -longdesc was added to graphics and color in the 2016-02-01 release. The -longdesc LuaTeX option is only used for LuaTeX versions from 0.87, older -longdesc versions use the pdfTeX option as before. -containersize 1124 -containerchecksum de5503498e2da72de1eb8c17e3e182a237dc08b821325a1cb99a291a119a68884d0ff5b9bc48401918a5574e020e59d7719f23588ee7df1a0a4c2e0f3afb64d1 -doccontainersize 876 -doccontainerchecksum a8b6caf61ddfc74817b92124dc4ac77f652be325af9e6caf76b5f1f3e9b41b7c13ebda9cb7cde8afd4a227acbafd26d420fc819fe85d4a6d9583546baf3b1847 -docfiles size=1 - RELOC/doc/latex/graphics-cfg/README.md details="Readme" -runfiles size=2 - RELOC/tex/latex/graphics-cfg/color.cfg - RELOC/tex/latex/graphics-cfg/graphics.cfg -catalogue-also color graphics -catalogue-ctan /macros/latex/contrib/graphics-cfg -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license pd -catalogue-topics graphics colour - -name graphics-def -category Package -revision 46267 -shortdesc Colour and graphics option files -relocated 1 -longdesc This bundle is a combined distribution consisting of dvips.def, -longdesc pdftex.def, luatex.def, xetex.def, dvipdfmx.def, and -longdesc dvisvgm.def driver option files for the LaTeX graphics and -longdesc color packages. It is hoped that by combining their source -longdesc repositories at https://github.com/latex3/graphics-def it will -longdesc be easier to coordinate updates. -containersize 9632 -containerchecksum c38f88cb97cca4c9410fdc35933e6ebc4aa54863d38ab78e07797f88eeebe6a8ef6dba74e2ab92c49114d72b72d4889d4a9b56f51c8ba7402caa0b3bcf721b76 -doccontainersize 608 -doccontainerchecksum 6b98fc05aa919f65259a2b5fd659174cae036697b3b5c1fc4a446ebd861c0b641c7c4f6498d960191197aba270f242f282f13a86042771b69b7275f30ffe26a5 -docfiles size=1 - RELOC/doc/latex/graphics-def/README.md details="Readme" -runfiles size=21 - RELOC/tex/latex/graphics-def/dvipdfmx.def - RELOC/tex/latex/graphics-def/dvips.def - RELOC/tex/latex/graphics-def/dvisvgm.def - RELOC/tex/latex/graphics-def/luatex.def - RELOC/tex/latex/graphics-def/pdftex.def - RELOC/tex/latex/graphics-def/xetex.def -catalogue-ctan /macros/latex/contrib/graphics-def -catalogue-date 2018-01-09 10:47:08 +0100 -catalogue-license lppl1.3c -catalogue-topics graphics-drv - -name graphics-pln -category Package -revision 46363 -shortdesc LaTeX-style graphics for Plain TeX users -relocated 1 -longdesc The Plain TeX graphics package is mostly a thin shell around -longdesc the LaTeX graphicx and color packages, with support of the -longdesc LaTeX-isms in those packages provided by miniltx (which is the -longdesc largest part of the bundle). The bundle also contains a file -longdesc "picture.tex", which is a wrapper around the autopict.sty, and -longdesc provides the LaTeX picture mode to Plain TeX users. -containersize 8432 -containerchecksum c24212eb46857883081ddd7639be20850a68afa036b4c392108b8a06bdde15c147a77ab64421ca3513063d531e7805dfcc869b8adede5d32eed49494f52dbb4f -doccontainersize 2084 -doccontainerchecksum 56c8f8baf3623116758c9e624629c3ac5c8517668d6c96205517ad04f12f8419100277ba44241d475781d29b60bde40b7020f832091bd31e086884906a2b708c -docfiles size=5 - RELOC/doc/plain/graphics-pln/README.txt details="Readme" - RELOC/doc/plain/graphics-pln/exmplcol.tex - RELOC/doc/plain/graphics-pln/exmplgrf.tex - RELOC/doc/plain/graphics-pln/exmplpfg.tex - RELOC/doc/plain/graphics-pln/exmplpic.tex -runfiles size=12 - RELOC/tex/plain/graphics-pln/autopict.sty - RELOC/tex/plain/graphics-pln/color.tex - RELOC/tex/plain/graphics-pln/graphicx.tex - RELOC/tex/plain/graphics-pln/miniltx.tex - RELOC/tex/plain/graphics-pln/picture.tex - RELOC/tex/plain/graphics-pln/psfrag.tex -catalogue-ctan /macros/plain/graphics -catalogue-date 2018-01-17 16:05:35 +0100 -catalogue-license lppl1 -catalogue-topics graphics-incl plain-ext - -name graphicx-psmin -category Package -revision 15878 -shortdesc Reduce size of PostScript files by not repeating images -relocated 1 -longdesc The package is an extension of the standard latex-graphics -longdesc bundle and provides a way to include repeated PostScript -longdesc graphics (ps, eps) only once in a PostScript document. This -longdesc leads to smaller PostScript documents when having, for -longdesc instance, a logo on every page. The package only works when -longdesc post-processed with dvips, which should be version 5.95b or -longdesc later. The difference for a resulting distilled PDF file is -longdesc minimal (as Ghostscript and Adobe Distiller only include a -longdesc single copy of each graphics file, anyway). -containersize 2668 -containerchecksum c8adbd518b130b11acf7e528166299caa5451b89332f79aa8b27e72243845f69736460c840d2fac7782c77ba4926f1fb6a97292ac312e2a44adc537f25676c63 -doccontainersize 89964 -doccontainerchecksum 06a6703d35b86e9accad930e71977e6186406bb3b131ccb78fff8f583ad3a5239fbc07f5cc046f9a7059cd4ff1cad3b5ded60333a6d0f7c95369a8ce620173e8 -docfiles size=26 - RELOC/doc/latex/graphicx-psmin/README details="Package README" - RELOC/doc/latex/graphicx-psmin/graphicx-psmin.pdf details="Package documentation" -srccontainersize 8112 -srccontainerchecksum e81b2dbdbcd61c896a89c8a9777fc9f0701a7051f8d97460701f26ebb9c824f112a5259d11c910ffbe45aaac52469b1454edecce74ce1d4e88a8d00421a84092 -srcfiles size=6 - RELOC/source/latex/graphicx-psmin/graphicx-psmin.dtx -runfiles size=2 - RELOC/tex/latex/graphicx-psmin/graphicx-psmin.sty -catalogue-also graphics graphicx -catalogue-ctan /macros/latex/contrib/graphicx-psmin -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics graphics-incl -catalogue-version 1.1 - -name graphicxbox -category Package -revision 32630 -shortdesc Insert a graphical image as a background -relocated 1 -longdesc The package defines two new commands \graphicxbox and -longdesc \fgraphicxbox, which are companions to \colorbox and \fcolorbox -longdesc of the Standard LaTeX color package. The \graphicxbox command -longdesc inserts a graphical image as a background rather than a -longdesc background color, while \fgraphicxbox does the same thing, but -longdesc also draws a colored frame around the box. -containersize 1400 -containerchecksum 0e1e0e9fcbe56ed93bb87c8d29049e756ce21d71488084ebbf51c47ab16107ed213333da137eef8fc38e4431ee95dc02e66201977f1133babdf2b447e24bbe70 -doccontainersize 438128 -doccontainerchecksum 39182c10a5a3c1ff44aabc7359f974a89d7a67f931156c6c0c10b10973c0fa7de3c4c5b558f3cdcba7fca092c0b318eb0cd99da0cacce3a5b826344c939b7882 -docfiles size=313 - RELOC/doc/latex/graphicxbox/README details="Readme" - RELOC/doc/latex/graphicxbox/doc/graphicxbox.pdf details="Package documentation" - RELOC/doc/latex/graphicxbox/examples/graphics/IndianBlanket.eps - RELOC/doc/latex/graphicxbox/examples/graphics/IndianBlanket.pdf - RELOC/doc/latex/graphicxbox/examples/graphics/Wood-Brown.eps - RELOC/doc/latex/graphicxbox/examples/graphics/Wood-Brown.pdf - RELOC/doc/latex/graphicxbox/examples/graphics/bg_cle_tile.eps - RELOC/doc/latex/graphicxbox/examples/graphics/grandcanyon.eps - RELOC/doc/latex/graphicxbox/examples/graphics/grandcanyon.pdf - RELOC/doc/latex/graphicxbox/examples/graphics/news_bgr.eps - RELOC/doc/latex/graphicxbox/examples/graphics/news_bgr.pdf - RELOC/doc/latex/graphicxbox/examples/grfxbox_tst.pdf details="Package example" - RELOC/doc/latex/graphicxbox/examples/grfxbox_tst.tex - RELOC/doc/latex/graphicxbox/examples/grfxbox_tst_indians.pdf - RELOC/doc/latex/graphicxbox/examples/grfxbox_tst_indians.tex - RELOC/doc/latex/graphicxbox/examples/grfxbox_tst_sp.pdf - RELOC/doc/latex/graphicxbox/examples/grfxbox_tst_sp.tex -srccontainersize 3692 -srccontainerchecksum 0077fdffd487632502285409f2ff4c0addb85f607ebb1d5e3e909ef58f3c1b7ba67bcfe07f5cc2fe5b95ec1f2e3b9d5d7ff2f9c66d48a5fa8a73c4cec13e795d -srcfiles size=3 - RELOC/source/latex/graphicxbox/graphicxbox.dtx - RELOC/source/latex/graphicxbox/graphicxbox.ins -runfiles size=1 - RELOC/tex/latex/graphicxbox/graphicxbox.sty -catalogue-also graphicxsp color -catalogue-ctan /macros/latex/contrib/graphicxbox -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics graphics-incl boxing -catalogue-version 1.0 - -name graphicxpsd -category Package -revision 46477 -shortdesc Adobe Photoshop Data format (PSD) support for graphicx package -relocated 1 -longdesc This package provides Adobe Photoshop Data format (PSD) support -longdesc for graphicx package with sips (Darwin/macOS) / convert -longdesc (ImageMagick) command. -containersize 1756 -containerchecksum 616808aa01900a8712fa96626864a6e423359de5f181f8bac4556dad99f12a147a8a8152339c6061cc90bd20ba5e2db6afa8a9431b17c1fd9058eb04948fab3b -doccontainersize 404736 -doccontainerchecksum 7a9d1a5c9a9ee43985a0fc3c826bc7b93024ca75be02e5b155d283faabe4ace3c1946f9ffca85ca0e98f6b05fd6972e1c0ab9210aeab8da982e0c8da64eefa46 -docfiles size=254 - RELOC/doc/latex/graphicxpsd/LICENSE - RELOC/doc/latex/graphicxpsd/README.md details="Readme" - RELOC/doc/latex/graphicxpsd/graphicxpsd.pdf details="Package documentation" - RELOC/doc/latex/graphicxpsd/graphicxpsd.tex - RELOC/doc/latex/graphicxpsd/test-gin-rule-psd.tex - RELOC/doc/latex/graphicxpsd/tigerpsdfmt.psd -runfiles size=1 - RELOC/tex/latex/graphicxpsd/graphicxpsd.sty -catalogue-also graphicx -catalogue-ctan /macros/latex/contrib/graphicxpsd -catalogue-date 2018-01-30 05:26:20 +0100 -catalogue-license mit -catalogue-topics graphics-incl -catalogue-version 1.1 - -name graphviz -category Package -revision 31517 -shortdesc Write graphviz (dot+neato) inline in LaTeX documents -relocated 1 -longdesc The package allows inline use of graphviz code, in a LaTeX -longdesc document. -containersize 1924 -containerchecksum 01188af4a90b3906959c8c86f4da24e74fa230bff75d4a21ba06f0524b1a195e5640c992b77a97575ecb0b21c6236fccd8ec4cbbfcd3d5fa1675157f5f305402 -doccontainersize 88488 -doccontainerchecksum 298c96bb4c07dcb085111d5eafe027b61e1d6abbcf26efc5888fa2bdc4bafc9380f838eb9065d8ccc431b46f0f1870f50cf00de59f0e6f3ccfb35db2b06a9c20 -docfiles size=40 - RELOC/doc/latex/graphviz/LICENSE - RELOC/doc/latex/graphviz/Makefile - RELOC/doc/latex/graphviz/README details="Readme" - RELOC/doc/latex/graphviz/README.md - RELOC/doc/latex/graphviz/graphviz.pdf details="Package documentation" - RELOC/doc/latex/graphviz/test/Makefile - RELOC/doc/latex/graphviz/test/body.tex - RELOC/doc/latex/graphviz/test/pdf-singlefile-tmpdir.tex - RELOC/doc/latex/graphviz/test/pdf-singlefile.tex - RELOC/doc/latex/graphviz/test/pdf-tmpdir.tex - RELOC/doc/latex/graphviz/test/pdf.tex - RELOC/doc/latex/graphviz/test/ps.tex -srccontainersize 6124 -srccontainerchecksum cdb6a5d2ba774ac28412cb465804dd07c18e2282efdd7ef4721a1f48cacc22d55068e32188d505dcdf28d5c34c70d3f6026c1b8637378274d8e04533578e379b -srcfiles size=6 - RELOC/source/latex/graphviz/graphviz.dtx - RELOC/source/latex/graphviz/graphviz.ins -runfiles size=1 - RELOC/tex/latex/graphviz/graphviz.sty -catalogue-also dottex -catalogue-ctan /macros/latex/contrib/graphviz -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics graphics-inline -catalogue-version 0.94 - -name grayhints -category Package -revision 49052 -shortdesc Produce 'gray hints' to a variable text field -relocated 1 -longdesc The package provides JavaScript code snippets to create 'gray -longdesc hints'. Gray hints, as the author terms them, are text that -longdesc appears initially in a text field that gives a short hint as to -longdesc what the contents of the text field should be. For example, a -longdesc text field might contain the hint 'First Name', or a date field -longdesc might read 'yyyy/mm/dd'. As soon as the field comes into focus, -longdesc the hint disappears. It reappears when the field is blurred and -longdesc the user did not enter any text into the field. The package -longdesc works for dvips/Distiller, pdfLaTeX, LuaLaTeX, and XeLaTeX. -containersize 3292 -containerchecksum 38a62008005bc4815eb6c887d9802133b6a0ee11d6b90aa11471b47dbee6a373705e4ed882cece927e2338502fbb8098632a74f7a462c443ff29791e88350427 -doccontainersize 496384 -doccontainerchecksum 79f9cc7c1c142f338c929b21a33f3b3b7b446b25a85a1e43d07c978c348048d11c506ba227d8be6df73b93bf0d732c070ca1055bd049f9582c790dd7fe51c66a -docfiles size=166 - RELOC/doc/latex/grayhints/README.md details="Readme" - RELOC/doc/latex/grayhints/doc/grayhints.pdf - RELOC/doc/latex/grayhints/doc/grayhints_man.pdf details="Package documentation" - RELOC/doc/latex/grayhints/doc/grayhints_man.tex - RELOC/doc/latex/grayhints/examples/gh-eforms.pdf - RELOC/doc/latex/grayhints/examples/gh-eforms.tex - RELOC/doc/latex/grayhints/examples/gh-fmts-eforms.tex - RELOC/doc/latex/grayhints/examples/gh-fmts-hyperref.tex - RELOC/doc/latex/grayhints/examples/gh-hyperref.tex -srccontainersize 7704 -srccontainerchecksum 61ed1049a4314125864ca06ee8c6f58a4cb1d1eede93733f9f59020d6e39858d71a6fc0ff97892b5551089351cf417a3505c8881a74559e1a1fc65d24bd20db6 -srcfiles size=8 - RELOC/source/latex/grayhints/grayhints.dtx - RELOC/source/latex/grayhints/grayhints.ins -runfiles size=3 - RELOC/tex/latex/grayhints/grayhints.sty -catalogue-ctan /macros/latex/contrib/grayhints -catalogue-date 2018-11-02 13:26:34 +0100 -catalogue-license lppl1.2 -catalogue-topics misc-support pdf-forms adobe-distiller - -name greek-fontenc -category Package -revision 39606 -shortdesc LICR macros and encoding definition files for Greek -relocated 1 -longdesc The package provides Greek LICR macro definitions and encoding -longdesc definition files for Greek text font encodings for use with -longdesc fontenc. -containersize 25056 -containerchecksum ada072429ca788a4186e31d9fff6ae7907ec220dc485d646ab5de7ee345775c3e9dde31c92f6f3ac5d3378930ba596e25457ce84ccaa3fffc2833b7260489528 -doccontainersize 1755120 -doccontainerchecksum ca726404f67bfa7c6c010c2d11b695e7695bb33e5f594a43ca62fe84b40ce1abd5f45756bd22e36c990bf88df6929f22450fb24b70d81671dd07c2f89fbcd407 -docfiles size=558 - RELOC/doc/latex/greek-fontenc/README details="Readme" - RELOC/doc/latex/greek-fontenc/README.html details="Readme (HTML)" - RELOC/doc/latex/greek-fontenc/alphabeta-doc.pdf - RELOC/doc/latex/greek-fontenc/alphabeta-doc.tex - RELOC/doc/latex/greek-fontenc/alphabeta-euenc.def.html - RELOC/doc/latex/greek-fontenc/alphabeta-lgr.def.html - RELOC/doc/latex/greek-fontenc/alphabeta.sty.html - RELOC/doc/latex/greek-fontenc/diacritics.pdf - RELOC/doc/latex/greek-fontenc/diacritics.tex - RELOC/doc/latex/greek-fontenc/greek-euenc-doc.pdf - RELOC/doc/latex/greek-fontenc/greek-euenc-doc.tex - RELOC/doc/latex/greek-fontenc/greek-euenc.def.html - RELOC/doc/latex/greek-fontenc/greek-fontenc.def.html - RELOC/doc/latex/greek-fontenc/greekhyperref.pdf - RELOC/doc/latex/greek-fontenc/greekhyperref.tex - RELOC/doc/latex/greek-fontenc/lgr2licr.lua - RELOC/doc/latex/greek-fontenc/lgr2licr.lua.html - RELOC/doc/latex/greek-fontenc/lgrenc-test.pdf - RELOC/doc/latex/greek-fontenc/lgrenc-test.tex - RELOC/doc/latex/greek-fontenc/lgrenc.def.html - RELOC/doc/latex/greek-fontenc/test-active-semicolon.pdf - RELOC/doc/latex/greek-fontenc/test-nameclashes.pdf - RELOC/doc/latex/greek-fontenc/textalpha-doc.pdf - RELOC/doc/latex/greek-fontenc/textalpha-doc.tex - RELOC/doc/latex/greek-fontenc/textalpha.sty.html -runfiles size=44 - RELOC/tex/latex/greek-fontenc/alphabeta-euenc.def - RELOC/tex/latex/greek-fontenc/alphabeta-lgr.def - RELOC/tex/latex/greek-fontenc/alphabeta.sty - RELOC/tex/latex/greek-fontenc/greek-euenc.def - RELOC/tex/latex/greek-fontenc/greek-fontenc.def - RELOC/tex/latex/greek-fontenc/lgrenc.def - RELOC/tex/latex/greek-fontenc/textalpha.sty -catalogue-also lgrx -catalogue-ctan /language/greek/greek-fontenc -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics greek inputenc -catalogue-version 0.13.2 - -name greek-inputenc -category Package -revision 40613 -shortdesc Greek encoding support for inputenc -relocated 1 -longdesc The bundle provides UTF-8, Macintosh Greek encoding and ISO -longdesc 8859-7 definition files for use with inputenc. -containersize 6236 -containerchecksum 685e9df2ec95a7de4a1ee1fcf27b5cb7eec1d6ed12185ea4df1d966272a5db1ba542c7f882e1999146554304a5cf85cfe4ead1af9884d0ef70097db808d0fea8 -doccontainersize 413696 -doccontainerchecksum 6c4e1dc8dec7dc622ff15a9bf24e03c15870c3d3563acc63101f6c73c294e421d809146b2df57c602ffb7431bd823f9a7ef51cf091049c1adffffccfe5408d47 -docfiles size=130 - RELOC/doc/latex/greek-inputenc/README details="Readme" - RELOC/doc/latex/greek-inputenc/README.html details="Readme (HTML)" - RELOC/doc/latex/greek-inputenc/greek-utf8.pdf details="Test, demonstrating the range covered" - RELOC/doc/latex/greek-inputenc/greek-utf8.tex - RELOC/doc/latex/greek-inputenc/lgrenc.dfu.html - RELOC/doc/latex/greek-inputenc/test-iso-8859-7.pdf - RELOC/doc/latex/greek-inputenc/test-iso-8859-7.tex - RELOC/doc/latex/greek-inputenc/unicode-licr.txt -runfiles size=12 - RELOC/tex/latex/greek-inputenc/iso-8859-7.def - RELOC/tex/latex/greek-inputenc/lgrenc.dfu - RELOC/tex/latex/greek-inputenc/macgreek.def -catalogue-ctan /language/greek/greek-inputenc -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics inputenc greek -catalogue-version 1.6 - -name greekdates -category Package -revision 15878 -shortdesc Provides ancient Greek day and month names, dates, etc -relocated 1 -longdesc The package provides easy access to ancient Greek names of days -longdesc and months of various regions of Greece. In case the historical -longdesc information about a region is not complete, we use the Athenian -longdesc name of the month. Moreover commands and options are provided, -longdesc in order to completely switch to the "ancient way", commands -longdesc such as \today. -containersize 3816 -containerchecksum 721a81513a0b3ab8f2405d2f78413d05a13cea26aabc2ca0e9dba50cddb608f2fb45cc52cf63e71cca1abad9ed6eba1aa05bd5d7619a6df5988380b2e56b5481 -doccontainersize 98108 -doccontainerchecksum 4c815ce71a13b2e67c06b533d7f0e6450f011dd3d6cd591653fe1921ad490f085aca51a509689fa36f72793c3f3decc41c45d77c41ee7cdb8150e07d7fac8351 -docfiles size=29 - RELOC/doc/latex/greekdates/README details="Readme" - RELOC/doc/latex/greekdates/greekdates.pdf details="Package documentation" -srccontainersize 7272 -srccontainerchecksum 9ac531d4dbcda702fc7d159d655693d519d8d3d4fcb0d98ad13d88b9fd9aac60b4bb4269c183a1bceeafec35e211c61e9c6643ff119f8b63d3f44bbcab8e7937 -srcfiles size=10 - RELOC/source/latex/greekdates/greekdates.dtx - RELOC/source/latex/greekdates/greekdates.ins -runfiles size=6 - RELOC/tex/latex/greekdates/greekdates.sty -catalogue-ctan /macros/latex/contrib/greekdates -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics date-time greek -catalogue-version 1.0 - -name greektex -category Package -revision 28327 -shortdesc Fonts for typesetting Greek/English documents -relocated 1 -longdesc The fonts are based on Silvio Levy's classical Greek fonts; -longdesc macros and Greek hyphenation patterns for the fonts' encoding -longdesc are also provided. -containersize 6008 -containerchecksum b2b76c3ab4240c67415b6d45bfb8e77e36038650b91af5290de45ed8c8ad2343158c21bcf7e70bcb5e80783ec0db41d2888959ff36b3ee74299ee24e2d047d96 -doccontainersize 311300 -doccontainerchecksum 3e010611f618a222ba9b53c57c1d62d5732903c3462de4f2c149914ba1d43949e16eb1a0211ac04f84c8f05244ad38fb396e04b7f32bd4fb364b51121b2aaa50 -docfiles size=182 - RELOC/doc/fonts/greektex/README details="Readme" - RELOC/doc/fonts/greektex/gehyphw.gr - RELOC/doc/fonts/greektex/greektexdoc.pdf details="Package documentation" language="el" - RELOC/doc/fonts/greektex/greektexdoc.tex - RELOC/doc/fonts/greektex/ywcl.zip -runfiles size=7 - RELOC/tex/latex/greektex/greektex.sty -catalogue-also greektex-fd -catalogue-ctan /fonts/greek/greektex -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics font font-mf font-greek - -name greektonoi -category Package -revision 39419 -shortdesc Facilitates writing/editing of multiaccented greek -relocated 1 -longdesc The greektonoi mapping extends the betababel package or the -longdesc babel polutonikogreek option to provide a simple way to insert -longdesc ancient Greek texts with diacritical characters into your -longdesc document using a similar method to the commonly used Beta Code -longdesc transliteration, but with much more freedom. It is designed -longdesc especially for the XeTeX engine and it could also be used for -longdesc fast and easy modification of monotonic greek texts to -longdesc polytonic. The output text is natively encoded in Unicode, so -longdesc it can be reused in any possible way. The greektonoi package -longdesc provides, in addition to inserting greek accents and -longdesc breathings, many other symbols used in greek numbers and -longdesc arithmetic or in the greek archaic period. It could be used -longdesc with greektonoi mapping or indepedently. -containersize 37236 -containerchecksum b8031533ea50ba9ee2f2c9291f81f63858e0c2a76f3c893cf236c3ec0f0fc800f6a4d520754f1f5d1648fc5bd63ad96e979ba8e34863705efb97a151ca2ca071 -doccontainersize 235244 -doccontainerchecksum 727930dee43368f08e83df6af725cc920bd8955db2fd7562c2694f92f21486de670225ed535ee385e0ee9e4615683b74bbb537b3e9ad9398e5cdb67a8a7e71e1 -docfiles size=75 - RELOC/doc/latex/greektonoi/README.txt - RELOC/doc/latex/greektonoi/greektonoi-en.pdf details="Package documentation" - RELOC/doc/latex/greektonoi/greektonoi-en.tex - RELOC/doc/latex/greektonoi/greektonoi.pdf details="Package documentation (Greek)" language="el" - RELOC/doc/latex/greektonoi/greektonoi.tex -runfiles size=44 - RELOC/fonts/map/dvips/greektonoi/greektonoi.map - RELOC/fonts/map/dvips/greektonoi/greektonoi.tec - RELOC/tex/latex/greektonoi/greektonoi.sty -catalogue-ctan /language/greek/greektonoi -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lgpl3 -catalogue-topics greek multilingual-addon - -name greenpoint -category Package -revision 15878 -shortdesc The Green Point logo -relocated 1 -longdesc A Metafont-implementation of the logo commonly known as 'Der -longdesc Grune Punkt' ('The Green Point'). In Austria, it can be found -longdesc on nearly every bottle. It should not be confused with the -longdesc 'Recycle'-logo, implemented by Ian Green. -containersize 1692 -containerchecksum c621456c62481a8815c6b9072fc9c1286912501f4a0280b9191dc8c2e2d377e7066f0dcd566396b61dbf81398fa586698b97a69e6937b2df31c2757dc76b675c -doccontainersize 944 -doccontainerchecksum bb66340a341f46b1df0437269624f900bc9fa22e076eba9c84d7634e18e3d96edf59f9d4951e1dcb5860385aaef78d895d2f381131df2b88bd9341ecb3cee6ba -docfiles size=2 - RELOC/doc/fonts/greenpoint/ChangeLog - RELOC/doc/fonts/greenpoint/README details="Readme" -runfiles size=2 - RELOC/fonts/source/public/greenpoint/greenpoint.mf - RELOC/fonts/tfm/public/greenpoint/greenpoint.tfm -catalogue-ctan /fonts/greenpoint -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license gpl -catalogue-topics font font-mf font-specialist - -name gregoriotex -category Package -revision 47133 -shortdesc Engraving Gregorian Chant scores -longdesc Gregorio is a software application for engraving Gregorian -longdesc Chant scores on a computer. Gregorio's main job is to convert a -longdesc gabc file (simple text representation of a score) into a -longdesc GregorioTeX file, which makes TeX able to create a PDF of your -longdesc score. -depend gregoriotex.ARCH -containersize 9655768 -containerchecksum 512797dfa961e12e38f46c1d2d1300d8d84f628e52cca51e3d91cce08ee5be697b495fde415810e63b51a09f5588ed306c0fd9a821dc22ed1ff379af70ea1ff8 -doccontainersize 1357844 -doccontainerchecksum 4d7d71e538da4f69094d06c3ea06bc4ce7f70391f2775fbe13aea23ae297a7ccbfec88fe7412a37dfbdebcae07ab92d1c55e51ed71c4772992a3ae76af2c3e15 -docfiles size=456 - texmf-dist/doc/luatex/gregoriotex/Appendix_Font_Tables.tex - texmf-dist/doc/luatex/gregoriotex/Command_Index_User.tex - texmf-dist/doc/luatex/gregoriotex/Command_Index_gregorio.tex - texmf-dist/doc/luatex/gregoriotex/Command_Index_internal.tex - texmf-dist/doc/luatex/gregoriotex/Gabc.tex - texmf-dist/doc/luatex/gregoriotex/GregorioNabcRef.pdf - texmf-dist/doc/luatex/gregoriotex/GregorioNabcRef.tex - texmf-dist/doc/luatex/gregoriotex/GregorioRef.lua - texmf-dist/doc/luatex/gregoriotex/GregorioRef.pdf details="Package documentation" - texmf-dist/doc/luatex/gregoriotex/GregorioRef.tex - texmf-dist/doc/luatex/gregoriotex/doc_README.md - texmf-dist/doc/luatex/gregoriotex/examples/FactusEst.gabc - texmf-dist/doc/luatex/gregoriotex/examples/PopulusSion.gabc - texmf-dist/doc/luatex/gregoriotex/examples/debugging.tex - texmf-dist/doc/luatex/gregoriotex/examples/main-lualatex.tex - texmf-dist/doc/luatex/gregoriotex/factus.gabc - texmf-dist/doc/luatex/gregoriotex/omnes.gabc - texmf-dist/doc/luatex/gregoriotex/pitches2.gabc - texmf-dist/doc/luatex/gregoriotex/pitches3.gabc - texmf-dist/doc/luatex/gregoriotex/pitches4.gabc - texmf-dist/doc/luatex/gregoriotex/pitches5.gabc - texmf-dist/doc/luatex/gregoriotex/veni.gabc -runfiles size=7120 - texmf-dist/fonts/source/gregoriotex/convertsfdtottf.py - texmf-dist/fonts/source/gregoriotex/fonts_README.md - texmf-dist/fonts/source/gregoriotex/greciliae-base.sfd - texmf-dist/fonts/source/gregoriotex/greextra.sfd - texmf-dist/fonts/source/gregoriotex/gregall.sfd - texmf-dist/fonts/source/gregoriotex/gresgmodern.sfd - texmf-dist/fonts/source/gregoriotex/squarize.py - texmf-dist/fonts/truetype/public/gregoriotex/greciliae-hole.ttf - texmf-dist/fonts/truetype/public/gregoriotex/greciliae-hollow.ttf - texmf-dist/fonts/truetype/public/gregoriotex/greciliae-op-hole.ttf - texmf-dist/fonts/truetype/public/gregoriotex/greciliae-op-hollow.ttf - texmf-dist/fonts/truetype/public/gregoriotex/greciliae-op.ttf - texmf-dist/fonts/truetype/public/gregoriotex/greciliae.ttf - texmf-dist/fonts/truetype/public/gregoriotex/greextra.ttf - texmf-dist/fonts/truetype/public/gregoriotex/gregall.ttf - texmf-dist/fonts/truetype/public/gregoriotex/grelaon.ttf - texmf-dist/fonts/truetype/public/gregoriotex/gresgmodern.ttf - texmf-dist/scripts/gregoriotex/uninstall-gtex.sh - texmf-dist/tex/lualatex/gregoriotex/gregoriosyms.sty - texmf-dist/tex/lualatex/gregoriotex/gregoriotex.sty - texmf-dist/tex/luatex/gregoriotex/gregorio-vowels.dat - texmf-dist/tex/luatex/gregoriotex/gregoriotex-chars.tex - texmf-dist/tex/luatex/gregoriotex/gregoriotex-common.tex - texmf-dist/tex/luatex/gregoriotex/gregoriotex-main.tex - texmf-dist/tex/luatex/gregoriotex/gregoriotex-nabc.lua - texmf-dist/tex/luatex/gregoriotex/gregoriotex-nabc.tex - texmf-dist/tex/luatex/gregoriotex/gregoriotex-signs.lua - texmf-dist/tex/luatex/gregoriotex/gregoriotex-signs.tex - texmf-dist/tex/luatex/gregoriotex/gregoriotex-spaces.tex - texmf-dist/tex/luatex/gregoriotex/gregoriotex-syllable.tex - texmf-dist/tex/luatex/gregoriotex/gregoriotex-symbols.lua - texmf-dist/tex/luatex/gregoriotex/gregoriotex-symbols.tex - texmf-dist/tex/luatex/gregoriotex/gregoriotex.lua - texmf-dist/tex/luatex/gregoriotex/gregoriotex.tex - texmf-dist/tex/luatex/gregoriotex/gsp-default.tex -catalogue-ctan /support/gregoriotex -catalogue-date 2018-03-25 21:56:30 +0200 -catalogue-license gpl3 -catalogue-topics music chords -catalogue-version 5.1.1 - -name gregoriotex.aarch64-linux -category Package -revision 48789 -shortdesc aarch64-linux files of gregoriotex -containersize 107320 -containerchecksum a87282f0b7f18352f2e741725dbed07b80a0780338a1ea2a2adfadaaf2a0aa9f20dfe2e3c3df3737200fe2ff3afdf02639ccff92f30cbec6142e8c9c59f48ec1 -binfiles arch=aarch64-linux size=166 - bin/aarch64-linux/gregorio - -name gregoriotex.amd64-freebsd -category Package -revision 47247 -shortdesc amd64-freebsd files of gregoriotex -containersize 121208 -containerchecksum 3f8fca1d98ec96b50baf2062162d603a5b09f2b6dabd156b453d2c7b85238738b7ff2ac69b83b3d1ffa709a0a6566e98f701ea0b838a65be206f701dc0e71a03 -binfiles arch=amd64-freebsd size=167 - bin/amd64-freebsd/gregorio - -name gregoriotex.amd64-netbsd -category Package -revision 48698 -shortdesc amd64-netbsd files of gregoriotex -containersize 109780 -containerchecksum 567b1828c86237e5434c30dccf4399cd9a65673d3a287b512321a454d0d2a4cfe4dd254c5841877cf3395ddcdf7c94fa4fde32368935f7d0bdcd5e16b1b81d81 -binfiles arch=amd64-netbsd size=180 - bin/amd64-netbsd/gregorio - -name gregoriotex.armhf-linux -category Package -revision 48716 -shortdesc armhf-linux files of gregoriotex -containersize 102728 -containerchecksum 840d141d42e7cd1ea67751299f7805a509b5449cd79e00d75b584146a3967d0b0a9ed6f23f24cb9cfc131b57d3510b0ecca75537d866163a45dbff51c05554b6 -binfiles arch=armhf-linux size=159 - bin/armhf-linux/gregorio - -name gregoriotex.i386-cygwin -category Package -revision 47322 -shortdesc i386-cygwin files of gregoriotex -containersize 93220 -containerchecksum 110795b54ad376f686a60627efa88a1f802a5b57919d0cb2ce635dd2bdfd1945b5b756cc374270733c0c503e1a98bc12ae18bff773c254c14ce0fdb130f35536 -binfiles arch=i386-cygwin size=154 - bin/i386-cygwin/gregorio.exe - -name gregoriotex.i386-freebsd -category Package -revision 47247 -shortdesc i386-freebsd files of gregoriotex -containersize 104708 -containerchecksum e14a3c77275f2a1fdfc9ecdbfd1fc3f66d9086749d8e6cba4007a9fa3f4c29231be521e706969d5679055d2f86df7c85e01540a0087c8e9744b8ba0085d33a6d -binfiles arch=i386-freebsd size=162 - bin/i386-freebsd/gregorio - -name gregoriotex.i386-linux -category Package -revision 47245 -shortdesc i386-linux files of gregoriotex -containersize 127252 -containerchecksum 2bd2344f6183f7cb474c95caac801845d149982cdb82c0259dc40598f2463dc2814b2f053a76bb46ae7fa016d140aadf9e2443c35e8ebf0fa47109eafe74d5bf -binfiles arch=i386-linux size=175 - bin/i386-linux/gregorio - -name gregoriotex.i386-netbsd -category Package -revision 46999 -shortdesc i386-netbsd files of gregoriotex -containersize 99608 -containerchecksum 31eb738af4347f26d6f5ab90a8a2d4472de3f12ad18e7301f2100135d932ef2dda5fdda274812b954cd96d4e45d0c650f5a112b4388f746dc1d229951b61bad4 -binfiles arch=i386-netbsd size=173 - bin/i386-netbsd/gregorio - -name gregoriotex.i386-solaris -category Package -revision 47184 -shortdesc i386-solaris files of gregoriotex -containersize 121632 -containerchecksum 3ff7a7ff6836e7514492ea364eaa326dade04f432ebb37b2ca6d580c54678e44d979112c2a70ea485bba36351ce3ec2a221e77861fad428665b1d377d2c55c34 -binfiles arch=i386-solaris size=168 - bin/i386-solaris/gregorio - -name gregoriotex.sparc-solaris -category Package -revision 47204 -shortdesc sparc-solaris files of gregoriotex -containersize 115716 -containerchecksum b79f8fd2307ecccf1b401f03bcf10059b903b50317289c029c6b5b35c7006bd72f142c0b89dd4d30516e7dbbbb2e66a57c5e7b7b70121af1090e5e3cbf60c395 -binfiles arch=sparc-solaris size=177 - bin/sparc-solaris/gregorio - -name gregoriotex.win32 -category Package -revision 47121 -shortdesc win32 files of gregoriotex -containersize 279008 -containerchecksum 85c4f73af4c79ea2642d2e5dbae05fc6f2d41e9620c181ce459d33776a5eeb467f92a731741a2d1a421df3eebafc431f1f51f6b78d1197cd80a065e7f0020071 -binfiles arch=win32 size=259 - bin/win32/gregorio.exe - -name gregoriotex.x86_64-cygwin -category Package -revision 47321 -shortdesc x86_64-cygwin files of gregoriotex -containersize 101028 -containerchecksum c384945e670901919e549159daa17d24b8b540cd4d2a17cffe5e17729b0eea22f61891dc005f069ac77f220829d24ad662e3e949db909848df5e5c16a94bce28 -binfiles arch=x86_64-cygwin size=153 - bin/x86_64-cygwin/gregorio.exe - -name gregoriotex.x86_64-darwin -category Package -revision 48728 -shortdesc x86_64-darwin files of gregoriotex -containersize 126452 -containerchecksum dabd53b623dcc2da4a5fbfd10f9389e637cebf0b3322469cbca2ade037709ca020df7180eff20bc571f3a1ae61abd71b026bfc9bba0a7bb5836781124bf51470 -binfiles arch=x86_64-darwin size=169 - bin/x86_64-darwin/gregorio - -name gregoriotex.x86_64-darwinlegacy -category Package -revision 47387 -shortdesc x86_64-darwinlegacy files of gregoriotex -containersize 121508 -containerchecksum a675bcb16b92dd06c6166a3833d439d571e806fc317760f3e90f554d97738d65c3c73c2482850fc10392fbae9c8104b912e53b38d575c3e637857358069a2ef8 -binfiles arch=x86_64-darwinlegacy size=164 - bin/x86_64-darwinlegacy/gregorio - -name gregoriotex.x86_64-linux -category Package -revision 47140 -shortdesc x86_64-linux files of gregoriotex -containersize 131340 -containerchecksum 4dcd82827505f262fdb61155f5a788cb161e7cbd90fe2097d0f725e683f69eec7a1eb9078737133a58e48caf88926fe1f758e6db23d6b439267d35334e8d4af9 -binfiles arch=x86_64-linux size=169 - bin/x86_64-linux/gregorio - -name gregoriotex.x86_64-linuxmusl -category Package -revision 47140 -shortdesc x86_64-linuxmusl files of gregoriotex -containersize 139024 -containerchecksum a09032acf1f10d06a79deff4d1b6fd427c3b1853c5c775a7eb1c79e0b829e726724d108289163d97f7ca4f2e0190ea5022a5ebd69a35c93c98eaaf8c0c1a11c7 -binfiles arch=x86_64-linuxmusl size=178 - bin/x86_64-linuxmusl/gregorio - -name gregoriotex.x86_64-solaris -category Package -revision 47184 -shortdesc x86_64-solaris files of gregoriotex -containersize 140240 -containerchecksum bbff90c68636d39c703e945b4ac1d9796fde30f4c2a2fcd459e6fc22a320a4eaf9d9b1eba71d505ba9bd87e10828f929167195fa30f9ee879a47504669f3f842 -binfiles arch=x86_64-solaris size=179 - bin/x86_64-solaris/gregorio - -name grfpaste -category Package -revision 17354 -shortdesc Include fragments of a dvi file -relocated 1 -longdesc Provides a mechanism to include fragments of dvi files with the -longdesc graphicx package, so that you can use \includegraphics to -longdesc include dvi files. The package requires the dvipaste program. -containersize 3252 -containerchecksum 431b0ea9df21d22ff4c8ed26a3b20e229d79e6c8873f445fab65dc748e79c1fb45a95a1c13ff05af68bb68989984642c1d024451e826f82a26e289b53ccd8df7 -doccontainersize 371580 -doccontainerchecksum a0bfed3ba3e24e05da8ca49be0561d4180e7cd33a61feba9e046e4271936c622682ba819e6f6a2222fb994735aafee45ce9c1cdc371acf6f23b4aac7eb870414 -docfiles size=106 - RELOC/doc/latex/grfpaste/doc/grfpaste.pdf details="Package documentation" - RELOC/doc/latex/grfpaste/doc/grfpaste.tex - RELOC/doc/latex/grfpaste/dvipaste.txt details="Readme-alike" - RELOC/doc/latex/grfpaste/grfp1.tex - RELOC/doc/latex/grfpaste/grfp2.tex - RELOC/doc/latex/grfpaste/grfp3.tex -runfiles size=2 - RELOC/tex/latex/grfpaste/grfpaste.sty -catalogue-ctan /macros/latex/contrib/grfpaste -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics graphics-incl -catalogue-version 0.2 - -name grid -category Package -revision 15878 -shortdesc Grid typesetting in LaTeX -relocated 1 -longdesc The package helps to enables grid typesetting in double column -longdesc documents. Grid typesetting (vertical aligning of lines of text -longdesc in adjacent columns) is a difficult task in LaTeX, and the -longdesc present package is no more than an attempt to help users to -longdesc achieve it in a limited way. An example document, grid.tex, is -longdesc provided with simple instructions to typeset it using the -longdesc package. The package needs a lot more work: this is only a -longdesc beginning... -containersize 3140 -containerchecksum 004e211b0129672ca702afb61ba257ad547d61a74aa9a5bae1cccd2f5dd9aa37896dc774adace999800d510ef2a701cb01e6d841dbb11ce0293eb879fb6d1b80 -doccontainersize 134640 -doccontainerchecksum 05ce56acbd728ad63ce4e6372bdda99bd060c18894373923cdc8084ee56b2ec4c9bd267471e5dfd139cdba3525d8c145c71554bf8eac353fbcc105d9554f6331 -docfiles size=45 - RELOC/doc/latex/grid/README details="Readme" - RELOC/doc/latex/grid/grid.pdf details="Package documentation" - RELOC/doc/latex/grid/grid.tex - RELOC/doc/latex/grid/manifest.txt - RELOC/doc/latex/grid/rvdtx.sty -srccontainersize 676 -srccontainerchecksum 94f3ce897c7947e8bebf4bfd9e76936d0da764934048f277be389a35ac34d2f7b3d6ca38efe01a53ad755c540ab590acf9b35f72f5720b01a26e449968b6dc17 -srcfiles size=1 - RELOC/source/latex/grid/Makefile -runfiles size=3 - RELOC/tex/latex/grid/grid.sty -catalogue-ctan /macros/latex/contrib/grid -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl -catalogue-topics typeset-grid -catalogue-version 1.0 - -name grid-system -category Package -revision 32981 -shortdesc Page organisation, modelled on CSS facilities -relocated 1 -longdesc The package provides the means for LaTeX to implement a grid -longdesc system as known from CSS grid systems. The facility is useful -longdesc for creating box layouts as used in brochures. -containersize 1332 -containerchecksum 976f5af3d430a8cc60883c7e6d3a1f196b24cbea14ff1ad003e480b00320c2f77c21ba4a0cb6342eb597ed3ee3678df2fe06697c0936eb8005700ad576d0d93c -doccontainersize 58036 -doccontainerchecksum 2de86d7c39c887286cb8d421e1b7a511815f55450f5b27a1f5abbe59b79de7e6dfb09376555af39a580816cbaf5423102d866805b8af56601319e96569e2f5e9 -docfiles size=19 - RELOC/doc/latex/grid-system/LICENSE - RELOC/doc/latex/grid-system/README details="Readme" - RELOC/doc/latex/grid-system/grid-system.pdf details="Package documentation" - RELOC/doc/latex/grid-system/grid-system.tex -runfiles size=1 - RELOC/tex/latex/grid-system/grid-system.sty -catalogue-ctan /macros/latex/contrib/grid-system -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license apache2 -catalogue-topics layout -catalogue-version 0.3.0 - -name gridset -category Package -revision 15878 -shortdesc Grid, a.k.a. in-register, setting -relocated 1 -longdesc Grid setting -- also known as strict in-register setting -- is -longdesc something, that should be done for a lot of documents but is -longdesc not easy using LaTeX. The package helps to get the information -longdesc needed for grid setting. It does not implement auto grid -longdesc setting, but there is a command \vskipnextgrid, that moves to -longdesc the next grid position. This may be enough under some -longdesc circumstances, but in other circumstances it may fail. Thus -longdesc gridset is only one more step for grid setting, not a complete -longdesc solution. -containersize 5812 -containerchecksum b64151aaabf19e50c5e268874f0c4325da51911d59f3e04e3a1c4f07831ebf136887315b70fb7117ced4e9665ae9aec1a8a91edbfd25454e8981dc4c664793da -doccontainersize 106724 -doccontainerchecksum 41de2b8ef64e58e2aa41819a98d913703566940a04dbb9f3936f97c72f9c76b5f5764bbf4c65c68ba9791fcbe8c7c79c16d1027295d66fc51c5eb3e2ef3c4126 -docfiles size=30 - RELOC/doc/latex/gridset/gridset.pdf -srccontainersize 6396 -srccontainerchecksum 8224407a2a12b7cb3cf432d65c4179e82f44d95f90784fc869187effc0fd92c06142317a99e7a78afd71f576b97bbd1a63247e93584934ef2c2cf55a4771ed24 -srcfiles size=7 - RELOC/source/latex/gridset/README - RELOC/source/latex/gridset/gridset.dtx - RELOC/source/latex/gridset/gridset.ins -runfiles size=5 - RELOC/tex/latex/gridset/gridset.sty -catalogue-ctan /macros/latex/contrib/gridset -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl -catalogue-topics typeset-grid -catalogue-version 0.1 - -name gridslides -category Package -revision 45933 -shortdesc Free form slides with blocks placed on a grid -relocated 1 -longdesc This package allows creating free form slides with blocks -longdesc placed on a grid. The blocks can be filled with text, -longdesc equations, figures etc. The resulting slides are similar to the -longdesc ones produced with LaTeX beamer, but more flexible. Sequential -longdesc unconvering of elements is supported. A compiler script is -longdesc provided which compiles each slide separately, this way -longdesc avoiding long compile times. -containersize 2528 -containerchecksum dca3a5375d3fba8711f470773522e29ce1555d5be72d06377265edec7b75d2b4d9158222286b5f5cc3638c41c39860893cada58c77f6caa75b6626d2cd42c2a3 -doccontainersize 570216 -doccontainerchecksum b272d57343c179c281f323077bcccd93c76f146d8b15a9d6fd470c55c551150bb66610574aeaf670091551a0df0cdc57b2b25b1dee846fb42948646c22ccdfeb -docfiles size=177 - RELOC/doc/latex/gridslides/Makefile - RELOC/doc/latex/gridslides/README.md details="Readme" - RELOC/doc/latex/gridslides/compile.pl - RELOC/doc/latex/gridslides/example.pdf details="Example of use" - RELOC/doc/latex/gridslides/example.tex - RELOC/doc/latex/gridslides/figures/band02.png - RELOC/doc/latex/gridslides/figures/band08.png - RELOC/doc/latex/gridslides/figures/cnontrivial.pdf - RELOC/doc/latex/gridslides/figures/ctrivial.pdf - RELOC/doc/latex/gridslides/figures/qahe.pdf - RELOC/doc/latex/gridslides/figures/qshe.pdf - RELOC/doc/latex/gridslides/figures/skyrmion.pdf - RELOC/doc/latex/gridslides/figures/trivial.pdf - RELOC/doc/latex/gridslides/gridslides.pdf details="Package documentation" -runfiles size=3 - RELOC/tex/latex/gridslides/gridslides.cls - RELOC/tex/latex/gridslides/gridslides.sty -catalogue-ctan /macros/latex/contrib/gridslides -catalogue-date 2017-11-28 17:33:59 +0100 -catalogue-license lppl1.3gpl2 -catalogue-topics presentation class -catalogue-version 0.1.1 - -name grotesq -category Package -revision 35859 -catalogue urw-grotesq -shortdesc URW Grotesq font pack for LaTeX -relocated 1 -longdesc The directory contains a copy of the Type 1 font "URW Grotesq -longdesc 2031 Bold' released under the GPL by URW, with supporting files -longdesc for use with (La)TeX. -execute addMap ugq.map -containersize 47724 -containerchecksum cf22c79ceb07272d414bb6d761e6709dc32705a0ee080ce08c75e95d4eaf8499fe2a579bc85602b4ddf04475914c7d23954f2c80398ea460be41e17cde0ebe06 -doccontainersize 2780 -doccontainerchecksum 8078639cc0c63f629049c73db9c323ab0cdcbab8a4944a2efe90732922e6e09aae1a322542f0e7521efc39afa7ad08cdcca7eff857179d61098e2aaf6f9f3e14 -docfiles size=4 - RELOC/doc/fonts/grotesq/grotesq.txt - RELOC/doc/fonts/grotesq/readme.grotesq details="Copyright and licence statement" - RELOC/doc/fonts/grotesq/ugq.txt details="Package documentation" -runfiles size=44 - RELOC/fonts/afm/urw/grotesq/ugqb8a.afm - RELOC/fonts/afm/urw/grotesq/ugqb8a.afm.org - RELOC/fonts/map/dvips/grotesq/ugq.map - RELOC/fonts/tfm/urw/grotesq/ugqb7t.tfm - RELOC/fonts/tfm/urw/grotesq/ugqb8a.tfm - RELOC/fonts/tfm/urw/grotesq/ugqb8c.tfm - RELOC/fonts/tfm/urw/grotesq/ugqb8r.tfm - RELOC/fonts/tfm/urw/grotesq/ugqb8t.tfm - RELOC/fonts/tfm/urw/grotesq/ugqbo7t.tfm - RELOC/fonts/tfm/urw/grotesq/ugqbo8c.tfm - RELOC/fonts/tfm/urw/grotesq/ugqbo8r.tfm - RELOC/fonts/tfm/urw/grotesq/ugqbo8t.tfm - RELOC/fonts/type1/urw/grotesq/ugqb8a.pfb - RELOC/fonts/type1/urw/grotesq/ugqb8a.pfm - RELOC/fonts/vf/urw/grotesq/ugqb7t.vf - RELOC/fonts/vf/urw/grotesq/ugqb8c.vf - RELOC/fonts/vf/urw/grotesq/ugqb8t.vf - RELOC/fonts/vf/urw/grotesq/ugqbo7t.vf - RELOC/fonts/vf/urw/grotesq/ugqbo8c.vf - RELOC/fonts/vf/urw/grotesq/ugqbo8t.vf - RELOC/tex/latex/grotesq/ot1ugq.fd - RELOC/tex/latex/grotesq/t1ugq.fd - RELOC/tex/latex/grotesq/ts1ugq.fd -catalogue-ctan /fonts/urw/grotesq -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics font font-sans font-type1 - -name grundgesetze -category Package -revision 34439 -shortdesc Typeset Frege's Grundgesetze der Arithmetik -relocated 1 -longdesc The package defines maths mode commands for typesetting Gottlob -longdesc Frege's concept-script in the style of his "Grundgesetze der -longdesc Arithmetik" (Basic Laws of Arithmetic). -containersize 2360 -containerchecksum 077506c3c4ce6be1bc1a1851909f26ad4044b5186db4371f1a37cc5e635c4c7824d16831490809963fd815ccececca5eb8e382dc28111a1223bc4a2621ea88ae -doccontainersize 225136 -doccontainerchecksum b681dbfb17ef5858c47c3eab38b50f611974773e8dcc68ba7ef075ecd0cbd0b56a99987f77d895a4938fa56e53f3df4ce58cb5acd4c5414d6051a260e340deed -docfiles size=56 - RELOC/doc/latex/grundgesetze/README details="Readme" - RELOC/doc/latex/grundgesetze/grundgesetze.pdf details="Package documentation" -srccontainersize 8096 -srccontainerchecksum a0f8eaf53a390d72f0955ba4b915559e6b41728c7176725186dc30e83f389161ba3558638d8ea8ed01e6a14d8898b743d6bc457bcb254663fc5d86f1c7b6757f -srcfiles size=10 - RELOC/source/latex/grundgesetze/grundgesetze.dtx - RELOC/source/latex/grundgesetze/grundgesetze.ins -runfiles size=3 - RELOC/tex/latex/grundgesetze/grundgesetze.sty -catalogue-also begriff frege bguq -catalogue-ctan /macros/latex/contrib/grundgesetze -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl2 -catalogue-topics maths logic -catalogue-version 1.02 - -name gsemthesis -category Package -revision 36244 -shortdesc Geneva School of Economics and Management PhD thesis format -relocated 1 -longdesc The class provides a PhD thesis template for the Geneva School -longdesc of Economics and Management (GSEM), University of Geneva, -longdesc Switzerland. The class provides utilities to easily set up the -longdesc cover page, the front matter pages, the page headers, etc., -longdesc conformant to the official guidelines of the GSEM Faculty for -longdesc writing PhD dissertations. -containersize 2976 -containerchecksum 3d90719beeabe2e7bec382761f83b7c34e70545947b175d1b5cf1cf5f834b5a0cf4f4951bb3def70df8138b2d62cf6a725859b22f80c08cab0db9d3badc379a3 -doccontainersize 297244 -doccontainerchecksum 875fd5a5ebdc26ae92d5e304c61aa1f34e8049e648d29245062700c529667d2d6547e1a5407d200c781c07e19664c0428cbd4da743f8d9a610b3203462cd324c -docfiles size=74 - RELOC/doc/latex/gsemthesis/README details="Readme" - RELOC/doc/latex/gsemthesis/gsemthesis.pdf details="Package documentation" -srccontainersize 9964 -srccontainerchecksum ff03aba0135b33905ef4649f58ca1d92da0e5c88a537cc95233e8f85fe4380eb2680e88a9018c3ec7b79c8124a6f734ee1879937fac8e6110e99df82cc212875 -srcfiles size=10 - RELOC/source/latex/gsemthesis/gsemthesis.dtx - RELOC/source/latex/gsemthesis/gsemthesis.ins -runfiles size=3 - RELOC/tex/latex/gsemthesis/gsemthesis.cls -catalogue-ctan /macros/latex/contrib/gsemthesis -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics dissertation class -catalogue-version 0.9.4 - -name gsftopk -category TLCore -revision 47198 -shortdesc Convert "Ghostscript fonts" to PK files -longdesc Designed for use with xdvi and dvips this utility converts -longdesc Adobe Type 1 fonts to PK bitmap format. It should not -longdesc ordinarily be much used nowadays, since both its target -longdesc applications are now capable of dealing with Type 1 fonts, -longdesc direct. -depend gsftopk.ARCH -containersize 3428 -containerchecksum d60ff1257c2f00d12173593648b3e1d7f9c9ea043ef16b5486a039083f9b74e6129d48a71efbdc8f1f0a7adf74ac59e13c971c96e6d97cc7c8cf4cc0093be61a -doccontainersize 27524 -doccontainerchecksum e3ef7876b48c4ea9afa5dda8a72ecbd83cf32600eac87890e44c42e77557c05e386f96cfcd00ba31e527deabdb41c84b22b5b297d0ac08dd9121ac3b9b724efd -docfiles size=10 - texmf-dist/doc/man/man1/gsftopk.1 - texmf-dist/doc/man/man1/gsftopk.man1.pdf -runfiles size=2 - texmf-dist/dvips/gsftopk/render.ps -catalogue-ctan /fonts/utilities/gsftopk -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license gpl -catalogue-topics font-cvt -catalogue-version 1.19.2 - -name gsftopk.aarch64-linux -category TLCore -revision 48789 -shortdesc aarch64-linux files of gsftopk -containersize 35292 -containerchecksum 2fdf3cd66d9da144015366b4e5e2b755f1dd0169b372d2a9ffc50ba1cb2251145b562b6ce57fb2cc8250217c117c035d900a1ec9a5fd3e2fdf6da96db1647ae4 -binfiles arch=aarch64-linux size=22 - bin/aarch64-linux/gsftopk - -name gsftopk.amd64-freebsd -category TLCore -revision 46816 -shortdesc amd64-freebsd files of gsftopk -containersize 39524 -containerchecksum b473e4fed955fbd22b9166b1bb1f82a965f78449b1367309067ec44898622e1629ad0d88ebdba268e5ad20a77bd469e02f85eca7989c61b68ffd95fc42e5e2f9 -binfiles arch=amd64-freebsd size=23 - bin/amd64-freebsd/gsftopk - -name gsftopk.amd64-netbsd -category TLCore -revision 48698 -shortdesc amd64-netbsd files of gsftopk -containersize 36764 -containerchecksum e9863eb56d1b41930ee604630c3db5ef28cf31998d076b105e0330756f879aff0e5bddd766bb1d359df5569c3a93075f039e8776d9b1a7b029c4cb217aff57e5 -binfiles arch=amd64-netbsd size=28 - bin/amd64-netbsd/gsftopk - -name gsftopk.armhf-linux -category TLCore -revision 48716 -shortdesc armhf-linux files of gsftopk -containersize 33404 -containerchecksum b8a7a0be03a8de52a0a922de54a92fbf2f31d5a83948fcf19162a7b83f4f6a2631d725c714361472b6d2108795e62bb7e8e10d78d902de6fee6abe1fd7982708 -binfiles arch=armhf-linux size=20 - bin/armhf-linux/gsftopk - -name gsftopk.i386-cygwin -category TLCore -revision 46814 -shortdesc i386-cygwin files of gsftopk -containersize 11772 -containerchecksum fd4c45b5b488329a6cdee8a015a416d117ebb8676309b70b2edf43805ce33961df3fdd5ebc13aa895dbcb8f64849bc065cce1016188b112fa43164086c524794 -binfiles arch=i386-cygwin size=7 - bin/i386-cygwin/gsftopk.exe - -name gsftopk.i386-freebsd -category TLCore -revision 46816 -shortdesc i386-freebsd files of gsftopk -containersize 35060 -containerchecksum 87b675c4b80259700a1e228303c6e384d84e911f45de9dcdd49edd8d3c145ea6900901ace96322a4b0732f4a77184e32750a1296cdfac1bb0ad2c7dae18669d0 -binfiles arch=i386-freebsd size=22 - bin/i386-freebsd/gsftopk - -name gsftopk.i386-linux -category TLCore -revision 47245 -shortdesc i386-linux files of gsftopk -containersize 42804 -containerchecksum 6abb4c0091ffe194f954a4c323449ba6a221cd981f1aedacb2df0e448409b3a57de44974e42df31f42039f8a786309df8f34845f6c600ab8da54a5ebf5b74d51 -binfiles arch=i386-linux size=25 - bin/i386-linux/gsftopk - -name gsftopk.i386-netbsd -category TLCore -revision 46812 -shortdesc i386-netbsd files of gsftopk -containersize 33620 -containerchecksum 765f82e7487782fd206bfc4495c7f65c2b913c0e69ee30b92831ec300af7b9fadd5cb74be5100c0dd4910b36e5bb8ec00c85633946a038f4eeca87d6f4ddbac6 -binfiles arch=i386-netbsd size=26 - bin/i386-netbsd/gsftopk - -name gsftopk.i386-solaris -category TLCore -revision 46829 -shortdesc i386-solaris files of gsftopk -containersize 39560 -containerchecksum 94a57df42d9a618507dafd57bcc3cdcfbdeea8a4d38e507c61b233350766d97e19dfca1fd34eb629a37127be7d5473948528765bd2aef7b25584e4b755f73aad -binfiles arch=i386-solaris size=22 - bin/i386-solaris/gsftopk - -name gsftopk.sparc-solaris -category TLCore -revision 46829 -shortdesc sparc-solaris files of gsftopk -containersize 37124 -containerchecksum 7d7a63f2c4f90abe084d21b889876377484498d9fc7cb86a39ea5ef7caad7aa514b8e9f31c5a7be307cd0c43a2a65b2f76ac93051ee35a6f033c84ac16bde638 -binfiles arch=sparc-solaris size=24 - bin/sparc-solaris/gsftopk - -name gsftopk.win32 -category TLCore -revision 46993 -shortdesc win32 files of gsftopk -containersize 12980 -containerchecksum 22df51a4e790454e008615b419ccbd1e2368a44bf9619de0c1d224c483567965c0c8dc3828d35f8ba1cd9c87694f212a10c1bf67950078b3351c9c2bec116731 -binfiles arch=win32 size=6 - bin/win32/gsftopk.exe - -name gsftopk.x86_64-cygwin -category TLCore -revision 46813 -shortdesc x86_64-cygwin files of gsftopk -containersize 12076 -containerchecksum 39d304704cc33e4176fc2484a05644ebec435c05d0f5a61d72dc16790c8eff4bc2bde4cd6d18a1cb4ccbd17fbca1eec9ef724916db3a876f0e5305e9511f0765 -binfiles arch=x86_64-cygwin size=7 - bin/x86_64-cygwin/gsftopk.exe - -name gsftopk.x86_64-darwin -category TLCore -revision 48728 -shortdesc x86_64-darwin files of gsftopk -containersize 40392 -containerchecksum f547d05c1306bce7acc2195d2f3bd14541a09caae2eab6daace767e7e55f9a56a042d09d463feb9337ad2fc4409b72cb510fda304ae370a5ae71af54938975d9 -binfiles arch=x86_64-darwin size=24 - bin/x86_64-darwin/gsftopk - -name gsftopk.x86_64-darwinlegacy -category TLCore -revision 47387 -shortdesc x86_64-darwinlegacy files of gsftopk -containersize 39388 -containerchecksum 591d65e994a8f15a29fafd5d6162c4cb4b06ae2107cad44de943a2e517f6a5cf1d8a55f2219c9334d9fcdcdc73b91987d0b45dd379303e9c6bc771a1f310d8ec -binfiles arch=x86_64-darwinlegacy size=24 - bin/x86_64-darwinlegacy/gsftopk - -name gsftopk.x86_64-linux -category TLCore -revision 47063 -shortdesc x86_64-linux files of gsftopk -containersize 40712 -containerchecksum 34760f2e48438fe697b70d84d811cc31127b4832c58e378d4c2f3c1b630a26a02b68c9a5e20bd83af8ced7f77e91cda503693753bee09dab28c43e74890f6c78 -binfiles arch=x86_64-linux size=23 - bin/x86_64-linux/gsftopk - -name gsftopk.x86_64-linuxmusl -category TLCore -revision 47036 -shortdesc x86_64-linuxmusl files of gsftopk -containersize 43232 -containerchecksum 75fa6ce5f17d27d24b14de08560af7f64b84125092c4daedb255d7b0e5fde194f803e64c14b4f513c7a24c5ccedb9ac4db03cfb855011cbd110d3a6e2547e067 -binfiles arch=x86_64-linuxmusl size=26 - bin/x86_64-linuxmusl/gsftopk - -name gsftopk.x86_64-solaris -category TLCore -revision 46829 -shortdesc x86_64-solaris files of gsftopk -containersize 42876 -containerchecksum 5568454f4b71a2c9807f31b88e4c29784e7e3af19045ee00b3c8f11de52a39d4afeffa4a8bcc11ca2243ce51dcbd4248c7f39076007ad3b2d3fba70334c70d53 -binfiles arch=x86_64-solaris size=25 - bin/x86_64-solaris/gsftopk - -name gtl -category Package -revision 49527 -shortdesc Manipulating generalized token lists -relocated 1 -longdesc The package provides tools for simple operations on lists of -longdesc tokens which are not necessarily balanced. It is in particular -longdesc used a lot in the unravel package, to go through tokens one at -longdesc a time rather than having to work with entire braced groups at -longdesc a time. The package requires up-to-date versions of the -longdesc l3kernel, l3kpackages, and l3experimental bundles. -containersize 4072 -containerchecksum 90d77a7d25387ccf67186865d25d30f8d542b8e05c0df6fd7f5bfcb4d5eaed02bfb1405a1e0563c089e96bb78c9695ef70d9d49afd152a9a8b1edc62933a0fe2 -doccontainersize 550336 -doccontainerchecksum 53081ecd32dfbcd7c6b49cbf27e3f44e15070d55e5224661bb0ecb3827d9d66db65c008e425f361a539511799d5daa8e8fa4c5c6b910c7860594de0ac274d3c5 -docfiles size=136 - RELOC/doc/generic/gtl/README.md details="Readme" - RELOC/doc/generic/gtl/gtl.pdf details="Package documentation" -srccontainersize 12532 -srccontainerchecksum a9d550c81304af2b972c50876271fcc6ec00ae373f58a6e0ccd87781510f77c661ce8978055a17179e1e1a04fd079a82adcee54de515af61b9ef35bb47c5b83c -srcfiles size=17 - RELOC/source/generic/gtl/gtl.dtx - RELOC/source/generic/gtl/gtl.ins -runfiles size=6 - RELOC/tex/generic/gtl/gtl.sty -catalogue-contact-bugs https://github.com/blefloch/latex-gtl/issues -catalogue-contact-repository https://github.com/blefloch/latex-gtl -catalogue-ctan /macros/generic/gtl -catalogue-date 2018-12-29 09:59:22 +0100 -catalogue-license lppl1.3c -catalogue-topics macro-supp -catalogue-version 0.5 - -name gtrcrd -category Package -revision 32484 -shortdesc Add chords to lyrics -relocated 1 -longdesc The package provides the means to specify guitar chords to be -longdesc played with each part of the lyrics of a song. The syntax of -longdesc the macros reduces the chance of failing to provide a chord -longdesc where one is needed, and the structure of the macros ensures -longdesc that the chord specification appears immediately above the -longdesc start of the lyric. -containersize 3092 -containerchecksum 632759fc4cf26e729b5f15c40d973f9b1cad67ceb6e8d721ce1c5d6533bf8a820a7f66e3eafaa3b390ffaf10473edd05f91cc667e1bf36bac1f817fad57ad1a1 -doccontainersize 147340 -doccontainerchecksum c371aae1901c087f2fec07bffc5c447964fbdf062160f47aaf84a492efccbc5b2dfb1430134c25492774aff21252a668e3b39ab9d909ebb24d0b3b8e00de29e7 -docfiles size=42 - RELOC/doc/latex/gtrcrd/README details="Readme" - RELOC/doc/latex/gtrcrd/gtrcrd-doc.pdf details="Package documentation" - RELOC/doc/latex/gtrcrd/gtrcrd-doc.tex -runfiles size=5 - RELOC/tex/latex/gtrcrd/gtrcrd.sty -catalogue-ctan /macros/latex/contrib/gtrcrd -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics music chords -catalogue-version 1.1 - -name gtrlib-largetrees -category Package -revision 49062 -shortdesc Library for genealogytree aiming at large trees -relocated 1 -longdesc The main goal of this package is to offer additional database -longdesc fields and formats for the genealogytree package, particularly -longdesc for typesetting large trees. The package depends on -longdesc genealogytree and etoolbox. -containersize 2296 -containerchecksum 8e030581ddcfa01d93711d96ac26e228b5a5432432e03b02430e42abdd47368eae26b6a99ee2ca64bbb554af977f55411ddb2aa03dbf283d3d815d9c746bf451 -doccontainersize 313572 -doccontainerchecksum 03b07bf6a25e5752dd762bd530560a4655f2fce938e995ff559bef47b39c4bc87402f2593b02097f15b4b68ff77f8e313665258fcf4a8ce41153d0fb29af8aff -docfiles size=78 - RELOC/doc/latex/gtrlib-largetrees/README.md details="Readme" - RELOC/doc/latex/gtrlib-largetrees/gtrlib.largetrees.pdf details="Package documentation" -srccontainersize 8952 -srccontainerchecksum 3e945ed75e985507d8103cb8954ffd34b4b43725a2baa6ad9a3c42b633d58b062a1f0d0162ea505f9a4f800368b0066f76e2f2896f4c673106df8c4bf57d4c8b -srcfiles size=9 - RELOC/source/latex/gtrlib-largetrees/gtrlib.largetrees.dtx - RELOC/source/latex/gtrlib-largetrees/gtrlib.largetrees.ins -runfiles size=3 - RELOC/tex/latex/gtrlib-largetrees/gtrlib.largetrees.code.tex - RELOC/tex/latex/gtrlib-largetrees/gtrlib.largetrees.sty -catalogue-also genealogytree -catalogue-contact-repository https://github.com/Ri-Ga/gtrlib.largetrees -catalogue-ctan /macros/latex/contrib/gtrlib-largetrees -catalogue-date 2018-11-03 15:33:05 +0100 -catalogue-license lppl1.2 -catalogue-topics genealogy -catalogue-version 1.2b - -name gu -category Package -revision 15878 -shortdesc Typeset crystallographic group-subgroup-schemes -relocated 1 -longdesc The package simplifies typesetting of simple crystallographic -longdesc group-subgroup-schemes in the Barnighausen formalism. It -longdesc defines a new environment stammbaum, wherein all elements of -longdesc the scheme are defined. Afterwards all necessary dimensions are -longdesc calculated and the scheme is drawn. Currently two steps of -longdesc symmetry reduction are supported. -containersize 6148 -containerchecksum 28941c3b24e96e01931220f2f5e7962770e373005db8c58f70b880ff0a0a2cd4da95b0a902de5aa3b9ad3ccac4086722d8d00240fec27c3d2ab45d3fe781bf91 -doccontainersize 724336 -doccontainerchecksum fba0d6976e5e55eb1254aa281fd301806717fd5f99e8077d5e5874041e800e2e428e99083267ab618f0bdbb8e07ac048ae79a29ca375859717c1fa83247a5eda -docfiles size=202 - RELOC/doc/latex/gu/README details="Package README" - RELOC/doc/latex/gu/gudemo.tex - RELOC/doc/latex/gu/gudoc.pdf details="Package documentation" language="de" - RELOC/doc/latex/gu/gudoc.tex -runfiles size=8 - RELOC/tex/latex/gu/gu.sty -catalogue-ctan /macros/latex/contrib/gu -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics crystallography - -name guide-latex-fr -category Package -revision 49533 -shortdesc A french guide on LaTeX - for beginners or advanced users -relocated 1 -longdesc Si tu ne connais rien a LaTeX, si tu veux apprendre a rediger -longdesc des rapports elegants sous LaTeX, et si en plus tu es Francais, -longdesc je sais exactement ce que tu ressens: c'est extremement dur de -longdesc commencer tout seul, en autodidacte. C'est pourquoi j'ai reuni -longdesc toutes mes connaissances actuelles sur LaTeX dans ce guide. Il -longdesc peut donc t'aider a apprendre les bases ou aller plus loin dans -longdesc ton utilisation de LaTeX. Des exemples detailles sont fournis -longdesc tout le long du guide. If you want to start from scratch and -longdesc learn how to type good-looking reports with LaTeX, and if -longdesc you're French, then I know it can be really hard to do it by -longdesc yourself. That's why I put all the knowledge I acquired into -longdesc this guide. It can help a lot to learn the bases or to move -longdesc forward and use LaTeX to type more handsome documents. Lots of -longdesc examples are provided all along this guide. -containersize 1072 -containerchecksum 3ae4493b2f91b3c834d2d155601a3fd35b7e5ed4b4991c67399fc77adfb138f5b8f6adebf7d6f5962cfdbcfc8d737be503ccc347a859bd3024c70371a0350ee2 -doccontainersize 9615612 -doccontainerchecksum b8d3fe804e22d181de937157159e5ad9940baa0e9db61eea05b31bfcea4cd89469dd8ec60cfec03c7a416417d9b783607932631b8a7b5c2c3448659d1c712c8e -docfiles size=3956 - RELOC/doc/latex/guide-latex-fr/Archives/guide-latex-fr_V2.pdf - RELOC/doc/latex/guide-latex-fr/Archives/guide-latex-fr_V3_intro.pdf - RELOC/doc/latex/guide-latex-fr/Chapitres/annexes.tex - RELOC/doc/latex/guide-latex-fr/Chapitres/code_base.tex - RELOC/doc/latex/guide-latex-fr/Chapitres/config.tex - RELOC/doc/latex/guide-latex-fr/Chapitres/intro.tex - RELOC/doc/latex/guide-latex-fr/Chapitres/p1-compilation.tex - RELOC/doc/latex/guide-latex-fr/Chapitres/p1-historique.tex - RELOC/doc/latex/guide-latex-fr/Chapitres/p1-installation.tex - RELOC/doc/latex/guide-latex-fr/Chapitres/p2-erreurs.tex - RELOC/doc/latex/guide-latex-fr/Chapitres/p2-images.tex - RELOC/doc/latex/guide-latex-fr/Chapitres/p2-maths.tex - RELOC/doc/latex/guide-latex-fr/Chapitres/p2-regles.tex - RELOC/doc/latex/guide-latex-fr/Chapitres/p2-tableaux.tex - RELOC/doc/latex/guide-latex-fr/Chapitres/p2-texte.tex - RELOC/doc/latex/guide-latex-fr/Chapitres/p3-PST.tex - RELOC/doc/latex/guide-latex-fr/Chapitres/p3-TikZ.tex - RELOC/doc/latex/guide-latex-fr/Chapitres/p3-beamer.tex - RELOC/doc/latex/guide-latex-fr/Chapitres/p3-images.tex - RELOC/doc/latex/guide-latex-fr/Chapitres/p3-intro.tex - RELOC/doc/latex/guide-latex-fr/Chapitres/p3-maths.tex - RELOC/doc/latex/guide-latex-fr/Chapitres/p3-modes.tex - RELOC/doc/latex/guide-latex-fr/Chapitres/p3-tableaux.tex - RELOC/doc/latex/guide-latex-fr/Chapitres/p3-texte.tex - RELOC/doc/latex/guide-latex-fr/Chapitres/page-garde.tex - RELOC/doc/latex/guide-latex-fr/Images/Aide_LaTeX1.png - RELOC/doc/latex/guide-latex-fr/Images/Aide_LaTeX1.xcf - RELOC/doc/latex/guide-latex-fr/Images/Aide_LaTeX2.png - RELOC/doc/latex/guide-latex-fr/Images/Aide_LaTeX3.png - RELOC/doc/latex/guide-latex-fr/Images/Aide_LaTeX4.png - RELOC/doc/latex/guide-latex-fr/Images/Aide_LaTeX5.png - RELOC/doc/latex/guide-latex-fr/Images/Aide_LaTeX6.png - RELOC/doc/latex/guide-latex-fr/Images/Aide_LaTeX7.png - RELOC/doc/latex/guide-latex-fr/Images/aide_LaTeX1_original.png - RELOC/doc/latex/guide-latex-fr/Images/apercu_pdf.png - RELOC/doc/latex/guide-latex-fr/Images/apercu_pdf.xcf - RELOC/doc/latex/guide-latex-fr/Images/apercu_pdf_menu.png - RELOC/doc/latex/guide-latex-fr/Images/apercu_pdf_original.png - RELOC/doc/latex/guide-latex-fr/Images/buque_auteur-eps-converted-to.pdf - RELOC/doc/latex/guide-latex-fr/Images/buque_auteur.eps - RELOC/doc/latex/guide-latex-fr/Images/buque_auteur.svg - RELOC/doc/latex/guide-latex-fr/Images/compilation_clavier.png - RELOC/doc/latex/guide-latex-fr/Images/compilation_clavier.xcf - RELOC/doc/latex/guide-latex-fr/Images/compilation_clics.png - RELOC/doc/latex/guide-latex-fr/Images/compilation_clics.xcf - RELOC/doc/latex/guide-latex-fr/Images/compilation_menu1.png - RELOC/doc/latex/guide-latex-fr/Images/compilation_menu2.png - RELOC/doc/latex/guide-latex-fr/Images/compilation_original.png - RELOC/doc/latex/guide-latex-fr/Images/compilation_rapide.png - RELOC/doc/latex/guide-latex-fr/Images/compilation_rapide.xcf - RELOC/doc/latex/guide-latex-fr/Images/compilation_schema.tex - RELOC/doc/latex/guide-latex-fr/Images/dknuth.jpg - RELOC/doc/latex/guide-latex-fr/Images/eclair-eps-converted-to.pdf - RELOC/doc/latex/guide-latex-fr/Images/eclair.eps - RELOC/doc/latex/guide-latex-fr/Images/eclair_image-matricielle.png - RELOC/doc/latex/guide-latex-fr/Images/fond.jpg - RELOC/doc/latex/guide-latex-fr/Images/fond_TikZ.pdf - RELOC/doc/latex/guide-latex-fr/Images/latex-project-logo-eps-converted-to.pdf - RELOC/doc/latex/guide-latex-fr/Images/latex-project-logo.eps - RELOC/doc/latex/guide-latex-fr/Images/latex-project-logo.svg - RELOC/doc/latex/guide-latex-fr/Images/licence-eps-converted-to.pdf - RELOC/doc/latex/guide-latex-fr/Images/licence.eps - RELOC/doc/latex/guide-latex-fr/Images/llamport.jpg - RELOC/doc/latex/guide-latex-fr/Images/miktex.png - RELOC/doc/latex/guide-latex-fr/Images/ol_plus_sl.png - RELOC/doc/latex/guide-latex-fr/Images/ornament-eps-converted-to.pdf - RELOC/doc/latex/guide-latex-fr/Images/ornament.eps - RELOC/doc/latex/guide-latex-fr/Images/ornament.svg - RELOC/doc/latex/guide-latex-fr/Images/overleaf.png - RELOC/doc/latex/guide-latex-fr/Images/sharelatex.png - RELOC/doc/latex/guide-latex-fr/Images/texmaker.png - RELOC/doc/latex/guide-latex-fr/README.md details="Readme" - RELOC/doc/latex/guide-latex-fr/Support_oral/1-title.pdf - RELOC/doc/latex/guide-latex-fr/Support_oral/1-title.svg - RELOC/doc/latex/guide-latex-fr/Support_oral/Slides/bonus_MR.tex - RELOC/doc/latex/guide-latex-fr/Support_oral/Slides/erreurs.tex - RELOC/doc/latex/guide-latex-fr/Support_oral/Slides/images.tex - RELOC/doc/latex/guide-latex-fr/Support_oral/Slides/logiciels_compilation.tex - RELOC/doc/latex/guide-latex-fr/Support_oral/Slides/maths.tex - RELOC/doc/latex/guide-latex-fr/Support_oral/Slides/presentation.tex - RELOC/doc/latex/guide-latex-fr/Support_oral/Slides/tableaux.tex - RELOC/doc/latex/guide-latex-fr/Support_oral/Slides/texte.tex - RELOC/doc/latex/guide-latex-fr/Support_oral/beamercolorthemeFeather.sty - RELOC/doc/latex/guide-latex-fr/Support_oral/beamerinnerthemeFeather.sty - RELOC/doc/latex/guide-latex-fr/Support_oral/beamerouterthemeFeather.sty - RELOC/doc/latex/guide-latex-fr/Support_oral/beamerthemeFeather.sty - RELOC/doc/latex/guide-latex-fr/Support_oral/guide-latex-fr_beamer.tex - RELOC/doc/latex/guide-latex-fr/Support_oral/teaser_LaTeX.txt - RELOC/doc/latex/guide-latex-fr/guide-latex-fr.pdf details="The document itself" language="fr" - RELOC/doc/latex/guide-latex-fr/guide-latex-fr.tex -catalogue-also lshort-french -catalogue-contact-development https://docs.google.com/forms/d/1COBH4zmdCtn_kDzJsa0H9G12-NcmpatkFKngIaOfAnM/viewform?edit_requested=true -catalogue-contact-home http://drive.google.com/drive/folders/0BzU2BdcGjfU5Tk1XaXhxbk5JcEE?usp=sharing -catalogue-ctan /info/guide-latex-fr -catalogue-date 2018-12-26 00:54:48 +0100 -catalogue-license cc-by-nc-nd-4 -catalogue-topics tut-latex french-doc -catalogue-version 3.0 - -name guide-to-latex -category Package -revision 45712 -shortdesc examples and more from Guide to LaTeX, by Kopka and Daly -relocated 1 -containersize 300 -containerchecksum 415a26bb9a3811f6bcfacd5f3a801045c5ac86c7cae439ebbb184523f328d239145551520b3f45ab6d9c681417fd7e2b84634da097775deb643e594d3c0d3be0 -doccontainersize 174436 -doccontainerchecksum 2d9d18cfbe4e961c36f8d5384908b0b802f5ad8db1ad6070319778d79fdb52e5fbfb8555e1d6172f8cbbb26a051c38d1f40eed4011aa943c106c8b5cd61104cc -docfiles size=200 - RELOC/doc/latex/guide-to-latex/README.txt - RELOC/doc/latex/guide-to-latex/demo.eps - RELOC/doc/latex/guide-to-latex/demo.pdf - RELOC/doc/latex/guide-to-latex/demodoc.pdf - RELOC/doc/latex/guide-to-latex/demodoc.ps - RELOC/doc/latex/guide-to-latex/demodoc.tex - RELOC/doc/latex/guide-to-latex/exercises/chap10/exer10-1.tex - RELOC/doc/latex/guide-to-latex/exercises/chap10/exer10-10.tex - RELOC/doc/latex/guide-to-latex/exercises/chap10/exer10-2.tex - RELOC/doc/latex/guide-to-latex/exercises/chap10/exer10-3.tex - RELOC/doc/latex/guide-to-latex/exercises/chap10/exer10-4.tex - RELOC/doc/latex/guide-to-latex/exercises/chap10/exer10-5.tex - RELOC/doc/latex/guide-to-latex/exercises/chap10/exer10-6.tex - RELOC/doc/latex/guide-to-latex/exercises/chap10/exer10-7.tex - RELOC/doc/latex/guide-to-latex/exercises/chap10/exer10-8.tex - RELOC/doc/latex/guide-to-latex/exercises/chap10/exer10-9.tex - RELOC/doc/latex/guide-to-latex/exercises/chap11/exer1.tex - RELOC/doc/latex/guide-to-latex/exercises/chap11/exer11-1.tex - RELOC/doc/latex/guide-to-latex/exercises/chap11/exer11-2.tex - RELOC/doc/latex/guide-to-latex/exercises/chap11/exer11-3.tex - RELOC/doc/latex/guide-to-latex/exercises/chap11/exer11-4.tex - RELOC/doc/latex/guide-to-latex/exercises/chap11/exer11-5.tex - RELOC/doc/latex/guide-to-latex/exercises/chap11/exer2.tex - RELOC/doc/latex/guide-to-latex/exercises/chap11/exer3.tex - RELOC/doc/latex/guide-to-latex/exercises/chap15/exer15-1.tex - RELOC/doc/latex/guide-to-latex/exercises/chap15/exer15-2.tex - RELOC/doc/latex/guide-to-latex/exercises/chap15/exer15-3.tex - RELOC/doc/latex/guide-to-latex/exercises/chap15/exer15-4.tex - RELOC/doc/latex/guide-to-latex/exercises/chap15/exer15-5.tex - RELOC/doc/latex/guide-to-latex/exercises/chap15/exer15-6.tex - RELOC/doc/latex/guide-to-latex/exercises/chap15/exer15-7.tex - RELOC/doc/latex/guide-to-latex/exercises/chap2/exer2-1.tex - RELOC/doc/latex/guide-to-latex/exercises/chap2/exer2-2.tex - RELOC/doc/latex/guide-to-latex/exercises/chap2/exer2-3a.tex - RELOC/doc/latex/guide-to-latex/exercises/chap2/exer2-3b.tex - RELOC/doc/latex/guide-to-latex/exercises/chap2/exer2-3c.tex - RELOC/doc/latex/guide-to-latex/exercises/chap3/exer3-10.tex - RELOC/doc/latex/guide-to-latex/exercises/chap3/exer3-11.tex - RELOC/doc/latex/guide-to-latex/exercises/chap3/exer3-12.tex - RELOC/doc/latex/guide-to-latex/exercises/chap3/exer3-12.toc - RELOC/doc/latex/guide-to-latex/exercises/chap3/exer3-1a.tex - RELOC/doc/latex/guide-to-latex/exercises/chap3/exer3-1b.tex - RELOC/doc/latex/guide-to-latex/exercises/chap3/exer3-2.tex - RELOC/doc/latex/guide-to-latex/exercises/chap3/exer3-3.tex - RELOC/doc/latex/guide-to-latex/exercises/chap3/exer3-4a.tex - RELOC/doc/latex/guide-to-latex/exercises/chap3/exer3-4b.tex - RELOC/doc/latex/guide-to-latex/exercises/chap3/exer3-5a.tex - RELOC/doc/latex/guide-to-latex/exercises/chap3/exer3-5b.tex - RELOC/doc/latex/guide-to-latex/exercises/chap3/exer3-6.tex - RELOC/doc/latex/guide-to-latex/exercises/chap3/exer3-7a.tex - RELOC/doc/latex/guide-to-latex/exercises/chap3/exer3-7b.tex - RELOC/doc/latex/guide-to-latex/exercises/chap3/exer3-8a.tex - RELOC/doc/latex/guide-to-latex/exercises/chap3/exer3-8b.tex - RELOC/doc/latex/guide-to-latex/exercises/chap3/exer3-9.tex - RELOC/doc/latex/guide-to-latex/exercises/chap4/exer4-1.tex - RELOC/doc/latex/guide-to-latex/exercises/chap4/exer4-10.tex - RELOC/doc/latex/guide-to-latex/exercises/chap4/exer4-2.tex - RELOC/doc/latex/guide-to-latex/exercises/chap4/exer4-3.tex - RELOC/doc/latex/guide-to-latex/exercises/chap4/exer4-4.tex - RELOC/doc/latex/guide-to-latex/exercises/chap4/exer4-5.tex - RELOC/doc/latex/guide-to-latex/exercises/chap4/exer4-6.tex - RELOC/doc/latex/guide-to-latex/exercises/chap4/exer4-7.tex - RELOC/doc/latex/guide-to-latex/exercises/chap4/exer4-8.tex - RELOC/doc/latex/guide-to-latex/exercises/chap4/exer4-9.tex - RELOC/doc/latex/guide-to-latex/exercises/chap5/exer5-1.tex - RELOC/doc/latex/guide-to-latex/exercises/chap5/exer5-2.tex - RELOC/doc/latex/guide-to-latex/exercises/chap5/exer5-3.tex - RELOC/doc/latex/guide-to-latex/exercises/chap5/exer5-4.tex - RELOC/doc/latex/guide-to-latex/exercises/chap6/exer6-1.tex - RELOC/doc/latex/guide-to-latex/exercises/chap6/exer6-2.tex - RELOC/doc/latex/guide-to-latex/exercises/chap6/exer6-3.tex - RELOC/doc/latex/guide-to-latex/exercises/chap6/exer6-4.tex - RELOC/doc/latex/guide-to-latex/exercises/chap6/exer6-5.tex - RELOC/doc/latex/guide-to-latex/exercises/chap7/exer7-1.tex - RELOC/doc/latex/guide-to-latex/exercises/chap7/exer7-10.tex - RELOC/doc/latex/guide-to-latex/exercises/chap7/exer7-11.tex - RELOC/doc/latex/guide-to-latex/exercises/chap7/exer7-12.tex - RELOC/doc/latex/guide-to-latex/exercises/chap7/exer7-13.tex - RELOC/doc/latex/guide-to-latex/exercises/chap7/exer7-14.tex - RELOC/doc/latex/guide-to-latex/exercises/chap7/exer7-15.tex - RELOC/doc/latex/guide-to-latex/exercises/chap7/exer7-16.tex - RELOC/doc/latex/guide-to-latex/exercises/chap7/exer7-17.tex - RELOC/doc/latex/guide-to-latex/exercises/chap7/exer7-18.tex - RELOC/doc/latex/guide-to-latex/exercises/chap7/exer7-19.tex - RELOC/doc/latex/guide-to-latex/exercises/chap7/exer7-2.tex - RELOC/doc/latex/guide-to-latex/exercises/chap7/exer7-20.tex - RELOC/doc/latex/guide-to-latex/exercises/chap7/exer7-21a.tex - RELOC/doc/latex/guide-to-latex/exercises/chap7/exer7-21b.tex - RELOC/doc/latex/guide-to-latex/exercises/chap7/exer7-3.tex - RELOC/doc/latex/guide-to-latex/exercises/chap7/exer7-4.tex - RELOC/doc/latex/guide-to-latex/exercises/chap7/exer7-5.tex - RELOC/doc/latex/guide-to-latex/exercises/chap7/exer7-6.tex - RELOC/doc/latex/guide-to-latex/exercises/chap7/exer7-7.tex - RELOC/doc/latex/guide-to-latex/exercises/chap7/exer7-8.tex - RELOC/doc/latex/guide-to-latex/exercises/chap7/exer7-9.tex - RELOC/doc/latex/guide-to-latex/exercises/chap8/exer8-1.tex - RELOC/doc/latex/guide-to-latex/exercises/chap8/exer8-2.tex - RELOC/doc/latex/guide-to-latex/exercises/chap8/exer8-3.tex - RELOC/doc/latex/guide-to-latex/mpletter.cls - RELOC/doc/latex/guide-to-latex/palette.pdf - RELOC/doc/latex/guide-to-latex/palette.ps - RELOC/doc/latex/guide-to-latex/palette.tex - RELOC/doc/latex/guide-to-latex/seminar.con - RELOC/doc/latex/guide-to-latex/sempdftx.sty - -name guitar -category Package -revision 32258 -shortdesc Guitar chords and song texts -relocated 1 -longdesc (La)TeX macros for typesetting guitar chords over song texts. -longdesc The toolbox package is required. Note that this package only -longdesc places arbitrary TeX code over the lyrics. To typeset the -longdesc chords graphically (and not only by name), the author -longdesc recommends use of an additional package such as gchords by K. -longdesc Peeters. -containersize 2388 -containerchecksum c5a72458a7541542341d5abb6ea1f019a3027c447e94f47635ded971dfe8d27f70ae00f928650dbe1f22719db59c935a5ab47f7e2e67f5dc6c562798d6a20fcc -doccontainersize 90360 -doccontainerchecksum 0e948da10d5a7ad2b5be2bafc07b5d4793909350d9bb91af609e29e2742394ee69e75a6fc35ed44e78942bdda4d819dc1c6c0ad1bcb05198a21509d560cecbd4 -docfiles size=31 - RELOC/doc/latex/guitar/README - RELOC/doc/latex/guitar/guitar.pdf details="Package documentation" - RELOC/doc/latex/guitar/guitar.tex - RELOC/doc/latex/guitar/guitar.txt -srccontainersize 12084 -srccontainerchecksum e2c830562fcbdf4766819df5f02efea556d06e3251cda1be293c2c666e780ae5ea705cef33c26d3651836d2e90d4572178b7ef0ce3fedc8a32a2d0bc7cb73edc -srcfiles size=14 - RELOC/source/latex/guitar/guitar.dtx - RELOC/source/latex/guitar/guitar.ins -runfiles size=2 - RELOC/tex/latex/guitar/guitar.sty -catalogue-ctan /macros/latex/contrib/guitar -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl1.3 -catalogue-topics music chords -catalogue-version 1.6 - -name guitarchordschemes -category Package -revision 41880 -shortdesc Guitar Chord and Scale Tablatures -relocated 1 -longdesc This package provides two commands (\chordscheme and \scales). -longdesc With those commands it is possible to draw schematic diagrams -longdesc of guitar chord tablatures and scale tablatures. Both commands -longdesc know a range of options that allow wide customization of the -longdesc output. The package's drawing is done with the help of TikZ. -containersize 5020 -containerchecksum 488e38d6b68be45780e76053bb90f86c80ee12865d81a738796316e87c0a4b28dc4f3db295bbef276bd17bf9f085d192a32aa5ebf3321f9c27c85d4662dafe38 -doccontainersize 424492 -doccontainerchecksum b2e00eb51020c0e9df0d6fd1c71284dd62fa8bdf51c03d1cedc463d4aaa645258a9bb12299e8b6671992a7dbd537734ed5fbb3157612fab21af2f28d6ea29cdf -docfiles size=108 - RELOC/doc/latex/guitarchordschemes/README details="Readme" - RELOC/doc/latex/guitarchordschemes/guitarchordschemes_en.pdf details="Package documentation" language="en" - RELOC/doc/latex/guitarchordschemes/guitarchordschemes_en.tex -runfiles size=6 - RELOC/tex/latex/guitarchordschemes/guitarchordschemes.sty -catalogue-also guitar -catalogue-ctan /macros/latex/contrib/guitarchordschemes -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics music chords -catalogue-version 0.7 - -name guitartabs -category Package -revision 48102 -shortdesc A class for drawing guitar tablatures easily -relocated 1 -longdesc This package provides is a simple LaTeX2e class that allows -longdesc guitarists to create basic guitar tablatures using LaTeX. -longdesc Create music and do not be bothered with macro programming. The -longdesc class depends on the LaTeX packages geometry, harmony, -longdesc inputenc, intcalc, musixtex, tikz, and xifthen, as well as the -longdesc article class. -containersize 2500 -containerchecksum 13c55fbafdd504a539e7f3626279bd84331c5be308c1698b5a393d7cc6945f9b15172eea3867d79a7ef3b54dbc083c08ef7820c8f6ba3987a578ccfa3136c6e7 -doccontainersize 205316 -doccontainerchecksum f9c2c45571ae4fa9d9525222c692e99918e96594987d195a26c1959143be2cfce02feeca754dbb033fea95063f5d0ead6d39797402c690b35534fea1640ac334 -docfiles size=58 - RELOC/doc/latex/guitartabs/README.md details="Readme" - RELOC/doc/latex/guitartabs/guitartabs-doc.pdf details="Package documentation" - RELOC/doc/latex/guitartabs/guitartabs-doc.tex - RELOC/doc/latex/guitartabs/nothingelsematters.pdf details="Example of use" - RELOC/doc/latex/guitartabs/nothingelsematters.tex -runfiles size=3 - RELOC/tex/latex/guitartabs/guitartabs.cls -catalogue-ctan /macros/latex/contrib/guitartabs -catalogue-date 2018-06-27 20:39:04 +0200 -catalogue-license lppl1.3c -catalogue-topics music chords class - -name guitlogo -category Package -revision 27458 -shortdesc Macros for typesetting the GuIT logo -relocated 1 -longdesc Guit provides some commands useful to correctly write the logo -longdesc of GUIT -- "Gruppo Utilizzatori Italiani di TeX" (Italian TeX -longdesc User Group), using the default document color or any other -longdesc color the user may ever choose, in conformity with logo's -longdesc scheme as seen on the Group web site -longdesc (http://www.guit.sssup.it). Likewise, commands are provided -longdesc that simplify the writing of GuIT acronym's complete expansion, -longdesc of the addresses of Group's internet site and public forum and -longdesc 'GuITmeeting' logo. Optionally, using hyperref, the outputs of -longdesc the above cited commands can become hyperlinks to Group's site. -longdesc Documentation is available in Italian, only. -containersize 3324 -containerchecksum 9c8cd064bcd3d525cd2d95ca9a0ffb551abac21b9116bcc0471b94b595fe9299cbba005a5c07a54b964fa6762d0aff8b05c093c966a817bad6821af6597212bd -doccontainersize 446132 -doccontainerchecksum 206b46aecb911289c513d8a1c8d5e43e787e04b1be07774c68c6630acd2b135156c0fa85306c3255eaa4115b31b14f68954b077e91f533491858d044d22f11e9 -docfiles size=128 - RELOC/doc/latex/guitlogo/README details="Package README" language="it" - RELOC/doc/latex/guitlogo/guit.pdf details="Package documentation" language="it" - RELOC/doc/latex/guitlogo/guittest.pdf - RELOC/doc/latex/guitlogo/guittest.tex -srccontainersize 17716 -srccontainerchecksum 0c18e36ca4bcb7ab908fab9d4ff60a3c1ff00bad125917b7553c43b5dc60f2c6031e9db09df34058ec9e95d55448aefaf858dfb1c7b0eb8547cb8fe831e65515 -srcfiles size=17 - RELOC/source/latex/guitlogo/guit.dtx - RELOC/source/latex/guitlogo/guit.ins -runfiles size=4 - RELOC/tex/latex/guitlogo/guit.cfg - RELOC/tex/latex/guitlogo/guit.sty -catalogue-ctan /macros/latex/contrib/GuIT/GuITlogo -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics logo -catalogue-version 0.9.2 - -name gustlib -category Package -revision 45712 -shortdesc plain macros for much core and extra functionality, from GUST -relocated 1 -longdesc Includes bibliography support, token manipulation, -longdesc cross-references, verbatim, determining length of a paragraph's -longdesc last line, multicolumn output, Polish bibliography and index -longdesc styles, prepress and color separation, graphics manipulation, -longdesc tables. -containersize 40500 -containerchecksum 028808a38b9072f81b63ef747fe4e1ad6f937fee6517f6f6bb103a299c01418ce14a3c1bcc4e7858cea20842ffd5461f50946cd458469343599b25c1aa2199aa -doccontainersize 4292 -doccontainerchecksum b4aae1b3af101d428c40af14e89d59f876939af9801e8e9ed7be8bdb9cb6e0106d5346d7688bf1d52defcf1e64cbaeab1b22b4bb0b2d8dba2b14b799b6a606df -docfiles size=5 - RELOC/doc/plain/gustlib/README - RELOC/doc/plain/gustlib/readme.biblotex - RELOC/doc/plain/gustlib/readme.plbtx993 - RELOC/doc/plain/gustlib/readme.plmac218 -runfiles size=73 - RELOC/bibtex/bib/gustlib/plbib.bib - RELOC/bibtex/bst/gustlib/plabbrv.bst - RELOC/bibtex/bst/gustlib/plalpha.bst - RELOC/bibtex/bst/gustlib/plplain.bst - RELOC/bibtex/bst/gustlib/plunsrt.bst - RELOC/tex/plain/gustlib/biblotex/biblotex.tex - RELOC/tex/plain/gustlib/infr-ex.tex - RELOC/tex/plain/gustlib/infram.tex - RELOC/tex/plain/gustlib/licz/licz-tst.mex - RELOC/tex/plain/gustlib/licz/licz.mex - RELOC/tex/plain/gustlib/map/map.tex - RELOC/tex/plain/gustlib/map/split.tex - RELOC/tex/plain/gustlib/map/tsp-tst.mex - RELOC/tex/plain/gustlib/map/tsp.tex - RELOC/tex/plain/gustlib/map/tun-test.mex - RELOC/tex/plain/gustlib/map/tun.tex - RELOC/tex/plain/gustlib/mcol-ex.tex - RELOC/tex/plain/gustlib/meashor.tex - RELOC/tex/plain/gustlib/mimulcol.tex - RELOC/tex/plain/gustlib/plbtx993/plbtxbst.doc - RELOC/tex/plain/gustlib/plbtx993/test.mex - RELOC/tex/plain/gustlib/plmac218/plidxmac.tex - RELOC/tex/plain/gustlib/plmac218/plind.bat - RELOC/tex/plain/gustlib/plmac218/przyklad.tex - RELOC/tex/plain/gustlib/rbox-ex.tex - RELOC/tex/plain/gustlib/roundbox.tex - RELOC/tex/plain/gustlib/tp-crf.tex - RELOC/tex/plain/gustlib/verbatim-dek.tex - -name gustprog -category Package -revision 45712 -shortdesc utility programs for Polish users of TeX -relocated 1 -longdesc Provided as sources, not installed in the bin directories. -containersize 332 -containerchecksum 9984254e1882486e7e8729cffdd00c861e255a4e7f7c7926dce555f904315866b618a113df2550a84fca75bf52b5ca4dac6973b4ad5dd29e29386f661582a7bb -doccontainersize 299244 -doccontainerchecksum 701af6dc553824c47bde4cf172ecc73ecfef56ce55a9202f7cc40ae38fe5191b2ff8ef1931d4225623f0a4f2ea744b925a9a3e8281dd3fbe918a532add7a4342 -docfiles size=82 - RELOC/doc/support/gustprog/README - RELOC/doc/support/gustprog/l2h-examples.zip - RELOC/doc/support/gustprog/normtext.awk - RELOC/doc/support/gustprog/plmindex.zip - RELOC/doc/support/gustprog/porzadki.pl - RELOC/doc/support/gustprog/slim.zip - -name gzt -category Package -revision 47381 -shortdesc Bundle of classes for "La Gazette des Mathematiciens" -relocated 1 -longdesc This bundle provides two classes and BibLaTeX styles for the -longdesc French journal "La Gazette des Mathematiciens": gzt for the -longdesc complete issues of the journal, aimed at the Gazette's team, -longdesc gztarticle, intended for authors who wish to publish an article -longdesc in the Gazette. This class's goals are to faithfully reproduce -longdesc the layout of the Gazette, thus enabling the authors to be able -longdesc to work their document in actual conditions, and provide a -longdesc number of tools (commands and environments) to facilitate the -longdesc drafting of documents, in particular those containing -longdesc mathematical formulas. -containersize 33624 -containerchecksum b720c5f9e097cc04e7f34eb79d469dff04def91af96e6946fede29d86b1372a649a19f393719352bbf7a3b75fde946918fa05264819ac59e8915224ab0637852 -doccontainersize 631344 -doccontainerchecksum 2379f23ebc1c9e2ada9159ac2bc06408e4c810a938a5f951ecfc795ccfa16ac71b147e708b1db2590866af34410744d92399ddf44413bdb4469ffb2b2c25ad74 -docfiles size=176 - RELOC/doc/latex/gzt/README.md details="Readme" - RELOC/doc/latex/gzt/english/README-TRANSLATION.md - RELOC/doc/latex/gzt/french/denis.png - RELOC/doc/latex/gzt/french/gzt-fr.bib - RELOC/doc/latex/gzt/french/gzt-fr.pdf details="Package documentation" language="fr" - RELOC/doc/latex/gzt/french/gzt-fr.tex - RELOC/doc/latex/gzt/french/latexmkrc - RELOC/doc/latex/gzt/french/sections/fixed-footnotes.tex - RELOC/doc/latex/gzt/french/sections/gztarticle.tex - RELOC/doc/latex/gzt/french/sections/notations.tex - RELOC/doc/latex/gzt/french/sections/packages-charges.tex - RELOC/doc/latex/gzt/french/sections/todo.tex -srccontainersize 42640 -srccontainerchecksum 082fbd44cc91dddea942471d2caf2f817027ecd0e3df50c3e89ff067f216142ce604d43d96d8ff171d6626f6e191e89130ec5da661eca71953909bb569ec7a41 -srcfiles size=56 - RELOC/source/latex/gzt/gzt.dtx -runfiles size=66 - RELOC/tex/latex/gzt/gzt.cfg - RELOC/tex/latex/gzt/gzt.cls - RELOC/tex/latex/gzt/gzt.dbx - RELOC/tex/latex/gzt/gzt.lbx - RELOC/tex/latex/gzt/gztarticle.cls - RELOC/tex/latex/gzt/images/README-PICTOGRAMS.md - RELOC/tex/latex/gzt/images/gzt-logo.pdf -catalogue-ctan /macros/latex/contrib/gzt -catalogue-date 2018-04-08 13:24:08 +0200 -catalogue-license lppl1.3 -catalogue-topics journalpub class french -catalogue-version 0.98 - -name h2020proposal -category Package -revision 38428 -shortdesc LaTeX class and template for EU H2020 RIA proposal -relocated 1 -longdesc This package consists of a class file as well as FET and ICT -longdesc proposal templates for writing EU H2020 RIA proposals and -longdesc generating automatically the many cross-referenced tables that -longdesc are required. -containersize 8324 -containerchecksum 51712a270162ab52423bee272ecd0e9531ca9fc41f0dd6e524dd41df1b7db727ed5d09d4bd96e99b8190d7cdd95b2280c62ec0eb1e8ddb8471dbd6de3cd8bf02 -doccontainersize 349072 -doccontainerchecksum 35a7d2890a6143a089a19f49fcada289e08e8feba2327439fe7f2568806266b46047ec75be93e022f2bacb12733ac100f3701562a361864c79b77586917ffe32 -docfiles size=147 - RELOC/doc/latex/h2020proposal/README.txt details="Readme" - RELOC/doc/latex/h2020proposal/gpl.txt - RELOC/doc/latex/h2020proposal/manual/h2020proposal.pdf details="Package documentation" - RELOC/doc/latex/h2020proposal/manual/h2020proposal.tex - RELOC/doc/latex/h2020proposal/template-fet/abstract.tex - RELOC/doc/latex/h2020proposal/template-fet/appendix.tex - RELOC/doc/latex/h2020proposal/template-fet/ethics.tex - RELOC/doc/latex/h2020proposal/template-fet/excellence.tex - RELOC/doc/latex/h2020proposal/template-fet/gantt.tex - RELOC/doc/latex/h2020proposal/template-fet/impact.tex - RELOC/doc/latex/h2020proposal/template-fet/implementation.tex - RELOC/doc/latex/h2020proposal/template-fet/members.tex - RELOC/doc/latex/h2020proposal/template-fet/template-fet.pdf details="Template (FET)" - RELOC/doc/latex/h2020proposal/template-fet/template-fet.tex - RELOC/doc/latex/h2020proposal/template-fet/wp-develop.tex - RELOC/doc/latex/h2020proposal/template-fet/wp-management.tex - RELOC/doc/latex/h2020proposal/template-fet/wp-test.tex - RELOC/doc/latex/h2020proposal/template-ict/abstract.tex - RELOC/doc/latex/h2020proposal/template-ict/appendix.tex - RELOC/doc/latex/h2020proposal/template-ict/ethics.tex - RELOC/doc/latex/h2020proposal/template-ict/excellence.tex - RELOC/doc/latex/h2020proposal/template-ict/gantt.tex - RELOC/doc/latex/h2020proposal/template-ict/impact.tex - RELOC/doc/latex/h2020proposal/template-ict/implementation.pdf - RELOC/doc/latex/h2020proposal/template-ict/implementation.tex - RELOC/doc/latex/h2020proposal/template-ict/members.tex - RELOC/doc/latex/h2020proposal/template-ict/template-ict.pdf details="Template (ICT)" - RELOC/doc/latex/h2020proposal/template-ict/template-ict.tex - RELOC/doc/latex/h2020proposal/template-ict/wp-develop.tex - RELOC/doc/latex/h2020proposal/template-ict/wp-management.tex - RELOC/doc/latex/h2020proposal/template-ict/wp-test.tex -runfiles size=11 - RELOC/tex/latex/h2020proposal/h2020proposal.cls -catalogue-ctan /macros/latex/contrib/h2020proposal -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license gpl3 -catalogue-topics proposal class -catalogue-version 1.0 - -name hackthefootline -category Package -revision 46494 -shortdesc Footline selection and configuration for LaTeX beamer's standard themes -relocated 1 -longdesc This package is taking over, defining and redefining different -longdesc footlines. Configuration is provided via using key-value -longdesc syntax. It depends on the pgfkeys used for providing the -longdesc configuration keys. Optional features require the following -longdesc LaTeX packages: appendixnumberbeamer, calc, etoolbox, and -longdesc numprint. -containersize 4360 -containerchecksum b9df492b9d6663cf5a2ba47d623c50b1476418136d36b6d52c785c28f36781334989b795fbe57770d85196abdb36a071d4d0867336672676bba946d01216c6a0 -doccontainersize 183604 -doccontainerchecksum 11075c419ed60fbad9324709bb55fa8b034bb2ee66a4b0a2e067be0ffab1c64be463c093f042b89f15dd851c4e858763cb97ce5d0522642feb6c669e468b8b2c -docfiles size=73 - RELOC/doc/latex/hackthefootline/README.md details="Readme" - RELOC/doc/latex/hackthefootline/doc/hackthefootline-doc.pdf details="Package documentation" - RELOC/doc/latex/hackthefootline/doc/hackthefootline-doc.tex - RELOC/doc/latex/hackthefootline/doc/hackthefootline-examples.pdf - RELOC/doc/latex/hackthefootline/doc/hackthefootline-examples.tex -runfiles size=5 - RELOC/tex/latex/hackthefootline/hackthefootline.sty -catalogue-ctan /macros/latex/contrib/beamer-contrib/hackthefootline -catalogue-date 2018-01-29 23:30:32 +0100 -catalogue-license lppl1.3c -catalogue-topics presentation page-hf - -name hacm -category Package -revision 27671 -shortdesc Font support for the Arka language -relocated 1 -longdesc The package supports typesetting hacm, the alphabet of the -longdesc constructed language Arka. The bundle provides nine official -longdesc fonts, in Adobe Type 1 format. -execute addMap hacm.map -containersize 226324 -containerchecksum f62d665d3151429cf2d66f15c61d9afe60bd8c08c327cf8a1dcaa26ce7bea15c29b1dce75cc1133d787fb3e0fc15645be111d2dd8c1f3b0257b2ec7885a142d6 -doccontainersize 205656 -doccontainerchecksum 71513c80428379262bb57db29d5f01035c7c6cdeec320188c49b0d1b75fd968417f0a2408ecba5ccfc22ae4253115bd033639344b7c3470b799d149f72dbca3a -docfiles size=53 - RELOC/doc/fonts/hacm/README details="Readme" - RELOC/doc/fonts/hacm/hacmdoc.pdf details="Package documentation" - RELOC/doc/fonts/hacm/hacmdoc.tex -runfiles size=106 - RELOC/fonts/map/dvips/hacm/hacm.map - RELOC/fonts/tfm/public/hacm/alblant.tfm - RELOC/fonts/tfm/public/hacm/defans.tfm - RELOC/fonts/tfm/public/hacm/fenlil.tfm - RELOC/fonts/tfm/public/hacm/fialis.tfm - RELOC/fonts/tfm/public/hacm/inje.tfm - RELOC/fonts/tfm/public/hacm/kardinal.tfm - RELOC/fonts/tfm/public/hacm/lantia.tfm - RELOC/fonts/tfm/public/hacm/nalnia.tfm - RELOC/fonts/tfm/public/hacm/olivia.tfm - RELOC/fonts/tfm/public/hacm/ralblant.tfm - RELOC/fonts/tfm/public/hacm/rdefans.tfm - RELOC/fonts/tfm/public/hacm/rfenlil.tfm - RELOC/fonts/tfm/public/hacm/rfialis.tfm - RELOC/fonts/tfm/public/hacm/rinje.tfm - RELOC/fonts/tfm/public/hacm/rkardinal.tfm - RELOC/fonts/tfm/public/hacm/rlantia.tfm - RELOC/fonts/tfm/public/hacm/rnalnia.tfm - RELOC/fonts/tfm/public/hacm/rolivia.tfm - RELOC/fonts/type1/public/hacm/alblant.pfb - RELOC/fonts/type1/public/hacm/defans.pfb - RELOC/fonts/type1/public/hacm/fenlil.pfb - RELOC/fonts/type1/public/hacm/fialis.pfb - RELOC/fonts/type1/public/hacm/inje.pfb - RELOC/fonts/type1/public/hacm/kardinal.pfb - RELOC/fonts/type1/public/hacm/lantia.pfb - RELOC/fonts/type1/public/hacm/nalnia.pfb - RELOC/fonts/type1/public/hacm/olivia.pfb - RELOC/fonts/vf/public/hacm/alblant.vf - RELOC/fonts/vf/public/hacm/defans.vf - RELOC/fonts/vf/public/hacm/fenlil.vf - RELOC/fonts/vf/public/hacm/fialis.vf - RELOC/fonts/vf/public/hacm/inje.vf - RELOC/fonts/vf/public/hacm/kardinal.vf - RELOC/fonts/vf/public/hacm/lantia.vf - RELOC/fonts/vf/public/hacm/nalnia.vf - RELOC/fonts/vf/public/hacm/olivia.vf - RELOC/tex/latex/hacm/hacm.sty - RELOC/tex/latex/hacm/ot1halb.fd - RELOC/tex/latex/hacm/ot1hdef.fd - RELOC/tex/latex/hacm/ot1hfen.fd - RELOC/tex/latex/hacm/ot1hfia.fd - RELOC/tex/latex/hacm/ot1hinj.fd - RELOC/tex/latex/hacm/ot1hkar.fd - RELOC/tex/latex/hacm/ot1hlan.fd -catalogue-ctan /fonts/hacm -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics font font-type1 font-invented lang-invented -catalogue-version 0.1 - -name hagenberg-thesis -category Package -revision 49298 -shortdesc A Collection of LaTeX classes, style files, and example documents for academic manuscripts -relocated 1 -longdesc This bundle contains a collection of modern LaTeX classes, -longdesc style files, and example documents for authoring Bachelor, -longdesc Master, or Diploma theses and related academic manuscripts in -longdesc English and German. Includes a comprehensive tutorial (in -longdesc German) with detailed instructions and authoring guidelines. -containersize 13492 -containerchecksum e4da468858fb18dd8c97d703cad519baf8cea61cd65ddf60d18c4200d0aaf5f04305c253fdd0d6289636b17ff43d4550bdbd6db20a01c1e1a3c29a1645eba6d0 -doccontainersize 3913700 -doccontainerchecksum 82e538d4526cf83ad0cb061eb737634d0f2116aaa7d7d0260c999db2b381160616536c338136b59e10c9d48b48fa464ea98d856d285720b56d394aa5ff4db9fb -docfiles size=2225 - RELOC/doc/latex/hagenberg-thesis/README.md details="Readme" - RELOC/doc/latex/hagenberg-thesis/examples/HgbArticle/images/cola-public-domain-photo-p.jpg - RELOC/doc/latex/hagenberg-thesis/examples/HgbArticle/main.pdf - RELOC/doc/latex/hagenberg-thesis/examples/HgbArticle/main.tex - RELOC/doc/latex/hagenberg-thesis/examples/HgbArticle/references.bib - RELOC/doc/latex/hagenberg-thesis/examples/HgbInternshipReport/images/logo.pdf - RELOC/doc/latex/hagenberg-thesis/examples/HgbInternshipReport/main.pdf - RELOC/doc/latex/hagenberg-thesis/examples/HgbInternshipReport/main.tex - RELOC/doc/latex/hagenberg-thesis/examples/HgbInternshipReport/references.bib - RELOC/doc/latex/hagenberg-thesis/examples/HgbLabReportDE/images/screenshot-clean.png - RELOC/doc/latex/hagenberg-thesis/examples/HgbLabReportDE/images/screenshot-dirty.png - RELOC/doc/latex/hagenberg-thesis/examples/HgbLabReportDE/main.pdf - RELOC/doc/latex/hagenberg-thesis/examples/HgbLabReportDE/main.tex - RELOC/doc/latex/hagenberg-thesis/examples/HgbLabReportDE/references.bib - RELOC/doc/latex/hagenberg-thesis/examples/HgbLabReportEN/images/screenshot-clean.png - RELOC/doc/latex/hagenberg-thesis/examples/HgbLabReportEN/images/screenshot-dirty.png - RELOC/doc/latex/hagenberg-thesis/examples/HgbLabReportEN/main.pdf - RELOC/doc/latex/hagenberg-thesis/examples/HgbLabReportEN/main.tex - RELOC/doc/latex/hagenberg-thesis/examples/HgbLabReportEN/references.bib - RELOC/doc/latex/hagenberg-thesis/examples/HgbTermReport/images/PLACE_IMAGES_HERE.txt - RELOC/doc/latex/hagenberg-thesis/examples/HgbTermReport/main.pdf - RELOC/doc/latex/hagenberg-thesis/examples/HgbTermReport/main.tex - RELOC/doc/latex/hagenberg-thesis/examples/HgbTermReport/references.bib - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisDE/back/anhang_a.tex - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisDE/back/anhang_b.tex - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisDE/back/anhang_c.tex - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisDE/back/anhang_d.tex - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisDE/back/messbox.tex - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisDE/chapters/abbildungen.tex - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisDE/chapters/abschlussarbeit.tex - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisDE/chapters/drucken.tex - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisDE/chapters/einleitung.tex - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisDE/chapters/latex.tex - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisDE/chapters/literatur.tex - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisDE/chapters/mathematik.tex - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisDE/chapters/schluss.tex - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisDE/front/abstract.tex - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisDE/front/kurzfassung.tex - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisDE/front/vorwort.tex - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisDE/images/logo.pdf - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisDE/main.pdf - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisDE/main.tex - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisDE/references.bib - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisEN/back/appendix_a.tex - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisEN/back/appendix_b.tex - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisEN/back/appendix_c.tex - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisEN/back/appendix_d.tex - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisEN/back/printbox.tex - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisEN/chapters/closing.tex - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisEN/chapters/figures.tex - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisEN/chapters/introduction.tex - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisEN/chapters/latex.tex - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisEN/chapters/literature.tex - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisEN/chapters/mathematics.tex - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisEN/chapters/printing.tex - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisEN/chapters/thethesis.tex - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisEN/front/abstract.tex - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisEN/front/kurzfassung.tex - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisEN/front/preface.tex - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisEN/images/logo.pdf - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisEN/main.pdf - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisEN/main.tex - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisEN/references.bib - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisTutorial/back/anhang_a.tex - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisTutorial/back/anhang_b.tex - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisTutorial/back/anhang_c.tex - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisTutorial/back/anhang_d.tex - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisTutorial/back/messbox.tex - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisTutorial/chapters/abbildungen.tex - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisTutorial/chapters/abschlussarbeit.tex - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisTutorial/chapters/drucken.tex - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisTutorial/chapters/einleitung.tex - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisTutorial/chapters/latex.tex - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisTutorial/chapters/literatur.tex - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisTutorial/chapters/mathematik.tex - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisTutorial/chapters/schluss.tex - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisTutorial/front/abstract.tex - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisTutorial/front/kurzfassung.tex - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisTutorial/front/vorwort.tex - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisTutorial/images/ball-bearing-1.png - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisTutorial/images/ball-bearing-2.png - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisTutorial/images/cola-public-domain-photo-p.jpg - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisTutorial/images/ellipse-parameters-1.pdf - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisTutorial/images/ellipse-parameters-2.png - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisTutorial/images/ellipse-parameters.ai - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisTutorial/images/ellipse-parameters.fh11.zip - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisTutorial/images/fragebogen.pdf - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisTutorial/images/freehand-export-screen-setup.png - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisTutorial/images/ibm-360-color.jpg - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisTutorial/images/inkscape-pdf-save-screenhot.png - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisTutorial/images/inkscape-template-orig.pdf - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisTutorial/images/inkscape-template.pdf - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisTutorial/images/inkscape-template.pdf_tex - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisTutorial/images/inkscape-template.svg - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisTutorial/images/logo.pdf - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisTutorial/images/mathematica-example.nb - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisTutorial/images/mathematica-example.pdf - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisTutorial/images/overhang-mounting.png - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisTutorial/images/photoshop-eps-screen.png - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisTutorial/images/screenshot-clean.png - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisTutorial/images/screenshot-dirty.png - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisTutorial/images/straddle-mounting.png - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisTutorial/images/techniccenter-profile-dvi-26.png - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisTutorial/images/techniccenter-profile-dvips-26.png - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisTutorial/images/workflow-cm.fh11.zip - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisTutorial/images/workflow-cm.pdf - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisTutorial/images/yap-inverse-search-settings.png - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisTutorial/main.pdf - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisTutorial/main.tcp - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisTutorial/main.tex - RELOC/doc/latex/hagenberg-thesis/examples/HgbThesisTutorial/references.bib - RELOC/doc/latex/hagenberg-thesis/examples/Manual/main.pdf - RELOC/doc/latex/hagenberg-thesis/examples/Manual/main.tcp - RELOC/doc/latex/hagenberg-thesis/examples/Manual/main.tex - RELOC/doc/latex/hagenberg-thesis/examples/Manual/references.bib - RELOC/doc/latex/hagenberg-thesis/hagenberg-thesis-tutorial.pdf details="Example document / Tutorial (German)" language="de" - RELOC/doc/latex/hagenberg-thesis/hagenberg-thesis.pdf details="Package documentation" - RELOC/doc/latex/hagenberg-thesis/hagenberg-thesis.tex -runfiles size=19 - RELOC/tex/latex/hagenberg-thesis/hgb.sty - RELOC/tex/latex/hagenberg-thesis/hgbabbrev.sty - RELOC/tex/latex/hagenberg-thesis/hgbalgo.sty - RELOC/tex/latex/hagenberg-thesis/hgbarticle.cls - RELOC/tex/latex/hagenberg-thesis/hgbbib.sty - RELOC/tex/latex/hagenberg-thesis/hgbheadings.sty - RELOC/tex/latex/hagenberg-thesis/hgblistings.sty - RELOC/tex/latex/hagenberg-thesis/hgbmath.sty - RELOC/tex/latex/hagenberg-thesis/hgbreport.cls - RELOC/tex/latex/hagenberg-thesis/hgbthesis.cls -catalogue-contact-repository https://github.com/Digital-Media/HagenbergThesis -catalogue-ctan /macros/latex/contrib/hagenberg-thesis -catalogue-date 2018-12-01 11:09:26 +0100 -catalogue-license cc-by-4 -catalogue-topics dissertation class - -name halloweenmath -category Package -revision 44043 -shortdesc Scary and creepy math symbols with AMS-LaTeX integration -relocated 1 -longdesc The package defines a handful of commands for typesetting -longdesc mathematical symbols of various kinds, ranging from 'large' -longdesc operators to extensible arrow-like relations and growing -longdesc arrow-like math accents that all draw from the classic -longdesc Halloween-related iconography (pumpkins, witches, ghosts, cats, -longdesc and so on) while being, at the same time, seamlessly integrated -longdesc within the rest of the mathematics produced by (AmS-)LaTeX. -containersize 9152 -containerchecksum 7117c46bfa37b9493d17e1ef86d01790f0cb33c578a82d59ae9aae5bf7973bd82e7659dd6e02939c545a0d978e728790a7c8849eba3e0106df8e7a0ec474eeea -doccontainersize 889088 -doccontainerchecksum c86370f7bbc6b9b8c1bfed07cfd4672534306fa3abf44a3cfa819bedc064d2d44b8d84180451f1a537f4dfc28050df9f73a38f27f342352b0acad287b897d3a9 -docfiles size=232 - RELOC/doc/latex/halloweenmath/00readme.txt details="2nd Readme" - RELOC/doc/latex/halloweenmath/Makefile - RELOC/doc/latex/halloweenmath/README details="Readme" - RELOC/doc/latex/halloweenmath/halloweenmath-doc.pdf details="Package overview" - RELOC/doc/latex/halloweenmath/halloweenmath-man.pdf details="User manual" - RELOC/doc/latex/halloweenmath/halloweenmath-man.tex - RELOC/doc/latex/halloweenmath/manifest.txt -srccontainersize 36540 -srccontainerchecksum ae7a0b897b299d123b79841213ada242427d6cf311ac5447388a78b5da725a946b6b1a5ba468fcf81bd47d8c6cae6f26aa6fb3340b94b645d4066776be042bee -srcfiles size=47 - RELOC/source/latex/halloweenmath/halloweenmath.dtx - RELOC/source/latex/halloweenmath/halloweenmath.ins -runfiles size=11 - RELOC/tex/latex/halloweenmath/halloweenmath.sty -catalogue-ctan /macros/latex/contrib/halloweenmath -catalogue-date 2017-04-25 15:13:11 +0200 -catalogue-license lppl1.3 -catalogue-topics maths maths-symbol -catalogue-version 0.10a - -name handin -category Package -revision 48255 -shortdesc Light weight template for creating school submissions using LaTeX -relocated 1 -longdesc This package is for students creating school submissions using -longdesc LaTeX. It is especially suitable for math, physics, statistics -longdesc and the like. It can easily be used for creating exercises, -longdesc too. -containersize 3432 -containerchecksum 7bd2f9568a3e0f06475b927ca77af4505d1c2fee4a22a977e08835370d65a3e087115051248e68e26ed24741ea36caaeca52ab3c67b33d793d5f098355f2a693 -doccontainersize 440928 -doccontainerchecksum 50afb88a7153e1c3f0cd73e46a1ba65a33081b2e293f7d0195a0c5516d7148febd39720430a224b391a260c174c52fb7494020f33d4df1d07a5952a15765d121 -docfiles size=115 - RELOC/doc/latex/handin/README.txt details="Readme" - RELOC/doc/latex/handin/example.pdf details="Example of use" - RELOC/doc/latex/handin/example.tex - RELOC/doc/latex/handin/handin-doc.pdf details="Package documentation" - RELOC/doc/latex/handin/handin-doc.tex - RELOC/doc/latex/handin/layout.pdf -runfiles size=3 - RELOC/tex/latex/handin/handin.sty -catalogue-ctan /macros/latex/contrib/handin -catalogue-date 2018-07-22 22:21:50 +0200 -catalogue-license lppl1.3c -catalogue-topics doc-templ -catalogue-version 0.1.1 - -name handout -category Package -revision 43962 -shortdesc Create handout for auditors of a talk -relocated 1 -longdesc In some fields of scholarship, a beamer does not offer good -longdesc support when giving a talk in a proceeding. For example, in -longdesc classical philology, the main sources are text, and it will be -longdesc better to distribute a handout to the audience with extracts of -longdesc the texts about which we will talk. The package supports -longdesc preparation of such handouts when writing the talk. -containersize 2004 -containerchecksum 2786448e6b86e340d7f48c28a6df595a2ec689b8bd643b159fb74a9722a80dcfe7985bc00074a6e8ede8a237b71fd3183f69f51dee30c06e5f0cabd3edb0d39d -doccontainersize 195708 -doccontainerchecksum 5497ff31e3d76e386c0c2ee97d6c355b8e4816461c64f817cc2701e86d548350e772dd8916c7184a2c4f96cb9f9c307f7913e7eac7b5a4addfa257023d2d5624 -docfiles size=74 - RELOC/doc/latex/handout/README details="Readme" - RELOC/doc/latex/handout/examples/example.bib - RELOC/doc/latex/handout/examples/example1-minimal.pdf - RELOC/doc/latex/handout/examples/example1-minimal.tex - RELOC/doc/latex/handout/examples/example2-cancel-quotation.pdf - RELOC/doc/latex/handout/examples/example2-cancel-quotation.tex - RELOC/doc/latex/handout/examples/example3-defined-path.pdf - RELOC/doc/latex/handout/examples/example3-defined-path.tex - RELOC/doc/latex/handout/examples/example4-sectioning.pdf - RELOC/doc/latex/handout/examples/example4-sectioning.tex - RELOC/doc/latex/handout/examples/example5-numbering.pdf - RELOC/doc/latex/handout/examples/example5-numbering.tex - RELOC/doc/latex/handout/examples/example6-not-and-only.pdf - RELOC/doc/latex/handout/examples/example6-not-and-only.tex - RELOC/doc/latex/handout/examples/example7-biblatex.pdf - RELOC/doc/latex/handout/examples/example7-biblatex.tex - RELOC/doc/latex/handout/examples/latexmkrc - RELOC/doc/latex/handout/examples/makefile - RELOC/doc/latex/handout/examples/txt/Preau1583-not-and-only.tex - RELOC/doc/latex/handout/examples/txt/Preau1583.tex - RELOC/doc/latex/handout/examples/txt/Preau1583b.tex - RELOC/doc/latex/handout/examples/txt/Richard_Simon_NT.tex - RELOC/doc/latex/handout/handout.pdf details="Package documentation" - RELOC/doc/latex/handout/handout.tex - RELOC/doc/latex/handout/latexmkrc - RELOC/doc/latex/handout/makefile -runfiles size=1 - RELOC/tex/latex/handout/handout.sty -catalogue-ctan /macros/latex/contrib/handout -catalogue-date 2017-04-21 20:47:11 +0200 -catalogue-license lppl1.3 -catalogue-topics presentation -catalogue-version 1.6.0 - -name hands -category Package -revision 13293 -shortdesc Pointing hand font -relocated 1 -longdesc Provides right- and left-pointing hands in both black-on-white -longdesc and white-on-black realisation. The font is distributed as -longdesc Metafont source. -containersize 2612 -containerchecksum 404e507f404e8cd600b5d38c3cbbe1271356e2c2fd224399fc2ed139b2634643a00a674984eef9e2171ee5e9eac46304905a5bbf8f8a05451f0eb57babcbd59a -runfiles size=6 - RELOC/fonts/source/public/hands/hands.mf - RELOC/fonts/source/public/hands/handsdef.mf - RELOC/fonts/source/public/hands/mirror.mf - RELOC/fonts/source/public/hands/reverse.mf - RELOC/fonts/source/public/hands/rvmirror.mf - RELOC/fonts/tfm/public/hands/hands.tfm -catalogue-ctan /fonts/hands -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics font font-mf font-symbol - -name hang -category Package -revision 43280 -shortdesc Environments for hanging paragraphs and list items -relocated 1 -longdesc This package provides environments for hanging paragraphs and -longdesc list items. In addition, it defines environments for labeled -longdesc paragraphs and list items. -containersize 1056 -containerchecksum ae6d8f091bc4e82a0199312eb2d919b2bd66613d0ad46205d02c5dec4f6f39e6c516060076a52fee75cc63f2aec07f68735bbc54e7e265856ecbf4b890197aba -doccontainersize 53744 -doccontainerchecksum 7f9af4702676ff5899f1508ecc31ba47fbbe1da7ea7815f8b17a1cc5db6322aa1bff07d74a485493283e0cc6eb51518ce0fdad07c769365ba6c14106bb4ef252 -docfiles size=22 - RELOC/doc/latex/hang/COPYING - RELOC/doc/latex/hang/ChangeLog - RELOC/doc/latex/hang/README details="Readme" - RELOC/doc/latex/hang/hang.pdf details="Package documentation" - RELOC/doc/latex/hang/hang.tex - RELOC/doc/latex/hang/sample.pdf details="Sample of use" - RELOC/doc/latex/hang/sample.tex -runfiles size=1 - RELOC/tex/latex/hang/hang.sty -catalogue-also hanging -catalogue-ctan /macros/latex/contrib/hang -catalogue-date 2017-02-19 05:41:33 +0100 -catalogue-license lppl1.3 -catalogue-topics layout list -catalogue-version 2.1 - -name hanging -category Package -revision 15878 -shortdesc Hanging paragraphs -relocated 1 -longdesc The hanging package facilitates the typesetting of hanging -longdesc paragraphs. The package also enables typesetting with hanging -longdesc punctuation, by making punctuation characters active. This -longdesc facility is best suppressed (it can interfere with other -longdesc packages) -- there are package options for suppressing each -longdesc individual punctuation character. 'Real' attempts at hanging -longdesc punction should nowadays use the microtype package, which takes -longdesc advantage of the support offered in recent versions of pdfTeX. -containersize 1952 -containerchecksum e30fc568335371bca9bce003c7cfb20845416317208705c6e35cf0a2bfc01db01dc53807ceabdbef330d6b15ca47316950972e59b278a78ad384e694ab287335 -doccontainersize 145540 -doccontainerchecksum d75243fa745ffdced25acfd24f69b431f577fb6322c9f119cc7159b605432ffe98cd6026db34b6a5f6323f8b338285d1996d40d556a5380407ad5d921d942314 -docfiles size=42 - RELOC/doc/latex/hanging/README details="Readme" - RELOC/doc/latex/hanging/hanging.pdf details="Package documentation" -srccontainersize 7904 -srccontainerchecksum a5edffb447641950b519880e8e950b9129c0d11b9bcce78556824334b2bb4274231966e96941515f6302aabcb248281c233f80ebd586f434ccf238ef9037d1a6 -srcfiles size=7 - RELOC/source/latex/hanging/hanging.dtx - RELOC/source/latex/hanging/hanging.ins -runfiles size=2 - RELOC/tex/latex/hanging/hanging.sty -catalogue-also hang -catalogue-ctan /macros/latex/contrib/hanging -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics layout -catalogue-version 1.2b - -name hanoi -category Package -revision 25019 -shortdesc Tower of Hanoi in TeX -relocated 1 -longdesc The Plain TeX program (typed in the shape of the towers of -longdesc Hanoi) serves both as a game and as a TeX programming exercise. -longdesc As a game it will solve the towers with (up to) 15 discs (with -longdesc 15 discs, 32767 moves are needed). -containersize 1500 -containerchecksum 8c1a70492755a88009688e527411c28e90c759b28a86832cbce7537191cc25fa69f6ae3ad32eef9cd971f641af371882e1e8abb408a43b6759512630a0f65476 -runfiles size=1 - RELOC/tex/plain/hanoi/hanoi.tex -catalogue-ctan /macros/plain/contrib/hanoi -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics games -catalogue-version 20120101 - -name happy4th -category Package -revision 25020 -shortdesc A firework display in obfuscated TeX -relocated 1 -longdesc The output PDF file gives an amusing display, as the reader -longdesc pages through it. -containersize 440 -containerchecksum 803e4288ee72372834a131397401f65a822a9ae3d4240f1e1f3e768d2f67766d230c8ce957f167a98a2d4c188a3b091e0f447b94f928ec90bebf72f2f1ae93b9 -doccontainersize 52368 -doccontainerchecksum 37511555c16f90cb0bddf62b4484cdb084362b0a54408a5c187d04b06ea42b28b5c8144325895afab6834ab45f816c8979dcf15f269fca4ab6cc1b0c9418b526 -docfiles size=23 - RELOC/doc/plain/happy4th/happy4th.pdf details="Package output" - RELOC/doc/plain/happy4th/happy4th.tex -catalogue-ctan /macros/plain/contrib/happy4th -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics games frivolous -catalogue-version 20120102 - -name har2nat -category Package -revision 17356 -shortdesc Replace the harvard package with natbib -relocated 1 -longdesc This small package allows a LaTeX document containing the -longdesc citation commands provided by the Harvard package to be -longdesc compiled using the natbib package. Migration from harvard to -longdesc natbib thus can be achieved simply by replacing -longdesc \usepackage{harvard} with \usepackage{natbib} -longdesc \usepackage{har2nat} It is important that har2nat be loaded -longdesc after natbib, since it modifies natbib commands. -containersize 1132 -containerchecksum fb4936bdcc959ef262a5b491d4b509e2dfc394f3f24e6007678947003c702d12aea56d0f4f3432607fe0df338dac16715ee12b2d5fdabce7f4b8890406bfdb38 -doccontainersize 216528 -doccontainerchecksum 8f5fcda18c674be9fc67386cc044e37107b12c32009a1caec48611c8e1ce6852f75026340cbddf57f0e704ac7714bb93aede2253349959d8850933dd440ab801 -docfiles size=57 - RELOC/doc/latex/har2nat/README details="Readme" - RELOC/doc/latex/har2nat/har2nat.pdf details="Package documentation" - RELOC/doc/latex/har2nat/har2nat.tex -runfiles size=1 - RELOC/tex/latex/har2nat/har2nat.sty -catalogue-ctan /macros/latex/contrib/har2nat -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics bibtex-supp -catalogue-version 1.0 - -name hardwrap -category Package -revision 21396 -shortdesc Hard wrap text to a certain character length -relocated 1 -longdesc The package facilitates wrapping text to a specific character -longdesc width, breaking lines by words rather than, as done by TeX, by -longdesc characters. The primary use for these facilities is to aid the -longdesc generation of messages sent to the log file or console output -longdesc to display messages to the user. Package authors may also find -longdesc this useful when writing out arbitary text to an external file. -containersize 2732 -containerchecksum 28d381c14a4f0311ab13ee858eb51a568e67abf3e06657ce5faa30d7aa36510fcadc2fd4e5e4572252fdf5385eb64a43737efef6b805f7f443cdb5d4e221ba2b -doccontainersize 120084 -doccontainerchecksum 848f6f064910d9508d3b0a595002f53a88dd11c6840cd485005c34e185e8433575aee3815fb130b1783b50c3415ad2c6936b845d9a51d2285511bda5d23a5922 -docfiles size=31 - RELOC/doc/latex/hardwrap/README details="Readme" - RELOC/doc/latex/hardwrap/hardwrap.pdf details="Package documentation" -srccontainersize 11104 -srccontainerchecksum 1bf651dd7d1df7fc9e82781d55aafb3deccb1dfd95da28862e3f51aaf8a45cd85bd319a26351bc704504cb612955293e83256b74cc452a5ce98338510ea5ab77 -srcfiles size=11 - RELOC/source/latex/hardwrap/hardwrap.dtx - RELOC/source/latex/hardwrap/hardwrap.ins -runfiles size=3 - RELOC/tex/latex/hardwrap/hardwrap.sty -catalogue-ctan /macros/latex/contrib/hardwrap -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl1.3 -catalogue-topics layout -catalogue-version 0.2 - -name harmony -category Package -revision 15878 -shortdesc Typeset harmony symbols, etc., for musicology -relocated 1 -longdesc The package harmony.sty uses the packages ifthen and amssymb -longdesc from the amsfonts bundle, together with the LaTeX font -longdesc lcirclew10 and the font musix13 from musixtex. -containersize 2440 -containerchecksum c2fbb9aef4effb5e6b60503d1f4b46325c2df8b6fd145c2a35de691babc955f1260a7cf8870027feef4edd6e31182983ab60483c3d8913f0dcf4897e3790fe53 -doccontainersize 138752 -doccontainerchecksum 61390b600a1e3fd1eac08fc369d3802147f8437df59173d7199b37ec32864e7d19c0ade5c7fc7c78454700d2b4dd278882c7c607eb5db8b5567c1e547f2195cc -docfiles size=40 - RELOC/doc/latex/harmony/README details="Readme" - RELOC/doc/latex/harmony/harmony.pdf details="Package documentation (by example)" - RELOC/doc/latex/harmony/harmony.tex -runfiles size=3 - RELOC/tex/latex/harmony/harmony.sty -catalogue-ctan /macros/latex/contrib/harmony -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics music - -name harnon-cv -category Package -revision 26543 -shortdesc A CV document class with a vertical timeline for experience -relocated 1 -longdesc The class offers another modern, neat, design, and provides a -longdesc simple means of adding an 'experience timeline'. -containersize 2184 -containerchecksum c6075a8cf730cdcac250729b718ce8ad6216e352d89531476bdf59df333f09c13167a9af92aacb4d7f5fb3418aab2b397727c589a45e304e403484b5408746c2 -doccontainersize 50396 -doccontainerchecksum 52230767ecc14ea7cb371072970f3fb72a2371887854104c577f60bd073f7cf12c88aa64888239dea204086084cdbaf8671301c7c1aeaa3f4125775b1a364d83 -docfiles size=16 - RELOC/doc/latex/harnon-cv/README details="Readme" - RELOC/doc/latex/harnon-cv/sample.pdf details="Sample of use" - RELOC/doc/latex/harnon-cv/sample.tex -runfiles size=2 - RELOC/tex/latex/harnon-cv/harnon-cv.cls -catalogue-ctan /macros/latex/contrib/harnon-cv -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics cv class -catalogue-version 1.0 - -name harpoon -category Package -revision 21327 -shortdesc Extra harpoons, using the graphics package -relocated 1 -longdesc Provides over- and under-harpoon symbol commands; the harpoons -longdesc may point in either direction, with the hook pointing up or -longdesc down. The covered object is provided as an argument to the -longdesc commands, so that they have the look of accent commands. -containersize 1196 -containerchecksum 74be44d5627f0ecb5cbdd3bb9243526201314b7bb113f3a3f9efda5d688be5fa8fc8199a8ca32d86d5b2c2ef64156393bbdf352a912f44593b06da5438d0c227 -doccontainersize 19460 -doccontainerchecksum 998b475f0bacd97bdb4776ee0853d12c7d7b4f6f140a6fe556f8a93417a4123fac542b6f3db8e53c8dad687a38032885e09b07404b25ff0f6e1934f118a10457 -docfiles size=8 - RELOC/doc/latex/harpoon/harpoon.pdf details="Package documentation" - RELOC/doc/latex/harpoon/harpoon.tex -runfiles size=1 - RELOC/tex/latex/harpoon/harpoon.sty -catalogue-ctan /macros/latex/contrib/harpoon -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics graphics-symb -catalogue-version 1.0 - -name harvard -category Package -revision 15878 -shortdesc Harvard citation package for use with LaTeX 2e -relocated 1 -longdesc This is a re-implementation, for LaTeX 2e, of the original -longdesc Harvard package. The bundle contains the LaTeX package, several -longdesc BibTeX styles, and a 'Perl package' for use with LaTeX2HTML. -longdesc Harvard is an author-year citation style (all but the first -longdesc author are suppressed in second and subsequent citations of the -longdesc same entry); the package defines several variant styles: -longdesc apsr.bst for the American Political Science Review; agsm.bst -longdesc for Australian Government publications; dcu.bst from the Design -longdesc Computing Unit of the University of Sydney; kluwer.bstwhich -longdesc aims at the format preferred in Kluwer publications; -longdesc nederlands.bst which deals with sorting Dutch names with -longdesc prefixes (such as van) according to Dutch rules, together with -longdesc several styles whose authors offer no description of their -longdesc behaviour. -containersize 16368 -containerchecksum cb6484a9a28ac06e74402d4ef63576b8047675a772514b51b09b269ea9280286910af2ff03134c2f2690731e2e79f5ef48d05ba89b9a33a0183e56723fbb2ee7 -doccontainersize 75196 -doccontainerchecksum e309a653f60498a3108706b6d650e915c12e4bcbdff80bf107151aa8a559a3540cfbb43a4c024d19713126587c236bc58aaf6b257c7cabfd27e53512e311b018 -docfiles size=35 - RELOC/doc/latex/harvard/INSTALL - RELOC/doc/latex/harvard/README details="Package Readme" - RELOC/doc/latex/harvard/harvard.pdf details="Package documentation" - RELOC/doc/latex/harvard/harvard.perl - RELOC/doc/latex/harvard/harvard.tex - RELOC/doc/latex/harvard/manifest.txt -srccontainersize 1128 -srccontainerchecksum 6da1378b3c77bb3268dceb71bea4cf19e2c3faf9b9b6e7e317585e76d0480fdb20409bf2373e6824d388b1eb3abd205440bf8c42032023caa327e4f8658f144f -srcfiles size=2 - RELOC/source/latex/harvard/Makefile - RELOC/source/latex/harvard/doc_Makefile -runfiles size=55 - RELOC/bibtex/bib/harvard/harvard.bib - RELOC/bibtex/bst/harvard/agsm.bst - RELOC/bibtex/bst/harvard/apsr.bst - RELOC/bibtex/bst/harvard/dcu.bst - RELOC/bibtex/bst/harvard/jmr.bst - RELOC/bibtex/bst/harvard/jphysicsB.bst - RELOC/bibtex/bst/harvard/kluwer.bst - RELOC/bibtex/bst/harvard/nederlands.bst - RELOC/tex/latex/harvard/harvard.sty -catalogue-also har2nat -catalogue-ctan /macros/latex/contrib/harvard -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics bibtex-sty bibtex-supp -catalogue-version 2.0.5 - -name harveyballs -category Package -revision 32003 -shortdesc Create Harvey Balls using TikZ -relocated 1 -longdesc The package provides 5 commands (giving symbols that indicate -longdesc values from "none" to "full"). -containersize 1280 -containerchecksum 43cc15f36c27f6674711ec6a3351df74424ace1258d0d5e907f0125aeb498e14ba171c426a7db22038fc3b8c352603fcd65a771d14219285d9dff2c914a6f45c -doccontainersize 138792 -doccontainerchecksum 4c0ce6df5eddaf81e92eb59883a6a9407d76fe2b662dedf27c7235ff9b49f175b9675cff8092119a2732d1be957254e25bc50080d3d4cd25fa58feed51b96eb4 -docfiles size=39 - RELOC/doc/latex/harveyballs/README details="Readme" - RELOC/doc/latex/harveyballs/harveyballs-Manual.pdf details="Package documentation" - RELOC/doc/latex/harveyballs/harveyballs-Manual.tex -runfiles size=1 - RELOC/tex/latex/harveyballs/harveyballs.sty -catalogue-ctan /graphics/pgf/contrib/harveyballs -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl3 -catalogue-topics graphics-symb pgf-tikz -catalogue-version 1.1 - -name harvmac -category Package -revision 15878 -shortdesc Macros for scientific articles -relocated 1 -longdesc Known as 'Harvard macros', since written at that University. -containersize 5636 -containerchecksum b3e67dc6780938f0bd7e46bc814d6776edfe5827df1137aadb6ad597be6c40a0bc1d3611b0273a04a31675b0837ac7a3de79e19b36fe07278240e9c74d7b07a9 -doccontainersize 5888 -doccontainerchecksum f8556792bda5f61402486671eaa6606bfd02ce80c67bde6635186869eeac9b86f0f3314c0924cfc8b983cfe2ff3e29f96d2f1b027ec387e55379be1f4850ef26 -docfiles size=5 - RELOC/doc/plain/harvmac/README - RELOC/doc/plain/harvmac/harvsamp.tex -runfiles size=4 - RELOC/tex/plain/harvmac/harvmac.tex -catalogue-ctan /macros/plain/contrib/harvmac -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics plain-ext - -name hatching -category Package -revision 23818 -shortdesc MetaPost macros for hatching interior of closed paths -relocated 1 -longdesc The file hatching.mp contains a set of MetaPost macros for -longdesc hatching interior of closed paths. Examples of usage are -longdesc included. -containersize 1528 -containerchecksum 3b4875a8973cd6aa23bb698f77c8b72c375f88327e98bf5a120ff2371f1e79de8e88193a7ae715dab8ab0f1bd2ab386ec1ca1c61d6b790fce878d0d8f2fa2dbc -doccontainersize 2428 -doccontainerchecksum 6cc2fdea222d7c126a7b92d8c430cdf13d7b6a2d3d990fdd683b4f896b01a19d19f95e8dc2344fb11bae67875a5bcf539f5cc1037c7b58c5fafc3d64f923f227 -docfiles size=3 - RELOC/doc/metapost/hatching/README details="Readme" - RELOC/doc/metapost/hatching/htchuse.mp - RELOC/doc/metapost/hatching/htchuse_.tex -runfiles size=1 - RELOC/metapost/hatching/hatching.mp -catalogue-ctan /graphics/metapost/contrib/macros/hatching -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics graphics-subpic -catalogue-version 0.11 - -name hausarbeit-jura -category Package -revision 42054 -shortdesc Class for writing "juristische Hausarbeiten" at German Universities -relocated 1 -longdesc The class was developed for use by students writing legal -longdesc essays ("juristische Hausarbeit") at German Universities. It is -longdesc based on jurabook and jurabib and makes it easy for LaTeX -longdesc beginners to get a correct and nicely formatted paper. -containersize 5060 -containerchecksum 2da51cb7fe7f37b1ba25c9294ebf1a0a29cee13b7ad9b126b893883171c84664f3b49c0a831a4135bd6b51b0aa7473a253341f821450277a7bc0e23e6a8680c5 -doccontainersize 336264 -doccontainerchecksum abebb83226adbb9a0a58d537d1c2081f8cf5a79b6de09767b439dad2f72f9aa87daef46cd892b03e3666a7cfe03da2819d8bc66cc1cb7d638475fda944e211f4 -docfiles size=85 - RELOC/doc/latex/hausarbeit-jura/README.md details="Readme" - RELOC/doc/latex/hausarbeit-jura/hausarbeit-demo.bib - RELOC/doc/latex/hausarbeit-jura/hausarbeit-demo.tex - RELOC/doc/latex/hausarbeit-jura/hausarbeit-jura.pdf details="Package documentation (German)" language="de" -srccontainersize 12388 -srccontainerchecksum f578eb4d1ebfa2b33f2d8c564cb915808972a04695089eb6a15b251eca985e8d926d1d804a9659317eaba5654589c32a796d4b3bd0dd769c33725b0ea3494189 -srcfiles size=11 - RELOC/source/latex/hausarbeit-jura/hausarbeit-jura.dtx - RELOC/source/latex/hausarbeit-jura/hausarbeit-jura.ins -runfiles size=5 - RELOC/tex/latex/hausarbeit-jura/hausarbeit-jura.cls -catalogue-ctan /macros/latex/contrib/hausarbeit-jura -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics legal essay class -catalogue-version 1.5 - -name havannah -category Package -revision 36348 -shortdesc Diagrams of board positions in the games of Havannah and Hex -relocated 1 -longdesc This package defines macros for typesetting diagrams of board -longdesc positions in the games of Havannah and Hex. -containersize 2788 -containerchecksum 2105ca746cbf7bb010fd62a36f76628a753e8a99ca392f725add72bd87963b87d19d6d1834d9f1e88ed7fbefd20047d3c9010932d646a1cfae34eaaff5005cf3 -doccontainersize 222744 -doccontainerchecksum 66136477c70c15adae6627013e320f6abc269e7d41e3c3fb9b795f8e91e3202a5ae77510186cabb46383bf701aba4e00f7f0273bdabbdbfbe742e8d65ae60c04 -docfiles size=57 - RELOC/doc/latex/havannah/README details="Readme" - RELOC/doc/latex/havannah/havannah.pdf details="Package documentation" -srccontainersize 6160 -srccontainerchecksum 0697b802a96f76df540c1f2e2d0a93bdd57614c69e00e224108ca50630ef5f8a603c11e1973f930c82b5fbec8a72deb1b931d3f2d6e77ba51ef8264fe1a8b732 -srcfiles size=9 - RELOC/source/latex/havannah/havannah.dtx - RELOC/source/latex/havannah/havannah.ins -runfiles size=3 - RELOC/tex/latex/havannah/havannah.sty -catalogue-ctan /macros/latex/contrib/havannah -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.2 -catalogue-topics games pgf-tikz - -name hc -category Package -revision 15878 -shortdesc Replacement for the LaTeX classes -relocated 1 -longdesc A set of replacements for the default LaTeX classes, based upon -longdesc the Koma-Script bundle and the seminar class. Includes hcart, -longdesc hcreport, hcletter, and hcslides. -containersize 12812 -containerchecksum 3f5ef407d17bf86bed61cae9c8edc6852e9a4d45c0a8f80c8411fe4f0cd0b2398df89c1ca1bb70f9c7db8a5f4b60430c69b9d31f947a5d14c4580cf7e1520e58 -doccontainersize 43480 -doccontainerchecksum 9d1fad6d29ea117c6d4a68c4b07404a25e5c2b141ec9036e15d61d4a70cec5cce481645a700bed83fa263a97c0341f54384a35e5c4ab9f6b429bcfec262c8c78 -docfiles size=38 - RELOC/doc/latex/hc/COPYING - RELOC/doc/latex/hc/FILES - RELOC/doc/latex/hc/README details="Readme" - RELOC/doc/latex/hc/hc.ps -srccontainersize 14048 -srccontainerchecksum d2e7696e04912b6d1901a05c8a0053198496a50f34fd47904f2e28ae82722219e0bdfc397de68cfb16656edb22277106bf09c4d9e23be7307bfdae3f4c34f64d -srcfiles size=15 - RELOC/source/latex/hc/hc.dtx - RELOC/source/latex/hc/hc.ins -runfiles size=35 - RELOC/bibtex/bst/hc/hc-de.bst - RELOC/bibtex/bst/hc/hc-en.bst - RELOC/tex/latex/hc/german.hld - RELOC/tex/latex/hc/hcart.cls - RELOC/tex/latex/hc/hcletter.cls - RELOC/tex/latex/hc/hcreport.cls - RELOC/tex/latex/hc/hcslides.cls -catalogue-ctan /macros/latex/contrib/hc -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics class presentation letter - -name he-she -category Package -revision 41359 -shortdesc Alternating pronouns to aid gender-neutral writing -relocated 1 -longdesc The package implements a version of semi-automatic pronoun -longdesc switching for writing gender-neutral (and possibly annoying) -longdesc prose. It has upper- and lowercase versions of switching -longdesc pronouns for all case forms, plus anaphoric versions that -longdesc reflect the current gender choice. -containersize 3096 -containerchecksum 511c08089b88dcdef8b938d4db541c1cbc6a1f2f4673f6989284ea6fdd347c857d491311b1e7d3b099165c634150691d739140dbbf98dd4b909ab8a63d778db3 -doccontainersize 213100 -doccontainerchecksum 465590b22a79087227108df5e91bf8d1d670b01f9e978f26f6d59f9dbc1a6784bbabfe89652735b12b0a20694f9399e1cb5604121a1068d4f05cd04babe0cc61 -docfiles size=56 - RELOC/doc/latex/he-she/README details="Readme" - RELOC/doc/latex/he-she/he-she.pdf details="Package documentation" - RELOC/doc/latex/he-she/he-she.tex -runfiles size=3 - RELOC/tex/latex/he-she/he-she.sty -catalogue-also gender eemeir -catalogue-ctan /macros/latex/contrib/he-she -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl1.3 -catalogue-topics typesetting -catalogue-version 1.3 - -name hecthese -category Package -revision 50006 -shortdesc A class for dissertations and theses at HEC Montreal -relocated 1 -longdesc This package provides the hecthese class, a class based on -longdesc memoir and compatible with LaTeX. Using this class, -longdesc postgraduate students at HEC Montreal will be able to write -longdesc their dissertation or thesis while complying with all the -longdesc presentation standards required by the University. This class -longdesc is meant to be as flexible as possible; in particular, there -longdesc are very few hardcoded features except those that take care of -longdesc the document's layout. Dissertations and theses at HEC Montreal -longdesc can be written on a per-chapter or per-article basis. Documents -longdesc that are written on a per-article basis require a bibliography -longdesc for each of the included articles and a general bibliography -longdesc for the entire document. The hecthese class takes care of these -longdesc requirements. The class depends on babel, color, enumitem, -longdesc fontawesome, framed, numprint, url, and hyperref. -containersize 4052 -containerchecksum 502f0163de31f2b896abb948e031f837916e97d78b59609b58a068409f063a34286c908eb3c5d2b4a7e0fc3810eb973d7d652c868559c2637f4eef8139a78bce -doccontainersize 903980 -doccontainerchecksum c3f805294f13a09c30370634603cc26d89df4fd293204789921d7df4e260e922d21835fe0b0e4802e9eb30ca8e6fac2958ee9dcc143e571812778f8a62085dcd -docfiles size=307 - RELOC/doc/latex/hecthese/README.md details="Readme" - RELOC/doc/latex/hecthese/abstract-english.tex - RELOC/doc/latex/hecthese/abstract-french.tex - RELOC/doc/latex/hecthese/acknowledgements.tex - RELOC/doc/latex/hecthese/acronym-list.tex - RELOC/doc/latex/hecthese/annexe.tex - RELOC/doc/latex/hecthese/appendix.tex - RELOC/doc/latex/hecthese/article-1.tex - RELOC/doc/latex/hecthese/article-2.tex - RELOC/doc/latex/hecthese/article-3.tex - RELOC/doc/latex/hecthese/avant-propos.tex - RELOC/doc/latex/hecthese/cadre-theorique.tex - RELOC/doc/latex/hecthese/chapitre-1.tex - RELOC/doc/latex/hecthese/chapitre-2.tex - RELOC/doc/latex/hecthese/chapitre-3.tex - RELOC/doc/latex/hecthese/chapter-1.tex - RELOC/doc/latex/hecthese/chapter-2.tex - RELOC/doc/latex/hecthese/chapter-3.tex - RELOC/doc/latex/hecthese/conclusion.tex - RELOC/doc/latex/hecthese/dedicace.tex - RELOC/doc/latex/hecthese/dedication.tex - RELOC/doc/latex/hecthese/gabarit-memoire-articles.tex - RELOC/doc/latex/hecthese/gabarit-memoire-classique.tex - RELOC/doc/latex/hecthese/gabarit-these-articles.tex - RELOC/doc/latex/hecthese/gabarit-these-classique.tex - RELOC/doc/latex/hecthese/hecthese-en.pdf details="Package documentation (English)" language="en" - RELOC/doc/latex/hecthese/hecthese.pdf details="Package documentation (French)" language="fr" - RELOC/doc/latex/hecthese/introduction.tex - RELOC/doc/latex/hecthese/liste-abreviations.tex - RELOC/doc/latex/hecthese/literature-review.tex - RELOC/doc/latex/hecthese/preface.tex - RELOC/doc/latex/hecthese/remerciements.tex - RELOC/doc/latex/hecthese/resume-anglais.tex - RELOC/doc/latex/hecthese/resume-francais.tex - RELOC/doc/latex/hecthese/revue-litterature.tex - RELOC/doc/latex/hecthese/template-msc-articles.tex - RELOC/doc/latex/hecthese/template-msc-classic.tex - RELOC/doc/latex/hecthese/template-phd-articles.tex - RELOC/doc/latex/hecthese/template-phd-classic.tex - RELOC/doc/latex/hecthese/theoretical-framework.tex -srccontainersize 29892 -srccontainerchecksum 12208e8d5d24ed8d295cabaeb1706c61fa113c64c1a0fa1318da46d75be0c87b7b934d5c9b0b1d7ddb7fe1f65b0b1133e3a4b3770bf5ac55920213d0cae21868 -srcfiles size=33 - RELOC/source/latex/hecthese/hecthese-en.ins - RELOC/source/latex/hecthese/hecthese-fr.ins - RELOC/source/latex/hecthese/hecthese.dtx -runfiles size=4 - RELOC/tex/latex/hecthese/hecthese.cls -catalogue-contact-home http://www.hec.ca/biblio -catalogue-contact-repository https://github.com/metalogueur/hecthese -catalogue-ctan /macros/latex/contrib/hecthese -catalogue-date 2019-02-11 20:44:36 +0100 -catalogue-license lppl1.3c -catalogue-topics dissertation class -catalogue-version 1.3.1 - -name helvetic -category Package -revision 31835 -catalogue urw-base35 -shortdesc URW "Base 35" font pack for LaTeX -relocated 1 -longdesc A set of fonts for use as "drop-in" replacements for Adobe's -longdesc basic set, comprising: Century Schoolbook (substituting for -longdesc Adobe's New Century Schoolbook); Dingbats (substituting for -longdesc Adobe's Zapf Dingbats); Nimbus Mono L (substituting for Abobe's -longdesc Courier); Nimbus Roman No9 L (substituting for Adobe's Times); -longdesc Nimbus Sans L (substituting for Adobe's Helvetica); Standard -longdesc Symbols L (substituting for Adobe's Symbol); URW Bookman; URW -longdesc Chancery L Medium Italic (substituting for Adobe's Zapf -longdesc Chancery); URW Gothic L Book (substituting for Adobe's Avant -longdesc Garde); and URW Palladio L (substituting for Adobe's Palatino). -execute addMap uhv.map -containersize 539844 -containerchecksum 8347129c9489f8d823acf647ed4b0b68e050065c41ebddf0fa52658bc55507afcf72b5d3d18a85a98c4410c6317ddb9c76e263fbe693dad756cb235b3bbdaa13 -runfiles size=594 - RELOC/dvips/helvetic/config.uhv - RELOC/fonts/afm/adobe/helvetic/phvb8a.afm - RELOC/fonts/afm/adobe/helvetic/phvb8an.afm - RELOC/fonts/afm/adobe/helvetic/phvbo8a.afm - RELOC/fonts/afm/adobe/helvetic/phvbo8an.afm - RELOC/fonts/afm/adobe/helvetic/phvr8a.afm - RELOC/fonts/afm/adobe/helvetic/phvr8an.afm - RELOC/fonts/afm/adobe/helvetic/phvro8a.afm - RELOC/fonts/afm/adobe/helvetic/phvro8an.afm - RELOC/fonts/afm/urw/helvetic/uhvb8a.afm - RELOC/fonts/afm/urw/helvetic/uhvb8ac.afm - RELOC/fonts/afm/urw/helvetic/uhvbo8a.afm - RELOC/fonts/afm/urw/helvetic/uhvbo8ac.afm - RELOC/fonts/afm/urw/helvetic/uhvr8a.afm - RELOC/fonts/afm/urw/helvetic/uhvr8ac.afm - RELOC/fonts/afm/urw/helvetic/uhvro8a.afm - RELOC/fonts/afm/urw/helvetic/uhvro8ac.afm - RELOC/fonts/map/dvips/helvetic/uhv.map - RELOC/fonts/tfm/adobe/helvetic/phvb.tfm - RELOC/fonts/tfm/adobe/helvetic/phvb7t.tfm - RELOC/fonts/tfm/adobe/helvetic/phvb7tn.tfm - RELOC/fonts/tfm/adobe/helvetic/phvb8c.tfm - RELOC/fonts/tfm/adobe/helvetic/phvb8cn.tfm - RELOC/fonts/tfm/adobe/helvetic/phvb8r.tfm - RELOC/fonts/tfm/adobe/helvetic/phvb8rn.tfm - RELOC/fonts/tfm/adobe/helvetic/phvb8t.tfm - RELOC/fonts/tfm/adobe/helvetic/phvb8tn.tfm - RELOC/fonts/tfm/adobe/helvetic/phvbc.tfm - RELOC/fonts/tfm/adobe/helvetic/phvbc7t.tfm - RELOC/fonts/tfm/adobe/helvetic/phvbc7tn.tfm - RELOC/fonts/tfm/adobe/helvetic/phvbc8t.tfm - RELOC/fonts/tfm/adobe/helvetic/phvbc8tn.tfm - RELOC/fonts/tfm/adobe/helvetic/phvbo.tfm - RELOC/fonts/tfm/adobe/helvetic/phvbo7t.tfm - RELOC/fonts/tfm/adobe/helvetic/phvbo7tn.tfm - RELOC/fonts/tfm/adobe/helvetic/phvbo8c.tfm - RELOC/fonts/tfm/adobe/helvetic/phvbo8cn.tfm - RELOC/fonts/tfm/adobe/helvetic/phvbo8r.tfm - RELOC/fonts/tfm/adobe/helvetic/phvbo8rn.tfm - RELOC/fonts/tfm/adobe/helvetic/phvbo8t.tfm - RELOC/fonts/tfm/adobe/helvetic/phvbo8tn.tfm - RELOC/fonts/tfm/adobe/helvetic/phvbon.tfm - RELOC/fonts/tfm/adobe/helvetic/phvbrn.tfm - RELOC/fonts/tfm/adobe/helvetic/phvr.tfm - RELOC/fonts/tfm/adobe/helvetic/phvr7t.tfm - RELOC/fonts/tfm/adobe/helvetic/phvr7tn.tfm - RELOC/fonts/tfm/adobe/helvetic/phvr8c.tfm - RELOC/fonts/tfm/adobe/helvetic/phvr8cn.tfm - RELOC/fonts/tfm/adobe/helvetic/phvr8r.tfm - RELOC/fonts/tfm/adobe/helvetic/phvr8rn.tfm - RELOC/fonts/tfm/adobe/helvetic/phvr8t.tfm - RELOC/fonts/tfm/adobe/helvetic/phvr8tn.tfm - RELOC/fonts/tfm/adobe/helvetic/phvrc.tfm - RELOC/fonts/tfm/adobe/helvetic/phvrc7t.tfm - RELOC/fonts/tfm/adobe/helvetic/phvrc7tn.tfm - RELOC/fonts/tfm/adobe/helvetic/phvrc8t.tfm - RELOC/fonts/tfm/adobe/helvetic/phvrc8tn.tfm - RELOC/fonts/tfm/adobe/helvetic/phvro.tfm - RELOC/fonts/tfm/adobe/helvetic/phvro7t.tfm - RELOC/fonts/tfm/adobe/helvetic/phvro7tn.tfm - RELOC/fonts/tfm/adobe/helvetic/phvro8c.tfm - RELOC/fonts/tfm/adobe/helvetic/phvro8cn.tfm - RELOC/fonts/tfm/adobe/helvetic/phvro8r.tfm - RELOC/fonts/tfm/adobe/helvetic/phvro8rn.tfm - RELOC/fonts/tfm/adobe/helvetic/phvro8t.tfm - RELOC/fonts/tfm/adobe/helvetic/phvro8tn.tfm - RELOC/fonts/tfm/adobe/helvetic/phvron.tfm - RELOC/fonts/tfm/adobe/helvetic/phvrrn.tfm - RELOC/fonts/tfm/monotype/helvetic/arb10u.tfm - RELOC/fonts/tfm/monotype/helvetic/arb2n.tfm - RELOC/fonts/tfm/monotype/helvetic/arb7j.tfm - RELOC/fonts/tfm/monotype/helvetic/arb8u.tfm - RELOC/fonts/tfm/monotype/helvetic/arb9t.tfm - RELOC/fonts/tfm/monotype/helvetic/ari10u.tfm - RELOC/fonts/tfm/monotype/helvetic/ari2n.tfm - RELOC/fonts/tfm/monotype/helvetic/ari7j.tfm - RELOC/fonts/tfm/monotype/helvetic/ari8u.tfm - RELOC/fonts/tfm/monotype/helvetic/ari9t.tfm - RELOC/fonts/tfm/monotype/helvetic/arj10u.tfm - RELOC/fonts/tfm/monotype/helvetic/arj2n.tfm - RELOC/fonts/tfm/monotype/helvetic/arj7j.tfm - RELOC/fonts/tfm/monotype/helvetic/arj8u.tfm - RELOC/fonts/tfm/monotype/helvetic/arj9t.tfm - RELOC/fonts/tfm/monotype/helvetic/arr10u.tfm - RELOC/fonts/tfm/monotype/helvetic/arr2n.tfm - RELOC/fonts/tfm/monotype/helvetic/arr7j.tfm - RELOC/fonts/tfm/monotype/helvetic/arr8u.tfm - RELOC/fonts/tfm/monotype/helvetic/arr9t.tfm - RELOC/fonts/tfm/monotype/helvetic/mhvb.tfm - RELOC/fonts/tfm/monotype/helvetic/mhvb8t.tfm - RELOC/fonts/tfm/monotype/helvetic/mhvbi.tfm - RELOC/fonts/tfm/monotype/helvetic/mhvbi8t.tfm - RELOC/fonts/tfm/monotype/helvetic/mhvr.tfm - RELOC/fonts/tfm/monotype/helvetic/mhvr8t.tfm - RELOC/fonts/tfm/monotype/helvetic/mhvri.tfm - RELOC/fonts/tfm/monotype/helvetic/mhvri8t.tfm - RELOC/fonts/tfm/urw35vf/helvetic/uhvb7t.tfm - RELOC/fonts/tfm/urw35vf/helvetic/uhvb7tn.tfm - RELOC/fonts/tfm/urw35vf/helvetic/uhvb8c.tfm - RELOC/fonts/tfm/urw35vf/helvetic/uhvb8cn.tfm - RELOC/fonts/tfm/urw35vf/helvetic/uhvb8r.tfm - RELOC/fonts/tfm/urw35vf/helvetic/uhvb8rn.tfm - RELOC/fonts/tfm/urw35vf/helvetic/uhvb8t.tfm - RELOC/fonts/tfm/urw35vf/helvetic/uhvb8tn.tfm - RELOC/fonts/tfm/urw35vf/helvetic/uhvbc7t.tfm - RELOC/fonts/tfm/urw35vf/helvetic/uhvbc7tn.tfm - RELOC/fonts/tfm/urw35vf/helvetic/uhvbc8t.tfm - RELOC/fonts/tfm/urw35vf/helvetic/uhvbc8tn.tfm - RELOC/fonts/tfm/urw35vf/helvetic/uhvbi7t.tfm - RELOC/fonts/tfm/urw35vf/helvetic/uhvbi8c.tfm - RELOC/fonts/tfm/urw35vf/helvetic/uhvbi8r.tfm - RELOC/fonts/tfm/urw35vf/helvetic/uhvbi8t.tfm - RELOC/fonts/tfm/urw35vf/helvetic/uhvbo7t.tfm - RELOC/fonts/tfm/urw35vf/helvetic/uhvbo7tn.tfm - RELOC/fonts/tfm/urw35vf/helvetic/uhvbo8c.tfm - RELOC/fonts/tfm/urw35vf/helvetic/uhvbo8cn.tfm - RELOC/fonts/tfm/urw35vf/helvetic/uhvbo8r.tfm - RELOC/fonts/tfm/urw35vf/helvetic/uhvbo8rn.tfm - RELOC/fonts/tfm/urw35vf/helvetic/uhvbo8t.tfm - RELOC/fonts/tfm/urw35vf/helvetic/uhvbo8tn.tfm - RELOC/fonts/tfm/urw35vf/helvetic/uhvr7t.tfm - RELOC/fonts/tfm/urw35vf/helvetic/uhvr7tn.tfm - RELOC/fonts/tfm/urw35vf/helvetic/uhvr8c.tfm - RELOC/fonts/tfm/urw35vf/helvetic/uhvr8cn.tfm - RELOC/fonts/tfm/urw35vf/helvetic/uhvr8r.tfm - RELOC/fonts/tfm/urw35vf/helvetic/uhvr8rn.tfm - RELOC/fonts/tfm/urw35vf/helvetic/uhvr8t.tfm - RELOC/fonts/tfm/urw35vf/helvetic/uhvr8tn.tfm - RELOC/fonts/tfm/urw35vf/helvetic/uhvrc7t.tfm - RELOC/fonts/tfm/urw35vf/helvetic/uhvrc7tn.tfm - RELOC/fonts/tfm/urw35vf/helvetic/uhvrc8t.tfm - RELOC/fonts/tfm/urw35vf/helvetic/uhvrc8tn.tfm - RELOC/fonts/tfm/urw35vf/helvetic/uhvri7t.tfm - RELOC/fonts/tfm/urw35vf/helvetic/uhvri7tn.tfm - RELOC/fonts/tfm/urw35vf/helvetic/uhvri8c.tfm - RELOC/fonts/tfm/urw35vf/helvetic/uhvri8cn.tfm - RELOC/fonts/tfm/urw35vf/helvetic/uhvri8r.tfm - RELOC/fonts/tfm/urw35vf/helvetic/uhvri8rn.tfm - RELOC/fonts/tfm/urw35vf/helvetic/uhvri8t.tfm - RELOC/fonts/tfm/urw35vf/helvetic/uhvri8tn.tfm - RELOC/fonts/tfm/urw35vf/helvetic/uhvro7t.tfm - RELOC/fonts/tfm/urw35vf/helvetic/uhvro7tn.tfm - RELOC/fonts/tfm/urw35vf/helvetic/uhvro8c.tfm - RELOC/fonts/tfm/urw35vf/helvetic/uhvro8cn.tfm - RELOC/fonts/tfm/urw35vf/helvetic/uhvro8r.tfm - RELOC/fonts/tfm/urw35vf/helvetic/uhvro8rn.tfm - RELOC/fonts/tfm/urw35vf/helvetic/uhvro8t.tfm - RELOC/fonts/tfm/urw35vf/helvetic/uhvro8tn.tfm - RELOC/fonts/type1/urw/helvetic/uhvb8a.pfb - RELOC/fonts/type1/urw/helvetic/uhvb8a.pfm - RELOC/fonts/type1/urw/helvetic/uhvb8ac.pfb - RELOC/fonts/type1/urw/helvetic/uhvb8ac.pfm - RELOC/fonts/type1/urw/helvetic/uhvbo8a.pfb - RELOC/fonts/type1/urw/helvetic/uhvbo8a.pfm - RELOC/fonts/type1/urw/helvetic/uhvbo8ac.pfb - RELOC/fonts/type1/urw/helvetic/uhvbo8ac.pfm - RELOC/fonts/type1/urw/helvetic/uhvr8a-105.pfb - RELOC/fonts/type1/urw/helvetic/uhvr8a.pfb - RELOC/fonts/type1/urw/helvetic/uhvr8a.pfm - RELOC/fonts/type1/urw/helvetic/uhvr8ac.pfb - RELOC/fonts/type1/urw/helvetic/uhvr8ac.pfm - RELOC/fonts/type1/urw/helvetic/uhvro8a-105.pfb - RELOC/fonts/type1/urw/helvetic/uhvro8a.pfb - RELOC/fonts/type1/urw/helvetic/uhvro8a.pfm - RELOC/fonts/type1/urw/helvetic/uhvro8ac.pfb - RELOC/fonts/type1/urw/helvetic/uhvro8ac.pfm - RELOC/fonts/vf/adobe/helvetic/phvb.vf - RELOC/fonts/vf/adobe/helvetic/phvb7t.vf - RELOC/fonts/vf/adobe/helvetic/phvb7tn.vf - RELOC/fonts/vf/adobe/helvetic/phvb8c.vf - RELOC/fonts/vf/adobe/helvetic/phvb8cn.vf - RELOC/fonts/vf/adobe/helvetic/phvb8t.vf - RELOC/fonts/vf/adobe/helvetic/phvb8tn.vf - RELOC/fonts/vf/adobe/helvetic/phvbc.vf - RELOC/fonts/vf/adobe/helvetic/phvbc7t.vf - RELOC/fonts/vf/adobe/helvetic/phvbc7tn.vf - RELOC/fonts/vf/adobe/helvetic/phvbc8t.vf - RELOC/fonts/vf/adobe/helvetic/phvbc8tn.vf - RELOC/fonts/vf/adobe/helvetic/phvbo.vf - RELOC/fonts/vf/adobe/helvetic/phvbo7t.vf - RELOC/fonts/vf/adobe/helvetic/phvbo7tn.vf - RELOC/fonts/vf/adobe/helvetic/phvbo8c.vf - RELOC/fonts/vf/adobe/helvetic/phvbo8cn.vf - RELOC/fonts/vf/adobe/helvetic/phvbo8t.vf - RELOC/fonts/vf/adobe/helvetic/phvbo8tn.vf - RELOC/fonts/vf/adobe/helvetic/phvbon.vf - RELOC/fonts/vf/adobe/helvetic/phvbrn.vf - RELOC/fonts/vf/adobe/helvetic/phvr.vf - RELOC/fonts/vf/adobe/helvetic/phvr7t.vf - RELOC/fonts/vf/adobe/helvetic/phvr7tn.vf - RELOC/fonts/vf/adobe/helvetic/phvr8c.vf - RELOC/fonts/vf/adobe/helvetic/phvr8cn.vf - RELOC/fonts/vf/adobe/helvetic/phvr8t.vf - RELOC/fonts/vf/adobe/helvetic/phvr8tn.vf - RELOC/fonts/vf/adobe/helvetic/phvrc.vf - RELOC/fonts/vf/adobe/helvetic/phvrc7t.vf - RELOC/fonts/vf/adobe/helvetic/phvrc7tn.vf - RELOC/fonts/vf/adobe/helvetic/phvrc8t.vf - RELOC/fonts/vf/adobe/helvetic/phvrc8tn.vf - RELOC/fonts/vf/adobe/helvetic/phvro.vf - RELOC/fonts/vf/adobe/helvetic/phvro7t.vf - RELOC/fonts/vf/adobe/helvetic/phvro7tn.vf - RELOC/fonts/vf/adobe/helvetic/phvro8c.vf - RELOC/fonts/vf/adobe/helvetic/phvro8cn.vf - RELOC/fonts/vf/adobe/helvetic/phvro8t.vf - RELOC/fonts/vf/adobe/helvetic/phvro8tn.vf - RELOC/fonts/vf/adobe/helvetic/phvron.vf - RELOC/fonts/vf/adobe/helvetic/phvrrn.vf - RELOC/fonts/vf/monotype/helvetic/mhvb.vf - RELOC/fonts/vf/monotype/helvetic/mhvb8t.vf - RELOC/fonts/vf/monotype/helvetic/mhvbi.vf - RELOC/fonts/vf/monotype/helvetic/mhvbi8t.vf - RELOC/fonts/vf/monotype/helvetic/mhvr.vf - RELOC/fonts/vf/monotype/helvetic/mhvr8t.vf - RELOC/fonts/vf/monotype/helvetic/mhvri.vf - RELOC/fonts/vf/monotype/helvetic/mhvri8t.vf - RELOC/fonts/vf/urw35vf/helvetic/uhvb7t.vf - RELOC/fonts/vf/urw35vf/helvetic/uhvb7tn.vf - RELOC/fonts/vf/urw35vf/helvetic/uhvb8c.vf - RELOC/fonts/vf/urw35vf/helvetic/uhvb8cn.vf - RELOC/fonts/vf/urw35vf/helvetic/uhvb8t.vf - RELOC/fonts/vf/urw35vf/helvetic/uhvb8tn.vf - RELOC/fonts/vf/urw35vf/helvetic/uhvbc7t.vf - RELOC/fonts/vf/urw35vf/helvetic/uhvbc7tn.vf - RELOC/fonts/vf/urw35vf/helvetic/uhvbc8t.vf - RELOC/fonts/vf/urw35vf/helvetic/uhvbc8tn.vf - RELOC/fonts/vf/urw35vf/helvetic/uhvbi7t.vf - RELOC/fonts/vf/urw35vf/helvetic/uhvbi8c.vf - RELOC/fonts/vf/urw35vf/helvetic/uhvbi8t.vf - RELOC/fonts/vf/urw35vf/helvetic/uhvbo7t.vf - RELOC/fonts/vf/urw35vf/helvetic/uhvbo7tn.vf - RELOC/fonts/vf/urw35vf/helvetic/uhvbo8c.vf - RELOC/fonts/vf/urw35vf/helvetic/uhvbo8cn.vf - RELOC/fonts/vf/urw35vf/helvetic/uhvbo8t.vf - RELOC/fonts/vf/urw35vf/helvetic/uhvbo8tn.vf - RELOC/fonts/vf/urw35vf/helvetic/uhvr7t.vf - RELOC/fonts/vf/urw35vf/helvetic/uhvr7tn.vf - RELOC/fonts/vf/urw35vf/helvetic/uhvr8c.vf - RELOC/fonts/vf/urw35vf/helvetic/uhvr8cn.vf - RELOC/fonts/vf/urw35vf/helvetic/uhvr8t.vf - RELOC/fonts/vf/urw35vf/helvetic/uhvr8tn.vf - RELOC/fonts/vf/urw35vf/helvetic/uhvrc7t.vf - RELOC/fonts/vf/urw35vf/helvetic/uhvrc7tn.vf - RELOC/fonts/vf/urw35vf/helvetic/uhvrc8t.vf - RELOC/fonts/vf/urw35vf/helvetic/uhvrc8tn.vf - RELOC/fonts/vf/urw35vf/helvetic/uhvri7t.vf - RELOC/fonts/vf/urw35vf/helvetic/uhvri7tn.vf - RELOC/fonts/vf/urw35vf/helvetic/uhvri8c.vf - RELOC/fonts/vf/urw35vf/helvetic/uhvri8cn.vf - RELOC/fonts/vf/urw35vf/helvetic/uhvri8t.vf - RELOC/fonts/vf/urw35vf/helvetic/uhvri8tn.vf - RELOC/fonts/vf/urw35vf/helvetic/uhvro7t.vf - RELOC/fonts/vf/urw35vf/helvetic/uhvro7tn.vf - RELOC/fonts/vf/urw35vf/helvetic/uhvro8c.vf - RELOC/fonts/vf/urw35vf/helvetic/uhvro8cn.vf - RELOC/fonts/vf/urw35vf/helvetic/uhvro8t.vf - RELOC/fonts/vf/urw35vf/helvetic/uhvro8tn.vf - RELOC/tex/latex/helvetic/8ruhv.fd - RELOC/tex/latex/helvetic/omluhv.fd - RELOC/tex/latex/helvetic/omsuhv.fd - RELOC/tex/latex/helvetic/ot1uhv.fd - RELOC/tex/latex/helvetic/t1uhv.fd - RELOC/tex/latex/helvetic/ts1uhv.fd -catalogue-also tex-gyre -catalogue-ctan /fonts/urw/base35 -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics font font-type1 font-collection - -name hep -category Package -revision 15878 -shortdesc A "convenience wrapper" for High Energy Physics packages -relocated 1 -longdesc Loads the author's hepunits and hepnicenames packages, and a -longdesc selection of others that are useful in High Energy Physics -longdesc papers, etc. -containersize 2128 -containerchecksum a044fbba300393f51e20e658568813d275ab6d94bef11476596bebb562f03f1e18e212ffd39a4627f69c01749e43cf5755fb4f5222214a3b9ca5c4ee6bb25d89 -doccontainersize 1800 -doccontainerchecksum 303be5b10add656d2f9ac537cd5656007573512adaa34de586d910a7d3dce4819401051dfca2c3ac370bea5cdcbff00d30887ffb3b8bfcdd00f69dc0a36309d1 -docfiles size=2 - RELOC/doc/latex/hep/ChangeLog - RELOC/doc/latex/hep/README details="Readme" -runfiles size=2 - RELOC/tex/latex/hep/hep.sty -catalogue-ctan /macros/latex/contrib/hep -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics physics -catalogue-version 1.0 - -name hepnames -category Package -revision 35722 -shortdesc Pre-defined high energy particle names -relocated 1 -longdesc Hepnames provides a pair of LaTeX packages, heppennames and -longdesc hepnicenames, providing a large set of pre-defined high energy -longdesc physics particle names built with the hepparticles package. The -longdesc packages are based on pennames.sty by Michel Goosens and Eric -longdesc van Herwijnen. Heppennames re-implements the particle names in -longdesc pennames.sty, with some additions and alterations and greater -longdesc flexibility and robustness due to the hepparticles structures, -longdesc which were written for this purpose. Hepnicenames provides the -longdesc main non-resonant particle names from heppennames with more -longdesc "friendly" names. -containersize 6652 -containerchecksum fb737248b78ed8e9aa9890eebfca80db268353efd88633202bbc16f1ed5e21ebfa17493a9501af700bc172256b7feead84239c19a6be6f4d63ce080bb337c6d9 -doccontainersize 975764 -doccontainerchecksum 9d90471d71db147826f5c1328e07897c4241b516047225bf0f78c5181dc80ac95299e94770b616394ff7fb422a0a4cdb8ea81c3e2fc9cc917242d6f684dd4290 -docfiles size=500 - RELOC/doc/latex/hepnames/ChangeLog - RELOC/doc/latex/hepnames/Makefile - RELOC/doc/latex/hepnames/README details="Readme" - RELOC/doc/latex/hepnames/hepnames.pdf details="Details of the package bundle" - RELOC/doc/latex/hepnames/hepnames.tex - RELOC/doc/latex/hepnames/hepnicenames-it.pdf - RELOC/doc/latex/hepnames/hepnicenames-it.tex - RELOC/doc/latex/hepnames/hepnicenames-macros.tex - RELOC/doc/latex/hepnames/hepnicenames-rm.pdf details="Enumeration of available nicenames" - RELOC/doc/latex/hepnames/hepnicenames-rm.tex - RELOC/doc/latex/hepnames/heppennames-it.pdf - RELOC/doc/latex/hepnames/heppennames-it.tex - RELOC/doc/latex/hepnames/heppennames-macros.tex - RELOC/doc/latex/hepnames/heppennames-rm.pdf details="Enumeration of available pennames" - RELOC/doc/latex/hepnames/heppennames-rm.tex - RELOC/doc/latex/hepnames/mkmacrotables -runfiles size=13 - RELOC/tex/latex/hepnames/hepnames.sty - RELOC/tex/latex/hepnames/hepnicenames.sty - RELOC/tex/latex/hepnames/heppennames.sty -catalogue-ctan /macros/latex/contrib/hepnames -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics physics -catalogue-version 2.0 - -name hepparticles -category Package -revision 35723 -shortdesc Macros for typesetting high energy physics particle names -relocated 1 -longdesc HEPparticles is a set of macros for typesetting high energy -longdesc particle names, to meet the following criteria: 1. The main -longdesc particle name is a Roman or Greek symbol, to be typeset in -longdesc upright font in normal contexts. 2. Additionally a superscript -longdesc and/or subscript may follow the main symbol. 3. Particle -longdesc resonances may also have a resonance specifier which is typeset -longdesc in parentheses following the main symbol. In general the -longdesc parentheses may also be followed by sub- and superscripts. 4. -longdesc The particle names are expected to be used both in and out of -longdesc mathematical contexts. 5. If the surrounding text is bold or -longdesc italic then the particle name should adapt to that context as -longdesc best as possible (this may not be possible for Greek symbols). -longdesc A consequence of point 5 is that the well-known problems with -longdesc boldness of particle names in section titles, headers and -longdesc tables of contents automatically disappear if these macros are -longdesc used. -containersize 4448 -containerchecksum b231fb3bda7785f428acd38b84b23d6f49f203f2991b53d3730c47efa00671b984d30b5b62a819e9b71a48477185d16739b25a113d4005b65d6e516f9eda6564 -doccontainersize 83948 -doccontainerchecksum 301b6b7e5d36d5ecab33c2254738a1826ed4ddb45e17a980b9ec4d0111292527a8ab100f74f2dc9dce0394d4660f157e7490e8af63f8d5820550495ea5c2c0ac -docfiles size=27 - RELOC/doc/latex/hepparticles/ChangeLog - RELOC/doc/latex/hepparticles/README details="Readme" - RELOC/doc/latex/hepparticles/hepparticles.pdf details="Package documentation" - RELOC/doc/latex/hepparticles/hepparticles.tex - RELOC/doc/latex/hepparticles/testhepparticles.pdf - RELOC/doc/latex/hepparticles/testhepparticles.tex -runfiles size=5 - RELOC/tex/latex/hepparticles/hepparticles.sty -catalogue-also maybemath -catalogue-ctan /macros/latex/contrib/hepparticles -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics physics -catalogue-version 2.0 - -name hepthesis -category Package -revision 46054 -shortdesc A class for academic reports, especially PhD theses -relocated 1 -longdesc Hepthesis is a LaTeX class for typesetting large academic -longdesc reports, in particular PhD theses. It was originally developed -longdesc for typesetting the author's high-energy physics PhD thesis and -longdesc includes some features specifically tailored to such an -longdesc application. In particular, hepthesis offers: Attractive -longdesc semantic environments for various rubric sections; Extensive -longdesc options for draft production, screen viewing and binding-ready -longdesc output; Helpful extensions of existing environments, including -longdesc equation and tabular; and Support for quotations at the start -longdesc of the thesis and each chapter. The class is based on scrbook, -longdesc from the KOMA-Script bundle. -containersize 7212 -containerchecksum 03a1c835c0ba739fe9c099cf5757048ec8c832f3de119710bca9096a93575251cab0786a89806ca94e3c144b7f56b8784b5ae34ffcb02f9aa7b0729f960c96c3 -doccontainersize 689512 -doccontainerchecksum 148f902854362d602c327411331a9af33d5323b04b03b791c6b673764587a7b74a27a1ffbd20bf31ffb6689aa27c3aaa678b5fdf56501b9cfab1d89c36674166 -docfiles size=248 - RELOC/doc/latex/hepthesis/ChangeLog - RELOC/doc/latex/hepthesis/Makefile - RELOC/doc/latex/hepthesis/README details="Package README" - RELOC/doc/latex/hepthesis/TODO - RELOC/doc/latex/hepthesis/example/Makefile - RELOC/doc/latex/hepthesis/example/appendices.tex - RELOC/doc/latex/hepthesis/example/backmatter.tex - RELOC/doc/latex/hepthesis/example/chap1.tex - RELOC/doc/latex/hepthesis/example/chap2.tex - RELOC/doc/latex/hepthesis/example/chap3.tex - RELOC/doc/latex/hepthesis/example/ckmfitter-alpha-combined.pdf - RELOC/doc/latex/hepthesis/example/example.pdf details="Part of a thesis, seen as for printing" - RELOC/doc/latex/hepthesis/example/example.tex - RELOC/doc/latex/hepthesis/example/extrastyles.zip - RELOC/doc/latex/hepthesis/example/frontmatter.tex - RELOC/doc/latex/hepthesis/example/getNewBibtex - RELOC/doc/latex/hepthesis/example/h-physrev.bst - RELOC/doc/latex/hepthesis/example/lhcb-detector-cross-section.pdf - RELOC/doc/latex/hepthesis/example/mwe.tex - RELOC/doc/latex/hepthesis/example/mythesis.bib - RELOC/doc/latex/hepthesis/example/mythesismath.sty - RELOC/doc/latex/hepthesis/example/preamble.tex - RELOC/doc/latex/hepthesis/hepthesis.pdf details="Package documentation" - RELOC/doc/latex/hepthesis/hepthesis.tex -runfiles size=7 - RELOC/tex/latex/hepthesis/hepthesis.cls -catalogue-ctan /macros/latex/contrib/hepthesis -catalogue-date 2017-12-12 12:49:18 +0100 -catalogue-license lppl -catalogue-topics physics dissertation class -catalogue-version 1.5.2 - -name hepunits -category Package -revision 15878 -shortdesc A set of units useful in high energy physics applications -relocated 1 -longdesc Hepunits is a LaTeX package built on the SIunits package which -longdesc adds a collection of useful HEP units to the existing SIunits -longdesc set. These include the energy units \MeV, \GeV, \TeV and the -longdesc derived momentum and mass units \MeVoverc, \MeVovercsq and so -longdesc on. -containersize 2128 -containerchecksum 3ed262c1b8f33aa4a6d183f6685b9e715c94d5c7381c08a6adca15de7667e65a84633b777a853d016d1c01d0b3ff732daa3883f2108fca17388562ff00e2fd1d -doccontainersize 75604 -doccontainerchecksum 25fd34b209dab893fd93d21ca5ff377f97e34b31378836cab28d6697367bdd88264bbc49893c4e9c06e2e6586d65a97b14dfb37633aaeefaecf0c2e5d7278ce6 -docfiles size=27 - RELOC/doc/latex/hepunits/ChangeLog - RELOC/doc/latex/hepunits/README details="Readme" - RELOC/doc/latex/hepunits/hepunits.pdf details="Package documentation" - RELOC/doc/latex/hepunits/hepunits.tex -runfiles size=2 - RELOC/tex/latex/hepunits/hepunits.sty -catalogue-ctan /macros/latex/contrib/hepunits -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics physics -catalogue-version 1.1.1 - -name here -category Package -revision 16135 -shortdesc Emulation of obsolete package for "here" floats -relocated 1 -longdesc Provides the H option for floats in LaTeX to signify that the -longdesc environment is not really a float (and should therefore be -longdesc placed "here" and not float at all). The package emulates an -longdesc older package of the same name, which has long been suppressed -longdesc by its author. The job is done by nothing more than loading the -longdesc float package, which has long provided the option in an -longdesc acceptable framework. -containersize 896 -containerchecksum 1f5b8c0df20a1c51e2796fd0ff74765c35f49611e7ef7d24502dd13e8c7ec97d964c34f2525e16392873674d6b6b71a7f7ed388eca370f28f7a31d10496f8bfd -doccontainersize 596 -doccontainerchecksum 8deb441b571a1f959e7d53f2b425ec2706135b248ebbf67f96b9ffce0d9798feb47c21b0a74802886e03aa53417666575f8f23bbbfe463e78d94a73fb16da3fa -docfiles size=1 - RELOC/doc/latex/here/README details="Readme" -runfiles size=1 - RELOC/tex/latex/here/here.sty -catalogue-ctan /macros/latex/contrib/here -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics float - -name heuristica -category Package -revision 43507 -shortdesc Fonts extending Utopia, with LaTeX support files -relocated 1 -longdesc The fonts extend the utopia set with Cyrillic glyphs, -longdesc additional figure styles, ligatures and Small Caps in Regular -longdesc style only. Macro support, and maths fonts that match the -longdesc Utopia family, are provided by the Fourier and the Mathdesign -longdesc font packages. -execute addMap Heuristica.map -containersize 1079220 -containerchecksum 1e554bed979dfc24f33f2d226bb7157152d6994f54010d18901c93131d0633f88eaa6f75ec88e12bddfc225cc1f7e1b5f23e7c06b20832177d0c6aabe083d0ab -doccontainersize 224696 -doccontainerchecksum 4dee89a14593ccebbe70f2bf68795a029e8df3823d0386e80c494d4e67119fa11a7b1dd136993090535a0983c972da887acce0d4898523336fa675a023c00a56 -docfiles size=69 - RELOC/doc/fonts/heuristica/FontLog.txt - RELOC/doc/fonts/heuristica/OFL-FAQ.txt - RELOC/doc/fonts/heuristica/OFL.txt - RELOC/doc/fonts/heuristica/README details="Readme" - RELOC/doc/fonts/heuristica/heuristica-doc.pdf details="Package documentation" - RELOC/doc/fonts/heuristica/heuristica-doc.tex -runfiles size=652 - RELOC/fonts/enc/dvips/heuristica/zut_5b7xz5.enc - RELOC/fonts/enc/dvips/heuristica/zut_bavnqe.enc - RELOC/fonts/enc/dvips/heuristica/zut_ckaykl.enc - RELOC/fonts/enc/dvips/heuristica/zut_cq6rqq.enc - RELOC/fonts/enc/dvips/heuristica/zut_cvig5d.enc - RELOC/fonts/enc/dvips/heuristica/zut_d3dvo4.enc - RELOC/fonts/enc/dvips/heuristica/zut_dcwkkw.enc - RELOC/fonts/enc/dvips/heuristica/zut_dhvb6d.enc - RELOC/fonts/enc/dvips/heuristica/zut_dvh2xl.enc - RELOC/fonts/enc/dvips/heuristica/zut_e7tlds.enc - RELOC/fonts/enc/dvips/heuristica/zut_edf5gu.enc - RELOC/fonts/enc/dvips/heuristica/zut_etrbro.enc - RELOC/fonts/enc/dvips/heuristica/zut_evgarn.enc - RELOC/fonts/enc/dvips/heuristica/zut_f5n2rf.enc - RELOC/fonts/enc/dvips/heuristica/zut_fc3mov.enc - RELOC/fonts/enc/dvips/heuristica/zut_flhghs.enc - RELOC/fonts/enc/dvips/heuristica/zut_g4w54e.enc - RELOC/fonts/enc/dvips/heuristica/zut_geqeyh.enc - RELOC/fonts/enc/dvips/heuristica/zut_hbxdik.enc - RELOC/fonts/enc/dvips/heuristica/zut_hln2hy.enc - RELOC/fonts/enc/dvips/heuristica/zut_hvy566.enc - RELOC/fonts/enc/dvips/heuristica/zut_ijw3px.enc - RELOC/fonts/enc/dvips/heuristica/zut_it5nv3.enc - RELOC/fonts/enc/dvips/heuristica/zut_j3hjx2.enc - RELOC/fonts/enc/dvips/heuristica/zut_k42udk.enc - RELOC/fonts/enc/dvips/heuristica/zut_n2gc2n.enc - RELOC/fonts/enc/dvips/heuristica/zut_nvi5ys.enc - RELOC/fonts/enc/dvips/heuristica/zut_qy67bk.enc - RELOC/fonts/enc/dvips/heuristica/zut_rhmrtx.enc - RELOC/fonts/enc/dvips/heuristica/zut_rutxxy.enc - RELOC/fonts/enc/dvips/heuristica/zut_tfeu3y.enc - RELOC/fonts/enc/dvips/heuristica/zut_thxlbm.enc - RELOC/fonts/enc/dvips/heuristica/zut_tsvs4d.enc - RELOC/fonts/enc/dvips/heuristica/zut_u7pc6m.enc - RELOC/fonts/enc/dvips/heuristica/zut_ul3ofd.enc - RELOC/fonts/enc/dvips/heuristica/zut_v7it2w.enc - RELOC/fonts/enc/dvips/heuristica/zut_vaioc2.enc - RELOC/fonts/enc/dvips/heuristica/zut_vtjod4.enc - RELOC/fonts/enc/dvips/heuristica/zut_ysltpx.enc - RELOC/fonts/enc/dvips/heuristica/zut_zk7stm.enc - RELOC/fonts/enc/dvips/heuristica/zut_zl5g24.enc - RELOC/fonts/map/dvips/heuristica/Heuristica.map - RELOC/fonts/opentype/public/heuristica/Heuristica-Bold.otf - RELOC/fonts/opentype/public/heuristica/Heuristica-BoldItalic.otf - RELOC/fonts/opentype/public/heuristica/Heuristica-Italic.otf - RELOC/fonts/opentype/public/heuristica/Heuristica-Regular.otf - RELOC/fonts/tfm/public/heuristica/Heuristica-Bold-inf-ly1.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Bold-inf-t1--base.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Bold-inf-t1.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Bold-inf-t2a.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Bold-inf-t2b.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Bold-inf-t2c.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Bold-sup-ly1.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Bold-sup-t1--base.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Bold-sup-t1.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Bold-sup-t2a.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Bold-sup-t2b.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Bold-sup-t2c.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Bold-tlf-ly1.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Bold-tlf-t1.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Bold-tlf-t2a.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Bold-tlf-t2b.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Bold-tlf-t2c.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Bold-tosf-ly1.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Bold-tosf-t1--base.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Bold-tosf-t1.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Bold-tosf-t2a.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Bold-tosf-t2b.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Bold-tosf-t2c.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Bold-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Bold-tosf-ts1.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-BoldItalic-inf-ly1.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-BoldItalic-inf-t1--base.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-BoldItalic-inf-t1.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-BoldItalic-inf-t2a.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-BoldItalic-inf-t2b.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-BoldItalic-inf-t2c.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-BoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-BoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-BoldItalic-sup-t1.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-BoldItalic-sup-t2a.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-BoldItalic-sup-t2b.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-BoldItalic-sup-t2c.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-BoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-BoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-BoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-BoldItalic-tlf-t2a.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-BoldItalic-tlf-t2b.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-BoldItalic-tlf-t2c.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-BoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-BoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-BoldItalic-tosf-ly1.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-BoldItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-BoldItalic-tosf-t1.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-BoldItalic-tosf-t2a.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-BoldItalic-tosf-t2b.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-BoldItalic-tosf-t2c.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-BoldItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-BoldItalic-tosf-ts1.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Italic-inf-ly1.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Italic-inf-t1--base.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Italic-inf-t1.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Italic-inf-t2a.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Italic-inf-t2b.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Italic-inf-t2c.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Italic-sup-ly1.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Italic-sup-t1--base.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Italic-sup-t1.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Italic-sup-t2a.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Italic-sup-t2b.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Italic-sup-t2c.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Italic-tlf-ly1.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Italic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Italic-tlf-t1.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Italic-tlf-t2a.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Italic-tlf-t2b.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Italic-tlf-t2c.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Italic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Italic-tlf-ts1.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Italic-tosf-ly1.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Italic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Italic-tosf-t1.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Italic-tosf-t2a.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Italic-tosf-t2b.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Italic-tosf-t2c.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Italic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Italic-tosf-ts1.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Regular-inf-ly1.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Regular-inf-t1--base.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Regular-inf-t1.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Regular-inf-t2a.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Regular-inf-t2b.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Regular-inf-t2c.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Regular-sup-ly1.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Regular-sup-t1--base.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Regular-sup-t1.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Regular-sup-t2a.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Regular-sup-t2b.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Regular-sup-t2c.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Regular-tlf-ly1.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Regular-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Regular-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Regular-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Regular-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Regular-tlf-sc-t2a.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Regular-tlf-sc-t2b.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Regular-tlf-sc-t2c.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Regular-tlf-t1--base.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Regular-tlf-t1.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Regular-tlf-t2a.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Regular-tlf-t2b.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Regular-tlf-t2c.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Regular-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Regular-tlf-ts1.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Regular-tosf-ly1.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Regular-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Regular-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Regular-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Regular-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Regular-tosf-sc-t2a.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Regular-tosf-sc-t2b.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Regular-tosf-sc-t2c.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Regular-tosf-t1--base.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Regular-tosf-t1.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Regular-tosf-t2a.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Regular-tosf-t2b.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Regular-tosf-t2c.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Regular-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/heuristica/Heuristica-Regular-tosf-ts1.tfm - RELOC/fonts/type1/public/heuristica/Heuristica-Bold.pfb - RELOC/fonts/type1/public/heuristica/Heuristica-BoldItalic.pfb - RELOC/fonts/type1/public/heuristica/Heuristica-Italic.pfb - RELOC/fonts/type1/public/heuristica/Heuristica-Regular.pfb - RELOC/fonts/vf/public/heuristica/Heuristica-Bold-inf-t1.vf - RELOC/fonts/vf/public/heuristica/Heuristica-Bold-sup-t1.vf - RELOC/fonts/vf/public/heuristica/Heuristica-Bold-tlf-t1.vf - RELOC/fonts/vf/public/heuristica/Heuristica-Bold-tlf-ts1.vf - RELOC/fonts/vf/public/heuristica/Heuristica-Bold-tosf-t1.vf - RELOC/fonts/vf/public/heuristica/Heuristica-Bold-tosf-ts1.vf - RELOC/fonts/vf/public/heuristica/Heuristica-BoldItalic-inf-t1.vf - RELOC/fonts/vf/public/heuristica/Heuristica-BoldItalic-sup-t1.vf - RELOC/fonts/vf/public/heuristica/Heuristica-BoldItalic-tlf-t1.vf - RELOC/fonts/vf/public/heuristica/Heuristica-BoldItalic-tlf-ts1.vf - RELOC/fonts/vf/public/heuristica/Heuristica-BoldItalic-tosf-t1.vf - RELOC/fonts/vf/public/heuristica/Heuristica-BoldItalic-tosf-ts1.vf - RELOC/fonts/vf/public/heuristica/Heuristica-Italic-inf-t1.vf - RELOC/fonts/vf/public/heuristica/Heuristica-Italic-sup-t1.vf - RELOC/fonts/vf/public/heuristica/Heuristica-Italic-tlf-t1.vf - RELOC/fonts/vf/public/heuristica/Heuristica-Italic-tlf-ts1.vf - RELOC/fonts/vf/public/heuristica/Heuristica-Italic-tosf-t1.vf - RELOC/fonts/vf/public/heuristica/Heuristica-Italic-tosf-ts1.vf - RELOC/fonts/vf/public/heuristica/Heuristica-Regular-inf-t1.vf - RELOC/fonts/vf/public/heuristica/Heuristica-Regular-sup-t1.vf - RELOC/fonts/vf/public/heuristica/Heuristica-Regular-tlf-sc-ly1.vf - RELOC/fonts/vf/public/heuristica/Heuristica-Regular-tlf-sc-t1.vf - RELOC/fonts/vf/public/heuristica/Heuristica-Regular-tlf-t1.vf - RELOC/fonts/vf/public/heuristica/Heuristica-Regular-tlf-ts1.vf - RELOC/fonts/vf/public/heuristica/Heuristica-Regular-tosf-sc-ly1.vf - RELOC/fonts/vf/public/heuristica/Heuristica-Regular-tosf-sc-t1.vf - RELOC/fonts/vf/public/heuristica/Heuristica-Regular-tosf-t1.vf - RELOC/fonts/vf/public/heuristica/Heuristica-Regular-tosf-ts1.vf - RELOC/tex/latex/heuristica/LY1Heuristica-Inf.fd - RELOC/tex/latex/heuristica/LY1Heuristica-Sup.fd - RELOC/tex/latex/heuristica/LY1Heuristica-TLF.fd - RELOC/tex/latex/heuristica/LY1Heuristica-TOsF.fd - RELOC/tex/latex/heuristica/T1Heuristica-Inf.fd - RELOC/tex/latex/heuristica/T1Heuristica-Sup.fd - RELOC/tex/latex/heuristica/T1Heuristica-TLF.fd - RELOC/tex/latex/heuristica/T1Heuristica-TOsF.fd - RELOC/tex/latex/heuristica/T2AHeuristica-Inf.fd - RELOC/tex/latex/heuristica/T2AHeuristica-Sup.fd - RELOC/tex/latex/heuristica/T2AHeuristica-TLF.fd - RELOC/tex/latex/heuristica/T2AHeuristica-TOsF.fd - RELOC/tex/latex/heuristica/T2BHeuristica-Inf.fd - RELOC/tex/latex/heuristica/T2BHeuristica-Sup.fd - RELOC/tex/latex/heuristica/T2BHeuristica-TLF.fd - RELOC/tex/latex/heuristica/T2BHeuristica-TOsF.fd - RELOC/tex/latex/heuristica/T2CHeuristica-Inf.fd - RELOC/tex/latex/heuristica/T2CHeuristica-Sup.fd - RELOC/tex/latex/heuristica/T2CHeuristica-TLF.fd - RELOC/tex/latex/heuristica/T2CHeuristica-TOsF.fd - RELOC/tex/latex/heuristica/TS1Heuristica-TLF.fd - RELOC/tex/latex/heuristica/TS1Heuristica-TOsF.fd - RELOC/tex/latex/heuristica/heuristica.fontspec - RELOC/tex/latex/heuristica/heuristica.sty -catalogue-ctan /fonts/heuristica -catalogue-date 2017-03-15 06:01:43 +0100 -catalogue-license ofl -catalogue-topics font font-type1 font-otf font-cyrillic cyrillic -catalogue-version 1.09 - -name hexgame -category Package -revision 15878 -shortdesc Provide an environment to draw a hexgame-board -relocated 1 -longdesc Hex is a mathematical game invented by the Danish mathematician -longdesc Piet Hein and independently by the mathematician John Nash. -longdesc This package defines an environment that enables the user to -longdesc draw such a game in a trivial way. -containersize 1676 -containerchecksum 6f549a4705a4330514524b88dd798b7ab46f39c8facd0a83882373e1352c8ff63ce6bce5cb05628f25cb06da3226a6c29d54f86ee6a4178ea406207869ea93cc -doccontainersize 29032 -doccontainerchecksum 5d93321d97204742c6c783b0b665597e9704ca88a733d55a9b55c0f1262781c99db19135c89209fb06df6d058b9d6c7af2a82f1c03493f446f90d23225bd7dd1 -docfiles size=11 - RELOC/doc/latex/hexgame/README details="Readme" - RELOC/doc/latex/hexgame/hexgame.pdf details="Package documentation" - RELOC/doc/latex/hexgame/hexgame.tex -runfiles size=2 - RELOC/tex/latex/hexgame/hexgame.sty -catalogue-ctan /macros/latex/contrib/hexgame -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics games -catalogue-version 1.0 - -name hf-tikz -category Package -revision 34733 -shortdesc A simple way to highlight formulas and formula parts -relocated 1 -longdesc The package provides a way to highlight formulas and formula -longdesc parts in both documents and presentations, us TikZ. -containersize 3276 -containerchecksum e88264f40cbac85aefda33aa39d7dcdbb986dddc1871e8f3587ca67ed46c4ed815f1974b7d86fb4adb8ac4c5cee2c38d34b4142a5a3c4d27209510dff196d8c3 -doccontainersize 123248 -doccontainerchecksum ca50c52c2b6b4bad80d689f8a202646d3ad9de8ccc2b3dcdc7ffd3e76cfa51483c0de0a679fe5e12327667d66afbfb063e1a4cd72666e1165697366d46298aa8 -docfiles size=32 - RELOC/doc/latex/hf-tikz/README details="Readme" - RELOC/doc/latex/hf-tikz/hf-tikz.pdf details="Package documentation" -srccontainersize 9916 -srccontainerchecksum f975201174caa84f26964fbf25aa04bdbfcd2a23d820fbd41ada4f5918faaab7adb73ccc94677eb053cdf2aeaaaf5f50d1baedd6847159fc2b767156b7c4b32c -srcfiles size=12 - RELOC/source/latex/hf-tikz/hf-tikz.dtx - RELOC/source/latex/hf-tikz/hf-tikz.ins -runfiles size=4 - RELOC/tex/latex/hf-tikz/hf-tikz.sty -catalogue-ctan /graphics/pgf/contrib/hf-tikz -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics decoration maths presentation -catalogue-version 0.3a - -name hfbright -category Package -revision 29349 -shortdesc The hfbright fonts -relocated 1 -longdesc These are Adobe Type 1 versions of the OT1-encoded and maths -longdesc parts of the Computer Modern Bright fonts. -execute addMixedMap hfbright.map -containersize 832764 -containerchecksum e9a2e0f6e51f334e9a9907cb88eb8c7e816ebfe8217d185f4c632b25b5319222faa2cd604aceec48bb0d45ae0490d2069798838e9b2491883e7c409d8524b4ee -doccontainersize 4948 -doccontainerchecksum 6ccc4c4ad1bb46544d637bf7b05a4c9cbac8a396a4b7ee85b6253e71ed13c36e6afdb32d8736c04da30dd55011ef4d9e6dc94b488b0d825d0caf7c6873057ef5 -docfiles size=7 - RELOC/doc/fonts/hfbright/README details="Readme" - RELOC/doc/fonts/hfbright/config.hfbright - RELOC/doc/fonts/hfbright/generate.sh - RELOC/doc/fonts/hfbright/install.sh - RELOC/doc/fonts/hfbright/simplify-rename.pe -runfiles size=313 - RELOC/fonts/afm/public/hfbright/hfbr10.afm - RELOC/fonts/afm/public/hfbright/hfbr17.afm - RELOC/fonts/afm/public/hfbright/hfbr8.afm - RELOC/fonts/afm/public/hfbright/hfbr9.afm - RELOC/fonts/afm/public/hfbright/hfbras10.afm - RELOC/fonts/afm/public/hfbright/hfbras8.afm - RELOC/fonts/afm/public/hfbright/hfbras9.afm - RELOC/fonts/afm/public/hfbright/hfbrbs10.afm - RELOC/fonts/afm/public/hfbright/hfbrbs8.afm - RELOC/fonts/afm/public/hfbright/hfbrbs9.afm - RELOC/fonts/afm/public/hfbright/hfbrbx10.afm - RELOC/fonts/afm/public/hfbright/hfbrmb10.afm - RELOC/fonts/afm/public/hfbright/hfbrmi10.afm - RELOC/fonts/afm/public/hfbright/hfbrmi8.afm - RELOC/fonts/afm/public/hfbright/hfbrmi9.afm - RELOC/fonts/afm/public/hfbright/hfbrsl10.afm - RELOC/fonts/afm/public/hfbright/hfbrsl17.afm - RELOC/fonts/afm/public/hfbright/hfbrsl8.afm - RELOC/fonts/afm/public/hfbright/hfbrsl9.afm - RELOC/fonts/afm/public/hfbright/hfbrsy10.afm - RELOC/fonts/afm/public/hfbright/hfbrsy8.afm - RELOC/fonts/afm/public/hfbright/hfbrsy9.afm - RELOC/fonts/afm/public/hfbright/hfsltl10.afm - RELOC/fonts/afm/public/hfbright/hftl10.afm - RELOC/fonts/enc/dvips/hfbright/hfmital.enc - RELOC/fonts/enc/dvips/hfbright/hfmsa.enc - RELOC/fonts/enc/dvips/hfbright/hfmsb.enc - RELOC/fonts/enc/dvips/hfbright/hfmsym.enc - RELOC/fonts/enc/dvips/hfbright/hfot1.enc - RELOC/fonts/map/dvips/hfbright/hfbright.map - RELOC/fonts/type1/public/hfbright/hfbr10.pfb - RELOC/fonts/type1/public/hfbright/hfbr17.pfb - RELOC/fonts/type1/public/hfbright/hfbr8.pfb - RELOC/fonts/type1/public/hfbright/hfbr9.pfb - RELOC/fonts/type1/public/hfbright/hfbras10.pfb - RELOC/fonts/type1/public/hfbright/hfbras8.pfb - RELOC/fonts/type1/public/hfbright/hfbras9.pfb - RELOC/fonts/type1/public/hfbright/hfbrbs10.pfb - RELOC/fonts/type1/public/hfbright/hfbrbs8.pfb - RELOC/fonts/type1/public/hfbright/hfbrbs9.pfb - RELOC/fonts/type1/public/hfbright/hfbrbx10.pfb - RELOC/fonts/type1/public/hfbright/hfbrmb10.pfb - RELOC/fonts/type1/public/hfbright/hfbrmi10.pfb - RELOC/fonts/type1/public/hfbright/hfbrmi8.pfb - RELOC/fonts/type1/public/hfbright/hfbrmi9.pfb - RELOC/fonts/type1/public/hfbright/hfbrsl10.pfb - RELOC/fonts/type1/public/hfbright/hfbrsl17.pfb - RELOC/fonts/type1/public/hfbright/hfbrsl8.pfb - RELOC/fonts/type1/public/hfbright/hfbrsl9.pfb - RELOC/fonts/type1/public/hfbright/hfbrsy10.pfb - RELOC/fonts/type1/public/hfbright/hfbrsy8.pfb - RELOC/fonts/type1/public/hfbright/hfbrsy9.pfb - RELOC/fonts/type1/public/hfbright/hfsltl10.pfb - RELOC/fonts/type1/public/hfbright/hftl10.pfb -catalogue-ctan /fonts/ps-type1/hfbright -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font font-sans font-type1 - -name hfoldsty -category Package -revision 29349 -shortdesc Old style numerals with EC fonts -relocated 1 -longdesc The hfoldsty package provides virtual fonts for using oldstyle -longdesc (0123456789) figures with the European Computer Modern fonts. -longdesc It does a similar job as the eco package by Sebastian Kirsch -longdesc but includes a couple of improvements, i.e., better kerning -longdesc with guillemets, and support for character protruding using the -longdesc pdfcprot package. -containersize 171112 -containerchecksum 7fd7b4b1490f38c2a978ef8a530d7613323c934cfd2ec87b6ead261d94b464e9e96806899910d364c94445d6706650ba48b888de3c57bfcc3bc6ebab9029f957 -doccontainersize 349120 -doccontainerchecksum cc2817ecc48c5a26fa2374212b9fec1bf64ec30dd18446a4c06aa6d7a2ac24d4a404e91090db1fc0d0359bd234ad290451da7d16ee20c65c66aafbce145a3326 -docfiles size=97 - RELOC/doc/fonts/hfoldsty/ChangeLog - RELOC/doc/fonts/hfoldsty/Makefile - RELOC/doc/fonts/hfoldsty/README details="Readme" - RELOC/doc/fonts/hfoldsty/TODO - RELOC/doc/fonts/hfoldsty/gpl.txt - RELOC/doc/fonts/hfoldsty/hfoldsty.pdf - RELOC/doc/fonts/hfoldsty/hfoldsty.xml - RELOC/doc/fonts/hfoldsty/test-eco-hfo.tex - RELOC/doc/fonts/hfoldsty/test-eco.tex - RELOC/doc/fonts/hfoldsty/test-hfo.tex -srccontainersize 16588 -srccontainerchecksum 0a190ffadea04c2dd12bef0317933c5d434ffe779055f176e054774681de20b5bc984c5e141c5e21a592a8943ec1d9c6aa4151c1bcb369f4159d6b22be49f8e0 -srcfiles size=24 - RELOC/source/fonts/hfoldsty/Makefile - RELOC/source/fonts/hfoldsty/hfoldsty.dtx - RELOC/source/fonts/hfoldsty/hfoldsty.ins - RELOC/source/fonts/hfoldsty/src/Makefile - RELOC/source/fonts/hfoldsty/src/TS1.etx - RELOC/source/fonts/hfoldsty/src/dostretch.mtx - RELOC/source/fonts/hfoldsty/src/generate.sh - RELOC/source/fonts/hfoldsty/src/t19.etx -runfiles size=1217 - RELOC/fonts/tfm/public/hfoldsty/hfobi0500.tfm - RELOC/fonts/tfm/public/hfoldsty/hfobi0600.tfm - RELOC/fonts/tfm/public/hfoldsty/hfobi0700.tfm - RELOC/fonts/tfm/public/hfoldsty/hfobi0800.tfm - RELOC/fonts/tfm/public/hfoldsty/hfobi0900.tfm - RELOC/fonts/tfm/public/hfoldsty/hfobi1000.tfm - RELOC/fonts/tfm/public/hfoldsty/hfobi1095.tfm - RELOC/fonts/tfm/public/hfoldsty/hfobi1200.tfm - RELOC/fonts/tfm/public/hfoldsty/hfobi1440.tfm - RELOC/fonts/tfm/public/hfoldsty/hfobi1728.tfm - RELOC/fonts/tfm/public/hfoldsty/hfobi2074.tfm - RELOC/fonts/tfm/public/hfoldsty/hfobi2488.tfm - RELOC/fonts/tfm/public/hfoldsty/hfobi2986.tfm - RELOC/fonts/tfm/public/hfoldsty/hfobi3583.tfm - RELOC/fonts/tfm/public/hfoldsty/hfobl0500.tfm - RELOC/fonts/tfm/public/hfoldsty/hfobl0600.tfm - RELOC/fonts/tfm/public/hfoldsty/hfobl0700.tfm - RELOC/fonts/tfm/public/hfoldsty/hfobl0800.tfm - RELOC/fonts/tfm/public/hfoldsty/hfobl0900.tfm - RELOC/fonts/tfm/public/hfoldsty/hfobl1000.tfm - RELOC/fonts/tfm/public/hfoldsty/hfobl1095.tfm - RELOC/fonts/tfm/public/hfoldsty/hfobl1200.tfm - RELOC/fonts/tfm/public/hfoldsty/hfobl1440.tfm - RELOC/fonts/tfm/public/hfoldsty/hfobl1728.tfm - RELOC/fonts/tfm/public/hfoldsty/hfobl2074.tfm - RELOC/fonts/tfm/public/hfoldsty/hfobl2488.tfm - RELOC/fonts/tfm/public/hfoldsty/hfobl2986.tfm - RELOC/fonts/tfm/public/hfoldsty/hfobl3583.tfm - RELOC/fonts/tfm/public/hfoldsty/hfobx0500.tfm - RELOC/fonts/tfm/public/hfoldsty/hfobx0600.tfm - RELOC/fonts/tfm/public/hfoldsty/hfobx0700.tfm - RELOC/fonts/tfm/public/hfoldsty/hfobx0800.tfm - RELOC/fonts/tfm/public/hfoldsty/hfobx0900.tfm - RELOC/fonts/tfm/public/hfoldsty/hfobx1000.tfm - RELOC/fonts/tfm/public/hfoldsty/hfobx1095.tfm - RELOC/fonts/tfm/public/hfoldsty/hfobx1200.tfm - RELOC/fonts/tfm/public/hfoldsty/hfobx1440.tfm - RELOC/fonts/tfm/public/hfoldsty/hfobx1728.tfm - RELOC/fonts/tfm/public/hfoldsty/hfobx2074.tfm - RELOC/fonts/tfm/public/hfoldsty/hfobx2488.tfm - RELOC/fonts/tfm/public/hfoldsty/hfobx2986.tfm - RELOC/fonts/tfm/public/hfoldsty/hfobx3583.tfm - RELOC/fonts/tfm/public/hfoldsty/hfocc0500.tfm - RELOC/fonts/tfm/public/hfoldsty/hfocc0600.tfm - RELOC/fonts/tfm/public/hfoldsty/hfocc0700.tfm - RELOC/fonts/tfm/public/hfoldsty/hfocc0800.tfm - RELOC/fonts/tfm/public/hfoldsty/hfocc0900.tfm - RELOC/fonts/tfm/public/hfoldsty/hfocc1000.tfm - RELOC/fonts/tfm/public/hfoldsty/hfocc1095.tfm - RELOC/fonts/tfm/public/hfoldsty/hfocc1200.tfm - RELOC/fonts/tfm/public/hfoldsty/hfocc1440.tfm - RELOC/fonts/tfm/public/hfoldsty/hfocc1728.tfm - RELOC/fonts/tfm/public/hfoldsty/hfocc2074.tfm - RELOC/fonts/tfm/public/hfoldsty/hfocc2488.tfm - RELOC/fonts/tfm/public/hfoldsty/hfocc2986.tfm - RELOC/fonts/tfm/public/hfoldsty/hfocc3583.tfm - RELOC/fonts/tfm/public/hfoldsty/hfodh0500.tfm - RELOC/fonts/tfm/public/hfoldsty/hfodh0600.tfm - RELOC/fonts/tfm/public/hfoldsty/hfodh0700.tfm - RELOC/fonts/tfm/public/hfoldsty/hfodh0800.tfm - RELOC/fonts/tfm/public/hfoldsty/hfodh0900.tfm - RELOC/fonts/tfm/public/hfoldsty/hfodh1000.tfm - RELOC/fonts/tfm/public/hfoldsty/hfodh1095.tfm - RELOC/fonts/tfm/public/hfoldsty/hfodh1200.tfm - RELOC/fonts/tfm/public/hfoldsty/hfodh1440.tfm - RELOC/fonts/tfm/public/hfoldsty/hfodh1728.tfm - RELOC/fonts/tfm/public/hfoldsty/hfodh2074.tfm - RELOC/fonts/tfm/public/hfoldsty/hfodh2488.tfm - RELOC/fonts/tfm/public/hfoldsty/hfodh2986.tfm - RELOC/fonts/tfm/public/hfoldsty/hfodh3583.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoit0600.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoit0700.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoit0800.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoit0900.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoit1000.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoit1095.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoit1200.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoit1440.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoit1728.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoit2074.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoit2488.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoit2986.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoit3583.tfm - RELOC/fonts/tfm/public/hfoldsty/hfooc0500.tfm - RELOC/fonts/tfm/public/hfoldsty/hfooc0600.tfm - RELOC/fonts/tfm/public/hfoldsty/hfooc0700.tfm - RELOC/fonts/tfm/public/hfoldsty/hfooc0800.tfm - RELOC/fonts/tfm/public/hfoldsty/hfooc0900.tfm - RELOC/fonts/tfm/public/hfoldsty/hfooc1000.tfm - RELOC/fonts/tfm/public/hfoldsty/hfooc1095.tfm - RELOC/fonts/tfm/public/hfoldsty/hfooc1200.tfm - RELOC/fonts/tfm/public/hfoldsty/hfooc1440.tfm - RELOC/fonts/tfm/public/hfoldsty/hfooc1728.tfm - RELOC/fonts/tfm/public/hfoldsty/hfooc2074.tfm - RELOC/fonts/tfm/public/hfoldsty/hfooc2488.tfm - RELOC/fonts/tfm/public/hfoldsty/hfooc2986.tfm - RELOC/fonts/tfm/public/hfoldsty/hfooc3583.tfm - RELOC/fonts/tfm/public/hfoldsty/hforb0500.tfm - RELOC/fonts/tfm/public/hfoldsty/hforb0600.tfm - RELOC/fonts/tfm/public/hfoldsty/hforb0700.tfm - RELOC/fonts/tfm/public/hfoldsty/hforb0800.tfm - RELOC/fonts/tfm/public/hfoldsty/hforb0900.tfm - RELOC/fonts/tfm/public/hfoldsty/hforb1000.tfm - RELOC/fonts/tfm/public/hfoldsty/hforb1095.tfm - RELOC/fonts/tfm/public/hfoldsty/hforb1200.tfm - RELOC/fonts/tfm/public/hfoldsty/hforb1440.tfm - RELOC/fonts/tfm/public/hfoldsty/hforb1728.tfm - RELOC/fonts/tfm/public/hfoldsty/hforb2074.tfm - RELOC/fonts/tfm/public/hfoldsty/hforb2488.tfm - RELOC/fonts/tfm/public/hfoldsty/hforb2986.tfm - RELOC/fonts/tfm/public/hfoldsty/hforb3583.tfm - RELOC/fonts/tfm/public/hfoldsty/hform0500.tfm - RELOC/fonts/tfm/public/hfoldsty/hform0600.tfm - RELOC/fonts/tfm/public/hfoldsty/hform0700.tfm - RELOC/fonts/tfm/public/hfoldsty/hform0800.tfm - RELOC/fonts/tfm/public/hfoldsty/hform0900.tfm - RELOC/fonts/tfm/public/hfoldsty/hform1000.tfm - RELOC/fonts/tfm/public/hfoldsty/hform1095.tfm - RELOC/fonts/tfm/public/hfoldsty/hform1200.tfm - RELOC/fonts/tfm/public/hfoldsty/hform1440.tfm - RELOC/fonts/tfm/public/hfoldsty/hform1728.tfm - RELOC/fonts/tfm/public/hfoldsty/hform2074.tfm - RELOC/fonts/tfm/public/hfoldsty/hform2488.tfm - RELOC/fonts/tfm/public/hfoldsty/hform2986.tfm - RELOC/fonts/tfm/public/hfoldsty/hform3583.tfm - RELOC/fonts/tfm/public/hfoldsty/hfosc0500.tfm - RELOC/fonts/tfm/public/hfoldsty/hfosc0600.tfm - RELOC/fonts/tfm/public/hfoldsty/hfosc0700.tfm - RELOC/fonts/tfm/public/hfoldsty/hfosc0800.tfm - RELOC/fonts/tfm/public/hfoldsty/hfosc0900.tfm - RELOC/fonts/tfm/public/hfoldsty/hfosc1000.tfm - RELOC/fonts/tfm/public/hfoldsty/hfosc1095.tfm - RELOC/fonts/tfm/public/hfoldsty/hfosc1200.tfm - RELOC/fonts/tfm/public/hfoldsty/hfosc1440.tfm - RELOC/fonts/tfm/public/hfoldsty/hfosc1728.tfm - RELOC/fonts/tfm/public/hfoldsty/hfosc2074.tfm - RELOC/fonts/tfm/public/hfoldsty/hfosc2488.tfm - RELOC/fonts/tfm/public/hfoldsty/hfosc2986.tfm - RELOC/fonts/tfm/public/hfoldsty/hfosc3583.tfm - RELOC/fonts/tfm/public/hfoldsty/hfosi0500.tfm - RELOC/fonts/tfm/public/hfoldsty/hfosi0600.tfm - RELOC/fonts/tfm/public/hfoldsty/hfosi0700.tfm - RELOC/fonts/tfm/public/hfoldsty/hfosi0800.tfm - RELOC/fonts/tfm/public/hfoldsty/hfosi0900.tfm - RELOC/fonts/tfm/public/hfoldsty/hfosi1000.tfm - RELOC/fonts/tfm/public/hfoldsty/hfosi1095.tfm - RELOC/fonts/tfm/public/hfoldsty/hfosi1200.tfm - RELOC/fonts/tfm/public/hfoldsty/hfosi1440.tfm - RELOC/fonts/tfm/public/hfoldsty/hfosi1728.tfm - RELOC/fonts/tfm/public/hfoldsty/hfosi2074.tfm - RELOC/fonts/tfm/public/hfoldsty/hfosi2488.tfm - RELOC/fonts/tfm/public/hfoldsty/hfosi2986.tfm - RELOC/fonts/tfm/public/hfoldsty/hfosi3583.tfm - RELOC/fonts/tfm/public/hfoldsty/hfosl0500.tfm - RELOC/fonts/tfm/public/hfoldsty/hfosl0600.tfm - RELOC/fonts/tfm/public/hfoldsty/hfosl0700.tfm - RELOC/fonts/tfm/public/hfoldsty/hfosl0800.tfm - RELOC/fonts/tfm/public/hfoldsty/hfosl0900.tfm - RELOC/fonts/tfm/public/hfoldsty/hfosl1000.tfm - RELOC/fonts/tfm/public/hfoldsty/hfosl1095.tfm - RELOC/fonts/tfm/public/hfoldsty/hfosl1200.tfm - RELOC/fonts/tfm/public/hfoldsty/hfosl1440.tfm - RELOC/fonts/tfm/public/hfoldsty/hfosl1728.tfm - RELOC/fonts/tfm/public/hfoldsty/hfosl2074.tfm - RELOC/fonts/tfm/public/hfoldsty/hfosl2488.tfm - RELOC/fonts/tfm/public/hfoldsty/hfosl2986.tfm - RELOC/fonts/tfm/public/hfoldsty/hfosl3583.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoso0500.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoso0600.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoso0700.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoso0800.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoso0900.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoso1000.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoso1095.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoso1200.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoso1440.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoso1728.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoso2074.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoso2488.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoso2986.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoso3583.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoss0500.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoss0600.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoss0700.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoss0800.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoss0900.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoss1000.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoss1095.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoss1200.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoss1440.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoss1728.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoss2074.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoss2488.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoss2986.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoss3583.tfm - RELOC/fonts/tfm/public/hfoldsty/hfost0600.tfm - RELOC/fonts/tfm/public/hfoldsty/hfost0700.tfm - RELOC/fonts/tfm/public/hfoldsty/hfost0800.tfm - RELOC/fonts/tfm/public/hfoldsty/hfost0900.tfm - RELOC/fonts/tfm/public/hfoldsty/hfost1000.tfm - RELOC/fonts/tfm/public/hfoldsty/hfost1095.tfm - RELOC/fonts/tfm/public/hfoldsty/hfost1200.tfm - RELOC/fonts/tfm/public/hfoldsty/hfost1440.tfm - RELOC/fonts/tfm/public/hfoldsty/hfost1728.tfm - RELOC/fonts/tfm/public/hfoldsty/hfost2074.tfm - RELOC/fonts/tfm/public/hfoldsty/hfost2488.tfm - RELOC/fonts/tfm/public/hfoldsty/hfost2986.tfm - RELOC/fonts/tfm/public/hfoldsty/hfost3583.tfm - RELOC/fonts/tfm/public/hfoldsty/hfosx0500.tfm - RELOC/fonts/tfm/public/hfoldsty/hfosx0600.tfm - RELOC/fonts/tfm/public/hfoldsty/hfosx0700.tfm - RELOC/fonts/tfm/public/hfoldsty/hfosx0800.tfm - RELOC/fonts/tfm/public/hfoldsty/hfosx0900.tfm - RELOC/fonts/tfm/public/hfoldsty/hfosx1000.tfm - RELOC/fonts/tfm/public/hfoldsty/hfosx1095.tfm - RELOC/fonts/tfm/public/hfoldsty/hfosx1200.tfm - RELOC/fonts/tfm/public/hfoldsty/hfosx1440.tfm - RELOC/fonts/tfm/public/hfoldsty/hfosx1728.tfm - RELOC/fonts/tfm/public/hfoldsty/hfosx2074.tfm - RELOC/fonts/tfm/public/hfoldsty/hfosx2488.tfm - RELOC/fonts/tfm/public/hfoldsty/hfosx2986.tfm - RELOC/fonts/tfm/public/hfoldsty/hfosx3583.tfm - RELOC/fonts/tfm/public/hfoldsty/hfotc0600.tfm - RELOC/fonts/tfm/public/hfoldsty/hfotc0700.tfm - RELOC/fonts/tfm/public/hfoldsty/hfotc0800.tfm - RELOC/fonts/tfm/public/hfoldsty/hfotc0900.tfm - RELOC/fonts/tfm/public/hfoldsty/hfotc1000.tfm - RELOC/fonts/tfm/public/hfoldsty/hfotc1095.tfm - RELOC/fonts/tfm/public/hfoldsty/hfotc1200.tfm - RELOC/fonts/tfm/public/hfoldsty/hfotc1440.tfm - RELOC/fonts/tfm/public/hfoldsty/hfotc1728.tfm - RELOC/fonts/tfm/public/hfoldsty/hfotc2074.tfm - RELOC/fonts/tfm/public/hfoldsty/hfotc2488.tfm - RELOC/fonts/tfm/public/hfoldsty/hfotc2986.tfm - RELOC/fonts/tfm/public/hfoldsty/hfotc3583.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoti0500.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoti0600.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoti0700.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoti0800.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoti0900.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoti1000.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoti1095.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoti1200.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoti1440.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoti1728.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoti2074.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoti2488.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoti2986.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoti3583.tfm - RELOC/fonts/tfm/public/hfoldsty/hfott0600.tfm - RELOC/fonts/tfm/public/hfoldsty/hfott0700.tfm - RELOC/fonts/tfm/public/hfoldsty/hfott0800.tfm - RELOC/fonts/tfm/public/hfoldsty/hfott0900.tfm - RELOC/fonts/tfm/public/hfoldsty/hfott1000.tfm - RELOC/fonts/tfm/public/hfoldsty/hfott1095.tfm - RELOC/fonts/tfm/public/hfoldsty/hfott1200.tfm - RELOC/fonts/tfm/public/hfoldsty/hfott1440.tfm - RELOC/fonts/tfm/public/hfoldsty/hfott1728.tfm - RELOC/fonts/tfm/public/hfoldsty/hfott2074.tfm - RELOC/fonts/tfm/public/hfoldsty/hfott2488.tfm - RELOC/fonts/tfm/public/hfoldsty/hfott2986.tfm - RELOC/fonts/tfm/public/hfoldsty/hfott3583.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoui0500.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoui0600.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoui0700.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoui0800.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoui0900.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoui1000.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoui1095.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoui1200.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoui1440.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoui1728.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoui2074.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoui2488.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoui2986.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoui3583.tfm - RELOC/fonts/tfm/public/hfoldsty/hfovi0600.tfm - RELOC/fonts/tfm/public/hfoldsty/hfovi0700.tfm - RELOC/fonts/tfm/public/hfoldsty/hfovi0800.tfm - RELOC/fonts/tfm/public/hfoldsty/hfovi0900.tfm - RELOC/fonts/tfm/public/hfoldsty/hfovi1000.tfm - RELOC/fonts/tfm/public/hfoldsty/hfovi1095.tfm - RELOC/fonts/tfm/public/hfoldsty/hfovi1200.tfm - RELOC/fonts/tfm/public/hfoldsty/hfovi1440.tfm - RELOC/fonts/tfm/public/hfoldsty/hfovi1728.tfm - RELOC/fonts/tfm/public/hfoldsty/hfovi2074.tfm - RELOC/fonts/tfm/public/hfoldsty/hfovi2488.tfm - RELOC/fonts/tfm/public/hfoldsty/hfovi2986.tfm - RELOC/fonts/tfm/public/hfoldsty/hfovi3583.tfm - RELOC/fonts/tfm/public/hfoldsty/hfovt0600.tfm - RELOC/fonts/tfm/public/hfoldsty/hfovt0700.tfm - RELOC/fonts/tfm/public/hfoldsty/hfovt0800.tfm - RELOC/fonts/tfm/public/hfoldsty/hfovt0900.tfm - RELOC/fonts/tfm/public/hfoldsty/hfovt1000.tfm - RELOC/fonts/tfm/public/hfoldsty/hfovt1095.tfm - RELOC/fonts/tfm/public/hfoldsty/hfovt1200.tfm - RELOC/fonts/tfm/public/hfoldsty/hfovt1440.tfm - RELOC/fonts/tfm/public/hfoldsty/hfovt1728.tfm - RELOC/fonts/tfm/public/hfoldsty/hfovt2074.tfm - RELOC/fonts/tfm/public/hfoldsty/hfovt2488.tfm - RELOC/fonts/tfm/public/hfoldsty/hfovt2986.tfm - RELOC/fonts/tfm/public/hfoldsty/hfovt3583.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoxc0500.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoxc0600.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoxc0700.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoxc0800.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoxc0900.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoxc1000.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoxc1095.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoxc1200.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoxc1440.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoxc1728.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoxc2074.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoxc2488.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoxc2986.tfm - RELOC/fonts/tfm/public/hfoldsty/hfoxc3583.tfm - RELOC/fonts/vf/public/hfoldsty/hfobi0500.vf - RELOC/fonts/vf/public/hfoldsty/hfobi0600.vf - RELOC/fonts/vf/public/hfoldsty/hfobi0700.vf - RELOC/fonts/vf/public/hfoldsty/hfobi0800.vf - RELOC/fonts/vf/public/hfoldsty/hfobi0900.vf - RELOC/fonts/vf/public/hfoldsty/hfobi1000.vf - RELOC/fonts/vf/public/hfoldsty/hfobi1095.vf - RELOC/fonts/vf/public/hfoldsty/hfobi1200.vf - RELOC/fonts/vf/public/hfoldsty/hfobi1440.vf - RELOC/fonts/vf/public/hfoldsty/hfobi1728.vf - RELOC/fonts/vf/public/hfoldsty/hfobi2074.vf - RELOC/fonts/vf/public/hfoldsty/hfobi2488.vf - RELOC/fonts/vf/public/hfoldsty/hfobi2986.vf - RELOC/fonts/vf/public/hfoldsty/hfobi3583.vf - RELOC/fonts/vf/public/hfoldsty/hfobl0500.vf - RELOC/fonts/vf/public/hfoldsty/hfobl0600.vf - RELOC/fonts/vf/public/hfoldsty/hfobl0700.vf - RELOC/fonts/vf/public/hfoldsty/hfobl0800.vf - RELOC/fonts/vf/public/hfoldsty/hfobl0900.vf - RELOC/fonts/vf/public/hfoldsty/hfobl1000.vf - RELOC/fonts/vf/public/hfoldsty/hfobl1095.vf - RELOC/fonts/vf/public/hfoldsty/hfobl1200.vf - RELOC/fonts/vf/public/hfoldsty/hfobl1440.vf - RELOC/fonts/vf/public/hfoldsty/hfobl1728.vf - RELOC/fonts/vf/public/hfoldsty/hfobl2074.vf - RELOC/fonts/vf/public/hfoldsty/hfobl2488.vf - RELOC/fonts/vf/public/hfoldsty/hfobl2986.vf - RELOC/fonts/vf/public/hfoldsty/hfobl3583.vf - RELOC/fonts/vf/public/hfoldsty/hfobx0500.vf - RELOC/fonts/vf/public/hfoldsty/hfobx0600.vf - RELOC/fonts/vf/public/hfoldsty/hfobx0700.vf - RELOC/fonts/vf/public/hfoldsty/hfobx0800.vf - RELOC/fonts/vf/public/hfoldsty/hfobx0900.vf - RELOC/fonts/vf/public/hfoldsty/hfobx1000.vf - RELOC/fonts/vf/public/hfoldsty/hfobx1095.vf - RELOC/fonts/vf/public/hfoldsty/hfobx1200.vf - RELOC/fonts/vf/public/hfoldsty/hfobx1440.vf - RELOC/fonts/vf/public/hfoldsty/hfobx1728.vf - RELOC/fonts/vf/public/hfoldsty/hfobx2074.vf - RELOC/fonts/vf/public/hfoldsty/hfobx2488.vf - RELOC/fonts/vf/public/hfoldsty/hfobx2986.vf - RELOC/fonts/vf/public/hfoldsty/hfobx3583.vf - RELOC/fonts/vf/public/hfoldsty/hfocc0500.vf - RELOC/fonts/vf/public/hfoldsty/hfocc0600.vf - RELOC/fonts/vf/public/hfoldsty/hfocc0700.vf - RELOC/fonts/vf/public/hfoldsty/hfocc0800.vf - RELOC/fonts/vf/public/hfoldsty/hfocc0900.vf - RELOC/fonts/vf/public/hfoldsty/hfocc1000.vf - RELOC/fonts/vf/public/hfoldsty/hfocc1095.vf - RELOC/fonts/vf/public/hfoldsty/hfocc1200.vf - RELOC/fonts/vf/public/hfoldsty/hfocc1440.vf - RELOC/fonts/vf/public/hfoldsty/hfocc1728.vf - RELOC/fonts/vf/public/hfoldsty/hfocc2074.vf - RELOC/fonts/vf/public/hfoldsty/hfocc2488.vf - RELOC/fonts/vf/public/hfoldsty/hfocc2986.vf - RELOC/fonts/vf/public/hfoldsty/hfocc3583.vf - RELOC/fonts/vf/public/hfoldsty/hfodh0500.vf - RELOC/fonts/vf/public/hfoldsty/hfodh0600.vf - RELOC/fonts/vf/public/hfoldsty/hfodh0700.vf - RELOC/fonts/vf/public/hfoldsty/hfodh0800.vf - RELOC/fonts/vf/public/hfoldsty/hfodh0900.vf - RELOC/fonts/vf/public/hfoldsty/hfodh1000.vf - RELOC/fonts/vf/public/hfoldsty/hfodh1095.vf - RELOC/fonts/vf/public/hfoldsty/hfodh1200.vf - RELOC/fonts/vf/public/hfoldsty/hfodh1440.vf - RELOC/fonts/vf/public/hfoldsty/hfodh1728.vf - RELOC/fonts/vf/public/hfoldsty/hfodh2074.vf - RELOC/fonts/vf/public/hfoldsty/hfodh2488.vf - RELOC/fonts/vf/public/hfoldsty/hfodh2986.vf - RELOC/fonts/vf/public/hfoldsty/hfodh3583.vf - RELOC/fonts/vf/public/hfoldsty/hfoit0600.vf - RELOC/fonts/vf/public/hfoldsty/hfoit0700.vf - RELOC/fonts/vf/public/hfoldsty/hfoit0800.vf - RELOC/fonts/vf/public/hfoldsty/hfoit0900.vf - RELOC/fonts/vf/public/hfoldsty/hfoit1000.vf - RELOC/fonts/vf/public/hfoldsty/hfoit1095.vf - RELOC/fonts/vf/public/hfoldsty/hfoit1200.vf - RELOC/fonts/vf/public/hfoldsty/hfoit1440.vf - RELOC/fonts/vf/public/hfoldsty/hfoit1728.vf - RELOC/fonts/vf/public/hfoldsty/hfoit2074.vf - RELOC/fonts/vf/public/hfoldsty/hfoit2488.vf - RELOC/fonts/vf/public/hfoldsty/hfoit2986.vf - RELOC/fonts/vf/public/hfoldsty/hfoit3583.vf - RELOC/fonts/vf/public/hfoldsty/hfooc0500.vf - RELOC/fonts/vf/public/hfoldsty/hfooc0600.vf - RELOC/fonts/vf/public/hfoldsty/hfooc0700.vf - RELOC/fonts/vf/public/hfoldsty/hfooc0800.vf - RELOC/fonts/vf/public/hfoldsty/hfooc0900.vf - RELOC/fonts/vf/public/hfoldsty/hfooc1000.vf - RELOC/fonts/vf/public/hfoldsty/hfooc1095.vf - RELOC/fonts/vf/public/hfoldsty/hfooc1200.vf - RELOC/fonts/vf/public/hfoldsty/hfooc1440.vf - RELOC/fonts/vf/public/hfoldsty/hfooc1728.vf - RELOC/fonts/vf/public/hfoldsty/hfooc2074.vf - RELOC/fonts/vf/public/hfoldsty/hfooc2488.vf - RELOC/fonts/vf/public/hfoldsty/hfooc2986.vf - RELOC/fonts/vf/public/hfoldsty/hfooc3583.vf - RELOC/fonts/vf/public/hfoldsty/hforb0500.vf - RELOC/fonts/vf/public/hfoldsty/hforb0600.vf - RELOC/fonts/vf/public/hfoldsty/hforb0700.vf - RELOC/fonts/vf/public/hfoldsty/hforb0800.vf - RELOC/fonts/vf/public/hfoldsty/hforb0900.vf - RELOC/fonts/vf/public/hfoldsty/hforb1000.vf - RELOC/fonts/vf/public/hfoldsty/hforb1095.vf - RELOC/fonts/vf/public/hfoldsty/hforb1200.vf - RELOC/fonts/vf/public/hfoldsty/hforb1440.vf - RELOC/fonts/vf/public/hfoldsty/hforb1728.vf - RELOC/fonts/vf/public/hfoldsty/hforb2074.vf - RELOC/fonts/vf/public/hfoldsty/hforb2488.vf - RELOC/fonts/vf/public/hfoldsty/hforb2986.vf - RELOC/fonts/vf/public/hfoldsty/hforb3583.vf - RELOC/fonts/vf/public/hfoldsty/hform0500.vf - RELOC/fonts/vf/public/hfoldsty/hform0600.vf - RELOC/fonts/vf/public/hfoldsty/hform0700.vf - RELOC/fonts/vf/public/hfoldsty/hform0800.vf - RELOC/fonts/vf/public/hfoldsty/hform0900.vf - RELOC/fonts/vf/public/hfoldsty/hform1000.vf - RELOC/fonts/vf/public/hfoldsty/hform1095.vf - RELOC/fonts/vf/public/hfoldsty/hform1200.vf - RELOC/fonts/vf/public/hfoldsty/hform1440.vf - RELOC/fonts/vf/public/hfoldsty/hform1728.vf - RELOC/fonts/vf/public/hfoldsty/hform2074.vf - RELOC/fonts/vf/public/hfoldsty/hform2488.vf - RELOC/fonts/vf/public/hfoldsty/hform2986.vf - RELOC/fonts/vf/public/hfoldsty/hform3583.vf - RELOC/fonts/vf/public/hfoldsty/hfosc0500.vf - RELOC/fonts/vf/public/hfoldsty/hfosc0600.vf - RELOC/fonts/vf/public/hfoldsty/hfosc0700.vf - RELOC/fonts/vf/public/hfoldsty/hfosc0800.vf - RELOC/fonts/vf/public/hfoldsty/hfosc0900.vf - RELOC/fonts/vf/public/hfoldsty/hfosc1000.vf - RELOC/fonts/vf/public/hfoldsty/hfosc1095.vf - RELOC/fonts/vf/public/hfoldsty/hfosc1200.vf - RELOC/fonts/vf/public/hfoldsty/hfosc1440.vf - RELOC/fonts/vf/public/hfoldsty/hfosc1728.vf - RELOC/fonts/vf/public/hfoldsty/hfosc2074.vf - RELOC/fonts/vf/public/hfoldsty/hfosc2488.vf - RELOC/fonts/vf/public/hfoldsty/hfosc2986.vf - RELOC/fonts/vf/public/hfoldsty/hfosc3583.vf - RELOC/fonts/vf/public/hfoldsty/hfosi0500.vf - RELOC/fonts/vf/public/hfoldsty/hfosi0600.vf - RELOC/fonts/vf/public/hfoldsty/hfosi0700.vf - RELOC/fonts/vf/public/hfoldsty/hfosi0800.vf - RELOC/fonts/vf/public/hfoldsty/hfosi0900.vf - RELOC/fonts/vf/public/hfoldsty/hfosi1000.vf - RELOC/fonts/vf/public/hfoldsty/hfosi1095.vf - RELOC/fonts/vf/public/hfoldsty/hfosi1200.vf - RELOC/fonts/vf/public/hfoldsty/hfosi1440.vf - RELOC/fonts/vf/public/hfoldsty/hfosi1728.vf - RELOC/fonts/vf/public/hfoldsty/hfosi2074.vf - RELOC/fonts/vf/public/hfoldsty/hfosi2488.vf - RELOC/fonts/vf/public/hfoldsty/hfosi2986.vf - RELOC/fonts/vf/public/hfoldsty/hfosi3583.vf - RELOC/fonts/vf/public/hfoldsty/hfosl0500.vf - RELOC/fonts/vf/public/hfoldsty/hfosl0600.vf - RELOC/fonts/vf/public/hfoldsty/hfosl0700.vf - RELOC/fonts/vf/public/hfoldsty/hfosl0800.vf - RELOC/fonts/vf/public/hfoldsty/hfosl0900.vf - RELOC/fonts/vf/public/hfoldsty/hfosl1000.vf - RELOC/fonts/vf/public/hfoldsty/hfosl1095.vf - RELOC/fonts/vf/public/hfoldsty/hfosl1200.vf - RELOC/fonts/vf/public/hfoldsty/hfosl1440.vf - RELOC/fonts/vf/public/hfoldsty/hfosl1728.vf - RELOC/fonts/vf/public/hfoldsty/hfosl2074.vf - RELOC/fonts/vf/public/hfoldsty/hfosl2488.vf - RELOC/fonts/vf/public/hfoldsty/hfosl2986.vf - RELOC/fonts/vf/public/hfoldsty/hfosl3583.vf - RELOC/fonts/vf/public/hfoldsty/hfoso0500.vf - RELOC/fonts/vf/public/hfoldsty/hfoso0600.vf - RELOC/fonts/vf/public/hfoldsty/hfoso0700.vf - RELOC/fonts/vf/public/hfoldsty/hfoso0800.vf - RELOC/fonts/vf/public/hfoldsty/hfoso0900.vf - RELOC/fonts/vf/public/hfoldsty/hfoso1000.vf - RELOC/fonts/vf/public/hfoldsty/hfoso1095.vf - RELOC/fonts/vf/public/hfoldsty/hfoso1200.vf - RELOC/fonts/vf/public/hfoldsty/hfoso1440.vf - RELOC/fonts/vf/public/hfoldsty/hfoso1728.vf - RELOC/fonts/vf/public/hfoldsty/hfoso2074.vf - RELOC/fonts/vf/public/hfoldsty/hfoso2488.vf - RELOC/fonts/vf/public/hfoldsty/hfoso2986.vf - RELOC/fonts/vf/public/hfoldsty/hfoso3583.vf - RELOC/fonts/vf/public/hfoldsty/hfoss0500.vf - RELOC/fonts/vf/public/hfoldsty/hfoss0600.vf - RELOC/fonts/vf/public/hfoldsty/hfoss0700.vf - RELOC/fonts/vf/public/hfoldsty/hfoss0800.vf - RELOC/fonts/vf/public/hfoldsty/hfoss0900.vf - RELOC/fonts/vf/public/hfoldsty/hfoss1000.vf - RELOC/fonts/vf/public/hfoldsty/hfoss1095.vf - RELOC/fonts/vf/public/hfoldsty/hfoss1200.vf - RELOC/fonts/vf/public/hfoldsty/hfoss1440.vf - RELOC/fonts/vf/public/hfoldsty/hfoss1728.vf - RELOC/fonts/vf/public/hfoldsty/hfoss2074.vf - RELOC/fonts/vf/public/hfoldsty/hfoss2488.vf - RELOC/fonts/vf/public/hfoldsty/hfoss2986.vf - RELOC/fonts/vf/public/hfoldsty/hfoss3583.vf - RELOC/fonts/vf/public/hfoldsty/hfost0600.vf - RELOC/fonts/vf/public/hfoldsty/hfost0700.vf - RELOC/fonts/vf/public/hfoldsty/hfost0800.vf - RELOC/fonts/vf/public/hfoldsty/hfost0900.vf - RELOC/fonts/vf/public/hfoldsty/hfost1000.vf - RELOC/fonts/vf/public/hfoldsty/hfost1095.vf - RELOC/fonts/vf/public/hfoldsty/hfost1200.vf - RELOC/fonts/vf/public/hfoldsty/hfost1440.vf - RELOC/fonts/vf/public/hfoldsty/hfost1728.vf - RELOC/fonts/vf/public/hfoldsty/hfost2074.vf - RELOC/fonts/vf/public/hfoldsty/hfost2488.vf - RELOC/fonts/vf/public/hfoldsty/hfost2986.vf - RELOC/fonts/vf/public/hfoldsty/hfost3583.vf - RELOC/fonts/vf/public/hfoldsty/hfosx0500.vf - RELOC/fonts/vf/public/hfoldsty/hfosx0600.vf - RELOC/fonts/vf/public/hfoldsty/hfosx0700.vf - RELOC/fonts/vf/public/hfoldsty/hfosx0800.vf - RELOC/fonts/vf/public/hfoldsty/hfosx0900.vf - RELOC/fonts/vf/public/hfoldsty/hfosx1000.vf - RELOC/fonts/vf/public/hfoldsty/hfosx1095.vf - RELOC/fonts/vf/public/hfoldsty/hfosx1200.vf - RELOC/fonts/vf/public/hfoldsty/hfosx1440.vf - RELOC/fonts/vf/public/hfoldsty/hfosx1728.vf - RELOC/fonts/vf/public/hfoldsty/hfosx2074.vf - RELOC/fonts/vf/public/hfoldsty/hfosx2488.vf - RELOC/fonts/vf/public/hfoldsty/hfosx2986.vf - RELOC/fonts/vf/public/hfoldsty/hfosx3583.vf - RELOC/fonts/vf/public/hfoldsty/hfotc0600.vf - RELOC/fonts/vf/public/hfoldsty/hfotc0700.vf - RELOC/fonts/vf/public/hfoldsty/hfotc0800.vf - RELOC/fonts/vf/public/hfoldsty/hfotc0900.vf - RELOC/fonts/vf/public/hfoldsty/hfotc1000.vf - RELOC/fonts/vf/public/hfoldsty/hfotc1095.vf - RELOC/fonts/vf/public/hfoldsty/hfotc1200.vf - RELOC/fonts/vf/public/hfoldsty/hfotc1440.vf - RELOC/fonts/vf/public/hfoldsty/hfotc1728.vf - RELOC/fonts/vf/public/hfoldsty/hfotc2074.vf - RELOC/fonts/vf/public/hfoldsty/hfotc2488.vf - RELOC/fonts/vf/public/hfoldsty/hfotc2986.vf - RELOC/fonts/vf/public/hfoldsty/hfotc3583.vf - RELOC/fonts/vf/public/hfoldsty/hfoti0500.vf - RELOC/fonts/vf/public/hfoldsty/hfoti0600.vf - RELOC/fonts/vf/public/hfoldsty/hfoti0700.vf - RELOC/fonts/vf/public/hfoldsty/hfoti0800.vf - RELOC/fonts/vf/public/hfoldsty/hfoti0900.vf - RELOC/fonts/vf/public/hfoldsty/hfoti1000.vf - RELOC/fonts/vf/public/hfoldsty/hfoti1095.vf - RELOC/fonts/vf/public/hfoldsty/hfoti1200.vf - RELOC/fonts/vf/public/hfoldsty/hfoti1440.vf - RELOC/fonts/vf/public/hfoldsty/hfoti1728.vf - RELOC/fonts/vf/public/hfoldsty/hfoti2074.vf - RELOC/fonts/vf/public/hfoldsty/hfoti2488.vf - RELOC/fonts/vf/public/hfoldsty/hfoti2986.vf - RELOC/fonts/vf/public/hfoldsty/hfoti3583.vf - RELOC/fonts/vf/public/hfoldsty/hfott0600.vf - RELOC/fonts/vf/public/hfoldsty/hfott0700.vf - RELOC/fonts/vf/public/hfoldsty/hfott0800.vf - RELOC/fonts/vf/public/hfoldsty/hfott0900.vf - RELOC/fonts/vf/public/hfoldsty/hfott1000.vf - RELOC/fonts/vf/public/hfoldsty/hfott1095.vf - RELOC/fonts/vf/public/hfoldsty/hfott1200.vf - RELOC/fonts/vf/public/hfoldsty/hfott1440.vf - RELOC/fonts/vf/public/hfoldsty/hfott1728.vf - RELOC/fonts/vf/public/hfoldsty/hfott2074.vf - RELOC/fonts/vf/public/hfoldsty/hfott2488.vf - RELOC/fonts/vf/public/hfoldsty/hfott2986.vf - RELOC/fonts/vf/public/hfoldsty/hfott3583.vf - RELOC/fonts/vf/public/hfoldsty/hfoui0500.vf - RELOC/fonts/vf/public/hfoldsty/hfoui0600.vf - RELOC/fonts/vf/public/hfoldsty/hfoui0700.vf - RELOC/fonts/vf/public/hfoldsty/hfoui0800.vf - RELOC/fonts/vf/public/hfoldsty/hfoui0900.vf - RELOC/fonts/vf/public/hfoldsty/hfoui1000.vf - RELOC/fonts/vf/public/hfoldsty/hfoui1095.vf - RELOC/fonts/vf/public/hfoldsty/hfoui1200.vf - RELOC/fonts/vf/public/hfoldsty/hfoui1440.vf - RELOC/fonts/vf/public/hfoldsty/hfoui1728.vf - RELOC/fonts/vf/public/hfoldsty/hfoui2074.vf - RELOC/fonts/vf/public/hfoldsty/hfoui2488.vf - RELOC/fonts/vf/public/hfoldsty/hfoui2986.vf - RELOC/fonts/vf/public/hfoldsty/hfoui3583.vf - RELOC/fonts/vf/public/hfoldsty/hfovi0600.vf - RELOC/fonts/vf/public/hfoldsty/hfovi0700.vf - RELOC/fonts/vf/public/hfoldsty/hfovi0800.vf - RELOC/fonts/vf/public/hfoldsty/hfovi0900.vf - RELOC/fonts/vf/public/hfoldsty/hfovi1000.vf - RELOC/fonts/vf/public/hfoldsty/hfovi1095.vf - RELOC/fonts/vf/public/hfoldsty/hfovi1200.vf - RELOC/fonts/vf/public/hfoldsty/hfovi1440.vf - RELOC/fonts/vf/public/hfoldsty/hfovi1728.vf - RELOC/fonts/vf/public/hfoldsty/hfovi2074.vf - RELOC/fonts/vf/public/hfoldsty/hfovi2488.vf - RELOC/fonts/vf/public/hfoldsty/hfovi2986.vf - RELOC/fonts/vf/public/hfoldsty/hfovi3583.vf - RELOC/fonts/vf/public/hfoldsty/hfovt0600.vf - RELOC/fonts/vf/public/hfoldsty/hfovt0700.vf - RELOC/fonts/vf/public/hfoldsty/hfovt0800.vf - RELOC/fonts/vf/public/hfoldsty/hfovt0900.vf - RELOC/fonts/vf/public/hfoldsty/hfovt1000.vf - RELOC/fonts/vf/public/hfoldsty/hfovt1095.vf - RELOC/fonts/vf/public/hfoldsty/hfovt1200.vf - RELOC/fonts/vf/public/hfoldsty/hfovt1440.vf - RELOC/fonts/vf/public/hfoldsty/hfovt1728.vf - RELOC/fonts/vf/public/hfoldsty/hfovt2074.vf - RELOC/fonts/vf/public/hfoldsty/hfovt2488.vf - RELOC/fonts/vf/public/hfoldsty/hfovt2986.vf - RELOC/fonts/vf/public/hfoldsty/hfovt3583.vf - RELOC/fonts/vf/public/hfoldsty/hfoxc0500.vf - RELOC/fonts/vf/public/hfoldsty/hfoxc0600.vf - RELOC/fonts/vf/public/hfoldsty/hfoxc0700.vf - RELOC/fonts/vf/public/hfoldsty/hfoxc0800.vf - RELOC/fonts/vf/public/hfoldsty/hfoxc0900.vf - RELOC/fonts/vf/public/hfoldsty/hfoxc1000.vf - RELOC/fonts/vf/public/hfoldsty/hfoxc1095.vf - RELOC/fonts/vf/public/hfoldsty/hfoxc1200.vf - RELOC/fonts/vf/public/hfoldsty/hfoxc1440.vf - RELOC/fonts/vf/public/hfoldsty/hfoxc1728.vf - RELOC/fonts/vf/public/hfoldsty/hfoxc2074.vf - RELOC/fonts/vf/public/hfoldsty/hfoxc2488.vf - RELOC/fonts/vf/public/hfoldsty/hfoxc2986.vf - RELOC/fonts/vf/public/hfoldsty/hfoxc3583.vf - RELOC/tex/latex/hfoldsty/hfoldsty.sty - RELOC/tex/latex/hfoldsty/hforbxitT1.cpa - RELOC/tex/latex/hfoldsty/hforbxitTS1.cpa - RELOC/tex/latex/hfoldsty/hforbxnT1.cpa - RELOC/tex/latex/hfoldsty/hforbxnTS1.cpa - RELOC/tex/latex/hfoldsty/hforbxslT1.cpa - RELOC/tex/latex/hfoldsty/hforbxslTS1.cpa - RELOC/tex/latex/hfoldsty/hformitT1.cpa - RELOC/tex/latex/hfoldsty/hformitTS1.cpa - RELOC/tex/latex/hfoldsty/hformnT1.cpa - RELOC/tex/latex/hfoldsty/hformnTS1.cpa - RELOC/tex/latex/hfoldsty/hformslT1.cpa - RELOC/tex/latex/hfoldsty/hformslTS1.cpa - RELOC/tex/latex/hfoldsty/hfossbxitT1.cpa - RELOC/tex/latex/hfoldsty/hfossbxitTS1.cpa - RELOC/tex/latex/hfoldsty/hfossbxnT1.cpa - RELOC/tex/latex/hfoldsty/hfossbxnTS1.cpa - RELOC/tex/latex/hfoldsty/hfossbxslT1.cpa - RELOC/tex/latex/hfoldsty/hfossbxslTS1.cpa - RELOC/tex/latex/hfoldsty/hfossmitT1.cpa - RELOC/tex/latex/hfoldsty/hfossmitTS1.cpa - RELOC/tex/latex/hfoldsty/hfossmnT1.cpa - RELOC/tex/latex/hfoldsty/hfossmnTS1.cpa - RELOC/tex/latex/hfoldsty/hfossmslT1.cpa - RELOC/tex/latex/hfoldsty/hfossmslTS1.cpa - RELOC/tex/latex/hfoldsty/omlhfor.fd - RELOC/tex/latex/hfoldsty/omshfor.fd - RELOC/tex/latex/hfoldsty/t1hfodh.fd - RELOC/tex/latex/hfoldsty/t1hfor.fd - RELOC/tex/latex/hfoldsty/t1hfoss.fd - RELOC/tex/latex/hfoldsty/t1hfott.fd - RELOC/tex/latex/hfoldsty/t1hfovt.fd - RELOC/tex/latex/hfoldsty/ts1hfor.fd - RELOC/tex/latex/hfoldsty/ts1hfoss.fd - RELOC/tex/latex/hfoldsty/ts1hfott.fd - RELOC/tex/latex/hfoldsty/ts1hfovtt.fd -catalogue-ctan /fonts/hfoldsty -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics font font-virtual font-supp -catalogue-version 1.15 - -name hhtensor -category Package -revision 24981 -shortdesc Print vectors, matrices, and tensors -relocated 1 -longdesc This package provides commands for vectors, matrices, and -longdesc tensors with different styles -- arrows (as the LaTeX default), -longdesc underlined, and bold). -containersize 1224 -containerchecksum e974e6742276db99ce21721d86f4ef258581e27d4a4893a21b52ab71e976ad7e445b4ee3c4c675a601e11f4d7795047818ae5decb28502a3633f1d21dcc6a123 -doccontainersize 362236 -doccontainerchecksum 6f781f8b0c6701cc0c766963bff45a2de35db9f688b7647d5d2624912f0e95a82ec302c995ae417c961266375cedadbf17aa326f8807287ef0effbbf25940a7b -docfiles size=93 - RELOC/doc/latex/hhtensor/ChangeLog - RELOC/doc/latex/hhtensor/Makefile - RELOC/doc/latex/hhtensor/README details="Package Readme" - RELOC/doc/latex/hhtensor/getversion.tex - RELOC/doc/latex/hhtensor/hhtensor.pdf details="Package documentation" -srccontainersize 3160 -srccontainerchecksum e78f57ef09994c2e4fcef640ed332bb884f2bbe8b1c31362d4d5f24f92493771ab0faa52d0573f13e52bba73651d55fe91cf5b6ce264119c826bb9cfa64f3b13 -srcfiles size=4 - RELOC/source/latex/hhtensor/hhtensor.dtx - RELOC/source/latex/hhtensor/hhtensor.ins -runfiles size=1 - RELOC/tex/latex/hhtensor/hhtensor.sty -catalogue-ctan /macros/latex/contrib/hhtensor -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics maths -catalogue-version 0.61 - -name histogr -category Package -revision 15878 -shortdesc Draw histograms with the LaTeX picture environment -relocated 1 -longdesc This is a collection pf macros to draw histogram bars inside a -longdesc LaTeX picture-environment. -containersize 1200 -containerchecksum 575dc55866f1e22ca0e749515888f80d7abaa84b590306d9a44f9e8268c05cef1e15b8c2095969b5c1914a7307a0ea0834f24a3ae1b903df8482680b32ed655d -doccontainersize 92500 -doccontainerchecksum 1f1861e7948e09fe03e6d886404f227f2337f963aa938f4e23921ef806adfee80bf16f83cfe9b8dff6e92e351f18960a3abe51e10e820b2cbb8ee72a1da8ebe3 -docfiles size=27 - RELOC/doc/latex/histogr/histogr.pdf -srccontainersize 3200 -srccontainerchecksum 0dd340a9ddb5d8baa9792384a7060e1db0e3c51e70d9dc67d245ef9a316f164f0db0c1d1fb132a9e580edf492d51f9c19ebad921c48ef12840dbce22ad39ae08 -srcfiles size=4 - RELOC/source/latex/histogr/histogr.dtx - RELOC/source/latex/histogr/histogr.ins -runfiles size=1 - RELOC/tex/latex/histogr/histogr.sty -catalogue-ctan /macros/latex/contrib/histogr -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics graphics-plot -catalogue-version 1.01 - -name historische-zeitschrift -category Package -revision 42635 -shortdesc BibLaTeX style for the journal 'Historische Zeitschrift' -relocated 1 -longdesc The package provides citations according with the house style -longdesc of the 'Historische Zeitschrift', a German historical journal. -longdesc The scheme is a fullcite for the first citation and 'Author, -longdesc Shorttitle (as note N, P)' for later citations (P being the -longdesc page number). For further details, see the description of the -longdesc house style at the journal's site. The package depends on -longdesc BibLaTeX (version 3.3 or higher) as well as etoolbox (version -longdesc 1.5 or higher). -containersize 5368 -containerchecksum 5374c1f2cda6679fdf9dfbbdbf8325097419947d69bce2cf4f1d72a8be9a5802d10d3033c9c93b0e0f2dd7ebbe604614d03f77ec51ed5660367be2c6c1928910 -doccontainersize 3708 -doccontainerchecksum 9614eb3a642fba44e2818b0feac246aebff35693d153ec727602dba14259aae91fc5146dabb09d8c9e4f0163dccf618d68f442c2fce6d13ddcfa56dd2238b25c -docfiles size=3 - RELOC/doc/latex/historische-zeitschrift/CHANGES - RELOC/doc/latex/historische-zeitschrift/LIESMICH details="Readme" language="de" - RELOC/doc/latex/historische-zeitschrift/README details="Readme" language="en" -runfiles size=10 - RELOC/tex/latex/historische-zeitschrift/historische-zeitschrift.bbx - RELOC/tex/latex/historische-zeitschrift/historische-zeitschrift.cbx - RELOC/tex/latex/historische-zeitschrift/historische-zeitschrift.lbx -catalogue-ctan /macros/latex/contrib/biblatex-contrib/historische-zeitschrift -catalogue-date 2016-12-02 13:27:44 +0100 -catalogue-license lppl -catalogue-topics journalpub biblatex -catalogue-version 1.2 - -name hitec -category Package -revision 15878 -shortdesc Class for documentation -relocated 1 -longdesc An article-based class designed for use for documentation in -longdesc high-technology companies. -containersize 5944 -containerchecksum ecac36e6dba021f36c159b66566ef09679396f5b66214b2d308c2c6d7e863772bf583112c023c86d653d2da72cd20e930742d2dbcfa80b2f6b84349778b34cf6 -doccontainersize 16064 -doccontainerchecksum a219eb647e39a3971d26d31bdbbc36a5e4a5ad0e2c703796660da5e9e3ea2d85b60a3e4d7b2e0089cb5ccf958388cdef848b1c727ef06e0c7f2c557ac6e386d7 -docfiles size=7 - RELOC/doc/latex/hitec/README details="Readme" - RELOC/doc/latex/hitec/hitec_doc.pdf details="Package documentation" - RELOC/doc/latex/hitec/hitec_doc.tex -runfiles size=6 - RELOC/tex/latex/hitec/hitec.cls -catalogue-ctan /macros/latex/contrib/hitec -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics class -catalogue-version 0.0(beta) - -name hithesis -category Package -revision 50062 -shortdesc Harbin Institute of Technology Thesis Template -relocated 1 -longdesc hithesis is a LaTeX thesis template package for Harbin -longdesc Institute of Technolog supporting bachelor, master, doctor -longdesc dissertations. -containersize 25864 -containerchecksum 3f1ae823b78c33d64ea06d492b41912ee7f8e04e8caaff5cd82faa9bfe1790fbe908239166df1f845e9036c225e022d30425def6147d01faaf5834d3d1f7ca2a -doccontainersize 971788 -doccontainerchecksum 8dbbd33a838b374694c885f7d23f069f3c26439fe28f4e30d5cb49dd3216cb87a71909b38ac3fc1dbc2baf9dfc3fcfd3124e2eb8ae3814f94148cebb0e51ffa2 -docfiles size=302 - RELOC/doc/latex/hithesis/README.md details="Readme" - RELOC/doc/latex/hithesis/back/acknowledgements.tex - RELOC/doc/latex/hithesis/back/appA.tex - RELOC/doc/latex/hithesis/back/appendix01.tex - RELOC/doc/latex/hithesis/back/ceindex.tex - RELOC/doc/latex/hithesis/back/conclusion.tex - RELOC/doc/latex/hithesis/back/publications.tex - RELOC/doc/latex/hithesis/back/resume.tex - RELOC/doc/latex/hithesis/body/introduction.tex - RELOC/doc/latex/hithesis/dtx-style.sty - RELOC/doc/latex/hithesis/figures/bthesistitle.eps - RELOC/doc/latex/hithesis/figures/golfer.eps - RELOC/doc/latex/hithesis/figures/hitlogo.eps - RELOC/doc/latex/hithesis/front/cover.tex - RELOC/doc/latex/hithesis/front/denotation.tex - RELOC/doc/latex/hithesis/hithesis.pdf details="Package documentation (Chinese)" language="zh" - RELOC/doc/latex/hithesis/latexmkrc - RELOC/doc/latex/hithesis/main.pdf - RELOC/doc/latex/hithesis/main.tex - RELOC/doc/latex/hithesis/reference.bib - RELOC/doc/latex/hithesis/wct1.eps - RELOC/doc/latex/hithesis/wct10.eps - RELOC/doc/latex/hithesis/wct5.eps - RELOC/doc/latex/hithesis/zfb.eps -srccontainersize 58508 -srccontainerchecksum ff49275c92de0adb28ae346f59d3360064dfbc555a5550ddc51cf6b132ab184ef9487f417a15e46947b1b9132063aa6aaf977e6e8103999e369bd6b85b9bdbc3 -srcfiles size=62 - RELOC/source/latex/hithesis/Makefile - RELOC/source/latex/hithesis/hithesis.dtx - RELOC/source/latex/hithesis/hithesis.ins -runfiles size=53 - RELOC/bibtex/bst/hithesis/hithesis.bst - RELOC/makeindex/hithesis/hithesis.ist - RELOC/tex/latex/hithesis/ctex-fontset-siyuan.def - RELOC/tex/latex/hithesis/hithesis.cfg - RELOC/tex/latex/hithesis/hithesis.cls - RELOC/tex/latex/hithesis/hithesis.sty -catalogue-contact-announce https://github.com/dustincys -catalogue-contact-bugs https://github.com/dustincys/hithesis/issues -catalogue-contact-development https://github.com/dustincys -catalogue-contact-home https://github.com/dustincys/hithesis -catalogue-contact-repository https://github.com/dustincys -catalogue-contact-support https://github.com/dustincys/hithesis/issues -catalogue-ctan /macros/latex/contrib/hithesis -catalogue-date 2019-02-19 14:16:02 +0100 -catalogue-license lppl1.3a -catalogue-topics dissertation -catalogue-version 2.0.6 - -name hletter -category Package -revision 30002 -shortdesc Flexible letter typesetting with flexible page headings -relocated 1 -longdesc The package permits the user to specify easily, with the aid of -longdesc self defined key-words, letters (with a logo and private) and -longdesc headings. The heading may include a footer and the letter -longdesc provides commands to include a scanned signature and two -longdesc signees. The package works with the merge package. -containersize 8700 -containerchecksum 47f01846d4d0696af56c6e16c4aa5f61d0cda81e7b38b4a30bacb2bb88ae0494844e6f41f2e6b3fd403f5d9492d965babf7007994fdb5eeeaa047ecee85c264f -doccontainersize 2527608 -doccontainerchecksum 2638b350b3244bcb7331750269c21be0d40a2faea524e9956907812ff4cac265a35f6efb19ea935edf1c44a56fb41fed4e4481ad3a41e954d518f9cd7fe76aad -docfiles size=1215 - RELOC/doc/latex/hletter/Bruennhilde.eps - RELOC/doc/latex/hletter/Bruennhilde.jpg - RELOC/doc/latex/hletter/Gccs.eps - RELOC/doc/latex/hletter/Gccs.jpg - RELOC/doc/latex/hletter/Hletter.pdf details="Package documentation" - RELOC/doc/latex/hletter/README details="Readme" - RELOC/doc/latex/hletter/Testheader.tex - RELOC/doc/latex/hletter/Testletter1.tex - RELOC/doc/latex/hletter/Testletter2.tex - RELOC/doc/latex/hletter/Testletter3.tex - RELOC/doc/latex/hletter/Testmerge.dat - RELOC/doc/latex/hletter/Testmerge.tex - RELOC/doc/latex/hletter/signat.eps - RELOC/doc/latex/hletter/signat.jpg -runfiles size=12 - RELOC/tex/latex/hletter/hdefine.clo - RELOC/tex/latex/hletter/hhead.sty - RELOC/tex/latex/hletter/hlete.clo - RELOC/tex/latex/hletter/hletf.clo - RELOC/tex/latex/hletter/hletg.clo - RELOC/tex/latex/hletter/hletter.cls - RELOC/tex/latex/hletter/hsetup.sty - RELOC/tex/latex/hletter/mergeh.sty -catalogue-ctan /macros/latex/contrib/hletter -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.2 -catalogue-topics letter class -catalogue-version 4.2 - -name hlist -category Package -revision 44983 -shortdesc Horizontal and columned lists -relocated 1 -longdesc This plain TeX and LaTeX package provides the "hlist" -longdesc environment in which \hitem starts a horizontal and columned -longdesc item. It depends upon the simplekv package. -containersize 9244 -containerchecksum 0d6fbd18d1f1cffb6f6f9fe00970bacd40a337bae6dc701c66782731224235a9e252fe78f2dedf997c6030d45dae43cf428e748974f10206cf68323a173de449 -doccontainersize 386912 -doccontainerchecksum 73803f7c1f7d888271b99452a3ea2f4d7e3fd34e60c6b1f564aa230c63e58dc1fbfb44dbed0558ef95a924302f25dcd8c0e003ff55a76425c2957a95c4b8062f -docfiles size=100 - RELOC/doc/generic/hlist/README details="Readme" - RELOC/doc/generic/hlist/hlist-fr.pdf details="Package documentation" - RELOC/doc/generic/hlist/hlist-fr.tex -runfiles size=9 - RELOC/tex/generic/hlist/hlist.sty - RELOC/tex/generic/hlist/hlist.tex -catalogue-ctan /macros/generic/hlist -catalogue-date 2017-08-08 20:25:45 +0200 -catalogue-license lppl1.3c -catalogue-topics list-supp table list -catalogue-version 0.11 - -name hobby -category Package -revision 44474 -shortdesc An implementation of Hobby's algorithm for PGF/TikZ -relocated 1 -longdesc This package defines a path generation function for PGF/TikZ -longdesc which implements Hobby's algorithm for a path built out of -longdesc Bezier curves which passes through a given set of points. The -longdesc path thus generated may by used as a TikZ 'to path'. The -longdesc implementation is in LaTeX3. -containersize 9592 -containerchecksum 3746a55d5e85247837fbd49fb8861404400d718b1e58be288ec95d80139fdc54286fd297b1688c2ddce6ca9cf46a73bdab4cf12fd127e0989d64f62211d13c5e -doccontainersize 944216 -doccontainerchecksum 46696a2b257509758d8dec1736f12f9ce8b54358fa7dab23b56cd6c78bd34890021868aff3dddc9c28525a8af30924b7f33fd7e488e6ac90dab2e28c1b1a14e2 -docfiles size=249 - RELOC/doc/latex/hobby/README - RELOC/doc/latex/hobby/hobby.pdf details="Package documentation" - RELOC/doc/latex/hobby/hobby_code.pdf details="Annotated code" - RELOC/doc/latex/hobby/hobby_doc.tex -srccontainersize 17768 -srccontainerchecksum cc152d8c0669a54680b66237be894535eb7da745985050efb9fe249bcd36db5c5e99a454a0834f02bc07f57c5a3e3eeab0583e2b705bd03a2e9311b3e7787a53 -srcfiles size=29 - RELOC/source/latex/hobby/hobby.dtx - RELOC/source/latex/hobby/hobby.ins -runfiles size=19 - RELOC/tex/latex/hobby/hobby.code.tex - RELOC/tex/latex/hobby/pgflibraryhobby.code.tex - RELOC/tex/latex/hobby/pml3array.sty - RELOC/tex/latex/hobby/tikzlibraryhobby.code.tex -catalogue-ctan /graphics/pgf/contrib/hobby -catalogue-date 2017-06-01 13:47:13 +0200 -catalogue-license lppl1.3 -catalogue-topics graphics-curve graphics-supp graphics-in-tex expl3 -catalogue-version 1.8 - -name hobete -category Package -revision 27036 -shortdesc Unofficial beamer theme for the University of Hohenheim -relocated 1 -longdesc The package provides a beamer theme which features the Ci -longdesc colors of the University of Hohenheim. Please note that this is -longdesc not an official Theme, and that there will be no support for -longdesc it, from the University. Furthermore there is NO relationship -longdesc between the University and this theme. -containersize 6284 -containerchecksum 29b74fd2f761b99e15329633e4c38c0bb37629d1fc158511ccbec620955dfdb1c43f92741ec700330bba78bae6cd2733dd1f76d13a77929674111f0f196b0586 -doccontainersize 366528 -doccontainerchecksum c6a8f41cc7b988813d02c24a9c2a8f010da9513385480f3549e4148d62c578ae35b28394656a51b2f5b337e2137034aa9d08ea5b5240c4439321f9d68dfe1e7d -docfiles size=98 - RELOC/doc/latex/hobete/README details="Readme (German)" language="de" - RELOC/doc/latex/hobete/hobete_doc.pdf details="Package documentation (German)" language="de" - RELOC/doc/latex/hobete/hobete_doc.tex - RELOC/doc/latex/hobete/poster-test.tex -runfiles size=7 - RELOC/tex/latex/hobete/beamercolorthemehohenheim.sty - RELOC/tex/latex/hobete/beamerouterthemehohenheim.sty - RELOC/tex/latex/hobete/beamerouterthemehohenheimposter.sty - RELOC/tex/latex/hobete/beamerthemehohenheim.sty - RELOC/tex/latex/hobete/hobete.sty -catalogue-ctan /macros/latex/contrib/beamer-contrib/themes/hobete -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics presentation poster - -name hook-pre-commit-pkg -category Package -revision 41378 -shortdesc Pre-commit git hook for LaTeX package developpers -relocated 1 -longdesc This package provides a pre-commit git hook to check basic -longdesc LaTeX syntax for the use of package developers. It is installed -longdesc by copying it into the .git/.hooks file. It then checks the -longdesc following file types: .sty, .dtx, .bbx, .cbx, and .lbx. List of -longdesc performed checks: Each line must be terminated by a %, without -longdesc a space before it. Empty lines are allowed, but not lines with -longdesc nothing but spaces in them. \begin{macro} and \end{macro} must -longdesc be paired. \begin{macrocode} and \end{macrocode} must be -longdesc paired. \begin{macro} must have a second argument. One space -longdesc must be printed between % and \begin{macro} or \end{macro}. % -longdesc must be the first character in the line. Four spaces must be -longdesc printed between % and \begin{macrocode} or \end{macrocode}. \cs -longdesc argument must not start with a backslash. -containersize 776 -containerchecksum 3911e1932a1667cb867fbd62b58ae832ac8aa63d46ef905195df14c924cc682fc3517d006da78eedba27b950d9e9488b3523a97109c15befa036f07baf59b853 -doccontainersize 2788 -doccontainerchecksum 94945a10d1384577c94f4fd4ba8a2525e6ef1f95899d719396b7a6d7526bb9823e07ff32b8bd570081da0f78cf1310564bc7c97bb6fbe25c880845b1c2e60f32 -docfiles size=4 - RELOC/doc/support/hook-pre-commit-pkg/README details="Readme" - RELOC/doc/support/hook-pre-commit-pkg/pre-commit-latex -catalogue-ctan /support/hook-pre-commit-pkg -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license gpl3 -catalogue-topics package-devel -catalogue-version 1.1.2 - -name horoscop -category Package -revision 30530 -shortdesc Generate astrological charts in LaTeX -relocated 1 -longdesc The horoscop package provides a unified interface for -longdesc astrological font packages; typesetting with pict2e of standard -longdesc wheel charts and some variations, in PostScript- and -longdesc PDF-generating TeX engines; and access to external calculation -longdesc software (Astrolog and Swiss Ephemeris) for computing object -longdesc positions. -containersize 10000 -containerchecksum 8ef1f301ee3c5d934ec79dfb4205b8076f6c6937db298200474e4b5f35ca9821b8be72404fbd09184b4691bd8a73b76ebea4414504a239b7c97592fa183b64be -doccontainersize 682324 -doccontainerchecksum ec47fe5110fdf79f218ed3a45c8df8f8556099627aa04d7dddb9ef248e520526764264259b6c47ba19053b9c014327cddde2a3624160a2b4d47f72ca5a59617d -docfiles size=172 - RELOC/doc/latex/horoscop/README details="Readme" - RELOC/doc/latex/horoscop/horoscop.pdf details="Package documentation" -srccontainersize 71584 -srccontainerchecksum a955e8de3273af88e7048ee5289cc7617b0a26387989bdb580b5c82d453d381612abada18e34d677b3b03e8314115567106f413c66ef738654e80a500814722c -srcfiles size=76 - RELOC/source/latex/horoscop/horoscop.dtx - RELOC/source/latex/horoscop/horoscop.ins -runfiles size=14 - RELOC/tex/latex/horoscop/horoscop.sty -catalogue-ctan /macros/latex/contrib/horoscop -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics astrology -catalogue-version 0.92 - -name hpsdiss -category Package -revision 15878 -shortdesc A dissertation class -relocated 1 -longdesc The class was developed to typeset a dissertation at ETH -longdesc Zurich. The requirements were to use A5 paper and 10pt type. A -longdesc sample of the output is shown in the PDF documentation link. -containersize 5704 -containerchecksum 01040a8493fa4f072dae13d14357a57f24fdd825c49090b6fd8dc0b19ff8a8b0acb79c2e16d94f8f30ba185c51116a7d5f9b88f4a2b6543c8ba3bdde98133341 -doccontainersize 110024 -doccontainerchecksum 85a9d32ce39bf02399de4c9ec7eadd0d24879c27adbd5bcc945c780aa978144efc48b9cc21d1bdfb9d610cd129f86efd3745b026690d85d76511ec24e3f9123a -docfiles size=54 - RELOC/doc/latex/hpsdiss/hpsdiss.pdf details="Example of package use" -srccontainersize 11408 -srccontainerchecksum 408ad0eae02e7e2ec6378c129610805b7886b3a157402f7d95a6885c530fc81f8f850e16d0d70a82bf5746e58c8f1d79e271ea8fd79e9f6e27885e58ae02bf7e -srcfiles size=12 - RELOC/source/latex/hpsdiss/hpsdiss.dtx - RELOC/source/latex/hpsdiss/hpsdiss.ins -runfiles size=6 - RELOC/tex/latex/hpsdiss/hpsdiss.cls -catalogue-ctan /macros/latex/contrib/hpsdiss -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics dissertation class -catalogue-version 1.0 - -name hrefhide -category Package -revision 22255 -shortdesc Suppress hyper links when printing -relocated 1 -longdesc This package provides the command \hrefdisplayonly (which -longdesc provides a substitute for \href). While the (hyperlinked) text -longdesc appears like an ordinary \href in the compiled PDF file, the -longdesc same text will be "hidden" when printing the text. (Hiding is -longdesc actually achieved by making the text the same colour as the -longdesc background, thus preserving the layout of the rest of the -longdesc text.) -containersize 2408 -containerchecksum d91885dd641c9cfb5b9b8ef7e5806093fdeef096e28d89eca7443e14327095fcf81b076c18d97979d8f15e08df9fbae104a9fc270eec6cd2c3063412007d1b8e -doccontainersize 434460 -doccontainerchecksum 1774553b6bccb4bec504b5a34a3ed29f2edda4ad5a709c5ff92826d86a776dc1705bfeabb3c8089e5a7178fe0cec0bec7f45d4aa4e7d349823b889274ed565e4 -docfiles size=111 - RELOC/doc/latex/hrefhide/README details="Readme" - RELOC/doc/latex/hrefhide/hrefhide-example.pdf - RELOC/doc/latex/hrefhide/hrefhide-example.tex - RELOC/doc/latex/hrefhide/hrefhide.pdf details="Package documentation" -srccontainersize 11692 -srccontainerchecksum f02eaccb774c2442166361f24f0dca925cb515c336e5aa5cfb9f202fed5d1a77e2dff4770c11ce2793245f54ca3889168625759506339767c97fea5ff0de2cde -srcfiles size=12 - RELOC/source/latex/hrefhide/hrefhide.drv - RELOC/source/latex/hrefhide/hrefhide.dtx - RELOC/source/latex/hrefhide/hrefhide.ins -runfiles size=2 - RELOC/tex/latex/hrefhide/hrefhide.sty -catalogue-ctan /macros/latex/contrib/hrefhide -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics hyper -catalogue-version 1.0f - -name hrlatex -category Package -revision 18020 -shortdesc LaTeX support for Croatian documents -relocated 1 -longdesc This package simplifies creation of new documents for the -longdesc (average) Croatian user. As an example, a class file hrdipl.cls -longdesc (designed for the graduation thesis at the University of -longdesc Zagreb) and sample thesis documents are included. -containersize 3528 -containerchecksum ec8be06c668db498225eb27d08abf178c82518275471f1b9a458c230f47946f0e18a28513c27d2aba1bf4937ab60d6f88612972210a8a631589e294fa80c9b25 -doccontainersize 98272 -doccontainerchecksum d8d5bcdd588a57a20061dadf62bf74b447a211574efcbbdb288119b3a51255182047cbbe4e9db41199034d6e3733f112bc4f741f5e0dd654c68f844aacd44961 -docfiles size=43 - RELOC/doc/latex/hrlatex/README details="Readme" - RELOC/doc/latex/hrlatex/hrlatex.pdf details="Package documentation:" language="hr" - RELOC/doc/latex/hrlatex/sample.fsbispit.tex - RELOC/doc/latex/hrlatex/sample.minimal.cp1250.tex - RELOC/doc/latex/hrlatex/sample.minimal.latin2.tex - RELOC/doc/latex/hrlatex/sample.minimal.utf8.tex - RELOC/doc/latex/hrlatex/sample.prezentacija.tex -srccontainersize 3764 -srccontainerchecksum a3127361fdf057ec7a69a75a40111636c68eb2088330c966074b4f9af9eca6a854d83d6ee5346c582a0ef32ad99f1c2066760885912531d45b286498ea7203c5 -srcfiles size=3 - RELOC/source/latex/hrlatex/hrlatex.dtx - RELOC/source/latex/hrlatex/hrlatex.ins -runfiles size=4 - RELOC/tex/latex/hrlatex/fsbispit.cls - RELOC/tex/latex/hrlatex/fsbmath.sty - RELOC/tex/latex/hrlatex/hrlatex.sty -catalogue-ctan /language/croatian/hrlatex -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics croatian -catalogue-version 0.23 - -name hulipsum -category Package -revision 46803 -shortdesc Hungarian dummy text (Lorum ipse) -relocated 1 -longdesc Lorem ipsum is an improper Latin filler dummy text, cf. the -longdesc lipsum package. It is commonly used for demonstrating the -longdesc textual elements of a document template. Lorum ipse is a -longdesc Hungarian variation of Lorem ipsum. (Lorum is a Hungarian card -longdesc game, and ipse is a Hungarian slang word meaning bloke.) With -longdesc this package you can typeset 150 paragraphs of Lorum ipse. All -longdesc paragraphs are taken with permission from -longdesc http://www.lorumipse.hu. Thanks to Lorum Ipse Lab (Viktor Nagy -longdesc and David Takacs) for their work. -containersize 54804 -containerchecksum 550c0c9796d99aa685c448e9a64fcad28a61ed1a5c3c2a7a6de1d8b0a20e873c140c324b209877d09fb57864736563f862de7ee3c56360c5284e88b52dadbaea -doccontainersize 146628 -doccontainerchecksum c68827618d24f702e438a6bf1e22f70bf1d1203e67758f767d32b0224a4231a1adc4b339c2ddca2b06e59615fcbb2f9141ef193b9b7fe0f2d56d63b82369db60 -docfiles size=37 - RELOC/doc/latex/hulipsum/README details="Readme" - RELOC/doc/latex/hulipsum/hulipsum.pdf details="Package documentation" -srccontainersize 55956 -srccontainerchecksum 3e5da3c8af258bc6cac81490f5f65f6710216f476dd3f17a55ebef7bb7f79ae8209b0f269620f29d2983194baa2478a54e3851bc15a095c6f2134ee8a2151463 -srcfiles size=43 - RELOC/source/latex/hulipsum/hulipsum.dtx - RELOC/source/latex/hulipsum/hulipsum.ins -runfiles size=41 - RELOC/tex/latex/hulipsum/hulipsum.sty -catalogue-ctan /macros/latex/contrib/hulipsum -catalogue-date 2018-03-03 19:57:22 +0100 -catalogue-license lppl1.3 -catalogue-topics dummy-gen macro-supp hungarian -catalogue-version 1.0 - -name hustthesis -category Package -revision 42547 -shortdesc Unofficial thesis template for Huazhong University -relocated 1 -longdesc The package provides an Unofficial Thesis Template in LaTeX for -longdesc Huazhong University of Science and Technology. -containersize 57712 -containerchecksum 6589bb1d8450db368522f141c96e7498acb098b1fc68902862fef692d49dde8333f18c374c28db9dcfe1d18bd03193ef94f84564db08e275e266e107b6c934ab -doccontainersize 747132 -doccontainerchecksum f9c20575406b5284af3f7a53b9add4c5fcc9095f7d514ceeafd7793acd81704762aaa0b45f45d5d0bf5abad2e7a381e955910cb604e11266c6a057f079f411c2 -docfiles size=219 - RELOC/doc/latex/hustthesis/README.md details="Readme" - RELOC/doc/latex/hustthesis/fig-example.pdf - RELOC/doc/latex/hustthesis/hustthesis-en-example.pdf - RELOC/doc/latex/hustthesis/hustthesis-zh-example.pdf - RELOC/doc/latex/hustthesis/hustthesis.pdf details="Package documentation" - RELOC/doc/latex/hustthesis/ref-example.bib -srccontainersize 24900 -srccontainerchecksum 9dd31a9b6ef2ce2b52d8503756e7e0ce8e74f7e744b043530aa992092ebb117a4c9d1b8e79dae545871514934b3f7774f14569ea3540685bdb4593b9e15ff746 -srcfiles size=29 - RELOC/source/latex/hustthesis/hustthesis.dtx - RELOC/source/latex/hustthesis/hustthesis.ins -runfiles size=54 - RELOC/bibtex/bst/hustthesis/hustthesis.bst - RELOC/tex/latex/hustthesis/hust-title.eps - RELOC/tex/latex/hustthesis/hust-title.pdf - RELOC/tex/latex/hustthesis/hustthesis.cls -catalogue-ctan /macros/latex/contrib/hustthesis -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics dissertation class -catalogue-version 1.4 - -name hvfloat -category Package -revision 46124 -shortdesc Rotating caption and object of floats independently -relocated 1 -longdesc This package defines a macro to place objects (tables and -longdesc figures) and their captions in different positions with -longdesc different rotating angles within a float. All objects and -longdesc captions can be framed. The main command is \hvFloat{float -longdesc type}{floating object}{caption}{label}; a simple example is -longdesc \hvFloat{figure}{\includegraphics{rose}}{Caption}{fig:0}. -longdesc Options are provided to place captions to the right or left, -longdesc and rotated. Setting nonFloat=true results in placing the float -longdesc here. -containersize 3428 -containerchecksum 1213690dc1b074c39ab4dc2d932966961b6788c37fe9d5b0138bfc40ee854a1c33f5c84de93ac642a2741a74d9b8b9589b1e7e573c1a289651f91bc52f003985 -doccontainersize 369920 -doccontainerchecksum 692749091967845b981771fb52a07c5aa256ee05a8f5293278a3806526c2414a5fc8985d7911c3a72996675c7f290485941c4b836b78dc25959eb1cb8a9dab84 -docfiles size=111 - RELOC/doc/latex/hvfloat/Changes - RELOC/doc/latex/hvfloat/README details="Readme (package history)" - RELOC/doc/latex/hvfloat/bateaux.jpg - RELOC/doc/latex/hvfloat/hvfloat.pdf details="Package documentation" - RELOC/doc/latex/hvfloat/hvfloat.tex - RELOC/doc/latex/hvfloat/rose.png -runfiles size=4 - RELOC/tex/latex/hvfloat/hvfloat-fps.sty - RELOC/tex/latex/hvfloat/hvfloat.sty -catalogue-also rotating -catalogue-ctan /macros/latex/contrib/hvfloat -catalogue-date 2017-12-22 21:39:04 +0100 -catalogue-license lppl -catalogue-topics float box-manip -catalogue-version 1.2b - -name hvindex -category Package -revision 46051 -shortdesc Support for indexing -relocated 1 -longdesc The package simplifies the indexing of words using the \index -longdesc command of makeidx. With the package, to index a word in a -longdesc text, you only have to type it once; the package makes sure it -longdesc is both typeset and indexed. -containersize 1672 -containerchecksum 229abc2d2c8ae1db136c4cae13bcd9b24906a0e594774b098c03e907960179af2e120df4498b6e91a594464bc1d6b598438def80c6f5fbcc878bb8803c2e4232 -doccontainersize 76336 -doccontainerchecksum 24dab31ddac4edeeb1ecaa235ce88fa6384eee0b80df4aff9d0c4e1ff35c3074799a34111ca05e1176b5f18b0abbc0b85dea930b6dd72246cd709a3a9950cd48 -docfiles size=23 - RELOC/doc/latex/hvindex/Changes - RELOC/doc/latex/hvindex/README details="Readme" - RELOC/doc/latex/hvindex/hvindex-doc.pdf details="Package documentation" - RELOC/doc/latex/hvindex/hvindex-doc.tex -runfiles size=1 - RELOC/tex/latex/hvindex/hvindex.sty -catalogue-ctan /macros/latex/contrib/hvindex -catalogue-date 2017-12-12 10:21:06 +0100 -catalogue-license lppl -catalogue-topics index -catalogue-version 0.04 - -name hypdvips -category Package -revision 34364 -shortdesc Hyperref extensions for use with dvips -relocated 1 -longdesc The hypdvips package fixes some problems when using hyperref -longdesc with dvips. It also adds support for breaking links, file -longdesc attachments, embedded documents and different types of -longdesc GoTo-links. The cooperation of hyperref with cleveref is -longdesc improved, which in addition allows an enhanced back-referencing -longdesc system. -containersize 23844 -containerchecksum f0f6bf1ba27eec8c78b7e11b53ac9093c68a133dbad15fa9ca220d2f6df2bcceb3788bb1b0d19582803220d397fc7e4160a4ccd5627852180dfa64f617a2d9cb -doccontainersize 1052924 -doccontainerchecksum 71759765aac53988dfc2033efb33c66684f5649e5c6d827c8d1447bb64544a41474d4ed75aa5c2a9d62c012c6fbc0723994f6f0bae4b0a6b31bafe3536852636 -docfiles size=552 - RELOC/doc/latex/hypdvips/README details="Readme" - RELOC/doc/latex/hypdvips/hypdvips.pdf details="Package documentation" - RELOC/doc/latex/hypdvips/images/example1.eps - RELOC/doc/latex/hypdvips/images/example2.eps - RELOC/doc/latex/hypdvips/images/example3.eps - RELOC/doc/latex/hypdvips/images/example4.eps - RELOC/doc/latex/hypdvips/images/example5.eps - RELOC/doc/latex/hypdvips/images/example6.eps - RELOC/doc/latex/hypdvips/images/example7.eps - RELOC/doc/latex/hypdvips/images/graph.eps - RELOC/doc/latex/hypdvips/images/icon_draft.eps - RELOC/doc/latex/hypdvips/images/ids.eps - RELOC/doc/latex/hypdvips/images/logfile.eps - RELOC/doc/latex/hypdvips/images/openmsg_six.eps - RELOC/doc/latex/hypdvips/images/openmsg_sixinbrowser.eps - RELOC/doc/latex/hypdvips/images/paperclip.eps - RELOC/doc/latex/hypdvips/images/pushpin.eps - RELOC/doc/latex/hypdvips/images/tag.eps - RELOC/doc/latex/hypdvips/manifest.txt -runfiles size=29 - RELOC/tex/latex/hypdvips/hypdvips.sty -catalogue-also breakurl -catalogue-ctan /macros/latex/contrib/hypdvips -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics hyper -catalogue-version 3.02 - -name hyper -category Package -revision 17357 -shortdesc Hypertext cross referencing -relocated 1 -longdesc Redefines LaTeX cross-referencing commands to insert \special -longdesc commands for HyperTeX dvi viewers, such as recent versions of -longdesc xdvi. The package is now largely superseded by hyperref. -containersize 15688 -containerchecksum 6d0f94126fbb76fa8d6f6c44240b6d8b9971f0513bd5e9d9d14f68cc32bfe3c9c4e8adb8b092ddcc615ccc5c44be52712b72d2ff382ab0810b6f7f72d3d5f960 -doccontainersize 278496 -doccontainerchecksum f07c0634e9cac0053164c1689d80a6fb5868180ac48534222f5bfe661bca21ac36464b4ae369f0e1ea874d28abceba1d4f0027df6fb585a0efba054f64274484 -docfiles size=86 - RELOC/doc/latex/hyper/README details="Readme" - RELOC/doc/latex/hyper/TODO - RELOC/doc/latex/hyper/contrib/README details="Readme" - RELOC/doc/latex/hyper/contrib/harvard-to.hyp - RELOC/doc/latex/hyper/defpattern.sty - RELOC/doc/latex/hyper/hyper.pdf details="Package documentation" - RELOC/doc/latex/hyper/scontrib/README details="Readme" - RELOC/doc/latex/hyper/scontrib/harvard.hyp -srccontainersize 32956 -srccontainerchecksum 40130d795fd88720fcff24137eb7cd83fde37f134b7674dd04890363fa388b0d805528511f6d99bca08d07bad9ecb47cff7478bfefe969abc0bb39d13cef219f -srcfiles size=43 - RELOC/source/latex/hyper/Makefile-MSDos - RELOC/source/latex/hyper/Makefile-Unix - RELOC/source/latex/hyper/backcite.dtx - RELOC/source/latex/hyper/dvi2pdf.pl - RELOC/source/latex/hyper/hyper.dtx - RELOC/source/latex/hyper/hyper.ins -runfiles size=49 - RELOC/tex/latex/hyper/amsart.hyp - RELOC/tex/latex/hyper/amsbook.hyp - RELOC/tex/latex/hyper/amsdtx.hyp - RELOC/tex/latex/hyper/amsldoc.hyp - RELOC/tex/latex/hyper/amsmath.hyp - RELOC/tex/latex/hyper/amsproc.hyp - RELOC/tex/latex/hyper/amstex.hyp - RELOC/tex/latex/hyper/amsthm.hyp - RELOC/tex/latex/hyper/article.hyp - RELOC/tex/latex/hyper/book.hyp - RELOC/tex/latex/hyper/cweb.hyp - RELOC/tex/latex/hyper/doc.hyp - RELOC/tex/latex/hyper/fancyheadings.hyp - RELOC/tex/latex/hyper/ftnright.hyp - RELOC/tex/latex/hyper/hxt-bc.sty - RELOC/tex/latex/hyper/hyper.sty - RELOC/tex/latex/hyper/leqno.hyp - RELOC/tex/latex/hyper/letter.hyp - RELOC/tex/latex/hyper/longtable.hyp - RELOC/tex/latex/hyper/ltnews.hyp - RELOC/tex/latex/hyper/ltxdoc.hyp - RELOC/tex/latex/hyper/ltxguide.hyp - RELOC/tex/latex/hyper/natbib.hyp - RELOC/tex/latex/hyper/proc.hyp - RELOC/tex/latex/hyper/report.hyp - RELOC/tex/latex/hyper/slides.hyp - RELOC/tex/latex/hyper/subeqnarray.hyp - RELOC/tex/latex/hyper/theorem.hyp - RELOC/tex/latex/hyper/upref.hyp - RELOC/tex/latex/hyper/xr.hyp -catalogue-ctan /macros/latex/contrib/hyper -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics hyper -catalogue-version 4.2d - -name hyperbar -category Package -revision 48147 -shortdesc Add interactive Barcode fields to PDF forms -relocated 1 -longdesc The package extends the hyperref functionality for creating -longdesc interactive forms to allow adding Barcode form fields supported -longdesc by some modern PDF readers. Currently, only pdfTeX is -longdesc supported. -containersize 2444 -containerchecksum c778d9a242267a20c0e4fc5f097cd01d907411bbacdecc96f2aa98be73b7b666b8194bd9e9ee38ebb77ae5c0277546a1d64a9749395f2b5410222bfc84d3a932 -doccontainersize 442688 -doccontainerchecksum 63503e786691e75155e236eb35e704d426d0b2e411987a13488ee432cd33a7c2e1e6976760d5909ddd483ac03bc0058e30fb15a0617633c557b3da39c93b5846 -docfiles size=111 - RELOC/doc/latex/hyperbar/README.md details="Readme" - RELOC/doc/latex/hyperbar/example.pdf - RELOC/doc/latex/hyperbar/example.tex - RELOC/doc/latex/hyperbar/hyperbar.pdf details="Package documentation" -srccontainersize 3880 -srccontainerchecksum a21f7d15a908ce8ac59172d53326582b26eb69d80d4ae8be3a6a469e55da0c75c3784894fb40179d15a397ea1d414857b4ab3ab304d7f1e7dd68dbf887bcdaf4 -srcfiles size=3 - RELOC/source/latex/hyperbar/hyperbar.dtx -runfiles size=2 - RELOC/tex/latex/hyperbar/hyperbar.sty -catalogue-also hyperref -catalogue-ctan /macros/latex/contrib/hyperbar -catalogue-date 2018-07-05 15:55:02 +0200 -catalogue-license lppl1.3c -catalogue-topics hyper pdf-feat pdf-forms -catalogue-version 0.1 - -name hypernat -category Package -revision 17358 -shortdesc Allow hyperref and natbib to work together -relocated 1 -longdesc Allows hyperref package and the natbib package with options -longdesc 'numbers' and 'sort&compress' to work together. This means that -longdesc multiple sequential citations (e.g [3,2,1]) will be compressed -longdesc to [1-3], where the '1' and the '3' are (color-)linked to the -longdesc bibliography. -containersize 1912 -containerchecksum 4d11cb8c93c4b545a8d0888713b88ea5bdec07f2c102ee8dbf660b5115083dbb5f2154385493b72f97b16207e349f89dd22cf4ba008fd0910b719e9812854990 -doccontainersize 186680 -doccontainerchecksum b64dc6fecb5b0e9acf0a53442ca2fa174743e93281d9982bd36418f2a23983372ae44fbad3de66feae19882cacdeefb8d4a62e2eaf1689dcf4a19a33369d5c58 -docfiles size=48 - RELOC/doc/latex/hypernat/hypernat.pdf details="Package documentation" - RELOC/doc/latex/hypernat/hypernat.tex -runfiles size=2 - RELOC/tex/latex/hypernat/hypernat.sty -catalogue-ctan /macros/latex/contrib/hypernat -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics hyper cite-supp -catalogue-version 1.0b - -name hyperref -category Package -revision 49299 -shortdesc Extensive support for hypertext in LaTeX -relocated 1 -longdesc The hyperref package is used to handle cross-referencing -longdesc commands in LaTeX to produce hypertext links in the document. -longdesc The package provides backends for the \special set defined for -longdesc HyperTeX DVI processors; for embedded pdfmark commands for -longdesc processing by Acrobat Distiller (dvips and Y&Y's dvipsone); for -longdesc Y&Y's dviwindo; for PDF control within pdfTeX and dvipdfm; for -longdesc TeX4ht; and for VTeX's pdf and HTML backends. The package is -longdesc distributed with the backref and nameref packages, which make -longdesc use of the facilities of hyperref. The package depends on the -longdesc author's kvoptions, ltxcmds and refcount packages. -containersize 108184 -containerchecksum c17727ce03aa38b87195485bc7b7860181a9940ea1777f435a2bd2ca4bdb475e50123c85d4d2493f4314134ea53e09374b0df2e5299a0bc047621ced0d860a55 -doccontainersize 3183452 -doccontainerchecksum b7d46f626322d4b01a5a266e0d00f17b13bd02a1896077c97af4378a98cab8e7edb67aaa9e1076af0744732bde2ef40574b5c624a9ea42d63c59890fdca16733 -docfiles size=1009 - RELOC/doc/latex/hyperref/ChangeLog.txt - RELOC/doc/latex/hyperref/README.md details="Readme" - RELOC/doc/latex/hyperref/backref.pdf - RELOC/doc/latex/hyperref/cmmi10-22.gif - RELOC/doc/latex/hyperref/cmsy10-21.gif - RELOC/doc/latex/hyperref/hyperref.pdf - RELOC/doc/latex/hyperref/manual.css - RELOC/doc/latex/hyperref/manual.html details="Manual, HTML version" - RELOC/doc/latex/hyperref/manual.pdf details="Manual, PDF version" language="en" - RELOC/doc/latex/hyperref/manual2.html - RELOC/doc/latex/hyperref/manual3.html - RELOC/doc/latex/hyperref/nameref.pdf - RELOC/doc/latex/hyperref/options.pdf details="Summary of options" language="en" - RELOC/doc/latex/hyperref/paper.pdf details="Paper on tagging and navigation" language="en" - RELOC/doc/latex/hyperref/slides.pdf -srccontainersize 448148 -srccontainerchecksum f6c33ab693e91d0dc90146b151be50bca05eb91c1c9a5387a9cf4bdbeb9b9f71a793340468e1bb0c79a2329fda2aa9cae9766e72314dd4e1d9d74696e3d64a96 -srcfiles size=349 - RELOC/source/latex/hyperref/backref.dtx - RELOC/source/latex/hyperref/bmhydoc.sty - RELOC/source/latex/hyperref/doc/fdl.tex - RELOC/source/latex/hyperref/doc/manual.tex - RELOC/source/latex/hyperref/doc/options.tex - RELOC/source/latex/hyperref/doc/paperslides99.zip - RELOC/source/latex/hyperref/hluatex.dtx - RELOC/source/latex/hyperref/hyperref.dtx - RELOC/source/latex/hyperref/hyperref.ins - RELOC/source/latex/hyperref/nameref.dtx - RELOC/source/latex/hyperref/psdmapshortnames.pl -runfiles size=235 - RELOC/tex/latex/hyperref/backref.sty - RELOC/tex/latex/hyperref/hdvipdfm.def - RELOC/tex/latex/hyperref/hdvips.def - RELOC/tex/latex/hyperref/hdvipson.def - RELOC/tex/latex/hyperref/hdviwind.def - RELOC/tex/latex/hyperref/hluatex.def - RELOC/tex/latex/hyperref/hpdftex.def - RELOC/tex/latex/hyperref/htex4ht.cfg - RELOC/tex/latex/hyperref/htex4ht.def - RELOC/tex/latex/hyperref/htexture.def - RELOC/tex/latex/hyperref/hvtex.def - RELOC/tex/latex/hyperref/hvtexhtm.def - RELOC/tex/latex/hyperref/hvtexmrk.def - RELOC/tex/latex/hyperref/hxetex.def - RELOC/tex/latex/hyperref/hylatex.ltx - RELOC/tex/latex/hyperref/hyperref.sty - RELOC/tex/latex/hyperref/hypertex.def - RELOC/tex/latex/hyperref/minitoc-hyper.sty - RELOC/tex/latex/hyperref/nameref.sty - RELOC/tex/latex/hyperref/nohyperref.sty - RELOC/tex/latex/hyperref/ntheorem-hyper.sty - RELOC/tex/latex/hyperref/pd1enc.def - RELOC/tex/latex/hyperref/pdfmark.def - RELOC/tex/latex/hyperref/psdextra.def - RELOC/tex/latex/hyperref/puarenc.def - RELOC/tex/latex/hyperref/puenc.def - RELOC/tex/latex/hyperref/puvnenc.def - RELOC/tex/latex/hyperref/xr-hyper.sty -catalogue-contact-bugs https://github.com/ho-tex/hyperref/issues -catalogue-contact-home https://github.com/ho-tex/hyperref -catalogue-ctan /macros/latex/contrib/hyperref -catalogue-date 2018-11-30 23:01:55 +0100 -catalogue-license lppl1.3 -catalogue-topics hyper pdf-feat adobe-distiller -catalogue-version 6.88e - -name hyperxmp -category Package -revision 50141 -shortdesc Embed XMP metadata within a LaTeX document -relocated 1 -longdesc XMP (eXtensible Metadata Platform) is a mechanism proposed by -longdesc Adobe for embedding document metadata within the document -longdesc itself. The metadata is designed to be easy to extract, even by -longdesc programs that are oblivious to the document's file format. Most -longdesc of Adobe's applications store XMP metadata when saving files. -longdesc Now, with the hyperxmp package, it is trivial for LaTeX -longdesc document authors to store XMP metadata in their documents as -longdesc well. Version 2.2 of the package added support for the IPTC -longdesc Photo Metadata schema. It allows \xmpcomma and \xmpquote to be -longdesc used in any hyperxmp option, not only those that require -longdesc special treatment of commas. And it introduces an \xmplinesep -longdesc macro that controls how multiline fields are represented in the -longdesc XMP packet. The package integrates seamlessly with hyperref and -longdesc requires virtually no modifications to documents that already -longdesc exploit hyperref's mechanisms for specifying PDF metadata. The -longdesc current version of hyperxmp can embed the following metadata as -longdesc XMP: title, authors, primary author's title or position, -longdesc metadata writer, subject/summary, keywords, copyright, license -longdesc URL, document base URL, document identifier and instance -longdesc identifier, language, source file name, PDF generating tool, -longdesc PDF version, and contact telephone number/postal address/email -longdesc address/URL. Hyperxmp currently embeds XMP only within PDF -longdesc documents; it is compatible with pdfLaTeX, XeLaTeX, -longdesc LaTeX+dvipdfm, and LaTeX+dvips+ps2pdf. -containersize 8060 -containerchecksum ace4419f17f5546a0613ced04a23aa3e0aba15300e4684ef0bcbd8b1ed74b167d67b2e98ead5968b02b3a4a2929f96536e5f5bb6d850c8e471a9390244226266 -doccontainersize 567124 -doccontainerchecksum a2cfbae67380184eb7bbdee6abbcfcdb989993a67cc0e9c660fadb39da3e1a5e58b169ba802eba208257f02309d59faa7ddb10120d0faa2125d512b55c591953 -docfiles size=149 - RELOC/doc/latex/hyperxmp/README details="Readme" - RELOC/doc/latex/hyperxmp/hyperxmp.pdf details="Package documentation" -srccontainersize 109628 -srccontainerchecksum 8d37b6a604e48bbc672de4a0bbb54c66c2731df36ee6f936d23de89b85dd445da2e25d33e07e0ea9036d743311807cfe533aeafffb41511961cc92ae5da9e5a2 -srcfiles size=63 - RELOC/source/latex/hyperxmp/einstein-xmp.tex - RELOC/source/latex/hyperxmp/einstein1.png - RELOC/source/latex/hyperxmp/einstein2.png - RELOC/source/latex/hyperxmp/gglo-hyxmp.ist - RELOC/source/latex/hyperxmp/gind-hyxmp.ist - RELOC/source/latex/hyperxmp/hyperxmp.dtx - RELOC/source/latex/hyperxmp/hyperxmp.ins -runfiles size=9 - RELOC/tex/latex/hyperxmp/hyperxmp.sty -catalogue-ctan /macros/latex/contrib/hyperxmp -catalogue-date 2019-02-26 07:45:28 +0100 -catalogue-license lppl1.3c -catalogue-topics pdf-feat -catalogue-version 3.5a - -name hyph-utf8 -category Package -revision 49078 -shortdesc Hyphenation patterns expressed in UTF-8 -relocated 1 -longdesc Modern native UTF-8 engines such as XeTeX and LuaTeX need -longdesc hyphenation patterns in UTF-8 format, whereas older systems -longdesc require hyphenation patterns in the 8-bit encoding of the font -longdesc in use (such encodings are codified in the LaTeX scheme with -longdesc names like OT1, T2A, TS1, OML, LY1, etc). The present package -longdesc offers a collection of conversions of existing patterns to -longdesc UTF-8 format, together with converters for use with 8-bit fonts -longdesc in older systems. Since hyphenation patterns for Knuthian-style -longdesc TeX systems are only read at iniTeX time, it is hoped that the -longdesc UTF-8 patterns, with their converters, will completely supplant -longdesc the older patterns. -containersize 16016 -containerchecksum 20bc63ab0c3943525fb90c957ad2fc05b799fd0617434421c5947ba2b8599edf9882f666394723eb5f0026b4f00f97be7bb5ebfb33060e61a97647de252bf630 -doccontainersize 497964 -doccontainerchecksum aec63ae1506f9de4bdc7ce5bed6cc64bd78fcb7486eeddc885fa69074576a0c34818ea407e6309f0694c6cdefcdf3bd088878cf90a004701295ee6ee871fda7b -docfiles size=149 - RELOC/doc/generic/hyph-utf8/CHANGES - RELOC/doc/generic/hyph-utf8/HISTORY - RELOC/doc/generic/hyph-utf8/hyph-utf8.pdf details="Main documentation for hyph-utf8" language="en" - RELOC/doc/generic/hyph-utf8/hyph-utf8.tex - RELOC/doc/generic/hyph-utf8/hyphenation-distribution.pdf - RELOC/doc/generic/hyph-utf8/hyphenation-distribution.tex - RELOC/doc/generic/hyph-utf8/img/miktex-languages.png - RELOC/doc/generic/hyph-utf8/img/texlive-collection.png - RELOC/doc/generic/hyph-utf8/languages/es/README - RELOC/doc/generic/hyph-utf8/languages/es/division.pdf - RELOC/doc/generic/hyph-utf8/languages/hu/huhyphn.pdf - RELOC/doc/generic/hyph-utf8/languages/sa/hyphenmin.txt - RELOC/doc/luatex/hyph-utf8/README - RELOC/doc/luatex/hyph-utf8/luatex-hyphen.pdf -srccontainersize 32656 -srccontainerchecksum e551de53c529ecbf137bf854a99c1b415148ea089d1dc81c2a9cc722a626f94a9679ce541ed64a8ba8ebf0cb0cb58d4829bedccd47e344706f37d9da3c560a83 -srcfiles size=52 - RELOC/source/generic/hyph-utf8/README - RELOC/source/generic/hyph-utf8/author-data.rb - RELOC/source/generic/hyph-utf8/contributed/make-exhyph.pl - RELOC/source/generic/hyph-utf8/data/encodings/ec.dat - RELOC/source/generic/hyph-utf8/data/encodings/il2.dat - RELOC/source/generic/hyph-utf8/data/encodings/il3.dat - RELOC/source/generic/hyph-utf8/data/encodings/l7x.dat - RELOC/source/generic/hyph-utf8/data/encodings/lmc.dat - RELOC/source/generic/hyph-utf8/data/encodings/lth.dat - RELOC/source/generic/hyph-utf8/data/encodings/qx.dat - RELOC/source/generic/hyph-utf8/data/encodings/t2a.dat - RELOC/source/generic/hyph-utf8/data/encodings/t8m.dat - RELOC/source/generic/hyph-utf8/data/encodings/texnansi.dat - RELOC/source/generic/hyph-utf8/generate-converters.rb - RELOC/source/generic/hyph-utf8/generate-pattern-loaders.rb - RELOC/source/generic/hyph-utf8/generate-plain-patterns.rb - RELOC/source/generic/hyph-utf8/generate-ptex-patterns.rb - RELOC/source/generic/hyph-utf8/generate-tl-files.rb - RELOC/source/generic/hyph-utf8/generate-webpage.rb - RELOC/source/generic/hyph-utf8/hyph-utf8.rb - RELOC/source/generic/hyph-utf8/language-data.rb - RELOC/source/generic/hyph-utf8/languages.rb - RELOC/source/luatex/hyph-utf8/Makefile - RELOC/source/luatex/hyph-utf8/luatex-hyphen.dtx -runfiles size=25 - RELOC/tex/generic/hyph-utf8/conversions/conv-utf8-ec.tex - RELOC/tex/generic/hyph-utf8/conversions/conv-utf8-il2.tex - RELOC/tex/generic/hyph-utf8/conversions/conv-utf8-il3.tex - RELOC/tex/generic/hyph-utf8/conversions/conv-utf8-l7x.tex - RELOC/tex/generic/hyph-utf8/conversions/conv-utf8-lmc.tex - RELOC/tex/generic/hyph-utf8/conversions/conv-utf8-lth.tex - RELOC/tex/generic/hyph-utf8/conversions/conv-utf8-qx.tex - RELOC/tex/generic/hyph-utf8/conversions/conv-utf8-t2a.tex - RELOC/tex/generic/hyph-utf8/conversions/conv-utf8-t8m.tex - RELOC/tex/luatex/hyph-utf8/etex.src - RELOC/tex/luatex/hyph-utf8/luatex-hyphen.lua -catalogue-also dehyph-exptl -catalogue-contact-bugs https://github.com/hyphenation/tex-hyphen/issues -catalogue-contact-home http://www.hyphenation.org -catalogue-contact-repository https://github.com/hyphenation/tex-hyphen -catalogue-contact-support http://tug.org/mailman/listinfo/tex-hyphen -catalogue-ctan /language/hyph-utf8 -catalogue-date 2018-11-04 20:51:24 +0100 -catalogue-license other-free -catalogue-topics hyphenation - -name hyphen-afrikaans -category TLCore -revision 49078 -shortdesc Afrikaans hyphenation patterns. -relocated 1 -longdesc Hyphenation patterns for Afrikaans in T1/EC and UTF-8 -longdesc encodings. OpenOffice includes older patterns created by a -longdesc different author, but the patterns packaged with TeX are -longdesc considered superior in quality. -depend hyphen-base -depend hyph-utf8 -execute AddHyphen name=afrikaans lefthyphenmin=1 righthyphenmin=2 file=loadhyph-af.tex file_patterns=hyph-af.pat.txt file_exceptions=hyph-af.hyp.txt -containersize 36516 -containerchecksum 95f9aa7e9852cea83082bcd73786071786ed8dc5d1de57c1374f1ce5802dee3b009b9f9f1afca2d6798ebf06f2fd2b8de47bc5526d898e563376dbd2f89f13ef -runfiles size=64 - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-af.tex - RELOC/tex/generic/hyph-utf8/patterns/ptex/hyph-af.ec.tex - RELOC/tex/generic/hyph-utf8/patterns/quote/hyph-quote-af.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-af.tex - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-af.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-af.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-af.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-af.pat.txt - -name hyphen-ancientgreek -category TLCore -revision 49078 -shortdesc Ancient Greek hyphenation patterns. -relocated 1 -longdesc Hyphenation patterns for Ancient Greek in LGR and UTF-8 -longdesc encodings, including support for (obsolete) Ibycus font -longdesc encoding. Patterns in UTF-8 use two code positions for each of -longdesc the vowels with acute accent (a.k.a tonos, oxia), e.g., U+03AE, -longdesc U+1F75 for eta. -depend hyphen-base -depend hyph-utf8 -execute AddHyphen name=ancientgreek lefthyphenmin=1 righthyphenmin=1 file=loadhyph-grc.tex file_patterns=hyph-grc.pat.txt file_exceptions= -execute AddHyphen name=ibycus lefthyphenmin=2 righthyphenmin=2 file=ibyhyph.tex luaspecial="disabled:8-bit only" -containersize 38564 -containerchecksum e92f92508b5a9add2395c7f52d2520b96b62296f992eb886fbb6865fae0407edf6bf26ee00051d8935e07da5f5abf789f6087d8acf1b4a367cc4889551d56596 -runfiles size=55 - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-grc.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-grc.tex - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-grc.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-grc.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-grc.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-grc.pat.txt - RELOC/tex/generic/hyphen/grahyph5.tex - RELOC/tex/generic/hyphen/ibyhyph.tex - -name hyphen-arabic -category TLCore -revision 40340 -shortdesc (No) Arabic hyphenation patterns. -relocated 1 -longdesc Prevent hyphenation in Arabic. -depend hyphen-base -depend hyph-utf8 -execute AddHyphen name=arabic lefthyphenmin= righthyphenmin= file=zerohyph.tex file_patterns= -containersize 368 -containerchecksum 43659f34dffc68e8e44fe46bbcfe7110473a12ad729f661184060124f3cf777cf46f260b27edc8760555fa944381094212f89ec649fcb794c809fddce4f60993 - -name hyphen-armenian -category TLCore -revision 49078 -shortdesc Armenian hyphenation patterns. -relocated 1 -longdesc Hyphenation patterns for Armenian for Unicode engines. -depend hyphen-base -depend hyph-utf8 -execute AddHyphen name=armenian lefthyphenmin=1 righthyphenmin=2 file=loadhyph-hy.tex file_patterns=hyph-hy.pat.txt file_exceptions= -containersize 3044 -containerchecksum f424eb6b1b21a94fbed73e5d6fda2a4e171a19705a8c8dee805c64b418e78a5a67cae7ae189f988708af1ad55f295d84826e628f4d16c3aeeb2365bef7725a92 -srccontainersize 1196 -srccontainerchecksum 0fdf3826fbd7797e6b7945ffa68b64aecb7a27cce3cecfbfb55f69b0dfc4a3ab5887d574fb03cec5c2948e19728ae02101bd1a19b6c62ecf78c19da37eacacc8 -srcfiles size=1 - RELOC/source/generic/hyph-utf8/languages/hy/generate_patterns_hy.rb -runfiles size=10 - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-hy.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-hy.tex - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-hy.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-hy.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-hy.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-hy.pat.txt - -name hyphen-base -category TLCore -revision 48303 -shortdesc core hyphenation support files -relocated 1 -longdesc Includes Knuth's original hyphen.tex, zerohyph.tex to disable -longdesc hyphenation, language.us which starts the autogenerated files -longdesc language.dat and language.def (and default versions of those), -longdesc etc. -containersize 22400 -containerchecksum 445afd44630f10078cd5e2780ebfe5c27cc384956180fba70dce7afee00686d68bc3e3d7f34f014a76c4b246877bdce6ad64f375dcd5dad786432d1b19822a1c -runfiles size=24 - RELOC/tex/generic/config/language.dat - RELOC/tex/generic/config/language.dat.lua - RELOC/tex/generic/config/language.def - RELOC/tex/generic/config/language.us - RELOC/tex/generic/config/language.us.def - RELOC/tex/generic/config/language.us.lua - RELOC/tex/generic/hyphen/dumyhyph.tex - RELOC/tex/generic/hyphen/hyphen.tex - RELOC/tex/generic/hyphen/hypht1.tex - RELOC/tex/generic/hyphen/zerohyph.tex - -name hyphen-basque -category TLCore -revision 49078 -catalogue bahyph -shortdesc Basque hyphenation patterns. -relocated 1 -longdesc Hyphenation patterns for Basque in T1/EC and UTF-8 encodings. -depend hyphen-base -depend hyph-utf8 -execute AddHyphen name=basque lefthyphenmin=2 righthyphenmin=2 file=loadhyph-eu.tex file_patterns=hyph-eu.pat.txt file_exceptions= -containersize 3328 -containerchecksum 96023478789ae311ec9887b8a0b6bd2104a96d62f3307a65d653d1bf91cd27503f8273dacdd963bc562bbccc3001de27de434592d278d2c047394d370c943e37 -srccontainersize 2536 -srccontainerchecksum b489763fa6876161940e4c8164db4ba7c2429f540d236bb4b474003b0002ac5c87729199f8a80a6390fa0537794f11196e58221526c325c23567454f07c14744 -srcfiles size=2 - RELOC/source/generic/hyph-utf8/languages/eu/generate_patterns_eu.rb -runfiles size=7 - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-eu.tex - RELOC/tex/generic/hyph-utf8/patterns/ptex/hyph-eu.ec.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-eu.tex - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-eu.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-eu.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-eu.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-eu.pat.txt -catalogue-ctan /language/basque -catalogue-date 2016-11-05 05:59:04 +0100 -catalogue-license other-free -catalogue-topics basque hyphenation - -name hyphen-belarusian -category TLCore -revision 49078 -shortdesc Belarusian hyphenation patterns. -relocated 1 -longdesc Belarusian hyphenation patterns in T2A and UTF-8 encodings -depend hyphen-base -depend hyph-utf8 -execute AddHyphen name=belarusian lefthyphenmin=2 righthyphenmin=2 file=loadhyph-be.tex file_patterns=hyph-be.pat.txt file_exceptions= -containersize 12168 -containerchecksum e04e3b2c474bc31346432f95676665d6472466a88c81ff5dc6f70cc59e0b19dc7aab5d7f7d362fc58fc31d8712b6fa0e9c6582c9d73c5869959cbd6b670afbba -runfiles size=32 - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-be.tex - RELOC/tex/generic/hyph-utf8/patterns/ptex/hyph-be.t2a.tex - RELOC/tex/generic/hyph-utf8/patterns/quote/hyph-quote-be.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-be.tex - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-be.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-be.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-be.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-be.pat.txt - -name hyphen-bulgarian -category TLCore -revision 49078 -shortdesc Bulgarian hyphenation patterns. -relocated 1 -longdesc Hyphenation patterns for Bulgarian in T2A and UTF-8 encodings. -depend hyphen-base -depend hyph-utf8 -execute AddHyphen name=bulgarian lefthyphenmin=2 righthyphenmin=2 file=loadhyph-bg.tex file_patterns=hyph-bg.pat.txt file_exceptions= -containersize 28264 -containerchecksum eab382dc46de0d78661b2ae89d78ed59c7c9fc5013b18fb7f48a0ac78dd12d2eff610c4f0cf4aa8f2220f68b2a7b84b386c398b20d6cc075bbd3a93fbe87fa61 -doccontainersize 164668 -doccontainerchecksum b0ea82c4c4cbe032ee05da60c010bc5487cc7b030a3c67ec2547e3cb9cf2a56419b01140fc5b316b30b3453ce6fd8a544a4bb35e14952d9028b5f018b5ff8cee -docfiles size=47 - RELOC/doc/generic/hyph-utf8/bg/azbukaExtended.pdf - RELOC/doc/generic/hyph-utf8/bg/azbukaExtended.tex -runfiles size=81 - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-bg.tex - RELOC/tex/generic/hyph-utf8/patterns/ptex/hyph-bg.t2a.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-bg.tex - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-bg.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-bg.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-bg.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-bg.pat.txt - -name hyphen-catalan -category TLCore -revision 49078 -shortdesc Catalan hyphenation patterns. -relocated 1 -longdesc Hyphenation patterns for Catalan in T1/EC and UTF-8 encodings. -depend hyphen-base -depend hyph-utf8 -execute AddHyphen name=catalan lefthyphenmin=2 righthyphenmin=2 file=loadhyph-ca.tex file_patterns=hyph-ca.pat.txt file_exceptions=hyph-ca.hyp.txt -containersize 5140 -containerchecksum 9a85a49de1c4856f352288f475e9ad8cb821583d53cc5e3d6ddbc459772876a8c6d3439f316f000fb4a3829de1e7ebb7cdd5ab48ad111c429d8ab3dc038f537a -runfiles size=10 - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-ca.tex - RELOC/tex/generic/hyph-utf8/patterns/ptex/hyph-ca.ec.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-ca.tex - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-ca.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-ca.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-ca.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-ca.pat.txt - -name hyphen-chinese -category TLCore -revision 49078 -shortdesc Chinese pinyin hyphenation patterns. -relocated 1 -longdesc Hyphenation patterns for unaccented transliterated Mandarin -longdesc Chinese (pinyin) in T1/EC and UTF-8 encodings. -depend hyphen-base -depend hyph-utf8 -execute AddHyphen name=pinyin lefthyphenmin=1 righthyphenmin=1 file=loadhyph-zh-latn-pinyin.tex file_patterns=hyph-zh-latn-pinyin.pat.txt file_exceptions= -containersize 2076 -containerchecksum e254cbd679ae63b02261f0070fe20f3d4c7b510d809490fdce7e3dd9c62505c1a4272ef75851d55e84cb79a98d280b4c45ae4bc33f5c0c4f67572cd4bd0a4beb -runfiles size=7 - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-zh-latn-pinyin.tex - RELOC/tex/generic/hyph-utf8/patterns/ptex/hyph-zh-latn-pinyin.ec.tex - RELOC/tex/generic/hyph-utf8/patterns/quote/hyph-quote-zh-latn-pinyin.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-zh-latn-pinyin.tex - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-zh-latn-pinyin.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-zh-latn-pinyin.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-zh-latn-pinyin.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-zh-latn-pinyin.pat.txt - -name hyphen-churchslavonic -category TLCore -revision 49078 -shortdesc Church Slavonic hyphenation patterns. -relocated 1 -longdesc Hyphenation patterns for Church Slavonic in UTF-8 encoding -depend hyphen-base -depend hyph-utf8 -execute AddHyphen name=churchslavonic lefthyphenmin=1 righthyphenmin=2 file=loadhyph-cu.tex file_patterns=hyph-cu.pat.txt file_exceptions=hyph-cu.hyp.txt -containersize 31768 -containerchecksum b65ab2432caed780663fd35340b5185551a73d947c76d0fea9a77688567dc1e0ba057e613d8676868ca4eee8a9c95f57ceb441c0c32a8b5ef8fe1b06f58589ad -runfiles size=72 - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-cu.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-cu.tex - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-cu.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-cu.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-cu.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-cu.pat.txt - -name hyphen-coptic -category TLCore -revision 49078 -shortdesc Coptic hyphenation patterns. -relocated 1 -longdesc Hyphenation patterns for Coptic in UTF-8 encoding as well as in -longdesc ASCII-based encoding for 8-bit engines. The latter can only be -longdesc used with special Coptic fonts (like CBcoptic). The patterns -longdesc are considered experimental. -depend hyphen-base -depend hyph-utf8 -execute AddHyphen name=coptic lefthyphenmin=1 righthyphenmin=1 file=loadhyph-cop.tex file_patterns=hyph-cop.pat.txt file_exceptions= -containersize 5640 -containerchecksum 0fb6d2060615f7fc78bc210aad82d837d917811fd83cd902fe1b23e1b9d07626d3f8535182c47bff579d582336d25060120176737db8abe758a7e2171c4f006b -runfiles size=11 - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-cop.tex - RELOC/tex/generic/hyph-utf8/patterns/tex-8bit/copthyph.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-cop.tex - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-cop.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-cop.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-cop.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-cop.pat.txt - -name hyphen-croatian -category TLCore -revision 49078 -catalogue hrhyph -shortdesc Croatian hyphenation patterns. -relocated 1 -longdesc Hyphenation patterns for Croatian in T1/EC and UTF-8 encodings. -depend hyphen-base -depend hyph-utf8 -execute AddHyphen name=croatian lefthyphenmin=2 righthyphenmin=2 file=loadhyph-hr.tex file_patterns=hyph-hr.pat.txt file_exceptions= -containersize 5640 -containerchecksum d4fd152ac264f9bff5560b24890822b0aa7b191b7fbca8fae9d721090a033ee7a42454406c51f6643f5d0ba1c13b6fc2cb2001059a4f173db4b947b413aea42b -runfiles size=11 - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-hr.tex - RELOC/tex/generic/hyph-utf8/patterns/ptex/hyph-hr.ec.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-hr.tex - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-hr.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-hr.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-hr.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-hr.pat.txt -catalogue-ctan /language/hyphenation/hrhyph.tex -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl1.3 -catalogue-topics hyphenation croatian - -name hyphen-czech -category TLCore -revision 49078 -shortdesc Czech hyphenation patterns. -relocated 1 -longdesc Hyphenation patterns for Czech in T1/EC and UTF-8 encodings. -longdesc Original patterns 'czhyphen' are still distributed in the -longdesc 'csplain' package and loaded with ISO Latin 2 encoding (IL2). -depend hyphen-base -depend hyph-utf8 -execute AddHyphen name=czech lefthyphenmin=2 righthyphenmin=3 file=loadhyph-cs.tex file_patterns=hyph-cs.pat.txt file_exceptions=hyph-cs.hyp.txt -containersize 15840 -containerchecksum fc00e9e5d7137c353d0871d3ef648102b9ae01ade41eb22e1307bc900fe41df8be385f7964891ed1fc778318fab4ec6e06c242d2bb7eed65bc91d0297fb73a46 -runfiles size=23 - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-cs.tex - RELOC/tex/generic/hyph-utf8/patterns/ptex/hyph-cs.ec.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-cs.tex - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-cs.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-cs.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-cs.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-cs.pat.txt - -name hyphen-danish -category TLCore -revision 49078 -catalogue dkhyphen -shortdesc Danish hyphenation patterns. -relocated 1 -longdesc Hyphenation patterns for Danish in T1/EC and UTF-8 encodings. -depend hyphen-base -depend hyph-utf8 -execute AddHyphen name=danish lefthyphenmin=2 righthyphenmin=2 file=loadhyph-da.tex file_patterns=hyph-da.pat.txt file_exceptions= -containersize 5848 -containerchecksum 2993f99ea3027d7f8f55dfe210216ffd891fb8a0a85f1d41096740f01d0b9e455e668d7b51c90dbaff36a9f1b5b4135b265ad609919ea59010e06f265e3289eb -runfiles size=9 - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-da.tex - RELOC/tex/generic/hyph-utf8/patterns/ptex/hyph-da.ec.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-da.tex - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-da.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-da.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-da.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-da.pat.txt -catalogue-ctan /language/hyphenation/dkhyphen -catalogue-date 2016-11-05 05:59:04 +0100 -catalogue-license lppl -catalogue-topics hyphenation danish - -name hyphen-dutch -category TLCore -revision 49078 -catalogue nehyph -shortdesc Dutch hyphenation patterns. -relocated 1 -longdesc Hyphenation patterns for Dutch in T1/EC and UTF-8 encodings. -longdesc These patterns don't handle cases like 'menuutje' > 'menu-tje', -longdesc and don't hyphenate words that have different hyphenations -longdesc according to their meaning. -depend hyphen-base -depend hyph-utf8 -execute AddHyphen name=dutch lefthyphenmin=2 righthyphenmin=2 file=loadhyph-nl.tex file_patterns=hyph-nl.pat.txt file_exceptions=hyph-nl.hyp.txt -containersize 38020 -containerchecksum 7c9ecc54c946ce687b4b70276a28c4abc6dfe6dbe86112ebc6f498520198058ca593657fbf771f0412b6ed071adddde99a8b6c29a3fb3d2980334c1479baffc3 -runfiles size=68 - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-nl.tex - RELOC/tex/generic/hyph-utf8/patterns/ptex/hyph-nl.ec.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-nl.tex - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-nl.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-nl.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-nl.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-nl.pat.txt -catalogue-ctan /language/hyphenation/nehyph.tex -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics hyphenation dutch -catalogue-version 1.1 - -name hyphen-english -category TLCore -revision 49078 -shortdesc English hyphenation patterns. -relocated 1 -longdesc Additional hyphenation patterns for American and British -longdesc English in ASCII encoding. The American English patterns -longdesc (usenglishmax) greatly extend the standard patterns from Knuth -longdesc to find many additional hyphenation points. British English -longdesc hyphenation is completely different from US English, so has its -longdesc own set of patterns. -depend hyphen-base -depend hyph-utf8 -execute AddHyphen name=ukenglish synonyms=british,UKenglish lefthyphenmin=2 righthyphenmin=3 file=loadhyph-en-gb.tex file_patterns=hyph-en-gb.pat.txt file_exceptions=hyph-en-gb.hyp.txt -execute AddHyphen name=usenglishmax lefthyphenmin=2 righthyphenmin=3 file=loadhyph-en-us.tex file_patterns=hyph-en-us.pat.txt file_exceptions=hyph-en-us.hyp.txt -containersize 41400 -containerchecksum 08736fd1cd7ad6e4df3b5fa5920a99d00d61a8f5a20a57af19312fcd4037662198ba07ccf0532c916b46c154dbcd1d65842073091613b8f63975cc9654934a59 -runfiles size=54 - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-en-gb.tex - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-en-us.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-en-gb.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-en-us.tex - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-en-gb.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-en-gb.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-en-gb.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-en-gb.pat.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-en-us.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-en-us.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-en-us.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-en-us.pat.txt - -name hyphen-esperanto -category TLCore -revision 49078 -shortdesc Esperanto hyphenation patterns. -relocated 1 -longdesc Hyphenation patterns for Esperanto ISO Latin 3 and UTF-8 -longdesc encodings. Note that TeX distributions don't ship any suitable -longdesc fonts in Latin 3 encoding, so unless you create your own font -longdesc support or want to use MlTeX, using native Unicode engines is -longdesc highly recommended. -depend hyphen-base -depend hyph-utf8 -execute AddHyphen name=esperanto lefthyphenmin=2 righthyphenmin=2 file=loadhyph-eo.tex file_patterns=hyph-eo.pat.txt file_exceptions= -containersize 10784 -containerchecksum 6267f2623968803f9a9f541e693b60fb69fbff54a40b3703eb3c1b8e62de239a152dd54e7fcece2138667366ef200ed909051234497d746c1f667353a0b2d305 -runfiles size=18 - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-eo.tex - RELOC/tex/generic/hyph-utf8/patterns/ptex/hyph-eo.il3.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-eo.tex - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-eo.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-eo.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-eo.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-eo.pat.txt - -name hyphen-estonian -category TLCore -revision 49078 -shortdesc Estonian hyphenation patterns. -relocated 1 -longdesc Hyphenation patterns for Estonian in T1/EC and UTF-8 encodings. -depend hyphen-base -depend hyph-utf8 -execute AddHyphen name=estonian lefthyphenmin=2 righthyphenmin=3 file=loadhyph-et.tex file_patterns=hyph-et.pat.txt file_exceptions= -containersize 14648 -containerchecksum 609ea42478d9d6fd1117a9a819c24ad4345397eb5e1a1e4329ebbd33dc1235747ef7bb8ae2d453021cac42aad95bf22bad3ecb5a2b1b91ac0f053ba7cd2a1e07 -runfiles size=23 - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-et.tex - RELOC/tex/generic/hyph-utf8/patterns/ptex/hyph-et.ec.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-et.tex - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-et.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-et.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-et.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-et.pat.txt - -name hyphen-ethiopic -category TLCore -revision 49078 -shortdesc Hyphenation patterns for Ethiopic scripts. -relocated 1 -longdesc Hyphenation patterns for languages written using the Ethiopic -longdesc script for Unicode engines. They are not supposed to be -longdesc linguistically relevant in all cases and should, for proper -longdesc typography, be replaced by files tailored to individual -longdesc languages. -depend hyphen-base -depend hyph-utf8 -execute AddHyphen name=ethiopic synonyms=amharic,geez lefthyphenmin=1 righthyphenmin=1 file=loadhyph-mul-ethi.tex file_patterns=hyph-mul-ethi.pat.txt file_exceptions= -containersize 4968 -containerchecksum ef83fa73766cc8a705600fe3c43846ddc41bc27c4fc1ec997d0ea569020dfd887f2d0f4bb968513e1ca9ec5068c151c5c3607dca94df3025fdf65ef3217a1725 -srccontainersize 2616 -srccontainerchecksum 8020418988293c3c7a24b2843dd42a75a218268e9daa979d82dbbb0f67403673c6b172cc7e49459782046592a6ab9772bfd0727954da74a627493f6880469444 -srcfiles size=2 - RELOC/source/generic/hyph-utf8/languages/mul-ethi/generate_patterns_mul-ethi.lua -runfiles size=7 - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-mul-ethi.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-mul-ethi.tex - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-mul-ethi.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-mul-ethi.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-mul-ethi.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-mul-ethi.pat.txt - -name hyphen-farsi -category TLCore -revision 40340 -shortdesc (No) Persian hyphenation patterns. -relocated 1 -longdesc Prevent hyphenation in Persian. -depend hyphen-base -depend hyph-utf8 -execute AddHyphen name=farsi synonyms=persian lefthyphenmin= righthyphenmin= file=zerohyph.tex file_patterns= -containersize 380 -containerchecksum 39b6a4311f5b125a52d9b68c97e046b56aa05bc6c9b2fb9ef496a33bbe384461c6be1fb218204a19e001d995a733bd6ee4255b99b1c7d1b98d530fa4860fbd82 - -name hyphen-finnish -category TLCore -revision 49078 -catalogue fihyph -shortdesc Finnish hyphenation patterns. -relocated 1 -longdesc Hyphenation patterns for Finnish in T1/EC and UTF-8 encodings. -depend hyphen-base -depend hyph-utf8 -execute AddHyphen name=finnish lefthyphenmin=2 righthyphenmin=2 file=loadhyph-fi.tex file_patterns=hyph-fi.pat.txt file_exceptions= -containersize 3748 -containerchecksum 659cd78eb1f8a4ed488d555312f5a04b6e24401a2447907b99a267fbd6b6c7995c5ebe5e1601bb6a48656304c62968cde84d9c747352bed067092aee170bb8cc -runfiles size=7 - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-fi.tex - RELOC/tex/generic/hyph-utf8/patterns/ptex/hyph-fi.ec.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-fi.tex - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-fi.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-fi.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-fi.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-fi.pat.txt -catalogue-ctan /language/hyphenation/fihyph -catalogue-date 2016-07-20 08:22:15 +0200 -catalogue-license pd -catalogue-topics hyphenation finnish - -name hyphen-french -category TLCore -revision 49078 -shortdesc French hyphenation patterns. -relocated 1 -longdesc Hyphenation patterns for French in T1/EC and UTF-8 encodings. -depend hyphen-base -depend hyph-utf8 -execute AddHyphen name=french synonyms=patois,francais lefthyphenmin=2 righthyphenmin=2 file=loadhyph-fr.tex file_patterns=hyph-fr.pat.txt file_exceptions= -containersize 11488 -containerchecksum 4f79fa67aa424d8a3a946d43bcbf0562e40e4c498909e8698676f78c181c725a30acfd92e90f55701aef249c0444faaceaf5643363190008e073fec082eee4cf -runfiles size=18 - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-fr.tex - RELOC/tex/generic/hyph-utf8/patterns/ptex/hyph-fr.ec.tex - RELOC/tex/generic/hyph-utf8/patterns/quote/hyph-quote-fr.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-fr.tex - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-fr.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-fr.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-fr.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-fr.pat.txt - -name hyphen-friulan -category TLCore -revision 49078 -shortdesc Friulan hyphenation patterns. -relocated 1 -longdesc Hyphenation patterns for Friulan in ASCII encoding. They are -longdesc supposed to comply with the common spelling of the Friulan -longdesc (Furlan) language as fixed by the Regional Law N.15/96 dated -longdesc November 6, 1996 and its following amendments. -depend hyphen-base -depend hyph-utf8 -execute AddHyphen name=friulan lefthyphenmin=2 righthyphenmin=2 file=loadhyph-fur.tex file_patterns=hyph-fur.pat.txt file_exceptions= -containersize 3888 -containerchecksum b0f871015c0c28166e0d45f05c30c24dfdd8b77e45390832ea166c761c3efc70e5a4dd3c122d7cb713c7ef9406f57c8c9bfc4fe8011edb539ee6ccd3135e2b8d -runfiles size=8 - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-fur.tex - RELOC/tex/generic/hyph-utf8/patterns/ptex/hyph-fur.ec.tex - RELOC/tex/generic/hyph-utf8/patterns/quote/hyph-quote-fur.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-fur.tex - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-fur.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-fur.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-fur.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-fur.pat.txt - -name hyphen-galician -category TLCore -revision 49078 -shortdesc Galician hyphenation patterns. -relocated 1 -longdesc Hyphenation patterns for Galician in T1/EC and UTF-8 encodings. -depend hyphen-base -depend hyph-utf8 -execute AddHyphen name=galician lefthyphenmin=2 righthyphenmin=2 file=loadhyph-gl.tex file_patterns=hyph-gl.pat.txt file_exceptions= -containersize 10492 -containerchecksum 7dfb6c7b8c6e1164f4f48c537fe03fda8477c5540b628ffce053002e5ec61bc06f7a98b9a57cc6bd3221ee13a8f1ad674c5b2b690d3cf876fb40a44b0af0a4da -srccontainersize 6776 -srccontainerchecksum 50b000fceb22757d7abf441adc95bfd99da15879829268241b288dbf715f2675c1f71559f71f14018b7063e5c3e95a802332c73913f13d24c1c260dbcdddea53 -srcfiles size=11 - RELOC/source/generic/hyph-utf8/languages/gl/README - RELOC/source/generic/hyph-utf8/languages/gl/glhybiox.tex - RELOC/source/generic/hyph-utf8/languages/gl/glhyextr.tex - RELOC/source/generic/hyph-utf8/languages/gl/glhymed.tex - RELOC/source/generic/hyph-utf8/languages/gl/glhyquim.tex - RELOC/source/generic/hyph-utf8/languages/gl/glhytec.tex - RELOC/source/generic/hyph-utf8/languages/gl/glhyxeog.tex - RELOC/source/generic/hyph-utf8/languages/gl/glpatter-utf8.tex -runfiles size=21 - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-gl.tex - RELOC/tex/generic/hyph-utf8/patterns/ptex/hyph-gl.ec.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-gl.tex - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-gl.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-gl.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-gl.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-gl.pat.txt - -name hyphen-georgian -category TLCore -revision 49078 -shortdesc Georgian hyphenation patterns. -relocated 1 -longdesc Hyphenation patterns for Georgian in T8M, T8K and UTF-8 -longdesc encodings. -depend hyphen-base -depend hyph-utf8 -execute AddHyphen name=georgian lefthyphenmin=1 righthyphenmin=2 file=loadhyph-ka.tex file_patterns=hyph-ka.pat.txt file_exceptions= -containersize 11152 -containerchecksum 10c75a093cd71c8521b6af89d7171a2081b505e9d581f10bc85592104e833d46e9221b6c9b361a0a92ecb2110db74cd70bc8eafdb879929bdd8275ba55eb0971 -runfiles size=26 - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-ka.tex - RELOC/tex/generic/hyph-utf8/patterns/ptex/hyph-ka.t8m.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-ka.tex - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-ka.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-ka.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-ka.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-ka.pat.txt - -name hyphen-german -category TLCore -revision 49078 -catalogue dehyph -shortdesc German hyphenation patterns. -relocated 1 -longdesc Hyphenation patterns for German in T1/EC and UTF-8 encodings, -longdesc for traditional and reformed spelling, including Swiss German. -longdesc The package includes the latest patterns from dehyph-exptl -longdesc (known to TeX under names 'german', 'ngerman' and -longdesc 'swissgerman'), however 8-bit engines still load old versions -longdesc of patterns for 'german' and 'ngerman' for -longdesc backward-compatibility reasons. Swiss German patterns are -longdesc suitable for Swiss Standard German (Hochdeutsch) not the -longdesc Alemannic dialects spoken in Switzerland (Schwyzerduetsch). -longdesc There are no known patterns for written Schwyzerduetsch. -depend hyphen-base -depend hyph-utf8 -depend dehyph -execute AddHyphen name=german lefthyphenmin=2 righthyphenmin=2 file=loadhyph-de-1901.tex file_patterns=hyph-de-1901.pat.txt file_exceptions= -execute AddHyphen name=ngerman lefthyphenmin=2 righthyphenmin=2 file=loadhyph-de-1996.tex file_patterns=hyph-de-1996.pat.txt file_exceptions= -execute AddHyphen name=swissgerman lefthyphenmin=2 righthyphenmin=2 file=loadhyph-de-ch-1901.tex file_patterns=hyph-de-ch-1901.pat.txt file_exceptions= -containersize 109040 -containerchecksum ec33f6411427917dfa1a4262e072b3c871c9804256258a6ad97a6d00ab8b82949ef3b7d5b22fe7ea7122c51b29c964b05c726f22e08211889456327a91e858be -runfiles size=390 - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-de-1901.tex - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-de-1996.tex - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-de-ch-1901.tex - RELOC/tex/generic/hyph-utf8/patterns/ptex/hyph-de-1901.ec.tex - RELOC/tex/generic/hyph-utf8/patterns/ptex/hyph-de-1996.ec.tex - RELOC/tex/generic/hyph-utf8/patterns/ptex/hyph-de-ch-1901.ec.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-de-1901.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-de-1996.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-de-ch-1901.tex - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-de-1901.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-de-1901.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-de-1901.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-de-1901.pat.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-de-1996.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-de-1996.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-de-1996.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-de-1996.pat.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-de-ch-1901.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-de-ch-1901.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-de-ch-1901.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-de-ch-1901.pat.txt -catalogue-alias ghyphen gnhyph -catalogue-ctan /language/hyphenation/dehyph -catalogue-date 2018-09-01 15:39:22 +0200 -catalogue-license lppl1 -catalogue-topics german hyphenation - -name hyphen-greek -category TLCore -revision 49078 -catalogue elhyphen -shortdesc Modern Greek hyphenation patterns. -relocated 1 -longdesc Hyphenation patterns for Modern Greek in monotonic and -longdesc polytonic spelling in LGR and UTF-8 encodings. Patterns in -longdesc UTF-8 use two code positions for each of the vowels with acute -longdesc accent (a.k.a tonos, oxia), e.g., U+03AC, U+1F71 for alpha. -depend hyphen-base -depend hyph-utf8 -execute AddHyphen name=monogreek lefthyphenmin=1 righthyphenmin=1 file=loadhyph-el-monoton.tex file_patterns=hyph-el-monoton.pat.txt file_exceptions= -execute AddHyphen name=greek synonyms=polygreek lefthyphenmin=1 righthyphenmin=1 file=loadhyph-el-polyton.tex file_patterns=hyph-el-polyton.pat.txt file_exceptions= -containersize 13796 -containerchecksum f2990d4a0a4c5179a9c0ffbdc2f02722a787c3da1b3813f2400d0f258ed00e7c4ede57e6fc90f2644a07d820c1cb20732e1552f8c5e64dc424818a41242bf709 -doccontainersize 727508 -doccontainerchecksum 93b3e4c6d00511b5a24e45fe7334e0a06be6f48db25b360ca087f945d4948a8a944d9d9129cc583aba377d4ad0d87af0f9bab0d78ded1e26d2c00bca569e277e -docfiles size=463 - RELOC/doc/generic/elhyphen/README details="Readme" - RELOC/doc/generic/elhyphen/anc-test.ltx - RELOC/doc/generic/elhyphen/anc-test.pdf - RELOC/doc/generic/elhyphen/ancient.pdf - RELOC/doc/generic/elhyphen/compound.ltx - RELOC/doc/generic/elhyphen/compound.pdf - RELOC/doc/generic/elhyphen/copyrite.txt - RELOC/doc/generic/elhyphen/modern.pdf -runfiles size=23 - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-el-monoton.tex - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-el-polyton.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-el-monoton.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-el-polyton.tex - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-el-monoton.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-el-monoton.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-el-monoton.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-el-monoton.pat.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-el-polyton.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-el-polyton.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-el-polyton.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-el-polyton.pat.txt - RELOC/tex/generic/hyphen/grmhyph5.tex - RELOC/tex/generic/hyphen/grphyph5.tex -catalogue-ctan /language/hyphenation/elhyphen -catalogue-date 2016-07-20 08:10:44 +0200 -catalogue-license other-free -catalogue-topics greek hyphenation -catalogue-version 5 - -name hyphen-hungarian -category TLCore -revision 49078 -catalogue hungarian -shortdesc Hungarian hyphenation patterns. -relocated 1 -longdesc Hyphenation patterns for Hungarian in T1/EC and UTF-8 -longdesc encodings. From https://github.com/nagybence/huhyphn/. -depend hyphen-base -depend hyph-utf8 -execute AddHyphen name=hungarian lefthyphenmin=2 righthyphenmin=2 file=loadhyph-hu.tex file_patterns=hyph-hu.pat.txt file_exceptions= -containersize 285288 -containerchecksum d9fd4f747b96807132d5d65a01a0478f03464c33243157d95468839afd35f45ce47342b476cfac77720fc7ab3933ea97ae3dcbbcb6fa6584505e215819b39913 -doccontainersize 179892 -doccontainerchecksum 0868e0c21b7cee1293d9dfdda3586aadaf86a642996d49b952a54a063a731a8cfbfe7243f003012d2b302a875176164acb11d0b0a23131652c3a808e18c46dc2 -docfiles size=76 - RELOC/doc/generic/huhyphen/huhyphn.pdf - RELOC/doc/generic/huhyphen/hyph_hu.dic - RELOC/doc/generic/huhyphen/searchforerrors.rb - RELOC/doc/generic/huhyphen/testhyphenation.rb - RELOC/doc/generic/hyph-utf8/hu/huhyphn.pdf -runfiles size=417 - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-hu.tex - RELOC/tex/generic/hyph-utf8/patterns/ptex/hyph-hu.ec.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-hu.tex - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-hu.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-hu.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-hu.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-hu.pat.txt -catalogue-ctan /language/hungarian/hyphenation -catalogue-date 2016-11-05 05:59:04 +0100 -catalogue-license gpl -catalogue-topics hyphenation hungarian - -name hyphen-icelandic -category TLCore -revision 49078 -catalogue icehyph -shortdesc Icelandic hyphenation patterns. -relocated 1 -longdesc Hyphenation patterns for Icelandic in T1/EC and UTF-8 -longdesc encodings. -depend hyphen-base -depend hyph-utf8 -execute AddHyphen name=icelandic lefthyphenmin=2 righthyphenmin=2 file=loadhyph-is.tex file_patterns=hyph-is.pat.txt file_exceptions= -containersize 19432 -containerchecksum e6a3067e4f9411c4402fa7e1ba550530430f3c653249c5126731acbee5c3ac73846b9da3474c0683c5f497689c23df9c344ddadd27d49a03c88c56fc2ab9fb96 -runfiles size=25 - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-is.tex - RELOC/tex/generic/hyph-utf8/patterns/ptex/hyph-is.ec.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-is.tex - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-is.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-is.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-is.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-is.pat.txt -catalogue-ctan /language/hyphenation/icehyph.tex -catalogue-date 2016-11-05 05:59:04 +0100 -catalogue-license lppl -catalogue-topics hyphenation icelandic - -name hyphen-indic -category TLCore -revision 49078 -shortdesc Indic hyphenation patterns. -relocated 1 -longdesc Hyphenation patterns for Assamese, Bengali, Gujarati, Hindi, -longdesc Kannada, Malayalam, Marathi, Oriya, Panjabi, Tamil and Telugu -longdesc for Unicode engines. -depend hyphen-base -depend hyph-utf8 -execute AddHyphen name=assamese lefthyphenmin=1 righthyphenmin=1 file=loadhyph-as.tex file_patterns=hyph-as.pat.txt file_exceptions= -execute AddHyphen name=bengali lefthyphenmin=1 righthyphenmin=1 file=loadhyph-bn.tex file_patterns=hyph-bn.pat.txt file_exceptions= -execute AddHyphen name=gujarati lefthyphenmin=1 righthyphenmin=1 file=loadhyph-gu.tex file_patterns=hyph-gu.pat.txt file_exceptions= -execute AddHyphen name=hindi lefthyphenmin=1 righthyphenmin=1 file=loadhyph-hi.tex file_patterns=hyph-hi.pat.txt file_exceptions= -execute AddHyphen name=kannada lefthyphenmin=1 righthyphenmin=1 file=loadhyph-kn.tex file_patterns=hyph-kn.pat.txt file_exceptions= -execute AddHyphen name=malayalam lefthyphenmin=1 righthyphenmin=1 file=loadhyph-ml.tex file_patterns=hyph-ml.pat.txt file_exceptions= -execute AddHyphen name=marathi lefthyphenmin=1 righthyphenmin=1 file=loadhyph-mr.tex file_patterns=hyph-mr.pat.txt file_exceptions= -execute AddHyphen name=oriya lefthyphenmin=1 righthyphenmin=1 file=loadhyph-or.tex file_patterns=hyph-or.pat.txt file_exceptions= -execute AddHyphen name=panjabi lefthyphenmin=1 righthyphenmin=1 file=loadhyph-pa.tex file_patterns=hyph-pa.pat.txt file_exceptions= -execute AddHyphen name=pali lefthyphenmin=1 righthyphenmin=1 file=loadhyph-pi.tex file_patterns=hyph-pi.pat.txt file_exceptions= -execute AddHyphen name=tamil lefthyphenmin=1 righthyphenmin=1 file=loadhyph-ta.tex file_patterns=hyph-ta.pat.txt file_exceptions= -execute AddHyphen name=telugu lefthyphenmin=1 righthyphenmin=1 file=loadhyph-te.tex file_patterns=hyph-te.pat.txt file_exceptions= -containersize 6468 -containerchecksum c5c0f8931de32bd4d9be80647b0465d4ef4f86c05f594989286e584e4dd21bd13a238901defbc0288cf8af396459ae004fd25bc5c97a93f5eddfb32da1a44435 -runfiles size=60 - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-as.tex - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-bn.tex - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-gu.tex - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-hi.tex - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-kn.tex - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-ml.tex - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-mr.tex - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-or.tex - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-pa.tex - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-pi.tex - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-ta.tex - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-te.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-as.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-bn.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-gu.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-hi.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-kn.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-ml.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-mr.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-or.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-pa.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-pi.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-ta.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-te.tex - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-as.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-as.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-as.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-as.pat.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-bn.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-bn.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-bn.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-bn.pat.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-gu.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-gu.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-gu.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-gu.pat.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-hi.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-hi.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-hi.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-hi.pat.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-kn.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-kn.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-kn.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-kn.pat.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-ml.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-ml.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-ml.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-ml.pat.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-mr.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-mr.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-mr.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-mr.pat.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-or.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-or.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-or.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-or.pat.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-pa.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-pa.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-pa.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-pa.pat.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-pi.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-pi.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-pi.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-pi.pat.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-ta.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-ta.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-ta.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-ta.pat.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-te.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-te.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-te.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-te.pat.txt - -name hyphen-indonesian -category TLCore -revision 49078 -shortdesc Indonesian hyphenation patterns. -relocated 1 -longdesc Hyphenation patterns for Indonesian (Bahasa Indonesia) in ASCII -longdesc encoding. They are probably also usable for Malay (Bahasa -longdesc Melayu). -depend hyphen-base -depend hyph-utf8 -execute AddHyphen name=indonesian lefthyphenmin=2 righthyphenmin=2 file=loadhyph-id.tex file_patterns=hyph-id.pat.txt file_exceptions=hyph-id.hyp.txt -containersize 2472 -containerchecksum dfe94903ed4f1833b092c8082886454fa68c7f88ea7cb5841f57200193b67ff4d3cbafa427d8956ce09bbf43459c6217c38e2dc8f6c928424ff6d6c6786d9f77 -runfiles size=6 - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-id.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-id.tex - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-id.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-id.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-id.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-id.pat.txt - -name hyphen-interlingua -category TLCore -revision 49078 -shortdesc Interlingua hyphenation patterns. -relocated 1 -longdesc Hyphenation patterns for Interlingua in ASCII encoding. -depend hyphen-base -depend hyph-utf8 -execute AddHyphen name=interlingua lefthyphenmin=2 righthyphenmin=2 file=loadhyph-ia.tex file_patterns=hyph-ia.pat.txt file_exceptions=hyph-ia.hyp.txt -containersize 2908 -containerchecksum c794cbd23364be8fa4c961599fa9856262b3c490651ac71b143eb42488ab3c5ec1f540f3ab3135e43e51da80b609bb48d78a5112613e74a143157590b14350ea -runfiles size=7 - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-ia.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-ia.tex - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-ia.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-ia.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-ia.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-ia.pat.txt - -name hyphen-irish -category TLCore -revision 49078 -shortdesc Irish hyphenation patterns. -relocated 1 -longdesc Hyphenation patterns for Irish (Gaeilge) in T1/EC and UTF-8 -longdesc encodings. Visit http://borel.slu.edu/fleiscin/index.html for -longdesc more information. -depend hyphen-base -depend hyph-utf8 -execute AddHyphen name=irish lefthyphenmin=2 righthyphenmin=3 file=loadhyph-ga.tex file_patterns=hyph-ga.pat.txt file_exceptions=hyph-ga.hyp.txt -containersize 30476 -containerchecksum e0699349e773a04d814df103981f37c67575e8a972b008a8c08cd7c138e47036c3b6aac611b4e8fe82a52ad9866bdb27128258bdeeabe71ff5a5954688a5154f -runfiles size=40 - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-ga.tex - RELOC/tex/generic/hyph-utf8/patterns/ptex/hyph-ga.ec.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-ga.tex - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-ga.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-ga.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-ga.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-ga.pat.txt - -name hyphen-italian -category TLCore -revision 49078 -catalogue ithyph -shortdesc Italian hyphenation patterns. -relocated 1 -longdesc Hyphenation patterns for Italian in ASCII encoding. Compliant -longdesc with the Recommendation UNI 6461 on hyphenation issued by the -longdesc Italian Standards Institution (Ente Nazionale di Unificazione -longdesc UNI). -depend hyphen-base -depend hyph-utf8 -execute AddHyphen name=italian lefthyphenmin=2 righthyphenmin=2 file=loadhyph-it.tex file_patterns=hyph-it.pat.txt file_exceptions= -containersize 3584 -containerchecksum ef2c552f3214fb1fa913c086e63badb44c214bc8cd957c94010cea98f008920126e4d226c6ceec918024d26aa0b01f381f76eed2cba4048fac0a1598ea92ffc5 -runfiles size=7 - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-it.tex - RELOC/tex/generic/hyph-utf8/patterns/quote/hyph-quote-it.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-it.tex - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-it.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-it.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-it.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-it.pat.txt -catalogue-ctan /language/hyphenation/ithyph.tex -catalogue-date 2018-10-09 09:22:45 +0200 -catalogue-license lgpl -catalogue-topics hyphenation italian -catalogue-version 4.8g - -name hyphen-kurmanji -category TLCore -revision 49078 -shortdesc Kurmanji hyphenation patterns. -relocated 1 -longdesc Hyphenation patterns for Kurmanji (Northern Kurdish) as spoken -longdesc in Turkey and by the Kurdish diaspora in Europe, in T1/EC and -longdesc UTF-8 encodings. -depend hyphen-base -depend hyph-utf8 -execute AddHyphen name=kurmanji lefthyphenmin=2 righthyphenmin=2 file=loadhyph-kmr.tex file_patterns=hyph-kmr.pat.txt file_exceptions= -containersize 2728 -containerchecksum cbcccbdedb84404b7b3b02f3169b02a216c2f023f33581ae5cc1fbc45b001a2edc9794251ca47e05efd5d3933697886495a0c2ded6495cfa28146b6aa81e4572 -runfiles size=6 - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-kmr.tex - RELOC/tex/generic/hyph-utf8/patterns/ptex/hyph-kmr.ec.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-kmr.tex - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-kmr.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-kmr.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-kmr.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-kmr.pat.txt - -name hyphen-latin -category TLCore -revision 49078 -catalogue lahyph -shortdesc Latin hyphenation patterns. -relocated 1 -longdesc Hyphenation patterns for Latin in T1/EC and UTF-8 encodings. -depend hyphen-base -depend hyph-utf8 -execute AddHyphen name=latin lefthyphenmin=2 righthyphenmin=2 file=loadhyph-la.tex file_patterns=hyph-la.pat.txt file_exceptions= -execute AddHyphen name=classiclatin lefthyphenmin=2 righthyphenmin=2 file=loadhyph-la-x-classic.tex file_patterns=hyph-la-x-classic.pat.txt file_exceptions= -execute AddHyphen name=liturgicallatin lefthyphenmin=2 righthyphenmin=2 file=loadhyph-la-x-liturgic.tex file_patterns=hyph-la-x-liturgic.pat.txt file_exceptions= -containersize 18116 -containerchecksum 651fd4a2a182969e905cf8f95c5d6443724a0d0abf38e8f7dccc854d11119456a693aaae26265d1e9d4cfa8e90bf63441ac5474139e1bbe67879da0fa643944d -runfiles size=36 - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-la-x-classic.tex - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-la-x-liturgic.tex - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-la.tex - RELOC/tex/generic/hyph-utf8/patterns/ptex/hyph-la-x-liturgic.ec.tex - RELOC/tex/generic/hyph-utf8/patterns/ptex/hyph-la.ec.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-la-x-classic.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-la-x-liturgic.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-la.tex - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-la-x-classic.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-la-x-classic.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-la-x-classic.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-la-x-classic.pat.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-la-x-liturgic.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-la-x-liturgic.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-la-x-liturgic.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-la-x-liturgic.pat.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-la.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-la.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-la.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-la.pat.txt -catalogue-ctan /language/hyphenation/lahyph.tex -catalogue-date 2016-11-05 05:59:04 +0100 -catalogue-license lppl -catalogue-topics hyphenation latin -catalogue-version 3.1 - -name hyphen-latvian -category TLCore -revision 49078 -shortdesc Latvian hyphenation patterns. -relocated 1 -longdesc Hyphenation patterns for Latvian in L7X and UTF-8 encodings. -depend hyphen-base -depend hyph-utf8 -execute AddHyphen name=latvian lefthyphenmin=2 righthyphenmin=2 file=loadhyph-lv.tex file_patterns=hyph-lv.pat.txt file_exceptions= -containersize 52492 -containerchecksum eeb3388a92f180e667588846dc50b703480b6c17c9ddf2d69672ead81262863adf6714eab50cf8e7d581efbc21ad562a53301b71aa19a06623658b513d02fd40 -runfiles size=70 - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-lv.tex - RELOC/tex/generic/hyph-utf8/patterns/ptex/hyph-lv.l7x.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-lv.tex - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-lv.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-lv.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-lv.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-lv.pat.txt - -name hyphen-lithuanian -category TLCore -revision 49078 -shortdesc Lithuanian hyphenation patterns. -relocated 1 -longdesc Hyphenation patterns for Lithuanian in L7X and UTF-8 encodings. -longdesc \lefthyphenmin and \righthyphenmin have to be at least 2. -depend hyphen-base -depend hyph-utf8 -execute AddHyphen name=lithuanian lefthyphenmin=2 righthyphenmin=2 file=loadhyph-lt.tex file_patterns=hyph-lt.pat.txt file_exceptions= -containersize 7556 -containerchecksum c1e3795924af20e948c10fa7abdf9112af8b9043ced1cf7d58527aa17d854f19c9853796301ddf94d430ca51b4978a2cbeb1bd7bfe4d921ecacb1779aecec881 -runfiles size=12 - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-lt.tex - RELOC/tex/generic/hyph-utf8/patterns/ptex/hyph-lt.l7x.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-lt.tex - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-lt.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-lt.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-lt.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-lt.pat.txt - -name hyphen-mongolian -category TLCore -revision 49078 -shortdesc Mongolian hyphenation patterns in Cyrillic script. -relocated 1 -longdesc Hyphenation patterns for Mongolian in T2A, LMC and UTF-8 -longdesc encodings. LMC encoding is used in MonTeX. The package includes -longdesc two sets of patterns that will hopefully be merged in future. -depend hyphen-base -depend hyph-utf8 -execute AddHyphen name=mongolian lefthyphenmin=2 righthyphenmin=2 file=loadhyph-mn-cyrl.tex file_patterns=hyph-mn-cyrl.pat.txt file_exceptions= -execute AddHyphen name=mongolianlmc lefthyphenmin=2 righthyphenmin=2 file=loadhyph-mn-cyrl-x-lmc.tex luaspecial="disabled:only for 8bit montex with lmc encoding" -containersize 10588 -containerchecksum 6615e5aa44a9493a76f356c8c4915f5143e9de4f304da1c4c23bb4d67831c241f801a0189206d6d0a3477fdba55cacc3f7236f0ee7070b2f64bd28822c14ab34 -runfiles size=22 - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-mn-cyrl-x-lmc.tex - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-mn-cyrl.tex - RELOC/tex/generic/hyph-utf8/patterns/ptex/hyph-mn-cyrl-x-lmc.lmc.tex - RELOC/tex/generic/hyph-utf8/patterns/ptex/hyph-mn-cyrl.t2a.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-mn-cyrl-x-lmc.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-mn-cyrl.tex - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-mn-cyrl.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-mn-cyrl.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-mn-cyrl.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-mn-cyrl.pat.txt - -name hyphen-norwegian -category TLCore -revision 49078 -shortdesc Norwegian Bokmal and Nynorsk hyphenation patterns. -relocated 1 -longdesc Hyphenation patterns for Norwegian Bokmal and Nynorsk in T1/EC -longdesc and UTF-8 encodings. -depend hyphen-base -depend hyph-utf8 -execute AddHyphen name=bokmal synonyms=norwegian,norsk lefthyphenmin=2 righthyphenmin=2 file=loadhyph-nb.tex file_patterns=hyph-nb.pat.txt file_exceptions=hyph-nb.hyp.txt -execute AddHyphen name=nynorsk lefthyphenmin=2 righthyphenmin=2 file=loadhyph-nn.tex file_patterns=hyph-nn.pat.txt file_exceptions=hyph-nn.hyp.txt -containersize 96244 -containerchecksum b85d7524362dd37895a75557d55560e3d7d805c7b52b278cf2328871dd91d51029fd7e316ee8ab3402751cecf0e649ec340ef4395332fce5f32f5ea340c83a37 -runfiles size=252 - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-nb.tex - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-nn.tex - RELOC/tex/generic/hyph-utf8/patterns/ptex/hyph-nb.ec.tex - RELOC/tex/generic/hyph-utf8/patterns/ptex/hyph-nn.ec.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-nb.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-nn.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-no.tex - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-nb.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-nb.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-nb.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-nb.pat.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-nn.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-nn.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-nn.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-nn.pat.txt - -name hyphen-occitan -category TLCore -revision 49078 -shortdesc Occitan hyphenation patterns. -relocated 1 -longdesc Hyphenation patterns for Occitan in T1/EC and UTF-8 encodings. -longdesc They are supposed to be valid for all the Occitan variants -longdesc spoken and written in the wide area called 'Occitanie' by the -longdesc French. It ranges from the Val d'Aran within Catalunya, to the -longdesc South Western Italian Alps encompassing the southern half of -longdesc the French pentagon. -depend hyphen-base -depend hyph-utf8 -execute AddHyphen name=occitan lefthyphenmin=2 righthyphenmin=2 file=loadhyph-oc.tex file_patterns=hyph-oc.pat.txt file_exceptions= -containersize 3376 -containerchecksum f96644a2b355162b85cba1d6092babf7cb8e0aa054d5c938d59ef6e9dd2b17c00d25002a6134d739bb4dcbb2694cadb17e4c055c8a6f7d43307e3f88d056dd5a -runfiles size=7 - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-oc.tex - RELOC/tex/generic/hyph-utf8/patterns/ptex/hyph-oc.ec.tex - RELOC/tex/generic/hyph-utf8/patterns/quote/hyph-quote-oc.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-oc.tex - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-oc.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-oc.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-oc.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-oc.pat.txt - -name hyphen-piedmontese -category TLCore -revision 49078 -shortdesc Piedmontese hyphenation patterns. -relocated 1 -longdesc Hyphenation patterns for Piedmontese in ASCII encoding. -longdesc Compliant with 'Gramatica dla lengua piemonteisa' by Camillo -longdesc Brero. -depend hyphen-base -depend hyph-utf8 -execute AddHyphen name=piedmontese lefthyphenmin=2 righthyphenmin=2 file=loadhyph-pms.tex file_patterns=hyph-pms.pat.txt file_exceptions= -containersize 3404 -containerchecksum 69bd64098ed11d8d65e0a3f0830835aac0c11a0d725f68f654f3df051675bba7482732ccaeb3fedc7ffd151f142ad4a4c20c14b0c1b10a8d3429b9384de55842 -runfiles size=7 - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-pms.tex - RELOC/tex/generic/hyph-utf8/patterns/quote/hyph-quote-pms.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-pms.tex - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-pms.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-pms.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-pms.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-pms.pat.txt - -name hyphen-polish -category TLCore -revision 49078 -catalogue plhyph -shortdesc Polish hyphenation patterns. -relocated 1 -longdesc Hyphenation patterns for Polish in QX and UTF-8 encodings. -longdesc These patterns are also used by Polish TeX formats MeX and -longdesc LaMeX. -depend hyphen-base -depend hyph-utf8 -execute AddHyphen name=polish lefthyphenmin=2 righthyphenmin=2 file=loadhyph-pl.tex file_patterns=hyph-pl.pat.txt file_exceptions=hyph-pl.hyp.txt -containersize 12600 -containerchecksum 026e5dfa3f1135ad5399e45caf0c144309b6115f083564f377540a3b976f2faeca79d0fa91dafd12a16f638c2edd73e133b0a266d74be6ecc9d3dcee3bb97292 -runfiles size=30 - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-pl.tex - RELOC/tex/generic/hyph-utf8/patterns/ptex/hyph-pl.qx.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-pl.tex - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-pl.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-pl.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-pl.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-pl.pat.txt -catalogue-ctan /language/polish/plhyph.tex -catalogue-date 2016-07-17 15:05:50 +0200 -catalogue-license knuth -catalogue-topics hyphenation polish -catalogue-version 3.0a - -name hyphen-portuguese -category TLCore -revision 49078 -shortdesc Portuguese hyphenation patterns. -relocated 1 -longdesc Hyphenation patterns for Portuguese in T1/EC and UTF-8 -longdesc encodings. -depend hyphen-base -depend hyph-utf8 -execute AddHyphen name=portuguese synonyms=portuges lefthyphenmin=2 righthyphenmin=3 file=loadhyph-pt.tex file_patterns=hyph-pt.pat.txt file_exceptions=hyph-pt.hyp.txt -containersize 3320 -containerchecksum ba46c6d0f04e84be4b22d23d7fbeb8dde5233a840ef68e94b93d2cb555a0fa887c529295a4a8470f824bdb4ea0aa30d34e7e2c6ff07482511b4e90397f11e43f -runfiles size=8 - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-pt.tex - RELOC/tex/generic/hyph-utf8/patterns/ptex/hyph-pt.ec.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-pt.tex - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-pt.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-pt.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-pt.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-pt.pat.txt - -name hyphen-romanian -category TLCore -revision 49078 -shortdesc Romanian hyphenation patterns. -relocated 1 -longdesc Hyphenation patterns for Romanian in T1/EC and UTF-8 encodings. -longdesc The UTF-8 patterns use U+0219 for the character 's with comma -longdesc accent' and U+021B for 't with comma accent', but we may -longdesc consider using U+015F and U+0163 as well in the future. -depend hyphen-base -depend hyph-utf8 -execute AddHyphen name=romanian lefthyphenmin=2 righthyphenmin=2 file=loadhyph-ro.tex file_patterns=hyph-ro.pat.txt file_exceptions= -containersize 4416 -containerchecksum 80a689f7d017cd1a3425692558fcf7e7ca757383e2475c2eb161905d80a5376513d73579f70ca0a03835488845bb85a8678ca1c8950d6f472ae67a1f5b64145f -runfiles size=8 - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-ro.tex - RELOC/tex/generic/hyph-utf8/patterns/ptex/hyph-ro.ec.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-ro.tex - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-ro.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-ro.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-ro.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-ro.pat.txt - -name hyphen-romansh -category TLCore -revision 49078 -shortdesc Romansh hyphenation patterns. -relocated 1 -longdesc Hyphenation patterns for Romansh in ASCII encoding. They are -longdesc supposed to comply with the rules indicated by the Lia -longdesc Rumantscha (Romansh language society). -depend hyphen-base -depend hyph-utf8 -execute AddHyphen name=romansh lefthyphenmin=2 righthyphenmin=2 file=loadhyph-rm.tex file_patterns=hyph-rm.pat.txt file_exceptions= -containersize 3584 -containerchecksum ed2a1f86ca94fc7419e9c87e3d920c4e512593c3fd37ce4df57e9f48cc1fdead0be1308566b94ed66252777da2324c66a4b533ab7a7ab34698d0d701dd881a83 -runfiles size=7 - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-rm.tex - RELOC/tex/generic/hyph-utf8/patterns/quote/hyph-quote-rm.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-rm.tex - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-rm.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-rm.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-rm.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-rm.pat.txt - -name hyphen-russian -category TLCore -revision 49078 -shortdesc Russian hyphenation patterns. -relocated 1 -longdesc Hyphenation patterns for Russian in T2A and UTF-8 encodings. -longdesc For 8-bit engines, the 'ruhyphen' package provides a number of -longdesc different pattern sets, as well as different (8-bit) encodings, -longdesc that can be chosen at format-generation time. The UTF-8 -longdesc version only provides the default pattern set. A mechanism -longdesc similar to the one used for 8-bit patterns may be implemented -longdesc in the future. -depend hyphen-base -depend hyph-utf8 -depend ruhyphen -execute AddHyphen name=russian lefthyphenmin=2 righthyphenmin=2 file=loadhyph-ru.tex file_patterns=hyph-ru.pat.txt file_exceptions=hyph-ru.hyp.txt -containersize 34444 -containerchecksum 25af63ac4ee4b2bb1cf3d65731da5f385adffa350d81b0d03adf58e88c56a93da1f39195559c85f21bc98e6fb1d864c793a4c9cbbbf08cd766ee8659ef02c864 -runfiles size=65 - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-ru.tex - RELOC/tex/generic/hyph-utf8/patterns/ptex/hyph-ru.t2a.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-ru.tex - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-ru.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-ru.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-ru.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-ru.pat.txt - -name hyphen-sanskrit -category TLCore -revision 49078 -shortdesc Sanskrit hyphenation patterns. -relocated 1 -longdesc Hyphenation patterns for Sanskrit and Prakrit in -longdesc transliteration, and in Devanagari, Bengali, Kannada, Malayalam -longdesc and Telugu scripts for Unicode engines. -depend hyphen-base -depend hyph-utf8 -execute AddHyphen name=sanskrit lefthyphenmin=1 righthyphenmin=3 file=loadhyph-sa.tex file_patterns=hyph-sa.pat.txt file_exceptions= -containersize 4284 -containerchecksum 516a437492eb1ecc540946eecb66a7a90a6eb5242c7b8e3d3a33c6c983a963640c5cb01aaff3687887de91cb58423be43882a330386ee8a0dc25c429a2830096 -doccontainersize 988 -doccontainerchecksum 50bc18b1d6f17e0c1dc11caa6b55b8d487a6a80960c45ae54df3d3a6a6b435677bde30140eeaa9c981ee5ff03248ab94ed47e3a7de9d4d012b19e0c6d9a9ba79 -docfiles size=1 - RELOC/doc/generic/hyph-utf8/sa/hyphenmin.txt -runfiles size=8 - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-sa.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-sa.tex - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-sa.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-sa.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-sa.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-sa.pat.txt - -name hyphen-serbian -category TLCore -revision 49078 -catalogue srhyphc -shortdesc Serbian hyphenation patterns. -relocated 1 -longdesc Hyphenation patterns for Serbian in T1/EC, T2A and UTF-8 -longdesc encodings. For 8-bit engines the patterns are available -longdesc separately as 'serbian' in T1/EC encoding for Latin script and -longdesc 'serbianc' in T2A encoding for Cyrillic script. Unicode engines -longdesc should only use 'serbian' which has patterns in both scripts -longdesc combined. -depend hyphen-base -depend hyph-utf8 -execute AddHyphen name=serbian lefthyphenmin=2 righthyphenmin=2 file=loadhyph-sr-latn.tex file_patterns=hyph-sh-latn.pat.txt,hyph-sh-cyrl.pat.txt file_exceptions=hyph-sh-latn.hyp.txt,hyph-sh-cyrl.hyp.txt -execute AddHyphen name=serbianc lefthyphenmin=2 righthyphenmin=2 file=loadhyph-sr-cyrl.tex file_patterns=hyph-sh-latn.pat.txt,hyph-sh-cyrl.pat.txt file_exceptions=hyph-sh-latn.hyp.txt,hyph-sh-cyrl.hyp.txt -containersize 25648 -containerchecksum 4231cb5e4392d4d396ef6856deb3597521ef1c38e9dd4d1ac5d353c0eaa65534f2cb3f622e80cf6524bca4bfa045cf1653ec19048c478bc48ab76a441d057602 -runfiles size=75 - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-sr-cyrl.tex - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-sr-latn.tex - RELOC/tex/generic/hyph-utf8/patterns/ptex/hyph-sh-cyrl.t2a.tex - RELOC/tex/generic/hyph-utf8/patterns/ptex/hyph-sh-latn.ec.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-sh-cyrl.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-sh-latn.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-sr-cyrl.tex - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-sh-cyrl.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-sh-cyrl.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-sh-cyrl.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-sh-cyrl.pat.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-sh-latn.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-sh-latn.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-sh-latn.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-sh-latn.pat.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-sr-cyrl.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-sr-cyrl.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-sr-cyrl.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-sr-cyrl.pat.txt -catalogue-also shhyphl -catalogue-ctan /language/hyphenation/srhyphc.tex -catalogue-date 2016-11-05 05:59:04 +0100 -catalogue-license gpl -catalogue-topics hyphenation serbian -catalogue-version 1.0a - -name hyphen-slovak -category TLCore -revision 49078 -shortdesc Slovak hyphenation patterns. -relocated 1 -longdesc Hyphenation patterns for Slovak in T1/EC and UTF-8 encodings. -longdesc Original patterns 'skhyphen' are still distributed in the -longdesc 'csplain' package and loaded with ISO Latin 2 encoding (IL2). -depend hyphen-base -depend hyph-utf8 -execute AddHyphen name=slovak lefthyphenmin=2 righthyphenmin=3 file=loadhyph-sk.tex file_patterns=hyph-sk.pat.txt file_exceptions=hyph-sk.hyp.txt -containersize 10924 -containerchecksum 895c01f0ed4415f6342d22f89d791b5db07eb3774c9140ef2162dbde2acd25ecd3e405cc76c06d6028453f075dac7a4bc8e81e798625e5c261745c593cbd7815 -runfiles size=21 - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-sk.tex - RELOC/tex/generic/hyph-utf8/patterns/ptex/hyph-sk.ec.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-sk.tex - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-sk.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-sk.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-sk.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-sk.pat.txt - -name hyphen-slovenian -category TLCore -revision 49078 -shortdesc Slovenian hyphenation patterns. -relocated 1 -longdesc Hyphenation patterns for Slovenian in T1/EC and UTF-8 -longdesc encodings. -depend hyphen-base -depend hyph-utf8 -execute AddHyphen name=slovenian synonyms=slovene lefthyphenmin=2 righthyphenmin=2 file=loadhyph-sl.tex file_patterns=hyph-sl.pat.txt file_exceptions= -containersize 6308 -containerchecksum 84fd62a083cc96ec6337248ae5ac4d806a3685308752f7ef19f2d733ba5ddf65686f5ce9f295f48b609f296ad8199dace9f1790effbbc89617e4e1ae6543f8aa -runfiles size=10 - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-sl.tex - RELOC/tex/generic/hyph-utf8/patterns/ptex/hyph-sl.ec.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-sl.tex - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-sl.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-sl.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-sl.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-sl.pat.txt - -name hyphen-spanish -category TLCore -revision 49078 -shortdesc Spanish hyphenation patterns. -relocated 1 -longdesc Hyphenation patterns for Spanish in T1/EC and UTF-8 encodings. -depend hyphen-base -depend hyph-utf8 -execute AddHyphen name=spanish synonyms=espanol lefthyphenmin=2 righthyphenmin=2 file=loadhyph-es.tex file_patterns=hyph-es.pat.txt file_exceptions= -containersize 12836 -containerchecksum 71f4d881980d9fc4f2f6291e7b66b3f97f9d9e388349d0f2f623733dc33371f3c3ead63118b7b38b287bd62f1e1c7194817a151f3bc1247f037d41333c07b817 -doccontainersize 128788 -doccontainerchecksum 725f7696d116a64faf5ea76dc77434a591a84c732fe319dede682ad1f47d575111752b7e3218ef29e9e4605cacfe69871b57d4f13f150184108647449befd032 -docfiles size=36 - RELOC/doc/generic/hyph-utf8/es/README - RELOC/doc/generic/hyph-utf8/es/division.pdf details="Paper on word division (Spanish)" language="es" -srccontainersize 7916 -srccontainerchecksum 8512cbf33551fdb8b30a22c8d8467c8f349cfa80d2d644bc2eb5bf0e2f251c6139b311fe88076690e2d79d1686471c548fa535a07446f4c8971fe8608a544f26 -srcfiles size=6 - RELOC/source/generic/hyph-utf8/languages/es/README - RELOC/source/generic/hyph-utf8/languages/es/eshyph-make.lua - RELOC/source/generic/hyph-utf8/languages/es/eshyph.src -runfiles size=27 - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-es.tex - RELOC/tex/generic/hyph-utf8/patterns/ptex/hyph-es.ec.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-es.tex - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-es.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-es.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-es.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-es.pat.txt -catalogue-contact-home http://www.cervantex.es/ -catalogue-ctan /language/spanish/hyphen/base -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl -catalogue-topics hyphenation spanish -catalogue-version 4.5 - -name hyphen-swedish -category TLCore -revision 49078 -shortdesc Swedish hyphenation patterns. -relocated 1 -longdesc Hyphenation patterns for Swedish in T1/EC and UTF-8 encodings. -depend hyphen-base -depend hyph-utf8 -execute AddHyphen name=swedish lefthyphenmin=2 righthyphenmin=2 file=loadhyph-sv.tex file_patterns=hyph-sv.pat.txt file_exceptions= -containersize 18312 -containerchecksum 277c4ed950d8bd9ceedf7adaf058acd11808873b9022cdf91e7b495236d30c9a50ae9814f2648ae88f6980b43d33eec16669536271ec3931da22d257d9e2b4a6 -runfiles size=27 - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-sv.tex - RELOC/tex/generic/hyph-utf8/patterns/ptex/hyph-sv.ec.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-sv.tex - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-sv.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-sv.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-sv.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-sv.pat.txt - -name hyphen-thai -category TLCore -revision 49078 -shortdesc Thai hyphenation patterns. -relocated 1 -longdesc Hyphenation patterns for Thai in LTH and UTF-8 encodings. -depend hyphen-base -depend hyph-utf8 -execute AddHyphen name=thai lefthyphenmin=2 righthyphenmin=3 file=loadhyph-th.tex file_patterns=hyph-th.pat.txt file_exceptions= -containersize 33788 -containerchecksum 16f4b2503f64ddffc5c6eb1aea4786861c5a4983d53d91b64ef8a18c1bc2494454d07e56e3b60a050fa6516dfa4d3b36d4600c2211992fb74ce3aef220ead8ad -runfiles size=56 - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-th.tex - RELOC/tex/generic/hyph-utf8/patterns/ptex/hyph-th.lth.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-th.tex - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-th.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-th.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-th.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-th.pat.txt - -name hyphen-turkish -category TLCore -revision 49078 -catalogue tkhyph -shortdesc Turkish hyphenation patterns. -relocated 1 -longdesc Hyphenation patterns for Turkish in T1/EC and UTF-8 encodings. -longdesc The patterns for Turkish were first produced for the Ottoman -longdesc Texts Project in 1987 and were suitable for both Modern Turkish -longdesc and Ottoman Turkish in Latin script, however the required -longdesc character set didn't fit into EC encoding, so support for -longdesc Ottoman Turkish had to be dropped to keep compatibility with -longdesc 8-bit engines. -depend hyphen-base -depend hyph-utf8 -execute AddHyphen name=turkish lefthyphenmin=2 righthyphenmin=2 file=loadhyph-tr.tex file_patterns=hyph-tr.pat.txt file_exceptions= -containersize 3936 -containerchecksum e40aaee7872ec2000178b09059b97c1376934bc1dcce5ebc8e0849210f79592fb705ccd180aa60e2fd85d9aa98d5ed34a06fd663b5bf5c3fc0345bfa28d69cda -srccontainersize 2724 -srccontainerchecksum 2817152d247b1bc23f51cde0acf43a7819540df1d681e76eab416571e54bd6e18f20b94c6758e41b8891e27a3eee29591a6aa475397c6f77570e16970f9a95d1 -srcfiles size=3 - RELOC/source/generic/hyph-utf8/languages/tr/README - RELOC/source/generic/hyph-utf8/languages/tr/generate_patterns_tr.rb -runfiles size=7 - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-tr.tex - RELOC/tex/generic/hyph-utf8/patterns/ptex/hyph-tr.ec.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-tr.tex - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-tr.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-tr.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-tr.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-tr.pat.txt -catalogue-ctan /language/hyphenation/tkhyph.tex -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics hyphenation turkish - -name hyphen-turkmen -category TLCore -revision 49078 -shortdesc Turkmen hyphenation patterns. -relocated 1 -longdesc Hyphenation patterns for Turkmen in T1/EC and UTF-8 encodings. -depend hyphen-base -depend hyph-utf8 -execute AddHyphen name=turkmen lefthyphenmin=2 righthyphenmin=2 file=loadhyph-tk.tex file_patterns=hyph-tk.pat.txt file_exceptions= -containersize 6400 -containerchecksum f58ac32ff3c9f893ccd7556b302a65bb02e3503d70b04ab187ae7d52deda672182559f31aa4edd4b82d8d05abc35aa59905936ff02928cbf059053ccb25a701b -srccontainersize 1676 -srccontainerchecksum 3249a3bc2c0641ef970eceb724bb6b57af9ed4d8d5969f748be66ed3e3ad812c3c4c87a923ab3a0b3f5e887b1ad135ef10c5bb610003d27421e88c094639ddee -srcfiles size=1 - RELOC/source/generic/hyph-utf8/languages/tk/generate_patterns_tk.rb -runfiles size=16 - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-tk.tex - RELOC/tex/generic/hyph-utf8/patterns/ptex/hyph-tk.ec.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-tk.tex - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-tk.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-tk.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-tk.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-tk.pat.txt - -name hyphen-ukrainian -category TLCore -revision 49078 -shortdesc Ukrainian hyphenation patterns. -relocated 1 -longdesc Hyphenation patterns for Ukrainian in T2A and UTF-8 encodings. -longdesc For 8-bit engines, the 'ukrhyph' package provides a number of -longdesc different pattern sets, as well as different (8-bit) encodings, -longdesc that can be chosen at format-generation time. The UTF-8 -longdesc version only provides the default pattern set. A mechanism -longdesc similar to the one used for 8-bit patterns may be implemented -longdesc in the future. -depend hyphen-base -depend hyph-utf8 -depend ukrhyph -execute AddHyphen name=ukrainian lefthyphenmin=2 righthyphenmin=2 file=loadhyph-uk.tex file_patterns=hyph-uk.pat.txt file_exceptions= -containersize 18912 -containerchecksum 4327d060f725d74c8c4dc56fa97376f4e4e3c2b375b1a05cfefb14fee74321d2d2d45dba31edb2a98e5eaf56cd88b9a7599524f7c8857602c3df59f4100fb205 -runfiles size=43 - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-uk.tex - RELOC/tex/generic/hyph-utf8/patterns/ptex/hyph-uk.t2a.tex - RELOC/tex/generic/hyph-utf8/patterns/quote/hyph-quote-uk.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-uk.tex - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-uk.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-uk.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-uk.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-uk.pat.txt - -name hyphen-uppersorbian -category TLCore -revision 49078 -shortdesc Upper Sorbian hyphenation patterns. -relocated 1 -longdesc Hyphenation patterns for Upper Sorbian in T1/EC and UTF-8 -longdesc encodings. -depend hyphen-base -depend hyph-utf8 -execute AddHyphen name=uppersorbian lefthyphenmin=2 righthyphenmin=2 file=loadhyph-hsb.tex file_patterns=hyph-hsb.pat.txt file_exceptions=hyph-hsb.hyp.txt -containersize 5584 -containerchecksum 9a1ad73341636e3cb46efe63607c403a11a1cd38922b936d34ec5db160d100054fca940df6cf1726b4ed64f4cd1061167fd067297253417a0fa639884d82b195 -runfiles size=14 - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-hsb.tex - RELOC/tex/generic/hyph-utf8/patterns/ptex/hyph-hsb.ec.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-hsb.tex - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-hsb.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-hsb.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-hsb.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-hsb.pat.txt - -name hyphen-welsh -category TLCore -revision 49078 -shortdesc Welsh hyphenation patterns. -relocated 1 -longdesc Hyphenation patterns for Welsh in T1/EC and UTF-8 encodings. -depend hyphen-base -depend hyph-utf8 -execute AddHyphen name=welsh lefthyphenmin=2 righthyphenmin=3 file=loadhyph-cy.tex file_patterns=hyph-cy.pat.txt file_exceptions= -containersize 20060 -containerchecksum f9043b1db0199464dc7df43c455fd577723f5093a683d23a39639364908091bdcdc21969a0ea1db5105b0410a1062e4bd21449a528e9c9a23741ec1189164df8 -runfiles size=37 - RELOC/tex/generic/hyph-utf8/loadhyph/loadhyph-cy.tex - RELOC/tex/generic/hyph-utf8/patterns/ptex/hyph-cy.ec.tex - RELOC/tex/generic/hyph-utf8/patterns/tex/hyph-cy.tex - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-cy.chr.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-cy.hyp.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-cy.lic.txt - RELOC/tex/generic/hyph-utf8/patterns/txt/hyph-cy.pat.txt - -name hyphenat -category Package -revision 15878 -shortdesc Disable/enable hypenation -relocated 1 -longdesc This package can disable all hyphenation or enable hyphenation -longdesc of non-alphabetics or monospaced fonts. The package can also -longdesc enable hyphenation within 'words' that contain non-alphabetic -longdesc characters (e.g., that include underscores), and hyphenation of -longdesc text typeset in monospaced (e.g., cmtt) fonts. -containersize 1692 -containerchecksum e4579c8c18fc6e42093da75fa532a318c0a3367d566817c545c9c980c661f7a3ea84c730ebc8ea91a9373755d98d5376590b025fde5fe431d8ce33be9a373122 -doccontainersize 151784 -doccontainerchecksum 93743c1a61c40bf476f8390ac232ae1ebf0355b896f8f89587f710c58474a014d834e3a360e0f8f6295b67ef4137e94ba0bfb0517117287dafcdb1fa7754399c -docfiles size=44 - RELOC/doc/latex/hyphenat/README details="Readme" - RELOC/doc/latex/hyphenat/hyphenat.pdf details="Package documentation" -srccontainersize 10404 -srccontainerchecksum 3f9d367ad03eb4bd5e364af27ed8b242cf2d2feab3e69a283753c7f83c285491302468ecc4a3cd77337b6d72216e02f86489e9f932c2b3d7b570e8dc4a10df28 -srcfiles size=10 - RELOC/source/latex/hyphenat/hyphenat.dtx - RELOC/source/latex/hyphenat/hyphenat.ins -runfiles size=2 - RELOC/tex/latex/hyphenat/hyphenat.sty -catalogue-ctan /macros/latex/contrib/hyphenat -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics hyphenation -catalogue-version 2.3c - -name hyphenex -category Package -revision 37354 -shortdesc US English hyphenation exceptions file -relocated 1 -longdesc Exceptions for American English hyphenation patterns are -longdesc occasionally published in the TeX User Group journal TUGboat. -longdesc This bundle provides alternative Perl and Bourne shell scripts -longdesc to convert the source of such an article into an exceptions -longdesc file, together with a recent copy of the article and -longdesc machine-readable files. -containersize 7508 -containerchecksum e600c6c31be4d174b62d12d0a9a371f8a28d261977fc46291ee3cdc69677608eb4babe6727af9abc2aac7a4441e82960c8b52741ba4fe5dd46a62647c6eece17 -srccontainersize 183808 -srccontainerchecksum 748950dc28ae855cb277aa678559e375d6d1de8f107b8f531c55c8e5c4ab87fb9a330c96e7be4659f79ec2643092b87387379d959f02468b64250de2307a485d -srcfiles size=59 - RELOC/source/generic/hyphenex/GNUmakefile - RELOC/source/generic/hyphenex/README - RELOC/source/generic/hyphenex/hyphenex.pl - RELOC/source/generic/hyphenex/hyphenex.sh - RELOC/source/generic/hyphenex/tb0hyf.pdf - RELOC/source/generic/hyphenex/tb0hyf.tex - RELOC/source/generic/hyphenex/test.tex -runfiles size=6 - RELOC/tex/generic/hyphenex/ushyphex.tex -catalogue-also tugboat tugboat-plain -catalogue-ctan /info/digests/tugboat/hyphenex -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license other-free -catalogue-topics hyphenation - -name hyplain -category Package -revision 15878 -shortdesc Basic support for multiple languages in Plain TeX -relocated 1 -longdesc The package offers a means to set up hyphenation suitable for -longdesc several languages and/or dialects, and to select them or switch -longdesc between them while typesetting. -containersize 3140 -containerchecksum badc61562fb6c305b47d4d58a077a6f006fb58fd4bb216397eceb00cfe2d6baeefce329e780db9e8d89e4472539ac56af1dcd66af8ddc6a6e66702616d13b377 -doccontainersize 48872 -doccontainerchecksum 94ab39ba1a75b3179c03f94df475407a8cb03d0aaf6bcbde0125521e1855622e3d84f4e1c2d4b0c2bcc29925edbd62b3ef0ed7f6f68ebc44d31f3a7594ed09cf -docfiles size=16 - RELOC/doc/plain/hyplain/README - RELOC/doc/plain/hyplain/hydoc.pdf details="Package documentation" - RELOC/doc/plain/hyplain/hydoc.tex -runfiles size=4 - RELOC/tex/plain/hyplain/hylang.tex - RELOC/tex/plain/hyplain/hypdfplain.ini - RELOC/tex/plain/hyplain/hyplain.tex - RELOC/tex/plain/hyplain/hyrules.tex -catalogue-also babel -catalogue-ctan /macros/plain/contrib/hyplain -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics multilingual hyphenation plain-ext -catalogue-version 1.0 - -name ibycus-babel -category Package -revision 15878 -shortdesc Use the Ibycus 4 Greek font with Babel -relocated 1 -longdesc The package allows you to use the Ibycus 4 font for ancient -longdesc Greek with Babel. It uses a Perl script to generate hyphenation -longdesc patterns for Ibycus from those for the ordinary Babel encoding, -longdesc cbgreek. It sets up ibycus as a pseudo-language you can specify -longdesc in the normal Babel manner. For proper hyphenation of Greek -longdesc quoted in mid-paragraph, you should use it with elatex (all -longdesc current distributions of LaTeX are built with e-TeX, so the -longdesc constraint should not be onerous). -containersize 2164 -containerchecksum 0ae5a9ad8480aad9bc2a6e334f818c973462df46eb2263f0ff43c7e42ad235b136a6eed9aaef027fe11f9505458c9a546960b4f3e12763739bf672dac960b935 -doccontainersize 53820 -doccontainerchecksum 26adf6ee7bc0eb7b7da825d6574c72d1b0cbcbda92dcbbd8691ca0433124447ff56609ebf2c89334bee23e3830a8523a08e1c1e4e7503033df7e36efeddb7d33 -docfiles size=21 - RELOC/doc/latex/ibycus-babel/README details="Readme" - RELOC/doc/latex/ibycus-babel/ibycus-babel-test.tex - RELOC/doc/latex/ibycus-babel/ibycus-babel.pdf details="Package documentation" - RELOC/doc/latex/ibycus-babel/ibyhyph.pl -srccontainersize 7820 -srccontainerchecksum db5efc9bc39da60ce12c507179791dd7f55c55598fdf5511d03048a6e3847cd37eadeb45e34ece14eeec5ce98372694871bf740e3833bc35c752bedea65ca22e -srcfiles size=7 - RELOC/source/latex/ibycus-babel/ibycus-babel.dtx - RELOC/source/latex/ibycus-babel/ibycus-babel.ins -runfiles size=3 - RELOC/tex/latex/ibycus-babel/ibycus.ldf - RELOC/tex/latex/ibycus-babel/lgienc.def - RELOC/tex/latex/ibycus-babel/lgifib.fd -catalogue-ctan /language/greek/ibycus-babel -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics greek multilingual-addon -catalogue-version 3.0 - -name ibygrk -category Package -revision 15878 -shortdesc Fonts and macros to typeset ancient Greek -relocated 1 -longdesc Ibycus is a Greek typeface, based on Silvio Levy's realisation -longdesc of a classic Didot cut of Greek type from around 1800. The -longdesc fonts are available both as Metafont source and in Adobe Type 1 -longdesc format. This distribution of ibycus is accompanied by a set of -longdesc macro packages to use it with Plain TeX or LaTeX, but for use -longdesc with Babel, see the ibycus-babel package. -execute addMixedMap iby.map -containersize 138988 -containerchecksum 07fcb4978b909a1da79032f73aaec4c05c2dcd4251010637aa15eda6b79e65c7f7792287894dd87ba7bc4789ced8fe61a8189ee5b0eaa654337c4f9f41853917 -doccontainersize 15572 -doccontainerchecksum 8a1897f6a0231564896be560a5beeb0cc732fe30598c6f15d5c3f48abc390de389863ce7eb5510f187bee63409bdb818a38b404d675c82c7b71bd3c1ee9d0e0e -docfiles size=18 - RELOC/doc/fonts/ibygrk/COPYING - RELOC/doc/fonts/ibygrk/NEWS - RELOC/doc/fonts/ibygrk/README details="General and installation Readme" - RELOC/doc/fonts/ibygrk/README.ibycus4 - RELOC/doc/fonts/ibygrk/iby4text.tex - RELOC/doc/fonts/ibygrk/ibycus3.RME - RELOC/doc/fonts/ibygrk/ibycus4.ltx - RELOC/doc/fonts/ibygrk/psibycus.ltx - RELOC/doc/fonts/ibygrk/psibycus.tex -runfiles size=109 - RELOC/fonts/afm/public/ibygrk/fibb84.afm - RELOC/fonts/afm/public/ibygrk/fibr84.afm - RELOC/fonts/enc/dvips/ibygrk/IbycusHTG.enc - RELOC/fonts/map/dvips/ibygrk/iby.map - RELOC/fonts/source/public/ibygrk/abary4.mf - RELOC/fonts/source/public/ibygrk/cigma4.mf - RELOC/fonts/source/public/ibygrk/digamma4.mf - RELOC/fonts/source/public/ibygrk/ebary4.mf - RELOC/fonts/source/public/ibygrk/fibb84.mf - RELOC/fonts/source/public/ibygrk/fibb848.mf - RELOC/fonts/source/public/ibygrk/fibb849.mf - RELOC/fonts/source/public/ibygrk/fibo84.mf - RELOC/fonts/source/public/ibygrk/fibo848.mf - RELOC/fonts/source/public/ibygrk/fibo849.mf - RELOC/fonts/source/public/ibygrk/fibr84.mf - RELOC/fonts/source/public/ibygrk/fibr848.mf - RELOC/fonts/source/public/ibygrk/fibr849.mf - RELOC/fonts/source/public/ibygrk/hbary4.mf - RELOC/fonts/source/public/ibygrk/ibary4.mf - RELOC/fonts/source/public/ibygrk/ibyacc4.mf - RELOC/fonts/source/public/ibygrk/ibycus4.map - RELOC/fonts/source/public/ibygrk/ibycus4.mf - RELOC/fonts/source/public/ibygrk/ibylig4.mf - RELOC/fonts/source/public/ibygrk/ibylwr4.mf - RELOC/fonts/source/public/ibygrk/ibypnct4.mf - RELOC/fonts/source/public/ibygrk/ibyupr4.mf - RELOC/fonts/source/public/ibygrk/koppa4.mf - RELOC/fonts/source/public/ibygrk/obary4.mf - RELOC/fonts/source/public/ibygrk/sampi4.mf - RELOC/fonts/source/public/ibygrk/ubary4.mf - RELOC/fonts/source/public/ibygrk/version4.mf - RELOC/fonts/source/public/ibygrk/wbary4.mf - RELOC/fonts/tfm/public/ibygrk/fibb84.tfm - RELOC/fonts/tfm/public/ibygrk/fibb848.tfm - RELOC/fonts/tfm/public/ibygrk/fibb849.tfm - RELOC/fonts/tfm/public/ibygrk/fibo84.tfm - RELOC/fonts/tfm/public/ibygrk/fibo848.tfm - RELOC/fonts/tfm/public/ibygrk/fibo849.tfm - RELOC/fonts/tfm/public/ibygrk/fibr84.tfm - RELOC/fonts/tfm/public/ibygrk/fibr848.tfm - RELOC/fonts/tfm/public/ibygrk/fibr849.tfm - RELOC/fonts/type1/public/ibygrk/fibb84.pfb - RELOC/fonts/type1/public/ibygrk/fibr84.pfb - RELOC/tex/generic/ibygrk/Uibycus.fd - RELOC/tex/generic/ibygrk/Uibycus4.fd - RELOC/tex/generic/ibygrk/iby4extr.tex - RELOC/tex/generic/ibygrk/ibycus4.map - RELOC/tex/generic/ibygrk/ibycus4.sty - RELOC/tex/generic/ibygrk/ibycus4.tex - RELOC/tex/generic/ibygrk/ibycusps.tex - RELOC/tex/generic/ibygrk/psibycus.sty - RELOC/tex/generic/ibygrk/pssetiby.tex - RELOC/tex/generic/ibygrk/setiby4.tex - RELOC/tex/generic/ibygrk/tlgsqq.tex - RELOC/tex/generic/ibygrk/version4.tex -catalogue-ctan /fonts/greek/ibygrk -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics font font-greek greek -catalogue-version 4.5 - -name icsv -category Package -revision 15878 -shortdesc Class for typesetting articles for the ICSV conference -relocated 1 -longdesc This is an ad-hoc class for typesetting articles for the ICSV -longdesc conference, based on the earler active-conf by the same author. -containersize 3596 -containerchecksum 5814a58b6702f9f16464cb3d199f9f0f1a3178d0f1ad9b7fffb828e0750c99cb90223c848fee35e4ee8328206f02855e7eafa9f00e406aec5c2c260bda89048f -doccontainersize 209428 -doccontainerchecksum 7fbe6c7f4af905b54864fd3dfd9f0a15d832b5a09a6cc4a7ff658da9c98a55e689b78842249fe197cdd32629db53a82e3181d18880dd1b5dcbba727fcc4ac23c -docfiles size=58 - RELOC/doc/latex/icsv/README - RELOC/doc/latex/icsv/icsv-example.tex - RELOC/doc/latex/icsv/icsv.pdf details="Package documentation" -srccontainersize 10308 -srccontainerchecksum 5c04b71a1778e2b79fe82045d04f6fe4c68c8235e29d7e203402918e657517c8696673b12d3ea6e420eadf45d6a844d5e77a32b9db04fad4004c0c4606d7c97d -srcfiles size=10 - RELOC/source/latex/icsv/icsv.dtx - RELOC/source/latex/icsv/icsv.ins -runfiles size=3 - RELOC/tex/latex/icsv/icsv.cls -catalogue-ctan /macros/latex/contrib/conferences/icsv -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics confproc -catalogue-version 0.2 - -name identkey -category Package -revision 49018 -shortdesc Typesetting bracketed dichotomous identification keys -relocated 1 -longdesc The package is for typesetting bracketed dichotomous -longdesc identification keys. -containersize 1196 -containerchecksum 58f83a63dd1d30c6c26e76e1bb81907b5d9ce4c7d520748b2fa5414d4e1d295b73e8c8d647c51f1a11baae0ba55392941f966b0f7dbf3452085f1c0f2c1c677f -doccontainersize 484 -doccontainerchecksum 1f291f54e798f2854907408559d1d6cc93e07930fdbef3a123e7b5a5f891e1834b01a0646885a3def10279803fb71d508a0d7c8a1b085a6c11a3dc2a17a2ff55 -docfiles size=1 - RELOC/doc/latex/identkey/README.md details="Readme" -runfiles size=1 - RELOC/tex/latex/identkey/identkey.sty -catalogue-also dichokey -catalogue-contact-bugs https://gitlab.com/rj_white/latex-identkey/issues -catalogue-contact-repository https://gitlab.com/rj_white/latex-identkey -catalogue-ctan /macros/latex/contrib/identkey -catalogue-date 2018-10-29 11:36:49 +0100 -catalogue-license gpl3 -catalogue-topics biology -catalogue-version 0.1.0 - -name idxcmds -category Package -revision 38115 -shortdesc Semantic commands for adding formatted index entries -relocated 1 -longdesc The package provides commands for adding formatted index -longdesc entries; it arises from the author's work on large documents. -containersize 2376 -containerchecksum 8cf7ec540377800924d9d6414fddfc3097e9bec218f68411d75bc566c412dbedd0c988c40b4d01a8859250e11bc6bb4d7fbf5f3772b29c8ac2a6a1fd530ddcbf -doccontainersize 413612 -doccontainerchecksum 99f5164839a2a3621224e2672185609a59598aca6eee0787e382ab5d973e08694035dbe539b7d87c4f856d8066c7484679afdd575cd7cad4d76cdcd647f54b54 -docfiles size=105 - RELOC/doc/latex/idxcmds/README details="Readme" - RELOC/doc/latex/idxcmds/idxcmds_en.pdf details="Package documentation" - RELOC/doc/latex/idxcmds/idxcmds_en.tex -runfiles size=3 - RELOC/tex/latex/idxcmds/idxcmds.sty -catalogue-ctan /macros/latex/contrib/idxcmds -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics index -catalogue-version 0.2c - -name idxlayout -category Package -revision 25821 -shortdesc Configurable index layout, responsive to KOMA-Script and memoir -relocated 1 -longdesc The idxlayout package offers a key-value interface to configure -longdesc index layout parameters, e.g. allowing for three-column indexes -longdesc or for "parent" items and their affiliated subitems being -longdesc typeset as a single paragraph. The package is responsive to the -longdesc index-related options and commands of the KOMA-Script and -longdesc memoir classes. -containersize 2708 -containerchecksum a57b765fd4129a83f119786c587e8cf00d3ea86de7add0858b4f479aa3645a28b68b2bad1d19bad969ddf9222bcaefb1f4950d06931a2f4b6a24e2a1480194e8 -doccontainersize 338932 -doccontainerchecksum edbb6e8c35967ebc4425f787a7504509b43ddb2c5d61bdc85cb5586c27bbe893de53c712af3f76e1ed5c895bd458ef7e36b6636dd8844debbedd15b526926678 -docfiles size=84 - RELOC/doc/latex/idxlayout/README details="Readme" language="en" - RELOC/doc/latex/idxlayout/idxlayout.pdf details="Package documentation" language="en" -srccontainersize 12428 -srccontainerchecksum 3ecffba6b07096ee909d3788d2327c0b69fd7d22bce3d70ca903e3314f0d78d33c5e76722464ebbf8021739da2d1749f7b847bafbe8a18fbc77fbd238087f4a7 -srcfiles size=12 - RELOC/source/latex/idxlayout/idxlayout.dtx - RELOC/source/latex/idxlayout/idxlayout.ins -runfiles size=2 - RELOC/tex/latex/idxlayout/idxlayout.sty -catalogue-ctan /macros/latex/contrib/idxlayout -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics index -catalogue-version 0.4d - -name ieeepes -category Package -revision 17359 -shortdesc IEEE Power Engineering Society Transactions -relocated 1 -longdesc Supports typesetting of transactions, as well as discussions -longdesc and closures, for the IEEE Power Engineering Society -longdesc Transactions journals. -containersize 9508 -containerchecksum a0335c98433d3673a68c421b8a561050b9f20b29581c87c70806adb6a34ee9eae5c872978f6998ebe5146576c6684f6c56ac99e3b151e68c983ed63c9d7764fc -doccontainersize 248068 -doccontainerchecksum b5ccca4fc4dab5e9f2aea77e9b09992ef34c58f41d3e8329d9a90bdd134814102bc5b25c6fc44822e3fa28665a2d422e3475c1a9a05739096a0e02f9df9e9922 -docfiles size=86 - RELOC/doc/latex/ieeepes/README details="Readme" - RELOC/doc/latex/ieeepes/ieeepes_check.bib - RELOC/doc/latex/ieeepes/ieeepes_check.tex - RELOC/doc/latex/ieeepes/ieeepes_doc.pdf details="Package documentation" - RELOC/doc/latex/ieeepes/ieeepes_doc.tex - RELOC/doc/latex/ieeepes/ieeepes_skel.tex - RELOC/doc/latex/ieeepes/vk.eps -runfiles size=9 - RELOC/bibtex/bst/ieeepes/ieeepes.bst - RELOC/tex/latex/ieeepes/ieeepes.sty -catalogue-ctan /macros/latex/contrib/ieeepes -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics journalpub -catalogue-version 4.0 - -name ietfbibs -category Package -revision 41332 -shortdesc Generate BibTeX entries for various IETF index files -relocated 1 -longdesc The package provides scripts to translate IETF index files to -longdesc BibTeX files. -containersize 424 -containerchecksum 1039f113f8ceeb0745fdc73c8df27820c453de8eaab2138163d6e8bb7a1ad66e6304f08cb80bc7d3253b9b7c6729746a5eb2610706bee155d82d67f3a5add799 -doccontainersize 3460 -doccontainerchecksum ab8df81de97c30c61360459e95eac29bff764e3d0cc334d45ee476b92eff5988bf0509ac2aa270c730c1cfe2171ba27545525bc8a3d8950271d6d6a1d1488647 -docfiles size=10 - RELOC/doc/bibtex/ietfbibs/CHANGELOG.md - RELOC/doc/bibtex/ietfbibs/LICENSE.md - RELOC/doc/bibtex/ietfbibs/Makefile - RELOC/doc/bibtex/ietfbibs/README.md details="Readme" - RELOC/doc/bibtex/ietfbibs/id2bib - RELOC/doc/bibtex/ietfbibs/id2bib.awk - RELOC/doc/bibtex/ietfbibs/ids.tex - RELOC/doc/bibtex/ietfbibs/rfc2bib - RELOC/doc/bibtex/ietfbibs/rfc2bib.awk - RELOC/doc/bibtex/ietfbibs/rfcs.tex -catalogue-ctan /biblio/bibtex/utils/ietfbibs -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license mit -catalogue-topics bibtex-gen -catalogue-version 1.0.0 - -name ifetex -category Package -revision 47231 -shortdesc Provides \ifetex switch -relocated 1 -longdesc The package provides the switch \ifetex which indicates whether -longdesc e-TeX is available or not. The package can be loaded as LaTeX -longdesc package using \usepackage{ifetex} or in plain TeX using \input -longdesc ifetex. In either case it aborts silently if the \ifetex macro -longdesc is already defined. The package's test is whether \eTeXversion -longdesc is defined as a primitive; if it is, the package assumes e-TeX -longdesc features are available. -containersize 1396 -containerchecksum 244537aa156a2a6a2b09b3ad2afb052fa71a7f1ed4f2e5135ec4b3e86de48f6ae5caaccaed5df0c928d1c796b6b3eaa412d00b8d89a00c9b5d65b8989066606e -doccontainersize 145448 -doccontainerchecksum 8e30cd47a74075af82439c1c07d64392e1977072cc2200203492cc5eb01d31a74180fd5c0fc0fc71441175b3c46d9d5cffe2fb7998729b14f918ca62df741390 -docfiles size=37 - RELOC/doc/latex/ifetex/README details="Readme" - RELOC/doc/latex/ifetex/ifetex.pdf details="Package documentation" -srccontainersize 3376 -srccontainerchecksum edd3a2cdd20b08657c76d93bc53d103784f8d3c74ede88a896f48a0be90fc71f064ffcc9e71a650d1a1099d5f59432bb2fd7f2a3d067fefc3c40d8255c941f08 -srcfiles size=3 - RELOC/source/latex/ifetex/ifetex.dtx - RELOC/source/latex/ifetex/ifetex.ins -runfiles size=2 - RELOC/tex/latex/ifetex/ifetex.sty - RELOC/tex/plain/ifetex/ifetex.tex -catalogue-ctan /macros/latex/contrib/ifetex -catalogue-date 2018-03-31 21:11:18 +0200 -catalogue-license lppl1.3 -catalogue-topics env-query -catalogue-version 1.2a - -name iffont -category Package -revision 38823 -shortdesc Conditionally load fonts with fontspec -relocated 1 -longdesc This package provides a macro to select the first font XeLaTeX -longdesc or LuaTeX can find in a comma separated list and, additionally, -longdesc a number of macro tests. -containersize 1312 -containerchecksum db81318951811058cb3d447122febba2c8847711d21fec0deefa89e46238d60c2bb53f80b91db4ba17ef3dbd82b8b43b13607b6e87517d21af4ba85e6a820d51 -doccontainersize 28352 -doccontainerchecksum 5d5a52504d3ca36400ce4558251df6f3f1b6a2f0b7a1b2ce9f8ecfd219505e4aab90cbadc30252199afb3f9d1ea3054b10edb03c031ede773d02f67f67213b5a -docfiles size=9 - RELOC/doc/latex/iffont/README.md details="Readme" - RELOC/doc/latex/iffont/iffont.pdf details="Package documentation" -srccontainersize 3448 -srccontainerchecksum f2ff5e2092e4b3da61622d8799c4924428d95cd727a81a889ece6fcc8fa56f0e09ecd5773ed0e837192ebe5bc53b7c5758a002e4ad5b9b660f451ee6a631cd7c -srcfiles size=4 - RELOC/source/latex/iffont/iffont.dtx - RELOC/source/latex/iffont/iffont.ins -runfiles size=1 - RELOC/tex/latex/iffont/iffont.sty -catalogue-ctan /macros/latex/contrib/iffont -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics font-mgmt -catalogue-version 1.0.0 - -name ifluatex -category Package -revision 49285 -shortdesc Provides the \ifluatex switch -relocated 1 -longdesc The package looks for LuaTeX regardless of its mode and -longdesc provides the switch \ifluatex; it works with Plain TeX or -longdesc LaTeX. The package is part of the oberdiek bundle. -containersize 2384 -containerchecksum 580a54225129c2dee8025839b91f9332b603b478c7c3a57aba69e6dfa104771d8a30767ba586a83ab548c95bbaa69026411e2e2a2c2458ece60af0c18dd59e4f -doccontainersize 115128 -doccontainerchecksum a343c5cac8e83cd2adc164865b54c3c34bb1f8843cb6a6c58a4c718ebfdfa716c4e95e087dee3799375c45ff03d4c96fa79edc214a058e4dfc88c164cb02db75 -docfiles size=33 - RELOC/doc/latex/oberdiek/ifluatex.pdf details="Package documentation" - RELOC/doc/latex/oberdiek/test/ifluatex-test1.tex - RELOC/doc/latex/oberdiek/test/ifluatex-test2.tex - RELOC/doc/latex/oberdiek/test/ifluatex-test3.tex -srccontainersize 7440 -srccontainerchecksum 0b729cf2da8d5e2f16919b882eb68dda93452290fa0d7d3d33c8faa1cedb5151f2f5848e0f2b96061c786aa750f0c223c20dc856740aaadbd7b42a50481e3abe -srcfiles size=7 - RELOC/source/latex/oberdiek/ifluatex.dtx -runfiles size=2 - RELOC/tex/generic/oberdiek/ifluatex.sty -catalogue-ctan /macros/latex/contrib/oberdiek/ifluatex.dtx -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl1.3 -catalogue-topics env-query -catalogue-version 1.4 - -name ifmslide -category Package -revision 20727 -shortdesc Presentation slides for screen and printouts -relocated 1 -longdesc This package is used to produce printed slides with LaTeX and -longdesc online presentations with pdfLaTeX. It is provided by the -longdesc 'Institute of Mechanics' (ifm) Univ. of Technology Darmstadt, -longdesc Germany. It is based on ideas of pdfslide, but completely -longdesc rewritten for compatibility with texpower and seminar. The -longdesc manual describes all functions and provides a sample. -containersize 242964 -containerchecksum 63a90be74e2fd845dbc5b441bbead45f3c274b78f621734ddf9de71aacdf9196715e3addcf935755fdb24b01ce9578960a9ce5bc897a2b6a7dea101c6fd544b5 -doccontainersize 204400 -doccontainerchecksum 948abbab43264427cab5718fc1cb8208f3ddcf0d027356c473815855271fe3f2e12b3bc5709ae1570668744c08af062e84ddd2549ed265b13903c5793fa95d4a -docfiles size=89 - RELOC/doc/latex/ifmslide/README details="Readme" - RELOC/doc/latex/ifmslide/genbutton - RELOC/doc/latex/ifmslide/ifmman.pdf details="Package manual" - RELOC/doc/latex/ifmslide/ifmman.tex -runfiles size=211 - RELOC/tex/latex/ifmslide/aqua_ravines.eps - RELOC/tex/latex/ifmslide/aqua_ravines.jpg - RELOC/tex/latex/ifmslide/button1c.eps - RELOC/tex/latex/ifmslide/button1c.pdf - RELOC/tex/latex/ifmslide/button1e.eps - RELOC/tex/latex/ifmslide/button1e.pdf - RELOC/tex/latex/ifmslide/buttonec.eps - RELOC/tex/latex/ifmslide/buttonec.pdf - RELOC/tex/latex/ifmslide/buttonee.eps - RELOC/tex/latex/ifmslide/buttonee.pdf - RELOC/tex/latex/ifmslide/buttongc.eps - RELOC/tex/latex/ifmslide/buttongc.pdf - RELOC/tex/latex/ifmslide/buttonge.eps - RELOC/tex/latex/ifmslide/buttonge.pdf - RELOC/tex/latex/ifmslide/ifmlogoc.eps - RELOC/tex/latex/ifmslide/ifmlogoc.pdf - RELOC/tex/latex/ifmslide/ifmlogog.eps - RELOC/tex/latex/ifmslide/ifmlogog.pdf - RELOC/tex/latex/ifmslide/ifmslide.cfg - RELOC/tex/latex/ifmslide/ifmslide.sty - RELOC/tex/latex/ifmslide/liquid_helium.eps - RELOC/tex/latex/ifmslide/liquid_helium.jpg -catalogue-also prosper -catalogue-ctan /macros/latex/contrib/ifmslide -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.2 -catalogue-topics presentation -catalogue-version 0.47 - -name ifmtarg -category Package -revision 47544 -shortdesc If-then-else command for processing potentially empty arguments -relocated 1 -longdesc This package provides a command for the LaTeX programmer for -longdesc testing whether an argument is empty. -containersize 660 -containerchecksum fddd696d0df09f2563052789347b9718fb8fd47cc7a985039611d66e5662be89bf2e52edfdc9a87d104947340f0420b008e12cabb02ccc257069ce0ecb5ca25d -doccontainersize 36992 -doccontainerchecksum f2508fab4080f3f7f042da3e124c2431f8f1976967efc06db09e7c8e6e2eb2034beedc73839fb2c1d8453ea066e5e6225c399c6ae2abaea671f58e669411100f -docfiles size=10 - RELOC/doc/latex/ifmtarg/README - RELOC/doc/latex/ifmtarg/ifmtarg.pdf details="Package documentation" -srccontainersize 2708 -srccontainerchecksum 0d98363add45581481a89c2e18115c554c2a97a4a5d0c9c1a4846464bee5d9cd8d30584c39a80241596590e2e4486afa782aac0b4076a8a93d705bcfbaed0a10 -srcfiles size=3 - RELOC/source/latex/ifmtarg/ifmtarg.ins - RELOC/source/latex/ifmtarg/ifmtarg.tex -runfiles size=1 - RELOC/tex/latex/ifmtarg/ifmtarg.sty -catalogue-ctan /macros/latex/contrib/ifmtarg -catalogue-date 2018-04-16 09:43:03 +0200 -catalogue-license lppl -catalogue-topics macro-supp -catalogue-version 1.2b - -name ifnextok -category Package -revision 23379 -shortdesc Utility macro: peek ahead without ignoring spaces -relocated 1 -longdesc The package deals with the behaviour of the LaTeX internal -longdesc command \@ifnextchar, which skips blank spaces. This has the -longdesc potential to surprise users, since it can produce really -longdesc unwanted effects. A common example occurs with brackets -longdesc starting a line following \\: the command looks for an optional -longdesc argument, whereas the user wants the brackets to be printed. -longdesc The package offers commands and options for modifying this -longdesc behaviour, maybe limited to certain parts of the document -longdesc source. -containersize 10720 -containerchecksum 5e84329bcb92190e0ada853b0448725de1f6c6071e309677d804437513affa16e1862ab070e31970f174c7b3a0f6d7c7d0da58d8d9cbdfc584f342cc53987420 -doccontainersize 215444 -doccontainerchecksum ba0fd47d517c621f43982a70f3e1471d3e0719f6633e0e7b2b454f78a1e213f1e26d64a5b10930d54a8409d255231b88e6b7a75c7c59649844d0caa3bb5e9d98 -docfiles size=70 - RELOC/doc/latex/ifnextok/README details="Readme" - RELOC/doc/latex/ifnextok/RELEASEs.txt - RELOC/doc/latex/ifnextok/SRCFILEs.txt - RELOC/doc/latex/ifnextok/ifnextok.pdf details="Package documentation" - RELOC/doc/latex/ifnextok/testIfNT.pdf -srccontainersize 2820 -srccontainerchecksum bbecfe991f67b53b7ee3d3c5a3da39f9167096cb6d11c7d04e2b9a2f8c4be6d51cab801a35b34dae6cf42516eaff035b1434de24fd624e5f1ac7c7f02016c8c6 -srcfiles size=4 - RELOC/source/latex/ifnextok/ifnextok.tex - RELOC/source/latex/ifnextok/makedoc.cfg - RELOC/source/latex/ifnextok/srcfiles.tex - RELOC/source/latex/ifnextok/testIfNT.tex -runfiles size=8 - RELOC/tex/latex/ifnextok/ifnextok.sty -catalogue-ctan /macros/latex/contrib/ifnextok -catalogue-date 2017-05-06 08:24:26 +0200 -catalogue-license lppl1.3 -catalogue-topics macro-supp -catalogue-version 0.3 - -name ifoddpage -category Package -revision 40726 -shortdesc Determine if the current page is odd or even -relocated 1 -longdesc The package provides an \ifoddpage conditional to determine if -longdesc the current page is odd or even. The macro \checkoddpage must -longdesc be used direct before to check the page number using a label. -longdesc Two compiler runs are therefore required to achieve correct -longdesc results. In addition, the conditional \ifoddpageoronside is -longdesc provided which is also true in oneside mode where all pages use -longdesc the odd page layout. -containersize 1412 -containerchecksum c8b7cc7ae1ee1ba089c5b754c247a7de8263c71d913cba5ae37f772048944ab025266b5967e36395866d97c13bf614453b857ecf2dca5ca5197d443d2f843141 -doccontainersize 134576 -doccontainerchecksum 8cf77f9deb7ea57f9ad18f240cf6bc1233948dd1ab296d8d8d4334ab8860b33d85bfedf952ff328aa8873dbfb6eb9160880adf2f7d61dc6749c3fee8d944d49c -docfiles size=34 - RELOC/doc/latex/ifoddpage/README details="Readme" - RELOC/doc/latex/ifoddpage/ifoddpage.pdf details="Package documentation" -srccontainersize 4172 -srccontainerchecksum 41c35dde706a70697ac0627427d0a656411ea78d4ff01ba413b084eca5d09509ae5e412ed1e397f4bbec21c62e717430887e759a95bf0dcef1d58c297cfaacc3 -srcfiles size=4 - RELOC/source/latex/ifoddpage/ifoddpage.dtx - RELOC/source/latex/ifoddpage/ifoddpage.ins -runfiles size=1 - RELOC/tex/latex/ifoddpage/ifoddpage.sty -catalogue-ctan /macros/latex/contrib/ifoddpage -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics typesetting macro-supp -catalogue-version 1.1 - -name ifplatform -category Package -revision 45533 -shortdesc Conditionals to test which platform is being used -relocated 1 -longdesc This package uses the (La)TeX extension -shell-escape to -longdesc establish whether the document is being processed on a Windows -longdesc or on a Unix-like system (Mac OS X, Linux, etc.), or on Cygwin -longdesc (Unix environment over a windows system). Booleans provided -longdesc are: \ifwindows, \iflinux, \ifmacosx and \ifcygwin. The package -longdesc also preserves the output of uname on a Unix-like system, which -longdesc may be used to distinguish between various classes of Unix -longdesc systems. -containersize 1988 -containerchecksum 22339a035bbfd771e38b78cb2419a3a834545f037dc7f11335e9334b43ec77679875cf696caef246415cda02c0848e0d96ede820a7817e738bf9d9d0590a1a3a -doccontainersize 151716 -doccontainerchecksum b5678b1de625f1afbcfafe997c8dae7eda021c24a997dc08c02bfa07d89d9a3f87b6fc4c563922b602de450778b7c8562c5c3c784da34a889e44c3955db3e841 -docfiles size=38 - RELOC/doc/latex/ifplatform/README details="Readme" - RELOC/doc/latex/ifplatform/ifplatform.pdf details="Package documentation" -srccontainersize 5432 -srccontainerchecksum f09c3c8b73d4f2fdff8bc892d547d08e790c33aeaad3224c4e33c4f9e9b4067be340c6c681af849492999195938e908e32a417e786ff79626fdecb5a0be9ddff -srcfiles size=5 - RELOC/source/latex/ifplatform/ifplatform.dtx - RELOC/source/latex/ifplatform/ifplatform.ins -runfiles size=1 - RELOC/tex/latex/ifplatform/ifplatform.sty -catalogue-ctan /macros/latex/contrib/ifplatform -catalogue-date 2017-12-07 10:14:16 +0100 -catalogue-license lppl1.3c -catalogue-topics env-query -catalogue-version 0.4a - -name ifptex -category Package -revision 45485 -shortdesc Check if the engine is pTeX or one of its derivatives -relocated 1 -longdesc The ifptex package is a counterpart of ifxetex, ifluatex, etc. -longdesc for the ptex engine. The ifuptex package is an alias to ifptex -longdesc provided for backward compatibility. -containersize 3524 -containerchecksum 0ac89e0f49ebf958b81c6907d4fa2d02aaec512837f53fa0b3ce7e7b12e9b3926c54561fc13650a6d63c2708d5d46917cac39c7548547b8b7e002a8de219cb53 -doccontainersize 2948 -doccontainerchecksum 559a451c6098e1431599b03258c3c067243b9d97a7c2c14f3c2b14d2a09ef3fc66f635537805e6281d9bb6c4a64781a612ab286189697904442a2dcde4f64a63 -docfiles size=3 - RELOC/doc/generic/ifptex/LICENSE - RELOC/doc/generic/ifptex/README-ja.md details="Readme (Japanese)" language="ja" - RELOC/doc/generic/ifptex/README.md details="Readme" -runfiles size=4 - RELOC/tex/generic/ifptex/ifptex.sty - RELOC/tex/generic/ifptex/ifuptex.sty -catalogue-ctan /macros/generic/ifptex -catalogue-date 2017-10-05 23:03:57 +0200 -catalogue-license mit -catalogue-topics env-query japanese -catalogue-version 1.2c - -name ifsym -category Package -revision 24868 -shortdesc A collection of symbols -relocated 1 -longdesc A set of symbol fonts, written in Metafont, offering -longdesc (respectively) clock-face symbols, geometrical symbols, weather -longdesc symbols, mountaineering symbols, electronic circuit symbols and -longdesc a set of miscellaneous symbols. A LaTeX package is provided, -longdesc that allows the user to load only those symbols needed in a -longdesc document. -containersize 9804 -containerchecksum aadca74b07372d26d278d013329fb0b3a06c7b9d8d5f731765107ddbb4cc91880a46507d7073720a260ffde2c041a5627f8d3f4d87e74b68de333eaaf6365cc3 -doccontainersize 121072 -doccontainerchecksum b6ca0942531ee454b3f1d79d7430a1996f3a82d9ddb16b2982901775a2e3aa74c69723e483099cd968c3b82af833928f422814dd11c037f590a6372a2f55cfa2 -docfiles size=161 - RELOC/doc/fonts/ifsym/ifsym.ps details="Documentation and font tables (German)" language="de" -runfiles size=46 - RELOC/fonts/source/public/ifsym/ifclk.gen - RELOC/fonts/source/public/ifsym/ifclk10.mf - RELOC/fonts/source/public/ifsym/ifclkb10.mf - RELOC/fonts/source/public/ifsym/ifgeo.gen - RELOC/fonts/source/public/ifsym/ifgeo10.mf - RELOC/fonts/source/public/ifsym/ifgeob10.mf - RELOC/fonts/source/public/ifsym/ifgeobn10.mf - RELOC/fonts/source/public/ifsym/ifgeobw10.mf - RELOC/fonts/source/public/ifsym/ifgeon10.mf - RELOC/fonts/source/public/ifsym/ifgeow10.mf - RELOC/fonts/source/public/ifsym/ifsym.gen - RELOC/fonts/source/public/ifsym/ifsym10.mf - RELOC/fonts/source/public/ifsym/ifsymb10.mf - RELOC/fonts/source/public/ifsym/ifsymbi10.mf - RELOC/fonts/source/public/ifsym/ifsymi10.mf - RELOC/fonts/source/public/ifsym/ifwea.gen - RELOC/fonts/source/public/ifsym/ifwea10.mf - RELOC/fonts/source/public/ifsym/ifweab10.mf - RELOC/fonts/tfm/public/ifsym/ifclk10.tfm - RELOC/fonts/tfm/public/ifsym/ifclkb10.tfm - RELOC/fonts/tfm/public/ifsym/ifgeo10.tfm - RELOC/fonts/tfm/public/ifsym/ifgeob10.tfm - RELOC/fonts/tfm/public/ifsym/ifgeobn10.tfm - RELOC/fonts/tfm/public/ifsym/ifgeobw10.tfm - RELOC/fonts/tfm/public/ifsym/ifgeon10.tfm - RELOC/fonts/tfm/public/ifsym/ifgeow10.tfm - RELOC/fonts/tfm/public/ifsym/ifsym10.tfm - RELOC/fonts/tfm/public/ifsym/ifsymb10.tfm - RELOC/fonts/tfm/public/ifsym/ifsymbi10.tfm - RELOC/fonts/tfm/public/ifsym/ifsymi10.tfm - RELOC/fonts/tfm/public/ifsym/ifwea10.tfm - RELOC/fonts/tfm/public/ifsym/ifweab10.tfm - RELOC/tex/latex/ifsym/ifsym.sty - RELOC/tex/latex/ifsym/uifblk.fd - RELOC/tex/latex/ifsym/uifclk.fd - RELOC/tex/latex/ifsym/uifgeo.fd - RELOC/tex/latex/ifsym/uifsym.fd - RELOC/tex/latex/ifsym/uifwea.fd -catalogue-ctan /fonts/ifsym -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics font font-mf font-symbol - -name iftex -category Package -revision 29654 -shortdesc Am I running under pdfTeX, XeTeX or LuaTeX? -relocated 1 -longdesc The package, which works both for Plain TeX and for LaTeX, -longdesc defines the \ifPDFTeX, \ifXeTeX, and \ifLuaTeX conditionals for -longdesc testing which engine is being used for typesetting. The package -longdesc also provides the \RequirePDFTeX, \RequireXeTeX, and -longdesc \RequireLuaTeX commands which throw an error if pdfTeX, XeTeX -longdesc or LuaTeX (respectively) is not the engine in use. -containersize 1276 -containerchecksum 3a0ddcdb5a7c866d9b38efd5129e739d2303feebb800e492e1add76f56646cc02f2bac549d3030e6b57c57718fc499d16eaf40cdc4425474807e5135995b2cc8 -doccontainersize 31284 -doccontainerchecksum 2a3c5c51c3e98d68c2a91dd735bf65a2406d5d8e3d2091e03e694a360f8aab43bd2098f084d237598fcac7f58c9d72921a3c7001ddf78cf54ff344076054c9b7 -docfiles size=10 - RELOC/doc/generic/iftex/README details="Readme" - RELOC/doc/generic/iftex/iftex.pdf details="Package documentation" - RELOC/doc/generic/iftex/iftex.tex -runfiles size=1 - RELOC/tex/generic/iftex/iftex.sty -catalogue-also ifpdf ifluatex -catalogue-ctan /macros/latex/contrib/iftex -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics env-query -catalogue-version 0.2 - -name ifthenx -category Package -revision 25819 -shortdesc Extra tests for \ifthenelse -relocated 1 -longdesc The package extends the ifthen package, providing extra -longdesc predicates for the package's \ifthenelse command. The package -longdesc is complementary to xifthen, in that they provide different -longdesc facilities; the two may be loaded in the same document, as long -longdesc as xifthen is loaded first. -containersize 4112 -containerchecksum 362cc2672d36cc1f89d773e37b433c7146f59fa3a2e7d048e5977edd4c37d96ce6f46a9d79a0b12288dc3ae724174d51348d02c856b40094a8a3872bcb235b7f -doccontainersize 1924 -doccontainerchecksum 7db094ba518d79a9c839c3985ab4358244bb3514dc38dbeb004abc342de3f0d135cc8bf7bcd0c8bc6df63d24d5dfe7a6c86aff95ff70a7ced471e3c721220a17 -docfiles size=1 - RELOC/doc/latex/ifthenx/README details="Readme" -runfiles size=3 - RELOC/tex/latex/ifthenx/ifthenx.sty -catalogue-also xifthen -catalogue-ctan /macros/latex/contrib/ifthenx -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics macro-supp cond-comp -catalogue-version 0.1a - -name ifxetex -category Package -revision 19685 -shortdesc Am I running under XeTeX? -relocated 1 -longdesc A simple package which provides an \ifxetex conditional, so -longdesc that other code can determine that it is running under XeTeX. -longdesc The package requires the e-TeX extensions to the TeX primitive -longdesc set. -containersize 1192 -containerchecksum 5c7193adbbccb2659dcf382537eb4940c73f6727846ac3944c8803a7d5fb269e6e42cc276a914b5bcc11d18436e9bbb9aad503dbacbe6f6aa93c5465f7341b29 -doccontainersize 165748 -doccontainerchecksum 412d2b0c1bd2aa6d4e3960c150b9b812e8fc0a7052225ded2afc8ed4af1f55d8f51b3ef0504183b622198ec647f9b437c073682311c6e7b05a495348b577c1c3 -docfiles size=42 - RELOC/doc/generic/ifxetex/README details="Readme" - RELOC/doc/generic/ifxetex/ifxetex.pdf details="Package documentation" -srccontainersize 2264 -srccontainerchecksum 63edb47d3ef4554c7753c8b7db74499dab4bd90dde460c26bed0c837b4a8f8bb6f0736f7ff03226fb3ccc1f2375d3db4d7e2dfabdca0f88b6401c509c36a43db -srcfiles size=3 - RELOC/source/generic/ifxetex/ifxetex.ins - RELOC/source/generic/ifxetex/ifxetex.tex -runfiles size=1 - RELOC/tex/generic/ifxetex/ifxetex.sty -catalogue-also ifpdf ifvtex ifluatex -catalogue-ctan /macros/generic/ifxetex -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics env-query -catalogue-version 0.6 - -name ifxptex -category Package -revision 46153 -shortdesc Detect pTeX and its derivatives -relocated 1 -longdesc The package provides commands for detecting pTeX and its -longdesc derivatives (e-pTeX, upTeX, e-upTeX, and ApTeX). Both LaTeX and -longdesc plain TeX are supported. -containersize 1228 -containerchecksum 329c5d5a5ae6080e934b2e6560da0da94dbe93183b4692edb13ecfd460ac93cd7643f1d84e53a85eed3164f0e10d8e277525a2ce512b9afe84fb59f37cfa97dc -doccontainersize 199416 -doccontainerchecksum 2ebdb370e07007ca2b94463aa3cb6777b55504aaf61ccbe5767b1113a46629b89be3f27f1e7ae5fe93e79a4e6ea0328205378069aa60d2d9a8d3029b64873208 -docfiles size=52 - RELOC/doc/generic/ifxptex/README details="Readme" - RELOC/doc/generic/ifxptex/ifxptex-doc.pdf details="Package documentation" - RELOC/doc/generic/ifxptex/ifxptex-doc.tex -runfiles size=1 - RELOC/tex/generic/ifxptex/ifxptex.sty -catalogue-also ifptex -catalogue-ctan /macros/generic/ifxptex -catalogue-date 2017-12-27 11:02:36 +0100 -catalogue-license knuth -catalogue-topics macro-supp env-query -catalogue-version 0.2 - -name iitem -category Package -revision 29613 -shortdesc Multiple level of lists in one list-like environment -relocated 1 -longdesc The package defines multiple level lists within one list-like -longdesc environment. instead of writing \begin{enumerate} \item 1 -longdesc \begin{enumerate} \item 2 \begin{enumerate} \item 3 -longdesc \begin{enumerate} \item 4 \end{enumerate} \end{enumerate} \item -longdesc 2.1 \end{enumerate} \item 1.1 \begin{enumerate} \item 2 -longdesc \end{enumerate} \end{enumerate} this package allows you to -longdesc write \begin{enumerate} \item 1 \iitem 2 \iiitem 3 \ivtem 4 -longdesc \iitem 2.1 \item 1.1 \iitem 2 \end{enumerate} -containersize 1412 -containerchecksum ab91889a6515fb1baf9b7173b601239736358877de660546a50a2253dd96d11867c06d9479d86b701718fafa2723a6a17ef5aec16233cd22060d28edd743a6c0 -doccontainersize 379776 -doccontainerchecksum 72f567e70ac57e6a58ee79d27aa3d10de3a777d4b0305d80ba7e7975d801e8323a744b01809177d3626cfb50ee14da688aff46fe038eebb46de1fece0f8be5b6 -docfiles size=94 - RELOC/doc/latex/iitem/README details="Readme" - RELOC/doc/latex/iitem/iitem.pdf -srccontainersize 4724 -srccontainerchecksum e943879a9aa19e1181abc32500c7147c3261a14bfafca3d691abe9748dce0c7daef2b38e5d3318eab58035e55cf5e0f50991f254538d2cd82a36a35c731739e5 -srcfiles size=4 - RELOC/source/latex/iitem/iitem.dtx - RELOC/source/latex/iitem/iitem.ins -runfiles size=1 - RELOC/tex/latex/iitem/iitem.sty -catalogue-ctan /macros/latex/contrib/iitem -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics list -catalogue-version 1.0 - -name ijmart -category Package -revision 30958 -shortdesc LaTeX Class for the Israel Journal of Mathematics -relocated 1 -longdesc The Israel Journal of Mathematics is published by The Hebrew -longdesc University Magnes Press. This class provides LaTeX support for -longdesc its authors and editors. It strives to achieve the distinct -longdesc "look and feel" of the journal, while having the interface -longdesc similar to that of the amsart document class. This will help -longdesc authors already familiar with amsart to easily submit -longdesc manuscripts for The Israel Journal of Mathematics or to put the -longdesc preprints in arXiv with minimal changes in the LaTeX source. -containersize 10712 -containerchecksum c4af4173b33a946f87fa12c008e9b25c2906458d7e873775dacbbbf7c55c721a0ad16fe28e06618dd7fb56adedde49ed1fbaab6fa26aeec9ab798afbd5d448dc -doccontainersize 945520 -doccontainerchecksum 40c4ab62964c94ebd5b2db82b6406f1ad4587c31ffec7ade043997e40e7c76fbfd50226ae4bd1dfef7418d27225fe5649978d29b0ef1d787c28188ef12cf0278 -docfiles size=252 - RELOC/doc/latex/ijmart/Makefile - RELOC/doc/latex/ijmart/README details="Readme" - RELOC/doc/latex/ijmart/ijmart.bib - RELOC/doc/latex/ijmart/ijmart.pdf details="Package documentation" - RELOC/doc/latex/ijmart/ijmsample.bib - RELOC/doc/latex/ijmart/ijmsample.pdf details="Sample paper" - RELOC/doc/latex/ijmart/ijmsample.tex -srccontainersize 17076 -srccontainerchecksum 8d88a0ad7d5a46415afb5164639e3e504ac84cd9450cd76a23ae177a299bf3689acf07bff6048f2f7cddedb8ef430d306671b7d2401fd600e973126e0d0b71b3 -srcfiles size=15 - RELOC/source/latex/ijmart/ijmart.dtx - RELOC/source/latex/ijmart/ijmart.ins -runfiles size=11 - RELOC/bibtex/bst/ijmart/ijmart.bst - RELOC/tex/latex/ijmart/ijmart.cls -catalogue-ctan /macros/latex/contrib/ijmart -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics journalpub -catalogue-version 1.7 - -name ijqc -category Package -revision 15878 -shortdesc BibTeX style file for the Intl. J. Quantum Chem -relocated 1 -longdesc ijqc.bst is a BibTeX style file to support publication in -longdesc Wiley's International Journal of Quantum Chemistry. It is not -longdesc in any way officially endorsed by the publisher or editors, and -longdesc is provided without any warranty one could ever think of. -containersize 5972 -containerchecksum cbf3a88bd185ad2e213eefe1f0d87d96dbea1416e1ab9dc4c693d2658f941e3fb64d23ae4b104fbaa86f25e0bfff9001ac28b9c7268ea842100b4deec94a8498 -doccontainersize 107208 -doccontainerchecksum 0cfcd9eaa19474da6c7f41ce323a677c320a539948973b51be1f5b56c46381b9861350a369b76cd9259c797b73d554a8b7d9efbbf31e62b9b2b2ecabd9c0ec83 -docfiles size=39 - RELOC/doc/bibtex/ijqc/README details="Package Readme" - RELOC/doc/bibtex/ijqc/makefile - RELOC/doc/bibtex/ijqc/mybib.bib - RELOC/doc/bibtex/ijqc/xampl.pdf details="Example output" - RELOC/doc/bibtex/ijqc/xampl.tex -runfiles size=7 - RELOC/bibtex/bst/ijqc/ijqc.bst -catalogue-ctan /biblio/bibtex/contrib/ijqc -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics bibtex-sty journalpub -catalogue-version 1.2 - -name ijsra -category Package -revision 44886 -shortdesc LaTeX document class for the International Journal of Student Research in Archaeology -relocated 1 -longdesc This is a document class called ijsra which is used for the -longdesc International Journal of Student Research in Archaeology. -containersize 315456 -containerchecksum 34a5a8c4068f0d5f81baa598a76a9b120275cf20a063f8395e1866bbea6d213479b04d300aaa3cfb703fa1b6974b0ff3333afda5562c9ee5619fa0505d4bf0fd -doccontainersize 392408 -doccontainerchecksum d0fdf2864cc55a56fa140e6b58838c0f6f9b1feebef7335097fcec0c91b66c598836be6b28baa749a6ec171800b710547123bf557114f2b81611897d844141c7 -docfiles size=101 - RELOC/doc/latex/ijsra/README.md details="Readme" - RELOC/doc/latex/ijsra/ijsra.pdf details="Package documentation" - RELOC/doc/latex/ijsra/ijsra.tex -runfiles size=86 - RELOC/tex/latex/ijsra/ijsra.cls - RELOC/tex/latex/ijsra/ijsra_logo.png -catalogue-also biblatex-ijsra -catalogue-ctan /macros/latex/contrib/ijsra -catalogue-date 2017-07-24 22:49:08 +0200 -catalogue-license lppl1.3 -catalogue-topics journalpub -catalogue-version 1.1 - -name imac -category Package -revision 17347 -shortdesc International Modal Analysis Conference format -relocated 1 -longdesc A set of files for producing correctly formatted documents for -longdesc the International Modal Analysis Conference. The bundle -longdesc provides a LaTeX package and a BibTeX style file. -containersize 6868 -containerchecksum 76b9046d79c8ea0354d73a81e815dd486989063cba2e12ff7d1066ee61423cf53e652e2062ea36f4b8bd23afd1fa2c4615c41f62c754f8b28a4a19f55e11568d -doccontainersize 121588 -doccontainerchecksum 4c147ea2bd1ffe0c1519aa9d66da6448376a6650addf4c2a8a23985caa0866842a310eb041171cac71c9d80613d6a919206fa6afc06f0c75dc131db78f7f28f6 -docfiles size=36 - RELOC/doc/latex/imac/imac.bib - RELOC/doc/latex/imac/imac.pdf details="Package documentation" - RELOC/doc/latex/imac/imac.tex - RELOC/doc/latex/imac/readme.txt -runfiles size=8 - RELOC/bibtex/bst/imac/imac.bst - RELOC/tex/latex/imac/imac.sty -catalogue-ctan /macros/latex/contrib/imac -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics confproc - -name image-gallery -category Package -revision 15878 -shortdesc Create an overview of pictures from a digital camera or from other sources -relocated 1 -longdesc The class may be used to create an overview of pictures from a -longdesc digital camera or from other sources. It is possible to adjust -longdesc the size of the pictures and all the margins. The example file -longdesc shows the usage. -containersize 2032 -containerchecksum bd1a028da1f3225ecb7985de5f8a1d9fe1dc2258bdd9342372f92d66a3a19b580989f3fd5d7c849cc6bd578097fcc32ed224dceeb3d3602319ae22e7640d626c -doccontainersize 726096 -doccontainerchecksum 10c3230cb0c9717a900ad890cd1b74461a229c591e07853fdaf34136816a1cf29c396e4165b04466ef539090b36770c3a32132f8f5b9f98169d40036867ecfa5 -docfiles size=399 - RELOC/doc/latex/image-gallery/README details="Readme" - RELOC/doc/latex/image-gallery/gallery-example.pdf details="Example output" - RELOC/doc/latex/image-gallery/gallery-example.tex - RELOC/doc/latex/image-gallery/mypics.txt - RELOC/doc/latex/image-gallery/pic001.jpg - RELOC/doc/latex/image-gallery/pic002.jpg - RELOC/doc/latex/image-gallery/pic003.jpg - RELOC/doc/latex/image-gallery/pic004.jpg - RELOC/doc/latex/image-gallery/pic005.jpg - RELOC/doc/latex/image-gallery/pic006.jpg - RELOC/doc/latex/image-gallery/pic007.jpg - RELOC/doc/latex/image-gallery/pic008.jpg - RELOC/doc/latex/image-gallery/pic009.jpg - RELOC/doc/latex/image-gallery/pic010.jpg - RELOC/doc/latex/image-gallery/pic011.jpg - RELOC/doc/latex/image-gallery/pic012.jpg - RELOC/doc/latex/image-gallery/pic013.jpg - RELOC/doc/latex/image-gallery/pic014.jpg - RELOC/doc/latex/image-gallery/pic015.jpg - RELOC/doc/latex/image-gallery/pic016.jpg - RELOC/doc/latex/image-gallery/pic017.jpg - RELOC/doc/latex/image-gallery/pic018.jpg - RELOC/doc/latex/image-gallery/pic019.jpg - RELOC/doc/latex/image-gallery/pic020.jpg - RELOC/doc/latex/image-gallery/pic021.jpg - RELOC/doc/latex/image-gallery/pic022.jpg -runfiles size=2 - RELOC/tex/latex/image-gallery/image-gallery.cls -catalogue-ctan /macros/latex/contrib/image-gallery -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics graphics-use class -catalogue-version 1.0j - -name imakeidx -category Package -revision 42287 -shortdesc A package for producing multiple indexes -relocated 1 -longdesc The package enables the user to produce and typeset one or more -longdesc indexes simultaneously with a document. The package is known to -longdesc work in LaTeX documents processed with pdfLaTeX, XeLaTeX and -longdesc LuaLaTeX. If makeindex is used for processing the index -longdesc entries, no particular setting up is needed when TeX Live is -longdesc used. Using xindy or other programs it is necessary to enable -longdesc shell escape; shell escape is also needed if splitindex is -longdesc used. -containersize 4072 -containerchecksum e7c90e8b2b82e57acf6a8f4447ca832a9ef627a1e9c17b0f02b7c235de83911dab6dcbc19af9904f50b31ad631c78852ff815e1382c44087dfa7421004ed8fcd -doccontainersize 518152 -doccontainerchecksum 66475a428a4592c5ca225df2e2a212c4f8955c798f8b01daeed7a351ec8d6d8db97d78ef25b1768e737a541dbe9e4fbe9abaa648c97b8b2b552e1bbbb1f651c0 -docfiles size=129 - RELOC/doc/latex/imakeidx/README details="Readme" - RELOC/doc/latex/imakeidx/imakeidx.pdf details="Package documentation" - RELOC/doc/latex/imakeidx/manifest.txt -srccontainersize 20136 -srccontainerchecksum cd30fd8cf1e17ac236994cdde34de8d09e228abe18fa384809b0e6d78a17622c4003bb98e50b0fa1106a3a93a5c769cb9943f42f9ecf4528038f1e368b5794d4 -srcfiles size=17 - RELOC/source/latex/imakeidx/imakeidx.dtx -runfiles size=4 - RELOC/tex/latex/imakeidx/imakeidx.sty -catalogue-ctan /macros/latex/contrib/imakeidx -catalogue-date 2016-10-15 23:51:37 +0200 -catalogue-license lppl1.3 -catalogue-topics index -catalogue-version 1.3e - -name imfellenglish -category Package -revision 38547 -shortdesc IM Fell English fonts with LaTeX support -relocated 1 -longdesc Igino Marini has implemented digital revivals of fonts -longdesc bequeathed to Oxford University by Dr. John Fell, Bishop of -longdesc Oxford and Dean of Christ Church in 1686. This package provides -longdesc the English family, consisting of Roman, Italic and Small-Cap -longdesc fonts. -execute addMap imfellEnglish.map -containersize 2947084 -containerchecksum d90fff2792b9957964bd360d1366a40b817f32829845a5b44bfd876a1b1f5d66f8540208868f115385f29d81fc139eceab107fbe16f2c134e7e0dc7ac9b56f7b -doccontainersize 143256 -doccontainerchecksum 00adcc7980a53eb452f39d30c4cd39753e2a19e31bb9a5d2e55d1396d39c08f353a10704ad698cc4b17ad387226caf718ed04f5223304b9da8ec350f3cf98ed6 -docfiles size=38 - RELOC/doc/fonts/imfellenglish/COPYING - RELOC/doc/fonts/imfellenglish/README details="Readme" - RELOC/doc/fonts/imfellenglish/imfellEnglish.pdf details="Package documentation" - RELOC/doc/fonts/imfellenglish/imfellEnglish.tex -runfiles size=1431 - RELOC/fonts/enc/dvips/imfellenglish/imfe_5cupvv.enc - RELOC/fonts/enc/dvips/imfellenglish/imfe_cycd4j.enc - RELOC/fonts/enc/dvips/imfellenglish/imfe_dc7pev.enc - RELOC/fonts/enc/dvips/imfellenglish/imfe_fhc46f.enc - RELOC/fonts/enc/dvips/imfellenglish/imfe_qauovj.enc - RELOC/fonts/enc/dvips/imfellenglish/imfe_s6atnx.enc - RELOC/fonts/enc/dvips/imfellenglish/imfe_uut767.enc - RELOC/fonts/enc/dvips/imfellenglish/imfe_wnjo6u.enc - RELOC/fonts/enc/dvips/imfellenglish/imfe_zxj6gt.enc - RELOC/fonts/map/dvips/imfellenglish/imfellEnglish.map - RELOC/fonts/opentype/iginomarini/imfellenglish/IMFeENit28P.otf - RELOC/fonts/opentype/iginomarini/imfellenglish/IMFeENrm28P.otf - RELOC/fonts/opentype/iginomarini/imfellenglish/IMFeENsc28P.otf - RELOC/fonts/tfm/iginomarini/imfellenglish/IM_FELL_English_Italic-tlf-ly1--base.tfm - RELOC/fonts/tfm/iginomarini/imfellenglish/IM_FELL_English_Italic-tlf-ly1--lcdfj.tfm - RELOC/fonts/tfm/iginomarini/imfellenglish/IM_FELL_English_Italic-tlf-ly1.tfm - RELOC/fonts/tfm/iginomarini/imfellenglish/IM_FELL_English_Italic-tlf-ot1--base.tfm - RELOC/fonts/tfm/iginomarini/imfellenglish/IM_FELL_English_Italic-tlf-ot1--lcdfj.tfm - RELOC/fonts/tfm/iginomarini/imfellenglish/IM_FELL_English_Italic-tlf-ot1.tfm - RELOC/fonts/tfm/iginomarini/imfellenglish/IM_FELL_English_Italic-tlf-t1--base.tfm - RELOC/fonts/tfm/iginomarini/imfellenglish/IM_FELL_English_Italic-tlf-t1--lcdfj.tfm - RELOC/fonts/tfm/iginomarini/imfellenglish/IM_FELL_English_Italic-tlf-t1.tfm - RELOC/fonts/tfm/iginomarini/imfellenglish/IM_FELL_English_Italic-tlf-ts1--base.tfm - RELOC/fonts/tfm/iginomarini/imfellenglish/IM_FELL_English_Italic-tlf-ts1.tfm - RELOC/fonts/tfm/iginomarini/imfellenglish/IM_FELL_English_Roman-tlf-ly1--base.tfm - RELOC/fonts/tfm/iginomarini/imfellenglish/IM_FELL_English_Roman-tlf-ly1--lcdfj.tfm - RELOC/fonts/tfm/iginomarini/imfellenglish/IM_FELL_English_Roman-tlf-ly1.tfm - RELOC/fonts/tfm/iginomarini/imfellenglish/IM_FELL_English_Roman-tlf-ot1--base.tfm - RELOC/fonts/tfm/iginomarini/imfellenglish/IM_FELL_English_Roman-tlf-ot1--lcdfj.tfm - RELOC/fonts/tfm/iginomarini/imfellenglish/IM_FELL_English_Roman-tlf-ot1.tfm - RELOC/fonts/tfm/iginomarini/imfellenglish/IM_FELL_English_Roman-tlf-t1--base.tfm - RELOC/fonts/tfm/iginomarini/imfellenglish/IM_FELL_English_Roman-tlf-t1--lcdfj.tfm - RELOC/fonts/tfm/iginomarini/imfellenglish/IM_FELL_English_Roman-tlf-t1.tfm - RELOC/fonts/tfm/iginomarini/imfellenglish/IM_FELL_English_Roman-tlf-ts1--base.tfm - RELOC/fonts/tfm/iginomarini/imfellenglish/IM_FELL_English_Roman-tlf-ts1.tfm - RELOC/fonts/tfm/iginomarini/imfellenglish/IM_FELL_English_SC-tlf-ly1--base.tfm - RELOC/fonts/tfm/iginomarini/imfellenglish/IM_FELL_English_SC-tlf-ly1.tfm - RELOC/fonts/tfm/iginomarini/imfellenglish/IM_FELL_English_SC-tlf-ot1--base.tfm - RELOC/fonts/tfm/iginomarini/imfellenglish/IM_FELL_English_SC-tlf-ot1.tfm - RELOC/fonts/tfm/iginomarini/imfellenglish/IM_FELL_English_SC-tlf-t1--base.tfm - RELOC/fonts/tfm/iginomarini/imfellenglish/IM_FELL_English_SC-tlf-t1.tfm - RELOC/fonts/tfm/iginomarini/imfellenglish/IM_FELL_English_SC-tlf-ts1--base.tfm - RELOC/fonts/tfm/iginomarini/imfellenglish/IM_FELL_English_SC-tlf-ts1.tfm - RELOC/fonts/type1/iginomarini/imfellenglish/IM_FELL_English_Italic.pfb - RELOC/fonts/type1/iginomarini/imfellenglish/IM_FELL_English_ItalicLCDFJ.pfb - RELOC/fonts/type1/iginomarini/imfellenglish/IM_FELL_English_Roman.pfb - RELOC/fonts/type1/iginomarini/imfellenglish/IM_FELL_English_RomanLCDFJ.pfb - RELOC/fonts/type1/iginomarini/imfellenglish/IM_FELL_English_SC.pfb - RELOC/fonts/vf/iginomarini/imfellenglish/IM_FELL_English_Italic-tlf-ly1.vf - RELOC/fonts/vf/iginomarini/imfellenglish/IM_FELL_English_Italic-tlf-ot1.vf - RELOC/fonts/vf/iginomarini/imfellenglish/IM_FELL_English_Italic-tlf-t1.vf - RELOC/fonts/vf/iginomarini/imfellenglish/IM_FELL_English_Italic-tlf-ts1.vf - RELOC/fonts/vf/iginomarini/imfellenglish/IM_FELL_English_Roman-tlf-ly1.vf - RELOC/fonts/vf/iginomarini/imfellenglish/IM_FELL_English_Roman-tlf-ot1.vf - RELOC/fonts/vf/iginomarini/imfellenglish/IM_FELL_English_Roman-tlf-t1.vf - RELOC/fonts/vf/iginomarini/imfellenglish/IM_FELL_English_Roman-tlf-ts1.vf - RELOC/fonts/vf/iginomarini/imfellenglish/IM_FELL_English_SC-tlf-ly1.vf - RELOC/fonts/vf/iginomarini/imfellenglish/IM_FELL_English_SC-tlf-ot1.vf - RELOC/fonts/vf/iginomarini/imfellenglish/IM_FELL_English_SC-tlf-t1.vf - RELOC/fonts/vf/iginomarini/imfellenglish/IM_FELL_English_SC-tlf-ts1.vf - RELOC/tex/latex/imfellenglish/LY1IMFELLEnglish-TLF.fd - RELOC/tex/latex/imfellenglish/OT1IMFELLEnglish-TLF.fd - RELOC/tex/latex/imfellenglish/T1IMFELLEnglish-TLF.fd - RELOC/tex/latex/imfellenglish/TS1IMFELLEnglish-TLF.fd - RELOC/tex/latex/imfellenglish/imfellEnglish.sty -catalogue-ctan /fonts/imfellenglish -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license ofl -catalogue-topics font font-otf font-type1 - -name impatient -category Package -revision 35573 -shortdesc Free edition of the book "TeX for the Impatient" -relocated 1 -longdesc "TeX for the Impatient" is a book (of around 350 pages) on TeX, -longdesc Plain TeX and Eplain. The book is also available in French and -longdesc Chinese translations. -containersize 468 -containerchecksum 5d035e82458dc283a0b934e7f873950e0d685e3021a0e47f922f6890f3e35025e580675f3c10312524ce1582fd3a15facf432df4bca0f7721fd2e11689061ede -doccontainersize 1562776 -doccontainerchecksum f5702f458befd535744eb5ad91f020e05adb02143ae91c2a413f82dfb3b57a1d1c630e1d03abcad0c6bdf16574ef9307455f095769872a9f68c92486d7ae99af -docfiles size=605 - RELOC/doc/plain/impatient/Makefile - RELOC/doc/plain/impatient/Makefile.in - RELOC/doc/plain/impatient/NEWS - RELOC/doc/plain/impatient/README details="Basic project information" - RELOC/doc/plain/impatient/backm.tex - RELOC/doc/plain/impatient/book.pdf details="A copy of the book (English)" language="en" - RELOC/doc/plain/impatient/book.sdx - RELOC/doc/plain/impatient/book.tex - RELOC/doc/plain/impatient/capsule.tex - RELOC/doc/plain/impatient/concepts.tex - RELOC/doc/plain/impatient/config.tex - RELOC/doc/plain/impatient/configure - RELOC/doc/plain/impatient/configure.ac - RELOC/doc/plain/impatient/copyrght.tex - RELOC/doc/plain/impatient/eplain.tex - RELOC/doc/plain/impatient/errata.future - RELOC/doc/plain/impatient/errors.tex - RELOC/doc/plain/impatient/examples.tex - RELOC/doc/plain/impatient/fdl.tex - RELOC/doc/plain/impatient/fonts.tex - RELOC/doc/plain/impatient/frontm.tex - RELOC/doc/plain/impatient/genops.tex - RELOC/doc/plain/impatient/index.tex - RELOC/doc/plain/impatient/index1.icn - RELOC/doc/plain/impatient/index2.icn - RELOC/doc/plain/impatient/macros.tex - RELOC/doc/plain/impatient/math.tex - RELOC/doc/plain/impatient/modes.tex - RELOC/doc/plain/impatient/pages.tex - RELOC/doc/plain/impatient/paras.tex - RELOC/doc/plain/impatient/preface.tex - RELOC/doc/plain/impatient/read1st.tex - RELOC/doc/plain/impatient/tips.tex - RELOC/doc/plain/impatient/usebook.tex - RELOC/doc/plain/impatient/usermacs.tex - RELOC/doc/plain/impatient/usingtex.tex - RELOC/doc/plain/impatient/xmptext.tex -catalogue-ctan /info/impatient -catalogue-date 2017-11-11 18:38:56 +0100 -catalogue-license fdl -catalogue-topics book-src tut-plaintex french-doc chinese-doc - -name impatient-cn -category Package -revision 45751 -catalogue impatient -shortdesc Free edition of the book "TeX for the Impatient" -relocated 1 -longdesc "TeX for the Impatient" is a book (of around 350 pages) on TeX, -longdesc Plain TeX and Eplain. The book is also available in French and -longdesc Chinese translations. -containersize 472 -containerchecksum b5fbce7da2b456cc20415f4ddaace64e93ca73ce7a6c238ef11f79ebc1c2bea12eaa0416ecfd3e1b0c98cda284d170d28589cb2d6c0c1119c0550fd6f332ae56 -doccontainersize 3943748 -doccontainerchecksum 30cad393ff9463cababe8580ec87a7a3734064290008be075b29837cec560ead4f8ba67f040bd0270e3703fbbe0fa319c13d9c7a3bda4ba60d9e8d818a63b55f -docfiles size=1289 - RELOC/doc/plain/impatient-cn/Makefile - RELOC/doc/plain/impatient-cn/backm.tex - RELOC/doc/plain/impatient-cn/book.tex - RELOC/doc/plain/impatient-cn/capsule.tex - RELOC/doc/plain/impatient-cn/cnbook.pdf details="A copy of the book (Chinese translation)" language="zh" - RELOC/doc/plain/impatient-cn/concepts.tex - RELOC/doc/plain/impatient-cn/config.tex - RELOC/doc/plain/impatient-cn/copyrght.tex - RELOC/doc/plain/impatient-cn/eplain.tex - RELOC/doc/plain/impatient-cn/eplain3.tex - RELOC/doc/plain/impatient-cn/errors.tex - RELOC/doc/plain/impatient-cn/examples.tex - RELOC/doc/plain/impatient-cn/fdl.tex - RELOC/doc/plain/impatient-cn/fonts.tex - RELOC/doc/plain/impatient-cn/frontm.tex - RELOC/doc/plain/impatient-cn/genops.tex - RELOC/doc/plain/impatient-cn/index.tex - RELOC/doc/plain/impatient-cn/macros.tex - RELOC/doc/plain/impatient-cn/math.tex - RELOC/doc/plain/impatient-cn/modes.tex - RELOC/doc/plain/impatient-cn/pages.tex - RELOC/doc/plain/impatient-cn/paras.tex - RELOC/doc/plain/impatient-cn/preface.tex - RELOC/doc/plain/impatient-cn/read1st.tex - RELOC/doc/plain/impatient-cn/tips.tex - RELOC/doc/plain/impatient-cn/usebook.tex - RELOC/doc/plain/impatient-cn/usermacs.tex - RELOC/doc/plain/impatient-cn/usingtex.tex - RELOC/doc/plain/impatient-cn/xeCJK-base.tex - RELOC/doc/plain/impatient-cn/xmptext.tex -catalogue-ctan /info/impatient -catalogue-date 2017-11-11 18:38:56 +0100 -catalogue-license fdl -catalogue-topics book-src tut-plaintex french-doc chinese-doc - -name impatient-fr -category Package -revision 15878 -catalogue impatient -shortdesc Free edition of the book "TeX for the Impatient" -relocated 1 -longdesc "TeX for the Impatient" is a book (of around 350 pages) on TeX, -longdesc Plain TeX and Eplain. The book is also available in French and -longdesc Chinese translations. -containersize 472 -containerchecksum 5b834188fc95ee389f5f2634167a4851a7d681a4a1ae1c91788774838e38b7c10babfa7c410a41e6ad9bde8e22ffc41c59b87c76ee750458ea876b9e0cf27791 -doccontainersize 1576700 -doccontainerchecksum c40f4d9f22bd4794af4361505ca7254e7f2f91c6616ac2d4af31900d2b64dd6f2071e12cf5bd8ecec3b1431c78cebd276f3fcffcfb3671af4645b75d29f6f725 -docfiles size=625 - RELOC/doc/plain/impatient-fr/README details="Basic project information" - RELOC/doc/plain/impatient-fr/config.tex - RELOC/doc/plain/impatient-fr/eplain.tex - RELOC/doc/plain/impatient-fr/fbackm.tex - RELOC/doc/plain/impatient-fr/fbook.pdf details="A copy of the book (French translation)" language="fr" - RELOC/doc/plain/impatient-fr/fbook.tex - RELOC/doc/plain/impatient-fr/fcapsule.tex - RELOC/doc/plain/impatient-fr/fconcept.tex - RELOC/doc/plain/impatient-fr/fcopyrgh.tex - RELOC/doc/plain/impatient-fr/fdl.tex - RELOC/doc/plain/impatient-fr/ferrors.tex - RELOC/doc/plain/impatient-fr/fexamples.tex - RELOC/doc/plain/impatient-fr/ffrontm.tex - RELOC/doc/plain/impatient-fr/fgenops.tex - RELOC/doc/plain/impatient-fr/fmacros.tex - RELOC/doc/plain/impatient-fr/fmath.tex - RELOC/doc/plain/impatient-fr/fmodes.tex - RELOC/doc/plain/impatient-fr/fonts.tex - RELOC/doc/plain/impatient-fr/fpages.tex - RELOC/doc/plain/impatient-fr/fparas.tex - RELOC/doc/plain/impatient-fr/fpreface.tex - RELOC/doc/plain/impatient-fr/fread1st.tex - RELOC/doc/plain/impatient-fr/ftips.tex - RELOC/doc/plain/impatient-fr/fusebook.tex - RELOC/doc/plain/impatient-fr/fusermacs.tex - RELOC/doc/plain/impatient-fr/fusingtex.tex - RELOC/doc/plain/impatient-fr/fxmptext.tex -catalogue-ctan /info/impatient -catalogue-date 2017-11-11 18:38:56 +0100 -catalogue-license fdl -catalogue-topics book-src tut-plaintex french-doc chinese-doc - -name impnattypo -category Package -revision 36448 -shortdesc Support typography of l'Imprimerie Nationale Francaise -relocated 1 -longdesc The package provides useful macros implementing recommendations -longdesc by the French Imprimerie Nationale. -containersize 3436 -containerchecksum 4dba7265b2ede3ed02e12e0c79b6d58d854399d1eb9932d59440457e712ce004b2942800449adbb8c3f9bb648c10be6e0939df4822897f35b97e74ccfad6e9d8 -doccontainersize 145028 -doccontainerchecksum 96b441f8215af755f13723aaddac2f9d9d67f0e8529ecf1970c780ea97a5804d76512e642e498f5a5dabf0f66fe6476fddeb4663462a70c32a70bfe0b5999954 -docfiles size=41 - RELOC/doc/latex/impnattypo/impnattypo-fr.pdf details="Package documentation" language="fr" - RELOC/doc/latex/impnattypo/impnattypo.pdf details="Package documentation" language="en" -srccontainersize 9244 -srccontainerchecksum cb216d896e8d17ab8cbc4da1783bfcd070e8f8bb95013f1dbeea5ece3caf9712508a3b08fa685d1abe1efe4e4ff4917840b943da5441e340d7f3c053d8d1fb87 -srcfiles size=10 - RELOC/source/latex/impnattypo/impnattypo.dtx - RELOC/source/latex/impnattypo/impnattypo.ins -runfiles size=4 - RELOC/tex/latex/impnattypo/impnattypo.sty -catalogue-also e-french -catalogue-ctan /macros/latex/contrib/impnattypo -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics typesetting -catalogue-version 1.4 - -name import -category Package -revision 17361 -shortdesc Establish input relative to a directory -relocated 1 -longdesc The commands \import{full_path}{file} and -longdesc \subimport{path_extension}{file} set up input through standard -longdesc LaTeX mechanisms (\input, \include and \includegraphics) to -longdesc load files relative to the \import-ed directory. There are also -longdesc \includefrom, \subincludefrom, and * variants of the commands. -containersize 2564 -containerchecksum 4b19993b8fd0575c25af5bdec258412a9a9edc0fd7821138b21c78318f6a57e2309865ebcf8ecc545444b2985cc4acfbca827daecd25387022f29098f1f3837d -doccontainersize 245160 -doccontainerchecksum 5b16f74bfc6baafd16e7355ba168226b037398969f818bf630e7328d47a1d37246b522fe21a8fc7ba9472b922ff979fee0282399e9f504babb16206ae4852be8 -docfiles size=64 - RELOC/doc/latex/import/import.pdf details="Package documentation" - RELOC/doc/latex/import/import.tex -runfiles size=2 - RELOC/tex/latex/import/import.sty -catalogue-ctan /macros/latex/contrib/import -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics file-control -catalogue-version 5.1 - -name imsproc -category Package -revision 29803 -shortdesc Typeset IMS conference proceedings -relocated 1 -longdesc The class typesets papers for IMS (Iranian Mathematical -longdesc Society) conference proceedings. The class uses the XePersian -longdesc package. -containersize 14744 -containerchecksum 377ab9514203ff67599b0d12c6e42d4da23729e4654d3e8a05cfb3dfb633ffd1c223e7efbfab9d217d3df21c662f6cf96a215a7d6c9968f13b56e3f8c5eb779f -doccontainersize 57712 -doccontainerchecksum 491ee560552053717e7ebf68091136759ab5ca36d291d5aaf0db74d9f49e34fd8a35afcd63a38180ca62dcf1c1af082dc6d2b2227f8f95a65385f3aa4a1ec18f -docfiles size=19 - RELOC/doc/xelatex/imsproc/README details="Readme" - RELOC/doc/xelatex/imsproc/logo.JPG - RELOC/doc/xelatex/imsproc/sample-imsproc.tex -runfiles size=14 - RELOC/tex/xelatex/imsproc/imsproc.cls -catalogue-ctan /macros/xetex/latex/imsproc -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics confproc -catalogue-version 0.1 - -name imtekda -category Package -revision 17667 -shortdesc IMTEK thesis class -relocated 1 -longdesc The class permits typesetting of diploma, bachelor's and -longdesc master's theses for the Institute of Microsystem Technology -longdesc (IMTEK) at the University of Freiburg (Germany). The class is -longdesc based on the KOMA-Script class scrbook. Included in the -longdesc documentation is a large collection of useful tips for -longdesc typesetting theses and a list of recommended packages. -containersize 4444 -containerchecksum ccef323af9afccdbb73d35447aeee07c0cbfa517f25b6dbf7ddf67745781aed1fdbf7e0dc7de9bde0c42c6c79622266cfcfbba4ef901ae1a87b0531008e49364 -doccontainersize 628512 -doccontainerchecksum 2210792c87305740c7b5c96e9f57b1926d98d4c1fe0fe5a1acc7dfb7ff82e88bb3b0e320b7d7788580f268433be9735988ed0db1d5d2e855df7340ec74a2a61a -docfiles size=208 - RELOC/doc/latex/imtekda/IMTEKda.pdf details="Package documentation (German)" language="de" - RELOC/doc/latex/imtekda/README details="Readme (German)" language="de" - RELOC/doc/latex/imtekda/diplarb.bib - RELOC/doc/latex/imtekda/diplarb.tex - RELOC/doc/latex/imtekda/figures/bild.eps - RELOC/doc/latex/imtekda/figures/bild.pdf -srccontainersize 27700 -srccontainerchecksum a4339e13ae17cfbf75f140588099cf8bb52c3deed1992d558bc1db52fb64da71aec3315da68fa6e0dff3c959c0952556f30192e491cb7376fcdf30b5f541e3b9 -srcfiles size=24 - RELOC/source/latex/imtekda/IMTEKda.dtx - RELOC/source/latex/imtekda/IMTEKda.ins -runfiles size=4 - RELOC/tex/latex/imtekda/IMTEKda.cls -catalogue-ctan /macros/latex/contrib/imtekda -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics dissertation class -catalogue-version 1.7 - -name incgraph -category Package -revision 36500 -shortdesc Sophisticated graphics inclusion in a PDF document -relocated 1 -longdesc The package provides tools for including graphics at the full -longdesc size of the output medium, or for creating "pages" whose size -longdesc is that of the graphic they contain. A principal use case is -longdesc documents that require inclusion of (potentially many) scans or -longdesc photographs. Bookmarking is especially supported. The tool box -longdesc has basic macros and a 'convenience' user interface that wraps -longdesc \includegraphics. -containersize 4204 -containerchecksum 7ca01a4e40b6f28b51c46f664f3ae869636452e0bb600fb256fee87a5824a1eb8e9bdd7d7c7b82a32b1dd0f9a407f31b9beb4b3d56e86d7a4411e4a23b58fade -doccontainersize 1079492 -doccontainerchecksum e1097fbab528ef96d82d972214893a2303c9ca70a63c47ee83574389374ae83afbf437ec047f3ecbe12e6961ef159c27b6659ea969b9b41d1bbea96b9e9592ec -docfiles size=575 - RELOC/doc/latex/incgraph/CHANGES - RELOC/doc/latex/incgraph/README details="Readme" - RELOC/doc/latex/incgraph/exaimage-0001.png - RELOC/doc/latex/incgraph/exaimage-0037.png - RELOC/doc/latex/incgraph/exaimage-0123.png - RELOC/doc/latex/incgraph/example.jpg - RELOC/doc/latex/incgraph/incgraph-example-a.pdf - RELOC/doc/latex/incgraph/incgraph-example-a.tex - RELOC/doc/latex/incgraph/incgraph-example-b.pdf - RELOC/doc/latex/incgraph/incgraph-example-b.tex - RELOC/doc/latex/incgraph/incgraph-example-c.pdf - RELOC/doc/latex/incgraph/incgraph-example-c.tex - RELOC/doc/latex/incgraph/incgraph.pdf details="Package documentation" - RELOC/doc/latex/incgraph/incgraph.tex -runfiles size=4 - RELOC/tex/latex/incgraph/incgraph.sty -catalogue-also graphicx -catalogue-ctan /macros/latex/contrib/incgraph -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics graphics-incl -catalogue-version 1.12 - -name includernw -category Package -revision 47557 -shortdesc Include .Rnw inside .tex -relocated 1 -longdesc This package is for including .Rnw (knitr/sweave)-files inside -longdesc .tex-files. It requires that you have R and the R-package knitr -longdesc installed. Note: This package will probably not work on -longdesc Windows. It is tested only on OS X, and will probably also work -longdesc on standard Linux distros. -containersize 3088 -containerchecksum 60b67dd314d904d7a2ed50dd6c167f0c8d5ce0248dd723b087839cbe19e150f3d48e0945586c02f467a38936bcd9b17393c1b4f579c216a9989c19edb0cefe52 -doccontainersize 157724 -doccontainerchecksum 9be0e0bc20e12d3bd5ca96fdf349ce0da31724cba29e7812a55c742459711128219643a7559396ebd00a1ca6aa4bd9be68da54bbbe3e96fc7ff9dfd83de6ab7b -docfiles size=43 - RELOC/doc/latex/includernw/README.txt details="Readme" - RELOC/doc/latex/includernw/includeRnw-doc.pdf details="Package documentation" - RELOC/doc/latex/includernw/includeRnw-doc.tex -runfiles size=2 - RELOC/tex/latex/includernw/includeRnw.sty -catalogue-ctan /macros/latex/contrib/includernw -catalogue-date 2018-05-01 13:33:04 +0200 -catalogue-license lppl1.3c -catalogue-topics subdocs statistics compilation -catalogue-version 0.1.0 - -name inconsolata -category Package -revision 46319 -shortdesc A monospaced font, with support files for use with TeX -relocated 1 -longdesc Inconsolata is a monospaced font designed by Raph Levien. This -longdesc package contains the font (in both Adobe Type 1 and OpenType -longdesc formats) in regular and bold weights, with additional glyphs -longdesc and options to control slashed zero, upright quotes and a -longdesc shapelier lower-case L, plus metric files for use with TeX, and -longdesc LaTeX font definition and other relevant files. -execute addMap zi4.map -containersize 322996 -containerchecksum 134a52eef41ce0dd1338c700cb06a95a15af75cce5bf5c7fcf1b12740456009a801b374db694bff8a2b8b3c3d26642c1b3c44093db02534bbed1b46c365d4922 -doccontainersize 230100 -doccontainerchecksum 028e6819f8dd4a310af7491e951c6a843bab124b9aabfb8df564549b952cb288f7a71a847b2a2f5706d2b0d971418e08591d2dfd913574552e625ac6af440c05 -docfiles size=161 - RELOC/doc/fonts/inconsolata/OFL.txt - RELOC/doc/fonts/inconsolata/README details="Readme" - RELOC/doc/fonts/inconsolata/afmcmds.txt - RELOC/doc/fonts/inconsolata/inconsolata-doc.pdf details="Package documentation" - RELOC/doc/fonts/inconsolata/inconsolata-doc.tex - RELOC/doc/fonts/inconsolata/novarqu-crop.pdf - RELOC/doc/fonts/inconsolata/novarqu-noupq-crop.pdf - RELOC/doc/fonts/inconsolata/varqu-noupq-crop.pdf -runfiles size=318 - RELOC/fonts/enc/dvips/inconsolata/i4-ly1-0.enc - RELOC/fonts/enc/dvips/inconsolata/i4-ly1-1.enc - RELOC/fonts/enc/dvips/inconsolata/i4-ly1-2.enc - RELOC/fonts/enc/dvips/inconsolata/i4-ly1-3.enc - RELOC/fonts/enc/dvips/inconsolata/i4-ly1-4.enc - RELOC/fonts/enc/dvips/inconsolata/i4-ly1-5.enc - RELOC/fonts/enc/dvips/inconsolata/i4-ly1-6.enc - RELOC/fonts/enc/dvips/inconsolata/i4-ly1-7.enc - RELOC/fonts/enc/dvips/inconsolata/i4-ot1-0.enc - RELOC/fonts/enc/dvips/inconsolata/i4-ot1-1.enc - RELOC/fonts/enc/dvips/inconsolata/i4-ot1-2.enc - RELOC/fonts/enc/dvips/inconsolata/i4-ot1-3.enc - RELOC/fonts/enc/dvips/inconsolata/i4-ot1-4.enc - RELOC/fonts/enc/dvips/inconsolata/i4-ot1-5.enc - RELOC/fonts/enc/dvips/inconsolata/i4-ot1-6.enc - RELOC/fonts/enc/dvips/inconsolata/i4-ot1-7.enc - RELOC/fonts/enc/dvips/inconsolata/i4-qx-0.enc - RELOC/fonts/enc/dvips/inconsolata/i4-qx-1.enc - RELOC/fonts/enc/dvips/inconsolata/i4-qx-2.enc - RELOC/fonts/enc/dvips/inconsolata/i4-qx-3.enc - RELOC/fonts/enc/dvips/inconsolata/i4-qx-4.enc - RELOC/fonts/enc/dvips/inconsolata/i4-qx-5.enc - RELOC/fonts/enc/dvips/inconsolata/i4-qx-6.enc - RELOC/fonts/enc/dvips/inconsolata/i4-qx-7.enc - RELOC/fonts/enc/dvips/inconsolata/i4-t1-0.enc - RELOC/fonts/enc/dvips/inconsolata/i4-t1-1.enc - RELOC/fonts/enc/dvips/inconsolata/i4-t1-2.enc - RELOC/fonts/enc/dvips/inconsolata/i4-t1-3.enc - RELOC/fonts/enc/dvips/inconsolata/i4-t1-4.enc - RELOC/fonts/enc/dvips/inconsolata/i4-t1-5.enc - RELOC/fonts/enc/dvips/inconsolata/i4-t1-6.enc - RELOC/fonts/enc/dvips/inconsolata/i4-t1-7.enc - RELOC/fonts/enc/dvips/inconsolata/i4-ts1.enc - RELOC/fonts/map/dvips/inconsolata/zi4.map - RELOC/fonts/opentype/public/inconsolata/InconsolataN-Bold.otf - RELOC/fonts/opentype/public/inconsolata/InconsolataN-Regular.otf - RELOC/fonts/opentype/public/inconsolata/Inconsolatazi4-Bold.otf - RELOC/fonts/opentype/public/inconsolata/Inconsolatazi4-Regular.otf - RELOC/fonts/tfm/public/inconsolata/ly1-zi4b-0.tfm - RELOC/fonts/tfm/public/inconsolata/ly1-zi4b-1.tfm - RELOC/fonts/tfm/public/inconsolata/ly1-zi4b-2.tfm - RELOC/fonts/tfm/public/inconsolata/ly1-zi4b-3.tfm - RELOC/fonts/tfm/public/inconsolata/ly1-zi4b-4.tfm - RELOC/fonts/tfm/public/inconsolata/ly1-zi4b-5.tfm - RELOC/fonts/tfm/public/inconsolata/ly1-zi4b-6.tfm - RELOC/fonts/tfm/public/inconsolata/ly1-zi4b-7.tfm - RELOC/fonts/tfm/public/inconsolata/ly1-zi4nb-0.tfm - RELOC/fonts/tfm/public/inconsolata/ly1-zi4nb-1.tfm - RELOC/fonts/tfm/public/inconsolata/ly1-zi4nb-2.tfm - RELOC/fonts/tfm/public/inconsolata/ly1-zi4nb-3.tfm - RELOC/fonts/tfm/public/inconsolata/ly1-zi4nb-4.tfm - RELOC/fonts/tfm/public/inconsolata/ly1-zi4nb-5.tfm - RELOC/fonts/tfm/public/inconsolata/ly1-zi4nb-6.tfm - RELOC/fonts/tfm/public/inconsolata/ly1-zi4nb-7.tfm - RELOC/fonts/tfm/public/inconsolata/ly1-zi4nr-0.tfm - RELOC/fonts/tfm/public/inconsolata/ly1-zi4nr-1.tfm - RELOC/fonts/tfm/public/inconsolata/ly1-zi4nr-2.tfm - RELOC/fonts/tfm/public/inconsolata/ly1-zi4nr-3.tfm - RELOC/fonts/tfm/public/inconsolata/ly1-zi4nr-4.tfm - RELOC/fonts/tfm/public/inconsolata/ly1-zi4nr-5.tfm - RELOC/fonts/tfm/public/inconsolata/ly1-zi4nr-6.tfm - RELOC/fonts/tfm/public/inconsolata/ly1-zi4nr-7.tfm - RELOC/fonts/tfm/public/inconsolata/ly1-zi4r-0.tfm - RELOC/fonts/tfm/public/inconsolata/ly1-zi4r-1.tfm - RELOC/fonts/tfm/public/inconsolata/ly1-zi4r-2.tfm - RELOC/fonts/tfm/public/inconsolata/ly1-zi4r-3.tfm - RELOC/fonts/tfm/public/inconsolata/ly1-zi4r-4.tfm - RELOC/fonts/tfm/public/inconsolata/ly1-zi4r-5.tfm - RELOC/fonts/tfm/public/inconsolata/ly1-zi4r-6.tfm - RELOC/fonts/tfm/public/inconsolata/ly1-zi4r-7.tfm - RELOC/fonts/tfm/public/inconsolata/ot1-zi4b-0.tfm - RELOC/fonts/tfm/public/inconsolata/ot1-zi4b-1.tfm - RELOC/fonts/tfm/public/inconsolata/ot1-zi4b-2.tfm - RELOC/fonts/tfm/public/inconsolata/ot1-zi4b-3.tfm - RELOC/fonts/tfm/public/inconsolata/ot1-zi4b-4.tfm - RELOC/fonts/tfm/public/inconsolata/ot1-zi4b-5.tfm - RELOC/fonts/tfm/public/inconsolata/ot1-zi4b-6.tfm - RELOC/fonts/tfm/public/inconsolata/ot1-zi4b-7.tfm - RELOC/fonts/tfm/public/inconsolata/ot1-zi4nb-0.tfm - RELOC/fonts/tfm/public/inconsolata/ot1-zi4nb-1.tfm - RELOC/fonts/tfm/public/inconsolata/ot1-zi4nb-2.tfm - RELOC/fonts/tfm/public/inconsolata/ot1-zi4nb-3.tfm - RELOC/fonts/tfm/public/inconsolata/ot1-zi4nb-4.tfm - RELOC/fonts/tfm/public/inconsolata/ot1-zi4nb-5.tfm - RELOC/fonts/tfm/public/inconsolata/ot1-zi4nb-6.tfm - RELOC/fonts/tfm/public/inconsolata/ot1-zi4nb-7.tfm - RELOC/fonts/tfm/public/inconsolata/ot1-zi4nr-0.tfm - RELOC/fonts/tfm/public/inconsolata/ot1-zi4nr-1.tfm - RELOC/fonts/tfm/public/inconsolata/ot1-zi4nr-2.tfm - RELOC/fonts/tfm/public/inconsolata/ot1-zi4nr-3.tfm - RELOC/fonts/tfm/public/inconsolata/ot1-zi4nr-4.tfm - RELOC/fonts/tfm/public/inconsolata/ot1-zi4nr-5.tfm - RELOC/fonts/tfm/public/inconsolata/ot1-zi4nr-6.tfm - RELOC/fonts/tfm/public/inconsolata/ot1-zi4nr-7.tfm - RELOC/fonts/tfm/public/inconsolata/ot1-zi4r-0.tfm - RELOC/fonts/tfm/public/inconsolata/ot1-zi4r-1.tfm - RELOC/fonts/tfm/public/inconsolata/ot1-zi4r-2.tfm - RELOC/fonts/tfm/public/inconsolata/ot1-zi4r-3.tfm - RELOC/fonts/tfm/public/inconsolata/ot1-zi4r-4.tfm - RELOC/fonts/tfm/public/inconsolata/ot1-zi4r-5.tfm - RELOC/fonts/tfm/public/inconsolata/ot1-zi4r-6.tfm - RELOC/fonts/tfm/public/inconsolata/ot1-zi4r-7.tfm - RELOC/fonts/tfm/public/inconsolata/qx-zi4b-0.tfm - RELOC/fonts/tfm/public/inconsolata/qx-zi4b-1.tfm - RELOC/fonts/tfm/public/inconsolata/qx-zi4b-2.tfm - RELOC/fonts/tfm/public/inconsolata/qx-zi4b-3.tfm - RELOC/fonts/tfm/public/inconsolata/qx-zi4b-4.tfm - RELOC/fonts/tfm/public/inconsolata/qx-zi4b-5.tfm - RELOC/fonts/tfm/public/inconsolata/qx-zi4b-6.tfm - RELOC/fonts/tfm/public/inconsolata/qx-zi4b-7.tfm - RELOC/fonts/tfm/public/inconsolata/qx-zi4nb-0.tfm - RELOC/fonts/tfm/public/inconsolata/qx-zi4nb-1.tfm - RELOC/fonts/tfm/public/inconsolata/qx-zi4nb-2.tfm - RELOC/fonts/tfm/public/inconsolata/qx-zi4nb-3.tfm - RELOC/fonts/tfm/public/inconsolata/qx-zi4nb-4.tfm - RELOC/fonts/tfm/public/inconsolata/qx-zi4nb-5.tfm - RELOC/fonts/tfm/public/inconsolata/qx-zi4nb-6.tfm - RELOC/fonts/tfm/public/inconsolata/qx-zi4nb-7.tfm - RELOC/fonts/tfm/public/inconsolata/qx-zi4nr-0.tfm - RELOC/fonts/tfm/public/inconsolata/qx-zi4nr-1.tfm - RELOC/fonts/tfm/public/inconsolata/qx-zi4nr-2.tfm - RELOC/fonts/tfm/public/inconsolata/qx-zi4nr-3.tfm - RELOC/fonts/tfm/public/inconsolata/qx-zi4nr-4.tfm - RELOC/fonts/tfm/public/inconsolata/qx-zi4nr-5.tfm - RELOC/fonts/tfm/public/inconsolata/qx-zi4nr-6.tfm - RELOC/fonts/tfm/public/inconsolata/qx-zi4nr-7.tfm - RELOC/fonts/tfm/public/inconsolata/qx-zi4r-0.tfm - RELOC/fonts/tfm/public/inconsolata/qx-zi4r-1.tfm - RELOC/fonts/tfm/public/inconsolata/qx-zi4r-2.tfm - RELOC/fonts/tfm/public/inconsolata/qx-zi4r-3.tfm - RELOC/fonts/tfm/public/inconsolata/qx-zi4r-4.tfm - RELOC/fonts/tfm/public/inconsolata/qx-zi4r-5.tfm - RELOC/fonts/tfm/public/inconsolata/qx-zi4r-6.tfm - RELOC/fonts/tfm/public/inconsolata/qx-zi4r-7.tfm - RELOC/fonts/tfm/public/inconsolata/t1-zi4b-0.tfm - RELOC/fonts/tfm/public/inconsolata/t1-zi4b-1.tfm - RELOC/fonts/tfm/public/inconsolata/t1-zi4b-2.tfm - RELOC/fonts/tfm/public/inconsolata/t1-zi4b-3.tfm - RELOC/fonts/tfm/public/inconsolata/t1-zi4b-4.tfm - RELOC/fonts/tfm/public/inconsolata/t1-zi4b-5.tfm - RELOC/fonts/tfm/public/inconsolata/t1-zi4b-6.tfm - RELOC/fonts/tfm/public/inconsolata/t1-zi4b-7.tfm - RELOC/fonts/tfm/public/inconsolata/t1-zi4nb-0.tfm - RELOC/fonts/tfm/public/inconsolata/t1-zi4nb-1.tfm - RELOC/fonts/tfm/public/inconsolata/t1-zi4nb-2.tfm - RELOC/fonts/tfm/public/inconsolata/t1-zi4nb-3.tfm - RELOC/fonts/tfm/public/inconsolata/t1-zi4nb-4.tfm - RELOC/fonts/tfm/public/inconsolata/t1-zi4nb-5.tfm - RELOC/fonts/tfm/public/inconsolata/t1-zi4nb-6.tfm - RELOC/fonts/tfm/public/inconsolata/t1-zi4nb-7.tfm - RELOC/fonts/tfm/public/inconsolata/t1-zi4nr-0.tfm - RELOC/fonts/tfm/public/inconsolata/t1-zi4nr-1.tfm - RELOC/fonts/tfm/public/inconsolata/t1-zi4nr-2.tfm - RELOC/fonts/tfm/public/inconsolata/t1-zi4nr-3.tfm - RELOC/fonts/tfm/public/inconsolata/t1-zi4nr-4.tfm - RELOC/fonts/tfm/public/inconsolata/t1-zi4nr-5.tfm - RELOC/fonts/tfm/public/inconsolata/t1-zi4nr-6.tfm - RELOC/fonts/tfm/public/inconsolata/t1-zi4nr-7.tfm - RELOC/fonts/tfm/public/inconsolata/t1-zi4r-0.tfm - RELOC/fonts/tfm/public/inconsolata/t1-zi4r-1.tfm - RELOC/fonts/tfm/public/inconsolata/t1-zi4r-2.tfm - RELOC/fonts/tfm/public/inconsolata/t1-zi4r-3.tfm - RELOC/fonts/tfm/public/inconsolata/t1-zi4r-4.tfm - RELOC/fonts/tfm/public/inconsolata/t1-zi4r-5.tfm - RELOC/fonts/tfm/public/inconsolata/t1-zi4r-6.tfm - RELOC/fonts/tfm/public/inconsolata/t1-zi4r-7.tfm - RELOC/fonts/tfm/public/inconsolata/ts1-zi4b.tfm - RELOC/fonts/tfm/public/inconsolata/ts1-zi4nb.tfm - RELOC/fonts/tfm/public/inconsolata/ts1-zi4nr.tfm - RELOC/fonts/tfm/public/inconsolata/ts1-zi4r.tfm - RELOC/fonts/type1/public/inconsolata/Inconsolata-zi4b.pfb - RELOC/fonts/type1/public/inconsolata/Inconsolata-zi4r.pfb - RELOC/fonts/type1/public/inconsolata/InconsolataN-Bold.pfb - RELOC/fonts/type1/public/inconsolata/InconsolataN-Regular.pfb - RELOC/tex/latex/inconsolata/inconsolata.fontspec - RELOC/tex/latex/inconsolata/inconsolata.sty - RELOC/tex/latex/inconsolata/inconsolatan.fontspec - RELOC/tex/latex/inconsolata/ly1zi4.fd - RELOC/tex/latex/inconsolata/ot1zi4.fd - RELOC/tex/latex/inconsolata/qxzi4.fd - RELOC/tex/latex/inconsolata/t1zi4.fd - RELOC/tex/latex/inconsolata/ts1zi4.fd - RELOC/tex/latex/inconsolata/zi4.sty -catalogue-ctan /fonts/inconsolata -catalogue-date 2018-01-15 07:32:06 +0100 -catalogue-license oflapache2lppl1.3 -catalogue-topics font font-mono font-type1 font-otf font-t1enc -catalogue-version 1.114 - -name index -category Package -revision 24099 -shortdesc Extended index for LaTeX including multiple indexes -relocated 1 -longdesc This is a reimplementation of LaTeX's indexing macros to -longdesc provide better support for indexing. For example, it supports -longdesc multiple indexes in a single document and provides a more -longdesc robust \index command. It supplies short hand notations for the -longdesc \index command (^{word}) and a * variation of \index -longdesc (abbreviated _{word}) that prints the word being indexed, as -longdesc well as creating an index entry for it. -containersize 11028 -containerchecksum 4e6bdea9f0e7eb6ee910c820984706f54a0e9c4292d568e6efded5214a2d3981203e90ba6895301c590587be190ddfc262b7d2803b686387668d3f5627bb5c18 -doccontainersize 156660 -doccontainerchecksum 4b999cf6feaf4fab3a381e2fd33a029a09e3dcdb022d1904ac95ae54ce7a4e8b6c08db2e81495399dcd14de6772d9bc1145ebd9ce659de40dbdc78bdf9a212ab -docfiles size=63 - RELOC/doc/latex/index/README details="Package Readme" - RELOC/doc/latex/index/TODO - RELOC/doc/latex/index/agsmtst.tex - RELOC/doc/latex/index/autind.tex - RELOC/doc/latex/index/index.pdf details="Package documentation" - RELOC/doc/latex/index/plaintst.tex - RELOC/doc/latex/index/sample.tex - RELOC/doc/latex/index/test.bib -srccontainersize 14900 -srccontainerchecksum 80021647cea6c178b30946e20b11e7a9ba24787a5211443d7a097e16b1ac22c0631be28ce27db0b2533852e3147fce90d0101c67fbd54a5666c547fcfb966972 -srcfiles size=14 - RELOC/source/latex/index/index.dtx - RELOC/source/latex/index/index.ins -runfiles size=17 - RELOC/bibtex/bst/index/xagsm.bst - RELOC/bibtex/bst/index/xplain.bst - RELOC/makeindex/index/bibref.ist - RELOC/tex/latex/index/autind.sty - RELOC/tex/latex/index/bibref.sty - RELOC/tex/latex/index/index.sty -catalogue-also splitindex multind -catalogue-ctan /macros/latex/contrib/index -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics index index-multi -catalogue-version 4.1beta - -name indextools -category Package -revision 38931 -shortdesc Producing multiple indices -relocated 1 -longdesc This package enables the user to produce and typeset one or -longdesc more indices simultaneously. The package is known to work in -longdesc LaTeX documents processed with pdfLaTeX, XeLaTeX and LuaLaTeX. -longdesc If makeindex is used for processing the index entries, no -longdesc particular setup is needed when TeX Live is used. Using xindy -longdesc or other programs, it is necessary to enable shell escape. -longdesc Shell escape is also needed if splitindex is used. This is a -longdesc fork of imakeidx, with new features and fixed bugs. -containersize 4564 -containerchecksum c716037ce45ab35293c12dfe2868958b529c06126e7027935a0c89cf43a4289ad5980f5394ac755474a58b4a2dcd01fe922740d3cad71449ab19e531c4e3f736 -doccontainersize 611160 -doccontainerchecksum 39946a98f88b1d055ac8407107bc745db546431350c689e0d00f8f6f0fadd6596295b929bf6c735b385bf6938ef9c48fe6cd83cb451e4d4bc7b807821569d1c8 -docfiles size=153 - RELOC/doc/latex/indextools/README details="Readme" - RELOC/doc/latex/indextools/indextools.pdf details="Package documentation" - RELOC/doc/latex/indextools/issue5.pdf - RELOC/doc/latex/indextools/latexmkrc - RELOC/doc/latex/indextools/makefile -srccontainersize 21696 -srccontainerchecksum 2ce8cbce477d00f3569a14016f689469ff3bcbe6d10fd53231a71efab0aaa3e896dd4201f54315595c9b22eb0da6ab6570de0f67164b6a5f2deafab43cccf0db -srcfiles size=19 - RELOC/source/latex/indextools/indextools.dtx -runfiles size=4 - RELOC/tex/latex/indextools/indextools.sty -catalogue-also imakeidx -catalogue-ctan /macros/latex/contrib/indextools -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics index -catalogue-version 1.5.1 - -name initials -category Package -revision 15878 -shortdesc Adobe Type 1 decorative initial fonts -relocated 1 -longdesc For each font, at least an .pfb and .tfm file is provided, with -longdesc a .fd file for use with LaTeX. -execute addMap Acorn.map -execute addMap AnnSton.map -execute addMap ArtNouv.map -execute addMap ArtNouvc.map -execute addMap Carrickc.map -execute addMap Eichenla.map -execute addMap Eileen.map -execute addMap EileenBl.map -execute addMap Elzevier.map -execute addMap GotIn.map -execute addMap GoudyIn.map -execute addMap Kinigcap.map -execute addMap Konanur.map -execute addMap Kramer.map -execute addMap MorrisIn.map -execute addMap Nouveaud.map -execute addMap Romantik.map -execute addMap Rothdn.map -execute addMap RoyalIn.map -execute addMap Sanremo.map -execute addMap Starburst.map -execute addMap Typocaps.map -execute addMap Zallman.map -containersize 3132716 -containerchecksum f4fd172d489327fcae8bf3f552542d44ae730760e097330125de1c590d21903ed196647f21b95af6fba2dd3f5efeb0a27326a0e48f052a1960831daa02b5ddf1 -doccontainersize 2860 -doccontainerchecksum 4b12041062f077aa02f14065b3b63b5e69bba75f8f4d48d6a93b2417f9b155ee5076609698eea574c757212484a0abc0171804929eb699fbd4adc7ca13143fff -docfiles size=24 - RELOC/doc/fonts/initials/Acorn.tex - RELOC/doc/fonts/initials/AnnSton.tex - RELOC/doc/fonts/initials/ArtNouv.tex - RELOC/doc/fonts/initials/ArtNouvc.tex - RELOC/doc/fonts/initials/Carrickc.tex - RELOC/doc/fonts/initials/Eichenla.tex - RELOC/doc/fonts/initials/Eileen.tex - RELOC/doc/fonts/initials/EileenBl.tex - RELOC/doc/fonts/initials/Elzevier.tex - RELOC/doc/fonts/initials/GotIn.tex - RELOC/doc/fonts/initials/GoudyIn.tex - RELOC/doc/fonts/initials/Kinigcap.tex - RELOC/doc/fonts/initials/Konanur.tex - RELOC/doc/fonts/initials/Kramer.tex - RELOC/doc/fonts/initials/MorrisIn.tex - RELOC/doc/fonts/initials/Nouveaud.tex - RELOC/doc/fonts/initials/README details="Readme" - RELOC/doc/fonts/initials/Romantik.tex - RELOC/doc/fonts/initials/Rothdn.tex - RELOC/doc/fonts/initials/RoyalIn.tex - RELOC/doc/fonts/initials/Sanremo.tex - RELOC/doc/fonts/initials/Starburst.tex - RELOC/doc/fonts/initials/Typocaps.tex - RELOC/doc/fonts/initials/Zallman.tex -runfiles size=898 - RELOC/dvips/initials/config.Acorn - RELOC/dvips/initials/config.AnnSton - RELOC/dvips/initials/config.ArtNouv - RELOC/dvips/initials/config.ArtNouvc - RELOC/dvips/initials/config.Carrickc - RELOC/dvips/initials/config.Eichenla - RELOC/dvips/initials/config.Eileen - RELOC/dvips/initials/config.EileenBl - RELOC/dvips/initials/config.Elzevier - RELOC/dvips/initials/config.GotIn - RELOC/dvips/initials/config.GoudyIn - RELOC/dvips/initials/config.Kinigcap - RELOC/dvips/initials/config.Konanur - RELOC/dvips/initials/config.Kramer - RELOC/dvips/initials/config.MorrisIn - RELOC/dvips/initials/config.Nouveaud - RELOC/dvips/initials/config.Romantik - RELOC/dvips/initials/config.Rothdn - RELOC/dvips/initials/config.RoyalIn - RELOC/dvips/initials/config.Sanremo - RELOC/dvips/initials/config.Starburst - RELOC/dvips/initials/config.Typocaps - RELOC/dvips/initials/config.Zallman - RELOC/fonts/afm/public/initials/Acorn.afm - RELOC/fonts/afm/public/initials/AnnSton.afm - RELOC/fonts/afm/public/initials/ArtNouv.afm - RELOC/fonts/afm/public/initials/ArtNouvc.afm - RELOC/fonts/afm/public/initials/Carrickc.afm - RELOC/fonts/afm/public/initials/Eichenla.afm - RELOC/fonts/afm/public/initials/Eileen.afm - RELOC/fonts/afm/public/initials/EileenBl.afm - RELOC/fonts/afm/public/initials/Elzevier.afm - RELOC/fonts/afm/public/initials/GotIn.afm - RELOC/fonts/afm/public/initials/GoudyIn.afm - RELOC/fonts/afm/public/initials/Kinigcap.afm - RELOC/fonts/afm/public/initials/Konanur.afm - RELOC/fonts/afm/public/initials/Kramer.afm - RELOC/fonts/afm/public/initials/MorrisIn.afm - RELOC/fonts/afm/public/initials/Nouveaud.afm - RELOC/fonts/afm/public/initials/Romantik.afm - RELOC/fonts/afm/public/initials/Rothdn.afm - RELOC/fonts/afm/public/initials/RoyalIn.afm - RELOC/fonts/afm/public/initials/Sanremo.afm - RELOC/fonts/afm/public/initials/Starburst.afm - RELOC/fonts/afm/public/initials/Typocaps.afm - RELOC/fonts/afm/public/initials/Zallman.afm - RELOC/fonts/map/dvips/initials/Acorn.map - RELOC/fonts/map/dvips/initials/AnnSton.map - RELOC/fonts/map/dvips/initials/ArtNouv.map - RELOC/fonts/map/dvips/initials/ArtNouvc.map - RELOC/fonts/map/dvips/initials/Carrickc.map - RELOC/fonts/map/dvips/initials/Eichenla.map - RELOC/fonts/map/dvips/initials/Eileen.map - RELOC/fonts/map/dvips/initials/EileenBl.map - RELOC/fonts/map/dvips/initials/Elzevier.map - RELOC/fonts/map/dvips/initials/GotIn.map - RELOC/fonts/map/dvips/initials/GoudyIn.map - RELOC/fonts/map/dvips/initials/Kinigcap.map - RELOC/fonts/map/dvips/initials/Konanur.map - RELOC/fonts/map/dvips/initials/Kramer.map - RELOC/fonts/map/dvips/initials/MorrisIn.map - RELOC/fonts/map/dvips/initials/Nouveaud.map - RELOC/fonts/map/dvips/initials/Romantik.map - RELOC/fonts/map/dvips/initials/Rothdn.map - RELOC/fonts/map/dvips/initials/RoyalIn.map - RELOC/fonts/map/dvips/initials/Sanremo.map - RELOC/fonts/map/dvips/initials/Starburst.map - RELOC/fonts/map/dvips/initials/Typocaps.map - RELOC/fonts/map/dvips/initials/Zallman.map - RELOC/fonts/tfm/public/initials/Acorn.tfm - RELOC/fonts/tfm/public/initials/AnnSton.tfm - RELOC/fonts/tfm/public/initials/ArtNouv.tfm - RELOC/fonts/tfm/public/initials/ArtNouvc.tfm - RELOC/fonts/tfm/public/initials/Carrickc.tfm - RELOC/fonts/tfm/public/initials/Eichenla.tfm - RELOC/fonts/tfm/public/initials/Eileen.tfm - RELOC/fonts/tfm/public/initials/EileenBl.tfm - RELOC/fonts/tfm/public/initials/Elzevier.tfm - RELOC/fonts/tfm/public/initials/GotIn.tfm - RELOC/fonts/tfm/public/initials/GoudyIn.tfm - RELOC/fonts/tfm/public/initials/Kinigcap.tfm - RELOC/fonts/tfm/public/initials/Konanur.tfm - RELOC/fonts/tfm/public/initials/Kramer.tfm - RELOC/fonts/tfm/public/initials/MorrisIn.tfm - RELOC/fonts/tfm/public/initials/Nouveaud.tfm - RELOC/fonts/tfm/public/initials/Romantik.tfm - RELOC/fonts/tfm/public/initials/Rothdn.tfm - RELOC/fonts/tfm/public/initials/RoyalIn.tfm - RELOC/fonts/tfm/public/initials/Sanremo.tfm - RELOC/fonts/tfm/public/initials/Starburst.tfm - RELOC/fonts/tfm/public/initials/Typocaps.tfm - RELOC/fonts/tfm/public/initials/Zallman.tfm - RELOC/fonts/type1/public/initials/Acorn.pfb - RELOC/fonts/type1/public/initials/AnnSton.pfb - RELOC/fonts/type1/public/initials/ArtNouv.pfb - RELOC/fonts/type1/public/initials/ArtNouvc.pfb - RELOC/fonts/type1/public/initials/Carrickc.pfb - RELOC/fonts/type1/public/initials/Eichenla.pfb - RELOC/fonts/type1/public/initials/Eileen.pfb - RELOC/fonts/type1/public/initials/EileenBl.pfb - RELOC/fonts/type1/public/initials/Elzevier.pfb - RELOC/fonts/type1/public/initials/GotIn.pfb - RELOC/fonts/type1/public/initials/GoudyIn.pfb - RELOC/fonts/type1/public/initials/Kinigcap.pfb - RELOC/fonts/type1/public/initials/Konanur.pfb - RELOC/fonts/type1/public/initials/Kramer.pfb - RELOC/fonts/type1/public/initials/MorrisIn.pfb - RELOC/fonts/type1/public/initials/Nouveaud.pfb - RELOC/fonts/type1/public/initials/Romantik.pfb - RELOC/fonts/type1/public/initials/Rothdn.pfb - RELOC/fonts/type1/public/initials/RoyalIn.pfb - RELOC/fonts/type1/public/initials/Sanremo.pfb - RELOC/fonts/type1/public/initials/Starburst.pfb - RELOC/fonts/type1/public/initials/Typocaps.pfb - RELOC/fonts/type1/public/initials/Zallman.pfb - RELOC/tex/latex/initials/Acorn.fd - RELOC/tex/latex/initials/AnnSton.fd - RELOC/tex/latex/initials/ArtNouv.fd - RELOC/tex/latex/initials/ArtNouvc.fd - RELOC/tex/latex/initials/Carrickc.fd - RELOC/tex/latex/initials/Eichenla.fd - RELOC/tex/latex/initials/Eileen.fd - RELOC/tex/latex/initials/EileenBl.fd - RELOC/tex/latex/initials/Elzevier.fd - RELOC/tex/latex/initials/GotIn.fd - RELOC/tex/latex/initials/GoudyIn.fd - RELOC/tex/latex/initials/Kinigcap.fd - RELOC/tex/latex/initials/Konanur.fd - RELOC/tex/latex/initials/Kramer.fd - RELOC/tex/latex/initials/MorrisIn.fd - RELOC/tex/latex/initials/Nouveaud.fd - RELOC/tex/latex/initials/Romantik.fd - RELOC/tex/latex/initials/Rothdn.fd - RELOC/tex/latex/initials/RoyalIn.fd - RELOC/tex/latex/initials/Sanremo.fd - RELOC/tex/latex/initials/Starburst.fd - RELOC/tex/latex/initials/Typocaps.fd - RELOC/tex/latex/initials/Zallman.fd -catalogue-ctan /fonts/initials -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font font-type1 font-decor - -name inline-images -category Package -revision 48415 -shortdesc Inline images in base64 encoding -relocated 1 -longdesc The package provides a command \inlineimg to dynamically create -longdesc a file containing the inline image in base64 format, which is -longdesc decoded and included in the source file. Requirements LaTeX -longdesc must be run with option --shell-escape. Program base64. -containersize 780 -containerchecksum ae88646433bc16d0335f72d9f761a89184f41f2fde746d788b804cafc974a73275514dbe95216dcc8b7e83b0c2150e00c7da0918cd5912e609ac64aedf4324b4 -doccontainersize 123068 -doccontainerchecksum 2796d176a59f095e62fada630a6153324c5f61c7948c1a0d2599a88b6867f45a596d2ad0397fd6b18ead3b75e9897c29394b9a4f545c50a367b29ea987633821 -docfiles size=37 - RELOC/doc/latex/inline-images/README.md details="Readme" - RELOC/doc/latex/inline-images/examples/example.pdf - RELOC/doc/latex/inline-images/examples/example.tex - RELOC/doc/latex/inline-images/screenshots/example.jpg -runfiles size=1 - RELOC/tex/latex/inline-images/inline-images.sty -catalogue-ctan /macros/latex/contrib/inline-images -catalogue-date 2018-08-16 19:12:20 +0200 -catalogue-license lgpl3 -catalogue-topics image-supp -catalogue-version 1.0 - -name inlinebib -category Package -revision 22018 -shortdesc Citations in footnotes -relocated 1 -longdesc A BibTeX style and a LaTeX package that allow for a full -longdesc bibliography at the end of the document as well as citation -longdesc details in footnotes. The footnote details include "op. cit." -longdesc and "ibid." contractions. -containersize 6752 -containerchecksum 8d07e968b6d36856f74e9db4ff8a5a2fb040359069e5b257022f9774761748da57583d3a4f85200d213925cca1a1810fad369e0039a27866e9d28f134d1c7273 -doccontainersize 19900 -doccontainerchecksum e8781b14701027b9e78d6374c04fba5887d825bfa2a142a736abc0ecc84bdd1a1c0faaaa089801eae6cd4d97f91d71a5f9ccc3e5f129c4591edf0058caf268fd -docfiles size=10 - RELOC/doc/bibtex/inlinebib/MANIFEST - RELOC/doc/bibtex/inlinebib/inlinebib.htm details="Package documentation" - RELOC/doc/bibtex/inlinebib/inlinebib.txt - RELOC/doc/bibtex/inlinebib/inlinebib1.gif - RELOC/doc/bibtex/inlinebib/inlinebib2.gif -runfiles size=8 - RELOC/bibtex/bst/inlinebib/inlinebib.bst - RELOC/tex/latex/inlinebib/inlinebib.sty - RELOC/tex/latex/inlinebib/pageranges.sty -catalogue-ctan /biblio/bibtex/contrib/inlinebib -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics cite-foot - -name inlinedef -category Package -revision 15878 -shortdesc Inline expansions within definitions -relocated 1 -longdesc The package provides a macro \Inline that precedes a \def or -longdesc \gdef. Within the definition text of an inlined definition, -longdesc keywords such as \Expand may be used to selectively inline -longdesc certain expansions at definition-time. This eases the process -longdesc of redefining macros in terms of the original definition, as -longdesc well as definitions in which the token that must be expanded is -longdesc deep within, where \expandafter would be difficult and \edef is -longdesc not suitable. Another application is as an easier version of -longdesc \aftergroup, by defining a macro in terms of expanded local -longdesc variables, then ending the group with -longdesc \expandafter\endgroup\macro. -containersize 3696 -containerchecksum 8d88246963a50ee8472a5cb806db0b53fca6b2da4380c8cc9ede626ba7f0091de7f07fad8eb0bc5503534f62dc63a5850dcd47792ddda5395860f281fd029643 -doccontainersize 135052 -doccontainerchecksum 31c8b1f16ae2a4a2b72d975d25d7c69072e711a0bce8af415fd3c2a726257ba79212cbfa0aa9b3694202b0a62553124a1732c305e4efaf91ca8d450cbf970528 -docfiles size=42 - RELOC/doc/latex/inlinedef/README details="Readme" - RELOC/doc/latex/inlinedef/inlinedef.pdf details="Package documentation" - RELOC/doc/latex/inlinedef/inlinetest.tex -srccontainersize 12340 -srccontainerchecksum 78f54c99ef084252ec0b4f7dc3c630b6321cc264dcde1b861039cfa8c1dff104d621575c3cc28309444d8d4f80cf098b459fc7fbb7b57707da34909bf2d16afc -srcfiles size=11 - RELOC/source/latex/inlinedef/inlinedef.dtx - RELOC/source/latex/inlinedef/inlinedef.ins -runfiles size=3 - RELOC/tex/latex/inlinedef/inlinedef.sty -catalogue-ctan /macros/latex/contrib/inlinedef -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics macro-def -catalogue-version 1.0 - -name inputtrc -category Package -revision 28019 -shortdesc Trace which file loads which -relocated 1 -longdesc The package produces screen/log messages of the form '<current> -longdesc INPUTTING <next>' reporting LaTeX input commands (<current> and -longdesc <next> being file names). The message is indented to reflect -longdesc the level of input nesting. Tracing may be turned on and off, -longdesc and the unit of indentation may be adjusted. The implementation -longdesc somewhat resembles those of packages FiNK and inputfile. -containersize 2768 -containerchecksum 2bafafc41be7932ba9ec5b28bb6995c651d1b0f083029c006bc3dd4e9e9f644ace4eaa84674b1cf133ff67e1db2e67a625d29d1b9f908b79cdbbf1d4c19d6891 -doccontainersize 335908 -doccontainerchecksum 8a504e91e13152f8893d2312ebef4114be5ddfde343f4da17c9e4814605c7931f3ecc09aa35e9d2ee0dfa6a6cf539b028c8c969f8957a5f15344407e5dfa1ad0 -docfiles size=95 - RELOC/doc/latex/inputtrc/README details="Readme" - RELOC/doc/latex/inputtrc/README.pdf - RELOC/doc/latex/inputtrc/RELEASE.txt - RELOC/doc/latex/inputtrc/SrcFILEs.txt - RELOC/doc/latex/inputtrc/inputtrc.pdf details="Package documentation" -srccontainersize 7128 -srccontainerchecksum be48f2138583c4f4271e239386b78deebda2aa06ecf06a0c390862f406da6b35cf851e66455f1d1168c2d2a02b43338f48308110b0b681d2442a780cf1161659 -srcfiles size=8 - RELOC/source/latex/inputtrc/README.tex - RELOC/source/latex/inputtrc/inputtrc.tex - RELOC/source/latex/inputtrc/srcfiles.tex -runfiles size=3 - RELOC/tex/latex/inputtrc/inputtrc.RLS - RELOC/tex/latex/inputtrc/inputtrc.sty -catalogue-ctan /macros/latex/contrib/inputtrc -catalogue-date 2017-05-06 08:27:29 +0200 -catalogue-license lppl1.3 -catalogue-topics debug-supp -catalogue-version 0.3 - -name inriafonts -category Package -revision 49826 -shortdesc Inria fonts with LaTeX support -relocated 1 -longdesc Inria is a free font designed by Black[Foundry] for Inria -longdesc research institute. The font is available for free. It comes as -longdesc Serif and Sans Serif, each with three weights and matching -longdesc italics. Using these fonts with XeLaTeX and LuaLaTeX is easy -longdesc using the fontspec package; we refer to the documentation of -longdesc fontspec for more information. The present package provides a -longdesc way of using them with LaTeX and pdfLaTeX: it provides two -longdesc style files, InriaSerif.sty and InriaSans.sty, together with -longdesc the PostScript version of the fonts and their associated files. -longdesc These were created using autoinst. -execute addMap InriaSans.map -execute addMap InriaSerif.map -containersize 2176924 -containerchecksum 9fbb9e4a820a9b7da27d0fb5395c258563ae8203511cb4e8e1fc94983e8895344b1a8d14237347f832c72b368c55efc740995c09585a85d1a68d9f15a05d3e77 -doccontainersize 165568 -doccontainerchecksum 6769068261cdbe50070d515be242dbcd6798d8187a07ee3f3a60c46f5a8447dd1dea41e9a1960ca505e33491a68ecdd9024843a92cf668d3d9d0264eb6e67069 -docfiles size=46 - RELOC/doc/fonts/inriafonts/README details="Readme" - RELOC/doc/fonts/inriafonts/inriafonts.pdf details="Package documentation" - RELOC/doc/fonts/inriafonts/inriafonts.tex - RELOC/doc/fonts/inriafonts/license-SIL-OFL.txt -runfiles size=2721 - RELOC/fonts/enc/dvips/inriafonts/inriasans_2ikqt3.enc - RELOC/fonts/enc/dvips/inriafonts/inriasans_aeswfl.enc - RELOC/fonts/enc/dvips/inriafonts/inriasans_azhk4k.enc - RELOC/fonts/enc/dvips/inriafonts/inriasans_clzm26.enc - RELOC/fonts/enc/dvips/inriafonts/inriasans_dl3y4j.enc - RELOC/fonts/enc/dvips/inriafonts/inriasans_efwr3l.enc - RELOC/fonts/enc/dvips/inriafonts/inriasans_fhoe3z.enc - RELOC/fonts/enc/dvips/inriafonts/inriasans_g56wvz.enc - RELOC/fonts/enc/dvips/inriafonts/inriasans_gn4bcn.enc - RELOC/fonts/enc/dvips/inriafonts/inriasans_kgbpoz.enc - RELOC/fonts/enc/dvips/inriafonts/inriasans_necsus.enc - RELOC/fonts/enc/dvips/inriafonts/inriasans_psyc4t.enc - RELOC/fonts/enc/dvips/inriafonts/inriasans_pv4xsz.enc - RELOC/fonts/enc/dvips/inriafonts/inriasans_rhfpoz.enc - RELOC/fonts/enc/dvips/inriafonts/inriasans_rriqaz.enc - RELOC/fonts/enc/dvips/inriafonts/inriasans_svhg3d.enc - RELOC/fonts/enc/dvips/inriafonts/inriasans_x5ybkq.enc - RELOC/fonts/enc/dvips/inriafonts/inriasans_yeotsr.enc - RELOC/fonts/enc/dvips/inriafonts/inriasans_yl5fy2.enc - RELOC/fonts/enc/dvips/inriafonts/inriaserif_2ikqt3.enc - RELOC/fonts/enc/dvips/inriafonts/inriaserif_aeswfl.enc - RELOC/fonts/enc/dvips/inriafonts/inriaserif_azhk4k.enc - RELOC/fonts/enc/dvips/inriafonts/inriaserif_clzm26.enc - RELOC/fonts/enc/dvips/inriafonts/inriaserif_dl3y4j.enc - RELOC/fonts/enc/dvips/inriafonts/inriaserif_efwr3l.enc - RELOC/fonts/enc/dvips/inriafonts/inriaserif_fhoe3z.enc - RELOC/fonts/enc/dvips/inriafonts/inriaserif_g56wvz.enc - RELOC/fonts/enc/dvips/inriafonts/inriaserif_gn4bcn.enc - RELOC/fonts/enc/dvips/inriafonts/inriaserif_kgbpoz.enc - RELOC/fonts/enc/dvips/inriafonts/inriaserif_necsus.enc - RELOC/fonts/enc/dvips/inriafonts/inriaserif_psyc4t.enc - RELOC/fonts/enc/dvips/inriafonts/inriaserif_pv4xsz.enc - RELOC/fonts/enc/dvips/inriafonts/inriaserif_rhfpoz.enc - RELOC/fonts/enc/dvips/inriafonts/inriaserif_rriqaz.enc - RELOC/fonts/enc/dvips/inriafonts/inriaserif_svhg3d.enc - RELOC/fonts/enc/dvips/inriafonts/inriaserif_x5ybkq.enc - RELOC/fonts/enc/dvips/inriafonts/inriaserif_yeotsr.enc - RELOC/fonts/enc/dvips/inriafonts/inriaserif_yl5fy2.enc - RELOC/fonts/map/dvips/inriafonts/InriaSans.map - RELOC/fonts/map/dvips/inriafonts/InriaSerif.map - RELOC/fonts/opentype/public/inriafonts/InriaSans-Bold.otf - RELOC/fonts/opentype/public/inriafonts/InriaSans-BoldItalic.otf - RELOC/fonts/opentype/public/inriafonts/InriaSans-Italic.otf - RELOC/fonts/opentype/public/inriafonts/InriaSans-Light.otf - RELOC/fonts/opentype/public/inriafonts/InriaSans-LightItalic.otf - RELOC/fonts/opentype/public/inriafonts/InriaSans-Regular.otf - RELOC/fonts/opentype/public/inriafonts/InriaSerif-Bold.otf - RELOC/fonts/opentype/public/inriafonts/InriaSerif-BoldItalic.otf - RELOC/fonts/opentype/public/inriafonts/InriaSerif-Italic.otf - RELOC/fonts/opentype/public/inriafonts/InriaSerif-Light.otf - RELOC/fonts/opentype/public/inriafonts/InriaSerif-LightItalic.otf - RELOC/fonts/opentype/public/inriafonts/InriaSerif-Regular.otf - RELOC/fonts/tfm/public/inriafonts/InriaSans-Bold-lf-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Bold-lf-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Bold-lf-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Bold-lf-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Bold-lf-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Bold-lf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Bold-lf-titling-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Bold-lf-titling-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Bold-lf-titling-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Bold-lf-titling-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Bold-lf-ts1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Bold-lf-ts1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Bold-osf-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Bold-osf-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Bold-osf-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Bold-osf-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Bold-osf-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Bold-osf-ts1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Bold-osf-ts1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Bold-sup-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Bold-sup-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Bold-sup-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Bold-sup-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Bold-sup-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Bold-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Bold-tlf-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Bold-tlf-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Bold-tlf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Bold-tlf-titling-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Bold-tlf-titling-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Bold-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Bold-tlf-titling-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Bold-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Bold-tosf-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Bold-tosf-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Bold-tosf-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Bold-tosf-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Bold-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Bold-tosf-ts1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-BoldItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-BoldItalic-lf-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-BoldItalic-lf-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-BoldItalic-lf-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-BoldItalic-lf-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-BoldItalic-lf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-BoldItalic-lf-titling-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-BoldItalic-lf-titling-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-BoldItalic-lf-titling-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-BoldItalic-lf-titling-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-BoldItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-BoldItalic-lf-ts1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-BoldItalic-osf-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-BoldItalic-osf-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-BoldItalic-osf-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-BoldItalic-osf-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-BoldItalic-osf-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-BoldItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-BoldItalic-osf-ts1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-BoldItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-BoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-BoldItalic-sup-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-BoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-BoldItalic-sup-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-BoldItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-BoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-BoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-BoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-BoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-BoldItalic-tlf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-BoldItalic-tlf-titling-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-BoldItalic-tlf-titling-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-BoldItalic-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-BoldItalic-tlf-titling-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-BoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-BoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-BoldItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-BoldItalic-tosf-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-BoldItalic-tosf-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-BoldItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-BoldItalic-tosf-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-BoldItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-BoldItalic-tosf-ts1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Italic-lf-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Italic-lf-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Italic-lf-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Italic-lf-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Italic-lf-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Italic-lf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Italic-lf-titling-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Italic-lf-titling-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Italic-lf-titling-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Italic-lf-titling-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Italic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Italic-lf-ts1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Italic-osf-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Italic-osf-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Italic-osf-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Italic-osf-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Italic-osf-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Italic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Italic-osf-ts1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Italic-sup-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Italic-sup-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Italic-sup-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Italic-sup-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Italic-sup-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Italic-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Italic-tlf-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Italic-tlf-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Italic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Italic-tlf-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Italic-tlf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Italic-tlf-titling-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Italic-tlf-titling-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Italic-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Italic-tlf-titling-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Italic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Italic-tlf-ts1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Italic-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Italic-tosf-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Italic-tosf-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Italic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Italic-tosf-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Italic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Italic-tosf-ts1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Light-lf-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Light-lf-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Light-lf-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Light-lf-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Light-lf-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Light-lf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Light-lf-titling-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Light-lf-titling-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Light-lf-titling-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Light-lf-titling-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Light-lf-ts1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Light-lf-ts1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Light-osf-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Light-osf-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Light-osf-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Light-osf-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Light-osf-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Light-osf-ts1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Light-osf-ts1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Light-sup-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Light-sup-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Light-sup-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Light-sup-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Light-sup-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Light-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Light-tlf-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Light-tlf-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Light-tlf-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Light-tlf-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Light-tlf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Light-tlf-titling-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Light-tlf-titling-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Light-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Light-tlf-titling-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Light-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Light-tlf-ts1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Light-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Light-tosf-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Light-tosf-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Light-tosf-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Light-tosf-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Light-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Light-tosf-ts1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-LightItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-LightItalic-lf-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-LightItalic-lf-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-LightItalic-lf-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-LightItalic-lf-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-LightItalic-lf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-LightItalic-lf-titling-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-LightItalic-lf-titling-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-LightItalic-lf-titling-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-LightItalic-lf-titling-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-LightItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-LightItalic-lf-ts1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-LightItalic-osf-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-LightItalic-osf-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-LightItalic-osf-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-LightItalic-osf-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-LightItalic-osf-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-LightItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-LightItalic-osf-ts1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-LightItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-LightItalic-sup-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-LightItalic-sup-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-LightItalic-sup-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-LightItalic-sup-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-LightItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-LightItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-LightItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-LightItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-LightItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-LightItalic-tlf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-LightItalic-tlf-titling-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-LightItalic-tlf-titling-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-LightItalic-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-LightItalic-tlf-titling-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-LightItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-LightItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-LightItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-LightItalic-tosf-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-LightItalic-tosf-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-LightItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-LightItalic-tosf-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-LightItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-LightItalic-tosf-ts1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Regular-lf-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Regular-lf-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Regular-lf-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Regular-lf-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Regular-lf-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Regular-lf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Regular-lf-titling-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Regular-lf-titling-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Regular-lf-titling-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Regular-lf-titling-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Regular-lf-ts1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Regular-lf-ts1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Regular-osf-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Regular-osf-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Regular-osf-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Regular-osf-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Regular-osf-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Regular-osf-ts1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Regular-osf-ts1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Regular-sup-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Regular-sup-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Regular-sup-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Regular-sup-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Regular-sup-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Regular-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Regular-tlf-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Regular-tlf-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Regular-tlf-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Regular-tlf-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Regular-tlf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Regular-tlf-titling-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Regular-tlf-titling-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Regular-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Regular-tlf-titling-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Regular-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Regular-tlf-ts1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Regular-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Regular-tosf-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Regular-tosf-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Regular-tosf-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Regular-tosf-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Regular-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSans-Regular-tosf-ts1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Bold-lf-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Bold-lf-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Bold-lf-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Bold-lf-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Bold-lf-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Bold-lf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Bold-lf-titling-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Bold-lf-titling-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Bold-lf-titling-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Bold-lf-titling-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Bold-lf-ts1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Bold-lf-ts1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Bold-osf-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Bold-osf-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Bold-osf-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Bold-osf-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Bold-osf-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Bold-osf-ts1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Bold-osf-ts1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Bold-sup-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Bold-sup-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Bold-sup-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Bold-sup-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Bold-sup-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Bold-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Bold-tlf-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Bold-tlf-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Bold-tlf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Bold-tlf-titling-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Bold-tlf-titling-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Bold-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Bold-tlf-titling-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Bold-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Bold-tosf-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Bold-tosf-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Bold-tosf-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Bold-tosf-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Bold-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Bold-tosf-ts1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-BoldItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-BoldItalic-lf-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-BoldItalic-lf-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-BoldItalic-lf-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-BoldItalic-lf-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-BoldItalic-lf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-BoldItalic-lf-titling-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-BoldItalic-lf-titling-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-BoldItalic-lf-titling-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-BoldItalic-lf-titling-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-BoldItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-BoldItalic-lf-ts1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-BoldItalic-osf-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-BoldItalic-osf-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-BoldItalic-osf-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-BoldItalic-osf-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-BoldItalic-osf-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-BoldItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-BoldItalic-osf-ts1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-BoldItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-BoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-BoldItalic-sup-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-BoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-BoldItalic-sup-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-BoldItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-BoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-BoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-BoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-BoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-BoldItalic-tlf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-BoldItalic-tlf-titling-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-BoldItalic-tlf-titling-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-BoldItalic-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-BoldItalic-tlf-titling-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-BoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-BoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-BoldItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-BoldItalic-tosf-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-BoldItalic-tosf-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-BoldItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-BoldItalic-tosf-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-BoldItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-BoldItalic-tosf-ts1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Italic-lf-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Italic-lf-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Italic-lf-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Italic-lf-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Italic-lf-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Italic-lf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Italic-lf-titling-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Italic-lf-titling-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Italic-lf-titling-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Italic-lf-titling-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Italic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Italic-lf-ts1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Italic-osf-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Italic-osf-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Italic-osf-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Italic-osf-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Italic-osf-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Italic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Italic-osf-ts1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Italic-sup-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Italic-sup-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Italic-sup-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Italic-sup-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Italic-sup-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Italic-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Italic-tlf-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Italic-tlf-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Italic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Italic-tlf-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Italic-tlf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Italic-tlf-titling-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Italic-tlf-titling-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Italic-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Italic-tlf-titling-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Italic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Italic-tlf-ts1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Italic-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Italic-tosf-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Italic-tosf-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Italic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Italic-tosf-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Italic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Italic-tosf-ts1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Light-lf-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Light-lf-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Light-lf-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Light-lf-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Light-lf-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Light-lf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Light-lf-titling-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Light-lf-titling-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Light-lf-titling-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Light-lf-titling-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Light-lf-ts1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Light-lf-ts1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Light-osf-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Light-osf-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Light-osf-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Light-osf-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Light-osf-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Light-osf-ts1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Light-osf-ts1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Light-sup-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Light-sup-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Light-sup-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Light-sup-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Light-sup-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Light-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Light-tlf-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Light-tlf-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Light-tlf-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Light-tlf-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Light-tlf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Light-tlf-titling-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Light-tlf-titling-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Light-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Light-tlf-titling-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Light-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Light-tlf-ts1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Light-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Light-tosf-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Light-tosf-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Light-tosf-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Light-tosf-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Light-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Light-tosf-ts1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-LightItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-LightItalic-lf-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-LightItalic-lf-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-LightItalic-lf-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-LightItalic-lf-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-LightItalic-lf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-LightItalic-lf-titling-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-LightItalic-lf-titling-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-LightItalic-lf-titling-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-LightItalic-lf-titling-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-LightItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-LightItalic-lf-ts1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-LightItalic-osf-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-LightItalic-osf-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-LightItalic-osf-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-LightItalic-osf-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-LightItalic-osf-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-LightItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-LightItalic-osf-ts1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-LightItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-LightItalic-sup-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-LightItalic-sup-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-LightItalic-sup-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-LightItalic-sup-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-LightItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-LightItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-LightItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-LightItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-LightItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-LightItalic-tlf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-LightItalic-tlf-titling-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-LightItalic-tlf-titling-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-LightItalic-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-LightItalic-tlf-titling-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-LightItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-LightItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-LightItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-LightItalic-tosf-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-LightItalic-tosf-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-LightItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-LightItalic-tosf-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-LightItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-LightItalic-tosf-ts1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Regular-lf-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Regular-lf-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Regular-lf-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Regular-lf-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Regular-lf-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Regular-lf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Regular-lf-titling-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Regular-lf-titling-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Regular-lf-titling-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Regular-lf-titling-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Regular-lf-ts1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Regular-lf-ts1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Regular-osf-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Regular-osf-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Regular-osf-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Regular-osf-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Regular-osf-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Regular-osf-ts1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Regular-osf-ts1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Regular-sup-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Regular-sup-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Regular-sup-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Regular-sup-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Regular-sup-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Regular-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Regular-tlf-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Regular-tlf-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Regular-tlf-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Regular-tlf-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Regular-tlf-titling-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Regular-tlf-titling-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Regular-tlf-titling-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Regular-tlf-titling-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Regular-tlf-titling-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Regular-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Regular-tlf-ts1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Regular-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Regular-tosf-ly1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Regular-tosf-ot1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Regular-tosf-t1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Regular-tosf-t1.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Regular-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/inriafonts/InriaSerif-Regular-tosf-ts1.tfm - RELOC/fonts/truetype/public/inriafonts/InriaSans-Bold.ttf - RELOC/fonts/truetype/public/inriafonts/InriaSans-BoldItalic.ttf - RELOC/fonts/truetype/public/inriafonts/InriaSans-Italic.ttf - RELOC/fonts/truetype/public/inriafonts/InriaSans-Light.ttf - RELOC/fonts/truetype/public/inriafonts/InriaSans-LightItalic.ttf - RELOC/fonts/truetype/public/inriafonts/InriaSans-Regular.ttf - RELOC/fonts/truetype/public/inriafonts/InriaSerif-Bold.ttf - RELOC/fonts/truetype/public/inriafonts/InriaSerif-BoldItalic.ttf - RELOC/fonts/truetype/public/inriafonts/InriaSerif-Italic.ttf - RELOC/fonts/truetype/public/inriafonts/InriaSerif-Light.ttf - RELOC/fonts/truetype/public/inriafonts/InriaSerif-LightItalic.ttf - RELOC/fonts/truetype/public/inriafonts/InriaSerif-Regular.ttf - RELOC/fonts/type1/public/inriafonts/InriaSans-Bold.pfb - RELOC/fonts/type1/public/inriafonts/InriaSans-BoldItalic.pfb - RELOC/fonts/type1/public/inriafonts/InriaSans-Italic.pfb - RELOC/fonts/type1/public/inriafonts/InriaSans-Light.pfb - RELOC/fonts/type1/public/inriafonts/InriaSans-LightItalic.pfb - RELOC/fonts/type1/public/inriafonts/InriaSans-Regular.pfb - RELOC/fonts/type1/public/inriafonts/InriaSerif-Bold.pfb - RELOC/fonts/type1/public/inriafonts/InriaSerif-BoldItalic.pfb - RELOC/fonts/type1/public/inriafonts/InriaSerif-Italic.pfb - RELOC/fonts/type1/public/inriafonts/InriaSerif-Light.pfb - RELOC/fonts/type1/public/inriafonts/InriaSerif-LightItalic.pfb - RELOC/fonts/type1/public/inriafonts/InriaSerif-Regular.pfb - RELOC/fonts/vf/public/inriafonts/InriaSans-Bold-lf-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Bold-lf-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Bold-lf-titling-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Bold-lf-titling-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Bold-lf-ts1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Bold-osf-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Bold-osf-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Bold-osf-ts1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Bold-sup-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Bold-sup-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Bold-tlf-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Bold-tlf-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Bold-tlf-titling-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Bold-tlf-titling-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Bold-tlf-ts1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Bold-tosf-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Bold-tosf-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Bold-tosf-ts1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-BoldItalic-lf-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-BoldItalic-lf-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-BoldItalic-lf-titling-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-BoldItalic-lf-titling-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-BoldItalic-lf-ts1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-BoldItalic-osf-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-BoldItalic-osf-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-BoldItalic-osf-ts1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-BoldItalic-sup-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-BoldItalic-sup-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-BoldItalic-tlf-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-BoldItalic-tlf-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-BoldItalic-tlf-titling-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-BoldItalic-tlf-titling-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-BoldItalic-tlf-ts1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-BoldItalic-tosf-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-BoldItalic-tosf-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-BoldItalic-tosf-ts1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Italic-lf-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Italic-lf-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Italic-lf-titling-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Italic-lf-titling-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Italic-lf-ts1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Italic-osf-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Italic-osf-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Italic-osf-ts1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Italic-sup-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Italic-sup-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Italic-tlf-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Italic-tlf-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Italic-tlf-titling-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Italic-tlf-titling-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Italic-tlf-ts1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Italic-tosf-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Italic-tosf-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Italic-tosf-ts1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Light-lf-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Light-lf-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Light-lf-titling-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Light-lf-titling-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Light-lf-ts1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Light-osf-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Light-osf-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Light-osf-ts1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Light-sup-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Light-sup-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Light-tlf-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Light-tlf-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Light-tlf-titling-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Light-tlf-titling-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Light-tlf-ts1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Light-tosf-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Light-tosf-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Light-tosf-ts1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-LightItalic-lf-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-LightItalic-lf-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-LightItalic-lf-titling-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-LightItalic-lf-titling-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-LightItalic-lf-ts1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-LightItalic-osf-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-LightItalic-osf-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-LightItalic-osf-ts1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-LightItalic-sup-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-LightItalic-sup-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-LightItalic-tlf-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-LightItalic-tlf-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-LightItalic-tlf-titling-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-LightItalic-tlf-titling-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-LightItalic-tlf-ts1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-LightItalic-tosf-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-LightItalic-tosf-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-LightItalic-tosf-ts1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Regular-lf-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Regular-lf-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Regular-lf-titling-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Regular-lf-titling-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Regular-lf-ts1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Regular-osf-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Regular-osf-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Regular-osf-ts1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Regular-sup-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Regular-sup-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Regular-tlf-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Regular-tlf-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Regular-tlf-titling-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Regular-tlf-titling-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Regular-tlf-ts1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Regular-tosf-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Regular-tosf-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSans-Regular-tosf-ts1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Bold-lf-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Bold-lf-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Bold-lf-titling-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Bold-lf-titling-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Bold-lf-ts1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Bold-osf-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Bold-osf-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Bold-osf-ts1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Bold-sup-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Bold-sup-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Bold-tlf-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Bold-tlf-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Bold-tlf-titling-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Bold-tlf-titling-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Bold-tlf-ts1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Bold-tosf-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Bold-tosf-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Bold-tosf-ts1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-BoldItalic-lf-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-BoldItalic-lf-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-BoldItalic-lf-titling-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-BoldItalic-lf-titling-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-BoldItalic-lf-ts1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-BoldItalic-osf-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-BoldItalic-osf-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-BoldItalic-osf-ts1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-BoldItalic-sup-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-BoldItalic-sup-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-BoldItalic-tlf-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-BoldItalic-tlf-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-BoldItalic-tlf-titling-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-BoldItalic-tlf-titling-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-BoldItalic-tlf-ts1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-BoldItalic-tosf-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-BoldItalic-tosf-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-BoldItalic-tosf-ts1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Italic-lf-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Italic-lf-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Italic-lf-titling-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Italic-lf-titling-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Italic-lf-ts1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Italic-osf-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Italic-osf-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Italic-osf-ts1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Italic-sup-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Italic-sup-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Italic-tlf-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Italic-tlf-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Italic-tlf-titling-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Italic-tlf-titling-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Italic-tlf-ts1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Italic-tosf-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Italic-tosf-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Italic-tosf-ts1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Light-lf-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Light-lf-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Light-lf-titling-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Light-lf-titling-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Light-lf-ts1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Light-osf-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Light-osf-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Light-osf-ts1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Light-sup-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Light-sup-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Light-tlf-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Light-tlf-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Light-tlf-titling-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Light-tlf-titling-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Light-tlf-ts1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Light-tosf-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Light-tosf-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Light-tosf-ts1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-LightItalic-lf-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-LightItalic-lf-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-LightItalic-lf-titling-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-LightItalic-lf-titling-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-LightItalic-lf-ts1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-LightItalic-osf-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-LightItalic-osf-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-LightItalic-osf-ts1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-LightItalic-sup-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-LightItalic-sup-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-LightItalic-tlf-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-LightItalic-tlf-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-LightItalic-tlf-titling-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-LightItalic-tlf-titling-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-LightItalic-tlf-ts1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-LightItalic-tosf-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-LightItalic-tosf-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-LightItalic-tosf-ts1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Regular-lf-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Regular-lf-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Regular-lf-titling-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Regular-lf-titling-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Regular-lf-ts1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Regular-osf-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Regular-osf-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Regular-osf-ts1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Regular-sup-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Regular-sup-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Regular-tlf-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Regular-tlf-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Regular-tlf-titling-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Regular-tlf-titling-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Regular-tlf-ts1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Regular-tosf-ly1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Regular-tosf-t1.vf - RELOC/fonts/vf/public/inriafonts/InriaSerif-Regular-tosf-ts1.vf - RELOC/tex/latex/inriafonts/InriaSans.sty - RELOC/tex/latex/inriafonts/InriaSerif.sty - RELOC/tex/latex/inriafonts/LY1InriaSans-LF.fd - RELOC/tex/latex/inriafonts/LY1InriaSans-OsF.fd - RELOC/tex/latex/inriafonts/LY1InriaSans-Sup.fd - RELOC/tex/latex/inriafonts/LY1InriaSans-TLF.fd - RELOC/tex/latex/inriafonts/LY1InriaSans-TOsF.fd - RELOC/tex/latex/inriafonts/LY1InriaSerif-LF.fd - RELOC/tex/latex/inriafonts/LY1InriaSerif-OsF.fd - RELOC/tex/latex/inriafonts/LY1InriaSerif-Sup.fd - RELOC/tex/latex/inriafonts/LY1InriaSerif-TLF.fd - RELOC/tex/latex/inriafonts/LY1InriaSerif-TOsF.fd - RELOC/tex/latex/inriafonts/OT1InriaSans-LF.fd - RELOC/tex/latex/inriafonts/OT1InriaSans-OsF.fd - RELOC/tex/latex/inriafonts/OT1InriaSans-Sup.fd - RELOC/tex/latex/inriafonts/OT1InriaSans-TLF.fd - RELOC/tex/latex/inriafonts/OT1InriaSans-TOsF.fd - RELOC/tex/latex/inriafonts/OT1InriaSerif-LF.fd - RELOC/tex/latex/inriafonts/OT1InriaSerif-OsF.fd - RELOC/tex/latex/inriafonts/OT1InriaSerif-Sup.fd - RELOC/tex/latex/inriafonts/OT1InriaSerif-TLF.fd - RELOC/tex/latex/inriafonts/OT1InriaSerif-TOsF.fd - RELOC/tex/latex/inriafonts/T1InriaSans-LF.fd - RELOC/tex/latex/inriafonts/T1InriaSans-OsF.fd - RELOC/tex/latex/inriafonts/T1InriaSans-Sup.fd - RELOC/tex/latex/inriafonts/T1InriaSans-TLF.fd - RELOC/tex/latex/inriafonts/T1InriaSans-TOsF.fd - RELOC/tex/latex/inriafonts/T1InriaSerif-LF.fd - RELOC/tex/latex/inriafonts/T1InriaSerif-OsF.fd - RELOC/tex/latex/inriafonts/T1InriaSerif-Sup.fd - RELOC/tex/latex/inriafonts/T1InriaSerif-TLF.fd - RELOC/tex/latex/inriafonts/T1InriaSerif-TOsF.fd - RELOC/tex/latex/inriafonts/TS1InriaSans-LF.fd - RELOC/tex/latex/inriafonts/TS1InriaSans-OsF.fd - RELOC/tex/latex/inriafonts/TS1InriaSans-TLF.fd - RELOC/tex/latex/inriafonts/TS1InriaSans-TOsF.fd - RELOC/tex/latex/inriafonts/TS1InriaSerif-LF.fd - RELOC/tex/latex/inriafonts/TS1InriaSerif-OsF.fd - RELOC/tex/latex/inriafonts/TS1InriaSerif-TLF.fd - RELOC/tex/latex/inriafonts/TS1InriaSerif-TOsF.fd -catalogue-ctan /fonts/inriafonts -catalogue-date 2019-01-26 22:29:38 +0100 -catalogue-license ofllppl -catalogue-topics font font-sans font-serif font-body font-otf font-type1 font-t1enc font-proportional -catalogue-version 1.0 - -name insbox -category Package -revision 34299 -shortdesc Insert pictures/boxes into paragraphs -relocated 1 -longdesc The package provides convenient bundling of the \parshape -longdesc primitive. LaTeX users should note that this is a generic -longdesc package, and should be loaded using \input . -containersize 2924 -containerchecksum 37bd2892e0ba09a4e0e1154ee94899f49f71cca2292e59d4f3d929c430e986c376324a929a58e92f7946767d83b7cce5d3835174b9e8256d636c606b0763d64b -doccontainersize 40360 -doccontainerchecksum ec8318cec96402f9e86a50495375593d6d421ee20359fdb93877b72ec6752425c8a36c6bc07e1b7db4363a2986e18502dd0df36b19f1e0a5c49f21cd22597567 -docfiles size=26 - RELOC/doc/generic/insbox/demo.pdf details="Examples of use" - RELOC/doc/generic/insbox/demo.tex - RELOC/doc/generic/insbox/pic1.eps - RELOC/doc/generic/insbox/pic2.eps -runfiles size=2 - RELOC/tex/generic/insbox/insbox.tex -catalogue-also wrapfig floatflt infpic -catalogue-ctan /macros/generic/insbox -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics text-flow -catalogue-version 2.2 - -name installfont -category Package -revision 31205 -shortdesc A bash script for installing a LaTeX font family -longdesc With this script you can install a LaTeX font family -longdesc (PostScript Type 1, TrueType and OpenType formats are -longdesc supported). Font series from light to ultra bold, and (faked) -longdesc small caps and (faked) slanted shapes are supported, but not -longdesc expert fonts. The script will rename the fonts automatically -longdesc (optional) or will otherwise expect the *.afm files and the -longdesc font files (in PostScript Type1 format) named in the Karl Berry -longdesc scheme (e.g. 5bbr8a.pfb). After running the script, you should -longdesc have a working font installation in your local TeX tree. -depend installfont.ARCH -containersize 4796 -containerchecksum b5f28c690b1eceb036102cf3838342dc506c5cac6cb6c227287b23121b53536748f5b79822748191dfca4a2c4912b5633aae55e87fabf28b63f949f5a654535c -doccontainersize 56028 -doccontainerchecksum c2db89e1349f8586cb3ff2f8cef1130d6542d927cfb4ac7a313f598cc7b2b113b17961d21092ee898be5484b8fc53e61a6637ad584777394aff9d9a98376359f -docfiles size=24 - texmf-dist/doc/support/installfont/LICENSE - texmf-dist/doc/support/installfont/README details="Readme" - texmf-dist/doc/support/installfont/installfont - texmf-dist/doc/support/installfont/installfont.pdf details="Package documentation" language="en" - texmf-dist/doc/support/installfont/installfont.tex - texmf-dist/doc/support/installfont/manifest.txt -runfiles size=5 - texmf-dist/scripts/installfont/installfont-tl -catalogue-ctan /support/installfont -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics font-proc -catalogue-version 1.7 - -name installfont.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of installfont -containersize 344 -containerchecksum 1b4fa4462479c895532a2c0ae8d4352a12e978ade371c963cc5fe01bff286810a66a55607db9242c970a7acd22ec65b4d793614e3fb835dd4a8558e522b56109 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/installfont-tl - -name installfont.amd64-freebsd -category Package -revision 19743 -shortdesc amd64-freebsd files of installfont -containersize 344 -containerchecksum 5fac2a8d23f711f547e23c804cd0682f443a2f88050e4419d940907baa4701f4e10ebaca1dfd4506a5ebe07e79b77bc2c3b1df077db2bbe6e9a7d943ea0c353a -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/installfont-tl - -name installfont.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of installfont -containersize 344 -containerchecksum 6383a7e93219b050ba65f807b4446b507beca092b4a14b43a6c94cd0afffa4345f8e353658f63e84bbb3b884682ed6ef51e6089f8c297f6ff5935c9ff3aafa0c -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/installfont-tl - -name installfont.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of installfont -containersize 344 -containerchecksum f1590de1bb8b12d13344a6fef5f95c5f2492329bdc4198c40a207dce44cbd24bd350b04e64f729fa3290e30e9c043e363f45175208db3aa9dbeadcf847de81ee -binfiles arch=armhf-linux size=1 - bin/armhf-linux/installfont-tl - -name installfont.i386-cygwin -category Package -revision 19743 -shortdesc i386-cygwin files of installfont -containersize 340 -containerchecksum 92de08a5526f059a7c9ebe108324cdd597ce4f4b046b6909f907f5cac092e85dee9bb5153d13e9b61bbd4a676b18eac89aa2e02a6d14376cdec9549d4c365753 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/installfont-tl - -name installfont.i386-freebsd -category Package -revision 19743 -shortdesc i386-freebsd files of installfont -containersize 348 -containerchecksum 826e6fa133c7ffa448c705c63650534940ed96c3c281f94449f965ba703278de52a0d31c844d3d24b9fa91354eaf38fe0ba78dba00f1a5633ae6676076f482b3 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/installfont-tl - -name installfont.i386-linux -category Package -revision 19743 -shortdesc i386-linux files of installfont -containersize 344 -containerchecksum a572d9d65a25eb072294203d1f41e463bd19e97ac240dd67202a97d018b3fe54f7380f44ab1a7c685e9356bdb3e5fdddd928fa479b0120e40f8b41bd1bfbb13c -binfiles arch=i386-linux size=1 - bin/i386-linux/installfont-tl - -name installfont.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of installfont -containersize 344 -containerchecksum 772b3b202a2a383d7c26e8f120307d0e5e0629f41d8b9ff7f05530d2fb53fea8b0105b30786bb4ae1f8f2679fdd97e7ead0336b091ef4aa0990d9f545576ffb9 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/installfont-tl - -name installfont.i386-solaris -category Package -revision 19743 -shortdesc i386-solaris files of installfont -containersize 344 -containerchecksum 4c764d604ba2b8962a833d188d2c3d6ba4f5b8affca33c3bc1bea9b2b167d7ac71cc3657b0607ab718b3609704b404fa8798cc99d7d7853341f5e4f9bea7af8e -binfiles arch=i386-solaris size=1 - bin/i386-solaris/installfont-tl - -name installfont.sparc-solaris -category Package -revision 19743 -shortdesc sparc-solaris files of installfont -containersize 344 -containerchecksum bb941f2b98ff16126f5d7bcbaccf30ce85e00ef9be611eada85642992e5738d9dc771aa0ec21ebb1f5115bfe118208271b4a1c750b195ce0ece3eeb22efd1551 -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/installfont-tl - -name installfont.win32 -category Package -revision 33638 -shortdesc win32 files of installfont -containersize 912 -containerchecksum e8acb75003f52a473ade8af181fb33d14099882529ebb9d216a1ababf34b9e5fa629e5d98bf86956a62122a0802b6f171c8a83e5a37b13376a193f00aeb13ea2 -binfiles arch=win32 size=1 - bin/win32/installfont-tl.exe - -name installfont.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of installfont -containersize 348 -containerchecksum dc79ccd8e7bbe0f24094824b037b6b8b8c2ea1be4e1314c1f60b47087cb3ec27eb8a8e6bebb03428233f75359010fb6f322c2712a21b42d3eddbbe4226275fc9 -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/installfont-tl - -name installfont.x86_64-darwin -category Package -revision 19743 -shortdesc x86_64-darwin files of installfont -containersize 348 -containerchecksum 51d778777b34b9912e8ebe577ea7d9b8a33e230057731ab520d1d928a8e2f18712b86655ee7f735a2b35dedc176c98114030fcee42900084ffcb4c894378e3bf -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/installfont-tl - -name installfont.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of installfont -containersize 352 -containerchecksum bc50220a91a65a4c8875babc41e36f9f775fb364b0e634907aab7c178f2ec2f4635860600c5926a2f47e238d6d0c38a336f53a68cca164b0f1802281a29a3def -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/installfont-tl - -name installfont.x86_64-linux -category Package -revision 19743 -shortdesc x86_64-linux files of installfont -containersize 348 -containerchecksum 4608decb35c78008a381f97083f8d0479ea55aac957a57880dd2c9ae9a0cdfa5fde52da976875de9f94c4d7059c0318786471b80924b790d94b2fd15dc401f4d -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/installfont-tl - -name installfont.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of installfont -containersize 348 -containerchecksum cb666ca5f52cbfc7f08960fa3d339313f09f8292e45d4c6f551e7c07db506882f8e1aa544bb5eb2111e4ba368299a3cb289f3cf5fb2d6a7ac98b5167826dc65f -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/installfont-tl - -name installfont.x86_64-solaris -category Package -revision 19743 -shortdesc x86_64-solaris files of installfont -containersize 348 -containerchecksum 01da04a11b78dc26438a93dcb6b79d44f53b22256f9493a33b2f5e5aab3157e00aa788021cede90fec80940462e38a5ccc1f1f9c8a31b63712f126cbddecd20e -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/installfont-tl - -name interactiveworkbook -category Package -revision 15878 -shortdesc LaTeX-based interactive PDF on the Web -relocated 1 -longdesc The package interactiveworkbook gives the user the ability to -longdesc write LaTeX documents which, ultimately, create interactive -longdesc question-and-answer Portable Document Format (PDF) tutorials -longdesc meant to be used by Internet students and that, in particular, -longdesc freely use mathematical notation. -containersize 5216 -containerchecksum 8068beea2b172d3f9821e34f77b6fc05a82a4b40706f125bf3df259b5ba3c3d15691327c5caac31c08602e74dfd67210fa170202450b5efb5439b445e3ca734b -doccontainersize 401940 -doccontainerchecksum bf85a7c00da476769efd504972ebd76bf3105e7176aa231e2a7a262decd094150d13d9bc04f2cd4caaad114353e261751fd168b381c69baabae3af526e5592c4 -docfiles size=242 - RELOC/doc/latex/interactiveworkbook/documentation/interactiveworkbookmanual.pdf details="Package documentation" - RELOC/doc/latex/interactiveworkbook/documentation/interactiveworkbookmanual.tex - RELOC/doc/latex/interactiveworkbook/epsfiles/WS_FTP.LOG - RELOC/doc/latex/interactiveworkbook/epsfiles/buttonappearance.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/checkclear.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/checksubmit.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/exerques1.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/exerques10.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/exerques11.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/exerques12.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/exerques13.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/exerques14.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/exerques15.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/exerques16.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/exerques17.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/exerques18.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/exerques19.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/exerques2.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/exerques20.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/exerques3.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/exerques4.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/exerques5.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/exerques6.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/exerques7.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/exerques8.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/exerques9.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/fieldclear.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/fieldsubmit.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/ndex.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/next.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pageonecheckfive.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pageonecheckfour.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pageonecheckone.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pageonecheckthree.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pageonechecktwo.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pageonefieldfive.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pageonefieldfour.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pageonefieldone.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pageonefieldthree.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pageonefieldtwo.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pageonepopupfive.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pageonepopupfour.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pageonepopupone.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pageonepopupthree.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pageonepopuptwo.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pageoneradiofive.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pageoneradiofour.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pageoneradioone.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pageoneradiothree.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pageoneradiotwo.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pagethreecheckfive.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pagethreecheckfour.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pagethreecheckone.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pagethreecheckthree.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pagethreechecktwo.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pagethreefieldfive.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pagethreefieldfour.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pagethreefieldone.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pagethreefieldthree.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pagethreefieldtwo.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pagethreepopupfive.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pagethreepopupfour.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pagethreepopupone.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pagethreepopupthree.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pagethreepopuptwo.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pagethreeradiofive.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pagethreeradiofour.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pagethreeradioone.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pagethreeradiothree.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pagethreeradiotwo.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pagetwocheckfive.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pagetwocheckfour.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pagetwocheckone.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pagetwocheckthree.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pagetwochecktwo.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pagetwofieldfive.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pagetwofieldfour.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pagetwofieldone.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pagetwofieldthree.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pagetwofieldtwo.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pagetwopopupfive.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pagetwopopupfour.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pagetwopopupone.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pagetwopopupthree.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pagetwopopuptwo.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pagetworadiofive.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pagetworadiofour.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pagetworadioone.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pagetworadiothree.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/pagetworadiotwo.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/popupclear.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/popupsubmit.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/prev.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/radioclear.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/radiosubmit.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/return.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/rightcheckcorrect.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/rightfieldcorrect.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/rightpopupcorrect.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/rightradiocorrect.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/wrongcheckcorrect.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/wrongfieldcorrect.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/wrongpopupcorrect.eps - RELOC/doc/latex/interactiveworkbook/epsfiles/wrongradiocorrect.eps - RELOC/doc/latex/interactiveworkbook/samplefiles/check.pdf - RELOC/doc/latex/interactiveworkbook/samplefiles/check.tex - RELOC/doc/latex/interactiveworkbook/samplefiles/field.pdf - RELOC/doc/latex/interactiveworkbook/samplefiles/field.tex - RELOC/doc/latex/interactiveworkbook/samplefiles/ndex.pdf - RELOC/doc/latex/interactiveworkbook/samplefiles/ndex.tex - RELOC/doc/latex/interactiveworkbook/samplefiles/popup.pdf - RELOC/doc/latex/interactiveworkbook/samplefiles/popup.tex - RELOC/doc/latex/interactiveworkbook/samplefiles/radio.pdf - RELOC/doc/latex/interactiveworkbook/samplefiles/radio.tex -runfiles size=17 - RELOC/tex/latex/interactiveworkbook/interactiveworkbook-web.sty - RELOC/tex/latex/interactiveworkbook/interactiveworkbook.sty -catalogue-ctan /macros/latex/contrib/interactiveworkbook -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics tutorial - -name interchar -category Package -revision 36312 -shortdesc Managing character class schemes in XeTeX -relocated 1 -longdesc The package manages character class schemes of XeTeX. Using -longdesc this package, you may switch among different character class -longdesc schemes. Migration commands are provided for make packages -longdesc using this mechanism compatible with each others. -containersize 5296 -containerchecksum 241a6affde706eed95960023a3777abed6b1c437356dd87b080e1408ba567091c319e40b5e179e6d17aaaaef0792daa114185fd859da4d9af9d15704e013f47e -doccontainersize 85424 -doccontainerchecksum 6a8a7131d713ab4a4a573a2094ff99c52b23ca40ad23938248ea49fc55e044a17cac2d9635938c18a7fa64c051008cd34a720867916c4f14718c1aefc51ac81f -docfiles size=29 - RELOC/doc/xelatex/interchar/README details="Readme" - RELOC/doc/xelatex/interchar/interchar.pdf details="Package documentation" - RELOC/doc/xelatex/interchar/interchar.tex - RELOC/doc/xelatex/interchar/interchardemo1.pdf - RELOC/doc/xelatex/interchar/interchardemo1.tex - RELOC/doc/xelatex/interchar/interchartest.pdf - RELOC/doc/xelatex/interchar/interchartest.tex -runfiles size=6 - RELOC/tex/xelatex/interchar/interchar.sty -catalogue-ctan /macros/xetex/latex/interchar -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics xetex -catalogue-version 0.2 - -name interfaces -category Package -revision 21474 -shortdesc Set parameters for other packages, conveniently -relocated 1 -longdesc The package provides a small number of convenient macros that -longdesc access features in other frequently-used packages, or provide -longdesc interfaces to other useful facilities such as the pdfTeX -longdesc \pdfelapsedtime primitive. Most of these macros use pgfkeys to -longdesc provide a key-value syntax. The package also uses the package -longdesc scrlfile from the Koma-Script bundle (for controlled loading of -longdesc other files) and etoolbox. The package is bundled with -longdesc sub-packages containing actual interfaces: by default, the -longdesc package loads all available sub-packages, but techniques are -longdesc provided for the user to select no more than the interfaces -longdesc needed for a job. -containersize 27944 -containerchecksum 741e567a19d666b852bb8a5ae288301d267add352056648ac607e2c93a22835e5408910fb8ebb21e1b99c2375bb0de9baf7c070d031b210c1cfa2415a454c819 -doccontainersize 740292 -doccontainerchecksum 247b9eca1bbe6fc23c38ebcac7fa24805452791e5a27a2aef1fa380eb7012ba333ca25b031ab4f4cbe8eb085ac7d1b50b6dc0fcf02626bf4f60ef52c830f6097 -docfiles size=320 - RELOC/doc/latex/interfaces/README details="Readme" - RELOC/doc/latex/interfaces/interfaces.pdf details="Package documentation" -srccontainersize 67100 -srccontainerchecksum 71637489c0d9fbb8be7556b33d7e94d4f9f2df862cbbc0bd4ed1c7aa4ba5585174c515b328710c41bfd889aa5a0815f99d15436346818d77273879e5b318892a -srcfiles size=94 - RELOC/source/latex/interfaces/interfaces.drv - RELOC/source/latex/interfaces/interfaces.dtx - RELOC/source/latex/interfaces/interfaces.ins -runfiles size=60 - RELOC/tex/latex/interfaces/interfaces-LaTeX.sty - RELOC/tex/latex/interfaces/interfaces-appendix.sty - RELOC/tex/latex/interfaces/interfaces-base.sty - RELOC/tex/latex/interfaces/interfaces-bookmark.sty - RELOC/tex/latex/interfaces/interfaces-embedfile.sty - RELOC/tex/latex/interfaces/interfaces-enumitem.sty - RELOC/tex/latex/interfaces/interfaces-environ.sty - RELOC/tex/latex/interfaces/interfaces-etoolbox.sty - RELOC/tex/latex/interfaces/interfaces-fancyhdr.sty - RELOC/tex/latex/interfaces/interfaces-hypbmsec.sty - RELOC/tex/latex/interfaces/interfaces-hyperref.sty - RELOC/tex/latex/interfaces/interfaces-makecell.sty - RELOC/tex/latex/interfaces/interfaces-marks.sty - RELOC/tex/latex/interfaces/interfaces-pgfkeys.sty - RELOC/tex/latex/interfaces/interfaces-scrlfile.sty - RELOC/tex/latex/interfaces/interfaces-tikz.sty - RELOC/tex/latex/interfaces/interfaces-titlesec.sty - RELOC/tex/latex/interfaces/interfaces-tocloft.sty - RELOC/tex/latex/interfaces/interfaces-truncate.sty - RELOC/tex/latex/interfaces/interfaces-umrand.sty - RELOC/tex/latex/interfaces/interfaces.sty -catalogue-ctan /macros/latex/contrib/interfaces -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics package-supp -catalogue-version 3.1 - -name interpreter -category Package -revision 27232 -shortdesc Translate input files on the fly -relocated 1 -longdesc The package preprocesses input files to a Lua(La)TeX run, on -longdesc the fly. The user defines Lua regular expressions to search for -longdesc patterns and modify input lines (or entire paragraphs) -longdesc accordingly, before TeX reads the material. In this way, -longdesc documents may be prepared in a non-TeX language (e.g., some -longdesc lightweight markup language) and turned into 'proper' TeX for -longdesc processing. The source of the documentation is typed in such a -longdesc lightweight language and is thus easily readable in a text -longdesc editor (the PDF file is also available, of course); the -longdesc transformation to TeX syntax via Interpreter's functions is -longdesc explained in the documentation itself. Interpreter is -longdesc implemented using the author's gates (lua version), and works -longdesc for plain TeX and LaTeX, but not ConTeXt. -containersize 6224 -containerchecksum f24c8cf2dec52960c3acff13322e585cc53c7d631f72aa047ecd8c4c9707f8bf37c3cc347f8b0d290e50e34a5a6187d6036d9ce74077a7cd8da96430f04c0b46 -doccontainersize 122136 -doccontainerchecksum bc5261408545ff66066e67b0292e7178d86498b4f4a7a6d03e45d374ee03eae7d2869379e87aede3d710585ff9e905e7a2acf76b86ffde257ca91943972a249b -docfiles size=41 - RELOC/doc/luatex/interpreter/README details="Readme" - RELOC/doc/luatex/interpreter/i-doc.lua - RELOC/doc/luatex/interpreter/interpreter-doc.pdf details="Package documentation" - RELOC/doc/luatex/interpreter/interpreter-doc.tex - RELOC/doc/luatex/interpreter/interpreter-doc.txt -runfiles size=8 - RELOC/tex/luatex/interpreter/interpreter.lua - RELOC/tex/luatex/interpreter/interpreter.sty - RELOC/tex/luatex/interpreter/interpreter.tex -catalogue-ctan /macros/luatex/generic/interpreter -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics foreign-import macro-supp luatex -catalogue-version 1.2 - -name interval -category Package -revision 34840 -shortdesc Format mathematical intervals, ensuring proper spacing -relocated 1 -longdesc When typing an open interval as $]a,b[$, a closing bracket is -longdesc being used in place of an opening fence and vice versa. This -longdesc leads to the wrong spacing in, say, $]-a,b[$ or $A\in]a,b[=B$. -longdesc The package attempts to solve this using: \interval{a}{b} -> -longdesc [a,b] \interval[open]{a}{b} -> ]a,b[ \interval[open left]{a}{b} -longdesc -> ]a,b] The package also supports fence scaling and ensures -longdesc that the enclosing fences will end up having the proper closing -longdesc and opening types. TeX maths does not do this job properly. -containersize 1544 -containerchecksum 25f18044f470bf074181711019e01beebadfe537fbc69262133da953a913fcf67e653cc4b673a58e7764e7bed5853848d47d2befa992f1aef85a7f4534be56be -doccontainersize 314872 -doccontainerchecksum 1b030417b50d3af3dba959e8a9a00d7d228ceb908d07fa36fc14c4cc0c24b2b6cc43c4b45539437ede99cb4f0c381c43a7ec6aceb7afdf5ee464b7ae1847d9e4 -docfiles size=80 - RELOC/doc/latex/interval/README details="Readme" - RELOC/doc/latex/interval/interval.pdf details="Package documentation" - RELOC/doc/latex/interval/interval.tex -runfiles size=1 - RELOC/tex/latex/interval/interval.sty -catalogue-ctan /macros/latex/contrib/interval -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics maths -catalogue-version 0.3 - -name intopdf -category Package -revision 46988 -shortdesc Embed non-PDF files into PDF with hyperlink -relocated 1 -longdesc The package allows to embed non-PDF files (e.g., BibTeX) into -longdesc PDF with a hyperlink. -containersize 1572 -containerchecksum 049fcb518a2819f442b1aa57e0c4e51cb1d1810675c1976ec944b7220e0bfab2a832db0edc09afa82c45e81a387c1258e816a0d04cae54bd37dfc2d5a3ca71e1 -doccontainersize 416028 -doccontainerchecksum 91d516ecc72d2c4f05a239a9d867ee3ad800542e7370d6bd459c1f24d96d7048d734890c8f685d7110c595a6aa19377f96bed9eaa7fb9377d830f8fc14c40879 -docfiles size=103 - RELOC/doc/latex/intopdf/README.md details="Readme" - RELOC/doc/latex/intopdf/intopdf.pdf details="Package documentation" -srccontainersize 2504 -srccontainerchecksum 306444209ba45eadf584fe1be059d9692252a474a2bc84f0508e3cca7f90a6ac518020c70ff52c29886dcd993559891328ae3498edb9311781462d44bb23077e -srcfiles size=2 - RELOC/source/latex/intopdf/intopdf.dtx -runfiles size=1 - RELOC/tex/latex/intopdf/intopdf.sty -catalogue-ctan /macros/latex/contrib/intopdf -catalogue-date 2018-03-16 20:07:47 +0100 -catalogue-license lppl1.3c -catalogue-topics hyper pdf-feat -catalogue-version 0.1.0 - -name intro-scientific -category Package -revision 15878 -shortdesc Introducing scientific/mathematical documents using LaTeX -relocated 1 -longdesc "Writing Scientific Documents Using LaTeX" is an article -longdesc introducing the use of LaTeX in typesetting scientific -longdesc documents. It covers the basics of creating a new LaTeX -longdesc document, special typesetting considerations, mathematical -longdesc typesetting and graphics. It also touches on bibliographic data -longdesc and BibTeX. -containersize 540 -containerchecksum 6d45f369159148340fb28174a4b73594011c5205069b540eabe836afec990bb03b5843ea59b93c64c18c7bdc21be37e54b20469482115ad0e9e8af0477bd9aac -doccontainersize 274776 -doccontainerchecksum 4acae1d4f0b4a8f962799aaf50f2b77e7126ce044281e3213453a71c82b5982fd44739cafeb995745f2593bf7aae46f7405f14da060f2a0d1bf075bcef0770ac -docfiles size=113 - RELOC/doc/latex/intro-scientific/Makefile - RELOC/doc/latex/intro-scientific/README details="Readme" - RELOC/doc/latex/intro-scientific/earth-moon.pdf - RELOC/doc/latex/intro-scientific/scidoc.pdf details="The document itself" - RELOC/doc/latex/intro-scientific/scidoc.tex -catalogue-ctan /info/intro-scientific -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics tut-latex -catalogue-version 5th edition - -name inversepath -category Package -revision 15878 -shortdesc Calculate inverse file paths -relocated 1 -longdesc The package calculates inverse relative paths. Such things may -longdesc be useful, for example, when writing an auxiliary file to a -longdesc different directory. -containersize 1420 -containerchecksum 97e8327853efc3fb15c8984112cf13b36af6981484068e949de44952f23ec703b46a9c603aea1df5e7e21bcec60f12c4d312124b8abfd83435914d9901d2895e -doccontainersize 73960 -doccontainerchecksum 6404ba872692a7cb05634e1f2c6f4c5ec4006835413ba10536fa59d99fd2afa60678da4aae61af4e5bc57251b030c1b9bb182e55c05b9569add65061565732a3 -docfiles size=21 - RELOC/doc/latex/inversepath/README details="Readme" - RELOC/doc/latex/inversepath/inversepath.pdf details="Package documentation" -srccontainersize 4432 -srccontainerchecksum bb6b4ceeb02bbc4981dcc573ef206e75b8535035d06a6a3c193b31db48dc1c82797be514a3f8fb7d7f83b74592d9c70e9a7d11cacbd97848dd60f38d3fd3633b -srcfiles size=4 - RELOC/source/latex/inversepath/inversepath.dtx - RELOC/source/latex/inversepath/inversepath.ins -runfiles size=1 - RELOC/tex/latex/inversepath/inversepath.sty -catalogue-ctan /macros/latex/contrib/inversepath -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl1.3 -catalogue-topics macro-supp -catalogue-version 0.2 - -name invoice -category Package -revision 48359 -shortdesc Generate invoices -relocated 1 -longdesc The package may be used for generating invoices. The package -longdesc can deal with invisible expense items and deductions; output -longdesc may be presented in any of 10 different languages. A -longdesc long-standing bug has been removed. Numbers now can show the -longdesc comma as decimal separator. The package depends on the fp, calc -longdesc and packages for its calculations. -containersize 8748 -containerchecksum f1d08d9ad7cf1ae2c0a5f8850e4cc036947a5d35e71b815942d9aaf431ad3e00a73043a29849f1c108ae508ae6919e2c0e01fc60bb645458138724a6bc6a97f5 -doccontainersize 101844 -doccontainerchecksum 79007cb97f061171de3df6e10ed36c874da388f97d321cfb5be117b68cf635ace12b6532a51fa0048cb2ba3b3f5124f0754c41c4cd8a8f5daee91b17e70b235c -docfiles size=32 - RELOC/doc/latex/invoice/README details="Readme" - RELOC/doc/latex/invoice/invoice.pdf details="Package documentation" - RELOC/doc/latex/invoice/invoice.tex -runfiles size=13 - RELOC/tex/latex/invoice/invoice.sty - RELOC/tex/latex/invoice/invoicelabels.sty -catalogue-also facture invoice2 -catalogue-ctan /macros/latex/contrib/invoice -catalogue-date 2018-08-06 13:29:29 +0200 -catalogue-license lppl1.3c -catalogue-topics invoice - -name invoice-class -category Package -revision 49749 -shortdesc Produces a standard US invoice from a CSV file -relocated 1 -longdesc This class produces a standard US commercial invoice using data -longdesc from a CSV file. Invoices can span multiple pages. The class is -longdesc configurable for different shipping addresses. -containersize 2748 -containerchecksum 2a4048d0d1046ee3277ec8862055d167066f40e8fa77427621a8d00fb8d87d09fa08ee0bd39867137aa12ab730a8df898ac3d4dc7c7fe133278cfbc9af0f6f67 -doccontainersize 102896 -doccontainerchecksum 65f50be422a060aeeb29b5dfaf2646d0c7bd453720c548ea596bcf109244f03aa0fb0ae727507f2c223399c91a28833cf5f814b2054408b198535aaf5ce0da39 -docfiles size=46 - RELOC/doc/latex/invoice-class/README.md details="Readme" - RELOC/doc/latex/invoice-class/doc/duck-invoice.cfg - RELOC/doc/latex/invoice-class/doc/duck-invoice.csv - RELOC/doc/latex/invoice-class/doc/duck-invoice.pdf - RELOC/doc/latex/invoice-class/doc/duck-invoice.tex - RELOC/doc/latex/invoice-class/doc/ducks.csv - RELOC/doc/latex/invoice-class/doc/ducks.pdf - RELOC/doc/latex/invoice-class/doc/ducks.tex - RELOC/doc/latex/invoice-class/doc/invoice-class.pdf details="Package documentation" - RELOC/doc/latex/invoice-class/doc/invoice-class.tex -runfiles size=2 - RELOC/tex/latex/invoice-class/invoice-class.cls -catalogue-contact-repository https://github.com/amunn/invoice-class -catalogue-ctan /macros/latex/contrib/invoice-class -catalogue-date 2019-01-18 10:31:59 +0100 -catalogue-license lppl1.3 -catalogue-topics invoice csv-support -catalogue-version 1.0 - -name invoice2 -category Package -revision 46364 -shortdesc Intelligent invoices with LaTeX3 -relocated 1 -longdesc Typeset invoices with automatic VAT and calculation of totals. -longdesc Supports internationalization, invoices are typeset with -longdesc booktabs for readability. Does not support separate projects -longdesc per invoice. Can be used as a replacement for invoice in most -longdesc cases. -containersize 3352 -containerchecksum fb055a1465083701bcf26b6ad296f81f7f49364e9d4c802f812333109a5fb2ec63f6afbf777dd8528f117e5a65d035160140e7dda024cea858eaf569841093d6 -doccontainersize 626588 -doccontainerchecksum ef8cde71c1f552ecfca199b26b0a7439b07092e4bb827df19f2812f680655e5602bb47f0c3ec3a2f31b379df13c9f08c27a298449f252beda6c4644bdb950033 -docfiles size=161 - RELOC/doc/latex/invoice2/LICENSE-gpl-3.0.md - RELOC/doc/latex/invoice2/README.md details="Readme" - RELOC/doc/latex/invoice2/invoice2.pdf details="Package documentation" -srccontainersize 9120 -srccontainerchecksum 06bc86f3eb255ba78f7b4919748e9304117617345e532a6075b72c1050507760de40061ab2db5caa8621da433e80b17b2fdaa1e1c02fd6ccd85fa781fb2caa72 -srcfiles size=11 - RELOC/source/latex/invoice2/invoice2.dtx - RELOC/source/latex/invoice2/invoice2.ins -runfiles size=7 - RELOC/tex/latex/invoice2/invoice2-english.trsl - RELOC/tex/latex/invoice2/invoice2-german.trsl - RELOC/tex/latex/invoice2/invoice2-swissgerman.trsl - RELOC/tex/latex/invoice2/invoice2.sty -catalogue-ctan /macros/latex/contrib/invoice2 -catalogue-date 2018-01-17 06:29:29 +0100 -catalogue-license gpl3+ -catalogue-topics invoice - -name iodhbwm -category Package -revision 49838 -shortdesc Unofficial template of the DHBW Mannheim -relocated 1 -longdesc This package provides an unofficial template of the DHBW -longdesc Mannheim for the creation of bachelor thesis, studies or -longdesc project work with LaTeX. The aim of the package is the quick -longdesc creation of a basic framework without much effort. -containersize 41412 -containerchecksum 35a66272cc4a6d9e9f7e8592965de52095f6b53a61e780af67ddf02333656e503002b4c244059efde7f682509b958b99fa78470e28d5a12140a731124cb29279 -doccontainersize 3159264 -doccontainerchecksum 9f24ef6671ae885cfab0b1e08e6fd3ab101d46dc3d5e4af310fdb46d70989f16c0a64964013753665b3bcb05cb15aa6505f51e0883ff9e458fe4bd401be906e2 -docfiles size=1232 - RELOC/doc/latex/iodhbwm/README.md details="Readme" - RELOC/doc/latex/iodhbwm/examples/abstract/iodhbwm-auto-sections-with-abstract.pdf - RELOC/doc/latex/iodhbwm/examples/abstract/iodhbwm-auto-sections-with-abstract.tex - RELOC/doc/latex/iodhbwm/examples/abstract/my-abstract.inc.tex - RELOC/doc/latex/iodhbwm/examples/acronyms/iodhbwm-acro.pdf - RELOC/doc/latex/iodhbwm/examples/acronyms/iodhbwm-acro.tex - RELOC/doc/latex/iodhbwm/examples/appendix/iodhbwm-appendix-auto.pdf - RELOC/doc/latex/iodhbwm/examples/appendix/iodhbwm-appendix-auto.tex - RELOC/doc/latex/iodhbwm/examples/appendix/iodhbwm-appendix.pdf - RELOC/doc/latex/iodhbwm/examples/appendix/iodhbwm-appendix.tex - RELOC/doc/latex/iodhbwm/examples/bibliography/iodhbwm-biblatex-custom-option.pdf - RELOC/doc/latex/iodhbwm/examples/bibliography/iodhbwm-biblatex-custom-option.tex - RELOC/doc/latex/iodhbwm/examples/bibliography/iodhbwm-biblatex-footcite.pdf - RELOC/doc/latex/iodhbwm/examples/bibliography/iodhbwm-biblatex-footcite.tex - RELOC/doc/latex/iodhbwm/examples/bibliography/iodhbwm-biblatex-rename-heading.pdf - RELOC/doc/latex/iodhbwm/examples/bibliography/iodhbwm-biblatex-rename-heading.tex - RELOC/doc/latex/iodhbwm/examples/bibliography/iodhbwm-biblatex-style-option.pdf - RELOC/doc/latex/iodhbwm/examples/bibliography/iodhbwm-biblatex-style-option.tex - RELOC/doc/latex/iodhbwm/examples/customizing/iodhbwm-print.pdf - RELOC/doc/latex/iodhbwm/examples/customizing/iodhbwm-print.tex - RELOC/doc/latex/iodhbwm/examples/customizing/iodhbwm-replace-part-naming.pdf - RELOC/doc/latex/iodhbwm/examples/customizing/iodhbwm-replace-part-naming.tex - RELOC/doc/latex/iodhbwm/examples/how-to-use-iodhbwm/iodhbwm-advanced-starter.pdf - RELOC/doc/latex/iodhbwm/examples/how-to-use-iodhbwm/iodhbwm-advanced-starter.tex - RELOC/doc/latex/iodhbwm/examples/how-to-use-iodhbwm/iodhbwm-recommended-starter.pdf - RELOC/doc/latex/iodhbwm/examples/how-to-use-iodhbwm/iodhbwm-recommended-starter.tex - RELOC/doc/latex/iodhbwm/examples/how-to-use-iodhbwm/iodhbwm-simple-starter.pdf - RELOC/doc/latex/iodhbwm/examples/how-to-use-iodhbwm/iodhbwm-simple-starter.tex - RELOC/doc/latex/iodhbwm/examples/listings/iodhbwm-listings-color.pdf - RELOC/doc/latex/iodhbwm/examples/listings/iodhbwm-listings-color.tex - RELOC/doc/latex/iodhbwm/examples/listings/iodhbwm-listings.pdf - RELOC/doc/latex/iodhbwm/examples/listings/iodhbwm-listings.tex - RELOC/doc/latex/iodhbwm/examples/references/iodhbwm-hyperref.pdf - RELOC/doc/latex/iodhbwm/examples/references/iodhbwm-hyperref.tex - RELOC/doc/latex/iodhbwm/examples/references/iodhbwm-references.pdf - RELOC/doc/latex/iodhbwm/examples/references/iodhbwm-references.tex - RELOC/doc/latex/iodhbwm/examples/titlepages/img/penguin-158298-pixabay.png - RELOC/doc/latex/iodhbwm/examples/titlepages/iodhbwm-custom-titlepage.pdf - RELOC/doc/latex/iodhbwm/examples/titlepages/iodhbwm-custom-titlepage.tex - RELOC/doc/latex/iodhbwm/examples/titlepages/iodhbwm-titlepage-logo.pdf - RELOC/doc/latex/iodhbwm/examples/titlepages/iodhbwm-titlepage-logo.tex - RELOC/doc/latex/iodhbwm/examples/titlepages/my-titlepage.tex - RELOC/doc/latex/iodhbwm/iodhbwm.pdf details="Package documentation" language="de" - RELOC/doc/latex/iodhbwm/iodhbwm.tex - RELOC/doc/latex/iodhbwm/test-doc.pdf - RELOC/doc/latex/iodhbwm/test-doc.tex -runfiles size=24 - RELOC/tex/latex/iodhbwm/dhbw-declaration.def - RELOC/tex/latex/iodhbwm/dhbw-logo.png - RELOC/tex/latex/iodhbwm/dhbw-titlepage-ba.def - RELOC/tex/latex/iodhbwm/dhbw-titlepage-pa.def - RELOC/tex/latex/iodhbwm/dhbw-titlepage-sa.def - RELOC/tex/latex/iodhbwm/dhbw-titlepage.def - RELOC/tex/latex/iodhbwm/iodhbwm-templates.sty - RELOC/tex/latex/iodhbwm/iodhbwm.cls -catalogue-contact-bugs https://github.com/faltfe/iodhbwm/issues -catalogue-contact-repository https://github.com/faltfe/iodhbwm/ -catalogue-ctan /macros/latex/contrib/iodhbwm -catalogue-date 2019-01-27 14:22:03 +0100 -catalogue-license lppl1.3 -catalogue-topics class dissertation -catalogue-version 1.0.1 - -name ionumbers -category Package -revision 33457 -shortdesc Restyle numbers in maths mode -relocated 1 -longdesc 'ionumbers' stands for 'input/output numbers'. The package -longdesc restyles numbers in maths mode. If a number in the input file -longdesc is written, e.g., as $3,231.44$ as commonly used in English -longdesc texts, the package is able to restyle it to be output as -longdesc $3\,231{,}44$ as commonly used in German texts (and vice -longdesc versa). This may be useful, for example, if you have a large -longdesc table and want to include it in texts with different output -longdesc conventions without the need to change the table. The package -longdesc can also automatically group digits left of the decimal -longdesc separator (thousands) and right of the decimal separator -longdesc (thousandths) in triplets without the need of specifing commas -longdesc (English) or points (German) as separators. E.g., the input -longdesc $1234.567890$ can be output as $1\,234.\,567\,890$. Finally, an -longdesc e starts the exponent of the number. For example, $21e6$ may be -longdesc output as $26\times10\,^{6}$. -containersize 4956 -containerchecksum 2864db49f4a2ad24fdf9ed91006347f09186a828ef2103fb08ecf12cb145af0d41e92127dc3a76c7c32761e2e092a57b358ff9a8c9bf549b381fdca1daa0ec34 -doccontainersize 482772 -doccontainerchecksum 548988dca2db6bf22af23e520ca83f0a085390b2d09546559e0246b64749a276eb7cdb6db9923d1821e4156071c83dc3e0aeea6578a9716f059ffad88118d4fe -docfiles size=134 - RELOC/doc/latex/ionumbers/COPYING - RELOC/doc/latex/ionumbers/Makefile - RELOC/doc/latex/ionumbers/README details="Readme" - RELOC/doc/latex/ionumbers/ionumbers.pdf details="Package documentation" - RELOC/doc/latex/ionumbers/ionumbers_test.pdf - RELOC/doc/latex/ionumbers/ionumbers_test.tex -srccontainersize 12984 -srccontainerchecksum c06bce4b589dc8a9f2d19f27f8c5842ca4a508e83b915507b9eaa39dcd47e1b2363d6c5f14cb4563184ba7c72b4de7846e85def32c671395ddb7ed79ad97f4b4 -srcfiles size=16 - RELOC/source/latex/ionumbers/ionumbers.dtx - RELOC/source/latex/ionumbers/ionumbers.ins -runfiles size=7 - RELOC/tex/latex/ionumbers/ionumbers.sty -catalogue-ctan /macros/latex/contrib/ionumbers -catalogue-date 2018-01-06 12:59:56 +0100 -catalogue-license gpl -catalogue-topics numbers -catalogue-version 0.3.3 - -name iopart-num -category Package -revision 15878 -shortdesc Numeric citation style for IOP journals -relocated 1 -longdesc A BibTeX style providing numeric citation in Harvard-like -longdesc format. Intended for use with Institute of Physics (IOP) -longdesc journals, including Journal of Physics. -containersize 7856 -containerchecksum 0b1fbd2e8c46d777d5ce1009f660d59757b9c76903b13cd24e13a8e1b0d32852bb233b5b646785dfbb1ed9f99fbfde70baf47b32ea746c2541cb3a6c822fd9c4 -doccontainersize 63068 -doccontainerchecksum cf299cf16322444dea007f93cc226a5988417c2e1b3f3cffdc51e827ef9e25eddba98fcdc2b6fbaff2633fa500c2e999cf834e45942f99024214a04c7c8866b7 -docfiles size=21 - RELOC/doc/bibtex/iopart-num/README details="Readme" - RELOC/doc/bibtex/iopart-num/iopart-num.bib - RELOC/doc/bibtex/iopart-num/iopart-num.pdf details="Package documentation" - RELOC/doc/bibtex/iopart-num/iopart-num.tex -runfiles size=9 - RELOC/bibtex/bst/iopart-num/iopart-num.bst -catalogue-ctan /biblio/bibtex/contrib/iopart-num -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics bibtex-supp journalpub -catalogue-version 2.1 - -name ipaex -category Package -revision 45751 -shortdesc IPA (Japanese) fonts -relocated 1 -longdesc The fonts provide fixed-width glyphs for Kana and Kanji -longdesc characters, proportional width glyphs for Western characters. -containersize 15874208 -containerchecksum 6925d4abf2524bdc5334f496724bbe733aa305c10302e5cb4674fa3802339a0fd7a4177183de67ba2ca78f70781c3d929057186173fa67ebc75943d13ad9f248 -doccontainersize 7440 -doccontainerchecksum a6309bd2940c3da45538b1ff2aa0404144e9054d90973ad63f84be23e9e7f2b88de5aff447bdc99504cf5ac855dbc8a3efa3609f921b002f173bdfddc0f99672 -docfiles size=8 - RELOC/doc/fonts/ipaex/IPA_Font_License_Agreement_v1.0.txt - RELOC/doc/fonts/ipaex/README details="Readme" - RELOC/doc/fonts/ipaex/Readme_IPAexfont00301.txt - RELOC/doc/fonts/ipaex/Readme_IPAfont00303.txt -runfiles size=10350 - RELOC/fonts/truetype/public/ipaex/ipaexg.ttf - RELOC/fonts/truetype/public/ipaex/ipaexm.ttf - RELOC/fonts/truetype/public/ipaex/ipag.ttf - RELOC/fonts/truetype/public/ipaex/ipagp.ttf - RELOC/fonts/truetype/public/ipaex/ipam.ttf - RELOC/fonts/truetype/public/ipaex/ipamp.ttf -catalogue-also ipaex-type1 -catalogue-ctan /fonts/ipaex -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license other-free -catalogue-topics font font-ttf japanese - -name ipaex-type1 -category Package -revision 47700 -shortdesc IPAex fonts converted to Type-1 format Unicode subfonts -relocated 1 -longdesc The package contains the IPAex Fonts converted into Unicode -longdesc subfonts in Type1 format, which is most suitable for use with -longdesc the CJK package. Font conversion was done with ttf2pt1. -execute addMap ipaex-type1.map -containersize 13161616 -containerchecksum 5bbeceee2bbaa2748cd6ebf3954c598db8e7d72a04af75e0b6aad510cab9ccf0812c0daf17da8b11d5676eeea10ffee8af6f35eca063fe5784a8563803b7266f -doccontainersize 369172 -doccontainerchecksum b35e123b658b609cf103c41adedc154b1a9e1cf7d69ef575492c7bd8cb5575ea5779532a3a3e85ce9796a90427088af83b9189f3ce05b51e304ac08afdf775c0 -docfiles size=100 - RELOC/doc/fonts/ipaex-type1/LICENSE - RELOC/doc/fonts/ipaex-type1/README-ja.md details="Readme (Japanese)" language="ja" - RELOC/doc/fonts/ipaex-type1/README.md details="Readme (English)" language="en" - RELOC/doc/fonts/ipaex-type1/sample-ipaex-type1.pdf details="Font samples" language="ja" - RELOC/doc/fonts/ipaex-type1/sample-ipaex-type1.tex -runfiles size=5874 - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-ly1.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-ot1.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-t1.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-ts1.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u00.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u01.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u02.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0200.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0201.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0202.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0203.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0204.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0205.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0206.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0207.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0208.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0209.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u020a.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u020b.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u020d.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u020e.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u020f.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0212.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0213.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0214.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0215.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0216.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0217.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0218.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0219.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u021c.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u021d.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u021e.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u021f.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0221.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0222.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0223.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0226.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0228.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0229.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u022a.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u022b.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u022c.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u022d.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0231.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0233.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0234.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0235.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0236.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0237.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0238.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u023a.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u023c.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u023d.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u023f.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0240.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0241.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0243.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0246.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0247.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0248.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u024a.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u024b.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u024c.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u024d.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u024e.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0250.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0251.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0252.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0254.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0255.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0257.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0259.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u025a.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u025b.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u025c.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u025d.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u025e.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u025f.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0260.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0262.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0263.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0264.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0266.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0267.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0268.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0269.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u026a.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u026c.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u026e.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u026f.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0270.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0271.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0273.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0274.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0276.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0277.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0279.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u027a.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u027b.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u027c.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u027d.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u027e.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u027f.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0280.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0282.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0283.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0284.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0285.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0286.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0289.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u028a.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u028b.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u028d.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u028e.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u028f.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0292.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0294.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0295.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0296.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0297.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u0298.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u029a.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u029d.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u029e.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u029f.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u02a0.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u02a1.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u02a3.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u02a4.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u02a5.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u02a6.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u02f8.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u03.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u04.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u1e.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u1f.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u20.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u21.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u22.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u23.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u24.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u25.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u26.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u27.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u29.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u2e.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u2f.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u30.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u31.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u32.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u33.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u34.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u35.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u36.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u37.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u38.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u39.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u3a.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u3b.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u3c.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u3d.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u3e.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u3f.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u40.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u41.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u42.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u43.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u44.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u45.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u46.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u47.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u48.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u49.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u4a.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u4b.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u4c.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u4d.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u4e.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u4f.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u50.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u51.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u52.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u53.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u54.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u55.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u56.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u57.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u58.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u59.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u5a.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u5b.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u5c.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u5d.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u5e.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u5f.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u60.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u61.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u62.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u63.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u64.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u65.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u66.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u67.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u68.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u69.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u6a.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u6b.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u6c.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u6d.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u6e.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u6f.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u70.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u71.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u72.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u73.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u74.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u75.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u76.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u77.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u78.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u79.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u7a.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u7b.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u7c.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u7d.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u7e.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u7f.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u80.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u81.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u82.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u83.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u84.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u85.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u86.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u87.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u88.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u89.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u8a.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u8b.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u8c.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u8d.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u8e.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u8f.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u90.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u91.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u92.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u93.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u94.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u95.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u96.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u97.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u98.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u99.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u9a.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u9b.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u9c.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u9d.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u9e.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-u9f.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-uf0.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-uf8.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-uf9.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-ufa.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-ufe.enc - RELOC/fonts/enc/dvips/ipaex-type1/ipxt1-uff.enc - RELOC/fonts/map/dvips/ipaex-type1/ipaex-type1.map - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-ly1.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-ot1.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-t1.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-ts1.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u00.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u01.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u02.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0200.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0201.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0202.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0203.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0204.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0205.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0206.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0207.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0208.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0209.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u020a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u020b.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u020d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u020e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u020f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0212.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0213.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0214.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0215.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0216.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0217.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0218.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0219.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u021c.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u021d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u021e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u021f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0221.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0222.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0223.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0226.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0228.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0229.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u022a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u022b.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u022c.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u022d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0231.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0233.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0234.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0235.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0236.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0237.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0238.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u023a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u023c.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u023d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u023f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0240.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0241.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0243.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0246.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0247.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0248.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u024a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u024b.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u024c.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u024d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u024e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0250.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0251.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0252.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0254.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0255.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0257.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0259.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u025a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u025b.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u025c.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u025d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u025e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u025f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0260.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0262.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0263.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0264.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0266.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0267.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0268.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0269.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u026a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u026c.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u026e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u026f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0270.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0271.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0273.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0274.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0276.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0277.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0279.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u027a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u027b.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u027c.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u027d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u027e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u027f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0280.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0282.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0283.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0284.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0285.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0286.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0289.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u028a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u028b.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u028d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u028e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u028f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0292.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0294.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0295.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0296.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0297.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u0298.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u029a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u029d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u029e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u029f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u02a0.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u02a1.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u02a3.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u02a4.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u02a5.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u02a6.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u02f8.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u03.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u04.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u1e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u1f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u20.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u21.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u22.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u23.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u24.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u25.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u26.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u27.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u29.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u2e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u2f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u30.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u31.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u32.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u33.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u34.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u35.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u36.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u37.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u38.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u39.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u3a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u3b.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u3c.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u3d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u3e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u3f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u40.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u41.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u42.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u43.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u44.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u45.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u46.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u47.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u48.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u49.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u4a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u4b.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u4c.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u4d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u4e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u4f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u50.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u51.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u52.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u53.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u54.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u55.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u56.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u57.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u58.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u59.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u5a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u5b.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u5c.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u5d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u5e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u5f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u60.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u61.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u62.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u63.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u64.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u65.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u66.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u67.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u68.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u69.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u6a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u6b.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u6c.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u6d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u6e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u6f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u70.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u71.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u72.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u73.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u74.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u75.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u76.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u77.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u78.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u79.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u7a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u7b.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u7c.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u7d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u7e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u7f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u80.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u81.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u82.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u83.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u84.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u85.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u86.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u87.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u88.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u89.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u8a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u8b.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u8c.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u8d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u8e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u8f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u90.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u91.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u92.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u93.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u94.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u95.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u96.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u97.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u98.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u99.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u9a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u9b.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u9c.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u9d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u9e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-u9f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-uf0.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-uf8.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-uf9.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-ufa.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-ufe.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-r-uff.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-ly1.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-ot1.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-t1.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-ts1.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u00.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u01.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u02.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0200.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0201.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0202.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0203.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0204.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0205.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0206.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0207.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0208.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0209.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u020a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u020b.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u020d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u020e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u020f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0212.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0213.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0214.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0215.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0216.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0217.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0218.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0219.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u021c.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u021d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u021e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u021f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0221.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0222.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0223.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0226.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0228.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0229.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u022a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u022b.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u022c.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u022d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0231.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0233.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0234.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0235.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0236.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0237.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0238.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u023a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u023c.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u023d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u023f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0240.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0241.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0243.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0246.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0247.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0248.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u024a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u024b.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u024c.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u024d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u024e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0250.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0251.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0252.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0254.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0255.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0257.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0259.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u025a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u025b.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u025c.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u025d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u025e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u025f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0260.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0262.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0263.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0264.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0266.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0267.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0268.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0269.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u026a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u026c.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u026e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u026f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0270.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0271.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0273.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0274.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0276.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0277.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0279.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u027a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u027b.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u027c.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u027d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u027e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u027f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0280.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0282.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0283.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0284.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0285.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0286.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0289.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u028a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u028b.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u028d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u028e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u028f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0292.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0294.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0295.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0296.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0297.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u0298.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u029a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u029d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u029e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u029f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u02a0.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u02a1.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u02a3.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u02a4.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u02a5.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u02a6.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u02f8.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u03.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u04.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u1e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u1f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u20.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u21.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u22.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u23.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u24.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u25.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u26.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u27.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u29.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u2e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u2f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u30.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u31.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u32.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u33.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u34.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u35.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u36.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u37.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u38.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u39.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u3a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u3b.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u3c.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u3d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u3e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u3f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u40.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u41.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u42.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u43.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u44.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u45.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u46.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u47.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u48.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u49.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u4a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u4b.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u4c.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u4d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u4e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u4f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u50.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u51.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u52.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u53.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u54.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u55.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u56.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u57.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u58.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u59.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u5a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u5b.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u5c.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u5d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u5e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u5f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u60.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u61.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u62.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u63.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u64.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u65.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u66.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u67.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u68.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u69.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u6a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u6b.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u6c.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u6d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u6e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u6f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u70.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u71.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u72.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u73.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u74.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u75.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u76.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u77.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u78.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u79.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u7a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u7b.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u7c.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u7d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u7e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u7f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u80.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u81.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u82.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u83.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u84.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u85.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u86.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u87.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u88.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u89.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u8a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u8b.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u8c.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u8d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u8e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u8f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u90.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u91.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u92.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u93.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u94.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u95.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u96.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u97.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u98.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u99.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u9a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u9b.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u9c.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u9d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u9e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-u9f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-uf8.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-uf9.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-ufa.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-ufe.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxg-ro-uff.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-ly1.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-ot1.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-t1.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-ts1.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u00.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u01.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u02.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0200.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0201.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0202.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0203.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0204.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0205.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0206.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0207.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0208.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0209.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u020a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u020b.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u020d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u020e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u020f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0212.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0213.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0214.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0215.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0216.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0217.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0218.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0219.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u021c.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u021d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u021e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u021f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0221.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0222.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0223.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0226.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0228.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0229.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u022a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u022b.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u022c.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u022d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0231.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0233.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0234.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0235.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0236.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0237.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0238.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u023a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u023c.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u023d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u023f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0240.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0241.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0243.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0246.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0247.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0248.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u024a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u024b.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u024c.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u024d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u024e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0250.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0251.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0252.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0254.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0255.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0257.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0259.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u025a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u025b.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u025c.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u025d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u025e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u025f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0260.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0262.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0263.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0264.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0266.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0267.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0268.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0269.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u026a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u026c.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u026e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u026f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0270.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0271.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0273.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0274.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0276.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0277.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0279.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u027a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u027b.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u027c.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u027d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u027e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u027f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0280.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0282.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0283.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0284.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0285.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0286.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0289.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u028a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u028b.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u028d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u028e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u028f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0292.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0294.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0295.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0296.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0297.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u0298.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u029a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u029d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u029e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u029f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u02a0.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u02a1.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u02a3.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u02a4.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u02a5.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u02a6.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u02f8.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u03.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u04.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u1e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u1f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u20.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u21.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u22.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u23.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u24.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u25.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u26.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u27.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u29.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u2e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u2f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u30.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u31.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u32.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u33.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u34.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u35.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u36.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u37.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u38.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u39.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u3a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u3b.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u3c.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u3d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u3e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u3f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u40.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u41.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u42.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u43.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u44.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u45.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u46.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u47.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u48.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u49.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u4a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u4b.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u4c.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u4d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u4e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u4f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u50.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u51.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u52.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u53.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u54.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u55.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u56.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u57.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u58.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u59.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u5a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u5b.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u5c.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u5d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u5e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u5f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u60.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u61.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u62.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u63.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u64.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u65.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u66.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u67.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u68.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u69.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u6a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u6b.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u6c.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u6d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u6e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u6f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u70.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u71.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u72.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u73.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u74.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u75.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u76.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u77.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u78.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u79.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u7a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u7b.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u7c.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u7d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u7e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u7f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u80.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u81.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u82.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u83.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u84.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u85.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u86.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u87.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u88.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u89.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u8a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u8b.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u8c.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u8d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u8e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u8f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u90.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u91.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u92.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u93.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u94.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u95.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u96.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u97.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u98.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u99.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u9a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u9b.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u9c.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u9d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u9e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-u9f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-uf0.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-uf8.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-uf9.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-ufa.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-ufe.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-r-uff.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-ly1.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-ot1.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-t1.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-ts1.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u00.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u01.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u02.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0200.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0201.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0202.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0203.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0204.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0205.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0206.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0207.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0208.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0209.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u020a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u020b.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u020d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u020e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u020f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0212.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0213.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0214.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0215.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0216.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0217.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0218.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0219.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u021c.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u021d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u021e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u021f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0221.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0222.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0223.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0226.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0228.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0229.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u022a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u022b.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u022c.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u022d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0231.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0233.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0234.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0235.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0236.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0237.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0238.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u023a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u023c.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u023d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u023f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0240.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0241.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0243.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0246.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0247.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0248.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u024a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u024b.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u024c.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u024d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u024e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0250.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0251.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0252.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0254.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0255.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0257.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0259.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u025a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u025b.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u025c.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u025d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u025e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u025f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0260.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0262.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0263.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0264.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0266.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0267.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0268.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0269.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u026a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u026c.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u026e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u026f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0270.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0271.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0273.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0274.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0276.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0277.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0279.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u027a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u027b.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u027c.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u027d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u027e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u027f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0280.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0282.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0283.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0284.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0285.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0286.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0289.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u028a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u028b.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u028d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u028e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u028f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0292.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0294.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0295.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0296.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0297.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u0298.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u029a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u029d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u029e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u029f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u02a0.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u02a1.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u02a3.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u02a4.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u02a5.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u02a6.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u02f8.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u03.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u04.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u1e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u1f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u20.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u21.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u22.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u23.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u24.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u25.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u26.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u27.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u29.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u2e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u2f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u30.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u31.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u32.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u33.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u34.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u35.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u36.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u37.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u38.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u39.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u3a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u3b.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u3c.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u3d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u3e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u3f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u40.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u41.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u42.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u43.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u44.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u45.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u46.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u47.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u48.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u49.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u4a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u4b.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u4c.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u4d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u4e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u4f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u50.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u51.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u52.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u53.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u54.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u55.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u56.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u57.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u58.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u59.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u5a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u5b.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u5c.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u5d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u5e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u5f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u60.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u61.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u62.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u63.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u64.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u65.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u66.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u67.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u68.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u69.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u6a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u6b.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u6c.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u6d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u6e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u6f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u70.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u71.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u72.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u73.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u74.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u75.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u76.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u77.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u78.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u79.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u7a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u7b.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u7c.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u7d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u7e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u7f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u80.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u81.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u82.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u83.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u84.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u85.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u86.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u87.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u88.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u89.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u8a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u8b.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u8c.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u8d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u8e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u8f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u90.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u91.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u92.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u93.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u94.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u95.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u96.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u97.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u98.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u99.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u9a.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u9b.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u9c.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u9d.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u9e.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-u9f.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-uf8.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-uf9.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-ufa.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-ufe.tfm - RELOC/fonts/tfm/public/ipaex-type1/ipxm-ro-uff.tfm - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-ly1.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-ot1.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-t1.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-ts1.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u00.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u01.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u02.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0200.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0201.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0202.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0203.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0204.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0205.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0206.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0207.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0208.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0209.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u020a.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u020b.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u020d.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u020e.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u020f.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0212.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0213.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0214.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0215.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0216.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0217.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0218.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0219.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u021c.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u021d.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u021e.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u021f.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0221.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0222.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0223.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0226.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0228.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0229.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u022a.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u022b.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u022c.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u022d.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0231.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0233.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0234.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0235.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0236.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0237.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0238.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u023a.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u023c.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u023d.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u023f.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0240.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0241.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0243.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0246.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0247.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0248.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u024a.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u024b.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u024c.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u024d.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u024e.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0250.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0251.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0252.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0254.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0255.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0257.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0259.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u025a.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u025b.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u025c.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u025d.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u025e.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u025f.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0260.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0262.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0263.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0264.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0266.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0267.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0268.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0269.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u026a.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u026c.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u026e.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u026f.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0270.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0271.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0273.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0274.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0276.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0277.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0279.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u027a.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u027b.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u027c.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u027d.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u027e.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u027f.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0280.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0282.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0283.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0284.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0285.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0286.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0289.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u028a.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u028b.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u028d.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u028e.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u028f.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0292.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0294.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0295.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0296.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0297.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u0298.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u029a.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u029d.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u029e.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u029f.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u02a0.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u02a1.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u02a3.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u02a4.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u02a5.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u02a6.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u02f8.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u03.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u04.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u1e.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u1f.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u20.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u21.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u22.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u23.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u24.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u25.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u26.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u27.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u29.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u2e.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u2f.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u30.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u31.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u32.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u33.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u34.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u35.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u36.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u37.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u38.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u39.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u3a.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u3b.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u3c.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u3d.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u3e.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u3f.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u40.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u41.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u42.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u43.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u44.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u45.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u46.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u47.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u48.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u49.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u4a.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u4b.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u4c.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u4d.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u4e.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u4f.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u50.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u51.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u52.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u53.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u54.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u55.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u56.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u57.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u58.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u59.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u5a.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u5b.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u5c.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u5d.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u5e.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u5f.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u60.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u61.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u62.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u63.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u64.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u65.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u66.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u67.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u68.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u69.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u6a.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u6b.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u6c.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u6d.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u6e.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u6f.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u70.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u71.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u72.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u73.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u74.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u75.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u76.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u77.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u78.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u79.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u7a.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u7b.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u7c.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u7d.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u7e.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u7f.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u80.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u81.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u82.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u83.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u84.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u85.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u86.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u87.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u88.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u89.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u8a.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u8b.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u8c.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u8d.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u8e.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u8f.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u90.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u91.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u92.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u93.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u94.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u95.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u96.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u97.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u98.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u99.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u9a.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u9b.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u9c.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u9d.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u9e.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-u9f.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-uf0.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-uf8.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-uf9.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-ufa.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-ufe.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxg-r-uff.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-ly1.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-ot1.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-t1.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-ts1.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u00.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u01.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u02.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0200.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0201.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0202.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0203.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0204.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0205.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0206.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0207.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0208.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0209.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u020a.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u020b.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u020d.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u020e.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u020f.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0212.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0213.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0214.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0215.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0216.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0217.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0218.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0219.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u021c.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u021d.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u021e.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u021f.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0221.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0222.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0223.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0226.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0228.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0229.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u022a.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u022b.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u022c.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u022d.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0231.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0233.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0234.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0235.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0236.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0237.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0238.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u023a.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u023c.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u023d.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u023f.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0240.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0241.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0243.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0246.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0247.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0248.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u024a.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u024b.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u024c.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u024d.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u024e.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0250.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0251.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0252.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0254.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0255.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0257.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0259.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u025a.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u025b.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u025c.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u025d.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u025e.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u025f.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0260.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0262.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0263.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0264.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0266.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0267.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0268.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0269.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u026a.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u026c.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u026e.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u026f.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0270.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0271.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0273.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0274.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0276.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0277.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0279.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u027a.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u027b.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u027c.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u027d.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u027e.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u027f.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0280.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0282.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0283.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0284.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0285.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0286.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0289.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u028a.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u028b.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u028d.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u028e.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u028f.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0292.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0294.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0295.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0296.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0297.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u0298.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u029a.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u029d.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u029e.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u029f.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u02a0.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u02a1.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u02a3.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u02a4.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u02a5.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u02a6.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u02f8.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u03.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u04.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u1e.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u1f.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u20.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u21.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u22.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u23.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u24.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u25.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u26.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u27.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u29.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u2e.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u2f.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u30.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u31.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u32.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u33.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u34.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u35.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u36.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u37.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u38.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u39.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u3a.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u3b.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u3c.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u3d.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u3e.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u3f.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u40.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u41.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u42.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u43.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u44.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u45.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u46.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u47.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u48.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u49.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u4a.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u4b.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u4c.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u4d.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u4e.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u4f.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u50.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u51.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u52.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u53.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u54.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u55.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u56.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u57.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u58.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u59.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u5a.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u5b.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u5c.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u5d.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u5e.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u5f.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u60.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u61.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u62.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u63.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u64.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u65.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u66.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u67.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u68.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u69.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u6a.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u6b.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u6c.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u6d.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u6e.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u6f.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u70.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u71.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u72.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u73.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u74.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u75.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u76.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u77.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u78.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u79.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u7a.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u7b.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u7c.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u7d.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u7e.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u7f.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u80.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u81.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u82.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u83.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u84.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u85.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u86.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u87.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u88.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u89.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u8a.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u8b.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u8c.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u8d.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u8e.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u8f.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u90.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u91.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u92.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u93.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u94.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u95.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u96.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u97.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u98.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u99.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u9a.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u9b.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u9c.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u9d.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u9e.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-u9f.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-uf0.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-uf8.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-uf9.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-ufa.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-ufe.pfb - RELOC/fonts/type1/public/ipaex-type1/ipxm-r-uff.pfb - RELOC/tex/latex/ipaex-type1/c70ipxg.fd - RELOC/tex/latex/ipaex-type1/c70ipxg.fdx - RELOC/tex/latex/ipaex-type1/c70ipxga.fd - RELOC/tex/latex/ipaex-type1/c70ipxga.fdx - RELOC/tex/latex/ipaex-type1/c70ipxm.fd - RELOC/tex/latex/ipaex-type1/c70ipxm.fdx - RELOC/tex/latex/ipaex-type1/c70ipxma.fd - RELOC/tex/latex/ipaex-type1/c70ipxma.fdx - RELOC/tex/latex/ipaex-type1/ipaex-type1.sty - RELOC/tex/latex/ipaex-type1/ly1ipxg.fd - RELOC/tex/latex/ipaex-type1/ly1ipxm.fd - RELOC/tex/latex/ipaex-type1/ot1ipxg.fd - RELOC/tex/latex/ipaex-type1/ot1ipxm.fd - RELOC/tex/latex/ipaex-type1/t1ipxg.fd - RELOC/tex/latex/ipaex-type1/t1ipxm.fd - RELOC/tex/latex/ipaex-type1/ts1ipxg.fd - RELOC/tex/latex/ipaex-type1/ts1ipxm.fd -catalogue-ctan /fonts/ipaex-type1 -catalogue-date 2018-05-13 17:45:13 +0200 -catalogue-license other-free -catalogue-topics font font-type1 japanese -catalogue-version 0.5 - -name iscram -category Package -revision 45801 -shortdesc A LaTeX class to publish article to ISCRAM conferences -relocated 1 -longdesc LaTeX class to publish article to ISCRAM (International -longdesc Conference on Information Systems for Crisis Response and -longdesc Management). -containersize 2980 -containerchecksum 529aff3b63d5fa2d5bb9f93c9127d5d1d03050b0153af74793dacf29988176bd53036e35c4447d982430d6344766d9711ec800fb1c91ccec66891353c4779f44 -doccontainersize 269984 -doccontainerchecksum afe9ccd889ed1573c60080897b8a2a3b17bf3c38e11504896a04228aa8f8dbfce5fefd1978cb10f6965e6a983563ec1c72c1fb4cb2f59034f5c3505feeda4604 -docfiles size=75 - RELOC/doc/latex/iscram/HMI.pdf - RELOC/doc/latex/iscram/README details="Readme" - RELOC/doc/latex/iscram/iscram-class-doc.bib - RELOC/doc/latex/iscram/iscram-class-doc.pdf details="Package documenatation" - RELOC/doc/latex/iscram/iscram-class-doc.tex -runfiles size=2 - RELOC/tex/latex/iscram/iscram.cls -catalogue-ctan /macros/latex/contrib/iscram -catalogue-date 2018-01-07 12:14:32 +0100 -catalogue-license lppl1.3 -catalogue-topics confproc -catalogue-version 1.1 - -name iso -category Package -revision 15878 -shortdesc Generic ISO standards typesetting macros -relocated 1 -longdesc Generic class and package files for typesetting ISO -longdesc International Standard documents. Several standard documents -longdesc have been printed by ISO from camera-ready copy prepared using -longdesc LaTeX and these files. The class makes use of the isorot -longdesc package, rather than use other mechanisms directly. -containersize 15200 -containerchecksum 7cc5c162d0437a95e5640f9b320baa824cfe650d9f0cb8232d43a3fd3758a1efd4e63c0605162a6358c562787e8d813c6dd10a65dba758e228bff33f7dd4b985 -doccontainersize 812096 -doccontainerchecksum 07802f739ad364920f605f8c783211b0e296dccab57e227397c188a796af59b667642cc4d84f6d8e053fb6fab42d3be6a57ebc8c350f23cac65b63e30c86558a -docfiles size=294 - RELOC/doc/latex/iso/README details="Readme" - RELOC/doc/latex/iso/iso4ht.pdf - RELOC/doc/latex/iso/isoe.pdf - RELOC/doc/latex/iso/isofwdbp.tex - RELOC/doc/latex/iso/isoman.pdf details="Package manual" - RELOC/doc/latex/iso/isoman.tex - RELOC/doc/latex/iso/trfwd1.tex - RELOC/doc/latex/iso/tspasfwdbp.tex -srccontainersize 48656 -srccontainerchecksum 29c4a6ff6c5d5b1b7c943245b8aa80570d6ef884e43daa224fff661685998f4d1d28622b32b44a7510c712e6354d4af99aa5395ff98019428ba000e7d26b11bc -srcfiles size=61 - RELOC/source/latex/iso/iso4ht.dtx - RELOC/source/latex/iso/iso4ht.ins - RELOC/source/latex/iso/isoe.dtx - RELOC/source/latex/iso/isoe.ins -runfiles size=27 - RELOC/makeindex/iso/iso.ist - RELOC/tex/latex/iso/askincv1.sty - RELOC/tex/latex/iso/iso10.clo - RELOC/tex/latex/iso/iso11.clo - RELOC/tex/latex/iso/iso9.clo - RELOC/tex/latex/iso/isov2.4ht - RELOC/tex/latex/iso/isov2.cls -catalogue-also iso10303 -catalogue-ctan /macros/latex/contrib/isostds/iso -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics typeset-std -catalogue-version 2.4 - -name iso10303 -category Package -revision 15878 -shortdesc Typesetting the STEP standards -relocated 1 -longdesc Class and package files building on iso for typesetting the ISO -longdesc 10303 (STEP) standards. Standard documents prepared using these -longdesc packages have been published by ISO. -containersize 43500 -containerchecksum d0911a77646ea4367e76f03173cbe4d445782ab98cbd36501a9af84a5c26a876c94b8cd59833eda8b78a3eb80c0159546f3e108777a386538b23c83618372e81 -doccontainersize 686216 -doccontainerchecksum 4b237ca9baaea13234a0a540f7618fcd7dff5be9a0c6f01a82782b44b2a2760fe8367fc1662cc2231f179ddd33e6aec1737a0968573e3be2bbf305208130004f -docfiles size=233 - RELOC/doc/latex/iso10303/README details="Readme" - RELOC/doc/latex/iso10303/step4ht.pdf - RELOC/doc/latex/iso10303/stepe.pdf - RELOC/doc/latex/iso10303/stepman.pdf details="Package manual" -srccontainersize 36196 -srccontainerchecksum b87353745a0be9dc6c8070f4b9e6d1621498a414c482e85a3741a684123841f873d599705ba650922e9f76f87076a0901827a6c074fbee20045a34169abd0ad8 -srcfiles size=49 - RELOC/source/latex/iso10303/step4ht.dtx - RELOC/source/latex/iso10303/step4ht.ins - RELOC/source/latex/iso10303/stepe.dtx - RELOC/source/latex/iso10303/stepe.ins -runfiles size=87 - RELOC/tex/latex/iso10303/aicv1.sty - RELOC/tex/latex/iso10303/apendint.tex - RELOC/tex/latex/iso10303/apmpspec.tex - RELOC/tex/latex/iso10303/apmptbl.tex - RELOC/tex/latex/iso10303/apmptempl.tex - RELOC/tex/latex/iso10303/apsstempl.tex - RELOC/tex/latex/iso10303/apv12.sty - RELOC/tex/latex/iso10303/atsv11.sty - RELOC/tex/latex/iso10303/bpfap1.tex - RELOC/tex/latex/iso10303/bpfap10.tex - RELOC/tex/latex/iso10303/bpfap11.tex - RELOC/tex/latex/iso10303/bpfap12.tex - RELOC/tex/latex/iso10303/bpfap13.tex - RELOC/tex/latex/iso10303/bpfap14.tex - RELOC/tex/latex/iso10303/bpfap15.tex - RELOC/tex/latex/iso10303/bpfap16.tex - RELOC/tex/latex/iso10303/bpfap2.tex - RELOC/tex/latex/iso10303/bpfap3.tex - RELOC/tex/latex/iso10303/bpfap4.tex - RELOC/tex/latex/iso10303/bpfap5.tex - RELOC/tex/latex/iso10303/bpfap6.tex - RELOC/tex/latex/iso10303/bpfap7.tex - RELOC/tex/latex/iso10303/bpfap8.tex - RELOC/tex/latex/iso10303/bpfap9.tex - RELOC/tex/latex/iso10303/bpfats1.tex - RELOC/tex/latex/iso10303/bpfats10.tex - RELOC/tex/latex/iso10303/bpfats11.tex - RELOC/tex/latex/iso10303/bpfats12.tex - RELOC/tex/latex/iso10303/bpfats14.tex - RELOC/tex/latex/iso10303/bpfats2.tex - RELOC/tex/latex/iso10303/bpfats3.tex - RELOC/tex/latex/iso10303/bpfats4.tex - RELOC/tex/latex/iso10303/bpfats5.tex - RELOC/tex/latex/iso10303/bpfats6.tex - RELOC/tex/latex/iso10303/bpfats7.tex - RELOC/tex/latex/iso10303/bpfats8.tex - RELOC/tex/latex/iso10303/bpfats9.tex - RELOC/tex/latex/iso10303/bpfir1.tex - RELOC/tex/latex/iso10303/bpfir2.tex - RELOC/tex/latex/iso10303/bpfir3.tex - RELOC/tex/latex/iso10303/bpfs1.tex - RELOC/tex/latex/iso10303/bpfs2.tex - RELOC/tex/latex/iso10303/bpfs3.tex - RELOC/tex/latex/iso10303/irv12.sty - RELOC/tex/latex/iso10303/stepman.tex - RELOC/tex/latex/iso10303/stepv13.4ht - RELOC/tex/latex/iso10303/stepv13.sty - RELOC/tex/latex/iso10303/stppdlst.tex -catalogue-ctan /macros/latex/contrib/isostds/iso10303 -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics typeset-std -catalogue-version 1.5 - -name isodate -category Package -revision 16613 -shortdesc Tune the output format of dates according to language -relocated 1 -longdesc This package provides ten output formats of the commands -longdesc \today, \printdate, \printdateTeX, and \daterange (partly -longdesc language dependent). Formats available are: ISO (yyyy-mm-dd), -longdesc numeric (e.g. dd.\,mm.~yyyy), short (e.g. dd.\,mm.\,yy), TeX -longdesc (yyyy/mm/dd), original (e.g. dd. mmm yyyy), short original -longdesc (e.g. dd. mmm yy), as well as numerical formats with Roman -longdesc numerals for the month. The commands \printdate and -longdesc \printdateTeX print any date. The command \daterange prints a -longdesc date range and leaves out unnecessary year or month entries. -longdesc This package supports German (old and new rules), Austrian, US -longdesc English, British English, French, Danish, Swedish, and -longdesc Norwegian. -containersize 7212 -containerchecksum 4467d4d48c4b4602bde671ac0362517b525977e848dcc8f4b044c4261cebf6c0710824d8134498b391c619a5ac5aeed456b0f56f3e90068c09d9c3627fcd9853 -doccontainersize 422644 -doccontainerchecksum 815eae6e63cf7a72ffa10465dcfa18685a64a6f632e07045edf5f41a099fea520d7902029a840705cf3859c9798bf3c8ea9a87ddf7980112f20fe2a37ceb8fc0 -docfiles size=127 - RELOC/doc/latex/isodate/ChangeLog - RELOC/doc/latex/isodate/README details="Package Readme" - RELOC/doc/latex/isodate/getversion.tex - RELOC/doc/latex/isodate/isodate.pdf details="Package documentation" - RELOC/doc/latex/isodate/isodate.xml - RELOC/doc/latex/isodate/isodateo.pdf - RELOC/doc/latex/isodate/testdate.pdf details="Test document showing styles" - RELOC/doc/latex/isodate/testdate.tex - RELOC/doc/latex/isodate/testisodate_without_babel.tex -srccontainersize 21012 -srccontainerchecksum ce8755490fd80c68da081862f8ead2f7120cfe19fe58fb003e57f7b07a693d6087873db7c6e29e12477f4896b93c6531a6d1f708306ced3694f2cea7dab7109c -srcfiles size=37 - RELOC/source/latex/isodate/Makefile - RELOC/source/latex/isodate/isodate.dtx - RELOC/source/latex/isodate/isodate.ins - RELOC/source/latex/isodate/isodateo.dtx -runfiles size=17 - RELOC/tex/latex/isodate/danish.idf - RELOC/tex/latex/isodate/english.idf - RELOC/tex/latex/isodate/french.idf - RELOC/tex/latex/isodate/german.idf - RELOC/tex/latex/isodate/isodate.sty - RELOC/tex/latex/isodate/isodateo.sty - RELOC/tex/latex/isodate/italian.idf - RELOC/tex/latex/isodate/norsk.idf - RELOC/tex/latex/isodate/swedish.idf -catalogue-ctan /macros/latex/contrib/isodate -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics date-time -catalogue-version 2.28 - -name isodoc -category Package -revision 47868 -shortdesc A LaTeX class for typesetting letters and invoices -relocated 1 -longdesc The isodoc class can be used for the preparation of letters and -longdesc invoices (and, in the future, similar documents). Documents are -longdesc set up with options, thus making the class easily adaptable to -longdesc user's wishes and extensible for other document types. The -longdesc class is based on the NTG brief class by Victor Eijkhout, which -longdesc implements the NEN1026 standard. -containersize 9572 -containerchecksum ae0e23d61388e41dff59e77dd15fa8ff563d48767ccc686b1890c20e817270b9c331f11e6d5841dca8060bf3f25f1fe089f19908a31dcc526d742c7265d600d2 -doccontainersize 1499596 -doccontainerchecksum 4c70906182c5b033ee55316c74f93f0c26fb8701dada71f83bb4add4d37e3fcf1b1c4a81a9ddc6093032fdc68a0604354001e1a53a2b0efe66bc31861071b923 -docfiles size=376 - RELOC/doc/latex/isodoc/README details="Readme" - RELOC/doc/latex/isodoc/isodoc.pdf details="Package documentation" -srccontainersize 1102132 -srccontainerchecksum 8f6855693b2b40d8f4956ea5035f3ab040b3c0114455f198c1e0d7199f058e6ee869345a57b1846002443bee0a339eccd555d8a230eeb3268c479c7a856bf3a2 -srcfiles size=375 - RELOC/source/latex/isodoc/isodoc.dtx - RELOC/source/latex/isodoc/isodoc.ins -runfiles size=12 - RELOC/tex/latex/isodoc/isodoc.cls -catalogue-ctan /macros/latex/contrib/isodoc -catalogue-date 2018-05-29 18:45:14 +0200 -catalogue-license lppl1.3 -catalogue-topics letter invoice class -catalogue-version 1.10 - -name isomath -category Package -revision 27654 -shortdesc Mathematics style for science and technology -relocated 1 -longdesc The package provides tools for a mathematical style that -longdesc conforms to the International Standard ISO 80000-2 and is -longdesc common in science and technology. It changes the default shape -longdesc of capital Greek letters to italic, sets up bold italic and -longdesc sans-serif bold italic math alphabets with Latin and Greek -longdesc characters, and defines macros for markup of vector, matrix and -longdesc tensor symbols. -containersize 4648 -containerchecksum 70c46b16cb90b587cb85be6cd2d88f0d2793fc65b9f80656a0f279e1dfd37fc29b0c696cfb2a988c729e410b1f6d76939156ec9b2eef12528175a8e782afd44a -doccontainersize 643088 -doccontainerchecksum 3e7d4c871a554def747a249fe38761e709de9a9a23ed1e21e90855ffae33d858bf40830791e68903b7da8483f9c19f95ee95d4a02f2dabaf29c34eba83e9c1e6 -docfiles size=211 - RELOC/doc/latex/isomath/README.html - RELOC/doc/latex/isomath/README.txt - RELOC/doc/latex/isomath/isomath-test.pdf details="Example of appearance" - RELOC/doc/latex/isomath/isomath-test.tex - RELOC/doc/latex/isomath/isomath.html details="Package documentation (in HTML format)" - RELOC/doc/latex/isomath/isomath.pdf details="Package documentation (in PDF format)" - RELOC/doc/latex/isomath/isomath.sty.html details="Package source (in HTML format)" - RELOC/doc/latex/isomath/isomath.sty.txt - RELOC/doc/latex/isomath/isomath.txt -runfiles size=4 - RELOC/tex/latex/isomath/isomath.sty -catalogue-ctan /macros/latex/contrib/isomath -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics font-supp-maths std-conform -catalogue-version 0.6.1 - -name isonums -category Package -revision 17362 -shortdesc Display numbers in maths mode according to ISO 31-0 -relocated 1 -longdesc The package makes a quick hack to ziffer to display numbers in -longdesc maths mode according to ISO 31-0, regardless of input format -longdesc (European $1.235,7$ or Anglo-American $1,235.7$). The options -longdesc [euro, anglo] control the global input format. Default input -longdesc format is anglo. Documentation is included as comments to the -longdesc text source. -containersize 2272 -containerchecksum 03eaa0dfda4740c5bc730083385934c0935271d6b7ad77d6747cde5d7fe22f3ef6fd64fb287aec933763f508720915acf947c2cfe773b390eca965b30251f224 -doccontainersize 202552 -doccontainerchecksum 76d4be777fcea2cd8647e2d3720b72e3dd349363e3f263868b277bcd4a2469e48e4cf2716e35e1fef56b2449d17ebedf66a0dce5724a16b2830429794714e363 -docfiles size=52 - RELOC/doc/latex/isonums/isonums.pdf details="Package documentation" - RELOC/doc/latex/isonums/isonums.tex -runfiles size=2 - RELOC/tex/latex/isonums/isonums.sty -catalogue-ctan /macros/latex/contrib/isonums -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics std-conform -catalogue-version 1.0 - -name isopt -category Package -revision 45509 -shortdesc Writing a TeX length with a space between number and unit -relocated 1 -longdesc Writing a TeX length with \the writes the value and the unit -longdesc without a space. Package isopt provides a macro \ISO which -longdesc inserts a user defined space between number and unit. -containersize 1168 -containerchecksum a3087a33a5df7f5e67dbf58060b01eef2f4feba4aefce84da65ea49dea15ecf72a013993511870a37fafb67b2105506ac0854158c3b66d8e6ba59819326d70d1 -doccontainersize 61664 -doccontainerchecksum 10f09a197037821e408b5f90f1a04a4b05c2091997d41a285bfdd0c6d27cf974468bd32d3e35d78861b061d385a6b5a03eeceb1cf077f7446d574f6af33e1263 -docfiles size=19 - RELOC/doc/latex/isopt/Changes - RELOC/doc/latex/isopt/README.md details="Readme" - RELOC/doc/latex/isopt/isopt-doc.bib - RELOC/doc/latex/isopt/isopt-doc.pdf details="Package documentation" - RELOC/doc/latex/isopt/isopt-doc.tex -runfiles size=1 - RELOC/tex/latex/isopt/isopt.sty -catalogue-ctan /macros/latex/contrib/isopt -catalogue-date 2018-01-07 12:14:32 +0100 -catalogue-license lppl -catalogue-topics misc-support -catalogue-version 0.01 - -name isorot -category Package -revision 15878 -shortdesc Rotation of document elements -relocated 1 -longdesc The package is for rotation of document elements. It is a -longdesc combination of the lscape package and an extension of the -longdesc rotating package. The package is designed for use with the iso -longdesc class but may be used with any normal class. -containersize 2564 -containerchecksum 8e574c8c7861cd6ec143c61ac22b2c884e7a8ecf9a4ef890063844174bfe47ae7a263530c4745a211b3a401d2036181a74d34399924b7db071629ace033920f2 -doccontainersize 122272 -doccontainerchecksum 7e33a76d75dc7296bd0f2953694e4896e7541dddd8fa0139a6c681214fe416d8f5cffa387337ceff07d0aa6b25cae8772543b477bc55f19f2854e98f9f3dcc39 -docfiles size=51 - RELOC/doc/latex/isorot/README details="Package Readme" - RELOC/doc/latex/isorot/rotman.pdf details="Package documentation" - RELOC/doc/latex/isorot/rotman.tex -srccontainersize 13608 -srccontainerchecksum 8b59fb7c3b3f80ee6f27e53e89f0828da591242fd7e18b8eda94ba5c5ea37a17e62abad61fd44ea0bb7d7e9adaf80897b65229d9400a1952530472b3e23b9fc5 -srcfiles size=13 - RELOC/source/latex/isorot/isorot.dtx - RELOC/source/latex/isorot/isorot.ins -runfiles size=2 - RELOC/tex/latex/isorot/isorot.sty -catalogue-ctan /macros/latex/contrib/isorot -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics rotation - -name isotope -category Package -revision 23711 -shortdesc A package for typesetting isotopes -relocated 1 -longdesc The package provides a command \isotope for setting the atomic -longdesc weight and atomic number indications of isotopes. (The naive -longdesc way of doing the job with (La)TeX mathematics commands produces -longdesc an unsatisfactory result.) -containersize 1168 -containerchecksum 0646e95955bb48b78760995842a5a97c4f1bae8d7cdb1dadac51e10f927606bbf56debf1cd8b4ea0ba334843dd8d6c7f05b4a3cd6edf0b89efeb0239bc04d72a -doccontainersize 520 -doccontainerchecksum ad9f3c26b3609185114d2694b5c90472d3c7006ada6e87b203249dc9a43192ad25e0bd21b51dc5d72bcf8ef702065fa11b18441e531fa830f2fb2a80723bffba -docfiles size=1 - RELOC/doc/latex/isotope/README -srccontainersize 3072 -srccontainerchecksum 64975de3e008b588c670f9ccf29c66c4a2042e016f82bd7c92473c05e68f972becfc60fe4e28bf9826833c86909b102087c6acf29d0a3a75d2368fa332132a89 -srcfiles size=3 - RELOC/source/latex/isotope/isotope.dtx - RELOC/source/latex/isotope/isotope.ins -runfiles size=1 - RELOC/tex/latex/isotope/isotope.sty -catalogue-ctan /macros/latex/contrib/isotope -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics subsup-pos physics -catalogue-version 0.3 - -name issuulinks -category Package -revision 25742 -shortdesc Produce external links instead of internal ones -relocated 1 -longdesc The PDF visualizer http://issuu.com/ISSUU is a popular service -longdesc which shows PDF documents "a page a time". Due to the way it is -longdesc implemented, internal links in these documents are not allowed. -longdesc Instead, they must be converted to external ones in the form -longdesc http://issuu.com/action/page?page=PAGENUMBER. The package -longdesc patches hyperref to produce external links in the required form -longdesc instead of internal links created by \ref, \cite and other -longdesc commands. Since the package redefines the internals of -longdesc hyperref, it must be loaded it AFTER hyperref. -containersize 2100 -containerchecksum a56207011e2f171f06a08754e5b949ca169d681f7d068d483474a718415cec5c6567ac6a5a69590d978f3c693a5028af7a81797efa8405ee1a6749183e4110a1 -doccontainersize 377380 -doccontainerchecksum 53588f04fb1160cea73713551d603339b32a7a3e31578deb66616a3b51fa9913e74c729acb10d363169083c26725c503d89f16fb1c97f8ccd2247a33dcff604e -docfiles size=96 - RELOC/doc/latex/issuulinks/Makefile - RELOC/doc/latex/issuulinks/README details="Readme" - RELOC/doc/latex/issuulinks/issuulinks.pdf details="Package documentation" - RELOC/doc/latex/issuulinks/sample.pdf - RELOC/doc/latex/issuulinks/sample.tex -srccontainersize 4108 -srccontainerchecksum efa0a67522f16c9aefcb947bf5fbad0e4ce6d0524b51af8982972f9c76c7c1faedbf1c2190423758293207246447278044f240416e36139a35e0c713add9eefe -srcfiles size=4 - RELOC/source/latex/issuulinks/issuulinks.dtx - RELOC/source/latex/issuulinks/issuulinks.ins -runfiles size=1 - RELOC/tex/latex/issuulinks/issuulinks.sty -catalogue-ctan /macros/latex/contrib/issuulinks -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics label-ref hyper -catalogue-version 1.1 - -name istgame -category Package -revision 49848 -shortdesc Draw Game Trees with TikZ -relocated 1 -longdesc This LaTeX package provides macros based on TikZ to draw a game -longdesc tree. The main idea underlying its core macros is the -longdesc completion of a whole tree by using a sequence of simple -longdesc 'parent-child' tree structures, with no longer nested relations -longdesc involved (like the use of 'grandchildren' or -longdesc 'great-grandchildren'). Using this package you can draw a game -longdesc tree as easily as drawing a game tree with pen and paper. This -longdesc package depends on expl3, TikZ, and xparse. The 'ist' prefix -longdesc stands for "it's a simple tree" or "In-Sung's simple tree." -containersize 18008 -containerchecksum a4cbca6370d3ed63e7d61990569c03496352fe438c6f6f2508f215449369c3e9e10ab490f48ca5b864dcf0fbe79befcbcf1180f4a45a531f45bef99765c0b764 -doccontainersize 751764 -doccontainerchecksum 555f741d68fbc246eaba550d8d7644d8fa71c7c24a0db074c60f957f1d10524b80cd95df8af5d2c773a38769e353577f46e083b8aec687738ce8ef258d97864c -docfiles size=250 - RELOC/doc/latex/istgame/README.txt details="Readme" - RELOC/doc/latex/istgame/istgame-doc-v2.0.tex - RELOC/doc/latex/istgame/istgame-doc.pdf details="Package documentation" - RELOC/doc/latex/istgame/istgame-doc.tex - RELOC/doc/latex/istgame/istgame.ist -runfiles size=29 - RELOC/tex/latex/istgame/istgame.sty -catalogue-ctan /graphics/pgf/contrib/istgame -catalogue-date 2019-01-28 08:58:56 +0100 -catalogue-license lppl1.3c -catalogue-topics pgf-tikz games tree -catalogue-version 2.0 - -name itnumpar -category Package -revision 15878 -shortdesc Spell numbers in words (Italian) -relocated 1 -longdesc Sometimes we need to say "Capitolo primo" or "Capitolo uno" -longdesc instead of "Capitolo 1", that is, spelling the number in words -longdesc instead of the usual digit form. This package provides support -longdesc for spelling out numbers in Italian words, both in cardinal and -longdesc in ordinal form. -containersize 2260 -containerchecksum 90600dee91d73049cd9d80074d2d137ac839d61b9d4d8eb8e924d3f529688eeafa835565ed776c9aaae2a74b58d436fa7956be220422cfd4d6787c899294562e -doccontainersize 127244 -doccontainerchecksum 85288b2924e4350a1d1ee209fff09cc05e2c7eedfb44130e1e6d66b1d7659f3661fd00c243840c2b3b7e5a0b0c945e3fd409dbf4420a5dbc6480bb6e78b04349 -docfiles size=38 - RELOC/doc/latex/itnumpar/README details="Readme" - RELOC/doc/latex/itnumpar/itnumpar.pdf details="Package documentation" -srccontainersize 8144 -srccontainerchecksum 95423bef9a2692d18961e40661047c381654d94e86b5ef084c5239b60b5f91c82b5fcf8989eedd363e4805de4b3461a08ab295e781f5b18b70447b69e06efa5d -srcfiles size=8 - RELOC/source/latex/itnumpar/itnumpar.dtx - RELOC/source/latex/itnumpar/itnumpar.ins -runfiles size=2 - RELOC/tex/latex/itnumpar/itnumpar.sty -catalogue-ctan /macros/latex/contrib/itnumpar -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics italian numbers -catalogue-version 1.0 - -name iwhdp -category Package -revision 37552 -shortdesc Halle Institute for Economic Research (IWH) Discussion Papers -relocated 1 -longdesc The document class is for creating Discussion Papers of the -longdesc Halle Institute for Economic Research (IWH) in Halle, Germany. -longdesc The class offers options for both English and German texts. -containersize 10284 -containerchecksum ae98cb6a8e1fd1fe3cb721286c81aa0b54c31490e099ca862b597da09fcc6f4f33d13c529287bec6e671aa59d49f3d221de3a8579af91729b444200a72bcc3c0 -doccontainersize 396100 -doccontainerchecksum 436464e737abf05717e39aa8077bc6172e6ba359e6391eb5c566868542d8fd32717ffc871e61aaf830a1c96ceda47ca430029665859520b5930e91968abf4d06 -docfiles size=124 - RELOC/doc/latex/iwhdp/Back_2015.pdf - RELOC/doc/latex/iwhdp/Deckblatt_2015.pdf - RELOC/doc/latex/iwhdp/README details="Readme" - RELOC/doc/latex/iwhdp/iwhdp_Manual.bib - RELOC/doc/latex/iwhdp/iwhdp_Manual.pdf details="Package documentation (German)" language="de" - RELOC/doc/latex/iwhdp/iwhdp_Manual.tex - RELOC/doc/latex/iwhdp/iwhdp_paper.bib - RELOC/doc/latex/iwhdp/iwhdp_paper.tex -runfiles size=9 - RELOC/tex/latex/iwhdp/iwhdp.cls -catalogue-ctan /macros/latex/contrib/iwhdp -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics misc-paper class -catalogue-version 0.50 - -name iwona -category Package -revision 19611 -shortdesc A two-element sans-serif font -relocated 1 -longdesc Iwona is a two-element sans-serif typeface. It was created as -longdesc an alternative version of the Kurier typeface, which was -longdesc designed in 1975 for a diploma in typeface design at the Warsaw -longdesc Academy of Fine Arts under the supervision of Roman -longdesc Tomaszewski. This distribution contains a significantly -longdesc extended set of characters covering the following modern -longdesc alphabets: latin (including Vietnamese), Cyrillic and Greek as -longdesc well as a number of additional symbols (including mathematical -longdesc symbols). The fonts are prepared in Type 1 and OpenType -longdesc formats. For use with TeX the following encoding files have -longdesc been prepared: T1 (ec), T2 (abc), and OT2--Cyrillic, T5 -longdesc (Vietnamese), OT4, QX, texansi and nonstandard (IL2 for the -longdesc Czech fonts), as well as supporting macros and files defining -longdesc fonts for LaTeX. -execute addMap iwona.map -containersize 3901028 -containerchecksum 2dd5001f4c302cf8f889566b0891bab13ce45bcd7f99acccf1f8ef7f1ca7fe8e663369e473ecd57f25a703930896cbff10cc5a5c943ea6039140549d5e6c1966 -doccontainersize 467380 -doccontainerchecksum ab62cdddb9557f4e2d0fde7aae7987e99da3733f8ea057cae5433d8f88399eaefeac80a3b45244a32414de7be819c1cb9d35b326b9bc2836d5b5e9747ddcb013 -docfiles size=147 - RELOC/doc/fonts/iwona/00readme.eng details="Outline in English:" - RELOC/doc/fonts/iwona/00readme.pol details="Outline in Polish:" - RELOC/doc/fonts/iwona/GUST-FONT-LICENSE.txt - RELOC/doc/fonts/iwona/iwona-info-src.zip - RELOC/doc/fonts/iwona/iwona-info.pdf details="Package documentation" - RELOC/doc/fonts/iwona/iwona-latex-cyr.tex - RELOC/doc/fonts/iwona/iwona-latex-math.tex - RELOC/doc/fonts/iwona/iwona-latex-pl.tex - RELOC/doc/fonts/iwona/iwona-latex-t2a.tex - RELOC/doc/fonts/iwona/iwona-latex-t5.tex - RELOC/doc/fonts/iwona/iwona-mathtest.tex - RELOC/doc/fonts/iwona/iwona-table.tex - RELOC/doc/fonts/iwona/manifest.txt -runfiles size=4371 - RELOC/fonts/afm/nowacki/iwona/iwonab.afm - RELOC/fonts/afm/nowacki/iwona/iwonabi.afm - RELOC/fonts/afm/nowacki/iwona/iwonacb.afm - RELOC/fonts/afm/nowacki/iwona/iwonacbi.afm - RELOC/fonts/afm/nowacki/iwona/iwonach.afm - RELOC/fonts/afm/nowacki/iwona/iwonachi.afm - RELOC/fonts/afm/nowacki/iwona/iwonacl.afm - RELOC/fonts/afm/nowacki/iwona/iwonacli.afm - RELOC/fonts/afm/nowacki/iwona/iwonacm.afm - RELOC/fonts/afm/nowacki/iwona/iwonacmi.afm - RELOC/fonts/afm/nowacki/iwona/iwonacr.afm - RELOC/fonts/afm/nowacki/iwona/iwonacri.afm - RELOC/fonts/afm/nowacki/iwona/iwonah.afm - RELOC/fonts/afm/nowacki/iwona/iwonahi.afm - RELOC/fonts/afm/nowacki/iwona/iwonal.afm - RELOC/fonts/afm/nowacki/iwona/iwonali.afm - RELOC/fonts/afm/nowacki/iwona/iwonam.afm - RELOC/fonts/afm/nowacki/iwona/iwonami.afm - RELOC/fonts/afm/nowacki/iwona/iwonar.afm - RELOC/fonts/afm/nowacki/iwona/iwonari.afm - RELOC/fonts/enc/dvips/iwona/cs-iwona-sc.enc - RELOC/fonts/enc/dvips/iwona/cs-iwona.enc - RELOC/fonts/enc/dvips/iwona/ec-iwona-sc.enc - RELOC/fonts/enc/dvips/iwona/ec-iwona.enc - RELOC/fonts/enc/dvips/iwona/ex-iwona.enc - RELOC/fonts/enc/dvips/iwona/greek-iwona.enc - RELOC/fonts/enc/dvips/iwona/l7x-iwona-sc.enc - RELOC/fonts/enc/dvips/iwona/l7x-iwona.enc - RELOC/fonts/enc/dvips/iwona/mi-iwona.enc - RELOC/fonts/enc/dvips/iwona/qx-iwona-sc.enc - RELOC/fonts/enc/dvips/iwona/qx-iwona.enc - RELOC/fonts/enc/dvips/iwona/rm-iwona-sc.enc - RELOC/fonts/enc/dvips/iwona/rm-iwona.enc - RELOC/fonts/enc/dvips/iwona/sy-iwona.enc - RELOC/fonts/enc/dvips/iwona/t2a-iwona.enc - RELOC/fonts/enc/dvips/iwona/t2b-iwona.enc - RELOC/fonts/enc/dvips/iwona/t2c-iwona.enc - RELOC/fonts/enc/dvips/iwona/t5-iwona-sc.enc - RELOC/fonts/enc/dvips/iwona/t5-iwona.enc - RELOC/fonts/enc/dvips/iwona/texnansi-iwona-sc.enc - RELOC/fonts/enc/dvips/iwona/texnansi-iwona.enc - RELOC/fonts/enc/dvips/iwona/ts1-iwona.enc - RELOC/fonts/enc/dvips/iwona/wncy-iwona.enc - RELOC/fonts/map/dvips/iwona/iwona-cs.map - RELOC/fonts/map/dvips/iwona/iwona-ec.map - RELOC/fonts/map/dvips/iwona/iwona-ex.map - RELOC/fonts/map/dvips/iwona/iwona-greek.map - RELOC/fonts/map/dvips/iwona/iwona-l7x.map - RELOC/fonts/map/dvips/iwona/iwona-mi.map - RELOC/fonts/map/dvips/iwona/iwona-qx.map - RELOC/fonts/map/dvips/iwona/iwona-rm.map - RELOC/fonts/map/dvips/iwona/iwona-sy.map - RELOC/fonts/map/dvips/iwona/iwona-t2a.map - RELOC/fonts/map/dvips/iwona/iwona-t2b.map - RELOC/fonts/map/dvips/iwona/iwona-t2c.map - RELOC/fonts/map/dvips/iwona/iwona-t5.map - RELOC/fonts/map/dvips/iwona/iwona-texnansi.map - RELOC/fonts/map/dvips/iwona/iwona-ts1.map - RELOC/fonts/map/dvips/iwona/iwona-wncy.map - RELOC/fonts/map/dvips/iwona/iwona.map - RELOC/fonts/opentype/nowacki/iwona/Iwona-Bold.otf - RELOC/fonts/opentype/nowacki/iwona/Iwona-BoldItalic.otf - RELOC/fonts/opentype/nowacki/iwona/Iwona-Italic.otf - RELOC/fonts/opentype/nowacki/iwona/Iwona-Regular.otf - RELOC/fonts/opentype/nowacki/iwona/IwonaCond-Bold.otf - RELOC/fonts/opentype/nowacki/iwona/IwonaCond-BoldItalic.otf - RELOC/fonts/opentype/nowacki/iwona/IwonaCond-Italic.otf - RELOC/fonts/opentype/nowacki/iwona/IwonaCond-Regular.otf - RELOC/fonts/opentype/nowacki/iwona/IwonaCondHeavy-Italic.otf - RELOC/fonts/opentype/nowacki/iwona/IwonaCondHeavy-Regular.otf - RELOC/fonts/opentype/nowacki/iwona/IwonaCondLight-Italic.otf - RELOC/fonts/opentype/nowacki/iwona/IwonaCondLight-Regular.otf - RELOC/fonts/opentype/nowacki/iwona/IwonaCondMedium-Italic.otf - RELOC/fonts/opentype/nowacki/iwona/IwonaCondMedium-Regular.otf - RELOC/fonts/opentype/nowacki/iwona/IwonaHeavy-Italic.otf - RELOC/fonts/opentype/nowacki/iwona/IwonaHeavy-Regular.otf - RELOC/fonts/opentype/nowacki/iwona/IwonaLight-Italic.otf - RELOC/fonts/opentype/nowacki/iwona/IwonaLight-Regular.otf - RELOC/fonts/opentype/nowacki/iwona/IwonaMedium-Italic.otf - RELOC/fonts/opentype/nowacki/iwona/IwonaMedium-Regular.otf - RELOC/fonts/tfm/nowacki/iwona/cs-iwonab-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/cs-iwonab.tfm - RELOC/fonts/tfm/nowacki/iwona/cs-iwonabi-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/cs-iwonabi.tfm - RELOC/fonts/tfm/nowacki/iwona/cs-iwonacb-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/cs-iwonacb.tfm - RELOC/fonts/tfm/nowacki/iwona/cs-iwonacbi-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/cs-iwonacbi.tfm - RELOC/fonts/tfm/nowacki/iwona/cs-iwonach-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/cs-iwonach.tfm - RELOC/fonts/tfm/nowacki/iwona/cs-iwonachi-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/cs-iwonachi.tfm - RELOC/fonts/tfm/nowacki/iwona/cs-iwonacl-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/cs-iwonacl.tfm - RELOC/fonts/tfm/nowacki/iwona/cs-iwonacli-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/cs-iwonacli.tfm - RELOC/fonts/tfm/nowacki/iwona/cs-iwonacm-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/cs-iwonacm.tfm - RELOC/fonts/tfm/nowacki/iwona/cs-iwonacmi-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/cs-iwonacmi.tfm - RELOC/fonts/tfm/nowacki/iwona/cs-iwonacr-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/cs-iwonacr.tfm - RELOC/fonts/tfm/nowacki/iwona/cs-iwonacri-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/cs-iwonacri.tfm - RELOC/fonts/tfm/nowacki/iwona/cs-iwonah-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/cs-iwonah.tfm - RELOC/fonts/tfm/nowacki/iwona/cs-iwonahi-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/cs-iwonahi.tfm - RELOC/fonts/tfm/nowacki/iwona/cs-iwonal-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/cs-iwonal.tfm - RELOC/fonts/tfm/nowacki/iwona/cs-iwonali-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/cs-iwonali.tfm - RELOC/fonts/tfm/nowacki/iwona/cs-iwonam-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/cs-iwonam.tfm - RELOC/fonts/tfm/nowacki/iwona/cs-iwonami-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/cs-iwonami.tfm - RELOC/fonts/tfm/nowacki/iwona/cs-iwonar-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/cs-iwonar.tfm - RELOC/fonts/tfm/nowacki/iwona/cs-iwonari-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/cs-iwonari.tfm - RELOC/fonts/tfm/nowacki/iwona/ec-iwonab-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/ec-iwonab.tfm - RELOC/fonts/tfm/nowacki/iwona/ec-iwonabi-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/ec-iwonabi.tfm - RELOC/fonts/tfm/nowacki/iwona/ec-iwonacb-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/ec-iwonacb.tfm - RELOC/fonts/tfm/nowacki/iwona/ec-iwonacbi-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/ec-iwonacbi.tfm - RELOC/fonts/tfm/nowacki/iwona/ec-iwonach-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/ec-iwonach.tfm - RELOC/fonts/tfm/nowacki/iwona/ec-iwonachi-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/ec-iwonachi.tfm - RELOC/fonts/tfm/nowacki/iwona/ec-iwonacl-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/ec-iwonacl.tfm - RELOC/fonts/tfm/nowacki/iwona/ec-iwonacli-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/ec-iwonacli.tfm - RELOC/fonts/tfm/nowacki/iwona/ec-iwonacm-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/ec-iwonacm.tfm - RELOC/fonts/tfm/nowacki/iwona/ec-iwonacmi-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/ec-iwonacmi.tfm - RELOC/fonts/tfm/nowacki/iwona/ec-iwonacr-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/ec-iwonacr.tfm - RELOC/fonts/tfm/nowacki/iwona/ec-iwonacri-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/ec-iwonacri.tfm - RELOC/fonts/tfm/nowacki/iwona/ec-iwonah-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/ec-iwonah.tfm - RELOC/fonts/tfm/nowacki/iwona/ec-iwonahi-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/ec-iwonahi.tfm - RELOC/fonts/tfm/nowacki/iwona/ec-iwonal-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/ec-iwonal.tfm - RELOC/fonts/tfm/nowacki/iwona/ec-iwonali-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/ec-iwonali.tfm - RELOC/fonts/tfm/nowacki/iwona/ec-iwonam-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/ec-iwonam.tfm - RELOC/fonts/tfm/nowacki/iwona/ec-iwonami-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/ec-iwonami.tfm - RELOC/fonts/tfm/nowacki/iwona/ec-iwonar-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/ec-iwonar.tfm - RELOC/fonts/tfm/nowacki/iwona/ec-iwonari-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/ec-iwonari.tfm - RELOC/fonts/tfm/nowacki/iwona/ex-iwonab.tfm - RELOC/fonts/tfm/nowacki/iwona/ex-iwonacb.tfm - RELOC/fonts/tfm/nowacki/iwona/ex-iwonach.tfm - RELOC/fonts/tfm/nowacki/iwona/ex-iwonacl.tfm - RELOC/fonts/tfm/nowacki/iwona/ex-iwonacm.tfm - RELOC/fonts/tfm/nowacki/iwona/ex-iwonacr.tfm - RELOC/fonts/tfm/nowacki/iwona/ex-iwonah.tfm - RELOC/fonts/tfm/nowacki/iwona/ex-iwonal.tfm - RELOC/fonts/tfm/nowacki/iwona/ex-iwonam.tfm - RELOC/fonts/tfm/nowacki/iwona/ex-iwonar.tfm - RELOC/fonts/tfm/nowacki/iwona/greek-iwonab.tfm - RELOC/fonts/tfm/nowacki/iwona/greek-iwonabi.tfm - RELOC/fonts/tfm/nowacki/iwona/greek-iwonacb.tfm - RELOC/fonts/tfm/nowacki/iwona/greek-iwonacbi.tfm - RELOC/fonts/tfm/nowacki/iwona/greek-iwonach.tfm - RELOC/fonts/tfm/nowacki/iwona/greek-iwonachi.tfm - RELOC/fonts/tfm/nowacki/iwona/greek-iwonacl.tfm - RELOC/fonts/tfm/nowacki/iwona/greek-iwonacli.tfm - RELOC/fonts/tfm/nowacki/iwona/greek-iwonacm.tfm - RELOC/fonts/tfm/nowacki/iwona/greek-iwonacmi.tfm - RELOC/fonts/tfm/nowacki/iwona/greek-iwonacr.tfm - RELOC/fonts/tfm/nowacki/iwona/greek-iwonacri.tfm - RELOC/fonts/tfm/nowacki/iwona/greek-iwonah.tfm - RELOC/fonts/tfm/nowacki/iwona/greek-iwonahi.tfm - RELOC/fonts/tfm/nowacki/iwona/greek-iwonal.tfm - RELOC/fonts/tfm/nowacki/iwona/greek-iwonali.tfm - RELOC/fonts/tfm/nowacki/iwona/greek-iwonam.tfm - RELOC/fonts/tfm/nowacki/iwona/greek-iwonami.tfm - RELOC/fonts/tfm/nowacki/iwona/greek-iwonar.tfm - RELOC/fonts/tfm/nowacki/iwona/greek-iwonari.tfm - RELOC/fonts/tfm/nowacki/iwona/l7x-iwonab-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/l7x-iwonab.tfm - RELOC/fonts/tfm/nowacki/iwona/l7x-iwonabi-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/l7x-iwonabi.tfm - RELOC/fonts/tfm/nowacki/iwona/l7x-iwonacb-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/l7x-iwonacb.tfm - RELOC/fonts/tfm/nowacki/iwona/l7x-iwonacbi-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/l7x-iwonacbi.tfm - RELOC/fonts/tfm/nowacki/iwona/l7x-iwonach-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/l7x-iwonach.tfm - RELOC/fonts/tfm/nowacki/iwona/l7x-iwonachi-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/l7x-iwonachi.tfm - RELOC/fonts/tfm/nowacki/iwona/l7x-iwonacl-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/l7x-iwonacl.tfm - RELOC/fonts/tfm/nowacki/iwona/l7x-iwonacli-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/l7x-iwonacli.tfm - RELOC/fonts/tfm/nowacki/iwona/l7x-iwonacm-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/l7x-iwonacm.tfm - RELOC/fonts/tfm/nowacki/iwona/l7x-iwonacmi-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/l7x-iwonacmi.tfm - RELOC/fonts/tfm/nowacki/iwona/l7x-iwonacr-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/l7x-iwonacr.tfm - RELOC/fonts/tfm/nowacki/iwona/l7x-iwonacri-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/l7x-iwonacri.tfm - RELOC/fonts/tfm/nowacki/iwona/l7x-iwonah-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/l7x-iwonah.tfm - RELOC/fonts/tfm/nowacki/iwona/l7x-iwonahi-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/l7x-iwonahi.tfm - RELOC/fonts/tfm/nowacki/iwona/l7x-iwonal-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/l7x-iwonal.tfm - RELOC/fonts/tfm/nowacki/iwona/l7x-iwonali-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/l7x-iwonali.tfm - RELOC/fonts/tfm/nowacki/iwona/l7x-iwonam-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/l7x-iwonam.tfm - RELOC/fonts/tfm/nowacki/iwona/l7x-iwonami-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/l7x-iwonami.tfm - RELOC/fonts/tfm/nowacki/iwona/l7x-iwonar-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/l7x-iwonar.tfm - RELOC/fonts/tfm/nowacki/iwona/l7x-iwonari-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/l7x-iwonari.tfm - RELOC/fonts/tfm/nowacki/iwona/mi-iwonabi.tfm - RELOC/fonts/tfm/nowacki/iwona/mi-iwonacbi.tfm - RELOC/fonts/tfm/nowacki/iwona/mi-iwonachi.tfm - RELOC/fonts/tfm/nowacki/iwona/mi-iwonacli.tfm - RELOC/fonts/tfm/nowacki/iwona/mi-iwonacmi.tfm - RELOC/fonts/tfm/nowacki/iwona/mi-iwonacri.tfm - RELOC/fonts/tfm/nowacki/iwona/mi-iwonahi.tfm - RELOC/fonts/tfm/nowacki/iwona/mi-iwonali.tfm - RELOC/fonts/tfm/nowacki/iwona/mi-iwonami.tfm - RELOC/fonts/tfm/nowacki/iwona/mi-iwonari.tfm - RELOC/fonts/tfm/nowacki/iwona/qx-iwonab-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/qx-iwonab.tfm - RELOC/fonts/tfm/nowacki/iwona/qx-iwonabi-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/qx-iwonabi.tfm - RELOC/fonts/tfm/nowacki/iwona/qx-iwonacb-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/qx-iwonacb.tfm - RELOC/fonts/tfm/nowacki/iwona/qx-iwonacbi-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/qx-iwonacbi.tfm - RELOC/fonts/tfm/nowacki/iwona/qx-iwonach-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/qx-iwonach.tfm - RELOC/fonts/tfm/nowacki/iwona/qx-iwonachi-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/qx-iwonachi.tfm - RELOC/fonts/tfm/nowacki/iwona/qx-iwonacl-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/qx-iwonacl.tfm - RELOC/fonts/tfm/nowacki/iwona/qx-iwonacli-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/qx-iwonacli.tfm - RELOC/fonts/tfm/nowacki/iwona/qx-iwonacm-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/qx-iwonacm.tfm - RELOC/fonts/tfm/nowacki/iwona/qx-iwonacmi-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/qx-iwonacmi.tfm - RELOC/fonts/tfm/nowacki/iwona/qx-iwonacr-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/qx-iwonacr.tfm - RELOC/fonts/tfm/nowacki/iwona/qx-iwonacri-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/qx-iwonacri.tfm - RELOC/fonts/tfm/nowacki/iwona/qx-iwonah-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/qx-iwonah.tfm - RELOC/fonts/tfm/nowacki/iwona/qx-iwonahi-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/qx-iwonahi.tfm - RELOC/fonts/tfm/nowacki/iwona/qx-iwonal-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/qx-iwonal.tfm - RELOC/fonts/tfm/nowacki/iwona/qx-iwonali-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/qx-iwonali.tfm - RELOC/fonts/tfm/nowacki/iwona/qx-iwonam-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/qx-iwonam.tfm - RELOC/fonts/tfm/nowacki/iwona/qx-iwonami-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/qx-iwonami.tfm - RELOC/fonts/tfm/nowacki/iwona/qx-iwonar-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/qx-iwonar.tfm - RELOC/fonts/tfm/nowacki/iwona/qx-iwonari-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/qx-iwonari.tfm - RELOC/fonts/tfm/nowacki/iwona/rm-iwonab-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/rm-iwonab.tfm - RELOC/fonts/tfm/nowacki/iwona/rm-iwonabi-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/rm-iwonabi.tfm - RELOC/fonts/tfm/nowacki/iwona/rm-iwonacb-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/rm-iwonacb.tfm - RELOC/fonts/tfm/nowacki/iwona/rm-iwonacbi-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/rm-iwonacbi.tfm - RELOC/fonts/tfm/nowacki/iwona/rm-iwonach-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/rm-iwonach.tfm - RELOC/fonts/tfm/nowacki/iwona/rm-iwonachi-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/rm-iwonachi.tfm - RELOC/fonts/tfm/nowacki/iwona/rm-iwonacl-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/rm-iwonacl.tfm - RELOC/fonts/tfm/nowacki/iwona/rm-iwonacli-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/rm-iwonacli.tfm - RELOC/fonts/tfm/nowacki/iwona/rm-iwonacm-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/rm-iwonacm.tfm - RELOC/fonts/tfm/nowacki/iwona/rm-iwonacmi-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/rm-iwonacmi.tfm - RELOC/fonts/tfm/nowacki/iwona/rm-iwonacr-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/rm-iwonacr.tfm - RELOC/fonts/tfm/nowacki/iwona/rm-iwonacri-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/rm-iwonacri.tfm - RELOC/fonts/tfm/nowacki/iwona/rm-iwonah-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/rm-iwonah.tfm - RELOC/fonts/tfm/nowacki/iwona/rm-iwonahi-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/rm-iwonahi.tfm - RELOC/fonts/tfm/nowacki/iwona/rm-iwonal-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/rm-iwonal.tfm - RELOC/fonts/tfm/nowacki/iwona/rm-iwonali-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/rm-iwonali.tfm - RELOC/fonts/tfm/nowacki/iwona/rm-iwonam-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/rm-iwonam.tfm - RELOC/fonts/tfm/nowacki/iwona/rm-iwonami-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/rm-iwonami.tfm - RELOC/fonts/tfm/nowacki/iwona/rm-iwonar-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/rm-iwonar.tfm - RELOC/fonts/tfm/nowacki/iwona/rm-iwonari-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/rm-iwonari.tfm - RELOC/fonts/tfm/nowacki/iwona/sy-iwonabz.tfm - RELOC/fonts/tfm/nowacki/iwona/sy-iwonacbz.tfm - RELOC/fonts/tfm/nowacki/iwona/sy-iwonachz.tfm - RELOC/fonts/tfm/nowacki/iwona/sy-iwonaclz.tfm - RELOC/fonts/tfm/nowacki/iwona/sy-iwonacmz.tfm - RELOC/fonts/tfm/nowacki/iwona/sy-iwonacrz.tfm - RELOC/fonts/tfm/nowacki/iwona/sy-iwonahz.tfm - RELOC/fonts/tfm/nowacki/iwona/sy-iwonalz.tfm - RELOC/fonts/tfm/nowacki/iwona/sy-iwonamz.tfm - RELOC/fonts/tfm/nowacki/iwona/sy-iwonarz.tfm - RELOC/fonts/tfm/nowacki/iwona/t2a-iwonab.tfm - RELOC/fonts/tfm/nowacki/iwona/t2a-iwonabi.tfm - RELOC/fonts/tfm/nowacki/iwona/t2a-iwonacb.tfm - RELOC/fonts/tfm/nowacki/iwona/t2a-iwonacbi.tfm - RELOC/fonts/tfm/nowacki/iwona/t2a-iwonach.tfm - RELOC/fonts/tfm/nowacki/iwona/t2a-iwonachi.tfm - RELOC/fonts/tfm/nowacki/iwona/t2a-iwonacl.tfm - RELOC/fonts/tfm/nowacki/iwona/t2a-iwonacli.tfm - RELOC/fonts/tfm/nowacki/iwona/t2a-iwonacm.tfm - RELOC/fonts/tfm/nowacki/iwona/t2a-iwonacmi.tfm - RELOC/fonts/tfm/nowacki/iwona/t2a-iwonacr.tfm - RELOC/fonts/tfm/nowacki/iwona/t2a-iwonacri.tfm - RELOC/fonts/tfm/nowacki/iwona/t2a-iwonah.tfm - RELOC/fonts/tfm/nowacki/iwona/t2a-iwonahi.tfm - RELOC/fonts/tfm/nowacki/iwona/t2a-iwonal.tfm - RELOC/fonts/tfm/nowacki/iwona/t2a-iwonali.tfm - RELOC/fonts/tfm/nowacki/iwona/t2a-iwonam.tfm - RELOC/fonts/tfm/nowacki/iwona/t2a-iwonami.tfm - RELOC/fonts/tfm/nowacki/iwona/t2a-iwonar.tfm - RELOC/fonts/tfm/nowacki/iwona/t2a-iwonari.tfm - RELOC/fonts/tfm/nowacki/iwona/t2b-iwonab.tfm - RELOC/fonts/tfm/nowacki/iwona/t2b-iwonabi.tfm - RELOC/fonts/tfm/nowacki/iwona/t2b-iwonacb.tfm - RELOC/fonts/tfm/nowacki/iwona/t2b-iwonacbi.tfm - RELOC/fonts/tfm/nowacki/iwona/t2b-iwonach.tfm - RELOC/fonts/tfm/nowacki/iwona/t2b-iwonachi.tfm - RELOC/fonts/tfm/nowacki/iwona/t2b-iwonacl.tfm - RELOC/fonts/tfm/nowacki/iwona/t2b-iwonacli.tfm - RELOC/fonts/tfm/nowacki/iwona/t2b-iwonacm.tfm - RELOC/fonts/tfm/nowacki/iwona/t2b-iwonacmi.tfm - RELOC/fonts/tfm/nowacki/iwona/t2b-iwonacr.tfm - RELOC/fonts/tfm/nowacki/iwona/t2b-iwonacri.tfm - RELOC/fonts/tfm/nowacki/iwona/t2b-iwonah.tfm - RELOC/fonts/tfm/nowacki/iwona/t2b-iwonahi.tfm - RELOC/fonts/tfm/nowacki/iwona/t2b-iwonal.tfm - RELOC/fonts/tfm/nowacki/iwona/t2b-iwonali.tfm - RELOC/fonts/tfm/nowacki/iwona/t2b-iwonam.tfm - RELOC/fonts/tfm/nowacki/iwona/t2b-iwonami.tfm - RELOC/fonts/tfm/nowacki/iwona/t2b-iwonar.tfm - RELOC/fonts/tfm/nowacki/iwona/t2b-iwonari.tfm - RELOC/fonts/tfm/nowacki/iwona/t2c-iwonab.tfm - RELOC/fonts/tfm/nowacki/iwona/t2c-iwonabi.tfm - RELOC/fonts/tfm/nowacki/iwona/t2c-iwonacb.tfm - RELOC/fonts/tfm/nowacki/iwona/t2c-iwonacbi.tfm - RELOC/fonts/tfm/nowacki/iwona/t2c-iwonach.tfm - RELOC/fonts/tfm/nowacki/iwona/t2c-iwonachi.tfm - RELOC/fonts/tfm/nowacki/iwona/t2c-iwonacl.tfm - RELOC/fonts/tfm/nowacki/iwona/t2c-iwonacli.tfm - RELOC/fonts/tfm/nowacki/iwona/t2c-iwonacm.tfm - RELOC/fonts/tfm/nowacki/iwona/t2c-iwonacmi.tfm - RELOC/fonts/tfm/nowacki/iwona/t2c-iwonacr.tfm - RELOC/fonts/tfm/nowacki/iwona/t2c-iwonacri.tfm - RELOC/fonts/tfm/nowacki/iwona/t2c-iwonah.tfm - RELOC/fonts/tfm/nowacki/iwona/t2c-iwonahi.tfm - RELOC/fonts/tfm/nowacki/iwona/t2c-iwonal.tfm - RELOC/fonts/tfm/nowacki/iwona/t2c-iwonali.tfm - RELOC/fonts/tfm/nowacki/iwona/t2c-iwonam.tfm - RELOC/fonts/tfm/nowacki/iwona/t2c-iwonami.tfm - RELOC/fonts/tfm/nowacki/iwona/t2c-iwonar.tfm - RELOC/fonts/tfm/nowacki/iwona/t2c-iwonari.tfm - RELOC/fonts/tfm/nowacki/iwona/t5-iwonab-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/t5-iwonab.tfm - RELOC/fonts/tfm/nowacki/iwona/t5-iwonabi-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/t5-iwonabi.tfm - RELOC/fonts/tfm/nowacki/iwona/t5-iwonacb-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/t5-iwonacb.tfm - RELOC/fonts/tfm/nowacki/iwona/t5-iwonacbi-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/t5-iwonacbi.tfm - RELOC/fonts/tfm/nowacki/iwona/t5-iwonach-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/t5-iwonach.tfm - RELOC/fonts/tfm/nowacki/iwona/t5-iwonachi-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/t5-iwonachi.tfm - RELOC/fonts/tfm/nowacki/iwona/t5-iwonacl-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/t5-iwonacl.tfm - RELOC/fonts/tfm/nowacki/iwona/t5-iwonacli-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/t5-iwonacli.tfm - RELOC/fonts/tfm/nowacki/iwona/t5-iwonacm-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/t5-iwonacm.tfm - RELOC/fonts/tfm/nowacki/iwona/t5-iwonacmi-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/t5-iwonacmi.tfm - RELOC/fonts/tfm/nowacki/iwona/t5-iwonacr-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/t5-iwonacr.tfm - RELOC/fonts/tfm/nowacki/iwona/t5-iwonacri-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/t5-iwonacri.tfm - RELOC/fonts/tfm/nowacki/iwona/t5-iwonah-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/t5-iwonah.tfm - RELOC/fonts/tfm/nowacki/iwona/t5-iwonahi-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/t5-iwonahi.tfm - RELOC/fonts/tfm/nowacki/iwona/t5-iwonal-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/t5-iwonal.tfm - RELOC/fonts/tfm/nowacki/iwona/t5-iwonali-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/t5-iwonali.tfm - RELOC/fonts/tfm/nowacki/iwona/t5-iwonam-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/t5-iwonam.tfm - RELOC/fonts/tfm/nowacki/iwona/t5-iwonami-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/t5-iwonami.tfm - RELOC/fonts/tfm/nowacki/iwona/t5-iwonar-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/t5-iwonar.tfm - RELOC/fonts/tfm/nowacki/iwona/t5-iwonari-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/t5-iwonari.tfm - RELOC/fonts/tfm/nowacki/iwona/texnansi-iwonab-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/texnansi-iwonab.tfm - RELOC/fonts/tfm/nowacki/iwona/texnansi-iwonabi-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/texnansi-iwonabi.tfm - RELOC/fonts/tfm/nowacki/iwona/texnansi-iwonacb-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/texnansi-iwonacb.tfm - RELOC/fonts/tfm/nowacki/iwona/texnansi-iwonacbi-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/texnansi-iwonacbi.tfm - RELOC/fonts/tfm/nowacki/iwona/texnansi-iwonach-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/texnansi-iwonach.tfm - RELOC/fonts/tfm/nowacki/iwona/texnansi-iwonachi-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/texnansi-iwonachi.tfm - RELOC/fonts/tfm/nowacki/iwona/texnansi-iwonacl-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/texnansi-iwonacl.tfm - RELOC/fonts/tfm/nowacki/iwona/texnansi-iwonacli-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/texnansi-iwonacli.tfm - RELOC/fonts/tfm/nowacki/iwona/texnansi-iwonacm-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/texnansi-iwonacm.tfm - RELOC/fonts/tfm/nowacki/iwona/texnansi-iwonacmi-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/texnansi-iwonacmi.tfm - RELOC/fonts/tfm/nowacki/iwona/texnansi-iwonacr-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/texnansi-iwonacr.tfm - RELOC/fonts/tfm/nowacki/iwona/texnansi-iwonacri-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/texnansi-iwonacri.tfm - RELOC/fonts/tfm/nowacki/iwona/texnansi-iwonah-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/texnansi-iwonah.tfm - RELOC/fonts/tfm/nowacki/iwona/texnansi-iwonahi-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/texnansi-iwonahi.tfm - RELOC/fonts/tfm/nowacki/iwona/texnansi-iwonal-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/texnansi-iwonal.tfm - RELOC/fonts/tfm/nowacki/iwona/texnansi-iwonali-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/texnansi-iwonali.tfm - RELOC/fonts/tfm/nowacki/iwona/texnansi-iwonam-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/texnansi-iwonam.tfm - RELOC/fonts/tfm/nowacki/iwona/texnansi-iwonami-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/texnansi-iwonami.tfm - RELOC/fonts/tfm/nowacki/iwona/texnansi-iwonar-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/texnansi-iwonar.tfm - RELOC/fonts/tfm/nowacki/iwona/texnansi-iwonari-sc.tfm - RELOC/fonts/tfm/nowacki/iwona/texnansi-iwonari.tfm - RELOC/fonts/tfm/nowacki/iwona/ts1-iwonab.tfm - RELOC/fonts/tfm/nowacki/iwona/ts1-iwonabi.tfm - RELOC/fonts/tfm/nowacki/iwona/ts1-iwonacb.tfm - RELOC/fonts/tfm/nowacki/iwona/ts1-iwonacbi.tfm - RELOC/fonts/tfm/nowacki/iwona/ts1-iwonach.tfm - RELOC/fonts/tfm/nowacki/iwona/ts1-iwonachi.tfm - RELOC/fonts/tfm/nowacki/iwona/ts1-iwonacl.tfm - RELOC/fonts/tfm/nowacki/iwona/ts1-iwonacli.tfm - RELOC/fonts/tfm/nowacki/iwona/ts1-iwonacm.tfm - RELOC/fonts/tfm/nowacki/iwona/ts1-iwonacmi.tfm - RELOC/fonts/tfm/nowacki/iwona/ts1-iwonacr.tfm - RELOC/fonts/tfm/nowacki/iwona/ts1-iwonacri.tfm - RELOC/fonts/tfm/nowacki/iwona/ts1-iwonah.tfm - RELOC/fonts/tfm/nowacki/iwona/ts1-iwonahi.tfm - RELOC/fonts/tfm/nowacki/iwona/ts1-iwonal.tfm - RELOC/fonts/tfm/nowacki/iwona/ts1-iwonali.tfm - RELOC/fonts/tfm/nowacki/iwona/ts1-iwonam.tfm - RELOC/fonts/tfm/nowacki/iwona/ts1-iwonami.tfm - RELOC/fonts/tfm/nowacki/iwona/ts1-iwonar.tfm - RELOC/fonts/tfm/nowacki/iwona/ts1-iwonari.tfm - RELOC/fonts/tfm/nowacki/iwona/wncy-iwonab.tfm - RELOC/fonts/tfm/nowacki/iwona/wncy-iwonabi.tfm - RELOC/fonts/tfm/nowacki/iwona/wncy-iwonacb.tfm - RELOC/fonts/tfm/nowacki/iwona/wncy-iwonacbi.tfm - RELOC/fonts/tfm/nowacki/iwona/wncy-iwonach.tfm - RELOC/fonts/tfm/nowacki/iwona/wncy-iwonachi.tfm - RELOC/fonts/tfm/nowacki/iwona/wncy-iwonacl.tfm - RELOC/fonts/tfm/nowacki/iwona/wncy-iwonacli.tfm - RELOC/fonts/tfm/nowacki/iwona/wncy-iwonacm.tfm - RELOC/fonts/tfm/nowacki/iwona/wncy-iwonacmi.tfm - RELOC/fonts/tfm/nowacki/iwona/wncy-iwonacr.tfm - RELOC/fonts/tfm/nowacki/iwona/wncy-iwonacri.tfm - RELOC/fonts/tfm/nowacki/iwona/wncy-iwonah.tfm - RELOC/fonts/tfm/nowacki/iwona/wncy-iwonahi.tfm - RELOC/fonts/tfm/nowacki/iwona/wncy-iwonal.tfm - RELOC/fonts/tfm/nowacki/iwona/wncy-iwonali.tfm - RELOC/fonts/tfm/nowacki/iwona/wncy-iwonam.tfm - RELOC/fonts/tfm/nowacki/iwona/wncy-iwonami.tfm - RELOC/fonts/tfm/nowacki/iwona/wncy-iwonar.tfm - RELOC/fonts/tfm/nowacki/iwona/wncy-iwonari.tfm - RELOC/fonts/type1/nowacki/iwona/iwonab.pfb - RELOC/fonts/type1/nowacki/iwona/iwonabi.pfb - RELOC/fonts/type1/nowacki/iwona/iwonacb.pfb - RELOC/fonts/type1/nowacki/iwona/iwonacbi.pfb - RELOC/fonts/type1/nowacki/iwona/iwonach.pfb - RELOC/fonts/type1/nowacki/iwona/iwonachi.pfb - RELOC/fonts/type1/nowacki/iwona/iwonacl.pfb - RELOC/fonts/type1/nowacki/iwona/iwonacli.pfb - RELOC/fonts/type1/nowacki/iwona/iwonacm.pfb - RELOC/fonts/type1/nowacki/iwona/iwonacmi.pfb - RELOC/fonts/type1/nowacki/iwona/iwonacr.pfb - RELOC/fonts/type1/nowacki/iwona/iwonacri.pfb - RELOC/fonts/type1/nowacki/iwona/iwonah.pfb - RELOC/fonts/type1/nowacki/iwona/iwonahi.pfb - RELOC/fonts/type1/nowacki/iwona/iwonal.pfb - RELOC/fonts/type1/nowacki/iwona/iwonali.pfb - RELOC/fonts/type1/nowacki/iwona/iwonam.pfb - RELOC/fonts/type1/nowacki/iwona/iwonami.pfb - RELOC/fonts/type1/nowacki/iwona/iwonar.pfb - RELOC/fonts/type1/nowacki/iwona/iwonari.pfb - RELOC/tex/latex/iwona/il2iwona.fd - RELOC/tex/latex/iwona/il2iwonac.fd - RELOC/tex/latex/iwona/il2iwonal.fd - RELOC/tex/latex/iwona/il2iwonalc.fd - RELOC/tex/latex/iwona/iwona.sty - RELOC/tex/latex/iwona/l7xiwona.fd - RELOC/tex/latex/iwona/l7xiwonac.fd - RELOC/tex/latex/iwona/l7xiwonal.fd - RELOC/tex/latex/iwona/l7xiwonalc.fd - RELOC/tex/latex/iwona/ly1iwona.fd - RELOC/tex/latex/iwona/ly1iwonac.fd - RELOC/tex/latex/iwona/ly1iwonal.fd - RELOC/tex/latex/iwona/ly1iwonalc.fd - RELOC/tex/latex/iwona/omliwona.fd - RELOC/tex/latex/iwona/omliwonac.fd - RELOC/tex/latex/iwona/omliwonal.fd - RELOC/tex/latex/iwona/omliwonalc.fd - RELOC/tex/latex/iwona/omsiwona.fd - RELOC/tex/latex/iwona/omsiwonac.fd - RELOC/tex/latex/iwona/omsiwonal.fd - RELOC/tex/latex/iwona/omsiwonalc.fd - RELOC/tex/latex/iwona/omxiwona.fd - RELOC/tex/latex/iwona/omxiwonac.fd - RELOC/tex/latex/iwona/omxiwonal.fd - RELOC/tex/latex/iwona/omxiwonalc.fd - RELOC/tex/latex/iwona/ot1iwona.fd - RELOC/tex/latex/iwona/ot1iwonac.fd - RELOC/tex/latex/iwona/ot1iwonacm.fd - RELOC/tex/latex/iwona/ot1iwonal.fd - RELOC/tex/latex/iwona/ot1iwonalc.fd - RELOC/tex/latex/iwona/ot1iwonalcm.fd - RELOC/tex/latex/iwona/ot1iwonalm.fd - RELOC/tex/latex/iwona/ot1iwonam.fd - RELOC/tex/latex/iwona/ot2iwona.fd - RELOC/tex/latex/iwona/ot2iwonac.fd - RELOC/tex/latex/iwona/ot2iwonal.fd - RELOC/tex/latex/iwona/ot2iwonalc.fd - RELOC/tex/latex/iwona/ot4iwona.fd - RELOC/tex/latex/iwona/ot4iwonac.fd - RELOC/tex/latex/iwona/ot4iwonal.fd - RELOC/tex/latex/iwona/ot4iwonalc.fd - RELOC/tex/latex/iwona/qxiwona.fd - RELOC/tex/latex/iwona/qxiwonac.fd - RELOC/tex/latex/iwona/qxiwonal.fd - RELOC/tex/latex/iwona/qxiwonalc.fd - RELOC/tex/latex/iwona/t1iwona.fd - RELOC/tex/latex/iwona/t1iwonac.fd - RELOC/tex/latex/iwona/t1iwonal.fd - RELOC/tex/latex/iwona/t1iwonalc.fd - RELOC/tex/latex/iwona/t2aiwona.fd - RELOC/tex/latex/iwona/t2aiwonac.fd - RELOC/tex/latex/iwona/t2aiwonal.fd - RELOC/tex/latex/iwona/t2aiwonalc.fd - RELOC/tex/latex/iwona/t2biwona.fd - RELOC/tex/latex/iwona/t2biwonac.fd - RELOC/tex/latex/iwona/t2biwonal.fd - RELOC/tex/latex/iwona/t2biwonalc.fd - RELOC/tex/latex/iwona/t2ciwona.fd - RELOC/tex/latex/iwona/t2ciwonac.fd - RELOC/tex/latex/iwona/t2ciwonal.fd - RELOC/tex/latex/iwona/t2ciwonalc.fd - RELOC/tex/latex/iwona/t5iwona.fd - RELOC/tex/latex/iwona/t5iwonac.fd - RELOC/tex/latex/iwona/t5iwonal.fd - RELOC/tex/latex/iwona/t5iwonalc.fd - RELOC/tex/latex/iwona/ts1iwona.fd - RELOC/tex/latex/iwona/ts1iwonac.fd - RELOC/tex/latex/iwona/ts1iwonal.fd - RELOC/tex/latex/iwona/ts1iwonalc.fd - RELOC/tex/plain/iwona/iwona-math.tex -catalogue-ctan /fonts/iwona -catalogue-date 2016-10-16 16:46:00 +0200 -catalogue-license gfsl -catalogue-topics font font-type1 font-otf -catalogue-version 0.995b - -name jablantile -category Package -revision 16364 -shortdesc Metafont version of tiles in the style of Slavik Jablan -relocated 1 -longdesc This is a small Metafont font to implement the modular tiles -longdesc described by Slavik Jablan. For an outline of the theoretical -longdesc structure of the tiles, see (for example) Jablan's JMM 2006 -longdesc Exhibit. -containersize 3664 -containerchecksum a3d6a7f0b76eee7c9c4569830d46cec4ac8bbd0637910dcfdd0ee29ecf2cc1eb92e2a67f95ad4672b25658521af649978dc0127c8759647d0be38e5654a03582 -doccontainersize 13872 -doccontainerchecksum 3faf8ae22f5d4f8403f71d4245471f0e28d7a5766e0a332da0e2d3d9b6db468f6b4828c5b0169a42459a96cc124da1ada7c6431dc8c0c69cf54930c7d8d99913 -docfiles size=6 - RELOC/doc/fonts/jablantile/README details="Readme" - RELOC/doc/fonts/jablantile/dearjablan.tex - RELOC/doc/fonts/jablantile/jablantile.pdf details="Example of use (letter to Jablan)" -runfiles size=7 - RELOC/fonts/source/public/jablantile/jablantile.mf -catalogue-ctan /fonts/jablantile -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics font font-mf font-novelty - -name jacow -category Package -revision 47287 -shortdesc The "jacow.cls" class is used for submissions to the proceedings of conferences on JACoW.org -relocated 1 -longdesc The jacow class is used for submissions to the proceedings of -longdesc conferences on Joint Accelerator Conferences Website (JACoW), -longdesc an international collaboration that publishes the proceedings -longdesc of accelerator conferences held around the world. -containersize 5896 -containerchecksum 7f9cef6c3f200b6be71547eae17127e27d2bcba240d376544b95a3daa79e1e5f08bef1418040c24b40baec974716b043bbe510dae0f210141b3360018cf739ff -doccontainersize 637916 -doccontainerchecksum fc3c88d5ed43f9c9824e31e43b4f6d6a1ebcf07e396606547dd030fade8f7ab392932b06601151916daf251e77e1509cf9c58d88bbce304ebe15b2ea12b7b64d -docfiles size=423 - RELOC/doc/latex/jacow/JACoW_A4_LaTeX.pdf details="Package documentation" - RELOC/doc/latex/jacow/JACoW_A4_LaTeX.tex - RELOC/doc/latex/jacow/JACoW_US_LaTeX.pdf - RELOC/doc/latex/jacow/JACoW_US_LaTeX.tex - RELOC/doc/latex/jacow/JACpic_mc.pdf - RELOC/doc/latex/jacow/README details="Readme" - RELOC/doc/latex/jacow/annexes-A4.tex - RELOC/doc/latex/jacow/annexes-US.tex - RELOC/doc/latex/jacow/jacow-collaboration-2018.pdf - RELOC/doc/latex/jacow/jacow-collaboration-2018.tex - RELOC/doc/latex/jacow/jacow2017.jpg -runfiles size=4 - RELOC/tex/latex/jacow/jacow.cls -catalogue-ctan /macros/latex/contrib/jacow -catalogue-date 2018-04-04 19:36:35 +0200 -catalogue-license lppl1.3c -catalogue-topics confproc -catalogue-version 2.2 - -name jadetex -category Package -revision 48634 -shortdesc Macros supporting Jade DSSSL output -longdesc Macro package on top of LaTeX to typeset TeX output of the Jade -longdesc DSSSL implementation. -depend latex -depend passivetex -depend pdftex -depend tex -depend amsfonts -depend babel -depend cm -depend colortbl -depend cyrillic -depend dehyph -depend ec -depend fancyhdr -depend graphics -depend graphics-cfg -depend graphics-def -depend hyperref -depend hyphen-base -depend ifxetex -depend latex-fonts -depend latexconfig -depend marvosym -depend oberdiek -depend psnfss -depend stmaryrd -depend symbol -depend tex-ini-files -depend tipa -depend tools -depend ulem -depend url -depend wasysym -depend zapfding -depend jadetex.ARCH -execute AddFormat name=jadetex engine=pdftex patterns=language.dat options="*jadetex.ini" fmttriggers=amsfonts,babel,cm,colortbl,cyrillic,dehyph,ec,fancyhdr,graphics,graphics-cfg,graphics-def,hyperref,hyphen-base,ifxetex,latex,latex-fonts,latexconfig,marvosym,oberdiek,passivetex,psnfss,stmaryrd,symbol,tex-ini-files,tipa,tools,ulem,url,wasysym,zapfding -execute AddFormat name=pdfjadetex engine=pdftex patterns=language.dat options="*pdfjadetex.ini" fmttriggers=amsfonts,babel,cm,colortbl,cyrillic,dehyph,ec,fancyhdr,graphics,graphics-cfg,graphics-def,hyperref,hyphen-base,ifxetex,latex,latex-fonts,latexconfig,marvosym,oberdiek,passivetex,psnfss,stmaryrd,symbol,tex-ini-files,tipa,tools,ulem,url,wasysym,zapfding -containersize 29668 -containerchecksum 45e8dc0c6ac803eabed2790fc7cf8e2247cf9e2ad87b118a472660329d63b5d8946219ca0c66ea3fb0e20ab940bf3ba26fa20e9ada6c4d21b2f54c4e5f56340e -doccontainersize 31772 -doccontainerchecksum ffb5459b4656248e957b4384bf3f0f96fc37ee67cf4e44ce41be336240f9b92a4d345e915f04ad5f2fdf8d4ad7ad39a46a0873c14af928a5b6c41b03c35a706d -docfiles size=34 - texmf-dist/doc/man/man1/jadetex.1 - texmf-dist/doc/man/man1/jadetex.man1.pdf - texmf-dist/doc/man/man1/pdfjadetex.1 - texmf-dist/doc/man/man1/pdfjadetex.man1.pdf - texmf-dist/doc/otherformats/jadetex/base/ChangeLog - texmf-dist/doc/otherformats/jadetex/base/ChangeLog-old - texmf-dist/doc/otherformats/jadetex/base/Makefile - texmf-dist/doc/otherformats/jadetex/base/demo.sgm - texmf-dist/doc/otherformats/jadetex/base/docbook.dsl - texmf-dist/doc/otherformats/jadetex/base/index.html - texmf-dist/doc/otherformats/jadetex/base/index.xml - texmf-dist/doc/otherformats/jadetex/base/index.xsl - texmf-dist/doc/otherformats/jadetex/base/jadetex.cfg - texmf-dist/doc/otherformats/jadetex/base/logo.png - texmf-dist/doc/otherformats/jadetex/base/releasenotes.dsl - texmf-dist/doc/otherformats/jadetex/base/releasenotes.xml -srccontainersize 19268 -srccontainerchecksum 4a0356ba4f0443a40ef86438263fcd67c67b4a3e80c0b01e4990fb6bd34b34419dd594c8f3ef959e87c640d4d6d625195bcf6adb417bc855ab97b02ad9b004c5 -srcfiles size=21 - texmf-dist/source/jadetex/base/Makefile - texmf-dist/source/jadetex/base/jadetex.dtx - texmf-dist/source/jadetex/base/jadetex.ins -runfiles size=60 - texmf-dist/tex/jadetex/base/dsssl.def - texmf-dist/tex/jadetex/base/jadetex.ini - texmf-dist/tex/jadetex/base/jadetex.ltx - texmf-dist/tex/jadetex/base/pdfjadetex.ini - texmf-dist/tex/jadetex/base/uentities.sty - texmf-dist/tex/jadetex/base/ut1omlgc.fd -catalogue-contact-repository http://jadetex.sourceforge.net/ -catalogue-ctan /macros/jadetex -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license other-free -catalogue-topics foreign-import -catalogue-version 3.13 - -name jadetex.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of jadetex -containersize 340 -containerchecksum ce72a2f898d899880f289478372bc7eb14ed0a9334538a68eda1ee5e8d583bd848e1e598980f56d7a9c28522f1154b64340e5d45bee0fd1d9c0299ddc7a9eec7 -binfiles arch=aarch64-linux size=2 - bin/aarch64-linux/jadetex - bin/aarch64-linux/pdfjadetex - -name jadetex.amd64-freebsd -category Package -revision 16472 -shortdesc amd64-freebsd files of jadetex -containersize 340 -containerchecksum 4b2c03a67cbbd614a9b7665fa9b3af7cff0fd29ff533b81b12cf2aad58c15534af67e3fda155bae3b88da5ce03425fed8c2d7d46202f18d882dae0f108b7b05e -binfiles arch=amd64-freebsd size=2 - bin/amd64-freebsd/jadetex - bin/amd64-freebsd/pdfjadetex - -name jadetex.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of jadetex -containersize 340 -containerchecksum 9b7da63f8faef53dd30b778a0d5244484e8c74e7ad68cf5aa4d524aab4f1b67b9c87c6aa504ec68f64d486b270e76273dab9ba1f383d2bec2e510c67cb7bfa2c -binfiles arch=amd64-netbsd size=2 - bin/amd64-netbsd/jadetex - bin/amd64-netbsd/pdfjadetex - -name jadetex.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of jadetex -containersize 340 -containerchecksum 3faf6c03ca590cd078ab8be1f8b5d16dc3fcf5668614741dfa6710015b2bfcc39c8c61c6d943b63af9150069f62c9c7e604e3f133161571eabbe49d45116ad13 -binfiles arch=armhf-linux size=2 - bin/armhf-linux/jadetex - bin/armhf-linux/pdfjadetex - -name jadetex.i386-cygwin -category Package -revision 13930 -shortdesc i386-cygwin files of jadetex -containersize 344 -containerchecksum 0156977798846f93f91709e9e28f65bc76dfeabb4a0072912b8cba8cf045960ea6b17c858ffe9cea5cf8acae896b47364211e7b0d6104a8e287a0a1768f6544b -binfiles arch=i386-cygwin size=2 - bin/i386-cygwin/jadetex - bin/i386-cygwin/pdfjadetex - -name jadetex.i386-freebsd -category Package -revision 16472 -shortdesc i386-freebsd files of jadetex -containersize 340 -containerchecksum 9f8cadd7255ddde05a0e8ae4cae98975fcbda74a33a24cc8c6f6e64abba371b03ae81613c1ec53de57493a5e0477975c15d30b377031e28cb5cd172754adf5ec -binfiles arch=i386-freebsd size=2 - bin/i386-freebsd/jadetex - bin/i386-freebsd/pdfjadetex - -name jadetex.i386-linux -category Package -revision 3006 -shortdesc i386-linux files of jadetex -containersize 340 -containerchecksum 25a98f650c4a6f6d72a6418ba59cd431bb1096993e6e4408eb2b9040143156eecf94e1772959d6067a139d191fab663ee32fe9b6a1f61990f23d30f63dbb0731 -binfiles arch=i386-linux size=2 - bin/i386-linux/jadetex - bin/i386-linux/pdfjadetex - -name jadetex.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of jadetex -containersize 340 -containerchecksum 27a2f128d8bd0826fb855e1887035c5823d153a89cf0fcf43b502ce2047927dcbb5b1cd2014410f49d52bbc633887865c7029eb3e0a10aba360bde05afca9624 -binfiles arch=i386-netbsd size=2 - bin/i386-netbsd/jadetex - bin/i386-netbsd/pdfjadetex - -name jadetex.i386-solaris -category Package -revision 8102 -shortdesc i386-solaris files of jadetex -containersize 340 -containerchecksum 0b6eb033666b129d9cb1f71fb750c946e006e3d59f6806fad1361e0a6f87a1b549ec5c7e3320ae89ec31ef27a56417d18cad51dd6e1e556ff4c1e7a42792a1d6 -binfiles arch=i386-solaris size=2 - bin/i386-solaris/jadetex - bin/i386-solaris/pdfjadetex - -name jadetex.sparc-solaris -category Package -revision 3213 -shortdesc sparc-solaris files of jadetex -containersize 340 -containerchecksum ee6145c6525ca763212095fb44364b29c99584d01fccbe09e9e5a137a1bd5aa72ca92ff46e6c305057410a9417c11b0b99139c363db75e721eb7a210e60f4bd7 -binfiles arch=sparc-solaris size=2 - bin/sparc-solaris/jadetex - bin/sparc-solaris/pdfjadetex - -name jadetex.win32 -category Package -revision 36810 -shortdesc win32 files of jadetex -containersize 884 -containerchecksum 61f924cd094957198fd4cbe39ac1b75f9e9687e84ad43b1825f5cd6bd9aad08654435848fa4b68fccfc0f6b05f8040bc856c475338db66c9023a3df08c977582 -binfiles arch=win32 size=2 - bin/win32/jadetex.exe - bin/win32/pdfjadetex.exe - -name jadetex.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of jadetex -containersize 344 -containerchecksum 52a9556e7b320b104ed5882bb101b261fff31d55364ef9bd8cbb75a740ef2227f18602cfd891096101102f49262b189c81254ae0f1baf756f48f3e5a243b524f -binfiles arch=x86_64-cygwin size=2 - bin/x86_64-cygwin/jadetex - bin/x86_64-cygwin/pdfjadetex - -name jadetex.x86_64-darwin -category Package -revision 18441 -shortdesc x86_64-darwin files of jadetex -containersize 344 -containerchecksum 687890b25fd8d00a2f52f19c9519db94347440bd2a324f52206c25e2b95404f7acf9ff764eaec9f9497054d81919973bc84a6a6435ff6ac48fdc53b6fc6a92c7 -binfiles arch=x86_64-darwin size=2 - bin/x86_64-darwin/jadetex - bin/x86_64-darwin/pdfjadetex - -name jadetex.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of jadetex -containersize 352 -containerchecksum 9d2a704f05fd3c6fa75449034e39d05ac8bfd54415755ea8101804acb30eee6c85523548437f8ef11a9d5367f3594b3d1eae40a2cc2aa437c49fe06d0eb8b9e7 -binfiles arch=x86_64-darwinlegacy size=2 - bin/x86_64-darwinlegacy/jadetex - bin/x86_64-darwinlegacy/pdfjadetex - -name jadetex.x86_64-linux -category Package -revision 3185 -shortdesc x86_64-linux files of jadetex -containersize 340 -containerchecksum eb361b7ecc269c06f3a1201bdaeacabcf9e9e49b6b20744bffbb6e8ae03c66db63434dbe4649f418656a4a1f3c5a812befa9936f45b033e0f22cc83b70ad8f21 -binfiles arch=x86_64-linux size=2 - bin/x86_64-linux/jadetex - bin/x86_64-linux/pdfjadetex - -name jadetex.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of jadetex -containersize 344 -containerchecksum 6d4b9aeb72d464d2ce2c08c881069cd92b0aa843ec714eac2776a200b59ebe4ad01ef33441bd499f808827e6ee332dc2cd39e15cc5a149b2b550529a48ab6ec3 -binfiles arch=x86_64-linuxmusl size=2 - bin/x86_64-linuxmusl/jadetex - bin/x86_64-linuxmusl/pdfjadetex - -name jadetex.x86_64-solaris -category Package -revision 18442 -shortdesc x86_64-solaris files of jadetex -containersize 344 -containerchecksum ac1e5b31947960828686b6022bae2a4c2c75df0807bdd73aab48dcad7b4251faf3acd20e4e34bd0f6beef218bd8f31e3762b51f08ac958ed1cc6de3b33109ac7 -binfiles arch=x86_64-solaris size=2 - bin/x86_64-solaris/jadetex - bin/x86_64-solaris/pdfjadetex - -name jamtimes -category Package -revision 20408 -shortdesc Expanded Times Roman fonts -relocated 1 -longdesc The package offers LaTeX support for the expanded Times Roman -longdesc font, which has been used for many years in the Journal -longdesc d'Analyse Mathematique. Mathematics support is based on the -longdesc Belleek fonts. -containersize 45664 -containerchecksum 00db9f45801060d06c3bf64c62ed17cdc6af397479be2ddb0ee32c10d059c47f5ebee7f8900d1b3a4dfce179a10399d0a63f6ac4812c774bf081e1f727ca405f -doccontainersize 851040 -doccontainerchecksum 6c6de31871bf34cb2ed2147a43cab003597e62e4480faee70f49a479d8d237c77b90d631cb70956525b2363daa3a1dc60ba503c09853836262527a6322321750 -docfiles size=254 - RELOC/doc/latex/jamtimes/README details="Readme" - RELOC/doc/latex/jamtimes/jamtimes.bib - RELOC/doc/latex/jamtimes/jamtimes.dtx - RELOC/doc/latex/jamtimes/jamtimes.ins - RELOC/doc/latex/jamtimes/jamtimes.pdf details="Package documentation" - RELOC/doc/latex/jamtimes/mathsample.pdf - RELOC/doc/latex/jamtimes/mathsample.tex - RELOC/doc/latex/jamtimes/mathsample_ps.pdf - RELOC/doc/latex/jamtimes/textsample.pdf - RELOC/doc/latex/jamtimes/textsample.tex - RELOC/doc/latex/jamtimes/textsample_ps.pdf -runfiles size=136 - RELOC/fonts/map/dvips/jamtimes/jtm.map - RELOC/fonts/tfm/public/jamtimes/blsy.tfm - RELOC/fonts/tfm/public/jamtimes/jtmb7tv.tfm - RELOC/fonts/tfm/public/jamtimes/jtmb8cv.tfm - RELOC/fonts/tfm/public/jamtimes/jtmb8rv.tfm - RELOC/fonts/tfm/public/jamtimes/jtmb8tv.tfm - RELOC/fonts/tfm/public/jamtimes/jtmbc7tv.tfm - RELOC/fonts/tfm/public/jamtimes/jtmbc8tv.tfm - RELOC/fonts/tfm/public/jamtimes/jtmbi7me.tfm - RELOC/fonts/tfm/public/jamtimes/jtmbi7tv.tfm - RELOC/fonts/tfm/public/jamtimes/jtmbi8cv.tfm - RELOC/fonts/tfm/public/jamtimes/jtmbi8rv.tfm - RELOC/fonts/tfm/public/jamtimes/jtmbi8tv.tfm - RELOC/fonts/tfm/public/jamtimes/jtmbo7tv.tfm - RELOC/fonts/tfm/public/jamtimes/jtmbo8cv.tfm - RELOC/fonts/tfm/public/jamtimes/jtmbo8rv.tfm - RELOC/fonts/tfm/public/jamtimes/jtmbo8tv.tfm - RELOC/fonts/tfm/public/jamtimes/jtmr7tc.tfm - RELOC/fonts/tfm/public/jamtimes/jtmr7te.tfm - RELOC/fonts/tfm/public/jamtimes/jtmr7tw.tfm - RELOC/fonts/tfm/public/jamtimes/jtmr7ye.tfm - RELOC/fonts/tfm/public/jamtimes/jtmr7yoe.tfm - RELOC/fonts/tfm/public/jamtimes/jtmr8cc.tfm - RELOC/fonts/tfm/public/jamtimes/jtmr8ce.tfm - RELOC/fonts/tfm/public/jamtimes/jtmr8cw.tfm - RELOC/fonts/tfm/public/jamtimes/jtmr8rc.tfm - RELOC/fonts/tfm/public/jamtimes/jtmr8re.tfm - RELOC/fonts/tfm/public/jamtimes/jtmr8rw.tfm - RELOC/fonts/tfm/public/jamtimes/jtmr8tc.tfm - RELOC/fonts/tfm/public/jamtimes/jtmr8te.tfm - RELOC/fonts/tfm/public/jamtimes/jtmr8tw.tfm - RELOC/fonts/tfm/public/jamtimes/jtmrc7te.tfm - RELOC/fonts/tfm/public/jamtimes/jtmrc7tw.tfm - RELOC/fonts/tfm/public/jamtimes/jtmrc8te.tfm - RELOC/fonts/tfm/public/jamtimes/jtmrc8tw.tfm - RELOC/fonts/tfm/public/jamtimes/jtmri7me.tfm - RELOC/fonts/tfm/public/jamtimes/jtmri7te.tfm - RELOC/fonts/tfm/public/jamtimes/jtmri7tw.tfm - RELOC/fonts/tfm/public/jamtimes/jtmri7ze.tfm - RELOC/fonts/tfm/public/jamtimes/jtmri8ce.tfm - RELOC/fonts/tfm/public/jamtimes/jtmri8cw.tfm - RELOC/fonts/tfm/public/jamtimes/jtmri8re.tfm - RELOC/fonts/tfm/public/jamtimes/jtmri8rw.tfm - RELOC/fonts/tfm/public/jamtimes/jtmri8te.tfm - RELOC/fonts/tfm/public/jamtimes/jtmri8tw.tfm - RELOC/fonts/tfm/public/jamtimes/jtmro7te.tfm - RELOC/fonts/tfm/public/jamtimes/jtmro7tw.tfm - RELOC/fonts/tfm/public/jamtimes/jtmro8ce.tfm - RELOC/fonts/tfm/public/jamtimes/jtmro8cw.tfm - RELOC/fonts/tfm/public/jamtimes/jtmro8re.tfm - RELOC/fonts/tfm/public/jamtimes/jtmro8rw.tfm - RELOC/fonts/tfm/public/jamtimes/jtmro8te.tfm - RELOC/fonts/tfm/public/jamtimes/jtmro8tw.tfm - RELOC/fonts/tfm/public/jamtimes/ptmb8a.tfm - RELOC/fonts/tfm/public/jamtimes/ptmbi8a.tfm - RELOC/fonts/tfm/public/jamtimes/ptmr8a.tfm - RELOC/fonts/tfm/public/jamtimes/ptmri8a.tfm - RELOC/fonts/tfm/public/jamtimes/rblmi.tfm - RELOC/fonts/vf/public/jamtimes/jtmb7tv.vf - RELOC/fonts/vf/public/jamtimes/jtmb8cv.vf - RELOC/fonts/vf/public/jamtimes/jtmb8tv.vf - RELOC/fonts/vf/public/jamtimes/jtmbc7tv.vf - RELOC/fonts/vf/public/jamtimes/jtmbc8tv.vf - RELOC/fonts/vf/public/jamtimes/jtmbi7me.vf - RELOC/fonts/vf/public/jamtimes/jtmbi7tv.vf - RELOC/fonts/vf/public/jamtimes/jtmbi8cv.vf - RELOC/fonts/vf/public/jamtimes/jtmbi8tv.vf - RELOC/fonts/vf/public/jamtimes/jtmbo7tv.vf - RELOC/fonts/vf/public/jamtimes/jtmbo8cv.vf - RELOC/fonts/vf/public/jamtimes/jtmbo8tv.vf - RELOC/fonts/vf/public/jamtimes/jtmr7tc.vf - RELOC/fonts/vf/public/jamtimes/jtmr7te.vf - RELOC/fonts/vf/public/jamtimes/jtmr7tw.vf - RELOC/fonts/vf/public/jamtimes/jtmr7ye.vf - RELOC/fonts/vf/public/jamtimes/jtmr8cc.vf - RELOC/fonts/vf/public/jamtimes/jtmr8ce.vf - RELOC/fonts/vf/public/jamtimes/jtmr8cw.vf - RELOC/fonts/vf/public/jamtimes/jtmr8tc.vf - RELOC/fonts/vf/public/jamtimes/jtmr8te.vf - RELOC/fonts/vf/public/jamtimes/jtmr8tw.vf - RELOC/fonts/vf/public/jamtimes/jtmrc7te.vf - RELOC/fonts/vf/public/jamtimes/jtmrc7tw.vf - RELOC/fonts/vf/public/jamtimes/jtmrc8te.vf - RELOC/fonts/vf/public/jamtimes/jtmrc8tw.vf - RELOC/fonts/vf/public/jamtimes/jtmri7me.vf - RELOC/fonts/vf/public/jamtimes/jtmri7te.vf - RELOC/fonts/vf/public/jamtimes/jtmri7tw.vf - RELOC/fonts/vf/public/jamtimes/jtmri8ce.vf - RELOC/fonts/vf/public/jamtimes/jtmri8cw.vf - RELOC/fonts/vf/public/jamtimes/jtmri8te.vf - RELOC/fonts/vf/public/jamtimes/jtmri8tw.vf - RELOC/fonts/vf/public/jamtimes/jtmro7te.vf - RELOC/fonts/vf/public/jamtimes/jtmro7tw.vf - RELOC/fonts/vf/public/jamtimes/jtmro8ce.vf - RELOC/fonts/vf/public/jamtimes/jtmro8cw.vf - RELOC/fonts/vf/public/jamtimes/jtmro8te.vf - RELOC/fonts/vf/public/jamtimes/jtmro8tw.vf - RELOC/tex/latex/jamtimes/jamtimes.sty - RELOC/tex/latex/jamtimes/omljtm.fd - RELOC/tex/latex/jamtimes/omsjtm.fd - RELOC/tex/latex/jamtimes/ot1jtm.fd - RELOC/tex/latex/jamtimes/t1jtm.fd - RELOC/tex/latex/jamtimes/ts1jtm.fd -catalogue-ctan /fonts/jamtimes -catalogue-date 2009-11-07 09:52:42 +0000 -catalogue-license other-free -catalogue-topics font-supp -catalogue-version 1.12 - -name japanese-otf -category Package -revision 46598 -shortdesc Advanced font selection for platex and its friends -relocated 1 -longdesc The package contains pLaTeX support files and virtual fonts for -longdesc supporting a wide variety of fonts in LaTeX using the pTeX -longdesc engine. -execute addKanjiMap otf-@jaEmbed@.map -execute addKanjiMap otf-sc-@scEmbed@.map -execute addKanjiMap otf-tc-@tcEmbed@.map -execute addKanjiMap otf-ko-@koEmbed@.map -containersize 393204 -containerchecksum ffa12f631de025553c73599afa0bdd0d8375e2d49dc3d854ac77135e8eb80e2414c36139180d81cdf33c855f42e1d500b878835275c5beba6934f1d8d08a83d5 -doccontainersize 12216 -doccontainerchecksum bb0fa39567f27db49ed091add238960ed5b1ce826239b7b6a1dce38b8a639b98702efd325d651f11f1779253f0ebcdc894a7c0371648093cfe0a43764421349c -docfiles size=16 - RELOC/doc/fonts/japanese-otf/COPYRIGHT - RELOC/doc/fonts/japanese-otf/README details="Readme (English)" language="en" - RELOC/doc/fonts/japanese-otf/otf-script-gteb.diff - RELOC/doc/fonts/japanese-otf/readme-ja.txt details="Readme (japanese)" language="ja" - RELOC/doc/fonts/japanese-otf/test/brsgtest.tex - RELOC/doc/fonts/japanese-otf/test/jis2004.tex - RELOC/doc/fonts/japanese-otf/test/koreanexample.tex - RELOC/doc/fonts/japanese-otf/test/otftest.tex - RELOC/doc/fonts/japanese-otf/test/pkanatest.tex - RELOC/doc/fonts/japanese-otf/test/pkanatest2.tex -srccontainersize 45236 -srccontainerchecksum 2d1ec9ee99900d42ee1502ef3c3f1e343979158e94ba7995203f208a1e4562f5f26f4ad6854e712bc8e540327e8f029914c66b598381274131dac0dc97f43700 -srcfiles size=110 - RELOC/source/fonts/japanese-otf/basepl/base-h.pl - RELOC/source/fonts/japanese-otf/basepl/base-v.pl - RELOC/source/fonts/japanese-otf/basepl/base0-h.pl - RELOC/source/fonts/japanese-otf/basepl/base2-h.pl - RELOC/source/fonts/japanese-otf/basepl/base2-v.pl - RELOC/source/fonts/japanese-otf/basepl/base3-v.pl - RELOC/source/fonts/japanese-otf/basepl/brsg-h.pl - RELOC/source/fonts/japanese-otf/basepl/brsg-v.pl - RELOC/source/fonts/japanese-otf/makeotf - RELOC/source/fonts/japanese-otf/mkjvf - RELOC/source/fonts/japanese-otf/script/glyphdata - RELOC/source/fonts/japanese-otf/script/mkaltutfvf.pl - RELOC/source/fonts/japanese-otf/script/mkcidofm.pl - RELOC/source/fonts/japanese-otf/script/mkcidvf.pl - RELOC/source/fonts/japanese-otf/script/mkjp04tfmvf.pl - RELOC/source/fonts/japanese-otf/script/mkmlcidvf.pl - RELOC/source/fonts/japanese-otf/script/mkpkana.pl - RELOC/source/fonts/japanese-otf/script/mkpropofm.pl - RELOC/source/fonts/japanese-otf/script/mktfm.pl - RELOC/source/fonts/japanese-otf/script/mkutfvf.pl - RELOC/source/fonts/japanese-otf/script/mkvpkana.pl -runfiles size=31095 - RELOC/fonts/map/dvipdfmx/japanese-otf/otf-cktx.map - RELOC/fonts/ofm/public/japanese-otf/otf-cjgb-h.ofm - RELOC/fonts/ofm/public/japanese-otf/otf-cjgb-v.ofm - RELOC/fonts/ofm/public/japanese-otf/otf-cjge-h.ofm - RELOC/fonts/ofm/public/japanese-otf/otf-cjge-v.ofm - RELOC/fonts/ofm/public/japanese-otf/otf-cjgr-h.ofm - RELOC/fonts/ofm/public/japanese-otf/otf-cjgr-v.ofm - RELOC/fonts/ofm/public/japanese-otf/otf-cjmb-h.ofm - RELOC/fonts/ofm/public/japanese-otf/otf-cjmb-v.ofm - RELOC/fonts/ofm/public/japanese-otf/otf-cjmgr-h.ofm - RELOC/fonts/ofm/public/japanese-otf/otf-cjmgr-v.ofm - RELOC/fonts/ofm/public/japanese-otf/otf-cjml-h.ofm - RELOC/fonts/ofm/public/japanese-otf/otf-cjml-v.ofm - RELOC/fonts/ofm/public/japanese-otf/otf-cjmr-h.ofm - RELOC/fonts/ofm/public/japanese-otf/otf-cjmr-v.ofm - RELOC/fonts/tfm/public/japanese-otf/brsgexpgothb-h.tfm - RELOC/fonts/tfm/public/japanese-otf/brsgexpgothb-v.tfm - RELOC/fonts/tfm/public/japanese-otf/brsgexpgothbn-h.tfm - RELOC/fonts/tfm/public/japanese-otf/brsgexpgothbn-v.tfm - RELOC/fonts/tfm/public/japanese-otf/brsgexpgotheb-h.tfm - RELOC/fonts/tfm/public/japanese-otf/brsgexpgotheb-v.tfm - RELOC/fonts/tfm/public/japanese-otf/brsgexpgothebn-h.tfm - RELOC/fonts/tfm/public/japanese-otf/brsgexpgothebn-v.tfm - RELOC/fonts/tfm/public/japanese-otf/brsgexpgothr-h.tfm - RELOC/fonts/tfm/public/japanese-otf/brsgexpgothr-v.tfm - RELOC/fonts/tfm/public/japanese-otf/brsgexpgothrn-h.tfm - RELOC/fonts/tfm/public/japanese-otf/brsgexpgothrn-v.tfm - RELOC/fonts/tfm/public/japanese-otf/brsgexpmgothr-h.tfm - RELOC/fonts/tfm/public/japanese-otf/brsgexpmgothr-v.tfm - RELOC/fonts/tfm/public/japanese-otf/brsgexpmgothrn-h.tfm - RELOC/fonts/tfm/public/japanese-otf/brsgexpmgothrn-v.tfm - RELOC/fonts/tfm/public/japanese-otf/brsgexpminb-h.tfm - RELOC/fonts/tfm/public/japanese-otf/brsgexpminb-v.tfm - RELOC/fonts/tfm/public/japanese-otf/brsgexpminbn-h.tfm - RELOC/fonts/tfm/public/japanese-otf/brsgexpminbn-v.tfm - RELOC/fonts/tfm/public/japanese-otf/brsgexpminl-h.tfm - RELOC/fonts/tfm/public/japanese-otf/brsgexpminl-v.tfm - RELOC/fonts/tfm/public/japanese-otf/brsgexpminln-h.tfm - RELOC/fonts/tfm/public/japanese-otf/brsgexpminln-v.tfm - RELOC/fonts/tfm/public/japanese-otf/brsgexpminr-h.tfm - RELOC/fonts/tfm/public/japanese-otf/brsgexpminr-v.tfm - RELOC/fonts/tfm/public/japanese-otf/brsgexpminrn-h.tfm - RELOC/fonts/tfm/public/japanese-otf/brsgexpminrn-v.tfm - RELOC/fonts/tfm/public/japanese-otf/brsgnmlgothb-h.tfm - RELOC/fonts/tfm/public/japanese-otf/brsgnmlgothb-v.tfm - RELOC/fonts/tfm/public/japanese-otf/brsgnmlgothbn-h.tfm - RELOC/fonts/tfm/public/japanese-otf/brsgnmlgothbn-v.tfm - RELOC/fonts/tfm/public/japanese-otf/brsgnmlgotheb-h.tfm - RELOC/fonts/tfm/public/japanese-otf/brsgnmlgotheb-v.tfm - RELOC/fonts/tfm/public/japanese-otf/brsgnmlgothebn-h.tfm - RELOC/fonts/tfm/public/japanese-otf/brsgnmlgothebn-v.tfm - RELOC/fonts/tfm/public/japanese-otf/brsgnmlgothr-h.tfm - RELOC/fonts/tfm/public/japanese-otf/brsgnmlgothr-v.tfm - RELOC/fonts/tfm/public/japanese-otf/brsgnmlgothrn-h.tfm - RELOC/fonts/tfm/public/japanese-otf/brsgnmlgothrn-v.tfm - RELOC/fonts/tfm/public/japanese-otf/brsgnmlmgothr-h.tfm - RELOC/fonts/tfm/public/japanese-otf/brsgnmlmgothr-v.tfm - RELOC/fonts/tfm/public/japanese-otf/brsgnmlmgothrn-h.tfm - RELOC/fonts/tfm/public/japanese-otf/brsgnmlmgothrn-v.tfm - RELOC/fonts/tfm/public/japanese-otf/brsgnmlminb-h.tfm - RELOC/fonts/tfm/public/japanese-otf/brsgnmlminb-v.tfm - RELOC/fonts/tfm/public/japanese-otf/brsgnmlminbn-h.tfm - RELOC/fonts/tfm/public/japanese-otf/brsgnmlminbn-v.tfm - RELOC/fonts/tfm/public/japanese-otf/brsgnmlminl-h.tfm - RELOC/fonts/tfm/public/japanese-otf/brsgnmlminl-v.tfm - RELOC/fonts/tfm/public/japanese-otf/brsgnmlminln-h.tfm - RELOC/fonts/tfm/public/japanese-otf/brsgnmlminln-v.tfm - RELOC/fonts/tfm/public/japanese-otf/brsgnmlminr-h.tfm - RELOC/fonts/tfm/public/japanese-otf/brsgnmlminr-v.tfm - RELOC/fonts/tfm/public/japanese-otf/brsgnmlminrn-h.tfm - RELOC/fonts/tfm/public/japanese-otf/brsgnmlminrn-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidcgr0-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidcgr0-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidcgr1-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidcgr1-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidcgr2-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidcgr2-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidcgr3-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidcgr3-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidcgr4-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidcgr4-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidcgr5-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidcgr5-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidcgr6-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidcgr6-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidcgr7-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidcgr7-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidcmr0-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidcmr0-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidcmr1-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidcmr1-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidcmr2-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidcmr2-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidcmr3-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidcmr3-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidcmr4-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidcmr4-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidcmr5-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidcmr5-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidcmr6-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidcmr6-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidcmr7-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidcmr7-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjgb0-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjgb0-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjgb1-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjgb1-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjgb2-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjgb2-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjgb3-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjgb3-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjgb4-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjgb4-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjgb5-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjgb5-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjge0-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjge0-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjge1-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjge1-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjge2-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjge2-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjge3-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjge3-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjge4-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjge4-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjge5-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjge5-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjgr0-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjgr0-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjgr1-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjgr1-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjgr2-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjgr2-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjgr3-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjgr3-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjgr4-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjgr4-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjgr5-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjgr5-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjmb0-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjmb0-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjmb1-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjmb1-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjmb2-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjmb2-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjmb3-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjmb3-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjmb4-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjmb4-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjmb5-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjmb5-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjmgr0-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjmgr0-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjmgr1-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjmgr1-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjmgr2-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjmgr2-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjmgr3-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjmgr3-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjmgr4-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjmgr4-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjmgr5-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjmgr5-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjml0-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjml0-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjml1-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjml1-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjml2-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjml2-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjml3-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjml3-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjml4-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjml4-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjml5-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjml5-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjmr0-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjmr0-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjmr1-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjmr1-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjmr2-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjmr2-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjmr3-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjmr3-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjmr4-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjmr4-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjmr5-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidjmr5-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidkgr0-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidkgr0-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidkgr1-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidkgr1-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidkgr2-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidkgr2-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidkgr3-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidkgr3-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidkgr4-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidkgr4-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidkmr0-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidkmr0-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidkmr1-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidkmr1-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidkmr2-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidkmr2-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidkmr3-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidkmr3-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidkmr4-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidkmr4-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidtgr0-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidtgr0-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidtgr1-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidtgr1-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidtgr2-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidtgr2-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidtgr3-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidtgr3-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidtgr4-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidtgr4-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidtmr0-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidtmr0-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidtmr1-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidtmr1-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidtmr2-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidtmr2-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidtmr3-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidtmr3-v.tfm - RELOC/fonts/tfm/public/japanese-otf/cidtmr4-h.tfm - RELOC/fonts/tfm/public/japanese-otf/cidtmr4-v.tfm - RELOC/fonts/tfm/public/japanese-otf/expgothb-h.tfm - RELOC/fonts/tfm/public/japanese-otf/expgothb-v.tfm - RELOC/fonts/tfm/public/japanese-otf/expgothbn-h.tfm - RELOC/fonts/tfm/public/japanese-otf/expgothbn-v.tfm - RELOC/fonts/tfm/public/japanese-otf/expgotheb-h.tfm - RELOC/fonts/tfm/public/japanese-otf/expgotheb-v.tfm - RELOC/fonts/tfm/public/japanese-otf/expgothebn-h.tfm - RELOC/fonts/tfm/public/japanese-otf/expgothebn-v.tfm - RELOC/fonts/tfm/public/japanese-otf/expgothr-h.tfm - RELOC/fonts/tfm/public/japanese-otf/expgothr-v.tfm - RELOC/fonts/tfm/public/japanese-otf/expgothrn-h.tfm - RELOC/fonts/tfm/public/japanese-otf/expgothrn-v.tfm - RELOC/fonts/tfm/public/japanese-otf/expmgothr-h.tfm - RELOC/fonts/tfm/public/japanese-otf/expmgothr-v.tfm - RELOC/fonts/tfm/public/japanese-otf/expmgothrn-h.tfm - RELOC/fonts/tfm/public/japanese-otf/expmgothrn-v.tfm - RELOC/fonts/tfm/public/japanese-otf/expminb-h.tfm - RELOC/fonts/tfm/public/japanese-otf/expminb-v.tfm - RELOC/fonts/tfm/public/japanese-otf/expminbn-h.tfm - RELOC/fonts/tfm/public/japanese-otf/expminbn-v.tfm - RELOC/fonts/tfm/public/japanese-otf/expminl-h.tfm - RELOC/fonts/tfm/public/japanese-otf/expminl-v.tfm - RELOC/fonts/tfm/public/japanese-otf/expminln-h.tfm - RELOC/fonts/tfm/public/japanese-otf/expminln-v.tfm - RELOC/fonts/tfm/public/japanese-otf/expminr-h.tfm - RELOC/fonts/tfm/public/japanese-otf/expminr-v.tfm - RELOC/fonts/tfm/public/japanese-otf/expminrn-h.tfm - RELOC/fonts/tfm/public/japanese-otf/expminrn-v.tfm - RELOC/fonts/tfm/public/japanese-otf/hgothb-h.tfm - RELOC/fonts/tfm/public/japanese-otf/hgothb-v.tfm - RELOC/fonts/tfm/public/japanese-otf/hgothbn-h.tfm - RELOC/fonts/tfm/public/japanese-otf/hgothbn-v.tfm - RELOC/fonts/tfm/public/japanese-otf/hgotheb-h.tfm - RELOC/fonts/tfm/public/japanese-otf/hgotheb-v.tfm - RELOC/fonts/tfm/public/japanese-otf/hgothebn-h.tfm - RELOC/fonts/tfm/public/japanese-otf/hgothebn-v.tfm - RELOC/fonts/tfm/public/japanese-otf/hgothr-h.tfm - RELOC/fonts/tfm/public/japanese-otf/hgothr-v.tfm - RELOC/fonts/tfm/public/japanese-otf/hgothrn-h.tfm - RELOC/fonts/tfm/public/japanese-otf/hgothrn-v.tfm - RELOC/fonts/tfm/public/japanese-otf/hmgothr-h.tfm - RELOC/fonts/tfm/public/japanese-otf/hmgothr-v.tfm - RELOC/fonts/tfm/public/japanese-otf/hmgothrn-h.tfm - RELOC/fonts/tfm/public/japanese-otf/hmgothrn-v.tfm - RELOC/fonts/tfm/public/japanese-otf/hminb-h.tfm - RELOC/fonts/tfm/public/japanese-otf/hminb-v.tfm - RELOC/fonts/tfm/public/japanese-otf/hminbn-h.tfm - RELOC/fonts/tfm/public/japanese-otf/hminbn-v.tfm - RELOC/fonts/tfm/public/japanese-otf/hminl-h.tfm - RELOC/fonts/tfm/public/japanese-otf/hminl-v.tfm - RELOC/fonts/tfm/public/japanese-otf/hminln-h.tfm - RELOC/fonts/tfm/public/japanese-otf/hminln-v.tfm - RELOC/fonts/tfm/public/japanese-otf/hminr-h.tfm - RELOC/fonts/tfm/public/japanese-otf/hminr-v.tfm - RELOC/fonts/tfm/public/japanese-otf/hminrn-h.tfm - RELOC/fonts/tfm/public/japanese-otf/hminrn-v.tfm - RELOC/fonts/tfm/public/japanese-otf/nmlgothb-h.tfm - RELOC/fonts/tfm/public/japanese-otf/nmlgothb-v.tfm - RELOC/fonts/tfm/public/japanese-otf/nmlgothbn-h.tfm - RELOC/fonts/tfm/public/japanese-otf/nmlgothbn-v.tfm - RELOC/fonts/tfm/public/japanese-otf/nmlgotheb-h.tfm - RELOC/fonts/tfm/public/japanese-otf/nmlgotheb-v.tfm - RELOC/fonts/tfm/public/japanese-otf/nmlgothebn-h.tfm - RELOC/fonts/tfm/public/japanese-otf/nmlgothebn-v.tfm - RELOC/fonts/tfm/public/japanese-otf/nmlgothr-h.tfm - RELOC/fonts/tfm/public/japanese-otf/nmlgothr-v.tfm - RELOC/fonts/tfm/public/japanese-otf/nmlgothrn-h.tfm - RELOC/fonts/tfm/public/japanese-otf/nmlgothrn-v.tfm - RELOC/fonts/tfm/public/japanese-otf/nmlmgothr-h.tfm - RELOC/fonts/tfm/public/japanese-otf/nmlmgothr-v.tfm - RELOC/fonts/tfm/public/japanese-otf/nmlmgothrn-h.tfm - RELOC/fonts/tfm/public/japanese-otf/nmlmgothrn-v.tfm - RELOC/fonts/tfm/public/japanese-otf/nmlminb-h.tfm - RELOC/fonts/tfm/public/japanese-otf/nmlminb-v.tfm - RELOC/fonts/tfm/public/japanese-otf/nmlminbn-h.tfm - RELOC/fonts/tfm/public/japanese-otf/nmlminbn-v.tfm - RELOC/fonts/tfm/public/japanese-otf/nmlminl-h.tfm - RELOC/fonts/tfm/public/japanese-otf/nmlminl-v.tfm - RELOC/fonts/tfm/public/japanese-otf/nmlminln-h.tfm - RELOC/fonts/tfm/public/japanese-otf/nmlminln-v.tfm - RELOC/fonts/tfm/public/japanese-otf/nmlminr-h.tfm - RELOC/fonts/tfm/public/japanese-otf/nmlminr-v.tfm - RELOC/fonts/tfm/public/japanese-otf/nmlminrn-h.tfm - RELOC/fonts/tfm/public/japanese-otf/nmlminrn-v.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-ccgr-h.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-ccgr-v.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-ccmr-h.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-ccmr-v.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-cjgb-h.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-cjgb-v.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-cjge-h.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-cjge-v.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-cjgr-h.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-cjgr-v.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-cjmb-h.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-cjmb-v.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-cjmgr-h.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-cjmgr-v.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-cjml-h.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-cjml-v.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-cjmr-h.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-cjmr-v.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-ckgr-h.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-ckgr-v.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-ckmr-h.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-ckmr-v.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-ctgr-h.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-ctgr-v.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-ctmr-h.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-ctmr-v.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-ucgr-h.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-ucgr-v.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-ucmr-h.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-ucmr-v.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-ujgb-h.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-ujgb-v.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-ujgbn-h.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-ujgbn-v.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-ujge-h.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-ujge-v.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-ujgen-h.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-ujgen-v.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-ujgr-h.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-ujgr-v.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-ujgrn-h.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-ujgrn-v.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-ujmb-h.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-ujmb-v.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-ujmbn-h.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-ujmbn-v.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-ujmgr-h.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-ujmgr-v.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-ujmgrn-h.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-ujmgrn-v.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-ujml-h.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-ujml-v.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-ujmln-h.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-ujmln-v.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-ujmr-h.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-ujmr-v.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-ujmrn-h.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-ujmrn-v.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-ukgr-h.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-ukgr-v.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-ukmr-h.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-ukmr-v.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-utgr-h.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-utgr-v.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-utmr-h.tfm - RELOC/fonts/tfm/public/japanese-otf/otf-utmr-v.tfm - RELOC/fonts/tfm/public/japanese-otf/rubygothb-h.tfm - RELOC/fonts/tfm/public/japanese-otf/rubygothb-v.tfm - RELOC/fonts/tfm/public/japanese-otf/rubygotheb-h.tfm - RELOC/fonts/tfm/public/japanese-otf/rubygotheb-v.tfm - RELOC/fonts/tfm/public/japanese-otf/rubygothr-h.tfm - RELOC/fonts/tfm/public/japanese-otf/rubygothr-v.tfm - RELOC/fonts/tfm/public/japanese-otf/rubymgothr-h.tfm - RELOC/fonts/tfm/public/japanese-otf/rubymgothr-v.tfm - RELOC/fonts/tfm/public/japanese-otf/rubyminb-h.tfm - RELOC/fonts/tfm/public/japanese-otf/rubyminb-v.tfm - RELOC/fonts/tfm/public/japanese-otf/rubyminl-h.tfm - RELOC/fonts/tfm/public/japanese-otf/rubyminl-v.tfm - RELOC/fonts/tfm/public/japanese-otf/rubyminr-h.tfm - RELOC/fonts/tfm/public/japanese-otf/rubyminr-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcgr0-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcgr0-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcgr1-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcgr1-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcgr2-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcgr2-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcgr3-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcgr3-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcgr4-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcgr4-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcgr5-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcgr5-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcgr6-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcgr6-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcgr7-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcgr7-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcgr8-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcgr8-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcgr9-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcgr9-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcgra-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcgra-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcgrb-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcgrb-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcgrc-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcgrc-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcgrd-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcgrd-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcgre-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcgre-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcgrf-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcgrf-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcmr0-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcmr0-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcmr1-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcmr1-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcmr2-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcmr2-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcmr3-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcmr3-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcmr4-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcmr4-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcmr5-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcmr5-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcmr6-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcmr6-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcmr7-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcmr7-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcmr8-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcmr8-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcmr9-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcmr9-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcmra-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcmra-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcmrb-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcmrb-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcmrc-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcmrc-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcmrd-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcmrd-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcmre-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcmre-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcmrf-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfcmrf-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfgr0-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfgr0-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfgr1-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfgr1-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfgr2-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfgr2-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfgr3-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfgr3-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfgr4-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfgr4-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfgr5-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfgr5-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfgr6-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfgr6-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfgr7-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfgr7-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfgr8-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfgr8-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfgr9-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfgr9-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfgra-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfgra-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfgrb-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfgrb-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfgrc-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfgrc-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfgrd-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfgrd-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfgre-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfgre-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfgrf-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfgrf-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgb0-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgb0-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgb1-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgb1-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgb2-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgb2-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgb3-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgb3-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgb4-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgb4-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgb5-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgb5-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgb6-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgb6-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgb7-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgb7-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgb8-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgb8-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgb9-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgb9-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgba-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgba-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgbb-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgbb-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgbc-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgbc-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgbd-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgbd-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgbe-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgbe-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgbf-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgbf-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgbn0-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgbn0-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgbn1-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgbn1-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgbn2-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgbn2-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgbn3-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgbn3-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgbn4-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgbn4-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgbn5-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgbn5-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgbn6-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgbn6-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgbn7-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgbn7-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgbn8-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgbn8-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgbn9-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgbn9-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgbna-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgbna-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgbnb-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgbnb-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgbnc-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgbnc-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgbnd-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgbnd-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgbne-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgbne-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgbnf-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgbnf-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjge0-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjge0-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjge1-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjge1-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjge2-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjge2-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjge3-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjge3-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjge4-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjge4-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjge5-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjge5-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjge6-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjge6-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjge7-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjge7-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjge8-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjge8-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjge9-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjge9-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgea-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgea-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgeb-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgeb-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgec-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgec-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjged-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjged-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgee-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgee-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgef-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgef-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgen0-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgen0-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgen1-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgen1-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgen2-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgen2-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgen3-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgen3-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgen4-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgen4-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgen5-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgen5-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgen6-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgen6-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgen7-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgen7-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgen8-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgen8-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgen9-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgen9-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgena-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgena-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgenb-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgenb-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgenc-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgenc-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgend-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgend-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgene-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgene-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgenf-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgenf-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgr0-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgr0-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgr1-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgr1-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgr2-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgr2-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgr3-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgr3-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgr4-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgr4-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgr5-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgr5-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgr6-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgr6-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgr7-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgr7-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgr8-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgr8-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgr9-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgr9-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgra-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgra-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgrb-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgrb-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgrc-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgrc-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgrd-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgrd-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgre-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgre-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgrf-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgrf-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgrn0-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgrn0-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgrn1-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgrn1-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgrn2-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgrn2-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgrn3-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgrn3-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgrn4-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgrn4-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgrn5-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgrn5-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgrn6-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgrn6-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgrn7-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgrn7-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgrn8-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgrn8-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgrn9-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgrn9-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgrna-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgrna-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgrnb-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgrnb-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgrnc-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgrnc-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgrnd-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgrnd-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgrne-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgrne-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgrnf-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjgrnf-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmb0-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmb0-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmb1-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmb1-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmb2-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmb2-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmb3-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmb3-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmb4-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmb4-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmb5-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmb5-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmb6-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmb6-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmb7-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmb7-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmb8-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmb8-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmb9-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmb9-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmba-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmba-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmbb-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmbb-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmbc-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmbc-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmbd-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmbd-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmbe-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmbe-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmbf-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmbf-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmbn0-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmbn0-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmbn1-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmbn1-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmbn2-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmbn2-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmbn3-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmbn3-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmbn4-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmbn4-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmbn5-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmbn5-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmbn6-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmbn6-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmbn7-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmbn7-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmbn8-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmbn8-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmbn9-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmbn9-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmbna-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmbna-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmbnb-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmbnb-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmbnc-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmbnc-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmbnd-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmbnd-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmbne-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmbne-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmbnf-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmbnf-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgr0-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgr0-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgr1-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgr1-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgr2-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgr2-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgr3-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgr3-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgr4-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgr4-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgr5-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgr5-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgr6-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgr6-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgr7-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgr7-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgr8-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgr8-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgr9-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgr9-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgra-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgra-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgrb-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgrb-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgrc-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgrc-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgrd-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgrd-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgre-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgre-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgrf-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgrf-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgrn0-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgrn0-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgrn1-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgrn1-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgrn2-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgrn2-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgrn3-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgrn3-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgrn4-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgrn4-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgrn5-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgrn5-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgrn6-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgrn6-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgrn7-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgrn7-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgrn8-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgrn8-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgrn9-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgrn9-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgrna-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgrna-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgrnb-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgrnb-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgrnc-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgrnc-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgrnd-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgrnd-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgrne-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgrne-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgrnf-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmgrnf-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjml0-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjml0-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjml1-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjml1-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjml2-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjml2-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjml3-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjml3-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjml4-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjml4-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjml5-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjml5-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjml6-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjml6-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjml7-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjml7-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjml8-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjml8-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjml9-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjml9-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmla-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmla-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmlb-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmlb-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmlc-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmlc-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmld-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmld-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmle-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmle-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmlf-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmlf-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmln0-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmln0-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmln1-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmln1-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmln2-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmln2-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmln3-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmln3-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmln4-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmln4-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmln5-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmln5-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmln6-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmln6-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmln7-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmln7-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmln8-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmln8-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmln9-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmln9-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmlna-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmlna-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmlnb-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmlnb-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmlnc-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmlnc-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmlnd-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmlnd-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmlne-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmlne-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmlnf-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmlnf-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmr0-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmr0-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmr1-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmr1-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmr2-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmr2-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmr3-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmr3-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmr4-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmr4-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmr5-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmr5-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmr6-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmr6-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmr7-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmr7-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmr8-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmr8-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmr9-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmr9-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmra-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmra-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmrb-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmrb-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmrc-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmrc-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmrd-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmrd-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmre-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmre-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmrf-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmrf-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmrn0-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmrn0-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmrn1-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmrn1-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmrn2-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmrn2-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmrn3-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmrn3-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmrn4-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmrn4-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmrn5-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmrn5-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmrn6-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmrn6-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmrn7-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmrn7-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmrn8-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmrn8-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmrn9-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmrn9-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmrna-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmrna-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmrnb-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmrnb-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmrnc-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmrnc-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmrnd-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmrnd-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmrne-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmrne-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmrnf-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfjmrnf-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkgr0-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkgr0-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkgr1-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkgr1-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkgr2-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkgr2-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkgr3-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkgr3-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkgr4-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkgr4-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkgr5-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkgr5-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkgr6-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkgr6-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkgr7-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkgr7-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkgr8-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkgr8-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkgr9-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkgr9-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkgra-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkgra-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkgrb-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkgrb-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkgrc-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkgrc-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkgrd-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkgrd-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkgre-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkgre-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkgrf-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkgrf-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkmr0-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkmr0-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkmr1-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkmr1-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkmr2-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkmr2-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkmr3-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkmr3-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkmr4-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkmr4-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkmr5-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkmr5-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkmr6-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkmr6-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkmr7-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkmr7-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkmr8-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkmr8-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkmr9-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkmr9-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkmra-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkmra-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkmrb-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkmrb-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkmrc-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkmrc-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkmrd-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkmrd-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkmre-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkmre-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkmrf-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfkmrf-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfmr0-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfmr0-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfmr1-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfmr1-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfmr2-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfmr2-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfmr3-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfmr3-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfmr4-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfmr4-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfmr5-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfmr5-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfmr6-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfmr6-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfmr7-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfmr7-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfmr8-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfmr8-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfmr9-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfmr9-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfmra-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfmra-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfmrb-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfmrb-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfmrc-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfmrc-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfmrd-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfmrd-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfmre-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfmre-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utfmrf-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utfmrf-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utftgr0-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utftgr0-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utftgr1-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utftgr1-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utftgr2-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utftgr2-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utftgr3-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utftgr3-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utftgr4-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utftgr4-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utftgr5-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utftgr5-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utftgr6-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utftgr6-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utftgr7-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utftgr7-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utftgr8-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utftgr8-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utftgr9-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utftgr9-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utftgra-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utftgra-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utftgrb-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utftgrb-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utftgrc-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utftgrc-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utftgrd-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utftgrd-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utftgre-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utftgre-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utftgrf-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utftgrf-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utftmr0-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utftmr0-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utftmr1-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utftmr1-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utftmr2-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utftmr2-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utftmr3-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utftmr3-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utftmr4-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utftmr4-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utftmr5-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utftmr5-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utftmr6-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utftmr6-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utftmr7-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utftmr7-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utftmr8-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utftmr8-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utftmr9-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utftmr9-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utftmra-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utftmra-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utftmrb-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utftmrb-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utftmrc-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utftmrc-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utftmrd-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utftmrd-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utftmre-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utftmre-v.tfm - RELOC/fonts/tfm/public/japanese-otf/utftmrf-h.tfm - RELOC/fonts/tfm/public/japanese-otf/utftmrf-v.tfm - RELOC/fonts/vf/public/japanese-otf/brsgexpgothb-h.vf - RELOC/fonts/vf/public/japanese-otf/brsgexpgothb-v.vf - RELOC/fonts/vf/public/japanese-otf/brsgexpgothbn-h.vf - RELOC/fonts/vf/public/japanese-otf/brsgexpgothbn-v.vf - RELOC/fonts/vf/public/japanese-otf/brsgexpgotheb-h.vf - RELOC/fonts/vf/public/japanese-otf/brsgexpgotheb-v.vf - RELOC/fonts/vf/public/japanese-otf/brsgexpgothebn-h.vf - RELOC/fonts/vf/public/japanese-otf/brsgexpgothebn-v.vf - RELOC/fonts/vf/public/japanese-otf/brsgexpgothr-h.vf - RELOC/fonts/vf/public/japanese-otf/brsgexpgothr-v.vf - RELOC/fonts/vf/public/japanese-otf/brsgexpgothrn-h.vf - RELOC/fonts/vf/public/japanese-otf/brsgexpgothrn-v.vf - RELOC/fonts/vf/public/japanese-otf/brsgexpmgothr-h.vf - RELOC/fonts/vf/public/japanese-otf/brsgexpmgothr-v.vf - RELOC/fonts/vf/public/japanese-otf/brsgexpmgothrn-h.vf - RELOC/fonts/vf/public/japanese-otf/brsgexpmgothrn-v.vf - RELOC/fonts/vf/public/japanese-otf/brsgexpminb-h.vf - RELOC/fonts/vf/public/japanese-otf/brsgexpminb-v.vf - RELOC/fonts/vf/public/japanese-otf/brsgexpminbn-h.vf - RELOC/fonts/vf/public/japanese-otf/brsgexpminbn-v.vf - RELOC/fonts/vf/public/japanese-otf/brsgexpminl-h.vf - RELOC/fonts/vf/public/japanese-otf/brsgexpminl-v.vf - RELOC/fonts/vf/public/japanese-otf/brsgexpminln-h.vf - RELOC/fonts/vf/public/japanese-otf/brsgexpminln-v.vf - RELOC/fonts/vf/public/japanese-otf/brsgexpminr-h.vf - RELOC/fonts/vf/public/japanese-otf/brsgexpminr-v.vf - RELOC/fonts/vf/public/japanese-otf/brsgexpminrn-h.vf - RELOC/fonts/vf/public/japanese-otf/brsgexpminrn-v.vf - RELOC/fonts/vf/public/japanese-otf/brsgnmlgothb-h.vf - RELOC/fonts/vf/public/japanese-otf/brsgnmlgothb-v.vf - RELOC/fonts/vf/public/japanese-otf/brsgnmlgothbn-h.vf - RELOC/fonts/vf/public/japanese-otf/brsgnmlgothbn-v.vf - RELOC/fonts/vf/public/japanese-otf/brsgnmlgotheb-h.vf - RELOC/fonts/vf/public/japanese-otf/brsgnmlgotheb-v.vf - RELOC/fonts/vf/public/japanese-otf/brsgnmlgothebn-h.vf - RELOC/fonts/vf/public/japanese-otf/brsgnmlgothebn-v.vf - RELOC/fonts/vf/public/japanese-otf/brsgnmlgothr-h.vf - RELOC/fonts/vf/public/japanese-otf/brsgnmlgothr-v.vf - RELOC/fonts/vf/public/japanese-otf/brsgnmlgothrn-h.vf - RELOC/fonts/vf/public/japanese-otf/brsgnmlgothrn-v.vf - RELOC/fonts/vf/public/japanese-otf/brsgnmlmgothr-h.vf - RELOC/fonts/vf/public/japanese-otf/brsgnmlmgothr-v.vf - RELOC/fonts/vf/public/japanese-otf/brsgnmlmgothrn-h.vf - RELOC/fonts/vf/public/japanese-otf/brsgnmlmgothrn-v.vf - RELOC/fonts/vf/public/japanese-otf/brsgnmlminb-h.vf - RELOC/fonts/vf/public/japanese-otf/brsgnmlminb-v.vf - RELOC/fonts/vf/public/japanese-otf/brsgnmlminbn-h.vf - RELOC/fonts/vf/public/japanese-otf/brsgnmlminbn-v.vf - RELOC/fonts/vf/public/japanese-otf/brsgnmlminl-h.vf - RELOC/fonts/vf/public/japanese-otf/brsgnmlminl-v.vf - RELOC/fonts/vf/public/japanese-otf/brsgnmlminln-h.vf - RELOC/fonts/vf/public/japanese-otf/brsgnmlminln-v.vf - RELOC/fonts/vf/public/japanese-otf/brsgnmlminr-h.vf - RELOC/fonts/vf/public/japanese-otf/brsgnmlminr-v.vf - RELOC/fonts/vf/public/japanese-otf/brsgnmlminrn-h.vf - RELOC/fonts/vf/public/japanese-otf/brsgnmlminrn-v.vf - RELOC/fonts/vf/public/japanese-otf/cidcgr0-h.vf - RELOC/fonts/vf/public/japanese-otf/cidcgr0-v.vf - RELOC/fonts/vf/public/japanese-otf/cidcgr1-h.vf - RELOC/fonts/vf/public/japanese-otf/cidcgr1-v.vf - RELOC/fonts/vf/public/japanese-otf/cidcgr2-h.vf - RELOC/fonts/vf/public/japanese-otf/cidcgr2-v.vf - RELOC/fonts/vf/public/japanese-otf/cidcgr3-h.vf - RELOC/fonts/vf/public/japanese-otf/cidcgr3-v.vf - RELOC/fonts/vf/public/japanese-otf/cidcgr4-h.vf - RELOC/fonts/vf/public/japanese-otf/cidcgr4-v.vf - RELOC/fonts/vf/public/japanese-otf/cidcgr5-h.vf - RELOC/fonts/vf/public/japanese-otf/cidcgr5-v.vf - RELOC/fonts/vf/public/japanese-otf/cidcgr6-h.vf - RELOC/fonts/vf/public/japanese-otf/cidcgr6-v.vf - RELOC/fonts/vf/public/japanese-otf/cidcgr7-h.vf - RELOC/fonts/vf/public/japanese-otf/cidcgr7-v.vf - RELOC/fonts/vf/public/japanese-otf/cidcmr0-h.vf - RELOC/fonts/vf/public/japanese-otf/cidcmr0-v.vf - RELOC/fonts/vf/public/japanese-otf/cidcmr1-h.vf - RELOC/fonts/vf/public/japanese-otf/cidcmr1-v.vf - RELOC/fonts/vf/public/japanese-otf/cidcmr2-h.vf - RELOC/fonts/vf/public/japanese-otf/cidcmr2-v.vf - RELOC/fonts/vf/public/japanese-otf/cidcmr3-h.vf - RELOC/fonts/vf/public/japanese-otf/cidcmr3-v.vf - RELOC/fonts/vf/public/japanese-otf/cidcmr4-h.vf - RELOC/fonts/vf/public/japanese-otf/cidcmr4-v.vf - RELOC/fonts/vf/public/japanese-otf/cidcmr5-h.vf - RELOC/fonts/vf/public/japanese-otf/cidcmr5-v.vf - RELOC/fonts/vf/public/japanese-otf/cidcmr6-h.vf - RELOC/fonts/vf/public/japanese-otf/cidcmr6-v.vf - RELOC/fonts/vf/public/japanese-otf/cidcmr7-h.vf - RELOC/fonts/vf/public/japanese-otf/cidcmr7-v.vf - RELOC/fonts/vf/public/japanese-otf/cidjgb0-h.vf - RELOC/fonts/vf/public/japanese-otf/cidjgb0-v.vf - RELOC/fonts/vf/public/japanese-otf/cidjgb1-h.vf - RELOC/fonts/vf/public/japanese-otf/cidjgb1-v.vf - RELOC/fonts/vf/public/japanese-otf/cidjgb2-h.vf - RELOC/fonts/vf/public/japanese-otf/cidjgb2-v.vf - RELOC/fonts/vf/public/japanese-otf/cidjgb3-h.vf - RELOC/fonts/vf/public/japanese-otf/cidjgb3-v.vf - RELOC/fonts/vf/public/japanese-otf/cidjgb4-h.vf - RELOC/fonts/vf/public/japanese-otf/cidjgb4-v.vf - RELOC/fonts/vf/public/japanese-otf/cidjgb5-h.vf - RELOC/fonts/vf/public/japanese-otf/cidjgb5-v.vf - RELOC/fonts/vf/public/japanese-otf/cidjge0-h.vf - RELOC/fonts/vf/public/japanese-otf/cidjge0-v.vf - RELOC/fonts/vf/public/japanese-otf/cidjge1-h.vf - RELOC/fonts/vf/public/japanese-otf/cidjge1-v.vf - RELOC/fonts/vf/public/japanese-otf/cidjge2-h.vf - RELOC/fonts/vf/public/japanese-otf/cidjge2-v.vf - RELOC/fonts/vf/public/japanese-otf/cidjge3-h.vf - RELOC/fonts/vf/public/japanese-otf/cidjge3-v.vf - RELOC/fonts/vf/public/japanese-otf/cidjge4-h.vf - RELOC/fonts/vf/public/japanese-otf/cidjge4-v.vf - RELOC/fonts/vf/public/japanese-otf/cidjge5-h.vf - RELOC/fonts/vf/public/japanese-otf/cidjge5-v.vf - RELOC/fonts/vf/public/japanese-otf/cidjgr0-h.vf - RELOC/fonts/vf/public/japanese-otf/cidjgr0-v.vf - RELOC/fonts/vf/public/japanese-otf/cidjgr1-h.vf - RELOC/fonts/vf/public/japanese-otf/cidjgr1-v.vf - RELOC/fonts/vf/public/japanese-otf/cidjgr2-h.vf - RELOC/fonts/vf/public/japanese-otf/cidjgr2-v.vf - RELOC/fonts/vf/public/japanese-otf/cidjgr3-h.vf - RELOC/fonts/vf/public/japanese-otf/cidjgr3-v.vf - RELOC/fonts/vf/public/japanese-otf/cidjgr4-h.vf - RELOC/fonts/vf/public/japanese-otf/cidjgr4-v.vf - RELOC/fonts/vf/public/japanese-otf/cidjgr5-h.vf - RELOC/fonts/vf/public/japanese-otf/cidjgr5-v.vf - RELOC/fonts/vf/public/japanese-otf/cidjmb0-h.vf - RELOC/fonts/vf/public/japanese-otf/cidjmb0-v.vf - RELOC/fonts/vf/public/japanese-otf/cidjmb1-h.vf - RELOC/fonts/vf/public/japanese-otf/cidjmb1-v.vf - RELOC/fonts/vf/public/japanese-otf/cidjmb2-h.vf - RELOC/fonts/vf/public/japanese-otf/cidjmb2-v.vf - RELOC/fonts/vf/public/japanese-otf/cidjmb3-h.vf - RELOC/fonts/vf/public/japanese-otf/cidjmb3-v.vf - RELOC/fonts/vf/public/japanese-otf/cidjmb4-h.vf - RELOC/fonts/vf/public/japanese-otf/cidjmb4-v.vf - RELOC/fonts/vf/public/japanese-otf/cidjmb5-h.vf - RELOC/fonts/vf/public/japanese-otf/cidjmb5-v.vf - RELOC/fonts/vf/public/japanese-otf/cidjmgr0-h.vf - RELOC/fonts/vf/public/japanese-otf/cidjmgr0-v.vf - RELOC/fonts/vf/public/japanese-otf/cidjmgr1-h.vf - RELOC/fonts/vf/public/japanese-otf/cidjmgr1-v.vf - RELOC/fonts/vf/public/japanese-otf/cidjmgr2-h.vf - RELOC/fonts/vf/public/japanese-otf/cidjmgr2-v.vf - RELOC/fonts/vf/public/japanese-otf/cidjmgr3-h.vf - RELOC/fonts/vf/public/japanese-otf/cidjmgr3-v.vf - RELOC/fonts/vf/public/japanese-otf/cidjmgr4-h.vf - RELOC/fonts/vf/public/japanese-otf/cidjmgr4-v.vf - RELOC/fonts/vf/public/japanese-otf/cidjmgr5-h.vf - RELOC/fonts/vf/public/japanese-otf/cidjmgr5-v.vf - RELOC/fonts/vf/public/japanese-otf/cidjml0-h.vf - RELOC/fonts/vf/public/japanese-otf/cidjml0-v.vf - RELOC/fonts/vf/public/japanese-otf/cidjml1-h.vf - RELOC/fonts/vf/public/japanese-otf/cidjml1-v.vf - RELOC/fonts/vf/public/japanese-otf/cidjml2-h.vf - RELOC/fonts/vf/public/japanese-otf/cidjml2-v.vf - RELOC/fonts/vf/public/japanese-otf/cidjml3-h.vf - RELOC/fonts/vf/public/japanese-otf/cidjml3-v.vf - RELOC/fonts/vf/public/japanese-otf/cidjml4-h.vf - RELOC/fonts/vf/public/japanese-otf/cidjml4-v.vf - RELOC/fonts/vf/public/japanese-otf/cidjml5-h.vf - RELOC/fonts/vf/public/japanese-otf/cidjml5-v.vf - RELOC/fonts/vf/public/japanese-otf/cidjmr0-h.vf - RELOC/fonts/vf/public/japanese-otf/cidjmr0-v.vf - RELOC/fonts/vf/public/japanese-otf/cidjmr1-h.vf - RELOC/fonts/vf/public/japanese-otf/cidjmr1-v.vf - RELOC/fonts/vf/public/japanese-otf/cidjmr2-h.vf - RELOC/fonts/vf/public/japanese-otf/cidjmr2-v.vf - RELOC/fonts/vf/public/japanese-otf/cidjmr3-h.vf - RELOC/fonts/vf/public/japanese-otf/cidjmr3-v.vf - RELOC/fonts/vf/public/japanese-otf/cidjmr4-h.vf - RELOC/fonts/vf/public/japanese-otf/cidjmr4-v.vf - RELOC/fonts/vf/public/japanese-otf/cidjmr5-h.vf - RELOC/fonts/vf/public/japanese-otf/cidjmr5-v.vf - RELOC/fonts/vf/public/japanese-otf/cidkgr0-h.vf - RELOC/fonts/vf/public/japanese-otf/cidkgr0-v.vf - RELOC/fonts/vf/public/japanese-otf/cidkgr1-h.vf - RELOC/fonts/vf/public/japanese-otf/cidkgr1-v.vf - RELOC/fonts/vf/public/japanese-otf/cidkgr2-h.vf - RELOC/fonts/vf/public/japanese-otf/cidkgr2-v.vf - RELOC/fonts/vf/public/japanese-otf/cidkgr3-h.vf - RELOC/fonts/vf/public/japanese-otf/cidkgr3-v.vf - RELOC/fonts/vf/public/japanese-otf/cidkgr4-h.vf - RELOC/fonts/vf/public/japanese-otf/cidkgr4-v.vf - RELOC/fonts/vf/public/japanese-otf/cidkmr0-h.vf - RELOC/fonts/vf/public/japanese-otf/cidkmr0-v.vf - RELOC/fonts/vf/public/japanese-otf/cidkmr1-h.vf - RELOC/fonts/vf/public/japanese-otf/cidkmr1-v.vf - RELOC/fonts/vf/public/japanese-otf/cidkmr2-h.vf - RELOC/fonts/vf/public/japanese-otf/cidkmr2-v.vf - RELOC/fonts/vf/public/japanese-otf/cidkmr3-h.vf - RELOC/fonts/vf/public/japanese-otf/cidkmr3-v.vf - RELOC/fonts/vf/public/japanese-otf/cidkmr4-h.vf - RELOC/fonts/vf/public/japanese-otf/cidkmr4-v.vf - RELOC/fonts/vf/public/japanese-otf/cidtgr0-h.vf - RELOC/fonts/vf/public/japanese-otf/cidtgr0-v.vf - RELOC/fonts/vf/public/japanese-otf/cidtgr1-h.vf - RELOC/fonts/vf/public/japanese-otf/cidtgr1-v.vf - RELOC/fonts/vf/public/japanese-otf/cidtgr2-h.vf - RELOC/fonts/vf/public/japanese-otf/cidtgr2-v.vf - RELOC/fonts/vf/public/japanese-otf/cidtgr3-h.vf - RELOC/fonts/vf/public/japanese-otf/cidtgr3-v.vf - RELOC/fonts/vf/public/japanese-otf/cidtgr4-h.vf - RELOC/fonts/vf/public/japanese-otf/cidtgr4-v.vf - RELOC/fonts/vf/public/japanese-otf/cidtmr0-h.vf - RELOC/fonts/vf/public/japanese-otf/cidtmr0-v.vf - RELOC/fonts/vf/public/japanese-otf/cidtmr1-h.vf - RELOC/fonts/vf/public/japanese-otf/cidtmr1-v.vf - RELOC/fonts/vf/public/japanese-otf/cidtmr2-h.vf - RELOC/fonts/vf/public/japanese-otf/cidtmr2-v.vf - RELOC/fonts/vf/public/japanese-otf/cidtmr3-h.vf - RELOC/fonts/vf/public/japanese-otf/cidtmr3-v.vf - RELOC/fonts/vf/public/japanese-otf/cidtmr4-h.vf - RELOC/fonts/vf/public/japanese-otf/cidtmr4-v.vf - RELOC/fonts/vf/public/japanese-otf/expgothb-h.vf - RELOC/fonts/vf/public/japanese-otf/expgothb-v.vf - RELOC/fonts/vf/public/japanese-otf/expgothbn-h.vf - RELOC/fonts/vf/public/japanese-otf/expgothbn-v.vf - RELOC/fonts/vf/public/japanese-otf/expgotheb-h.vf - RELOC/fonts/vf/public/japanese-otf/expgotheb-v.vf - RELOC/fonts/vf/public/japanese-otf/expgothebn-h.vf - RELOC/fonts/vf/public/japanese-otf/expgothebn-v.vf - RELOC/fonts/vf/public/japanese-otf/expgothr-h.vf - RELOC/fonts/vf/public/japanese-otf/expgothr-v.vf - RELOC/fonts/vf/public/japanese-otf/expgothrn-h.vf - RELOC/fonts/vf/public/japanese-otf/expgothrn-v.vf - RELOC/fonts/vf/public/japanese-otf/expmgothr-h.vf - RELOC/fonts/vf/public/japanese-otf/expmgothr-v.vf - RELOC/fonts/vf/public/japanese-otf/expmgothrn-h.vf - RELOC/fonts/vf/public/japanese-otf/expmgothrn-v.vf - RELOC/fonts/vf/public/japanese-otf/expminb-h.vf - RELOC/fonts/vf/public/japanese-otf/expminb-v.vf - RELOC/fonts/vf/public/japanese-otf/expminbn-h.vf - RELOC/fonts/vf/public/japanese-otf/expminbn-v.vf - RELOC/fonts/vf/public/japanese-otf/expminl-h.vf - RELOC/fonts/vf/public/japanese-otf/expminl-v.vf - RELOC/fonts/vf/public/japanese-otf/expminln-h.vf - RELOC/fonts/vf/public/japanese-otf/expminln-v.vf - RELOC/fonts/vf/public/japanese-otf/expminr-h.vf - RELOC/fonts/vf/public/japanese-otf/expminr-v.vf - RELOC/fonts/vf/public/japanese-otf/expminrn-h.vf - RELOC/fonts/vf/public/japanese-otf/expminrn-v.vf - RELOC/fonts/vf/public/japanese-otf/nmlgothb-h.vf - RELOC/fonts/vf/public/japanese-otf/nmlgothb-v.vf - RELOC/fonts/vf/public/japanese-otf/nmlgothbn-h.vf - RELOC/fonts/vf/public/japanese-otf/nmlgothbn-v.vf - RELOC/fonts/vf/public/japanese-otf/nmlgotheb-h.vf - RELOC/fonts/vf/public/japanese-otf/nmlgotheb-v.vf - RELOC/fonts/vf/public/japanese-otf/nmlgothebn-h.vf - RELOC/fonts/vf/public/japanese-otf/nmlgothebn-v.vf - RELOC/fonts/vf/public/japanese-otf/nmlgothr-h.vf - RELOC/fonts/vf/public/japanese-otf/nmlgothr-v.vf - RELOC/fonts/vf/public/japanese-otf/nmlgothrn-h.vf - RELOC/fonts/vf/public/japanese-otf/nmlgothrn-v.vf - RELOC/fonts/vf/public/japanese-otf/nmlmgothr-h.vf - RELOC/fonts/vf/public/japanese-otf/nmlmgothr-v.vf - RELOC/fonts/vf/public/japanese-otf/nmlmgothrn-h.vf - RELOC/fonts/vf/public/japanese-otf/nmlmgothrn-v.vf - RELOC/fonts/vf/public/japanese-otf/nmlminb-h.vf - RELOC/fonts/vf/public/japanese-otf/nmlminb-v.vf - RELOC/fonts/vf/public/japanese-otf/nmlminbn-h.vf - RELOC/fonts/vf/public/japanese-otf/nmlminbn-v.vf - RELOC/fonts/vf/public/japanese-otf/nmlminl-h.vf - RELOC/fonts/vf/public/japanese-otf/nmlminl-v.vf - RELOC/fonts/vf/public/japanese-otf/nmlminln-h.vf - RELOC/fonts/vf/public/japanese-otf/nmlminln-v.vf - RELOC/fonts/vf/public/japanese-otf/nmlminr-h.vf - RELOC/fonts/vf/public/japanese-otf/nmlminr-v.vf - RELOC/fonts/vf/public/japanese-otf/nmlminrn-h.vf - RELOC/fonts/vf/public/japanese-otf/nmlminrn-v.vf - RELOC/fonts/vf/public/japanese-otf/rubygothb-h.vf - RELOC/fonts/vf/public/japanese-otf/rubygothb-v.vf - RELOC/fonts/vf/public/japanese-otf/rubygotheb-h.vf - RELOC/fonts/vf/public/japanese-otf/rubygotheb-v.vf - RELOC/fonts/vf/public/japanese-otf/rubygothr-h.vf - RELOC/fonts/vf/public/japanese-otf/rubygothr-v.vf - RELOC/fonts/vf/public/japanese-otf/rubymgothr-h.vf - RELOC/fonts/vf/public/japanese-otf/rubymgothr-v.vf - RELOC/fonts/vf/public/japanese-otf/rubyminb-h.vf - RELOC/fonts/vf/public/japanese-otf/rubyminb-v.vf - RELOC/fonts/vf/public/japanese-otf/rubyminl-h.vf - RELOC/fonts/vf/public/japanese-otf/rubyminl-v.vf - RELOC/fonts/vf/public/japanese-otf/rubyminr-h.vf - RELOC/fonts/vf/public/japanese-otf/rubyminr-v.vf - RELOC/fonts/vf/public/japanese-otf/utfcgr0-h.vf - RELOC/fonts/vf/public/japanese-otf/utfcgr0-v.vf - RELOC/fonts/vf/public/japanese-otf/utfcgr1-h.vf - RELOC/fonts/vf/public/japanese-otf/utfcgr1-v.vf - RELOC/fonts/vf/public/japanese-otf/utfcgr2-h.vf - RELOC/fonts/vf/public/japanese-otf/utfcgr2-v.vf - RELOC/fonts/vf/public/japanese-otf/utfcgr3-h.vf - RELOC/fonts/vf/public/japanese-otf/utfcgr3-v.vf - RELOC/fonts/vf/public/japanese-otf/utfcgr4-h.vf - RELOC/fonts/vf/public/japanese-otf/utfcgr4-v.vf - RELOC/fonts/vf/public/japanese-otf/utfcgr5-h.vf - RELOC/fonts/vf/public/japanese-otf/utfcgr5-v.vf - RELOC/fonts/vf/public/japanese-otf/utfcgr6-h.vf - RELOC/fonts/vf/public/japanese-otf/utfcgr6-v.vf - RELOC/fonts/vf/public/japanese-otf/utfcgr7-h.vf - RELOC/fonts/vf/public/japanese-otf/utfcgr7-v.vf - RELOC/fonts/vf/public/japanese-otf/utfcgr8-h.vf - RELOC/fonts/vf/public/japanese-otf/utfcgr8-v.vf - RELOC/fonts/vf/public/japanese-otf/utfcgr9-h.vf - RELOC/fonts/vf/public/japanese-otf/utfcgr9-v.vf - RELOC/fonts/vf/public/japanese-otf/utfcgra-h.vf - RELOC/fonts/vf/public/japanese-otf/utfcgra-v.vf - RELOC/fonts/vf/public/japanese-otf/utfcgrb-h.vf - RELOC/fonts/vf/public/japanese-otf/utfcgrb-v.vf - RELOC/fonts/vf/public/japanese-otf/utfcgrc-h.vf - RELOC/fonts/vf/public/japanese-otf/utfcgrc-v.vf - RELOC/fonts/vf/public/japanese-otf/utfcgrd-h.vf - RELOC/fonts/vf/public/japanese-otf/utfcgrd-v.vf - RELOC/fonts/vf/public/japanese-otf/utfcgre-h.vf - RELOC/fonts/vf/public/japanese-otf/utfcgre-v.vf - RELOC/fonts/vf/public/japanese-otf/utfcgrf-h.vf - RELOC/fonts/vf/public/japanese-otf/utfcgrf-v.vf - RELOC/fonts/vf/public/japanese-otf/utfcmr0-h.vf - RELOC/fonts/vf/public/japanese-otf/utfcmr0-v.vf - RELOC/fonts/vf/public/japanese-otf/utfcmr1-h.vf - RELOC/fonts/vf/public/japanese-otf/utfcmr1-v.vf - RELOC/fonts/vf/public/japanese-otf/utfcmr2-h.vf - RELOC/fonts/vf/public/japanese-otf/utfcmr2-v.vf - RELOC/fonts/vf/public/japanese-otf/utfcmr3-h.vf - RELOC/fonts/vf/public/japanese-otf/utfcmr3-v.vf - RELOC/fonts/vf/public/japanese-otf/utfcmr4-h.vf - RELOC/fonts/vf/public/japanese-otf/utfcmr4-v.vf - RELOC/fonts/vf/public/japanese-otf/utfcmr5-h.vf - RELOC/fonts/vf/public/japanese-otf/utfcmr5-v.vf - RELOC/fonts/vf/public/japanese-otf/utfcmr6-h.vf - RELOC/fonts/vf/public/japanese-otf/utfcmr6-v.vf - RELOC/fonts/vf/public/japanese-otf/utfcmr7-h.vf - RELOC/fonts/vf/public/japanese-otf/utfcmr7-v.vf - RELOC/fonts/vf/public/japanese-otf/utfcmr8-h.vf - RELOC/fonts/vf/public/japanese-otf/utfcmr8-v.vf - RELOC/fonts/vf/public/japanese-otf/utfcmr9-h.vf - RELOC/fonts/vf/public/japanese-otf/utfcmr9-v.vf - RELOC/fonts/vf/public/japanese-otf/utfcmra-h.vf - RELOC/fonts/vf/public/japanese-otf/utfcmra-v.vf - RELOC/fonts/vf/public/japanese-otf/utfcmrb-h.vf - RELOC/fonts/vf/public/japanese-otf/utfcmrb-v.vf - RELOC/fonts/vf/public/japanese-otf/utfcmrc-h.vf - RELOC/fonts/vf/public/japanese-otf/utfcmrc-v.vf - RELOC/fonts/vf/public/japanese-otf/utfcmrd-h.vf - RELOC/fonts/vf/public/japanese-otf/utfcmrd-v.vf - RELOC/fonts/vf/public/japanese-otf/utfcmre-h.vf - RELOC/fonts/vf/public/japanese-otf/utfcmre-v.vf - RELOC/fonts/vf/public/japanese-otf/utfcmrf-h.vf - RELOC/fonts/vf/public/japanese-otf/utfcmrf-v.vf - RELOC/fonts/vf/public/japanese-otf/utfgr0-h.vf - RELOC/fonts/vf/public/japanese-otf/utfgr0-v.vf - RELOC/fonts/vf/public/japanese-otf/utfgr1-h.vf - RELOC/fonts/vf/public/japanese-otf/utfgr1-v.vf - RELOC/fonts/vf/public/japanese-otf/utfgr2-h.vf - RELOC/fonts/vf/public/japanese-otf/utfgr2-v.vf - RELOC/fonts/vf/public/japanese-otf/utfgr3-h.vf - RELOC/fonts/vf/public/japanese-otf/utfgr3-v.vf - RELOC/fonts/vf/public/japanese-otf/utfgr4-h.vf - RELOC/fonts/vf/public/japanese-otf/utfgr4-v.vf - RELOC/fonts/vf/public/japanese-otf/utfgr5-h.vf - RELOC/fonts/vf/public/japanese-otf/utfgr5-v.vf - RELOC/fonts/vf/public/japanese-otf/utfgr6-h.vf - RELOC/fonts/vf/public/japanese-otf/utfgr6-v.vf - RELOC/fonts/vf/public/japanese-otf/utfgr7-h.vf - RELOC/fonts/vf/public/japanese-otf/utfgr7-v.vf - RELOC/fonts/vf/public/japanese-otf/utfgr8-h.vf - RELOC/fonts/vf/public/japanese-otf/utfgr8-v.vf - RELOC/fonts/vf/public/japanese-otf/utfgr9-h.vf - RELOC/fonts/vf/public/japanese-otf/utfgr9-v.vf - RELOC/fonts/vf/public/japanese-otf/utfgra-h.vf - RELOC/fonts/vf/public/japanese-otf/utfgra-v.vf - RELOC/fonts/vf/public/japanese-otf/utfgrb-h.vf - RELOC/fonts/vf/public/japanese-otf/utfgrb-v.vf - RELOC/fonts/vf/public/japanese-otf/utfgrc-h.vf - RELOC/fonts/vf/public/japanese-otf/utfgrc-v.vf - RELOC/fonts/vf/public/japanese-otf/utfgrd-h.vf - RELOC/fonts/vf/public/japanese-otf/utfgrd-v.vf - RELOC/fonts/vf/public/japanese-otf/utfgre-h.vf - RELOC/fonts/vf/public/japanese-otf/utfgre-v.vf - RELOC/fonts/vf/public/japanese-otf/utfgrf-h.vf - RELOC/fonts/vf/public/japanese-otf/utfgrf-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgb0-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgb0-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgb1-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgb1-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgb2-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgb2-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgb3-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgb3-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgb4-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgb4-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgb5-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgb5-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgb6-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgb6-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgb7-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgb7-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgb8-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgb8-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgb9-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgb9-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgba-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgba-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgbb-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgbb-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgbc-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgbc-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgbd-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgbd-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgbe-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgbe-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgbf-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgbf-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgbn0-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgbn0-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgbn1-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgbn1-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgbn2-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgbn2-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgbn3-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgbn3-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgbn4-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgbn4-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgbn5-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgbn5-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgbn6-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgbn6-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgbn7-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgbn7-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgbn8-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgbn8-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgbn9-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgbn9-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgbna-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgbna-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgbnb-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgbnb-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgbnc-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgbnc-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgbnd-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgbnd-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgbne-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgbne-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgbnf-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgbnf-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjge0-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjge0-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjge1-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjge1-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjge2-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjge2-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjge3-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjge3-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjge4-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjge4-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjge5-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjge5-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjge6-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjge6-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjge7-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjge7-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjge8-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjge8-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjge9-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjge9-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgea-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgea-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgeb-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgeb-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgec-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgec-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjged-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjged-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgee-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgee-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgef-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgef-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgen0-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgen0-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgen1-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgen1-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgen2-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgen2-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgen3-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgen3-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgen4-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgen4-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgen5-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgen5-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgen6-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgen6-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgen7-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgen7-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgen8-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgen8-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgen9-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgen9-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgena-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgena-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgenb-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgenb-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgenc-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgenc-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgend-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgend-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgene-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgene-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgenf-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgenf-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgr0-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgr0-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgr1-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgr1-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgr2-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgr2-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgr3-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgr3-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgr4-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgr4-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgr5-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgr5-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgr6-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgr6-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgr7-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgr7-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgr8-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgr8-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgr9-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgr9-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgra-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgra-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgrb-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgrb-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgrc-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgrc-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgrd-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgrd-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgre-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgre-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgrf-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgrf-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgrn0-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgrn0-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgrn1-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgrn1-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgrn2-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgrn2-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgrn3-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgrn3-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgrn4-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgrn4-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgrn5-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgrn5-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgrn6-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgrn6-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgrn7-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgrn7-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgrn8-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgrn8-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgrn9-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgrn9-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgrna-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgrna-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgrnb-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgrnb-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgrnc-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgrnc-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgrnd-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgrnd-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgrne-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgrne-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjgrnf-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjgrnf-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmb0-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmb0-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmb1-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmb1-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmb2-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmb2-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmb3-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmb3-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmb4-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmb4-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmb5-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmb5-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmb6-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmb6-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmb7-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmb7-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmb8-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmb8-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmb9-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmb9-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmba-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmba-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmbb-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmbb-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmbc-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmbc-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmbd-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmbd-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmbe-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmbe-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmbf-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmbf-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmbn0-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmbn0-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmbn1-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmbn1-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmbn2-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmbn2-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmbn3-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmbn3-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmbn4-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmbn4-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmbn5-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmbn5-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmbn6-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmbn6-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmbn7-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmbn7-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmbn8-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmbn8-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmbn9-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmbn9-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmbna-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmbna-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmbnb-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmbnb-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmbnc-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmbnc-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmbnd-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmbnd-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmbne-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmbne-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmbnf-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmbnf-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgr0-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgr0-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgr1-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgr1-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgr2-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgr2-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgr3-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgr3-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgr4-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgr4-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgr5-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgr5-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgr6-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgr6-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgr7-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgr7-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgr8-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgr8-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgr9-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgr9-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgra-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgra-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgrb-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgrb-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgrc-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgrc-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgrd-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgrd-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgre-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgre-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgrf-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgrf-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgrn0-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgrn0-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgrn1-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgrn1-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgrn2-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgrn2-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgrn3-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgrn3-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgrn4-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgrn4-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgrn5-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgrn5-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgrn6-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgrn6-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgrn7-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgrn7-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgrn8-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgrn8-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgrn9-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgrn9-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgrna-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgrna-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgrnb-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgrnb-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgrnc-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgrnc-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgrnd-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgrnd-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgrne-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgrne-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgrnf-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmgrnf-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjml0-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjml0-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjml1-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjml1-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjml2-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjml2-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjml3-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjml3-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjml4-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjml4-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjml5-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjml5-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjml6-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjml6-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjml7-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjml7-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjml8-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjml8-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjml9-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjml9-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmla-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmla-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmlb-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmlb-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmlc-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmlc-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmld-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmld-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmle-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmle-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmlf-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmlf-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmln0-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmln0-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmln1-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmln1-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmln2-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmln2-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmln3-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmln3-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmln4-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmln4-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmln5-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmln5-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmln6-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmln6-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmln7-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmln7-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmln8-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmln8-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmln9-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmln9-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmlna-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmlna-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmlnb-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmlnb-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmlnc-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmlnc-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmlnd-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmlnd-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmlne-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmlne-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmlnf-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmlnf-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmr0-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmr0-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmr1-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmr1-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmr2-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmr2-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmr3-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmr3-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmr4-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmr4-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmr5-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmr5-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmr6-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmr6-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmr7-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmr7-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmr8-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmr8-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmr9-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmr9-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmra-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmra-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmrb-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmrb-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmrc-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmrc-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmrd-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmrd-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmre-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmre-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmrf-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmrf-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmrn0-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmrn0-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmrn1-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmrn1-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmrn2-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmrn2-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmrn3-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmrn3-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmrn4-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmrn4-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmrn5-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmrn5-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmrn6-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmrn6-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmrn7-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmrn7-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmrn8-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmrn8-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmrn9-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmrn9-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmrna-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmrna-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmrnb-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmrnb-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmrnc-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmrnc-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmrnd-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmrnd-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmrne-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmrne-v.vf - RELOC/fonts/vf/public/japanese-otf/utfjmrnf-h.vf - RELOC/fonts/vf/public/japanese-otf/utfjmrnf-v.vf - RELOC/fonts/vf/public/japanese-otf/utfkgr0-h.vf - RELOC/fonts/vf/public/japanese-otf/utfkgr0-v.vf - RELOC/fonts/vf/public/japanese-otf/utfkgr1-h.vf - RELOC/fonts/vf/public/japanese-otf/utfkgr1-v.vf - RELOC/fonts/vf/public/japanese-otf/utfkgr2-h.vf - RELOC/fonts/vf/public/japanese-otf/utfkgr2-v.vf - RELOC/fonts/vf/public/japanese-otf/utfkgr3-h.vf - RELOC/fonts/vf/public/japanese-otf/utfkgr3-v.vf - RELOC/fonts/vf/public/japanese-otf/utfkgr4-h.vf - RELOC/fonts/vf/public/japanese-otf/utfkgr4-v.vf - RELOC/fonts/vf/public/japanese-otf/utfkgr5-h.vf - RELOC/fonts/vf/public/japanese-otf/utfkgr5-v.vf - RELOC/fonts/vf/public/japanese-otf/utfkgr6-h.vf - RELOC/fonts/vf/public/japanese-otf/utfkgr6-v.vf - RELOC/fonts/vf/public/japanese-otf/utfkgr7-h.vf - RELOC/fonts/vf/public/japanese-otf/utfkgr7-v.vf - RELOC/fonts/vf/public/japanese-otf/utfkgr8-h.vf - RELOC/fonts/vf/public/japanese-otf/utfkgr8-v.vf - RELOC/fonts/vf/public/japanese-otf/utfkgr9-h.vf - RELOC/fonts/vf/public/japanese-otf/utfkgr9-v.vf - RELOC/fonts/vf/public/japanese-otf/utfkgra-h.vf - RELOC/fonts/vf/public/japanese-otf/utfkgra-v.vf - RELOC/fonts/vf/public/japanese-otf/utfkgrb-h.vf - RELOC/fonts/vf/public/japanese-otf/utfkgrb-v.vf - RELOC/fonts/vf/public/japanese-otf/utfkgrc-h.vf - RELOC/fonts/vf/public/japanese-otf/utfkgrc-v.vf - RELOC/fonts/vf/public/japanese-otf/utfkgrd-h.vf - RELOC/fonts/vf/public/japanese-otf/utfkgrd-v.vf - RELOC/fonts/vf/public/japanese-otf/utfkgre-h.vf - RELOC/fonts/vf/public/japanese-otf/utfkgre-v.vf - RELOC/fonts/vf/public/japanese-otf/utfkgrf-h.vf - RELOC/fonts/vf/public/japanese-otf/utfkgrf-v.vf - RELOC/fonts/vf/public/japanese-otf/utfkmr0-h.vf - RELOC/fonts/vf/public/japanese-otf/utfkmr0-v.vf - RELOC/fonts/vf/public/japanese-otf/utfkmr1-h.vf - RELOC/fonts/vf/public/japanese-otf/utfkmr1-v.vf - RELOC/fonts/vf/public/japanese-otf/utfkmr2-h.vf - RELOC/fonts/vf/public/japanese-otf/utfkmr2-v.vf - RELOC/fonts/vf/public/japanese-otf/utfkmr3-h.vf - RELOC/fonts/vf/public/japanese-otf/utfkmr3-v.vf - RELOC/fonts/vf/public/japanese-otf/utfkmr4-h.vf - RELOC/fonts/vf/public/japanese-otf/utfkmr4-v.vf - RELOC/fonts/vf/public/japanese-otf/utfkmr5-h.vf - RELOC/fonts/vf/public/japanese-otf/utfkmr5-v.vf - RELOC/fonts/vf/public/japanese-otf/utfkmr6-h.vf - RELOC/fonts/vf/public/japanese-otf/utfkmr6-v.vf - RELOC/fonts/vf/public/japanese-otf/utfkmr7-h.vf - RELOC/fonts/vf/public/japanese-otf/utfkmr7-v.vf - RELOC/fonts/vf/public/japanese-otf/utfkmr8-h.vf - RELOC/fonts/vf/public/japanese-otf/utfkmr8-v.vf - RELOC/fonts/vf/public/japanese-otf/utfkmr9-h.vf - RELOC/fonts/vf/public/japanese-otf/utfkmr9-v.vf - RELOC/fonts/vf/public/japanese-otf/utfkmra-h.vf - RELOC/fonts/vf/public/japanese-otf/utfkmra-v.vf - RELOC/fonts/vf/public/japanese-otf/utfkmrb-h.vf - RELOC/fonts/vf/public/japanese-otf/utfkmrb-v.vf - RELOC/fonts/vf/public/japanese-otf/utfkmrc-h.vf - RELOC/fonts/vf/public/japanese-otf/utfkmrc-v.vf - RELOC/fonts/vf/public/japanese-otf/utfkmrd-h.vf - RELOC/fonts/vf/public/japanese-otf/utfkmrd-v.vf - RELOC/fonts/vf/public/japanese-otf/utfkmre-h.vf - RELOC/fonts/vf/public/japanese-otf/utfkmre-v.vf - RELOC/fonts/vf/public/japanese-otf/utfkmrf-h.vf - RELOC/fonts/vf/public/japanese-otf/utfkmrf-v.vf - RELOC/fonts/vf/public/japanese-otf/utfmr0-h.vf - RELOC/fonts/vf/public/japanese-otf/utfmr0-v.vf - RELOC/fonts/vf/public/japanese-otf/utfmr1-h.vf - RELOC/fonts/vf/public/japanese-otf/utfmr1-v.vf - RELOC/fonts/vf/public/japanese-otf/utfmr2-h.vf - RELOC/fonts/vf/public/japanese-otf/utfmr2-v.vf - RELOC/fonts/vf/public/japanese-otf/utfmr3-h.vf - RELOC/fonts/vf/public/japanese-otf/utfmr3-v.vf - RELOC/fonts/vf/public/japanese-otf/utfmr4-h.vf - RELOC/fonts/vf/public/japanese-otf/utfmr4-v.vf - RELOC/fonts/vf/public/japanese-otf/utfmr5-h.vf - RELOC/fonts/vf/public/japanese-otf/utfmr5-v.vf - RELOC/fonts/vf/public/japanese-otf/utfmr6-h.vf - RELOC/fonts/vf/public/japanese-otf/utfmr6-v.vf - RELOC/fonts/vf/public/japanese-otf/utfmr7-h.vf - RELOC/fonts/vf/public/japanese-otf/utfmr7-v.vf - RELOC/fonts/vf/public/japanese-otf/utfmr8-h.vf - RELOC/fonts/vf/public/japanese-otf/utfmr8-v.vf - RELOC/fonts/vf/public/japanese-otf/utfmr9-h.vf - RELOC/fonts/vf/public/japanese-otf/utfmr9-v.vf - RELOC/fonts/vf/public/japanese-otf/utfmra-h.vf - RELOC/fonts/vf/public/japanese-otf/utfmra-v.vf - RELOC/fonts/vf/public/japanese-otf/utfmrb-h.vf - RELOC/fonts/vf/public/japanese-otf/utfmrb-v.vf - RELOC/fonts/vf/public/japanese-otf/utfmrc-h.vf - RELOC/fonts/vf/public/japanese-otf/utfmrc-v.vf - RELOC/fonts/vf/public/japanese-otf/utfmrd-h.vf - RELOC/fonts/vf/public/japanese-otf/utfmrd-v.vf - RELOC/fonts/vf/public/japanese-otf/utfmre-h.vf - RELOC/fonts/vf/public/japanese-otf/utfmre-v.vf - RELOC/fonts/vf/public/japanese-otf/utfmrf-h.vf - RELOC/fonts/vf/public/japanese-otf/utfmrf-v.vf - RELOC/fonts/vf/public/japanese-otf/utftgr0-h.vf - RELOC/fonts/vf/public/japanese-otf/utftgr0-v.vf - RELOC/fonts/vf/public/japanese-otf/utftgr1-h.vf - RELOC/fonts/vf/public/japanese-otf/utftgr1-v.vf - RELOC/fonts/vf/public/japanese-otf/utftgr2-h.vf - RELOC/fonts/vf/public/japanese-otf/utftgr2-v.vf - RELOC/fonts/vf/public/japanese-otf/utftgr3-h.vf - RELOC/fonts/vf/public/japanese-otf/utftgr3-v.vf - RELOC/fonts/vf/public/japanese-otf/utftgr4-h.vf - RELOC/fonts/vf/public/japanese-otf/utftgr4-v.vf - RELOC/fonts/vf/public/japanese-otf/utftgr5-h.vf - RELOC/fonts/vf/public/japanese-otf/utftgr5-v.vf - RELOC/fonts/vf/public/japanese-otf/utftgr6-h.vf - RELOC/fonts/vf/public/japanese-otf/utftgr6-v.vf - RELOC/fonts/vf/public/japanese-otf/utftgr7-h.vf - RELOC/fonts/vf/public/japanese-otf/utftgr7-v.vf - RELOC/fonts/vf/public/japanese-otf/utftgr8-h.vf - RELOC/fonts/vf/public/japanese-otf/utftgr8-v.vf - RELOC/fonts/vf/public/japanese-otf/utftgr9-h.vf - RELOC/fonts/vf/public/japanese-otf/utftgr9-v.vf - RELOC/fonts/vf/public/japanese-otf/utftgra-h.vf - RELOC/fonts/vf/public/japanese-otf/utftgra-v.vf - RELOC/fonts/vf/public/japanese-otf/utftgrb-h.vf - RELOC/fonts/vf/public/japanese-otf/utftgrb-v.vf - RELOC/fonts/vf/public/japanese-otf/utftgrc-h.vf - RELOC/fonts/vf/public/japanese-otf/utftgrc-v.vf - RELOC/fonts/vf/public/japanese-otf/utftgrd-h.vf - RELOC/fonts/vf/public/japanese-otf/utftgrd-v.vf - RELOC/fonts/vf/public/japanese-otf/utftgre-h.vf - RELOC/fonts/vf/public/japanese-otf/utftgre-v.vf - RELOC/fonts/vf/public/japanese-otf/utftgrf-h.vf - RELOC/fonts/vf/public/japanese-otf/utftgrf-v.vf - RELOC/fonts/vf/public/japanese-otf/utftmr0-h.vf - RELOC/fonts/vf/public/japanese-otf/utftmr0-v.vf - RELOC/fonts/vf/public/japanese-otf/utftmr1-h.vf - RELOC/fonts/vf/public/japanese-otf/utftmr1-v.vf - RELOC/fonts/vf/public/japanese-otf/utftmr2-h.vf - RELOC/fonts/vf/public/japanese-otf/utftmr2-v.vf - RELOC/fonts/vf/public/japanese-otf/utftmr3-h.vf - RELOC/fonts/vf/public/japanese-otf/utftmr3-v.vf - RELOC/fonts/vf/public/japanese-otf/utftmr4-h.vf - RELOC/fonts/vf/public/japanese-otf/utftmr4-v.vf - RELOC/fonts/vf/public/japanese-otf/utftmr5-h.vf - RELOC/fonts/vf/public/japanese-otf/utftmr5-v.vf - RELOC/fonts/vf/public/japanese-otf/utftmr6-h.vf - RELOC/fonts/vf/public/japanese-otf/utftmr6-v.vf - RELOC/fonts/vf/public/japanese-otf/utftmr7-h.vf - RELOC/fonts/vf/public/japanese-otf/utftmr7-v.vf - RELOC/fonts/vf/public/japanese-otf/utftmr8-h.vf - RELOC/fonts/vf/public/japanese-otf/utftmr8-v.vf - RELOC/fonts/vf/public/japanese-otf/utftmr9-h.vf - RELOC/fonts/vf/public/japanese-otf/utftmr9-v.vf - RELOC/fonts/vf/public/japanese-otf/utftmra-h.vf - RELOC/fonts/vf/public/japanese-otf/utftmra-v.vf - RELOC/fonts/vf/public/japanese-otf/utftmrb-h.vf - RELOC/fonts/vf/public/japanese-otf/utftmrb-v.vf - RELOC/fonts/vf/public/japanese-otf/utftmrc-h.vf - RELOC/fonts/vf/public/japanese-otf/utftmrc-v.vf - RELOC/fonts/vf/public/japanese-otf/utftmrd-h.vf - RELOC/fonts/vf/public/japanese-otf/utftmrd-v.vf - RELOC/fonts/vf/public/japanese-otf/utftmre-h.vf - RELOC/fonts/vf/public/japanese-otf/utftmre-v.vf - RELOC/fonts/vf/public/japanese-otf/utftmrf-h.vf - RELOC/fonts/vf/public/japanese-otf/utftmrf-v.vf - RELOC/tex/platex/japanese-otf/ajmacros.sty - RELOC/tex/platex/japanese-otf/mlcid.sty - RELOC/tex/platex/japanese-otf/otf-hangul.dfu - RELOC/tex/platex/japanese-otf/redeffont.sty -catalogue-ctan /language/japanese/japanese-otf -catalogue-date 2018-02-13 05:08:24 +0100 -catalogue-license other-free -catalogue-topics font-use font-cjk japanese -catalogue-version 1.7b7 - -name japanese-otf-uptex -category Package -revision 49361 -shortdesc Support for Japanese OTF files in upLaTeX -relocated 1 -longdesc The bundle offers support of the fonts in the japanese-otf -longdesc package, for use with the UpTeX distribution (version 0.20 or -longdesc later). -depend japanese-otf -execute addKanjiMap otf-up-@jaEmbed@.map -containersize 109132 -containerchecksum 7499ff51cf68dc5b267c129c2dfe0d773c5cc489faaa8373c2046161ec9fbfef2c0b16b88c55e44953744649d66cbcfab8251995a89f5bc1798e72b96a895564 -doccontainersize 20540 -doccontainerchecksum f0f80006e30f9f303fe673aef575c5423199de8e438ce617e59d29f6f7c734f4aae7ad0c0ab20c22a2cfce439d62f134206c48388975fb6257d3de5cdf9a4d15 -docfiles size=39 - RELOC/doc/fonts/japanese-otf-uptex/00otf-uptex.txt - RELOC/doc/fonts/japanese-otf-uptex/COPYRIGHT - RELOC/doc/fonts/japanese-otf-uptex/README details="Readme" - RELOC/doc/fonts/japanese-otf-uptex/test/uplatex/Makefile - RELOC/doc/fonts/japanese-otf-uptex/test/uplatex/exclam.tex - RELOC/doc/fonts/japanese-otf-uptex/test/uplatex/otfscale.tex - RELOC/doc/fonts/japanese-otf-uptex/test/uplatex/paren0.tex - RELOC/doc/fonts/japanese-otf-uptex/test/uplatex/punct0.tex - RELOC/doc/fonts/japanese-otf-uptex/test/uplatex/punctuation.tex - RELOC/doc/fonts/japanese-otf-uptex/test/uplatex/sp_cns_utf.tex - RELOC/doc/fonts/japanese-otf-uptex/test/uplatex/sp_gb_utf.tex - RELOC/doc/fonts/japanese-otf-uptex/test/uplatex/sp_jp_text.tex - RELOC/doc/fonts/japanese-otf-uptex/test/uplatex/sp_jp_utf.tex - RELOC/doc/fonts/japanese-otf-uptex/test/uplatex/sp_kr_utf.tex - RELOC/doc/fonts/japanese-otf-uptex/test/uplatex/uotf-sp-utf8.tex - RELOC/doc/fonts/japanese-otf-uptex/test/uplatex/uotftest-utf8.tex - RELOC/doc/fonts/japanese-otf-uptex/test/uplatex/uotftest.tex - RELOC/doc/fonts/japanese-otf-uptex/test/uplatex/upbrsgtest.tex - RELOC/doc/fonts/japanese-otf-uptex/test/uplatex/upjis2004.tex - RELOC/doc/fonts/japanese-otf-uptex/test/uplatex/upkanatest1.tex - RELOC/doc/fonts/japanese-otf-uptex/test/uplatex/upkanatest2.tex -srccontainersize 25968 -srccontainerchecksum 9dd3961f3505f0a6ce41221b24a9ff7190a8ff1874523f6d878cb725e82a3d258a0b6edf96a224c222cfd854981e32e121bd4a700a7425277d037316c0811e71 -srcfiles size=44 - RELOC/source/fonts/japanese-otf-uptex/basepl/ubase-h.pl - RELOC/source/fonts/japanese-otf-uptex/basepl/ubase-v.pl - RELOC/source/fonts/japanese-otf-uptex/basepl/ubrsg-h.pl - RELOC/source/fonts/japanese-otf-uptex/basepl/ubrsg-v.pl - RELOC/source/fonts/japanese-otf-uptex/script/CheckDVICode.pm - RELOC/source/fonts/japanese-otf-uptex/script/MakeSPList.pm - RELOC/source/fonts/japanese-otf-uptex/script/mktfm_sp.pl - RELOC/source/fonts/japanese-otf-uptex/script/mkutf32list.pl - RELOC/source/fonts/japanese-otf-uptex/script/mkutfvf_sp.pl - RELOC/source/fonts/japanese-otf-uptex/script/sp_list_c.txt - RELOC/source/fonts/japanese-otf-uptex/script/sp_list_j.txt - RELOC/source/fonts/japanese-otf-uptex/script/sp_list_k.txt - RELOC/source/fonts/japanese-otf-uptex/script/sp_list_t.txt - RELOC/source/fonts/japanese-otf-uptex/script/umkpkana.pl - RELOC/source/fonts/japanese-otf-uptex/script/umkvpkana.pl - RELOC/source/fonts/japanese-otf-uptex/umakeotf - RELOC/source/fonts/japanese-otf-uptex/umakeotf_brsg - RELOC/source/fonts/japanese-otf-uptex/umakeotf_jis04 - RELOC/source/fonts/japanese-otf-uptex/umakeotf_pre - RELOC/source/fonts/japanese-otf-uptex/umakeotf_prop - RELOC/source/fonts/japanese-otf-uptex/umkjvf -runfiles size=21021 - RELOC/fonts/tfm/public/japanese-otf-uptex/upbrsgexpgothb-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upbrsgexpgothb-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upbrsgexpgothbn-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upbrsgexpgothbn-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upbrsgexpgotheb-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upbrsgexpgotheb-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upbrsgexpgothebn-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upbrsgexpgothebn-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upbrsgexpgothr-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upbrsgexpgothr-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upbrsgexpgothrn-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upbrsgexpgothrn-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upbrsgexpmgothr-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upbrsgexpmgothr-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upbrsgexpmgothrn-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upbrsgexpmgothrn-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upbrsgexpminb-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upbrsgexpminb-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upbrsgexpminbn-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upbrsgexpminbn-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upbrsgexpminl-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upbrsgexpminl-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upbrsgexpminln-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upbrsgexpminln-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upbrsgexpminr-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upbrsgexpminr-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upbrsgexpminrn-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upbrsgexpminrn-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upbrsgnmlgothb-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upbrsgnmlgothb-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upbrsgnmlgothbn-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upbrsgnmlgothbn-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upbrsgnmlgotheb-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upbrsgnmlgotheb-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upbrsgnmlgothebn-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upbrsgnmlgothebn-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upbrsgnmlgothr-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upbrsgnmlgothr-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upbrsgnmlgothrn-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upbrsgnmlgothrn-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upbrsgnmlmgothr-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upbrsgnmlmgothr-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upbrsgnmlmgothrn-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upbrsgnmlmgothrn-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upbrsgnmlminb-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upbrsgnmlminb-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upbrsgnmlminbn-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upbrsgnmlminbn-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upbrsgnmlminl-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upbrsgnmlminl-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upbrsgnmlminln-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upbrsgnmlminln-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upbrsgnmlminr-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upbrsgnmlminr-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upbrsgnmlminrn-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upbrsgnmlminrn-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upexpgothb-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upexpgothb-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upexpgothbn-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upexpgothbn-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upexpgotheb-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upexpgotheb-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upexpgothebn-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upexpgothebn-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upexpgothr-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upexpgothr-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upexpgothrn-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upexpgothrn-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upexpmgothr-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upexpmgothr-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upexpmgothrn-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upexpmgothrn-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upexpminb-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upexpminb-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upexpminbn-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upexpminbn-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upexpminl-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upexpminl-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upexpminln-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upexpminln-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upexpminr-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upexpminr-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upexpminrn-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upexpminrn-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/uphgothb-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/uphgothb-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/uphgothbn-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/uphgothbn-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/uphgotheb-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/uphgotheb-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/uphgothebn-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/uphgothebn-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/uphgothr-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/uphgothr-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/uphgothrn-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/uphgothrn-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/uphmgothr-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/uphmgothr-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/uphmgothrn-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/uphmgothrn-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/uphminb-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/uphminb-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/uphminbn-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/uphminbn-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/uphminl-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/uphminl-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/uphminln-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/uphminln-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/uphminr-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/uphminr-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/uphminrn-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/uphminrn-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upnmlgothb-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upnmlgothb-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upnmlgothbn-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upnmlgothbn-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upnmlgotheb-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upnmlgotheb-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upnmlgothebn-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upnmlgothebn-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upnmlgothr-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upnmlgothr-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upnmlgothrn-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upnmlgothrn-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upnmlmgothr-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upnmlmgothr-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upnmlmgothrn-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upnmlmgothrn-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upnmlminb-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upnmlminb-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upnmlminbn-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upnmlminbn-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upnmlminl-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upnmlminl-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upnmlminln-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upnmlminln-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upnmlminr-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upnmlminr-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upnmlminrn-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/upnmlminrn-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/uprubygothb-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/uprubygothb-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/uprubygotheb-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/uprubygotheb-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/uprubygothr-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/uprubygothr-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/uprubymgothr-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/uprubymgothr-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/uprubyminb-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/uprubyminb-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/uprubyminl-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/uprubyminl-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/uprubyminr-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/uprubyminr-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfcgrk-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfcgrk-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfcgrl-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfcgrl-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfcgrm-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfcgrm-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfcgro-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfcgro-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfcmrk-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfcmrk-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfcmrl-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfcmrl-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfcmrm-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfcmrm-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfcmro-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfcmro-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfgrj-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfgrj-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfgrk-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfgrk-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfgrl-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfgrl-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfgrm-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfgrm-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfgrn-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfgrn-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfgro-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfgro-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfgrp-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfgrp-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfgrq-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfgrq-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfgrr-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfgrr-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfgrs-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfgrs-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfgrt-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfgrt-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfgru-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfgru-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfgrv-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfgrv-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfgrw-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfgrw-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfgrx-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfgrx-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfgry-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfgry-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfgrz-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfgrz-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgbj-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgbj-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgbk-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgbk-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgbl-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgbl-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgbm-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgbm-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgbn-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgbn-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgbo-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgbo-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgbp-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgbp-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgbq-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgbq-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgbr-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgbr-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgbs-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgbs-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgbt-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgbt-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgbu-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgbu-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgbv-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgbv-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgbx-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgbx-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgby-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgby-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgbz-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgbz-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgej-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgej-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgek-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgek-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgel-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgel-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgem-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgem-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgen-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgen-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgeo-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgeo-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgep-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgep-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgeq-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgeq-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjger-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjger-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjges-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjges-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjget-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjget-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgeu-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgeu-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgev-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgev-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgex-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgex-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgey-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgey-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgez-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgez-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgrj-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgrj-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgrk-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgrk-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgrl-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgrl-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgrm-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgrm-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgrn-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgrn-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgro-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgro-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgrp-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgrp-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgrq-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgrq-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgrr-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgrr-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgrs-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgrs-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgrt-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgrt-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgru-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgru-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgrv-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgrv-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgrx-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgrx-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgry-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgry-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgrz-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjgrz-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmbj-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmbj-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmbk-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmbk-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmbl-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmbl-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmbm-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmbm-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmbn-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmbn-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmbo-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmbo-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmbp-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmbp-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmbq-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmbq-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmbr-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmbr-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmbs-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmbs-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmbt-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmbt-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmbu-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmbu-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmbv-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmbv-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmbx-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmbx-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmby-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmby-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmbz-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmbz-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmgrj-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmgrj-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmgrk-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmgrk-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmgrl-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmgrl-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmgrm-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmgrm-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmgrn-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmgrn-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmgro-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmgro-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmgrp-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmgrp-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmgrq-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmgrq-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmgrr-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmgrr-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmgrs-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmgrs-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmgrt-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmgrt-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmgru-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmgru-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmgrv-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmgrv-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmgrx-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmgrx-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmgry-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmgry-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmgrz-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmgrz-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmlj-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmlj-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmlk-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmlk-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmll-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmll-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmlm-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmlm-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmln-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmln-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmlo-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmlo-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmlp-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmlp-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmlq-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmlq-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmlr-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmlr-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmls-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmls-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmlt-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmlt-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmlu-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmlu-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmlv-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmlv-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmlx-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmlx-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmly-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmly-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmlz-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmlz-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmrj-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmrj-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmrk-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmrk-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmrl-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmrl-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmrm-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmrm-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmrn-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmrn-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmro-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmro-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmrp-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmrp-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmrq-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmrq-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmrr-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmrr-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmrs-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmrs-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmrt-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmrt-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmru-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmru-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmrv-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmrv-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmrx-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmrx-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmry-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmry-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmrz-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfjmrz-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfmrj-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfmrj-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfmrk-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfmrk-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfmrl-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfmrl-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfmrm-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfmrm-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfmrn-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfmrn-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfmro-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfmro-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfmrp-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfmrp-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfmrq-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfmrq-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfmrr-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfmrr-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfmrs-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfmrs-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfmrt-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfmrt-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfmru-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfmru-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfmrv-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfmrv-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfmrw-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfmrw-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfmrx-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfmrx-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfmry-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfmry-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfmrz-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utfmrz-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftgrk-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftgrk-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftgrl-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftgrl-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftgrm-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftgrm-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftgrn-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftgrn-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftgro-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftgro-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftgrp-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftgrp-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftgrq-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftgrq-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftgrr-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftgrr-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftgrs-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftgrs-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftgrt-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftgrt-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftgru-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftgru-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftgrv-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftgrv-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftgrw-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftgrw-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftgrx-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftgrx-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftgrz-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftgrz-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftmrk-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftmrk-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftmrl-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftmrl-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftmrm-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftmrm-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftmrn-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftmrn-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftmro-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftmro-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftmrp-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftmrp-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftmrq-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftmrq-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftmrr-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftmrr-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftmrs-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftmrs-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftmrt-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftmrt-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftmru-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftmru-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftmrv-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftmrv-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftmrw-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftmrw-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftmrx-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftmrx-v.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftmrz-h.tfm - RELOC/fonts/tfm/public/japanese-otf-uptex/utftmrz-v.tfm - RELOC/fonts/vf/public/japanese-otf-uptex/upbrsgexpgothb-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upbrsgexpgothb-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upbrsgexpgothbn-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upbrsgexpgothbn-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upbrsgexpgotheb-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upbrsgexpgotheb-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upbrsgexpgothebn-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upbrsgexpgothebn-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upbrsgexpgothr-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upbrsgexpgothr-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upbrsgexpgothrn-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upbrsgexpgothrn-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upbrsgexpmgothr-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upbrsgexpmgothr-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upbrsgexpmgothrn-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upbrsgexpmgothrn-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upbrsgexpminb-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upbrsgexpminb-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upbrsgexpminbn-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upbrsgexpminbn-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upbrsgexpminl-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upbrsgexpminl-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upbrsgexpminln-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upbrsgexpminln-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upbrsgexpminr-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upbrsgexpminr-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upbrsgexpminrn-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upbrsgexpminrn-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upbrsgnmlgothb-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upbrsgnmlgothb-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upbrsgnmlgothbn-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upbrsgnmlgothbn-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upbrsgnmlgotheb-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upbrsgnmlgotheb-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upbrsgnmlgothebn-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upbrsgnmlgothebn-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upbrsgnmlgothr-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upbrsgnmlgothr-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upbrsgnmlgothrn-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upbrsgnmlgothrn-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upbrsgnmlmgothr-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upbrsgnmlmgothr-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upbrsgnmlmgothrn-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upbrsgnmlmgothrn-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upbrsgnmlminb-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upbrsgnmlminb-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upbrsgnmlminbn-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upbrsgnmlminbn-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upbrsgnmlminl-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upbrsgnmlminl-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upbrsgnmlminln-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upbrsgnmlminln-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upbrsgnmlminr-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upbrsgnmlminr-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upbrsgnmlminrn-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upbrsgnmlminrn-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upexpgothb-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upexpgothb-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upexpgothbn-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upexpgothbn-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upexpgotheb-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upexpgotheb-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upexpgothebn-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upexpgothebn-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upexpgothr-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upexpgothr-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upexpgothrn-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upexpgothrn-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upexpmgothr-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upexpmgothr-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upexpmgothrn-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upexpmgothrn-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upexpminb-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upexpminb-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upexpminbn-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upexpminbn-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upexpminl-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upexpminl-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upexpminln-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upexpminln-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upexpminr-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upexpminr-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upexpminrn-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upexpminrn-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upnmlgothb-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upnmlgothb-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upnmlgothbn-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upnmlgothbn-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upnmlgotheb-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upnmlgotheb-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upnmlgothebn-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upnmlgothebn-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upnmlgothr-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upnmlgothr-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upnmlgothrn-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upnmlgothrn-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upnmlmgothr-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upnmlmgothr-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upnmlmgothrn-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upnmlmgothrn-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upnmlminb-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upnmlminb-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upnmlminbn-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upnmlminbn-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upnmlminl-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upnmlminl-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upnmlminln-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upnmlminln-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upnmlminr-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upnmlminr-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upnmlminrn-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/upnmlminrn-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/uprubygothb-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/uprubygothb-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/uprubygotheb-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/uprubygotheb-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/uprubygothr-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/uprubygothr-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/uprubymgothr-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/uprubymgothr-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/uprubyminb-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/uprubyminb-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/uprubyminl-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/uprubyminl-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/uprubyminr-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/uprubyminr-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfcgrk-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfcgrk-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfcgrl-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfcgrl-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfcgrm-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfcgrm-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfcgro-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfcgro-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfcmrk-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfcmrk-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfcmrl-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfcmrl-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfcmrm-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfcmrm-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfcmro-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfcmro-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfgrj-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfgrj-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfgrk-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfgrk-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfgrl-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfgrl-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfgrm-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfgrm-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfgrn-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfgrn-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfgro-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfgro-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfgrp-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfgrp-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfgrq-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfgrq-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfgrr-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfgrr-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfgrs-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfgrs-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfgrt-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfgrt-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfgru-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfgru-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfgrv-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfgrv-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfgrw-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfgrw-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfgrx-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfgrx-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfgry-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfgry-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfgrz-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfgrz-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgbj-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgbj-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgbk-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgbk-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgbl-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgbl-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgbm-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgbm-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgbn-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgbn-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgbo-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgbo-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgbp-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgbp-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgbq-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgbq-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgbr-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgbr-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgbs-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgbs-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgbt-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgbt-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgbu-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgbu-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgbv-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgbv-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgbx-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgbx-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgby-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgby-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgbz-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgbz-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgej-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgej-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgek-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgek-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgel-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgel-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgem-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgem-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgen-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgen-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgeo-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgeo-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgep-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgep-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgeq-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgeq-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjger-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjger-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjges-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjges-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjget-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjget-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgeu-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgeu-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgev-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgev-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgex-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgex-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgey-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgey-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgez-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgez-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgrj-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgrj-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgrk-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgrk-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgrl-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgrl-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgrm-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgrm-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgrn-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgrn-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgro-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgro-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgrp-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgrp-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgrq-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgrq-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgrr-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgrr-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgrs-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgrs-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgrt-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgrt-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgru-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgru-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgrv-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgrv-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgrx-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgrx-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgry-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgry-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgrz-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjgrz-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmbj-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmbj-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmbk-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmbk-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmbl-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmbl-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmbm-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmbm-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmbn-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmbn-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmbo-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmbo-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmbp-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmbp-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmbq-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmbq-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmbr-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmbr-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmbs-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmbs-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmbt-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmbt-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmbu-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmbu-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmbv-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmbv-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmbx-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmbx-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmby-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmby-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmbz-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmbz-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmgrj-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmgrj-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmgrk-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmgrk-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmgrl-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmgrl-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmgrm-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmgrm-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmgrn-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmgrn-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmgro-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmgro-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmgrp-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmgrp-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmgrq-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmgrq-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmgrr-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmgrr-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmgrs-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmgrs-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmgrt-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmgrt-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmgru-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmgru-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmgrv-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmgrv-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmgrx-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmgrx-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmgry-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmgry-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmgrz-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmgrz-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmlj-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmlj-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmlk-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmlk-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmll-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmll-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmlm-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmlm-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmln-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmln-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmlo-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmlo-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmlp-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmlp-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmlq-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmlq-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmlr-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmlr-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmls-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmls-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmlt-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmlt-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmlu-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmlu-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmlv-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmlv-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmlx-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmlx-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmly-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmly-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmlz-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmlz-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmrj-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmrj-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmrk-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmrk-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmrl-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmrl-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmrm-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmrm-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmrn-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmrn-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmro-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmro-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmrp-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmrp-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmrq-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmrq-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmrr-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmrr-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmrs-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmrs-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmrt-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmrt-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmru-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmru-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmrv-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmrv-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmrx-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmrx-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmry-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmry-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmrz-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfjmrz-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfmrj-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfmrj-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfmrk-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfmrk-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfmrl-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfmrl-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfmrm-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfmrm-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfmrn-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfmrn-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfmro-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfmro-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfmrp-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfmrp-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfmrq-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfmrq-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfmrr-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfmrr-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfmrs-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfmrs-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfmrt-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfmrt-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfmru-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfmru-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfmrv-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfmrv-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfmrw-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfmrw-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfmrx-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfmrx-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfmry-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfmry-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfmrz-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utfmrz-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftgrk-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftgrk-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftgrl-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftgrl-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftgrm-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftgrm-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftgrn-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftgrn-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftgro-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftgro-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftgrp-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftgrp-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftgrq-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftgrq-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftgrr-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftgrr-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftgrs-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftgrs-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftgrt-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftgrt-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftgru-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftgru-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftgrv-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftgrv-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftgrw-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftgrw-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftgrx-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftgrx-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftgrz-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftgrz-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftmrk-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftmrk-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftmrl-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftmrl-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftmrm-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftmrm-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftmrn-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftmrn-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftmro-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftmro-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftmrp-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftmrp-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftmrq-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftmrq-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftmrr-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftmrr-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftmrs-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftmrs-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftmrt-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftmrt-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftmru-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftmru-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftmrv-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftmrv-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftmrw-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftmrw-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftmrx-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftmrx-v.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftmrz-h.vf - RELOC/fonts/vf/public/japanese-otf-uptex/utftmrz-v.vf - RELOC/tex/platex/japanese-otf-uptex/mlutf.sty - RELOC/tex/platex/japanese-otf-uptex/otf.sty -catalogue-contact-home http://www.t-lab.opal.ne.jp/tex/uptex.html -catalogue-contact-repository https://github.com/texjporg/japanese-otf-mirror -catalogue-ctan /language/japanese/japanese-otf-uptex -catalogue-date 2018-12-09 12:07:24 +0100 -catalogue-license bsd3 -catalogue-topics font-use font-cjk japanese -catalogue-version 0.22 - -name jfmutil -category Package -revision 50002 -shortdesc Utility to process pTeX-extended TFM and VF -longdesc This program provides functionality to process data files (JFM -longdesc and VF) that form logical fonts used in (u)pTeX. The functions -longdesc currently available include: The mutual conversion between -longdesc Japanese virtual fonts (pairs of VF and JFM) and files in the -longdesc "ZVP format", which is an original text format representing -longdesc data in virtual fonts. This function can be seen as a -longdesc counterpart to the vftovp/vptovf programs. The mutual -longdesc conversion between VF files alone and files in the "ZVP0 -longdesc format", which is a subset of the ZVP format. -depend jfmutil.ARCH -containersize 25260 -containerchecksum 252be1062d146a9e0419794066008c9bcda0300360da2583489ed572d30dbb5e96ed3dc2216d0a798a6b71b1d8799b1ba66c61d1728ef70f638fbfc1c97ad6cd -doccontainersize 9452 -doccontainerchecksum a786b9f14a3f8d3714d582c14f25a6b493fd9682be61258927bc889f1485bcf439ada3d542f6f3dc9989cf729173486d65fc40374833721a30d78318b5d3946d -docfiles size=9 - texmf-dist/doc/fonts/jfmutil/LICENSE - texmf-dist/doc/fonts/jfmutil/README-ja.md details="Readme (Japanese)" language="ja" - texmf-dist/doc/fonts/jfmutil/README.md details="Readme" -runfiles size=26 - texmf-dist/scripts/jfmutil/jfmutil.pl -catalogue-ctan /fonts/utilities/jfmutil -catalogue-date 2019-02-11 14:03:12 +0100 -catalogue-license mit -catalogue-topics font-proc -catalogue-version 1.2.2 - -name jfmutil.aarch64-linux -category Package -revision 46228 -shortdesc aarch64-linux files of jfmutil -containersize 340 -containerchecksum a93e9467194cfd3d5edb7ba78782f3b23254a679fa321e4c8bfea13b302d9f0ddf0e5558f43bbd9a7b81d5cb16264e3ffd87fad8b5669f2c5306046a645fd473 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/jfmutil - -name jfmutil.amd64-freebsd -category Package -revision 44835 -shortdesc amd64-freebsd files of jfmutil -containersize 344 -containerchecksum 5438fab32e7674fe571ddbb38c77c3c4ab70c942656a9979097b2593b20ad0725ad0bd8052f85d7c36014d4efe7f1d96051bf10a90f10ab13aded156e9ad634f -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/jfmutil - -name jfmutil.amd64-netbsd -category Package -revision 44835 -shortdesc amd64-netbsd files of jfmutil -containersize 340 -containerchecksum 53d1cbb76cd6371c7f499be297d91d4b7fdb655940f9c5dea2e71da87b16238389497819f93c4c68dc241f8492de05fe8ced5346ddec3fe5c1eb52cbb61afac4 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/jfmutil - -name jfmutil.armhf-linux -category Package -revision 44835 -shortdesc armhf-linux files of jfmutil -containersize 340 -containerchecksum 297a5e6800055f30cfc17abf12dce402952f239a128124e4ebb081143e4673aaeae52aa5252e7b496d26446e9ef463cca8bb5df8a4e9959c0b0b930c6b0d72b0 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/jfmutil - -name jfmutil.i386-cygwin -category Package -revision 44835 -shortdesc i386-cygwin files of jfmutil -containersize 340 -containerchecksum 6a2e777cfd9f972c391bdf4cccfc91422699510e87166fd2bbef03462859d347d6404339aa48ae1b48726cf6136d5a04bf4f94654ece7973c9b03e3773929782 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/jfmutil - -name jfmutil.i386-freebsd -category Package -revision 44835 -shortdesc i386-freebsd files of jfmutil -containersize 344 -containerchecksum e50b29c467d2630cccf225657e1a8c0dc7f219ec698c5843f778ddbed29996a58a043d428a751416d8d5cb4fadd2fec859ec1e3d4c3838c1725a02b4872d8a1f -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/jfmutil - -name jfmutil.i386-linux -category Package -revision 44835 -shortdesc i386-linux files of jfmutil -containersize 340 -containerchecksum 93199992d942d96873347af2be898e05b8fab94174adb029e4690c5d4f2cfbf97a21fa79559e716ff1dd9b03739a2694fe8fda72773cf43a890c49b92adcdd54 -binfiles arch=i386-linux size=1 - bin/i386-linux/jfmutil - -name jfmutil.i386-netbsd -category Package -revision 44835 -shortdesc i386-netbsd files of jfmutil -containersize 340 -containerchecksum b5ab48807da4051edce4d1877a8db44218050d320231e67c86fb8d1b9a069def213a19727bf57f6090fc3bacb5a48e6eefca14314b551a6a650e046a6820c7d2 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/jfmutil - -name jfmutil.i386-solaris -category Package -revision 44835 -shortdesc i386-solaris files of jfmutil -containersize 340 -containerchecksum 70e594dade0904402352415a4a1af20d4a4e2c3952a4823e18da4ccc2a9c046e0c24855c7a4eb0d11bec23b3efcdb51f581bda0e86931fa53ccf9c3cab810324 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/jfmutil - -name jfmutil.sparc-solaris -category Package -revision 44835 -shortdesc sparc-solaris files of jfmutil -containersize 340 -containerchecksum ffe46a66a63167e3123ea9c721d7b97c522afe8ce66720516a02000cd033eea54f22bfdb957ca8bbfd63018b580450172c6a37e32a03085ed7a7f0a331ea7f99 -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/jfmutil - -name jfmutil.win32 -category Package -revision 44835 -shortdesc win32 files of jfmutil -containersize 680 -containerchecksum 45a1c80fef9e13af895decaad8d99b0de1d9807b99f7e4842ce4163f50d529ea2f85ae6e04a0a57c583f764b7b70e902eb18a35b3ffac34e2a273c25edd84c83 -binfiles arch=win32 size=1 - bin/win32/jfmutil.exe - -name jfmutil.x86_64-cygwin -category Package -revision 44835 -shortdesc x86_64-cygwin files of jfmutil -containersize 344 -containerchecksum 9d3a554c8d49f67c4e0b02e743cbf45f8cf953e9a193837cf669e09cc314846e03858add042d2193519c0fcedc16c6c90a4dcb9cc69a921ce6e0d15188b07bbb -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/jfmutil - -name jfmutil.x86_64-darwin -category Package -revision 44835 -shortdesc x86_64-darwin files of jfmutil -containersize 344 -containerchecksum f9a60de0030d8ff0d061a8c56e1bed65f82b70202f90cfb01b587f54fbdde2c96ce6286d6ade0e9c72121534a3c166de8ea83cff8262d736aa7784783e6a7340 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/jfmutil - -name jfmutil.x86_64-darwinlegacy -category Package -revision 44835 -shortdesc x86_64-darwinlegacy files of jfmutil -containersize 352 -containerchecksum 92e290992037b4065b442a9917f8fb66448e91ef059a889ee6a6bf5e569778d1d93e15100635d7fcca7e6454b3c6fe04d7cb8338ff523e93024a1d3e7abb0afd -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/jfmutil - -name jfmutil.x86_64-linux -category Package -revision 44835 -shortdesc x86_64-linux files of jfmutil -containersize 344 -containerchecksum b884b6464d6a3ca60500d7c05fda3e204b794645e27db2fc934ddc8f5a7d38a20c12671abfd1f70c55df8ce6da2ba51d241cda4199deea5d19fca7d55feca943 -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/jfmutil - -name jfmutil.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of jfmutil -containersize 344 -containerchecksum 06020ec4731ed6ccd1a846f4f905cdc4927fda2a039e3363565658046bec96b9f7d3ca2a940724aed35d34ea45ea55623db0c40adcf6cd6ef10953f27ed72c0c -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/jfmutil - -name jfmutil.x86_64-solaris -category Package -revision 44835 -shortdesc x86_64-solaris files of jfmutil -containersize 340 -containerchecksum ee1fd086802f4253d3c2cfbc1e4c520b24c7f111bcd3e18c23ad8e72b0815661f00cdede9727e9a5e54128cf08fef46076c666f4e0902e5ac63c253bae086dee -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/jfmutil - -name jigsaw -category Package -revision 49111 -shortdesc Draw jigsaw pieces with TikZ -relocated 1 -longdesc This is a small LaTeX package to draw jigsaw pieces with TikZ. -longdesc It is possible to draw individual pieces and adjust their -longdesc shape, create tile patterns or automatically generate complete -longdesc jigsaws. -containersize 1436 -containerchecksum 959893321521824e84e2fbdc0ee49b1e58e0cb3f9bbfbb7a82c07668b254d1bf7545acfcae25d1e1d0c2108bcdc2abcae6cc5689bbed7ad57251382ffef37e8a -doccontainersize 176048 -doccontainerchecksum f58c52269ecb1af5d554b627bf4f52ffeaf7f206a752edf8be2c9a822dfb9b4ff5b5ea0b969aa229cb99d18d13c791ed1f9392bb3c88a3ed1c8ee157ebd43a22 -docfiles size=50 - RELOC/doc/latex/jigsaw/LICENSE.txt - RELOC/doc/latex/jigsaw/README.md details="Readme" - RELOC/doc/latex/jigsaw/jigsaw-doc.pdf details="Package documentation" - RELOC/doc/latex/jigsaw/jigsaw-doc.tex -runfiles size=1 - RELOC/tex/latex/jigsaw/jigsaw.sty -catalogue-contact-bugs https://github.com/samcarter/jigsaw/issues -catalogue-contact-repository https://github.com/samcarter/jigsaw -catalogue-contact-support https://github.com/samcarter/jigsaw/issues -catalogue-ctan /graphics/pgf/contrib/jigsaw -catalogue-date 2018-11-09 11:23:00 +0100 -catalogue-license lppl1.3c -catalogue-topics pgf-tikz -catalogue-version 0.1a - -name jkmath -category Package -revision 47109 -shortdesc Macros for mathematics that make the code more readable -relocated 1 -longdesc Inspired by the physicspackage on CTAN, the package defines -longdesc some simple macros for mathematical notation which make the -longdesc code more readable and/or allow flexibility in typesetting -longdesc material. -containersize 1600 -containerchecksum f55b22a4af38ab63377a34b882e273bae8d5bf7b81e2168592a5e58245d83420bbcdbc6187e6a59f4f4b119bd945fb0ef83f9673142988362b682011283c1469 -doccontainersize 128120 -doccontainerchecksum b51b92b3cce332c4b5db5ba239f59c2a86e898bdabc4ad2ab4ecd7a1be9c9ad6616b926cadf726a82b2b8a37b619dee23e546cbcc185b51a8e73458dceef27d4 -docfiles size=34 - RELOC/doc/latex/jkmath/README.md details="Readme" - RELOC/doc/latex/jkmath/jkmath.pdf details="Package documentation" - RELOC/doc/latex/jkmath/jkmath.tex -runfiles size=1 - RELOC/tex/latex/jkmath/jkmath.sty -catalogue-ctan /macros/latex/contrib/jkmath -catalogue-date 2018-03-25 10:00:20 +0200 -catalogue-license lppl -catalogue-topics maths -catalogue-version 0.1 - -name jknapltx -category Package -revision 19440 -catalogue jknappen -shortdesc Miscellaneous packages by Joerg Knappen -relocated 1 -longdesc Miscellaneous macros by Jorg Knappen, including: represent -longdesc counters in greek; Maxwell's non-commutative division; -longdesc latin1jk, latin2jk and latin3jk, which are their inputenc -longdesc definition files that allow verbatim input in the respective -longdesc ISO Latin codes; blackboard bold fonts in maths; use of RSFS -longdesc fonts in maths; extra alignments for \parboxes; swap Roman and -longdesc Sans fonts; transliterate semitic languages; patches to make -longdesc (La)TeX formulae embeddable in SGML; use maths "minus" in text -longdesc as appropriate; simple Young tableaux. -containersize 9104 -containerchecksum 7ef3a3e6ad2b1205491035233ecbdd63550522baf22d8ef6a10d63e1564addddaee10274dbe6d62c74193d15b71356dc628f091125fb1c026daf8e3441f30d61 -doccontainersize 3240 -doccontainerchecksum 30d6cf0847674483c9e4188a4ff1ee94ca12ed0969694ae76506b501c378355798df50cd87e8982fc626e5e323c5c721f8beab481cb1ba5821453310d0794876 -docfiles size=4 - RELOC/doc/latex/jknapltx/00readme.txt - RELOC/doc/latex/jknapltx/README.TEXLIVE - RELOC/doc/latex/jknapltx/mathbbol.rme - RELOC/doc/latex/jknapltx/mathrsfs.rme -runfiles size=19 - RELOC/tex/latex/jknapltx/greekctr.sty - RELOC/tex/latex/jknapltx/holtpolt.sty - RELOC/tex/latex/jknapltx/latin1jk.def - RELOC/tex/latex/jknapltx/latin2jk.def - RELOC/tex/latex/jknapltx/latin3jk.def - RELOC/tex/latex/jknapltx/mathbbol.sty - RELOC/tex/latex/jknapltx/mathrsfs.sty - RELOC/tex/latex/jknapltx/parboxx.sty - RELOC/tex/latex/jknapltx/sans.sty - RELOC/tex/latex/jknapltx/semtrans.sty - RELOC/tex/latex/jknapltx/sgmlcmpt.sty - RELOC/tex/latex/jknapltx/smartmn.sty - RELOC/tex/latex/jknapltx/tccompat.sty - RELOC/tex/latex/jknapltx/ursfs.fd - RELOC/tex/latex/jknapltx/ustmary.fd - RELOC/tex/latex/jknapltx/young.sty -catalogue-ctan /macros/latex/contrib/jknappen -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics collection - -name jlabels -category Package -revision 24858 -shortdesc Make letter-sized pages of labels -relocated 1 -longdesc The package provides controls for the numbers of rows and -longdesc columns. -containersize 1564 -containerchecksum 7b5670f939f812bc72fc52f7371e5239ab0f22ac8f607de803175bfdb6c9b5b7e619c5fa019d6a103d78a38440a3c6fa01245f9fc6a481dc3a6a9764b954911f -doccontainersize 27008 -doccontainerchecksum f3e24f4c751ee83577e9e328d90051d05b0e3fe749e336d2587e9c9b798665f62c951f918be583b53eaf65c30fddd58943e6225822d555ae4ad573037554bb3d -docfiles size=11 - RELOC/doc/latex/jlabels/README details="Readme" - RELOC/doc/latex/jlabels/jlabels.pdf details="Package documentation" - RELOC/doc/latex/jlabels/jlabels.tex -runfiles size=1 - RELOC/tex/latex/jlabels/jlabels.sty -catalogue-ctan /macros/latex/contrib/jlabels -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics labels - -name jlreq -category Package -revision 49716 -shortdesc Japanese document class based on requirements for Japanese text layout -relocated 1 -longdesc This package provides a Japanese document class based on -longdesc requirements for Japanese text layout. The class file and the -longdesc JFM (Japanese font metric) files for LuaTeX-ja / pLaTeX / -longdesc upLaTeX are provided. -containersize 95132 -containerchecksum d411549db08de2801d1bdcb1716ede6212c6bef6fc8ac4bd3ce81185e1a6cadd490e5ea80bf97dc9acdd734bd29f55981ff946e6e5188c43b42accdb005f56c4 -doccontainersize 23448 -doccontainerchecksum c7ca2e4428552a894a673c7770a3aacd2791a2d08dfcf799d7fb0c7ee52ab66ed2ca5ca7af83d3d41e2e38b4c5ebcc0582068179d379899e2232b284418b6685 -docfiles size=39 - RELOC/doc/latex/jlreq/LICENSE - RELOC/doc/latex/jlreq/README-ja.md details="Readme" language="ja" - RELOC/doc/latex/jlreq/README.md details="Readme" - RELOC/doc/latex/jlreq/jlreq-ja.html - RELOC/doc/latex/jlreq/jlreq-trimmarks-ja.html - RELOC/doc/latex/jlreq/jlreq-trimmarks-ja.md - RELOC/doc/latex/jlreq/jlreq-trimmarks.html - RELOC/doc/latex/jlreq/jlreq-trimmarks.md - RELOC/doc/latex/jlreq/jlreq.html -runfiles size=3232 - RELOC/fonts/tfm/public/jlreq/bjlreq-v.tfm - RELOC/fonts/tfm/public/jlreq/bjlreq.tfm - RELOC/fonts/tfm/public/jlreq/bjlreqg-v.tfm - RELOC/fonts/tfm/public/jlreq/bjlreqg.tfm - RELOC/fonts/tfm/public/jlreq/bzjlreq-v.tfm - RELOC/fonts/tfm/public/jlreq/bzjlreq.tfm - RELOC/fonts/tfm/public/jlreq/bzjlreqg-v.tfm - RELOC/fonts/tfm/public/jlreq/bzjlreqg.tfm - RELOC/fonts/tfm/public/jlreq/jlreq-v.tfm - RELOC/fonts/tfm/public/jlreq/jlreq.tfm - RELOC/fonts/tfm/public/jlreq/jlreqg-v.tfm - RELOC/fonts/tfm/public/jlreq/jlreqg.tfm - RELOC/fonts/tfm/public/jlreq/ubjlreq-q.tfm - RELOC/fonts/tfm/public/jlreq/ubjlreq-v.tfm - RELOC/fonts/tfm/public/jlreq/ubjlreq.tfm - RELOC/fonts/tfm/public/jlreq/ubjlreqg-q.tfm - RELOC/fonts/tfm/public/jlreq/ubjlreqg-v.tfm - RELOC/fonts/tfm/public/jlreq/ubjlreqg.tfm - RELOC/fonts/tfm/public/jlreq/ubzjlreq-q.tfm - RELOC/fonts/tfm/public/jlreq/ubzjlreq-v.tfm - RELOC/fonts/tfm/public/jlreq/ubzjlreq.tfm - RELOC/fonts/tfm/public/jlreq/ubzjlreqg-q.tfm - RELOC/fonts/tfm/public/jlreq/ubzjlreqg-v.tfm - RELOC/fonts/tfm/public/jlreq/ubzjlreqg.tfm - RELOC/fonts/tfm/public/jlreq/ujlreq-q.tfm - RELOC/fonts/tfm/public/jlreq/ujlreq-v.tfm - RELOC/fonts/tfm/public/jlreq/ujlreq.tfm - RELOC/fonts/tfm/public/jlreq/ujlreqg-q.tfm - RELOC/fonts/tfm/public/jlreq/ujlreqg-v.tfm - RELOC/fonts/tfm/public/jlreq/ujlreqg.tfm - RELOC/fonts/tfm/public/jlreq/uzjlreq-q.tfm - RELOC/fonts/tfm/public/jlreq/uzjlreq-v.tfm - RELOC/fonts/tfm/public/jlreq/uzjlreq.tfm - RELOC/fonts/tfm/public/jlreq/uzjlreqg-q.tfm - RELOC/fonts/tfm/public/jlreq/uzjlreqg-v.tfm - RELOC/fonts/tfm/public/jlreq/uzjlreqg.tfm - RELOC/fonts/tfm/public/jlreq/zjlreq-v.tfm - RELOC/fonts/tfm/public/jlreq/zjlreq.tfm - RELOC/fonts/tfm/public/jlreq/zjlreqg-v.tfm - RELOC/fonts/tfm/public/jlreq/zjlreqg.tfm - RELOC/fonts/vf/public/jlreq/bjlreq-v.vf - RELOC/fonts/vf/public/jlreq/bjlreq.vf - RELOC/fonts/vf/public/jlreq/bjlreqg-v.vf - RELOC/fonts/vf/public/jlreq/bjlreqg.vf - RELOC/fonts/vf/public/jlreq/bzjlreq-v.vf - RELOC/fonts/vf/public/jlreq/bzjlreq.vf - RELOC/fonts/vf/public/jlreq/bzjlreqg-v.vf - RELOC/fonts/vf/public/jlreq/bzjlreqg.vf - RELOC/fonts/vf/public/jlreq/jlreq-v.vf - RELOC/fonts/vf/public/jlreq/jlreq.vf - RELOC/fonts/vf/public/jlreq/jlreqg-v.vf - RELOC/fonts/vf/public/jlreq/jlreqg.vf - RELOC/fonts/vf/public/jlreq/ubjlreq-q.vf - RELOC/fonts/vf/public/jlreq/ubjlreq-v.vf - RELOC/fonts/vf/public/jlreq/ubjlreq.vf - RELOC/fonts/vf/public/jlreq/ubjlreqg-q.vf - RELOC/fonts/vf/public/jlreq/ubjlreqg-v.vf - RELOC/fonts/vf/public/jlreq/ubjlreqg.vf - RELOC/fonts/vf/public/jlreq/ubzjlreq-q.vf - RELOC/fonts/vf/public/jlreq/ubzjlreq-v.vf - RELOC/fonts/vf/public/jlreq/ubzjlreq.vf - RELOC/fonts/vf/public/jlreq/ubzjlreqg-q.vf - RELOC/fonts/vf/public/jlreq/ubzjlreqg-v.vf - RELOC/fonts/vf/public/jlreq/ubzjlreqg.vf - RELOC/fonts/vf/public/jlreq/ujlreq-q.vf - RELOC/fonts/vf/public/jlreq/ujlreq-v.vf - RELOC/fonts/vf/public/jlreq/ujlreq.vf - RELOC/fonts/vf/public/jlreq/ujlreqg-q.vf - RELOC/fonts/vf/public/jlreq/ujlreqg-v.vf - RELOC/fonts/vf/public/jlreq/ujlreqg.vf - RELOC/fonts/vf/public/jlreq/uzjlreq-q.vf - RELOC/fonts/vf/public/jlreq/uzjlreq-v.vf - RELOC/fonts/vf/public/jlreq/uzjlreq.vf - RELOC/fonts/vf/public/jlreq/uzjlreqg-q.vf - RELOC/fonts/vf/public/jlreq/uzjlreqg-v.vf - RELOC/fonts/vf/public/jlreq/uzjlreqg.vf - RELOC/fonts/vf/public/jlreq/zjlreq-v.vf - RELOC/fonts/vf/public/jlreq/zjlreq.vf - RELOC/fonts/vf/public/jlreq/zjlreqg-v.vf - RELOC/fonts/vf/public/jlreq/zjlreqg.vf - RELOC/tex/latex/jlreq/jlreq-helpers.sty - RELOC/tex/latex/jlreq/jlreq-trimmarks.sty - RELOC/tex/latex/jlreq/jlreq.cls - RELOC/tex/luatex/jlreq/jfm-jlreq.lua - RELOC/tex/luatex/jlreq/jfm-jlreqv.lua -catalogue-contact-home https://github.com/abenori/jlreq -catalogue-ctan /language/japanese/jlreq -catalogue-date 2019-01-15 08:09:05 +0100 -catalogue-license bsd2 -catalogue-topics japanese font-cjk class - -name jmlr -category Package -revision 44935 -shortdesc Class files for the Journal of Machine Learning Research -relocated 1 -longdesc The jmlr bundle provides a class for authors (jmlr) and a class -longdesc for production editors (jmlrbook). The jmlrbook class can be -longdesc used to combine articles written using the jmlr class into a -longdesc book. The class uses the combine class and the hyperref package -longdesc to produce either a colour hyperlinked book for on-line viewing -longdesc or a greyscale nonhyperlinked book for printing. Production -longdesc editors can use makejmlrbookgui to help build the proceedings -longdesc from the articles. -containersize 23804 -containerchecksum ac07998c36b782e20a1fdcf16bd0deb9e878562294888d3b551364a19f83065a31e2a06f1276091fefd3c193726e02925039ccd08e24b9891ad9ec1f503a4f75 -doccontainersize 1703300 -doccontainerchecksum 8945fcebfdc5a68ae6c4cdec98fbecd66b16a2eab4f07c84842a27b8a77249e1f1b69e23882e81923a4bb8dd22f8e8f2ba5f3b9e773476733866ecc59e4eb526 -docfiles size=523 - RELOC/doc/latex/jmlr/CHANGES - RELOC/doc/latex/jmlr/INSTALL - RELOC/doc/latex/jmlr/README details="Readme" - RELOC/doc/latex/jmlr/jmlr.pdf details="Package documentation" - RELOC/doc/latex/jmlr/sample-books/bookLogo-gray.png - RELOC/doc/latex/jmlr/sample-books/bookLogo.png - RELOC/doc/latex/jmlr/sample-books/jmlrbook-sample.pdf - RELOC/doc/latex/jmlr/sample-books/jmlrbook-sample.tex - RELOC/doc/latex/jmlr/sample-books/paper1/paper1.bib - RELOC/doc/latex/jmlr/sample-books/paper1/paper1.tex - RELOC/doc/latex/jmlr/sample-books/paper2/paper2.bib - RELOC/doc/latex/jmlr/sample-books/paper2/paper2.tex - RELOC/doc/latex/jmlr/sample-books/paper3/paper3.bib - RELOC/doc/latex/jmlr/sample-books/paper3/paper3.tex - RELOC/doc/latex/jmlr/sample-books/paper4/paper4.bib - RELOC/doc/latex/jmlr/sample-books/paper4/paper4.tex - RELOC/doc/latex/jmlr/sample-books/proceedings-sample.pdf - RELOC/doc/latex/jmlr/sample-books/proceedings-sample.tex - RELOC/doc/latex/jmlr/sample-papers/images/circle-gray.png - RELOC/doc/latex/jmlr/sample-papers/images/circle.jpg - RELOC/doc/latex/jmlr/sample-papers/images/nodes-gray.png - RELOC/doc/latex/jmlr/sample-papers/images/nodes.png - RELOC/doc/latex/jmlr/sample-papers/images/square-gray.png - RELOC/doc/latex/jmlr/sample-papers/images/square.png - RELOC/doc/latex/jmlr/sample-papers/images/teximage.tex - RELOC/doc/latex/jmlr/sample-papers/jmlr-sample.bib - RELOC/doc/latex/jmlr/sample-papers/jmlr-sample.pdf - RELOC/doc/latex/jmlr/sample-papers/jmlr-sample.tex - RELOC/doc/latex/jmlr/sample-papers/jmlrwcp-sample.pdf - RELOC/doc/latex/jmlr/sample-papers/jmlrwcp-sample.tex -srccontainersize 40880 -srccontainerchecksum a28adbfc3edec772297af1428ed90c7e975a8f4dafb6b80c35fc4fd7eb223881889dcd89961805a238fa4a501260e2c9dddecdb60461ce9b817b184f2f7317df -srcfiles size=52 - RELOC/source/latex/jmlr/jmlr.dtx - RELOC/source/latex/jmlr/jmlr.ins -runfiles size=29 - RELOC/scripts/jmlr/makejmlrbook - RELOC/tex/latex/jmlr/jmlr.cls - RELOC/tex/latex/jmlr/jmlrbook.cls - RELOC/tex/latex/jmlr/jmlrutils.sty -catalogue-ctan /macros/latex/contrib/jmlr -catalogue-date 2017-08-01 19:14:03 +0200 -catalogue-license lppl1.3 -catalogue-topics journalpub class -catalogue-version 1.24 - -name jmn -category Package -revision 45751 -shortdesc special fonts for ConTeXt -relocated 1 -containersize 40028 -containerchecksum e3fd8c8bf6e7a7bb5d7f18a134fc29b4c390bc1f5995007aedaebd08e1747bcfafd7c18c343647bfe7a6f1bdbcc7529df13427a664ff33a3aba6716472af3549 -runfiles size=22 - RELOC/fonts/afm/jmn/hans/hans-sh.afm - RELOC/fonts/afm/jmn/hans/hans.afm - RELOC/fonts/enc/dvips/jmn/hans.enc - RELOC/fonts/map/dvips/jmn/hans.map - RELOC/fonts/tfm/jmn/hans/hans-sh.tfm - RELOC/fonts/tfm/jmn/hans/hans.tfm - RELOC/fonts/type1/jmn/hans/hans-sh.pfb - RELOC/fonts/type1/jmn/hans/hans-sh.pfm - RELOC/fonts/type1/jmn/hans/hans.pfb - RELOC/fonts/type1/jmn/hans/hans.pfm - -name jneurosci -category Package -revision 17346 -shortdesc BibTeX style for the Journal of Neuroscience -relocated 1 -longdesc This is a slightly modified version of the namedplus style, -longdesc which fully conforms with the Journal of Neuroscience citation -longdesc style. It should be characterised as an author-date citation -longdesc style; a BibTeX style and a LaTeX package are provided. -containersize 6564 -containerchecksum 7ac58a7715887e8d61f14e8bbb9bd7d3b03055fb69d31368e204bbb13eb570d93e76f9dd0ecde3c8cbf79819d31f160a6c7c5a6a23edce38c336c8fdb2834265 -doccontainersize 237616 -doccontainerchecksum ee1b93ca02d7a1d8b0ced845411b9d9e52fc39ad331e0fae695c1990754b52419febb6d457379cd148aac3d10568b69cdae531f1654004adc4f1cbb6cae1809f -docfiles size=62 - RELOC/doc/latex/jneurosci/README details="Readme" - RELOC/doc/latex/jneurosci/jneurosci.pdf details="Package documentation" - RELOC/doc/latex/jneurosci/jneurosci.tex -runfiles size=8 - RELOC/bibtex/bst/jneurosci/jneurosci.bst - RELOC/tex/latex/jneurosci/jneurosci.sty -catalogue-ctan /biblio/bibtex/contrib/jneurosci -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics neuro bibtex-sty -catalogue-version 1.00 - -name jnuexam -category Package -revision 49212 -shortdesc Exam class for Jinan University -relocated 1 -longdesc The package provides an exam class for Jinan University -longdesc (China). -containersize 6392 -containerchecksum bb033c5d1dbe52ea882206d4ddb42609175246a9bff97b5e090b23f74f3e4b74f4ca4d5c6ded12cab909f395bb6ae3f86108ab84cede09820f68f65627c0d323 -doccontainersize 629748 -doccontainerchecksum a900f1eb51855724673ca4f9adce3bf65d5b0c036e0e05274347137920846d118cadccf2df0bd304b5b889074ccb8f374cbd253fdeeaaf79b543374d299845a0 -docfiles size=247 - RELOC/doc/latex/jnuexam/README details="Readme" - RELOC/doc/latex/jnuexam/exam-a-a3input.pdf - RELOC/doc/latex/jnuexam/exam-a-a3input.tex - RELOC/doc/latex/jnuexam/exam-a-a3split.pdf - RELOC/doc/latex/jnuexam/exam-a-a3split.tex - RELOC/doc/latex/jnuexam/exam-a-empty.pdf - RELOC/doc/latex/jnuexam/exam-a-empty.tex - RELOC/doc/latex/jnuexam/exam-a.pdf - RELOC/doc/latex/jnuexam/exam-a.tex - RELOC/doc/latex/jnuexam/exam-b-a3input.pdf - RELOC/doc/latex/jnuexam/exam-b-a3input.tex - RELOC/doc/latex/jnuexam/exam-b-a3split.pdf - RELOC/doc/latex/jnuexam/exam-b-a3split.tex - RELOC/doc/latex/jnuexam/exam-b-empty.pdf - RELOC/doc/latex/jnuexam/exam-b-empty.tex - RELOC/doc/latex/jnuexam/exam-b.pdf - RELOC/doc/latex/jnuexam/exam-b.tex - RELOC/doc/latex/jnuexam/jnuexam.pdf details="Package documentation" language="zh" - RELOC/doc/latex/jnuexam/jnuexam.tex -runfiles size=5 - RELOC/tex/latex/jnuexam/jnuexam.cls -catalogue-contact-home https://lvjr.bitbucket.io/jnuexam.html -catalogue-ctan /macros/latex/contrib/jnuexam -catalogue-date 2018-11-21 15:54:53 +0100 -catalogue-license lppl1.3 -catalogue-topics exam class chinese -catalogue-version 0.5 - -name jpsj -category Package -revision 15878 -shortdesc Document Class for Journal of the Physical Society of Japan -relocated 1 -containersize 7240 -containerchecksum cd6ccf7f0468eeef89592d0bc439c23ce396f39da63843174d85433a96297c8d311c000424e44a17b5a0214c6e8014b09b3ede56567f8f383a634517d7b324fe -doccontainersize 150340 -doccontainerchecksum 12ae57efffc699a5a62da79608a058654577100942f15b7d840c18aa61c55e87a3120aa224ac5fc0dcda42a4af81ef99e72b6f57ef77cfb0ab9e63228b1e7227 -docfiles size=61 - RELOC/doc/latex/jpsj/dummy.eps - RELOC/doc/latex/jpsj/injpsj2.pdf details="Instructions for authors" - RELOC/doc/latex/jpsj/injpsj2.tex - RELOC/doc/latex/jpsj/template.tex -runfiles size=8 - RELOC/tex/latex/jpsj/jpsj2.cls -catalogue-ctan /macros/latex/contrib/jpsj -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl -catalogue-topics physics journalpub -catalogue-version 1.2.2 - -name js-misc -category Package -revision 16211 -shortdesc Miscellaneous macros from Joachim Schrod -relocated 1 -longdesc A bunch of packages, including: idverb.tex, for 'short -longdesc verbatim'; xfig.tex, for including xfig/transfig output in a -longdesc TeX document; and cassette.tex for setting cassette labels. -containersize 13864 -containerchecksum 3a72dd2466bc7fb1955a52b17f0f7ac2d9a78c5f0f1923adcdc32707651f5b45a70af24df0c543230882bdc9d5e3332862e66a3c041fa5271d2c2c7f566a8621 -doccontainersize 18444 -doccontainerchecksum 0f4f8b7029219294445c5c78128ee8d4a69e8245367c30142616aa4756cfff7eef172d01cbd921e1eaf0590553bf96da87b9d6cc5c83de7f583dfb202e328a24 -docfiles size=26 - RELOC/doc/plain/js-misc/History - RELOC/doc/plain/js-misc/INSTALL - RELOC/doc/plain/js-misc/Imakefile - RELOC/doc/plain/js-misc/License - RELOC/doc/plain/js-misc/Makefile - RELOC/doc/plain/js-misc/README details="Readme" - RELOC/doc/plain/js-misc/TODO - RELOC/doc/plain/js-misc/deutsch.doc - RELOC/doc/plain/js-misc/deutsch.tex - RELOC/doc/plain/js-misc/idverb.doc - RELOC/doc/plain/js-misc/names.sty - RELOC/doc/plain/js-misc/xfig/text-2.1-doc.tex - RELOC/doc/plain/js-misc/xfig/text-2.1.fig - RELOC/doc/plain/js-misc/xfig/text-2.1.latex - RELOC/doc/plain/js-misc/xfig/text-3.1-doc.tex - RELOC/doc/plain/js-misc/xfig/text-3.1.latex -runfiles size=13 - RELOC/tex/plain/js-misc/cassette.tex - RELOC/tex/plain/js-misc/idverb.tex - RELOC/tex/plain/js-misc/js-misc.tex - RELOC/tex/plain/js-misc/schild.tex - RELOC/tex/plain/js-misc/sperr.tex - RELOC/tex/plain/js-misc/xfig.tex -catalogue-ctan /macros/plain/contrib/js-misc -catalogue-date 2016-07-17 15:12:14 +0200 -catalogue-license pd -catalogue-topics collection - -name jsclasses -category Package -revision 49387 -shortdesc Classes tailored for use with Japanese -relocated 1 -longdesc Classes jsarticle and jsbook are provided, together with -longdesc packages okumacro and okuverb. These classes are designed to -longdesc work under ASCII Corporation's Japanese TeX system ptex. -containersize 21624 -containerchecksum 27b46a4965b4a85310dc606c9a48cdd8a92af786dc6658fe9126bb7963527ed055c7a4774db19522a13b4a3d9c7dbbe92fd4005dfc92af83fc34b22fff09bcbe -doccontainersize 918668 -doccontainerchecksum fa536ec7dfdfbf00e3f6d947968361e22ad43b03c6104628ffbb6e9ff11390302345684608344c2cc9643f421dda82ce3f6a6289945104a1d7b6b392ea250719 -docfiles size=232 - RELOC/doc/platex/jsclasses/LICENSE - RELOC/doc/platex/jsclasses/README.md details="Readme" - RELOC/doc/platex/jsclasses/jsclasses.pdf details="Documentation of the classes (Japanese)" language="ja" - RELOC/doc/platex/jsclasses/jslogo.pdf - RELOC/doc/platex/jsclasses/jsverb.pdf details="Jsverb package documentation (Japanese)" language="ja" - RELOC/doc/platex/jsclasses/okumacro.pdf details="Okumacro package documentation (Japanese)" language="ja" - RELOC/doc/platex/jsclasses/okuverb.pdf details="Okuverb package documentation (Japanese)" language="ja" -srccontainersize 55208 -srccontainerchecksum 0dfe169a0cd552fb5e3f496ae1992dd97cf2ed8905f072cdc5a5028ed3ab783be7a09681616dbdb5b7d31f3ce1e4853b8bbc87dfe6c75df88b05c8bdcc76bf97 -srcfiles size=71 - RELOC/source/platex/jsclasses/Makefile - RELOC/source/platex/jsclasses/jsclasses.dtx - RELOC/source/platex/jsclasses/jsclasses.ins - RELOC/source/platex/jsclasses/jslogo.dtx - RELOC/source/platex/jsclasses/jslogo.ins - RELOC/source/platex/jsclasses/jsverb.dtx - RELOC/source/platex/jsclasses/jsverb.ins - RELOC/source/platex/jsclasses/okumacro.dtx - RELOC/source/platex/jsclasses/okumacro.ins - RELOC/source/platex/jsclasses/okuverb.dtx - RELOC/source/platex/jsclasses/okuverb.ins -runfiles size=85 - RELOC/tex/platex/jsclasses/jsarticle.cls - RELOC/tex/platex/jsclasses/jsbook.cls - RELOC/tex/platex/jsclasses/jslogo.sty - RELOC/tex/platex/jsclasses/jspf.cls - RELOC/tex/platex/jsclasses/jsreport.cls - RELOC/tex/platex/jsclasses/jsverb.sty - RELOC/tex/platex/jsclasses/kiyou.cls - RELOC/tex/platex/jsclasses/minijs.sty - RELOC/tex/platex/jsclasses/okumacro.sty - RELOC/tex/platex/jsclasses/okuverb.sty -catalogue-contact-repository https://github.com/texjporg/jsclasses -catalogue-ctan /macros/latex/contrib/jsclasses -catalogue-date 2018-12-11 14:31:45 +0100 -catalogue-license bsd -catalogue-topics japanese class - -name jslectureplanner -category Package -revision 49963 -shortdesc Creation and management of university course material -relocated 1 -longdesc The jslectureplanner package facilitates the generation and -longdesc management of university course material. It provides an -longdesc interface to set up and access centralized course data that can -longdesc be reused in all course documents. Furthermore, the package is -longdesc able to calculate the session dates of a whole semester and -longdesc generate course programs, if the course is held weekly and the -longdesc date of the first lecture is specified. Moreover, the package -longdesc can be used to generate a sectioned course bibliography via -longdesc BibLaTeX. The bundle also includes a package jsmembertable.sty -longdesc that helps in generating course member and presence lists. -containersize 11956 -containerchecksum b788d4f334da09183111e2bf84536e31cb83828be8cfa124e6b740a07e755d85e2edd0ba118b71234eb22b9721b4cf1dd4197152cff1f5f230026421eba0b75c -doccontainersize 1179016 -doccontainerchecksum 35fce84a996f419a85e63f3c0ab605789679e0ee9e7eaad1e92edb098b0d1fcfd0d10759eb0781268c724c930e39478fb176d6ba14bd303ffa1f4d3a32a47eba -docfiles size=401 - RELOC/doc/latex/jslectureplanner/README details="Readme" - RELOC/doc/latex/jslectureplanner/examples/English/lecpresbody-english.tex - RELOC/doc/latex/jslectureplanner/examples/English/lecturebib-english.pdf - RELOC/doc/latex/jslectureplanner/examples/English/lecturebib-english.tex - RELOC/doc/latex/jslectureplanner/examples/English/lecturehandout-english.pdf - RELOC/doc/latex/jslectureplanner/examples/English/lecturehandout-english.tex - RELOC/doc/latex/jslectureplanner/examples/English/lectureplanner-examples.bib - RELOC/doc/latex/jslectureplanner/examples/English/lecturepresentation-english.pdf details="Example of use" - RELOC/doc/latex/jslectureplanner/examples/English/lecturepresentation-english.tex - RELOC/doc/latex/jslectureplanner/examples/English/lectureprogram-english.pdf - RELOC/doc/latex/jslectureplanner/examples/English/lectureprogram-english.tex - RELOC/doc/latex/jslectureplanner/examples/English/lecturescript-english.pdf - RELOC/doc/latex/jslectureplanner/examples/English/lecturescript-english.tex - RELOC/doc/latex/jslectureplanner/examples/English/membertable-blank-english.pdf - RELOC/doc/latex/jslectureplanner/examples/English/membertable-blank-english.tex - RELOC/doc/latex/jslectureplanner/examples/English/membertable-filled-english.pdf - RELOC/doc/latex/jslectureplanner/examples/English/membertable-filled-english.tex - RELOC/doc/latex/jslectureplanner/examples/English/metadata.tex - RELOC/doc/latex/jslectureplanner/examples/English/presencetable-blank-english.pdf - RELOC/doc/latex/jslectureplanner/examples/English/presencetable-blank-english.tex - RELOC/doc/latex/jslectureplanner/examples/English/presencetable-filled-english.pdf - RELOC/doc/latex/jslectureplanner/examples/English/presencetable-filled-english.tex - RELOC/doc/latex/jslectureplanner/examples/English/presentation-list-english.pdf - RELOC/doc/latex/jslectureplanner/examples/English/presentation-list-english.tex - RELOC/doc/latex/jslectureplanner/examples/English/students.csv - RELOC/doc/latex/jslectureplanner/examples/German/lecpresbody.tex - RELOC/doc/latex/jslectureplanner/examples/German/lecturebib.pdf - RELOC/doc/latex/jslectureplanner/examples/German/lecturebib.tex - RELOC/doc/latex/jslectureplanner/examples/German/lecturehandout.pdf - RELOC/doc/latex/jslectureplanner/examples/German/lecturehandout.tex - RELOC/doc/latex/jslectureplanner/examples/German/lectureplanner-examples.bib - RELOC/doc/latex/jslectureplanner/examples/German/lecturepresentation.pdf - RELOC/doc/latex/jslectureplanner/examples/German/lecturepresentation.tex - RELOC/doc/latex/jslectureplanner/examples/German/lectureprogram.pdf - RELOC/doc/latex/jslectureplanner/examples/German/lectureprogram.tex - RELOC/doc/latex/jslectureplanner/examples/German/lecturescript.pdf - RELOC/doc/latex/jslectureplanner/examples/German/lecturescript.tex - RELOC/doc/latex/jslectureplanner/examples/German/membertable-blank.pdf - RELOC/doc/latex/jslectureplanner/examples/German/membertable-blank.tex - RELOC/doc/latex/jslectureplanner/examples/German/membertable-filled.pdf - RELOC/doc/latex/jslectureplanner/examples/German/membertable-filled.tex - RELOC/doc/latex/jslectureplanner/examples/German/metadata.tex - RELOC/doc/latex/jslectureplanner/examples/German/presencetable-blank.pdf - RELOC/doc/latex/jslectureplanner/examples/German/presencetable-blank.tex - RELOC/doc/latex/jslectureplanner/examples/German/presencetable-filled.pdf - RELOC/doc/latex/jslectureplanner/examples/German/presencetable-filled.tex - RELOC/doc/latex/jslectureplanner/examples/German/presentation-list.pdf - RELOC/doc/latex/jslectureplanner/examples/German/presentation-list.tex - RELOC/doc/latex/jslectureplanner/examples/German/students.csv - RELOC/doc/latex/jslectureplanner/jslectureplanner.pdf details="Package documentation" - RELOC/doc/latex/jslectureplanner/jslectureplanner.tex -runfiles size=21 - RELOC/tex/latex/jslectureplanner/cologne.lps - RELOC/tex/latex/jslectureplanner/english.lps - RELOC/tex/latex/jslectureplanner/german-default.lps - RELOC/tex/latex/jslectureplanner/jslectureplanner.sty - RELOC/tex/latex/jslectureplanner/jsmembertable.sty -catalogue-contact-repository https://github.com/jspitz/jslectureplanner -catalogue-ctan /macros/latex/contrib/jslectureplanner -catalogue-date 2018-12-14 17:58:59 +0100 -catalogue-license lppl1.3 -catalogue-topics teaching -catalogue-version 1.7 - -name jumplines -category Package -revision 37553 -shortdesc Articles with teasers and continuation later on -relocated 1 -longdesc Jumplines is a package for typesetting (newspaper) articles -longdesc that show a teaser (some few lines of text/content) and are -longdesc continued at a later place, with optional hyperlinking and a -longdesc list of articles. It requires lualatex for colour support in -longdesc split boxes. -containersize 4032 -containerchecksum e4835d45643351542959f04ea57d3cbc1206a41cf06be96f37ea5c96342669992af62f7512cc28b415baeb2f99ef5a14b7ec732eb2bcf3c804de3df573b1b6b9 -doccontainersize 254156 -doccontainerchecksum 8351f486e852bc1972b5385524e3de6fe20a3db916800d5bfd50c57be6bf3c67665ec00694689e9f463601f4fc15fbcdce3dd34f0e6e2f785ce6277c4ab4c286 -docfiles size=67 - RELOC/doc/latex/jumplines/README details="Readme" - RELOC/doc/latex/jumplines/jumplines_doc.pdf details="Package documentation" - RELOC/doc/latex/jumplines/jumplines_doc.tex - RELOC/doc/latex/jumplines/jumplines_example.pdf details="Package example" - RELOC/doc/latex/jumplines/jumplines_example.tex -runfiles size=5 - RELOC/tex/latex/jumplines/jumplines.sty -catalogue-ctan /macros/latex/contrib/jumplines -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics luatex journalpub -catalogue-version 0.2 - -name junicode -category Package -revision 28286 -shortdesc A TrueType font for mediaevalists -relocated 1 -longdesc Junicode is a TrueType font with many OpenType features for -longdesc antiquarians (especially medievalists) based on typefaces used -longdesc by the Oxford Press in the late 17th and early 18th centuries. -longdesc It works well with Xe(La)TeX. -containersize 845496 -containerchecksum 333ce889518880d2eb9af9bc748536c1bd46288dc58b40590c45aaab6e3faa72bff29f30243b89a5ce0dcd3be71a5a7f6cc720bfe622090bc550f7a0ada25b21 -doccontainersize 381204 -doccontainerchecksum d7b2fbca2e4bffaa2742eaa541f3539e9351166a5205069a1e5d8ac18929a32efd8137261b71cc457bcc3ce185e39b6d5cea2f29da3731d755209e4b848689b1 -docfiles size=105 - RELOC/doc/fonts/junicode/Junicode.pdf details="Package documentation" - RELOC/doc/fonts/junicode/Junicode.tex - RELOC/doc/fonts/junicode/README details="Readme" - RELOC/doc/fonts/junicode/aelfric_job.pdf details="Example text set with Junicode" - RELOC/doc/fonts/junicode/aelfric_job.tex - RELOC/doc/fonts/junicode/fleurons - RELOC/doc/fonts/junicode/homer_sample.pdf - RELOC/doc/fonts/junicode/homer_sample.tex - RELOC/doc/fonts/junicode/replacements -runfiles size=752 - RELOC/fonts/truetype/public/junicode/Junicode-Bold.ttf - RELOC/fonts/truetype/public/junicode/Junicode-BoldItalic.ttf - RELOC/fonts/truetype/public/junicode/Junicode-Italic.ttf - RELOC/fonts/truetype/public/junicode/Junicode.ttf - RELOC/tex/latex/junicode/mt-Junicode.cfg -catalogue-ctan /fonts/junicode -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics font font-ttf font-historical -catalogue-version 0.7.7 - -name jura -category Package -revision 15878 -shortdesc A document class for German legal texts -relocated 1 -longdesc Implements the standard layout for German term papers in law -longdesc (one-and-half linespacing, 7 cm margins, etc.). Includes -longdesc alphanum that permits alphanumeric section numbering (e.g., A. -longdesc Introduction; III. International Law). -containersize 4016 -containerchecksum d24bec6792ea9add04f124a3255d9a3ce72d05c010291b4f0680cc74277cf867254c27b1f275e079f00687dd9143ac98c9ee73bef64726dcbbdba242b2a9be32 -doccontainersize 216580 -doccontainerchecksum 783c4d835258f56b66bdabe6ecee7942fc48dd3c9ea68fa43301396ce0d90a02f8c6a058b688ed08039d2bf498c525bbe4fb031de71c7c45566d70f0cdb3ba45 -docfiles size=64 - RELOC/doc/latex/jura/README details="README file" language="en" - RELOC/doc/latex/jura/jura.pdf details="Class documentation" language="de" - RELOC/doc/latex/jura/jura2html - RELOC/doc/latex/jura/juratest.ltx -srccontainersize 17692 -srccontainerchecksum d3da1019c3d122ec259d5485fc2d529d4420e4668436de68592fdb85ccba1e5e395eb29d9b5bc1cdffcfccea759fa815649bf1ef1881c28523d7c1fd09032d99 -srcfiles size=15 - RELOC/source/latex/jura/jura.dtx - RELOC/source/latex/jura/jura.ins -runfiles size=4 - RELOC/tex/latex/jura/alphanum.sty - RELOC/tex/latex/jura/jura.cls -catalogue-also juramisc alnumsec jurabib -catalogue-ctan /macros/latex/contrib/jura -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics dissertation legal german class -catalogue-version 4.3 - -name juraabbrev -category Package -revision 15878 -shortdesc Abbreviations for typesetting (German) juridical documents -relocated 1 -longdesc This package should be helpful for people working on (German) -longdesc law. It helps you to handle abbreviations and creates a list of -longdesc those (pre-defined) abbreviations that have actually been used -longdesc in the document -containersize 3236 -containerchecksum a786d90596555de4d9a709a31e29b18697f6d8530ac5903b63d49fd5648e55541d0c6a647eb0c9779520093f9a7f1e90f7cde95c6e68d3c82feaa79db156af98 -doccontainersize 447492 -doccontainerchecksum c2ac7476da488de1ee416b5e6b1c9a18ccbe68de8b45c16cfb683cc636ba30ca39b4c8e6074994ecafed61968e3507f9c9864863ad88de45d86089754b1967b1 -docfiles size=120 - RELOC/doc/latex/juraabbrev/README details="Readme" - RELOC/doc/latex/juraabbrev/abbrevtest.tex - RELOC/doc/latex/juraabbrev/juraabbrev.pdf details="Package documentation (German)" language="de" -srccontainersize 15496 -srccontainerchecksum 42b741093a194a310065edfd10190dc11ad947081c1e5feee24bbcef7f464435cf682712d05309e34e4e0fe06b13c78175198c056cb6185a4b3b98bedf64bc7a -srcfiles size=13 - RELOC/source/latex/juraabbrev/juraabbrev.dtx - RELOC/source/latex/juraabbrev/juraabbrev.ins -runfiles size=4 - RELOC/makeindex/juraabbrev/laws.ist - RELOC/tex/latex/juraabbrev/juraabbrev.4ht - RELOC/tex/latex/juraabbrev/juraabbrev.sty -catalogue-also jurarsp -catalogue-ctan /macros/latex/contrib/juraabbrev -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics legal german - -name jurabib -category Package -revision 15878 -shortdesc Extended BibTeX citation support for the humanities and legal texts -relocated 1 -longdesc This package enables automated citation with BibTeX for legal -longdesc studies and the humanities. In addition, the package provides -longdesc commands for specifying editors in a commentary in a convenient -longdesc way. Simplified formatting of the citation as well as the -longdesc bibliography entry is also provided. It is possible to display -longdesc the (short) title of a work only if an authors is cited with -longdesc multiple works. Giving a full citation in the text, conforming -longdesc to the bibliography entry, is supported. Several options are -longdesc provided which might be of special interest for those outside -longdesc legal studies--for instance, displaying multiple full -longdesc citations. In addition, the format of last names and first -longdesc names of authors may be changed easily. Cross references to -longdesc other footnotes are possible. Language dependent handling of -longdesc bibliography entries is possible by the special language field. -containersize 51612 -containerchecksum 743004ff65680a2ade98b36b01425a90803b048627db44370495fef410a0cf5fcc51b5222f6cbe041b927e41a017001361cbf80bf2c7eb532cfd3c7fb075008f -doccontainersize 651828 -doccontainerchecksum 66be347fa123db6b16b1c997a9df96a438ade06e764b68cbe5ec5b4fd4cfcf97a1f345e017ac776734f506e0b04792aa1659391bde3d275fabdbb4ab5a2776a2 -docfiles size=242 - RELOC/doc/latex/jurabib/changes.txt - RELOC/doc/latex/jurabib/docs/english/jbendoc.pdf details="Package documentation (English)" language="en" - RELOC/doc/latex/jurabib/docs/english/jbendoc.tex - RELOC/doc/latex/jurabib/docs/german/jbgerdoc.pdf details="Package documentation (German)" language="de" - RELOC/doc/latex/jurabib/docs/german/jbgerdoc.tex - RELOC/doc/latex/jurabib/jbtest.pdf - RELOC/doc/latex/jurabib/jbtest.tex - RELOC/doc/latex/jurabib/jbtest.url - RELOC/doc/latex/jurabib/jbtestbt.tex - RELOC/doc/latex/jurabib/jbtestbu.tex - RELOC/doc/latex/jurabib/jbtestcb.tex - RELOC/doc/latex/jurabib/jbtestcb1.tex - RELOC/doc/latex/jurabib/jbtestcb2.tex - RELOC/doc/latex/jurabib/jbtesthu.tex - RELOC/doc/latex/jurabib/jbtestmb.tex -srccontainersize 61856 -srccontainerchecksum e705e5fce178f2fe58bbc746bad4328642cbe6f6e7ec6e62f53f8df5d34f1ed976e28f59de1fc8efb99fa064e0475a4c2e83277087eb022cf0db58a1e280ffd5 -srcfiles size=111 - RELOC/source/latex/jurabib/jurabib.dtx - RELOC/source/latex/jurabib/jurabib.ins -runfiles size=145 - RELOC/bibtex/bib/jurabib/book.bib - RELOC/bibtex/bib/jurabib/comment.bib - RELOC/bibtex/bib/jurabib/jbtest.bib - RELOC/bibtex/bib/jurabib/jbtesthu.bib - RELOC/bibtex/bst/jurabib/jox.bst - RELOC/bibtex/bst/jurabib/jurabib.bst - RELOC/bibtex/bst/jurabib/jureco.bst - RELOC/bibtex/bst/jurabib/jurunsrt.bst - RELOC/tex/latex/jurabib/dajbbib.ldf - RELOC/tex/latex/jurabib/dejbbib.ldf - RELOC/tex/latex/jurabib/dujbbib.ldf - RELOC/tex/latex/jurabib/enjbbib.ldf - RELOC/tex/latex/jurabib/fijbbib.ldf - RELOC/tex/latex/jurabib/frjbbib.ldf - RELOC/tex/latex/jurabib/itjbbib.ldf - RELOC/tex/latex/jurabib/jblong.cfg - RELOC/tex/latex/jurabib/jurabib.cfg - RELOC/tex/latex/jurabib/jurabib.sty - RELOC/tex/latex/jurabib/nojbbib.ldf - RELOC/tex/latex/jurabib/ptjbbib.ldf - RELOC/tex/latex/jurabib/spjbbib.ldf -catalogue-also jura juramisc alphanum alnumsec -catalogue-ctan /macros/latex/contrib/jurabib -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license gpl -catalogue-topics bibtex-supp -catalogue-version 0.6 - -name juramisc -category Package -revision 15878 -shortdesc Typesetting German juridical documents -relocated 1 -longdesc A collection of classes for typesetting court sentences, legal -longdesc opinions, books and dissertations for German lawyers. A -longdesc jurabook class is also provided, which may not yet be complete. -containersize 24852 -containerchecksum 8d98f6918fe761a37f2e8f8ea3da8a70dcc7ef7231739bf54ed47b693e1d813e7cac02e3df8fc56651d9fe0018a60543504535901e8e1f455f2ab1feda1da6cf -doccontainersize 1142296 -doccontainerchecksum 1a0c376edf2a53554bc5772890a2f2d2ad129bfd9f788fc6a7b0700c2c425700fd9d3d80e0b7efc9ff36475e4363d94a7bde2edd5d19579854ed88cf6abd210e -docfiles size=469 - RELOC/doc/latex/juramisc/README details="Package README" language="de" - RELOC/doc/latex/juramisc/doc/jbook/jbook.dtx - RELOC/doc/latex/juramisc/doc/jbook/jbook.ins - RELOC/doc/latex/juramisc/doc/jmgerdoc.pdf details="Package documentation" language="de" - RELOC/doc/latex/juramisc/doc/jmgerdoc.tex - RELOC/doc/latex/juramisc/doc/jmgerdoc_scr.pdf -runfiles size=31 - RELOC/tex/latex/juramisc/jbgoe.clo - RELOC/tex/latex/juramisc/jbstgallen.clo - RELOC/tex/latex/juramisc/jbtrier.clo - RELOC/tex/latex/juramisc/jurabase.sty - RELOC/tex/latex/juramisc/jurabook.cls - RELOC/tex/latex/juramisc/juraovw.cls - RELOC/tex/latex/juramisc/juraurtl.cls -catalogue-also jura alphanum alnumsec jurabib -catalogue-ctan /macros/latex/contrib/juramisc -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics legal book-pub class german -catalogue-version 0.91 - -name jurarsp -category Package -revision 15878 -shortdesc Citations of judgements and official documents in (German) juridical documents -relocated 1 -longdesc This package should be helpful for people working on (German) -longdesc law. It (ab)uses BibTeX for citations of judgements and -longdesc official documents. For this purpose, a special BibTeX-style is -longdesc provided. -containersize 9464 -containerchecksum 61ee03cf2ea51772f96449c6f0ca1c3a65a5914a8c8b0bded9f3c4b2a74de06838f1ce53d0c36cb6de6be9b58ee6433bc86b8869e426821948bb82599e68c598 -doccontainersize 121080 -doccontainerchecksum c339dbd71518579ed5665e343fd2508c5b1fad576160a7f56082fb335a08cd40a3cd75016e8c6949784da064b0e1877120c741671beeafe0c06533e56e619443 -docfiles size=57 - RELOC/doc/latex/jurarsp/README details="Readme" - RELOC/doc/latex/jurarsp/jurarsp.pdf details="Package documentation" language="de" - RELOC/doc/latex/jurarsp/rsptest.bib - RELOC/doc/latex/jurarsp/rsptest.tex -srccontainersize 26224 -srccontainerchecksum 1d93961c50dbd95f2e075da63d960bf16058edafff41d9f23c6c6bf26f78ca717f05459c52b4f6bb2df68557afbb4db459e5d08241fab37bd4074364583cbb61 -srcfiles size=31 - RELOC/source/latex/jurarsp/jurarsp.dtx - RELOC/source/latex/jurarsp/jurarsp.ins -runfiles size=17 - RELOC/bibtex/bst/jurarsp/jurarsp.bst - RELOC/tex/latex/jurarsp/jurarsp.cfg - RELOC/tex/latex/jurarsp/jurarsp.sty -catalogue-also juraabbrev -catalogue-ctan /macros/latex/contrib/jurarsp -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics bibtex-supp legal german -catalogue-version 0.52 - -name jvlisting -category Package -revision 24638 -shortdesc A replacement for LaTeX's verbatim package -relocated 1 -longdesc This package provides a LaTeX environment listing, an -longdesc alternative to the built-in verbatim environment. The listing -longdesc environment is tailored for including listings of computer -longdesc program source code into documents. The main advantages over -longdesc the original verbatim environment are: environments -longdesc automatically fixes leading whitespace so that the environment -longdesc and program listing can be indented with the rest of the -longdesc document source, and; listing environments may easily be -longdesc customised and extended. -containersize 2552 -containerchecksum e2d4dfa09a23c94c39367056db32a36829a96ec9ee66680650fc543e4fbf453c291848265bbeaa6820743e5e7b4152c6716445d9730c1783d84693d56f2f81fe -doccontainersize 197092 -doccontainerchecksum 5d2e61c410945696b11fe5a86a14467f96ba2458acf4ed199a3746fd3e4f828e859af0bf52383485fc01a7f0207f9da346daf596ae0c46cdb5b64707df69874a -docfiles size=53 - RELOC/doc/latex/jvlisting/README - RELOC/doc/latex/jvlisting/examples.tex - RELOC/doc/latex/jvlisting/jvlisting.pdf details="Package documentation" - RELOC/doc/latex/jvlisting/test.tex -srccontainersize 6736 -srccontainerchecksum 7fe9b09a857aefdcf8d545cea9c20a51829dc174bc85e875410724249d3e6c13e50736a911f287906c64c315f685194d9f75663ce7991e4f48169498d056ab1d -srcfiles size=7 - RELOC/source/latex/jvlisting/jvlisting.dtx - RELOC/source/latex/jvlisting/jvlisting.ins -runfiles size=2 - RELOC/tex/latex/jvlisting/jvlisting.sty -catalogue-also verbatim -catalogue-ctan /macros/latex/contrib/jvlisting -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics listing -catalogue-version 0.7 - -name kalendarium -category Package -revision 48744 -shortdesc Print dates according to the classical Latin calendar -relocated 1 -longdesc kalendarium is a LaTeX3 package that provides several macros -longdesc with which to print dates in classical Latin given days on the -longdesc Julian or Gregorian calendars, using the same syntax used by -longdesc ancient Roman authors. The format of these dates may be -longdesc customised either in the package options or on a per-command -longdesc basis; these options also allow for the generation of date -longdesc strings according to different eras of the Classical period. -containersize 3540 -containerchecksum fef7adede5b2664b2769ecfcc16aebb89a6960b8af70e975d52b783ee0b9400faa67814304406512c4590ec9013c687dff6b8c1efd58c81919af3b0874b4fbce -doccontainersize 365476 -doccontainerchecksum e54940b6303faaa2a63f88319895567fa797127a3afb5cf41320ec34c4ea6cabfaa8441741c8a6426c6605203f89ec82124b3840535b4d8888384010d691ba13 -docfiles size=99 - RELOC/doc/latex/kalendarium/README.md details="Readme" - RELOC/doc/latex/kalendarium/kalendarium.pdf details="Package documentation" -srccontainersize 16428 -srccontainerchecksum ac0c173c9aec255aa64066a3ee05dec78080a712688dcb559f48e7c653441104be4d83aa9d4b9e2ffd08cad5616d3fda75814635e2944c40c971ea7ec2af4868 -srcfiles size=19 - RELOC/source/latex/kalendarium/kalendarium.dtx - RELOC/source/latex/kalendarium/kalendarium.ins -runfiles size=4 - RELOC/tex/latex/kalendarium/kalendarium.sty -catalogue-contact-announce https://github.com/Andrew-William-Smith/kalendarium/commits/master -catalogue-contact-bugs https://github.com/Andrew-William-Smith/kalendarium/issues -catalogue-contact-development https://github.com/Andrew-William-Smith/kalendarium -catalogue-contact-home https://github.com/Andrew-William-Smith/kalendarium -catalogue-contact-repository https://github.com/Andrew-William-Smith/kalendarium -catalogue-contact-support https://github.com/Andrew-William-Smith/kalendarium/issues -catalogue-ctan /macros/latex/contrib/kalendarium -catalogue-date 2018-09-23 09:25:22 +0200 -catalogue-license lppl1.3c -catalogue-topics calendar latex3 -catalogue-version 1.0 - -name kanaparser -category Package -revision 48052 -shortdesc Kana parser for LuaTeX -relocated 1 -longdesc The package provides a kana parser for LuaTeX. It is a set of 4 -longdesc macros that handle transliteration of text: from hiragana and -longdesc katakana to Latin from Latin and katakana to hiragana from -longdesc Latin and hiragana to katakana It can be used to write kana -longdesc directly using only the ASCII character set or for education -longdesc purposes. The package has support for obsolete and rarely used -longdesc syllables, some only accessible via the provided toggle macro. -containersize 4616 -containerchecksum 2f8c953e807d7f5ad5bcf6917579770253918217e054983f1cbb261903b2afbdef02136a85c26043150b766662f7711b234566f7dc13f41c1a83c99a1acea8c0 -doccontainersize 367048 -doccontainerchecksum 22c236134ad46285cbd24ef518da1eb05870c7c2d3f12d59498126c30faf937a673cbbf8b6aa4f1509efc3ecdd1ce43ba42a91a50892e46cb7eb0a5e3dc8476b -docfiles size=96 - RELOC/doc/luatex/kanaparser/README.md details="Readme" - RELOC/doc/luatex/kanaparser/description.pdf details="Package documentation" - RELOC/doc/luatex/kanaparser/description.tex - RELOC/doc/luatex/kanaparser/examples.pdf - RELOC/doc/luatex/kanaparser/examples.tex -runfiles size=5 - RELOC/tex/luatex/kanaparser/kanaparser.lua - RELOC/tex/luatex/kanaparser/kanaparser.tex -catalogue-ctan /macros/luatex/generic/kanaparser -catalogue-date 2018-06-19 19:03:17 +0200 -catalogue-license bsd -catalogue-topics luatex parser japanese -catalogue-version 1.0 - -name kantlipsum -category Package -revision 45866 -shortdesc Generate sentences in Kant's style -relocated 1 -longdesc The package spits out sentences in Kantian style; the text is -longdesc provided by the Kant generator for Python by Mark Pilgrim, -longdesc described in the book "Dive into Python". The package is -longdesc modelled on lipsum, and may be used for similar purposes. -containersize 23768 -containerchecksum c50685b94d882bc338f1cb63fe0e70ff1189f204edffc13897a7afafa751ca53be9227d28fbad22596934b179337f80f7ec6e6c05365b52ec9d58a1727475027 -doccontainersize 568908 -doccontainerchecksum 8bcc6cc805bdecae8cd321c08fbc328478fca10c20318e2ac981ee53736dc3f8b2078af60e3135281ff49f232bdc65b1efa64b62e526fdffeca4a63d79cf8620 -docfiles size=142 - RELOC/doc/latex/kantlipsum/README.md details="Readme" - RELOC/doc/latex/kantlipsum/kantlipsum.pdf details="Package documentation" -srccontainersize 27384 -srccontainerchecksum 8d155c20bd92c9e0b7146fac3f09836b6e5167e1c0510ffdd85f16f09d86b9286c2554451da780a2667c099283d6c885ce0daca092834038928fb91895b47444 -srcfiles size=51 - RELOC/source/latex/kantlipsum/kantlipsum.dtx - RELOC/source/latex/kantlipsum/kantlipsum.ins -runfiles size=47 - RELOC/tex/latex/kantlipsum/kantlipsum.sty -catalogue-also blindtext -catalogue-ctan /macros/latex/contrib/kantlipsum -catalogue-date 2017-11-20 16:29:24 +0100 -catalogue-license lppl1.3c -catalogue-topics macro-supp dummy-gen -catalogue-version 0.7 - -name karnaugh -category Package -revision 21338 -shortdesc Typeset Karnaugh-Veitch-maps -relocated 1 -longdesc The package provides macros for typesetting Karnaugh-Maps and -longdesc Veitch-Charts in a simple and user-friendly way. Karnaugh-Maps -longdesc and Veitch-Charts are used to display and simplify logic -longdesc functions "manually". These macros can typeset Karnaugh-Maps -longdesc and Veitch-Charts with up to ten variables (=1024 entries). -containersize 4420 -containerchecksum 2f9c2a53bd62b93a53897b2d52d97f8067660b5d2735927e7ff19eb9722bb41b603cbb5c120655453ba4cacb63ca3907fd6f8ee8b925eb0a3f62905b361a49a9 -doccontainersize 142136 -doccontainerchecksum 05d6614c88ef2aec3abf9b0a3ec5793a7e41560f93271fe9ebae7ffdcc1549f57eebc60987cd40549c37c7fdd0dc5698065993d33e3f6b0f524587e1a14961c1 -docfiles size=47 - RELOC/doc/latex/karnaugh/kvdoc.pdf details="Package documentation" - RELOC/doc/latex/karnaugh/kvdoc.tex -runfiles size=5 - RELOC/tex/latex/karnaugh/kvmacros.tex -catalogue-also askmaps karnaughmap karnaugh-map -catalogue-ctan /macros/latex/contrib/karnaugh -catalogue-date 2016-11-25 19:23:56 +0100 -catalogue-license lppl1 -catalogue-topics engineering maths - -name karnaugh-map -category Package -revision 44131 -shortdesc LaTeX package for drawing karnaugh maps with up to 6 variables -relocated 1 -longdesc This package draws karnaugh maps with 2, 3, 4, 5, and 6 -longdesc variables. It also contains commands for filling the karnaugh -longdesc map with terms semi-automatically or manually. Last but not -longdesc least it contains commands for drawing implicants on top of the -longdesc map. This package depends on the TikZ, xparse, and xstring -longdesc packages. -containersize 4816 -containerchecksum 2fc65deb57c29a490788c5c6edd8b8e56d2a4646535e45997140f7ad06eacd44e4190fbb6f4a988746df732acd0448c98b9ff3e01849cc2df635d89b26f10913 -doccontainersize 239476 -doccontainerchecksum 1a39b0c5e473e78f2a367ed967382b5dc731b10a864735b25ae6c10e95060a2156514c2a3819bb5e5d9ae126e135683dc461e932c945b38f379195cd33b6d385 -docfiles size=60 - RELOC/doc/latex/karnaugh-map/README.md details="Readme" - RELOC/doc/latex/karnaugh-map/karnaugh-map.pdf details="Package documentation" -srccontainersize 8064 -srccontainerchecksum 0d330660d0f8d00d38bfa8e381dfc478169c862e61ed380d2735ff4f431ed52d5d97221da2fcf66edbf0005def3e69ae62e889e5f42fad7165c9f8fab4f5d4f9 -srcfiles size=16 - RELOC/source/latex/karnaugh-map/karnaugh-map.dtx - RELOC/source/latex/karnaugh-map/karnaugh-map.ins -runfiles size=8 - RELOC/tex/latex/karnaugh-map/karnaugh-map.sty -catalogue-also karnaugh karnaughmap -catalogue-ctan /graphics/pgf/contrib/karnaugh-map -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license other-free -catalogue-topics maths engineering pgf-tikz -catalogue-version 1.1 - -name karnaughmap -category Package -revision 36989 -shortdesc Typeset Karnaugh maps -relocated 1 -longdesc This package provides an easy to use interface to typeset -longdesc Karnaugh maps using TikZ. Though similar to the karnaugh -longdesc macros, it provides a key-value system to customize -longdesc karnaughmaps and a proper LaTeX package. -containersize 3328 -containerchecksum a14d21719011ddbf2735356ce4685c77973b6cfba02a855ea05d7a35f064644b1e730e6fb1ead02034957cf8651079e677ec1d96ee7e33e2a7683a4e968c5d4b -doccontainersize 323304 -doccontainerchecksum f2363bda04a596a2d7281ad98f7e6c2c79b7ee4b6bb2d838740284df78266c9ccc7f56e0762b9ef8230be668b80bd39dad9b98de7c537f815ac090e5b195efb8 -docfiles size=81 - RELOC/doc/latex/karnaughmap/README details="Readme" - RELOC/doc/latex/karnaughmap/karnaughmap.pdf details="Package documentation" -srccontainersize 11196 -srccontainerchecksum 7114c3b579d5f355ccf85390fc3dbb1dd5621dc33c0ebb863cb947109a9bb6b9a120af01078e8e6ae99a4f859c7d3b2e5b0e191fff50d224680a9b701d5c065b -srcfiles size=17 - RELOC/source/latex/karnaughmap/karnaughmap.dtx - RELOC/source/latex/karnaughmap/karnaughmap.ins -runfiles size=6 - RELOC/tex/latex/karnaughmap/karnaughmap.sty -catalogue-also karnaugh karnaugh-map -catalogue-ctan /graphics/pgf/contrib/karnaughmap -catalogue-date 2016-11-25 19:28:19 +0100 -catalogue-license lppl1.2 -catalogue-topics engineering maths pgf-tikz -catalogue-version 2.0 - -name kastrup -category Package -revision 15878 -catalogue binhex -shortdesc Convert numbers into binary, octal and hexadecimal -relocated 1 -longdesc Provides expandable macros for both fixed-width and -longdesc minimum-width numbers to bases 2, 4, 8 and 16. -containersize 1384 -containerchecksum e9eba3a9901e8fa2edcc7b2f12cce2a2f3b5854a884e163c04ab01bf38833aac3c3f03dc86499f6b08ce7a4be5045d578ec9de9f057f20d32a0f7a32b003f248 -doccontainersize 139416 -doccontainerchecksum 09dd54c1203787c9fbecfe021f711a48c3b43528ff1ef58d1f3919a2e053a52a5ab84a594392729ddd7a2e18aebbf52bbe86d4c245d190dc3106de5c087e1b59 -docfiles size=37 - RELOC/doc/generic/kastrup/binhex.pdf details="Package documentation" -srccontainersize 7388 -srccontainerchecksum e8cb85107baf55653de215782835617cc3b27ff858341960f948f5998ebbfd9f208c23a93ca14758fe876205e1681eff8e937ede3f0335901c4897537628cd81 -srcfiles size=7 - RELOC/source/generic/kastrup/binhex.drv - RELOC/source/generic/kastrup/binhex.dtx - RELOC/source/generic/kastrup/binhex.ins -runfiles size=1 - RELOC/tex/generic/kastrup/binhex.tex -catalogue-ctan /macros/generic/kastrup -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics numbers - -name kdgdocs -category Package -revision 24498 -shortdesc Document classes for Karel de Grote University College -relocated 1 -longdesc The bundle provides two classes for usage by KdG professors and -longdesc master students: kdgcoursetext: for writing course texts, and -longdesc kdgmasterthesis: for writing master's theses. The bundle -longdesc replaces the original kdgcoursetext package (now removed from -longdesc the archive). -containersize 3640 -containerchecksum 06522c8bce7ea8c4825563bc3872b6ab8a37624e48c3d20de26c210e1e779bde7047b8da215f4c39d0f908aeb2413b1ca1a2e6141cbb1914d8f4051ee8723b10 -doccontainersize 718736 -doccontainerchecksum 371791acc5561d20bf459ceb51486ba9d3c8d8e47c39cd99e0fc9c0d5dc85ed1bf5ad98be4c6aeb6b5516d60c799f8c1cc8f2a63a34c41ff3fe9a19f26a16f61 -docfiles size=285 - RELOC/doc/latex/kdgdocs/LICENSE - RELOC/doc/latex/kdgdocs/README details="Readme" - RELOC/doc/latex/kdgdocs/kdg_color.eps - RELOC/doc/latex/kdgdocs/kdg_color.pdf - RELOC/doc/latex/kdgdocs/kdgcoursetext-example.pdf details="Course text example" - RELOC/doc/latex/kdgdocs/kdgcoursetext-example.tex - RELOC/doc/latex/kdgdocs/kdgdocs.pdf details="Package documentation" - RELOC/doc/latex/kdgdocs/kdgmasterthesis-example.pdf details="Master thesis example" - RELOC/doc/latex/kdgdocs/kdgmasterthesis-example.tex - RELOC/doc/latex/kdgdocs/manifest.txt - RELOC/doc/latex/kdgdocs/pi-orchid.jpg -srccontainersize 10432 -srccontainerchecksum d0d99893464f8c80d2b044bad065f47d3132cbf4679ac08849855a25aa0f853b1228375db86f2c4a67f2b9df037418160dfcdc6da33bfdc7d9e3742ad80a83fa -srcfiles size=11 - RELOC/source/latex/kdgdocs/kdgdocs.dtx - RELOC/source/latex/kdgdocs/kdgdocs.ins -runfiles size=5 - RELOC/tex/latex/kdgdocs/kdgcoursetext.cls - RELOC/tex/latex/kdgdocs/kdgmasterthesis.cls -catalogue-ctan /macros/latex/contrib/kdgdocs -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics dissertation class -catalogue-version 1.0 - -name kerkis -category Package -revision 15878 -shortdesc Kerkis (Greek) font family -relocated 1 -longdesc Sans-serif Greek fonts to match the URW Bookman set (which are -longdesc distributed with Kerkis). The Kerkis font set has some support -longdesc for mathematics as well as other glyphs missing from the base -longdesc URW Bookman fonts. Macros are provided to use the fonts in OT1, -longdesc T1 (only NG/ng glyphs missing) and LGR encodings, as well as in -longdesc mathematics; small caps and old-style number glyphs are also -longdesc available. The philosophy, and the design process, of the -longdesc Kerkis fonts is discussed in a paper in TUGboat 23(3/4), 2002. -execute addMap kerkis.map -containersize 1693688 -containerchecksum d3fc4814ce8dcf203905ac6246443167746ba06d4d900f68183f1fbeabe918c12062ccd0dc8005b7667984f9d209a3abd41c44050416b76af8a98bbf49c8d691 -doccontainersize 2904 -doccontainerchecksum 35526824bf43cfbb24a8abff713310c51c03ff716eb8bd6496d28297a74dc80d88e2c9b407a16ce79e342c33c914bac15a9dd26a821c58e95299a751db4c0eb4 -docfiles size=3 - RELOC/doc/latex/kerkis/License.txt - RELOC/doc/latex/kerkis/README.html details="Readme" -runfiles size=760 - RELOC/fonts/afm/public/kerkis/Kerkis-Bold.afm - RELOC/fonts/afm/public/kerkis/Kerkis-BoldItalic.afm - RELOC/fonts/afm/public/kerkis/Kerkis-BoldSmallCaps.afm - RELOC/fonts/afm/public/kerkis/Kerkis-Calligraphic.afm - RELOC/fonts/afm/public/kerkis/Kerkis-Italic.afm - RELOC/fonts/afm/public/kerkis/Kerkis-SemiBold-Italic.afm - RELOC/fonts/afm/public/kerkis/Kerkis-SemiBold.afm - RELOC/fonts/afm/public/kerkis/Kerkis-SmallCaps.afm - RELOC/fonts/afm/public/kerkis/Kerkis.afm - RELOC/fonts/afm/public/kerkis/KerkisSans-Bold.afm - RELOC/fonts/afm/public/kerkis/KerkisSans-BoldItalic.afm - RELOC/fonts/afm/public/kerkis/KerkisSans-Italic.afm - RELOC/fonts/afm/public/kerkis/KerkisSans-SmallCaps.afm - RELOC/fonts/afm/public/kerkis/KerkisSans.afm - RELOC/fonts/afm/public/kerkis/ktsy.afm - RELOC/fonts/enc/dvips/kerkis/gkerkis.enc - RELOC/fonts/enc/dvips/kerkis/gkerkisc.enc - RELOC/fonts/enc/dvips/kerkis/gpkerkis.enc - RELOC/fonts/enc/dvips/kerkis/gpkerkisc.enc - RELOC/fonts/enc/dvips/kerkis/kerkis.enc - RELOC/fonts/enc/dvips/kerkis/kerkisc.enc - RELOC/fonts/enc/dvips/kerkis/kerkisec.enc - RELOC/fonts/enc/dvips/kerkis/kerkisecsc.enc - RELOC/fonts/enc/dvips/kerkis/kmath.enc - RELOC/fonts/enc/dvips/kerkis/kmex.enc - RELOC/fonts/enc/dvips/kerkis/kmsym.enc - RELOC/fonts/map/dvips/kerkis/kerkis.map - RELOC/fonts/tfm/public/kerkis/ek8a.tfm - RELOC/fonts/tfm/public/kerkis/ek8r.tfm - RELOC/fonts/tfm/public/kerkis/ekb8a.tfm - RELOC/fonts/tfm/public/kerkis/ekb8r.tfm - RELOC/fonts/tfm/public/kerkis/ekbi8a.tfm - RELOC/fonts/tfm/public/kerkis/ekbi8r.tfm - RELOC/fonts/tfm/public/kerkis/ekbo8a.tfm - RELOC/fonts/tfm/public/kerkis/ekbo8r.tfm - RELOC/fonts/tfm/public/kerkis/ekbsc8a.tfm - RELOC/fonts/tfm/public/kerkis/ekbsc8r.tfm - RELOC/fonts/tfm/public/kerkis/ekbsco8a.tfm - RELOC/fonts/tfm/public/kerkis/ekbsco8r.tfm - RELOC/fonts/tfm/public/kerkis/ekbui8a.tfm - RELOC/fonts/tfm/public/kerkis/ekbui8r.tfm - RELOC/fonts/tfm/public/kerkis/ekcal8a.tfm - RELOC/fonts/tfm/public/kerkis/ekcal8r.tfm - RELOC/fonts/tfm/public/kerkis/eki8a.tfm - RELOC/fonts/tfm/public/kerkis/eki8r.tfm - RELOC/fonts/tfm/public/kerkis/eko8a.tfm - RELOC/fonts/tfm/public/kerkis/eko8r.tfm - RELOC/fonts/tfm/public/kerkis/eksb8a.tfm - RELOC/fonts/tfm/public/kerkis/eksb8r.tfm - RELOC/fonts/tfm/public/kerkis/eksbi8a.tfm - RELOC/fonts/tfm/public/kerkis/eksbi8r.tfm - RELOC/fonts/tfm/public/kerkis/eksbo8a.tfm - RELOC/fonts/tfm/public/kerkis/eksbo8r.tfm - RELOC/fonts/tfm/public/kerkis/eksbui8a.tfm - RELOC/fonts/tfm/public/kerkis/eksbui8r.tfm - RELOC/fonts/tfm/public/kerkis/eksc8a.tfm - RELOC/fonts/tfm/public/kerkis/eksc8r.tfm - RELOC/fonts/tfm/public/kerkis/eksco8a.tfm - RELOC/fonts/tfm/public/kerkis/eksco8r.tfm - RELOC/fonts/tfm/public/kerkis/eksf8a.tfm - RELOC/fonts/tfm/public/kerkis/eksf8t.tfm - RELOC/fonts/tfm/public/kerkis/eksfb8a.tfm - RELOC/fonts/tfm/public/kerkis/eksfb8t.tfm - RELOC/fonts/tfm/public/kerkis/eksfbi8a.tfm - RELOC/fonts/tfm/public/kerkis/eksfbi8t.tfm - RELOC/fonts/tfm/public/kerkis/eksfi8a.tfm - RELOC/fonts/tfm/public/kerkis/eksfi8t.tfm - RELOC/fonts/tfm/public/kerkis/eksfsc8a.tfm - RELOC/fonts/tfm/public/kerkis/eksfsc8t.tfm - RELOC/fonts/tfm/public/kerkis/ekui8a.tfm - RELOC/fonts/tfm/public/kerkis/ekui8r.tfm - RELOC/fonts/tfm/public/kerkis/gk7a.tfm - RELOC/fonts/tfm/public/kerkis/gk7t.tfm - RELOC/fonts/tfm/public/kerkis/gkb7a.tfm - RELOC/fonts/tfm/public/kerkis/gkb7t.tfm - RELOC/fonts/tfm/public/kerkis/gkbi7a.tfm - RELOC/fonts/tfm/public/kerkis/gkbi7t.tfm - RELOC/fonts/tfm/public/kerkis/gkbo7a.tfm - RELOC/fonts/tfm/public/kerkis/gkbo7t.tfm - RELOC/fonts/tfm/public/kerkis/gkbsc8a.tfm - RELOC/fonts/tfm/public/kerkis/gkbsc8r.tfm - RELOC/fonts/tfm/public/kerkis/gkbsco8a.tfm - RELOC/fonts/tfm/public/kerkis/gkbsco8r.tfm - RELOC/fonts/tfm/public/kerkis/gkbui7a.tfm - RELOC/fonts/tfm/public/kerkis/gkbui7t.tfm - RELOC/fonts/tfm/public/kerkis/gkcal7a.tfm - RELOC/fonts/tfm/public/kerkis/gkcal7t.tfm - RELOC/fonts/tfm/public/kerkis/gki7a.tfm - RELOC/fonts/tfm/public/kerkis/gki7t.tfm - RELOC/fonts/tfm/public/kerkis/gko7a.tfm - RELOC/fonts/tfm/public/kerkis/gko7t.tfm - RELOC/fonts/tfm/public/kerkis/gksb7a.tfm - RELOC/fonts/tfm/public/kerkis/gksb7t.tfm - RELOC/fonts/tfm/public/kerkis/gksbi7a.tfm - RELOC/fonts/tfm/public/kerkis/gksbi7t.tfm - RELOC/fonts/tfm/public/kerkis/gksbo7a.tfm - RELOC/fonts/tfm/public/kerkis/gksbo7t.tfm - RELOC/fonts/tfm/public/kerkis/gksbui7a.tfm - RELOC/fonts/tfm/public/kerkis/gksbui7t.tfm - RELOC/fonts/tfm/public/kerkis/gksc7a.tfm - RELOC/fonts/tfm/public/kerkis/gksc7t.tfm - RELOC/fonts/tfm/public/kerkis/gksco7a.tfm - RELOC/fonts/tfm/public/kerkis/gksco7t.tfm - RELOC/fonts/tfm/public/kerkis/gksf7a.tfm - RELOC/fonts/tfm/public/kerkis/gksf7t.tfm - RELOC/fonts/tfm/public/kerkis/gksfb7a.tfm - RELOC/fonts/tfm/public/kerkis/gksfb7t.tfm - RELOC/fonts/tfm/public/kerkis/gksfbi7a.tfm - RELOC/fonts/tfm/public/kerkis/gksfbi7t.tfm - RELOC/fonts/tfm/public/kerkis/gksfi7a.tfm - RELOC/fonts/tfm/public/kerkis/gksfi7t.tfm - RELOC/fonts/tfm/public/kerkis/gksfsc7a.tfm - RELOC/fonts/tfm/public/kerkis/gksfsc7t.tfm - RELOC/fonts/tfm/public/kerkis/gkui7a.tfm - RELOC/fonts/tfm/public/kerkis/gkui7t.tfm - RELOC/fonts/tfm/public/kerkis/k8a.tfm - RELOC/fonts/tfm/public/kerkis/k8r.tfm - RELOC/fonts/tfm/public/kerkis/kb8a.tfm - RELOC/fonts/tfm/public/kerkis/kb8r.tfm - RELOC/fonts/tfm/public/kerkis/kbi8a.tfm - RELOC/fonts/tfm/public/kerkis/kbi8r.tfm - RELOC/fonts/tfm/public/kerkis/kbo8a.tfm - RELOC/fonts/tfm/public/kerkis/kbo8r.tfm - RELOC/fonts/tfm/public/kerkis/kbsc8a.tfm - RELOC/fonts/tfm/public/kerkis/kbsc8r.tfm - RELOC/fonts/tfm/public/kerkis/kbsco8a.tfm - RELOC/fonts/tfm/public/kerkis/kbsco8r.tfm - RELOC/fonts/tfm/public/kerkis/kbui8a.tfm - RELOC/fonts/tfm/public/kerkis/kbui8r.tfm - RELOC/fonts/tfm/public/kerkis/kcal8a.tfm - RELOC/fonts/tfm/public/kerkis/kcal8r.tfm - RELOC/fonts/tfm/public/kerkis/ki8a.tfm - RELOC/fonts/tfm/public/kerkis/ki8r.tfm - RELOC/fonts/tfm/public/kerkis/kmath8a.tfm - RELOC/fonts/tfm/public/kerkis/kmath8r.tfm - RELOC/fonts/tfm/public/kerkis/ko8a.tfm - RELOC/fonts/tfm/public/kerkis/ko8r.tfm - RELOC/fonts/tfm/public/kerkis/ksb8a.tfm - RELOC/fonts/tfm/public/kerkis/ksb8r.tfm - RELOC/fonts/tfm/public/kerkis/ksbi8a.tfm - RELOC/fonts/tfm/public/kerkis/ksbi8r.tfm - RELOC/fonts/tfm/public/kerkis/ksbo8a.tfm - RELOC/fonts/tfm/public/kerkis/ksbo8r.tfm - RELOC/fonts/tfm/public/kerkis/ksbui8a.tfm - RELOC/fonts/tfm/public/kerkis/ksbui8r.tfm - RELOC/fonts/tfm/public/kerkis/ksc8a.tfm - RELOC/fonts/tfm/public/kerkis/ksc8r.tfm - RELOC/fonts/tfm/public/kerkis/ksco8a.tfm - RELOC/fonts/tfm/public/kerkis/ksco8r.tfm - RELOC/fonts/tfm/public/kerkis/ksf8a.tfm - RELOC/fonts/tfm/public/kerkis/ksf8t.tfm - RELOC/fonts/tfm/public/kerkis/ksfb8a.tfm - RELOC/fonts/tfm/public/kerkis/ksfb8t.tfm - RELOC/fonts/tfm/public/kerkis/ksfbi8a.tfm - RELOC/fonts/tfm/public/kerkis/ksfbi8t.tfm - RELOC/fonts/tfm/public/kerkis/ksfi8a.tfm - RELOC/fonts/tfm/public/kerkis/ksfi8t.tfm - RELOC/fonts/tfm/public/kerkis/ksfsc8a.tfm - RELOC/fonts/tfm/public/kerkis/ksfsc8t.tfm - RELOC/fonts/tfm/public/kerkis/ktsy8a.tfm - RELOC/fonts/tfm/public/kerkis/ktsy8r.tfm - RELOC/fonts/tfm/public/kerkis/kui8a.tfm - RELOC/fonts/tfm/public/kerkis/kui8r.tfm - RELOC/fonts/type1/public/kerkis/Kerkis-Bold.pfb - RELOC/fonts/type1/public/kerkis/Kerkis-BoldItalic.pfb - RELOC/fonts/type1/public/kerkis/Kerkis-BoldSmallCaps.pfb - RELOC/fonts/type1/public/kerkis/Kerkis-Calligraphic.pfb - RELOC/fonts/type1/public/kerkis/Kerkis-Italic.pfb - RELOC/fonts/type1/public/kerkis/Kerkis-SemiBold-Italic.pfb - RELOC/fonts/type1/public/kerkis/Kerkis-SemiBold.pfb - RELOC/fonts/type1/public/kerkis/Kerkis-SmallCaps.pfb - RELOC/fonts/type1/public/kerkis/Kerkis.pfb - RELOC/fonts/type1/public/kerkis/KerkisSans-Bold.pfb - RELOC/fonts/type1/public/kerkis/KerkisSans-BoldItalic.pfb - RELOC/fonts/type1/public/kerkis/KerkisSans-Italic.pfb - RELOC/fonts/type1/public/kerkis/KerkisSans-SmallCaps.pfb - RELOC/fonts/type1/public/kerkis/KerkisSans.pfb - RELOC/fonts/type1/public/kerkis/ktsy.pfb - RELOC/fonts/vf/public/kerkis/ek8a.vf - RELOC/fonts/vf/public/kerkis/ekb8a.vf - RELOC/fonts/vf/public/kerkis/ekbi8a.vf - RELOC/fonts/vf/public/kerkis/ekbo8a.vf - RELOC/fonts/vf/public/kerkis/ekbsc8a.vf - RELOC/fonts/vf/public/kerkis/ekbsco8a.vf - RELOC/fonts/vf/public/kerkis/ekbui8a.vf - RELOC/fonts/vf/public/kerkis/ekcal8a.vf - RELOC/fonts/vf/public/kerkis/eki8a.vf - RELOC/fonts/vf/public/kerkis/eko8a.vf - RELOC/fonts/vf/public/kerkis/eksb8a.vf - RELOC/fonts/vf/public/kerkis/eksbi8a.vf - RELOC/fonts/vf/public/kerkis/eksbo8a.vf - RELOC/fonts/vf/public/kerkis/eksbui8a.vf - RELOC/fonts/vf/public/kerkis/eksc8a.vf - RELOC/fonts/vf/public/kerkis/eksco8a.vf - RELOC/fonts/vf/public/kerkis/eksf8t.vf - RELOC/fonts/vf/public/kerkis/eksfb8t.vf - RELOC/fonts/vf/public/kerkis/eksfbi8t.vf - RELOC/fonts/vf/public/kerkis/eksfi8t.vf - RELOC/fonts/vf/public/kerkis/eksfsc8t.vf - RELOC/fonts/vf/public/kerkis/ekui8a.vf - RELOC/fonts/vf/public/kerkis/gk7t.vf - RELOC/fonts/vf/public/kerkis/gkb7t.vf - RELOC/fonts/vf/public/kerkis/gkbi7t.vf - RELOC/fonts/vf/public/kerkis/gkbo7t.vf - RELOC/fonts/vf/public/kerkis/gkbsc8a.vf - RELOC/fonts/vf/public/kerkis/gkbsco8a.vf - RELOC/fonts/vf/public/kerkis/gkbui7t.vf - RELOC/fonts/vf/public/kerkis/gkcal7t.vf - RELOC/fonts/vf/public/kerkis/gki7t.vf - RELOC/fonts/vf/public/kerkis/gko7t.vf - RELOC/fonts/vf/public/kerkis/gksb7t.vf - RELOC/fonts/vf/public/kerkis/gksbi7t.vf - RELOC/fonts/vf/public/kerkis/gksbo7t.vf - RELOC/fonts/vf/public/kerkis/gksbui7t.vf - RELOC/fonts/vf/public/kerkis/gksc7t.vf - RELOC/fonts/vf/public/kerkis/gksco7t.vf - RELOC/fonts/vf/public/kerkis/gksf7t.vf - RELOC/fonts/vf/public/kerkis/gksfb7t.vf - RELOC/fonts/vf/public/kerkis/gksfbi7t.vf - RELOC/fonts/vf/public/kerkis/gksfi7t.vf - RELOC/fonts/vf/public/kerkis/gksfsc7t.vf - RELOC/fonts/vf/public/kerkis/gkui7t.vf - RELOC/fonts/vf/public/kerkis/k8a.vf - RELOC/fonts/vf/public/kerkis/kb8a.vf - RELOC/fonts/vf/public/kerkis/kbi8a.vf - RELOC/fonts/vf/public/kerkis/kbo8a.vf - RELOC/fonts/vf/public/kerkis/kbsc8a.vf - RELOC/fonts/vf/public/kerkis/kbsco8a.vf - RELOC/fonts/vf/public/kerkis/kbui8a.vf - RELOC/fonts/vf/public/kerkis/kcal8a.vf - RELOC/fonts/vf/public/kerkis/ki8a.vf - RELOC/fonts/vf/public/kerkis/kmath8a.vf - RELOC/fonts/vf/public/kerkis/ko8a.vf - RELOC/fonts/vf/public/kerkis/ksb8a.vf - RELOC/fonts/vf/public/kerkis/ksbi8a.vf - RELOC/fonts/vf/public/kerkis/ksbo8a.vf - RELOC/fonts/vf/public/kerkis/ksbui8a.vf - RELOC/fonts/vf/public/kerkis/ksc8a.vf - RELOC/fonts/vf/public/kerkis/ksco8a.vf - RELOC/fonts/vf/public/kerkis/ksf8t.vf - RELOC/fonts/vf/public/kerkis/ksfb8t.vf - RELOC/fonts/vf/public/kerkis/ksfbi8t.vf - RELOC/fonts/vf/public/kerkis/ksfi8t.vf - RELOC/fonts/vf/public/kerkis/ksfsc8t.vf - RELOC/fonts/vf/public/kerkis/ktsy8a.vf - RELOC/fonts/vf/public/kerkis/kui8a.vf - RELOC/tex/latex/kerkis/kerkis.sty - RELOC/tex/latex/kerkis/kmath.sty - RELOC/tex/latex/kerkis/lgrkfn.fd - RELOC/tex/latex/kerkis/lgrmak.fd - RELOC/tex/latex/kerkis/lgrmaksf.fd - RELOC/tex/latex/kerkis/omlmak.fd - RELOC/tex/latex/kerkis/omsmak.fd - RELOC/tex/latex/kerkis/ot1kfn.fd - RELOC/tex/latex/kerkis/ot1mak.fd - RELOC/tex/latex/kerkis/ot1maksf.fd - RELOC/tex/latex/kerkis/t1mak.fd - RELOC/tex/latex/kerkis/t1maksf.fd -catalogue-ctan /fonts/greek/kerkis -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font font-greek font-maths font-type1 - -name kerntest -category Package -revision 15878 -shortdesc Print tables and generate control files to adjust kernings -relocated 1 -longdesc This class makes it easy to generate tables that show many -longdesc different kerning pairs of an arbitrary font, usable by LaTeX. -longdesc It shows the kerning values that are used in the font by -longdesc default. In addition, this class enables the user to alter the -longdesc kernings and to observe the results. Kerning pairs can be -longdesc defined for groups of similar glyphs at the same time. An mtx -longdesc file is generated automatically. The mtx file may then be -longdesc loaded by fontinst to introduce the user-made kernings into the -longdesc virtual font for later use in LaTeX. -containersize 11356 -containerchecksum e8fff2f03c74390e6063048c5097c71bb1d10696966767f97ee854e64b48ba9405f79a7db4b4b557abca50c73a993342ed471b6aee4975db54ff34d8a5dfb7a0 -doccontainersize 627428 -doccontainerchecksum 81f9dcd232c158198fda7edb8f82b307253bfb2cfd0d41abf4cf688652d53285cad0c423eb35d9abba047854f3d3659bd9e6f3182767596b56673178a743fba0 -docfiles size=232 - RELOC/doc/latex/kerntest/ChangeLog - RELOC/doc/latex/kerntest/README details="Readme" - RELOC/doc/latex/kerntest/ToDo - RELOC/doc/latex/kerntest/kerntest.pdf details="Package documentation" - RELOC/doc/latex/kerntest/krntst-v.tex - RELOC/doc/latex/kerntest/ot1-XXX-m-n.tex - RELOC/doc/latex/kerntest/schoolb.map - RELOC/doc/latex/kerntest/schoolb1.tex - RELOC/doc/latex/kerntest/schoolb2.tex - RELOC/doc/latex/kerntest/t1-9nc-m-n-1.tex - RELOC/doc/latex/kerntest/t1-9nc-m-n-2.tex - RELOC/doc/latex/kerntest/t1-XXX-m-n.tex - RELOC/doc/latex/kerntest/t1-cmr-m-n-1200.tex - RELOC/doc/latex/kerntest/t1-ptm-bx-n-example.tex - RELOC/doc/latex/kerntest/t1-ptm-m-n-shortexample.tex - RELOC/doc/latex/kerntest/t1-ptm-m-n.tex - RELOC/doc/latex/kerntest/testschoolb.tex - RELOC/doc/latex/kerntest/ts1-XXX-m-n.tex -srccontainersize 32172 -srccontainerchecksum 50e50573dc409c5829e49f2824b2ac252efbebba5be2dc4f6dc0565c8af28d1b310b1f2657a96737a463b30db7e184795e3ce7135dd1ba1f5eeb4e9d9747c665 -srcfiles size=45 - RELOC/source/latex/kerntest/Makefile - RELOC/source/latex/kerntest/kerntest.dtx - RELOC/source/latex/kerntest/kerntest.ins -runfiles size=22 - RELOC/tex/latex/kerntest/kerntest.cls - RELOC/tex/latex/kerntest/ly1mtx.clo - RELOC/tex/latex/kerntest/ot1mtx.clo - RELOC/tex/latex/kerntest/t1cmr-1200.fd - RELOC/tex/latex/kerntest/t1mtx.clo - RELOC/tex/latex/kerntest/t2amtx.clo - RELOC/tex/latex/kerntest/t2bmtx.clo - RELOC/tex/latex/kerntest/ts1mtx.clo -catalogue-ctan /macros/latex/contrib/kerntest -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font-devel -catalogue-version 1.32 - -name ketcindy -category Package -revision 49922 -shortdesc macros for graphic generation and Cinderella plugin -longdesc KETpic is a macro package designed for computer algebra systems -longdesc (CAS) to generate LaTeX source codes for high-quality -longdesc mathematical artwork. KETcindy is a plugin for Cinderella that -longdesc allows to generate graphics using KETpic. The generated code -longdesc can be included in any LaTeX document. -depend ketcindy.ARCH -containersize 2499148 -containerchecksum cebfed1c6c6fa7fb769278ab2de149dda2a8b7c8506596f47050b1c195acd32ddb4b41f86568cc0989c2542c8ca530c941beea9a60f3f3683935adefe44da1ee -doccontainersize 13848036 -doccontainerchecksum a59b14e455f388f17f4de2703917b187532f59da9340288e993b06ed929cc43e476f9f412c9331fa38653829eb466ec1c26bbe1e2dc299f69f60fd6ef7c59f7b -docfiles size=5556 - texmf-dist/doc/support/ketcindy/HowToInstallE.pdf - texmf-dist/doc/support/ketcindy/HowToInstallJ.pdf - texmf-dist/doc/support/ketcindy/LICENSE - texmf-dist/doc/support/ketcindy/README details="Readme" - texmf-dist/doc/support/ketcindy/README.TeXLive - texmf-dist/doc/support/ketcindy/Scriptkelib.txt - texmf-dist/doc/support/ketcindy/ketcindyjs/Cindy.js - texmf-dist/doc/support/ketcindy/ketcindyjs/Cindy.js.map - texmf-dist/doc/support/ketcindy/ketcindyjs/CindyJS.css - texmf-dist/doc/support/ketcindy/ketcindyjs/basic1list.txt - texmf-dist/doc/support/ketcindy/ketcindyjs/basic2list.txt - texmf-dist/doc/support/ketcindy/ketcindyjs/commonused.txt - texmf-dist/doc/support/ketcindy/ketcindyjs/ignoredfun.txt - texmf-dist/doc/support/ketcindy/ketcindyjs/katex-plugin.js - texmf-dist/doc/support/ketcindy/ketcindyjs/katex/fonts/KaTeX_Main-Regular.ttf - texmf-dist/doc/support/ketcindy/ketcindyjs/katex/fonts/KaTeX_Main-Regular.woff - texmf-dist/doc/support/ketcindy/ketcindyjs/katex/fonts/KaTeX_Main-Regular.woff2 - texmf-dist/doc/support/ketcindy/ketcindyjs/katex/fonts/KaTeX_Math-Italic.ttf - texmf-dist/doc/support/ketcindy/ketcindyjs/katex/fonts/KaTeX_Math-Italic.woff - texmf-dist/doc/support/ketcindy/ketcindyjs/katex/fonts/KaTeX_Math-Italic.woff2 - texmf-dist/doc/support/ketcindy/ketcindyjs/katex/katex.min.css - texmf-dist/doc/support/ketcindy/ketcindyjs/katex/katex.min.js - texmf-dist/doc/support/ketcindy/ketcindyjs/makefunlist.cdy - texmf-dist/doc/support/ketcindy/ketcindyjs/webfont.js - texmf-dist/doc/support/ketcindy/ketmanual/KeTCindyReferenceE.pdf details="Reference manual (English)" - texmf-dist/doc/support/ketcindy/ketmanual/KeTCindyReferenceJ.pdf details="Reference manual (Japanese)" language="ja" - texmf-dist/doc/support/ketcindy/ketmanual/KeTCindyguideE.pdf details="User guide (English)" - texmf-dist/doc/support/ketcindy/ketmanual/KeTCindyguideJ.pdf details="User guide (Japanese)" language="ja" - texmf-dist/doc/support/ketcindy/ketmanual/KeTPicStyleE.pdf - texmf-dist/doc/support/ketcindy/ketmanual/KeTpicStyleJ.pdf - texmf-dist/doc/support/ketcindy/samples/s01figure/s0101figure.cdy - texmf-dist/doc/support/ketcindy/samples/s01figure/s0101figurepdf.cdy - texmf-dist/doc/support/ketcindy/samples/s01figure/s0102figure2.cdy - texmf-dist/doc/support/ketcindy/samples/s01figure/s0103polygon.cdy - texmf-dist/doc/support/ketcindy/samples/s01figure/s0104shade.cdy - texmf-dist/doc/support/ketcindy/samples/s01figure/s0105vector.cdy - texmf-dist/doc/support/ketcindy/samples/s01figure/s0106bowdotfill.cdy - texmf-dist/doc/support/ketcindy/samples/s01figure/s0106bowhatch.cdy - texmf-dist/doc/support/ketcindy/samples/s01figure/s0107hyperbolahatch.cdy - texmf-dist/doc/support/ketcindy/samples/s01figure/s0108cycloid.cdy - texmf-dist/doc/support/ketcindy/samples/s01figure/s0109epitrochoid.cdy - texmf-dist/doc/support/ketcindy/samples/s01figure/s0110hypotrochoid.cdy - texmf-dist/doc/support/ketcindy/samples/s02graph/s0201basic.cdy - texmf-dist/doc/support/ketcindy/samples/s02graph/s0202graph1.cdy - texmf-dist/doc/support/ketcindy/samples/s02graph/s0203graph2.cdy - texmf-dist/doc/support/ketcindy/samples/s02graph/s0204graph3.cdy - texmf-dist/doc/support/ketcindy/samples/s02graph/s0205coniccurve.cdy - texmf-dist/doc/support/ketcindy/samples/s02graph/s0206defexp.cdy - texmf-dist/doc/support/ketcindy/samples/s02graph/s0207envelope.cdy - texmf-dist/doc/support/ketcindy/samples/s02graph/s0208intersecthatch.cdy - texmf-dist/doc/support/ketcindy/samples/s02graph/s0209diffeq.cdy - texmf-dist/doc/support/ketcindy/samples/s02graph/s0210diffeq2.cdy - texmf-dist/doc/support/ketcindy/samples/s02graph/s0212implicit.cdy - texmf-dist/doc/support/ketcindy/samples/s02graph/s0213implicithatch.cdy - texmf-dist/doc/support/ketcindy/samples/s03table/s0301table.cdy - texmf-dist/doc/support/ketcindy/samples/s03table/s0302table2.cdy - texmf-dist/doc/support/ketcindy/samples/s03table/s0302table2line.cdy - texmf-dist/doc/support/ketcindy/samples/s03table/s0303papersquared.cdy - texmf-dist/doc/support/ketcindy/samples/s03table/s0304graphforincanddec.cdy - texmf-dist/doc/support/ketcindy/samples/s04bezier/dogwalk.png - texmf-dist/doc/support/ketcindy/samples/s04bezier/heart.png - texmf-dist/doc/support/ketcindy/samples/s04bezier/mtfuji.png - texmf-dist/doc/support/ketcindy/samples/s04bezier/s0401bezierbasic.cdy - texmf-dist/doc/support/ketcindy/samples/s04bezier/s0402bezier2.cdy - texmf-dist/doc/support/ketcindy/samples/s04bezier/s0403oshimaspline.cdy - texmf-dist/doc/support/ketcindy/samples/s04bezier/s0404heart.cdy - texmf-dist/doc/support/ketcindy/samples/s04bezier/s0405dogwalk.cdy - texmf-dist/doc/support/ketcindy/samples/s04bezier/s0406mtfuji.cdy - texmf-dist/doc/support/ketcindy/samples/s05spacefigure/DLofPolyhedrons_objE.txt - texmf-dist/doc/support/ketcindy/samples/s05spacefigure/DLofPolyhedrons_objJ.txt - texmf-dist/doc/support/ketcindy/samples/s05spacefigure/fig/kc.command - texmf-dist/doc/support/ketcindy/samples/s05spacefigure/s0501basic.cdy - texmf-dist/doc/support/ketcindy/samples/s05spacefigure/s0501plane.cdy - texmf-dist/doc/support/ketcindy/samples/s05spacefigure/s0502spacecurve.cdy - texmf-dist/doc/support/ketcindy/samples/s05spacefigure/s0503perp.cdy - texmf-dist/doc/support/ketcindy/samples/s05spacefigure/s0504embed.cdy - texmf-dist/doc/support/ketcindy/samples/s05spacefigure/s0505bezier3d.cdy - texmf-dist/doc/support/ketcindy/samples/s05spacefigure/s0506embedhatch.cdy - texmf-dist/doc/support/ketcindy/samples/s05spacefigure/s0507polyhedron.cdy - texmf-dist/doc/support/ketcindy/samples/s05spacefigure/s0508concatobj.cdy - texmf-dist/doc/support/ketcindy/samples/s05spacefigure/s0509cubiccut.cdy - texmf-dist/doc/support/ketcindy/samples/s05spacefigure/s0510cubiccut2.cdy - texmf-dist/doc/support/ketcindy/samples/s05spacefigure/s0511tetra.cdy - texmf-dist/doc/support/ketcindy/samples/s05spacefigure/s0521totaldiffskeleton.cdy - texmf-dist/doc/support/ketcindy/samples/s05spacefigure/s0522conecutmaxima.cdy - texmf-dist/doc/support/ketcindy/samples/s06animation/s0601cycloid.cdy - texmf-dist/doc/support/ketcindy/samples/s06animation/s0602diffeq.cdy - texmf-dist/doc/support/ketcindy/samples/s06animation/s0603envelope.cdy - texmf-dist/doc/support/ketcindy/samples/s06animation/s0604diffeq2.cdy - texmf-dist/doc/support/ketcindy/samples/s06animation/s0605cycloid2.cdy - texmf-dist/doc/support/ketcindy/samples/s06animation/s0606epitrochoid.cdy - texmf-dist/doc/support/ketcindy/samples/s06animation/s0607hypotrochoid.cdy - texmf-dist/doc/support/ketcindy/samples/s07slides/figwall/wallpaper.tex - texmf-dist/doc/support/ketcindy/samples/s07slides/howtouseslideE.txt - texmf-dist/doc/support/ketcindy/samples/s07slides/howtouseslideJ.txt - texmf-dist/doc/support/ketcindy/samples/s07slides/s0701basic.cdy - texmf-dist/doc/support/ketcindy/samples/s07slides/s0701basic.txt - texmf-dist/doc/support/ketcindy/samples/s07slides/s0701basicE.cdy - texmf-dist/doc/support/ketcindy/samples/s07slides/s0701basicE.txt - texmf-dist/doc/support/ketcindy/samples/s07slides/s0702graph.cdy - texmf-dist/doc/support/ketcindy/samples/s07slides/s0702graph.txt - texmf-dist/doc/support/ketcindy/samples/s07slides/s0702graphE.cdy - texmf-dist/doc/support/ketcindy/samples/s07slides/s0702graphE.txt - texmf-dist/doc/support/ketcindy/samples/s07slides/s0703repeat.cdy - texmf-dist/doc/support/ketcindy/samples/s07slides/s0703repeat.txt - texmf-dist/doc/support/ketcindy/samples/s07slides/s0703repeatE.cdy - texmf-dist/doc/support/ketcindy/samples/s07slides/s0703repeatE.txt - texmf-dist/doc/support/ketcindy/samples/s07slides/s0704thin.cdy - texmf-dist/doc/support/ketcindy/samples/s07slides/s0704thin.txt - texmf-dist/doc/support/ketcindy/samples/s07slides/s0704thinE.cdy - texmf-dist/doc/support/ketcindy/samples/s07slides/s0704thinE.txt - texmf-dist/doc/support/ketcindy/samples/s07slides/s0705para.cdy - texmf-dist/doc/support/ketcindy/samples/s07slides/s0705para.txt - texmf-dist/doc/support/ketcindy/samples/s07slides/s0705paraE.cdy - texmf-dist/doc/support/ketcindy/samples/s07slides/s0705paraE.txt - texmf-dist/doc/support/ketcindy/samples/s07slides/s0706animate.cdy - texmf-dist/doc/support/ketcindy/samples/s07slides/s0706animate.txt - texmf-dist/doc/support/ketcindy/samples/s07slides/s0706animateE.cdy - texmf-dist/doc/support/ketcindy/samples/s07slides/s0706animateE.txt - texmf-dist/doc/support/ketcindy/samples/s08R/s0801plotR.cdy - texmf-dist/doc/support/ketcindy/samples/s08R/s0802plotR2.cdy - texmf-dist/doc/support/ketcindy/samples/s08R/s0803boxplot.cdy - texmf-dist/doc/support/ketcindy/samples/s08R/s0804histplot.cdy - texmf-dist/doc/support/ketcindy/samples/s08R/s0805random.cdy - texmf-dist/doc/support/ketcindy/samples/s08R/s0806dataframe.cdy - texmf-dist/doc/support/ketcindy/samples/s08R/s0807timecount.cdy - texmf-dist/doc/support/ketcindy/samples/s08R/s0808ttest.cdy - texmf-dist/doc/support/ketcindy/samples/s09surfaceC/s0901paraboloid.cdy - texmf-dist/doc/support/ketcindy/samples/s09surfaceC/s0902cone.cdy - texmf-dist/doc/support/ketcindy/samples/s09surfaceC/s0903saddle.cdy - texmf-dist/doc/support/ketcindy/samples/s09surfaceC/s0904mant.cdy - texmf-dist/doc/support/ketcindy/samples/s09surfaceC/s0905sphere.cdy - texmf-dist/doc/support/ketcindy/samples/s09surfaceC/s0906curveonsurf.cdy - texmf-dist/doc/support/ketcindy/samples/s09surfaceC/s0907intersectcrvsf.cdy - texmf-dist/doc/support/ketcindy/samples/s09surfaceC/s0908wiredata.cdy - texmf-dist/doc/support/ketcindy/samples/s09surfaceC/s0909conecut.cdy - texmf-dist/doc/support/ketcindy/samples/s09surfaceC/s0910multisurfaces.cdy - texmf-dist/doc/support/ketcindy/samples/s09surfaceC/s0911saddleskeleton.cdy - texmf-dist/doc/support/ketcindy/samples/s09surfaceC/s0912animesaddle.cdy - texmf-dist/doc/support/ketcindy/samples/s09surfaceC/s0913animeparaboloid.cdy - texmf-dist/doc/support/ketcindy/samples/s09surfaceC/s0914animemobius.cdy - texmf-dist/doc/support/ketcindy/samples/s09surfaceC/s0915discont.cdy - texmf-dist/doc/support/ketcindy/samples/s09surfaceC/s0916multiandcut.cdy - texmf-dist/doc/support/ketcindy/samples/s10maxima/s1000list.cdy - texmf-dist/doc/support/ketcindy/samples/s10maxima/s1001basic.cdy - texmf-dist/doc/support/ketcindy/samples/s10maxima/s1002equation.cdy - texmf-dist/doc/support/ketcindy/samples/s10maxima/s1003trig.cdy - texmf-dist/doc/support/ketcindy/samples/s10maxima/s1004calcby.cdy - texmf-dist/doc/support/ketcindy/samples/s10maxima/s1005diffint.cdy - texmf-dist/doc/support/ketcindy/samples/s10maxima/s1006calculus.cdy - texmf-dist/doc/support/ketcindy/samples/s10maxima/s1007linalg.cdy - texmf-dist/doc/support/ketcindy/samples/s10maxima/s1008idtable.cdy - texmf-dist/doc/support/ketcindy/samples/s10maxima/s1009diffeq.cdy - texmf-dist/doc/support/ketcindy/samples/s10maxima/s1010fourier.cdy - texmf-dist/doc/support/ketcindy/samples/s10maxima/s1010fourier2.cdy - texmf-dist/doc/support/ketcindy/samples/s10maxima/s1010fourier3.cdy - texmf-dist/doc/support/ketcindy/samples/s10maxima/s1011matrixop.cdy - texmf-dist/doc/support/ketcindy/samples/s10maxima/s1011matrixop2.cdy - texmf-dist/doc/support/ketcindy/samples/s10maxima/s1012fourierpw.cdy - texmf-dist/doc/support/ketcindy/samples/s10maxima/s1013for.cdy - texmf-dist/doc/support/ketcindy/samples/s10maxima/s1014incdec2.cdy - texmf-dist/doc/support/ketcindy/samples/s10maxima/s1015primenumber.cdy - texmf-dist/doc/support/ketcindy/samples/s11asir/s1100list.cdy - texmf-dist/doc/support/ketcindy/samples/s11asir/s1101calculator1.cdy - texmf-dist/doc/support/ketcindy/samples/s11asir/s1102calculator2.cdy - texmf-dist/doc/support/ketcindy/samples/s11asir/s1103calcby.cdy - texmf-dist/doc/support/ketcindy/samples/s11asir/s1104diff.cdy - texmf-dist/doc/support/ketcindy/samples/s11asir/s1105fint101.cdy - texmf-dist/doc/support/ketcindy/samples/s11asir/s1105fzero109.cdy - texmf-dist/doc/support/ketcindy/samples/s11asir/s1106fmmx110.cdy - texmf-dist/doc/support/ketcindy/samples/s11asir/s1110integrate.cdy - texmf-dist/doc/support/ketcindy/samples/s11asir/s1111grobner1.cdy - texmf-dist/doc/support/ketcindy/samples/s11asir/s1112residue.cdy - texmf-dist/doc/support/ketcindy/samples/s12fricas/s1201integrate.cdy - texmf-dist/doc/support/ketcindy/samples/s12fricas/s1201integrate2.cdy - texmf-dist/doc/support/ketcindy/samples/s12fricas/s1202calcby.cdy - texmf-dist/doc/support/ketcindy/samples/s12fricas/s1202equations.cdy - texmf-dist/doc/support/ketcindy/samples/s13objview/s1301basic.cdy - texmf-dist/doc/support/ketcindy/samples/s13objview/s1303objparts.cdy - texmf-dist/doc/support/ketcindy/samples/s13objview/s1304symbol.cdy - texmf-dist/doc/support/ketcindy/samples/s13objview/s1305hyperpara.cdy - texmf-dist/doc/support/ketcindy/samples/s13objview/s1306poly.cdy - texmf-dist/doc/support/ketcindy/samples/s13objview/s1307poly2.cdy - texmf-dist/doc/support/ketcindy/samples/s13objview/s1308discont.cdy - texmf-dist/doc/support/ketcindy/samples/s13objview/s1309discont2.cdy - texmf-dist/doc/support/ketcindy/samples/s13objview/s1310totaldiff.cdy - texmf-dist/doc/support/ketcindy/samples/s13objview/s1311plate.cdy - texmf-dist/doc/support/ketcindy/samples/s13objview/s1312plane.cdy - texmf-dist/doc/support/ketcindy/samples/s13objview/s1313changescale.cdy - texmf-dist/doc/support/ketcindy/samples/s14dataprocessing/s1401csvprocessing.cdy - texmf-dist/doc/support/ketcindy/samples/s14dataprocessing/s1402copypaste.cdy - texmf-dist/doc/support/ketcindy/samples/s14dataprocessing/s1403maketableJ.cdy - texmf-dist/doc/support/ketcindy/samples/s14dataprocessing/sample1.csv - texmf-dist/doc/support/ketcindy/samples/s14dataprocessing/sample2.csv - texmf-dist/doc/support/ketcindy/samples/s15surfaceR/s1501paraboloidR.cdy - texmf-dist/doc/support/ketcindy/samples/s15surfaceR/s1502coneR.cdy - texmf-dist/doc/support/ketcindy/samples/s15surfaceR/s1503saddleR.cdy - texmf-dist/doc/support/ketcindy/samples/s15surfaceR/s1504mantR.cdy - texmf-dist/doc/support/ketcindy/samples/s15surfaceR/s1505sphereR.cdy - texmf-dist/doc/support/ketcindy/samples/s15surfaceR/s1506curveonsurfR.cdy - texmf-dist/doc/support/ketcindy/samples/s15surfaceR/s1507intersectcrvsfR.cdy - texmf-dist/doc/support/ketcindy/samples/s15surfaceR/s1508multisurfacesR.cdy - texmf-dist/doc/support/ketcindy/samples/s15surfaceR/s1509wiredataR.cdy - texmf-dist/doc/support/ketcindy/samples/s15surfaceR/s1510conecutR.cdy - texmf-dist/doc/support/ketcindy/samples/s16ketcindyJS/s1601basic.cdy - texmf-dist/doc/support/ketcindy/samples/s16ketcindyJS/s1602diffeq2.cdy - texmf-dist/doc/support/ketcindy/samples/s16ketcindyJS/s1603gamow.cdy - texmf-dist/doc/support/ketcindy/samples/s17spacekc/ReadmeE.txt - texmf-dist/doc/support/ketcindy/samples/s17spacekc/ReadmeJ.txt - texmf-dist/doc/support/ketcindy/samples/s17spacekc/Spacekc.cdy - texmf-dist/doc/support/ketcindy/samples/s17spacekc/Spacekc.pdf - texmf-dist/doc/support/ketcindy/samples/s17spacekc/SpacekcReference.pdf - texmf-dist/doc/support/ketcindy/source/KetCindyPlugin/KetCindyPlugin.iml - texmf-dist/doc/support/ketcindy/source/KetCindyPlugin/build.xml - texmf-dist/doc/support/ketcindy/source/KetCindyPlugin/config/META-INF/services/de.cinderella.api.cs.CindyScriptPlugin - texmf-dist/doc/support/ketcindy/source/KetCindyPlugin/lib/cindy2.jar - texmf-dist/doc/support/ketcindy/source/KetCindyPlugin/lib/commons-math.jar - texmf-dist/doc/support/ketcindy/source/KetCindyPlugin/src/KetCindyPlugin.java - texmf-dist/doc/support/ketcindy/source/KetCindyPlugin/srcold/KetCindyPlugin150906.java - texmf-dist/doc/support/ketcindy/source/KetCindyPlugin/srcold/KetCindyPlugin160515.java - texmf-dist/doc/support/ketcindy/source/KetCindyPlugin/srcold/KetCindyPlugin160518.java - texmf-dist/doc/support/ketcindy/source/KetCindyPlugin/srcold/KetCindyPlugin160530.java - texmf-dist/doc/support/ketcindy/source/KetCindyPlugin/srcold/KetCindyPlugin160601.java - texmf-dist/doc/support/ketcindy/source/KetCindyPlugin/srcold/KetCindyPlugin160604.java - texmf-dist/doc/support/ketcindy/source/KetCindyPlugin/srcold/KetCindyPlugin160609.java - texmf-dist/doc/support/ketcindy/source/KetCindyPlugin/srcold/KetCindyPlugin160723.java - texmf-dist/doc/support/ketcindy/source/KetCindyPlugin/srcold/KetCindyPlugin161019.java - texmf-dist/doc/support/ketcindy/source/KetCindyPlugin/srcold/KetCindyPlugin161021.java - texmf-dist/doc/support/ketcindy/source/KetCindyPlugin/srcold/KetCindyPlugin161209.java - texmf-dist/doc/support/ketcindy/source/KetCindyPlugin/srcold/KetCindyPlugin170605.java - texmf-dist/doc/support/ketcindy/source/KetCindyPlugin/srcold/KetCindyPlugin170906.java - texmf-dist/doc/support/ketcindy/source/KetCindyPlugin/srcold/KetCindyPlugin171112.java - texmf-dist/doc/support/ketcindy/source/cdy-templates/Makefile - texmf-dist/doc/support/ketcindy/source/howtoinstall/HowToInstallE.tex - texmf-dist/doc/support/ketcindy/source/howtoinstall/HowToInstallJ.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/3dscreen.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/3dstart.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/CindyhelpE.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/Dotfill.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/FigE.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/ForRef-Arrowhead-1.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/ForRef-Arrowhead-10.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/ForRef-Arrowhead-2.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/ForRef-Arrowhead-3.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/ForRef-Arrowhead-4.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/ForRef-Arrowhead-5.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/ForRef-Arrowhead-6.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/ForRef-Arrowhead-7.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/ForRef-Arrowhead-8.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/ForRef-Arrowhead-9.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/ForRef-Arrowhead-ya1.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/Framedata.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/HatchZuKita1.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/HatchZuKita5E.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/HatchZuKita6E.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/HatchZuKita7.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/HatchZuKita7E.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/HatchZuKita8.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/HatchZuKita9.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/HatchZuKitaE.cdy - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/Intersectcurvsf.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/IntersectsgpL0.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/IntersectsgpL1.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/IntersectsgpL2.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/Nearestpt.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/Nearestpt1.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/PutcellE.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/addax1.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/addgraph.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/angle-mark.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/angle.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/anglemark.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/anglemark2.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/animestart.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/arrowdata.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/arrowhead.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/assign.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/bbdata.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/bezier3d1.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/binvsnormal.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/bisector.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/bowdata.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/bowdata2.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/boxframeslide.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/boxplot.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/boxplot01.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/calcbyr01.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/calling.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/cardioid1.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/changetable.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/checkCR.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/checkb10.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/checkb11.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/checkb8.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/checkb9.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/checkbe1.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/checkbe2.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/checkbe3.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/checkbe4.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/checkbe5.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/checkbe6.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/checkbe7.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/checkbe8.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/checkbmain.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/checkbs1.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/checkbs2.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/checkmc1.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/checksm1.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/checksm2.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/checksy1.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/checksy2.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/circle-by-radius.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/circledata1.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/circledata2.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/circledata3.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/circledata4.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/circledata5.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/coloring.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/colortable.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/concatobj.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/concept.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/conceptE.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/crosspoint.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/crvsfparadata1.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/crvsfparadata2.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/deffun01.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/deffun02.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/deffun03.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/delete.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/deqplot1.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/deqplot2.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/deqplot3.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/derivative.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/diffeq1.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/drawpoint.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/drwxy.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/ellipse-by-foci.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/ellipsecindy.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/ellipseplot1.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/ellipseplot2.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/embed01.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/embed02.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/embed03.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/enclosing.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/ewns.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/ewsn.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/execcmdc1.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/expr.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/exprrot.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/exprrot.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/fontsize.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/fourier.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/fourierseries.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/frustume.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/frustumew.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/frustumewn.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/frustumw.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/gpro01.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/gpro02.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/greenring.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/grid-less.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/grid-more.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/hatch.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/hatch1.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/hatch2.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/hatch3.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/hatch4.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/hatch5.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/histgram.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/htickmark.cdy - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/htickmark.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/htickmark01.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/hyper1.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/hyperbola-by-foci.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/implicit.cdy - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/implicit.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/implicit1.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/incenter01.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/incenter02.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/incenter02E.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/incenter03.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/intersectcrvs1.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/intersectcrvs2.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/intersection.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/intlog.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/inversefun.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/invparapt.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/joincrvs.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/kobayashi.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/kobayashiE.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/letter.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/letter2.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/letter3d.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/letter4.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/lineplot.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/listplot1.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/listplot2.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/listplot3.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/listplot3view.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/makeslide.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/maxfun01.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/maxfun02.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/maxima1.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/meshlab01.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/meshlab02.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/meshlab03.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/meshlab06.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/middle.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/mirror.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/mkpttable.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/mkpttableE.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/move.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/moviedata01.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/moviedata02.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/multi-add-circle.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/multi-add-line.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/multi-add-parallel.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/multi-add-perp.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/mvgaiyou01.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/mxbatch.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/mxtex01.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/mxtex01E.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/mxtex02.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/mxtex03.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/nohiddenbyfaces1.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/nohiddenbyfaces2.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/numptcrv.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/oresenex01.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/ospline1.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/ospline2.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/ovaldata.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/parabola-by-foci.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/parabola.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/parabolaplot.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/parabolaplot.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/parabolaplotE.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/paramark.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/paramoncrv.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/paramplot1.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/paramplot2.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/partcrv.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/partcrv1.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/partcrv2.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/partcrv3.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/partcrv3d1.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/partcrv3d2.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/partcrv4.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/pdexample.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/pdtoconsole.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/periodfun.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/periodfun2.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/perpplane.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/perppt.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/phparadata01.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/phparadata02.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/phparadata03.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/phparadata04.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/plotdata1.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/plotdata2.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/plotdata3.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/plotdata4.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/plotdata5.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/plotdatar1.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/plotdatatan1.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/plotdatatan2.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/pointdata.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/pointoncrv.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/pointsize.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/poison01.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/polar-of-point.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/polygon.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/polygonplane1.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/polygonplane2.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/polygonplot1.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/polygonplot2.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/ptcrv.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/ptselected01.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/ptselected02.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/ptstart.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/putcell.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/putcol.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/putcolE.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/putintersect.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/putoncurve.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/putoncurve.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/putonline1.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/putonseg.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/rasen.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/readobj.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/reflectdata.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/reflectdata3d01.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/reflectdata3d02.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/reflectdata3d03.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/reflectpoint.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/rotatedata.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/rotatedata3d01.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/rotatedata3d02.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/rotatepoint.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/rshade.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/ruler.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/ruler1.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/s106bowhatch.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/s10diffint.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/s210diffeq1.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/s305graphforincanddec.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/s305incanddec.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/saddle1.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/saddle1E.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/saddle2E.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/scaledata.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/scaledata3d.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/scalepoint.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/scatter.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/segmark.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/segment.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/select-lines.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/select-points.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/setax-theta.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/setcolor.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/setorigin.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/setorigin.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/setscaling.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/setwindow.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/sf3ddata3.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/sf3ddata4.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/sfbdpara01.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/sfbdpara02.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/sfbdpara03.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/sfbdpara04.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/sfbdpara05.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/sfcut.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/shade.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/shade01.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/shade01E.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/shadeE.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/single-add.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/skeletonparadata01.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/skeletonparadata02.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/skeletonparadata03.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/slide01.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/slide01E.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/slidepdf1.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/slidepdf2.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/slidepdf3.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/slider.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/sliderepeat.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/sliderepeatE.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/slidescreen.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/slidescript.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/slot.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/slotE.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/snap.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/spacelinecurve1.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/spacelinecurve2.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/start01.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/start02.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/start03.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/start04.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/start05.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/start06.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/start07.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/start08.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/start09.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/start10.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/surfacemodel.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/tab2list00.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/tab2list001.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/tab2list001E.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/tab2list01.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/tab2list01E.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/tab2list02.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/tab2list02E.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/tab2list03.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/tab2list03E.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/tab2list04.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/tab2list04E.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/table01.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/table02.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/table03.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/tablesample1.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/tablesample1E.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/tablesample2.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/tablesample2E.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/tangent.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/taylor.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/tetrahedron.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/translate-view.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/translate01.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/translatedata.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/translatepoint.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/trimarrow.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/trimseg.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/vertex01.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/wire01.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/wire02.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/wire03.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/wire04.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/wirepara1.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/wirepara2.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/wirepara3.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/wirepara4.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/wirepara5.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/xsinx.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/xsinx01.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/xsinx02.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/xsinx03.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/zogen3.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/zoom-in.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/zoom-out.pdf - texmf-dist/doc/support/ketcindy/source/ketmanual/KeTCindyReferenceE.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/KeTCindyReferenceJ.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/KeTCindyguideE.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/KeTCindyguideJ.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/KeTPicStyleE.tex - texmf-dist/doc/support/ketcindy/source/ketmanual/KeTpicStyleJ.tex - texmf-dist/doc/support/ketcindy/source/readme/ReadmeLinuxE.tex - texmf-dist/doc/support/ketcindy/source/readme/ReadmeLinuxJ.tex - texmf-dist/doc/support/ketcindy/source/readme/ReadmeMacE.tex - texmf-dist/doc/support/ketcindy/source/readme/ReadmeMacJ.tex - texmf-dist/doc/support/ketcindy/source/readme/ReadmeWinE.tex - texmf-dist/doc/support/ketcindy/source/readme/ReadmeWinJ.tex - texmf-dist/doc/support/ketcindy/source/spacekc/SpacekcReferenceE.tex - texmf-dist/doc/support/ketcindy/source/spacekc/SpacekcReferenceJ.tex -runfiles size=1460 - texmf-dist/scripts/ketcindy/data/fontF/0Small.png - texmf-dist/scripts/ketcindy/data/fontF/0Smalla-h.png - texmf-dist/scripts/ketcindy/data/fontF/0Smalli-o.png - texmf-dist/scripts/ketcindy/data/fontF/0Smallp-w.png - texmf-dist/scripts/ketcindy/data/fontF/0Smallxyz.png - texmf-dist/scripts/ketcindy/data/fontF/nsi.cdy - texmf-dist/scripts/ketcindy/data/fontF/nsi.txt - texmf-dist/scripts/ketcindy/data/fontF/pcr.cdy - texmf-dist/scripts/ketcindy/data/fontF/pcr.txt - texmf-dist/scripts/ketcindy/data/fontF/qcr.cdy - texmf-dist/scripts/ketcindy/data/fontF/qcr.txt - texmf-dist/scripts/ketcindy/data/fontF/rcr.cdy - texmf-dist/scripts/ketcindy/data/fontF/rcr.txt - texmf-dist/scripts/ketcindy/data/fontF/tsi.cdy - texmf-dist/scripts/ketcindy/data/fontF/tsi.txt - texmf-dist/scripts/ketcindy/data/fontF/xsi.cdy - texmf-dist/scripts/ketcindy/data/fontF/xsi.txt - texmf-dist/scripts/ketcindy/data/fontF/ysi.cdy - texmf-dist/scripts/ketcindy/data/fontF/ysi.txt - texmf-dist/scripts/ketcindy/data/fontF/zsi.cdy - texmf-dist/scripts/ketcindy/data/fontF/zsi.txt - texmf-dist/scripts/ketcindy/data/polyhedrons_obj/r01.obj - texmf-dist/scripts/ketcindy/data/polyhedrons_obj/r02.obj - texmf-dist/scripts/ketcindy/data/polyhedrons_obj/r03.obj - texmf-dist/scripts/ketcindy/data/polyhedrons_obj/r04.obj - texmf-dist/scripts/ketcindy/data/polyhedrons_obj/r05.obj - texmf-dist/scripts/ketcindy/data/polyhedrons_obj/readme.pdf - texmf-dist/scripts/ketcindy/data/polyhedrons_obj/readme.txt - texmf-dist/scripts/ketcindy/ketcindy.conf - texmf-dist/scripts/ketcindy/ketcindy.ini - texmf-dist/scripts/ketcindy/ketcindy.pl - texmf-dist/scripts/ketcindy/ketcindy.sh - texmf-dist/scripts/ketcindy/ketjava/KetCindyPlugin.jar - texmf-dist/scripts/ketcindy/ketlib/ketcindylib3dhelpE.txt - texmf-dist/scripts/ketcindy/ketlib/ketcindylib3dhelpJ.txt - texmf-dist/scripts/ketcindy/ketlib/ketcindylib3dlogr.txt - texmf-dist/scripts/ketcindy/ketlib/ketcindylib3dr.cs - texmf-dist/scripts/ketcindy/ketlib/ketcindylibbasic1logr.txt - texmf-dist/scripts/ketcindy/ketlib/ketcindylibbasic1r.cs - texmf-dist/scripts/ketcindy/ketlib/ketcindylibbasic2logr.txt - texmf-dist/scripts/ketcindy/ketlib/ketcindylibbasic2r.cs - texmf-dist/scripts/ketcindy/ketlib/ketcindylibhelpE.txt - texmf-dist/scripts/ketcindy/ketlib/ketcindylibhelpJ.txt - texmf-dist/scripts/ketcindy/ketlib/ketcindylibmvhelpE.txt - texmf-dist/scripts/ketcindy/ketlib/ketcindylibmvhelpJ.txt - texmf-dist/scripts/ketcindy/ketlib/ketcindylibmvlogr.txt - texmf-dist/scripts/ketcindy/ketlib/ketcindylibmvr.cs - texmf-dist/scripts/ketcindy/ketlib/ketcindyliboutlogr.txt - texmf-dist/scripts/ketcindy/ketlib/ketcindyliboutr.cs - texmf-dist/scripts/ketcindy/ketlib/ketpicR/ketpic5_2_4.r - texmf-dist/scripts/ketcindy/ketlib/ketpiccurrent.r - texmf-dist/scripts/ketcindy/ketlib/ketpiccurrent_rep2e.r - texmf-dist/scripts/ketcindy/ketlib/ketpiccurrent_reptikz.r - texmf-dist/scripts/ketcindy/ketlib/maximaL/fourier_sec.max - texmf-dist/scripts/ketcindy/ketlib/maximaL/matoperation.max - texmf-dist/scripts/ketcindy/ketlib/maximaL/poincare.mac - texmf-dist/scripts/ketcindy/ketlib/maximaL/rkfun.lisp - texmf-dist/scripts/ketcindy/ketlib/oshima/os_muldif.pdf - texmf-dist/scripts/ketcindy/ketlib/oshima/os_muldif.rr - texmf-dist/scripts/ketcindy/ketlibC/ketcommon.h - texmf-dist/scripts/ketcindy/ketlibC/ketcommonhead.h - texmf-dist/scripts/ketcindy/ketlibC/ketlibClog.txt - texmf-dist/scripts/ketcindy/ketlibC/surflib.h - texmf-dist/scripts/ketcindy/ketlibC/surflibhead.h - texmf-dist/scripts/ketcindy/ketoutset.txt - texmf-dist/scripts/ketcindy/setketcindy.txt - texmf-dist/scripts/ketcindy/template0.cdy - texmf-dist/scripts/ketcindy/template1basic.cdy - texmf-dist/scripts/ketcindy/template2allbuttons.cdy - texmf-dist/scripts/ketcindy/template3Dfigure.cdy - texmf-dist/tex/latex/ketcindy/ketlayer.sty - texmf-dist/tex/latex/ketcindy/ketlayer2e.sty - texmf-dist/tex/latex/ketcindy/ketmedia.sty - texmf-dist/tex/latex/ketcindy/ketpic.sty - texmf-dist/tex/latex/ketcindy/ketpic2e.sty - texmf-dist/tex/latex/ketcindy/ketslide.sty - texmf-dist/tex/latex/ketcindy/ketslide2.sty -catalogue-contact-bugs https://github.com/ketpic/ketcindy/issues -catalogue-contact-home http://ketpic.com -catalogue-contact-repository https://github.com/ketpic/ketcindy -catalogue-contact-support https://github.com/ketpic/ketcindy/issues -catalogue-ctan /graphics/ketcindy -catalogue-date 2019-02-03 10:53:50 +0100 -catalogue-license gpl3+ -catalogue-topics maths graphics -catalogue-version 20190203.0 - -name ketcindy.aarch64-linux -category Package -revision 49033 -shortdesc aarch64-linux files of ketcindy -containersize 340 -containerchecksum 9dfac7651c0924c98533613cec95a2123b30777e4944de05a25df77545934cd4eeb8e62b74275aabd9a4230250905d72ca1bcb30a5bf58a9c3332d41b26e4d67 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/ketcindy - -name ketcindy.amd64-freebsd -category Package -revision 49033 -shortdesc amd64-freebsd files of ketcindy -containersize 340 -containerchecksum 8fda7d18b302fe8d9b443754c06fbc164e3bba4a745392f9800500f610c45c8d1ce97d7f6afe326c3c9e95136fe1f615a126a2c4d50bf0c7f1c2db99777b85e6 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/ketcindy - -name ketcindy.amd64-netbsd -category Package -revision 49033 -shortdesc amd64-netbsd files of ketcindy -containersize 340 -containerchecksum 056eb68193ab625f02ae0370d9579fe60d1b041484b9ed6eb5c26a8284dcdccc11c9a26afb639319485f614a9dc7318750744eb6adc35f34ef9512d245481f3a -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/ketcindy - -name ketcindy.armhf-linux -category Package -revision 49033 -shortdesc armhf-linux files of ketcindy -containersize 340 -containerchecksum 0140dc417ea4e1afb4670a408300f108cbfb458389efc223f7ce220e00c4c959aee672f4f46d4fb63499cbe816b377f9dd32d130e2ad78d5014ecffca2b77369 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/ketcindy - -name ketcindy.i386-cygwin -category Package -revision 49033 -shortdesc i386-cygwin files of ketcindy -containersize 340 -containerchecksum a98de7991e9cd8889a09af529a7e0737f5689741cab4c5c996221a2fa6d692beeb3a74b5da379687621c3d798c6c144931e669babc07baa227818bead9dbd05a -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/ketcindy - -name ketcindy.i386-freebsd -category Package -revision 49033 -shortdesc i386-freebsd files of ketcindy -containersize 340 -containerchecksum 9a4b38655c7439934f0d0fbc9d4147743e934438c68b12c2abe6e4fdf1495fb8aada1f3e696de6e065367c73621d141723b4aea8b3ec2b5ab01e78fb4f93a9b9 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/ketcindy - -name ketcindy.i386-linux -category Package -revision 49033 -shortdesc i386-linux files of ketcindy -containersize 340 -containerchecksum ccfe4bbb0e4d1ce5ff0a93a497a7a9d0f940e2fd4fda70dd931a49fb445b1b2abcf93e23f772d70a48c3e96681de1fee7f0d6aa7251f8cc8821ce64c11684877 -binfiles arch=i386-linux size=1 - bin/i386-linux/ketcindy - -name ketcindy.i386-netbsd -category Package -revision 49033 -shortdesc i386-netbsd files of ketcindy -containersize 340 -containerchecksum 583e7a584d4f9813ac2f306c6f06a1ac8e61dcd55619a4341167db659d9e4d1753512d1a9d2be03c94c8a4ff42b440c49c86066aae8b9a2ac2b8b70652bc2560 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/ketcindy - -name ketcindy.i386-solaris -category Package -revision 49033 -shortdesc i386-solaris files of ketcindy -containersize 340 -containerchecksum bb854cc263ddba73cc9173c853acadfe6c33fcceee45622e425323960632d872bf4fb31167fbbffe40485fdf75536fcdc5acd0556e3181b0487ac1afc4dd1116 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/ketcindy - -name ketcindy.sparc-solaris -category Package -revision 49033 -shortdesc sparc-solaris files of ketcindy -containersize 336 -containerchecksum ad702f751a3c9d5f4951e54cfbfb88d90b0626ff56f1d33e88209bd0a4f7c70015031377810fb18d9d7e749e024a02db015a66fa6e2fbf0ce6c09a9b2a7f9f14 -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/ketcindy - -name ketcindy.win32 -category Package -revision 49033 -shortdesc win32 files of ketcindy -containersize 680 -containerchecksum 82d1d8da9ce640bff4ecfc7ed76a683913754c1d485fc69b949d7600dd7fe33764ccd2590278cf9e5f64a906a9cdecdc023fa5165967f06015996966a6bb6956 -binfiles arch=win32 size=1 - bin/win32/ketcindy.exe - -name ketcindy.x86_64-cygwin -category Package -revision 49033 -shortdesc x86_64-cygwin files of ketcindy -containersize 340 -containerchecksum 4b3aeb6b46a50a72d826ea20d74d63660246b9770bfc4ea7cd248af6fcd3a93510489ab4aed595e5f04090a946b2264fb021de8fe1f4891c3886a5fc8b80e77a -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/ketcindy - -name ketcindy.x86_64-darwin -category Package -revision 49033 -shortdesc x86_64-darwin files of ketcindy -containersize 340 -containerchecksum bc1c2a6cc69494cf65665d32ea66efb342de71892bdd1f6178bcf7f4ac5c6f454d411972233f487691ffa49f930b9967f165b393f7f3d397dc6b1e0b78702393 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/ketcindy - -name ketcindy.x86_64-darwinlegacy -category Package -revision 49033 -shortdesc x86_64-darwinlegacy files of ketcindy -containersize 348 -containerchecksum c889861c825e447dfc4559067567f948fb8e3394728aa40d7a968b69ce7b279deeb1b3daaaa0e7f6fed46195f8910ce88dade8b121873f7a831e88d7193ad5ec -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/ketcindy - -name ketcindy.x86_64-linux -category Package -revision 49033 -shortdesc x86_64-linux files of ketcindy -containersize 340 -containerchecksum 7c2cd3e659b6eef03696a5a89162435c8106e8fdcf99d92ea2300d4f59e3e08acacc6a2ecf32592f02d3dee80db0b0913922e4ce86638e3dbd8c28ad17ecd7be -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/ketcindy - -name ketcindy.x86_64-linuxmusl -category Package -revision 49033 -shortdesc x86_64-linuxmusl files of ketcindy -containersize 344 -containerchecksum 352da41a3ff31dfcfd4167f02d04208ee42f62c5c4eb265dc6015deac2a218557e5331812273e78603757553a5228ecbab206c1cb0e4e5edcbcc66c8e5524a38 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/ketcindy - -name ketcindy.x86_64-solaris -category Package -revision 49033 -shortdesc x86_64-solaris files of ketcindy -containersize 340 -containerchecksum 2f488a899c6f05df314fa3e370859fcf8f2a0ab7ff26df4f94ff606f95a95e4c54b9c35ca84f7cef5ea1abb2030a9012e4bc924c9011242c71483410889579a3 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/ketcindy - -name keycommand -category Package -revision 18042 -shortdesc Simple creation of commands with key-value arguments -relocated 1 -longdesc The package (which requires e-TeX) provides a natural way to -longdesc define commands with optional keys. The package provides -longdesc \newkeycommand, \renewkeycommand, \providekeycommand, -longdesc \newkeyenvironment and \renewkeyenvironment, together with -longdesc \keycmd for a more advanced interface. The package is based on -longdesc kvsetkeys by Heiko Oberdiek. -containersize 4900 -containerchecksum b521d46425102c3b7bb30df43f2bfa5178376a104aab10bd6a7010db591401df252e90b5a56408975d0fc37cf593df2eaa50412db1ecb3ef5d12b4940b1c45e2 -doccontainersize 343972 -doccontainerchecksum 5e384278dccaab65989918ef9027f0c7c82449ba47cd4f031fb66c8a107c7906e398260cec18f25ab0272c56a76566189c0fecd05c41920f68bcf4ffb124938a -docfiles size=125 - RELOC/doc/latex/keycommand/README details="Readme" - RELOC/doc/latex/keycommand/keycommand-example.pdf details="Example of usage" - RELOC/doc/latex/keycommand/keycommand-example.tex - RELOC/doc/latex/keycommand/keycommand.pdf details="Package documentation" -srccontainersize 15252 -srccontainerchecksum ec4f05a40eb8271b8c21d3ac8dc8bccdabd68ed09ed2ec6e4cb05fa1b44a0d258ff56fa090da5850dd67237bf52433d72976872ac3833419b05999cf8b019770 -srcfiles size=16 - RELOC/source/latex/keycommand/keycommand.drv - RELOC/source/latex/keycommand/keycommand.dtx - RELOC/source/latex/keycommand/keycommand.ins -runfiles size=5 - RELOC/tex/latex/keycommand/keycommand.sty -catalogue-ctan /macros/latex/contrib/keycommand -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics keyval -catalogue-version 3.1415 - -name keyfloat -category Package -revision 49683 -shortdesc Provides a key/value interface for generating floats -relocated 1 -longdesc The keyfloat package provides a key/value user interface for -longdesc quickly creating figures with a single image each, figures with -longdesc arbitrary contents, tables, subfloats, rows of floats, floats -longdesc located [H]ere, floats in the [M]argin, and floats with text -longdesc [W]rapped around them. Key/value combinations may specify a -longdesc caption and label, a width proportional to \linewidth, a fixed -longdesc width and/or height, rotation, scaling, a tight or loose frame, -longdesc an \arraystretch, a continued float, additional supplemental -longdesc text, and an artist/author's name with automatic index entry. -longdesc When used with the tocdata package, the name also appears in -longdesc the List of Figures. Floats may be placed into a row -longdesc environment, and are typeset to fit within the given number of -longdesc columns, continuing to the next row if necessary. Nested -longdesc sub-rows may be used to generate layouts such as two small -longdesc figures placed vertically next to one larger figure. Subfloats -longdesc are supported by two environments. -containersize 5572 -containerchecksum 24e0298106e75ef9ac20c12aa5be6f29737f2e275e3618dd891adb231a765f7765a6ba9e9c658a5b69d2aa15af9eeea3c630d108fc831e3a6c9f5d37e6662bea -doccontainersize 483148 -doccontainerchecksum c0ee09178f5751cf28a5678a9cbc940ab31738a72ef68dc60bddddac6f21ab27ad7caa591001b539b1c27d1faaeb6c1e4ecaf765dc0c4230eecb8dd648262a20 -docfiles size=125 - RELOC/doc/latex/keyfloat/README.txt details="Readme" - RELOC/doc/latex/keyfloat/images/image.pdf - RELOC/doc/latex/keyfloat/images/image2.pdf - RELOC/doc/latex/keyfloat/keyfloat.pdf details="Package documentation" -srccontainersize 24576 -srccontainerchecksum b59cae8dbc56c9bb6552b207f45a2e2c7d0cea120826fa50d86427a44c35570b10e9632719b1312d95bfa07861a1d1e2cd6a10f5c1c4cc2109d72a7b5a2dadfb -srcfiles size=31 - RELOC/source/latex/keyfloat/keyfloat.dtx - RELOC/source/latex/keyfloat/keyfloat.ins -runfiles size=7 - RELOC/tex/latex/keyfloat/keyfloat.sty -catalogue-contact-home http://bdtechconcepts.com -catalogue-ctan /macros/latex/contrib/keyfloat -catalogue-date 2019-01-12 10:36:10 +0100 -catalogue-license lppl1.3 -catalogue-topics float -catalogue-version 1.00 - -name keyreader -category Package -revision 28195 -shortdesc A robust interface to xkeyval -relocated 1 -longdesc The package provides a robust interface to controlling keys in -longdesc xkeyval, removing some of that package's restrictions. The -longdesc package also addresses some of the issues now covered by the -longdesc author's ltxkeys package, which was assumed to be a replacement -longdesc for keyreader. Since keyreader has remained a favourite with -longdesc users, it has been reinstated. -containersize 9184 -containerchecksum 7042a31af913f95676028e185639aef01150b3b0927d56712119e1c697392f12b38af3a054880613daf06dce2ffdb6df14b3690862319f5f6d750d3f49c5fb6e -doccontainersize 233144 -doccontainerchecksum 8a57b1987a214ddac40dc723157f307c8b337dcb353c7a9542792910a6aa3591236cda7ccb40e14959df85dab29446769caff0c0277514170b76498bbf6f6b54 -docfiles size=64 - RELOC/doc/latex/keyreader/README details="Readme" - RELOC/doc/latex/keyreader/keyreader-example1.tex - RELOC/doc/latex/keyreader/keyreader-guide.pdf details="Package documentation" - RELOC/doc/latex/keyreader/keyreader-guide.tex -runfiles size=10 - RELOC/tex/latex/keyreader/keyreader.sty -catalogue-ctan /macros/latex/contrib/keyreader -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics keyval -catalogue-version 0.5b - -name keystroke -category Package -revision 17992 -shortdesc Graphical representation of keys on keyboard -relocated 1 -longdesc A LaTeX package which provides macros for the graphical -longdesc representation of the keys on a computer keyboard. -containersize 6812 -containerchecksum 7bc9e6f188a1993a7a7634212d8fda998cd46d95114fda74af86c4d839df309a00b992d09a42e631334ac438a307fca2676a6032d900b3cb477796b61c07cbb4 -doccontainersize 33552 -doccontainerchecksum 1961c326f829c0cfa008654d363318d0a02993319f3ec8bf4e0dd6cc011c231a93d50aecdcecfd8425680cf0c2d397b8f770713049b2c4836add6d3dbafd7db0 -docfiles size=12 - RELOC/doc/latex/keystroke/README details="Readme" - RELOC/doc/latex/keystroke/key-test.pdf details="Package demo" - RELOC/doc/latex/keystroke/key-test.tex -runfiles size=10 - RELOC/tex/latex/keystroke/keystroke.sty - RELOC/tex/latex/keystroke/keystroke_left.eps - RELOC/tex/latex/keystroke/keystroke_left.pdf - RELOC/tex/latex/keystroke/keystroke_middle.eps - RELOC/tex/latex/keystroke/keystroke_middle.pdf - RELOC/tex/latex/keystroke/keystroke_right.eps - RELOC/tex/latex/keystroke/keystroke_right.pdf -catalogue-ctan /macros/latex/contrib/keystroke -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics doc-supp -catalogue-version 1.6 - -name keyval2e -category Package -revision 23698 -shortdesc A lightweight and robust key-value parser -relocated 1 -longdesc The package provides lightweight and robust facilities for -longdesc creating and managing keys. Its machinery isn't as extensive as -longdesc that of, e.g., the ltxkeys package, but it is equally robust; -longdesc ease of use and speed of processing are the design aims of the -longdesc package. -containersize 3228 -containerchecksum 9d9e1a83702f274a4d9d301d26da1017ff2b7591c25f971f2ac4ebcd12277afd9089bf786cc00523378e4e06a885a47b581bce389670c1d0d9c698cacd849dba -doccontainersize 314280 -doccontainerchecksum 01fd04920146e44f36f9d36e7b93fb1b799e6153db8fe362f4a6014967e3ed6c14dc29e8079aa1bb49668a30197ffd27a22634e431bd447a902781d782a8f7f5 -docfiles size=91 - RELOC/doc/latex/keyval2e/README details="Readme" - RELOC/doc/latex/keyval2e/keyval2e-examples.pdf - RELOC/doc/latex/keyval2e/keyval2e-examples.tex - RELOC/doc/latex/keyval2e/keyval2e-guide.pdf details="Package documentation" - RELOC/doc/latex/keyval2e/keyval2e-guide.tex -runfiles size=3 - RELOC/tex/latex/keyval2e/keyval2e.sty -catalogue-ctan /macros/latex/contrib/keyval2e -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics keyval -catalogue-version 0.0.2 - -name keyvaltable -category Package -revision 49063 -shortdesc Re-usable tables separating content and presentation -relocated 1 -longdesc The main goal of the keyvaltable package is to offer means for -longdesc typesetting tables easily and yet still looking rather nicely -longdesc in a way that separates content from presentation and with -longdesc re-usable layout for tables of the same type. For this purpose, -longdesc the package provides the environment KeyValTable, which allows -longdesc one to typeset tables that have a previously defined column -longdesc layout and whose rows can be produced in a key-value fashion. -containersize 2444 -containerchecksum 4f695358c4d9c4c9df3ccef9a4b1d4d920a8eb88ee2c811fb29f68c826b03c946604fe77463317f69250bd1a300dc586622d49917f007e5a47bd0de058b35766 -doccontainersize 327640 -doccontainerchecksum 7363114c5ff8a096303c427dd39c1f16efbe559f035c4810ba8c6d7085d2cfd4ccd79f7cd0f27b41c5a4b1b04255626ac85c12aebfd17d70501e8f3847a91802 -docfiles size=82 - RELOC/doc/latex/keyvaltable/README.md details="Readme" - RELOC/doc/latex/keyvaltable/keyvaltable.pdf details="Package documentation" -srccontainersize 11280 -srccontainerchecksum 27f63928c11f941cdff54b76f4025a3ea63f5fd89266d2344cabfa48abb6fa533d94d7318b3227723f3ba81a4bf5d9c094e05bd0515fb349eb2932fab77a700e -srcfiles size=11 - RELOC/source/latex/keyvaltable/keyvaltable.dtx - RELOC/source/latex/keyvaltable/keyvaltable.ins -runfiles size=2 - RELOC/tex/latex/keyvaltable/keyvaltable.sty -catalogue-ctan /macros/latex/contrib/keyvaltable -catalogue-date 2018-11-03 14:38:41 +0100 -catalogue-license lppl1.2 -catalogue-topics table -catalogue-version 0.3b - -name kix -category Package -revision 21606 -shortdesc Typeset KIX codes -relocated 1 -longdesc Implements KIX codes as used by the Dutch PTT for bulk mail -longdesc addressing. (Royal Mail 4 State Code.) KIX is a registered -longdesc trade mark of PTT Post Holdings B. V. -containersize 1304 -containerchecksum 4d038fdd6b3b37fe59cbcad7118501313c12a8d19f60deab25c893595b5d7a3d82e5c4d54892ead56f89271ef3c810ddfaba7c1109c1050bb3e5a8c4cf6a469e -doccontainersize 123788 -doccontainerchecksum acddef8940de408a8ebbb57bc9047ab324ac2a549401653a64260223bf845092bb0165f543655cb8b43c09daead4e8149184547dd56d14a1b7176e0dc269fd6b -docfiles size=32 - RELOC/doc/latex/kix/kix.pdf details="Package documentation" - RELOC/doc/latex/kix/kix.tex -runfiles size=1 - RELOC/tex/latex/kix/kix.sty -catalogue-also pst-barcode kixfont -catalogue-ctan /macros/latex/contrib/kix -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1 -catalogue-topics barcode - -name kixfont -category Package -revision 18488 -shortdesc A font for KIX codes -relocated 1 -longdesc The KIX code is a barcode-like format used by the Dutch PTT to -longdesc encode country codes, zip codes and street numbers in a -longdesc machine-readable format. If printed below the address line on -longdesc bulk mailings, a discount can be obtained. The font is -longdesc distributed in Metafont format, and covers the numbers and -longdesc upper-case letters. -containersize 1820 -containerchecksum fc3e0b2b95b7b838fc719e65a84cf8ac00bfac9c2b85fe2da637775a346ab4f8f19c4458980074b93c8e699915d1ce5c4ec0bd349e1c378ebae2421f2a47c14d -doccontainersize 15940 -doccontainerchecksum c733c34c332598abfa4463b06b8c0c30437f2d4f4e8e36f07fb84ef0957cba33eb7030d094dd3246904c64be7bac5ade61fb9b490e49ba343922e986c2b20224 -docfiles size=9 - RELOC/doc/fonts/kixfont/kix.mf.asc - RELOC/doc/fonts/kixfont/kixtable.pdf details="Font table" - RELOC/doc/fonts/kixfont/kixtable.tex -runfiles size=2 - RELOC/fonts/source/public/kixfont/kix.mf - RELOC/fonts/tfm/public/kixfont/kix.tfm -catalogue-also kix pst-barcode -catalogue-ctan /fonts/kixfont -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics font font-mf font-specialist barcode - -name kluwer -category Package -revision 45756 -shortdesc Kluwer publication support -relocated 1 -longdesc Most likely long obsolete, unfortunately. -containersize 53540 -containerchecksum cea707f796ce6030d1a641185ac6640367ecc3e1c9ab8f2c316f5c6d121e934d2bf09da81bb01a9b2130c69259e828dd35038501ca1b19f90dc4f8cdd7a85774 -doccontainersize 61500 -doccontainerchecksum 30287d921ff77974c715c95da106808f10090636f8501d091db7566d85f690a1656fca5f8115c56728512bfa04acbe74f93b4ac181fbc988fd1209e6924afdc7 -docfiles size=54 - RELOC/doc/latex/kluwer/00readme - RELOC/doc/latex/kluwer/mouse.eps - RELOC/doc/latex/kluwer/sampkluw.dvi - RELOC/doc/latex/kluwer/sampkluw.ent - RELOC/doc/latex/kluwer/sampkluw.tex - RELOC/doc/latex/kluwer/sampopen.dvi - RELOC/doc/latex/kluwer/sampopen.tex - RELOC/doc/latex/kluwer/usrman.dvi - RELOC/doc/latex/kluwer/usrman.ent - RELOC/doc/latex/kluwer/usrman.tex -srccontainersize 2016 -srccontainerchecksum 28570669f4a8437bcab7b0810d17a9e6c8cc70fa4b3e45868355b827d550ede17cb48a70ff51d171f6f9e884e324c093dc423de5a6dd1794e0279ddf06d69bef -srcfiles size=3 - RELOC/source/latex/kluwer/kluwer.dtx - RELOC/source/latex/kluwer/kluwer.ins -runfiles size=114 - RELOC/bibtex/bst/kluwer/klunamed.bst - RELOC/bibtex/bst/kluwer/klunum.bst - RELOC/tex/latex/kluwer/klu10.clo - RELOC/tex/latex/kluwer/klu105.clo - RELOC/tex/latex/kluwer/klu11.clo - RELOC/tex/latex/kluwer/klu12.clo - RELOC/tex/latex/kluwer/klu9.clo - RELOC/tex/latex/kluwer/klucite.sty - RELOC/tex/latex/kluwer/kluedit.sty - RELOC/tex/latex/kluwer/klufloa.sty - RELOC/tex/latex/kluwer/klulist.sty - RELOC/tex/latex/kluwer/klumac.sty - RELOC/tex/latex/kluwer/klumath.sty - RELOC/tex/latex/kluwer/klumono.sty - RELOC/tex/latex/kluwer/klunote.sty - RELOC/tex/latex/kluwer/kluopen.sty - RELOC/tex/latex/kluwer/klups.sty - RELOC/tex/latex/kluwer/kluref.sty - RELOC/tex/latex/kluwer/klusec.sty - RELOC/tex/latex/kluwer/klut10.clo - RELOC/tex/latex/kluwer/klut11.clo - RELOC/tex/latex/kluwer/klut12.clo - RELOC/tex/latex/kluwer/klut9.clo - RELOC/tex/latex/kluwer/klutab.sty - RELOC/tex/latex/kluwer/kluwer.cls - -name knitting -category Package -revision 19595 -shortdesc Produce knitting charts, in Plain TeX or LaTeX -relocated 1 -longdesc The package provides symbol fonts and commands to write charted -longdesc instructions for cable and lace knitting patterns, using either -longdesc plain TeX or LaTeX. The fonts are available both as Metafont -longdesc source and in Adobe Type 1 format. -execute addMap knitfont.map -containersize 605296 -containerchecksum 64dfbc625540a8e25e3025e11d1f3ae327e92aa3ad24e4b832414bfb4e8319dc289ff7ad29314427dcaf563e619d740f839b4bb04deedb8dccf191cad0486b83 -doccontainersize 406608 -doccontainerchecksum 22042cfba330de899d2024897d072306577d2700cba5d33cc3d69de3eaaf36d703b7bd30f670bfae9683c8df156463c0983f0490859e110fa7ac7a2100a419f8 -docfiles size=129 - RELOC/doc/fonts/knitting/README details="Readme" - RELOC/doc/fonts/knitting/knitexamples.tex - RELOC/doc/fonts/knitting/knitkey.tex - RELOC/doc/fonts/knitting/knitting-doc.pdf details="Package documentation" - RELOC/doc/fonts/knitting/knitting-doc.tex -runfiles size=280 - RELOC/fonts/afm/public/knitting/knitg_sc_in.afm - RELOC/fonts/afm/public/knitting/knitg_sc_out.afm - RELOC/fonts/afm/public/knitting/knitgg.afm - RELOC/fonts/afm/public/knitting/knitgn.afm - RELOC/fonts/afm/public/knitting/knitgp.afm - RELOC/fonts/afm/public/knitting/knitn_sc_in.afm - RELOC/fonts/afm/public/knitting/knitn_sc_out.afm - RELOC/fonts/afm/public/knitting/knitnl.afm - RELOC/fonts/afm/public/knitting/knitnn.afm - RELOC/fonts/afm/public/knitting/knitnp.afm - RELOC/fonts/afm/public/knitting/knitnr.afm - RELOC/fonts/afm/public/knitting/knitw_sc_in.afm - RELOC/fonts/afm/public/knitting/knitw_sc_out.afm - RELOC/fonts/afm/public/knitting/knitwg.afm - RELOC/fonts/afm/public/knitting/knitwn.afm - RELOC/fonts/afm/public/knitting/knitwp.afm - RELOC/fonts/map/dvips/knitting/knitfont.map - RELOC/fonts/source/public/knitting/knit_dimens.mf - RELOC/fonts/source/public/knitting/knit_grid_cables.mf - RELOC/fonts/source/public/knitting/knit_nogrid_cables.mf - RELOC/fonts/source/public/knitting/knit_symbols.mf - RELOC/fonts/source/public/knitting/knitg_sc_in.mf - RELOC/fonts/source/public/knitting/knitg_sc_out.mf - RELOC/fonts/source/public/knitting/knitgg.mf - RELOC/fonts/source/public/knitting/knitgn.mf - RELOC/fonts/source/public/knitting/knitgp.mf - RELOC/fonts/source/public/knitting/knitn_sc_in.mf - RELOC/fonts/source/public/knitting/knitn_sc_out.mf - RELOC/fonts/source/public/knitting/knitnl.mf - RELOC/fonts/source/public/knitting/knitnn.mf - RELOC/fonts/source/public/knitting/knitnp.mf - RELOC/fonts/source/public/knitting/knitnr.mf - RELOC/fonts/source/public/knitting/knitw_sc_in.mf - RELOC/fonts/source/public/knitting/knitw_sc_out.mf - RELOC/fonts/source/public/knitting/knitwg.mf - RELOC/fonts/source/public/knitting/knitwn.mf - RELOC/fonts/source/public/knitting/knitwp.mf - RELOC/fonts/tfm/public/knitting/knitg_sc_in.tfm - RELOC/fonts/tfm/public/knitting/knitg_sc_out.tfm - RELOC/fonts/tfm/public/knitting/knitgg.tfm - RELOC/fonts/tfm/public/knitting/knitgn.tfm - RELOC/fonts/tfm/public/knitting/knitgp.tfm - RELOC/fonts/tfm/public/knitting/knitn_sc_in.tfm - RELOC/fonts/tfm/public/knitting/knitn_sc_out.tfm - RELOC/fonts/tfm/public/knitting/knitnl.tfm - RELOC/fonts/tfm/public/knitting/knitnn.tfm - RELOC/fonts/tfm/public/knitting/knitnp.tfm - RELOC/fonts/tfm/public/knitting/knitnr.tfm - RELOC/fonts/tfm/public/knitting/knitw_sc_in.tfm - RELOC/fonts/tfm/public/knitting/knitw_sc_out.tfm - RELOC/fonts/tfm/public/knitting/knitwg.tfm - RELOC/fonts/tfm/public/knitting/knitwn.tfm - RELOC/fonts/tfm/public/knitting/knitwp.tfm - RELOC/fonts/type1/public/knitting/knitg_sc_in.pfb - RELOC/fonts/type1/public/knitting/knitg_sc_out.pfb - RELOC/fonts/type1/public/knitting/knitgg.pfb - RELOC/fonts/type1/public/knitting/knitgn.pfb - RELOC/fonts/type1/public/knitting/knitgp.pfb - RELOC/fonts/type1/public/knitting/knitn_sc_in.pfb - RELOC/fonts/type1/public/knitting/knitn_sc_out.pfb - RELOC/fonts/type1/public/knitting/knitnl.pfb - RELOC/fonts/type1/public/knitting/knitnn.pfb - RELOC/fonts/type1/public/knitting/knitnp.pfb - RELOC/fonts/type1/public/knitting/knitnr.pfb - RELOC/fonts/type1/public/knitting/knitw_sc_in.pfb - RELOC/fonts/type1/public/knitting/knitw_sc_out.pfb - RELOC/fonts/type1/public/knitting/knitwg.pfb - RELOC/fonts/type1/public/knitting/knitwn.pfb - RELOC/fonts/type1/public/knitting/knitwp.pfb - RELOC/tex/latex/knitting/knitting.sty - RELOC/tex/latex/knitting/uknit.fd - RELOC/tex/plain/knitting/knitting.tex -catalogue-also knittingpattern -catalogue-ctan /fonts/knitting -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics diagram font font-type1 font-mf -catalogue-version 2.0 - -name knittingpattern -category Package -revision 17205 -shortdesc Create knitting patterns -relocated 1 -longdesc The class provides a simple, effective method for knitters to -longdesc produce high-quality, attractive patterns using LaTeX. It does -longdesc this by providing commands to handle as much of the layout of -longdesc the document as possible, leaving the author free to -longdesc concentrate on the pattern. -containersize 1536 -containerchecksum c497ec20255e7402069d94dd06b72b3fcdaef7d7682336a4d6062f24056cb588cdac62b73578abfd74931923cc2633eb8edbd926eb3cde6d76a4c54d580f795e -doccontainersize 136784 -doccontainerchecksum 8ff15c48aed895835ca2f621672c0c0421d943c3b77c27ab0235d1b346d6116f9bdf1992ae542b5c8d6e752e8727cce37fe7c5d44dde125e615c1c1a9064a306 -docfiles size=42 - RELOC/doc/latex/knittingpattern/README details="Readme" - RELOC/doc/latex/knittingpattern/introduction.pdf details="Package introduction" - RELOC/doc/latex/knittingpattern/introduction.tex - RELOC/doc/latex/knittingpattern/lion.png - RELOC/doc/latex/knittingpattern/template.pdf - RELOC/doc/latex/knittingpattern/template.tex -runfiles size=1 - RELOC/tex/latex/knittingpattern/knittingpattern.cls -catalogue-also knitting -catalogue-ctan /macros/latex/contrib/knittingpattern -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics diagram - -name knowledge -category Package -revision 50031 -shortdesc Displaying, hyperlinking, and indexing notions in a document -relocated 1 -longdesc The package offers a systematic way to handle -longdesc notions/concepts/terms throughout a document. It helps building -longdesc an index. In combination with hyperref it makes it easy to have -longdesc every reference of a concept linked to its introduction. It -longdesc also offers simple notations. -containersize 19580 -containerchecksum 51a651c231110750d9fb433545d5f98de2b45a5965183b0052f827889e035c2b1c0bb6ef3e1bd50d85d9763155729a2e86f7a8f606407471a708a52957462820 -doccontainersize 715248 -doccontainerchecksum 77a38a1d722b8f1ead2e77dfe861a0b935dfa7b365e5bdc7fc7351099103f2dfb0a8d172718e58c87c762a5700c65d60d7c0861e83ca3e0abe78961992ab604f -docfiles size=206 - RELOC/doc/latex/knowledge/README.md details="Readme" - RELOC/doc/latex/knowledge/knowledge-example.tex - RELOC/doc/latex/knowledge/knowledge.pdf details="Package documentation" - RELOC/doc/latex/knowledge/knowledge.tex - RELOC/doc/latex/knowledge/makefile -srccontainersize 36436 -srccontainerchecksum 0d5f55552b0d100dae7ad8eaa53f95449b330efbe2c549458954cb5c0d0b4d7f610e207069c4587fad2afc07fd1e4e7395914579be375da0f117ddca5fb32e64 -srcfiles size=48 - RELOC/source/latex/knowledge/knowledge-code.dtx - RELOC/source/latex/knowledge/knowledge-configuration.dtx - RELOC/source/latex/knowledge/knowledge-utils.dtx - RELOC/source/latex/knowledge/knowledge.ins -runfiles size=29 - RELOC/tex/latex/knowledge/knowledge.sty -catalogue-contact-home https://www.irif.fr/~colcombe/knowledge_en.html -catalogue-contact-repository https://www.irif.fr/~colcombe/Knowledge/ -catalogue-ctan /macros/latex/contrib/knowledge -catalogue-date 2019-02-15 19:38:03 +0100 -catalogue-license lppl1.2 -catalogue-topics index label-ref -catalogue-version 1.16 - -name knuth -category Package -revision 32899 -catalogue knuth-errata -shortdesc Knuth's published errata -relocated 1 -longdesc These files record details of problems reported in the -longdesc 'Computers and Typesetting' series of books, for the Computer -longdesc Modern fonts, and for TeX, Metafont and related programs. -containersize 468 -containerchecksum d5b2d76e329d483e5d438c2a6213c6c5d39c2a9c38e7eef6c14321ed63204604a898e589e84c504f2a363ead6aa51a9e650531466be64b49477480fc87779563 -doccontainersize 14023956 -doccontainerchecksum 99a914151d7dae014f881c165c88671ca374a29d3f07f7d9863e552230ba5c037324451f66c5c3b06026dc0e22417cdab05bf6eaf2324ca8a9e79d61746482fe -docfiles size=3792 - RELOC/doc/generic/knuth/errata/cm85.bug - RELOC/doc/generic/knuth/errata/errata.pdf - RELOC/doc/generic/knuth/errata/errorlog.pdf - RELOC/doc/generic/knuth/errata/mf84.bug - RELOC/doc/generic/knuth/errata/tex82.bug - RELOC/doc/generic/knuth/etc/vftovp.pdf - RELOC/doc/generic/knuth/etc/vptovf.pdf - RELOC/doc/generic/knuth/mf/mf.pdf - RELOC/doc/generic/knuth/mf/trapman.pdf - RELOC/doc/generic/knuth/mfware/gftodvi.pdf - RELOC/doc/generic/knuth/mfware/gftopk.pdf - RELOC/doc/generic/knuth/mfware/gftype.pdf - RELOC/doc/generic/knuth/mfware/mft.pdf - RELOC/doc/generic/knuth/tex/glue.pdf - RELOC/doc/generic/knuth/tex/tex.pdf - RELOC/doc/generic/knuth/tex/tripman.pdf - RELOC/doc/generic/knuth/texware/dvitype.pdf - RELOC/doc/generic/knuth/texware/pltotf.pdf - RELOC/doc/generic/knuth/texware/pooltype.pdf - RELOC/doc/generic/knuth/texware/tftopl.pdf - RELOC/doc/generic/knuth/web/tangle.pdf - RELOC/doc/generic/knuth/web/weave.pdf - RELOC/doc/generic/knuth/web/webman.pdf -srccontainersize 171448 -srccontainerchecksum 54c7822c781063fb972ede26f9f7bb4eea5419bbc4d295fd3d5c080affdb85bcac2312c63cb493c6feeaff32321a8af11d5febf9ad33a8489125e4d59d58d772 -srcfiles size=157 - RELOC/source/generic/knuth/errata/errata.eight - RELOC/source/generic/knuth/errata/errata.eleven - RELOC/source/generic/knuth/errata/errata.five - RELOC/source/generic/knuth/errata/errata.four - RELOC/source/generic/knuth/errata/errata.nine - RELOC/source/generic/knuth/errata/errata.one - RELOC/source/generic/knuth/errata/errata.seven - RELOC/source/generic/knuth/errata/errata.six - RELOC/source/generic/knuth/errata/errata.ten - RELOC/source/generic/knuth/errata/errata.tex - RELOC/source/generic/knuth/errata/errata.three - RELOC/source/generic/knuth/errata/errata.two - RELOC/source/generic/knuth/errata/errorlog.tex - RELOC/source/generic/knuth/errata/logmac.tex - RELOC/source/generic/knuth/tex/glue.web - RELOC/source/generic/knuth/web/webman.tex -catalogue-ctan /systems/knuth/dist/errata -catalogue-date 2017-01-28 13:06:02 +0100 -catalogue-license knuth -catalogue-topics doc-errata - -name knuth-lib -category Package -revision 35820 -shortdesc A small library of Metafont sources -relocated 1 -longdesc The collection of core TeX and Metafont macro files from DEK, -longdesc including the plain format, plain base, and the MF logo fonts. -containersize 30400 -containerchecksum f85a1042504d410f7f3368c939d126fe08af3510d148c5e9401fe946075c71e91c1f980f0cb734708cdb37213cbe21b3b6eac6d9618e21002af9bf88f262488c -runfiles size=47 - RELOC/fonts/source/public/knuth-lib/3test.mf - RELOC/fonts/source/public/knuth-lib/6test.mf - RELOC/fonts/source/public/knuth-lib/expr.mf - RELOC/fonts/source/public/knuth-lib/grayf.mf - RELOC/fonts/source/public/knuth-lib/io.mf - RELOC/fonts/source/public/knuth-lib/logo.mf - RELOC/fonts/source/public/knuth-lib/logo10.mf - RELOC/fonts/source/public/knuth-lib/logo8.mf - RELOC/fonts/source/public/knuth-lib/logo9.mf - RELOC/fonts/source/public/knuth-lib/logobf10.mf - RELOC/fonts/source/public/knuth-lib/logosl10.mf - RELOC/fonts/source/public/knuth-lib/manfnt.mf - RELOC/fonts/source/public/knuth-lib/null.mf - RELOC/fonts/source/public/knuth-lib/rtest.mf - RELOC/fonts/source/public/knuth-lib/slant.mf - RELOC/fonts/source/public/knuth-lib/test.mf - RELOC/fonts/source/public/knuth-lib/waits.mf - RELOC/fonts/source/public/knuth-lib/ztest.mf - RELOC/fonts/tfm/public/knuth-lib/logo10.tfm - RELOC/fonts/tfm/public/knuth-lib/logo8.tfm - RELOC/fonts/tfm/public/knuth-lib/logo9.tfm - RELOC/fonts/tfm/public/knuth-lib/logobf10.tfm - RELOC/fonts/tfm/public/knuth-lib/logosl10.tfm - RELOC/fonts/tfm/public/knuth-lib/manfnt.tfm - RELOC/tex/generic/knuth-lib/null.tex - RELOC/tex/plain/knuth-lib/manmac.tex - RELOC/tex/plain/knuth-lib/mftmac.tex - RELOC/tex/plain/knuth-lib/story.tex - RELOC/tex/plain/knuth-lib/testfont.tex - RELOC/tex/plain/knuth-lib/webmac.tex -catalogue-ctan /systems/knuth/dist/lib -catalogue-date 2017-01-28 13:27:32 +0100 -catalogue-license knuth -catalogue-topics collection - -name knuth-local -category Package -revision 38627 -shortdesc Knuth's local information -relocated 1 -longdesc A collection of experimental programs and developments based -longdesc on, or complementary to, the matter in his distribution -longdesc directories. -containersize 23048 -containerchecksum 7dea5d292c44c4ce60576ae9bcb7a5cc5b6739994f635b6cace0494c2c1a77561e9695e24296b30db83990481a665a581a97182c89a8656374bb80c0ef4e4309 -runfiles size=52 - RELOC/fonts/source/public/knuth-local/black.mf - RELOC/fonts/source/public/knuth-local/blackaps.mf - RELOC/fonts/source/public/knuth-local/blackimagen.mf - RELOC/fonts/source/public/knuth-local/blacklino.mf - RELOC/fonts/source/public/knuth-local/blacklj.mf - RELOC/fonts/source/public/knuth-local/domino.mf - RELOC/fonts/source/public/knuth-local/gray.mf - RELOC/fonts/source/public/knuth-local/grayaps.mf - RELOC/fonts/source/public/knuth-local/grayimagen.mf - RELOC/fonts/source/public/knuth-local/grayimagen3.mf - RELOC/fonts/source/public/knuth-local/grayimagenlight.mf - RELOC/fonts/source/public/knuth-local/graylj.mf - RELOC/fonts/source/public/knuth-local/local.mf - RELOC/fonts/source/public/knuth-local/logod10.mf - RELOC/fonts/source/public/knuth-local/logosl9.mf - RELOC/fonts/source/public/knuth-local/mfman.mf - RELOC/fonts/source/public/knuth-local/oneone.mf - RELOC/fonts/source/public/knuth-local/random.mf - RELOC/fonts/source/public/knuth-local/slantaps4.mf - RELOC/fonts/source/public/knuth-local/slantimagen4.mf - RELOC/fonts/source/public/knuth-local/slantimagen6.mf - RELOC/fonts/source/public/knuth-local/slantlino4.mf - RELOC/fonts/source/public/knuth-local/slantlj4.mf - RELOC/fonts/source/public/knuth-local/snfont.mf - RELOC/fonts/tfm/public/knuth-local/domino.tfm - RELOC/fonts/tfm/public/knuth-local/logod10.tfm - RELOC/fonts/tfm/public/knuth-local/logosl9.tfm - RELOC/fonts/tfm/public/knuth-local/random.tfm - RELOC/fonts/tfm/public/knuth-local/snfont.tfm - RELOC/mft/knuth-local/e.mft - RELOC/tex/plain/knuth-local/xepsf.tex -catalogue-ctan /systems/knuth/local -catalogue-date 2017-01-28 12:48:42 +0100 -catalogue-license knuth -catalogue-topics collection - -name koma-moderncvclassic -category Package -revision 25025 -shortdesc Makes the style and command of moderncv (style classic) available for koma-classes and thus compatible with BibLaTeX -relocated 1 -longdesc This package provides an imitation of the moderncv class with -longdesc the classic style (by Xavier Danaux), to be used in conjunction -longdesc with the koma-classes. Thus it is possible to configure -longdesc pagelayout, headings etc. the way it is done in koma-classes. -longdesc Moreover, it is possible to use BibLaTeX, while the original -longdesc moderncv-class is incompatible with BibLaTeX. -containersize 3968 -containerchecksum 55eec1674ada0edc45bd5f792def8511fb61730d086f8349f0cb459964d550572ea3b01ac6bfdfad9be69bdeae4542882e8a2e5c2193f4fe8d5c9c443a03c91c -doccontainersize 191168 -doccontainerchecksum 080b602ea8b1b80452c7dfcc977c2cbb973ddda8cf8fb729bcef9ba78bec8096797f4c3ca964b7694b3196e5977f40574c96fd4ea9cb098e407df0aed5bd1848 -docfiles size=50 - RELOC/doc/latex/koma-moderncvclassic/README details="Readme" - RELOC/doc/latex/koma-moderncvclassic/changelog - RELOC/doc/latex/koma-moderncvclassic/cvbasic.pdf details="Example output" - RELOC/doc/latex/koma-moderncvclassic/cvbasic.tex details="Example input" -runfiles size=4 - RELOC/tex/latex/koma-moderncvclassic/koma-moderncvclassic.sty -catalogue-also moderncv koma-script -catalogue-ctan /macros/latex/contrib/koma-moderncvclassic -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics cv -catalogue-version 0.5 - -name koma-script -category TLCore -revision 49929 -shortdesc A bundle of versatile classes and packages -relocated 1 -longdesc The KOMA-Script bundle provides replacements for the article, -longdesc report, and book classes with emphasis on typography and -longdesc versatility. There is also a letter class. The bundle also -longdesc offers: a package for calculating type areas in the way laid -longdesc down by the typographer Jan Tschichold, packages for easily -longdesc changing and defining page styles, a package scrdate for -longdesc getting not only the current date but also the name of the day, -longdesc and a package scrtime for getting the current time. All these -longdesc packages may be used not only with KOMA-Script classes but also -longdesc with the standard classes. Since every package has its own -longdesc version number, the version number quoted only refers to the -longdesc version of scrbook, scrreprt, scrartcl, scrlttr2 and typearea -longdesc (which are the main parts of the bundle). -containersize 13756660 -containerchecksum d12003954f079dccf1e3aa3bd1968cda2c03eb9eb4ac84115583120463ec2732389cab414b7d8214983f0f484c483852fd665dc254b924ac15b190f4bdf207e7 -runfiles size=5663 - RELOC/doc/latex/koma-script/INSTALL.txt - RELOC/doc/latex/koma-script/INSTALLD.txt - RELOC/doc/latex/koma-script/README - RELOC/doc/latex/koma-script/koma-script.html - RELOC/doc/latex/koma-script/komabug.tex - RELOC/doc/latex/koma-script/komascr.html - RELOC/doc/latex/koma-script/komascript.html - RELOC/doc/latex/koma-script/lppl-de.txt - RELOC/doc/latex/koma-script/lppl.txt - RELOC/doc/latex/koma-script/manifest.txt - RELOC/doc/latex/koma-script/scraddr.html - RELOC/doc/latex/koma-script/scrartcl.html - RELOC/doc/latex/koma-script/scrbase.html - RELOC/doc/latex/koma-script/scrbook.html - RELOC/doc/latex/koma-script/scrdate.html - RELOC/doc/latex/koma-script/scrextend.html - RELOC/doc/latex/koma-script/scrguide.html - RELOC/doc/latex/koma-script/scrguide.pdf - RELOC/doc/latex/koma-script/scrguien.html - RELOC/doc/latex/koma-script/scrguien.pdf - RELOC/doc/latex/koma-script/scrhack.html - RELOC/doc/latex/koma-script/scrlayer-fancyhdr.pdf - RELOC/doc/latex/koma-script/scrlayer-notecolumn.html - RELOC/doc/latex/koma-script/scrlayer-scrpage.html - RELOC/doc/latex/koma-script/scrlayer.html - RELOC/doc/latex/koma-script/scrletter.html - RELOC/doc/latex/koma-script/scrlfile.html - RELOC/doc/latex/koma-script/scrlttr2.html - RELOC/doc/latex/koma-script/scrpage2.pdf - RELOC/doc/latex/koma-script/scrreprt.html - RELOC/doc/latex/koma-script/scrtime.html - RELOC/doc/latex/koma-script/scrwfile.html - RELOC/doc/latex/koma-script/tocbasic.html - RELOC/doc/latex/koma-script/tocstyle.pdf - RELOC/doc/latex/koma-script/typearea.html - RELOC/source/latex/koma-script/ChangeLog - RELOC/source/latex/koma-script/ChangeLog.2 - RELOC/source/latex/koma-script/Makefile - RELOC/source/latex/koma-script/Makefile.baseinit - RELOC/source/latex/koma-script/Makefile.baserules - RELOC/source/latex/koma-script/doc/Makefile - RELOC/source/latex/koma-script/doc/Makefile.guide - RELOC/source/latex/koma-script/doc/Makefile.latexinit - RELOC/source/latex/koma-script/doc/bin/genhtmlidx.pl - RELOC/source/latex/koma-script/doc/bin/genindex.pl - RELOC/source/latex/koma-script/doc/english/Makefile - RELOC/source/latex/koma-script/doc/english/adrconvnote.tex - RELOC/source/latex/koma-script/doc/english/authorpart.tex - RELOC/source/latex/koma-script/doc/english/common-compatibility.tex - RELOC/source/latex/koma-script/doc/english/common-dictum.tex - RELOC/source/latex/koma-script/doc/english/common-draftmode.tex - RELOC/source/latex/koma-script/doc/english/common-fontsize.tex - RELOC/source/latex/koma-script/doc/english/common-footnotes.tex - RELOC/source/latex/koma-script/doc/english/common-headfootheight.tex - RELOC/source/latex/koma-script/doc/english/common-interleafpage.tex - RELOC/source/latex/koma-script/doc/english/common-lists.tex - RELOC/source/latex/koma-script/doc/english/common-marginpar.tex - RELOC/source/latex/koma-script/doc/english/common-oddorevenpage.tex - RELOC/source/latex/koma-script/doc/english/common-options.tex - RELOC/source/latex/koma-script/doc/english/common-pagestylemanipulation.tex - RELOC/source/latex/koma-script/doc/english/common-parmarkup.tex - RELOC/source/latex/koma-script/doc/english/common-textmarkup.tex - RELOC/source/latex/koma-script/doc/english/common-titles.tex - RELOC/source/latex/koma-script/doc/english/common-typearea.tex - RELOC/source/latex/koma-script/doc/english/expertpart.tex - RELOC/source/latex/koma-script/doc/english/guide-english.tex - RELOC/source/latex/koma-script/doc/english/guide.tex - RELOC/source/latex/koma-script/doc/english/htmlsetup - RELOC/source/latex/koma-script/doc/english/introduction.tex - RELOC/source/latex/koma-script/doc/english/japanlco.tex - RELOC/source/latex/koma-script/doc/english/linkalias.tex - RELOC/source/latex/koma-script/doc/english/preface.tex - RELOC/source/latex/koma-script/doc/english/scraddr.tex - RELOC/source/latex/koma-script/doc/english/scrbase.tex - RELOC/source/latex/koma-script/doc/english/scrbookreportarticle-experts.tex - RELOC/source/latex/koma-script/doc/english/scrbookreportarticle.tex - RELOC/source/latex/koma-script/doc/english/scrdatetime.tex - RELOC/source/latex/koma-script/doc/english/scrextend.tex - RELOC/source/latex/koma-script/doc/english/scrhack.tex - RELOC/source/latex/koma-script/doc/english/scrjura.tex - RELOC/source/latex/koma-script/doc/english/scrjuraexample.tex - RELOC/source/latex/koma-script/doc/english/scrlayer-notecolumn-example.tex - RELOC/source/latex/koma-script/doc/english/scrlayer-notecolumn.tex - RELOC/source/latex/koma-script/doc/english/scrlayer-scrpage-experts.tex - RELOC/source/latex/koma-script/doc/english/scrlayer-scrpage.tex - RELOC/source/latex/koma-script/doc/english/scrlayer.tex - RELOC/source/latex/koma-script/doc/english/scrlfile.tex - RELOC/source/latex/koma-script/doc/english/scrlttr2-experts.tex - RELOC/source/latex/koma-script/doc/english/scrlttr2.tex - RELOC/source/latex/koma-script/doc/english/scrlttr2examples.dtx - RELOC/source/latex/koma-script/doc/english/scrwfile.tex - RELOC/source/latex/koma-script/doc/english/tocbasic.tex - RELOC/source/latex/koma-script/doc/english/typearea-experts.tex - RELOC/source/latex/koma-script/doc/english/typearea.tex - RELOC/source/latex/koma-script/doc/guide.bib - RELOC/source/latex/koma-script/doc/guide.tex - RELOC/source/latex/koma-script/doc/koma-script.html - RELOC/source/latex/koma-script/doc/komascr.html - RELOC/source/latex/koma-script/doc/komascript.html - RELOC/source/latex/koma-script/doc/linkalias.tex - RELOC/source/latex/koma-script/doc/ngerman/Makefile - RELOC/source/latex/koma-script/doc/ngerman/adrconvnote.tex - RELOC/source/latex/koma-script/doc/ngerman/authorpart.tex - RELOC/source/latex/koma-script/doc/ngerman/common-compatibility.tex - RELOC/source/latex/koma-script/doc/ngerman/common-dictum.tex - RELOC/source/latex/koma-script/doc/ngerman/common-draftmode.tex - RELOC/source/latex/koma-script/doc/ngerman/common-fontsize.tex - RELOC/source/latex/koma-script/doc/ngerman/common-footnotes.tex - RELOC/source/latex/koma-script/doc/ngerman/common-headfootheight.tex - RELOC/source/latex/koma-script/doc/ngerman/common-interleafpage.tex - RELOC/source/latex/koma-script/doc/ngerman/common-lists.tex - RELOC/source/latex/koma-script/doc/ngerman/common-marginpar.tex - RELOC/source/latex/koma-script/doc/ngerman/common-oddorevenpage.tex - RELOC/source/latex/koma-script/doc/ngerman/common-options.tex - RELOC/source/latex/koma-script/doc/ngerman/common-pagestylemanipulation.tex - RELOC/source/latex/koma-script/doc/ngerman/common-parmarkup.tex - RELOC/source/latex/koma-script/doc/ngerman/common-textmarkup.tex - RELOC/source/latex/koma-script/doc/ngerman/common-titles.tex - RELOC/source/latex/koma-script/doc/ngerman/common-typearea.tex - RELOC/source/latex/koma-script/doc/ngerman/expertpart.tex - RELOC/source/latex/koma-script/doc/ngerman/guide-ngerman.tex - RELOC/source/latex/koma-script/doc/ngerman/guide.tex - RELOC/source/latex/koma-script/doc/ngerman/htmlsetup - RELOC/source/latex/koma-script/doc/ngerman/introduction.tex - RELOC/source/latex/koma-script/doc/ngerman/linkalias.tex - RELOC/source/latex/koma-script/doc/ngerman/preface.tex - RELOC/source/latex/koma-script/doc/ngerman/scraddr.tex - RELOC/source/latex/koma-script/doc/ngerman/scrbase.tex - RELOC/source/latex/koma-script/doc/ngerman/scrbookreportarticle-experts.tex - RELOC/source/latex/koma-script/doc/ngerman/scrbookreportarticle.tex - RELOC/source/latex/koma-script/doc/ngerman/scrdatetime.tex - RELOC/source/latex/koma-script/doc/ngerman/scrextend.tex - RELOC/source/latex/koma-script/doc/ngerman/scrhack.tex - RELOC/source/latex/koma-script/doc/ngerman/scrjura.tex - RELOC/source/latex/koma-script/doc/ngerman/scrjuraexample.tex - RELOC/source/latex/koma-script/doc/ngerman/scrlayer-notecolumn-example.tex - RELOC/source/latex/koma-script/doc/ngerman/scrlayer-notecolumn.tex - RELOC/source/latex/koma-script/doc/ngerman/scrlayer-scrpage-experts.tex - RELOC/source/latex/koma-script/doc/ngerman/scrlayer-scrpage.tex - RELOC/source/latex/koma-script/doc/ngerman/scrlayer.tex - RELOC/source/latex/koma-script/doc/ngerman/scrlfile.tex - RELOC/source/latex/koma-script/doc/ngerman/scrlttr2-experts.tex - RELOC/source/latex/koma-script/doc/ngerman/scrlttr2.tex - RELOC/source/latex/koma-script/doc/ngerman/scrlttr2examples.dtx - RELOC/source/latex/koma-script/doc/ngerman/scrwfile.tex - RELOC/source/latex/koma-script/doc/ngerman/tocbasic.tex - RELOC/source/latex/koma-script/doc/ngerman/typearea-experts.tex - RELOC/source/latex/koma-script/doc/ngerman/typearea.tex - RELOC/source/latex/koma-script/doc/plength.dtx - RELOC/source/latex/koma-script/doc/scraddr.html - RELOC/source/latex/koma-script/doc/scrartcl.html - RELOC/source/latex/koma-script/doc/scrbase.html - RELOC/source/latex/koma-script/doc/scrbook.html - RELOC/source/latex/koma-script/doc/scrdate.html - RELOC/source/latex/koma-script/doc/scrextend.html - RELOC/source/latex/koma-script/doc/scrguide.cls - RELOC/source/latex/koma-script/doc/scrguide.gst - RELOC/source/latex/koma-script/doc/scrguide.html - RELOC/source/latex/koma-script/doc/scrguide.ist - RELOC/source/latex/koma-script/doc/scrguide.pdf - RELOC/source/latex/koma-script/doc/scrguien.html - RELOC/source/latex/koma-script/doc/scrguien.pdf - RELOC/source/latex/koma-script/doc/scrhack.html - RELOC/source/latex/koma-script/doc/scrlayer-notecolumn.html - RELOC/source/latex/koma-script/doc/scrlayer-scrpage.html - RELOC/source/latex/koma-script/doc/scrlayer.html - RELOC/source/latex/koma-script/doc/scrletter.html - RELOC/source/latex/koma-script/doc/scrlfile.html - RELOC/source/latex/koma-script/doc/scrlttr2.html - RELOC/source/latex/koma-script/doc/scrpage2.tex - RELOC/source/latex/koma-script/doc/scrreprt.html - RELOC/source/latex/koma-script/doc/scrtime.html - RELOC/source/latex/koma-script/doc/scrwfile.html - RELOC/source/latex/koma-script/doc/tocbasic.html - RELOC/source/latex/koma-script/doc/typearea.html - RELOC/source/latex/koma-script/japanlco.dtx - RELOC/source/latex/koma-script/scraddr.dtx - RELOC/source/latex/koma-script/scrdoc.dtx - RELOC/source/latex/koma-script/scrdocstrip.tex - RELOC/source/latex/koma-script/scrextend.dtx - RELOC/source/latex/koma-script/scrhack.dtx - RELOC/source/latex/koma-script/scrjura.dtx - RELOC/source/latex/koma-script/scrkernel-basics.dtx - RELOC/source/latex/koma-script/scrkernel-bibliography.dtx - RELOC/source/latex/koma-script/scrkernel-circularletters.dtx - RELOC/source/latex/koma-script/scrkernel-compatibility.dtx - RELOC/source/latex/koma-script/scrkernel-floats.dtx - RELOC/source/latex/koma-script/scrkernel-fonts.dtx - RELOC/source/latex/koma-script/scrkernel-footnotes.dtx - RELOC/source/latex/koma-script/scrkernel-index.dtx - RELOC/source/latex/koma-script/scrkernel-language.dtx - RELOC/source/latex/koma-script/scrkernel-letterclassoptions.dtx - RELOC/source/latex/koma-script/scrkernel-listsandtabulars.dtx - RELOC/source/latex/koma-script/scrkernel-listsof.dtx - RELOC/source/latex/koma-script/scrkernel-miscellaneous.dtx - RELOC/source/latex/koma-script/scrkernel-notepaper.dtx - RELOC/source/latex/koma-script/scrkernel-pagestyles.dtx - RELOC/source/latex/koma-script/scrkernel-paragraphs.dtx - RELOC/source/latex/koma-script/scrkernel-pseudolengths.dtx - RELOC/source/latex/koma-script/scrkernel-sections.dtx - RELOC/source/latex/koma-script/scrkernel-title.dtx - RELOC/source/latex/koma-script/scrkernel-tocstyle.dtx - RELOC/source/latex/koma-script/scrkernel-typearea.dtx - RELOC/source/latex/koma-script/scrkernel-variables.dtx - RELOC/source/latex/koma-script/scrkernel-version.dtx - RELOC/source/latex/koma-script/scrlayer-fancyhdr.dtx - RELOC/source/latex/koma-script/scrlayer-notecolumn.dtx - RELOC/source/latex/koma-script/scrlayer-scrpage.dtx - RELOC/source/latex/koma-script/scrlayer.dtx - RELOC/source/latex/koma-script/scrlfile.dtx - RELOC/source/latex/koma-script/scrlogo.dtx - RELOC/source/latex/koma-script/scrmain.ins - RELOC/source/latex/koma-script/scrpage.dtx - RELOC/source/latex/koma-script/scrsource.tex - RELOC/source/latex/koma-script/scrstrip.inc - RELOC/source/latex/koma-script/scrstrop.inc - RELOC/source/latex/koma-script/scrtime.dtx - RELOC/source/latex/koma-script/scrwfile.dtx - RELOC/source/latex/koma-script/tocbasic.dtx - RELOC/source/latex/koma-script/tocstyle.dtx - RELOC/tex/latex/koma-script/DIN.lco - RELOC/tex/latex/koma-script/DINmtext.lco - RELOC/tex/latex/koma-script/KOMAold.lco - RELOC/tex/latex/koma-script/KakuLL.lco - RELOC/tex/latex/koma-script/NF.lco - RELOC/tex/latex/koma-script/NipponEH.lco - RELOC/tex/latex/koma-script/NipponEL.lco - RELOC/tex/latex/koma-script/NipponLH.lco - RELOC/tex/latex/koma-script/NipponLL.lco - RELOC/tex/latex/koma-script/NipponRL.lco - RELOC/tex/latex/koma-script/SN.lco - RELOC/tex/latex/koma-script/SNleft.lco - RELOC/tex/latex/koma-script/UScommercial9.lco - RELOC/tex/latex/koma-script/UScommercial9DW.lco - RELOC/tex/latex/koma-script/float.hak - RELOC/tex/latex/koma-script/floatrow.hak - RELOC/tex/latex/koma-script/hyperref.hak - RELOC/tex/latex/koma-script/listings.hak - RELOC/tex/latex/koma-script/lscape.hak - RELOC/tex/latex/koma-script/nomencl.hak - RELOC/tex/latex/koma-script/scraddr.sty - RELOC/tex/latex/koma-script/scrartcl.cls - RELOC/tex/latex/koma-script/scrbase.sty - RELOC/tex/latex/koma-script/scrbook.cls - RELOC/tex/latex/koma-script/scrdate.sty - RELOC/tex/latex/koma-script/scrdoc.cls - RELOC/tex/latex/koma-script/scrextend.sty - RELOC/tex/latex/koma-script/scrfontsizes.sty - RELOC/tex/latex/koma-script/scrhack.sty - RELOC/tex/latex/koma-script/scrjura.sty - RELOC/tex/latex/koma-script/scrkbase.sty - RELOC/tex/latex/koma-script/scrlayer-fancyhdr.sty - RELOC/tex/latex/koma-script/scrlayer-notecolumn.sty - RELOC/tex/latex/koma-script/scrlayer-scrpage.sty - RELOC/tex/latex/koma-script/scrlayer.sty - RELOC/tex/latex/koma-script/scrletter.sty - RELOC/tex/latex/koma-script/scrlfile.sty - RELOC/tex/latex/koma-script/scrlttr2.cls - RELOC/tex/latex/koma-script/scrpage2.sty - RELOC/tex/latex/koma-script/scrreprt.cls - RELOC/tex/latex/koma-script/scrsize10pt.clo - RELOC/tex/latex/koma-script/scrsize11pt.clo - RELOC/tex/latex/koma-script/scrsize12pt.clo - RELOC/tex/latex/koma-script/scrtime.sty - RELOC/tex/latex/koma-script/scrwfile.sty - RELOC/tex/latex/koma-script/setspace.hak - RELOC/tex/latex/koma-script/tocbasic.sty - RELOC/tex/latex/koma-script/tocstyle.sty - RELOC/tex/latex/koma-script/typearea.sty - RELOC/tex/latex/koma-script/visualize.lco -catalogue-also scrartcl scrbook -catalogue-contact-home http://www.komascript.de/ -catalogue-ctan /macros/latex/contrib/koma-script -catalogue-date 2019-02-03 20:31:24 +0100 -catalogue-license lppl1.3c -catalogue-topics class letter book-pub page-hf geometry -catalogue-version 3.26b - -name koma-script-examples -category Package -revision 47523 -shortdesc Examples from the KOMA-Script book -relocated 1 -longdesc This package contains some examples from the 6th edition of the -longdesc book >>KOMA-Script<<, >>Eine Sammlung von Klassen und Paketen -longdesc fur LaTeX2e<< by Markus Kohm, published by Lehmanns Media. -longdesc There are no further descriptions of these examples. -containersize 516 -containerchecksum 0723599b64a4d75a27e6850db2e5b092e2be9af36374bc2ff5b21f3278990c1172fbf477138ac984ca9dbb38346f41192103d6f0515f53fc549193ff0099d2e9 -doccontainersize 563240 -doccontainerchecksum bae427744f56fd0026903b8f63dbafe85e2a661cc2aaa71d387a45018fb740cbcd03a0f22cb3e73050bb4b931959aaf012fa0d65553242a6adbb2f37d8f30217 -docfiles size=416 - RELOC/doc/latex/koma-script-examples/Anhang-B/result/chapterthumbexample.pdf - RELOC/doc/latex/koma-script-examples/Anhang-B/source/chapterthumb.sty - RELOC/doc/latex/koma-script-examples/Anhang-B/source/chapterthumbexample.tex - RELOC/doc/latex/koma-script-examples/Anhang-C/result/briefDIN.pdf - RELOC/doc/latex/koma-script-examples/Anhang-C/result/briefSN.pdf - RELOC/doc/latex/koma-script-examples/Anhang-C/result/briefbak3.pdf - RELOC/doc/latex/koma-script-examples/Anhang-C/result/briefdup.pdf - RELOC/doc/latex/koma-script-examples/Anhang-C/result/brieflft.pdf - RELOC/doc/latex/koma-script-examples/Anhang-C/result/brieflfu.pdf - RELOC/doc/latex/koma-script-examples/Anhang-C/result/briefnow.pdf - RELOC/doc/latex/koma-script-examples/Anhang-C/result/briefrag2.pdf - RELOC/doc/latex/koma-script-examples/Anhang-C/result/briefwbk.pdf - RELOC/doc/latex/koma-script-examples/Anhang-C/result/briefwbk2.pdf - RELOC/doc/latex/koma-script-examples/Anhang-C/result/briefwbt2.pdf - RELOC/doc/latex/koma-script-examples/Anhang-C/result/letter-nipponA.pdf - RELOC/doc/latex/koma-script-examples/Anhang-C/result/letter-nipponB.pdf - RELOC/doc/latex/koma-script-examples/Anhang-C/source/CaptainHook-1.pdf - RELOC/doc/latex/koma-script-examples/Anhang-C/source/SNslhead.lco - RELOC/doc/latex/koma-script-examples/Anhang-C/source/asymTypB.lco - RELOC/doc/latex/koma-script-examples/Anhang-C/source/briefDIN.tex - RELOC/doc/latex/koma-script-examples/Anhang-C/source/briefSN.tex - RELOC/doc/latex/koma-script-examples/Anhang-C/source/briefbak3.tex - RELOC/doc/latex/koma-script-examples/Anhang-C/source/briefdup.tex - RELOC/doc/latex/koma-script-examples/Anhang-C/source/brieflft.tex - RELOC/doc/latex/koma-script-examples/Anhang-C/source/brieflfu.tex - RELOC/doc/latex/koma-script-examples/Anhang-C/source/briefnow.tex - RELOC/doc/latex/koma-script-examples/Anhang-C/source/briefrag2.tex - RELOC/doc/latex/koma-script-examples/Anhang-C/source/brieftemplate.tex - RELOC/doc/latex/koma-script-examples/Anhang-C/source/briefwbk.tex - RELOC/doc/latex/koma-script-examples/Anhang-C/source/briefwbk2.tex - RELOC/doc/latex/koma-script-examples/Anhang-C/source/briefwbt2.tex - RELOC/doc/latex/koma-script-examples/Anhang-C/source/dateup.lco - RELOC/doc/latex/koma-script-examples/Anhang-C/source/letter-nipponA.tex - RELOC/doc/latex/koma-script-examples/Anhang-C/source/letter-nipponB.tex - RELOC/doc/latex/koma-script-examples/Anhang-C/source/nowindow.lco - RELOC/doc/latex/koma-script-examples/Kapitel-11/result/scrjuraexample.pdf - RELOC/doc/latex/koma-script-examples/Kapitel-11/source/scrjuraexample.tex - RELOC/doc/latex/koma-script-examples/Kapitel-15/result/remarkexample.pdf - RELOC/doc/latex/koma-script-examples/Kapitel-15/source/remarkbox.sty - RELOC/doc/latex/koma-script-examples/Kapitel-15/source/remarkexample.tex - RELOC/doc/latex/koma-script-examples/Kapitel-19/result/scrlayer-notecolumn-example.pdf - RELOC/doc/latex/koma-script-examples/Kapitel-19/source/scrlayer-notecolumn-example.tex - RELOC/doc/latex/koma-script-examples/Kapitel-4/result/letter-0.pdf - RELOC/doc/latex/koma-script-examples/Kapitel-4/result/letter-1.pdf - RELOC/doc/latex/koma-script-examples/Kapitel-4/result/letter-10.pdf - RELOC/doc/latex/koma-script-examples/Kapitel-4/result/letter-11.pdf - RELOC/doc/latex/koma-script-examples/Kapitel-4/result/letter-12.pdf - RELOC/doc/latex/koma-script-examples/Kapitel-4/result/letter-13.pdf - RELOC/doc/latex/koma-script-examples/Kapitel-4/result/letter-14.pdf - RELOC/doc/latex/koma-script-examples/Kapitel-4/result/letter-15.pdf - RELOC/doc/latex/koma-script-examples/Kapitel-4/result/letter-16.pdf - RELOC/doc/latex/koma-script-examples/Kapitel-4/result/letter-17.pdf - RELOC/doc/latex/koma-script-examples/Kapitel-4/result/letter-18.pdf - RELOC/doc/latex/koma-script-examples/Kapitel-4/result/letter-19.pdf - RELOC/doc/latex/koma-script-examples/Kapitel-4/result/letter-2.pdf - RELOC/doc/latex/koma-script-examples/Kapitel-4/result/letter-20.pdf - RELOC/doc/latex/koma-script-examples/Kapitel-4/result/letter-21.pdf - RELOC/doc/latex/koma-script-examples/Kapitel-4/result/letter-22.pdf - RELOC/doc/latex/koma-script-examples/Kapitel-4/result/letter-23.pdf - RELOC/doc/latex/koma-script-examples/Kapitel-4/result/letter-3.pdf - RELOC/doc/latex/koma-script-examples/Kapitel-4/result/letter-4.pdf - RELOC/doc/latex/koma-script-examples/Kapitel-4/result/letter-5.pdf - RELOC/doc/latex/koma-script-examples/Kapitel-4/result/letter-6.pdf - RELOC/doc/latex/koma-script-examples/Kapitel-4/result/letter-7.pdf - RELOC/doc/latex/koma-script-examples/Kapitel-4/result/letter-8.pdf - RELOC/doc/latex/koma-script-examples/Kapitel-4/result/letter-9.pdf - RELOC/doc/latex/koma-script-examples/Kapitel-4/source/ich.lco - RELOC/doc/latex/koma-script-examples/Kapitel-4/source/letter-0.tex - RELOC/doc/latex/koma-script-examples/Kapitel-4/source/letter-1.tex - RELOC/doc/latex/koma-script-examples/Kapitel-4/source/letter-10.tex - RELOC/doc/latex/koma-script-examples/Kapitel-4/source/letter-11.tex - RELOC/doc/latex/koma-script-examples/Kapitel-4/source/letter-12.tex - RELOC/doc/latex/koma-script-examples/Kapitel-4/source/letter-13.tex - RELOC/doc/latex/koma-script-examples/Kapitel-4/source/letter-14.tex - RELOC/doc/latex/koma-script-examples/Kapitel-4/source/letter-15.tex - RELOC/doc/latex/koma-script-examples/Kapitel-4/source/letter-16.tex - RELOC/doc/latex/koma-script-examples/Kapitel-4/source/letter-17.tex - RELOC/doc/latex/koma-script-examples/Kapitel-4/source/letter-18.tex - RELOC/doc/latex/koma-script-examples/Kapitel-4/source/letter-19.tex - RELOC/doc/latex/koma-script-examples/Kapitel-4/source/letter-2.tex - RELOC/doc/latex/koma-script-examples/Kapitel-4/source/letter-20.tex - RELOC/doc/latex/koma-script-examples/Kapitel-4/source/letter-21.tex - RELOC/doc/latex/koma-script-examples/Kapitel-4/source/letter-22.tex - RELOC/doc/latex/koma-script-examples/Kapitel-4/source/letter-23.tex - RELOC/doc/latex/koma-script-examples/Kapitel-4/source/letter-3.tex - RELOC/doc/latex/koma-script-examples/Kapitel-4/source/letter-4.tex - RELOC/doc/latex/koma-script-examples/Kapitel-4/source/letter-5.tex - RELOC/doc/latex/koma-script-examples/Kapitel-4/source/letter-6.tex - RELOC/doc/latex/koma-script-examples/Kapitel-4/source/letter-7.tex - RELOC/doc/latex/koma-script-examples/Kapitel-4/source/letter-8.tex - RELOC/doc/latex/koma-script-examples/Kapitel-4/source/letter-9.tex - RELOC/doc/latex/koma-script-examples/Kapitel-4/source/musterlogo.pdf - RELOC/doc/latex/koma-script-examples/LEGAL.txt - RELOC/doc/latex/koma-script-examples/LEGAL_DE.txt - RELOC/doc/latex/koma-script-examples/LIESMICH.txt details="German Readme" language="de" - RELOC/doc/latex/koma-script-examples/README.txt details="English Readme" language="en" -catalogue-ctan /info/examples/KOMA-Script-6 -catalogue-date 2018-04-23 05:04:11 +0200 -catalogue-license lppl1.3c -catalogue-topics book-ex - -name koma-script-sfs -category Package -revision 26137 -shortdesc Koma-script letter class option for Finnish -relocated 1 -longdesc A koma-script parameter set for letters on A4 paper, complying -longdesc with Finnish standards SFS 2486, 2487 and 2488; suitable for -longdesc window envelopes with window on the left size in the sizes C5, -longdesc C65, E5 and E65 (although, because the address window is -longdesc smaller, for sizes E5 and E65 the address may not fit within -longdesc the window, but ordinary 3-line address should fit). -containersize 3392 -containerchecksum 287535c4cf7e3477f43b3920a5d53d3789447e072816f15f0495722dffd3b3ba3dc92940007d83ce2979a3916e8545889c28ef381864f1d50772d207a6561a45 -doccontainersize 37524 -doccontainerchecksum ae1c0f36ffae0e1f776e56cb65d9541d35d344ab184304dd884496132021f1cd189b59680f6cafb0c56a1f4ba062619d18e85507cf6c549fc5faf9b220c78120 -docfiles size=12 - RELOC/doc/latex/koma-script-sfs/README details="Readme" - RELOC/doc/latex/koma-script-sfs/SFSesim.pdf details="Package documentation (Finnish)" language="fi" - RELOC/doc/latex/koma-script-sfs/SFSesim.tex -runfiles size=2 - RELOC/tex/latex/koma-script-sfs/SFS.lco -catalogue-ctan /macros/latex/contrib/koma-script-SFS -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics letter -catalogue-version 1.0 - -name komacv -category Package -revision 43902 -shortdesc Typesetting a beautiful CV with various style options -relocated 1 -longdesc The class simplifies the creation of beautiful CV. The user may -longdesc choose between different styles, and may adjust settings to -longdesc tune the output. -containersize 7020 -containerchecksum 36d8a2fd4e2113269b4c9a994443b2e696f70091e0008e5129cb4fa178c0acae4b52b59b4a727b6055f63679325c8183dd3ef614c91e7270eac678f96bf484ba -doccontainersize 539520 -doccontainerchecksum 863e811c07e2ccfc4dff38129d5eaa3891f15a5d1ab7b6df36b0d8b57c0a0a4614892294a0e27734bbf834d4e260ed3b90fe39789d4b139ee2bb33fefd29db9a -docfiles size=259 - RELOC/doc/latex/komacv/README details="Readme" - RELOC/doc/latex/komacv/examples/jeyre.jpg - RELOC/doc/latex/komacv/examples/komacv.bib - RELOC/doc/latex/komacv/examples/komacv_example.pdf details="Example of use (basic)" - RELOC/doc/latex/komacv/examples/komacv_example.tex - RELOC/doc/latex/komacv/examples/komacv_example_casual.pdf details="Example of use (casual)" - RELOC/doc/latex/komacv/examples/komacv_example_classic.pdf details="Example of use (classic)" - RELOC/doc/latex/komacv/examples/komacv_example_oldstyle.pdf details="Example of use (old style)" - RELOC/doc/latex/komacv/komacv.pdf details="Package documentation" -srccontainersize 17812 -srccontainerchecksum ee1f5168d2d970e90f3edf812bd575b7cc7e7857a293b770396a4414e68f5f5fe3fbb17feec14800dac735b0d9f67810230aa0a8339ff931df3d083e360a7701 -srcfiles size=20 - RELOC/source/latex/komacv/komacv.dtx - RELOC/source/latex/komacv/komacv.ins -runfiles size=11 - RELOC/tex/latex/komacv/komacv-casual.sty - RELOC/tex/latex/komacv/komacv-classic.sty - RELOC/tex/latex/komacv/komacv-oldstyle.sty - RELOC/tex/latex/komacv/komacv.cls -catalogue-ctan /macros/latex/contrib/komacv -catalogue-date 2017-04-17 20:41:03 +0200 -catalogue-license lppl1.3 -catalogue-topics cv class -catalogue-version 1.1.1 - -name komacv-rg -category Package -revision 49064 -shortdesc LaTeX packages that aid in creating CVs based on the komacv class and creating related documents -relocated 1 -longdesc The komacv-rg bundle provides packages that aid in creating CVs -longdesc based on the komacv class and creating related documents, such -longdesc as cover letters and cover sheets for job applications. -longdesc Concretely, the bundle consists of three packages: -longdesc komacv-addons, komacv-lco, and komacv-multilang. komacv-addons -longdesc is a small collection of add-ons and fixes for the komacv -longdesc class; komacv-lco enables the use of letter class options from -longdesc scrlttr2 also in komacv-based and other non-scrlttr2-based -longdesc documents; komacv-multilang enables the provisioning of CVs in -longdesc multiple languages and the selection of a language via babel or -longdesc polyglossia. -containersize 3304 -containerchecksum 50a37f266e83dad36be92b2f71fcbcddf18961c3ef37c6e9a353297ae9d250ac64747c51a555178649ac3b77ad92763042846d7e7dbf2cd731ed79c8714b6847 -doccontainersize 856680 -doccontainerchecksum 0f72bc2a8d68962bcbabeda7326b98f3970a74c38f5cd2c101f7925c8e1326656823a97309c8e0c451e062419794b6528cdfe85868b1ccd37f03145861a84e55 -docfiles size=224 - RELOC/doc/latex/komacv-rg/README.md details="Readme" - RELOC/doc/latex/komacv-rg/komacv-addons.pdf details="Package documentation komacv-addons" - RELOC/doc/latex/komacv-rg/komacv-lco.pdf details="Package documentation komacv-lco" - RELOC/doc/latex/komacv-rg/komacv-multilang.pdf details="Package documentation komacv-multilang" -srccontainersize 14448 -srccontainerchecksum e71798d4051585eeff58f85e6a4875f65852be411cccc6038f1780d9c1035ac794a741b1f82e1ba5b50331a1d26c5cd16020b0af586b54f53c4851a156bbf892 -srcfiles size=18 - RELOC/source/latex/komacv-rg/komacv-addons.dtx - RELOC/source/latex/komacv-rg/komacv-lco.dtx - RELOC/source/latex/komacv-rg/komacv-multilang.dtx - RELOC/source/latex/komacv-rg/komacv-rg.ins -runfiles size=4 - RELOC/tex/latex/komacv-rg/komacv-addons.sty - RELOC/tex/latex/komacv-rg/komacv-lco.sty - RELOC/tex/latex/komacv-rg/komacv-multilang.sty -catalogue-contact-bugs https://github.com/Ri-Ga/komacv-rg/issues/ -catalogue-contact-repository https://github.com/Ri-Ga/komacv-rg/ -catalogue-ctan /macros/latex/contrib/komacv-rg -catalogue-date 2018-11-03 14:37:45 +0100 -catalogue-license lppl1.2 -catalogue-topics cv -catalogue-version 0.9.2 - -name kotex-oblivoir -category Package -revision 43130 -shortdesc A LaTeX document class for typesetting Korean documents -relocated 1 -longdesc The class is based on memoir, and is adapted to typesetting -longdesc Korean documents. The bundle (of class and associated packages) -longdesc belongs to the ko.TeX bundle. It depends on memoir and -longdesc kotex-utf to function. -depend memoir -depend kotex-utf -containersize 35692 -containerchecksum 8d0d72f5a3003dca30c6d0627f35dd5f921175f4f48a7c01dea8c13f8c79abdd5da3cabdc279779bab9bd0174a2db9c1247c3d44f70e11a4d7d192bcd6baed92 -doccontainersize 265544 -doccontainerchecksum 0e51d4e2a4274252bbdfda668f8b5a9857eb7d798ed2f1fce953477fa6f894904b95bfa62ffed0e85e6ba63c522d95d6e086671c18d20cfd9cf04e963fa12e58 -docfiles size=98 - RELOC/doc/latex/kotex-oblivoir/ChangeLog - RELOC/doc/latex/kotex-oblivoir/README details="Readme" - RELOC/doc/latex/kotex-oblivoir/doc/oblivoir-simpledoc.pdf details="Package documentation" language="ko" - RELOC/doc/latex/kotex-oblivoir/doc/oblivoir-simpledoc.tex - RELOC/doc/latex/kotex-oblivoir/doc/oblivoir-test.tex -runfiles size=60 - RELOC/tex/latex/kotex-oblivoir/memhangul-ucs/10_5.sty - RELOC/tex/latex/kotex-oblivoir/memhangul-ucs/fapapersize.sty - RELOC/tex/latex/kotex-oblivoir/memhangul-ucs/hfontsel.sty - RELOC/tex/latex/kotex-oblivoir/memhangul-ucs/hfontspec.nanum - RELOC/tex/latex/kotex-oblivoir/memhangul-ucs/memhangul-common.sty - RELOC/tex/latex/kotex-oblivoir/memhangul-ucs/memhangul-patch.sty - RELOC/tex/latex/kotex-oblivoir/memhangul-ucs/memhangul-ucs.sty - RELOC/tex/latex/kotex-oblivoir/memhangul-ucs/memucs-enumerate.sty - RELOC/tex/latex/kotex-oblivoir/memhangul-ucs/memucs-gremph.sty - RELOC/tex/latex/kotex-oblivoir/memhangul-ucs/memucs-interword.sty - RELOC/tex/latex/kotex-oblivoir/memhangul-ucs/memucs-setspace.sty - RELOC/tex/latex/kotex-oblivoir/memhangul-ucs/nanumfontsel.sty - RELOC/tex/latex/kotex-oblivoir/memhangul-ucs/ob-koreanappendix.sty - RELOC/tex/latex/kotex-oblivoir/memhangul-ucs/ob-nokoreanappendix.sty - RELOC/tex/latex/kotex-oblivoir/memhangul-ucs/ob-toclof.sty - RELOC/tex/latex/kotex-oblivoir/memhangul-x/memhangul-x.sty - RELOC/tex/latex/kotex-oblivoir/memhangul-x/memucs-interword-x.sty - RELOC/tex/latex/kotex-oblivoir/memhangul-x/xetexko-var.sty - RELOC/tex/latex/kotex-oblivoir/memhangul-x/xob-amssymb.sty - RELOC/tex/latex/kotex-oblivoir/memhangul-x/xob-dotemph.sty - RELOC/tex/latex/kotex-oblivoir/memhangul-x/xob-font.sty - RELOC/tex/latex/kotex-oblivoir/memhangul-x/xob-hyper.sty - RELOC/tex/latex/kotex-oblivoir/memhangul-x/xob-paralist.sty - RELOC/tex/latex/kotex-oblivoir/oblivoir-base.cls - RELOC/tex/latex/kotex-oblivoir/oblivoir-xlua.cls - RELOC/tex/latex/kotex-oblivoir/oblivoir.cls - RELOC/tex/latex/kotex-oblivoir/xoblivoir.cls -catalogue-ctan /language/korean/kotex-oblivoir -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl1.3 -catalogue-topics korean class -catalogue-version 2.1.8 - -name kotex-plain -category Package -revision 38630 -shortdesc Macros for typesetting Korean under Plain TeX -relocated 1 -longdesc The package provides macros for typesetting Hangul, the native -longdesc alphabet of the Korean language, using plain *TeX. Input Korean -longdesc text should be encoded in UTF-8. The package is belongs to the -longdesc ko.TeX bundle. -containersize 9048 -containerchecksum 57bbcc19986b1a6035430fb0b18716b2c14f6cb076fca20950166b02d37b751f1955c05aadfed95a0054cf6c52a22e561d1776fc8342f401a7148eac123ea924 -doccontainersize 1704 -doccontainerchecksum c780bfbd022f5f97d1004318d368056b67c39316293c3f2b27591636e482cc1ddb598f2940dd6fa3ea1710c0872fc8ead55cf437dd3612950e9d0f8e2ec1ca35 -docfiles size=2 - RELOC/doc/plain/kotex-plain/ChangeLog - RELOC/doc/plain/kotex-plain/README details="Readme" -runfiles size=11 - RELOC/tex/plain/kotex-plain/hangulcweb.tex - RELOC/tex/plain/kotex-plain/kotexplain.tex - RELOC/tex/plain/kotex-plain/kotexutf-core.tex - RELOC/tex/plain/kotex-plain/kotexutf.tex -catalogue-ctan /language/korean/kotex-plain -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics korean plain-ext enc-juggle -catalogue-version 2.1.1a - -name kotex-utf -category Package -revision 38558 -shortdesc Typeset Hangul, coded in UTF-8 -relocated 1 -longdesc The package typesets Hangul, which is the native alphabet of -longdesc the Korean language; input Korean text should be encoded in -longdesc UTF-8. The bundle (of class and associated packages) belongs to -longdesc the ko.TeX bundle. -depend cjk-ko -containersize 20476 -containerchecksum ca4235723625c349863082d973ab35183562fec8bc3d2f5932825fb792cc92fab9fd36b2046c0f2ef5508bce1ee1f834b081d8619ffe23d7a5574706efcf444a -doccontainersize 6849872 -doccontainerchecksum 3308cccaecee744bd62fdac857457bfcb9f126d52de232cd6406f94e431995e9a621677e9342ebca39df4a1a16fa2cbf6b5a47970247145d91ab1031148eba0a -docfiles size=2066 - RELOC/doc/latex/kotex-utf/ChangeLog - RELOC/doc/latex/kotex-utf/README details="Readme" - RELOC/doc/latex/kotex-utf/fig/allowbreak-dhucs.pdf - RELOC/doc/latex/kotex-utf/fig/fntexp.pdf - RELOC/doc/latex/kotex-utf/fig/fntnormal.pdf - RELOC/doc/latex/kotex-utf/fig/histkotex.jpg - RELOC/doc/latex/kotex-utf/fig/linebreaktest.pdf - RELOC/doc/latex/kotex-utf/fig/testdhucsallowbreak.pdf - RELOC/doc/latex/kotex-utf/kotexdoc.pdf details="Package documentation (Korean)" language="ko" - RELOC/doc/latex/kotex-utf/kotexdoc.tex - RELOC/doc/latex/kotex-utf/sample-finemath-setup.tex - RELOC/doc/latex/kotex-utf/yettext.tex - RELOC/doc/latex/kotex-utf/yettext.txt -runfiles size=38 - RELOC/tex/latex/kotex-utf/contrib/dhucs-cmap.sty - RELOC/tex/latex/kotex-utf/contrib/dhucs-enumerate.sty - RELOC/tex/latex/kotex-utf/contrib/dhucs-enumitem.sty - RELOC/tex/latex/kotex-utf/contrib/dhucs-gremph.sty - RELOC/tex/latex/kotex-utf/contrib/dhucs-interword.sty - RELOC/tex/latex/kotex-utf/contrib/dhucs-paralist.sty - RELOC/tex/latex/kotex-utf/contrib/dhucs-sectsty.sty - RELOC/tex/latex/kotex-utf/contrib/dhucs-setspace.sty - RELOC/tex/latex/kotex-utf/contrib/dhucs-trivcj.sty - RELOC/tex/latex/kotex-utf/contrib/dhucs-ucshyper.sty - RELOC/tex/latex/kotex-utf/contrib/dhucsfn.sty - RELOC/tex/latex/kotex-utf/contrib/kotex-logo.sty - RELOC/tex/latex/kotex-utf/contrib/kotex-varioref.sty - RELOC/tex/latex/kotex-utf/dhucs-nanumfont.sty - RELOC/tex/latex/kotex-utf/dhucs.sty - RELOC/tex/latex/kotex-utf/hfontspec.default - RELOC/tex/latex/kotex-utf/kosections-utf.sty - RELOC/tex/latex/kotex-utf/kotex.cfg - RELOC/tex/latex/kotex-utf/kotexutf.sty - RELOC/tex/latex/kotex-utf/lucenc.dfu - RELOC/tex/latex/kotex-utf/lucuhcmj.fd - RELOC/tex/latex/kotex-utf/tex4ht/dhucs.4ht - RELOC/tex/latex/kotex-utf/tex4ht/dhucs.cfg - RELOC/tex/latex/kotex-utf/tex4ht/kosections-utf.4ht -catalogue-ctan /language/korean/kotex-utf -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics korean -catalogue-version 2.1.2 - -name kotex-utils -category Package -revision 38727 -shortdesc Utility scripts and support files for typesetting Korean -longdesc The bundle provides scripts and support files for index -longdesc generation in Korean language typesetting. The files belong to -longdesc the ko.TeX bundle. -depend kotex-utf -depend kotex-utils.ARCH -containersize 30620 -containerchecksum 59a30d2693703b72707f6026597cd53d54e41569ac1b1410a7b73baf8c1455140f7d45da225d3b6699d0208387df33f4ea9737eb10ea6f9fe7614af6704440e2 -doccontainersize 47300 -doccontainerchecksum a811988e250b1888e32c9349026b036c7341a7184f574e14b6fac1f821e21ec398c94efcb04d32d2dcf147af5a1fa1db4a863c8fbd7707d10540465b9c61d934 -docfiles size=153 - texmf-dist/doc/latex/kotex-utils/ChangeLog - texmf-dist/doc/latex/kotex-utils/README details="Readme" - texmf-dist/doc/latex/kotex-utils/utf8-lang.xdy - texmf-dist/doc/latex/kotex-utils/utf8.xdy -runfiles size=75 - texmf-dist/makeindex/kotex-utils/kotex.ist - texmf-dist/makeindex/kotex-utils/memucs-manual.ist - texmf-dist/scripts/kotex-utils/jamo-normalize.pl - texmf-dist/scripts/kotex-utils/komkindex.pl - texmf-dist/scripts/kotex-utils/ttf2kotexfont.pl -catalogue-ctan /language/korean/kotex-utils -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics korean index -catalogue-version 2.1.0 - -name kotex-utils.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of kotex-utils -containersize 416 -containerchecksum ab1c8b0ebe599f49d2c791c1cd5c7f0e0122597ef121e0a44ede67d8be4831c76275a15ef1f801198f4d27008d4c005d3d7a8e6be4ebafcfe380f37ba93c11f6 -binfiles arch=aarch64-linux size=3 - bin/aarch64-linux/jamo-normalize - bin/aarch64-linux/komkindex - bin/aarch64-linux/ttf2kotexfont - -name kotex-utils.amd64-freebsd -category Package -revision 32101 -shortdesc amd64-freebsd files of kotex-utils -containersize 412 -containerchecksum 881c31bcd0006171f77dec677c2406125357e1bc4e7f1bf0a523f1c4ba849e146c2cef7655b3b400c7ff1ee6000f4a5baaa37a1833621b7073dcc280b3eef1f4 -binfiles arch=amd64-freebsd size=3 - bin/amd64-freebsd/jamo-normalize - bin/amd64-freebsd/komkindex - bin/amd64-freebsd/ttf2kotexfont - -name kotex-utils.amd64-netbsd -category Package -revision 32101 -shortdesc amd64-netbsd files of kotex-utils -containersize 412 -containerchecksum ae1ffd8f8b1f613f5d3fdcced003cd2a8c607b929962c3c986fa5a6ded380071a381d039c94bc3ec29ed348e7994724da144230fb0aea10f550a08b45f441bb5 -binfiles arch=amd64-netbsd size=3 - bin/amd64-netbsd/jamo-normalize - bin/amd64-netbsd/komkindex - bin/amd64-netbsd/ttf2kotexfont - -name kotex-utils.armhf-linux -category Package -revision 32101 -shortdesc armhf-linux files of kotex-utils -containersize 412 -containerchecksum 00d315d7a3160a06a97facd524c88096fdeb28a80d05591154f56ababf87744fd292a3e22209ea7b64baf4d409a2f3f88dd519d3e058fa4eddfbaade36dd3ce9 -binfiles arch=armhf-linux size=3 - bin/armhf-linux/jamo-normalize - bin/armhf-linux/komkindex - bin/armhf-linux/ttf2kotexfont - -name kotex-utils.i386-cygwin -category Package -revision 32101 -shortdesc i386-cygwin files of kotex-utils -containersize 412 -containerchecksum 6482d9ba64adb72cb3e92dada05988a89e37f26ef83607303cbaf465d383524d211a9938f2d746f88ba168ab4075008ba4f477373b04cf5d9bece55fe5072775 -binfiles arch=i386-cygwin size=3 - bin/i386-cygwin/jamo-normalize - bin/i386-cygwin/komkindex - bin/i386-cygwin/ttf2kotexfont - -name kotex-utils.i386-freebsd -category Package -revision 32101 -shortdesc i386-freebsd files of kotex-utils -containersize 412 -containerchecksum 7571e770ef113907b10ffe62849afd27895c8e23ae87d77c4ad8e043163dc3ee2ffe4633ab6392a9d0d2d8f553a831099420df1f6de774009f5b9d7b9c9e8a80 -binfiles arch=i386-freebsd size=3 - bin/i386-freebsd/jamo-normalize - bin/i386-freebsd/komkindex - bin/i386-freebsd/ttf2kotexfont - -name kotex-utils.i386-linux -category Package -revision 32101 -shortdesc i386-linux files of kotex-utils -containersize 416 -containerchecksum 793eb4a1b96345cfbc4a98f9037cca4011a32bb63cc11d1c91ad0d8ae03260fdd52640d8d28803d6a220749cf839db6d2167a6f2148596e4052623555fe5ff3c -binfiles arch=i386-linux size=3 - bin/i386-linux/jamo-normalize - bin/i386-linux/komkindex - bin/i386-linux/ttf2kotexfont - -name kotex-utils.i386-netbsd -category Package -revision 32101 -shortdesc i386-netbsd files of kotex-utils -containersize 412 -containerchecksum cdba3fed4409043dc051b049c567fea1ece548e001bb28c9e7c667703282edef93dc7015ac4a9eb3820d0657f22b1aa67fee24326ede337c82b274419854fac2 -binfiles arch=i386-netbsd size=3 - bin/i386-netbsd/jamo-normalize - bin/i386-netbsd/komkindex - bin/i386-netbsd/ttf2kotexfont - -name kotex-utils.i386-solaris -category Package -revision 32101 -shortdesc i386-solaris files of kotex-utils -containersize 416 -containerchecksum 582e8a4cd39ee81f2d45c07ad43a38743fb3d252424cb03088ea601b6a1ef852529a2f1531ece4d5f304d4a276f51838efa910a00a1f5ed7bf06413c87d1fd3f -binfiles arch=i386-solaris size=3 - bin/i386-solaris/jamo-normalize - bin/i386-solaris/komkindex - bin/i386-solaris/ttf2kotexfont - -name kotex-utils.sparc-solaris -category Package -revision 32101 -shortdesc sparc-solaris files of kotex-utils -containersize 412 -containerchecksum a9399431acfe3f1ed2c053b9b91bc128d02e2f1f90dcbd647a0d14ecc822f9ca9155adc453733bdab7982594a3701cf0308711b7d1a326eb48b2b5b3caa73df7 -binfiles arch=sparc-solaris size=3 - bin/sparc-solaris/jamo-normalize - bin/sparc-solaris/komkindex - bin/sparc-solaris/ttf2kotexfont - -name kotex-utils.win32 -category Package -revision 32101 -shortdesc win32 files of kotex-utils -containersize 740 -containerchecksum 391f963f483a6fe35fd260955c4c8ff653c31bfce2224eeff2e43b8c7ea5e9a0eb114f2e626e906aecfd4247284bc03343d700df626d5b489e339fc0fa823124 -binfiles arch=win32 size=3 - bin/win32/jamo-normalize.exe - bin/win32/komkindex.exe - bin/win32/ttf2kotexfont.exe - -name kotex-utils.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of kotex-utils -containersize 416 -containerchecksum 5478d31451ffe26ee2e9aca0ce659486516347f3f986232cb849e695cdbd287fc28adea2f842073e2dc32b35c1e087e8fc94c8692ff57b1db607b12e5f5de227 -binfiles arch=x86_64-cygwin size=3 - bin/x86_64-cygwin/jamo-normalize - bin/x86_64-cygwin/komkindex - bin/x86_64-cygwin/ttf2kotexfont - -name kotex-utils.x86_64-darwin -category Package -revision 32101 -shortdesc x86_64-darwin files of kotex-utils -containersize 420 -containerchecksum 0555cc6675eba0ef19c6432162c41c89da51c6549cf059e661a909e07c0f6b2f1f916869daae4e89c788356fa4577e0216d4d5edcf4b116fb798c89cf9250429 -binfiles arch=x86_64-darwin size=3 - bin/x86_64-darwin/jamo-normalize - bin/x86_64-darwin/komkindex - bin/x86_64-darwin/ttf2kotexfont - -name kotex-utils.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of kotex-utils -containersize 420 -containerchecksum ab74c10cdfbe06feeaeacbf277505d43295fd81b6c59af07d65742c943ebe918f2c2ffdcceca38d0785fca980367311938cce58267146fab1c8c7b9adacf9e7f -binfiles arch=x86_64-darwinlegacy size=3 - bin/x86_64-darwinlegacy/jamo-normalize - bin/x86_64-darwinlegacy/komkindex - bin/x86_64-darwinlegacy/ttf2kotexfont - -name kotex-utils.x86_64-linux -category Package -revision 32101 -shortdesc x86_64-linux files of kotex-utils -containersize 416 -containerchecksum 7658a9341038f6483f087bc0e05a347bab51e7d2c94553464649bdcfacc5308fe2e668276280eaab07f10e30d34d63a0f255d2c21e4a317416a8301d2272123d -binfiles arch=x86_64-linux size=3 - bin/x86_64-linux/jamo-normalize - bin/x86_64-linux/komkindex - bin/x86_64-linux/ttf2kotexfont - -name kotex-utils.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of kotex-utils -containersize 416 -containerchecksum 99e7da3c05af3ad13e57429dde5662a856671c312cfbecb37793f0f5320010b440ed3ef411b7020fa2083257e9def53e721fa5a37202762f4c5f3c9e52399a31 -binfiles arch=x86_64-linuxmusl size=3 - bin/x86_64-linuxmusl/jamo-normalize - bin/x86_64-linuxmusl/komkindex - bin/x86_64-linuxmusl/ttf2kotexfont - -name kotex-utils.x86_64-solaris -category Package -revision 32101 -shortdesc x86_64-solaris files of kotex-utils -containersize 416 -containerchecksum f6e93a5ae1477cd211955f1693e5025bc3caee315ee7bf933e9b82da5b8c9f456bfd92ea627856e7ffae92253a0739f242f31b599dd3cdc5f40f668adef012e9 -binfiles arch=x86_64-solaris size=3 - bin/x86_64-solaris/jamo-normalize - bin/x86_64-solaris/komkindex - bin/x86_64-solaris/ttf2kotexfont - -name kpathsea -category TLCore -revision 49407 -shortdesc Path searching library for TeX-related files -longdesc Kpathsea is a library and utility programs which provide path -longdesc searching facilities for TeX file types, including the -longdesc self-locating feature required for movable installations, -longdesc layered on top of a general search mechanism. It is not -longdesc distributed separately, but rather is released and maintained -longdesc as part of the TeX live sources. -depend kpathsea.ARCH -containersize 31300 -containerchecksum 0fb021235bda8118aaf646fbb1eea4ee06ed8520644a4c006f23b318dc5520a10d352921876fd0da10b80914389542f5761f1925d6941d767f3ce791f9cf1f57 -doccontainersize 1144784 -doccontainerchecksum 81e290032ee743a1cd4bda27df9ac47dccd2f3f75f56fc7b2c11b37a5c0fccc391d99c910efccc18c906fecc9af7b050e1570730ddf20762321d474395b0dbbe -docfiles size=588 - texmf-dist/doc/info/dir - texmf-dist/doc/info/kpathsea.info - texmf-dist/doc/info/tds.info - texmf-dist/doc/info/web2c.info - texmf-dist/doc/kpathsea/kpathsea.html - texmf-dist/doc/kpathsea/kpathsea.pdf - texmf-dist/doc/man/man1/kpseaccess.1 - texmf-dist/doc/man/man1/kpseaccess.man1.pdf - texmf-dist/doc/man/man1/kpsereadlink.1 - texmf-dist/doc/man/man1/kpsereadlink.man1.pdf - texmf-dist/doc/man/man1/kpsestat.1 - texmf-dist/doc/man/man1/kpsestat.man1.pdf - texmf-dist/doc/man/man1/kpsewhich.1 - texmf-dist/doc/man/man1/kpsewhich.man1.pdf - texmf-dist/doc/man/man1/mkocp.1 - texmf-dist/doc/man/man1/mkocp.man1.pdf - texmf-dist/doc/man/man1/mkofm.1 - texmf-dist/doc/man/man1/mkofm.man1.pdf - texmf-dist/doc/man/man1/mktexfmt.1 - texmf-dist/doc/man/man1/mktexfmt.man1.pdf - texmf-dist/doc/man/man1/mktexlsr.1 - texmf-dist/doc/man/man1/mktexlsr.man1.pdf - texmf-dist/doc/man/man1/mktexmf.1 - texmf-dist/doc/man/man1/mktexmf.man1.pdf - texmf-dist/doc/man/man1/mktexpk.1 - texmf-dist/doc/man/man1/mktexpk.man1.pdf - texmf-dist/doc/man/man1/mktextfm.1 - texmf-dist/doc/man/man1/mktextfm.man1.pdf - texmf-dist/doc/man/man1/texhash.1 - texmf-dist/doc/man/man1/texhash.man1.pdf - texmf-dist/doc/web2c/web2c.html - texmf-dist/doc/web2c/web2c.pdf -runfiles size=51 - texmf-dist/web2c/amiga-pl.tcx - texmf-dist/web2c/cp1250cs.tcx - texmf-dist/web2c/cp1250pl.tcx - texmf-dist/web2c/cp1250t1.tcx - texmf-dist/web2c/cp227.tcx - texmf-dist/web2c/cp852-cs.tcx - texmf-dist/web2c/cp852-pl.tcx - texmf-dist/web2c/cp8bit.tcx - texmf-dist/web2c/empty.tcx - texmf-dist/web2c/fmtutil.cnf - texmf-dist/web2c/il1-t1.tcx - texmf-dist/web2c/il2-cs.tcx - texmf-dist/web2c/il2-pl.tcx - texmf-dist/web2c/il2-t1.tcx - texmf-dist/web2c/kam-cs.tcx - texmf-dist/web2c/kam-t1.tcx - texmf-dist/web2c/macce-pl.tcx - texmf-dist/web2c/macce-t1.tcx - texmf-dist/web2c/maz-pl.tcx - texmf-dist/web2c/mktex.cnf - texmf-dist/web2c/mktex.opt - texmf-dist/web2c/mktexdir - texmf-dist/web2c/mktexdir.opt - texmf-dist/web2c/mktexnam - texmf-dist/web2c/mktexnam.opt - texmf-dist/web2c/mktexupd - texmf-dist/web2c/natural.tcx - texmf-dist/web2c/tcvn-t5.tcx - texmf-dist/web2c/texmf.cnf - texmf-dist/web2c/viscii-t5.tcx -catalogue-contact-home http://tug.org/kpathsea -catalogue-date 2018-10-09 09:25:41 +0200 -catalogue-license lgpl2.1 -catalogue-topics sys-supp - -name kpathsea.aarch64-linux -category TLCore -revision 48789 -shortdesc aarch64-linux files of kpathsea -containersize 41764 -containerchecksum e0e9b97a4c9b9f02848fa2aba0f38dc88f12bc86838d29cfc80c60a914d216b43369d88bf83fb69a8ede34d1cc372eec6a95b9d5ea3e4e8b0b4f3e433c908858 -binfiles arch=aarch64-linux size=42 - bin/aarch64-linux/kpseaccess - bin/aarch64-linux/kpsereadlink - bin/aarch64-linux/kpsestat - bin/aarch64-linux/kpsewhich - bin/aarch64-linux/mkocp - bin/aarch64-linux/mkofm - bin/aarch64-linux/mktexfmt - bin/aarch64-linux/mktexlsr - bin/aarch64-linux/mktexmf - bin/aarch64-linux/mktexpk - bin/aarch64-linux/mktextfm - bin/aarch64-linux/texhash - -name kpathsea.amd64-freebsd -category TLCore -revision 47009 -shortdesc amd64-freebsd files of kpathsea -containersize 47220 -containerchecksum 3b00ccb6a55c889f29ddec8432c8f2435cc925afac4e9dce2996f911c2a4ce015079fc3a6f5d0f82bd7120f78c61929b12193c4e6a3af9bbc6b70659b718f925 -binfiles arch=amd64-freebsd size=42 - bin/amd64-freebsd/kpseaccess - bin/amd64-freebsd/kpsereadlink - bin/amd64-freebsd/kpsestat - bin/amd64-freebsd/kpsewhich - bin/amd64-freebsd/mkocp - bin/amd64-freebsd/mkofm - bin/amd64-freebsd/mktexfmt - bin/amd64-freebsd/mktexlsr - bin/amd64-freebsd/mktexmf - bin/amd64-freebsd/mktexpk - bin/amd64-freebsd/mktextfm - bin/amd64-freebsd/texhash - -name kpathsea.amd64-netbsd -category TLCore -revision 48698 -shortdesc amd64-netbsd files of kpathsea -containersize 45732 -containerchecksum 68aadc64091f231af483c4888cad920707fffa61d48fa4af90dde7bc8cb55133175389e1c299be669d0fcd812d642a17d30ecb9d5384115f14c9b073a2ec39b7 -binfiles arch=amd64-netbsd size=47 - bin/amd64-netbsd/kpseaccess - bin/amd64-netbsd/kpsereadlink - bin/amd64-netbsd/kpsestat - bin/amd64-netbsd/kpsewhich - bin/amd64-netbsd/mkocp - bin/amd64-netbsd/mkofm - bin/amd64-netbsd/mktexfmt - bin/amd64-netbsd/mktexlsr - bin/amd64-netbsd/mktexmf - bin/amd64-netbsd/mktexpk - bin/amd64-netbsd/mktextfm - bin/amd64-netbsd/texhash - -name kpathsea.armhf-linux -category TLCore -revision 48716 -shortdesc armhf-linux files of kpathsea -containersize 40128 -containerchecksum 9cf73dd8911c092b8ae655c2ea51ed33911f6dc14aea395f7159101e2294aa95ff43a54df4e8f26406a8c95e00e48d00bbacc609d3d00ab5abb2143954947a1d -binfiles arch=armhf-linux size=38 - bin/armhf-linux/kpseaccess - bin/armhf-linux/kpsereadlink - bin/armhf-linux/kpsestat - bin/armhf-linux/kpsewhich - bin/armhf-linux/mkocp - bin/armhf-linux/mkofm - bin/armhf-linux/mktexfmt - bin/armhf-linux/mktexlsr - bin/armhf-linux/mktexmf - bin/armhf-linux/mktexpk - bin/armhf-linux/mktextfm - bin/armhf-linux/texhash - -name kpathsea.i386-cygwin -category TLCore -revision 47651 -shortdesc i386-cygwin files of kpathsea -containersize 54580 -containerchecksum 9023d0e340193e9c120cb4beee21b6589a573da65c26a21e4d23599224cceb8eec81b5e6ba6761d7c1354007fabd4dfdb8bb538575fcf1ffc62133f72dbcff19 -binfiles arch=i386-cygwin size=53 - bin/i386-cygwin/cygkpathsea-6.dll - bin/i386-cygwin/kpseaccess.exe - bin/i386-cygwin/kpsereadlink.exe - bin/i386-cygwin/kpsestat.exe - bin/i386-cygwin/kpsewhich.exe - bin/i386-cygwin/mkocp - bin/i386-cygwin/mkofm - bin/i386-cygwin/mktexfmt - bin/i386-cygwin/mktexlsr - bin/i386-cygwin/mktexmf - bin/i386-cygwin/mktexpk - bin/i386-cygwin/mktextfm - bin/i386-cygwin/texhash - -name kpathsea.i386-freebsd -category TLCore -revision 47009 -shortdesc i386-freebsd files of kpathsea -containersize 43356 -containerchecksum 170e9896241487d4c7ca2cee79e604d05ce98cd3b40885f5f365fd8616583f9ff34ee14773b5c38a74c476fac29faa552b3e54fa310152c4e878c5fa2cd01618 -binfiles arch=i386-freebsd size=39 - bin/i386-freebsd/kpseaccess - bin/i386-freebsd/kpsereadlink - bin/i386-freebsd/kpsestat - bin/i386-freebsd/kpsewhich - bin/i386-freebsd/mkocp - bin/i386-freebsd/mkofm - bin/i386-freebsd/mktexfmt - bin/i386-freebsd/mktexlsr - bin/i386-freebsd/mktexmf - bin/i386-freebsd/mktexpk - bin/i386-freebsd/mktextfm - bin/i386-freebsd/texhash - -name kpathsea.i386-linux -category TLCore -revision 47245 -shortdesc i386-linux files of kpathsea -containersize 50032 -containerchecksum 90db7899fb47a4f94d4fa7e05f7d9771ef89c76601c28b77210375fe4f588a071be1325936decd28d342ae9528a151f0900cd26691cc4c754975470da762bd07 -binfiles arch=i386-linux size=42 - bin/i386-linux/kpseaccess - bin/i386-linux/kpsereadlink - bin/i386-linux/kpsestat - bin/i386-linux/kpsewhich - bin/i386-linux/mkocp - bin/i386-linux/mkofm - bin/i386-linux/mktexfmt - bin/i386-linux/mktexlsr - bin/i386-linux/mktexmf - bin/i386-linux/mktexpk - bin/i386-linux/mktextfm - bin/i386-linux/texhash - -name kpathsea.i386-netbsd -category TLCore -revision 46999 -shortdesc i386-netbsd files of kpathsea -containersize 42444 -containerchecksum 41abb4d2db8730f033426ccb1b84d9c67b710089a14d24426ef122e896e6d8a977c574d94e6ba007499f12292ea6f867e65e84ade31e8450ed4042168e948d9b -binfiles arch=i386-netbsd size=45 - bin/i386-netbsd/kpseaccess - bin/i386-netbsd/kpsereadlink - bin/i386-netbsd/kpsestat - bin/i386-netbsd/kpsewhich - bin/i386-netbsd/mkocp - bin/i386-netbsd/mkofm - bin/i386-netbsd/mktexfmt - bin/i386-netbsd/mktexlsr - bin/i386-netbsd/mktexmf - bin/i386-netbsd/mktexpk - bin/i386-netbsd/mktextfm - bin/i386-netbsd/texhash - -name kpathsea.i386-solaris -category TLCore -revision 46997 -shortdesc i386-solaris files of kpathsea -containersize 48840 -containerchecksum 4f80ecc0196bd48e3b812799b3d4fb2d1c893f87054f974efb8855dafdcb053f833ca89fef1dc700c3292a5f641d8271aa7b356e2de78637ee5a06f0f5f25540 -binfiles arch=i386-solaris size=40 - bin/i386-solaris/kpseaccess - bin/i386-solaris/kpsereadlink - bin/i386-solaris/kpsestat - bin/i386-solaris/kpsewhich - bin/i386-solaris/mkocp - bin/i386-solaris/mkofm - bin/i386-solaris/mktexfmt - bin/i386-solaris/mktexlsr - bin/i386-solaris/mktexmf - bin/i386-solaris/mktexpk - bin/i386-solaris/mktextfm - bin/i386-solaris/texhash - -name kpathsea.sparc-solaris -category TLCore -revision 46997 -shortdesc sparc-solaris files of kpathsea -containersize 45044 -containerchecksum a201eff4ae9306bf0510d00f836bf7022f78b2b5e956f250f9877a9787ea5ffc91a6820c36fb626e5a3bb9c6804e210186579652b42d96c07da655e4723f0cf1 -binfiles arch=sparc-solaris size=42 - bin/sparc-solaris/kpseaccess - bin/sparc-solaris/kpsereadlink - bin/sparc-solaris/kpsestat - bin/sparc-solaris/kpsewhich - bin/sparc-solaris/mkocp - bin/sparc-solaris/mkofm - bin/sparc-solaris/mktexfmt - bin/sparc-solaris/mktexlsr - bin/sparc-solaris/mktexmf - bin/sparc-solaris/mktexpk - bin/sparc-solaris/mktextfm - bin/sparc-solaris/texhash - -name kpathsea.win32 -category TLCore -revision 47867 -shortdesc win32 files of kpathsea -containersize 508164 -containerchecksum 10c5667982583d99ffe2b37087ad631f474079c1920565f98390d0d129106aba5e6ce4fc69baf6a6064bc040b66e1e8a7bb3bf31a10189d1ce9924fb39cf14af -binfiles arch=win32 size=361 - bin/win32/kpathsea630.dll - bin/win32/kpseaccess.exe - bin/win32/kpsereadlink.exe - bin/win32/kpsestat.exe - bin/win32/kpsewhich.exe - bin/win32/mkocp.exe - bin/win32/mkofm.exe - bin/win32/mktexfmt.exe - bin/win32/mktexlsr.exe - bin/win32/mktexmf.exe - bin/win32/mktexpk.exe - bin/win32/mktextfm.exe - bin/win32/mktexupd.exe - bin/win32/msvcp140.dll - bin/win32/msvcr100.dll - bin/win32/texhash.exe - -name kpathsea.x86_64-cygwin -category TLCore -revision 47650 -shortdesc x86_64-cygwin files of kpathsea -containersize 53176 -containerchecksum d062431bae5a4ef0a41f719f2f6ee733326b99717c4c5f4e4a668e1ff626c010dbb6d75ce620da7c20b4c6238a5086cf85c695ac8aca83daa3870967f179c8fe -binfiles arch=x86_64-cygwin size=50 - bin/x86_64-cygwin/cygkpathsea-6.dll - bin/x86_64-cygwin/kpseaccess.exe - bin/x86_64-cygwin/kpsereadlink.exe - bin/x86_64-cygwin/kpsestat.exe - bin/x86_64-cygwin/kpsewhich.exe - bin/x86_64-cygwin/mkocp - bin/x86_64-cygwin/mkofm - bin/x86_64-cygwin/mktexfmt - bin/x86_64-cygwin/mktexlsr - bin/x86_64-cygwin/mktexmf - bin/x86_64-cygwin/mktexpk - bin/x86_64-cygwin/mktextfm - bin/x86_64-cygwin/texhash - -name kpathsea.x86_64-darwin -category TLCore -revision 48728 -shortdesc x86_64-darwin files of kpathsea -containersize 47604 -containerchecksum 548c397c1b29f29c252e81059fcd2eca82fc818e58fe4584c59cd4ac84c495f35c87860f8991aaa5848923f02bc6d7e13ee79fd7a55193997c4edd890ce6f5a3 -binfiles arch=x86_64-darwin size=44 - bin/x86_64-darwin/kpseaccess - bin/x86_64-darwin/kpsereadlink - bin/x86_64-darwin/kpsestat - bin/x86_64-darwin/kpsewhich - bin/x86_64-darwin/mkocp - bin/x86_64-darwin/mkofm - bin/x86_64-darwin/mktexfmt - bin/x86_64-darwin/mktexlsr - bin/x86_64-darwin/mktexmf - bin/x86_64-darwin/mktexpk - bin/x86_64-darwin/mktextfm - bin/x86_64-darwin/texhash - -name kpathsea.x86_64-darwinlegacy -category TLCore -revision 47387 -shortdesc x86_64-darwinlegacy files of kpathsea -containersize 47232 -containerchecksum def90df348916c81cd600d9d21ddd932b6478622d2fd6827cd45472ebcc4c22c1a323ff3ea0072c8e7a9a5c8768359fde04025c61b9f37b2ffa8729d675e02b8 -binfiles arch=x86_64-darwinlegacy size=44 - bin/x86_64-darwinlegacy/kpseaccess - bin/x86_64-darwinlegacy/kpsereadlink - bin/x86_64-darwinlegacy/kpsestat - bin/x86_64-darwinlegacy/kpsewhich - bin/x86_64-darwinlegacy/mkocp - bin/x86_64-darwinlegacy/mkofm - bin/x86_64-darwinlegacy/mktexfmt - bin/x86_64-darwinlegacy/mktexlsr - bin/x86_64-darwinlegacy/mktexmf - bin/x86_64-darwinlegacy/mktexpk - bin/x86_64-darwinlegacy/mktextfm - bin/x86_64-darwinlegacy/texhash - -name kpathsea.x86_64-linux -category TLCore -revision 47063 -shortdesc x86_64-linux files of kpathsea -containersize 47728 -containerchecksum 52b1112446062cd84c84925c61931e91272abdddc196df9b63c1462a047cfcb5b31a25bc11bbfdb7408d2c47f218f5184be62799e05bc0b5b2fc904efdb3cb9d -binfiles arch=x86_64-linux size=40 - bin/x86_64-linux/kpseaccess - bin/x86_64-linux/kpsereadlink - bin/x86_64-linux/kpsestat - bin/x86_64-linux/kpsewhich - bin/x86_64-linux/mkocp - bin/x86_64-linux/mkofm - bin/x86_64-linux/mktexfmt - bin/x86_64-linux/mktexlsr - bin/x86_64-linux/mktexmf - bin/x86_64-linux/mktexpk - bin/x86_64-linux/mktextfm - bin/x86_64-linux/texhash - -name kpathsea.x86_64-linuxmusl -category TLCore -revision 47036 -shortdesc x86_64-linuxmusl files of kpathsea -containersize 52004 -containerchecksum f931533357a1fc5562867ee0d8386faf2a7306584bf84540ccc98fac0f96223e991179694e27e8ebd12fd421c43b41183f01dd6091ebb1e241e969c64d06680f -binfiles arch=x86_64-linuxmusl size=47 - bin/x86_64-linuxmusl/kpseaccess - bin/x86_64-linuxmusl/kpsereadlink - bin/x86_64-linuxmusl/kpsestat - bin/x86_64-linuxmusl/kpsewhich - bin/x86_64-linuxmusl/mkocp - bin/x86_64-linuxmusl/mkofm - bin/x86_64-linuxmusl/mktexfmt - bin/x86_64-linuxmusl/mktexlsr - bin/x86_64-linuxmusl/mktexmf - bin/x86_64-linuxmusl/mktexpk - bin/x86_64-linuxmusl/mktextfm - bin/x86_64-linuxmusl/texhash - -name kpathsea.x86_64-solaris -category TLCore -revision 46997 -shortdesc x86_64-solaris files of kpathsea -containersize 52052 -containerchecksum 80087ccd07f0827303712764e2b5221e500d0bd6e29f7cbebcfe5117bcb893e868f0f4bd4ff30143507cb709842198ed8eaa8f952ac5b429ee5754770876d4b1 -binfiles arch=x86_64-solaris size=46 - bin/x86_64-solaris/kpseaccess - bin/x86_64-solaris/kpsereadlink - bin/x86_64-solaris/kpsestat - bin/x86_64-solaris/kpsewhich - bin/x86_64-solaris/mkocp - bin/x86_64-solaris/mkofm - bin/x86_64-solaris/mktexfmt - bin/x86_64-solaris/mktexlsr - bin/x86_64-solaris/mktexmf - bin/x86_64-solaris/mktexpk - bin/x86_64-solaris/mktextfm - bin/x86_64-solaris/texhash - -name kpfonts -category Package -revision 48470 -shortdesc A complete set of fonts for text and mathematics -relocated 1 -longdesc The family contains text fonts in roman, sans-serif and -longdesc monospaced shapes, with true small caps and old-style numbers; -longdesc the package offers full support of the textcomp package. The -longdesc mathematics fonts include all the AMS fonts, in both normal and -longdesc bold weights. Each of the font types is available in two main -longdesc versions: default and 'light'. Each version is available in -longdesc four variants: default; oldstyle numbers; oldstyle numbers with -longdesc old ligatures such as ct and st, and long-tailed capital Q; and -longdesc veryoldstyle with long s. Other variants include small caps as -longdesc default or 'large small caps', and for mathematics both upright -longdesc and slanted shapes for Greek letters, as well as default and -longdesc narrow versions of multiple integrals. The fonts were -longdesc originally derived from URW Palladio (with URW's agreement) -longdesc though the fonts are very clearly different in appearance from -longdesc their parent. -execute addMap kpfonts.map -containersize 2224148 -containerchecksum e6997f0a3cba6f4de6860986569dacec3ca381f1c13e045539a74e4e2e7f84656a042416cdc7adf3f77ae9b58d77baac4782d0374dee56fd2e6a6301678cb29b -doccontainersize 1759368 -doccontainerchecksum 65c2fc56d27f6bf3bccbbaaa31276f2f3918e0b0de4a4b7708847f5af26630f10e84236bc33a682dcd101c7ac62b68455f0ae521a0be0e14c794e38159a70eeb -docfiles size=544 - RELOC/doc/fonts/kpfonts/Kpfonts-Doc-French.pdf details="Package documentation (French)" language="fr" - RELOC/doc/fonts/kpfonts/Kpfonts-Doc-French.tex - RELOC/doc/fonts/kpfonts/README.txt details="Readme" - RELOC/doc/fonts/kpfonts/christophe.cls - RELOC/doc/fonts/kpfonts/kpfonts-abstract.pdf details="Summary of features" - RELOC/doc/fonts/kpfonts/kpfonts-abstract.tex - RELOC/doc/fonts/kpfonts/kpfonts-math-symbols-tables.pdf - RELOC/doc/fonts/kpfonts/kpfonts-math-symbols-tables.tex - RELOC/doc/fonts/kpfonts/kpfonts.pdf details="Package documentation (English)" language="en" - RELOC/doc/fonts/kpfonts/kpfonts.tex -srccontainersize 223552 -srccontainerchecksum f8e1782af4d99309c6b8ffa634f2689a45d70e101e3f841d2ce17b286a3beda1b3a0661eea6982e192954c5e8b09fd8653084a120dcd62b6bb7f909ea901235f -srcfiles size=76 - RELOC/source/fonts/kpfonts/afm.zip - RELOC/source/fonts/kpfonts/kpfonts-fontinst.zip -runfiles size=3713 - RELOC/fonts/enc/dvips/kpfonts/kpfonts-expert-sc.enc - RELOC/fonts/enc/dvips/kpfonts/kpfonts-expert-tt.enc - RELOC/fonts/enc/dvips/kpfonts/kpfonts-expert.enc - RELOC/fonts/enc/dvips/kpfonts/kpfonts-large-sc.enc - RELOC/fonts/map/dvips/kpfonts/kpfonts.map - RELOC/fonts/tfm/public/kpfonts/jkpbex.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbexa.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbit7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbit7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbit8a.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbit8r.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbit8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbitc.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbite.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbmi.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbmia.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbmiaw.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbmif.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbmifw.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbmiw.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbn7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbn8a.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbn8r.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbnc.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbne.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbsc7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbsc7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbsc8a.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbsc8r.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbsc8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbsce.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbscsl7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbscsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbscsl8r.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbscsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbscsle.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbsl7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbsl8r.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbslc.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbsle.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbsy.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbsya.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbsyb.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbsybw.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbsyc.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbsyd.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbsydw.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbsyw.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbxit7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbxit7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbxit8r.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbxit8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbxitc.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbxite.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbxn7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbxn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbxn8r.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbxn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbxnc.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbxne.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbxsc7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbxsc7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbxsc8r.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbxsc8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbxsce.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbxscsl7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbxscsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbxscsl8r.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbxscsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbxscsle.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbxsl7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbxsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbxsl8r.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbxsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbxslc.tfm - RELOC/fonts/tfm/public/kpfonts/jkpbxsle.tfm - RELOC/fonts/tfm/public/kpfonts/jkpex.tfm - RELOC/fonts/tfm/public/kpfonts/jkpexa.tfm - RELOC/fonts/tfm/public/kpfonts/jkpfbit7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpfbit8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpfbn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpfbn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpfbsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpfbsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpfbxit7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpfbxit8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpfbxn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpfbxn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpfbxsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpfbxsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpfmit7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpfmit8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpfmn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpfmn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpfmsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpfmsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpfosnbit7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpfosnbit8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpfosnbn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpfosnbn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpfosnbsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpfosnbsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpfosnbxit7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpfosnbxit8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpfosnbxn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpfosnbxn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpfosnbxsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpfosnbxsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpfosnmit7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpfosnmit8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpfosnmn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpfosnmn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpfosnmsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpfosnmsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpfssosnbn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpfssosnbn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpfssosnbsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpfssosnbsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpfssosnbxn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpfssosnbxn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpfssosnbxsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpfssosnbxsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpfssosnmn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpfssosnmn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpfssosnmsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpfssosnmsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpkbsc.tfm - RELOC/fonts/tfm/public/kpfonts/jkpkbsc7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpkbsc8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpkbscsl.tfm - RELOC/fonts/tfm/public/kpfonts/jkpkbscsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpkbscsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpkbxsc.tfm - RELOC/fonts/tfm/public/kpfonts/jkpkbxsc7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpkbxsc8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpkbxscsl.tfm - RELOC/fonts/tfm/public/kpfonts/jkpkbxscsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpkbxscsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpkmsc.tfm - RELOC/fonts/tfm/public/kpfonts/jkpkmsc7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpkmsc8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpkmscsl.tfm - RELOC/fonts/tfm/public/kpfonts/jkpkmscsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpkmscsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpkosbsc7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpkosbsc8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpkosbscsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpkosbscsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpkosbxsc7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpkosbxsc8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpkosbxscsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpkosbxscsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpkosmsc7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpkosmsc8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpkosmscsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpkosmscsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpkosnbsc7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpkosnbsc8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpkosnbscsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpkosnbscsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpkosnbxsc7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpkosnbxsc8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpkosnbxscsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpkosnbxscsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpkosnmsc7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpkosnmsc8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpkosnmscsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpkosnmscsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbex.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbexa.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbit7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbit7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbit8a.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbit8r.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbit8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbitc.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbite.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbmi.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbmia.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbmiaw.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbmif.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbmifw.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbmiw.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbn7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbn8a.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbn8r.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbnc.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbne.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbsc7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbsc7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbsc8a.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbsc8r.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbsc8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbsce.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbscsl7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbscsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbscsl8r.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbscsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbscsle.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbsl7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbsl8r.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbslc.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbsle.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbsy.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbsyb.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbsybw.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbsyc.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbsyd.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbsydw.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbsyw.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbxit7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbxit7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbxit8r.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbxit8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbxitc.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbxite.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbxn7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbxn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbxn8r.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbxn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbxnc.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbxne.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbxsc7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbxsc7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbxsc8r.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbxsc8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbxsce.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbxscsl7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbxscsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbxscsl8r.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbxscsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbxscsle.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbxsl7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbxsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbxsl8r.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbxsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbxslc.tfm - RELOC/fonts/tfm/public/kpfonts/jkplbxsle.tfm - RELOC/fonts/tfm/public/kpfonts/jkplex.tfm - RELOC/fonts/tfm/public/kpfonts/jkplexa.tfm - RELOC/fonts/tfm/public/kpfonts/jkplfbit7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplfbit8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplfbn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplfbn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplfbsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplfbsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplfbxit7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplfbxit8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplfbxn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplfbxn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplfbxsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplfbxsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplfmit7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplfmit8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplfmn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplfmn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplfmsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplfmsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplfosnbit7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplfosnbit8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplfosnbn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplfosnbn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplfosnbsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplfosnbsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplfosnbxit7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplfosnbxit8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplfosnbxn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplfosnbxn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplfosnbxsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplfosnbxsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplfosnmit7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplfosnmit8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplfosnmn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplfosnmn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplfosnmsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplfosnmsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplkbsc.tfm - RELOC/fonts/tfm/public/kpfonts/jkplkbsc7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplkbsc8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplkbscsl.tfm - RELOC/fonts/tfm/public/kpfonts/jkplkbscsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplkbscsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplkbxsc.tfm - RELOC/fonts/tfm/public/kpfonts/jkplkbxsc7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplkbxsc8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplkbxscsl.tfm - RELOC/fonts/tfm/public/kpfonts/jkplkbxscsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplkbxscsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplkmsc.tfm - RELOC/fonts/tfm/public/kpfonts/jkplkmsc7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplkmsc8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplkmscsl.tfm - RELOC/fonts/tfm/public/kpfonts/jkplkmscsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplkmscsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplkosbsc7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplkosbsc8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplkosbscsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplkosbscsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplkosbxsc7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplkosbxsc8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplkosbxscsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplkosbxscsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplkosmsc7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplkosmsc8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplkosmscsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplkosmscsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplkosnbsc7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplkosnbsc8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplkosnbscsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplkosnbscsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplkosnbxsc7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplkosnbxsc8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplkosnbxscsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplkosnbxscsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplkosnmsc7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplkosnmsc8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplkosnmscsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplkosnmscsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplmi.tfm - RELOC/fonts/tfm/public/kpfonts/jkplmia.tfm - RELOC/fonts/tfm/public/kpfonts/jkplmiaw.tfm - RELOC/fonts/tfm/public/kpfonts/jkplmif.tfm - RELOC/fonts/tfm/public/kpfonts/jkplmifw.tfm - RELOC/fonts/tfm/public/kpfonts/jkplmit7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkplmit7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplmit8a.tfm - RELOC/fonts/tfm/public/kpfonts/jkplmit8r.tfm - RELOC/fonts/tfm/public/kpfonts/jkplmit8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplmitc.tfm - RELOC/fonts/tfm/public/kpfonts/jkplmite.tfm - RELOC/fonts/tfm/public/kpfonts/jkplmiw.tfm - RELOC/fonts/tfm/public/kpfonts/jkplmn7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkplmn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplmn8a.tfm - RELOC/fonts/tfm/public/kpfonts/jkplmn8r.tfm - RELOC/fonts/tfm/public/kpfonts/jkplmn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplmnc.tfm - RELOC/fonts/tfm/public/kpfonts/jkplmne.tfm - RELOC/fonts/tfm/public/kpfonts/jkplmsc7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkplmsc7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplmsc8a.tfm - RELOC/fonts/tfm/public/kpfonts/jkplmsc8r.tfm - RELOC/fonts/tfm/public/kpfonts/jkplmsc8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplmsce.tfm - RELOC/fonts/tfm/public/kpfonts/jkplmscsl7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkplmscsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplmscsl8r.tfm - RELOC/fonts/tfm/public/kpfonts/jkplmscsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplmscsle.tfm - RELOC/fonts/tfm/public/kpfonts/jkplmsl7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkplmsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplmsl8r.tfm - RELOC/fonts/tfm/public/kpfonts/jkplmsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplmslc.tfm - RELOC/fonts/tfm/public/kpfonts/jkplmsle.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosbit7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosbit7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosbit8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosbn7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosbn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosbn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosbsc7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosbsc7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosbsc8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosbscsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosbscsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosbsl7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosbsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosbsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosbxit7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosbxit7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosbxit8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosbxn7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosbxn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosbxn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosbxsc7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosbxsc7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosbxsc8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosbxscsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosbxscsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosbxsl7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosbxsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosbxsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosmit7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosmit7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosmit8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosmn7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosmn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosmn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosmsc7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosmsc7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosmsc8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosmscsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosmscsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosmsl7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosmsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosmsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosnbit7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosnbit8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosnbn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosnbn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosnbsc7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosnbsc8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosnbscsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosnbscsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosnbsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosnbsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosnbxit7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosnbxit8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosnbxn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosnbxn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosnbxsc7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosnbxsc8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosnbxscsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosnbxscsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosnbxsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosnbxsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosnmit7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosnmit8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosnmn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosnmn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosnmsc7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosnmsc8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosnmscsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosnmscsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosnmsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplosnmsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplsy.tfm - RELOC/fonts/tfm/public/kpfonts/jkplsyb.tfm - RELOC/fonts/tfm/public/kpfonts/jkplsybw.tfm - RELOC/fonts/tfm/public/kpfonts/jkplsyc.tfm - RELOC/fonts/tfm/public/kpfonts/jkplsyd.tfm - RELOC/fonts/tfm/public/kpfonts/jkplsydw.tfm - RELOC/fonts/tfm/public/kpfonts/jkplsyw.tfm - RELOC/fonts/tfm/public/kpfonts/jkplvosbit7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplvosbit8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplvosbmi.tfm - RELOC/fonts/tfm/public/kpfonts/jkplvosbmif.tfm - RELOC/fonts/tfm/public/kpfonts/jkplvosbmifw.tfm - RELOC/fonts/tfm/public/kpfonts/jkplvosbmiw.tfm - RELOC/fonts/tfm/public/kpfonts/jkplvosbn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplvosbn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplvosbsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplvosbsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplvosbxit7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplvosbxit8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplvosbxn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplvosbxn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplvosbxsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplvosbxsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplvosmi.tfm - RELOC/fonts/tfm/public/kpfonts/jkplvosmif.tfm - RELOC/fonts/tfm/public/kpfonts/jkplvosmifw.tfm - RELOC/fonts/tfm/public/kpfonts/jkplvosmit7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplvosmit8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplvosmiw.tfm - RELOC/fonts/tfm/public/kpfonts/jkplvosmn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplvosmn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplvosmsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkplvosmsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpmi.tfm - RELOC/fonts/tfm/public/kpfonts/jkpmia.tfm - RELOC/fonts/tfm/public/kpfonts/jkpmiaw.tfm - RELOC/fonts/tfm/public/kpfonts/jkpmif.tfm - RELOC/fonts/tfm/public/kpfonts/jkpmifw.tfm - RELOC/fonts/tfm/public/kpfonts/jkpmit7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkpmit7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpmit8a.tfm - RELOC/fonts/tfm/public/kpfonts/jkpmit8r.tfm - RELOC/fonts/tfm/public/kpfonts/jkpmit8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpmitc.tfm - RELOC/fonts/tfm/public/kpfonts/jkpmite.tfm - RELOC/fonts/tfm/public/kpfonts/jkpmiw.tfm - RELOC/fonts/tfm/public/kpfonts/jkpmn7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkpmn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpmn8a.tfm - RELOC/fonts/tfm/public/kpfonts/jkpmn8r.tfm - RELOC/fonts/tfm/public/kpfonts/jkpmn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpmnc.tfm - RELOC/fonts/tfm/public/kpfonts/jkpmne.tfm - RELOC/fonts/tfm/public/kpfonts/jkpmsc7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkpmsc7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpmsc8a.tfm - RELOC/fonts/tfm/public/kpfonts/jkpmsc8r.tfm - RELOC/fonts/tfm/public/kpfonts/jkpmsc8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpmsce.tfm - RELOC/fonts/tfm/public/kpfonts/jkpmscsl7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkpmscsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpmscsl8r.tfm - RELOC/fonts/tfm/public/kpfonts/jkpmscsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpmscsle.tfm - RELOC/fonts/tfm/public/kpfonts/jkpmsl7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkpmsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpmsl8r.tfm - RELOC/fonts/tfm/public/kpfonts/jkpmsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpmslc.tfm - RELOC/fonts/tfm/public/kpfonts/jkpmsle.tfm - RELOC/fonts/tfm/public/kpfonts/jkposbit7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkposbit7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposbit8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposbn7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkposbn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposbn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposbsc7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkposbsc7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposbsc8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposbscsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposbscsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposbsl7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkposbsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposbsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposbxit7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkposbxit7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposbxit8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposbxn7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkposbxn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposbxn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposbxsc7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkposbxsc7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposbxsc8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposbxscsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposbxscsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposbxsl7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkposbxsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposbxsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposmit7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkposmit7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposmit8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposmn7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkposmn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposmn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposmsc7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkposmsc7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposmsc8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposmscsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposmscsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposmsl7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkposmsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposmsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposnbit7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposnbit8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposnbn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposnbn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposnbsc7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposnbsc8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposnbscsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposnbscsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposnbsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposnbsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposnbxit7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposnbxit8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposnbxn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposnbxn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposnbxsc7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposnbxsc8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposnbxscsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposnbxscsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposnbxsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposnbxsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposnmit7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposnmit8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposnmn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposnmn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposnmsc7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposnmsc8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposnmscsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposnmscsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposnmsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkposnmsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssbex.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssbmi.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssbmia.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssbmif.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssbn7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssbn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssbn8a.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssbn8r.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssbn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssbnc.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssbne.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssbsc7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssbsc7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssbsc8a.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssbsc8r.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssbsc8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssbsce.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssbscsl7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssbscsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssbscsl8r.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssbscsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssbscsle.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssbsl7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssbsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssbsl8r.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssbsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssbslc.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssbsle.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssbsyb.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssbsybw.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssbxn7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssbxn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssbxn8r.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssbxn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssbxnc.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssbxne.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssbxsc7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssbxsc7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssbxsc8r.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssbxsc8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssbxsce.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssbxscsl7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssbxscsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssbxscsl8r.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssbxscsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssbxscsle.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssbxsl7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssbxsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssbxsl8r.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssbxsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssbxslc.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssbxsle.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssex.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssfbn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssfbn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssfbsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssfbsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssfbxn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssfbxn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssfbxsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssfbxsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssfmn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssfmn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssfmsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssfmsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssfosnbn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssfosnbn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssfosnbsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssfosnbsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssfosnbxn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssfosnbxn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssfosnbxsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssfosnbxsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssfosnmn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssfosnmn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssfosnmsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssfosnmsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpsskbsc.tfm - RELOC/fonts/tfm/public/kpfonts/jkpsskbsc7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpsskbsc8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpsskbscsl.tfm - RELOC/fonts/tfm/public/kpfonts/jkpsskbscsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpsskbscsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpsskbxsc.tfm - RELOC/fonts/tfm/public/kpfonts/jkpsskbxsc7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpsskbxsc8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpsskbxscsl.tfm - RELOC/fonts/tfm/public/kpfonts/jkpsskbxscsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpsskbxscsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpsskmsc.tfm - RELOC/fonts/tfm/public/kpfonts/jkpsskmsc7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpsskmsc8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpsskmscsl.tfm - RELOC/fonts/tfm/public/kpfonts/jkpsskmscsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpsskmscsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpsskosbsc7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpsskosbsc8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpsskosbscsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpsskosbscsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpsskosbxsc7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpsskosbxsc8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpsskosbxscsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpsskosbxscsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpsskosmsc7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpsskosmsc8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpsskosmscsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpsskosmscsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpsskosnbsc7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpsskosnbsc8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpsskosnbscsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpsskosnbscsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpsskosnbxsc7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpsskosnbxsc8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpsskosnbxscsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpsskosnbxscsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpsskosnmsc7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpsskosnmsc8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpsskosnmscsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpsskosnmscsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpsslbsyb.tfm - RELOC/fonts/tfm/public/kpfonts/jkpsslbsybw.tfm - RELOC/fonts/tfm/public/kpfonts/jkpsslsyb.tfm - RELOC/fonts/tfm/public/kpfonts/jkpsslsybw.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssmi.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssmia.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssmif.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssmn7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssmn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssmn8a.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssmn8r.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssmn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssmnc.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssmne.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssmsc7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssmsc7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssmsc8a.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssmsc8r.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssmsc8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssmsce.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssmscsl7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssmscsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssmscsl8r.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssmscsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssmscsle.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssmsl7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssmsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssmsl8r.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssmsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssmslc.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssmsle.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssosbn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssosbn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssosbsc7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssosbsc8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssosbscsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssosbscsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssosbsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssosbsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssosbxn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssosbxn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssosbxsc7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssosbxsc8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssosbxscsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssosbxscsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssosbxsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssosbxsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssosmn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssosmn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssosmsc7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssosmsc8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssosmscsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssosmscsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssosmsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssosmsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssosnbn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssosnbn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssosnbsc7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssosnbsc8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssosnbscsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssosnbscsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssosnbsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssosnbsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssosnbxn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssosnbxn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssosnbxsc7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssosnbxsc8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssosnbxscsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssosnbxscsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssosnbxsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssosnbxsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssosnmn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssosnmn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssosnmsc7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssosnmsc8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssosnmscsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssosnmscsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssosnmsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssosnmsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpsssyb.tfm - RELOC/fonts/tfm/public/kpfonts/jkpsssybw.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssvosbmi.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssvosbmif.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssvosbn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssvosbn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssvosbsc7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssvosbsc8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssvosbsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssvosbsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssvosbxn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssvosbxn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssvosbxsc7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssvosbxsc8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssvosbxsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssvosbxsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssvosmi.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssvosmif.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssvosmn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssvosmn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssvosmsc7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssvosmsc8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssvosmsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpssvosmsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpsy.tfm - RELOC/fonts/tfm/public/kpfonts/jkpsya.tfm - RELOC/fonts/tfm/public/kpfonts/jkpsyb.tfm - RELOC/fonts/tfm/public/kpfonts/jkpsybw.tfm - RELOC/fonts/tfm/public/kpfonts/jkpsyc.tfm - RELOC/fonts/tfm/public/kpfonts/jkpsyd.tfm - RELOC/fonts/tfm/public/kpfonts/jkpsydw.tfm - RELOC/fonts/tfm/public/kpfonts/jkpsyw.tfm - RELOC/fonts/tfm/public/kpfonts/jkpttbn7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkpttbn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpttbn8a.tfm - RELOC/fonts/tfm/public/kpfonts/jkpttbn8r.tfm - RELOC/fonts/tfm/public/kpfonts/jkpttbn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpttbnc.tfm - RELOC/fonts/tfm/public/kpfonts/jkpttbne.tfm - RELOC/fonts/tfm/public/kpfonts/jkpttbsl7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkpttbsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpttbsl8r.tfm - RELOC/fonts/tfm/public/kpfonts/jkpttbsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpttbslc.tfm - RELOC/fonts/tfm/public/kpfonts/jkpttbsle.tfm - RELOC/fonts/tfm/public/kpfonts/jkpttmn7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkpttmn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpttmn8a.tfm - RELOC/fonts/tfm/public/kpfonts/jkpttmn8r.tfm - RELOC/fonts/tfm/public/kpfonts/jkpttmn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpttmnc.tfm - RELOC/fonts/tfm/public/kpfonts/jkpttmne.tfm - RELOC/fonts/tfm/public/kpfonts/jkpttmsl7c.tfm - RELOC/fonts/tfm/public/kpfonts/jkpttmsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpttmsl8r.tfm - RELOC/fonts/tfm/public/kpfonts/jkpttmsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpttmslc.tfm - RELOC/fonts/tfm/public/kpfonts/jkpttmsle.tfm - RELOC/fonts/tfm/public/kpfonts/jkpttosbn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpttosbn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpttosbsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpttosbsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpttosmn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpttosmn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpttosmsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpttosmsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpttosnbn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpttosnbn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpttosnbsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpttosnbsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpttosnmn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpttosnmn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpttosnmsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpttosnmsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpttvosbn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpttvosbn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpttvosbsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpttvosbsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpttvosmn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpttvosmn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpttvosmsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpttvosmsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpvosbit7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpvosbit8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpvosbmi.tfm - RELOC/fonts/tfm/public/kpfonts/jkpvosbmif.tfm - RELOC/fonts/tfm/public/kpfonts/jkpvosbmifw.tfm - RELOC/fonts/tfm/public/kpfonts/jkpvosbmiw.tfm - RELOC/fonts/tfm/public/kpfonts/jkpvosbn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpvosbn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpvosbsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpvosbsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpvosbxit7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpvosbxit8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpvosbxn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpvosbxn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpvosbxsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpvosbxsl8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpvosmi.tfm - RELOC/fonts/tfm/public/kpfonts/jkpvosmif.tfm - RELOC/fonts/tfm/public/kpfonts/jkpvosmifw.tfm - RELOC/fonts/tfm/public/kpfonts/jkpvosmit7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpvosmit8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpvosmiw.tfm - RELOC/fonts/tfm/public/kpfonts/jkpvosmn7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpvosmn8t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpvosmsl7t.tfm - RELOC/fonts/tfm/public/kpfonts/jkpvosmsl8t.tfm - RELOC/fonts/type1/public/kpfonts/jkpbex.pfb - RELOC/fonts/type1/public/kpfonts/jkpbexa.pfb - RELOC/fonts/type1/public/kpfonts/jkpbit8a.pfb - RELOC/fonts/type1/public/kpfonts/jkpbitc.pfb - RELOC/fonts/type1/public/kpfonts/jkpbite.pfb - RELOC/fonts/type1/public/kpfonts/jkpbmi.pfb - RELOC/fonts/type1/public/kpfonts/jkpbmia.pfb - RELOC/fonts/type1/public/kpfonts/jkpbn8a.pfb - RELOC/fonts/type1/public/kpfonts/jkpbnc.pfb - RELOC/fonts/type1/public/kpfonts/jkpbne.pfb - RELOC/fonts/type1/public/kpfonts/jkpbsc8a.pfb - RELOC/fonts/type1/public/kpfonts/jkpbsce.pfb - RELOC/fonts/type1/public/kpfonts/jkpbsy.pfb - RELOC/fonts/type1/public/kpfonts/jkpbsya.pfb - RELOC/fonts/type1/public/kpfonts/jkpbsyb.pfb - RELOC/fonts/type1/public/kpfonts/jkpbsyc.pfb - RELOC/fonts/type1/public/kpfonts/jkpbsyd.pfb - RELOC/fonts/type1/public/kpfonts/jkpex.pfb - RELOC/fonts/type1/public/kpfonts/jkpexa.pfb - RELOC/fonts/type1/public/kpfonts/jkpkbsc.pfb - RELOC/fonts/type1/public/kpfonts/jkpkmsc.pfb - RELOC/fonts/type1/public/kpfonts/jkplbex.pfb - RELOC/fonts/type1/public/kpfonts/jkplbexa.pfb - RELOC/fonts/type1/public/kpfonts/jkplbit8a.pfb - RELOC/fonts/type1/public/kpfonts/jkplbitc.pfb - RELOC/fonts/type1/public/kpfonts/jkplbite.pfb - RELOC/fonts/type1/public/kpfonts/jkplbmi.pfb - RELOC/fonts/type1/public/kpfonts/jkplbmia.pfb - RELOC/fonts/type1/public/kpfonts/jkplbn8a.pfb - RELOC/fonts/type1/public/kpfonts/jkplbnc.pfb - RELOC/fonts/type1/public/kpfonts/jkplbne.pfb - RELOC/fonts/type1/public/kpfonts/jkplbsc8a.pfb - RELOC/fonts/type1/public/kpfonts/jkplbsce.pfb - RELOC/fonts/type1/public/kpfonts/jkplbsy.pfb - RELOC/fonts/type1/public/kpfonts/jkplbsyb.pfb - RELOC/fonts/type1/public/kpfonts/jkplbsyc.pfb - RELOC/fonts/type1/public/kpfonts/jkplbsyd.pfb - RELOC/fonts/type1/public/kpfonts/jkplex.pfb - RELOC/fonts/type1/public/kpfonts/jkplexa.pfb - RELOC/fonts/type1/public/kpfonts/jkplkbsc.pfb - RELOC/fonts/type1/public/kpfonts/jkplkmsc.pfb - RELOC/fonts/type1/public/kpfonts/jkplmi.pfb - RELOC/fonts/type1/public/kpfonts/jkplmia.pfb - RELOC/fonts/type1/public/kpfonts/jkplmit8a.pfb - RELOC/fonts/type1/public/kpfonts/jkplmitc.pfb - RELOC/fonts/type1/public/kpfonts/jkplmite.pfb - RELOC/fonts/type1/public/kpfonts/jkplmn8a.pfb - RELOC/fonts/type1/public/kpfonts/jkplmnc.pfb - RELOC/fonts/type1/public/kpfonts/jkplmne.pfb - RELOC/fonts/type1/public/kpfonts/jkplmsc8a.pfb - RELOC/fonts/type1/public/kpfonts/jkplmsce.pfb - RELOC/fonts/type1/public/kpfonts/jkplsy.pfb - RELOC/fonts/type1/public/kpfonts/jkplsyb.pfb - RELOC/fonts/type1/public/kpfonts/jkplsyc.pfb - RELOC/fonts/type1/public/kpfonts/jkplsyd.pfb - RELOC/fonts/type1/public/kpfonts/jkpmi.pfb - RELOC/fonts/type1/public/kpfonts/jkpmia.pfb - RELOC/fonts/type1/public/kpfonts/jkpmit8a.pfb - RELOC/fonts/type1/public/kpfonts/jkpmitc.pfb - RELOC/fonts/type1/public/kpfonts/jkpmite.pfb - RELOC/fonts/type1/public/kpfonts/jkpmn8a.pfb - RELOC/fonts/type1/public/kpfonts/jkpmnc.pfb - RELOC/fonts/type1/public/kpfonts/jkpmne.pfb - RELOC/fonts/type1/public/kpfonts/jkpmsc8a.pfb - RELOC/fonts/type1/public/kpfonts/jkpmsce.pfb - RELOC/fonts/type1/public/kpfonts/jkpssbn8a.pfb - RELOC/fonts/type1/public/kpfonts/jkpssbnc.pfb - RELOC/fonts/type1/public/kpfonts/jkpssbne.pfb - RELOC/fonts/type1/public/kpfonts/jkpssbsc8a.pfb - RELOC/fonts/type1/public/kpfonts/jkpssbsce.pfb - RELOC/fonts/type1/public/kpfonts/jkpsskbsc.pfb - RELOC/fonts/type1/public/kpfonts/jkpsskmsc.pfb - RELOC/fonts/type1/public/kpfonts/jkpssmn8a.pfb - RELOC/fonts/type1/public/kpfonts/jkpssmnc.pfb - RELOC/fonts/type1/public/kpfonts/jkpssmne.pfb - RELOC/fonts/type1/public/kpfonts/jkpssmsc8a.pfb - RELOC/fonts/type1/public/kpfonts/jkpssmsce.pfb - RELOC/fonts/type1/public/kpfonts/jkpsy.pfb - RELOC/fonts/type1/public/kpfonts/jkpsya.pfb - RELOC/fonts/type1/public/kpfonts/jkpsyb.pfb - RELOC/fonts/type1/public/kpfonts/jkpsyc.pfb - RELOC/fonts/type1/public/kpfonts/jkpsyd.pfb - RELOC/fonts/type1/public/kpfonts/jkpttbn8a.pfb - RELOC/fonts/type1/public/kpfonts/jkpttbnc.pfb - RELOC/fonts/type1/public/kpfonts/jkpttbne.pfb - RELOC/fonts/type1/public/kpfonts/jkpttmn8a.pfb - RELOC/fonts/type1/public/kpfonts/jkpttmnc.pfb - RELOC/fonts/type1/public/kpfonts/jkpttmne.pfb - RELOC/fonts/vf/public/kpfonts/jkpbit7c.vf - RELOC/fonts/vf/public/kpfonts/jkpbit7t.vf - RELOC/fonts/vf/public/kpfonts/jkpbit8t.vf - RELOC/fonts/vf/public/kpfonts/jkpbmiaw.vf - RELOC/fonts/vf/public/kpfonts/jkpbmif.vf - RELOC/fonts/vf/public/kpfonts/jkpbmifw.vf - RELOC/fonts/vf/public/kpfonts/jkpbmiw.vf - RELOC/fonts/vf/public/kpfonts/jkpbn7c.vf - RELOC/fonts/vf/public/kpfonts/jkpbn7t.vf - RELOC/fonts/vf/public/kpfonts/jkpbn8t.vf - RELOC/fonts/vf/public/kpfonts/jkpbsc7c.vf - RELOC/fonts/vf/public/kpfonts/jkpbsc7t.vf - RELOC/fonts/vf/public/kpfonts/jkpbsc8t.vf - RELOC/fonts/vf/public/kpfonts/jkpbscsl7c.vf - RELOC/fonts/vf/public/kpfonts/jkpbscsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpbscsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpbsl7c.vf - RELOC/fonts/vf/public/kpfonts/jkpbsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpbsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpbsybw.vf - RELOC/fonts/vf/public/kpfonts/jkpbsydw.vf - RELOC/fonts/vf/public/kpfonts/jkpbsyw.vf - RELOC/fonts/vf/public/kpfonts/jkpbxit7c.vf - RELOC/fonts/vf/public/kpfonts/jkpbxit7t.vf - RELOC/fonts/vf/public/kpfonts/jkpbxit8t.vf - RELOC/fonts/vf/public/kpfonts/jkpbxn7c.vf - RELOC/fonts/vf/public/kpfonts/jkpbxn7t.vf - RELOC/fonts/vf/public/kpfonts/jkpbxn8t.vf - RELOC/fonts/vf/public/kpfonts/jkpbxsc7c.vf - RELOC/fonts/vf/public/kpfonts/jkpbxsc7t.vf - RELOC/fonts/vf/public/kpfonts/jkpbxsc8t.vf - RELOC/fonts/vf/public/kpfonts/jkpbxscsl7c.vf - RELOC/fonts/vf/public/kpfonts/jkpbxscsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpbxscsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpbxsl7c.vf - RELOC/fonts/vf/public/kpfonts/jkpbxsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpbxsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpfbit7t.vf - RELOC/fonts/vf/public/kpfonts/jkpfbit8t.vf - RELOC/fonts/vf/public/kpfonts/jkpfbn7t.vf - RELOC/fonts/vf/public/kpfonts/jkpfbn8t.vf - RELOC/fonts/vf/public/kpfonts/jkpfbsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpfbsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpfbxit7t.vf - RELOC/fonts/vf/public/kpfonts/jkpfbxit8t.vf - RELOC/fonts/vf/public/kpfonts/jkpfbxn7t.vf - RELOC/fonts/vf/public/kpfonts/jkpfbxn8t.vf - RELOC/fonts/vf/public/kpfonts/jkpfbxsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpfbxsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpfmit7t.vf - RELOC/fonts/vf/public/kpfonts/jkpfmit8t.vf - RELOC/fonts/vf/public/kpfonts/jkpfmn7t.vf - RELOC/fonts/vf/public/kpfonts/jkpfmn8t.vf - RELOC/fonts/vf/public/kpfonts/jkpfmsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpfmsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpfosnbit7t.vf - RELOC/fonts/vf/public/kpfonts/jkpfosnbit8t.vf - RELOC/fonts/vf/public/kpfonts/jkpfosnbn7t.vf - RELOC/fonts/vf/public/kpfonts/jkpfosnbn8t.vf - RELOC/fonts/vf/public/kpfonts/jkpfosnbsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpfosnbsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpfosnbxit7t.vf - RELOC/fonts/vf/public/kpfonts/jkpfosnbxit8t.vf - RELOC/fonts/vf/public/kpfonts/jkpfosnbxn7t.vf - RELOC/fonts/vf/public/kpfonts/jkpfosnbxn8t.vf - RELOC/fonts/vf/public/kpfonts/jkpfosnbxsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpfosnbxsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpfosnmit7t.vf - RELOC/fonts/vf/public/kpfonts/jkpfosnmit8t.vf - RELOC/fonts/vf/public/kpfonts/jkpfosnmn7t.vf - RELOC/fonts/vf/public/kpfonts/jkpfosnmn8t.vf - RELOC/fonts/vf/public/kpfonts/jkpfosnmsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpfosnmsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpfssosnbn7t.vf - RELOC/fonts/vf/public/kpfonts/jkpfssosnbn8t.vf - RELOC/fonts/vf/public/kpfonts/jkpfssosnbsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpfssosnbsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpfssosnbxn7t.vf - RELOC/fonts/vf/public/kpfonts/jkpfssosnbxn8t.vf - RELOC/fonts/vf/public/kpfonts/jkpfssosnbxsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpfssosnbxsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpfssosnmn7t.vf - RELOC/fonts/vf/public/kpfonts/jkpfssosnmn8t.vf - RELOC/fonts/vf/public/kpfonts/jkpfssosnmsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpfssosnmsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpkbsc7t.vf - RELOC/fonts/vf/public/kpfonts/jkpkbsc8t.vf - RELOC/fonts/vf/public/kpfonts/jkpkbscsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpkbscsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpkbxsc7t.vf - RELOC/fonts/vf/public/kpfonts/jkpkbxsc8t.vf - RELOC/fonts/vf/public/kpfonts/jkpkbxscsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpkbxscsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpkmsc7t.vf - RELOC/fonts/vf/public/kpfonts/jkpkmsc8t.vf - RELOC/fonts/vf/public/kpfonts/jkpkmscsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpkmscsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpkosbsc7t.vf - RELOC/fonts/vf/public/kpfonts/jkpkosbsc8t.vf - RELOC/fonts/vf/public/kpfonts/jkpkosbscsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpkosbscsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpkosbxsc7t.vf - RELOC/fonts/vf/public/kpfonts/jkpkosbxsc8t.vf - RELOC/fonts/vf/public/kpfonts/jkpkosbxscsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpkosbxscsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpkosmsc7t.vf - RELOC/fonts/vf/public/kpfonts/jkpkosmsc8t.vf - RELOC/fonts/vf/public/kpfonts/jkpkosmscsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpkosmscsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpkosnbsc7t.vf - RELOC/fonts/vf/public/kpfonts/jkpkosnbsc8t.vf - RELOC/fonts/vf/public/kpfonts/jkpkosnbscsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpkosnbscsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpkosnbxsc7t.vf - RELOC/fonts/vf/public/kpfonts/jkpkosnbxsc8t.vf - RELOC/fonts/vf/public/kpfonts/jkpkosnbxscsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpkosnbxscsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpkosnmsc7t.vf - RELOC/fonts/vf/public/kpfonts/jkpkosnmsc8t.vf - RELOC/fonts/vf/public/kpfonts/jkpkosnmscsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpkosnmscsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkplbit7c.vf - RELOC/fonts/vf/public/kpfonts/jkplbit7t.vf - RELOC/fonts/vf/public/kpfonts/jkplbit8t.vf - RELOC/fonts/vf/public/kpfonts/jkplbmiaw.vf - RELOC/fonts/vf/public/kpfonts/jkplbmif.vf - RELOC/fonts/vf/public/kpfonts/jkplbmifw.vf - RELOC/fonts/vf/public/kpfonts/jkplbmiw.vf - RELOC/fonts/vf/public/kpfonts/jkplbn7c.vf - RELOC/fonts/vf/public/kpfonts/jkplbn7t.vf - RELOC/fonts/vf/public/kpfonts/jkplbn8t.vf - RELOC/fonts/vf/public/kpfonts/jkplbsc7c.vf - RELOC/fonts/vf/public/kpfonts/jkplbsc7t.vf - RELOC/fonts/vf/public/kpfonts/jkplbsc8t.vf - RELOC/fonts/vf/public/kpfonts/jkplbscsl7c.vf - RELOC/fonts/vf/public/kpfonts/jkplbscsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkplbscsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkplbsl7c.vf - RELOC/fonts/vf/public/kpfonts/jkplbsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkplbsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkplbsybw.vf - RELOC/fonts/vf/public/kpfonts/jkplbsydw.vf - RELOC/fonts/vf/public/kpfonts/jkplbsyw.vf - RELOC/fonts/vf/public/kpfonts/jkplbxit7c.vf - RELOC/fonts/vf/public/kpfonts/jkplbxit7t.vf - RELOC/fonts/vf/public/kpfonts/jkplbxit8t.vf - RELOC/fonts/vf/public/kpfonts/jkplbxn7c.vf - RELOC/fonts/vf/public/kpfonts/jkplbxn7t.vf - RELOC/fonts/vf/public/kpfonts/jkplbxn8t.vf - RELOC/fonts/vf/public/kpfonts/jkplbxsc7c.vf - RELOC/fonts/vf/public/kpfonts/jkplbxsc7t.vf - RELOC/fonts/vf/public/kpfonts/jkplbxsc8t.vf - RELOC/fonts/vf/public/kpfonts/jkplbxscsl7c.vf - RELOC/fonts/vf/public/kpfonts/jkplbxscsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkplbxscsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkplbxsl7c.vf - RELOC/fonts/vf/public/kpfonts/jkplbxsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkplbxsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkplfbit7t.vf - RELOC/fonts/vf/public/kpfonts/jkplfbit8t.vf - RELOC/fonts/vf/public/kpfonts/jkplfbn7t.vf - RELOC/fonts/vf/public/kpfonts/jkplfbn8t.vf - RELOC/fonts/vf/public/kpfonts/jkplfbsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkplfbsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkplfbxit7t.vf - RELOC/fonts/vf/public/kpfonts/jkplfbxit8t.vf - RELOC/fonts/vf/public/kpfonts/jkplfbxn7t.vf - RELOC/fonts/vf/public/kpfonts/jkplfbxn8t.vf - RELOC/fonts/vf/public/kpfonts/jkplfbxsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkplfbxsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkplfmit7t.vf - RELOC/fonts/vf/public/kpfonts/jkplfmit8t.vf - RELOC/fonts/vf/public/kpfonts/jkplfmn7t.vf - RELOC/fonts/vf/public/kpfonts/jkplfmn8t.vf - RELOC/fonts/vf/public/kpfonts/jkplfmsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkplfmsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkplfosnbit7t.vf - RELOC/fonts/vf/public/kpfonts/jkplfosnbit8t.vf - RELOC/fonts/vf/public/kpfonts/jkplfosnbn7t.vf - RELOC/fonts/vf/public/kpfonts/jkplfosnbn8t.vf - RELOC/fonts/vf/public/kpfonts/jkplfosnbsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkplfosnbsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkplfosnbxit7t.vf - RELOC/fonts/vf/public/kpfonts/jkplfosnbxit8t.vf - RELOC/fonts/vf/public/kpfonts/jkplfosnbxn7t.vf - RELOC/fonts/vf/public/kpfonts/jkplfosnbxn8t.vf - RELOC/fonts/vf/public/kpfonts/jkplfosnbxsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkplfosnbxsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkplfosnmit7t.vf - RELOC/fonts/vf/public/kpfonts/jkplfosnmit8t.vf - RELOC/fonts/vf/public/kpfonts/jkplfosnmn7t.vf - RELOC/fonts/vf/public/kpfonts/jkplfosnmn8t.vf - RELOC/fonts/vf/public/kpfonts/jkplfosnmsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkplfosnmsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkplkbsc7t.vf - RELOC/fonts/vf/public/kpfonts/jkplkbsc8t.vf - RELOC/fonts/vf/public/kpfonts/jkplkbscsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkplkbscsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkplkbxsc7t.vf - RELOC/fonts/vf/public/kpfonts/jkplkbxsc8t.vf - RELOC/fonts/vf/public/kpfonts/jkplkbxscsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkplkbxscsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkplkmsc7t.vf - RELOC/fonts/vf/public/kpfonts/jkplkmsc8t.vf - RELOC/fonts/vf/public/kpfonts/jkplkmscsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkplkmscsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkplkosbsc7t.vf - RELOC/fonts/vf/public/kpfonts/jkplkosbsc8t.vf - RELOC/fonts/vf/public/kpfonts/jkplkosbscsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkplkosbscsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkplkosbxsc7t.vf - RELOC/fonts/vf/public/kpfonts/jkplkosbxsc8t.vf - RELOC/fonts/vf/public/kpfonts/jkplkosbxscsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkplkosbxscsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkplkosmsc7t.vf - RELOC/fonts/vf/public/kpfonts/jkplkosmsc8t.vf - RELOC/fonts/vf/public/kpfonts/jkplkosmscsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkplkosmscsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkplkosnbsc7t.vf - RELOC/fonts/vf/public/kpfonts/jkplkosnbsc8t.vf - RELOC/fonts/vf/public/kpfonts/jkplkosnbscsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkplkosnbscsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkplkosnbxsc7t.vf - RELOC/fonts/vf/public/kpfonts/jkplkosnbxsc8t.vf - RELOC/fonts/vf/public/kpfonts/jkplkosnbxscsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkplkosnbxscsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkplkosnmsc7t.vf - RELOC/fonts/vf/public/kpfonts/jkplkosnmsc8t.vf - RELOC/fonts/vf/public/kpfonts/jkplkosnmscsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkplkosnmscsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkplmiaw.vf - RELOC/fonts/vf/public/kpfonts/jkplmif.vf - RELOC/fonts/vf/public/kpfonts/jkplmifw.vf - RELOC/fonts/vf/public/kpfonts/jkplmit7c.vf - RELOC/fonts/vf/public/kpfonts/jkplmit7t.vf - RELOC/fonts/vf/public/kpfonts/jkplmit8t.vf - RELOC/fonts/vf/public/kpfonts/jkplmiw.vf - RELOC/fonts/vf/public/kpfonts/jkplmn7c.vf - RELOC/fonts/vf/public/kpfonts/jkplmn7t.vf - RELOC/fonts/vf/public/kpfonts/jkplmn8t.vf - RELOC/fonts/vf/public/kpfonts/jkplmsc7c.vf - RELOC/fonts/vf/public/kpfonts/jkplmsc7t.vf - RELOC/fonts/vf/public/kpfonts/jkplmsc8t.vf - RELOC/fonts/vf/public/kpfonts/jkplmscsl7c.vf - RELOC/fonts/vf/public/kpfonts/jkplmscsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkplmscsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkplmsl7c.vf - RELOC/fonts/vf/public/kpfonts/jkplmsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkplmsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkplosbit7c.vf - RELOC/fonts/vf/public/kpfonts/jkplosbit7t.vf - RELOC/fonts/vf/public/kpfonts/jkplosbit8t.vf - RELOC/fonts/vf/public/kpfonts/jkplosbn7c.vf - RELOC/fonts/vf/public/kpfonts/jkplosbn7t.vf - RELOC/fonts/vf/public/kpfonts/jkplosbn8t.vf - RELOC/fonts/vf/public/kpfonts/jkplosbsc7c.vf - RELOC/fonts/vf/public/kpfonts/jkplosbsc7t.vf - RELOC/fonts/vf/public/kpfonts/jkplosbsc8t.vf - RELOC/fonts/vf/public/kpfonts/jkplosbscsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkplosbscsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkplosbsl7c.vf - RELOC/fonts/vf/public/kpfonts/jkplosbsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkplosbsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkplosbxit7c.vf - RELOC/fonts/vf/public/kpfonts/jkplosbxit7t.vf - RELOC/fonts/vf/public/kpfonts/jkplosbxit8t.vf - RELOC/fonts/vf/public/kpfonts/jkplosbxn7c.vf - RELOC/fonts/vf/public/kpfonts/jkplosbxn7t.vf - RELOC/fonts/vf/public/kpfonts/jkplosbxn8t.vf - RELOC/fonts/vf/public/kpfonts/jkplosbxsc7c.vf - RELOC/fonts/vf/public/kpfonts/jkplosbxsc7t.vf - RELOC/fonts/vf/public/kpfonts/jkplosbxsc8t.vf - RELOC/fonts/vf/public/kpfonts/jkplosbxscsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkplosbxscsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkplosbxsl7c.vf - RELOC/fonts/vf/public/kpfonts/jkplosbxsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkplosbxsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkplosmit7c.vf - RELOC/fonts/vf/public/kpfonts/jkplosmit7t.vf - RELOC/fonts/vf/public/kpfonts/jkplosmit8t.vf - RELOC/fonts/vf/public/kpfonts/jkplosmn7c.vf - RELOC/fonts/vf/public/kpfonts/jkplosmn7t.vf - RELOC/fonts/vf/public/kpfonts/jkplosmn8t.vf - RELOC/fonts/vf/public/kpfonts/jkplosmsc7c.vf - RELOC/fonts/vf/public/kpfonts/jkplosmsc7t.vf - RELOC/fonts/vf/public/kpfonts/jkplosmsc8t.vf - RELOC/fonts/vf/public/kpfonts/jkplosmscsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkplosmscsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkplosmsl7c.vf - RELOC/fonts/vf/public/kpfonts/jkplosmsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkplosmsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkplosnbit7t.vf - RELOC/fonts/vf/public/kpfonts/jkplosnbit8t.vf - RELOC/fonts/vf/public/kpfonts/jkplosnbn7t.vf - RELOC/fonts/vf/public/kpfonts/jkplosnbn8t.vf - RELOC/fonts/vf/public/kpfonts/jkplosnbsc7t.vf - RELOC/fonts/vf/public/kpfonts/jkplosnbsc8t.vf - RELOC/fonts/vf/public/kpfonts/jkplosnbscsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkplosnbscsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkplosnbsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkplosnbsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkplosnbxit7t.vf - RELOC/fonts/vf/public/kpfonts/jkplosnbxit8t.vf - RELOC/fonts/vf/public/kpfonts/jkplosnbxn7t.vf - RELOC/fonts/vf/public/kpfonts/jkplosnbxn8t.vf - RELOC/fonts/vf/public/kpfonts/jkplosnbxsc7t.vf - RELOC/fonts/vf/public/kpfonts/jkplosnbxsc8t.vf - RELOC/fonts/vf/public/kpfonts/jkplosnbxscsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkplosnbxscsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkplosnbxsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkplosnbxsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkplosnmit7t.vf - RELOC/fonts/vf/public/kpfonts/jkplosnmit8t.vf - RELOC/fonts/vf/public/kpfonts/jkplosnmn7t.vf - RELOC/fonts/vf/public/kpfonts/jkplosnmn8t.vf - RELOC/fonts/vf/public/kpfonts/jkplosnmsc7t.vf - RELOC/fonts/vf/public/kpfonts/jkplosnmsc8t.vf - RELOC/fonts/vf/public/kpfonts/jkplosnmscsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkplosnmscsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkplosnmsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkplosnmsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkplsybw.vf - RELOC/fonts/vf/public/kpfonts/jkplsydw.vf - RELOC/fonts/vf/public/kpfonts/jkplsyw.vf - RELOC/fonts/vf/public/kpfonts/jkplvosbit7t.vf - RELOC/fonts/vf/public/kpfonts/jkplvosbit8t.vf - RELOC/fonts/vf/public/kpfonts/jkplvosbmi.vf - RELOC/fonts/vf/public/kpfonts/jkplvosbmif.vf - RELOC/fonts/vf/public/kpfonts/jkplvosbmifw.vf - RELOC/fonts/vf/public/kpfonts/jkplvosbmiw.vf - RELOC/fonts/vf/public/kpfonts/jkplvosbn7t.vf - RELOC/fonts/vf/public/kpfonts/jkplvosbn8t.vf - RELOC/fonts/vf/public/kpfonts/jkplvosbsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkplvosbsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkplvosbxit7t.vf - RELOC/fonts/vf/public/kpfonts/jkplvosbxit8t.vf - RELOC/fonts/vf/public/kpfonts/jkplvosbxn7t.vf - RELOC/fonts/vf/public/kpfonts/jkplvosbxn8t.vf - RELOC/fonts/vf/public/kpfonts/jkplvosbxsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkplvosbxsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkplvosmi.vf - RELOC/fonts/vf/public/kpfonts/jkplvosmif.vf - RELOC/fonts/vf/public/kpfonts/jkplvosmifw.vf - RELOC/fonts/vf/public/kpfonts/jkplvosmit7t.vf - RELOC/fonts/vf/public/kpfonts/jkplvosmit8t.vf - RELOC/fonts/vf/public/kpfonts/jkplvosmiw.vf - RELOC/fonts/vf/public/kpfonts/jkplvosmn7t.vf - RELOC/fonts/vf/public/kpfonts/jkplvosmn8t.vf - RELOC/fonts/vf/public/kpfonts/jkplvosmsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkplvosmsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpmiaw.vf - RELOC/fonts/vf/public/kpfonts/jkpmif.vf - RELOC/fonts/vf/public/kpfonts/jkpmifw.vf - RELOC/fonts/vf/public/kpfonts/jkpmit7c.vf - RELOC/fonts/vf/public/kpfonts/jkpmit7t.vf - RELOC/fonts/vf/public/kpfonts/jkpmit8t.vf - RELOC/fonts/vf/public/kpfonts/jkpmiw.vf - RELOC/fonts/vf/public/kpfonts/jkpmn7c.vf - RELOC/fonts/vf/public/kpfonts/jkpmn7t.vf - RELOC/fonts/vf/public/kpfonts/jkpmn8t.vf - RELOC/fonts/vf/public/kpfonts/jkpmsc7c.vf - RELOC/fonts/vf/public/kpfonts/jkpmsc7t.vf - RELOC/fonts/vf/public/kpfonts/jkpmsc8t.vf - RELOC/fonts/vf/public/kpfonts/jkpmscsl7c.vf - RELOC/fonts/vf/public/kpfonts/jkpmscsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpmscsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpmsl7c.vf - RELOC/fonts/vf/public/kpfonts/jkpmsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpmsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkposbit7c.vf - RELOC/fonts/vf/public/kpfonts/jkposbit7t.vf - RELOC/fonts/vf/public/kpfonts/jkposbit8t.vf - RELOC/fonts/vf/public/kpfonts/jkposbn7c.vf - RELOC/fonts/vf/public/kpfonts/jkposbn7t.vf - RELOC/fonts/vf/public/kpfonts/jkposbn8t.vf - RELOC/fonts/vf/public/kpfonts/jkposbsc7c.vf - RELOC/fonts/vf/public/kpfonts/jkposbsc7t.vf - RELOC/fonts/vf/public/kpfonts/jkposbsc8t.vf - RELOC/fonts/vf/public/kpfonts/jkposbscsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkposbscsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkposbsl7c.vf - RELOC/fonts/vf/public/kpfonts/jkposbsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkposbsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkposbxit7c.vf - RELOC/fonts/vf/public/kpfonts/jkposbxit7t.vf - RELOC/fonts/vf/public/kpfonts/jkposbxit8t.vf - RELOC/fonts/vf/public/kpfonts/jkposbxn7c.vf - RELOC/fonts/vf/public/kpfonts/jkposbxn7t.vf - RELOC/fonts/vf/public/kpfonts/jkposbxn8t.vf - RELOC/fonts/vf/public/kpfonts/jkposbxsc7c.vf - RELOC/fonts/vf/public/kpfonts/jkposbxsc7t.vf - RELOC/fonts/vf/public/kpfonts/jkposbxsc8t.vf - RELOC/fonts/vf/public/kpfonts/jkposbxscsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkposbxscsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkposbxsl7c.vf - RELOC/fonts/vf/public/kpfonts/jkposbxsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkposbxsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkposmit7c.vf - RELOC/fonts/vf/public/kpfonts/jkposmit7t.vf - RELOC/fonts/vf/public/kpfonts/jkposmit8t.vf - RELOC/fonts/vf/public/kpfonts/jkposmn7c.vf - RELOC/fonts/vf/public/kpfonts/jkposmn7t.vf - RELOC/fonts/vf/public/kpfonts/jkposmn8t.vf - RELOC/fonts/vf/public/kpfonts/jkposmsc7c.vf - RELOC/fonts/vf/public/kpfonts/jkposmsc7t.vf - RELOC/fonts/vf/public/kpfonts/jkposmsc8t.vf - RELOC/fonts/vf/public/kpfonts/jkposmscsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkposmscsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkposmsl7c.vf - RELOC/fonts/vf/public/kpfonts/jkposmsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkposmsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkposnbit7t.vf - RELOC/fonts/vf/public/kpfonts/jkposnbit8t.vf - RELOC/fonts/vf/public/kpfonts/jkposnbn7t.vf - RELOC/fonts/vf/public/kpfonts/jkposnbn8t.vf - RELOC/fonts/vf/public/kpfonts/jkposnbsc7t.vf - RELOC/fonts/vf/public/kpfonts/jkposnbsc8t.vf - RELOC/fonts/vf/public/kpfonts/jkposnbscsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkposnbscsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkposnbsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkposnbsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkposnbxit7t.vf - RELOC/fonts/vf/public/kpfonts/jkposnbxit8t.vf - RELOC/fonts/vf/public/kpfonts/jkposnbxn7t.vf - RELOC/fonts/vf/public/kpfonts/jkposnbxn8t.vf - RELOC/fonts/vf/public/kpfonts/jkposnbxsc7t.vf - RELOC/fonts/vf/public/kpfonts/jkposnbxsc8t.vf - RELOC/fonts/vf/public/kpfonts/jkposnbxscsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkposnbxscsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkposnbxsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkposnbxsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkposnmit7t.vf - RELOC/fonts/vf/public/kpfonts/jkposnmit8t.vf - RELOC/fonts/vf/public/kpfonts/jkposnmn7t.vf - RELOC/fonts/vf/public/kpfonts/jkposnmn8t.vf - RELOC/fonts/vf/public/kpfonts/jkposnmsc7t.vf - RELOC/fonts/vf/public/kpfonts/jkposnmsc8t.vf - RELOC/fonts/vf/public/kpfonts/jkposnmscsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkposnmscsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkposnmsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkposnmsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpssbex.vf - RELOC/fonts/vf/public/kpfonts/jkpssbmi.vf - RELOC/fonts/vf/public/kpfonts/jkpssbmia.vf - RELOC/fonts/vf/public/kpfonts/jkpssbmif.vf - RELOC/fonts/vf/public/kpfonts/jkpssbn7c.vf - RELOC/fonts/vf/public/kpfonts/jkpssbn7t.vf - RELOC/fonts/vf/public/kpfonts/jkpssbn8t.vf - RELOC/fonts/vf/public/kpfonts/jkpssbsc7c.vf - RELOC/fonts/vf/public/kpfonts/jkpssbsc7t.vf - RELOC/fonts/vf/public/kpfonts/jkpssbsc8t.vf - RELOC/fonts/vf/public/kpfonts/jkpssbscsl7c.vf - RELOC/fonts/vf/public/kpfonts/jkpssbscsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpssbscsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpssbsl7c.vf - RELOC/fonts/vf/public/kpfonts/jkpssbsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpssbsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpssbsyb.vf - RELOC/fonts/vf/public/kpfonts/jkpssbsybw.vf - RELOC/fonts/vf/public/kpfonts/jkpssbxn7c.vf - RELOC/fonts/vf/public/kpfonts/jkpssbxn7t.vf - RELOC/fonts/vf/public/kpfonts/jkpssbxn8t.vf - RELOC/fonts/vf/public/kpfonts/jkpssbxsc7c.vf - RELOC/fonts/vf/public/kpfonts/jkpssbxsc7t.vf - RELOC/fonts/vf/public/kpfonts/jkpssbxsc8t.vf - RELOC/fonts/vf/public/kpfonts/jkpssbxscsl7c.vf - RELOC/fonts/vf/public/kpfonts/jkpssbxscsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpssbxscsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpssbxsl7c.vf - RELOC/fonts/vf/public/kpfonts/jkpssbxsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpssbxsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpssex.vf - RELOC/fonts/vf/public/kpfonts/jkpssfbn7t.vf - RELOC/fonts/vf/public/kpfonts/jkpssfbn8t.vf - RELOC/fonts/vf/public/kpfonts/jkpssfbsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpssfbsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpssfbxn7t.vf - RELOC/fonts/vf/public/kpfonts/jkpssfbxn8t.vf - RELOC/fonts/vf/public/kpfonts/jkpssfbxsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpssfbxsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpssfmn7t.vf - RELOC/fonts/vf/public/kpfonts/jkpssfmn8t.vf - RELOC/fonts/vf/public/kpfonts/jkpssfmsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpssfmsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpssfosnbn7t.vf - RELOC/fonts/vf/public/kpfonts/jkpssfosnbn8t.vf - RELOC/fonts/vf/public/kpfonts/jkpssfosnbsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpssfosnbsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpssfosnbxn7t.vf - RELOC/fonts/vf/public/kpfonts/jkpssfosnbxn8t.vf - RELOC/fonts/vf/public/kpfonts/jkpssfosnbxsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpssfosnbxsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpssfosnmn7t.vf - RELOC/fonts/vf/public/kpfonts/jkpssfosnmn8t.vf - RELOC/fonts/vf/public/kpfonts/jkpssfosnmsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpssfosnmsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpsskbsc7t.vf - RELOC/fonts/vf/public/kpfonts/jkpsskbsc8t.vf - RELOC/fonts/vf/public/kpfonts/jkpsskbscsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpsskbscsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpsskbxsc7t.vf - RELOC/fonts/vf/public/kpfonts/jkpsskbxsc8t.vf - RELOC/fonts/vf/public/kpfonts/jkpsskbxscsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpsskbxscsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpsskmsc7t.vf - RELOC/fonts/vf/public/kpfonts/jkpsskmsc8t.vf - RELOC/fonts/vf/public/kpfonts/jkpsskmscsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpsskmscsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpsskosbsc7t.vf - RELOC/fonts/vf/public/kpfonts/jkpsskosbsc8t.vf - RELOC/fonts/vf/public/kpfonts/jkpsskosbscsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpsskosbscsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpsskosbxsc7t.vf - RELOC/fonts/vf/public/kpfonts/jkpsskosbxsc8t.vf - RELOC/fonts/vf/public/kpfonts/jkpsskosbxscsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpsskosbxscsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpsskosmsc7t.vf - RELOC/fonts/vf/public/kpfonts/jkpsskosmsc8t.vf - RELOC/fonts/vf/public/kpfonts/jkpsskosmscsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpsskosmscsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpsskosnbsc7t.vf - RELOC/fonts/vf/public/kpfonts/jkpsskosnbsc8t.vf - RELOC/fonts/vf/public/kpfonts/jkpsskosnbscsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpsskosnbscsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpsskosnbxsc7t.vf - RELOC/fonts/vf/public/kpfonts/jkpsskosnbxsc8t.vf - RELOC/fonts/vf/public/kpfonts/jkpsskosnbxscsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpsskosnbxscsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpsskosnmsc7t.vf - RELOC/fonts/vf/public/kpfonts/jkpsskosnmsc8t.vf - RELOC/fonts/vf/public/kpfonts/jkpsskosnmscsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpsskosnmscsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpsslbsyb.vf - RELOC/fonts/vf/public/kpfonts/jkpsslbsybw.vf - RELOC/fonts/vf/public/kpfonts/jkpsslsyb.vf - RELOC/fonts/vf/public/kpfonts/jkpsslsybw.vf - RELOC/fonts/vf/public/kpfonts/jkpssmi.vf - RELOC/fonts/vf/public/kpfonts/jkpssmia.vf - RELOC/fonts/vf/public/kpfonts/jkpssmif.vf - RELOC/fonts/vf/public/kpfonts/jkpssmn7c.vf - RELOC/fonts/vf/public/kpfonts/jkpssmn7t.vf - RELOC/fonts/vf/public/kpfonts/jkpssmn8t.vf - RELOC/fonts/vf/public/kpfonts/jkpssmsc7c.vf - RELOC/fonts/vf/public/kpfonts/jkpssmsc7t.vf - RELOC/fonts/vf/public/kpfonts/jkpssmsc8t.vf - RELOC/fonts/vf/public/kpfonts/jkpssmscsl7c.vf - RELOC/fonts/vf/public/kpfonts/jkpssmscsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpssmscsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpssmsl7c.vf - RELOC/fonts/vf/public/kpfonts/jkpssmsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpssmsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpssosbn7t.vf - RELOC/fonts/vf/public/kpfonts/jkpssosbn8t.vf - RELOC/fonts/vf/public/kpfonts/jkpssosbsc7t.vf - RELOC/fonts/vf/public/kpfonts/jkpssosbsc8t.vf - RELOC/fonts/vf/public/kpfonts/jkpssosbscsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpssosbscsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpssosbsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpssosbsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpssosbxn7t.vf - RELOC/fonts/vf/public/kpfonts/jkpssosbxn8t.vf - RELOC/fonts/vf/public/kpfonts/jkpssosbxsc7t.vf - RELOC/fonts/vf/public/kpfonts/jkpssosbxsc8t.vf - RELOC/fonts/vf/public/kpfonts/jkpssosbxscsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpssosbxscsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpssosbxsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpssosbxsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpssosmn7t.vf - RELOC/fonts/vf/public/kpfonts/jkpssosmn8t.vf - RELOC/fonts/vf/public/kpfonts/jkpssosmsc7t.vf - RELOC/fonts/vf/public/kpfonts/jkpssosmsc8t.vf - RELOC/fonts/vf/public/kpfonts/jkpssosmscsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpssosmscsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpssosmsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpssosmsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpssosnbn7t.vf - RELOC/fonts/vf/public/kpfonts/jkpssosnbn8t.vf - RELOC/fonts/vf/public/kpfonts/jkpssosnbsc7t.vf - RELOC/fonts/vf/public/kpfonts/jkpssosnbsc8t.vf - RELOC/fonts/vf/public/kpfonts/jkpssosnbscsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpssosnbscsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpssosnbsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpssosnbsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpssosnbxn7t.vf - RELOC/fonts/vf/public/kpfonts/jkpssosnbxn8t.vf - RELOC/fonts/vf/public/kpfonts/jkpssosnbxsc7t.vf - RELOC/fonts/vf/public/kpfonts/jkpssosnbxsc8t.vf - RELOC/fonts/vf/public/kpfonts/jkpssosnbxscsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpssosnbxscsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpssosnbxsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpssosnbxsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpssosnmn7t.vf - RELOC/fonts/vf/public/kpfonts/jkpssosnmn8t.vf - RELOC/fonts/vf/public/kpfonts/jkpssosnmsc7t.vf - RELOC/fonts/vf/public/kpfonts/jkpssosnmsc8t.vf - RELOC/fonts/vf/public/kpfonts/jkpssosnmscsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpssosnmscsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpssosnmsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpssosnmsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpsssyb.vf - RELOC/fonts/vf/public/kpfonts/jkpsssybw.vf - RELOC/fonts/vf/public/kpfonts/jkpssvosbmi.vf - RELOC/fonts/vf/public/kpfonts/jkpssvosbmif.vf - RELOC/fonts/vf/public/kpfonts/jkpssvosbn7t.vf - RELOC/fonts/vf/public/kpfonts/jkpssvosbn8t.vf - RELOC/fonts/vf/public/kpfonts/jkpssvosbsc7t.vf - RELOC/fonts/vf/public/kpfonts/jkpssvosbsc8t.vf - RELOC/fonts/vf/public/kpfonts/jkpssvosbsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpssvosbsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpssvosbxn7t.vf - RELOC/fonts/vf/public/kpfonts/jkpssvosbxn8t.vf - RELOC/fonts/vf/public/kpfonts/jkpssvosbxsc7t.vf - RELOC/fonts/vf/public/kpfonts/jkpssvosbxsc8t.vf - RELOC/fonts/vf/public/kpfonts/jkpssvosbxsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpssvosbxsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpssvosmi.vf - RELOC/fonts/vf/public/kpfonts/jkpssvosmif.vf - RELOC/fonts/vf/public/kpfonts/jkpssvosmn7t.vf - RELOC/fonts/vf/public/kpfonts/jkpssvosmn8t.vf - RELOC/fonts/vf/public/kpfonts/jkpssvosmsc7t.vf - RELOC/fonts/vf/public/kpfonts/jkpssvosmsc8t.vf - RELOC/fonts/vf/public/kpfonts/jkpssvosmsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpssvosmsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpsybw.vf - RELOC/fonts/vf/public/kpfonts/jkpsydw.vf - RELOC/fonts/vf/public/kpfonts/jkpsyw.vf - RELOC/fonts/vf/public/kpfonts/jkpttbn7c.vf - RELOC/fonts/vf/public/kpfonts/jkpttbn7t.vf - RELOC/fonts/vf/public/kpfonts/jkpttbn8t.vf - RELOC/fonts/vf/public/kpfonts/jkpttbsl7c.vf - RELOC/fonts/vf/public/kpfonts/jkpttbsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpttbsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpttmn7c.vf - RELOC/fonts/vf/public/kpfonts/jkpttmn7t.vf - RELOC/fonts/vf/public/kpfonts/jkpttmn8t.vf - RELOC/fonts/vf/public/kpfonts/jkpttmsl7c.vf - RELOC/fonts/vf/public/kpfonts/jkpttmsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpttmsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpttosbn7t.vf - RELOC/fonts/vf/public/kpfonts/jkpttosbn8t.vf - RELOC/fonts/vf/public/kpfonts/jkpttosbsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpttosbsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpttosmn7t.vf - RELOC/fonts/vf/public/kpfonts/jkpttosmn8t.vf - RELOC/fonts/vf/public/kpfonts/jkpttosmsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpttosmsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpttosnbn7t.vf - RELOC/fonts/vf/public/kpfonts/jkpttosnbn8t.vf - RELOC/fonts/vf/public/kpfonts/jkpttosnbsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpttosnbsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpttosnmn7t.vf - RELOC/fonts/vf/public/kpfonts/jkpttosnmn8t.vf - RELOC/fonts/vf/public/kpfonts/jkpttosnmsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpttosnmsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpttvosbn7t.vf - RELOC/fonts/vf/public/kpfonts/jkpttvosbn8t.vf - RELOC/fonts/vf/public/kpfonts/jkpttvosbsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpttvosbsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpttvosmn7t.vf - RELOC/fonts/vf/public/kpfonts/jkpttvosmn8t.vf - RELOC/fonts/vf/public/kpfonts/jkpttvosmsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpttvosmsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpvosbit7t.vf - RELOC/fonts/vf/public/kpfonts/jkpvosbit8t.vf - RELOC/fonts/vf/public/kpfonts/jkpvosbmi.vf - RELOC/fonts/vf/public/kpfonts/jkpvosbmif.vf - RELOC/fonts/vf/public/kpfonts/jkpvosbmifw.vf - RELOC/fonts/vf/public/kpfonts/jkpvosbmiw.vf - RELOC/fonts/vf/public/kpfonts/jkpvosbn7t.vf - RELOC/fonts/vf/public/kpfonts/jkpvosbn8t.vf - RELOC/fonts/vf/public/kpfonts/jkpvosbsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpvosbsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpvosbxit7t.vf - RELOC/fonts/vf/public/kpfonts/jkpvosbxit8t.vf - RELOC/fonts/vf/public/kpfonts/jkpvosbxn7t.vf - RELOC/fonts/vf/public/kpfonts/jkpvosbxn8t.vf - RELOC/fonts/vf/public/kpfonts/jkpvosbxsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpvosbxsl8t.vf - RELOC/fonts/vf/public/kpfonts/jkpvosmi.vf - RELOC/fonts/vf/public/kpfonts/jkpvosmif.vf - RELOC/fonts/vf/public/kpfonts/jkpvosmifw.vf - RELOC/fonts/vf/public/kpfonts/jkpvosmit7t.vf - RELOC/fonts/vf/public/kpfonts/jkpvosmit8t.vf - RELOC/fonts/vf/public/kpfonts/jkpvosmiw.vf - RELOC/fonts/vf/public/kpfonts/jkpvosmn7t.vf - RELOC/fonts/vf/public/kpfonts/jkpvosmn8t.vf - RELOC/fonts/vf/public/kpfonts/jkpvosmsl7t.vf - RELOC/fonts/vf/public/kpfonts/jkpvosmsl8t.vf - RELOC/tex/latex/kpfonts/kpfonts.sty - RELOC/tex/latex/kpfonts/omljkp.fd - RELOC/tex/latex/kpfonts/omljkpl.fd - RELOC/tex/latex/kpfonts/omljkplvos.fd - RELOC/tex/latex/kpfonts/omljkplvosw.fd - RELOC/tex/latex/kpfonts/omljkplw.fd - RELOC/tex/latex/kpfonts/omljkpss.fd - RELOC/tex/latex/kpfonts/omljkpssvos.fd - RELOC/tex/latex/kpfonts/omljkpvos.fd - RELOC/tex/latex/kpfonts/omljkpvosw.fd - RELOC/tex/latex/kpfonts/omljkpw.fd - RELOC/tex/latex/kpfonts/omsjkp.fd - RELOC/tex/latex/kpfonts/omsjkpl.fd - RELOC/tex/latex/kpfonts/omsjkplw.fd - RELOC/tex/latex/kpfonts/omsjkpw.fd - RELOC/tex/latex/kpfonts/omxjkp.fd - RELOC/tex/latex/kpfonts/omxjkpl.fd - RELOC/tex/latex/kpfonts/omxjkpss.fd - RELOC/tex/latex/kpfonts/ot1jkp.fd - RELOC/tex/latex/kpfonts/ot1jkpf.fd - RELOC/tex/latex/kpfonts/ot1jkpfosn.fd - RELOC/tex/latex/kpfonts/ot1jkpk.fd - RELOC/tex/latex/kpfonts/ot1jkpkf.fd - RELOC/tex/latex/kpfonts/ot1jkpkfosn.fd - RELOC/tex/latex/kpfonts/ot1jkpkos.fd - RELOC/tex/latex/kpfonts/ot1jkpkosn.fd - RELOC/tex/latex/kpfonts/ot1jkpkvos.fd - RELOC/tex/latex/kpfonts/ot1jkpl.fd - RELOC/tex/latex/kpfonts/ot1jkplf.fd - RELOC/tex/latex/kpfonts/ot1jkplfosn.fd - RELOC/tex/latex/kpfonts/ot1jkplk.fd - RELOC/tex/latex/kpfonts/ot1jkplkf.fd - RELOC/tex/latex/kpfonts/ot1jkplkfosn.fd - RELOC/tex/latex/kpfonts/ot1jkplkos.fd - RELOC/tex/latex/kpfonts/ot1jkplkosn.fd - RELOC/tex/latex/kpfonts/ot1jkplkvos.fd - RELOC/tex/latex/kpfonts/ot1jkplos.fd - RELOC/tex/latex/kpfonts/ot1jkplosn.fd - RELOC/tex/latex/kpfonts/ot1jkplvos.fd - RELOC/tex/latex/kpfonts/ot1jkpos.fd - RELOC/tex/latex/kpfonts/ot1jkposn.fd - RELOC/tex/latex/kpfonts/ot1jkpss.fd - RELOC/tex/latex/kpfonts/ot1jkpssf.fd - RELOC/tex/latex/kpfonts/ot1jkpssfosn.fd - RELOC/tex/latex/kpfonts/ot1jkpssk.fd - RELOC/tex/latex/kpfonts/ot1jkpsskf.fd - RELOC/tex/latex/kpfonts/ot1jkpsskfosn.fd - RELOC/tex/latex/kpfonts/ot1jkpsskos.fd - RELOC/tex/latex/kpfonts/ot1jkpsskosn.fd - RELOC/tex/latex/kpfonts/ot1jkpsskvos.fd - RELOC/tex/latex/kpfonts/ot1jkpssos.fd - RELOC/tex/latex/kpfonts/ot1jkpssosn.fd - RELOC/tex/latex/kpfonts/ot1jkpssvos.fd - RELOC/tex/latex/kpfonts/ot1jkptt.fd - RELOC/tex/latex/kpfonts/ot1jkpttos.fd - RELOC/tex/latex/kpfonts/ot1jkpttosn.fd - RELOC/tex/latex/kpfonts/ot1jkpttvos.fd - RELOC/tex/latex/kpfonts/ot1jkpvos.fd - RELOC/tex/latex/kpfonts/ot1jkpx.fd - RELOC/tex/latex/kpfonts/ot1jkpxf.fd - RELOC/tex/latex/kpfonts/ot1jkpxfosn.fd - RELOC/tex/latex/kpfonts/ot1jkpxk.fd - RELOC/tex/latex/kpfonts/ot1jkpxkf.fd - RELOC/tex/latex/kpfonts/ot1jkpxkfosn.fd - RELOC/tex/latex/kpfonts/ot1jkpxkos.fd - RELOC/tex/latex/kpfonts/ot1jkpxkosn.fd - RELOC/tex/latex/kpfonts/ot1jkpxkvos.fd - RELOC/tex/latex/kpfonts/ot1jkpxos.fd - RELOC/tex/latex/kpfonts/ot1jkpxosn.fd - RELOC/tex/latex/kpfonts/ot1jkpxvos.fd - RELOC/tex/latex/kpfonts/t1jkp.fd - RELOC/tex/latex/kpfonts/t1jkpf.fd - RELOC/tex/latex/kpfonts/t1jkpfosn.fd - RELOC/tex/latex/kpfonts/t1jkpk.fd - RELOC/tex/latex/kpfonts/t1jkpkf.fd - RELOC/tex/latex/kpfonts/t1jkpkfosn.fd - RELOC/tex/latex/kpfonts/t1jkpkos.fd - RELOC/tex/latex/kpfonts/t1jkpkosn.fd - RELOC/tex/latex/kpfonts/t1jkpkvos.fd - RELOC/tex/latex/kpfonts/t1jkpl.fd - RELOC/tex/latex/kpfonts/t1jkplf.fd - RELOC/tex/latex/kpfonts/t1jkplfosn.fd - RELOC/tex/latex/kpfonts/t1jkplk.fd - RELOC/tex/latex/kpfonts/t1jkplkf.fd - RELOC/tex/latex/kpfonts/t1jkplkfosn.fd - RELOC/tex/latex/kpfonts/t1jkplkos.fd - RELOC/tex/latex/kpfonts/t1jkplkosn.fd - RELOC/tex/latex/kpfonts/t1jkplkvos.fd - RELOC/tex/latex/kpfonts/t1jkplos.fd - RELOC/tex/latex/kpfonts/t1jkplosn.fd - RELOC/tex/latex/kpfonts/t1jkplvos.fd - RELOC/tex/latex/kpfonts/t1jkpos.fd - RELOC/tex/latex/kpfonts/t1jkposn.fd - RELOC/tex/latex/kpfonts/t1jkpss.fd - RELOC/tex/latex/kpfonts/t1jkpssf.fd - RELOC/tex/latex/kpfonts/t1jkpssfosn.fd - RELOC/tex/latex/kpfonts/t1jkpssk.fd - RELOC/tex/latex/kpfonts/t1jkpsskf.fd - RELOC/tex/latex/kpfonts/t1jkpsskfosn.fd - RELOC/tex/latex/kpfonts/t1jkpsskos.fd - RELOC/tex/latex/kpfonts/t1jkpsskosn.fd - RELOC/tex/latex/kpfonts/t1jkpsskvos.fd - RELOC/tex/latex/kpfonts/t1jkpssos.fd - RELOC/tex/latex/kpfonts/t1jkpssosn.fd - RELOC/tex/latex/kpfonts/t1jkpssvos.fd - RELOC/tex/latex/kpfonts/t1jkptt.fd - RELOC/tex/latex/kpfonts/t1jkpttos.fd - RELOC/tex/latex/kpfonts/t1jkpttosn.fd - RELOC/tex/latex/kpfonts/t1jkpttvos.fd - RELOC/tex/latex/kpfonts/t1jkpvos.fd - RELOC/tex/latex/kpfonts/t1jkpx.fd - RELOC/tex/latex/kpfonts/t1jkpxf.fd - RELOC/tex/latex/kpfonts/t1jkpxfosn.fd - RELOC/tex/latex/kpfonts/t1jkpxk.fd - RELOC/tex/latex/kpfonts/t1jkpxkf.fd - RELOC/tex/latex/kpfonts/t1jkpxkfosn.fd - RELOC/tex/latex/kpfonts/t1jkpxkos.fd - RELOC/tex/latex/kpfonts/t1jkpxkosn.fd - RELOC/tex/latex/kpfonts/t1jkpxkvos.fd - RELOC/tex/latex/kpfonts/t1jkpxos.fd - RELOC/tex/latex/kpfonts/t1jkpxosn.fd - RELOC/tex/latex/kpfonts/t1jkpxvos.fd - RELOC/tex/latex/kpfonts/ts1jkp.fd - RELOC/tex/latex/kpfonts/ts1jkpf.fd - RELOC/tex/latex/kpfonts/ts1jkpfosn.fd - RELOC/tex/latex/kpfonts/ts1jkpk.fd - RELOC/tex/latex/kpfonts/ts1jkpkf.fd - RELOC/tex/latex/kpfonts/ts1jkpkfosn.fd - RELOC/tex/latex/kpfonts/ts1jkpkos.fd - RELOC/tex/latex/kpfonts/ts1jkpkosn.fd - RELOC/tex/latex/kpfonts/ts1jkpkvos.fd - RELOC/tex/latex/kpfonts/ts1jkpl.fd - RELOC/tex/latex/kpfonts/ts1jkplf.fd - RELOC/tex/latex/kpfonts/ts1jkplfosn.fd - RELOC/tex/latex/kpfonts/ts1jkplk.fd - RELOC/tex/latex/kpfonts/ts1jkplkf.fd - RELOC/tex/latex/kpfonts/ts1jkplkfosn.fd - RELOC/tex/latex/kpfonts/ts1jkplkos.fd - RELOC/tex/latex/kpfonts/ts1jkplkosn.fd - RELOC/tex/latex/kpfonts/ts1jkplkvos.fd - RELOC/tex/latex/kpfonts/ts1jkplos.fd - RELOC/tex/latex/kpfonts/ts1jkplosn.fd - RELOC/tex/latex/kpfonts/ts1jkplvos.fd - RELOC/tex/latex/kpfonts/ts1jkpos.fd - RELOC/tex/latex/kpfonts/ts1jkposn.fd - RELOC/tex/latex/kpfonts/ts1jkpss.fd - RELOC/tex/latex/kpfonts/ts1jkpssf.fd - RELOC/tex/latex/kpfonts/ts1jkpssfosn.fd - RELOC/tex/latex/kpfonts/ts1jkpssk.fd - RELOC/tex/latex/kpfonts/ts1jkpsskf.fd - RELOC/tex/latex/kpfonts/ts1jkpsskfosn.fd - RELOC/tex/latex/kpfonts/ts1jkpsskos.fd - RELOC/tex/latex/kpfonts/ts1jkpsskosn.fd - RELOC/tex/latex/kpfonts/ts1jkpsskvos.fd - RELOC/tex/latex/kpfonts/ts1jkpssos.fd - RELOC/tex/latex/kpfonts/ts1jkpssosn.fd - RELOC/tex/latex/kpfonts/ts1jkpssvos.fd - RELOC/tex/latex/kpfonts/ts1jkptt.fd - RELOC/tex/latex/kpfonts/ts1jkpttos.fd - RELOC/tex/latex/kpfonts/ts1jkpttosn.fd - RELOC/tex/latex/kpfonts/ts1jkpttvos.fd - RELOC/tex/latex/kpfonts/ts1jkpvos.fd - RELOC/tex/latex/kpfonts/ts1jkpx.fd - RELOC/tex/latex/kpfonts/ts1jkpxf.fd - RELOC/tex/latex/kpfonts/ts1jkpxfosn.fd - RELOC/tex/latex/kpfonts/ts1jkpxk.fd - RELOC/tex/latex/kpfonts/ts1jkpxkf.fd - RELOC/tex/latex/kpfonts/ts1jkpxkfosn.fd - RELOC/tex/latex/kpfonts/ts1jkpxkos.fd - RELOC/tex/latex/kpfonts/ts1jkpxkosn.fd - RELOC/tex/latex/kpfonts/ts1jkpxkvos.fd - RELOC/tex/latex/kpfonts/ts1jkpxos.fd - RELOC/tex/latex/kpfonts/ts1jkpxosn.fd - RELOC/tex/latex/kpfonts/ts1jkpxvos.fd - RELOC/tex/latex/kpfonts/ujkpexa.fd - RELOC/tex/latex/kpfonts/ujkplexa.fd - RELOC/tex/latex/kpfonts/ujkplmia.fd - RELOC/tex/latex/kpfonts/ujkplmiaw.fd - RELOC/tex/latex/kpfonts/ujkplsyb.fd - RELOC/tex/latex/kpfonts/ujkplsybw.fd - RELOC/tex/latex/kpfonts/ujkplsyc.fd - RELOC/tex/latex/kpfonts/ujkplsyd.fd - RELOC/tex/latex/kpfonts/ujkplsydw.fd - RELOC/tex/latex/kpfonts/ujkpmia.fd - RELOC/tex/latex/kpfonts/ujkpmiaw.fd - RELOC/tex/latex/kpfonts/ujkpsslsyb.fd - RELOC/tex/latex/kpfonts/ujkpsslsybw.fd - RELOC/tex/latex/kpfonts/ujkpssmia.fd - RELOC/tex/latex/kpfonts/ujkpsssyb.fd - RELOC/tex/latex/kpfonts/ujkpsssybw.fd - RELOC/tex/latex/kpfonts/ujkpsya.fd - RELOC/tex/latex/kpfonts/ujkpsyb.fd - RELOC/tex/latex/kpfonts/ujkpsybw.fd - RELOC/tex/latex/kpfonts/ujkpsyc.fd - RELOC/tex/latex/kpfonts/ujkpsyd.fd - RELOC/tex/latex/kpfonts/ujkpsydw.fd -catalogue-ctan /fonts/kpfonts -catalogue-date 2018-08-23 18:35:53 +0200 -catalogue-license gpl -catalogue-topics font font-type1 font-serif font-sans font-mono font-maths -catalogue-version 3.33 - -name ksfh_nat -category Package -revision 24825 -catalogue ksfh-nat -shortdesc BibTeX style for KSFH Munich -relocated 1 -longdesc The package supports bibliographies as standard for KSFH -longdesc (Katholische Stiftungsfachhochschule) Munich. BibTeX entries in -longdesc article, book, inbook, incollection and misc formats are -longdesc supported. -containersize 3972 -containerchecksum 5f67ed675f92fccf13069e8659c2fbef96528aebada68d006c28538409c513354e23c47b3be0041b5be34edb8fa9f71288e3eedccf45909ec443c5dba7c79bb2 -runfiles size=6 - RELOC/bibtex/bst/ksfh_nat/ksfh_nat.bst -catalogue-ctan /biblio/bibtex/contrib/ksfh_nat -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics bibtex-sty -catalogue-version 1.1 - -name ksp-thesis -category Package -revision 39080 -shortdesc A LaTeX class for theses published with KIT Scientific Publishing -relocated 1 -longdesc This package provides a LaTeX class intended for authors who -longdesc want to publish their thesis or other scientific work with KIT -longdesc Scientific Publishing (KSP). The class is based on the scrbook -longdesc class of the KOMA-script bundle in combination with the -longdesc ClassicThesis and ArsClassica packages. It modifies some of the -longdesc layout and style definitions of these packages in order to -longdesc provide a document layout that should be compatible with the -longdesc requirements by KSP. -containersize 4292 -containerchecksum 840efee7d2e90288f2b420594b52fd871842706f5f1e0a28e3b03730da2cbeebf4976c54de27c81962aa182543432129ff0caa6c1f785b54d93a8dc185d304da -doccontainersize 146912 -doccontainerchecksum 3f49d4bcdc9e9c7a6901d213c3f688fe1113781cb5c6d4e2724ded1a7cab4492e2537a798588867d51b6faef096beae6678596da6827a6b9329318467f3639c4 -docfiles size=94 - RELOC/doc/latex/ksp-thesis/LISTOFFILES - RELOC/doc/latex/ksp-thesis/README.md details="Readme" - RELOC/doc/latex/ksp-thesis/demo/full/content/appendix.tex - RELOC/doc/latex/ksp-thesis/demo/full/content/appendix/bibliography.tex - RELOC/doc/latex/ksp-thesis/demo/full/content/appendix/lists.tex - RELOC/doc/latex/ksp-thesis/demo/full/content/docinfo.tex - RELOC/doc/latex/ksp-thesis/demo/full/content/front/abstract.tex - RELOC/doc/latex/ksp-thesis/demo/full/content/front/acknowledgments.tex - RELOC/doc/latex/ksp-thesis/demo/full/content/front/dirtytitle.tex - RELOC/doc/latex/ksp-thesis/demo/full/content/front/lists.tex - RELOC/doc/latex/ksp-thesis/demo/full/content/front/publications.tex - RELOC/doc/latex/ksp-thesis/demo/full/content/front/titlepage.tex - RELOC/doc/latex/ksp-thesis/demo/full/content/front/toc.tex - RELOC/doc/latex/ksp-thesis/demo/full/content/frontmatter.tex - RELOC/doc/latex/ksp-thesis/demo/full/content/mainmatter.tex - RELOC/doc/latex/ksp-thesis/demo/full/example.tex - RELOC/doc/latex/ksp-thesis/demo/full/preamble/layout.tex - RELOC/doc/latex/ksp-thesis/demo/minimal/example.tex - RELOC/doc/latex/ksp-thesis/ksp-thesis.pdf details="Package documentation" - RELOC/doc/latex/ksp-thesis/ksp-thesis.tex -runfiles size=4 - RELOC/tex/latex/ksp-thesis/ksp-thesis.cls -catalogue-ctan /macros/latex/contrib/ksp-thesis -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics class dissertation -catalogue-version 1.0.2 - -name ktv-texdata -category Package -revision 27369 -shortdesc Extract subsets of documents -relocated 1 -longdesc The package defines an exercice environment which numbers every -longdesc exercise, and a command \get to extract a collection whose -longdesc argument is a comma-separated set of exercise index numbers. -longdesc While the package was designed for teachers constructing tables -longdesc of exercises, it plainly has more general application. -containersize 2828 -containerchecksum 9617f2cb5a70a996f0407b2febf7e3ab6d65b828301ddf501e1f83088654cdf5778adbda0660e9d6b7c5ba545d11558d3612901f4625ae017ee3ec791abe6f85 -doccontainersize 192388 -doccontainerchecksum 2047f3b3043d4feb1fae37ff737e238eac4338b711ca685064af905ae4c2a10ad0d581e2745dd6d03cae8a494d3bfffa84a203790774eeab57ca89b7efb70c83 -docfiles size=60 - RELOC/doc/latex/ktv-texdata/README details="Readme" - RELOC/doc/latex/ktv-texdata/README.txt.doc - RELOC/doc/latex/ktv-texdata/ktv-data.tex - RELOC/doc/latex/ktv-texdata/ktv-test.KTVhint - RELOC/doc/latex/ktv-texdata/ktv-test.tex - RELOC/doc/latex/ktv-texdata/ktv-texdata.ktvnum - RELOC/doc/latex/ktv-texdata/ktv-texdata.pdf details="Package documentation" -srccontainersize 14644 -srccontainerchecksum 5b0d584c2a3609c0f262e07c8637ca1d8f447fcd620a24b05679b2d980f0fc9c85ab6da532c88066e9eca5cdc1e9b66a88f11be8ecd62346a816eb1f7ede72b8 -srcfiles size=15 - RELOC/source/latex/ktv-texdata/ktv-texdata.dtx - RELOC/source/latex/ktv-texdata/ktv-texdata.ins -runfiles size=3 - RELOC/tex/latex/ktv-texdata/ktv-buildnum.sty - RELOC/tex/latex/ktv-texdata/ktv-texdata.sty -catalogue-ctan /macros/latex/contrib/ktv-texdata -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics data-sel -catalogue-version 05.34 - -name ku-template -category Package -revision 45935 -shortdesc Copenhagen University or faculty logo for front page -relocated 1 -longdesc A comprehensive package for adding University of Copenhagen or -longdesc faculty logo to your front page. For use by student or staff at -longdesc University of Copenhagen (Kobenhavns Universitet). -containersize 1012 -containerchecksum db219686bd5e5c7fa087141b17edcb3a364059a31f76c99c0ae3da071f35a61b1e655862901ba37c1e90be92071bcb7126b20fcc89506993942015f92574c731 -doccontainersize 226880 -doccontainerchecksum c973d53ec268ee9ca5b3c011f99b8f4c2673237391c233846df93664a71218d1353ab3a27edb4819ddd6978b147171ea3be11039f52a1dc2cf52a196028ba932 -docfiles size=128 - RELOC/doc/latex/ku-template/README.txt details="Readme" - RELOC/doc/latex/ku-template/images/hum-da.pdf - RELOC/doc/latex/ku-template/images/hum-en.pdf - RELOC/doc/latex/ku-template/images/jur-da.pdf - RELOC/doc/latex/ku-template/images/jur-en.pdf - RELOC/doc/latex/ku-template/images/ku-da.pdf - RELOC/doc/latex/ku-template/images/ku-en.pdf - RELOC/doc/latex/ku-template/images/sam-da.pdf - RELOC/doc/latex/ku-template/images/sam-en.pdf - RELOC/doc/latex/ku-template/images/sci-da.pdf - RELOC/doc/latex/ku-template/images/sci-en.pdf - RELOC/doc/latex/ku-template/images/sun-da.pdf - RELOC/doc/latex/ku-template/images/sun-en.pdf - RELOC/doc/latex/ku-template/images/teo-da.pdf - RELOC/doc/latex/ku-template/images/teo-en.pdf -runfiles size=1 - RELOC/tex/latex/ku-template/ku-template.sty -catalogue-ctan /macros/latex/contrib/ku-template -catalogue-date 2017-11-28 10:44:33 +0100 -catalogue-license mit -catalogue-topics logo -catalogue-version 0.02 - -name kurdishlipsum -category Package -revision 47518 -shortdesc A package similar to the lipsum and ptext packages for the Kurdish language -relocated 1 -longdesc This package provides lispum-like facilities for the Kurdish -longdesc language. This package gives you easy access to the Kurdish -longdesc poerty and balladry text of the Diwany Vafaiy, Ahmedy Xani, -longdesc Naly, Mahwy,.... The package needs to be run under XeLaTeX. -containersize 34888 -containerchecksum f226b01777b27962db60fb87c8cf7f32c708f057650d16696547a9208431bfef31b13ca313953d2cf512226a6186f76b715d630650eaad6370600f3c07730d81 -doccontainersize 55444 -doccontainerchecksum 50016b1c0609e893c6bd63bd5ee22baaef8b12e28a1e9c2cdfc012ef927d8ec46def7208a64e0d734e3ea71a0361d618ae097b2c1b2b8043b5e77b6763b1580c -docfiles size=17 - RELOC/doc/xelatex/kurdishlipsum/README details="Readme" - RELOC/doc/xelatex/kurdishlipsum/kurdishlipsum.pdf details="Package documentation" - RELOC/doc/xelatex/kurdishlipsum/kurdishlipsum.tex -runfiles size=38 - RELOC/tex/xelatex/kurdishlipsum/kurdishlipsum.sty -catalogue-ctan /macros/xetex/latex/kurdishlipsum -catalogue-date 2018-04-29 22:36:22 +0200 -catalogue-license lppl -catalogue-topics macro-supp dummy-gen kurdish xetex -catalogue-version 1.1 - -name kurier -category Package -revision 19612 -shortdesc A two-element sans-serif typeface -relocated 1 -longdesc Kurier is a two-element sans-serif typeface. It was designed -longdesc for a diploma in typeface design at the Warsaw Academy of Fine -longdesc Arts under the supervision of Roman Tomaszewski. This -longdesc distribution contains a significantly extended set of -longdesc characters covering the following modern alphabets: latin -longdesc (including Vietnamese), Cyrillic and Greek as well as a number -longdesc of additional symbols (including mathematical symbols). The -longdesc fonts are prepared in Type 1 and OpenType formats. For use with -longdesc TeX the following encoding files have been prepared: T1 (ec), -longdesc T2 (abc), and OT2--Cyrillic, T5 (Vietnamese), OT4, QX, texansi -longdesc and--nonstandard (IL2 for the Czech fonts), as well as -longdesc supporting macros and files defining fonts for LaTeX. -execute addMap kurier.map -containersize 3862968 -containerchecksum 5c94f27d9897c8b33c4dbf9e4edbdd7b3f445dc210c442e73b5ae19bb6dbfbb800569d4d1dd98b0716c2dea27764c6dd5453d2041ece8004d3e743d8745b73ae -doccontainersize 465116 -doccontainerchecksum 398205b45f868a3d00eb7e45af8fd094676012174b1e4be175da0bd01ab24497b40522e77cd0d29c8f2e6283548a96ba0d0f3b88ce7e593f4509258aad4a98db -docfiles size=146 - RELOC/doc/fonts/kurier/00readme.eng details="Outline in English" language="en" - RELOC/doc/fonts/kurier/00readme.pol details="Outline in Polish" language="pl" - RELOC/doc/fonts/kurier/GUST-FONT-LICENSE.txt - RELOC/doc/fonts/kurier/kurier-info-src.zip - RELOC/doc/fonts/kurier/kurier-info.pdf details="Package documentation" - RELOC/doc/fonts/kurier/kurier-latex-cyr.tex - RELOC/doc/fonts/kurier/kurier-latex-math.tex - RELOC/doc/fonts/kurier/kurier-latex-pl.tex - RELOC/doc/fonts/kurier/kurier-latex-t2a.tex - RELOC/doc/fonts/kurier/kurier-latex-t5.tex - RELOC/doc/fonts/kurier/kurier-mathtest.tex - RELOC/doc/fonts/kurier/kurier-table.tex - RELOC/doc/fonts/kurier/manifest.txt -runfiles size=4363 - RELOC/fonts/afm/nowacki/kurier/kurierb.afm - RELOC/fonts/afm/nowacki/kurier/kurierbi.afm - RELOC/fonts/afm/nowacki/kurier/kuriercb.afm - RELOC/fonts/afm/nowacki/kurier/kuriercbi.afm - RELOC/fonts/afm/nowacki/kurier/kurierch.afm - RELOC/fonts/afm/nowacki/kurier/kurierchi.afm - RELOC/fonts/afm/nowacki/kurier/kuriercl.afm - RELOC/fonts/afm/nowacki/kurier/kuriercli.afm - RELOC/fonts/afm/nowacki/kurier/kuriercm.afm - RELOC/fonts/afm/nowacki/kurier/kuriercmi.afm - RELOC/fonts/afm/nowacki/kurier/kuriercr.afm - RELOC/fonts/afm/nowacki/kurier/kuriercri.afm - RELOC/fonts/afm/nowacki/kurier/kurierh.afm - RELOC/fonts/afm/nowacki/kurier/kurierhi.afm - RELOC/fonts/afm/nowacki/kurier/kurierl.afm - RELOC/fonts/afm/nowacki/kurier/kurierli.afm - RELOC/fonts/afm/nowacki/kurier/kurierm.afm - RELOC/fonts/afm/nowacki/kurier/kuriermi.afm - RELOC/fonts/afm/nowacki/kurier/kurierr.afm - RELOC/fonts/afm/nowacki/kurier/kurierri.afm - RELOC/fonts/enc/dvips/kurier/cs-kurier-sc.enc - RELOC/fonts/enc/dvips/kurier/cs-kurier.enc - RELOC/fonts/enc/dvips/kurier/ec-kurier-sc.enc - RELOC/fonts/enc/dvips/kurier/ec-kurier.enc - RELOC/fonts/enc/dvips/kurier/ex-kurier.enc - RELOC/fonts/enc/dvips/kurier/greek-kurier.enc - RELOC/fonts/enc/dvips/kurier/l7x-kurier-sc.enc - RELOC/fonts/enc/dvips/kurier/l7x-kurier.enc - RELOC/fonts/enc/dvips/kurier/mi-kurier.enc - RELOC/fonts/enc/dvips/kurier/qx-kurier-sc.enc - RELOC/fonts/enc/dvips/kurier/qx-kurier.enc - RELOC/fonts/enc/dvips/kurier/rm-kurier-sc.enc - RELOC/fonts/enc/dvips/kurier/rm-kurier.enc - RELOC/fonts/enc/dvips/kurier/sy-kurier.enc - RELOC/fonts/enc/dvips/kurier/t2a-kurier.enc - RELOC/fonts/enc/dvips/kurier/t2b-kurier.enc - RELOC/fonts/enc/dvips/kurier/t2c-kurier.enc - RELOC/fonts/enc/dvips/kurier/t5-kurier-sc.enc - RELOC/fonts/enc/dvips/kurier/t5-kurier.enc - RELOC/fonts/enc/dvips/kurier/texnansi-kurier-sc.enc - RELOC/fonts/enc/dvips/kurier/texnansi-kurier.enc - RELOC/fonts/enc/dvips/kurier/ts1-kurier.enc - RELOC/fonts/enc/dvips/kurier/wncy-kurier.enc - RELOC/fonts/map/dvips/kurier/kurier-cs.map - RELOC/fonts/map/dvips/kurier/kurier-ec.map - RELOC/fonts/map/dvips/kurier/kurier-ex.map - RELOC/fonts/map/dvips/kurier/kurier-greek.map - RELOC/fonts/map/dvips/kurier/kurier-l7x.map - RELOC/fonts/map/dvips/kurier/kurier-mi.map - RELOC/fonts/map/dvips/kurier/kurier-qx.map - RELOC/fonts/map/dvips/kurier/kurier-rm.map - RELOC/fonts/map/dvips/kurier/kurier-sy.map - RELOC/fonts/map/dvips/kurier/kurier-t2a.map - RELOC/fonts/map/dvips/kurier/kurier-t2b.map - RELOC/fonts/map/dvips/kurier/kurier-t2c.map - RELOC/fonts/map/dvips/kurier/kurier-t5.map - RELOC/fonts/map/dvips/kurier/kurier-texnansi.map - RELOC/fonts/map/dvips/kurier/kurier-ts1.map - RELOC/fonts/map/dvips/kurier/kurier-wncy.map - RELOC/fonts/map/dvips/kurier/kurier.map - RELOC/fonts/opentype/nowacki/kurier/Kurier-Bold.otf - RELOC/fonts/opentype/nowacki/kurier/Kurier-BoldItalic.otf - RELOC/fonts/opentype/nowacki/kurier/Kurier-Italic.otf - RELOC/fonts/opentype/nowacki/kurier/Kurier-Regular.otf - RELOC/fonts/opentype/nowacki/kurier/KurierCond-Bold.otf - RELOC/fonts/opentype/nowacki/kurier/KurierCond-BoldItalic.otf - RELOC/fonts/opentype/nowacki/kurier/KurierCond-Italic.otf - RELOC/fonts/opentype/nowacki/kurier/KurierCond-Regular.otf - RELOC/fonts/opentype/nowacki/kurier/KurierCondHeavy-Italic.otf - RELOC/fonts/opentype/nowacki/kurier/KurierCondHeavy-Regular.otf - RELOC/fonts/opentype/nowacki/kurier/KurierCondLight-Italic.otf - RELOC/fonts/opentype/nowacki/kurier/KurierCondLight-Regular.otf - RELOC/fonts/opentype/nowacki/kurier/KurierCondMedium-Italic.otf - RELOC/fonts/opentype/nowacki/kurier/KurierCondMedium-Regular.otf - RELOC/fonts/opentype/nowacki/kurier/KurierHeavy-Italic.otf - RELOC/fonts/opentype/nowacki/kurier/KurierHeavy-Regular.otf - RELOC/fonts/opentype/nowacki/kurier/KurierLight-Italic.otf - RELOC/fonts/opentype/nowacki/kurier/KurierLight-Regular.otf - RELOC/fonts/opentype/nowacki/kurier/KurierMedium-Italic.otf - RELOC/fonts/opentype/nowacki/kurier/KurierMedium-Regular.otf - RELOC/fonts/tfm/nowacki/kurier/cs-kurierb-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/cs-kurierb.tfm - RELOC/fonts/tfm/nowacki/kurier/cs-kurierbi-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/cs-kurierbi.tfm - RELOC/fonts/tfm/nowacki/kurier/cs-kuriercb-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/cs-kuriercb.tfm - RELOC/fonts/tfm/nowacki/kurier/cs-kuriercbi-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/cs-kuriercbi.tfm - RELOC/fonts/tfm/nowacki/kurier/cs-kurierch-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/cs-kurierch.tfm - RELOC/fonts/tfm/nowacki/kurier/cs-kurierchi-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/cs-kurierchi.tfm - RELOC/fonts/tfm/nowacki/kurier/cs-kuriercl-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/cs-kuriercl.tfm - RELOC/fonts/tfm/nowacki/kurier/cs-kuriercli-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/cs-kuriercli.tfm - RELOC/fonts/tfm/nowacki/kurier/cs-kuriercm-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/cs-kuriercm.tfm - RELOC/fonts/tfm/nowacki/kurier/cs-kuriercmi-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/cs-kuriercmi.tfm - RELOC/fonts/tfm/nowacki/kurier/cs-kuriercr-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/cs-kuriercr.tfm - RELOC/fonts/tfm/nowacki/kurier/cs-kuriercri-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/cs-kuriercri.tfm - RELOC/fonts/tfm/nowacki/kurier/cs-kurierh-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/cs-kurierh.tfm - RELOC/fonts/tfm/nowacki/kurier/cs-kurierhi-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/cs-kurierhi.tfm - RELOC/fonts/tfm/nowacki/kurier/cs-kurierl-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/cs-kurierl.tfm - RELOC/fonts/tfm/nowacki/kurier/cs-kurierli-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/cs-kurierli.tfm - RELOC/fonts/tfm/nowacki/kurier/cs-kurierm-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/cs-kurierm.tfm - RELOC/fonts/tfm/nowacki/kurier/cs-kuriermi-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/cs-kuriermi.tfm - RELOC/fonts/tfm/nowacki/kurier/cs-kurierr-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/cs-kurierr.tfm - RELOC/fonts/tfm/nowacki/kurier/cs-kurierri-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/cs-kurierri.tfm - RELOC/fonts/tfm/nowacki/kurier/ec-kurierb-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/ec-kurierb.tfm - RELOC/fonts/tfm/nowacki/kurier/ec-kurierbi-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/ec-kurierbi.tfm - RELOC/fonts/tfm/nowacki/kurier/ec-kuriercb-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/ec-kuriercb.tfm - RELOC/fonts/tfm/nowacki/kurier/ec-kuriercbi-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/ec-kuriercbi.tfm - RELOC/fonts/tfm/nowacki/kurier/ec-kurierch-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/ec-kurierch.tfm - RELOC/fonts/tfm/nowacki/kurier/ec-kurierchi-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/ec-kurierchi.tfm - RELOC/fonts/tfm/nowacki/kurier/ec-kuriercl-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/ec-kuriercl.tfm - RELOC/fonts/tfm/nowacki/kurier/ec-kuriercli-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/ec-kuriercli.tfm - RELOC/fonts/tfm/nowacki/kurier/ec-kuriercm-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/ec-kuriercm.tfm - RELOC/fonts/tfm/nowacki/kurier/ec-kuriercmi-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/ec-kuriercmi.tfm - RELOC/fonts/tfm/nowacki/kurier/ec-kuriercr-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/ec-kuriercr.tfm - RELOC/fonts/tfm/nowacki/kurier/ec-kuriercri-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/ec-kuriercri.tfm - RELOC/fonts/tfm/nowacki/kurier/ec-kurierh-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/ec-kurierh.tfm - RELOC/fonts/tfm/nowacki/kurier/ec-kurierhi-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/ec-kurierhi.tfm - RELOC/fonts/tfm/nowacki/kurier/ec-kurierl-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/ec-kurierl.tfm - RELOC/fonts/tfm/nowacki/kurier/ec-kurierli-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/ec-kurierli.tfm - RELOC/fonts/tfm/nowacki/kurier/ec-kurierm-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/ec-kurierm.tfm - RELOC/fonts/tfm/nowacki/kurier/ec-kuriermi-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/ec-kuriermi.tfm - RELOC/fonts/tfm/nowacki/kurier/ec-kurierr-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/ec-kurierr.tfm - RELOC/fonts/tfm/nowacki/kurier/ec-kurierri-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/ec-kurierri.tfm - RELOC/fonts/tfm/nowacki/kurier/ex-kurierb.tfm - RELOC/fonts/tfm/nowacki/kurier/ex-kuriercb.tfm - RELOC/fonts/tfm/nowacki/kurier/ex-kurierch.tfm - RELOC/fonts/tfm/nowacki/kurier/ex-kuriercl.tfm - RELOC/fonts/tfm/nowacki/kurier/ex-kuriercm.tfm - RELOC/fonts/tfm/nowacki/kurier/ex-kuriercr.tfm - RELOC/fonts/tfm/nowacki/kurier/ex-kurierh.tfm - RELOC/fonts/tfm/nowacki/kurier/ex-kurierl.tfm - RELOC/fonts/tfm/nowacki/kurier/ex-kurierm.tfm - RELOC/fonts/tfm/nowacki/kurier/ex-kurierr.tfm - RELOC/fonts/tfm/nowacki/kurier/greek-kurierb.tfm - RELOC/fonts/tfm/nowacki/kurier/greek-kurierbi.tfm - RELOC/fonts/tfm/nowacki/kurier/greek-kuriercb.tfm - RELOC/fonts/tfm/nowacki/kurier/greek-kuriercbi.tfm - RELOC/fonts/tfm/nowacki/kurier/greek-kurierch.tfm - RELOC/fonts/tfm/nowacki/kurier/greek-kurierchi.tfm - RELOC/fonts/tfm/nowacki/kurier/greek-kuriercl.tfm - RELOC/fonts/tfm/nowacki/kurier/greek-kuriercli.tfm - RELOC/fonts/tfm/nowacki/kurier/greek-kuriercm.tfm - RELOC/fonts/tfm/nowacki/kurier/greek-kuriercmi.tfm - RELOC/fonts/tfm/nowacki/kurier/greek-kuriercr.tfm - RELOC/fonts/tfm/nowacki/kurier/greek-kuriercri.tfm - RELOC/fonts/tfm/nowacki/kurier/greek-kurierh.tfm - RELOC/fonts/tfm/nowacki/kurier/greek-kurierhi.tfm - RELOC/fonts/tfm/nowacki/kurier/greek-kurierl.tfm - RELOC/fonts/tfm/nowacki/kurier/greek-kurierli.tfm - RELOC/fonts/tfm/nowacki/kurier/greek-kurierm.tfm - RELOC/fonts/tfm/nowacki/kurier/greek-kuriermi.tfm - RELOC/fonts/tfm/nowacki/kurier/greek-kurierr.tfm - RELOC/fonts/tfm/nowacki/kurier/greek-kurierri.tfm - RELOC/fonts/tfm/nowacki/kurier/l7x-kurierb-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/l7x-kurierb.tfm - RELOC/fonts/tfm/nowacki/kurier/l7x-kurierbi-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/l7x-kurierbi.tfm - RELOC/fonts/tfm/nowacki/kurier/l7x-kuriercb-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/l7x-kuriercb.tfm - RELOC/fonts/tfm/nowacki/kurier/l7x-kuriercbi-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/l7x-kuriercbi.tfm - RELOC/fonts/tfm/nowacki/kurier/l7x-kurierch-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/l7x-kurierch.tfm - RELOC/fonts/tfm/nowacki/kurier/l7x-kurierchi-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/l7x-kurierchi.tfm - RELOC/fonts/tfm/nowacki/kurier/l7x-kuriercl-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/l7x-kuriercl.tfm - RELOC/fonts/tfm/nowacki/kurier/l7x-kuriercli-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/l7x-kuriercli.tfm - RELOC/fonts/tfm/nowacki/kurier/l7x-kuriercm-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/l7x-kuriercm.tfm - RELOC/fonts/tfm/nowacki/kurier/l7x-kuriercmi-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/l7x-kuriercmi.tfm - RELOC/fonts/tfm/nowacki/kurier/l7x-kuriercr-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/l7x-kuriercr.tfm - RELOC/fonts/tfm/nowacki/kurier/l7x-kuriercri-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/l7x-kuriercri.tfm - RELOC/fonts/tfm/nowacki/kurier/l7x-kurierh-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/l7x-kurierh.tfm - RELOC/fonts/tfm/nowacki/kurier/l7x-kurierhi-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/l7x-kurierhi.tfm - RELOC/fonts/tfm/nowacki/kurier/l7x-kurierl-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/l7x-kurierl.tfm - RELOC/fonts/tfm/nowacki/kurier/l7x-kurierli-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/l7x-kurierli.tfm - RELOC/fonts/tfm/nowacki/kurier/l7x-kurierm-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/l7x-kurierm.tfm - RELOC/fonts/tfm/nowacki/kurier/l7x-kuriermi-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/l7x-kuriermi.tfm - RELOC/fonts/tfm/nowacki/kurier/l7x-kurierr-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/l7x-kurierr.tfm - RELOC/fonts/tfm/nowacki/kurier/l7x-kurierri-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/l7x-kurierri.tfm - RELOC/fonts/tfm/nowacki/kurier/mi-kurierbi.tfm - RELOC/fonts/tfm/nowacki/kurier/mi-kuriercbi.tfm - RELOC/fonts/tfm/nowacki/kurier/mi-kurierchi.tfm - RELOC/fonts/tfm/nowacki/kurier/mi-kuriercli.tfm - RELOC/fonts/tfm/nowacki/kurier/mi-kuriercmi.tfm - RELOC/fonts/tfm/nowacki/kurier/mi-kuriercri.tfm - RELOC/fonts/tfm/nowacki/kurier/mi-kurierhi.tfm - RELOC/fonts/tfm/nowacki/kurier/mi-kurierli.tfm - RELOC/fonts/tfm/nowacki/kurier/mi-kuriermi.tfm - RELOC/fonts/tfm/nowacki/kurier/mi-kurierri.tfm - RELOC/fonts/tfm/nowacki/kurier/qx-kurierb-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/qx-kurierb.tfm - RELOC/fonts/tfm/nowacki/kurier/qx-kurierbi-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/qx-kurierbi.tfm - RELOC/fonts/tfm/nowacki/kurier/qx-kuriercb-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/qx-kuriercb.tfm - RELOC/fonts/tfm/nowacki/kurier/qx-kuriercbi-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/qx-kuriercbi.tfm - RELOC/fonts/tfm/nowacki/kurier/qx-kurierch-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/qx-kurierch.tfm - RELOC/fonts/tfm/nowacki/kurier/qx-kurierchi-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/qx-kurierchi.tfm - RELOC/fonts/tfm/nowacki/kurier/qx-kuriercl-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/qx-kuriercl.tfm - RELOC/fonts/tfm/nowacki/kurier/qx-kuriercli-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/qx-kuriercli.tfm - RELOC/fonts/tfm/nowacki/kurier/qx-kuriercm-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/qx-kuriercm.tfm - RELOC/fonts/tfm/nowacki/kurier/qx-kuriercmi-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/qx-kuriercmi.tfm - RELOC/fonts/tfm/nowacki/kurier/qx-kuriercr-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/qx-kuriercr.tfm - RELOC/fonts/tfm/nowacki/kurier/qx-kuriercri-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/qx-kuriercri.tfm - RELOC/fonts/tfm/nowacki/kurier/qx-kurierh-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/qx-kurierh.tfm - RELOC/fonts/tfm/nowacki/kurier/qx-kurierhi-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/qx-kurierhi.tfm - RELOC/fonts/tfm/nowacki/kurier/qx-kurierl-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/qx-kurierl.tfm - RELOC/fonts/tfm/nowacki/kurier/qx-kurierli-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/qx-kurierli.tfm - RELOC/fonts/tfm/nowacki/kurier/qx-kurierm-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/qx-kurierm.tfm - RELOC/fonts/tfm/nowacki/kurier/qx-kuriermi-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/qx-kuriermi.tfm - RELOC/fonts/tfm/nowacki/kurier/qx-kurierr-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/qx-kurierr.tfm - RELOC/fonts/tfm/nowacki/kurier/qx-kurierri-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/qx-kurierri.tfm - RELOC/fonts/tfm/nowacki/kurier/rm-kurierb-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/rm-kurierb.tfm - RELOC/fonts/tfm/nowacki/kurier/rm-kurierbi-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/rm-kurierbi.tfm - RELOC/fonts/tfm/nowacki/kurier/rm-kuriercb-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/rm-kuriercb.tfm - RELOC/fonts/tfm/nowacki/kurier/rm-kuriercbi-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/rm-kuriercbi.tfm - RELOC/fonts/tfm/nowacki/kurier/rm-kurierch-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/rm-kurierch.tfm - RELOC/fonts/tfm/nowacki/kurier/rm-kurierchi-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/rm-kurierchi.tfm - RELOC/fonts/tfm/nowacki/kurier/rm-kuriercl-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/rm-kuriercl.tfm - RELOC/fonts/tfm/nowacki/kurier/rm-kuriercli-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/rm-kuriercli.tfm - RELOC/fonts/tfm/nowacki/kurier/rm-kuriercm-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/rm-kuriercm.tfm - RELOC/fonts/tfm/nowacki/kurier/rm-kuriercmi-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/rm-kuriercmi.tfm - RELOC/fonts/tfm/nowacki/kurier/rm-kuriercr-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/rm-kuriercr.tfm - RELOC/fonts/tfm/nowacki/kurier/rm-kuriercri-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/rm-kuriercri.tfm - RELOC/fonts/tfm/nowacki/kurier/rm-kurierh-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/rm-kurierh.tfm - RELOC/fonts/tfm/nowacki/kurier/rm-kurierhi-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/rm-kurierhi.tfm - RELOC/fonts/tfm/nowacki/kurier/rm-kurierl-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/rm-kurierl.tfm - RELOC/fonts/tfm/nowacki/kurier/rm-kurierli-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/rm-kurierli.tfm - RELOC/fonts/tfm/nowacki/kurier/rm-kurierm-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/rm-kurierm.tfm - RELOC/fonts/tfm/nowacki/kurier/rm-kuriermi-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/rm-kuriermi.tfm - RELOC/fonts/tfm/nowacki/kurier/rm-kurierr-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/rm-kurierr.tfm - RELOC/fonts/tfm/nowacki/kurier/rm-kurierri-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/rm-kurierri.tfm - RELOC/fonts/tfm/nowacki/kurier/sy-kurierbz.tfm - RELOC/fonts/tfm/nowacki/kurier/sy-kuriercbz.tfm - RELOC/fonts/tfm/nowacki/kurier/sy-kurierchz.tfm - RELOC/fonts/tfm/nowacki/kurier/sy-kurierclz.tfm - RELOC/fonts/tfm/nowacki/kurier/sy-kuriercmz.tfm - RELOC/fonts/tfm/nowacki/kurier/sy-kuriercrz.tfm - RELOC/fonts/tfm/nowacki/kurier/sy-kurierhz.tfm - RELOC/fonts/tfm/nowacki/kurier/sy-kurierlz.tfm - RELOC/fonts/tfm/nowacki/kurier/sy-kuriermz.tfm - RELOC/fonts/tfm/nowacki/kurier/sy-kurierrz.tfm - RELOC/fonts/tfm/nowacki/kurier/t2a-kurierb.tfm - RELOC/fonts/tfm/nowacki/kurier/t2a-kurierbi.tfm - RELOC/fonts/tfm/nowacki/kurier/t2a-kuriercb.tfm - RELOC/fonts/tfm/nowacki/kurier/t2a-kuriercbi.tfm - RELOC/fonts/tfm/nowacki/kurier/t2a-kurierch.tfm - RELOC/fonts/tfm/nowacki/kurier/t2a-kurierchi.tfm - RELOC/fonts/tfm/nowacki/kurier/t2a-kuriercl.tfm - RELOC/fonts/tfm/nowacki/kurier/t2a-kuriercli.tfm - RELOC/fonts/tfm/nowacki/kurier/t2a-kuriercm.tfm - RELOC/fonts/tfm/nowacki/kurier/t2a-kuriercmi.tfm - RELOC/fonts/tfm/nowacki/kurier/t2a-kuriercr.tfm - RELOC/fonts/tfm/nowacki/kurier/t2a-kuriercri.tfm - RELOC/fonts/tfm/nowacki/kurier/t2a-kurierh.tfm - RELOC/fonts/tfm/nowacki/kurier/t2a-kurierhi.tfm - RELOC/fonts/tfm/nowacki/kurier/t2a-kurierl.tfm - RELOC/fonts/tfm/nowacki/kurier/t2a-kurierli.tfm - RELOC/fonts/tfm/nowacki/kurier/t2a-kurierm.tfm - RELOC/fonts/tfm/nowacki/kurier/t2a-kuriermi.tfm - RELOC/fonts/tfm/nowacki/kurier/t2a-kurierr.tfm - RELOC/fonts/tfm/nowacki/kurier/t2a-kurierri.tfm - RELOC/fonts/tfm/nowacki/kurier/t2b-kurierb.tfm - RELOC/fonts/tfm/nowacki/kurier/t2b-kurierbi.tfm - RELOC/fonts/tfm/nowacki/kurier/t2b-kuriercb.tfm - RELOC/fonts/tfm/nowacki/kurier/t2b-kuriercbi.tfm - RELOC/fonts/tfm/nowacki/kurier/t2b-kurierch.tfm - RELOC/fonts/tfm/nowacki/kurier/t2b-kurierchi.tfm - RELOC/fonts/tfm/nowacki/kurier/t2b-kuriercl.tfm - RELOC/fonts/tfm/nowacki/kurier/t2b-kuriercli.tfm - RELOC/fonts/tfm/nowacki/kurier/t2b-kuriercm.tfm - RELOC/fonts/tfm/nowacki/kurier/t2b-kuriercmi.tfm - RELOC/fonts/tfm/nowacki/kurier/t2b-kuriercr.tfm - RELOC/fonts/tfm/nowacki/kurier/t2b-kuriercri.tfm - RELOC/fonts/tfm/nowacki/kurier/t2b-kurierh.tfm - RELOC/fonts/tfm/nowacki/kurier/t2b-kurierhi.tfm - RELOC/fonts/tfm/nowacki/kurier/t2b-kurierl.tfm - RELOC/fonts/tfm/nowacki/kurier/t2b-kurierli.tfm - RELOC/fonts/tfm/nowacki/kurier/t2b-kurierm.tfm - RELOC/fonts/tfm/nowacki/kurier/t2b-kuriermi.tfm - RELOC/fonts/tfm/nowacki/kurier/t2b-kurierr.tfm - RELOC/fonts/tfm/nowacki/kurier/t2b-kurierri.tfm - RELOC/fonts/tfm/nowacki/kurier/t2c-kurierb.tfm - RELOC/fonts/tfm/nowacki/kurier/t2c-kurierbi.tfm - RELOC/fonts/tfm/nowacki/kurier/t2c-kuriercb.tfm - RELOC/fonts/tfm/nowacki/kurier/t2c-kuriercbi.tfm - RELOC/fonts/tfm/nowacki/kurier/t2c-kurierch.tfm - RELOC/fonts/tfm/nowacki/kurier/t2c-kurierchi.tfm - RELOC/fonts/tfm/nowacki/kurier/t2c-kuriercl.tfm - RELOC/fonts/tfm/nowacki/kurier/t2c-kuriercli.tfm - RELOC/fonts/tfm/nowacki/kurier/t2c-kuriercm.tfm - RELOC/fonts/tfm/nowacki/kurier/t2c-kuriercmi.tfm - RELOC/fonts/tfm/nowacki/kurier/t2c-kuriercr.tfm - RELOC/fonts/tfm/nowacki/kurier/t2c-kuriercri.tfm - RELOC/fonts/tfm/nowacki/kurier/t2c-kurierh.tfm - RELOC/fonts/tfm/nowacki/kurier/t2c-kurierhi.tfm - RELOC/fonts/tfm/nowacki/kurier/t2c-kurierl.tfm - RELOC/fonts/tfm/nowacki/kurier/t2c-kurierli.tfm - RELOC/fonts/tfm/nowacki/kurier/t2c-kurierm.tfm - RELOC/fonts/tfm/nowacki/kurier/t2c-kuriermi.tfm - RELOC/fonts/tfm/nowacki/kurier/t2c-kurierr.tfm - RELOC/fonts/tfm/nowacki/kurier/t2c-kurierri.tfm - RELOC/fonts/tfm/nowacki/kurier/t5-kurierb-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/t5-kurierb.tfm - RELOC/fonts/tfm/nowacki/kurier/t5-kurierbi-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/t5-kurierbi.tfm - RELOC/fonts/tfm/nowacki/kurier/t5-kuriercb-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/t5-kuriercb.tfm - RELOC/fonts/tfm/nowacki/kurier/t5-kuriercbi-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/t5-kuriercbi.tfm - RELOC/fonts/tfm/nowacki/kurier/t5-kurierch-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/t5-kurierch.tfm - RELOC/fonts/tfm/nowacki/kurier/t5-kurierchi-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/t5-kurierchi.tfm - RELOC/fonts/tfm/nowacki/kurier/t5-kuriercl-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/t5-kuriercl.tfm - RELOC/fonts/tfm/nowacki/kurier/t5-kuriercli-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/t5-kuriercli.tfm - RELOC/fonts/tfm/nowacki/kurier/t5-kuriercm-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/t5-kuriercm.tfm - RELOC/fonts/tfm/nowacki/kurier/t5-kuriercmi-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/t5-kuriercmi.tfm - RELOC/fonts/tfm/nowacki/kurier/t5-kuriercr-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/t5-kuriercr.tfm - RELOC/fonts/tfm/nowacki/kurier/t5-kuriercri-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/t5-kuriercri.tfm - RELOC/fonts/tfm/nowacki/kurier/t5-kurierh-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/t5-kurierh.tfm - RELOC/fonts/tfm/nowacki/kurier/t5-kurierhi-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/t5-kurierhi.tfm - RELOC/fonts/tfm/nowacki/kurier/t5-kurierl-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/t5-kurierl.tfm - RELOC/fonts/tfm/nowacki/kurier/t5-kurierli-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/t5-kurierli.tfm - RELOC/fonts/tfm/nowacki/kurier/t5-kurierm-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/t5-kurierm.tfm - RELOC/fonts/tfm/nowacki/kurier/t5-kuriermi-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/t5-kuriermi.tfm - RELOC/fonts/tfm/nowacki/kurier/t5-kurierr-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/t5-kurierr.tfm - RELOC/fonts/tfm/nowacki/kurier/t5-kurierri-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/t5-kurierri.tfm - RELOC/fonts/tfm/nowacki/kurier/texnansi-kurierb-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/texnansi-kurierb.tfm - RELOC/fonts/tfm/nowacki/kurier/texnansi-kurierbi-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/texnansi-kurierbi.tfm - RELOC/fonts/tfm/nowacki/kurier/texnansi-kuriercb-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/texnansi-kuriercb.tfm - RELOC/fonts/tfm/nowacki/kurier/texnansi-kuriercbi-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/texnansi-kuriercbi.tfm - RELOC/fonts/tfm/nowacki/kurier/texnansi-kurierch-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/texnansi-kurierch.tfm - RELOC/fonts/tfm/nowacki/kurier/texnansi-kurierchi-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/texnansi-kurierchi.tfm - RELOC/fonts/tfm/nowacki/kurier/texnansi-kuriercl-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/texnansi-kuriercl.tfm - RELOC/fonts/tfm/nowacki/kurier/texnansi-kuriercli-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/texnansi-kuriercli.tfm - RELOC/fonts/tfm/nowacki/kurier/texnansi-kuriercm-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/texnansi-kuriercm.tfm - RELOC/fonts/tfm/nowacki/kurier/texnansi-kuriercmi-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/texnansi-kuriercmi.tfm - RELOC/fonts/tfm/nowacki/kurier/texnansi-kuriercr-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/texnansi-kuriercr.tfm - RELOC/fonts/tfm/nowacki/kurier/texnansi-kuriercri-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/texnansi-kuriercri.tfm - RELOC/fonts/tfm/nowacki/kurier/texnansi-kurierh-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/texnansi-kurierh.tfm - RELOC/fonts/tfm/nowacki/kurier/texnansi-kurierhi-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/texnansi-kurierhi.tfm - RELOC/fonts/tfm/nowacki/kurier/texnansi-kurierl-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/texnansi-kurierl.tfm - RELOC/fonts/tfm/nowacki/kurier/texnansi-kurierli-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/texnansi-kurierli.tfm - RELOC/fonts/tfm/nowacki/kurier/texnansi-kurierm-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/texnansi-kurierm.tfm - RELOC/fonts/tfm/nowacki/kurier/texnansi-kuriermi-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/texnansi-kuriermi.tfm - RELOC/fonts/tfm/nowacki/kurier/texnansi-kurierr-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/texnansi-kurierr.tfm - RELOC/fonts/tfm/nowacki/kurier/texnansi-kurierri-sc.tfm - RELOC/fonts/tfm/nowacki/kurier/texnansi-kurierri.tfm - RELOC/fonts/tfm/nowacki/kurier/ts1-kurierb.tfm - RELOC/fonts/tfm/nowacki/kurier/ts1-kurierbi.tfm - RELOC/fonts/tfm/nowacki/kurier/ts1-kuriercb.tfm - RELOC/fonts/tfm/nowacki/kurier/ts1-kuriercbi.tfm - RELOC/fonts/tfm/nowacki/kurier/ts1-kurierch.tfm - RELOC/fonts/tfm/nowacki/kurier/ts1-kurierchi.tfm - RELOC/fonts/tfm/nowacki/kurier/ts1-kuriercl.tfm - RELOC/fonts/tfm/nowacki/kurier/ts1-kuriercli.tfm - RELOC/fonts/tfm/nowacki/kurier/ts1-kuriercm.tfm - RELOC/fonts/tfm/nowacki/kurier/ts1-kuriercmi.tfm - RELOC/fonts/tfm/nowacki/kurier/ts1-kuriercr.tfm - RELOC/fonts/tfm/nowacki/kurier/ts1-kuriercri.tfm - RELOC/fonts/tfm/nowacki/kurier/ts1-kurierh.tfm - RELOC/fonts/tfm/nowacki/kurier/ts1-kurierhi.tfm - RELOC/fonts/tfm/nowacki/kurier/ts1-kurierl.tfm - RELOC/fonts/tfm/nowacki/kurier/ts1-kurierli.tfm - RELOC/fonts/tfm/nowacki/kurier/ts1-kurierm.tfm - RELOC/fonts/tfm/nowacki/kurier/ts1-kuriermi.tfm - RELOC/fonts/tfm/nowacki/kurier/ts1-kurierr.tfm - RELOC/fonts/tfm/nowacki/kurier/ts1-kurierri.tfm - RELOC/fonts/tfm/nowacki/kurier/wncy-kurierb.tfm - RELOC/fonts/tfm/nowacki/kurier/wncy-kurierbi.tfm - RELOC/fonts/tfm/nowacki/kurier/wncy-kuriercb.tfm - RELOC/fonts/tfm/nowacki/kurier/wncy-kuriercbi.tfm - RELOC/fonts/tfm/nowacki/kurier/wncy-kurierch.tfm - RELOC/fonts/tfm/nowacki/kurier/wncy-kurierchi.tfm - RELOC/fonts/tfm/nowacki/kurier/wncy-kuriercl.tfm - RELOC/fonts/tfm/nowacki/kurier/wncy-kuriercli.tfm - RELOC/fonts/tfm/nowacki/kurier/wncy-kuriercm.tfm - RELOC/fonts/tfm/nowacki/kurier/wncy-kuriercmi.tfm - RELOC/fonts/tfm/nowacki/kurier/wncy-kuriercr.tfm - RELOC/fonts/tfm/nowacki/kurier/wncy-kuriercri.tfm - RELOC/fonts/tfm/nowacki/kurier/wncy-kurierh.tfm - RELOC/fonts/tfm/nowacki/kurier/wncy-kurierhi.tfm - RELOC/fonts/tfm/nowacki/kurier/wncy-kurierl.tfm - RELOC/fonts/tfm/nowacki/kurier/wncy-kurierli.tfm - RELOC/fonts/tfm/nowacki/kurier/wncy-kurierm.tfm - RELOC/fonts/tfm/nowacki/kurier/wncy-kuriermi.tfm - RELOC/fonts/tfm/nowacki/kurier/wncy-kurierr.tfm - RELOC/fonts/tfm/nowacki/kurier/wncy-kurierri.tfm - RELOC/fonts/type1/nowacki/kurier/kurierb.pfb - RELOC/fonts/type1/nowacki/kurier/kurierbi.pfb - RELOC/fonts/type1/nowacki/kurier/kuriercb.pfb - RELOC/fonts/type1/nowacki/kurier/kuriercbi.pfb - RELOC/fonts/type1/nowacki/kurier/kurierch.pfb - RELOC/fonts/type1/nowacki/kurier/kurierchi.pfb - RELOC/fonts/type1/nowacki/kurier/kuriercl.pfb - RELOC/fonts/type1/nowacki/kurier/kuriercli.pfb - RELOC/fonts/type1/nowacki/kurier/kuriercm.pfb - RELOC/fonts/type1/nowacki/kurier/kuriercmi.pfb - RELOC/fonts/type1/nowacki/kurier/kuriercr.pfb - RELOC/fonts/type1/nowacki/kurier/kuriercri.pfb - RELOC/fonts/type1/nowacki/kurier/kurierh.pfb - RELOC/fonts/type1/nowacki/kurier/kurierhi.pfb - RELOC/fonts/type1/nowacki/kurier/kurierl.pfb - RELOC/fonts/type1/nowacki/kurier/kurierli.pfb - RELOC/fonts/type1/nowacki/kurier/kurierm.pfb - RELOC/fonts/type1/nowacki/kurier/kuriermi.pfb - RELOC/fonts/type1/nowacki/kurier/kurierr.pfb - RELOC/fonts/type1/nowacki/kurier/kurierri.pfb - RELOC/tex/latex/kurier/il2kurier.fd - RELOC/tex/latex/kurier/il2kurierc.fd - RELOC/tex/latex/kurier/il2kurierl.fd - RELOC/tex/latex/kurier/il2kurierlc.fd - RELOC/tex/latex/kurier/kurier.sty - RELOC/tex/latex/kurier/l7xkurier.fd - RELOC/tex/latex/kurier/l7xkurierc.fd - RELOC/tex/latex/kurier/l7xkurierl.fd - RELOC/tex/latex/kurier/l7xkurierlc.fd - RELOC/tex/latex/kurier/ly1kurier.fd - RELOC/tex/latex/kurier/ly1kurierc.fd - RELOC/tex/latex/kurier/ly1kurierl.fd - RELOC/tex/latex/kurier/ly1kurierlc.fd - RELOC/tex/latex/kurier/omlkurier.fd - RELOC/tex/latex/kurier/omlkurierc.fd - RELOC/tex/latex/kurier/omlkurierl.fd - RELOC/tex/latex/kurier/omlkurierlc.fd - RELOC/tex/latex/kurier/omskurier.fd - RELOC/tex/latex/kurier/omskurierc.fd - RELOC/tex/latex/kurier/omskurierl.fd - RELOC/tex/latex/kurier/omskurierlc.fd - RELOC/tex/latex/kurier/omxkurier.fd - RELOC/tex/latex/kurier/omxkurierc.fd - RELOC/tex/latex/kurier/omxkurierl.fd - RELOC/tex/latex/kurier/omxkurierlc.fd - RELOC/tex/latex/kurier/ot1kurier.fd - RELOC/tex/latex/kurier/ot1kurierc.fd - RELOC/tex/latex/kurier/ot1kuriercm.fd - RELOC/tex/latex/kurier/ot1kurierl.fd - RELOC/tex/latex/kurier/ot1kurierlc.fd - RELOC/tex/latex/kurier/ot1kurierlcm.fd - RELOC/tex/latex/kurier/ot1kurierlm.fd - RELOC/tex/latex/kurier/ot1kurierm.fd - RELOC/tex/latex/kurier/ot2kurier.fd - RELOC/tex/latex/kurier/ot2kurierc.fd - RELOC/tex/latex/kurier/ot2kurierl.fd - RELOC/tex/latex/kurier/ot2kurierlc.fd - RELOC/tex/latex/kurier/ot4kurier.fd - RELOC/tex/latex/kurier/ot4kurierc.fd - RELOC/tex/latex/kurier/ot4kurierl.fd - RELOC/tex/latex/kurier/ot4kurierlc.fd - RELOC/tex/latex/kurier/qxkurier.fd - RELOC/tex/latex/kurier/qxkurierc.fd - RELOC/tex/latex/kurier/qxkurierl.fd - RELOC/tex/latex/kurier/qxkurierlc.fd - RELOC/tex/latex/kurier/t1kurier.fd - RELOC/tex/latex/kurier/t1kurierc.fd - RELOC/tex/latex/kurier/t1kurierl.fd - RELOC/tex/latex/kurier/t1kurierlc.fd - RELOC/tex/latex/kurier/t2akurier.fd - RELOC/tex/latex/kurier/t2akurierc.fd - RELOC/tex/latex/kurier/t2akurierl.fd - RELOC/tex/latex/kurier/t2akurierlc.fd - RELOC/tex/latex/kurier/t2bkurier.fd - RELOC/tex/latex/kurier/t2bkurierc.fd - RELOC/tex/latex/kurier/t2bkurierl.fd - RELOC/tex/latex/kurier/t2bkurierlc.fd - RELOC/tex/latex/kurier/t2ckurier.fd - RELOC/tex/latex/kurier/t2ckurierc.fd - RELOC/tex/latex/kurier/t2ckurierl.fd - RELOC/tex/latex/kurier/t2ckurierlc.fd - RELOC/tex/latex/kurier/t5kurier.fd - RELOC/tex/latex/kurier/t5kurierc.fd - RELOC/tex/latex/kurier/t5kurierl.fd - RELOC/tex/latex/kurier/t5kurierlc.fd - RELOC/tex/latex/kurier/ts1kurier.fd - RELOC/tex/latex/kurier/ts1kurierc.fd - RELOC/tex/latex/kurier/ts1kurierl.fd - RELOC/tex/latex/kurier/ts1kurierlc.fd - RELOC/tex/plain/kurier/kurier-math.tex -catalogue-ctan /fonts/kurier -catalogue-date 2016-10-16 16:55:04 +0200 -catalogue-license gfsl -catalogue-topics font font-otf font-type1 -catalogue-version 0.995b - -name kvmap -category Package -revision 48708 -shortdesc Create Karnaugh maps with LaTeX -relocated 1 -longdesc This LaTeX package allows the creation of (even large) Karnaugh -longdesc maps. It provides a tabular-like input syntax and support for -longdesc drawing bundles (implicants) around adjacent values. It is -longdesc based on an answer at StackExchange. -containersize 2636 -containerchecksum 1c0db537f139253863291a146d1b220b940d64bb2d9cfdfd96e8af0ad9fa4d681d81dc026f476099d204dbcabd45e5ab552d4b5156cfc4303e6a295f1731031e -doccontainersize 108964 -doccontainerchecksum 6114e2f88f361c9c6e0c4b828a00364d6738ded64e9e39d64b430deae0418117f1aec86fcaa36f8c2aebd627cd0282beb084cd068083c068516e633fa6373ec8 -docfiles size=29 - RELOC/doc/latex/kvmap/README.md details="Readme" - RELOC/doc/latex/kvmap/kvmap.pdf details="Package documentation" -srccontainersize 8380 -srccontainerchecksum 4945bce663aee547e6332fd062e789573516b60f4a0617ee8cbe04629db1dd766d88d712fa40ad90affe8b63075a2132b42e11fe001e30c00fdb059bdac3e0da -srcfiles size=9 - RELOC/source/latex/kvmap/kvmap.dtx - RELOC/source/latex/kvmap/kvmap.ins -runfiles size=3 - RELOC/tex/latex/kvmap/kvmap.sty -catalogue-also karnaugh-map karnaughmap -catalogue-contact-bugs https://gitlab.com/benfrank/kvmap/issues -catalogue-contact-home https://gitlab.com/benfrank/kvmap -catalogue-ctan /macros/latex/contrib/kvmap -catalogue-date 2018-09-20 20:56:10 +0200 -catalogue-license lppl1.3c -catalogue-topics maths engineering -catalogue-version 0.3.1 - -name l2picfaq -category Package -revision 19601 -shortdesc LaTeX pictures "how-to" (German) -relocated 1 -longdesc The document (in German) is a collection of "how-to" notes -longdesc about LaTeX and pictures. The aim of the document is to provide -longdesc a solution, in the form of some sample code, for every problem. -containersize 484 -containerchecksum 0c876914f63a12ba657c14893480e24c4b4beeb2a42537937c8e2f40dff29bed077eda0f74300745f3d4dec8bdf4c06cbe7c8c7ebc2ae1ede95c1cb7b891802a -doccontainersize 364404 -doccontainerchecksum 4d5cd178c45aa30ed738c8d4175284ebd6e1cb83693752732d77fa574607dd4887e6a528229e8c1c1ebc8a0619b47bfaec3dfd5431f916b5f7de5278cb448844 -docfiles size=166 - RELOC/doc/latex/l2picfaq/README details="Package README" language="de" - RELOC/doc/latex/l2picfaq/ctanlion.pdf - RELOC/doc/latex/l2picfaq/gfdl.tex - RELOC/doc/latex/l2picfaq/l2picfaq.pdf details="The document itself" language="de" - RELOC/doc/latex/l2picfaq/l2picfaq.tex -catalogue-also epslatex -catalogue-ctan /info/l2picfaq/german -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license fdl -catalogue-topics faq -catalogue-version 1.50 - -name l2tabu -category Package -revision 39597 -shortdesc Obsolete packages and commands -relocated 1 -longdesc The "sins" of LaTeX users, and how to correct them. The -longdesc document provides a list of obsolete packages and commands. -longdesc This original is in German; it has been translated into -longdesc English, French, Italian, and Spanish. -containersize 496 -containerchecksum 03814d3aeb2fda70f001f7abbd3f31a4112b2f4f6a6e6380dcb79ae11fe3be7b2c994f25fe5ac1a7b99ff2e2852dcaafe84edee7e092a558301246727aba8ad8 -doccontainersize 245456 -doccontainerchecksum b462d7118bf3845ac91b2bc254df881f35236cf7bae1a64b154cb175770a01c67c358d4dec4b0949d2377b3ee3985158adf44a3f1bb7882b3009d1bfe6a959c8 -docfiles size=74 - RELOC/doc/latex/l2tabu/CHANGES - RELOC/doc/latex/l2tabu/README details="Readme" - RELOC/doc/latex/l2tabu/l2tabu.pdf details="The document itself" language="de" - RELOC/doc/latex/l2tabu/l2tabu.tex -catalogue-ctan /info/l2tabu/german -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics german-doc -catalogue-version 2.4 - -name l2tabu-english -category Package -revision 15878 -shortdesc English translation of "Obsolete packages and commands" -relocated 1 -longdesc English translation of the l2tabu practical guide to LaTeX2e by -longdesc Mark Trettin. A list of obsolete packages and commands. -containersize 444 -containerchecksum 0ebc04eb6bf4b4600616d8d82bc847f26287c34e7130d4d2e315577b8fbbea41846344071a250b60da95d46a3fdbd82994551eba10778708d6a0b3ce6e8618bf -doccontainersize 266564 -doccontainerchecksum 6cb0856a2428d2387280c47f26a5e479f49bec0a2d76e8a26c26497c228a1795cd51d7e19acf03eb6e39d2fb4d025115a44f4238fac80cf782f7a87cc683ca58 -docfiles size=95 - RELOC/doc/latex/l2tabu-english/l2tabuen.pdf details="The document itself" - RELOC/doc/latex/l2tabu-english/l2tabuen.tex -catalogue-ctan /info/l2tabu/english -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics documentation translation -catalogue-version 1.8.5.7 - -name l2tabu-french -category Package -revision 31315 -shortdesc French translation of l2tabu -relocated 1 -longdesc French translation of l2tabu. -containersize 380 -containerchecksum 7e274ff36fde207f23be08ae1f72d1dea4fef39941b3eb319b7b6b15489348de996a7ba299820471f03e38dd4a8cb74d069e43bbb90f3768aeb3c3e2c14fcd0f -doccontainersize 269364 -doccontainerchecksum ec5addaf9e7f4aafb09ed402713531eb4f94661b9e9ea31f2251086e3e02701a19c6b6c214dbdd2b531c6edcf50c6cdee0033c47ea57a2f4f6c66bc1647afee1 -docfiles size=101 - RELOC/doc/latex/l2tabu-french/README details="Readme" - RELOC/doc/latex/l2tabu-french/l2tabufr.pdf details="The document itself" language="fr" - RELOC/doc/latex/l2tabu-french/l2tabufr.tex -catalogue-also l2tabu l2tabu-english l2tabu-italian -catalogue-ctan /info/l2tabu/french -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics french-doc -catalogue-version 2.3 - -name l2tabu-italian -category Package -revision 25218 -shortdesc Italian Translation of Obsolete packages and commands -relocated 1 -longdesc Italian translation of the l2tabu practical guide to LaTeX2e (a -longdesc list of obsolete packages and commands). -containersize 448 -containerchecksum 155f27842e2b55b290a6656943785fcbc445b7f4117c5c3b1d15bc7cf2b8926abd5f92dbfd7980e1e2e93945ce0fe4fd6b699e67beafbc6f4f98959876091b6a -doccontainersize 257412 -doccontainerchecksum e593673e37b8b75bb97ff5d9f253dea797929ab48cd923b7297935f534a79f3181fe37461424faec16c38feb56e46a4a127f2a85132c3e4083cc1debcdf29e1e -docfiles size=76 - RELOC/doc/latex/l2tabu-italian/l2tabuit.pdf details="The document itself" language="it" - RELOC/doc/latex/l2tabu-italian/l2tabuit.tex -catalogue-also l2tabu l2tabu-english l2tabu-french -catalogue-ctan /info/l2tabu/italian -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics italian-doc -catalogue-version 2.3 - -name l2tabu-spanish -category Package -revision 15878 -shortdesc Spanish translation of "Obsolete packages and commands" -relocated 1 -longdesc A Spanish translation of the l2tabu practical guide to LaTeX2e -longdesc by Mark Trettin. A list of obsolete packages, commands and -longdesc usages. -containersize 448 -containerchecksum 7b7c963d78d8e70351e4d2043e9356c7a5730fbc86f24635d3f4c868130ae7468d1b06f7d7a4c7a484127e2ecf57f12f547f008a832ec490336a85c88dd9c1a3 -doccontainersize 227416 -doccontainerchecksum fe9a6a6c41e71575a116bb71d913ff994abb5a3bb8af6963fbd3349400e67fb8fb4268a0344bb162054c5ff12eb7e73d29014220c25891f6912e12149fc18931 -docfiles size=84 - RELOC/doc/latex/l2tabu-spanish/README details="Readme" - RELOC/doc/latex/l2tabu-spanish/l2tabues.pdf details="The document itself" language="es" - RELOC/doc/latex/l2tabu-spanish/l2tabues.tex -catalogue-ctan /info/l2tabu/spanish -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics spanish-doc -catalogue-version 1.1 - -name l3build -category Package -revision 49994 -shortdesc A testing and building system for (La)TeX -longdesc The build system supports testing and building LaTeX3 code, on -longdesc Linux, Mac OS X and Windows systems. The package offers: A unit -longdesc testing system for (La)TeX code (whether kernel code or -longdesc contributed packages); A system for typesetting package -longdesc documentation; and An automated process for creating CTAN -longdesc releases. The package is essentially independent of other -longdesc material released by the LaTeX3 team, and may be updated on a -longdesc different schedule. -depend l3build.ARCH -containersize 30808 -containerchecksum 0098484854ffe80228f879d4c18a01289b7d3f2d5212d0fd8449d069a031b99ed5e9446089f1f75bc7702f84f548f303b7d9e9722ed3aed81dcb3f924a922bec -doccontainersize 708924 -doccontainerchecksum 0561d6451d046660f40f74bbda898ab800e7170e158b51231af604edc70e36eab156e6f246c3ad3dfcde8e3658225f3cb7d4e9a86cff0973de3b62d397bf5e9f -docfiles size=179 - texmf-dist/doc/latex/l3build/CHANGELOG.md - texmf-dist/doc/latex/l3build/CONTRIBUTING.md - texmf-dist/doc/latex/l3build/README.md details="Readme" - texmf-dist/doc/latex/l3build/l3build.pdf details="Package documentation" - texmf-dist/doc/man/man1/l3build.1 - texmf-dist/doc/man/man1/l3build.man1.pdf -srccontainersize 27240 -srccontainerchecksum 1cdebb63294cf066383e7b44b6823c6fd4642daaffee41f646ea93f5374e52dd45ff2cd96573edffa15bce94557eeacceb659792afe62221fd046893f7380129 -srcfiles size=25 - texmf-dist/source/latex/l3build/l3build.dtx - texmf-dist/source/latex/l3build/l3build.ins -runfiles size=40 - texmf-dist/scripts/l3build/l3build-arguments.lua - texmf-dist/scripts/l3build/l3build-aux.lua - texmf-dist/scripts/l3build/l3build-check.lua - texmf-dist/scripts/l3build/l3build-clean.lua - texmf-dist/scripts/l3build/l3build-ctan.lua - texmf-dist/scripts/l3build/l3build-file-functions.lua - texmf-dist/scripts/l3build/l3build-help.lua - texmf-dist/scripts/l3build/l3build-install.lua - texmf-dist/scripts/l3build/l3build-manifest-setup.lua - texmf-dist/scripts/l3build/l3build-manifest.lua - texmf-dist/scripts/l3build/l3build-stdmain.lua - texmf-dist/scripts/l3build/l3build-tagging.lua - texmf-dist/scripts/l3build/l3build-typesetting.lua - texmf-dist/scripts/l3build/l3build-unpack.lua - texmf-dist/scripts/l3build/l3build-upload.lua - texmf-dist/scripts/l3build/l3build-variables.lua - texmf-dist/scripts/l3build/l3build.lua - texmf-dist/tex/latex/l3build/regression-test.tex -catalogue-contact-bugs https://github.com/latex3/l3build/issues -catalogue-contact-home https://www.latex-project.org -catalogue-contact-repository https://github.com/latex3/l3build -catalogue-ctan /macros/latex/contrib/l3build -catalogue-date 2019-02-10 11:26:31 +0100 -catalogue-license lppl1.3c -catalogue-topics package-devel macro-supp - -name l3build.aarch64-linux -category Package -revision 46894 -shortdesc aarch64-linux files of l3build -containersize 340 -containerchecksum b8669dc3ed827c91c9b05f66560af49b10a331b201f10891bab3331a842dd58c7628023d0a6091e26d4a2feebacd8c0a92c239565ccece6f141ff507cc8ce6fa -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/l3build - -name l3build.amd64-freebsd -category Package -revision 46894 -shortdesc amd64-freebsd files of l3build -containersize 340 -containerchecksum 763005fb0a623026d223b340c7e8b3d29a5e4b9bbaa9548b2efbe168cb9feae7a3d4cd846d29a0e927924e01f0b1fe4c06a2fc5de4887aed869dbf9163f523fd -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/l3build - -name l3build.amd64-netbsd -category Package -revision 46894 -shortdesc amd64-netbsd files of l3build -containersize 340 -containerchecksum 5cec853f5548570fa6520fbbdccc084a4cde7e75259fc6ac5216e0a2940e6c0c7cb4c8e3589706e7e91a77f0b1c7a4a115077dad8aaea5722b766e84c2536cc4 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/l3build - -name l3build.armhf-linux -category Package -revision 46894 -shortdesc armhf-linux files of l3build -containersize 336 -containerchecksum 618aa783d6e5defe271beed4844e2c25953b5330574e73098cf279685513d36224ef6683e3e6e50b9023554cb309c22158554975a6152248bb10d06713b8cbea -binfiles arch=armhf-linux size=1 - bin/armhf-linux/l3build - -name l3build.i386-cygwin -category Package -revision 46894 -shortdesc i386-cygwin files of l3build -containersize 336 -containerchecksum c41aa764bb8ead51979b5103c23dbf713938d53dcb1381cf568afa8bc3d02730da60989c4330c121808c7acaa2131e35fa2b244ee46878f5c1288d323943fbdf -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/l3build - -name l3build.i386-freebsd -category Package -revision 46894 -shortdesc i386-freebsd files of l3build -containersize 340 -containerchecksum a50b78fc2a2b3aab3e787743d29658f6de69440165eb301891aaec2f1acc2f9bb367e0f15ddcf2b080ae578ba1fa74232647495b23c0fa351d74e92872812e8a -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/l3build - -name l3build.i386-linux -category Package -revision 46894 -shortdesc i386-linux files of l3build -containersize 340 -containerchecksum 0a5a5db1c42ae2f4ab447b47ecf13d4d79eaae7dc943fe04af733470a0652518bc6040f1fdd43b2cb46e68afc44734fcc82ca3481611173ccb43ecdb9e5822e1 -binfiles arch=i386-linux size=1 - bin/i386-linux/l3build - -name l3build.i386-netbsd -category Package -revision 46894 -shortdesc i386-netbsd files of l3build -containersize 336 -containerchecksum e9236562844d2e042be58caa22f95335cb3dafc204dcbf70d50e357029a81bbab3ffa4839acd69bea584721ec6c81c6d6993c5d89c2ec5a2c6483f6665d7befa -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/l3build - -name l3build.i386-solaris -category Package -revision 46894 -shortdesc i386-solaris files of l3build -containersize 340 -containerchecksum 71cc8144616fad077256149a2df435ed3875d58265db7c4b5d46880839c16bdad73ed7bb9b1f8bf8f579610e869cc3c956b987fdc8851eab85877271ce2e83a0 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/l3build - -name l3build.sparc-solaris -category Package -revision 46894 -shortdesc sparc-solaris files of l3build -containersize 340 -containerchecksum 0e0bd91834c75f2187eb8014d16e0f3487d116c75c09ee20f5959d4e55db7f8b0fcab4f3894630a54964aa1da8cc28d1168fdb5c76b72381ce69c79dfd515ed0 -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/l3build - -name l3build.win32 -category Package -revision 46894 -shortdesc win32 files of l3build -containersize 680 -containerchecksum 18b261ad0f27c53732adb93cdc8444973f63936e0799b165e6a10a6a12afb63186f2448a54bc094c0b201789cad8f083d591acecafe313f2798b75cdf70b0845 -binfiles arch=win32 size=1 - bin/win32/l3build.exe - -name l3build.x86_64-cygwin -category Package -revision 46894 -shortdesc x86_64-cygwin files of l3build -containersize 340 -containerchecksum fd197c8fccf807d8a6d4f6170c3a8de973b8446e316caa018cdf9cc94e3898ae30ab1a1e599189eee00843cc763092fb568b257f43b9a236ae88217e5812fc94 -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/l3build - -name l3build.x86_64-darwin -category Package -revision 46894 -shortdesc x86_64-darwin files of l3build -containersize 340 -containerchecksum 0e93ee195ee459ff52900f76595d622518069ae92169c40755f3d2eeaf9936151c8750e6837d3431155b0541604a61f5045b2ecb9d64c6ecb56d597eacda676d -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/l3build - -name l3build.x86_64-darwinlegacy -category Package -revision 46894 -shortdesc x86_64-darwinlegacy files of l3build -containersize 348 -containerchecksum fbfefb979098cf7a41344a4fd5beb07cb5a1245240e8baac3e457f185b73a3a31563683b52aeecaff51094ed47641a2973d878921aee6f7d4193fe7f7556b17b -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/l3build - -name l3build.x86_64-linux -category Package -revision 46894 -shortdesc x86_64-linux files of l3build -containersize 340 -containerchecksum c9b12ea2aefa357089e0f10ee9d6d8b9863f601154ae3ca1949554c32fd5d52b3a3dcfe1e8a85566b470f4fc832c44508e20b95769af8d84f2fb1ee3eadaf17b -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/l3build - -name l3build.x86_64-linuxmusl -category Package -revision 46894 -shortdesc x86_64-linuxmusl files of l3build -containersize 344 -containerchecksum b92d76bfa5ce387feed534c38b1c50699905bc9cb1484d4dc229f6e10fa0243c513e1dc29ee975d66dd268ac505afcf073df7b1d3406a8bb083ff0dd6776e8c9 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/l3build - -name l3build.x86_64-solaris -category Package -revision 46894 -shortdesc x86_64-solaris files of l3build -containersize 340 -containerchecksum 6ee3e9d425f48fbb13eaacda3c8ad8d091df973b7c10e1e60e9e85b3cbd5285676deaf6e4595fccd015ba92e22478085f6fa435313bdf631ed53778722d5d0f9 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/l3build - -name l3experimental -category Package -revision 49853 -shortdesc Experimental LaTeX3 concepts -relocated 1 -longdesc The l3experimental packages are a collection of experimental -longdesc implementations for aspects of the LaTeX3 kernel, dealing with -longdesc higher-level ideas such as the Designer Interface. Some of them -longdesc work as stand alone packages, providing new functionality, and -longdesc can be used on top of LaTeX2e with no changes to the existing -longdesc kernel. The present release includes: l3benchmark for measuring -longdesc the time taken by TeX to run certain code; l3cctab, support for -longdesc saving and restoring category codes en masse in a table; -longdesc l3color, support for setting colors using a range of color -longdesc models; l3draw, a code-level interface for constructing -longdesc drawings; l3str, support for string manipulation; l3sys-shell, -longdesc which provides abstractions for common shell functions like -longdesc file deletion and copying; xcoffins, which allows the alignment -longdesc of boxes using a series of 'handle' positions, supplementing -longdesc the simple TeX reference point; xgalley, which controls boxes -longdesc receiving text for typesetting. -containersize 30696 -containerchecksum ff30d0c66829cbc22d4e3a9932314d745f75694df4bd3454f5c11b3ed3a4e86acd2838827a814b6d276a7f3061c933be9dedfb4d2678afac4b4251acc1145503 -doccontainersize 3481524 -doccontainerchecksum 9a82b82a5a88917c85b1b65fc95c67380772ef90ffa843b43e0ed671009d40fa8ae217525f9f3f858b5014182605fe0c6a32cc78266eeb1cdfd9023dca8d5030 -docfiles size=1031 - RELOC/doc/latex/l3experimental/CHANGELOG.md - RELOC/doc/latex/l3experimental/README.md details="Readme" - RELOC/doc/latex/l3experimental/l3benchmark/l3benchmark.pdf details="l3benchmark documentation" - RELOC/doc/latex/l3experimental/l3cctab/l3cctab.pdf details="l3cctab documentation" - RELOC/doc/latex/l3experimental/l3color/l3color.pdf details="l3color documentation" - RELOC/doc/latex/l3experimental/l3draw/l3draw-code.pdf - RELOC/doc/latex/l3experimental/l3draw/l3draw-code.tex - RELOC/doc/latex/l3experimental/l3draw/l3draw.pdf details="l3draw documentation" - RELOC/doc/latex/l3experimental/l3str/l3str-convert.pdf details="l3str-convert documentation" - RELOC/doc/latex/l3experimental/l3str/l3str-format.pdf details="l3str-format documentation" - RELOC/doc/latex/l3experimental/l3sys-shell/l3sys-shell.pdf details="l3sys-shell documentation" - RELOC/doc/latex/l3experimental/xcoffins/xcoffins.pdf details="xcoffins documentation" - RELOC/doc/latex/l3experimental/xgalley/l3galley.pdf - RELOC/doc/latex/l3experimental/xgalley/xgalley.pdf details="xgalley documentation" -srccontainersize 96260 -srccontainerchecksum 55f2034d55209917bd1a41619ef2278e0d02ad714f2aa91765c35e10e6a3bb287c56b8728e9d9b584e7715c85b236a11a0ef1828c4278ac75fde042aa86a3054 -srcfiles size=152 - RELOC/source/latex/l3experimental/l3benchmark/l3benchmark.dtx - RELOC/source/latex/l3experimental/l3benchmark/l3benchmark.ins - RELOC/source/latex/l3experimental/l3cctab/l3cctab.dtx - RELOC/source/latex/l3experimental/l3cctab/l3cctab.ins - RELOC/source/latex/l3experimental/l3color/l3color.dtx - RELOC/source/latex/l3experimental/l3color/l3color.ins - RELOC/source/latex/l3experimental/l3draw/l3draw-boxes.dtx - RELOC/source/latex/l3experimental/l3draw/l3draw-paths.dtx - RELOC/source/latex/l3experimental/l3draw/l3draw-points.dtx - RELOC/source/latex/l3experimental/l3draw/l3draw-scopes.dtx - RELOC/source/latex/l3experimental/l3draw/l3draw-softpath.dtx - RELOC/source/latex/l3experimental/l3draw/l3draw-state.dtx - RELOC/source/latex/l3experimental/l3draw/l3draw-transforms.dtx - RELOC/source/latex/l3experimental/l3draw/l3draw.dtx - RELOC/source/latex/l3experimental/l3draw/l3draw.ins - RELOC/source/latex/l3experimental/l3str/l3str-convert.dtx - RELOC/source/latex/l3experimental/l3str/l3str-format.dtx - RELOC/source/latex/l3experimental/l3str/l3str.ins - RELOC/source/latex/l3experimental/l3sys-shell/l3sys-shell.dtx - RELOC/source/latex/l3experimental/l3sys-shell/l3sys-shell.ins - RELOC/source/latex/l3experimental/xcoffins/xcoffins.dtx - RELOC/source/latex/l3experimental/xcoffins/xcoffins.ins - RELOC/source/latex/l3experimental/xgalley/l3galley.dtx - RELOC/source/latex/l3experimental/xgalley/xgalley.dtx - RELOC/source/latex/l3experimental/xgalley/xgalley.ins -runfiles size=77 - RELOC/tex/latex/l3experimental/l3benchmark/l3benchmark.sty - RELOC/tex/latex/l3experimental/l3cctab/l3cctab.sty - RELOC/tex/latex/l3experimental/l3color/l3color.sty - RELOC/tex/latex/l3experimental/l3draw/l3draw.sty - RELOC/tex/latex/l3experimental/l3str/l3str-convert.sty - RELOC/tex/latex/l3experimental/l3str/l3str-enc-iso88591.def - RELOC/tex/latex/l3experimental/l3str/l3str-enc-iso885910.def - RELOC/tex/latex/l3experimental/l3str/l3str-enc-iso885911.def - RELOC/tex/latex/l3experimental/l3str/l3str-enc-iso885913.def - RELOC/tex/latex/l3experimental/l3str/l3str-enc-iso885914.def - RELOC/tex/latex/l3experimental/l3str/l3str-enc-iso885915.def - RELOC/tex/latex/l3experimental/l3str/l3str-enc-iso885916.def - RELOC/tex/latex/l3experimental/l3str/l3str-enc-iso88592.def - RELOC/tex/latex/l3experimental/l3str/l3str-enc-iso88593.def - RELOC/tex/latex/l3experimental/l3str/l3str-enc-iso88594.def - RELOC/tex/latex/l3experimental/l3str/l3str-enc-iso88595.def - RELOC/tex/latex/l3experimental/l3str/l3str-enc-iso88596.def - RELOC/tex/latex/l3experimental/l3str/l3str-enc-iso88597.def - RELOC/tex/latex/l3experimental/l3str/l3str-enc-iso88598.def - RELOC/tex/latex/l3experimental/l3str/l3str-enc-iso88599.def - RELOC/tex/latex/l3experimental/l3str/l3str-enc-utf16.def - RELOC/tex/latex/l3experimental/l3str/l3str-enc-utf32.def - RELOC/tex/latex/l3experimental/l3str/l3str-enc-utf8.def - RELOC/tex/latex/l3experimental/l3str/l3str-esc-hex.def - RELOC/tex/latex/l3experimental/l3str/l3str-esc-name.def - RELOC/tex/latex/l3experimental/l3str/l3str-esc-string.def - RELOC/tex/latex/l3experimental/l3str/l3str-esc-url.def - RELOC/tex/latex/l3experimental/l3str/l3str-format.sty - RELOC/tex/latex/l3experimental/l3sys-shell/l3sys-shell.sty - RELOC/tex/latex/l3experimental/xcoffins/xcoffins.sty - RELOC/tex/latex/l3experimental/xgalley/l3galley.sty - RELOC/tex/latex/l3experimental/xgalley/xgalley.sty -catalogue-also l3kernel l3packages -catalogue-contact-home http://www.latex-project.org/code.html -catalogue-ctan /macros/latex/contrib/l3experimental -catalogue-date 2019-01-28 18:10:59 +0100 -catalogue-license lppl1.3c -catalogue-topics macro-supp layout latex3 pre-release - -name l3kernel -category Package -revision 50036 -shortdesc LaTeX3 programming conventions -relocated 1 -longdesc The l3kernel bundle provides an implementation of the LaTeX3 -longdesc programmers' interface, as a set of packages that run under -longdesc LaTeX2e. The interface provides the foundation on which the -longdesc LaTeX3 kernel and other future code are built: it is an API for -longdesc TeX programmers. The packages are set up so that the LaTeX3 -longdesc conventions can be used with regular LaTeX2e packages. -containersize 139204 -containerchecksum 6d266d2a51876c457f10f2a606fc0eb5848a95e058c0229025f7b38962e215c2a7d102e8a1532fb191caad39244254a8d3f496fa4fba17400fa94d090c15143a -doccontainersize 7874048 -doccontainerchecksum 712459967ecbd8b27f60c90ab5243bd9c2c1a132ba192aecb962a410384707acbbda60f5d02e301bed11fc7a9a30ce897659b7f5ef08eed2f92d402c94bc5859 -docfiles size=2177 - RELOC/doc/latex/l3kernel/CHANGELOG.md - RELOC/doc/latex/l3kernel/README.md details="Readme" - RELOC/doc/latex/l3kernel/expl3.pdf details="The LaTeX3 Programming Language" - RELOC/doc/latex/l3kernel/interface3.pdf details="The LaTeX3 interfaces" - RELOC/doc/latex/l3kernel/interface3.tex - RELOC/doc/latex/l3kernel/l3docstrip.pdf - RELOC/doc/latex/l3kernel/l3obsolete.txt - RELOC/doc/latex/l3kernel/l3styleguide.pdf details="LaTeX3 style guide" - RELOC/doc/latex/l3kernel/l3styleguide.tex - RELOC/doc/latex/l3kernel/l3syntax-changes.pdf details="Syntax changes" - RELOC/doc/latex/l3kernel/l3syntax-changes.tex - RELOC/doc/latex/l3kernel/l3term-glossary.pdf - RELOC/doc/latex/l3kernel/l3term-glossary.tex - RELOC/doc/latex/l3kernel/source3.pdf - RELOC/doc/latex/l3kernel/source3.tex - RELOC/doc/latex/l3kernel/source3body.tex -srccontainersize 511920 -srccontainerchecksum 2a04c46aac670071453b3c76b616ce394f6fd26ced5e98b4296e6ecec0c6271a4e8bfed822d2f5f176f0ef79573b314993e26fce15dd2ee9568338998ce2d8d9 -srcfiles size=792 - RELOC/source/latex/l3kernel/expl3.dtx - RELOC/source/latex/l3kernel/l3.ins - RELOC/source/latex/l3kernel/l3alloc.dtx - RELOC/source/latex/l3kernel/l3basics.dtx - RELOC/source/latex/l3kernel/l3bootstrap.dtx - RELOC/source/latex/l3kernel/l3box.dtx - RELOC/source/latex/l3kernel/l3candidates.dtx - RELOC/source/latex/l3kernel/l3clist.dtx - RELOC/source/latex/l3kernel/l3coffins.dtx - RELOC/source/latex/l3kernel/l3color-base.dtx - RELOC/source/latex/l3kernel/l3deprecation.dtx - RELOC/source/latex/l3kernel/l3doc.dtx - RELOC/source/latex/l3kernel/l3docstrip.dtx - RELOC/source/latex/l3kernel/l3drivers.dtx - RELOC/source/latex/l3kernel/l3expan.dtx - RELOC/source/latex/l3kernel/l3file.dtx - RELOC/source/latex/l3kernel/l3final.dtx - RELOC/source/latex/l3kernel/l3flag.dtx - RELOC/source/latex/l3kernel/l3format.ins - RELOC/source/latex/l3kernel/l3fp-assign.dtx - RELOC/source/latex/l3kernel/l3fp-aux.dtx - RELOC/source/latex/l3kernel/l3fp-basics.dtx - RELOC/source/latex/l3kernel/l3fp-convert.dtx - RELOC/source/latex/l3kernel/l3fp-expo.dtx - RELOC/source/latex/l3kernel/l3fp-extended.dtx - RELOC/source/latex/l3kernel/l3fp-logic.dtx - RELOC/source/latex/l3kernel/l3fp-parse.dtx - RELOC/source/latex/l3kernel/l3fp-random.dtx - RELOC/source/latex/l3kernel/l3fp-round.dtx - RELOC/source/latex/l3kernel/l3fp-traps.dtx - RELOC/source/latex/l3kernel/l3fp-trig.dtx - RELOC/source/latex/l3kernel/l3fp.dtx - RELOC/source/latex/l3kernel/l3fparray.dtx - RELOC/source/latex/l3kernel/l3int.dtx - RELOC/source/latex/l3kernel/l3intarray.dtx - RELOC/source/latex/l3kernel/l3kernel-functions.dtx - RELOC/source/latex/l3kernel/l3keys.dtx - RELOC/source/latex/l3kernel/l3luatex.dtx - RELOC/source/latex/l3kernel/l3msg.dtx - RELOC/source/latex/l3kernel/l3names.dtx - RELOC/source/latex/l3kernel/l3prg.dtx - RELOC/source/latex/l3kernel/l3prop.dtx - RELOC/source/latex/l3kernel/l3quark.dtx - RELOC/source/latex/l3kernel/l3regex.dtx - RELOC/source/latex/l3kernel/l3seq.dtx - RELOC/source/latex/l3kernel/l3skip.dtx - RELOC/source/latex/l3kernel/l3sort.dtx - RELOC/source/latex/l3kernel/l3str.dtx - RELOC/source/latex/l3kernel/l3sys.dtx - RELOC/source/latex/l3kernel/l3tl-analysis.dtx - RELOC/source/latex/l3kernel/l3tl.dtx - RELOC/source/latex/l3kernel/l3token.dtx - RELOC/source/latex/l3kernel/l3unicode.dtx -runfiles size=286 - RELOC/tex/latex/l3kernel/expl3-code.tex - RELOC/tex/latex/l3kernel/expl3-generic.tex - RELOC/tex/latex/l3kernel/expl3.lua - RELOC/tex/latex/l3kernel/expl3.sty - RELOC/tex/latex/l3kernel/l3doc.cls - RELOC/tex/latex/l3kernel/l3docstrip.tex - RELOC/tex/latex/l3kernel/l3dvipdfmx.def - RELOC/tex/latex/l3kernel/l3dvips.def - RELOC/tex/latex/l3kernel/l3dvisvgm.def - RELOC/tex/latex/l3kernel/l3pdfmode.def - RELOC/tex/latex/l3kernel/l3xdvipdfmx.def -catalogue-also l3packages l3experimental -catalogue-contact-bugs https://github.com/latex3/latex3/issues -catalogue-contact-home http://www.latex-project.org/code.html -catalogue-contact-repository https://github.com/latex3/latex3 -catalogue-ctan /macros/latex/contrib/l3kernel -catalogue-date 2019-02-15 22:47:54 +0100 -catalogue-license lppl1.3c -catalogue-topics format latex3 pre-release - -name l3packages -category Package -revision 48935 -shortdesc High-level LaTeX3 concepts -relocated 1 -longdesc This collection contains implementations for aspects of the -longdesc LaTeX3 kernel, dealing with higher-level ideas such as the -longdesc Designer Interface. The packages here are considered broadly -longdesc stable (The LaTeX3 Project does not expect the interfaces to -longdesc alter radically). These packages are built on LaTeX2e -longdesc conventions at the interface level, and so may not migrate in -longdesc the current form to a stand-alone LaTeX3 format. Packages -longdesc provided: xparse, which provides a high-level interface for -longdesc declaring document commands xfp, an expandable IEEE 754 FPU for -longdesc LaTeX l3keys2e, which makes the facilities of the kernel module -longdesc l3keys available for use by LaTeX 2e packages xtemplate, which -longdesc provides a means of defining generic functions using a -longdesc key-value syntax xfrac, which provides flexible split-level -longdesc fractions All the files of the bundle are also available in the -longdesc Subversion (SVN) repository of the LaTeX3 Project. -containersize 19580 -containerchecksum 8535c62228468ff7c0c10d315661d51a8cdf0b6a6599002a775d19432d4f80636d622d35fc13c66f4c14a4cc9d3acaa7e4d79ab8797f3ed1af426658a9221ba0 -doccontainersize 1754828 -doccontainerchecksum 6ad04ae0234566144188a399eb3ba047ae64175de219af300443a4c0fa2ec1afc8273739e03180ff880d6cd7fe39dc2ebe15917a9f69b86792f8c5b4cfe214d2 -docfiles size=496 - RELOC/doc/latex/l3packages/CHANGELOG.md - RELOC/doc/latex/l3packages/README.md details="Readme" - RELOC/doc/latex/l3packages/l3keys2e/l3keys2e-demo.tex - RELOC/doc/latex/l3packages/l3keys2e/l3keys2e.pdf details="l3keys2e documentation" - RELOC/doc/latex/l3packages/xfp/xfp.pdf details="xfp documentation" - RELOC/doc/latex/l3packages/xfrac/xfrac.pdf details="xfrac documentation" - RELOC/doc/latex/l3packages/xparse/xparse.pdf details="xparse documentation" - RELOC/doc/latex/l3packages/xtemplate/xtemplate.pdf details="xtemplate documentation" -srccontainersize 62424 -srccontainerchecksum bb292e51a547517c2731d95c1003ffed9d67e9058c82a006ccc789513edee519c29ce47510140cf4aff813cf11922c1663997d988fe6f0a39899ec1463c00ac3 -srcfiles size=87 - RELOC/source/latex/l3packages/l3keys2e/l3keys2e.dtx - RELOC/source/latex/l3packages/l3keys2e/l3keys2e.ins - RELOC/source/latex/l3packages/xfp/xfp.dtx - RELOC/source/latex/l3packages/xfp/xfp.ins - RELOC/source/latex/l3packages/xfrac/xfrac.dtx - RELOC/source/latex/l3packages/xfrac/xfrac.ins - RELOC/source/latex/l3packages/xparse/xparse.dtx - RELOC/source/latex/l3packages/xparse/xparse.ins - RELOC/source/latex/l3packages/xtemplate/xtemplate.dtx - RELOC/source/latex/l3packages/xtemplate/xtemplate.ins -runfiles size=39 - RELOC/tex/latex/l3packages/l3keys2e/l3keys2e.sty - RELOC/tex/latex/l3packages/xfp/xfp.sty - RELOC/tex/latex/l3packages/xfrac/xfrac.sty - RELOC/tex/latex/l3packages/xparse/xparse.sty - RELOC/tex/latex/l3packages/xtemplate/xtemplate.sty -catalogue-also l3kernel l3experimental -catalogue-contact-home http://www.latex-project.org/code.html -catalogue-ctan /macros/latex/contrib/l3packages -catalogue-date 2018-10-17 22:20:20 +0200 -catalogue-license lppl1.3c -catalogue-topics macro-supp latex3 pre-release - -name labbook -category Package -revision 15878 -shortdesc Typeset laboratory journals -relocated 1 -longdesc This class is designed to typeset laboratory journals that -longdesc contain chronologically ordered records about experiments. From -longdesc the sectioning commands, an experiment index is generated. The -longdesc class is based on the KOMA-Script class scrbook.cls. There can -longdesc be several index entries for one experiment. -containersize 4172 -containerchecksum a06297b8b48fe6d3df24733648d680c49ce356befe24accde5ca358e9f1e80ddec4fd7a335c1016e2075ad1bb7934af3d90a21977ee1bfd2b47e50a8fa90aecf -doccontainersize 210220 -doccontainerchecksum e92d3d316aa451ee33576340d7c383a4e565eaa67bed6dfc7ad3041fbfc63c67f60b8a01b934a18964e28a89791d668120c5de9592a0a0e176a4b77e6ac7de23 -docfiles size=70 - RELOC/doc/latex/labbook/README details="Readme" - RELOC/doc/latex/labbook/boilerplates.tex - RELOC/doc/latex/labbook/examplde.tex - RELOC/doc/latex/labbook/examplen.tex - RELOC/doc/latex/labbook/labboode.pdf details="Package documentation (German)" language="de" - RELOC/doc/latex/labbook/labboode.tex - RELOC/doc/latex/labbook/labbook.el - RELOC/doc/latex/labbook/labbook.pdf details="Package documentation (English)" language="en" -srccontainersize 23176 -srccontainerchecksum 7d93ac14bb8fda72fa65de59033c9b493fb5fa81e5ff9a259f691f27aede5ce4ab7caf063df02b9e18685916d08c14abda4ea93bb24b7f28486c70f3c681528c -srcfiles size=21 - RELOC/source/latex/labbook/labbook.dtx - RELOC/source/latex/labbook/labbook.ins -runfiles size=5 - RELOC/tex/latex/labbook/labbook.cls -catalogue-ctan /macros/latex/contrib/labbook -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics record-keep class - -name labels -category Package -revision 15878 -shortdesc Print sheets of sticky labels -relocated 1 -longdesc A LaTeX package to print a regular grid of ragged-right labels -longdesc on a page, suitable for sheets of labels which can be fed -longdesc through a printer. Macros are provided to allow easy input of -longdesc names and addresses in a form free of TeX markup. Equally -longdesc useful is a feature for making multiple copies of a single -longdesc label, e.g., return address stickers to go with the labels. -longdesc Rows, columns, borders can all be specified to match the label -longdesc sheet being used. -containersize 3532 -containerchecksum 5647800c562f346c7777db7f2433dffcfccddb4ea2f0bb0633f099c0a486629c25b6289286035f8e34a42fde637761e797fdecb58aa43601409f63b962ebe194 -doccontainersize 177404 -doccontainerchecksum 4efa287b894eb727c94a9c5669d1f6cf79c9c6e1e5f82b1ada996005b3c74672e1c08bf38b40ff6b01ad47e1a385f7e0ef1fedaf52dad504213a3424584ecab2 -docfiles size=87 - RELOC/doc/latex/labels/README - RELOC/doc/latex/labels/labels.pdf - RELOC/doc/latex/labels/test/avery5162.tex - RELOC/doc/latex/labels/test/badge.tex - RELOC/doc/latex/labels/test/beebe.tex - RELOC/doc/latex/labels/test/door.tex - RELOC/doc/latex/labels/test/door209.tex - RELOC/doc/latex/labels/test/names.dat - RELOC/doc/latex/labels/test/news.tex - RELOC/doc/latex/labels/test/test.tex - RELOC/doc/latex/labels/test/test1.tex - RELOC/doc/latex/labels/test/test10.tex - RELOC/doc/latex/labels/test/test11.tex - RELOC/doc/latex/labels/test/test12.tex - RELOC/doc/latex/labels/test/test2.tex - RELOC/doc/latex/labels/test/test3.tex - RELOC/doc/latex/labels/test/test4.tex - RELOC/doc/latex/labels/test/test5.tex - RELOC/doc/latex/labels/test/test6.tex - RELOC/doc/latex/labels/test/test7.tex - RELOC/doc/latex/labels/test/test8.tex - RELOC/doc/latex/labels/test/test9.tex - RELOC/doc/latex/labels/test/testnew.tex - RELOC/doc/latex/labels/test/testnew1.tex - RELOC/doc/latex/labels/test/testnew10.tex - RELOC/doc/latex/labels/test/testnew11.tex - RELOC/doc/latex/labels/test/testnew12.tex - RELOC/doc/latex/labels/test/testnew13.tex - RELOC/doc/latex/labels/test/testnew2.tex - RELOC/doc/latex/labels/test/testnew3.tex - RELOC/doc/latex/labels/test/testnew4.tex - RELOC/doc/latex/labels/test/testnew5.tex - RELOC/doc/latex/labels/test/testnew6.tex - RELOC/doc/latex/labels/test/testnew7.tex - RELOC/doc/latex/labels/test/testnew8.tex - RELOC/doc/latex/labels/test/testnew9.tex - RELOC/doc/latex/labels/test/zwekform.tex -srccontainersize 14872 -srccontainerchecksum a48650834f036fd80ff0dda6287f37c8d1f2da76d90bba9f1d68e54cec4b7a924e3f8f9f0db858d4113505fbe3b70f55ee774491e33e26b7badfdf9f6ba270c1 -srcfiles size=13 - RELOC/source/latex/labels/labels.dtx - RELOC/source/latex/labels/labels.ins -runfiles size=6 - RELOC/tex/latex/labels/labels.sty - RELOC/tex/latex/labels/olabels.sty -catalogue-ctan /macros/latex/contrib/labels -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.2 -catalogue-topics labels -catalogue-version .13 - -name labelschanged -category Package -revision 46040 -shortdesc Identify labels which cause endless "may have changed" warnings -relocated 1 -longdesc Several conditions can cause LaTeX labels to keep changing, no -longdesc matter how many times a document is recompiled. This package -longdesc helps diagnose the cause of repeated "Label(s) may have -longdesc changed" warnings. The names and before/after definitions of -longdesc changing labels are printed at the end of each compile. -longdesc Multiply-defined labels are printed as well. -containersize 1028 -containerchecksum 54ef82e26b97bbf719bd0d8c2ba678442ce653e0abdbbc9c96186c573e0e778f40803ef43c993712417972fdee05fce8cd862052daf1cae4fc38a572f6253a67 -doccontainersize 195592 -doccontainerchecksum a6a530f7fb8d373ab9b37ce3b6062790d8acd6eca826682cfc775aa49a38d01fa9a9549ed1721cfd77a9cd714fd6f286fe37c0495020493ac8b756caffdc2d10 -docfiles size=49 - RELOC/doc/latex/labelschanged/README.txt details="Readme" - RELOC/doc/latex/labelschanged/labelschanged.pdf details="Package documentation" -srccontainersize 4164 -srccontainerchecksum f794f4c33e78c8976ef4b053c3adb1bda71d75d82b898dbf60713073f9a90307731e4b24fcf9064345bbadf4052e71ad6a0f854dc90ee259851959742909822d -srcfiles size=4 - RELOC/source/latex/labelschanged/labelschanged.dtx - RELOC/source/latex/labelschanged/labelschanged.ins -runfiles size=1 - RELOC/tex/latex/labelschanged/labelschanged.sty -catalogue-ctan /macros/latex/contrib/labelschanged -catalogue-date 2017-12-13 18:27:49 +0100 -catalogue-license pd -catalogue-topics misc-support label-ref -catalogue-version 1.0 - -name labyrinth -category Package -revision 33454 -shortdesc Draw labyrinths and solution paths -relocated 1 -longdesc The labyrinth package provides code and an environment for -longdesc typesetting simple labyrinths with LaTeX, and generating an -longdesc automatic or manual solution path. -containersize 2344 -containerchecksum 54b504d5d555246ae2f36f49cb060179cc62a73d6d1f3085a9280ea4d88be25c5371aff126a74ebc6197ef98b9bfeb9cb17a20b4a118e2f33c4cbdf56b83a64a -doccontainersize 228380 -doccontainerchecksum bfa1ed0645f4ff540484cf55bfd80cea7255e488ce04be2c7e0f0ff415256aa13d13accdc30b8cc33cdca33bbef38bce1298c231399da40661b50994c709e4d3 -docfiles size=63 - RELOC/doc/latex/labyrinth/README details="Readme" - RELOC/doc/latex/labyrinth/classic-en.ist - RELOC/doc/latex/labyrinth/labyrinth.pdf details="Package documentation" - RELOC/doc/latex/labyrinth/labyrinth.tex - RELOC/doc/latex/labyrinth/lstlocal.cfg -runfiles size=2 - RELOC/tex/latex/labyrinth/labyrinth.sty -catalogue-ctan /macros/latex/contrib/labyrinth -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics games -catalogue-version 1.0 - -name lacheck -category TLCore -revision 47198 -shortdesc LaTeX checker -longdesc Lacheck is a tool for finding common mistakes in LaTeX -longdesc documents. The distribution includes sources, and executables -longdesc for OS/2 and Win32 environments. -depend lacheck.ARCH -containersize 464 -containerchecksum 0e02c1a8a47aedc47f9346ffe21b5ca7dbb5c89618561afd74b3e817d8b093df551baf2243e44645557da722831ce6743a0fcd21ab98e0f56e0efc9f67b0dee6 -doccontainersize 21144 -doccontainerchecksum f69dad894e5b6c808e9653d45500140096009284f01cab9ab5295d4c516488cb1d82b5ed616c6e10c1f25ba78169faa980ba4cfb55de9aaaa5c37d0b1e5b2f92 -docfiles size=7 - texmf-dist/doc/man/man1/lacheck.1 - texmf-dist/doc/man/man1/lacheck.man1.pdf -catalogue-also l2tabu nag -catalogue-ctan /support/lacheck -catalogue-date 2017-06-27 04:58:12 +0200 -catalogue-license gpl -catalogue-topics latex-qual - -name lacheck.aarch64-linux -category TLCore -revision 48789 -shortdesc aarch64-linux files of lacheck -containersize 19380 -containerchecksum 12c0e7436e298c42484db28a1382ff382b2bc739929b335330154e8702565aacfb584bd3c7a0f87f99846a667173c95930e5c754ccd3dd5e7a4c303a0fbde68a -binfiles arch=aarch64-linux size=16 - bin/aarch64-linux/lacheck - -name lacheck.amd64-freebsd -category TLCore -revision 46816 -shortdesc amd64-freebsd files of lacheck -containersize 20496 -containerchecksum 84e3cd925ec036e2948751d8b7e93a4267c3212297b429d460c921b4ada7640db0538d08a845d5f68d1ab070535f4a7cc518bbb9f461acc0738e89a62ee34ea5 -binfiles arch=amd64-freebsd size=15 - bin/amd64-freebsd/lacheck - -name lacheck.amd64-netbsd -category TLCore -revision 48698 -shortdesc amd64-netbsd files of lacheck -containersize 21020 -containerchecksum a119baf2f50d445659e147d7a6216d38309d765cb7163d20a1e5bdf9cf4d755a46b621852f27687af96cf08c496bfce684d742ba5f3397580778bdcb10bc015e -binfiles arch=amd64-netbsd size=17 - bin/amd64-netbsd/lacheck - -name lacheck.armhf-linux -category TLCore -revision 48716 -shortdesc armhf-linux files of lacheck -containersize 18844 -containerchecksum cdd4b004c68837f8343747b4dac6a18ef77e2465c403b7420de43bfc877d924ee3bd8b1c1c84c48136400823257eaa9bc3ad75b1462b6457592dca72e5a94d61 -binfiles arch=armhf-linux size=15 - bin/armhf-linux/lacheck - -name lacheck.i386-cygwin -category TLCore -revision 46814 -shortdesc i386-cygwin files of lacheck -containersize 19740 -containerchecksum 5598c037af0e10759cf4459f2473a718a2784ff8520094868802ea4f9f4655903e4a1d0609e039ed5858c0277821206efdf7ea6742a02eda2bc674e6f034d9b6 -binfiles arch=i386-cygwin size=16 - bin/i386-cygwin/lacheck.exe - -name lacheck.i386-freebsd -category TLCore -revision 46816 -shortdesc i386-freebsd files of lacheck -containersize 17460 -containerchecksum f270712fe307239307df8e02f7d7c1ab971b728805c792db2aa4dfa543067548fe91f88227e2ab765b3844943c64b22eb69dfbd4d6b852e56ec70a459b3ae3e1 -binfiles arch=i386-freebsd size=14 - bin/i386-freebsd/lacheck - -name lacheck.i386-linux -category TLCore -revision 47245 -shortdesc i386-linux files of lacheck -containersize 19680 -containerchecksum 1f7e96c88349643340b966b69321ddba5dcb766a027befebbd3f5053769da5a4e9d0753a284dfe2867b20fdbf934931a1b5544791884c5d72d9f43fc4e90d69b -binfiles arch=i386-linux size=15 - bin/i386-linux/lacheck - -name lacheck.i386-netbsd -category TLCore -revision 46812 -shortdesc i386-netbsd files of lacheck -containersize 17564 -containerchecksum 3afcc13fb731e2d480c0f9c6976ae5524b14a0644744046f3d8227d6f28a574c9a24b1dc04573c0185ca99b7f21d4aae9e645aee070b663201b77b5431bb64b1 -binfiles arch=i386-netbsd size=15 - bin/i386-netbsd/lacheck - -name lacheck.i386-solaris -category TLCore -revision 48732 -shortdesc i386-solaris files of lacheck -containersize 19980 -containerchecksum abc0e9d9c2e9fff4c1e13ccd7074f697345629f47436e748ba4fa11392239d32b4d9b330725b5ff11205a5889c37a25936bdccca2da7140cae649f6a856d246f -binfiles arch=i386-solaris size=15 - bin/i386-solaris/lacheck - -name lacheck.sparc-solaris -category TLCore -revision 48739 -shortdesc sparc-solaris files of lacheck -containersize 20440 -containerchecksum 4b6a381963f2da2d41540e6647218436b9adcab93447822d9ac8a6d9896c4f455dba35156180ec23e770164478f081d0bba2f4dc8062a89455dcaaf164401a06 -binfiles arch=sparc-solaris size=17 - bin/sparc-solaris/lacheck - -name lacheck.win32 -category TLCore -revision 46800 -shortdesc win32 files of lacheck -containersize 19192 -containerchecksum b892cc2a3227091b55e0400f699e91534b5b4f3ecb89ac67ded0470d9a259da2b060647fdf4375fceb1f53cb081d6c45d80f6ae4920d8ada7cd720cc384ccfc0 -binfiles arch=win32 size=15 - bin/win32/lacheck.exe - -name lacheck.x86_64-cygwin -category TLCore -revision 46813 -shortdesc x86_64-cygwin files of lacheck -containersize 22328 -containerchecksum 46c0df444c8367b0b6a81abe953dee2f3966b3ed3e840782fca34cda1ea8b0e103881b9f5d664f4222090fb808857d5687caf0ae0895e67b02c0b51bcca62a0c -binfiles arch=x86_64-cygwin size=17 - bin/x86_64-cygwin/lacheck.exe - -name lacheck.x86_64-darwin -category TLCore -revision 48728 -shortdesc x86_64-darwin files of lacheck -containersize 19864 -containerchecksum 7e4c866d72e634cb0dcd895964639dd0b80a4efec97d5495fe13f16a54735f4f55d88c4f857560ec19d58efa497cf7abe11b6d2c744cfb0ff2a6cc730f5bb3dc -binfiles arch=x86_64-darwin size=15 - bin/x86_64-darwin/lacheck - -name lacheck.x86_64-darwinlegacy -category TLCore -revision 47387 -shortdesc x86_64-darwinlegacy files of lacheck -containersize 19836 -containerchecksum a8533c0c5a6a5abc6da2676cdc0774ded744baa5a7d2e08296f21ebf9e561b7f2192cd87b4d23ae7e24d22a35b9258e58272b298ba8e6ee7144462aa2c8c60f2 -binfiles arch=x86_64-darwinlegacy size=15 - bin/x86_64-darwinlegacy/lacheck - -name lacheck.x86_64-linux -category TLCore -revision 47063 -shortdesc x86_64-linux files of lacheck -containersize 22188 -containerchecksum eed960699e2522defc43aac5b0370591530b11a59b303763f3cfd058342c93965cd795995d5b11baaf88e45287467ceb54c8527cd39f288d3c27b74094fbcc64 -binfiles arch=x86_64-linux size=16 - bin/x86_64-linux/lacheck - -name lacheck.x86_64-linuxmusl -category TLCore -revision 46840 -shortdesc x86_64-linuxmusl files of lacheck -containersize 22900 -containerchecksum 4f51cd93736df0a888d041084c90a0a54f6754cd5619560be43faaca66de25d908e7f4b733612c68d1609e64bdcdc9f89a9208f6158f1b476a0b4a454974f793 -binfiles arch=x86_64-linuxmusl size=17 - bin/x86_64-linuxmusl/lacheck - -name lacheck.x86_64-solaris -category TLCore -revision 48732 -shortdesc x86_64-solaris files of lacheck -containersize 23632 -containerchecksum f347cc09bd7dd279811532beb4dc03ecab9623c22524a124488b316d8bdf1a8184be0833b721698bc2818cdaa5a89b36187c338344d288569796abb4a357700a -binfiles arch=x86_64-solaris size=17 - bin/x86_64-solaris/lacheck - -name ladder -category Package -revision 44394 -shortdesc Draw simple ladder diagrams using TikZ -relocated 1 -longdesc This package permits the creation of simple ladder diagrams -longdesc within LaTeX documents. Required packages are tikz, ifthen, and -longdesc calc. -containersize 1372 -containerchecksum 41ce1702c35cbf9794772ebbcd80e2f2d4e445a37df0b7a8cc6e184bdf0051a2979560b2167c244b4d42712c230f45f362347f4951a0dbb1b327b7dd0f5d1eb5 -doccontainersize 214124 -doccontainerchecksum 19c3db31ba877b5076575f32fe78c8998b5e7920ea38a003aaece34a99300c9f52e05aef5f89d9dfae04360d3ddf87a636a969a2892d1dfea14b2dcc369c4895 -docfiles size=55 - RELOC/doc/latex/ladder/README.md details="Readme" - RELOC/doc/latex/ladder/ladder.pdf details="Package documentation" - RELOC/doc/latex/ladder/ladder.tex -runfiles size=2 - RELOC/tex/latex/ladder/ladder.sty -catalogue-ctan /graphics/pgf/contrib/ladder -catalogue-date 2017-10-09 07:03:21 +0200 -catalogue-license mit -catalogue-topics pgf-tikz diagram-circ - -name lambda -category Package -revision 45756 -shortdesc LaTeX for Omega and Aleph -relocated 1 -containersize 47316 -containerchecksum cce054e426eed743c11f6dfbd7004b10937b071ca305837a91a62608a121bdc45effd2511192d477efeee8c6aa37092feaf2bef4d24820bd7114501f7905f112 -runfiles size=85 - RELOC/tex/lambda/base/UT1cmr.fd - RELOC/tex/lambda/base/UT1omlgc.fd - RELOC/tex/lambda/base/elhyph16.tex - RELOC/tex/lambda/base/french.bgd - RELOC/tex/lambda/base/french.lay - RELOC/tex/lambda/base/grcodes.tex - RELOC/tex/lambda/base/greek.bgd - RELOC/tex/lambda/base/greek.lay - RELOC/tex/lambda/base/grmhyph.tex - RELOC/tex/lambda/base/inuit.hpn - RELOC/tex/lambda/base/lambda.tex - RELOC/tex/lambda/base/lchcmr.fd - RELOC/tex/lambda/base/lchenc.def - RELOC/tex/lambda/base/ocherokee.sty - RELOC/tex/lambda/base/odev.sty - RELOC/tex/lambda/base/ojapan.sty - RELOC/tex/lambda/base/omarab.cfg - RELOC/tex/lambda/base/omega.sty - RELOC/tex/lambda/base/omlgc.cfg - RELOC/tex/lambda/base/ot1omarb.fd - RELOC/tex/lambda/base/ot1omlgc.fd - RELOC/tex/lambda/base/ot1uctt.fd - RELOC/tex/lambda/base/usenglish.bgd - RELOC/tex/lambda/base/usenglish.lay - RELOC/tex/lambda/base/ut1enc.def - RELOC/tex/lambda/config/lambda.ini - RELOC/tex/lambda/config/language.dat - -name lambda-lists -category Package -revision 31402 -shortdesc Lists in TeX's mouth -relocated 1 -longdesc These list-processing macros avoid the reassignments employed -longdesc in the macros shown in Appendix D of the TeXbook: all the -longdesc manipulations take place in what Knuth is pleased to call -longdesc "TeX's mouth". -containersize 1544 -containerchecksum 368575ee8b74228752c377b67a226b5eaf6cca9b6c846f988d599ebcace0e12b0bd54a2b8f7e17d353c974871b0b0742b85471f73f40e354a0fd6ff7df51aa14 -doccontainersize 130020 -doccontainerchecksum ca0dccf61dd14f3d146e05edaa5c71e1b4869ee6dda86bba059538a086555ecaf8235fb1d7d13ac61f8b169c3d05a4d17f614c3698117995838f90af1d44f588 -docfiles size=45 - RELOC/doc/plain/lambda-lists/README - RELOC/doc/plain/lambda-lists/lambda-lists.pdf - RELOC/doc/plain/lambda-lists/lambda-lists.tex -runfiles size=1 - RELOC/tex/plain/lambda-lists/lambda.sty -catalogue-ctan /macros/generic/lambda-lists -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics macro-supp - -name langcode -category Package -revision 27764 -shortdesc Simple language-dependent settings based on language codes -relocated 1 -longdesc The package provides a command \uselangcode{<code>} to adjust -longdesc language-dependent settings such as key words, typographical -longdesc conventions and language codes (ISO 639-1). The package -longdesc provides a means of selecting macros according to the specified -longdesc code, for preparing a document that is to be separately typeset -longdesc in different laguages. The package is dependent on the plainpkg -longdesc package, and is already in use in the morehype and catcodes -longdesc packages. -containersize 3000 -containerchecksum 40ecfaecb171d4b5898513747026fc917388f8d75fed666e0dced7a861139708769f75135f846140103065dcb8369fccec69fed7ca5e6e0afb55a66e421f5167 -doccontainersize 313252 -doccontainerchecksum 7f631cb80439df5a83f154e88028a998d837f1d84c02db589a0ea72e350770c539326056e5e25bf462a12da25175b6d0a8c9c4e5e90eb71c30839604278aef3f -docfiles size=87 - RELOC/doc/generic/langcode/README details="Readme" - RELOC/doc/generic/langcode/SrcFILEs.txt - RELOC/doc/generic/langcode/langcode.pdf details="Package documentation" -srccontainersize 2064 -srccontainerchecksum 6aac199dbabba9fb194a9cf822381166fadf9f2f1a73d0e5ab0e50cb811c49d67b27b51f4a97be7930c559eab523211112bae1f00bb335d422474ae1ee56e007 -srcfiles size=2 - RELOC/source/generic/langcode/langcode.tex - RELOC/source/generic/langcode/srcfiles.tex -runfiles size=2 - RELOC/tex/generic/langcode/langcode.sty -catalogue-ctan /macros/generic/langcode -catalogue-date 2017-05-06 08:29:51 +0200 -catalogue-license lppl1.3 -catalogue-topics multilingual macro-gen -catalogue-version 0.2 - -name langsci -category Package -revision 47487 -shortdesc Typeset books for publication with Language Science Press -relocated 1 -longdesc This packages allows you to typeset monographs and edited -longdesc volumes for publication with Language Science Press -longdesc (http://www.langsci-press.org). It includes all necessary files -longdesc for title pages, frontmatter, main content, list of references -longdesc and indexes. Dust jackets for BoD and Createspace -longdesc (print-on-demand service providers) can also be produced. -containersize 99780 -containerchecksum 5c5de4024b3fbde931c5915ec6b653cd10af30c88fd3b320b1b69309153259a09fc0cb2861fcc50da43ae79253d6f59ca7ed9085e7925b296fe2e65cc567a83e -doccontainersize 96480 -doccontainerchecksum 1acf6a4eeaa8630a28b0b6b5c388965a54ebceea867721a1e1855c79f0f8b614dfe1ee68b8c2e17769247e4675ef2a5b154ece42b4e340c03219f9b3171e5d21 -docfiles size=35 - RELOC/doc/xelatex/langsci/README.md details="README.md" - RELOC/doc/xelatex/langsci/didyoulikethisbook.tex - RELOC/doc/xelatex/langsci/documentation/langsci-doc.pdf details="Package documentation" - RELOC/doc/xelatex/langsci/documentation/langsci-doc.tex - RELOC/doc/xelatex/langsci/eotms-info.tex - RELOC/doc/xelatex/langsci/examples/langsci-test.bib - RELOC/doc/xelatex/langsci/examples/samplemonograph.tex - RELOC/doc/xelatex/langsci/examples/samplepaper.tex - RELOC/doc/xelatex/langsci/examples/samplevolume.tex - RELOC/doc/xelatex/langsci/localbibliography.bib - RELOC/doc/xelatex/langsci/storagelogo.pdf -runfiles size=114 - RELOC/bibtex/bst/langsci/langsci-unified.bst - RELOC/tex/xelatex/langsci/biblatex-langsci-unified-undecap.bbx - RELOC/tex/xelatex/langsci/biblatex-langsci-unified.bbx - RELOC/tex/xelatex/langsci/langsci-advertisement.tex - RELOC/tex/xelatex/langsci/langsci-authoryear-comp.cbx - RELOC/tex/xelatex/langsci/langsci-avm.sty - RELOC/tex/xelatex/langsci/langsci-basic.sty - RELOC/tex/xelatex/langsci/langsci-bidi.sty - RELOC/tex/xelatex/langsci/langsci-cgloss.sty - RELOC/tex/xelatex/langsci/langsci-colors.def - RELOC/tex/xelatex/langsci/langsci-forest-setup.sty - RELOC/tex/xelatex/langsci/langsci-gb4e.sty - RELOC/tex/xelatex/langsci/langsci-glyphs.sty - RELOC/tex/xelatex/langsci/langsci-hyphenation-de.tex - RELOC/tex/xelatex/langsci/langsci-hyphenation-fr.tex - RELOC/tex/xelatex/langsci/langsci-hyphenation-pt.tex - RELOC/tex/xelatex/langsci/langsci-hyphenation-universal.tex - RELOC/tex/xelatex/langsci/langsci-jambox.sty - RELOC/tex/xelatex/langsci/langsci-lgr.sty - RELOC/tex/xelatex/langsci/langsci-linguex.sty - RELOC/tex/xelatex/langsci/langsci-optional.sty - RELOC/tex/xelatex/langsci/langsci-series.def - RELOC/tex/xelatex/langsci/langsci-subparts.sty - RELOC/tex/xelatex/langsci/langsci-tbls.sty - RELOC/tex/xelatex/langsci/langsci-tobi.sty - RELOC/tex/xelatex/langsci/langsci_logo_nocolor.pdf - RELOC/tex/xelatex/langsci/langsci_spinelogo_nocolor.pdf - RELOC/tex/xelatex/langsci/langscibook-logo.pdf - RELOC/tex/xelatex/langsci/langscibook.cls - RELOC/tex/xelatex/langsci/tbls-alarm.pdf - RELOC/tex/xelatex/langsci/tbls-book.eps - RELOC/tex/xelatex/langsci/tbls-book.pdf - RELOC/tex/xelatex/langsci/tbls-bulb.eps - RELOC/tex/xelatex/langsci/tbls-bulb.pdf - RELOC/tex/xelatex/langsci/tbls-bulbon.pdf - RELOC/tex/xelatex/langsci/tbls-code.pdf - RELOC/tex/xelatex/langsci/tbls-explore.pdf - RELOC/tex/xelatex/langsci/tbls-glass.eps - RELOC/tex/xelatex/langsci/tbls-glass.pdf - RELOC/tex/xelatex/langsci/tbls-glass2.pdf - RELOC/tex/xelatex/langsci/tbls-law.eps - RELOC/tex/xelatex/langsci/tbls-law.pdf - RELOC/tex/xelatex/langsci/tbls-more.pdf - RELOC/tex/xelatex/langsci/tbls-pencil.pdf - RELOC/tex/xelatex/langsci/tbls-people.pdf - RELOC/tex/xelatex/langsci/tbls-r.pdf - RELOC/tex/xelatex/langsci/tbls-receipt.pdf -catalogue-ctan /macros/xetex/latex/langsci -catalogue-date 2018-04-27 19:33:24 +0200 -catalogue-license lppl1.3 -catalogue-topics journalpub book-pub class - -name lapdf -category Package -revision 23806 -shortdesc PDF drawing directly in TeX documents -relocated 1 -longdesc The package provides the means to use PDF drawing primitives to -longdesc produce high quality, colored graphics. It uses Bezier curves -longdesc (integral and rational) from degree one to seven, allows TeX -longdesc typesetting in the graphic, offers most of the standard math -longdesc functions, allows plotting normal, parametric and polar -longdesc functions. The package has linear, logx, logy, logxy and polar -longdesc grids with many specs; it can rotate, clip and do many nice -longdesc things easily it has two looping commands for programming and -longdesc many instructive example files. The package requires pdfTeX but -longdesc otherwise only depends on the calc package. -containersize 11828 -containerchecksum ae3ba4ddd6bc8aea967f9abcd00781e65459c3b6b9ef2d9df8d33b52686700b98848c6b049a75c73b39f3b35b81639cc9835a36a1ef551de6b942eca868f3cf1 -doccontainersize 2533264 -doccontainerchecksum 8b0b8c9ffa68c0c64e3954e04a65e1e0c7d821c1055fff95954c158f32c2a40ad577e71b93605af032a9dce1dada4b68e023bfd8f3f8740cefe29d5aff9e083f -docfiles size=819 - RELOC/doc/latex/lapdf/README details="Readme" - RELOC/doc/latex/lapdf/arcs.pdf - RELOC/doc/latex/lapdf/arcs.tex - RELOC/doc/latex/lapdf/bezier.pdf - RELOC/doc/latex/lapdf/bezier.tex - RELOC/doc/latex/lapdf/bezinfo.pdf - RELOC/doc/latex/lapdf/bezinfo.tex - RELOC/doc/latex/lapdf/buttrfly.pdf - RELOC/doc/latex/lapdf/buttrfly.tex - RELOC/doc/latex/lapdf/cfamily.pdf - RELOC/doc/latex/lapdf/cfamily.tex - RELOC/doc/latex/lapdf/chrysant.pdf - RELOC/doc/latex/lapdf/chrysant.tex - RELOC/doc/latex/lapdf/circle.pdf - RELOC/doc/latex/lapdf/circle.tex - RELOC/doc/latex/lapdf/colors.pdf - RELOC/doc/latex/lapdf/colors.tex - RELOC/doc/latex/lapdf/conic.pdf - RELOC/doc/latex/lapdf/conic.tex - RELOC/doc/latex/lapdf/curve.pdf - RELOC/doc/latex/lapdf/curve.tex - RELOC/doc/latex/lapdf/curveto.pdf - RELOC/doc/latex/lapdf/curveto.tex - RELOC/doc/latex/lapdf/cycloid.pdf - RELOC/doc/latex/lapdf/cycloid.tex - RELOC/doc/latex/lapdf/drawing.pdf - RELOC/doc/latex/lapdf/drawing.tex - RELOC/doc/latex/lapdf/ellipse.pdf - RELOC/doc/latex/lapdf/ellipse.tex - RELOC/doc/latex/lapdf/fplot.pdf - RELOC/doc/latex/lapdf/fplot.tex - RELOC/doc/latex/lapdf/geometry.pdf - RELOC/doc/latex/lapdf/geometry.tex - RELOC/doc/latex/lapdf/grids.pdf - RELOC/doc/latex/lapdf/grids.tex - RELOC/doc/latex/lapdf/hippo.pdf - RELOC/doc/latex/lapdf/hippo.tex - RELOC/doc/latex/lapdf/lapdf.pdf details="Package documentation" - RELOC/doc/latex/lapdf/lapdf.tex - RELOC/doc/latex/lapdf/licence.txt - RELOC/doc/latex/lapdf/line.pdf - RELOC/doc/latex/lapdf/line.tex - RELOC/doc/latex/lapdf/polygon.pdf - RELOC/doc/latex/lapdf/polygon.tex - RELOC/doc/latex/lapdf/polynom.pdf - RELOC/doc/latex/lapdf/polynom.tex - RELOC/doc/latex/lapdf/pplot.pdf - RELOC/doc/latex/lapdf/pplot.tex - RELOC/doc/latex/lapdf/preamble.tex - RELOC/doc/latex/lapdf/pythagor.pdf - RELOC/doc/latex/lapdf/pythagor.tex - RELOC/doc/latex/lapdf/qcircle.pdf - RELOC/doc/latex/lapdf/qcircle.tex - RELOC/doc/latex/lapdf/quartic.pdf - RELOC/doc/latex/lapdf/quartic.tex - RELOC/doc/latex/lapdf/rational.pdf - RELOC/doc/latex/lapdf/rational.tex - RELOC/doc/latex/lapdf/rcircle.pdf - RELOC/doc/latex/lapdf/rcircle.tex - RELOC/doc/latex/lapdf/rcurve.pdf - RELOC/doc/latex/lapdf/rcurve.tex - RELOC/doc/latex/lapdf/recttria.pdf - RELOC/doc/latex/lapdf/recttria.tex - RELOC/doc/latex/lapdf/roundtri.pdf - RELOC/doc/latex/lapdf/roundtri.tex - RELOC/doc/latex/lapdf/rparams.pdf - RELOC/doc/latex/lapdf/rparams.tex - RELOC/doc/latex/lapdf/superell.pdf - RELOC/doc/latex/lapdf/superell.tex - RELOC/doc/latex/lapdf/tplot.pdf - RELOC/doc/latex/lapdf/tplot.tex - RELOC/doc/latex/lapdf/trochoid.pdf - RELOC/doc/latex/lapdf/trochoid.tex - RELOC/doc/latex/lapdf/turtle.pdf - RELOC/doc/latex/lapdf/turtle.tex - RELOC/doc/latex/lapdf/vector.pdf - RELOC/doc/latex/lapdf/vector.tex -runfiles size=16 - RELOC/tex/latex/lapdf/lapdf.sty -catalogue-ctan /macros/latex/contrib/lapdf -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics graphics-in-tex -catalogue-version 1.1 - -name lastpackage -category Package -revision 34481 -shortdesc Indicates the last loaded package -relocated 1 -longdesc This package may be used to define the last point where some -longdesc code shall be executed. Its provides a package name for use in -longdesc package-placing commands from the author's templatetools. Usage -longdesc examples are provided in the documentation. -containersize 976 -containerchecksum 985fbc2254086d29281aa6c2110abdac4af676bf4296ecacf78d33324bc7d8529af13b3d34a6f2bb8e0d613386f5e77bbce3120da34b1925d1450a0efb20c9e8 -doccontainersize 254864 -doccontainerchecksum e19b5a55ff29b97f970a8ea5bd42b46b346e8140155f2f546e29fa8574a0c4f9a43286de1ec1ed65aba018f6454b3d3d454724220fe0910c1c6f9919ee00807d -docfiles size=64 - RELOC/doc/latex/lastpackage/README details="Readme" - RELOC/doc/latex/lastpackage/lastpackage.pdf details="Package documentation" -srccontainersize 2580 -srccontainerchecksum 29df3dd1bc7e6882ea378a0c1d1caf7c8c1c7e021cc0e34d919a29c5b9ccd947b79ad8da8ac17e31399ed7389f5e9f0898a65f8dfa4c0c145b9a6e9c171a69e2 -srcfiles size=3 - RELOC/source/latex/lastpackage/lastpackage.dtx - RELOC/source/latex/lastpackage/lastpackage.ins -runfiles size=1 - RELOC/tex/latex/lastpackage/lastpackage.sty -catalogue-ctan /macros/latex/contrib/lastpackage -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics preamble-admin -catalogue-version 0.1 - -name lastpage -category Package -revision 36680 -shortdesc Reference last page for Page N of M type footers -relocated 1 -longdesc Reference the number of pages in your LaTeX document through -longdesc the introduction of a new label which can be referenced like -longdesc \pageref{LastPage} to give a reference to the last page of a -longdesc document. It is particularly useful in the page footer that -longdesc says: Page N of M. -containersize 3552 -containerchecksum 3de2ae8047fa3c8bd2ee9af7fa8a09e20f51d669d8cf8d32326bb4481c6824e1b8f09a0550e6d75b0f0e6964fe28d5bc377c4f51f99ff5794795ea086c8d8c91 -doccontainersize 547112 -doccontainerchecksum c70c89f91472e98e142495ab5473ef7bc8bbce2811e01a082f767ef98c7d7f1be79ea10dc076227246d9130f7bf0836276eaca854fbbb26d3cc0938c37ead0f4 -docfiles size=139 - RELOC/doc/latex/lastpage/README details="Readme" - RELOC/doc/latex/lastpage/lastpage-example.pdf details="Package examples" - RELOC/doc/latex/lastpage/lastpage-example.tex - RELOC/doc/latex/lastpage/lastpage.pdf details="Package documentation" -srccontainersize 19772 -srccontainerchecksum a9d1da2deb2245755e5400a1876fc8725820e185acaef99345bbf7d7e46430e2ac203e0b06d38803de51c2954fd4ace1b5e1b371003f597a6a1c8dbc2378bbfe -srcfiles size=22 - RELOC/source/latex/lastpage/lastpage.drv - RELOC/source/latex/lastpage/lastpage.dtx - RELOC/source/latex/lastpage/lastpage.ins -runfiles size=4 - RELOC/tex/latex/lastpage/lastpage.sty - RELOC/tex/latex/lastpage/lastpage209.sty -catalogue-also totpages -catalogue-ctan /macros/latex/contrib/lastpage -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics label-ref -catalogue-version 1.2m - -name latex -category Package -revision 49390 -shortdesc A TeX macro package that defines LaTeX -relocated 1 -longdesc LaTeX is a widely-used macro package for TeX, providing many -longdesc basic document formating commands extended by a wide range of -longdesc packages. It is a development of Leslie Lamport's LaTeX 2.09, -longdesc and superseded the older system in June 1994. The basic -longdesc distribution is catalogued separately, at latex-base; apart -longdesc from a large set of contributed packages and third-party -longdesc documentation (elsewhere on the archive), the distribution -longdesc includes: - a bunch of required packages, which LaTeX authors -longdesc are "entitled to assume" will be present on any system running -longdesc LaTeX; and - a minimal set of documentation detailing -longdesc differences from the 'old' version of LaTeX in the areas of -longdesc user commands, font selection and control, class and package -longdesc writing, font encodings, configuration options and modification -longdesc of LaTeX. For downloading details, see the linked catalogue -longdesc entries above. -depend luatex -depend pdftex -depend latexconfig -depend latex-fonts -containersize 157692 -containerchecksum 6d520e2164d259a62872b21af5b416c66eceec8ab490e1b8379158988e3be3ccbf613cba6f3dead9dca685e6108db91e9da71e8c032865b4a9c687005fa2ca15 -doccontainersize 13653776 -doccontainerchecksum 3b1fdbd4951ace07edf8c43c8cac1ae657c7853d3cc232bc35c75be4a19a9883148374025d661101e4d4a87d7c163f78f4d2fb4670b2581f0a9a49f59a947cf2 -docfiles size=4040 - RELOC/doc/latex/base/README.txt - RELOC/doc/latex/base/TEMPLATE-IncludeInRelease.txt - RELOC/doc/latex/base/alltt.pdf - RELOC/doc/latex/base/bugs.txt - RELOC/doc/latex/base/cfgguide.pdf - RELOC/doc/latex/base/cfgguide.tex - RELOC/doc/latex/base/changes-doc.txt - RELOC/doc/latex/base/changes.old.txt - RELOC/doc/latex/base/changes.txt - RELOC/doc/latex/base/classes.pdf - RELOC/doc/latex/base/clsguide.pdf - RELOC/doc/latex/base/clsguide.tex - RELOC/doc/latex/base/cmfonts.pdf - RELOC/doc/latex/base/cyrguide.pdf - RELOC/doc/latex/base/cyrguide.tex - RELOC/doc/latex/base/doc.pdf - RELOC/doc/latex/base/docstrip.pdf - RELOC/doc/latex/base/encguide.pdf - RELOC/doc/latex/base/encguide.tex - RELOC/doc/latex/base/exscale.pdf - RELOC/doc/latex/base/fix-cm.pdf - RELOC/doc/latex/base/fntguide.pdf - RELOC/doc/latex/base/fntguide.tex - RELOC/doc/latex/base/fontdef.pdf - RELOC/doc/latex/base/github-0049.pdf - RELOC/doc/latex/base/github-0081.pdf - RELOC/doc/latex/base/github-0081b.pdf - RELOC/doc/latex/base/graphpap.pdf - RELOC/doc/latex/base/ifthen.pdf - RELOC/doc/latex/base/inputenc.pdf - RELOC/doc/latex/base/latexchanges.pdf - RELOC/doc/latex/base/latexchanges.tex - RELOC/doc/latex/base/latexrelease.pdf - RELOC/doc/latex/base/latexsym.pdf - RELOC/doc/latex/base/lb2.err - RELOC/doc/latex/base/lb2.pdf - RELOC/doc/latex/base/legal.txt - RELOC/doc/latex/base/letter.pdf - RELOC/doc/latex/base/lgc2.err - RELOC/doc/latex/base/lgc2.pdf - RELOC/doc/latex/base/lppl-1-0.txt - RELOC/doc/latex/base/lppl-1-1.txt - RELOC/doc/latex/base/lppl-1-2.txt - RELOC/doc/latex/base/lppl.pdf - RELOC/doc/latex/base/lppl.tex - RELOC/doc/latex/base/lppl.txt - RELOC/doc/latex/base/ltclass.pdf - RELOC/doc/latex/base/ltluatex.pdf - RELOC/doc/latex/base/ltnews.pdf - RELOC/doc/latex/base/ltnews.tex - RELOC/doc/latex/base/ltx3info.pdf - RELOC/doc/latex/base/ltx3info.tex - RELOC/doc/latex/base/ltxdoc.pdf - RELOC/doc/latex/base/makeindx.pdf - RELOC/doc/latex/base/manifest.txt - RELOC/doc/latex/base/manual.err - RELOC/doc/latex/base/manual.pdf - RELOC/doc/latex/base/modguide.pdf - RELOC/doc/latex/base/modguide.tex - RELOC/doc/latex/base/nfssfont.pdf - RELOC/doc/latex/base/proc.pdf - RELOC/doc/latex/base/slides.pdf - RELOC/doc/latex/base/slifonts.pdf - RELOC/doc/latex/base/source2e.pdf - RELOC/doc/latex/base/source2e.tex - RELOC/doc/latex/base/syntonly.pdf - RELOC/doc/latex/base/tex2.txt - RELOC/doc/latex/base/texpert.txt - RELOC/doc/latex/base/tlb1144.pdf - RELOC/doc/latex/base/tlc2.err - RELOC/doc/latex/base/tlc2.pdf - RELOC/doc/latex/base/tulm.pdf - RELOC/doc/latex/base/usrguide.pdf - RELOC/doc/latex/base/usrguide.tex - RELOC/doc/latex/base/utf8ienc.pdf - RELOC/doc/latex/base/webcomp.err - RELOC/doc/latex/base/webcomp.pdf -srccontainersize 536856 -srccontainerchecksum 4fd92a57df789b2ab420ee86e7d34814541eaa3f133bb0fb9f5b47e8aec29256e8c6c0c9b780fc5a615b5946c88020ee3c09e7d82337780a125631200153649e -srcfiles size=786 - RELOC/source/latex/base/alltt.dtx - RELOC/source/latex/base/alltt.ins - RELOC/source/latex/base/classes.dtx - RELOC/source/latex/base/classes.ins - RELOC/source/latex/base/cmextra.ins - RELOC/source/latex/base/cmfonts.fdd - RELOC/source/latex/base/cmfonts.ins - RELOC/source/latex/base/doc.dtx - RELOC/source/latex/base/docstrip.dtx - RELOC/source/latex/base/docstrip.ins - RELOC/source/latex/base/ec.ins - RELOC/source/latex/base/exscale.dtx - RELOC/source/latex/base/exscale.ins - RELOC/source/latex/base/fix-cm.dtx - RELOC/source/latex/base/fix-cm.ins - RELOC/source/latex/base/fontdef.dtx - RELOC/source/latex/base/format.ins - RELOC/source/latex/base/graphpap.dtx - RELOC/source/latex/base/graphpap.ins - RELOC/source/latex/base/ifthen.dtx - RELOC/source/latex/base/ifthen.ins - RELOC/source/latex/base/inputenc.dtx - RELOC/source/latex/base/inputenc.ins - RELOC/source/latex/base/latex209.dtx - RELOC/source/latex/base/latex209.ins - RELOC/source/latex/base/latexrelease.dtx - RELOC/source/latex/base/latexrelease.ins - RELOC/source/latex/base/latexsym.dtx - RELOC/source/latex/base/latexsym.ins - RELOC/source/latex/base/letter.dtx - RELOC/source/latex/base/letter.ins - RELOC/source/latex/base/ltalloc.dtx - RELOC/source/latex/base/ltbibl.dtx - RELOC/source/latex/base/ltboxes.dtx - RELOC/source/latex/base/ltclass.dtx - RELOC/source/latex/base/ltcntrl.dtx - RELOC/source/latex/base/ltcounts.dtx - RELOC/source/latex/base/ltdefns.dtx - RELOC/source/latex/base/ltdirchk.dtx - RELOC/source/latex/base/lterror.dtx - RELOC/source/latex/base/ltfiles.dtx - RELOC/source/latex/base/ltfinal.dtx - RELOC/source/latex/base/ltfloat.dtx - RELOC/source/latex/base/ltfntcmd.dtx - RELOC/source/latex/base/ltfssbas.dtx - RELOC/source/latex/base/ltfsscmp.dtx - RELOC/source/latex/base/ltfssdcl.dtx - RELOC/source/latex/base/ltfssini.dtx - RELOC/source/latex/base/ltfsstrc.dtx - RELOC/source/latex/base/lthyphen.dtx - RELOC/source/latex/base/ltidxglo.dtx - RELOC/source/latex/base/ltlength.dtx - RELOC/source/latex/base/ltlists.dtx - RELOC/source/latex/base/ltlogos.dtx - RELOC/source/latex/base/ltluatex.dtx - RELOC/source/latex/base/ltmath.dtx - RELOC/source/latex/base/ltmiscen.dtx - RELOC/source/latex/base/ltnews01.tex - RELOC/source/latex/base/ltnews02.tex - RELOC/source/latex/base/ltnews03.tex - RELOC/source/latex/base/ltnews04.tex - RELOC/source/latex/base/ltnews05.tex - RELOC/source/latex/base/ltnews06.tex - RELOC/source/latex/base/ltnews07.tex - RELOC/source/latex/base/ltnews08.tex - RELOC/source/latex/base/ltnews09.tex - RELOC/source/latex/base/ltnews10.tex - RELOC/source/latex/base/ltnews11.tex - RELOC/source/latex/base/ltnews12.tex - RELOC/source/latex/base/ltnews13.tex - RELOC/source/latex/base/ltnews14.tex - RELOC/source/latex/base/ltnews15.tex - RELOC/source/latex/base/ltnews16.tex - RELOC/source/latex/base/ltnews17.tex - RELOC/source/latex/base/ltnews18.tex - RELOC/source/latex/base/ltnews19.tex - RELOC/source/latex/base/ltnews20.tex - RELOC/source/latex/base/ltnews21.tex - RELOC/source/latex/base/ltnews22.tex - RELOC/source/latex/base/ltnews23.tex - RELOC/source/latex/base/ltnews24.tex - RELOC/source/latex/base/ltnews25.tex - RELOC/source/latex/base/ltnews26.tex - RELOC/source/latex/base/ltnews27.tex - RELOC/source/latex/base/ltnews28.tex - RELOC/source/latex/base/ltnews29.tex - RELOC/source/latex/base/ltoutenc.dtx - RELOC/source/latex/base/ltoutenc.ins - RELOC/source/latex/base/ltoutput.dtx - RELOC/source/latex/base/ltpage.dtx - RELOC/source/latex/base/ltpageno.dtx - RELOC/source/latex/base/ltpar.dtx - RELOC/source/latex/base/ltpictur.dtx - RELOC/source/latex/base/ltplain.dtx - RELOC/source/latex/base/ltsect.dtx - RELOC/source/latex/base/ltspace.dtx - RELOC/source/latex/base/lttab.dtx - RELOC/source/latex/base/ltthm.dtx - RELOC/source/latex/base/ltvers.dtx - RELOC/source/latex/base/ltxdoc.dtx - RELOC/source/latex/base/ltxref.dtx - RELOC/source/latex/base/makeindx.dtx - RELOC/source/latex/base/makeindx.ins - RELOC/source/latex/base/newdc.ins - RELOC/source/latex/base/newlfont.dtx - RELOC/source/latex/base/nfssfont.dtx - RELOC/source/latex/base/nfssfont.ins - RELOC/source/latex/base/olddc.ins - RELOC/source/latex/base/oldlfont.dtx - RELOC/source/latex/base/preload.dtx - RELOC/source/latex/base/proc.dtx - RELOC/source/latex/base/proc.ins - RELOC/source/latex/base/slides.dtx - RELOC/source/latex/base/slides.ins - RELOC/source/latex/base/slifonts.fdd - RELOC/source/latex/base/syntonly.dtx - RELOC/source/latex/base/syntonly.ins - RELOC/source/latex/base/tulm.fdd - RELOC/source/latex/base/tulm.ins - RELOC/source/latex/base/unpack.ins - RELOC/source/latex/base/utf8ienc.dtx -runfiles size=413 - RELOC/makeindex/latex/gglo.ist - RELOC/makeindex/latex/gind.ist - RELOC/tex/latex/base/alltt.sty - RELOC/tex/latex/base/ansinew.def - RELOC/tex/latex/base/applemac.def - RELOC/tex/latex/base/article.cls - RELOC/tex/latex/base/article.sty - RELOC/tex/latex/base/ascii.def - RELOC/tex/latex/base/bezier.sty - RELOC/tex/latex/base/bk10.clo - RELOC/tex/latex/base/bk11.clo - RELOC/tex/latex/base/bk12.clo - RELOC/tex/latex/base/book.cls - RELOC/tex/latex/base/book.sty - RELOC/tex/latex/base/cp1250.def - RELOC/tex/latex/base/cp1252.def - RELOC/tex/latex/base/cp1257.def - RELOC/tex/latex/base/cp437.def - RELOC/tex/latex/base/cp437de.def - RELOC/tex/latex/base/cp850.def - RELOC/tex/latex/base/cp852.def - RELOC/tex/latex/base/cp858.def - RELOC/tex/latex/base/cp865.def - RELOC/tex/latex/base/decmulti.def - RELOC/tex/latex/base/doc.sty - RELOC/tex/latex/base/docstrip.tex - RELOC/tex/latex/base/exscale.sty - RELOC/tex/latex/base/fix-cm.sty - RELOC/tex/latex/base/fixltx2e.sty - RELOC/tex/latex/base/flafter.sty - RELOC/tex/latex/base/fleqn.clo - RELOC/tex/latex/base/fleqn.sty - RELOC/tex/latex/base/fltrace.sty - RELOC/tex/latex/base/fontenc.sty - RELOC/tex/latex/base/fontmath.cfg - RELOC/tex/latex/base/fontmath.ltx - RELOC/tex/latex/base/fonttext.cfg - RELOC/tex/latex/base/fonttext.ltx - RELOC/tex/latex/base/graphpap.sty - RELOC/tex/latex/base/hyphen.ltx - RELOC/tex/latex/base/idx.tex - RELOC/tex/latex/base/ifthen.sty - RELOC/tex/latex/base/inputenc.sty - RELOC/tex/latex/base/lablst.tex - RELOC/tex/latex/base/latex.ltx - RELOC/tex/latex/base/latex209.def - RELOC/tex/latex/base/latexrelease.sty - RELOC/tex/latex/base/latexsym.sty - RELOC/tex/latex/base/latin1.def - RELOC/tex/latex/base/latin10.def - RELOC/tex/latex/base/latin2.def - RELOC/tex/latex/base/latin3.def - RELOC/tex/latex/base/latin4.def - RELOC/tex/latex/base/latin5.def - RELOC/tex/latex/base/latin9.def - RELOC/tex/latex/base/lcyenc.dfu - RELOC/tex/latex/base/leqno.clo - RELOC/tex/latex/base/leqno.sty - RELOC/tex/latex/base/letter.cls - RELOC/tex/latex/base/letter.sty - RELOC/tex/latex/base/ltluatex.lua - RELOC/tex/latex/base/ltluatex.tex - RELOC/tex/latex/base/ltnews.cls - RELOC/tex/latex/base/ltxcheck.tex - RELOC/tex/latex/base/ltxdoc.cls - RELOC/tex/latex/base/ltxguide.cls - RELOC/tex/latex/base/ly1enc.dfu - RELOC/tex/latex/base/macce.def - RELOC/tex/latex/base/makeidx.sty - RELOC/tex/latex/base/minimal.cls - RELOC/tex/latex/base/newlfont.sty - RELOC/tex/latex/base/next.def - RELOC/tex/latex/base/nfssfont.tex - RELOC/tex/latex/base/oldlfont.sty - RELOC/tex/latex/base/omlcmm.fd - RELOC/tex/latex/base/omlcmr.fd - RELOC/tex/latex/base/omlenc.def - RELOC/tex/latex/base/omllcmm.fd - RELOC/tex/latex/base/omscmr.fd - RELOC/tex/latex/base/omscmsy.fd - RELOC/tex/latex/base/omsenc.def - RELOC/tex/latex/base/omsenc.dfu - RELOC/tex/latex/base/omslcmsy.fd - RELOC/tex/latex/base/omxcmex.fd - RELOC/tex/latex/base/omxlcmex.fd - RELOC/tex/latex/base/openbib.sty - RELOC/tex/latex/base/ot1cmdh.fd - RELOC/tex/latex/base/ot1cmfib.fd - RELOC/tex/latex/base/ot1cmfr.fd - RELOC/tex/latex/base/ot1cmr.fd - RELOC/tex/latex/base/ot1cmss.fd - RELOC/tex/latex/base/ot1cmtt.fd - RELOC/tex/latex/base/ot1cmvtt.fd - RELOC/tex/latex/base/ot1enc.def - RELOC/tex/latex/base/ot1enc.dfu - RELOC/tex/latex/base/ot1lcmss.fd - RELOC/tex/latex/base/ot1lcmtt.fd - RELOC/tex/latex/base/ot2enc.dfu - RELOC/tex/latex/base/ot4enc.def - RELOC/tex/latex/base/preload.cfg - RELOC/tex/latex/base/preload.ltx - RELOC/tex/latex/base/proc.cls - RELOC/tex/latex/base/proc.sty - RELOC/tex/latex/base/report.cls - RELOC/tex/latex/base/report.sty - RELOC/tex/latex/base/sample2e.tex - RELOC/tex/latex/base/sfonts.def - RELOC/tex/latex/base/shortvrb.sty - RELOC/tex/latex/base/showidx.sty - RELOC/tex/latex/base/size10.clo - RELOC/tex/latex/base/size11.clo - RELOC/tex/latex/base/size12.clo - RELOC/tex/latex/base/slides.cls - RELOC/tex/latex/base/slides.def - RELOC/tex/latex/base/slides.sty - RELOC/tex/latex/base/small2e.tex - RELOC/tex/latex/base/syntonly.sty - RELOC/tex/latex/base/t1cmdh.fd - RELOC/tex/latex/base/t1cmfib.fd - RELOC/tex/latex/base/t1cmfr.fd - RELOC/tex/latex/base/t1cmr.fd - RELOC/tex/latex/base/t1cmss.fd - RELOC/tex/latex/base/t1cmtt.fd - RELOC/tex/latex/base/t1cmvtt.fd - RELOC/tex/latex/base/t1enc.def - RELOC/tex/latex/base/t1enc.dfu - RELOC/tex/latex/base/t1enc.sty - RELOC/tex/latex/base/t1lcmss.fd - RELOC/tex/latex/base/t1lcmtt.fd - RELOC/tex/latex/base/t2aenc.dfu - RELOC/tex/latex/base/t2benc.dfu - RELOC/tex/latex/base/t2cenc.dfu - RELOC/tex/latex/base/testpage.tex - RELOC/tex/latex/base/texsys.cfg - RELOC/tex/latex/base/textcomp.sty - RELOC/tex/latex/base/tracefnt.sty - RELOC/tex/latex/base/ts1cmr.fd - RELOC/tex/latex/base/ts1cmss.fd - RELOC/tex/latex/base/ts1cmtt.fd - RELOC/tex/latex/base/ts1cmvtt.fd - RELOC/tex/latex/base/ts1enc.def - RELOC/tex/latex/base/ts1enc.dfu - RELOC/tex/latex/base/tuenc.def - RELOC/tex/latex/base/tulmdh.fd - RELOC/tex/latex/base/tulmr.fd - RELOC/tex/latex/base/tulmss.fd - RELOC/tex/latex/base/tulmssq.fd - RELOC/tex/latex/base/tulmtt.fd - RELOC/tex/latex/base/tulmvtt.fd - RELOC/tex/latex/base/ucmr.fd - RELOC/tex/latex/base/ucmss.fd - RELOC/tex/latex/base/ucmtt.fd - RELOC/tex/latex/base/ulasy.fd - RELOC/tex/latex/base/ullasy.fd - RELOC/tex/latex/base/utf8.def - RELOC/tex/latex/base/utf8enc.dfu - RELOC/tex/latex/base/x2enc.dfu -catalogue-contact-home http://www.latex-project.org/ -catalogue-date 2018-12-11 00:04:50 +0100 -catalogue-license lppl1.3 -catalogue-topics format - -name latex-bib-ex -category Package -revision 25831 -shortdesc Examples for the book Bibliografien mit LaTeX -relocated 1 -longdesc The bundle provides a collection of files containing every -longdesc example in the book "Bibliografien mit LaTeX" (ISBN -longdesc 978-3865414151), by the package author. -containersize 464 -containerchecksum 0f919bfbfb21f2102aa44ac6445270fa120072b960aec9f09253381e6657a418c2818cf85ebd201f9a208f384174ffed3924d46f35e6c6f6a888b049d15febdf -doccontainersize 49544 -doccontainerchecksum b33691bb61b09d4e23060f04b41fc6e004708a15e5013b09b21e074c24f7a15fdb0e39a21e6f14f4810e6864582987810ef5c21050a00c2c41cdde462910eec1 -docfiles size=233 - RELOC/doc/latex/latex-bib-ex/01-01-1.ltx - RELOC/doc/latex/latex-bib-ex/01-01-2.ltx - RELOC/doc/latex/latex-bib-ex/01-02-1.ltx - RELOC/doc/latex/latex-bib-ex/01-02-2.ltx - RELOC/doc/latex/latex-bib-ex/01-02-3.ltx - RELOC/doc/latex/latex-bib-ex/01-03-1.ltx - RELOC/doc/latex/latex-bib-ex/01-03-2.ltx2 - RELOC/doc/latex/latex-bib-ex/01-03-3.ltx - RELOC/doc/latex/latex-bib-ex/01-03-4.ltx - RELOC/doc/latex/latex-bib-ex/02-01-1.ltx2 - RELOC/doc/latex/latex-bib-ex/02-01-2.ltx2 - RELOC/doc/latex/latex-bib-ex/02-02-1.ltx2 - RELOC/doc/latex/latex-bib-ex/02-02-2.ltx2 - RELOC/doc/latex/latex-bib-ex/02-02-3.ltx2 - RELOC/doc/latex/latex-bib-ex/02-03-1.ltx2 - RELOC/doc/latex/latex-bib-ex/02-03-2.ltx2 - RELOC/doc/latex/latex-bib-ex/02-03-3.ltx2 - RELOC/doc/latex/latex-bib-ex/02-04-1.ltx - RELOC/doc/latex/latex-bib-ex/02-04-2.ltx - RELOC/doc/latex/latex-bib-ex/02-04-3.ltx - RELOC/doc/latex/latex-bib-ex/02-04-4.ltx - RELOC/doc/latex/latex-bib-ex/02-04-5.ltx - RELOC/doc/latex/latex-bib-ex/02-06-1.ltx2crop - RELOC/doc/latex/latex-bib-ex/02-07-1.ltx - RELOC/doc/latex/latex-bib-ex/02-07-10.ltx - RELOC/doc/latex/latex-bib-ex/02-07-11.ltx - RELOC/doc/latex/latex-bib-ex/02-07-12.ltx - RELOC/doc/latex/latex-bib-ex/02-07-13.ltx - RELOC/doc/latex/latex-bib-ex/02-07-14.ltx - RELOC/doc/latex/latex-bib-ex/02-07-15.ltx2 - RELOC/doc/latex/latex-bib-ex/02-07-16.ltx - RELOC/doc/latex/latex-bib-ex/02-07-17.ltx - RELOC/doc/latex/latex-bib-ex/02-07-18.ltx - RELOC/doc/latex/latex-bib-ex/02-07-19.ltx - RELOC/doc/latex/latex-bib-ex/02-07-2.ltx - RELOC/doc/latex/latex-bib-ex/02-07-20.ltx - RELOC/doc/latex/latex-bib-ex/02-07-21.ltx - RELOC/doc/latex/latex-bib-ex/02-07-22.ltx - RELOC/doc/latex/latex-bib-ex/02-07-23.ltx - RELOC/doc/latex/latex-bib-ex/02-07-3.ltx - RELOC/doc/latex/latex-bib-ex/02-07-4.ltx - RELOC/doc/latex/latex-bib-ex/02-07-5.ltx - RELOC/doc/latex/latex-bib-ex/02-07-6.ltx - RELOC/doc/latex/latex-bib-ex/02-07-7.ltx - RELOC/doc/latex/latex-bib-ex/02-07-8.ltx - RELOC/doc/latex/latex-bib-ex/02-07-9.ltx - RELOC/doc/latex/latex-bib-ex/03-03-1.ltx2 - RELOC/doc/latex/latex-bib-ex/03-03-10.ltx2 - RELOC/doc/latex/latex-bib-ex/03-03-11.ltx - RELOC/doc/latex/latex-bib-ex/03-03-12.ltx - RELOC/doc/latex/latex-bib-ex/03-03-13.ltx - RELOC/doc/latex/latex-bib-ex/03-03-14.ltx - RELOC/doc/latex/latex-bib-ex/03-03-15.ltx - RELOC/doc/latex/latex-bib-ex/03-03-16.ltx - RELOC/doc/latex/latex-bib-ex/03-03-17.ltx - RELOC/doc/latex/latex-bib-ex/03-03-18.ltx - RELOC/doc/latex/latex-bib-ex/03-03-19.ltx - RELOC/doc/latex/latex-bib-ex/03-03-2.ltx - RELOC/doc/latex/latex-bib-ex/03-03-20.ltx - RELOC/doc/latex/latex-bib-ex/03-03-21.ltx - RELOC/doc/latex/latex-bib-ex/03-03-22.ltx - RELOC/doc/latex/latex-bib-ex/03-03-23.ltx - RELOC/doc/latex/latex-bib-ex/03-03-24.ltx2 - RELOC/doc/latex/latex-bib-ex/03-03-25.ltx2 - RELOC/doc/latex/latex-bib-ex/03-03-26.ltx2 - RELOC/doc/latex/latex-bib-ex/03-03-3.ltx - RELOC/doc/latex/latex-bib-ex/03-03-4.ltx2 - RELOC/doc/latex/latex-bib-ex/03-03-5.ltx - RELOC/doc/latex/latex-bib-ex/03-03-6.ltx2 - RELOC/doc/latex/latex-bib-ex/03-03-7.ltx - RELOC/doc/latex/latex-bib-ex/03-03-8.ltx - RELOC/doc/latex/latex-bib-ex/03-03-9.ltx - RELOC/doc/latex/latex-bib-ex/03-04-1.ltx - RELOC/doc/latex/latex-bib-ex/03-04-10.ltx - RELOC/doc/latex/latex-bib-ex/03-04-11.ltx - RELOC/doc/latex/latex-bib-ex/03-04-2.ltx - RELOC/doc/latex/latex-bib-ex/03-04-3.ltx - RELOC/doc/latex/latex-bib-ex/03-04-4.ltx - RELOC/doc/latex/latex-bib-ex/03-04-5.ltx - RELOC/doc/latex/latex-bib-ex/03-04-6.ltx - RELOC/doc/latex/latex-bib-ex/03-04-7.ltx - RELOC/doc/latex/latex-bib-ex/03-04-8.ltx - RELOC/doc/latex/latex-bib-ex/03-04-9.ltx - RELOC/doc/latex/latex-bib-ex/03-05-1.ltx2 - RELOC/doc/latex/latex-bib-ex/03-05-2.ltx2 - RELOC/doc/latex/latex-bib-ex/03-05-3.ltx2 - RELOC/doc/latex/latex-bib-ex/03-05-4.ltx2 - RELOC/doc/latex/latex-bib-ex/03-06-1.ltx - RELOC/doc/latex/latex-bib-ex/03-06-2.ltx - RELOC/doc/latex/latex-bib-ex/03-06-3.ltx - RELOC/doc/latex/latex-bib-ex/03-06-4.ltx - RELOC/doc/latex/latex-bib-ex/03-06-5.ltx - RELOC/doc/latex/latex-bib-ex/03-07-1.ltx - RELOC/doc/latex/latex-bib-ex/03-08-1.ltx - RELOC/doc/latex/latex-bib-ex/03-08-2.ltx - RELOC/doc/latex/latex-bib-ex/03-08-3.ltx - RELOC/doc/latex/latex-bib-ex/03-08-4.ltx - RELOC/doc/latex/latex-bib-ex/03-08-5.ltx - RELOC/doc/latex/latex-bib-ex/03-09-1.ltx2 - RELOC/doc/latex/latex-bib-ex/03-09-2.ltx2 - RELOC/doc/latex/latex-bib-ex/03-09-3.ltx - RELOC/doc/latex/latex-bib-ex/03-09-4.ltx - RELOC/doc/latex/latex-bib-ex/03-10-1.ltx - RELOC/doc/latex/latex-bib-ex/03-10-10.ltx - RELOC/doc/latex/latex-bib-ex/03-10-11.ltx - RELOC/doc/latex/latex-bib-ex/03-10-12.ltx - RELOC/doc/latex/latex-bib-ex/03-10-13.ltx - RELOC/doc/latex/latex-bib-ex/03-10-14.ltx - RELOC/doc/latex/latex-bib-ex/03-10-15.ltx - RELOC/doc/latex/latex-bib-ex/03-10-2.ltx - RELOC/doc/latex/latex-bib-ex/03-10-3.ltx - RELOC/doc/latex/latex-bib-ex/03-10-4.ltx - RELOC/doc/latex/latex-bib-ex/03-10-5.ltx - RELOC/doc/latex/latex-bib-ex/03-10-6.ltx - RELOC/doc/latex/latex-bib-ex/03-10-7.ltx - RELOC/doc/latex/latex-bib-ex/03-10-8.ltx - RELOC/doc/latex/latex-bib-ex/03-10-9.ltx - RELOC/doc/latex/latex-bib-ex/03-11-1.ltx - RELOC/doc/latex/latex-bib-ex/03-11-10.ltx - RELOC/doc/latex/latex-bib-ex/03-11-11.ltx - RELOC/doc/latex/latex-bib-ex/03-11-12.ltx - RELOC/doc/latex/latex-bib-ex/03-11-13.ltx - RELOC/doc/latex/latex-bib-ex/03-11-14.ltx - RELOC/doc/latex/latex-bib-ex/03-11-15.ltx - RELOC/doc/latex/latex-bib-ex/03-11-16.ltx - RELOC/doc/latex/latex-bib-ex/03-11-17.ltx - RELOC/doc/latex/latex-bib-ex/03-11-18.ltx - RELOC/doc/latex/latex-bib-ex/03-11-19.ltx - RELOC/doc/latex/latex-bib-ex/03-11-2.ltx - RELOC/doc/latex/latex-bib-ex/03-11-20.ltx2 - RELOC/doc/latex/latex-bib-ex/03-11-21.ltx - RELOC/doc/latex/latex-bib-ex/03-11-22.ltx - RELOC/doc/latex/latex-bib-ex/03-11-23.ltx - RELOC/doc/latex/latex-bib-ex/03-11-24.ltx - RELOC/doc/latex/latex-bib-ex/03-11-3.ltx - RELOC/doc/latex/latex-bib-ex/03-11-4.ltx - RELOC/doc/latex/latex-bib-ex/03-11-5.ltx - RELOC/doc/latex/latex-bib-ex/03-11-6.ltx - RELOC/doc/latex/latex-bib-ex/03-11-7.ltx - RELOC/doc/latex/latex-bib-ex/03-11-8.ltx - RELOC/doc/latex/latex-bib-ex/03-11-9.ltx - RELOC/doc/latex/latex-bib-ex/04-05-1.ltx2crop - RELOC/doc/latex/latex-bib-ex/04-05-2.ltx2crop - RELOC/doc/latex/latex-bib-ex/04-07-1.ltx - RELOC/doc/latex/latex-bib-ex/05-04-1.ltx - RELOC/doc/latex/latex-bib-ex/06-01-1.ltx - RELOC/doc/latex/latex-bib-ex/06-01-2.ltx - RELOC/doc/latex/latex-bib-ex/06-01-3.ltx - RELOC/doc/latex/latex-bib-ex/06-01-4.ltx - RELOC/doc/latex/latex-bib-ex/06-01-5.ltx - RELOC/doc/latex/latex-bib-ex/06-01-6.ltx - RELOC/doc/latex/latex-bib-ex/06-01-7.ltx - RELOC/doc/latex/latex-bib-ex/06-02-1.ltx - RELOC/doc/latex/latex-bib-ex/08-01-1.ltx - RELOC/doc/latex/latex-bib-ex/08-02-1.ltx - RELOC/doc/latex/latex-bib-ex/08-03-1.ltx - RELOC/doc/latex/latex-bib-ex/08-04-1.ltx - RELOC/doc/latex/latex-bib-ex/08-05-1.ltx - RELOC/doc/latex/latex-bib-ex/08-06-1.ltx - RELOC/doc/latex/latex-bib-ex/08-06-2.ltx - RELOC/doc/latex/latex-bib-ex/08-06-3.ltx - RELOC/doc/latex/latex-bib-ex/08-06-4.ltx - RELOC/doc/latex/latex-bib-ex/README details="Readme" - RELOC/doc/latex/latex-bib-ex/UTF8.bib - RELOC/doc/latex/latex-bib-ex/articles.bib - RELOC/doc/latex/latex-bib-ex/bibA.bib - RELOC/doc/latex/latex-bib-ex/bibB.bib - RELOC/doc/latex/latex-bib-ex/bibtool.bib - RELOC/doc/latex/latex-bib-ex/bibtool2.bib - RELOC/doc/latex/latex-bib-ex/books.bib - RELOC/doc/latex/latex-bib-ex/case.bib - RELOC/doc/latex/latex-bib-ex/case2.bib - RELOC/doc/latex/latex-bib-ex/crossref.bib - RELOC/doc/latex/latex-bib-ex/crossref2.bib - RELOC/doc/latex/latex-bib-ex/de-examples-dw.bib - RELOC/doc/latex/latex-bib-ex/demo.bib - RELOC/doc/latex/latex-bib-ex/demo.lbx - RELOC/doc/latex/latex-bib-ex/demo10.bib - RELOC/doc/latex/latex-bib-ex/demo11.bib - RELOC/doc/latex/latex-bib-ex/demo2.bib - RELOC/doc/latex/latex-bib-ex/demo3.bib - RELOC/doc/latex/latex-bib-ex/demo4.bib - RELOC/doc/latex/latex-bib-ex/demo4.bl2 - RELOC/doc/latex/latex-bib-ex/demo5.bib - RELOC/doc/latex/latex-bib-ex/demo6.bib - RELOC/doc/latex/latex-bib-ex/demo7.bib - RELOC/doc/latex/latex-bib-ex/demo8.bib - RELOC/doc/latex/latex-bib-ex/demo9.bib - RELOC/doc/latex/latex-bib-ex/easy.bst - RELOC/doc/latex/latex-bib-ex/examples-dw.bib - RELOC/doc/latex/latex-bib-ex/examples.bib - RELOC/doc/latex/latex-bib-ex/examplesA.bib - RELOC/doc/latex/latex-bib-ex/examplesB.bib - RELOC/doc/latex/latex-bib-ex/klassiker.bib - RELOC/doc/latex/latex-bib-ex/natbib.cfg - RELOC/doc/latex/latex-bib-ex/philosophy-examples.bib - RELOC/doc/latex/latex-bib-ex/plainDemo.bst - RELOC/doc/latex/latex-bib-ex/vanBib.bib -catalogue-ctan /info/examples/LaTeX-Bib -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics book-ex - -name latex-bib2-ex -category Package -revision 40098 -shortdesc Examples for the book Bibliografien mit LaTeX -relocated 1 -longdesc The bundle provides a collection of files containing every -longdesc example in the second edition of "Bibliografien mit LaTeX", by -longdesc the package author. -containersize 456 -containerchecksum 25ac22b5d0f2b842fbd1f3ac2fe6498f7a0965a0e02f8d46ea818d840024050bab0ea1d4c85594e35e421b2e464cef638c70aacc83d4ed9a8d5072a412548c56 -doccontainersize 180060 -doccontainerchecksum 0ce885f124577f99f68c1c83b1dc6249dce152e80384bdf42fa82a991f97ab5ea403d23ff1ffe24d3d4e0bf41e23a07794cd2376a92b8260620a5545db6d460c -docfiles size=502 - RELOC/doc/latex/latex-bib2-ex/01-01-1.lualtx - RELOC/doc/latex/latex-bib2-ex/01-01-2.lualtx - RELOC/doc/latex/latex-bib2-ex/01-02-1.ltx6 - RELOC/doc/latex/latex-bib2-ex/01-02-2.lualtx - RELOC/doc/latex/latex-bib2-ex/01-02-3.lualtx - RELOC/doc/latex/latex-bib2-ex/01-03-1.lualtx - RELOC/doc/latex/latex-bib2-ex/01-03-2.ltx2 - RELOC/doc/latex/latex-bib2-ex/01-03-3.ltx - RELOC/doc/latex/latex-bib2-ex/01-03-4.ltx - RELOC/doc/latex/latex-bib2-ex/01-03-5.ltx - RELOC/doc/latex/latex-bib2-ex/02-02-1.ltx - RELOC/doc/latex/latex-bib2-ex/02-02-2.ltx - RELOC/doc/latex/latex-bib2-ex/02-03-1.ltx - RELOC/doc/latex/latex-bib2-ex/02-04-1.ltx - RELOC/doc/latex/latex-bib2-ex/02-04-2.ltx - RELOC/doc/latex/latex-bib2-ex/02-04-3.ltx - RELOC/doc/latex/latex-bib2-ex/02-04-4.ltx - RELOC/doc/latex/latex-bib2-ex/02-04-5.ltx - RELOC/doc/latex/latex-bib2-ex/02-04-6.ltx - RELOC/doc/latex/latex-bib2-ex/02-06-1.lualtx - RELOC/doc/latex/latex-bib2-ex/02-06-2.lualtx - RELOC/doc/latex/latex-bib2-ex/02-06-3.ltx - RELOC/doc/latex/latex-bib2-ex/02-06-4.lualtx - RELOC/doc/latex/latex-bib2-ex/02-07-1.lualtx - RELOC/doc/latex/latex-bib2-ex/02-08-1.ltx - RELOC/doc/latex/latex-bib2-ex/03-05-1.ltx2crop - RELOC/doc/latex/latex-bib2-ex/03-05-2.ltx2crop - RELOC/doc/latex/latex-bib2-ex/03-06-1.ltx - RELOC/doc/latex/latex-bib2-ex/03-06-2.ltx - RELOC/doc/latex/latex-bib2-ex/03-06-3.ltx - RELOC/doc/latex/latex-bib2-ex/03-06-4.ltx - RELOC/doc/latex/latex-bib2-ex/03-06-5.ltx - RELOC/doc/latex/latex-bib2-ex/03-06-6.ltx - RELOC/doc/latex/latex-bib2-ex/03-06-7.ltx - RELOC/doc/latex/latex-bib2-ex/03-06-8.ltx - RELOC/doc/latex/latex-bib2-ex/03-06-9.ltx - RELOC/doc/latex/latex-bib2-ex/03-08-1.ltx - RELOC/doc/latex/latex-bib2-ex/03-08-2.ltx - RELOC/doc/latex/latex-bib2-ex/03-09-1.ltx - RELOC/doc/latex/latex-bib2-ex/03-09-10.ltx - RELOC/doc/latex/latex-bib2-ex/03-09-11.ltx - RELOC/doc/latex/latex-bib2-ex/03-09-12.ltx - RELOC/doc/latex/latex-bib2-ex/03-09-13.ltx - RELOC/doc/latex/latex-bib2-ex/03-09-14.ltx2crop - RELOC/doc/latex/latex-bib2-ex/03-09-15.ltx - RELOC/doc/latex/latex-bib2-ex/03-09-16.ltx - RELOC/doc/latex/latex-bib2-ex/03-09-17.ltx - RELOC/doc/latex/latex-bib2-ex/03-09-18.ltx - RELOC/doc/latex/latex-bib2-ex/03-09-19.ltx - RELOC/doc/latex/latex-bib2-ex/03-09-2.ltx2 - RELOC/doc/latex/latex-bib2-ex/03-09-20.ltx - RELOC/doc/latex/latex-bib2-ex/03-09-21.ltx - RELOC/doc/latex/latex-bib2-ex/03-09-22.ltx5 - RELOC/doc/latex/latex-bib2-ex/03-09-23.ltx - RELOC/doc/latex/latex-bib2-ex/03-09-24.ltx - RELOC/doc/latex/latex-bib2-ex/03-09-25.ltx - RELOC/doc/latex/latex-bib2-ex/03-09-26.ltx - RELOC/doc/latex/latex-bib2-ex/03-09-27.ltx - RELOC/doc/latex/latex-bib2-ex/03-09-28.ltx - RELOC/doc/latex/latex-bib2-ex/03-09-29.ltx2 - RELOC/doc/latex/latex-bib2-ex/03-09-3.ltx2 - RELOC/doc/latex/latex-bib2-ex/03-09-30.ltx - RELOC/doc/latex/latex-bib2-ex/03-09-31.ltx - RELOC/doc/latex/latex-bib2-ex/03-09-32.ltx - RELOC/doc/latex/latex-bib2-ex/03-09-33.ltx - RELOC/doc/latex/latex-bib2-ex/03-09-34.ltx - RELOC/doc/latex/latex-bib2-ex/03-09-35.ltx - RELOC/doc/latex/latex-bib2-ex/03-09-36.ltx - RELOC/doc/latex/latex-bib2-ex/03-09-37.ltx - RELOC/doc/latex/latex-bib2-ex/03-09-4.ltx2 - RELOC/doc/latex/latex-bib2-ex/03-09-5.ltx2 - RELOC/doc/latex/latex-bib2-ex/03-09-6.ltx2 - RELOC/doc/latex/latex-bib2-ex/03-09-7.ltx2 - RELOC/doc/latex/latex-bib2-ex/03-09-8.ltx2 - RELOC/doc/latex/latex-bib2-ex/03-09-9.ltx - RELOC/doc/latex/latex-bib2-ex/04-02-1.ltx2 - RELOC/doc/latex/latex-bib2-ex/04-02-10.ltx2 - RELOC/doc/latex/latex-bib2-ex/04-02-11.ltx - RELOC/doc/latex/latex-bib2-ex/04-02-12.ltx - RELOC/doc/latex/latex-bib2-ex/04-02-13.ltx - RELOC/doc/latex/latex-bib2-ex/04-02-14.ltx - RELOC/doc/latex/latex-bib2-ex/04-02-15.ltx - RELOC/doc/latex/latex-bib2-ex/04-02-16.ltx - RELOC/doc/latex/latex-bib2-ex/04-02-17.ltx - RELOC/doc/latex/latex-bib2-ex/04-02-18.ltx - RELOC/doc/latex/latex-bib2-ex/04-02-19.ltx - RELOC/doc/latex/latex-bib2-ex/04-02-2.ltx - RELOC/doc/latex/latex-bib2-ex/04-02-20.ltx - RELOC/doc/latex/latex-bib2-ex/04-02-21.ltx - RELOC/doc/latex/latex-bib2-ex/04-02-22.ltx - RELOC/doc/latex/latex-bib2-ex/04-02-23.ltx - RELOC/doc/latex/latex-bib2-ex/04-02-24.ltx2 - RELOC/doc/latex/latex-bib2-ex/04-02-25.ltx2 - RELOC/doc/latex/latex-bib2-ex/04-02-26.ltx2 - RELOC/doc/latex/latex-bib2-ex/04-02-3.ltx - RELOC/doc/latex/latex-bib2-ex/04-02-4.ltx2 - RELOC/doc/latex/latex-bib2-ex/04-02-5.ltx - RELOC/doc/latex/latex-bib2-ex/04-02-6.ltx2 - RELOC/doc/latex/latex-bib2-ex/04-02-7.ltx - RELOC/doc/latex/latex-bib2-ex/04-02-8.ltx - RELOC/doc/latex/latex-bib2-ex/04-02-9.ltx - RELOC/doc/latex/latex-bib2-ex/04-03-1.ltx - RELOC/doc/latex/latex-bib2-ex/04-03-10.ltx - RELOC/doc/latex/latex-bib2-ex/04-03-11.ltx - RELOC/doc/latex/latex-bib2-ex/04-03-2.ltx - RELOC/doc/latex/latex-bib2-ex/04-03-3.ltx - RELOC/doc/latex/latex-bib2-ex/04-03-4.ltx - RELOC/doc/latex/latex-bib2-ex/04-03-5.ltx - RELOC/doc/latex/latex-bib2-ex/04-03-6.ltx - RELOC/doc/latex/latex-bib2-ex/04-03-7.ltx - RELOC/doc/latex/latex-bib2-ex/04-03-8.ltx - RELOC/doc/latex/latex-bib2-ex/04-03-9.ltx - RELOC/doc/latex/latex-bib2-ex/04-04-1.ltx2 - RELOC/doc/latex/latex-bib2-ex/04-04-2.ltx2 - RELOC/doc/latex/latex-bib2-ex/04-04-3.ltx2 - RELOC/doc/latex/latex-bib2-ex/04-04-4.ltx2 - RELOC/doc/latex/latex-bib2-ex/04-04-5.ltx2 - RELOC/doc/latex/latex-bib2-ex/04-05-1.ltx - RELOC/doc/latex/latex-bib2-ex/04-05-2.dbx - RELOC/doc/latex/latex-bib2-ex/04-05-2.lualtx - RELOC/doc/latex/latex-bib2-ex/04-06-1.ltx - RELOC/doc/latex/latex-bib2-ex/04-06-2.ltx - RELOC/doc/latex/latex-bib2-ex/04-06-3.ltx - RELOC/doc/latex/latex-bib2-ex/04-06-4.ltx - RELOC/doc/latex/latex-bib2-ex/04-06-5.ltx - RELOC/doc/latex/latex-bib2-ex/04-07-1.lualtx2 - RELOC/doc/latex/latex-bib2-ex/04-07-2.lualtx2 - RELOC/doc/latex/latex-bib2-ex/04-07-3.ltx - RELOC/doc/latex/latex-bib2-ex/04-07-4.ltx - RELOC/doc/latex/latex-bib2-ex/04-08-1.ltx - RELOC/doc/latex/latex-bib2-ex/04-08-10.ltx - RELOC/doc/latex/latex-bib2-ex/04-08-11.ltx - RELOC/doc/latex/latex-bib2-ex/04-08-12.ltx - RELOC/doc/latex/latex-bib2-ex/04-08-13.ltx - RELOC/doc/latex/latex-bib2-ex/04-08-14.ltx - RELOC/doc/latex/latex-bib2-ex/04-08-15.ltx - RELOC/doc/latex/latex-bib2-ex/04-08-16.lualtx - RELOC/doc/latex/latex-bib2-ex/04-08-2.ltx - RELOC/doc/latex/latex-bib2-ex/04-08-3.ltx - RELOC/doc/latex/latex-bib2-ex/04-08-4.ltx - RELOC/doc/latex/latex-bib2-ex/04-08-5.ltx - RELOC/doc/latex/latex-bib2-ex/04-08-6.ltx - RELOC/doc/latex/latex-bib2-ex/04-08-7.ltx - RELOC/doc/latex/latex-bib2-ex/04-08-8.ltx - RELOC/doc/latex/latex-bib2-ex/04-08-9.ltx - RELOC/doc/latex/latex-bib2-ex/04-09-1.ltx2 - RELOC/doc/latex/latex-bib2-ex/04-09-2.lualtx2 - RELOC/doc/latex/latex-bib2-ex/04-09-3.lualtx - RELOC/doc/latex/latex-bib2-ex/04-09-4.lualtx - RELOC/doc/latex/latex-bib2-ex/04-10-1.ltx - RELOC/doc/latex/latex-bib2-ex/04-10-10.lualtx - RELOC/doc/latex/latex-bib2-ex/04-10-11.ltx - RELOC/doc/latex/latex-bib2-ex/04-10-12.ltx - RELOC/doc/latex/latex-bib2-ex/04-10-13.ltx - RELOC/doc/latex/latex-bib2-ex/04-10-14.ltx - RELOC/doc/latex/latex-bib2-ex/04-10-15.ltx - RELOC/doc/latex/latex-bib2-ex/04-10-16.ltx - RELOC/doc/latex/latex-bib2-ex/04-10-17.ltx - RELOC/doc/latex/latex-bib2-ex/04-10-18.ltx - RELOC/doc/latex/latex-bib2-ex/04-10-19.ltx - RELOC/doc/latex/latex-bib2-ex/04-10-2.ltx - RELOC/doc/latex/latex-bib2-ex/04-10-20.ltx - RELOC/doc/latex/latex-bib2-ex/04-10-21.ltx2 - RELOC/doc/latex/latex-bib2-ex/04-10-22.lualtx - RELOC/doc/latex/latex-bib2-ex/04-10-23.ltx - RELOC/doc/latex/latex-bib2-ex/04-10-24.ltx - RELOC/doc/latex/latex-bib2-ex/04-10-25.ltx - RELOC/doc/latex/latex-bib2-ex/04-10-26.ltx - RELOC/doc/latex/latex-bib2-ex/04-10-27.ltx - RELOC/doc/latex/latex-bib2-ex/04-10-28.ltx6 - RELOC/doc/latex/latex-bib2-ex/04-10-3.ltx - RELOC/doc/latex/latex-bib2-ex/04-10-4.ltx - RELOC/doc/latex/latex-bib2-ex/04-10-5.ltx - RELOC/doc/latex/latex-bib2-ex/04-10-6.ltx - RELOC/doc/latex/latex-bib2-ex/04-10-7.lualtx - RELOC/doc/latex/latex-bib2-ex/04-10-8.lualtx - RELOC/doc/latex/latex-bib2-ex/04-10-9.lualtx - RELOC/doc/latex/latex-bib2-ex/04-11-1.dbx - RELOC/doc/latex/latex-bib2-ex/04-11-1.lualtx - RELOC/doc/latex/latex-bib2-ex/05-04-1.lualtx - RELOC/doc/latex/latex-bib2-ex/08-02-1.lualtx - RELOC/doc/latex/latex-bib2-ex/08-02-2.lualtx - RELOC/doc/latex/latex-bib2-ex/DEexa.sty - RELOC/doc/latex/latex-bib2-ex/DEoptions.sty - RELOC/doc/latex/latex-bib2-ex/LaTeXRef.bib - RELOC/doc/latex/latex-bib2-ex/README details="Readme" - RELOC/doc/latex/latex-bib2-ex/SCRarticle.cls - RELOC/doc/latex/latex-bib2-ex/UTF8-2.bib - RELOC/doc/latex/latex-bib2-ex/UTF8.bib - RELOC/doc/latex/latex-bib2-ex/VDI.bib - RELOC/doc/latex/latex-bib2-ex/articles.bib - RELOC/doc/latex/latex-bib2-ex/beispiel.cls - RELOC/doc/latex/latex-bib2-ex/bibA.bib - RELOC/doc/latex/latex-bib2-ex/bibB.bib - RELOC/doc/latex/latex-bib2-ex/biblatex-gost-examples.bib - RELOC/doc/latex/latex-bib2-ex/biblatex-ieee.bib - RELOC/doc/latex/latex-bib2-ex/bibtool.bib - RELOC/doc/latex/latex-bib2-ex/bibtool2.bib - RELOC/doc/latex/latex-bib2-ex/books.bib - RELOC/doc/latex/latex-bib2-ex/bspcalweekly.cls - RELOC/doc/latex/latex-bib2-ex/bspdvdcoll.cls - RELOC/doc/latex/latex-bib2-ex/bspfont.cls - RELOC/doc/latex/latex-bib2-ex/buch.bib - RELOC/doc/latex/latex-bib2-ex/buch2.bib - RELOC/doc/latex/latex-bib2-ex/buch3.bib - RELOC/doc/latex/latex-bib2-ex/case.bib - RELOC/doc/latex/latex-bib2-ex/case2.bib - RELOC/doc/latex/latex-bib2-ex/case3.bib - RELOC/doc/latex/latex-bib2-ex/case4.bib - RELOC/doc/latex/latex-bib2-ex/crossref.bib - RELOC/doc/latex/latex-bib2-ex/crossref2.bib - RELOC/doc/latex/latex-bib2-ex/crossref3.bib - RELOC/doc/latex/latex-bib2-ex/data/alpha2.bst - RELOC/doc/latex/latex-bib2-ex/data/citavi.bib - RELOC/doc/latex/latex-bib2-ex/data/citavi0.bib - RELOC/doc/latex/latex-bib2-ex/data/endnote-fehler.txt - RELOC/doc/latex/latex-bib2-ex/data/endnote-mit-keys.bib - RELOC/doc/latex/latex-bib2-ex/data/endnote-orig.bib - RELOC/doc/latex/latex-bib2-ex/de-examples-dw.bib - RELOC/doc/latex/latex-bib2-ex/demo.bib - RELOC/doc/latex/latex-bib2-ex/demo10.bib - RELOC/doc/latex/latex-bib2-ex/demo11.bib - RELOC/doc/latex/latex-bib2-ex/demo2.bib - RELOC/doc/latex/latex-bib2-ex/demo3.bib - RELOC/doc/latex/latex-bib2-ex/demo4.bib - RELOC/doc/latex/latex-bib2-ex/demo4.bl2 - RELOC/doc/latex/latex-bib2-ex/demo5.bib - RELOC/doc/latex/latex-bib2-ex/demo6.bib - RELOC/doc/latex/latex-bib2-ex/demo7.bib - RELOC/doc/latex/latex-bib2-ex/demo8.bib - RELOC/doc/latex/latex-bib2-ex/demo9.bib - RELOC/doc/latex/latex-bib2-ex/doc_data.txt - RELOC/doc/latex/latex-bib2-ex/dw-examples.bib - RELOC/doc/latex/latex-bib2-ex/easy.bst - RELOC/doc/latex/latex-bib2-ex/exa-fontconfig.tex - RELOC/doc/latex/latex-bib2-ex/exaarticle.cls - RELOC/doc/latex/latex-bib2-ex/exaarticle2.cls - RELOC/doc/latex/latex-bib2-ex/exaartplain.cls - RELOC/doc/latex/latex-bib2-ex/exabeamer.cls - RELOC/doc/latex/latex-bib2-ex/exabook.cls - RELOC/doc/latex/latex-bib2-ex/exabook2.cls - RELOC/doc/latex/latex-bib2-ex/exadante.cls - RELOC/doc/latex/latex-bib2-ex/examargin.cls - RELOC/doc/latex/latex-bib2-ex/examemoir.cls - RELOC/doc/latex/latex-bib2-ex/examinimal.cls - RELOC/doc/latex/latex-bib2-ex/examples-dw.bib - RELOC/doc/latex/latex-bib2-ex/examples.bib - RELOC/doc/latex/latex-bib2-ex/examplesA.bib - RELOC/doc/latex/latex-bib2-ex/examplesB.bib - RELOC/doc/latex/latex-bib2-ex/examplesC.bib - RELOC/doc/latex/latex-bib2-ex/exareport.cls - RELOC/doc/latex/latex-bib2-ex/exasymbol.cls - RELOC/doc/latex/latex-bib2-ex/exaxetex.cls - RELOC/doc/latex/latex-bib2-ex/fiwi-examples.bib - RELOC/doc/latex/latex-bib2-ex/fontDemo-E.tex - RELOC/doc/latex/latex-bib2-ex/fontDemo.tex - RELOC/doc/latex/latex-bib2-ex/kap1.tex - RELOC/doc/latex/latex-bib2-ex/kap2.tex - RELOC/doc/latex/latex-bib2-ex/kap3.tex - RELOC/doc/latex/latex-bib2-ex/kap4.tex - RELOC/doc/latex/latex-bib2-ex/kap5.tex - RELOC/doc/latex/latex-bib2-ex/kap6.tex - RELOC/doc/latex/latex-bib2-ex/klassiker.bib - RELOC/doc/latex/latex-bib2-ex/literaturquellenFrank.bib - RELOC/doc/latex/latex-bib2-ex/literaturquellenYuri.bib - RELOC/doc/latex/latex-bib2-ex/musuos-bsp.bib - RELOC/doc/latex/latex-bib2-ex/natbib.cfg - RELOC/doc/latex/latex-bib2-ex/natbibdemo.bib - RELOC/doc/latex/latex-bib2-ex/philosophy-examples.bib - RELOC/doc/latex/latex-bib2-ex/plainDemo.bst - RELOC/doc/latex/latex-bib2-ex/screxa.cls - RELOC/doc/latex/latex-bib2-ex/screxabook.cls - RELOC/doc/latex/latex-bib2-ex/screxareport.cls - RELOC/doc/latex/latex-bib2-ex/test.bbx - RELOC/doc/latex/latex-bib2-ex/test.cbx - RELOC/doc/latex/latex-bib2-ex/vanBib.bib - RELOC/doc/latex/latex-bib2-ex/xmlexamples.xml -catalogue-ctan /info/examples/LaTeX-Bib2 -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics book-ex - -name latex-bin -category TLCore -revision 48634 -shortdesc LaTeX executables and man pages -depend latex -depend babel -depend cm -depend hyphen-base -depend latex-fonts -depend tex-ini-files -depend dehyph -depend latexconfig -depend unicode-data -depend latex-bin.ARCH -execute AddFormat name=latex engine=pdftex patterns=language.dat options="-translate-file=cp227.tcx *latex.ini" fmttriggers=babel,cm,hyphen-base,latex,latex-fonts,tex-ini-files,dehyph,latexconfig -execute AddFormat name=pdflatex engine=pdftex patterns=language.dat options="-translate-file=cp227.tcx *pdflatex.ini" fmttriggers=babel,cm,hyphen-base,latex,latex-fonts,tex-ini-files,dehyph,latexconfig -execute AddFormat name=dvilualatex engine=luatex patterns=language.dat,language.dat.lua options="dvilualatex.ini" fmttriggers=babel,cm,hyphen-base,latex,latex-fonts,tex-ini-files,unicode-data -execute AddFormat name=lualatex engine=luatex patterns=language.dat,language.dat.lua options="lualatex.ini" fmttriggers=babel,cm,hyphen-base,latex,latex-fonts,tex-ini-files,unicode-data -execute AddFormat name=luajitlatex mode=disabled engine=luajittex patterns=language.dat,language.dat.lua options="lualatex.ini" fmttriggers=babel,cm,hyphen-base,latex,latex-fonts,tex-ini-files,unicode-data -containersize 524 -containerchecksum 5fe5b7cbb22870304818b0c07f74c604eeceb6929ee7b8a1be053f5eacf3cc94120aec9a97a32de67fdae9b1e26e2ff45e9b30afc1c0700d33253fab25ac093d -doccontainersize 20480 -doccontainerchecksum 988777f2dda08f4ce4bf5793bd9d06c76afd65ff4c4b4cc73fd7ad3c50ea67f1aa26b849e48a7bd6d5c6c6e187d81fbf42fa743a0f9e20e2449dd940e5280e4c -docfiles size=28 - texmf-dist/doc/man/man1/dvilualatex.1 - texmf-dist/doc/man/man1/dvilualatex.man1.pdf - texmf-dist/doc/man/man1/latex.1 - texmf-dist/doc/man/man1/latex.man1.pdf - texmf-dist/doc/man/man1/lualatex.1 - texmf-dist/doc/man/man1/lualatex.man1.pdf - texmf-dist/doc/man/man1/pdflatex.1 - texmf-dist/doc/man/man1/pdflatex.man1.pdf - -name latex-bin.aarch64-linux -category TLCore -revision 46208 -shortdesc aarch64-linux files of latex-bin -containersize 372 -containerchecksum b07c56a3d46a9794c398a478b9f8944426876c28ca5abf63dd2a5d5a1857d5887afade17e794366dbe18417c1272fee9243bf07e5cdeb369b581d8eb5512033d -binfiles arch=aarch64-linux size=4 - bin/aarch64-linux/dvilualatex - bin/aarch64-linux/latex - bin/aarch64-linux/lualatex - bin/aarch64-linux/pdflatex - -name latex-bin.amd64-freebsd -category TLCore -revision 16472 -shortdesc amd64-freebsd files of latex-bin -containersize 368 -containerchecksum 9933f384c2ef9531b4f1acc20cd7fc5375411ce9256b2c345f26478f1b5a859a3ffaee1cf56d10df66d6e05f2d8c2e300a6258803b6b5a11974561ce1aed2b2e -binfiles arch=amd64-freebsd size=4 - bin/amd64-freebsd/dvilualatex - bin/amd64-freebsd/latex - bin/amd64-freebsd/lualatex - bin/amd64-freebsd/pdflatex - -name latex-bin.amd64-netbsd -category TLCore -revision 30191 -shortdesc amd64-netbsd files of latex-bin -containersize 368 -containerchecksum 74388d3389430be502e9be7e7099959e3a6e1b80543a0a25b673553eec031110e3cf5ae3a6e55f3e003ee4e15804bcaa3fdef62630e3f98b1ad1fa511a148adc -binfiles arch=amd64-netbsd size=4 - bin/amd64-netbsd/dvilualatex - bin/amd64-netbsd/latex - bin/amd64-netbsd/lualatex - bin/amd64-netbsd/pdflatex - -name latex-bin.armhf-linux -category TLCore -revision 30015 -shortdesc armhf-linux files of latex-bin -containersize 368 -containerchecksum 8e3d164de77c87efb31d522ada9fa9de641aee23f37f681e16ac1fd3b9a579c530a45fbeb6d62c1937dea0b6acde9e1e9fe49a8dac6585c59fa92485b5b6f694 -binfiles arch=armhf-linux size=4 - bin/armhf-linux/dvilualatex - bin/armhf-linux/latex - bin/armhf-linux/lualatex - bin/armhf-linux/pdflatex - -name latex-bin.i386-cygwin -category TLCore -revision 14050 -shortdesc i386-cygwin files of latex-bin -containersize 376 -containerchecksum 92e2f5a8e8fa91b5f87f32342678d6f8511165cf50c3ba303913794f01bc0bcd5049f627dafe7c74ca9c20ed8e13e36f5cea16d19a38b6d470dbda2f71a9891f -binfiles arch=i386-cygwin size=4 - bin/i386-cygwin/dvilualatex - bin/i386-cygwin/latex - bin/i386-cygwin/lualatex - bin/i386-cygwin/pdflatex - -name latex-bin.i386-freebsd -category TLCore -revision 16472 -shortdesc i386-freebsd files of latex-bin -containersize 368 -containerchecksum 7b737c17fac666de72ba97f116b721c01eb479b79a5dd046353d7836a405c0a2242ccd6c63c252707231eeb11d2217e1e0d00c76929c1ebee1a0cbf559157c42 -binfiles arch=i386-freebsd size=4 - bin/i386-freebsd/dvilualatex - bin/i386-freebsd/latex - bin/i386-freebsd/lualatex - bin/i386-freebsd/pdflatex - -name latex-bin.i386-linux -category TLCore -revision 14050 -shortdesc i386-linux files of latex-bin -containersize 368 -containerchecksum 8da43f755a4486f55ed37582b1b39b88e5aebb8d19bf164706478d35aeb95b95abc417523b00045fafbcb44441226843a3e4d15dcf191fb29954928bbdf4b12f -binfiles arch=i386-linux size=4 - bin/i386-linux/dvilualatex - bin/i386-linux/latex - bin/i386-linux/lualatex - bin/i386-linux/pdflatex - -name latex-bin.i386-netbsd -category TLCore -revision 30191 -shortdesc i386-netbsd files of latex-bin -containersize 368 -containerchecksum a5a58818b78ca18904e9db585b6388d0893ad5bf6c095ee37125fd20f49832f7b814942379848a3ba196282c293bdfd21ae38463d728bfd1010a17902f36ca47 -binfiles arch=i386-netbsd size=4 - bin/i386-netbsd/dvilualatex - bin/i386-netbsd/latex - bin/i386-netbsd/lualatex - bin/i386-netbsd/pdflatex - -name latex-bin.i386-solaris -category TLCore -revision 14050 -shortdesc i386-solaris files of latex-bin -containersize 372 -containerchecksum e44d3eaf87b8737813900529c0d81634e9fb1a65ae97c29d56ca27b045e746ca6693cff1a678bfee6b848807acbef455cf206e63801ee0aa2c16b9808eb7d054 -binfiles arch=i386-solaris size=4 - bin/i386-solaris/dvilualatex - bin/i386-solaris/latex - bin/i386-solaris/lualatex - bin/i386-solaris/pdflatex - -name latex-bin.sparc-solaris -category TLCore -revision 14050 -shortdesc sparc-solaris files of latex-bin -containersize 372 -containerchecksum 52766a8f2f94df25d3864f6395203067a14edca729dc52ac82aa3ac5bd8efb359456140208b83e3d481912116337f27eab25607f493cb031890633263fab2c17 -binfiles arch=sparc-solaris size=4 - bin/sparc-solaris/dvilualatex - bin/sparc-solaris/latex - bin/sparc-solaris/lualatex - bin/sparc-solaris/pdflatex - -name latex-bin.win32 -category TLCore -revision 36810 -shortdesc win32 files of latex-bin -containersize 924 -containerchecksum e1ce84934d744cff23385aca37a4366eb911d5942cf8325df0cd0c2d752363c4b983df3d845a6b3844cf2cd9a87e6bb81bdbd5d314fc67dccea8eae7b955a6be -binfiles arch=win32 size=4 - bin/win32/dvilualatex.exe - bin/win32/latex.exe - bin/win32/lualatex.exe - bin/win32/pdflatex.exe - -name latex-bin.x86_64-cygwin -category TLCore -revision 33557 -shortdesc x86_64-cygwin files of latex-bin -containersize 376 -containerchecksum 05842643feaa10d77926d0705f202a342bee86fc467b8c15dec95b955a167fc0fdcee6f674dc2fd6076749a55e88c71da039f7fd46d303d437f96f0eec689bc3 -binfiles arch=x86_64-cygwin size=4 - bin/x86_64-cygwin/dvilualatex - bin/x86_64-cygwin/latex - bin/x86_64-cygwin/lualatex - bin/x86_64-cygwin/pdflatex - -name latex-bin.x86_64-darwin -category TLCore -revision 18441 -shortdesc x86_64-darwin files of latex-bin -containersize 372 -containerchecksum 6f056c83f02aa54343c39e32d0a01f575d640cc9fad25f6b49fe2d4173965fc162fcd28fbb6788c517bb8b0cb83264cea6a5967d0c8325d41b68685570a83269 -binfiles arch=x86_64-darwin size=4 - bin/x86_64-darwin/dvilualatex - bin/x86_64-darwin/latex - bin/x86_64-darwin/lualatex - bin/x86_64-darwin/pdflatex - -name latex-bin.x86_64-darwinlegacy -category TLCore -revision 43871 -shortdesc x86_64-darwinlegacy files of latex-bin -containersize 376 -containerchecksum 1dc60919b923caf3d4053e19b7ef4b364ae2939570c4fe3557ee9989b57196cd6bc70a361323767707e7b80d8f47563622924127649fc7b6e80178531323fa47 -binfiles arch=x86_64-darwinlegacy size=4 - bin/x86_64-darwinlegacy/dvilualatex - bin/x86_64-darwinlegacy/latex - bin/x86_64-darwinlegacy/lualatex - bin/x86_64-darwinlegacy/pdflatex - -name latex-bin.x86_64-linux -category TLCore -revision 14050 -shortdesc x86_64-linux files of latex-bin -containersize 372 -containerchecksum 1fc086aa0d7cbd0377ed75f91ffce304f9c30a12cfbf588d09166af74860d69c8bc2c42de672e68870f17b90cc88f8f4e098bf3c53cf35d09637ffa239ccc4f5 -binfiles arch=x86_64-linux size=4 - bin/x86_64-linux/dvilualatex - bin/x86_64-linux/latex - bin/x86_64-linux/lualatex - bin/x86_64-linux/pdflatex - -name latex-bin.x86_64-linuxmusl -category TLCore -revision 46840 -shortdesc x86_64-linuxmusl files of latex-bin -containersize 376 -containerchecksum e94abcb156914518f497b9f67c7a7d689c6f05e1c8b2d9bccdacdd27199a8bb2ca4a4b23a1e51091d05bb67fae49738ad8705f5c0ccfb44158b79b4cb251ccc0 -binfiles arch=x86_64-linuxmusl size=4 - bin/x86_64-linuxmusl/dvilualatex - bin/x86_64-linuxmusl/latex - bin/x86_64-linuxmusl/lualatex - bin/x86_64-linuxmusl/pdflatex - -name latex-bin.x86_64-solaris -category TLCore -revision 18442 -shortdesc x86_64-solaris files of latex-bin -containersize 372 -containerchecksum 4cf1760772b31ee61aac8e517f4e646f32355b9e2e5d36af808bea63423dc9beafad2cd2b285de6c30092564355cead8209ef63dabead69198a31ff4c2e8bd43 -binfiles arch=x86_64-solaris size=4 - bin/x86_64-solaris/dvilualatex - bin/x86_64-solaris/latex - bin/x86_64-solaris/lualatex - bin/x86_64-solaris/pdflatex - -name latex-brochure -category Package -revision 40612 -shortdesc A publicity flyer for LaTeX -relocated 1 -longdesc The document is designed as a publicity flyer for LaTeX, but -longdesc also serves as an interesting showcase of what LaTeX can do. -longdesc The flyer is designed for printing, double-sided, on A3 paper, -longdesc which would then be folded once. -containersize 504 -containerchecksum aa266f2ee796a86498ffc7f3d260fc5ebc7c0207dc7ea282c09dcb3b2a192b4df0e9775e0afb0a6250d80cac5092b98400c600d4183cda4ee60fcc00ab59ec9c -doccontainersize 6200600 -doccontainerchecksum 56c2f8ae0c56d06cec4e9e6afdfbdecf68ca4fc445450ac5b193ffe343ad5a984ae6541ac02a20ba68a220172a0fb90d8caac3ed0d39caa6f0ce92413dd58a9a -docfiles size=2752 - RELOC/doc/latex/latex-brochure/README details="Readme" - RELOC/doc/latex/latex-brochure/README.pdf details="Readme (PDF format)" - RELOC/doc/latex/latex-brochure/brochure-a3folderFB.pdf - RELOC/doc/latex/latex-brochure/brochure-a3folderIN.pdf - RELOC/doc/latex/latex-brochure/brochure-a4.pdf - RELOC/doc/latex/latex-brochure/brochure-ledgerfolderFB.pdf - RELOC/doc/latex/latex-brochure/brochure-ledgerfolderIN.pdf - RELOC/doc/latex/latex-brochure/brochure-letter.pdf - RELOC/doc/latex/latex-brochure/brochure.bib - RELOC/doc/latex/latex-brochure/brochure.pdf details="The document itself" - RELOC/doc/latex/latex-brochure/brochure.sty - RELOC/doc/latex/latex-brochure/brochure.tex - RELOC/doc/latex/latex-brochure/build - RELOC/doc/latex/latex-brochure/diagram-crop.eps - RELOC/doc/latex/latex-brochure/diagram-crop.pdf - RELOC/doc/latex/latex-brochure/fullscreen.eps - RELOC/doc/latex/latex-brochure/fullscreen.png - RELOC/doc/latex/latex-brochure/index.html - RELOC/doc/latex/latex-brochure/sample-crop.eps - RELOC/doc/latex/latex-brochure/sample-crop.pdf - RELOC/doc/latex/latex-brochure/typo-degraded.eps - RELOC/doc/latex/latex-brochure/typo-degraded.png -catalogue-also latex-veryshortguide -catalogue-ctan /info/latex-brochure -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics advert - -name latex-course -category Package -revision 25505 -shortdesc A LaTeX course as a projected presentation -relocated 1 -longdesc A brief Beamer-based slide presentation on LaTeX, based on -longdesc Rupprecht's LaTeX 2.09 course, which the author has translated -longdesc to English and taken to LaTeX2e/Beamer. Additional material was -longdesc taken from the Short Introduction to LaTeX. -containersize 512 -containerchecksum e244576c0405010ae1ec0545e34d57f49b43334a30f53d0f7f66df51855fcfb6c58e31bf59a2834a3bf03cbb4ba6b6a10ed6be2f6012148422ec04a9bf5ff1c8 -doccontainersize 600096 -doccontainerchecksum 64cb01caa310cf5c1553120fc31f63bea713cf1f89560321b842930cd74a9b75be6485a15884eba2124591ffc77ae3d7f1fdbf84159f29554de0211991d4cb50 -docfiles size=248 - RELOC/doc/latex/latex-course/Graphics/Ross-Siegel.png - RELOC/doc/latex/latex-course/Graphics/Thumbs.db - RELOC/doc/latex/latex-course/Graphics/campus3.png - RELOC/doc/latex/latex-course/LaTeX-Course.pdf details="The course itself" - RELOC/doc/latex/latex-course/LaTeX-Course.tex - RELOC/doc/latex/latex-course/LaTeX-course.prj - RELOC/doc/latex/latex-course/README details="Readme" - RELOC/doc/latex/latex-course/beamercolorthemeross.sty -catalogue-ctan /info/latex-course -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics course-material tut-latex -catalogue-version 2 - -name latex-doc-ptr -category Package -revision 15878 -shortdesc A direction-finder for LaTeX documentation -relocated 1 -longdesc A two-page set of recommendations for users who need on-line -longdesc documentation of LaTeX. The document supports the need for -longdesc documentation of LaTeX itself, in distributions. For example, -longdesc it could be used in the command texdoc latex, in the TeX Live -longdesc distribution. -containersize 500 -containerchecksum 81607926e05e3604140acc87a52e5e2f754d9d1d39a6a19a0982383fdedd54369cf8174a8e2261f6229cf1e387175bed64cd9ec8320ffd790a0daae0ce10d1c7 -doccontainersize 130616 -doccontainerchecksum e965b4d9fea1c1e514a808e697c346a8c53205eb24475573fd5435c22cb3898c6b490ff3672c60012fdbbdd19d9b2d4552cbf715c52514360f77319bbda83397 -docfiles size=44 - RELOC/doc/latex/latex-doc-ptr/Makefile - RELOC/doc/latex/latex-doc-ptr/README details="Readme" - RELOC/doc/latex/latex-doc-ptr/latex-doc-ptr.pdf details="The document itself" - RELOC/doc/latex/latex-doc-ptr/latex-doc-ptr.sty - RELOC/doc/latex/latex-doc-ptr/latex-doc-ptr.tex -catalogue-ctan /info/latex-doc-ptr -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics latex-doc - -name latex-fonts -category Package -revision 28888 -shortdesc A collection of fonts used in LaTeX distributions -relocated 1 -longdesc This is a collection of fonts for use with standard LaTeX -longdesc packages and classes. It includes 'invisible' fonts (for use -longdesc with the slides class), line and circle fonts (for use in the -longdesc picture environment) and 'LaTeX symbol' fonts. For full support -longdesc of a LaTeX installation, some Computer Modern font variants -longdesc cmbsy(6-9), cmcsc(8,9), cmex(7-9) and cmmib(5-9) from the -longdesc amsfonts distribution, are also necessary. The fonts are -longdesc available as Metafont source, and metric (tfm) files are also -longdesc provided. Most of the fonts are also available in Adobe Type 1 -longdesc format, in the amsfonts distribution. -containersize 17948 -containerchecksum ce52b60862fd61367d4951db1852db7e0f4f7922580680b3560bea1df065d2a6792ca5ca9647c2cb6cc5e2bbeff44c410dacf6d468a58e9a2620004b4f6cef62 -doccontainersize 1124 -doccontainerchecksum 2c9d67d0b9521680e839f14b7e30469c00824c8ed68856aa63a56f21c2ddc1cc8dbd69a001e989b5ce331eddb66b12f0ad1d391f75b94f5a491ba77e796d6c9e -docfiles size=2 - RELOC/doc/fonts/latex-fonts/README details="Readme" - RELOC/doc/fonts/latex-fonts/legal.txt -runfiles size=61 - RELOC/fonts/source/public/latex-fonts/circle.mf - RELOC/fonts/source/public/latex-fonts/icmcsc10.mf - RELOC/fonts/source/public/latex-fonts/icmex10.mf - RELOC/fonts/source/public/latex-fonts/icmmi8.mf - RELOC/fonts/source/public/latex-fonts/icmsy8.mf - RELOC/fonts/source/public/latex-fonts/icmtt8.mf - RELOC/fonts/source/public/latex-fonts/ilasy8.mf - RELOC/fonts/source/public/latex-fonts/ilcmss8.mf - RELOC/fonts/source/public/latex-fonts/ilcmssb8.mf - RELOC/fonts/source/public/latex-fonts/ilcmssi8.mf - RELOC/fonts/source/public/latex-fonts/lasy.mf - RELOC/fonts/source/public/latex-fonts/lasy10.mf - RELOC/fonts/source/public/latex-fonts/lasy5.mf - RELOC/fonts/source/public/latex-fonts/lasy6.mf - RELOC/fonts/source/public/latex-fonts/lasy7.mf - RELOC/fonts/source/public/latex-fonts/lasy8.mf - RELOC/fonts/source/public/latex-fonts/lasy9.mf - RELOC/fonts/source/public/latex-fonts/lasyb10.mf - RELOC/fonts/source/public/latex-fonts/lcircle10.mf - RELOC/fonts/source/public/latex-fonts/lcirclew10.mf - RELOC/fonts/source/public/latex-fonts/lcmss8.mf - RELOC/fonts/source/public/latex-fonts/lcmssb8.mf - RELOC/fonts/source/public/latex-fonts/lcmssi8.mf - RELOC/fonts/source/public/latex-fonts/line.mf - RELOC/fonts/source/public/latex-fonts/line10.mf - RELOC/fonts/source/public/latex-fonts/linew10.mf - RELOC/fonts/source/public/latex-fonts/sroman.mf - RELOC/fonts/source/public/latex-fonts/sromanu.mf - RELOC/fonts/tfm/public/latex-fonts/icmcsc10.tfm - RELOC/fonts/tfm/public/latex-fonts/icmex10.tfm - RELOC/fonts/tfm/public/latex-fonts/icmmi8.tfm - RELOC/fonts/tfm/public/latex-fonts/icmsy8.tfm - RELOC/fonts/tfm/public/latex-fonts/icmtt8.tfm - RELOC/fonts/tfm/public/latex-fonts/ilasy8.tfm - RELOC/fonts/tfm/public/latex-fonts/ilcmss8.tfm - RELOC/fonts/tfm/public/latex-fonts/ilcmssb8.tfm - RELOC/fonts/tfm/public/latex-fonts/ilcmssi8.tfm - RELOC/fonts/tfm/public/latex-fonts/lasy10.tfm - RELOC/fonts/tfm/public/latex-fonts/lasy5.tfm - RELOC/fonts/tfm/public/latex-fonts/lasy6.tfm - RELOC/fonts/tfm/public/latex-fonts/lasy7.tfm - RELOC/fonts/tfm/public/latex-fonts/lasy8.tfm - RELOC/fonts/tfm/public/latex-fonts/lasy9.tfm - RELOC/fonts/tfm/public/latex-fonts/lasyb10.tfm - RELOC/fonts/tfm/public/latex-fonts/lcircle10.tfm - RELOC/fonts/tfm/public/latex-fonts/lcirclew10.tfm - RELOC/fonts/tfm/public/latex-fonts/lcmss8.tfm - RELOC/fonts/tfm/public/latex-fonts/lcmssb8.tfm - RELOC/fonts/tfm/public/latex-fonts/lcmssi8.tfm - RELOC/fonts/tfm/public/latex-fonts/line10.tfm - RELOC/fonts/tfm/public/latex-fonts/linew10.tfm -catalogue-ctan /fonts/latex -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font font-symbol font-mf - -name latex-git-log -category Package -revision 30983 -shortdesc Typeset git log information -longdesc The program is run within a git repository, and outputs the -longdesc entire version history, as a LaTeX table. That output will -longdesc typically be redirected to a file; the author recommends -longdesc typesetting in landscape orientation. -depend latex-git-log.ARCH -containersize 4840 -containerchecksum 9b889286f9eb3a2ba0b1123252866f7de61678e32c1f7988ab3d5286cfd946acacb602170fa2f63d56dd63166815b103588fa545c94559e105c60478c6b0e8f1 -doccontainersize 91536 -doccontainerchecksum f27474c0f8837d8b8d90af1277cc2b34fc769821923c3ad3121a73de6c239b97c113409a9af86cc28af0df11515dab8956ecd04d211856e91cec84280cecd72a -docfiles size=31 - texmf-dist/doc/man/man1/latex-git-log.1 - texmf-dist/doc/man/man1/latex-git-log.man1.pdf - texmf-dist/doc/support/latex-git-log/README details="Readme" - texmf-dist/doc/support/latex-git-log/example-output.tex - texmf-dist/doc/support/latex-git-log/example.pdf - texmf-dist/doc/support/latex-git-log/example.tex - texmf-dist/doc/support/latex-git-log/po/de.po -runfiles size=3 - texmf-dist/scripts/latex-git-log/latex-git-log -catalogue-ctan /support/latex-git-log -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license gpl3 -catalogue-topics project-mgmt -catalogue-version 0.9 - -name latex-git-log.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of latex-git-log -containersize 344 -containerchecksum 322ffb44c0068b2f648ced19fcdca00b6544258b20c4c2b379de911ebb17e79164ad1bfe2376d8e2510362360705b2c6bbc9832a4960f9ac3d486869740957d4 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/latex-git-log - -name latex-git-log.amd64-freebsd -category Package -revision 30983 -shortdesc amd64-freebsd files of latex-git-log -containersize 344 -containerchecksum 4a7189d1a62f3f66d761e79347ca370074b9407dd952e3bb1ab4db6d6f2bebb3040a61d75a8b0441ef4a453c7c4349bcb92a5f439e5571c25c116f230114f12e -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/latex-git-log - -name latex-git-log.amd64-netbsd -category Package -revision 30983 -shortdesc amd64-netbsd files of latex-git-log -containersize 344 -containerchecksum c4cd906945f06b503d3615b6a50046fcc06ab7c9ca874a7be5287699aafffb1c192ffa039b5fc8e205cb51e8dde64df5fe9f3cfcaa33c3a6c8e0cd8a488d2051 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/latex-git-log - -name latex-git-log.armhf-linux -category Package -revision 30983 -shortdesc armhf-linux files of latex-git-log -containersize 344 -containerchecksum 5f6fcdd2d8fe97455c032a1db947684464019f69b871c616f96f34c1cababac62a30e02bd3da5defbbab32494e26661261da81317908eaf548c642b7c95ba395 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/latex-git-log - -name latex-git-log.i386-cygwin -category Package -revision 30983 -shortdesc i386-cygwin files of latex-git-log -containersize 344 -containerchecksum 2d9fa4c8633af4101a8099ef0fe651139f203cb85d90c6e6c318e8e27841e80915e5f4874747fbb8b86afe43ae8e6fef0e04474678406377ed812993d620d386 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/latex-git-log - -name latex-git-log.i386-freebsd -category Package -revision 30983 -shortdesc i386-freebsd files of latex-git-log -containersize 344 -containerchecksum aed7ec39069804150923e42287d4c7fc181552462cb6fa599e85c00401bc64431a406fe78387217d3f7fc9ccccdb7eb61f89da79f02d3933b1699830838852fc -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/latex-git-log - -name latex-git-log.i386-linux -category Package -revision 30983 -shortdesc i386-linux files of latex-git-log -containersize 340 -containerchecksum 1d5cee1d644be0c3ce0fa18cc7b9bcd6659f48ca476fdc93a143412378afc8c1891abf4941413d50ad9ba4f3be2cb33212ca6998b2401a7e396d1e93d4a14da4 -binfiles arch=i386-linux size=1 - bin/i386-linux/latex-git-log - -name latex-git-log.i386-netbsd -category Package -revision 30983 -shortdesc i386-netbsd files of latex-git-log -containersize 344 -containerchecksum be9f282c2f8caeb2f1a91c4806c9136bdd2f02c03afadc01feed508765d4c3b5191b6b087876320afee6a9cf81a0b5dece85ab7c02d60c4c3e6967a0b18a3295 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/latex-git-log - -name latex-git-log.i386-solaris -category Package -revision 30983 -shortdesc i386-solaris files of latex-git-log -containersize 340 -containerchecksum 45ffbe0f9144777f283c4a91a04bb6280986be4338fc6ddd14b46c86ebf779a5bd5d2cd180e0dff2858b4bc19813285f1af2eae195cc930020842b80ba544544 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/latex-git-log - -name latex-git-log.sparc-solaris -category Package -revision 30983 -shortdesc sparc-solaris files of latex-git-log -containersize 344 -containerchecksum 35dbf81db1946fca7ce9a2f81d1f5a75a80df335e3917a74eefe129b152e5e94b67e2c6a47288e7b74c75a38b5ed465b1216c091f18a43b1765a9e8cb3326395 -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/latex-git-log - -name latex-git-log.win32 -category Package -revision 30983 -shortdesc win32 files of latex-git-log -containersize 692 -containerchecksum e4cccf5a4b7b59c9969bb702432285af4f1a8165377ca980e9bebaa55f40b4e0613bae2a5c562fcec98195d3f9e2f93883085f893d36e90687cf51d6257f0465 -binfiles arch=win32 size=1 - bin/win32/latex-git-log.exe - -name latex-git-log.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of latex-git-log -containersize 344 -containerchecksum 4d107aac73eae6064d6083bbede22192f4d1dc7f627dd45abd496d81369ad236526a7ce12eed8b803f970aaf4855e5d86acdc76e40192067fde4542ce8b133bb -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/latex-git-log - -name latex-git-log.x86_64-darwin -category Package -revision 30983 -shortdesc x86_64-darwin files of latex-git-log -containersize 348 -containerchecksum 1a723c1379ee51046231845116a1fcd4bb7c6e07cde68aa72e988807fa92ad787e9ed6b584be665f7dc63e8d0dd356208e85b268e4354c101e38b7847d14005b -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/latex-git-log - -name latex-git-log.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of latex-git-log -containersize 352 -containerchecksum d0cf819a15f739b778b5bb504d2b14366f4d4efc27ab8ed142980bce195f3f91a8403134b590363c980fed8f026258f38852c47e25b2a4eff62477a22f718696 -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/latex-git-log - -name latex-git-log.x86_64-linux -category Package -revision 30983 -shortdesc x86_64-linux files of latex-git-log -containersize 344 -containerchecksum 896ec6063c34d12f8b8dd6b74c4b60f55aa3300002146e322a483d81e58d1d7c9c24eecf511a32b16af855406108d7b4ff5d85b879360c8a27d24a9ac029eb8b -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/latex-git-log - -name latex-git-log.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of latex-git-log -containersize 344 -containerchecksum 100b175c2b91f4ec4c4bf80bd9c50bb2afc15b01f9c825182ba37e0921d8327f671d2d3031287e79fec2194b955904dd383781a0e5640c64067888a912aa31f5 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/latex-git-log - -name latex-git-log.x86_64-solaris -category Package -revision 30983 -shortdesc x86_64-solaris files of latex-git-log -containersize 344 -containerchecksum 88ffe95a6177db8b8de0e92dd82e25af7e9b43d052e8cf87f15aa4a79a7b3af5a965e2315e098489ac62d8b1670fc23f1ba53dc3abc49e7317bb9f10402a2491 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/latex-git-log - -name latex-graphics-companion -category Package -revision 29235 -catalogue lgc-examples -shortdesc Examples from The LaTeX Graphics Companion -relocated 1 -longdesc The source of the examples printed in the book, together with -longdesc necessary supporting files. -containersize 440 -containerchecksum 8907b2f669cecd9f32c644b531a531261cb891e8969742d0e493fb16fbbeb266c56fd0ebd2865f2367f25e626efffbc686db39e24d56a38242af7712bf86afff -doccontainersize 61424 -doccontainerchecksum bb53f00319459888ca5da925e70db861756b2ae1249327590cbda5b26dece09c97b98671872b819fc5f32842d4b298c201c058339967ae9e8630c83c2eeb1cdd -docfiles size=447 - RELOC/doc/latex/latex-graphics-companion/1-4-1.ltx - RELOC/doc/latex/latex-graphics-companion/1-4-10.pic - RELOC/doc/latex/latex-graphics-companion/1-4-11.pic - RELOC/doc/latex/latex-graphics-companion/1-4-12.ltx - RELOC/doc/latex/latex-graphics-companion/1-4-2.ltx - RELOC/doc/latex/latex-graphics-companion/1-4-3.ltx - RELOC/doc/latex/latex-graphics-companion/1-4-4.ltx - RELOC/doc/latex/latex-graphics-companion/1-4-5.ltx - RELOC/doc/latex/latex-graphics-companion/1-4-6.ltx - RELOC/doc/latex/latex-graphics-companion/1-4-7.ltx - RELOC/doc/latex/latex-graphics-companion/1-4-8.ltx - RELOC/doc/latex/latex-graphics-companion/1-4-9.pic - RELOC/doc/latex/latex-graphics-companion/10-1-1.ltx - RELOC/doc/latex/latex-graphics-companion/10-1-2.ltx - RELOC/doc/latex/latex-graphics-companion/10-1-3.ltx - RELOC/doc/latex/latex-graphics-companion/10-1-4.inl - RELOC/doc/latex/latex-graphics-companion/10-1-5.inl - RELOC/doc/latex/latex-graphics-companion/10-5-1.ltx - RELOC/doc/latex/latex-graphics-companion/11-3-1.ltx - RELOC/doc/latex/latex-graphics-companion/11-6-1.inl - RELOC/doc/latex/latex-graphics-companion/12-0-1.mp - RELOC/doc/latex/latex-graphics-companion/12-0-10.ltx - RELOC/doc/latex/latex-graphics-companion/12-0-11.ltx - RELOC/doc/latex/latex-graphics-companion/12-0-12.ltx - RELOC/doc/latex/latex-graphics-companion/12-0-2.mp - RELOC/doc/latex/latex-graphics-companion/12-0-3.mp - RELOC/doc/latex/latex-graphics-companion/12-0-4.mp - RELOC/doc/latex/latex-graphics-companion/12-0-5.ltx - RELOC/doc/latex/latex-graphics-companion/12-0-6.ltx - RELOC/doc/latex/latex-graphics-companion/12-0-7.ltx - RELOC/doc/latex/latex-graphics-companion/12-0-8.ltx - RELOC/doc/latex/latex-graphics-companion/12-0-9.ltx - RELOC/doc/latex/latex-graphics-companion/2-2-1.inl - RELOC/doc/latex/latex-graphics-companion/2-2-10.inl - RELOC/doc/latex/latex-graphics-companion/2-2-11.inl - RELOC/doc/latex/latex-graphics-companion/2-2-12.inl - RELOC/doc/latex/latex-graphics-companion/2-2-13.inl - RELOC/doc/latex/latex-graphics-companion/2-2-14.inl - RELOC/doc/latex/latex-graphics-companion/2-2-15.inl - RELOC/doc/latex/latex-graphics-companion/2-2-16.inl - RELOC/doc/latex/latex-graphics-companion/2-2-17.inl - RELOC/doc/latex/latex-graphics-companion/2-2-18.inl - RELOC/doc/latex/latex-graphics-companion/2-2-19.inl - RELOC/doc/latex/latex-graphics-companion/2-2-2.inl - RELOC/doc/latex/latex-graphics-companion/2-2-20.inl - RELOC/doc/latex/latex-graphics-companion/2-2-3.inl - RELOC/doc/latex/latex-graphics-companion/2-2-4.inl - RELOC/doc/latex/latex-graphics-companion/2-2-5.inl - RELOC/doc/latex/latex-graphics-companion/2-2-6.inl - RELOC/doc/latex/latex-graphics-companion/2-2-7.inl - RELOC/doc/latex/latex-graphics-companion/2-2-8.inl - RELOC/doc/latex/latex-graphics-companion/2-2-9.inl - RELOC/doc/latex/latex-graphics-companion/2-3-1.inl - RELOC/doc/latex/latex-graphics-companion/2-3-10.ltx - RELOC/doc/latex/latex-graphics-companion/2-3-11.ltx - RELOC/doc/latex/latex-graphics-companion/2-3-12.ltx - RELOC/doc/latex/latex-graphics-companion/2-3-13.inl - RELOC/doc/latex/latex-graphics-companion/2-3-14.ltx - RELOC/doc/latex/latex-graphics-companion/2-3-15.inl - RELOC/doc/latex/latex-graphics-companion/2-3-16.inl - RELOC/doc/latex/latex-graphics-companion/2-3-17.inl - RELOC/doc/latex/latex-graphics-companion/2-3-2.inl - RELOC/doc/latex/latex-graphics-companion/2-3-3.inl - RELOC/doc/latex/latex-graphics-companion/2-3-4.inl - RELOC/doc/latex/latex-graphics-companion/2-3-5.inl - RELOC/doc/latex/latex-graphics-companion/2-3-6.inl - RELOC/doc/latex/latex-graphics-companion/2-3-7.inl - RELOC/doc/latex/latex-graphics-companion/2-3-8.inl - RELOC/doc/latex/latex-graphics-companion/2-3-9.inl - RELOC/doc/latex/latex-graphics-companion/3-1-1.mp - RELOC/doc/latex/latex-graphics-companion/3-1-2.mp - RELOC/doc/latex/latex-graphics-companion/3-1-3.mp - RELOC/doc/latex/latex-graphics-companion/3-1-4.mp - RELOC/doc/latex/latex-graphics-companion/3-1-5.mp - RELOC/doc/latex/latex-graphics-companion/3-1-6.mp - RELOC/doc/latex/latex-graphics-companion/3-1-7.mp - RELOC/doc/latex/latex-graphics-companion/3-1-8.mp - RELOC/doc/latex/latex-graphics-companion/3-1-9.mp - RELOC/doc/latex/latex-graphics-companion/3-2-1.mp - RELOC/doc/latex/latex-graphics-companion/3-2-2.mp - RELOC/doc/latex/latex-graphics-companion/3-2-3.mp - RELOC/doc/latex/latex-graphics-companion/3-3-1.mp - RELOC/doc/latex/latex-graphics-companion/3-3-10.mp - RELOC/doc/latex/latex-graphics-companion/3-3-11.mp - RELOC/doc/latex/latex-graphics-companion/3-3-12.mp - RELOC/doc/latex/latex-graphics-companion/3-3-13.mp - RELOC/doc/latex/latex-graphics-companion/3-3-14.mp - RELOC/doc/latex/latex-graphics-companion/3-3-15.mp - RELOC/doc/latex/latex-graphics-companion/3-3-16.mp - RELOC/doc/latex/latex-graphics-companion/3-3-17.mp - RELOC/doc/latex/latex-graphics-companion/3-3-18.mp - RELOC/doc/latex/latex-graphics-companion/3-3-19.mp - RELOC/doc/latex/latex-graphics-companion/3-3-2.mp - RELOC/doc/latex/latex-graphics-companion/3-3-3.mp - RELOC/doc/latex/latex-graphics-companion/3-3-4.mp - RELOC/doc/latex/latex-graphics-companion/3-3-5.mp - RELOC/doc/latex/latex-graphics-companion/3-3-6.mp - RELOC/doc/latex/latex-graphics-companion/3-3-7.mp - RELOC/doc/latex/latex-graphics-companion/3-3-8.mp - RELOC/doc/latex/latex-graphics-companion/3-3-9.mp - RELOC/doc/latex/latex-graphics-companion/3-4-1.ltx - RELOC/doc/latex/latex-graphics-companion/3-4-2.ltx - RELOC/doc/latex/latex-graphics-companion/3-4-3.ltx - RELOC/doc/latex/latex-graphics-companion/3-4-4.ltx - RELOC/doc/latex/latex-graphics-companion/3-4-5.ltx - RELOC/doc/latex/latex-graphics-companion/3-4-6.ltx - RELOC/doc/latex/latex-graphics-companion/4-10-1.inl - RELOC/doc/latex/latex-graphics-companion/4-10-10.ltx - RELOC/doc/latex/latex-graphics-companion/4-10-11.ltx - RELOC/doc/latex/latex-graphics-companion/4-10-2.inl - RELOC/doc/latex/latex-graphics-companion/4-10-3.inl - RELOC/doc/latex/latex-graphics-companion/4-10-4.inl - RELOC/doc/latex/latex-graphics-companion/4-10-5.ltx - RELOC/doc/latex/latex-graphics-companion/4-10-6.inl - RELOC/doc/latex/latex-graphics-companion/4-10-7.ltx - RELOC/doc/latex/latex-graphics-companion/4-10-8.inl - RELOC/doc/latex/latex-graphics-companion/4-10-9.inl - RELOC/doc/latex/latex-graphics-companion/4-2-1.inl - RELOC/doc/latex/latex-graphics-companion/4-2-2.inl - RELOC/doc/latex/latex-graphics-companion/4-2-3.inl - RELOC/doc/latex/latex-graphics-companion/4-2-4.inl - RELOC/doc/latex/latex-graphics-companion/4-2-5.inl - RELOC/doc/latex/latex-graphics-companion/4-3-1.inl - RELOC/doc/latex/latex-graphics-companion/4-3-2.inl - RELOC/doc/latex/latex-graphics-companion/4-4-1.inl - RELOC/doc/latex/latex-graphics-companion/4-4-10.inl - RELOC/doc/latex/latex-graphics-companion/4-4-11.inl - RELOC/doc/latex/latex-graphics-companion/4-4-12.inl - RELOC/doc/latex/latex-graphics-companion/4-4-2.inl - RELOC/doc/latex/latex-graphics-companion/4-4-3.inl - RELOC/doc/latex/latex-graphics-companion/4-4-4.inl - RELOC/doc/latex/latex-graphics-companion/4-4-5.inl - RELOC/doc/latex/latex-graphics-companion/4-4-6.inl - RELOC/doc/latex/latex-graphics-companion/4-4-7.inl - RELOC/doc/latex/latex-graphics-companion/4-4-8.inl - RELOC/doc/latex/latex-graphics-companion/4-4-9.inl - RELOC/doc/latex/latex-graphics-companion/4-5-1.inl - RELOC/doc/latex/latex-graphics-companion/4-5-10.inl - RELOC/doc/latex/latex-graphics-companion/4-5-11.inl - RELOC/doc/latex/latex-graphics-companion/4-5-12.inl - RELOC/doc/latex/latex-graphics-companion/4-5-13.ltx - RELOC/doc/latex/latex-graphics-companion/4-5-14.ltx - RELOC/doc/latex/latex-graphics-companion/4-5-15.ltx - RELOC/doc/latex/latex-graphics-companion/4-5-16.ltx - RELOC/doc/latex/latex-graphics-companion/4-5-2.inl - RELOC/doc/latex/latex-graphics-companion/4-5-3.ltx - RELOC/doc/latex/latex-graphics-companion/4-5-4.inl - RELOC/doc/latex/latex-graphics-companion/4-5-5.inl - RELOC/doc/latex/latex-graphics-companion/4-5-6.inl - RELOC/doc/latex/latex-graphics-companion/4-5-7.inl - RELOC/doc/latex/latex-graphics-companion/4-5-8.inl - RELOC/doc/latex/latex-graphics-companion/4-5-9.inl - RELOC/doc/latex/latex-graphics-companion/4-6-1.inl - RELOC/doc/latex/latex-graphics-companion/4-6-10.inl - RELOC/doc/latex/latex-graphics-companion/4-6-11.inl - RELOC/doc/latex/latex-graphics-companion/4-6-12.inl - RELOC/doc/latex/latex-graphics-companion/4-6-13.inl - RELOC/doc/latex/latex-graphics-companion/4-6-14.inl - RELOC/doc/latex/latex-graphics-companion/4-6-15.inl - RELOC/doc/latex/latex-graphics-companion/4-6-16.inl - RELOC/doc/latex/latex-graphics-companion/4-6-17.inl - RELOC/doc/latex/latex-graphics-companion/4-6-18.inl - RELOC/doc/latex/latex-graphics-companion/4-6-19.inl - RELOC/doc/latex/latex-graphics-companion/4-6-2.inl - RELOC/doc/latex/latex-graphics-companion/4-6-20.inl - RELOC/doc/latex/latex-graphics-companion/4-6-21.inl - RELOC/doc/latex/latex-graphics-companion/4-6-22.inl - RELOC/doc/latex/latex-graphics-companion/4-6-23.inl - RELOC/doc/latex/latex-graphics-companion/4-6-24.inl - RELOC/doc/latex/latex-graphics-companion/4-6-25.inl - RELOC/doc/latex/latex-graphics-companion/4-6-26.ltx - RELOC/doc/latex/latex-graphics-companion/4-6-27.inl - RELOC/doc/latex/latex-graphics-companion/4-6-28.inl - RELOC/doc/latex/latex-graphics-companion/4-6-29.inl - RELOC/doc/latex/latex-graphics-companion/4-6-3.inl - RELOC/doc/latex/latex-graphics-companion/4-6-30.inl - RELOC/doc/latex/latex-graphics-companion/4-6-31.ltx - RELOC/doc/latex/latex-graphics-companion/4-6-32.ltx - RELOC/doc/latex/latex-graphics-companion/4-6-33.inl - RELOC/doc/latex/latex-graphics-companion/4-6-34.inl - RELOC/doc/latex/latex-graphics-companion/4-6-35.inl - RELOC/doc/latex/latex-graphics-companion/4-6-36.inl - RELOC/doc/latex/latex-graphics-companion/4-6-37.inl - RELOC/doc/latex/latex-graphics-companion/4-6-38.inl - RELOC/doc/latex/latex-graphics-companion/4-6-39.ltx - RELOC/doc/latex/latex-graphics-companion/4-6-4.inl - RELOC/doc/latex/latex-graphics-companion/4-6-40.ltx - RELOC/doc/latex/latex-graphics-companion/4-6-41.inl - RELOC/doc/latex/latex-graphics-companion/4-6-42.inl - RELOC/doc/latex/latex-graphics-companion/4-6-43.inl - RELOC/doc/latex/latex-graphics-companion/4-6-44.inl - RELOC/doc/latex/latex-graphics-companion/4-6-45.inl - RELOC/doc/latex/latex-graphics-companion/4-6-46.inl - RELOC/doc/latex/latex-graphics-companion/4-6-5.inl - RELOC/doc/latex/latex-graphics-companion/4-6-6.inl - RELOC/doc/latex/latex-graphics-companion/4-6-7.inl - RELOC/doc/latex/latex-graphics-companion/4-6-8.inl - RELOC/doc/latex/latex-graphics-companion/4-6-9.inl - RELOC/doc/latex/latex-graphics-companion/4-7-1.ltx - RELOC/doc/latex/latex-graphics-companion/4-7-2.ltx - RELOC/doc/latex/latex-graphics-companion/4-7-3.ltx - RELOC/doc/latex/latex-graphics-companion/4-7-4.ltx - RELOC/doc/latex/latex-graphics-companion/4-8-1.inl - RELOC/doc/latex/latex-graphics-companion/4-8-2.inl - RELOC/doc/latex/latex-graphics-companion/4-8-3.ltx - RELOC/doc/latex/latex-graphics-companion/4-8-4.ltx - RELOC/doc/latex/latex-graphics-companion/4-8-5.ltx - RELOC/doc/latex/latex-graphics-companion/4-9-1.inl - RELOC/doc/latex/latex-graphics-companion/4-9-10.ltx - RELOC/doc/latex/latex-graphics-companion/4-9-2.inl - RELOC/doc/latex/latex-graphics-companion/5-2-1.ltx - RELOC/doc/latex/latex-graphics-companion/5-3-1.ltx - RELOC/doc/latex/latex-graphics-companion/5-3-2.ltx - RELOC/doc/latex/latex-graphics-companion/5-3-3.ltx - RELOC/doc/latex/latex-graphics-companion/5-3-4.ltx - RELOC/doc/latex/latex-graphics-companion/5-3-5.ltx - RELOC/doc/latex/latex-graphics-companion/5-3-6.ltx - RELOC/doc/latex/latex-graphics-companion/5-3-7.ltx - RELOC/doc/latex/latex-graphics-companion/5-3-8.ltx - RELOC/doc/latex/latex-graphics-companion/5-3-9.ltx - RELOC/doc/latex/latex-graphics-companion/5-4-1.ltx - RELOC/doc/latex/latex-graphics-companion/5-4-2.ltx - RELOC/doc/latex/latex-graphics-companion/5-4-3.ltx - RELOC/doc/latex/latex-graphics-companion/5-4-4.ltx - RELOC/doc/latex/latex-graphics-companion/5-5-1.ltx - RELOC/doc/latex/latex-graphics-companion/5-5-10.ltx - RELOC/doc/latex/latex-graphics-companion/5-5-11.ltx - RELOC/doc/latex/latex-graphics-companion/5-5-12.ltx - RELOC/doc/latex/latex-graphics-companion/5-5-13.ltx - RELOC/doc/latex/latex-graphics-companion/5-5-14.ltx - RELOC/doc/latex/latex-graphics-companion/5-5-15.ltx - RELOC/doc/latex/latex-graphics-companion/5-5-16.ltx - RELOC/doc/latex/latex-graphics-companion/5-5-17.ltx - RELOC/doc/latex/latex-graphics-companion/5-5-18.ltx - RELOC/doc/latex/latex-graphics-companion/5-5-19.ltx - RELOC/doc/latex/latex-graphics-companion/5-5-2.ltx - RELOC/doc/latex/latex-graphics-companion/5-5-20.ltx - RELOC/doc/latex/latex-graphics-companion/5-5-21.ltx - RELOC/doc/latex/latex-graphics-companion/5-5-22.ltx - RELOC/doc/latex/latex-graphics-companion/5-5-23.ltx - RELOC/doc/latex/latex-graphics-companion/5-5-24.ltx - RELOC/doc/latex/latex-graphics-companion/5-5-25.ltx - RELOC/doc/latex/latex-graphics-companion/5-5-26.ltx - RELOC/doc/latex/latex-graphics-companion/5-5-27.ltx - RELOC/doc/latex/latex-graphics-companion/5-5-28.ltx - RELOC/doc/latex/latex-graphics-companion/5-5-29.ltx - RELOC/doc/latex/latex-graphics-companion/5-5-3.ltx - RELOC/doc/latex/latex-graphics-companion/5-5-30.ltx - RELOC/doc/latex/latex-graphics-companion/5-5-31.ltx - RELOC/doc/latex/latex-graphics-companion/5-5-32.ltx - RELOC/doc/latex/latex-graphics-companion/5-5-33.ltx - RELOC/doc/latex/latex-graphics-companion/5-5-34.ltx - RELOC/doc/latex/latex-graphics-companion/5-5-35.ltx - RELOC/doc/latex/latex-graphics-companion/5-5-4.ltx - RELOC/doc/latex/latex-graphics-companion/5-5-5.ltx - RELOC/doc/latex/latex-graphics-companion/5-5-6.ltx - RELOC/doc/latex/latex-graphics-companion/5-5-7.ltx - RELOC/doc/latex/latex-graphics-companion/5-5-8.ltx - RELOC/doc/latex/latex-graphics-companion/5-5-9.ltx - RELOC/doc/latex/latex-graphics-companion/6-2-1.ltx - RELOC/doc/latex/latex-graphics-companion/6-2-10.ltx - RELOC/doc/latex/latex-graphics-companion/6-2-11.ltx - RELOC/doc/latex/latex-graphics-companion/6-2-12.ltx - RELOC/doc/latex/latex-graphics-companion/6-2-13.ltx - RELOC/doc/latex/latex-graphics-companion/6-2-14.ltx - RELOC/doc/latex/latex-graphics-companion/6-2-15.ltx - RELOC/doc/latex/latex-graphics-companion/6-2-16.ltx - RELOC/doc/latex/latex-graphics-companion/6-2-17.ltx - RELOC/doc/latex/latex-graphics-companion/6-2-18.ltx - RELOC/doc/latex/latex-graphics-companion/6-2-19.ltx - RELOC/doc/latex/latex-graphics-companion/6-2-2.ltx - RELOC/doc/latex/latex-graphics-companion/6-2-20.ltx - RELOC/doc/latex/latex-graphics-companion/6-2-21.ltx - RELOC/doc/latex/latex-graphics-companion/6-2-22.ltx - RELOC/doc/latex/latex-graphics-companion/6-2-23.ltx - RELOC/doc/latex/latex-graphics-companion/6-2-24.ltx - RELOC/doc/latex/latex-graphics-companion/6-2-3.ltx - RELOC/doc/latex/latex-graphics-companion/6-2-4.ltx - RELOC/doc/latex/latex-graphics-companion/6-2-5.ltx - RELOC/doc/latex/latex-graphics-companion/6-2-6.ltx - RELOC/doc/latex/latex-graphics-companion/6-2-7.ltx - RELOC/doc/latex/latex-graphics-companion/6-2-8.ltx - RELOC/doc/latex/latex-graphics-companion/6-2-9.ltx - RELOC/doc/latex/latex-graphics-companion/6-3-1.ltx - RELOC/doc/latex/latex-graphics-companion/6-3-10.ltx - RELOC/doc/latex/latex-graphics-companion/6-3-11.ltx - RELOC/doc/latex/latex-graphics-companion/6-3-12.ltx - RELOC/doc/latex/latex-graphics-companion/6-3-13.ltx - RELOC/doc/latex/latex-graphics-companion/6-3-14.ltx - RELOC/doc/latex/latex-graphics-companion/6-3-2.ltx - RELOC/doc/latex/latex-graphics-companion/6-3-3.ltx - RELOC/doc/latex/latex-graphics-companion/6-3-4.ltx - RELOC/doc/latex/latex-graphics-companion/6-3-5.ltx - RELOC/doc/latex/latex-graphics-companion/6-3-6.ltx - RELOC/doc/latex/latex-graphics-companion/6-3-7.ltx - RELOC/doc/latex/latex-graphics-companion/6-3-8.ltx - RELOC/doc/latex/latex-graphics-companion/6-3-9.ltx - RELOC/doc/latex/latex-graphics-companion/6-4-1.ltx - RELOC/doc/latex/latex-graphics-companion/6-4-2.ltx - RELOC/doc/latex/latex-graphics-companion/6-4-3.ltx - RELOC/doc/latex/latex-graphics-companion/6-5-1.ltx - RELOC/doc/latex/latex-graphics-companion/6-6-1.ltx - RELOC/doc/latex/latex-graphics-companion/6-6-2.ltx - RELOC/doc/latex/latex-graphics-companion/6-6-3.ltx - RELOC/doc/latex/latex-graphics-companion/6-6-4.ltx - RELOC/doc/latex/latex-graphics-companion/6-6-5.ltx - RELOC/doc/latex/latex-graphics-companion/6-6-6.ltx - RELOC/doc/latex/latex-graphics-companion/6-6-7.ltx - RELOC/doc/latex/latex-graphics-companion/6-7-1.ltx - RELOC/doc/latex/latex-graphics-companion/6-7-1.m4 - RELOC/doc/latex/latex-graphics-companion/6-7-2.ltx - RELOC/doc/latex/latex-graphics-companion/6-7-2.m4 - RELOC/doc/latex/latex-graphics-companion/6-7-3.ltx - RELOC/doc/latex/latex-graphics-companion/6-7-3.m4 - RELOC/doc/latex/latex-graphics-companion/6-7-4.ltx - RELOC/doc/latex/latex-graphics-companion/6-7-4.m4 - RELOC/doc/latex/latex-graphics-companion/7-2-1.mx1 - RELOC/doc/latex/latex-graphics-companion/7-2-1.mx2 - RELOC/doc/latex/latex-graphics-companion/7-2-1.ptx - RELOC/doc/latex/latex-graphics-companion/7-2-2.ltx - RELOC/doc/latex/latex-graphics-companion/7-2-3.ltx - RELOC/doc/latex/latex-graphics-companion/7-2-4.ltx - RELOC/doc/latex/latex-graphics-companion/7-2-5.ltx - RELOC/doc/latex/latex-graphics-companion/7-2-6.ltx - RELOC/doc/latex/latex-graphics-companion/7-3-1.abc - RELOC/doc/latex/latex-graphics-companion/7-3-2.ltx - RELOC/doc/latex/latex-graphics-companion/7-3-3.abc - RELOC/doc/latex/latex-graphics-companion/7-3-4.abc - RELOC/doc/latex/latex-graphics-companion/7-3-5.abc - RELOC/doc/latex/latex-graphics-companion/7-3-6.abc - RELOC/doc/latex/latex-graphics-companion/7-3-7.abc - RELOC/doc/latex/latex-graphics-companion/7-3-8.abc - RELOC/doc/latex/latex-graphics-companion/7-3-9.abc - RELOC/doc/latex/latex-graphics-companion/7-4-1.mpp - RELOC/doc/latex/latex-graphics-companion/7-4-10.mx1 - RELOC/doc/latex/latex-graphics-companion/7-4-10.mx2 - RELOC/doc/latex/latex-graphics-companion/7-4-10.ptx - RELOC/doc/latex/latex-graphics-companion/7-4-2.mpp - RELOC/doc/latex/latex-graphics-companion/7-4-3.mpp - RELOC/doc/latex/latex-graphics-companion/7-4-4.mpp - RELOC/doc/latex/latex-graphics-companion/7-4-5.mpp - RELOC/doc/latex/latex-graphics-companion/7-4-6.mpp - RELOC/doc/latex/latex-graphics-companion/7-4-7.mpp - RELOC/doc/latex/latex-graphics-companion/7-4-8.mpp - RELOC/doc/latex/latex-graphics-companion/7-4-9.mpp - RELOC/doc/latex/latex-graphics-companion/8-1-1.ltx - RELOC/doc/latex/latex-graphics-companion/8-1-2.ltx - RELOC/doc/latex/latex-graphics-companion/8-1-3.ltx - RELOC/doc/latex/latex-graphics-companion/8-1-4.ltx - RELOC/doc/latex/latex-graphics-companion/8-2-1.ltx - RELOC/doc/latex/latex-graphics-companion/8-2-2.ltx - RELOC/doc/latex/latex-graphics-companion/8-2-3.ltx - RELOC/doc/latex/latex-graphics-companion/8-3-1.ltx - RELOC/doc/latex/latex-graphics-companion/8-3-2.ltx - RELOC/doc/latex/latex-graphics-companion/8-3-3.ltx - RELOC/doc/latex/latex-graphics-companion/8-4-1.ltx - RELOC/doc/latex/latex-graphics-companion/8-4-2.ltx - RELOC/doc/latex/latex-graphics-companion/8-5-1.inl - RELOC/doc/latex/latex-graphics-companion/8-6-1.inl - RELOC/doc/latex/latex-graphics-companion/8-6-2.inl - RELOC/doc/latex/latex-graphics-companion/8-6-3.inl - RELOC/doc/latex/latex-graphics-companion/8-6-4.inl - RELOC/doc/latex/latex-graphics-companion/8-6-5.inl - RELOC/doc/latex/latex-graphics-companion/8-6-6.inl - RELOC/doc/latex/latex-graphics-companion/8-6-7.inl - RELOC/doc/latex/latex-graphics-companion/8-6-8.inl - RELOC/doc/latex/latex-graphics-companion/8-7-1.acr - RELOC/doc/latex/latex-graphics-companion/8-7-1.dwn - RELOC/doc/latex/latex-graphics-companion/8-7-1.ltx - RELOC/doc/latex/latex-graphics-companion/8-7-2.ltx - RELOC/doc/latex/latex-graphics-companion/8-7-3.ltx - RELOC/doc/latex/latex-graphics-companion/8-7-4.ltx - RELOC/doc/latex/latex-graphics-companion/9-2-1.inl - RELOC/doc/latex/latex-graphics-companion/9-2-2.inl - RELOC/doc/latex/latex-graphics-companion/9-2-3.inl - RELOC/doc/latex/latex-graphics-companion/9-2-4.inl - RELOC/doc/latex/latex-graphics-companion/9-2-5.inl - RELOC/doc/latex/latex-graphics-companion/9-2-6.inl - RELOC/doc/latex/latex-graphics-companion/9-2-7.inl - RELOC/doc/latex/latex-graphics-companion/9-2-8.ltx - RELOC/doc/latex/latex-graphics-companion/9-2-9.ltx - RELOC/doc/latex/latex-graphics-companion/9-3-1.inl - RELOC/doc/latex/latex-graphics-companion/9-3-10.inl - RELOC/doc/latex/latex-graphics-companion/9-3-11.inl - RELOC/doc/latex/latex-graphics-companion/9-3-12.inl - RELOC/doc/latex/latex-graphics-companion/9-3-13.inl - RELOC/doc/latex/latex-graphics-companion/9-3-14.inl - RELOC/doc/latex/latex-graphics-companion/9-3-15.inl - RELOC/doc/latex/latex-graphics-companion/9-3-16.inl - RELOC/doc/latex/latex-graphics-companion/9-3-17.inl - RELOC/doc/latex/latex-graphics-companion/9-3-18.inl - RELOC/doc/latex/latex-graphics-companion/9-3-19.inl - RELOC/doc/latex/latex-graphics-companion/9-3-2.inl - RELOC/doc/latex/latex-graphics-companion/9-3-20.inl - RELOC/doc/latex/latex-graphics-companion/9-3-3.inl - RELOC/doc/latex/latex-graphics-companion/9-3-4.inl - RELOC/doc/latex/latex-graphics-companion/9-3-5.inl - RELOC/doc/latex/latex-graphics-companion/9-3-6.inl - RELOC/doc/latex/latex-graphics-companion/9-3-7.inl - RELOC/doc/latex/latex-graphics-companion/9-3-8.inl - RELOC/doc/latex/latex-graphics-companion/9-3-9.inl - RELOC/doc/latex/latex-graphics-companion/A-1-1.inl - RELOC/doc/latex/latex-graphics-companion/Makefile - RELOC/doc/latex/latex-graphics-companion/README details="Readme" - RELOC/doc/latex/latex-graphics-companion/ages.dat - RELOC/doc/latex/latex-graphics-companion/bar.ini - RELOC/doc/latex/latex-graphics-companion/chap.dat - RELOC/doc/latex/latex-graphics-companion/clef.ini - RELOC/doc/latex/latex-graphics-companion/config.ps - RELOC/doc/latex/latex-graphics-companion/decade.dat - RELOC/doc/latex/latex-graphics-companion/feature.ini - RELOC/doc/latex/latex-graphics-companion/graves.dat - RELOC/doc/latex/latex-graphics-companion/inputs/graphics.cfg - RELOC/doc/latex/latex-graphics-companion/inputs/header.tex - RELOC/doc/latex/latex-graphics-companion/inputs/mfpic.sty - RELOC/doc/latex/latex-graphics-companion/inputs/ppex.cls - RELOC/doc/latex/latex-graphics-companion/key.ini - RELOC/doc/latex/latex-graphics-companion/langs.dat - RELOC/doc/latex/latex-graphics-companion/langs2.dat - RELOC/doc/latex/latex-graphics-companion/langs3.dat - RELOC/doc/latex/latex-graphics-companion/macro.ini - RELOC/doc/latex/latex-graphics-companion/mpp.tex - RELOC/doc/latex/latex-graphics-companion/note.ini - RELOC/doc/latex/latex-graphics-companion/notecc.ini - RELOC/doc/latex/latex-graphics-companion/pot.dat - RELOC/doc/latex/latex-graphics-companion/script.ini - RELOC/doc/latex/latex-graphics-companion/scriptcc.ini - RELOC/doc/latex/latex-graphics-companion/showgrid.tex - RELOC/doc/latex/latex-graphics-companion/stones.dat - RELOC/doc/latex/latex-graphics-companion/students.dat - RELOC/doc/latex/latex-graphics-companion/veracx.mx1 - RELOC/doc/latex/latex-graphics-companion/veracx.tex - RELOC/doc/latex/latex-graphics-companion/yearm.dat - RELOC/doc/latex/latex-graphics-companion/years.dat - RELOC/doc/latex/latex-graphics-companion/years.men - RELOC/doc/latex/latex-graphics-companion/years.wom - RELOC/doc/latex/latex-graphics-companion/yearw.dat -catalogue-ctan /info/examples/lgc -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics book-ex - -name latex-make -category Package -revision 48925 -shortdesc Easy compiling of complex (and simple) LaTeX documents -relocated 1 -longdesc This package provides several tools that aim to simplify the -longdesc compilation of LaTeX documents: LaTeX.mk: a Makefile snippet to -longdesc help compiling LaTeX documents in DVI, PDF, PS, ... format. -longdesc Dependencies are automatically tracked: one should be able to -longdesc compile documents with a one-line Makefile containing 'include -longdesc LaTeX.mk'. Complex documents (with multiple bibliographies, -longdesc indexes, glossaries, ...) should be correctly managed. -longdesc figlatex.sty: a LaTeX package to easily insert xfig figures -longdesc (with \includegraphics{file.fig}). It can interact with -longdesc LaTeX.mk so that the latter automatically invokes transfig if -longdesc needed. And various helper tools for LaTeX.mk This package -longdesc requires GNUmake (>= 3.81). -containersize 9164 -containerchecksum 34ec1cd0d02f493670077b9f93267d8acaa64e1d60f90888c3de840320efd064fecc51d09bfc7586080a81dd14f3b1481a97c8dce394ed8bbdf327124c840fac -doccontainersize 751036 -doccontainerchecksum 77a14eaf845f377a3dd9504ce909fddc9cedfac86e0af3473bbca87bbe8d714bee2e3b57be86b51e108080a49afdfec9e8976252f6ebf65ec45922cbe10dda11 -docfiles size=216 - RELOC/doc/support/latex-make/LaTeX.mk - RELOC/doc/support/latex-make/LaTeX.mk.conf - RELOC/doc/support/latex-make/README details="Readme" - RELOC/doc/support/latex-make/figlatex.pdf details="figlatex Package documentation" - RELOC/doc/support/latex-make/latex-make.pdf details="Package documentation" - RELOC/doc/support/latex-make/texdepends.pdf details="texdepends Package documentation" -srccontainersize 28476 -srccontainerchecksum f8c87e78fecc03969185e923fd4fa8202080337f2f59a484dc52aad22ca26dded8b69a2dc7d55396d7100e7dadb2be04c6b385ac5e6844d583fd6eac44a21435 -srcfiles size=36 - RELOC/source/support/latex-make/figlatex.dtx - RELOC/source/support/latex-make/latex-make.dtx - RELOC/source/support/latex-make/latex-make.ins - RELOC/source/support/latex-make/pdfswitch.dtx - RELOC/source/support/latex-make/texdepends.dtx -runfiles size=16 - RELOC/scripts/latex-make/figdepth.py - RELOC/scripts/latex-make/gensubfig.py - RELOC/scripts/latex-make/latexfilter.py - RELOC/scripts/latex-make/svg2dev.py - RELOC/scripts/latex-make/svgdepth.py - RELOC/tex/latex/latex-make/figlatex.cfg - RELOC/tex/latex/latex-make/figlatex.sty - RELOC/tex/latex/latex-make/pdfswitch.sty - RELOC/tex/latex/latex-make/texdepends.sty - RELOC/tex/latex/latex-make/texgraphicx.sty -catalogue-contact-home http://gforge.inria.fr/projects/latex-utils/ -catalogue-ctan /support/latex-make -catalogue-date 2018-10-17 20:25:35 +0200 -catalogue-license gpl -catalogue-topics compilation -catalogue-version 2.3.0 - -name latex-mr -category Package -revision 44601 -shortdesc A practical guide to LaTeX and Polyglossia for Marathi and other Indian languages -relocated 1 -longdesc The package provides a short guide to LaTeX and specifically to -longdesc the polyglossia package. This document aims to introduce LaTeX -longdesc and polyglossia for Indian languages. Though the document often -longdesc discusses the language Marathi, the discussion applies to other -longdesc India languages also, with some minute changes which are -longdesc described in Section 1.2. We assume that the user of this -longdesc document knows basic (La)TeX or has, at least, tried her hand -longdesc on it. This document is not very suitable for first time users. -containersize 660 -containerchecksum aac1311fb74a34233e5f07f44c64d210cee42f8f40d3cc711fec55e70d76884bb537f76cedd51348734c6bc003b605395f0ee6b5b877a292c28977eb63dd65a2 -doccontainersize 357064 -doccontainerchecksum 2979d7e7c2418a9c6694dfa05d7a4e3a015259780cf9187ddb142067d1f60bc5ff818ae79c1163aca26c6b324a3d0b39df813b57a3216e9316c1334f48c2ff26 -docfiles size=135 - RELOC/doc/latex/latex-mr/Leslie_Lamport.jpg - RELOC/doc/latex/latex-mr/README.md details="Readme" - RELOC/doc/latex/latex-mr/latex-mr.pdf details="Package documentation" - RELOC/doc/latex/latex-mr/latex-mr.tex -catalogue-ctan /info/latex-mr -catalogue-date 2017-06-16 08:43:03 +0200 -catalogue-license lppl1.3 -catalogue-topics tut-latex -catalogue-version 1.0 - -name latex-notes-zh-cn -category Package -revision 15878 -shortdesc Chinese Introduction to TeX and LaTeX -relocated 1 -longdesc The document is an introduction to TeX/LaTeX, in Chinese. It -longdesc covers basic text typesetting, mathematics, graphics, tables, -longdesc Chinese language & fonts, and some miscellaneous features -longdesc (hyperlinks, long documents, bibliographies, indexes and page -longdesc layout). -containersize 532 -containerchecksum 11cdd1a27de3a7419378051016245d90ba269cba1798c516d5449d0c0dfaec639dc77c663b97f56bd07970f8b2e58b805f13544245e204700485f93e4864bb06 -doccontainersize 693120 -doccontainerchecksum 99e6ca45546de6e2b65ad302fbd379c8881452b5e71fd2e80f07445ab82eed133c0bc37225ff81bb3b5e2c4a1f4649e204eb7cfb5582e218de59d3f43853c89a -docfiles size=603 - RELOC/doc/generic/latex-notes-zh-cn/README details="Readme" - RELOC/doc/generic/latex-notes-zh-cn/history.txt - RELOC/doc/generic/latex-notes-zh-cn/latex-notes-zh-cn.pdf details="The document itself" language="zh" - RELOC/doc/generic/latex-notes-zh-cn/license.txt - RELOC/doc/generic/latex-notes-zh-cn/src/basics.tex - RELOC/doc/generic/latex-notes-zh-cn/src/dscf4684.jpg - RELOC/doc/generic/latex-notes-zh-cn/src/examples/arrow.mps - RELOC/doc/generic/latex-notes-zh-cn/src/examples/color.mps - RELOC/doc/generic/latex-notes-zh-cn/src/examples/colors.mps - RELOC/doc/generic/latex-notes-zh-cn/src/examples/curve.mps - RELOC/doc/generic/latex-notes-zh-cn/src/examples/dashed.mps - RELOC/doc/generic/latex-notes-zh-cn/src/examples/dot.mps - RELOC/doc/generic/latex-notes-zh-cn/src/examples/fill.mps - RELOC/doc/generic/latex-notes-zh-cn/src/examples/label.mps - RELOC/doc/generic/latex-notes-zh-cn/src/examples/line.mps - RELOC/doc/generic/latex-notes-zh-cn/src/examples/loop.mps - RELOC/doc/generic/latex-notes-zh-cn/src/examples/path.mps - RELOC/doc/generic/latex-notes-zh-cn/src/examples/predefined.mps - RELOC/doc/generic/latex-notes-zh-cn/src/examples/pst_arc.eps - RELOC/doc/generic/latex-notes-zh-cn/src/examples/pst_arrow.eps - RELOC/doc/generic/latex-notes-zh-cn/src/examples/pst_axis.eps - RELOC/doc/generic/latex-notes-zh-cn/src/examples/pst_bezier.eps - RELOC/doc/generic/latex-notes-zh-cn/src/examples/pst_circle.eps - RELOC/doc/generic/latex-notes-zh-cn/src/examples/pst_color.eps - RELOC/doc/generic/latex-notes-zh-cn/src/examples/pst_curve.eps - RELOC/doc/generic/latex-notes-zh-cn/src/examples/pst_dot.eps - RELOC/doc/generic/latex-notes-zh-cn/src/examples/pst_fill.eps - RELOC/doc/generic/latex-notes-zh-cn/src/examples/pst_frame.eps - RELOC/doc/generic/latex-notes-zh-cn/src/examples/pst_grid.eps - RELOC/doc/generic/latex-notes-zh-cn/src/examples/pst_label.eps - RELOC/doc/generic/latex-notes-zh-cn/src/examples/pst_line.eps - RELOC/doc/generic/latex-notes-zh-cn/src/examples/pst_linestyle.eps - RELOC/doc/generic/latex-notes-zh-cn/src/examples/pst_origin.eps - RELOC/doc/generic/latex-notes-zh-cn/src/examples/pst_parabola.eps - RELOC/doc/generic/latex-notes-zh-cn/src/examples/pst_polygon.eps - RELOC/doc/generic/latex-notes-zh-cn/src/examples/pst_rput.eps - RELOC/doc/generic/latex-notes-zh-cn/src/examples/pst_uput.eps - RELOC/doc/generic/latex-notes-zh-cn/src/examples/subfig.mps - RELOC/doc/generic/latex-notes-zh-cn/src/examples/subfig_left.mps - RELOC/doc/generic/latex-notes-zh-cn/src/examples/subfig_right.mps - RELOC/doc/generic/latex-notes-zh-cn/src/examples/transform.mps - RELOC/doc/generic/latex-notes-zh-cn/src/examples/uline.mps - RELOC/doc/generic/latex-notes-zh-cn/src/fonts.tex - RELOC/doc/generic/latex-notes-zh-cn/src/graphics.tex - RELOC/doc/generic/latex-notes-zh-cn/src/i18n.tex - RELOC/doc/generic/latex-notes-zh-cn/src/introduction.tex - RELOC/doc/generic/latex-notes-zh-cn/src/lnotes.tex - RELOC/doc/generic/latex-notes-zh-cn/src/math.tex - RELOC/doc/generic/latex-notes-zh-cn/src/misc.tex - RELOC/doc/generic/latex-notes-zh-cn/src/postcript.tex - RELOC/doc/generic/latex-notes-zh-cn/src/preface.tex - RELOC/doc/generic/latex-notes-zh-cn/src/reading.bib - RELOC/doc/generic/latex-notes-zh-cn/src/tables.tex -catalogue-ctan /info/latex-notes-zh-cn -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics chinese-doc -catalogue-version 1.20 - -name latex-papersize -category Package -revision 42296 -shortdesc Calculate LaTeX settings for any font and paper size -longdesc The package is a Python script, whose typical use is when -longdesc preparing printed material for users with low vision. The most -longdesc effective way of doing this is to print on (notional) small -longdesc paper, and then to magnify the result; the script calculates -longdesc the settings for various font and paper sizes. More details are -longdesc to be read in the script itself. -depend latex-papersize.ARCH -containersize 4608 -containerchecksum ec821fd792e83a8aa9230e60898286225dba8d0cfbcd1677dbc75746334db512c063fa37268a60add8f2d8aeab182a29f8707d9d6ce75e730f0cdaa53ded20d3 -doccontainersize 600 -doccontainerchecksum 0513959efdcbb9a6a210299cf35fc4f2a1a83affffe707bca1a210263d73acab60e75293a50273116336ecd66c086c1c5f4f29a31ae26508af2f0784c935ee4f -docfiles size=1 - texmf-dist/doc/support/latex-papersize/README details="Readme" -runfiles size=3 - texmf-dist/scripts/latex-papersize/latex-papersize.py -catalogue-ctan /support/latex-papersize -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license apache2 -catalogue-topics layout -catalogue-version 1.62 - -name latex-papersize.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of latex-papersize -containersize 344 -containerchecksum d30f61a8b9af08ebfb53744726ea4a304874930cd213d1d4c8425f5c29f209393831184c3f81cfd290ca92e4d694e647175ca1ff3e1ef68f86bc0ac0fbc75ab5 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/latex-papersize - -name latex-papersize.amd64-freebsd -category Package -revision 42296 -shortdesc amd64-freebsd files of latex-papersize -containersize 348 -containerchecksum b96de7c2ab6c6c03d279edc11d75f7a5b4d4c463a4c8df1861706287d4a815fd4764559ef5811fe3deb613992090d5a919cfa67e61ee2b8ddae13fb5e9475027 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/latex-papersize - -name latex-papersize.amd64-netbsd -category Package -revision 42296 -shortdesc amd64-netbsd files of latex-papersize -containersize 344 -containerchecksum 84bbe1bba08772e402aabc5e97814b8c12834ed1a7d66880a1d8a7b9e4f071e7ce7078b8554fd26761fbe9878e0790a07101cf58295f6eea1d5e4e60d0f3418b -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/latex-papersize - -name latex-papersize.armhf-linux -category Package -revision 42296 -shortdesc armhf-linux files of latex-papersize -containersize 348 -containerchecksum 63fedf263fc884e669137133c16944c7721130a6932596c4b8ee1b0d69ea6980166f950973f534eb96eef48bfe05cec23d0186cc5e6b2aac6a7b0eac2672d2f7 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/latex-papersize - -name latex-papersize.i386-cygwin -category Package -revision 42296 -shortdesc i386-cygwin files of latex-papersize -containersize 344 -containerchecksum 0e05e00fe62f1434024cfe866618a6fec808a910d79e6a7578353f83514579bb160a4bb0e7b2c98b8b98c4fe097f73847b167caf59bc72f9dd132f6274350787 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/latex-papersize - -name latex-papersize.i386-freebsd -category Package -revision 42296 -shortdesc i386-freebsd files of latex-papersize -containersize 348 -containerchecksum fdc00668d643a127e9a4793ba45b4e2f5141569401e3c9c12b11b8e7c3f011ceae282aa7551f5ffbb5ebacb9cef934745a9d01ac3c45ad28596edfa6212321b1 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/latex-papersize - -name latex-papersize.i386-linux -category Package -revision 42296 -shortdesc i386-linux files of latex-papersize -containersize 348 -containerchecksum 3b69382098b7478960d39ac015b3bb97b85b6481318e1250d04c66e31118b61f3945143f656b0acb9908fe15f01c5cd7f539976309b984b370d5396a79c1e4da -binfiles arch=i386-linux size=1 - bin/i386-linux/latex-papersize - -name latex-papersize.i386-netbsd -category Package -revision 42296 -shortdesc i386-netbsd files of latex-papersize -containersize 348 -containerchecksum f267ef0986d54f627829a1ee48f37568f7327bb986d47845fb26be1ca82f96e506acff36e8eb30d6cd9cf6b314e058f10968aa17d2f5b61fc86b7491281316c5 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/latex-papersize - -name latex-papersize.i386-solaris -category Package -revision 42296 -shortdesc i386-solaris files of latex-papersize -containersize 348 -containerchecksum 2e1aa2ca2a7a7872ff5af87633f214ff8d2013061aa4b3f62d8fe163e53dc13e7b37e3d7fa0cadf32f203fa21643553532711160939031dc61ae8fcde52a19c0 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/latex-papersize - -name latex-papersize.sparc-solaris -category Package -revision 42296 -shortdesc sparc-solaris files of latex-papersize -containersize 348 -containerchecksum 4e6d1e93a1e066a509df58fc6905d22e5931e0f730158c0d0427c30d72e451654219e6f32224f27adacaf46c02d4de0ec37f801926b9974cb52d621916a1cb36 -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/latex-papersize - -name latex-papersize.win32 -category Package -revision 42296 -shortdesc win32 files of latex-papersize -containersize 688 -containerchecksum 77b9cd630ec2bb1af25f80678f7adcc0812ac4072b517e7b9096b67e84e1f3d4f445ef626d1da4ff769b03aefdb4feb6fcecd6c18f65d565dc32de0c79153b39 -binfiles arch=win32 size=1 - bin/win32/latex-papersize.exe - -name latex-papersize.x86_64-cygwin -category Package -revision 42296 -shortdesc x86_64-cygwin files of latex-papersize -containersize 348 -containerchecksum e12b511ca6fdc657a71a8e8283d9963865fd0c2aa6ff7e7ac2a7835c3adb1cfa40bce89d9eda87232120a479e96a7945c5780d0763ed58454229430bbb829b3c -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/latex-papersize - -name latex-papersize.x86_64-darwin -category Package -revision 42296 -shortdesc x86_64-darwin files of latex-papersize -containersize 348 -containerchecksum 20866eaded19f226f3ccdb4774a7dcfdab57295c90895e049b78148714c33c1dda5913279f13c0447022e6ee5f933e4112d247591f2e0f038cafe9c70882b904 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/latex-papersize - -name latex-papersize.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of latex-papersize -containersize 352 -containerchecksum ace9b9face6b47b338eb5d01f746282e29ab3d80ae0174f8f4b9b013d858f23669af1b585e88f6ccaa1e5599ab507a747f5a3741ab6800a2c5162f9d4f3cd69b -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/latex-papersize - -name latex-papersize.x86_64-linux -category Package -revision 42296 -shortdesc x86_64-linux files of latex-papersize -containersize 348 -containerchecksum 550bccb4d69c7d93fe499a174eb041bf98dfeae7711e052c37b1c56c0b33135b99d8c08966f70e2d75d8e7c35514c49853510e616378fa2bb0f7fc5cd377d1a2 -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/latex-papersize - -name latex-papersize.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of latex-papersize -containersize 344 -containerchecksum c74d9b6cddf7fb000dff95736cd2f5c214c114de280cf794e37d84ab57c3a77660c721962b67ada7317c20b681ad47fbaec56091d9d02ff3d67dea8bc4dcc0a7 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/latex-papersize - -name latex-papersize.x86_64-solaris -category Package -revision 42296 -shortdesc x86_64-solaris files of latex-papersize -containersize 348 -containerchecksum b7ea2aff6d6c19f8988333a955b68c9af35c80f14707ec11b63307aa4a09582ddb830c8125570c1f6747626caafdc91d46a8e91ba1a2d72c92eaa14ef7fd43d4 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/latex-papersize - -name latex-referenz -category Package -revision 36671 -shortdesc Examples from the book "LaTeX Referenz" -relocated 1 -longdesc This bundle contains all the examples, as source, eps and pdf, -longdesc of the author's book "LaTeX Referenz" (2nd ed.), published by -longdesc DANTE/Lehmanns. The examples can be run, using the example -longdesc class (ttctexa.cls) in the distribution. -containersize 516 -containerchecksum be060fccc9bb4518ec7ec64035fadff208e6ea36814122d7d7870d53ca8e253387175abb8c0965278839c04f2964e9694ad706d1bf3f1f9e3e18cd854fbe71a3 -doccontainersize 98692 -doccontainerchecksum e905b889488d868982cc253c4dad621462301191dc5abe8bb7d77853d13bf460c9c5396bbf657a3003fab11b0aefa315f24cc7ec59ba4320b3f835fae9cb2819 -docfiles size=285 - RELOC/doc/latex/latex-referenz/01-03-1.xltx - RELOC/doc/latex/latex-referenz/01-04-1.lux - RELOC/doc/latex/latex-referenz/01-04-2.lux - RELOC/doc/latex/latex-referenz/01-08-1.sh - RELOC/doc/latex/latex-referenz/01-08-2.sh - RELOC/doc/latex/latex-referenz/02-03-1.ltx2crop - RELOC/doc/latex/latex-referenz/02-03-2.ltx - RELOC/doc/latex/latex-referenz/02-03-3.ltx - RELOC/doc/latex/latex-referenz/02-03-4.ltx - RELOC/doc/latex/latex-referenz/03-01-1.lux - RELOC/doc/latex/latex-referenz/03-03-1.ltx - RELOC/doc/latex/latex-referenz/03-04-1.ltx - RELOC/doc/latex/latex-referenz/03-05-1.ltx - RELOC/doc/latex/latex-referenz/03-06-1.ltx - RELOC/doc/latex/latex-referenz/03-07-1.ltx - RELOC/doc/latex/latex-referenz/03-07-2.ltx - RELOC/doc/latex/latex-referenz/03-08-1.ltx - RELOC/doc/latex/latex-referenz/03-08-2.ltx - RELOC/doc/latex/latex-referenz/03-08-3.ltx - RELOC/doc/latex/latex-referenz/03-08-4.ltx - RELOC/doc/latex/latex-referenz/03-08-5.ltx - RELOC/doc/latex/latex-referenz/03-08-6.ltx - RELOC/doc/latex/latex-referenz/04-02-1.ltx - RELOC/doc/latex/latex-referenz/05-01-1.ltx - RELOC/doc/latex/latex-referenz/05-02-1.ltx - RELOC/doc/latex/latex-referenz/06-02-1.ltx - RELOC/doc/latex/latex-referenz/06-02-10.ltx - RELOC/doc/latex/latex-referenz/06-02-11.ltx - RELOC/doc/latex/latex-referenz/06-02-12.ltx - RELOC/doc/latex/latex-referenz/06-02-13.ltx - RELOC/doc/latex/latex-referenz/06-02-14.ltx - RELOC/doc/latex/latex-referenz/06-02-15.ltx - RELOC/doc/latex/latex-referenz/06-02-16.ltx - RELOC/doc/latex/latex-referenz/06-02-17.lux - RELOC/doc/latex/latex-referenz/06-02-18.ltx - RELOC/doc/latex/latex-referenz/06-02-2.ltx - RELOC/doc/latex/latex-referenz/06-02-3.ltx - RELOC/doc/latex/latex-referenz/06-02-4.ltx - RELOC/doc/latex/latex-referenz/06-02-5.ltx - RELOC/doc/latex/latex-referenz/06-02-6.ltx - RELOC/doc/latex/latex-referenz/06-02-7.ltx - RELOC/doc/latex/latex-referenz/06-02-8.ltx - RELOC/doc/latex/latex-referenz/06-02-9.ltx - RELOC/doc/latex/latex-referenz/06-03-1.ltx - RELOC/doc/latex/latex-referenz/06-03-10.ltx - RELOC/doc/latex/latex-referenz/06-03-11.ltx - RELOC/doc/latex/latex-referenz/06-03-12.ltx - RELOC/doc/latex/latex-referenz/06-03-13.ltx - RELOC/doc/latex/latex-referenz/06-03-14.ltx - RELOC/doc/latex/latex-referenz/06-03-15.ltx - RELOC/doc/latex/latex-referenz/06-03-16.ltx - RELOC/doc/latex/latex-referenz/06-03-17.lux - RELOC/doc/latex/latex-referenz/06-03-18.ltx - RELOC/doc/latex/latex-referenz/06-03-2.ltx - RELOC/doc/latex/latex-referenz/06-03-3.ltx - RELOC/doc/latex/latex-referenz/06-03-4.ltx - RELOC/doc/latex/latex-referenz/06-03-5.ltx - RELOC/doc/latex/latex-referenz/06-03-6.ltx - RELOC/doc/latex/latex-referenz/06-03-7.ltx - RELOC/doc/latex/latex-referenz/06-03-8.ltx - RELOC/doc/latex/latex-referenz/06-03-9.ltx - RELOC/doc/latex/latex-referenz/06-05-1.ltx - RELOC/doc/latex/latex-referenz/06-05-10.ltx - RELOC/doc/latex/latex-referenz/06-05-11.ltx - RELOC/doc/latex/latex-referenz/06-05-12.ltx - RELOC/doc/latex/latex-referenz/06-05-13.ltx - RELOC/doc/latex/latex-referenz/06-05-14.ltx - RELOC/doc/latex/latex-referenz/06-05-15.ltx - RELOC/doc/latex/latex-referenz/06-05-16.lux - RELOC/doc/latex/latex-referenz/06-05-17.ltx - RELOC/doc/latex/latex-referenz/06-05-18.ltx - RELOC/doc/latex/latex-referenz/06-05-19.ltx - RELOC/doc/latex/latex-referenz/06-05-2.ltx - RELOC/doc/latex/latex-referenz/06-05-20.ltx - RELOC/doc/latex/latex-referenz/06-05-21.ltx - RELOC/doc/latex/latex-referenz/06-05-22.ltx - RELOC/doc/latex/latex-referenz/06-05-23.ltx - RELOC/doc/latex/latex-referenz/06-05-3.ltx - RELOC/doc/latex/latex-referenz/06-05-4.ltx - RELOC/doc/latex/latex-referenz/06-05-5.ltx - RELOC/doc/latex/latex-referenz/06-05-6.ltx - RELOC/doc/latex/latex-referenz/06-05-7.ltx - RELOC/doc/latex/latex-referenz/06-05-8.ltx - RELOC/doc/latex/latex-referenz/06-05-9.ltx - RELOC/doc/latex/latex-referenz/06-06-1.ltx - RELOC/doc/latex/latex-referenz/07-03-1.ltx - RELOC/doc/latex/latex-referenz/07-03-10.ltx - RELOC/doc/latex/latex-referenz/07-03-11.ltx - RELOC/doc/latex/latex-referenz/07-03-12.ltx - RELOC/doc/latex/latex-referenz/07-03-13.ltx - RELOC/doc/latex/latex-referenz/07-03-14.ltx - RELOC/doc/latex/latex-referenz/07-03-15.ltx - RELOC/doc/latex/latex-referenz/07-03-16.ltx - RELOC/doc/latex/latex-referenz/07-03-17.ltx - RELOC/doc/latex/latex-referenz/07-03-18.ltx - RELOC/doc/latex/latex-referenz/07-03-19.ltx - RELOC/doc/latex/latex-referenz/07-03-2.ltx - RELOC/doc/latex/latex-referenz/07-03-20.ltx - RELOC/doc/latex/latex-referenz/07-03-21.ltx - RELOC/doc/latex/latex-referenz/07-03-3.ltx - RELOC/doc/latex/latex-referenz/07-03-4.ltx - RELOC/doc/latex/latex-referenz/07-03-5.ltx - RELOC/doc/latex/latex-referenz/07-03-6.ltx - RELOC/doc/latex/latex-referenz/07-03-7.ltx - RELOC/doc/latex/latex-referenz/07-03-8.ltx - RELOC/doc/latex/latex-referenz/07-03-9.ltx - RELOC/doc/latex/latex-referenz/07-04-1.ltx - RELOC/doc/latex/latex-referenz/07-04-2.ltx - RELOC/doc/latex/latex-referenz/07-04-3.ltx - RELOC/doc/latex/latex-referenz/07-04-4.ltx - RELOC/doc/latex/latex-referenz/08-08-1.xltx - RELOC/doc/latex/latex-referenz/08-08-2.xltx - RELOC/doc/latex/latex-referenz/08-08-3.lux - RELOC/doc/latex/latex-referenz/08-08-4.lux - RELOC/doc/latex/latex-referenz/08-08-5.lux - RELOC/doc/latex/latex-referenz/08-08-6.lux - RELOC/doc/latex/latex-referenz/09-03-1.ltx - RELOC/doc/latex/latex-referenz/09-03-2.ltx - RELOC/doc/latex/latex-referenz/09-03-3.ltx - RELOC/doc/latex/latex-referenz/09-03-4.ltx - RELOC/doc/latex/latex-referenz/09-05-1.ltx - RELOC/doc/latex/latex-referenz/09-05-2.ltx - RELOC/doc/latex/latex-referenz/09-05-3.ltx - RELOC/doc/latex/latex-referenz/09-05-4.ltx - RELOC/doc/latex/latex-referenz/09-05-5.ltx - RELOC/doc/latex/latex-referenz/09-05-6.ltx - RELOC/doc/latex/latex-referenz/09-05-7.ltx - RELOC/doc/latex/latex-referenz/09-05-8.ltx - RELOC/doc/latex/latex-referenz/09-07-1.ltx - RELOC/doc/latex/latex-referenz/09-07-10.ltx - RELOC/doc/latex/latex-referenz/09-07-11.ltx - RELOC/doc/latex/latex-referenz/09-07-12.ltx - RELOC/doc/latex/latex-referenz/09-07-13.ltx - RELOC/doc/latex/latex-referenz/09-07-2.ltx - RELOC/doc/latex/latex-referenz/09-07-3.ltx - RELOC/doc/latex/latex-referenz/09-07-4.ltx - RELOC/doc/latex/latex-referenz/09-07-5.ltx - RELOC/doc/latex/latex-referenz/09-07-6.ltx - RELOC/doc/latex/latex-referenz/09-07-7.ltx - RELOC/doc/latex/latex-referenz/09-07-8.ltx - RELOC/doc/latex/latex-referenz/09-07-9.ltx - RELOC/doc/latex/latex-referenz/09-08-1.ltx - RELOC/doc/latex/latex-referenz/09-08-10.ltx - RELOC/doc/latex/latex-referenz/09-08-11.ltx - RELOC/doc/latex/latex-referenz/09-08-12.ltx - RELOC/doc/latex/latex-referenz/09-08-13.ltx - RELOC/doc/latex/latex-referenz/09-08-2.ltx - RELOC/doc/latex/latex-referenz/09-08-3.ltx - RELOC/doc/latex/latex-referenz/09-08-4.ltx - RELOC/doc/latex/latex-referenz/09-08-5.ltx - RELOC/doc/latex/latex-referenz/09-08-6.ltx - RELOC/doc/latex/latex-referenz/09-08-7.ltx - RELOC/doc/latex/latex-referenz/09-08-8.ltxps - RELOC/doc/latex/latex-referenz/09-08-9.ltx - RELOC/doc/latex/latex-referenz/10-02-1.ltx2crop - RELOC/doc/latex/latex-referenz/10-03-1.ltx - RELOC/doc/latex/latex-referenz/10-03-10.ltx - RELOC/doc/latex/latex-referenz/10-03-11.ltx - RELOC/doc/latex/latex-referenz/10-03-12.ltx - RELOC/doc/latex/latex-referenz/10-03-13.ltx - RELOC/doc/latex/latex-referenz/10-03-14.ltx - RELOC/doc/latex/latex-referenz/10-03-15.ltx - RELOC/doc/latex/latex-referenz/10-03-16.ltx - RELOC/doc/latex/latex-referenz/10-03-17.ltx - RELOC/doc/latex/latex-referenz/10-03-18.ltx - RELOC/doc/latex/latex-referenz/10-03-19.ltx - RELOC/doc/latex/latex-referenz/10-03-2.ltx - RELOC/doc/latex/latex-referenz/10-03-20.ltx - RELOC/doc/latex/latex-referenz/10-03-21.ltx - RELOC/doc/latex/latex-referenz/10-03-22.ltx - RELOC/doc/latex/latex-referenz/10-03-23.ltx - RELOC/doc/latex/latex-referenz/10-03-24.ltx - RELOC/doc/latex/latex-referenz/10-03-25.ltx - RELOC/doc/latex/latex-referenz/10-03-26.ltx - RELOC/doc/latex/latex-referenz/10-03-27.ltx - RELOC/doc/latex/latex-referenz/10-03-28.ltx - RELOC/doc/latex/latex-referenz/10-03-29.ltx - RELOC/doc/latex/latex-referenz/10-03-3.ltx - RELOC/doc/latex/latex-referenz/10-03-30.ltx - RELOC/doc/latex/latex-referenz/10-03-31.ltx - RELOC/doc/latex/latex-referenz/10-03-32.ltx2 - RELOC/doc/latex/latex-referenz/10-03-4.ltx - RELOC/doc/latex/latex-referenz/10-03-5.lux - RELOC/doc/latex/latex-referenz/10-03-6.ltx - RELOC/doc/latex/latex-referenz/10-03-7.ltx - RELOC/doc/latex/latex-referenz/10-03-8.ltx - RELOC/doc/latex/latex-referenz/10-03-9.ltx - RELOC/doc/latex/latex-referenz/DEexa.sty - RELOC/doc/latex/latex-referenz/DEoptions.sty - RELOC/doc/latex/latex-referenz/README details="Readme" language="de" - RELOC/doc/latex/latex-referenz/UTF8.bib - RELOC/doc/latex/latex-referenz/bspfont.cls - RELOC/doc/latex/latex-referenz/caspervector.bib - RELOC/doc/latex/latex-referenz/de-examples-dw.bib - RELOC/doc/latex/latex-referenz/demo11.bib - RELOC/doc/latex/latex-referenz/exa-fontconfig.tex - RELOC/doc/latex/latex-referenz/exaarticle.cls - RELOC/doc/latex/latex-referenz/exaarticle2.cls - RELOC/doc/latex/latex-referenz/exabook.cls - RELOC/doc/latex/latex-referenz/exabook2.cls - RELOC/doc/latex/latex-referenz/examinimal.cls - RELOC/doc/latex/latex-referenz/examples-dw.bib - RELOC/doc/latex/latex-referenz/examples.bib - RELOC/doc/latex/latex-referenz/examplesA.bib - RELOC/doc/latex/latex-referenz/examplesB.bib - RELOC/doc/latex/latex-referenz/exareport.cls - RELOC/doc/latex/latex-referenz/exaxetex.cls - RELOC/doc/latex/latex-referenz/fontDemo-E.tex - RELOC/doc/latex/latex-referenz/fontDemo.tex - RELOC/doc/latex/latex-referenz/hv.bib - RELOC/doc/latex/latex-referenz/images/B.eps - RELOC/doc/latex/latex-referenz/images/B.pdf - RELOC/doc/latex/latex-referenz/klassiker.bib - RELOC/doc/latex/latex-referenz/l3keysdemo.sty - RELOC/doc/latex/latex-referenz/luabibentry.lua - RELOC/doc/latex/latex-referenz/plainDemo.bst - RELOC/doc/latex/latex-referenz/screxa.cls - RELOC/doc/latex/latex-referenz/screxabook.cls - RELOC/doc/latex/latex-referenz/screxareport.cls - RELOC/doc/latex/latex-referenz/textdemo.sty -catalogue-ctan /info/examples/LaTeX-Referenz -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics book-ex -catalogue-version 2 - -name latex-refsheet -category Package -revision 45076 -shortdesc LaTeX Reference Sheet for a thesis with KOMA-Script -relocated 1 -longdesc This LaTeX Reference Sheet is for writing a thesis using the -longdesc KOMA-Script document classes (scrartcl, scrreprt, scrbook) and -longdesc all the packages needed for a thesis in natural sciences. -containersize 480 -containerchecksum f12ee11dbabc330396539a3a97a2592048d4a726c8a3e373e3b478f41f649fe2d6c0b9eb804e55a980f71c61d2e05298277b4a6efcfd0c739a043f2855c89a9a -doccontainersize 5020492 -doccontainerchecksum a5d57a859c6e293175090492bac0d99da31bae58264fb08d9859cb65ccef558b8b4ac1390c1b4e286748ec4734664d2d2a51de9f1bc51a82ee96bd958b68c637 -docfiles size=1818 - RELOC/doc/latex/latex-refsheet/LaTeX_RefSheet.pdf details="The document itself" - RELOC/doc/latex/latex-refsheet/LaTeX_RefSheet.tex - RELOC/doc/latex/latex-refsheet/README.md details="Readme" - RELOC/doc/latex/latex-refsheet/acknowledgements.pdf - RELOC/doc/latex/latex-refsheet/acknowledgements.tex - RELOC/doc/latex/latex-refsheet/header-graph.pdf - RELOC/doc/latex/latex-refsheet/header-graph.tex - RELOC/doc/latex/latex-refsheet/layout.pdf - RELOC/doc/latex/latex-refsheet/logo.png - RELOC/doc/latex/latex-refsheet/thesis.bib - RELOC/doc/latex/latex-refsheet/thesis.pdf - RELOC/doc/latex/latex-refsheet/thesis.tex -catalogue-ctan /info/latex-refsheet -catalogue-date 2017-08-21 05:22:57 +0200 -catalogue-license lppl1.3c -catalogue-topics tut-cheat -catalogue-version 1.2 - -name latex-tabellen -category Package -revision 16979 -shortdesc LaTeX Tabellen -relocated 1 -longdesc The examples from the book <<Tabellen mit LaTeX>>, 2nd ed. -containersize 384 -containerchecksum 272ba504955b7376da617d79325421e38fc228c7ac5a894bfb348572f1aaacccf5764b4ad6f0c9d6fc3002cd4872785528bf98ea18f4ceb9985b203f480df803 -doccontainersize 45768 -doccontainerchecksum f17b4d6267c9f7518c0fa8344a66162bacfc8752020db97314d9044a9cbb7fca4b991a556442c146f32a77cb3f28e11eb6ac4b5a7d76f9837354fbf2437e5110 -docfiles size=324 - RELOC/doc/latex/latex-tabellen/01-01-1.ltxps - RELOC/doc/latex/latex-tabellen/01-01-10.ltx - RELOC/doc/latex/latex-tabellen/01-01-11.ltx - RELOC/doc/latex/latex-tabellen/01-01-12.ltx - RELOC/doc/latex/latex-tabellen/01-01-13.ltx - RELOC/doc/latex/latex-tabellen/01-01-14.ltx - RELOC/doc/latex/latex-tabellen/01-01-15.ltx - RELOC/doc/latex/latex-tabellen/01-01-16.ltx - RELOC/doc/latex/latex-tabellen/01-01-17.ltx - RELOC/doc/latex/latex-tabellen/01-01-18.ltx - RELOC/doc/latex/latex-tabellen/01-01-19.ltx - RELOC/doc/latex/latex-tabellen/01-01-2.ltx - RELOC/doc/latex/latex-tabellen/01-01-3.ltx - RELOC/doc/latex/latex-tabellen/01-01-4.ltx - RELOC/doc/latex/latex-tabellen/01-01-5.ltx - RELOC/doc/latex/latex-tabellen/01-01-6.ltx - RELOC/doc/latex/latex-tabellen/01-01-7.ltx - RELOC/doc/latex/latex-tabellen/01-01-8.ltx - RELOC/doc/latex/latex-tabellen/01-01-9.ltx - RELOC/doc/latex/latex-tabellen/01-02-1.ltxps - RELOC/doc/latex/latex-tabellen/01-02-2.ltx - RELOC/doc/latex/latex-tabellen/01-02-3.ltx - RELOC/doc/latex/latex-tabellen/01-02-4.ltx - RELOC/doc/latex/latex-tabellen/01-02-5.ltx - RELOC/doc/latex/latex-tabellen/01-02-6.ltx - RELOC/doc/latex/latex-tabellen/01-02-7.ltx - RELOC/doc/latex/latex-tabellen/01-02-8.ltx - RELOC/doc/latex/latex-tabellen/01-02-9.ltx - RELOC/doc/latex/latex-tabellen/02-01-1.ltx - RELOC/doc/latex/latex-tabellen/02-01-10.ltxps - RELOC/doc/latex/latex-tabellen/02-01-11.ltx - RELOC/doc/latex/latex-tabellen/02-01-12.ltx - RELOC/doc/latex/latex-tabellen/02-01-13.ltx - RELOC/doc/latex/latex-tabellen/02-01-14.ltx - RELOC/doc/latex/latex-tabellen/02-01-15.ltx - RELOC/doc/latex/latex-tabellen/02-01-16.ltx - RELOC/doc/latex/latex-tabellen/02-01-17.ltx - RELOC/doc/latex/latex-tabellen/02-01-18.ltx - RELOC/doc/latex/latex-tabellen/02-01-19.ltx - RELOC/doc/latex/latex-tabellen/02-01-2.ltx - RELOC/doc/latex/latex-tabellen/02-01-3.ltx - RELOC/doc/latex/latex-tabellen/02-01-4.ltx - RELOC/doc/latex/latex-tabellen/02-01-5.ltx - RELOC/doc/latex/latex-tabellen/02-01-6.ltx - RELOC/doc/latex/latex-tabellen/02-01-7.ltx - RELOC/doc/latex/latex-tabellen/02-01-8.ltxps - RELOC/doc/latex/latex-tabellen/02-01-9.ltxps - RELOC/doc/latex/latex-tabellen/02-02-1.ltx - RELOC/doc/latex/latex-tabellen/02-02-2.ltx - RELOC/doc/latex/latex-tabellen/02-02-3.ltx - RELOC/doc/latex/latex-tabellen/02-02-4.ltx - RELOC/doc/latex/latex-tabellen/02-02-5.ltx - RELOC/doc/latex/latex-tabellen/02-02-6.ltx - RELOC/doc/latex/latex-tabellen/02-03-1.ltx - RELOC/doc/latex/latex-tabellen/02-03-10.ltx - RELOC/doc/latex/latex-tabellen/02-03-11.ltx - RELOC/doc/latex/latex-tabellen/02-03-12.ltx - RELOC/doc/latex/latex-tabellen/02-03-13.ltx - RELOC/doc/latex/latex-tabellen/02-03-14.ltx - RELOC/doc/latex/latex-tabellen/02-03-2.ltx - RELOC/doc/latex/latex-tabellen/02-03-3.ltx - RELOC/doc/latex/latex-tabellen/02-03-4.ltx - RELOC/doc/latex/latex-tabellen/02-03-5.ltx - RELOC/doc/latex/latex-tabellen/02-03-6.ltx - RELOC/doc/latex/latex-tabellen/02-03-7.ltx - RELOC/doc/latex/latex-tabellen/02-03-8.ltx - RELOC/doc/latex/latex-tabellen/02-03-9.ltx - RELOC/doc/latex/latex-tabellen/02-04-1.ltx - RELOC/doc/latex/latex-tabellen/02-04-10.ltx - RELOC/doc/latex/latex-tabellen/02-04-2.ltx - RELOC/doc/latex/latex-tabellen/02-04-3.ltx - RELOC/doc/latex/latex-tabellen/02-04-4.ltx - RELOC/doc/latex/latex-tabellen/02-04-5.ltx - RELOC/doc/latex/latex-tabellen/02-04-6.ltx - RELOC/doc/latex/latex-tabellen/02-04-7.ltx - RELOC/doc/latex/latex-tabellen/02-04-8.ltx - RELOC/doc/latex/latex-tabellen/02-04-9.ltx - RELOC/doc/latex/latex-tabellen/02-05-1.ltx - RELOC/doc/latex/latex-tabellen/02-05-10.ltx - RELOC/doc/latex/latex-tabellen/02-05-11.ltx - RELOC/doc/latex/latex-tabellen/02-05-2.ltx - RELOC/doc/latex/latex-tabellen/02-05-3.ltx - RELOC/doc/latex/latex-tabellen/02-05-4.ltx - RELOC/doc/latex/latex-tabellen/02-05-5.ltx - RELOC/doc/latex/latex-tabellen/02-05-6.ltx - RELOC/doc/latex/latex-tabellen/02-05-7.ltx - RELOC/doc/latex/latex-tabellen/02-05-8.ltx - RELOC/doc/latex/latex-tabellen/02-05-9.ltx - RELOC/doc/latex/latex-tabellen/02-06-1.ltx - RELOC/doc/latex/latex-tabellen/02-06-2.ltx - RELOC/doc/latex/latex-tabellen/02-06-3.ltx - RELOC/doc/latex/latex-tabellen/02-06-4.ltx - RELOC/doc/latex/latex-tabellen/02-06-5.ltx - RELOC/doc/latex/latex-tabellen/02-07-1.ltx - RELOC/doc/latex/latex-tabellen/02-07-2.ltx - RELOC/doc/latex/latex-tabellen/02-07-3.ltx - RELOC/doc/latex/latex-tabellen/02-07-4.ltx2 - RELOC/doc/latex/latex-tabellen/02-07-5.ltx - RELOC/doc/latex/latex-tabellen/02-08-1.ltx - RELOC/doc/latex/latex-tabellen/02-08-2.ltx - RELOC/doc/latex/latex-tabellen/02-08-3.ltx - RELOC/doc/latex/latex-tabellen/02-08-4.ltx - RELOC/doc/latex/latex-tabellen/02-08-5.ltx - RELOC/doc/latex/latex-tabellen/02-08-6.ltx - RELOC/doc/latex/latex-tabellen/02-08-7.ltx - RELOC/doc/latex/latex-tabellen/02-08-8.ltx - RELOC/doc/latex/latex-tabellen/02-09-1.ltx - RELOC/doc/latex/latex-tabellen/02-09-2.ltx - RELOC/doc/latex/latex-tabellen/02-09-3.ltx - RELOC/doc/latex/latex-tabellen/02-10-1.ltx - RELOC/doc/latex/latex-tabellen/02-11-1.ltx - RELOC/doc/latex/latex-tabellen/02-11-10.ltx - RELOC/doc/latex/latex-tabellen/02-11-11.ltx - RELOC/doc/latex/latex-tabellen/02-11-12.ltx - RELOC/doc/latex/latex-tabellen/02-11-13.ltx - RELOC/doc/latex/latex-tabellen/02-11-2.ltx - RELOC/doc/latex/latex-tabellen/02-11-3.ltx - RELOC/doc/latex/latex-tabellen/02-11-4.ltx - RELOC/doc/latex/latex-tabellen/02-11-5.ltx - RELOC/doc/latex/latex-tabellen/02-11-6.ltx - RELOC/doc/latex/latex-tabellen/02-11-7.ltx - RELOC/doc/latex/latex-tabellen/02-11-8.ltx - RELOC/doc/latex/latex-tabellen/02-11-9.ltx - RELOC/doc/latex/latex-tabellen/02-12-1.ltx - RELOC/doc/latex/latex-tabellen/02-12-2.ltx - RELOC/doc/latex/latex-tabellen/02-13-1.ltx - RELOC/doc/latex/latex-tabellen/02-13-2.ltx - RELOC/doc/latex/latex-tabellen/02-13-3.ltx - RELOC/doc/latex/latex-tabellen/02-13-4.ltx - RELOC/doc/latex/latex-tabellen/02-14-1.ltx - RELOC/doc/latex/latex-tabellen/02-14-10.ltx - RELOC/doc/latex/latex-tabellen/02-14-11.ltx - RELOC/doc/latex/latex-tabellen/02-14-12.ltx - RELOC/doc/latex/latex-tabellen/02-14-13.ltx - RELOC/doc/latex/latex-tabellen/02-14-14.ltx - RELOC/doc/latex/latex-tabellen/02-14-15.ltx - RELOC/doc/latex/latex-tabellen/02-14-2.ltx - RELOC/doc/latex/latex-tabellen/02-14-3.ltx - RELOC/doc/latex/latex-tabellen/02-14-4.ltx - RELOC/doc/latex/latex-tabellen/02-14-5.ltx - RELOC/doc/latex/latex-tabellen/02-14-6.ltx - RELOC/doc/latex/latex-tabellen/02-14-7.ltx - RELOC/doc/latex/latex-tabellen/02-14-8.ltx - RELOC/doc/latex/latex-tabellen/02-14-9.ltx - RELOC/doc/latex/latex-tabellen/02-15-1.ltx - RELOC/doc/latex/latex-tabellen/02-15-2.ltx - RELOC/doc/latex/latex-tabellen/02-15-3.ltx - RELOC/doc/latex/latex-tabellen/02-16-1.ltx - RELOC/doc/latex/latex-tabellen/02-16-2.ltx - RELOC/doc/latex/latex-tabellen/02-16-3.ltx - RELOC/doc/latex/latex-tabellen/02-17-1.ltx - RELOC/doc/latex/latex-tabellen/02-18-1.ltx - RELOC/doc/latex/latex-tabellen/02-18-2.ltx - RELOC/doc/latex/latex-tabellen/02-18-3.ltx - RELOC/doc/latex/latex-tabellen/02-18-4.ltx - RELOC/doc/latex/latex-tabellen/02-18-5.ltx - RELOC/doc/latex/latex-tabellen/02-19-1.ltx - RELOC/doc/latex/latex-tabellen/02-19-2.ltx - RELOC/doc/latex/latex-tabellen/02-20-1.ltx - RELOC/doc/latex/latex-tabellen/02-20-2.ltx - RELOC/doc/latex/latex-tabellen/02-21-1.ltx2 - RELOC/doc/latex/latex-tabellen/02-21-2.ltx2 - RELOC/doc/latex/latex-tabellen/02-22-1.ltx - RELOC/doc/latex/latex-tabellen/02-22-2.ltx - RELOC/doc/latex/latex-tabellen/02-22-3.ltx - RELOC/doc/latex/latex-tabellen/02-22-4.ltx - RELOC/doc/latex/latex-tabellen/02-23-1.ltx - RELOC/doc/latex/latex-tabellen/02-24-1.ltx - RELOC/doc/latex/latex-tabellen/02-24-2.ltx - RELOC/doc/latex/latex-tabellen/02-24-3.ltx - RELOC/doc/latex/latex-tabellen/02-24-4.ltx - RELOC/doc/latex/latex-tabellen/02-25-1.ltx - RELOC/doc/latex/latex-tabellen/02-25-2.ltx - RELOC/doc/latex/latex-tabellen/02-26-1.ltx - RELOC/doc/latex/latex-tabellen/02-26-10.ltx - RELOC/doc/latex/latex-tabellen/02-26-2.ltx - RELOC/doc/latex/latex-tabellen/02-26-3.ltx - RELOC/doc/latex/latex-tabellen/02-26-4.ltx - RELOC/doc/latex/latex-tabellen/02-26-5.ltx - RELOC/doc/latex/latex-tabellen/02-26-6.ltx - RELOC/doc/latex/latex-tabellen/02-26-7.ltx - RELOC/doc/latex/latex-tabellen/02-26-8.ltx - RELOC/doc/latex/latex-tabellen/02-26-9.ltx - RELOC/doc/latex/latex-tabellen/02-27-1.ltx - RELOC/doc/latex/latex-tabellen/02-28-1.ltx - RELOC/doc/latex/latex-tabellen/02-28-2.ltx - RELOC/doc/latex/latex-tabellen/02-28-3.ltx - RELOC/doc/latex/latex-tabellen/02-28-4.ltx - RELOC/doc/latex/latex-tabellen/02-29-1.ltx - RELOC/doc/latex/latex-tabellen/02-29-2.ltx - RELOC/doc/latex/latex-tabellen/03-01-1.ltx - RELOC/doc/latex/latex-tabellen/03-01-10.ltx - RELOC/doc/latex/latex-tabellen/03-01-11.ltx - RELOC/doc/latex/latex-tabellen/03-01-12.ltx - RELOC/doc/latex/latex-tabellen/03-01-2.ltx - RELOC/doc/latex/latex-tabellen/03-01-3.ltx - RELOC/doc/latex/latex-tabellen/03-01-4.ltx - RELOC/doc/latex/latex-tabellen/03-01-5.ltx - RELOC/doc/latex/latex-tabellen/03-01-6.ltx - RELOC/doc/latex/latex-tabellen/03-01-7.ltx - RELOC/doc/latex/latex-tabellen/03-01-8.ltx - RELOC/doc/latex/latex-tabellen/03-01-9.ltx - RELOC/doc/latex/latex-tabellen/03-02-1.ltx - RELOC/doc/latex/latex-tabellen/03-02-2.ltx - RELOC/doc/latex/latex-tabellen/03-02-3.ltx - RELOC/doc/latex/latex-tabellen/03-02-4.ltx - RELOC/doc/latex/latex-tabellen/03-02-5.ltx - RELOC/doc/latex/latex-tabellen/03-02-6.ltx - RELOC/doc/latex/latex-tabellen/03-02-7.ltx - RELOC/doc/latex/latex-tabellen/03-03-1.ltx - RELOC/doc/latex/latex-tabellen/03-03-2.ltx - RELOC/doc/latex/latex-tabellen/03-03-3.ltxb - RELOC/doc/latex/latex-tabellen/03-03-4.ltx - RELOC/doc/latex/latex-tabellen/03-03-5.ltx - RELOC/doc/latex/latex-tabellen/03-03-6.ltx - RELOC/doc/latex/latex-tabellen/04-01-1.ltx - RELOC/doc/latex/latex-tabellen/04-01-10.ltx2 - RELOC/doc/latex/latex-tabellen/04-01-11.ltx2 - RELOC/doc/latex/latex-tabellen/04-01-12.ltx2 - RELOC/doc/latex/latex-tabellen/04-01-13.ltx2 - RELOC/doc/latex/latex-tabellen/04-01-14.ltx2 - RELOC/doc/latex/latex-tabellen/04-01-15.ltx2 - RELOC/doc/latex/latex-tabellen/04-01-2.ltx2 - RELOC/doc/latex/latex-tabellen/04-01-3.ltx2 - RELOC/doc/latex/latex-tabellen/04-01-4.ltx2 - RELOC/doc/latex/latex-tabellen/04-01-5.ltx2 - RELOC/doc/latex/latex-tabellen/04-01-6.ltx - RELOC/doc/latex/latex-tabellen/04-01-7.ltx - RELOC/doc/latex/latex-tabellen/04-01-8.ltx2 - RELOC/doc/latex/latex-tabellen/04-01-9.ltx2 - RELOC/doc/latex/latex-tabellen/04-02-1.ltx2 - RELOC/doc/latex/latex-tabellen/04-02-2.ltx2 - RELOC/doc/latex/latex-tabellen/04-03-1.ltx - RELOC/doc/latex/latex-tabellen/04-03-2.ltx2 - RELOC/doc/latex/latex-tabellen/04-03-3.ltx2 - RELOC/doc/latex/latex-tabellen/04-04-1.ltx - RELOC/doc/latex/latex-tabellen/04-04-2.ltx2 - RELOC/doc/latex/latex-tabellen/04-04-3.ltx2 - RELOC/doc/latex/latex-tabellen/04-04-4.ltx2 - RELOC/doc/latex/latex-tabellen/04-04-5.ltx2 - RELOC/doc/latex/latex-tabellen/04-05-1.ltx2 - RELOC/doc/latex/latex-tabellen/04-05-2.ltx2 - RELOC/doc/latex/latex-tabellen/04-05-3.ltx2 - RELOC/doc/latex/latex-tabellen/04-05-4.ltx2 - RELOC/doc/latex/latex-tabellen/04-05-5.ltx2 - RELOC/doc/latex/latex-tabellen/04-05-6.ltx2 - RELOC/doc/latex/latex-tabellen/04-05-7.ltx2 - RELOC/doc/latex/latex-tabellen/04-05-8.ltx2 - RELOC/doc/latex/latex-tabellen/04-06-1.ltx2 - RELOC/doc/latex/latex-tabellen/04-06-2.ltx2 - RELOC/doc/latex/latex-tabellen/04-06-3.ltx2 - RELOC/doc/latex/latex-tabellen/04-06-4.ltx2 - RELOC/doc/latex/latex-tabellen/04-06-5.ltx2 - RELOC/doc/latex/latex-tabellen/04-06-6.ltx2 - RELOC/doc/latex/latex-tabellen/04-06-7.ltx2 - RELOC/doc/latex/latex-tabellen/04-06-8.ltx2 - RELOC/doc/latex/latex-tabellen/04-06-9.ltx2 - RELOC/doc/latex/latex-tabellen/05-01-1.ltx - RELOC/doc/latex/latex-tabellen/05-01-2.ltx - RELOC/doc/latex/latex-tabellen/05-01-3.ltx - RELOC/doc/latex/latex-tabellen/05-01-4.ltx - RELOC/doc/latex/latex-tabellen/05-01-5.ltx - RELOC/doc/latex/latex-tabellen/05-02-1.ltx - RELOC/doc/latex/latex-tabellen/05-03-1.ltx - RELOC/doc/latex/latex-tabellen/05-03-2.ltx - RELOC/doc/latex/latex-tabellen/05-03-3.ltx - RELOC/doc/latex/latex-tabellen/05-04-1.ltx2 - RELOC/doc/latex/latex-tabellen/05-04-2.ltx2 - RELOC/doc/latex/latex-tabellen/05-05-1.ltx - RELOC/doc/latex/latex-tabellen/05-05-2.ltx - RELOC/doc/latex/latex-tabellen/05-06-1.ltxE - RELOC/doc/latex/latex-tabellen/05-06-2.ltxE - RELOC/doc/latex/latex-tabellen/05-06-3.ltxE - RELOC/doc/latex/latex-tabellen/06-00-1.ltx - RELOC/doc/latex/latex-tabellen/06-00-10.ltx - RELOC/doc/latex/latex-tabellen/06-00-11.ltx - RELOC/doc/latex/latex-tabellen/06-00-12.ltx - RELOC/doc/latex/latex-tabellen/06-00-13.ltx - RELOC/doc/latex/latex-tabellen/06-00-14.ltx - RELOC/doc/latex/latex-tabellen/06-00-15.ltx - RELOC/doc/latex/latex-tabellen/06-00-16.ltx - RELOC/doc/latex/latex-tabellen/06-00-17.ltx - RELOC/doc/latex/latex-tabellen/06-00-18.ltx - RELOC/doc/latex/latex-tabellen/06-00-19.ltx - RELOC/doc/latex/latex-tabellen/06-00-2.ltx - RELOC/doc/latex/latex-tabellen/06-00-20.ltx - RELOC/doc/latex/latex-tabellen/06-00-21.ltx - RELOC/doc/latex/latex-tabellen/06-00-22.ltx - RELOC/doc/latex/latex-tabellen/06-00-23.ltx - RELOC/doc/latex/latex-tabellen/06-00-24.ltx - RELOC/doc/latex/latex-tabellen/06-00-25.ltx - RELOC/doc/latex/latex-tabellen/06-00-26.ltx2 - RELOC/doc/latex/latex-tabellen/06-00-27.ltx - RELOC/doc/latex/latex-tabellen/06-00-28.ltx - RELOC/doc/latex/latex-tabellen/06-00-29.ltx - RELOC/doc/latex/latex-tabellen/06-00-3.ltx - RELOC/doc/latex/latex-tabellen/06-00-30.ltx - RELOC/doc/latex/latex-tabellen/06-00-31.ltx - RELOC/doc/latex/latex-tabellen/06-00-32.ltx2 - RELOC/doc/latex/latex-tabellen/06-00-33.ltx - RELOC/doc/latex/latex-tabellen/06-00-34.ltx - RELOC/doc/latex/latex-tabellen/06-00-35.ltx - RELOC/doc/latex/latex-tabellen/06-00-36.ltx2 - RELOC/doc/latex/latex-tabellen/06-00-37.ltx2 - RELOC/doc/latex/latex-tabellen/06-00-38.ltxps - RELOC/doc/latex/latex-tabellen/06-00-39.ltx - RELOC/doc/latex/latex-tabellen/06-00-4.ltxps - RELOC/doc/latex/latex-tabellen/06-00-40.ltx - RELOC/doc/latex/latex-tabellen/06-00-41.ltx - RELOC/doc/latex/latex-tabellen/06-00-42.ltx - RELOC/doc/latex/latex-tabellen/06-00-43.ltx2 - RELOC/doc/latex/latex-tabellen/06-00-44.ltx - RELOC/doc/latex/latex-tabellen/06-00-45.ltx - RELOC/doc/latex/latex-tabellen/06-00-46.ltx - RELOC/doc/latex/latex-tabellen/06-00-5.ltxps - RELOC/doc/latex/latex-tabellen/06-00-6.ltxps - RELOC/doc/latex/latex-tabellen/06-00-7.ltxps - RELOC/doc/latex/latex-tabellen/06-00-8.ltx - RELOC/doc/latex/latex-tabellen/06-00-9.ltx - RELOC/doc/latex/latex-tabellen/07-03-1.ltx2 - RELOC/doc/latex/latex-tabellen/07-03-2.ltx2 - RELOC/doc/latex/latex-tabellen/README -catalogue-ctan /info/examples/Tabellen2 -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics book-ex - -name latex-tds -category Package -revision 40613 -shortdesc A structured copy of the LaTeX distribution -relocated 1 -longdesc This bundle provides a set of zip file modules containing -longdesc TDS-compliant trees for items of the LaTeX distribution (both -longdesc the base system and required packages), together with -longdesc 'user-friendly' documentation (PDF files with navigation -longdesc support using bookmarks and links). A further module (knuth) -longdesc performs the same service for Knuth's software distribution. -containersize 588 -containerchecksum 4e0375778f7b7bdb64685113214e60c19b0156efb89c58e20ea527fe17533847743620a5786b8566df99463916a9569eae392d19f1ee79debb053368ed6eb02d -doccontainersize 84076 -doccontainerchecksum d8b9f54320e4b99f0a415ac1d545730bb4a3755dc40322e253f0b2bb024f5ab3b3846389e83f3cbea5c1e0c8b8efbaca25ee1218b1fda3066eddaf04400105b4 -docfiles size=50 - RELOC/doc/latex/latex-tds/README details="Readme" - RELOC/doc/latex/latex-tds/README.html - RELOC/doc/latex/latex-tds/README.pdf -srccontainersize 128244 -srccontainerchecksum 6de2a95864709e0465eeac11e2db3919f7348dcb9f9013f039e285d728f7c4b4b03550cf4769f39ef589b9192c65e4dc05162a2d8fb9fd9d2d2c4bcfd789d640 -srcfiles size=112 - RELOC/source/latex/latex-tds/README-docinfo.html - RELOC/source/latex/latex-tds/README.asciidoc - RELOC/source/latex/latex-tds/build.pl - RELOC/source/latex/latex-tds/lib/adjust_checksum.pl - RELOC/source/latex/latex-tds/lib/ziptimetree.pl - RELOC/source/latex/latex-tds/license/adjust_checksum/lppl.txt - RELOC/source/latex/latex-tds/license/latex-tds/lppl.txt - RELOC/source/latex/latex-tds/license/ziptimetree/lgpl.txt - RELOC/source/latex/latex-tds/patch/amsbooka.zip - RELOC/source/latex/latex-tds/patch/amsclass.dtx.diff - RELOC/source/latex/latex-tds/patch/amsfndoc.def.diff - RELOC/source/latex/latex-tds/patch/amsfndoc.tex.diff - RELOC/source/latex/latex-tds/patch/amsldoc.tex.diff - RELOC/source/latex/latex-tds/patch/changes.tex.diff - RELOC/source/latex/latex-tds/patch/encguide.tex.diff - RELOC/source/latex/latex-tds/patch/errorlog.tex.diff - RELOC/source/latex/latex-tds/patch/logmac.tex.diff - RELOC/source/latex/latex-tds/patch/source2e.tex.diff - RELOC/source/latex/latex-tds/patch/tlc2.err.diff - RELOC/source/latex/latex-tds/patch/trapman.tex.diff - RELOC/source/latex/latex-tds/patch/tripman.tex.diff - RELOC/source/latex/latex-tds/patch/utf8ienc.dtx.diff - RELOC/source/latex/latex-tds/patch/webman.tex.diff - RELOC/source/latex/latex-tds/tex/ams.drv - RELOC/source/latex/latex-tds/tex/doc_lppl.tex - RELOC/source/latex/latex-tds/tex/docstrip.cfg - RELOC/source/latex/latex-tds/tex/errata.all - RELOC/source/latex/latex-tds/tex/errata.cfg - RELOC/source/latex/latex-tds/tex/errata.drv - RELOC/source/latex/latex-tds/tex/errorlog.drv - RELOC/source/latex/latex-tds/tex/etex_man.drv - RELOC/source/latex/latex-tds/tex/fix-expl3-lua.ini - RELOC/source/latex/latex-tds/tex/hyperref.cfg - RELOC/source/latex/latex-tds/tex/knuth-outline.tex - RELOC/source/latex/latex-tds/tex/knuth.drv - RELOC/source/latex/latex-tds/tex/ltnews.cfg - RELOC/source/latex/latex-tds/tex/ltnews.tex - RELOC/source/latex/latex-tds/tex/ltugboat.cfg - RELOC/source/latex/latex-tds/tex/ltxcheck.drv - RELOC/source/latex/latex-tds/tex/ltxdoc.cfg - RELOC/source/latex/latex-tds/tex/ltxguide.cfg - RELOC/source/latex/latex-tds/tex/lualatex-tds.ini - RELOC/source/latex/latex-tds/tex/lualatex-tds2.ini - RELOC/source/latex/latex-tds/tex/manual.cfg - RELOC/source/latex/latex-tds/tex/pdflatex-tds.ini - RELOC/source/latex/latex-tds/tex/psnfss2e.drv - RELOC/source/latex/latex-tds/tex/tdsguide.cfg - RELOC/source/latex/latex-tds/tex/tools-overview.cls - RELOC/source/latex/latex-tds/tex/tools.tex -catalogue-ctan /macros/latex/contrib/latex-tds -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics distribution - -name latex-uni8 -category Package -revision 49729 -shortdesc Universal inputenc, fontenc, and babel for pdfLaTeX and LuaLaTeX -relocated 1 -longdesc This package provides a LaTeX style file which makes it easy to -longdesc use input encoding (UTF-8 by default, can be changed), -longdesc fontspec.sty (optional), font encoding (T1 if fontspec.sty is -longdesc not used), babel (English language by default), hyphenation, -longdesc underline (with soul.sty), default text and math fonts -longdesc (Computer Modern or Times), and paper sizes correctly with both -longdesc pdfLaTeX and LuaLaTeX. -containersize 4112 -containerchecksum 150d3a40044969cb1fa86c218c8cf1901e8e26fdf46a2e1b241b7a23418b5bdeca0d4c76a4f5c3e0f8156fe9af5bfd8ffbe8d744a04b3baf66e7b38169ea3fd8 -doccontainersize 3376 -doccontainerchecksum ae162da5f2e59bad818227ba93c88181935bc11915a0710ed64a0797ea4c3ef5e97d8b6ef47332802cb05ed16a18ea5c673331f675f1101de4ac3ccc936c37af -docfiles size=16 - RELOC/doc/latex/latex-uni8/README.txt details="Readme" - RELOC/doc/latex/latex-uni8/example_fl.tex - RELOC/doc/latex/latex-uni8/example_flr.tex - RELOC/doc/latex/latex-uni8/example_fm.tex - RELOC/doc/latex/latex-uni8/example_fmr.tex - RELOC/doc/latex/latex-uni8/example_fu.tex - RELOC/doc/latex/latex-uni8/example_fur.tex - RELOC/doc/latex/latex-uni8/example_fut.tex - RELOC/doc/latex/latex-uni8/example_futr.tex - RELOC/doc/latex/latex-uni8/example_pl.tex - RELOC/doc/latex/latex-uni8/example_plr.tex - RELOC/doc/latex/latex-uni8/example_pm.tex - RELOC/doc/latex/latex-uni8/example_pmr.tex - RELOC/doc/latex/latex-uni8/example_pu.tex - RELOC/doc/latex/latex-uni8/example_pur.tex -runfiles size=3 - RELOC/tex/latex/latex-uni8/uni8.sty -catalogue-contact-repository https://github.com/pts/latex-uni8 -catalogue-contact-support https://github.com/pts/latex-uni8/issues -catalogue-ctan /macros/latex/contrib/latex-uni8 -catalogue-date 2019-01-16 19:11:45 +0100 -catalogue-license lppl -catalogue-topics inputenc fontenc unicode misc-support -catalogue-version 0.03 - -name latex-veryshortguide -category Package -revision 41844 -shortdesc The Very Short Guide to LaTeX -relocated 1 -longdesc This is a 4-page reminder of what LaTeX does. It is designed -longdesc for printing on A4 paper, double-sided, and folding once to A5. -longdesc Such an 'imposed' version of the document is provided in the -longdesc distribution, as PDF. An analogous version is provided in -longdesc 'legal' format. -containersize 544 -containerchecksum 008ec189589e50e8439cab7614dd325e19ec40c13eef4d6eedbfa633596b084183089de9e7d61b56b31c8a4b39f7353f7d738cad738ba7abe66ff8f50943d032 -doccontainersize 975124 -doccontainerchecksum 48be36409f33bbd04331e0c70d173d726517ea330077594f9620883f3c7469183d603d6a57c638b8b8a8760dcc4ed176ef6ce0b1f4a734c872cc9c550db08651 -docfiles size=564 - RELOC/doc/latex/latex-veryshortguide/MANIFEST - RELOC/doc/latex/latex-veryshortguide/README.md details="Readme" - RELOC/doc/latex/latex-veryshortguide/menno-a.png - RELOC/doc/latex/latex-veryshortguide/veryshortguide-A4-imposed.pdf details="The document itself, imposed for 1 sheet of A4 paper" - RELOC/doc/latex/latex-veryshortguide/veryshortguide-Legal-imposed.pdf details="The document itself, imposed for 1 sheet of legal paper" - RELOC/doc/latex/latex-veryshortguide/veryshortguide.bib - RELOC/doc/latex/latex-veryshortguide/veryshortguide.pdf details="The document itself" - RELOC/doc/latex/latex-veryshortguide/veryshortguide.tex - RELOC/doc/latex/latex-veryshortguide/vsg.cls - RELOC/doc/latex/latex-veryshortguide/vsg.dtx - RELOC/doc/latex/latex-veryshortguide/vsg.ins - RELOC/doc/latex/latex-veryshortguide/vsg.pdf -catalogue-also latex-brochure -catalogue-ctan /info/latex-veryshortguide -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics tut-latex - -name latex-via-exemplos -category Package -revision 48038 -shortdesc A LaTeX course written in brazilian portuguese language -relocated 1 -longdesc This is a LaTeX2e course written in brazilian portuguese -longdesc language. -containersize 424 -containerchecksum a50e5374f7bfd7e5ab3738992cc09418827d861b158f2f225988e4ad70f16953eb4652354836e6df22be0a60f447e481d578ea51ef42ad1a2e17c751787e5836 -doccontainersize 1678156 -doccontainerchecksum 5dbcb402c736f66a0aabce22c49fa706647bd58a95ea105f671e02c6022e3a907f51015cb99986d421872d0b1c88026365a2b9462db41ca515aaec5fc38c3ff7 -docfiles size=567 - RELOC/doc/latex/latex-via-exemplos/README.md details="Readme" - RELOC/doc/latex/latex-via-exemplos/changelog.txt - RELOC/doc/latex/latex-via-exemplos/latex-via-exemplos-certificado.tex - RELOC/doc/latex/latex-via-exemplos/latex-via-exemplos-fig.tex - RELOC/doc/latex/latex-via-exemplos/latex-via-exemplos-lista-nomes.csv - RELOC/doc/latex/latex-via-exemplos/latex-via-exemplos-oneside.pdf details="The document itself (oneside)" - RELOC/doc/latex/latex-via-exemplos/latex-via-exemplos-oneside.tex - RELOC/doc/latex/latex-via-exemplos/latex-via-exemplos-poster.tex - RELOC/doc/latex/latex-via-exemplos/latex-via-exemplos-slides.tex - RELOC/doc/latex/latex-via-exemplos/latex-via-exemplos.bib - RELOC/doc/latex/latex-via-exemplos/latex-via-exemplos.pdf details="The document itself (twoside)" - RELOC/doc/latex/latex-via-exemplos/latex-via-exemplos.tex - RELOC/doc/latex/latex-via-exemplos/makedoc.sh -catalogue-also lshort-portuguese-br -catalogue-ctan /info/latex-via-exemplos -catalogue-date 2018-06-17 12:37:18 +0200 -catalogue-license gpl2+ -catalogue-topics portuguese-doc tut-latex -catalogue-version 0.5.2 - -name latex-web-companion -category Package -revision 29349 -catalogue lwc-examples -shortdesc Examples from The LaTeX Web Companion -relocated 1 -longdesc The source of the examples printed in the book, together with -longdesc necessary supporting files. -containersize 432 -containerchecksum 6090a7be3a38be64aa634edb76287d6e716e37e5e94d7a3543be5e5551cfc95a5a938763604e3f73dec9aa09cbc4835d9efca9f73a31b2345e0a9e42e9d2cf2d -doccontainersize 272644 -doccontainerchecksum f5d1e3e96707ce946446408642b7d2f873804c7e7432f7f38206776bef0d084dccaa7c25354d70990a83112e20c1234d3db060b896f68245c8917430f190ca81 -docfiles size=372 - RELOC/doc/latex/latex-web-companion/apa/README.apa - RELOC/doc/latex/latex-web-companion/apa/latexexa-raw.xml - RELOC/doc/latex/latex-web-companion/apa/latexexa.dtd - RELOC/doc/latex/latex-web-companion/apa/latexexa.tex - RELOC/doc/latex/latex-web-companion/apa/latexexa.xml - RELOC/doc/latex/latex-web-companion/apa/phys332-1.eps - RELOC/doc/latex/latex-web-companion/apa/phys332-2.eps - RELOC/doc/latex/latex-web-companion/apa/teched.html - RELOC/doc/latex/latex-web-companion/apa/teched.java - RELOC/doc/latex/latex-web-companion/apb/InvitationSAX.class - RELOC/doc/latex/latex-web-companion/apb/InvitationSAX.java - RELOC/doc/latex/latex-web-companion/apb/MySAXApp.class - RELOC/doc/latex/latex-web-companion/apb/MySAXApp.java - RELOC/doc/latex/latex-web-companion/apb/README.apb - RELOC/doc/latex/latex-web-companion/apb/bibliotest1.xml - RELOC/doc/latex/latex-web-companion/apb/bibliotest2.xml - RELOC/doc/latex/latex-web-companion/apb/biblioxml1.dtd - RELOC/doc/latex/latex-web-companion/apb/biblioxml2.dtd - RELOC/doc/latex/latex-web-companion/apb/colorcir.eps - RELOC/doc/latex/latex-web-companion/apb/inv2.tex - RELOC/doc/latex/latex-web-companion/apb/invitation.sty - RELOC/doc/latex/latex-web-companion/apb/invitation2.dtd - RELOC/doc/latex/latex-web-companion/apb/invitation2.xml - RELOC/doc/latex/latex-web-companion/apb/latexmath.dtd - RELOC/doc/latex/latex-web-companion/apb/latexmml.dtd - RELOC/doc/latex/latex-web-companion/apb/makelatex.sh - RELOC/doc/latex/latex-web-companion/apb/minilatex.dtd - RELOC/doc/latex/latex-web-companion/apb/minilatex.xsl - RELOC/doc/latex/latex-web-companion/apb/minilatexexa.tex - RELOC/doc/latex/latex-web-companion/apb/minilatexexa.xml - RELOC/doc/latex/latex-web-companion/apb/mybiblio.dtd - RELOC/doc/latex/latex-web-companion/apb/utf82latin1.sh - RELOC/doc/latex/latex-web-companion/apc/ISOcyr1.pen - RELOC/doc/latex/latex-web-companion/apc/README.apc - RELOC/doc/latex/latex-web-companion/apc/invitation.sty - RELOC/doc/latex/latex-web-companion/apc/invitationfr.dtd - RELOC/doc/latex/latex-web-companion/apc/invitationfr.tex - RELOC/doc/latex/latex-web-companion/apc/invitationfr.xml - RELOC/doc/latex/latex-web-companion/apc/invitationfrraw.tex - RELOC/doc/latex/latex-web-companion/apc/invlat1fr.xsl - RELOC/doc/latex/latex-web-companion/apc/utf8.html - RELOC/doc/latex/latex-web-companion/apc/utf8.xml - RELOC/doc/latex/latex-web-companion/apc/utf8.xsl - RELOC/doc/latex/latex-web-companion/apc/utf8raw.html - RELOC/doc/latex/latex-web-companion/ch2/latexexa.aux - RELOC/doc/latex/latex-web-companion/ch2/latexexa.brf - RELOC/doc/latex/latex-web-companion/ch2/latexexa.log - RELOC/doc/latex/latex-web-companion/ch2/latexexa.out - RELOC/doc/latex/latex-web-companion/ch2/latexexa.pdf - RELOC/doc/latex/latex-web-companion/ch2/latexexa.tex - RELOC/doc/latex/latex-web-companion/ch2/phys332-1.pdf - RELOC/doc/latex/latex-web-companion/ch2/phys332-2.pdf - RELOC/doc/latex/latex-web-companion/ch3/Makefile.ex2 - RELOC/doc/latex/latex-web-companion/ch3/Makefile.ex3 - RELOC/doc/latex/latex-web-companion/ch3/README.ch3 - RELOC/doc/latex/latex-web-companion/ch3/colorcir.eps - RELOC/doc/latex/latex-web-companion/ch3/ex20.tex - RELOC/doc/latex/latex-web-companion/ch3/ex21.tex - RELOC/doc/latex/latex-web-companion/ch3/ex22.tex - RELOC/doc/latex/latex-web-companion/ch3/ex2bib.tex - RELOC/doc/latex/latex-web-companion/ch3/ex30.tex - RELOC/doc/latex/latex-web-companion/ch3/ex31.tex - RELOC/doc/latex/latex-web-companion/ch3/ex32.tex - RELOC/doc/latex/latex-web-companion/ch3/ex3bib.tex - RELOC/doc/latex/latex-web-companion/ch3/l2hexa.tex - RELOC/doc/latex/latex-web-companion/ch3/myinit.pl - RELOC/doc/latex/latex-web-companion/ch3/sampleAMS.css - RELOC/doc/latex/latex-web-companion/ch3/sampleAMS.tex - RELOC/doc/latex/latex-web-companion/ch3/sampleMath.tex - RELOC/doc/latex/latex-web-companion/ch3/sampleMathImages.tex - RELOC/doc/latex/latex-web-companion/ch3/sampleMathThumb.tex - RELOC/doc/latex/latex-web-companion/ch3/tac2dim.eps - RELOC/doc/latex/latex-web-companion/ch4/latexexa.aux - RELOC/doc/latex/latex-web-companion/ch4/latexexa.css - RELOC/doc/latex/latex-web-companion/ch4/latexexa.dvi - RELOC/doc/latex/latex-web-companion/ch4/latexexa.html - RELOC/doc/latex/latex-web-companion/ch4/latexexa.idv - RELOC/doc/latex/latex-web-companion/ch4/latexexa.lg - RELOC/doc/latex/latex-web-companion/ch4/latexexa.log - RELOC/doc/latex/latex-web-companion/ch4/latexexa.otc - RELOC/doc/latex/latex-web-companion/ch4/latexexa.tex - RELOC/doc/latex/latex-web-companion/ch4/latexexa.toc - RELOC/doc/latex/latex-web-companion/ch4/latexexa.xref - RELOC/doc/latex/latex-web-companion/ch4/phys332-1.eps - RELOC/doc/latex/latex-web-companion/ch4/phys332-2.eps - RELOC/doc/latex/latex-web-companion/ch4/tex4ht.env - RELOC/doc/latex/latex-web-companion/ch4/tex4ht.tmp - RELOC/doc/latex/latex-web-companion/ch4/tmp.ps - RELOC/doc/latex/latex-web-companion/ch6/README.ch6 - RELOC/doc/latex/latex-web-companion/ch6/catalog - RELOC/doc/latex/latex-web-companion/ch6/emptyexample.xml - RELOC/doc/latex/latex-web-companion/ch6/invitation.dtd - RELOC/doc/latex/latex-web-companion/ch6/invitation.xml - RELOC/doc/latex/latex-web-companion/ch6/wrong.xml - RELOC/doc/latex/latex-web-companion/ch6/xml.dcl - RELOC/doc/latex/latex-web-companion/ch7/README.ch7 - RELOC/doc/latex/latex-web-companion/ch7/SGMLS.pm - RELOC/doc/latex/latex-web-companion/ch7/SGMLS/Output.pm - RELOC/doc/latex/latex-web-companion/ch7/SGMLS/Refs.pm - RELOC/doc/latex/latex-web-companion/ch7/SGMLS/SGMLS.pm - RELOC/doc/latex/latex-web-companion/ch7/any.xml - RELOC/doc/latex/latex-web-companion/ch7/any.xsl - RELOC/doc/latex/latex-web-companion/ch7/catalog - RELOC/doc/latex/latex-web-companion/ch7/catalog.dsssl - RELOC/doc/latex/latex-web-companion/ch7/catalog.xml - RELOC/doc/latex/latex-web-companion/ch7/debug.txt - RELOC/doc/latex/latex-web-companion/ch7/dsssl.cat - RELOC/doc/latex/latex-web-companion/ch7/dsssl.dtd - RELOC/doc/latex/latex-web-companion/ch7/empty.dsl - RELOC/doc/latex/latex-web-companion/ch7/empty.xsl - RELOC/doc/latex/latex-web-companion/ch7/emptyexample.xml - RELOC/doc/latex/latex-web-companion/ch7/fot.dtd - RELOC/doc/latex/latex-web-companion/ch7/inv1html.pl - RELOC/doc/latex/latex-web-companion/ch7/inv2css.html.save - RELOC/doc/latex/latex-web-companion/ch7/inv2html.pl - RELOC/doc/latex/latex-web-companion/ch7/inv2lat.pl - RELOC/doc/latex/latex-web-companion/ch7/inv3.xml - RELOC/doc/latex/latex-web-companion/ch7/invcss.html.save - RELOC/doc/latex/latex-web-companion/ch7/invfo1.fop - RELOC/doc/latex/latex-web-companion/ch7/invfo1.out - RELOC/doc/latex/latex-web-companion/ch7/invfo1.pdf - RELOC/doc/latex/latex-web-companion/ch7/invfo1.xsl - RELOC/doc/latex/latex-web-companion/ch7/invhtml.dsl - RELOC/doc/latex/latex-web-companion/ch7/invhtml2.xsl - RELOC/doc/latex/latex-web-companion/ch7/invit.css - RELOC/doc/latex/latex-web-companion/ch7/invitation.dsl - RELOC/doc/latex/latex-web-companion/ch7/invitation.dtd - RELOC/doc/latex/latex-web-companion/ch7/invitation.fot - RELOC/doc/latex/latex-web-companion/ch7/invitation.sty - RELOC/doc/latex/latex-web-companion/ch7/invitation.tex.save - RELOC/doc/latex/latex-web-companion/ch7/invitation.xml - RELOC/doc/latex/latex-web-companion/ch7/invitation2.dtd - RELOC/doc/latex/latex-web-companion/ch7/invitation2.xml - RELOC/doc/latex/latex-web-companion/ch7/invitationfr.sty - RELOC/doc/latex/latex-web-companion/ch7/invlat1.xsl - RELOC/doc/latex/latex-web-companion/ch7/invtab1.dsl - RELOC/doc/latex/latex-web-companion/ch7/invtab2.dsl - RELOC/doc/latex/latex-web-companion/ch7/makesum.xml - RELOC/doc/latex/latex-web-companion/ch7/makesum.xsl - RELOC/doc/latex/latex-web-companion/ch7/sectionexa.xml - RELOC/doc/latex/latex-web-companion/ch7/sectionexa.xsl - RELOC/doc/latex/latex-web-companion/ch7/sgmlspl.pl - RELOC/doc/latex/latex-web-companion/ch7/skel.pl - RELOC/doc/latex/latex-web-companion/ch7/style-sheet.dtd - RELOC/doc/latex/latex-web-companion/ch7/templatest.xml - RELOC/doc/latex/latex-web-companion/ch7/templatest.xsl - RELOC/doc/latex/latex-web-companion/ch7/templatestnok.xsl - RELOC/doc/latex/latex-web-companion/ch7/templatestok.xsl - RELOC/doc/latex/latex-web-companion/ch7/test-SGMLS.pl - RELOC/doc/latex/latex-web-companion/ch7/writefile.xsl - RELOC/doc/latex/latex-web-companion/ch7/writefiles.xml - RELOC/doc/latex/latex-web-companion/ch7/wrong.xml - RELOC/doc/latex/latex-web-companion/ch7/xml.dcl - RELOC/doc/latex/latex-web-companion/ch7/xsl.xml - RELOC/doc/latex/latex-web-companion/ch7/xslexa1.xsl -catalogue-ctan /info/examples/lwc -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics book-ex - -name latex2e-help-texinfo -category Package -revision 48918 -shortdesc Unofficial reference manual covering LaTeX2e -relocated 1 -longdesc The manual is provided as Texinfo source (which was originally -longdesc derived from the VMS help file in the DECUS TeX distribution of -longdesc 1990, with many subsequent changes). This is a collaborative -longdesc development, and details of getting involved are to be found on -longdesc the package home page. A French translation is available as a -longdesc separate package. All the other formats in the distribution are -longdesc derived from the Texinfo source, as usual. -containersize 728 -containerchecksum 7a8721d6ca098311bff80cb8b5525ae36787da6d8b280602e7b5c410f39d5bfbe35285cbc4f58089b09095938e29b3349281da83014ed51c5d2896d8b15120ba -doccontainersize 1725892 -doccontainerchecksum 5a1cd9ab81704d626b4b84612caee9ae33a6b5e12102501ea83fc40887b1d32ff35006b1af40447525cfb6577fa91fb9c3c03a5e6c1dda2b265259aa8185d2f4 -docfiles size=1700 - RELOC/doc/info/latex2e.info - RELOC/doc/latex/latex2e-help-texinfo/ChangeLog - RELOC/doc/latex/latex2e-help-texinfo/Makefile - RELOC/doc/latex/latex2e-help-texinfo/NEWS - RELOC/doc/latex/latex2e-help-texinfo/README details="Package Readme" - RELOC/doc/latex/latex2e-help-texinfo/aspell.en.pws - RELOC/doc/latex/latex2e-help-texinfo/common.texi - RELOC/doc/latex/latex2e-help-texinfo/graphics/README details="Package Readme" - RELOC/doc/latex/latex2e-help-texinfo/graphics/asy/list.asy - RELOC/doc/latex/latex2e-help-texinfo/latex2e-figures/list.eps - RELOC/doc/latex/latex2e-help-texinfo/latex2e-figures/list.pdf - RELOC/doc/latex/latex2e-help-texinfo/latex2e-figures/list.png - RELOC/doc/latex/latex2e-help-texinfo/latex2e-figures/list.txt - RELOC/doc/latex/latex2e-help-texinfo/latex2e.css - RELOC/doc/latex/latex2e-help-texinfo/latex2e.dbk - RELOC/doc/latex/latex2e-help-texinfo/latex2e.html details="HTML conversion of the source (English)" - RELOC/doc/latex/latex2e-help-texinfo/latex2e.pdf details="PDF conversion of the source (English)" - RELOC/doc/latex/latex2e-help-texinfo/latex2e.texi - RELOC/doc/latex/latex2e-help-texinfo/latex2e.txt - RELOC/doc/latex/latex2e-help-texinfo/latex2e.xml - RELOC/doc/latex/latex2e-help-texinfo/ltx-help.el -catalogue-contact-bugs https://puszcza.gnu.org.ua/bugs/?group=latexrefman -catalogue-contact-home http://puszcza.gnu.org.ua/projects/latexrefman/ -catalogue-contact-support http://lists.tug.org/latexrefman -catalogue-ctan /info/latex2e-help-texinfo -catalogue-date 2018-10-16 05:44:44 +0200 -catalogue-license pd -catalogue-topics ref-latex documentation spanish-doc - -name latex2e-help-texinfo-fr -category Package -revision 44997 -shortdesc A French translation of "latex2e-help-texinfo" -relocated 1 -longdesc This package provides a complete French translation of -longdesc latex2e-help-texinfo. -containersize 404 -containerchecksum 930efa9fcf16e342fe1ffbe31dcf79e51c2119235d689ab5511bb496ac8850f3d53fb77d3b72d67757e01c5d8dd037d8858f4824821187706f43933c7cceb33c -doccontainersize 1178552 -doccontainerchecksum 32e5bf2fae86f1ebd5a621bdf6527f7ccd8f26771d87fcce5baa6e2a71c021a522d80c4e53af00ace55ea46a1c596d3722abcfe919cfc0e944668b39574fcb8b -docfiles size=1241 - RELOC/doc/info/latex2e-fr.info - RELOC/doc/latex/latex2e-help-texinfo-fr/ChangeLog - RELOC/doc/latex/latex2e-help-texinfo-fr/Makefile - RELOC/doc/latex/latex2e-help-texinfo-fr/NEWS-fr - RELOC/doc/latex/latex2e-help-texinfo-fr/README details="Readme" - RELOC/doc/latex/latex2e-help-texinfo-fr/aspell.fr.pws - RELOC/doc/latex/latex2e-help-texinfo-fr/common.texi - RELOC/doc/latex/latex2e-help-texinfo-fr/latex2e-fr.dbk - RELOC/doc/latex/latex2e-help-texinfo-fr/latex2e-fr.html details="HTML conversion of the source (French)" language="fr" - RELOC/doc/latex/latex2e-help-texinfo-fr/latex2e-fr.pdf details="PDF conversion of the source (French)" language="fr" - RELOC/doc/latex/latex2e-help-texinfo-fr/latex2e-fr.texi - RELOC/doc/latex/latex2e-help-texinfo-fr/latex2e-fr.txt - RELOC/doc/latex/latex2e-help-texinfo-fr/latex2e-fr.xml - RELOC/doc/latex/latex2e-help-texinfo-fr/ltx-help.el -catalogue-ctan /info/latex2e-help-texinfo-fr -catalogue-date 2017-08-09 19:37:09 +0200 -catalogue-license pd -catalogue-topics ref-latex documentation french-doc - -name latex2e-help-texinfo-spanish -category Package -revision 49023 -catalogue latex2e-help-texinfo -shortdesc Unofficial reference manual covering LaTeX2e -relocated 1 -longdesc The manual is provided as Texinfo source (which was originally -longdesc derived from the VMS help file in the DECUS TeX distribution of -longdesc 1990, with many subsequent changes). This is a collaborative -longdesc development, and details of getting involved are to be found on -longdesc the package home page. A French translation is available as a -longdesc separate package. All the other formats in the distribution are -longdesc derived from the Texinfo source, as usual. -containersize 736 -containerchecksum 4bdff69e2833ab408500a47f39671c4b54759b297414bf69ef1bea96b53059f506c048d6845be11549e70cbf3d7e88639ee536e87bbf3634e38d9315b7f816a5 -doccontainersize 873264 -doccontainerchecksum 5a5e29cc9e6a796ad712ae8e1b53948ef8053654681a407f38e346e594e74c0d25e9c5eaec1238ba1654a08540870e4eccc1aa1051f356a5e995d4df0e691633 -docfiles size=758 - RELOC/doc/info/latex2e-es.info - RELOC/doc/latex/latex2e-help-texinfo-spanish/latex2e-es.dbk - RELOC/doc/latex/latex2e-help-texinfo-spanish/latex2e-es.html details="HTML conversion of the source (Spanish)" language="es" - RELOC/doc/latex/latex2e-help-texinfo-spanish/latex2e-es.pdf - RELOC/doc/latex/latex2e-help-texinfo-spanish/latex2e-es.texi - RELOC/doc/latex/latex2e-help-texinfo-spanish/latex2e-es.txt - RELOC/doc/latex/latex2e-help-texinfo-spanish/latex2e-es.xml -catalogue-contact-bugs https://puszcza.gnu.org.ua/bugs/?group=latexrefman -catalogue-contact-home http://puszcza.gnu.org.ua/projects/latexrefman/ -catalogue-contact-support http://lists.tug.org/latexrefman -catalogue-ctan /info/latex2e-help-texinfo -catalogue-date 2018-10-16 05:44:44 +0200 -catalogue-license pd -catalogue-topics ref-latex documentation spanish-doc - -name latex2man -category Package -revision 49249 -shortdesc Translate LaTeX-based manual pages into Unix man format -longdesc Latex2man is a tool to translate UNIX manual pages written with -longdesc LaTeX into the troff format understood by the UNIX man(1) -longdesc command. Alternatively HTML, TexInfo, or LaTeX code can be -longdesc produced too. Output of parts of the text may be supressed -longdesc using the conditional text feature (for this, LaTeX generation -longdesc may be used). There is a LaTeX package (latex2man.sty) for -longdesc writing the man page and a Perl script (latex2man) that does -longdesc the actual translation. -depend latex2man.ARCH -containersize 14084 -containerchecksum e5e35e6b70350fcee72ebc652785538b138642aebab4865803ebc0f6c6191a69474c24decca03aaa6ee77607b81318b007047f14f7e5d5106a09f910054f5f62 -doccontainersize 369332 -doccontainerchecksum 2ae78dc26ae3b26bd2de010995d45d51da130fc865585726669ff9be465d20dab8336bec3813a2101ee56983423f6019c43c215160ac595c4504e4ee51d38dc8 -docfiles size=146 - texmf-dist/doc/info/latex2man.info - texmf-dist/doc/man/man1/latex2man.1 - texmf-dist/doc/man/man1/latex2man.man1.pdf - texmf-dist/doc/support/latex2man/CHANGES - texmf-dist/doc/support/latex2man/INSTALL - texmf-dist/doc/support/latex2man/Makefile - texmf-dist/doc/support/latex2man/README details="Readme" - texmf-dist/doc/support/latex2man/THIS-IS-VERSION-1.29 - texmf-dist/doc/support/latex2man/latex2man-CHANGES.html - texmf-dist/doc/support/latex2man/latex2man.css - texmf-dist/doc/support/latex2man/latex2man.html details="Package documentation (HTML)" - texmf-dist/doc/support/latex2man/latex2man.inc - texmf-dist/doc/support/latex2man/latex2man.pdf details="Package documentation (PDF)" - texmf-dist/doc/support/latex2man/latex2man.tex - texmf-dist/doc/support/latex2man/latex2man.texi - texmf-dist/doc/support/latex2man/latex2man.trans - texmf-dist/doc/support/latex2man/latex2man.txt -runfiles size=17 - texmf-dist/scripts/latex2man/latex2man - texmf-dist/tex/latex/latex2man/latex2man.cfg - texmf-dist/tex/latex/latex2man/latex2man.sty -catalogue-contact-home http://www.informatik-vollmer.de/software/latex2man.php -catalogue-ctan /support/latex2man -catalogue-date 2018-11-25 17:55:57 +0100 -catalogue-license lppl1 -catalogue-topics cvt-other -catalogue-version 1.29 - -name latex2man.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of latex2man -containersize 340 -containerchecksum 837dd97789ffcb3244254a1f38e1d1e16aa72dad8ad79f2128ae2bc01ab9085ea39cfa89b0278f732def355b503b7bbd5f9ddacaa87c3c086f26cc47a5a379c0 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/latex2man - -name latex2man.amd64-freebsd -category Package -revision 16472 -shortdesc amd64-freebsd files of latex2man -containersize 340 -containerchecksum feef316fd71f62a9ddce35fb602c3993d4e8af5970cee8bfa761fefc3b61289281ec5e2906336c81ea3b36d8ec70d204f634614171d5aab7a60df852e71873fd -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/latex2man - -name latex2man.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of latex2man -containersize 340 -containerchecksum 0c70eee5f2e8cc452282b5854e5ace0e46468cb29584ba403525aecd43a74aaa11d2cdacf21025303bd74468fa2b01b55033f4f86267bdf17c3ac4c35082b4d5 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/latex2man - -name latex2man.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of latex2man -containersize 340 -containerchecksum 487dd44d5e3de575df5f74d0b3c1e30b37b7b0b29a1a124265b41e926ae0618a5f384838f53c401da4341fdb782b59d1e5b69057371959d1e851368aecd46140 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/latex2man - -name latex2man.i386-cygwin -category Package -revision 13717 -shortdesc i386-cygwin files of latex2man -containersize 336 -containerchecksum 08f4d25297c7f7cdf6189b79100f4fb84792369bb3422cf7195faadee8fc8a9e93e12e8e22dcea9ceca5ef0a1a75702cf30e5b01f7617a81acfb2aabfd7fda2c -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/latex2man - -name latex2man.i386-freebsd -category Package -revision 16472 -shortdesc i386-freebsd files of latex2man -containersize 340 -containerchecksum e92c9334f493496f55079cd8b13bb0e643d2e6448c2945b615c0863ba3f10729c92f9c8992b636eeccfaf94e3b68119ee5ecb8862a30adbfd1c5c564c8b6baa3 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/latex2man - -name latex2man.i386-linux -category Package -revision 13663 -shortdesc i386-linux files of latex2man -containersize 340 -containerchecksum caf119c231a937d042a7727236dd9db76cb92a1c6bbc71494577c0a280dffac7a9f9f32aa40bb3310ef7bbb835569b883dffe63049863d933f320e69f2a49aa9 -binfiles arch=i386-linux size=1 - bin/i386-linux/latex2man - -name latex2man.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of latex2man -containersize 340 -containerchecksum 2237a077c29ce19265bbef17fc4715af9ef5e447409e453a0cbcd531d8f4483cde1b09a925e18e625ba84f711cfd5c56e4c1f49b2e745c2a13f8db99f9c567cf -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/latex2man - -name latex2man.i386-solaris -category Package -revision 13898 -shortdesc i386-solaris files of latex2man -containersize 340 -containerchecksum 392c0cc8273fdb3d1d5924039b566c6d578645339e0641cab5fa2e355ed94f97accaf290888348eb7644bf672007c18c19c923b1039e0140811c8b93286b8084 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/latex2man - -name latex2man.sparc-solaris -category Package -revision 13774 -shortdesc sparc-solaris files of latex2man -containersize 340 -containerchecksum 0cc67ff5f6e743296c0c1f857711ec1902a8152e730174124f0311d6f843d4e757d2001e503f4cdf563356f6c256d8ba803e24e4c5cf5668bacd38e86f97de46 -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/latex2man - -name latex2man.win32 -category Package -revision 15404 -shortdesc win32 files of latex2man -containersize 684 -containerchecksum 72ef837a84622663f2db145ace505e89094c36818475f1f522b735687035cac2e330f7c657180e6164ea2aa8d4b30ea3c90add06506d664604e44e42a82c4970 -binfiles arch=win32 size=1 - bin/win32/latex2man.exe - -name latex2man.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of latex2man -containersize 340 -containerchecksum 0d9e8f53ca1855d6c9148098959bdbdba1f175d518eab81baed159540bbe1a5b08d93589819444905e7fb82e6001c13252c432a6def8c793851ff6f393e449ce -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/latex2man - -name latex2man.x86_64-darwin -category Package -revision 18441 -shortdesc x86_64-darwin files of latex2man -containersize 344 -containerchecksum 5eb295497f6d21bf36b542bd9ee0aef8541d6830490fc7fb1be94d7857a1fd77757724651f2659190afdc3de86b9b07b1a4fc1467582963ddf90350458c116dc -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/latex2man - -name latex2man.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of latex2man -containersize 348 -containerchecksum 5e30b94beb451603470a00078168967977964ae8ccbdbf70665756ff83a32e96f76c6c6c5f89622e0f93b9004055d50f2f2c07ba067feb801b62140519945897 -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/latex2man - -name latex2man.x86_64-linux -category Package -revision 13777 -shortdesc x86_64-linux files of latex2man -containersize 340 -containerchecksum f7d1d45f0a2b6384d50396b67e7669b1f752cc1a0eda49a8b42b23524d9dfd2af23a86e3f43d7f5d1d8d6d116d4700a629501a056df9d4c7f79659c9476cb013 -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/latex2man - -name latex2man.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of latex2man -containersize 340 -containerchecksum 9749415b97ac0f45770f663bb3296f234a70440708d08dc7a0fb6d7e7225d92cd5ab6f1024f2b02a313e13ee4a73be0a53c5da090ed0ff6ca20270ef27abb89d -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/latex2man - -name latex2man.x86_64-solaris -category Package -revision 18442 -shortdesc x86_64-solaris files of latex2man -containersize 344 -containerchecksum af0232d0bc82974301841e8d1fad36b678280d0fa1f0f6896174d611f22b31df79179c6fb0767a517bb2d085d23bf9a41083e8e5dbcf51ab0966b3c385f8886a -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/latex2man - -name latex2nemeth -category Package -revision 45934 -shortdesc Convert LaTeX source to Braille with math in Nemeth -longdesc After many failed attempts to transcribe real math notes and -longdesc books to Braille/Nemeth in order to deal with a real situation -longdesc (blind student in Math Dept.), we decided to develop a new -longdesc program that follows a direct, from LaTeX to Braille/Nemeth, -longdesc approach. Other attempts (such as tex4ht) failed because they -longdesc all needed an extra step to go from xml to Braille, and this -longdesc step (say, with liblouis) produced incomprehensible output -longdesc (liblouis focuses in Office apps). Our main target was the -longdesc Greek language which is only Braille level 1, but English at -longdesc level 1 is supported as well. Simple pictures in PSTricks are -longdesc also supported in order to produce tactile graphics with -longdesc specialized equipment. Note that embossing will need -longdesc LibreOffice and odt2braille as this project does not deal with -longdesc embossers' drivers. -depend latex2nemeth.ARCH -containersize 7113392 -containerchecksum 0ed818c581d66ab8f6bede58793931b2216270a6873092e869f6ddb7e2a206d48fb7e49d16919116eba625f9d1379a6aab7ff586d1d3027f636d35ca33a83df0 -doccontainersize 26724 -doccontainerchecksum 8679a82ad00d5778e571d1285ac8528e99cc5ba2ec19f816b297a548d98130d499c4cefe8ee0641bc80bcec09c99f194ee9fc1f27c696a4276729e9f8be144c6 -docfiles size=42 - texmf-dist/doc/support/latex2nemeth/README details="Readme" - texmf-dist/doc/support/latex2nemeth/encodings/polytonic.json - texmf-dist/doc/support/latex2nemeth/examples/mathpics.tex - texmf-dist/doc/support/latex2nemeth/examples/mathtest.tex - texmf-dist/doc/support/latex2nemeth/examples/nemeth.json - texmf-dist/doc/support/latex2nemeth/gpl-3.0.txt -runfiles size=1945 - texmf-dist/scripts/latex2nemeth/latex2nemeth - texmf-dist/scripts/latex2nemeth/latex2nemeth-v1.0.1.jar -catalogue-ctan /support/latex2nemeth -catalogue-date 2017-11-28 11:33:20 +0100 -catalogue-license gpl3 -catalogue-topics cvt-other maths accessible -catalogue-version 1.0.1 - -name latex2nemeth.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of latex2nemeth -containersize 340 -containerchecksum d9abeaa0fa8e9b1fcfb7d0f2d4337fc4f163c280a8e892e64bbc220e47d40106225cc931f20abec6de84559a35df2ccc363a6588f867f992c248d251d7e89141 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/latex2nemeth - -name latex2nemeth.amd64-freebsd -category Package -revision 42300 -shortdesc amd64-freebsd files of latex2nemeth -containersize 344 -containerchecksum d88058f3bdf4969a06257d9217958bee32aa93e093bd459e716d1b4e49307fdaf8b34940f5931496615054777c244c45aa11193ec400fccd8c5f4ef719fe6e4f -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/latex2nemeth - -name latex2nemeth.amd64-netbsd -category Package -revision 42300 -shortdesc amd64-netbsd files of latex2nemeth -containersize 344 -containerchecksum 71593a73d7c4b200d667fb94ed412a37fbb3b2271480b2b2f3b305537ef4758fe7eaef7871fe7ce28c966cef5d919785987bbeaf6103788c61562d3359cbd7ea -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/latex2nemeth - -name latex2nemeth.armhf-linux -category Package -revision 42300 -shortdesc armhf-linux files of latex2nemeth -containersize 344 -containerchecksum 8b5e8f4b0a4c90db5ff74492ed4cf9b4edc75eb9afd533565eea5e2300e7442247f2dac29ce5877c99149a1004141d31214be3ba9e7f8c95414172618ed12ea6 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/latex2nemeth - -name latex2nemeth.i386-cygwin -category Package -revision 42300 -shortdesc i386-cygwin files of latex2nemeth -containersize 340 -containerchecksum 1ae86827d441f07f9724d9aed6a02e9a5f81f2e487805664debc4e7b54381feb865e93ed2c3d03b748fc41cb151106481f052a8dc0ddd87a4c39da466b21b4c8 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/latex2nemeth - -name latex2nemeth.i386-freebsd -category Package -revision 42300 -shortdesc i386-freebsd files of latex2nemeth -containersize 344 -containerchecksum 3bb0823f15651cc72a388dab10f99d8f8f5d67c58ce2fecb300c0aa9ad2a91c6a0c45732bd1af92418ba926831e58b218a3608f798851532e870beb6ad75983b -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/latex2nemeth - -name latex2nemeth.i386-linux -category Package -revision 42300 -shortdesc i386-linux files of latex2nemeth -containersize 340 -containerchecksum 9c1651cdb0e9a332dd8e7d4b057f8b0464598bbbc9317d8d989895cef3ace60e3f719658402ffa90d149a1769880eedaeddc680370848b89d3650b15755d35aa -binfiles arch=i386-linux size=1 - bin/i386-linux/latex2nemeth - -name latex2nemeth.i386-netbsd -category Package -revision 42300 -shortdesc i386-netbsd files of latex2nemeth -containersize 344 -containerchecksum e6e661a205586c54e56f04de4f3dfa8211086da6d3349240ce072dca8a1556d34dd6a0fe1f5ea87a814105c891285ff3ed1132711615ea6c5acd61ab84628b88 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/latex2nemeth - -name latex2nemeth.i386-solaris -category Package -revision 42300 -shortdesc i386-solaris files of latex2nemeth -containersize 344 -containerchecksum 3737e49683f35dd9f4d07ed5023c6265ee411f0e0c2704c8e4d9a8ad3efa02ad6c0b0de9db595367ae7cc95519ded0e64d6a63896c577ad78adca7282bd8c4a7 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/latex2nemeth - -name latex2nemeth.sparc-solaris -category Package -revision 42300 -shortdesc sparc-solaris files of latex2nemeth -containersize 340 -containerchecksum 186b7f5ba1d10d027e03d2586a3cb3a651e53a717f5714eac930683e39d0ec88762d3c854258d3bb970fdaa978824301f27618d60a9923b131e9f57b17b3827e -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/latex2nemeth - -name latex2nemeth.win32 -category Package -revision 42300 -shortdesc win32 files of latex2nemeth -containersize 688 -containerchecksum 55102434692d50a027d7325b514b9e76e6e3da507809a4d787573e78e3a906518069d2182f071c15eeef48eae146261ebe53f406e37e45a8b305323ac9f53e7a -binfiles arch=win32 size=1 - bin/win32/latex2nemeth.exe - -name latex2nemeth.x86_64-cygwin -category Package -revision 42300 -shortdesc x86_64-cygwin files of latex2nemeth -containersize 344 -containerchecksum bc328bf62e1ee93fbc2ff46936e1bca6789756320f251f03774a116301d3e93b70cd159f6fe6cbf08dc75339ffcdfa6d9ef324a056e179b12bfc122976ad3123 -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/latex2nemeth - -name latex2nemeth.x86_64-darwin -category Package -revision 42300 -shortdesc x86_64-darwin files of latex2nemeth -containersize 344 -containerchecksum bdeb8c147a48df65ceffbfc2bc5c759b0faf57baf0b7a2975426597bbed49497dcaeca030655ad0aadbe17296332bd10fd686ff4abaff4347a70284ce3b300a6 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/latex2nemeth - -name latex2nemeth.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of latex2nemeth -containersize 352 -containerchecksum 77581e2a7d135412a6fea027e7d18cfa0a6472098e488cfd0e6d75ef277c94d98d4c0733990ef4b26b4c220215ec3e7f8e5640971cc63150fa44267df14c60f1 -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/latex2nemeth - -name latex2nemeth.x86_64-linux -category Package -revision 42300 -shortdesc x86_64-linux files of latex2nemeth -containersize 344 -containerchecksum aeecf488c6fad1ff19ef0a5af746d2c69fabd8227ff056f9009d0043753f04dcfc5273f474c91529ff7cff63324d8dadae66d18408fcb0deb805c9a557fc7ad3 -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/latex2nemeth - -name latex2nemeth.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of latex2nemeth -containersize 344 -containerchecksum bc58c4450a6de88a2403d40394eb179486bdba95ac0322eadd4ecc21785bb55727fdae1f1007d5a348fdb1d5aca65a8a8ec8dad97ad9b6b299f1d607e7fdcc46 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/latex2nemeth - -name latex2nemeth.x86_64-solaris -category Package -revision 42300 -shortdesc x86_64-solaris files of latex2nemeth -containersize 344 -containerchecksum 954dcde6297ad91313209876a1ae20a51d1ba7cce170abeaedff8eb6277b4b0ca8456915d6490217fed528b135319e188eb0bfc4dbe9501a9a98b4839bb36105 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/latex2nemeth - -name latex4musicians -category Package -revision 49759 -shortdesc A guide for combining LaTeX and music -relocated 1 -longdesc This guide, "LaTeX for Musicians", explains how to create LaTeX -longdesc documents that include several kinds of music elements: music -longdesc symbols, song lyrics, guitar chords diagrams, lead sheets, -longdesc music excerpts, guitar tablatures, multi-page scores. -containersize 528 -containerchecksum f9b8b77759b0b17e8b741cabd42cd7fafa0920af6852f719366cc843ed3c880f604319d849a02102e87f422be7361017611369e553985df29e17050208d3a4ce -doccontainersize 1340360 -doccontainerchecksum 9520da3070444aa5ac77c994f60921bdb7594bff75627d10c905a716a074b55966f88818c5c59ee40ff46210ce29a6b0b5ca446bf210b1f2e8eefcd7b004d79b -docfiles size=705 - RELOC/doc/latex/latex4musicians/Figures/Makefile.sb - RELOC/doc/latex/latex4musicians/Figures/abctab.abc - RELOC/doc/latex/latex4musicians/Figures/abctab.ly - RELOC/doc/latex/latex4musicians/Figures/bravura.tex - RELOC/doc/latex/latex4musicians/Figures/breeches.abc - RELOC/doc/latex/latex4musicians/Figures/chordii.cho - RELOC/doc/latex/latex4musicians/Figures/chords.tex - RELOC/doc/latex/latex4musicians/Figures/drowsy.abc - RELOC/doc/latex/latex4musicians/Figures/fellow.abc - RELOC/doc/latex/latex4musicians/Figures/gchords.tex - RELOC/doc/latex/latex4musicians/Figures/gcschemes.tex - RELOC/doc/latex/latex4musicians/Figures/gdiagram.tex - RELOC/doc/latex/latex4musicians/Figures/glyphs.tex - RELOC/doc/latex/latex4musicians/Figures/glyphs_ls.tex - RELOC/doc/latex/latex4musicians/Figures/gtablature.ly - RELOC/doc/latex/latex4musicians/Figures/gtrcrd.tex - RELOC/doc/latex/latex4musicians/Figures/guitar.tex - RELOC/doc/latex/latex4musicians/Figures/guitartabs.tex - RELOC/doc/latex/latex4musicians/Figures/happyb.abc - RELOC/doc/latex/latex4musicians/Figures/jingle.ly - RELOC/doc/latex/latex4musicians/Figures/julia.abc - RELOC/doc/latex/latex4musicians/Figures/kyrie.gabc - RELOC/doc/latex/latex4musicians/Figures/kyrie.tex - RELOC/doc/latex/latex4musicians/Figures/leadsheets.tex - RELOC/doc/latex/latex4musicians/Figures/lilyglyphs.tex - RELOC/doc/latex/latex4musicians/Figures/lilytab.ly - RELOC/doc/latex/latex4musicians/Figures/mtxlatex.sty - RELOC/doc/latex/latex4musicians/Figures/musicography.tex - RELOC/doc/latex/latex4musicians/Figures/musixguit.tex - RELOC/doc/latex/latex4musicians/Figures/musixtab.tex - RELOC/doc/latex/latex4musicians/Figures/notes.abc - RELOC/doc/latex/latex4musicians/Figures/pdfcrop.sh - RELOC/doc/latex/latex4musicians/Figures/sample-abc-all.tex - RELOC/doc/latex/latex4musicians/Figures/sample-abc.abc - RELOC/doc/latex/latex4musicians/Figures/sample-abc.tex - RELOC/doc/latex/latex4musicians/Figures/sample-all.tex - RELOC/doc/latex/latex4musicians/Figures/sample-includeall.tex - RELOC/doc/latex/latex4musicians/Figures/sample-latexmtx.ltx - RELOC/doc/latex/latex4musicians/Figures/sample-lilybook.lytex - RELOC/doc/latex/latex4musicians/Figures/sample-lilypond.ly - RELOC/doc/latex/latex4musicians/Figures/sample-lyluatex.tex - RELOC/doc/latex/latex4musicians/Figures/sample-mlatex.tex - RELOC/doc/latex/latex4musicians/Figures/sample-mtex.tex - RELOC/doc/latex/latex4musicians/Figures/sample-mtx.mtx - RELOC/doc/latex/latex4musicians/Figures/sample-mtx.pmx - RELOC/doc/latex/latex4musicians/Figures/sample-mtx.tex - RELOC/doc/latex/latex4musicians/Figures/sample-mup.mup - RELOC/doc/latex/latex4musicians/Figures/sample-musixtex-tab.tex - RELOC/doc/latex/latex4musicians/Figures/sample-pmw.pmw - RELOC/doc/latex/latex4musicians/Figures/sample-songbook.orig.tex - RELOC/doc/latex/latex4musicians/Figures/sample-songbook.tex - RELOC/doc/latex/latex4musicians/Figures/scale.mtx - RELOC/doc/latex/latex4musicians/Figures/scale.pmx - RELOC/doc/latex/latex4musicians/Figures/scale.tex - RELOC/doc/latex/latex4musicians/Figures/scale1.abc - RELOC/doc/latex/latex4musicians/Figures/shave.abc - RELOC/doc/latex/latex4musicians/Figures/shave.ly - RELOC/doc/latex/latex4musicians/Figures/sheet.abc - RELOC/doc/latex/latex4musicians/Figures/songbook.tex - RELOC/doc/latex/latex4musicians/Figures/songs.tex - RELOC/doc/latex/latex4musicians/Figures/songs_all.tex - RELOC/doc/latex/latex4musicians/Figures/songs_g.tex - RELOC/doc/latex/latex4musicians/Figures/twinkle.abc - RELOC/doc/latex/latex4musicians/Figures/verses-chords.tex - RELOC/doc/latex/latex4musicians/Figures/warm.abc - RELOC/doc/latex/latex4musicians/HOW-TO-TYPESET.md - RELOC/doc/latex/latex4musicians/Makefile - RELOC/doc/latex/latex4musicians/README details="Readme" - RELOC/doc/latex/latex4musicians/TODO - RELOC/doc/latex/latex4musicians/abctab.pdf - RELOC/doc/latex/latex4musicians/bravura.pdf - RELOC/doc/latex/latex4musicians/chordii.pdf - RELOC/doc/latex/latex4musicians/chords.pdf - RELOC/doc/latex/latex4musicians/crop.sh - RELOC/doc/latex/latex4musicians/gchords.pdf - RELOC/doc/latex/latex4musicians/gcschemes.pdf - RELOC/doc/latex/latex4musicians/gdiagram.pdf - RELOC/doc/latex/latex4musicians/glyphs.pdf - RELOC/doc/latex/latex4musicians/glyphs_ls.pdf - RELOC/doc/latex/latex4musicians/gtablature.pdf - RELOC/doc/latex/latex4musicians/gtrcrd.pdf - RELOC/doc/latex/latex4musicians/guidopiper.jpeg - RELOC/doc/latex/latex4musicians/guitar.pdf - RELOC/doc/latex/latex4musicians/guitartabs.pdf - RELOC/doc/latex/latex4musicians/jingle.midi - RELOC/doc/latex/latex4musicians/jingle.pdf - RELOC/doc/latex/latex4musicians/kyrie.pdf - RELOC/doc/latex/latex4musicians/latex4musicians.pdf details="The document itself" - RELOC/doc/latex/latex4musicians/latex4musicians.tex - RELOC/doc/latex/latex4musicians/leadsheets.pdf - RELOC/doc/latex/latex4musicians/lilyglyphs.pdf - RELOC/doc/latex/latex4musicians/lilytab.pdf - RELOC/doc/latex/latex4musicians/musicography.pdf - RELOC/doc/latex/latex4musicians/musixguit.pdf - RELOC/doc/latex/latex4musicians/params.tex - RELOC/doc/latex/latex4musicians/pdfcrop.sh - RELOC/doc/latex/latex4musicians/pdfl.sh - RELOC/doc/latex/latex4musicians/pdfx.sh - RELOC/doc/latex/latex4musicians/sample-abc-all.pdf - RELOC/doc/latex/latex4musicians/sample-abc.pdf - RELOC/doc/latex/latex4musicians/sample-all.pdf - RELOC/doc/latex/latex4musicians/sample-latexmtx.pdf - RELOC/doc/latex/latex4musicians/sample-lilybook.pdf - RELOC/doc/latex/latex4musicians/sample-lyluatex.pdf - RELOC/doc/latex/latex4musicians/sample-mlatex.pdf - RELOC/doc/latex/latex4musicians/sample-mtex.pdf - RELOC/doc/latex/latex4musicians/sample-mtx.pdf - RELOC/doc/latex/latex4musicians/sample-musixtex-tab.pdf - RELOC/doc/latex/latex4musicians/sample-pmw.pdf - RELOC/doc/latex/latex4musicians/sample-songbook.pdf - RELOC/doc/latex/latex4musicians/sheet.pdf - RELOC/doc/latex/latex4musicians/songbook.pdf - RELOC/doc/latex/latex4musicians/songs.pdf - RELOC/doc/latex/latex4musicians/songs_g.pdf - RELOC/doc/latex/latex4musicians/verses-chords.pdf -catalogue-ctan /info/latex4musicians -catalogue-date 2019-01-19 09:48:34 +0100 -catalogue-license fdl -catalogue-topics music tutorial tut-latex -catalogue-version 1.0.1 - -name latex4wp -category Package -revision 35999 -shortdesc A LaTeX guide specifically designed for word processor users -relocated 1 -longdesc "LaTeX for Word Processor Users" is a guide that helps -longdesc converting knowledge and techniques of word processing into the -longdesc LaTeX typesetting environment. It aims at helping WP users use -longdesc LaTeX instead. -containersize 504 -containerchecksum 7f52a976846b6ea661156c95fdf833564d9f9aa08cbd4c167b7bb877add5804d8fca00aac0182a79621c49377b9f2ac274be9f2fec02dd1a20b9c389172c466b -doccontainersize 785472 -doccontainerchecksum 93122c154a9ad564713422f0b7c25c56a79c95cbf0f4a17e0253b5835f7358b34ec65eea862b734e4be3673c12893f168ade5a9f071feeaac5b11e540d09de31 -docfiles size=240 - RELOC/doc/latex/latex4wp/HOW-TO-TYPESET - RELOC/doc/latex/latex4wp/README details="Readme" - RELOC/doc/latex/latex4wp/dat2tex.sh - RELOC/doc/latex/latex4wp/exa.sty - RELOC/doc/latex/latex4wp/gnuplot.gp - RELOC/doc/latex/latex4wp/gnuplot.pdf - RELOC/doc/latex/latex4wp/inkscape-tb.png - RELOC/doc/latex/latex4wp/inkscape.png - RELOC/doc/latex/latex4wp/latex4wp.pdf details="The document itself" - RELOC/doc/latex/latex4wp/latex4wp.tex - RELOC/doc/latex/latex4wp/midifile.mid - RELOC/doc/latex/latex4wp/tbx.eps - RELOC/doc/latex/latex4wp/tbx.pdf - RELOC/doc/latex/latex4wp/tbx.tex -catalogue-ctan /info/latex4wp -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license fdl -catalogue-topics documentation fac-survey -catalogue-version 1.0.10 - -name latex4wp-it -category Package -revision 36000 -shortdesc LaTeX guide for word processor users, in Italian -relocated 1 -longdesc The package provides a version of the document in Italian -containersize 420 -containerchecksum 9a3a8ec4d886065a59a13a89e1cafe1ca6accbbfc934447f3ef7bbe29beb3e52b26c9b256a0333c90afba301f3f49b9b74c2ef063482c1db5b34630860506203 -doccontainersize 816788 -doccontainerchecksum 2a94533bd833f1189531967500b5dcb51dffc4aeb48d366d2d661191dcfe6a2766b3d61f54f6dbeb0d6993e3b4121a529f42e26dd98eb75ab400076d5c1691af -docfiles size=250 - RELOC/doc/latex/latex4wp-it/COME-COMPORRE - RELOC/doc/latex/latex4wp-it/README details="Readme" language="it" - RELOC/doc/latex/latex4wp-it/dat2tex - RELOC/doc/latex/latex4wp-it/exa.sty - RELOC/doc/latex/latex4wp-it/gnuplot.gp - RELOC/doc/latex/latex4wp-it/gnuplot.pdf - RELOC/doc/latex/latex4wp-it/inkscape-tb.png - RELOC/doc/latex/latex4wp-it/inkscape.png - RELOC/doc/latex/latex4wp-it/latex4wp-it.pdf details="The document itself" language="it" - RELOC/doc/latex/latex4wp-it/latex4wp-it.tex - RELOC/doc/latex/latex4wp-it/midifile.mid - RELOC/doc/latex/latex4wp-it/tbx.eps - RELOC/doc/latex/latex4wp-it/tbx.pdf - RELOC/doc/latex/latex4wp-it/tbx.tex -catalogue-ctan /info/latex4wp-it -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license fdl -catalogue-topics italian-doc fac-survey -catalogue-version 1.0.10 - -name latexbangla -category Package -revision 42409 -shortdesc Enhanced LaTeX integration for Bangla -relocated 1 -longdesc This package simplifies the process of writing Bangla in LaTeX -longdesc and addresses most of the associated typesetting issues. -longdesc Notable features: Automated transition from Bangla to English -longdesc and vice versa. Patch for the unproportionate whitespace issue -longdesc in popular Bangla fonts. Full support for all the common -longdesc commands and environments. Bangla numbering for page, section, -longdesc chapter, footnotes etc. (extending polyglossia's support). New -longdesc theorem, problems, example, solution and other environments, -longdesc all of which are in Bangla. -containersize 3288 -containerchecksum 0b3ed739e59b63fffb074903c7857c526ceaffeae5786bfd5a398bd4aeb79bcdbd5741a3e81b604f16fb27c04fe501cf456ed8703cf27ff8f1aad7625affdce1 -doccontainersize 147412 -doccontainerchecksum 1fd3ca636997ece57aebc7154a5513f714bb9c235b6d91df8367326b16c0e1e6948489aa4330f27e579c3c8350bf5e09419ffd7efbe57a9f940fd15bdebb4b35 -docfiles size=41 - RELOC/doc/latex/latexbangla/README details="Readme" - RELOC/doc/latex/latexbangla/latexbangla.pdf details="Package documentation" - RELOC/doc/latex/latexbangla/latexbangla.tex -runfiles size=2 - RELOC/tex/latex/latexbangla/latexbangla.sty -catalogue-ctan /language/bengali/latexbangla -catalogue-date 2016-11-06 05:41:03 +0100 -catalogue-license lppl1.3 -catalogue-topics indic -catalogue-version 0.2 - -name latexbug -category Package -revision 49573 -shortdesc Bug-classification for LaTeX related bugs -relocated 1 -longdesc The package is written in order to help identifying the -longdesc rightful addressee for a bug report. The LaTeX team asks that -longdesc it will be loaded in any test file that is intended to be sent -longdesc to the LaTeX bug database as part of a bug report. -containersize 4760 -containerchecksum b40969edeb96fdebf54fc6e6f1e071e05e5ed6675a7aabfb31cd50e549da15214a2e5f62106f8034343e08c87f17d299d8e07527038ef21e6c81fe7c7d8a5407 -doccontainersize 186472 -doccontainerchecksum f96cf8832157450da269996b10e3bd148015616b92e67d93e2ee392261340988cd2c0212924304b2d727d44a92fe6772c846ceab4974404014e0983b466f2a12 -docfiles size=48 - RELOC/doc/latex/latexbug/README.md details="Readme" - RELOC/doc/latex/latexbug/changes.txt - RELOC/doc/latex/latexbug/latexbug.pdf details="Package documentation" -srccontainersize 8856 -srccontainerchecksum f4e72b08d0d9577334d8706009b8b8be0feaa5ea8d8c25e79d65a4b4734b18f3c675bbb845a131bc74601d5aaf3fa2e9aa5f8a7c9b80ae612a2db9bfb10b8a6e -srcfiles size=9 - RELOC/source/latex/latexbug/latexbug.dtx - RELOC/source/latex/latexbug/latexbug.ins -runfiles size=5 - RELOC/tex/latex/latexbug/latexbug.sty -catalogue-contact-repository https://github.com/latex3/latexbug -catalogue-ctan /macros/latex/required/latexbug -catalogue-date 2018-12-31 21:24:55 +0100 -catalogue-license lppl1.3c -catalogue-topics latex-doc latex-devel -catalogue-version 1.0e - -name latexcheat -category Package -revision 15878 -shortdesc A LaTeX cheat sheet -relocated 1 -longdesc A LaTeX reference sheet for writing scientific papers. Unlike -longdesc many other such sheets, this sheet does not focus on -longdesc typesetting mathematics (though it does list some symbols). -containersize 464 -containerchecksum fb278af88bb236be7859b031d91cd316c7bc65308b31cee00c7eea064aab08a0ba3eff396fcb6cc27b039bc13d73eae5ae1256c2f7e6aed976bf2f0a56d13721 -doccontainersize 155808 -doccontainerchecksum ff301a8a697a510a39238bf8614266b2bacf413f7b57f4be0268df65a3bc2381455440ba0542b76ec2df1f9ca5879c5bdc32359250787d7c89a623db7d5ea7e5 -docfiles size=50 - RELOC/doc/latex/latexcheat/README details="Readme" - RELOC/doc/latex/latexcheat/latexsheet.pdf details="The document itself" - RELOC/doc/latex/latexcheat/latexsheet.tex -catalogue-ctan /info/latexcheat/latexcheat -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics tut-cheat -catalogue-version 1.13 - -name latexcheat-de -category Package -revision 35702 -shortdesc A LaTeX cheat sheet, in German -relocated 1 -longdesc This is a translation to German of Winston Chang's LaTeX cheat -longdesc sheet (a reference sheet for writing scientific papers). It has -longdesc been adapted to German standards using the KOMA script document -longdesc classes. -containersize 496 -containerchecksum 4d23bda42cb40d3d172b3a76d314dc9d5b9bbc8a4a074ab75dfdf08744e25363d7edc37fa5207cbf17d4128607f512f7d894e78cf279a54e3d6bf00948d1ce96 -doccontainersize 528444 -doccontainerchecksum 42caec3233e5266d7a8c9ee22c6d1c255d782f72089ab4e3b3d7bb41578e69a13d2f8e7db93efc01067b0836c2b9d5ee6a74531a2babc6492f2a070ea52014f2 -docfiles size=136 - RELOC/doc/latex/latexcheat-de/README details="Readme (in German)" language="de" - RELOC/doc/latex/latexcheat-de/latexsheet-de.pdf details="The document itself" language="de" - RELOC/doc/latex/latexcheat-de/latexsheet-de.tex -catalogue-ctan /info/latexcheat/latexcheat-de -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl -catalogue-topics german-doc tut-cheat - -name latexcheat-esmx -category Package -revision 36866 -shortdesc A LaTeX cheat sheet, in Spanish -relocated 1 -longdesc This is a translation to Spanish (Castellano) of Winston -longdesc Chang's LaTeX cheat sheet (a reference sheet for writing -longdesc scientific papers). -containersize 460 -containerchecksum 5c7d95217962b1cf10e60a891c16d8055746e2c35dfe101e5bda9bea38189ad32adf81064b128c13bd68b5ade0b66641e14d03a04e10640a8c7def1cdb8246cd -doccontainersize 467272 -doccontainerchecksum c22a2b0fd91722ec5028c1e0d6fc881011fecef7b327311f2b25c9b89750b4a0750a93872392a1a79f7342e96360c6b98576ce86a7dca358ffa4c67e0bbc107f -docfiles size=130 - RELOC/doc/latex/latexcheat-esmx/README details="Readme" language="es" - RELOC/doc/latex/latexcheat-esmx/latexsheet-esmx.pdf details="The document itself" language="es" - RELOC/doc/latex/latexcheat-esmx/latexsheet-esmx.tex -catalogue-ctan /info/latexcheat/latexcheat-esmx -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics spanish-doc tut-cheat -catalogue-version 2.00 - -name latexcheat-ptbr -category Package -revision 15878 -shortdesc A LaTeX cheat sheet, in Brazilian Portuguese -relocated 1 -longdesc This is a translation to Brazilian Portuguese of Winston -longdesc Chang's LaTeX cheat sheet -containersize 424 -containerchecksum 082f9f554f83c79d391611bcd2c6bc8f153cf80c5e0bf18dcf48391c4e99dd7f5d3f6da9de40cbc15966a86e176e68a5c619159481e598b2b779ac827b5f3b98 -doccontainersize 143512 -doccontainerchecksum 33171a503dc6629d5a99c362c6e8c2861b295ef61ee481125b2d0214370702d6029d4545b098120a119c8d7cbd7cfce0f893b0739d3abd55489d38472fbb7a74 -docfiles size=68 - RELOC/doc/latex/latexcheat-ptbr/README-ptbr details="Readme (in Brazilian Portuguese)" language="pt" - RELOC/doc/latex/latexcheat-ptbr/latexsheet-ptbr.pdf details="The document itself" language="pt" - RELOC/doc/latex/latexcheat-ptbr/latexsheet-ptbr.tex -catalogue-ctan /info/latexcheat/latexcheat-ptbr -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics portuguese-doc tut-cheat -catalogue-version 1.13 - -name latexcolors -category Package -revision 49888 -shortdesc Use color definitions from latexcolor.com -relocated 1 -longdesc Built on top of the xcolor package, the latexcolors package -longdesc defines the set of colors shown on latexcolor.com for use in -longdesc documents typeset with LaTeX & friends. -containersize 7712 -containerchecksum d11a5d0418281ffa79a1b86add4e85d27f5c6caadc84b4325ae473e37085fefedd957ff7930fe4f67c15c7bab4b899f9a8740f0f75b1783e9874018f4b60e27b -doccontainersize 374568 -doccontainerchecksum 4dda3a9afe94dcd1bd5a424780d172f5d86ad7c7cda207f6028e4dc328042628afc933d6da12d4edc0081b1054ebb83f3f92f6660ca08a076c641244fc688793 -docfiles size=93 - RELOC/doc/latex/latexcolors/README.md details="Readme" - RELOC/doc/latex/latexcolors/latexcolors.pdf details="Package documentation" -srccontainersize 12256 -srccontainerchecksum ba2df38a5b6ced8ffbef1132321fca71fb3c354606d013876fdffcf2a9d45ec09b1ae47bf1fe4e6bafe630ef01e853c08fd0bcac571cae91888ccc0c687d3684 -srcfiles size=17 - RELOC/source/latex/latexcolors/Makefile - RELOC/source/latex/latexcolors/latexcolors.dtx - RELOC/source/latex/latexcolors/latexcolors.ins -runfiles size=10 - RELOC/tex/latex/latexcolors/latexcolors.sty -catalogue-contact-bugs https://github.com/tcpluess/latexcolors/issues -catalogue-contact-repository https://github.com/tcpluess/latexcolors -catalogue-ctan /macros/latex/contrib/latexcolors -catalogue-date 2019-01-30 22:22:09 +0100 -catalogue-license lppl1.3 -catalogue-topics colour -catalogue-version 0.1a - -name latexconfig -category Package -revision 45777 -shortdesc configuration files for LaTeX-related formats -relocated 1 -containersize 4776 -containerchecksum c61085460eb52dad4b8e77b4cd1454eac2514da6747a4fd64ebb2493f27a47ddf3d1de1b28276d49f9936cb2876dabe836e6f7bf0a250cea9e484ea65fe83276 -runfiles size=10 - RELOC/tex/latex/latexconfig/epstopdf-sys.cfg - RELOC/tex/latex/latexconfig/hyperref.cfg - RELOC/tex/latex/latexconfig/latex.ini - RELOC/tex/latex/latexconfig/lualatex-patch-kernel.tex - RELOC/tex/latex/latexconfig/lualatex-reset-codes.tex - RELOC/tex/latex/latexconfig/lualatexiniconfig.tex - RELOC/tex/latex/latexconfig/lualatexquotejobname.lua - RELOC/tex/latex/latexconfig/lualatexquotejobname.tex - RELOC/tex/latex/latexconfig/mllatex.ini - RELOC/tex/latex/latexconfig/pdflatex.ini - -name latexcourse-rug -category Package -revision 39026 -shortdesc A LaTeX course book -relocated 1 -longdesc The package provides the book and practice files for a LaTeX -longdesc course that the author has give several times at the -longdesc Rijksuniversiteit Groningen (Netherlands). -containersize 464 -containerchecksum 1a4bf61ba19a937886114ba554b4e4f4579ad6a295fe1458a5a120602974ed59eefabb98d7da7c1f09e8f8fc608f2e99661c0eb0e1dd288378e103e045df8e6b -doccontainersize 5200428 -doccontainerchecksum 6cd12d3b4af5013d2e7355712280f8ea8636ac75eb027a9c3bde239e81931f53ef9f383d7259cf5ed95bbd2ae758f0c16b1816e2f5e828999156cc70bef3df45 -docfiles size=1438 - RELOC/doc/latex/latexcourse-rug/README details="Readme" - RELOC/doc/latex/latexcourse-rug/latexcourse-rug-sources.zip - RELOC/doc/latex/latexcourse-rug/latexcourse-rug.pdf details="Printable copy of the course" - RELOC/doc/latex/latexcourse-rug/practice.zip -catalogue-ctan /info/latexcourse-rug -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license other-free -catalogue-topics course-material -catalogue-version 1.1 - -name latexdemo -category Package -revision 34481 -shortdesc Demonstrate LaTeX code with its resulting output -relocated 1 -longdesc The package provides configurable tools to print out LaTeX code -longdesc and the resulting output in the same document. It also supports -longdesc printing the result inside a conditional sequence; thus one may -longdesc suppress printing if the code would not compile. -containersize 2472 -containerchecksum beaa1e9071d773e544091afec1529269182eb068ed4838d952206bcc359ad939a2f0c36b74e547c03c5431eec2ea25c69acce74123e862902a24f2d5cb9196ac -doccontainersize 459344 -doccontainerchecksum 0d519e727fc03243eefca1c8baba2afef159309a41c4bdf74dc25b4a71b8d5f0a74c98d475c8c3d2a55d4676a5af7f593d51777478d294b508f81266564ad4f1 -docfiles size=114 - RELOC/doc/latex/latexdemo/README - RELOC/doc/latex/latexdemo/latexdemo.pdf details="Package documentation" -srccontainersize 6168 -srccontainerchecksum b667237f534876c6587e2b3490b15e5d42f0ef4750391dc021a5522c4267046fa719ebc3bd7898d41ad04e88d9ca07f7b0f46baaa183d3bd6dd20a7cb4fa65b4 -srcfiles size=6 - RELOC/source/latex/latexdemo/latexdemo.dtx - RELOC/source/latex/latexdemo/latexdemo.ins -runfiles size=2 - RELOC/tex/latex/latexdemo/latexdemo.sty -catalogue-ctan /macros/latex/contrib/latexdemo -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics listing -catalogue-version 0.1 - -name latexdiff -category Package -revision 48926 -shortdesc Determine and mark up significant differences between LaTeX files -longdesc Latexdiff is a Perl script for visual mark up and revision of -longdesc significant differences between two LaTeX files. Various -longdesc options are available for visual markup using standard LaTeX -longdesc packages such as color. Changes not directly affecting visible -longdesc text, for example in formatting commands, are still marked in -longdesc the LaTeX source. A rudimentary revision facilility is provided -longdesc by another Perl script, latexrevise, which accepts or rejects -longdesc all changes. Manual editing of the difference file can be used -longdesc to override this default behaviour and accept or reject -longdesc selected changes only. -depend latexdiff.ARCH -containersize 67748 -containerchecksum 5b5e2673dab80735dc834ca5310897269d8fcf25d5eac85130a7f0e2b1f8685c9a091389f057f61e678162de8617b92dc410a8f3d0aeccc4fabadad4850a98b9 -doccontainersize 472596 -doccontainerchecksum 5e037da262f095879e4cf4a6b6aca7d52a083989d712728f90aa7d5a987d3c34198e1aad23ce9ddaa1b79b1de1bd5ae128095def119890127f3cd5c8e121b8ac -docfiles size=255 - texmf-dist/doc/man/man1/latexdiff-vc.1 - texmf-dist/doc/man/man1/latexdiff-vc.man1.pdf - texmf-dist/doc/man/man1/latexdiff.1 - texmf-dist/doc/man/man1/latexdiff.man1.pdf - texmf-dist/doc/man/man1/latexrevise.1 - texmf-dist/doc/man/man1/latexrevise.man1.pdf - texmf-dist/doc/support/latexdiff/COPYING - texmf-dist/doc/support/latexdiff/Makefile - texmf-dist/doc/support/latexdiff/README details="Package Readme" - texmf-dist/doc/support/latexdiff/contrib/README.latexchanges - texmf-dist/doc/support/latexdiff/contrib/latexchanges.py - texmf-dist/doc/support/latexdiff/contrib/latexdiff-wrap - texmf-dist/doc/support/latexdiff/contrib/latexdiff.spec - texmf-dist/doc/support/latexdiff/doc/example-diff.tex - texmf-dist/doc/support/latexdiff/doc/latexdiff-man.pdf details="Package manual" - texmf-dist/doc/support/latexdiff/doc/latexdiff-man.tex - texmf-dist/doc/support/latexdiff/example/example-draft.tex - texmf-dist/doc/support/latexdiff/example/example-rev.tex - texmf-dist/doc/support/latexdiff/latexdiff - texmf-dist/doc/support/latexdiff/latexdiff-fast -runfiles size=69 - texmf-dist/scripts/latexdiff/latexdiff-vc.pl - texmf-dist/scripts/latexdiff/latexdiff.pl - texmf-dist/scripts/latexdiff/latexrevise.pl -catalogue-contact-repository https://github.com/ftilmann/latexdiff/ -catalogue-ctan /support/latexdiff -catalogue-date 2018-10-16 23:19:48 +0200 -catalogue-license gpl3 -catalogue-topics doc-mgmt -catalogue-version 1.3.0 - -name latexdiff.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of latexdiff -containersize 384 -containerchecksum c61476e221ad301290207a6ad99d2c2aa6942927b475059905dffccb70f54f3929e9b38107431719138fdb01120231854da70e87ef9018c68c3b9006722b4df5 -binfiles arch=aarch64-linux size=3 - bin/aarch64-linux/latexdiff - bin/aarch64-linux/latexdiff-vc - bin/aarch64-linux/latexrevise - -name latexdiff.amd64-freebsd -category Package -revision 16484 -shortdesc amd64-freebsd files of latexdiff -containersize 384 -containerchecksum c819afda6890a6bf62deb98b47ba52004583c3c24fca27f612473d9f2770c81cf9235bf14e6abd2d884e02ae330436070d43c548fe0d882a32aec0b71996ecb6 -binfiles arch=amd64-freebsd size=3 - bin/amd64-freebsd/latexdiff - bin/amd64-freebsd/latexdiff-vc - bin/amd64-freebsd/latexrevise - -name latexdiff.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of latexdiff -containersize 384 -containerchecksum bcde41dc8ce5513a1030e5bd2972cfb4d0e156b7b4dc2b1280000078e427fa8f13ff37355cd243810f017ca9696c22da8f88ddcd01a856f85fff442783304876 -binfiles arch=amd64-netbsd size=3 - bin/amd64-netbsd/latexdiff - bin/amd64-netbsd/latexdiff-vc - bin/amd64-netbsd/latexrevise - -name latexdiff.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of latexdiff -containersize 384 -containerchecksum 3860e6ba58602dd90a041f1090f4be321bfd921dde571ecb213b86a1c0395660736c8a84f48b26bb15676f26eca102f75d4d6f278e090608e4cef79553c57c26 -binfiles arch=armhf-linux size=3 - bin/armhf-linux/latexdiff - bin/armhf-linux/latexdiff-vc - bin/armhf-linux/latexrevise - -name latexdiff.i386-cygwin -category Package -revision 16420 -shortdesc i386-cygwin files of latexdiff -containersize 384 -containerchecksum dc9529bec1e7c987d23d830d9160df6641632d43a238dc652b279fe7705f161b7c4044ec335f91ef739438398f91aa9a0cf087caec29aaf0e597403adc5acbe2 -binfiles arch=i386-cygwin size=3 - bin/i386-cygwin/latexdiff - bin/i386-cygwin/latexdiff-vc - bin/i386-cygwin/latexrevise - -name latexdiff.i386-freebsd -category Package -revision 16484 -shortdesc i386-freebsd files of latexdiff -containersize 384 -containerchecksum c6ac1c3ae4a50931e867af48ed79e6b142fc7f4d6fb77ea943fa4b73ad29ddbb5a3b1fcd34508dbcc521aa1120f6527d9344772392598a24f87f1770887908c6 -binfiles arch=i386-freebsd size=3 - bin/i386-freebsd/latexdiff - bin/i386-freebsd/latexdiff-vc - bin/i386-freebsd/latexrevise - -name latexdiff.i386-linux -category Package -revision 16420 -shortdesc i386-linux files of latexdiff -containersize 388 -containerchecksum 4e8c302170fc39f30ba08799ba04c914259a42275e80506b1ce00f847a6a6a58786c233fb64745f12577acbc94b5eebb24ddad5fc74dd9fdc2ad3a2c75721f37 -binfiles arch=i386-linux size=3 - bin/i386-linux/latexdiff - bin/i386-linux/latexdiff-vc - bin/i386-linux/latexrevise - -name latexdiff.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of latexdiff -containersize 384 -containerchecksum 7336e6b8f62deb404c81c2e4fce10c6bca756444c084dfdb48be006ed30f6f141ed2a6d27fde6a8156c0b5d6a26e2284fae9aeab69ca8896d6b937373599821b -binfiles arch=i386-netbsd size=3 - bin/i386-netbsd/latexdiff - bin/i386-netbsd/latexdiff-vc - bin/i386-netbsd/latexrevise - -name latexdiff.i386-solaris -category Package -revision 16420 -shortdesc i386-solaris files of latexdiff -containersize 384 -containerchecksum ad71511311b1c68ab7095a1c944adaa80682b187f37b5f7949f39cef8e515ec7de7066a59977378744293a18d4179e256c8dd3e1600978ca92de821ab2933e6f -binfiles arch=i386-solaris size=3 - bin/i386-solaris/latexdiff - bin/i386-solaris/latexdiff-vc - bin/i386-solaris/latexrevise - -name latexdiff.sparc-solaris -category Package -revision 16420 -shortdesc sparc-solaris files of latexdiff -containersize 384 -containerchecksum 5241a02c6d13df139e502a848458ebc795b4757d71efbe1d12d6325ac955191c1c3025bb1df60c083a8f292c24c06c726b1b0717a3f7268cd31cdbcdf93afa73 -binfiles arch=sparc-solaris size=3 - bin/sparc-solaris/latexdiff - bin/sparc-solaris/latexdiff-vc - bin/sparc-solaris/latexrevise - -name latexdiff.win32 -category Package -revision 16726 -shortdesc win32 files of latexdiff -containersize 716 -containerchecksum 0851c0176fe15091147342d786654de1cd149c54260652f90e59ac5a51aae2773d73d0ed111cffc91e2f720a26a2224498c0896d04b1491e78436fffd0255f93 -binfiles arch=win32 size=3 - bin/win32/latexdiff-vc.exe - bin/win32/latexdiff.exe - bin/win32/latexrevise.exe - -name latexdiff.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of latexdiff -containersize 388 -containerchecksum 840580acb34e0134f05d46c7b21ed146284dab0dd61fabde3302c0076fe33a273a3e636119d855e823502f5ddca71bccb28a6ba50644e1cf0f2c263e4e02e92a -binfiles arch=x86_64-cygwin size=3 - bin/x86_64-cygwin/latexdiff - bin/x86_64-cygwin/latexdiff-vc - bin/x86_64-cygwin/latexrevise - -name latexdiff.x86_64-darwin -category Package -revision 18441 -shortdesc x86_64-darwin files of latexdiff -containersize 388 -containerchecksum 7a034e1b2a2118c8c434d35dfef2fd93fcd902a5effd1f9736790df3ed0ba988a3d58f499a2528ef8b11f3c0fe46cc8bf069980597558d04d03833a72bfea610 -binfiles arch=x86_64-darwin size=3 - bin/x86_64-darwin/latexdiff - bin/x86_64-darwin/latexdiff-vc - bin/x86_64-darwin/latexrevise - -name latexdiff.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of latexdiff -containersize 400 -containerchecksum ec92f4663181ce7c7a6743313b4de454cd6644a5fec1cf37ee35575c7b33f9feec7a89a00a00bd28842f09aea63315ef2f718549f1606263bb34a197e56b7d8b -binfiles arch=x86_64-darwinlegacy size=3 - bin/x86_64-darwinlegacy/latexdiff - bin/x86_64-darwinlegacy/latexdiff-vc - bin/x86_64-darwinlegacy/latexrevise - -name latexdiff.x86_64-linux -category Package -revision 16420 -shortdesc x86_64-linux files of latexdiff -containersize 388 -containerchecksum 2dfaa08976a3abf9ddba817263a7adc83b5ac38ae59f854250204e40a046237e50f2239cd61b8cdf8258ba17f8da24bdf124e2561966cf0566bcc5f418a880e6 -binfiles arch=x86_64-linux size=3 - bin/x86_64-linux/latexdiff - bin/x86_64-linux/latexdiff-vc - bin/x86_64-linux/latexrevise - -name latexdiff.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of latexdiff -containersize 392 -containerchecksum 27f97e6ca91a7a426f2f1f884865f5895f26f338c8659e1c4a539049da9180891d99a4306bcdc91167537da7e736c5ffb8f0347229643789787534ae131a066f -binfiles arch=x86_64-linuxmusl size=3 - bin/x86_64-linuxmusl/latexdiff - bin/x86_64-linuxmusl/latexdiff-vc - bin/x86_64-linuxmusl/latexrevise - -name latexdiff.x86_64-solaris -category Package -revision 18442 -shortdesc x86_64-solaris files of latexdiff -containersize 388 -containerchecksum 2d0b25fea8683baa9ccd356ef76d26519ec80c19587a80618a4bbb4124d382b0cb02ffc5ee389c5137cbe9cfdffa45fdba41d991b50b8969885ccb9e59d93b6a -binfiles arch=x86_64-solaris size=3 - bin/x86_64-solaris/latexdiff - bin/x86_64-solaris/latexdiff-vc - bin/x86_64-solaris/latexrevise - -name latexfileinfo-pkgs -category Package -revision 26760 -shortdesc A comparison of packages showing LaTeX file information -relocated 1 -longdesc The package provides an HTML file that lists and compares CTAN -longdesc packages that display LaTeX source file information from -longdesc \ProvidesClass, \ProvidesFile, and \ProvidesPackage commands in -longdesc the LaTeX file. Five packages of the author's, and several -longdesc other packages are discussed; revision control systems are -longdesc mentioned briefly. -containersize 804 -containerchecksum e32d60dad7f9c8df14996a4e954e0f614498147c2ff71748c8d866da86c91bacb7cc0be8e403bb1c44aafe731aa6b5080fd6aec3b09c86f8a85599a648162563 -doccontainersize 8000 -doccontainerchecksum c3e1bddb8ffdb73bc8676464b9faeb8154c2a5a7656b1b65f1d900193e49aeddfef75b9bd4350ecfa988d126e664525884182cb8d8f1c7d83a1d75967579b41e -docfiles size=8 - RELOC/doc/latex/latexfileinfo-pkgs/README details="Readme" - RELOC/doc/latex/latexfileinfo-pkgs/latexfileinfo_pkgs.htm details="The document itself" -srccontainersize 8112 -srccontainerchecksum eea2680b263c03ec2c8adcd1b8d4647abd722bd2454ba69ab587010d2eb3efbae8e2b1f1c938c92d47507159a0e0a01d7710d5c2fe1bd68859323954ad5ed7d9 -srcfiles size=8 - RELOC/source/latex/latexfileinfo-pkgs/SrcFILEs.txt - RELOC/source/latex/latexfileinfo-pkgs/latexfileinfo_pkgs.tex - RELOC/source/latex/latexfileinfo-pkgs/mkht_ltxfinfo_pkgs.tex -runfiles size=1 - RELOC/tex/latex/latexfileinfo-pkgs/latexfileinfo_pkgs.RLS -catalogue-ctan /info/latexfileinfo-pkgs -catalogue-date 2017-05-06 08:32:59 +0200 -catalogue-license lppl1.3 -catalogue-topics review-document -catalogue-version 0.22 - -name latexfileversion -category Package -revision 29349 -shortdesc Prints the version and date of a LaTeX class or style file -longdesc This simple shell script prints the version and date of a LaTeX -longdesc class or style file. Syntax: latexfileversion <file> This -longdesc programme handles style files (extension .sty), class files -longdesc (extension .cls), and other TeX input files. The file extension -longdesc must be given. -depend latexfileversion.ARCH -containersize 1648 -containerchecksum 932fae5a19526a73123918a23bdfd4246fced21be54e03289e5cf37e11a3ad172e9f689e0611ca9688b874afe70b7f8b0c0cba11803554b42819b114d4c7599f -doccontainersize 924 -doccontainerchecksum ddbe5ec7d1e523789ec912bd666813aeb90cbe920148fb992eecd086f672cd8f1f68df8054f14633e3b018a8c2305f23a4a0acb3e6492279edb655fa10f54e30 -docfiles size=2 - texmf-dist/doc/support/latexfileversion/ChangeLog - texmf-dist/doc/support/latexfileversion/README details="Readme" -runfiles size=1 - texmf-dist/scripts/latexfileversion/latexfileversion -catalogue-ctan /support/latexfileversion -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics file-mgmt -catalogue-version 0.3 - -name latexfileversion.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of latexfileversion -containersize 344 -containerchecksum e3a215f2d1115c650f2f82cc3117cb59efb2f3fdd204b7b9d1447a09e22fdafcab2ce927df030ef9564d8a894d9dbe7cdd615f173910456935380315eada764c -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/latexfileversion - -name latexfileversion.amd64-freebsd -category Package -revision 25012 -shortdesc amd64-freebsd files of latexfileversion -containersize 344 -containerchecksum c6a46d5d2aa2a5e52202b505afb7bb6deca725fa3bfcc9d75d7b9e58fad006377edf5acca36a60c5f775cfdbd0df36237ecd281241e381f6a79705ef680df4a5 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/latexfileversion - -name latexfileversion.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of latexfileversion -containersize 344 -containerchecksum 53c399025c0e72e45fd45d478219721ee37cd7b2654b0d57c5cc326416655760a3aa2e80373b5eb996d0c4c48c6724c0e39c1a814ed61d3c9a64a57cd9184028 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/latexfileversion - -name latexfileversion.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of latexfileversion -containersize 344 -containerchecksum 5641c8b3590697685cb2161c7a134045d46194cf9bf5426761144d427fa2f337b1772f78215e63173a8eeab224995e493314faf32cdf0780b9c9900b2f2d2225 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/latexfileversion - -name latexfileversion.i386-cygwin -category Package -revision 25012 -shortdesc i386-cygwin files of latexfileversion -containersize 344 -containerchecksum 6d3df4c9ed24ac033d8a41cbb91435881bf22dfc399450079813bdd22da11a9cf9e0032f2220268d54d67f51db2d180338d602c88d7df4d38141ea271f9ec90e -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/latexfileversion - -name latexfileversion.i386-freebsd -category Package -revision 25012 -shortdesc i386-freebsd files of latexfileversion -containersize 344 -containerchecksum e725938a4e6b6fe7dd896a500cfa1a05611e447891a05a80693761e530a29d3a24f2d89c909763b49daf65d40c90a4d40cdeb754f020f99c5f54a782883e02a1 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/latexfileversion - -name latexfileversion.i386-linux -category Package -revision 25012 -shortdesc i386-linux files of latexfileversion -containersize 344 -containerchecksum b8538255fa0a2c01c3f40f08add3f01c240f783e24d12eecd69b5a8a7aa611f551feab0132f1942b299c37ed1f6a32e925a55278a6fcbaf02667b7dd0364b14f -binfiles arch=i386-linux size=1 - bin/i386-linux/latexfileversion - -name latexfileversion.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of latexfileversion -containersize 344 -containerchecksum f2aff809cf3bbc2ca33b125ae9934ee300f6b9096d7e21d1687cdc3c0b8233c9fd9bffe6dc86f5bce925408c265044d1f528454423e17cc64ed49a1284034bd8 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/latexfileversion - -name latexfileversion.i386-solaris -category Package -revision 25012 -shortdesc i386-solaris files of latexfileversion -containersize 344 -containerchecksum 63743cefe4ec607e91815bf5404da4d40c7505dbd856f900b276b1e2f1604a75dff9e736888e3fb9ca2f11d075bdabca9cdeb954eaaa16f241f7b4fec5bb97e6 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/latexfileversion - -name latexfileversion.sparc-solaris -category Package -revision 25012 -shortdesc sparc-solaris files of latexfileversion -containersize 344 -containerchecksum 8da9222887755b806913dc3afac9214fb454f7f939980331809a1862f3f0a174a9aff784335717de37d609a7a0f7203ad05bfd00e137b29b0d897008bd723b8e -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/latexfileversion - -name latexfileversion.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of latexfileversion -containersize 344 -containerchecksum 92647258e10071a9fd925dfa2b0cdd83496bacc1de66767d3d4dd1dd32f1d645d549b7784cbc029c9cbc27d17cf69900ccc85636987e00ee20124fb9a915bcf5 -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/latexfileversion - -name latexfileversion.x86_64-darwin -category Package -revision 25012 -shortdesc x86_64-darwin files of latexfileversion -containersize 348 -containerchecksum bf27a801ed143801341398fce0dfbfc1d8f3675f29c6680be7aa1ee614de6351f070e3ba2718b5de77bbf7ddcdb7d3aaa43f29f4da2eae5936ea895db10b97cf -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/latexfileversion - -name latexfileversion.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of latexfileversion -containersize 352 -containerchecksum 1b8fea69a57b48916865744aa226948309ab11428a5abfacecb9128c2918dfdd580df177c1df90ffedb10f18a02d44cac026f49553a23f6166b2fa527ea14836 -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/latexfileversion - -name latexfileversion.x86_64-linux -category Package -revision 25012 -shortdesc x86_64-linux files of latexfileversion -containersize 348 -containerchecksum e67b8691efa1c90cd90c3e520fab08080fa8c67a8a068ae3549e879585c4144714b6802afae83940d491befccf7f0e381bcd6ed48676553019ac2f1e4ee0c58e -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/latexfileversion - -name latexfileversion.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of latexfileversion -containersize 344 -containerchecksum 1fcb88c1843e35d6dcbf17dd3520c5e9e10a670014cc94df6b9558416ebbd955486b25530e8f3c582ae8a9a57d0dae1fa858d1f9f34ba6b19bbd77fc41ea31e5 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/latexfileversion - -name latexfileversion.x86_64-solaris -category Package -revision 25012 -shortdesc x86_64-solaris files of latexfileversion -containersize 344 -containerchecksum 8273b2d7f4c8e8e0b46f35bd3f86d5d1773a8d34524fba63cdcce3af3ed11df318255cd90b85010e42b05652bd18c1e17c3f5b1df0f09c8bba0a956afdffe1a3 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/latexfileversion - -name latexgit -category Package -revision 41920 -shortdesc A LaTeX git wrapper -relocated 1 -longdesc This package provides several macros to fetch git information -longdesc and typeset it. The macros defined by LaTeXgit can be helpful -longdesc to documentation authors and others to whom clear document -longdesc versioning is important. -containersize 1716 -containerchecksum 5e628b39cb067ca9680ad22f8da11884961514353e9cba722f09f77ba3ce8e642b3245577afe5735f15f8cc2e450b4016fb012ffb2e25987199ccf0afb1c1cda -doccontainersize 438684 -doccontainerchecksum 8bf98bba71a2b857ab5f054bc7c8d8645be0d8575c9ee6371f4019a7bf6b2355605e4a489d5f7172624bd6e0b1d5c685f4fdc3077b4d6be9f6597c349110637a -docfiles size=115 - RELOC/doc/latex/latexgit/LICENSE - RELOC/doc/latex/latexgit/README.md details="Readme" - RELOC/doc/latex/latexgit/latexgit.pdf details="Package documentation" -srccontainersize 4852 -srccontainerchecksum 1c2792ebe3cedde0571dd5313dcb7f3a195a0c2cc46eede7234902a20716532c32f5e4b8a9eeb492b18e0da1b76e5e5a8d44775ccf7e04e3561c218b3ef2248d -srcfiles size=5 - RELOC/source/latex/latexgit/latexgit.dtx - RELOC/source/latex/latexgit/latexgit.ins -runfiles size=2 - RELOC/tex/latex/latexgit/latexgit.sty -catalogue-ctan /macros/latex/contrib/latexgit -catalogue-date 2016-08-31 04:53:42 +0200 -catalogue-license gpl3 -catalogue-topics version-control doc-mgmt - -name latexindent -category Package -revision 48905 -shortdesc Indent a LaTeX document, highlighting the programming structure -longdesc The Perl script (also available as a windows executable) -longdesc processes a LaTeX file, indenting parts so as to highlight the -longdesc structure for the reader. -depend latexindent.ARCH -containersize 52492 -containerchecksum 6d5c6a82904d48e99a0ff3d72443faa67ec9868f665aea838b7f9fd4d789e16a38b113178a7b407cc70afa2701580e79cce40d04ee07c0daf0780e788dc82fbd -doccontainersize 766992 -doccontainerchecksum 7c35ff64c84bddfb8b82a27c4408c1ffe9c55141bab43a463b99045c1620c1c7aae668bf76a234d211cd05866f3d1e300b8849fc5132065911f2fc0d6b7daecc -docfiles size=262 - texmf-dist/doc/support/latexindent/README details="Readme" - texmf-dist/doc/support/latexindent/appendices.tex - texmf-dist/doc/support/latexindent/cmhlistings.tex - texmf-dist/doc/support/latexindent/figure-schematic.tex - texmf-dist/doc/support/latexindent/latexindent-module-installer.pl - texmf-dist/doc/support/latexindent/latexindent.pdf details="Package documentation" - texmf-dist/doc/support/latexindent/latexindent.tex - texmf-dist/doc/support/latexindent/logo.tex - texmf-dist/doc/support/latexindent/references.tex - texmf-dist/doc/support/latexindent/sec-conclusions-know-limitations.tex - texmf-dist/doc/support/latexindent/sec-default-user-local.tex - texmf-dist/doc/support/latexindent/sec-demonstration.tex - texmf-dist/doc/support/latexindent/sec-how-to-use.tex - texmf-dist/doc/support/latexindent/sec-indent-config-and-settings.tex - texmf-dist/doc/support/latexindent/sec-introduction.tex - texmf-dist/doc/support/latexindent/sec-the-m-switch.tex - texmf-dist/doc/support/latexindent/subsec-commands-and-their-options.tex - texmf-dist/doc/support/latexindent/subsec-conflicting-poly-switches.tex - texmf-dist/doc/support/latexindent/subsec-noAdditionalIndent-indentRules.tex - texmf-dist/doc/support/latexindent/subsec-partnering-poly-switches.tex - texmf-dist/doc/support/latexindent/subsubsec-commands-with-arguments.tex - texmf-dist/doc/support/latexindent/subsubsec-environments-and-their-arguments.tex - texmf-dist/doc/support/latexindent/subsubsec-environments-with-items.tex - texmf-dist/doc/support/latexindent/subsubsec-headings.tex - texmf-dist/doc/support/latexindent/subsubsec-ifelsefi.tex - texmf-dist/doc/support/latexindent/subsubsec-no-add-remaining-code-blocks.tex - texmf-dist/doc/support/latexindent/subsubsec-special.tex - texmf-dist/doc/support/latexindent/title.tex -runfiles size=111 - texmf-dist/scripts/latexindent/LatexIndent/AlignmentAtAmpersand.pm - texmf-dist/scripts/latexindent/LatexIndent/Arguments.pm - texmf-dist/scripts/latexindent/LatexIndent/BackUpFileProcedure.pm - texmf-dist/scripts/latexindent/LatexIndent/BlankLines.pm - texmf-dist/scripts/latexindent/LatexIndent/Braces.pm - texmf-dist/scripts/latexindent/LatexIndent/Command.pm - texmf-dist/scripts/latexindent/LatexIndent/Document.pm - texmf-dist/scripts/latexindent/LatexIndent/DoubleBackSlash.pm - texmf-dist/scripts/latexindent/LatexIndent/Else.pm - texmf-dist/scripts/latexindent/LatexIndent/Environment.pm - texmf-dist/scripts/latexindent/LatexIndent/FileContents.pm - texmf-dist/scripts/latexindent/LatexIndent/FileExtension.pm - texmf-dist/scripts/latexindent/LatexIndent/GetYamlSettings.pm - texmf-dist/scripts/latexindent/LatexIndent/Heading.pm - texmf-dist/scripts/latexindent/LatexIndent/HiddenChildren.pm - texmf-dist/scripts/latexindent/LatexIndent/HorizontalWhiteSpace.pm - texmf-dist/scripts/latexindent/LatexIndent/IfElseFi.pm - texmf-dist/scripts/latexindent/LatexIndent/Indent.pm - texmf-dist/scripts/latexindent/LatexIndent/Item.pm - texmf-dist/scripts/latexindent/LatexIndent/KeyEqualsValuesBraces.pm - texmf-dist/scripts/latexindent/LatexIndent/LogFile.pm - texmf-dist/scripts/latexindent/LatexIndent/MandatoryArgument.pm - texmf-dist/scripts/latexindent/LatexIndent/ModifyLineBreaks.pm - texmf-dist/scripts/latexindent/LatexIndent/NamedGroupingBracesBrackets.pm - texmf-dist/scripts/latexindent/LatexIndent/OptionalArgument.pm - texmf-dist/scripts/latexindent/LatexIndent/Preamble.pm - texmf-dist/scripts/latexindent/LatexIndent/RoundBrackets.pm - texmf-dist/scripts/latexindent/LatexIndent/Sentence.pm - texmf-dist/scripts/latexindent/LatexIndent/Special.pm - texmf-dist/scripts/latexindent/LatexIndent/Switches.pm - texmf-dist/scripts/latexindent/LatexIndent/Tokens.pm - texmf-dist/scripts/latexindent/LatexIndent/TrailingComments.pm - texmf-dist/scripts/latexindent/LatexIndent/UnNamedGroupingBracesBrackets.pm - texmf-dist/scripts/latexindent/LatexIndent/Verbatim.pm - texmf-dist/scripts/latexindent/LatexIndent/Version.pm - texmf-dist/scripts/latexindent/defaultSettings.yaml - texmf-dist/scripts/latexindent/latexindent.pl -catalogue-contact-bugs https://github.com/cmhughes/latexindent.pl/issues -catalogue-contact-development https://github.com/cmhughes/latexindent.pl/tree/develop -catalogue-contact-repository https://github.com/cmhughes/latexindent.pl -catalogue-ctan /support/latexindent -catalogue-date 2018-10-13 12:21:07 +0200 -catalogue-license gpl3 -catalogue-topics code-layout -catalogue-version 3.5.3 - -name latexindent.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of latexindent -containersize 344 -containerchecksum 501a7cd1e52d5bf788b68d4fe1bd7814f24fca11cc7931ebbd759da6ce9514d5e7820f77fc618541aa4d0274c97f32ac6a1e0d456ff10fd8c01d44e4acb305f1 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/latexindent - -name latexindent.amd64-freebsd -category Package -revision 32150 -shortdesc amd64-freebsd files of latexindent -containersize 344 -containerchecksum dff3fff02451faec61bf96abf5e40863cfe92e89efc3899d706262366a4222e130f072faa58bf2f55e0f856e62f07957c467b38511086e23b48f24509428bd57 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/latexindent - -name latexindent.amd64-netbsd -category Package -revision 32150 -shortdesc amd64-netbsd files of latexindent -containersize 344 -containerchecksum 538c248d2649400ff8fdeb7c0194f70668da53819f82d720bbeaf50fa88657edaccbbcb2a6ced3fff6f68d8b0bd6c47b7c522a4c21e6ca9a0c8a7ead84db9c8e -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/latexindent - -name latexindent.armhf-linux -category Package -revision 32150 -shortdesc armhf-linux files of latexindent -containersize 340 -containerchecksum 9498e9b652933579edbf674ad59871b567ee83992b8fb0600ab0c39e46f497cec9500388a7d1105d13f03cd7f893491fe6e55d3e25d1ddb8a102497326e2783c -binfiles arch=armhf-linux size=1 - bin/armhf-linux/latexindent - -name latexindent.i386-cygwin -category Package -revision 32150 -shortdesc i386-cygwin files of latexindent -containersize 340 -containerchecksum ac32c77bf818d99dfd64ab9e140d5b96d285b33c301ce3d52f3fe7e40fdb670fd7a5693a4c81a2f938145ae05af92eedcaacdcad22b425084865e37f18a6157a -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/latexindent - -name latexindent.i386-freebsd -category Package -revision 32150 -shortdesc i386-freebsd files of latexindent -containersize 344 -containerchecksum 9482a99207f53ef81ccd0e252f0e78c9c1d61697346cedd484ffe51aecc52dba0c8eb02918d1202917e24ca507a13dab57689ecb71079017bd2cdb7b24d69745 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/latexindent - -name latexindent.i386-linux -category Package -revision 32150 -shortdesc i386-linux files of latexindent -containersize 344 -containerchecksum b7a297bd5d32786661719e172f50bb6d17ac778c55ece4804d399345c9e90c8b2a9fd09b01d8f7188f74682f1a2f9fb9a2c8b8129ba1f747172898120d948c4d -binfiles arch=i386-linux size=1 - bin/i386-linux/latexindent - -name latexindent.i386-netbsd -category Package -revision 32150 -shortdesc i386-netbsd files of latexindent -containersize 344 -containerchecksum 4f6f9350984e708947bfd071feecca1f5a8d81ac9808edbdcaf974459f8c4067e810456b555f6e05060bc94aefed128f1d3bb75074bb468122920ee5ce2845a6 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/latexindent - -name latexindent.i386-solaris -category Package -revision 32150 -shortdesc i386-solaris files of latexindent -containersize 344 -containerchecksum e8430249b23feaa9569ee95784a3fbbcf7963f183866d866306045227620c783421b9d4bb34e1efed91ad594ec0575d801df138684e451ef5ba51099cc73d485 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/latexindent - -name latexindent.sparc-solaris -category Package -revision 32150 -shortdesc sparc-solaris files of latexindent -containersize 344 -containerchecksum 4380694633bb1f1679d7f2993d70cbda2c041f7d8ec139f49019e47ea73400d204de66e6388a23eb882aa346108ece17b9e926786bd21782792c6c1853b9fd56 -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/latexindent - -name latexindent.win32 -category Package -revision 48905 -shortdesc win32 files of latexindent -containersize 8052408 -containerchecksum 6a68013f9fc5813088e0f4342f160585f4df12ff016dbf84b44ccdd50601dfd743cb5c177f373822a319f252786eab7d8785a225ea5516a1b3c987d62ae92736 -binfiles arch=win32 size=2799 - bin/win32/latexindent.exe - -name latexindent.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of latexindent -containersize 344 -containerchecksum 2c8de9c525ea0c1c3f19727beeb639256d99fe85fcb17c262b9f8398ee9ec4a441ca6cab5a46b21d848f26bfbef39415c0a3535bf1b82cfeb40780e542ad31c1 -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/latexindent - -name latexindent.x86_64-darwin -category Package -revision 32150 -shortdesc x86_64-darwin files of latexindent -containersize 344 -containerchecksum ea16857cd552964087f164e118fc102e73beee56c6324b435a3c1269d85af81c2d988c59da9562833b6a9a26a88c27678defe0b1626c876cafb0e775c8f0fbd6 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/latexindent - -name latexindent.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of latexindent -containersize 352 -containerchecksum be167a9da64400d62c08b14273aa5be58ef81ca322c99665d05326a64adb26899aa8d7f01e5b80227ac26cb44e41a97647da6dccf570810f2b277d6e148a5af7 -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/latexindent - -name latexindent.x86_64-linux -category Package -revision 32150 -shortdesc x86_64-linux files of latexindent -containersize 344 -containerchecksum a50fe0afd0305f41518ae16a98ac2ff3948245c0ecc1a482951605462faa0365723fc63dfbbaf47597fad1869130cb1d53066561fd8be263f03c3e8962f8c4ff -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/latexindent - -name latexindent.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of latexindent -containersize 348 -containerchecksum 2932c24dee7acc655d0341e741ddc82eb71df144948f0d0c24f05dd981375b5370bcdce1bded7311b1b631df45655dabd4f546dea52353ec3cd9167da1f142d7 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/latexindent - -name latexindent.x86_64-solaris -category Package -revision 32150 -shortdesc x86_64-solaris files of latexindent -containersize 348 -containerchecksum 24386e75fab9377ec634a201c2f27136547d66971c8a8ccc0de775e74bb140d0706382f0b10cac764bcd63dc7df7e7970c868b0ea5b9f124cee4cfc6d68e7eef -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/latexindent - -name latexmk -category Package -revision 48992 -shortdesc Fully automated LaTeX document generation -longdesc Latexmk completely automates the process of generating a LaTeX -longdesc document. Given the source files for a document, latexmk issues -longdesc the appropriate sequence of commands to generate a .dvi, .ps, -longdesc .pdf or hardcopy version of the document. An important feature -longdesc is the "preview continuous mode", where the script watches all -longdesc of the source files (primary file and included TeX and graphics -longdesc files), and reruns LaTeX, etc., whenever a source file has -longdesc changed. Thus a previewer can offer a display of the document's -longdesc latest state. -depend latexmk.ARCH -containersize 88188 -containerchecksum 0cbe09efe43146b373d305fe9a4429f3fb2ef22f2e88e2b84a11811e52b920829b1d274d9bee43a3ad458ad3c4c86575277372f50eb0273d4eb4964905062616 -doccontainersize 465380 -doccontainerchecksum c7f87604a7a9633fc21e0c14070c5ab18013d02c300c548c7c27332d412c7f6c4ca6bdfdace8ef0823beefd99dd47fa6599492cf13e14666083f6bb8c4cfc850 -docfiles size=246 - texmf-dist/doc/man/man1/latexmk.1 - texmf-dist/doc/man/man1/latexmk.man1.pdf - texmf-dist/doc/support/latexmk/CHANGES - texmf-dist/doc/support/latexmk/COPYING - texmf-dist/doc/support/latexmk/INSTALL - texmf-dist/doc/support/latexmk/README details="Readme" - texmf-dist/doc/support/latexmk/example_rcfiles/README-latexmk-rcfiles - texmf-dist/doc/support/latexmk/example_rcfiles/asymptote_latexmkrc - texmf-dist/doc/support/latexmk/example_rcfiles/bib2gls_latexmkrc - texmf-dist/doc/support/latexmk/example_rcfiles/clean_pattern_latexmkrc - texmf-dist/doc/support/latexmk/example_rcfiles/exceltex1.sty - texmf-dist/doc/support/latexmk/example_rcfiles/exceltex_latexmkrc - texmf-dist/doc/support/latexmk/example_rcfiles/glossary_latexmkrc - texmf-dist/doc/support/latexmk/example_rcfiles/lualatex_latexmkrc - texmf-dist/doc/support/latexmk/example_rcfiles/mpost_latexmkrc - texmf-dist/doc/support/latexmk/example_rcfiles/nomenclature_latexmkrc - texmf-dist/doc/support/latexmk/example_rcfiles/pdflatexmkrc - texmf-dist/doc/support/latexmk/example_rcfiles/pythontex-latexmkrc - texmf-dist/doc/support/latexmk/example_rcfiles/sagetex_latexmkrc - texmf-dist/doc/support/latexmk/example_rcfiles/sweave_latexmkrc - texmf-dist/doc/support/latexmk/example_rcfiles/tex4ht-latexmkrc - texmf-dist/doc/support/latexmk/example_rcfiles/texinfo-latexmkrc - texmf-dist/doc/support/latexmk/example_rcfiles/tikz-externalized-latexmkrc - texmf-dist/doc/support/latexmk/example_rcfiles/xelatex_latexmkrc - texmf-dist/doc/support/latexmk/extra-scripts/README-latexmk-scripts - texmf-dist/doc/support/latexmk/extra-scripts/dvipdfm_call - texmf-dist/doc/support/latexmk/extra-scripts/dvipdfm_call.bat - texmf-dist/doc/support/latexmk/extra-scripts/dvipdfmx_call - texmf-dist/doc/support/latexmk/extra-scripts/dvipdfmx_call.bat - texmf-dist/doc/support/latexmk/extra-scripts/htlatexonly - texmf-dist/doc/support/latexmk/extra-scripts/kickxdvi - texmf-dist/doc/support/latexmk/extra-scripts/l1 - texmf-dist/doc/support/latexmk/extra-scripts/l2 - texmf-dist/doc/support/latexmk/extra-scripts/myhtlatex2 - texmf-dist/doc/support/latexmk/extra-scripts/pst2pdf_for_latexmk - texmf-dist/doc/support/latexmk/extra-scripts/pst2pdf_for_latexmk_README.txt - texmf-dist/doc/support/latexmk/extra-scripts/startacroread - texmf-dist/doc/support/latexmk/latexmk.pdf details="Manual page, PDF" - texmf-dist/doc/support/latexmk/latexmk.txt details="Manual page, text format" -srccontainersize 492 -srccontainerchecksum 95ce66a8ce1448831b98543739c23a6ba77311173f4774f8af613a05f87b2dfc2839058ee87bd8dfe341615325ca8fa60fa4242954adf428430f31a31cbeacf3 -srcfiles size=1 - texmf-dist/source/support/latexmk/latexmk.bat -runfiles size=93 - texmf-dist/scripts/latexmk/latexmk.pl -catalogue-also latexn prv arara -catalogue-ctan /support/latexmk -catalogue-date 2018-10-25 17:42:19 +0200 -catalogue-license gpl2 -catalogue-topics compilation -catalogue-version 4.61 - -name latexmk.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of latexmk -containersize 340 -containerchecksum f3ff787b25e162acdd9b3c95db601f7ef53356f47a857f25c6249800d0bfede3518eb5debb162edd3a4f6213521b1ca98702e31b396ec42192f57cf789a5ddda -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/latexmk - -name latexmk.amd64-freebsd -category Package -revision 16472 -shortdesc amd64-freebsd files of latexmk -containersize 340 -containerchecksum 218277160e30e64175f1379f9ee86b61df0b79afbda4ac8fc7e96f8398a76e7a21ce44f1b05d1ed007ddf098a5f1a24aa3d6f45afebde045d7f6c2916c40934b -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/latexmk - -name latexmk.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of latexmk -containersize 340 -containerchecksum df24fe364bcf893eaf7d3a866e34f8e6740feb62c91483f5c9abc930c5137bf2f4b2350b927de56d7f9b31b7fe570835870f68805e045653fe36729902289cc4 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/latexmk - -name latexmk.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of latexmk -containersize 340 -containerchecksum d110b3b42820161c552c280ea24ecdf56f8cd03e27dea1b48800101a65bde034344e5fca87961b350288aadb82ca36f8756058cf54dffce54ce8fe9f83228cd4 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/latexmk - -name latexmk.i386-cygwin -category Package -revision 13717 -shortdesc i386-cygwin files of latexmk -containersize 340 -containerchecksum 706defce8c8959435b581dd9e553ceb656befd8dcae782afd1bb4875c85b401bca0ed43aa273442eb9e74d325865a74702a4de44e4d797988d6258dff80d7dca -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/latexmk - -name latexmk.i386-freebsd -category Package -revision 16472 -shortdesc i386-freebsd files of latexmk -containersize 340 -containerchecksum e8dd6665cc5e4b63ea22e8e73300944db736cd5f8253e3a2aaaf135e5fc3f754015ba1e04777a2c3d6bf6b1e9402f47d97487b1ae882f1e2f86a392c0b79d242 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/latexmk - -name latexmk.i386-linux -category Package -revision 10937 -shortdesc i386-linux files of latexmk -containersize 340 -containerchecksum bedbac9faf4abfcc1eb3cf9eabeceb575ae21aa533a1ec947e1f85d7f500858fc6c52e3a78a1a244121eda79fa9acd582e68a0095fa3c05ad367b2f6fe91b121 -binfiles arch=i386-linux size=1 - bin/i386-linux/latexmk - -name latexmk.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of latexmk -containersize 336 -containerchecksum f4f1fa7524415b5228f1095ebcd1449d77f977151fe4f07b60e959e9f0623ced03b62ed236cbb35de6ab7b27e198fe89d4928c2cf25b5abebc18321a0e8d51c5 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/latexmk - -name latexmk.i386-solaris -category Package -revision 10937 -shortdesc i386-solaris files of latexmk -containersize 340 -containerchecksum 417a44d7e21f1a971f2518f2671319478163d5ec3c2e7c17c804216a6c141ba754560186e431af0fea90fc5c59068d6f571c6f01e42ea0eb9c7de86b96de2b6a -binfiles arch=i386-solaris size=1 - bin/i386-solaris/latexmk - -name latexmk.sparc-solaris -category Package -revision 10937 -shortdesc sparc-solaris files of latexmk -containersize 340 -containerchecksum 7b2725aac9fc98747169ef92a4fa92bb5ef9746618aa32cd5079e8ff521c29c6063305a32fea06a1e6b36b13a9451cdc98ca08695333aa4fded6ac54c4e3e748 -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/latexmk - -name latexmk.win32 -category Package -revision 15404 -shortdesc win32 files of latexmk -containersize 684 -containerchecksum 8ea53c2fb9dede322deecc68add6168761554715d51a08f0b7b0d03b8c65f72952565182bf4ccc6e5a684ea1ed850872bd8a559900c718b51380b63969e61e42 -binfiles arch=win32 size=1 - bin/win32/latexmk.exe - -name latexmk.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of latexmk -containersize 340 -containerchecksum 62c64bdb9182b3c56d9f32b15eefc366d28039b7a37f5859d28fd76faf282d0f9767ed976325ca288c68b7b9dafa273ae8f6b08c4129c42664ebaa0ab91b094e -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/latexmk - -name latexmk.x86_64-darwin -category Package -revision 18441 -shortdesc x86_64-darwin files of latexmk -containersize 344 -containerchecksum ae5339c3d7cfb0441ef0a0c98965051bce5153efc9966fff42e65307e6c1581daf748d9d30b8c9e044439c50aae0618b75cee9b7f380dc2e39ebc72be566c79b -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/latexmk - -name latexmk.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of latexmk -containersize 348 -containerchecksum 9aa273a557f2a9c9febdc73df37f3feab363d05339c03dfa5c7c244d56068c6ceb8840417e6945ab94ff64039440058de3f51ff2ff9e84d43a44acc6d1d29669 -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/latexmk - -name latexmk.x86_64-linux -category Package -revision 10937 -shortdesc x86_64-linux files of latexmk -containersize 340 -containerchecksum b2b78133d425fd57b3c28bd371558b2353146da8731a74ae9a35f1e4126c30b04a50a7346f43c1500d5802e06edc6b82820c190068ad5afb59d6cb7c5eb4cb4e -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/latexmk - -name latexmk.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of latexmk -containersize 344 -containerchecksum cbeab2fc58e62a09bfd7aad368aeb88661de7275356a12236f674c47eedc6bb073f7ffcc54872e360e644d9308ad39b67e8c7479428d1e4feb781e153aa9bf71 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/latexmk - -name latexmk.x86_64-solaris -category Package -revision 18442 -shortdesc x86_64-solaris files of latexmk -containersize 340 -containerchecksum 2df5aa216b1bace2a6f43cc2edef2f3d29b49296ce88e9ce996459a0d2a376caed81fb2ebd53e61a6d14ceaca5f61edaf75c4d20e323cab52375ad0a1e708259 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/latexmk - -name latexmp -category Package -revision 15878 -shortdesc Interface for LaTeX-based typesetting in MetaPost -relocated 1 -longdesc The MetaPost package latexMP implements a user-friendly -longdesc interface to access LaTeX-based typesetting capabilities in -longdesc MetaPost. The text to be typeset is given as string. This -longdesc allows even dynamic text elements, for example counters, to be -longdesc used in labels. Compared to other implementations it is much -longdesc more flexible, since it can be used as direct replacement for -longdesc btex..etex, and much faster, compared for example to the -longdesc solution provided by tex.mp -containersize 5284 -containerchecksum 636f1518720ebf6e9bdf15e006bfe33863acddd4d856db0d2808520280a359f639cd6568da541fa7cf59bb345bb23e3852a59af3b85586c540341751b9f80e88 -doccontainersize 147408 -doccontainerchecksum f754a9e9e38e3138f28d90c9d6ae1b5eea68c3cf5dbbbf373dfd323064b27778603c6a59b6c73d7b81c42458b98595c7834538e467444949d14b93f3478b3c1b -docfiles size=44 - RELOC/doc/metapost/latexmp/README details="Readme" - RELOC/doc/metapost/latexmp/latexmp.pdf details="Package documentation" -runfiles size=4 - RELOC/metapost/latexmp/latexmp.mp -catalogue-ctan /graphics/metapost/contrib/macros/latexmp -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics graphics-text -catalogue-version 1.2.1 - -name latexpand -category Package -revision 50079 -shortdesc Expand \input and \include in a LaTeX document -longdesc Latexpand is a Perl script that simply replaces \input and -longdesc \include commands with the content of the input or included -longdesc file. The script does not deal with \includeonly commands. -depend latexpand.ARCH -containersize 5748 -containerchecksum 696220656b5d12da38d0f6dcdd3275dc1427af62c4a468d6c1b0d97250e46aa864cac173b28536fbe4c38bd1f3c53fd670311ad5a88488c4fb168b6fb42c94d7 -doccontainersize 3072 -doccontainerchecksum 5f39fa27b75454a1c65b6a4d4c427a61b730c2f6f9d03554746770310c58629ee7e6611bcdb7cf9705f01265365463e5a976415850d4fc20b6bb09f73e7329c7 -docfiles size=4 - texmf-dist/doc/support/latexpand/LICENCE - texmf-dist/doc/support/latexpand/README details="Readme" - texmf-dist/doc/support/latexpand/version.txt -runfiles size=5 - texmf-dist/scripts/latexpand/latexpand -catalogue-contact-repository https://gitlab.com/latexpand/latexpand -catalogue-ctan /support/latexpand -catalogue-date 2019-02-20 20:34:48 +0100 -catalogue-license bsd -catalogue-topics file-mgmt -catalogue-version 1.5 - -name latexpand.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of latexpand -containersize 340 -containerchecksum 295044a524cad1a17a7efdebd70545c72839c60ad8fe9f037dcef694a8ecc93e8bcbcf4c977caadb5ab09e8e3069e17b07f519cf5c5e000b688f1e297da54b9f -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/latexpand - -name latexpand.amd64-freebsd -category Package -revision 27025 -shortdesc amd64-freebsd files of latexpand -containersize 340 -containerchecksum 31473b3bb84157afa4d0ccf55ef2aa33be0c4cc11020619d545c41cf7035eb13cfacc0e324c6761e86795b17e93989fd561f53751e38a03db211914f066f7f83 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/latexpand - -name latexpand.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of latexpand -containersize 340 -containerchecksum 4b67c5b7be535439f4da42d6b6c91ca887e6aa303bd12f302d439b4275921a6a5adeb515ae4640b21b5806231b5ee6015637aaaa691c0dfe593f9f27e834cf5e -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/latexpand - -name latexpand.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of latexpand -containersize 336 -containerchecksum 7ac9a8fd48aeec746b1122d6d461e18671b133a5eb673eac252efe815f3e0d1b167a2a7bbf2a17d4b4e7cd1ec2ed442e6b3bd213e851fcfa88278ce5ebc8500d -binfiles arch=armhf-linux size=1 - bin/armhf-linux/latexpand - -name latexpand.i386-cygwin -category Package -revision 27025 -shortdesc i386-cygwin files of latexpand -containersize 340 -containerchecksum 94d615d65c14955afa6008689f5d71c44c2a7d5803cb46e513f860f98b28562af2c3ada3919d1796e9f71b78e4192fe8ffbb4c3fc6b145f4639cd232617e1bde -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/latexpand - -name latexpand.i386-freebsd -category Package -revision 27025 -shortdesc i386-freebsd files of latexpand -containersize 340 -containerchecksum cadc93da5afaf0fd0556af277a7702929ba46c7c9de6c6005d5ee31b48cc268186dc3640b9044907c7a8e61bb77c9b9c3c51300a19366f06ffa808f5ed8106fe -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/latexpand - -name latexpand.i386-linux -category Package -revision 27025 -shortdesc i386-linux files of latexpand -containersize 340 -containerchecksum 5dea7f09e497c6692d50b51a785dd9a2ac943f836859e21d4bf4e7f5d9990014418966fbdb14c6d2da3344b7a1ac541e921b92efe20d2eefb0877295c371725e -binfiles arch=i386-linux size=1 - bin/i386-linux/latexpand - -name latexpand.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of latexpand -containersize 340 -containerchecksum d9ecb4f2540a38a5ed4a59edfd99fa2f5ece309814d113da7347fbcfe37475229cc51952529892ef0bd178e4eb59a3d1cc0d409a4d3ddb48ad59bce6d71ef58d -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/latexpand - -name latexpand.i386-solaris -category Package -revision 27025 -shortdesc i386-solaris files of latexpand -containersize 340 -containerchecksum f8c7adab69c8b942ccb0b57b824c327b61a8b6e71a0c0fa0528228c31c2d9b707480bc6b2155b5160c138970ba862ba82b356e3bec0a465bb7d832e76d29f5cf -binfiles arch=i386-solaris size=1 - bin/i386-solaris/latexpand - -name latexpand.sparc-solaris -category Package -revision 27025 -shortdesc sparc-solaris files of latexpand -containersize 340 -containerchecksum 7f3eb9d8a096687d0f344f907f095b2ec63ddb3648bb0ac3eec3c8730ea6d201575c187c597f7ef1e10115929a90b9426e3eca69543c4f8ef28ff67c8cf29bb6 -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/latexpand - -name latexpand.win32 -category Package -revision 27025 -shortdesc win32 files of latexpand -containersize 684 -containerchecksum 6c5b2c405db4e3e17c58e2d0677e8488527a900b7db2829351349211fc7f58ec4eae6a4a32514cc37b4a2c0ee53388fe32d74d0b2b39c6421514b790c97dbf8d -binfiles arch=win32 size=1 - bin/win32/latexpand.exe - -name latexpand.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of latexpand -containersize 340 -containerchecksum b88a78843d597ddff1ee052f8de9880109692c5bb90ff495e2a03f96441bf45746335fc923dc043791835606aa3de4fc32dcc02ce3189b4dcda49734c9a43d8c -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/latexpand - -name latexpand.x86_64-darwin -category Package -revision 27025 -shortdesc x86_64-darwin files of latexpand -containersize 340 -containerchecksum cf03193a5cc08667004d96d24647395f10104a0960a112e845e6078e0c80d76901cf651c2982191f8e0557f810033571b14e8fb93640d3164f9948df38231ce5 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/latexpand - -name latexpand.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of latexpand -containersize 348 -containerchecksum c5b6699f44e6cf89281c1aa57a36900c7faeb4c226ef34f0030fee47f1ca3cda0ef9f86dd2eb50373b8afe701ef8b696ab29dffa5213faefaad88eb78fb4bb35 -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/latexpand - -name latexpand.x86_64-linux -category Package -revision 27025 -shortdesc x86_64-linux files of latexpand -containersize 344 -containerchecksum bd10fb0762ffdead7f2089ae02973ce4331bc46afc916885e7b1a3457641cac143e0fc7ee5e90e6aac92e77ddd4efcdfdbcd2919a0ac414c206231fab107740d -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/latexpand - -name latexpand.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of latexpand -containersize 340 -containerchecksum 10d92ce643aee1fd6a20ba8fccf72f2a20d34a6a69314147fe43d745de5ff455bc20b1b8f9b65641284225b1ead600e7fad994adbe125ab37a652e4b6d4ed662 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/latexpand - -name latexpand.x86_64-solaris -category Package -revision 27025 -shortdesc x86_64-solaris files of latexpand -containersize 340 -containerchecksum 2e26f9db3beb6b4fec7813c8fc84b7a4b5b19bc71fb16770657be97a27d0bb0c90fc15a00c016bc80b3a54461aadf77ee87d7ae135b19bb98578d72d685d94e2 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/latexpand - -name lato -category Package -revision 45576 -shortdesc Lato font family and LaTeX support -relocated 1 -longdesc Lato is a sanserif typeface family designed in the Summer 2010 -longdesc by Warsaw-based designer Lukasz Dziedzic for the tyPoland -longdesc foundry. This font, which includes five weights (hairline, -longdesc light, regular, bold and black), is available from the Google -longdesc Font Directory as TrueType files under the Open Font License -longdesc version 1.1. The package provides support for this font in -longdesc LaTeX. It includes the original TrueType fonts, as well as Type -longdesc 1 versions, converted for this package using FontForge for full -longdesc support with Dvips. -execute addMap lato.map -containersize 22570560 -containerchecksum 7ced63aa65bcc3744826ce1a75248a5563ff0b54a76fd5f6edb6e5ac77ad0070fe17517b484eb8facc5236aa44672942581eade88c2a63b8c19a0e8621be0a59 -doccontainersize 1920384 -doccontainerchecksum 06516da2c15aa92cf714e18cb73a517bef4a12c59a96511292acfcfff14225a320f12be4e86fa7bcd662bcf48cc1a965dbf837d0d67fd5af914a18991d27136d -docfiles size=496 - RELOC/doc/fonts/lato/CHANGES - RELOC/doc/fonts/lato/README details="Readme" - RELOC/doc/fonts/lato/lato-samples.pdf details="Font samples" - RELOC/doc/fonts/lato/lato-samples.tex - RELOC/doc/fonts/lato/lato.pdf details="Package documentation" - RELOC/doc/fonts/lato/lato.tex - RELOC/doc/fonts/lato/manifest.txt -runfiles size=14001 - RELOC/fonts/enc/dvips/lato/a_2crngg.enc - RELOC/fonts/enc/dvips/lato/a_2mat6d.enc - RELOC/fonts/enc/dvips/lato/a_2nnrle.enc - RELOC/fonts/enc/dvips/lato/a_3amarq.enc - RELOC/fonts/enc/dvips/lato/a_4rrhyw.enc - RELOC/fonts/enc/dvips/lato/a_576ays.enc - RELOC/fonts/enc/dvips/lato/a_6yrmjt.enc - RELOC/fonts/enc/dvips/lato/a_72pcjj.enc - RELOC/fonts/enc/dvips/lato/a_as3d7g.enc - RELOC/fonts/enc/dvips/lato/a_awj6io.enc - RELOC/fonts/enc/dvips/lato/a_byeiol.enc - RELOC/fonts/enc/dvips/lato/a_cl5fci.enc - RELOC/fonts/enc/dvips/lato/a_csihup.enc - RELOC/fonts/enc/dvips/lato/a_ctv25v.enc - RELOC/fonts/enc/dvips/lato/a_dhpcmg.enc - RELOC/fonts/enc/dvips/lato/a_dorwc5.enc - RELOC/fonts/enc/dvips/lato/a_ejjc4w.enc - RELOC/fonts/enc/dvips/lato/a_foh2p7.enc - RELOC/fonts/enc/dvips/lato/a_hckf57.enc - RELOC/fonts/enc/dvips/lato/a_hr5pmb.enc - RELOC/fonts/enc/dvips/lato/a_kxxqs7.enc - RELOC/fonts/enc/dvips/lato/a_kzqx6e.enc - RELOC/fonts/enc/dvips/lato/a_m6hzhe.enc - RELOC/fonts/enc/dvips/lato/a_osqgsk.enc - RELOC/fonts/enc/dvips/lato/a_p45uqa.enc - RELOC/fonts/enc/dvips/lato/a_pgvvar.enc - RELOC/fonts/enc/dvips/lato/a_qmhr5f.enc - RELOC/fonts/enc/dvips/lato/a_spmrut.enc - RELOC/fonts/enc/dvips/lato/a_vrywxr.enc - RELOC/fonts/enc/dvips/lato/a_vu5rq2.enc - RELOC/fonts/enc/dvips/lato/a_w6akef.enc - RELOC/fonts/enc/dvips/lato/a_wn4snn.enc - RELOC/fonts/map/dvips/lato/lato.map - RELOC/fonts/tfm/typoland/lato/Lato-Black-LGR-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-LGR-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-LGR-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-LGR-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-OT1-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-OT1-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-OT1-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-OT1-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-OT1-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-OT1-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-OT1-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-OT1-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-T1-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-T1-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-T1-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-T1-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-T1-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-T1-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-T1-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-T1-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-T2A-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-T2A-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-T2A-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-T2A-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-T2A-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-T2A-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-T2A-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-T2A-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-T2B-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-T2B-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-T2B-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-T2B-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-T2B-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-T2B-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-T2B-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-T2B-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-T2C-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-T2C-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-T2C-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-T2C-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-T2C-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-T2C-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-T2C-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-T2C-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-TS1-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-TS1-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-TS1-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-TS1-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-TS1-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-TS1-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-TS1-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-TS1-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-X2-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-X2-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-X2-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-X2-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-X2-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-X2-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-X2-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Black-X2-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-LGR-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-LGR-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-LGR-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-LGR-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-OT1-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-OT1-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-OT1-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-OT1-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-OT1-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-OT1-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-OT1-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-OT1-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-T1-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-T1-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-T1-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-T1-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-T1-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-T1-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-T1-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-T1-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-T2A-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-T2A-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-T2A-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-T2A-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-T2A-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-T2A-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-T2A-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-T2A-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-T2B-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-T2B-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-T2B-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-T2B-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-T2B-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-T2B-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-T2B-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-T2B-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-T2C-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-T2C-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-T2C-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-T2C-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-T2C-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-T2C-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-T2C-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-T2C-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-TS1-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-TS1-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-TS1-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-TS1-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-TS1-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-TS1-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-TS1-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-TS1-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-X2-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-X2-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-X2-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-X2-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-X2-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-X2-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-X2-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BlackItalic-X2-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-LGR-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-LGR-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-LGR-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-LGR-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-OT1-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-OT1-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-OT1-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-OT1-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-OT1-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-OT1-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-OT1-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-OT1-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-T1-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-T1-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-T1-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-T1-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-T1-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-T1-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-T1-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-T1-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-T2A-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-T2A-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-T2A-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-T2A-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-T2A-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-T2A-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-T2A-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-T2A-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-T2B-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-T2B-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-T2B-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-T2B-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-T2B-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-T2B-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-T2B-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-T2B-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-T2C-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-T2C-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-T2C-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-T2C-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-T2C-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-T2C-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-T2C-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-T2C-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-TS1-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-TS1-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-TS1-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-TS1-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-TS1-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-TS1-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-TS1-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-TS1-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-X2-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-X2-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-X2-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-X2-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-X2-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-X2-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-X2-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Bold-X2-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-LGR-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-LGR-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-LGR-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-LGR-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-OT1-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-OT1-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-OT1-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-OT1-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-OT1-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-OT1-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-OT1-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-OT1-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-T1-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-T1-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-T1-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-T1-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-T1-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-T1-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-T1-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-T1-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-T2A-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-T2A-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-T2A-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-T2A-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-T2A-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-T2A-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-T2A-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-T2A-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-T2B-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-T2B-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-T2B-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-T2B-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-T2B-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-T2B-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-T2B-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-T2B-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-T2C-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-T2C-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-T2C-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-T2C-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-T2C-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-T2C-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-T2C-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-T2C-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-TS1-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-TS1-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-TS1-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-TS1-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-TS1-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-TS1-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-TS1-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-TS1-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-X2-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-X2-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-X2-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-X2-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-X2-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-X2-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-X2-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-BoldItalic-X2-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-LGR-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-LGR-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-LGR-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-LGR-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-OT1-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-OT1-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-OT1-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-OT1-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-OT1-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-OT1-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-OT1-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-OT1-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-T1-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-T1-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-T1-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-T1-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-T1-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-T1-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-T1-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-T1-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-T2A-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-T2A-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-T2A-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-T2A-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-T2A-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-T2A-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-T2A-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-T2A-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-T2B-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-T2B-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-T2B-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-T2B-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-T2B-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-T2B-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-T2B-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-T2B-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-T2C-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-T2C-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-T2C-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-T2C-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-T2C-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-T2C-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-T2C-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-T2C-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-TS1-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-TS1-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-TS1-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-TS1-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-TS1-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-TS1-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-TS1-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-TS1-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-X2-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-X2-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-X2-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-X2-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-X2-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-X2-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-X2-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Hairline-X2-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-LGR-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-LGR-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-LGR-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-LGR-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-OT1-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-OT1-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-OT1-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-OT1-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-OT1-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-OT1-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-OT1-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-OT1-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-T1-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-T1-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-T1-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-T1-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-T1-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-T1-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-T1-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-T1-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-T2A-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-T2A-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-T2A-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-T2A-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-T2A-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-T2A-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-T2A-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-T2A-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-T2B-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-T2B-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-T2B-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-T2B-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-T2B-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-T2B-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-T2B-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-T2B-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-T2C-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-T2C-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-T2C-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-T2C-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-T2C-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-T2C-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-T2C-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-T2C-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-TS1-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-TS1-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-TS1-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-TS1-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-TS1-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-TS1-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-TS1-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-TS1-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-X2-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-X2-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-X2-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-X2-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-X2-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-X2-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-X2-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HairlineItalic-X2-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-LGR-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-LGR-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-LGR-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-LGR-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-OT1-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-OT1-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-OT1-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-OT1-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-OT1-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-OT1-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-OT1-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-OT1-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-T1-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-T1-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-T1-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-T1-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-T1-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-T1-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-T1-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-T1-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-T2A-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-T2A-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-T2A-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-T2A-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-T2A-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-T2A-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-T2A-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-T2A-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-T2B-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-T2B-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-T2B-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-T2B-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-T2B-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-T2B-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-T2B-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-T2B-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-T2C-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-T2C-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-T2C-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-T2C-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-T2C-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-T2C-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-T2C-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-T2C-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-TS1-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-TS1-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-TS1-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-TS1-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-TS1-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-TS1-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-TS1-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-TS1-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-X2-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-X2-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-X2-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-X2-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-X2-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-X2-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-X2-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Heavy-X2-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-LGR-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-LGR-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-LGR-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-LGR-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-OT1-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-OT1-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-OT1-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-OT1-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-OT1-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-OT1-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-OT1-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-OT1-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-T1-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-T1-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-T1-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-T1-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-T1-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-T1-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-T1-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-T1-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-T2A-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-T2A-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-T2A-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-T2A-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-T2A-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-T2A-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-T2A-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-T2A-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-T2B-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-T2B-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-T2B-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-T2B-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-T2B-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-T2B-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-T2B-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-T2B-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-T2C-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-T2C-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-T2C-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-T2C-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-T2C-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-T2C-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-T2C-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-T2C-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-TS1-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-TS1-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-TS1-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-TS1-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-TS1-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-TS1-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-TS1-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-TS1-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-X2-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-X2-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-X2-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-X2-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-X2-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-X2-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-X2-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-HeavyItalic-X2-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-LGR-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-LGR-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-LGR-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-LGR-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-OT1-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-OT1-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-OT1-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-OT1-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-OT1-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-OT1-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-OT1-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-OT1-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-T1-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-T1-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-T1-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-T1-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-T1-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-T1-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-T1-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-T1-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-T2A-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-T2A-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-T2A-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-T2A-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-T2A-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-T2A-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-T2A-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-T2A-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-T2B-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-T2B-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-T2B-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-T2B-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-T2B-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-T2B-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-T2B-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-T2B-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-T2C-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-T2C-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-T2C-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-T2C-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-T2C-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-T2C-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-T2C-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-T2C-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-TS1-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-TS1-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-TS1-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-TS1-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-TS1-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-TS1-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-TS1-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-TS1-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-X2-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-X2-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-X2-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-X2-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-X2-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-X2-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-X2-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Italic-X2-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-LGR-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-LGR-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-LGR-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-LGR-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-OT1-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-OT1-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-OT1-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-OT1-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-OT1-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-OT1-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-OT1-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-OT1-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-T1-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-T1-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-T1-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-T1-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-T1-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-T1-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-T1-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-T1-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-T2A-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-T2A-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-T2A-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-T2A-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-T2A-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-T2A-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-T2A-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-T2A-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-T2B-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-T2B-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-T2B-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-T2B-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-T2B-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-T2B-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-T2B-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-T2B-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-T2C-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-T2C-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-T2C-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-T2C-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-T2C-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-T2C-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-T2C-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-T2C-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-TS1-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-TS1-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-TS1-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-TS1-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-TS1-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-TS1-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-TS1-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-TS1-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-X2-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-X2-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-X2-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-X2-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-X2-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-X2-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-X2-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Light-X2-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-LGR-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-LGR-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-LGR-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-LGR-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-OT1-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-OT1-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-OT1-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-OT1-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-OT1-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-OT1-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-OT1-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-OT1-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-T1-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-T1-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-T1-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-T1-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-T1-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-T1-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-T1-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-T1-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-T2A-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-T2A-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-T2A-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-T2A-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-T2A-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-T2A-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-T2A-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-T2A-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-T2B-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-T2B-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-T2B-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-T2B-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-T2B-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-T2B-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-T2B-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-T2B-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-T2C-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-T2C-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-T2C-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-T2C-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-T2C-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-T2C-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-T2C-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-T2C-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-TS1-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-TS1-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-TS1-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-TS1-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-TS1-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-TS1-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-TS1-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-TS1-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-X2-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-X2-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-X2-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-X2-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-X2-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-X2-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-X2-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-LightItalic-X2-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-LGR-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-LGR-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-LGR-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-LGR-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-OT1-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-OT1-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-OT1-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-OT1-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-OT1-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-OT1-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-OT1-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-OT1-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-T1-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-T1-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-T1-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-T1-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-T1-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-T1-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-T1-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-T1-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-T2A-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-T2A-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-T2A-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-T2A-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-T2A-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-T2A-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-T2A-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-T2A-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-T2B-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-T2B-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-T2B-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-T2B-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-T2B-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-T2B-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-T2B-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-T2B-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-T2C-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-T2C-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-T2C-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-T2C-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-T2C-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-T2C-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-T2C-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-T2C-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-TS1-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-TS1-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-TS1-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-TS1-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-TS1-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-TS1-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-TS1-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-TS1-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-X2-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-X2-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-X2-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-X2-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-X2-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-X2-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-X2-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Medium-X2-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-LGR-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-LGR-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-LGR-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-LGR-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-OT1-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-OT1-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-OT1-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-OT1-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-OT1-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-OT1-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-OT1-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-OT1-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-T1-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-T1-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-T1-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-T1-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-T1-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-T1-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-T1-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-T1-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-T2A-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-T2A-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-T2A-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-T2A-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-T2A-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-T2A-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-T2A-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-T2A-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-T2B-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-T2B-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-T2B-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-T2B-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-T2B-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-T2B-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-T2B-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-T2B-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-T2C-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-T2C-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-T2C-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-T2C-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-T2C-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-T2C-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-T2C-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-T2C-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-TS1-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-TS1-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-TS1-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-TS1-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-TS1-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-TS1-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-TS1-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-TS1-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-X2-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-X2-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-X2-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-X2-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-X2-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-X2-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-X2-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-MediumItalic-X2-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-LGR-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-LGR-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-LGR-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-LGR-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-OT1-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-OT1-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-OT1-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-OT1-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-OT1-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-OT1-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-OT1-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-OT1-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-T1-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-T1-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-T1-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-T1-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-T1-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-T1-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-T1-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-T1-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-T2A-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-T2A-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-T2A-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-T2A-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-T2A-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-T2A-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-T2A-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-T2A-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-T2B-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-T2B-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-T2B-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-T2B-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-T2B-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-T2B-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-T2B-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-T2B-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-T2C-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-T2C-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-T2C-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-T2C-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-T2C-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-T2C-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-T2C-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-T2C-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-TS1-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-TS1-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-TS1-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-TS1-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-TS1-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-TS1-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-TS1-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-TS1-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-X2-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-X2-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-X2-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-X2-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-X2-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-X2-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-X2-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Regular-X2-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-LGR-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-LGR-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-LGR-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-LGR-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-OT1-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-OT1-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-OT1-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-OT1-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-OT1-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-OT1-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-OT1-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-OT1-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-T1-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-T1-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-T1-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-T1-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-T1-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-T1-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-T1-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-T1-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-T2A-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-T2A-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-T2A-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-T2A-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-T2A-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-T2A-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-T2A-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-T2A-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-T2B-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-T2B-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-T2B-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-T2B-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-T2B-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-T2B-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-T2B-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-T2B-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-T2C-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-T2C-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-T2C-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-T2C-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-T2C-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-T2C-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-T2C-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-T2C-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-TS1-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-TS1-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-TS1-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-TS1-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-TS1-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-TS1-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-TS1-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-TS1-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-X2-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-X2-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-X2-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-X2-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-X2-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-X2-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-X2-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Semibold-X2-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-LGR-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-LGR-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-LGR-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-LGR-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-OT1-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-OT1-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-OT1-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-OT1-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-OT1-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-OT1-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-OT1-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-OT1-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-T1-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-T1-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-T1-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-T1-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-T1-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-T1-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-T1-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-T1-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-T2A-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-T2A-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-T2A-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-T2A-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-T2A-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-T2A-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-T2A-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-T2A-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-T2B-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-T2B-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-T2B-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-T2B-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-T2B-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-T2B-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-T2B-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-T2B-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-T2C-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-T2C-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-T2C-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-T2C-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-T2C-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-T2C-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-T2C-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-T2C-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-TS1-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-TS1-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-TS1-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-TS1-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-TS1-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-TS1-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-TS1-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-TS1-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-X2-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-X2-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-X2-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-X2-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-X2-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-X2-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-X2-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-SemiboldItalic-X2-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-LGR-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-LGR-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-LGR-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-LGR-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-OT1-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-OT1-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-OT1-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-OT1-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-OT1-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-OT1-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-OT1-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-OT1-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-T1-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-T1-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-T1-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-T1-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-T1-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-T1-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-T1-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-T1-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-T2A-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-T2A-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-T2A-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-T2A-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-T2A-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-T2A-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-T2A-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-T2A-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-T2B-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-T2B-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-T2B-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-T2B-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-T2B-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-T2B-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-T2B-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-T2B-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-T2C-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-T2C-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-T2C-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-T2C-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-T2C-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-T2C-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-T2C-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-T2C-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-TS1-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-TS1-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-TS1-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-TS1-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-TS1-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-TS1-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-TS1-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-TS1-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-X2-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-X2-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-X2-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-X2-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-X2-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-X2-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-X2-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-Thin-X2-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-LGR-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-LGR-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-LGR-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-LGR-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-OT1-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-OT1-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-OT1-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-OT1-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-OT1-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-OT1-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-OT1-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-OT1-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-T1-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-T1-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-T1-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-T1-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-T1-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-T1-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-T1-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-T1-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-T2A-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-T2A-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-T2A-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-T2A-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-T2A-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-T2A-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-T2A-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-T2A-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-T2B-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-T2B-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-T2B-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-T2B-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-T2B-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-T2B-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-T2B-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-T2B-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-T2C-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-T2C-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-T2C-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-T2C-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-T2C-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-T2C-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-T2C-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-T2C-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-TS1-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-TS1-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-TS1-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-TS1-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-TS1-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-TS1-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-TS1-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-TS1-TOsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-X2-LF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-X2-LF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-X2-OsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-X2-OsF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-X2-TLF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-X2-TLF.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-X2-TOsF--base.tfm - RELOC/fonts/tfm/typoland/lato/Lato-ThinItalic-X2-TOsF.tfm - RELOC/fonts/truetype/typoland/lato/Lato-Black.ttf - RELOC/fonts/truetype/typoland/lato/Lato-BlackItalic.ttf - RELOC/fonts/truetype/typoland/lato/Lato-Bold.ttf - RELOC/fonts/truetype/typoland/lato/Lato-BoldItalic.ttf - RELOC/fonts/truetype/typoland/lato/Lato-Hairline.ttf - RELOC/fonts/truetype/typoland/lato/Lato-HairlineItalic.ttf - RELOC/fonts/truetype/typoland/lato/Lato-Heavy.ttf - RELOC/fonts/truetype/typoland/lato/Lato-HeavyItalic.ttf - RELOC/fonts/truetype/typoland/lato/Lato-Italic.ttf - RELOC/fonts/truetype/typoland/lato/Lato-Light.ttf - RELOC/fonts/truetype/typoland/lato/Lato-LightItalic.ttf - RELOC/fonts/truetype/typoland/lato/Lato-Medium.ttf - RELOC/fonts/truetype/typoland/lato/Lato-MediumItalic.ttf - RELOC/fonts/truetype/typoland/lato/Lato-Regular.ttf - RELOC/fonts/truetype/typoland/lato/Lato-Semibold.ttf - RELOC/fonts/truetype/typoland/lato/Lato-SemiboldItalic.ttf - RELOC/fonts/truetype/typoland/lato/Lato-Thin.ttf - RELOC/fonts/truetype/typoland/lato/Lato-ThinItalic.ttf - RELOC/fonts/type1/typoland/lato/Lato-Black.pfb - RELOC/fonts/type1/typoland/lato/Lato-BlackItalic.pfb - RELOC/fonts/type1/typoland/lato/Lato-Bold.pfb - RELOC/fonts/type1/typoland/lato/Lato-BoldItalic.pfb - RELOC/fonts/type1/typoland/lato/Lato-Hairline.pfb - RELOC/fonts/type1/typoland/lato/Lato-HairlineItalic.pfb - RELOC/fonts/type1/typoland/lato/Lato-Heavy.pfb - RELOC/fonts/type1/typoland/lato/Lato-HeavyItalic.pfb - RELOC/fonts/type1/typoland/lato/Lato-Italic.pfb - RELOC/fonts/type1/typoland/lato/Lato-Light.pfb - RELOC/fonts/type1/typoland/lato/Lato-LightItalic.pfb - RELOC/fonts/type1/typoland/lato/Lato-Medium.pfb - RELOC/fonts/type1/typoland/lato/Lato-MediumItalic.pfb - RELOC/fonts/type1/typoland/lato/Lato-Regular.pfb - RELOC/fonts/type1/typoland/lato/Lato-Semibold.pfb - RELOC/fonts/type1/typoland/lato/Lato-SemiboldItalic.pfb - RELOC/fonts/type1/typoland/lato/Lato-Thin.pfb - RELOC/fonts/type1/typoland/lato/Lato-ThinItalic.pfb - RELOC/fonts/vf/typoland/lato/Lato-Black-OT1-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Black-OT1-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Black-OT1-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Black-OT1-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Black-T1-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Black-T1-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Black-T1-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Black-T1-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Black-T2A-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Black-T2A-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Black-T2A-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Black-T2A-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Black-T2B-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Black-T2B-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Black-T2B-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Black-T2B-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Black-T2C-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Black-T2C-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Black-T2C-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Black-T2C-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Black-TS1-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Black-TS1-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Black-TS1-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Black-TS1-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Black-X2-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Black-X2-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Black-X2-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Black-X2-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-BlackItalic-OT1-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-BlackItalic-OT1-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-BlackItalic-OT1-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-BlackItalic-OT1-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-BlackItalic-T1-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-BlackItalic-T1-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-BlackItalic-T1-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-BlackItalic-T1-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-BlackItalic-T2A-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-BlackItalic-T2A-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-BlackItalic-T2A-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-BlackItalic-T2A-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-BlackItalic-T2B-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-BlackItalic-T2B-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-BlackItalic-T2B-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-BlackItalic-T2B-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-BlackItalic-T2C-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-BlackItalic-T2C-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-BlackItalic-T2C-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-BlackItalic-T2C-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-BlackItalic-TS1-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-BlackItalic-TS1-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-BlackItalic-TS1-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-BlackItalic-TS1-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-BlackItalic-X2-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-BlackItalic-X2-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-BlackItalic-X2-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-BlackItalic-X2-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Bold-OT1-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Bold-OT1-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Bold-OT1-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Bold-OT1-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Bold-T1-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Bold-T1-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Bold-T1-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Bold-T1-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Bold-T2A-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Bold-T2A-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Bold-T2A-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Bold-T2A-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Bold-T2B-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Bold-T2B-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Bold-T2B-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Bold-T2B-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Bold-T2C-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Bold-T2C-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Bold-T2C-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Bold-T2C-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Bold-TS1-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Bold-TS1-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Bold-TS1-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Bold-TS1-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Bold-X2-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Bold-X2-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Bold-X2-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Bold-X2-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-BoldItalic-OT1-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-BoldItalic-OT1-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-BoldItalic-OT1-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-BoldItalic-OT1-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-BoldItalic-T1-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-BoldItalic-T1-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-BoldItalic-T1-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-BoldItalic-T1-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-BoldItalic-T2A-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-BoldItalic-T2A-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-BoldItalic-T2A-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-BoldItalic-T2A-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-BoldItalic-T2B-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-BoldItalic-T2B-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-BoldItalic-T2B-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-BoldItalic-T2B-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-BoldItalic-T2C-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-BoldItalic-T2C-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-BoldItalic-T2C-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-BoldItalic-T2C-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-BoldItalic-TS1-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-BoldItalic-TS1-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-BoldItalic-TS1-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-BoldItalic-TS1-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-BoldItalic-X2-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-BoldItalic-X2-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-BoldItalic-X2-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-BoldItalic-X2-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Hairline-OT1-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Hairline-OT1-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Hairline-OT1-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Hairline-OT1-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Hairline-T1-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Hairline-T1-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Hairline-T1-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Hairline-T1-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Hairline-T2A-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Hairline-T2A-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Hairline-T2A-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Hairline-T2A-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Hairline-T2B-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Hairline-T2B-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Hairline-T2B-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Hairline-T2B-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Hairline-T2C-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Hairline-T2C-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Hairline-T2C-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Hairline-T2C-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Hairline-TS1-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Hairline-TS1-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Hairline-TS1-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Hairline-TS1-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Hairline-X2-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Hairline-X2-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Hairline-X2-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Hairline-X2-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-HairlineItalic-OT1-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-HairlineItalic-OT1-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-HairlineItalic-OT1-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-HairlineItalic-OT1-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-HairlineItalic-T1-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-HairlineItalic-T1-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-HairlineItalic-T1-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-HairlineItalic-T1-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-HairlineItalic-T2A-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-HairlineItalic-T2A-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-HairlineItalic-T2A-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-HairlineItalic-T2A-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-HairlineItalic-T2B-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-HairlineItalic-T2B-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-HairlineItalic-T2B-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-HairlineItalic-T2B-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-HairlineItalic-T2C-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-HairlineItalic-T2C-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-HairlineItalic-T2C-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-HairlineItalic-T2C-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-HairlineItalic-TS1-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-HairlineItalic-TS1-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-HairlineItalic-TS1-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-HairlineItalic-TS1-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-HairlineItalic-X2-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-HairlineItalic-X2-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-HairlineItalic-X2-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-HairlineItalic-X2-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Heavy-OT1-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Heavy-OT1-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Heavy-OT1-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Heavy-OT1-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Heavy-T1-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Heavy-T1-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Heavy-T1-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Heavy-T1-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Heavy-T2A-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Heavy-T2A-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Heavy-T2A-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Heavy-T2A-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Heavy-T2B-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Heavy-T2B-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Heavy-T2B-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Heavy-T2B-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Heavy-T2C-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Heavy-T2C-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Heavy-T2C-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Heavy-T2C-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Heavy-TS1-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Heavy-TS1-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Heavy-TS1-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Heavy-TS1-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Heavy-X2-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Heavy-X2-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Heavy-X2-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Heavy-X2-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-HeavyItalic-OT1-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-HeavyItalic-OT1-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-HeavyItalic-OT1-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-HeavyItalic-OT1-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-HeavyItalic-T1-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-HeavyItalic-T1-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-HeavyItalic-T1-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-HeavyItalic-T1-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-HeavyItalic-T2A-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-HeavyItalic-T2A-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-HeavyItalic-T2A-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-HeavyItalic-T2A-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-HeavyItalic-T2B-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-HeavyItalic-T2B-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-HeavyItalic-T2B-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-HeavyItalic-T2B-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-HeavyItalic-T2C-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-HeavyItalic-T2C-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-HeavyItalic-T2C-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-HeavyItalic-T2C-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-HeavyItalic-TS1-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-HeavyItalic-TS1-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-HeavyItalic-TS1-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-HeavyItalic-TS1-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-HeavyItalic-X2-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-HeavyItalic-X2-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-HeavyItalic-X2-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-HeavyItalic-X2-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Italic-OT1-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Italic-OT1-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Italic-OT1-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Italic-OT1-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Italic-T1-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Italic-T1-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Italic-T1-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Italic-T1-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Italic-T2A-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Italic-T2A-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Italic-T2A-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Italic-T2A-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Italic-T2B-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Italic-T2B-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Italic-T2B-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Italic-T2B-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Italic-T2C-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Italic-T2C-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Italic-T2C-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Italic-T2C-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Italic-TS1-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Italic-TS1-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Italic-TS1-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Italic-TS1-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Italic-X2-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Italic-X2-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Italic-X2-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Italic-X2-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Light-OT1-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Light-OT1-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Light-OT1-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Light-OT1-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Light-T1-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Light-T1-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Light-T1-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Light-T1-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Light-T2A-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Light-T2A-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Light-T2A-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Light-T2A-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Light-T2B-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Light-T2B-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Light-T2B-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Light-T2B-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Light-T2C-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Light-T2C-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Light-T2C-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Light-T2C-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Light-TS1-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Light-TS1-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Light-TS1-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Light-TS1-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Light-X2-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Light-X2-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Light-X2-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Light-X2-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-LightItalic-OT1-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-LightItalic-OT1-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-LightItalic-OT1-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-LightItalic-OT1-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-LightItalic-T1-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-LightItalic-T1-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-LightItalic-T1-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-LightItalic-T1-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-LightItalic-T2A-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-LightItalic-T2A-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-LightItalic-T2A-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-LightItalic-T2A-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-LightItalic-T2B-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-LightItalic-T2B-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-LightItalic-T2B-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-LightItalic-T2B-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-LightItalic-T2C-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-LightItalic-T2C-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-LightItalic-T2C-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-LightItalic-T2C-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-LightItalic-TS1-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-LightItalic-TS1-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-LightItalic-TS1-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-LightItalic-TS1-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-LightItalic-X2-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-LightItalic-X2-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-LightItalic-X2-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-LightItalic-X2-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Medium-OT1-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Medium-OT1-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Medium-OT1-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Medium-OT1-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Medium-T1-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Medium-T1-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Medium-T1-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Medium-T1-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Medium-T2A-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Medium-T2A-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Medium-T2A-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Medium-T2A-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Medium-T2B-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Medium-T2B-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Medium-T2B-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Medium-T2B-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Medium-T2C-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Medium-T2C-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Medium-T2C-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Medium-T2C-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Medium-TS1-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Medium-TS1-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Medium-TS1-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Medium-TS1-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Medium-X2-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Medium-X2-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Medium-X2-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Medium-X2-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-MediumItalic-OT1-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-MediumItalic-OT1-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-MediumItalic-OT1-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-MediumItalic-OT1-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-MediumItalic-T1-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-MediumItalic-T1-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-MediumItalic-T1-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-MediumItalic-T1-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-MediumItalic-T2A-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-MediumItalic-T2A-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-MediumItalic-T2A-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-MediumItalic-T2A-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-MediumItalic-T2B-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-MediumItalic-T2B-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-MediumItalic-T2B-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-MediumItalic-T2B-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-MediumItalic-T2C-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-MediumItalic-T2C-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-MediumItalic-T2C-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-MediumItalic-T2C-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-MediumItalic-TS1-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-MediumItalic-TS1-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-MediumItalic-TS1-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-MediumItalic-TS1-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-MediumItalic-X2-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-MediumItalic-X2-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-MediumItalic-X2-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-MediumItalic-X2-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Regular-OT1-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Regular-OT1-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Regular-OT1-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Regular-OT1-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Regular-T1-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Regular-T1-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Regular-T1-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Regular-T1-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Regular-T2A-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Regular-T2A-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Regular-T2A-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Regular-T2A-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Regular-T2B-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Regular-T2B-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Regular-T2B-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Regular-T2B-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Regular-T2C-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Regular-T2C-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Regular-T2C-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Regular-T2C-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Regular-TS1-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Regular-TS1-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Regular-TS1-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Regular-TS1-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Regular-X2-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Regular-X2-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Regular-X2-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Regular-X2-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Semibold-OT1-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Semibold-OT1-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Semibold-OT1-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Semibold-OT1-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Semibold-T1-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Semibold-T1-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Semibold-T1-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Semibold-T1-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Semibold-T2A-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Semibold-T2A-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Semibold-T2A-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Semibold-T2A-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Semibold-T2B-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Semibold-T2B-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Semibold-T2B-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Semibold-T2B-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Semibold-T2C-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Semibold-T2C-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Semibold-T2C-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Semibold-T2C-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Semibold-TS1-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Semibold-TS1-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Semibold-TS1-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Semibold-TS1-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Semibold-X2-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Semibold-X2-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Semibold-X2-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Semibold-X2-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-SemiboldItalic-OT1-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-SemiboldItalic-OT1-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-SemiboldItalic-OT1-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-SemiboldItalic-OT1-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-SemiboldItalic-T1-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-SemiboldItalic-T1-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-SemiboldItalic-T1-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-SemiboldItalic-T1-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-SemiboldItalic-T2A-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-SemiboldItalic-T2A-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-SemiboldItalic-T2A-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-SemiboldItalic-T2A-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-SemiboldItalic-T2B-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-SemiboldItalic-T2B-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-SemiboldItalic-T2B-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-SemiboldItalic-T2B-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-SemiboldItalic-T2C-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-SemiboldItalic-T2C-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-SemiboldItalic-T2C-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-SemiboldItalic-T2C-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-SemiboldItalic-TS1-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-SemiboldItalic-TS1-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-SemiboldItalic-TS1-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-SemiboldItalic-TS1-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-SemiboldItalic-X2-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-SemiboldItalic-X2-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-SemiboldItalic-X2-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-SemiboldItalic-X2-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Thin-OT1-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Thin-OT1-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Thin-OT1-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Thin-OT1-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Thin-T1-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Thin-T1-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Thin-T1-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Thin-T1-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Thin-T2A-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Thin-T2A-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Thin-T2A-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Thin-T2A-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Thin-T2B-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Thin-T2B-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Thin-T2B-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Thin-T2B-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Thin-T2C-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Thin-T2C-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Thin-T2C-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Thin-T2C-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Thin-TS1-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Thin-TS1-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Thin-TS1-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Thin-TS1-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Thin-X2-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-Thin-X2-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-Thin-X2-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-Thin-X2-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-ThinItalic-OT1-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-ThinItalic-OT1-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-ThinItalic-OT1-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-ThinItalic-OT1-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-ThinItalic-T1-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-ThinItalic-T1-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-ThinItalic-T1-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-ThinItalic-T1-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-ThinItalic-T2A-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-ThinItalic-T2A-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-ThinItalic-T2A-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-ThinItalic-T2A-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-ThinItalic-T2B-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-ThinItalic-T2B-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-ThinItalic-T2B-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-ThinItalic-T2B-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-ThinItalic-T2C-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-ThinItalic-T2C-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-ThinItalic-T2C-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-ThinItalic-T2C-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-ThinItalic-TS1-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-ThinItalic-TS1-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-ThinItalic-TS1-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-ThinItalic-TS1-TOsF.vf - RELOC/fonts/vf/typoland/lato/Lato-ThinItalic-X2-LF.vf - RELOC/fonts/vf/typoland/lato/Lato-ThinItalic-X2-OsF.vf - RELOC/fonts/vf/typoland/lato/Lato-ThinItalic-X2-TLF.vf - RELOC/fonts/vf/typoland/lato/Lato-ThinItalic-X2-TOsF.vf - RELOC/tex/latex/lato/LGRfla.fd - RELOC/tex/latex/lato/LGRlato-LF.fd - RELOC/tex/latex/lato/LGRlato-OsF.fd - RELOC/tex/latex/lato/LGRlato-TLF.fd - RELOC/tex/latex/lato/LGRlato-TOsF.fd - RELOC/tex/latex/lato/OT1fla.fd - RELOC/tex/latex/lato/OT1lato-LF.fd - RELOC/tex/latex/lato/OT1lato-OsF.fd - RELOC/tex/latex/lato/OT1lato-TLF.fd - RELOC/tex/latex/lato/OT1lato-TOsF.fd - RELOC/tex/latex/lato/T1fla.fd - RELOC/tex/latex/lato/T1lato-LF.fd - RELOC/tex/latex/lato/T1lato-OsF.fd - RELOC/tex/latex/lato/T1lato-TLF.fd - RELOC/tex/latex/lato/T1lato-TOsF.fd - RELOC/tex/latex/lato/T2Afla.fd - RELOC/tex/latex/lato/T2Alato-LF.fd - RELOC/tex/latex/lato/T2Alato-OsF.fd - RELOC/tex/latex/lato/T2Alato-TLF.fd - RELOC/tex/latex/lato/T2Alato-TOsF.fd - RELOC/tex/latex/lato/T2Bfla.fd - RELOC/tex/latex/lato/T2Blato-LF.fd - RELOC/tex/latex/lato/T2Blato-OsF.fd - RELOC/tex/latex/lato/T2Blato-TLF.fd - RELOC/tex/latex/lato/T2Blato-TOsF.fd - RELOC/tex/latex/lato/T2Cfla.fd - RELOC/tex/latex/lato/T2Clato-LF.fd - RELOC/tex/latex/lato/T2Clato-OsF.fd - RELOC/tex/latex/lato/T2Clato-TLF.fd - RELOC/tex/latex/lato/T2Clato-TOsF.fd - RELOC/tex/latex/lato/TS1fla.fd - RELOC/tex/latex/lato/TS1lato-LF.fd - RELOC/tex/latex/lato/TS1lato-OsF.fd - RELOC/tex/latex/lato/TS1lato-TLF.fd - RELOC/tex/latex/lato/TS1lato-TOsF.fd - RELOC/tex/latex/lato/X2fla.fd - RELOC/tex/latex/lato/X2lato-LF.fd - RELOC/tex/latex/lato/X2lato-OsF.fd - RELOC/tex/latex/lato/X2lato-TLF.fd - RELOC/tex/latex/lato/X2lato-TOsF.fd - RELOC/tex/latex/lato/lato.sty -catalogue-ctan /fonts/lato -catalogue-date 2017-10-22 17:59:47 +0200 -catalogue-license lppl1.3 -catalogue-topics font font-type1 font-ttf font-sans -catalogue-version 3.0 - -name layaureo -category Package -revision 19087 -shortdesc A package to improve the A4 page layout -relocated 1 -longdesc This package produces a wide page layout for documents that use -longdesc A4 paper size. Moreover, LayAureo provides both a simple hook -longdesc for leaving an empty space which is required if pages are -longdesc bundled by a press binding (use option binding=length), and an -longdesc option called big which it forces typearea to become maximum. -containersize 1744 -containerchecksum d7c6d900c179f47e1adae907e993bdf8a802041d23d4ac6e950d686169ce7b98d3bf4a893a9a4f112fd4599997d3fd9101e59a9fda56e313ebe3438d73602f9a -doccontainersize 126876 -doccontainerchecksum 0d3e3ee1bde647ab7622bce9c0468ed5e7196a5a4aa593634b3feed91344907eec8abec69eef77c48bd46b8a6585fca036d03ed0d9f6654b16b9195dce06dfa9 -docfiles size=37 - RELOC/doc/latex/layaureo/README details="Readme and summary" - RELOC/doc/latex/layaureo/layaureo.pdf details="Package documentation" language="it" -srccontainersize 8972 -srccontainerchecksum 8ce52616c9b60525121f9ecdc2502ef730ff284d7f027191c2a3d60131d5345de89a0e194f0ea9dc421afebd74a2f28662615344e7e040a67fef7eb695f35e16 -srcfiles size=7 - RELOC/source/latex/layaureo/layaureo.dtx - RELOC/source/latex/layaureo/layaureo.ins -runfiles size=1 - RELOC/tex/latex/layaureo/layaureo.sty -catalogue-ctan /macros/latex/contrib/layaureo -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics layout -catalogue-version 0.2 - -name layouts -category Package -revision 42428 -shortdesc Display various elements of a document's layout -relocated 1 -longdesc Display information about a document, including: text -longdesc positioning on a page; disposition of floats; layout of -longdesc paragraphs, lists, footnotes, table of contents, and sectional -longdesc headings; font boxes. Facilities are provided for a document -longdesc designer to experiment with the layout parameters. -containersize 13556 -containerchecksum afd1a5bc597fc55a98084d6f20962295518c80f5a56b0894a3a675feb27797eb49ec90ddc276a829d9dbc9f6d99b0883d5f0e7d06c647b0d2b7b9726bf0a71da -doccontainersize 477532 -doccontainerchecksum 393a7436084f4ace080d22f1f4913a7b30a3cc19e9a05b04a66b59cd257e199e466f4dfc271ca2f9ebfb4a4db6ede039fa965fd2e25763e7a3bf055163dc3944 -docfiles size=143 - RELOC/doc/latex/layouts/README details="Readme" - RELOC/doc/latex/layouts/layman.pdf details="Package documentation" - RELOC/doc/latex/layouts/layouts.pdf -srccontainersize 40960 -srccontainerchecksum acf390e822ba0cd22e82e1b1280305b4e93ac674a9a1ffceda02ed0e469f2ecbabac607a845fb1ac2185ab1acc123b5fcca6ab1b0356c75a462f4b18fc96c093 -srcfiles size=63 - RELOC/source/latex/layouts/layman.tex - RELOC/source/latex/layouts/layouts.dtx - RELOC/source/latex/layouts/layouts.ins -runfiles size=26 - RELOC/tex/latex/layouts/layouts.sty -catalogue-also layout -catalogue-ctan /macros/latex/contrib/layouts -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics geometry layout-show -catalogue-version 2.6d - -name lazylist -category Package -revision 17691 -shortdesc Lists in TeX's "mouth" -relocated 1 -longdesc The package was developed to provide flexible lists, whose -longdesc ordering can be altered on the fly. The implementation involves -longdesc a pile of lambda-calculus and list-handling macros of an -longdesc incredibly obtuse nature. The TUGboat paper serves as a manual -longdesc for the macros. Having said all of which, confidence is -longdesc enhanced by the knowledge that the TeX code was formally -longdesc verified. -containersize 1680 -containerchecksum 29f76af5cec8e17ca65a6c35293e77a5f7dd8f060675c4ac2b17e5ad96964809c128ad1bf48888080ddc2fec48d6d8523038aff418adb68da9b681f8e8a315a7 -doccontainersize 120712 -doccontainerchecksum 278faed3cb463977f078f531ea700702c69d41ab70178c8d934139d2854e54785db4d0d96cc019ecbc4e7346bc6d1ec15f87164aadfbcdae80d4b1ac5bdf5d12 -docfiles size=43 - RELOC/doc/latex/lazylist/lazylist.pdf details="Paper prepared for TUGboat" - RELOC/doc/latex/lazylist/lazylist.tex -runfiles size=1 - RELOC/tex/latex/lazylist/lazylist.sty -catalogue-ctan /macros/latex/contrib/lazylist -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.2 -catalogue-topics list -catalogue-version 1.0a - -name lccaps -category Package -revision 46432 -shortdesc Lowercased (spaced) small capitals -relocated 1 -longdesc This little package serves the purpose of providing a uniform -longdesc method to use lowercased small capitals and spaced lowercased -longdesc small capitals. It relies on the iftex, textcase, and microtype -longdesc packages and comes with four new user macros: \textlcc, the -longdesc main feature: lowercased small capitals; \spacedcaps, a prefix -longdesc to small capitals text commands to slightly increase their -longdesc spacing; \textslcc and \textssc, which are shortcuts for -longdesc \spacedcaps\textlcc and \spacedcaps\textsc (accordingly). -containersize 1496 -containerchecksum 2c320bdddb495aa3210df01fc19a7107b62638b84758d4dbd20ed094ae0600a4bf5fd187a8d751a0e6815351b72d707ff229b9790babc5ce46965a1bbeed6900 -doccontainersize 151000 -doccontainerchecksum 3ac1c1cda03e2fda71fbc53dfb466c284a42904bed46789d2d16aa8c4fe40ab6986ed033f8fe09a7ebc931671eb942350ab7bd3716e0c8578f7f078216803d43 -docfiles size=38 - RELOC/doc/latex/lccaps/README.md details="Readme" - RELOC/doc/latex/lccaps/lccaps.pdf details="Package documentation" -srccontainersize 2980 -srccontainerchecksum 82764e566b98020f41d43c9f14a24db099943add92d39e25530ec6a5d3c709c32c51ee9bf49fde8b2d9f21bf414f7eefc78b0da687f9c803cda79c1b6b72ec0d -srcfiles size=3 - RELOC/source/latex/lccaps/lccaps.dtx - RELOC/source/latex/lccaps/lccaps.ins -runfiles size=1 - RELOC/tex/latex/lccaps/lccaps.sty -catalogue-ctan /macros/latex/contrib/lccaps -catalogue-date 2018-01-26 07:47:53 +0100 -catalogue-license lppl1.3c -catalogue-topics font-supp -catalogue-version 1.0 - -name lcd -category Package -revision 16549 -shortdesc Alphanumerical LCD-style displays -relocated 1 -longdesc A LaTeX package that will display text as on an (early) LCD -longdesc display (the output is very visibly pixellated). Assumes 8-bit -longdesc input in its internal verbatim-style environment. -containersize 3212 -containerchecksum 425ca583451db97a9bd8f6b2f592e8d00ba42d05e0d4bc2e046225abf0e8ce95568d369f52810728580d79697210a980fd9305ceeedfddfd1911a576ba8a9bfb -doccontainersize 64272 -doccontainerchecksum 5cec71471d88414a6c4a93afaf427ccadcde4b7697433bbe1ef81481fcf6c6c352c199ef2a743bac4603ead0cc3d41ad0a2f0241da594b910486bdbbcff907a5 -docfiles size=21 - RELOC/doc/latex/lcd/00readme details="Package README" - RELOC/doc/latex/lcd/example.pdf details="Examples" - RELOC/doc/latex/lcd/example.tex -srccontainersize 10800 -srccontainerchecksum 27d88b6890705c3f3e3f8439594eb95a1456ff34a820ba830f21d865b73cbc8bd01b031de3fb00dab4d1670590664a707c4a7692664224764663afebec0e0843 -srcfiles size=11 - RELOC/source/latex/lcd/lcd.dtx - RELOC/source/latex/lcd/lcd.ins -runfiles size=3 - RELOC/tex/latex/lcd/lcd.sty -catalogue-ctan /macros/latex/contrib/lcd -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics graphics-in-tex -catalogue-version 0.3 - -name lcdftypetools -category TLCore -revision 47198 -catalogue lcdf-typetools -shortdesc A bundle of outline font manipulation tools -longdesc This bundle of tools comprises: Cfftot1, which translates a -longdesc Compact Font Format (CFF) font, or a PostScript-flavored -longdesc OpenType font, into PostScript Type 1 format. It correctly -longdesc handles subroutines and hints; Mmafm and mmpfb, which create -longdesc instances of multiple-master fonts (mmafm and mmpfb were -longdesc previously distributed in their own package, mminstance); -longdesc Otfinfo, which reports information about OpenType fonts, such -longdesc as the features they support and the contents of their 'size' -longdesc optical size features; Otftotfm, which creates TeX font metrics -longdesc and encodings that correspond to a PostScript-flavored OpenType -longdesc font. It will interpret glyph positionings, substitutions, and -longdesc ligatures as far as it is able. You can say which OpenType -longdesc features should be activated; T1dotlessj, creates a Type 1 font -longdesc whose only character is a dotless j matching the input font's -longdesc design; T1lint, which checks a Type 1 font for correctness; -longdesc T1reencode, which replaces a font's internal encoding with one -longdesc you specify; and T1testpage, which creates a PostScript proof -longdesc for a Type 1 font. It is preliminary software. -depend glyphlist -depend lcdftypetools.ARCH -containersize 976 -containerchecksum 21afe7cbd70858d22f6e1da50857b8f5c67f806d2719fce2e1e71aa5e75feb51385e1c51ceabda01ac3aff55d081d54fcf4d796a42bd1206f0e111f7a19251c6 -doccontainersize 257976 -doccontainerchecksum dde3a638877c8329a9ff3cf092d4692ac19e2f07c81bcc5ed05fd9ec60e3464742ee7143b040d3c6737e8c116bea697483a49dc68ff04f177b745503f11b15c6 -docfiles size=104 - texmf-dist/doc/man/man1/cfftot1.1 - texmf-dist/doc/man/man1/cfftot1.man1.pdf - texmf-dist/doc/man/man1/mmafm.1 - texmf-dist/doc/man/man1/mmafm.man1.pdf - texmf-dist/doc/man/man1/mmpfb.1 - texmf-dist/doc/man/man1/mmpfb.man1.pdf - texmf-dist/doc/man/man1/otfinfo.1 - texmf-dist/doc/man/man1/otfinfo.man1.pdf - texmf-dist/doc/man/man1/otftotfm.1 - texmf-dist/doc/man/man1/otftotfm.man1.pdf - texmf-dist/doc/man/man1/t1dotlessj.1 - texmf-dist/doc/man/man1/t1dotlessj.man1.pdf - texmf-dist/doc/man/man1/t1lint.1 - texmf-dist/doc/man/man1/t1lint.man1.pdf - texmf-dist/doc/man/man1/t1rawafm.1 - texmf-dist/doc/man/man1/t1rawafm.man1.pdf - texmf-dist/doc/man/man1/t1reencode.1 - texmf-dist/doc/man/man1/t1reencode.man1.pdf - texmf-dist/doc/man/man1/t1testpage.1 - texmf-dist/doc/man/man1/t1testpage.man1.pdf - texmf-dist/doc/man/man1/ttftotype42.1 - texmf-dist/doc/man/man1/ttftotype42.man1.pdf -catalogue-ctan /fonts/utilities/lcdf-typetools -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license gpl -catalogue-topics font-devel - -name lcdftypetools.aarch64-linux -category TLCore -revision 48789 -shortdesc aarch64-linux files of lcdftypetools -containersize 646180 -containerchecksum a383c6b0cccff33e957588009696805c3f47990e421a2ef5bf773ad2ac82326ab9326b090847dcb5d0dec17299413970cd19e83720e4428aeb505542f05e5c22 -binfiles arch=aarch64-linux size=1205 - bin/aarch64-linux/cfftot1 - bin/aarch64-linux/mmafm - bin/aarch64-linux/mmpfb - bin/aarch64-linux/otfinfo - bin/aarch64-linux/otftotfm - bin/aarch64-linux/t1dotlessj - bin/aarch64-linux/t1lint - bin/aarch64-linux/t1rawafm - bin/aarch64-linux/t1reencode - bin/aarch64-linux/t1testpage - bin/aarch64-linux/ttftotype42 - -name lcdftypetools.amd64-freebsd -category TLCore -revision 46816 -shortdesc amd64-freebsd files of lcdftypetools -containersize 697096 -containerchecksum 976c58ac4419012a6b1650d1774e77f888c52e578f43480d2abd7c9d0d61e649c93c9b7b878997f44adf38cd47ecf58fa8bd740d54eeb8f0cd040dd13532c337 -binfiles arch=amd64-freebsd size=1150 - bin/amd64-freebsd/cfftot1 - bin/amd64-freebsd/mmafm - bin/amd64-freebsd/mmpfb - bin/amd64-freebsd/otfinfo - bin/amd64-freebsd/otftotfm - bin/amd64-freebsd/t1dotlessj - bin/amd64-freebsd/t1lint - bin/amd64-freebsd/t1rawafm - bin/amd64-freebsd/t1reencode - bin/amd64-freebsd/t1testpage - bin/amd64-freebsd/ttftotype42 - -name lcdftypetools.amd64-netbsd -category TLCore -revision 48698 -shortdesc amd64-netbsd files of lcdftypetools -containersize 668268 -containerchecksum 1686b8a31957dbf602ad0a8703b6beb1695f318f673e3fcd0e714eb2af6982c0e0c147e76e6d4efa66432b6773fe742c98682821256b215b7b268014150dbd14 -binfiles arch=amd64-netbsd size=1250 - bin/amd64-netbsd/cfftot1 - bin/amd64-netbsd/mmafm - bin/amd64-netbsd/mmpfb - bin/amd64-netbsd/otfinfo - bin/amd64-netbsd/otftotfm - bin/amd64-netbsd/t1dotlessj - bin/amd64-netbsd/t1lint - bin/amd64-netbsd/t1rawafm - bin/amd64-netbsd/t1reencode - bin/amd64-netbsd/t1testpage - bin/amd64-netbsd/ttftotype42 - -name lcdftypetools.armhf-linux -category TLCore -revision 48716 -shortdesc armhf-linux files of lcdftypetools -containersize 502376 -containerchecksum 2213cecdd1734b38fc537c0a7572622e715653da158ecda1fd478f70d92118c51a8f205d3e6bd07a78d56c9db0c16aa536c2776b90fe0f9d864c63725e9c431d -binfiles arch=armhf-linux size=913 - bin/armhf-linux/cfftot1 - bin/armhf-linux/mmafm - bin/armhf-linux/mmpfb - bin/armhf-linux/otfinfo - bin/armhf-linux/otftotfm - bin/armhf-linux/t1dotlessj - bin/armhf-linux/t1lint - bin/armhf-linux/t1rawafm - bin/armhf-linux/t1reencode - bin/armhf-linux/t1testpage - bin/armhf-linux/ttftotype42 - -name lcdftypetools.i386-cygwin -category TLCore -revision 46814 -shortdesc i386-cygwin files of lcdftypetools -containersize 570104 -containerchecksum faceab66c2eb099163420a4817d5934d9d7273283aa7eb09b1f4030e11685901e52dfc38863cecd1bc79208222d87334161ecb01dad5108223afea947625baab -binfiles arch=i386-cygwin size=1038 - bin/i386-cygwin/cfftot1.exe - bin/i386-cygwin/mmafm.exe - bin/i386-cygwin/mmpfb.exe - bin/i386-cygwin/otfinfo.exe - bin/i386-cygwin/otftotfm.exe - bin/i386-cygwin/t1dotlessj.exe - bin/i386-cygwin/t1lint.exe - bin/i386-cygwin/t1rawafm.exe - bin/i386-cygwin/t1reencode.exe - bin/i386-cygwin/t1testpage.exe - bin/i386-cygwin/ttftotype42.exe - -name lcdftypetools.i386-freebsd -category TLCore -revision 46816 -shortdesc i386-freebsd files of lcdftypetools -containersize 673780 -containerchecksum 2e2ab6fd3ae2550aa2c3d8bbdeb37469eadd989da3edae8da413f1e8ae850b544c1ea051b0be102fe422b74827566f0d6c49372dc465b8f29f7c1aba01ce25b6 -binfiles arch=i386-freebsd size=1123 - bin/i386-freebsd/cfftot1 - bin/i386-freebsd/mmafm - bin/i386-freebsd/mmpfb - bin/i386-freebsd/otfinfo - bin/i386-freebsd/otftotfm - bin/i386-freebsd/t1dotlessj - bin/i386-freebsd/t1lint - bin/i386-freebsd/t1rawafm - bin/i386-freebsd/t1reencode - bin/i386-freebsd/t1testpage - bin/i386-freebsd/ttftotype42 - -name lcdftypetools.i386-linux -category TLCore -revision 47245 -shortdesc i386-linux files of lcdftypetools -containersize 693008 -containerchecksum 860381fd07b50bfa680ba8c0e25c8a695d78b1639edc76c2a4fca8a6a2c68083fba5a54d14e57c5ff50fc8e18de377158be94a17df2319da7c5d9bf310a74df6 -binfiles arch=i386-linux size=1132 - bin/i386-linux/cfftot1 - bin/i386-linux/mmafm - bin/i386-linux/mmpfb - bin/i386-linux/otfinfo - bin/i386-linux/otftotfm - bin/i386-linux/t1dotlessj - bin/i386-linux/t1lint - bin/i386-linux/t1rawafm - bin/i386-linux/t1reencode - bin/i386-linux/t1testpage - bin/i386-linux/ttftotype42 - -name lcdftypetools.i386-netbsd -category TLCore -revision 46812 -shortdesc i386-netbsd files of lcdftypetools -containersize 646124 -containerchecksum 1ea49c2c51bf09103c899d33986e35d317835d7cb422798d9c41756f816b49cde24c632140b9fba188b174e8037232353a91c9d5ab03489e57c9947aa2a709a0 -binfiles arch=i386-netbsd size=1040 - bin/i386-netbsd/cfftot1 - bin/i386-netbsd/mmafm - bin/i386-netbsd/mmpfb - bin/i386-netbsd/otfinfo - bin/i386-netbsd/otftotfm - bin/i386-netbsd/t1dotlessj - bin/i386-netbsd/t1lint - bin/i386-netbsd/t1rawafm - bin/i386-netbsd/t1reencode - bin/i386-netbsd/t1testpage - bin/i386-netbsd/ttftotype42 - -name lcdftypetools.i386-solaris -category TLCore -revision 46829 -shortdesc i386-solaris files of lcdftypetools -containersize 815916 -containerchecksum f357d867c017e43b67c0d86ba21027f8c08c309a5897b7db0d6b18629e45ee66962ec7d84a62aa0b780b6f6b4c76d6e0e4ff17de22a960bb828d802482bd0359 -binfiles arch=i386-solaris size=1288 - bin/i386-solaris/cfftot1 - bin/i386-solaris/mmafm - bin/i386-solaris/mmpfb - bin/i386-solaris/otfinfo - bin/i386-solaris/otftotfm - bin/i386-solaris/t1dotlessj - bin/i386-solaris/t1lint - bin/i386-solaris/t1rawafm - bin/i386-solaris/t1reencode - bin/i386-solaris/t1testpage - bin/i386-solaris/ttftotype42 - -name lcdftypetools.sparc-solaris -category TLCore -revision 46829 -shortdesc sparc-solaris files of lcdftypetools -containersize 695812 -containerchecksum 762abdf94c119da13ebcc1a4a085bbf1d36b235e1607dd36ede97524313c3312b577a68bfe732510e63e694422fc0263ecb2e4c22cc63b9122cc2065f192d911 -binfiles arch=sparc-solaris size=1334 - bin/sparc-solaris/cfftot1 - bin/sparc-solaris/mmafm - bin/sparc-solaris/mmpfb - bin/sparc-solaris/otfinfo - bin/sparc-solaris/otftotfm - bin/sparc-solaris/t1dotlessj - bin/sparc-solaris/t1lint - bin/sparc-solaris/t1rawafm - bin/sparc-solaris/t1reencode - bin/sparc-solaris/t1testpage - bin/sparc-solaris/ttftotype42 - -name lcdftypetools.win32 -category TLCore -revision 46993 -shortdesc win32 files of lcdftypetools -containersize 700216 -containerchecksum ce541f9c97603e8ead1db2664844bb4eff18da4503c70c58ea808ab1a0d21251b93f89320addf8fd2f13981657f2fcb94080f0fae7cfa8fd867f013e03a6ddca -binfiles arch=win32 size=938 - bin/win32/cfftot1.exe - bin/win32/mmafm.exe - bin/win32/mmpfb.exe - bin/win32/otfinfo.exe - bin/win32/otftotfm.exe - bin/win32/t1dotlessj.exe - bin/win32/t1lint.exe - bin/win32/t1rawafm.exe - bin/win32/t1reencode.exe - bin/win32/t1testpage.exe - bin/win32/ttftotype42.exe - -name lcdftypetools.x86_64-cygwin -category TLCore -revision 46813 -shortdesc x86_64-cygwin files of lcdftypetools -containersize 580824 -containerchecksum 5f762f8ebd964dadd04478ccba485866eacb7557a4be255a2d79ed43b1e7b7dc8e6c06fddcf56159a591efad6784f9443dbe83dfac88e2d3e09a8af2b658f2c2 -binfiles arch=x86_64-cygwin size=1003 - bin/x86_64-cygwin/cfftot1.exe - bin/x86_64-cygwin/mmafm.exe - bin/x86_64-cygwin/mmpfb.exe - bin/x86_64-cygwin/otfinfo.exe - bin/x86_64-cygwin/otftotfm.exe - bin/x86_64-cygwin/t1dotlessj.exe - bin/x86_64-cygwin/t1lint.exe - bin/x86_64-cygwin/t1rawafm.exe - bin/x86_64-cygwin/t1reencode.exe - bin/x86_64-cygwin/t1testpage.exe - bin/x86_64-cygwin/ttftotype42.exe - -name lcdftypetools.x86_64-darwin -category TLCore -revision 48728 -shortdesc x86_64-darwin files of lcdftypetools -containersize 678828 -containerchecksum 9593f5e966dcad2000e443b9b2e3f73e95ee588ad4f5b9152b8b6b205dfdf97c8e07cb9c519b6bf5c65d9efbadadeb04190dff736afadb86e23a99d22c6ff13d -binfiles arch=x86_64-darwin size=977 - bin/x86_64-darwin/cfftot1 - bin/x86_64-darwin/mmafm - bin/x86_64-darwin/mmpfb - bin/x86_64-darwin/otfinfo - bin/x86_64-darwin/otftotfm - bin/x86_64-darwin/t1dotlessj - bin/x86_64-darwin/t1lint - bin/x86_64-darwin/t1rawafm - bin/x86_64-darwin/t1reencode - bin/x86_64-darwin/t1testpage - bin/x86_64-darwin/ttftotype42 - -name lcdftypetools.x86_64-darwinlegacy -category TLCore -revision 47387 -shortdesc x86_64-darwinlegacy files of lcdftypetools -containersize 665532 -containerchecksum 68f07ca0ff0ff8f65d8d57539823c09dae3037b1b060d27a3ec4f6e1cb5cc7415781da6f49fcdffef45810dce8b1cef511ee97d066cff18ced25e17d99994b05 -binfiles arch=x86_64-darwinlegacy size=928 - bin/x86_64-darwinlegacy/cfftot1 - bin/x86_64-darwinlegacy/mmafm - bin/x86_64-darwinlegacy/mmpfb - bin/x86_64-darwinlegacy/otfinfo - bin/x86_64-darwinlegacy/otftotfm - bin/x86_64-darwinlegacy/t1dotlessj - bin/x86_64-darwinlegacy/t1lint - bin/x86_64-darwinlegacy/t1rawafm - bin/x86_64-darwinlegacy/t1reencode - bin/x86_64-darwinlegacy/t1testpage - bin/x86_64-darwinlegacy/ttftotype42 - -name lcdftypetools.x86_64-linux -category TLCore -revision 47063 -shortdesc x86_64-linux files of lcdftypetools -containersize 680116 -containerchecksum ba78ad5ede0b0b5af307b805de1203e77b019a24d1f59ff4d582cf02a92e827376dd079c667f8e84f2f93956c16fbd804bce90f764347585ededc7937e602188 -binfiles arch=x86_64-linux size=1118 - bin/x86_64-linux/cfftot1 - bin/x86_64-linux/mmafm - bin/x86_64-linux/mmpfb - bin/x86_64-linux/otfinfo - bin/x86_64-linux/otftotfm - bin/x86_64-linux/t1dotlessj - bin/x86_64-linux/t1lint - bin/x86_64-linux/t1rawafm - bin/x86_64-linux/t1reencode - bin/x86_64-linux/t1testpage - bin/x86_64-linux/ttftotype42 - -name lcdftypetools.x86_64-linuxmusl -category TLCore -revision 47036 -shortdesc x86_64-linuxmusl files of lcdftypetools -containersize 792028 -containerchecksum a7e1c1c25c8b21990ab27d7bdfec1eacffe2ee33a68da634453bc623777dafea2f13be5b4812b19a83c62342e92507cb3c300220f7321e190277c00831bdf433 -binfiles arch=x86_64-linuxmusl size=1233 - bin/x86_64-linuxmusl/cfftot1 - bin/x86_64-linuxmusl/mmafm - bin/x86_64-linuxmusl/mmpfb - bin/x86_64-linuxmusl/otfinfo - bin/x86_64-linuxmusl/otftotfm - bin/x86_64-linuxmusl/t1dotlessj - bin/x86_64-linuxmusl/t1lint - bin/x86_64-linuxmusl/t1rawafm - bin/x86_64-linuxmusl/t1reencode - bin/x86_64-linuxmusl/t1testpage - bin/x86_64-linuxmusl/ttftotype42 - -name lcdftypetools.x86_64-solaris -category TLCore -revision 46829 -shortdesc x86_64-solaris files of lcdftypetools -containersize 834604 -containerchecksum a6fe164d4b169786a75cf9be5f73214628ecac12b741d617d1f355286e928a0519ffc0fccddbd9b51814a6ef878191db51a59c9f55fd6751ca4e76823854b735 -binfiles arch=x86_64-solaris size=1394 - bin/x86_64-solaris/cfftot1 - bin/x86_64-solaris/mmafm - bin/x86_64-solaris/mmpfb - bin/x86_64-solaris/otfinfo - bin/x86_64-solaris/otftotfm - bin/x86_64-solaris/t1dotlessj - bin/x86_64-solaris/t1lint - bin/x86_64-solaris/t1rawafm - bin/x86_64-solaris/t1reencode - bin/x86_64-solaris/t1testpage - bin/x86_64-solaris/ttftotype42 - -name lcg -category Package -revision 31474 -shortdesc Generate random integers -relocated 1 -longdesc The lcg package generates random numbers (integers) via a -longdesc linear congruential generator (Schrage's method). The random -longdesc numbers are written to a counter. The keyval package is used -longdesc for the user to provide values for the range and a seed, and -longdesc for the name of the counter to be used. -containersize 2672 -containerchecksum 89fdefb7473a17a9478e380e22ce6ca53d6366e6908e57d5fdac6b1e6921b56f8cd1c5036842b92ed12a8a6485d801d1444c78bc9ca4e00f0e00e504c8927ef2 -doccontainersize 247496 -doccontainerchecksum 26c28718f1e0891a9bc8204d932796f8e988595428f792a56b2d0710513c3c37a897fcd8dc1b7a600bd4b5a3fc95a7b90863b9b697465dbfad76ed138644b659 -docfiles size=65 - RELOC/doc/latex/lcg/lcg.pdf details="Package documentation" -srccontainersize 6440 -srccontainerchecksum 49b9721ae1e229c9fb99cb2213c12ab481188a4b20a3a7d310af13d2f8ff4010c952eed14d8ae0f69227c48ab0b585b520d46bd0888da97d90662b7aacce955b -srcfiles size=7 - RELOC/source/latex/lcg/lcg.dtx - RELOC/source/latex/lcg/lcg.ins -runfiles size=2 - RELOC/tex/latex/lcg/lcg.sty -catalogue-also random -catalogue-ctan /macros/latex/contrib/lcg -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics calculation random -catalogue-version 1.3 - -name lcyw -category Package -revision 15878 -shortdesc Make Classic Cyrillic CM fonts accessible in LaTeX -relocated 1 -longdesc The package makes the classic CM Cyrillic fonts accessible for -longdesc use with LaTeX. -containersize 3996 -containerchecksum 06d7593d801f0bf7e7677e759325e3c3deaa2731c62c836740e2b227ad5fb1dab47911f4514b6c4f77cd5666102700b823d56660cd7887d3f4165233ce5a3873 -doccontainersize 107748 -doccontainerchecksum aeed5aebb5209094957d580f6b50f48fe1657700e87e514d649a494bd3c72fa81f82b133888588c2992adf3adebbd60e330e12566cb1bbb83b897ade82443012 -docfiles size=29 - RELOC/doc/latex/lcyw/README details="Readme" - RELOC/doc/latex/lcyw/README.koi8-r - RELOC/doc/latex/lcyw/example-lcyw.tex - RELOC/doc/latex/lcyw/lcyw.pdf details="Package documentation" -srccontainersize 7420 -srccontainerchecksum 3608788b437f93648a5fe35efec5b0cac97a59695d3865e877bff9a5b922fe79cfd60a14f2befeb1a45b94720e63e8af6de39ca3a5222a1f7793ee94e2910876 -srcfiles size=10 - RELOC/source/latex/lcyw/lcyw.dtx - RELOC/source/latex/lcyw/lcyw.ins - RELOC/source/latex/lcyw/lcywfd.fdd -runfiles size=10 - RELOC/tex/latex/lcyw/cmap-cyr-vf.sty - RELOC/tex/latex/lcyw/koi7a.cmap - RELOC/tex/latex/lcyw/lcywcmr.fd - RELOC/tex/latex/lcyw/lcywcmss.fd - RELOC/tex/latex/lcyw/lcywcmssq.fd - RELOC/tex/latex/lcyw/lcywcmtt.fd - RELOC/tex/latex/lcyw/lcywenc.def -catalogue-ctan /macros/latex/contrib/lcyw -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics font-supp -catalogue-version 1.1 - -name leading -category Package -revision 15878 -shortdesc Define leading with a length -relocated 1 -longdesc The package defines a command \leading, whose argument is a -longdesc <length> that specifies the nominal distance between -longdesc consecutive baselines of typeset text. The command replaces the -longdesc rather more difficult LaTeX command \linespread{<ratio>}, where -longdesc the leading is specified by reference to the font size. -containersize 1144 -containerchecksum 41cdc23bc78d019ec78c16dd1bf78e68ebb0cd2d59275c3f5604b8ddc93bec863ada14678f74f85a5232cc3a3ccd693498795f24a84c5d9c14414c72e9ac9bbd -doccontainersize 84124 -doccontainerchecksum 5c968b53cabeb8388d914d7d7e5e7839ee4436687d4e01fc3af93c66087d650afaf61f037a466a6c622b6b5aff0f7addd04740e52335508dc361f0fc9eefb330 -docfiles size=24 - RELOC/doc/latex/leading/README details="Readme" - RELOC/doc/latex/leading/leading.pdf details="Package documentation" -srccontainersize 3568 -srccontainerchecksum 4b07e326d00c8bc67bdef641ac52943fa7c3df5d8e96f8e1f524822dfc83afb946bd7d59a88e921ec2cd7cdc2b0bb253b85fe75babf771a2838c618f27c07b76 -srcfiles size=4 - RELOC/source/latex/leading/leading.dtx - RELOC/source/latex/leading/leading.ins -runfiles size=1 - RELOC/tex/latex/leading/leading.sty -catalogue-ctan /macros/latex/contrib/leading -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics typesetting layout -catalogue-version 0.3 - -name leadsheets -category Package -revision 45405 -shortdesc Typesetting leadsheets and songbooks -relocated 1 -longdesc This LaTeX package offers support for typesetting simple -longdesc leadsheets of songs, i.e. song lyrics and the corresponding -longdesc chords. -containersize 16876 -containerchecksum fab88dec28299b87a46d7cdac74ce21d897b91bdbfd7cf755a8e7df7a703bda0c804067b574ec1692f028ed2b35f4be3fd6bb6fe4ae02eecb7297b20e2b3ba65 -doccontainersize 958804 -doccontainerchecksum 3c1530c52c140b5384a454756db69987ad25d336b69d7f2a58e38106fe16d11f919131c9ce99a107766dc6756942bbf35b3b3f16a4719e97dfd659f96fecc820 -docfiles size=255 - RELOC/doc/latex/leadsheets/README details="Readme" - RELOC/doc/latex/leadsheets/leadsheets_en.pdf details="Package documentation" - RELOC/doc/latex/leadsheets/leadsheets_en.tex -runfiles size=33 - RELOC/tex/latex/leadsheets/leadsheet.cls - RELOC/tex/latex/leadsheets/leadsheets.library.chordnames.code.tex - RELOC/tex/latex/leadsheets/leadsheets.library.chords.code.tex - RELOC/tex/latex/leadsheets/leadsheets.library.external.code.tex - RELOC/tex/latex/leadsheets/leadsheets.library.musejazz.code.tex - RELOC/tex/latex/leadsheets/leadsheets.library.musicsymbols.code.tex - RELOC/tex/latex/leadsheets/leadsheets.library.properties.code.tex - RELOC/tex/latex/leadsheets/leadsheets.library.shorthands.code.tex - RELOC/tex/latex/leadsheets/leadsheets.library.songs.code.tex - RELOC/tex/latex/leadsheets/leadsheets.library.templates.code.tex - RELOC/tex/latex/leadsheets/leadsheets.library.translations.code.tex - RELOC/tex/latex/leadsheets/leadsheets.library.transposing.code.tex - RELOC/tex/latex/leadsheets/leadsheets.sty -catalogue-also songs songbook -catalogue-ctan /macros/latex/contrib/leadsheets -catalogue-date 2017-09-26 16:41:35 +0200 -catalogue-license lppl1.3 -catalogue-topics music chords -catalogue-version 0.5b - -name leaflet -category Package -revision 43523 -shortdesc Create small handouts (flyers) -relocated 1 -longdesc A document class to create small hand-outs (flyers) that fit on -longdesc a single sheet of paper which is then folded twice. Pages are -longdesc rearranged by LaTeX so that they print correctly on a single -longdesc sheet -- no external script is necessary. (Works with -longdesc PostScript and PDF.) This is a complete reimplementation with -longdesc permission of the original author Jurgen Schlegelmilch. -containersize 5484 -containerchecksum ec5fbc63796f12c9769055dcabcaa27f83e79296c59628ce127fad9610dcf3385ff5491eb61ddce2ade5e1a179f285bf6de70756e8711752f1ab1e0528eaaeb8 -doccontainersize 339136 -doccontainerchecksum 340ae2a34093a8881af2f5c5dfd457035c801d823d58b21a6c29029dd662f0a3ba7c949cdb6d7d6983b05bcf25d375de086584f08ba9df85a25b1ed894d33172 -docfiles size=86 - RELOC/doc/latex/leaflet/README.md details="Readme" - RELOC/doc/latex/leaflet/leaflet-manual.pdf details="Package manual (as a leaflet)" - RELOC/doc/latex/leaflet/leaflet-manual.tex - RELOC/doc/latex/leaflet/leaflet.pdf details="Documented source" -srccontainersize 13800 -srccontainerchecksum 8613594c43cccdf38b1111e8604b909d23a19117e3b83dc7a5e46c71df019ae5bea939248e1bf12e5bcc5e5c7c1525a1aad76787b42754be6cef9d8486fd0bc5 -srcfiles size=13 - RELOC/source/latex/leaflet/leaflet.dtx - RELOC/source/latex/leaflet/leaflet.ins -runfiles size=5 - RELOC/tex/latex/leaflet/leaflet.cls -catalogue-ctan /macros/latex/contrib/leaflet -catalogue-date 2017-03-17 18:23:39 +0100 -catalogue-license lppl -catalogue-topics layout class -catalogue-version 1.1b - -name lecturer -category Package -revision 23916 -shortdesc On-screen presentations for (almost) all formats -relocated 1 -longdesc The package creates slides for on-screen presentations based on -longdesc PDF features without manipulating TeX's typesetting process. -longdesc The presentation flow relies on PDF's abilities to display -longdesc content step by step. Features include: Free positioning of -longdesc anything anywhere in painted areas on the slide, as well as in -longdesc the main textblock; Numerous attributes to control the layout -longdesc and the presentation flow, from TeX's primitive dimensions to -longdesc the visibility of steps; Feature inheritance from global to -longdesc local settings, with intermediate types; Basic drawing -longdesc facilities to produce symbols, e.g., for list items or buttons; -longdesc Colours, transparency, shades, and pictures; Navigation with -longdesc links, pop-up menus, and customizable bookmarks; Easy switch -longdesc between presentation and handout; and PDF transitions. Besides -longdesc the traditional documentation, the distribution includes visual -longdesc documentation and six demo presentations ranging from geometric -longdesc abstraction to classic style to silly video game. Lecturer is -longdesc designed to work with all formats, but presently fails with -longdesc ConTeXt MkIV (because of clashes in management of PDF objects, -longdesc probably), works only with pdfTeX and LuaTeX for the time -longdesc being, and requires texapi and yax, both v.1.02. -containersize 18640 -containerchecksum 83e7f939ac36a64cae61bc6ddd80adf80b61b17cef34641728a77f5c5915125e457deba21232fdb712d07c1f2d2ea4ba65ecb427829f8d907620070f72a4aff6 -doccontainersize 1125960 -doccontainerchecksum da11916f3fe603cb276466e9dd732912a3c831c693d73ef46ed623ed45c2b1843275c95ac1a7fe83c95f922867e4859ef9769b0acf2f2465c6cc2934a2494cc3 -docfiles size=1022 - RELOC/doc/generic/lecturer/LecturerDemo-BeamerCambridgeUS.pdf - RELOC/doc/generic/lecturer/LecturerDemo-BeamerCambridgeUS.tex - RELOC/doc/generic/lecturer/LecturerDemo-KitschScienceFiction.pdf - RELOC/doc/generic/lecturer/LecturerDemo-KitschScienceFiction.tex - RELOC/doc/generic/lecturer/LecturerDemo-Mondrian.pdf - RELOC/doc/generic/lecturer/LecturerDemo-Mondrian.tex - RELOC/doc/generic/lecturer/LecturerDemo-SimplePresentation.pdf - RELOC/doc/generic/lecturer/LecturerDemo-SimplePresentation.tex - RELOC/doc/generic/lecturer/LecturerDemo-SquaresOfAs.pdf - RELOC/doc/generic/lecturer/LecturerDemo-SquaresOfAs.tex - RELOC/doc/generic/lecturer/LecturerDemo-ThePoodleLectures.pdf - RELOC/doc/generic/lecturer/LecturerDemo-ThePoodleLectures.tex - RELOC/doc/generic/lecturer/LecturerDemo-VisualDoc.pdf details="Visual package documentation" - RELOC/doc/generic/lecturer/LecturerDemo-VisualDoc.tex - RELOC/doc/generic/lecturer/README details="Readme" - RELOC/doc/generic/lecturer/lecturer-doc.pdf details="Package documentation" - RELOC/doc/generic/lecturer/lecturer-doc.tex - RELOC/doc/generic/lecturer/universe.jpg -runfiles size=23 - RELOC/tex/generic/lecturer/lecturer.sty - RELOC/tex/generic/lecturer/lecturer.tex - RELOC/tex/generic/lecturer/ltr-areas.tex - RELOC/tex/generic/lecturer/ltr-graphics.tex - RELOC/tex/generic/lecturer/ltr-job.tex - RELOC/tex/generic/lecturer/ltr-navigation.tex - RELOC/tex/generic/lecturer/ltr-slides.tex - RELOC/tex/generic/lecturer/ltr-steps.tex - RELOC/tex/generic/lecturer/t-lecturer.tex -catalogue-ctan /macros/generic/lecturer -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics presentation - -name lectures -category Package -revision 49863 -shortdesc Lectures - A document class for quickly drafting nice looking lecture notes -relocated 1 -longdesc This LaTeX documentclass provides a number of gimmicks to draft -longdesc nice looking lecture notes, such as a number of theorem -longdesc environments, automatic spacing and alignment of figures and -longdesc much more. More information is available in the package readme. -containersize 6224 -containerchecksum 34dca68a138f361d7b4c00f2179ed2e0cdf7c34c284e5c465ed174a2b0e2417d2c13a4a152548959a99b68623bf964fc2b72426e3507d35c452a50fed7d02a54 -doccontainersize 2076 -doccontainerchecksum a5137ef993a80d4f8ad8a99ea967e7755cda4df5d0c3ee0c4fef272a15edbb28ee6bc33d77d35b80e1263e411f2aa545c823a119d6e5495a6f613d822761156d -docfiles size=2 - RELOC/doc/latex/lectures/LICENSE - RELOC/doc/latex/lectures/README.md details="Readme" -runfiles size=6 - RELOC/tex/latex/lectures/lectures.cls -catalogue-contact-bugs https://github.com/LucaCappelletti94/lectures/issues -catalogue-contact-repository https://github.com/LucaCappelletti94/lectures -catalogue-ctan /macros/latex/contrib/lectures -catalogue-date 2019-01-29 06:09:06 +0100 -catalogue-license mit -catalogue-topics class presentation teaching -catalogue-version 1.0.2 - -name ledmac -category Package -revision 41811 -shortdesc Typeset scholarly editions -relocated 1 -longdesc A macro package for typesetting scholarly critical editions. -longdesc The ledmac package is a LaTeX port of the plain TeX EDMAC -longdesc macros. It supports indexing by page and line number and simple -longdesc tabular- and array-style environments. The package is -longdesc distributed with the related ledpar and ledarab packages. The -longdesc package is now superseded by reledmac. -containersize 25400 -containerchecksum 65e45edcf5604e11637f03d55bd43acbf18e64d744bf0e5d4488c46acad1b8068cea8ab7bd68700fe0668c1dd28cf4177c0d61a76f7cd6098df8fc2eb1abec4b -doccontainersize 2362892 -doccontainerchecksum a69b57d1c69ef55d6d09802cad31f847b0056592f953d07b9d2db7375fcf19d21de36bf445dcbef00d9790caad5a0c994619e38c79693d2122051dc95b5593c0 -docfiles size=822 - RELOC/doc/latex/ledmac/Makefile - RELOC/doc/latex/ledmac/README details="Readme" - RELOC/doc/latex/ledmac/djd17nov.tex - RELOC/doc/latex/ledmac/djd17novL.eps - RELOC/doc/latex/ledmac/djd17novR.eps - RELOC/doc/latex/ledmac/djdpoems.tex - RELOC/doc/latex/ledmac/djdpoems1.eps - RELOC/doc/latex/ledmac/djdpoems2.eps - RELOC/doc/latex/ledmac/djdpoems3.eps - RELOC/doc/latex/ledmac/djdpoems4.eps - RELOC/doc/latex/ledmac/egarab.eps - RELOC/doc/latex/ledmac/egarab.tex - RELOC/doc/latex/ledmac/egarabpar.eps - RELOC/doc/latex/ledmac/egarabpar.tex - RELOC/doc/latex/ledmac/ledarab.pdf - RELOC/doc/latex/ledmac/ledarden.eps - RELOC/doc/latex/ledmac/ledarden.tex - RELOC/doc/latex/ledmac/ledbraonain.eps - RELOC/doc/latex/ledmac/ledbraonain.tex - RELOC/doc/latex/ledmac/ledeasy.eps - RELOC/doc/latex/ledmac/ledeasy.tex - RELOC/doc/latex/ledmac/ledekker.eps - RELOC/doc/latex/ledmac/ledekker.tex - RELOC/doc/latex/ledmac/ledfeat.eps - RELOC/doc/latex/ledmac/ledfeat.tex - RELOC/doc/latex/ledmac/ledioc.eps - RELOC/doc/latex/ledmac/ledioc.tex - RELOC/doc/latex/ledmac/ledmac.pdf details="Package documentation" - RELOC/doc/latex/ledmac/ledmixed.eps - RELOC/doc/latex/ledmac/ledmixed.tex - RELOC/doc/latex/ledmac/ledpar.pdf - RELOC/doc/latex/ledmac/villon.eps - RELOC/doc/latex/ledmac/villon.tex -srccontainersize 142296 -srccontainerchecksum abc52058cecd0b472d0caf9ecc1aef9f836e7ebd0af7c2261b646c51183231a3b7b02e7f977e79bff5748e125219fa5a47a36ab4e006dc555c95993ffa58832d -srcfiles size=176 - RELOC/source/latex/ledmac/ledarab.dtx - RELOC/source/latex/ledmac/ledarab.ins - RELOC/source/latex/ledmac/ledmac.dtx - RELOC/source/latex/ledmac/ledmac.ins - RELOC/source/latex/ledmac/ledpar.dtx - RELOC/source/latex/ledmac/ledpar.ins -runfiles size=41 - RELOC/tex/latex/ledmac/afoot.sty - RELOC/tex/latex/ledmac/ledarab.sty - RELOC/tex/latex/ledmac/ledmac.sty - RELOC/tex/latex/ledmac/ledpar.sty -catalogue-also ednotes poemscol -catalogue-ctan /macros/latex/contrib/ledmac -catalogue-date 2016-08-07 07:39:22 +0200 -catalogue-license lppl1.3 -catalogue-topics crit-ed -catalogue-version 0.19.4 - -name leftidx -category Package -revision 15878 -shortdesc Left and right subscripts and superscripts in math mode -relocated 1 -longdesc Left and right subscripts and superscripts are automatically -longdesc raised for better fitting to the symbol they belong to. -containersize 944 -containerchecksum 62ce66f61829e230f46043dd54e2a5a3e87a5ce9f8faea9322ec7075754542370395d42796a609f456d22e222e679d24215cfe13cb99bf9a6abd305c3b519780 -doccontainersize 50908 -doccontainerchecksum 5f92c6b8a7236406870edaa356ba0f47a32ab2c1b97d7fd71db11fc9d30cb87d56f2cffdfe87f2a151d4472a2ffe2c7227babf389d7a4fe9f61bcb54767db7bb -docfiles size=18 - RELOC/doc/latex/leftidx/README details="Readme" - RELOC/doc/latex/leftidx/leftidx.pdf details="Package documentation" -srccontainersize 3172 -srccontainerchecksum 357f89ac6c87dbc22023e97ed4ea61c30f8bc477f9f351055656db77d02d5d6da88e2fc2881e981c57b477cc81553e8f6a2978360bc7d4b73d2680633675c4d8 -srcfiles size=4 - RELOC/source/latex/leftidx/Makefile - RELOC/source/latex/leftidx/leftidx.dtx - RELOC/source/latex/leftidx/leftidx.ins -runfiles size=1 - RELOC/tex/latex/leftidx/leftidx.sty -catalogue-ctan /macros/latex/contrib/leftidx -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics subsup-pos maths - -name leipzig -category Package -revision 44625 -shortdesc Typeset and index linguistic gloss abbreviations -relocated 1 -longdesc The leipzig package provides a set of macros for standard -longdesc glossing abbreviations, with options to create new ones. They -longdesc are mnemonic (e.g. \Acc{} for accusative, abbreviated acc). -longdesc These abbre can be used alone or on top of the glossaries -longdesc package for easy indexing and glossary printing. -containersize 5616 -containerchecksum 01c4af894b45cc257dcd378ac6397c1dc39e9e11830cf43bed2a0309ae7e903379749100ed23206fdc69729720d211222990d50907a4372ffec243967010dd23 -doccontainersize 592484 -doccontainerchecksum 53b006d654a65b344bd4a0895ad8b7f9b1d3d2a1d4090af5f60b3c3145346f3ea67462c7ff268015f1812915c65404807a66ac764f2cbf3444a184190bf9ef36 -docfiles size=149 - RELOC/doc/latex/leipzig/README.md details="Readme" - RELOC/doc/latex/leipzig/leipzig.acn - RELOC/doc/latex/leipzig/leipzig.bno - RELOC/doc/latex/leipzig/leipzig.pdf details="Package documentation" -srccontainersize 25340 -srccontainerchecksum a55034b92b4344565e48a93576d81cdbd2beae9b46fc5064dfe4fd15ef045c9c22a88a0d73ea3d26b9c98bde8bf87ba1694cb5f71418fa4ca91ecf26275e0429 -srcfiles size=26 - RELOC/source/latex/leipzig/leipzig.dtx - RELOC/source/latex/leipzig/leipzig.ins -runfiles size=7 - RELOC/makeindex/leipzig/leipzig.ist - RELOC/tex/latex/leipzig/leipzig.sty - RELOC/tex/latex/leipzig/leipzig.tex -catalogue-ctan /macros/latex/contrib/leipzig -catalogue-date 2017-06-17 09:57:56 +0200 -catalogue-license lppl1.3 -catalogue-topics linguistic -catalogue-version 2.0 - -name lengthconvert -category Package -revision 30867 -shortdesc Express lengths in arbitrary units -relocated 1 -longdesc The package provides a command to convert a length to any of a -longdesc large selection of units. The package relies on the LaTeX 3 -longdesc programming environment. -containersize 2032 -containerchecksum 298ba87fb340501f45631cda04d4ca623b8ee6db47c57431e4b202f1b26c35c52af22059786685cbf766cf72512cd63c1ea172a86842c7c87db4c3e8977c11a5 -doccontainersize 443496 -doccontainerchecksum f8f7a2729925cc43c3bb02ddaec1ea9bcb62ec7a12a1d40c9ff59d48bc4d85071b9d6a085e6a5f0a8eec37426a12887be031ab244177b85f78ac5d3f4ad828ee -docfiles size=109 - RELOC/doc/latex/lengthconvert/lengthconvert.pdf details="Package documentation" -srccontainersize 4160 -srccontainerchecksum 0b7e75e53795317ea35d0d5aef36f860404c88148ada824f14061e9c70c6cf1dfc3d57366ae86c194b20c99b9dcf7101fb00203f5a206da42ceeffdbe8e2287b -srcfiles size=5 - RELOC/source/latex/lengthconvert/lengthconvert.dtx - RELOC/source/latex/lengthconvert/lengthconvert.ins -runfiles size=2 - RELOC/tex/latex/lengthconvert/lengthconvert.sty -catalogue-also printlen -catalogue-ctan /macros/latex/contrib/lengthconvert -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics misc-conv -catalogue-version 1.0a - -name lettre -category Package -revision 44950 -shortdesc Letters and faxes in French -relocated 1 -longdesc Developed from the ancestor of the standard letter class, at -longdesc the Observatoire de Geneve. -containersize 13272 -containerchecksum ab91841ac2a8f724b6d99e71c0bb14642015be8237b7316530b111194b1d681edb65250649234d646aeaa020b1fbe576056c6440f22ac86855f17a0d0dcfaf64 -doccontainersize 943804 -doccontainerchecksum 065a4226ac3d295ba1acbe8c36e874a38ae8f9ebcc35941f4ad186c0c313c4f25ebe1da0b5f143c19a7fc0db9cee404cac2e80d96faddc395678893240836128 -docfiles size=315 - RELOC/doc/latex/lettre/3.000-release-notes.txt - RELOC/doc/latex/lettre/ALIRE_TDS - RELOC/doc/latex/lettre/README_TDS - RELOC/doc/latex/lettre/lettre.pdf details="Package documentation" language="fr" -runfiles size=21 - RELOC/tex/latex/lettre/lettre-USenglish.ldf - RELOC/tex/latex/lettre/lettre-amg.cfg - RELOC/tex/latex/lettre/lettre-default.cfg - RELOC/tex/latex/lettre/lettre-english.ldf - RELOC/tex/latex/lettre/lettre-french.ldf - RELOC/tex/latex/lettre/lettre-german.ldf - RELOC/tex/latex/lettre/lettre-obs.cfg - RELOC/tex/latex/lettre/lettre-romand.ldf - RELOC/tex/latex/lettre/lettre.cls -catalogue-ctan /macros/latex/contrib/lettre -catalogue-date 2017-08-04 13:56:57 +0200 -catalogue-license lppl1.3 -catalogue-topics letter french -catalogue-version 3.000 - -name lettrine -category Package -revision 48513 -shortdesc Typeset dropped capitals -relocated 1 -longdesc The lettrine package supports various dropped capitals styles, -longdesc typically those described in the French typographic books. In -longdesc particular, it has facilities for the paragraph text's left -longdesc edge to follow the outline of capitals that have a regular -longdesc shape (such as "A" and "V"). -containersize 6840 -containerchecksum 6fd9c70932a561968266d0bbf7897938b05ad6a3a8a71eaea99806667d59a359dbe160d0a9ce0cd763700108615afabbeaddbe7263944282eeba256cdc1e413d -doccontainersize 370512 -doccontainerchecksum e074a17f198523b6311282c4a49ec966536094764c1cbf858fcd7d27ac1bce6164e095f25fa142ba4e951e42a4c0d4035d33e47a14934d4205c8a23be1e5bea0 -docfiles size=107 - RELOC/doc/latex/lettrine/README details="Readme" - RELOC/doc/latex/lettrine/demo-de.pdf details="Package examples (German)" language="de" - RELOC/doc/latex/lettrine/demo-de.tex - RELOC/doc/latex/lettrine/demo.pdf details="Package examples (French)" language="fr" - RELOC/doc/latex/lettrine/demo.tex - RELOC/doc/latex/lettrine/lettrine.pdf details="Package documentation" -srccontainersize 16232 -srccontainerchecksum df2b7bfa8c56b4bd3ddb5260f8a7aca206b89998a5ec03a573abde8a614e3790ff4e02fbd8ea4294b35ce31869f0694b9e66f6e4d85dad236b222e0dc56e38a4 -srcfiles size=19 - RELOC/source/latex/lettrine/contrib.dtx - RELOC/source/latex/lettrine/contrib.ins - RELOC/source/latex/lettrine/lettrine.dtx - RELOC/source/latex/lettrine/lettrine.ins -runfiles size=19 - RELOC/tex/latex/lettrine/lettrine-2006-03-17.sty - RELOC/tex/latex/lettrine/lettrine-2015-08-31.sty - RELOC/tex/latex/lettrine/lettrine-2018-08-18.sty - RELOC/tex/latex/lettrine/lettrine.cfg - RELOC/tex/latex/lettrine/lettrine.sty - RELOC/tex/latex/lettrine/optfile.cfl - RELOC/tex/latex/lettrine/pacl.cfl - RELOC/tex/latex/lettrine/padl.cfl - RELOC/tex/latex/lettrine/pzc2.cfl - RELOC/tex/latex/lettrine/pzc3.cfl -catalogue-ctan /macros/latex/contrib/lettrine -catalogue-date 2018-08-30 18:54:05 +0200 -catalogue-license lppl1.3c -catalogue-topics lettrine -catalogue-version 2.21 - -name levy -category Package -revision 21750 -catalogue levy-font -shortdesc Fonts for typesetting classical greek -relocated 1 -longdesc These fonts are derivatives of Kunth's CM fonts. Macros for use -longdesc with Plain TeX are included in the package; for use with LaTeX, -longdesc see lgreek (with English documentation) or levy (with German -longdesc documentation). -containersize 34752 -containerchecksum a5bb7cb28f47789cf2226ce2fca931e3c321006a4de85999c9728b80189d40baaf308c9d08d1b6d34f93c3e1195f1d4c466a0a20e4a20fa37e93741d32193817 -doccontainersize 24732 -doccontainerchecksum bb2139366326e8af4a12b05a56c6e51841437e26cf9320f4202d7c25bef4bd0a92da1cedddd9204833de2f2e18d1f3e2a69da0480dcb1e417ffa7902cdd9feb2 -docfiles size=24 - RELOC/doc/fonts/levy/README details="Readme" - RELOC/doc/fonts/levy/digits.mf-old - RELOC/doc/fonts/levy/g.mf-old - RELOC/doc/fonts/levy/greekhist.tex - RELOC/doc/fonts/levy/greekuse.tex - RELOC/doc/fonts/levy/grinstall.tex - RELOC/doc/fonts/levy/grtestfont.tex - RELOC/doc/fonts/levy/makeall - RELOC/doc/fonts/levy/makefont - RELOC/doc/fonts/levy/testfont -runfiles size=82 - RELOC/fonts/source/public/levy/a.mf - RELOC/fonts/source/public/levy/b.mf - RELOC/fonts/source/public/levy/d.mf - RELOC/fonts/source/public/levy/digits.mf - RELOC/fonts/source/public/levy/e.mf - RELOC/fonts/source/public/levy/f.mf - RELOC/fonts/source/public/levy/g.mf - RELOC/fonts/source/public/levy/gen_acc.mf - RELOC/fonts/source/public/levy/gen_sigma.mf - RELOC/fonts/source/public/levy/graccent.mf - RELOC/fonts/source/public/levy/grbase.mf - RELOC/fonts/source/public/levy/grbld10.mf - RELOC/fonts/source/public/levy/grbld8.mf - RELOC/fonts/source/public/levy/grbld9.mf - RELOC/fonts/source/public/levy/greek.mf - RELOC/fonts/source/public/levy/grpunct.mf - RELOC/fonts/source/public/levy/grreg10.mf - RELOC/fonts/source/public/levy/grreg8.mf - RELOC/fonts/source/public/levy/grreg9.mf - RELOC/fonts/source/public/levy/grtt10.mf - RELOC/fonts/source/public/levy/h.mf - RELOC/fonts/source/public/levy/i.mf - RELOC/fonts/source/public/levy/j.mf - RELOC/fonts/source/public/levy/k.mf - RELOC/fonts/source/public/levy/l.mf - RELOC/fonts/source/public/levy/lig.mf - RELOC/fonts/source/public/levy/lower.mf - RELOC/fonts/source/public/levy/m.mf - RELOC/fonts/source/public/levy/n.mf - RELOC/fonts/source/public/levy/o.mf - RELOC/fonts/source/public/levy/p.mf - RELOC/fonts/source/public/levy/q.mf - RELOC/fonts/source/public/levy/r.mf - RELOC/fonts/source/public/levy/s.mf - RELOC/fonts/source/public/levy/t.mf - RELOC/fonts/source/public/levy/u.mf - RELOC/fonts/source/public/levy/upper.mf - RELOC/fonts/source/public/levy/w.mf - RELOC/fonts/source/public/levy/x.mf - RELOC/fonts/source/public/levy/y.mf - RELOC/fonts/source/public/levy/z.mf - RELOC/fonts/tfm/public/levy/grbld10.tfm - RELOC/fonts/tfm/public/levy/grbld8.tfm - RELOC/fonts/tfm/public/levy/grbld9.tfm - RELOC/fonts/tfm/public/levy/grreg10.tfm - RELOC/fonts/tfm/public/levy/grreg8.tfm - RELOC/fonts/tfm/public/levy/grreg9.tfm - RELOC/tex/generic/levy/greekmacros.tex - RELOC/tex/generic/levy/slgreek.sty -catalogue-ctan /fonts/greek/levy -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl2 -catalogue-topics font font-mf font-greek - -name lewis -category Package -revision 15878 -shortdesc Draw Lewis structures -relocated 1 -longdesc The package provides rudimentary support for drawing Lewis -longdesc Structures. Support is limited to elements that support the -longdesc octet rule. -containersize 1028 -containerchecksum 5db517ada9c6f82c3c3fb87177aac8bd5f81bad8b4defa524b4a90f5a029cabea9892230ed43b05de0364483215a41f1941bbd55eba660b0e30200e443d6ee70 -doccontainersize 40836 -doccontainerchecksum d9c46eeb1510c78037e435995a97e047f482b230066f32dfcb3de00468c8fb008614cb79ab730f081f4d06b7828e61ff8b2fd92f1a136ee75b9e7fa6ee12c45b -docfiles size=13 - RELOC/doc/latex/lewis/README details="Readme" - RELOC/doc/latex/lewis/lewis.pdf details="Package documentation" -runfiles size=1 - RELOC/tex/latex/lewis/lewis.sty -catalogue-ctan /macros/latex/contrib/lewis -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics chemistry -catalogue-version 0.1 - -name lexikon -category Package -revision 17364 -shortdesc Macros for a two language dictionary -relocated 1 -containersize 2200 -containerchecksum 7b961acfc7efcd079fadb1c1346993b8df00dbb7b6e3dec427c39e0edf5fe7c4406cd945ed5f4be5fe624446c7fa2a654b2569064294bc6369abc8f3e3bc8b84 -doccontainersize 180164 -doccontainerchecksum 3d38a9c2b52872be2b4ac432c6dfc4a9a16ac8e45875c78da79972c0bf0177c9419aaf28999e016c9ee73fb003fc16b0194472e0bca608335ae0c9afdeb186d0 -docfiles size=48 - RELOC/doc/latex/lexikon/lexikon-doc.pdf details="Package documentation" - RELOC/doc/latex/lexikon/lexikon-doc.tex - RELOC/doc/latex/lexikon/lexikon.tex - RELOC/doc/latex/lexikon/lexikon.upl details="Upload note" -runfiles size=2 - RELOC/tex/latex/lexikon/lexikon.sty -catalogue-ctan /macros/latex/contrib/lexikon -catalogue-date 2016-06-18 16:48:54 +0200 -catalogue-license lppl -catalogue-topics dictionary -catalogue-version 1.0c - -name lexref -category Package -revision 36026 -shortdesc Convenient and uniform references to legal provisions -relocated 1 -longdesc The package is aimed at continental lawyers (especially those -longdesc in Switzerland and Germany), allowing the user to make -longdesc references to legal provisions conveniently and uniformly. The -longdesc package also allows the user to add cited Acts to a -longdesc nomenclature list (automatically), and to build specific -longdesc indexes for each cited Act. The package is still under -longdesc development, and should be treated as an 'alpha'-release. -containersize 4008 -containerchecksum cdb84262dafc2cb7389c2e14d22f3fec2b01aaf50c2558b5d7ac7b0d669682e22263b080402548f4d590c1f9b1ca0fc25f37e1b63afd95fbd7d4fd51377f6381 -doccontainersize 386412 -doccontainerchecksum bc99ae9c5f2fb643698e7d10220648e49b9175e4852e8405c622c9b7a5557b9e283916354109f9de789f4136c81acc09a4262016e644c49a1c301392a3e121cc -docfiles size=101 - RELOC/doc/latex/lexref/README details="Readme" - RELOC/doc/latex/lexref/lexref.pdf details="Package documentation" - RELOC/doc/latex/lexref/lexref.tex -runfiles size=5 - RELOC/tex/latex/lexref/lexref.sty -catalogue-ctan /macros/latex/contrib/lexref -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics legal -catalogue-version 1.1a - -name lfb -category Package -revision 15878 -shortdesc A Greek font with normal and bold variants -relocated 1 -longdesc This is a Greek font written in Metafont, with inspiration from -longdesc the Bodoni typefaces in old books. It is stylistically a little -longdesc more exotic than the standard textbook Greek fonts, -longdesc particularly in glyphs like the lowercase rho and kappa. It -longdesc aims for a rather calligraphic feel, but seems to blend well -longdesc with Computer Modern. There is a ligature scheme which -longdesc automatically inserts the breathings required for ancient -longdesc texts, making the input text more readable than in some -longdesc schemes. -containersize 18300 -containerchecksum 1dafc6843bac872c9004f9d4aca4a0bf1246f023714e8414e40bcac98f000d1aa3cf06b2135ae03246f82967d59d089f09a9dcfb9bb2b40d1a49fba6040e2000 -doccontainersize 35484 -doccontainerchecksum 2fff337f7b0db8b0ecc9f6ce0759b78b167659ad53e1daba78d86948e542d3ebece985ea35c9075a4ef58ed82e864ca8de316bc71a816d64174938dabbcd09cd -docfiles size=19 - RELOC/doc/fonts/lfb/README details="Package README" - RELOC/doc/fonts/lfb/example.pdf details="Example of text in lfb" language="el" - RELOC/doc/fonts/lfb/example.tex - RELOC/doc/fonts/lfb/lfb.make - RELOC/doc/fonts/lfb/lfbacc.tex -runfiles size=83 - RELOC/fonts/source/public/lfb/accents.mf - RELOC/fonts/source/public/lfb/alpha.mf - RELOC/fonts/source/public/lfb/beta.mf - RELOC/fonts/source/public/lfb/capitals.mf - RELOC/fonts/source/public/lfb/charmap.mf - RELOC/fonts/source/public/lfb/delta.mf - RELOC/fonts/source/public/lfb/epsilon.mf - RELOC/fonts/source/public/lfb/eta.mf - RELOC/fonts/source/public/lfb/gamma.mf - RELOC/fonts/source/public/lfb/iota.mf - RELOC/fonts/source/public/lfb/kappa.mf - RELOC/fonts/source/public/lfb/khi.mf - RELOC/fonts/source/public/lfb/lambda.mf - RELOC/fonts/source/public/lfb/lfb.mf - RELOC/fonts/source/public/lfb/lfb10.mf - RELOC/fonts/source/public/lfb/lfb11.mf - RELOC/fonts/source/public/lfb/lfb12.mf - RELOC/fonts/source/public/lfb/lfb5.mf - RELOC/fonts/source/public/lfb/lfb6.mf - RELOC/fonts/source/public/lfb/lfb7.mf - RELOC/fonts/source/public/lfb/lfb8.mf - RELOC/fonts/source/public/lfb/lfb9.mf - RELOC/fonts/source/public/lfb/lfbb10.mf - RELOC/fonts/source/public/lfb/lfbb11.mf - RELOC/fonts/source/public/lfb/lfbb12.mf - RELOC/fonts/source/public/lfb/lfbb5.mf - RELOC/fonts/source/public/lfb/lfbb6.mf - RELOC/fonts/source/public/lfb/lfbb7.mf - RELOC/fonts/source/public/lfb/lfbb8.mf - RELOC/fonts/source/public/lfb/lfbb9.mf - RELOC/fonts/source/public/lfb/ligature.mf - RELOC/fonts/source/public/lfb/mu.mf - RELOC/fonts/source/public/lfb/nu.mf - RELOC/fonts/source/public/lfb/omega.mf - RELOC/fonts/source/public/lfb/omikron.mf - RELOC/fonts/source/public/lfb/others.mf - RELOC/fonts/source/public/lfb/phi.mf - RELOC/fonts/source/public/lfb/pi.mf - RELOC/fonts/source/public/lfb/psi.mf - RELOC/fonts/source/public/lfb/rho.mf - RELOC/fonts/source/public/lfb/serifs.mf - RELOC/fonts/source/public/lfb/sigma.mf - RELOC/fonts/source/public/lfb/sigmafin.mf - RELOC/fonts/source/public/lfb/tau.mf - RELOC/fonts/source/public/lfb/theta.mf - RELOC/fonts/source/public/lfb/upsilon.mf - RELOC/fonts/source/public/lfb/xi.mf - RELOC/fonts/source/public/lfb/zeta.mf - RELOC/fonts/tfm/public/lfb/lfb10.tfm - RELOC/fonts/tfm/public/lfb/lfb11.tfm - RELOC/fonts/tfm/public/lfb/lfb12.tfm - RELOC/fonts/tfm/public/lfb/lfb5.tfm - RELOC/fonts/tfm/public/lfb/lfb6.tfm - RELOC/fonts/tfm/public/lfb/lfb7.tfm - RELOC/fonts/tfm/public/lfb/lfb8.tfm - RELOC/fonts/tfm/public/lfb/lfb9.tfm - RELOC/fonts/tfm/public/lfb/lfbb10.tfm - RELOC/fonts/tfm/public/lfb/lfbb11.tfm - RELOC/fonts/tfm/public/lfb/lfbb12.tfm - RELOC/fonts/tfm/public/lfb/lfbb5.tfm - RELOC/fonts/tfm/public/lfb/lfbb6.tfm - RELOC/fonts/tfm/public/lfb/lfbb7.tfm - RELOC/fonts/tfm/public/lfb/lfbb8.tfm - RELOC/fonts/tfm/public/lfb/lfbb9.tfm -catalogue-ctan /fonts/greek/lfb -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font font-mf font-greek -catalogue-version 1.0 - -name lgreek -category Package -revision 21818 -shortdesc LaTeX macros for using Silvio Levy's Greek fonts -relocated 1 -longdesc A conversion of Silvio Levy's Plain TeX macros for use with -longdesc LaTeX. -containersize 1720 -containerchecksum b549da22d5b6e59c99c989155903c20a3c3121b8217c8c39febb61df4481d5d1d751c134f25f80958f38d8de79dafecbb4f7b2b8316ed2e6650ee256cc3e6f18 -doccontainersize 203116 -doccontainerchecksum 89beee9af80b1cf584519ec49f3cdf1f1be6a3316281a73847b40165ef7658b9c4ad0dc1a78ed8c3800503aa90e924055247e059dfd3c8dd0b96816d9ca4f2f7 -docfiles size=57 - RELOC/doc/latex/lgreek/README details="Readme" - RELOC/doc/latex/lgreek/lgreekuse.pdf details="Package documentation" - RELOC/doc/latex/lgreek/lgreekuse.tex -runfiles size=4 - RELOC/tex/latex/lgreek/LGcmr.fd - RELOC/tex/latex/lgreek/LGcmtt.fd - RELOC/tex/latex/lgreek/LGenc.def - RELOC/tex/latex/lgreek/lgreek.sty -catalogue-also levy-latex -catalogue-ctan /macros/latex/contrib/lgreek -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl2 -catalogue-topics font-use greek - -name lh -category Package -revision 15878 -shortdesc Cyrillic fonts that support LaTeX standard encodings -relocated 1 -longdesc The LH fonts address the problem of the wide variety of -longdesc alphabets that are written with Cyrillic-style characters. The -longdesc fonts are the original basis of the set of T2* and X2 encodings -longdesc that are now used when LaTeX users need to write in Cyrillic -longdesc languages. Macro support in standard LaTeX encodings is offered -longdesc through the latex-cyrillic and t2 bundles, and the package -longdesc itself offers support for other (more traditional) encodings. -longdesc The fonts, in the standard T2* and X2 encodings are available -longdesc in Adobe Type 1 format, in the CM-Super family of fonts. The -longdesc package also offers its own LaTeX support for OT2 encoded -longdesc fonts, CM bright shaped fonts and Concrete shaped fonts. -depend ec -containersize 172036 -containerchecksum dd30f3fc1ad7fb479a53dfd98d50562f47c9db7f8846b10e38f0f80e5ddeb46cc0d544761833126254b3f4f595e0731fd69a8bf4bca08523991476dbdafcf970 -doccontainersize 55320 -doccontainerchecksum 484e5edb67cea104ded9d244f9b3bd4afb6cb8028fcedec2eb37070f916043afa4b847830a443c8bd2f399b2b2c8d369d13cb82545679741100936c49dc9ace8 -docfiles size=104 - RELOC/doc/fonts/lh/README details="Readme" - RELOC/doc/fonts/lh/beresta/beresta.tex - RELOC/doc/fonts/lh/beresta/berestax.tex - RELOC/doc/fonts/lh/beresta/lacodes.tex - RELOC/doc/fonts/lh/beresta/lbcodes.tex - RELOC/doc/fonts/lh/beresta/lccodes.tex - RELOC/doc/fonts/lh/beresta/ldcodes.tex - RELOC/doc/fonts/lh/beresta/rxcodes.tex - RELOC/doc/fonts/lh/beresta/txcodes.tex - RELOC/doc/fonts/lh/beresta/yycodes.tex - RELOC/doc/fonts/lh/fonttest/allenc.tex - RELOC/doc/fonts/lh/fonttest/allenc0.tex - RELOC/doc/fonts/lh/fonttest/allenc1.tex - RELOC/doc/fonts/lh/fonttest/allenc2.tex - RELOC/doc/fonts/lh/fonttest/allenc3.tex - RELOC/doc/fonts/lh/fonttest/allenc4.tex - RELOC/doc/fonts/lh/fonttest/katalog-beresta.tex - RELOC/doc/fonts/lh/fonttest/katalog-short.t2 - RELOC/doc/fonts/lh/fonttest/katalog.lh - RELOC/doc/fonts/lh/fonttest/katalog.t2 - RELOC/doc/fonts/lh/fonttest/katalog1.lh - RELOC/doc/fonts/lh/fonttest/katalog1.t2 - RELOC/doc/fonts/lh/fonttest/katalog2.lh - RELOC/doc/fonts/lh/fonttest/katalog2.t2 - RELOC/doc/fonts/lh/fonttest/katalog3.t2 - RELOC/doc/fonts/lh/fonttest/katalog4.t2 - RELOC/doc/fonts/lh/fonttest/katalog5.t2 - RELOC/doc/fonts/lh/fonttest/katalog6.t2 - RELOC/doc/fonts/lh/fonttest/katalog7.t2 - RELOC/doc/fonts/lh/fonttest/lh-fmap.tex - RELOC/doc/fonts/lh/fonttest/lh-text.tex - RELOC/doc/fonts/lh/fonttest/lh-texx.tex - RELOC/doc/fonts/lh/fonttest/lh-texy.tex - RELOC/doc/fonts/lh/fonttest/t2a-fmap-short.tex - RELOC/doc/fonts/lh/fonttest/t2a-fmap.tex - RELOC/doc/fonts/lh/fonttest/t2a-text.tex - RELOC/doc/fonts/lh/fonttest/t2b-fmap.tex - RELOC/doc/fonts/lh/fonttest/t2b-text.tex - RELOC/doc/fonts/lh/fonttest/t2c-fmap.tex - RELOC/doc/fonts/lh/fonttest/t2c-text.tex - RELOC/doc/fonts/lh/fonttest/t2d-fmap.tex - RELOC/doc/fonts/lh/fonttest/t2d-text.tex - RELOC/doc/fonts/lh/fonttest/testLHtxt.tex - RELOC/doc/fonts/lh/fonttest/uc-fmap.tex - RELOC/doc/fonts/lh/fonttest/wn-comp.tex - RELOC/doc/fonts/lh/fonttest/wn-fmap.tex - RELOC/doc/fonts/lh/fonttest/wn-text.tex - RELOC/doc/fonts/lh/fonttest/x2-fmap.tex - RELOC/doc/fonts/lh/fonttest/x2-text.tex - RELOC/doc/fonts/lh/fonttest/xsl-fmap.tex - RELOC/doc/fonts/lh/fonttest/xsl-text.tex - RELOC/doc/fonts/lh/install - RELOC/doc/fonts/lh/lhfonts/T1inT2.en - RELOC/doc/fonts/lh/lhfonts/fonttest.en - RELOC/doc/fonts/lh/lhfonts/lhfont35.en - RELOC/doc/fonts/lh/lhfonts/lhfont35.ru - RELOC/doc/fonts/lh/lhfonts/lhfonts.hst - RELOC/doc/fonts/lh/manifest.txt - RELOC/doc/fonts/lh/readme35c.1st - RELOC/doc/fonts/lh/readme35g.1st - RELOC/doc/fonts/lh/samples/lh-lcy.tex - RELOC/doc/fonts/lh/samples/lh-lcytext.tex - RELOC/doc/fonts/lh/samples/lh-ot2.tex - RELOC/doc/fonts/lh/samples/lh-ot2text.tex - RELOC/doc/fonts/lh/samples/lh-t2a.tex - RELOC/doc/fonts/lh/samples/lh-t2atext.tex -srccontainersize 41716 -srccontainerchecksum 4013ee8ea1d43820a0c8abfee4b680dbdd15ccb9a27fcb1236c12773188a83fe1a58bb837349d69689c1dc8cb6feb781b3ecfac9b7a31d61a7dd2ebc0a1d97e9 -srcfiles size=130 - RELOC/source/fonts/lh/dvidrv.mfj - RELOC/source/fonts/lh/dvidrvlh.mfj - RELOC/source/fonts/lh/tex/00readme.txt - RELOC/source/fonts/lh/tex/01cm-lh.tex - RELOC/source/fonts/lh/tex/03cm-wn.tex - RELOC/source/fonts/lh/tex/04cm-vf.tex - RELOC/source/fonts/lh/tex/11ex-rs.tex - RELOC/source/fonts/lh/tex/11ex-rx.tex - RELOC/source/fonts/lh/tex/12ex-la.tex - RELOC/source/fonts/lh/tex/13ex-lb.tex - RELOC/source/fonts/lh/tex/14ex-lc.tex - RELOC/source/fonts/lh/tex/15ex-ld.tex - RELOC/source/fonts/lh/tex/20cm-ct.tex - RELOC/source/fonts/lh/tex/21cm-ic.tex - RELOC/source/fonts/lh/tex/22cm-wc.tex - RELOC/source/fonts/lh/tex/23cm-mc.tex - RELOC/source/fonts/lh/tex/24cm-kc.tex - RELOC/source/fonts/lh/tex/25cm-uc.tex - RELOC/source/fonts/lh/tex/30cm-lx.tex - RELOC/source/fonts/lh/tex/31cm-ix.tex - RELOC/source/fonts/lh/tex/32cm-wx.tex - RELOC/source/fonts/lh/tex/33cm-mx.tex - RELOC/source/fonts/lh/tex/34cm-kx.tex - RELOC/source/fonts/lh/tex/46cm-ly.tex - RELOC/source/fonts/lh/tex/46cm-lz.tex - RELOC/source/fonts/lh/tex/47ex-tx.tex - RELOC/source/fonts/lh/tex/91berest.tex - RELOC/source/fonts/lh/tex/92check.tex - RELOC/source/fonts/lh/tex/92cm-xx.tex - RELOC/source/fonts/lh/tex/99-CMstd.tex - RELOC/source/fonts/lh/tex/99-T2enc.tex - RELOC/source/fonts/lh/tex/99allenc.tex - RELOC/source/fonts/lh/tex/99tstenc.tex - RELOC/source/fonts/lh/tex/cfhead.tex - RELOC/source/fonts/lh/tex/cfstdedt.tex - RELOC/source/fonts/lh/tex/cod-edt.tex - RELOC/source/fonts/lh/tex/enc-t2.tex - RELOC/source/fonts/lh/tex/fntaddcm.tex - RELOC/source/fonts/lh/tex/fntaddec.tex - RELOC/source/fonts/lh/tex/fntallcm.tex - RELOC/source/fonts/lh/tex/fntallec.tex - RELOC/source/fonts/lh/tex/fntbasec.tex - RELOC/source/fonts/lh/tex/fntbercm.tex - RELOC/source/fonts/lh/tex/fntberec.tex - RELOC/source/fonts/lh/tex/fntbricm.tex - RELOC/source/fonts/lh/tex/fntbriec.tex - RELOC/source/fonts/lh/tex/fntconcm.tex - RELOC/source/fonts/lh/tex/fntconec.tex - RELOC/source/fonts/lh/tex/fntinvcm.tex - RELOC/source/fonts/lh/tex/fntinvec.tex - RELOC/source/fonts/lh/tex/fntmincm.tex - RELOC/source/fonts/lh/tex/fntminec.tex - RELOC/source/fonts/lh/tex/fnttstcm.tex - RELOC/source/fonts/lh/tex/fnttstec.tex - RELOC/source/fonts/lh/tex/likerdat.tex - RELOC/source/fonts/lh/tex/likergrp.tex - RELOC/source/fonts/lh/tex/likermac.tex - RELOC/source/fonts/lh/tex/rliker.tex - RELOC/source/fonts/lh/tex/setter.tex - RELOC/source/fonts/lh/tex/wrk/lh-XSlav/00readme - RELOC/source/fonts/lh/tex/wrk/lh-lcy/00readme - RELOC/source/fonts/lh/tex/wrk/lh-ot2/00readme - RELOC/source/fonts/lh/tex/wrk/lh-t2a/00readme - RELOC/source/fonts/lh/tex/wrk/lh-t2b/00readme - RELOC/source/fonts/lh/tex/wrk/lh-t2c/00readme - RELOC/source/fonts/lh/tex/wrk/lh-t2d/00readme - RELOC/source/fonts/lh/tex/wrk/lh-x2/00readme - RELOC/source/fonts/lh/tex/wrk/lh_temp/00readme - RELOC/source/latex/lh/00readme.txt - RELOC/source/latex/lh/lcyfonts.fdd - RELOC/source/latex/lh/lcyfonts.ins - RELOC/source/latex/lh/nfssfox.dtx - RELOC/source/latex/lh/nfssfox.ins - RELOC/source/latex/lh/ot2fonts.fdd - RELOC/source/latex/lh/ot2fonts.ins - RELOC/source/latex/lh/t2ccfonts.fdd - RELOC/source/latex/lh/t2ccfonts.ins -runfiles size=1023 - RELOC/fonts/source/lh/base/fikparm.mf - RELOC/fonts/source/lh/base/lcyrbeg.mf - RELOC/fonts/source/lh/base/lcyrdefs.mf - RELOC/fonts/source/lh/base/ldbroman.mf - RELOC/fonts/source/lh/base/ldcsc.mf - RELOC/fonts/source/lh/base/ldroman.mf - RELOC/fonts/source/lh/base/ldtexset.mf - RELOC/fonts/source/lh/base/ldtextit.mf - RELOC/fonts/source/lh/base/ldtitle.mf - RELOC/fonts/source/lh/base/lebroman.mf - RELOC/fonts/source/lh/base/lecsc.mf - RELOC/fonts/source/lh/base/leroman.mf - RELOC/fonts/source/lh/base/letextit.mf - RELOC/fonts/source/lh/base/lgcspl.mf - RELOC/fonts/source/lh/base/lgcyracc.mf - RELOC/fonts/source/lh/base/lgcyri.mf - RELOC/fonts/source/lh/base/lgcyrl.mf - RELOC/fonts/source/lh/base/lgcyrsp.mf - RELOC/fonts/source/lh/base/lgcyrsym.mf - RELOC/fonts/source/lh/base/lgcyru.mf - RELOC/fonts/source/lh/base/lgengsym.mf - RELOC/fonts/source/lh/base/lgidigit.mf - RELOC/fonts/source/lh/base/lgilig.mf - RELOC/fonts/source/lh/base/lgitalp.mf - RELOC/fonts/source/lh/base/lgocyrac.mf - RELOC/fonts/source/lh/base/lgpunct.mf - RELOC/fonts/source/lh/base/lgrdigit.mf - RELOC/fonts/source/lh/base/lgrlig.mf - RELOC/fonts/source/lh/base/lgromp.mf - RELOC/fonts/source/lh/base/lgrusi.mf - RELOC/fonts/source/lh/base/lgrusl.mf - RELOC/fonts/source/lh/base/lgrusu.mf - RELOC/fonts/source/lh/base/lgt2comi.mf - RELOC/fonts/source/lh/base/lgt2coml.mf - RELOC/fonts/source/lh/base/lgt2comu.mf - RELOC/fonts/source/lh/base/lgt2loi.mf - RELOC/fonts/source/lh/base/lgt2lol.mf - RELOC/fonts/source/lh/base/lgt2lou.mf - RELOC/fonts/source/lh/base/lgt2slvi.mf - RELOC/fonts/source/lh/base/lgt2slvl.mf - RELOC/fonts/source/lh/base/lgt2slvu.mf - RELOC/fonts/source/lh/base/lgt2upi.mf - RELOC/fonts/source/lh/base/lgt2upl.mf - RELOC/fonts/source/lh/base/lgt2upu.mf - RELOC/fonts/source/lh/base/lkligtbl.mf - RELOC/fonts/source/lh/base/llbligtb.mf - RELOC/fonts/source/lh/base/llcligtb.mf - RELOC/fonts/source/lh/base/lliligtb.mf - RELOC/fonts/source/lh/base/llmligtb.mf - RELOC/fonts/source/lh/base/llrligtb.mf - RELOC/fonts/source/lh/base/llvligtb.mf - RELOC/fonts/source/lh/base/lwnligs.mf - RELOC/fonts/source/lh/base/lxpseudo.mf - RELOC/fonts/source/lh/base/lycyracc.mf - RELOC/fonts/source/lh/base/lypseudo.mf - RELOC/fonts/source/lh/base/nodraw.mf - RELOC/fonts/source/lh/lh-XSlav/irslb8.mf - RELOC/fonts/source/lh/lh-XSlav/irsli8.mf - RELOC/fonts/source/lh/lh-XSlav/irslo8.mf - RELOC/fonts/source/lh/lh-XSlav/irslq8.mf - RELOC/fonts/source/lh/lh-XSlav/irsltt8.mf - RELOC/fonts/source/lh/lh-XSlav/rsbbx10.mf - RELOC/fonts/source/lh/lh-XSlav/rsbegin.mf - RELOC/fonts/source/lh/lh-XSlav/rsbmo10.mf - RELOC/fonts/source/lh/lh-XSlav/rsbmo17.mf - RELOC/fonts/source/lh/lh-XSlav/rsbmo8.mf - RELOC/fonts/source/lh/lh-XSlav/rsbmo9.mf - RELOC/fonts/source/lh/lh-XSlav/rsbmr10.mf - RELOC/fonts/source/lh/lh-XSlav/rsbmr17.mf - RELOC/fonts/source/lh/lh-XSlav/rsbmr8.mf - RELOC/fonts/source/lh/lh-XSlav/rsbmr9.mf - RELOC/fonts/source/lh/lh-XSlav/rsbso10.mf - RELOC/fonts/source/lh/lh-XSlav/rsbso17.mf - RELOC/fonts/source/lh/lh-XSlav/rsbso8.mf - RELOC/fonts/source/lh/lh-XSlav/rsbso9.mf - RELOC/fonts/source/lh/lh-XSlav/rsbsr10.mf - RELOC/fonts/source/lh/lh-XSlav/rsbsr17.mf - RELOC/fonts/source/lh/lh-XSlav/rsbsr8.mf - RELOC/fonts/source/lh/lh-XSlav/rsbsr9.mf - RELOC/fonts/source/lh/lh-XSlav/rsbtl10.mf - RELOC/fonts/source/lh/lh-XSlav/rsbto10.mf - RELOC/fonts/source/lh/lh-XSlav/rscodes.mf - RELOC/fonts/source/lh/lh-XSlav/rslb8.mf - RELOC/fonts/source/lh/lh-XSlav/rsli8.mf - RELOC/fonts/source/lh/lh-XSlav/rsliker.mf - RELOC/fonts/source/lh/lh-XSlav/rslo8.mf - RELOC/fonts/source/lh/lh-XSlav/rslq8.mf - RELOC/fonts/source/lh/lh-XSlav/rsltt8.mf - RELOC/fonts/source/lh/lh-XSlav/rsob10.mf - RELOC/fonts/source/lh/lh-XSlav/rsobx10.mf - RELOC/fonts/source/lh/lh-XSlav/rsobx5.mf - RELOC/fonts/source/lh/lh-XSlav/rsobx6.mf - RELOC/fonts/source/lh/lh-XSlav/rsobx7.mf - RELOC/fonts/source/lh/lh-XSlav/rsobx8.mf - RELOC/fonts/source/lh/lh-XSlav/rsobx9.mf - RELOC/fonts/source/lh/lh-XSlav/rsobxsl10.mf - RELOC/fonts/source/lh/lh-XSlav/rsobxti10.mf - RELOC/fonts/source/lh/lh-XSlav/rsocc10.mf - RELOC/fonts/source/lh/lh-XSlav/rsorm10.mf - RELOC/fonts/source/lh/lh-XSlav/rsorm5.mf - RELOC/fonts/source/lh/lh-XSlav/rsorm6.mf - RELOC/fonts/source/lh/lh-XSlav/rsorm7.mf - RELOC/fonts/source/lh/lh-XSlav/rsorm8.mf - RELOC/fonts/source/lh/lh-XSlav/rsorm9.mf - RELOC/fonts/source/lh/lh-XSlav/rsosl10.mf - RELOC/fonts/source/lh/lh-XSlav/rsosl5.mf - RELOC/fonts/source/lh/lh-XSlav/rsosl6.mf - RELOC/fonts/source/lh/lh-XSlav/rsosl7.mf - RELOC/fonts/source/lh/lh-XSlav/rsosl8.mf - RELOC/fonts/source/lh/lh-XSlav/rsosl9.mf - RELOC/fonts/source/lh/lh-XSlav/rsoslc9.mf - RELOC/fonts/source/lh/lh-XSlav/rsoti10.mf - RELOC/fonts/source/lh/lh-XSlav/rsqi8.mf - RELOC/fonts/source/lh/lh-XSlav/rssq8.mf - RELOC/fonts/source/lh/lh-XSlav/rsssdc10.mf - RELOC/fonts/source/lh/lh-conc/00readme.txt - RELOC/fonts/source/lh/lh-conc/ccb10.mf - RELOC/fonts/source/lh/lh-conc/ccbx10.mf - RELOC/fonts/source/lh/lh-conc/ccbx5.mf - RELOC/fonts/source/lh/lh-conc/ccbx6.mf - RELOC/fonts/source/lh/lh-conc/ccbx7.mf - RELOC/fonts/source/lh/lh-conc/ccbx8.mf - RELOC/fonts/source/lh/lh-conc/ccbx9.mf - RELOC/fonts/source/lh/lh-conc/ccbxsl10.mf - RELOC/fonts/source/lh/lh-conc/ccbxti10.mf - RELOC/fonts/source/lh/lh-conc/concb10pt.mf - RELOC/fonts/source/lh/lh-conc/concbx10pt.mf - RELOC/fonts/source/lh/lh-conc/concbx12pt.mf - RELOC/fonts/source/lh/lh-conc/concbx5pt.mf - RELOC/fonts/source/lh/lh-conc/concbx6pt.mf - RELOC/fonts/source/lh/lh-conc/concbx7pt.mf - RELOC/fonts/source/lh/lh-conc/concbx8pt.mf - RELOC/fonts/source/lh/lh-conc/concbx9pt.mf - RELOC/fonts/source/lh/lh-conc/concbxti10.mf - RELOC/fonts/source/lh/lh-conc/concc9pt.mf - RELOC/fonts/source/lh/lh-conc/eob10.mf - RELOC/fonts/source/lh/lh-conc/eobx10.mf - RELOC/fonts/source/lh/lh-conc/eobx5.mf - RELOC/fonts/source/lh/lh-conc/eobx6.mf - RELOC/fonts/source/lh/lh-conc/eobx7.mf - RELOC/fonts/source/lh/lh-conc/eobx8.mf - RELOC/fonts/source/lh/lh-conc/eobx9.mf - RELOC/fonts/source/lh/lh-conc/eobxsl10.mf - RELOC/fonts/source/lh/lh-conc/eobxti10.mf - RELOC/fonts/source/lh/lh-conc/eoslc9.mf - RELOC/fonts/source/lh/lh-lcy/ilhcsc10.mf - RELOC/fonts/source/lh/lh-lcy/ilhtt8.mf - RELOC/fonts/source/lh/lh-lcy/illhss8.mf - RELOC/fonts/source/lh/lh-lcy/illhssb8.mf - RELOC/fonts/source/lh/lh-lcy/illhssi8.mf - RELOC/fonts/source/lh/lh-lcy/lhbr10.mf - RELOC/fonts/source/lh/lh-lcy/lhbr17.mf - RELOC/fonts/source/lh/lh-lcy/lhbr8.mf - RELOC/fonts/source/lh/lh-lcy/lhbr9.mf - RELOC/fonts/source/lh/lh-lcy/lhbrbx10.mf - RELOC/fonts/source/lh/lh-lcy/lhbrsl10.mf - RELOC/fonts/source/lh/lh-lcy/lhbrsl17.mf - RELOC/fonts/source/lh/lh-lcy/lhbrsl8.mf - RELOC/fonts/source/lh/lh-lcy/lhbrsl9.mf - RELOC/fonts/source/lh/lh-lcy/lhcb10.mf - RELOC/fonts/source/lh/lh-lcy/lhcbx10.mf - RELOC/fonts/source/lh/lh-lcy/lhcbx5.mf - RELOC/fonts/source/lh/lh-lcy/lhcbx6.mf - RELOC/fonts/source/lh/lh-lcy/lhcbx7.mf - RELOC/fonts/source/lh/lh-lcy/lhcbx8.mf - RELOC/fonts/source/lh/lh-lcy/lhcbx9.mf - RELOC/fonts/source/lh/lh-lcy/lhcbxsl10.mf - RELOC/fonts/source/lh/lh-lcy/lhcbxti10.mf - RELOC/fonts/source/lh/lh-lcy/lhccsc10.mf - RELOC/fonts/source/lh/lh-lcy/lhcodes.mf - RELOC/fonts/source/lh/lh-lcy/lhcr10.mf - RELOC/fonts/source/lh/lh-lcy/lhcr5.mf - RELOC/fonts/source/lh/lh-lcy/lhcr6.mf - RELOC/fonts/source/lh/lh-lcy/lhcr7.mf - RELOC/fonts/source/lh/lh-lcy/lhcr8.mf - RELOC/fonts/source/lh/lh-lcy/lhcr9.mf - RELOC/fonts/source/lh/lh-lcy/lhcsl10.mf - RELOC/fonts/source/lh/lh-lcy/lhcsl9.mf - RELOC/fonts/source/lh/lh-lcy/lhcslc9.mf - RELOC/fonts/source/lh/lh-lcy/lhcti10.mf - RELOC/fonts/source/lh/lh-lcy/lhliker.mf - RELOC/fonts/source/lh/lh-lcy/lhsltl10.mf - RELOC/fonts/source/lh/lh-lcy/lhtl10.mf - RELOC/fonts/source/lh/lh-lcy/llhss8.mf - RELOC/fonts/source/lh/lh-lcy/llhssb8.mf - RELOC/fonts/source/lh/lh-lcy/llhssi8.mf - RELOC/fonts/source/lh/lh-ot2/ilwnss8.mf - RELOC/fonts/source/lh/lh-ot2/ilwnssb8.mf - RELOC/fonts/source/lh/lh-ot2/ilwnssi8.mf - RELOC/fonts/source/lh/lh-ot2/iwncsc10.mf - RELOC/fonts/source/lh/lh-ot2/iwntt8.mf - RELOC/fonts/source/lh/lh-ot2/lwnss8.mf - RELOC/fonts/source/lh/lh-ot2/lwnssb8.mf - RELOC/fonts/source/lh/lh-ot2/lwnssi8.mf - RELOC/fonts/source/lh/lh-ot2/wnbr10.mf - RELOC/fonts/source/lh/lh-ot2/wnbr17.mf - RELOC/fonts/source/lh/lh-ot2/wnbr8.mf - RELOC/fonts/source/lh/lh-ot2/wnbr9.mf - RELOC/fonts/source/lh/lh-ot2/wnbrbx10.mf - RELOC/fonts/source/lh/lh-ot2/wnbrsl10.mf - RELOC/fonts/source/lh/lh-ot2/wnbrsl17.mf - RELOC/fonts/source/lh/lh-ot2/wnbrsl8.mf - RELOC/fonts/source/lh/lh-ot2/wnbrsl9.mf - RELOC/fonts/source/lh/lh-ot2/wncb10.mf - RELOC/fonts/source/lh/lh-ot2/wncbx10.mf - RELOC/fonts/source/lh/lh-ot2/wncbx5.mf - RELOC/fonts/source/lh/lh-ot2/wncbx6.mf - RELOC/fonts/source/lh/lh-ot2/wncbx7.mf - RELOC/fonts/source/lh/lh-ot2/wncbx8.mf - RELOC/fonts/source/lh/lh-ot2/wncbx9.mf - RELOC/fonts/source/lh/lh-ot2/wncbxsl10.mf - RELOC/fonts/source/lh/lh-ot2/wncbxti10.mf - RELOC/fonts/source/lh/lh-ot2/wnccsc10.mf - RELOC/fonts/source/lh/lh-ot2/wncodes.mf - RELOC/fonts/source/lh/lh-ot2/wncr10.mf - RELOC/fonts/source/lh/lh-ot2/wncr5.mf - RELOC/fonts/source/lh/lh-ot2/wncr6.mf - RELOC/fonts/source/lh/lh-ot2/wncr7.mf - RELOC/fonts/source/lh/lh-ot2/wncr8.mf - RELOC/fonts/source/lh/lh-ot2/wncr9.mf - RELOC/fonts/source/lh/lh-ot2/wncsl10.mf - RELOC/fonts/source/lh/lh-ot2/wncsl9.mf - RELOC/fonts/source/lh/lh-ot2/wncslc9.mf - RELOC/fonts/source/lh/lh-ot2/wncti10.mf - RELOC/fonts/source/lh/lh-ot2/wnliker.mf - RELOC/fonts/source/lh/lh-ot2/wnsltl10.mf - RELOC/fonts/source/lh/lh-ot2/wntl10.mf - RELOC/fonts/source/lh/lh-t2a/ilalb8.mf - RELOC/fonts/source/lh/lh-t2a/ilali8.mf - RELOC/fonts/source/lh/lh-t2a/ilalo8.mf - RELOC/fonts/source/lh/lh-t2a/ilalq8.mf - RELOC/fonts/source/lh/lh-t2a/ilaltt8.mf - RELOC/fonts/source/lh/lh-t2a/labbx10.mf - RELOC/fonts/source/lh/lh-t2a/labmo10.mf - RELOC/fonts/source/lh/lh-t2a/labmo17.mf - RELOC/fonts/source/lh/lh-t2a/labmo8.mf - RELOC/fonts/source/lh/lh-t2a/labmo9.mf - RELOC/fonts/source/lh/lh-t2a/labmr10.mf - RELOC/fonts/source/lh/lh-t2a/labmr17.mf - RELOC/fonts/source/lh/lh-t2a/labmr8.mf - RELOC/fonts/source/lh/lh-t2a/labmr9.mf - RELOC/fonts/source/lh/lh-t2a/labso10.mf - RELOC/fonts/source/lh/lh-t2a/labso17.mf - RELOC/fonts/source/lh/lh-t2a/labso8.mf - RELOC/fonts/source/lh/lh-t2a/labso9.mf - RELOC/fonts/source/lh/lh-t2a/labsr10.mf - RELOC/fonts/source/lh/lh-t2a/labsr17.mf - RELOC/fonts/source/lh/lh-t2a/labsr8.mf - RELOC/fonts/source/lh/lh-t2a/labsr9.mf - RELOC/fonts/source/lh/lh-t2a/labtl10.mf - RELOC/fonts/source/lh/lh-t2a/labto10.mf - RELOC/fonts/source/lh/lh-t2a/lacodes.mf - RELOC/fonts/source/lh/lh-t2a/lalb8.mf - RELOC/fonts/source/lh/lh-t2a/lali8.mf - RELOC/fonts/source/lh/lh-t2a/laliker.mf - RELOC/fonts/source/lh/lh-t2a/lalo8.mf - RELOC/fonts/source/lh/lh-t2a/lalq8.mf - RELOC/fonts/source/lh/lh-t2a/laltt8.mf - RELOC/fonts/source/lh/lh-t2a/laob10.mf - RELOC/fonts/source/lh/lh-t2a/laobx10.mf - RELOC/fonts/source/lh/lh-t2a/laobx5.mf - RELOC/fonts/source/lh/lh-t2a/laobx6.mf - RELOC/fonts/source/lh/lh-t2a/laobx7.mf - RELOC/fonts/source/lh/lh-t2a/laobx8.mf - RELOC/fonts/source/lh/lh-t2a/laobx9.mf - RELOC/fonts/source/lh/lh-t2a/laobxsl10.mf - RELOC/fonts/source/lh/lh-t2a/laobxti10.mf - RELOC/fonts/source/lh/lh-t2a/laocc10.mf - RELOC/fonts/source/lh/lh-t2a/laorm10.mf - RELOC/fonts/source/lh/lh-t2a/laorm5.mf - RELOC/fonts/source/lh/lh-t2a/laorm6.mf - RELOC/fonts/source/lh/lh-t2a/laorm7.mf - RELOC/fonts/source/lh/lh-t2a/laorm8.mf - RELOC/fonts/source/lh/lh-t2a/laorm9.mf - RELOC/fonts/source/lh/lh-t2a/laosl10.mf - RELOC/fonts/source/lh/lh-t2a/laosl5.mf - RELOC/fonts/source/lh/lh-t2a/laosl6.mf - RELOC/fonts/source/lh/lh-t2a/laosl7.mf - RELOC/fonts/source/lh/lh-t2a/laosl8.mf - RELOC/fonts/source/lh/lh-t2a/laosl9.mf - RELOC/fonts/source/lh/lh-t2a/laoslc9.mf - RELOC/fonts/source/lh/lh-t2a/laoti10.mf - RELOC/fonts/source/lh/lh-t2a/laqi8.mf - RELOC/fonts/source/lh/lh-t2a/lasq8.mf - RELOC/fonts/source/lh/lh-t2a/lassdc10.mf - RELOC/fonts/source/lh/lh-t2b/ilblb8.mf - RELOC/fonts/source/lh/lh-t2b/ilbli8.mf - RELOC/fonts/source/lh/lh-t2b/ilblo8.mf - RELOC/fonts/source/lh/lh-t2b/ilblq8.mf - RELOC/fonts/source/lh/lh-t2b/ilbltt8.mf - RELOC/fonts/source/lh/lh-t2b/lbbbx10.mf - RELOC/fonts/source/lh/lh-t2b/lbbmo10.mf - RELOC/fonts/source/lh/lh-t2b/lbbmo17.mf - RELOC/fonts/source/lh/lh-t2b/lbbmo8.mf - RELOC/fonts/source/lh/lh-t2b/lbbmo9.mf - RELOC/fonts/source/lh/lh-t2b/lbbmr10.mf - RELOC/fonts/source/lh/lh-t2b/lbbmr17.mf - RELOC/fonts/source/lh/lh-t2b/lbbmr8.mf - RELOC/fonts/source/lh/lh-t2b/lbbmr9.mf - RELOC/fonts/source/lh/lh-t2b/lbbso10.mf - RELOC/fonts/source/lh/lh-t2b/lbbso17.mf - RELOC/fonts/source/lh/lh-t2b/lbbso8.mf - RELOC/fonts/source/lh/lh-t2b/lbbso9.mf - RELOC/fonts/source/lh/lh-t2b/lbbsr10.mf - RELOC/fonts/source/lh/lh-t2b/lbbsr17.mf - RELOC/fonts/source/lh/lh-t2b/lbbsr8.mf - RELOC/fonts/source/lh/lh-t2b/lbbsr9.mf - RELOC/fonts/source/lh/lh-t2b/lbbtl10.mf - RELOC/fonts/source/lh/lh-t2b/lbbto10.mf - RELOC/fonts/source/lh/lh-t2b/lbcodes.mf - RELOC/fonts/source/lh/lh-t2b/lblb8.mf - RELOC/fonts/source/lh/lh-t2b/lbli8.mf - RELOC/fonts/source/lh/lh-t2b/lbliker.mf - RELOC/fonts/source/lh/lh-t2b/lblo8.mf - RELOC/fonts/source/lh/lh-t2b/lblq8.mf - RELOC/fonts/source/lh/lh-t2b/lbltt8.mf - RELOC/fonts/source/lh/lh-t2b/lbob10.mf - RELOC/fonts/source/lh/lh-t2b/lbobx10.mf - RELOC/fonts/source/lh/lh-t2b/lbobx5.mf - RELOC/fonts/source/lh/lh-t2b/lbobx6.mf - RELOC/fonts/source/lh/lh-t2b/lbobx7.mf - RELOC/fonts/source/lh/lh-t2b/lbobx8.mf - RELOC/fonts/source/lh/lh-t2b/lbobx9.mf - RELOC/fonts/source/lh/lh-t2b/lbobxsl10.mf - RELOC/fonts/source/lh/lh-t2b/lbobxti10.mf - RELOC/fonts/source/lh/lh-t2b/lbocc10.mf - RELOC/fonts/source/lh/lh-t2b/lborm10.mf - RELOC/fonts/source/lh/lh-t2b/lborm5.mf - RELOC/fonts/source/lh/lh-t2b/lborm6.mf - RELOC/fonts/source/lh/lh-t2b/lborm7.mf - RELOC/fonts/source/lh/lh-t2b/lborm8.mf - RELOC/fonts/source/lh/lh-t2b/lborm9.mf - RELOC/fonts/source/lh/lh-t2b/lbosl10.mf - RELOC/fonts/source/lh/lh-t2b/lbosl5.mf - RELOC/fonts/source/lh/lh-t2b/lbosl6.mf - RELOC/fonts/source/lh/lh-t2b/lbosl7.mf - RELOC/fonts/source/lh/lh-t2b/lbosl8.mf - RELOC/fonts/source/lh/lh-t2b/lbosl9.mf - RELOC/fonts/source/lh/lh-t2b/lboslc9.mf - RELOC/fonts/source/lh/lh-t2b/lboti10.mf - RELOC/fonts/source/lh/lh-t2b/lbqi8.mf - RELOC/fonts/source/lh/lh-t2b/lbsq8.mf - RELOC/fonts/source/lh/lh-t2b/lbssdc10.mf - RELOC/fonts/source/lh/lh-t2c/ilclb8.mf - RELOC/fonts/source/lh/lh-t2c/ilcli8.mf - RELOC/fonts/source/lh/lh-t2c/ilclo8.mf - RELOC/fonts/source/lh/lh-t2c/ilclq8.mf - RELOC/fonts/source/lh/lh-t2c/ilcltt8.mf - RELOC/fonts/source/lh/lh-t2c/lcbbx10.mf - RELOC/fonts/source/lh/lh-t2c/lcbmo10.mf - RELOC/fonts/source/lh/lh-t2c/lcbmo17.mf - RELOC/fonts/source/lh/lh-t2c/lcbmo8.mf - RELOC/fonts/source/lh/lh-t2c/lcbmo9.mf - RELOC/fonts/source/lh/lh-t2c/lcbmr10.mf - RELOC/fonts/source/lh/lh-t2c/lcbmr17.mf - RELOC/fonts/source/lh/lh-t2c/lcbmr8.mf - RELOC/fonts/source/lh/lh-t2c/lcbmr9.mf - RELOC/fonts/source/lh/lh-t2c/lcbso10.mf - RELOC/fonts/source/lh/lh-t2c/lcbso17.mf - RELOC/fonts/source/lh/lh-t2c/lcbso8.mf - RELOC/fonts/source/lh/lh-t2c/lcbso9.mf - RELOC/fonts/source/lh/lh-t2c/lcbsr10.mf - RELOC/fonts/source/lh/lh-t2c/lcbsr17.mf - RELOC/fonts/source/lh/lh-t2c/lcbsr8.mf - RELOC/fonts/source/lh/lh-t2c/lcbsr9.mf - RELOC/fonts/source/lh/lh-t2c/lcbtl10.mf - RELOC/fonts/source/lh/lh-t2c/lcbto10.mf - RELOC/fonts/source/lh/lh-t2c/lccodes.mf - RELOC/fonts/source/lh/lh-t2c/lclb8.mf - RELOC/fonts/source/lh/lh-t2c/lcli8.mf - RELOC/fonts/source/lh/lh-t2c/lcliker.mf - RELOC/fonts/source/lh/lh-t2c/lclo8.mf - RELOC/fonts/source/lh/lh-t2c/lclq8.mf - RELOC/fonts/source/lh/lh-t2c/lcltt8.mf - RELOC/fonts/source/lh/lh-t2c/lcob10.mf - RELOC/fonts/source/lh/lh-t2c/lcobx10.mf - RELOC/fonts/source/lh/lh-t2c/lcobx5.mf - RELOC/fonts/source/lh/lh-t2c/lcobx6.mf - RELOC/fonts/source/lh/lh-t2c/lcobx7.mf - RELOC/fonts/source/lh/lh-t2c/lcobx8.mf - RELOC/fonts/source/lh/lh-t2c/lcobx9.mf - RELOC/fonts/source/lh/lh-t2c/lcobxsl10.mf - RELOC/fonts/source/lh/lh-t2c/lcobxti10.mf - RELOC/fonts/source/lh/lh-t2c/lcocc10.mf - RELOC/fonts/source/lh/lh-t2c/lcorm10.mf - RELOC/fonts/source/lh/lh-t2c/lcorm5.mf - RELOC/fonts/source/lh/lh-t2c/lcorm6.mf - RELOC/fonts/source/lh/lh-t2c/lcorm7.mf - RELOC/fonts/source/lh/lh-t2c/lcorm8.mf - RELOC/fonts/source/lh/lh-t2c/lcorm9.mf - RELOC/fonts/source/lh/lh-t2c/lcosl10.mf - RELOC/fonts/source/lh/lh-t2c/lcosl5.mf - RELOC/fonts/source/lh/lh-t2c/lcosl6.mf - RELOC/fonts/source/lh/lh-t2c/lcosl7.mf - RELOC/fonts/source/lh/lh-t2c/lcosl8.mf - RELOC/fonts/source/lh/lh-t2c/lcosl9.mf - RELOC/fonts/source/lh/lh-t2c/lcoslc9.mf - RELOC/fonts/source/lh/lh-t2c/lcoti10.mf - RELOC/fonts/source/lh/lh-t2c/lcqi8.mf - RELOC/fonts/source/lh/lh-t2c/lcsq8.mf - RELOC/fonts/source/lh/lh-t2c/lcssdc10.mf - RELOC/fonts/source/lh/lh-t2d/ildlb8.mf - RELOC/fonts/source/lh/lh-t2d/ildli8.mf - RELOC/fonts/source/lh/lh-t2d/ildlo8.mf - RELOC/fonts/source/lh/lh-t2d/ildlq8.mf - RELOC/fonts/source/lh/lh-t2d/ildltt8.mf - RELOC/fonts/source/lh/lh-t2d/ldbbx10.mf - RELOC/fonts/source/lh/lh-t2d/ldbmo10.mf - RELOC/fonts/source/lh/lh-t2d/ldbmo17.mf - RELOC/fonts/source/lh/lh-t2d/ldbmo8.mf - RELOC/fonts/source/lh/lh-t2d/ldbmo9.mf - RELOC/fonts/source/lh/lh-t2d/ldbmr10.mf - RELOC/fonts/source/lh/lh-t2d/ldbmr17.mf - RELOC/fonts/source/lh/lh-t2d/ldbmr8.mf - RELOC/fonts/source/lh/lh-t2d/ldbmr9.mf - RELOC/fonts/source/lh/lh-t2d/ldbso10.mf - RELOC/fonts/source/lh/lh-t2d/ldbso17.mf - RELOC/fonts/source/lh/lh-t2d/ldbso8.mf - RELOC/fonts/source/lh/lh-t2d/ldbso9.mf - RELOC/fonts/source/lh/lh-t2d/ldbsr10.mf - RELOC/fonts/source/lh/lh-t2d/ldbsr17.mf - RELOC/fonts/source/lh/lh-t2d/ldbsr8.mf - RELOC/fonts/source/lh/lh-t2d/ldbsr9.mf - RELOC/fonts/source/lh/lh-t2d/ldbtl10.mf - RELOC/fonts/source/lh/lh-t2d/ldbto10.mf - RELOC/fonts/source/lh/lh-t2d/ldcodes.mf - RELOC/fonts/source/lh/lh-t2d/ldlb8.mf - RELOC/fonts/source/lh/lh-t2d/ldli8.mf - RELOC/fonts/source/lh/lh-t2d/ldliker.mf - RELOC/fonts/source/lh/lh-t2d/ldlo8.mf - RELOC/fonts/source/lh/lh-t2d/ldlq8.mf - RELOC/fonts/source/lh/lh-t2d/ldltt8.mf - RELOC/fonts/source/lh/lh-t2d/ldob10.mf - RELOC/fonts/source/lh/lh-t2d/ldobx10.mf - RELOC/fonts/source/lh/lh-t2d/ldobx5.mf - RELOC/fonts/source/lh/lh-t2d/ldobx6.mf - RELOC/fonts/source/lh/lh-t2d/ldobx7.mf - RELOC/fonts/source/lh/lh-t2d/ldobx8.mf - RELOC/fonts/source/lh/lh-t2d/ldobx9.mf - RELOC/fonts/source/lh/lh-t2d/ldobxsl10.mf - RELOC/fonts/source/lh/lh-t2d/ldobxti10.mf - RELOC/fonts/source/lh/lh-t2d/ldocc10.mf - RELOC/fonts/source/lh/lh-t2d/ldorm10.mf - RELOC/fonts/source/lh/lh-t2d/ldorm5.mf - RELOC/fonts/source/lh/lh-t2d/ldorm6.mf - RELOC/fonts/source/lh/lh-t2d/ldorm7.mf - RELOC/fonts/source/lh/lh-t2d/ldorm8.mf - RELOC/fonts/source/lh/lh-t2d/ldorm9.mf - RELOC/fonts/source/lh/lh-t2d/ldosl10.mf - RELOC/fonts/source/lh/lh-t2d/ldosl5.mf - RELOC/fonts/source/lh/lh-t2d/ldosl6.mf - RELOC/fonts/source/lh/lh-t2d/ldosl7.mf - RELOC/fonts/source/lh/lh-t2d/ldosl8.mf - RELOC/fonts/source/lh/lh-t2d/ldosl9.mf - RELOC/fonts/source/lh/lh-t2d/ldoslc9.mf - RELOC/fonts/source/lh/lh-t2d/ldoti10.mf - RELOC/fonts/source/lh/lh-t2d/ldqi8.mf - RELOC/fonts/source/lh/lh-t2d/ldsq8.mf - RELOC/fonts/source/lh/lh-t2d/ldssdc10.mf - RELOC/fonts/source/lh/lh-x2/irxlb8.mf - RELOC/fonts/source/lh/lh-x2/irxli8.mf - RELOC/fonts/source/lh/lh-x2/irxlo8.mf - RELOC/fonts/source/lh/lh-x2/irxlq8.mf - RELOC/fonts/source/lh/lh-x2/irxltt8.mf - RELOC/fonts/source/lh/lh-x2/rxbbx10.mf - RELOC/fonts/source/lh/lh-x2/rxbmo10.mf - RELOC/fonts/source/lh/lh-x2/rxbmo17.mf - RELOC/fonts/source/lh/lh-x2/rxbmo8.mf - RELOC/fonts/source/lh/lh-x2/rxbmo9.mf - RELOC/fonts/source/lh/lh-x2/rxbmr10.mf - RELOC/fonts/source/lh/lh-x2/rxbmr17.mf - RELOC/fonts/source/lh/lh-x2/rxbmr8.mf - RELOC/fonts/source/lh/lh-x2/rxbmr9.mf - RELOC/fonts/source/lh/lh-x2/rxbso10.mf - RELOC/fonts/source/lh/lh-x2/rxbso17.mf - RELOC/fonts/source/lh/lh-x2/rxbso8.mf - RELOC/fonts/source/lh/lh-x2/rxbso9.mf - RELOC/fonts/source/lh/lh-x2/rxbsr10.mf - RELOC/fonts/source/lh/lh-x2/rxbsr17.mf - RELOC/fonts/source/lh/lh-x2/rxbsr8.mf - RELOC/fonts/source/lh/lh-x2/rxbsr9.mf - RELOC/fonts/source/lh/lh-x2/rxbtl10.mf - RELOC/fonts/source/lh/lh-x2/rxbto10.mf - RELOC/fonts/source/lh/lh-x2/rxcodes.mf - RELOC/fonts/source/lh/lh-x2/rxlb8.mf - RELOC/fonts/source/lh/lh-x2/rxli8.mf - RELOC/fonts/source/lh/lh-x2/rxliker.mf - RELOC/fonts/source/lh/lh-x2/rxlo8.mf - RELOC/fonts/source/lh/lh-x2/rxlq8.mf - RELOC/fonts/source/lh/lh-x2/rxltt8.mf - RELOC/fonts/source/lh/lh-x2/rxob10.mf - RELOC/fonts/source/lh/lh-x2/rxobx10.mf - RELOC/fonts/source/lh/lh-x2/rxobx5.mf - RELOC/fonts/source/lh/lh-x2/rxobx6.mf - RELOC/fonts/source/lh/lh-x2/rxobx7.mf - RELOC/fonts/source/lh/lh-x2/rxobx8.mf - RELOC/fonts/source/lh/lh-x2/rxobx9.mf - RELOC/fonts/source/lh/lh-x2/rxobxsl10.mf - RELOC/fonts/source/lh/lh-x2/rxobxti10.mf - RELOC/fonts/source/lh/lh-x2/rxocc10.mf - RELOC/fonts/source/lh/lh-x2/rxorm10.mf - RELOC/fonts/source/lh/lh-x2/rxorm5.mf - RELOC/fonts/source/lh/lh-x2/rxorm6.mf - RELOC/fonts/source/lh/lh-x2/rxorm7.mf - RELOC/fonts/source/lh/lh-x2/rxorm8.mf - RELOC/fonts/source/lh/lh-x2/rxorm9.mf - RELOC/fonts/source/lh/lh-x2/rxosl10.mf - RELOC/fonts/source/lh/lh-x2/rxosl5.mf - RELOC/fonts/source/lh/lh-x2/rxosl6.mf - RELOC/fonts/source/lh/lh-x2/rxosl7.mf - RELOC/fonts/source/lh/lh-x2/rxosl8.mf - RELOC/fonts/source/lh/lh-x2/rxosl9.mf - RELOC/fonts/source/lh/lh-x2/rxoslc9.mf - RELOC/fonts/source/lh/lh-x2/rxoti10.mf - RELOC/fonts/source/lh/lh-x2/rxqi8.mf - RELOC/fonts/source/lh/lh-x2/rxsq8.mf - RELOC/fonts/source/lh/lh-x2/rxssdc10.mf - RELOC/fonts/source/lh/nont2/lgbersta.mf - RELOC/fonts/source/lh/nont2/lgberstb.mf - RELOC/fonts/source/lh/nont2/lgberstc.mf - RELOC/fonts/source/lh/nont2/lgcacci.mf - RELOC/fonts/source/lh/nont2/lgcaccl.mf - RELOC/fonts/source/lh/nont2/lgcaccu.mf - RELOC/fonts/source/lh/nont2/lgcmodi.mf - RELOC/fonts/source/lh/nont2/lgcmodl.mf - RELOC/fonts/source/lh/nont2/lgcmodu.mf - RELOC/fonts/source/lh/nont2/lgcvaci.mf - RELOC/fonts/source/lh/nont2/lgcvacl.mf - RELOC/fonts/source/lh/nont2/lgcvacu.mf - RELOC/fonts/source/lh/nont2/lgt2slxi.mf - RELOC/fonts/source/lh/nont2/lgt2slxl.mf - RELOC/fonts/source/lh/nont2/lgt2slxu.mf - RELOC/fonts/source/lh/nont2/lgunici.mf - RELOC/fonts/source/lh/nont2/lgunicl.mf - RELOC/fonts/source/lh/nont2/lgunicu.mf - RELOC/fonts/source/lh/nont2/lhberest.mf - RELOC/fonts/source/lh/specific/lgcrusl.mf - RELOC/fonts/source/lh/specific/lgcyrcl.mf - RELOC/fonts/source/lh/specific/lgcyrcu.mf - RELOC/fonts/source/lh/specific/lgnoncl.mf - RELOC/fonts/source/lh/specific/lgnoncu.mf - RELOC/fonts/source/lh/specific/lgrucl.mf - RELOC/fonts/source/lh/specific/lgrucu.mf - RELOC/tex/latex/lh/lh-lcy.sty - RELOC/tex/latex/lh/lh-lcyccr.sty - RELOC/tex/latex/lh/lh-lcyxccr.sty - RELOC/tex/latex/lh/lh-ot2.sty - RELOC/tex/latex/lh/lh-ot2ccr.sty - RELOC/tex/latex/lh/lh-ot2xccr.sty - RELOC/tex/latex/lh/lh-t2accr.sty - RELOC/tex/latex/lh/lh-t2axccr.sty - RELOC/tex/latex/lh/lh-t2bccr.sty - RELOC/tex/latex/lh/lh-t2bxccr.sty - RELOC/tex/latex/lh/lh-t2cccr.sty - RELOC/tex/latex/lh/lh-t2cxccr.sty - RELOC/tex/latex/lh/lh-x2ccr.sty - RELOC/tex/latex/lh/lh-x2xccr.sty - RELOC/tex/latex/lh/nfssfox.tex - RELOC/tex/plain/lh/testfox.tex - RELOC/tex/plain/lh/testkern.tex -catalogue-also ccfonts cmbright concrete ecc -catalogue-ctan /fonts/cyrillic/lh -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font font-mf font-cyrillic -catalogue-version 3.5g - -name lhcyr -category Package -revision 31795 -shortdesc A non-standard Cyrillic input scheme -relocated 1 -longdesc A collection of three LaTeX 2e styles intended for typesetting -longdesc Russian and bilingual English-Russian documents, using the lh -longdesc fonts and without the benefit of babel's language-switching -longdesc mechanisms. The packages (lhcyralt and lhcyrwin for use under -longdesc emTeX, and lhcyrkoi for use under teTeX) provide mappings -longdesc between the input encoding and the font encoding (which is -longdesc described as OT1). The way this is done does not match the way -longdesc inputenc would do the job, for output via fontenc to one of the -longdesc T2 series of font encodings. -containersize 36156 -containerchecksum 888771a6b161d79aee90373fc39ad541260d121513e81801142c66ca1f2085a739fd1b243e45adc11b5d33a72534cdfad5d9ee87f15d432a732063c3befab487 -srccontainersize 2348 -srccontainerchecksum 3b9db27f86d31800bb837ddac0cc1fb3270e4d2e751e5a96ec8e26817aa3a7a3832f2833665bb9e0256da5494f5dd04e9660fc2d2d8c5dfc06d1c06ca8c1efce -srcfiles size=4 - RELOC/source/latex/lhcyr/README - RELOC/source/latex/lhcyr/dvidrv.mfj - RELOC/source/latex/lhcyr/lhjob.mfj - RELOC/source/latex/lhcyr/wcjob.mfj -runfiles size=73 - RELOC/tex/latex/lhcyr/karabas.tex - RELOC/tex/latex/lhcyr/kniga.tex - RELOC/tex/latex/lhcyr/lhcyralt/README - RELOC/tex/latex/lhcyr/lhcyralt/lhcyralt-hyphen.cfg - RELOC/tex/latex/lhcyr/lhcyralt/lhcyralt-rhyphen.tex - RELOC/tex/latex/lhcyr/lhcyralt/lhcyralt.sty - RELOC/tex/latex/lhcyr/lhcyralt/ot1lhdh.fd - RELOC/tex/latex/lhcyr/lhcyralt/ot1lhfib.fd - RELOC/tex/latex/lhcyr/lhcyralt/ot1lhfr.fd - RELOC/tex/latex/lhcyr/lhcyralt/ot1lhr.fd - RELOC/tex/latex/lhcyr/lhcyralt/ot1lhss.fd - RELOC/tex/latex/lhcyr/lhcyralt/ot1lhtt.fd - RELOC/tex/latex/lhcyr/lhcyralt/ot1lhvtt.fd - RELOC/tex/latex/lhcyr/lhcyrkoi/README - RELOC/tex/latex/lhcyr/lhcyrkoi/kcmf.tgz - RELOC/tex/latex/lhcyr/lhcyrkoi/lhcyrkoi-hyphen.cfg - RELOC/tex/latex/lhcyr/lhcyrkoi/lhcyrkoi-rhyphen.tex - RELOC/tex/latex/lhcyr/lhcyrkoi/lhcyrkoi.sty - RELOC/tex/latex/lhcyr/lhcyrkoi/maketfms.sh - RELOC/tex/latex/lhcyr/lhcyrkoi/ot1kcdh.fd - RELOC/tex/latex/lhcyr/lhcyrkoi/ot1kcfib.fd - RELOC/tex/latex/lhcyr/lhcyrkoi/ot1kcfr.fd - RELOC/tex/latex/lhcyr/lhcyrkoi/ot1kcr.fd - RELOC/tex/latex/lhcyr/lhcyrkoi/ot1kcss.fd - RELOC/tex/latex/lhcyr/lhcyrkoi/ot1kctt.fd - RELOC/tex/latex/lhcyr/lhcyrkoi/ot1kcvtt.fd - RELOC/tex/latex/lhcyr/lhcyrkoi/special.kc - RELOC/tex/latex/lhcyr/lhcyrwin/README - RELOC/tex/latex/lhcyr/lhcyrwin/lhcyrwin-hyphen.cfg - RELOC/tex/latex/lhcyr/lhcyrwin/lhcyrwin-rhyphen.tex - RELOC/tex/latex/lhcyr/lhcyrwin/lhcyrwin.sty - RELOC/tex/latex/lhcyr/lhcyrwin/ot1wcdh.fd - RELOC/tex/latex/lhcyr/lhcyrwin/ot1wcfib.fd - RELOC/tex/latex/lhcyr/lhcyrwin/ot1wcfr.fd - RELOC/tex/latex/lhcyr/lhcyrwin/ot1wcr.fd - RELOC/tex/latex/lhcyr/lhcyrwin/ot1wcss.fd - RELOC/tex/latex/lhcyr/lhcyrwin/ot1wctt.fd - RELOC/tex/latex/lhcyr/lhcyrwin/ot1wcvtt.fd - RELOC/tex/latex/lhcyr/otchet.tex - RELOC/tex/latex/lhcyr/pismo.tex - RELOC/tex/latex/lhcyr/rusfonts.tex - RELOC/tex/latex/lhcyr/statya.tex -catalogue-also koi8 -catalogue-ctan /macros/latex/contrib/lhcyr -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics multilingual font-supp - -name lhelp -category Package -revision 23638 -shortdesc Miscellaneous helper packages -relocated 1 -longdesc This package defines macros which are useful for many -longdesc documents. It is a large collection of simple 'little helpers' -longdesc which do not really warrant a separate package on their own. -longdesc Included are, among other things, definitions of common units -longdesc with preceeding thinspaces, framed boxes where both width and -longdesc height can be specified, starting new odd or even pages, draft -longdesc markers, notes, conditional includes, including EPS files, and -longdesc versions of enumerate and itemize which allow the horizontal -longdesc and vertical spacing to be changed. -containersize 5988 -containerchecksum d0eaf745f3488d62ea5be89aa899fcf65b8f82e610e4335a766fded0f0c8ea0b947bbefaacd9b0223b5c251d55e6a096845578659271be31e0e27d692fd9c6d4 -doccontainersize 225784 -doccontainerchecksum d0523bb786fb1b877410fd17be4106133e1fcb1d98050b3e0a800d3fd8c7ff12e23ff8e0e953f1610e54d03cafea68457d647ffe9c266359894f568ca1c7f7a1 -docfiles size=64 - RELOC/doc/latex/lhelp/Makefile - RELOC/doc/latex/lhelp/lhelp.pdf details="Package documentation" -srccontainersize 22544 -srccontainerchecksum 2fef4ea70694858c5d4f347e3b5f389133237e16ed6f04fbb60a57d99cce4e3fcd5be681b2e875389aa42adf496297090fee7e2ee87e1269642640d07302be19 -srcfiles size=22 - RELOC/source/latex/lhelp/lhelp.drv - RELOC/source/latex/lhelp/lhelp.dtx - RELOC/source/latex/lhelp/lhelp.ins -runfiles size=5 - RELOC/tex/latex/lhelp/lhelp.sty -catalogue-ctan /macros/latex/contrib/lhelp -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics macro-supp -catalogue-version 2.0 - -name libertine -category Package -revision 46211 -shortdesc Use of Linux Libertine and Biolinum fonts with LaTeX -relocated 1 -longdesc The package provides the Libertine and Biolinum fonts in both -longdesc Type 1 and OTF styles, together with support macros for their -longdesc use. Monospaced and display fonts, and the "keyboard" set are -longdesc also included, in OTF style, only. The mweights package is used -longdesc to manage the selection of font weights. The package supersedes -longdesc both the libertineotf and the libertine-legacy packages. -execute addMap libertine.map -containersize 14022644 -containerchecksum 9e2aa4193445fc7c5450bbd91313524b8803c8973e6022440deb7d22edeaf999d50f264b76e8d856c6e1884d22a65c94c03461da5d5c7a3798af53a5d3b8fb0e -doccontainersize 1115676 -doccontainerchecksum 1328fbfe302e865f7484fd918c50eba5652368dee489a28b3feebf93b2cd6bbd855d24f4328ed6bc363819c106e27cf1185568b6b5b4dd9347956a981c41cc9c -docfiles size=304 - RELOC/doc/fonts/libertine/Bugs.txt - RELOC/doc/fonts/libertine/ChangeLog.txt - RELOC/doc/fonts/libertine/GPL.txt - RELOC/doc/fonts/libertine/LICENCE.txt - RELOC/doc/fonts/libertine/README details="Readme" - RELOC/doc/fonts/libertine/ToDo.txt - RELOC/doc/fonts/libertine/g2ntotex.c - RELOC/doc/fonts/libertine/libertine.pdf details="Package documentation" - RELOC/doc/fonts/libertine/libertine.tex - RELOC/doc/fonts/libertine/rename_enc - RELOC/doc/fonts/libertine/samples.pdf - RELOC/doc/fonts/libertine/samples.tex -runfiles size=8267 - RELOC/fonts/enc/dvips/libertine/blnm_25tcsq.enc - RELOC/fonts/enc/dvips/libertine/blnm_2or2lf.enc - RELOC/fonts/enc/dvips/libertine/blnm_3gqkkc.enc - RELOC/fonts/enc/dvips/libertine/blnm_4p7cpr.enc - RELOC/fonts/enc/dvips/libertine/blnm_5yotx4.enc - RELOC/fonts/enc/dvips/libertine/blnm_7fko2h.enc - RELOC/fonts/enc/dvips/libertine/blnm_afusau.enc - RELOC/fonts/enc/dvips/libertine/blnm_bgqvqi.enc - RELOC/fonts/enc/dvips/libertine/blnm_c4mbat.enc - RELOC/fonts/enc/dvips/libertine/blnm_c6xmqr.enc - RELOC/fonts/enc/dvips/libertine/blnm_cg3sqm.enc - RELOC/fonts/enc/dvips/libertine/blnm_dgwfac.enc - RELOC/fonts/enc/dvips/libertine/blnm_dylq3g.enc - RELOC/fonts/enc/dvips/libertine/blnm_eesn4m.enc - RELOC/fonts/enc/dvips/libertine/blnm_ew6fhv.enc - RELOC/fonts/enc/dvips/libertine/blnm_g73f77.enc - RELOC/fonts/enc/dvips/libertine/blnm_gzistf.enc - RELOC/fonts/enc/dvips/libertine/blnm_hrou5r.enc - RELOC/fonts/enc/dvips/libertine/blnm_jbwhst.enc - RELOC/fonts/enc/dvips/libertine/blnm_jtta5h.enc - RELOC/fonts/enc/dvips/libertine/blnm_l4ygyh.enc - RELOC/fonts/enc/dvips/libertine/blnm_lu6v53.enc - RELOC/fonts/enc/dvips/libertine/blnm_mmutss.enc - RELOC/fonts/enc/dvips/libertine/blnm_mx3chd.enc - RELOC/fonts/enc/dvips/libertine/blnm_mywn7m.enc - RELOC/fonts/enc/dvips/libertine/blnm_n3xw57.enc - RELOC/fonts/enc/dvips/libertine/blnm_o3jfbt.enc - RELOC/fonts/enc/dvips/libertine/blnm_omcwp2.enc - RELOC/fonts/enc/dvips/libertine/blnm_otwoau.enc - RELOC/fonts/enc/dvips/libertine/blnm_ouu7z6.enc - RELOC/fonts/enc/dvips/libertine/blnm_owz7oq.enc - RELOC/fonts/enc/dvips/libertine/blnm_p657rp.enc - RELOC/fonts/enc/dvips/libertine/blnm_pagsao.enc - RELOC/fonts/enc/dvips/libertine/blnm_pwsgbx.enc - RELOC/fonts/enc/dvips/libertine/blnm_pznusu.enc - RELOC/fonts/enc/dvips/libertine/blnm_q2zrjv.enc - RELOC/fonts/enc/dvips/libertine/blnm_qzi2b5.enc - RELOC/fonts/enc/dvips/libertine/blnm_roevjg.enc - RELOC/fonts/enc/dvips/libertine/blnm_s5bq4i.enc - RELOC/fonts/enc/dvips/libertine/blnm_sakzps.enc - RELOC/fonts/enc/dvips/libertine/blnm_snmbym.enc - RELOC/fonts/enc/dvips/libertine/blnm_ufdkzv.enc - RELOC/fonts/enc/dvips/libertine/blnm_v3uc42.enc - RELOC/fonts/enc/dvips/libertine/blnm_vezqth.enc - RELOC/fonts/enc/dvips/libertine/blnm_volajt.enc - RELOC/fonts/enc/dvips/libertine/blnm_wcay2e.enc - RELOC/fonts/enc/dvips/libertine/blnm_xeech7.enc - RELOC/fonts/enc/dvips/libertine/blnm_zacdtl.enc - RELOC/fonts/enc/dvips/libertine/lbtn_25tcsq.enc - RELOC/fonts/enc/dvips/libertine/lbtn_2exa4z.enc - RELOC/fonts/enc/dvips/libertine/lbtn_2ezly2.enc - RELOC/fonts/enc/dvips/libertine/lbtn_2jy62z.enc - RELOC/fonts/enc/dvips/libertine/lbtn_2lhpup.enc - RELOC/fonts/enc/dvips/libertine/lbtn_2mruj6.enc - RELOC/fonts/enc/dvips/libertine/lbtn_2or2lf.enc - RELOC/fonts/enc/dvips/libertine/lbtn_2xw2fz.enc - RELOC/fonts/enc/dvips/libertine/lbtn_2yk3ov.enc - RELOC/fonts/enc/dvips/libertine/lbtn_3acize.enc - RELOC/fonts/enc/dvips/libertine/lbtn_3c7nkx.enc - RELOC/fonts/enc/dvips/libertine/lbtn_3dk467.enc - RELOC/fonts/enc/dvips/libertine/lbtn_3gqkkc.enc - RELOC/fonts/enc/dvips/libertine/lbtn_3r2fe2.enc - RELOC/fonts/enc/dvips/libertine/lbtn_3zs4uy.enc - RELOC/fonts/enc/dvips/libertine/lbtn_44kw74.enc - RELOC/fonts/enc/dvips/libertine/lbtn_4fqbzh.enc - RELOC/fonts/enc/dvips/libertine/lbtn_4gizrm.enc - RELOC/fonts/enc/dvips/libertine/lbtn_4h5nuw.enc - RELOC/fonts/enc/dvips/libertine/lbtn_4ifdhd.enc - RELOC/fonts/enc/dvips/libertine/lbtn_4lzzdn.enc - RELOC/fonts/enc/dvips/libertine/lbtn_4p7cpr.enc - RELOC/fonts/enc/dvips/libertine/lbtn_4pa5s6.enc - RELOC/fonts/enc/dvips/libertine/lbtn_4qdwcl.enc - RELOC/fonts/enc/dvips/libertine/lbtn_4wvzw4.enc - RELOC/fonts/enc/dvips/libertine/lbtn_4xgrig.enc - RELOC/fonts/enc/dvips/libertine/lbtn_4zgdm7.enc - RELOC/fonts/enc/dvips/libertine/lbtn_5t7yy5.enc - RELOC/fonts/enc/dvips/libertine/lbtn_5yotx4.enc - RELOC/fonts/enc/dvips/libertine/lbtn_64fcpm.enc - RELOC/fonts/enc/dvips/libertine/lbtn_67ud6q.enc - RELOC/fonts/enc/dvips/libertine/lbtn_6fbtzc.enc - RELOC/fonts/enc/dvips/libertine/lbtn_6icwtb.enc - RELOC/fonts/enc/dvips/libertine/lbtn_6igaju.enc - RELOC/fonts/enc/dvips/libertine/lbtn_6koeqx.enc - RELOC/fonts/enc/dvips/libertine/lbtn_6mhf45.enc - RELOC/fonts/enc/dvips/libertine/lbtn_6p6dn5.enc - RELOC/fonts/enc/dvips/libertine/lbtn_75c3wo.enc - RELOC/fonts/enc/dvips/libertine/lbtn_76gpa5.enc - RELOC/fonts/enc/dvips/libertine/lbtn_77vsbz.enc - RELOC/fonts/enc/dvips/libertine/lbtn_7aljsl.enc - RELOC/fonts/enc/dvips/libertine/lbtn_7f4ce4.enc - RELOC/fonts/enc/dvips/libertine/lbtn_7fko2h.enc - RELOC/fonts/enc/dvips/libertine/lbtn_7gfcac.enc - RELOC/fonts/enc/dvips/libertine/lbtn_7grukw.enc - RELOC/fonts/enc/dvips/libertine/lbtn_7ukmos.enc - RELOC/fonts/enc/dvips/libertine/lbtn_7wxhd7.enc - RELOC/fonts/enc/dvips/libertine/lbtn_7yry24.enc - RELOC/fonts/enc/dvips/libertine/lbtn_7zzaqc.enc - RELOC/fonts/enc/dvips/libertine/lbtn_a6mubu.enc - RELOC/fonts/enc/dvips/libertine/lbtn_ac44fr.enc - RELOC/fonts/enc/dvips/libertine/lbtn_afusau.enc - RELOC/fonts/enc/dvips/libertine/lbtn_aiatc4.enc - RELOC/fonts/enc/dvips/libertine/lbtn_ashjgg.enc - RELOC/fonts/enc/dvips/libertine/lbtn_avrf3y.enc - RELOC/fonts/enc/dvips/libertine/lbtn_azutla.enc - RELOC/fonts/enc/dvips/libertine/lbtn_b7buxp.enc - RELOC/fonts/enc/dvips/libertine/lbtn_b7tf5m.enc - RELOC/fonts/enc/dvips/libertine/lbtn_bgokdj.enc - RELOC/fonts/enc/dvips/libertine/lbtn_bgqvqi.enc - RELOC/fonts/enc/dvips/libertine/lbtn_bkwvsw.enc - RELOC/fonts/enc/dvips/libertine/lbtn_bvtjwh.enc - RELOC/fonts/enc/dvips/libertine/lbtn_c3m4uk.enc - RELOC/fonts/enc/dvips/libertine/lbtn_c4mbat.enc - RELOC/fonts/enc/dvips/libertine/lbtn_c5qhbu.enc - RELOC/fonts/enc/dvips/libertine/lbtn_c6yh3y.enc - RELOC/fonts/enc/dvips/libertine/lbtn_c7hqsr.enc - RELOC/fonts/enc/dvips/libertine/lbtn_c7kyj5.enc - RELOC/fonts/enc/dvips/libertine/lbtn_coqhcm.enc - RELOC/fonts/enc/dvips/libertine/lbtn_crxz7j.enc - RELOC/fonts/enc/dvips/libertine/lbtn_ctsnwr.enc - RELOC/fonts/enc/dvips/libertine/lbtn_d4efeo.enc - RELOC/fonts/enc/dvips/libertine/lbtn_d5t6d3.enc - RELOC/fonts/enc/dvips/libertine/lbtn_d6jdyt.enc - RELOC/fonts/enc/dvips/libertine/lbtn_dc4jmj.enc - RELOC/fonts/enc/dvips/libertine/lbtn_dgc7p3.enc - RELOC/fonts/enc/dvips/libertine/lbtn_dgwfac.enc - RELOC/fonts/enc/dvips/libertine/lbtn_dh3kuf.enc - RELOC/fonts/enc/dvips/libertine/lbtn_djk3hd.enc - RELOC/fonts/enc/dvips/libertine/lbtn_dm3bvq.enc - RELOC/fonts/enc/dvips/libertine/lbtn_dobmnc.enc - RELOC/fonts/enc/dvips/libertine/lbtn_doxsfd.enc - RELOC/fonts/enc/dvips/libertine/lbtn_drc7cb.enc - RELOC/fonts/enc/dvips/libertine/lbtn_dvvysc.enc - RELOC/fonts/enc/dvips/libertine/lbtn_dylq3g.enc - RELOC/fonts/enc/dvips/libertine/lbtn_e2nnp6.enc - RELOC/fonts/enc/dvips/libertine/lbtn_edcawa.enc - RELOC/fonts/enc/dvips/libertine/lbtn_ee6wgp.enc - RELOC/fonts/enc/dvips/libertine/lbtn_eh2cuc.enc - RELOC/fonts/enc/dvips/libertine/lbtn_ehpgim.enc - RELOC/fonts/enc/dvips/libertine/lbtn_ek5o26.enc - RELOC/fonts/enc/dvips/libertine/lbtn_ep5ow4.enc - RELOC/fonts/enc/dvips/libertine/lbtn_etetpy.enc - RELOC/fonts/enc/dvips/libertine/lbtn_ew6fhv.enc - RELOC/fonts/enc/dvips/libertine/lbtn_ewm74v.enc - RELOC/fonts/enc/dvips/libertine/lbtn_ezf25l.enc - RELOC/fonts/enc/dvips/libertine/lbtn_f3437j.enc - RELOC/fonts/enc/dvips/libertine/lbtn_f4vjgq.enc - RELOC/fonts/enc/dvips/libertine/lbtn_f75mth.enc - RELOC/fonts/enc/dvips/libertine/lbtn_fah7mx.enc - RELOC/fonts/enc/dvips/libertine/lbtn_fdphbq.enc - RELOC/fonts/enc/dvips/libertine/lbtn_ffhb5a.enc - RELOC/fonts/enc/dvips/libertine/lbtn_fgflse.enc - RELOC/fonts/enc/dvips/libertine/lbtn_flx7j2.enc - RELOC/fonts/enc/dvips/libertine/lbtn_fmcq3c.enc - RELOC/fonts/enc/dvips/libertine/lbtn_fte2ql.enc - RELOC/fonts/enc/dvips/libertine/lbtn_fygcup.enc - RELOC/fonts/enc/dvips/libertine/lbtn_g3iycs.enc - RELOC/fonts/enc/dvips/libertine/lbtn_g3y3rv.enc - RELOC/fonts/enc/dvips/libertine/lbtn_gannye.enc - RELOC/fonts/enc/dvips/libertine/lbtn_gj2vz5.enc - RELOC/fonts/enc/dvips/libertine/lbtn_glqt35.enc - RELOC/fonts/enc/dvips/libertine/lbtn_gppru4.enc - RELOC/fonts/enc/dvips/libertine/lbtn_gw5dl2.enc - RELOC/fonts/enc/dvips/libertine/lbtn_gwx7x5.enc - RELOC/fonts/enc/dvips/libertine/lbtn_gzistf.enc - RELOC/fonts/enc/dvips/libertine/lbtn_h7zthp.enc - RELOC/fonts/enc/dvips/libertine/lbtn_hj4mhx.enc - RELOC/fonts/enc/dvips/libertine/lbtn_hk6flg.enc - RELOC/fonts/enc/dvips/libertine/lbtn_hmhe76.enc - RELOC/fonts/enc/dvips/libertine/lbtn_hraow7.enc - RELOC/fonts/enc/dvips/libertine/lbtn_hrou5r.enc - RELOC/fonts/enc/dvips/libertine/lbtn_hx6qbg.enc - RELOC/fonts/enc/dvips/libertine/lbtn_hxgvkt.enc - RELOC/fonts/enc/dvips/libertine/lbtn_i5uqjc.enc - RELOC/fonts/enc/dvips/libertine/lbtn_igd6cx.enc - RELOC/fonts/enc/dvips/libertine/lbtn_ilz2ox.enc - RELOC/fonts/enc/dvips/libertine/lbtn_imzna7.enc - RELOC/fonts/enc/dvips/libertine/lbtn_indkeb.enc - RELOC/fonts/enc/dvips/libertine/lbtn_io54zc.enc - RELOC/fonts/enc/dvips/libertine/lbtn_ip3srb.enc - RELOC/fonts/enc/dvips/libertine/lbtn_iqbcqn.enc - RELOC/fonts/enc/dvips/libertine/lbtn_ism4pi.enc - RELOC/fonts/enc/dvips/libertine/lbtn_itwafr.enc - RELOC/fonts/enc/dvips/libertine/lbtn_j3xg3k.enc - RELOC/fonts/enc/dvips/libertine/lbtn_j6rzs3.enc - RELOC/fonts/enc/dvips/libertine/lbtn_jbwhst.enc - RELOC/fonts/enc/dvips/libertine/lbtn_jk65vs.enc - RELOC/fonts/enc/dvips/libertine/lbtn_jkqd5u.enc - RELOC/fonts/enc/dvips/libertine/lbtn_jm7hzd.enc - RELOC/fonts/enc/dvips/libertine/lbtn_jnah33.enc - RELOC/fonts/enc/dvips/libertine/lbtn_jtbvjr.enc - RELOC/fonts/enc/dvips/libertine/lbtn_jtta5h.enc - RELOC/fonts/enc/dvips/libertine/lbtn_jubyw6.enc - RELOC/fonts/enc/dvips/libertine/lbtn_jvhpxk.enc - RELOC/fonts/enc/dvips/libertine/lbtn_jx6jsy.enc - RELOC/fonts/enc/dvips/libertine/lbtn_k2din5.enc - RELOC/fonts/enc/dvips/libertine/lbtn_ka7zfp.enc - RELOC/fonts/enc/dvips/libertine/lbtn_ki75ao.enc - RELOC/fonts/enc/dvips/libertine/lbtn_kijugd.enc - RELOC/fonts/enc/dvips/libertine/lbtn_kozgsn.enc - RELOC/fonts/enc/dvips/libertine/lbtn_kqi56g.enc - RELOC/fonts/enc/dvips/libertine/lbtn_ks2ukx.enc - RELOC/fonts/enc/dvips/libertine/lbtn_kuli6n.enc - RELOC/fonts/enc/dvips/libertine/lbtn_kvn6mi.enc - RELOC/fonts/enc/dvips/libertine/lbtn_l4ygyh.enc - RELOC/fonts/enc/dvips/libertine/lbtn_l5ekfx.enc - RELOC/fonts/enc/dvips/libertine/lbtn_ldz4vi.enc - RELOC/fonts/enc/dvips/libertine/lbtn_lmduqq.enc - RELOC/fonts/enc/dvips/libertine/lbtn_lqfkm2.enc - RELOC/fonts/enc/dvips/libertine/lbtn_lrrvac.enc - RELOC/fonts/enc/dvips/libertine/lbtn_lu7m2n.enc - RELOC/fonts/enc/dvips/libertine/lbtn_lyu3x3.enc - RELOC/fonts/enc/dvips/libertine/lbtn_m4ul6s.enc - RELOC/fonts/enc/dvips/libertine/lbtn_m7vdvu.enc - RELOC/fonts/enc/dvips/libertine/lbtn_mdetlm.enc - RELOC/fonts/enc/dvips/libertine/lbtn_mmutss.enc - RELOC/fonts/enc/dvips/libertine/lbtn_mx3chd.enc - RELOC/fonts/enc/dvips/libertine/lbtn_mywn7m.enc - RELOC/fonts/enc/dvips/libertine/lbtn_n3ddym.enc - RELOC/fonts/enc/dvips/libertine/lbtn_n3gv2c.enc - RELOC/fonts/enc/dvips/libertine/lbtn_n3xw57.enc - RELOC/fonts/enc/dvips/libertine/lbtn_n7uljd.enc - RELOC/fonts/enc/dvips/libertine/lbtn_naooyc.enc - RELOC/fonts/enc/dvips/libertine/lbtn_ncsllp.enc - RELOC/fonts/enc/dvips/libertine/lbtn_nh77jq.enc - RELOC/fonts/enc/dvips/libertine/lbtn_nifh3d.enc - RELOC/fonts/enc/dvips/libertine/lbtn_o3jfbt.enc - RELOC/fonts/enc/dvips/libertine/lbtn_o3v7gd.enc - RELOC/fonts/enc/dvips/libertine/lbtn_o7ljol.enc - RELOC/fonts/enc/dvips/libertine/lbtn_oexx6f.enc - RELOC/fonts/enc/dvips/libertine/lbtn_oie7e6.enc - RELOC/fonts/enc/dvips/libertine/lbtn_okxbyw.enc - RELOC/fonts/enc/dvips/libertine/lbtn_omcwp2.enc - RELOC/fonts/enc/dvips/libertine/lbtn_ooant5.enc - RELOC/fonts/enc/dvips/libertine/lbtn_ouu7z6.enc - RELOC/fonts/enc/dvips/libertine/lbtn_ov2e4f.enc - RELOC/fonts/enc/dvips/libertine/lbtn_pagsao.enc - RELOC/fonts/enc/dvips/libertine/lbtn_pc62jw.enc - RELOC/fonts/enc/dvips/libertine/lbtn_pfnu67.enc - RELOC/fonts/enc/dvips/libertine/lbtn_pjjyzv.enc - RELOC/fonts/enc/dvips/libertine/lbtn_pjxd67.enc - RELOC/fonts/enc/dvips/libertine/lbtn_pkft74.enc - RELOC/fonts/enc/dvips/libertine/lbtn_pq6qgt.enc - RELOC/fonts/enc/dvips/libertine/lbtn_prxh5x.enc - RELOC/fonts/enc/dvips/libertine/lbtn_ptewpz.enc - RELOC/fonts/enc/dvips/libertine/lbtn_puhpfk.enc - RELOC/fonts/enc/dvips/libertine/lbtn_pwsgbx.enc - RELOC/fonts/enc/dvips/libertine/lbtn_q2zrjv.enc - RELOC/fonts/enc/dvips/libertine/lbtn_q6vmp6.enc - RELOC/fonts/enc/dvips/libertine/lbtn_qac756.enc - RELOC/fonts/enc/dvips/libertine/lbtn_qacof3.enc - RELOC/fonts/enc/dvips/libertine/lbtn_qgimbz.enc - RELOC/fonts/enc/dvips/libertine/lbtn_qlw4xk.enc - RELOC/fonts/enc/dvips/libertine/lbtn_qwz7uv.enc - RELOC/fonts/enc/dvips/libertine/lbtn_r4tgzq.enc - RELOC/fonts/enc/dvips/libertine/lbtn_rat5le.enc - RELOC/fonts/enc/dvips/libertine/lbtn_rh4gvg.enc - RELOC/fonts/enc/dvips/libertine/lbtn_roevjg.enc - RELOC/fonts/enc/dvips/libertine/lbtn_rvmawp.enc - RELOC/fonts/enc/dvips/libertine/lbtn_sakzps.enc - RELOC/fonts/enc/dvips/libertine/lbtn_sdmuhw.enc - RELOC/fonts/enc/dvips/libertine/lbtn_sfn3yq.enc - RELOC/fonts/enc/dvips/libertine/lbtn_sjkbhb.enc - RELOC/fonts/enc/dvips/libertine/lbtn_soyanm.enc - RELOC/fonts/enc/dvips/libertine/lbtn_suv2ur.enc - RELOC/fonts/enc/dvips/libertine/lbtn_t62t6h.enc - RELOC/fonts/enc/dvips/libertine/lbtn_tk3eej.enc - RELOC/fonts/enc/dvips/libertine/lbtn_tltjc6.enc - RELOC/fonts/enc/dvips/libertine/lbtn_tlukpt.enc - RELOC/fonts/enc/dvips/libertine/lbtn_tnngrt.enc - RELOC/fonts/enc/dvips/libertine/lbtn_txfk5t.enc - RELOC/fonts/enc/dvips/libertine/lbtn_u442ab.enc - RELOC/fonts/enc/dvips/libertine/lbtn_u4pufl.enc - RELOC/fonts/enc/dvips/libertine/lbtn_u7qtuy.enc - RELOC/fonts/enc/dvips/libertine/lbtn_ufdkzv.enc - RELOC/fonts/enc/dvips/libertine/lbtn_ulngvd.enc - RELOC/fonts/enc/dvips/libertine/lbtn_uqwtgw.enc - RELOC/fonts/enc/dvips/libertine/lbtn_urpt4g.enc - RELOC/fonts/enc/dvips/libertine/lbtn_usa6cb.enc - RELOC/fonts/enc/dvips/libertine/lbtn_utckyy.enc - RELOC/fonts/enc/dvips/libertine/lbtn_v2xmgd.enc - RELOC/fonts/enc/dvips/libertine/lbtn_v3uc42.enc - RELOC/fonts/enc/dvips/libertine/lbtn_vezqth.enc - RELOC/fonts/enc/dvips/libertine/lbtn_vfdxlw.enc - RELOC/fonts/enc/dvips/libertine/lbtn_vhl5ch.enc - RELOC/fonts/enc/dvips/libertine/lbtn_vm42ve.enc - RELOC/fonts/enc/dvips/libertine/lbtn_voilzo.enc - RELOC/fonts/enc/dvips/libertine/lbtn_volajt.enc - RELOC/fonts/enc/dvips/libertine/lbtn_vp3gac.enc - RELOC/fonts/enc/dvips/libertine/lbtn_vpeqwl.enc - RELOC/fonts/enc/dvips/libertine/lbtn_vpjqew.enc - RELOC/fonts/enc/dvips/libertine/lbtn_vsrqlo.enc - RELOC/fonts/enc/dvips/libertine/lbtn_vump27.enc - RELOC/fonts/enc/dvips/libertine/lbtn_vyzecs.enc - RELOC/fonts/enc/dvips/libertine/lbtn_w5h3ip.enc - RELOC/fonts/enc/dvips/libertine/lbtn_w6afmj.enc - RELOC/fonts/enc/dvips/libertine/lbtn_wcay2e.enc - RELOC/fonts/enc/dvips/libertine/lbtn_weuxsp.enc - RELOC/fonts/enc/dvips/libertine/lbtn_wnipxy.enc - RELOC/fonts/enc/dvips/libertine/lbtn_wruwpj.enc - RELOC/fonts/enc/dvips/libertine/lbtn_wyfdnl.enc - RELOC/fonts/enc/dvips/libertine/lbtn_wzgokb.enc - RELOC/fonts/enc/dvips/libertine/lbtn_x4bvel.enc - RELOC/fonts/enc/dvips/libertine/lbtn_x4urtl.enc - RELOC/fonts/enc/dvips/libertine/lbtn_xapzkq.enc - RELOC/fonts/enc/dvips/libertine/lbtn_xc6c72.enc - RELOC/fonts/enc/dvips/libertine/lbtn_xeech7.enc - RELOC/fonts/enc/dvips/libertine/lbtn_xnyvcl.enc - RELOC/fonts/enc/dvips/libertine/lbtn_xogrpz.enc - RELOC/fonts/enc/dvips/libertine/lbtn_xpavo4.enc - RELOC/fonts/enc/dvips/libertine/lbtn_xsgxhq.enc - RELOC/fonts/enc/dvips/libertine/lbtn_xz74p6.enc - RELOC/fonts/enc/dvips/libertine/lbtn_xzlo5e.enc - RELOC/fonts/enc/dvips/libertine/lbtn_y6cxei.enc - RELOC/fonts/enc/dvips/libertine/lbtn_y6gumo.enc - RELOC/fonts/enc/dvips/libertine/lbtn_yea32d.enc - RELOC/fonts/enc/dvips/libertine/lbtn_yfflrw.enc - RELOC/fonts/enc/dvips/libertine/lbtn_yruotg.enc - RELOC/fonts/enc/dvips/libertine/lbtn_yvenhr.enc - RELOC/fonts/enc/dvips/libertine/lbtn_z254vq.enc - RELOC/fonts/enc/dvips/libertine/lbtn_z3bmga.enc - RELOC/fonts/enc/dvips/libertine/lbtn_zacdtl.enc - RELOC/fonts/enc/dvips/libertine/lbtn_zajy4r.enc - RELOC/fonts/enc/dvips/libertine/lbtn_zkaele.enc - RELOC/fonts/enc/dvips/libertine/lbtn_zlmmkb.enc - RELOC/fonts/enc/dvips/libertine/lbtn_zoexom.enc - RELOC/fonts/enc/dvips/libertine/lbtn_zp73k3.enc - RELOC/fonts/enc/dvips/libertine/lbtn_zq22hj.enc - RELOC/fonts/enc/dvips/libertine/lbtn_zxvhqu.enc - RELOC/fonts/enc/dvips/libertine/lbtn_zycpkp.enc - RELOC/fonts/enc/dvips/libertine/lbtn_zyymej.enc - RELOC/fonts/map/dvips/libertine/LinuxBiolinumT.map - RELOC/fonts/map/dvips/libertine/libertine.map - RELOC/fonts/opentype/public/libertine/LinBiolinum_K.otf - RELOC/fonts/opentype/public/libertine/LinBiolinum_R.otf - RELOC/fonts/opentype/public/libertine/LinBiolinum_RB.otf - RELOC/fonts/opentype/public/libertine/LinBiolinum_RBO.otf - RELOC/fonts/opentype/public/libertine/LinBiolinum_RI.otf - RELOC/fonts/opentype/public/libertine/LinLibertine_DR.otf - RELOC/fonts/opentype/public/libertine/LinLibertine_I.otf - RELOC/fonts/opentype/public/libertine/LinLibertine_M.otf - RELOC/fonts/opentype/public/libertine/LinLibertine_MB.otf - RELOC/fonts/opentype/public/libertine/LinLibertine_MBO.otf - RELOC/fonts/opentype/public/libertine/LinLibertine_MO.otf - RELOC/fonts/opentype/public/libertine/LinLibertine_R.otf - RELOC/fonts/opentype/public/libertine/LinLibertine_RB.otf - RELOC/fonts/opentype/public/libertine/LinLibertine_RBI.otf - RELOC/fonts/opentype/public/libertine/LinLibertine_RI.otf - RELOC/fonts/opentype/public/libertine/LinLibertine_RZ.otf - RELOC/fonts/opentype/public/libertine/LinLibertine_RZI.otf - RELOC/fonts/tfm/public/libertine/LinBiolinumO-lf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumO-lf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumO-lf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumO-lf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumO-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumO-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumO-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumO-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumO-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumO-lf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumO-lf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumO-lf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumO-lf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumO-lf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumO-osf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumO-osf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumO-osf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumO-osf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumO-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumO-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumO-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumO-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumO-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumO-osf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumO-osf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumO-osf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumO-osf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumO-osf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumO-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumO-tlf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumO-tlf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumO-tlf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumO-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumO-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumO-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumO-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumO-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumO-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumO-tlf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumO-tlf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumO-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumO-tlf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumO-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumO-tosf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumO-tosf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumO-tosf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumO-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumO-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumO-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumO-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumO-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumO-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumO-tosf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumO-tosf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumO-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumO-tosf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOB-lf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOB-lf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOB-lf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOB-lf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOB-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOB-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOB-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOB-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOB-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOB-lf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOB-lf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOB-lf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOB-lf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOB-lf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOB-osf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOB-osf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOB-osf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOB-osf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOB-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOB-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOB-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOB-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOB-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOB-osf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOB-osf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOB-osf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOB-osf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOB-osf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOB-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOB-tlf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOB-tlf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOB-tlf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOB-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOB-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOB-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOB-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOB-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOB-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOB-tlf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOB-tlf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOB-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOB-tlf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOB-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOB-tosf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOB-tosf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOB-tosf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOB-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOB-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOB-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOB-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOB-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOB-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOB-tosf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOB-tosf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOB-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOB-tosf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOBO-lf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOBO-lf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOBO-lf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOBO-lf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOBO-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOBO-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOBO-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOBO-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOBO-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOBO-lf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOBO-lf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOBO-lf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOBO-lf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOBO-lf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOBO-osf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOBO-osf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOBO-osf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOBO-osf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOBO-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOBO-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOBO-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOBO-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOBO-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOBO-osf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOBO-osf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOBO-osf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOBO-osf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOBO-osf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOBO-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOBO-tlf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOBO-tlf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOBO-tlf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOBO-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOBO-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOBO-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOBO-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOBO-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOBO-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOBO-tlf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOBO-tlf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOBO-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOBO-tlf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOBO-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOBO-tosf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOBO-tosf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOBO-tosf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOBO-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOBO-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOBO-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOBO-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOBO-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOBO-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOBO-tosf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOBO-tosf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOBO-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOBO-tosf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOI-lf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOI-lf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOI-lf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOI-lf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOI-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOI-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOI-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOI-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOI-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOI-lf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOI-lf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOI-lf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOI-lf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOI-lf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOI-osf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOI-osf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOI-osf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOI-osf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOI-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOI-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOI-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOI-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOI-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOI-osf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOI-osf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOI-osf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOI-osf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOI-osf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOI-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOI-tlf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOI-tlf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOI-tlf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOI-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOI-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOI-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOI-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOI-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOI-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOI-tlf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOI-tlf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOI-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOI-tlf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOI-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOI-tosf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOI-tosf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOI-tosf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOI-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOI-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOI-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOI-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOI-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOI-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOI-tosf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOI-tosf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOI-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumOI-tosf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-lf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-lf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-lf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-lf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-lf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-lf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-lf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-lf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-lf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-osf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-osf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-osf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-osf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-osf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-osf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-osf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-osf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-osf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-sup-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-sup-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-sup-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-sup-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-sup-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-tlf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-tlf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-tlf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-tlf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-tlf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-tlf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-tosf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-tosf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-tosf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-tosf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-tosf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumT-tosf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-lf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-lf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-lf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-lf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-lf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-lf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-lf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-lf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-lf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-osf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-osf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-osf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-osf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-osf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-osf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-osf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-osf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-osf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-sup-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-sup-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-sup-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-sup-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-sup-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-tlf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-tlf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-tlf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-tlf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-tlf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-tlf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-tosf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-tosf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-tosf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-tosf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-tosf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTB-tosf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-lf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-lf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-lf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-lf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-lf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-lf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-lf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-lf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-lf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-osf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-osf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-osf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-osf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-osf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-osf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-osf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-osf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-osf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-sup-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-sup-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-sup-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-sup-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-sup-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-tlf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-tlf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-tlf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-tlf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-tlf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-tlf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-tosf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-tosf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-tosf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-tosf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-tosf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTBO-tosf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-lf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-lf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-lf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-lf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-lf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-lf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-lf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-lf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-lf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-osf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-osf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-osf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-osf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-osf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-osf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-osf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-osf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-osf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-sup-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-sup-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-sup-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-sup-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-sup-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-tlf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-tlf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-tlf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-tlf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-tlf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-tlf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-tosf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-tosf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-tosf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-tosf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-tosf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinBiolinumTI-tosf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineDisplayT-lf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineDisplayT-lf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineDisplayT-lf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineDisplayT-lf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineDisplayT-lf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineDisplayT-lf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineDisplayT-lf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineDisplayT-lf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineDisplayT-osf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineDisplayT-osf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineDisplayT-osf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineDisplayT-osf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineDisplayT-osf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineDisplayT-osf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineDisplayT-osf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineDisplayT-osf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineDisplayT-sup-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineDisplayT-sup-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineDisplayT-sup-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineDisplayT-sup-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineDisplayT-sup-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineDisplayT-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineDisplayT-tlf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineDisplayT-tlf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineDisplayT-tlf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineDisplayT-tlf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineDisplayT-tlf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineDisplayT-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineDisplayT-tlf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineDisplayT-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineDisplayT-tosf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineDisplayT-tosf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineDisplayT-tosf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineDisplayT-tosf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineDisplayT-tosf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineDisplayT-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineDisplayT-tosf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineIT-lf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineIT-lf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineIT-lf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineIT-lf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineIT-lf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineIT-lf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineIT-lf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineIT-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineIT-tlf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineIT-tlf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineIT-tlf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineIT-tlf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineIT-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineIT-tlf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMT-lf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMT-lf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMT-lf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMT-lf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMT-lf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMT-lf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMT-lf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMT-sup-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMT-sup-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMT-sup-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMT-sup-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMT-sup-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMT-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMT-tlf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMT-tlf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMT-tlf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMT-tlf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMT-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMT-tlf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMTB-lf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMTB-lf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMTB-lf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMTB-lf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMTB-lf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMTB-lf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMTB-lf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMTB-sup-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMTB-sup-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMTB-sup-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMTB-sup-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMTB-sup-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMTB-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMTB-tlf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMTB-tlf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMTB-tlf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMTB-tlf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMTB-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMTB-tlf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMTBO-lf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMTBO-lf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMTBO-lf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMTBO-lf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMTBO-lf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMTBO-lf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMTBO-lf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMTBO-sup-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMTBO-sup-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMTBO-sup-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMTBO-sup-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMTBO-sup-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMTBO-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMTBO-tlf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMTBO-tlf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMTBO-tlf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMTBO-tlf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMTBO-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMTBO-tlf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMTO-lf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMTO-lf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMTO-lf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMTO-lf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMTO-lf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMTO-lf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMTO-lf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMTO-sup-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMTO-sup-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMTO-sup-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMTO-sup-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMTO-sup-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMTO-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMTO-tlf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMTO-tlf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMTO-tlf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMTO-tlf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMTO-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineMTO-tlf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineO-lf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineO-lf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineO-lf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineO-lf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineO-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineO-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineO-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineO-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineO-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineO-lf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineO-lf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineO-lf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineO-lf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineO-lf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineO-osf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineO-osf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineO-osf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineO-osf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineO-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineO-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineO-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineO-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineO-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineO-osf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineO-osf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineO-osf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineO-osf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineO-osf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineO-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineO-tlf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineO-tlf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineO-tlf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineO-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineO-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineO-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineO-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineO-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineO-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineO-tlf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineO-tlf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineO-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineO-tlf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineO-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineO-tosf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineO-tosf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineO-tosf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineO-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineO-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineO-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineO-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineO-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineO-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineO-tosf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineO-tosf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineO-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineO-tosf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOB-lf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOB-lf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOB-lf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOB-lf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOB-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOB-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOB-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOB-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOB-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOB-lf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOB-lf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOB-lf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOB-lf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOB-lf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOB-osf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOB-osf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOB-osf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOB-osf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOB-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOB-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOB-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOB-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOB-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOB-osf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOB-osf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOB-osf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOB-osf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOB-osf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOB-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOB-tlf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOB-tlf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOB-tlf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOB-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOB-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOB-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOB-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOB-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOB-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOB-tlf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOB-tlf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOB-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOB-tlf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOB-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOB-tosf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOB-tosf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOB-tosf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOB-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOB-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOB-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOB-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOB-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOB-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOB-tosf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOB-tosf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOB-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOB-tosf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOBI-lf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOBI-lf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOBI-lf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOBI-lf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOBI-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOBI-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOBI-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOBI-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOBI-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOBI-lf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOBI-lf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOBI-lf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOBI-lf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOBI-lf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOBI-osf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOBI-osf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOBI-osf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOBI-osf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOBI-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOBI-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOBI-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOBI-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOBI-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOBI-osf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOBI-osf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOBI-osf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOBI-osf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOBI-osf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOBI-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOBI-tlf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOBI-tlf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOBI-tlf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOBI-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOBI-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOBI-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOBI-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOBI-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOBI-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOBI-tlf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOBI-tlf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOBI-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOBI-tlf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOBI-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOBI-tosf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOBI-tosf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOBI-tosf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOBI-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOBI-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOBI-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOBI-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOBI-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOBI-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOBI-tosf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOBI-tosf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOBI-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOBI-tosf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOI-lf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOI-lf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOI-lf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOI-lf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOI-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOI-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOI-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOI-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOI-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOI-lf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOI-lf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOI-lf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOI-lf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOI-lf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOI-osf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOI-osf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOI-osf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOI-osf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOI-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOI-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOI-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOI-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOI-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOI-osf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOI-osf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOI-osf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOI-osf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOI-osf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOI-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOI-tlf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOI-tlf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOI-tlf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOI-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOI-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOI-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOI-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOI-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOI-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOI-tlf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOI-tlf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOI-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOI-tlf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOI-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOI-tosf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOI-tosf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOI-tosf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOI-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOI-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOI-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOI-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOI-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOI-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOI-tosf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOI-tosf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOI-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOI-tosf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZ-lf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZ-lf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZ-lf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZ-lf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZ-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZ-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZ-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZ-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZ-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZ-lf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZ-lf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZ-lf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZ-lf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZ-lf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZ-osf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZ-osf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZ-osf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZ-osf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZ-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZ-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZ-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZ-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZ-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZ-osf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZ-osf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZ-osf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZ-osf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZ-osf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZ-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZ-tlf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZ-tlf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZ-tlf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZ-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZ-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZ-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZ-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZ-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZ-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZ-tlf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZ-tlf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZ-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZ-tlf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZ-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZ-tosf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZ-tosf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZ-tosf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZ-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZ-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZ-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZ-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZ-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZ-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZ-tosf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZ-tosf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZ-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZ-tosf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZI-lf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZI-lf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZI-lf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZI-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZI-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZI-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZI-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZI-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZI-lf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZI-lf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZI-lf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZI-lf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZI-lf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZI-osf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZI-osf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZI-osf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZI-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZI-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZI-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZI-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZI-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZI-osf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZI-osf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZI-osf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZI-osf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZI-osf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZI-tlf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZI-tlf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZI-tlf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZI-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZI-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZI-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZI-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZI-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZI-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZI-tlf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZI-tlf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZI-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZI-tlf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZI-tosf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZI-tosf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZI-tosf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZI-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZI-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZI-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZI-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZI-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZI-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZI-tosf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZI-tosf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZI-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineOZI-tosf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-lf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-lf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-lf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-lf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-lf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-lf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-lf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-lf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-lf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-osf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-osf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-osf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-osf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-osf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-osf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-osf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-osf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-osf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-sup-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-sup-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-sup-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-sup-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-sup-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-tlf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-tlf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-tlf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-tlf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-tlf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-tlf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-tosf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-tosf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-tosf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-tosf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-tosf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineT-tosf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-lf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-lf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-lf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-lf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-lf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-lf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-lf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-lf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-lf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-osf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-osf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-osf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-osf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-osf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-osf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-osf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-osf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-osf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-sup-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-sup-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-sup-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-sup-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-sup-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-tlf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-tlf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-tlf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-tlf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-tlf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-tlf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-tosf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-tosf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-tosf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-tosf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-tosf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTB-tosf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-lf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-lf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-lf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-lf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-lf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-lf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-lf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-lf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-lf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-osf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-osf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-osf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-osf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-osf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-osf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-osf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-osf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-osf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-sup-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-sup-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-sup-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-sup-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-sup-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-tlf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-tlf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-tlf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-tlf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-tlf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-tlf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-tosf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-tosf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-tosf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-tosf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-tosf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTBI-tosf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-lf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-lf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-lf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-lf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-lf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-lf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-lf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-lf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-lf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-osf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-osf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-osf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-osf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-osf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-osf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-osf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-osf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-osf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-sup-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-sup-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-sup-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-sup-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-sup-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-tlf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-tlf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-tlf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-tlf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-tlf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-tlf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-tosf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-tosf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-tosf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-tosf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-tosf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTI-tosf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-lf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-lf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-lf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-lf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-lf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-lf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-lf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-lf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-lf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-osf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-osf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-osf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-osf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-osf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-osf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-osf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-osf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-osf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-sup-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-sup-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-sup-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-sup-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-sup-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-tlf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-tlf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-tlf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-tlf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-tlf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-tlf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-tosf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-tosf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-tosf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-tosf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-tosf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZ-tosf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZI-lf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZI-lf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZI-lf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZI-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZI-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZI-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZI-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZI-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZI-lf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZI-lf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZI-lf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZI-lf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZI-lf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZI-osf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZI-osf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZI-osf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZI-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZI-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZI-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZI-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZI-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZI-osf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZI-osf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZI-osf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZI-osf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZI-osf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZI-sup-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZI-sup-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZI-sup-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZI-sup-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZI-tlf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZI-tlf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZI-tlf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZI-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZI-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZI-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZI-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZI-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZI-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZI-tlf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZI-tlf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZI-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZI-tlf-ts1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZI-tosf-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZI-tosf-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZI-tosf-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZI-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZI-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZI-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZI-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZI-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZI-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZI-tosf-t1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZI-tosf-t1.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZI-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/libertine/LinLibertineTZI-tosf-ts1.tfm - RELOC/fonts/type1/public/libertine/LinBiolinumT.pfb - RELOC/fonts/type1/public/libertine/LinBiolinumTB.pfb - RELOC/fonts/type1/public/libertine/LinBiolinumTBO.pfb - RELOC/fonts/type1/public/libertine/LinBiolinumTI.pfb - RELOC/fonts/type1/public/libertine/LinLibertineDisplayT.pfb - RELOC/fonts/type1/public/libertine/LinLibertineIT.pfb - RELOC/fonts/type1/public/libertine/LinLibertineITLCDFJ.pfb - RELOC/fonts/type1/public/libertine/LinLibertineMT.pfb - RELOC/fonts/type1/public/libertine/LinLibertineMTB.pfb - RELOC/fonts/type1/public/libertine/LinLibertineMTBO.pfb - RELOC/fonts/type1/public/libertine/LinLibertineMTO.pfb - RELOC/fonts/type1/public/libertine/LinLibertineO.pfb - RELOC/fonts/type1/public/libertine/LinLibertineOB.pfb - RELOC/fonts/type1/public/libertine/LinLibertineOBI.pfb - RELOC/fonts/type1/public/libertine/LinLibertineOI.pfb - RELOC/fonts/type1/public/libertine/LinLibertineOZ.pfb - RELOC/fonts/type1/public/libertine/LinLibertineOZI.pfb - RELOC/fonts/type1/public/libertine/LinLibertineT.pfb - RELOC/fonts/type1/public/libertine/LinLibertineTB.pfb - RELOC/fonts/type1/public/libertine/LinLibertineTBI.pfb - RELOC/fonts/type1/public/libertine/LinLibertineTI.pfb - RELOC/fonts/type1/public/libertine/LinLibertineTZ.pfb - RELOC/fonts/type1/public/libertine/LinLibertineTZI.pfb - RELOC/fonts/vf/public/libertine/LinBiolinumO-lf-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumO-lf-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumO-lf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumO-lf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumO-lf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumO-lf-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumO-lf-ts1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumO-osf-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumO-osf-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumO-osf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumO-osf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumO-osf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumO-osf-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumO-osf-ts1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumO-tlf-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumO-tlf-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumO-tlf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumO-tlf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumO-tlf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumO-tlf-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumO-tlf-ts1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumO-tosf-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumO-tosf-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumO-tosf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumO-tosf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumO-tosf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumO-tosf-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumO-tosf-ts1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOB-lf-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOB-lf-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOB-lf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOB-lf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOB-lf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOB-lf-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOB-lf-ts1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOB-osf-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOB-osf-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOB-osf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOB-osf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOB-osf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOB-osf-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOB-osf-ts1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOB-tlf-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOB-tlf-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOB-tlf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOB-tlf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOB-tlf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOB-tlf-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOB-tlf-ts1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOB-tosf-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOB-tosf-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOB-tosf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOB-tosf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOB-tosf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOB-tosf-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOB-tosf-ts1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOBO-lf-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOBO-lf-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOBO-lf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOBO-lf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOBO-lf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOBO-lf-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOBO-lf-ts1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOBO-osf-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOBO-osf-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOBO-osf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOBO-osf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOBO-osf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOBO-osf-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOBO-osf-ts1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOBO-tlf-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOBO-tlf-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOBO-tlf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOBO-tlf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOBO-tlf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOBO-tlf-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOBO-tlf-ts1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOBO-tosf-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOBO-tosf-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOBO-tosf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOBO-tosf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOBO-tosf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOBO-tosf-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOBO-tosf-ts1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOI-lf-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOI-lf-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOI-lf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOI-lf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOI-lf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOI-lf-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOI-lf-ts1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOI-osf-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOI-osf-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOI-osf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOI-osf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOI-osf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOI-osf-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOI-osf-ts1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOI-tlf-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOI-tlf-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOI-tlf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOI-tlf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOI-tlf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOI-tlf-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOI-tlf-ts1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOI-tosf-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOI-tosf-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOI-tosf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOI-tosf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOI-tosf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOI-tosf-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumOI-tosf-ts1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumT-lf-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumT-lf-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumT-lf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumT-lf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumT-lf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumT-lf-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumT-lf-ts1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumT-osf-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumT-osf-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumT-osf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumT-osf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumT-osf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumT-osf-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumT-osf-ts1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumT-sup-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumT-sup-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumT-tlf-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumT-tlf-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumT-tlf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumT-tlf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumT-tlf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumT-tlf-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumT-tlf-ts1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumT-tosf-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumT-tosf-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumT-tosf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumT-tosf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumT-tosf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumT-tosf-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumT-tosf-ts1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTB-lf-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTB-lf-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTB-lf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTB-lf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTB-lf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTB-lf-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTB-lf-ts1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTB-osf-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTB-osf-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTB-osf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTB-osf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTB-osf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTB-osf-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTB-osf-ts1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTB-sup-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTB-sup-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTB-tlf-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTB-tlf-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTB-tlf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTB-tlf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTB-tlf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTB-tlf-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTB-tlf-ts1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTB-tosf-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTB-tosf-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTB-tosf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTB-tosf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTB-tosf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTB-tosf-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTB-tosf-ts1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTBO-lf-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTBO-lf-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTBO-lf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTBO-lf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTBO-lf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTBO-lf-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTBO-lf-ts1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTBO-osf-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTBO-osf-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTBO-osf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTBO-osf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTBO-osf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTBO-osf-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTBO-osf-ts1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTBO-sup-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTBO-sup-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTBO-tlf-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTBO-tlf-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTBO-tlf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTBO-tlf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTBO-tlf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTBO-tlf-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTBO-tlf-ts1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTBO-tosf-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTBO-tosf-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTBO-tosf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTBO-tosf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTBO-tosf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTBO-tosf-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTBO-tosf-ts1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTI-lf-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTI-lf-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTI-lf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTI-lf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTI-lf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTI-lf-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTI-lf-ts1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTI-osf-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTI-osf-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTI-osf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTI-osf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTI-osf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTI-osf-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTI-osf-ts1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTI-sup-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTI-sup-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTI-tlf-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTI-tlf-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTI-tlf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTI-tlf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTI-tlf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTI-tlf-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTI-tlf-ts1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTI-tosf-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTI-tosf-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTI-tosf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTI-tosf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTI-tosf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTI-tosf-t1.vf - RELOC/fonts/vf/public/libertine/LinBiolinumTI-tosf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineDisplayT-lf-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineDisplayT-lf-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineDisplayT-lf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineDisplayT-lf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineDisplayT-osf-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineDisplayT-osf-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineDisplayT-osf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineDisplayT-osf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineDisplayT-sup-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineDisplayT-sup-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineDisplayT-tlf-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineDisplayT-tlf-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineDisplayT-tlf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineDisplayT-tlf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineDisplayT-tosf-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineDisplayT-tosf-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineDisplayT-tosf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineDisplayT-tosf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineIT-lf-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineIT-lf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineIT-lf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineIT-tlf-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineIT-tlf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineIT-tlf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineMT-lf-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineMT-lf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineMT-lf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineMT-sup-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineMT-sup-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineMT-tlf-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineMT-tlf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineMT-tlf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineMTB-lf-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineMTB-lf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineMTB-lf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineMTB-sup-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineMTB-sup-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineMTB-tlf-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineMTB-tlf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineMTB-tlf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineMTBO-lf-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineMTBO-lf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineMTBO-lf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineMTBO-sup-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineMTBO-sup-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineMTBO-tlf-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineMTBO-tlf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineMTBO-tlf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineMTO-lf-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineMTO-lf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineMTO-lf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineMTO-sup-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineMTO-sup-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineMTO-tlf-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineMTO-tlf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineMTO-tlf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineO-lf-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineO-lf-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineO-lf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineO-lf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineO-lf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineO-lf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineO-lf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineO-osf-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineO-osf-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineO-osf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineO-osf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineO-osf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineO-osf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineO-osf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineO-tlf-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineO-tlf-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineO-tlf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineO-tlf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineO-tlf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineO-tlf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineO-tlf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineO-tosf-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineO-tosf-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineO-tosf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineO-tosf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineO-tosf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineO-tosf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineO-tosf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOB-lf-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOB-lf-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOB-lf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOB-lf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOB-lf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOB-lf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOB-lf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOB-osf-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOB-osf-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOB-osf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOB-osf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOB-osf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOB-osf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOB-osf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOB-tlf-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOB-tlf-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOB-tlf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOB-tlf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOB-tlf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOB-tlf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOB-tlf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOB-tosf-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOB-tosf-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOB-tosf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOB-tosf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOB-tosf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOB-tosf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOB-tosf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOBI-lf-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOBI-lf-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOBI-lf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOBI-lf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOBI-lf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOBI-lf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOBI-lf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOBI-osf-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOBI-osf-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOBI-osf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOBI-osf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOBI-osf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOBI-osf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOBI-osf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOBI-tlf-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOBI-tlf-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOBI-tlf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOBI-tlf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOBI-tlf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOBI-tlf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOBI-tlf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOBI-tosf-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOBI-tosf-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOBI-tosf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOBI-tosf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOBI-tosf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOBI-tosf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOBI-tosf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOI-lf-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOI-lf-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOI-lf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOI-lf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOI-lf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOI-lf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOI-lf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOI-osf-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOI-osf-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOI-osf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOI-osf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOI-osf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOI-osf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOI-osf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOI-tlf-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOI-tlf-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOI-tlf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOI-tlf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOI-tlf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOI-tlf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOI-tlf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOI-tosf-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOI-tosf-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOI-tosf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOI-tosf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOI-tosf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOI-tosf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOI-tosf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOZ-lf-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOZ-lf-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOZ-lf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOZ-lf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOZ-lf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOZ-lf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOZ-lf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOZ-osf-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOZ-osf-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOZ-osf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOZ-osf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOZ-osf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOZ-osf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOZ-osf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOZ-tlf-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOZ-tlf-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOZ-tlf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOZ-tlf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOZ-tlf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOZ-tlf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOZ-tlf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOZ-tosf-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOZ-tosf-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOZ-tosf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOZ-tosf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOZ-tosf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOZ-tosf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOZ-tosf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOZI-lf-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOZI-lf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOZI-lf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOZI-lf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOZI-lf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOZI-lf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOZI-osf-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOZI-osf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOZI-osf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOZI-osf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOZI-osf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOZI-osf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOZI-tlf-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOZI-tlf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOZI-tlf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOZI-tlf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOZI-tlf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOZI-tlf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOZI-tosf-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOZI-tosf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOZI-tosf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOZI-tosf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOZI-tosf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineOZI-tosf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineT-lf-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineT-lf-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineT-lf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineT-lf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineT-lf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineT-lf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineT-lf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineT-osf-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineT-osf-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineT-osf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineT-osf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineT-osf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineT-osf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineT-osf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineT-sup-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineT-sup-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineT-tlf-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineT-tlf-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineT-tlf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineT-tlf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineT-tlf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineT-tlf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineT-tlf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineT-tosf-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineT-tosf-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineT-tosf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineT-tosf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineT-tosf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineT-tosf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineT-tosf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTB-lf-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTB-lf-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTB-lf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTB-lf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTB-lf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTB-lf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTB-lf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTB-osf-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTB-osf-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTB-osf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTB-osf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTB-osf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTB-osf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTB-osf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTB-sup-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTB-sup-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTB-tlf-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTB-tlf-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTB-tlf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTB-tlf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTB-tlf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTB-tlf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTB-tlf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTB-tosf-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTB-tosf-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTB-tosf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTB-tosf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTB-tosf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTB-tosf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTB-tosf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTBI-lf-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTBI-lf-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTBI-lf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTBI-lf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTBI-lf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTBI-lf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTBI-lf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTBI-osf-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTBI-osf-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTBI-osf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTBI-osf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTBI-osf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTBI-osf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTBI-osf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTBI-sup-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTBI-sup-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTBI-tlf-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTBI-tlf-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTBI-tlf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTBI-tlf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTBI-tlf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTBI-tlf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTBI-tlf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTBI-tosf-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTBI-tosf-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTBI-tosf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTBI-tosf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTBI-tosf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTBI-tosf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTBI-tosf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTI-lf-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTI-lf-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTI-lf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTI-lf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTI-lf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTI-lf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTI-lf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTI-osf-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTI-osf-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTI-osf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTI-osf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTI-osf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTI-osf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTI-osf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTI-sup-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTI-sup-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTI-tlf-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTI-tlf-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTI-tlf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTI-tlf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTI-tlf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTI-tlf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTI-tlf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTI-tosf-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTI-tosf-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTI-tosf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTI-tosf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTI-tosf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTI-tosf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTI-tosf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTZ-lf-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTZ-lf-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTZ-lf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTZ-lf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTZ-lf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTZ-lf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTZ-lf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTZ-osf-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTZ-osf-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTZ-osf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTZ-osf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTZ-osf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTZ-osf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTZ-osf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTZ-sup-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTZ-sup-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTZ-tlf-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTZ-tlf-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTZ-tlf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTZ-tlf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTZ-tlf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTZ-tlf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTZ-tlf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTZ-tosf-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTZ-tosf-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTZ-tosf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTZ-tosf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTZ-tosf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTZ-tosf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTZ-tosf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTZI-lf-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTZI-lf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTZI-lf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTZI-lf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTZI-lf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTZI-lf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTZI-osf-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTZI-osf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTZI-osf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTZI-osf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTZI-osf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTZI-osf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTZI-sup-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTZI-tlf-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTZI-tlf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTZI-tlf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTZI-tlf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTZI-tlf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTZI-tlf-ts1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTZI-tosf-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTZI-tosf-sc-ly1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTZI-tosf-sc-ot1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTZI-tosf-sc-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTZI-tosf-t1.vf - RELOC/fonts/vf/public/libertine/LinLibertineTZI-tosf-ts1.vf - RELOC/tex/latex/libertine/LKey.tex - RELOC/tex/latex/libertine/LY1LinuxBiolinumO-LF.fd - RELOC/tex/latex/libertine/LY1LinuxBiolinumO-OsF.fd - RELOC/tex/latex/libertine/LY1LinuxBiolinumO-TLF.fd - RELOC/tex/latex/libertine/LY1LinuxBiolinumO-TOsF.fd - RELOC/tex/latex/libertine/LY1LinuxBiolinumT-LF.fd - RELOC/tex/latex/libertine/LY1LinuxBiolinumT-OsF.fd - RELOC/tex/latex/libertine/LY1LinuxBiolinumT-Sup.fd - RELOC/tex/latex/libertine/LY1LinuxBiolinumT-TLF.fd - RELOC/tex/latex/libertine/LY1LinuxBiolinumT-TOsF.fd - RELOC/tex/latex/libertine/LY1LinuxLibertineDisplayT-LF.fd - RELOC/tex/latex/libertine/LY1LinuxLibertineDisplayT-OsF.fd - RELOC/tex/latex/libertine/LY1LinuxLibertineDisplayT-Sup.fd - RELOC/tex/latex/libertine/LY1LinuxLibertineDisplayT-TLF.fd - RELOC/tex/latex/libertine/LY1LinuxLibertineDisplayT-TOsF.fd - RELOC/tex/latex/libertine/LY1LinuxLibertineInitialsT-LF.fd - RELOC/tex/latex/libertine/LY1LinuxLibertineInitialsT-OsF.fd - RELOC/tex/latex/libertine/LY1LinuxLibertineInitialsT-TLF.fd - RELOC/tex/latex/libertine/LY1LinuxLibertineMonoT-LF.fd - RELOC/tex/latex/libertine/LY1LinuxLibertineMonoT-Sup.fd - RELOC/tex/latex/libertine/LY1LinuxLibertineMonoT-TLF.fd - RELOC/tex/latex/libertine/LY1LinuxLibertineO-LF.fd - RELOC/tex/latex/libertine/LY1LinuxLibertineO-OsF.fd - RELOC/tex/latex/libertine/LY1LinuxLibertineO-TLF.fd - RELOC/tex/latex/libertine/LY1LinuxLibertineO-TOsF.fd - RELOC/tex/latex/libertine/LY1LinuxLibertineT-LF.fd - RELOC/tex/latex/libertine/LY1LinuxLibertineT-OsF.fd - RELOC/tex/latex/libertine/LY1LinuxLibertineT-Sup.fd - RELOC/tex/latex/libertine/LY1LinuxLibertineT-TLF.fd - RELOC/tex/latex/libertine/LY1LinuxLibertineT-TOsF.fd - RELOC/tex/latex/libertine/LinBiolinum_K.tex - RELOC/tex/latex/libertine/LinBiolinum_R.tex - RELOC/tex/latex/libertine/LinLibertine_I.tex - RELOC/tex/latex/libertine/LinLibertine_R.tex - RELOC/tex/latex/libertine/OT1LinuxBiolinumO-LF.fd - RELOC/tex/latex/libertine/OT1LinuxBiolinumO-OsF.fd - RELOC/tex/latex/libertine/OT1LinuxBiolinumO-TLF.fd - RELOC/tex/latex/libertine/OT1LinuxBiolinumO-TOsF.fd - RELOC/tex/latex/libertine/OT1LinuxBiolinumT-LF.fd - RELOC/tex/latex/libertine/OT1LinuxBiolinumT-OsF.fd - RELOC/tex/latex/libertine/OT1LinuxBiolinumT-Sup.fd - RELOC/tex/latex/libertine/OT1LinuxBiolinumT-TLF.fd - RELOC/tex/latex/libertine/OT1LinuxBiolinumT-TOsF.fd - RELOC/tex/latex/libertine/OT1LinuxLibertineDisplayT-LF.fd - RELOC/tex/latex/libertine/OT1LinuxLibertineDisplayT-OsF.fd - RELOC/tex/latex/libertine/OT1LinuxLibertineDisplayT-Sup.fd - RELOC/tex/latex/libertine/OT1LinuxLibertineDisplayT-TLF.fd - RELOC/tex/latex/libertine/OT1LinuxLibertineDisplayT-TOsF.fd - RELOC/tex/latex/libertine/OT1LinuxLibertineInitialsT-LF.fd - RELOC/tex/latex/libertine/OT1LinuxLibertineInitialsT-OsF.fd - RELOC/tex/latex/libertine/OT1LinuxLibertineInitialsT-TLF.fd - RELOC/tex/latex/libertine/OT1LinuxLibertineMonoT-LF.fd - RELOC/tex/latex/libertine/OT1LinuxLibertineMonoT-Sup.fd - RELOC/tex/latex/libertine/OT1LinuxLibertineMonoT-TLF.fd - RELOC/tex/latex/libertine/OT1LinuxLibertineO-LF.fd - RELOC/tex/latex/libertine/OT1LinuxLibertineO-OsF.fd - RELOC/tex/latex/libertine/OT1LinuxLibertineO-TLF.fd - RELOC/tex/latex/libertine/OT1LinuxLibertineO-TOsF.fd - RELOC/tex/latex/libertine/OT1LinuxLibertineT-LF.fd - RELOC/tex/latex/libertine/OT1LinuxLibertineT-OsF.fd - RELOC/tex/latex/libertine/OT1LinuxLibertineT-Sup.fd - RELOC/tex/latex/libertine/OT1LinuxLibertineT-TLF.fd - RELOC/tex/latex/libertine/OT1LinuxLibertineT-TOsF.fd - RELOC/tex/latex/libertine/T1LinuxBiolinumO-LF.fd - RELOC/tex/latex/libertine/T1LinuxBiolinumO-OsF.fd - RELOC/tex/latex/libertine/T1LinuxBiolinumO-TLF.fd - RELOC/tex/latex/libertine/T1LinuxBiolinumO-TOsF.fd - RELOC/tex/latex/libertine/T1LinuxBiolinumT-LF.fd - RELOC/tex/latex/libertine/T1LinuxBiolinumT-OsF.fd - RELOC/tex/latex/libertine/T1LinuxBiolinumT-Sup.fd - RELOC/tex/latex/libertine/T1LinuxBiolinumT-TLF.fd - RELOC/tex/latex/libertine/T1LinuxBiolinumT-TOsF.fd - RELOC/tex/latex/libertine/T1LinuxLibertineDisplayT-LF.fd - RELOC/tex/latex/libertine/T1LinuxLibertineDisplayT-OsF.fd - RELOC/tex/latex/libertine/T1LinuxLibertineDisplayT-Sup.fd - RELOC/tex/latex/libertine/T1LinuxLibertineDisplayT-TLF.fd - RELOC/tex/latex/libertine/T1LinuxLibertineDisplayT-TOsF.fd - RELOC/tex/latex/libertine/T1LinuxLibertineInitialsT-LF.fd - RELOC/tex/latex/libertine/T1LinuxLibertineInitialsT-OsF.fd - RELOC/tex/latex/libertine/T1LinuxLibertineInitialsT-TLF.fd - RELOC/tex/latex/libertine/T1LinuxLibertineMonoT-LF.fd - RELOC/tex/latex/libertine/T1LinuxLibertineMonoT-Sup.fd - RELOC/tex/latex/libertine/T1LinuxLibertineMonoT-TLF.fd - RELOC/tex/latex/libertine/T1LinuxLibertineO-LF.fd - RELOC/tex/latex/libertine/T1LinuxLibertineO-OsF.fd - RELOC/tex/latex/libertine/T1LinuxLibertineO-TLF.fd - RELOC/tex/latex/libertine/T1LinuxLibertineO-TOsF.fd - RELOC/tex/latex/libertine/T1LinuxLibertineT-LF.fd - RELOC/tex/latex/libertine/T1LinuxLibertineT-OsF.fd - RELOC/tex/latex/libertine/T1LinuxLibertineT-Sup.fd - RELOC/tex/latex/libertine/T1LinuxLibertineT-TLF.fd - RELOC/tex/latex/libertine/T1LinuxLibertineT-TOsF.fd - RELOC/tex/latex/libertine/TS1LinuxBiolinumO-LF.fd - RELOC/tex/latex/libertine/TS1LinuxBiolinumO-OsF.fd - RELOC/tex/latex/libertine/TS1LinuxBiolinumO-TLF.fd - RELOC/tex/latex/libertine/TS1LinuxBiolinumO-TOsF.fd - RELOC/tex/latex/libertine/TS1LinuxBiolinumT-LF.fd - RELOC/tex/latex/libertine/TS1LinuxBiolinumT-OsF.fd - RELOC/tex/latex/libertine/TS1LinuxBiolinumT-TLF.fd - RELOC/tex/latex/libertine/TS1LinuxBiolinumT-TOsF.fd - RELOC/tex/latex/libertine/TS1LinuxLibertineDisplayT-LF.fd - RELOC/tex/latex/libertine/TS1LinuxLibertineDisplayT-OsF.fd - RELOC/tex/latex/libertine/TS1LinuxLibertineDisplayT-TLF.fd - RELOC/tex/latex/libertine/TS1LinuxLibertineDisplayT-TOsF.fd - RELOC/tex/latex/libertine/TS1LinuxLibertineInitialsT-LF.fd - RELOC/tex/latex/libertine/TS1LinuxLibertineInitialsT-OsF.fd - RELOC/tex/latex/libertine/TS1LinuxLibertineInitialsT-TLF.fd - RELOC/tex/latex/libertine/TS1LinuxLibertineMonoT-LF.fd - RELOC/tex/latex/libertine/TS1LinuxLibertineMonoT-TLF.fd - RELOC/tex/latex/libertine/TS1LinuxLibertineO-LF.fd - RELOC/tex/latex/libertine/TS1LinuxLibertineO-OsF.fd - RELOC/tex/latex/libertine/TS1LinuxLibertineO-TLF.fd - RELOC/tex/latex/libertine/TS1LinuxLibertineO-TOsF.fd - RELOC/tex/latex/libertine/TS1LinuxLibertineT-LF.fd - RELOC/tex/latex/libertine/TS1LinuxLibertineT-OsF.fd - RELOC/tex/latex/libertine/TS1LinuxLibertineT-TLF.fd - RELOC/tex/latex/libertine/TS1LinuxLibertineT-TOsF.fd - RELOC/tex/latex/libertine/biolinum-otf.sty - RELOC/tex/latex/libertine/biolinum-type1.sty - RELOC/tex/latex/libertine/biolinum.sty - RELOC/tex/latex/libertine/libertine-otf.sty - RELOC/tex/latex/libertine/libertine-type1.sty - RELOC/tex/latex/libertine/libertine.sty - RELOC/tex/latex/libertine/libertineMono-type1.sty - RELOC/tex/latex/libertine/libertineMono.sty - RELOC/tex/latex/libertine/libertineRoman.sty - RELOC/tex/latex/libertine/libertineotf.sty -catalogue-ctan /fonts/libertine -catalogue-date 2018-01-04 10:05:53 +0100 -catalogue-license gplofllppl -catalogue-topics font font-serif font-sans font-mono font-otf font-type1 font-supp font-t1enc -catalogue-version 5.3.0 - -name libertinegc -category Package -revision 44616 -shortdesc Libertine add-on to support Greek and Cyrillic -relocated 1 -longdesc The package provides LaTeX support files to access the Greek -longdesc and Cyrillic glyphs in LinuxLibertine. It functions as an -longdesc add-on to the libertine package, using filenames and macro -longdesc names that are compatible with that package. Supported -longdesc encodings: LGR, T2A, T2B, T2C, OT2. -execute addMap libertinegc.map -containersize 39020 -containerchecksum 40e7c0bb1d5f53954744b063b8449ad79e06397e390d949d6d9b724bb25606e6556b8054f8e94b387aa2345bcdffd64b59dd09a8a2d82d7a8b3b98f4e16eb1b0 -doccontainersize 302484 -doccontainerchecksum ec84115defbef11550e0267bf55e17916e8209273fd5d0c6be02d0b40eaf3e47b80d00f0d10a028f6346c1a7ca3294f04d92e5a38667170c8faf6576d204117a -docfiles size=76 - RELOC/doc/fonts/libertinegc/README details="Readme" - RELOC/doc/fonts/libertinegc/libertinegc-doc.pdf details="Package documentation" - RELOC/doc/fonts/libertinegc/libertinegc-doc.tex -runfiles size=152 - RELOC/fonts/enc/dvips/libertinegc/lib-ot2.enc - RELOC/fonts/enc/dvips/libertinegc/lib-t2a.enc - RELOC/fonts/enc/dvips/libertinegc/lib-t2a1.enc - RELOC/fonts/enc/dvips/libertinegc/lib-t2a2.enc - RELOC/fonts/enc/dvips/libertinegc/lib-t2b.enc - RELOC/fonts/enc/dvips/libertinegc/lib-t2b1.enc - RELOC/fonts/enc/dvips/libertinegc/lib-t2b2.enc - RELOC/fonts/enc/dvips/libertinegc/lib-t2c.enc - RELOC/fonts/enc/dvips/libertinegc/lib-t2c1.enc - RELOC/fonts/enc/dvips/libertinegc/lib-t2c2.enc - RELOC/fonts/enc/dvips/libertinegc/lib1-ot2.enc - RELOC/fonts/enc/dvips/libertinegc/libosf-lgr.enc - RELOC/fonts/enc/dvips/libertinegc/libtlf-lgr.enc - RELOC/fonts/map/dvips/libertinegc/libertinegc.map - RELOC/fonts/tfm/public/libertinegc/LinLIbertineT-ot2.tfm - RELOC/fonts/tfm/public/libertinegc/LinLibertineT-osf-lgr.tfm - RELOC/fonts/tfm/public/libertinegc/LinLibertineT-t2a.tfm - RELOC/fonts/tfm/public/libertinegc/LinLibertineT-t2b.tfm - RELOC/fonts/tfm/public/libertinegc/LinLibertineT-t2c.tfm - RELOC/fonts/tfm/public/libertinegc/LinLibertineT-tlf-lgr.tfm - RELOC/fonts/tfm/public/libertinegc/LinLibertineTB-osf-lgr.tfm - RELOC/fonts/tfm/public/libertinegc/LinLibertineTB-ot2.tfm - RELOC/fonts/tfm/public/libertinegc/LinLibertineTB-t2a.tfm - RELOC/fonts/tfm/public/libertinegc/LinLibertineTB-t2b.tfm - RELOC/fonts/tfm/public/libertinegc/LinLibertineTB-t2c.tfm - RELOC/fonts/tfm/public/libertinegc/LinLibertineTB-tlf-lgr.tfm - RELOC/fonts/tfm/public/libertinegc/LinLibertineTBI-osf-lgr.tfm - RELOC/fonts/tfm/public/libertinegc/LinLibertineTBI-ot2.tfm - RELOC/fonts/tfm/public/libertinegc/LinLibertineTBI-t2a.tfm - RELOC/fonts/tfm/public/libertinegc/LinLibertineTBI-t2b.tfm - RELOC/fonts/tfm/public/libertinegc/LinLibertineTBI-t2c.tfm - RELOC/fonts/tfm/public/libertinegc/LinLibertineTBI-tlf-lgr.tfm - RELOC/fonts/tfm/public/libertinegc/LinLibertineTBO-osf-lgr.tfm - RELOC/fonts/tfm/public/libertinegc/LinLibertineTBO-ot2.tfm - RELOC/fonts/tfm/public/libertinegc/LinLibertineTBO-t2a.tfm - RELOC/fonts/tfm/public/libertinegc/LinLibertineTBO-t2b.tfm - RELOC/fonts/tfm/public/libertinegc/LinLibertineTBO-t2c.tfm - RELOC/fonts/tfm/public/libertinegc/LinLibertineTBO-tlf-lgr.tfm - RELOC/fonts/tfm/public/libertinegc/LinLibertineTI-osf-lgr.tfm - RELOC/fonts/tfm/public/libertinegc/LinLibertineTI-ot2.tfm - RELOC/fonts/tfm/public/libertinegc/LinLibertineTI-t2a.tfm - RELOC/fonts/tfm/public/libertinegc/LinLibertineTI-t2b.tfm - RELOC/fonts/tfm/public/libertinegc/LinLibertineTI-t2c.tfm - RELOC/fonts/tfm/public/libertinegc/LinLibertineTI-tlf-lgr.tfm - RELOC/fonts/tfm/public/libertinegc/LinLibertineTO-osf-lgr.tfm - RELOC/fonts/tfm/public/libertinegc/LinLibertineTO-ot2.tfm - RELOC/fonts/tfm/public/libertinegc/LinLibertineTO-t2a.tfm - RELOC/fonts/tfm/public/libertinegc/LinLibertineTO-t2b.tfm - RELOC/fonts/tfm/public/libertinegc/LinLibertineTO-t2c.tfm - RELOC/fonts/tfm/public/libertinegc/LinLibertineTO-tlf-lgr.tfm - RELOC/fonts/tfm/public/libertinegc/LinLibertineTZ-osf-lgr.tfm - RELOC/fonts/tfm/public/libertinegc/LinLibertineTZ-ot2.tfm - RELOC/fonts/tfm/public/libertinegc/LinLibertineTZ-t2a.tfm - RELOC/fonts/tfm/public/libertinegc/LinLibertineTZ-t2b.tfm - RELOC/fonts/tfm/public/libertinegc/LinLibertineTZ-t2c.tfm - RELOC/fonts/tfm/public/libertinegc/LinLibertineTZ-tlf-lgr.tfm - RELOC/fonts/tfm/public/libertinegc/LinLibertineTZI-osf-lgr.tfm - RELOC/fonts/tfm/public/libertinegc/LinLibertineTZI-ot2.tfm - RELOC/fonts/tfm/public/libertinegc/LinLibertineTZI-t2a.tfm - RELOC/fonts/tfm/public/libertinegc/LinLibertineTZI-t2b.tfm - RELOC/fonts/tfm/public/libertinegc/LinLibertineTZI-t2c.tfm - RELOC/fonts/tfm/public/libertinegc/LinLibertineTZI-tlf-lgr.tfm - RELOC/fonts/tfm/public/libertinegc/LinLibertineTZO-osf-lgr.tfm - RELOC/fonts/tfm/public/libertinegc/LinLibertineTZO-ot2.tfm - RELOC/fonts/tfm/public/libertinegc/LinLibertineTZO-t2a.tfm - RELOC/fonts/tfm/public/libertinegc/LinLibertineTZO-t2b.tfm - RELOC/fonts/tfm/public/libertinegc/LinLibertineTZO-t2c.tfm - RELOC/fonts/tfm/public/libertinegc/LinLibertineTZO-tlf-lgr.tfm - RELOC/tex/latex/libertinegc/LGRLinuxLibertineT-LF.fd - RELOC/tex/latex/libertinegc/LGRLinuxLibertineT-OsF.fd - RELOC/tex/latex/libertinegc/LGRLinuxLibertineT-TLF.fd - RELOC/tex/latex/libertinegc/LGRLinuxLibertineT-TOsF.fd - RELOC/tex/latex/libertinegc/OT2LinuxLibertineT-LF.fd - RELOC/tex/latex/libertinegc/OT2LinuxLibertineT-OsF.fd - RELOC/tex/latex/libertinegc/OT2LinuxLibertineT-TLF.fd - RELOC/tex/latex/libertinegc/OT2LinuxLibertineT-TOsF.fd - RELOC/tex/latex/libertinegc/T2ALinuxLibertineT-LF.fd - RELOC/tex/latex/libertinegc/T2ALinuxLibertineT-OsF.fd - RELOC/tex/latex/libertinegc/T2ALinuxLibertineT-TLF.fd - RELOC/tex/latex/libertinegc/T2ALinuxLibertineT-TOsF.fd - RELOC/tex/latex/libertinegc/T2BLinuxLibertineT-LF.fd - RELOC/tex/latex/libertinegc/T2BLinuxLibertineT-OsF.fd - RELOC/tex/latex/libertinegc/T2BLinuxLibertineT-TLF.fd - RELOC/tex/latex/libertinegc/T2BLinuxLibertineT-TOsF.fd - RELOC/tex/latex/libertinegc/T2CLinuxLibertineT-LF.fd - RELOC/tex/latex/libertinegc/T2CLinuxLibertineT-OsF.fd - RELOC/tex/latex/libertinegc/T2CLinuxLibertineT-TLF.fd - RELOC/tex/latex/libertinegc/T2CLinuxLibertineT-TOsF.fd - RELOC/tex/latex/libertinegc/libertinegc.sty -catalogue-also libertine -catalogue-ctan /fonts/libertinegc -catalogue-date 2017-06-16 19:52:45 +0200 -catalogue-license lppl1.3 -catalogue-topics font font-cyrillic font-greek font-multilingual font-serif -catalogue-version 1.01 - -name libertinus -category Package -revision 48588 -shortdesc Wrapper to use the correct libertinus package according to the used TeX engine -relocated 1 -longdesc This package is only a wrapper for the the two packages -longdesc libertinus-type1 (pdfLaTeX) and libertinus-otf -longdesc (LuaLaTeX/XeLaTeX). The Libertinus fonts are similiar to -longdesc Libertine and Biolinum, but come with math symbols. -containersize 1028 -containerchecksum dee8a34bfc07912eefe57c5f44332fe956325e06ed47afc3f42685da29e4c97ac49c73d171fd93506f8a354f2bc73824d8c2f400d25ebc29d908c431cbea5144 -doccontainersize 18704 -doccontainerchecksum fc9153febb8b82bb860299272b438ae6ee5f14af25568f7a9c4794a29d3fe3c4d032debb63e55d6e076dfc0d53f4a264e441803595c952ca3ec777fd78b684d1 -docfiles size=8 - RELOC/doc/fonts/libertinus/Changes - RELOC/doc/fonts/libertinus/README.md details="Readme" - RELOC/doc/fonts/libertinus/libertinus-doc.pdf details="Package documentation" - RELOC/doc/fonts/libertinus/libertinus-doc.tex -runfiles size=1 - RELOC/tex/latex/libertinus/libertinus.sty -catalogue-ctan /fonts/libertinus -catalogue-date 2018-09-05 05:12:33 +0200 -catalogue-license lppl1.3 -catalogue-topics font-serif font-sans font-mono font-maths font-otf -catalogue-version 0.01 - -name libertinus-fonts -category Package -revision 48577 -shortdesc The Libertinus font family -relocated 1 -longdesc This is a fork of the Linux Libertine and Linux Biolinum fonts -longdesc that started as an OpenType math companion of the Libertine -longdesc font family, but grown as a full fork to address some of the -longdesc bugs in the fonts. The family consists of: Libertinus Serif: -longdesc forked from Linux Libertine. Libertinus Sans: forked from Linux -longdesc Biolinum. Libertinus Mono: forked from Linux Libertine Mono. -longdesc Libertinus Math: an OpenType math font for use in OpenType -longdesc math-capable applications like LuaTeX, XeTeX or MS Word 2007+. -containersize 1827356 -containerchecksum 45c06cbd8e2f092813be5f9733c4747353d0ee02b19d4a0b35e5e1f0256e33834723ca18875b5a0f3f986b6fc132b25106264d6f80c6e60e39fafa913f13733a -doccontainersize 3637636 -doccontainerchecksum 6e6aaa477d314fc367964f3d7d9eac89064f7041d6de9db00aa7408bcd70305f26705f6b5c8d44d8c48a1153cbe636474020e39f1b444b00bb5b0843a5807587 -docfiles size=2701 - RELOC/doc/fonts/libertinus-fonts/AUTHORS.txt - RELOC/doc/fonts/libertinus-fonts/FONTLOG.txt - RELOC/doc/fonts/libertinus-fonts/OFL.txt - RELOC/doc/fonts/libertinus-fonts/README.txt details="Readme" - RELOC/doc/fonts/libertinus-fonts/libertinus-sample.pdf - RELOC/doc/fonts/libertinus-fonts/libertinus-testmath.pdf - RELOC/doc/fonts/libertinus-fonts/libertinuskeyboard-regular-table.pdf - RELOC/doc/fonts/libertinus-fonts/libertinusmath-regular-table.pdf - RELOC/doc/fonts/libertinus-fonts/libertinusmono-regular-table.pdf - RELOC/doc/fonts/libertinus-fonts/libertinussans-bold-table.pdf - RELOC/doc/fonts/libertinus-fonts/libertinussans-italic-table.pdf - RELOC/doc/fonts/libertinus-fonts/libertinussans-regular-table.pdf - RELOC/doc/fonts/libertinus-fonts/libertinusserif-bold-table.pdf - RELOC/doc/fonts/libertinus-fonts/libertinusserif-bolditalic-table.pdf - RELOC/doc/fonts/libertinus-fonts/libertinusserif-italic-table.pdf - RELOC/doc/fonts/libertinus-fonts/libertinusserif-regular-table.pdf - RELOC/doc/fonts/libertinus-fonts/libertinusserif-semibold-table.pdf - RELOC/doc/fonts/libertinus-fonts/libertinusserif-semibolditalic-table.pdf - RELOC/doc/fonts/libertinus-fonts/libertinusserifdisplay-regular-table.pdf - RELOC/doc/fonts/libertinus-fonts/libertinusserifinitials-regular-table.pdf -runfiles size=1421 - RELOC/fonts/opentype/public/libertinus-fonts/libertinuskeyboard-regular.otf - RELOC/fonts/opentype/public/libertinus-fonts/libertinusmath-regular.otf - RELOC/fonts/opentype/public/libertinus-fonts/libertinusmono-regular.otf - RELOC/fonts/opentype/public/libertinus-fonts/libertinussans-bold.otf - RELOC/fonts/opentype/public/libertinus-fonts/libertinussans-italic.otf - RELOC/fonts/opentype/public/libertinus-fonts/libertinussans-regular.otf - RELOC/fonts/opentype/public/libertinus-fonts/libertinusserif-bold.otf - RELOC/fonts/opentype/public/libertinus-fonts/libertinusserif-bolditalic.otf - RELOC/fonts/opentype/public/libertinus-fonts/libertinusserif-italic.otf - RELOC/fonts/opentype/public/libertinus-fonts/libertinusserif-regular.otf - RELOC/fonts/opentype/public/libertinus-fonts/libertinusserif-semibold.otf - RELOC/fonts/opentype/public/libertinus-fonts/libertinusserif-semibolditalic.otf - RELOC/fonts/opentype/public/libertinus-fonts/libertinusserifdisplay-regular.otf - RELOC/fonts/opentype/public/libertinus-fonts/libertinusserifinitials-regular.otf -catalogue-contact-bugs https://github.com/khaledhosny/libertinus/issues -catalogue-contact-repository http://github.com/khaledhosny/libertinus -catalogue-ctan /fonts/libertinus-fonts -catalogue-date 2018-09-04 14:28:18 +0200 -catalogue-license ofl -catalogue-topics font-serif font-sans font-mono font-maths font-otf -catalogue-version 6.6 - -name libertinus-otf -category Package -revision 49670 -shortdesc Support for Libertinus OpenType -relocated 1 -longdesc This package offers LuaLaTeX/XeLaTeX support for the Libertinus -longdesc OpenType fonts maintained by Khaled Hosny. Furthermore -longdesc math-bold, mono-bold, mono-oblique, and mono-bold-oblique font -longdesc styles are provided, which have been derived from the ones in -longdesc the libertinus-fonts package itself. The Libertinus fonts are -longdesc similiar to Libertine and Biolinum, but come with math symbols. -containersize 2107936 -containerchecksum b05ed04910ec86d9a9772910b2d40a57a6adf1f4cd691826a078ddd7788181ba62eb0fc1c23aa1a40c422af9e6bbfe0a4f23897d12c6dac43c8b436ecf1dae9a -doccontainersize 400104 -doccontainerchecksum 65661a311c28b38906b6f0824cc813161166c96b61ebc58957117a389cb456759fe54c663c19d37de477152ecd71cb50854b298ab418b74c6559b0946dbe3d6b -docfiles size=110 - RELOC/doc/fonts/libertinus-otf/Changes - RELOC/doc/fonts/libertinus-otf/README.md details="Readme" - RELOC/doc/fonts/libertinus-otf/libertinus-otf-doc.pdf details="Package documentation" - RELOC/doc/fonts/libertinus-otf/libertinus-otf-doc.tex -runfiles size=1278 - RELOC/fonts/opentype/public/libertinus-otf/libertinusmath-bold.otf - RELOC/fonts/opentype/public/libertinus-otf/libertinusmono-bold.otf - RELOC/fonts/opentype/public/libertinus-otf/libertinusmono-bolditalic.otf - RELOC/fonts/opentype/public/libertinus-otf/libertinusmono-italic.otf - RELOC/fonts/opentype/public/libertinus-otf/libertinussans-bolditalic.otf - RELOC/tex/latex/libertinus-otf/libertinus-otf.sty -catalogue-ctan /fonts/libertinus-otf -catalogue-date 2019-01-11 15:27:17 +0100 -catalogue-license lppl1.3ofl -catalogue-topics font font-otf font-supp font-sans font-mono font-maths -catalogue-version 0.13a - -name libertinus-type1 -category Package -revision 49979 -shortdesc Support for using Libertinus fonts with LaTeX/pdfLaTeX -relocated 1 -longdesc This package provides support for use of Libertinus fonts with -longdesc traditional processing engines (LaTeX with dvips or dvipdfmx, -longdesc or pdfLaTeX). -execute addMap libertinus.map -containersize 9576376 -containerchecksum 289ed7bd7941707c20731a1936b799c4487ea399b0aa4f760cdc6bf1e67c24bbf4228b646bb6294f15c3f1d97a117812dab8ec3cfcf8134bac9fe2fb6252b23a -doccontainersize 346924 -doccontainerchecksum ece66b06ae38c78dcec9f673dde0265c748d4f6a32b13bf1a62b4ae73e3cbe9cb01d313f8e284e8803bc6788ae47d47f05563c4a7a88ecbf7a686f572d5f9b32 -docfiles size=90 - RELOC/doc/fonts/libertinus-type1/OFL.txt - RELOC/doc/fonts/libertinus-type1/README details="Readme" - RELOC/doc/fonts/libertinus-type1/libertinus-samples.pdf - RELOC/doc/fonts/libertinus-type1/libertinus-samples.tex - RELOC/doc/fonts/libertinus-type1/libertinus-type1.pdf details="Package documentation" - RELOC/doc/fonts/libertinus-type1/libertinus-type1.tex -runfiles size=4470 - RELOC/fonts/enc/dvips/libertinus-type1/lbts_22hofm.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_22iyup.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_2d4fhl.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_2kou35.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_2p3rrf.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_2rwzfi.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_2sbkkv.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_36oex4.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_376cxq.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_37i5h5.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_3gfumm.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_3gs6yd.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_3m7bys.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_3moi3m.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_3mq75u.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_3ssu23.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_3vhq7b.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_3ybmid.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_42aln2.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_46rbre.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_47oi23.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_4egtw6.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_4gceqv.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_4i5t65.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_4q6kep.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_4tketz.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_4xoyfg.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_4yzvqq.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_573lib.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_5fuzob.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_5pdmhn.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_5wvmwa.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_63tsdq.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_6amfm6.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_6gletg.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_6pl7yx.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_6sywqw.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_6tl5xe.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_6tz3vl.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_72youc.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_7ficyx.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_7gkjl4.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_7lw7kx.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_7pin74.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_adzav7.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_ag3a4j.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_ap2fgr.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_aymuug.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_b64lhe.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_b76fqn.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_bcewm3.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_bfrh3u.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_bjutzr.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_bkfo5b.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_bneph7.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_br2tsn.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_bua3iz.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_cq7dn5.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_crxz7j.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_csfn4l.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_ctvofw.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_czfy4i.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_czm6jm.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_ddnbc3.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_dkpgn2.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_drnsbw.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_dsubmo.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_dt73vg.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_egblwn.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_ehfwrd.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_ejafn4.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_eonu6h.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_ephf57.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_evywuf.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_f2rmlp.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_f4xkm6.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_f7ews6.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_fa7dut.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_foum63.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_fvnwfw.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_fx3ovj.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_g3forg.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_g4fafx.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_g7zjne.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_gc5t3w.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_gctpdf.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_gduok3.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_go4zi7.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_griwsq.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_gubvu6.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_gug7nq.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_gvbg5u.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_gzya5k.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_h5jgdl.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_hb6pi6.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_hbxbgt.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_hdd7l5.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_hnrhad.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_hovgac.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_hqg4ws.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_hrxco3.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_i2crm7.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_i2n3eb.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_i3sg2p.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_ia2ohl.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_iamrh4.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_iexo2p.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_ii54oc.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_il5aws.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_il5lus.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_imcqgw.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_imrz6m.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_iqa5xc.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_iztbwv.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_j3ojun.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_jrb5jy.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_kdhwty.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_kef6ja.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_kp3aiy.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_ktul4p.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_l32su2.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_l5raak.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_l7hfkn.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_lb6uul.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_li6k7w.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_lvgwrq.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_lwctjd.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_lx4rqk.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_m4ldle.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_m4soy3.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_m5y4zq.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_m7vdvu.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_mdtra7.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_mgikwc.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_mhdvfs.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_mkuu3z.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_mrzbt4.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_mti5mz.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_mtklv4.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_mtpndz.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_my4iyi.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_mysatf.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_n35f3u.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_n4qp5d.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_n5tbl3.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_n6ec3w.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_ni2rsi.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_ni4y55.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_njp2hy.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_noylzd.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_ny6brf.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_o3hts2.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_o5ngqz.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_obs2vg.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_ochdma.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_oeoa22.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_oj6oah.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_omojrd.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_on7osu.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_oovmnk.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_opk5af.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_oqjfjh.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_ou2wku.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_owmfru.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_p4o4ey.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_p5tv2z.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_pgtfah.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_pgytxo.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_phpzhz.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_pknsnt.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_pltgnk.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_pqn55s.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_pqrdp3.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_ptmvz4.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_ptnx64.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_pw5ase.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_qcfvgl.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_qdsuzv.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_qgawzl.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_qi3hl2.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_qmmcsp.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_qqjyhh.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_qrshd2.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_qu7bnb.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_qylzkl.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_ridgvo.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_rjemmz.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_rpeiua.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_rpfbgy.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_rqhkdi.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_rwfvav.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_rzo7w4.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_s4s5lq.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_s7zcjn.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_scef7n.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_svjehw.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_svm4ex.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_t7fqn6.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_tbcdcm.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_tcn5am.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_tom5os.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_tsn5xh.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_u6it6q.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_ucnelj.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_uhwxqu.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_uiwbla.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_uj7hpc.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_ukbbxp.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_ultakb.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_urp2sz.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_uso3jf.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_uuxwwo.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_uvpgbl.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_uxmejx.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_vcrloh.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_ve3dza.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_vhpbx6.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_vnpq6p.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_vq4hhp.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_vvpxfm.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_vvzoei.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_vyu7o7.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_w3rzkl.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_waefnx.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_wdey5j.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_wdlo4c.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_wjxvqi.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_wkekkp.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_wn2abg.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_wrg6fm.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_wxtutk.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_wzjxus.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_x3gkbo.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_x6hh3d.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_xbsnch.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_xhkqji.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_xmzeub.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_xt3ev3.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_xxme2m.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_xydcvl.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_ycm2gi.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_yjork3.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_yprr2x.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_yqulsv.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_yras7y.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_yt5vb5.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_ytdn6p.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_yyrqy7.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_yyut2b.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_yz65wh.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_z2peeg.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_z6ew44.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_zazpgx.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_zpq4t3.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_zstqnx.enc - RELOC/fonts/enc/dvips/libertinus-type1/lbts_zxqtyn.enc - RELOC/fonts/map/dvips/libertinus-type1/libertinus.map - RELOC/fonts/tfm/public/libertinus-type1/LibertinusMono-lf-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusMono-lf-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusMono-lf-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusMono-lf-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusMono-lf-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusMono-lf-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusMono-lf-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusMono-lf-ts1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusMono-lf-ts1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusMono-sup-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusMono-sup-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusMono-sup-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusMono-sup-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusMono-sup-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusMono-sup-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusMono-sup-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusMono-tlf-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusMono-tlf-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusMono-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusMono-tlf-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusMono-tlf-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusMono-tlf-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusMono-tlf-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusMono-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusMono-tlf-ts1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusMonoBold-tlf-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusMonoBold-tlf-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusMonoBold-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusMonoBold-tlf-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusMonoBold-tlf-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusMonoBold-tlf-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusMonoBold-tlf-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusMonoBold-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusMonoBold-tlf-ts1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusMonoBoldItalic-tlf-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusMonoBoldItalic-tlf-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusMonoBoldItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusMonoBoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusMonoBoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusMonoBoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusMonoBoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusMonoBoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusMonoBoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusMonoItalic-tlf-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusMonoItalic-tlf-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusMonoItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusMonoItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusMonoItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusMonoItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusMonoItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusMonoItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusMonoItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-lf-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-lf-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-lf-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-lf-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-lf-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-lf-sc-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-lf-sc-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-lf-sc-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-lf-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-lf-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-lf-ts1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-lf-ts1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-osf-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-osf-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-osf-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-osf-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-osf-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-osf-sc-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-osf-sc-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-osf-sc-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-osf-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-osf-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-osf-ts1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-osf-ts1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-sup-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-sup-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-sup-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-sup-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-sup-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-sup-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-sup-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-tlf-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-tlf-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-tlf-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-tlf-sc-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-tlf-sc-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-tlf-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-tosf-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-tosf-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-tosf-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-tosf-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-tosf-sc-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-tosf-sc-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-tosf-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-tosf-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Bold-tosf-ts1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-lf-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-lf-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-lf-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-lf-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-lf-sc-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-lf-sc-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-lf-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-lf-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-lf-ts1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-osf-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-osf-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-osf-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-osf-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-osf-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-osf-sc-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-osf-sc-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-osf-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-osf-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-osf-ts1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-sup-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-sup-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-sup-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-sup-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-tlf-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-tlf-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-tlf-sc-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-tlf-sc-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-tosf-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-tosf-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-tosf-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-tosf-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-tosf-sc-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-tosf-sc-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-tosf-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-BoldItalic-tosf-ts1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-lf-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-lf-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-lf-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-lf-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-lf-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-lf-sc-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-lf-sc-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-lf-sc-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-lf-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-lf-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-lf-ts1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-osf-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-osf-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-osf-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-osf-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-osf-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-osf-sc-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-osf-sc-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-osf-sc-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-osf-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-osf-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-osf-ts1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-sup-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-sup-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-sup-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-sup-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-sup-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-sup-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-sup-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-tlf-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-tlf-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-tlf-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-tlf-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-tlf-sc-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-tlf-sc-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-tlf-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-tlf-ts1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-tosf-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-tosf-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-tosf-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-tosf-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-tosf-sc-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-tosf-sc-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-tosf-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-Italic-tosf-ts1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-lf-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-lf-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-lf-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-lf-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-lf-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-lf-sc-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-lf-sc-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-lf-sc-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-lf-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-lf-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-lf-ts1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-lf-ts1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-osf-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-osf-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-osf-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-osf-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-osf-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-osf-sc-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-osf-sc-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-osf-sc-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-osf-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-osf-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-osf-ts1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-osf-ts1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-sup-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-sup-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-sup-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-sup-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-sup-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-sup-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-sup-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-tlf-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-tlf-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-tlf-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-tlf-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-tlf-sc-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-tlf-sc-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-tlf-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-tlf-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-tlf-ts1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-tosf-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-tosf-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-tosf-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-tosf-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-tosf-sc-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-tosf-sc-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-tosf-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-tosf-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSans-tosf-ts1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-lf-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-lf-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-lf-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-lf-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-lf-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-lf-sc-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-lf-sc-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-lf-sc-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-lf-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-lf-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-lf-ts1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-lf-ts1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-osf-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-osf-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-osf-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-osf-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-osf-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-osf-sc-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-osf-sc-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-osf-sc-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-osf-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-osf-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-osf-ts1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-osf-ts1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-sup-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-sup-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-sup-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-sup-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-sup-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-sup-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-sup-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-tlf-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-tlf-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-tlf-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-tlf-sc-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-tlf-sc-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-tlf-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-tosf-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-tosf-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-tosf-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-tosf-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-tosf-sc-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-tosf-sc-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-tosf-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-tosf-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Bold-tosf-ts1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-lf-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-lf-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-lf-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-lf-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-lf-sc-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-lf-sc-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-lf-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-lf-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-lf-ts1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-osf-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-osf-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-osf-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-osf-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-osf-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-osf-sc-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-osf-sc-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-osf-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-osf-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-osf-ts1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-sup-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-sup-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-sup-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-sup-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-tlf-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-tlf-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-tlf-sc-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-tlf-sc-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-tosf-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-tosf-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-tosf-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-tosf-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-tosf-sc-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-tosf-sc-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-tosf-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-BoldItalic-tosf-ts1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-lf-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-lf-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-lf-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-lf-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-lf-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-lf-sc-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-lf-sc-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-lf-sc-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-lf-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-lf-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-lf-ts1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-osf-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-osf-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-osf-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-osf-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-osf-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-osf-sc-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-osf-sc-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-osf-sc-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-osf-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-osf-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-osf-ts1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-sup-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-sup-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-sup-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-sup-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-sup-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-sup-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-sup-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-tlf-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-tlf-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-tlf-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-tlf-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-tlf-sc-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-tlf-sc-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-tlf-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-tlf-ts1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-tosf-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-tosf-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-tosf-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-tosf-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-tosf-sc-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-tosf-sc-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-tosf-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Italic-tosf-ts1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-lf-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-lf-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-lf-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-lf-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-lf-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-lf-sc-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-lf-sc-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-lf-sc-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-lf-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-lf-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-lf-ts1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-lf-ts1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-osf-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-osf-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-osf-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-osf-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-osf-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-osf-sc-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-osf-sc-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-osf-sc-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-osf-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-osf-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-osf-ts1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-osf-ts1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-sup-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-sup-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-sup-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-sup-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-sup-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-sup-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-sup-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-tlf-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-tlf-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-tlf-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-tlf-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-tlf-sc-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-tlf-sc-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-tlf-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-tlf-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-tlf-ts1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-tosf-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-tosf-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-tosf-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-tosf-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-tosf-sc-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-tosf-sc-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-tosf-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-tosf-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-Semibold-tosf-ts1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-lf-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-lf-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-lf-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-lf-sc-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-lf-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-lf-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-lf-ts1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-osf-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-osf-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-osf-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-osf-sc-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-osf-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-osf-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-osf-ts1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-sup-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-sup-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-sup-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-sup-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-tlf-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-tlf-sc-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-tosf-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-tosf-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-tosf-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-tosf-sc-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-tosf-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-SemiboldItalic-tosf-ts1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-lf-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-lf-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-lf-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-lf-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-lf-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-lf-sc-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-lf-sc-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-lf-sc-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-lf-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-lf-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-lf-ts1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-lf-ts1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-osf-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-osf-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-osf-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-osf-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-osf-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-osf-sc-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-osf-sc-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-osf-sc-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-osf-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-osf-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-osf-ts1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-osf-ts1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-sup-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-sup-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-sup-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-sup-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-sup-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-sup-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-sup-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-tlf-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-tlf-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-tlf-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-tlf-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-tlf-sc-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-tlf-sc-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-tlf-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-tlf-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-tlf-ts1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-tosf-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-tosf-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-tosf-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-tosf-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-tosf-sc-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-tosf-sc-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-tosf-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-tosf-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerif-tosf-ts1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-lf-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-lf-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-lf-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-lf-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-lf-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-lf-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-lf-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-lf-ts1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-lf-ts1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-osf-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-osf-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-osf-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-osf-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-osf-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-osf-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-osf-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-osf-ts1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-osf-ts1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-sup-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-sup-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-sup-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-sup-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-sup-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-sup-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-sup-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-tlf-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-tlf-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-tlf-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-tlf-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-tlf-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-tlf-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-tlf-ts1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-tosf-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-tosf-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-tosf-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-tosf-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-tosf-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-tosf-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifDisplay-tosf-ts1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifInitials-tlf-lgr--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifInitials-tlf-lgr.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifInitials-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifInitials-tlf-ly1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifInitials-tlf-ot1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifInitials-tlf-t1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifInitials-tlf-t1.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifInitials-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/libertinus-type1/LibertinusSerifInitials-tlf-ts1.tfm - RELOC/fonts/type1/public/libertinus-type1/LibertinusMono.pfb - RELOC/fonts/type1/public/libertinus-type1/LibertinusMonoBold.pfb - RELOC/fonts/type1/public/libertinus-type1/LibertinusMonoBoldItalic.pfb - RELOC/fonts/type1/public/libertinus-type1/LibertinusMonoItalic.pfb - RELOC/fonts/type1/public/libertinus-type1/LibertinusSans-Bold.pfb - RELOC/fonts/type1/public/libertinus-type1/LibertinusSans-BoldItalic.pfb - RELOC/fonts/type1/public/libertinus-type1/LibertinusSans-Italic.pfb - RELOC/fonts/type1/public/libertinus-type1/LibertinusSans.pfb - RELOC/fonts/type1/public/libertinus-type1/LibertinusSerif-Bold.pfb - RELOC/fonts/type1/public/libertinus-type1/LibertinusSerif-BoldItalic.pfb - RELOC/fonts/type1/public/libertinus-type1/LibertinusSerif-Italic.pfb - RELOC/fonts/type1/public/libertinus-type1/LibertinusSerif-Semibold.pfb - RELOC/fonts/type1/public/libertinus-type1/LibertinusSerif-SemiboldItalic.pfb - RELOC/fonts/type1/public/libertinus-type1/LibertinusSerif.pfb - RELOC/fonts/type1/public/libertinus-type1/LibertinusSerifDisplay.pfb - RELOC/fonts/type1/public/libertinus-type1/LibertinusSerifInitials.pfb - RELOC/fonts/vf/public/libertinus-type1/LibertinusMono-lf-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusMono-lf-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusMono-lf-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusMono-lf-ts1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusMono-sup-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusMono-sup-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusMono-sup-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusMono-tlf-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusMono-tlf-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusMono-tlf-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusMono-tlf-ts1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusMonoBold-tlf-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusMonoBold-tlf-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusMonoBold-tlf-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusMonoBold-tlf-ts1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusMonoBoldItalic-tlf-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusMonoBoldItalic-tlf-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusMonoBoldItalic-tlf-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusMonoBoldItalic-tlf-ts1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusMonoItalic-tlf-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusMonoItalic-tlf-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusMonoItalic-tlf-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusMonoItalic-tlf-ts1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Bold-lf-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Bold-lf-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Bold-lf-sc-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Bold-lf-sc-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Bold-lf-sc-ot1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Bold-lf-sc-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Bold-lf-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Bold-lf-ts1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Bold-osf-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Bold-osf-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Bold-osf-sc-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Bold-osf-sc-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Bold-osf-sc-ot1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Bold-osf-sc-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Bold-osf-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Bold-osf-ts1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Bold-sup-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Bold-sup-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Bold-sup-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Bold-tlf-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Bold-tlf-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Bold-tlf-sc-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Bold-tlf-sc-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Bold-tlf-sc-ot1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Bold-tlf-sc-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Bold-tlf-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Bold-tlf-ts1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Bold-tosf-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Bold-tosf-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Bold-tosf-sc-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Bold-tosf-sc-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Bold-tosf-sc-ot1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Bold-tosf-sc-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Bold-tosf-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Bold-tosf-ts1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldItalic-lf-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldItalic-lf-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldItalic-lf-sc-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldItalic-lf-sc-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldItalic-lf-sc-ot1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldItalic-lf-sc-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldItalic-lf-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldItalic-lf-ts1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldItalic-osf-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldItalic-osf-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldItalic-osf-sc-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldItalic-osf-sc-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldItalic-osf-sc-ot1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldItalic-osf-sc-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldItalic-osf-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldItalic-osf-ts1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldItalic-sup-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldItalic-sup-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldItalic-sup-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldItalic-tlf-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldItalic-tlf-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldItalic-tlf-sc-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldItalic-tlf-sc-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldItalic-tlf-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldItalic-tlf-ts1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldItalic-tosf-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldItalic-tosf-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldItalic-tosf-sc-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldItalic-tosf-sc-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldItalic-tosf-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-BoldItalic-tosf-ts1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Italic-lf-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Italic-lf-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Italic-lf-sc-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Italic-lf-sc-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Italic-lf-sc-ot1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Italic-lf-sc-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Italic-lf-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Italic-lf-ts1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Italic-osf-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Italic-osf-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Italic-osf-sc-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Italic-osf-sc-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Italic-osf-sc-ot1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Italic-osf-sc-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Italic-osf-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Italic-osf-ts1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Italic-sup-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Italic-sup-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Italic-sup-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Italic-tlf-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Italic-tlf-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Italic-tlf-sc-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Italic-tlf-sc-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Italic-tlf-sc-ot1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Italic-tlf-sc-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Italic-tlf-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Italic-tlf-ts1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Italic-tosf-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Italic-tosf-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Italic-tosf-sc-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Italic-tosf-sc-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Italic-tosf-sc-ot1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Italic-tosf-sc-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Italic-tosf-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-Italic-tosf-ts1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-lf-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-lf-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-lf-sc-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-lf-sc-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-lf-sc-ot1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-lf-sc-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-lf-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-lf-ts1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-osf-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-osf-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-osf-sc-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-osf-sc-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-osf-sc-ot1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-osf-sc-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-osf-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-osf-ts1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-sup-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-sup-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-sup-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-tlf-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-tlf-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-tlf-sc-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-tlf-sc-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-tlf-sc-ot1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-tlf-sc-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-tlf-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-tlf-ts1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-tosf-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-tosf-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-tosf-sc-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-tosf-sc-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-tosf-sc-ot1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-tosf-sc-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-tosf-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSans-tosf-ts1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Bold-lf-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Bold-lf-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Bold-lf-sc-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Bold-lf-sc-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Bold-lf-sc-ot1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Bold-lf-sc-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Bold-lf-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Bold-lf-ts1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Bold-osf-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Bold-osf-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Bold-osf-sc-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Bold-osf-sc-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Bold-osf-sc-ot1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Bold-osf-sc-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Bold-osf-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Bold-osf-ts1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Bold-sup-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Bold-sup-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Bold-sup-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Bold-tlf-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Bold-tlf-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Bold-tlf-sc-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Bold-tlf-sc-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Bold-tlf-sc-ot1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Bold-tlf-sc-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Bold-tlf-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Bold-tlf-ts1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Bold-tosf-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Bold-tosf-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Bold-tosf-sc-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Bold-tosf-sc-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Bold-tosf-sc-ot1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Bold-tosf-sc-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Bold-tosf-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Bold-tosf-ts1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-BoldItalic-lf-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-BoldItalic-lf-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-BoldItalic-lf-sc-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-BoldItalic-lf-sc-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-BoldItalic-lf-sc-ot1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-BoldItalic-lf-sc-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-BoldItalic-lf-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-BoldItalic-lf-ts1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-BoldItalic-osf-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-BoldItalic-osf-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-BoldItalic-osf-sc-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-BoldItalic-osf-sc-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-BoldItalic-osf-sc-ot1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-BoldItalic-osf-sc-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-BoldItalic-osf-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-BoldItalic-osf-ts1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-BoldItalic-sup-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-BoldItalic-sup-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-BoldItalic-sup-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-BoldItalic-tlf-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-BoldItalic-tlf-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-BoldItalic-tlf-sc-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-BoldItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-BoldItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-BoldItalic-tlf-sc-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-BoldItalic-tlf-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-BoldItalic-tlf-ts1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-BoldItalic-tosf-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-BoldItalic-tosf-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-BoldItalic-tosf-sc-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-BoldItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-BoldItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-BoldItalic-tosf-sc-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-BoldItalic-tosf-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-BoldItalic-tosf-ts1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Italic-lf-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Italic-lf-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Italic-lf-sc-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Italic-lf-sc-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Italic-lf-sc-ot1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Italic-lf-sc-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Italic-lf-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Italic-lf-ts1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Italic-osf-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Italic-osf-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Italic-osf-sc-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Italic-osf-sc-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Italic-osf-sc-ot1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Italic-osf-sc-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Italic-osf-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Italic-osf-ts1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Italic-sup-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Italic-sup-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Italic-sup-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Italic-tlf-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Italic-tlf-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Italic-tlf-sc-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Italic-tlf-sc-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Italic-tlf-sc-ot1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Italic-tlf-sc-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Italic-tlf-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Italic-tlf-ts1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Italic-tosf-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Italic-tosf-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Italic-tosf-sc-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Italic-tosf-sc-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Italic-tosf-sc-ot1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Italic-tosf-sc-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Italic-tosf-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Italic-tosf-ts1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Semibold-lf-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Semibold-lf-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Semibold-lf-sc-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Semibold-lf-sc-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Semibold-lf-sc-ot1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Semibold-lf-sc-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Semibold-lf-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Semibold-lf-ts1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Semibold-osf-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Semibold-osf-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Semibold-osf-sc-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Semibold-osf-sc-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Semibold-osf-sc-ot1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Semibold-osf-sc-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Semibold-osf-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Semibold-osf-ts1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Semibold-sup-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Semibold-sup-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Semibold-sup-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Semibold-tlf-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Semibold-tlf-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Semibold-tlf-sc-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Semibold-tlf-sc-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Semibold-tlf-sc-ot1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Semibold-tlf-sc-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Semibold-tlf-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Semibold-tlf-ts1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Semibold-tosf-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Semibold-tosf-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Semibold-tosf-sc-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Semibold-tosf-sc-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Semibold-tosf-sc-ot1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Semibold-tosf-sc-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Semibold-tosf-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-Semibold-tosf-ts1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-SemiboldItalic-lf-sc-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-SemiboldItalic-lf-sc-ot1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-SemiboldItalic-lf-sc-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-SemiboldItalic-lf-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-SemiboldItalic-lf-ts1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-SemiboldItalic-osf-sc-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-SemiboldItalic-osf-sc-ot1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-SemiboldItalic-osf-sc-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-SemiboldItalic-osf-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-SemiboldItalic-osf-ts1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-SemiboldItalic-sup-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-SemiboldItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-SemiboldItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-SemiboldItalic-tlf-sc-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-SemiboldItalic-tlf-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-SemiboldItalic-tlf-ts1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-SemiboldItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-SemiboldItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-SemiboldItalic-tosf-sc-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-SemiboldItalic-tosf-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-SemiboldItalic-tosf-ts1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-lf-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-lf-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-lf-sc-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-lf-sc-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-lf-sc-ot1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-lf-sc-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-lf-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-lf-ts1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-osf-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-osf-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-osf-sc-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-osf-sc-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-osf-sc-ot1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-osf-sc-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-osf-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-osf-ts1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-sup-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-sup-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-sup-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-tlf-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-tlf-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-tlf-sc-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-tlf-sc-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-tlf-sc-ot1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-tlf-sc-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-tlf-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-tlf-ts1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-tosf-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-tosf-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-tosf-sc-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-tosf-sc-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-tosf-sc-ot1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-tosf-sc-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-tosf-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerif-tosf-ts1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerifDisplay-lf-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerifDisplay-lf-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerifDisplay-lf-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerifDisplay-lf-ts1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerifDisplay-osf-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerifDisplay-osf-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerifDisplay-osf-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerifDisplay-osf-ts1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerifDisplay-sup-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerifDisplay-sup-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerifDisplay-sup-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerifDisplay-tlf-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerifDisplay-tlf-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerifDisplay-tlf-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerifDisplay-tlf-ts1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerifDisplay-tosf-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerifDisplay-tosf-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerifDisplay-tosf-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerifDisplay-tosf-ts1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerifInitials-tlf-lgr.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerifInitials-tlf-ly1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerifInitials-tlf-t1.vf - RELOC/fonts/vf/public/libertinus-type1/LibertinusSerifInitials-tlf-ts1.vf - RELOC/tex/latex/libertinus-type1/LGRLibertinusSans-LF.fd - RELOC/tex/latex/libertinus-type1/LGRLibertinusSans-OsF.fd - RELOC/tex/latex/libertinus-type1/LGRLibertinusSans-Sup.fd - RELOC/tex/latex/libertinus-type1/LGRLibertinusSans-TLF.fd - RELOC/tex/latex/libertinus-type1/LGRLibertinusSans-TOsF.fd - RELOC/tex/latex/libertinus-type1/LGRLibertinusSerif-LF.fd - RELOC/tex/latex/libertinus-type1/LGRLibertinusSerif-OsF.fd - RELOC/tex/latex/libertinus-type1/LGRLibertinusSerif-Sup.fd - RELOC/tex/latex/libertinus-type1/LGRLibertinusSerif-TLF.fd - RELOC/tex/latex/libertinus-type1/LGRLibertinusSerif-TOsF.fd - RELOC/tex/latex/libertinus-type1/LGRLibertinusSerifDisplay-LF.fd - RELOC/tex/latex/libertinus-type1/LGRLibertinusSerifDisplay-OsF.fd - RELOC/tex/latex/libertinus-type1/LGRLibertinusSerifDisplay-Sup.fd - RELOC/tex/latex/libertinus-type1/LGRLibertinusSerifDisplay-TLF.fd - RELOC/tex/latex/libertinus-type1/LGRLibertinusSerifDisplay-TOsF.fd - RELOC/tex/latex/libertinus-type1/LGRLibertinusSerifInitials-TLF.fd - RELOC/tex/latex/libertinus-type1/LY1LibertinusMono-LF.fd - RELOC/tex/latex/libertinus-type1/LY1LibertinusMono-Sup.fd - RELOC/tex/latex/libertinus-type1/LY1LibertinusMono-TLF.fd - RELOC/tex/latex/libertinus-type1/LY1LibertinusSans-LF.fd - RELOC/tex/latex/libertinus-type1/LY1LibertinusSans-OsF.fd - RELOC/tex/latex/libertinus-type1/LY1LibertinusSans-Sup.fd - RELOC/tex/latex/libertinus-type1/LY1LibertinusSans-TLF.fd - RELOC/tex/latex/libertinus-type1/LY1LibertinusSans-TOsF.fd - RELOC/tex/latex/libertinus-type1/LY1LibertinusSerif-LF.fd - RELOC/tex/latex/libertinus-type1/LY1LibertinusSerif-OsF.fd - RELOC/tex/latex/libertinus-type1/LY1LibertinusSerif-Sup.fd - RELOC/tex/latex/libertinus-type1/LY1LibertinusSerif-TLF.fd - RELOC/tex/latex/libertinus-type1/LY1LibertinusSerif-TOsF.fd - RELOC/tex/latex/libertinus-type1/LY1LibertinusSerifDisplay-LF.fd - RELOC/tex/latex/libertinus-type1/LY1LibertinusSerifDisplay-OsF.fd - RELOC/tex/latex/libertinus-type1/LY1LibertinusSerifDisplay-Sup.fd - RELOC/tex/latex/libertinus-type1/LY1LibertinusSerifDisplay-TLF.fd - RELOC/tex/latex/libertinus-type1/LY1LibertinusSerifDisplay-TOsF.fd - RELOC/tex/latex/libertinus-type1/LY1LibertinusSerifInitials-TLF.fd - RELOC/tex/latex/libertinus-type1/OT1LibertinusMono-LF.fd - RELOC/tex/latex/libertinus-type1/OT1LibertinusMono-Sup.fd - RELOC/tex/latex/libertinus-type1/OT1LibertinusMono-TLF.fd - RELOC/tex/latex/libertinus-type1/OT1LibertinusSans-LF.fd - RELOC/tex/latex/libertinus-type1/OT1LibertinusSans-OsF.fd - RELOC/tex/latex/libertinus-type1/OT1LibertinusSans-Sup.fd - RELOC/tex/latex/libertinus-type1/OT1LibertinusSans-TLF.fd - RELOC/tex/latex/libertinus-type1/OT1LibertinusSans-TOsF.fd - RELOC/tex/latex/libertinus-type1/OT1LibertinusSerif-LF.fd - RELOC/tex/latex/libertinus-type1/OT1LibertinusSerif-OsF.fd - RELOC/tex/latex/libertinus-type1/OT1LibertinusSerif-Sup.fd - RELOC/tex/latex/libertinus-type1/OT1LibertinusSerif-TLF.fd - RELOC/tex/latex/libertinus-type1/OT1LibertinusSerif-TOsF.fd - RELOC/tex/latex/libertinus-type1/OT1LibertinusSerifDisplay-LF.fd - RELOC/tex/latex/libertinus-type1/OT1LibertinusSerifDisplay-OsF.fd - RELOC/tex/latex/libertinus-type1/OT1LibertinusSerifDisplay-Sup.fd - RELOC/tex/latex/libertinus-type1/OT1LibertinusSerifDisplay-TLF.fd - RELOC/tex/latex/libertinus-type1/OT1LibertinusSerifDisplay-TOsF.fd - RELOC/tex/latex/libertinus-type1/OT1LibertinusSerifInitials-TLF.fd - RELOC/tex/latex/libertinus-type1/T1LibertinusMono-LF.fd - RELOC/tex/latex/libertinus-type1/T1LibertinusMono-Sup.fd - RELOC/tex/latex/libertinus-type1/T1LibertinusMono-TLF.fd - RELOC/tex/latex/libertinus-type1/T1LibertinusSans-LF.fd - RELOC/tex/latex/libertinus-type1/T1LibertinusSans-OsF.fd - RELOC/tex/latex/libertinus-type1/T1LibertinusSans-Sup.fd - RELOC/tex/latex/libertinus-type1/T1LibertinusSans-TLF.fd - RELOC/tex/latex/libertinus-type1/T1LibertinusSans-TOsF.fd - RELOC/tex/latex/libertinus-type1/T1LibertinusSerif-LF.fd - RELOC/tex/latex/libertinus-type1/T1LibertinusSerif-OsF.fd - RELOC/tex/latex/libertinus-type1/T1LibertinusSerif-Sup.fd - RELOC/tex/latex/libertinus-type1/T1LibertinusSerif-TLF.fd - RELOC/tex/latex/libertinus-type1/T1LibertinusSerif-TOsF.fd - RELOC/tex/latex/libertinus-type1/T1LibertinusSerifDisplay-LF.fd - RELOC/tex/latex/libertinus-type1/T1LibertinusSerifDisplay-OsF.fd - RELOC/tex/latex/libertinus-type1/T1LibertinusSerifDisplay-Sup.fd - RELOC/tex/latex/libertinus-type1/T1LibertinusSerifDisplay-TLF.fd - RELOC/tex/latex/libertinus-type1/T1LibertinusSerifDisplay-TOsF.fd - RELOC/tex/latex/libertinus-type1/T1LibertinusSerifInitials-TLF.fd - RELOC/tex/latex/libertinus-type1/TS1LibertinusMono-LF.fd - RELOC/tex/latex/libertinus-type1/TS1LibertinusMono-TLF.fd - RELOC/tex/latex/libertinus-type1/TS1LibertinusSans-LF.fd - RELOC/tex/latex/libertinus-type1/TS1LibertinusSans-OsF.fd - RELOC/tex/latex/libertinus-type1/TS1LibertinusSans-TLF.fd - RELOC/tex/latex/libertinus-type1/TS1LibertinusSans-TOsF.fd - RELOC/tex/latex/libertinus-type1/TS1LibertinusSerif-LF.fd - RELOC/tex/latex/libertinus-type1/TS1LibertinusSerif-OsF.fd - RELOC/tex/latex/libertinus-type1/TS1LibertinusSerif-TLF.fd - RELOC/tex/latex/libertinus-type1/TS1LibertinusSerif-TOsF.fd - RELOC/tex/latex/libertinus-type1/TS1LibertinusSerifDisplay-LF.fd - RELOC/tex/latex/libertinus-type1/TS1LibertinusSerifDisplay-OsF.fd - RELOC/tex/latex/libertinus-type1/TS1LibertinusSerifDisplay-TLF.fd - RELOC/tex/latex/libertinus-type1/TS1LibertinusSerifDisplay-TOsF.fd - RELOC/tex/latex/libertinus-type1/TS1LibertinusSerifInitials-TLF.fd - RELOC/tex/latex/libertinus-type1/libertinus-type1.sty -catalogue-ctan /fonts/libertinus-type1 -catalogue-date 2019-02-07 13:26:50 +0100 -catalogue-license gpl2lpplofl -catalogue-topics font font-type1 font-sans font-mono font-t1enc font-supp - -name libertinust1math -category Package -revision 48862 -shortdesc A Type 1 font and LaTeX support for Libertinus Math -relocated 1 -longdesc The package provides a Type1 version of Libertinus Math, with a -longdesc number of additions and changes, plus LaTeX support files that -longdesc allow it to serve as a math accompaniment to Libertine under -longdesc LaTeX. In addition, with option sansmath, it can function as a -longdesc standalone math font with sans serif Roman and Greek letters. -execute addMap libertinust1math.map -containersize 1011772 -containerchecksum 67ee7e1893ba677fe356ebb29e944f696c40a7e193dd69190012331420e541d5cbff76348ffe23329b6063f38f3a70e150b020d1d37d800fb4dac31b71b78058 -doccontainersize 1329644 -doccontainerchecksum b8b9b117c6680f24f9e6e5b7dff466820b71a35ee8ed72a4765434d10b091404426b37abef5f1389f3aa10e41da483784ba220ae7cf2855fb2b14a76f3d60b14 -docfiles size=1193 - RELOC/doc/fonts/libertinust1math/FONTLOG.txt - RELOC/doc/fonts/libertinust1math/LibertinusT1Math-doc.pdf details="Package documentation" - RELOC/doc/fonts/libertinust1math/LibertinusT1Math-doc.tex - RELOC/doc/fonts/libertinust1math/OFL.txt - RELOC/doc/fonts/libertinust1math/README details="Readme" - RELOC/doc/fonts/libertinust1math/sample1-crop.pdf - RELOC/doc/fonts/libertinust1math/sample1.pdf - RELOC/doc/fonts/libertinust1math/sample1.tex - RELOC/doc/fonts/libertinust1math/sample10-crop.pdf - RELOC/doc/fonts/libertinust1math/sample10.pdf - RELOC/doc/fonts/libertinust1math/sample10.tex - RELOC/doc/fonts/libertinust1math/sample11-crop.pdf - RELOC/doc/fonts/libertinust1math/sample11.pdf - RELOC/doc/fonts/libertinust1math/sample11.tex - RELOC/doc/fonts/libertinust1math/sample2-crop.pdf - RELOC/doc/fonts/libertinust1math/sample2.pdf - RELOC/doc/fonts/libertinust1math/sample2.tex - RELOC/doc/fonts/libertinust1math/sample3-crop.pdf - RELOC/doc/fonts/libertinust1math/sample3.pdf - RELOC/doc/fonts/libertinust1math/sample3.tex - RELOC/doc/fonts/libertinust1math/sample4-crop.pdf - RELOC/doc/fonts/libertinust1math/sample4.pdf - RELOC/doc/fonts/libertinust1math/sample4.tex - RELOC/doc/fonts/libertinust1math/sample5-crop.pdf - RELOC/doc/fonts/libertinust1math/sample5.pdf - RELOC/doc/fonts/libertinust1math/sample5.tex - RELOC/doc/fonts/libertinust1math/sample6-crop.pdf - RELOC/doc/fonts/libertinust1math/sample6.pdf - RELOC/doc/fonts/libertinust1math/sample6.tex - RELOC/doc/fonts/libertinust1math/sample7-crop.pdf - RELOC/doc/fonts/libertinust1math/sample7.pdf - RELOC/doc/fonts/libertinust1math/sample7.tex - RELOC/doc/fonts/libertinust1math/sample8-crop.pdf - RELOC/doc/fonts/libertinust1math/sample8.pdf - RELOC/doc/fonts/libertinust1math/sample8.tex - RELOC/doc/fonts/libertinust1math/sample9-crop.pdf - RELOC/doc/fonts/libertinust1math/sample9.pdf - RELOC/doc/fonts/libertinust1math/sample9.tex -runfiles size=455 - RELOC/fonts/afm/public/libertinust1math/BDXsfmi-bol.afm - RELOC/fonts/afm/public/libertinust1math/BDXsfmi-reg.afm - RELOC/fonts/afm/public/libertinust1math/BDXsfmr-bol.afm - RELOC/fonts/afm/public/libertinust1math/BDXsfmr-reg.afm - RELOC/fonts/afm/public/libertinust1math/LibertinusT1Math.afm - RELOC/fonts/enc/dvips/libertinust1math/libusBB.enc - RELOC/fonts/enc/dvips/libertinust1math/libusBMI.enc - RELOC/fonts/enc/dvips/libertinust1math/libusBMR.enc - RELOC/fonts/enc/dvips/libertinust1math/libusEX.enc - RELOC/fonts/enc/dvips/libertinust1math/libusFRK.enc - RELOC/fonts/enc/dvips/libertinust1math/libusMI.enc - RELOC/fonts/enc/dvips/libertinust1math/libusMR.enc - RELOC/fonts/enc/dvips/libertinust1math/libusSF.enc - RELOC/fonts/enc/dvips/libertinust1math/libusSFB.enc - RELOC/fonts/enc/dvips/libertinust1math/libusSFI.enc - RELOC/fonts/enc/dvips/libertinust1math/libusSYM.enc - RELOC/fonts/enc/dvips/libertinust1math/libussfMI.enc - RELOC/fonts/enc/dvips/libertinust1math/libussfMR.enc - RELOC/fonts/map/dvips/libertinust1math/libertinust1math.map - RELOC/fonts/tfm/public/libertinust1math/BDXsfmi-bol.tfm - RELOC/fonts/tfm/public/libertinust1math/BDXsfmi-reg.tfm - RELOC/fonts/tfm/public/libertinust1math/BDXsfmr-bol.tfm - RELOC/fonts/tfm/public/libertinust1math/BDXsfmr-reg.tfm - RELOC/fonts/tfm/public/libertinust1math/libertinust1-mathbb.tfm - RELOC/fonts/tfm/public/libertinust1math/libertinust1-mathex.tfm - RELOC/fonts/tfm/public/libertinust1math/libertinust1-mathit-bold.tfm - RELOC/fonts/tfm/public/libertinust1math/libertinust1-mathit.tfm - RELOC/fonts/tfm/public/libertinust1math/libertinust1-mathrm-bold.tfm - RELOC/fonts/tfm/public/libertinust1math/libertinust1-mathrm.tfm - RELOC/fonts/tfm/public/libertinust1math/libertinust1-mathsfit-bold.tfm - RELOC/fonts/tfm/public/libertinust1math/libertinust1-mathsfit.tfm - RELOC/fonts/tfm/public/libertinust1math/libertinust1-mathsfrm-bold.tfm - RELOC/fonts/tfm/public/libertinust1math/libertinust1-mathsfrm.tfm - RELOC/fonts/tfm/public/libertinust1math/libertinust1-mathsym.tfm - RELOC/fonts/type1/public/libertinust1math/BDXsfmi-bol.pfb - RELOC/fonts/type1/public/libertinust1math/BDXsfmi-reg.pfb - RELOC/fonts/type1/public/libertinust1math/BDXsfmr-bol.pfb - RELOC/fonts/type1/public/libertinust1math/BDXsfmr-reg.pfb - RELOC/fonts/type1/public/libertinust1math/LibertinusT1Math.pfb - RELOC/fonts/vf/public/libertinust1math/libertinust1-mathsfit-bold.vf - RELOC/fonts/vf/public/libertinust1math/libertinust1-mathsfit.vf - RELOC/fonts/vf/public/libertinust1math/libertinust1-mathsfrm-bold.vf - RELOC/fonts/vf/public/libertinust1math/libertinust1-mathsfrm.vf - RELOC/tex/latex/libertinust1math/libertinust1math.sty - RELOC/tex/latex/libertinust1math/ls1libertinust1math.fd - RELOC/tex/latex/libertinust1math/ls1libertinust1mathbb.fd - RELOC/tex/latex/libertinust1math/ls1libertinust1mathsf.fd - RELOC/tex/latex/libertinust1math/ls2libertinust1mathex.fd - RELOC/tex/latex/libertinust1math/ls2libertinust1mathsym.fd - RELOC/tex/latex/libertinust1math/ot1libertinust1mathsf.fd -catalogue-ctan /fonts/libertinust1math -catalogue-date 2018-10-08 07:53:35 +0200 -catalogue-license ofllppl -catalogue-topics font-serif font-sans font-maths font-type1 -catalogue-version 1.1.9 - -name libgreek -category Package -revision 27789 -shortdesc Use Libertine or Biolinum Greek glyphs in mathematics -relocated 1 -longdesc The package is for LaTeX users who wish to use the Libertine or -longdesc Biolinum font for the Greek letters in math mode. It is not -longdesc necessary to load the libertine package itself, but of course -longdesc the Linux-Libertine/Biolinum fonts and LaTeX support files must -longdesc have been installed. -containersize 2248 -containerchecksum 8a28488f95ba9e527c4597c306d07d904255644d17aa6ea27ba6dff41ba75f83751dd7715f6bdda076bcb1223ab781551a8b1cca14f235dc47efede5104a6df4 -doccontainersize 46144 -doccontainerchecksum f911a73807e47445d2e2b3a69a86e507dd9cc1f7066ad97aad6b10a763316ecbccd21d2320defcdf1cc6c3526ac29070786c92e4def880a55bb1aef3c3e5c380 -docfiles size=16 - RELOC/doc/latex/libgreek/README details="Readme" - RELOC/doc/latex/libgreek/libgreek.pdf details="Package documentation" - RELOC/doc/latex/libgreek/libgreekcheck.tex -srccontainersize 4740 -srccontainerchecksum 97a0bba573ceda152867feb66bd1e155cee0e169251b055bc043b165e2f13ba719797d20f76916fccf8fe2475638dcd089530bd14204a604a0a9dd55cfcdafcb -srcfiles size=5 - RELOC/source/latex/libgreek/libgreek.dtx - RELOC/source/latex/libgreek/libgreek.ins -runfiles size=3 - RELOC/tex/latex/libgreek/libgreek.sty -catalogue-ctan /macros/latex/contrib/libgreek -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics font-maths font-supp -catalogue-version 1.0 - -name librarian -category Package -revision 19880 -shortdesc Tools to create bibliographies in TeX -relocated 1 -longdesc The package extracts information in bib files, makes it -longdesc available in the current document, and sorts lists of entries -longdesc according to that information and the user's specifications. -longdesc Citation and bibliography styles can then be written directly -longdesc in TeX, without any use of BibTeX. Creating references thus -longdesc depends entirely on the user's skill in TeX. The package works -longdesc with all formats that use plain TeX's basic syntactic sugar; -longdesc the distribution includes a third-party file for ConTeXt and a -longdesc style file for LaTeX. As an example of use, an Author (Year) -longdesc style is given in a separate file and explained in the -longdesc documentation. -containersize 6840 -containerchecksum 93bee0564437b85eaa0129baac0bc9cc8e372bc9bcd516a59bc8cb811417e3bde58410b2de28defcd8a9898aa7a301a65e15d6d1549be764708f2040f5197004 -doccontainersize 162076 -doccontainerchecksum e10d41fd7dd6152e9a8e5d25422dca7b3b787a1d0bd9d1c17ad7e47650706639c05de5106be42468cf9c94c657731efbd57b55288cb75769633e6ae026456231 -docfiles size=54 - RELOC/doc/generic/librarian/README details="Readme" - RELOC/doc/generic/librarian/authoryear.tex - RELOC/doc/generic/librarian/librarian-doc.pdf details="Package documentation" - RELOC/doc/generic/librarian/librarian-doc.tex - RELOC/doc/generic/librarian/librarian.bib -runfiles size=10 - RELOC/tex/generic/librarian/librarian.sty - RELOC/tex/generic/librarian/librarian.tex - RELOC/tex/generic/librarian/t-librarian.tex -catalogue-ctan /macros/generic/librarian -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics biblio -catalogue-version 1.0 - -name librebaskerville -category Package -revision 31741 -shortdesc LaTeX support for the Libre Baskerville family of fonts -relocated 1 -longdesc Libre Baskerville is designed by Pablo Impallari. It is -longdesc primarily intended to be a web font but is also attractive as a -longdesc TeX font. As there is currently no bold italic variant, an -longdesc artificially slanted version of the bold variant has been -longdesc generated. -execute addMap LibreBaskerville.map -containersize 563204 -containerchecksum 43d6270943eb0f88fdd4f033eb9a3be7092d123e6467aa39a259820df931f529ee1a2b3faac420ea3ef2a61ad982c4a45e349d57ac9aee9873b8cc3bf7017f0a -doccontainersize 35444 -doccontainerchecksum 73c9e6b1f6cdbc0de8cc5f2bb91e98aeefd4915d1c72815843ef77d568c68ab8b4d0b12e6ce6ad7e46b2cec6a2d2c82ed5e74bc63beada3488faeedc698a6766 -docfiles size=13 - RELOC/doc/fonts/librebaskerville/FONTLOG.txt - RELOC/doc/fonts/librebaskerville/OFL.txt - RELOC/doc/fonts/librebaskerville/README details="Readme" - RELOC/doc/fonts/librebaskerville/librebaskerville-samples.pdf details="Font samples" - RELOC/doc/fonts/librebaskerville/librebaskerville-samples.tex -runfiles size=397 - RELOC/fonts/enc/dvips/librebaskerville/lbsk_5rmxhc.enc - RELOC/fonts/enc/dvips/librebaskerville/lbsk_7c5ufm.enc - RELOC/fonts/enc/dvips/librebaskerville/lbsk_aprite.enc - RELOC/fonts/enc/dvips/librebaskerville/lbsk_hguso3.enc - RELOC/fonts/enc/dvips/librebaskerville/lbsk_ktbdpq.enc - RELOC/fonts/enc/dvips/librebaskerville/lbsk_lbmt7s.enc - RELOC/fonts/enc/dvips/librebaskerville/lbsk_mr5ybw.enc - RELOC/fonts/enc/dvips/librebaskerville/lbsk_rpuqof.enc - RELOC/fonts/enc/dvips/librebaskerville/lbsk_yeotsr.enc - RELOC/fonts/map/dvips/librebaskerville/LibreBaskerville.map - RELOC/fonts/opentype/impallari/librebaskerville/LibreBaskerville-Bold.otf - RELOC/fonts/opentype/impallari/librebaskerville/LibreBaskerville-BoldItalic.otf - RELOC/fonts/opentype/impallari/librebaskerville/LibreBaskerville-Italic.otf - RELOC/fonts/opentype/impallari/librebaskerville/LibreBaskerville-Regular.otf - RELOC/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Bold-sup-ly1--base.tfm - RELOC/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Bold-sup-ly1.tfm - RELOC/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Bold-sup-ot1.tfm - RELOC/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Bold-sup-t1--base.tfm - RELOC/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Bold-sup-t1.tfm - RELOC/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Bold-tlf-ly1--base.tfm - RELOC/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Bold-tlf-ly1.tfm - RELOC/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Bold-tlf-t1.tfm - RELOC/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/impallari/librebaskerville/LibreBaskerville-BoldItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/impallari/librebaskerville/LibreBaskerville-BoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/impallari/librebaskerville/LibreBaskerville-BoldItalic-sup-ot1.tfm - RELOC/fonts/tfm/impallari/librebaskerville/LibreBaskerville-BoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/impallari/librebaskerville/LibreBaskerville-BoldItalic-sup-t1.tfm - RELOC/fonts/tfm/impallari/librebaskerville/LibreBaskerville-BoldItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/impallari/librebaskerville/LibreBaskerville-BoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/impallari/librebaskerville/LibreBaskerville-BoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/impallari/librebaskerville/LibreBaskerville-BoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/impallari/librebaskerville/LibreBaskerville-BoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/impallari/librebaskerville/LibreBaskerville-BoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/impallari/librebaskerville/LibreBaskerville-BoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Italic-sup-ly1--base.tfm - RELOC/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Italic-sup-ly1.tfm - RELOC/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Italic-sup-ot1.tfm - RELOC/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Italic-sup-t1--base.tfm - RELOC/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Italic-sup-t1.tfm - RELOC/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Italic-tlf-ly1--base.tfm - RELOC/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Italic-tlf-ly1.tfm - RELOC/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Italic-tlf-ot1.tfm - RELOC/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Italic-tlf-t1--base.tfm - RELOC/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Italic-tlf-t1.tfm - RELOC/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Italic-tlf-ts1--base.tfm - RELOC/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Italic-tlf-ts1.tfm - RELOC/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Regular-sup-ly1--base.tfm - RELOC/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Regular-sup-ly1.tfm - RELOC/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Regular-sup-ot1.tfm - RELOC/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Regular-sup-t1--base.tfm - RELOC/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Regular-sup-t1.tfm - RELOC/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Regular-tlf-ly1--base.tfm - RELOC/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Regular-tlf-ly1.tfm - RELOC/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Regular-tlf-ot1.tfm - RELOC/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Regular-tlf-t1--base.tfm - RELOC/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Regular-tlf-t1.tfm - RELOC/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Regular-tlf-ts1--base.tfm - RELOC/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Regular-tlf-ts1.tfm - RELOC/fonts/type1/impallari/librebaskerville/LibreBaskerville-Bold.pfb - RELOC/fonts/type1/impallari/librebaskerville/LibreBaskerville-BoldItalic.pfb - RELOC/fonts/type1/impallari/librebaskerville/LibreBaskerville-Italic.pfb - RELOC/fonts/type1/impallari/librebaskerville/LibreBaskerville-Regular.pfb - RELOC/fonts/vf/impallari/librebaskerville/LibreBaskerville-Bold-sup-ly1.vf - RELOC/fonts/vf/impallari/librebaskerville/LibreBaskerville-Bold-sup-t1.vf - RELOC/fonts/vf/impallari/librebaskerville/LibreBaskerville-Bold-tlf-ly1.vf - RELOC/fonts/vf/impallari/librebaskerville/LibreBaskerville-Bold-tlf-t1.vf - RELOC/fonts/vf/impallari/librebaskerville/LibreBaskerville-Bold-tlf-ts1.vf - RELOC/fonts/vf/impallari/librebaskerville/LibreBaskerville-BoldItalic-sup-ly1.vf - RELOC/fonts/vf/impallari/librebaskerville/LibreBaskerville-BoldItalic-sup-t1.vf - RELOC/fonts/vf/impallari/librebaskerville/LibreBaskerville-BoldItalic-tlf-ly1.vf - RELOC/fonts/vf/impallari/librebaskerville/LibreBaskerville-BoldItalic-tlf-t1.vf - RELOC/fonts/vf/impallari/librebaskerville/LibreBaskerville-BoldItalic-tlf-ts1.vf - RELOC/fonts/vf/impallari/librebaskerville/LibreBaskerville-Italic-sup-ly1.vf - RELOC/fonts/vf/impallari/librebaskerville/LibreBaskerville-Italic-sup-t1.vf - RELOC/fonts/vf/impallari/librebaskerville/LibreBaskerville-Italic-tlf-ly1.vf - RELOC/fonts/vf/impallari/librebaskerville/LibreBaskerville-Italic-tlf-t1.vf - RELOC/fonts/vf/impallari/librebaskerville/LibreBaskerville-Italic-tlf-ts1.vf - RELOC/fonts/vf/impallari/librebaskerville/LibreBaskerville-Regular-sup-ly1.vf - RELOC/fonts/vf/impallari/librebaskerville/LibreBaskerville-Regular-sup-t1.vf - RELOC/fonts/vf/impallari/librebaskerville/LibreBaskerville-Regular-tlf-ly1.vf - RELOC/fonts/vf/impallari/librebaskerville/LibreBaskerville-Regular-tlf-t1.vf - RELOC/fonts/vf/impallari/librebaskerville/LibreBaskerville-Regular-tlf-ts1.vf - RELOC/tex/latex/librebaskerville/LY1LibreBaskerville-Sup.fd - RELOC/tex/latex/librebaskerville/LY1LibreBaskerville-TLF.fd - RELOC/tex/latex/librebaskerville/OT1LibreBaskerville-Sup.fd - RELOC/tex/latex/librebaskerville/OT1LibreBaskerville-TLF.fd - RELOC/tex/latex/librebaskerville/T1LibreBaskerville-Sup.fd - RELOC/tex/latex/librebaskerville/T1LibreBaskerville-TLF.fd - RELOC/tex/latex/librebaskerville/TS1LibreBaskerville-TLF.fd - RELOC/tex/latex/librebaskerville/librebaskerville.sty -catalogue-ctan /fonts/librebaskerville -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font font-otf font-type1 - -name librebodoni -category Package -revision 39375 -shortdesc Libre Bodoni fonts with LaTeX support -relocated 1 -longdesc The Libre Bodoni fonts are designed by Pablo Impallari and -longdesc Rodrigo Fuenzalida, based on the 19th century Morris Fuller -longdesc Benton's. -execute addMap LibreBodoni.map -containersize 547296 -containerchecksum d11dda0a5866751272be5f96a6ff3a946cf0b766bd1dcb8e447062c8d79cf64ead0ba25bb1e2d8928d5d7f935e5b6566f7b09a25a688b9a98393528a2c16d9c9 -doccontainersize 20164 -doccontainerchecksum 75fdab1f2c972ebe17c12b5f637cbf4ca1c0bd502092a995270c45b6fcaa768e0cb0ed3c82ddf5926beda637cfb3d5a55afe8b45435357b96bcb8ffc32390572 -docfiles size=9 - RELOC/doc/fonts/librebodoni/OFL.txt - RELOC/doc/fonts/librebodoni/README details="Readme" - RELOC/doc/fonts/librebodoni/librebodoni-samples.pdf details="Package documentation" - RELOC/doc/fonts/librebodoni/librebodoni-samples.tex -runfiles size=316 - RELOC/fonts/enc/dvips/librebodoni/lbd_2nc6ly.enc - RELOC/fonts/enc/dvips/librebodoni/lbd_dwvqiv.enc - RELOC/fonts/enc/dvips/librebodoni/lbd_fttd7q.enc - RELOC/fonts/enc/dvips/librebodoni/lbd_gxeqsi.enc - RELOC/fonts/enc/dvips/librebodoni/lbd_k2dfwc.enc - RELOC/fonts/enc/dvips/librebodoni/lbd_oaf34p.enc - RELOC/fonts/enc/dvips/librebodoni/lbd_pcwse4.enc - RELOC/fonts/enc/dvips/librebodoni/lbd_rpuqof.enc - RELOC/fonts/enc/dvips/librebodoni/lbd_yeotsr.enc - RELOC/fonts/enc/dvips/librebodoni/lbd_zpaflu.enc - RELOC/fonts/map/dvips/librebodoni/LibreBodoni.map - RELOC/fonts/opentype/impallari/librebodoni/LibreBodoni-Bold.otf - RELOC/fonts/opentype/impallari/librebodoni/LibreBodoni-BoldItalic.otf - RELOC/fonts/opentype/impallari/librebodoni/LibreBodoni-Italic.otf - RELOC/fonts/opentype/impallari/librebodoni/LibreBodoni-Regular.otf - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-Bold-inf-ly1--base.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-Bold-inf-ly1.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-Bold-inf-ot1.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-Bold-inf-t1--base.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-Bold-inf-t1.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-Bold-sup-ly1--base.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-Bold-sup-ly1.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-Bold-sup-ot1.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-Bold-sup-t1--base.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-Bold-sup-t1.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-Bold-tlf-ly1--base.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-Bold-tlf-ly1.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-Bold-tlf-t1.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-BoldItalic-inf-ly1--base.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-BoldItalic-inf-ly1.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-BoldItalic-inf-ot1.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-BoldItalic-inf-t1--base.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-BoldItalic-inf-t1.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-BoldItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-BoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-BoldItalic-sup-ot1.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-BoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-BoldItalic-sup-t1.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-BoldItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-BoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-BoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-BoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-BoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-BoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-BoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-Italic-inf-ly1--base.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-Italic-inf-ly1.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-Italic-inf-ot1.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-Italic-inf-t1--base.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-Italic-inf-t1.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-Italic-sup-ly1--base.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-Italic-sup-ly1.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-Italic-sup-ot1.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-Italic-sup-t1--base.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-Italic-sup-t1.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-Italic-tlf-ly1--base.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-Italic-tlf-ly1.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-Italic-tlf-ot1.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-Italic-tlf-t1--base.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-Italic-tlf-t1.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-Italic-tlf-ts1--base.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-Italic-tlf-ts1.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-Regular-inf-ly1--base.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-Regular-inf-ly1.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-Regular-inf-ot1.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-Regular-inf-t1--base.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-Regular-inf-t1.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-Regular-sup-ly1--base.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-Regular-sup-ly1.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-Regular-sup-ot1.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-Regular-sup-t1--base.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-Regular-sup-t1.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-Regular-tlf-ly1--base.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-Regular-tlf-ly1.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-Regular-tlf-ot1.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-Regular-tlf-t1--base.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-Regular-tlf-t1.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-Regular-tlf-ts1--base.tfm - RELOC/fonts/tfm/impallari/librebodoni/LibreBodoni-Regular-tlf-ts1.tfm - RELOC/fonts/type1/impallari/librebodoni/LibreBodoni-Bold.pfb - RELOC/fonts/type1/impallari/librebodoni/LibreBodoni-BoldItalic.pfb - RELOC/fonts/type1/impallari/librebodoni/LibreBodoni-Italic.pfb - RELOC/fonts/type1/impallari/librebodoni/LibreBodoni-Regular.pfb - RELOC/fonts/vf/impallari/librebodoni/LibreBodoni-Bold-inf-ly1.vf - RELOC/fonts/vf/impallari/librebodoni/LibreBodoni-Bold-inf-t1.vf - RELOC/fonts/vf/impallari/librebodoni/LibreBodoni-Bold-sup-ly1.vf - RELOC/fonts/vf/impallari/librebodoni/LibreBodoni-Bold-sup-t1.vf - RELOC/fonts/vf/impallari/librebodoni/LibreBodoni-Bold-tlf-ly1.vf - RELOC/fonts/vf/impallari/librebodoni/LibreBodoni-Bold-tlf-t1.vf - RELOC/fonts/vf/impallari/librebodoni/LibreBodoni-Bold-tlf-ts1.vf - RELOC/fonts/vf/impallari/librebodoni/LibreBodoni-BoldItalic-inf-ly1.vf - RELOC/fonts/vf/impallari/librebodoni/LibreBodoni-BoldItalic-inf-t1.vf - RELOC/fonts/vf/impallari/librebodoni/LibreBodoni-BoldItalic-sup-ly1.vf - RELOC/fonts/vf/impallari/librebodoni/LibreBodoni-BoldItalic-sup-t1.vf - RELOC/fonts/vf/impallari/librebodoni/LibreBodoni-BoldItalic-tlf-ly1.vf - RELOC/fonts/vf/impallari/librebodoni/LibreBodoni-BoldItalic-tlf-t1.vf - RELOC/fonts/vf/impallari/librebodoni/LibreBodoni-BoldItalic-tlf-ts1.vf - RELOC/fonts/vf/impallari/librebodoni/LibreBodoni-Italic-inf-ly1.vf - RELOC/fonts/vf/impallari/librebodoni/LibreBodoni-Italic-inf-t1.vf - RELOC/fonts/vf/impallari/librebodoni/LibreBodoni-Italic-sup-ly1.vf - RELOC/fonts/vf/impallari/librebodoni/LibreBodoni-Italic-sup-t1.vf - RELOC/fonts/vf/impallari/librebodoni/LibreBodoni-Italic-tlf-ly1.vf - RELOC/fonts/vf/impallari/librebodoni/LibreBodoni-Italic-tlf-t1.vf - RELOC/fonts/vf/impallari/librebodoni/LibreBodoni-Italic-tlf-ts1.vf - RELOC/fonts/vf/impallari/librebodoni/LibreBodoni-Regular-inf-ly1.vf - RELOC/fonts/vf/impallari/librebodoni/LibreBodoni-Regular-inf-t1.vf - RELOC/fonts/vf/impallari/librebodoni/LibreBodoni-Regular-sup-ly1.vf - RELOC/fonts/vf/impallari/librebodoni/LibreBodoni-Regular-sup-t1.vf - RELOC/fonts/vf/impallari/librebodoni/LibreBodoni-Regular-tlf-ly1.vf - RELOC/fonts/vf/impallari/librebodoni/LibreBodoni-Regular-tlf-t1.vf - RELOC/fonts/vf/impallari/librebodoni/LibreBodoni-Regular-tlf-ts1.vf - RELOC/tex/latex/librebodoni/LY1LibreBodoni-Inf.fd - RELOC/tex/latex/librebodoni/LY1LibreBodoni-Sup.fd - RELOC/tex/latex/librebodoni/LY1LibreBodoni-TLF.fd - RELOC/tex/latex/librebodoni/LibreBodoni.sty - RELOC/tex/latex/librebodoni/OT1LibreBodoni-Inf.fd - RELOC/tex/latex/librebodoni/OT1LibreBodoni-Sup.fd - RELOC/tex/latex/librebodoni/OT1LibreBodoni-TLF.fd - RELOC/tex/latex/librebodoni/T1LibreBodoni-Inf.fd - RELOC/tex/latex/librebodoni/T1LibreBodoni-Sup.fd - RELOC/tex/latex/librebodoni/T1LibreBodoni-TLF.fd - RELOC/tex/latex/librebodoni/TS1LibreBodoni-TLF.fd -catalogue-ctan /fonts/librebodoni -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license ofl -catalogue-topics font font-otf font-type1 - -name librecaslon -category Package -revision 31929 -shortdesc Libre Caslon fonts, with LaTeX support -relocated 1 -longdesc The Libre Caslon fonts are designed by Pablo Impallari. -longdesc Although they have been designed for use as web fonts, they -longdesc work well as conventional text fonts. A bold italic variant is -longdesc not currently available. As a stopgap, an artificially slanted -longdesc bold variant has been created and treated as italic. -execute addMap LibreCaslon.map -containersize 972520 -containerchecksum 9148c0d56c472dce6d28924b3f7ccf66d3758d421a9232758786ff37627b2891c3539fee48c6e453dc7c6f9dd1018b5db319155f9cee85f6944617549fb7d0b6 -doccontainersize 122996 -doccontainerchecksum d8d586fba45bb5752ad3416f29e964df80cb3f5e61132f6a6006ecceba6e1483b8672617a6b7659ece2e438c5aaa5b2f9668c3b549a9a539228431fd8fb6e331 -docfiles size=34 - RELOC/doc/fonts/librecaslon/OFL.txt - RELOC/doc/fonts/librecaslon/README details="Readme" - RELOC/doc/fonts/librecaslon/samples.pdf details="Font samples" - RELOC/doc/fonts/librecaslon/samples.tex -runfiles size=731 - RELOC/fonts/enc/dvips/librecaslon/lcsl_3cl4ql.enc - RELOC/fonts/enc/dvips/librecaslon/lcsl_4g75lz.enc - RELOC/fonts/enc/dvips/librecaslon/lcsl_5rmxhc.enc - RELOC/fonts/enc/dvips/librecaslon/lcsl_aprite.enc - RELOC/fonts/enc/dvips/librecaslon/lcsl_bpmadw.enc - RELOC/fonts/enc/dvips/librecaslon/lcsl_cw7ruh.enc - RELOC/fonts/enc/dvips/librecaslon/lcsl_hb5o6t.enc - RELOC/fonts/enc/dvips/librecaslon/lcsl_klp7zn.enc - RELOC/fonts/enc/dvips/librecaslon/lcsl_l5dh3w.enc - RELOC/fonts/enc/dvips/librecaslon/lcsl_q5us2t.enc - RELOC/fonts/enc/dvips/librecaslon/lcsl_rpuqof.enc - RELOC/fonts/enc/dvips/librecaslon/lcsl_wesofd.enc - RELOC/fonts/enc/dvips/librecaslon/lcsl_yeotsr.enc - RELOC/fonts/enc/dvips/librecaslon/lcsl_ytsyqt.enc - RELOC/fonts/enc/dvips/librecaslon/lcsl_z4mu2b.enc - RELOC/fonts/map/dvips/librecaslon/LibreCaslon.map - RELOC/fonts/opentype/impallari/librecaslon/LibreCaslonText-Bold.otf - RELOC/fonts/opentype/impallari/librecaslon/LibreCaslonText-BoldItalic.otf - RELOC/fonts/opentype/impallari/librecaslon/LibreCaslonText-Italic.otf - RELOC/fonts/opentype/impallari/librecaslon/LibreCaslonText-Regular.otf - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-Bold-osf-ly1--base.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-Bold-osf-ly1.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-Bold-osf-ot1.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-Bold-osf-t1--base.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-Bold-osf-t1.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-Bold-osf-ts1--base.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-Bold-osf-ts1.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-Bold-sup-ly1--base.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-Bold-sup-ly1.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-Bold-sup-ot1.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-Bold-sup-t1--base.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-Bold-sup-t1.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-Bold-tlf-ly1--base.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-Bold-tlf-ly1.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-Bold-tlf-t1.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-BoldItalic-osf-ly1--base.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-BoldItalic-osf-ly1.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-BoldItalic-osf-ot1.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-BoldItalic-osf-t1--base.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-BoldItalic-osf-t1.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-BoldItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-BoldItalic-osf-ts1.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-BoldItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-BoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-BoldItalic-sup-ot1.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-BoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-BoldItalic-sup-t1.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-BoldItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-BoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-BoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-BoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-BoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-BoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-BoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-Italic-osf-ly1--base.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-Italic-osf-ly1.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-Italic-osf-ot1.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-Italic-osf-t1--base.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-Italic-osf-t1.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-Italic-osf-ts1--base.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-Italic-osf-ts1.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-Italic-sup-ly1--base.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-Italic-sup-ly1.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-Italic-sup-ot1.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-Italic-sup-t1--base.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-Italic-sup-t1.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-Italic-tlf-ly1--base.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-Italic-tlf-ly1.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-Italic-tlf-ot1.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-Italic-tlf-t1--base.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-Italic-tlf-t1.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-Italic-tlf-ts1--base.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-Italic-tlf-ts1.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-Regular-osf-ly1--base.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-Regular-osf-ly1.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-Regular-osf-ot1.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-Regular-osf-t1--base.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-Regular-osf-t1.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-Regular-osf-ts1--base.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-Regular-osf-ts1.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-Regular-sup-ly1--base.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-Regular-sup-ly1.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-Regular-sup-ot1.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-Regular-sup-t1--base.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-Regular-sup-t1.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-Regular-tlf-ly1--base.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-Regular-tlf-ly1.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-Regular-tlf-ot1.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-Regular-tlf-t1--base.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-Regular-tlf-t1.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-Regular-tlf-ts1--base.tfm - RELOC/fonts/tfm/impallari/librecaslon/LibreCaslonText-Regular-tlf-ts1.tfm - RELOC/fonts/type1/impallari/librecaslon/LibreCaslonText-Bold.pfb - RELOC/fonts/type1/impallari/librecaslon/LibreCaslonText-BoldItalic.pfb - RELOC/fonts/type1/impallari/librecaslon/LibreCaslonText-Italic.pfb - RELOC/fonts/type1/impallari/librecaslon/LibreCaslonText-Regular.pfb - RELOC/fonts/vf/impallari/librecaslon/LibreCaslonText-Bold-osf-ly1.vf - RELOC/fonts/vf/impallari/librecaslon/LibreCaslonText-Bold-osf-t1.vf - RELOC/fonts/vf/impallari/librecaslon/LibreCaslonText-Bold-osf-ts1.vf - RELOC/fonts/vf/impallari/librecaslon/LibreCaslonText-Bold-sup-ly1.vf - RELOC/fonts/vf/impallari/librecaslon/LibreCaslonText-Bold-sup-t1.vf - RELOC/fonts/vf/impallari/librecaslon/LibreCaslonText-Bold-tlf-ly1.vf - RELOC/fonts/vf/impallari/librecaslon/LibreCaslonText-Bold-tlf-t1.vf - RELOC/fonts/vf/impallari/librecaslon/LibreCaslonText-Bold-tlf-ts1.vf - RELOC/fonts/vf/impallari/librecaslon/LibreCaslonText-BoldItalic-osf-ly1.vf - RELOC/fonts/vf/impallari/librecaslon/LibreCaslonText-BoldItalic-osf-t1.vf - RELOC/fonts/vf/impallari/librecaslon/LibreCaslonText-BoldItalic-osf-ts1.vf - RELOC/fonts/vf/impallari/librecaslon/LibreCaslonText-BoldItalic-sup-ly1.vf - RELOC/fonts/vf/impallari/librecaslon/LibreCaslonText-BoldItalic-sup-t1.vf - RELOC/fonts/vf/impallari/librecaslon/LibreCaslonText-BoldItalic-tlf-ly1.vf - RELOC/fonts/vf/impallari/librecaslon/LibreCaslonText-BoldItalic-tlf-t1.vf - RELOC/fonts/vf/impallari/librecaslon/LibreCaslonText-BoldItalic-tlf-ts1.vf - RELOC/fonts/vf/impallari/librecaslon/LibreCaslonText-Italic-osf-ly1.vf - RELOC/fonts/vf/impallari/librecaslon/LibreCaslonText-Italic-osf-t1.vf - RELOC/fonts/vf/impallari/librecaslon/LibreCaslonText-Italic-osf-ts1.vf - RELOC/fonts/vf/impallari/librecaslon/LibreCaslonText-Italic-sup-ly1.vf - RELOC/fonts/vf/impallari/librecaslon/LibreCaslonText-Italic-sup-t1.vf - RELOC/fonts/vf/impallari/librecaslon/LibreCaslonText-Italic-tlf-ly1.vf - RELOC/fonts/vf/impallari/librecaslon/LibreCaslonText-Italic-tlf-t1.vf - RELOC/fonts/vf/impallari/librecaslon/LibreCaslonText-Italic-tlf-ts1.vf - RELOC/fonts/vf/impallari/librecaslon/LibreCaslonText-Regular-osf-ly1.vf - RELOC/fonts/vf/impallari/librecaslon/LibreCaslonText-Regular-osf-t1.vf - RELOC/fonts/vf/impallari/librecaslon/LibreCaslonText-Regular-osf-ts1.vf - RELOC/fonts/vf/impallari/librecaslon/LibreCaslonText-Regular-sup-ly1.vf - RELOC/fonts/vf/impallari/librecaslon/LibreCaslonText-Regular-sup-t1.vf - RELOC/fonts/vf/impallari/librecaslon/LibreCaslonText-Regular-tlf-ly1.vf - RELOC/fonts/vf/impallari/librecaslon/LibreCaslonText-Regular-tlf-t1.vf - RELOC/fonts/vf/impallari/librecaslon/LibreCaslonText-Regular-tlf-ts1.vf - RELOC/tex/latex/librecaslon/LY1LibreCaslonText-OsF.fd - RELOC/tex/latex/librecaslon/LY1LibreCaslonText-Sup.fd - RELOC/tex/latex/librecaslon/LY1LibreCaslonText-TLF.fd - RELOC/tex/latex/librecaslon/OT1LibreCaslonText-OsF.fd - RELOC/tex/latex/librecaslon/OT1LibreCaslonText-Sup.fd - RELOC/tex/latex/librecaslon/OT1LibreCaslonText-TLF.fd - RELOC/tex/latex/librecaslon/T1LibreCaslonText-OsF.fd - RELOC/tex/latex/librecaslon/T1LibreCaslonText-Sup.fd - RELOC/tex/latex/librecaslon/T1LibreCaslonText-TLF.fd - RELOC/tex/latex/librecaslon/TS1LibreCaslonText-OsF.fd - RELOC/tex/latex/librecaslon/TS1LibreCaslonText-TLF.fd - RELOC/tex/latex/librecaslon/librecaslon.sty -catalogue-ctan /fonts/librecaslon -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license ofl -catalogue-topics font font-type1 font-otf - -name libris -category Package -revision 19409 -shortdesc Libris ADF fonts, with LaTeX support -relocated 1 -longdesc LibrisADF is a sans-serif family designed to mimic Lydian. The -longdesc bundle includes: fonts, in Adobe Type 1, TrueType and OpenType -longdesc formats, and LaTeX support macros, for use with the Type 1 -longdesc versions of the fonts. The LaTeX macros depend on the -longdesc nfssext-cfr bundle. GPL licensing applies the fonts themselves; -longdesc the support macros are distributed under LPPL licensing. -execute addMap yly.map -containersize 239808 -containerchecksum 4800226965f7876d460dfc2b54eb94be7f8a0f785e8ac09c2fd37b92dab4aa1f6824887d34b3bea3b1050ab0ee7f4eeda43518a5de4de7736c4ea3f6f4a9a833 -doccontainersize 502552 -doccontainerchecksum 33b8383999393f68cc0a68ccfcff3f58f1c1ab5bcaf5045e3b6b51235fbba02eb941cbecc713606ade8fc5dd0fb616bd47891cd1c9980bcf73b64abc6554d524 -docfiles size=138 - RELOC/doc/fonts/libris/COPYING - RELOC/doc/fonts/libris/NOTICE.txt - RELOC/doc/fonts/libris/README details="Readme" - RELOC/doc/fonts/libris/librisadf.pdf details="Details of distribution" - RELOC/doc/fonts/libris/librisadf.tex - RELOC/doc/fonts/libris/manifest.txt -srccontainersize 10028 -srccontainerchecksum 1cd2d076295b1df4523ebf0b809fd3ddb8535567564647942c128bc620f4d71a9d8f2b7109fa06e176156a050bc7f606f81fc1362cc0a50f03bc325bfbac1d1c -srcfiles size=34 - RELOC/source/fonts/libris/libris-supp.etx - RELOC/source/fonts/libris/reglyph-yly.tex - RELOC/source/fonts/libris/resetalt.mtx - RELOC/source/fonts/libris/t1-cfr.etx - RELOC/source/fonts/libris/t1-libris.etx - RELOC/source/fonts/libris/t1-librisswash.etx - RELOC/source/fonts/libris/ts1-euro.etx - RELOC/source/fonts/libris/yly-drv.tex - RELOC/source/fonts/libris/yly-map.tex -runfiles size=169 - RELOC/fonts/afm/arkandis/libris/ylyb8a.afm - RELOC/fonts/afm/arkandis/libris/ylybi8a.afm - RELOC/fonts/afm/arkandis/libris/ylyr8a.afm - RELOC/fonts/afm/arkandis/libris/ylyri8a.afm - RELOC/fonts/enc/dvips/libris/libris-supp.enc - RELOC/fonts/enc/dvips/libris/t1-cfr-yly.enc - RELOC/fonts/enc/dvips/libris/ts1-euro-yly.enc - RELOC/fonts/map/dvips/libris/yly.map - RELOC/fonts/tfm/arkandis/libris/ylyb-t1.tfm - RELOC/fonts/tfm/arkandis/libris/ylyb-ts1.tfm - RELOC/fonts/tfm/arkandis/libris/ylyb8c.tfm - RELOC/fonts/tfm/arkandis/libris/ylyb8s.tfm - RELOC/fonts/tfm/arkandis/libris/ylyb8t.tfm - RELOC/fonts/tfm/arkandis/libris/ylybi-t1.tfm - RELOC/fonts/tfm/arkandis/libris/ylybi-ts1.tfm - RELOC/fonts/tfm/arkandis/libris/ylybi8c.tfm - RELOC/fonts/tfm/arkandis/libris/ylybi8s.tfm - RELOC/fonts/tfm/arkandis/libris/ylybi8t.tfm - RELOC/fonts/tfm/arkandis/libris/ylybiw8t.tfm - RELOC/fonts/tfm/arkandis/libris/ylybw8t.tfm - RELOC/fonts/tfm/arkandis/libris/ylyr-t1.tfm - RELOC/fonts/tfm/arkandis/libris/ylyr-ts1.tfm - RELOC/fonts/tfm/arkandis/libris/ylyr8c.tfm - RELOC/fonts/tfm/arkandis/libris/ylyr8s.tfm - RELOC/fonts/tfm/arkandis/libris/ylyr8t.tfm - RELOC/fonts/tfm/arkandis/libris/ylyri-t1.tfm - RELOC/fonts/tfm/arkandis/libris/ylyri-ts1.tfm - RELOC/fonts/tfm/arkandis/libris/ylyri8c.tfm - RELOC/fonts/tfm/arkandis/libris/ylyri8s.tfm - RELOC/fonts/tfm/arkandis/libris/ylyri8t.tfm - RELOC/fonts/tfm/arkandis/libris/ylyriw8t.tfm - RELOC/fonts/tfm/arkandis/libris/ylyrw8t.tfm - RELOC/fonts/type1/arkandis/libris/ylyb8a.pfb - RELOC/fonts/type1/arkandis/libris/ylyb8a.pfm - RELOC/fonts/type1/arkandis/libris/ylybi8a.pfb - RELOC/fonts/type1/arkandis/libris/ylybi8a.pfm - RELOC/fonts/type1/arkandis/libris/ylyr8a.pfb - RELOC/fonts/type1/arkandis/libris/ylyr8a.pfm - RELOC/fonts/type1/arkandis/libris/ylyri8a.pfb - RELOC/fonts/type1/arkandis/libris/ylyri8a.pfm - RELOC/fonts/vf/arkandis/libris/ylyb8c.vf - RELOC/fonts/vf/arkandis/libris/ylyb8t.vf - RELOC/fonts/vf/arkandis/libris/ylybi8c.vf - RELOC/fonts/vf/arkandis/libris/ylybi8t.vf - RELOC/fonts/vf/arkandis/libris/ylybiw8t.vf - RELOC/fonts/vf/arkandis/libris/ylybw8t.vf - RELOC/fonts/vf/arkandis/libris/ylyr8c.vf - RELOC/fonts/vf/arkandis/libris/ylyr8t.vf - RELOC/fonts/vf/arkandis/libris/ylyri8c.vf - RELOC/fonts/vf/arkandis/libris/ylyri8t.vf - RELOC/fonts/vf/arkandis/libris/ylyriw8t.vf - RELOC/fonts/vf/arkandis/libris/ylyrw8t.vf - RELOC/tex/latex/libris/libris.sty - RELOC/tex/latex/libris/t1yly.fd - RELOC/tex/latex/libris/t1ylyw.fd - RELOC/tex/latex/libris/ts1yly.fd - RELOC/tex/latex/libris/ts1ylyw.fd -catalogue-ctan /fonts/libris -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license gpl -catalogue-topics font font-type1 font-supp -catalogue-version 1.007 - -name lilyglyphs -category Package -revision 33164 -shortdesc Access lilypond fragments and glyphs, in LaTeX -longdesc The package provides the means to include arbitrary elements of -longdesc Lilypond notation, including symbols from Lilypond's Emmentaler -longdesc font, in a LaTeX document. The package uses OpenType fonts, and -longdesc as a result must be compiled with LuaLaTeX or XeLaTeX. -depend lilyglyphs.ARCH -containersize 370256 -containerchecksum 708d545b10251fd31c89ca3903e226dcc63c78ac77a8d036b3475ed1d5d396f3087b8dd2ec0aafebac65223ae4569d1c66171fcebdff5e06f37fffb3f45eac30 -doccontainersize 1160936 -doccontainerchecksum 455e55a342445cd98616033098c37031c60429df822e89b344db80fab3e7b30b4518cbfef539b7594a29347c6998794696c9011a2a413a112a369be422f002a2 -docfiles size=463 - texmf-dist/doc/lualatex/lilyglyphs/CHANGES.md - texmf-dist/doc/lualatex/lilyglyphs/INSTALL - texmf-dist/doc/lualatex/lilyglyphs/README details="Readme" - texmf-dist/doc/lualatex/lilyglyphs/README-scripts - texmf-dist/doc/lualatex/lilyglyphs/VERSION - texmf-dist/doc/lualatex/lilyglyphs/documentation/lilyglyphs-example-400.png - texmf-dist/doc/lualatex/lilyglyphs/documentation/lilyglyphs-example-600.png - texmf-dist/doc/lualatex/lilyglyphs/documentation/lilyglyphs-example-de.pdf - texmf-dist/doc/lualatex/lilyglyphs/documentation/lilyglyphs-example-de.tex - texmf-dist/doc/lualatex/lilyglyphs/documentation/lilyglyphs-example.pdf - texmf-dist/doc/lualatex/lilyglyphs/documentation/lilyglyphs-example.png - texmf-dist/doc/lualatex/lilyglyphs/documentation/lilyglyphs-example.tex - texmf-dist/doc/lualatex/lilyglyphs/documentation/lilyglyphs.pdf details="Package documentation" - texmf-dist/doc/lualatex/lilyglyphs/documentation/lilyglyphs.tex - texmf-dist/doc/lualatex/lilyglyphs/documentation/lilyglyphs_logo/lilyglyphs_logo.pdf - texmf-dist/doc/lualatex/lilyglyphs/documentation/lilyglyphs_logo/lilyglyphs_logo.png - texmf-dist/doc/lualatex/lilyglyphs/documentation/lilyglyphs_logo/lilyglyphs_logo.tex - texmf-dist/doc/lualatex/lilyglyphs/documentation/lilyglyphs_private.zip - texmf-dist/doc/lualatex/lilyglyphs/documentation/resources/lily-088c978c.png - texmf-dist/doc/lualatex/lilyglyphs/documentation/resources/lily-1981c3c7.png - texmf-dist/doc/lualatex/lilyglyphs/documentation/resources/lily-20e8632d.png - texmf-dist/doc/lualatex/lilyglyphs/documentation/resources/lily-2abb8a04.png - texmf-dist/doc/lualatex/lilyglyphs/documentation/resources/lily-2be182be.png - texmf-dist/doc/lualatex/lilyglyphs/documentation/resources/lily-3b47d3fe.png - texmf-dist/doc/lualatex/lilyglyphs/documentation/resources/lily-3f4afecc.png - texmf-dist/doc/lualatex/lilyglyphs/documentation/resources/lily-40869867.png - texmf-dist/doc/lualatex/lilyglyphs/documentation/resources/lily-5b13ce04.png - texmf-dist/doc/lualatex/lilyglyphs/documentation/resources/lily-5c91a201.png - texmf-dist/doc/lualatex/lilyglyphs/documentation/resources/lily-707477b7.png - texmf-dist/doc/lualatex/lilyglyphs/documentation/resources/lily-76dbcd67.png - texmf-dist/doc/lualatex/lilyglyphs/documentation/resources/lily-7fd84ff8.png - texmf-dist/doc/lualatex/lilyglyphs/documentation/resources/lily-8155deab.png - texmf-dist/doc/lualatex/lilyglyphs/documentation/resources/lily-8b332c94.png - texmf-dist/doc/lualatex/lilyglyphs/documentation/resources/lily-8d82df0c.png - texmf-dist/doc/lualatex/lilyglyphs/documentation/resources/lily-8d8bb8a3.png - texmf-dist/doc/lualatex/lilyglyphs/documentation/resources/lily-907bc72d.png - texmf-dist/doc/lualatex/lilyglyphs/documentation/resources/lily-a2bf82dd.png - texmf-dist/doc/lualatex/lilyglyphs/documentation/resources/lily-ae3fd948.png - texmf-dist/doc/lualatex/lilyglyphs/documentation/resources/lily-b3dc0958.png - texmf-dist/doc/lualatex/lilyglyphs/documentation/resources/lily-b69af986.png - texmf-dist/doc/lualatex/lilyglyphs/documentation/resources/lily-d9988a2c.png - texmf-dist/doc/lualatex/lilyglyphs/documentation/resources/lily-dffaecd2.png - texmf-dist/doc/lualatex/lilyglyphs/documentation/resources/lily-f4d0afc9.png - texmf-dist/doc/lualatex/lilyglyphs/documentation/resources/lilyglyphsManualFonts.sty - texmf-dist/doc/lualatex/lilyglyphs/documentation/resources/lilyglyphsStyle.sty - texmf-dist/doc/lualatex/lilyglyphs/documentation/resources/lilypond-manuals.css - texmf-dist/doc/lualatex/lilyglyphs/documentation/the-feta-font-2-18-0.html - texmf-dist/doc/lualatex/lilyglyphs/license/COPYING.LPPL - texmf-dist/doc/lualatex/lilyglyphs/license/MANIFEST - texmf-dist/doc/lualatex/lilyglyphs/license/license-preamble.inp -srccontainersize 158020 -srccontainerchecksum 99675f5eec7e580af74fda6e646a1b6acc2541825e9fbbc83cad40f7737b5c35cf399290e35f622424d6e38a3bf3999ae4c62cb1c188c501bd52b7ab5899287c -srcfiles size=91 - texmf-dist/source/luatex/lilyglyphs/fonts/README-emmentaler - texmf-dist/source/luatex/lilyglyphs/fonts/emmentaler-2-18-0.zip - texmf-dist/source/luatex/lilyglyphs/glyphimages/definitions/_template.ly - texmf-dist/source/luatex/lilyglyphs/glyphimages/definitions/beamednotes.ly - texmf-dist/source/luatex/lilyglyphs/glyphimages/definitions/dynamicsigns.ly - texmf-dist/source/luatex/lilyglyphs/glyphimages/definitions/fancyexamples.ly - texmf-dist/source/luatex/lilyglyphs/glyphimages/definitions/score.ily - texmf-dist/source/luatex/lilyglyphs/glyphimages/definitions/singlenotes.ly - texmf-dist/source/luatex/lilyglyphs/glyphimages/definitions/singlenotes.pdf - texmf-dist/source/luatex/lilyglyphs/glyphimages/generated_src/lily-crescHairpin.ly - texmf-dist/source/luatex/lilyglyphs/glyphimages/generated_src/lily-crotchet.ly - texmf-dist/source/luatex/lilyglyphs/glyphimages/generated_src/lily-crotchetDotted.ly - texmf-dist/source/luatex/lilyglyphs/glyphimages/generated_src/lily-crotchetDottedDouble.ly - texmf-dist/source/luatex/lilyglyphs/glyphimages/generated_src/lily-crotchetDottedDoubleDown.ly - texmf-dist/source/luatex/lilyglyphs/glyphimages/generated_src/lily-crotchetDottedDown.ly - texmf-dist/source/luatex/lilyglyphs/glyphimages/generated_src/lily-crotchetDown.ly - texmf-dist/source/luatex/lilyglyphs/glyphimages/generated_src/lily-decrescHairpin.ly - texmf-dist/source/luatex/lilyglyphs/glyphimages/generated_src/lily-demisemiquaver.ly - texmf-dist/source/luatex/lilyglyphs/glyphimages/generated_src/lily-demisemiquaverDotted.ly - texmf-dist/source/luatex/lilyglyphs/glyphimages/generated_src/lily-demisemiquaverDottedDouble.ly - texmf-dist/source/luatex/lilyglyphs/glyphimages/generated_src/lily-demisemiquaverDottedDoubleDown.ly - texmf-dist/source/luatex/lilyglyphs/glyphimages/generated_src/lily-demisemiquaverDottedDown.ly - texmf-dist/source/luatex/lilyglyphs/glyphimages/generated_src/lily-demisemiquaverDown.ly - texmf-dist/source/luatex/lilyglyphs/glyphimages/generated_src/lily-fancyExample.ly - texmf-dist/source/luatex/lilyglyphs/glyphimages/generated_src/lily-halfNote.ly - texmf-dist/source/luatex/lilyglyphs/glyphimages/generated_src/lily-halfNoteDotted.ly - texmf-dist/source/luatex/lilyglyphs/glyphimages/generated_src/lily-halfNoteDottedDouble.ly - texmf-dist/source/luatex/lilyglyphs/glyphimages/generated_src/lily-halfNoteDottedDoubleDown.ly - texmf-dist/source/luatex/lilyglyphs/glyphimages/generated_src/lily-halfNoteDottedDown.ly - texmf-dist/source/luatex/lilyglyphs/glyphimages/generated_src/lily-halfNoteDown.ly - texmf-dist/source/luatex/lilyglyphs/glyphimages/generated_src/lily-quaver.ly - texmf-dist/source/luatex/lilyglyphs/glyphimages/generated_src/lily-quaverDotted.ly - texmf-dist/source/luatex/lilyglyphs/glyphimages/generated_src/lily-quaverDottedDouble.ly - texmf-dist/source/luatex/lilyglyphs/glyphimages/generated_src/lily-quaverDottedDoubleDdown.ly - texmf-dist/source/luatex/lilyglyphs/glyphimages/generated_src/lily-quaverDottedDoubleDown.ly - texmf-dist/source/luatex/lilyglyphs/glyphimages/generated_src/lily-quaverDottedDown.ly - texmf-dist/source/luatex/lilyglyphs/glyphimages/generated_src/lily-quaverDown.ly - texmf-dist/source/luatex/lilyglyphs/glyphimages/generated_src/lily-semiquaver.ly - texmf-dist/source/luatex/lilyglyphs/glyphimages/generated_src/lily-semiquaverDotted.ly - texmf-dist/source/luatex/lilyglyphs/glyphimages/generated_src/lily-semiquaverDottedDouble.ly - texmf-dist/source/luatex/lilyglyphs/glyphimages/generated_src/lily-semiquaverDottedDoubleDown.ly - texmf-dist/source/luatex/lilyglyphs/glyphimages/generated_src/lily-semiquaverDottedDown.ly - texmf-dist/source/luatex/lilyglyphs/glyphimages/generated_src/lily-semiquaverDown.ly - texmf-dist/source/luatex/lilyglyphs/glyphimages/generated_src/lily-threeBeamedQuavers.ly - texmf-dist/source/luatex/lilyglyphs/glyphimages/generated_src/lily-threeBeamedQuaversI.ly - texmf-dist/source/luatex/lilyglyphs/glyphimages/generated_src/lily-threeBeamedQuaversII.ly - texmf-dist/source/luatex/lilyglyphs/glyphimages/generated_src/lily-threeBeamedQuaversIII.ly - texmf-dist/source/luatex/lilyglyphs/glyphimages/generated_src/lily-twoBeamedQuavers.ly -runfiles size=526 - texmf-dist/fonts/opentype/public/lilyglyphs/FONTLOG - texmf-dist/fonts/opentype/public/lilyglyphs/LICENSE.OFL - texmf-dist/fonts/opentype/public/lilyglyphs/emmentaler-11.otf - texmf-dist/fonts/opentype/public/lilyglyphs/emmentaler-13.otf - texmf-dist/fonts/opentype/public/lilyglyphs/emmentaler-14.otf - texmf-dist/fonts/opentype/public/lilyglyphs/emmentaler-16.otf - texmf-dist/fonts/opentype/public/lilyglyphs/emmentaler-18.otf - texmf-dist/fonts/opentype/public/lilyglyphs/emmentaler-20.otf - texmf-dist/fonts/opentype/public/lilyglyphs/emmentaler-23.otf - texmf-dist/fonts/opentype/public/lilyglyphs/emmentaler-26.otf - texmf-dist/fonts/opentype/public/lilyglyphs/emmentaler-brace.otf - texmf-dist/scripts/lilyglyphs/lily-glyph-commands.py - texmf-dist/scripts/lilyglyphs/lily-image-commands.py - texmf-dist/scripts/lilyglyphs/lily-rebuild-pdfs.py - texmf-dist/scripts/lilyglyphs/lilyglyphs_common.py - texmf-dist/tex/lualatex/lilyglyphs/README-tex - texmf-dist/tex/lualatex/lilyglyphs/commands/README-commands - texmf-dist/tex/lualatex/lilyglyphs/commands/accidentals.inp - texmf-dist/tex/lualatex/lilyglyphs/commands/accordion.inp - texmf-dist/tex/lualatex/lilyglyphs/commands/beamednotes.inp - texmf-dist/tex/lualatex/lilyglyphs/commands/clefs.inp - texmf-dist/tex/lualatex/lilyglyphs/commands/dynamics.inp - texmf-dist/tex/lualatex/lilyglyphs/commands/fancyexamples.inp - texmf-dist/tex/lualatex/lilyglyphs/commands/noteheads.inp - texmf-dist/tex/lualatex/lilyglyphs/commands/numbers.inp - texmf-dist/tex/lualatex/lilyglyphs/commands/rests.inp - texmf-dist/tex/lualatex/lilyglyphs/commands/scripts.inp - texmf-dist/tex/lualatex/lilyglyphs/commands/singlenotes.inp - texmf-dist/tex/lualatex/lilyglyphs/commands/timesignatures.inp - texmf-dist/tex/lualatex/lilyglyphs/core/README-core - texmf-dist/tex/lualatex/lilyglyphs/core/dotted.inp - texmf-dist/tex/lualatex/lilyglyphs/core/genericAccess.inp - texmf-dist/tex/lualatex/lilyglyphs/core/keyval.inp - texmf-dist/tex/lualatex/lilyglyphs/core/opticals.inp - texmf-dist/tex/lualatex/lilyglyphs/lilyglyphs.sty - texmf-dist/tex/lualatex/lilyglyphs/pdfs/lily-crescHairpin.pdf - texmf-dist/tex/lualatex/lilyglyphs/pdfs/lily-crotchet.pdf - texmf-dist/tex/lualatex/lilyglyphs/pdfs/lily-crotchetDotted.pdf - texmf-dist/tex/lualatex/lilyglyphs/pdfs/lily-crotchetDottedDouble.pdf - texmf-dist/tex/lualatex/lilyglyphs/pdfs/lily-crotchetDottedDoubleDown.pdf - texmf-dist/tex/lualatex/lilyglyphs/pdfs/lily-crotchetDottedDown.pdf - texmf-dist/tex/lualatex/lilyglyphs/pdfs/lily-crotchetDown.pdf - texmf-dist/tex/lualatex/lilyglyphs/pdfs/lily-decrescHairpin.pdf - texmf-dist/tex/lualatex/lilyglyphs/pdfs/lily-demisemiquaver.pdf - texmf-dist/tex/lualatex/lilyglyphs/pdfs/lily-demisemiquaverDotted.pdf - texmf-dist/tex/lualatex/lilyglyphs/pdfs/lily-demisemiquaverDottedDouble.pdf - texmf-dist/tex/lualatex/lilyglyphs/pdfs/lily-demisemiquaverDottedDoubleDown.pdf - texmf-dist/tex/lualatex/lilyglyphs/pdfs/lily-demisemiquaverDottedDown.pdf - texmf-dist/tex/lualatex/lilyglyphs/pdfs/lily-demisemiquaverDown.pdf - texmf-dist/tex/lualatex/lilyglyphs/pdfs/lily-fancyExample.pdf - texmf-dist/tex/lualatex/lilyglyphs/pdfs/lily-halfNote.pdf - texmf-dist/tex/lualatex/lilyglyphs/pdfs/lily-halfNoteDotted.pdf - texmf-dist/tex/lualatex/lilyglyphs/pdfs/lily-halfNoteDottedDouble.pdf - texmf-dist/tex/lualatex/lilyglyphs/pdfs/lily-halfNoteDottedDoubleDown.pdf - texmf-dist/tex/lualatex/lilyglyphs/pdfs/lily-halfNoteDottedDown.pdf - texmf-dist/tex/lualatex/lilyglyphs/pdfs/lily-halfNoteDown.pdf - texmf-dist/tex/lualatex/lilyglyphs/pdfs/lily-quaver.pdf - texmf-dist/tex/lualatex/lilyglyphs/pdfs/lily-quaverDotted.pdf - texmf-dist/tex/lualatex/lilyglyphs/pdfs/lily-quaverDottedDouble.pdf - texmf-dist/tex/lualatex/lilyglyphs/pdfs/lily-quaverDottedDoubleDdown.pdf - texmf-dist/tex/lualatex/lilyglyphs/pdfs/lily-quaverDottedDoubleDown.pdf - texmf-dist/tex/lualatex/lilyglyphs/pdfs/lily-quaverDottedDown.pdf - texmf-dist/tex/lualatex/lilyglyphs/pdfs/lily-quaverDown.pdf - texmf-dist/tex/lualatex/lilyglyphs/pdfs/lily-semiquaver.pdf - texmf-dist/tex/lualatex/lilyglyphs/pdfs/lily-semiquaverDotted.pdf - texmf-dist/tex/lualatex/lilyglyphs/pdfs/lily-semiquaverDottedDouble.pdf - texmf-dist/tex/lualatex/lilyglyphs/pdfs/lily-semiquaverDottedDoubleDown.pdf - texmf-dist/tex/lualatex/lilyglyphs/pdfs/lily-semiquaverDottedDown.pdf - texmf-dist/tex/lualatex/lilyglyphs/pdfs/lily-semiquaverDown.pdf - texmf-dist/tex/lualatex/lilyglyphs/pdfs/lily-threeBeamedQuavers.pdf - texmf-dist/tex/lualatex/lilyglyphs/pdfs/lily-threeBeamedQuaversI.pdf - texmf-dist/tex/lualatex/lilyglyphs/pdfs/lily-threeBeamedQuaversII.pdf - texmf-dist/tex/lualatex/lilyglyphs/pdfs/lily-threeBeamedQuaversIII.pdf - texmf-dist/tex/lualatex/lilyglyphs/pdfs/lily-twoBeamedQuavers.pdf -catalogue-also context-lilypond -catalogue-ctan /macros/luatex/latex/lilyglyphs -catalogue-date 2017-04-18 10:50:41 +0200 -catalogue-license lppl1.3 -catalogue-topics font font-otf font-music music -catalogue-version 0.2.3 - -name lilyglyphs.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of lilyglyphs -containersize 404 -containerchecksum 4c58c11cab25052c7fec3dd6da097b5b719dda67c35f76bb20d00e35e5998d48bc007d351f1aea42a09c01106d8ad7adf8234b6cbca6679767f6021b05612b9b -binfiles arch=aarch64-linux size=3 - bin/aarch64-linux/lily-glyph-commands - bin/aarch64-linux/lily-image-commands - bin/aarch64-linux/lily-rebuild-pdfs - -name lilyglyphs.amd64-freebsd -category Package -revision 31696 -shortdesc amd64-freebsd files of lilyglyphs -containersize 400 -containerchecksum 03b3ea2457285b84ebfd31760f4292ad7b5da181b74dfa604b284af1ce98e36a75873c800b0d4189c0cf53ad5d3d2e7cc8dba34d444840205845fd19702d6aac -binfiles arch=amd64-freebsd size=3 - bin/amd64-freebsd/lily-glyph-commands - bin/amd64-freebsd/lily-image-commands - bin/amd64-freebsd/lily-rebuild-pdfs - -name lilyglyphs.amd64-netbsd -category Package -revision 31696 -shortdesc amd64-netbsd files of lilyglyphs -containersize 404 -containerchecksum 844530ce97b032ac6f75d54fcde89180a5ec33501ab841059fce7b9a1f37f2ce266d2b4328af94803e5f5da2e360965f17d6fa45e2f3b7c1687456ec0fb98473 -binfiles arch=amd64-netbsd size=3 - bin/amd64-netbsd/lily-glyph-commands - bin/amd64-netbsd/lily-image-commands - bin/amd64-netbsd/lily-rebuild-pdfs - -name lilyglyphs.armhf-linux -category Package -revision 31696 -shortdesc armhf-linux files of lilyglyphs -containersize 404 -containerchecksum 73d64ff71672ad1fd3f3bb2c297fbe1e4a2e641c0f829ef4708078f64c9aee035bd1789472a36648fcd5bc27255bb0556f46fd24898e1e85bbc8d559f6d97372 -binfiles arch=armhf-linux size=3 - bin/armhf-linux/lily-glyph-commands - bin/armhf-linux/lily-image-commands - bin/armhf-linux/lily-rebuild-pdfs - -name lilyglyphs.i386-cygwin -category Package -revision 31696 -shortdesc i386-cygwin files of lilyglyphs -containersize 404 -containerchecksum 4c05027f35f5c155b858d62d4e7a8346c6c31c53f3886df9f0260ec55874aacacc2e273c160bbcc4f19cf732ccf200be0b776860b9e1b7c117e8425d432c6e23 -binfiles arch=i386-cygwin size=3 - bin/i386-cygwin/lily-glyph-commands - bin/i386-cygwin/lily-image-commands - bin/i386-cygwin/lily-rebuild-pdfs - -name lilyglyphs.i386-freebsd -category Package -revision 31696 -shortdesc i386-freebsd files of lilyglyphs -containersize 408 -containerchecksum d4a8dfcaf1e2e139b6c476d653e586560507ba689891a31d4f4793fd3dffbf40e89130849df51aeaba78d45d0beabd3a8721280c5b55bda183673207bad165bf -binfiles arch=i386-freebsd size=3 - bin/i386-freebsd/lily-glyph-commands - bin/i386-freebsd/lily-image-commands - bin/i386-freebsd/lily-rebuild-pdfs - -name lilyglyphs.i386-linux -category Package -revision 31696 -shortdesc i386-linux files of lilyglyphs -containersize 404 -containerchecksum a6e00ce667eaa082f3c95a78cdfc0798e13c560337a36bc87cf2d541281c9159f6a72eaaf6ce0b83b2e0a849d8924887a29640ed9a569dee1886b44e8b711691 -binfiles arch=i386-linux size=3 - bin/i386-linux/lily-glyph-commands - bin/i386-linux/lily-image-commands - bin/i386-linux/lily-rebuild-pdfs - -name lilyglyphs.i386-netbsd -category Package -revision 31696 -shortdesc i386-netbsd files of lilyglyphs -containersize 404 -containerchecksum 30821af071d97fb07f3b6be96549641b42e31df5c0c279e1616a945f921e887d1ee513c85cdd5695006d4cdd0a35a58b8f9f01eb400c99c5edd2b4df3ab6b4a5 -binfiles arch=i386-netbsd size=3 - bin/i386-netbsd/lily-glyph-commands - bin/i386-netbsd/lily-image-commands - bin/i386-netbsd/lily-rebuild-pdfs - -name lilyglyphs.i386-solaris -category Package -revision 31696 -shortdesc i386-solaris files of lilyglyphs -containersize 404 -containerchecksum ad97bebb4dc473bdf3d2c04983e97966c38082c77a6fe2d2af7e19a9313b41181d2c614d5d347148a826f0bfbfe33173ba12e1315d01f88b978a1e1ebbac1277 -binfiles arch=i386-solaris size=3 - bin/i386-solaris/lily-glyph-commands - bin/i386-solaris/lily-image-commands - bin/i386-solaris/lily-rebuild-pdfs - -name lilyglyphs.sparc-solaris -category Package -revision 31696 -shortdesc sparc-solaris files of lilyglyphs -containersize 400 -containerchecksum 03fe0f00a7f9e6e2981d9b34e5b5e897853f065f2cc8411f46190ec30a886bffe0592ca5a13bf50d797a7b2778d1b12b7cf35ce0fe01e8088c7b64221ec7fead -binfiles arch=sparc-solaris size=3 - bin/sparc-solaris/lily-glyph-commands - bin/sparc-solaris/lily-image-commands - bin/sparc-solaris/lily-rebuild-pdfs - -name lilyglyphs.win32 -category Package -revision 31696 -shortdesc win32 files of lilyglyphs -containersize 732 -containerchecksum d10cf0bdf8d910d12b9bee81b53e024ed4c1e4e4658684aabe09017a47fcf1492a8324081800e6fd8eff4c6a91187602ecc13a5485c96ec7ebdbe12e939b9c7d -binfiles arch=win32 size=3 - bin/win32/lily-glyph-commands.exe - bin/win32/lily-image-commands.exe - bin/win32/lily-rebuild-pdfs.exe - -name lilyglyphs.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of lilyglyphs -containersize 404 -containerchecksum c3853829d4526323e0da6845a95a3fb367a058af266a3d74ed8a9a907b5160efe3f9743bf40957230beae36022da8d0a908df83e6790d0a1749a75c0c2996f27 -binfiles arch=x86_64-cygwin size=3 - bin/x86_64-cygwin/lily-glyph-commands - bin/x86_64-cygwin/lily-image-commands - bin/x86_64-cygwin/lily-rebuild-pdfs - -name lilyglyphs.x86_64-darwin -category Package -revision 31696 -shortdesc x86_64-darwin files of lilyglyphs -containersize 408 -containerchecksum 9a2df160d9b1b8d836829b08bd1c2068374f7f493ab5df679d254de7a1018947a17832272dd1ec94a3ed23ed95b250162d23363f55a9de2d74bccc81aea73694 -binfiles arch=x86_64-darwin size=3 - bin/x86_64-darwin/lily-glyph-commands - bin/x86_64-darwin/lily-image-commands - bin/x86_64-darwin/lily-rebuild-pdfs - -name lilyglyphs.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of lilyglyphs -containersize 412 -containerchecksum 4b1120e74a754f7f47653e44f236ea42d5883549b8723f21fad38a9ba8b4725959a694149aa0ad68ea0676a4e577218f861166882945af7c5b6a0864ea665772 -binfiles arch=x86_64-darwinlegacy size=3 - bin/x86_64-darwinlegacy/lily-glyph-commands - bin/x86_64-darwinlegacy/lily-image-commands - bin/x86_64-darwinlegacy/lily-rebuild-pdfs - -name lilyglyphs.x86_64-linux -category Package -revision 31696 -shortdesc x86_64-linux files of lilyglyphs -containersize 408 -containerchecksum 16d6319a06d3cee793deaad259865396f3ac65e696cda1adb6de4b024702b215d029b9e8d32fce065190720885015f4ac38fb2f51615ff591560c9e9313c3906 -binfiles arch=x86_64-linux size=3 - bin/x86_64-linux/lily-glyph-commands - bin/x86_64-linux/lily-image-commands - bin/x86_64-linux/lily-rebuild-pdfs - -name lilyglyphs.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of lilyglyphs -containersize 404 -containerchecksum f5866272d809564d86619c8b8564e04a64b079356019e9ce5b107517d633e456c329755c443542e7e9064f81c9970200730e9b0a7c87a211e89afd1c56558f65 -binfiles arch=x86_64-linuxmusl size=3 - bin/x86_64-linuxmusl/lily-glyph-commands - bin/x86_64-linuxmusl/lily-image-commands - bin/x86_64-linuxmusl/lily-rebuild-pdfs - -name lilyglyphs.x86_64-solaris -category Package -revision 31696 -shortdesc x86_64-solaris files of lilyglyphs -containersize 404 -containerchecksum 86a9eab2ebd89d1d918df15823a2febc9b3e70dd4bf492124f5857ab0239e06a004eefa3a72f2de0007f1a8b78169353a1c5f73c06e4f51c9c3b6d1f111e6650 -binfiles arch=x86_64-solaris size=3 - bin/x86_64-solaris/lily-glyph-commands - bin/x86_64-solaris/lily-image-commands - bin/x86_64-solaris/lily-rebuild-pdfs - -name limap -category Package -revision 44863 -shortdesc Typeset maps and blocks according to the Information Mapping(r) method -relocated 1 -longdesc The Information Mapping(r) method provides a methodology for -longdesc structuring and presenting information. It claims to be useful -longdesc for readers who are more concerned about finding the right -longdesc information than reading the document as a whole. Thus short, -longdesc highly structured, and context free pieces of information are -longdesc used. A LaTeX style and a LaTeX class are provided. The style -longdesc contains definitions to typeset maps and blocks according to -longdesc the Information Mapping(r) method. The class provides all -longdesc definitions to typeset a whole document. -containersize 4452 -containerchecksum 56202d76d91cb7da45cf5a94805f222b601e23ed907f6c6611ad9ea06c3da553e8ffb9dd342ad4c3c44acaa9f683c08b082c40cd78faf8208c3b9328c74c4acc -doccontainersize 263416 -doccontainerchecksum 55d48fa928eedebc30ed267232011829504ec2657676115521106e161b5efcb10b02572d040db316f73ed62cf78eb8d9486032e5d85e185e28294c476207da0a -docfiles size=131 - RELOC/doc/latex/limap/Makefile - RELOC/doc/latex/limap/README.md details="Readme" - RELOC/doc/latex/limap/limap.pdf details="Package documentation" - RELOC/doc/latex/limap/lppl.txt - RELOC/doc/latex/limap/samples/boxed-toc.ltx - RELOC/doc/latex/limap/samples/boxed-toc.pdf - RELOC/doc/latex/limap/samples/hyper.ltx - RELOC/doc/latex/limap/samples/hyper.pdf - RELOC/doc/latex/limap/samples/nolines.ltx - RELOC/doc/latex/limap/samples/nolines.pdf - RELOC/doc/latex/limap/samples/sample.ltx - RELOC/doc/latex/limap/samples/sample.pdf -srccontainersize 18912 -srccontainerchecksum a190500623b9c819f6678540979d67b18e803d8d2be39e94e3d4019dbff87901efbe31789fda153241445dcb88aa08de6f01748deab194eef94f7e8708e650b5 -srcfiles size=22 - RELOC/source/latex/limap/limap.dtx - RELOC/source/latex/limap/limap.ins -runfiles size=7 - RELOC/tex/latex/limap/limap.cls - RELOC/tex/latex/limap/limap.sty -catalogue-ctan /macros/latex/contrib/gene/limap -catalogue-date 2017-07-21 20:55:15 +0200 -catalogue-license lppl1.3c -catalogue-topics struc-mkup class article-like report-like book-pub -catalogue-version 2.2 - -name limecv -category Package -revision 45906 -shortdesc A (Xe/Lua)LaTeX document class for curriculum vitae -relocated 1 -longdesc limecv is a (Xe/Lua)LaTeX document class to write curriculum -longdesc vitae. It is designed with the following design rules: simple, -longdesc elegant and clean. To this end, it offers several environments -longdesc and macros for convenience. -containersize 7508 -containerchecksum 9649b976ed0bc8cee8f04d3f2bd51fb2a934bf07900c6c62ada42eaefff8a77a99557c78e3dfa7cc452d3208e15a3e6ed83671c36cc37ad2c61bfa4873b50ed5 -doccontainersize 528880 -doccontainerchecksum b93f3141f0347fb7f07b2329f5989363ff966e3788b7ed984e7af5c2d78dd64e7494b558bde2a8fb0e77bba8db82ea1e8a51bb66fc3b89863c1dbf8f19a7be1a -docfiles size=163 - RELOC/doc/latex/limecv/LICENSE - RELOC/doc/latex/limecv/README.md details="Readme" - RELOC/doc/latex/limecv/examples/limecv-icon.pdf - RELOC/doc/latex/limecv/examples/mwe-latex.pdf - RELOC/doc/latex/limecv/examples/mwe-latex.tex - RELOC/doc/latex/limecv/examples/mwe-lualatex.pdf - RELOC/doc/latex/limecv/examples/mwe-lualatex.tex - RELOC/doc/latex/limecv/examples/mwe-xelatex.pdf details="Example of use" - RELOC/doc/latex/limecv/examples/mwe-xelatex.tex - RELOC/doc/latex/limecv/examples/picture.png - RELOC/doc/latex/limecv/limecv.pdf details="Package documentation" -srccontainersize 17444 -srccontainerchecksum 9459e5c05342a0df657e2ad6427c17b9290e7c419deefdedb83ef4579fc7e65b532e9d5010b492d3afeb1567c628096a52aba5840d1f660f99c5d499cad400b3 -srcfiles size=21 - RELOC/source/latex/limecv/limecv.dtx - RELOC/source/latex/limecv/limecv.ins -runfiles size=9 - RELOC/tex/latex/limecv/limecv.cls -catalogue-ctan /macros/latex/contrib/limecv -catalogue-date 2018-01-07 12:02:30 +0100 -catalogue-license lppl1.3c -catalogue-topics cv -catalogue-version 0.1.3 - -name linearA -category Package -revision 15878 -shortdesc Linear A script fonts -relocated 1 -longdesc The linearA package provides a simple interface to two fonts -longdesc which include all known symbols, simple and complex, of the -longdesc Linear A script. This way one can easily replicate Linear A -longdesc "texts" using modern typographic technology. Note that the -longdesc Linear A script has not been deciphered yet and probably never -longdesc will be deciphered. -execute addMap linearA.map -containersize 151808 -containerchecksum 056bb723ed97108e9fe4674cf0aedda641b2f2c3d425b7292ce3486b8ef110782638e64c6f342f2b84bb381cd8de9cbf4e3029954043814ec2fe48ed19cb1023 -doccontainersize 165072 -doccontainerchecksum 6d2ff9a44691e02b1fb70738926e082708afd0e5584e83a702352bac3c59b852503bb0d79b3818ea94a0d9f62dccfee16eb9a1a1b32c3558297589e88a91bc92 -docfiles size=47 - RELOC/doc/fonts/linearA/README details="Readme" - RELOC/doc/fonts/linearA/linearA_glyphs.pdf details="Font samples" -srccontainersize 3824 -srccontainerchecksum 5df96146fd5735a8772453435153679d4ea64a971839c9163d570935968d4ffd5d8ec6c59be82045e12c2843dbb74bdcf605b10bd4ac72ccfa910665d80dd608 -srcfiles size=8 - RELOC/source/fonts/linearA/linearA.dtx - RELOC/source/fonts/linearA/linearA.ins -runfiles size=53 - RELOC/fonts/afm/public/linearA/LinearA.afm - RELOC/fonts/afm/public/linearA/LinearACmplxSigns.afm - RELOC/fonts/map/dvips/linearA/linearA.map - RELOC/fonts/tfm/public/linearA/LinearA.tfm - RELOC/fonts/tfm/public/linearA/LinearACmplxSigns.tfm - RELOC/fonts/type1/public/linearA/LinearA.pfb - RELOC/fonts/type1/public/linearA/LinearACmplxSigns.pfb - RELOC/tex/latex/linearA/linearA.sty -catalogue-ctan /fonts/archaic/linearA -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font font-type1 font-archaic - -name linegoal -category Package -revision 21523 -shortdesc A "dimen" that returns the space left on the line -relocated 1 -longdesc The linegoal package provides a macro \linegoal to be used with -longdesc \setlength: \setlength<some dimen>\linegoal will set <some -longdesc dimen> to the horizontal length of the remainder of the line. -longdesc This is achieved using the \pdfsavepos primitive of pdfTeX, -longdesc through the zref-savepos package. Example: Some text: -longdesc \begin{tabularx}\linegoal{|l|X|} \hline one & two \\ three & -longdesc four \\\hline \end{tabularx} will position the table after the -longdesc initial text, and make the table fill the rest of the line. -containersize 1988 -containerchecksum 4bbc5b5a4352bfb81336af91f9d77b6e16eddb8b73ae70dce0a6a2a5b622e27a277338403aa630337df3bc32e4333b7333a32ed4d989f9d6b4d4caae6a611d9f -doccontainersize 138308 -doccontainerchecksum cce3c4504802a438788858cbba2d29152f8f511ac8fc04eb9ab0d019e1c8670a9a184452fc50f708227188234662225cd30acd2cc209e9ac30e66f0fde40cc42 -docfiles size=48 - RELOC/doc/latex/linegoal/README details="Readme" - RELOC/doc/latex/linegoal/linegoal.pdf details="Package documentation" -srccontainersize 10348 -srccontainerchecksum 481f5265e1fd7e5107ec530ebeff768ffedbfa9c3a92ce4ee24ac7d4b64a55376c61eb4f4432e158285667e3b0c3839bb06b7f0e089259f09e13886582dc2d21 -srcfiles size=11 - RELOC/source/latex/linegoal/linegoal.drv - RELOC/source/latex/linegoal/linegoal.dtx - RELOC/source/latex/linegoal/linegoal.ins -runfiles size=1 - RELOC/tex/latex/linegoal/linegoal.sty -catalogue-ctan /macros/latex/contrib/linegoal -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics layout -catalogue-version 2.9 - -name lineno -category Package -revision 21442 -shortdesc Line numbers on paragraphs -relocated 1 -longdesc Adds line numbers to selected paragraphs with reference -longdesc possible through the LaTeX \ref and \pageref cross reference -longdesc mechanism. Line numbering may be extended to footnote lines, -longdesc using the fnlineno package. -containersize 62240 -containerchecksum dd66ea16c7878fb34d3b7f43fbdc126bef0f15e09388655409d41488126ccfcaecd0c34269116d83c39df787c13754cbb48b1e4a3241c28985bd5e3a3df0a3b8 -doccontainersize 649952 -doccontainerchecksum 7a0a5c86fee3e4ca4020fb5e3271978468fcc81a0d6d076dfc73d83f9837ca1115f47ef2620e3a5a3b967395ab8e97a02dd9b76bf82744d380ba9bc34133635f -docfiles size=218 - RELOC/doc/latex/lineno/CHANGEs.txt - RELOC/doc/latex/lineno/COPYING.txt - RELOC/doc/latex/lineno/README - RELOC/doc/latex/lineno/README.txt details="Readme" - RELOC/doc/latex/lineno/SRCFILEs.txt - RELOC/doc/latex/lineno/fnlineno.pdf - RELOC/doc/latex/lineno/lineno.pdf details="Package documentation:" - RELOC/doc/latex/lineno/lnosuppl.pdf details="Supplementary files as PDF" - RELOC/doc/latex/lineno/ulineno.pdf details="User manual:" -srccontainersize 44296 -srccontainerchecksum 9833dfa17d1cd995314a38f7f1a85f6fbb190a0e1c10c163dc33ec1a370c4c14dfa134ff35a920b04d84bdce09ce39667fa49bfb0afedcbfec1d0a26e6b34f7f -srcfiles size=40 - RELOC/source/latex/lineno/fnlineno.tex - RELOC/source/latex/lineno/lineno.tex - RELOC/source/latex/lineno/lnosuppl.tex - RELOC/source/latex/lineno/ulineno.tex -runfiles size=60 - RELOC/tex/latex/lineno/ednmath0.sty - RELOC/tex/latex/lineno/edtable.sty - RELOC/tex/latex/lineno/fnlineno.sty - RELOC/tex/latex/lineno/lineno.sty - RELOC/tex/latex/lineno/vplref.sty -catalogue-also numline edmac ledmac ednotes manyfoot poemscol -catalogue-ctan /macros/latex/contrib/lineno -catalogue-date 2017-05-06 08:37:04 +0200 -catalogue-license lppl -catalogue-topics typesetting -catalogue-version 4.41 - -name ling-macros -category Package -revision 42268 -shortdesc Macros for typesetting formal linguistics -relocated 1 -longdesc This package contains macros for typesetting glosses and formal -longdesc expressions. It covers a range of subfields in formal -longdesc linguistics. -containersize 5424 -containerchecksum fe018bff08137d844802ca0c99ffe3a0e044e927be497fa707d2cfc36a868f5fc803320787744827729765ff6e792e14c62a14b863412588e6158e53f671ef9d -doccontainersize 306416 -doccontainerchecksum 00e8f896b8796dc89031aaff043007e7276aeebe624f77b006c266a4965ae06bb03682f182a34ec97b536621f5b605c79085f9780d50eb3d12062f90f0322489 -docfiles size=81 - RELOC/doc/latex/ling-macros/README.txt details="Readme" - RELOC/doc/latex/ling-macros/ling-macros-doc.pdf details="Package documentation" - RELOC/doc/latex/ling-macros/ling-macros-doc.tex -runfiles size=5 - RELOC/tex/latex/ling-macros/ling-macros.sty -catalogue-ctan /macros/latex/contrib/ling-macros -catalogue-date 2016-10-17 05:04:23 +0200 -catalogue-license lppl1.3 -catalogue-topics linguistic - -name linguex -category Package -revision 30815 -shortdesc Format linguists' examples -relocated 1 -longdesc This bundle comprises two packages: The linguex package -longdesc facilitates the formatting of linguist examples, automatically -longdesc taking care of example numbering, indentations, indexed -longdesc brackets, and the '*' in grammaticality judgments. The ps-trees -longdesc package provides linguistic trees, building on the macros of -longdesc tree-dvips, but overcoming some of the older package's -longdesc shortcomings. -containersize 6932 -containerchecksum d679785e47cbb0c7741621759757ece79ecabe096310ed0f52800a5dab0fcbdaefa405a84ef15bba3c1f852740bdc2ce66e49117507c315e942c12fa61dc57b1 -doccontainersize 274664 -doccontainerchecksum e1248ddd9152ccd6572bed6246dc3e65df3c479f09aa7168890a4dfda62c6a9f8b0693181eb7e1679adf7fe30830febcf77fe21e10998f8d68c954aebd9220fb -docfiles size=77 - RELOC/doc/latex/linguex/README - RELOC/doc/latex/linguex/linguex-doc.pdf details="Linguex manual" - RELOC/doc/latex/linguex/linguex-doc.tex - RELOC/doc/latex/linguex/ps-trees-doc.pdf details="PS-trees manual" - RELOC/doc/latex/linguex/ps-trees-doc.tex -runfiles size=8 - RELOC/tex/latex/linguex/linguex.sty - RELOC/tex/latex/linguex/linguho.sty - RELOC/tex/latex/linguex/ps-trees.sty -catalogue-ctan /macros/latex/contrib/linguex -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics linguistic tree -catalogue-version 4.3 - -name linop -category Package -revision 41304 -shortdesc Typeset linear operators as they appear in quantum theory or linear algebra -relocated 1 -longdesc This small package aims to provide two simple commands and many -longdesc options to easily write linear operators as they appear in -longdesc many-body physics, quantum theory, and linear algebra, in any -longdesc of the ways commonly in use. -containersize 1376 -containerchecksum 3a59b63004eb332ee10c322272807cfc41ac31af0e83fac4578de33547ad9b1e1084bf139ace14c52e8430cd2c681ad090455a4e03ec92622852b64334bcd50d -doccontainersize 226728 -doccontainerchecksum f846adf12bbe9ce5f95e739fe4f7b7dfd7c14dd05991cc3d3a39da8970e93016c6bca54795bdc4486c8acb30ff41f6c118a4cb93fbaadee0642e881232c2f69f -docfiles size=63 - RELOC/doc/latex/linop/README.md details="Readme" - RELOC/doc/latex/linop/compact.png - RELOC/doc/latex/linop/linop.pdf details="Package documentation" - RELOC/doc/latex/linop/linop.tex -runfiles size=1 - RELOC/tex/latex/linop/linop.sty -catalogue-ctan /macros/latex/contrib/linop -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics maths physics -catalogue-version 0.1 - -name lion-msc -category Package -revision 44131 -shortdesc LaTeX class for B.Sc. and M.Sc. reports at Leiden Institute of Physics (LION) -relocated 1 -longdesc LaTeX class for B.Sc. and M.Sc. reports at Leiden Institute of -longdesc Physics (LION). The purpose of this class is twofold: It -longdesc creates a uniform layout of the student theses from our -longdesc department. More importantly it contains several fields on the -longdesc front-page that the user needs to fill that are used in the -longdesc university administration (name, student number and name of -longdesc supervisor) Students are free to change the layout of the text -longdesc but should leave the title page as it is. -containersize 45280 -containerchecksum 4843cc01315871b787ce279dd31210301b81269f110ad308f3af6fe98fccdbaef51e45fd2a30b3f5039fa33bc92f6e2c52785383304372d3ecc1e73e680835ee -doccontainersize 1997020 -doccontainerchecksum e369bbb870e4c5ea5ebe0479e93e970481fe0e2d30cef389aa687836ce732731ab42a94ec2ce9648325041546f91265d2f6ac70404b1120f78f6f04223dd6fa3 -docfiles size=587 - RELOC/doc/latex/lion-msc/4photon.bib - RELOC/doc/latex/lion-msc/AlexanderPRA.tex - RELOC/doc/latex/lion-msc/Fig1.png - RELOC/doc/latex/lion-msc/Fig2.png - RELOC/doc/latex/lion-msc/Fig3a.png - RELOC/doc/latex/lion-msc/Fig3b.png - RELOC/doc/latex/lion-msc/Fig4.png - RELOC/doc/latex/lion-msc/LICENSE - RELOC/doc/latex/lion-msc/README.md details="Readme" - RELOC/doc/latex/lion-msc/Thumbs.db - RELOC/doc/latex/lion-msc/lion-msc.layout - RELOC/doc/latex/lion-msc/lion-msc.pdf details="Package documentation" - RELOC/doc/latex/lion-msc/lion-msc.tex - RELOC/doc/latex/lion-msc/minimal.pdf - RELOC/doc/latex/lion-msc/minimal.tex -runfiles size=20 - RELOC/bibtex/bst/lion-msc/lion-msc.bst - RELOC/tex/latex/lion-msc/lion-msc-logo.pdf - RELOC/tex/latex/lion-msc/lion-msc.cls -catalogue-ctan /macros/latex/contrib/lion-msc -catalogue-date 2018-01-07 14:49:11 +0100 -catalogue-license lppl1.3 -catalogue-topics class dissertation class class class -catalogue-version 0.27 - -name lipsum -category Package -revision 49610 -shortdesc Easy access to the Lorem Ipsum dummy text -relocated 1 -longdesc This package gives you easy access to the Lorem Ipsum dummy -longdesc text; an option is available to separate the paragraphs of the -longdesc dummy text into TeX-paragraphs. All the paragraphs are taken -longdesc with permission from http://lipsum.com/. -containersize 75596 -containerchecksum 8ce5767e0dba53c01c062e021712ffde50d1449a24c1f2c7645969f549ecb992ea48e81135d94bc0642825931f918d264f804ec1c92b19e9572dba7b76d1f53f -doccontainersize 802516 -doccontainerchecksum caec67a64cd245cbcc625d05c9b354c9a0e41c4968f6af60f7d8bdb3ecc4c5ea10fb3df325429d2d9a841c4b2abc1143d206fedadee94542a4cd281ca784f7a2 -docfiles size=198 - RELOC/doc/latex/lipsum/README.txt details="Readme" - RELOC/doc/latex/lipsum/lipsum.pdf details="Package documentation" -srccontainersize 87096 -srccontainerchecksum a2c4a613fcf8cb0657d54b40cc37c05e64276dada49fa31ea6daaf007f2922130148fe679470053959d6beb3dd6bc6527c8ef2efcef9fcc5a031b9656b85a0be -srcfiles size=77 - RELOC/source/latex/lipsum/lipsum.dtx - RELOC/source/latex/lipsum/lipsum.ins -runfiles size=65 - RELOC/tex/latex/lipsum/cicero.ltd.tex - RELOC/tex/latex/lipsum/lipsum.ltd.tex - RELOC/tex/latex/lipsum/lipsum.sty -catalogue-also blindtext kantlipsum -catalogue-contact-bugs https://github.com/patta42/lipsum/issues -catalogue-contact-repository https://github.com/patta42/lipsum/ -catalogue-ctan /macros/latex/contrib/lipsum -catalogue-date 2019-01-04 14:16:03 +0100 -catalogue-license lppl1.3 -catalogue-topics macro-supp dummy-gen -catalogue-version 2.2 - -name lisp-on-tex -category Package -revision 38722 -shortdesc Execute LISP code in a LaTeX document -relocated 1 -longdesc The package provides a LISP interpreter written using TeX -longdesc macros; it is provided as a LaTeX package. The interpreter -longdesc static scoping, dynamic typing, and eager evaluation. -containersize 13168 -containerchecksum 25095131e83db6ca19f3d5303940e1f2ba27eda008e7d7bffd337da6d4d45ac4ab41233607488635ac007c07211157b35b15f3c34973139ec6f0a0d5e916540c -doccontainersize 142968 -doccontainerchecksum c559cd27838dae13246151891d67c5df984d2d58ba8c575e390caf29157de889884cba86df1fa65636925870e3305c2454fd596c34a96a5551355096a9d9a9b9 -docfiles size=47 - RELOC/doc/latex/lisp-on-tex/LICENSE - RELOC/doc/latex/lisp-on-tex/README.md details="Readme" - RELOC/doc/latex/lisp-on-tex/examples/div2.pdf - RELOC/doc/latex/lisp-on-tex/examples/div2.tex - RELOC/doc/latex/lisp-on-tex/examples/fact.pdf - RELOC/doc/latex/lisp-on-tex/examples/fact.tex - RELOC/doc/latex/lisp-on-tex/examples/fpnummodule-mandelbrot.pdf - RELOC/doc/latex/lisp-on-tex/examples/fpnummodule-mandelbrot.tex - RELOC/doc/latex/lisp-on-tex/examples/nqueen.pdf - RELOC/doc/latex/lisp-on-tex/examples/nqueen.tex - RELOC/doc/latex/lisp-on-tex/examples/repl.tex - RELOC/doc/latex/lisp-on-tex/examples/rocket.pdf - RELOC/doc/latex/lisp-on-tex/examples/rocket.tex - RELOC/doc/latex/lisp-on-tex/examples/showfont.pdf - RELOC/doc/latex/lisp-on-tex/examples/showfont.tex -runfiles size=22 - RELOC/tex/latex/lisp-on-tex/lisp-arith.sty - RELOC/tex/latex/lisp-on-tex/lisp-gc.sty - RELOC/tex/latex/lisp-on-tex/lisp-latexutil.sty - RELOC/tex/latex/lisp-on-tex/lisp-mod-fpnum.sty - RELOC/tex/latex/lisp-on-tex/lisp-mod-l3regex.sty - RELOC/tex/latex/lisp-on-tex/lisp-on-tex.sty - RELOC/tex/latex/lisp-on-tex/lisp-prim.sty - RELOC/tex/latex/lisp-on-tex/lisp-read.sty - RELOC/tex/latex/lisp-on-tex/lisp-simple-alloc.sty - RELOC/tex/latex/lisp-on-tex/lisp-string.sty - RELOC/tex/latex/lisp-on-tex/lisp-util.sty -catalogue-ctan /macros/latex/contrib/lisp-on-tex -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license bsd -catalogue-topics exec-foreign -catalogue-version 2.0 - -name listbib -category Package -revision 29349 -shortdesc Lists contents of BibTeX files -longdesc Generates listings of bibliographic data bases in BibTeX format -longdesc -- for example for archival purposes. Included is a listbib.bst -longdesc which is better suited for this purpose than the standard -longdesc styles. -depend listbib.ARCH -containersize 21328 -containerchecksum 4fab2e4abc99307598e482823e02a3961e694faebb8c5275557c9030dc40dc8f1d52d5da6859466139fd2194e4272b1b93782562034aaaf909fd1f6a205dfd1e -doccontainersize 332220 -doccontainerchecksum 46b2503dcf8615eb1f8f93ba6633658227a370fc8946fc4361c08ffeba5dc03eef6361df28ea996b53d59708a123b1f7bd5502f5acde813805b1d2ed35f60c92 -docfiles size=87 - texmf-dist/doc/latex/listbib/listbib-doc.pdf details="Package documentation" -srccontainersize 14004 -srccontainerchecksum efb6cb3f27d90e64c29f0dd8da57d75985990eea0071dd3f73b5f952d820379efb9286f981d4b1d7c2276b9dd2690c125cdbade04091f8a9233f0e21afb72199 -srcfiles size=13 - texmf-dist/source/latex/listbib/listbib-doc.drv - texmf-dist/source/latex/listbib/listbib.drv - texmf-dist/source/latex/listbib/listbib.dtx - texmf-dist/source/latex/listbib/listbib.ins -runfiles size=22 - texmf-dist/bibtex/bst/listbib/listbib.bst - texmf-dist/scripts/listbib/listbib - texmf-dist/tex/latex/listbib/listbib.cfg - texmf-dist/tex/latex/listbib/listbib.sty - texmf-dist/tex/latex/listbib/listbib.tex -catalogue-also biblist -catalogue-ctan /macros/latex/contrib/listbib -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics bibtex-util -catalogue-version 2.2 - -name listbib.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of listbib -containersize 336 -containerchecksum 32a6a0268ce00616c6b93ca8ccdbd723f200cc850405157552bbad49e446ca4e67fbec6fe11bf0331c1f6d56c2bc12ebc9cf498fcee5e53d01134892d06cc657 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/listbib - -name listbib.amd64-freebsd -category Package -revision 26126 -shortdesc amd64-freebsd files of listbib -containersize 340 -containerchecksum 7bdee2d9f78da0d8085ad21f8a45ca42b6838f207d2a276dbeeca1e2157d46898d4412db2fee4c901895dfd4e6c8154932a969173f9044ac36b5bc37b78bc17e -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/listbib - -name listbib.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of listbib -containersize 336 -containerchecksum 4456d93ac03664222a7850ac8bc601dcb44629ba54c76617486c640ba257cdaaa5f6227ba15135f4dd963a466489c10678c365f6bb263f67255f0f63763b055a -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/listbib - -name listbib.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of listbib -containersize 336 -containerchecksum 473be6a25c6ddf194413feab0e2ce73312c8656c9f84d4fc117de293d76a0bdb8d9f367218981ef743ebc050441abfd781674755a7f180b68e6b0dc721ac8f82 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/listbib - -name listbib.i386-cygwin -category Package -revision 26126 -shortdesc i386-cygwin files of listbib -containersize 340 -containerchecksum 28e33fd9dc57b4a35e00df9e1634bac5d318d5ea77ed5cca88a5ac0f83d12332894ac3a3dc20aed41381f7a992a5983787645fab06e4894b2e419ff04f05f3d2 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/listbib - -name listbib.i386-freebsd -category Package -revision 26126 -shortdesc i386-freebsd files of listbib -containersize 340 -containerchecksum 7ee02fdef0599954895932680593b4f0032d974b28e36ccb9b2881733281081dc225b6ba13e6e3e70660576105aa42e69d2d8d31992a48dad376e1dede5e92cb -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/listbib - -name listbib.i386-linux -category Package -revision 26126 -shortdesc i386-linux files of listbib -containersize 336 -containerchecksum 067be51905bf063a3b047bfd5034a0ce37812f80552b397c2134638587f7917b3b5e25ae029255b527fa3ac708488b2a68e8375958bbc9911d26cf0822a848ae -binfiles arch=i386-linux size=1 - bin/i386-linux/listbib - -name listbib.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of listbib -containersize 340 -containerchecksum 441f4b7de3fd12291713a6284b3ac8e447417f17d3910526c13b3e903a606d6388cc98f2b85d5083d1f308d7c7203316d6eeca976bb171ff4d1eb35474442b80 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/listbib - -name listbib.i386-solaris -category Package -revision 26126 -shortdesc i386-solaris files of listbib -containersize 340 -containerchecksum e6d60e187d6e4c168c6df8e38c956d37b9adf50f0515434808b1a86824a0c53daa0cb46be9c571b9d6415cd651c62d7fb32e8c3f308bf6588623456b1d902902 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/listbib - -name listbib.sparc-solaris -category Package -revision 26126 -shortdesc sparc-solaris files of listbib -containersize 336 -containerchecksum 4602e121081f23b32e58333f7c0e6922696136845193a7de3c143dccf8022152144f66a9b02714cfd951b8616505c6deb39f92fa644ab8020e270b0379700451 -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/listbib - -name listbib.win32 -category Package -revision 26126 -shortdesc win32 files of listbib -containersize 680 -containerchecksum 2b5d95d0d8b48ece2bd06dcc63c5c16e45149426a2a9adf75de485cb874f24e115dd090ce8ba222e7c51f723e8c51f24936b55c60c02a7567e5219597aa31ef0 -binfiles arch=win32 size=1 - bin/win32/listbib.exe - -name listbib.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of listbib -containersize 340 -containerchecksum 3e57e7fa534e568e15059a36a84f9ad7a3a1b490863c8e8f35d36d111fff76e4dd157d8dae6021f073941ceae930f5b1c0391f18d2d95859fec8b94cbc9f2bf0 -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/listbib - -name listbib.x86_64-darwin -category Package -revision 26126 -shortdesc x86_64-darwin files of listbib -containersize 340 -containerchecksum 822264bcb13a39f3f68e33993a43dad5f0755ff613d4d8fe7e8cf859bb5fefeddae3e3471f043e6bb7bd3fc9ebd7aa980437019fbf230d4ce585739b1d405e3e -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/listbib - -name listbib.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of listbib -containersize 348 -containerchecksum d726946f4bf4d1b1b3e95389c463ddb44c5956d4700b2310e59a6f493dbd0270a88bb12709f9ddc30523f9a3027ddc0fbb2a456e22b354c1f65af15bcb1ee3e9 -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/listbib - -name listbib.x86_64-linux -category Package -revision 26126 -shortdesc x86_64-linux files of listbib -containersize 340 -containerchecksum 67cbd7d153b45796a8a96e17584ef60f4a9afea5b3b557dcc5bdedbf0e5b3c9a87d1494a60419cc13fb1e7220536f7d3ca1a3f689f5fa1ae8176b11763b9c7f2 -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/listbib - -name listbib.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of listbib -containersize 340 -containerchecksum 6552a4243cef81f3a8525ac5a5c22d12f6885e29ed5a638fcefad8926db67347639c62df1fe332e5e0ccc7a78e69c15d53d8a6208e7bcda13415d8821750a3aa -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/listbib - -name listbib.x86_64-solaris -category Package -revision 26126 -shortdesc x86_64-solaris files of listbib -containersize 340 -containerchecksum 4dc2f4df267f454ef4f09f68cdd1456b5bee6967a7b08ee0d2d3ef85ae3688a3b778d128e03c6c740a8f6eee39610786852c0595b5080ed50684a734dc67dfac -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/listbib - -name listing -category Package -revision 17373 -shortdesc Produce formatted program listings -relocated 1 -longdesc The listing environment is provided and is similar to figure -longdesc and table, although it is not a floating environment. Includes -longdesc support for \caption, \label, \ref, and introduces -longdesc \listoflistings, \listingname, \listlistingname. It produces a -longdesc .lol file. It does not change \@makecaption (unless the option -longdesc bigcaptions is used), so packages that change the layout of -longdesc \caption still work. -containersize 1968 -containerchecksum 52b2c88af72a800d79f78fe805cfbd0c12e0ec3410a25e56d97d1164090f6afa13cf57cbbe0f062994f79dbcc924c2b5441fcee3fc238ec0c3025db70bfa0695 -doccontainersize 259236 -doccontainerchecksum aa3fd47301a3055b5d12af8d4b8dba1adee33d4d06f1eaa4243a3253bbecb54a607b30654a0e053cc402e9b8d0b25ae211c8ccc0cb5988da28b6ed46db570a06 -docfiles size=66 - RELOC/doc/latex/listing/listing.pdf details="Package documentation" - RELOC/doc/latex/listing/listing.tex -runfiles size=1 - RELOC/tex/latex/listing/listing.sty -catalogue-also listings -catalogue-ctan /macros/latex/contrib/listing -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics listing -catalogue-version 1.2 - -name listings -category Package -revision 48566 -shortdesc Typeset source code listings using LaTeX -relocated 1 -longdesc The package enables the user to typeset programs (programming -longdesc code) within LaTeX; the source code is read directly by TeX--no -longdesc front-end processor is needed. Keywords, comments and strings -longdesc can be typeset using different styles (default is bold for -longdesc keywords, italic for comments and no special style for -longdesc strings). Support for hyperref is provided. To use, -longdesc \usepackage{listings}, identify the language of the object to -longdesc typeset, using a construct like: \lstset{language=Python}, then -longdesc use environment lstlisting for inline code. External files may -longdesc be formatted using \lstinputlisting to process a given file in -longdesc the form appropriate for the current language. Short (in-line) -longdesc listings are also available, using either \lstinline|...| or -longdesc |...| (after defining the | token with the \lstMakeShortInline -longdesc command). -containersize 144340 -containerchecksum d9ccd62c1c55d4de26db7e2411aa8095223f73ebfcb9e5b177b0a6df53d79a651c8cae82a0b0a24726d3a3f9e55454d2344c651524511934207334fdc2db5b58 -doccontainersize 2147380 -doccontainerchecksum d25ab881310c3d6ddc60bb9e9cb1d9a3cb49a84de011a8e6c08641002f27a6f40bc821fa1ee32dab339ba2f26b937a0e0d076069045ebfe98641b379fe5e063b -docfiles size=597 - RELOC/doc/latex/listings/Makefile - RELOC/doc/latex/listings/README details="Package Readme" - RELOC/doc/latex/listings/listings-devel.pdf - RELOC/doc/latex/listings/listings.pdf details="Package documentation" - RELOC/doc/latex/listings/lstdrvrs.pdf details="Language drivers details" -srccontainersize 261556 -srccontainerchecksum b7d872104ca0195f77c6d06ef7baa221feca5a9a0b1d2ef70b67212398a48c67284cb0aad4d0d5243f7463c009cd5e54d54653e2c33e5acf7f820c0122694be0 -srcfiles size=269 - RELOC/source/latex/listings/listings.dtx - RELOC/source/latex/listings/listings.ins - RELOC/source/latex/listings/lstdrvrs.dtx - RELOC/source/latex/listings/lstdrvrs.ins -runfiles size=144 - RELOC/tex/latex/listings/listings-acm.prf - RELOC/tex/latex/listings/listings-bash.prf - RELOC/tex/latex/listings/listings-fortran.prf - RELOC/tex/latex/listings/listings-lua.prf - RELOC/tex/latex/listings/listings-python.prf - RELOC/tex/latex/listings/listings.cfg - RELOC/tex/latex/listings/listings.sty - RELOC/tex/latex/listings/lstdoc.sty - RELOC/tex/latex/listings/lstlang1.sty - RELOC/tex/latex/listings/lstlang2.sty - RELOC/tex/latex/listings/lstlang3.sty - RELOC/tex/latex/listings/lstmisc.sty -catalogue-also listing -catalogue-ctan /macros/latex/contrib/listings -catalogue-date 2018-09-02 23:19:38 +0200 -catalogue-license lppl1.3 -catalogue-topics listing synt-hlt -catalogue-version 1.7 - -name listings-ext -category Package -revision 29349 -shortdesc Automated input of source -longdesc The package provides a means of marking a source, so that -longdesc samples of it may be included in a document (by means of the -longdesc listings package) in a stable fashion, regardless of any change -longdesc to the source. The markup in the source text defines tags for -longdesc blocks of source. These tags are processed by a shell script to -longdesc make a steering file that is used by the package when LaTeX is -longdesc being run.y -depend listings-ext.ARCH -containersize 4848 -containerchecksum 99e2cb51f1eda7d031be3eb39a1aae3295da0d5532691d3b1031111610fd06ca134d271b5fadc065991fb5f427f33486a67bc1a9dc69421a4ba0ca6162cc25d6 -doccontainersize 103660 -doccontainerchecksum d26afc5303dea720645bd0296158d24fa5ef2d733bc52d31a4c8c57a87febc7d60f3556a30d7df6406537bec8d7b94c37c572291bffcca84263a7a89ed2e7f96 -docfiles size=48 - texmf-dist/doc/latex/listings-ext/README details="Readme" - texmf-dist/doc/latex/listings-ext/THIS_IS_VERSION_v67 - texmf-dist/doc/latex/listings-ext/getversion.tex - texmf-dist/doc/latex/listings-ext/hyperref.cfg - texmf-dist/doc/latex/listings-ext/listings-ext.bib - texmf-dist/doc/latex/listings-ext/listings-ext.el - texmf-dist/doc/latex/listings-ext/listings-ext.makemake - texmf-dist/doc/latex/listings-ext/listings-ext.mk - texmf-dist/doc/latex/listings-ext/listings-ext.pdf details="Package documentation" - texmf-dist/doc/latex/listings-ext/listings-ext_exmpl_a.java - texmf-dist/doc/latex/listings-ext/listings-ext_exmpl_b.java - texmf-dist/doc/latex/listings-ext/listings-ext_exmpl_c.java - texmf-dist/doc/latex/listings-ext/listings-ext_exmpl_d.java - texmf-dist/doc/latex/listings-ext/listings-ext_exmpl_e.java - texmf-dist/doc/latex/listings-ext/listings-ext_test_a.tex - texmf-dist/doc/latex/listings-ext/listings-ext_test_d.tex - texmf-dist/doc/latex/listings-ext/listings.cfg -srccontainersize 22636 -srccontainerchecksum d1a6f2f5a4047bd3ed0ee3d6f5de2d1094babed732d4469ae2ea37b8893c14f84fb98239c8e568a762bc7bb62046d2a9ed3f4d90b22877f2c6deafd1595ef1e3 -srcfiles size=21 - texmf-dist/source/latex/listings-ext/listings-ext.dtx - texmf-dist/source/latex/listings-ext/listings-ext.ins -runfiles size=5 - texmf-dist/scripts/listings-ext/listings-ext.sh - texmf-dist/tex/latex/listings-ext/listings-ext.sty -catalogue-ctan /macros/latex/contrib/listings-ext -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.2 -catalogue-topics listing -catalogue-version 67 - -name listings-ext.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of listings-ext -containersize 344 -containerchecksum 2db3e7c78ea2cb1e82d6d6a6648f1135838fb9d8aef8fc1f27f246b8b4613e8d088068986298dcfef7b7795554523fdef21b04a7be8b42beb3a86aa4dadf3e52 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/listings-ext.sh - -name listings-ext.amd64-freebsd -category Package -revision 16472 -shortdesc amd64-freebsd files of listings-ext -containersize 348 -containerchecksum 9c3ba8e128404900245f05845f3066dd9da10438ad693a018b0a61dcc77d1cb2b1eff75bed36b9c100d241a43141051ede0c76f4aa5bade0803912490d116c79 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/listings-ext.sh - -name listings-ext.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of listings-ext -containersize 344 -containerchecksum 5c8a0a5c27229f30c93a485a830b652160099663cb660ea85dbf2a78e101d0605be0e55b713f56d28528fce81c13d2cbc440dbca697a81ef137426475f2f2faa -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/listings-ext.sh - -name listings-ext.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of listings-ext -containersize 344 -containerchecksum 0b1532a8ddd37f5b8a9fea3df0603b632ee9c7643accfe773ab7364510a7a9fc7c140ca184de90409b7fef04c19b2b7b59dcfd1952cd0fb48f1ef43ebd601f50 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/listings-ext.sh - -name listings-ext.i386-cygwin -category Package -revision 15093 -shortdesc i386-cygwin files of listings-ext -containersize 344 -containerchecksum 007952f819c6dd14b0480ac146a9d9f5bd37a92749bc84fd98ff6a2559332d220ffdd7e94711968739849ee0af354349223bcf9245ac20702567adec17659d56 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/listings-ext.sh - -name listings-ext.i386-freebsd -category Package -revision 16472 -shortdesc i386-freebsd files of listings-ext -containersize 344 -containerchecksum ed0a314a38d574f0a84634d1c8f507f678b6c3c1c21772be967ae465d1a704e9830af4df8be39d320d084de5e1d14e94863290a68f9630ab815a0b2e461f0090 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/listings-ext.sh - -name listings-ext.i386-linux -category Package -revision 15093 -shortdesc i386-linux files of listings-ext -containersize 344 -containerchecksum 31574bc9e85efe98985b9ca7cd17bf72734087299065e132fc60c64c9ba1ad555c2b57405f0945c7cf7287e5f6ac3027ca09964fedba7cf6ea1df8262229726e -binfiles arch=i386-linux size=1 - bin/i386-linux/listings-ext.sh - -name listings-ext.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of listings-ext -containersize 344 -containerchecksum b91988a4741777ae0e59ff4563efc20b0cbfc69fd1a8c52da380e66a1ea9fba703246b7ea3757bbabec78515c1719d35c827401ab8a427197b55dbcdb5ca3b23 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/listings-ext.sh - -name listings-ext.i386-solaris -category Package -revision 15093 -shortdesc i386-solaris files of listings-ext -containersize 344 -containerchecksum a0c2722169fdb06651e8887e8db854f80b9e9e9ef4fc35e98e62b34218e47e52545e19c637291dfcba426becac8d0e08f9ac908588038806802c7ab16eca765c -binfiles arch=i386-solaris size=1 - bin/i386-solaris/listings-ext.sh - -name listings-ext.sparc-solaris -category Package -revision 15093 -shortdesc sparc-solaris files of listings-ext -containersize 344 -containerchecksum bbd9931676eab834403db5660b86398a1422f176227e088a379cb85cb189076ff7c5ce502b73eb3fcad85794a4f3439de819a44a1bece7149a8a31d3603b8dfb -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/listings-ext.sh - -name listings-ext.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of listings-ext -containersize 348 -containerchecksum 2b4b3946c7005f0ccf9cedf88b53b5a3c96ebc1529eb263c5686a44d04b71b9d8ccabe327f2cdaebe097d8969864f76c399a12dfc1d04986edd1135220830e21 -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/listings-ext.sh - -name listings-ext.x86_64-darwin -category Package -revision 18441 -shortdesc x86_64-darwin files of listings-ext -containersize 348 -containerchecksum 3cb1dad5ee9fb1bf0304c84086deb858361e9a9b51c46a11e0767d18dee0d154ae6e8f965e836dbd1d52aee089ecf0d514e9c3f382bb05fd05fe0b3de5e3510e -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/listings-ext.sh - -name listings-ext.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of listings-ext -containersize 356 -containerchecksum fcc722cd619e39f76513ea882227c15b48b2dbdfbaa02423d9dffafa3f13a63b87fbdd341c68b9c435ee0430ad2d80d0f6172a8a2de538aa341ddcfd3a7b643e -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/listings-ext.sh - -name listings-ext.x86_64-linux -category Package -revision 15093 -shortdesc x86_64-linux files of listings-ext -containersize 348 -containerchecksum 9b91f49e717db56ec922e95d456a3d42d2d124c28bc7ec93be9664a04a59ac5609a087740b97cd1322964c9a9d2b71faa5e89587d7356c37ff1209240ee95899 -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/listings-ext.sh - -name listings-ext.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of listings-ext -containersize 348 -containerchecksum fca3c88ba3b9bbbcafff58083daf24ca8d9a37ace798dfcdf155bf19e10d453a07e0644781e7c137e475bb728b6c5f7f38e3a17873c32e149886b47a99bcfa3b -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/listings-ext.sh - -name listings-ext.x86_64-solaris -category Package -revision 18442 -shortdesc x86_64-solaris files of listings-ext -containersize 348 -containerchecksum 979739955f526d1ff029e66e0f22b8139a2b572cb2ff9f617220e0155f03ff859fc9748edeab732bba90100d174965e735165d961b06b176d8af1f427905178c -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/listings-ext.sh - -name listlbls -category Package -revision 34893 -shortdesc Creates a list of all labels used throughout a document -relocated 1 -longdesc The package aims to help a LaTeX author to keep track of all -longdesc defined labels by typesetting a complete list of labels -longdesc wherever the author requests it. (Of course, the user may need -longdesc to have additional LaTeX runs to get the references right. ) -longdesc This package is based on an answer David Carlisle gave on -longdesc TeX/Stackexchange in the thread 'List of all labels with -longdesc hyperlinks'. -containersize 1912 -containerchecksum e8d3aac3466572225183bd285cd927ade4c0a398949b4d0ee26c8647af60cf8da4d05092387974a1c4c9bbd46b921e8a8628ca38555bbae25cfaa59fc35276f8 -doccontainersize 74296 -doccontainerchecksum cc53d332a3b727d634ab94d4bd8a23d5800258fc390b3753107e305c6d1a2152ddb114ad9c1da063ad7ddb2194de7fb4276f0f9a7c66dfb4a34f276502380378 -docfiles size=23 - RELOC/doc/latex/listlbls/Makefile - RELOC/doc/latex/listlbls/README details="Readme" - RELOC/doc/latex/listlbls/README.md - RELOC/doc/latex/listlbls/README.txt - RELOC/doc/latex/listlbls/listlbls.hd - RELOC/doc/latex/listlbls/listlbls.pdf details="Package documentation" -srccontainersize 5048 -srccontainerchecksum 471edd300bedbf573451e53cab697d3737dcef4f2006df53baf845410479d5ab692f3ac36242fdc277113b54b7c004fb3681827233436fb2e5d79c79b3590966 -srcfiles size=5 - RELOC/source/latex/listlbls/listlbls.dtx - RELOC/source/latex/listlbls/listlbls.ins -runfiles size=1 - RELOC/tex/latex/listlbls/listlbls.sty -catalogue-ctan /macros/latex/contrib/listlbls -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics label-ref debug-supp -catalogue-version 1.03 - -name listliketab -category Package -revision 15878 -shortdesc Typeset lists as tables -relocated 1 -longdesc The listliketab package helps the user make list-like tabulars, -longdesc i.e., a tabular that is indistinguishable from an itemize or -longdesc enumerate environment. The advantage of using a tabular is that -longdesc the user can add additional columns to each entry in the list. -containersize 1416 -containerchecksum 2a98c8a6f6ecfbf2650524ad72509d8a47d741da58b967014927b00c3e8af92546b4dda05452e38e4d7c8f5c0b29ab56cfac665fdd140bb9e4fc7e335f28037a -doccontainersize 120900 -doccontainerchecksum 3fe42c67ee16b94d55fd28b189312ab63614768a023d14fccf55507de494e7b7fec440469e434711daa7894abefc3abcb3ffda4c8ea45b266612304a7a759bf7 -docfiles size=36 - RELOC/doc/latex/listliketab/README details="Package Readme" - RELOC/doc/latex/listliketab/listliketab.pdf details="Package documentation" -srccontainersize 6696 -srccontainerchecksum e5f3dcf631a5d9392b6428d0c4bf30bb0dc6f0a34824144b7bf4d80be589106034d9935007a7c46abdff129e31dcd06355147c23ebeabe90b39c2320319e4e29 -srcfiles size=6 - RELOC/source/latex/listliketab/listliketab.dtx - RELOC/source/latex/listliketab/listliketab.ins -runfiles size=1 - RELOC/tex/latex/listliketab/listliketab.sty -catalogue-ctan /macros/latex/contrib/listliketab -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics list table - -name listofitems -category Package -revision 49044 -shortdesc Grab items in lists using user-specified sep char -relocated 1 -longdesc This simple package is designed to read a list of items whose -longdesc parsing character may be selected by the user. Once the list is -longdesc read, its items are stored in a structure that behaves as a -longdesc dimensioned array. As such, it becomes very easy to access an -longdesc item in the list by its number. For example, if the list is -longdesc stored in the macro \foo, the item #3 is designated by \foo[3]. -longdesc A component may, in turn, be a list with a parsing delimiter -longdesc different from the parent list, paving the way for nesting and -longdesc employing a syntax reminiscent of an array of several -longdesc dimensions of the type \foo[3,2] to access the item #2 of the -longdesc list contained within the item #3 of the top-tier list. -containersize 7044 -containerchecksum b82286f0adfd4f6be0ff4e4974dc1054a1d9924b743b07e6c44453f1cc25cbc41e54eaeed6a10236706ac2f5578dfcd89e56a8eb86087bca81def600ce6560b4 -doccontainersize 797444 -doccontainerchecksum 889924a2b94396853003ba1d1f55352b1fd62a1f28c77d75fe79008bd0c4cca819dbc8291848e7102ea715b6c58239308eaf83212e9f5c955e1a973819e8c2d1 -docfiles size=223 - RELOC/doc/generic/listofitems/README details="Readme" - RELOC/doc/generic/listofitems/listofitems-en.pdf details="Package documentation (English)" language="en" - RELOC/doc/generic/listofitems/listofitems-en.tex - RELOC/doc/generic/listofitems/listofitems-fr.pdf details="Package documentation (French)" language="fr" - RELOC/doc/generic/listofitems/listofitems-fr.tex -runfiles size=8 - RELOC/tex/generic/listofitems/listofitems.sty - RELOC/tex/generic/listofitems/listofitems.tex -catalogue-contact-bugs https://framagit.org/unbonpetit/listofitems/issues -catalogue-contact-repository https://framagit.org/unbonpetit/listofitems/tree/master -catalogue-ctan /macros/generic/listofitems -catalogue-date 2018-11-01 12:08:43 +0100 -catalogue-license lppl1.3c -catalogue-topics text-manip list -catalogue-version 1.6 - -name listofsymbols -category Package -revision 16134 -shortdesc Create and manipulate lists of symbols -relocated 1 -longdesc Listofsymbols provides commands to automatically create a list -longdesc of symbols (also called notation or nomenclature), and to -longdesc handle symbols logically, i.e. define a macro that is expanded -longdesc to the desired output and use the macro in the text rather than -longdesc `hardcoding' the output into the text. This helps to ensure -longdesc consistency throughout the text, especially if there is a -longdesc chance that symbols will be changed at some stage. The package -longdesc is more or less a combination of what the packages nomencl and -longdesc formula do. The concept of creating the list of symbols, -longdesc though, is different from the way nomencl.sty does it. -containersize 2552 -containerchecksum a9327c900fc4f3e6a8c219211e4136aab4d12b2ace952106e33b94c10e2892fbd3c42c522cc89cd6d0ba70930651607c724ce06167563f6c957bc3cdc82a6dd6 -doccontainersize 50936 -doccontainerchecksum b722083baac81005e655a86e888e16ce75036d1ff3681410a59c689bd02d7029a051333431a04709c4792961e53a9b439c4c269047ef55ad6b7c980d25b28758 -docfiles size=16 - RELOC/doc/latex/listofsymbols/README details="Readme" - RELOC/doc/latex/listofsymbols/listofsymbols.pdf details="Package documentation" -srccontainersize 6188 -srccontainerchecksum 907a60ac1b12c1c76527e9b0fc1f67f493ddfa9ebf357c53ebbda5d7edbe68291c1c602d4348c79deac8ccea51096fcf4da66e792d6f0cd3e38f98837c249257 -srcfiles size=7 - RELOC/source/latex/listofsymbols/listofsymbols.dtx - RELOC/source/latex/listofsymbols/listofsymbols.ins -runfiles size=2 - RELOC/tex/latex/listofsymbols/listofsymbols.sty -catalogue-ctan /macros/latex/contrib/listofsymbols -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics toc-etc -catalogue-version 0.2 - -name lithuanian -category Package -revision 46039 -shortdesc Lithuanian language support -relocated 1 -longdesc This language support package provides: Lithuanian adds for -longdesc Babel: lithuanian.ldf lithuanian.sty Lithuanian TeX fonts for -longdesc URW family map, enc, fd, tfm extra code page definitions for -longdesc inputenc: cp772, cp774, cp775, cpKBL, cpRIM -execute addMap l7x-urwvn.map -containersize 67136 -containerchecksum 94f3bac72d845496934cd474f9ec51b9dab541d9efd2a6e55972568055b93a57a63104af8fb5e1fe7283f08d99184599e3eb80637a8b441eca7677b38ebc4208 -doccontainersize 55940 -doccontainerchecksum 22e16063cbe9f59e7e0435d827f14423426dd464f51886eed3a0383113881d7e8492e838c51d373ecde2c4d99a9352c6d4141c80292127703b29c8d848254c45 -docfiles size=25 - RELOC/doc/latex/lithuanian/COPYING - RELOC/doc/latex/lithuanian/ChangeLog - RELOC/doc/latex/lithuanian/Copyright - RELOC/doc/latex/lithuanian/README details="Readme" - RELOC/doc/latex/lithuanian/latin7x.pdf - RELOC/doc/latex/lithuanian/testlt-urw.tex - RELOC/doc/latex/lithuanian/testlt.tex -runfiles size=98 - RELOC/fonts/enc/dvips/lithuanian/latin7x.enc - RELOC/fonts/map/dvips/lithuanian/l7x-urwvn.map - RELOC/fonts/tfm/public/lithuanian/l7x-uagd.tfm - RELOC/fonts/tfm/public/lithuanian/l7x-uagdo.tfm - RELOC/fonts/tfm/public/lithuanian/l7x-uagk.tfm - RELOC/fonts/tfm/public/lithuanian/l7x-uagko.tfm - RELOC/fonts/tfm/public/lithuanian/l7x-ubkd.tfm - RELOC/fonts/tfm/public/lithuanian/l7x-ubkdi.tfm - RELOC/fonts/tfm/public/lithuanian/l7x-ubkl.tfm - RELOC/fonts/tfm/public/lithuanian/l7x-ubkli.tfm - RELOC/fonts/tfm/public/lithuanian/l7x-ucrb.tfm - RELOC/fonts/tfm/public/lithuanian/l7x-ucrbo.tfm - RELOC/fonts/tfm/public/lithuanian/l7x-ucrr.tfm - RELOC/fonts/tfm/public/lithuanian/l7x-ucrro.tfm - RELOC/fonts/tfm/public/lithuanian/l7x-uhvb.tfm - RELOC/fonts/tfm/public/lithuanian/l7x-uhvbc.tfm - RELOC/fonts/tfm/public/lithuanian/l7x-uhvbo.tfm - RELOC/fonts/tfm/public/lithuanian/l7x-uhvboc.tfm - RELOC/fonts/tfm/public/lithuanian/l7x-uhvr.tfm - RELOC/fonts/tfm/public/lithuanian/l7x-uhvrc.tfm - RELOC/fonts/tfm/public/lithuanian/l7x-uhvro.tfm - RELOC/fonts/tfm/public/lithuanian/l7x-uhvroc.tfm - RELOC/fonts/tfm/public/lithuanian/l7x-uncb.tfm - RELOC/fonts/tfm/public/lithuanian/l7x-uncbi.tfm - RELOC/fonts/tfm/public/lithuanian/l7x-uncr.tfm - RELOC/fonts/tfm/public/lithuanian/l7x-uncri.tfm - RELOC/fonts/tfm/public/lithuanian/l7x-uplb.tfm - RELOC/fonts/tfm/public/lithuanian/l7x-uplbi.tfm - RELOC/fonts/tfm/public/lithuanian/l7x-uplr.tfm - RELOC/fonts/tfm/public/lithuanian/l7x-uplri.tfm - RELOC/fonts/tfm/public/lithuanian/l7x-utmb.tfm - RELOC/fonts/tfm/public/lithuanian/l7x-utmbi.tfm - RELOC/fonts/tfm/public/lithuanian/l7x-utmr.tfm - RELOC/fonts/tfm/public/lithuanian/l7x-utmri.tfm - RELOC/fonts/tfm/public/lithuanian/l7x-uzcmi.tfm - RELOC/tex/latex/lithuanian/cp772.def - RELOC/tex/latex/lithuanian/cp774.def - RELOC/tex/latex/lithuanian/cp775.def - RELOC/tex/latex/lithuanian/cpKBL.def - RELOC/tex/latex/lithuanian/cpRIM.def - RELOC/tex/latex/lithuanian/l7xenc.def - RELOC/tex/latex/lithuanian/l7xenc.dfu - RELOC/tex/latex/lithuanian/l7xenc.sty - RELOC/tex/latex/lithuanian/l7xuag.fd - RELOC/tex/latex/lithuanian/l7xubk.fd - RELOC/tex/latex/lithuanian/l7xucr.fd - RELOC/tex/latex/lithuanian/l7xuhv.fd - RELOC/tex/latex/lithuanian/l7xunc.fd - RELOC/tex/latex/lithuanian/l7xupl.fd - RELOC/tex/latex/lithuanian/l7xutm.fd - RELOC/tex/latex/lithuanian/l7xuzc.fd - RELOC/tex/latex/lithuanian/latin7.def - RELOC/tex/latex/lithuanian/lithuanian.ldf - RELOC/tex/latex/lithuanian/lithuanian.sty -catalogue-ctan /language/lithuanian -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl1.3c -catalogue-topics lithuanian font-proc font-supp - -name liturg -category Package -revision 15878 -shortdesc Support for typesetting Catholic liturgical texts -relocated 1 -longdesc The packages offers simple macros for typesetting Catholic -longdesc liturgical texts, particularly Missal and Breviary texts. The -longdesc package assumes availability of Latin typesetting packages. -containersize 6508 -containerchecksum a850a6c4cd8bd3181d9d35144871a413aac9a8660fbf9837c701eda9a0bbadb8d6c82803c912fbbe2df4b2d109f74cb02dbd64d7c0b84802e8e3ebfefe8053ab -doccontainersize 115692 -doccontainerchecksum b22d9d4647c54377fddcffcfc5d38152407ef58eecf509dcebe1672c8a75369a46211792cf7a56726595d29d38c93139472d8b23ab607524083329c12ab6206b -docfiles size=34 - RELOC/doc/latex/liturg/README details="Readme" - RELOC/doc/latex/liturg/liturg.pdf details="Package documentation" - RELOC/doc/latex/liturg/test.tex -srccontainersize 920 -srccontainerchecksum 8460c6edf94920b6f505d678ca5f33540076866adb1872c4ebb196c4ef4f0870116c435d3fd044c50355abf9eb586009e64b7fae5f0317fa6857ed7e85f06837 -srcfiles size=1 - RELOC/source/latex/liturg/liturg.ins -runfiles size=5 - RELOC/tex/latex/liturg/liturg.sty -catalogue-ctan /macros/latex/contrib/liturg -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics theology -catalogue-version 1.0 - -name lkproof -category Package -revision 20021 -shortdesc LK Proof figure macros -relocated 1 -longdesc The package defines a pair of commands \infer and \deduce, that -longdesc are used in constructing LK proof diagrams. -containersize 2652 -containerchecksum d5be4d8dd3893da6961f3b516846b5abd2258527dbdea6120a4ccc9a4fd07129f76af83ff01ffcfe6a1931e47842be63ce9708e1fceb37f370ae1f20ff3e5adc -doccontainersize 258336 -doccontainerchecksum 920a09606270004c8eda9173859cc4b14002379fb97fd902c4e7a23923ec94aa56a98c0320eeb8006cfe12e1ed97ae96cf229dd34f36aef7e0773d69680af4ad -docfiles size=65 - RELOC/doc/latex/lkproof/lkproof-doc.pdf details="Summary documentation" - RELOC/doc/latex/lkproof/lkproof-doc.tex - RELOC/doc/latex/lkproof/proofeg.tex -runfiles size=2 - RELOC/tex/latex/lkproof/proof.sty -catalogue-also proofs -catalogue-ctan /macros/latex/contrib/lkproof -catalogue-date 2018-02-03 19:33:36 +0100 -catalogue-license gpl -catalogue-topics logic -catalogue-version 3.1 - -name llncsconf -category Package -revision 46707 -shortdesc LaTeX package extending Springer's llcns class -relocated 1 -longdesc The package extends Springer's llncs class for adding -longdesc additional notes describing the status of the paper (submitted, -longdesc accepted) as well as for creating author-archived versions that -longdesc include the references to the official version hosted by -longdesc Springer (as requested by the copyright transfer agreement for -longdesc Springer's LNCS series). -containersize 2076 -containerchecksum 30daf8c816267a6b5f6b887ccc6d16890b0eeb45c3892bc3babdedd9502ffeaa18174f7c9f7436d481b382c5120b4c6110de10e9adc508efc8e4407c10deaeec -doccontainersize 126076 -doccontainerchecksum 636199aca8bfc969f953ddcec2b4dae899006e9dd158ce9b15bcaad0aa805bf298b00d854866483c83e2314a2cc95cbd5bd96595e3712440928215077a606793 -docfiles size=35 - RELOC/doc/latex/llncsconf/CHANGELOG.md - RELOC/doc/latex/llncsconf/LICENSE - RELOC/doc/latex/llncsconf/README.md details="Readme" - RELOC/doc/latex/llncsconf/example.pdf details="Package documentation" - RELOC/doc/latex/llncsconf/example.tex -runfiles size=2 - RELOC/tex/latex/llncsconf/llncsconf.sty -catalogue-ctan /macros/latex/contrib/llncsconf -catalogue-date 2018-02-26 08:30:09 +0100 -catalogue-license lppl1 -catalogue-topics journalpub archival -catalogue-version 1.0.0 - -name lm -category Package -revision 48145 -shortdesc Latin modern fonts in outline formats -relocated 1 -longdesc The Latin Modern family of fonts consists of 72 text fonts and -longdesc 20 mathematics fonts, and is based on the Computer Modern fonts -longdesc released into public domain by AMS (copyright (c) 1997 AMS). -longdesc The lm font set contains a lot of additional characters, mainly -longdesc accented ones, but not exclusively. There is one set of fonts, -longdesc available both in Adobe Type 1 format (*.pfb) and in OpenType -longdesc format (*.otf). There are five sets of TeX Font Metric files, -longdesc corresponding to: Cork encoding (cork-*.tfm); QX encoding -longdesc (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); T5 -longdesc (Vietnamese) encoding (t5-*.tfm); and Text Companion for EC -longdesc fonts aka TS1 (ts1-*.tfm). -execute addMap lm.map -containersize 11930180 -containerchecksum 5bc73dbcda5aef36ecc9e49268a45aea4ff8a29b59a8e2e426ae560a033af7aac44d6d761eb7a9657577c1796dc1a8ce12d1c58369d5addd826f6721d5c8b756 -doccontainersize 1630300 -doccontainerchecksum cdb3bf69658b36ec8a0fbc4a984970ffdc4ef4e773d9ae972708ba5ec33a7e785b0a3c11cbc6ba908e5e9a8daee15674730a9ca3970ef86f127cb70c8c59e579 -docfiles size=657 - RELOC/doc/fonts/lm/GUST-FONT-LICENSE.TXT - RELOC/doc/fonts/lm/MANIFEST-Latin-Modern.TXT - RELOC/doc/fonts/lm/README-Latin-Modern.TXT - RELOC/doc/fonts/lm/lm-hist.txt - RELOC/doc/fonts/lm/lm-info.pdf - RELOC/doc/fonts/lm/tstlmot1.pdf - RELOC/doc/fonts/lm/tstlmot1.tex - RELOC/doc/fonts/lm/tstlmot4.pdf - RELOC/doc/fonts/lm/tstlmot4.tex - RELOC/doc/fonts/lm/tstlmqx.pdf - RELOC/doc/fonts/lm/tstlmqx.tex - RELOC/doc/fonts/lm/tstlmt1.pdf - RELOC/doc/fonts/lm/tstlmt1.tex - RELOC/doc/fonts/lm/tstlmts1.pdf - RELOC/doc/fonts/lm/tstlmts1.tex -srccontainersize 4811388 -srccontainerchecksum f4ff434a5ed5b53462d5caa4347a842703a59669213784a46e0ecd2fb7808a7bbb2bad33b78999bcb18fc1968e022872e7958bfd0b57bd305f29d1ff8d25d418 -srcfiles size=1204 - RELOC/source/latex/lm/lm2004mt1.zip -runfiles size=10645 - RELOC/fonts/afm/public/lm/lmb10.afm - RELOC/fonts/afm/public/lm/lmbo10.afm - RELOC/fonts/afm/public/lm/lmbsy10.afm - RELOC/fonts/afm/public/lm/lmbsy10.aft - RELOC/fonts/afm/public/lm/lmbsy5.afm - RELOC/fonts/afm/public/lm/lmbsy5.aft - RELOC/fonts/afm/public/lm/lmbsy7.afm - RELOC/fonts/afm/public/lm/lmbsy7.aft - RELOC/fonts/afm/public/lm/lmbx10.afm - RELOC/fonts/afm/public/lm/lmbx12.afm - RELOC/fonts/afm/public/lm/lmbx5.afm - RELOC/fonts/afm/public/lm/lmbx6.afm - RELOC/fonts/afm/public/lm/lmbx7.afm - RELOC/fonts/afm/public/lm/lmbx8.afm - RELOC/fonts/afm/public/lm/lmbx9.afm - RELOC/fonts/afm/public/lm/lmbxi10.afm - RELOC/fonts/afm/public/lm/lmbxo10.afm - RELOC/fonts/afm/public/lm/lmcsc10.afm - RELOC/fonts/afm/public/lm/lmcsco10.afm - RELOC/fonts/afm/public/lm/lmdunh10.afm - RELOC/fonts/afm/public/lm/lmduno10.afm - RELOC/fonts/afm/public/lm/lmex10.afm - RELOC/fonts/afm/public/lm/lmex10.aft - RELOC/fonts/afm/public/lm/lmmi10.afm - RELOC/fonts/afm/public/lm/lmmi10.aft - RELOC/fonts/afm/public/lm/lmmi12.afm - RELOC/fonts/afm/public/lm/lmmi12.aft - RELOC/fonts/afm/public/lm/lmmi5.afm - RELOC/fonts/afm/public/lm/lmmi5.aft - RELOC/fonts/afm/public/lm/lmmi6.afm - RELOC/fonts/afm/public/lm/lmmi6.aft - RELOC/fonts/afm/public/lm/lmmi7.afm - RELOC/fonts/afm/public/lm/lmmi7.aft - RELOC/fonts/afm/public/lm/lmmi8.afm - RELOC/fonts/afm/public/lm/lmmi8.aft - RELOC/fonts/afm/public/lm/lmmi9.afm - RELOC/fonts/afm/public/lm/lmmi9.aft - RELOC/fonts/afm/public/lm/lmmib10.afm - RELOC/fonts/afm/public/lm/lmmib10.aft - RELOC/fonts/afm/public/lm/lmmib5.afm - RELOC/fonts/afm/public/lm/lmmib5.aft - RELOC/fonts/afm/public/lm/lmmib7.afm - RELOC/fonts/afm/public/lm/lmmib7.aft - RELOC/fonts/afm/public/lm/lmr10.afm - RELOC/fonts/afm/public/lm/lmr12.afm - RELOC/fonts/afm/public/lm/lmr17.afm - RELOC/fonts/afm/public/lm/lmr5.afm - RELOC/fonts/afm/public/lm/lmr6.afm - RELOC/fonts/afm/public/lm/lmr7.afm - RELOC/fonts/afm/public/lm/lmr8.afm - RELOC/fonts/afm/public/lm/lmr9.afm - RELOC/fonts/afm/public/lm/lmri10.afm - RELOC/fonts/afm/public/lm/lmri12.afm - RELOC/fonts/afm/public/lm/lmri7.afm - RELOC/fonts/afm/public/lm/lmri8.afm - RELOC/fonts/afm/public/lm/lmri9.afm - RELOC/fonts/afm/public/lm/lmro10.afm - RELOC/fonts/afm/public/lm/lmro12.afm - RELOC/fonts/afm/public/lm/lmro17.afm - RELOC/fonts/afm/public/lm/lmro8.afm - RELOC/fonts/afm/public/lm/lmro9.afm - RELOC/fonts/afm/public/lm/lmss10.afm - RELOC/fonts/afm/public/lm/lmss12.afm - RELOC/fonts/afm/public/lm/lmss17.afm - RELOC/fonts/afm/public/lm/lmss8.afm - RELOC/fonts/afm/public/lm/lmss9.afm - RELOC/fonts/afm/public/lm/lmssbo10.afm - RELOC/fonts/afm/public/lm/lmssbx10.afm - RELOC/fonts/afm/public/lm/lmssdc10.afm - RELOC/fonts/afm/public/lm/lmssdo10.afm - RELOC/fonts/afm/public/lm/lmsso10.afm - RELOC/fonts/afm/public/lm/lmsso12.afm - RELOC/fonts/afm/public/lm/lmsso17.afm - RELOC/fonts/afm/public/lm/lmsso8.afm - RELOC/fonts/afm/public/lm/lmsso9.afm - RELOC/fonts/afm/public/lm/lmssq8.afm - RELOC/fonts/afm/public/lm/lmssqbo8.afm - RELOC/fonts/afm/public/lm/lmssqbx8.afm - RELOC/fonts/afm/public/lm/lmssqo8.afm - RELOC/fonts/afm/public/lm/lmsy10.afm - RELOC/fonts/afm/public/lm/lmsy10.aft - RELOC/fonts/afm/public/lm/lmsy5.afm - RELOC/fonts/afm/public/lm/lmsy5.aft - RELOC/fonts/afm/public/lm/lmsy6.afm - RELOC/fonts/afm/public/lm/lmsy6.aft - RELOC/fonts/afm/public/lm/lmsy7.afm - RELOC/fonts/afm/public/lm/lmsy7.aft - RELOC/fonts/afm/public/lm/lmsy8.afm - RELOC/fonts/afm/public/lm/lmsy8.aft - RELOC/fonts/afm/public/lm/lmsy9.afm - RELOC/fonts/afm/public/lm/lmsy9.aft - RELOC/fonts/afm/public/lm/lmtcsc10.afm - RELOC/fonts/afm/public/lm/lmtcso10.afm - RELOC/fonts/afm/public/lm/lmtk10.afm - RELOC/fonts/afm/public/lm/lmtko10.afm - RELOC/fonts/afm/public/lm/lmtl10.afm - RELOC/fonts/afm/public/lm/lmtlc10.afm - RELOC/fonts/afm/public/lm/lmtlco10.afm - RELOC/fonts/afm/public/lm/lmtlo10.afm - RELOC/fonts/afm/public/lm/lmtt10.afm - RELOC/fonts/afm/public/lm/lmtt12.afm - RELOC/fonts/afm/public/lm/lmtt8.afm - RELOC/fonts/afm/public/lm/lmtt9.afm - RELOC/fonts/afm/public/lm/lmtti10.afm - RELOC/fonts/afm/public/lm/lmtto10.afm - RELOC/fonts/afm/public/lm/lmu10.afm - RELOC/fonts/afm/public/lm/lmvtk10.afm - RELOC/fonts/afm/public/lm/lmvtko10.afm - RELOC/fonts/afm/public/lm/lmvtl10.afm - RELOC/fonts/afm/public/lm/lmvtlo10.afm - RELOC/fonts/afm/public/lm/lmvtt10.afm - RELOC/fonts/afm/public/lm/lmvtto10.afm - RELOC/fonts/enc/dvips/lm/lm-cs.enc - RELOC/fonts/enc/dvips/lm/lm-cssc.enc - RELOC/fonts/enc/dvips/lm/lm-cstt.enc - RELOC/fonts/enc/dvips/lm/lm-ec.enc - RELOC/fonts/enc/dvips/lm/lm-l7x.enc - RELOC/fonts/enc/dvips/lm/lm-mathex.enc - RELOC/fonts/enc/dvips/lm/lm-mathit.enc - RELOC/fonts/enc/dvips/lm/lm-mathsy.enc - RELOC/fonts/enc/dvips/lm/lm-qx.enc - RELOC/fonts/enc/dvips/lm/lm-qxsc.enc - RELOC/fonts/enc/dvips/lm/lm-qxtt.enc - RELOC/fonts/enc/dvips/lm/lm-rep-cmin.enc - RELOC/fonts/enc/dvips/lm/lm-rep-cmit.enc - RELOC/fonts/enc/dvips/lm/lm-rep-cmitt.enc - RELOC/fonts/enc/dvips/lm/lm-rep-cmrm.enc - RELOC/fonts/enc/dvips/lm/lm-rep-cmsc.enc - RELOC/fonts/enc/dvips/lm/lm-rep-cmtt.enc - RELOC/fonts/enc/dvips/lm/lm-rep-csin.enc - RELOC/fonts/enc/dvips/lm/lm-rep-csrm.enc - RELOC/fonts/enc/dvips/lm/lm-rep-cssc.enc - RELOC/fonts/enc/dvips/lm/lm-rep-cstt.enc - RELOC/fonts/enc/dvips/lm/lm-rep-plin.enc - RELOC/fonts/enc/dvips/lm/lm-rep-plit.enc - RELOC/fonts/enc/dvips/lm/lm-rep-plitt.enc - RELOC/fonts/enc/dvips/lm/lm-rep-plrm.enc - RELOC/fonts/enc/dvips/lm/lm-rep-plsc.enc - RELOC/fonts/enc/dvips/lm/lm-rep-pltt.enc - RELOC/fonts/enc/dvips/lm/lm-rep-t5psn.enc - RELOC/fonts/enc/dvips/lm/lm-rm.enc - RELOC/fonts/enc/dvips/lm/lm-rmsc.enc - RELOC/fonts/enc/dvips/lm/lm-rmtt.enc - RELOC/fonts/enc/dvips/lm/lm-t5.enc - RELOC/fonts/enc/dvips/lm/lm-texnansi.enc - RELOC/fonts/enc/dvips/lm/lm-ts1.enc - RELOC/fonts/map/dvipdfm/lm/lm-ec.map - RELOC/fonts/map/dvipdfm/lm/lm-math.map - RELOC/fonts/map/dvipdfm/lm/lm-rm.map - RELOC/fonts/map/dvipdfm/lm/lm-texnansi.map - RELOC/fonts/map/dvips/lm/lm-cs.map - RELOC/fonts/map/dvips/lm/lm-ec.map - RELOC/fonts/map/dvips/lm/lm-l7x.map - RELOC/fonts/map/dvips/lm/lm-math.map - RELOC/fonts/map/dvips/lm/lm-qx.map - RELOC/fonts/map/dvips/lm/lm-rep-cmother.map - RELOC/fonts/map/dvips/lm/lm-rep-cmtext-interpolated.map - RELOC/fonts/map/dvips/lm/lm-rep-cmtext.map - RELOC/fonts/map/dvips/lm/lm-rep-cstext.map - RELOC/fonts/map/dvips/lm/lm-rep-pltext.map - RELOC/fonts/map/dvips/lm/lm-rep-vntext.map - RELOC/fonts/map/dvips/lm/lm-rm.map - RELOC/fonts/map/dvips/lm/lm-t5.map - RELOC/fonts/map/dvips/lm/lm-texnansi.map - RELOC/fonts/map/dvips/lm/lm-ts1.map - RELOC/fonts/map/dvips/lm/lm.map - RELOC/fonts/opentype/public/lm/lmmono10-italic.otf - RELOC/fonts/opentype/public/lm/lmmono10-regular.otf - RELOC/fonts/opentype/public/lm/lmmono12-regular.otf - RELOC/fonts/opentype/public/lm/lmmono8-regular.otf - RELOC/fonts/opentype/public/lm/lmmono9-regular.otf - RELOC/fonts/opentype/public/lm/lmmonocaps10-oblique.otf - RELOC/fonts/opentype/public/lm/lmmonocaps10-regular.otf - RELOC/fonts/opentype/public/lm/lmmonolt10-bold.otf - RELOC/fonts/opentype/public/lm/lmmonolt10-boldoblique.otf - RELOC/fonts/opentype/public/lm/lmmonolt10-oblique.otf - RELOC/fonts/opentype/public/lm/lmmonolt10-regular.otf - RELOC/fonts/opentype/public/lm/lmmonoltcond10-oblique.otf - RELOC/fonts/opentype/public/lm/lmmonoltcond10-regular.otf - RELOC/fonts/opentype/public/lm/lmmonoprop10-oblique.otf - RELOC/fonts/opentype/public/lm/lmmonoprop10-regular.otf - RELOC/fonts/opentype/public/lm/lmmonoproplt10-bold.otf - RELOC/fonts/opentype/public/lm/lmmonoproplt10-boldoblique.otf - RELOC/fonts/opentype/public/lm/lmmonoproplt10-oblique.otf - RELOC/fonts/opentype/public/lm/lmmonoproplt10-regular.otf - RELOC/fonts/opentype/public/lm/lmmonoslant10-regular.otf - RELOC/fonts/opentype/public/lm/lmroman10-bold.otf - RELOC/fonts/opentype/public/lm/lmroman10-bolditalic.otf - RELOC/fonts/opentype/public/lm/lmroman10-italic.otf - RELOC/fonts/opentype/public/lm/lmroman10-regular.otf - RELOC/fonts/opentype/public/lm/lmroman12-bold.otf - RELOC/fonts/opentype/public/lm/lmroman12-italic.otf - RELOC/fonts/opentype/public/lm/lmroman12-regular.otf - RELOC/fonts/opentype/public/lm/lmroman17-regular.otf - RELOC/fonts/opentype/public/lm/lmroman5-bold.otf - RELOC/fonts/opentype/public/lm/lmroman5-regular.otf - RELOC/fonts/opentype/public/lm/lmroman6-bold.otf - RELOC/fonts/opentype/public/lm/lmroman6-regular.otf - RELOC/fonts/opentype/public/lm/lmroman7-bold.otf - RELOC/fonts/opentype/public/lm/lmroman7-italic.otf - RELOC/fonts/opentype/public/lm/lmroman7-regular.otf - RELOC/fonts/opentype/public/lm/lmroman8-bold.otf - RELOC/fonts/opentype/public/lm/lmroman8-italic.otf - RELOC/fonts/opentype/public/lm/lmroman8-regular.otf - RELOC/fonts/opentype/public/lm/lmroman9-bold.otf - RELOC/fonts/opentype/public/lm/lmroman9-italic.otf - RELOC/fonts/opentype/public/lm/lmroman9-regular.otf - RELOC/fonts/opentype/public/lm/lmromancaps10-oblique.otf - RELOC/fonts/opentype/public/lm/lmromancaps10-regular.otf - RELOC/fonts/opentype/public/lm/lmromandemi10-oblique.otf - RELOC/fonts/opentype/public/lm/lmromandemi10-regular.otf - RELOC/fonts/opentype/public/lm/lmromandunh10-oblique.otf - RELOC/fonts/opentype/public/lm/lmromandunh10-regular.otf - RELOC/fonts/opentype/public/lm/lmromanslant10-bold.otf - RELOC/fonts/opentype/public/lm/lmromanslant10-regular.otf - RELOC/fonts/opentype/public/lm/lmromanslant12-regular.otf - RELOC/fonts/opentype/public/lm/lmromanslant17-regular.otf - RELOC/fonts/opentype/public/lm/lmromanslant8-regular.otf - RELOC/fonts/opentype/public/lm/lmromanslant9-regular.otf - RELOC/fonts/opentype/public/lm/lmromanunsl10-regular.otf - RELOC/fonts/opentype/public/lm/lmsans10-bold.otf - RELOC/fonts/opentype/public/lm/lmsans10-boldoblique.otf - RELOC/fonts/opentype/public/lm/lmsans10-oblique.otf - RELOC/fonts/opentype/public/lm/lmsans10-regular.otf - RELOC/fonts/opentype/public/lm/lmsans12-oblique.otf - RELOC/fonts/opentype/public/lm/lmsans12-regular.otf - RELOC/fonts/opentype/public/lm/lmsans17-oblique.otf - RELOC/fonts/opentype/public/lm/lmsans17-regular.otf - RELOC/fonts/opentype/public/lm/lmsans8-oblique.otf - RELOC/fonts/opentype/public/lm/lmsans8-regular.otf - RELOC/fonts/opentype/public/lm/lmsans9-oblique.otf - RELOC/fonts/opentype/public/lm/lmsans9-regular.otf - RELOC/fonts/opentype/public/lm/lmsansdemicond10-oblique.otf - RELOC/fonts/opentype/public/lm/lmsansdemicond10-regular.otf - RELOC/fonts/opentype/public/lm/lmsansquot8-bold.otf - RELOC/fonts/opentype/public/lm/lmsansquot8-boldoblique.otf - RELOC/fonts/opentype/public/lm/lmsansquot8-oblique.otf - RELOC/fonts/opentype/public/lm/lmsansquot8-regular.otf - RELOC/fonts/tfm/public/lm/cs-lmb10.tfm - RELOC/fonts/tfm/public/lm/cs-lmbo10.tfm - RELOC/fonts/tfm/public/lm/cs-lmbx10.tfm - RELOC/fonts/tfm/public/lm/cs-lmbx12.tfm - RELOC/fonts/tfm/public/lm/cs-lmbx5.tfm - RELOC/fonts/tfm/public/lm/cs-lmbx6.tfm - RELOC/fonts/tfm/public/lm/cs-lmbx7.tfm - RELOC/fonts/tfm/public/lm/cs-lmbx8.tfm - RELOC/fonts/tfm/public/lm/cs-lmbx9.tfm - RELOC/fonts/tfm/public/lm/cs-lmbxi10.tfm - RELOC/fonts/tfm/public/lm/cs-lmbxo10.tfm - RELOC/fonts/tfm/public/lm/cs-lmcsc10.tfm - RELOC/fonts/tfm/public/lm/cs-lmcsco10.tfm - RELOC/fonts/tfm/public/lm/cs-lmdunh10.tfm - RELOC/fonts/tfm/public/lm/cs-lmduno10.tfm - RELOC/fonts/tfm/public/lm/cs-lmr10.tfm - RELOC/fonts/tfm/public/lm/cs-lmr12.tfm - RELOC/fonts/tfm/public/lm/cs-lmr17.tfm - RELOC/fonts/tfm/public/lm/cs-lmr5.tfm - RELOC/fonts/tfm/public/lm/cs-lmr6.tfm - RELOC/fonts/tfm/public/lm/cs-lmr7.tfm - RELOC/fonts/tfm/public/lm/cs-lmr8.tfm - RELOC/fonts/tfm/public/lm/cs-lmr9.tfm - RELOC/fonts/tfm/public/lm/cs-lmri10.tfm - RELOC/fonts/tfm/public/lm/cs-lmri12.tfm - RELOC/fonts/tfm/public/lm/cs-lmri7.tfm - RELOC/fonts/tfm/public/lm/cs-lmri8.tfm - RELOC/fonts/tfm/public/lm/cs-lmri9.tfm - RELOC/fonts/tfm/public/lm/cs-lmro10.tfm - RELOC/fonts/tfm/public/lm/cs-lmro12.tfm - RELOC/fonts/tfm/public/lm/cs-lmro17.tfm - RELOC/fonts/tfm/public/lm/cs-lmro8.tfm - RELOC/fonts/tfm/public/lm/cs-lmro9.tfm - RELOC/fonts/tfm/public/lm/cs-lmss10.tfm - RELOC/fonts/tfm/public/lm/cs-lmss12.tfm - RELOC/fonts/tfm/public/lm/cs-lmss17.tfm - RELOC/fonts/tfm/public/lm/cs-lmss8.tfm - RELOC/fonts/tfm/public/lm/cs-lmss9.tfm - RELOC/fonts/tfm/public/lm/cs-lmssbo10.tfm - RELOC/fonts/tfm/public/lm/cs-lmssbx10.tfm - RELOC/fonts/tfm/public/lm/cs-lmssdc10.tfm - RELOC/fonts/tfm/public/lm/cs-lmssdo10.tfm - RELOC/fonts/tfm/public/lm/cs-lmsso10.tfm - RELOC/fonts/tfm/public/lm/cs-lmsso12.tfm - RELOC/fonts/tfm/public/lm/cs-lmsso17.tfm - RELOC/fonts/tfm/public/lm/cs-lmsso8.tfm - RELOC/fonts/tfm/public/lm/cs-lmsso9.tfm - RELOC/fonts/tfm/public/lm/cs-lmssq8.tfm - RELOC/fonts/tfm/public/lm/cs-lmssqbo8.tfm - RELOC/fonts/tfm/public/lm/cs-lmssqbx8.tfm - RELOC/fonts/tfm/public/lm/cs-lmssqo8.tfm - RELOC/fonts/tfm/public/lm/cs-lmtcsc10.tfm - RELOC/fonts/tfm/public/lm/cs-lmtcso10.tfm - RELOC/fonts/tfm/public/lm/cs-lmtk10.tfm - RELOC/fonts/tfm/public/lm/cs-lmtko10.tfm - RELOC/fonts/tfm/public/lm/cs-lmtl10.tfm - RELOC/fonts/tfm/public/lm/cs-lmtlc10.tfm - RELOC/fonts/tfm/public/lm/cs-lmtlco10.tfm - RELOC/fonts/tfm/public/lm/cs-lmtlo10.tfm - RELOC/fonts/tfm/public/lm/cs-lmtt10.tfm - RELOC/fonts/tfm/public/lm/cs-lmtt12.tfm - RELOC/fonts/tfm/public/lm/cs-lmtt8.tfm - RELOC/fonts/tfm/public/lm/cs-lmtt9.tfm - RELOC/fonts/tfm/public/lm/cs-lmtti10.tfm - RELOC/fonts/tfm/public/lm/cs-lmtto10.tfm - RELOC/fonts/tfm/public/lm/cs-lmu10.tfm - RELOC/fonts/tfm/public/lm/cs-lmvtk10.tfm - RELOC/fonts/tfm/public/lm/cs-lmvtko10.tfm - RELOC/fonts/tfm/public/lm/cs-lmvtl10.tfm - RELOC/fonts/tfm/public/lm/cs-lmvtlo10.tfm - RELOC/fonts/tfm/public/lm/cs-lmvtt10.tfm - RELOC/fonts/tfm/public/lm/cs-lmvtto10.tfm - RELOC/fonts/tfm/public/lm/ec-lmb10.tfm - RELOC/fonts/tfm/public/lm/ec-lmbo10.tfm - RELOC/fonts/tfm/public/lm/ec-lmbx10.tfm - RELOC/fonts/tfm/public/lm/ec-lmbx12.tfm - RELOC/fonts/tfm/public/lm/ec-lmbx5.tfm - RELOC/fonts/tfm/public/lm/ec-lmbx6.tfm - RELOC/fonts/tfm/public/lm/ec-lmbx7.tfm - RELOC/fonts/tfm/public/lm/ec-lmbx8.tfm - RELOC/fonts/tfm/public/lm/ec-lmbx9.tfm - RELOC/fonts/tfm/public/lm/ec-lmbxi10.tfm - RELOC/fonts/tfm/public/lm/ec-lmbxo10.tfm - RELOC/fonts/tfm/public/lm/ec-lmcsc10.tfm - RELOC/fonts/tfm/public/lm/ec-lmcsco10.tfm - RELOC/fonts/tfm/public/lm/ec-lmdunh10.tfm - RELOC/fonts/tfm/public/lm/ec-lmduno10.tfm - RELOC/fonts/tfm/public/lm/ec-lmr10.tfm - RELOC/fonts/tfm/public/lm/ec-lmr12.tfm - RELOC/fonts/tfm/public/lm/ec-lmr17.tfm - RELOC/fonts/tfm/public/lm/ec-lmr5.tfm - RELOC/fonts/tfm/public/lm/ec-lmr6.tfm - RELOC/fonts/tfm/public/lm/ec-lmr7.tfm - RELOC/fonts/tfm/public/lm/ec-lmr8.tfm - RELOC/fonts/tfm/public/lm/ec-lmr9.tfm - RELOC/fonts/tfm/public/lm/ec-lmri10.tfm - RELOC/fonts/tfm/public/lm/ec-lmri12.tfm - RELOC/fonts/tfm/public/lm/ec-lmri7.tfm - RELOC/fonts/tfm/public/lm/ec-lmri8.tfm - RELOC/fonts/tfm/public/lm/ec-lmri9.tfm - RELOC/fonts/tfm/public/lm/ec-lmro10.tfm - RELOC/fonts/tfm/public/lm/ec-lmro12.tfm - RELOC/fonts/tfm/public/lm/ec-lmro17.tfm - RELOC/fonts/tfm/public/lm/ec-lmro8.tfm - RELOC/fonts/tfm/public/lm/ec-lmro9.tfm - RELOC/fonts/tfm/public/lm/ec-lmss10.tfm - RELOC/fonts/tfm/public/lm/ec-lmss12.tfm - RELOC/fonts/tfm/public/lm/ec-lmss17.tfm - RELOC/fonts/tfm/public/lm/ec-lmss8.tfm - RELOC/fonts/tfm/public/lm/ec-lmss9.tfm - RELOC/fonts/tfm/public/lm/ec-lmssbo10.tfm - RELOC/fonts/tfm/public/lm/ec-lmssbx10.tfm - RELOC/fonts/tfm/public/lm/ec-lmssdc10.tfm - RELOC/fonts/tfm/public/lm/ec-lmssdo10.tfm - RELOC/fonts/tfm/public/lm/ec-lmsso10.tfm - RELOC/fonts/tfm/public/lm/ec-lmsso12.tfm - RELOC/fonts/tfm/public/lm/ec-lmsso17.tfm - RELOC/fonts/tfm/public/lm/ec-lmsso8.tfm - RELOC/fonts/tfm/public/lm/ec-lmsso9.tfm - RELOC/fonts/tfm/public/lm/ec-lmssq8.tfm - RELOC/fonts/tfm/public/lm/ec-lmssqbo8.tfm - RELOC/fonts/tfm/public/lm/ec-lmssqbx8.tfm - RELOC/fonts/tfm/public/lm/ec-lmssqo8.tfm - RELOC/fonts/tfm/public/lm/ec-lmtcsc10.tfm - RELOC/fonts/tfm/public/lm/ec-lmtcso10.tfm - RELOC/fonts/tfm/public/lm/ec-lmtk10.tfm - RELOC/fonts/tfm/public/lm/ec-lmtko10.tfm - RELOC/fonts/tfm/public/lm/ec-lmtl10.tfm - RELOC/fonts/tfm/public/lm/ec-lmtlc10.tfm - RELOC/fonts/tfm/public/lm/ec-lmtlco10.tfm - RELOC/fonts/tfm/public/lm/ec-lmtlo10.tfm - RELOC/fonts/tfm/public/lm/ec-lmtt10.tfm - RELOC/fonts/tfm/public/lm/ec-lmtt12.tfm - RELOC/fonts/tfm/public/lm/ec-lmtt8.tfm - RELOC/fonts/tfm/public/lm/ec-lmtt9.tfm - RELOC/fonts/tfm/public/lm/ec-lmtti10.tfm - RELOC/fonts/tfm/public/lm/ec-lmtto10.tfm - RELOC/fonts/tfm/public/lm/ec-lmu10.tfm - RELOC/fonts/tfm/public/lm/ec-lmvtk10.tfm - RELOC/fonts/tfm/public/lm/ec-lmvtko10.tfm - RELOC/fonts/tfm/public/lm/ec-lmvtl10.tfm - RELOC/fonts/tfm/public/lm/ec-lmvtlo10.tfm - RELOC/fonts/tfm/public/lm/ec-lmvtt10.tfm - RELOC/fonts/tfm/public/lm/ec-lmvtto10.tfm - RELOC/fonts/tfm/public/lm/l7x-lmb10.tfm - RELOC/fonts/tfm/public/lm/l7x-lmbo10.tfm - RELOC/fonts/tfm/public/lm/l7x-lmbx10.tfm - RELOC/fonts/tfm/public/lm/l7x-lmbx12.tfm - RELOC/fonts/tfm/public/lm/l7x-lmbx5.tfm - RELOC/fonts/tfm/public/lm/l7x-lmbx6.tfm - RELOC/fonts/tfm/public/lm/l7x-lmbx7.tfm - RELOC/fonts/tfm/public/lm/l7x-lmbx8.tfm - RELOC/fonts/tfm/public/lm/l7x-lmbx9.tfm - RELOC/fonts/tfm/public/lm/l7x-lmbxi10.tfm - RELOC/fonts/tfm/public/lm/l7x-lmbxo10.tfm - RELOC/fonts/tfm/public/lm/l7x-lmcsc10.tfm - RELOC/fonts/tfm/public/lm/l7x-lmcsco10.tfm - RELOC/fonts/tfm/public/lm/l7x-lmdunh10.tfm - RELOC/fonts/tfm/public/lm/l7x-lmduno10.tfm - RELOC/fonts/tfm/public/lm/l7x-lmr10.tfm - RELOC/fonts/tfm/public/lm/l7x-lmr12.tfm - RELOC/fonts/tfm/public/lm/l7x-lmr17.tfm - RELOC/fonts/tfm/public/lm/l7x-lmr5.tfm - RELOC/fonts/tfm/public/lm/l7x-lmr6.tfm - RELOC/fonts/tfm/public/lm/l7x-lmr7.tfm - RELOC/fonts/tfm/public/lm/l7x-lmr8.tfm - RELOC/fonts/tfm/public/lm/l7x-lmr9.tfm - RELOC/fonts/tfm/public/lm/l7x-lmri10.tfm - RELOC/fonts/tfm/public/lm/l7x-lmri12.tfm - RELOC/fonts/tfm/public/lm/l7x-lmri7.tfm - RELOC/fonts/tfm/public/lm/l7x-lmri8.tfm - RELOC/fonts/tfm/public/lm/l7x-lmri9.tfm - RELOC/fonts/tfm/public/lm/l7x-lmro10.tfm - RELOC/fonts/tfm/public/lm/l7x-lmro12.tfm - RELOC/fonts/tfm/public/lm/l7x-lmro17.tfm - RELOC/fonts/tfm/public/lm/l7x-lmro8.tfm - RELOC/fonts/tfm/public/lm/l7x-lmro9.tfm - RELOC/fonts/tfm/public/lm/l7x-lmss10.tfm - RELOC/fonts/tfm/public/lm/l7x-lmss12.tfm - RELOC/fonts/tfm/public/lm/l7x-lmss17.tfm - RELOC/fonts/tfm/public/lm/l7x-lmss8.tfm - RELOC/fonts/tfm/public/lm/l7x-lmss9.tfm - RELOC/fonts/tfm/public/lm/l7x-lmssbo10.tfm - RELOC/fonts/tfm/public/lm/l7x-lmssbx10.tfm - RELOC/fonts/tfm/public/lm/l7x-lmssdc10.tfm - RELOC/fonts/tfm/public/lm/l7x-lmssdo10.tfm - RELOC/fonts/tfm/public/lm/l7x-lmsso10.tfm - RELOC/fonts/tfm/public/lm/l7x-lmsso12.tfm - RELOC/fonts/tfm/public/lm/l7x-lmsso17.tfm - RELOC/fonts/tfm/public/lm/l7x-lmsso8.tfm - RELOC/fonts/tfm/public/lm/l7x-lmsso9.tfm - RELOC/fonts/tfm/public/lm/l7x-lmssq8.tfm - RELOC/fonts/tfm/public/lm/l7x-lmssqbo8.tfm - RELOC/fonts/tfm/public/lm/l7x-lmssqbx8.tfm - RELOC/fonts/tfm/public/lm/l7x-lmssqo8.tfm - RELOC/fonts/tfm/public/lm/l7x-lmtcsc10.tfm - RELOC/fonts/tfm/public/lm/l7x-lmtcso10.tfm - RELOC/fonts/tfm/public/lm/l7x-lmtk10.tfm - RELOC/fonts/tfm/public/lm/l7x-lmtko10.tfm - RELOC/fonts/tfm/public/lm/l7x-lmtl10.tfm - RELOC/fonts/tfm/public/lm/l7x-lmtlc10.tfm - RELOC/fonts/tfm/public/lm/l7x-lmtlco10.tfm - RELOC/fonts/tfm/public/lm/l7x-lmtlo10.tfm - RELOC/fonts/tfm/public/lm/l7x-lmtt10.tfm - RELOC/fonts/tfm/public/lm/l7x-lmtt12.tfm - RELOC/fonts/tfm/public/lm/l7x-lmtt8.tfm - RELOC/fonts/tfm/public/lm/l7x-lmtt9.tfm - RELOC/fonts/tfm/public/lm/l7x-lmtti10.tfm - RELOC/fonts/tfm/public/lm/l7x-lmtto10.tfm - RELOC/fonts/tfm/public/lm/l7x-lmu10.tfm - RELOC/fonts/tfm/public/lm/l7x-lmvtk10.tfm - RELOC/fonts/tfm/public/lm/l7x-lmvtko10.tfm - RELOC/fonts/tfm/public/lm/l7x-lmvtl10.tfm - RELOC/fonts/tfm/public/lm/l7x-lmvtlo10.tfm - RELOC/fonts/tfm/public/lm/l7x-lmvtt10.tfm - RELOC/fonts/tfm/public/lm/l7x-lmvtto10.tfm - RELOC/fonts/tfm/public/lm/lmbsy10.tfm - RELOC/fonts/tfm/public/lm/lmbsy5.tfm - RELOC/fonts/tfm/public/lm/lmbsy7.tfm - RELOC/fonts/tfm/public/lm/lmex10.tfm - RELOC/fonts/tfm/public/lm/lmmi10.tfm - RELOC/fonts/tfm/public/lm/lmmi12.tfm - RELOC/fonts/tfm/public/lm/lmmi5.tfm - RELOC/fonts/tfm/public/lm/lmmi6.tfm - RELOC/fonts/tfm/public/lm/lmmi7.tfm - RELOC/fonts/tfm/public/lm/lmmi8.tfm - RELOC/fonts/tfm/public/lm/lmmi9.tfm - RELOC/fonts/tfm/public/lm/lmmib10.tfm - RELOC/fonts/tfm/public/lm/lmmib5.tfm - RELOC/fonts/tfm/public/lm/lmmib7.tfm - RELOC/fonts/tfm/public/lm/lmsy10.tfm - RELOC/fonts/tfm/public/lm/lmsy5.tfm - RELOC/fonts/tfm/public/lm/lmsy6.tfm - RELOC/fonts/tfm/public/lm/lmsy7.tfm - RELOC/fonts/tfm/public/lm/lmsy8.tfm - RELOC/fonts/tfm/public/lm/lmsy9.tfm - RELOC/fonts/tfm/public/lm/qx-lmb10.tfm - RELOC/fonts/tfm/public/lm/qx-lmbo10.tfm - RELOC/fonts/tfm/public/lm/qx-lmbx10.tfm - RELOC/fonts/tfm/public/lm/qx-lmbx12.tfm - RELOC/fonts/tfm/public/lm/qx-lmbx5.tfm - RELOC/fonts/tfm/public/lm/qx-lmbx6.tfm - RELOC/fonts/tfm/public/lm/qx-lmbx7.tfm - RELOC/fonts/tfm/public/lm/qx-lmbx8.tfm - RELOC/fonts/tfm/public/lm/qx-lmbx9.tfm - RELOC/fonts/tfm/public/lm/qx-lmbxi10.tfm - RELOC/fonts/tfm/public/lm/qx-lmbxo10.tfm - RELOC/fonts/tfm/public/lm/qx-lmcsc10.tfm - RELOC/fonts/tfm/public/lm/qx-lmcsco10.tfm - RELOC/fonts/tfm/public/lm/qx-lmdunh10.tfm - RELOC/fonts/tfm/public/lm/qx-lmduno10.tfm - RELOC/fonts/tfm/public/lm/qx-lmr10.tfm - RELOC/fonts/tfm/public/lm/qx-lmr12.tfm - RELOC/fonts/tfm/public/lm/qx-lmr17.tfm - RELOC/fonts/tfm/public/lm/qx-lmr5.tfm - RELOC/fonts/tfm/public/lm/qx-lmr6.tfm - RELOC/fonts/tfm/public/lm/qx-lmr7.tfm - RELOC/fonts/tfm/public/lm/qx-lmr8.tfm - RELOC/fonts/tfm/public/lm/qx-lmr9.tfm - RELOC/fonts/tfm/public/lm/qx-lmri10.tfm - RELOC/fonts/tfm/public/lm/qx-lmri12.tfm - RELOC/fonts/tfm/public/lm/qx-lmri7.tfm - RELOC/fonts/tfm/public/lm/qx-lmri8.tfm - RELOC/fonts/tfm/public/lm/qx-lmri9.tfm - RELOC/fonts/tfm/public/lm/qx-lmro10.tfm - RELOC/fonts/tfm/public/lm/qx-lmro12.tfm - RELOC/fonts/tfm/public/lm/qx-lmro17.tfm - RELOC/fonts/tfm/public/lm/qx-lmro8.tfm - RELOC/fonts/tfm/public/lm/qx-lmro9.tfm - RELOC/fonts/tfm/public/lm/qx-lmss10.tfm - RELOC/fonts/tfm/public/lm/qx-lmss12.tfm - RELOC/fonts/tfm/public/lm/qx-lmss17.tfm - RELOC/fonts/tfm/public/lm/qx-lmss8.tfm - RELOC/fonts/tfm/public/lm/qx-lmss9.tfm - RELOC/fonts/tfm/public/lm/qx-lmssbo10.tfm - RELOC/fonts/tfm/public/lm/qx-lmssbx10.tfm - RELOC/fonts/tfm/public/lm/qx-lmssdc10.tfm - RELOC/fonts/tfm/public/lm/qx-lmssdo10.tfm - RELOC/fonts/tfm/public/lm/qx-lmsso10.tfm - RELOC/fonts/tfm/public/lm/qx-lmsso12.tfm - RELOC/fonts/tfm/public/lm/qx-lmsso17.tfm - RELOC/fonts/tfm/public/lm/qx-lmsso8.tfm - RELOC/fonts/tfm/public/lm/qx-lmsso9.tfm - RELOC/fonts/tfm/public/lm/qx-lmssq8.tfm - RELOC/fonts/tfm/public/lm/qx-lmssqbo8.tfm - RELOC/fonts/tfm/public/lm/qx-lmssqbx8.tfm - RELOC/fonts/tfm/public/lm/qx-lmssqo8.tfm - RELOC/fonts/tfm/public/lm/qx-lmtcsc10.tfm - RELOC/fonts/tfm/public/lm/qx-lmtcso10.tfm - RELOC/fonts/tfm/public/lm/qx-lmtk10.tfm - RELOC/fonts/tfm/public/lm/qx-lmtko10.tfm - RELOC/fonts/tfm/public/lm/qx-lmtl10.tfm - RELOC/fonts/tfm/public/lm/qx-lmtlc10.tfm - RELOC/fonts/tfm/public/lm/qx-lmtlco10.tfm - RELOC/fonts/tfm/public/lm/qx-lmtlo10.tfm - RELOC/fonts/tfm/public/lm/qx-lmtt10.tfm - RELOC/fonts/tfm/public/lm/qx-lmtt12.tfm - RELOC/fonts/tfm/public/lm/qx-lmtt8.tfm - RELOC/fonts/tfm/public/lm/qx-lmtt9.tfm - RELOC/fonts/tfm/public/lm/qx-lmtti10.tfm - RELOC/fonts/tfm/public/lm/qx-lmtto10.tfm - RELOC/fonts/tfm/public/lm/qx-lmu10.tfm - RELOC/fonts/tfm/public/lm/qx-lmvtk10.tfm - RELOC/fonts/tfm/public/lm/qx-lmvtko10.tfm - RELOC/fonts/tfm/public/lm/qx-lmvtl10.tfm - RELOC/fonts/tfm/public/lm/qx-lmvtlo10.tfm - RELOC/fonts/tfm/public/lm/qx-lmvtt10.tfm - RELOC/fonts/tfm/public/lm/qx-lmvtto10.tfm - RELOC/fonts/tfm/public/lm/rm-lmb10.tfm - RELOC/fonts/tfm/public/lm/rm-lmbo10.tfm - RELOC/fonts/tfm/public/lm/rm-lmbx10.tfm - RELOC/fonts/tfm/public/lm/rm-lmbx12.tfm - RELOC/fonts/tfm/public/lm/rm-lmbx5.tfm - RELOC/fonts/tfm/public/lm/rm-lmbx6.tfm - RELOC/fonts/tfm/public/lm/rm-lmbx7.tfm - RELOC/fonts/tfm/public/lm/rm-lmbx8.tfm - RELOC/fonts/tfm/public/lm/rm-lmbx9.tfm - RELOC/fonts/tfm/public/lm/rm-lmbxi10.tfm - RELOC/fonts/tfm/public/lm/rm-lmbxo10.tfm - RELOC/fonts/tfm/public/lm/rm-lmcsc10.tfm - RELOC/fonts/tfm/public/lm/rm-lmcsco10.tfm - RELOC/fonts/tfm/public/lm/rm-lmdunh10.tfm - RELOC/fonts/tfm/public/lm/rm-lmduno10.tfm - RELOC/fonts/tfm/public/lm/rm-lmr10.tfm - RELOC/fonts/tfm/public/lm/rm-lmr12.tfm - RELOC/fonts/tfm/public/lm/rm-lmr17.tfm - RELOC/fonts/tfm/public/lm/rm-lmr5.tfm - RELOC/fonts/tfm/public/lm/rm-lmr6.tfm - RELOC/fonts/tfm/public/lm/rm-lmr7.tfm - RELOC/fonts/tfm/public/lm/rm-lmr8.tfm - RELOC/fonts/tfm/public/lm/rm-lmr9.tfm - RELOC/fonts/tfm/public/lm/rm-lmri10.tfm - RELOC/fonts/tfm/public/lm/rm-lmri12.tfm - RELOC/fonts/tfm/public/lm/rm-lmri7.tfm - RELOC/fonts/tfm/public/lm/rm-lmri8.tfm - RELOC/fonts/tfm/public/lm/rm-lmri9.tfm - RELOC/fonts/tfm/public/lm/rm-lmro10.tfm - RELOC/fonts/tfm/public/lm/rm-lmro12.tfm - RELOC/fonts/tfm/public/lm/rm-lmro17.tfm - RELOC/fonts/tfm/public/lm/rm-lmro8.tfm - RELOC/fonts/tfm/public/lm/rm-lmro9.tfm - RELOC/fonts/tfm/public/lm/rm-lmss10.tfm - RELOC/fonts/tfm/public/lm/rm-lmss12.tfm - RELOC/fonts/tfm/public/lm/rm-lmss17.tfm - RELOC/fonts/tfm/public/lm/rm-lmss8.tfm - RELOC/fonts/tfm/public/lm/rm-lmss9.tfm - RELOC/fonts/tfm/public/lm/rm-lmssbo10.tfm - RELOC/fonts/tfm/public/lm/rm-lmssbx10.tfm - RELOC/fonts/tfm/public/lm/rm-lmssdc10.tfm - RELOC/fonts/tfm/public/lm/rm-lmssdo10.tfm - RELOC/fonts/tfm/public/lm/rm-lmsso10.tfm - RELOC/fonts/tfm/public/lm/rm-lmsso12.tfm - RELOC/fonts/tfm/public/lm/rm-lmsso17.tfm - RELOC/fonts/tfm/public/lm/rm-lmsso8.tfm - RELOC/fonts/tfm/public/lm/rm-lmsso9.tfm - RELOC/fonts/tfm/public/lm/rm-lmssq8.tfm - RELOC/fonts/tfm/public/lm/rm-lmssqbo8.tfm - RELOC/fonts/tfm/public/lm/rm-lmssqbx8.tfm - RELOC/fonts/tfm/public/lm/rm-lmssqo8.tfm - RELOC/fonts/tfm/public/lm/rm-lmtcsc10.tfm - RELOC/fonts/tfm/public/lm/rm-lmtcso10.tfm - RELOC/fonts/tfm/public/lm/rm-lmtk10.tfm - RELOC/fonts/tfm/public/lm/rm-lmtko10.tfm - RELOC/fonts/tfm/public/lm/rm-lmtl10.tfm - RELOC/fonts/tfm/public/lm/rm-lmtlc10.tfm - RELOC/fonts/tfm/public/lm/rm-lmtlco10.tfm - RELOC/fonts/tfm/public/lm/rm-lmtlo10.tfm - RELOC/fonts/tfm/public/lm/rm-lmtt10.tfm - RELOC/fonts/tfm/public/lm/rm-lmtt12.tfm - RELOC/fonts/tfm/public/lm/rm-lmtt8.tfm - RELOC/fonts/tfm/public/lm/rm-lmtt9.tfm - RELOC/fonts/tfm/public/lm/rm-lmtti10.tfm - RELOC/fonts/tfm/public/lm/rm-lmtto10.tfm - RELOC/fonts/tfm/public/lm/rm-lmu10.tfm - RELOC/fonts/tfm/public/lm/rm-lmvtk10.tfm - RELOC/fonts/tfm/public/lm/rm-lmvtko10.tfm - RELOC/fonts/tfm/public/lm/rm-lmvtl10.tfm - RELOC/fonts/tfm/public/lm/rm-lmvtlo10.tfm - RELOC/fonts/tfm/public/lm/rm-lmvtt10.tfm - RELOC/fonts/tfm/public/lm/rm-lmvtto10.tfm - RELOC/fonts/tfm/public/lm/t5-lmb10.tfm - RELOC/fonts/tfm/public/lm/t5-lmbo10.tfm - RELOC/fonts/tfm/public/lm/t5-lmbx10.tfm - RELOC/fonts/tfm/public/lm/t5-lmbx12.tfm - RELOC/fonts/tfm/public/lm/t5-lmbx5.tfm - RELOC/fonts/tfm/public/lm/t5-lmbx6.tfm - RELOC/fonts/tfm/public/lm/t5-lmbx7.tfm - RELOC/fonts/tfm/public/lm/t5-lmbx8.tfm - RELOC/fonts/tfm/public/lm/t5-lmbx9.tfm - RELOC/fonts/tfm/public/lm/t5-lmbxi10.tfm - RELOC/fonts/tfm/public/lm/t5-lmbxo10.tfm - RELOC/fonts/tfm/public/lm/t5-lmcsc10.tfm - RELOC/fonts/tfm/public/lm/t5-lmcsco10.tfm - RELOC/fonts/tfm/public/lm/t5-lmdunh10.tfm - RELOC/fonts/tfm/public/lm/t5-lmduno10.tfm - RELOC/fonts/tfm/public/lm/t5-lmr10.tfm - RELOC/fonts/tfm/public/lm/t5-lmr12.tfm - RELOC/fonts/tfm/public/lm/t5-lmr17.tfm - RELOC/fonts/tfm/public/lm/t5-lmr5.tfm - RELOC/fonts/tfm/public/lm/t5-lmr6.tfm - RELOC/fonts/tfm/public/lm/t5-lmr7.tfm - RELOC/fonts/tfm/public/lm/t5-lmr8.tfm - RELOC/fonts/tfm/public/lm/t5-lmr9.tfm - RELOC/fonts/tfm/public/lm/t5-lmri10.tfm - RELOC/fonts/tfm/public/lm/t5-lmri12.tfm - RELOC/fonts/tfm/public/lm/t5-lmri7.tfm - RELOC/fonts/tfm/public/lm/t5-lmri8.tfm - RELOC/fonts/tfm/public/lm/t5-lmri9.tfm - RELOC/fonts/tfm/public/lm/t5-lmro10.tfm - RELOC/fonts/tfm/public/lm/t5-lmro12.tfm - RELOC/fonts/tfm/public/lm/t5-lmro17.tfm - RELOC/fonts/tfm/public/lm/t5-lmro8.tfm - RELOC/fonts/tfm/public/lm/t5-lmro9.tfm - RELOC/fonts/tfm/public/lm/t5-lmss10.tfm - RELOC/fonts/tfm/public/lm/t5-lmss12.tfm - RELOC/fonts/tfm/public/lm/t5-lmss17.tfm - RELOC/fonts/tfm/public/lm/t5-lmss8.tfm - RELOC/fonts/tfm/public/lm/t5-lmss9.tfm - RELOC/fonts/tfm/public/lm/t5-lmssbo10.tfm - RELOC/fonts/tfm/public/lm/t5-lmssbx10.tfm - RELOC/fonts/tfm/public/lm/t5-lmssdc10.tfm - RELOC/fonts/tfm/public/lm/t5-lmssdo10.tfm - RELOC/fonts/tfm/public/lm/t5-lmsso10.tfm - RELOC/fonts/tfm/public/lm/t5-lmsso12.tfm - RELOC/fonts/tfm/public/lm/t5-lmsso17.tfm - RELOC/fonts/tfm/public/lm/t5-lmsso8.tfm - RELOC/fonts/tfm/public/lm/t5-lmsso9.tfm - RELOC/fonts/tfm/public/lm/t5-lmssq8.tfm - RELOC/fonts/tfm/public/lm/t5-lmssqbo8.tfm - RELOC/fonts/tfm/public/lm/t5-lmssqbx8.tfm - RELOC/fonts/tfm/public/lm/t5-lmssqo8.tfm - RELOC/fonts/tfm/public/lm/t5-lmtcsc10.tfm - RELOC/fonts/tfm/public/lm/t5-lmtcso10.tfm - RELOC/fonts/tfm/public/lm/t5-lmtk10.tfm - RELOC/fonts/tfm/public/lm/t5-lmtko10.tfm - RELOC/fonts/tfm/public/lm/t5-lmtl10.tfm - RELOC/fonts/tfm/public/lm/t5-lmtlc10.tfm - RELOC/fonts/tfm/public/lm/t5-lmtlco10.tfm - RELOC/fonts/tfm/public/lm/t5-lmtlo10.tfm - RELOC/fonts/tfm/public/lm/t5-lmtt10.tfm - RELOC/fonts/tfm/public/lm/t5-lmtt12.tfm - RELOC/fonts/tfm/public/lm/t5-lmtt8.tfm - RELOC/fonts/tfm/public/lm/t5-lmtt9.tfm - RELOC/fonts/tfm/public/lm/t5-lmtti10.tfm - RELOC/fonts/tfm/public/lm/t5-lmtto10.tfm - RELOC/fonts/tfm/public/lm/t5-lmu10.tfm - RELOC/fonts/tfm/public/lm/t5-lmvtk10.tfm - RELOC/fonts/tfm/public/lm/t5-lmvtko10.tfm - RELOC/fonts/tfm/public/lm/t5-lmvtl10.tfm - RELOC/fonts/tfm/public/lm/t5-lmvtlo10.tfm - RELOC/fonts/tfm/public/lm/t5-lmvtt10.tfm - RELOC/fonts/tfm/public/lm/t5-lmvtto10.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmb10.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmbo10.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmbx10.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmbx12.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmbx5.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmbx6.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmbx7.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmbx8.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmbx9.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmbxi10.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmbxo10.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmcsc10.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmcsco10.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmdunh10.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmduno10.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmr10.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmr12.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmr17.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmr5.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmr6.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmr7.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmr8.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmr9.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmri10.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmri12.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmri7.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmri8.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmri9.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmro10.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmro12.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmro17.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmro8.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmro9.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmss10.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmss12.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmss17.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmss8.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmss9.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmssbo10.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmssbx10.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmssdc10.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmssdo10.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmsso10.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmsso12.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmsso17.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmsso8.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmsso9.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmssq8.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmssqbo8.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmssqbx8.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmssqo8.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmtcsc10.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmtcso10.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmtk10.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmtko10.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmtl10.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmtlc10.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmtlco10.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmtlo10.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmtt10.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmtt12.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmtt8.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmtt9.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmtti10.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmtto10.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmu10.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmvtk10.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmvtko10.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmvtl10.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmvtlo10.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmvtt10.tfm - RELOC/fonts/tfm/public/lm/texnansi-lmvtto10.tfm - RELOC/fonts/tfm/public/lm/ts1-lmb10.tfm - RELOC/fonts/tfm/public/lm/ts1-lmbo10.tfm - RELOC/fonts/tfm/public/lm/ts1-lmbx10.tfm - RELOC/fonts/tfm/public/lm/ts1-lmbx12.tfm - RELOC/fonts/tfm/public/lm/ts1-lmbx5.tfm - RELOC/fonts/tfm/public/lm/ts1-lmbx6.tfm - RELOC/fonts/tfm/public/lm/ts1-lmbx7.tfm - RELOC/fonts/tfm/public/lm/ts1-lmbx8.tfm - RELOC/fonts/tfm/public/lm/ts1-lmbx9.tfm - RELOC/fonts/tfm/public/lm/ts1-lmbxi10.tfm - RELOC/fonts/tfm/public/lm/ts1-lmbxo10.tfm - RELOC/fonts/tfm/public/lm/ts1-lmcsc10.tfm - RELOC/fonts/tfm/public/lm/ts1-lmcsco10.tfm - RELOC/fonts/tfm/public/lm/ts1-lmdunh10.tfm - RELOC/fonts/tfm/public/lm/ts1-lmduno10.tfm - RELOC/fonts/tfm/public/lm/ts1-lmr10.tfm - RELOC/fonts/tfm/public/lm/ts1-lmr12.tfm - RELOC/fonts/tfm/public/lm/ts1-lmr17.tfm - RELOC/fonts/tfm/public/lm/ts1-lmr5.tfm - RELOC/fonts/tfm/public/lm/ts1-lmr6.tfm - RELOC/fonts/tfm/public/lm/ts1-lmr7.tfm - RELOC/fonts/tfm/public/lm/ts1-lmr8.tfm - RELOC/fonts/tfm/public/lm/ts1-lmr9.tfm - RELOC/fonts/tfm/public/lm/ts1-lmri10.tfm - RELOC/fonts/tfm/public/lm/ts1-lmri12.tfm - RELOC/fonts/tfm/public/lm/ts1-lmri7.tfm - RELOC/fonts/tfm/public/lm/ts1-lmri8.tfm - RELOC/fonts/tfm/public/lm/ts1-lmri9.tfm - RELOC/fonts/tfm/public/lm/ts1-lmro10.tfm - RELOC/fonts/tfm/public/lm/ts1-lmro12.tfm - RELOC/fonts/tfm/public/lm/ts1-lmro17.tfm - RELOC/fonts/tfm/public/lm/ts1-lmro8.tfm - RELOC/fonts/tfm/public/lm/ts1-lmro9.tfm - RELOC/fonts/tfm/public/lm/ts1-lmss10.tfm - RELOC/fonts/tfm/public/lm/ts1-lmss12.tfm - RELOC/fonts/tfm/public/lm/ts1-lmss17.tfm - RELOC/fonts/tfm/public/lm/ts1-lmss8.tfm - RELOC/fonts/tfm/public/lm/ts1-lmss9.tfm - RELOC/fonts/tfm/public/lm/ts1-lmssbo10.tfm - RELOC/fonts/tfm/public/lm/ts1-lmssbx10.tfm - RELOC/fonts/tfm/public/lm/ts1-lmssdc10.tfm - RELOC/fonts/tfm/public/lm/ts1-lmssdo10.tfm - RELOC/fonts/tfm/public/lm/ts1-lmsso10.tfm - RELOC/fonts/tfm/public/lm/ts1-lmsso12.tfm - RELOC/fonts/tfm/public/lm/ts1-lmsso17.tfm - RELOC/fonts/tfm/public/lm/ts1-lmsso8.tfm - RELOC/fonts/tfm/public/lm/ts1-lmsso9.tfm - RELOC/fonts/tfm/public/lm/ts1-lmssq8.tfm - RELOC/fonts/tfm/public/lm/ts1-lmssqbo8.tfm - RELOC/fonts/tfm/public/lm/ts1-lmssqbx8.tfm - RELOC/fonts/tfm/public/lm/ts1-lmssqo8.tfm - RELOC/fonts/tfm/public/lm/ts1-lmtcsc10.tfm - RELOC/fonts/tfm/public/lm/ts1-lmtcso10.tfm - RELOC/fonts/tfm/public/lm/ts1-lmtk10.tfm - RELOC/fonts/tfm/public/lm/ts1-lmtko10.tfm - RELOC/fonts/tfm/public/lm/ts1-lmtl10.tfm - RELOC/fonts/tfm/public/lm/ts1-lmtlc10.tfm - RELOC/fonts/tfm/public/lm/ts1-lmtlco10.tfm - RELOC/fonts/tfm/public/lm/ts1-lmtlo10.tfm - RELOC/fonts/tfm/public/lm/ts1-lmtt10.tfm - RELOC/fonts/tfm/public/lm/ts1-lmtt12.tfm - RELOC/fonts/tfm/public/lm/ts1-lmtt8.tfm - RELOC/fonts/tfm/public/lm/ts1-lmtt9.tfm - RELOC/fonts/tfm/public/lm/ts1-lmtti10.tfm - RELOC/fonts/tfm/public/lm/ts1-lmtto10.tfm - RELOC/fonts/tfm/public/lm/ts1-lmu10.tfm - RELOC/fonts/tfm/public/lm/ts1-lmvtk10.tfm - RELOC/fonts/tfm/public/lm/ts1-lmvtko10.tfm - RELOC/fonts/tfm/public/lm/ts1-lmvtl10.tfm - RELOC/fonts/tfm/public/lm/ts1-lmvtlo10.tfm - RELOC/fonts/tfm/public/lm/ts1-lmvtt10.tfm - RELOC/fonts/tfm/public/lm/ts1-lmvtto10.tfm - RELOC/fonts/type1/public/lm/lmb10.pfb - RELOC/fonts/type1/public/lm/lmb10.pfm - RELOC/fonts/type1/public/lm/lmbo10.pfb - RELOC/fonts/type1/public/lm/lmbo10.pfm - RELOC/fonts/type1/public/lm/lmbsy10.pfb - RELOC/fonts/type1/public/lm/lmbsy10.pfm - RELOC/fonts/type1/public/lm/lmbsy5.pfb - RELOC/fonts/type1/public/lm/lmbsy5.pfm - RELOC/fonts/type1/public/lm/lmbsy7.pfb - RELOC/fonts/type1/public/lm/lmbsy7.pfm - RELOC/fonts/type1/public/lm/lmbx10.pfb - RELOC/fonts/type1/public/lm/lmbx10.pfm - RELOC/fonts/type1/public/lm/lmbx12.pfb - RELOC/fonts/type1/public/lm/lmbx12.pfm - RELOC/fonts/type1/public/lm/lmbx5.pfb - RELOC/fonts/type1/public/lm/lmbx5.pfm - RELOC/fonts/type1/public/lm/lmbx6.pfb - RELOC/fonts/type1/public/lm/lmbx6.pfm - RELOC/fonts/type1/public/lm/lmbx7.pfb - RELOC/fonts/type1/public/lm/lmbx7.pfm - RELOC/fonts/type1/public/lm/lmbx8.pfb - RELOC/fonts/type1/public/lm/lmbx8.pfm - RELOC/fonts/type1/public/lm/lmbx9.pfb - RELOC/fonts/type1/public/lm/lmbx9.pfm - RELOC/fonts/type1/public/lm/lmbxi10.pfb - RELOC/fonts/type1/public/lm/lmbxi10.pfm - RELOC/fonts/type1/public/lm/lmbxo10.pfb - RELOC/fonts/type1/public/lm/lmbxo10.pfm - RELOC/fonts/type1/public/lm/lmcsc10.pfb - RELOC/fonts/type1/public/lm/lmcsc10.pfm - RELOC/fonts/type1/public/lm/lmcsco10.pfb - RELOC/fonts/type1/public/lm/lmcsco10.pfm - RELOC/fonts/type1/public/lm/lmdunh10.pfb - RELOC/fonts/type1/public/lm/lmdunh10.pfm - RELOC/fonts/type1/public/lm/lmduno10.pfb - RELOC/fonts/type1/public/lm/lmduno10.pfm - RELOC/fonts/type1/public/lm/lmex10.pfb - RELOC/fonts/type1/public/lm/lmex10.pfm - RELOC/fonts/type1/public/lm/lmmi10.pfb - RELOC/fonts/type1/public/lm/lmmi10.pfm - RELOC/fonts/type1/public/lm/lmmi12.pfb - RELOC/fonts/type1/public/lm/lmmi12.pfm - RELOC/fonts/type1/public/lm/lmmi5.pfb - RELOC/fonts/type1/public/lm/lmmi5.pfm - RELOC/fonts/type1/public/lm/lmmi6.pfb - RELOC/fonts/type1/public/lm/lmmi6.pfm - RELOC/fonts/type1/public/lm/lmmi7.pfb - RELOC/fonts/type1/public/lm/lmmi7.pfm - RELOC/fonts/type1/public/lm/lmmi8.pfb - RELOC/fonts/type1/public/lm/lmmi8.pfm - RELOC/fonts/type1/public/lm/lmmi9.pfb - RELOC/fonts/type1/public/lm/lmmi9.pfm - RELOC/fonts/type1/public/lm/lmmib10.pfb - RELOC/fonts/type1/public/lm/lmmib10.pfm - RELOC/fonts/type1/public/lm/lmmib5.pfb - RELOC/fonts/type1/public/lm/lmmib5.pfm - RELOC/fonts/type1/public/lm/lmmib7.pfb - RELOC/fonts/type1/public/lm/lmmib7.pfm - RELOC/fonts/type1/public/lm/lmr10.pfb - RELOC/fonts/type1/public/lm/lmr10.pfm - RELOC/fonts/type1/public/lm/lmr12.pfb - RELOC/fonts/type1/public/lm/lmr12.pfm - RELOC/fonts/type1/public/lm/lmr17.pfb - RELOC/fonts/type1/public/lm/lmr17.pfm - RELOC/fonts/type1/public/lm/lmr5.pfb - RELOC/fonts/type1/public/lm/lmr5.pfm - RELOC/fonts/type1/public/lm/lmr6.pfb - RELOC/fonts/type1/public/lm/lmr6.pfm - RELOC/fonts/type1/public/lm/lmr7.pfb - RELOC/fonts/type1/public/lm/lmr7.pfm - RELOC/fonts/type1/public/lm/lmr8.pfb - RELOC/fonts/type1/public/lm/lmr8.pfm - RELOC/fonts/type1/public/lm/lmr9.pfb - RELOC/fonts/type1/public/lm/lmr9.pfm - RELOC/fonts/type1/public/lm/lmri10.pfb - RELOC/fonts/type1/public/lm/lmri10.pfm - RELOC/fonts/type1/public/lm/lmri12.pfb - RELOC/fonts/type1/public/lm/lmri12.pfm - RELOC/fonts/type1/public/lm/lmri7.pfb - RELOC/fonts/type1/public/lm/lmri7.pfm - RELOC/fonts/type1/public/lm/lmri8.pfb - RELOC/fonts/type1/public/lm/lmri8.pfm - RELOC/fonts/type1/public/lm/lmri9.pfb - RELOC/fonts/type1/public/lm/lmri9.pfm - RELOC/fonts/type1/public/lm/lmro10.pfb - RELOC/fonts/type1/public/lm/lmro10.pfm - RELOC/fonts/type1/public/lm/lmro12.pfb - RELOC/fonts/type1/public/lm/lmro12.pfm - RELOC/fonts/type1/public/lm/lmro17.pfb - RELOC/fonts/type1/public/lm/lmro17.pfm - RELOC/fonts/type1/public/lm/lmro8.pfb - RELOC/fonts/type1/public/lm/lmro8.pfm - RELOC/fonts/type1/public/lm/lmro9.pfb - RELOC/fonts/type1/public/lm/lmro9.pfm - RELOC/fonts/type1/public/lm/lmss10.pfb - RELOC/fonts/type1/public/lm/lmss10.pfm - RELOC/fonts/type1/public/lm/lmss12.pfb - RELOC/fonts/type1/public/lm/lmss12.pfm - RELOC/fonts/type1/public/lm/lmss17.pfb - RELOC/fonts/type1/public/lm/lmss17.pfm - RELOC/fonts/type1/public/lm/lmss8.pfb - RELOC/fonts/type1/public/lm/lmss8.pfm - RELOC/fonts/type1/public/lm/lmss9.pfb - RELOC/fonts/type1/public/lm/lmss9.pfm - RELOC/fonts/type1/public/lm/lmssbo10.pfb - RELOC/fonts/type1/public/lm/lmssbo10.pfm - RELOC/fonts/type1/public/lm/lmssbx10.pfb - RELOC/fonts/type1/public/lm/lmssbx10.pfm - RELOC/fonts/type1/public/lm/lmssdc10.pfb - RELOC/fonts/type1/public/lm/lmssdc10.pfm - RELOC/fonts/type1/public/lm/lmssdo10.pfb - RELOC/fonts/type1/public/lm/lmssdo10.pfm - RELOC/fonts/type1/public/lm/lmsso10.pfb - RELOC/fonts/type1/public/lm/lmsso10.pfm - RELOC/fonts/type1/public/lm/lmsso12.pfb - RELOC/fonts/type1/public/lm/lmsso12.pfm - RELOC/fonts/type1/public/lm/lmsso17.pfb - RELOC/fonts/type1/public/lm/lmsso17.pfm - RELOC/fonts/type1/public/lm/lmsso8.pfb - RELOC/fonts/type1/public/lm/lmsso8.pfm - RELOC/fonts/type1/public/lm/lmsso9.pfb - RELOC/fonts/type1/public/lm/lmsso9.pfm - RELOC/fonts/type1/public/lm/lmssq8.pfb - RELOC/fonts/type1/public/lm/lmssq8.pfm - RELOC/fonts/type1/public/lm/lmssqbo8.pfb - RELOC/fonts/type1/public/lm/lmssqbo8.pfm - RELOC/fonts/type1/public/lm/lmssqbx8.pfb - RELOC/fonts/type1/public/lm/lmssqbx8.pfm - RELOC/fonts/type1/public/lm/lmssqo8.pfb - RELOC/fonts/type1/public/lm/lmssqo8.pfm - RELOC/fonts/type1/public/lm/lmsy10.pfb - RELOC/fonts/type1/public/lm/lmsy10.pfm - RELOC/fonts/type1/public/lm/lmsy5.pfb - RELOC/fonts/type1/public/lm/lmsy5.pfm - RELOC/fonts/type1/public/lm/lmsy6.pfb - RELOC/fonts/type1/public/lm/lmsy6.pfm - RELOC/fonts/type1/public/lm/lmsy7.pfb - RELOC/fonts/type1/public/lm/lmsy7.pfm - RELOC/fonts/type1/public/lm/lmsy8.pfb - RELOC/fonts/type1/public/lm/lmsy8.pfm - RELOC/fonts/type1/public/lm/lmsy9.pfb - RELOC/fonts/type1/public/lm/lmsy9.pfm - RELOC/fonts/type1/public/lm/lmtcsc10.pfb - RELOC/fonts/type1/public/lm/lmtcsc10.pfm - RELOC/fonts/type1/public/lm/lmtcso10.pfb - RELOC/fonts/type1/public/lm/lmtcso10.pfm - RELOC/fonts/type1/public/lm/lmtk10.pfb - RELOC/fonts/type1/public/lm/lmtk10.pfm - RELOC/fonts/type1/public/lm/lmtko10.pfb - RELOC/fonts/type1/public/lm/lmtko10.pfm - RELOC/fonts/type1/public/lm/lmtl10.pfb - RELOC/fonts/type1/public/lm/lmtl10.pfm - RELOC/fonts/type1/public/lm/lmtlc10.pfb - RELOC/fonts/type1/public/lm/lmtlc10.pfm - RELOC/fonts/type1/public/lm/lmtlco10.pfb - RELOC/fonts/type1/public/lm/lmtlco10.pfm - RELOC/fonts/type1/public/lm/lmtlo10.pfb - RELOC/fonts/type1/public/lm/lmtlo10.pfm - RELOC/fonts/type1/public/lm/lmtt10.pfb - RELOC/fonts/type1/public/lm/lmtt10.pfm - RELOC/fonts/type1/public/lm/lmtt12.pfb - RELOC/fonts/type1/public/lm/lmtt12.pfm - RELOC/fonts/type1/public/lm/lmtt8.pfb - RELOC/fonts/type1/public/lm/lmtt8.pfm - RELOC/fonts/type1/public/lm/lmtt9.pfb - RELOC/fonts/type1/public/lm/lmtt9.pfm - RELOC/fonts/type1/public/lm/lmtti10.pfb - RELOC/fonts/type1/public/lm/lmtti10.pfm - RELOC/fonts/type1/public/lm/lmtto10.pfb - RELOC/fonts/type1/public/lm/lmtto10.pfm - RELOC/fonts/type1/public/lm/lmu10.pfb - RELOC/fonts/type1/public/lm/lmu10.pfm - RELOC/fonts/type1/public/lm/lmvtk10.pfb - RELOC/fonts/type1/public/lm/lmvtk10.pfm - RELOC/fonts/type1/public/lm/lmvtko10.pfb - RELOC/fonts/type1/public/lm/lmvtko10.pfm - RELOC/fonts/type1/public/lm/lmvtl10.pfb - RELOC/fonts/type1/public/lm/lmvtl10.pfm - RELOC/fonts/type1/public/lm/lmvtlo10.pfb - RELOC/fonts/type1/public/lm/lmvtlo10.pfm - RELOC/fonts/type1/public/lm/lmvtt10.pfb - RELOC/fonts/type1/public/lm/lmvtt10.pfm - RELOC/fonts/type1/public/lm/lmvtto10.pfb - RELOC/fonts/type1/public/lm/lmvtto10.pfm - RELOC/tex/latex/lm/il2lmdh.fd - RELOC/tex/latex/lm/il2lmr.fd - RELOC/tex/latex/lm/il2lmss.fd - RELOC/tex/latex/lm/il2lmssq.fd - RELOC/tex/latex/lm/il2lmtt.fd - RELOC/tex/latex/lm/il2lmvtt.fd - RELOC/tex/latex/lm/l7xlmdh.fd - RELOC/tex/latex/lm/l7xlmr.fd - RELOC/tex/latex/lm/l7xlmss.fd - RELOC/tex/latex/lm/l7xlmssq.fd - RELOC/tex/latex/lm/l7xlmtt.fd - RELOC/tex/latex/lm/l7xlmvtt.fd - RELOC/tex/latex/lm/lmodern.sty - RELOC/tex/latex/lm/ly1lmdh.fd - RELOC/tex/latex/lm/ly1lmr.fd - RELOC/tex/latex/lm/ly1lmss.fd - RELOC/tex/latex/lm/ly1lmssq.fd - RELOC/tex/latex/lm/ly1lmtt.fd - RELOC/tex/latex/lm/ly1lmvtt.fd - RELOC/tex/latex/lm/omllmm.fd - RELOC/tex/latex/lm/omllmr.fd - RELOC/tex/latex/lm/omslmr.fd - RELOC/tex/latex/lm/omslmsy.fd - RELOC/tex/latex/lm/omxlmex.fd - RELOC/tex/latex/lm/ot1lmdh.fd - RELOC/tex/latex/lm/ot1lmr.fd - RELOC/tex/latex/lm/ot1lmss.fd - RELOC/tex/latex/lm/ot1lmssq.fd - RELOC/tex/latex/lm/ot1lmtt.fd - RELOC/tex/latex/lm/ot1lmvtt.fd - RELOC/tex/latex/lm/ot4lmdh.fd - RELOC/tex/latex/lm/ot4lmr.fd - RELOC/tex/latex/lm/ot4lmss.fd - RELOC/tex/latex/lm/ot4lmssq.fd - RELOC/tex/latex/lm/ot4lmtt.fd - RELOC/tex/latex/lm/ot4lmvtt.fd - RELOC/tex/latex/lm/qxlmdh.fd - RELOC/tex/latex/lm/qxlmr.fd - RELOC/tex/latex/lm/qxlmss.fd - RELOC/tex/latex/lm/qxlmssq.fd - RELOC/tex/latex/lm/qxlmtt.fd - RELOC/tex/latex/lm/qxlmvtt.fd - RELOC/tex/latex/lm/t1lmdh.fd - RELOC/tex/latex/lm/t1lmr.fd - RELOC/tex/latex/lm/t1lmss.fd - RELOC/tex/latex/lm/t1lmssq.fd - RELOC/tex/latex/lm/t1lmtt.fd - RELOC/tex/latex/lm/t1lmvtt.fd - RELOC/tex/latex/lm/t5lmdh.fd - RELOC/tex/latex/lm/t5lmr.fd - RELOC/tex/latex/lm/t5lmss.fd - RELOC/tex/latex/lm/t5lmssq.fd - RELOC/tex/latex/lm/t5lmtt.fd - RELOC/tex/latex/lm/t5lmvtt.fd - RELOC/tex/latex/lm/ts1lmdh.fd - RELOC/tex/latex/lm/ts1lmr.fd - RELOC/tex/latex/lm/ts1lmss.fd - RELOC/tex/latex/lm/ts1lmssq.fd - RELOC/tex/latex/lm/ts1lmtt.fd - RELOC/tex/latex/lm/ts1lmvtt.fd -catalogue-ctan /fonts/lm -catalogue-date 2018-06-16 10:44:42 +0200 -catalogue-license gfl -catalogue-topics font font-proportional font-mono font-type1 font-otf font-cm -catalogue-version 2.004 - -name lm-math -category Package -revision 36915 -shortdesc OpenType maths fonts for Latin Modern -relocated 1 -longdesc Latin Modern Math is a maths companion for the Latin Modern -longdesc family of fonts, in OpenType format. For use with LuaLaTeX or -longdesc XeLaTeX, support is available from the unicode-math package. -containersize 378604 -containerchecksum 6b0d6d989536a32bd9625abec0852eb6a1ebedd19000c571c6399764bb1bb5e454f8486539fafb20db63b7a4dc064b559a9b3094bfc5d14456358344bf186c83 -doccontainersize 94632 -doccontainerchecksum 972df7f9e1af3c24e0fa2a8ca1d602ec76ee4ebf1ca29ebe8f94941953116808e90ba71eab1fe16ffc920659010ab3402699289235de5ddefd3e25138658255d -docfiles size=37 - RELOC/doc/fonts/lm-math/GUST-FONT-LICENSE.txt - RELOC/doc/fonts/lm-math/INSTALL.txt - RELOC/doc/fonts/lm-math/MANIFEST-Latin-Modern-Math.txt - RELOC/doc/fonts/lm-math/README-Latin-Modern-Math.txt - RELOC/doc/fonts/lm-math/math-test-context.tex - RELOC/doc/fonts/lm-math/math-test.tex - RELOC/doc/fonts/lm-math/test-context-latinmodern_math.pdf - RELOC/doc/fonts/lm-math/test-context-latinmodern_math.tex - RELOC/doc/fonts/lm-math/test-lualatex-latinmodern_math.pdf - RELOC/doc/fonts/lm-math/test-lualatex-latinmodern_math.tex - RELOC/doc/fonts/lm-math/test-word-latinmodern_math.docx - RELOC/doc/fonts/lm-math/test-word-latinmodern_math.pdf - RELOC/doc/fonts/lm-math/test-xelatex-latinmodern_math.pdf - RELOC/doc/fonts/lm-math/test-xelatex-latinmodern_math.tex -runfiles size=180 - RELOC/fonts/opentype/public/lm-math/latinmodern-math.otf -catalogue-ctan /fonts/lm-math -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license gfl -catalogue-topics font font-maths font-otf -catalogue-version 1.959 - -name lmake -category Package -revision 25552 -shortdesc Process lists to do repetitive actions -relocated 1 -longdesc The package provides commands to simplify processing of -longdesc sequential list-like structures, such as making a series of -longdesc 'similar' commands from a list of names. -containersize 2012 -containerchecksum 8daadcf6840d457b1d7c94a1b3886248adcebaa1306535ffb70ab7e50c5cc99e07704acc77d062ef39d06cb6644e585c9a168d36105bbc9bcf1fb290282b05b5 -doccontainersize 269028 -doccontainerchecksum 550a71e09af936e86d334c30bd26896ef478d4d86063e9d2163a9628f33eb2e6b2b65011b673582279a3f1298ad4c6e7144af8f32bbc8e8cfe9547705fc8e7a1 -docfiles size=72 - RELOC/doc/latex/lmake/README details="Readme" - RELOC/doc/latex/lmake/lmake.pdf details="Package documentation" -srccontainersize 6824 -srccontainerchecksum 55e6e5c1ddc61f9b91c1b6c0792bcf1a4b0040cf938a0ee5dfdd42768b48576e38f1cb9016ecbcb225aaab1a9fab45e085ffc9fdc540bb62e9de004892d9b7a2 -srcfiles size=6 - RELOC/source/latex/lmake/lmake.dtx - RELOC/source/latex/lmake/lmake.ins -runfiles size=2 - RELOC/tex/latex/lmake/lmake.sty -catalogue-ctan /macros/latex/contrib/lmake -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.2 -catalogue-topics macro-supp -catalogue-version 1.0 - -name lni -category Package -revision 48133 -shortdesc Official class for the "Lecture Notes in Informatics" -relocated 1 -longdesc This is the official version of the class "lni" for submissions -longdesc to the Lecture Notes in Informatics published by the -longdesc Gesellschaft fur Informatik. To use it, download the file -longdesc lni-author-template.tex and edit it in your favorite LaTeX -longdesc editor. -containersize 11544 -containerchecksum 76b26d64f58a31e2a1ca208a0cb4fc0c6b3a3ac0143e4d5f2d950e304f7e27d8dfe1aa281c4a013d9b056f06cb81189372d53b6cf1c6b926c16510cf19e60779 -doccontainersize 364832 -doccontainerchecksum 94fa6da8ecc68adada56a2f86785d5e111135770c556991496ecc85d23c6dcf831f9c1cbc19752d5535cd1c3d075c86fd1b8854142b7902cccf51f6463548abd -docfiles size=95 - RELOC/doc/latex/lni/CHANGELOG.md - RELOC/doc/latex/lni/CONTRIBUTING.md - RELOC/doc/latex/lni/README.md details="Readme" - RELOC/doc/latex/lni/lni-author-template.tex - RELOC/doc/latex/lni/lni-paper-example-de.bib - RELOC/doc/latex/lni/lni-paper-example-de.tex - RELOC/doc/latex/lni/lni.pdf details="Package documentation" -srccontainersize 24128 -srccontainerchecksum ee62aed7fe29f07666b024483fe6dff4d3447c9d0a4ccd907c003940fc7b4dff5ae30fe15ea45bf64875e9dda1dfd7994ad0e2a2cc9bd5baa3bf1f17030fd513 -srcfiles size=24 - RELOC/source/latex/lni/lni.dtx - RELOC/source/latex/lni/lni.ins -runfiles size=17 - RELOC/bibtex/bst/lni/lni.bst - RELOC/bibtex/bst/lni/lnig.bst - RELOC/tex/latex/lni/lni.cls -catalogue-also biblatex-lni -catalogue-ctan /macros/latex/contrib/lni -catalogue-date 2018-01-15 20:24:22 +0100 -catalogue-license lppl1.3c -catalogue-topics journalpub class -catalogue-version 1.4 - -name lobster2 -category Package -revision 32617 -shortdesc Lobster Two fonts, with support for all LaTeX engines -relocated 1 -longdesc Lobster Two is a family of script fonts designed bt Pablo -longdesc Impallari. It has many ligatures and terminal forms, but most -longdesc of these can be accessed only using XeLaTeX or LuaLaTeX. Font -longdesc access and use is supported in LaTeX. -execute addMap LobsterTwo.map -containersize 776984 -containerchecksum 01ddcddf240936b55c4ee58e52f345f27d4450ff16369fc3fc73752a8e74ba0fd32fd052673913f2e3bdd839f26e1d128407624e14f4874c1d2378ef8f07364e -doccontainersize 39180 -doccontainerchecksum 9b0ac88ac19259b9ccfeb50e17edf5c5205e955380080e90fa4e66d6a6739afce2a8e65f8b236fcb211e9cc437060af5ed58f5360f5d38738f863b24eda83cb1 -docfiles size=13 - RELOC/doc/fonts/lobster2/OFL.txt - RELOC/doc/fonts/lobster2/README details="Readme" - RELOC/doc/fonts/lobster2/lobster2-samples.pdf details="Package documentation" - RELOC/doc/fonts/lobster2/lobster2-samples.tex -runfiles size=577 - RELOC/fonts/enc/dvips/lobster2/lbst2_2vl4dw.enc - RELOC/fonts/enc/dvips/lobster2/lbst2_5uiiua.enc - RELOC/fonts/enc/dvips/lobster2/lbst2_lyobxw.enc - RELOC/fonts/enc/dvips/lobster2/lbst2_xn7u5r.enc - RELOC/fonts/map/dvips/lobster2/LobsterTwo.map - RELOC/fonts/opentype/impallari/lobster2/LobsterTwo-Bold.otf - RELOC/fonts/opentype/impallari/lobster2/LobsterTwo-BoldItalic.otf - RELOC/fonts/opentype/impallari/lobster2/LobsterTwo-Italic.otf - RELOC/fonts/opentype/impallari/lobster2/LobsterTwo-Regular.otf - RELOC/fonts/tfm/impallari/lobster2/LobsterTwo-Bold-lf-ly1--base.tfm - RELOC/fonts/tfm/impallari/lobster2/LobsterTwo-Bold-lf-ly1--lcdfj.tfm - RELOC/fonts/tfm/impallari/lobster2/LobsterTwo-Bold-lf-ly1.tfm - RELOC/fonts/tfm/impallari/lobster2/LobsterTwo-Bold-lf-ot1--base.tfm - RELOC/fonts/tfm/impallari/lobster2/LobsterTwo-Bold-lf-ot1--lcdfj.tfm - RELOC/fonts/tfm/impallari/lobster2/LobsterTwo-Bold-lf-ot1.tfm - RELOC/fonts/tfm/impallari/lobster2/LobsterTwo-Bold-lf-t1--base.tfm - RELOC/fonts/tfm/impallari/lobster2/LobsterTwo-Bold-lf-t1--lcdfj.tfm - RELOC/fonts/tfm/impallari/lobster2/LobsterTwo-Bold-lf-t1.tfm - RELOC/fonts/tfm/impallari/lobster2/LobsterTwo-Bold-lf-ts1--base.tfm - RELOC/fonts/tfm/impallari/lobster2/LobsterTwo-Bold-lf-ts1.tfm - RELOC/fonts/tfm/impallari/lobster2/LobsterTwo-BoldItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/impallari/lobster2/LobsterTwo-BoldItalic-lf-ly1--lcdfj.tfm - RELOC/fonts/tfm/impallari/lobster2/LobsterTwo-BoldItalic-lf-ly1.tfm - RELOC/fonts/tfm/impallari/lobster2/LobsterTwo-BoldItalic-lf-ot1--base.tfm - RELOC/fonts/tfm/impallari/lobster2/LobsterTwo-BoldItalic-lf-ot1--lcdfj.tfm - RELOC/fonts/tfm/impallari/lobster2/LobsterTwo-BoldItalic-lf-ot1.tfm - RELOC/fonts/tfm/impallari/lobster2/LobsterTwo-BoldItalic-lf-t1--base.tfm - RELOC/fonts/tfm/impallari/lobster2/LobsterTwo-BoldItalic-lf-t1--lcdfj.tfm - RELOC/fonts/tfm/impallari/lobster2/LobsterTwo-BoldItalic-lf-t1.tfm - RELOC/fonts/tfm/impallari/lobster2/LobsterTwo-BoldItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/impallari/lobster2/LobsterTwo-BoldItalic-lf-ts1.tfm - RELOC/fonts/tfm/impallari/lobster2/LobsterTwo-Italic-lf-ly1--base.tfm - RELOC/fonts/tfm/impallari/lobster2/LobsterTwo-Italic-lf-ly1--lcdfj.tfm - RELOC/fonts/tfm/impallari/lobster2/LobsterTwo-Italic-lf-ly1.tfm - RELOC/fonts/tfm/impallari/lobster2/LobsterTwo-Italic-lf-ot1--base.tfm - RELOC/fonts/tfm/impallari/lobster2/LobsterTwo-Italic-lf-ot1--lcdfj.tfm - RELOC/fonts/tfm/impallari/lobster2/LobsterTwo-Italic-lf-ot1.tfm - RELOC/fonts/tfm/impallari/lobster2/LobsterTwo-Italic-lf-t1--base.tfm - RELOC/fonts/tfm/impallari/lobster2/LobsterTwo-Italic-lf-t1--lcdfj.tfm - RELOC/fonts/tfm/impallari/lobster2/LobsterTwo-Italic-lf-t1.tfm - RELOC/fonts/tfm/impallari/lobster2/LobsterTwo-Italic-lf-ts1--base.tfm - RELOC/fonts/tfm/impallari/lobster2/LobsterTwo-Italic-lf-ts1.tfm - RELOC/fonts/tfm/impallari/lobster2/LobsterTwo-lf-ly1--base.tfm - RELOC/fonts/tfm/impallari/lobster2/LobsterTwo-lf-ly1--lcdfj.tfm - RELOC/fonts/tfm/impallari/lobster2/LobsterTwo-lf-ly1.tfm - RELOC/fonts/tfm/impallari/lobster2/LobsterTwo-lf-ot1--base.tfm - RELOC/fonts/tfm/impallari/lobster2/LobsterTwo-lf-ot1--lcdfj.tfm - RELOC/fonts/tfm/impallari/lobster2/LobsterTwo-lf-ot1.tfm - RELOC/fonts/tfm/impallari/lobster2/LobsterTwo-lf-t1--base.tfm - RELOC/fonts/tfm/impallari/lobster2/LobsterTwo-lf-t1--lcdfj.tfm - RELOC/fonts/tfm/impallari/lobster2/LobsterTwo-lf-t1.tfm - RELOC/fonts/tfm/impallari/lobster2/LobsterTwo-lf-ts1--base.tfm - RELOC/fonts/tfm/impallari/lobster2/LobsterTwo-lf-ts1.tfm - RELOC/fonts/truetype/impallari/lobster2/LobsterTwo-Bold.ttf - RELOC/fonts/truetype/impallari/lobster2/LobsterTwo-BoldItalic.ttf - RELOC/fonts/truetype/impallari/lobster2/LobsterTwo-Italic.ttf - RELOC/fonts/truetype/impallari/lobster2/LobsterTwo-Regular.ttf - RELOC/fonts/type1/impallari/lobster2/LobsterTwo-Bold.pfb - RELOC/fonts/type1/impallari/lobster2/LobsterTwo-BoldItalic.pfb - RELOC/fonts/type1/impallari/lobster2/LobsterTwo-BoldItalicLCDFJ.pfb - RELOC/fonts/type1/impallari/lobster2/LobsterTwo-BoldLCDFJ.pfb - RELOC/fonts/type1/impallari/lobster2/LobsterTwo-Italic.pfb - RELOC/fonts/type1/impallari/lobster2/LobsterTwo-ItalicLCDFJ.pfb - RELOC/fonts/type1/impallari/lobster2/LobsterTwo.pfb - RELOC/fonts/type1/impallari/lobster2/LobsterTwoLCDFJ.pfb - RELOC/fonts/vf/impallari/lobster2/LobsterTwo-Bold-lf-ly1.vf - RELOC/fonts/vf/impallari/lobster2/LobsterTwo-Bold-lf-ot1.vf - RELOC/fonts/vf/impallari/lobster2/LobsterTwo-Bold-lf-t1.vf - RELOC/fonts/vf/impallari/lobster2/LobsterTwo-Bold-lf-ts1.vf - RELOC/fonts/vf/impallari/lobster2/LobsterTwo-BoldItalic-lf-ly1.vf - RELOC/fonts/vf/impallari/lobster2/LobsterTwo-BoldItalic-lf-ot1.vf - RELOC/fonts/vf/impallari/lobster2/LobsterTwo-BoldItalic-lf-t1.vf - RELOC/fonts/vf/impallari/lobster2/LobsterTwo-BoldItalic-lf-ts1.vf - RELOC/fonts/vf/impallari/lobster2/LobsterTwo-Italic-lf-ly1.vf - RELOC/fonts/vf/impallari/lobster2/LobsterTwo-Italic-lf-ot1.vf - RELOC/fonts/vf/impallari/lobster2/LobsterTwo-Italic-lf-t1.vf - RELOC/fonts/vf/impallari/lobster2/LobsterTwo-Italic-lf-ts1.vf - RELOC/fonts/vf/impallari/lobster2/LobsterTwo-lf-ly1.vf - RELOC/fonts/vf/impallari/lobster2/LobsterTwo-lf-ot1.vf - RELOC/fonts/vf/impallari/lobster2/LobsterTwo-lf-t1.vf - RELOC/fonts/vf/impallari/lobster2/LobsterTwo-lf-ts1.vf - RELOC/tex/latex/lobster2/LY1LobsterTwo-LF.fd - RELOC/tex/latex/lobster2/LobsterTwo.sty - RELOC/tex/latex/lobster2/OT1LobsterTwo-LF.fd - RELOC/tex/latex/lobster2/T1LobsterTwo-LF.fd - RELOC/tex/latex/lobster2/TS1LobsterTwo-LF.fd -catalogue-ctan /fonts/lobster2 -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license ofl -catalogue-topics font font-calligraphic font-type1 font-ttf - -name locality -category Package -revision 20422 -shortdesc Various macros for keeping things local -relocated 1 -longdesc A toolbox of macros designed to allow the LaTeX programmer to -longdesc work around some of the restrictions of the TeX grouping -longdesc mechanisms. The present release offers a preliminary view of -longdesc the package; not all of its facilities are working optimally -containersize 2408 -containerchecksum 48d854b76a985a4ad6586325a26bdac9d1b39b1f89026e7371d275613a5154ee07819bb3c586ebbff6e7fc40af6c5a258d269bec3052f0065f4e7f1f6635ffb8 -doccontainersize 175680 -doccontainerchecksum 0a3a2e538a4a60927a33fa92feda6ae923a8a125bfd874f7a51249b6a3887668d84307db1e65899fcd88924ce7652fac5894f6ed12aed3369983d51c648199df -docfiles size=48 - RELOC/doc/latex/locality/README details="Readme" - RELOC/doc/latex/locality/changes.txt - RELOC/doc/latex/locality/locality.pdf details="Package documentation" -srccontainersize 6608 -srccontainerchecksum 34cfc3772c3f3ee6b38b7612f283d9d3386e87f2d20161120e5ec68d2ac8182a6aa7193b845b4ccff7471103cceff5918074309f17820d561673fe26c50f5829 -srcfiles size=8 - RELOC/source/latex/locality/locality.dtx - RELOC/source/latex/locality/locality.ins -runfiles size=3 - RELOC/tex/latex/locality/locality.sty -catalogue-ctan /macros/latex/contrib/locality -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics macro-supp -catalogue-version 0.2 - -name localloc -category Package -revision 21934 -shortdesc Macros for localizing TeX register allocations -relocated 1 -longdesc This package approaches the problem of the shortage of -longdesc registers, by providing a mechanism for local allocation. The -longdesc package works with Plain TeX, LaTeX and LaTeX 2.09. -containersize 2464 -containerchecksum a0e16a441a1842331d8ff4778904b68dcb5c7650e605fcc12e2205b780fdd9b42cfaf4b0d2c528b3d747f75e57886ddc2f5481d8de6d4a493c18b18481302b93 -doccontainersize 241320 -doccontainerchecksum e3e47a9beb602fb94a1ba7279d4f9e04b4dc12a4112b520d5f5dca52cfa3b56cdf0494f0251dbf5991eabde2705436d6284e28c1b101a8abbe461816cb73676f -docfiles size=66 - RELOC/doc/latex/localloc/localloc.README details="Package Readme" - RELOC/doc/latex/localloc/localloc.pdf details="Package documentation" - RELOC/doc/latex/localloc/localtst.tex -srccontainersize 11684 -srccontainerchecksum 7dacc5d6ee2eca888bc99466575cbc6865bc4083565b65dcfa8ebccb0ba46b23600ba56fd058603d8ff47aa6a6b6372f240c089b2035611f36dab34ba1d725ea -srcfiles size=11 - RELOC/source/latex/localloc/localloc.drv - RELOC/source/latex/localloc/localloc.dtx -runfiles size=2 - RELOC/tex/latex/localloc/localloc.sty -catalogue-ctan /macros/latex/contrib/localloc -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics macro-supp - -name logbox -category Package -revision 24499 -shortdesc e-TeX showbox facilities for exploration purposes -relocated 1 -longdesc The command \logbox does \showbox without stopping the -longdesc compilation. The package's main command is \viewbox*: the box -longdesc is typeset (copied) with its dimensions, and its contents are -longdesc logged in the .log file. -containersize 1444 -containerchecksum ea4fb3891441a49694d998e69f1fdcca64e795335cc6d18215c65f282049897f0bb7a41768d5e1f01df6516b2dbf69e67e1898b272a47c760bdd9ba5c1ef0b03 -doccontainersize 588816 -doccontainerchecksum b87519598311f255a691fa89bb1e4c98a07c18afd8f28f5732ef581ce19cd2c5dfaaf1984e187b8514d784ca1e55cb03d09f8744e23b7e4aa3c0d6afab9ccfb2 -docfiles size=160 - RELOC/doc/latex/logbox/README details="Readme" - RELOC/doc/latex/logbox/logbox.pdf details="Package documentation" - RELOC/doc/latex/logbox/logbox.png -srccontainersize 7324 -srccontainerchecksum c568a8a760444c999c02bba8d8dd791f22807a465365198b550a4f643c578d85b0676557af022d470b46ef063193d1c3f66a200d5dec46901e44eda6168656a3 -srcfiles size=8 - RELOC/source/latex/logbox/logbox.drv - RELOC/source/latex/logbox/logbox.dtx - RELOC/source/latex/logbox/logbox.ins -runfiles size=1 - RELOC/tex/latex/logbox/logbox.sty -catalogue-ctan /macros/latex/contrib/logbox -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics macro-supp -catalogue-version 1.0 - -name logical-markup-utils -category Package -revision 15878 -shortdesc Packages for language-dependent inline quotes and dashes -relocated 1 -longdesc The bundle contains two packages: quoted, for inserting -longdesc quotation marks; and onedash, for inserting dashes. Each -longdesc package takes a language name as an option; accepted language -longdesc options are american, british, german and polish. -containersize 1880 -containerchecksum 95213312bc9348b673420c3177bfa03b1c2c94f5a369ac5ec5fdf64d22eea20ee31f86258f79248a85253ae89cd6b8f7a5afd0a629c6e36d9cac47d12cdcc2ed -doccontainersize 12844 -doccontainerchecksum 6f1adc74f9ea04bd8f3a78f62f1d126da4c43ec9965d94d2047b777bdc5d03162589df8f2891ecb4c4540bbef46308f0f6015e19c28feb81b6406e5fc9a2ce09 -docfiles size=11 - RELOC/doc/latex/logical-markup-utils/COPYING - RELOC/doc/latex/logical-markup-utils/README details="Readme" - RELOC/doc/latex/logical-markup-utils/TODO -runfiles size=2 - RELOC/tex/latex/logical-markup-utils/onedash.sty - RELOC/tex/latex/logical-markup-utils/quoted.sty -catalogue-also csquotes -catalogue-ctan /macros/latex/contrib/logical-markup-utils -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl3 -catalogue-topics quote-marks - -name logicproof -category Package -revision 33254 -shortdesc Box proofs for propositional and predicate logic -relocated 1 -longdesc A common style of proof used in propositional and predicate -longdesc logic is Fitch proofs, in which each line of the proof has a -longdesc statement and a justification, and subproofs within a larger -longdesc proof have boxes around them. The package provides environments -longdesc for typesetting such proofs and boxes. It creates proofs in a -longdesc style similar to that used in "Logic in Computer Science" by -longdesc Huth and Ryan. -containersize 2012 -containerchecksum ed17364fcb71402d6a56190b20115bc2335d303d52ac9f971fc85768c5b6d492d15ec3a7fb7dbc1f637c8d58e981e527a0d7dcfd19f915435be9d21dfa6bf942 -doccontainersize 54568 -doccontainerchecksum 732fc80c0281eb26bda98120f5bf383ca2a000cf0b84e1f8d9977e50d0f437893778445f915991867d9f2ea6cbc9b9953bf8e1607d3fb5dfa97b53d562f6113f -docfiles size=15 - RELOC/doc/latex/logicproof/README details="Readme" - RELOC/doc/latex/logicproof/logicproof.pdf details="Package documentation" -srccontainersize 7728 -srccontainerchecksum 02e84b4f79ec6ccbd73f2a838cfb0c0b7b013d6f57f5f75fdb582356a7095684483cf27f863250f41ac167cc3b2596068021f7bea28ed6c036a90f114f716fbd -srcfiles size=8 - RELOC/source/latex/logicproof/logicproof.dtx - RELOC/source/latex/logicproof/logicproof.ins -runfiles size=2 - RELOC/tex/latex/logicproof/logicproof.sty -catalogue-ctan /macros/latex/contrib/logicproof -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics logic - -name logicpuzzle -category Package -revision 34491 -shortdesc Typeset (grid-based) logic puzzles -relocated 1 -longdesc The package allows the user to typeset various logic puzzles. -longdesc At the moment the following puzzles are supported: 2D-Sudoku -longdesc (aka Magiequadrat, Diagon, ...), Battleship (aka Bimaru, -longdesc Marinespiel, Batalla Naval, ...), Bokkusu (aka Kakurasu, -longdesc Feldersummenratsel, ...), Bridges (akak Bruckenbau, Hashi, -longdesc ...), Chaos Sudoku, Four Winds (aka Eminent Domain, -longdesc Lichtstrahl, ...), Hakyuu (aka Seismic, Ripple Effect, ...), -longdesc Hitori, Kakuro, Kendoku (aka Mathdoku, Calcudoku, Basic, -longdesc MiniPlu, Ken Ken, Square Wisdom, Sukendo, Caldoku, ..., Killer -longdesc Sudoku (aka Samunapure, Sum Number Place, Sumdoku, -longdesc Gebietssummen, ...), Laser Beam (aka Laserstrahl, ...), Magic -longdesc Labyrinth (aka Magic Spiral, Magisches Labyrinth, ...), Magnets -longdesc (aka Magnetplatte, Magnetfeld, ...), Masyu (aka Mashi, -longdesc {White|Black} Pearls, ...), Minesweeper (aka Minensuche, ...), -longdesc Nonogram (aka Griddlers, Hanjie, Tsunami, Logic Art, Logimage, -longdesc ...), Number Link (aka Alphabet Link, Arukone, Buchstabenbund, -longdesc ...), Resuko, Schatzsuche, Skyline (aka Skycrapers, -longdesc Wolkenkratzer, Hochhauser, ...), including Skyline Sudoku and -longdesc Skyline Sudoku (N*N) variants, Slitherlink (aka Fences, Number -longdesc Line, Dotty Dilemma, Sli-Lin, Takegaki, Great Wall of China, -longdesc Loop the Loop, Rundweg, Gartenzaun, ...), Star Battle (aka -longdesc Sternenschlacht, ...), Stars and Arrows (aka Sternenhimmel, -longdesc ...), Sudoku, Sun and Moon (aka Sternenhaufen, Munraito, ...), -longdesc Tents and Trees (aka Zeltlager, Zeltplatz, Camping, ...), and -longdesc Tunnel. -containersize 15176 -containerchecksum bb851ad8f7812b08bbdb7764dfd4eaccca439c1fff83c6672ee08c89e1eebde2d249757f5e8408ea6253a893b0470b80b89a0369ef64119ed2a8d9f070e11274 -doccontainersize 810120 -doccontainerchecksum 86783bfa1706624eaac232afa00636f971d653968c9005fdf8d9f1ade9728154f19024633901ca6823175c8f6e130c117b82297f405649a19cb99a1e138a6b1c -docfiles size=284 - RELOC/doc/latex/logicpuzzle/README details="Readme" - RELOC/doc/latex/logicpuzzle/logicpuzzle.dtx - RELOC/doc/latex/logicpuzzle/logicpuzzle.pdf details="Package documentation" - RELOC/doc/latex/logicpuzzle/manifest.txt - RELOC/doc/latex/logicpuzzle/qrcode.png -runfiles size=32 - RELOC/scripts/logicpuzzle/createlpsudoku - RELOC/scripts/logicpuzzle/lpsmag - RELOC/scripts/logicpuzzle/simple.smc - RELOC/tex/latex/logicpuzzle/logicpuzzle.sty - RELOC/tex/latex/logicpuzzle/lpenv.sty -catalogue-ctan /graphics/pgf/contrib/logicpuzzle -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics pgf-tikz games -catalogue-version 2.5 - -name logpap -category Package -revision 15878 -shortdesc Generate logarithmic graph paper with LaTeX -relocated 1 -longdesc The logpap package provides four macros for drawing -longdesc logarithmic-logarithmic, logarithmic-linear, linear-logarithmic -longdesc and (because it was easy to implement) linear-linear graph -longdesc paper with LaTeX. -containersize 5880 -containerchecksum d2e9939d2d2b4f1fe1ef369d794b3037e76ba7681195afc2e05c133866bbcf3aeca19fe8a4de603fa8b6a3090c8d036a28502b722120d0a0334533a58ea883e6 -doccontainersize 67712 -doccontainerchecksum cdfe0fa0ad0d7e13c1d931b15bae8cacba9a0d25310536b621092475d67c24f8ec1c570cd738cd3686423f02c9f535156f0d232446bbd67417e899d0976c8926 -docfiles size=23 - RELOC/doc/latex/logpap/README details="Package Readme" - RELOC/doc/latex/logpap/example.pdf details="Package documentation" - RELOC/doc/latex/logpap/example.tex -srccontainersize 22104 -srccontainerchecksum 19a098596c4cbb5566be76a6f2fd6c95838f50bfa6ce182e086fcf118836836ffb1ffbbd5fe9ab849eef20ed2984bb2be422949f3df2c4e2cd532b1e6ca78447 -srcfiles size=28 - RELOC/source/latex/logpap/logpap.dtx - RELOC/source/latex/logpap/logpap.ins -runfiles size=7 - RELOC/tex/latex/logpap/logpap.sty -catalogue-ctan /macros/latex/contrib/logpap -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics diagram -catalogue-version 0.6 - -name logreq -category Package -revision 19640 -shortdesc Support for automation of the LaTeX workflow -relocated 1 -longdesc The package helps to automate a typical LaTeX workflow that -longdesc involves running LaTeX several times, running tools such as -longdesc BibTeX or makeindex, and so on. It will log requests like -longdesc "please rerun LaTeX" or "please run BibTeX on file X" to an -longdesc external XML file which lists all open tasks in a -longdesc machine-readable format. Compiler scripts and integrated LaTeX -longdesc editing environments may parse this file to determine the next -longdesc steps in the workflow in a way that is more efficient than -longdesc parsing the main log file. In sum, the package will do two -longdesc things: enable package authors to use LaTeX commands to issue -longdesc requests, collect all requests from all packages and write them -longdesc to an external XML file at the end of the document. -containersize 3200 -containerchecksum 58a34917926aa3812b4749a5e539cbd41cf53111fbfa01bc0295dfa70e1a68a27d6fb38b3709442ddd7baf6d77d20bf15036ba22b117abc4dbf3b037c58ef627 -doccontainersize 3792 -doccontainerchecksum d554c411596c0cd66ebf4ecae5c56136aaacac0460dfe83cc7ff377ba5494ade31a887555533ac90269d56cd2e16ecdd8a4eaff89172f53c99e8b2ff62aadf73 -docfiles size=12 - RELOC/doc/latex/logreq/README details="Readme" - RELOC/doc/latex/logreq/examples/01-basic.run.xml - RELOC/doc/latex/logreq/examples/01-basic.tex - RELOC/doc/latex/logreq/examples/02-index.run.xml - RELOC/doc/latex/logreq/examples/02-index.tex - RELOC/doc/latex/logreq/examples/03-biblatex+bibtex8.run.xml - RELOC/doc/latex/logreq/examples/03-biblatex+bibtex8.tex - RELOC/doc/latex/logreq/examples/04-biblatex+bibtex+refsections.run.xml - RELOC/doc/latex/logreq/examples/04-biblatex+bibtex+refsections.tex - RELOC/doc/latex/logreq/examples/05-biblatex+biber.run.xml - RELOC/doc/latex/logreq/examples/05-biblatex+biber.tex -runfiles size=3 - RELOC/tex/latex/logreq/logreq.def - RELOC/tex/latex/logreq/logreq.sty -catalogue-ctan /macros/latex/contrib/logreq -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics compilation -catalogue-version 1.0 - -name lollipop -category Package -revision 45678 -shortdesc TeX made easy -longdesc Lollipop is "TeX made easy" -- it is a macro package that -longdesc functions as a toolbox for writing TeX macros. Its main aim is -longdesc to make macro writing so easy that implementing a fully new -longdesc layout in TeX would become a matter of less than an hour for an -longdesc average document. The aim is that such a task could be -longdesc accomplished by someone with only a very basic training in TeX -longdesc programming. Thus, Lollipop aims to make structured text -longdesc formatting available in environments where typical users would -longdesc switch to WYSIWYG packages for the freedom that such a -longdesc mechanism offers. In addition, development of support for -longdesc Lollipop documents written in RTL languages (such as Persian) -longdesc is underway. -depend cm -depend hyphen-base -depend lollipop.ARCH -execute AddFormat name=lollipop engine=tex options="lollipop.ini" fmttriggers=cm,hyphen-base -containersize 51216 -containerchecksum 9d388b2970c9a393cd21bfedc68f0a250dad62cf4f728ebc0313d25b1a461025661efc2744f0e85920ba674596f98c9a0af987839b31a1b23f2a797be887ad7b -doccontainersize 341292 -doccontainerchecksum 551c2557d686fe656158f2bb754fbee843ff251c95e0e8ba6b43139d81702d335897ed32c28143c910addc87f3b9e30acb8f563753084faf3d9cd657a6867157 -docfiles size=136 - texmf-dist/doc/otherformats/lollipop/README details="Readme" - texmf-dist/doc/otherformats/lollipop/manual/address.tex - texmf-dist/doc/otherformats/lollipop/manual/appendix.tex - texmf-dist/doc/otherformats/lollipop/manual/btxmac.tex - texmf-dist/doc/otherformats/lollipop/manual/comm.tex - texmf-dist/doc/otherformats/lollipop/manual/comment.tex - texmf-dist/doc/otherformats/lollipop/manual/example.tex - texmf-dist/doc/otherformats/lollipop/manual/extern.tex - texmf-dist/doc/otherformats/lollipop/manual/head.tex - texmf-dist/doc/otherformats/lollipop/manual/list.tex - texmf-dist/doc/otherformats/lollipop/manual/lollipop-manual.bib - texmf-dist/doc/otherformats/lollipop/manual/lollipop-manual.pdf details="Package manual" - texmf-dist/doc/otherformats/lollipop/manual/lollipop-manual.tex - texmf-dist/doc/otherformats/lollipop/manual/mandefs.tex - texmf-dist/doc/otherformats/lollipop/manual/opt.tex - texmf-dist/doc/otherformats/lollipop/manual/out.tex - texmf-dist/doc/otherformats/lollipop/manual/prelim.tex - texmf-dist/doc/otherformats/lollipop/manual/struct.tex - texmf-dist/doc/otherformats/lollipop/manual/titlepag.tex - texmf-dist/doc/otherformats/lollipop/manual/trace.tex - texmf-dist/doc/otherformats/lollipop/tex-inde.xen -runfiles size=57 - texmf-dist/tex/lollipop/lollipop-define.tex - texmf-dist/tex/lollipop/lollipop-document.tex - texmf-dist/tex/lollipop/lollipop-float.tex - texmf-dist/tex/lollipop/lollipop-fontdefs.tex - texmf-dist/tex/lollipop/lollipop-fonts.tex - texmf-dist/tex/lollipop/lollipop-heading.tex - texmf-dist/tex/lollipop/lollipop-lists.tex - texmf-dist/tex/lollipop/lollipop-output.tex - texmf-dist/tex/lollipop/lollipop-plain.tex - texmf-dist/tex/lollipop/lollipop-text.tex - texmf-dist/tex/lollipop/lollipop-tools.tex - texmf-dist/tex/lollipop/lollipop.ini - texmf-dist/tex/lollipop/lollipop.tex -catalogue-ctan /macros/lollipop -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license gpl3 -catalogue-topics format -catalogue-version 1.07 - -name lollipop.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of lollipop -containersize 320 -containerchecksum 57ea64791b6846f1c3e3e3da84c5d354ab9e3d107ee46ebc0e3c8f3328fb53aa691fc9feffc42d96178ba41889d8f51575a38fc5a001f8586c5bf3deee2f2a51 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/lollipop - -name lollipop.amd64-freebsd -category Package -revision 41465 -shortdesc amd64-freebsd files of lollipop -containersize 320 -containerchecksum 38f7341c4422a7b3507da707baf47af55976bec36438371bb402b3a18d41d52bb686545fbe7f4359e320cefe129951673f28b4a42fbcfa052d5807ec1d0f653c -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/lollipop - -name lollipop.amd64-netbsd -category Package -revision 41257 -shortdesc amd64-netbsd files of lollipop -containersize 320 -containerchecksum 5ea0d7d4de9029c55c2f1d166edd850ba90a23c747ed9f788616f1146e8747d870700fd61f92d9dbf44961763b6926bf5cb33ab1245e2f172658d59768a33bfb -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/lollipop - -name lollipop.armhf-linux -category Package -revision 41465 -shortdesc armhf-linux files of lollipop -containersize 324 -containerchecksum eeb02b2c787cccb36f5ae9b1ae96506ea09ce3eb4f1e253e2715d183cad649a215f72af37fa5d808ab7efcd0c44565c6532bb32d2ad292a521126d60026d8e71 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/lollipop - -name lollipop.i386-cygwin -category Package -revision 41465 -shortdesc i386-cygwin files of lollipop -containersize 324 -containerchecksum 8a32202cb06374e78bb2d37b698e3aaeff633532018558444d48b125a02522e4442eb5edfb0615e7783393841c9e12b1633497d5da91ddbfd4ae25f7e625788c -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/lollipop - -name lollipop.i386-freebsd -category Package -revision 41465 -shortdesc i386-freebsd files of lollipop -containersize 324 -containerchecksum 88222db861e0d9a2ae714850f6ac2b2271aa54501d06d17b617460417648d45845c647c02d85b29b69b99e046cf868e6db9878bd727523c3545a10a20d0d41c4 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/lollipop - -name lollipop.i386-linux -category Package -revision 41465 -shortdesc i386-linux files of lollipop -containersize 320 -containerchecksum 99f8726567d609a9c8035bfbf1ad6c7c8e3933e4d8bea53b40e4232a3d253758d6c5097eca8ace95a3fc51aec1e104e3c04b281146cadbdded2d182c8be97739 -binfiles arch=i386-linux size=1 - bin/i386-linux/lollipop - -name lollipop.i386-netbsd -category Package -revision 41221 -shortdesc i386-netbsd files of lollipop -containersize 320 -containerchecksum 16910032d446c6a4f120e4086321033790975382a509210fd9f1e8bf1068627cea369deab35f0a906fc16e60775c0c61a5997d8d707a55b28661c64309957ac2 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/lollipop - -name lollipop.i386-solaris -category Package -revision 41465 -shortdesc i386-solaris files of lollipop -containersize 324 -containerchecksum 9d74b84c0d9d8763ec536f08b47cabdf1d988436dd132e4dc4187d5d234985afb096045efbc29999495346708623d65f0a2610f5aa1abb0ae372bac38960a84f -binfiles arch=i386-solaris size=1 - bin/i386-solaris/lollipop - -name lollipop.sparc-solaris -category Package -revision 41465 -shortdesc sparc-solaris files of lollipop -containersize 320 -containerchecksum 899cfe724fc5cc9d04a07f5786262cb0f0c8b8abfe674d3b13709aee69d9872bfee727d43da63a1933de183a6a916f62d0481eace158bce2a1ad1a25dc31c7a1 -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/lollipop - -name lollipop.win32 -category Package -revision 41464 -shortdesc win32 files of lollipop -containersize 868 -containerchecksum 2301f05a56a4e62038772eb6e80d58322daaabc116cf70f5101c1f548aa1a0e00bb73701d204580ca129c58ccba1d1e876d9c439fec48131b0ccd03e0c59307a -binfiles arch=win32 size=1 - bin/win32/lollipop.exe - -name lollipop.x86_64-cygwin -category Package -revision 41465 -shortdesc x86_64-cygwin files of lollipop -containersize 328 -containerchecksum db6573c4906c58cc6cf6d0f64ee51ebae685db9bc0365f68df0b2843466e89c6a43804c795585e11751906c9c50788b188b12d28bf9a689f993fc4e95c92f22b -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/lollipop - -name lollipop.x86_64-darwin -category Package -revision 41465 -shortdesc x86_64-darwin files of lollipop -containersize 324 -containerchecksum 1fe46d273689d96813c823435456f16cf226843f65c1da5375258865c1537d418d9e09893b99a3abd5f2246fe3355a038ea97ad9e670289d731fc98c94db271e -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/lollipop - -name lollipop.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of lollipop -containersize 332 -containerchecksum b7b2a87d94b77ae09dcef2f7f8930639ebf30a28843f6bf726ea6b3c66134af06a3fdf3463a8e646697242a155462e4c812725ce7846e6c7bb0f10bf86369cf8 -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/lollipop - -name lollipop.x86_64-linux -category Package -revision 41465 -shortdesc x86_64-linux files of lollipop -containersize 324 -containerchecksum b9fabe019ba1d2137eed66ab8c12e002e88a7a384867e2d82f215e53ffee36dc67f6f8454f5f6afc7817a6efb558ece906b079319f39ad0c08784080c8bd9e07 -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/lollipop - -name lollipop.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of lollipop -containersize 324 -containerchecksum 5a499cb07942ee36dad9663b2ad585fcbe95c3e829a210ced95a2d6610718c3bcb06afe92192e1434a4e7beb652cb819b8f79130c7dfa7ee953ab7ec8f7e5c61 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/lollipop - -name lollipop.x86_64-solaris -category Package -revision 41465 -shortdesc x86_64-solaris files of lollipop -containersize 324 -containerchecksum bb5aa9286451db612af41e16e386c6e07de2a202f12f7e3f5a79fc64a030c32a625a641547a97ce6a30814dca5056d5765517ac6292c148403ed3b849a9a72c0 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/lollipop - -name longdivision -category Package -revision 43159 -shortdesc Long division arithmetic problems -relocated 1 -longdesc This package solves long division problems and typesets the -longdesc solutions. The dividend must be a positive decimal number and -longdesc the divisor must be a positive integer. Repeating decimals is -longdesc handled correctly, putting a bar over the repeated part of the -longdesc decimal. Dividends up to 20 digits long are handled gracefully -longdesc (though the typeset result will take up about a page), and -longdesc dividends between 20 and 60 digits long slightly less -longdesc gracefully. The package defines two macros, \longdivision and -longdesc \intlongdivision. Each takes two arguments, a dividend and a -longdesc divisor. \longdivision keeps dividing until the remainder is -longdesc zero, or it encounters a repeated remainder. \intlongdivision -longdesc stops when the dividend stops (though the dividend doesn't have -longdesc to be an integer). This package depends on the xparse package -longdesc from the l3packages bundle. -containersize 5640 -containerchecksum e5b8086954318877b30f32054e42aa9361224307e51587afd760ff4435236d636a3248b0b8cc53ef106bcfae35f9d8ee948b9b97b92a9beb069b5bf71e788f65 -doccontainersize 24796 -doccontainerchecksum 2ab1fa5483eca5da8bc1077d25f892691b282ff6369e6a32a0a74fac52765f99bafd1a1447f9c1da0971e6a87cf29b85bbfdd4acfd07f2767a85b304147dbc39 -docfiles size=9 - RELOC/doc/latex/longdivision/README details="Readme" - RELOC/doc/latex/longdivision/longdivision_example.pdf - RELOC/doc/latex/longdivision/longdivision_example.tex -runfiles size=5 - RELOC/tex/latex/longdivision/longdivision.sty -catalogue-also longdiv -catalogue-ctan /macros/latex/contrib/longdivision -catalogue-date 2017-02-08 06:09:25 +0100 -catalogue-license lppl -catalogue-topics maths arithmetic -catalogue-version 1.0 - -name longfbox -category Package -revision 39028 -shortdesc Draw framed boxes with standard CSS attributes that can break over multiple pages -relocated 1 -longdesc The longfbox package provides framed boxes that can be -longdesc customized using standard CSS attributes. It was written to -longdesc support precise rendering of Madoko documents in LaTeX. -containersize 17080 -containerchecksum 9c8ea6cbd1781da1c66888e140853013a9561010d1b35d66def2715773d0bd4d655384b0c257a7c231c5da919d5a68e2a24ff435495bbf876baac4b5c167650e -doccontainersize 339604 -doccontainerchecksum d16a5f3ae1dc654ec04c24734eed5f2fc856d2d9303034c495a85d98ae56253af19c0f630e46dc1b1311703bc72c12cef81ed70c7349058e33f5f7d2cde7006c -docfiles size=146 - RELOC/doc/latex/longfbox/README details="Readme" - RELOC/doc/latex/longfbox/longfbox.html - RELOC/doc/latex/longfbox/longfbox.pdf details="Package documentation" -runfiles size=23 - RELOC/tex/latex/longfbox/longbox.sty - RELOC/tex/latex/longfbox/longfbox.sty -catalogue-ctan /macros/latex/contrib/longfbox -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics boxing decoration -catalogue-version 1.0 - -name longfigure -category Package -revision 34302 -shortdesc Provides a figure-like environment that break over pages -relocated 1 -longdesc The longfigure package uses and relabels components of the -longdesc well-known longtable package, written by David Carlisle, to -longdesc provide a table-like environment that can display a stream of -longdesc figures as a single figure that can break across pages. -containersize 4516 -containerchecksum e38e10c7250523bc0707e3361337b65989a26f7f6bf4d90956105a525d9fbaa010310dabf9867252a5de787e9edf447c46ca62e91256dfd0c4e4a16268a658a7 -doccontainersize 443792 -doccontainerchecksum ae8b67cb06b1945f9bd9a7195297e5673a4ae06fc174d46d5a8ad78c32e0d92dc38cef116d3721a2e9c0fb551ab8804b5f1d4279677634111e2eb4a884d46e29 -docfiles size=111 - RELOC/doc/latex/longfigure/README details="Readme" - RELOC/doc/latex/longfigure/longfigure.pdf details="Package documentation" -srccontainersize 8472 -srccontainerchecksum 603be3e5d39781642264ff56f6935b81b604ef2696d747bf6ff3b98ca7b9cdacf3b70705395a1442effc839c4291ff6c66c8a2fede0f3819d73184515b922491 -srcfiles size=8 - RELOC/source/latex/longfigure/longfigure.dtx - RELOC/source/latex/longfigure/longfigure.ins -runfiles size=4 - RELOC/tex/latex/longfigure/longfigure.sty -catalogue-ctan /macros/latex/contrib/longfigure -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics table table-long graphics-incl -catalogue-version 1.0 - -name longnamefilelist -category Package -revision 27889 -shortdesc Tidy \listfiles with long file names -relocated 1 -longdesc The package equips LaTeX's \listfiles command with an optional -longdesc argument for the number of characters in the longest base -longdesc filename. This way you get a neatly aligned file list even when -longdesc it contains files whose base names have more than 8 characters. -longdesc The package can be combined with the myfilist package as -longdesc explained in the documentation. -containersize 3584 -containerchecksum dc29ed649305de90006c904136029876299bb1e666841493aa0ec8d9416d6f7faba64a3de124418b9597752280cea4dbde89572f8407c54a6f3c0290fb9d172a -doccontainersize 309252 -doccontainerchecksum faee6701f47a99c56f75dd3f25c350333cf038f1a0e026aa1c31b579d7ba631ac0715cf28bfd8b2ef442ca515898439a434c6f8a929325ffa2e2a43ab8c6c7d2 -docfiles size=85 - RELOC/doc/latex/longnamefilelist/README details="Readme" - RELOC/doc/latex/longnamefilelist/SrcFILEs.txt - RELOC/doc/latex/longnamefilelist/longnamefilelist.pdf details="Package documentation" -srccontainersize 1644 -srccontainerchecksum 7a67ba29a40af37039eb1e443a38e00d69ad47044721a6386502433a19f00924e27ba813313c694f6b54a1f369cfcfd18b1852e52e57f5761efa0699f4e20e93 -srcfiles size=2 - RELOC/source/latex/longnamefilelist/longnamefilelist.tex - RELOC/source/latex/longnamefilelist/srcfiles.tex -runfiles size=2 - RELOC/tex/latex/longnamefilelist/longnamefilelist.sty -catalogue-ctan /macros/latex/contrib/longnamefilelist -catalogue-date 2017-05-06 08:40:41 +0200 -catalogue-license lppl1.3 -catalogue-topics doc-mgmt -catalogue-version 0.2 - -name loops -category Package -revision 30704 -shortdesc General looping macros for use with LaTeX -relocated 1 -longdesc The package provides efficient looping macros for processing -longdesc both csv (separated-values) and nsv/tsv (non-separated values) -longdesc lists. CSV lists which have associated parsers may be processed -longdesc with the tools of the package. -containersize 11940 -containerchecksum 6502eb7ab20604cf277783a0435e7a2a41faa3c8bed6f6c79b30c78b88d4b1dfec33336e0cdc85186af7fb9a64750ad3fd261c438f3c852a44470a16318e7b30 -doccontainersize 8236 -doccontainerchecksum 28e7841c79b59c9376269369a45adf02a6798ddc8b3b69b001e285bf7af65e98b66680903d137af061a8faa7e1dc25740b19af0257d5e418daa715db3f177fd1 -docfiles size=8 - RELOC/doc/latex/loops/README details="Readme" - RELOC/doc/latex/loops/loops-pokayoke1.tex -runfiles size=13 - RELOC/tex/latex/loops/loops.sty -catalogue-ctan /macros/latex/contrib/loops -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics list-supp macro-supp csv-support -catalogue-version 1.3 - -name lpform -category Package -revision 36918 -shortdesc Typesetting linear programming formulations and sets of equations -relocated 1 -longdesc The package is designed to aid the author writing linear -longdesc programming formulations, one restriction at a time. With the -longdesc package, one can easily label equations, formulations can span -longdesc multiple pages and several elements of the layout (such as -longdesc spacing, texts and equation tags) are also customizable. -longdesc Besides linear programming formulations, this package can also -longdesc be used to display any series of aligned equations with easy -longdesc labeling/referencing and other customization options. -containersize 1564 -containerchecksum 0f8c3e7f5e585a2ee6d08f397b486aaeed2a9d0af22d3d5391a529a6a87a828ff713b0e3dda1b9eeaa838235e55437ab8660502d57fa2626b8045dc9e918f22a -doccontainersize 269296 -doccontainerchecksum f80b14818c5f7a0fc6cfbcc8208490c41089c0c32bafd7ed8d3b68a81d3372d739d818dcf5085e861a14a8f6bc3ea28851960452d1d24cbcc45eace6dfcc75bc -docfiles size=74 - RELOC/doc/generic/lpform/README details="Readme" - RELOC/doc/generic/lpform/lpform-doc.pdf details="Package documentation" - RELOC/doc/generic/lpform/lpform-doc.tex -runfiles size=2 - RELOC/tex/generic/lpform/lpform.sty -catalogue-ctan /macros/generic/lpform -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics maths - -name lpic -category Package -revision 20843 -shortdesc Put LaTeX material over included graphics -relocated 1 -longdesc The package defines a convenient interface to put any LaTeX -longdesc material on top of included graphics. The LaTeX material may -longdesc also be rotated and typeset on top of a white box overshadowing -longdesc the graphics. The coordinates of the LaTeX boxes are given -longdesc relative to the original, unscaled graphics; when the graphics -longdesc is rescaled, the LaTeX annotations stay at their right places -longdesc (unless you do something extreme). In a draft mode, the package -longdesc enables you to draw a coordinate grid over the picture for easy -longdesc adjustment of positions of the annotations. -containersize 5300 -containerchecksum d2427aed695fe956fe90c485233bcd1189603e5f522bcf76d8fd9bd6021ca02779f23cc1c8da70628e50537bf1c2789bec5d77d0dd2b615008f8f5bbb16c17fb -doccontainersize 96860 -doccontainerchecksum 85800646bb25f9f33a706bac57716531779e8f5478d28b536a818da52b600e45ebabe9a74c05cc5fb460ad247a10f77589de0377ea588f5643f4ac20543d87d6 -docfiles size=36 - RELOC/doc/latex/lpic/README details="Readme" - RELOC/doc/latex/lpic/instructions-differential.eps - RELOC/doc/latex/lpic/instructions-differential.pdf - RELOC/doc/latex/lpic/instructions.pdf details="Package documentation" - RELOC/doc/latex/lpic/instructions.tex -runfiles size=6 - RELOC/tex/latex/lpic/lpic.sty -catalogue-also overpic -catalogue-ctan /macros/latex/contrib/lpic -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics graphics-text -catalogue-version 0.8 - -name lplfitch -category Package -revision 31077 -shortdesc Fitch-style natural deduction proofs -relocated 1 -longdesc The package provides macros for typesetting natural deduction -longdesc proofs in "Fitch" style, with subproofs indented and offset by -longdesc scope lines. The proofs from use of the package are in the -longdesc format used in the textbook Language, Proof, and Logic by Dave -longdesc Barker-Plummer, Jon Barwise, and John Etchemendy. -containersize 1932 -containerchecksum 1cab8b037e4ccd1f88f41d8e3e5eb6226b164fae639e36144a9a0fb6af2cbe3bea17da3a8f3faca1b98f4974e03e20ee3725f3af261375742ff892f82289e2e7 -doccontainersize 227344 -doccontainerchecksum be7d76e744b8709e9bfca3cbe777d097c8992837b4fdb9644a5fb200e0a64afbce2620bf4d68afe266daebae3f5bbe4bd9fdc509845be670b2b514df1e89966e -docfiles size=57 - RELOC/doc/latex/lplfitch/README details="Readme" - RELOC/doc/latex/lplfitch/lplfitch.pdf details="Package documentation" -srccontainersize 8044 -srccontainerchecksum db4f1b0ca58ada86db43f3980f19f7d97f636bf6510676cc93011d561550bb51b475b5bf3ee47df05138cbfdafd19b07b0d6d27403b02feb7f2935cd549b1308 -srcfiles size=8 - RELOC/source/latex/lplfitch/lplfitch.dtx - RELOC/source/latex/lplfitch/lplfitch.ins -runfiles size=2 - RELOC/tex/latex/lplfitch/lplfitch.sty -catalogue-ctan /macros/latex/contrib/lplfitch -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics maths -catalogue-version 0.9 - -name lps -category Package -revision 21322 -shortdesc Class for "Logic and Philosophy of Science" -relocated 1 -longdesc The 'Logic and Philosophy of Science' journal is an online -longdesc publication of the University of Trieste (Italy). The class -longdesc builds on the standard article class to offer a format that -longdesc LaTeX authors may use when submitting to the journal. -containersize 2252 -containerchecksum 34dfe55cf5a772a2d0c6019f4d8fa4036e5ceb75af1129a6c2142995a450acb42679916fd46667ae4ce33134231eceb8a29dcc20c420a963652d57f581b4b1a6 -doccontainersize 162420 -doccontainerchecksum b74a9055eb66c93a1231dc757c5c5e918623ab4ff329d0ca3782e19cf7b430e970dc23101feab0293fdc9a23b970e5a238ef780eb85210403a431497fea4bc9c -docfiles size=66 - RELOC/doc/latex/lps/README details="Readme" - RELOC/doc/latex/lps/lps.pdf details="Package documentation" - RELOC/doc/latex/lps/lpstemplate.tex -srccontainersize 7832 -srccontainerchecksum 81c74b776b4fe73c79d77995e8e68cd2743a335c049809088396f452b441a04a06512b2afab7e0faba2347732423ad00be2dd33f99c2062d7b64be00e881906b -srcfiles size=7 - RELOC/source/latex/lps/lps.dtx - RELOC/source/latex/lps/lps.ins -runfiles size=2 - RELOC/tex/latex/lps/lps.cls -catalogue-ctan /macros/latex/contrib/lps -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics journalpub class -catalogue-version 0.7 - -name lroundrect -category Package -revision 39804 -shortdesc LaTeX macros for utilizing the roundrect MetaPost routines -relocated 1 -longdesc This LaTeX package provides ways to use the extremely -longdesc configurable rounded rectangles of the roundrect MetaPost -longdesc package with LaTeX. It is chiefly useful for examples, but also -longdesc has macros for particular types of boxes which are useful on -longdesc their own. -containersize 2600 -containerchecksum 50caff961bfa572ae9ea36ce5c5afba0259b579eeed5308e8261b040d4897a45fb1a1f62dbfdfdb85c8cc2a5cd1314b18b26b3af1ad1fac5a7b327dc792be4d2 -doccontainersize 252824 -doccontainerchecksum 11ac802287cca62b5e247641edbb5745624371cf64d217cc19fbaa052886bf2c5a97ef89084ed09399b59450bd0166bc38ca5837e79d3e32f5a7b1802dbf999a -docfiles size=67 - RELOC/doc/latex/lroundrect/README details="Readme" - RELOC/doc/latex/lroundrect/lppl.txt - RELOC/doc/latex/lroundrect/lroundrect.pdf details="Package documentation" -srccontainersize 6836 -srccontainerchecksum f3a639815cc18f096daff9e982264d023ac4a2c46f7efdefcff01a88c721b8764772cddb96115fdb7ed20253af15574ede670a8e6f22e1175cb7d74611ad9fa3 -srcfiles size=7 - RELOC/source/latex/lroundrect/lroundrect.dtx - RELOC/source/latex/lroundrect/lroundrect.ins -runfiles size=2 - RELOC/tex/latex/lroundrect/lroundrect.sty -catalogue-ctan /macros/latex/contrib/lroundrect -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics boxing -catalogue-version 1.0 - -name lsc -category Package -revision 15878 -shortdesc Typesetting Live Sequence Charts -relocated 1 -longdesc This package is similar to the msc package in that it provides -longdesc macros for typesetting a variant of sequence diagrams, in this -longdesc case the Live Sequence Charts of Damm and Harel. The package -longdesc supports the full LSC language of the original LSC paper, the -longdesc Klose-extensions for formal verification and some of the -longdesc Harel-extensions for the Play-In/Play-Out approach (cf. the -longdesc manual). -containersize 14236 -containerchecksum 134bc263794be8b2a40db93708a6c74a58c25920994d406bdd81d2a9b8d900a75a9d26683c34782535ae9047153b969dc7c4ec7c4a7466925901afd1440e3164 -doccontainersize 187192 -doccontainerchecksum f7f132878cc277c6cf1556fc06971b6e312d40f2cf135a5f2b4d25a7afe074ea1f5b372e29eb4576208ba196faf27b00524345b5821190d5b844bb8e9f834949 -docfiles size=73 - RELOC/doc/latex/lsc/README details="Readme" - RELOC/doc/latex/lsc/lsc.pdf details="Package documentation" - RELOC/doc/latex/lsc/lsc.tex -runfiles size=16 - RELOC/bibtex/bib/lsc/lsc.bib - RELOC/tex/latex/lsc/lsc.sty -catalogue-ctan /macros/latex/contrib/lsc -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics comp-net - -name lshort-bulgarian -category Package -revision 15878 -shortdesc Bulgarian translation of the "Short Introduction to LaTeX2e" -relocated 1 -longdesc The source files, PostScript and PDF files of the Bulgarian -longdesc translation of the "Short Introduction to LaTeX 2e". -containersize 420 -containerchecksum feb356faa485a690aa54ff3541c1419bc6b7aab289c375d6023500bb964642ca9b783e24668d7b1f3379478798edda7e34ab3cc116c4b1f8305df8c163032f1c -doccontainersize 1899652 -doccontainerchecksum 8b0cbf5cf602f9adb28a5a4ef2ba9b7b8e17ec295e2f4ed07c7cf5b154aa8443131f1f2e642ebe24519f824215c5e5f40f2b737c619ef1d43c10ac92bb5a6736 -docfiles size=639 - RELOC/doc/latex/lshort-bulgarian/README details="Readme" - RELOC/doc/latex/lshort-bulgarian/lshort-bg.pdf details="The document itself" language="bg" - RELOC/doc/latex/lshort-bulgarian/src/lshort-bg.src.zip -catalogue-ctan /info/lshort/bulgarian -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics tut-latex bulgarian - -name lshort-chinese -category Package -revision 48534 -catalogue lshort-zh-cn -shortdesc Introduction to LaTeX, in Chinese -relocated 1 -longdesc A Chinese edition of the not so short introduction to LaTeX2e, -longdesc with additional information of typesetting Chinese language. -containersize 500 -containerchecksum 6cae8434df31fb2f9cd0dc22f1b7f5081ea09a723290249101ec11c4d55a0aaf2edf4ca65844a0ff454548741a8890b4d5aaed6d8032476a8213f49746f0c55c -doccontainersize 1516172 -doccontainerchecksum 0a7efa433acf59b693635a0b5b84a882147859df2681fe94f786bb248fc0db01370fa741aeb1fae50069f12bf61e1f2ec7a2645106e810c7120e348b6b684504 -docfiles size=444 - RELOC/doc/latex/lshort-chinese/README-zh.md details="Readme (Chinese)" language="zh" - RELOC/doc/latex/lshort-chinese/README.md details="Readme" - RELOC/doc/latex/lshort-chinese/lshort-zh-cn.pdf details="The document itself" language="zh" - RELOC/doc/latex/lshort-chinese/src/INSTRUCTIONS.md - RELOC/doc/latex/lshort-chinese/src/Makefile - RELOC/doc/latex/lshort-chinese/src/chap/app.A.install.tex - RELOC/doc/latex/lshort-chinese/src/chap/app.B.error.help.tex - RELOC/doc/latex/lshort-chinese/src/chap/biblio.tex - RELOC/doc/latex/lshort-chinese/src/chap/chap.01.basics.tex - RELOC/doc/latex/lshort-chinese/src/chap/chap.02.text.tex - RELOC/doc/latex/lshort-chinese/src/chap/chap.03.elements.tex - RELOC/doc/latex/lshort-chinese/src/chap/chap.04.math.tex - RELOC/doc/latex/lshort-chinese/src/chap/chap.05.style.tex - RELOC/doc/latex/lshort-chinese/src/chap/chap.06.spec.tex - RELOC/doc/latex/lshort-chinese/src/chap/chap.07.graphic.tex - RELOC/doc/latex/lshort-chinese/src/chap/chap.08.custom.tex - RELOC/doc/latex/lshort-chinese/src/chap/fdl.tex - RELOC/doc/latex/lshort-chinese/src/chap/preface.contrib.tex - RELOC/doc/latex/lshort-chinese/src/chap/preface.overview.tex - RELOC/doc/latex/lshort-chinese/src/chap/sec.symbol.table.tex - RELOC/doc/latex/lshort-chinese/src/chap/titlepage.tex - RELOC/doc/latex/lshort-chinese/src/lshort-zh-cn-layout.tex - RELOC/doc/latex/lshort-chinese/src/lshort-zh-cn-style.sty - RELOC/doc/latex/lshort-chinese/src/lshort-zh-cn.ist - RELOC/doc/latex/lshort-chinese/src/lshort-zh-cn.tex - RELOC/doc/latex/lshort-chinese/src/make.bat -catalogue-contact-bugs https://github.com/CTeX-org/lshort-cn/issues -catalogue-contact-repository https://github.com/CTeX-org/lshort-cn -catalogue-ctan /info/lshort/chinese -catalogue-date 2018-09-01 13:46:08 +0200 -catalogue-license fdl -catalogue-topics tut-latex chinese-doc -catalogue-version 6.0 - -name lshort-czech -category Package -revision 29803 -shortdesc Czech translation of the "Short Introduction to LaTeX2e" -relocated 1 -longdesc This is the Czech translation of "A Short Introduction to -longdesc LaTeX2e". -containersize 412 -containerchecksum cdc1edabc81f9153b469596db1039d664f4129cbdf07e30973097dac4d6fd84441b4015e2595b0df68130d3581a3b591f807348833b2a2a0e7e48a1318b38dac -doccontainersize 1644592 -doccontainerchecksum 1fffd62d69fd1ed1a04cee19c5527896e2b992ead63fba3dd24231b897c5dfbb095ade4cbba96f6a8e8cb4c295f9413726bbacebce84c7d3d7967a25be6d74d2 -docfiles size=637 - RELOC/doc/latex/lshort-czech/CHANGES - RELOC/doc/latex/lshort-czech/MANIFEST - RELOC/doc/latex/lshort-czech/Makefile - RELOC/doc/latex/lshort-czech/README details="Readme" - RELOC/doc/latex/lshort-czech/lshort-cs.pdf details="The document itself" - RELOC/doc/latex/lshort-czech/src/appendix.tex - RELOC/doc/latex/lshort-czech/src/biblio.tex - RELOC/doc/latex/lshort-czech/src/contrib.tex - RELOC/doc/latex/lshort-czech/src/custom.tex - RELOC/doc/latex/lshort-czech/src/fancyhea.sty - RELOC/doc/latex/lshort-czech/src/graphic.tex - RELOC/doc/latex/lshort-czech/src/lshort-base.tex - RELOC/doc/latex/lshort-czech/src/lshort-cs-a5.tex - RELOC/doc/latex/lshort-czech/src/lshort-cs.ind - RELOC/doc/latex/lshort-czech/src/lshort-cs.tex - RELOC/doc/latex/lshort-czech/src/lshort.ist - RELOC/doc/latex/lshort-czech/src/lshort.sty - RELOC/doc/latex/lshort-czech/src/lssym.tex - RELOC/doc/latex/lshort-czech/src/math.tex - RELOC/doc/latex/lshort-czech/src/mylayout.sty - RELOC/doc/latex/lshort-czech/src/overview.tex - RELOC/doc/latex/lshort-czech/src/spec.tex - RELOC/doc/latex/lshort-czech/src/things.tex - RELOC/doc/latex/lshort-czech/src/title.tex - RELOC/doc/latex/lshort-czech/src/typeset.tex -catalogue-ctan /info/lshort/czech -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics tut-latex czech-doc -catalogue-version 4.27 - -name lshort-dutch -category Package -revision 15878 -shortdesc Introduction to LaTeX in Dutch -relocated 1 -longdesc This is the Dutch (Nederlands) translation of the Short -longdesc Introduction to LaTeX2e. -containersize 412 -containerchecksum 0a24122f4ec08cdd9d93d70956f43ca1f9d51c6b21c5048eb8a10f1d906ca1704190f7827342fdc2bc70e87492e3ce137340594d48fa92095c1a55e35dd4cc24 -doccontainersize 776900 -doccontainerchecksum eb6dbf050ac838896dcdb69c2a9e0708b3f3845324e429a81b824415e0b0b374c039b6a4796ffb01b956af5ee060cf6043f5bb82797a40cfda90b763ff334272 -docfiles size=272 - RELOC/doc/latex/lshort-dutch/LEESMIJ details="Readme" language="nl" - RELOC/doc/latex/lshort-dutch/README - RELOC/doc/latex/lshort-dutch/WIJZIGINGEN - RELOC/doc/latex/lshort-dutch/lshort-nl-1.3.pdf details="The document itself" language="nl" - RELOC/doc/latex/lshort-dutch/lshort-nl-1.3.src.zip -catalogue-ctan /info/lshort/dutch -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics tut-latex dutch-doc -catalogue-version 1.3 - -name lshort-english -category Package -revision 46763 -shortdesc A (Not So) Short Introduction to LaTeX2e -relocated 1 -longdesc The document derives from a German introduction ('lkurz'), -longdesc which was translated and updated; it continues to be updated. -longdesc This translation has, in its turn, been translated into several -longdesc other languages; see the lshort catalogue entry for the current -longdesc list. -containersize 536 -containerchecksum 5c63912111f97e4ef3ad844b5aebbbfc87e06bea0678581d2d347950a28adf28ce93126953083921d562a608e711c082cdf94ee2b90b64a02e9071facc6ca980 -doccontainersize 711536 -doccontainerchecksum d6c1c2ea3ce26c4918ae97312aebceebb898a37b7dbdece04d021ef31d0b47daff82f516b6920642acade1088b4d144d551c4d1d91221e02e063202566f3f46e -docfiles size=182 - RELOC/doc/latex/lshort-english/CHANGES - RELOC/doc/latex/lshort-english/README details="Readme" - RELOC/doc/latex/lshort-english/lshort-6.2.src.tar.gz - RELOC/doc/latex/lshort-english/lshort.pdf details="The document itself" -catalogue-ctan /info/lshort/english -catalogue-date 2018-02-28 14:19:41 +0100 -catalogue-license gpl2 -catalogue-topics tut-latex documentation -catalogue-version 6.2 - -name lshort-estonian -category Package -revision 39323 -shortdesc Estonian introduction to LaTeX -relocated 1 -longdesc This is the Estonian translation of Short Introduction to -longdesc LaTeX2e. -containersize 400 -containerchecksum c2a80570ceed404aaa393b0810ced1ff86e03dfba94e37b8fe7463c885e3587471dffa5f9df55a3fd18192024c64769202c5d2bd4b768849e89fb3246ee04797 -doccontainersize 2940172 -doccontainerchecksum b6f62aa6897d2413b62d47197af2270188705602821076b072c5f8a3dfbe94b3a39423b7251373f3bc822b622a386b32ef9605649070e77e0614d54964ab5151 -docfiles size=867 - RELOC/doc/latex/lshort-estonian/README details="Readme" - RELOC/doc/latex/lshort-estonian/lshort-ee-a5.pdf - RELOC/doc/latex/lshort-estonian/lshort-ee.pdf details="The document itself" language="et" - RELOC/doc/latex/lshort-estonian/src/appendix.tex - RELOC/doc/latex/lshort-estonian/src/biblio.tex - RELOC/doc/latex/lshort-estonian/src/contrib.tex - RELOC/doc/latex/lshort-estonian/src/custom.tex - RELOC/doc/latex/lshort-estonian/src/graphic.tex - RELOC/doc/latex/lshort-estonian/src/lshort-base.tex - RELOC/doc/latex/lshort-estonian/src/lshort-ee-a5.ind - RELOC/doc/latex/lshort-estonian/src/lshort-ee-a5.tex - RELOC/doc/latex/lshort-estonian/src/lshort-ee.ind - RELOC/doc/latex/lshort-estonian/src/lshort-ee.tex - RELOC/doc/latex/lshort-estonian/src/lshort.sty - RELOC/doc/latex/lshort-estonian/src/lssym.tex - RELOC/doc/latex/lshort-estonian/src/math.tex - RELOC/doc/latex/lshort-estonian/src/overview.tex - RELOC/doc/latex/lshort-estonian/src/preamble.tex - RELOC/doc/latex/lshort-estonian/src/spec.tex - RELOC/doc/latex/lshort-estonian/src/things.tex - RELOC/doc/latex/lshort-estonian/src/title.tex - RELOC/doc/latex/lshort-estonian/src/typeset.tex -catalogue-ctan /info/lshort/estonian -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl2 -catalogue-topics tut-latex estonian -catalogue-version 5.05 - -name lshort-finnish -category Package -revision 15878 -shortdesc Finnish introduction to LaTeX -relocated 1 -longdesc This is the Finnish translation of Short Introduction to -longdesc LaTeX2e, with added coverage of Finnish typesetting rules. -containersize 424 -containerchecksum fe17b0781f17089d3a02754bcfe0fd07cc27edb9236761f75748110cea98e3360f243ec789a12307597ded80ca94403781582e598009239bde7ccbd3e3c20ea8 -doccontainersize 1681068 -doccontainerchecksum 4a4f2cc42bc3cfdb7318e20e16304e3f79a082ce58d703b3cf69359b339f9c4e393d62b3d0f87c8b43e9058439963d8031bf5b50acaa6ccbbf8681dd72a9f75f -docfiles size=601 - RELOC/doc/latex/lshort-finnish/README details="Readme" - RELOC/doc/latex/lshort-finnish/lyhyt2e.pdf details="The document itself" language="fi" - RELOC/doc/latex/lshort-finnish/src/asiat.tex - RELOC/doc/latex/lshort-finnish/src/erikois.tex - RELOC/doc/latex/lshort-finnish/src/esipuhe.tex - RELOC/doc/latex/lshort-finnish/src/grafiikka.tex - RELOC/doc/latex/lshort-finnish/src/kiitokset.tex - RELOC/doc/latex/lshort-finnish/src/kirjallisuus.tex - RELOC/doc/latex/lshort-finnish/src/ladonta.tex - RELOC/doc/latex/lshort-finnish/src/llyhyt2e.sty - RELOC/doc/latex/lshort-finnish/src/lyhyt2e.ind - RELOC/doc/latex/lshort-finnish/src/lyhyt2e.tex - RELOC/doc/latex/lshort-finnish/src/matikka.tex - RELOC/doc/latex/lshort-finnish/src/mylayout.sty - RELOC/doc/latex/lshort-finnish/src/otsikko.tex - RELOC/doc/latex/lshort-finnish/src/symbolit.tex - RELOC/doc/latex/lshort-finnish/src/typeset.tex - RELOC/doc/latex/lshort-finnish/src/viritys.tex -catalogue-ctan /info/lshort/finnish -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics tut-latex finnish-doc - -name lshort-french -category Package -revision 23332 -shortdesc Short introduction to LaTeX, French translation -relocated 1 -longdesc French version of A Short Introduction to LaTeX2e. -containersize 400 -containerchecksum 426e30c7d83ed107f5f7821754bea4604b21305f53de6bd11ae24e94ded4921ef80dff7ae6ce1a133e093e0a6c47484090867086765b3f02cab59fdc77503256 -doccontainersize 2147712 -doccontainerchecksum 14d7bbb0906448253fda58ba54dbdc09caa582def3b629e42f8deebf3fe240c029e324b0d9daf407fd4ec4c39850132e5276f5acdeb8d4cfa08c8dd7d786fe6d -docfiles size=690 - RELOC/doc/latex/lshort-french/README details="Readme" - RELOC/doc/latex/lshort-french/historique - RELOC/doc/latex/lshort-french/lshort-fr-5.01fr-0.tgz - RELOC/doc/latex/lshort-french/lshort-fr.pdf details="The document itself" language="fr" -catalogue-ctan /info/lshort/french -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics tut-latex french-doc -catalogue-version 5.01fr-0 - -name lshort-german -category Package -revision 47401 -shortdesc German version of A Short Introduction to LaTeX2e: LaTeX2e-Kurzbeschreibung -relocated 1 -containersize 392 -containerchecksum 427d12c0184d0ad90e4408e81358448ce0919cde5b0058a3472043b7990ab602102c127ebe43fc3cfada5c0a63e0ae05d5499ca4f37885e09437f124984ed518 -doccontainersize 951576 -doccontainerchecksum 017a232c60b72daa02ddd4fdc38ffe0ba25532a5fe7825145ed02f0c8162a1c8b2e5366d915179293503626caeeb84362394483e5b634d14b72454a42f52024e -docfiles size=328 - RELOC/doc/latex/lshort-german/CHANGES - RELOC/doc/latex/lshort-german/README.l2kurz - RELOC/doc/latex/lshort-german/allgemeines.tex - RELOC/doc/latex/lshort-german/anhang.tex - RELOC/doc/latex/lshort-german/bilder.tex - RELOC/doc/latex/lshort-german/eingabefile.tex - RELOC/doc/latex/lshort-german/einleitung.tex - RELOC/doc/latex/lshort-german/fontspec.pdf - RELOC/doc/latex/lshort-german/fontspecbeispiel.tex - RELOC/doc/latex/lshort-german/l2ksym.tex - RELOC/doc/latex/lshort-german/l2kurz.bib - RELOC/doc/latex/lshort-german/l2kurz.pdf - RELOC/doc/latex/lshort-german/l2kurz.tex - RELOC/doc/latex/lshort-german/latexmkrc - RELOC/doc/latex/lshort-german/mathematik.tex - RELOC/doc/latex/lshort-german/ozean.pdf - RELOC/doc/latex/lshort-german/ozean.svg - RELOC/doc/latex/lshort-german/schriften.tex - RELOC/doc/latex/lshort-german/seitenaufbau.tex - RELOC/doc/latex/lshort-german/spezialitaeten.tex - RELOC/doc/latex/lshort-german/textsatz.tex -catalogue-ctan /info/lshort/german -catalogue-date 2018-04-09 00:59:18 +0200 -catalogue-license opl -catalogue-topics tut-latex german-doc -catalogue-version 3.0c - -name lshort-italian -category Package -revision 15878 -shortdesc Introduction to LaTeX in Italian -relocated 1 -longdesc This is the Italian translation of the Short Introduction to -longdesc LaTeX2e. -containersize 396 -containerchecksum 69183fb3f161c9b964208c2a7c434430ea051d18eb04c585f90295043709d391b6aa6e93e4c5e3f4c76c441dce78b1128ebd808af115ec1d3febf0f63c22f26f -doccontainersize 685656 -doccontainerchecksum 353a087a86018147ad47258384a84dcad217333c3e3df1c9401284948ae9aa63179a2a2c0b68e47d88bf5407624bf15c8b05b913165db7635fec7fff27df916f -docfiles size=282 - RELOC/doc/latex/lshort-italian/CHANGES - RELOC/doc/latex/lshort-italian/MANIFEST - RELOC/doc/latex/lshort-italian/Makefile - RELOC/doc/latex/lshort-italian/README - RELOC/doc/latex/lshort-italian/TRANSLATIONS - RELOC/doc/latex/lshort-italian/fixdate.pl - RELOC/doc/latex/lshort-italian/itlshort.pdf details="The document itself" language="it" - RELOC/doc/latex/lshort-italian/src.zip -catalogue-ctan /info/lshort/italian -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics tut-latex italian-doc - -name lshort-japanese -category Package -revision 36207 -shortdesc Japanese version of A Short Introduction to LaTeX2e -relocated 1 -containersize 368 -containerchecksum 27c64952e4d1f9c90875dd3d3343df93a6e68a3c87d4c970aa8a357d972222d2c00f8bd7c229a0be0ddf487aa94e74b313381e1caff2d6fb86240f3c39c7212e -doccontainersize 515728 -doccontainerchecksum c101d56f2f127163c9183c57d2c1a3aa7469a1a8567dc538df8550ec66aa0ac4b489deb40188c3266a2f591d38be0f4d3ef784811ace91ebe5f7d5acea938453 -docfiles size=132 - RELOC/doc/latex/lshort-japanese/00README - RELOC/doc/latex/lshort-japanese/CHANGES.jp - RELOC/doc/latex/lshort-japanese/READ.ME - RELOC/doc/latex/lshort-japanese/jlshort-1.00.src.tar.gz - RELOC/doc/latex/lshort-japanese/jlshort.pdf -catalogue-ctan /info/lshort/japanese -catalogue-date 2016-06-18 16:48:54 +0200 -catalogue-license gpl -catalogue-topics tut-latex japanese-doc - -name lshort-korean -category Package -revision 15878 -shortdesc Korean introduction to LaTeX -relocated 1 -longdesc A translation of Oetiker's original (not so) short -longdesc introduction. -containersize 412 -containerchecksum 3040afe9879dab6322683645343f4a0e2066cf756e6d0881a3d36f0ae65b2e56985fb964f6f8874a642dea4f57dd1a70f8032f8c4dcfcadf0652ace943e066eb -doccontainersize 1091796 -doccontainerchecksum 1b1ff951c2131090aecc26603ac7bb30f90c4542a4bb4402f0fd08698239090cd5045b7572847aae18cb9bd6c47a0ddf720af9d795108b60e9203a23f6a4ae28 -docfiles size=383 - RELOC/doc/latex/lshort-korean/README.ko - RELOC/doc/latex/lshort-korean/lshort-kr-src.tar.gz - RELOC/doc/latex/lshort-korean/lshort-kr.pdf details="The document itself" language="ko" -catalogue-ctan /info/lshort/korean -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license fdl -catalogue-topics tut-latex korean-doc -catalogue-version 4.17 - -name lshort-mongol -category Package -revision 15878 -shortdesc Short introduction to LaTeX, in Mongolian -relocated 1 -longdesc A translation of Oetiker's Not so short introduction. -containersize 412 -containerchecksum df7d79307a1878641c0ef95ee30852a748aced24cc99612bfe40c83c893dc5808890915917fdeee3c44f407d467bda936f4d819fd67d1cab97be36e4194694b4 -doccontainersize 1693232 -doccontainerchecksum 576e1ab332f66eb8261b51669f09da98fa543766818b26df6476bbaccf3a24164d11cd85e03233f51377186c80bf28360854de9d68d17dbc26db3bc6a1b85793 -docfiles size=615 - RELOC/doc/latex/lshort-mongol/00README - RELOC/doc/latex/lshort-mongol/CHANGES - RELOC/doc/latex/lshort-mongol/MANIFEST - RELOC/doc/latex/lshort-mongol/Makefile - RELOC/doc/latex/lshort-mongol/README details="Readme" - RELOC/doc/latex/lshort-mongol/TODO - RELOC/doc/latex/lshort-mongol/TRANSLATIONS - RELOC/doc/latex/lshort-mongol/fixdate.pl - RELOC/doc/latex/lshort-mongol/lshort-mn.pdf details="The document itself" language="mn" - RELOC/doc/latex/lshort-mongol/src/appendix.tex - RELOC/doc/latex/lshort-mongol/src/biblio.tex - RELOC/doc/latex/lshort-mongol/src/contrib.tex - RELOC/doc/latex/lshort-mongol/src/custom.tex - RELOC/doc/latex/lshort-mongol/src/fancyhea.sty - RELOC/doc/latex/lshort-mongol/src/graphic.tex - RELOC/doc/latex/lshort-mongol/src/lshort-a5.tex - RELOC/doc/latex/lshort-mongol/src/lshort-base.tex - RELOC/doc/latex/lshort-mongol/src/lshort-mn.tex - RELOC/doc/latex/lshort-mongol/src/lshort.sty - RELOC/doc/latex/lshort-mongol/src/lssym.tex - RELOC/doc/latex/lshort-mongol/src/math.tex - RELOC/doc/latex/lshort-mongol/src/mylayout.sty - RELOC/doc/latex/lshort-mongol/src/overview.tex - RELOC/doc/latex/lshort-mongol/src/spec.tex - RELOC/doc/latex/lshort-mongol/src/things.tex - RELOC/doc/latex/lshort-mongol/src/title.tex - RELOC/doc/latex/lshort-mongol/src/typeset.tex -catalogue-ctan /info/lshort/mongolian/lshort-mongol -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics mongolian-doc tut-latex -catalogue-version 4.26 - -name lshort-persian -category Package -revision 31296 -shortdesc Persian (Farsi) introduction to LaTeX -relocated 1 -longdesc A Persian (Farsi) translation of Oetiker's (not so) short -longdesc introduction. -containersize 404 -containerchecksum 20370bbc67384133a41755a1ee91306170c9b5b7131af042eb088f2cf41413f618470f0baf3a9e5036089faeeadb6c35285a8d2cf0374483c0db4d0137f73e0f -doccontainersize 849948 -doccontainerchecksum 21577f3ec0ea5196a8b7719d26a6d8a89e04192529bde730304aae0d24f558a34a64bcf96ac1f6055f7db69a9c62702559fc893e884eaee601d219fc9dd5b0ec -docfiles size=288 - RELOC/doc/latex/lshort-persian/README details="Readme" - RELOC/doc/latex/lshort-persian/appendix.tex - RELOC/doc/latex/lshort-persian/biblio.tex - RELOC/doc/latex/lshort-persian/contrib.tex - RELOC/doc/latex/lshort-persian/custom.tex - RELOC/doc/latex/lshort-persian/graphic.tex - RELOC/doc/latex/lshort-persian/lshort-a5.tex - RELOC/doc/latex/lshort-persian/lshort-base.tex - RELOC/doc/latex/lshort-persian/lshort.pdf details="The document itself" language="fa" - RELOC/doc/latex/lshort-persian/lshort.sty - RELOC/doc/latex/lshort-persian/lshort.tex - RELOC/doc/latex/lshort-persian/lssym.tex - RELOC/doc/latex/lshort-persian/math.tex - RELOC/doc/latex/lshort-persian/mylayout.sty - RELOC/doc/latex/lshort-persian/overview.tex - RELOC/doc/latex/lshort-persian/preface.tex - RELOC/doc/latex/lshort-persian/spec.tex - RELOC/doc/latex/lshort-persian/things.tex - RELOC/doc/latex/lshort-persian/title.tex - RELOC/doc/latex/lshort-persian/transpreface.tex - RELOC/doc/latex/lshort-persian/typeset.tex -catalogue-ctan /info/lshort/persian -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics persian-doc -catalogue-version 5.01 - -name lshort-polish -category Package -revision 15878 -shortdesc Introduction to LaTeX in Polish -relocated 1 -longdesc This is the Polish translation of A Short Introduction to -longdesc LaTeX2e. -containersize 400 -containerchecksum 6ad3d6a8b22c00c3609dcb2dd0029a7da70f0bf5c78930a6f0370fdcc026898d3b3aa93ba6f391af51c8c428a07a2f45e75d6d3a05032d2d3d62ec55e6a812b7 -doccontainersize 1116776 -doccontainerchecksum b0deb0f9fe5d1db6eb6d4a1599b612d7df05d595e44946bfcfafa951f77c7231d00e0415dd3de5dcdc20e1f3b9c2181245be233a67328457a7db23a186556f2d -docfiles size=372 - RELOC/doc/latex/lshort-polish/README details="Readme" - RELOC/doc/latex/lshort-polish/lshort2e.pdf - RELOC/doc/latex/lshort-polish/src.zip -catalogue-ctan /info/lshort/polish -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics polish-doc tut-latex - -name lshort-portuguese -category Package -revision 22569 -shortdesc Introduction to LaTeX in Portuguese -relocated 1 -longdesc This is the Portuguese translation of A Short Introduction to -longdesc LaTeX2e. -containersize 412 -containerchecksum 42f40e4c0de0f1243d6a5926adde4eeff6e909f239c430c2d1a69a8ac911943248ad0e2c62cd03eb4f6e4d9cdc7569ead5a4a52ca449e1717e0fb2d4456b3111 -doccontainersize 2187264 -doccontainerchecksum ab305db94730f95770b975c9f9c8f7dfc09080ca9bab06e9e159d8d012038e874e43ad79c92716cbdacc6bed7949f47268e233e26b3c38920bfd944c520fa12e -docfiles size=710 - RELOC/doc/latex/lshort-portuguese/pt-lshort-5.01.0.src.tar.gz - RELOC/doc/latex/lshort-portuguese/pt-lshort.pdf -catalogue-ctan /info/lshort/portuguese -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics portuguese-doc tut-latex -catalogue-version 5.01.0 - -name lshort-russian -category Package -revision 18906 -shortdesc Russian introduction to LaTeX -relocated 1 -longdesc Russian version of A Short Introduction to LaTeX2e. -containersize 380 -containerchecksum a7dd5c673c83499d569202f136cb768e3d0222ab6fd68c21faf602803123c30545530d5ad9d9bd75415f06d6c78247056de086339d528679719c144fec832b7a -doccontainersize 1307804 -doccontainerchecksum c72729aa6600b58e71fddf3f11fc28db46a0ae330ab180234b40e8d096bb206ca2d1b226754126a64b876676d3992342e6f0be8f5d75b41b20cdabf93f704909 -docfiles size=513 - RELOC/doc/latex/lshort-russian/lshortru.pdf - RELOC/doc/latex/lshort-russian/lshortru.zip -catalogue-ctan /info/lshort/russian -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics russian-doc tut-latex - -name lshort-slovak -category Package -revision 15878 -shortdesc Slovak introduction to LaTeX -relocated 1 -longdesc A Slovak translation of Oetiker's (not so) short introduction. -containersize 392 -containerchecksum 08f3193ba3cfbbd8c04bd4077f53ed56b8d7add2efe9ae5daaad916f36f23a66e1d4cc1d4016d5211d1b8028db06235582be442c8ab5384f3e37ace5f1a2430d -doccontainersize 708852 -doccontainerchecksum ceb72821d0c8d3c34ba723533ffd9c00ad926bba968ba10bff45dc336ce878c55cb5ae7ee38236ec839ffa64b32f1f429831f2ae6c4e29c8ba307e48db2e6e80 -docfiles size=221 - RELOC/doc/latex/lshort-slovak/slshorte.pdf - RELOC/doc/latex/lshort-slovak/src.zip -catalogue-ctan /info/lshort/slovak -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics slovak tut-latex - -name lshort-slovenian -category Package -revision 15878 -shortdesc Slovenian translation of lshort -relocated 1 -longdesc A Slovenian translation of the Not So Short Introduction to -longdesc LaTeX 2e. -containersize 400 -containerchecksum 057a284e7cc1f55a4d04bf2f50ab28b854937d5b09ee2831be52d6d30e0e7759c69bad9a9ba1e91db6d6a33e93bc9bb1cdfa9dba698abbb77ec018df505cb55f -doccontainersize 1390744 -doccontainerchecksum a616266f37952d1cc8f8372411398b00bcea232925eb702cc1469b43ba2d0f25bc20e3130f195efa0cfe8fccae5992ecc2ab680c8a10611d09d580f10a1013d4 -docfiles size=500 - RELOC/doc/latex/lshort-slovenian/README details="Readme" - RELOC/doc/latex/lshort-slovenian/lshort-slovenian.pdf details="The document itself" - RELOC/doc/latex/lshort-slovenian/src/biblio.tex - RELOC/doc/latex/lshort-slovenian/src/contrib.tex - RELOC/doc/latex/lshort-slovenian/src/custom.tex - RELOC/doc/latex/lshort-slovenian/src/fancyhea.sty - RELOC/doc/latex/lshort-slovenian/src/graphic.tex - RELOC/doc/latex/lshort-slovenian/src/lshort-a5.tex - RELOC/doc/latex/lshort-slovenian/src/lshort-base.tex - RELOC/doc/latex/lshort-slovenian/src/lshort-slovenian.sty - RELOC/doc/latex/lshort-slovenian/src/lshort-slovenian.tex - RELOC/doc/latex/lshort-slovenian/src/lssym.tex - RELOC/doc/latex/lshort-slovenian/src/math.tex - RELOC/doc/latex/lshort-slovenian/src/mylayout.sty - RELOC/doc/latex/lshort-slovenian/src/overview.tex - RELOC/doc/latex/lshort-slovenian/src/spec.tex - RELOC/doc/latex/lshort-slovenian/src/things.tex - RELOC/doc/latex/lshort-slovenian/src/title.tex - RELOC/doc/latex/lshort-slovenian/src/typeset.tex -catalogue-ctan /info/lshort/slovenian -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license gpl -catalogue-topics slovenian tut-latex -catalogue-version 4.20 - -name lshort-spanish -category Package -revision 35050 -shortdesc Short introduction to LaTeX, Spanish translation -relocated 1 -longdesc A Spanish translation of the Short Introduction to LaTeX2e, -longdesc version 20. -containersize 412 -containerchecksum 1475d70a9e615b9d64cfc8ce6e1302f3fb11110a927ffa52ff1d4e461af4b7e0af620a21eb486544bb709921c7f69e146ed8bd38a85760df22703e701336460a -doccontainersize 1538644 -doccontainerchecksum c76c4bb717d3d19cfd759042ce69a9fcca3f7ed8bdf224f3ede6babaa12e6d766855af9a5199e180538d9edea44adc3647bb6e5e6c552d1c537e9ced66174eaa -docfiles size=583 - RELOC/doc/latex/lshort-spanish/fuente/CAMBIOS - RELOC/doc/latex/lshort-spanish/fuente/LEAME.utf8 - RELOC/doc/latex/lshort-spanish/fuente/MANIFEST - RELOC/doc/latex/lshort-spanish/fuente/src/IEEEtrantools.sty - RELOC/doc/latex/lshort-spanish/fuente/src/biblio.tex - RELOC/doc/latex/lshort-spanish/fuente/src/contrib.tex - RELOC/doc/latex/lshort-spanish/fuente/src/custom.tex - RELOC/doc/latex/lshort-spanish/fuente/src/fancyhea.sty - RELOC/doc/latex/lshort-spanish/fuente/src/graphic.tex - RELOC/doc/latex/lshort-spanish/fuente/src/lshort-a4.tex - RELOC/doc/latex/lshort-spanish/fuente/src/lshort-a5.tex - RELOC/doc/latex/lshort-spanish/fuente/src/lshort-base.tex - RELOC/doc/latex/lshort-spanish/fuente/src/lshort-letter.tex - RELOC/doc/latex/lshort-spanish/fuente/src/lshort.ist - RELOC/doc/latex/lshort-spanish/fuente/src/lshort.sty - RELOC/doc/latex/lshort-spanish/fuente/src/lssym.tex - RELOC/doc/latex/lshort-spanish/fuente/src/math.tex - RELOC/doc/latex/lshort-spanish/fuente/src/mylayout.sty - RELOC/doc/latex/lshort-spanish/fuente/src/overview.tex - RELOC/doc/latex/lshort-spanish/fuente/src/spec.tex - RELOC/doc/latex/lshort-spanish/fuente/src/things.tex - RELOC/doc/latex/lshort-spanish/fuente/src/title.tex - RELOC/doc/latex/lshort-spanish/fuente/src/typeset.tex - RELOC/doc/latex/lshort-spanish/lshort-a4.pdf details="The document itself (A4 paper)" language="es" -catalogue-ctan /info/lshort/spanish -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics spanish-doc tut-latex -catalogue-version 0.5 - -name lshort-thai -category Package -revision 15878 -shortdesc Introduction to LaTeX in Thai -relocated 1 -longdesc This is the Thai translation of the Short Introduction to -longdesc LaTeX2e. -containersize 400 -containerchecksum f46476d48ad6d1410584f5a4fba1e95560077774b9a314c87bc890d87d71c2ea35fa76b876aab56d9f4ae8ec7197a85affada59a60da977f90ffd168dc4a83b9 -doccontainersize 474852 -doccontainerchecksum 05f657fda3dfc0bb25394b6464e00a5dc50e5d71c9d2c4beb02951ede1b95966edcbef26960f4120f484659fb0afbeb37ab75533406174abe00feee738a7b7a3 -docfiles size=135 - RELOC/doc/latex/lshort-thai/lsh132.pdf details="The document itself" - RELOC/doc/latex/lshort-thai/lsh132.zip - RELOC/doc/latex/lshort-thai/readme details="Readme" -catalogue-ctan /info/lshort/thai -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics thai tut-latex -catalogue-version 1.32 - -name lshort-turkish -category Package -revision 15878 -shortdesc Turkish introduction to LaTeX -relocated 1 -longdesc A Turkish translation of Oetiker's (not so) short introduction. -containersize 400 -containerchecksum 5379e397748fde4cecdb4bbdd691b2e84be7c02168e0c061f48e7a93ecb0d22860de7ce11bea905de37bc1f2d738c3bd074daca72fe5354db1a61913f7c04caa -doccontainersize 1427724 -doccontainerchecksum 32dda88db535c658512923ae650b837507534625403d927e92bc45bb8f55d0bc7a3585f87ff0798101f05fc82460754e0ebf22419ecc2e262b2d82bdf4273bac -docfiles size=447 - RELOC/doc/latex/lshort-turkish/README - RELOC/doc/latex/lshort-turkish/lshort-tr.pdf details="The document itself" language="tr" - RELOC/doc/latex/lshort-turkish/trlshort-src.zip -catalogue-ctan /info/lshort/turkish -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics tut-latex turkish -catalogue-version 4.20 - -name lshort-ukr -category Package -revision 15878 -shortdesc Ukrainian version of the LaTeX introduction -relocated 1 -longdesc Ukrainian version of A Short Introduction to LaTeX2e. -containersize 396 -containerchecksum af36c0986487f1d3a6d8a6f3635db83754252b64bca1ccd7b96f0610afb375772a753af726a8e455514b82dbb9f539c8f7ef5beff3ce6c54957cdd3b1acd6432 -doccontainersize 2085864 -doccontainerchecksum a8f7d18f672b1268403c9d38d3ade10492d6b8812b037f0e568c44f32e30ac5ed270ba44a7d87676bfe474d14e1c0a363fff0e5ad03f76814818e570df12a19d -docfiles size=639 - RELOC/doc/latex/lshort-ukr/lshort-ukr-4.12.src.tar.gz - RELOC/doc/latex/lshort-ukr/lshort-ukr.pdf details="The document itself" -catalogue-ctan /info/lshort/ukrainian -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics tut-latex ukrainian -catalogue-version 4.00 - -name lshort-vietnamese -category Package -revision 15878 -shortdesc Vietnamese version of the LaTeX introduction -relocated 1 -longdesc Vietnamese version of A Short Introduction to LaTeX2e. -containersize 396 -containerchecksum 483521a1885f5ba39a2c3f1a1b972c2286a3d39ba999ba934116f41b6a9c2674cbba98d05ad5a1288fbccac72ce4b55767e372e31ecd47dfd65891373fd2335f -doccontainersize 1569572 -doccontainerchecksum 367895d346df9e7bc74cc6c6bf734889143b9a439c4d02ad2812408a951d8a276a5758707216a201c14b620aa47fbdf2441346936484a03e8559a749c9e20eb4 -docfiles size=599 - RELOC/doc/latex/lshort-vietnamese/README details="Readme" - RELOC/doc/latex/lshort-vietnamese/lshort-vi.pdf details="The document itself" - RELOC/doc/latex/lshort-vietnamese/src/LocalVariables - RELOC/doc/latex/lshort-vietnamese/src/Makefile - RELOC/doc/latex/lshort-vietnamese/src/README.txt - RELOC/doc/latex/lshort-vietnamese/src/abbr.tex - RELOC/doc/latex/lshort-vietnamese/src/biblio.tex - RELOC/doc/latex/lshort-vietnamese/src/contrib.tex - RELOC/doc/latex/lshort-vietnamese/src/custom.tex - RELOC/doc/latex/lshort-vietnamese/src/fancyhea.sty - RELOC/doc/latex/lshort-vietnamese/src/graphic.tex - RELOC/doc/latex/lshort-vietnamese/src/lshort-print-vi.tex - RELOC/doc/latex/lshort-vietnamese/src/lshort-vi.sty - RELOC/doc/latex/lshort-vietnamese/src/lshort-vi.tex - RELOC/doc/latex/lshort-vietnamese/src/lssym.tex - RELOC/doc/latex/lshort-vietnamese/src/math.tex - RELOC/doc/latex/lshort-vietnamese/src/mylayout.sty - RELOC/doc/latex/lshort-vietnamese/src/overview.tex - RELOC/doc/latex/lshort-vietnamese/src/spec.tex - RELOC/doc/latex/lshort-vietnamese/src/things.tex - RELOC/doc/latex/lshort-vietnamese/src/tiengviet.tex - RELOC/doc/latex/lshort-vietnamese/src/title.tex - RELOC/doc/latex/lshort-vietnamese/src/typeset.tex -catalogue-ctan /info/lshort/vietnamese -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics tut-latex vietnamese-doc -catalogue-version 4.00 - -name lstaddons -category Package -revision 26196 -shortdesc Add-on packages for listings: autogobble and line background -relocated 1 -longdesc The bundle contains a small collection of add-on packages for -longdesc the listings package. Current packages are: lstlinebgrd: colour -longdesc the background of some or all lines of a listing; and -longdesc lstautogobble: set the standard "gobble" option to the indent -longdesc of the first line of the code. -containersize 2176 -containerchecksum 20ebc73c2627de5b41c1906e5656dabea141c07391f4b85a4c825b7752b9a424af30aeb9b33de89e68889bf158b1361880d293034e179d6ab391e6b47a8e6bab -doccontainersize 366352 -doccontainerchecksum 2edc6cbf09676690b722c1c15d73386a68bc60516bc1f54e0b9ceede4e1c67396128c38214e6180ad37f28d6fa5a05553901628467348128ba655af26b2be89f -docfiles size=99 - RELOC/doc/latex/lstaddons/README details="Readme" - RELOC/doc/latex/lstaddons/lstautogobble.pdf details="lstautogobble package documentation" - RELOC/doc/latex/lstaddons/lstlinebgrd.pdf details="lstlinebgrd package documentation" -srccontainersize 5572 -srccontainerchecksum 686e41bedbdfb06af24c382f3a1009879159d0b32c5d2f6f2ae2600034573eb11b04e150b4d3cbb43db94ac7c804df28ef5ca6981e04f8763ec178aebbcef15b -srcfiles size=7 - RELOC/source/latex/lstaddons/lstaddons.ins - RELOC/source/latex/lstaddons/lstautogobble.dtx - RELOC/source/latex/lstaddons/lstlinebgrd.dtx -runfiles size=2 - RELOC/tex/latex/lstaddons/lstautogobble.sty - RELOC/tex/latex/lstaddons/lstlinebgrd.sty -catalogue-ctan /macros/latex/contrib/lstaddons -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics listing -catalogue-version 0.1 - -name lstbayes -category Package -revision 48160 -shortdesc Listings language driver for Bayesian modeling languages -relocated 1 -longdesc The package provides language drivers for the listings package -longdesc for several languages not included in that package: BUGS, JAGS, -longdesc and Stan. -containersize 2916 -containerchecksum a18f1940a7d904116f51b0afc09228907927f933a8c18a6885ecdbec7f513a64dfca66a62c04517bdf37d3f4cf3a58df5c72fa2c14fd893a796bccc30a99a33c -doccontainersize 269288 -doccontainerchecksum eed7a36914f03cab4fdcbf9b2090932d331b9f414efe87e4eef00b851013b06757bf12e1d13ee7850d5584d89d0fd39aa2f360adfa208bc6833b199076b743c2 -docfiles size=72 - RELOC/doc/latex/lstbayes/Makefile - RELOC/doc/latex/lstbayes/README.md details="Readme" - RELOC/doc/latex/lstbayes/examples.pdf details="Examples of use" - RELOC/doc/latex/lstbayes/examples.tex - RELOC/doc/latex/lstbayes/lstbayes.pdf details="Package documentation" -srccontainersize 4164 -srccontainerchecksum 2897cf1d1adc6bc8958696737f70b35ba2e26122c114a3231afb49a5db0b973bb607f26d4f6f12f5fda8c53656998da5d3e71d85f3c978637e9253e2be8b63a4 -srcfiles size=5 - RELOC/source/latex/lstbayes/lstbayes.dtx - RELOC/source/latex/lstbayes/lstbayes.ins -runfiles size=3 - RELOC/tex/latex/lstbayes/lstbayes.sty -catalogue-ctan /macros/latex/contrib/lstbayes -catalogue-date 2018-07-07 10:31:36 +0200 -catalogue-license lppl1.3 -catalogue-topics listing - -name lstfiracode -category Package -revision 49503 -shortdesc Use Fira Code font for listings -relocated 1 -longdesc The lstfiracode package defines FiraCodeStyle for the use with -longdesc the listings package. This style contains almost all ligatures -longdesc in Nikita Prokopov's Fira Code family of fonts. -containersize 2268 -containerchecksum 712842cce963eccf4e1dbc843dde7a7194181d57a150c79cebd8975e500a916787f2654475177b54a3679034b3f041aa62851031a02e55f77499cbaa6539d471 -doccontainersize 57084 -doccontainerchecksum 1a377754512e8bc785bc14d349d32c602311f8e79ebf06e894d429252e239fdd6c59a15d217ac21b2b4947453338b0322e53ec21a0d5b0d345e690194d3e11ea -docfiles size=18 - RELOC/doc/latex/lstfiracode/README.md details="Readme" - RELOC/doc/latex/lstfiracode/lstfiracode.pdf details="Package documentation" - RELOC/doc/latex/lstfiracode/lstfiracode.tex -runfiles size=2 - RELOC/tex/latex/lstfiracode/lstfiracode.sty -catalogue-also fira -catalogue-contact-home https://github.com/RuixiZhang42/lstfiracode -catalogue-contact-support https://github.com/RuixiZhang42/lstfiracode/issues -catalogue-ctan /macros/latex/contrib/lstfiracode -catalogue-date 2018-12-24 23:12:37 +0100 -catalogue-license lppl1.3c -catalogue-topics listing -catalogue-version 0.1c - -name lt3graph -category Package -revision 45913 -shortdesc Provide a graph datastructure for experimental LaTeX3 -relocated 1 -longdesc The package defines a 'graph' data structure, for use in -longdesc documents that are using the experimental LaTeX 3 syntax. -containersize 10828 -containerchecksum 2731b8f21a5a69978cbcf7bfe12481c79d6029b9e7d19ea582965bbdf70fff2b42f40c579c5007d090647a15ffd6e88365e5da81a3dce2c8326173df20c06f8c -doccontainersize 576392 -doccontainerchecksum 9de47e35ecaabc789494ffc802bb95d6275d9c7af335ca149fc458bdb28b11f096de22e173b3c62ccfb42ec80ba4c8a2a59a925d85697491903dc8f4aca1d7bd -docfiles size=145 - RELOC/doc/latex/lt3graph/README details="Readme" - RELOC/doc/latex/lt3graph/lt3graph.pdf details="Package documentation" - RELOC/doc/latex/lt3graph/lt3graph.tex -runfiles size=18 - RELOC/tex/latex/lt3graph/lt3graph-dry.sty - RELOC/tex/latex/lt3graph/lt3graph-packagedoc.cls - RELOC/tex/latex/lt3graph/lt3graph.sty -catalogue-ctan /macros/latex/contrib/lt3graph -catalogue-date 2017-11-26 00:48:38 +0100 -catalogue-license lppl1.3 -catalogue-topics macro-supp expl3 -catalogue-version 0.1.9 - -name ltablex -category Package -revision 34923 -shortdesc Table package extensions -relocated 1 -longdesc Modifies the tabularx environment to combine the features of -longdesc the tabularx package (auto-sized columns in a fixed width -longdesc table) with those of the longtable package (multi-page tables). -containersize 2492 -containerchecksum 127f4cd2d9dc424dd4e2b7a0f60f1292baf81e53c3e17281851003500dc3959f714c714dc548bdb7a68bda2b3d480a7edd78f041c1ec574b1f3f5d697309dbef -doccontainersize 233148 -doccontainerchecksum 85cf455e32e95a6fe6d9a01c78997369f5e5479ff3b372ec80b91cb2da084ab4eca5c87b1e9ee6ddc98a4fff281aa5de0daff09922013197397b78844e8c5f1b -docfiles size=60 - RELOC/doc/latex/ltablex/README details="README file" - RELOC/doc/latex/ltablex/ltablex.pdf details="Package documentation" - RELOC/doc/latex/ltablex/ltablex.tex -runfiles size=2 - RELOC/tex/latex/ltablex/ltablex.sty -catalogue-also xltabular -catalogue-ctan /macros/latex/contrib/ltablex -catalogue-date 2017-09-28 09:30:00 +0200 -catalogue-license lppl -catalogue-topics table table-long -catalogue-version 1.1 - -name ltabptch -category Package -revision 17533 -shortdesc Bug fix for longtable -relocated 1 -longdesc A patch for LaTeX bugs tools/3180 and tools/3480. The patch -longdesc applies to version 4.11 of longtable. -containersize 4696 -containerchecksum dd89ace56e0dfa1f6737713fe8820c99f43c791f08c0dd28132090585e5946b65577ebbbfc5c3c40f1121624bc77d3a96f853679051e63f2aede466b727d73d7 -doccontainersize 267916 -doccontainerchecksum 60ad97cd519cf0cfb83b3d295470ca06adcb5f4e2140751890d92760f0986e16d95fbc02d26307471c154f7170fca12ca217ded1ce8f2c34e2376d0b2a2991c5 -docfiles size=73 - RELOC/doc/latex/ltabptch/README details="Readme" - RELOC/doc/latex/ltabptch/ltabptch.pdf details="Package documentation" - RELOC/doc/latex/ltabptch/ltabptch.tex - RELOC/doc/latex/ltabptch/ltabtest.tex -runfiles size=3 - RELOC/tex/latex/ltabptch/ltabptch.sty -catalogue-ctan /macros/latex/contrib/ltabptch -catalogue-date 2017-05-06 08:44:32 +0200 -catalogue-license lppl -catalogue-topics table-long -catalogue-version 1.74d - -name ltb2bib -category Package -revision 43746 -shortdesc Converts amsrefs' .ltb bibliographical databases to BibTeX format -relocated 1 -longdesc This package implements a LaTeX command that converts an -longdesc amsrefs bibliographical database (.ltb) to a BibTeX -longdesc bibliographical database (.bib). ltb2bib is the reverse of the -longdesc "amsxport" option in amsrefs. Typical uses are: produce bib -longdesc entries for some publishers which don't accept amsrefs (Taylor -longdesc & Francis, for example); import an ltb database in a database -longdesc management program, e.g. for sorting; access one's ltb database -longdesc within emacs's RefTeX mode. -containersize 2420 -containerchecksum d4cefdf14b511260929fdda1672d548b54e0be3453273408fe7626b712a9cd1a2a287729e45ea8dd629e77fd7ebd87c615240913c1c6d8a5e63552560381c87f -doccontainersize 42552 -doccontainerchecksum cd88ef0ddfc92cd9416d8529ba055e18bfb522089a22c3d7b4640520daae9a76dd51df5f6f22502a1a5b036cdcd85b70da1f6b7f3cdadf09abaed0ed6e03e122 -docfiles size=15 - RELOC/doc/latex/ltb2bib/README details="Readme" - RELOC/doc/latex/ltb2bib/bibdest.bib - RELOC/doc/latex/ltb2bib/doltb2bib.tex - RELOC/doc/latex/ltb2bib/ltb2bib.pdf details="Package documentation" - RELOC/doc/latex/ltb2bib/ltbsource.ltb -srccontainersize 4568 -srccontainerchecksum eefade64111d57126de5910ede7e1511cfb8c5c8bf9d30473b6605e6fbb303dcec35b009252ad65a521d506625a891ef47d69474867606b9b1095b0c611d6e93 -srcfiles size=5 - RELOC/source/latex/ltb2bib/ltb2bib.dtx - RELOC/source/latex/ltb2bib/ltb2bib.ins -runfiles size=2 - RELOC/tex/latex/ltb2bib/ltb2bib.sty -catalogue-also amsrefs -catalogue-ctan /biblio/bibtex/utils/ltb2bib -catalogue-date 2018-01-07 12:06:50 +0100 -catalogue-license lppl1.3 -catalogue-topics biblio -catalogue-version 0.01 - -name ltxdockit -category Package -revision 21869 -shortdesc Documentation support -relocated 1 -longdesc This bundle, consisting of a simple wrapper class and some -longdesc packages, forms a small LaTeX/BibTeX documentation kit; the -longdesc author uses it for some of his own packages. The package is not -longdesc supported: users should not attempt its use unless they are -longdesc capable of dealing with problems unaided. (The actual purpose -longdesc of releasing the package is to make it possible for third -longdesc parties to compile the documentation of other packages, should -longdesc that be necessary.) -containersize 6272 -containerchecksum ff556fc044826c6b1838f94058bd7ea290ee0c670aab58995543d3a7b12236603ccda4b00fd2448289da0fcc7fd26e39cd1d5af0aaa44d32f0c85c94858d14d7 -doccontainersize 968 -doccontainerchecksum f55221b3b8437231371d159e7fe26926202fb323df17243259982403cb9664895b14ff3637c5c4fee477f9a843662d5d9062e2e730548d2f376d7248303603c0 -docfiles size=1 - RELOC/doc/latex/ltxdockit/README details="Readme" -runfiles size=8 - RELOC/tex/latex/ltxdockit/btxdockit.sty - RELOC/tex/latex/ltxdockit/ltxdockit.cfg - RELOC/tex/latex/ltxdockit/ltxdockit.cls - RELOC/tex/latex/ltxdockit/ltxdockit.def - RELOC/tex/latex/ltxdockit/ltxdockit.sty -catalogue-ctan /macros/latex/contrib/ltxdockit -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics doc-supp -catalogue-version 1.2d - -name ltxfileinfo -category Package -revision 38663 -shortdesc Print version information for a LaTeX file -longdesc ltxfileinfo displays version information for LaTeX files. If no -longdesc path information is given, the file is searched using -longdesc kpsewhich. As an extra, for developers, the script will (use -longdesc the --star or --color options) check the valididity of the -longdesc \Provides... statements in the files. The script uses code from -longdesc Uwe Luck's readprov.sty. -depend ltxfileinfo.ARCH -containersize 5168 -containerchecksum d3e308718cd73b58f73b4ffd0e2588e4b3ad130fa7dbe1047697e3b7c8c06f6d30ca0346e88b2daf122c6f198787812303cb2172aa3c6beb9f53ff4c7004277f -doccontainersize 37604 -doccontainerchecksum 3ffcd73b9ff61e2e63504bf7081cd4dd55cc903e4bb33654c8c69e7bebdb5958164f8c680676fc3a44b0f309c4640b2bdbddcc6f64f4aab0913d43ca63114e60 -docfiles size=11 - texmf-dist/doc/support/ltxfileinfo/README details="README" - texmf-dist/doc/support/ltxfileinfo/ltxfileinfo.pdf details="Package documentation" -runfiles size=4 - texmf-dist/scripts/ltxfileinfo/ltxfileinfo -catalogue-ctan /support/ltxfileinfo -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics file-mgmt -catalogue-version 2.04 - -name ltxfileinfo.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of ltxfileinfo -containersize 340 -containerchecksum 733f118b6c347168cb370cba4fbfecebbed0db2c98b5bec1865d9fd0de88712dc5dfa26cf3ae0db4b4ddf30202fb58ad650e3af7d7e58187f7aaf6561d6a103a -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/ltxfileinfo - -name ltxfileinfo.amd64-freebsd -category Package -revision 29005 -shortdesc amd64-freebsd files of ltxfileinfo -containersize 340 -containerchecksum 854b924d6ae6507282115ebea561aeb4c408e6e7b806977305cf0f64bf9ea86b1804d8603ade1b7bcd49f3b26c2943211ca8637f40955cbb038649743485ab39 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/ltxfileinfo - -name ltxfileinfo.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of ltxfileinfo -containersize 340 -containerchecksum 590fbde073dc0cb5cc5650a373444665e07336a54e7aedb3ca53cd32f26802016c9e70ae14b59ec9e122ffab2f15cdd55ab619926e4e86bc36677d4e22bbbf4f -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/ltxfileinfo - -name ltxfileinfo.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of ltxfileinfo -containersize 340 -containerchecksum 777260cf4cd24027c7d8b55808a2716357bad929cb1588999db1d798491292472b0cc60e242c929d0674b88366c81422f4e9f5f9d1fea6cfada34819e0bcddc1 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/ltxfileinfo - -name ltxfileinfo.i386-cygwin -category Package -revision 29005 -shortdesc i386-cygwin files of ltxfileinfo -containersize 340 -containerchecksum b44e32f7514c2b7d89be30841bdb1ac0fabb2edd9b92af444dedd759f4a7699b6102e3f4de0e6aa126a56c12068f65c56003906249dbdaa88d6305e9ca2d2f9b -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/ltxfileinfo - -name ltxfileinfo.i386-freebsd -category Package -revision 29005 -shortdesc i386-freebsd files of ltxfileinfo -containersize 340 -containerchecksum 4db99ce1e380ce70401bb518053457548292644fc73456907a5ef23f7a9a48df6aad2d967754e31a29642657cc91edda081cecd312b67e255521c7692415ba96 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/ltxfileinfo - -name ltxfileinfo.i386-linux -category Package -revision 29005 -shortdesc i386-linux files of ltxfileinfo -containersize 340 -containerchecksum d885c6656791972eb390e4b6971a534835749b21a9d015351dcf144cd68f7aaf0fdfae44b04fa5eabff48784c26303008adc7dbc9396919ab1cbe0ce6bff3c82 -binfiles arch=i386-linux size=1 - bin/i386-linux/ltxfileinfo - -name ltxfileinfo.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of ltxfileinfo -containersize 340 -containerchecksum aa209d765ed5da9208f162aadd334b465827a97fb119f57fae2b66f80c019fd706857c53601ced443dac45a314b56bd4d7d27ed647c3163680b5988ed23e6a7e -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/ltxfileinfo - -name ltxfileinfo.i386-solaris -category Package -revision 29005 -shortdesc i386-solaris files of ltxfileinfo -containersize 340 -containerchecksum 62711bf98f70f4390dd2760e852dcf5f8667e8628641ae481c7ea96410906cb257e904121345622b89f76be53d1398a5a44fc78f59352f1ce9074b2ae45fcd58 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/ltxfileinfo - -name ltxfileinfo.sparc-solaris -category Package -revision 29005 -shortdesc sparc-solaris files of ltxfileinfo -containersize 340 -containerchecksum 2d2d7f95056807a320f07b8ed427ea033cf47e263e9965cc24d34527b3958f0c797984940dd11b651b873881cd752093e54e0404fa2aa123a5747d376b12c038 -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/ltxfileinfo - -name ltxfileinfo.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of ltxfileinfo -containersize 344 -containerchecksum 63e7dc6c32ae6be45506f87c7fe1c52ad2af4b62155345c3a362cd3e421c124ef91c72a33238858a0e2af91bc07149822952e3a7d2ca95008e647fdfc1bc2b5a -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/ltxfileinfo - -name ltxfileinfo.x86_64-darwin -category Package -revision 29005 -shortdesc x86_64-darwin files of ltxfileinfo -containersize 344 -containerchecksum df61f75514082396ed0fe1dbb6365b51bb6a66d76cf6ed8dd699e91de02b0693958eda9c42319323c15d6eb498137cdbbea805361d7277f297f9cf7af3926090 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/ltxfileinfo - -name ltxfileinfo.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of ltxfileinfo -containersize 352 -containerchecksum 3233fff5de4f4707091153ee5428af1f69096cac97898d9d3e4ebb597d29e9c346456b6ca788383e5486786c6ab855e9b5c1cf3bc451f7d61ee478fd86c50ba9 -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/ltxfileinfo - -name ltxfileinfo.x86_64-linux -category Package -revision 29005 -shortdesc x86_64-linux files of ltxfileinfo -containersize 344 -containerchecksum aac08ae298bff3825e54c7f897807af065d195ae9c5fcdac3204a8f2b0502bc850c60baefdad71a7c14df047e7af95b62bb0929b387013487e5cc3716eb822de -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/ltxfileinfo - -name ltxfileinfo.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of ltxfileinfo -containersize 344 -containerchecksum ba467ab6d9ef5b593a45e7827b37b8b79ffb17c84115b8dacb58ca257f40d41ed6712b695ff784010b8faeff1f77c60f6d34d22f327eb7fcc892ab88f87f9121 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/ltxfileinfo - -name ltxfileinfo.x86_64-solaris -category Package -revision 29005 -shortdesc x86_64-solaris files of ltxfileinfo -containersize 340 -containerchecksum 84519ca9c07e6486dc3ecd0d0089ae4de1a39b83df699604813f870cbbce1465bc4d03f6c43c00e7767658dce42f50f357cb605fc35ca581629b1ad255c79363 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/ltxfileinfo - -name ltxguidex -category Package -revision 49705 -shortdesc An extended ltxguide class -relocated 1 -longdesc The ltxguidex document class extends ltxguide with a set of -longdesc environments and commands that make writing beautiful LaTeX -longdesc documentation easier and more natural. -containersize 2776 -containerchecksum 8facb71e45bcc2e9d9eee0b04fbc0f92c3cc4fdac407143ea1aaf1e64bc47c20f98d694b8db504b5344b072caed978f3133c7ba60220e01a7f495f404892635f -doccontainersize 74228 -doccontainerchecksum 4c8a0f9906de1b84a2c363b9d35dc386cf5811fb2ae44abfba15b4498b3565f2df6ae22d77ee478d720c77331f407cb120b5e106d951fc74950a0c8eec153e9d -docfiles size=27 - RELOC/doc/latex/ltxguidex/LICENSE.txt - RELOC/doc/latex/ltxguidex/README.md details="Readme" - RELOC/doc/latex/ltxguidex/ltxguidex.pdf details="Package documentation" - RELOC/doc/latex/ltxguidex/ltxguidex.tex -runfiles size=2 - RELOC/tex/latex/ltxguidex/ltxguidex.cls -catalogue-contact-bugs https://github.com/9999years/ltxguidex/issues -catalogue-contact-home https://github.com/9999years/ltxguidex -catalogue-ctan /macros/latex/contrib/ltxguidex -catalogue-date 2019-01-14 17:38:42 +0100 -catalogue-license lppl1.3c -catalogue-topics class -catalogue-version 0.1.0 - -name ltximg -category Package -revision 47568 -shortdesc Extract LaTeX environments into separate image files -longdesc ltximg is a Perl script that automates the process of -longdesc extracting and converting environments provided by TikZ, -longdesc PStricks and other packages from input file to image formats in -longdesc individual files using ghostscript and poppler-utils. It -longdesc generates a file with only extracted environments, and another -longdesc with environments converted to \includegraphics. -depend ltximg.ARCH -containersize 15840 -containerchecksum e900ba5934129db488239a3430b563b54f13d0d33dc4d01976f272efac432f9912aeea94eeaaba9bef0d67f20802674e7765e377ac031783150f02c58d21f707 -doccontainersize 189772 -doccontainerchecksum bc7d176e11a306394a8d3837a77c47024bbc3207c8d52b3d381714368cf040099ec587bfac7212205311dc3196e3b3c5c94fb1870698411f0378eea2bab05659 -docfiles size=50 - texmf-dist/doc/support/ltximg/CHANGUES.md - texmf-dist/doc/support/ltximg/README.md details="Readme" - texmf-dist/doc/support/ltximg/ltximg-doc.pdf details="Package documentation" -srccontainersize 15548 -srccontainerchecksum 534c9e2790d05993c07e2cc7f2bd1d5ee0a8c4630c50d413419033a39f8a2e6a2bf410aff717e5fa84197a0e49e39a0bc51fd5da0a0e8c61a276bf3bca457458 -srcfiles size=15 - texmf-dist/source/support/ltximg/ltximg-doc.dtx -runfiles size=16 - texmf-dist/scripts/ltximg/ltximg.pl -catalogue-ctan /support/ltximg -catalogue-date 2018-04-19 15:27:23 +0200 -catalogue-license gpl3+ -catalogue-topics chunks -catalogue-version 1.5 - -name ltximg.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of ltximg -containersize 340 -containerchecksum 213e0abb5ebe245ab8ec4e2bbdb3d6d864646af7fbd5d09849f1b893818a875b948d03d77d8fd9749e3a26d09de784b88092aa88132e2ac26802af3bc4776d58 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/ltximg - -name ltximg.amd64-freebsd -category Package -revision 32346 -shortdesc amd64-freebsd files of ltximg -containersize 340 -containerchecksum 6ab481a89ce8f15cd82c03ca8dec2b7891896f58e001ee590f5a30298947436c74a429f4c56e9601e1448af9bc69cca66a1a211f19e2e6ba0393d06a48808e27 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/ltximg - -name ltximg.amd64-netbsd -category Package -revision 32346 -shortdesc amd64-netbsd files of ltximg -containersize 340 -containerchecksum a479b8ddb1669268e2ca43e5b8fd8bd6618442d62de3da980502c0cd0530aa0dbe3831880abd3683a75b97c0bb7488ff31de166327f9047d87e9110d90c30bf9 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/ltximg - -name ltximg.armhf-linux -category Package -revision 32346 -shortdesc armhf-linux files of ltximg -containersize 340 -containerchecksum a0ab241793092e8f0a45e78bfd1306c95b0756b5c49866f8fc132e2a736da282e35fe255e9777c673bdcc907986077c9c27ce7bc6bc3d625debc9f72b521a014 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/ltximg - -name ltximg.i386-cygwin -category Package -revision 32346 -shortdesc i386-cygwin files of ltximg -containersize 340 -containerchecksum beda47ab1c236c5c0ad9d05d1e1d71469dc7a3e2ec2ac22267bc958def8fba36917b7446755a48b4db4edb3bc74182fb35b29253d4c377365cafe57877a49a2d -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/ltximg - -name ltximg.i386-freebsd -category Package -revision 32346 -shortdesc i386-freebsd files of ltximg -containersize 344 -containerchecksum f8ed1dc2c30b8652c44250311ab29e7949aeef15e21dacd52a13c2669e26a208a8b6128979e399c195c0b4636ab06acd07423a422d9d7c030c12bec21dcbf07e -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/ltximg - -name ltximg.i386-linux -category Package -revision 32346 -shortdesc i386-linux files of ltximg -containersize 340 -containerchecksum dd764770e331e37636ab62bf2e05903f815f646e6a62e1ea47f2b73d86106e2e40f65d6476845993db50239e1ae914c31481a3686bc034eb1d1e7631321ed031 -binfiles arch=i386-linux size=1 - bin/i386-linux/ltximg - -name ltximg.i386-netbsd -category Package -revision 32346 -shortdesc i386-netbsd files of ltximg -containersize 340 -containerchecksum 691e60f29b917f4a2e9f7c8c6aafad832bbb6a2ac52c2b52b6aefa184989a30b4cb60d1c62107bcd16d4dcfb0e48c4df4a6223808503875eaf94e398bf20c24c -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/ltximg - -name ltximg.i386-solaris -category Package -revision 32346 -shortdesc i386-solaris files of ltximg -containersize 340 -containerchecksum 3a1bef7fa3cf6800a65de6356e6fd373fad7b08b11140ad5e687986438ed5665bf5a0d4c6137083c3b14d85d1166d35901437d76a5666bd80bcabcc9675438a3 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/ltximg - -name ltximg.sparc-solaris -category Package -revision 32346 -shortdesc sparc-solaris files of ltximg -containersize 340 -containerchecksum 402349b0ba2b1799f30d3f54ac517993750b073e9fd561c734c97f9201932e98eec516d96d21b86cde7fccc2ff2bd208b5e517a787927c91c94cf9e84b803797 -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/ltximg - -name ltximg.win32 -category Package -revision 32346 -shortdesc win32 files of ltximg -containersize 680 -containerchecksum e19c3b2a5391c97b58fe0747609aa7b52ab0d989cd91bfe7e7e66ec4f981a20ea18e019532367e87179b27f2acdeb3413da64eb66625c46bbfd93a9cdbe2e9f5 -binfiles arch=win32 size=1 - bin/win32/ltximg.exe - -name ltximg.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of ltximg -containersize 340 -containerchecksum 38fbc475718d71f1eea0fb72bdd56ca5a5d897bba7ce6a682fe9f135d628e5a3f69c2d71bdcf95695c1e2a2571efd5cb21f075859bb17816f0184731800423e2 -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/ltximg - -name ltximg.x86_64-darwin -category Package -revision 32346 -shortdesc x86_64-darwin files of ltximg -containersize 344 -containerchecksum 64af6f3fe8be33b1718cae867c0bde8577a08953ac8813350d7a24c39f05dd56271348a33f797f7d8c3e45ad8e2110cf9334182199bfb13836d0329783db2d2f -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/ltximg - -name ltximg.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of ltximg -containersize 348 -containerchecksum 32528a9b0f1e51c7dc1ff0796a000bbf4ae96364898774963b9a2b6f3303e0226515fb6a889baa2ca98424bfb4527b9622179b7f983a78e90a2584c829b27d3f -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/ltximg - -name ltximg.x86_64-linux -category Package -revision 32346 -shortdesc x86_64-linux files of ltximg -containersize 344 -containerchecksum d32e841540777484768017c0dfa952e36ff817210fc5e6622dbe4d5db6f5a5af3af3ee86a10d4a88ccd37559af30e6815643a7133bed94dba15f96ca6bc1f797 -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/ltximg - -name ltximg.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of ltximg -containersize 344 -containerchecksum 814f8e675ac409f3cf864c226b03fa1dd69f1bca872b054ba938eb3c1dd5d58a334ea736de158919898615ab4df337eff81b4b7ff95736d85cdd9fa8c400a7a3 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/ltximg - -name ltximg.x86_64-solaris -category Package -revision 32346 -shortdesc x86_64-solaris files of ltximg -containersize 340 -containerchecksum 3ce88b1deabebe7737d17041e49e14db4660b123dcf7f5e066dd7e0274882c5bf2a40faf5c88f43ce39791a5b281ede883d020e1a3fcf9260af9098629bffa5c -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/ltximg - -name ltxindex -category Package -revision 15878 -shortdesc A LaTeX package to typeset indices with GNU's Texindex -relocated 1 -longdesc A LaTeX package that allows the user to make indexes with GNU's -longdesc Texindex program, instead of makeindex. It provides the -longdesc indexing commands available in Texinfo by default, but only -longdesc defines the concept index (cp) by default -- the user must -longdesc define other standard indexes, and there is no provision for -longdesc custom indexes. The package is not currently maintained. -containersize 2592 -containerchecksum 0f67f4a6f7894add145d8d464e3d90d194f30e2bd0e6ef5e12240a7e9b978f8162f7571dc09f10f4da0983ce6a32a5cefa816b67e01e149ba158d2f52138135d -doccontainersize 76076 -doccontainerchecksum 4b2fa5c3a6dfebf86d71a93e5fd8165265c28f8577b227c540fcc6c8f9175510aac55197ffad3925a4d62b80977ae896cecbb26972d817e95091c37ed6b3c89f -docfiles size=26 - RELOC/doc/latex/ltxindex/README details="Readme" - RELOC/doc/latex/ltxindex/copying.txt - RELOC/doc/latex/ltxindex/ltxindex.pdf details="Package documentation" -srccontainersize 5904 -srccontainerchecksum 766b399267bb7070de121f64b3439d77d4b6f3b883c949482ae6685bc4c52e4a7e99888bcf5da40f41df81b1539148a67b117a4145b2eaada240fb7e4ad23a5d -srcfiles size=5 - RELOC/source/latex/ltxindex/ltxindex.dtx -runfiles size=2 - RELOC/tex/latex/ltxindex/ltxindex.sty -catalogue-ctan /macros/latex/contrib/ltxindex -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics index -catalogue-version 0.1c - -name ltxkeys -category Package -revision 28332 -shortdesc A robust key parser for LaTeX -relocated 1 -longdesc The package provides facilities for creating and managing keys -longdesc in the sense of the keyval and xkeyval packages, but it is -longdesc intended to be more robust and faster. Its robustness comes -longdesc from its ability to preserve braces in key values throughout -longdesc parsing. The need to preserve braces in key values arises often -longdesc in parsing keys (for example, in the xwatermark package). The -longdesc package is faster than xkeyval package because (among other -longdesc things) it avoids character-wise parsing of key values (called -longdesc "selective sanitization" by the xkeyval package). The package -longdesc also provides functions for defining and managing keys. -containersize 25312 -containerchecksum 91a8e6860a5a6f31c35679e21817cdd35ed93e359528a4459181fe98cc46475cb08e72877d6701ea6aeac9635cf85998529a39d456927146dbd633f5d2b5dbd6 -doccontainersize 722768 -doccontainerchecksum 9c9b0b071a47187d8236b8b2ebe4e79d60b29650b8d9b9508f8f7b845a387b38a01deb43a1571aa91923d185bc90d8e6135a8e07f5ddf489437da525c52813a7 -docfiles size=351 - RELOC/doc/latex/ltxkeys/README details="Readme" - RELOC/doc/latex/ltxkeys/ltxkeys-guide-table1.tex - RELOC/doc/latex/ltxkeys/ltxkeys-guide.cfg - RELOC/doc/latex/ltxkeys/ltxkeys-guide.pdf details="Package documentation" - RELOC/doc/latex/ltxkeys/ltxkeys-guide.tex - RELOC/doc/latex/ltxkeys/ltxkeys-test-20121122.tex -runfiles size=34 - RELOC/tex/latex/ltxkeys/ltxkeys.sty -catalogue-also xkeyval -catalogue-ctan /macros/latex/contrib/ltxkeys -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics keyval -catalogue-version 0.0.3c - -name ltxmisc -category Package -revision 21927 -shortdesc Miscellaneous LaTeX packages, etc -relocated 1 -containersize 15380 -containerchecksum d7b93ae125998ac4448b698ba142a930cde58424379ccd3752de1261b61536b2e87d15dfd159eac6e62d7cc8611806a8bd5d7e9565252a9d18d0eb2bf5183134 -runfiles size=17 - RELOC/tex/latex/ltxmisc/abstbook.cls - RELOC/tex/latex/ltxmisc/beletter.cls - RELOC/tex/latex/ltxmisc/bibcheck.sty - RELOC/tex/latex/ltxmisc/concrete.sty - RELOC/tex/latex/ltxmisc/flashcard.cls - RELOC/tex/latex/ltxmisc/iagproc.cls - RELOC/tex/latex/ltxmisc/linsys.sty - RELOC/tex/latex/ltxmisc/mitpress.sty - RELOC/tex/latex/ltxmisc/thrmappendix.sty - RELOC/tex/latex/ltxmisc/topcapt.sty - RELOC/tex/latex/ltxmisc/vrbexin.sty -catalogue-ctan /macros/latex/contrib/misc -catalogue-date 2016-06-18 16:48:54 +0200 -catalogue-license collection -catalogue-topics collection - -name ltxnew -category Package -revision 21586 -shortdesc A simple means of creating commands -relocated 1 -longdesc The package ltxnew provides \new, \renew and \provide prefixes -longdesc for checking definitions. It is designed to work with e-TeX -longdesc distributions of LaTeX and relies on the LaTeX internal macro -longdesc \@ifdefinable. Local allocation of counters, dimensions, skips, -longdesc muskips, boxes, tokens and marks are provided by the etex -longdesc package. \new and \renew as well as \provide may be used for -longdesc all kind of control sequences. Please refer to the section -longdesc "Using \new" of the PDF documentation. -containersize 2828 -containerchecksum 76d29be39f2c198ab87145db85c0b889b191a890da404fb5d6fb587ea982aafe00915f18b1b3c3dc188e3114c29f79e3a3d622febd53d96e8c3585690b0e0590 -doccontainersize 153748 -doccontainerchecksum 4f400f321e0b44be3a994ebba08bfb71e03d445b0beb02a0cf430bde084e18886a93d4a9ba98569a5f388c90e4d9afc2c38e82a88d5f2549b7f034a8f37b1ceb -docfiles size=63 - RELOC/doc/latex/ltxnew/README details="Readme" - RELOC/doc/latex/ltxnew/ltxnew.pdf details="Package documentation" -srccontainersize 10708 -srccontainerchecksum 89988f5bf63d211c849c9021121bbe869d6b00b30d84dd1470f77698f81f67ac1adadbf2cffa67a24482d1b259226caff97186d02f27f83f76dac3d0be41ecae -srcfiles size=10 - RELOC/source/latex/ltxnew/ltxnew.dtx - RELOC/source/latex/ltxnew/ltxnew.ins -runfiles size=3 - RELOC/tex/latex/ltxnew/ltxnew.sty -catalogue-ctan /macros/latex/contrib/ltxnew -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics macro-def -catalogue-version 1.3 - -name ltxtools -category Package -revision 24897 -shortdesc A collection of LaTeX API macros -relocated 1 -longdesc This is a bundle of macros that the author uses in the coding -longdesc of others of his macro files. -containersize 51548 -containerchecksum d38437071541d91c7a621be3c4f421f95a8f974f7878f280d4032e776d8e96491946d4e5fac95dd2900763e30039097cfdee2eb9522905749323e4e5f7b3a4b3 -doccontainersize 1024 -doccontainerchecksum 8e8dcc1332c865cf79282f9e96d799357cf399c106ce89a42180bb62c12320ccc065e0743e2201aa06da2739e608428738c5affd3292e080eda89a6bde8a8b08 -docfiles size=1 - RELOC/doc/latex/ltxtools/README details="Readme" -runfiles size=73 - RELOC/tex/latex/ltxtools/ltxtools-base.sty - RELOC/tex/latex/ltxtools/ltxtools-doc.sty - RELOC/tex/latex/ltxtools/ltxtools-environ.sty - RELOC/tex/latex/ltxtools/ltxtools-incluput.sty - RELOC/tex/latex/ltxtools/ltxtools-index.sty - RELOC/tex/latex/ltxtools/ltxtools-review.sty - RELOC/tex/latex/ltxtools/ltxtools-trace.sty - RELOC/tex/latex/ltxtools/ltxtools.sty -catalogue-ctan /macros/latex/contrib/ltxtools -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics macro-supp -catalogue-version 0.0.1a - -name lua-alt-getopt -category Package -revision 29349 -shortdesc Process application arguments the same way as getopt_long -relocated 1 -longdesc lua_altgetopt is a MIT-licensed module for Lua, for processing -longdesc application arguments in the same way as BSD/GNU getopt_long(3) -longdesc functions do. This module is made available for lua script -longdesc writers to have consistent command line parsing routines. -containersize 1992 -containerchecksum 85c5f1ba68f9fc874b025a7ebd63501419b1df332fbe456e49560effbe4f386abc641481a91a35e66617f7e7357f45a5d605876efa0e3fd680d4a4699c0e7cf1 -doccontainersize 3312 -doccontainerchecksum 311a04ef22af0e2bcab6166ff3d257f76e7c39244cbe81742009a97466e5230d69a574e98976db5ac585baf3e3d13c0e6b2cfdebb119e6db2acc6e8aba0169b3 -docfiles size=7 - RELOC/doc/support/lua-alt-getopt/ChangeLog - RELOC/doc/support/lua-alt-getopt/Makefile - RELOC/doc/support/lua-alt-getopt/NEWS - RELOC/doc/support/lua-alt-getopt/README details="Readme" - RELOC/doc/support/lua-alt-getopt/alt_getopt - RELOC/doc/support/lua-alt-getopt/tests/test.out - RELOC/doc/support/lua-alt-getopt/tests/test.sh -runfiles size=1 - RELOC/scripts/lua-alt-getopt/alt_getopt.lua -catalogue-ctan /support/lua/lua-alt-getopt -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license mit -catalogue-topics lua-supp -catalogue-version 0.7.0 - -name lua-check-hyphen -category Package -revision 47527 -shortdesc Mark hyphenations in a document, for checking -relocated 1 -longdesc The package looks at all hyphenation breaks in the document, -longdesc comparing them against a white-list prepared by the author. If -longdesc a hyphenation break is found, for which there is no entry in -longdesc the white-list, the package flags the line where the break -longdesc starts. The author may then either add the hyphenation to the -longdesc white-list, or adjust the document to avoid the break. -containersize 3600 -containerchecksum 461c69113030a4aa7b2db1916d6072cf3d8cf264e03e6f103bb748d98c4953d74e325aab1f4e6a260b53a5591d8c3cc667ada416705d6a2d7d9fbf0c46503dd2 -doccontainersize 116560 -doccontainerchecksum 10acf29ef3e6991b6559ee5081cc7e566ebc8b83c9cbc26a5c81993e21f9a56545558a082f07e616bf440af99b18e5ce921732d6b4150d1d16548901172261da -docfiles size=35 - RELOC/doc/lualatex/lua-check-hyphen/doc/README.md details="Readme" - RELOC/doc/lualatex/lua-check-hyphen/doc/luacheckhyphenmanual.pdf details="Package documentation" - RELOC/doc/lualatex/lua-check-hyphen/doc/luacheckhyphenmanual.tex - RELOC/doc/lualatex/lua-check-hyphen/doc/mit-license.txt - RELOC/doc/lualatex/lua-check-hyphen/doc/sample.pdf details="Sample of use" - RELOC/doc/lualatex/lua-check-hyphen/doc/sample.tex -runfiles size=4 - RELOC/tex/lualatex/lua-check-hyphen/lua-check-hyphen.lua - RELOC/tex/lualatex/lua-check-hyphen/lua-check-hyphen.sty -catalogue-ctan /macros/luatex/latex/lua-check-hyphen -catalogue-date 2018-04-19 21:24:30 +0200 -catalogue-license mit -catalogue-topics hyphenation luatex -catalogue-version 0.7a - -name lua-visual-debug -category Package -revision 49634 -shortdesc Visual debugging with LuaLaTeX -relocated 1 -longdesc The package uses lua code to provide visible indications of -longdesc boxes, glues, kerns and penalties in the PDF output. The -longdesc package is known to work in LaTeX and Plain TeX documents. -containersize 3224 -containerchecksum 857ea90f77e0ad26e5729276978dbf246abb9134f09cbaf09e299863d19c0d295cff2ae626f5d6ad2901526be3c241fa2486122e71c64b447e9dbecc5f4bdffa -doccontainersize 289328 -doccontainerchecksum ddaad24ac9119f51e4522311426408d7cd5c514aee506de8665a814302e6114b03bc1ca268a4391d600fd860c3dd5f11a648cd338adfec31fdbce51a0d16a20d -docfiles size=101 - RELOC/doc/luatex/lua-visual-debug/README.md details="Readme" - RELOC/doc/luatex/lua-visual-debug/lvdebug-doc.pdf details="Package documentation" - RELOC/doc/luatex/lua-visual-debug/lvdebug-doc.tex - RELOC/doc/luatex/lua-visual-debug/lvdebugdetail1-num.png - RELOC/doc/luatex/lua-visual-debug/sample-plain.pdf - RELOC/doc/luatex/lua-visual-debug/sample-plain.tex - RELOC/doc/luatex/lua-visual-debug/sample.pdf details="Sample output" - RELOC/doc/luatex/lua-visual-debug/sample.tex - RELOC/doc/luatex/lua-visual-debug/strut.png -runfiles size=3 - RELOC/tex/luatex/lua-visual-debug/lua-visual-debug.lua - RELOC/tex/luatex/lua-visual-debug/lua-visual-debug.sty -catalogue-ctan /macros/luatex/generic/lua-visual-debug -catalogue-date 2019-01-07 11:02:34 +0100 -catalogue-license mit -catalogue-topics debug-supp luatex -catalogue-version 0.7 - -name lua2dox -category Package -revision 29349 -shortdesc Auto-documentation of lua code -longdesc The package extends the well-known C-like language autodoc -longdesc tool, doxygen, to read and document lua code. In use, you edit -longdesc and test your code and periodically run the autodoc tool to -longdesc update the documentation, which may be viewed via an html -longdesc browser. Autodoc tools can read the code well enough to find -longdesc function/... declarations and document them. If the code also -longdesc contains appropriatly formatted "magic comments", the tool can -longdesc use them to supplement the documentation. The package is a -longdesc first prototype of a planned TeX2DoX tool (in development), -longdesc which will process joint (La)TeX/lua documents. -depend lua2dox.ARCH -containersize 7580 -containerchecksum 7f94a474c26a50b50eb9d26082a174f526272fbe39d8a2d4e2afedfac7cfdf1adadbc2fa69d029ae92463fdb9db86f36bbd5d54538f14df933c697c8a85fbf4c -doccontainersize 505632 -doccontainerchecksum e1be1ffaeca1cd4830c2ee0636aaa4d596ef2cf63fcc54a84a3db7f36d53af01b571c15f26650d4ca35b523957b281818b94f4a8a36ab5e89f7afc49f4480512 -docfiles size=518 - texmf-dist/doc/support/lua2dox/ChangeLog - texmf-dist/doc/support/lua2dox/Doxyfile - texmf-dist/doc/support/lua2dox/README details="Readme" - texmf-dist/doc/support/lua2dox/docs/html/annotated.html - texmf-dist/doc/support/lua2dox/docs/html/bc_s.png - texmf-dist/doc/support/lua2dox/docs/html/bdwn.png - texmf-dist/doc/support/lua2dox/docs/html/classTApp-members.html - texmf-dist/doc/support/lua2dox/docs/html/classTApp.html - texmf-dist/doc/support/lua2dox/docs/html/classTCore__Clock-members.html - texmf-dist/doc/support/lua2dox/docs/html/classTCore__Clock.html - texmf-dist/doc/support/lua2dox/docs/html/classTCore__Commandline-members.html - texmf-dist/doc/support/lua2dox/docs/html/classTCore__Commandline.html - texmf-dist/doc/support/lua2dox/docs/html/classTCore__IO.html - texmf-dist/doc/support/lua2dox/docs/html/classTLua2DoX__filter-members.html - texmf-dist/doc/support/lua2dox/docs/html/classTLua2DoX__filter.html - texmf-dist/doc/support/lua2dox/docs/html/classTStream__Read-members.html - texmf-dist/doc/support/lua2dox/docs/html/classTStream__Read.html - texmf-dist/doc/support/lua2dox/docs/html/classTStream__Write-members.html - texmf-dist/doc/support/lua2dox/docs/html/classTStream__Write.html - texmf-dist/doc/support/lua2dox/docs/html/classes.html - texmf-dist/doc/support/lua2dox/docs/html/closed.png - texmf-dist/doc/support/lua2dox/docs/html/doxygen.css - texmf-dist/doc/support/lua2dox/docs/html/doxygen.png - texmf-dist/doc/support/lua2dox/docs/html/dynsections.js - texmf-dist/doc/support/lua2dox/docs/html/files.html - texmf-dist/doc/support/lua2dox/docs/html/ftv2blank.png - texmf-dist/doc/support/lua2dox/docs/html/ftv2cl.png - texmf-dist/doc/support/lua2dox/docs/html/ftv2doc.png - texmf-dist/doc/support/lua2dox/docs/html/ftv2folderclosed.png - texmf-dist/doc/support/lua2dox/docs/html/ftv2folderopen.png - texmf-dist/doc/support/lua2dox/docs/html/ftv2lastnode.png - texmf-dist/doc/support/lua2dox/docs/html/ftv2link.png - texmf-dist/doc/support/lua2dox/docs/html/ftv2mlastnode.png - texmf-dist/doc/support/lua2dox/docs/html/ftv2mnode.png - texmf-dist/doc/support/lua2dox/docs/html/ftv2mo.png - texmf-dist/doc/support/lua2dox/docs/html/ftv2node.png - texmf-dist/doc/support/lua2dox/docs/html/ftv2ns.png - texmf-dist/doc/support/lua2dox/docs/html/ftv2plastnode.png - texmf-dist/doc/support/lua2dox/docs/html/ftv2pnode.png - texmf-dist/doc/support/lua2dox/docs/html/ftv2splitbar.png - texmf-dist/doc/support/lua2dox/docs/html/ftv2vertline.png - texmf-dist/doc/support/lua2dox/docs/html/functions.html - texmf-dist/doc/support/lua2dox/docs/html/functions_func.html - texmf-dist/doc/support/lua2dox/docs/html/globals.html - texmf-dist/doc/support/lua2dox/docs/html/globals_func.html - texmf-dist/doc/support/lua2dox/docs/html/index.html - texmf-dist/doc/support/lua2dox/docs/html/jquery.js - texmf-dist/doc/support/lua2dox/docs/html/lua2dox_8lua.html - texmf-dist/doc/support/lua2dox/docs/html/lua2dox_8lua_source.html - texmf-dist/doc/support/lua2dox/docs/html/nav_f.png - texmf-dist/doc/support/lua2dox/docs/html/nav_g.png - texmf-dist/doc/support/lua2dox/docs/html/nav_h.png - texmf-dist/doc/support/lua2dox/docs/html/open.png - texmf-dist/doc/support/lua2dox/docs/html/sync_off.png - texmf-dist/doc/support/lua2dox/docs/html/sync_on.png - texmf-dist/doc/support/lua2dox/docs/html/tab_a.png - texmf-dist/doc/support/lua2dox/docs/html/tab_b.png - texmf-dist/doc/support/lua2dox/docs/html/tab_h.png - texmf-dist/doc/support/lua2dox/docs/html/tab_s.png - texmf-dist/doc/support/lua2dox/docs/html/tabs.css - texmf-dist/doc/support/lua2dox/examples/lua/Doxyfile - texmf-dist/doc/support/lua2dox/examples/lua/animals.lua - texmf-dist/doc/support/lua2dox/examples/lua/class.lua - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/animals_8lua.html - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/animals_8lua_source.html - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/annotated.html - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/bc_s.png - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/bdwn.png - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/classAnimal-members.html - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/classAnimal.html - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/classAnimal.png - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/classBird-members.html - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/classBird.html - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/classBird.png - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/classCat-members.html - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/classCat.html - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/classCat.png - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/classDog-members.html - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/classDog.html - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/classDog.png - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/classMammal-members.html - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/classMammal.html - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/classMammal.png - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/classPigeon-members.html - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/classPigeon.html - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/classPigeon.png - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/classRedKite-members.html - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/classRedKite.html - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/classRedKite.png - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/class_8lua.html - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/class_8lua_source.html - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/classes.html - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/closed.png - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/doxygen.css - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/doxygen.png - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/dynsections.js - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/files.html - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/ftv2blank.png - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/ftv2cl.png - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/ftv2doc.png - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/ftv2folderclosed.png - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/ftv2folderopen.png - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/ftv2lastnode.png - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/ftv2link.png - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/ftv2mlastnode.png - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/ftv2mnode.png - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/ftv2mo.png - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/ftv2node.png - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/ftv2ns.png - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/ftv2plastnode.png - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/ftv2pnode.png - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/ftv2splitbar.png - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/ftv2vertline.png - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/functions.html - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/functions_func.html - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/globals.html - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/globals_func.html - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/hierarchy.html - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/index.html - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/jquery.js - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/main_8lua.html - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/main_8lua_source.html - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/nav_f.png - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/nav_g.png - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/nav_h.png - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/open.png - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/sync_off.png - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/sync_on.png - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/tab_a.png - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/tab_b.png - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/tab_h.png - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/tab_s.png - texmf-dist/doc/support/lua2dox/examples/lua/docs/html/tabs.css - texmf-dist/doc/support/lua2dox/examples/lua/main.lua - texmf-dist/doc/support/lua2dox/examples/php/Doxyfile - texmf-dist/doc/support/lua2dox/examples/php/animals.php - texmf-dist/doc/support/lua2dox/examples/php/docs/html/animals_8php.html - texmf-dist/doc/support/lua2dox/examples/php/docs/html/animals_8php_source.html - texmf-dist/doc/support/lua2dox/examples/php/docs/html/annotated.html - texmf-dist/doc/support/lua2dox/examples/php/docs/html/bc_s.png - texmf-dist/doc/support/lua2dox/examples/php/docs/html/bdwn.png - texmf-dist/doc/support/lua2dox/examples/php/docs/html/classAnimal-members.html - texmf-dist/doc/support/lua2dox/examples/php/docs/html/classAnimal.html - texmf-dist/doc/support/lua2dox/examples/php/docs/html/classAnimal.png - texmf-dist/doc/support/lua2dox/examples/php/docs/html/classBird-members.html - texmf-dist/doc/support/lua2dox/examples/php/docs/html/classBird.html - texmf-dist/doc/support/lua2dox/examples/php/docs/html/classBird.png - texmf-dist/doc/support/lua2dox/examples/php/docs/html/classCat-members.html - texmf-dist/doc/support/lua2dox/examples/php/docs/html/classCat.html - texmf-dist/doc/support/lua2dox/examples/php/docs/html/classCat.png - texmf-dist/doc/support/lua2dox/examples/php/docs/html/classDog-members.html - texmf-dist/doc/support/lua2dox/examples/php/docs/html/classDog.html - texmf-dist/doc/support/lua2dox/examples/php/docs/html/classDog.png - texmf-dist/doc/support/lua2dox/examples/php/docs/html/classMammal-members.html - texmf-dist/doc/support/lua2dox/examples/php/docs/html/classMammal.html - texmf-dist/doc/support/lua2dox/examples/php/docs/html/classMammal.png - texmf-dist/doc/support/lua2dox/examples/php/docs/html/classPigeon-members.html - texmf-dist/doc/support/lua2dox/examples/php/docs/html/classPigeon.html - texmf-dist/doc/support/lua2dox/examples/php/docs/html/classPigeon.png - texmf-dist/doc/support/lua2dox/examples/php/docs/html/classRedKite-members.html - texmf-dist/doc/support/lua2dox/examples/php/docs/html/classRedKite.html - texmf-dist/doc/support/lua2dox/examples/php/docs/html/classRedKite.png - texmf-dist/doc/support/lua2dox/examples/php/docs/html/classes.html - texmf-dist/doc/support/lua2dox/examples/php/docs/html/closed.png - texmf-dist/doc/support/lua2dox/examples/php/docs/html/doxygen.css - texmf-dist/doc/support/lua2dox/examples/php/docs/html/doxygen.png - texmf-dist/doc/support/lua2dox/examples/php/docs/html/dynsections.js - texmf-dist/doc/support/lua2dox/examples/php/docs/html/files.html - texmf-dist/doc/support/lua2dox/examples/php/docs/html/ftv2blank.png - texmf-dist/doc/support/lua2dox/examples/php/docs/html/ftv2cl.png - texmf-dist/doc/support/lua2dox/examples/php/docs/html/ftv2doc.png - texmf-dist/doc/support/lua2dox/examples/php/docs/html/ftv2folderclosed.png - texmf-dist/doc/support/lua2dox/examples/php/docs/html/ftv2folderopen.png - texmf-dist/doc/support/lua2dox/examples/php/docs/html/ftv2lastnode.png - texmf-dist/doc/support/lua2dox/examples/php/docs/html/ftv2link.png - texmf-dist/doc/support/lua2dox/examples/php/docs/html/ftv2mlastnode.png - texmf-dist/doc/support/lua2dox/examples/php/docs/html/ftv2mnode.png - texmf-dist/doc/support/lua2dox/examples/php/docs/html/ftv2mo.png - texmf-dist/doc/support/lua2dox/examples/php/docs/html/ftv2node.png - texmf-dist/doc/support/lua2dox/examples/php/docs/html/ftv2ns.png - texmf-dist/doc/support/lua2dox/examples/php/docs/html/ftv2plastnode.png - texmf-dist/doc/support/lua2dox/examples/php/docs/html/ftv2pnode.png - texmf-dist/doc/support/lua2dox/examples/php/docs/html/ftv2splitbar.png - texmf-dist/doc/support/lua2dox/examples/php/docs/html/ftv2vertline.png - texmf-dist/doc/support/lua2dox/examples/php/docs/html/functions.html - texmf-dist/doc/support/lua2dox/examples/php/docs/html/functions_func.html - texmf-dist/doc/support/lua2dox/examples/php/docs/html/globals.html - texmf-dist/doc/support/lua2dox/examples/php/docs/html/globals_func.html - texmf-dist/doc/support/lua2dox/examples/php/docs/html/globals_vars.html - texmf-dist/doc/support/lua2dox/examples/php/docs/html/hierarchy.html - texmf-dist/doc/support/lua2dox/examples/php/docs/html/index.html - texmf-dist/doc/support/lua2dox/examples/php/docs/html/jquery.js - texmf-dist/doc/support/lua2dox/examples/php/docs/html/main_8php.html - texmf-dist/doc/support/lua2dox/examples/php/docs/html/main_8php_source.html - texmf-dist/doc/support/lua2dox/examples/php/docs/html/nav_f.png - texmf-dist/doc/support/lua2dox/examples/php/docs/html/nav_g.png - texmf-dist/doc/support/lua2dox/examples/php/docs/html/nav_h.png - texmf-dist/doc/support/lua2dox/examples/php/docs/html/open.png - texmf-dist/doc/support/lua2dox/examples/php/docs/html/sync_off.png - texmf-dist/doc/support/lua2dox/examples/php/docs/html/sync_on.png - texmf-dist/doc/support/lua2dox/examples/php/docs/html/tab_a.png - texmf-dist/doc/support/lua2dox/examples/php/docs/html/tab_b.png - texmf-dist/doc/support/lua2dox/examples/php/docs/html/tab_h.png - texmf-dist/doc/support/lua2dox/examples/php/docs/html/tab_s.png - texmf-dist/doc/support/lua2dox/examples/php/docs/html/tabs.css - texmf-dist/doc/support/lua2dox/examples/php/main.php - texmf-dist/doc/support/lua2dox/install.bat - texmf-dist/doc/support/lua2dox/install.sh - texmf-dist/doc/support/lua2dox/lua2dox-refm.pdf details="Package documentation" - texmf-dist/doc/support/lua2dox/lua2dox-refm.tex -runfiles size=7 - texmf-dist/scripts/lua2dox/lua.def - texmf-dist/scripts/lua2dox/lua2dox.lua - texmf-dist/scripts/lua2dox/lua2dox_filter -catalogue-ctan /web/lua2dox -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics litprog -catalogue-version 0.2 - -name lua2dox.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of lua2dox -containersize 344 -containerchecksum 59b0f9e823732124e1a0d17d948853635e32f209fcb4133b1f942a774236095fd537f75a13874b79d304d1e364a868e126c2a3dac16c7e76e718cc99c7ce2b43 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/lua2dox_filter - -name lua2dox.amd64-freebsd -category Package -revision 29053 -shortdesc amd64-freebsd files of lua2dox -containersize 344 -containerchecksum 15aac1ebebcd750195aa7aecca5672310d504240d7b4d866e20637fb58f4cdc82abbdffbe8c309adf81526dff26217ae08701b5f05bfb1f4a281553a2aaa7fc9 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/lua2dox_filter - -name lua2dox.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of lua2dox -containersize 344 -containerchecksum 63894b0f2517a48ca9ad75de69847dbb5bd9b696c1cffe94bf573f86d057e04421636d498266a7ac2362d2d82f6afbdb69b99b617a0dc6854dd75d83d7f27ae3 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/lua2dox_filter - -name lua2dox.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of lua2dox -containersize 344 -containerchecksum d4fca6976b99772aaa3f19cff6a813f45194209c5d5baac7febf6f1bc3a1ac37620b08393f33c822faadc10eb3d650f723350c5c2717854e9d10d23cf8cf0227 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/lua2dox_filter - -name lua2dox.i386-cygwin -category Package -revision 29053 -shortdesc i386-cygwin files of lua2dox -containersize 344 -containerchecksum a9e2ec9e64092b3c1923e0d3742a628637b2d2ce418719e3b2977d95677ca903c838f66d5f88be449af81ea1359f3894b077d4153060e1a9b991ae39c01685b1 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/lua2dox_filter - -name lua2dox.i386-freebsd -category Package -revision 29053 -shortdesc i386-freebsd files of lua2dox -containersize 348 -containerchecksum d289bd9df14c7202cf3b682248d1d868b457c4d4b5f8e10a7180df523acf69f9baba6891193bf88d1ae3c7636153b15c081973e31c0123fb3a85254769ae0e07 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/lua2dox_filter - -name lua2dox.i386-linux -category Package -revision 29053 -shortdesc i386-linux files of lua2dox -containersize 344 -containerchecksum 176b1753fb18a8b3fd666754fb1f53f3510847a026c4560f9548f99afe3b1b290406342d133d15a196597593f9e5e302a8335ee7d98ed0c75f4e0fec9cef74c9 -binfiles arch=i386-linux size=1 - bin/i386-linux/lua2dox_filter - -name lua2dox.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of lua2dox -containersize 344 -containerchecksum 0b738bb1bc7eaed8aa639a7dace357ed06b7f49ee14d1b18f4dceffe654202065cc54d5d22ed9a8209335dbbea4c217aa9240bf43ccf4d13328a1870b8c01b7e -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/lua2dox_filter - -name lua2dox.i386-solaris -category Package -revision 29053 -shortdesc i386-solaris files of lua2dox -containersize 344 -containerchecksum aad7facc98472f418e332176815777d03e5e75e7a89d76698059609535635b05775429e11451f67fe4b86a2d87301465ad9720751623d9a109bdee36fab6797a -binfiles arch=i386-solaris size=1 - bin/i386-solaris/lua2dox_filter - -name lua2dox.sparc-solaris -category Package -revision 29053 -shortdesc sparc-solaris files of lua2dox -containersize 344 -containerchecksum 73fe56dbaa54bf9613c255d8c8e80228ef8172af8001f9f23b09c67511ff1195027a13deee0804ee707405200eecd90c424fb711f3bee390c47ee1dc18fb7a69 -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/lua2dox_filter - -name lua2dox.win32 -category Package -revision 29053 -shortdesc win32 files of lua2dox -containersize 784 -containerchecksum 623b3cf0dda47a99fa3912f9dd73960b88fbe6f93cddbdcdaa9e331c4c489a88a481c3bb2e9fd35c4512c76b1f0a253f788af35f7529527619dd78aee242ce79 -binfiles arch=win32 size=1 - bin/win32/lua2dox_filter.bat - -name lua2dox.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of lua2dox -containersize 348 -containerchecksum 922ba8fd189281a5fe686fcc9bfe156b0901336bf2b858e27e84541a221283fcd765652ed7d47589c6efe0b7d7ab668f6b310db640dee3315ad67008d2f107e8 -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/lua2dox_filter - -name lua2dox.x86_64-darwin -category Package -revision 29053 -shortdesc x86_64-darwin files of lua2dox -containersize 348 -containerchecksum 9210c0112edeb6265f18178a8b03c23922885d6482779239943564eccd055337158c9682e64091907bece10d61711183204d3fac6b1cd97f54d32589a7774526 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/lua2dox_filter - -name lua2dox.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of lua2dox -containersize 356 -containerchecksum e5e75a677668e9e1c96b3e7ac042f1a557c945a3f62a318bbe778c37bdc22b2ca3e24815638919e243d1ff3eeaaf11486bdcf8a407e6d0b2cf3f1c5b1539306d -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/lua2dox_filter - -name lua2dox.x86_64-linux -category Package -revision 29053 -shortdesc x86_64-linux files of lua2dox -containersize 348 -containerchecksum dd3f5c1557cbb3de89656940a655383b1040b087f37c1d010574ee8ef39c07194fc4e9169d66808175859595437ce5317c4247c4924a97fdc3a215b01f780c89 -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/lua2dox_filter - -name lua2dox.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of lua2dox -containersize 348 -containerchecksum ec4a9f030917d275a080408089ce9fe1f2950c768c8ec5f8d76c3a36e77afe3a5beaa414d9bb77ed5312647d3ca4036bd13945591d7e7f583e22437152a86f1d -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/lua2dox_filter - -name lua2dox.x86_64-solaris -category Package -revision 29053 -shortdesc x86_64-solaris files of lua2dox -containersize 348 -containerchecksum b84beb616e715e8795a02fa810e4eaf2526459dac2c23bcab5ce5694e35354d92f8499dee6784184f7fd4ba4ba1133b3be03030cf9791ae19cc324101aded7bb -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/lua2dox_filter - -name luabibentry -category Package -revision 31783 -shortdesc Repeat BibTeX entries in a LuaLaTeX document body -relocated 1 -longdesc The package reimplements bibentry, for use in LuaLaTeX. -containersize 2316 -containerchecksum a8e2c7f08f11f0cdd12ead37f559e6bdbeffbf9e639c40e7d0b3218d730a2624711d06b5f0afa1f1f24fe23ad62bf7564a207fcf76333ecdcd6aeb26786f8f2a -doccontainersize 144320 -doccontainerchecksum 51e0c28cebed656d3d6d6b7128dff4d03526d097aba2d0ea1b835add42a81124b0983b25a7386b436f6900197c25814d1be2d278198e0c01b38f7bf44a3dbfbf -docfiles size=41 - RELOC/doc/lualatex/luabibentry/News - RELOC/doc/lualatex/luabibentry/README details="Readme" - RELOC/doc/lualatex/luabibentry/luabibentry.pdf details="Package documentation" -srccontainersize 5428 -srccontainerchecksum 4b17fd5d9768e93bf59fdbaa61f857511606379a0e1c38ecaaa494871ea14f2e0b614cef12cc9672d3e81e38275332b2fc437999b8d06d1e5c01f23efa0164b1 -srcfiles size=4 - RELOC/source/lualatex/luabibentry/Makefile - RELOC/source/lualatex/luabibentry/luabibentry.dtx -runfiles size=2 - RELOC/tex/lualatex/luabibentry/luabibentry.lua - RELOC/tex/lualatex/luabibentry/luabibentry.sty -catalogue-ctan /macros/luatex/latex/luabibentry -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics cite-supp luatex -catalogue-version 0.1a - -name luabidi -category Package -revision 30790 -shortdesc Bidirectional typesetting with LuaLaTeX -relocated 1 -longdesc The package attempts to emulate the XeTeX bidi package, in the -longdesc context of LuaTeX. -containersize 2200 -containerchecksum ce7cd6fb13d00d23a6e9616b11c4b787cb6dabe03b715a5f98c78659eb2ab18259a562d484c28e97f228b0a8e6b63a80f07e6e770705d40d3689604368ca1336 -doccontainersize 632 -doccontainerchecksum 8d52481c91e5f4528a2b6696e31d4295a32a83dc6ae17f7ee2bb942d804263bbcc3480117e23758c3086b99b971d10d0733266ca6446e6fc3eb31d50e6dd40e3 -docfiles size=2 - RELOC/doc/lualatex/luabidi/README details="Readme" - RELOC/doc/lualatex/luabidi/test.tex -runfiles size=4 - RELOC/tex/lualatex/luabidi/arabmaths.tex - RELOC/tex/lualatex/luabidi/autofootnoterule.tex - RELOC/tex/lualatex/luabidi/luabidi.sty - RELOC/tex/lualatex/luabidi/textwidthfootnoterule.tex -catalogue-ctan /macros/luatex/latex/luabidi -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics typesetting luatex -catalogue-version 0.2 - -name luacode -category Package -revision 25193 -shortdesc Helper for executing lua code from within TeX -relocated 1 -longdesc Executing Lua code from within TeX with directlua can sometimes -longdesc be tricky: there is no easy way to use the percent character, -longdesc counting backslashes may be hard, and Lua comments don't work -longdesc the way you expect. The package provides the \luaexec command -longdesc and the luacode(*) environments to help with these problems. -containersize 2188 -containerchecksum 2e135a1af37d2f239a972ed407415b49c39d2930c29f02f17283452d2683ce33fa695d3709137be6fe952c3dda6bde0ff3ee5007b2b6aca90f686effcbebe206 -doccontainersize 412316 -doccontainerchecksum 3cc13b412ec06725e4e624f6a033d431793da1c04e3cae3166ea495ccba903a52d224d518d039787adbf71f4e6190c1edec2134ee895d7f98423b656257eaf4a -docfiles size=103 - RELOC/doc/lualatex/luacode/News - RELOC/doc/lualatex/luacode/README details="Readme" - RELOC/doc/lualatex/luacode/luacode.pdf details="Package documentation" -srccontainersize 9012 -srccontainerchecksum 5bc71c17e2a85fcba64b1b768464ad58bb253f826323ae2f95d0bd1e7650fe45f8fc9f13f9b4849ef172ad3caba0f2e83c934a6b8a0ce2bc3987fdb188c22cca -srcfiles size=7 - RELOC/source/lualatex/luacode/Makefile - RELOC/source/lualatex/luacode/luacode.dtx -runfiles size=2 - RELOC/tex/lualatex/luacode/luacode.sty -catalogue-ctan /macros/luatex/latex/luacode -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics lua-supp luatex -catalogue-version 1.2a - -name luahyphenrules -category Package -revision 42670 -shortdesc Loading patterns in LuaLaTeX with language.dat -relocated 1 -longdesc Preloading hyphenation patterns (or 'hyphen rules.) into any -longdesc format based upon LuaTeX is not required in LuaTeX and recent -longdesc releases of babel don't do it anyway. This package is addressed -longdesc to those who just want to select the languages and load their -longdesc patterns by means of `language.dat` without loading `babel`. -containersize 2388 -containerchecksum 2cf947482acb36ed99138de97304c4dc9ac929f6bf6bd0f32319d35ad2741ef03dd93da804ec331a6d3a1011cac4a105003a8028eaf1c041a7fc520ba27ceb3f -doccontainersize 39052 -doccontainerchecksum f181a3c3147ece62ef0088ac815079ff2a2648a89969f3c2555b150d387a35d7d5b42a78a95a0efd90c4d6c6ab0b4427bae24d320b1435ce3a74a715cd79b716 -docfiles size=12 - RELOC/doc/lualatex/luahyphenrules/README.md details="Readme" - RELOC/doc/lualatex/luahyphenrules/luahyphenrules.pdf details="Package documentation" - RELOC/doc/lualatex/luahyphenrules/luahyphenrules.tex -runfiles size=2 - RELOC/tex/lualatex/luahyphenrules/luahyphenrules.sty -catalogue-ctan /macros/luatex/latex/luahyphenrules -catalogue-date 2016-12-17 05:41:03 +0100 -catalogue-license lppl1.3 -catalogue-topics hyphenation luatex -catalogue-version 1.0 - -name luaindex -category Package -revision 25882 -shortdesc Create index using LuaLaTeX -relocated 1 -longdesc Luaindex provides (yet another) index processor, written in -longdesc Lua. -containersize 4488 -containerchecksum 60c0ccd42590fc29d2ea99a70ce1ace05ccea8608edc48a65732d3062554d3d8ca866c7aab30e14752a312243bc131b9e06f045b68c8a3d631428a432af8abcd -doccontainersize 160880 -doccontainerchecksum af008a80e9906a5e3a6532f201066b3d57cfc9436eea8844d3f5a2f6d15dbaa100f99bec9f09528eeaf1ed29944a4de96cc9346d8bef772963de13861c0eb9f0 -docfiles size=45 - RELOC/doc/lualatex/luaindex/README details="Readme" - RELOC/doc/lualatex/luaindex/luaindex-example.ldx - RELOC/doc/lualatex/luaindex/luaindex-example.ltx - RELOC/doc/lualatex/luaindex/luaindex-example.pdf - RELOC/doc/lualatex/luaindex/luaindex.ltx - RELOC/doc/lualatex/luaindex/luaindex.pdf details="Package documentation" -srccontainersize 13392 -srccontainerchecksum 5733006ee58becd0e14351b9b67d0b32b6f332d5b86ba6b7c51d1f1bb360f1377aa9545c7918d53802606700ebe93eea2e581913feaee700b84eafde33952bb8 -srcfiles size=15 - RELOC/source/lualatex/luaindex/luaindex.dtx -runfiles size=6 - RELOC/scripts/luaindex/luaindex.lua - RELOC/tex/lualatex/luaindex/luaindex.sty -catalogue-ctan /macros/luatex/latex/luaindex -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics index -catalogue-version 0.1b - -name luainputenc -category Package -revision 20491 -shortdesc Replacing inputenc for use in LuaTeX -relocated 1 -longdesc LuaTeX operates by default in UTF-8 input; thus LaTeX documents -longdesc that need 8-bit character-sets need special treatment. (In -longdesc fact, LaTeX documents using UTF-8 with "traditional" -- -longdesc 256-glyph -- fonts also need support from this package.) The -longdesc package, therefore, replaces the LaTeX standard inputenc for -longdesc use under LuaTeX. With a current LuaTeX,the package has the -longdesc same behaviour with LuaTeX as inputenc has under pdfTeX. -containersize 4996 -containerchecksum a626c9f0c1ea5037758886399183773e3b746d3fbcfcb886c7c875eff69d6c25c449ff363342fe526785fa246139a25401feea8a5d2018dcb610f44132abf6d0 -doccontainersize 405668 -doccontainerchecksum 959d2ca40ba73c3c42d8ee3b37c05b05accb1f9bc1430e09c93c1f3077664d8b6d2fdf24d40e153c314437b0ce161a24d75609e199c917f4ad90b5a1c8357cb6 -docfiles size=103 - RELOC/doc/lualatex/luainputenc/NEWS - RELOC/doc/lualatex/luainputenc/README details="Readme" - RELOC/doc/lualatex/luainputenc/inputenc.sty.diff - RELOC/doc/lualatex/luainputenc/luainputenc.pdf details="Package documentation" - RELOC/doc/lualatex/luainputenc/test.tex -srccontainersize 12404 -srccontainerchecksum fbf4557582a25ae71c510db06d14cc131a7db99369bbac19ce68eede61aef6f41a1add200dc4660b2bc2b48e2eb64c1b861b1b6dce9b4f7683ffa54cfd011004 -srcfiles size=12 - RELOC/source/lualatex/luainputenc/Makefile - RELOC/source/lualatex/luainputenc/luainputenc.dtx -runfiles size=8 - RELOC/tex/lualatex/luainputenc/luainputenc.lua - RELOC/tex/lualatex/luainputenc/luainputenc.sty - RELOC/tex/lualatex/luainputenc/lutf8.def - RELOC/tex/lualatex/luainputenc/lutf8x.def -catalogue-ctan /macros/luatex/latex/luainputenc -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license pd -catalogue-topics inputenc luatex -catalogue-version 0.973 - -name luaintro -category Package -revision 35490 -shortdesc Examples from the book "Einfuhrung in LuaTeX und LuaLaTeX" -relocated 1 -longdesc The bundle provides source of all the examples published in the -longdesc German book "Einfuhrung in LuaTeX und LuaLaTeX", published by -longdesc Lehmans Media and DANTE, Berlin. -containersize 468 -containerchecksum 61494892635c6ccc928de914280a826582e26254e82b75e4713c6d7f209f58a4259c980715b09dd3ce1287822b5f34e2229db12e92abf4bd38befab565da1877 -doccontainersize 30296 -doccontainerchecksum fd566b874716888c0135cc7464382cfea65be4539e029d36c1020536046f94160d6637a86ed44e31e7e8da6c60eee092138e4d8567aa613eebfd8c37c6927f6e -docfiles size=211 - RELOC/doc/luatex/luaintro/01-01-1.lua - RELOC/doc/luatex/luaintro/01-02-1.lualtx - RELOC/doc/luatex/luaintro/01-02-10.ltx2 - RELOC/doc/luatex/luaintro/01-02-11.ltx2 - RELOC/doc/luatex/luaintro/01-02-12.lualtx - RELOC/doc/luatex/luaintro/01-02-13.lualtx3 - RELOC/doc/luatex/luaintro/01-02-14.lualtx3 - RELOC/doc/luatex/luaintro/01-02-15.lualtx3 - RELOC/doc/luatex/luaintro/01-02-16.lualtx3 - RELOC/doc/luatex/luaintro/01-02-17.lualtx3 - RELOC/doc/luatex/luaintro/01-02-18.lualtx3 - RELOC/doc/luatex/luaintro/01-02-19.lualtx - RELOC/doc/luatex/luaintro/01-02-2.lualtx - RELOC/doc/luatex/luaintro/01-02-20.lualtx - RELOC/doc/luatex/luaintro/01-02-21.lualtx - RELOC/doc/luatex/luaintro/01-02-22.lualtx - RELOC/doc/luatex/luaintro/01-02-3.lualtx - RELOC/doc/luatex/luaintro/01-02-4.lualtx - RELOC/doc/luatex/luaintro/01-02-5.lualtx - RELOC/doc/luatex/luaintro/01-02-6.lualtx - RELOC/doc/luatex/luaintro/01-02-7.sh - RELOC/doc/luatex/luaintro/01-02-8.lualtx3 - RELOC/doc/luatex/luaintro/01-02-9.lualtx3 - RELOC/doc/luatex/luaintro/01-03-1.lualtx3 - RELOC/doc/luatex/luaintro/01-03-2.lualtx3 - RELOC/doc/luatex/luaintro/01-03-3.lualtx3 - RELOC/doc/luatex/luaintro/01-03-4.lualtx3 - RELOC/doc/luatex/luaintro/01-03-5.lualtx3 - RELOC/doc/luatex/luaintro/01-03-6.lualtx3 - RELOC/doc/luatex/luaintro/01-04-1.lualtx - RELOC/doc/luatex/luaintro/01-04-2.lualtx - RELOC/doc/luatex/luaintro/01-04-3.lualtx - RELOC/doc/luatex/luaintro/01-04-4.lualtx - RELOC/doc/luatex/luaintro/01-04-5.ctx1crop - RELOC/doc/luatex/luaintro/02-01-1.lualtx - RELOC/doc/luatex/luaintro/02-01-2.lualtx - RELOC/doc/luatex/luaintro/02-01-3.lualtx - RELOC/doc/luatex/luaintro/02-01-4.sh - RELOC/doc/luatex/luaintro/02-01-5.sh - RELOC/doc/luatex/luaintro/02-02-1.lualtx - RELOC/doc/luatex/luaintro/02-02-10.lualtx - RELOC/doc/luatex/luaintro/02-02-11.lualtx2 - RELOC/doc/luatex/luaintro/02-02-12.lualtx3 - RELOC/doc/luatex/luaintro/02-02-13.lualtx3 - RELOC/doc/luatex/luaintro/02-02-14.lualtx3 - RELOC/doc/luatex/luaintro/02-02-15.lualtx3 - RELOC/doc/luatex/luaintro/02-02-16.lualtx3 - RELOC/doc/luatex/luaintro/02-02-2.lualtx - RELOC/doc/luatex/luaintro/02-02-3.lualtx - RELOC/doc/luatex/luaintro/02-02-4.lualtx - RELOC/doc/luatex/luaintro/02-02-5.lualtx - RELOC/doc/luatex/luaintro/02-02-6.sh - RELOC/doc/luatex/luaintro/02-02-7.lualtx2 - RELOC/doc/luatex/luaintro/02-02-8.lualtx2 - RELOC/doc/luatex/luaintro/02-02-9.lualtx - RELOC/doc/luatex/luaintro/03-01-1.lualtx - RELOC/doc/luatex/luaintro/03-03-1.lualtx - RELOC/doc/luatex/luaintro/03-04-1.lualtx3 - RELOC/doc/luatex/luaintro/03-06-1.lualtx3 - RELOC/doc/luatex/luaintro/03-06-2.lualtx3 - RELOC/doc/luatex/luaintro/03-06-3.lualtx3 - RELOC/doc/luatex/luaintro/03-07-1.lualtx - RELOC/doc/luatex/luaintro/03-07-2.lualtx - RELOC/doc/luatex/luaintro/03-08-1.lualtx - RELOC/doc/luatex/luaintro/03-08-2.lualtx3 - RELOC/doc/luatex/luaintro/03-08-3.sh - RELOC/doc/luatex/luaintro/03-10-1.lualtx - RELOC/doc/luatex/luaintro/03-10-2.lualtx - RELOC/doc/luatex/luaintro/03-10-3.lualtx - RELOC/doc/luatex/luaintro/03-11-1.sh - RELOC/doc/luatex/luaintro/03-11-1.tex - RELOC/doc/luatex/luaintro/03-11-2.lualtx - RELOC/doc/luatex/luaintro/03-11-3.lualtx - RELOC/doc/luatex/luaintro/03-11-4.lualtx - RELOC/doc/luatex/luaintro/03-11-5.lualtx - RELOC/doc/luatex/luaintro/03-11-6.lualtx - RELOC/doc/luatex/luaintro/03-11-7.lualtx - RELOC/doc/luatex/luaintro/04-01-1.lualtx3 - RELOC/doc/luatex/luaintro/04-01-2.lualtx3 - RELOC/doc/luatex/luaintro/04-01-3.lualtx - RELOC/doc/luatex/luaintro/04-04-1.lualtx - RELOC/doc/luatex/luaintro/04-04-10.lualtx - RELOC/doc/luatex/luaintro/04-04-11.lualtx - RELOC/doc/luatex/luaintro/04-04-12.lualtx - RELOC/doc/luatex/luaintro/04-04-13.lualtx - RELOC/doc/luatex/luaintro/04-04-14.lualtx - RELOC/doc/luatex/luaintro/04-04-15.lualtx - RELOC/doc/luatex/luaintro/04-04-16.lualtx - RELOC/doc/luatex/luaintro/04-04-17.lualtx - RELOC/doc/luatex/luaintro/04-04-2.lualtx - RELOC/doc/luatex/luaintro/04-04-3.lualtx - RELOC/doc/luatex/luaintro/04-04-4.lualtx - RELOC/doc/luatex/luaintro/04-04-5.lualtx2 - RELOC/doc/luatex/luaintro/04-04-6.lualtx - RELOC/doc/luatex/luaintro/04-04-7.lualtx - RELOC/doc/luatex/luaintro/04-04-8.lualtx - RELOC/doc/luatex/luaintro/04-04-9.lualtx - RELOC/doc/luatex/luaintro/05-01-1.lualtx - RELOC/doc/luatex/luaintro/05-01-2.lualtx - RELOC/doc/luatex/luaintro/05-02-1.lualtx3 - RELOC/doc/luatex/luaintro/06-02-1.lualtx - RELOC/doc/luatex/luaintro/06-03-1.lualtx3 - RELOC/doc/luatex/luaintro/06-04-1.lualtx3 - RELOC/doc/luatex/luaintro/06-05-1.lualtx3 - RELOC/doc/luatex/luaintro/06-05-2.lualtx - RELOC/doc/luatex/luaintro/06-06-1.lualtx - RELOC/doc/luatex/luaintro/06-07-1.lualtx - RELOC/doc/luatex/luaintro/06-07-2.lualtx - RELOC/doc/luatex/luaintro/06-07-3.lualtx - RELOC/doc/luatex/luaintro/06-07-4.lualtx - RELOC/doc/luatex/luaintro/06-07-5.lualtx - RELOC/doc/luatex/luaintro/06-09-1.lualtx - RELOC/doc/luatex/luaintro/06-10-1.lualtx - RELOC/doc/luatex/luaintro/06-11-1.sh - RELOC/doc/luatex/luaintro/06-11-10.lualtx - RELOC/doc/luatex/luaintro/06-11-11.lualtx - RELOC/doc/luatex/luaintro/06-11-12.lualtx - RELOC/doc/luatex/luaintro/06-11-13.lualtx - RELOC/doc/luatex/luaintro/06-11-14.lualtx - RELOC/doc/luatex/luaintro/06-11-15.lualtx - RELOC/doc/luatex/luaintro/06-11-16.lualtx - RELOC/doc/luatex/luaintro/06-11-17.lualtx - RELOC/doc/luatex/luaintro/06-11-18.lualtx - RELOC/doc/luatex/luaintro/06-11-2.sh - RELOC/doc/luatex/luaintro/06-11-3.lualtx - RELOC/doc/luatex/luaintro/06-11-4.lualtx - RELOC/doc/luatex/luaintro/06-11-5.lualtx - RELOC/doc/luatex/luaintro/06-11-6.lualtx - RELOC/doc/luatex/luaintro/06-11-7.sh - RELOC/doc/luatex/luaintro/06-11-8.sh - RELOC/doc/luatex/luaintro/06-11-9.sh - RELOC/doc/luatex/luaintro/06-12-1.lualtx - RELOC/doc/luatex/luaintro/06-12-10.lualtx - RELOC/doc/luatex/luaintro/06-12-11.lualtx - RELOC/doc/luatex/luaintro/06-12-12.lualtx - RELOC/doc/luatex/luaintro/06-12-13.lualtx - RELOC/doc/luatex/luaintro/06-12-14.lualtx - RELOC/doc/luatex/luaintro/06-12-2.lualtx - RELOC/doc/luatex/luaintro/06-12-3.lualtx - RELOC/doc/luatex/luaintro/06-12-4.lualtx - RELOC/doc/luatex/luaintro/06-12-5.lualtx - RELOC/doc/luatex/luaintro/06-12-6.lualtx - RELOC/doc/luatex/luaintro/06-12-7.lualtx - RELOC/doc/luatex/luaintro/06-12-8.lualtx - RELOC/doc/luatex/luaintro/06-12-9.lualtx - RELOC/doc/luatex/luaintro/06-13-1.lualtx - RELOC/doc/luatex/luaintro/07-02-1.lualtx - RELOC/doc/luatex/luaintro/07-02-2.lualtx - RELOC/doc/luatex/luaintro/07-02-3.lualtx - RELOC/doc/luatex/luaintro/08-01-1.lua - RELOC/doc/luatex/luaintro/08-01-10.lua - RELOC/doc/luatex/luaintro/08-01-11.lua - RELOC/doc/luatex/luaintro/08-01-2.lua - RELOC/doc/luatex/luaintro/08-01-3.lua - RELOC/doc/luatex/luaintro/08-01-4.lua - RELOC/doc/luatex/luaintro/08-01-5.lua - RELOC/doc/luatex/luaintro/08-01-6.lua - RELOC/doc/luatex/luaintro/08-01-7.lua - RELOC/doc/luatex/luaintro/08-01-8.lua - RELOC/doc/luatex/luaintro/08-01-9.lua - RELOC/doc/luatex/luaintro/08-02-1.lua - RELOC/doc/luatex/luaintro/09-01-1.lualtx - RELOC/doc/luatex/luaintro/09-01-2.lualtx - RELOC/doc/luatex/luaintro/09-01-3.lualtx3 - RELOC/doc/luatex/luaintro/09-01-4.lualtx - RELOC/doc/luatex/luaintro/09-01-5.lualtx - RELOC/doc/luatex/luaintro/09-01-6.lualtx - RELOC/doc/luatex/luaintro/09-03-1.lualtx - RELOC/doc/luatex/luaintro/09-03-2.lualtx - RELOC/doc/luatex/luaintro/09-03-3.lualtx - RELOC/doc/luatex/luaintro/09-03-4.lualtx - RELOC/doc/luatex/luaintro/09-03-5.lualtx - RELOC/doc/luatex/luaintro/09-03-6.lualtx - RELOC/doc/luatex/luaintro/CTdefault.tex - RELOC/doc/luatex/luaintro/DEexa.sty - RELOC/doc/luatex/luaintro/DEoptions.sty - RELOC/doc/luatex/luaintro/Letter.ist - RELOC/doc/luatex/luaintro/LetterC.ist - RELOC/doc/luatex/luaintro/LoadFonts.tex - RELOC/doc/luatex/luaintro/README details="Readme" - RELOC/doc/luatex/luaintro/beispiel.cls - RELOC/doc/luatex/luaintro/bspcalweekly.cls - RELOC/doc/luatex/luaintro/bspdvdcoll.cls - RELOC/doc/luatex/luaintro/bspfont.cls - RELOC/doc/luatex/luaintro/bsppstricks.cls - RELOC/doc/luatex/luaintro/exa-fontconfig.tex - RELOC/doc/luatex/luaintro/exaarticle.cls - RELOC/doc/luatex/luaintro/exaarticle2.cls - RELOC/doc/luatex/luaintro/exaartplain.cls - RELOC/doc/luatex/luaintro/exabeamer.cls - RELOC/doc/luatex/luaintro/exabook.cls - RELOC/doc/luatex/luaintro/exabook2.cls - RELOC/doc/luatex/luaintro/exadante.cls - RELOC/doc/luatex/luaintro/exafoils.cls - RELOC/doc/luatex/luaintro/exafubeamer.cls - RELOC/doc/luatex/luaintro/exafupd.cls - RELOC/doc/luatex/luaintro/examargin.cls - RELOC/doc/luatex/luaintro/examemoir.cls - RELOC/doc/luatex/luaintro/examinimal-mathsymbols.cls - RELOC/doc/luatex/luaintro/examinimal.cls - RELOC/doc/luatex/luaintro/exapd.cls - RELOC/doc/luatex/luaintro/exaprosper.cls - RELOC/doc/luatex/luaintro/exareport.cls - RELOC/doc/luatex/luaintro/exaseminar.cls - RELOC/doc/luatex/luaintro/exaslidenotes.cls - RELOC/doc/luatex/luaintro/exasymbol.cls - RELOC/doc/luatex/luaintro/exaxetex.cls - RELOC/doc/luatex/luaintro/screxa.cls - RELOC/doc/luatex/luaintro/screxabook.cls - RELOC/doc/luatex/luaintro/screxareport.cls -catalogue-ctan /info/examples/luaintro -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics book-ex -catalogue-version 0.03 - -name lualatex-doc -category Package -revision 30473 -shortdesc A guide to use of LaTeX with LuaTeX -relocated 1 -longdesc The document is a map/guide to the world of LuaLaTeX. Coverage -longdesc supports both new users and package developers. Apart from the -longdesc introductory material, the document gathers information from -longdesc several sources, and offers links to others. -containersize 508 -containerchecksum 076b23f336857c0c60baf7390314241abfc76ef244e77cddd4e8702e049863ce08b2464767a7ceaa1343b7dfac906222d9d4099baa42c4339e126b9357a988f4 -doccontainersize 112928 -doccontainerchecksum cccde093698749307035cf673477b8ca9d052c0d11af2a4396c07dd5fb135d278febbee35ee6e2294c49d0e123589ffd8dc6e5d5fe38c23dcc2cc850f43b1128 -docfiles size=41 - RELOC/doc/lualatex/lualatex-doc/News - RELOC/doc/lualatex/lualatex-doc/README details="Readme" - RELOC/doc/lualatex/lualatex-doc/lualatex-doc.pdf details="The document itself" -srccontainersize 15184 -srccontainerchecksum 5ea811c91d4de834cefcec7fedaa5bc33173e8bfc060d4fa74c21119e556244e3be7d8e71ea120559fb508078f8e843fbdf3a72f06e2b5c0e8d01c0bc44cbca4 -srcfiles size=12 - RELOC/source/lualatex/lualatex-doc/Makefile - RELOC/source/lualatex/lualatex-doc/lltxdoc.cls - RELOC/source/lualatex/lualatex-doc/lualatex-doc.tex -catalogue-ctan /info/luatex/lualatex-doc -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license fdl -catalogue-topics luatex-doc - -name lualatex-doc-de -category Package -revision 30474 -shortdesc Guide to LuaLaTeX (German translation) -relocated 1 -longdesc The document is a German translation of the map/guide to the -longdesc world of LuaLaTeX. Coverage supports both new users and package -longdesc developers. Apart from the introductory material, the document -longdesc gathers information from several sources, and offers links to -longdesc others. -containersize 540 -containerchecksum 3bdaf2d088999417a1d8d6f9890a80e385eaa5ceb856c3f931f1f88fc1a6492630ce9112e5fa0afa8931ef761caa1259fe5d74f289e10a96f6de1a4bb4773fa1 -doccontainersize 137612 -doccontainerchecksum 7b6e1d872bec18a0309e34d9096f7b1e364c9b5f4960bc69513a454395d2b25f7d271de8f213aff30141e29d3f0294e06ff7100364f1e57fa46b02c4c5bb1988 -docfiles size=42 - RELOC/doc/latex/lualatex-doc-de/lualatex-doc-DE.pdf details="The translated document itself" - RELOC/doc/latex/lualatex-doc-de/lualatex-doc-DE.tex -catalogue-ctan /info/luatex/lualatex-doc-de -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license fdl -catalogue-topics luatex-doc german -catalogue-version 1.0 - -name lualatex-math -category Package -revision 49904 -shortdesc Fixes for mathematics-related LuaLaTeX issues -relocated 1 -longdesc The package patches a few commands of the LaTeX2e kernel and -longdesc the amsmath and mathtools packages to be more compatible with -longdesc the LuaTeX engine. It is only meaningful for LuaLaTeX documents -longdesc containing mathematical formulas, and does not exhibit any new -longdesc functionality. The fixes are mostly moved from the unicode-math -longdesc package to this package since they are not directly related to -longdesc Unicode mathematics typesetting. -containersize 3088 -containerchecksum 8e1ff82ba4e00262bb60925252825408081fb0aa6a5c303aa5f751ae6da95e444ae57410f47cfdd57cb0688811e3bf8ee5e3bc5011c0daca7a3b6c3d09e7592f -doccontainersize 185264 -doccontainerchecksum 68c283f8c147fd159edbb8d9229972a409677e5b41d39396dcb9b91a6f77585584213850802f25a3bc4ff7e2f48874fee47cecbb6dd978b1c303bffdd3ebb3a4 -docfiles size=49 - RELOC/doc/lualatex/lualatex-math/MANIFEST - RELOC/doc/lualatex/lualatex-math/README details="Readme" - RELOC/doc/lualatex/lualatex-math/lualatex-math.pdf details="Package documentation" language="en" -srccontainersize 8856 -srccontainerchecksum c4fd5c9f6fc4571cae97d4a02ce7d5946d1dbcca005d0a9a897394aaa5a5bca570be8372fba5908842f5969795692b156ad5effaed71b8eb996add88cb40dd06 -srcfiles size=8 - RELOC/source/lualatex/lualatex-math/lualatex-math.dtx - RELOC/source/lualatex/lualatex-math/lualatex-math.ins -runfiles size=3 - RELOC/tex/lualatex/lualatex-math/lualatex-math.lua - RELOC/tex/lualatex/lualatex-math/lualatex-math.sty -catalogue-contact-bugs https://github.com/phst/lualatex-math/issues -catalogue-contact-repository https://github.com/phst/lualatex-math -catalogue-ctan /macros/luatex/latex/lualatex-math -catalogue-date 2019-01-31 22:55:21 +0100 -catalogue-license lppl1.3c -catalogue-topics maths luatex -catalogue-version 1.8 - -name lualatex-truncate -category Package -revision 48469 -shortdesc A wrapper for using the truncate package with LuaLaTeX -relocated 1 -longdesc This package provides a wrapper for the truncate package, thus -longdesc fixing issues related to LuaTeX's hyphenation algorithm. -containersize 1880 -containerchecksum a1a5f1f657b9157ee9e6011aabe632a8cebfe9ed53d3a36f4155b6c474232ffda5acc6ce1c6aeb8916322e958a171c156520ad564e41c005c4abf83e4610eda4 -doccontainersize 62748 -doccontainerchecksum 568ab68bf891e4c0d7d3a67554a51404bc3a26f8c8f9211049b1d2902ac77950728e9a24b557a5a35d4157835fec2f79ab459bcd179c41af8cd53214b9206435 -docfiles size=17 - RELOC/doc/lualatex/lualatex-truncate/README.md details="Readme" - RELOC/doc/lualatex/lualatex-truncate/lualatex-truncate-doc.pdf details="Package documentation" -srccontainersize 5392 -srccontainerchecksum 259058ce56ddb534e758b6bedc400a9fc18b72c83785621006424cb3cbfca1ad10421dab0a9f7dfab4f083ee1c605b9ed454adab8322fd6fff5b40823b465073 -srcfiles size=6 - RELOC/source/lualatex/lualatex-truncate/lualatex-truncate-doc.dtx - RELOC/source/lualatex/lualatex-truncate/lualatex-truncate.dtx - RELOC/source/lualatex/lualatex-truncate/lualatex-truncate.ins -runfiles size=1 - RELOC/tex/lualatex/lualatex-truncate/lualatex-truncate.sty -catalogue-also truncate -catalogue-ctan /macros/luatex/latex/lualatex-truncate -catalogue-date 2018-08-22 22:23:58 +0200 -catalogue-license lppl1.3c -catalogue-topics layout luatex -catalogue-version 1.1 - -name lualibs -category Package -revision 50130 -shortdesc Additional Lua functions for LuaTeX macro programmers -relocated 1 -longdesc Lualibs is a collection of Lua modules useful for general -longdesc programming. The bundle is based on lua modules shipped with -longdesc ConTeXt, and made available in this bundle for use independent -longdesc of ConTeXt. -containersize 116344 -containerchecksum a83a831e872de9b75065c9801959af2304fbf902af5be2de8de7e1e0da4ce52517c1e8a0de7bb482f3a9e51dd83e741f6f95fa097b6b9cf0fb8c451347776306 -doccontainersize 87172 -doccontainerchecksum df1112a8061d515c3c77392fb0611f4cb19bc97cb3fa6d9b8db3ad73f2280c545948f6a5f6a647a713e04c9f9f830531fe3001637dcf49e8bf4f50d51677b4df -docfiles size=28 - RELOC/doc/luatex/lualibs/LICENSE - RELOC/doc/luatex/lualibs/NEWS - RELOC/doc/luatex/lualibs/README details="Readme" - RELOC/doc/luatex/lualibs/lualibs.pdf details="Package documentation" -srccontainersize 8524 -srccontainerchecksum 8808d7ab00d7f19dd143657d38edeb0114880185f33449f0d59eac30d720cf0bdd66ab01dc0f6de02e257bd8d91af3b6cd75dda7cdfe11e9e110779b29f60c6e -srcfiles size=7 - RELOC/source/luatex/lualibs/lualibs.dtx -runfiles size=180 - RELOC/tex/luatex/lualibs/lualibs-basic-merged.lua - RELOC/tex/luatex/lualibs/lualibs-basic.lua - RELOC/tex/luatex/lualibs/lualibs-boolean.lua - RELOC/tex/luatex/lualibs/lualibs-compat.lua - RELOC/tex/luatex/lualibs/lualibs-dir.lua - RELOC/tex/luatex/lualibs/lualibs-extended-merged.lua - RELOC/tex/luatex/lualibs/lualibs-extended.lua - RELOC/tex/luatex/lualibs/lualibs-file.lua - RELOC/tex/luatex/lualibs/lualibs-function.lua - RELOC/tex/luatex/lualibs/lualibs-gzip.lua - RELOC/tex/luatex/lualibs/lualibs-io.lua - RELOC/tex/luatex/lualibs/lualibs-lpeg.lua - RELOC/tex/luatex/lualibs/lualibs-lua.lua - RELOC/tex/luatex/lualibs/lualibs-math.lua - RELOC/tex/luatex/lualibs/lualibs-md5.lua - RELOC/tex/luatex/lualibs/lualibs-number.lua - RELOC/tex/luatex/lualibs/lualibs-os.lua - RELOC/tex/luatex/lualibs/lualibs-package.lua - RELOC/tex/luatex/lualibs/lualibs-set.lua - RELOC/tex/luatex/lualibs/lualibs-string.lua - RELOC/tex/luatex/lualibs/lualibs-table.lua - RELOC/tex/luatex/lualibs/lualibs-trac-inf.lua - RELOC/tex/luatex/lualibs/lualibs-unicode.lua - RELOC/tex/luatex/lualibs/lualibs-url.lua - RELOC/tex/luatex/lualibs/lualibs-util-deb.lua - RELOC/tex/luatex/lualibs/lualibs-util-dim.lua - RELOC/tex/luatex/lualibs/lualibs-util-fil.lua - RELOC/tex/luatex/lualibs/lualibs-util-jsn.lua - RELOC/tex/luatex/lualibs/lualibs-util-lua.lua - RELOC/tex/luatex/lualibs/lualibs-util-prs.lua - RELOC/tex/luatex/lualibs/lualibs-util-sta.lua - RELOC/tex/luatex/lualibs/lualibs-util-sto.lua - RELOC/tex/luatex/lualibs/lualibs-util-str.lua - RELOC/tex/luatex/lualibs/lualibs-util-tab.lua - RELOC/tex/luatex/lualibs/lualibs-util-tpl.lua - RELOC/tex/luatex/lualibs/lualibs.lua -catalogue-contact-bugs https://github.com/u-fischer/lualibs/issues -catalogue-contact-repository https://github.com/u-fischer/lualibs -catalogue-contact-support https://github.com/u-fischer/lualibs/issues -catalogue-ctan /macros/luatex/generic/lualibs -catalogue-date 2019-02-25 09:53:48 +0100 -catalogue-license gpl2 -catalogue-topics lua-supp luatex -catalogue-version 2.64 - -name luamesh -category Package -revision 43814 -shortdesc Computes and draws 2D Delaunay triangulation -relocated 1 -longdesc The package allows to compute and draw 2D Delaunay -longdesc triangulation. The algorithm is written with lua, and depending -longdesc upon the choice of the engine, the drawing is done by MetaPost -longdesc (with luamplib) or by TikZ. The Delaunay triangulation -longdesc algorithm is the Bowyer and Watson algorithm. Several macros -longdesc are provided to draw the global mesh, the set of points, or a -longdesc particular step of the algorithm. -containersize 11704 -containerchecksum a827a23b9e7c0ad1b4b0eb8c17ec362715e6b07aa79dfcb81bbb61fdcdd3f8f2b14f7313c2b9ca359e3a9409555ae412d40d2f7d25db371a76478a7adf703608 -doccontainersize 220808 -doccontainerchecksum 0b2c928dc0b2b0e465fc2a0b073928ff3603e50bca3e49753056fa95785f572c7e010a16e431c25e696a1e00e16b18ff79925f9d661badee831136ee7db7b252 -docfiles size=159 - RELOC/doc/lualatex/luamesh/README details="Readme" - RELOC/doc/lualatex/luamesh/animation-crop.pdf - RELOC/doc/lualatex/luamesh/biblio.bib - RELOC/doc/lualatex/luamesh/dum.tex - RELOC/doc/lualatex/luamesh/fond.mp - RELOC/doc/lualatex/luamesh/fond.pdf - RELOC/doc/lualatex/luamesh/lltxdoc.cls - RELOC/doc/lualatex/luamesh/luamesh-doc.listing - RELOC/doc/lualatex/luamesh/luamesh-doc.pdf details="Package documentation" - RELOC/doc/lualatex/luamesh/luamesh-doc.tex - RELOC/doc/lualatex/luamesh/luamesh-title.pdf - RELOC/doc/lualatex/luamesh/maillage.geo - RELOC/doc/lualatex/luamesh/maillage.msh - RELOC/doc/lualatex/luamesh/mesh.txt - RELOC/doc/lualatex/luamesh/meshgarde.txt -runfiles size=26 - RELOC/scripts/luamesh/luamesh-polygon.lua - RELOC/scripts/luamesh/luamesh-tex.lua - RELOC/scripts/luamesh/luamesh.lua - RELOC/tex/lualatex/luamesh/luamesh.sty -catalogue-ctan /macros/luatex/latex/luamesh -catalogue-date 2017-04-15 18:56:47 +0200 -catalogue-license lppl1.3 -catalogue-topics luatex -catalogue-version 0.51 - -name luamplib -category Package -revision 48780 -shortdesc Use LuaTeX's built-in MetaPost interpreter -relocated 1 -longdesc The package enables the user to specify MetaPost diagrams -longdesc (which may include colour specifications from the color or -longdesc xcolor packages) into a document, using LuaTeX's built-in -longdesc MetaPost library. The facility is only available in PDF mode. -containersize 11968 -containerchecksum 80680492bddf0a8297ed119f76fc0315b1b5d3a8bf8b5bd12fc7f9b1aafa16ab7cedf1caf6d8a8ad467e6be1ef1afe325facc537eccccdefbb0c5dc03571055a -doccontainersize 157344 -doccontainerchecksum faeaaf9877e41c8ad398130359aedc96764c7085132f6af7318b7dbbd14b215dba7ed8b6df1b39e33b14e04d9ff30f9ffb6eb7483424b29e84d2966c94626a6e -docfiles size=43 - RELOC/doc/luatex/luamplib/NEWS - RELOC/doc/luatex/luamplib/README details="Readme" - RELOC/doc/luatex/luamplib/luamplib.pdf details="Package documentation" - RELOC/doc/luatex/luamplib/test-luamplib-latex.tex - RELOC/doc/luatex/luamplib/test-luamplib-plain.tex -srccontainersize 25356 -srccontainerchecksum 85f6d6e21ce3135a955811f07b2d5cea48aea99da45ac1be805816ccc15ac420deb671505f9bc3f36b974e58f3507a4857068f07521c42218a2f5aad4296dcf5 -srcfiles size=23 - RELOC/source/luatex/luamplib/Makefile - RELOC/source/luatex/luamplib/luamplib.dtx -runfiles size=12 - RELOC/tex/luatex/luamplib/luamplib.lua - RELOC/tex/luatex/luamplib/luamplib.sty -catalogue-contact-bugs https://github.com/lualatex/luamplib/issues -catalogue-contact-repository http://github.com/lualatex/luamplib -catalogue-ctan /macros/luatex/generic/luamplib -catalogue-date 2018-09-27 14:24:26 +0200 -catalogue-license gpl2 -catalogue-topics mp-use graphics-in-tex luatex -catalogue-version 2.12.5 - -name luaotfload -category Package -revision 50131 -shortdesc OpenType 'loader' for Plain TeX and LaTeX -longdesc The package adopts the TrueType/OpenType Font loader code -longdesc provided in ConTeXt, and adapts it to use in Plain TeX and -longdesc LaTeX. It works under LuaLaTeX only. -depend lualibs -depend luaotfload.ARCH -containersize 616532 -containerchecksum 26a6977a00e1f238fffca8f3d3dd21fcc0c984bd20a00dca9ec27b7793f1c6182ae1d6ed09dedd0ca2d7517fef6f8b77575c8ce13b54260aa372491efa8b2046 -doccontainersize 464524 -doccontainerchecksum 51230702c0306031e8663007c173ec1203e428fa3ea40690462c76c2d75c0c2a5294d3554d4c4d2972f41fd13972f476b614110c8b5dac2044829524b997ee41 -docfiles size=208 - texmf-dist/doc/luatex/luaotfload/COPYING - texmf-dist/doc/luatex/luaotfload/NEWS - texmf-dist/doc/luatex/luaotfload/README.md details="Readme" - texmf-dist/doc/luatex/luaotfload/filegraph.pdf - texmf-dist/doc/luatex/luaotfload/filegraph.tex - texmf-dist/doc/luatex/luaotfload/luaotfload-conf.pdf - texmf-dist/doc/luatex/luaotfload/luaotfload-latex.pdf details="Package documentation" - texmf-dist/doc/luatex/luaotfload/luaotfload-latex.tex - texmf-dist/doc/luatex/luaotfload/luaotfload-main.tex - texmf-dist/doc/luatex/luaotfload/luaotfload-tool.pdf - texmf-dist/doc/luatex/luaotfload/luaotfload-tool.rst - texmf-dist/doc/luatex/luaotfload/luaotfload.conf.example - texmf-dist/doc/luatex/luaotfload/luaotfload.conf.rst - texmf-dist/doc/man/man1/luaotfload-tool.1 - texmf-dist/doc/man/man1/luaotfload-tool.man1.pdf - texmf-dist/doc/man/man5/luaotfload.conf.5 - texmf-dist/doc/man/man5/luaotfload.conf.man5.pdf -srccontainersize 6588 -srccontainerchecksum e3edd2f88315cf19d85c34afc7fd821c27288a6854aeda6eba3e494cba3630c46e372d71578ef4900e7b005985c4209d624329e5a6a39bc507d3ff82c56bbda2 -srcfiles size=6 - texmf-dist/source/luatex/luaotfload/fontloader-reference-load-order.lua - texmf-dist/source/luatex/luaotfload/fontloader-reference-load-order.tex -runfiles size=1780 - texmf-dist/scripts/luaotfload/luaotfload-tool.lua - texmf-dist/tex/luatex/luaotfload/fontloader-2019-02-14.lua - texmf-dist/tex/luatex/luaotfload/fontloader-basics-chr.lua - texmf-dist/tex/luatex/luaotfload/fontloader-basics-gen.lua - texmf-dist/tex/luatex/luaotfload/fontloader-basics-nod.lua - texmf-dist/tex/luatex/luaotfload/fontloader-data-con.lua - texmf-dist/tex/luatex/luaotfload/fontloader-font-afk.lua - texmf-dist/tex/luatex/luaotfload/fontloader-font-cff.lua - texmf-dist/tex/luatex/luaotfload/fontloader-font-cid.lua - texmf-dist/tex/luatex/luaotfload/fontloader-font-con.lua - texmf-dist/tex/luatex/luaotfload/fontloader-font-def.lua - texmf-dist/tex/luatex/luaotfload/fontloader-font-dsp.lua - texmf-dist/tex/luatex/luaotfload/fontloader-font-imp-effects.lua - texmf-dist/tex/luatex/luaotfload/fontloader-font-imp-italics.lua - texmf-dist/tex/luatex/luaotfload/fontloader-font-imp-ligatures.lua - texmf-dist/tex/luatex/luaotfload/fontloader-font-imp-tex.lua - texmf-dist/tex/luatex/luaotfload/fontloader-font-ini.lua - texmf-dist/tex/luatex/luaotfload/fontloader-font-lua.lua - texmf-dist/tex/luatex/luaotfload/fontloader-font-map.lua - texmf-dist/tex/luatex/luaotfload/fontloader-font-ocl.lua - texmf-dist/tex/luatex/luaotfload/fontloader-font-one.lua - texmf-dist/tex/luatex/luaotfload/fontloader-font-onr.lua - texmf-dist/tex/luatex/luaotfload/fontloader-font-osd.lua - texmf-dist/tex/luatex/luaotfload/fontloader-font-ota.lua - texmf-dist/tex/luatex/luaotfload/fontloader-font-otc.lua - texmf-dist/tex/luatex/luaotfload/fontloader-font-oti.lua - texmf-dist/tex/luatex/luaotfload/fontloader-font-otj.lua - texmf-dist/tex/luatex/luaotfload/fontloader-font-otl.lua - texmf-dist/tex/luatex/luaotfload/fontloader-font-oto.lua - texmf-dist/tex/luatex/luaotfload/fontloader-font-otr.lua - texmf-dist/tex/luatex/luaotfload/fontloader-font-ots.lua - texmf-dist/tex/luatex/luaotfload/fontloader-font-ott.lua - texmf-dist/tex/luatex/luaotfload/fontloader-font-oup.lua - texmf-dist/tex/luatex/luaotfload/fontloader-font-tfm.lua - texmf-dist/tex/luatex/luaotfload/fontloader-font-ttf.lua - texmf-dist/tex/luatex/luaotfload/fontloader-font-vfc.lua - texmf-dist/tex/luatex/luaotfload/fontloader-fonts-def.lua - texmf-dist/tex/luatex/luaotfload/fontloader-fonts-enc.lua - texmf-dist/tex/luatex/luaotfload/fontloader-fonts-ext.lua - texmf-dist/tex/luatex/luaotfload/fontloader-fonts-gbn.lua - texmf-dist/tex/luatex/luaotfload/fontloader-fonts-lig.lua - texmf-dist/tex/luatex/luaotfload/fontloader-fonts-mis.lua - texmf-dist/tex/luatex/luaotfload/fontloader-fonts-syn.lua - texmf-dist/tex/luatex/luaotfload/fontloader-l-boolean.lua - texmf-dist/tex/luatex/luaotfload/fontloader-l-file.lua - texmf-dist/tex/luatex/luaotfload/fontloader-l-function.lua - texmf-dist/tex/luatex/luaotfload/fontloader-l-io.lua - texmf-dist/tex/luatex/luaotfload/fontloader-l-lpeg.lua - texmf-dist/tex/luatex/luaotfload/fontloader-l-lua.lua - texmf-dist/tex/luatex/luaotfload/fontloader-l-math.lua - texmf-dist/tex/luatex/luaotfload/fontloader-l-string.lua - texmf-dist/tex/luatex/luaotfload/fontloader-l-table.lua - texmf-dist/tex/luatex/luaotfload/fontloader-l-unicode.lua - texmf-dist/tex/luatex/luaotfload/fontloader-reference.lua - texmf-dist/tex/luatex/luaotfload/fontloader-util-fil.lua - texmf-dist/tex/luatex/luaotfload/fontloader-util-str.lua - texmf-dist/tex/luatex/luaotfload/luaotfload-auxiliary.lua - texmf-dist/tex/luatex/luaotfload/luaotfload-blacklist.cnf - texmf-dist/tex/luatex/luaotfload/luaotfload-characters.lua - texmf-dist/tex/luatex/luaotfload/luaotfload-colors.lua - texmf-dist/tex/luatex/luaotfload/luaotfload-configuration.lua - texmf-dist/tex/luatex/luaotfload/luaotfload-database.lua - texmf-dist/tex/luatex/luaotfload/luaotfload-diagnostics.lua - texmf-dist/tex/luatex/luaotfload/luaotfload-features.lua - texmf-dist/tex/luatex/luaotfload/luaotfload-filelist.lua - texmf-dist/tex/luatex/luaotfload/luaotfload-glyphlist.lua - texmf-dist/tex/luatex/luaotfload/luaotfload-init.lua - texmf-dist/tex/luatex/luaotfload/luaotfload-letterspace.lua - texmf-dist/tex/luatex/luaotfload/luaotfload-loaders.lua - texmf-dist/tex/luatex/luaotfload/luaotfload-log.lua - texmf-dist/tex/luatex/luaotfload/luaotfload-main.lua - texmf-dist/tex/luatex/luaotfload/luaotfload-parsers.lua - texmf-dist/tex/luatex/luaotfload/luaotfload-resolvers.lua - texmf-dist/tex/luatex/luaotfload/luaotfload-status.lua - texmf-dist/tex/luatex/luaotfload/luaotfload.sty -catalogue-contact-bugs https://github.com/u-fischer/luaotfload/issues -catalogue-contact-repository https://github.com/u-fischer/luaotfload -catalogue-contact-support https://github.com/u-fischer/luaotfload/issues -catalogue-ctan /macros/luatex/generic/luaotfload -catalogue-date 2019-02-25 09:59:52 +0100 -catalogue-license gpl2 -catalogue-topics font-use luatex -catalogue-version 2.96 - -name luaotfload.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of luaotfload -containersize 348 -containerchecksum 00bc691dc01aaf30bc408d40a878cb1841ef4ff1b08f7857b6b58a2efe3f4dfdb10cd1a191ccbffe812eeaa75a58cb77689519d6d7bdce464d711516d5df8b96 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/luaotfload-tool - -name luaotfload.amd64-freebsd -category Package -revision 34647 -shortdesc amd64-freebsd files of luaotfload -containersize 348 -containerchecksum 032f7fa3cc0ae163eb56cafb96a9f028180714143e15371d41e8bbedd3607d2d0ef834f66dd223b8233d1d13b2276cf16f77fe0ae8b9f36e11194ab73044bfb6 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/luaotfload-tool - -name luaotfload.amd64-netbsd -category Package -revision 34647 -shortdesc amd64-netbsd files of luaotfload -containersize 348 -containerchecksum d4916538a99b8a7ed3441b85b592515989d0ad86e4d90e9ccc9539356f66c8ca5ac47e7e98e07c8211b43ba9cb4436fc0b8f369bfe7a052cca9558e18b5ab14c -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/luaotfload-tool - -name luaotfload.armhf-linux -category Package -revision 34647 -shortdesc armhf-linux files of luaotfload -containersize 348 -containerchecksum 4ca12d417faca3390723fe6a8fdc36e0359e95cc62c6097b46b6f8e4e84f3404507ad61ba6ae7f4cb86e24d448d57ca3f66005fbb860ac7d98a949256371453b -binfiles arch=armhf-linux size=1 - bin/armhf-linux/luaotfload-tool - -name luaotfload.i386-cygwin -category Package -revision 34647 -shortdesc i386-cygwin files of luaotfload -containersize 348 -containerchecksum 545603389f9d2070ddfbb002b519b78a1094ca0ecfc271f20a4292177b2e161c6f04ff701213e1f7a6b9497583f2b34f5e0c6f25514efe5cb7c04e415f661af6 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/luaotfload-tool - -name luaotfload.i386-freebsd -category Package -revision 34647 -shortdesc i386-freebsd files of luaotfload -containersize 348 -containerchecksum 5372b284f182ca4283248e7ea47a2f8b9b1a2a8871c4b9f483abb0e69817499810e5f36078f57e8d2a55b2d26feefda9cc2453d6b05c9b3d1aad9d6c8fe56648 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/luaotfload-tool - -name luaotfload.i386-linux -category Package -revision 34647 -shortdesc i386-linux files of luaotfload -containersize 348 -containerchecksum 326ccf18702e948da341df44671c31a33dc52676a5b4894012226395ff1a671a4cc00d0e15259451eff73ea99e2727c3812e1446f598f321c9ec74415328a24f -binfiles arch=i386-linux size=1 - bin/i386-linux/luaotfload-tool - -name luaotfload.i386-netbsd -category Package -revision 34647 -shortdesc i386-netbsd files of luaotfload -containersize 348 -containerchecksum d365c66228a8ad758a481ba4ea1c6f285a9ea262c8f5cfa0080f60c063f33733c4b61fabc88e47ae9841a4ac878f31c0a16aa6fcb614da2feb3ffb963bfe4fcf -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/luaotfload-tool - -name luaotfload.i386-solaris -category Package -revision 34647 -shortdesc i386-solaris files of luaotfload -containersize 348 -containerchecksum 1f3c9b1a8c7ca32e62276dfb1849c123be5b916c699bd1843e709df88b1a74f7f4c33144f1085a035ba516435756fe4c036f450b0469a18560d2bb3c88a8d669 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/luaotfload-tool - -name luaotfload.sparc-solaris -category Package -revision 34647 -shortdesc sparc-solaris files of luaotfload -containersize 348 -containerchecksum 06cd42600d41460ba5013368e864e36268b50af1bf866dff355eb1c91ec0c900f7e3368e36ba35861b6636815f334ac06e1904cc4361f76cf96ca31e0605c00e -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/luaotfload-tool - -name luaotfload.win32 -category Package -revision 34647 -shortdesc win32 files of luaotfload -containersize 688 -containerchecksum aca36283a899a8a8a810ed9e3c9e03636314307ab601d9230148b617ce26bb4c881c023e848cf2f8dae432aa24d4689b78ac5039ebd4474fde254eb23a6d5c84 -binfiles arch=win32 size=1 - bin/win32/luaotfload-tool.exe - -name luaotfload.x86_64-cygwin -category Package -revision 34647 -shortdesc x86_64-cygwin files of luaotfload -containersize 348 -containerchecksum c3a5cc4d3b0a7776a34125dba98ad7821e640ab38f30b16af963528a49d3941d6a8961fc05996e79a8a017297d9f632c7733bf9d54aa5dd6231eb8407178c51c -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/luaotfload-tool - -name luaotfload.x86_64-darwin -category Package -revision 34647 -shortdesc x86_64-darwin files of luaotfload -containersize 352 -containerchecksum 563b4db48af7923051cd0f0b887f663c78bbdda0862a3af420ccc6687c6be87ff69db55f171343cfdee54cd8061aa4eadb6ba9b123b536cb61649cae431ee834 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/luaotfload-tool - -name luaotfload.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of luaotfload -containersize 356 -containerchecksum b164d47947ecb87f5a1d27b0f8fce3bf616781efdb38370415db5f14318071ab04f4a2cd8ef1537d6a67eda4ad0024fd1f5939ffbc9094522e183b77c91469db -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/luaotfload-tool - -name luaotfload.x86_64-linux -category Package -revision 34647 -shortdesc x86_64-linux files of luaotfload -containersize 352 -containerchecksum 018224a9e11262e72ce28e056f171387633117b2bf5bd790cf996d9bb1dadc1ff29ff6f23bd04440d9fd903227c265ad517629e327838bf51175f745d8af7f88 -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/luaotfload-tool - -name luaotfload.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of luaotfload -containersize 352 -containerchecksum 6fe3857989487423e051c968908b991d57847dad79a80d0fe2fc3b85abbe1131d232815d5397527121f2d0c52100b06f949a7d2aac827676f2daeb12b8de66dd -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/luaotfload-tool - -name luaotfload.x86_64-solaris -category Package -revision 34647 -shortdesc x86_64-solaris files of luaotfload -containersize 352 -containerchecksum 5c2107bb1205a5740d078a50f126eab26b3b1596ba990c955b89dd028afa49c4fb72756d3e5385c1bff640520b63bb1743bddb7c64cff5386b6c1e17e612206c -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/luaotfload-tool - -name luapackageloader -category Package -revision 44865 -shortdesc Allow LuaTeX to load external Lua packages -relocated 1 -longdesc This package allows LuaTeX to load packages from the default -longdesc package.path and package.cpath locations. This could be useful -longdesc to load external Lua modules, including modules installed via -longdesc LuaRocks. This package requires ifluatex. -containersize 1660 -containerchecksum b55830386d6855d54480a937cd70b46b2421d41e67f08e2ff7f0ff9dd3c98d609c1a2a61d4531a187d542e567f3b6304162ecf3efcb4b6b51d6fa63441ce6d96 -doccontainersize 35468 -doccontainerchecksum f32580f23a3beb4b4b182982eca8f7080a2767cf7b4d8a6e0cbfe8989f01174a70a1395e218cd2c7fa9f30aa82391a84010f656d2e3683a8e55ef49b0ca35a54 -docfiles size=11 - RELOC/doc/luatex/luapackageloader/README.md details="Readme" - RELOC/doc/luatex/luapackageloader/luapackageloader.pdf details="Package documentation" - RELOC/doc/luatex/luapackageloader/luapackageloader.tex -runfiles size=2 - RELOC/tex/luatex/luapackageloader/luapackageloader.lua - RELOC/tex/luatex/luapackageloader/luapackageloader.sty -catalogue-ctan /macros/luatex/generic/luapackageloader -catalogue-date 2017-06-07 05:22:03 +0200 -catalogue-license lppl1.3c -catalogue-topics luatex lua-supp use-lua -catalogue-version 0.1 - -name luarandom -category Package -revision 49419 -shortdesc Create lists of random numbers -relocated 1 -longdesc This package can create lists of random numbers for any given -longdesc interval [a;b]. It is possible to get lists with or without -longdesc multiple numbers. The random generator will be initialized by -longdesc the system time. The package can only be used with LuaLaTeX! -containersize 1388 -containerchecksum 0a93578703a9c837b27c876443bf131abaa7cc73acdd602051c12392832b17e0bda7b46e98a0efdca0a10c3fcaf5c7dede4fb507b5ddcc4e3a8e6f115b11c94a -doccontainersize 50268 -doccontainerchecksum a0c7d42cc1fa8163702abdf9e512c636d3cf70dbd4e4f08aa617ddaf1ff0302f6ac90a3a3c1adb4687d69523285aafa2568abb9263fb07811a50d6e831bfa2fa -docfiles size=16 - RELOC/doc/lualatex/luarandom/Changes - RELOC/doc/lualatex/luarandom/README details="Readme" - RELOC/doc/lualatex/luarandom/luarandom-doc.pdf details="Package documentation" - RELOC/doc/lualatex/luarandom/luarandom-doc.tex -runfiles size=1 - RELOC/tex/lualatex/luarandom/luarandom.sty -catalogue-ctan /macros/luatex/latex/luarandom -catalogue-date 2018-12-15 21:24:02 +0100 -catalogue-license lppl1.3 -catalogue-topics luatex random calculation -catalogue-version 0.01 - -name luasseq -category Package -revision 37877 -shortdesc Drawing spectral sequences in LuaLaTeX -relocated 1 -longdesc The package is an update of the author's sseq package, for use -longdesc with LuaLaTeX. This version uses less memory, and operates -longdesc faster than the original; it also offers several enhancements. -containersize 10232 -containerchecksum 84ba5270c97196ba72a9686d3d9279f4beb87c8949f0bc450f55d2fea878655823236c8799f4e1a4a7525079a332b1d6ee76e580134fadc3b04e6d7ef5b4d38b -doccontainersize 224504 -doccontainerchecksum ec45faa8ad8886aac9e694a46a6f3b0c6cc48c3373a5d6e5bf1191c4787842aa62f007a0c356ac216a376edce0801b133f861f1e47a56d5e7895317e6359a642 -docfiles size=56 - RELOC/doc/lualatex/luasseq/README - RELOC/doc/lualatex/luasseq/luasseq.pdf details="Package documentation" -srccontainersize 10952 -srccontainerchecksum 42c3aea7f27478fdd75135f549e00e29a0894125cb8473030eab381cdc16ef61f5d20c8bd00c5ffc72a9d19b568e36f57249a198b0b47808d1f30ce3301b8a1f -srcfiles size=11 - RELOC/source/lualatex/luasseq/luasseq.dtx - RELOC/source/lualatex/luasseq/luasseq.ins -runfiles size=11 - RELOC/scripts/luasseq/luasseq.lua - RELOC/tex/lualatex/luasseq/luasseq.sty -catalogue-ctan /macros/luatex/latex/luasseq -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics maths luatex - -name luatex -category TLCore -revision 50112 -shortdesc The LuaTeX engine -longdesc LuaTeX is an extended version of pdfTeX using Lua as an -longdesc embedded scripting language. The LuaTeX project's main -longdesc objective is to provide an open and configurable variant of TeX -longdesc while at the same time offering downward compatibility. LuaTeX -longdesc uses Unicode (as UTF-8) as its default input encoding, and is -longdesc able to use modern (OpenType) fonts (for both text and -longdesc mathematics). It should be noted that LuaTeX is still under -longdesc development; its specification has been declared stable, but -longdesc absolute stability may not in practice be assumed. Source code -longdesc is available from ctan:/systems/texlive/Source/. -depend cm -depend etex -depend hyphen-base -depend knuth-lib -depend plain -depend tex-ini-files -depend unicode-data -depend luatex.ARCH -execute AddFormat name=luatex engine=luatex options="luatex.ini" patterns=language.def,language.dat.lua fmttriggers=cm,etex,hyphen-base,knuth-lib,plain,tex-ini-files,unicode-data -execute AddFormat name=dviluatex engine=luatex options="dviluatex.ini" patterns=language.def,language.dat.lua fmttriggers=cm,etex,hyphen-base,knuth-lib,plain,tex-ini-files,unicode-data -execute AddFormat name=luajittex engine=luajittex options="luatex.ini" patterns=language.def,language.dat.lua fmttriggers=cm,etex,hyphen-base,knuth-lib,plain,tex-ini-files,unicode-data -containersize 12932 -containerchecksum 7020e62de81e6cb12ed68999942d256c20ec3ad78bd7a9826f29804aff08a9dd7a097f5c4a470e1722ff79479dd253d98f2ff5bba1af4449bd3095e2bbca88cb -doccontainersize 1658048 -doccontainerchecksum f99337e9cfd089fddf8600d5f4a4a22c0cdb03aa6a7f08466811c23cf5798c06a80319ec5fed97d19a620a09b0db9b170eb121c10c40772ff308e54f80ec0745 -docfiles size=584 - texmf-dist/doc/luatex/base/luatex-backend.tex - texmf-dist/doc/luatex/base/luatex-callbacks.tex - texmf-dist/doc/luatex/base/luatex-contents.tex - texmf-dist/doc/luatex/base/luatex-enhancements.tex - texmf-dist/doc/luatex/base/luatex-export-titlepage.tex - texmf-dist/doc/luatex/base/luatex-firstpage.tex - texmf-dist/doc/luatex/base/luatex-fontloader.tex - texmf-dist/doc/luatex/base/luatex-fonts.tex - texmf-dist/doc/luatex/base/luatex-graphics.tex - texmf-dist/doc/luatex/base/luatex-introduction.tex - texmf-dist/doc/luatex/base/luatex-languages.tex - texmf-dist/doc/luatex/base/luatex-logos.tex - texmf-dist/doc/luatex/base/luatex-lua.tex - texmf-dist/doc/luatex/base/luatex-math.tex - texmf-dist/doc/luatex/base/luatex-modifications.tex - texmf-dist/doc/luatex/base/luatex-nodes.tex - texmf-dist/doc/luatex/base/luatex-preamble.tex - texmf-dist/doc/luatex/base/luatex-registers.tex - texmf-dist/doc/luatex/base/luatex-statistics.tex - texmf-dist/doc/luatex/base/luatex-style.tex - texmf-dist/doc/luatex/base/luatex-tex.tex - texmf-dist/doc/luatex/base/luatex-titlepage.tex - texmf-dist/doc/luatex/base/luatex.pdf details="LuaTeX Reference" - texmf-dist/doc/luatex/base/luatex.tex - texmf-dist/doc/man/man1/luatex.1 - texmf-dist/doc/man/man1/luatex.man1.pdf - texmf-dist/doc/man/man1/texlua.1 - texmf-dist/doc/man/man1/texlua.man1.pdf - texmf-dist/doc/man/man1/texluac.1 - texmf-dist/doc/man/man1/texluac.man1.pdf -runfiles size=37 - texmf-dist/tex/generic/config/luatex-unicode-letters.tex - texmf-dist/tex/generic/config/luatexiniconfig.tex - texmf-dist/web2c/texmfcnf.lua -catalogue-contact-bugs http://lists.tug.org/tex-k -catalogue-contact-home http://luatex.org -catalogue-contact-repository https://tug.org/svn/texlive/trunk/Build/source/texk/web2c/luatexdir -catalogue-contact-support http://lists.tug.org/luatex -catalogue-date 2018-12-31 06:11:12 +0100 -catalogue-license gpl2 -catalogue-topics engine - -name luatex.aarch64-linux -category TLCore -revision 48789 -shortdesc aarch64-linux files of luatex -containersize 7050512 -containerchecksum 96885cdc3e3f3011f2f938155d0a3726304bc2dafe86e2a046e8016539058f90b122d8dbeaf7a026df03be3b9304b6df3163f9be346fd38f58e0ca9af3a59434 -binfiles arch=aarch64-linux size=7218 - bin/aarch64-linux/dviluatex - bin/aarch64-linux/luajittex - bin/aarch64-linux/luatex - bin/aarch64-linux/luatex53 - bin/aarch64-linux/texlua - bin/aarch64-linux/texlua53 - bin/aarch64-linux/texluac - bin/aarch64-linux/texluajit - bin/aarch64-linux/texluajitc - -name luatex.amd64-freebsd -category TLCore -revision 47247 -shortdesc amd64-freebsd files of luatex -containersize 7303540 -containerchecksum 5410fa8f727efa6c597214667e71d501e2ead4186e51fdf289b9a3f349ca8d0e5bed6ba125639a7ba0ca0e6ddfeb382ba0fc4c2c8f617bee493a97d30580f6ad -binfiles arch=amd64-freebsd size=6655 - bin/amd64-freebsd/dviluatex - bin/amd64-freebsd/luajittex - bin/amd64-freebsd/luatex - bin/amd64-freebsd/luatex53 - bin/amd64-freebsd/texlua - bin/amd64-freebsd/texlua53 - bin/amd64-freebsd/texluac - bin/amd64-freebsd/texluajit - bin/amd64-freebsd/texluajitc - -name luatex.amd64-netbsd -category TLCore -revision 48698 -shortdesc amd64-netbsd files of luatex -containersize 6661632 -containerchecksum 5839a7488fdf933f05e9c6dd6a9e4a5db0d62f8af0e40c3fa18d0b23af11f728c2d76b7ffaa2f07c3b97558a769fc18bbad97b955759deb9769c668ffc0c5bab -binfiles arch=amd64-netbsd size=7999 - bin/amd64-netbsd/dviluatex - bin/amd64-netbsd/luajittex - bin/amd64-netbsd/luatex - bin/amd64-netbsd/luatex53 - bin/amd64-netbsd/texlua - bin/amd64-netbsd/texlua53 - bin/amd64-netbsd/texluac - bin/amd64-netbsd/texluajit - bin/amd64-netbsd/texluajitc - -name luatex.armhf-linux -category TLCore -revision 48716 -shortdesc armhf-linux files of luatex -containersize 2889088 -containerchecksum 064f4b79491b2cca43774b77128904e1f57aafdbd3058f427ded7a48479d1b35bc5ab5cd64bcb1e0512ca2442a61150c3b0270eb2c625ea937b49ba8abfdba74 -binfiles arch=armhf-linux size=5878 - bin/armhf-linux/dviluatex - bin/armhf-linux/luajittex - bin/armhf-linux/luatex - bin/armhf-linux/luatex53 - bin/armhf-linux/texlua - bin/armhf-linux/texlua53 - bin/armhf-linux/texluac - bin/armhf-linux/texluajit - bin/armhf-linux/texluajitc - -name luatex.i386-cygwin -category TLCore -revision 48700 -shortdesc i386-cygwin files of luatex -containersize 5346792 -containerchecksum 817c032080ec8d8f674b606d5d58519b880c2151e58ad4d89f6c31dec8d268d4cdd1651d262a983e3c077cd85f71175797ee86a7b303e412fd429e346d43451d -binfiles arch=i386-cygwin size=6375 - bin/i386-cygwin/cygtexlua52-5.dll - bin/i386-cygwin/cygtexlua53-5.dll - bin/i386-cygwin/cygtexluajit-2.dll - bin/i386-cygwin/dviluatex - bin/i386-cygwin/luajittex.exe - bin/i386-cygwin/luatex.exe - bin/i386-cygwin/luatex53.exe - bin/i386-cygwin/texlua - bin/i386-cygwin/texlua53 - bin/i386-cygwin/texluac - bin/i386-cygwin/texluajit - bin/i386-cygwin/texluajitc - -name luatex.i386-freebsd -category TLCore -revision 47247 -shortdesc i386-freebsd files of luatex -containersize 6641732 -containerchecksum 32707c19389b29a009c580b96652abf5fdfdd969b9911c2accb54b16f85f73a3308d3a5f0083cb99485161cf239eb6dce3674f9b61bb1cd006a52a9c01416c3b -binfiles arch=i386-freebsd size=6316 - bin/i386-freebsd/dviluatex - bin/i386-freebsd/luajittex - bin/i386-freebsd/luatex - bin/i386-freebsd/luatex53 - bin/i386-freebsd/texlua - bin/i386-freebsd/texlua53 - bin/i386-freebsd/texluac - bin/i386-freebsd/texluajit - bin/i386-freebsd/texluajitc - -name luatex.i386-linux -category TLCore -revision 48704 -shortdesc i386-linux files of luatex -containersize 7680888 -containerchecksum ed51d9abb902d5b88b17fd038c1021a7d3faa69dffe4d0d41729236a54e8d9e98b2737d3e1012267b009fadfe3b0d13172ec60f90a5c94225de8a97342bc9d1b -binfiles arch=i386-linux size=6702 - bin/i386-linux/dviluatex - bin/i386-linux/luajittex - bin/i386-linux/luatex - bin/i386-linux/luatex53 - bin/i386-linux/texlua - bin/i386-linux/texlua53 - bin/i386-linux/texluac - bin/i386-linux/texluajit - bin/i386-linux/texluajitc - -name luatex.i386-netbsd -category TLCore -revision 47237 -shortdesc i386-netbsd files of luatex -containersize 6034796 -containerchecksum 1dc7631ff1a1f3cf3ce49ba1599fd142988fa5e14b9da73db52404247a1603c637ffc8c8570bc00f96eb894226c2d1ec35d1174b3a933121f553d8f222df893d -binfiles arch=i386-netbsd size=6771 - bin/i386-netbsd/dviluatex - bin/i386-netbsd/luajittex - bin/i386-netbsd/luatex - bin/i386-netbsd/luatex53 - bin/i386-netbsd/texlua - bin/i386-netbsd/texlua53 - bin/i386-netbsd/texluac - bin/i386-netbsd/texluajit - bin/i386-netbsd/texluajitc - -name luatex.i386-solaris -category TLCore -revision 48732 -shortdesc i386-solaris files of luatex -containersize 7312364 -containerchecksum 52c8075479ae2ee798f0d9b7bd00569f4b171c756e58bc5c448b7c468b830b68191afb9e3000679b937208c2f5803bfd04339a8396c903a82d4446f662de46c3 -binfiles arch=i386-solaris size=6413 - bin/i386-solaris/dviluatex - bin/i386-solaris/luajittex - bin/i386-solaris/luatex - bin/i386-solaris/luatex53 - bin/i386-solaris/texlua - bin/i386-solaris/texlua53 - bin/i386-solaris/texluac - bin/i386-solaris/texluajit - bin/i386-solaris/texluajitc - -name luatex.sparc-solaris -category TLCore -revision 48739 -shortdesc sparc-solaris files of luatex -containersize 4272644 -containerchecksum 3be9a13c46a2d27c04c2fb3482fc795db2f3ff4a6caf0f3dd11132a322ba8defab6d0493905c967e8e70e450f24fdbd431a601be79b18424c87ace32a20f66dc -binfiles arch=sparc-solaris size=4422 - bin/sparc-solaris/dviluatex - bin/sparc-solaris/luatex - bin/sparc-solaris/luatex53 - bin/sparc-solaris/texlua - bin/sparc-solaris/texlua53 - bin/sparc-solaris/texluac - -name luatex.win32 -category TLCore -revision 49104 -shortdesc win32 files of luatex -containersize 3577340 -containerchecksum 19b56b96ff27fa75ddeb04207b6e0546b436db65293870bf22a037c4e81de9d5c66674fe73795bfcb58bd31b0bc2a8827d184c36c10af65732d2db0ee8bca700 -binfiles arch=win32 size=5437 - bin/win32/api-ms-win-core-file-l1-2-0.dll - bin/win32/api-ms-win-core-file-l2-1-0.dll - bin/win32/api-ms-win-core-localization-l1-2-0.dll - bin/win32/api-ms-win-core-processthreads-l1-1-1.dll - bin/win32/api-ms-win-core-synch-l1-2-0.dll - bin/win32/api-ms-win-core-timezone-l1-1-0.dll - bin/win32/api-ms-win-crt-convert-l1-1-0.dll - bin/win32/api-ms-win-crt-environment-l1-1-0.dll - bin/win32/api-ms-win-crt-filesystem-l1-1-0.dll - bin/win32/api-ms-win-crt-heap-l1-1-0.dll - bin/win32/api-ms-win-crt-locale-l1-1-0.dll - bin/win32/api-ms-win-crt-math-l1-1-0.dll - bin/win32/api-ms-win-crt-multibyte-l1-1-0.dll - bin/win32/api-ms-win-crt-process-l1-1-0.dll - bin/win32/api-ms-win-crt-runtime-l1-1-0.dll - bin/win32/api-ms-win-crt-stdio-l1-1-0.dll - bin/win32/api-ms-win-crt-string-l1-1-0.dll - bin/win32/api-ms-win-crt-time-l1-1-0.dll - bin/win32/api-ms-win-crt-utility-l1-1-0.dll - bin/win32/dviluatex.exe - bin/win32/lua52.dll - bin/win32/lua53.dll - bin/win32/luajit51.dll - bin/win32/luajittex.dll - bin/win32/luajittex.exe - bin/win32/luatex.dll - bin/win32/luatex.exe - bin/win32/luatex53.dll - bin/win32/luatex53.exe - bin/win32/pdfddeservername.txt - bin/win32/texlua.exe - bin/win32/texlua53.exe - bin/win32/texluac.exe - bin/win32/texluajit.exe - bin/win32/texluajitc.exe - bin/win32/ucrtbase.dll - bin/win32/vcruntime140.dll - -name luatex.x86_64-cygwin -category TLCore -revision 48699 -shortdesc x86_64-cygwin files of luatex -containersize 3200884 -containerchecksum e312970619e89ee1ff13b4dd2b296f44cae00a99a3b28b487aa44cf681a88f392174eb0d38db7369e0d249a43bf75375667d34e78e5a216659d25a90b056750c -binfiles arch=x86_64-cygwin size=6239 - bin/x86_64-cygwin/cygtexlua52-5.dll - bin/x86_64-cygwin/cygtexlua53-5.dll - bin/x86_64-cygwin/cygtexluajit-2.dll - bin/x86_64-cygwin/dviluatex - bin/x86_64-cygwin/luajittex.exe - bin/x86_64-cygwin/luatex.exe - bin/x86_64-cygwin/luatex53.exe - bin/x86_64-cygwin/texlua - bin/x86_64-cygwin/texlua53 - bin/x86_64-cygwin/texluac - bin/x86_64-cygwin/texluajit - bin/x86_64-cygwin/texluajitc - -name luatex.x86_64-darwin -category TLCore -revision 48728 -shortdesc x86_64-darwin files of luatex -containersize 3870628 -containerchecksum 3d59aea1ee07de2daf561223baabacd8fda21aaf75efd23db0c29bb3a8ba7a081c01f7a07a36e1e8ff701c5afb1d35208c5ec71ad61e4648d8679b8c94f4f162 -binfiles arch=x86_64-darwin size=6071 - bin/x86_64-darwin/dviluatex - bin/x86_64-darwin/luajittex - bin/x86_64-darwin/luatex - bin/x86_64-darwin/luatex53 - bin/x86_64-darwin/texlua - bin/x86_64-darwin/texlua53 - bin/x86_64-darwin/texluac - bin/x86_64-darwin/texluajit - bin/x86_64-darwin/texluajitc - -name luatex.x86_64-darwinlegacy -category TLCore -revision 47387 -shortdesc x86_64-darwinlegacy files of luatex -containersize 3038368 -containerchecksum 9f4c9bc186a047a6d419316df75ddd539dd027e8a3bce65aabd93c106c5161e5624174934725c3e0731c784fc813ab41b5edaae3647fe53a16c933bbd34fd5de -binfiles arch=x86_64-darwinlegacy size=5651 - bin/x86_64-darwinlegacy/dviluatex - bin/x86_64-darwinlegacy/luajittex - bin/x86_64-darwinlegacy/luatex - bin/x86_64-darwinlegacy/luatex53 - bin/x86_64-darwinlegacy/texlua - bin/x86_64-darwinlegacy/texlua53 - bin/x86_64-darwinlegacy/texluac - bin/x86_64-darwinlegacy/texluajit - bin/x86_64-darwinlegacy/texluajitc - -name luatex.x86_64-linux -category TLCore -revision 48704 -shortdesc x86_64-linux files of luatex -containersize 7493484 -containerchecksum 8b9ddcf8ea18c2b223d32640e7b5993caea6dc05e16886ffdfaff869e3b9fbbffded9347614f3b15e8f4011441d00935dccb073a591d0168e2af0ca973eb5e12 -binfiles arch=x86_64-linux size=6509 - bin/x86_64-linux/dviluatex - bin/x86_64-linux/luajittex - bin/x86_64-linux/luatex - bin/x86_64-linux/luatex53 - bin/x86_64-linux/texlua - bin/x86_64-linux/texlua53 - bin/x86_64-linux/texluac - bin/x86_64-linux/texluajit - bin/x86_64-linux/texluajitc - -name luatex.x86_64-linuxmusl -category TLCore -revision 48704 -shortdesc x86_64-linuxmusl files of luatex -containersize 7626412 -containerchecksum 61ef85d7e5054786b7ef177ff6cf905700d185ace8339727b9bf1e8d9ae08a769ddd86064d4af367a6d7d08fafb4f09abe5e1b658be93dc940e98df68308d253 -binfiles arch=x86_64-linuxmusl size=7188 - bin/x86_64-linuxmusl/dviluatex - bin/x86_64-linuxmusl/luajittex - bin/x86_64-linuxmusl/luatex - bin/x86_64-linuxmusl/luatex53 - bin/x86_64-linuxmusl/texlua - bin/x86_64-linuxmusl/texlua53 - bin/x86_64-linuxmusl/texluac - bin/x86_64-linuxmusl/texluajit - bin/x86_64-linuxmusl/texluajitc - -name luatex.x86_64-solaris -category TLCore -revision 48732 -shortdesc x86_64-solaris files of luatex -containersize 5179808 -containerchecksum d09ffe69fe2c69d6d00269e5b2d3a262cbd72ef78984f33533350863ffc68d51534207b5793f622e411b0aea5b779be3e1a5450c094b7b085dd1fc7924411ca8 -binfiles arch=x86_64-solaris size=4700 - bin/x86_64-solaris/dviluatex - bin/x86_64-solaris/luatex - bin/x86_64-solaris/luatex53 - bin/x86_64-solaris/texlua - bin/x86_64-solaris/texlua53 - bin/x86_64-solaris/texluac - -name luatex85 -category Package -revision 41456 -shortdesc pdfTeX aliases for LuaTeX -relocated 1 -longdesc The package provides emulation of pdfTeX primitives for LuaTeX -longdesc v0.85+. -containersize 1740 -containerchecksum 5366f13010df9a7ea224d825252a126a9dd560af373f9359dbc87d3398c50ed040852e43c5953bfc767f4a49accaaa8333a42b8a3d661e7df69e3a9fc2f13e79 -doccontainersize 171136 -doccontainerchecksum 6353689e7f50779d2969082d11ed33649ec8ae2d75dce18b7016b40df33bee21e0a261eaa25c719d06f5ccab2f1b3fab97b924b2cd939a7dd79568db2ea0c331 -docfiles size=43 - RELOC/doc/generic/luatex85/README.md details="Readme" - RELOC/doc/generic/luatex85/luatex85.pdf details="Package documentation" -srccontainersize 3780 -srccontainerchecksum 6de2565880374c7b7a3534652c5203e0b61e6a8b1ae865f9e2dc636f31864f069f5d9bf280ddb36064834b5ccb6cbabcf6fa7511206d6d50f197a7af09ad9bdb -srcfiles size=4 - RELOC/source/generic/luatex85/luatex85.dtx - RELOC/source/generic/luatex85/luatex85.ins -runfiles size=2 - RELOC/tex/generic/luatex85/luatex85.sty -catalogue-ctan /macros/generic/luatex85 -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics lua-supp -catalogue-version 1.4 - -name luatexbase -category Package -revision 38550 -shortdesc Basic resource management for LuaTeX code -relocated 1 -longdesc The LaTeX kernel (LaTeX2e 2015/10/01 onward) builds in support -longdesc for LuaTeX functionality, also available as ltluatex.tex for -longdesc users of plain TeX and those with older LaTeX kernel -longdesc implementations. This support is based on ideas taken from the -longdesc original luatexbase package, but there are interface -longdesc differences. This 'stub' package provides a compatibility layer -longdesc to allow existing packages to upgrade smoothly to the new -longdesc support structure. -containersize 3496 -containerchecksum e0de4aac88b8558ce85f27cd4a659b0373f0e122a5ced943c83140f722b6415437ec39a9a809402d31802340de7dd22669cf03236b8ef18ff343adbdc615ef95 -doccontainersize 263748 -doccontainerchecksum cb2d91f48716999a3facef7b3cb162b50ba217b640f2954783acdd6ebe3f739c6f776353b4e4440f0a4f84efc9b457e0d35190be421733cfdbbf0cad2835eafb -docfiles size=66 - RELOC/doc/luatex/luatexbase/README.md details="Readme" - RELOC/doc/luatex/luatexbase/luatexbase.pdf details="Package documentation" -srccontainersize 8440 -srccontainerchecksum deb8fbe9b572898613d77d581a9cd0a2e6c88480dd55169ec8a04995b06c81f90f2bae8811b4fd05c484bf9009a831044b0c460a9a40223be9cb6fef3939f19a -srcfiles size=9 - RELOC/source/luatex/luatexbase/luatexbase.dtx - RELOC/source/luatex/luatexbase/luatexbase.ins -runfiles size=11 - RELOC/tex/luatex/luatexbase/luatexbase-attr.sty - RELOC/tex/luatex/luatexbase/luatexbase-cctb.sty - RELOC/tex/luatex/luatexbase/luatexbase-compat.sty - RELOC/tex/luatex/luatexbase/luatexbase-loader.sty - RELOC/tex/luatex/luatexbase/luatexbase-mcb.sty - RELOC/tex/luatex/luatexbase/luatexbase-modutils.sty - RELOC/tex/luatex/luatexbase/luatexbase-regs.sty - RELOC/tex/luatex/luatexbase/luatexbase.loader.lua - RELOC/tex/luatex/luatexbase/luatexbase.sty -catalogue-ctan /macros/luatex/generic/luatexbase -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics luatex -catalogue-version 1.3 - -name luatexja -category Package -revision 50132 -shortdesc Typeset Japanese with Lua(La)TeX -relocated 1 -longdesc The package offers support for typesetting Japanese documents -longdesc with LuaTeX. Either of the Plain and LaTeX2e formats may be -longdesc used with the package. -containersize 191688 -containerchecksum 46049db35561dee30ad93789475238f1311bba86ad187e3e8d3ad36c0da7268a64b51ac98afda7d9595a2869ed475c4a749ff6e7eaf65eef83e9ebfb08c324bb -doccontainersize 3413660 -doccontainerchecksum cbadfa2e02c355725b4b31da07041d86fda583ebb392f245bc19d278abb9be825664ce569904ae0f9920dc822dbe74fb05a8873a0b377bcc9ea21bcc03d08865 -docfiles size=981 - RELOC/doc/luatex/luatexja/COPYING - RELOC/doc/luatex/luatexja/README details="Readme" - RELOC/doc/luatex/luatexja/jfm-test.lua - RELOC/doc/luatex/luatexja/jfm-ujisc33.lua - RELOC/doc/luatex/luatexja/lltjp-geometry.pdf - RELOC/doc/luatex/luatexja/lltjp-geometry.tex - RELOC/doc/luatex/luatexja/ltjclasses.pdf - RELOC/doc/luatex/luatexja/ltjltxdoc.pdf - RELOC/doc/luatex/luatexja/ltjsclasses.pdf - RELOC/doc/luatex/luatexja/luatexja-en.pdf details="Package documentation (English)" language="en" - RELOC/doc/luatex/luatexja/luatexja-ja.pdf details="Package documentation (Japanese)" language="ja" - RELOC/doc/luatex/luatexja/luatexja-ruby.pdf - RELOC/doc/luatex/luatexja/luatexja-ruby.tex - RELOC/doc/luatex/luatexja/luatexja-zhfonts.pdf - RELOC/doc/luatex/luatexja/luatexja-zhfonts.tex - RELOC/doc/luatex/luatexja/luatexja.dtx - RELOC/doc/luatex/luatexja/luatexja.ins -srccontainersize 83508 -srccontainerchecksum 7a610ea86bf8f4992e4eba031d82dd613d0c8858247fe5f727f2b9969d66e456b5ea091937e5940b537107631607cd08307efc23c2956fedcbaf4467b6c466f7 -srcfiles size=120 - RELOC/source/luatex/luatexja/ltj-kinsoku_make.tex - RELOC/source/luatex/luatexja/ltjclasses.dtx - RELOC/source/luatex/luatexja/ltjclasses.ins - RELOC/source/luatex/luatexja/ltjltxdoc.dtx - RELOC/source/luatex/luatexja/ltjltxdoc.ins - RELOC/source/luatex/luatexja/ltjsclasses.dtx - RELOC/source/luatex/luatexja/ltjsclasses.ins - RELOC/source/luatex/luatexja/tool/blocks2defcharrange.rb - RELOC/source/luatex/luatexja/tool/chars2defcharrange.rb - RELOC/source/luatex/luatexja/tool/function_uax50.lua - RELOC/source/luatex/luatexja/tool/ivslist.tex - RELOC/source/luatex/luatexja/tool/jfm-convert.lua - RELOC/source/luatex/luatexja/tool/jfm-readable.rb - RELOC/source/luatex/luatexja/tool/kyoikukanji.txt - RELOC/source/luatex/luatexja/tool/kyoikukanjiChars.tex - RELOC/source/luatex/luatexja/tool/ltj-unicode-ccfix_make2.pl - RELOC/source/luatex/luatexja/tool/otf-AdobeMingStd-Light.txt - RELOC/source/luatex/luatexja/tool/otf-AdobeMyungjoStd-Medium.txt - RELOC/source/luatex/luatexja/tool/otf-AdobeSongStd-Light.txt - RELOC/source/luatex/luatexja/tool/otf-KozMinPr6N-Regular.txt - RELOC/source/luatex/luatexja/tool/table_ivd_aj1.lua - RELOC/source/luatex/luatexja/tool/table_jisx0208.lua - RELOC/source/luatex/luatexja/tool/unicodeBlocks.tex -runfiles size=437 - RELOC/tex/luatex/luatexja/addons/luatexja-adjust.sty - RELOC/tex/luatex/luatexja/addons/luatexja-ajmacros.sty - RELOC/tex/luatex/luatexja/addons/luatexja-fontspec-25c.sty - RELOC/tex/luatex/luatexja/addons/luatexja-fontspec-26h.sty - RELOC/tex/luatex/luatexja/addons/luatexja-fontspec.sty - RELOC/tex/luatex/luatexja/addons/luatexja-otf.sty - RELOC/tex/luatex/luatexja/addons/luatexja-preset.sty - RELOC/tex/luatex/luatexja/addons/luatexja-ruby.sty - RELOC/tex/luatex/luatexja/addons/luatexja-zhfonts.sty - RELOC/tex/luatex/luatexja/jfm-CCT.lua - RELOC/tex/luatex/luatexja/jfm-banjiao.lua - RELOC/tex/luatex/luatexja/jfm-jis.lua - RELOC/tex/luatex/luatexja/jfm-kaiming.lua - RELOC/tex/luatex/luatexja/jfm-min.lua - RELOC/tex/luatex/luatexja/jfm-mono.lua - RELOC/tex/luatex/luatexja/jfm-prop.lua - RELOC/tex/luatex/luatexja/jfm-propv.lua - RELOC/tex/luatex/luatexja/jfm-quanjiao.lua - RELOC/tex/luatex/luatexja/jfm-tmin.lua - RELOC/tex/luatex/luatexja/jfm-ujis.lua - RELOC/tex/luatex/luatexja/jfm-ujisv.lua - RELOC/tex/luatex/luatexja/lltjext.sty - RELOC/tex/luatex/luatexja/ltj-adjust.lua - RELOC/tex/luatex/luatexja/ltj-base.lua - RELOC/tex/luatex/luatexja/ltj-base.sty - RELOC/tex/luatex/luatexja/ltj-charrange.lua - RELOC/tex/luatex/luatexja/ltj-compat.lua - RELOC/tex/luatex/luatexja/ltj-debug.lua - RELOC/tex/luatex/luatexja/ltj-direction.lua - RELOC/tex/luatex/luatexja/ltj-inputbuf.lua - RELOC/tex/luatex/luatexja/ltj-ivd_aj1.lua - RELOC/tex/luatex/luatexja/ltj-jfmglue.lua - RELOC/tex/luatex/luatexja/ltj-jfont.lua - RELOC/tex/luatex/luatexja/ltj-jisx0208.lua - RELOC/tex/luatex/luatexja/ltj-kinsoku.lua - RELOC/tex/luatex/luatexja/ltj-latex.sty - RELOC/tex/luatex/luatexja/ltj-lineskip.lua - RELOC/tex/luatex/luatexja/ltj-math.lua - RELOC/tex/luatex/luatexja/ltj-otf.lua - RELOC/tex/luatex/luatexja/ltj-plain.sty - RELOC/tex/luatex/luatexja/ltj-pretreat.lua - RELOC/tex/luatex/luatexja/ltj-rmlgbm.lua - RELOC/tex/luatex/luatexja/ltj-ruby.lua - RELOC/tex/luatex/luatexja/ltj-setwidth.lua - RELOC/tex/luatex/luatexja/ltj-stack.lua - RELOC/tex/luatex/luatexja/ltj-unicode-ccfix.lua - RELOC/tex/luatex/luatexja/ltjarticle.cls - RELOC/tex/luatex/luatexja/ltjbk10.clo - RELOC/tex/luatex/luatexja/ltjbk11.clo - RELOC/tex/luatex/luatexja/ltjbk12.clo - RELOC/tex/luatex/luatexja/ltjbook.cls - RELOC/tex/luatex/luatexja/ltjltxdoc.cls - RELOC/tex/luatex/luatexja/ltjreport.cls - RELOC/tex/luatex/luatexja/ltjsarticle.cls - RELOC/tex/luatex/luatexja/ltjsbook.cls - RELOC/tex/luatex/luatexja/ltjsize10.clo - RELOC/tex/luatex/luatexja/ltjsize11.clo - RELOC/tex/luatex/luatexja/ltjsize12.clo - RELOC/tex/luatex/luatexja/ltjskiyou.cls - RELOC/tex/luatex/luatexja/ltjspf.cls - RELOC/tex/luatex/luatexja/ltjsreport.cls - RELOC/tex/luatex/luatexja/ltjtarticle.cls - RELOC/tex/luatex/luatexja/ltjtbk10.clo - RELOC/tex/luatex/luatexja/ltjtbk11.clo - RELOC/tex/luatex/luatexja/ltjtbk12.clo - RELOC/tex/luatex/luatexja/ltjtbook.cls - RELOC/tex/luatex/luatexja/ltjtreport.cls - RELOC/tex/luatex/luatexja/ltjtsize10.clo - RELOC/tex/luatex/luatexja/ltjtsize11.clo - RELOC/tex/luatex/luatexja/ltjtsize12.clo - RELOC/tex/luatex/luatexja/luatexja-compat.sty - RELOC/tex/luatex/luatexja/luatexja-core.sty - RELOC/tex/luatex/luatexja/luatexja.lua - RELOC/tex/luatex/luatexja/luatexja.sty - RELOC/tex/luatex/luatexja/patches/lltjcore.sty - RELOC/tex/luatex/luatexja/patches/lltjdefs.sty - RELOC/tex/luatex/luatexja/patches/lltjfont.sty - RELOC/tex/luatex/luatexja/patches/lltjp-array.sty - RELOC/tex/luatex/luatexja/patches/lltjp-fontspec.sty - RELOC/tex/luatex/luatexja/patches/lltjp-footmisc.sty - RELOC/tex/luatex/luatexja/patches/lltjp-geometry.sty - RELOC/tex/luatex/luatexja/patches/lltjp-listings.sty - RELOC/tex/luatex/luatexja/patches/lltjp-preview.sty - RELOC/tex/luatex/luatexja/patches/lltjp-siunitx.sty - RELOC/tex/luatex/luatexja/patches/lltjp-stfloats.sty - RELOC/tex/luatex/luatexja/patches/lltjp-tascmac.sty - RELOC/tex/luatex/luatexja/patches/lltjp-unicode-math.sty - RELOC/tex/luatex/luatexja/patches/lltjp-xunicode.sty -catalogue-contact-bugs https://osdn.net/projects/luatex-ja/ticket/ -catalogue-contact-home https://osdn.net/projects/luatex-ja/wiki/FrontPage(en) -catalogue-contact-repository https://osdn.net/projects/luatex-ja/scm/git/luatexja/ -catalogue-ctan /macros/luatex/generic/luatexja -catalogue-date 2019-02-25 12:27:08 +0100 -catalogue-license bsd -catalogue-topics japanese luatex class -catalogue-version 20190225.0 - -name luatexko -category Package -revision 49116 -shortdesc Typeset Korean with Lua(La)TeX -relocated 1 -longdesc This is a Lua(La)TeX macro package that supports typesetting -longdesc Korean documents including Old Hangul texts. As LuaTeX has -longdesc opened up access to almost all the hidden routines of TeX -longdesc engine, users can obtain more beautiful outcome using this -longdesc package rather than other Hangul macros operating on other -longdesc engines. LuaTeX version 0.79+ and luaotfload package version -longdesc 2.4+ are required for this package to run. This package also -longdesc requires both cjk-ko and xetexko packages for its full -longdesc functionality. -containersize 24024 -containerchecksum 9093f37a7205511597588afdcf568f695d7e33e154d81823c9f3a3023f2e2d35e86f5b7b1f105ac2e0979e6f5406638093a35ba814a46f3f97f5db71ae789025 -doccontainersize 238244 -doccontainerchecksum 8a8b64f61ecdb4ca362cb9736a5cd7d1b63f60b4696185db4ca8c504888c2908b97795445a48ab7ccaa520930e61ae08fd6dd3d474afde50eb7a4c3921589d3b -docfiles size=66 - RELOC/doc/luatex/luatexko/ChangeLog - RELOC/doc/luatex/luatexko/README details="Readme" - RELOC/doc/luatex/luatexko/luatexko-doc.pdf details="Package documentation" - RELOC/doc/luatex/luatexko/luatexko-doc.tex -runfiles size=33 - RELOC/tex/luatex/luatexko/luatexko-core.sty - RELOC/tex/luatex/luatexko/luatexko-normalize.lua - RELOC/tex/luatex/luatexko/luatexko-uhc2utf8.lua - RELOC/tex/luatex/luatexko/luatexko.lua - RELOC/tex/luatex/luatexko/luatexko.sty -catalogue-contact-bugs https://github.com/dohyunkim/luatexko/issues -catalogue-contact-repository https://github.com/dohyunkim/luatexko -catalogue-ctan /macros/luatex/generic/luatexko -catalogue-date 2018-11-09 08:05:33 +0100 -catalogue-license lppl1.3c -catalogue-topics luatex korean -catalogue-version 1.22 - -name luatextra -category Package -revision 20747 -shortdesc Additional macros for Plain TeX and LaTeX in LuaTeX -relocated 1 -longdesc The package provides a coherent extended programming -longdesc environment for use with LuaTeX. It loads packages fontspec, -longdesc luatexbase and lualibs, and provides additional user-level -longdesc features and goodies. The package is under development, and its -longdesc specification may be expected to change. -containersize 1024 -containerchecksum 1eff6622beac9c02553dc50a8f408b1e9f345418bacd644f5ea3015285de817303550b4dfa63e302360de307ce23adff029cbd5e52b69fdecdf08b4ceffa81f7 -doccontainersize 317304 -doccontainerchecksum 62e14aa6b6f907314573169c673b81f7ea9ccf3c6db8f3de42bdce181205625dffcec4794b3f4ccb0e28832148f9e63032d67577ab156a44fb6fceab346ac0e4 -docfiles size=80 - RELOC/doc/lualatex/luatextra/News - RELOC/doc/lualatex/luatextra/README details="Readme" - RELOC/doc/lualatex/luatextra/luatextra.pdf details="Package documentation" - RELOC/doc/lualatex/luatextra/test.tex -srccontainersize 3484 -srccontainerchecksum 26e291db8699108bb8b44dfc7bafe82f36af4cbc9ce3e9ab5d6723bb5cde7dc0eb8abdabb2a442dc065c8e6620818247b67d37a54e1a0d85958ccd1d58262e62 -srcfiles size=3 - RELOC/source/lualatex/luatextra/Makefile - RELOC/source/lualatex/luatextra/luatextra.dtx -runfiles size=1 - RELOC/tex/lualatex/luatextra/luatextra.sty -catalogue-ctan /macros/luatex/latex/luatextra -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license pd -catalogue-topics luatex -catalogue-version 1.0.1 - -name luatodonotes -category Package -revision 45454 -shortdesc Add editing annotations in a LuaLaTeX document -relocated 1 -longdesc The package allows the user to insert comments into a document -longdesc that suggest (for example) further editing that may be needed. -longdesc The comments are shown in the margins alongside the text; -longdesc different styles for the comments may be used; the styles are -longdesc selected using package options. The package is based on the -longdesc package todonotes, and depends heavily on Lua, so it can only -longdesc be used with LuaLaTeX. -containersize 26168 -containerchecksum a4c766c5ed8e4e04d50cac3f462620f8963fd94da2ddeac691f79f5e38ae1c6d50dbe39e661bb9f44bc676a76cd0cd6d2dde25405616b078912142b2f6add3a4 -doccontainersize 206792 -doccontainerchecksum 87f98a59a3864d91ba45afe9d987714a1acfa6d0a0989384da27e3eb02fd5d34d0ca2dded6c52e44d8da2d6a651e23ee84f4b292fb35af87fc1db7618bf22659 -docfiles size=53 - RELOC/doc/lualatex/luatodonotes/README.md details="Readme" - RELOC/doc/lualatex/luatodonotes/luatodonotes.pdf details="Package documentation" -srccontainersize 20304 -srccontainerchecksum c4fb233f61ea70b108aa8b3b3e38787a6c6e1ca0a5c64a3f58f7c39403d26cb1495425b961184bb8647e43242539ad01adb9d2bc886740767cecad31437a8b0d -srcfiles size=22 - RELOC/source/lualatex/luatodonotes/luatodonotes.dtx - RELOC/source/lualatex/luatodonotes/luatodonotes.ins -runfiles size=34 - RELOC/tex/lualatex/luatodonotes/inspect.lua - RELOC/tex/lualatex/luatodonotes/luatodonotes.lua - RELOC/tex/lualatex/luatodonotes/luatodonotes.sty - RELOC/tex/lualatex/luatodonotes/path_line.lua - RELOC/tex/lualatex/luatodonotes/path_point.lua -catalogue-also todonotes -catalogue-ctan /macros/luatex/latex/luatodonotes -catalogue-date 2017-10-01 23:18:24 +0200 -catalogue-license lppl1.2 -catalogue-topics notes editorial luatex use-lua -catalogue-version 0.4 - -name luavlna -category Package -revision 47892 -shortdesc Prevent line breaks after single letter words, units, or adademic titles -relocated 1 -longdesc In some languages, like Czech or Polish, there should be no -longdesc single letter words at the end of a line, according to -longdesc typographical norms. This package handles such situations using -longdesc LuaTeX's callback mechanism. In doing this, the package can -longdesc detect languages used in the text and insert spaces only in -longdesc parts of the document where languages requiring this feature -longdesc are used. Another feature of this package is the inclusion of -longdesc non-breakable space after initials (like in personal names), -longdesc after or before academic degrees, and between numbers and -longdesc units. The package supports both plain LuaTeX and LuaLaTeX. -longdesc BTW: "vlna" is the Czech word for "wave" or "curl" and also -longdesc denotes the tilde which, in TeX, is used for "unbreakable -longdesc spaces". -containersize 5932 -containerchecksum 64b518d2d08214c8df8857d9644dace1bd14b83d49ee7adaba18f762f19f3afc249b5aa5e63cb675af14f293869aec0d81615c5016e43ef7f33e84ed9b06265d -doccontainersize 90724 -doccontainerchecksum 446f464fc30aa995fb7e5f85e1b8ec46b5fe43667723df707680610993143fed67320b1670bdcb0aa2dc6238b6d24b950ad87674d715482d3bb112b411526d48 -docfiles size=26 - RELOC/doc/luatex/luavlna/README.md details="Readme" - RELOC/doc/luatex/luavlna/luavlna-doc.pdf details="Package documentation" - RELOC/doc/luatex/luavlna/luavlna-doc.tex - RELOC/doc/luatex/luavlna/luavlna.tex -runfiles size=11 - RELOC/tex/luatex/luavlna/luavlna-csplain-langs.lua - RELOC/tex/luatex/luavlna/luavlna-langno.lua - RELOC/tex/luatex/luavlna/luavlna-predegrees.lua - RELOC/tex/luatex/luavlna/luavlna-presi.lua - RELOC/tex/luatex/luavlna/luavlna-si.lua - RELOC/tex/luatex/luavlna/luavlna-sufdegrees.lua - RELOC/tex/luatex/luavlna/luavlna.4ht - RELOC/tex/luatex/luavlna/luavlna.lua - RELOC/tex/luatex/luavlna/luavlna.sty -catalogue-also encxvlna xevlna -catalogue-ctan /macros/luatex/generic/luavlna -catalogue-date 2018-05-31 13:51:45 +0200 -catalogue-license lppl1.3 -catalogue-topics typesetting czech slovak polish luatex -catalogue-version 0.1b - -name luaxml -category Package -revision 49663 -shortdesc Lua library for reading and serialising XML files -relocated 1 -longdesc LuaXML is pure lua library for reading and serializing of the -longdesc XML files. Current release is aimed mainly as support for the -longdesc odsfile package. The documentation was created by automatic -longdesc conversion of original documentation in the source code. -containersize 28024 -containerchecksum f958a56c1dd52cf1747486b136428ec2d42cc6fe316e680b340962225e121bdf512d51a797789407bb3b7c8c19ddd13066f2c3b8eb92af58734f4700c6d7f16c -doccontainersize 101740 -doccontainerchecksum 59df8cdcaa6b5689c5053047b72bc3a26d3491b3eff963ca9a19e660bbe43e33155159006e4b2759f42bd842d184afbc34af55d1b98fb94e525f6bab20052fc9 -docfiles size=32 - RELOC/doc/luatex/luaxml/README details="Readme" - RELOC/doc/luatex/luaxml/luaxml.pdf details="Package documentation" - RELOC/doc/luatex/luaxml/luaxml.tex -runfiles size=31 - RELOC/tex/luatex/luaxml/luaxml-cssquery.lua - RELOC/tex/luatex/luaxml/luaxml-domobject.lua - RELOC/tex/luatex/luaxml/luaxml-entities.lua - RELOC/tex/luatex/luaxml/luaxml-mod-handler.lua - RELOC/tex/luatex/luaxml/luaxml-mod-xml.lua - RELOC/tex/luatex/luaxml/luaxml-namedentities.lua - RELOC/tex/luatex/luaxml/luaxml-parse-query.lua - RELOC/tex/luatex/luaxml/luaxml-pretty.lua - RELOC/tex/luatex/luaxml/luaxml-stack.lua - RELOC/tex/luatex/luaxml/luaxml-testxml.lua -catalogue-contact-repository https://github.com/michal-h21/LuaXML -catalogue-ctan /macros/luatex/generic/luaxml -catalogue-date 2019-01-10 13:13:34 +0100 -catalogue-license other-free -catalogue-topics foreign-import luatex use-lua -catalogue-version 0.1h - -name lwarp -category Package -revision 50118 -shortdesc Converts LaTeX to HTML -longdesc This package converts LaTeX to HTML by using LaTeX to process -longdesc the user's document and generate HTML tags. External utility -longdesc programs are only used for the final conversion of text and -longdesc images. Math may be represented by SVG files or MathJax. -longdesc Hundreds of LaTeX packages are supported, and their load order -longdesc is automatically verified. Documents may be produced by LaTeX, -longdesc LuaLaTeX, XeLaTeX, and by several CJK engines, classes, and -longdesc packages. A texlua script automates compilation, index, -longdesc glossary, and batch image processing, and also supports -longdesc latexmk. Configuration is semi-automatic at the first manual -longdesc compile. Support files are self-generated. Print and HTML -longdesc versions of each document may coexist. Assistance is provided -longdesc for HTML import into EPUB conversion software and word -longdesc processors. Requirements include the commonly-available Poppler -longdesc utilities, and Perl. Detailed installation instructions are -longdesc included for each of the major operating systems and TeX -longdesc distributions. A quick-start tutorial is provided. -depend lwarp.ARCH -containersize 131228 -containerchecksum 286c2a5e5fa688c776e06ace104e58d9a12c741eecf3baf67bb720e8697c94863c70b3a1738cb8e0b3d061bf432d697953c8cd8fb5df0852ee7fff211d05e40f -doccontainersize 2260628 -doccontainerchecksum f66735ad2b54790f7faaac5df5348a390f5a0160fe2885808b122a4403009d510262978f93ae2f43680d98faae49d01208d57fa7140296c6ec61bc2d9d64f61d -docfiles size=576 - texmf-dist/doc/latex/lwarp/README.txt details="Readme" - texmf-dist/doc/latex/lwarp/lwarp.pdf details="Package documentation" - texmf-dist/doc/latex/lwarp/lwarp_tutorial.txt details="Quick-start tutorial" -srccontainersize 311848 -srccontainerchecksum 1f1051504e4d95e433e57fd0ca2a456f0e4101e6334a5b24b986eaf86cc3ee8b52dcf1b42c293726428415db4492c4ebee4bb2f7eaeadb24d6e4b82193eda656 -srcfiles size=456 - texmf-dist/source/latex/lwarp/lwarp.dtx - texmf-dist/source/latex/lwarp/lwarp.ins -runfiles size=524 - texmf-dist/scripts/lwarp/lwarpmk.lua - texmf-dist/tex/latex/lwarp/lwarp-2in1.sty - texmf-dist/tex/latex/lwarp/lwarp-2up.sty - texmf-dist/tex/latex/lwarp/lwarp-CJK.sty - texmf-dist/tex/latex/lwarp/lwarp-CJKutf8.sty - texmf-dist/tex/latex/lwarp/lwarp-SIunits.sty - texmf-dist/tex/latex/lwarp/lwarp-a4.sty - texmf-dist/tex/latex/lwarp/lwarp-a4wide.sty - texmf-dist/tex/latex/lwarp/lwarp-a5comb.sty - texmf-dist/tex/latex/lwarp/lwarp-abstract.sty - texmf-dist/tex/latex/lwarp/lwarp-academicons.sty - texmf-dist/tex/latex/lwarp/lwarp-accsupp.sty - texmf-dist/tex/latex/lwarp/lwarp-acro.sty - texmf-dist/tex/latex/lwarp/lwarp-acronym.sty - texmf-dist/tex/latex/lwarp/lwarp-addlines.sty - texmf-dist/tex/latex/lwarp/lwarp-adjmulticol.sty - texmf-dist/tex/latex/lwarp/lwarp-afterpage.sty - texmf-dist/tex/latex/lwarp/lwarp-algorithm2e.sty - texmf-dist/tex/latex/lwarp/lwarp-algorithmicx.sty - texmf-dist/tex/latex/lwarp/lwarp-alltt.sty - texmf-dist/tex/latex/lwarp/lwarp-amsmath.sty - texmf-dist/tex/latex/lwarp/lwarp-amsthm.sty - texmf-dist/tex/latex/lwarp/lwarp-anonchap.sty - texmf-dist/tex/latex/lwarp/lwarp-anysize.sty - texmf-dist/tex/latex/lwarp/lwarp-appendix.sty - texmf-dist/tex/latex/lwarp/lwarp-ar.sty - texmf-dist/tex/latex/lwarp/lwarp-arabicfront.sty - texmf-dist/tex/latex/lwarp/lwarp-array.sty - texmf-dist/tex/latex/lwarp/lwarp-arydshln.sty - texmf-dist/tex/latex/lwarp/lwarp-asymptote.sty - texmf-dist/tex/latex/lwarp/lwarp-atbegshi.sty - texmf-dist/tex/latex/lwarp/lwarp-attachfile.sty - texmf-dist/tex/latex/lwarp/lwarp-attachfile2.sty - texmf-dist/tex/latex/lwarp/lwarp-authblk.sty - texmf-dist/tex/latex/lwarp/lwarp-axessibility.sty - texmf-dist/tex/latex/lwarp/lwarp-axodraw2.sty - texmf-dist/tex/latex/lwarp/lwarp-backref.sty - texmf-dist/tex/latex/lwarp/lwarp-balance.sty - texmf-dist/tex/latex/lwarp/lwarp-bbding.sty - texmf-dist/tex/latex/lwarp/lwarp-biblatex.sty - texmf-dist/tex/latex/lwarp/lwarp-bibunits.sty - texmf-dist/tex/latex/lwarp/lwarp-bigdelim.sty - texmf-dist/tex/latex/lwarp/lwarp-bigstrut.sty - texmf-dist/tex/latex/lwarp/lwarp-bitpattern.sty - texmf-dist/tex/latex/lwarp/lwarp-blowup.sty - texmf-dist/tex/latex/lwarp/lwarp-booklet.sty - texmf-dist/tex/latex/lwarp/lwarp-bookmark.sty - texmf-dist/tex/latex/lwarp/lwarp-booktabs.sty - texmf-dist/tex/latex/lwarp/lwarp-bophook.sty - texmf-dist/tex/latex/lwarp/lwarp-bounddvi.sty - texmf-dist/tex/latex/lwarp/lwarp-boxedminipage2e.sty - texmf-dist/tex/latex/lwarp/lwarp-breakurl.sty - texmf-dist/tex/latex/lwarp/lwarp-breqn.sty - texmf-dist/tex/latex/lwarp/lwarp-bsheaders.sty - texmf-dist/tex/latex/lwarp/lwarp-bxpapersize.sty - texmf-dist/tex/latex/lwarp/lwarp-bytefield.sty - texmf-dist/tex/latex/lwarp/lwarp-cancel.sty - texmf-dist/tex/latex/lwarp/lwarp-canoniclayout.sty - texmf-dist/tex/latex/lwarp/lwarp-caption.sty - texmf-dist/tex/latex/lwarp/lwarp-cases.sty - texmf-dist/tex/latex/lwarp/lwarp-changebar.sty - texmf-dist/tex/latex/lwarp/lwarp-changepage.sty - texmf-dist/tex/latex/lwarp/lwarp-changes.sty - texmf-dist/tex/latex/lwarp/lwarp-chappg.sty - texmf-dist/tex/latex/lwarp/lwarp-chapterbib.sty - texmf-dist/tex/latex/lwarp/lwarp-chemfig.sty - texmf-dist/tex/latex/lwarp/lwarp-chemformula.sty - texmf-dist/tex/latex/lwarp/lwarp-chemgreek.sty - texmf-dist/tex/latex/lwarp/lwarp-chemmacros.sty - texmf-dist/tex/latex/lwarp/lwarp-chemnum.sty - texmf-dist/tex/latex/lwarp/lwarp-chkfloat.sty - texmf-dist/tex/latex/lwarp/lwarp-chngpage.sty - texmf-dist/tex/latex/lwarp/lwarp-cite.sty - texmf-dist/tex/latex/lwarp/lwarp-clrdblpg.sty - texmf-dist/tex/latex/lwarp/lwarp-cmdtrack.sty - texmf-dist/tex/latex/lwarp/lwarp-color.sty - texmf-dist/tex/latex/lwarp/lwarp-colortbl.sty - texmf-dist/tex/latex/lwarp/lwarp-continue.sty - texmf-dist/tex/latex/lwarp/lwarp-copyrightbox.sty - texmf-dist/tex/latex/lwarp/lwarp-crop.sty - texmf-dist/tex/latex/lwarp/lwarp-cuted.sty - texmf-dist/tex/latex/lwarp/lwarp-cutwin.sty - texmf-dist/tex/latex/lwarp/lwarp-dblfloatfix.sty - texmf-dist/tex/latex/lwarp/lwarp-dblfnote.sty - texmf-dist/tex/latex/lwarp/lwarp-dcolumn.sty - texmf-dist/tex/latex/lwarp/lwarp-diagbox.sty - texmf-dist/tex/latex/lwarp/lwarp-dingbat.sty - texmf-dist/tex/latex/lwarp/lwarp-dprogress.sty - texmf-dist/tex/latex/lwarp/lwarp-draftcopy.sty - texmf-dist/tex/latex/lwarp/lwarp-draftfigure.sty - texmf-dist/tex/latex/lwarp/lwarp-draftwatermark.sty - texmf-dist/tex/latex/lwarp/lwarp-easy-todo.sty - texmf-dist/tex/latex/lwarp/lwarp-ebook.sty - texmf-dist/tex/latex/lwarp/lwarp-ed.sty - texmf-dist/tex/latex/lwarp/lwarp-ellipsis.sty - texmf-dist/tex/latex/lwarp/lwarp-embrac.sty - texmf-dist/tex/latex/lwarp/lwarp-emptypage.sty - texmf-dist/tex/latex/lwarp/lwarp-endfloat.sty - texmf-dist/tex/latex/lwarp/lwarp-endheads.sty - texmf-dist/tex/latex/lwarp/lwarp-endnotes.sty - texmf-dist/tex/latex/lwarp/lwarp-enumerate.sty - texmf-dist/tex/latex/lwarp/lwarp-enumitem.sty - texmf-dist/tex/latex/lwarp/lwarp-epigraph.sty - texmf-dist/tex/latex/lwarp/lwarp-epsfig.sty - texmf-dist/tex/latex/lwarp/lwarp-epstopdf-base.sty - texmf-dist/tex/latex/lwarp/lwarp-epstopdf.sty - texmf-dist/tex/latex/lwarp/lwarp-errata.sty - texmf-dist/tex/latex/lwarp/lwarp-eso-pic.sty - texmf-dist/tex/latex/lwarp/lwarp-eurosym.sty - texmf-dist/tex/latex/lwarp/lwarp-everypage.sty - texmf-dist/tex/latex/lwarp/lwarp-everyshi.sty - texmf-dist/tex/latex/lwarp/lwarp-extramarks.sty - texmf-dist/tex/latex/lwarp/lwarp-fancybox.sty - texmf-dist/tex/latex/lwarp/lwarp-fancyhdr.sty - texmf-dist/tex/latex/lwarp/lwarp-fancyref.sty - texmf-dist/tex/latex/lwarp/lwarp-fancytabs.sty - texmf-dist/tex/latex/lwarp/lwarp-fancyvrb.sty - texmf-dist/tex/latex/lwarp/lwarp-figcaps.sty - texmf-dist/tex/latex/lwarp/lwarp-figsize.sty - texmf-dist/tex/latex/lwarp/lwarp-fitbox.sty - texmf-dist/tex/latex/lwarp/lwarp-fix2col.sty - texmf-dist/tex/latex/lwarp/lwarp-fixme.sty - texmf-dist/tex/latex/lwarp/lwarp-fixmetodonotes.sty - texmf-dist/tex/latex/lwarp/lwarp-flafter.sty - texmf-dist/tex/latex/lwarp/lwarp-flippdf.sty - texmf-dist/tex/latex/lwarp/lwarp-float.sty - texmf-dist/tex/latex/lwarp/lwarp-floatflt.sty - texmf-dist/tex/latex/lwarp/lwarp-floatpag.sty - texmf-dist/tex/latex/lwarp/lwarp-floatrow.sty - texmf-dist/tex/latex/lwarp/lwarp-fltrace.sty - texmf-dist/tex/latex/lwarp/lwarp-flushend.sty - texmf-dist/tex/latex/lwarp/lwarp-fnbreak.sty - texmf-dist/tex/latex/lwarp/lwarp-fncychap.sty - texmf-dist/tex/latex/lwarp/lwarp-fnlineno.sty - texmf-dist/tex/latex/lwarp/lwarp-fnpos.sty - texmf-dist/tex/latex/lwarp/lwarp-fontawesome.sty - texmf-dist/tex/latex/lwarp/lwarp-fontawesome5.sty - texmf-dist/tex/latex/lwarp/lwarp-fontenc.sty - texmf-dist/tex/latex/lwarp/lwarp-footmisc.sty - texmf-dist/tex/latex/lwarp/lwarp-footnote.sty - texmf-dist/tex/latex/lwarp/lwarp-footnotehyper.sty - texmf-dist/tex/latex/lwarp/lwarp-footnoterange.sty - texmf-dist/tex/latex/lwarp/lwarp-footnpag.sty - texmf-dist/tex/latex/lwarp/lwarp-foreign.sty - texmf-dist/tex/latex/lwarp/lwarp-forest.sty - texmf-dist/tex/latex/lwarp/lwarp-framed.sty - texmf-dist/tex/latex/lwarp/lwarp-ftnright.sty - texmf-dist/tex/latex/lwarp/lwarp-fullminipage.sty - texmf-dist/tex/latex/lwarp/lwarp-fullpage.sty - texmf-dist/tex/latex/lwarp/lwarp-fullwidth.sty - texmf-dist/tex/latex/lwarp/lwarp-fwlw.sty - texmf-dist/tex/latex/lwarp/lwarp-gentombow.sty - texmf-dist/tex/latex/lwarp/lwarp-geometry.sty - texmf-dist/tex/latex/lwarp/lwarp-gloss.sty - texmf-dist/tex/latex/lwarp/lwarp-glossaries.sty - texmf-dist/tex/latex/lwarp/lwarp-gmeometric.sty - texmf-dist/tex/latex/lwarp/lwarp-graphics.sty - texmf-dist/tex/latex/lwarp/lwarp-graphicx.sty - texmf-dist/tex/latex/lwarp/lwarp-grffile.sty - texmf-dist/tex/latex/lwarp/lwarp-grid-system.sty - texmf-dist/tex/latex/lwarp/lwarp-grid.sty - texmf-dist/tex/latex/lwarp/lwarp-gridset.sty - texmf-dist/tex/latex/lwarp/lwarp-hang.sty - texmf-dist/tex/latex/lwarp/lwarp-hanging.sty - texmf-dist/tex/latex/lwarp/lwarp-hypcap.sty - texmf-dist/tex/latex/lwarp/lwarp-hypdestopt.sty - texmf-dist/tex/latex/lwarp/lwarp-hypernat.sty - texmf-dist/tex/latex/lwarp/lwarp-hyperref.sty - texmf-dist/tex/latex/lwarp/lwarp-hyperxmp.sty - texmf-dist/tex/latex/lwarp/lwarp-hyphenat.sty - texmf-dist/tex/latex/lwarp/lwarp-idxlayout.sty - texmf-dist/tex/latex/lwarp/lwarp-ifoddpage.sty - texmf-dist/tex/latex/lwarp/lwarp-imakeidx.sty - texmf-dist/tex/latex/lwarp/lwarp-index.sty - texmf-dist/tex/latex/lwarp/lwarp-intopdf.sty - texmf-dist/tex/latex/lwarp/lwarp-karnaugh-map.sty - texmf-dist/tex/latex/lwarp/lwarp-keyfloat.sty - texmf-dist/tex/latex/lwarp/lwarp-layaureo.sty - texmf-dist/tex/latex/lwarp/lwarp-layout.sty - texmf-dist/tex/latex/lwarp/lwarp-leading.sty - texmf-dist/tex/latex/lwarp/lwarp-letterspace.sty - texmf-dist/tex/latex/lwarp/lwarp-lettrine.sty - texmf-dist/tex/latex/lwarp/lwarp-lineno.sty - texmf-dist/tex/latex/lwarp/lwarp-lips.sty - texmf-dist/tex/latex/lwarp/lwarp-listings.sty - texmf-dist/tex/latex/lwarp/lwarp-lltjext.sty - texmf-dist/tex/latex/lwarp/lwarp-longtable.sty - texmf-dist/tex/latex/lwarp/lwarp-lscape.sty - texmf-dist/tex/latex/lwarp/lwarp-ltablex.sty - texmf-dist/tex/latex/lwarp/lwarp-ltcaption.sty - texmf-dist/tex/latex/lwarp/lwarp-ltxgrid.sty - texmf-dist/tex/latex/lwarp/lwarp-ltxtable.sty - texmf-dist/tex/latex/lwarp/lwarp-lua-check-hyphen.sty - texmf-dist/tex/latex/lwarp/lwarp-lua-visual-debug.sty - texmf-dist/tex/latex/lwarp/lwarp-luacolor.sty - texmf-dist/tex/latex/lwarp/lwarp-luatodonotes.sty - texmf-dist/tex/latex/lwarp/lwarp-magaz.sty - texmf-dist/tex/latex/lwarp/lwarp-makeidx.sty - texmf-dist/tex/latex/lwarp/lwarp-marginal.sty - texmf-dist/tex/latex/lwarp/lwarp-marginfit.sty - texmf-dist/tex/latex/lwarp/lwarp-marginfix.sty - texmf-dist/tex/latex/lwarp/lwarp-marginnote.sty - texmf-dist/tex/latex/lwarp/lwarp-marvosym.sty - texmf-dist/tex/latex/lwarp/lwarp-mcaption.sty - texmf-dist/tex/latex/lwarp/lwarp-mdframed.sty - texmf-dist/tex/latex/lwarp/lwarp-memhfixc.sty - texmf-dist/tex/latex/lwarp/lwarp-metalogo.sty - texmf-dist/tex/latex/lwarp/lwarp-mhchem.sty - texmf-dist/tex/latex/lwarp/lwarp-microtype.sty - texmf-dist/tex/latex/lwarp/lwarp-midfloat.sty - texmf-dist/tex/latex/lwarp/lwarp-midpage.sty - texmf-dist/tex/latex/lwarp/lwarp-morefloats.sty - texmf-dist/tex/latex/lwarp/lwarp-moreverb.sty - texmf-dist/tex/latex/lwarp/lwarp-mparhack.sty - texmf-dist/tex/latex/lwarp/lwarp-multicap.sty - texmf-dist/tex/latex/lwarp/lwarp-multicol.sty - texmf-dist/tex/latex/lwarp/lwarp-multicolrule.sty - texmf-dist/tex/latex/lwarp/lwarp-multirow.sty - texmf-dist/tex/latex/lwarp/lwarp-multitoc.sty - texmf-dist/tex/latex/lwarp/lwarp-musicography.sty - texmf-dist/tex/latex/lwarp/lwarp-nameauth.sty - texmf-dist/tex/latex/lwarp/lwarp-nameref.sty - texmf-dist/tex/latex/lwarp/lwarp-natbib.sty - texmf-dist/tex/latex/lwarp/lwarp-nccfancyhdr.sty - texmf-dist/tex/latex/lwarp/lwarp-needspace.sty - texmf-dist/tex/latex/lwarp/lwarp-nextpage.sty - texmf-dist/tex/latex/lwarp/lwarp-nicefrac.sty - texmf-dist/tex/latex/lwarp/lwarp-nomencl.sty - texmf-dist/tex/latex/lwarp/lwarp-nonfloat.sty - texmf-dist/tex/latex/lwarp/lwarp-nonumonpart.sty - texmf-dist/tex/latex/lwarp/lwarp-nopageno.sty - texmf-dist/tex/latex/lwarp/lwarp-notes.sty - texmf-dist/tex/latex/lwarp/lwarp-notespages.sty - texmf-dist/tex/latex/lwarp/lwarp-nowidow.sty - texmf-dist/tex/latex/lwarp/lwarp-ntheorem.sty - texmf-dist/tex/latex/lwarp/lwarp-octave.sty - texmf-dist/tex/latex/lwarp/lwarp-overpic.sty - texmf-dist/tex/latex/lwarp/lwarp-pagegrid.sty - texmf-dist/tex/latex/lwarp/lwarp-pagenote.sty - texmf-dist/tex/latex/lwarp/lwarp-pagesel.sty - texmf-dist/tex/latex/lwarp/lwarp-paralist.sty - texmf-dist/tex/latex/lwarp/lwarp-parnotes.sty - texmf-dist/tex/latex/lwarp/lwarp-parskip.sty - texmf-dist/tex/latex/lwarp/lwarp-patch-komascript.sty - texmf-dist/tex/latex/lwarp/lwarp-patch-memoir.sty - texmf-dist/tex/latex/lwarp/lwarp-pbox.sty - texmf-dist/tex/latex/lwarp/lwarp-pdfcomment.sty - texmf-dist/tex/latex/lwarp/lwarp-pdflscape.sty - texmf-dist/tex/latex/lwarp/lwarp-pdfmarginpar.sty - texmf-dist/tex/latex/lwarp/lwarp-pdfpages.sty - texmf-dist/tex/latex/lwarp/lwarp-pdfprivacy.sty - texmf-dist/tex/latex/lwarp/lwarp-pdfrender.sty - texmf-dist/tex/latex/lwarp/lwarp-pdfsync.sty - texmf-dist/tex/latex/lwarp/lwarp-pdftricks.sty - texmf-dist/tex/latex/lwarp/lwarp-pdfx.sty - texmf-dist/tex/latex/lwarp/lwarp-pfnote.sty - texmf-dist/tex/latex/lwarp/lwarp-phfqit.sty - texmf-dist/tex/latex/lwarp/lwarp-pifont.sty - texmf-dist/tex/latex/lwarp/lwarp-placeins.sty - texmf-dist/tex/latex/lwarp/lwarp-plarydshln.sty - texmf-dist/tex/latex/lwarp/lwarp-plext.sty - texmf-dist/tex/latex/lwarp/lwarp-plextarydshln.sty - texmf-dist/tex/latex/lwarp/lwarp-plextcolorbl.sty - texmf-dist/tex/latex/lwarp/lwarp-prelim2e.sty - texmf-dist/tex/latex/lwarp/lwarp-prettyref.sty - texmf-dist/tex/latex/lwarp/lwarp-preview.sty - texmf-dist/tex/latex/lwarp/lwarp-psfrag.sty - texmf-dist/tex/latex/lwarp/lwarp-psfragx.sty - texmf-dist/tex/latex/lwarp/lwarp-pst-eps.sty - texmf-dist/tex/latex/lwarp/lwarp-pstool.sty - texmf-dist/tex/latex/lwarp/lwarp-pstricks.sty - texmf-dist/tex/latex/lwarp/lwarp-pxatbegshi.sty - texmf-dist/tex/latex/lwarp/lwarp-pxeveryshi.sty - texmf-dist/tex/latex/lwarp/lwarp-pxftnright.sty - texmf-dist/tex/latex/lwarp/lwarp-pxjahyper.sty - texmf-dist/tex/latex/lwarp/lwarp-quotchap.sty - texmf-dist/tex/latex/lwarp/lwarp-quoting.sty - texmf-dist/tex/latex/lwarp/lwarp-ragged2e.sty - texmf-dist/tex/latex/lwarp/lwarp-realscripts.sty - texmf-dist/tex/latex/lwarp/lwarp-refcheck.sty - texmf-dist/tex/latex/lwarp/lwarp-register.sty - texmf-dist/tex/latex/lwarp/lwarp-relsize.sty - texmf-dist/tex/latex/lwarp/lwarp-repeatindex.sty - texmf-dist/tex/latex/lwarp/lwarp-resizegather.sty - texmf-dist/tex/latex/lwarp/lwarp-rmpage.sty - texmf-dist/tex/latex/lwarp/lwarp-romanbar.sty - texmf-dist/tex/latex/lwarp/lwarp-romanbarpagenumber.sty - texmf-dist/tex/latex/lwarp/lwarp-rotating.sty - texmf-dist/tex/latex/lwarp/lwarp-rotfloat.sty - texmf-dist/tex/latex/lwarp/lwarp-rviewport.sty - texmf-dist/tex/latex/lwarp/lwarp-savetrees.sty - texmf-dist/tex/latex/lwarp/lwarp-scalefnt.sty - texmf-dist/tex/latex/lwarp/lwarp-schemata.sty - texmf-dist/tex/latex/lwarp/lwarp-scrextend.sty - texmf-dist/tex/latex/lwarp/lwarp-scrhack.sty - texmf-dist/tex/latex/lwarp/lwarp-scrlayer-notecolumn.sty - texmf-dist/tex/latex/lwarp/lwarp-scrlayer-scrpage.sty - texmf-dist/tex/latex/lwarp/lwarp-scrlayer.sty - texmf-dist/tex/latex/lwarp/lwarp-scrpage2.sty - texmf-dist/tex/latex/lwarp/lwarp-section.sty - texmf-dist/tex/latex/lwarp/lwarp-sectionbreak.sty - texmf-dist/tex/latex/lwarp/lwarp-sectsty.sty - texmf-dist/tex/latex/lwarp/lwarp-semantic-markup.sty - texmf-dist/tex/latex/lwarp/lwarp-setspace.sty - texmf-dist/tex/latex/lwarp/lwarp-shadow.sty - texmf-dist/tex/latex/lwarp/lwarp-showidx.sty - texmf-dist/tex/latex/lwarp/lwarp-showkeys.sty - texmf-dist/tex/latex/lwarp/lwarp-sidecap.sty - texmf-dist/tex/latex/lwarp/lwarp-sidenotes.sty - texmf-dist/tex/latex/lwarp/lwarp-siunitx.sty - texmf-dist/tex/latex/lwarp/lwarp-soul.sty - texmf-dist/tex/latex/lwarp/lwarp-soulpos.sty - texmf-dist/tex/latex/lwarp/lwarp-soulutf8.sty - texmf-dist/tex/latex/lwarp/lwarp-splitidx.sty - texmf-dist/tex/latex/lwarp/lwarp-srcltx.sty - texmf-dist/tex/latex/lwarp/lwarp-srctex.sty - texmf-dist/tex/latex/lwarp/lwarp-stabular.sty - texmf-dist/tex/latex/lwarp/lwarp-stfloats.sty - texmf-dist/tex/latex/lwarp/lwarp-struktex.sty - texmf-dist/tex/latex/lwarp/lwarp-subcaption.sty - texmf-dist/tex/latex/lwarp/lwarp-subfig.sty - texmf-dist/tex/latex/lwarp/lwarp-subfigure.sty - texmf-dist/tex/latex/lwarp/lwarp-supertabular.sty - texmf-dist/tex/latex/lwarp/lwarp-syntonly.sty - texmf-dist/tex/latex/lwarp/lwarp-tabls.sty - texmf-dist/tex/latex/lwarp/lwarp-tabularx.sty - texmf-dist/tex/latex/lwarp/lwarp-tabulary.sty - texmf-dist/tex/latex/lwarp/lwarp-tascmac.sty - texmf-dist/tex/latex/lwarp/lwarp-textarea.sty - texmf-dist/tex/latex/lwarp/lwarp-textcomp.sty - texmf-dist/tex/latex/lwarp/lwarp-textfit.sty - texmf-dist/tex/latex/lwarp/lwarp-textpos.sty - texmf-dist/tex/latex/lwarp/lwarp-theorem.sty - texmf-dist/tex/latex/lwarp/lwarp-thinsp.sty - texmf-dist/tex/latex/lwarp/lwarp-threadcol.sty - texmf-dist/tex/latex/lwarp/lwarp-threeparttable.sty - texmf-dist/tex/latex/lwarp/lwarp-thumb.sty - texmf-dist/tex/latex/lwarp/lwarp-thumbs.sty - texmf-dist/tex/latex/lwarp/lwarp-tikz.sty - texmf-dist/tex/latex/lwarp/lwarp-titleps.sty - texmf-dist/tex/latex/lwarp/lwarp-titleref.sty - texmf-dist/tex/latex/lwarp/lwarp-titlesec.sty - texmf-dist/tex/latex/lwarp/lwarp-titletoc.sty - texmf-dist/tex/latex/lwarp/lwarp-titling.sty - texmf-dist/tex/latex/lwarp/lwarp-tocbasic.sty - texmf-dist/tex/latex/lwarp/lwarp-tocbibind.sty - texmf-dist/tex/latex/lwarp/lwarp-tocenter.sty - texmf-dist/tex/latex/lwarp/lwarp-tocloft.sty - texmf-dist/tex/latex/lwarp/lwarp-tocstyle.sty - texmf-dist/tex/latex/lwarp/lwarp-todo.sty - texmf-dist/tex/latex/lwarp/lwarp-todonotes.sty - texmf-dist/tex/latex/lwarp/lwarp-tram.sty - texmf-dist/tex/latex/lwarp/lwarp-transparent.sty - texmf-dist/tex/latex/lwarp/lwarp-trimclip.sty - texmf-dist/tex/latex/lwarp/lwarp-trivfloat.sty - texmf-dist/tex/latex/lwarp/lwarp-truncate.sty - texmf-dist/tex/latex/lwarp/lwarp-turnthepage.sty - texmf-dist/tex/latex/lwarp/lwarp-twoup.sty - texmf-dist/tex/latex/lwarp/lwarp-typearea.sty - texmf-dist/tex/latex/lwarp/lwarp-typicons.sty - texmf-dist/tex/latex/lwarp/lwarp-ulem.sty - texmf-dist/tex/latex/lwarp/lwarp-umoline.sty - texmf-dist/tex/latex/lwarp/lwarp-underscore.sty - texmf-dist/tex/latex/lwarp/lwarp-units.sty - texmf-dist/tex/latex/lwarp/lwarp-unitsdef.sty - texmf-dist/tex/latex/lwarp/lwarp-upref.sty - texmf-dist/tex/latex/lwarp/lwarp-url.sty - texmf-dist/tex/latex/lwarp/lwarp-uspace.sty - texmf-dist/tex/latex/lwarp/lwarp-verse.sty - texmf-dist/tex/latex/lwarp/lwarp-versonotes.sty - texmf-dist/tex/latex/lwarp/lwarp-vertbars.sty - texmf-dist/tex/latex/lwarp/lwarp-vmargin.sty - texmf-dist/tex/latex/lwarp/lwarp-vowel.sty - texmf-dist/tex/latex/lwarp/lwarp-vpe.sty - texmf-dist/tex/latex/lwarp/lwarp-vwcol.sty - texmf-dist/tex/latex/lwarp/lwarp-wallpaper.sty - texmf-dist/tex/latex/lwarp/lwarp-watermark.sty - texmf-dist/tex/latex/lwarp/lwarp-widows-and-orphans.sty - texmf-dist/tex/latex/lwarp/lwarp-wrapfig.sty - texmf-dist/tex/latex/lwarp/lwarp-xbmks.sty - texmf-dist/tex/latex/lwarp/lwarp-xcolor.sty - texmf-dist/tex/latex/lwarp/lwarp-xechangebar.sty - texmf-dist/tex/latex/lwarp/lwarp-xellipsis.sty - texmf-dist/tex/latex/lwarp/lwarp-xetexko-vertical.sty - texmf-dist/tex/latex/lwarp/lwarp-xfakebold.sty - texmf-dist/tex/latex/lwarp/lwarp-xfrac.sty - texmf-dist/tex/latex/lwarp/lwarp-xltabular.sty - texmf-dist/tex/latex/lwarp/lwarp-xltxtra.sty - texmf-dist/tex/latex/lwarp/lwarp-xmpincl.sty - texmf-dist/tex/latex/lwarp/lwarp-xpiano.sty - texmf-dist/tex/latex/lwarp/lwarp-xpinyin.sty - texmf-dist/tex/latex/lwarp/lwarp-xtab.sty - texmf-dist/tex/latex/lwarp/lwarp-xunicode.sty - texmf-dist/tex/latex/lwarp/lwarp-xurl.sty - texmf-dist/tex/latex/lwarp/lwarp-xy.sty - texmf-dist/tex/latex/lwarp/lwarp-zhlineskip.sty - texmf-dist/tex/latex/lwarp/lwarp-zwpagelayout.sty - texmf-dist/tex/latex/lwarp/lwarp.sty - texmf-dist/tex/latex/lwarp/lwarp_baseline_marker.eps - texmf-dist/tex/latex/lwarp/lwarp_baseline_marker.png -catalogue-also latex2html -catalogue-contact-home http://bdtechconcepts.com/ -catalogue-ctan /macros/latex/contrib/lwarp -catalogue-date 2019-02-24 08:44:55 +0100 -catalogue-license lppl1.3 -catalogue-topics cvt-html -catalogue-version 0.67 - -name lwarp.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of lwarp -containersize 340 -containerchecksum f582cd81d4be8b3276d62d28c239a1789585e099e12779e3fd3b0fcc4b17070d272ffdc4be4d38270020d0c1583505834f251ed603f46c01b2524be79f36d071 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/lwarpmk - -name lwarp.amd64-freebsd -category Package -revision 43292 -shortdesc amd64-freebsd files of lwarp -containersize 344 -containerchecksum 4f8bad08e2201ae206905aadf1bb3cd7c0c064fcdab32aba029f7023173759ad1cc24f1bb0ad852041da53cb6b9646e312329351e060fca2d0956363dc44d086 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/lwarpmk - -name lwarp.amd64-netbsd -category Package -revision 43292 -shortdesc amd64-netbsd files of lwarp -containersize 344 -containerchecksum ec723df785177c30eab0b4a8be8ad8e6023e5d9c41c9d68d289d5285fb56baba64e6ac8cb7b34448eff1d1845852f721b570c0c75db8c7f32d65d9577e52f9bd -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/lwarpmk - -name lwarp.armhf-linux -category Package -revision 43292 -shortdesc armhf-linux files of lwarp -containersize 344 -containerchecksum 2b48f773c2c06a7d55b2a33d5819991c0cda47fbd3a8674fa0e297791dbd32b47a301e4cec0bef9cc99f8220094103f8dbf42fbb1c2bf47cef0785afe2f66368 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/lwarpmk - -name lwarp.i386-cygwin -category Package -revision 43292 -shortdesc i386-cygwin files of lwarp -containersize 340 -containerchecksum f63cd844db964be4b963d5532de5064bd61af9f223fccc2e6fc31e4ccdb2cc94660789f2373903c1b36f6a82df768eaa7f2186ad55f1b3c35387f2b3fc8ae7a1 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/lwarpmk - -name lwarp.i386-freebsd -category Package -revision 43292 -shortdesc i386-freebsd files of lwarp -containersize 340 -containerchecksum 4cc3f60a3b8000cb30678ff602d2c52b2f5a616026495fe285071f88f9692de063c64fb92c7c6152bbe0270af59588b8515b07134c285643fa611349ee57d237 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/lwarpmk - -name lwarp.i386-linux -category Package -revision 43292 -shortdesc i386-linux files of lwarp -containersize 340 -containerchecksum e2afd348c2103a9f81c5cad1c28fea86e7562468487a1e7f10fbde43e250105384f5d865408edcaa32bf2c9d6e7b5f9eccf026177dbf1d4cd3569ddd12366c75 -binfiles arch=i386-linux size=1 - bin/i386-linux/lwarpmk - -name lwarp.i386-netbsd -category Package -revision 43292 -shortdesc i386-netbsd files of lwarp -containersize 340 -containerchecksum 21ab953f31ae991824a9edd423a78ced48e3c5c518d528ffcc23656db183caa7bff5beddcb0e3ad37b39d6a27b2693c13fb5d70a8f7c97e9d04bbd43a88a5cb2 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/lwarpmk - -name lwarp.i386-solaris -category Package -revision 43292 -shortdesc i386-solaris files of lwarp -containersize 340 -containerchecksum 50368dc2b499366a67bb25c9ba417a105c9bec1f176ce1b10d80eef3c1c7a4754abe3b0f7a38b8576338eda3196fb316cdb4a634e9a7fa573b53307d69440735 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/lwarpmk - -name lwarp.sparc-solaris -category Package -revision 43292 -shortdesc sparc-solaris files of lwarp -containersize 340 -containerchecksum 48d265fa9b3c3ee30683de92ad67d4e3b5cff89d9c647011a615760a442d7e87f8013d017d2c4df03d3c4d93e82e23f9396da51e8b96a4eb9655a2ea86651ccd -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/lwarpmk - -name lwarp.win32 -category Package -revision 43292 -shortdesc win32 files of lwarp -containersize 680 -containerchecksum ce45d820543ab8f0c16559efa29c5fc3aa7bebb0f2f369ae249f4d1483cf8e8a28d5bc678f94cc0e8b619484bf068edf0370a6d84a93b17a95dd457d33810f0a -binfiles arch=win32 size=1 - bin/win32/lwarpmk.exe - -name lwarp.x86_64-cygwin -category Package -revision 43292 -shortdesc x86_64-cygwin files of lwarp -containersize 344 -containerchecksum 1d6d40327e759dd11c7d34840c47b75e165679cc4ec6f1aa6fafaeb823218d7b36899f543f1c799a39a691f885046e98cc64cb2da6a1965dafed2a901b06f61f -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/lwarpmk - -name lwarp.x86_64-darwin -category Package -revision 43292 -shortdesc x86_64-darwin files of lwarp -containersize 344 -containerchecksum 57455e6854c006fc0bb2d6ff417e6ffe5f446f120dbb657b1ce7c6112a64b5163b8405ecfa905db96d126da6a1eec0dff78b94257489b5cfe2dbbcff83aa9dc3 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/lwarpmk - -name lwarp.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of lwarp -containersize 352 -containerchecksum 5144438cd1d1c90d2914b1b50e70ada29f5dbdaf166f7923394265fd15374ce3f8c63ef625142cd6a2efe82f9276b1510bab6b4eabad0dd5e389a40b9175cdbf -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/lwarpmk - -name lwarp.x86_64-linux -category Package -revision 43292 -shortdesc x86_64-linux files of lwarp -containersize 344 -containerchecksum b50b8cf7ef8e196a8377fd38acfe1fba5199be9ec6dc913f0fd1faea396756dafa17de1f6488edaf8ad7255ff5d9d1e982058d211c01c2170e5731855f36c4c3 -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/lwarpmk - -name lwarp.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of lwarp -containersize 344 -containerchecksum d33caf053d8d4a51542954a43bb02973b778a3c6e9b9c44bc6ed92ba53e4f86539aba10ae3501ba3b051507dcefe596969ac57ee0b9c0b29559a81f770d859d5 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/lwarpmk - -name lwarp.x86_64-solaris -category Package -revision 43292 -shortdesc x86_64-solaris files of lwarp -containersize 344 -containerchecksum 62678215b802867dc97522631643b039d6e06271b5d5e7740a24edaafccf5b1011dbda9d3fc5b7c8d95f8212915d24eadf98bc63340fd6e1f1ad63c70aca62cc -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/lwarpmk - -name lxfonts -category Package -revision 32354 -shortdesc Set of slide fonts based on CM -relocated 1 -longdesc The bundle contains the traditional slides fonts revised to be -longdesc completely usable both as text fonts and mathematics fonts; -longdesc they are fully integrate with the new operators, letters, -longdesc symbols and extensible delimiter fonts, as well as with the AMS -longdesc fonts, all redone with the same stylistic parameters. -execute addMixedMap lxfonts.map -containersize 930812 -containerchecksum abeb6b0e1556ab0ac94f48bd19d8f12a48240edef851976a09c6335e766220c0456155bdf58eff704cc6f5aca07669c7f1b9b3e9a926f339d739c9dd3feb5e56 -doccontainersize 530108 -doccontainerchecksum 4f58b879b603700da8c317e28ceea11646e5dcf9a2fa3ab3604e3077526d58734fb3233aa68846d2e2a3be523bc9affefb5478535a2643b39896c65d31a100af -docfiles size=139 - RELOC/doc/fonts/lxfonts/LXfonts-demo.pdf details="Package outline and samples" - RELOC/doc/fonts/lxfonts/LXfonts-demo.tex - RELOC/doc/fonts/lxfonts/LXfonts.readme details="Readme" - RELOC/doc/fonts/lxfonts/README details="Readme" - RELOC/doc/fonts/lxfonts/lxfonts.pdf - RELOC/doc/fonts/lxfonts/manifest.txt -srccontainersize 9160 -srccontainerchecksum 8071d70c2f06ad68090853e9de0c700922e8f551819247db974038580447f813e93a1f9ac932e208d66f1720c00cb884b9e52af761fbaee2ff819c2288ff71f1 -srcfiles size=8 - RELOC/source/fonts/lxfonts/lxfonts.dtx -runfiles size=397 - RELOC/fonts/map/dvips/lxfonts/lxfonts.map - RELOC/fonts/source/public/lxfonts/lamsya.mf - RELOC/fonts/source/public/lxfonts/lamsyb.mf - RELOC/fonts/source/public/lxfonts/lasymbols.mf - RELOC/fonts/source/public/lxfonts/lbigacc.mf - RELOC/fonts/source/public/lxfonts/lbigdel.mf - RELOC/fonts/source/public/lxfonts/lbigop.mf - RELOC/fonts/source/public/lxfonts/lbsymbols.mf - RELOC/fonts/source/public/lxfonts/lcmbsy8.mf - RELOC/fonts/source/public/lxfonts/lcmex8.mf - RELOC/fonts/source/public/lxfonts/lcmmi8.mf - RELOC/fonts/source/public/lxfonts/lcmmib8.mf - RELOC/fonts/source/public/lxfonts/lcmsy8.mf - RELOC/fonts/source/public/lxfonts/leclb8.mf - RELOC/fonts/source/public/lxfonts/lecli8.mf - RELOC/fonts/source/public/lxfonts/leclo8.mf - RELOC/fonts/source/public/lxfonts/leclq8.mf - RELOC/fonts/source/public/lxfonts/lexroman.mf - RELOC/fonts/source/public/lxfonts/lexslides.mf - RELOC/fonts/source/public/lxfonts/llasy.mf - RELOC/fonts/source/public/lxfonts/llasy8.mf - RELOC/fonts/source/public/lxfonts/llasyb8.mf - RELOC/fonts/source/public/lxfonts/llcmss8.mf - RELOC/fonts/source/public/lxfonts/llcmssb8.mf - RELOC/fonts/source/public/lxfonts/llcmssi8.mf - RELOC/fonts/source/public/lxfonts/llcmsso8.mf - RELOC/fonts/source/public/lxfonts/lmathex.mf - RELOC/fonts/source/public/lxfonts/lmathit.mf - RELOC/fonts/source/public/lxfonts/lmathsy.mf - RELOC/fonts/source/public/lxfonts/lmsam8.mf - RELOC/fonts/source/public/lxfonts/lmsbm8.mf - RELOC/fonts/source/public/lxfonts/lroman.mf - RELOC/fonts/source/public/lxfonts/ltclb8.mf - RELOC/fonts/source/public/lxfonts/ltcli8.mf - RELOC/fonts/source/public/lxfonts/ltclo8.mf - RELOC/fonts/source/public/lxfonts/ltclq8.mf - RELOC/fonts/source/public/lxfonts/ltxsymb.mf - RELOC/fonts/source/public/lxfonts/lxbbase.mf - RELOC/fonts/source/public/lxfonts/lxbbold.mf - RELOC/fonts/source/public/lxfonts/lxbcaps.mf - RELOC/fonts/tfm/public/lxfonts/lcmbsy8.tfm - RELOC/fonts/tfm/public/lxfonts/lcmex8.tfm - RELOC/fonts/tfm/public/lxfonts/lcmmi8.tfm - RELOC/fonts/tfm/public/lxfonts/lcmmib8.tfm - RELOC/fonts/tfm/public/lxfonts/lcmsy8.tfm - RELOC/fonts/tfm/public/lxfonts/leclb8.tfm - RELOC/fonts/tfm/public/lxfonts/lecli8.tfm - RELOC/fonts/tfm/public/lxfonts/leclo8.tfm - RELOC/fonts/tfm/public/lxfonts/leclq8.tfm - RELOC/fonts/tfm/public/lxfonts/llasy8.tfm - RELOC/fonts/tfm/public/lxfonts/llasyb8.tfm - RELOC/fonts/tfm/public/lxfonts/llcmss8.tfm - RELOC/fonts/tfm/public/lxfonts/llcmssb8.tfm - RELOC/fonts/tfm/public/lxfonts/llcmssi8.tfm - RELOC/fonts/tfm/public/lxfonts/llcmsso8.tfm - RELOC/fonts/tfm/public/lxfonts/lmsam8.tfm - RELOC/fonts/tfm/public/lxfonts/lmsbm8.tfm - RELOC/fonts/tfm/public/lxfonts/ltclb8.tfm - RELOC/fonts/tfm/public/lxfonts/ltcli8.tfm - RELOC/fonts/tfm/public/lxfonts/ltclo8.tfm - RELOC/fonts/tfm/public/lxfonts/ltclq8.tfm - RELOC/fonts/type1/public/lxfonts/lcmbsy8.pfb - RELOC/fonts/type1/public/lxfonts/lcmex8.pfb - RELOC/fonts/type1/public/lxfonts/lcmmi8.pfb - RELOC/fonts/type1/public/lxfonts/lcmmib8.pfb - RELOC/fonts/type1/public/lxfonts/lcmsy8.pfb - RELOC/fonts/type1/public/lxfonts/leclb8.pfb - RELOC/fonts/type1/public/lxfonts/lecli8.pfb - RELOC/fonts/type1/public/lxfonts/leclo8.pfb - RELOC/fonts/type1/public/lxfonts/leclq8.pfb - RELOC/fonts/type1/public/lxfonts/llasy8.pfb - RELOC/fonts/type1/public/lxfonts/llasyb8.pfb - RELOC/fonts/type1/public/lxfonts/llcmss8.pfb - RELOC/fonts/type1/public/lxfonts/llcmssb8.pfb - RELOC/fonts/type1/public/lxfonts/llcmssi8.pfb - RELOC/fonts/type1/public/lxfonts/llcmsso8.pfb - RELOC/fonts/type1/public/lxfonts/lmsam8.pfb - RELOC/fonts/type1/public/lxfonts/lmsbm8.pfb - RELOC/fonts/type1/public/lxfonts/ltclb8.pfb - RELOC/fonts/type1/public/lxfonts/ltcli8.pfb - RELOC/fonts/type1/public/lxfonts/ltclo8.pfb - RELOC/fonts/type1/public/lxfonts/ltclq8.pfb - RELOC/tex/latex/lxfonts/lgrllcmss.fd - RELOC/tex/latex/lxfonts/lgrllcmtt.fd - RELOC/tex/latex/lxfonts/lxfonts.sty - RELOC/tex/latex/lxfonts/omlllcmm.fd - RELOC/tex/latex/lxfonts/omsllcmsy.fd - RELOC/tex/latex/lxfonts/omxllcmex.fd - RELOC/tex/latex/lxfonts/ot1llcmss.fd - RELOC/tex/latex/lxfonts/ot1llcmtt.fd - RELOC/tex/latex/lxfonts/t1llcmss.fd - RELOC/tex/latex/lxfonts/t1llcmtt.fd - RELOC/tex/latex/lxfonts/ts1llcmss.fd - RELOC/tex/latex/lxfonts/ulllasy.fd - RELOC/tex/latex/lxfonts/ulmsa.fd - RELOC/tex/latex/lxfonts/ulmsb.fd -catalogue-ctan /fonts/lxfonts -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font font-mf font-type1 font-sans font-maths -catalogue-version 2.0b - -name ly1 -category Package -revision 47848 -shortdesc Support for LY1 LaTeX encoding -relocated 1 -longdesc The Y&Y 'texnansi' (TeX and ANSI, for Microsoft interpretations -longdesc of ANSI standards) encoding lives on, even after the decease of -longdesc the company; it is known in the LaTeX scheme of things as LY1 -longdesc encoding. This bundle includes metrics and LaTeX macros to use -longdesc the basic three (Times, Helvetica and Courier) Adobe Type 1 -longdesc fonts in LaTeX using LY1 encoding. -containersize 54904 -containerchecksum a744e7d5d5670dbc7317412684f41d57c584cf70b5b4356993bfdec8c7f5e3cc7581fe0a1432c3e8d3126c2f3d95caa8684eaf60be5e5f32f14d28febffb2fcf -doccontainersize 3632 -doccontainerchecksum 402f3e5c01e9ea95c5db8dce4d05c49b384e9b6f871ff4bd63cb31e7a02e75f8781d64596167d9b19086609941f50b0895d42f34f262f7f5fbfd993a947d4345 -docfiles size=2 - RELOC/doc/fonts/ly1/README details="Outline of usage" -runfiles size=104 - RELOC/fonts/enc/dvips/ly1/texnansi.enc - RELOC/fonts/map/dvips/ly1/pag8y.map - RELOC/fonts/map/dvips/ly1/pbk8y.map - RELOC/fonts/map/dvips/ly1/pcr8y.map - RELOC/fonts/map/dvips/ly1/phv8y.map - RELOC/fonts/map/dvips/ly1/pnc8y.map - RELOC/fonts/map/dvips/ly1/ppl8y.map - RELOC/fonts/map/dvips/ly1/ptm8y.map - RELOC/fonts/map/dvips/ly1/pzc8y.map - RELOC/fonts/tfm/adobe/ly1/pagd8y.tfm - RELOC/fonts/tfm/adobe/ly1/pagdo8y.tfm - RELOC/fonts/tfm/adobe/ly1/pagk8y.tfm - RELOC/fonts/tfm/adobe/ly1/pagko8y.tfm - RELOC/fonts/tfm/adobe/ly1/pbkd8y.tfm - RELOC/fonts/tfm/adobe/ly1/pbkdi8y.tfm - RELOC/fonts/tfm/adobe/ly1/pbkdo8y.tfm - RELOC/fonts/tfm/adobe/ly1/pbkl8y.tfm - RELOC/fonts/tfm/adobe/ly1/pbkli8y.tfm - RELOC/fonts/tfm/adobe/ly1/pbklo8y.tfm - RELOC/fonts/tfm/adobe/ly1/pcrb8y.tfm - RELOC/fonts/tfm/adobe/ly1/pcrbo8y.tfm - RELOC/fonts/tfm/adobe/ly1/pcrr8y.tfm - RELOC/fonts/tfm/adobe/ly1/pcrro8y.tfm - RELOC/fonts/tfm/adobe/ly1/phvb8y.tfm - RELOC/fonts/tfm/adobe/ly1/phvb8yn.tfm - RELOC/fonts/tfm/adobe/ly1/phvbo8y.tfm - RELOC/fonts/tfm/adobe/ly1/phvbo8yn.tfm - RELOC/fonts/tfm/adobe/ly1/phvr8y.tfm - RELOC/fonts/tfm/adobe/ly1/phvr8yn.tfm - RELOC/fonts/tfm/adobe/ly1/phvro8y.tfm - RELOC/fonts/tfm/adobe/ly1/phvro8yn.tfm - RELOC/fonts/tfm/adobe/ly1/pncb8y.tfm - RELOC/fonts/tfm/adobe/ly1/pncbi8y.tfm - RELOC/fonts/tfm/adobe/ly1/pncbo8y.tfm - RELOC/fonts/tfm/adobe/ly1/pncr8y.tfm - RELOC/fonts/tfm/adobe/ly1/pncri8y.tfm - RELOC/fonts/tfm/adobe/ly1/pncro8y.tfm - RELOC/fonts/tfm/adobe/ly1/pplb8y.tfm - RELOC/fonts/tfm/adobe/ly1/pplbi8y.tfm - RELOC/fonts/tfm/adobe/ly1/pplbo8y.tfm - RELOC/fonts/tfm/adobe/ly1/pplbu8y.tfm - RELOC/fonts/tfm/adobe/ly1/pplr8y.tfm - RELOC/fonts/tfm/adobe/ly1/pplr8yn.tfm - RELOC/fonts/tfm/adobe/ly1/pplri8y.tfm - RELOC/fonts/tfm/adobe/ly1/pplro8y.tfm - RELOC/fonts/tfm/adobe/ly1/pplrr8ye.tfm - RELOC/fonts/tfm/adobe/ly1/pplru8y.tfm - RELOC/fonts/tfm/adobe/ly1/ptmb8y.tfm - RELOC/fonts/tfm/adobe/ly1/ptmbc8y.tfm - RELOC/fonts/tfm/adobe/ly1/ptmbi8y.tfm - RELOC/fonts/tfm/adobe/ly1/ptmbo8y.tfm - RELOC/fonts/tfm/adobe/ly1/ptmr8y.tfm - RELOC/fonts/tfm/adobe/ly1/ptmr8yn.tfm - RELOC/fonts/tfm/adobe/ly1/ptmrc8y.tfm - RELOC/fonts/tfm/adobe/ly1/ptmri8y.tfm - RELOC/fonts/tfm/adobe/ly1/ptmro8y.tfm - RELOC/fonts/tfm/adobe/ly1/ptmrr8ye.tfm - RELOC/fonts/tfm/adobe/ly1/pzcmi8y.tfm - RELOC/fonts/vf/adobe/ly1/ptmbc8y.vf - RELOC/fonts/vf/adobe/ly1/ptmrc8y.vf - RELOC/tex/latex/ly1/ly1enc.def - RELOC/tex/latex/ly1/ly1pag.fd - RELOC/tex/latex/ly1/ly1pbk.fd - RELOC/tex/latex/ly1/ly1pcr.fd - RELOC/tex/latex/ly1/ly1phv.fd - RELOC/tex/latex/ly1/ly1pnc.fd - RELOC/tex/latex/ly1/ly1ppl.fd - RELOC/tex/latex/ly1/ly1ptm.fd - RELOC/tex/latex/ly1/ly1pzc.fd - RELOC/tex/latex/ly1/texnansi.sty - RELOC/tex/plain/ly1/texnansi.tex -catalogue-ctan /fonts/psfonts/ly1 -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font-supp - -name lyluatex -category Package -revision 47584 -shortdesc Commands to include lilypond scores within a (Lua)LaTeX document -relocated 1 -longdesc This package provides macros for the inclusion of LilyPond -longdesc scores within LuaLaTeX. It calls LilyPond to compile scores, -longdesc then includes the produced files. -containersize 13924 -containerchecksum ad51a904a5050ef92df17d9220a5e453e251cad0facff2531cd6b9b5df47b0f39a6acb2762cff75e4a27c0db14099119603c03e760713cf0de88c263a2ee5ed7 -doccontainersize 878764 -doccontainerchecksum 0641a8dbb8678add9c21f5ae9e94c897cda0ed63ea54fa199d8d41e308e63ec2fd360606089e263f827a5926475d2cad358baef3383edd5804e5712e3c628479 -docfiles size=436 - RELOC/doc/support/lyluatex/Contributors.md - RELOC/doc/support/lyluatex/LICENSE - RELOC/doc/support/lyluatex/README.md details="Readme" - RELOC/doc/support/lyluatex/latexmkrc - RELOC/doc/support/lyluatex/ly/eight-systems.ly - RELOC/doc/support/lyluatex/ly/fonts.ly - RELOC/doc/support/lyluatex/lyluatex.pdf details="Package documentation" - RELOC/doc/support/lyluatex/lyluatex.tex - RELOC/doc/support/lyluatex/lyluatexbase.cls - RELOC/doc/support/lyluatex/lyluatexmanual.cls -runfiles size=13 - RELOC/scripts/lyluatex/lyluatex.lua - RELOC/tex/luatex/lyluatex/lyluatex.sty -catalogue-ctan /support/lyluatex -catalogue-date 2018-03-13 21:10:05 +0100 -catalogue-license mit -catalogue-topics luatex music music-extinp -catalogue-version 1.0b - -name m-tx -category Package -revision 49818 -shortdesc A preprocessor for pmx -longdesc M-Tx is a preprocessor to pmx, which is itself a preprocessor -longdesc to musixtex, a music typesetting system. The prime motivation -longdesc to the development of M-Tx was to provide lyrics for music to -longdesc be typeset. In fact, pmx now provides a lyrics interface, but -longdesc M-Tx continues in use by those who prefer its language. -depend m-tx.ARCH -containersize 4544 -containerchecksum bba58990336b30a823c100892fc6ab602fccf3999d0566ca75ffe921390855cc7100dc7a24c5ae51ad7de0826fca2880c097db69128891fa5a7c342ba05aa315 -doccontainersize 739492 -doccontainerchecksum 7c48f7b8d95af70b4ce033527ab7817333df67816247c39ad198c9fa7539d91f6a43e91320fed1a746040b7d8ef431ec49db9bde7fbcf34db109c8a79521e562 -docfiles size=259 - texmf-dist/doc/generic/m-tx/Makefile - texmf-dist/doc/generic/m-tx/README details="Readme" - texmf-dist/doc/generic/m-tx/README.documentation - texmf-dist/doc/generic/m-tx/borup.mtx - texmf-dist/doc/generic/m-tx/borup.pdf - texmf-dist/doc/generic/m-tx/buildmtxdoc.lua - texmf-dist/doc/generic/m-tx/buildzip.lua - texmf-dist/doc/generic/m-tx/chord.mtx - texmf-dist/doc/generic/m-tx/dertod.mtx - texmf-dist/doc/generic/m-tx/dona.mtx - texmf-dist/doc/generic/m-tx/dwoman.mta - texmf-dist/doc/generic/m-tx/dwoman.mtb - texmf-dist/doc/generic/m-tx/dwoman.mtx - texmf-dist/doc/generic/m-tx/halleluja.ltx - texmf-dist/doc/generic/m-tx/halleluja.pdf - texmf-dist/doc/generic/m-tx/hallelujashort.ltx - texmf-dist/doc/generic/m-tx/kanons.ltx - texmf-dist/doc/generic/m-tx/kanons.pdf - texmf-dist/doc/generic/m-tx/kroonhom.mtx - texmf-dist/doc/generic/m-tx/loofnou.mtx - texmf-dist/doc/generic/m-tx/lyrics.tex - texmf-dist/doc/generic/m-tx/macro.mtx - texmf-dist/doc/generic/m-tx/make-dvi - texmf-dist/doc/generic/m-tx/make-pdf - texmf-dist/doc/generic/m-tx/make-target - texmf-dist/doc/generic/m-tx/melisma.mta - texmf-dist/doc/generic/m-tx/melisma1.mtb - texmf-dist/doc/generic/m-tx/melisma1.mtx - texmf-dist/doc/generic/m-tx/melisma2.mtb - texmf-dist/doc/generic/m-tx/melisma2.mtx - texmf-dist/doc/generic/m-tx/melisma3.mtb - texmf-dist/doc/generic/m-tx/melisma3.mtx - texmf-dist/doc/generic/m-tx/melisma4.mtb - texmf-dist/doc/generic/m-tx/melisma4.mtx - texmf-dist/doc/generic/m-tx/melisma5.mtb - texmf-dist/doc/generic/m-tx/melisma5.mtx - texmf-dist/doc/generic/m-tx/melisma6.mtb - texmf-dist/doc/generic/m-tx/melisma6.mtx - texmf-dist/doc/generic/m-tx/meter.mtx - texmf-dist/doc/generic/m-tx/mozart.mtx - texmf-dist/doc/generic/m-tx/mozart0.mtx - texmf-dist/doc/generic/m-tx/mtx-install.pdf - texmf-dist/doc/generic/m-tx/mtx-install.tex - texmf-dist/doc/generic/m-tx/mtxdoc.ltx - texmf-dist/doc/generic/m-tx/mtxdoc.pdf details="Package documentation" - texmf-dist/doc/generic/m-tx/mtxdoc.sty - texmf-dist/doc/generic/m-tx/mtxindex.tex - texmf-dist/doc/generic/m-tx/netfirst.mtx - texmf-dist/doc/generic/m-tx/netsoos.mta - texmf-dist/doc/generic/m-tx/netsoos1.mtb - texmf-dist/doc/generic/m-tx/netsoos1.mtx - texmf-dist/doc/generic/m-tx/netsoos2.mtb - texmf-dist/doc/generic/m-tx/netsoos2.mtx - texmf-dist/doc/generic/m-tx/notes.tex - texmf-dist/doc/generic/m-tx/pdfcat - texmf-dist/doc/generic/m-tx/prepmx.pdf - texmf-dist/doc/generic/m-tx/psalm42.mtx - texmf-dist/doc/generic/m-tx/sanctus.mtx - texmf-dist/doc/generic/m-tx/title.mtx - texmf-dist/doc/generic/m-tx/title1.mtx - texmf-dist/doc/generic/m-tx/viva.mtx - texmf-dist/doc/generic/m-tx/volta.mtx - texmf-dist/doc/man/man1/prepmx.1 - texmf-dist/doc/man/man1/prepmx.man1.pdf -runfiles size=4 - texmf-dist/scripts/m-tx/m-tx.lua - texmf-dist/tex/generic/m-tx/mtx.tex - texmf-dist/tex/latex/m-tx/mtxlatex.sty -catalogue-contact-home http://icking-music-archive.org/software/indexmt6.html -catalogue-ctan /support/m-tx -catalogue-date 2019-01-24 14:47:00 +0100 -catalogue-license mit -catalogue-topics music -catalogue-version 0.63c - -name m-tx.aarch64-linux -category Package -revision 48789 -shortdesc aarch64-linux files of m-tx -containersize 39608 -containerchecksum 0d0ec01e67cdc92137f2bd61701f6ee67d1bfec9f8b8b52f5fa1351f5c94043a83b656bc323c4c8eb0fa8f70eab0d72f0336b1fdba54d095b916594af5a34d43 -binfiles arch=aarch64-linux size=31 - bin/aarch64-linux/m-tx - bin/aarch64-linux/prepmx - -name m-tx.amd64-freebsd -category Package -revision 46816 -shortdesc amd64-freebsd files of m-tx -containersize 40856 -containerchecksum 6014a5e86622dad31d182ec983a61a4a82a092b832967c06d5e25d00cb8e4a86b556407dabce3f4b2d8f826bb286c9c47705105b2df1539092fa674900575934 -binfiles arch=amd64-freebsd size=31 - bin/amd64-freebsd/m-tx - bin/amd64-freebsd/prepmx - -name m-tx.amd64-netbsd -category Package -revision 48698 -shortdesc amd64-netbsd files of m-tx -containersize 39464 -containerchecksum bee45f69e6f16cd8d45674bac2311fc625b3eab2f13fe3e591e7a9f37562ae66e8bb49b5e227ad4b18cf2e3aa630af8f28070624c2dfe6824eea2a7b086c920b -binfiles arch=amd64-netbsd size=37 - bin/amd64-netbsd/m-tx - bin/amd64-netbsd/prepmx - -name m-tx.armhf-linux -category Package -revision 48716 -shortdesc armhf-linux files of m-tx -containersize 35672 -containerchecksum 43d9fe5a59f51fc34d6c76466f75b30d79c58ce4741368904a8d20fbf595a25098c5ab7fb066fbc28d68e156d32d904026973ae55eef7e7b633f53a3ca22923a -binfiles arch=armhf-linux size=28 - bin/armhf-linux/m-tx - bin/armhf-linux/prepmx - -name m-tx.i386-cygwin -category Package -revision 47651 -shortdesc i386-cygwin files of m-tx -containersize 42252 -containerchecksum 60a439b41f95371dea00aa44d432bbeb03b9d265610b473975badad5265975532ff6d5f54aaffb302e6846ca41c4f5bef3e4fb368d0bc909aa0e2d31974c2762 -binfiles arch=i386-cygwin size=33 - bin/i386-cygwin/m-tx - bin/i386-cygwin/prepmx.exe - -name m-tx.i386-freebsd -category Package -revision 46816 -shortdesc i386-freebsd files of m-tx -containersize 36492 -containerchecksum 4790b706c2f30974a52467c6659d864c5dde2e9e0e274c36ad524f373bc7565fecdfd2c06757c13b67c991800dd756a54def819153f39018f8cef22016a21005 -binfiles arch=i386-freebsd size=28 - bin/i386-freebsd/m-tx - bin/i386-freebsd/prepmx - -name m-tx.i386-linux -category Package -revision 47647 -shortdesc i386-linux files of m-tx -containersize 46908 -containerchecksum 2cdacb9e784e964fb7b03fef1d19f75224b64a95f1bdb0793be62548c4941704de4442217bbc13c5c71456383663a2021155dc5fea4f719f7e5a89576d4af8e5 -binfiles arch=i386-linux size=34 - bin/i386-linux/m-tx - bin/i386-linux/prepmx - -name m-tx.i386-netbsd -category Package -revision 46812 -shortdesc i386-netbsd files of m-tx -containersize 37288 -containerchecksum b7ef2a1c980616a8900a6deca5c7bf88b0dfed4a90fd6d621686e112df2ddd6cd9363fff2241cc81480b50bd4196e3fee418186d1d27a3fe69519fb17b01d4d7 -binfiles arch=i386-netbsd size=34 - bin/i386-netbsd/m-tx - bin/i386-netbsd/prepmx - -name m-tx.i386-solaris -category Package -revision 48732 -shortdesc i386-solaris files of m-tx -containersize 43020 -containerchecksum fb4720c1292415becd7ab121c475fe924be2c1d9d52d93a815568d1fc76f4097c74214f824dd2247fb6632ddb46df307481ae04a34bffbd8aa20b69393e8758f -binfiles arch=i386-solaris size=31 - bin/i386-solaris/m-tx - bin/i386-solaris/prepmx - -name m-tx.sparc-solaris -category Package -revision 48739 -shortdesc sparc-solaris files of m-tx -containersize 40272 -containerchecksum 1aa152c8c05eeab6d0078b62e78037def4abc6843908bcad52cef06bbfe804fc6a5479eefb7f502b266e72f818d128fadb8f9e40cc2526232e9e71c281883046 -binfiles arch=sparc-solaris size=32 - bin/sparc-solaris/m-tx - bin/sparc-solaris/prepmx - -name m-tx.win32 -category Package -revision 47646 -shortdesc win32 files of m-tx -containersize 41160 -containerchecksum 51bd0b531f1722ff5dc409974226a2dd37fb1fac1dc6142eb2b8642c1cc71de60f7bba55b31b8518b64fb947f2e6af6f46bca54b19319c924b6ef5f8c129da6c -binfiles arch=win32 size=29 - bin/win32/m-tx.exe - bin/win32/prepmx.exe - -name m-tx.x86_64-cygwin -category Package -revision 47650 -shortdesc x86_64-cygwin files of m-tx -containersize 43612 -containerchecksum 1b65ef8a601e29b349744b08dd225a7fd121e0062522385e596aeb33ed39eb9b08c35827ae47da58a226e6f051c00e3550d364d3c09c8c18c9200fdeaa43d710 -binfiles arch=x86_64-cygwin size=31 - bin/x86_64-cygwin/m-tx - bin/x86_64-cygwin/prepmx.exe - -name m-tx.x86_64-darwin -category Package -revision 48728 -shortdesc x86_64-darwin files of m-tx -containersize 45088 -containerchecksum c073ee6b0ccf670bbe5b6f2b515f87c7dcaed002c2d0565c7ca309e0f3fc2be71f182e9604cc3f03a47459b5de7e5dc109fbbad2a6b3310af2bcc5070e91bd0e -binfiles arch=x86_64-darwin size=32 - bin/x86_64-darwin/m-tx - bin/x86_64-darwin/prepmx - -name m-tx.x86_64-darwinlegacy -category Package -revision 47387 -shortdesc x86_64-darwinlegacy files of m-tx -containersize 43596 -containerchecksum b35578b3104a4405e31bf4a905f622e4485eafbc51428a8529f9770ddb0eaa70babcbc20696c386789e198311033d0836627262591b4ad66bb9f7e9da1272878 -binfiles arch=x86_64-darwinlegacy size=32 - bin/x86_64-darwinlegacy/m-tx - bin/x86_64-darwinlegacy/prepmx - -name m-tx.x86_64-linux -category Package -revision 47647 -shortdesc x86_64-linux files of m-tx -containersize 43480 -containerchecksum 1742a6418640404cf1a39432ba090a2a8dc3e3dd1de26280178a1c4d243334f5af3d3dfe1002e03e06706665c876869509bde95e9b90e1f8795ab372e50e1cc9 -binfiles arch=x86_64-linux size=33 - bin/x86_64-linux/m-tx - bin/x86_64-linux/prepmx - -name m-tx.x86_64-linuxmusl -category Package -revision 47647 -shortdesc x86_64-linuxmusl files of m-tx -containersize 46844 -containerchecksum 1248e8f8073087e9a8164271487387cab6f8a380af9971f5a5783762da92c9da7c796f1ba2a74926efe23b8cc68c83845bec9a1143966ab8733e18298568ea5d -binfiles arch=x86_64-linuxmusl size=35 - bin/x86_64-linuxmusl/m-tx - bin/x86_64-linuxmusl/prepmx - -name m-tx.x86_64-solaris -category Package -revision 48732 -shortdesc x86_64-solaris files of m-tx -containersize 47240 -containerchecksum 8a4e31a7a37b7c9a8a06237497bcd018839c739c204ad20902accc1c43d17da40e48d1381165c7120c2dd92b46e18e06cd6c7269366cdf0c0ed2dc7466549755 -binfiles arch=x86_64-solaris size=35 - bin/x86_64-solaris/m-tx - bin/x86_64-solaris/prepmx - -name macros2e -category Package -revision 46026 -shortdesc A list of internal LaTeX2e macros -relocated 1 -longdesc This document lists the internal macros defined by the LaTeX2e -longdesc base files which can also be useful to package authors. The -longdesc macros are hyper-linked to their description in source2e. For -longdesc this to work both PDFs must be inside the same directory. This -longdesc document is not yet complete in content and format and may miss -longdesc some macros. -containersize 776 -containerchecksum 2839f7638b935e0832edc459f6bd61500b76c4969b9c7d45431f578b351d3375768a2c733066801143035d89284d7ff808f415067a92f4932bcd3128a59c8954 -doccontainersize 185624 -doccontainerchecksum a1c2c1d491f263456de3f312729218ef4485f61f84fa216f1ac3a0b3e5e9a90dd4e728c1b031a27d90364beff4f9acf6a37e55f5ef04fd746804ac4a7f9b1304 -docfiles size=55 - RELOC/doc/latex/macros2e/Makefile - RELOC/doc/latex/macros2e/README details="Readme" - RELOC/doc/latex/macros2e/macros2e.pdf details="The macro list itself" - RELOC/doc/latex/macros2e/macros2e.tex -runfiles size=1 - RELOC/tex/latex/macros2e/extlabels.sty -catalogue-ctan /info/macros2e -catalogue-date 2017-12-09 15:32:14 +0100 -catalogue-license lppl1.3c -catalogue-topics latex-doc -catalogue-version 0.4a - -name macroswap -category Package -revision 31498 -shortdesc Swap the definitions of two LaTeX macros -relocated 1 -longdesc The package provides simple utility methods to swap the meaning -longdesc (token expansion) of two macros by name. -containersize 1056 -containerchecksum 39059c91b813b434cb13386cb40eb67cb045178008bb2460405f12eff6229ca7c9937605ea2ace4b4dd405b48254319ae3f072a28d277ce112d80aca3a392027 -doccontainersize 163320 -doccontainerchecksum 47cf23120b9a25a8cee5f4a89ce3e3e2cea07a3db390fedd51ee0288e50b55224b6e664908eac84dc50f2157c5b51f7694dd7f1345fa9392c324fd89c9e9326f -docfiles size=42 - RELOC/doc/latex/macroswap/Makefile - RELOC/doc/latex/macroswap/README details="Readme" - RELOC/doc/latex/macroswap/macroswap.pdf details="Package documentation" -srccontainersize 3168 -srccontainerchecksum 799545bbf299a75c9f66e00525ce96a9177cf9fe916f95082dfa516925de635894ba33e00ebf3e239be46e91573b066b41370884bb3608ca460099f2657ee22d -srcfiles size=3 - RELOC/source/latex/macroswap/macroswap.dtx - RELOC/source/latex/macroswap/macroswap.ins -runfiles size=1 - RELOC/tex/latex/macroswap/macroswap.sty -catalogue-ctan /macros/latex/contrib/macroswap -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.2 -catalogue-topics macro-supp -catalogue-version 1.1 - -name mafr -category Package -revision 15878 -shortdesc Mathematics in accord with French usage -relocated 1 -longdesc The package provides settings and macros for typesetting -longdesc mathematics with LaTeX in compliance with French usage. It -longdesc comes with two document classes, 'fiche' and 'cours', useful to -longdesc create short high school documents such as tests or lessons. -longdesc The documentation is in French. -containersize 2196 -containerchecksum cd38708b8ac98fa1d95d77c7b107a213d07cd778212c9e9ea5cf0b3d758d6079b69637ef2ed4fcc0c5da58b3a75d76fe6c68ae874a07b17aad9f8414b2bf9ab1 -doccontainersize 60028 -doccontainerchecksum 168a80bfaaee9ff30c8bd3511a862d0e0cc0b12d873a7b412cadc375c04580f39781e48c138df062e5d66a0953ae81e9e78ecc5ae493f6a8543e4a72d57e277e -docfiles size=26 - RELOC/doc/latex/mafr/ALIRE details="Package ALIRE" language="fr" - RELOC/doc/latex/mafr/COPYING - RELOC/doc/latex/mafr/README details="Package README" language="en" - RELOC/doc/latex/mafr/docmafr.pdf details="Package documentation" language="fr" - RELOC/doc/latex/mafr/docmafr.tex - RELOC/doc/latex/mafr/triangle.eps -runfiles size=3 - RELOC/tex/latex/mafr/cours.cls - RELOC/tex/latex/mafr/fiche.cls - RELOC/tex/latex/mafr/mafr.sty -catalogue-ctan /macros/latex/contrib/mafr -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics maths french exercise -catalogue-version 1.0 - -name magaz -category Package -revision 24694 -shortdesc Magazine layout -relocated 1 -longdesc The current version does special formatting for the first line -longdesc of text in a paragraph. The package is part of a larger body of -longdesc tools which remain in preparation. -containersize 4420 -containerchecksum 02837fa79e1ac2edfc20dd0cfd4d215d0f38b9dcc4d3a234d3fbf67d418614b696e1a08e547cbd901efe949711d61fb01cb22b5253945d9dd7c5d3b050ddfeee -doccontainersize 231636 -doccontainerchecksum cff62121a4918f8ced43f519dc301b6a5c521763ede7f616d8eb6bf09a603b411e4f3783086e6810fd9feb92cc438974bb28b0f5bc673bc79ea685eca0776e3d -docfiles size=62 - RELOC/doc/latex/magaz/magaz.pdf details="Package documentation" - RELOC/doc/latex/magaz/magaz.tex -runfiles size=3 - RELOC/tex/latex/magaz/magaz.sty -catalogue-ctan /macros/latex/contrib/magaz -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics layout typesetting -catalogue-version 0.4 - -name mailing -category Package -revision 15878 -shortdesc Macros for mail merging -relocated 1 -longdesc This package is for use when sending a large number of letters, -longdesc all with the same body text. The package's \addressfile command -longdesc is used to specify who the letter is to be sent to; the body of -longdesc the \mailingtext command specifies the text of the letters, -longdesc possibly using macros defined in the \addressfile. -containersize 1784 -containerchecksum 1a3f6e06eaecaff632a3111fa3baa0eb5cfa6083904b67f9249be9b8a139ff6f5656c4e5dc996c69df651d7b8866ca5e5937eda8eea7177b12dfc67ed6a80b9a -doccontainersize 58460 -doccontainerchecksum d92f6627ad7288a711e69e56162e12952b16fcc9d8184d2cb7118114eab6002b2db8454a464b3e1b4a59f8a27d53224a5091186f98c2dc699e2f7be8f804af72 -docfiles size=18 - RELOC/doc/latex/mailing/mailing.pdf details="Package documentation" - RELOC/doc/latex/mailing/manifest.txt -srccontainersize 3524 -srccontainerchecksum 47cfa6d0280cad84b5afc86091924b52d431853ab6e67febb18c9ebc4d6d5ff87c41df015170bfe26acb27a40989627b02b24ad8166c38da21e347c353a555c7 -srcfiles size=4 - RELOC/source/latex/mailing/mailing.dtx - RELOC/source/latex/mailing/mailing.ins -runfiles size=1 - RELOC/tex/latex/mailing/mailing.sty -catalogue-ctan /macros/latex/contrib/mailing -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics mailing - -name mailmerge -category Package -revision 15878 -shortdesc Repeating text field substitution -relocated 1 -longdesc The package mailmerge provides an interface to produce text -longdesc from a template, where fields are replaced by actual data, as -longdesc in a database. The package may be used to produce several -longdesc letters from a template, certificates or other such documents. -longdesc It allows access to the entry number, number of entries and so -longdesc on. -containersize 1928 -containerchecksum 9ce0a1bcd0e0b14112b2840bdc6850069ef0c98f45e2142842516bcb075a182064f6ec4efa07ab5576ac47b03dec3cb13d1cf30558030949621909d44e36042a -doccontainersize 91928 -doccontainerchecksum 8b07be8de89a9046687021e5a60e4d60120d22999d3238022f4cd6521ad5792ed7a25a0c39204b43894753a2fa0c621adf3fcd4fdcdc9675c4bc858e7385e6e9 -docfiles size=27 - RELOC/doc/latex/mailmerge/README details="Readme" - RELOC/doc/latex/mailmerge/mailmerge.pdf details="Package documentation" -srccontainersize 4236 -srccontainerchecksum 2fd8ba294c2b23c952a499ad33dd6a6ac76097fcfd60a5a473b29d91d0f098cea26caa9ada49dac83cdce1cf1745f7c20d79a8b59b5f387421d5d153403219c1 -srcfiles size=4 - RELOC/source/latex/mailmerge/mailmerge.dtx - RELOC/source/latex/mailmerge/mailmerge.ins -runfiles size=1 - RELOC/tex/latex/mailmerge/mailmerge.sty -catalogue-also mailing merge postcards -catalogue-ctan /macros/latex/contrib/mailmerge -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.2 -catalogue-topics mailing -catalogue-version 1.0 - -name make4ht -category Package -revision 49840 -shortdesc A build system for tex4ht -longdesc make4ht is a simple build system for tex4ht, a TeX to XML -longdesc converter. It provides a command line tool that drives the -longdesc conversion process. It also provides a library which can be -longdesc used to create customized conversion tools. -depend make4ht.ARCH -containersize 32516 -containerchecksum 53e5dbacc1cd83b88724d084b78a2547e012d3a56235153dae35138e0a37267748646214379050923d33ba2adf8b6a2436ca8d333d8eceff4e143f2f9e55a1c8 -doccontainersize 126624 -doccontainerchecksum 33bc85db63c069455861212c8e004cffdfafb99850c09daba82a1606864ffff8df2e80f9b7429b60db0005af10a02fae2746338d8d3b0cdc87418c4559eda1df -docfiles size=50 - texmf-dist/doc/support/make4ht/README details="Readme" - texmf-dist/doc/support/make4ht/changelog.tex - texmf-dist/doc/support/make4ht/make4ht-doc.pdf details="Package documentation" - texmf-dist/doc/support/make4ht/make4ht-doc.tex - texmf-dist/doc/support/make4ht/readme.tex -runfiles size=57 - texmf-dist/scripts/make4ht/domfilters/make4ht-aeneas.lua - texmf-dist/scripts/make4ht/domfilters/make4ht-fixinlines.lua - texmf-dist/scripts/make4ht/domfilters/make4ht-idcolons.lua - texmf-dist/scripts/make4ht/domfilters/make4ht-joincharacters.lua - texmf-dist/scripts/make4ht/domfilters/make4ht-odtimagesize.lua - texmf-dist/scripts/make4ht/domfilters/make4ht-t4htlinks.lua - texmf-dist/scripts/make4ht/extensions/common_domfilters.lua - texmf-dist/scripts/make4ht/extensions/common_filters.lua - texmf-dist/scripts/make4ht/extensions/dvisvgm_hashes.lua - texmf-dist/scripts/make4ht/extensions/latexmk_build.lua - texmf-dist/scripts/make4ht/extensions/mathjaxnode.lua - texmf-dist/scripts/make4ht/extensions/odttemplate.lua - texmf-dist/scripts/make4ht/extensions/staticsite.lua - texmf-dist/scripts/make4ht/extensions/tidy.lua - texmf-dist/scripts/make4ht/filters/make4ht-cleanspan-nat.lua - texmf-dist/scripts/make4ht/filters/make4ht-cleanspan.lua - texmf-dist/scripts/make4ht/filters/make4ht-domfilter.lua - texmf-dist/scripts/make4ht/filters/make4ht-entities-to-unicode.lua - texmf-dist/scripts/make4ht/filters/make4ht-entities.lua - texmf-dist/scripts/make4ht/filters/make4ht-filter.lua - texmf-dist/scripts/make4ht/filters/make4ht-fix-links.lua - texmf-dist/scripts/make4ht/filters/make4ht-fixligatures.lua - texmf-dist/scripts/make4ht/filters/make4ht-hruletohr.lua - texmf-dist/scripts/make4ht/filters/make4ht-mathjaxnode.lua - texmf-dist/scripts/make4ht/filters/make4ht-odttemplate.lua - texmf-dist/scripts/make4ht/filters/make4ht-staticsite.lua - texmf-dist/scripts/make4ht/filters/make4ht-svg-height.lua - texmf-dist/scripts/make4ht/formats/docbook.lua - texmf-dist/scripts/make4ht/formats/html5.lua - texmf-dist/scripts/make4ht/formats/odt.lua - texmf-dist/scripts/make4ht/formats/tei.lua - texmf-dist/scripts/make4ht/formats/xhtml.lua - texmf-dist/scripts/make4ht/lapp-mk4.lua - texmf-dist/scripts/make4ht/make4ht - texmf-dist/scripts/make4ht/make4ht-aeneas-config.lua - texmf-dist/scripts/make4ht/make4ht-config.lua - texmf-dist/scripts/make4ht/make4ht-dvireader.lua - texmf-dist/scripts/make4ht/make4ht-filterlib.lua - texmf-dist/scripts/make4ht/make4ht-lib.lua - texmf-dist/scripts/make4ht/make4ht-xtpipes.lua - texmf-dist/scripts/make4ht/mathnode.lua - texmf-dist/scripts/make4ht/mkparams.lua - texmf-dist/scripts/make4ht/mkutils.lua -catalogue-contact-repository https://github.com/michal-h21/make4ht -catalogue-ctan /support/make4ht -catalogue-date 2019-01-23 14:16:38 +0100 -catalogue-license lppl1.3 -catalogue-topics cvt-html -catalogue-version 0.2e - -name make4ht.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of make4ht -containersize 336 -containerchecksum 94d40164ef55c21585c0a7cd8b52a24fe7e0ec2037ca5c124af46aad8ea96afeb1b3ba7cc0318dfa520b512bb4501bc0fc0519f0db475be3b234594a628f20e2 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/make4ht - -name make4ht.amd64-freebsd -category Package -revision 37750 -shortdesc amd64-freebsd files of make4ht -containersize 340 -containerchecksum 71ee7dcb8d68d5a8ea138c5bcab03f6f1790b39a97ac6755120c8dd94fb0a615b482a31a46dd43bc5a7102a5c1fc03d2674730a64e33bf3566ecc896c56b7c12 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/make4ht - -name make4ht.amd64-netbsd -category Package -revision 37750 -shortdesc amd64-netbsd files of make4ht -containersize 336 -containerchecksum 78835600c499656522367cb41969a341e295a499bf2c5f3f03ff2f83860124326d5d6d45608377da299f582433bda1fad7f8652367e9611f2fb6d730b13a2b91 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/make4ht - -name make4ht.armhf-linux -category Package -revision 37750 -shortdesc armhf-linux files of make4ht -containersize 336 -containerchecksum 525dd8cc1eee420318a71288e4436d9a85ab8cc7632ecab7ba40ae2d6d99aa6bcd5078b6fc95ee28d8a33ec443d0ab51f0de848d7a8c7efff1b2913552713b9c -binfiles arch=armhf-linux size=1 - bin/armhf-linux/make4ht - -name make4ht.i386-cygwin -category Package -revision 37750 -shortdesc i386-cygwin files of make4ht -containersize 336 -containerchecksum 31fbe6a2e7b9fc292f28d9301a73c28ec92af495b4409098ec9e14de22e343c0f01286c738416ca14cfd957f4e0089b26bab2761924374fd753736fd27d126b7 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/make4ht - -name make4ht.i386-freebsd -category Package -revision 37750 -shortdesc i386-freebsd files of make4ht -containersize 340 -containerchecksum dba192b20d5f5e26179e4550e9147739ff62175cb536c58dda071009f61d26c9227be16b151a41fe0a328967148c12597be8059cde4dc6141d7d3b464fa026cf -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/make4ht - -name make4ht.i386-linux -category Package -revision 37750 -shortdesc i386-linux files of make4ht -containersize 336 -containerchecksum 275b266900b7a373607576e842c03d1d15775acaf26886ef090d3252f54dad825addaafdefaaa6d5d181fc530431e06559d0fadb9e5a5d0bf7881dbb106108d7 -binfiles arch=i386-linux size=1 - bin/i386-linux/make4ht - -name make4ht.i386-netbsd -category Package -revision 37750 -shortdesc i386-netbsd files of make4ht -containersize 336 -containerchecksum 5db50b6b4341869f5ad8cab253c1d29d7c57df5b3d0a0f3bf59e1aa0b810853d64e16ea2186a2d597b206574fc09661f7adb0b5547572fd28d454047f5cbf481 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/make4ht - -name make4ht.i386-solaris -category Package -revision 37750 -shortdesc i386-solaris files of make4ht -containersize 340 -containerchecksum e38045e7c4cca80bd2e69375584adb701c0426c7617c9d6b03b08a71f1b14b38f2601772305933ef909d5c90e382a9006c94e01643b214859725eb9e7bb93185 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/make4ht - -name make4ht.sparc-solaris -category Package -revision 37750 -shortdesc sparc-solaris files of make4ht -containersize 336 -containerchecksum cfd40961504cec931727eec7e28c88b94234f0f6650b556036ddf6279e2256d3dc931265ab34e9b14cfe364e9fca67f65cd6281b1d1e82a5b572870ce3e65111 -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/make4ht - -name make4ht.win32 -category Package -revision 37750 -shortdesc win32 files of make4ht -containersize 684 -containerchecksum 40d7b783b111954ab5fe7a3f96201a23e53c94bf018d6c2e6519ddaef0cd48b9e3c4ad8349909e5d26cd10c28d6593e588f31047ff0ce6855facff9d3e97f092 -binfiles arch=win32 size=1 - bin/win32/make4ht.exe - -name make4ht.x86_64-cygwin -category Package -revision 37750 -shortdesc x86_64-cygwin files of make4ht -containersize 340 -containerchecksum d1edd9291e2c7094f8772af920036301bfd2240a688aff2d31be3f89406b8673ae1c922b8040a53f0184aca93f2a6210cba03ae9a8cac5ab1ba6d9d728d75837 -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/make4ht - -name make4ht.x86_64-darwin -category Package -revision 37750 -shortdesc x86_64-darwin files of make4ht -containersize 340 -containerchecksum 2a42571ea9fa11ec091556c2c287eb9428ce9dca8f31ac23636b4d63df1ba9c34549aaa8ac720555ca5d22351de021f2c529675443600350229e440a37ce6977 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/make4ht - -name make4ht.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of make4ht -containersize 348 -containerchecksum 649d04cf34d0f26121d34d6fa39e5000ff265a5f00b8b80b3de9f564b3518938ca5cdb79a50b6542f0566eeb0f417093d6c79dc32bb0ebd01ee9613c7ec2ae6c -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/make4ht - -name make4ht.x86_64-linux -category Package -revision 37750 -shortdesc x86_64-linux files of make4ht -containersize 340 -containerchecksum 6ce15ff5406e2b235c7e89b0fbbd83c1cc9c5489567739b626f1071057a1d5a411131ad328ca2b42ece5a064bc0f4c01a4812ce7d799f1bd4a83d47313547e44 -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/make4ht - -name make4ht.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of make4ht -containersize 340 -containerchecksum 4f0cfd636565d4496324b30f2e21909ec7b05a94ed4f3bee06ca2a002e777a9442e7fd5c92d3b56259a981bbb6f181ce6087d67fbae7863fd96b277e38e7c3ca -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/make4ht - -name make4ht.x86_64-solaris -category Package -revision 37750 -shortdesc x86_64-solaris files of make4ht -containersize 340 -containerchecksum e32c2a25776027024a4da4ed9ea8edd40407cebbdb858d463a44f37e69a0a8583cb100fc274034ca0970a10094b13da73023c8c15366cb1f5bdf95be03b2a79a -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/make4ht - -name makebarcode -category Package -revision 15878 -shortdesc Print various kinds 2/5 and Code 39 bar codes -relocated 1 -longdesc The package contains macros for printing various 2/5 bar codes -longdesc and Code 39 bar codes. The macros do not use fonts but create -longdesc the bar codes directly using vertical rules. It is therefore -longdesc possible to vary width to height ratio, ratio of thin and thick -longdesc bars. The package is therefore convenient for printing ITF bar -longdesc codes as well as bar codes for identification labels for HP -longdesc storage media. -containersize 4928 -containerchecksum cd03fb999898e2c34f68c177151573fe3cd84af4a6f63d4e49eb84f7a719dc4d47ef492a74a5c9f95b7ad323efd7de4b5793d635f3fd4807dec3bc078ac318dd -doccontainersize 272048 -doccontainerchecksum c8f8e2239b24714dba4b6237ab1e1936f8d05c2829c7d5a10735837f2eec3d3573b5d435bc6f54cfbb42eb3800de4b5c5a3ada2efbca951d5539ed5d7347cf68 -docfiles size=79 - RELOC/doc/latex/makebarcode/License.txt - RELOC/doc/latex/makebarcode/README details="Readme" - RELOC/doc/latex/makebarcode/makebarcode.pdf details="Package documentation" - RELOC/doc/latex/makebarcode/makebarcode.tex -runfiles size=5 - RELOC/tex/latex/makebarcode/makebarcode.sty -catalogue-ctan /macros/latex/contrib/makebarcode -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics barcode -catalogue-version 1.0 - -name makebase -category Package -revision 41012 -shortdesc Typeset counters in a different base -relocated 1 -longdesc This package typesets a LaTeX counter such as page in an -longdesc arbitrary base (default 16). It does not change font or -longdesc typeface. The package extends the functionality of the existing -longdesc hex LaTeX 2.09 package and provides documentation. However, the -longdesc author is not a mathematician, and suggestions for rewriting -longdesc the code are welcomed. Warning: this is alpha software and may -longdesc contain bugs. Please report problems to the author. -containersize 1316 -containerchecksum 8b66b365ac438f21b0293a5254bc29ada3a8b63dc0cc97e0e44e66a9346a8e75fdf38fc17c762d1432e83a10f9aefafbddaa272f1824bacaffb24bb4e18ca46c -doccontainersize 450436 -doccontainerchecksum aa958571714d79a478f8ae077649eeed9b9d4e678ac3749e4ba2bbaf1366316af314bc9f4f5751714c9c7e6f843d962f35737c4134094ea65368863e3c67ef40 -docfiles size=114 - RELOC/doc/latex/makebase/MANIFEST - RELOC/doc/latex/makebase/README.md details="Readme" - RELOC/doc/latex/makebase/makebase-test.tex - RELOC/doc/latex/makebase/makebase.pdf details="Package documentation" -srccontainersize 15000 -srccontainerchecksum 423877eced8c97c1115a0a8b2f0924111dcb01de3157fa7b606c92c28c5a862dea18feefc049e8d49243d05a7817478263f23122dc66fe2c0ec07d975eb82f8f -srcfiles size=13 - RELOC/source/latex/makebase/makebase.dtx - RELOC/source/latex/makebase/makebase.ins -runfiles size=1 - RELOC/tex/latex/makebase/makebase.sty -catalogue-ctan /macros/latex/contrib/makebase -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics numbers -catalogue-version 0.2 - -name makebox -category Package -revision 15878 -shortdesc Defines a \makebox* command -relocated 1 -longdesc Define a \makebox* command that does the same as a \makebox -longdesc command, except that the width is given by a sample text -longdesc instead of an explicit length measure. -containersize 948 -containerchecksum e5f36d8eec92d974aff44689361bcd61ffddc9b3de97f79de457049eac9f20557a81ae76773ccd747ddd1e5273008a53f7f4f315dde377409cfefd7db921d085 -doccontainersize 272636 -doccontainerchecksum 675d283b75016bf8ccf3a341e468ea2c97d07fddd2aefc228363e7785641015ed7546388d6ba1f9f76fe45391c9b0634e7f6c1583bde7169dece5485a7dcbb53 -docfiles size=74 - RELOC/doc/latex/makebox/ChangeLog - RELOC/doc/latex/makebox/README details="Package Readme" - RELOC/doc/latex/makebox/getversion.tex - RELOC/doc/latex/makebox/makebox.pdf details="Package documentation" - RELOC/doc/latex/makebox/makebox.xml - RELOC/doc/latex/makebox/testmakebox.tex -srccontainersize 2892 -srccontainerchecksum 21aefe5e849c5801e1ec3713bf1c568555e910bc22d7bcca4a7ef4ced82a3258c7568cb22b20c087816e17fe33ca896d3fe0bdc339e933822dd0b247a80a370a -srcfiles size=4 - RELOC/source/latex/makebox/Makefile - RELOC/source/latex/makebox/makebox.dtx - RELOC/source/latex/makebox/makebox.ins -runfiles size=1 - RELOC/tex/latex/makebox/makebox.sty -catalogue-ctan /macros/latex/contrib/makebox -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics boxing -catalogue-version 0.1 - -name makecell -category Package -revision 15878 -shortdesc Tabular column heads and multilined cells -relocated 1 -longdesc This package supports common layouts for tabular column heads -longdesc in whole documents, based on one-column tabular environment. In -longdesc addition, it can create multi-lined tabular cells. The Package -longdesc also offers: a macro which changes the vertical space around -longdesc all the cells in a tabular environment (similar to the function -longdesc of the tabls package, but using the facilities of the array) -longdesc macros for multirow cells, which use the facilities of the -longdesc multirow package; macros to number rows in tables, or to skip -longdesc cells; diagonally divided cells; horizontal lines in tabular -longdesc environments with defined thickness. -containersize 4460 -containerchecksum c1859d1f0f93a52632e7c8fddeded1f9cf71684bd4aa6d3c2469a1e42ace260a4b35aa6a382d9ba8c22aced107d7ff21f566f1929f0643a96e7c6bddb35df5d7 -doccontainersize 690220 -doccontainerchecksum 68bab63d7ae25b48f8a1405b975d183b1569390ee2b764e73e133464e02a0b482cc65a747b1a648043fe02d94e26568d5c86789c6dd3d91d2a954bb9abc0ac0c -docfiles size=209 - RELOC/doc/latex/makecell/README details="README file" - RELOC/doc/latex/makecell/makecell-rus.pdf details="Package documentation" language="ru" - RELOC/doc/latex/makecell/makecell-rus.tex - RELOC/doc/latex/makecell/makecell.pdf details="Package documentation" language="en" -srccontainersize 14788 -srccontainerchecksum 66590735e5c96e54a2a984a5473c8afd088b6c52ab405b622797a780332e3c5b78ccebde73f0828656882219e8a5694ec80796e5f962e42858231af6d0918972 -srcfiles size=17 - RELOC/source/latex/makecell/makecell.dtx -runfiles size=4 - RELOC/tex/latex/makecell/makecell.sty -catalogue-ctan /macros/latex/contrib/makecell -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics table -catalogue-version 0.1e - -name makecirc -category Package -revision 15878 -shortdesc A MetaPost library for drawing electrical circuit diagrams -relocated 1 -longdesc MakeCirc is a MetaPost library that contains diverse symbols -longdesc for use in circuit diagrams. MakeCirc offers a high quality -longdesc tool, with a simple syntax. MakeCirc is completely integrated -longdesc with LaTeX documents and with other MetaPost drawing/graphic. -longdesc Its output is a PostScript file. MakeCirc only requires (La)TeX -longdesc and MetaPost to work. -containersize 12296 -containerchecksum 1be011dd44cc281763a4243ac8770cb24d5a8dcfe3b7a4c5a1a21678140ac279e0afd8a7448b5c9a4466f1c03d9fbad1a4e7a722e8ca553b30f95c291cb67b89 -doccontainersize 473288 -doccontainerchecksum e0ee3b6a430492a23ab857c77af8f96dc969af562d62590f7b34014ee2632e657d4a1cb26152e019d3d31cf35df3aa0c906cddee284e88bf4ade10b0097c4af8 -docfiles size=141 - RELOC/doc/metapost/makecirc/MakeCirc-en.pdf details="Package documentation in English" language="en" - RELOC/doc/metapost/makecirc/MakeCirc.pdf details="Package documentation in Spanish" language="es" - RELOC/doc/metapost/makecirc/README details="Readme" - RELOC/doc/metapost/makecirc/ejemplos.pdf -runfiles size=15 - RELOC/metapost/makecirc/ejemplos.mp - RELOC/metapost/makecirc/latex.mp - RELOC/metapost/makecirc/makecirc.mp -catalogue-ctan /graphics/metapost/contrib/macros/makecirc -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics diagram-circ - -name makecmds -category Package -revision 15878 -shortdesc The new \makecommand command always (re)defines a command -relocated 1 -longdesc The package provides a \makecommand command, which is like -longdesc \(re)newcommand except it always (re)defines a command. There -longdesc is also \makeenvironment and \provideenvironment for -longdesc environments. -containersize 1336 -containerchecksum 7a742680ba9b4f3fa0e079b32781610e93765e631ec7f92e2e495e8d35c20fe8375533164aeff411587eb915a703150d4a5d6bc767348e49ad9129dd70b9a599 -doccontainersize 115600 -doccontainerchecksum 0e5aa35987bc7be7f4cd54d14be5dc960e5d0d5a0a5be103e7fcd0712749020955b6c9e178e5673abff01cc26f7f87fc426e921e87cfccb5beb1c62a447f7f3b -docfiles size=34 - RELOC/doc/latex/makecmds/README details="Readme" - RELOC/doc/latex/makecmds/makecmds.pdf -srccontainersize 5288 -srccontainerchecksum ed945ae385baa825f773d690099c9f7ad9c66bfb046267a0587e8992b545c4c5eb97b6816731bfc8db578ee4d9570862ca089d67546fd044a93c96404d49f0dd -srcfiles size=5 - RELOC/source/latex/makecmds/makecmds.dtx - RELOC/source/latex/makecmds/makecmds.ins -runfiles size=1 - RELOC/tex/latex/makecmds/makecmds.sty -catalogue-ctan /macros/latex/contrib/makecmds -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics macro-supp - -name makecookbook -category Package -revision 49311 -shortdesc Make a Cookbook -relocated 1 -longdesc The makecookbook bundle contains the files needed to create a -longdesc nice quality family cookbook in a form ready to submit to most -longdesc print-on-demand companies. Modifiable choices have been made -longdesc regarding standard book features such as trim size, margins, -longdesc headers/footers, chapter heading formatting, front matter -longdesc (copyright page, table of contents, etc.) and back matter -longdesc (index). Commands and environments have been created to format -longdesc the food stories and recipes. The user will need to: supply -longdesc their own food stories and recipes(!), and install the needed -longdesc fonts. We assume a LuaTeX compile. Please note that no new -longdesc document class or package is included here. Rather, we provide -longdesc a modifiable preamble and a small number of other files that, -longdesc together, fully support creation of all of the internal pages -longdesc of a cookbook (i.e., everything except the cover art). -containersize 880 -containerchecksum 5f0ee480c7d9f5e2dff889559c89976ac27cb4c803d61f13fa88cad5c415a36628bb8c2cfb911d43d921fa849a769d51c5a43e37c6fdda8442279fa849534e75 -doccontainersize 463612 -doccontainerchecksum b7100378ffdff32786a1ac05875af770f378e37a801d8a2a4c14a0d942c472d16676ca8d5265e0986acfdc3e66f7513860135e03ccd85df6f28323d61f8ed14f -docfiles size=191 - RELOC/doc/lualatex/makecookbook/README.old - RELOC/doc/lualatex/makecookbook/README.txt details="Readme" - RELOC/doc/lualatex/makecookbook/makecookbook-doc.pdf details="Package documentation" - RELOC/doc/lualatex/makecookbook/makecookbook-doc.tex - RELOC/doc/lualatex/makecookbook/mycookbook/cb-idxstyle.ist - RELOC/doc/lualatex/makecookbook/mycookbook/cb-lettrine.cfl - RELOC/doc/lualatex/makecookbook/mycookbook/cb-preamble.tex - RELOC/doc/lualatex/makecookbook/mycookbook/img/image-a.jpg - RELOC/doc/lualatex/makecookbook/mycookbook/img/image-b.jpg - RELOC/doc/lualatex/makecookbook/mycookbook/makecookbook.pdf - RELOC/doc/lualatex/makecookbook/mycookbook/makecookbook.tex - RELOC/doc/lualatex/makecookbook/mycookbook/tex/cb-chapterA.tex - RELOC/doc/lualatex/makecookbook/mycookbook/tex/cb-chapterB.tex - RELOC/doc/lualatex/makecookbook/mycookbook/tex/cb-frontmatter.tex -catalogue-ctan /macros/luatex/latex/makecookbook -catalogue-date 2018-12-03 21:27:43 +0100 -catalogue-license lppl1.3c -catalogue-topics book-pub cooking luatex -catalogue-version 0.85 - -name makedtx -category Package -revision 46702 -shortdesc Perl script to help generate dtx and ins files -longdesc The makedtx bundle is provided to help LaTeX2e developers to -longdesc write the code and documentation in separate files, and then -longdesc combine them into a single .dtx file for distribution. It -longdesc automatically generates the character table, and also writes -longdesc the associated installation (.ins) script. -depend makedtx.ARCH -containersize 7700 -containerchecksum dd5e0a4545bc603998beef532f3accaed479fc06fc92a73de183d6803a9b4b7b54dea901964124607a4ba14559fc41e0a7b218c7b1796194d004334fa4d32544 -doccontainersize 269240 -doccontainerchecksum 279a128c92a8342c5b3f1091f6ec927fb1df8e977db847df9c390218f617df3b99aa0b91e3bf3749ee4d95c1fed6025dcfb4a1e6bac6b950cb337725732e77a3 -docfiles size=78 - texmf-dist/doc/support/makedtx/CHANGES.org - texmf-dist/doc/support/makedtx/README.txt details="Readme" - texmf-dist/doc/support/makedtx/latexmkrc.pl - texmf-dist/doc/support/makedtx/makedtx-version.tex - texmf-dist/doc/support/makedtx/makedtx.pdf details="Package documentation (PDF format)" -srccontainersize 16148 -srccontainerchecksum b1e5292d447a049f43e6a0cfa748adc369d5ec9a407c650848806865be46491425a36f201ba89f62d2e5fd0bb6efd1f6ce7251f3dd1c06f8ac8e6e46e4933997 -srcfiles size=16 - texmf-dist/source/support/makedtx/makedtx.dtx - texmf-dist/source/support/makedtx/makedtx.ins -runfiles size=8 - texmf-dist/scripts/makedtx/makedtx.pl - texmf-dist/tex/latex/makedtx/createdtx.sty -catalogue-also sty2dtx -catalogue-ctan /support/makedtx -catalogue-date 2018-02-21 20:29:09 +0100 -catalogue-license lppl -catalogue-topics package-devel -catalogue-version 1.2 - -name makedtx.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of makedtx -containersize 340 -containerchecksum f5d56486f30ce31190b25eec35ad749e656945e443809ec83849897a23af75ba4a758f6b0161653fda605f53719967a759605049433c069be6908f92674fb5d9 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/makedtx - -name makedtx.amd64-freebsd -category Package -revision 38769 -shortdesc amd64-freebsd files of makedtx -containersize 340 -containerchecksum 0da343b35200c3b081c200db218fc5e6c922d0f4a2f26aab914255e1b3b673828cfe9535a2c75083ac0a4708e93d5ff2b37f979a2a02e649101e96aa0fa750a0 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/makedtx - -name makedtx.amd64-netbsd -category Package -revision 38769 -shortdesc amd64-netbsd files of makedtx -containersize 340 -containerchecksum 70571a704cc7fd0b25ac627096d191466d715117a209828a08a7189f100b51cba77e9c7eb00042245f80bc36eba3cdf1a25f9b82bbf7c9f114b91097fd829974 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/makedtx - -name makedtx.armhf-linux -category Package -revision 38769 -shortdesc armhf-linux files of makedtx -containersize 340 -containerchecksum d995b63dd06f57690ccfddfd3be57b388f28ace5e76dbffda8c231537e5d223a15a3a9a8524b9f6553139372629ae0bd388ed3ff6691784da2abe1608017202a -binfiles arch=armhf-linux size=1 - bin/armhf-linux/makedtx - -name makedtx.i386-cygwin -category Package -revision 38769 -shortdesc i386-cygwin files of makedtx -containersize 340 -containerchecksum 382b03682753f75e42cf986b477c475ca260262cd94af0d0098a117435bc6f6ba4f9a17fc68fe02370ebfbabaa7819b89585bb91adda4ae5f98f4185d103098d -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/makedtx - -name makedtx.i386-freebsd -category Package -revision 38769 -shortdesc i386-freebsd files of makedtx -containersize 340 -containerchecksum 35feae783288ed02fabe65144d657f704bcfbd431bdf9eb7616e7d750933f58ac354c7a09dc5435bc91a1b5c8cb96f7d046fb35494d611339475dfbe4d4ec23d -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/makedtx - -name makedtx.i386-linux -category Package -revision 38769 -shortdesc i386-linux files of makedtx -containersize 340 -containerchecksum 4308402d103d8d37eeaba00b91512d3f70d0296aaf7f65f9fb9eef5fc691afd0cdfaf6545a5bc007e4de7878ed2addac9ab80f7660e77271ac338c41e933e5e7 -binfiles arch=i386-linux size=1 - bin/i386-linux/makedtx - -name makedtx.i386-netbsd -category Package -revision 38769 -shortdesc i386-netbsd files of makedtx -containersize 340 -containerchecksum c6da43b8d9910b79da698074a1d246f72fd5376db402359402e1c2f4adf76fdb23480d13ce0bc848e480215a3ef3b8983efd8d9dc0d236a7f267db63b73567a8 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/makedtx - -name makedtx.i386-solaris -category Package -revision 38769 -shortdesc i386-solaris files of makedtx -containersize 340 -containerchecksum 29b3152b681ae737413889e343bed1da628350b65bb529acd154a438e6cb814f27151d00636b6f2b49a25e544539eaf57f3ba2df5012b6b380d4e3da2e17f856 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/makedtx - -name makedtx.sparc-solaris -category Package -revision 38769 -shortdesc sparc-solaris files of makedtx -containersize 340 -containerchecksum 47f01491addbd99ef895fe8c2b09c0850a9ea9c6e23d42f1d4a9b619fd209a1eedc72c0e13a84c922fe8e47b20a94d4cc212a0e70117b11fce202e87e19310fd -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/makedtx - -name makedtx.win32 -category Package -revision 38769 -shortdesc win32 files of makedtx -containersize 684 -containerchecksum cba324d2e83c3a1bd3dea54bb24bc0515bf712f01b305d927f00de0d1e52ed7d086e2da34baa6bdf857d4a6cf31d2658a6af5c4ecb80650ed3b6703c049d3b82 -binfiles arch=win32 size=1 - bin/win32/makedtx.exe - -name makedtx.x86_64-cygwin -category Package -revision 38769 -shortdesc x86_64-cygwin files of makedtx -containersize 344 -containerchecksum 9eb6875a2fb60ed8969cd74acec867e8ffd4d329eee6b57c090bf222667661d744f6127e53406b5b118ad7657eb471a463a79102e41f5d53d647d9e42bc74e3c -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/makedtx - -name makedtx.x86_64-darwin -category Package -revision 38769 -shortdesc x86_64-darwin files of makedtx -containersize 344 -containerchecksum 6daacec57ef9ed28771aded16f05e49689e4bb25d3f5af693642167971381e9eaf8ab4de9b26e3c45b8d9598e30f59fbe434212e27bef4d839b4bb604438924d -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/makedtx - -name makedtx.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of makedtx -containersize 348 -containerchecksum c2760ba2a017926a584c7c86fcb247362a690bc49a9f0d8e43a09e8feb7206853370b1473d969aa28bee993b92284cf749a7a9e8fa4386c6b77a5bc22f69b851 -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/makedtx - -name makedtx.x86_64-linux -category Package -revision 38769 -shortdesc x86_64-linux files of makedtx -containersize 344 -containerchecksum 7f1b42d745f61887c2a627b7454c18130ec5c8f6d7d9ec1feedc1674f7175c303f2619adc36f61dea52ab3561355ed80a43fdf9553437529656e4fa905da7cde -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/makedtx - -name makedtx.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of makedtx -containersize 344 -containerchecksum 29784a0ccefe5fc43444f9ef3e0926ed8ca9aee929971a62f77bb6bf67f5281a3e04a5913fc12d2544b41afb501c870fc9de44650c9f5ad39d1adc669fde30e7 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/makedtx - -name makedtx.x86_64-solaris -category Package -revision 38769 -shortdesc x86_64-solaris files of makedtx -containersize 340 -containerchecksum a0b10446c2bfb18e99ed69da7244db679c03afde4c4fe85d2a5815c50e3a77258b057dd7a61c0acfb762cf6fc7179f8f62d812befa22bf4ebc6cb73d6ac9c9c5 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/makedtx - -name makeglos -category Package -revision 15878 -shortdesc Include a glossary into a document -relocated 1 -longdesc The package provides the means to include a glossary into a -longdesc document. The glossary is prepared by an external program, such -longdesc as xindy or makeindex, in the same way that an index is made. -containersize 808 -containerchecksum 03ee1fc998e0a06669aae05636edb45c972bdbddc96c2ddb36d7361bed2d562e79ef42cb7b3bb98bf96e0b5b88a176be936248c9d48afe3692679cf3d652496f -doccontainersize 54240 -doccontainerchecksum 2bcaeee0f98dcd49a58230eea62490428efd05b9a65aae19deffd3adcde2ba59c7f64feb6f34ae6b9f783dfdee39e1234704294768d14ab6d67834f373ff65e6 -docfiles size=18 - RELOC/doc/latex/makeglos/README details="Readme" - RELOC/doc/latex/makeglos/makeglos.pdf details="Package documentation" - RELOC/doc/latex/makeglos/makeglos.tex - RELOC/doc/latex/makeglos/makeglos.xdy -runfiles size=1 - RELOC/tex/latex/makeglos/makeglos.sty -catalogue-also nomencl glosstex gloss -catalogue-ctan /macros/latex/contrib/makeglos -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics glossary - -name makeindex -category Package -revision 47198 -catalogue makeindexk -shortdesc Makeindex development sources -longdesc The package contains the development sources of makeindex, as -longdesc derived from the texlive subversion repository. -depend makeindex.ARCH -containersize 4628 -containerchecksum 2c0afe8d9e5d03187ae8ee6b0b023f727577b84d369d31dd5e1a1980a059f75866b752aae8c5067ca968c2c6c6b5a6fb9f11010c8c8ba9f2aac9191a6647c5d7 -doccontainersize 465972 -doccontainerchecksum 7feb700df902f8c5d66eb491121218fdb9eb04077a7c208706af3281a81c53ace56cac1080627ff10db939a66a7077dbd637b61642ba5e7256adbbb5b0ea2826 -docfiles size=131 - texmf-dist/doc/man/man1/makeindex.1 - texmf-dist/doc/man/man1/makeindex.man1.pdf - texmf-dist/doc/man/man1/mkindex.1 - texmf-dist/doc/man/man1/mkindex.man1.pdf - texmf-dist/doc/support/makeindex/doc-src.zip - texmf-dist/doc/support/makeindex/ind.pdf - texmf-dist/doc/support/makeindex/makeindex.pdf -runfiles size=9 - texmf-dist/makeindex/base/din.ist - texmf-dist/makeindex/base/icase.ist - texmf-dist/makeindex/base/latex.ist - texmf-dist/makeindex/base/math.ist - texmf-dist/makeindex/base/mkind.ist - texmf-dist/makeindex/base/puncts.ist - texmf-dist/makeindex/base/tex.ist - texmf-dist/tex/plain/makeindex/idxmac.tex -catalogue-ctan /indexing/makeindexk -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics index - -name makeindex.aarch64-linux -category Package -revision 48789 -shortdesc aarch64-linux files of makeindex -containersize 44512 -containerchecksum 09333875e997ec7c3759f95f6a2188fd6021ca034bf96d7b6ec6867a92440ae50ff9056d8116875017fc6cc674c0c50f9d398d7e1c70b6f95f50d19327dbccc4 -binfiles arch=aarch64-linux size=39 - bin/aarch64-linux/makeindex - bin/aarch64-linux/mkindex - -name makeindex.amd64-freebsd -category Package -revision 46816 -shortdesc amd64-freebsd files of makeindex -containersize 44412 -containerchecksum 323ab7558f14b5b6632b0dab66d1ee8c1c8296c7679923eaa5acc2790e490f3ac44d149a1fbd2c1bcad23d903ec78f183e09371b1f166c57af688e2be8a8655b -binfiles arch=amd64-freebsd size=34 - bin/amd64-freebsd/makeindex - bin/amd64-freebsd/mkindex - -name makeindex.amd64-netbsd -category Package -revision 48698 -shortdesc amd64-netbsd files of makeindex -containersize 43688 -containerchecksum 3b13cef87445d8b9c20b838d604a8ce6aebfb4f86f2a32e18332d0e0d9288a160f9d9ddc6f4ff38cb8b0f6a9810a85e00a4145ff99d96bccbcc7b1f2d9d7b8aa -binfiles arch=amd64-netbsd size=43 - bin/amd64-netbsd/makeindex - bin/amd64-netbsd/mkindex - -name makeindex.armhf-linux -category Package -revision 48716 -shortdesc armhf-linux files of makeindex -containersize 40316 -containerchecksum 99622df2b168856ac4159a53bf042bad60a45378ae5c525d20139787e0abfb5a56c3ccda6904c9e2cdb03612db820089a8ffeec2963621043aee37fc0833c4a2 -binfiles arch=armhf-linux size=33 - bin/armhf-linux/makeindex - bin/armhf-linux/mkindex - -name makeindex.i386-cygwin -category Package -revision 46814 -shortdesc i386-cygwin files of makeindex -containersize 18796 -containerchecksum 586837a010f9c14c2f0579e2a7a6bbc675f2142573d5202d977d069eb43f5ba44366bd7e1f6d20acf0b724f37c9700b8354267faf459ece8406fef4437be02bb -binfiles arch=i386-cygwin size=21 - bin/i386-cygwin/makeindex.exe - bin/i386-cygwin/mkindex - -name makeindex.i386-freebsd -category Package -revision 46816 -shortdesc i386-freebsd files of makeindex -containersize 38876 -containerchecksum 62bd38499ecfd1f4a2203fbc8944095bc62c7ac88e0431984ec5aec6ee57831103d436c78c0ef4704b95c8217c92cd3e176db9086633107a7c73ca664e969e3f -binfiles arch=i386-freebsd size=33 - bin/i386-freebsd/makeindex - bin/i386-freebsd/mkindex - -name makeindex.i386-linux -category Package -revision 47245 -shortdesc i386-linux files of makeindex -containersize 50164 -containerchecksum 6a48cf3d6a5c9f4980774d1bf9208a8956d0127d7d15c26fabf532ec4028071855b6ef1d6891293da9edc2234ac050c1981c6ea2888fcf99992661aef89d60ea -binfiles arch=i386-linux size=40 - bin/i386-linux/makeindex - bin/i386-linux/mkindex - -name makeindex.i386-netbsd -category Package -revision 46812 -shortdesc i386-netbsd files of makeindex -containersize 38224 -containerchecksum 2ce09bc70ee19f141a5315d3963adab426a859e43dae39db19755803e7b125c864afc7a838788380fc37087c1ce8bf05886df027144375750477c2a24c2f95e4 -binfiles arch=i386-netbsd size=40 - bin/i386-netbsd/makeindex - bin/i386-netbsd/mkindex - -name makeindex.i386-solaris -category Package -revision 46829 -shortdesc i386-solaris files of makeindex -containersize 45556 -containerchecksum 8d19910849061949df3c4e133f32a3cd48aa7abdb389f7c7c02e9a3d2bb5dc9e3129194bb18bf6bd8142b6901d6ab5418d8d0cde46a11dd5615e79f9d8616d05 -binfiles arch=i386-solaris size=35 - bin/i386-solaris/makeindex - bin/i386-solaris/mkindex - -name makeindex.sparc-solaris -category Package -revision 46829 -shortdesc sparc-solaris files of makeindex -containersize 43356 -containerchecksum 5580be1886b43869f4ec4f7707960cb17ee693ffe55976a46acb1bdd5ad3b676b8315136cda2a56c340fa83c376100a9822f27d3ee81669808e31371e57effaf -binfiles arch=sparc-solaris size=37 - bin/sparc-solaris/makeindex - bin/sparc-solaris/mkindex - -name makeindex.win32 -category Package -revision 46993 -shortdesc win32 files of makeindex -containersize 18084 -containerchecksum 9ac518ebf2447d631d22cd5eaeb41f6cf9aec87585046b6fedb3b18bf092554c65996cb8155c46f586b8c6d193c398e14c6eca2d734e43f695824a58fd8867b8 -binfiles arch=win32 size=21 - bin/win32/makeindex.exe - -name makeindex.x86_64-cygwin -category Package -revision 46813 -shortdesc x86_64-cygwin files of makeindex -containersize 21716 -containerchecksum a33d42fef61e47e6bbb58c6bbf139ff2cae0852772662b38d33ebaaa7531ac29b082d3853e39f764c9fdca6abaa28e2810e22ca47e12759c311383e98cd57340 -binfiles arch=x86_64-cygwin size=21 - bin/x86_64-cygwin/makeindex.exe - bin/x86_64-cygwin/mkindex - -name makeindex.x86_64-darwin -category Package -revision 48728 -shortdesc x86_64-darwin files of makeindex -containersize 46892 -containerchecksum b0dd694c0bbfaa37b9357243879058acf622d3b7ae90842c6a7b2cd29f43f10c377b05352a27107148c3ba5c49619c18d84fdc0d40c3dbc613959e02bea0a503 -binfiles arch=x86_64-darwin size=36 - bin/x86_64-darwin/makeindex - bin/x86_64-darwin/mkindex - -name makeindex.x86_64-darwinlegacy -category Package -revision 47387 -shortdesc x86_64-darwinlegacy files of makeindex -containersize 46240 -containerchecksum 6703206967e0222eaef41c4747579a07264cc0a9f3d6cc3fd713a424b751cce508c3eaaefc819b156e114ede442070dffc55cd1d264f3e3d5c6d36ad0488d089 -binfiles arch=x86_64-darwinlegacy size=35 - bin/x86_64-darwinlegacy/makeindex - bin/x86_64-darwinlegacy/mkindex - -name makeindex.x86_64-linux -category Package -revision 47063 -shortdesc x86_64-linux files of makeindex -containersize 49240 -containerchecksum 20f462733b02b6b9e4c8dbf30022b205e5a38fc280a6738d6ab1d4190ed99ff4b3f4456f49665f2cef9ef34c2ba1fc507d5aba04280f5e32ad6e29bd17829a3b -binfiles arch=x86_64-linux size=37 - bin/x86_64-linux/makeindex - bin/x86_64-linux/mkindex - -name makeindex.x86_64-linuxmusl -category Package -revision 47036 -shortdesc x86_64-linuxmusl files of makeindex -containersize 51196 -containerchecksum 583bb7e2a2f08cf6d7449701671508883143a8f601a5ed74c04ed231da91c5ff13885478f690af5250441bf57039516f0657df6fa168818478b6110d2b0a79a6 -binfiles arch=x86_64-linuxmusl size=40 - bin/x86_64-linuxmusl/makeindex - bin/x86_64-linuxmusl/mkindex - -name makeindex.x86_64-solaris -category Package -revision 46829 -shortdesc x86_64-solaris files of makeindex -containersize 51196 -containerchecksum 949ee66c6a46a5eb66ae30e0cff85e9adde6be694fd37911389742a61578bd3fae6b2ca830f558f0cc42e948d548052a412bf5036521100f29172ab4d4ed2f04 -binfiles arch=x86_64-solaris size=39 - bin/x86_64-solaris/makeindex - bin/x86_64-solaris/mkindex - -name makeplot -category Package -revision 15878 -shortdesc Easy plots from Matlab in LaTeX -relocated 1 -longdesc Existing approaches to create EPS files from Matlab (laprint, -longdesc mma2ltx, print -eps, etc.) aren't satisfactory; makeplot aims -longdesc to resolve this problem. Makeplot is a LaTeX package that uses -longdesc the pstricks pst-plot functions to plot data that it takes from -longdesc Matlab output files. -containersize 4652 -containerchecksum c8fdbc19ccf1f7f87db631519c07085d680ac52d71ef96a1eae8a5cf5251d346bcac1c5c229066e45f6b4f8750b6d3debf5b5452b34f0a93f62175c6c6001e57 -doccontainersize 129272 -doccontainerchecksum a74e513029f0d00cbbfa71f8db3df5201a9adf4a87362b00c191c71bbbc6edd04ade1681ed42d3705c77adb5694d2fed1a1104cd2506ae5ea5595e1b5472169c -docfiles size=40 - RELOC/doc/latex/makeplot/README details="Readme" - RELOC/doc/latex/makeplot/data1.mat - RELOC/doc/latex/makeplot/data2.mat - RELOC/doc/latex/makeplot/makeplot.pdf details="Package documentation" - RELOC/doc/latex/makeplot/mptest.tex -srccontainersize 11676 -srccontainerchecksum 3b385e376b6148119ce2131effb4cb845faa45f4ea4a68a6456e6efda566e3ef2727a634381b34455d9d121a9e7089746746891ed95f6c6cf45d2f22007fd6fd -srcfiles size=12 - RELOC/source/latex/makeplot/makeplot.dtx - RELOC/source/latex/makeplot/makeplot.ins -runfiles size=5 - RELOC/tex/latex/makeplot/makeplot.sty -catalogue-ctan /graphics/pstricks/contrib/makeplot -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics graphics-plot -catalogue-version 1.0.6 - -name maker -category Package -revision 44823 -shortdesc Include Arduino or Processing code in LaTeX documents -relocated 1 -longdesc The first version of the package allows to include Arduino or -longdesc Processing code using three different forms: writing the code -longdesc directly in the LaTeX document writing Arduino or Processing -longdesc commands in line with the text calling to Arduino or Processing -longdesc files All these options support the syntax highlighting of the -longdesc oficial IDE. -containersize 4288 -containerchecksum 6050c2179ab041e05f5c14f24a9814cb74ab41327d844ba455465c8463d0134361dc21723d9abc40935ecfa47c12110897f726b4735ae5f475de3254bc280e35 -doccontainersize 692 -doccontainerchecksum 9d2de06644c8da3e8d71948e11f18a618352d1684726895ca51eb982f0f85f462dadeb5f22248beb84934e7517ff950caa634e3f4144ce8ba16044104c5d75b8 -docfiles size=2 - RELOC/doc/latex/maker/README details="Readme" - RELOC/doc/latex/maker/README.TEXLIVE -runfiles size=3 - RELOC/tex/latex/maker/maker.sty -catalogue-ctan /macros/latex/contrib/maker -catalogue-date 2017-07-19 05:12:43 +0200 -catalogue-license lppl1.3c -catalogue-topics listing synt-hlt -catalogue-version 1.0 - -name makeshape -category Package -revision 28973 -shortdesc Declare new PGF shapes -relocated 1 -longdesc The package simplifies production of custom shapes with correct -longdesc anchor borders, in PGF/TikZ; the only requirement is a PGF path -longdesc describing the anchor border. The package also provides macros -longdesc that help with the management of shape parameters, and the -longdesc definition of anchor points. -containersize 1888 -containerchecksum 3c5611f80c0af1d782c010f0d0d53e27e4fdfb2a95816153c0866623b4b76dad28cdd5c72bc1a73e4b036e24daad95790039042b11269b04bc297f7ae5b995af -doccontainersize 750420 -doccontainerchecksum db60a0e947317139d67974084603db04ce3bc56b048cf93f0ee7ae83bb23b7b09f03323adcad6b5e7ad80707f61f8a90736c39d6356add6c230ace39a5fd7abb -docfiles size=220 - RELOC/doc/latex/makeshape/README details="Readme" - RELOC/doc/latex/makeshape/makeshape.pdf details="Package documentation" - RELOC/doc/latex/makeshape/ontesting.pdf details="Package test procedure" - RELOC/doc/latex/makeshape/sampleshape.tex - RELOC/doc/latex/makeshape/testsample.pdf - RELOC/doc/latex/makeshape/testsample.tex -srccontainersize 18920 -srccontainerchecksum e540ee1c963f59211617a18e378dd6165d0d22e99d7017bd52008f400261d14f728eedebb666d5dac0e63275fe79de6a27099417a2ac3f3ff61351311d9b1c2f -srcfiles size=27 - RELOC/source/latex/makeshape/makeshape.dtx - RELOC/source/latex/makeshape/makeshape.ins - RELOC/source/latex/makeshape/ontesting.dtx -runfiles size=2 - RELOC/tex/latex/makeshape/makeshape.sty -catalogue-ctan /graphics/pgf/contrib/makeshape -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics pgf-tikz -catalogue-version 2.1 - -name mandi -category Package -revision 49720 -shortdesc Macros for introductory physics and astronomy -relocated 1 -longdesc The package contains commands for students and teachers of -longdesc introductory physics. Commands for physical quantities -longdesc intelligently handle SI units so the user need not do so. There -longdesc are other features that should make LaTeX easy for introductory -longdesc physics students. -containersize 15460 -containerchecksum 55f74010b4083a073f7fa4c1bd3232a2e448613b30b96ef0159944cf51080156f7e7ed3b41e373d635539affe989270473898228e6abbe2caec5a8fef39b5e95 -doccontainersize 1321444 -doccontainerchecksum a319ede2ae07d84374bc3eba3bfb50b6c685dab904372d01970bf1dbd70ac72280781b7e86c4a5d636167a9d0056518980051bc7cbdc6d8210b4bb7834182384 -docfiles size=331 - RELOC/doc/latex/mandi/README details="Readme" - RELOC/doc/latex/mandi/mandi.pdf details="Package documentation" - RELOC/doc/latex/mandi/vdemo.py -srccontainersize 49568 -srccontainerchecksum 68955c709b01d4152b164fd1b41ce897a8102db1526ad7e48ec6d3886b3ec152e6df94bf6ddb7e7b345fa6453bfb1d3e5fbf55727c522e80e57d629a4167cc7f -srcfiles size=86 - RELOC/source/latex/mandi/mandi.dtx - RELOC/source/latex/mandi/mandi.ins -runfiles size=24 - RELOC/tex/latex/mandi/mandi.sty -catalogue-also siunitx -catalogue-ctan /macros/latex/contrib/mandi -catalogue-date 2019-01-14 21:28:49 +0100 -catalogue-license lppl1.3 -catalogue-topics physics -catalogue-version 2.7.5 - -name manfnt -category Package -revision 42428 -shortdesc LaTeX support for the TeX book symbols -relocated 1 -longdesc A LaTeX package for easy access to the symbols of the Knuth's -longdesc 'manual' font, such as the Dangerous Bend and Manual-errata -longdesc Arrow. -containersize 1436 -containerchecksum 49a8d481de2a4522ad6ef7b6d876a113f620223da72f52bef37ef30bbada2cdfe0c440324ffbd024cb78540a4f75f8b1b50de7e5a715c314c3256a864e2ae9a6 -srccontainersize 6640 -srccontainerchecksum 7f03244e1d6f17a4414d2291762de433e1b424ecac0f197c48215bd778b343cfa507b3807fcc02b84b330cef423f3a27599acb82b87863182dd0653ec3878f7e -srcfiles size=7 - RELOC/source/latex/manfnt/manfnt.dtx - RELOC/source/latex/manfnt/manfnt.ins -runfiles size=1 - RELOC/tex/latex/manfnt/manfnt.sty -catalogue-ctan /macros/latex/contrib/manfnt -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font-supp - -name manfnt-font -category Package -revision 45777 -catalogue manual -shortdesc Knuth's "manual" fonts -relocated 1 -longdesc Metafont (by Donald Knuth) and Adobe Type 1 (by Taco Hoekwater) -longdesc versions of the font containing the odd symbols Knuth uses in -longdesc his books. LaTeX support is available using the manfnt package -execute addMixedMap manfnt.map -containersize 25920 -containerchecksum 4351ea888c31fb5f2164815cdd9c1900cf73afad6a9260a5395e61a67cc5d0b489bc0385b443c5e6526029bac6bb971a466668cf5bbf01b326e69f5cddc6ce1f -runfiles size=13 - RELOC/fonts/afm/hoekwater/manfnt-font/manfnt.afm - RELOC/fonts/map/dvips/manfnt-font/manfnt.map - RELOC/fonts/type1/hoekwater/manfnt-font/manfnt.pfb - RELOC/fonts/type1/hoekwater/manfnt-font/manfnt.pfm -catalogue-ctan /fonts/manual -catalogue-date 2016-11-05 08:51:03 +0100 -catalogue-license knuth -catalogue-topics font font-mf font-type1 font-symbol - -name manuscript -category Package -revision 36110 -shortdesc Emulate look of a document typed on a typewriter -relocated 1 -longdesc This package is designed for those who have to submit -longdesc dissertations, etc., to institutions that still maintain the -longdesc typewriter is the summit of non-professional printing. -containersize 1696 -containerchecksum 6838f47dbd0e8d3b17fdea938ab47e0a4d2e1660c52750ab80071947cdf64c016db4646621791fc73344ba357452f6de74d80111794fbeec4989d9429120014b -doccontainersize 53176 -doccontainerchecksum 97637dd380978648da6913990a3cbd0a1f3b791e114b0ae18ac20e4779adbd3a347d02ad3f64560472ffec51864848c76fbf00d45af1af8a84356eaaed227430 -docfiles size=15 - RELOC/doc/latex/manuscript/Makefile - RELOC/doc/latex/manuscript/README details="Readme" - RELOC/doc/latex/manuscript/manuscript.pdf details="Package documentation" -srccontainersize 5628 -srccontainerchecksum 3a706157ee20f3be6a33df93a0caee2573b6ec1196e2278f2fe4b009f987efc44dfe43fd83893d2940dbbadec1e8b0ce6944ec48ccb260d04312dfbdcd84343d -srcfiles size=6 - RELOC/source/latex/manuscript/manuscript.drv - RELOC/source/latex/manuscript/manuscript.dtx - RELOC/source/latex/manuscript/manuscript.ins -runfiles size=1 - RELOC/tex/latex/manuscript/manuscript.sty -catalogue-ctan /macros/latex/contrib/manuscript -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl -catalogue-topics typesetting -catalogue-version 1.7 - -name manyind -category Package -revision 49874 -shortdesc Provides support for many indexes -relocated 1 -longdesc This package provides support for many indexes, leaving all the -longdesc bookkeeping to LaTeX and makeindex. No extra programs or files -longdesc are needed. One runs latex and makeindex as if there is just -longdesc one index. In the main file one puts commands like -longdesc \setindex{main} to steer the flow. Some features of makeindex -longdesc may no longer work. -containersize 2896 -containerchecksum 3f3f7f2b13c303c1ade2014b2fff5ffb3a5058cdd1e32b9b438d343910d6d3a34812f5df79ce3d24576956c57e21182d2ab4060ca1787ab26de7673ece5e9b47 -doccontainersize 157576 -doccontainerchecksum 594fbf1b55b5d97ace75d90121beff917ddd6948de3837756197143d07621526f8cd6340f60328b890fdee51bb9311bc4ceee42065be77630f74a0d43c5cef72 -docfiles size=43 - RELOC/doc/latex/manyind/README.md details="Readme" - RELOC/doc/latex/manyind/mind.html details="Package documentation" - RELOC/doc/latex/manyind/mindsample.pdf - RELOC/doc/latex/manyind/mindsample.tex -runfiles size=2 - RELOC/tex/latex/manyind/manyind.sty -catalogue-also multind splitindex -catalogue-contact-home https://www.staff.science.uu.nl/~kalle101/mind.html -catalogue-ctan /macros/latex/contrib/manyind -catalogue-date 2019-01-30 10:53:39 +0100 -catalogue-license lppl1.2 -catalogue-topics index-multi - -name margbib -category Package -revision 15878 -shortdesc Display bibitem tags in the margins -relocated 1 -longdesc The package redefines the 'thebibliography' environment to -longdesc place the citation key into the margin. -containersize 1520 -containerchecksum da375b010abe4dcce77234ae0bb046ad1adc98bb5b12591cff61d91da45e97645aa553a0068103bd90024b76ffc0c637861a102b080681c390532854cf6edb17 -doccontainersize 188412 -doccontainerchecksum 72099ac09b34593127c65d29ba27f1018503211e72241aa975c7fcbf9660e22ab09346a8a93164f28f331896f54a743353874606c983c73abae60f0f0ef9b16f -docfiles size=49 - RELOC/doc/latex/margbib/margbib.pdf details="Package documentation" -srccontainersize 4212 -srccontainerchecksum e0c9427ec0472e868d2901828e81561becdd35263e47685fa64e372c2a1ed2c1947a5dde55856bba72eaf0e6b436b8de9edbba0bcde439b071733f4f5f329582 -srcfiles size=3 - RELOC/source/latex/margbib/margbib.dtx - RELOC/source/latex/margbib/margbib.ins -runfiles size=1 - RELOC/tex/latex/margbib/margbib.sty -catalogue-ctan /macros/latex/contrib/margbib -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics cite-supp marginal -catalogue-version 1.0c - -name marginfit -category Package -revision 48281 -shortdesc Improved margin notes -relocated 1 -longdesc This package fixes various bugs with the margin paragraph -longdesc implementation of LaTeX. Those bugs include margin notes that -longdesc are attached to the wrong side as well as those that stick out -longdesc of the bottom of the page. This package provides a drop-in -longdesc replacement solution. -containersize 1888 -containerchecksum a4f9a5830c02b9fa06523d16718dec7b029cb0dd8556a161cc8f38b06d4053d2c86cf0b856d8bc231ff3f4bf01fb4d6578ef245c8d9ab43d721ac4ab380d2852 -doccontainersize 215176 -doccontainerchecksum 909fb267b5eb4239ad7cf13d59d7df929a7a6687d351a0af647d0c63ec9f80500f7c034f138c4263cecea102b1f55d9b11dbbeeb4fc9ac7c877c9b167c7a1905 -docfiles size=55 - RELOC/doc/latex/marginfit/Makefile - RELOC/doc/latex/marginfit/README details="Readme" - RELOC/doc/latex/marginfit/marginfit.pdf details="Package documentation" -srccontainersize 5784 -srccontainerchecksum 7df7f150048c92cc63c0415615d32e53a11dbb26761f8c809558aabfa9df1dfd71f31e851c884b9b34ed82818a5b7a5527397c59d7c7d5acbefded7b998b1b88 -srcfiles size=7 - RELOC/source/latex/marginfit/marginfit.dtx - RELOC/source/latex/marginfit/marginfit.ins -runfiles size=2 - RELOC/tex/latex/marginfit/marginfit.sty -catalogue-ctan /macros/latex/contrib/marginfit -catalogue-date 2018-07-26 18:47:07 +0200 -catalogue-license lppl1.3 -catalogue-topics marginal -catalogue-version 1.1 - -name marginfix -category Package -revision 31598 -shortdesc Patch \marginpar to avoid overfull margins -relocated 1 -longdesc Authors using LaTeX to typeset books with significant margin -longdesc material often run into the problem of long notes running off -longdesc the bottom of the page. A typical workaround is to insert -longdesc \vshift commands by hand, but this is a tedious process that is -longdesc invalidated when pagination changes. Another workaround is -longdesc memoir's \sidebar function, but this can be unsatisfying for -longdesc short textual notes, and standard marginpars cannot be mixed -longdesc with sidebars. This package implements a solution to make -longdesc marginpars "just work" by keeping a list of floating inserts -longdesc and arranging them intelligently in the output routine. -containersize 3864 -containerchecksum 4ed5aab04ed97f8919e29445daa7654edbcc6f74775c814e1b85926914f25e2d11b8f15cc7ca4b0f40720c753435088e03edf42bff4cd08af413ac0eeb6261bd -doccontainersize 243792 -doccontainerchecksum 2c327e9a43db7d58eed91fd62780aa58db60492dc7294b7536de5de294cc38225eab38f0815e4f5faa0ce1f7a3ef6e1e37feddb8ebe8d8c3d725c09baa2496b5 -docfiles size=66 - RELOC/doc/latex/marginfix/README details="Readme" - RELOC/doc/latex/marginfix/marginfix.pdf details="Package documentation" -srccontainersize 18308 -srccontainerchecksum d2af0e1ff0bdfe5211c0cbf481e7dcba42c35b5d33255b996f79545fe46cca040c95e8e11a80682b52474b09214ab7fdccf688e730b6e44ecbf195c6db415952 -srcfiles size=17 - RELOC/source/latex/marginfix/marginfix.dtx - RELOC/source/latex/marginfix/marginfix.ins -runfiles size=4 - RELOC/tex/latex/marginfix/marginfix.sty -catalogue-ctan /macros/latex/contrib/marginfix -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics marginal -catalogue-version 1.1 - -name marginnote -category Package -revision 48383 -shortdesc Notes in the margin, even where \marginpar fails -relocated 1 -longdesc This package provides the command \marginnote that may be used -longdesc instead of \marginpar at almost every place where \marginpar -longdesc cannot be used, e.g., inside floats, footnotes, or in frames -longdesc made with the framed package. -containersize 3332 -containerchecksum 57f84fcb7859ed9107fbe14e8f09c2923b6fce844165a67ece9058cdba4bc7750e878ab8434b667be086436dc5179056b3a88c15cbcfb3e404446e8a92230fca -doccontainersize 317408 -doccontainerchecksum c4e7f12bda9f7f55e6456bcfa46ebd5cc27d8004d4a5c739a315f1fe66bb22ce61863c7f57b9ed5535c1520d19e052d0490df35c172fb01059e5070831e88779 -docfiles size=79 - RELOC/doc/latex/marginnote/README.txt details="Package README" - RELOC/doc/latex/marginnote/marginnote.pdf details="Package documentation" -srccontainersize 10216 -srccontainerchecksum 86b722ade866dd80db34b46e7f812676c321a0332c551eaa3745dcfdba4522dc7253f3e990efb4f757baca5977c8a983103dacd6e0fa0edd519717e18b4b6bee -srcfiles size=10 - RELOC/source/latex/marginnote/marginnote.dtx -runfiles size=4 - RELOC/tex/latex/marginnote/marginnote.sty -catalogue-ctan /macros/latex/contrib/marginnote -catalogue-date 2018-08-09 12:16:31 +0200 -catalogue-license lppl1.3c -catalogue-topics notes -catalogue-version 1.4b - -name markdown -category Package -revision 47397 -shortdesc A package for converting and rendering markdown documents inside TeX -relocated 1 -longdesc The package provides facilities for the conversion of markdown -longdesc markup to plain TeX. These are provided both in form of a Lua -longdesc module and in form of plain TeX, LaTeX, and ConTeXt macro -longdesc packages that enable the direct inclusion of markdown documents -longdesc inside TeX documents. Architecturally, the package consists of -longdesc the Lunamark Lua module by John MacFarlane, which was slimmed -longdesc down and rewritten for the needs of the package. Lunamark -longdesc provides speedy markdown parsing for the rest of the package. -longdesc On top of Lunamark sits code for the plain TeX, LaTeX, and -longdesc ConTeXt formats by Vit Novotny. -containersize 21180 -containerchecksum 1ce30ddfef3438ccf9924a1ca59c13c8abfc5af022136d643671b28d3a5bc63852407f40bbe2b12fc458d8249fa675988b3486556e008405279bc56c8754cb48 -doccontainersize 413096 -doccontainerchecksum 2168faf3139a2ce02fecda923df9a023ef8fcd6b65c8145b0e9a2cf7d3279874f0eb7cd07399a7e567e0e560a1c120fd6964def34d120bb20b13a249f78a0501 -docfiles size=165 - RELOC/doc/context/third/markdown/examples/context.tex - RELOC/doc/context/third/markdown/examples/example.md - RELOC/doc/context/third/markdown/examples/scientists.csv - RELOC/doc/generic/markdown/markdown.css - RELOC/doc/generic/markdown/markdown.html details="User Manual" - RELOC/doc/generic/markdown/markdown.md - RELOC/doc/generic/markdown/markdown.pdf details="Technical documentation" - RELOC/doc/latex/markdown/examples/example.md - RELOC/doc/latex/markdown/examples/latex.tex - RELOC/doc/latex/markdown/examples/scientists.csv -srccontainersize 49072 -srccontainerchecksum 33bbde0a376bc7ce214cac8003ffacb21666a9ab96b60decf763dca338b4d4f130779432cdcc820bd4d084ad6d016d14a1decce5f3ccb46997f600283aa9600f -srcfiles size=79 - RELOC/source/generic/markdown/docstrip.cfg - RELOC/source/generic/markdown/markdown.dtx - RELOC/source/generic/markdown/markdown.ins -runfiles size=34 - RELOC/scripts/markdown/markdown-cli.lua - RELOC/tex/context/third/markdown/t-markdown.tex - RELOC/tex/generic/markdown/markdown.tex - RELOC/tex/latex/markdown/markdown.sty - RELOC/tex/luatex/markdown/markdown.lua -catalogue-ctan /macros/generic/markdown -catalogue-date 2018-04-09 00:02:21 +0200 -catalogue-license lppl1.3 -catalogue-topics markup -catalogue-version 2.5.6 - -name marvosym -category Package -revision 29349 -shortdesc Martin Vogel's Symbols (marvosym) font -relocated 1 -longdesc Martin Vogel's Symbol font (marvosym) contains the Euro -longdesc currency symbol as defined by the European commission, along -longdesc with symbols for structural engineering; symbols for steel -longdesc cross-sections; astronomy signs (sun, moon, planets); the 12 -longdesc signs of the zodiac; scissor symbols; CE sign and others. The -longdesc package contains both the original TrueType font and the -longdesc derived Type 1 font, together with support files for TeX -longdesc (LaTeX). -execute addMap marvosym.map -containersize 133660 -containerchecksum f441f0d1736234def9e75fd4039a5537f2b34907e147e0c03a57d213273e0b70b5adf5cf2a511bce0390246d1c1dcb8c8d10899e8d55dd3be14e0a5cd802063a -doccontainersize 426604 -doccontainerchecksum 86e7e38fe479d29908cc008cdae174df0453e83062c5974f6b7be91d351bb626e712263e6e3eae300fc581780c794084e60b3872eaa5967833a6de73e8879a50 -docfiles size=127 - RELOC/doc/fonts/marvosym/FONTLOG.txt - RELOC/doc/fonts/marvosym/Makefile - RELOC/doc/fonts/marvosym/OFL-FAQ.txt - RELOC/doc/fonts/marvosym/OFL.txt - RELOC/doc/fonts/marvosym/README details="README" - RELOC/doc/fonts/marvosym/marvodoc.pdf details="Font tables, etc." - RELOC/doc/fonts/marvosym/marvodoc.tex - RELOC/doc/fonts/marvosym/marvosym-doc.pdf - RELOC/doc/fonts/marvosym/marvosym-doc.tex -srccontainersize 1244 -srccontainerchecksum e5e17b45ad2c8914c9eef3dda317afeee3a0c34d55089107dc2bdbd2cea12e46f8216a41b5d031d60b5ea160ebd42c05992792aa1d44d43d571c6aeebc231eca -srcfiles size=3 - RELOC/source/fonts/marvosym/generate_marvosym_derivs.sh - RELOC/source/fonts/marvosym/patch_marvosym_afm.sed - RELOC/source/fonts/marvosym/patch_marvosym_pfb.sed -runfiles size=51 - RELOC/fonts/afm/public/marvosym/marvosym.afm - RELOC/fonts/map/dvips/marvosym/marvosym.map - RELOC/fonts/tfm/public/marvosym/umvs.tfm - RELOC/fonts/truetype/public/marvosym/marvosym.ttf - RELOC/fonts/type1/public/marvosym/marvosym.pfb - RELOC/tex/latex/marvosym/marvosym.sty - RELOC/tex/latex/marvosym/umvs.fd -catalogue-ctan /fonts/marvosym -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license ofl -catalogue-topics font font-mf font-ttf font-symbol font-supp -catalogue-version 2.2a - -name matc3 -category Package -revision 29845 -shortdesc Commands for MatematicaC3 textbooks -relocated 1 -longdesc The package provides support for the Matematica C3 project to -longdesc produce free mathematical text books for use in Italian high -longdesc schools. -containersize 1692 -containerchecksum 130475e90890456495fbe46597c85a9664268352b80a4175ca5cc9b5cf76b47620a8009c9b0ddc8515266884f1d3454d3e56bd2756fc4f25837e737690080007 -doccontainersize 438848 -doccontainerchecksum afbe2428ecc96f0c94cb095c9fddf062cea92637fbf5ef4403ff1bcf10f22ff95670fd2d62159aad76961a9bcd7922906379994d6a072e8d103828b6cd366726 -docfiles size=109 - RELOC/doc/latex/matc3/Makefile - RELOC/doc/latex/matc3/README details="Readme" - RELOC/doc/latex/matc3/matc3.pdf details="Package documentation (in Italian)" language="it" -srccontainersize 5924 -srccontainerchecksum d63fb503fcbd71f9b21dce4daedf3431a9475402df1633e651f9dfb8375f68e643dc740bd993ca5352536c1926d4530feb8b5d2e36a33f5456edd7fbb8619834 -srcfiles size=7 - RELOC/source/latex/matc3/matc3.dtx - RELOC/source/latex/matc3/matc3.ins -runfiles size=2 - RELOC/tex/latex/matc3/matc3.sty -catalogue-also matc3mem -catalogue-ctan /macros/latex/contrib/matc3 -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics maths -catalogue-version 1.0.1 - -name matc3mem -category Package -revision 35773 -shortdesc Class for MatematicaC3 textbooks -relocated 1 -longdesc The class is a development of memoir, with additions -longdesc (specifically, mathematical extensions) that provide support -longdesc for writing the books for the Matematica C3 project to produce -longdesc free mathematical textbooks for use in Italian high schools. -containersize 2504 -containerchecksum bb3efb5226c01103ec38a0f51b63f7ffa8361dd5973d60473b4f44c02b594c304e265e72c82451442b88309f6420292c2bd2e393a61793a7d258181c6b579117 -doccontainersize 390788 -doccontainerchecksum 6a029bc798b4aba05a68d0c83766c39cbf659a0802d6d4a9b9e6b56f7f33940248fd74f7e57785bc1b551a45f3ea5bd48c8d5012cb903d6858c9c3bf72156c4e -docfiles size=98 - RELOC/doc/latex/matc3mem/Makefile - RELOC/doc/latex/matc3mem/README details="Readme" - RELOC/doc/latex/matc3mem/matc3mem.pdf details="Package documentation (in Italian)" language="it" -srccontainersize 7300 -srccontainerchecksum 4df6c1c4b68124db862b9a106f1b754bc0200011807fc728b725c2b3e2a9e44b7d9664abd33c6cfbf0dbef3bf6bedba3bfad8ea48d634a0f9310caf9fae66264 -srcfiles size=7 - RELOC/source/latex/matc3mem/matc3mem.dtx - RELOC/source/latex/matc3mem/matc3mem.ins -runfiles size=2 - RELOC/tex/latex/matc3mem/matc3mem.cls -catalogue-also matc3 -catalogue-ctan /macros/latex/contrib/matc3mem -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics maths -catalogue-version 1.1 - -name match_parens -category Package -revision 36270 -shortdesc Find mismatches of parentheses, braces, (angle) brackets, in texts -longdesc Mismatches of parentheses, braces, (angle) brackets, especially -longdesc in TeX sources which may be rich in those, may be difficult to -longdesc trace. This little Ruby script helps you by writing your text -longdesc to standard output, after adding a left margin to your text, -longdesc which will normally be almost empty, but will clearly show any -longdesc mismatches. -depend match_parens.ARCH -containersize 3328 -containerchecksum 08f8397acbd565922be2ba794de458fb5d559f447fb3a23037287b0c8de26230f844b172880bc986a1badc1d09ce35d18db4319cc900ba891c90866743225d6c -doccontainersize 57272 -doccontainerchecksum ede20fccd5fa4e4c92a5c85f7ef471fc765ec106b0518eb77c4545f774358ae4debab7c1039dee9d5fa9f83b747d021b16c43b77977725e4a9bf0e47a2c76c75 -docfiles size=15 - texmf-dist/doc/support/match_parens/README details="Readme" - texmf-dist/doc/support/match_parens/match_parens.pdf details="Package documentation" -runfiles size=2 - texmf-dist/scripts/match_parens/match_parens -catalogue-ctan /support/match_parens -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license gpl -catalogue-topics debug-supp -catalogue-version 1.43 - -name match_parens.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of match_parens -containersize 340 -containerchecksum d40d9658ee3f72ea5cfc2e413fce04af673f1d80e25a0a5029ca12c3f335d144a2ea8fb0649fa0823ca30ab6ca5b4a127d59d1d9f821a90ea4f7fb9e791d7ced -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/match_parens - -name match_parens.amd64-freebsd -category Package -revision 23500 -shortdesc amd64-freebsd files of match_parens -containersize 344 -containerchecksum c73d0d14795a62abfa0cc13ea0083f12e3838dabb063baaf22220cc05b127fbacc120baeffcc9ac28f646f85a2f92a72d5d53e083bcdf2a7b67ab15003308a3e -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/match_parens - -name match_parens.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of match_parens -containersize 340 -containerchecksum 2bc8c172fd77f81cd572d7d035ed5318d5d0756c4dccb10c80bae9c276ba868c931c9047a5684cc683400506e7da79f52ad14004b55071971539d78c6986ec8a -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/match_parens - -name match_parens.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of match_parens -containersize 344 -containerchecksum 8f554a2d42ed9554dbdb771232a186a42739562e92d14d27ec8c8848b73fb91e7ea9b1f2f8c4b034a51e006d0ec92f45a3546e479259fab147656d3c273c7e5f -binfiles arch=armhf-linux size=1 - bin/armhf-linux/match_parens - -name match_parens.i386-cygwin -category Package -revision 23500 -shortdesc i386-cygwin files of match_parens -containersize 340 -containerchecksum 72d36d952a16e67afb2ec861988e4c759689b56c697a4425b853682086d73ba89a6ee1afb43b9ce67036e25664ae305836514622fddece9b783f4c6e5f3136fc -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/match_parens - -name match_parens.i386-freebsd -category Package -revision 23500 -shortdesc i386-freebsd files of match_parens -containersize 344 -containerchecksum 240f7e9d3277ef4a803b88f03c06585c4bf29c9268b09202717a1673750de474df98ed5c08b2159ada8a3e595de8ea840e35dd763ab033499a375ecfbbf4501e -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/match_parens - -name match_parens.i386-linux -category Package -revision 23500 -shortdesc i386-linux files of match_parens -containersize 340 -containerchecksum d03294ea462df4907f6d4e3ace1f7ed4b627055f82d5925800a04561f056139287cbfdee29cc78602f024cc67f33ada87e6f2e993b1356f355bc328c72ef5674 -binfiles arch=i386-linux size=1 - bin/i386-linux/match_parens - -name match_parens.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of match_parens -containersize 340 -containerchecksum c01f1c460358dba666807e0d8adb82c974cc70be5eca12c4e071676928f75188b624bccfe4cbc6d3c591bcd3903985eceaee0baa46eb0c4bcfb6cda5ccee1fb7 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/match_parens - -name match_parens.i386-solaris -category Package -revision 23500 -shortdesc i386-solaris files of match_parens -containersize 340 -containerchecksum bf9ec4dbf033f1bcc5a64961bf5eb82ad8d173412f61a87f1ce3a2c09d1649dc6ed962400ffd462073469e4bdc38bbbe7434d8777e89c67adf4f81f62690c2ef -binfiles arch=i386-solaris size=1 - bin/i386-solaris/match_parens - -name match_parens.sparc-solaris -category Package -revision 23500 -shortdesc sparc-solaris files of match_parens -containersize 340 -containerchecksum 81d4ecbc23473680798b4e0f1176992132ce56740104c51cc9962ceec5aa459caec18b2122d99499165679ba709bd3660db312548eec9d16b3cbe5e1f8e6dfdb -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/match_parens - -name match_parens.win32 -category Package -revision 23500 -shortdesc win32 files of match_parens -containersize 688 -containerchecksum c66e12de74878d11d6693c5a4842dece27588b4e30b3817429c9d831e4a4d0e7db2caae8b37a7c96b35bc0fa204479f00445040ad6d0f99be45d25c7daf4e7d6 -binfiles arch=win32 size=1 - bin/win32/match_parens.exe - -name match_parens.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of match_parens -containersize 344 -containerchecksum b9061798257587b5aa2d4051ac1e22badfe3dcbd85d0909e027a70d6ac216d117e10f879819c18d9eee6af10c58d7a70bcfc6c87e0870dd45ea45c94d3bd340c -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/match_parens - -name match_parens.x86_64-darwin -category Package -revision 23500 -shortdesc x86_64-darwin files of match_parens -containersize 344 -containerchecksum dc756130b7bbb2c9f1072b947a5b9026a9f9f4bf52e93032c9663b46cf340cb332624b2846a9d89ed83c59c8d7a11f2f42bc1a2cdc7b3c82752da3bc7acf399d -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/match_parens - -name match_parens.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of match_parens -containersize 348 -containerchecksum e55c531be36a338de7f7763ac1394d5adc4b275e16d35f38673b492c11d92a277672a4e10a176d2a38da7908c54c2a4e003a87b64c2c86498c0c7e46b215ac82 -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/match_parens - -name match_parens.x86_64-linux -category Package -revision 23500 -shortdesc x86_64-linux files of match_parens -containersize 344 -containerchecksum 0a4bce2bf02cd7e0fd8505e6d53af5df6021e370fecd8e7d762fe300d1c25997a917e4f247ac4b61ec9a881867958732193043c79193041e0950ac923686d63f -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/match_parens - -name match_parens.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of match_parens -containersize 344 -containerchecksum b22e11f61092c443a81e788c15914afe014f9f9b05d4b268fbae8107b5e7d4131271d7f86b174879ce15beca9e740a50f0086e2bd4e21514b1ae0971344f38ba -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/match_parens - -name match_parens.x86_64-solaris -category Package -revision 23500 -shortdesc x86_64-solaris files of match_parens -containersize 344 -containerchecksum bd0f0ef75df7b78390a7d41f1246107bbedd16d483daea86f2320c56c19a1c26e66997cbcae12e90c3057b847acd11a887b01d35efac9f3ef16c5bc893e88cd0 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/match_parens - -name math-e -category Package -revision 20062 -shortdesc Examples from the book Typesetting Mathematics with LaTeX -relocated 1 -longdesc The bundle contains all the examples from the (English) book -longdesc "Typesetting Mathematics with LaTeX" (UIT Press, Cambridge, -longdesc 2010). The examples are stand alone documents and may be -longdesc separately processed with LaTeX or pdfLaTeX. -containersize 496 -containerchecksum 5bb1a7a78071b31e60c22b2031f63d3d73f138020d37ce525621209cae573f3a4ce166c3af1e6b1899c22c86021509ef5440313d2a948fd5450432784fd69757 -doccontainersize 52552 -doccontainerchecksum 58b71a9cbbe850ed954e6f07e424879a253886f8c4abb5302ce67191bb71a75ffa8a1a8c679555648b218bdeac2e1f2ebd868a879dab30c14b1798d9cebe6fa6 -docfiles size=515 - RELOC/doc/latex/math-e/01-00-1.ltx - RELOC/doc/latex/math-e/01-00-2.ltx - RELOC/doc/latex/math-e/01-00-3.ltx - RELOC/doc/latex/math-e/02-02-1.ltx - RELOC/doc/latex/math-e/02-02-10.ltx - RELOC/doc/latex/math-e/02-02-11.ltx - RELOC/doc/latex/math-e/02-02-12.ltx - RELOC/doc/latex/math-e/02-02-2.ltx - RELOC/doc/latex/math-e/02-02-3.ltx - RELOC/doc/latex/math-e/02-02-4.ltx - RELOC/doc/latex/math-e/02-02-5.ltx - RELOC/doc/latex/math-e/02-02-6.ltx - RELOC/doc/latex/math-e/02-02-7.ltx - RELOC/doc/latex/math-e/02-02-8.ltx - RELOC/doc/latex/math-e/02-02-9.ltx - RELOC/doc/latex/math-e/03-02-1.ltx - RELOC/doc/latex/math-e/03-02-10.ltx - RELOC/doc/latex/math-e/03-02-11.ltx - RELOC/doc/latex/math-e/03-02-2.ltx - RELOC/doc/latex/math-e/03-02-3.ltx - RELOC/doc/latex/math-e/03-02-4.ltx - RELOC/doc/latex/math-e/03-02-5.ltx - RELOC/doc/latex/math-e/03-02-6.ltx - RELOC/doc/latex/math-e/03-02-7.ltx - RELOC/doc/latex/math-e/03-02-8.ltx - RELOC/doc/latex/math-e/03-02-9.ltx - RELOC/doc/latex/math-e/03-03-1.ltx - RELOC/doc/latex/math-e/03-04-1.ltx - RELOC/doc/latex/math-e/03-04-2.ltx - RELOC/doc/latex/math-e/03-04-5.ltx - RELOC/doc/latex/math-e/03-04-6.ltx - RELOC/doc/latex/math-e/03-05-1.ltx - RELOC/doc/latex/math-e/03-05-2.ltx - RELOC/doc/latex/math-e/03-05-3.ltx - RELOC/doc/latex/math-e/03-06-1.ltx - RELOC/doc/latex/math-e/03-06-2.ltx - RELOC/doc/latex/math-e/03-06-3.ltx - RELOC/doc/latex/math-e/03-06-4.ltx - RELOC/doc/latex/math-e/03-07-1.ltx - RELOC/doc/latex/math-e/03-07-2.ltx - RELOC/doc/latex/math-e/03-07-3.ltx - RELOC/doc/latex/math-e/04-01-1.ltx - RELOC/doc/latex/math-e/04-01-2.ltx - RELOC/doc/latex/math-e/04-01-3.ltx - RELOC/doc/latex/math-e/04-01-4.ltx - RELOC/doc/latex/math-e/04-01-5.ltx - RELOC/doc/latex/math-e/04-01-6.ltx - RELOC/doc/latex/math-e/04-02-1.ltx - RELOC/doc/latex/math-e/04-02-2.ltx - RELOC/doc/latex/math-e/04-03-1.ltx - RELOC/doc/latex/math-e/04-03-2.ltx - RELOC/doc/latex/math-e/04-03-3.ltx - RELOC/doc/latex/math-e/04-03-4.ltx - RELOC/doc/latex/math-e/04-03-5.ltx - RELOC/doc/latex/math-e/04-04-1.ltx - RELOC/doc/latex/math-e/04-04-2.ltx - RELOC/doc/latex/math-e/04-04-3.ltx - RELOC/doc/latex/math-e/04-04-4.ltx - RELOC/doc/latex/math-e/04-05-1.ltx - RELOC/doc/latex/math-e/04-05-10.ltx - RELOC/doc/latex/math-e/04-05-11.ltx - RELOC/doc/latex/math-e/04-05-12.ltx - RELOC/doc/latex/math-e/04-05-13.ltx - RELOC/doc/latex/math-e/04-05-14.ltx - RELOC/doc/latex/math-e/04-05-15.ltx - RELOC/doc/latex/math-e/04-05-16.ltx - RELOC/doc/latex/math-e/04-05-17.ltx - RELOC/doc/latex/math-e/04-05-18.ltx - RELOC/doc/latex/math-e/04-05-19.ltx - RELOC/doc/latex/math-e/04-05-2.ltx - RELOC/doc/latex/math-e/04-05-20.ltx - RELOC/doc/latex/math-e/04-05-21.ltx - RELOC/doc/latex/math-e/04-05-22.ltx - RELOC/doc/latex/math-e/04-05-3.ltx - RELOC/doc/latex/math-e/04-05-4.ltx - RELOC/doc/latex/math-e/04-05-5.ltx - RELOC/doc/latex/math-e/04-05-6.ltx - RELOC/doc/latex/math-e/04-05-7.ltx - RELOC/doc/latex/math-e/04-05-8.ltx - RELOC/doc/latex/math-e/04-05-9.ltx - RELOC/doc/latex/math-e/04-06-1.ltx - RELOC/doc/latex/math-e/04-06-2.ltx - RELOC/doc/latex/math-e/04-07-1.ltx - RELOC/doc/latex/math-e/04-07-2.ltx - RELOC/doc/latex/math-e/04-08-1.ltx - RELOC/doc/latex/math-e/04-08-10.ltx - RELOC/doc/latex/math-e/04-08-11.ltx - RELOC/doc/latex/math-e/04-08-2.ltx - RELOC/doc/latex/math-e/04-08-3.ltx - RELOC/doc/latex/math-e/04-08-4.ltx - RELOC/doc/latex/math-e/04-08-5.ltx - RELOC/doc/latex/math-e/04-08-6.ltx - RELOC/doc/latex/math-e/04-08-7.ltx - RELOC/doc/latex/math-e/04-08-8.ltx - RELOC/doc/latex/math-e/04-08-9.ltx - RELOC/doc/latex/math-e/04-09-1.ltx - RELOC/doc/latex/math-e/04-09-2.ltx - RELOC/doc/latex/math-e/04-09-3.ltx - RELOC/doc/latex/math-e/04-09-4.ltx - RELOC/doc/latex/math-e/04-09-5.ltx - RELOC/doc/latex/math-e/04-10-1.ltx - RELOC/doc/latex/math-e/04-10-2.ltx - RELOC/doc/latex/math-e/04-11-1.ltx - RELOC/doc/latex/math-e/04-11-2.ltx - RELOC/doc/latex/math-e/04-11-3.ltx - RELOC/doc/latex/math-e/04-11-4.ltx - RELOC/doc/latex/math-e/04-11-5.ltx - RELOC/doc/latex/math-e/04-11-6.ltx - RELOC/doc/latex/math-e/04-12-1.ltx - RELOC/doc/latex/math-e/04-13-1.ltx - RELOC/doc/latex/math-e/04-13-2.ltx - RELOC/doc/latex/math-e/04-16-1.ltx - RELOC/doc/latex/math-e/04-17-1.ltx - RELOC/doc/latex/math-e/04-18-1.ltx - RELOC/doc/latex/math-e/04-18-10.ltx - RELOC/doc/latex/math-e/04-18-11.ltx - RELOC/doc/latex/math-e/04-18-2.ltx - RELOC/doc/latex/math-e/04-18-3.ltx - RELOC/doc/latex/math-e/04-18-4.ltx - RELOC/doc/latex/math-e/04-18-5.ltx - RELOC/doc/latex/math-e/04-18-6.ltx - RELOC/doc/latex/math-e/04-18-7.ltx - RELOC/doc/latex/math-e/04-18-8.ltx - RELOC/doc/latex/math-e/04-18-9.ltx - RELOC/doc/latex/math-e/04-20-1.ltx - RELOC/doc/latex/math-e/04-20-2.ltx - RELOC/doc/latex/math-e/04-20-3.ltx - RELOC/doc/latex/math-e/04-20-4.ltx - RELOC/doc/latex/math-e/04-20-5.ltx - RELOC/doc/latex/math-e/04-20-6.ltx - RELOC/doc/latex/math-e/04-20-7.ltx - RELOC/doc/latex/math-e/05-00-1.ltx - RELOC/doc/latex/math-e/05-01-1.ltx - RELOC/doc/latex/math-e/05-01-2.ltx - RELOC/doc/latex/math-e/05-02-1.ltx - RELOC/doc/latex/math-e/05-03-1.ltx - RELOC/doc/latex/math-e/05-03-2.ltx - RELOC/doc/latex/math-e/05-03-3.ltx - RELOC/doc/latex/math-e/05-03-4.ltx - RELOC/doc/latex/math-e/05-03-5.ltx - RELOC/doc/latex/math-e/05-04-1.ltx - RELOC/doc/latex/math-e/05-04-2.ltx - RELOC/doc/latex/math-e/06-02-1.ltx - RELOC/doc/latex/math-e/06-02-10.ltx - RELOC/doc/latex/math-e/06-02-11.ltx - RELOC/doc/latex/math-e/06-02-12.ltx - RELOC/doc/latex/math-e/06-02-13.ltx - RELOC/doc/latex/math-e/06-02-14.ltx - RELOC/doc/latex/math-e/06-02-15.ltx - RELOC/doc/latex/math-e/06-02-16.ltx - RELOC/doc/latex/math-e/06-02-17.ltx - RELOC/doc/latex/math-e/06-02-18.ltx - RELOC/doc/latex/math-e/06-02-19.ltx - RELOC/doc/latex/math-e/06-02-2.ltx - RELOC/doc/latex/math-e/06-02-20.ltx - RELOC/doc/latex/math-e/06-02-21.ltx - RELOC/doc/latex/math-e/06-02-3.ltx - RELOC/doc/latex/math-e/06-02-4.ltx - RELOC/doc/latex/math-e/06-02-5.ltx - RELOC/doc/latex/math-e/06-02-6.ltx - RELOC/doc/latex/math-e/06-02-7.ltx - RELOC/doc/latex/math-e/06-02-8.ltx - RELOC/doc/latex/math-e/06-02-9.ltx - RELOC/doc/latex/math-e/06-03-1.ltx - RELOC/doc/latex/math-e/06-03-10.ltx - RELOC/doc/latex/math-e/06-03-11.ltx - RELOC/doc/latex/math-e/06-03-12.ltx - RELOC/doc/latex/math-e/06-03-13.ltx - RELOC/doc/latex/math-e/06-03-14.ltx - RELOC/doc/latex/math-e/06-03-15.ltx - RELOC/doc/latex/math-e/06-03-16.ltx - RELOC/doc/latex/math-e/06-03-17.ltx - RELOC/doc/latex/math-e/06-03-18.ltx - RELOC/doc/latex/math-e/06-03-19.ltx - RELOC/doc/latex/math-e/06-03-2.ltx - RELOC/doc/latex/math-e/06-03-20.ltx - RELOC/doc/latex/math-e/06-03-21.ltx - RELOC/doc/latex/math-e/06-03-22.ltx - RELOC/doc/latex/math-e/06-03-3.ltx - RELOC/doc/latex/math-e/06-03-4.ltx - RELOC/doc/latex/math-e/06-03-5.ltx - RELOC/doc/latex/math-e/06-03-6.ltx - RELOC/doc/latex/math-e/06-03-7.ltx - RELOC/doc/latex/math-e/06-03-8.ltx - RELOC/doc/latex/math-e/06-03-9.ltx - RELOC/doc/latex/math-e/06-06-1.ltx - RELOC/doc/latex/math-e/06-06-2.ltx - RELOC/doc/latex/math-e/06-07-1.ltx - RELOC/doc/latex/math-e/06-07-2.ltx - RELOC/doc/latex/math-e/06-07-3.ltx - RELOC/doc/latex/math-e/06-07-4.ltx - RELOC/doc/latex/math-e/06-07-5.ltx - RELOC/doc/latex/math-e/06-08-1.ltx - RELOC/doc/latex/math-e/06-08-2.ltx - RELOC/doc/latex/math-e/06-09-1.ltx - RELOC/doc/latex/math-e/06-09-2.ltx - RELOC/doc/latex/math-e/06-10-1.ltx - RELOC/doc/latex/math-e/06-11-1.ltx - RELOC/doc/latex/math-e/06-11-2.ltx - RELOC/doc/latex/math-e/06-11-3.ltx - RELOC/doc/latex/math-e/06-11-4.ltx - RELOC/doc/latex/math-e/06-11-5.ltx - RELOC/doc/latex/math-e/06-11-6.ltx - RELOC/doc/latex/math-e/06-11-7.ltx - RELOC/doc/latex/math-e/06-11-8.ltx - RELOC/doc/latex/math-e/06-11-9.ltx - RELOC/doc/latex/math-e/06-12-1.ltx - RELOC/doc/latex/math-e/06-12-10.ltx - RELOC/doc/latex/math-e/06-12-11.ltx - RELOC/doc/latex/math-e/06-12-12.ltx - RELOC/doc/latex/math-e/06-12-13.ltx - RELOC/doc/latex/math-e/06-12-14.ltx - RELOC/doc/latex/math-e/06-12-15.ltx - RELOC/doc/latex/math-e/06-12-2.ltx - RELOC/doc/latex/math-e/06-12-3.ltx - RELOC/doc/latex/math-e/06-12-4.ltx - RELOC/doc/latex/math-e/06-12-5.ltx - RELOC/doc/latex/math-e/06-12-6.ltx - RELOC/doc/latex/math-e/06-12-7.ltx - RELOC/doc/latex/math-e/06-12-8.ltx - RELOC/doc/latex/math-e/06-12-9.ltx - RELOC/doc/latex/math-e/06-13-1.ltx - RELOC/doc/latex/math-e/06-13-2.ltx - RELOC/doc/latex/math-e/06-13-3.ltx - RELOC/doc/latex/math-e/06-14-1.ltx - RELOC/doc/latex/math-e/06-14-2.ltx - RELOC/doc/latex/math-e/06-14-3.ltx - RELOC/doc/latex/math-e/06-15-1.ltx - RELOC/doc/latex/math-e/06-15-2.ltx - RELOC/doc/latex/math-e/06-15-3.ltx - RELOC/doc/latex/math-e/06-16-1.ltx - RELOC/doc/latex/math-e/06-16-2.ltx - RELOC/doc/latex/math-e/06-17-1.ltx - RELOC/doc/latex/math-e/06-18-1.ltx - RELOC/doc/latex/math-e/06-19-1.ltx - RELOC/doc/latex/math-e/06-19-2.ltx - RELOC/doc/latex/math-e/06-19-3.ltx - RELOC/doc/latex/math-e/06-19-4.ltx - RELOC/doc/latex/math-e/06-20-1.ltx - RELOC/doc/latex/math-e/06-20-2.ltx - RELOC/doc/latex/math-e/06-20-3.ltx - RELOC/doc/latex/math-e/06-20-4.ltx - RELOC/doc/latex/math-e/07-01-1.ltx - RELOC/doc/latex/math-e/07-01-10.ltx - RELOC/doc/latex/math-e/07-01-11.ltx - RELOC/doc/latex/math-e/07-01-12.ltx - RELOC/doc/latex/math-e/07-01-2.ltx - RELOC/doc/latex/math-e/07-01-3.ltx - RELOC/doc/latex/math-e/07-01-4.ltx - RELOC/doc/latex/math-e/07-01-5.ltx - RELOC/doc/latex/math-e/07-01-6.ltx - RELOC/doc/latex/math-e/07-01-7.ltx - RELOC/doc/latex/math-e/07-01-8.ltx - RELOC/doc/latex/math-e/07-01-9.ltx - RELOC/doc/latex/math-e/07-02-1.ltx - RELOC/doc/latex/math-e/07-02-2.ltx - RELOC/doc/latex/math-e/07-02-3.ltx - RELOC/doc/latex/math-e/07-02-4.ltx - RELOC/doc/latex/math-e/07-03-1.ltx - RELOC/doc/latex/math-e/07-03-2.ltx - RELOC/doc/latex/math-e/07-04-1.ltx - RELOC/doc/latex/math-e/07-05-1.ltx - RELOC/doc/latex/math-e/07-05-10.ltx - RELOC/doc/latex/math-e/07-05-11.ltx - RELOC/doc/latex/math-e/07-05-12.ltx - RELOC/doc/latex/math-e/07-05-13.ltx - RELOC/doc/latex/math-e/07-05-14.ltx - RELOC/doc/latex/math-e/07-05-2.ltx - RELOC/doc/latex/math-e/07-05-3.ltx - RELOC/doc/latex/math-e/07-05-4.ltx - RELOC/doc/latex/math-e/07-05-5.ltx - RELOC/doc/latex/math-e/07-05-6.ltx - RELOC/doc/latex/math-e/07-05-7.ltx - RELOC/doc/latex/math-e/07-05-8.ltx - RELOC/doc/latex/math-e/07-05-9.ltx - RELOC/doc/latex/math-e/07-06-1.ltx - RELOC/doc/latex/math-e/07-06-2.ltx - RELOC/doc/latex/math-e/07-06-3.ltx - RELOC/doc/latex/math-e/07-06-4.ltx - RELOC/doc/latex/math-e/07-06-5.ltx - RELOC/doc/latex/math-e/07-06-6.ltx - RELOC/doc/latex/math-e/07-07-1.ltx - RELOC/doc/latex/math-e/07-08-1.ltx - RELOC/doc/latex/math-e/07-08-2.ltx - RELOC/doc/latex/math-e/07-08-3.ltx - RELOC/doc/latex/math-e/07-09-1.ltx - RELOC/doc/latex/math-e/07-09-2.ltx - RELOC/doc/latex/math-e/07-10-1.ltx - RELOC/doc/latex/math-e/07-10-2.ltx - RELOC/doc/latex/math-e/07-10-3.ltx - RELOC/doc/latex/math-e/07-10-4.ltx - RELOC/doc/latex/math-e/07-11-1.ltx - RELOC/doc/latex/math-e/07-12-1.ltx - RELOC/doc/latex/math-e/07-12-2.ltx - RELOC/doc/latex/math-e/07-12-3.ltx - RELOC/doc/latex/math-e/07-13-1.ltx - RELOC/doc/latex/math-e/07-14-1.ltx - RELOC/doc/latex/math-e/07-14-10.ltx - RELOC/doc/latex/math-e/07-14-2.ltx - RELOC/doc/latex/math-e/07-14-3.ltx - RELOC/doc/latex/math-e/07-14-4.ltx - RELOC/doc/latex/math-e/07-14-5.ltx - RELOC/doc/latex/math-e/07-14-6.ltx - RELOC/doc/latex/math-e/07-14-7.ltx - RELOC/doc/latex/math-e/07-14-8.ltx - RELOC/doc/latex/math-e/07-14-9.ltx - RELOC/doc/latex/math-e/07-15-1.ltx - RELOC/doc/latex/math-e/07-15-2.ltx - RELOC/doc/latex/math-e/07-16-1.ltx - RELOC/doc/latex/math-e/07-16-2.ltx - RELOC/doc/latex/math-e/08-01-1.ltx - RELOC/doc/latex/math-e/08-01-10.ltx - RELOC/doc/latex/math-e/08-01-11.ltx - RELOC/doc/latex/math-e/08-01-12.ltx - RELOC/doc/latex/math-e/08-01-13.ltx - RELOC/doc/latex/math-e/08-01-14.ltx - RELOC/doc/latex/math-e/08-01-15.ltx - RELOC/doc/latex/math-e/08-01-16.ltx - RELOC/doc/latex/math-e/08-01-2.ltx - RELOC/doc/latex/math-e/08-01-3.ltx - RELOC/doc/latex/math-e/08-01-4.ltx - RELOC/doc/latex/math-e/08-01-5.ltx - RELOC/doc/latex/math-e/08-01-6.ltx - RELOC/doc/latex/math-e/08-01-7.ltx - RELOC/doc/latex/math-e/08-01-8.ltx - RELOC/doc/latex/math-e/08-01-9.ltx - RELOC/doc/latex/math-e/08-02-1.ltx - RELOC/doc/latex/math-e/08-02-10.ltx - RELOC/doc/latex/math-e/08-02-11.ltx - RELOC/doc/latex/math-e/08-02-12.ltx - RELOC/doc/latex/math-e/08-02-13.ltx - RELOC/doc/latex/math-e/08-02-14.ltx - RELOC/doc/latex/math-e/08-02-15.ltx - RELOC/doc/latex/math-e/08-02-2.ltx - RELOC/doc/latex/math-e/08-02-3.ltx - RELOC/doc/latex/math-e/08-02-4.ltx - RELOC/doc/latex/math-e/08-02-5.ltx - RELOC/doc/latex/math-e/08-02-6.ltx - RELOC/doc/latex/math-e/08-02-7.ltx - RELOC/doc/latex/math-e/08-02-8.ltx - RELOC/doc/latex/math-e/08-02-9.ltx - RELOC/doc/latex/math-e/08-03-1.ltx - RELOC/doc/latex/math-e/08-03-10.ltx - RELOC/doc/latex/math-e/08-03-11.ltx - RELOC/doc/latex/math-e/08-03-12.ltx - RELOC/doc/latex/math-e/08-03-2.ltx - RELOC/doc/latex/math-e/08-03-3.ltx - RELOC/doc/latex/math-e/08-03-4.ltx - RELOC/doc/latex/math-e/08-03-5.ltx - RELOC/doc/latex/math-e/08-03-6.ltx - RELOC/doc/latex/math-e/08-03-7.ltx - RELOC/doc/latex/math-e/08-03-8.ltx - RELOC/doc/latex/math-e/08-03-9.ltx - RELOC/doc/latex/math-e/09-01-1.ltx - RELOC/doc/latex/math-e/09-02-1.ltx - RELOC/doc/latex/math-e/09-03-1.ltx - RELOC/doc/latex/math-e/09-03-2.ltx - RELOC/doc/latex/math-e/09-04-1.ltx - RELOC/doc/latex/math-e/09-05-1.ltx - RELOC/doc/latex/math-e/09-05-2.ltx - RELOC/doc/latex/math-e/09-06-1.ltx - RELOC/doc/latex/math-e/09-06-2.ltx - RELOC/doc/latex/math-e/09-07-1.ltx - RELOC/doc/latex/math-e/09-07-2.ltx - RELOC/doc/latex/math-e/09-07-3.ltx - RELOC/doc/latex/math-e/09-07-4.ltx - RELOC/doc/latex/math-e/09-08-1.ltx - RELOC/doc/latex/math-e/09-08-2.ltx - RELOC/doc/latex/math-e/09-08-3.ltx - RELOC/doc/latex/math-e/09-09-1.ltx - RELOC/doc/latex/math-e/09-09-2.ltx - RELOC/doc/latex/math-e/09-10-1.ltx - RELOC/doc/latex/math-e/09-10-2.ltx - RELOC/doc/latex/math-e/09-11-1.ltx - RELOC/doc/latex/math-e/09-11-2.ltx - RELOC/doc/latex/math-e/09-11-3.ltx - RELOC/doc/latex/math-e/09-12-1.ltx - RELOC/doc/latex/math-e/09-12-2.ltx - RELOC/doc/latex/math-e/09-12-3.ltx - RELOC/doc/latex/math-e/09-12-4.ltx - RELOC/doc/latex/math-e/09-12-5.ltx - RELOC/doc/latex/math-e/09-12-6.ltx - RELOC/doc/latex/math-e/09-12-7.ltxps - RELOC/doc/latex/math-e/09-13-1.ltx - RELOC/doc/latex/math-e/09-13-2.ltx - RELOC/doc/latex/math-e/09-14-1.ltx - RELOC/doc/latex/math-e/09-15-1.ltx - RELOC/doc/latex/math-e/09-15-2.ltx - RELOC/doc/latex/math-e/09-15-3.ltx - RELOC/doc/latex/math-e/09-16-1.ltx - RELOC/doc/latex/math-e/09-16-2.ltx - RELOC/doc/latex/math-e/09-16-3.ltx - RELOC/doc/latex/math-e/09-16-4.ltx - RELOC/doc/latex/math-e/09-16-5.ltx - RELOC/doc/latex/math-e/09-16-6.ltx - RELOC/doc/latex/math-e/09-16-7.ltx - RELOC/doc/latex/math-e/09-16-8.ltx - RELOC/doc/latex/math-e/09-17-1.ltx - RELOC/doc/latex/math-e/09-17-10.ltx - RELOC/doc/latex/math-e/09-17-11.ltx - RELOC/doc/latex/math-e/09-17-12.ltx - RELOC/doc/latex/math-e/09-17-13.ltx - RELOC/doc/latex/math-e/09-17-14.ltx - RELOC/doc/latex/math-e/09-17-2.ltx - RELOC/doc/latex/math-e/09-17-3.ltx - RELOC/doc/latex/math-e/09-17-4.ltx4 - RELOC/doc/latex/math-e/09-17-5.ltx - RELOC/doc/latex/math-e/09-17-6.ltx - RELOC/doc/latex/math-e/09-17-7.ltx - RELOC/doc/latex/math-e/09-17-8.ltx - RELOC/doc/latex/math-e/09-17-9.ltx - RELOC/doc/latex/math-e/09-18-1.ltx - RELOC/doc/latex/math-e/09-18-2.ltx - RELOC/doc/latex/math-e/09-18-3.ltx - RELOC/doc/latex/math-e/09-19-1.ltx - RELOC/doc/latex/math-e/09-19-2.ltx - RELOC/doc/latex/math-e/09-20-1.ltx - RELOC/doc/latex/math-e/09-20-2.ltx - RELOC/doc/latex/math-e/09-20-3.ltx - RELOC/doc/latex/math-e/09-20-4.ltx - RELOC/doc/latex/math-e/09-20-5.ltx - RELOC/doc/latex/math-e/10-01-1.ltx - RELOC/doc/latex/math-e/10-01-2.ltx - RELOC/doc/latex/math-e/10-01-3.ltx - RELOC/doc/latex/math-e/10-01-4.ltxps - RELOC/doc/latex/math-e/10-01-5.ltxps - RELOC/doc/latex/math-e/10-02-1.ltx - RELOC/doc/latex/math-e/10-02-2.ltx - RELOC/doc/latex/math-e/10-03-1.ltx - RELOC/doc/latex/math-e/10-03-2.ltx - RELOC/doc/latex/math-e/10-03-3.ltx - RELOC/doc/latex/math-e/10-03-4.ltx - RELOC/doc/latex/math-e/10-03-5.ltx - RELOC/doc/latex/math-e/10-04-1.ltx - RELOC/doc/latex/math-e/10-04-2.ltx - RELOC/doc/latex/math-e/10-04-3.ltx - RELOC/doc/latex/math-e/10-04-4.ltx - RELOC/doc/latex/math-e/10-04-5.ltx - RELOC/doc/latex/math-e/10-04-6.ltx - RELOC/doc/latex/math-e/10-04-7.ltx - RELOC/doc/latex/math-e/10-04-8.ltx - RELOC/doc/latex/math-e/10-04-9.ltx - RELOC/doc/latex/math-e/10-05-1.ltx - RELOC/doc/latex/math-e/10-05-2.ltx - RELOC/doc/latex/math-e/10-06-1.ltx - RELOC/doc/latex/math-e/10-06-2.ltx - RELOC/doc/latex/math-e/10-06-3.ltx - RELOC/doc/latex/math-e/10-06-4.ltx - RELOC/doc/latex/math-e/10-07-1.ltx2 - RELOC/doc/latex/math-e/10-07-2.ltx - RELOC/doc/latex/math-e/10-07-3.ltx - RELOC/doc/latex/math-e/10-07-4.ltx - RELOC/doc/latex/math-e/10-07-5.ltx - RELOC/doc/latex/math-e/10-07-6.ltx - RELOC/doc/latex/math-e/10-07-7.ltx - RELOC/doc/latex/math-e/10-08-1.ltxps - RELOC/doc/latex/math-e/10-09-1.ltx - RELOC/doc/latex/math-e/10-09-10.ltx - RELOC/doc/latex/math-e/10-09-11.ltx - RELOC/doc/latex/math-e/10-09-12.ltx - RELOC/doc/latex/math-e/10-09-13.ltx - RELOC/doc/latex/math-e/10-09-2.ltx - RELOC/doc/latex/math-e/10-09-3.ltx - RELOC/doc/latex/math-e/10-09-4.ltx - RELOC/doc/latex/math-e/10-09-5.ltx - RELOC/doc/latex/math-e/10-09-6.ltx - RELOC/doc/latex/math-e/10-09-7.ltx - RELOC/doc/latex/math-e/10-09-8.ltx - RELOC/doc/latex/math-e/10-09-9.ltx - RELOC/doc/latex/math-e/10-10-1.ltx - RELOC/doc/latex/math-e/10-10-2.ltx - RELOC/doc/latex/math-e/10-10-3.ltx - RELOC/doc/latex/math-e/10-10-4.ltx - RELOC/doc/latex/math-e/10-10-5.ltx - RELOC/doc/latex/math-e/10-10-6.ltx - RELOC/doc/latex/math-e/10-10-7.ltx - RELOC/doc/latex/math-e/11-01-1.ltx - RELOC/doc/latex/math-e/11-01-2.ltx - RELOC/doc/latex/math-e/11-01-3.ltx - RELOC/doc/latex/math-e/11-01-4.ltx - RELOC/doc/latex/math-e/11-01-5.ltx - RELOC/doc/latex/math-e/11-01-6.ltx - RELOC/doc/latex/math-e/11-01-7.ltx - RELOC/doc/latex/math-e/11-02-1.ltx - RELOC/doc/latex/math-e/11-02-10.ltx - RELOC/doc/latex/math-e/11-02-11.ltx - RELOC/doc/latex/math-e/11-02-12.ltx - RELOC/doc/latex/math-e/11-02-13.ltx - RELOC/doc/latex/math-e/11-02-14.ltx - RELOC/doc/latex/math-e/11-02-15.ltx - RELOC/doc/latex/math-e/11-02-16.ltx - RELOC/doc/latex/math-e/11-02-17.ltx - RELOC/doc/latex/math-e/11-02-18.ltx - RELOC/doc/latex/math-e/11-02-19.ltx - RELOC/doc/latex/math-e/11-02-2.ltx - RELOC/doc/latex/math-e/11-02-20.ltx - RELOC/doc/latex/math-e/11-02-21.ltx - RELOC/doc/latex/math-e/11-02-22.ltx - RELOC/doc/latex/math-e/11-02-23.ltx - RELOC/doc/latex/math-e/11-02-24.ltx - RELOC/doc/latex/math-e/11-02-25.ltx - RELOC/doc/latex/math-e/11-02-26.ltx - RELOC/doc/latex/math-e/11-02-3.ltx - RELOC/doc/latex/math-e/11-02-4.ltx - RELOC/doc/latex/math-e/11-02-5.ltx - RELOC/doc/latex/math-e/11-02-6.ltx - RELOC/doc/latex/math-e/11-02-7.ltx - RELOC/doc/latex/math-e/11-02-8.ltx - RELOC/doc/latex/math-e/11-02-9.ltx - RELOC/doc/latex/math-e/README details="Readme" - RELOC/doc/latex/math-e/exaarticle.cls - RELOC/doc/latex/math-e/exaarticle2.cls - RELOC/doc/latex/math-e/exaartplain.cls - RELOC/doc/latex/math-e/exareport.cls - RELOC/doc/latex/math-e/exasymbol.cls -catalogue-ctan /info/examples/Math-E -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics book-ex - -name math-into-latex-4 -category Package -revision 44131 -shortdesc Samples from Math into LaTeX, 4th Edition -relocated 1 -longdesc Samples for the book `(More) Math into LaTeX', 4th edition. In -longdesc addition, there are two excerpts from the book: A Short Course -longdesc to help you get started quickly with LaTeX, including detailed -longdesc instructions on how to install LaTeX on a PC or a Mac; Math and -longdesc Text Symbol Tables. -containersize 548 -containerchecksum 70f4e0fd7e79a60c0476604aaadf74741b97dabc84b43b1ec3b521b5bf4da667439efd2000667f8a59a4d5baeba58f7f4ad89ea9d04faea452e410c8d587e798 -doccontainersize 1649968 -doccontainerchecksum 99b5983faf30fd630f676ece01f5aec34ce8833f0dedcc0b501f2466a765ec4f1056c59a6562d76f408fdd6ac1b8d46a7e0b24ce43e7bd04ef385462cbee62d5 -docfiles size=965 - RELOC/doc/latex/math-into-latex-4/README details="Readme" - RELOC/doc/latex/math-into-latex-4/README.TEXLIVE - RELOC/doc/latex/math-into-latex-4/amsart.tpl - RELOC/doc/latex/math-into-latex-4/amsproc.template - RELOC/doc/latex/math-into-latex-4/babybeamer1.pdf - RELOC/doc/latex/math-into-latex-4/babybeamer1.tex - RELOC/doc/latex/math-into-latex-4/babybeamer10.pdf - RELOC/doc/latex/math-into-latex-4/babybeamer10.tex - RELOC/doc/latex/math-into-latex-4/babybeamer2.pdf - RELOC/doc/latex/math-into-latex-4/babybeamer2.tex - RELOC/doc/latex/math-into-latex-4/babybeamer3.pdf - RELOC/doc/latex/math-into-latex-4/babybeamer3.tex - RELOC/doc/latex/math-into-latex-4/babybeamer4.pdf - RELOC/doc/latex/math-into-latex-4/babybeamer4.tex - RELOC/doc/latex/math-into-latex-4/babybeamer5.pdf - RELOC/doc/latex/math-into-latex-4/babybeamer5.tex - RELOC/doc/latex/math-into-latex-4/babybeamer6.pdf - RELOC/doc/latex/math-into-latex-4/babybeamer6.tex - RELOC/doc/latex/math-into-latex-4/babybeamer6block.pdf - RELOC/doc/latex/math-into-latex-4/babybeamer6block.tex - RELOC/doc/latex/math-into-latex-4/babybeamer6mod.pdf - RELOC/doc/latex/math-into-latex-4/babybeamer6mod.tex - RELOC/doc/latex/math-into-latex-4/babybeamer6mod2.pdf - RELOC/doc/latex/math-into-latex-4/babybeamer6mod2.tex - RELOC/doc/latex/math-into-latex-4/babybeamer7.pdf - RELOC/doc/latex/math-into-latex-4/babybeamer7.tex - RELOC/doc/latex/math-into-latex-4/babybeamer8.pdf - RELOC/doc/latex/math-into-latex-4/babybeamer8.tex - RELOC/doc/latex/math-into-latex-4/babybeamer9.pdf - RELOC/doc/latex/math-into-latex-4/babybeamer9.tex - RELOC/doc/latex/math-into-latex-4/basem3-1.eps - RELOC/doc/latex/math-into-latex-4/basem3-1.pdf - RELOC/doc/latex/math-into-latex-4/basem3-2.eps - RELOC/doc/latex/math-into-latex-4/basem3-2.pdf - RELOC/doc/latex/math-into-latex-4/basem3-3.eps - RELOC/doc/latex/math-into-latex-4/basem3-3.pdf - RELOC/doc/latex/math-into-latex-4/basem3-4.eps - RELOC/doc/latex/math-into-latex-4/basem3-4.pdf - RELOC/doc/latex/math-into-latex-4/beamerstructure1.pdf - RELOC/doc/latex/math-into-latex-4/beamerstructure1.tex - RELOC/doc/latex/math-into-latex-4/beamerstructure2.pdf - RELOC/doc/latex/math-into-latex-4/beamerstructure2.tex - RELOC/doc/latex/math-into-latex-4/bibl.tpl - RELOC/doc/latex/math-into-latex-4/cleardoublepage.sty - RELOC/doc/latex/math-into-latex-4/cube.eps - RELOC/doc/latex/math-into-latex-4/cube.pdf - RELOC/doc/latex/math-into-latex-4/fonttbl.tex - RELOC/doc/latex/math-into-latex-4/german.tex - RELOC/doc/latex/math-into-latex-4/gg.tex - RELOC/doc/latex/math-into-latex-4/gg2.tex - RELOC/doc/latex/math-into-latex-4/ggamsart.tpl - RELOC/doc/latex/math-into-latex-4/gratzer - RELOC/doc/latex/math-into-latex-4/inbibl.tpl - RELOC/doc/latex/math-into-latex-4/intrart.tex - RELOC/doc/latex/math-into-latex-4/intrarti.tex - RELOC/doc/latex/math-into-latex-4/intropres.tex - RELOC/doc/latex/math-into-latex-4/legacy-article.tex - RELOC/doc/latex/math-into-latex-4/letter.tex - RELOC/doc/latex/math-into-latex-4/math.tex - RELOC/doc/latex/math-into-latex-4/mathb.tex - RELOC/doc/latex/math-into-latex-4/newlattice.sty - RELOC/doc/latex/math-into-latex-4/notation.pdf - RELOC/doc/latex/math-into-latex-4/note1.tex - RELOC/doc/latex/math-into-latex-4/note1b.tex - RELOC/doc/latex/math-into-latex-4/note2.tex - RELOC/doc/latex/math-into-latex-4/noteslug.tex - RELOC/doc/latex/math-into-latex-4/products.eps - RELOC/doc/latex/math-into-latex-4/products.pdf - RELOC/doc/latex/math-into-latex-4/quickbeamer.pdf - RELOC/doc/latex/math-into-latex-4/quickbeamer.tex - RELOC/doc/latex/math-into-latex-4/quickbeamer1.pdf - RELOC/doc/latex/math-into-latex-4/quickbeamer1.tex - RELOC/doc/latex/math-into-latex-4/quickbeamer2.pdf - RELOC/doc/latex/math-into-latex-4/quickbeamer2.tex - RELOC/doc/latex/math-into-latex-4/sampart-ref.tex - RELOC/doc/latex/math-into-latex-4/sampart.tex - RELOC/doc/latex/math-into-latex-4/sampartb.bib - RELOC/doc/latex/math-into-latex-4/sampartb.tex - RELOC/doc/latex/math-into-latex-4/sampartu.tex - RELOC/doc/latex/math-into-latex-4/sample.cls - RELOC/doc/latex/math-into-latex-4/template.bib - RELOC/doc/latex/math-into-latex-4/topmat.tpl -catalogue-ctan /info/examples/Math_into_LaTeX-4 -catalogue-date 2017-01-13 05:31:26 +0100 -catalogue-license other-free -catalogue-topics book-ex - -name mathabx -category Package -revision 15878 -shortdesc Three series of mathematical symbols -relocated 1 -longdesc Mathabx is a set of 3 mathematical symbols font series: matha, -longdesc mathb and mathx. They are defined by Metafont code and should -longdesc be of reasonable quality (bitmap output). Things change from -longdesc time to time, so there is no claim of stability (encoding, -longdesc metrics, design). The package includes Plain TeX and LaTeX -longdesc support macros. A version of the fonts, in Adobe Type 1 format, -longdesc is also available. -containersize 103004 -containerchecksum 37e05615e9fbd9f61fa0aba00b3fac6c6ca2f47e11e5404f00a971aca9abd0cebbff1295bfc20df3252bc8d964e35cd93e71b6929998583f39fa3781311c05df -doccontainersize 496996 -doccontainerchecksum f85da311735fd80ac66ed2fc41c1d2875f1be65021e275d63d2e2e581d7e4a619d8b360209e2245308e8630e12d2528d21fb9896cfc965854fe76cb32e6c02dd -docfiles size=193 - RELOC/doc/fonts/mathabx/README details="Readme" - RELOC/doc/fonts/mathabx/mathtest.pdf details="Package documentation, including font lists" - RELOC/doc/fonts/mathabx/mathtest.tex - RELOC/doc/fonts/mathabx/testmac.tex -runfiles size=215 - RELOC/fonts/source/public/mathabx/matha10.mf - RELOC/fonts/source/public/mathabx/matha12.mf - RELOC/fonts/source/public/mathabx/matha5.mf - RELOC/fonts/source/public/mathabx/matha6.mf - RELOC/fonts/source/public/mathabx/matha7.mf - RELOC/fonts/source/public/mathabx/matha8.mf - RELOC/fonts/source/public/mathabx/matha9.mf - RELOC/fonts/source/public/mathabx/mathacnt.mf - RELOC/fonts/source/public/mathabx/mathadrv.mf - RELOC/fonts/source/public/mathabx/matharrw.mf - RELOC/fonts/source/public/mathabx/mathastr.mf - RELOC/fonts/source/public/mathabx/mathastrotest10.mf - RELOC/fonts/source/public/mathabx/mathastrotestdrv.mf - RELOC/fonts/source/public/mathabx/mathasym.mf - RELOC/fonts/source/public/mathabx/mathb10.mf - RELOC/fonts/source/public/mathabx/mathb12.mf - RELOC/fonts/source/public/mathabx/mathb5.mf - RELOC/fonts/source/public/mathabx/mathb6.mf - RELOC/fonts/source/public/mathabx/mathb7.mf - RELOC/fonts/source/public/mathabx/mathb8.mf - RELOC/fonts/source/public/mathabx/mathb9.mf - RELOC/fonts/source/public/mathabx/mathbase.mf - RELOC/fonts/source/public/mathabx/mathbdel.mf - RELOC/fonts/source/public/mathabx/mathbdrv.mf - RELOC/fonts/source/public/mathabx/mathbigs.mf - RELOC/fonts/source/public/mathabx/mathbsym.mf - RELOC/fonts/source/public/mathabx/mathc10.mf - RELOC/fonts/source/public/mathabx/mathcall.mf - RELOC/fonts/source/public/mathabx/mathcallgreek.mf - RELOC/fonts/source/public/mathabx/mathcdrv.mf - RELOC/fonts/source/public/mathabx/mathfine.mf - RELOC/fonts/source/public/mathabx/mathgrey.mf - RELOC/fonts/source/public/mathabx/mathhbrw.mf - RELOC/fonts/source/public/mathabx/mathineq.mf - RELOC/fonts/source/public/mathabx/mathltlk.mf - RELOC/fonts/source/public/mathabx/mathmbcb.mf - RELOC/fonts/source/public/mathabx/mathprmt.mf - RELOC/fonts/source/public/mathabx/mathsmsy.mf - RELOC/fonts/source/public/mathabx/mathsubs.mf - RELOC/fonts/source/public/mathabx/mathsymb.mf - RELOC/fonts/source/public/mathabx/mathu10.mf - RELOC/fonts/source/public/mathabx/mathudrv.mf - RELOC/fonts/source/public/mathabx/mathusym.mf - RELOC/fonts/source/public/mathabx/mathux10.mf - RELOC/fonts/source/public/mathabx/mathuxdrv.mf - RELOC/fonts/source/public/mathabx/mathx10.mf - RELOC/fonts/source/public/mathabx/mathx12.mf - RELOC/fonts/source/public/mathabx/mathx5.mf - RELOC/fonts/source/public/mathabx/mathx6.mf - RELOC/fonts/source/public/mathabx/mathx7.mf - RELOC/fonts/source/public/mathabx/mathx8.mf - RELOC/fonts/source/public/mathabx/mathx9.mf - RELOC/fonts/source/public/mathabx/mathxdrv.mf - RELOC/fonts/source/public/mathabx/maydigit.mf - RELOC/fonts/tfm/public/mathabx/matha10.tfm - RELOC/fonts/tfm/public/mathabx/matha12.tfm - RELOC/fonts/tfm/public/mathabx/matha5.tfm - RELOC/fonts/tfm/public/mathabx/matha6.tfm - RELOC/fonts/tfm/public/mathabx/matha7.tfm - RELOC/fonts/tfm/public/mathabx/matha8.tfm - RELOC/fonts/tfm/public/mathabx/matha9.tfm - RELOC/fonts/tfm/public/mathabx/mathastrotest10.tfm - RELOC/fonts/tfm/public/mathabx/mathb10.tfm - RELOC/fonts/tfm/public/mathabx/mathb12.tfm - RELOC/fonts/tfm/public/mathabx/mathb5.tfm - RELOC/fonts/tfm/public/mathabx/mathb6.tfm - RELOC/fonts/tfm/public/mathabx/mathb7.tfm - RELOC/fonts/tfm/public/mathabx/mathb8.tfm - RELOC/fonts/tfm/public/mathabx/mathb9.tfm - RELOC/fonts/tfm/public/mathabx/mathc10.tfm - RELOC/fonts/tfm/public/mathabx/mathu10.tfm - RELOC/fonts/tfm/public/mathabx/mathux10.tfm - RELOC/fonts/tfm/public/mathabx/mathx10.tfm - RELOC/fonts/tfm/public/mathabx/mathx12.tfm - RELOC/fonts/tfm/public/mathabx/mathx5.tfm - RELOC/fonts/tfm/public/mathabx/mathx6.tfm - RELOC/fonts/tfm/public/mathabx/mathx7.tfm - RELOC/fonts/tfm/public/mathabx/mathx8.tfm - RELOC/fonts/tfm/public/mathabx/mathx9.tfm - RELOC/tex/generic/mathabx/mathabx.dcl - RELOC/tex/generic/mathabx/mathabx.sty - RELOC/tex/generic/mathabx/mathabx.tex -catalogue-ctan /fonts/mathabx -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl -catalogue-topics font font-mf font-symbol-maths - -name mathabx-type1 -category Package -revision 21129 -shortdesc Outline version of the mathabx fonts -relocated 1 -longdesc This is an Adobe Type 1 outline version of the mathabx fonts. -depend mathabx -execute addMap mathabx.map -containersize 1858012 -containerchecksum e49ba939d3205af0d4e3de21416f7ee6a0b110f5a5dfe1e4d3bf690fef7b63dca43a708470dae966c4be03d83fca96a2120ade873cfe1cc02a7d65baabac546b -doccontainersize 916 -doccontainerchecksum 1044780bc705b332ab13deb125a430802292bbd48c5755ab34123d828f3665f444f0f56262228b92b73759688f6b4abe2ae71fa9bec170b84dc2c1a0eaa683ca -docfiles size=1 - RELOC/doc/fonts/mathabx-type1/README details="Readme" -runfiles size=500 - RELOC/fonts/map/dvips/mathabx-type1/mathabx.map - RELOC/fonts/type1/public/mathabx-type1/matha10.pfb - RELOC/fonts/type1/public/mathabx-type1/matha12.pfb - RELOC/fonts/type1/public/mathabx-type1/matha5.pfb - RELOC/fonts/type1/public/mathabx-type1/matha6.pfb - RELOC/fonts/type1/public/mathabx-type1/matha7.pfb - RELOC/fonts/type1/public/mathabx-type1/matha8.pfb - RELOC/fonts/type1/public/mathabx-type1/matha9.pfb - RELOC/fonts/type1/public/mathabx-type1/mathastrotest10.pfb - RELOC/fonts/type1/public/mathabx-type1/mathb10.pfb - RELOC/fonts/type1/public/mathabx-type1/mathb12.pfb - RELOC/fonts/type1/public/mathabx-type1/mathb5.pfb - RELOC/fonts/type1/public/mathabx-type1/mathb6.pfb - RELOC/fonts/type1/public/mathabx-type1/mathb7.pfb - RELOC/fonts/type1/public/mathabx-type1/mathb8.pfb - RELOC/fonts/type1/public/mathabx-type1/mathb9.pfb - RELOC/fonts/type1/public/mathabx-type1/mathc10.pfb - RELOC/fonts/type1/public/mathabx-type1/mathu10.pfb - RELOC/fonts/type1/public/mathabx-type1/mathux10.pfb - RELOC/fonts/type1/public/mathabx-type1/mathx10.pfb - RELOC/fonts/type1/public/mathabx-type1/mathx12.pfb - RELOC/fonts/type1/public/mathabx-type1/mathx5.pfb - RELOC/fonts/type1/public/mathabx-type1/mathx6.pfb - RELOC/fonts/type1/public/mathabx-type1/mathx7.pfb - RELOC/fonts/type1/public/mathabx-type1/mathx8.pfb - RELOC/fonts/type1/public/mathabx-type1/mathx9.pfb -catalogue-also mathabx -catalogue-ctan /fonts/ps-type1/mathabx -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font font-type1 font-symbol-maths - -name mathalfa -category Package -revision 47575 -shortdesc General package for loading maths alphabets in LaTeX -relocated 1 -longdesc The package provides means of loading maths alphabets (such as -longdesc are normally addressed via macros \mathcal, \mathbb, \mathfrak -longdesc and \mathscr), offering various features normally missing in -longdesc existing packages for this job. -containersize 4088 -containerchecksum 4225b0a6e71e8e36c60cfdf27378616f69a2cd5a078156c8a9c58ea2f959c24ff82b99038e6d9834746a6d2a5fb8feeac4a24d8e9d375274a5b5dd4b3e8c5f34 -doccontainersize 974224 -doccontainerchecksum 7131b455af595807bcefb5e409b3e123a6e0dc56df65624b65358a8f8368086b22c02569036f6c26838fabd6a18d900b701f643b4b2e7c94bc9411ac412210ff -docfiles size=244 - RELOC/doc/latex/mathalfa/README details="Readme" - RELOC/doc/latex/mathalfa/mathalfa.pdf details="Package documentation" - RELOC/doc/latex/mathalfa/mathalfa.tex -runfiles size=7 - RELOC/tex/latex/mathalfa/mathalfa.sty -catalogue-ctan /macros/latex/contrib/mathalfa -catalogue-date 2018-05-02 19:52:20 +0200 -catalogue-license lppl1.3 -catalogue-topics maths -catalogue-version 1.10 - -name mathastext -category Package -revision 48458 -shortdesc Use the text font in maths mode -relocated 1 -longdesc The package uses a text font (usually the document's text font) -longdesc for the letters of the Latin alphabet needed when typesetting -longdesc mathematics. (Optionally, other characters in the font may also -longdesc be used). This facility makes possible (for a document with -longdesc simple mathematics) a far wider choice of text font, with -longdesc little worry that no specially designed accompanying maths -longdesc fonts are available. The package also offers a simple mechanism -longdesc for using many different choices of (text hence, now, maths) -longdesc font in the same document. Of course, using one font for two -longdesc purposes helps produce smaller PDF files. The package, if -longdesc running under LuaTeX, requires the TeX live 2013 distribution -longdesc (or later). -containersize 14920 -containerchecksum f8f5fddde33008b488c788d0b6de69f6745c6e979cc94324c35e93d8f64478e7bd131f4274ba8b293d32b5dc46929451d3f04bd866df392eb759a03df2c8a505 -doccontainersize 495868 -doccontainerchecksum f60a91d7352e569190deffe4d08576e2d4a6f09f5ec0c69d444325277b64d93bc108c130beb675a0c3a2a1ff762b221d4e1a54b1f2633b765130c92b7d3eaa87 -docfiles size=129 - RELOC/doc/latex/mathastext/README.md details="Readme" - RELOC/doc/latex/mathastext/mathastext.pdf details="Package documentation" - RELOC/doc/latex/mathastext/mathastexttestalphabets.pdf details="Output of test script" -srccontainersize 86868 -srccontainerchecksum 47ba8441be03cbd737140630d86b32442e2005aa381373639b37172736883be26dc43cd8fb61c4cdff2db03f4d3f267fc4136b8d9ad610e57ac0bb670c8d4eea -srcfiles size=87 - RELOC/source/latex/mathastext/mathastext.dtx - RELOC/source/latex/mathastext/mathastext.ins -runfiles size=22 - RELOC/tex/latex/mathastext/mathastext.sty -catalogue-ctan /macros/latex/contrib/mathastext -catalogue-date 2018-08-22 20:22:54 +0200 -catalogue-license lppl1.3 -catalogue-topics font font-maths font-sel -catalogue-version 1.3t - -name mathcomp -category Package -revision 15878 -shortdesc Text symbols in maths mode -relocated 1 -longdesc A package which provides access to some interesting characters -longdesc of the Text Companion fonts (TS1 encoding) in maths mode. -containersize 1176 -containerchecksum b9cbf0ffcb39ccfd7e54e3903e36f5d1ccdd86e2ce83477ff7f8aa0258015bd3c9ed013b23192c7014b92dddb93f5a2340e7bd71dc99fd7fdda47ac27a50d35e -doccontainersize 166132 -doccontainerchecksum 1bba8b39dc3f5276b2ff68071a53ce990ed3eb6652ef5e75773dc49aa73b701bb5ffbfc221cf9b9aa00030c1a8096c7bcff3ebf4dde18bc858fb215d06629137 -docfiles size=44 - RELOC/doc/latex/mathcomp/mathcomp.pdf details="Package documentation" -srccontainersize 3072 -srccontainerchecksum df312759db12a10b31f790ee195bfa677b67640c57ec12bc754c42d98bf98abf5ed0007c305a60d8284dc7ee63c7cafbc00dc14aba9002992d95137a39e117fa -srcfiles size=3 - RELOC/source/latex/mathcomp/mathcomp.dtx - RELOC/source/latex/mathcomp/mathcomp.ins -runfiles size=1 - RELOC/tex/latex/mathcomp/mathcomp.sty -catalogue-also textcomp -catalogue-ctan /macros/latex/contrib/mathcomp -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font-supp-maths -catalogue-version 0.1f - -name mathdesign -category Package -revision 31639 -shortdesc Mathematical fonts to fit with particular text fonts -relocated 1 -longdesc The Math Design project offers free mathematical fonts that -longdesc match with existing text fonts. To date, three free font -longdesc families are available: Adobe Utopia, URW Garamond and -longdesc Bitstream Charter. Three commercial fonts are also supported: -longdesc Adobe Garamond Pro, Adobe UtopiaStd and ITC Charter. Mathdesign -longdesc covers the whole LaTeX glyph set, including AMS symbols and -longdesc some extra. Both roman and bold versions of these symbols can -longdesc be used. Moreover you can choose between three greek fonts (two -longdesc of them created by the Greek Font Society). -execute addMap mdbch.map -execute addMap mdgreek.map -execute addMap mdici.map -execute addMap mdpgd.map -execute addMap mdpus.map -execute addMap mdput.map -execute addMap mdugm.map -containersize 2167052 -containerchecksum 3307b0e16436b98816c7979443c2c31db615126e16c28fd20e19e8520f65bfb0989ac59db08bca29a605cee211532da1d712122f3ef83efbf4c9f8733cc72d67 -doccontainersize 587528 -doccontainerchecksum 543c36087d9545f1228985f754b255a5c08650a9690b2e7340e7aaf8ef19f03ade44c0de49ae456541664341d34316021d0980e3788b05baafa4088391858f8e -docfiles size=232 - RELOC/doc/fonts/mathdesign/MD-Adobe-Adobe-Garamond-Pro-example.tex - RELOC/doc/fonts/mathdesign/MD-Adobe-Utopia-Std-example.tex - RELOC/doc/fonts/mathdesign/MD-Adobe-Utopia-example.pdf - RELOC/doc/fonts/mathdesign/MD-Adobe-Utopia-example.tex - RELOC/doc/fonts/mathdesign/MD-Bitstream-Bitstream-Charter-example.pdf - RELOC/doc/fonts/mathdesign/MD-Bitstream-Bitstream-Charter-example.tex - RELOC/doc/fonts/mathdesign/MD-itc-Charter-ITC-Std-example.tex - RELOC/doc/fonts/mathdesign/MD-urw-GaramondNo8-example.tex - RELOC/doc/fonts/mathdesign/README - RELOC/doc/fonts/mathdesign/mathdesign-doc.pdf details="Package documentation" - RELOC/doc/fonts/mathdesign/mathdesign-doc.tex -runfiles size=2805 - RELOC/dvips/mathdesign/config.mdbch - RELOC/dvips/mathdesign/config.mdici - RELOC/dvips/mathdesign/config.mdpgd - RELOC/dvips/mathdesign/config.mdpus - RELOC/dvips/mathdesign/config.mdput - RELOC/dvips/mathdesign/config.mdugm - RELOC/fonts/enc/dvips/mathdesign/a_2dncez.enc - RELOC/fonts/enc/dvips/mathdesign/a_2rwgaw.enc - RELOC/fonts/enc/dvips/mathdesign/a_42s2zl.enc - RELOC/fonts/enc/dvips/mathdesign/a_45o73x.enc - RELOC/fonts/enc/dvips/mathdesign/a_4b5i6w.enc - RELOC/fonts/enc/dvips/mathdesign/a_57soyv.enc - RELOC/fonts/enc/dvips/mathdesign/a_csqf63.enc - RELOC/fonts/enc/dvips/mathdesign/a_e65dz6.enc - RELOC/fonts/enc/dvips/mathdesign/a_g2masa.enc - RELOC/fonts/enc/dvips/mathdesign/a_g47ck7.enc - RELOC/fonts/enc/dvips/mathdesign/a_ipzj2o.enc - RELOC/fonts/enc/dvips/mathdesign/a_kld4uc.enc - RELOC/fonts/enc/dvips/mathdesign/a_mdpn2k.enc - RELOC/fonts/enc/dvips/mathdesign/a_n2elaj.enc - RELOC/fonts/enc/dvips/mathdesign/a_oxfbe4.enc - RELOC/fonts/enc/dvips/mathdesign/a_py5znv.enc - RELOC/fonts/enc/dvips/mathdesign/a_qnfjtt.enc - RELOC/fonts/enc/dvips/mathdesign/a_qzg4u4.enc - RELOC/fonts/enc/dvips/mathdesign/a_r2nxhw.enc - RELOC/fonts/enc/dvips/mathdesign/a_rl4tn2.enc - RELOC/fonts/enc/dvips/mathdesign/a_rxz3ga.enc - RELOC/fonts/enc/dvips/mathdesign/a_telfo7.enc - RELOC/fonts/enc/dvips/mathdesign/a_uwwzqd.enc - RELOC/fonts/enc/dvips/mathdesign/a_yezm6g.enc - RELOC/fonts/enc/dvips/mathdesign/md8x.enc - RELOC/fonts/map/dvips/mathdesign/mdbch.map - RELOC/fonts/map/dvips/mathdesign/mdgreek.map - RELOC/fonts/map/dvips/mathdesign/mdici.map - RELOC/fonts/map/dvips/mathdesign/mdpgd.map - RELOC/fonts/map/dvips/mathdesign/mdpus.map - RELOC/fonts/map/dvips/mathdesign/mdput.map - RELOC/fonts/map/dvips/mathdesign/mdugm.map - RELOC/fonts/tfm/public/mathdesign/mdbch/bchb8a.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/bchbc8a.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/bchbc8y.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/bchbi8a.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/bchr8a.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/bchrc8a.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/bchrc8y.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/bchri8a.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/md-chb7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/md-chb7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/md-chb7v.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/md-chb7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/md-chb8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/md-chb8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/md-chb8y.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/md-chbc8y.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/md-chbi7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/md-chbi7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/md-chbi8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/md-chbi8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/md-chbi8y.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/md-chbma.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/md-chbmb.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/md-chbo7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/md-chbo8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/md-chbo8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/md-chbo8y.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/md-chboc8y.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/md-chr7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/md-chr7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/md-chr7v.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/md-chr7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/md-chr8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/md-chr8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/md-chr8y.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/md-chrc8y.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/md-chree.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/md-chri7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/md-chri7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/md-chri8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/md-chri8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/md-chri8y.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/md-chrma.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/md-chrmb.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/md-chro7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/md-chro8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/md-chro8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/md-chro8y.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/md-chroc8y.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/mdbchb7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/mdbchb7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/mdbchb7v.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/mdbchb7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/mdbchb8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/mdbchb8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/mdbchbc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/mdbchbfc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/mdbchbi7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/mdbchbi7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/mdbchbi8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/mdbchbi8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/mdbchbifc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/mdbchbma.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/mdbchbmb.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/mdbchbo7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/mdbchbo8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/mdbchbo8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/mdbchbofc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/mdbchr7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/mdbchr7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/mdbchr7v.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/mdbchr7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/mdbchr8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/mdbchr8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/mdbchrc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/mdbchrfc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/mdbchri7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/mdbchri7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/mdbchri8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/mdbchri8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/mdbchrifc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/mdbchrma.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/mdbchrmb.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/mdbchro7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/mdbchro8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/mdbchro8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdbch/mdbchrofc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdgreek/md-grbb7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdgreek/md-grbbi7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdgreek/md-grbr7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdgreek/md-grbri7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdgreek/md-grdb7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdgreek/md-grdbi7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdgreek/md-grdr7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdgreek/md-grdri7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdgreek/mdgrbCb7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdgreek/mdgrbCbi7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdgreek/mdgrbCr7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdgreek/mdgrbCri7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdgreek/mdgrbb7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdgreek/mdgrbbi7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdgreek/mdgrbr7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdgreek/mdgrbri7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdgreek/mdgrdCb7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdgreek/mdgrdCbi7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdgreek/mdgrdCri7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdgreek/mdgrdb7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdgreek/mdgrdbi7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdgreek/mdgrdr7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdgreek/mdgrdrC7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdgreek/mdgrdri7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/md-cib7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/md-cib7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/md-cib7v.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/md-cib7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/md-cib8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/md-cib8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/md-cibee.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/md-cibi7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/md-cibi7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/md-cibi8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/md-cibi8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/md-cibma.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/md-cibmb.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/md-cir7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/md-cir7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/md-cir7v.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/md-cir7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/md-cir8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/md-cir8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/md-ciree.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/md-ciri7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/md-ciri7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/md-ciri8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/md-ciri8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/md-cirma.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/md-cirmb.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdicib7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdicib7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdicib7v.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdicib7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdicib8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdicib8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdicibc8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdicibc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdicibfc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdicibi7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdicibi7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdicibi8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdicibi8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdicibic8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdicibic8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdicibifc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdicibma.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdicibmb.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdicic8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdicic8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdicicc8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdicicc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdicicfc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdicici8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdicici8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdicicic8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdicicic8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdicicifc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdicir7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdicir7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdicir7v.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdicir7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdicir8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdicir8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdicirc8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdicirc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdicirfc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdiciri7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdiciri7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdiciri8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdiciri8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdiciric8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdiciric8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdicirifc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdicirma.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdicirmb.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdwcib7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdwcib7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdwcib8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdwcibc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdwcibi7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdwcibi7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdwcibi8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdwcibic8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdwcic7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdwcic7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdwcic8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdwcicc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdwcici7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdwcici7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdwcici8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdwcicic8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdwcir7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdwcir7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdwcir8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdwcirc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdwciri7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdwciri7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdwciri8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdwciric8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdxcib7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdxcib7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdxcib8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdxcibc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdxcibi7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdxcibi7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdxcibi8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdxcibic8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdxcic7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdxcic7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdxcic8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdxcicc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdxcici7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdxcici7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdxcici8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdxcicic8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdxcir7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdxcir7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdxcir8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdxcirc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdxciri7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdxciri7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdxciri8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdici/mdxciric8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/md-gdr7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/md-gdr7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/md-gdr7v.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/md-gdr7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/md-gdr8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/md-gdr8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/md-gdree.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/md-gdri7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/md-gdri7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/md-gdri8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/md-gdri8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/md-gdrma.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/md-gdrmb.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/md-gds7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/md-gds7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/md-gds7v.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/md-gds7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/md-gds8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/md-gds8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/md-gdsi7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/md-gdsi7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/md-gdsi8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/md-gdsi8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/md-gdsma.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/md-gdsmb.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdpgdb8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdpgdb8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdpgdbc8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdpgdbc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdpgdbfc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdpgdbi8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdpgdbi8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdpgdbic8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdpgdbic8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdpgdbifc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdpgdr7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdpgdr7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdpgdr7v.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdpgdr7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdpgdr8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdpgdr8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdpgdrc8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdpgdrc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdpgdrfc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdpgdri7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdpgdri7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdpgdri8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdpgdri8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdpgdric8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdpgdric8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdpgdrifc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdpgdrma.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdpgdrmb.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdpgds7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdpgds7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdpgds7v.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdpgds7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdpgds8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdpgds8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdpgdsc8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdpgdsc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdpgdsfc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdpgdsi7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdpgdsi7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdpgdsi8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdpgdsi8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdpgdsic8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdpgdsic8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdpgdsifc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdpgdsma.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdpgdsmb.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdwgdb7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdwgdb7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdwgdb8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdwgdbc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdwgdbi7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdwgdbi7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdwgdbi8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdwgdbic8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdwgdr7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdwgdr7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdwgdr8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdwgdrc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdwgdri7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdwgdri7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdwgdri8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdwgdric8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdwgds7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdwgds7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdwgds8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdwgdsc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdwgdsi7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdwgdsi7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdwgdsi8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdwgdsic8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdxgdb7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdxgdb7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdxgdb8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdxgdbc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdxgdbi7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdxgdbi7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdxgdbi8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdxgdbic8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdxgdr7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdxgdr7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdxgdr8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdxgdrc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdxgdri7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdxgdri7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdxgdri8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdxgdric8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdxgds7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdxgds7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdxgds8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdxgdsc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdxgdsi7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdxgdsi7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdxgdsi8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpgd/mdxgdsic8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/md-usr7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/md-usr7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/md-usr7t5.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/md-usr7t6.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/md-usr7t7.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/md-usr7t8.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/md-usr7t9.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/md-usr7v.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/md-usr7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/md-usr8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/md-usr8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/md-usree.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/md-usri7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/md-usri7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/md-usri7t5.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/md-usri7t6.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/md-usri7t7.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/md-usri7t8.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/md-usri7t9.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/md-usri8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/md-usri8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/md-usrma.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/md-usrmb.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/md-uss7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/md-uss7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/md-uss7v.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/md-uss7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/md-uss8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/md-uss8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/md-ussi7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/md-ussi7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/md-ussi8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/md-ussi8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/md-ussma.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/md-ussmb.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdpusb8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdpusb8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdpusbc8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdpusbc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdpusbfc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdpusbi8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdpusbi8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdpusbic8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdpusbic8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdpusbifc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdpusr7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdpusr7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdpusr7v.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdpusr7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdpusr8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdpusr8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdpusrc8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdpusrc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdpusrfc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdpusri7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdpusri7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdpusri8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdpusri8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdpusric8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdpusric8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdpusrifc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdpusrma.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdpusrmb.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdpuss7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdpuss7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdpuss7v.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdpuss7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdpuss8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdpuss8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdpussc8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdpussc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdpussfc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdpussi7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdpussi7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdpussi8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdpussi8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdpussic8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdpussic8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdpussifc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdpussma.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdpussmb.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdwusb7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdwusb7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdwusb8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdwusbc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdwusbi7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdwusbi7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdwusbi8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdwusbic8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdwusr7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdwusr7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdwusr8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdwusrc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdwusri7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdwusri7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdwusri8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdwusric8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdwuss7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdwuss7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdwuss8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdwussc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdwussi7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdwussi7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdwussi8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdwussic8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdxusb7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdxusb7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdxusb8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdxusbc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdxusbi7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdxusbi7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdxusbi8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdxusbic8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdxusr7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdxusr7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdxusr8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdxusrc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdxusri7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdxusri7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdxusri8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdxusric8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdxuss7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdxuss7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdxuss8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdxussc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdxussi7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdxussi7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdxussi8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdpus/mdxussic8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/md-utb7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/md-utb7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/md-utb7v.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/md-utb7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/md-utb8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/md-utb8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/md-utb8y.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/md-utbee.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/md-utbi7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/md-utbi7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/md-utbi8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/md-utbi8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/md-utbi8y.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/md-utbma.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/md-utbmb.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/md-utbo7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/md-utbo8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/md-utbo8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/md-utbo8y.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/md-utr7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/md-utr7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/md-utr7v.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/md-utr7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/md-utr8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/md-utr8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/md-utr8y.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/md-utree.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/md-utri7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/md-utri7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/md-utri8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/md-utri8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/md-utri8y.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/md-utrma.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/md-utrmb.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/md-utro7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/md-utro8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/md-utro8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/md-utro8y.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/mdputb7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/mdputb7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/mdputb7v.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/mdputb7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/mdputb8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/mdputb8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/mdputbc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/mdputbfc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/mdputbi7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/mdputbi7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/mdputbi8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/mdputbi8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/mdputbifc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/mdputbma.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/mdputbmb.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/mdputbo7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/mdputbo8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/mdputbo8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/mdputbofc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/mdputr7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/mdputr7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/mdputr7v.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/mdputr7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/mdputr8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/mdputr8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/mdputrc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/mdputrfc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/mdputri7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/mdputri7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/mdputri8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/mdputri8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/mdputrifc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/mdputrma.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/mdputrmb.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/mdputro7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/mdputro8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/mdputro8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/mdputrofc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/putb8a.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/putb8x.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/putbi8a.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/putr8a.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/putr8x.tfm - RELOC/fonts/tfm/public/mathdesign/mdput/putri8a.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/md-gmm7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/md-gmm7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/md-gmm7v.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/md-gmm7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/md-gmm8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/md-gmm8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/md-gmm8y.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/md-gmmi7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/md-gmmi7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/md-gmmi8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/md-gmmi8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/md-gmmi8y.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/md-gmmma.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/md-gmmmb.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/md-gmmo7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/md-gmmo8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/md-gmmo8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/md-gmmo8y.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/md-gmr7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/md-gmr7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/md-gmr7v.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/md-gmr7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/md-gmr8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/md-gmr8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/md-gmr8y.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/md-gmree.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/md-gmri7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/md-gmri7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/md-gmri8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/md-gmri8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/md-gmri8y.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/md-gmrma.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/md-gmrmb.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/md-gmro7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/md-gmro8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/md-gmro8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/md-gmro8y.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/mdugmm7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/mdugmm7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/mdugmm7v.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/mdugmm7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/mdugmm8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/mdugmm8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/mdugmmfc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/mdugmmi7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/mdugmmi7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/mdugmmi8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/mdugmmi8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/mdugmmifc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/mdugmmma.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/mdugmmmb.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/mdugmmo7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/mdugmmo8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/mdugmmo8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/mdugmmofc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/mdugmr7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/mdugmr7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/mdugmr7v.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/mdugmr7y.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/mdugmr8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/mdugmr8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/mdugmrfc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/mdugmri7m.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/mdugmri7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/mdugmri8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/mdugmri8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/mdugmrifc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/mdugmrma.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/mdugmrmb.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/mdugmro7t.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/mdugmro8c.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/mdugmro8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/mdugmrofc8t.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/ugmm8a.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/ugmmi8a.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/ugmr8a.tfm - RELOC/fonts/tfm/public/mathdesign/mdugm/ugmri8a.tfm - RELOC/fonts/type1/public/mathdesign/mdbch/md-chb7m.pfb - RELOC/fonts/type1/public/mathdesign/mdbch/md-chb7t.pfb - RELOC/fonts/type1/public/mathdesign/mdbch/md-chb7v.pfb - RELOC/fonts/type1/public/mathdesign/mdbch/md-chb7y.pfb - RELOC/fonts/type1/public/mathdesign/mdbch/md-chb8c.pfb - RELOC/fonts/type1/public/mathdesign/mdbch/md-chb8t.pfb - RELOC/fonts/type1/public/mathdesign/mdbch/md-chbi7m.pfb - RELOC/fonts/type1/public/mathdesign/mdbch/md-chbi7t.pfb - RELOC/fonts/type1/public/mathdesign/mdbch/md-chbi8c.pfb - RELOC/fonts/type1/public/mathdesign/mdbch/md-chbi8t.pfb - RELOC/fonts/type1/public/mathdesign/mdbch/md-chbma.pfb - RELOC/fonts/type1/public/mathdesign/mdbch/md-chbmb.pfb - RELOC/fonts/type1/public/mathdesign/mdbch/md-chr7m.pfb - RELOC/fonts/type1/public/mathdesign/mdbch/md-chr7t.pfb - RELOC/fonts/type1/public/mathdesign/mdbch/md-chr7v.pfb - RELOC/fonts/type1/public/mathdesign/mdbch/md-chr7y.pfb - RELOC/fonts/type1/public/mathdesign/mdbch/md-chr8c.pfb - RELOC/fonts/type1/public/mathdesign/mdbch/md-chr8t.pfb - RELOC/fonts/type1/public/mathdesign/mdbch/md-chree.pfb - RELOC/fonts/type1/public/mathdesign/mdbch/md-chri7m.pfb - RELOC/fonts/type1/public/mathdesign/mdbch/md-chri7t.pfb - RELOC/fonts/type1/public/mathdesign/mdbch/md-chri8c.pfb - RELOC/fonts/type1/public/mathdesign/mdbch/md-chri8t.pfb - RELOC/fonts/type1/public/mathdesign/mdbch/md-chrma.pfb - RELOC/fonts/type1/public/mathdesign/mdbch/md-chrmb.pfb - RELOC/fonts/type1/public/mathdesign/mdici/UtopiaStd-Regular.pfb - RELOC/fonts/type1/public/mathdesign/mdici/md-cib7m.pfb - RELOC/fonts/type1/public/mathdesign/mdici/md-cib7t.pfb - RELOC/fonts/type1/public/mathdesign/mdici/md-cib7v.pfb - RELOC/fonts/type1/public/mathdesign/mdici/md-cib7y.pfb - RELOC/fonts/type1/public/mathdesign/mdici/md-cib8c.pfb - RELOC/fonts/type1/public/mathdesign/mdici/md-cib8t.pfb - RELOC/fonts/type1/public/mathdesign/mdici/md-cibee.pfb - RELOC/fonts/type1/public/mathdesign/mdici/md-cibi7m.pfb - RELOC/fonts/type1/public/mathdesign/mdici/md-cibi7t.pfb - RELOC/fonts/type1/public/mathdesign/mdici/md-cibi8c.pfb - RELOC/fonts/type1/public/mathdesign/mdici/md-cibi8t.pfb - RELOC/fonts/type1/public/mathdesign/mdici/md-cibma.pfb - RELOC/fonts/type1/public/mathdesign/mdici/md-cibmb.pfb - RELOC/fonts/type1/public/mathdesign/mdici/md-cir7m.pfb - RELOC/fonts/type1/public/mathdesign/mdici/md-cir7t.pfb - RELOC/fonts/type1/public/mathdesign/mdici/md-cir7v.pfb - RELOC/fonts/type1/public/mathdesign/mdici/md-cir7y.pfb - RELOC/fonts/type1/public/mathdesign/mdici/md-cir8c.pfb - RELOC/fonts/type1/public/mathdesign/mdici/md-cir8t.pfb - RELOC/fonts/type1/public/mathdesign/mdici/md-ciree.pfb - RELOC/fonts/type1/public/mathdesign/mdici/md-ciri7m.pfb - RELOC/fonts/type1/public/mathdesign/mdici/md-ciri7t.pfb - RELOC/fonts/type1/public/mathdesign/mdici/md-ciri8c.pfb - RELOC/fonts/type1/public/mathdesign/mdici/md-ciri8t.pfb - RELOC/fonts/type1/public/mathdesign/mdici/md-cirma.pfb - RELOC/fonts/type1/public/mathdesign/mdici/md-cirmb.pfb - RELOC/fonts/type1/public/mathdesign/mdpgd/md-gdr7m.pfb - RELOC/fonts/type1/public/mathdesign/mdpgd/md-gdr7t.pfb - RELOC/fonts/type1/public/mathdesign/mdpgd/md-gdr7v.pfb - RELOC/fonts/type1/public/mathdesign/mdpgd/md-gdr7y.pfb - RELOC/fonts/type1/public/mathdesign/mdpgd/md-gdr8c.pfb - RELOC/fonts/type1/public/mathdesign/mdpgd/md-gdr8t.pfb - RELOC/fonts/type1/public/mathdesign/mdpgd/md-gdree.pfb - RELOC/fonts/type1/public/mathdesign/mdpgd/md-gdri7m.pfb - RELOC/fonts/type1/public/mathdesign/mdpgd/md-gdri7t.pfb - RELOC/fonts/type1/public/mathdesign/mdpgd/md-gdri8c.pfb - RELOC/fonts/type1/public/mathdesign/mdpgd/md-gdri8t.pfb - RELOC/fonts/type1/public/mathdesign/mdpgd/md-gdrma.pfb - RELOC/fonts/type1/public/mathdesign/mdpgd/md-gdrmb.pfb - RELOC/fonts/type1/public/mathdesign/mdpgd/md-gds7m.pfb - RELOC/fonts/type1/public/mathdesign/mdpgd/md-gds7t.pfb - RELOC/fonts/type1/public/mathdesign/mdpgd/md-gds7v.pfb - RELOC/fonts/type1/public/mathdesign/mdpgd/md-gds7y.pfb - RELOC/fonts/type1/public/mathdesign/mdpgd/md-gds8c.pfb - RELOC/fonts/type1/public/mathdesign/mdpgd/md-gds8t.pfb - RELOC/fonts/type1/public/mathdesign/mdpgd/md-gdsi7m.pfb - RELOC/fonts/type1/public/mathdesign/mdpgd/md-gdsi7t.pfb - RELOC/fonts/type1/public/mathdesign/mdpgd/md-gdsi8c.pfb - RELOC/fonts/type1/public/mathdesign/mdpgd/md-gdsi8t.pfb - RELOC/fonts/type1/public/mathdesign/mdpgd/md-gdsma.pfb - RELOC/fonts/type1/public/mathdesign/mdpgd/md-gdsmb.pfb - RELOC/fonts/type1/public/mathdesign/mdpgd/md-utrma.pfb - RELOC/fonts/type1/public/mathdesign/mdpus/md-usr7m.pfb - RELOC/fonts/type1/public/mathdesign/mdpus/md-usr7t.pfb - RELOC/fonts/type1/public/mathdesign/mdpus/md-usr7t5.pfb - RELOC/fonts/type1/public/mathdesign/mdpus/md-usr7t6.pfb - RELOC/fonts/type1/public/mathdesign/mdpus/md-usr7t7.pfb - RELOC/fonts/type1/public/mathdesign/mdpus/md-usr7t8.pfb - RELOC/fonts/type1/public/mathdesign/mdpus/md-usr7t9.pfb - RELOC/fonts/type1/public/mathdesign/mdpus/md-usr7v.pfb - RELOC/fonts/type1/public/mathdesign/mdpus/md-usr7y.pfb - RELOC/fonts/type1/public/mathdesign/mdpus/md-usr8c.pfb - RELOC/fonts/type1/public/mathdesign/mdpus/md-usr8t.pfb - RELOC/fonts/type1/public/mathdesign/mdpus/md-usree.pfb - RELOC/fonts/type1/public/mathdesign/mdpus/md-usri7m.pfb - RELOC/fonts/type1/public/mathdesign/mdpus/md-usri7t.pfb - RELOC/fonts/type1/public/mathdesign/mdpus/md-usri7t5.pfb - RELOC/fonts/type1/public/mathdesign/mdpus/md-usri7t6.pfb - RELOC/fonts/type1/public/mathdesign/mdpus/md-usri7t7.pfb - RELOC/fonts/type1/public/mathdesign/mdpus/md-usri7t8.pfb - RELOC/fonts/type1/public/mathdesign/mdpus/md-usri7t9.pfb - RELOC/fonts/type1/public/mathdesign/mdpus/md-usri8c.pfb - RELOC/fonts/type1/public/mathdesign/mdpus/md-usri8t.pfb - RELOC/fonts/type1/public/mathdesign/mdpus/md-usrma.pfb - RELOC/fonts/type1/public/mathdesign/mdpus/md-usrmb.pfb - RELOC/fonts/type1/public/mathdesign/mdpus/md-uss7m.pfb - RELOC/fonts/type1/public/mathdesign/mdpus/md-uss7t.pfb - RELOC/fonts/type1/public/mathdesign/mdpus/md-uss7v.pfb - RELOC/fonts/type1/public/mathdesign/mdpus/md-uss7y.pfb - RELOC/fonts/type1/public/mathdesign/mdpus/md-uss8c.pfb - RELOC/fonts/type1/public/mathdesign/mdpus/md-uss8t.pfb - RELOC/fonts/type1/public/mathdesign/mdpus/md-ussi7m.pfb - RELOC/fonts/type1/public/mathdesign/mdpus/md-ussi7t.pfb - RELOC/fonts/type1/public/mathdesign/mdpus/md-ussi8c.pfb - RELOC/fonts/type1/public/mathdesign/mdpus/md-ussi8t.pfb - RELOC/fonts/type1/public/mathdesign/mdpus/md-ussma.pfb - RELOC/fonts/type1/public/mathdesign/mdpus/md-ussmb.pfb - RELOC/fonts/type1/public/mathdesign/mdput/md-utb7m.pfb - RELOC/fonts/type1/public/mathdesign/mdput/md-utb7t.pfb - RELOC/fonts/type1/public/mathdesign/mdput/md-utb7v.pfb - RELOC/fonts/type1/public/mathdesign/mdput/md-utb7y.pfb - RELOC/fonts/type1/public/mathdesign/mdput/md-utb8c.pfb - RELOC/fonts/type1/public/mathdesign/mdput/md-utb8t.pfb - RELOC/fonts/type1/public/mathdesign/mdput/md-utbee.pfb - RELOC/fonts/type1/public/mathdesign/mdput/md-utbi7m.pfb - RELOC/fonts/type1/public/mathdesign/mdput/md-utbi7t.pfb - RELOC/fonts/type1/public/mathdesign/mdput/md-utbi8c.pfb - RELOC/fonts/type1/public/mathdesign/mdput/md-utbi8t.pfb - RELOC/fonts/type1/public/mathdesign/mdput/md-utbma.pfb - RELOC/fonts/type1/public/mathdesign/mdput/md-utbmb.pfb - RELOC/fonts/type1/public/mathdesign/mdput/md-utr7m.pfb - RELOC/fonts/type1/public/mathdesign/mdput/md-utr7t.pfb - RELOC/fonts/type1/public/mathdesign/mdput/md-utr7v.pfb - RELOC/fonts/type1/public/mathdesign/mdput/md-utr7y.pfb - RELOC/fonts/type1/public/mathdesign/mdput/md-utr8c.pfb - RELOC/fonts/type1/public/mathdesign/mdput/md-utr8t.pfb - RELOC/fonts/type1/public/mathdesign/mdput/md-utree.pfb - RELOC/fonts/type1/public/mathdesign/mdput/md-utri7m.pfb - RELOC/fonts/type1/public/mathdesign/mdput/md-utri7t.pfb - RELOC/fonts/type1/public/mathdesign/mdput/md-utri8c.pfb - RELOC/fonts/type1/public/mathdesign/mdput/md-utri8t.pfb - RELOC/fonts/type1/public/mathdesign/mdput/md-utrma.pfb - RELOC/fonts/type1/public/mathdesign/mdput/md-utrmb.pfb - RELOC/fonts/type1/public/mathdesign/mdugm/md-gmm7m.pfb - RELOC/fonts/type1/public/mathdesign/mdugm/md-gmm7t.pfb - RELOC/fonts/type1/public/mathdesign/mdugm/md-gmm7v.pfb - RELOC/fonts/type1/public/mathdesign/mdugm/md-gmm7y.pfb - RELOC/fonts/type1/public/mathdesign/mdugm/md-gmm8c.pfb - RELOC/fonts/type1/public/mathdesign/mdugm/md-gmm8t.pfb - RELOC/fonts/type1/public/mathdesign/mdugm/md-gmmi7m.pfb - RELOC/fonts/type1/public/mathdesign/mdugm/md-gmmi7t.pfb - RELOC/fonts/type1/public/mathdesign/mdugm/md-gmmi8c.pfb - RELOC/fonts/type1/public/mathdesign/mdugm/md-gmmi8t.pfb - RELOC/fonts/type1/public/mathdesign/mdugm/md-gmmma.pfb - RELOC/fonts/type1/public/mathdesign/mdugm/md-gmmmb.pfb - RELOC/fonts/type1/public/mathdesign/mdugm/md-gmr7m.pfb - RELOC/fonts/type1/public/mathdesign/mdugm/md-gmr7t.pfb - RELOC/fonts/type1/public/mathdesign/mdugm/md-gmr7v.pfb - RELOC/fonts/type1/public/mathdesign/mdugm/md-gmr7y.pfb - RELOC/fonts/type1/public/mathdesign/mdugm/md-gmr8c.pfb - RELOC/fonts/type1/public/mathdesign/mdugm/md-gmr8t.pfb - RELOC/fonts/type1/public/mathdesign/mdugm/md-gmree.pfb - RELOC/fonts/type1/public/mathdesign/mdugm/md-gmri7m.pfb - RELOC/fonts/type1/public/mathdesign/mdugm/md-gmri7t.pfb - RELOC/fonts/type1/public/mathdesign/mdugm/md-gmri8c.pfb - RELOC/fonts/type1/public/mathdesign/mdugm/md-gmri8t.pfb - RELOC/fonts/type1/public/mathdesign/mdugm/md-gmrma.pfb - RELOC/fonts/type1/public/mathdesign/mdugm/md-gmrmb.pfb - RELOC/fonts/vf/public/mathdesign/mdbch/mdbchb7m.vf - RELOC/fonts/vf/public/mathdesign/mdbch/mdbchb7t.vf - RELOC/fonts/vf/public/mathdesign/mdbch/mdbchb7v.vf - RELOC/fonts/vf/public/mathdesign/mdbch/mdbchb7y.vf - RELOC/fonts/vf/public/mathdesign/mdbch/mdbchb8c.vf - RELOC/fonts/vf/public/mathdesign/mdbch/mdbchb8t.vf - RELOC/fonts/vf/public/mathdesign/mdbch/mdbchbc8t.vf - RELOC/fonts/vf/public/mathdesign/mdbch/mdbchbfc8t.vf - RELOC/fonts/vf/public/mathdesign/mdbch/mdbchbi7m.vf - RELOC/fonts/vf/public/mathdesign/mdbch/mdbchbi7t.vf - RELOC/fonts/vf/public/mathdesign/mdbch/mdbchbi8c.vf - RELOC/fonts/vf/public/mathdesign/mdbch/mdbchbi8t.vf - RELOC/fonts/vf/public/mathdesign/mdbch/mdbchbifc8t.vf - RELOC/fonts/vf/public/mathdesign/mdbch/mdbchbma.vf - RELOC/fonts/vf/public/mathdesign/mdbch/mdbchbmb.vf - RELOC/fonts/vf/public/mathdesign/mdbch/mdbchbo7t.vf - RELOC/fonts/vf/public/mathdesign/mdbch/mdbchbo8c.vf - RELOC/fonts/vf/public/mathdesign/mdbch/mdbchbo8t.vf - RELOC/fonts/vf/public/mathdesign/mdbch/mdbchbofc8t.vf - RELOC/fonts/vf/public/mathdesign/mdbch/mdbchr7m.vf - RELOC/fonts/vf/public/mathdesign/mdbch/mdbchr7t.vf - RELOC/fonts/vf/public/mathdesign/mdbch/mdbchr7v.vf - RELOC/fonts/vf/public/mathdesign/mdbch/mdbchr7y.vf - RELOC/fonts/vf/public/mathdesign/mdbch/mdbchr8c.vf - RELOC/fonts/vf/public/mathdesign/mdbch/mdbchr8t.vf - RELOC/fonts/vf/public/mathdesign/mdbch/mdbchrc8t.vf - RELOC/fonts/vf/public/mathdesign/mdbch/mdbchrfc8t.vf - RELOC/fonts/vf/public/mathdesign/mdbch/mdbchri7m.vf - RELOC/fonts/vf/public/mathdesign/mdbch/mdbchri7t.vf - RELOC/fonts/vf/public/mathdesign/mdbch/mdbchri8c.vf - RELOC/fonts/vf/public/mathdesign/mdbch/mdbchri8t.vf - RELOC/fonts/vf/public/mathdesign/mdbch/mdbchrifc8t.vf - RELOC/fonts/vf/public/mathdesign/mdbch/mdbchrma.vf - RELOC/fonts/vf/public/mathdesign/mdbch/mdbchrmb.vf - RELOC/fonts/vf/public/mathdesign/mdbch/mdbchro7t.vf - RELOC/fonts/vf/public/mathdesign/mdbch/mdbchro8c.vf - RELOC/fonts/vf/public/mathdesign/mdbch/mdbchro8t.vf - RELOC/fonts/vf/public/mathdesign/mdbch/mdbchrofc8t.vf - RELOC/fonts/vf/public/mathdesign/mdgreek/mdgrbCb7m.vf - RELOC/fonts/vf/public/mathdesign/mdgreek/mdgrbCbi7m.vf - RELOC/fonts/vf/public/mathdesign/mdgreek/mdgrbCr7m.vf - RELOC/fonts/vf/public/mathdesign/mdgreek/mdgrbCri7m.vf - RELOC/fonts/vf/public/mathdesign/mdgreek/mdgrbb7m.vf - RELOC/fonts/vf/public/mathdesign/mdgreek/mdgrbbi7m.vf - RELOC/fonts/vf/public/mathdesign/mdgreek/mdgrbr7m.vf - RELOC/fonts/vf/public/mathdesign/mdgreek/mdgrbri7m.vf - RELOC/fonts/vf/public/mathdesign/mdgreek/mdgrdCb7m.vf - RELOC/fonts/vf/public/mathdesign/mdgreek/mdgrdCbi7m.vf - RELOC/fonts/vf/public/mathdesign/mdgreek/mdgrdCri7m.vf - RELOC/fonts/vf/public/mathdesign/mdgreek/mdgrdb7m.vf - RELOC/fonts/vf/public/mathdesign/mdgreek/mdgrdbi7m.vf - RELOC/fonts/vf/public/mathdesign/mdgreek/mdgrdr7m.vf - RELOC/fonts/vf/public/mathdesign/mdgreek/mdgrdrC7m.vf - RELOC/fonts/vf/public/mathdesign/mdgreek/mdgrdri7m.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdicib7m.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdicib7t.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdicib7v.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdicib7y.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdicib8c.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdicib8t.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdicibc8c.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdicibc8t.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdicibfc8t.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdicibi7m.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdicibi7t.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdicibi8c.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdicibi8t.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdicibic8c.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdicibic8t.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdicibifc8t.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdicibiu7m.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdicibma.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdicibmb.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdicibui7m.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdicic8c.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdicic8t.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdicicc8c.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdicicc8t.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdicicfc8t.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdicici8c.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdicici8t.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdicicic8c.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdicicic8t.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdicicifc8t.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdicir7m.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdicir7t.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdicir7v.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdicir7y.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdicir8c.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdicir8t.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdicirc8c.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdicirc8t.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdicirfc8t.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdiciri7m.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdiciri7t.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdiciri8c.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdiciri8t.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdiciric8c.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdiciric8t.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdicirifc8t.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdiciriu7m.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdicirma.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdicirmb.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdicirui7m.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdxcib7y.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdxcib8t.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdxcibc8t.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdxcibi7y.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdxcibi8t.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdxcibic8t.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdxcic7y.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdxcic8t.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdxcicc8t.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdxcici7y.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdxcici8t.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdxcicic8t.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdxcir7y.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdxcir8t.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdxcirc8t.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdxciri7y.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdxciri8t.vf - RELOC/fonts/vf/public/mathdesign/mdici/mdxciric8t.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdpgdb8c.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdpgdb8t.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdpgdbc8c.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdpgdbc8t.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdpgdbfc8t.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdpgdbi8c.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdpgdbi8t.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdpgdbic8c.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdpgdbic8t.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdpgdbifc8t.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdpgdr7m.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdpgdr7t.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdpgdr7v.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdpgdr7y.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdpgdr8c.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdpgdr8t.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdpgdrc8c.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdpgdrc8t.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdpgdrfc8t.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdpgdri7m.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdpgdri7t.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdpgdri8c.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdpgdri8t.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdpgdric8c.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdpgdric8t.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdpgdrifc8t.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdpgdrma.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdpgdrmb.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdpgds7m.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdpgds7t.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdpgds7v.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdpgds7y.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdpgds8c.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdpgds8t.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdpgdsc8c.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdpgdsc8t.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdpgdsfc8t.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdpgdsi7m.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdpgdsi7t.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdpgdsi8c.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdpgdsi8t.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdpgdsic8c.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdpgdsic8t.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdpgdsifc8t.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdpgdsma.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdpgdsmb.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdxgdb7y.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdxgdb8t.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdxgdbc8t.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdxgdbi7y.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdxgdbi8t.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdxgdbic8t.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdxgdr7y.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdxgdr8t.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdxgdrc8t.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdxgdri7y.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdxgdri8t.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdxgdric8t.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdxgds7y.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdxgds8t.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdxgdsc8t.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdxgdsi7y.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdxgdsi8t.vf - RELOC/fonts/vf/public/mathdesign/mdpgd/mdxgdsic8t.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdpusb8c.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdpusb8t.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdpusbc8c.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdpusbc8t.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdpusbfc8t.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdpusbi8c.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdpusbi8t.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdpusbic8c.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdpusbic8t.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdpusbifc8t.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdpusr7m.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdpusr7t.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdpusr7v.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdpusr7y.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdpusr8c.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdpusr8t.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdpusrc8c.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdpusrc8t.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdpusrfc8t.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdpusri7m.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdpusri7t.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdpusri8c.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdpusri8t.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdpusric8c.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdpusric8t.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdpusrifc8t.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdpusrma.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdpusrmb.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdpuss7m.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdpuss7t.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdpuss7v.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdpuss7y.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdpuss8c.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdpuss8t.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdpussc8c.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdpussc8t.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdpussfc8t.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdpussi7m.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdpussi7t.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdpussi8c.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdpussi8t.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdpussic8c.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdpussic8t.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdpussifc8t.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdpussma.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdpussmb.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdxusb7y.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdxusb8t.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdxusbc8t.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdxusbi7y.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdxusbi8t.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdxusbic8t.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdxusr7y.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdxusr8t.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdxusrc8t.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdxusri7y.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdxusri8t.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdxusric8t.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdxuss7y.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdxuss8t.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdxussc8t.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdxussi7y.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdxussi8t.vf - RELOC/fonts/vf/public/mathdesign/mdpus/mdxussic8t.vf - RELOC/fonts/vf/public/mathdesign/mdput/mdputb7m.vf - RELOC/fonts/vf/public/mathdesign/mdput/mdputb7t.vf - RELOC/fonts/vf/public/mathdesign/mdput/mdputb7v.vf - RELOC/fonts/vf/public/mathdesign/mdput/mdputb7y.vf - RELOC/fonts/vf/public/mathdesign/mdput/mdputb8c.vf - RELOC/fonts/vf/public/mathdesign/mdput/mdputb8t.vf - RELOC/fonts/vf/public/mathdesign/mdput/mdputbc8t.vf - RELOC/fonts/vf/public/mathdesign/mdput/mdputbfc8t.vf - RELOC/fonts/vf/public/mathdesign/mdput/mdputbi7m.vf - RELOC/fonts/vf/public/mathdesign/mdput/mdputbi7t.vf - RELOC/fonts/vf/public/mathdesign/mdput/mdputbi8c.vf - RELOC/fonts/vf/public/mathdesign/mdput/mdputbi8t.vf - RELOC/fonts/vf/public/mathdesign/mdput/mdputbifc8t.vf - RELOC/fonts/vf/public/mathdesign/mdput/mdputbma.vf - RELOC/fonts/vf/public/mathdesign/mdput/mdputbmb.vf - RELOC/fonts/vf/public/mathdesign/mdput/mdputbo7t.vf - RELOC/fonts/vf/public/mathdesign/mdput/mdputbo8c.vf - RELOC/fonts/vf/public/mathdesign/mdput/mdputbo8t.vf - RELOC/fonts/vf/public/mathdesign/mdput/mdputbofc8t.vf - RELOC/fonts/vf/public/mathdesign/mdput/mdputr7m.vf - RELOC/fonts/vf/public/mathdesign/mdput/mdputr7t.vf - RELOC/fonts/vf/public/mathdesign/mdput/mdputr7v.vf - RELOC/fonts/vf/public/mathdesign/mdput/mdputr7y.vf - RELOC/fonts/vf/public/mathdesign/mdput/mdputr8c.vf - RELOC/fonts/vf/public/mathdesign/mdput/mdputr8t.vf - RELOC/fonts/vf/public/mathdesign/mdput/mdputrc8t.vf - RELOC/fonts/vf/public/mathdesign/mdput/mdputrfc8t.vf - RELOC/fonts/vf/public/mathdesign/mdput/mdputri7m.vf - RELOC/fonts/vf/public/mathdesign/mdput/mdputri7t.vf - RELOC/fonts/vf/public/mathdesign/mdput/mdputri8c.vf - RELOC/fonts/vf/public/mathdesign/mdput/mdputri8t.vf - RELOC/fonts/vf/public/mathdesign/mdput/mdputrifc8t.vf - RELOC/fonts/vf/public/mathdesign/mdput/mdputrma.vf - RELOC/fonts/vf/public/mathdesign/mdput/mdputrmb.vf - RELOC/fonts/vf/public/mathdesign/mdput/mdputro7t.vf - RELOC/fonts/vf/public/mathdesign/mdput/mdputro8c.vf - RELOC/fonts/vf/public/mathdesign/mdput/mdputro8t.vf - RELOC/fonts/vf/public/mathdesign/mdput/mdputrofc8t.vf - RELOC/fonts/vf/public/mathdesign/mdugm/mdugmm7m.vf - RELOC/fonts/vf/public/mathdesign/mdugm/mdugmm7t.vf - RELOC/fonts/vf/public/mathdesign/mdugm/mdugmm7v.vf - RELOC/fonts/vf/public/mathdesign/mdugm/mdugmm7y.vf - RELOC/fonts/vf/public/mathdesign/mdugm/mdugmm8c.vf - RELOC/fonts/vf/public/mathdesign/mdugm/mdugmm8t.vf - RELOC/fonts/vf/public/mathdesign/mdugm/mdugmmfc8t.vf - RELOC/fonts/vf/public/mathdesign/mdugm/mdugmmi7m.vf - RELOC/fonts/vf/public/mathdesign/mdugm/mdugmmi7t.vf - RELOC/fonts/vf/public/mathdesign/mdugm/mdugmmi8c.vf - RELOC/fonts/vf/public/mathdesign/mdugm/mdugmmi8t.vf - RELOC/fonts/vf/public/mathdesign/mdugm/mdugmmifc8t.vf - RELOC/fonts/vf/public/mathdesign/mdugm/mdugmmma.vf - RELOC/fonts/vf/public/mathdesign/mdugm/mdugmmmb.vf - RELOC/fonts/vf/public/mathdesign/mdugm/mdugmmo7t.vf - RELOC/fonts/vf/public/mathdesign/mdugm/mdugmmo8c.vf - RELOC/fonts/vf/public/mathdesign/mdugm/mdugmmo8t.vf - RELOC/fonts/vf/public/mathdesign/mdugm/mdugmmofc8t.vf - RELOC/fonts/vf/public/mathdesign/mdugm/mdugmr7m.vf - RELOC/fonts/vf/public/mathdesign/mdugm/mdugmr7t.vf - RELOC/fonts/vf/public/mathdesign/mdugm/mdugmr7v.vf - RELOC/fonts/vf/public/mathdesign/mdugm/mdugmr7y.vf - RELOC/fonts/vf/public/mathdesign/mdugm/mdugmr8c.vf - RELOC/fonts/vf/public/mathdesign/mdugm/mdugmr8t.vf - RELOC/fonts/vf/public/mathdesign/mdugm/mdugmrfc8t.vf - RELOC/fonts/vf/public/mathdesign/mdugm/mdugmri7m.vf - RELOC/fonts/vf/public/mathdesign/mdugm/mdugmri7t.vf - RELOC/fonts/vf/public/mathdesign/mdugm/mdugmri8c.vf - RELOC/fonts/vf/public/mathdesign/mdugm/mdugmri8t.vf - RELOC/fonts/vf/public/mathdesign/mdugm/mdugmrifc8t.vf - RELOC/fonts/vf/public/mathdesign/mdugm/mdugmrma.vf - RELOC/fonts/vf/public/mathdesign/mdugm/mdugmrmb.vf - RELOC/fonts/vf/public/mathdesign/mdugm/mdugmro7t.vf - RELOC/fonts/vf/public/mathdesign/mdugm/mdugmro8c.vf - RELOC/fonts/vf/public/mathdesign/mdugm/mdugmro8t.vf - RELOC/fonts/vf/public/mathdesign/mdugm/mdugmrofc8t.vf - RELOC/tex/latex/mathdesign/mathdesign.sty - RELOC/tex/latex/mathdesign/mdacmr.fd - RELOC/tex/latex/mathdesign/mdbch/mdamdbch.fd - RELOC/tex/latex/mathdesign/mdbch/mdbch.cfg - RELOC/tex/latex/mathdesign/mdbch/mdbch.sty - RELOC/tex/latex/mathdesign/mdbch/mdbmdbch.fd - RELOC/tex/latex/mathdesign/mdbch/omlmdbch.fd - RELOC/tex/latex/mathdesign/mdbch/omsmdbch.fd - RELOC/tex/latex/mathdesign/mdbch/omxmdbch.fd - RELOC/tex/latex/mathdesign/mdbch/ot1mdbch.fd - RELOC/tex/latex/mathdesign/mdbch/t1mdbch.fd - RELOC/tex/latex/mathdesign/mdbch/ts1mdbch.fd - RELOC/tex/latex/mathdesign/mdbcmr.fd - RELOC/tex/latex/mathdesign/mdfont.def - RELOC/tex/latex/mathdesign/mdici/mdamdici.fd - RELOC/tex/latex/mathdesign/mdici/mdbmdici.fd - RELOC/tex/latex/mathdesign/mdici/mdici.cfg - RELOC/tex/latex/mathdesign/mdici/mdici.sty - RELOC/tex/latex/mathdesign/mdici/omlmdici.fd - RELOC/tex/latex/mathdesign/mdici/omsmdici.fd - RELOC/tex/latex/mathdesign/mdici/omxmdici.fd - RELOC/tex/latex/mathdesign/mdici/ot1mdici.fd - RELOC/tex/latex/mathdesign/mdici/t1mdici.fd - RELOC/tex/latex/mathdesign/mdici/ts1mdici.fd - RELOC/tex/latex/mathdesign/mdpgd/mdamdpgd.fd - RELOC/tex/latex/mathdesign/mdpgd/mdbmdpgd.fd - RELOC/tex/latex/mathdesign/mdpgd/mdpgd.cfg - RELOC/tex/latex/mathdesign/mdpgd/mdpgd.sty - RELOC/tex/latex/mathdesign/mdpgd/omlmdpgd.fd - RELOC/tex/latex/mathdesign/mdpgd/omsmdpgd.fd - RELOC/tex/latex/mathdesign/mdpgd/omxmdpgd.fd - RELOC/tex/latex/mathdesign/mdpgd/ot1mdpgd.fd - RELOC/tex/latex/mathdesign/mdpgd/t1mdpgd.fd - RELOC/tex/latex/mathdesign/mdpgd/ts1mdpgd.fd - RELOC/tex/latex/mathdesign/mdpus/mdamdpus.fd - RELOC/tex/latex/mathdesign/mdpus/mdbmdpus.fd - RELOC/tex/latex/mathdesign/mdpus/mdpus.cfg - RELOC/tex/latex/mathdesign/mdpus/mdpus.sty - RELOC/tex/latex/mathdesign/mdpus/omlmdpus.fd - RELOC/tex/latex/mathdesign/mdpus/omsmdpus.fd - RELOC/tex/latex/mathdesign/mdpus/omxmdpus.fd - RELOC/tex/latex/mathdesign/mdpus/ot1mdpus.fd - RELOC/tex/latex/mathdesign/mdpus/t1mdpus.fd - RELOC/tex/latex/mathdesign/mdpus/ts1mdpus.fd - RELOC/tex/latex/mathdesign/mdput/mdamdput.fd - RELOC/tex/latex/mathdesign/mdput/mdbmdput.fd - RELOC/tex/latex/mathdesign/mdput/mdput.cfg - RELOC/tex/latex/mathdesign/mdput/mdput.sty - RELOC/tex/latex/mathdesign/mdput/omlmdput.fd - RELOC/tex/latex/mathdesign/mdput/omsmdput.fd - RELOC/tex/latex/mathdesign/mdput/omxmdput.fd - RELOC/tex/latex/mathdesign/mdput/ot1mdput.fd - RELOC/tex/latex/mathdesign/mdput/t1mdput.fd - RELOC/tex/latex/mathdesign/mdput/ts1mdput.fd - RELOC/tex/latex/mathdesign/mdsffont.def - RELOC/tex/latex/mathdesign/mdttfont.def - RELOC/tex/latex/mathdesign/mdugm/mdamdugm.fd - RELOC/tex/latex/mathdesign/mdugm/mdbmdugm.fd - RELOC/tex/latex/mathdesign/mdugm/mdugm.cfg - RELOC/tex/latex/mathdesign/mdugm/mdugm.sty - RELOC/tex/latex/mathdesign/mdugm/omlmdugm.fd - RELOC/tex/latex/mathdesign/mdugm/omsmdugm.fd - RELOC/tex/latex/mathdesign/mdugm/omxmdugm.fd - RELOC/tex/latex/mathdesign/mdugm/ot1mdugm.fd - RELOC/tex/latex/mathdesign/mdugm/t1mdugm.fd - RELOC/tex/latex/mathdesign/mdugm/ts1mdugm.fd - RELOC/tex/latex/mathdesign/omlmdgrb.fd - RELOC/tex/latex/mathdesign/omlmdgrbc.fd - RELOC/tex/latex/mathdesign/omlmdgrd.fd - RELOC/tex/latex/mathdesign/omlmdgrdc.fd -catalogue-also fourier -catalogue-ctan /fonts/mathdesign -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics font font-type1 font-maths font-supp-maths -catalogue-version 2.31 - -name mathdots -category Package -revision 34301 -shortdesc Commands to produce dots in math that respect font size -relocated 1 -longdesc Redefines \ddots and \vdots, and defines \iddots. The dots -longdesc produced by \iddots slant in the opposite direction to \ddots. -longdesc All the commands are designed to change size appropriately in -longdesc scripts, as well as in response to LaTeX size changing -longdesc commands. The commands may also be used in plain TeX. -containersize 2164 -containerchecksum 4372f11c8ba5e29caaab78cfd37c129267c2704b6de9e5dad13cc1ebf184760602eb2292955c46269ffb3fb13b4c48969e019460fc1916fa83d01644b9c93e3e -doccontainersize 397304 -doccontainerchecksum f30d66cc9ab8b87429639fa382608dff41c11094be52afaa16a8534f3f2e91bc12dac9f6e0bc0def89088dc9491e47f9ae5871fbbeaa5217bd4c6586fc059615 -docfiles size=106 - RELOC/doc/generic/mathdots/README details="Readme" - RELOC/doc/generic/mathdots/mathdots.pdf details="Package documentation" - RELOC/doc/generic/mathdots/mdotest.pdf - RELOC/doc/generic/mathdots/mdotest.tex - RELOC/doc/generic/mathdots/plmdotest.tex -srccontainersize 7252 -srccontainerchecksum 897726dda3d395d175c684d8e032abf8f563c1ef2d0f64596c1ab82035011630fc734bffc5bb197a0b9a92e2fac08f9adc09cb588dd990f40ec7deec3c5ab9b6 -srcfiles size=7 - RELOC/source/generic/mathdots/mathdots.dtx - RELOC/source/generic/mathdots/mathdots.ins -runfiles size=3 - RELOC/tex/generic/mathdots/mathdots.sty - RELOC/tex/generic/mathdots/mathdots.tex -catalogue-ctan /macros/generic/mathdots -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics maths -catalogue-version 0.9 - -name mathexam -category Package -revision 15878 -shortdesc Package for typesetting exams -relocated 1 -longdesc The package can help you typeset exams (mostly in mathematics -longdesc and related disciplines where students are required to show -longdesc their calculations followed by one or more short answers). It -longdesc provides commands for inclusion of space for calculations, as -longdesc well as commands for automatic creation of "answer spaces". In -longdesc addition, the package will automatically create page headers -longdesc and footers, and will let you include instructions and space -longdesc for students to put their name. -containersize 1620 -containerchecksum 8ce36f0b68ed9e2a706db6da73eb3f3ca52cf71b4523004fcdbc1b176abac8b079f4863b6f771b99e956244dbd73e03b23f2a7526d990e33d04a544c4cc35c6c -doccontainersize 148804 -doccontainerchecksum a260f0fa247d8a5f9c0ee185dfb129f2265811d77037b29982e08eed5a515bee4003d09dbd291c21c613123473eb8254bcafdea696c7a67235da0a25d18f9272 -docfiles size=47 - RELOC/doc/latex/mathexam/README details="Readme" - RELOC/doc/latex/mathexam/mathexam.pdf details="Package documentation" - RELOC/doc/latex/mathexam/sample.pdf details="Sample exam" - RELOC/doc/latex/mathexam/sample.tex -srccontainersize 5984 -srccontainerchecksum 91d18d28d4cef28fd71cec51fe8ee8e3fbd19712a6fb4e3898a1803554ca837a9af1e9c8fcf36a961f40db6f40c61d0fbf98e7d2733522d5db7fa403739afb66 -srcfiles size=5 - RELOC/source/latex/mathexam/mathexam.dtx - RELOC/source/latex/mathexam/mathexam.ins -runfiles size=1 - RELOC/tex/latex/mathexam/mathexam.sty -catalogue-ctan /macros/latex/contrib/mathexam -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics exam maths -catalogue-version 1.00 - -name mathfam256 -category Package -revision 46412 -shortdesc Extend math family up to 256 for pLaTeX/upLaTeX/Lamed -relocated 1 -longdesc This package increases the upper limit of math symbols up to -longdesc 256, using \omath... primitives. These primitives were -longdesc originally introduced in Omega and are currently available in -longdesc the following formats: pLaTeX (runs on e-pTeX), upLaTeX (runs -longdesc on e-upTeX), Lamed (runs on Aleph, successor of Omega). -containersize 3520 -containerchecksum c28458427f4ef2006bb8efee489ffb6cd40f44fafa98f341c243e3675b3af564067c8e6b11385bdaeb77b72b9a6cd4e78edc8f3e3afa12cbcf91d510c5544fdc -doccontainersize 85204 -doccontainerchecksum dc651242f471a2cd0937632d27095c11ad237a48d175f740cfcfdcdb3cb4818ac65328e214314cd778b85075ca42e5c32435c71fafe7f0a173be20bee92cf1f3 -docfiles size=24 - RELOC/doc/latex/mathfam256/LICENSE - RELOC/doc/latex/mathfam256/README.md details="Readme" - RELOC/doc/latex/mathfam256/mathfam256.pdf details="Package documentation" - RELOC/doc/latex/mathfam256/mathfam256.tex -runfiles size=4 - RELOC/tex/latex/mathfam256/mathfam256.sty -catalogue-ctan /macros/latex/contrib/mathfam256 -catalogue-date 2018-01-24 04:32:31 +0100 -catalogue-license bsd3 -catalogue-topics maths omega japanese etex -catalogue-version 0.2 - -name mathfixs -category Package -revision 49547 -shortdesc Fix various layout issues in math mode -relocated 1 -longdesc This is a LaTeX2e package to fix some odd behaviour in math -longdesc mode such as spacing around fractions and roots, math symbols -longdesc within bold text as well as capital Greek letters. It also adds -longdesc some related macros. -containersize 2796 -containerchecksum 531e9c268c0cd02395eab1d2c6707d02dca1fcde14aedafd28e9ceadb14bafb47d2945375937e9d37811d4906f473b770057bf4922a6a0fd97bcc27ea3ed0945 -doccontainersize 293968 -doccontainerchecksum b104cc5f66827356ef5b4538cfe2b0fec0e6b2e815bac5101a05dd697839b57a011581672e9e669a8ee2b45abd722b7de2ed324595bac9b1179a466e1530dd0f -docfiles size=76 - RELOC/doc/latex/mathfixs/README.txt details="Readme" - RELOC/doc/latex/mathfixs/mafxsamp.tex - RELOC/doc/latex/mathfixs/mathfixs.pdf details="Package documentation" -srccontainersize 11900 -srccontainerchecksum d09cd16f17e47b1655982834f1fb1e09ddef6cc64f662db2fea319ce4666c9afd50ac93c9022ce0dbce9ceee317f506222e7125c5bb0fe348d3c062b75bc64db -srcfiles size=13 - RELOC/source/latex/mathfixs/mathfixs.dtx - RELOC/source/latex/mathfixs/mathfixs.ins -runfiles size=3 - RELOC/tex/latex/mathfixs/mathfixs.sty -catalogue-ctan /macros/latex/contrib/mathfixs -catalogue-date 2018-12-30 15:31:01 +0100 -catalogue-license lppl1.3 -catalogue-topics maths bugfix -catalogue-version 1.01 - -name mathfont -category Package -revision 49773 -shortdesc Use TrueType and OpenType fonts in math mode -relocated 1 -longdesc This package provides a flexible interface for changing the -longdesc font of math mode characters. The package allows the user to -longdesc specify a default unicode font for each of six basic classes of -longdesc Latin and Greek characters, and it provides additional support -longdesc for unicode alphanumeric symbols. Crucially, mathfont is -longdesc compatible with both LuaLaTeX and XeLaTeX, and it provides -longdesc several font-loading commands that allow the user to change -longdesc fonts locally or for individual symbols within math mode. -containersize 6032 -containerchecksum bbfa9d7d58d02b3be95fbe71ae08660e03cae15cfba66aede65240ba092b13b23cd3125c423429ba11d1daa4d80dba063573a8c1a580511faf014ad51607ba0a -doccontainersize 378844 -doccontainerchecksum 58b1af9f811f7d32f46d4d89d525d2f9c5221601ceae530626f5a90db3a69fe0ab4f3db411bd674087258948839f70e129682dedd66b52f3f7176160dd7f4c61 -docfiles size=98 - RELOC/doc/latex/mathfont/README.TEXLIVE - RELOC/doc/latex/mathfont/README.txt details="Readme" - RELOC/doc/latex/mathfont/mathfont.pdf details="Package documentation" - RELOC/doc/latex/mathfont/mathfont_example.pdf - RELOC/doc/latex/mathfont/mathfont_example.tex - RELOC/doc/latex/mathfont/mathfont_greek.tex -srccontainersize 21264 -srccontainerchecksum 2d4d8d60872827ef35cbda5630f728db8a78e3ea0c0ee14e94d98d129f29d75f85e4cf8e9109600e3726197b8f619e51826eabd87ee9d679263d55d566976015 -srcfiles size=24 - RELOC/source/latex/mathfont/mathfont.dtx -runfiles size=10 - RELOC/tex/latex/mathfont/mathfont.sty -catalogue-ctan /macros/latex/contrib/mathfont -catalogue-date 2019-01-20 10:21:29 +0100 -catalogue-license lppl1.3c -catalogue-topics font-mgmt font-use maths -catalogue-version 1.3 - -name mathpartir -category Package -revision 39864 -shortdesc Typesetting sequences of math formulas, e.g. type inference rules -relocated 1 -longdesc The package provides macros for typesetting math formulas in -longdesc mixed horizontal and vertical mode, automatically as best fit. -longdesc It provides an environment mathpar that behaves much as a loose -longdesc centered paragraph where words are math formulas, and spaces -longdesc between them are larger and adjustable. It also provides a -longdesc macro \inferrule for typeseting fractions where both the -longdesc numerator and denominator may be sequences of formulas that -longdesc will be also typeset in a similar way. It can typically be used -longdesc for typeseting sets of type inference rules or typing -longdesc derivations. A macro inferrule for typesetting type inference -longdesc rules. -containersize 4604 -containerchecksum 57a990700d21297b35122d99bfeec9949c66fa1250ac7eb2265808ee2a03480ad6452fb40a5db1accd2629325c2d83b8985b16b4bac46a5a332f81ed1dfa2600 -doccontainersize 271876 -doccontainerchecksum 2e7e06b3037cf2ac3792cfeb25b0ea685843279f0f3f5c6e6e18e398d755e13b6b0402871f30d1776513f41c863f13bcb7c541076b7ee872c289c1af1a0cb30b -docfiles size=71 - RELOC/doc/latex/mathpartir/COPYING - RELOC/doc/latex/mathpartir/README details="Readme" - RELOC/doc/latex/mathpartir/mathpartir.pdf details="Package documentation" -srccontainersize 11552 -srccontainerchecksum e7b9f5e7ca3b9de90938a4e662bf98abd54bac5c42c08b4ca380e0c3e65894cc3498249ff89b8e99e46fc4a3eec89e169559817e1e48be1d8010a29082daf43d -srcfiles size=11 - RELOC/source/latex/mathpartir/mathpartir.dtx - RELOC/source/latex/mathpartir/mathpartir.ins -runfiles size=4 - RELOC/tex/latex/mathpartir/mathpartir.sty -catalogue-ctan /macros/latex/contrib/mathpartir -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license gpl2 -catalogue-topics maths -catalogue-version 1.3.2 - -name mathpazo -category Package -revision 15878 -shortdesc Fonts to typeset mathematics to match Palatino -relocated 1 -longdesc The Pazo Math fonts are a family of PostScript fonts suitable -longdesc for typesetting mathematics in combination with the Palatino -longdesc family of text fonts. The Pazo Math family is made up of five -longdesc fonts provided in Adobe Type 1 format (PazoMath, -longdesc PazoMath-Italic, PazoMath-Bold, PazoMath-BoldItalic, and -longdesc PazoMathBlackboardBold). These contain, in designs that match -longdesc Palatino, glyphs that are usually not available in Palatino and -longdesc for which Computer Modern looks odd when combined with -longdesc Palatino. These glyphs include the uppercase Greek alphabet in -longdesc upright and slanted shapes in regular and bold weights, the -longdesc lowercase Greek alphabet in slanted shape in regular and bold -longdesc weights, several mathematical glyphs (partialdiff, summation, -longdesc product, coproduct, emptyset, infinity, and proportional) in -longdesc regular and bold weights, other glyphs (Euro and dotlessj) in -longdesc upright and slanted shapes in regular and bold weights, and the -longdesc uppercase letters commonly used to represent various number -longdesc sets (C, I, N, Q, R, and Z) in blackboard bold. LaTeX macro -longdesc support (using package mathpazo.sty) is provided in psnfss (a -longdesc required part of any LaTeX distribution). -containersize 63640 -containerchecksum 2dcf90536c3aed72179436ece3328f5155dc8bdfc49e01bb68feb67467603607b5232085cf622d71bef836392645b4f8fbfbbc10c8d7d9b28801038f3960ccc5 -doccontainersize 373520 -doccontainerchecksum 1cfa151841063c1a8eb5be6b3c1ecb8f4ce6d32e54b7a6e5c252de471ad486a46b6dd33e86569f460c95b13a340b25592c4425c008cfc0bbc877d46c4c47bf6e -docfiles size=109 - RELOC/doc/latex/mathpazo/README.txt - RELOC/doc/latex/mathpazo/gpl.txt - RELOC/doc/latex/mathpazo/mapfplm.tex - RELOC/doc/latex/mathpazo/mapppl.tex - RELOC/doc/latex/mathpazo/mapzplm.tex - RELOC/doc/latex/mathpazo/pazofnst.tex - RELOC/doc/latex/mathpazo/pazotest.pdf details="Font tables:" -srccontainersize 17976 -srccontainerchecksum f696489ab4e1780f3a538fef0ed1bd16c6b3064a6cf54ad51fdf3d77602a5026f7f6568ff280281ea904435df3292ac251d7eb55e9b7bb76e2199f80e71e5cac -srcfiles size=117 - RELOC/source/latex/mathpazo/Makefile - RELOC/source/latex/mathpazo/cmbsy10.pl - RELOC/source/latex/mathpazo/cmbx10.pl - RELOC/source/latex/mathpazo/cmex10.pl - RELOC/source/latex/mathpazo/cmmi10.pl - RELOC/source/latex/mathpazo/cmmib10.pl - RELOC/source/latex/mathpazo/cmr10.pl - RELOC/source/latex/mathpazo/cmsy10.pl - RELOC/source/latex/mathpazo/fplmb.inf - RELOC/source/latex/mathpazo/fplmb.mtx - RELOC/source/latex/mathpazo/fplmb.pl - RELOC/source/latex/mathpazo/fplmbb.inf - RELOC/source/latex/mathpazo/fplmbb.mtx - RELOC/source/latex/mathpazo/fplmbb.pl - RELOC/source/latex/mathpazo/fplmbi.inf - RELOC/source/latex/mathpazo/fplmbi.mtx - RELOC/source/latex/mathpazo/fplmbi.pl - RELOC/source/latex/mathpazo/fplmr.inf - RELOC/source/latex/mathpazo/fplmr.mtx - RELOC/source/latex/mathpazo/fplmr.pl - RELOC/source/latex/mathpazo/fplmri.inf - RELOC/source/latex/mathpazo/fplmri.mtx - RELOC/source/latex/mathpazo/fplmri.pl - RELOC/source/latex/mathpazo/haxzplmb.mtx - RELOC/source/latex/mathpazo/haxzplmr.mtx - RELOC/source/latex/mathpazo/inf/fplmb.inf - RELOC/source/latex/mathpazo/inf/fplmbb.inf - RELOC/source/latex/mathpazo/inf/fplmbi.inf - RELOC/source/latex/mathpazo/inf/fplmr.inf - RELOC/source/latex/mathpazo/inf/fplmri.inf - RELOC/source/latex/mathpazo/nokernum.mtx - RELOC/source/latex/mathpazo/omsnames.mtx - RELOC/source/latex/mathpazo/pazofnst/Makefile - RELOC/source/latex/mathpazo/pazofnst/cmbsy10.pl - RELOC/source/latex/mathpazo/pazofnst/cmbx10.pl - RELOC/source/latex/mathpazo/pazofnst/cmex10.pl - RELOC/source/latex/mathpazo/pazofnst/cmmi10.pl - RELOC/source/latex/mathpazo/pazofnst/cmmib10.pl - RELOC/source/latex/mathpazo/pazofnst/cmr10.pl - RELOC/source/latex/mathpazo/pazofnst/cmsy10.pl - RELOC/source/latex/mathpazo/pazofnst/haxzplmb.mtx - RELOC/source/latex/mathpazo/pazofnst/haxzplmr.mtx - RELOC/source/latex/mathpazo/pazofnst/nokernum.mtx - RELOC/source/latex/mathpazo/pazofnst/omsnames.mtx - RELOC/source/latex/mathpazo/pazofnst/pazofnst.tex - RELOC/source/latex/mathpazo/pazofnst/unsetcm4pl.mtx - RELOC/source/latex/mathpazo/pazofnst/unsetint.mtx - RELOC/source/latex/mathpazo/pazofnst/unsetosf.mtx - RELOC/source/latex/mathpazo/pazofnst/unsetpl4cm.mtx - RELOC/source/latex/mathpazo/pazofnst/unsetpunct.mtx - RELOC/source/latex/mathpazo/pazofnst/zplmbgop.mtx - RELOC/source/latex/mathpazo/pazofnst/zplmsum.mtx - RELOC/source/latex/mathpazo/pplr8a.mtx - RELOC/source/latex/mathpazo/unsetcm4pl.mtx - RELOC/source/latex/mathpazo/unsetint.mtx - RELOC/source/latex/mathpazo/unsetosf.mtx - RELOC/source/latex/mathpazo/unsetpl4cm.mtx - RELOC/source/latex/mathpazo/unsetpunct.mtx - RELOC/source/latex/mathpazo/zplmbgop.mtx - RELOC/source/latex/mathpazo/zplmsum.mtx -runfiles size=41 - RELOC/fonts/afm/public/mathpazo/fplmb.afm - RELOC/fonts/afm/public/mathpazo/fplmbb.afm - RELOC/fonts/afm/public/mathpazo/fplmbi.afm - RELOC/fonts/afm/public/mathpazo/fplmr.afm - RELOC/fonts/afm/public/mathpazo/fplmri.afm - RELOC/fonts/tfm/public/mathpazo/fplmb.tfm - RELOC/fonts/tfm/public/mathpazo/fplmbb.tfm - RELOC/fonts/tfm/public/mathpazo/fplmbi.tfm - RELOC/fonts/tfm/public/mathpazo/fplmr.tfm - RELOC/fonts/tfm/public/mathpazo/fplmri.tfm - RELOC/fonts/tfm/public/mathpazo/zplmb7m.tfm - RELOC/fonts/tfm/public/mathpazo/zplmb7t.tfm - RELOC/fonts/tfm/public/mathpazo/zplmb7y.tfm - RELOC/fonts/tfm/public/mathpazo/zplmr7m.tfm - RELOC/fonts/tfm/public/mathpazo/zplmr7t.tfm - RELOC/fonts/tfm/public/mathpazo/zplmr7v.tfm - RELOC/fonts/tfm/public/mathpazo/zplmr7y.tfm - RELOC/fonts/type1/public/mathpazo/fplmb.pfb - RELOC/fonts/type1/public/mathpazo/fplmbb.pfb - RELOC/fonts/type1/public/mathpazo/fplmbi.pfb - RELOC/fonts/type1/public/mathpazo/fplmr.pfb - RELOC/fonts/type1/public/mathpazo/fplmri.pfb - RELOC/fonts/vf/public/mathpazo/zplmb7m.vf - RELOC/fonts/vf/public/mathpazo/zplmb7t.vf - RELOC/fonts/vf/public/mathpazo/zplmb7y.vf - RELOC/fonts/vf/public/mathpazo/zplmr7m.vf - RELOC/fonts/vf/public/mathpazo/zplmr7t.vf - RELOC/fonts/vf/public/mathpazo/zplmr7v.vf - RELOC/fonts/vf/public/mathpazo/zplmr7y.vf -catalogue-also pxfonts newpx tex-gyre-math-pagella -catalogue-ctan /fonts/mathpazo -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license gpl -catalogue-topics font font-type1 font-maths font-bbd -catalogue-version 1.003 - -name mathpunctspace -category Package -revision 46754 -shortdesc Control the space after punctuation in math expressions -relocated 1 -longdesc This package provides a mechanism to control the space after -longdesc commas and semicolons in mathematical expressions. -containersize 1320 -containerchecksum 73ab1f4578d23e993251c930e8e246c87192ad6c0246a16d77fc9064fc5927da3aa49e18b7707ab8d101d6c0a5afbf5f8aa42b90e2c53455aa7ac2f5628873c3 -doccontainersize 190184 -doccontainerchecksum 9911b18ac61e83786646975449c43a16d19c85f7733f5f9d6d65a5efdd934990d40b44f691886c513a36acca35e11d0b03104372663813768c7ba0f8188c8f44 -docfiles size=108 - RELOC/doc/latex/mathpunctspace/README.md details="Readme" - RELOC/doc/latex/mathpunctspace/comma0mu-semicolonnat-colonnat.pdf - RELOC/doc/latex/mathpunctspace/comma10mu-semicolon20mu-colon30mu.pdf - RELOC/doc/latex/mathpunctspace/comma5pt-semicolon5pt-colon5pt.pdf - RELOC/doc/latex/mathpunctspace/latexorg.pdf - RELOC/doc/latex/mathpunctspace/mathpunctspace.pdf details="Package documentation" - RELOC/doc/latex/mathpunctspace/mathpunctspace.tex -runfiles size=2 - RELOC/tex/latex/mathpunctspace/mathpunctspace.sty -catalogue-ctan /macros/latex/contrib/mathpunctspace -catalogue-date 2018-02-27 20:50:56 +0100 -catalogue-license bsd2 -catalogue-topics maths typesetting -catalogue-version 1.1 - -name maths-symbols -category Package -revision 37763 -shortdesc Summary of mathematical symbols available in LaTeX -relocated 1 -longdesc A predecessor of the comprehensive symbols list, covering -longdesc mathematical symbols available in standard LaTeX (including the -longdesc AMS symbols, if available at compile time). -containersize 464 -containerchecksum e74c95739d206a47d3ae838d1a8c2b852868a578c9c073807af74deb110fa4df083f1ec2a75e759bed3c4629602adbc877a6cf5ff60b2089f2e66cd8196408eb -doccontainersize 348780 -doccontainerchecksum c17822fc318a46438692b49e4aa40464be6b1163dc9c9402a4548a4348a6d3a6fb120c8c148274498d6278f4bb2fdd20cdad9e84701aa343cc3aa2099256a61b -docfiles size=94 - RELOC/doc/latex/maths-symbols/README details="Readme" - RELOC/doc/latex/maths-symbols/maths-symbols.pdf details="The document itself" - RELOC/doc/latex/maths-symbols/maths-symbols.tex - RELOC/doc/latex/maths-symbols/scriptfonts.pdf - RELOC/doc/latex/maths-symbols/scriptfonts.tex -catalogue-ctan /info/symbols/math -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.2 -catalogue-topics font-index -catalogue-version 3.4 - -name mathspec -category Package -revision 42773 -shortdesc Specify arbitrary fonts for mathematics in XeTeX -relocated 1 -longdesc The mathspec package provides an interface to typeset -longdesc mathematics in XeLaTeX with arbitrary text fonts using fontspec -longdesc as a backend. The package is under development and later -longdesc versions might to be incompatible with this version, as this -longdesc version is incompatible with earlier versions. The package -longdesc requires at least version 0.9995 of XeTeX. -containersize 9752 -containerchecksum 2d40ad9cc6194e42c2e6c76d63fd079bbfae3a7eddf97cf5119161731517d1de68e8eb5811674ccc40d10a226993c0e58d8f9d264ed5874795e2409e8faa1902 -doccontainersize 172740 -doccontainerchecksum db64160206a4c172894251a1e99b06f5aa897afd0afb6c521af0834839e7546dc6d8e2325346c663c1a8620104f3d5694f06322ebc2f37822e7061d866ca136a -docfiles size=50 - RELOC/doc/xelatex/mathspec/README.txt details="Readme" - RELOC/doc/xelatex/mathspec/mathspec.pdf details="Package documentation" - RELOC/doc/xelatex/mathspec/mathspec.tex -runfiles size=11 - RELOC/tex/xelatex/mathspec/mathspec.sty -catalogue-ctan /macros/xetex/latex/mathspec -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics font-maths font-sel -catalogue-version 0.2b - -name mathspic -category Package -revision 31957 -shortdesc A Perl filter program for use with PiCTeX -longdesc MathsPIC(Perl) is a development of the earlier MathsPIC(DOS) -longdesc program, now implemented as a Perl script, being much more -longdesc portable than the earlier program. MathsPIC parses a plain text -longdesc input file and generates a plain text output-file containing -longdesc commands for drawing a diagram. Version 1.0 produces output -longdesc containing PiCTeX and (La)TeX commands, which may then be -longdesc processed by plain TeX or LaTeX in the usual way. MathsPIC also -longdesc outputs a comprehensive log-file. MathsPIC facilitates creating -longdesc figures using PiCTeX by providing an environment for -longdesc manipulating named points and also allows the use of variables -longdesc and maths (advance, multiply, and divide)--in short--it takes -longdesc the pain out of PiCTeX. Both the original DOS version and the -longdesc new Perl version are available. -depend mathspic.ARCH -containersize 18048 -containerchecksum 134b5aae7b3b3a41cb34cf8fc615fd6ccb965716323b4157c989a29ab3809d75e4bb8a9ba7b25305614e3b73fa3e93b29789fe5a2fe72ddff026c6c1cef112d2 -doccontainersize 2460928 -doccontainerchecksum 3e92570e8383aa7a186be1f2d7ea3de771ae9ab8135677a8537e901f2b26317f4ad3d93919f761e3bb2040d97368c4f0d4bfcca965414b2793d067c78587273c -docfiles size=1303 - texmf-dist/doc/latex/mathspic/HELP.txt - texmf-dist/doc/latex/mathspic/MATHSPIC.BAT - texmf-dist/doc/latex/mathspic/README.txt details="Readme (Perl version)" - texmf-dist/doc/latex/mathspic/grabtexdata.tex - texmf-dist/doc/latex/mathspic/mathsPICfigures.zip - texmf-dist/doc/latex/mathspic/mathsPICmanual.pdf details="User documentation (Perl version)" - texmf-dist/doc/latex/mathspic/mathsPICmanual.zip - texmf-dist/doc/latex/mathspic/mathspic.lib - texmf-dist/doc/latex/mathspic/mathspic.sh - texmf-dist/doc/latex/mathspic/sourcecode113.html - texmf-dist/doc/latex/mathspic/sourcecode113.nw - texmf-dist/doc/latex/mathspic/sourcecode113.pdf details="Perl source listing" - texmf-dist/doc/man/man1/mathspic.1 - texmf-dist/doc/man/man1/mathspic.man1.pdf -runfiles size=33 - texmf-dist/scripts/mathspic/mathspic.pl - texmf-dist/tex/latex/mathspic/mathspic.sty -catalogue-ctan /graphics/mathspic -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics graphics-prep -catalogue-version 1.13 - -name mathspic.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of mathspic -containersize 340 -containerchecksum d9e4b6ac2d7e2f8844fd8aa042bd7f4e706a7ab74d6b66e2705556e7a0c046a0862a16973a13941b2dcb51e5e0d7d35e48886a0ee04c3fa41da9c966a24b35f3 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/mathspic - -name mathspic.amd64-freebsd -category Package -revision 23661 -shortdesc amd64-freebsd files of mathspic -containersize 340 -containerchecksum 93b4aa23e2c965a3e19a809dbc42eed82c490506c13d8c109f0fa88f9075049d714e797598694fb9585f7d0e08b3d96d9730442ea88d9926ec86642ddf25cff5 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/mathspic - -name mathspic.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of mathspic -containersize 340 -containerchecksum be67dbb4030066856b29edccf44b85f432898b0ecdc3b1532a58bd31af6a67b891fc1060a1c5d250483a3e4dfb027906ce96de1ab8cf321f5a22e920640483b1 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/mathspic - -name mathspic.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of mathspic -containersize 340 -containerchecksum 80c0d30ab7088d07d3fa6686866c06266e85b1e04fd2e1b794d3a499a480729f44c3268ef88cfb123ea1c988c7eb68f6f09615fcb8b71affbf7207e7fcc6f73a -binfiles arch=armhf-linux size=1 - bin/armhf-linux/mathspic - -name mathspic.i386-cygwin -category Package -revision 23661 -shortdesc i386-cygwin files of mathspic -containersize 340 -containerchecksum 4f59513bef445e89b53e92596500bf282ef383e5c900cc5d5cc8eff8a718f4c975be01442152f36790ec6f533907d83afa2b23361db445e2298941de6d9cdb4e -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/mathspic - -name mathspic.i386-freebsd -category Package -revision 23661 -shortdesc i386-freebsd files of mathspic -containersize 344 -containerchecksum 33d9041d2456d4f540bc4a59104b408ae293ddc8e0ab0cb9f3ef032cf95050b736bde243486f12cfad63ae45fd20bab9a29852b35be91847463f54d6bc422258 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/mathspic - -name mathspic.i386-linux -category Package -revision 23661 -shortdesc i386-linux files of mathspic -containersize 340 -containerchecksum 87c7d6dd461b94ff3a91d3a54d376156c192111d9f292e9bf396901283a476ce61cdf935799a3b2bd66fd168ebeef3d182105237c42c9ce8b544d7deac50aa29 -binfiles arch=i386-linux size=1 - bin/i386-linux/mathspic - -name mathspic.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of mathspic -containersize 340 -containerchecksum f444f3d4a94567b8ffac2e6ce4625cebfc394d44eab754623c2b27b6cfd2d46c45329d06e112316c1a63d688e3ba99c92c14d5a44fc81dc31098d4cac4a56369 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/mathspic - -name mathspic.i386-solaris -category Package -revision 23661 -shortdesc i386-solaris files of mathspic -containersize 340 -containerchecksum c85c615bcc2bdf3ffcd4a0e570ad5ee171b6528bde329b11df0ac4a64409dda0878fb20aa100a81b598d51bed100b57149bc506ecdf0ca01a8c8080624058679 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/mathspic - -name mathspic.sparc-solaris -category Package -revision 23661 -shortdesc sparc-solaris files of mathspic -containersize 340 -containerchecksum dd5078cbd69e19e8a00d8a028cfb16f77829edd0c1a3ac19887568d20559152f3549e7db0fc9824f9251a2c0b1ad20e39d93a368ac206bc04f33d959c2f73462 -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/mathspic - -name mathspic.win32 -category Package -revision 44131 -shortdesc win32 files of mathspic -containersize 680 -containerchecksum b21773bb5610c02145dbc8b4d7defbfaccb8315b94dc8c8d1dc11e7cadf573e651db03ba011c20e82518790f8ce938b4b1bdbd20510951f10a75a79474ada0d9 -binfiles arch=win32 size=1 - bin/win32/mathspic.exe - -name mathspic.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of mathspic -containersize 344 -containerchecksum 05013d03102cefc043ff715997c34dd1626f40ec1f3e2b1611a58ae0815619ee157542658674738078a8a027243a3c71fa7a893607880b0aeda43fc0606a286b -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/mathspic - -name mathspic.x86_64-darwin -category Package -revision 23661 -shortdesc x86_64-darwin files of mathspic -containersize 344 -containerchecksum be9c7a96b6e93a4aae67e3cf21617f04553607c0d63495b8d8ec910408fe7474372dadd0b7f4625b213d6c24cb0c212c72e21800eee32a2b9a63fd66c8a71b89 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/mathspic - -name mathspic.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of mathspic -containersize 348 -containerchecksum 98b3053c1ec0b375d9049b9f5a96b3a624fe1797fe0621b961b4985965cd4044ebbe5d0863fa2fe75d2ef01a469ede63b5d092f1ffcfebdaa01afc0e1a4625d3 -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/mathspic - -name mathspic.x86_64-linux -category Package -revision 23661 -shortdesc x86_64-linux files of mathspic -containersize 344 -containerchecksum 063fb2472e268d85366e19fbc5988da72647096502143730e8e8d4dec92596a5f4060bdb90fdcdfb86ed692362ce8f94324f988b5567441ad3d8556f634e9641 -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/mathspic - -name mathspic.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of mathspic -containersize 344 -containerchecksum ea60285e5ed658ab5a8927c424653efdad0e4825ebd888330a54b11a3b0b719d47386321f2ebe21bd05402d8e386ab3ae6ddafc9bc9445935ee038f061fd1457 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/mathspic - -name mathspic.x86_64-solaris -category Package -revision 23661 -shortdesc x86_64-solaris files of mathspic -containersize 344 -containerchecksum 27cc13a06d0a6165ac20a1f9c0d5d6c0d98ea2fcff78a500de30f7d9ecf14a899c9dfe5060bbb88a1470f6ea3434114021710c72261977e2f4ca29c0957edbf9 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/mathspic - -name mathtools -category Package -revision 46250 -shortdesc Mathematical tools to use with amsmath -relocated 1 -longdesc Mathtools provides a series of packages designed to enhance the -longdesc appearance of documents containing a lot of mathematics. The -longdesc main backbone is amsmath, so those unfamiliar with this -longdesc required part of the LaTeX system will probably not find the -longdesc packages very useful. Mathtools provides many useful tools for -longdesc mathematical typesetting. It is based on amsmath and fixes -longdesc various deficiencies of amsmath and standard LaTeX. It -longdesc provides: Extensible symbols, such as brackets, arrows, -longdesc harpoons, etc.; Various symbols such as \coloneqq (:=); Easy -longdesc creation of new tag forms; Showing equation numbers only for -longdesc referenced equations; Extensible arrows, harpoons and -longdesc hookarrows; Starred versions of the amsmath matrix environments -longdesc for specifying the column alignment; More building blocks: -longdesc multlined, cases-like environments, new gathered environments; -longdesc Maths versions of \makebox, \llap, \rlap etc.; Cramped math -longdesc styles; and more... Mathtools requires mhsetup. -containersize 19116 -containerchecksum 1d431b36f98584251376e8d6fc237d6a342627e0c80ff2f17aff45fe8762419f7145a719fe4bec7e29f7bb93881e8d748799aa5ac1042e9c83819cb6e2c001d7 -doccontainersize 965596 -doccontainerchecksum c53a7de8f1ac1de94d2d368d5d6551f55ce5376a36a3aaa3c44da2e5edf12dcfb1ad664db25f6e9f430adb2b67f71972d5cab3d00e90f84fe8bf6ef5e25c5a04 -docfiles size=243 - RELOC/doc/latex/mathtools/README details="Package README" - RELOC/doc/latex/mathtools/empheq.pdf - RELOC/doc/latex/mathtools/mathtools.pdf details="Package documentation" - RELOC/doc/latex/mathtools/mhsetup.pdf -srccontainersize 81732 -srccontainerchecksum b53aa643406e54162e4e0355fba89ca55738223fdd85d1acb9d6ded116e4f7916e29d7ffaca59d69eb72a9e795c42982e5aeb396be863a4abe0c936955f32099 -srcfiles size=97 - RELOC/source/latex/mathtools/empheq.dtx - RELOC/source/latex/mathtools/mathtools.dtx - RELOC/source/latex/mathtools/mhsetup.dtx -runfiles size=28 - RELOC/tex/latex/mathtools/empheq.sty - RELOC/tex/latex/mathtools/mathtools.sty - RELOC/tex/latex/mathtools/mhsetup.sty -catalogue-also mhsetup empheq -catalogue-ctan /macros/latex/contrib/mathtools -catalogue-date 2018-01-08 15:01:37 +0100 -catalogue-license lppl1.3 -catalogue-topics maths -catalogue-version 1.21 - -name matlab-prettifier -category Package -revision 34323 -shortdesc Pretty-print Matlab source code -relocated 1 -longdesc The package extends the facilities of the listings package, to -longdesc pretty-print Matlab and Octave source code. (Note that support -longdesc of Octave syntax is not complete.) -containersize 4140 -containerchecksum 2d0053ff3b63087c21b42e6d35d226604f5d582900d5293a090151a4df46cdb8c5775b1e7879c04dcd00fd91fccd9bbd06def15053a9c5ec8d269a702ff8e815 -doccontainersize 663904 -doccontainerchecksum 18d58e8a6903336eaae24ca8e0af21fd0fa3651aec4c9a6d03ae486a81e938fee749675ff0186dc570e2c47780ad7bfa3b194b75a5a87b83f0dd800857ed4f27 -docfiles size=164 - RELOC/doc/latex/matlab-prettifier/README details="Readme" - RELOC/doc/latex/matlab-prettifier/matlab-prettifier.pdf details="Package documentation" -srccontainersize 21704 -srccontainerchecksum 62ab422b9b374a433cb5e40db9e195e94e67682a74fbaabe43f8339d030763a93d07696c6ce0d092d1867f8ea318b9da19976663a41020b7ce2cf47f9395fe21 -srcfiles size=23 - RELOC/source/latex/matlab-prettifier/matlab-prettifier.dtx - RELOC/source/latex/matlab-prettifier/matlab-prettifier.ins -runfiles size=4 - RELOC/tex/latex/matlab-prettifier/matlab-prettifier.sty -catalogue-also matlabweb -catalogue-ctan /macros/latex/contrib/matlab-prettifier -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics listing -catalogue-version 0.3 - -name mattens -category Package -revision 17582 -shortdesc Matrices/tensor typesetting -relocated 1 -longdesc The mattens package contains the definitions to typeset -longdesc matrices, vectors and tensors as used in the engineering -longdesc community for the representation of common vectors and tensors -longdesc such as forces, velocities, moments of inertia, etc. -containersize 2848 -containerchecksum f8d373790a24a2cd7170e54f2d2429658425c32d4516019d18fea01fd35fb28a85c8cb63b4adf473bf60042b0b2cccab844f0b52604d01fe4d0a3269f6751644 -doccontainersize 708948 -doccontainerchecksum 7bec3ee9e8fabd9f144ecd4e7549566fb7a86a43860753ef21ab523bb5dea86a074ea19738241eb9ad786587a9aec1ac9e65ac32676042d1484a7c55a75b9b7a -docfiles size=191 - RELOC/doc/latex/mattens/README details="Readme" - RELOC/doc/latex/mattens/mattens.pdf details="Package documentation" - RELOC/doc/latex/mattens/mattens_sample.pdf details="Sample of use" - RELOC/doc/latex/mattens/mattens_sample_src.zip -srccontainersize 14384 -srccontainerchecksum 4e62726b6d0022c6cb67583ba2bc979251adf451fff426017e24896d21793954c9d7becf06a7dfa81cc7e10d16e14a753f70117fa7d3b8232611cd6ecd526781 -srcfiles size=15 - RELOC/source/latex/mattens/mattens.dtx - RELOC/source/latex/mattens/mattens.ins -runfiles size=3 - RELOC/tex/latex/mattens/mattens.sty -catalogue-ctan /macros/latex/contrib/mattens -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics maths engineering -catalogue-version 1.3 - -name maybemath -category Package -revision 15878 -shortdesc Make math bold or italic according to context -relocated 1 -longdesc The \maybebm and \maybeit macros can be used in maths -longdesc expressions to make the arguments typeset as bold or italic -longdesc respectively if the surrounding context is appropriate. They -longdesc are useful for writing user macros for use in general contexts. -longdesc \maybebm is especially appropriate when section titles contain -longdesc math expressions, since the title will appear bold but the -longdesc header and table of contents usually replicate the title in -longdesc normal width. It uses the bm package to make things bold -longdesc \maybeit performs a similar role to \mathrm{} but the maths -longdesc expression will be italicised if the surrounding text is. -longdesc \maybeitsubscript is provided to shift subscripts to the left -longdesc if the expression is italicised. -containersize 1520 -containerchecksum 86f55d180f5c831ed19d1ef68afa79fed8f3c7ad1f88cefb45faa0723a2868f916b65057137715b07e741437fcd38aeb8aef58481531c005bc830239cd068bd5 -doccontainersize 60200 -doccontainerchecksum ebd6ae72ed2cd6a5b35126fa32f5061715e12e4a8af6ea9c3faf77d739bb78dc50dc5ae860a268d7af82890c674c2041e532babe4e9d8be9a877fc06650b49c8 -docfiles size=20 - RELOC/doc/latex/maybemath/README details="Package README" - RELOC/doc/latex/maybemath/maybemath.pdf details="Package documentation" - RELOC/doc/latex/maybemath/maybemath.tex -runfiles size=1 - RELOC/tex/latex/maybemath/maybemath.sty -catalogue-ctan /macros/latex/contrib/maybemath -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics maths font-sel - -name mbenotes -category Package -revision 31813 -shortdesc Notes in tables or images -relocated 1 -longdesc The package defines a command \tabnote, which stores notes for -longdesc later processing by the command \thetabnotes, and a -longdesc corresponding \imgnote for images. The package is derived from -longdesc mechanisms in the package endnotes. -containersize 5392 -containerchecksum 83a61c5293bf286081fa3312436728159747dec58fd8b260490b97d1b153f3b1b0a7798b45e969021f7987f333b2cf330ee18beb48afc4e2f517235f8585087d -doccontainersize 237660 -doccontainerchecksum a0b64a0812baa38e41afb34c101df834aad0d68f8c984ee43e244f48daa876ba3989bece4c5852c9b4aa4ae5bf6a3bc2e8d6dc47564712ae1f37139bd69aadfb -docfiles size=87 - RELOC/doc/latex/mbenotes/README details="Readme" - RELOC/doc/latex/mbenotes/mbenotes.pdf details="Package documentation" - RELOC/doc/latex/mbenotes/mbenotes.tex -runfiles size=10 - RELOC/tex/latex/mbenotes/mbenotes.sty -catalogue-ctan /macros/latex/contrib/mbenotes -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.2 -catalogue-topics notes -catalogue-version 2 - -name mcaption -category Package -revision 15878 -shortdesc Put captions in the margin -relocated 1 -longdesc The mcaption package provides an mcaption environment which -longdesc puts figure or table captions in the margin. The package works -longdesc with the standard classes and with the KOMA-Script document -longdesc classes scrartcl, scrreprt and scrbook. The package requires -longdesc the changepage package. -containersize 1740 -containerchecksum d88202208a5dff6dcc049e3a16dac37a89eee7303108bb5a15a22da3a52056ddbcbcad4aa87fcdc5f5d556ac8ba876783c4e379967ccb805d73f61c2ab131cad -doccontainersize 121432 -doccontainerchecksum f33f6aafe75fe982a130a07996f9b421565ab0a27363a03b748f5cb3316c0b5d571dfaae15c245d3f1c46df05aec84df7aaf2c247713a34fa9d02fc991ad13d5 -docfiles size=37 - RELOC/doc/latex/mcaption/CHANGES - RELOC/doc/latex/mcaption/README details="Readme" - RELOC/doc/latex/mcaption/example.tex - RELOC/doc/latex/mcaption/mcaption.pdf details="Package documentation" -srccontainersize 6540 -srccontainerchecksum c60d859c23d6e932786c1596515541aaf8854a1ccd8c1dc657d03db228d8f92b784320f078f07b34b6deb572c55e810075de9d9a8eea3ab217791b014e2d6874 -srcfiles size=7 - RELOC/source/latex/mcaption/mcaption.dtx - RELOC/source/latex/mcaption/mcaption.ins -runfiles size=2 - RELOC/tex/latex/mcaption/mcaption.sty -catalogue-ctan /macros/latex/contrib/mcaption -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics caption -catalogue-version 3.0 - -name mceinleger -category Package -revision 15878 -shortdesc Creating covers for music cassettes -relocated 1 -longdesc A package for creating MC-covers on your own. It allows the -longdesc creation of simple covers as well as covers with an additional -longdesc page for more information about the cassette (table of contents -longdesc e.g.). The rotating package is required. -containersize 1092 -containerchecksum 7e0bdf0daaa7c22f63193f6d1acd59a510c6c1a8b2da338761a54a6d1859232e8889d77c38b90f8452da6990a4a37a98385d77623eb2b23ad8ea694e66f82122 -doccontainersize 43368 -doccontainerchecksum e2fe65efa4610348d9389277d9b4e4df099fe36d9d6c874757b7e59d623047cf3c13c31f8a1c590cae0e1c45a0cfea2c2c9a9dfea034da4257a6a8ff2fdd4e3d -docfiles size=15 - RELOC/doc/latex/mceinleger/mceinleger.pdf details="Package documentation" - RELOC/doc/latex/mceinleger/mceinleger.tex -runfiles size=1 - RELOC/tex/latex/mceinleger/mceinleger.sty -catalogue-also cdcover -catalogue-ctan /macros/latex/contrib/mceinleger -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics covers - -name mcexam -category Package -revision 46155 -shortdesc Create randomized Multiple Choice questions -relocated 1 -longdesc This LaTeX package automatically randomly permutes the order of -longdesc questions as well as the answer options in different versions -longdesc of a multiple choice exam/test. Next to the exam versions -longdesc themselves, the package also allows printing a concept version -longdesc of the exam, a key table with the correct answers or points, -longdesc and a document with solutions and explanations per exam -longdesc version. The package also allows writing an R code which -longdesc processes the results of the exam and calculates the grades. -longdesc The following other LaTeX packages are required: enumitem, -longdesc environ, etoolbox, longtable, newfile, pgffor (from the -longdesc PGF/TikZ bundle), xkeyval, and xstring. -containersize 11424 -containerchecksum 4fc675725a4bb015e0bb524aaf3310a5a39d4735cec7922c12564ac4f5e9f1dc787a0eadee0e27dc33e2bda5b57c499204686d4d9a5754b965967f9c5edf5dbe -doccontainersize 241844 -doccontainerchecksum 27330a36dedc9e1c89a7eb5b4b91dca3a5da289852ba6337c9699630b91ad51817e79d246f70c9b769496075241c18f0bb3f2555ea9e590b11b651f9e1fb3062 -docfiles size=71 - RELOC/doc/latex/mcexam/README.md details="Readme" - RELOC/doc/latex/mcexam/mcexam.pdf details="Package documentation" - RELOC/doc/latex/mcexam/mcexam.tex - RELOC/doc/latex/mcexam/mcexam_example.r - RELOC/doc/latex/mcexam/mcexam_example.tex -runfiles size=18 - RELOC/tex/latex/mcexam/mcexam.sty -catalogue-also esami -catalogue-ctan /macros/latex/contrib/mcexam -catalogue-date 2017-12-27 11:23:06 +0100 -catalogue-license lppl1.3c -catalogue-topics exam -catalogue-version 0.4 - -name mcf2graph -category Package -revision 50003 -shortdesc Draw chemical structure diagrams with Metafont/MetaPost -relocated 1 -longdesc The Molecular Coding Format (MCF) is a linear notation for -longdesc describing chemical structure diagrams. This package converts -longdesc MCF to graphic files using Metafont / MetaPost. -containersize 18272 -containerchecksum 795adeb6885411b4da79450ea8109c3e39fa86ac81761392a5b9af888ddb0e71383444f73fd74971ed25dec9d2c940886e9bd1fdf2def37c40827a0297413c48 -doccontainersize 1022324 -doccontainerchecksum ff7847b10054987d2b272ff8450493d08b4e01fdc23577bfce24f1f620cb2be0227b4f1ca8c7e3ef1ae6f68ea3c4ebfe85f6e56d22dc8fe3a99d005be89dc168 -docfiles size=297 - RELOC/doc/metapost/mcf2graph/CHANGELOG - RELOC/doc/metapost/mcf2graph/README details="Readme" - RELOC/doc/metapost/mcf2graph/mcf_exa_soc.mf - RELOC/doc/metapost/mcf2graph/mcf_example.pdf details="Molecular Coding Format Examples" - RELOC/doc/metapost/mcf2graph/mcf_example.tex - RELOC/doc/metapost/mcf2graph/mcf_man_soc-064.mps - RELOC/doc/metapost/mcf2graph/mcf_man_soc.mf - RELOC/doc/metapost/mcf2graph/mcf_manual.pdf details="Package documentation" - RELOC/doc/metapost/mcf2graph/mcf_manual.tex - RELOC/doc/metapost/mcf2graph/mcf_mplib_exa.pdf details="MCF Example for LuaLaTeX" - RELOC/doc/metapost/mcf2graph/mcf_mplib_exa.tex -runfiles size=19 - RELOC/metapost/mcf2graph/mcf2graph.mf -catalogue-ctan /graphics/mcf2graph -catalogue-date 2019-02-11 09:40:57 +0100 -catalogue-license mit -catalogue-topics graphics graphics-mpost chemistry -catalogue-version 4.36 - -name mcite -category Package -revision 18173 -shortdesc Multiple items in a single citation -relocated 1 -longdesc The mcite package allows the user to collapse multiple -longdesc citations into one, as is customary in physics journals. The -longdesc package requires a customised BibTeX style for its work; the -longdesc documentation explains how to do that customisation. -containersize 2648 -containerchecksum 56c63daeb94f8ad8fba69f7e3d48657ef7160f877b7bec7b4d7dc19a12b76570ca799e4e2f6d4540f53f94700c9277374ea6f09fdd1b9d3f4f4eda079ba574dd -doccontainersize 138700 -doccontainerchecksum 872406dcd9496451473f39449cf0cdeb7bc45c54b97ed3f5111b3cd3187b2aaa211a3cd4c0446e5a8047427137c9f5519fe9fa68794a782cdc6200227e3f9878 -docfiles size=45 - RELOC/doc/latex/mcite/COPYING - RELOC/doc/latex/mcite/README details="Readme" - RELOC/doc/latex/mcite/mcite.bib - RELOC/doc/latex/mcite/mcite.pdf details="Package documentation" -srccontainersize 7044 -srccontainerchecksum ce398af083fe07435225d5578f540a22667b126c7b2e8603ed61d33cc39ae6c761ec1695e31dabdea072c2d9862e8cbe640a0cae967a2b3979c18c423aeb48de -srcfiles size=7 - RELOC/source/latex/mcite/Makefile - RELOC/source/latex/mcite/mcite.drv - RELOC/source/latex/mcite/mcite.dtx - RELOC/source/latex/mcite/mcite.ins -runfiles size=2 - RELOC/tex/latex/mcite/mcite.sty -catalogue-ctan /macros/latex/contrib/mcite -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics cite-supp -catalogue-version 1.6 - -name mciteplus -category Package -revision 31648 -shortdesc Enhanced multiple citations -relocated 1 -longdesc The mciteplus LaTeX package is an enhanced reimplementation of -longdesc Thorsten Ohl's mcite package which provides support for the -longdesc grouping of multiple citations together as is often done in -longdesc physics journals. An extensive set of features provide for -longdesc other applications such as reference sublisting. -containersize 34336 -containerchecksum 2b3e4cb5da38b6d4c1ddd3568a14ba9a8fa8162c678f8b8306d341ba48944587dfe10ab334ff1128e413b21eb07a857a6cfdab76eb78754c6b794b4ccd65a9c5 -doccontainersize 391988 -doccontainerchecksum ca686398828f7fa2c957104aee0e4bce6a6e94f25f115be4bc2f76f451bed7e0f135f0b8259f3bb40193f5f4be37e3d200d299cbb1cb9618274f2570bcdf0022 -docfiles size=138 - RELOC/doc/latex/mciteplus/README details="Readme" - RELOC/doc/latex/mciteplus/changelog.txt - RELOC/doc/latex/mciteplus/mciteplus_code.txt details="Details for modifying .bst code" - RELOC/doc/latex/mciteplus/mciteplus_doc.pdf details="Package documentation" - RELOC/doc/latex/mciteplus/mciteplus_doc.tex -runfiles size=70 - RELOC/bibtex/bst/mciteplus/IEEEtranM.bst - RELOC/bibtex/bst/mciteplus/IEEEtranMN.bst - RELOC/bibtex/bst/mciteplus/apsrevM.bst - RELOC/bibtex/bst/mciteplus/apsrmpM.bst - RELOC/tex/latex/mciteplus/mciteplus.sty -catalogue-ctan /macros/latex/contrib/mciteplus -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl -catalogue-topics cite-supp -catalogue-version 1.2 - -name mcmthesis -category Package -revision 49825 -shortdesc Template designed for MCM/ICM -relocated 1 -longdesc The package offers a template for MCM (The Mathematical Contest -longdesc in Modeling) and ICM (The Interdisciplinary Contest in -longdesc Modeling). -containersize 3512 -containerchecksum 1972d82f5dd868217d848dbea024c5eef0efa381b585b85249c8d5fa303396d876a4a40d9e79bb571dfe134f00fd4bbf28d658cb62744d0357e5506384305f4c -doccontainersize 373300 -doccontainerchecksum 0bd13fa3b6e1d4d7c61e611f276fd0a02267f4eae0b002b57d31b9e0a9b12aa47140ea1edad527dcbb0bc1aaa2ae24e582436df38fe9f0f78f04fc31651af181 -docfiles size=199 - RELOC/doc/latex/mcmthesis/LICENSE - RELOC/doc/latex/mcmthesis/LICENSE.tex - RELOC/doc/latex/mcmthesis/README details="Readme" - RELOC/doc/latex/mcmthesis/README.tex - RELOC/doc/latex/mcmthesis/code/mcmthesis-matlab1.m - RELOC/doc/latex/mcmthesis/code/mcmthesis-sudoku.cpp - RELOC/doc/latex/mcmthesis/figures/mcmthesis-aaa.eps - RELOC/doc/latex/mcmthesis/figures/mcmthesis-logo.pdf - RELOC/doc/latex/mcmthesis/mcmthesis-demo.pdf details="Example of use" - RELOC/doc/latex/mcmthesis/mcmthesis-demo.tex - RELOC/doc/latex/mcmthesis/mcmthesis.pdf details="Package documentation" -srccontainersize 12828 -srccontainerchecksum 8dcf5948b442c9646e162d1746a55367bed3eae24cbf2a6f03af2ff375a48a25847b52e414b2f4a7103e1dd538fa5479ad16eace87eb64ebc86eeff70b0ea4ca -srcfiles size=11 - RELOC/source/latex/mcmthesis/mcmthesis.dtx -runfiles size=3 - RELOC/tex/latex/mcmthesis/mcmthesis.cls -catalogue-contact-repository https://github.com/Liam0205/mcmthesis -catalogue-ctan /macros/latex/contrib/mcmthesis -catalogue-date 2019-01-26 10:02:14 +0100 -catalogue-license lppl1.3 -catalogue-topics dissertation class -catalogue-version 6.2.2 - -name mdframed -category Package -revision 31075 -shortdesc Framed environments that can split at page boundaries -relocated 1 -longdesc The package develops the facilities of framed in providing -longdesc breakable framed and coloured boxes. The user may instruct the -longdesc package to perform its operations using default LaTeX commands, -longdesc PStricks or TikZ. -containersize 21352 -containerchecksum 52c61dd7dbc5bdc201d4bb0aaa254814526322aec3d05d9cd621dcec038cc69924c29c72a7bc5e08a6fc96dd122b4fbc3fd3de9f08f40223fd9b2c290f4fa499 -doccontainersize 1396152 -doccontainerchecksum 2f5a22a1e10f5fb34dea34bc2c4a4ac36ae825049574475c7fd4995ad065f4eadda02600b6f0cb5080a122f40e27c605df919a4eb12fef175b4ee757c6cd4971 -docfiles size=470 - RELOC/doc/latex/mdframed/README.txt - RELOC/doc/latex/mdframed/ctan-lion.png - RELOC/doc/latex/mdframed/mdframed-example-default.pdf - RELOC/doc/latex/mdframed/mdframed-example-default.tex - RELOC/doc/latex/mdframed/mdframed-example-pstricks.pdf - RELOC/doc/latex/mdframed/mdframed-example-pstricks.tex - RELOC/doc/latex/mdframed/mdframed-example-texsx.pdf - RELOC/doc/latex/mdframed/mdframed-example-texsx.tex - RELOC/doc/latex/mdframed/mdframed-example-tikz.pdf - RELOC/doc/latex/mdframed/mdframed-example-tikz.tex - RELOC/doc/latex/mdframed/mdframed.pdf details="Package documentation" -srccontainersize 41780 -srccontainerchecksum 1ee1e03bd09d4c533b5676803fd5fe19e7a10225a7c0f49551f6ddda27687b4952c4a1f32681237cd9c318f357a9640af20558c849b314b2cc5d6a5b09d59b9e -srcfiles size=71 - RELOC/source/latex/mdframed/Makefile - RELOC/source/latex/mdframed/mdframed.dtx - RELOC/source/latex/mdframed/mdframed.ins - RELOC/source/latex/mdframed/mdframedmake.bat -runfiles size=54 - RELOC/tex/latex/mdframed/ltxmdf.cls - RELOC/tex/latex/mdframed/md-frame-0.mdf - RELOC/tex/latex/mdframed/md-frame-1.mdf - RELOC/tex/latex/mdframed/md-frame-2.mdf - RELOC/tex/latex/mdframed/md-frame-3.mdf - RELOC/tex/latex/mdframed/mdframed.sty -catalogue-also framed -catalogue-ctan /macros/latex/contrib/mdframed -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl -catalogue-topics boxing box-breaking decoration -catalogue-version 1.9b - -name mdputu -category Package -revision 20298 -shortdesc Upright digits in Adobe Utopia Italic -relocated 1 -longdesc The Annals of Mathematics uses italics for theorems. However, -longdesc slanted digits and parentheses look disturbing when surrounded -longdesc by (upright) mathematics. This package provides virtual fonts -longdesc with italics and upright digits and punctuation, as an -longdesc extension to Mathdesign's Utopia bundle. -containersize 16956 -containerchecksum bfbbc306385d62d5ec04abf72f7e2f15f0acbef91f102e8beafba687ea7a5f1448e167106f2bbc048d072bae744960ecfa05f46250d8527afc58865b1604a6e8 -doccontainersize 196920 -doccontainerchecksum 490647b290fab553101311d314d21367432c729ce492e1a87623668760d9f909eb9a8382b5ef996770f19170d187d8bbdd87f6d4e5753bc251d1e62314008ee4 -docfiles size=61 - RELOC/doc/latex/mdputu/README details="Readme" - RELOC/doc/latex/mdputu/mdputu.dtx - RELOC/doc/latex/mdputu/mdputu.ins - RELOC/doc/latex/mdputu/mdputu.pdf details="Package documentation" - RELOC/doc/latex/mdputu/sample.pdf - RELOC/doc/latex/mdputu/sample.tex -runfiles size=29 - RELOC/fonts/tfm/public/mdputu/mdputubi7t.tfm - RELOC/fonts/tfm/public/mdputu/mdputubi8t.tfm - RELOC/fonts/tfm/public/mdputu/mdputuri7t.tfm - RELOC/fonts/tfm/public/mdputu/mdputuri8t.tfm - RELOC/fonts/vf/public/mdputu/mdputubi7t.vf - RELOC/fonts/vf/public/mdputu/mdputubi8t.vf - RELOC/fonts/vf/public/mdputu/mdputuri7t.vf - RELOC/fonts/vf/public/mdputu/mdputuri8t.vf - RELOC/tex/latex/mdputu/mdputu.sty - RELOC/tex/latex/mdputu/ot1mdputu.fd - RELOC/tex/latex/mdputu/t1mdputu.fd -catalogue-ctan /fonts/mdputu -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics font-maths font-virtual -catalogue-version 1.2 - -name mdsymbol -category Package -revision 28399 -shortdesc Symbol fonts to match Adobe Myriad Pro -relocated 1 -longdesc The package provides a font of mathematical symbols, MyriadPro -longdesc The font is designed as a companion to Adobe Myriad Pro, but it -longdesc might also fit well with other contemporary typefaces. -execute addMap mdsymbol.map -containersize 905824 -containerchecksum 25fce53590b50242f7e4c2d61e3a0b2222579c0e1dfc2a8d34c12b72e7786f44e6616c90810e50cfc7acffb1005181a13e4af09a912fddcaacea6db8576bf639 -doccontainersize 392088 -doccontainerchecksum 21b9acacbff32e82d625926ca35290f490e710efa784f3999d1b2fd8e32826ed13724ce4d57f0bf18015d61c956112752df45966eb3cde980e6380aa06c52a44 -docfiles size=100 - RELOC/doc/fonts/mdsymbol/FONTLOG.txt - RELOC/doc/fonts/mdsymbol/OFL.txt - RELOC/doc/latex/mdsymbol/mdsymbol.pdf details="Package documentation, including font tables" -srccontainersize 20084 -srccontainerchecksum 995b6a4d55cb403e2be8fbfb8da0f50710a00e6f5e52b55f29d3b0cee9ada99a1c41fbea2b1bba5478801d7b11e86de7024bfa42a6cbe63dd6fbed15519cf9f8 -srcfiles size=41 - RELOC/source/latex/mdsymbol/mdsymbol.dtx - RELOC/source/latex/mdsymbol/mdsymbol.ins -runfiles size=469 - RELOC/fonts/enc/dvips/mdsymbol/mdsymbol-a.enc - RELOC/fonts/enc/dvips/mdsymbol/mdsymbol-b.enc - RELOC/fonts/enc/dvips/mdsymbol/mdsymbol-c.enc - RELOC/fonts/enc/dvips/mdsymbol/mdsymbol-d.enc - RELOC/fonts/enc/dvips/mdsymbol/mdsymbol-e.enc - RELOC/fonts/enc/dvips/mdsymbol/mdsymbol-f.enc - RELOC/fonts/map/dvips/mdsymbol/mdsymbol.map - RELOC/fonts/opentype/public/mdsymbol/MdSymbol-Bold.otf - RELOC/fonts/opentype/public/mdsymbol/MdSymbol-Light.otf - RELOC/fonts/opentype/public/mdsymbol/MdSymbol-Regular.otf - RELOC/fonts/opentype/public/mdsymbol/MdSymbol-Semibold.otf - RELOC/fonts/source/public/mdsymbol/MdSymbolA-Bold.mf - RELOC/fonts/source/public/mdsymbol/MdSymbolA-Light.mf - RELOC/fonts/source/public/mdsymbol/MdSymbolA-Regular.mf - RELOC/fonts/source/public/mdsymbol/MdSymbolA-Semibold.mf - RELOC/fonts/source/public/mdsymbol/MdSymbolA.mf - RELOC/fonts/source/public/mdsymbol/MdSymbolB-Bold.mf - RELOC/fonts/source/public/mdsymbol/MdSymbolB-Light.mf - RELOC/fonts/source/public/mdsymbol/MdSymbolB-Regular.mf - RELOC/fonts/source/public/mdsymbol/MdSymbolB-Semibold.mf - RELOC/fonts/source/public/mdsymbol/MdSymbolB.mf - RELOC/fonts/source/public/mdsymbol/MdSymbolC-Bold.mf - RELOC/fonts/source/public/mdsymbol/MdSymbolC-Light.mf - RELOC/fonts/source/public/mdsymbol/MdSymbolC-Regular.mf - RELOC/fonts/source/public/mdsymbol/MdSymbolC-Semibold.mf - RELOC/fonts/source/public/mdsymbol/MdSymbolC.mf - RELOC/fonts/source/public/mdsymbol/MdSymbolD-Bold.mf - RELOC/fonts/source/public/mdsymbol/MdSymbolD-Light.mf - RELOC/fonts/source/public/mdsymbol/MdSymbolD-Regular.mf - RELOC/fonts/source/public/mdsymbol/MdSymbolD-Semibold.mf - RELOC/fonts/source/public/mdsymbol/MdSymbolD.mf - RELOC/fonts/source/public/mdsymbol/MdSymbolE-Bold.mf - RELOC/fonts/source/public/mdsymbol/MdSymbolE-Light.mf - RELOC/fonts/source/public/mdsymbol/MdSymbolE-Regular.mf - RELOC/fonts/source/public/mdsymbol/MdSymbolE-Semibold.mf - RELOC/fonts/source/public/mdsymbol/MdSymbolE.mf - RELOC/fonts/source/public/mdsymbol/MdSymbolF-Bold.mf - RELOC/fonts/source/public/mdsymbol/MdSymbolF-Light.mf - RELOC/fonts/source/public/mdsymbol/MdSymbolF-Regular.mf - RELOC/fonts/source/public/mdsymbol/MdSymbolF-Semibold.mf - RELOC/fonts/source/public/mdsymbol/MdSymbolF.mf - RELOC/fonts/source/public/mdsymbol/mdaccents.mf - RELOC/fonts/source/public/mdsymbol/mdarrows.mf - RELOC/fonts/source/public/mdsymbol/mdbase.mf - RELOC/fonts/source/public/mdsymbol/mddelims.mf - RELOC/fonts/source/public/mdsymbol/mdgeometric.mf - RELOC/fonts/source/public/mdsymbol/mdoperators.mf - RELOC/fonts/source/public/mdsymbol/mdrelations.mf - RELOC/fonts/source/public/mdsymbol/mdturnstile.mf - RELOC/fonts/tfm/public/mdsymbol/MdSymbolA-Bold.tfm - RELOC/fonts/tfm/public/mdsymbol/MdSymbolA-Light.tfm - RELOC/fonts/tfm/public/mdsymbol/MdSymbolA-Regular.tfm - RELOC/fonts/tfm/public/mdsymbol/MdSymbolA-Semibold.tfm - RELOC/fonts/tfm/public/mdsymbol/MdSymbolB-Bold.tfm - RELOC/fonts/tfm/public/mdsymbol/MdSymbolB-Light.tfm - RELOC/fonts/tfm/public/mdsymbol/MdSymbolB-Regular.tfm - RELOC/fonts/tfm/public/mdsymbol/MdSymbolB-Semibold.tfm - RELOC/fonts/tfm/public/mdsymbol/MdSymbolC-Bold.tfm - RELOC/fonts/tfm/public/mdsymbol/MdSymbolC-Light.tfm - RELOC/fonts/tfm/public/mdsymbol/MdSymbolC-Regular.tfm - RELOC/fonts/tfm/public/mdsymbol/MdSymbolC-Semibold.tfm - RELOC/fonts/tfm/public/mdsymbol/MdSymbolD-Bold.tfm - RELOC/fonts/tfm/public/mdsymbol/MdSymbolD-Light.tfm - RELOC/fonts/tfm/public/mdsymbol/MdSymbolD-Regular.tfm - RELOC/fonts/tfm/public/mdsymbol/MdSymbolD-Semibold.tfm - RELOC/fonts/tfm/public/mdsymbol/MdSymbolE-Bold.tfm - RELOC/fonts/tfm/public/mdsymbol/MdSymbolE-Light.tfm - RELOC/fonts/tfm/public/mdsymbol/MdSymbolE-Regular.tfm - RELOC/fonts/tfm/public/mdsymbol/MdSymbolE-Semibold.tfm - RELOC/fonts/tfm/public/mdsymbol/MdSymbolF-Bold.tfm - RELOC/fonts/tfm/public/mdsymbol/MdSymbolF-Light.tfm - RELOC/fonts/tfm/public/mdsymbol/MdSymbolF-Regular.tfm - RELOC/fonts/tfm/public/mdsymbol/MdSymbolF-Semibold.tfm - RELOC/fonts/type1/public/mdsymbol/MdSymbolA-Bold.pfb - RELOC/fonts/type1/public/mdsymbol/MdSymbolA-Light.pfb - RELOC/fonts/type1/public/mdsymbol/MdSymbolA-Regular.pfb - RELOC/fonts/type1/public/mdsymbol/MdSymbolA-Semibold.pfb - RELOC/fonts/type1/public/mdsymbol/MdSymbolB-Bold.pfb - RELOC/fonts/type1/public/mdsymbol/MdSymbolB-Light.pfb - RELOC/fonts/type1/public/mdsymbol/MdSymbolB-Regular.pfb - RELOC/fonts/type1/public/mdsymbol/MdSymbolB-Semibold.pfb - RELOC/fonts/type1/public/mdsymbol/MdSymbolC-Bold.pfb - RELOC/fonts/type1/public/mdsymbol/MdSymbolC-Light.pfb - RELOC/fonts/type1/public/mdsymbol/MdSymbolC-Regular.pfb - RELOC/fonts/type1/public/mdsymbol/MdSymbolC-Semibold.pfb - RELOC/fonts/type1/public/mdsymbol/MdSymbolD-Bold.pfb - RELOC/fonts/type1/public/mdsymbol/MdSymbolD-Light.pfb - RELOC/fonts/type1/public/mdsymbol/MdSymbolD-Regular.pfb - RELOC/fonts/type1/public/mdsymbol/MdSymbolD-Semibold.pfb - RELOC/fonts/type1/public/mdsymbol/MdSymbolE-Bold.pfb - RELOC/fonts/type1/public/mdsymbol/MdSymbolE-Light.pfb - RELOC/fonts/type1/public/mdsymbol/MdSymbolE-Regular.pfb - RELOC/fonts/type1/public/mdsymbol/MdSymbolE-Semibold.pfb - RELOC/fonts/type1/public/mdsymbol/MdSymbolF-Bold.pfb - RELOC/fonts/type1/public/mdsymbol/MdSymbolF-Light.pfb - RELOC/fonts/type1/public/mdsymbol/MdSymbolF-Regular.pfb - RELOC/fonts/type1/public/mdsymbol/MdSymbolF-Semibold.pfb - RELOC/tex/latex/mdsymbol/mdsymbol.sty -catalogue-ctan /fonts/mdsymbol -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license ofl -catalogue-topics font-symbol font-symbol-maths font-mf font-type1 font-otf -catalogue-version 0.5 - -name mdwtools -category Package -revision 15878 -shortdesc Miscellaneous tools by Mark Wooding -relocated 1 -longdesc This collection of tools includes: support for short commands -longdesc starting with @, macros to sanitise the OT1 encoding of the -longdesc cmtt fonts; a 'do after' command; improved footnote support; -longdesc mathenv for various alignment in maths; list handling; mdwmath -longdesc which adds some minor changes to LaTeX maths; a rewrite of -longdesc LaTeX's tabular and array environments; verbatim handling; and -longdesc syntax diagrams. -containersize 19100 -containerchecksum 3be60ae87b535713cc8099707b70206ce5792fb9474d26f29850c0df8311efe688ab422eede6bcf9bc747c0c9ac91bbef367da17e09bf5b0ba6898a47e750c67 -doccontainersize 1605320 -doccontainerchecksum 6d55ed569a180949dc8994df6e0df7a193eb355abc55b19ced1b672efcd6b47aaef9d0c5534f4ad900169954ed92ebab8fd70f3a93f35f828a54538a93c5b145 -docfiles size=514 - RELOC/doc/latex/mdwtools/COPYING - RELOC/doc/latex/mdwtools/README details="Bundle readme" - RELOC/doc/latex/mdwtools/at.pdf - RELOC/doc/latex/mdwtools/cmtt.pdf - RELOC/doc/latex/mdwtools/doafter.pdf - RELOC/doc/latex/mdwtools/doafter.tex - RELOC/doc/latex/mdwtools/footnote.pdf - RELOC/doc/latex/mdwtools/gpl.tex - RELOC/doc/latex/mdwtools/mathenv.tex - RELOC/doc/latex/mdwtools/mdwlist.pdf - RELOC/doc/latex/mdwtools/mdwmath.pdf - RELOC/doc/latex/mdwtools/mdwtab.pdf - RELOC/doc/latex/mdwtools/mdwtools.tex - RELOC/doc/latex/mdwtools/sverb.pdf - RELOC/doc/latex/mdwtools/syntax.pdf -srccontainersize 104872 -srccontainerchecksum e465e4c98f4f4047db581399bfc678b4baa7b00ff7eddced5749e3d44b192a35267ffe6eebf5143814cd820eb3d5fccd9e5ec7e9a25af0f46abe3cbb1b41fce6 -srcfiles size=112 - RELOC/source/latex/mdwtools/at.dtx - RELOC/source/latex/mdwtools/cmtt.dtx - RELOC/source/latex/mdwtools/doafter.dtx - RELOC/source/latex/mdwtools/footnote.dtx - RELOC/source/latex/mdwtools/mdwlist.dtx - RELOC/source/latex/mdwtools/mdwmath.dtx - RELOC/source/latex/mdwtools/mdwtab.dtx - RELOC/source/latex/mdwtools/mdwtools.ins - RELOC/source/latex/mdwtools/sverb.dtx - RELOC/source/latex/mdwtools/syntax.dtx -runfiles size=31 - RELOC/tex/latex/mdwtools/at.sty - RELOC/tex/latex/mdwtools/cmtt.sty - RELOC/tex/latex/mdwtools/doafter.sty - RELOC/tex/latex/mdwtools/footnote.sty - RELOC/tex/latex/mdwtools/mTTcmtt.fd - RELOC/tex/latex/mdwtools/mTTenc.def - RELOC/tex/latex/mdwtools/mathenv.sty - RELOC/tex/latex/mdwtools/mdwlist.sty - RELOC/tex/latex/mdwtools/mdwmath.sty - RELOC/tex/latex/mdwtools/mdwtab.sty - RELOC/tex/latex/mdwtools/sverb.sty - RELOC/tex/latex/mdwtools/syntax.sty -catalogue-ctan /macros/latex/contrib/mdwtools -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics list-supp notes footnote syntax maths macro-supp table verbatim -catalogue-version 1.05.4 - -name media9 -category Package -revision 50089 -shortdesc Multimedia inclusion package with Adobe Reader-9/X compatibility -relocated 1 -longdesc The package provides an interface to embed interactive Flash -longdesc (SWF) and 3D objects (Adobe U3D & PRC), as well as video and -longdesc sound files or streams in the popular MP4, FLV and MP3 formats -longdesc into PDF documents with Acrobat-9/X compatibility. Playback of -longdesc multimedia files uses the built-in Flash Player of Adobe Reader -longdesc and does, therefore, not depend on external plug-ins. Flash -longdesc Player supports the efficient H.264 codec for video -longdesc compression. The package is based on the RichMedia Annotation, -longdesc an Adobe addition to the PDF specification. It replaces the now -longdesc obsolete movie15 package. -containersize 1893832 -containerchecksum 259e4c4327b21dd4b69d7fdbf3a589ba2eacf4cf3f096e3c7180ff372153a16d2c28e38e008f4a13d32d87bfaf271e4ee3784bb5a57e7ca35d3452861f0aeddc -doccontainersize 3721352 -doccontainerchecksum dae2f50d8cfac14342265f26cfc5a12eaa63746454495ac46dadbdcdcf2c41a8ea4e9191a66a10ced5099bdebd6c61be010632d3c0b91f7216423212ded3b1f2 -docfiles size=920 - RELOC/doc/latex/media9/ChangeLog - RELOC/doc/latex/media9/README.txt - RELOC/doc/latex/media9/media9.pdf details="Package documentation" -srccontainersize 1243224 -srccontainerchecksum 5b4b4132790488bf377c067e16750f2bf8ddd477f98b26bfc9e6ae0383b2e3c748d71f800d2fdd61f6b27e9fac5cf7cce62e7c555aa153f19d3c3055ebecf9ae -srcfiles size=423 - RELOC/source/latex/media9/files/3dsystem.fig - RELOC/source/latex/media9/files/3dsystem.pdf - RELOC/source/latex/media9/files/3dsystem.tex - RELOC/source/latex/media9/files/bird.mp3 - RELOC/source/latex/media9/files/boutona.pdf - RELOC/source/latex/media9/files/boutonb.pdf - RELOC/source/latex/media9/files/boutonc.pdf - RELOC/source/latex/media9/files/boutond.pdf - RELOC/source/latex/media9/files/boutone.pdf - RELOC/source/latex/media9/files/boutonf.pdf - RELOC/source/latex/media9/files/config.xml - RELOC/source/latex/media9/files/cube.asy - RELOC/source/latex/media9/files/cube.mp4 - RELOC/source/latex/media9/files/cubeposter.png - RELOC/source/latex/media9/files/dice.u3d - RELOC/source/latex/media9/files/dice.vws - RELOC/source/latex/media9/files/dice.wrl - RELOC/source/latex/media9/files/epix.asy - RELOC/source/latex/media9/files/epix.prc - RELOC/source/latex/media9/files/epixposter.pdf - RELOC/source/latex/media9/files/malte.js - RELOC/source/latex/media9/files/malte.u3d - RELOC/source/latex/media9/files/random.mp4 - RELOC/source/latex/media9/media9.tex - RELOC/source/latex/media9/players/APlayer.mxml - RELOC/source/latex/media9/players/APlayer9.mxml - RELOC/source/latex/media9/players/BSD-License - RELOC/source/latex/media9/players/SMPfixes.patch - RELOC/source/latex/media9/players/SlideShow.mxml - RELOC/source/latex/media9/players/StrobeMediaPlayback-license - RELOC/source/latex/media9/players/VPlayer.mxml - RELOC/source/latex/media9/players/VPlayer9.mxml -runfiles size=501 - RELOC/tex/latex/media9/javascript/3Dmenu.js - RELOC/tex/latex/media9/javascript/3Dspintool.js - RELOC/tex/latex/media9/javascript/animation.js - RELOC/tex/latex/media9/javascript/asylabels.js - RELOC/tex/latex/media9/media9.sty - RELOC/tex/latex/media9/pdfbase.sty - RELOC/tex/latex/media9/players/APlayer.swf - RELOC/tex/latex/media9/players/APlayer9.swf - RELOC/tex/latex/media9/players/SlideShow.swf - RELOC/tex/latex/media9/players/StrobeMediaPlayback.swf - RELOC/tex/latex/media9/players/VPlayer.swf - RELOC/tex/latex/media9/players/VPlayer9.swf -catalogue-contact-repository https://gitlab.com/agrahn/media9 -catalogue-ctan /macros/latex/contrib/media9 -catalogue-date 2019-02-20 09:47:25 +0100 -catalogue-license lppl -catalogue-topics multimedia -catalogue-version 0.95 - -name medstarbeamer -category Package -revision 38828 -shortdesc Beamer document class for MedStar Health Research Institute -relocated 1 -longdesc This is a beamer template for MedStar Health presentations. It -longdesc includes sample presentations using both .tex files and .rnw -longdesc files. The document class is obviously compatible with both. -longdesc The advantage of the .rnw file is that it can be used with -longdesc knitr such that you can weave your R code with your -longdesc presentation. -containersize 2220 -containerchecksum 6d94c9471d2bcb08b0630c247d5255445df3b94979c88c72250a383d92fcdf5de6c36eac55bac34d9488d44a3a47558ec987b0af0d7b32411ba575ae28968273 -doccontainersize 1492 -doccontainerchecksum 8f26397fcd6ed26e681fc0787f14fad51a6b96ec48984018cc38911eef932b3a1814758272393c93a1d0f4335123ac2ec29f7edc35b36d3d85fce5c2daadeb52 -docfiles size=2 - RELOC/doc/latex/medstarbeamer/README.txt details="Readme" - RELOC/doc/latex/medstarbeamer/example.tex -runfiles size=2 - RELOC/tex/latex/medstarbeamer/beamercolorthemeMedStarColors.sty - RELOC/tex/latex/medstarbeamer/medstarbeamer.cls -catalogue-ctan /macros/latex/contrib/medstarbeamer -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics presentation - -name meetingmins -category Package -revision 31878 -shortdesc Format written minutes of meetings -relocated 1 -longdesc The class allows formatting of meeting minutes using \section -longdesc commands (which provide hierarchical structure). An agenda can -longdesc also be produced for distribution prior to the meeting, with -longdesc user-selected portions suppressed from printing. -containersize 2484 -containerchecksum ca91bc85239c271a73d071106ff95f94a7a6fc4ba3306393c02bb8782c10ee61b22e60533c882fd9c759be17d8a7565125f5fc60e733dc1e843f50e45ceee8d6 -doccontainersize 599096 -doccontainerchecksum fdc9714b2c09effd70c899a5348269aeb9c2edceec717377a83bd0e56a54d55a10c60f4b20906c62105df5e112f905e8d8c92a57484d869c237a2787688dcd93 -docfiles size=199 - RELOC/doc/latex/meetingmins/README details="Readme" - RELOC/doc/latex/meetingmins/meetingmins.pdf details="Package documentation" - RELOC/doc/latex/meetingmins/samples/agenda.pdf - RELOC/doc/latex/meetingmins/samples/agenda.tex - RELOC/doc/latex/meetingmins/samples/chair.pdf - RELOC/doc/latex/meetingmins/samples/chair.tex - RELOC/doc/latex/meetingmins/samples/department.min - RELOC/doc/latex/meetingmins/samples/minutes.pdf - RELOC/doc/latex/meetingmins/samples/minutes.tex -srccontainersize 6908 -srccontainerchecksum 9f8c0ead8c7426c7c23de2e0258397a72ce80860fd5bb295ee1533607e210d73dab9324d498e870c080645689095311b75bac1b8f4eefd30863cd87e42e7dceb -srcfiles size=8 - RELOC/source/latex/meetingmins/meetingmins.dtx - RELOC/source/latex/meetingmins/meetingmins.ins -runfiles size=2 - RELOC/tex/latex/meetingmins/meetingmins.cls -catalogue-ctan /macros/latex/contrib/meetingmins -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics meeting-admin -catalogue-version 1.6 - -name memdesign -category Package -revision 48664 -shortdesc Notes on book design -relocated 1 -longdesc "A Few Notes on Book Design" provides an introduction to the -longdesc business of book design. It is an extended version of what used -longdesc to be the first part of the memoir users' manual. Please note -longdesc that the compiled copy, supplied in the package, uses -longdesc commercial fonts; the README file contains instructions on how -longdesc to compile the document without these fonts. -containersize 560 -containerchecksum d04b53273c3795d0baa9fc0292de33df0e20da23fd9eadb4598e1df08a2f988574be760b0278103115a88019e1dcc14df3fe9a3ca034227a7fc2898386b52873 -doccontainersize 1785516 -doccontainerchecksum fccb5a30feed4b1626a9be4940f6f2b15173b5d6dbfb563764a9677a03a4d25dc3cd1730b82a99f6d0a236eabb9b3f703211e6c188f75478a42ba46fb8d6e691 -docfiles size=507 - RELOC/doc/fonts/memdesign/README details="Readme" - RELOC/doc/fonts/memdesign/memdesign.pdf details="The document itself" - RELOC/doc/fonts/memdesign/memdesign.tex - RELOC/doc/fonts/memdesign/memetc.bib -catalogue-ctan /info/memdesign -catalogue-date 2018-09-14 13:37:40 +0200 -catalogue-license lppl1.3 -catalogue-topics review-document - -name memexsupp -category Package -revision 15878 -shortdesc Experimental memoir support -relocated 1 -longdesc A package of code proposed as supporting material for memoir. -longdesc The package is intended as a test bed for such code, which may -longdesc in the fullness of time be adopted into the main memoir -longdesc release. -containersize 1836 -containerchecksum 0721c35d3d8624389fd93e92424adbc1edcdd45cd2a542729a0f286dc0b41c67482ea26065c124aebc87c1264e363f9d75a3294609abc0c17303527b4bc48bc5 -doccontainersize 121612 -doccontainerchecksum 7ac0f61c1f0bd90e0a974e4ba3233db9aa7a4dc3b2a77c2e18c9c2f534f9e3d748fd7aec30b8fc96b60e6ca46827c56ce78d91dbe691c70caa02d784f93be5e9 -docfiles size=35 - RELOC/doc/latex/memexsupp/README details="Readme" - RELOC/doc/latex/memexsupp/memexsupp.pdf details="Package documentation" - RELOC/doc/latex/memexsupp/memexsupp.tex -runfiles size=1 - RELOC/tex/latex/memexsupp/memexsupp.sty -catalogue-ctan /macros/latex/contrib/memexsupp -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics test-dist -catalogue-version 0.1 - -name memoir -category Package -revision 49394 -shortdesc Typeset fiction, non-fiction and mathematical books -relocated 1 -longdesc The memoir class is for typesetting poetry, fiction, -longdesc non-fiction, and mathematical works. Permissible document -longdesc 'base' font sizes range from 9 to 60pt. There is a range of -longdesc page-styles and well over a dozen chapter-styles to choose -longdesc from, as well as methods for specifying your own layouts and -longdesc designs. The class also provides the functionality of over -longdesc thirty of the more popular packages, thus simplifying document -longdesc sources. Users who wish to use the hyperref package, in a -longdesc document written with the memoir class, should also use the -longdesc memhfixc package (part of this bundle). Note, however, that any -longdesc current version of hyperref actually loads the package -longdesc automatically if it detects that it is running under memoir. -containersize 74516 -containerchecksum 7688f2d67160801f7d24dc78455a32fa7a9a74f80245bae77f60e6d67bff6e79da0d633fc076640174b0f493147d10fefc74143cc0c6a55af2083d7803c33516 -doccontainersize 3110540 -doccontainerchecksum d40dc3468d334ab7619eb1be0212601a830f9371dc8d69ca30f46a21426368b95515fc1698acd308598b1ba7d1c4d7c98c58b05202ffb3f08b23f263ba625c6c -docfiles size=1136 - RELOC/doc/latex/memoir/Makeidxglo - RELOC/doc/latex/memoir/README details="Readme" - RELOC/doc/latex/memoir/anvil2.mps - RELOC/doc/latex/memoir/memfonts.sty - RELOC/doc/latex/memoir/memlays.sty - RELOC/doc/latex/memoir/memman.gst - RELOC/doc/latex/memoir/memman.ist - RELOC/doc/latex/memoir/memman.pdf details="Basic user manual" - RELOC/doc/latex/memoir/memman.tex - RELOC/doc/latex/memoir/memnoidxnum.tex - RELOC/doc/latex/memoir/memsty.sty - RELOC/doc/latex/memoir/setpage-example.pdf - RELOC/doc/latex/memoir/titlepages.sty - RELOC/doc/latex/memoir/trims-example.tex -srccontainersize 238224 -srccontainerchecksum 2b258eae108eda38adaaf4fccd6e8ddcd764deb24325869b8e525e79cab0fe6479becf05b18e4020da0ef600ddb08da30cba624dbc2573f0ef0ced150330cca8 -srcfiles size=316 - RELOC/source/latex/memoir/memoir.dtx - RELOC/source/latex/memoir/memoir.ins - RELOC/source/latex/memoir/mempatch.dtx - RELOC/source/latex/memoir/mempatch.ins -runfiles size=119 - RELOC/makeindex/memoir/basic.gst - RELOC/tex/latex/memoir/mem10.clo - RELOC/tex/latex/memoir/mem11.clo - RELOC/tex/latex/memoir/mem12.clo - RELOC/tex/latex/memoir/mem14.clo - RELOC/tex/latex/memoir/mem17.clo - RELOC/tex/latex/memoir/mem20.clo - RELOC/tex/latex/memoir/mem25.clo - RELOC/tex/latex/memoir/mem30.clo - RELOC/tex/latex/memoir/mem36.clo - RELOC/tex/latex/memoir/mem48.clo - RELOC/tex/latex/memoir/mem60.clo - RELOC/tex/latex/memoir/mem9.clo - RELOC/tex/latex/memoir/memhfixc.sty - RELOC/tex/latex/memoir/memoir.cls -catalogue-also memdesign -catalogue-ctan /macros/latex/contrib/memoir -catalogue-date 2018-12-12 17:35:45 +0100 -catalogue-license lppl1.3 -catalogue-topics book-pub class -catalogue-version 3.7h - -name memory -category Package -revision 30452 -shortdesc Containers for data in LaTeX -relocated 1 -longdesc The package allows the user to declare single object or array -longdesc containers. -containersize 1168 -containerchecksum 68a65db37e578a3f4f9c52f0329f23c7562a4095b6cea93a8f20c51af92d960a5634e7891ccd9eccfa303d8a2a9f16a62618eea33d389e0cefc1e90e1acfb8e2 -doccontainersize 29908 -doccontainerchecksum 1dc997363d0702444ccc0f50e77189af8ef461bb5a4198a91ddd13ec7c66d5bd4ffd1888c844dacbcb8c364130b685a15cda472dee0e50b9af75102202c9ee7b -docfiles size=9 - RELOC/doc/latex/memory/README details="Readme" - RELOC/doc/latex/memory/memory.pdf details="Package documentation" -srccontainersize 2764 -srccontainerchecksum 9059227e17871ce2376659b0b7f0ed295ff9ae9a6d3a771c6e9898e8dad40bb60b6846ab3688ea42a0c5ab6c4d1dc5eb1a426cf2bcad56a3fd78132f7fb23d77 -srcfiles size=3 - RELOC/source/latex/memory/memory.dtx - RELOC/source/latex/memory/memory.ins -runfiles size=1 - RELOC/tex/latex/memory/memory.sty -catalogue-ctan /macros/latex/contrib/memory -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics macro-supp -catalogue-version 1.2 - -name memorygraphs -category Package -revision 49631 -shortdesc TikZ styles to typeset graphs of program memory -relocated 1 -longdesc This package defines some TikZ styles and adds anchors to -longdesc existing styles that ease the declaration of "memory graphs". -longdesc It is intended for graphs that represent the memory of a -longdesc computer program during its execution. -containersize 2044 -containerchecksum 386ffc29d6030fc9074a2ef84566884fd808ddcffa65d6e201d4be211880b204239428accb6da4e9c0a4272168d34944c431e36b1c988be516db6ae41764e5a2 -doccontainersize 191084 -doccontainerchecksum c7a3f8b85e425cf589b1543b25b5d485257eec42135d6beb851bfedf8d5367c5b3920acf6b2683f513a27465df85c94b1fef11754f1002b28784f6f38e4b0ddb -docfiles size=50 - RELOC/doc/latex/memorygraphs/README.md details="Readme" - RELOC/doc/latex/memorygraphs/memorygraphs.pdf details="Package documentation" - RELOC/doc/latex/memorygraphs/memorygraphs.tex -runfiles size=2 - RELOC/tex/latex/memorygraphs/memorygraphs.sty -catalogue-contact-bugs https://gitlab.science.ru.nl/cstaps/memorygraphs/issues -catalogue-contact-development https://gitlab.science.ru.nl/cstaps/memorygraphs -catalogue-contact-home https://gitlab.science.ru.nl/cstaps/memorygraphs -catalogue-contact-repository https://gitlab.science.ru.nl/cstaps/memorygraphs -catalogue-contact-support https://gitlab.science.ru.nl/cstaps/memorygraphs/issues -catalogue-ctan /graphics/pgf/contrib/memorygraphs -catalogue-date 2019-01-07 10:23:44 +0100 -catalogue-license lppl1.3 -catalogue-topics graphics pgf-tikz -catalogue-version 0.1.1 - -name mendex-doc -category Package -revision 42767 -shortdesc Documentation for Mendex index processor -relocated 1 -longdesc This package provides documentation for Mendex (Japanese index -longdesc processor). Source code of the program is not included; it can -longdesc be obtained from TeX Live subversion repository. -containersize 460 -containerchecksum 2fc6a76cb570ab2d101ca2f94ec66c24a7a43b4ee3cb88fddf35479a40a0454aa42f1523723418f931dea29140a06d8f1b884664b4cd897ba570f66583a4b4fa -doccontainersize 160092 -doccontainerchecksum c07ba31bef9f3e19b7e74343e8afa93fc86cdbbec0ac516506f0d755e43fa1ad8c03d22f08221814674441a34940a4c8adfe02422dbb367f949c97aabdf79686 -docfiles size=45 - RELOC/doc/support/mendex/LICENSE - RELOC/doc/support/mendex/README.md details="Readme" - RELOC/doc/support/mendex/mendex.pdf details="Package documentation" language="ja" - RELOC/doc/support/mendex/mendex.tex -catalogue-ctan /info/mendex-doc -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license bsd3 -catalogue-topics index documentation - -name mensa-tex -category Package -revision 45997 -shortdesc Typeset simple school cafeteria menus -relocated 1 -longdesc This package provides a flexible LaTeX2e class for typesetting -longdesc school cafeteria menus consisting of two lunches (with -longdesc dessert), and dinner. It supports two different layouts: The -longdesc first layout is optimized for printing the menu on A4 paper. -longdesc The second layout is optimized for smartphone screens and uses -longdesc one (A6 sized) page per day. Supported localizations are -longdesc English (GB/US) and German. A way of defining additional -longdesc localizations is described in the documentation. The package -longdesc requires array, colortbl, datetime2, datetime2-calc, geometry, -longdesc graphicx, lmodern, textcomp, and xcolor. -containersize 3956 -containerchecksum 2555ad3735cbde99945a4836257f0a00d24042df33855f54c978490dbc4d60e7847d0f049120c8be038d7b3eb82c1f7c231ab11e9e78b7edea478cc1238cbc72 -doccontainersize 168228 -doccontainerchecksum 6d8a28586b50486c6e0627ca0a08b2263164e429b6acfd56ddace0706ebd6f1b631eb2633d85cd0fd49e234a65d8fdcb34225335ac97dd9528cddb8878fd06ea -docfiles size=70 - RELOC/doc/latex/mensa-tex/README.md details="Readme" - RELOC/doc/latex/mensa-tex/doc/cafe-logo.png - RELOC/doc/latex/mensa-tex/doc/mensa-tex-doc.pdf details="Package documentation" - RELOC/doc/latex/mensa-tex/doc/mensa-tex-doc.tex - RELOC/doc/latex/mensa-tex/doc/mensa-tex-example.pdf - RELOC/doc/latex/mensa-tex/doc/mensa-tex-example.tex -runfiles size=4 - RELOC/tex/latex/mensa-tex/mensa-tex.cls -catalogue-ctan /macros/latex/contrib/mensa-tex -catalogue-date 2017-12-05 22:30:21 +0100 -catalogue-license lppl1.3c -catalogue-topics class cooking - -name mentis -category Package -revision 15878 -shortdesc A basis for books to be published by Mentis publishers -relocated 1 -longdesc This LaTeX class loads scrbook and provides changes necessary -longdesc for publishing at Mentis publishers in Paderborn, Germany. It -longdesc is not an official Mentis class, merely one developed by an -longdesc author in close co-operation with Mentis. -containersize 4184 -containerchecksum 0e553bcd4a2a46ab7c75f01948d137ec13dfbb4b4aa9e2825292ad4075a093a81bd92a2ea6fa48a7d9c7fb9e9f11a820a3213a63ce70fa12fa0ae8491cdf20b4 -doccontainersize 137676 -doccontainerchecksum f5e6dc8af56d7d31c757c9da79716e862047d8ea9cf19fa43a153a97a37bc835e8f5edd1f62c8ae3871026c9e55db221df574e1857f6e50d84c050d9560d6da4 -docfiles size=40 - RELOC/doc/latex/mentis/README details="Readme" - RELOC/doc/latex/mentis/mentis.pdf details="Package documentation" -srccontainersize 16976 -srccontainerchecksum 6f319e1b35abbe62baa2e8c67491df37e452074d88f99ea5824bbf9527618e0bb0993991112addad33c8edb96cb4f770e26f5b9ce5ca33f85d4c4ae5ff7582c0 -srcfiles size=14 - RELOC/source/latex/mentis/mentis.dtx - RELOC/source/latex/mentis/mentis.ins -runfiles size=4 - RELOC/tex/latex/mentis/mentis.cls -catalogue-ctan /macros/latex/contrib/mentis -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics class book-pub publisher -catalogue-version 1.5 - -name menu -category Package -revision 15878 -shortdesc Typesetting menus -relocated 1 -longdesc The package defines command \menu which assists typesetting of -longdesc a path through a program's menu. -containersize 2132 -containerchecksum c3b4fe9603bce6d5d591c7410c5a75eca4fa50dc94094b153ee2ccb9178b9a69aa57df587282ce94d59006e26d1d10316df70771be454d70204a9bdbf4b01578 -doccontainersize 115324 -doccontainerchecksum 7ce4393b23d24b46101a289b9cd97753a0e8a5e859243c075dc0d7c72acf9c9b12a1a40f4868823cec960b59eae4c1094780a03c7d7d9825a5ade44333e20b74 -docfiles size=34 - RELOC/doc/latex/menu/README details="Readme" - RELOC/doc/latex/menu/menu.pdf details="Package documentation" -srccontainersize 5644 -srccontainerchecksum dc9405634cee54b7eb5ed1494083685e06369e8d96e53bf1160c1f8975198557b8a2603e0f45d2c43ad39774d394889522e166b4696f926d2dec1c7b0d84e91e -srcfiles size=6 - RELOC/source/latex/menu/menu.dtx - RELOC/source/latex/menu/menu.ins -runfiles size=2 - RELOC/tex/latex/menu/menu.sty -catalogue-ctan /macros/latex/contrib/menu -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics doc-supp -catalogue-version 0.994 - -name menukeys -category Package -revision 41823 -shortdesc Format menu sequences, paths and keystrokes from lists -relocated 1 -longdesc This package is designed to format menu sequences, paths and -longdesc keyboard shortcuts automatically. There are several predefined -longdesc styles and one can define his own styles in a flexible way. -containersize 5572 -containerchecksum c35c3bf59fc1a1f89b4457e9196bd12bf918727e707ec86cea1bd574b0e43587ab43725ab1819e64eff5228553bc252b11e53a1658cc14f4c05b7dd5d05ead72 -doccontainersize 562928 -doccontainerchecksum 2deb55916ca0403be7038fb5bb3d564cf33a26f6e867e52652524cb7f04b2df7b6d1d8a02cb8889cf3753b89e2d3437fbc842af594a5932b9494134aeba8b1f6 -docfiles size=140 - RELOC/doc/latex/menukeys/README details="Readme" - RELOC/doc/latex/menukeys/menukeys.pdf details="Package documentation" -srccontainersize 17288 -srccontainerchecksum afbdf9b30062d2d20b766b42597be80cae80daf9f8fffdc70ac47feb5ea6af266eb9e77397006fb580e87739070b76ee09d373e9f757523f8badeb1832605072 -srcfiles size=20 - RELOC/source/latex/menukeys/menukeys.dtx - RELOC/source/latex/menukeys/menukeys.ins -runfiles size=8 - RELOC/tex/latex/menukeys/menukeys.sty -catalogue-ctan /macros/latex/contrib/menukeys -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics doc-supp -catalogue-version 1.5 - -name merriweather -category Package -revision 34315 -shortdesc Merriweather and MerriweatherSans fonts, with LaTeX support -relocated 1 -longdesc Merriweather features a very large x height, slightly condensed -longdesc letterforms, a mild diagonal stress, sturdy serifs and open -longdesc forms. The Sans family closely harmonizes with the weights and -longdesc styles of the serif family. There are four weights and italics -longdesc for each. -execute addMap merriweather.map -containersize 2268328 -containerchecksum 2b1fdad9a066711a038865dae15036f709b5b9e08b9ef077e140d7b608c0075e3c5a07f59a367f7a3c87b42074e7160637a235fffc27e2a57ac9d350183f6ef3 -doccontainersize 112488 -doccontainerchecksum f1c2f6c2edc1618b8d0e86f3e404c5783f3021438724e4011fac5af7a0290bc326b791589505ba7a88f8f592e215f36d34142559575f8b940af1ec63995d70ab -docfiles size=31 - RELOC/doc/fonts/merriweather/OFL.txt - RELOC/doc/fonts/merriweather/README details="Readme" - RELOC/doc/fonts/merriweather/merriweather-samples.pdf details="Font samples" - RELOC/doc/fonts/merriweather/merriweather-samples.tex -runfiles size=1091 - RELOC/fonts/enc/dvips/merriweather/mwth_5q2vgd.enc - RELOC/fonts/enc/dvips/merriweather/mwth_cn5sfl.enc - RELOC/fonts/enc/dvips/merriweather/mwth_fuknsh.enc - RELOC/fonts/enc/dvips/merriweather/mwth_jnnjab.enc - RELOC/fonts/enc/dvips/merriweather/mwth_libw2m.enc - RELOC/fonts/enc/dvips/merriweather/mwth_lnkfbl.enc - RELOC/fonts/enc/dvips/merriweather/mwth_oaf34p.enc - RELOC/fonts/enc/dvips/merriweather/mwth_xz5wux.enc - RELOC/fonts/enc/dvips/merriweather/mwth_ywgpba.enc - RELOC/fonts/enc/dvips/merriweather/mwth_z4e4wk.enc - RELOC/fonts/map/dvips/merriweather/merriweather.map - RELOC/fonts/tfm/sorkin/merriweather/Merriweather-Bold-osf-ly1.tfm - RELOC/fonts/tfm/sorkin/merriweather/Merriweather-Bold-osf-ot1.tfm - RELOC/fonts/tfm/sorkin/merriweather/Merriweather-Bold-osf-t1--base.tfm - RELOC/fonts/tfm/sorkin/merriweather/Merriweather-Bold-osf-t1.tfm - RELOC/fonts/tfm/sorkin/merriweather/Merriweather-Bold-osf-ts1--base.tfm - RELOC/fonts/tfm/sorkin/merriweather/Merriweather-Bold-osf-ts1.tfm - RELOC/fonts/tfm/sorkin/merriweather/Merriweather-BoldItalic-osf-ly1.tfm - RELOC/fonts/tfm/sorkin/merriweather/Merriweather-BoldItalic-osf-ot1.tfm - RELOC/fonts/tfm/sorkin/merriweather/Merriweather-BoldItalic-osf-t1--base.tfm - RELOC/fonts/tfm/sorkin/merriweather/Merriweather-BoldItalic-osf-t1.tfm - RELOC/fonts/tfm/sorkin/merriweather/Merriweather-BoldItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/sorkin/merriweather/Merriweather-BoldItalic-osf-ts1.tfm - RELOC/fonts/tfm/sorkin/merriweather/Merriweather-Italic-osf-ly1.tfm - RELOC/fonts/tfm/sorkin/merriweather/Merriweather-Italic-osf-ot1.tfm - RELOC/fonts/tfm/sorkin/merriweather/Merriweather-Italic-osf-t1--base.tfm - RELOC/fonts/tfm/sorkin/merriweather/Merriweather-Italic-osf-t1.tfm - RELOC/fonts/tfm/sorkin/merriweather/Merriweather-Italic-osf-ts1--base.tfm - RELOC/fonts/tfm/sorkin/merriweather/Merriweather-Italic-osf-ts1.tfm - RELOC/fonts/tfm/sorkin/merriweather/Merriweather-Light-osf-ly1.tfm - RELOC/fonts/tfm/sorkin/merriweather/Merriweather-Light-osf-ot1.tfm - RELOC/fonts/tfm/sorkin/merriweather/Merriweather-Light-osf-t1--base.tfm - RELOC/fonts/tfm/sorkin/merriweather/Merriweather-Light-osf-t1.tfm - RELOC/fonts/tfm/sorkin/merriweather/Merriweather-Light-osf-ts1--base.tfm - RELOC/fonts/tfm/sorkin/merriweather/Merriweather-Light-osf-ts1.tfm - RELOC/fonts/tfm/sorkin/merriweather/Merriweather-LightIt-osf-ly1.tfm - RELOC/fonts/tfm/sorkin/merriweather/Merriweather-LightIt-osf-ot1.tfm - RELOC/fonts/tfm/sorkin/merriweather/Merriweather-LightIt-osf-t1--base.tfm - RELOC/fonts/tfm/sorkin/merriweather/Merriweather-LightIt-osf-t1.tfm - RELOC/fonts/tfm/sorkin/merriweather/Merriweather-LightIt-osf-ts1--base.tfm - RELOC/fonts/tfm/sorkin/merriweather/Merriweather-LightIt-osf-ts1.tfm - RELOC/fonts/tfm/sorkin/merriweather/Merriweather-Regular-osf-ly1.tfm - RELOC/fonts/tfm/sorkin/merriweather/Merriweather-Regular-osf-ot1.tfm - RELOC/fonts/tfm/sorkin/merriweather/Merriweather-Regular-osf-t1--base.tfm - RELOC/fonts/tfm/sorkin/merriweather/Merriweather-Regular-osf-t1.tfm - RELOC/fonts/tfm/sorkin/merriweather/Merriweather-Regular-osf-ts1--base.tfm - RELOC/fonts/tfm/sorkin/merriweather/Merriweather-Regular-osf-ts1.tfm - RELOC/fonts/tfm/sorkin/merriweather/Merriweather-UltraBdIt-osf-ly1.tfm - RELOC/fonts/tfm/sorkin/merriweather/Merriweather-UltraBdIt-osf-ot1.tfm - RELOC/fonts/tfm/sorkin/merriweather/Merriweather-UltraBdIt-osf-t1--base.tfm - RELOC/fonts/tfm/sorkin/merriweather/Merriweather-UltraBdIt-osf-t1.tfm - RELOC/fonts/tfm/sorkin/merriweather/Merriweather-UltraBdIt-osf-ts1--base.tfm - RELOC/fonts/tfm/sorkin/merriweather/Merriweather-UltraBdIt-osf-ts1.tfm - RELOC/fonts/tfm/sorkin/merriweather/Merriweather-UltraBold-osf-ly1.tfm - RELOC/fonts/tfm/sorkin/merriweather/Merriweather-UltraBold-osf-ot1.tfm - RELOC/fonts/tfm/sorkin/merriweather/Merriweather-UltraBold-osf-t1--base.tfm - RELOC/fonts/tfm/sorkin/merriweather/Merriweather-UltraBold-osf-t1.tfm - RELOC/fonts/tfm/sorkin/merriweather/Merriweather-UltraBold-osf-ts1--base.tfm - RELOC/fonts/tfm/sorkin/merriweather/Merriweather-UltraBold-osf-ts1.tfm - RELOC/fonts/tfm/sorkin/merriweather/MerriweatherSans-Bold-tlf-ly1.tfm - RELOC/fonts/tfm/sorkin/merriweather/MerriweatherSans-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/sorkin/merriweather/MerriweatherSans-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/sorkin/merriweather/MerriweatherSans-Bold-tlf-t1.tfm - RELOC/fonts/tfm/sorkin/merriweather/MerriweatherSans-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/sorkin/merriweather/MerriweatherSans-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/sorkin/merriweather/MerriweatherSans-BoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/sorkin/merriweather/MerriweatherSans-BoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/sorkin/merriweather/MerriweatherSans-BoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/sorkin/merriweather/MerriweatherSans-BoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/sorkin/merriweather/MerriweatherSans-BoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/sorkin/merriweather/MerriweatherSans-BoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/sorkin/merriweather/MerriweatherSans-ExtraBold-tlf-ly1.tfm - RELOC/fonts/tfm/sorkin/merriweather/MerriweatherSans-ExtraBold-tlf-ot1.tfm - RELOC/fonts/tfm/sorkin/merriweather/MerriweatherSans-ExtraBold-tlf-t1--base.tfm - RELOC/fonts/tfm/sorkin/merriweather/MerriweatherSans-ExtraBold-tlf-t1.tfm - RELOC/fonts/tfm/sorkin/merriweather/MerriweatherSans-ExtraBold-tlf-ts1--base.tfm - RELOC/fonts/tfm/sorkin/merriweather/MerriweatherSans-ExtraBold-tlf-ts1.tfm - RELOC/fonts/tfm/sorkin/merriweather/MerriweatherSans-ExtraBoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/sorkin/merriweather/MerriweatherSans-ExtraBoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/sorkin/merriweather/MerriweatherSans-ExtraBoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/sorkin/merriweather/MerriweatherSans-ExtraBoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/sorkin/merriweather/MerriweatherSans-ExtraBoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/sorkin/merriweather/MerriweatherSans-ExtraBoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/sorkin/merriweather/MerriweatherSans-Italic-tlf-ly1.tfm - RELOC/fonts/tfm/sorkin/merriweather/MerriweatherSans-Italic-tlf-ot1.tfm - RELOC/fonts/tfm/sorkin/merriweather/MerriweatherSans-Italic-tlf-t1--base.tfm - RELOC/fonts/tfm/sorkin/merriweather/MerriweatherSans-Italic-tlf-t1.tfm - RELOC/fonts/tfm/sorkin/merriweather/MerriweatherSans-Italic-tlf-ts1--base.tfm - RELOC/fonts/tfm/sorkin/merriweather/MerriweatherSans-Italic-tlf-ts1.tfm - RELOC/fonts/tfm/sorkin/merriweather/MerriweatherSans-Light-tlf-ly1.tfm - RELOC/fonts/tfm/sorkin/merriweather/MerriweatherSans-Light-tlf-ot1.tfm - RELOC/fonts/tfm/sorkin/merriweather/MerriweatherSans-Light-tlf-t1--base.tfm - RELOC/fonts/tfm/sorkin/merriweather/MerriweatherSans-Light-tlf-t1.tfm - RELOC/fonts/tfm/sorkin/merriweather/MerriweatherSans-Light-tlf-ts1--base.tfm - RELOC/fonts/tfm/sorkin/merriweather/MerriweatherSans-Light-tlf-ts1.tfm - RELOC/fonts/tfm/sorkin/merriweather/MerriweatherSans-LightItalic-tlf-ly1.tfm - RELOC/fonts/tfm/sorkin/merriweather/MerriweatherSans-LightItalic-tlf-ot1.tfm - RELOC/fonts/tfm/sorkin/merriweather/MerriweatherSans-LightItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/sorkin/merriweather/MerriweatherSans-LightItalic-tlf-t1.tfm - RELOC/fonts/tfm/sorkin/merriweather/MerriweatherSans-LightItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/sorkin/merriweather/MerriweatherSans-LightItalic-tlf-ts1.tfm - RELOC/fonts/tfm/sorkin/merriweather/MerriweatherSans-Regular-tlf-ly1.tfm - RELOC/fonts/tfm/sorkin/merriweather/MerriweatherSans-Regular-tlf-ot1.tfm - RELOC/fonts/tfm/sorkin/merriweather/MerriweatherSans-Regular-tlf-t1--base.tfm - RELOC/fonts/tfm/sorkin/merriweather/MerriweatherSans-Regular-tlf-t1.tfm - RELOC/fonts/tfm/sorkin/merriweather/MerriweatherSans-Regular-tlf-ts1--base.tfm - RELOC/fonts/tfm/sorkin/merriweather/MerriweatherSans-Regular-tlf-ts1.tfm - RELOC/fonts/truetype/sorkin/merriweather/Merriweather-Bold.ttf - RELOC/fonts/truetype/sorkin/merriweather/Merriweather-BoldIt.ttf - RELOC/fonts/truetype/sorkin/merriweather/Merriweather-Italic.ttf - RELOC/fonts/truetype/sorkin/merriweather/Merriweather-Light.ttf - RELOC/fonts/truetype/sorkin/merriweather/Merriweather-LightIt.ttf - RELOC/fonts/truetype/sorkin/merriweather/Merriweather-Regular.ttf - RELOC/fonts/truetype/sorkin/merriweather/Merriweather-UltraBdIt.ttf - RELOC/fonts/truetype/sorkin/merriweather/Merriweather-UltraBold.ttf - RELOC/fonts/truetype/sorkin/merriweather/MerriweatherSans-Bold.ttf - RELOC/fonts/truetype/sorkin/merriweather/MerriweatherSans-BoldItalic.ttf - RELOC/fonts/truetype/sorkin/merriweather/MerriweatherSans-ExBoldIt.ttf - RELOC/fonts/truetype/sorkin/merriweather/MerriweatherSans-ExtraBold.ttf - RELOC/fonts/truetype/sorkin/merriweather/MerriweatherSans-Italic.ttf - RELOC/fonts/truetype/sorkin/merriweather/MerriweatherSans-Light.ttf - RELOC/fonts/truetype/sorkin/merriweather/MerriweatherSans-LightItalic.ttf - RELOC/fonts/truetype/sorkin/merriweather/MerriweatherSans-Regular.ttf - RELOC/fonts/type1/sorkin/merriweather/Merriweather-Bold.pfb - RELOC/fonts/type1/sorkin/merriweather/Merriweather-BoldIt.pfb - RELOC/fonts/type1/sorkin/merriweather/Merriweather-Italic.pfb - RELOC/fonts/type1/sorkin/merriweather/Merriweather-Light.pfb - RELOC/fonts/type1/sorkin/merriweather/Merriweather-LightIt.pfb - RELOC/fonts/type1/sorkin/merriweather/Merriweather-Regular.pfb - RELOC/fonts/type1/sorkin/merriweather/Merriweather-UltraBdIt.pfb - RELOC/fonts/type1/sorkin/merriweather/Merriweather-UltraBold.pfb - RELOC/fonts/type1/sorkin/merriweather/MerriweatherSans-Bold.pfb - RELOC/fonts/type1/sorkin/merriweather/MerriweatherSans-BoldItalic.pfb - RELOC/fonts/type1/sorkin/merriweather/MerriweatherSans-ExBoldIt.pfb - RELOC/fonts/type1/sorkin/merriweather/MerriweatherSans-ExtraBold.pfb - RELOC/fonts/type1/sorkin/merriweather/MerriweatherSans-Italic.pfb - RELOC/fonts/type1/sorkin/merriweather/MerriweatherSans-Light.pfb - RELOC/fonts/type1/sorkin/merriweather/MerriweatherSans-LightItalic.pfb - RELOC/fonts/type1/sorkin/merriweather/MerriweatherSans-Regular.pfb - RELOC/fonts/vf/sorkin/merriweather/Merriweather-Bold-osf-t1.vf - RELOC/fonts/vf/sorkin/merriweather/Merriweather-Bold-osf-ts1.vf - RELOC/fonts/vf/sorkin/merriweather/Merriweather-BoldItalic-osf-t1.vf - RELOC/fonts/vf/sorkin/merriweather/Merriweather-BoldItalic-osf-ts1.vf - RELOC/fonts/vf/sorkin/merriweather/Merriweather-Italic-osf-t1.vf - RELOC/fonts/vf/sorkin/merriweather/Merriweather-Italic-osf-ts1.vf - RELOC/fonts/vf/sorkin/merriweather/Merriweather-Light-osf-t1.vf - RELOC/fonts/vf/sorkin/merriweather/Merriweather-Light-osf-ts1.vf - RELOC/fonts/vf/sorkin/merriweather/Merriweather-LightIt-osf-t1.vf - RELOC/fonts/vf/sorkin/merriweather/Merriweather-LightIt-osf-ts1.vf - RELOC/fonts/vf/sorkin/merriweather/Merriweather-Regular-osf-t1.vf - RELOC/fonts/vf/sorkin/merriweather/Merriweather-Regular-osf-ts1.vf - RELOC/fonts/vf/sorkin/merriweather/Merriweather-UltraBdIt-osf-t1.vf - RELOC/fonts/vf/sorkin/merriweather/Merriweather-UltraBdIt-osf-ts1.vf - RELOC/fonts/vf/sorkin/merriweather/Merriweather-UltraBold-osf-t1.vf - RELOC/fonts/vf/sorkin/merriweather/Merriweather-UltraBold-osf-ts1.vf - RELOC/fonts/vf/sorkin/merriweather/MerriweatherSans-Bold-tlf-t1.vf - RELOC/fonts/vf/sorkin/merriweather/MerriweatherSans-Bold-tlf-ts1.vf - RELOC/fonts/vf/sorkin/merriweather/MerriweatherSans-BoldItalic-tlf-t1.vf - RELOC/fonts/vf/sorkin/merriweather/MerriweatherSans-BoldItalic-tlf-ts1.vf - RELOC/fonts/vf/sorkin/merriweather/MerriweatherSans-ExtraBold-tlf-t1.vf - RELOC/fonts/vf/sorkin/merriweather/MerriweatherSans-ExtraBold-tlf-ts1.vf - RELOC/fonts/vf/sorkin/merriweather/MerriweatherSans-ExtraBoldItalic-tlf-t1.vf - RELOC/fonts/vf/sorkin/merriweather/MerriweatherSans-ExtraBoldItalic-tlf-ts1.vf - RELOC/fonts/vf/sorkin/merriweather/MerriweatherSans-Italic-tlf-t1.vf - RELOC/fonts/vf/sorkin/merriweather/MerriweatherSans-Italic-tlf-ts1.vf - RELOC/fonts/vf/sorkin/merriweather/MerriweatherSans-Light-tlf-t1.vf - RELOC/fonts/vf/sorkin/merriweather/MerriweatherSans-Light-tlf-ts1.vf - RELOC/fonts/vf/sorkin/merriweather/MerriweatherSans-LightItalic-tlf-t1.vf - RELOC/fonts/vf/sorkin/merriweather/MerriweatherSans-LightItalic-tlf-ts1.vf - RELOC/fonts/vf/sorkin/merriweather/MerriweatherSans-Regular-tlf-t1.vf - RELOC/fonts/vf/sorkin/merriweather/MerriweatherSans-Regular-tlf-ts1.vf - RELOC/tex/latex/merriweather/LY1Merriweather-OsF.fd - RELOC/tex/latex/merriweather/LY1MerriweatherSans-TLF.fd - RELOC/tex/latex/merriweather/OT1Merriweather-OsF.fd - RELOC/tex/latex/merriweather/OT1MerriweatherSans-TLF.fd - RELOC/tex/latex/merriweather/T1Merriweather-OsF.fd - RELOC/tex/latex/merriweather/T1MerriweatherSans-TLF.fd - RELOC/tex/latex/merriweather/TS1Merriweather-OsF.fd - RELOC/tex/latex/merriweather/TS1MerriweatherSans-TLF.fd - RELOC/tex/latex/merriweather/merriweather.sty -catalogue-ctan /fonts/merriweather -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license ofl -catalogue-topics font font-serif font-sans font-ttf font-type1 - -name metafont -category Package -revision 47198 -shortdesc A system for specifying fonts -longdesc The program takes a semi-algorithmic specification of a font, -longdesc and produces a bitmap font (whose properties are defined by a -longdesc set of parameters of the target device), and a set metrics for -longdesc use by TeX. The bitmap output may be converted into a format -longdesc directly usable by a device driver, etc., by the tools provided -longdesc in the parallel mfware distribution. (Third parties have -longdesc developed tools to convert the bitmap output to outline fonts.) -longdesc The distribution includes the source of Knuth's Metafont book; -longdesc this source is there to read, as an example of writing TeX -- -longdesc it should not be processed without Knuth's direct permission. -depend kpathsea -depend metafont.ARCH -execute AddFormat name=mf engine=mf-nowin options="-translate-file=cp227.tcx mf.ini" -containersize 33496 -containerchecksum 46ab9e77136fe7680143d20296b0a3f80188f3bf3f03d5642c32edcc6b286b3161e282f281e386977db4ef228035fa8f73beb7f7344cbe51edbf0be6afba5def -doccontainersize 52768 -doccontainerchecksum 1124acbe6c8b85728e70a67c65fca671a855aa3c3bee4e37d64c180b06be582e6fba7eee3c1c2c3263f71159144b514c5e5166f18e5228b0084a7417807f7936 -docfiles size=36 - texmf-dist/doc/man/man1/inimf.1 - texmf-dist/doc/man/man1/inimf.man1.pdf - texmf-dist/doc/man/man1/mf-nowin.1 - texmf-dist/doc/man/man1/mf-nowin.man1.pdf - texmf-dist/doc/man/man1/mf.1 - texmf-dist/doc/man/man1/mf.man1.pdf -runfiles size=36 - texmf-dist/metafont/base/mf.mf - texmf-dist/metafont/base/plain.mf - texmf-dist/metafont/config/cmmf.ini - texmf-dist/metafont/config/mf.ini - texmf-dist/metafont/misc/mode2dpi.mf - texmf-dist/metafont/misc/mode2dpixy.mf - texmf-dist/metafont/misc/modename.mf - texmf-dist/metafont/misc/modes.mf - texmf-dist/metafont/misc/ps2mfbas.mf -catalogue-also metapost -catalogue-ctan /systems/knuth/dist/mf -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license knuth -catalogue-topics font-devel font-proc -catalogue-version 2.7182818 - -name metafont-beginners -category Package -revision 29803 -shortdesc An introductory tutorial for Metafont -relocated 1 -longdesc An old introduction to the use of Metafont, that has stood the -longdesc test of time. It focuses on using the program, rather than -longdesc designing fonts, but does offer advice about understanding -longdesc errors in other people's fonts. -containersize 496 -containerchecksum 3e8f0d1331679de6f178376ff3fb282d59a54d2cb9b64778a0e0708bbf6d2dad859c6c543f7b2dc7d971a92c3c6012f9c07244bda8f5965d2f380a8eb2cba90a -doccontainersize 178904 -doccontainerchecksum cf6fd311d6e7114c3848f722043ee53df3a39296901b028775dac52cac56de2683a736b0c3f6fb24150a4efb1effadc79b3621d27ea11c57983a3e02bcbb3a8e -docfiles size=60 - RELOC/doc/fonts/metafont-beginners/metafont-for-beginners.pdf details="The introductory document itself:" language="en" - RELOC/doc/fonts/metafont-beginners/metafont-for-beginners.tex -catalogue-ctan /info/metafont/beginners -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics mf-doc - -name metafont.aarch64-linux -category Package -revision 48789 -shortdesc aarch64-linux files of metafont -containersize 165380 -containerchecksum 92c86916a196386cedd8b62b36b983ebe50958ae7e55baad49b5b2e81a2d0a3bc68f5d1407c062644e9acfa330cfc0480c45b482f3c386047311ae70d437004f -binfiles arch=aarch64-linux size=194 - bin/aarch64-linux/inimf - bin/aarch64-linux/mf - bin/aarch64-linux/mf-nowin - -name metafont.amd64-freebsd -category Package -revision 47009 -shortdesc amd64-freebsd files of metafont -containersize 205108 -containerchecksum 84717f84fd4514fdec2d1b16ca524b6482811135a81d6c759424ae1436e8b5863e54aeb033a175e21c6a948956da040cb805be86bf4c32ba39ef26e1f8420cf2 -binfiles arch=amd64-freebsd size=186 - bin/amd64-freebsd/inimf - bin/amd64-freebsd/mf - bin/amd64-freebsd/mf-nowin - -name metafont.amd64-netbsd -category Package -revision 48698 -shortdesc amd64-netbsd files of metafont -containersize 194324 -containerchecksum b7390157724e8effa6dd8ef5b3605b226a61712753485eabc2ad54a15abdcd68d7b64e8963104f9968fb445a9836e1f88c3effc503ecc7182f2e6a2dcb8491d5 -binfiles arch=amd64-netbsd size=224 - bin/amd64-netbsd/inimf - bin/amd64-netbsd/mf - bin/amd64-netbsd/mf-nowin - -name metafont.armhf-linux -category Package -revision 48716 -shortdesc armhf-linux files of metafont -containersize 145616 -containerchecksum 3f68e0a8df5875c7923fda9315d81054bf7044099edf967e594cca2e7f34e8deb41a67cf79f94a9add1083474abb2dbba3420613f453026d7f38758588b76d56 -binfiles arch=armhf-linux size=155 - bin/armhf-linux/inimf - bin/armhf-linux/mf - bin/armhf-linux/mf-nowin - -name metafont.i386-cygwin -category Package -revision 47025 -shortdesc i386-cygwin files of metafont -containersize 129912 -containerchecksum 4f5ab437b3e19c2eb1d99a99ddadebb25ba188902ceab9daa5a6d675dc6ab1b5eae38eb761f8a7f34fb12fbaf8639e088e913855b2fe055b4ee36fcdf4b61d3b -binfiles arch=i386-cygwin size=139 - bin/i386-cygwin/inimf - bin/i386-cygwin/mf-nowin.exe - bin/i386-cygwin/mf.exe - -name metafont.i386-freebsd -category Package -revision 47009 -shortdesc i386-freebsd files of metafont -containersize 170712 -containerchecksum 6ed10f2f1028a5bf796f3b1072ba1244ec67e924965ae8ec0e4fa48de0042b6d3c81a0ba4105ecb4d1b8e43ed9c1c9746f9cfa0661fbf75a91351b0ad2f4a1b8 -binfiles arch=i386-freebsd size=201 - bin/i386-freebsd/inimf - bin/i386-freebsd/mf - bin/i386-freebsd/mf-nowin - -name metafont.i386-linux -category Package -revision 47245 -shortdesc i386-linux files of metafont -containersize 182936 -containerchecksum 291bf585b52bb614100230f235f35a6498201297370a1dc99a38eea678e1b15cc806f4dce67e3d52b4c3dc6e6fe826478789a67cee6376c6648022d7082f838a -binfiles arch=i386-linux size=186 - bin/i386-linux/inimf - bin/i386-linux/mf - bin/i386-linux/mf-nowin - -name metafont.i386-netbsd -category Package -revision 46999 -shortdesc i386-netbsd files of metafont -containersize 149192 -containerchecksum efabb0f9ea000ba3846feaff373052b4179703fe4e1449baa7708f263fb5092fa1f33441aac4f5a8e54b700880254e6bb273980e7c5c6fef4c118795ca369c7f -binfiles arch=i386-netbsd size=202 - bin/i386-netbsd/inimf - bin/i386-netbsd/mf - bin/i386-netbsd/mf-nowin - -name metafont.i386-solaris -category Package -revision 47082 -shortdesc i386-solaris files of metafont -containersize 183460 -containerchecksum dcd4cede2f2ca075e42ec3dd71fb92120cdfd4490b81d724650a0fafaeeebe1d15c489bc6826b3f287daac1d0c0d4c4a122d18db115f24c4876251caa63ddfdf -binfiles arch=i386-solaris size=170 - bin/i386-solaris/inimf - bin/i386-solaris/mf - bin/i386-solaris/mf-nowin - -name metafont.sparc-solaris -category Package -revision 48739 -shortdesc sparc-solaris files of metafont -containersize 172804 -containerchecksum 048040eceb2297a3f1b829e4b65c06d2ee9c29fd47b72a38e8c3f7814210a630a007bd50312deb8d76ef738b6ee88efac310e272af57490a33075d2d56c0b3fb -binfiles arch=sparc-solaris size=184 - bin/sparc-solaris/inimf - bin/sparc-solaris/mf - bin/sparc-solaris/mf-nowin - -name metafont.win32 -category Package -revision 46993 -shortdesc win32 files of metafont -containersize 141900 -containerchecksum 1586d26032f60cec834ce0e73eb37f1e8d0d5950be9be2a892be8989db48e6a87f054b86a1827012d0ebfb7b10b94f111c71eaf398648b3e7523797da5a921ab -binfiles arch=win32 size=137 - bin/win32/inimf.exe - bin/win32/mf-nowin.exe - bin/win32/mf.exe - -name metafont.x86_64-cygwin -category Package -revision 47024 -shortdesc x86_64-cygwin files of metafont -containersize 142308 -containerchecksum 988eacff3124437316e46d501acdab7413a00acf7e8ae0a050ced4aedc3cf2425b4ef08ac8c3421c1778addb7a895683a0a34b5dffeb23f9d73056579353651e -binfiles arch=x86_64-cygwin size=140 - bin/x86_64-cygwin/inimf - bin/x86_64-cygwin/mf-nowin.exe - bin/x86_64-cygwin/mf.exe - -name metafont.x86_64-darwin -category Package -revision 48728 -shortdesc x86_64-darwin files of metafont -containersize 239228 -containerchecksum ce3c2afe86c6b022b1b7c6d08b9414d52a1958022b43dfa3770a16d1397be7ccd710df59fd523076841b315a74a26e61bbf7ac7ef37c5c1c4618b8540e049a06 -binfiles arch=x86_64-darwin size=240 - bin/x86_64-darwin/inimf - bin/x86_64-darwin/mf - bin/x86_64-darwin/mf-nowin - -name metafont.x86_64-darwinlegacy -category Package -revision 47387 -shortdesc x86_64-darwinlegacy files of metafont -containersize 154712 -containerchecksum 8bd31042add48e2c2408e3d169bf343ee23a261fc98a6ce2b59e45bd9e6cc47787a36583064dd20967b20ba02f8a4e4a0cdced2c9f54f284d420cd420b9d4bd4 -binfiles arch=x86_64-darwinlegacy size=165 - bin/x86_64-darwinlegacy/inimf - bin/x86_64-darwinlegacy/mf - bin/x86_64-darwinlegacy/mf-nowin - -name metafont.x86_64-linux -category Package -revision 47063 -shortdesc x86_64-linux files of metafont -containersize 192512 -containerchecksum ba9479702d07e3a30deee8803f93ef059b39023fcbf990fc1a94f57a459949d20dc2dbfbc6c047fb8e205b49ddec81e24adaf769750c874a11101add46c160d6 -binfiles arch=x86_64-linux size=170 - bin/x86_64-linux/inimf - bin/x86_64-linux/mf - bin/x86_64-linux/mf-nowin - -name metafont.x86_64-linuxmusl -category Package -revision 47036 -shortdesc x86_64-linuxmusl files of metafont -containersize 207940 -containerchecksum bf33f21f5869d3684b19355d974c109936d710fa12496188fd1edbe9f93fef31d53f7d7a1585e24a47274a22b3365fd83a97590d006a727e7b7469335ddda162 -binfiles arch=x86_64-linuxmusl size=204 - bin/x86_64-linuxmusl/inimf - bin/x86_64-linuxmusl/mf - bin/x86_64-linuxmusl/mf-nowin - -name metafont.x86_64-solaris -category Package -revision 47082 -shortdesc x86_64-solaris files of metafont -containersize 217296 -containerchecksum 24d5269d047b7e05b898a8dd94219b28be56beb51636af6363201ee74869e7d321038254876b98a71303e2641f8776f1f3f888480dc89e2e603c9958fbf4085c -binfiles arch=x86_64-solaris size=192 - bin/x86_64-solaris/inimf - bin/x86_64-solaris/mf - bin/x86_64-solaris/mf-nowin - -name metago -category Package -revision 15878 -shortdesc MetaPost output of Go positions -relocated 1 -longdesc The package allows you to draw Go game positions with MetaPost. -longdesc Two methods of usage are provided, either using the package -longdesc programmatically, or using the package via a script (which may -longdesc produce several images). -containersize 5044 -containerchecksum 04f6d94dc0109d70ff13b7e1d2a485071aa3c33d5875eed14e3c6aedd42dc9e14913c764935c37c09ede377f7b766654fc8c1a9465c98551d6a47017bdd0f9b0 -doccontainersize 27136 -doccontainerchecksum aa6e6378b89c8f0c13e8adcb2fa915cda391831531ca86f99cb684617a4abc8365454c4a0bc47018fb528291f6c8fea5aab8e942db76abda04e34aace8b60655 -docfiles size=24 - RELOC/doc/metapost/metago/README details="Readme" - RELOC/doc/metapost/metago/example-program.mp - RELOC/doc/metapost/metago/example-program.pdf - RELOC/doc/metapost/metago/example-script-1.pdf - RELOC/doc/metapost/metago/example-script-2.pdf - RELOC/doc/metapost/metago/example-script-3.pdf - RELOC/doc/metapost/metago/example-script-4.pdf - RELOC/doc/metapost/metago/example-script-5.pdf - RELOC/doc/metapost/metago/example-script-6.pdf - RELOC/doc/metapost/metago/example-script-7.pdf - RELOC/doc/metapost/metago/example-script-8.pdf - RELOC/doc/metapost/metago/example-script.mp - RELOC/doc/metapost/metago/script.go -runfiles size=5 - RELOC/metapost/metago/metago.mp -catalogue-also go igo -catalogue-ctan /graphics/metapost/contrib/macros/metago -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics mp-use games -catalogue-version 0.9 - -name metalogo -category Package -revision 18611 -shortdesc Extended TeX logo macros -relocated 1 -longdesc This package exposes spacing parameters for various TeX logos -longdesc to the end user, to optimise the logos for different fonts. -longdesc Written especially for XeLaTeX users. -containersize 2220 -containerchecksum c5f4aac2b65663f2062484523fba524e1436f3b4db244e30bfbf9bab47750f32b7c180158f6b9d8f7f5c5185ab199be827a5fed4830dcbd9f7ab6e18d8cf12f1 -doccontainersize 77828 -doccontainerchecksum a2ac81231535af36d216254cfd1270ed5dfa99e2c081f2813b48dc907e28d98f8c4a4f22e1e5464bc81083d9d8969db0722a58bd7f53aa719918c3b2beb77dfd -docfiles size=26 - RELOC/doc/latex/metalogo/README details="Readme" - RELOC/doc/latex/metalogo/TeXoutline.pdf - RELOC/doc/latex/metalogo/eLaToutline.pdf - RELOC/doc/latex/metalogo/metalogo.pdf details="Package documentation" -srccontainersize 7140 -srccontainerchecksum d26b1e43cc5d2b1947c5c44b2b6d8808bea1d24cb78e60fe28fc0af61ade02f166311001634596cb3eecfc6b3351f3822a970baf5ede0f0650341edd0c0352a6 -srcfiles size=7 - RELOC/source/latex/metalogo/metalogo.dtx - RELOC/source/latex/metalogo/metalogo.ins -runfiles size=2 - RELOC/tex/latex/metalogo/metalogo.sty -catalogue-ctan /macros/latex/contrib/metalogo -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics logo -catalogue-version 0.12 - -name metalogox -category Package -revision 49774 -shortdesc Adjust TeX logos, with font detection -relocated 1 -longdesc This package extends the metalogo package to automatically -longdesc adjust the appearance of the logos TeX, LaTeX, LaTeX2e, -longdesc XeLaTeX, and LuaLaTeX, depending on the font detected or the -longdesc option given to metalogox. Most of the serif and sans fonts -longdesc listed at The LaTeX Font Catalogue are supported. The package -longdesc depends on metalogo, xparse, and etoolbox. -containersize 4228 -containerchecksum 2e2b6d5235f58f5fe69056cd256a7011e3742ca11a2f6b76019dde3a018aedf19182f528286f085361823cd8a03fa6e9e5d7d2837d3f3e907a4b23f6654644ea -doccontainersize 426460 -doccontainerchecksum aff947b2b6792c7e85ee5270da615543fcadaf759e55027f5f3504eeef8a1074761ab4f1647363126941795c87276c077943b0714c428c143a0b2d399cb2be9d -docfiles size=106 - RELOC/doc/latex/metalogox/README.txt details="Readme" - RELOC/doc/latex/metalogox/metalogox.pdf details="Package documentation" -srccontainersize 8896 -srccontainerchecksum 253dafc97a46b284b6a0e7627f8e1fcf73fbb0200afe0e10dcb87056362e10d1f308ac9931074f7222a1e5fb1881be1b47228019c305a0727d5bb7a5796d03ab -srcfiles size=12 - RELOC/source/latex/metalogox/metalogox.dtx - RELOC/source/latex/metalogox/metalogox.ins -runfiles size=7 - RELOC/tex/latex/metalogox/metalogox.sty -catalogue-also metalogo -catalogue-contact-home http://bdtechconcepts.com/ -catalogue-ctan /macros/latex/contrib/metalogox -catalogue-date 2019-01-20 15:26:55 +0100 -catalogue-license lppl1.3 -catalogue-topics logo -catalogue-version 1.00 - -name metaobj -category Package -revision 15878 -shortdesc MetaPost package providing high-level objects -relocated 1 -longdesc METAOBJ is a large MetaPost package providing high-level -longdesc objects. It implements many of PSTricks' features for node -longdesc connections, but also trees, matrices, and many other things. -longdesc It more or less contains boxes.mp and rboxes.mp. There is a -longdesc large (albeit not complete) documentation distributed with the -longdesc package. It is easily extensible with new objects. -containersize 57664 -containerchecksum 9798325379f5fa26d333eeafa7b1452eb1b7c1c14990a05db57df71df859deb9e40d8e843554a7ad4b4f4fbab867be6bef28bd6ac669eaddff5e8ef91e29da6e -doccontainersize 585820 -doccontainerchecksum f7cc7bfbbf6969b1c4827ad2d42d64ebb2033c242821ec839dc568d283fd246500c53549c58cdf05e1f785712f4fbd8c8b075ec42b84a5c83b9006b32cfacf14 -docfiles size=247 - RELOC/doc/metapost/metaobj/README details="Readme" - RELOC/doc/metapost/metaobj/license.txt - RELOC/doc/metapost/metaobj/momanual.pdf details="Package documentation" -runfiles size=82 - RELOC/metapost/metaobj/connections.mp - RELOC/metapost/metaobj/metaobj.mp - RELOC/metapost/metaobj/mobjstandard.mp - RELOC/metapost/metaobj/proofex.mp - RELOC/metapost/metaobj/pstricksex1.mp - RELOC/metapost/metaobj/pstricksex2.mp - RELOC/metapost/metaobj/pstricksex3.mp - RELOC/metapost/metaobj/pstricksex4.mp -catalogue-ctan /graphics/metapost/contrib/macros/metaobj -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics graphics-engn -catalogue-version 0.93 - -name metaplot -category Package -revision 15878 -shortdesc Plot-manipulation macros for use in MetaPost -relocated 1 -longdesc MetaPlot is a set of MetaPost macros for manipulating -longdesc pre-generated plots (and similar objects), and formatting them -longdesc for inclusion in a MetaPost figure. The intent is that the -longdesc plots can be generated by some outside program, in an abstract -longdesc manner that does not require making decisions about on-page -longdesc sizing and layout, and then they can be imported into MetaPlot -longdesc and arranged using the full capabilities of MetaPost. Metaplot -longdesc also includes a very flexible set of macros for generating plot -longdesc axes, which may be useful in other contexts as well. Presently, -longdesc MetaPlot is in something of a pre-release beta state; it is -longdesc quite functional, but the syntax of the commands is still -longdesc potentially in flux. -containersize 3884 -containerchecksum 4707c640fe04df1a5ada23ded8edc6ff20fd056094f98b273227b62aae4d360b53f04113c4468644bb1abd0f7e975b3950ccc4075d5010b9f3dbc8afb5d40315 -doccontainersize 289236 -doccontainerchecksum aa0252bc713ec8f428ede4e6602d040f066729c1ef42713d95c881bd13f82667325afef312eb057f9f8c9d3635a40c38072c18fde3cc190722ac4324a2595de6 -docfiles size=141 - RELOC/doc/latex/metaplot/README details="Readme" - RELOC/doc/latex/metaplot/examples/cap1.cc - RELOC/doc/latex/metaplot/examples/cap1.mp - RELOC/doc/latex/metaplot/examples/capillary.cc - RELOC/doc/latex/metaplot/examples/cpoint.cc - RELOC/doc/latex/metaplot/examples/cpoint.h - RELOC/doc/latex/metaplot/examples/figure_1.mp - RELOC/doc/latex/metaplot/examples/figures_2-7.mp - RELOC/doc/latex/metaplot/examples/figures_8-9.mp - RELOC/doc/latex/metaplot/examples/gpl.txt - RELOC/doc/latex/metaplot/examples/mc2.mp - RELOC/doc/latex/metaplot/examples/metacontour.cc - RELOC/doc/latex/metaplot/examples/metacontour.h - RELOC/doc/latex/metaplot/examples/metacontour_main.cc - RELOC/doc/latex/metaplot/metaplot_preprint.pdf -runfiles size=5 - RELOC/metapost/metaplot/axes.mp - RELOC/metapost/metaplot/metaplot.mp -catalogue-ctan /graphics/metaplot -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics graphics-plot -catalogue-version 0.91 - -name metapost -category Package -revision 49482 -shortdesc A development of Metafont for creating graphics -longdesc MetaPost uses a language based on that of Metafont to produce -longdesc precise technical illustrations. Its output is scalable -longdesc PostScript or SVG, rather than the bitmaps Metafont creates. -depend kpathsea -depend metapost.ARCH -execute addMap troff-updmap.map -containersize 73720 -containerchecksum 8a532d1931e2d1f870918cd604f336ed5fac19da33168a4e275b05e8e97903c3eccdae461a5b575153c5cbb5c7f762244b2cb2d36b472ad7ec8c525203d7495f -doccontainersize 2395616 -doccontainerchecksum a7b4de8eda053258e08ba79cea286f8838638f21e30fc0b6f02cf3172987f3a292033b48bb1c64da25e3b88e35f99534e9755f92e656925e5118c2723da416ee -docfiles size=818 - texmf-dist/doc/man/man1/dvitomp.1 - texmf-dist/doc/man/man1/dvitomp.man1.pdf - texmf-dist/doc/man/man1/mpost.1 - texmf-dist/doc/man/man1/mpost.man1.pdf - texmf-dist/doc/metapost/base/CHANGES - texmf-dist/doc/metapost/base/grdemo-doc.pdf - texmf-dist/doc/metapost/base/grdemo.pdf - texmf-dist/doc/metapost/base/mpboxes.pdf - texmf-dist/doc/metapost/base/mpgraph.pdf - texmf-dist/doc/metapost/base/mpintro.pdf - texmf-dist/doc/metapost/base/mplibapi.pdf - texmf-dist/doc/metapost/base/mpman.pdf details="METAPOST Users Manual" - texmf-dist/doc/metapost/base/source-manual/Makefile - texmf-dist/doc/metapost/base/source-manual/README - texmf-dist/doc/metapost/base/source-manual/TODO - texmf-dist/doc/metapost/base/source-manual/agepop91.d - texmf-dist/doc/metapost/base/source-manual/agepopm.d - texmf-dist/doc/metapost/base/source-manual/charts.mp - texmf-dist/doc/metapost/base/source-manual/cm2lm.map - texmf-dist/doc/metapost/base/source-manual/countries.d - texmf-dist/doc/metapost/base/source-manual/ctabbing.sty - texmf-dist/doc/metapost/base/source-manual/demo.ms - texmf-dist/doc/metapost/base/source-manual/energy.d - texmf-dist/doc/metapost/base/source-manual/figs.1 - texmf-dist/doc/metapost/base/source-manual/figs.mp - texmf-dist/doc/metapost/base/source-manual/grdemo-doc.ms - texmf-dist/doc/metapost/base/source-manual/grdemo-doc.ps - texmf-dist/doc/metapost/base/source-manual/grdemo.eps - texmf-dist/doc/metapost/base/source-manual/grdemo.mp - texmf-dist/doc/metapost/base/source-manual/grdemo.ms - texmf-dist/doc/metapost/base/source-manual/lead.d - texmf-dist/doc/metapost/base/source-manual/matmul.d - texmf-dist/doc/metapost/base/source-manual/mpboxes.bib - texmf-dist/doc/metapost/base/source-manual/mpboxes.mp - texmf-dist/doc/metapost/base/source-manual/mpboxes.tex - texmf-dist/doc/metapost/base/source-manual/mpgraph.bib - texmf-dist/doc/metapost/base/source-manual/mpgraph.mp - texmf-dist/doc/metapost/base/source-manual/mpgraph.tex - texmf-dist/doc/metapost/base/source-manual/mplibapi.tex - texmf-dist/doc/metapost/base/source-manual/mpman-app-legacy.tex - texmf-dist/doc/metapost/base/source-manual/mpman-app-numbersystems.tex - texmf-dist/doc/metapost/base/source-manual/mpman-app-optab.tex - texmf-dist/doc/metapost/base/source-manual/mpman-app-refman.tex - texmf-dist/doc/metapost/base/source-manual/mpman-charts.mp - texmf-dist/doc/metapost/base/source-manual/mpman.bib - texmf-dist/doc/metapost/base/source-manual/mpman.ist - texmf-dist/doc/metapost/base/source-manual/mpman.mp - texmf-dist/doc/metapost/base/source-manual/mpman.tex - texmf-dist/doc/metapost/base/source-manual/timepop.d - texmf-dist/doc/metapost/base/source-tutorial/Makefile - texmf-dist/doc/metapost/base/source-tutorial/abstract.tex - texmf-dist/doc/metapost/base/source-tutorial/annulus.mp - texmf-dist/doc/metapost/base/source-tutorial/arrows.tex - texmf-dist/doc/metapost/base/source-tutorial/biblio.tex - texmf-dist/doc/metapost/base/source-tutorial/circles.mp - texmf-dist/doc/metapost/base/source-tutorial/commands.tex - texmf-dist/doc/metapost/base/source-tutorial/compilation.tex - texmf-dist/doc/metapost/base/source-tutorial/conclusion.tex - texmf-dist/doc/metapost/base/source-tutorial/data.d - texmf-dist/doc/metapost/base/source-tutorial/data.mp - texmf-dist/doc/metapost/base/source-tutorial/data.tex - texmf-dist/doc/metapost/base/source-tutorial/draw.mp - texmf-dist/doc/metapost/base/source-tutorial/draw.tex - texmf-dist/doc/metapost/base/source-tutorial/fill.mp - texmf-dist/doc/metapost/base/source-tutorial/fill.tex - texmf-dist/doc/metapost/base/source-tutorial/graph.tex - texmf-dist/doc/metapost/base/source-tutorial/inclusion.tex - texmf-dist/doc/metapost/base/source-tutorial/intro.tex - texmf-dist/doc/metapost/base/source-tutorial/label.mp - texmf-dist/doc/metapost/base/source-tutorial/label.tex - texmf-dist/doc/metapost/base/source-tutorial/mpintro.bib - texmf-dist/doc/metapost/base/source-tutorial/mpintro.ltx - texmf-dist/doc/metapost/base/source-tutorial/paperclip.mp - texmf-dist/doc/metapost/base/source-tutorial/parabola.mp - texmf-dist/doc/metapost/base/source-tutorial/previewer.eps - texmf-dist/doc/metapost/base/source-tutorial/previewer.pdf - texmf-dist/doc/metapost/base/source-tutorial/previewer.png -runfiles size=112 - texmf-dist/fonts/afm/metapost/freeeuro.afm - texmf-dist/fonts/afm/metapost/psyrgo.afm - texmf-dist/fonts/afm/metapost/zpzdr-reversed.afm - texmf-dist/fonts/enc/dvips/metapost/groff.enc - texmf-dist/fonts/map/dvips/metapost/troff-updmap.map - texmf-dist/fonts/map/dvips/metapost/troff.map - texmf-dist/fonts/tfm/metapost/freeeuro.tfm - texmf-dist/fonts/tfm/metapost/pagd8g.tfm - texmf-dist/fonts/tfm/metapost/pagdo8g.tfm - texmf-dist/fonts/tfm/metapost/pagk8g.tfm - texmf-dist/fonts/tfm/metapost/pagko8g.tfm - texmf-dist/fonts/tfm/metapost/pbkd8g.tfm - texmf-dist/fonts/tfm/metapost/pbkdi8g.tfm - texmf-dist/fonts/tfm/metapost/pbkl8g.tfm - texmf-dist/fonts/tfm/metapost/pbkli8g.tfm - texmf-dist/fonts/tfm/metapost/pcrb8g.tfm - texmf-dist/fonts/tfm/metapost/pcrbo8g.tfm - texmf-dist/fonts/tfm/metapost/pcrr8g.tfm - texmf-dist/fonts/tfm/metapost/pcrro8g.tfm - texmf-dist/fonts/tfm/metapost/phvb8g.tfm - texmf-dist/fonts/tfm/metapost/phvb8gn.tfm - texmf-dist/fonts/tfm/metapost/phvbo8g.tfm - texmf-dist/fonts/tfm/metapost/phvbo8gn.tfm - texmf-dist/fonts/tfm/metapost/phvr8g.tfm - texmf-dist/fonts/tfm/metapost/phvr8gn.tfm - texmf-dist/fonts/tfm/metapost/phvro8g.tfm - texmf-dist/fonts/tfm/metapost/phvro8gn.tfm - texmf-dist/fonts/tfm/metapost/pncb8g.tfm - texmf-dist/fonts/tfm/metapost/pncbi8g.tfm - texmf-dist/fonts/tfm/metapost/pncr8g.tfm - texmf-dist/fonts/tfm/metapost/pncri8g.tfm - texmf-dist/fonts/tfm/metapost/pplb8g.tfm - texmf-dist/fonts/tfm/metapost/pplbi8g.tfm - texmf-dist/fonts/tfm/metapost/pplr8g.tfm - texmf-dist/fonts/tfm/metapost/pplri8g.tfm - texmf-dist/fonts/tfm/metapost/psyrgo.tfm - texmf-dist/fonts/tfm/metapost/ptmb8g.tfm - texmf-dist/fonts/tfm/metapost/ptmbi8g.tfm - texmf-dist/fonts/tfm/metapost/ptmr8g.tfm - texmf-dist/fonts/tfm/metapost/ptmri8g.tfm - texmf-dist/fonts/tfm/metapost/pzcmi8g.tfm - texmf-dist/fonts/tfm/metapost/zpzdr-reversed.tfm - texmf-dist/fonts/type1/metapost/freeeuro.pfa - texmf-dist/metapost/base/TEX.mp - texmf-dist/metapost/base/boxes.mp - texmf-dist/metapost/base/format.mp - texmf-dist/metapost/base/graph.mp - texmf-dist/metapost/base/marith.mp - texmf-dist/metapost/base/mfplain.mp - texmf-dist/metapost/base/mpost.mp - texmf-dist/metapost/base/plain.mp - texmf-dist/metapost/base/pmpost.mp - texmf-dist/metapost/base/rboxes.mp - texmf-dist/metapost/base/sarith.mp - texmf-dist/metapost/base/string.mp - texmf-dist/metapost/base/texnum.mp - texmf-dist/metapost/base/troffnum.mp - texmf-dist/metapost/base/upmpost.mp - texmf-dist/metapost/config/mfplain.ini - texmf-dist/metapost/misc/null.mp - texmf-dist/metapost/support/charlib/12 - texmf-dist/metapost/support/charlib/14 - texmf-dist/metapost/support/charlib/34 - texmf-dist/metapost/support/charlib/Ao - texmf-dist/metapost/support/charlib/Fi - texmf-dist/metapost/support/charlib/Fl - texmf-dist/metapost/support/charlib/L1 - texmf-dist/metapost/support/charlib/LH - texmf-dist/metapost/support/charlib/Lb - texmf-dist/metapost/support/charlib/Sl - texmf-dist/metapost/support/charlib/ao.x - texmf-dist/metapost/support/charlib/bx - texmf-dist/metapost/support/charlib/ci - texmf-dist/metapost/support/charlib/ff - texmf-dist/metapost/support/charlib/lh.x - texmf-dist/metapost/support/charlib/ob - texmf-dist/metapost/support/charlib/rh - texmf-dist/metapost/support/charlib/sq - texmf-dist/metapost/support/charlib/twiddle - texmf-dist/metapost/support/trchars.adj - texmf-dist/metapost/support/trfonts.map - texmf-dist/tex/generic/metapost/mproof.tex - texmf-dist/tex/generic/metapost/mpsproof.tex -catalogue-also asymptote -catalogue-contact-home http://tug.org/metapost -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lgpl -catalogue-topics graphics-engn - -name metapost-colorbrewer -category Package -revision 48753 -shortdesc An implementation of the colorbrewer2.org colours for MetaPost -relocated 1 -longdesc This package provides two MetaPost include files that define -longdesc all the colorbrewer2.org colours: colorbrewer-cmyk.mp -longdesc colorbrewer-rgb.mp The first defines all the colours as CMYK, -longdesc the second as RGB. Use whichever one you prefer. For an example -longdesc of what you can do, and a list of all the names, have a look at -longdesc colorbrewer-sampler.mp. You can also see the names on -longdesc http://colorbrewer2.org. The package also includes the Python -longdesc script used to generate the MP source from the colorbrewer -longdesc project. -containersize 11784 -containerchecksum 62f6fd9aa382613145ff74e00712cbb0b2b7c6668721eeb02b7e1cbba6e2c4fe56993a50cf0def4756d5ca6fab3ad980ca43f86b0ea3ca5b3d3d403ca2d5e97b -doccontainersize 219680 -doccontainerchecksum 86c04f326d87a469e4cd3028344626eabf71319592e5412a16a14177efbe75dcc66da7ae77eb36dd5f9982fcb0fd5119e98e5ae90753f1a06f09501261a6181d -docfiles size=66 - RELOC/doc/metapost/metapost-colorbrewer/README.md details="Readme" - RELOC/doc/metapost/metapost-colorbrewer/colorbrewer-sampler.mp - RELOC/doc/metapost/metapost-colorbrewer/colorbrewer-sampler.pdf - RELOC/doc/metapost/metapost-colorbrewer/colorbrewer-sampler.png - RELOC/doc/metapost/metapost-colorbrewer/make_mp_colorbrewer.py -runfiles size=30 - RELOC/metapost/metapost-colorbrewer/colorbrewer-cmyk.mp - RELOC/metapost/metapost-colorbrewer/colorbrewer-rgb.mp -catalogue-contact-repository https://github.com/thruston/metapost-colorbrewer -catalogue-ctan /graphics/metapost/contrib/macros/metapost-colorbrewer -catalogue-date 2018-09-20 05:58:57 +0200 -catalogue-license gpl3+ -catalogue-topics mp-supp mp-use - -name metapost-examples -category Package -revision 15878 -shortdesc Example drawings using MetaPost -relocated 1 -longdesc These are a few (hundred) example pictures drawn with MetaPost, -longdesc ranging from very simple (lines and circles) to rather -longdesc intricate (uncommon geometric transformations, fractals, -longdesc bitmap, etc). -containersize 492 -containerchecksum 8edc3fd25c5911a5e752640137c881f42ff4cf10ab005e51520033e5b7e1467758f02a4b8e4ee9c533d32f83516e1b4d7a75f574d21c2dbdbcdba509de1168ff -doccontainersize 21248 -doccontainerchecksum c6327735520b9421abe26629bccd83d1b034afb4841954e090df8f33a24a27589ee82a57b4353830216c01ccce8d71c6fa2789fb38402cff4a4e02a0a8a9884f -docfiles size=37 - RELOC/doc/metapost/metapost-examples/Makefile - RELOC/doc/metapost/metapost-examples/README details="Readme" - RELOC/doc/metapost/metapost-examples/data1 - RELOC/doc/metapost/metapost-examples/data2 - RELOC/doc/metapost/metapost-examples/data3 - RELOC/doc/metapost/metapost-examples/examples.mp - RELOC/doc/metapost/metapost-examples/mp2html.pl -catalogue-ctan /info/metapost/examples -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics demo-code - -name metapost.aarch64-linux -category Package -revision 48789 -shortdesc aarch64-linux files of metapost -containersize 733964 -containerchecksum 63f7519db60458d9588c2b115d5bf82fba0b627e939e5effc8494b9533dc88b20d1403aa0230c0a2982fea324da5f9b8988a93f8acaf8609c453ed3bac2704ae -binfiles arch=aarch64-linux size=484 - bin/aarch64-linux/dvitomp - bin/aarch64-linux/mfplain - bin/aarch64-linux/mpost - -name metapost.amd64-freebsd -category Package -revision 46816 -shortdesc amd64-freebsd files of metapost -containersize 844148 -containerchecksum 25d9c412e659f13bf2a6e50171072e184e6b744d15aed417e831f77287fbaf3cd0cee7e35eac97f81dc43b9c507006161ee9acf9da8a119369382e4d58decc75 -binfiles arch=amd64-freebsd size=584 - bin/amd64-freebsd/dvitomp - bin/amd64-freebsd/mfplain - bin/amd64-freebsd/mpost - -name metapost.amd64-netbsd -category Package -revision 48698 -shortdesc amd64-netbsd files of metapost -containersize 757400 -containerchecksum fcde62c5ae1e6cdcb5ce595a5d8fd463032bb8c616c4e78dcbce5b3b6730c34beb36eb9385719d63a247325d0f6c65f80749ae19c20b16673397e39d8ab6659c -binfiles arch=amd64-netbsd size=1230 - bin/amd64-netbsd/dvitomp - bin/amd64-netbsd/mfplain - bin/amd64-netbsd/mpost - -name metapost.armhf-linux -category Package -revision 48716 -shortdesc armhf-linux files of metapost -containersize 718064 -containerchecksum 116a457d803af3445798cb64d62c3055e3f3858c93ef7291c1af123f7a817d207f251d4b0dcf2c290138f9c2fed371fb9758f0cba140225d47b5f8f8e2906efd -binfiles arch=armhf-linux size=475 - bin/armhf-linux/dvitomp - bin/armhf-linux/mfplain - bin/armhf-linux/mpost - -name metapost.i386-cygwin -category Package -revision 46814 -shortdesc i386-cygwin files of metapost -containersize 846608 -containerchecksum 172fb83ce5160adfbfc5dcc162d58aa1e272f8e93e34bfdc00bedb4950f5316df630fb2d9237aaeb0badbd88c3eb16d7362fa2c1bed241c5f3fe23428f8b0d55 -binfiles arch=i386-cygwin size=595 - bin/i386-cygwin/dvitomp - bin/i386-cygwin/mfplain - bin/i386-cygwin/mpost.exe - -name metapost.i386-freebsd -category Package -revision 46816 -shortdesc i386-freebsd files of metapost -containersize 786808 -containerchecksum f1cd0103306613c3db6bdf6a3e5f009f98f73799a0e6ebf112e0c653ad0d69a7a51331a8ecdeab52e98a9c02a9ef7beab81b25e648b0b4413b3e48a37165c666 -binfiles arch=i386-freebsd size=567 - bin/i386-freebsd/dvitomp - bin/i386-freebsd/mfplain - bin/i386-freebsd/mpost - -name metapost.i386-linux -category Package -revision 47245 -shortdesc i386-linux files of metapost -containersize 947172 -containerchecksum 58a8e821c294dfdb39aa3dd6df1459215a8122c0d8ab75deb0ff3efe81de13d728cbd95da47a4a0ce8306ae1c4870da5853c7d6779595dc26f7ad191eb184d56 -binfiles arch=i386-linux size=664 - bin/i386-linux/dvitomp - bin/i386-linux/mfplain - bin/i386-linux/mpost - -name metapost.i386-netbsd -category Package -revision 46812 -shortdesc i386-netbsd files of metapost -containersize 682460 -containerchecksum e0432f89284aa638b63d63ab5085e59e73d1163b3ecbe39bc87d9c9c6ca817747913437c78d47547a006531266fb262e11c0d0540feee6cb6a1a0f1121ee6a5c -binfiles arch=i386-netbsd size=1079 - bin/i386-netbsd/dvitomp - bin/i386-netbsd/mfplain - bin/i386-netbsd/mpost - -name metapost.i386-solaris -category Package -revision 46829 -shortdesc i386-solaris files of metapost -containersize 825784 -containerchecksum 31483334618cc7b8e7e56ebfb86870322cdeabea74533da306af2a1ea3956c464f67bd03021651d3fc32897195d4c9b558af2b663ffaf329b9046c626f17769d -binfiles arch=i386-solaris size=511 - bin/i386-solaris/dvitomp - bin/i386-solaris/mfplain - bin/i386-solaris/mpost - -name metapost.sparc-solaris -category Package -revision 46829 -shortdesc sparc-solaris files of metapost -containersize 758840 -containerchecksum 410c7c8b0036b3a100b156676f3ddb3f784530156344071f4112a8cc8494830bd2c8aa1a38e3414ef38befcc017a31b88c8c05598af32bbcab0ef2d8cb633385 -binfiles arch=sparc-solaris size=538 - bin/sparc-solaris/dvitomp - bin/sparc-solaris/mfplain - bin/sparc-solaris/mpost - -name metapost.win32 -category Package -revision 46993 -shortdesc win32 files of metapost -containersize 760136 -containerchecksum 6d5dd4927ee75f8cb0820185b9dec2fac47b3e5f339fc618c45d61c209c6da34ee619635f58d09ee1a588f6994e1f115a100c5206b2803cfc577492d4f44bd10 -binfiles arch=win32 size=483 - bin/win32/dvitomp.exe - bin/win32/mfplain.exe - bin/win32/mpost.dll - bin/win32/mpost.exe - -name metapost.x86_64-cygwin -category Package -revision 46813 -shortdesc x86_64-cygwin files of metapost -containersize 852528 -containerchecksum 57131605ed0cd9ad65d743c53b3d88237a58ec32574c1823680b442a09bceb07e8d397988fc4f933eba27b283b49f3f5b9d25f24cfdedb60f5263bd51477e994 -binfiles arch=x86_64-cygwin size=567 - bin/x86_64-cygwin/dvitomp - bin/x86_64-cygwin/mfplain - bin/x86_64-cygwin/mpost.exe - -name metapost.x86_64-darwin -category Package -revision 48728 -shortdesc x86_64-darwin files of metapost -containersize 889872 -containerchecksum 6fa6aeb063a34988b78f4ad32be19287911f9081b8868f18f0d509de34d0de898369a8c91bbc74330c3114a3b7498361abac8e57782fb85e12ecf9c1e652e9c2 -binfiles arch=x86_64-darwin size=587 - bin/x86_64-darwin/dvitomp - bin/x86_64-darwin/mfplain - bin/x86_64-darwin/mpost - -name metapost.x86_64-darwinlegacy -category Package -revision 47387 -shortdesc x86_64-darwinlegacy files of metapost -containersize 811488 -containerchecksum 7ddc03402fc53106abe7772005789be826ebbd80d7dabcd3b362fa813c22a407e803973a6da402e8f14a6b64a731642b3b8b68514bb15f37884e0ef9b57f1277 -binfiles arch=x86_64-darwinlegacy size=522 - bin/x86_64-darwinlegacy/dvitomp - bin/x86_64-darwinlegacy/mfplain - bin/x86_64-darwinlegacy/mpost - -name metapost.x86_64-linux -category Package -revision 47063 -shortdesc x86_64-linux files of metapost -containersize 904928 -containerchecksum e589e80238ea00b6fdb72b22f65fe90125dff31ca756b191bbcd315a88efbc5589b37f4f316d4de94cf6cf8b68d1325098523d48381a51010fe5b056709aa97b -binfiles arch=x86_64-linux size=588 - bin/x86_64-linux/dvitomp - bin/x86_64-linux/mfplain - bin/x86_64-linux/mpost - -name metapost.x86_64-linuxmusl -category Package -revision 47036 -shortdesc x86_64-linuxmusl files of metapost -containersize 951928 -containerchecksum 2baba56930a4dc8ffc081b66da3e94d76a2c0ed539b38e54a28ce5644c86059bf3c3ce19bb10beedfc55316e49044d4704b127316572db3bbf99560bed3c0409 -binfiles arch=x86_64-linuxmusl size=652 - bin/x86_64-linuxmusl/dvitomp - bin/x86_64-linuxmusl/mfplain - bin/x86_64-linuxmusl/mpost - -name metapost.x86_64-solaris -category Package -revision 46829 -shortdesc x86_64-solaris files of metapost -containersize 911504 -containerchecksum 419d2ae4c0dc2fcfa925a5eee30b55e2c75ad28b2145d8a5bb5b7f874c949f3be86dcfdebacf591fc1fb522d912a9e4ab981bc48d720f353bfed31a57292a9b5 -binfiles arch=x86_64-solaris size=589 - bin/x86_64-solaris/dvitomp - bin/x86_64-solaris/mfplain - bin/x86_64-solaris/mpost - -name metatex -category Package -revision 15878 -shortdesc Incorporate Metafont pictures in TeX source -relocated 1 -longdesc METATeX is a set of plain TeX and Metafont macros that you can -longdesc use to define both the text and the figures in a single source -longdesc file. Because METATeX sets up two way communication, from TeX -longdesc to Metafont and back from Metafont to TeX, drawing dimensions -longdesc can be controlled by TeX and labels can be located by Metafont. -longdesc Only standard features of TeX and Metafont are used, but two -longdesc runs of TeX and one of Metafont are needed. -containersize 3388 -containerchecksum 251dfa4a2cbfe7841ffc0e38a2b9d2f795bf29d21d1c6b3ef647a55574852eb486b95a371a359e644a91c3dcc4de0e98337fa6f13af8af54406ec399511c6f7f -doccontainersize 137068 -doccontainerchecksum c0360784e8eea3d0d975ae3fe5092efeff5b5d44bb80cb76bf9a9a4aca19e00b8e0574d79e2fe223fa591e6f26e4570a6f15459c857bcc3ac11445064ea89b03 -docfiles size=55 - RELOC/doc/plain/metatex/README details="Readme" - RELOC/doc/plain/metatex/gpl.txt - RELOC/doc/plain/metatex/mtmp2pdf.tex - RELOC/doc/plain/metatex/mtpaper.pdf details="Package documentation" - RELOC/doc/plain/metatex/mtpaper/delay.mf - RELOC/doc/plain/metatex/mtpaper/diagram.tex - RELOC/doc/plain/metatex/mtpaper/frame.tex - RELOC/doc/plain/metatex/mtpaper/mtpaper.tex - RELOC/doc/plain/metatex/mtpaper/shadow.tex -runfiles size=2 - RELOC/tex/plain/metatex/metatex.tex -catalogue-also emp -catalogue-ctan /macros/plain/contrib/metatex -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license gpl -catalogue-topics graphics-inline -catalogue-version 1.1 - -name metatype1 -category Package -revision 37105 -shortdesc Generate Type 1 fonts from MetaPost -relocated 1 -longdesc The system employs scripts, common utility programs, and a set -longdesc of MetaPost macros to provide a means of expressing the details -longdesc outline fonts directly in the MetaPost language. The system was -longdesc employed to generate the Latin Modern fonts, and the -longdesc distribution includes an example development of Knuth's logo -longdesc fonts. -containersize 560 -containerchecksum c5c76791ae50cda15e03aaec81f496b533a950492321f79cd86e9277d1e94ae6ecce90ed1709ebb8957173021e71e9b25a20b26c2976b231622f76d00f5d339e -srccontainersize 235264 -srccontainerchecksum ceeb7f5bb1b3a4b6ba1b6a04ba0ad4c84ddfe222ec037964671baedceaa5777e31f08fd3451fb954a3d6e2d2f03b02f907102b58eabe785e6846015acb01b5b7 -srcfiles size=65 - RELOC/source/metapost/metatype1/README - RELOC/source/metapost/metatype1/logomp03.zip - RELOC/source/metapost/metatype1/metatype1-ver056.inf - RELOC/source/metapost/metatype1/metatype1-ver056.zip -catalogue-ctan /fonts/utilities/metatype1 -catalogue-date 2018-01-15 23:36:39 +0100 -catalogue-license pd -catalogue-topics font-devel -catalogue-version 0.56 - -name metauml -category Package -revision 49923 -shortdesc MetaPost library for typesetting UML diagrams -relocated 1 -longdesc MetaUML is a MetaPost library for typesetting UML diagrams, -longdesc which provides a usable, human-friendly textual notation for -longdesc UML, offering now support for class, package, activity, state, -longdesc and use case diagrams. -containersize 20588 -containerchecksum 75528abc449c57072ccc81dafb0d7d045d185fb7c589425e9f878543779c92ce9d054e8392ea8b601b38c70ede5d949679bebe6a768e37f27ef6ebd926dd3681 -doccontainersize 444408 -doccontainerchecksum ef9f08074cc33a40a9a241d94c9bf9fe219342e1c3b3b4aad35ce87b8b6fd23f76da9cb58256bd7eaafee8e33746a04ce5fb7348e4302dc4507288a6f71af8c5 -docfiles size=175 - RELOC/doc/metapost/metauml/README details="Readme" - RELOC/doc/metapost/metauml/manual/fig/activity.mp - RELOC/doc/metapost/metauml/manual/fig/activity_diagrams.mp - RELOC/doc/metapost/metauml/manual/fig/appetizer.mp - RELOC/doc/metapost/metauml/manual/fig/boxes_vs_util.mp - RELOC/doc/metapost/metauml/manual/fig/class.mp - RELOC/doc/metapost/metauml/manual/fig/class_association.mp - RELOC/doc/metapost/metauml/manual/fig/class_customization.mp - RELOC/doc/metapost/metauml/manual/fig/class_customization2.mp - RELOC/doc/metapost/metauml/manual/fig/class_diagrams.mp - RELOC/doc/metapost/metauml/manual/fig/class_templates.mp - RELOC/doc/metapost/metauml/manual/fig/component.mp - RELOC/doc/metapost/metauml/manual/fig/group.mp - RELOC/doc/metapost/metauml/manual/fig/how-links-work.mp - RELOC/doc/metapost/metauml/manual/fig/instance.mp - RELOC/doc/metapost/metauml/manual/fig/mptextmp.mp - RELOC/doc/metapost/metauml/manual/fig/note.mp - RELOC/doc/metapost/metauml/manual/fig/object_stack.mp - RELOC/doc/metapost/metauml/manual/fig/package.mp - RELOC/doc/metapost/metauml/manual/fig/paths.mp - RELOC/doc/metapost/metauml/manual/fig/paths_man.mp - RELOC/doc/metapost/metauml/manual/fig/picture_info.mp - RELOC/doc/metapost/metauml/manual/fig/picture_stack.mp - RELOC/doc/metapost/metauml/manual/fig/positioning.mp - RELOC/doc/metapost/metauml/manual/fig/properties.mp - RELOC/doc/metapost/metauml/manual/fig/state.mp - RELOC/doc/metapost/metauml/manual/fig/statemachine_diagrams.mp - RELOC/doc/metapost/metauml/manual/fig/test_activity.mp - RELOC/doc/metapost/metauml/manual/fig/test_class.mp - RELOC/doc/metapost/metauml/manual/fig/test_class_feature_types.mp - RELOC/doc/metapost/metauml/manual/fig/test_class_qual_assoc.mp - RELOC/doc/metapost/metauml/manual/fig/test_class_templates.mp - RELOC/doc/metapost/metauml/manual/fig/test_component.mp - RELOC/doc/metapost/metauml/manual/fig/test_font.mp - RELOC/doc/metapost/metauml/manual/fig/test_group.mp - RELOC/doc/metapost/metauml/manual/fig/test_instance.mp - RELOC/doc/metapost/metauml/manual/fig/test_lars_issues.mp - RELOC/doc/metapost/metauml/manual/fig/test_lowlevel.mp - RELOC/doc/metapost/metauml/manual/fig/test_note.mp - RELOC/doc/metapost/metauml/manual/fig/test_package.mp - RELOC/doc/metapost/metauml/manual/fig/test_paths.mp - RELOC/doc/metapost/metauml/manual/fig/test_picture.mp - RELOC/doc/metapost/metauml/manual/fig/test_picture_stack.mp - RELOC/doc/metapost/metauml/manual/fig/test_picture_tex_rendering.mp - RELOC/doc/metapost/metauml/manual/fig/test_positioning.mp - RELOC/doc/metapost/metauml/manual/fig/test_skins.mp - RELOC/doc/metapost/metauml/manual/fig/test_skins_global_defaults.mp - RELOC/doc/metapost/metauml/manual/fig/test_state.mp - RELOC/doc/metapost/metauml/manual/fig/test_usecase.mp - RELOC/doc/metapost/metauml/manual/fig/usecase.mp - RELOC/doc/metapost/metauml/manual/fig/usecase_diagrams.mp - RELOC/doc/metapost/metauml/manual/metauml-manual.bib - RELOC/doc/metapost/metauml/manual/metauml-manual.tex - RELOC/doc/metapost/metauml/manual/test-suite.tex - RELOC/doc/metapost/metauml/metauml-manual-v0.2.6-19d34de3da75cbd9f814f0a9ec03b4e0861b1541.pdf details="Package documentation" -runfiles size=49 - RELOC/metapost/metauml/metauml.mp - RELOC/metapost/metauml/metauml_activity.mp - RELOC/metapost/metauml/metauml_base.mp - RELOC/metapost/metauml/metauml_behavioral_common.mp - RELOC/metapost/metauml/metauml_class.mp - RELOC/metapost/metauml/metauml_class_assoc.mp - RELOC/metapost/metauml/metauml_class_relations.mp - RELOC/metapost/metauml/metauml_component.mp - RELOC/metapost/metauml/metauml_component_relations.mp - RELOC/metapost/metauml/metauml_defaults.mp - RELOC/metapost/metauml/metauml_instance.mp - RELOC/metapost/metauml/metauml_links.mp - RELOC/metapost/metauml/metauml_note.mp - RELOC/metapost/metauml/metauml_package.mp - RELOC/metapost/metauml/metauml_package_relations.mp - RELOC/metapost/metauml/metauml_paths.mp - RELOC/metapost/metauml/metauml_skin_simple.mp - RELOC/metapost/metauml/metauml_state.mp - RELOC/metapost/metauml/metauml_stereotype.mp - RELOC/metapost/metauml/metauml_templates.mp - RELOC/metapost/metauml/metauml_usecase.mp - RELOC/metapost/metauml/metauml_usecase_clipart.mp - RELOC/metapost/metauml/util_commons.mp - RELOC/metapost/metauml/util_group.mp - RELOC/metapost/metauml/util_infrastructure.mp - RELOC/metapost/metauml/util_log.mp - RELOC/metapost/metauml/util_margins.mp - RELOC/metapost/metauml/util_object.mp - RELOC/metapost/metauml/util_picture.mp - RELOC/metapost/metauml/util_picture_stack.mp - RELOC/metapost/metauml/util_positioning.mp - RELOC/metapost/metauml/util_shade.mp -catalogue-also expressg pst-uml uml -catalogue-contact-repository http://metauml.sourceforge.net -catalogue-ctan /graphics/metapost/contrib/macros/metauml -catalogue-date 2019-02-02 22:57:33 +0100 -catalogue-license gpl -catalogue-topics uml mp-use -catalogue-version 0.2.6 - -name method -category Package -revision 17485 -shortdesc Typeset method and variable declarations -relocated 1 -longdesc The package supports typesetting of programming language method -longdesc and variable declarations. It supports declarations in German, -longdesc French and English. -containersize 2796 -containerchecksum 269bcbaffda5fdb12b2aeba150acd7b62c961aca528ae87bb0207a1bd887edefe4d29122fef3db87453bdd5b3c2a9e063fb53991499b2e5f199c1530a7d56d32 -doccontainersize 339008 -doccontainerchecksum 8649910b86dcea1424f687e952661da4faf086ebf451bf1b5c9b409d54c26a040a11bd90025e27f4f6c28c13e71f772ec89ffb863b5aa3dbffcdc833f58ee324 -docfiles size=89 - RELOC/doc/latex/method/README details="Readme" - RELOC/doc/latex/method/method.pdf details="Package documentation" - RELOC/doc/latex/method/methtest.tex -srccontainersize 7100 -srccontainerchecksum 30f9bb31384a9e5939ab3990eea086acba20d247e17684dfd58075673fdcb6659b8516bcab5170c6671cb45c69283a9289288aa61b1cbf0b73bf4f237eae0ed8 -srcfiles size=9 - RELOC/source/latex/method/Makefile - RELOC/source/latex/method/method.dtx - RELOC/source/latex/method/method.ins -runfiles size=3 - RELOC/tex/latex/method/method.sty -catalogue-ctan /macros/latex/contrib/method -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics listing -catalogue-version 2.0b - -name metre -category Package -revision 18489 -shortdesc Support for the work of classicists -relocated 1 -longdesc The package provides classicists with some of the tools that -longdesc are needed for typesetting scholarly publications dealing with -longdesc Greek and Latin texts, with special emphasis on Greek verse. As -longdesc the package's name suggests, its core is a comprehensive set of -longdesc commands for generating metrical schemes and for placing -longdesc prosodical marks on text set in the Latin or the Greek -longdesc alphabet. The rest of the package provides a miscellany of -longdesc commands for symbols (most of them not directly related to -longdesc metre) that are often used in critical editions of classical -longdesc texts. The package does not require any special font: all -longdesc symbols are taken from the Computer Modern fonts (which are -longdesc included in all TeX distributions) and the package's commands -longdesc are based on TeX primitives. -containersize 10764 -containerchecksum cec7a41408a788ee7aa3c81c3c1ca200f5c0247b58c301346dcdb8ea36984925eebdb90d74b8934f201f73da84ebc01b0696484933da5ae88ae50f88df0dd111 -doccontainersize 135048 -doccontainerchecksum 598b7f9164f710f401424dc5e1dcf348bccefce8c433518645dcf01cf043cb2c869de88ee1a9c5a86afcbf18bdc283cb9ed8a168034263569290b66ac0677100 -docfiles size=99 - RELOC/doc/latex/metre/README details="Readme" - RELOC/doc/latex/metre/demo.pdf details="Example of usage" - RELOC/doc/latex/metre/demo.tex - RELOC/doc/latex/metre/greek1.tex - RELOC/doc/latex/metre/greek2.tex - RELOC/doc/latex/metre/greek3.tex - RELOC/doc/latex/metre/igreek1.tex - RELOC/doc/latex/metre/igreek2.tex - RELOC/doc/latex/metre/igreek3.tex - RELOC/doc/latex/metre/metre.pdf details="Package documentation" -srccontainersize 25368 -srccontainerchecksum 94e12ebf022a6d8a863ece139482210ea38483104887accf7d3a02fa201b4b575f3bd6fc9df1d096ae170fdfd0395098700392b6883a9fb9d87788d08a105a37 -srcfiles size=31 - RELOC/source/latex/metre/metre.dtx - RELOC/source/latex/metre/metre.ins -runfiles size=15 - RELOC/tex/latex/metre/metre.sty -catalogue-ctan /macros/latex/contrib/metre -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics crit-ed linguistic -catalogue-version 1.0 - -name metrix -category Package -revision 40099 -shortdesc Typeset metric marks for Latin text -relocated 1 -longdesc The package may be used to type the prosodics/metrics of -longdesc (latin) verse; it provides macros to typeset the symbols -longdesc standing alone, and in combination with symbols, giving -longdesc automatic alignment. The package requires tikz (including the -longdesc calc library, and the xparse package (thus also requiring the -longdesc experimental LaTeX 3 environment). -containersize 5132 -containerchecksum 329c293873badb614f53dc7a6ae410c9efcfc755627aa25df7143c69326d2b659de969041a076b4626a7cf3b7e0133fe97af79bbf6355af009a8165f2df1a8fe -doccontainersize 513860 -doccontainerchecksum 26786534759fae6e44302dada94b13f5778f2076e7fb475c590853a33c731a095bb5d49de6865ea54d36d07f768d99a8e5fb2689b00cd9a1259f73604b231100 -docfiles size=128 - RELOC/doc/latex/metrix/README details="Readme" - RELOC/doc/latex/metrix/metrix.pdf details="Package documentation" -srccontainersize 16532 -srccontainerchecksum 2259286aca488723bd44397a078989baa15cba633e62156ef8c14ede21d9192f1c354e5f7f2a9694407710616ff98daf17a4a8e84992087954385df0291ba696 -srcfiles size=22 - RELOC/source/latex/metrix/metrix.dtx - RELOC/source/latex/metrix/metrix.ins -runfiles size=7 - RELOC/tex/latex/metrix/metrix.sty -catalogue-ctan /macros/latex/contrib/metrix -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics latin verse expl3 -catalogue-version 1.3 - -name mex -category Package -revision 45678 -shortdesc Polish formats for TeX -longdesc MeX is an adaptation of Plain TeX (MeX) and LaTeX209 (LaMeX) -longdesc formats to the Polish language and to Polish printing customs. -longdesc It contains a complete set of Metafont sources of Polish fonts, -longdesc hyphenation rules for the Polish language and sources of -longdesc formats. -depend pl -depend hyphen-polish -depend pdftex -depend tex -depend hyphen-base -depend knuth-lib -depend plain -depend tex-ini-files -depend enctex -depend utf8mex -depend mex.ARCH -execute AddFormat name=mex engine=pdftex patterns=mexconf.tex options="-translate-file=cp227.tcx *mex.ini" fmttriggers=hyphen-base,hyphen-polish,knuth-lib,pl,plain,tex-ini-files -execute AddFormat name=pdfmex engine=pdftex patterns=mexconf.tex options="-translate-file=cp227.tcx *pdfmex.ini" fmttriggers=hyphen-base,hyphen-polish,knuth-lib,pl,plain,tex-ini-files -execute AddFormat name=utf8mex engine=pdftex patterns=mexconf.tex options="-enc *utf8mex.ini" fmttriggers=hyphen-base,hyphen-polish,knuth-lib,pl,plain,tex-ini-files,enctex,utf8mex -containersize 11464 -containerchecksum 7e0fc7d9577412e69adc243d1286d830fb0182348434d51dc61534d2d262e9389ee56309278e1d4f96915dec05b15c0dff6b021706c8ad8c1546707053c53c14 -doccontainersize 35804 -doccontainerchecksum 61f921bbca7b5074f5fd32658016779a347881dd91b2e278c1e0f838de9d2e4944dd3675f839cfefebf3f0b76f91c4c17153afc8c64ca739a1496675ba5d8d2d -docfiles size=31 - texmf-dist/doc/mex/base/00readme - texmf-dist/doc/mex/base/mex.html - texmf-dist/doc/mex/base/mexinfo.eng - texmf-dist/doc/mex/base/mexinfo.pol - texmf-dist/doc/mex/base/qq.eps - texmf-dist/doc/mex/base/tstmex.tex -srccontainersize 38836 -srccontainerchecksum 5486bf0a72cfb08b5b71b87308775d65df1cde56776ad254abd9a2f42e41b070dfc0460a607138c994e2c5b70e73339a9ffd95b422e0f5c69a9fdfc3d737d316 -srcfiles size=12 - texmf-dist/source/mex/base/eminst.zip - texmf-dist/source/mex/base/istyles.zip -runfiles size=13 - texmf-dist/tex/mex/base/lamex.tex - texmf-dist/tex/mex/base/mex.tex - texmf-dist/tex/mex/base/mex1.tex - texmf-dist/tex/mex/base/mex2.tex - texmf-dist/tex/mex/base/mexconf.tex - texmf-dist/tex/mex/config/mex.ini - texmf-dist/tex/mex/config/pdfmex.ini -catalogue-ctan /language/polish/mex105.zip -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics format polish -catalogue-version 1.05 - -name mex.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of mex -containersize 352 -containerchecksum a501b7dd937ce5ec22a4c3bc4267b5428a9e7bd61f81066103e5201ebf4a2508bfb3edef5c73e4938192a0c983b2c28f0925368301a323dbfe8ac0aeef023cf2 -binfiles arch=aarch64-linux size=3 - bin/aarch64-linux/mex - bin/aarch64-linux/pdfmex - bin/aarch64-linux/utf8mex - -name mex.amd64-freebsd -category Package -revision 16472 -shortdesc amd64-freebsd files of mex -containersize 352 -containerchecksum 76e61b74b783e439ffb067daddf5259f815eb9b699d505c590fc651fe23e615d7be0b98bfa3e936f9f9e4e04a9c6d7cdc226ae8f5a45e6f5c6276ecfc838bc5b -binfiles arch=amd64-freebsd size=3 - bin/amd64-freebsd/mex - bin/amd64-freebsd/pdfmex - bin/amd64-freebsd/utf8mex - -name mex.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of mex -containersize 352 -containerchecksum e75bee2f164466db44c105d2fb652bf4ccd7f746137510ff557572c0cae15be6ef13ba209d8fcf71584eb74511c101fc6a462ab6658e7ca9158d1bca719ff6c1 -binfiles arch=amd64-netbsd size=3 - bin/amd64-netbsd/mex - bin/amd64-netbsd/pdfmex - bin/amd64-netbsd/utf8mex - -name mex.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of mex -containersize 356 -containerchecksum 8bcf247b91a26a6725d17ef8fc20fcf6bd671fddea2f260deb794a5f6571ecd52cc7bf84590a39a28577abf47e84b7c58b0cbfa1ffdbceb26683d6f00bc5e29a -binfiles arch=armhf-linux size=3 - bin/armhf-linux/mex - bin/armhf-linux/pdfmex - bin/armhf-linux/utf8mex - -name mex.i386-cygwin -category Package -revision 13930 -shortdesc i386-cygwin files of mex -containersize 360 -containerchecksum 926084a7af5318e38c223ffa916a5a9db73dd71c8d2561daa0574738cf3d58ac3e3573471d48280c2cd8453c80e9a5639bd8f85d3b88a9c43bf9568c7c90bf37 -binfiles arch=i386-cygwin size=3 - bin/i386-cygwin/mex - bin/i386-cygwin/pdfmex - bin/i386-cygwin/utf8mex - -name mex.i386-freebsd -category Package -revision 16472 -shortdesc i386-freebsd files of mex -containersize 356 -containerchecksum 1e23620f566ead5dc4961a59d18faa39557aadec4b51d29279406fce6d901c23249263a19a7f0a15ccefcbe6e0e56e4b44017c7535722635284722a710c3af16 -binfiles arch=i386-freebsd size=3 - bin/i386-freebsd/mex - bin/i386-freebsd/pdfmex - bin/i386-freebsd/utf8mex - -name mex.i386-linux -category Package -revision 3006 -shortdesc i386-linux files of mex -containersize 352 -containerchecksum 3ab98b0a39bca255c9893b86fe57139fca572c4d87a9243cef385b76efe218d4c514e39d47333ef3b79d3696559ff9f8384942609e19ae9dd23882b7827080f2 -binfiles arch=i386-linux size=3 - bin/i386-linux/mex - bin/i386-linux/pdfmex - bin/i386-linux/utf8mex - -name mex.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of mex -containersize 352 -containerchecksum 3000ea60be65e168e227aef9257b4f5ef01f10bf93341e0179b43b32f9f9526074e45e6bd1d5d26f1e9cf7c869df7a6a644b66301f4927fc16c9802c46a85422 -binfiles arch=i386-netbsd size=3 - bin/i386-netbsd/mex - bin/i386-netbsd/pdfmex - bin/i386-netbsd/utf8mex - -name mex.i386-solaris -category Package -revision 8102 -shortdesc i386-solaris files of mex -containersize 356 -containerchecksum 113c823808c0064953b93da869154c699987d8a861fb254deea763b566da0971f79946079d7d746189630ad047b1e4aba8d4f091d3931a5bf82bab1c6fb60d02 -binfiles arch=i386-solaris size=3 - bin/i386-solaris/mex - bin/i386-solaris/pdfmex - bin/i386-solaris/utf8mex - -name mex.sparc-solaris -category Package -revision 3213 -shortdesc sparc-solaris files of mex -containersize 352 -containerchecksum 0fbaa63821195f49d0166ecd990d66433689b4ba5f3db261112f28726c15b2fcfa83d3142afddbe32351c72ac6cab05420731e25c82a5b017acfd95f78f3ca87 -binfiles arch=sparc-solaris size=3 - bin/sparc-solaris/mex - bin/sparc-solaris/pdfmex - bin/sparc-solaris/utf8mex - -name mex.win32 -category Package -revision 36810 -shortdesc win32 files of mex -containersize 904 -containerchecksum c9c2c2eb42e9168caa0951f2315cc4e15d5d41d9aaad98ac0ffbb3356bd98ecb412ff3874d78a6cc3c1ad8073fe3f608c9d83ec21fe75e05de8db06eb2432fbd -binfiles arch=win32 size=3 - bin/win32/mex.exe - bin/win32/pdfmex.exe - bin/win32/utf8mex.exe - -name mex.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of mex -containersize 360 -containerchecksum 35fe6817439b0715ca0cfda3849e301ca9675d5643d36a09499545f53010ba80197a7ab56ea220543076d481d08cfcbd30b6faad35d8f95c8cccb784e6cd3d69 -binfiles arch=x86_64-cygwin size=3 - bin/x86_64-cygwin/mex - bin/x86_64-cygwin/pdfmex - bin/x86_64-cygwin/utf8mex - -name mex.x86_64-darwin -category Package -revision 18441 -shortdesc x86_64-darwin files of mex -containersize 360 -containerchecksum 19205ad4d68fe01f894cb4c9d6106c5b00701c65cd9d1bf03a533269c1c777bbbdbe352fa524ff8be86968282c0454112be7afcb7e581458f5c47250d44ac3d8 -binfiles arch=x86_64-darwin size=3 - bin/x86_64-darwin/mex - bin/x86_64-darwin/pdfmex - bin/x86_64-darwin/utf8mex - -name mex.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of mex -containersize 368 -containerchecksum ebe2801f326d5802cffe9f106a64bac8d3769e7aa9ebb131137b1ba108a7b6a091c9e06ce1d05421f5269eb6f1384eb5d1828fa4b19f9837acd146ce65f11e9a -binfiles arch=x86_64-darwinlegacy size=3 - bin/x86_64-darwinlegacy/mex - bin/x86_64-darwinlegacy/pdfmex - bin/x86_64-darwinlegacy/utf8mex - -name mex.x86_64-linux -category Package -revision 3185 -shortdesc x86_64-linux files of mex -containersize 360 -containerchecksum eb2dfdb771ca1a8e5770e8f7f190cb4fade15e277c2a97f312d540459f725747f1acc0f2515bd0d844d2c82a0e7d8160d9c2042b4c49f41737f26c46d2118590 -binfiles arch=x86_64-linux size=3 - bin/x86_64-linux/mex - bin/x86_64-linux/pdfmex - bin/x86_64-linux/utf8mex - -name mex.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of mex -containersize 356 -containerchecksum 9ce48d124a09263cd2bd976bd6c7bbd12e943ffae6e049f7db8d22185e891077318d9febf6c07f745e8a6e1d24c03511cbc881ace1f779a4590364422bc1ab76 -binfiles arch=x86_64-linuxmusl size=3 - bin/x86_64-linuxmusl/mex - bin/x86_64-linuxmusl/pdfmex - bin/x86_64-linuxmusl/utf8mex - -name mex.x86_64-solaris -category Package -revision 18442 -shortdesc x86_64-solaris files of mex -containersize 356 -containerchecksum 52f52cc785648af26479ddf62b2df71ad07c8e8a925d079e2c97953a7849563b998ed3ac8a34ec236b35ab1490c5b2d46767f0d8c61c354cbe2373ccdc86c37c -binfiles arch=x86_64-solaris size=3 - bin/x86_64-solaris/mex - bin/x86_64-solaris/pdfmex - bin/x86_64-solaris/utf8mex - -name mf2pt1 -category Package -revision 33802 -shortdesc Produce PostScript Type 1 fonts from Metafont source -longdesc mf2pt1 facilitates producing PostScript Type 1 fonts from a -longdesc Metafont source file. It is not, as the name may imply, an -longdesc automatic converter of arbitrary Metafont fonts to Type 1 -longdesc format. mf2pt1 imposes a number of restrictions on the Metafont -longdesc input. If these restrictions are met, mf2pt1 will produce valid -longdesc Type 1 output with more accurate control points than can be -longdesc reverse-engineered by TeXtrace, mftrace, and other programs -longdesc which convert bitmaps to outline fonts. -depend mf2pt1.ARCH -containersize 14268 -containerchecksum c1865afab20a1fdf52fff4703f13de9df20a349e5ede70b8b7fb45a0a3680c7acdd024cd81d23d30baf5be8ee4e7a4e4f2d2b8a9543670f85ab9d4b7568f5acd -doccontainersize 213344 -doccontainerchecksum 68e4c8e5105503cedc918c4a221c36e8018378cae92f0ff62f372790385d700ed7abe617b4d8976471ad30720b59597856f6552ad2aee74e6790c4a332ca481f -docfiles size=78 - texmf-dist/doc/info/mf2pt1.info - texmf-dist/doc/support/mf2pt1/ChangeLog - texmf-dist/doc/support/mf2pt1/README details="Readme" - texmf-dist/doc/support/mf2pt1/mf2pt1.pdf details="Package documentation" - texmf-dist/doc/support/mf2pt1/mf2pt1.texi -runfiles size=14 - texmf-dist/metapost/mf2pt1/mf2pt1.mp - texmf-dist/scripts/mf2pt1/mf2pt1.pl -catalogue-also metatype1 -catalogue-ctan /support/mf2pt1 -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics font-proc -catalogue-version 2.5a - -name mf2pt1.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of mf2pt1 -containersize 340 -containerchecksum 79d63ecef922cba583950d0eae768a331042862432aba0ff22cf9721dd2fedf7f243fd42f8f17a44b9c9a1440f637129b28cc1ccea3ecbcd268c4327dd0ed297 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/mf2pt1 - -name mf2pt1.amd64-freebsd -category Package -revision 23406 -shortdesc amd64-freebsd files of mf2pt1 -containersize 340 -containerchecksum df9db113b5a33db37d0292ebea6832d8ae82bd999cdc9ead541f71283d46d36bc5cbf4cdf7dd994e8b646778a54bce6d0e0feff7380a17e2aa2df7c46ecdfe67 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/mf2pt1 - -name mf2pt1.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of mf2pt1 -containersize 340 -containerchecksum 26684099f95bddb83e3c7e50da876cd912076c7f78395c317d1835af9045418416343783cd512c8ea22858d377d829eec1f54450f59ec908fabcf5fae7f5e90a -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/mf2pt1 - -name mf2pt1.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of mf2pt1 -containersize 340 -containerchecksum 651cc3c759eb1e4759fd517712d605f0f25b72b99fe8e5ec99b230d9e456f73f1f8332337bcd7116efdbeccea9529393ebd28cce3cd13f904e34977e2e8dbd57 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/mf2pt1 - -name mf2pt1.i386-cygwin -category Package -revision 23406 -shortdesc i386-cygwin files of mf2pt1 -containersize 340 -containerchecksum eb734711815983ab050c1c825620b85e481ae14674809b86de7985cff2724079ca62855dce4bb4610a320afce1cacec6aceb06e5e9997e8770f92d85b00db399 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/mf2pt1 - -name mf2pt1.i386-freebsd -category Package -revision 23406 -shortdesc i386-freebsd files of mf2pt1 -containersize 344 -containerchecksum fcc547db72fdb972c3441e085cf62f95599f1acff3a933587fe8832bcec9545ac46eb85df19e6dcc7aed796857462f5722f83e4d915b4816670c9bf7d41b571e -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/mf2pt1 - -name mf2pt1.i386-linux -category Package -revision 23406 -shortdesc i386-linux files of mf2pt1 -containersize 340 -containerchecksum 878f098726480f3c03c1db556f4c9b45b3b2a11c46e611ccb9f214fc000d569f43919118b5d8a46d8d7bbe9b7971214132586be8b47506a624657124c93b2433 -binfiles arch=i386-linux size=1 - bin/i386-linux/mf2pt1 - -name mf2pt1.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of mf2pt1 -containersize 340 -containerchecksum cb1fd3b20721f195891f61b0017d0d67885cd28c68d8f7b2ba02d003fc39066c4e067135fdef03de77abfea17fad840bcd06c0da725ed7cca688e842629fc4d1 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/mf2pt1 - -name mf2pt1.i386-solaris -category Package -revision 23406 -shortdesc i386-solaris files of mf2pt1 -containersize 340 -containerchecksum 6406cd1b3065825983a3451e0f9b308d15e359e2e3b13d3fbd8f552a165abb3b6b8876db92b018fd49240c27125027e0f09a83b1237c1e30d955ab3b442fa8b6 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/mf2pt1 - -name mf2pt1.sparc-solaris -category Package -revision 23406 -shortdesc sparc-solaris files of mf2pt1 -containersize 340 -containerchecksum 31d0e5e7355e0d791000c24c9c2204389b611610426cdb607d5419db1a0dc0c1461ec362dbfb02d96ac9479cdf25c69d270258b7f5c3d0e9c7b1a368501fc3d6 -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/mf2pt1 - -name mf2pt1.win32 -category Package -revision 23406 -shortdesc win32 files of mf2pt1 -containersize 680 -containerchecksum a6b787525ae89ec238b61f408e55dc37128e655e37726156c9afc78dbd062eb952d250a35a089a62e67a927ed97e6702f3c3aff1f6617c95ef1d43751d13df20 -binfiles arch=win32 size=1 - bin/win32/mf2pt1.exe - -name mf2pt1.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of mf2pt1 -containersize 344 -containerchecksum 1dbf9b62c349abdee9b86b4d5bdc29f87994c9616fdbc495b841e621f2b74823bd6628d6d99d61c13c3ca89904143cd3209f9dd8871da55bf204db8052c8d35d -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/mf2pt1 - -name mf2pt1.x86_64-darwin -category Package -revision 23406 -shortdesc x86_64-darwin files of mf2pt1 -containersize 344 -containerchecksum ed9b3f18141e4f91152066475e9911d0cab451e005295c9fedb24f1901b1ff34125c5717cfa9ac17a05df97dc59ae3e4f036b9779a42c978671e4b252ae24982 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/mf2pt1 - -name mf2pt1.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of mf2pt1 -containersize 352 -containerchecksum a30ba6f2a1db5074d8b72b946ef62eec7e6eac660e634979777cf1d675aefff3b21fe6ad46421237c386ab3a2c0975d2b74495d32b9620839a5ab6a72e50d4ed -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/mf2pt1 - -name mf2pt1.x86_64-linux -category Package -revision 23406 -shortdesc x86_64-linux files of mf2pt1 -containersize 344 -containerchecksum 8486deefb927b5dd95f84d6bba24dfae008033d62c62e271e45dbc9434eb8ac8b8856428dfc5fd87c50de205f643a121c74d56989a78ca3b4d24de65647f3505 -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/mf2pt1 - -name mf2pt1.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of mf2pt1 -containersize 344 -containerchecksum a77a52e90700b0ec0487895055d5078b40ee9eb6995e83c5fb162e6153c829a96d62d68cee135f2ea793394090fccf5fa3aa63aae0dd32e1047c49f13d631feb -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/mf2pt1 - -name mf2pt1.x86_64-solaris -category Package -revision 23406 -shortdesc x86_64-solaris files of mf2pt1 -containersize 340 -containerchecksum fab5abc2993b257965953e2a18593168861cbaa96cddc69e1dd9e31587ae841e0a8d479187dce19fcf3535bc7aa9ffebfb3005a1c67cdbe571d6e030c1a241b2 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/mf2pt1 - -name mfirstuc -category Package -revision 45803 -shortdesc Uppercase the first letter of a word -relocated 1 -longdesc The package provides commands \makefirstuc that uppercases the -longdesc first letter in its argument (with a check for a semantic -longdesc markup command at the start of the argument), and \xmakefirstuc -longdesc which expands the argument before uppercasing. It also provides -longdesc \capitalisewords{phrase} which applies \makefirstuc to each -longdesc word in the phrase, where the words are separated by regular -longdesc spaces. (Exceptions can be made for words that shouldn't be -longdesc converted.) -containersize 4308 -containerchecksum 905fd873b7e130270da05265ca59092a6cbdf1ea8c3ddd444b1622251629781858eae18abe6a5abf4f793d0d8d60d941cab03964258bd3a5d6e94c0fe4d736c4 -doccontainersize 661836 -doccontainerchecksum 41f1e68878866fa567acb407b71f49336ed50b05bb6260b3169c35c32e94844e6d3739d34451b9be8b1207e90591eb02c6c2679ec9aa43e262df26589d4c9c39 -docfiles size=195 - RELOC/doc/latex/mfirstuc/CHANGES - RELOC/doc/latex/mfirstuc/README details="Readme" - RELOC/doc/latex/mfirstuc/mfirstuc-code.pdf details="Package code and documentation (PDF)" - RELOC/doc/latex/mfirstuc/mfirstuc-manual.html details="Package documentation (HTML)" - RELOC/doc/latex/mfirstuc/mfirstuc-manual.pdf details="User manual (PDF)" - RELOC/doc/latex/mfirstuc/mfirstuc-manual.tex - RELOC/doc/latex/mfirstuc/sample-mfirstuc.pdf - RELOC/doc/latex/mfirstuc/sample-mfirstuc.tex -srccontainersize 8388 -srccontainerchecksum cc0aad40077ea9a88c7a78aed63433879b7d472f37658efcfff3c17f0f2d0f1e250808843a5bc08b50442a1f361741e2f8cd79bd1cc526a3e56079188d8031c8 -srcfiles size=10 - RELOC/source/latex/mfirstuc/mfirstuc.dtx - RELOC/source/latex/mfirstuc/mfirstuc.ins -runfiles size=6 - RELOC/scripts/mfirstuc/mfirstuc.perl - RELOC/tex/latex/mfirstuc/mfirstuc-english.sty - RELOC/tex/latex/mfirstuc/mfirstuc.sty -catalogue-ctan /macros/latex/contrib/mfirstuc -catalogue-date 2017-11-14 14:02:48 +0100 -catalogue-license lppl1.3 -catalogue-topics text-manip macro-supp -catalogue-version 2.06 - -name mflogo -category Package -revision 42428 -shortdesc LaTeX support for Metafont logo fonts -relocated 1 -longdesc LaTeX package and font definition file to access the Knuthian -longdesc mflogo fonts described in 'The Metafontbook' and to typeset -longdesc Metafont logos in LaTeX documents. -containersize 1600 -containerchecksum 1c8418186762593c91bbdec30b9f5b8705e4cf4dfbdd01c7f0e20d70b9c6717bc099eb6add34679c8a9e44c72dd15b7319fed4031deabcf2c3716fd242cd7c87 -doccontainersize 239456 -doccontainerchecksum 0d94bad751d9c78cf5cbabee8b29a6f43bc96f4ecea82d47ff2f1392b923b1ca2fd0a55cabed63e2cc3e8ac1d6e76fd2d992335c849b699819bd4a395db6e107 -docfiles size=66 - RELOC/doc/latex/mflogo/CATALOGUE - RELOC/doc/latex/mflogo/Makefile - RELOC/doc/latex/mflogo/README details="Readme" - RELOC/doc/latex/mflogo/mflogo.pdf details="Package documentation" -srccontainersize 5728 -srccontainerchecksum d685801dbe3720b8e497d2d20c6a3a87448d3df571f6769cb58552bb983a41458de3631b845a0560630605d22407bb44a932c8ff4b75a2bdcb7596e121570b63 -srcfiles size=5 - RELOC/source/latex/mflogo/mflogo.dtx - RELOC/source/latex/mflogo/mflogo.ins -runfiles size=4 - RELOC/fonts/source/public/mflogo/logosl8.mf - RELOC/fonts/tfm/public/mflogo/logosl8.tfm - RELOC/tex/latex/mflogo/mflogo.sty - RELOC/tex/latex/mflogo/ulogo.fd -catalogue-ctan /macros/latex/contrib/mflogo -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font-supp -catalogue-version 2.0 - -name mflogo-font -category Package -revision 36898 -shortdesc Metafont logo font -relocated 1 -longdesc These fonts were created in Metafont by Knuth, for his own -longdesc publications. At some stage, the letters 'P' and 'S' were -longdesc added, so that the MetaPost logo could also be expressed. The -longdesc fonts were originally issued (of course) as Metafont source; -longdesc they have since been autotraced and reissued in Adobe Type 1 -longdesc format by Taco Hoekwater. -execute addMixedMap mflogo.map -containersize 18152 -containerchecksum ed66d934054c3b7262951fe261b8f0189668e1b5a38a3c85190d761322cd54201b627d255211cf09e14b8b3951d92bc1869013ca4269402ebda63f50db7644c7 -doccontainersize 1072 -doccontainerchecksum 26aa14f700be84e211a06f11a3b6b8f213163e57146f0199798f92c969134c808d50ff00ab9bf4108be2feaa6ab6ed7ed61866e521d40a8ac7b8e4ee5000dc8f -docfiles size=1 - RELOC/doc/fonts/mflogo-font/README details="Readme" -runfiles size=17 - RELOC/fonts/afm/hoekwater/mflogo-font/logo10.afm - RELOC/fonts/afm/hoekwater/mflogo-font/logo8.afm - RELOC/fonts/afm/hoekwater/mflogo-font/logo9.afm - RELOC/fonts/afm/hoekwater/mflogo-font/logobf10.afm - RELOC/fonts/afm/hoekwater/mflogo-font/logod10.afm - RELOC/fonts/afm/hoekwater/mflogo-font/logosl10.afm - RELOC/fonts/afm/hoekwater/mflogo-font/logosl8.afm - RELOC/fonts/afm/hoekwater/mflogo-font/logosl9.afm - RELOC/fonts/map/dvips/mflogo-font/mflogo.map - RELOC/fonts/type1/hoekwater/mflogo-font/logo10.pfb - RELOC/fonts/type1/hoekwater/mflogo-font/logo8.pfb - RELOC/fonts/type1/hoekwater/mflogo-font/logo9.pfb - RELOC/fonts/type1/hoekwater/mflogo-font/logobf10.pfb - RELOC/fonts/type1/hoekwater/mflogo-font/logod10.pfb - RELOC/fonts/type1/hoekwater/mflogo-font/logosl10.pfb - RELOC/fonts/type1/hoekwater/mflogo-font/logosl8.pfb - RELOC/fonts/type1/hoekwater/mflogo-font/logosl9.pfb -catalogue-ctan /fonts/mflogo/ps-type1/hoekwater -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license knuth -catalogue-topics font font-mf font-type1 -catalogue-version 1.002 - -name mflua -category TLCore -revision 47075 -shortdesc configuration and base files for MFLua -longdesc For information on this Lua-enabled Metafont, see, for example: -longdesc tug.org/TUGboat/tb32-2/tb101scarso.pdf. -depend metafont -depend luatex -depend mflua.ARCH -execute AddFormat name=mflua engine=mflua-nowin options="mf.ini" fmttriggers=luatex,metafont mode=disabled -containersize 27936 -containerchecksum 663280aaf9bf9e1a935a3ecbaa7e37bab4135bb59fd0043fd421c6483aaf3849c4591b66f0e4f1ad4e1fa15212854c950726e71ac5fbca6435d588f94bd08d0c -runfiles size=42 - texmf-dist/metafont/mflua/mflua.ini - texmf-dist/metafont/mflua/mfluajit.ini - texmf-dist/metafont/mflua/mfluamodes.mf - texmf-dist/metafont/mflua/mfluaplain.mf - texmf-dist/scripts/mflua/end_program.lua - texmf-dist/scripts/mflua/mflua.lua - texmf-dist/scripts/mflua/mflua_svg_backend.lua - texmf-dist/scripts/mflua/mflua_ttx_backend.lua - -name mflua.aarch64-linux -category TLCore -revision 48789 -shortdesc aarch64-linux files of mflua -containersize 442608 -containerchecksum fd45efe1f6e85f242b06e13e636a04bd15f6e1c90fb43400ba3736e0a75572dac3a1cb3c3bce5b33cef35034f950e2f62763b9a03d10c88a2e0ecec3b0e96f91 -binfiles arch=aarch64-linux size=366 - bin/aarch64-linux/mflua - bin/aarch64-linux/mflua-nowin - bin/aarch64-linux/mfluajit - bin/aarch64-linux/mfluajit-nowin - -name mflua.amd64-freebsd -category TLCore -revision 47009 -shortdesc amd64-freebsd files of mflua -containersize 529496 -containerchecksum 024e9e9e508de582452a690d7d15ee6a00458a00943977e6c1e84ba397dbffb825679b6fe0d5453f06984d508df7432437a1f66f1a4f5ba65eb6c850e3ee8bd5 -binfiles arch=amd64-freebsd size=388 - bin/amd64-freebsd/mflua - bin/amd64-freebsd/mflua-nowin - bin/amd64-freebsd/mfluajit - bin/amd64-freebsd/mfluajit-nowin - -name mflua.amd64-netbsd -category TLCore -revision 48715 -shortdesc amd64-netbsd files of mflua -containersize 537292 -containerchecksum bfee896f544c81b9cdb4f02d16568cd0b1c4fd7ec1000cece14e9051f6c6cecb4da61ea22817c5d9884ec6a4e7d478582312c899d24f1ac93b7dd26cdc2a56f4 -binfiles arch=amd64-netbsd size=522 - bin/amd64-netbsd/mflua - bin/amd64-netbsd/mflua-nowin - bin/amd64-netbsd/mfluajit - bin/amd64-netbsd/mfluajit-nowin - -name mflua.armhf-linux -category TLCore -revision 48716 -shortdesc armhf-linux files of mflua -containersize 403980 -containerchecksum 1fac8e253912e87ab37e927dec6349f69a7b8a89370904372f8ed854f7fa53be1b9c7034c005a1a82832656c8c9aa8017161a66fbbc52a15859e4164f59fd0fd -binfiles arch=armhf-linux size=313 - bin/armhf-linux/mflua - bin/armhf-linux/mflua-nowin - bin/armhf-linux/mfluajit - bin/armhf-linux/mfluajit-nowin - -name mflua.i386-cygwin -category TLCore -revision 47025 -shortdesc i386-cygwin files of mflua -containersize 151972 -containerchecksum abdb07e56919ba31fffeb8a289a65b2734e9eb7503c7ba31dcf2c3fec9625f20d9a7f6f09f55cd46c96a4da7a0461c78d117de19e1bced842931b527394f1f83 -binfiles arch=i386-cygwin size=176 - bin/i386-cygwin/mflua-nowin - bin/i386-cygwin/mflua.exe - bin/i386-cygwin/mfluajit-nowin - bin/i386-cygwin/mfluajit.exe - -name mflua.i386-freebsd -category TLCore -revision 47009 -shortdesc i386-freebsd files of mflua -containersize 473236 -containerchecksum e0f84f061d51888622ea934256c218493062466c3fa033e45b17f59c334711d5ca079575a3c7e2cdb55c69ff932b5cfb57ff8b8e12e67b45e3f5206134827066 -binfiles arch=i386-freebsd size=381 - bin/i386-freebsd/mflua - bin/i386-freebsd/mflua-nowin - bin/i386-freebsd/mfluajit - bin/i386-freebsd/mfluajit-nowin - -name mflua.i386-linux -category TLCore -revision 47245 -shortdesc i386-linux files of mflua -containersize 520096 -containerchecksum cc649adc2533466689cbc4ee20880441d02717a69b8d72c0739a5ef8b52ec80bfaab1926f6148b4b0ce88881075a007892839c919baeb1537a0446fcba0f1850 -binfiles arch=i386-linux size=388 - bin/i386-linux/mflua - bin/i386-linux/mflua-nowin - bin/i386-linux/mfluajit - bin/i386-linux/mfluajit-nowin - -name mflua.i386-netbsd -category TLCore -revision 46999 -shortdesc i386-netbsd files of mflua -containersize 456752 -containerchecksum 8566582b207cdfa6f4f4bf44bdc2955f4792ea1d96941210f32fa772e4cc1fa89d85816ae6193b00d2aaf9e6f356420ee342411b54830166f0c5a405c173c598 -binfiles arch=i386-netbsd size=467 - bin/i386-netbsd/mflua - bin/i386-netbsd/mflua-nowin - bin/i386-netbsd/mfluajit - bin/i386-netbsd/mfluajit-nowin - -name mflua.i386-solaris -category TLCore -revision 47082 -shortdesc i386-solaris files of mflua -containersize 474604 -containerchecksum ccf1dc8bcbab8105c6acf2ea3f912ae6d9de509f7f26e61b6b43ee3436444342b1b0f2e8b0a704e68f714de3c2da55438647548a218b46f0735dc9f75bd97e8a -binfiles arch=i386-solaris size=328 - bin/i386-solaris/mflua - bin/i386-solaris/mflua-nowin - bin/i386-solaris/mfluajit - bin/i386-solaris/mfluajit-nowin - -name mflua.sparc-solaris -category TLCore -revision 48739 -shortdesc sparc-solaris files of mflua -containersize 205880 -containerchecksum aedd13cfbb0bdf9533803fcda2cec81fe537d6c4c36fc84c8a18515806d3efe19e4d33a06479ca1fbb5a2171782e62a828eb0f0a04baa8af2301c6cfd3bc98a1 -binfiles arch=sparc-solaris size=135 - bin/sparc-solaris/mflua - bin/sparc-solaris/mflua-nowin - -name mflua.win32 -category TLCore -revision 46993 -shortdesc win32 files of mflua -containersize 706396 -containerchecksum be17b856c687db714f2d325a6e9308cd1ca8f02d0624729d761373f8bdc644a31860b69d172fc071bd57421cc084156c12ffbcbf3aedb89b10d0e8bb5b270687 -binfiles arch=win32 size=854 - bin/win32/mflua-nowin.exe - bin/win32/mflua.exe - bin/win32/mfluajit-nowin.exe - bin/win32/mfluajit.exe - -name mflua.x86_64-cygwin -category TLCore -revision 47024 -shortdesc x86_64-cygwin files of mflua -containersize 165848 -containerchecksum f583394350fc686ddab68856cb12e3453491a5fa11c26b78accc34eceb6d518cd5f08c294ea3d32f5ef880944b1320013a613e06ec00baa90b9e1000ccc558f4 -binfiles arch=x86_64-cygwin size=164 - bin/x86_64-cygwin/mflua-nowin - bin/x86_64-cygwin/mflua.exe - bin/x86_64-cygwin/mfluajit-nowin - bin/x86_64-cygwin/mfluajit.exe - -name mflua.x86_64-darwin -category TLCore -revision 48728 -shortdesc x86_64-darwin files of mflua -containersize 552680 -containerchecksum 686652c0b04e958b620444ce0580ae675dbd5452bda5152a4aa7ac1bd83efe1c5d233d1ad9c22d28df526d191157300a44982dbedf06f33ae39e9f25397c87b5 -binfiles arch=x86_64-darwin size=425 - bin/x86_64-darwin/mflua - bin/x86_64-darwin/mflua-nowin - bin/x86_64-darwin/mfluajit - bin/x86_64-darwin/mfluajit-nowin - -name mflua.x86_64-darwinlegacy -category TLCore -revision 47387 -shortdesc x86_64-darwinlegacy files of mflua -containersize 455364 -containerchecksum 4f957a42e42c2f0ba285998edcc19fa20aa4ea3ea3e495d62e8a6f73db9b8149c2c0115ec31b271819f48259077d0c3ce4a40429a0cc576781ec0c0fd8ca6eb9 -binfiles arch=x86_64-darwinlegacy size=323 - bin/x86_64-darwinlegacy/mflua - bin/x86_64-darwinlegacy/mflua-nowin - bin/x86_64-darwinlegacy/mfluajit - bin/x86_64-darwinlegacy/mfluajit-nowin - -name mflua.x86_64-linux -category TLCore -revision 47063 -shortdesc x86_64-linux files of mflua -containersize 511132 -containerchecksum 956cf4c4ec793365c47a3a974ee1f6bd193d2ea96466ca1c947e93bbe61515baf9d8aea3ce2e3d732308a9c7010b46fab50d147c4e4756401a714e249da7353e -binfiles arch=x86_64-linux size=366 - bin/x86_64-linux/mflua - bin/x86_64-linux/mflua-nowin - bin/x86_64-linux/mfluajit - bin/x86_64-linux/mfluajit-nowin - -name mflua.x86_64-linuxmusl -category TLCore -revision 47036 -shortdesc x86_64-linuxmusl files of mflua -containersize 526420 -containerchecksum bc4fee2ae3fe4f5b24ad6c3d18a184bd89bd89e089da3e755e4d172ccd7c551a3a43eaa6cb816bf0032c399f420c43545fd2572d5684a76cb310338a32c7973b -binfiles arch=x86_64-linuxmusl size=416 - bin/x86_64-linuxmusl/mflua - bin/x86_64-linuxmusl/mflua-nowin - bin/x86_64-linuxmusl/mfluajit - bin/x86_64-linuxmusl/mfluajit-nowin - -name mflua.x86_64-solaris -category TLCore -revision 47082 -shortdesc x86_64-solaris files of mflua -containersize 255572 -containerchecksum 79cb70c527b70d61416aeffef6d059808f396c2ce9a49cd4fdc39e96c5e979ee5d9840a115a713fc5011dafef3bdda0c6251b97719ea9770bbf8065eb41b41f5 -binfiles arch=x86_64-solaris size=149 - bin/x86_64-solaris/mflua - bin/x86_64-solaris/mflua-nowin - -name mfnfss -category Package -revision 46036 -shortdesc Packages to typeset oldgerman and pandora fonts in LaTeX -relocated 1 -longdesc This bundle contains two packages: - oldgerm, a package to -longdesc typeset with old german fonts designed by Yannis Haralambous. - -longdesc pandora, a package to typeset with Pandora fonts designed by -longdesc Neena Billawala. Note that support for the Pandora fonts is -longdesc also available via the pandora-latex package. -containersize 2108 -containerchecksum cbe438e051415adcba7c17aa2ab75267b64cb5c9e7af0a25c1d87c228e9e1ff2e8f302a57acf1c1ce4b18d31aa589079a731bfc09f8d46d81cc1cb030b9496b1 -doccontainersize 448320 -doccontainerchecksum 75700dff90fbe52e3ce98a063ae1000da099e7a7acce29da30880b8b92e6b4b82271e2686e85bfd8d36dbf99718735b36abcb04eb50d7bbc94eb3bbaa576359a -docfiles size=121 - RELOC/doc/latex/mfnfss/README.md - RELOC/doc/latex/mfnfss/changes.txt - RELOC/doc/latex/mfnfss/manifest.txt - RELOC/doc/latex/mfnfss/oldgerm.pdf details="Documentation of the Old German support" - RELOC/doc/latex/mfnfss/pandora.pdf -srccontainersize 17540 -srccontainerchecksum efc94553641acc572b9f7f6d5ce77ec65971144cb0f05dff4cac3337e3bd8f2d23fcf18e0921a1b801ce5b854b1e79665b9124876e27ae7d1ed2c7fa77bb9cd0 -srcfiles size=16 - RELOC/source/latex/mfnfss/oldgerm.dtx - RELOC/source/latex/mfnfss/oldgerm.ins - RELOC/source/latex/mfnfss/pandora.dtx - RELOC/source/latex/mfnfss/pandora.ins -runfiles size=8 - RELOC/tex/latex/mfnfss/oldgerm.sty - RELOC/tex/latex/mfnfss/ot1panr.fd - RELOC/tex/latex/mfnfss/ot1pss.fd - RELOC/tex/latex/mfnfss/pandora.sty - RELOC/tex/latex/mfnfss/uyfrak.fd - RELOC/tex/latex/mfnfss/uygoth.fd - RELOC/tex/latex/mfnfss/uyinit.fd - RELOC/tex/latex/mfnfss/uyswab.fd -catalogue-ctan /macros/latex/contrib/mfnfss -catalogue-date 2017-12-10 23:04:16 +0100 -catalogue-license lppl -catalogue-topics font-supp - -name mfpic -category Package -revision 28444 -shortdesc Draw Metafont/post pictures from (La)TeX commands -relocated 1 -longdesc Mfpic is a scheme for producing pictures from (La)TeX commands. -longdesc Commands \mfpic and \endmfpic (in LaTeX, the mfpic environment) -longdesc enclose a group in which drawing commands may be placed. The -longdesc commands generate a Meta-language file, which may be processed -longdesc by MetaPost (or even Metafont). The resulting image file will -longdesc be read back in to the document to place the picture at the -longdesc point where the original (La)TeX commands appeared. Note that -longdesc the ability to use MetaPost here means that the package works -longdesc equally well in LaTeX and pdfLaTeX. -containersize 47052 -containerchecksum d3d13e105d5bfcff4960d8ba677923d1affd911c096ac786e5cd0860c2be7ec5b92c3b5c6def1f3e99d3b3f0de74710dbaca954a3f8d4052f2c7c42b9933078a -doccontainersize 1174192 -doccontainerchecksum 0e5c81431f6881e78c34165eff73eefd7c8bc7a221bcb9b7727971f5ce1aee7260fd448070797eaf6831d4690c83e1f55ef4d4c214d408eb71af24eacaa877df -docfiles size=389 - RELOC/doc/generic/mfpic/README details="Readme" - RELOC/doc/generic/mfpic/changes.txt - RELOC/doc/generic/mfpic/coil.mps - RELOC/doc/generic/mfpic/examples/data.dat - RELOC/doc/generic/mfpic/examples/forfun.tex - RELOC/doc/generic/mfpic/examples/lapictures.tex - RELOC/doc/generic/mfpic/examples/pictures.tex - RELOC/doc/generic/mfpic/install.txt - RELOC/doc/generic/mfpic/lcheadings.ist - RELOC/doc/generic/mfpic/mfpcard.pdf details="Quick reference" language="en" - RELOC/doc/generic/mfpic/mfpcard.tex - RELOC/doc/generic/mfpic/mfpdoc.sty - RELOC/doc/generic/mfpic/mfpguide.pdf details="Short introduction" language="en" - RELOC/doc/generic/mfpic/mfpguide.tex - RELOC/doc/generic/mfpic/mfpic-doc.pdf details="Mfpic manual" language="en" - RELOC/doc/generic/mfpic/mfpic-doc.tex -srccontainersize 166740 -srccontainerchecksum 50035d8887f7084eafd0c70c18e5bdf8ca7652d2e59ad41b63e6dbf469ea2005abcbb12c475983dddc95065eb5b5ef29f11f3703d8ac622bd75c9a913d4c503b -srcfiles size=163 - RELOC/source/generic/mfpic/grafbase.dtx - RELOC/source/generic/mfpic/mfpic.dtx - RELOC/source/generic/mfpic/mfpic.ins -runfiles size=76 - RELOC/metafont/mfpic/grafbase.mf - RELOC/metapost/mfpic/dvipsnam.mp - RELOC/metapost/mfpic/grafbase.mp - RELOC/tex/generic/mfpic/mfpic.sty - RELOC/tex/generic/mfpic/mfpic.tex - RELOC/tex/generic/mfpic/mfpicdef.tex -catalogue-also mkpic -catalogue-ctan /graphics/mfpic -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics graphics-in-tex -catalogue-version 1.10 - -name mfpic4ode -category Package -revision 17745 -shortdesc Macros to draw direction fields and solutions of ODEs -relocated 1 -longdesc The package is a small set of macros for drawing direction -longdesc fields, phase portraits and trajectories of differential -longdesc equations and two dimensional autonomous systems. The Euler, -longdesc Runge-Kutta and 4th order Runge-Kutta algorithms are available -longdesc to solve the ODEs. The picture is translated into mfpic macros -longdesc and MetaPost is used to create the final drawing. The package -longdesc is was designed for use with LaTeX, but it can be used in plain -longdesc TeX as well. Online demonstration of the mfpic4ode macros is -longdesc available on the Mfpic Previewer as Example 6. -containersize 2400 -containerchecksum de430b6ac60c0d106cb23e331352ca8f5f550c4f5ecef19a972c8ae03b7f8b614c9dbfa1dcbd8d0921c8c92de545ffa62305cb84014bc7a09f7a139515fddbba -doccontainersize 629688 -doccontainerchecksum 9517a39fcf7abad9fc95b83db90702930b8b6a4159af1dd916af4aae88e1bd6a507c1975476778c3f97fa844b4fde3b924378e3942e041ed500e0fe9de62bc0f -docfiles size=172 - RELOC/doc/latex/mfpic4ode/README details="Readme" - RELOC/doc/latex/mfpic4ode/demo/demo-plain.pdf - RELOC/doc/latex/mfpic4ode/demo/demo-plain.tex - RELOC/doc/latex/mfpic4ode/demo/demo.pdf details="Examples of use" - RELOC/doc/latex/mfpic4ode/demo/demo.tex - RELOC/doc/latex/mfpic4ode/mfpic4ode.pdf details="Package documentation" -srccontainersize 5668 -srccontainerchecksum b41d79fca5279456ab01ddf4f7f7cf498b27d69f53aeff0afc221d39ba800a56e5f6112c023ea2b3a8a40140eb39dc6c751ea1599fb583cc863b78c0288bf4c6 -srcfiles size=5 - RELOC/source/latex/mfpic4ode/mfpic4ode.dtx - RELOC/source/latex/mfpic4ode/mfpic4ode.ins -runfiles size=3 - RELOC/tex/latex/mfpic4ode/mfpic4ode.sty - RELOC/tex/latex/mfpic4ode/mfpic4ode.tex -catalogue-ctan /macros/latex/contrib/mfpic4ode -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics graphics-plotfn maths -catalogue-version 0.4 - -name mftinc -category Package -revision 15878 -shortdesc Pretty-print Metafont source -relocated 1 -longdesc The mft program pretty-prints Metafont source code into a TeX -longdesc file. The mftinc package facilitates incorporating such files -longdesc into a LaTeX2e document. In addition, mftinc provides routines -longdesc for improved comment formatting and for typesetting font -longdesc tables. -containersize 2932 -containerchecksum adbcb0871e679f3909ac59615b4e4ec85702a0ca39668fccc7b1cd44c4fbe1351d8b9eedfc384d1020e2fad0431bfef40bf194836674f22fb7b9d33d827b1914 -doccontainersize 251040 -doccontainerchecksum 0381e1912d6322a6b1f7e7253e932976d57d17f9bab83a4835fe05bd01a422e87405e9e23ac9e65719f6e2fe424b8c0eb71cc92960853b887bbfeae20f993110 -docfiles size=72 - RELOC/doc/latex/mftinc/README details="Readme" - RELOC/doc/latex/mftinc/mftinc.pdf details="Package documentation" -srccontainersize 17248 -srccontainerchecksum 6d64da073e5e795fbf0ce8bc72e75a69a60c58b02b07d27e6ab3f858566f9ac104c92de493b500c80781a9c2baed14cae5c79b3ebc6b84cc104b5907e7f3111b -srcfiles size=16 - RELOC/source/latex/mftinc/mftinc.dtx - RELOC/source/latex/mftinc/mftinc.ins -runfiles size=2 - RELOC/tex/latex/mftinc/mftinc.sty -catalogue-also docmfp -catalogue-ctan /macros/latex/contrib/mftinc -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics listing -catalogue-version 1.0a - -name mfware -category TLCore -revision 47198 -shortdesc Supporting tools for use with Metafont -longdesc A collection of programs (as web source) for processing the -longdesc output of Metafont. -depend mfware.ARCH -containersize 3120 -containerchecksum 6b0bf98a6b6420259a4456237ca3a02c4b0586e051555ae27f27afdd1e21da1e54b9f46034cecb920423a54af9c46e02234a517175933d1806bc105ab15d35ca -doccontainersize 101464 -doccontainerchecksum 7447a7719590d9a6cd39f846ce29d22e768b0b7c0272ed9cc349ba41ea8c0d31d78ddfb04808383e7e810644a0b00dbfa308401f0142ae1e36a792380961bb3e -docfiles size=42 - texmf-dist/doc/man/man1/gftodvi.1 - texmf-dist/doc/man/man1/gftodvi.man1.pdf - texmf-dist/doc/man/man1/gftopk.1 - texmf-dist/doc/man/man1/gftopk.man1.pdf - texmf-dist/doc/man/man1/gftype.1 - texmf-dist/doc/man/man1/gftype.man1.pdf - texmf-dist/doc/man/man1/mft.1 - texmf-dist/doc/man/man1/mft.man1.pdf - texmf-dist/doc/man/man1/pktogf.1 - texmf-dist/doc/man/man1/pktogf.man1.pdf - texmf-dist/doc/man/man1/pktype.1 - texmf-dist/doc/man/man1/pktype.man1.pdf -runfiles size=4 - texmf-dist/mft/base/README - texmf-dist/mft/base/cmbase.mft - texmf-dist/mft/base/mplain.mft - texmf-dist/mft/base/plain.mft -catalogue-ctan /systems/knuth/dist/mfware -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license knuth -catalogue-topics collection - -name mfware.aarch64-linux -category TLCore -revision 48789 -shortdesc aarch64-linux files of mfware -containersize 109184 -containerchecksum 9923c8ccefaa24f37c75050f7a0943999d0f4eee76501ef3ba2840011346d060c96e7b374a97ff07075126050de89009897ea54e22f2158ed556af2c294f1824 -binfiles arch=aarch64-linux size=145 - bin/aarch64-linux/gftodvi - bin/aarch64-linux/gftopk - bin/aarch64-linux/gftype - bin/aarch64-linux/mft - bin/aarch64-linux/pktogf - bin/aarch64-linux/pktype - -name mfware.amd64-freebsd -category TLCore -revision 46816 -shortdesc amd64-freebsd files of mfware -containersize 127928 -containerchecksum 5755c48caf9f2dbdc9958f56426ef7db821c1977dcf11a2c50d79b8cd2c31b0b15017a8f510bc42b1192b5e84cb042b1fde4e56e751dc5b98d81544005fba018 -binfiles arch=amd64-freebsd size=154 - bin/amd64-freebsd/gftodvi - bin/amd64-freebsd/gftopk - bin/amd64-freebsd/gftype - bin/amd64-freebsd/mft - bin/amd64-freebsd/pktogf - bin/amd64-freebsd/pktype - -name mfware.amd64-netbsd -category TLCore -revision 48698 -shortdesc amd64-netbsd files of mfware -containersize 120272 -containerchecksum 7d5fde2435e7319020a6b926166b0f7ed8767835e1b0164e5ddfbf72e57121ed775e7c0c472893bfca7cc7cb4f2faab2f79590b81d12ba3bd585d07fdbfe03af -binfiles arch=amd64-netbsd size=186 - bin/amd64-netbsd/gftodvi - bin/amd64-netbsd/gftopk - bin/amd64-netbsd/gftype - bin/amd64-netbsd/mft - bin/amd64-netbsd/pktogf - bin/amd64-netbsd/pktype - -name mfware.armhf-linux -category TLCore -revision 48716 -shortdesc armhf-linux files of mfware -containersize 89056 -containerchecksum 945401e80b8f781e232a0ee1ee8f74944f1421252cdd66f7c8ba9158384ca4ca18700cd1849e5cb1cae6c12d9e64e512e9671b2f4f391e9bac28476a3b869972 -binfiles arch=armhf-linux size=127 - bin/armhf-linux/gftodvi - bin/armhf-linux/gftopk - bin/armhf-linux/gftype - bin/armhf-linux/mft - bin/armhf-linux/pktogf - bin/armhf-linux/pktype - -name mfware.i386-cygwin -category TLCore -revision 46814 -shortdesc i386-cygwin files of mfware -containersize 51156 -containerchecksum 393e07c831b340e341180959c9c3dd957bc6a16611b839ebd0a58e5b7c9ff7c32fa3c837c44b82998200af20ce68cbe879682113e0d3cb8a7fdf6195674295e9 -binfiles arch=i386-cygwin size=50 - bin/i386-cygwin/gftodvi.exe - bin/i386-cygwin/gftopk.exe - bin/i386-cygwin/gftype.exe - bin/i386-cygwin/mft.exe - bin/i386-cygwin/pktogf.exe - bin/i386-cygwin/pktype.exe - -name mfware.i386-freebsd -category TLCore -revision 46816 -shortdesc i386-freebsd files of mfware -containersize 101288 -containerchecksum 39de5ba1917947cf2e00f9017d3744b05ab1a9cd8f184b59c67291a15fa3de01d836bffac96aa2a70bc69540a5f1fe09ba5d65640014ef755b599e8c4dd8d396 -binfiles arch=i386-freebsd size=140 - bin/i386-freebsd/gftodvi - bin/i386-freebsd/gftopk - bin/i386-freebsd/gftype - bin/i386-freebsd/mft - bin/i386-freebsd/pktogf - bin/i386-freebsd/pktype - -name mfware.i386-linux -category TLCore -revision 47245 -shortdesc i386-linux files of mfware -containersize 113972 -containerchecksum 46284595716524d534aa50028fb5f5e6a5f793d352eba900a817d67582e5bb34a4b563a90d0f296a5635392adec63d29211f2ad8cbfb3ce242521087bc766c47 -binfiles arch=i386-linux size=164 - bin/i386-linux/gftodvi - bin/i386-linux/gftopk - bin/i386-linux/gftype - bin/i386-linux/mft - bin/i386-linux/pktogf - bin/i386-linux/pktype - -name mfware.i386-netbsd -category TLCore -revision 46812 -shortdesc i386-netbsd files of mfware -containersize 101740 -containerchecksum be38266b6745fb51f60fe90e04f4e81b1975517ca2582af4e95aff97b3f5ccdf41d76d605b2fffb28ec3b446989dcd324b75a4dc534715f3ff92738d2c0b42ec -binfiles arch=i386-netbsd size=172 - bin/i386-netbsd/gftodvi - bin/i386-netbsd/gftopk - bin/i386-netbsd/gftype - bin/i386-netbsd/mft - bin/i386-netbsd/pktogf - bin/i386-netbsd/pktype - -name mfware.i386-solaris -category TLCore -revision 46829 -shortdesc i386-solaris files of mfware -containersize 123676 -containerchecksum bda3344aebeecf26b9148d80fc6f1094471a2fea4998335fb4f5d1951406fff870912f2278b7cd1b69497cdfa7eaa254aafbd66fa0f1f8cc634f050722e37fb6 -binfiles arch=i386-solaris size=147 - bin/i386-solaris/gftodvi - bin/i386-solaris/gftopk - bin/i386-solaris/gftype - bin/i386-solaris/mft - bin/i386-solaris/pktogf - bin/i386-solaris/pktype - -name mfware.sparc-solaris -category TLCore -revision 46829 -shortdesc sparc-solaris files of mfware -containersize 120164 -containerchecksum 1d71cd005ba8c98ac3a8be0b24c0906ec9fc479c097f0915a98d1442931c074f26ea411b596a435ae570e1cac8acd9ecf8aa4167e7a7c09f430ecd9b3d3b500a -binfiles arch=sparc-solaris size=159 - bin/sparc-solaris/gftodvi - bin/sparc-solaris/gftopk - bin/sparc-solaris/gftype - bin/sparc-solaris/mft - bin/sparc-solaris/pktogf - bin/sparc-solaris/pktype - -name mfware.win32 -category TLCore -revision 46993 -shortdesc win32 files of mfware -containersize 58748 -containerchecksum cd9ff9e2f14a5cb59483264c09226881e73be82a00aafa472d0816fc04d5a450b93201cdb61d80051efa2317d0360ce04724a50f864e58f354468537adfaff97 -binfiles arch=win32 size=45 - bin/win32/gftodvi.exe - bin/win32/gftopk.exe - bin/win32/gftype.exe - bin/win32/mft.exe - bin/win32/pktogf.exe - bin/win32/pktype.exe - -name mfware.x86_64-cygwin -category TLCore -revision 46813 -shortdesc x86_64-cygwin files of mfware -containersize 64324 -containerchecksum d3ee32575e3a45ee7f2d113bb880e4be6b38657dd1097b2e5d107726643c9d22a2f8aeb74cc445b91cf7eacb441bb2f51b1d9b9f17c9bf91db4b31702376274a -binfiles arch=x86_64-cygwin size=51 - bin/x86_64-cygwin/gftodvi.exe - bin/x86_64-cygwin/gftopk.exe - bin/x86_64-cygwin/gftype.exe - bin/x86_64-cygwin/mft.exe - bin/x86_64-cygwin/pktogf.exe - bin/x86_64-cygwin/pktype.exe - -name mfware.x86_64-darwin -category TLCore -revision 48728 -shortdesc x86_64-darwin files of mfware -containersize 119996 -containerchecksum 1f1044d16fe1eb6912f952126cdc4833ff8746311d234ef4ec911324f337b329ddff0c4aebd7ffef1f12cb415c6a3494528c01903cb123ad201d3ed8c5b1621d -binfiles arch=x86_64-darwin size=153 - bin/x86_64-darwin/gftodvi - bin/x86_64-darwin/gftopk - bin/x86_64-darwin/gftype - bin/x86_64-darwin/mft - bin/x86_64-darwin/pktogf - bin/x86_64-darwin/pktype - -name mfware.x86_64-darwinlegacy -category TLCore -revision 47387 -shortdesc x86_64-darwinlegacy files of mfware -containersize 116800 -containerchecksum fc12c1b6772c269b4681a0565261ebefd3bd126a011671e87193e098cfc729465ebc0df2e40d30a23671867e4f96269ef304e17129b72b2b54320a4010f420e1 -binfiles arch=x86_64-darwinlegacy size=147 - bin/x86_64-darwinlegacy/gftodvi - bin/x86_64-darwinlegacy/gftopk - bin/x86_64-darwinlegacy/gftype - bin/x86_64-darwinlegacy/mft - bin/x86_64-darwinlegacy/pktogf - bin/x86_64-darwinlegacy/pktype - -name mfware.x86_64-linux -category TLCore -revision 47063 -shortdesc x86_64-linux files of mfware -containersize 122080 -containerchecksum abde6d87585d7cbd2b82485ff2a9cc27ec1e44048c184cb4d565d7054929a91cf5e17e916854465473ae44ef5336c993f5b48f3495933a3cfab6dda9247a12aa -binfiles arch=x86_64-linux size=145 - bin/x86_64-linux/gftodvi - bin/x86_64-linux/gftopk - bin/x86_64-linux/gftype - bin/x86_64-linux/mft - bin/x86_64-linux/pktogf - bin/x86_64-linux/pktype - -name mfware.x86_64-linuxmusl -category TLCore -revision 47036 -shortdesc x86_64-linuxmusl files of mfware -containersize 128176 -containerchecksum 9956c1f76befd3a71375909052fdcfd26918f3537f9a3639299829cc9f64182b5e2bd45a08cf17a18f34d82b7e526349369d95c02d7cba07fd1a61cd1fbea951 -binfiles arch=x86_64-linuxmusl size=169 - bin/x86_64-linuxmusl/gftodvi - bin/x86_64-linuxmusl/gftopk - bin/x86_64-linuxmusl/gftype - bin/x86_64-linuxmusl/mft - bin/x86_64-linuxmusl/pktogf - bin/x86_64-linuxmusl/pktype - -name mfware.x86_64-solaris -category TLCore -revision 46829 -shortdesc x86_64-solaris files of mfware -containersize 143176 -containerchecksum 1e408827d7336c6bbc5277c5f4b4866aed1bb8320982d37b2118f5a1032079f9925cae0d582bd10962223a4b331050abab6962226554ebdfad1cf4946a6bee0e -binfiles arch=x86_64-solaris size=168 - bin/x86_64-solaris/gftodvi - bin/x86_64-solaris/gftopk - bin/x86_64-solaris/gftype - bin/x86_64-solaris/mft - bin/x86_64-solaris/pktogf - bin/x86_64-solaris/pktype - -name mgltex -category Package -revision 41676 -shortdesc High-quality graphics from MGL scripts embedded in LaTeX documents -relocated 1 -longdesc This package allows you to create high-quality -longdesc publication-ready graphics directly from MGL scripts embedded -longdesc into your LaTeX document, using the MathGL library. Besides -longdesc following the LaTeX philosophy of allowing you to concentrate -longdesc on content rather than output (mglTeX takes care of producing -longdesc the output), mglTeX facilitates the maintenance of your -longdesc document, since both code for text and code for plots are -longdesc contained in a single file. MathGL. is a fast and efficient -longdesc library by Alexey Balakin for the creation of high-quality -longdesc publication-ready scientific graphics. Although it defines -longdesc interfaces for many programming languages, it also implements -longdesc its own scripting language, called MGL, which can be used -longdesc independently. -containersize 6364 -containerchecksum 784c0c8530899a8c3d66273951fdda53707439d737bea9d33858f4fad93d889efb2873660ca279530b5a3d938b908fcb82f3561200ae389862c565c7b66b7e76 -doccontainersize 1747740 -doccontainerchecksum 95ee395d285ede2e3bd706c792ff6584fe590559f87e26706711362e56abe3c02403ae15b0c055235acea7d6d59f5508a04419db88e523308b416e015c7b0b54 -docfiles size=521 - RELOC/doc/latex/mgltex/README details="Readme" - RELOC/doc/latex/mgltex/Recompilation_decision.eps - RELOC/doc/latex/mgltex/Recompilation_decision.pdf - RELOC/doc/latex/mgltex/Recompilation_decision.svg - RELOC/doc/latex/mgltex/mgltex.pdf details="Package documentation" - RELOC/doc/latex/mgltex/sample.pdf - RELOC/doc/latex/mgltex/sample.tex -srccontainersize 31248 -srccontainerchecksum d403cbeba95f3c7020822edc5f7effdb38fbe14a8379dc305ef7afc2ff2ea09ecea031ec4c93453ee7666e704b978a640fc70a7b597bccf0930a681d9c822316 -srcfiles size=40 - RELOC/source/latex/mgltex/mgltex.dtx - RELOC/source/latex/mgltex/mgltex.ins -runfiles size=7 - RELOC/tex/latex/mgltex/mgltex.sty -catalogue-ctan /graphics/mgltex -catalogue-date 2016-07-12 07:05:39 +0200 -catalogue-license gpl3 -catalogue-topics maths graphics-plot graphics-plotfn -catalogue-version 4.2 - -name mhchem -category Package -revision 48088 -shortdesc Typeset chemical formulae/equations and Risk and Safety phrases -relocated 1 -longdesc The bundle provides three packages: The mhchem package provides -longdesc commands for typesetting chemical molecular formulae and -longdesc equations. The hpstatement package provides commands for the -longdesc official hazard statements and precautionary statements (H and -longdesc P statements) that are used to label chemicals. The rsphrase -longdesc package provides commands for the official Risk and Safety (R -longdesc and S) Phrases that are used to label chemicals. The package -longdesc requires the expl3 bundle. -depend chemgreek -containersize 51508 -containerchecksum a514d4049567d1763da4b1e8865609b0ef4d8ffbfe74a4db58d60e48b9968b615f259c8524639ffe5cc74aacf4db9ed3ef5d04d28a42df381a16fa0914efc1a3 -doccontainersize 285496 -doccontainerchecksum 61eb4735097b7cbdbf18b5276e4ef47628c557802b71198a9bd8a7e5f953b6c684e8c6f0cb2e2ee68c05143ace40c509d2292ba8e0d20091cf60b956552f52af -docfiles size=88 - RELOC/doc/latex/mhchem/README details="Readme" - RELOC/doc/latex/mhchem/lppl-1-3c.txt - RELOC/doc/latex/mhchem/manifest.txt - RELOC/doc/latex/mhchem/mhchem.pdf details="Package documentation" - RELOC/doc/latex/mhchem/mhchem.tex -runfiles size=109 - RELOC/tex/latex/mhchem/hpstatement.sty - RELOC/tex/latex/mhchem/mhchem.sty - RELOC/tex/latex/mhchem/rsphrase.sty -catalogue-also r-und-s -catalogue-ctan /macros/latex/contrib/mhchem -catalogue-date 2018-06-24 22:16:57 +0200 -catalogue-license lppl1.3c -catalogue-topics safety-notice chemistry - -name mhequ -category Package -revision 38224 -shortdesc Multicolumn equations, tags, labels, sub-numbering -relocated 1 -longdesc MHequ simplifies creating multi-column equation environments, -longdesc and tagging the equations therein. It supports sub-numbers of -longdesc blocks of equations (like (1.2a), (1.2b), etc) and references -longdesc to each equation individually (1.2a) or to the whole block -longdesc (1.2). The labels can be shown in draft mode. Comments in the -longdesc package itself describe usage. -containersize 4264 -containerchecksum 8c368f2ad6209c2cf503a38e43d008db46a674af539f4de9c85f25ab5334dfc98c97b5013a1b1713e4cc6461be1b2943275945a01f95e29aa13dc62a77a19c99 -doccontainersize 100304 -doccontainerchecksum cc34cd1b641f0e010f13f51484d4110c277674a327dbe55be69b454a9288c82da6f832b24a21708980a32e544ba69f30e31a2ed061f66fada0b16da346a8bced -docfiles size=27 - RELOC/doc/latex/mhequ/README details="Readme" - RELOC/doc/latex/mhequ/example.pdf details="Examples of package use" - RELOC/doc/latex/mhequ/example.tex -runfiles size=3 - RELOC/tex/latex/mhequ/mhequ.sty -catalogue-ctan /macros/latex/contrib/mhequ -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license pd -catalogue-topics maths -catalogue-version 1.7 - -name mi-solns -category Package -revision 49651 -shortdesc Extract solutions from exercises and quizzes -relocated 1 -longdesc This package is designed to mark a solution environment of an -longdesc exercise or quiz and insert it into the same or a different -longdesc document. Solutions are ones created by either the exerquiz or -longdesc eqexam package. All PDF creators are supported. -containersize 2296 -containerchecksum e7a3ee305e55e72a63b1599ae48996721cf336647c65e3e05473544800ce9871c789185ef91a2f18e29da802a03c5b5126792cc67e1a576831e80a361fee3f2f -doccontainersize 459540 -doccontainerchecksum b3088c5e1e621569a08b0f2bb56c09438afe6be6baf50048d7fb1f953cd0115af938ea197b76a80212f1d88db6effb632c444fe2f4bbf5b66fbe69b25aa102f3 -docfiles size=135 - RELOC/doc/latex/mi-solns/README.md details="Readme" - RELOC/doc/latex/mi-solns/docs/mi-solns.pdf details="Package documentation" - RELOC/doc/latex/mi-solns/docs/mi-solnsman.pdf details="User manual" - RELOC/doc/latex/mi-solns/docs/mi-solnsman.tex - RELOC/doc/latex/mi-solns/examples/create-db.tex - RELOC/doc/latex/mi-solns/examples/mi-solns-eq.tex - RELOC/doc/latex/mi-solns/examples/mi-solns-eqe.tex - RELOC/doc/latex/mi-solns/examples/use-db.tex -srccontainersize 6528 -srccontainerchecksum 90ce027ee97e8727ea2a05f7304a05e11fa27f73f6566c0c010033f9a20ea6be492feeee45ee91a7b8f9fa89fb2958a89d56793a8c16b902e94d26a3c6d16bf5 -srcfiles size=6 - RELOC/source/latex/mi-solns/mi-solns.dtx - RELOC/source/latex/mi-solns/mi-solns.ins -runfiles size=2 - RELOC/tex/latex/mi-solns/mi-solns.sty -catalogue-ctan /macros/latex/contrib/mi-solns -catalogue-date 2019-01-09 19:55:13 +0100 -catalogue-license lppl1.2 -catalogue-topics exercise exam -catalogue-version 0.6 - -name miama -category Package -revision 39837 -shortdesc The Miama Nueva handwriting font with LaTeX support -relocated 1 -longdesc Miama Nueva is a handwriting / script font with over 1300 -longdesc glyphs that supports latin, cyrillic, and greek. It comes -longdesc complete with LaTeX support. -execute addMap miama.map -containersize 518192 -containerchecksum de3e66a7bb4a374189c09d098f35e1ae33bec7824680605f2de4eaa0bd55748696afa2c30f9088d9167485887a2c6f63234c070d5bdf404dd4d46aeddf23ebde -doccontainersize 310392 -doccontainerchecksum 3cf4edb7eb1049dbc5943b0b88d45909be779301503587b49837d3344e20cfd7695ba604f481b679d937c4290c288f925d4b6bb68e9a2d809be72a71405d8c71 -docfiles size=89 - RELOC/doc/fonts/miama/README details="Readme" - RELOC/doc/fonts/miama/miama.pdf details="Package documentation" -srccontainersize 5788 -srccontainerchecksum 65911e34d6bdcf158296ab8de6afb27959f3e4379fc7416e228d5ed851bd51a4f6149875b51d2995383f592f968520bcce07bbd4ff324e531da31c135dc64d90 -srcfiles size=7 - RELOC/source/fonts/miama/miama.dtx - RELOC/source/fonts/miama/miama.ins -runfiles size=323 - RELOC/fonts/afm/public/miama/miama.afm - RELOC/fonts/enc/dvips/miama/lgr-miama.enc - RELOC/fonts/enc/dvips/miama/ot1-miama.enc - RELOC/fonts/enc/dvips/miama/qx-miama.enc - RELOC/fonts/enc/dvips/miama/t1-miama.enc - RELOC/fonts/enc/dvips/miama/t2a-miama.enc - RELOC/fonts/enc/dvips/miama/t2b-miama.enc - RELOC/fonts/enc/dvips/miama/t2c-miama.enc - RELOC/fonts/enc/dvips/miama/t5-miama.enc - RELOC/fonts/enc/dvips/miama/x2-miama.enc - RELOC/fonts/map/dvips/miama/miama.map - RELOC/fonts/opentype/public/miama/miama.otf - RELOC/fonts/tfm/public/miama/miama-lgr.tfm - RELOC/fonts/tfm/public/miama/miama-ot1.tfm - RELOC/fonts/tfm/public/miama/miama-qx.tfm - RELOC/fonts/tfm/public/miama/miama-t1.tfm - RELOC/fonts/tfm/public/miama/miama-t2a.tfm - RELOC/fonts/tfm/public/miama/miama-t2b.tfm - RELOC/fonts/tfm/public/miama/miama-t2c.tfm - RELOC/fonts/tfm/public/miama/miama-t5.tfm - RELOC/fonts/tfm/public/miama/miama-x2.tfm - RELOC/fonts/type1/public/miama/miama.pfb - RELOC/tex/latex/miama/lgrfmm.fd - RELOC/tex/latex/miama/miama.sty - RELOC/tex/latex/miama/ot1fmm.fd - RELOC/tex/latex/miama/qxfmm.fd - RELOC/tex/latex/miama/t1fmm.fd - RELOC/tex/latex/miama/t2afmm.fd - RELOC/tex/latex/miama/t2bfmm.fd - RELOC/tex/latex/miama/t2cfmm.fd - RELOC/tex/latex/miama/t5fmm.fd - RELOC/tex/latex/miama/x2fmm.fd -catalogue-ctan /fonts/miama -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics font-calligraphic font-cyrillic font-greek font-otf font-type1 -catalogue-version 1.0 - -name microtype -category Package -revision 46323 -shortdesc Subliminal refinements towards typographical perfection -relocated 1 -longdesc The package provides a LaTeX interface to the micro-typographic -longdesc extensions that were introduced by pdfTeX and have since also -longdesc propagated to XeTeX and LuaTeX: most prominently, character -longdesc protrusion and font expansion, furthermore the adjustment of -longdesc interword spacing and additional kerning, as well as -longdesc hyphenatable letterspacing (tracking) and the possibility to -longdesc disable all or selected ligatures. These features may be -longdesc applied to customisable sets of fonts, and all -longdesc micro-typographic aspects of the fonts can be configured in a -longdesc straight-forward and flexible way. Settings for various fonts -longdesc are provided. Note that character protrusion requires pdfTeX, -longdesc LuaTeX, or XeTeX. Font expansion works with pdfTeX or LuaTeX. -longdesc The package will by default enable protrusion and expansion if -longdesc they can safely be assumed to work. Disabling ligatures -longdesc requires pdfTeX or LuaTeX, while the adjustment of interword -longdesc spacing and of kerning only works with pdfTeX. Letterspacing is -longdesc available with pdfTeX or LuaTeX. The alternative package -longdesc `letterspace', which also works with plain TeX, provides the -longdesc user commands for letterspacing only, omitting support for all -longdesc other extensions. -containersize 45244 -containerchecksum ec4aa5f4982e1b5cfea99a9ae0f3e74cdb7d814d885d5eb8f65100fd5c7019e576821b327aefbcaaeb54f7889e521ee0afc627153b3f7b213917e0cf647c154c -doccontainersize 1638284 -doccontainerchecksum 0469b0a305da06a0da149417e908804b0aeebf00d0ba2f9630b149068983aa6d36502439ae90095c8607a04cc55542224b375a2c9058bdd330f61a7cd3080c3b -docfiles size=415 - RELOC/doc/latex/microtype/README.md details="Package README" - RELOC/doc/latex/microtype/microtype.pdf details="Package documentation (English)" language="en" - RELOC/doc/latex/microtype/test-microtype.tex -srccontainersize 140572 -srccontainerchecksum a382de33e87b6b8de9b99edffc5fa9073517e1570eadc3061ffcc2abc7c9e8ec1424544ad1663be96d0f489b7cee7a92b43d1fc6ab7c300153d084661796a113 -srcfiles size=170 - RELOC/source/latex/microtype/microtype-utf.dtx - RELOC/source/latex/microtype/microtype.dtx - RELOC/source/latex/microtype/microtype.ins -runfiles size=105 - RELOC/tex/latex/microtype/letterspace.sty - RELOC/tex/latex/microtype/microtype-luatex.def - RELOC/tex/latex/microtype/microtype-pdftex.def - RELOC/tex/latex/microtype/microtype-xetex.def - RELOC/tex/latex/microtype/microtype.cfg - RELOC/tex/latex/microtype/microtype.lua - RELOC/tex/latex/microtype/microtype.sty - RELOC/tex/latex/microtype/mt-CharisSIL.cfg - RELOC/tex/latex/microtype/mt-LatinModernRoman.cfg - RELOC/tex/latex/microtype/mt-PalatinoLinotype.cfg - RELOC/tex/latex/microtype/mt-bch.cfg - RELOC/tex/latex/microtype/mt-blg.cfg - RELOC/tex/latex/microtype/mt-cmr.cfg - RELOC/tex/latex/microtype/mt-euf.cfg - RELOC/tex/latex/microtype/mt-eur.cfg - RELOC/tex/latex/microtype/mt-euroitc.cfg - RELOC/tex/latex/microtype/mt-eus.cfg - RELOC/tex/latex/microtype/mt-msa.cfg - RELOC/tex/latex/microtype/mt-msb.cfg - RELOC/tex/latex/microtype/mt-mvs.cfg - RELOC/tex/latex/microtype/mt-pad.cfg - RELOC/tex/latex/microtype/mt-pmn.cfg - RELOC/tex/latex/microtype/mt-ppl.cfg - RELOC/tex/latex/microtype/mt-ptm.cfg - RELOC/tex/latex/microtype/mt-ugm.cfg - RELOC/tex/latex/microtype/mt-zpeu.cfg -catalogue-also pdfcprot -catalogue-ctan /macros/latex/contrib/microtype -catalogue-date 2018-01-15 18:45:39 +0100 -catalogue-license lppl1.3c -catalogue-topics micro-layout letterspace -catalogue-version 2.7a - -name microtype-de -category Package -revision 24549 -shortdesc Translation into German of the documentation of microtype -relocated 1 -containersize 392 -containerchecksum 1af4dccc8bd6edefba7bd66d7adef9a27bd341b3c4f0155a33b35135c39bd819a62a121c05b4edeacf2a35daca0a60a6e1fc5f8f0062ea1f89def220b24ca03d -doccontainersize 1378200 -doccontainerchecksum c0d43291d38e01ac163af05c9ca57da3196d7cb93e9c494ce816c1359b1d073ef30fec7735df22d869afb3f92a52f452c777e0ef97526204aa4e6cd0de14e333 -docfiles size=451 - RELOC/doc/latex/microtype-de/microtype-DE.dtx - RELOC/doc/latex/microtype-de/microtype-DE.pdf details="The document itself" -catalogue-ctan /info/translations/microtype/de -catalogue-date 2016-06-18 16:48:54 +0200 -catalogue-license lppl1.3 -catalogue-topics translation german-doc typesetting -catalogue-version 2.4 - -name midnight -category Package -revision 15878 -shortdesc A set of useful macro tools -relocated 1 -longdesc Included are: quire: making booklets, etc.; gloss: vertically -longdesc align words in consecutive sentences; loop: a looping -longdesc construct; dolines: 'meta'-macros to separate arguments by -longdesc newlines; labels: address labels and bulk mail letters; -longdesc styledef: selectively input part of a file; and border: borders -longdesc around boxes. -containersize 16332 -containerchecksum 232fcc0ecf25e6c80704a486d98b17c1a8750fbeadddb393eddabbdb7c46f2926cff65d4db3e39065a1c8caeff64b775a40017d51d3a01fa44ba727f82494624 -doccontainersize 330472 -doccontainerchecksum 385763510c1cd1e276910306ee3b427a66c5a1a3735b655091ff9b6ae7be89daa66b442bbd21fd806a426802683369c081883d96e3da77e0a4402def5fce107e -docfiles size=122 - RELOC/doc/generic/midnight/README details="Package Readme" - RELOC/doc/generic/midnight/border.doc - RELOC/doc/generic/midnight/dolines.doc - RELOC/doc/generic/midnight/gloss.doc - RELOC/doc/generic/midnight/labels.doc - RELOC/doc/generic/midnight/loop.doc - RELOC/doc/generic/midnight/midnight.pdf details="Package documentation" - RELOC/doc/generic/midnight/quire.doc - RELOC/doc/generic/midnight/styledef.doc -runfiles size=17 - RELOC/tex/generic/midnight/border.tex - RELOC/tex/generic/midnight/dolines.tex - RELOC/tex/generic/midnight/gloss.tex - RELOC/tex/generic/midnight/labels.tex - RELOC/tex/generic/midnight/loop.tex - RELOC/tex/generic/midnight/quire.tex - RELOC/tex/generic/midnight/styledef.tex -catalogue-ctan /macros/generic/midnight -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics linguistic macro-supp letter - -name midpage -category Package -revision 17484 -shortdesc Environment for vertical centring -relocated 1 -longdesc The environment will centre text, if immediately preceded and -longdesc followed by \clearpage. -containersize 792 -containerchecksum 8b4cac90dd0bbe21c3d48276fa93d62ff2dba0c471999b7180e314c28eeca1ae48cfde4d7f98d48ec353340d9598a31e52f9d62429444a861f1ab395f008b7df -doccontainersize 189016 -doccontainerchecksum ee51c5d7a8d69ae1a680eac984ac7885b2735cef4039c140bd39c84cfcb5b58a139ca54c7d8c669a1338fa9d4a21723fb03f031ff987ac5e8fefed829183b8e1 -docfiles size=49 - RELOC/doc/latex/midpage/midpage.pdf details="Package documentation" - RELOC/doc/latex/midpage/midpage.tex -runfiles size=1 - RELOC/tex/latex/midpage/midpage.sty -catalogue-ctan /macros/latex/contrib/midpage -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics layout -catalogue-version 1.1a - -name miller -category Package -revision 18789 -shortdesc Typeset miller indices -relocated 1 -longdesc Typeset miller indices, e.g., <1-20>, that are used in material -longdesc science with an easy syntax. Minus signs are printed as bar -longdesc above the corresponding number. -containersize 1456 -containerchecksum 1de8a349f509aaf16a74495a8629bd9a7c4f592387cf0d0928f12ca5c46f9772c819e062dc47aa0039bbb6b94285c2fde107a3a6dc3b16c48c38b9d8e4ea8290 -doccontainersize 260980 -doccontainerchecksum e8c633b8e058c281ed6060e876d98ec7057ffde804516d5e8e0e773f49a742363c1ce5eeb51f9359ee54da3fc90938f745c8624b26f713ffb42e2300fece571a -docfiles size=73 - RELOC/doc/latex/miller/ChangeLog - RELOC/doc/latex/miller/Makefile - RELOC/doc/latex/miller/README details="Readme" - RELOC/doc/latex/miller/miller-v.tex - RELOC/doc/latex/miller/miller.pdf details="Package documentation" - RELOC/doc/latex/miller/millertest.tex -srccontainersize 2880 -srccontainerchecksum e926b6f20dae412bad08c0c82feeafc8915cf1b6101b77b29bed0bd4b6cb95f4a6a4dd07856756436857695707d87b317859ccb0be5621b4b954133afdda50a2 -srcfiles size=3 - RELOC/source/latex/miller/miller.dtx - RELOC/source/latex/miller/miller.ins -runfiles size=1 - RELOC/tex/latex/miller/miller.sty -catalogue-ctan /macros/latex/contrib/miller -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics mat-sci -catalogue-version 1.2 - -name milog -category Package -revision 41610 -shortdesc A LaTeX class for fulfilling the documentation duties according to the German minimum wage law MiLoG -relocated 1 -longdesc Seit dem 1. Januar 2015 gilt in Deutschland grundsatzlich fur -longdesc alle Arbeitnehmer ein flachendeckender gesetzlicher Mindestlohn -longdesc in Hohe von derzeit 8,50EUR pro Stunde. Mit Wirkung ab 1. -longdesc August 2015 wurden die Dokumentations- und -longdesc Aufzeichnungspflichten gelockert. Nach SS17 MiLoG, muss Beginn, -longdesc Ende und Dauer der taglichen Arbeitszeit der in SS22 MiLoG -longdesc definierten Arbeitnehmern (formlos) aufgezeichnet werden. -longdesc Zusatzlich ermoglicht milog.cls aus praktischen Grunden die -longdesc Aufzeichnug von unbezahlten Pausen und Bemerkungen (Ruhetag, -longdesc Urlaub, krank, ...). Die Erfassung der Arbeitszeiten erfolgt in -longdesc einer simplen CSV-Datei, aus der die Klasse automatisch einen -longdesc Arbeitszeitnachweis erstellt. Alternativ konnen die Daten auch -longdesc durch einen CSV-Export - mit eventueller Nachbearbeitung - -longdesc einer geeigneteten App erhoben werden. The milog.cls class -longdesc provides means to fulfill the documentation duties by the -longdesc German minimum wage law MiLoG. The recording of working hours -longdesc is carried out in a simple CSV file from which the class will -longdesc automatically create a time sheet. Alternatively, data can also -longdesc be collected by a CSV export of a suitable app. -containersize 3104 -containerchecksum 294c434d7f4a0a4c94a2796a1f1520ad436144041a9180ad145b0aa406bca9ebc24ef545b71bdde69bd0c7dfb5f1d4c9efd4d0813ef1d1a15cfda5d05c91c165 -doccontainersize 404096 -doccontainerchecksum a93fbb41d37cfc4cfd016c00a2c88497da57d55be73d442c7c30f5e3bd3cb5bf68ca89027a03c889e212b4f396768b0f8bec43fe2b574daabbe576766810a68c -docfiles size=138 - RELOC/doc/latex/milog/201605.csv - RELOC/doc/latex/milog/201605.dat - RELOC/doc/latex/milog/README.md details="Readme" - RELOC/doc/latex/milog/makefile - RELOC/doc/latex/milog/manifest.txt - RELOC/doc/latex/milog/milog - RELOC/doc/latex/milog/milog-example.pdf details="Example" - RELOC/doc/latex/milog/milog-example.tex - RELOC/doc/latex/milog/milog-formular.pdf details="Example" - RELOC/doc/latex/milog/milog-formular.tex - RELOC/doc/latex/milog/milog.cfg - RELOC/doc/latex/milog/milog.dtx - RELOC/doc/latex/milog/milog.pdf details="Package documentation" language="de" -runfiles size=2 - RELOC/tex/latex/milog/milog.cls -catalogue-ctan /macros/latex/contrib/milog -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl -catalogue-topics legal -catalogue-version 1.0 - -name milsymb -category Package -revision 47482 -shortdesc LaTeX package for TikZ based drawing of military symbols as per NATO APP-6(C) -relocated 1 -longdesc The package offers commands to draw military symbols as per -longdesc NATO APP-6(C) https://www.awl.edu.pl/images/en/APP_6_C.pdf. It -longdesc has a set of commands for drawing all symbols found in the -longdesc document up to the control measures, as well as support for -longdesc custom non-standard symbols. Control measures are planned to be -longdesc included in a future release. -containersize 22128 -containerchecksum db2c38e789edffbebe5ad9729021b6f4663902e002786863aa5c4dfba1900d864494677c69d66e9abb009eff1719da3d029c807b2073a009d3962483f3431cba -doccontainersize 1544388 -doccontainerchecksum 957dee2080cc2d45d5985a21d253ca8236ae289bde8cab3ef02d9baadf9ca48e2e1d5002605d96bc81ec8799e2f7cb9f3cdcfe7ea76e1fc5ab046857188513d7 -docfiles size=523 - RELOC/doc/latex/milsymb/LICENCE.md - RELOC/doc/latex/milsymb/README.md details="Readme" - RELOC/doc/latex/milsymb/manual_examples/772px-1st_Marine_Division_insignia.png - RELOC/doc/latex/milsymb/manual_examples/mef.tex - RELOC/doc/latex/milsymb/manual_scripts/Activity_main_table.tex - RELOC/doc/latex/milsymb/manual_scripts/Activity_upper_table.tex - RELOC/doc/latex/milsymb/manual_scripts/Air_lower_table.tex - RELOC/doc/latex/milsymb/manual_scripts/Air_main_table.tex - RELOC/doc/latex/milsymb/manual_scripts/Air_upper_table.tex - RELOC/doc/latex/milsymb/manual_scripts/Equipment_main_table.tex - RELOC/doc/latex/milsymb/manual_scripts/Equipment_mobility_table.tex - RELOC/doc/latex/milsymb/manual_scripts/Installation_main_table.tex - RELOC/doc/latex/milsymb/manual_scripts/Installation_upper_table.tex - RELOC/doc/latex/milsymb/manual_scripts/Land_lower_table.tex - RELOC/doc/latex/milsymb/manual_scripts/Land_main_table.tex - RELOC/doc/latex/milsymb/manual_scripts/Land_upper_table.tex - RELOC/doc/latex/milsymb/manual_scripts/Missile_left_table.tex - RELOC/doc/latex/milsymb/manual_scripts/Missile_right_table.tex - RELOC/doc/latex/milsymb/manual_scripts/SeaSubsurface_lower_table.tex - RELOC/doc/latex/milsymb/manual_scripts/SeaSubsurface_main_table.tex - RELOC/doc/latex/milsymb/manual_scripts/SeaSubsurface_upper_table.tex - RELOC/doc/latex/milsymb/manual_scripts/SeaSurface_lower_table.tex - RELOC/doc/latex/milsymb/manual_scripts/SeaSurface_main_table.tex - RELOC/doc/latex/milsymb/manual_scripts/SeaSurface_upper_table.tex - RELOC/doc/latex/milsymb/manual_scripts/Space_lower_table.tex - RELOC/doc/latex/milsymb/manual_scripts/Space_main_table.tex - RELOC/doc/latex/milsymb/manual_scripts/Space_upper_table.tex - RELOC/doc/latex/milsymb/manual_scripts/gen_hidden.py - RELOC/doc/latex/milsymb/manual_scripts/gen_symbol_tables.py - RELOC/doc/latex/milsymb/milsymb.pdf details="Package documentation" - RELOC/doc/latex/milsymb/milsymb.tex -runfiles size=46 - RELOC/tex/latex/milsymb/milsymb.sty -catalogue-ctan /graphics/pgf/contrib/milsymb -catalogue-date 2018-04-29 09:30:21 +0200 -catalogue-license cc-by-sa-4 -catalogue-topics pgf-tikz symbol-supp -catalogue-version 1.0 - -name minibox -category Package -revision 30914 -shortdesc A simple type of box for LaTeX -relocated 1 -longdesc This small package provides a convenient input syntax for boxes -longdesc that don't break their text over lines automatically, but do -longdesc allow manual line breaks. The boxes shrink to the natural width -longdesc of the longest line they contain. -containersize 1056 -containerchecksum 924b155ad60c556841075a17df246588ae523cd691fb4570f822f7f885f717c2e7dc998788083c9a19a078c7f054f7370c71c615310edb42749ecbbefe8742fa -doccontainersize 281540 -doccontainerchecksum d238fda7c71e8addb74658b65e8fa519d28f2a812f99903ef06ded1642281f76f40248b5520717808dd34a3c3794cb7f4e903bb4b0171cac6c603bf66a81c6f7 -docfiles size=70 - RELOC/doc/latex/minibox/README details="Readme" - RELOC/doc/latex/minibox/minibox.pdf details="Package documentation" -srccontainersize 3048 -srccontainerchecksum 4ce46abed9f9e1ad4ecb4d8781e32d748b308cebde1cbbb369a86a6e7803325b39ae355c3048f0679851c75dcbf86b26a1bc5671a7721f3d593ad0149ec31404 -srcfiles size=3 - RELOC/source/latex/minibox/minibox.ins - RELOC/source/latex/minibox/minibox.tex -runfiles size=1 - RELOC/tex/latex/minibox/minibox.sty -catalogue-ctan /macros/latex/contrib/minibox -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics boxing -catalogue-version 0.2a - -name minidocument -category Package -revision 43752 -shortdesc Creates miniature documents inside other LaTeX documents -relocated 1 -longdesc This package can be used to create miniature documents inside -longdesc other LaTeX documents. Inside the minidocument all features of -longdesc the outer vertical mode like page breaking, floats, marginpars, -longdesc etc. are available. -containersize 1464 -containerchecksum 5ecf897d89dbc0e66ead1514edffc851c5838021ffac5eaed9566fafb221b458fc03532ad1d128abc14de1d1cd503f067cc217f4bcb09d38c86e459951a36cdf -doccontainersize 188224 -doccontainerchecksum 9013993b16c687e845c6f146ec37507385c2eb42978e02db7caeb10f878e424d8c606c81ff00b2ccd47d37665a67a9cf9e9ece237300122c194c0e4482e1e5f7 -docfiles size=48 - RELOC/doc/latex/minidocument/Makefile - RELOC/doc/latex/minidocument/README details="Readme" - RELOC/doc/latex/minidocument/minidocument.pdf details="Package documentation" -srccontainersize 3616 -srccontainerchecksum f4d9e6fb84ca33e8bc8a91474334824671b6f0f072fe49d0da45cbdc1f34ff7dff74622bac42725c9733ff7bc4bb2c97ff1b45bbcf216e98cade86953b766ca4 -srcfiles size=4 - RELOC/source/latex/minidocument/minidocument.dtx - RELOC/source/latex/minidocument/minidocument.ins -runfiles size=1 - RELOC/tex/latex/minidocument/minidocument.sty -catalogue-also subfiles -catalogue-ctan /macros/latex/contrib/minidocument -catalogue-date 2018-01-07 12:14:32 +0100 -catalogue-license lppl1.3 -catalogue-topics subdocs -catalogue-version 1.0 - -name minifp -category Package -revision 32559 -shortdesc Fixed-point real computations to 8 decimals -relocated 1 -longdesc The package provides basic arithmetic operations to 8 decimal -longdesc places for plain TeX or LaTeX. Results are exact when they fit -longdesc within the digit limits. Along with the basic package is an -longdesc optional extension that adds computation of sin, cos, log, -longdesc sqrt, exp, powers and angles. These are also exact when -longdesc theoretically possible and are otherwise accurate to at least 7 -longdesc decimal places. In addition, the package provides a stack-based -longdesc programing environment. -containersize 10000 -containerchecksum 77dbdbdb2bdc3da49d43c9c1bca96245633dd0764faf7bf9276769adac234e3eed2b318f24470d755d2f56c635959c36370dcd9514b0258fa6c316ae8e6e5a50 -doccontainersize 435556 -doccontainerchecksum 825b8b2038041f139067026c09c6ee4968a6011c287fefabe01f7cf574795ecb5dddd076e6f44e0dc0ae489111748953d8441185643c7573729a67c5a49c9962 -docfiles size=116 - RELOC/doc/generic/minifp/README details="Readme" - RELOC/doc/generic/minifp/minifp.pdf details="Package documentation" - RELOC/doc/generic/minifp/test1.tex - RELOC/doc/generic/minifp/test2.tex -srccontainersize 43844 -srccontainerchecksum f5d63a1214d2175430d866abbd5f9863472306e9accdf4d819731c59ad11b85c9ccce6a288265025a07037e4a1fa0ea05f8077a9e8f476b5d1eaa712c4c627a8 -srcfiles size=42 - RELOC/source/generic/minifp/minifp.dtx - RELOC/source/generic/minifp/minifp.ins -runfiles size=13 - RELOC/tex/generic/minifp/mfpextra.tex - RELOC/tex/generic/minifp/minifp.sty -catalogue-ctan /macros/generic/minifp -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics arithmetic calculation random -catalogue-version 0.96 - -name minipage-marginpar -category Package -revision 15878 -shortdesc Minipages with marginal notes -relocated 1 -longdesc This package allows \marginpar-commands inside of minipages and -longdesc other boxes. (It takes another approach than marginnote by -longdesc Markus Kohm: it saves all \marginpar-commands and typesets them -longdesc outside (i.e., after) the box.) The package defines an -longdesc environment minipagewithmarginpars (to be used like -longdesc minipage)--and the internal commands may be used by other -longdesc packages to define similar environments or commands. -containersize 1584 -containerchecksum 54b8a8a4f6eb26a3519759cfdc24944cef1e3b794232ea22119893b275a1f72be6e16519421319ea50de08de254d2fbf8f9e5826c8f2d1a43185644a63e4e775 -doccontainersize 72204 -doccontainerchecksum 93d6c156136c827aa0d5a9efbf124c2869284214962d5ddca7fe04cb13fefb5cbe882c2c44eb0ac7776684b16535cc51283dc6aa5de664ef7c77806c821eb2f9 -docfiles size=51 - RELOC/doc/latex/minipage-marginpar/README details="README file" - RELOC/doc/latex/minipage-marginpar/minipage-marginpar.pdf details="Package documentation" language="de" -srccontainersize 6136 -srccontainerchecksum 61a673e790966e6d465295d1e7173bd68f37fb18f6ce0e5d365510723079401f4354f52575864057694651fcfae4bb573a37ff4262f898d6d2de3cf4a08038ea -srcfiles size=5 - RELOC/source/latex/minipage-marginpar/minipage-marginpar.dtx - RELOC/source/latex/minipage-marginpar/minipage-marginpar.ins -runfiles size=2 - RELOC/tex/latex/minipage-marginpar/minipage-marginpar.sty - RELOC/tex/latex/minipage-marginpar/mpgmpar.sty -catalogue-ctan /macros/latex/contrib/minipage-marginpar -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics notes boxing -catalogue-version 0.2 - -name miniplot -category Package -revision 17483 -shortdesc A package for easy figure arrangement -relocated 1 -longdesc MiniPlot is a package to help the LaTeX user typeset EPS -longdesc figures using an easy-to-use interface. Figures can be arranged -longdesc as one-figure-only or as a collection of figures in columns and -longdesc rows which can itself contain sub-figures in columns and rows. -longdesc Wrapped figures are also supported. This package provides -longdesc commands to display a framebox instead of the figure as the -longdesc graphics package does already but additionally it writes useful -longdesc information such as the label and scaling factor into these -longdesc boxes. -containersize 6248 -containerchecksum ecd9cc1bd9a1ac439c2e705e24cc4066a08a24adb92df83057c44feb3f3dbfe951a32e28a50ff60f37dbb27700a37ffdd77f288cd201a1ad9f8fb65c5475ca0e -doccontainersize 166204 -doccontainerchecksum 9c907949f394f35ced7ff99f85343188b04eb09a69f6b9a3d2374f5e4d81496eec28d642cd49bc71c73fbde4d80587fa4b7de2f08a3d3be39acd64659502453e -docfiles size=68 - RELOC/doc/latex/miniplot/disclaimer.txt - RELOC/doc/latex/miniplot/documentation.zip - RELOC/doc/latex/miniplot/miniplot.pdf details="Package documentation" - RELOC/doc/latex/miniplot/miniplot.tex -runfiles size=11 - RELOC/tex/latex/miniplot/miniplot.sty -catalogue-ctan /macros/latex/contrib/miniplot -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics graphics-use - -name minitoc -category Package -revision 48196 -shortdesc Produce a table of contents for each chapter, part or section -relocated 1 -longdesc The minitoc package allows you to add mini-tables-of-contents -longdesc (minitocs) at the beginning of every chapter, part or section. -longdesc There is also provision for mini-lists of figures and of -longdesc tables. At the part level, they are parttocs, partlofs and -longdesc partlots. If the type of document does not use chapters, the -longdesc basic provision is section level secttocs, sectlofs and -longdesc sectlots. The package has provision for language-specific -longdesc configuration of its own "fixed names", using .mld files -longdesc (analagous to babel .ldf files that do that job for LaTeX"s own -longdesc fixed names). -containersize 41880 -containerchecksum a7f98ce1e0d7d830be5f07717878fdd982d8127989261d28b7ede836d25245c4255f9f8f13058466fb589923e303c5b1516fd017f1702998886e0e1eb547190f -doccontainersize 6354208 -doccontainerchecksum 17763cc33ac714a7cc1e5c1eac55693d6487b754be1d79e6310a9a0d7e2cf25f079d728658a68f4a574db7badc9470359433331dbe739bc04d51adcb7a9e7ba3 -docfiles size=2364 - RELOC/doc/latex/minitoc/INSTALL - RELOC/doc/latex/minitoc/README.md details="Readme" language="en" - RELOC/doc/latex/minitoc/TODO - RELOC/doc/latex/minitoc/boldsc.sty - RELOC/doc/latex/minitoc/cmk - RELOC/doc/latex/minitoc/dblaccnt.sty - RELOC/doc/latex/minitoc/emk - RELOC/doc/latex/minitoc/en-mtc.bst - RELOC/doc/latex/minitoc/examples/mtc-2c.pdf - RELOC/doc/latex/minitoc/examples/mtc-2c.tex - RELOC/doc/latex/minitoc/examples/mtc-2nd.pdf - RELOC/doc/latex/minitoc/examples/mtc-2nd.tex - RELOC/doc/latex/minitoc/examples/mtc-3co.pdf - RELOC/doc/latex/minitoc/examples/mtc-3co.tex - RELOC/doc/latex/minitoc/examples/mtc-add.bib - RELOC/doc/latex/minitoc/examples/mtc-add.pdf - RELOC/doc/latex/minitoc/examples/mtc-add.tex - RELOC/doc/latex/minitoc/examples/mtc-ads.pdf - RELOC/doc/latex/minitoc/examples/mtc-ads.tex - RELOC/doc/latex/minitoc/examples/mtc-amm.pdf - RELOC/doc/latex/minitoc/examples/mtc-amm.tex - RELOC/doc/latex/minitoc/examples/mtc-apx.pdf - RELOC/doc/latex/minitoc/examples/mtc-apx.tex - RELOC/doc/latex/minitoc/examples/mtc-art.pdf - RELOC/doc/latex/minitoc/examples/mtc-art.tex - RELOC/doc/latex/minitoc/examples/mtc-bk.pdf - RELOC/doc/latex/minitoc/examples/mtc-bk.tex - RELOC/doc/latex/minitoc/examples/mtc-bo.pdf - RELOC/doc/latex/minitoc/examples/mtc-bo.tex - RELOC/doc/latex/minitoc/examples/mtc-ch0.pdf - RELOC/doc/latex/minitoc/examples/mtc-ch0.tex - RELOC/doc/latex/minitoc/examples/mtc-cri.pdf - RELOC/doc/latex/minitoc/examples/mtc-cri.tex - RELOC/doc/latex/minitoc/examples/mtc-fko.pdf - RELOC/doc/latex/minitoc/examples/mtc-fko.tex - RELOC/doc/latex/minitoc/examples/mtc-fo1.pdf - RELOC/doc/latex/minitoc/examples/mtc-fo1.tex - RELOC/doc/latex/minitoc/examples/mtc-fo2.pdf - RELOC/doc/latex/minitoc/examples/mtc-fo2.tex - RELOC/doc/latex/minitoc/examples/mtc-gap.pdf - RELOC/doc/latex/minitoc/examples/mtc-gap.tex - RELOC/doc/latex/minitoc/examples/mtc-hi1.pdf - RELOC/doc/latex/minitoc/examples/mtc-hi1.tex - RELOC/doc/latex/minitoc/examples/mtc-hi2.pdf - RELOC/doc/latex/minitoc/examples/mtc-hi2.tex - RELOC/doc/latex/minitoc/examples/mtc-hia.pdf - RELOC/doc/latex/minitoc/examples/mtc-hia.tex - RELOC/doc/latex/minitoc/examples/mtc-hir.pdf - RELOC/doc/latex/minitoc/examples/mtc-hir.tex - RELOC/doc/latex/minitoc/examples/mtc-hop.pdf - RELOC/doc/latex/minitoc/examples/mtc-hop.tex - RELOC/doc/latex/minitoc/examples/mtc-liv.pdf - RELOC/doc/latex/minitoc/examples/mtc-liv.tex - RELOC/doc/latex/minitoc/examples/mtc-mem.pdf - RELOC/doc/latex/minitoc/examples/mtc-mem.tex - RELOC/doc/latex/minitoc/examples/mtc-mm1.pdf - RELOC/doc/latex/minitoc/examples/mtc-mm1.tex - RELOC/doc/latex/minitoc/examples/mtc-mu.pdf - RELOC/doc/latex/minitoc/examples/mtc-mu.tex - RELOC/doc/latex/minitoc/examples/mtc-nom.pdf - RELOC/doc/latex/minitoc/examples/mtc-nom.tex - RELOC/doc/latex/minitoc/examples/mtc-ocf.pdf - RELOC/doc/latex/minitoc/examples/mtc-ocf.tex - RELOC/doc/latex/minitoc/examples/mtc-ofs.pdf - RELOC/doc/latex/minitoc/examples/mtc-ofs.tex - RELOC/doc/latex/minitoc/examples/mtc-sbf.pdf - RELOC/doc/latex/minitoc/examples/mtc-sbf.tex - RELOC/doc/latex/minitoc/examples/mtc-scr.pdf - RELOC/doc/latex/minitoc/examples/mtc-scr.tex - RELOC/doc/latex/minitoc/examples/mtc-syn.pdf - RELOC/doc/latex/minitoc/examples/mtc-syn.tex - RELOC/doc/latex/minitoc/examples/mtc-tbi.pdf - RELOC/doc/latex/minitoc/examples/mtc-tbi.tex - RELOC/doc/latex/minitoc/examples/mtc-tlc.pdf - RELOC/doc/latex/minitoc/examples/mtc-tlc.tex - RELOC/doc/latex/minitoc/examples/mtc-tsf.pdf - RELOC/doc/latex/minitoc/examples/mtc-tsf.tex - RELOC/doc/latex/minitoc/examples/mtc-vti.pdf - RELOC/doc/latex/minitoc/examples/mtc-vti.tex - RELOC/doc/latex/minitoc/fmk - RELOC/doc/latex/minitoc/fr-mtc.bst - RELOC/doc/latex/minitoc/franc.sty - RELOC/doc/latex/minitoc/frbib.sty - RELOC/doc/latex/minitoc/frnew.sty - RELOC/doc/latex/minitoc/images/lamed3.png - RELOC/doc/latex/minitoc/imk - RELOC/doc/latex/minitoc/minitoc-fr.bib - RELOC/doc/latex/minitoc/minitoc-fr.dtx - RELOC/doc/latex/minitoc/minitoc-fr.ist - RELOC/doc/latex/minitoc/minitoc-fr.lan - RELOC/doc/latex/minitoc/minitoc-fr.pdf - RELOC/doc/latex/minitoc/minitoc.bib - RELOC/doc/latex/minitoc/minitoc.bug - RELOC/doc/latex/minitoc/minitoc.dtx - RELOC/doc/latex/minitoc/minitoc.ins - RELOC/doc/latex/minitoc/minitoc.ist - RELOC/doc/latex/minitoc/minitoc.l - RELOC/doc/latex/minitoc/minitoc.lan - RELOC/doc/latex/minitoc/minitoc.pdf details="Package documentation" - RELOC/doc/latex/minitoc/minitoc.pre - RELOC/doc/latex/minitoc/minitoc.sum - RELOC/doc/latex/minitoc/mypatches.sty - RELOC/doc/latex/minitoc/pmk - RELOC/doc/latex/minitoc/rmk - RELOC/doc/latex/minitoc/tmk - RELOC/doc/latex/minitoc/xmk -runfiles size=267 - RELOC/tex/latex/minitoc/UKenglish.mld - RELOC/tex/latex/minitoc/USenglish.mld - RELOC/tex/latex/minitoc/acadian.mld - RELOC/tex/latex/minitoc/acadien.mld - RELOC/tex/latex/minitoc/afrikaan.mld - RELOC/tex/latex/minitoc/afrikaans.mld - RELOC/tex/latex/minitoc/albanian.mld - RELOC/tex/latex/minitoc/american.mld - RELOC/tex/latex/minitoc/arab.mld - RELOC/tex/latex/minitoc/arab2.mld - RELOC/tex/latex/minitoc/arabi.mld - RELOC/tex/latex/minitoc/arabic.mld - RELOC/tex/latex/minitoc/armenian.mld - RELOC/tex/latex/minitoc/australian.mld - RELOC/tex/latex/minitoc/austrian.mld - RELOC/tex/latex/minitoc/bahasa.mld - RELOC/tex/latex/minitoc/bahasai.mld - RELOC/tex/latex/minitoc/bahasam.mld - RELOC/tex/latex/minitoc/bangla.mld - RELOC/tex/latex/minitoc/basque.mld - RELOC/tex/latex/minitoc/bengali.mld - RELOC/tex/latex/minitoc/bicig.mld - RELOC/tex/latex/minitoc/bicig2.mld - RELOC/tex/latex/minitoc/bicig3.mld - RELOC/tex/latex/minitoc/bithe.mld - RELOC/tex/latex/minitoc/brazil.mld - RELOC/tex/latex/minitoc/brazilian.mld - RELOC/tex/latex/minitoc/breton.mld - RELOC/tex/latex/minitoc/british.mld - RELOC/tex/latex/minitoc/bulgarian.mld - RELOC/tex/latex/minitoc/bulgarianb.mld - RELOC/tex/latex/minitoc/buryat.mld - RELOC/tex/latex/minitoc/buryat2.mld - RELOC/tex/latex/minitoc/canadian.mld - RELOC/tex/latex/minitoc/canadien.mld - RELOC/tex/latex/minitoc/castillan.mld - RELOC/tex/latex/minitoc/castillian.mld - RELOC/tex/latex/minitoc/catalan.mld - RELOC/tex/latex/minitoc/chinese1.mld - RELOC/tex/latex/minitoc/chinese1.mlo - RELOC/tex/latex/minitoc/chinese2.mld - RELOC/tex/latex/minitoc/chinese2.mlo - RELOC/tex/latex/minitoc/croatian.mld - RELOC/tex/latex/minitoc/czech.mld - RELOC/tex/latex/minitoc/danish.mld - RELOC/tex/latex/minitoc/devanagari.mld - RELOC/tex/latex/minitoc/dutch.mld - RELOC/tex/latex/minitoc/english.mld - RELOC/tex/latex/minitoc/english1.mld - RELOC/tex/latex/minitoc/english2.mld - RELOC/tex/latex/minitoc/esperant.mld - RELOC/tex/latex/minitoc/esperanto.mld - RELOC/tex/latex/minitoc/estonian.mld - RELOC/tex/latex/minitoc/ethiopia.mld - RELOC/tex/latex/minitoc/ethiopian.mld - RELOC/tex/latex/minitoc/ethiopian2.mld - RELOC/tex/latex/minitoc/farsi1.mld - RELOC/tex/latex/minitoc/farsi1.mlo - RELOC/tex/latex/minitoc/farsi2.mld - RELOC/tex/latex/minitoc/farsi2.mlo - RELOC/tex/latex/minitoc/farsi3.mld - RELOC/tex/latex/minitoc/finnish.mld - RELOC/tex/latex/minitoc/finnish2.mld - RELOC/tex/latex/minitoc/francais.mld - RELOC/tex/latex/minitoc/french.mld - RELOC/tex/latex/minitoc/french1.mld - RELOC/tex/latex/minitoc/french2.mld - RELOC/tex/latex/minitoc/frenchb.mld - RELOC/tex/latex/minitoc/frenchle.mld - RELOC/tex/latex/minitoc/frenchpro.mld - RELOC/tex/latex/minitoc/galician.mld - RELOC/tex/latex/minitoc/german.mld - RELOC/tex/latex/minitoc/germanb.mld - RELOC/tex/latex/minitoc/germanb2.mld - RELOC/tex/latex/minitoc/greek-mono.mld - RELOC/tex/latex/minitoc/greek-polydemo.mld - RELOC/tex/latex/minitoc/greek-polykatha.mld - RELOC/tex/latex/minitoc/greek.mld - RELOC/tex/latex/minitoc/guarani.mld - RELOC/tex/latex/minitoc/hangul-u8.mld - RELOC/tex/latex/minitoc/hangul-u8.mlo - RELOC/tex/latex/minitoc/hangul1.mld - RELOC/tex/latex/minitoc/hangul1.mlo - RELOC/tex/latex/minitoc/hangul2.mld - RELOC/tex/latex/minitoc/hangul2.mlo - RELOC/tex/latex/minitoc/hangul3.mld - RELOC/tex/latex/minitoc/hangul3.mlo - RELOC/tex/latex/minitoc/hangul4.mld - RELOC/tex/latex/minitoc/hangul4.mlo - RELOC/tex/latex/minitoc/hanja-u8.mld - RELOC/tex/latex/minitoc/hanja-u8.mlo - RELOC/tex/latex/minitoc/hanja1.mld - RELOC/tex/latex/minitoc/hanja1.mlo - RELOC/tex/latex/minitoc/hanja2.mld - RELOC/tex/latex/minitoc/hanja2.mlo - RELOC/tex/latex/minitoc/hebrew.mld - RELOC/tex/latex/minitoc/hebrew2.mld - RELOC/tex/latex/minitoc/hindi-modern.mld - RELOC/tex/latex/minitoc/hindi.mld - RELOC/tex/latex/minitoc/hungarian.mld - RELOC/tex/latex/minitoc/icelandic.mld - RELOC/tex/latex/minitoc/indon.mld - RELOC/tex/latex/minitoc/indonesian.mld - RELOC/tex/latex/minitoc/interlingua.mld - RELOC/tex/latex/minitoc/irish.mld - RELOC/tex/latex/minitoc/italian.mld - RELOC/tex/latex/minitoc/italian2.mld - RELOC/tex/latex/minitoc/japanese.mld - RELOC/tex/latex/minitoc/japanese.mlo - RELOC/tex/latex/minitoc/japanese2.mld - RELOC/tex/latex/minitoc/japanese2.mlo - RELOC/tex/latex/minitoc/japanese3.mld - RELOC/tex/latex/minitoc/japanese3.mlo - RELOC/tex/latex/minitoc/japanese4.mld - RELOC/tex/latex/minitoc/japanese4.mlo - RELOC/tex/latex/minitoc/japanese5.mld - RELOC/tex/latex/minitoc/japanese5.mlo - RELOC/tex/latex/minitoc/japanese6.mld - RELOC/tex/latex/minitoc/japanese6.mlo - RELOC/tex/latex/minitoc/kannada.mld - RELOC/tex/latex/minitoc/khalkha.mld - RELOC/tex/latex/minitoc/latin.mld - RELOC/tex/latex/minitoc/latin2.mld - RELOC/tex/latex/minitoc/latinc.mld - RELOC/tex/latex/minitoc/latinc2.mld - RELOC/tex/latex/minitoc/latvian.mld - RELOC/tex/latex/minitoc/latvian2.mld - RELOC/tex/latex/minitoc/letton.mld - RELOC/tex/latex/minitoc/letton2.mld - RELOC/tex/latex/minitoc/lithuanian.mld - RELOC/tex/latex/minitoc/lithuanian2.mld - RELOC/tex/latex/minitoc/lowersorbian.mld - RELOC/tex/latex/minitoc/lsorbian.mld - RELOC/tex/latex/minitoc/magyar.mld - RELOC/tex/latex/minitoc/magyar2.mld - RELOC/tex/latex/minitoc/magyar3.mld - RELOC/tex/latex/minitoc/malay.mld - RELOC/tex/latex/minitoc/malayalam-b.mld - RELOC/tex/latex/minitoc/malayalam-keli.mld - RELOC/tex/latex/minitoc/malayalam-keli2.mld - RELOC/tex/latex/minitoc/malayalam-mr.mld - RELOC/tex/latex/minitoc/malayalam-omega.mld - RELOC/tex/latex/minitoc/malayalam-omega.mlo - RELOC/tex/latex/minitoc/malayalam-rachana.mld - RELOC/tex/latex/minitoc/malayalam-rachana2.mld - RELOC/tex/latex/minitoc/malayalam-rachana3.mld - RELOC/tex/latex/minitoc/manju.mld - RELOC/tex/latex/minitoc/mexican.mld - RELOC/tex/latex/minitoc/meyalu.mld - RELOC/tex/latex/minitoc/minitoc.sty - RELOC/tex/latex/minitoc/mongol.mld - RELOC/tex/latex/minitoc/mongolb.mld - RELOC/tex/latex/minitoc/mongolian.mld - RELOC/tex/latex/minitoc/mtcmess.sty - RELOC/tex/latex/minitoc/mtcoff.sty - RELOC/tex/latex/minitoc/mtcpatchmem.sty - RELOC/tex/latex/minitoc/naustrian.mld - RELOC/tex/latex/minitoc/newzealand.mld - RELOC/tex/latex/minitoc/ngerman.mld - RELOC/tex/latex/minitoc/ngermanb.mld - RELOC/tex/latex/minitoc/ngermanb2.mld - RELOC/tex/latex/minitoc/norsk.mld - RELOC/tex/latex/minitoc/norsk2.mld - RELOC/tex/latex/minitoc/nynorsk.mld - RELOC/tex/latex/minitoc/nynorsk2.mld - RELOC/tex/latex/minitoc/occitan.mld - RELOC/tex/latex/minitoc/occitan2.mld - RELOC/tex/latex/minitoc/polish.mld - RELOC/tex/latex/minitoc/polish2.mld - RELOC/tex/latex/minitoc/polski.mld - RELOC/tex/latex/minitoc/portuges.mld - RELOC/tex/latex/minitoc/portuguese.mld - RELOC/tex/latex/minitoc/romanian.mld - RELOC/tex/latex/minitoc/romanian2.mld - RELOC/tex/latex/minitoc/romanian3.mld - RELOC/tex/latex/minitoc/russian-cca.mld - RELOC/tex/latex/minitoc/russian-cca.mlo - RELOC/tex/latex/minitoc/russian-cca1.mld - RELOC/tex/latex/minitoc/russian-cca1.mlo - RELOC/tex/latex/minitoc/russian-lh.mld - RELOC/tex/latex/minitoc/russian-lh.mlo - RELOC/tex/latex/minitoc/russian-lhcyralt.mld - RELOC/tex/latex/minitoc/russian-lhcyralt.mlo - RELOC/tex/latex/minitoc/russian-lhcyrkoi.mld - RELOC/tex/latex/minitoc/russian-lhcyrkoi.mlo - RELOC/tex/latex/minitoc/russian-lhcyrwin.mld - RELOC/tex/latex/minitoc/russian-lhcyrwin.mlo - RELOC/tex/latex/minitoc/russian.mld - RELOC/tex/latex/minitoc/russian2m.mld - RELOC/tex/latex/minitoc/russian2o.mld - RELOC/tex/latex/minitoc/russianb.mld - RELOC/tex/latex/minitoc/russianc.mld - RELOC/tex/latex/minitoc/samin.mld - RELOC/tex/latex/minitoc/scottish.mld - RELOC/tex/latex/minitoc/serbian.mld - RELOC/tex/latex/minitoc/serbianc.mld - RELOC/tex/latex/minitoc/slovak.mld - RELOC/tex/latex/minitoc/slovene.mld - RELOC/tex/latex/minitoc/spanish.mld - RELOC/tex/latex/minitoc/spanish2.mld - RELOC/tex/latex/minitoc/spanish3.mld - RELOC/tex/latex/minitoc/spanish4.mld - RELOC/tex/latex/minitoc/swahili.mld - RELOC/tex/latex/minitoc/swedish.mld - RELOC/tex/latex/minitoc/swedish2.mld - RELOC/tex/latex/minitoc/thai.mld - RELOC/tex/latex/minitoc/thai.mlo - RELOC/tex/latex/minitoc/turkish.mld - RELOC/tex/latex/minitoc/uighur.mld - RELOC/tex/latex/minitoc/uighur2.mld - RELOC/tex/latex/minitoc/uighur3.mld - RELOC/tex/latex/minitoc/ukraineb.mld - RELOC/tex/latex/minitoc/ukrainian.mld - RELOC/tex/latex/minitoc/uppersorbian.mld - RELOC/tex/latex/minitoc/usorbian.mld - RELOC/tex/latex/minitoc/vietnam.mld - RELOC/tex/latex/minitoc/vietnamese.mld - RELOC/tex/latex/minitoc/welsh.mld - RELOC/tex/latex/minitoc/xalx.mld - RELOC/tex/latex/minitoc/xalx2.mld - RELOC/tex/latex/minitoc/xalx3.mld -catalogue-ctan /macros/latex/contrib/minitoc -catalogue-date 2018-07-13 23:16:39 +0200 -catalogue-license lppl1.3 -catalogue-topics toc-etc -catalogue-version 62 - -name minorrevision -category Package -revision 32165 -shortdesc Quote and refer to a manuscript for minor revisions -relocated 1 -longdesc The package supports those who publish articles in -longdesc peer-reviewed journals. In the final stages of the review -longdesc process, the authors typically have to provide an additional -longdesc document (such as a letter to the editors), in which they -longdesc provide a list of modifications that they made to the -longdesc manuscript. The package automatically provides line numbers and -longdesc quotations from the manuscript, for this letter. The package -longdesc loads the package lineno, so (in effect) shares lineno's -longdesc incompatibilities. -containersize 1584 -containerchecksum 4c601f1f5eeb8680afd55ef77f7e5f01e3c744038bbc9a38737f7fe3116d241db9c263074cfce00279b270f5064aa9441a8538ac67dd27401c92eaf90ddd9032 -doccontainersize 166376 -doccontainerchecksum 3fdb619aec7a32f1f8acf2d6a1158282cb3414c395cf744ba42755f59ce294dc7c241bc0784423c6e910925cd5c1c93c8a3f9b6f04cc349020643a0496f1d1d3 -docfiles size=44 - RELOC/doc/latex/minorrevision/README details="Readme" - RELOC/doc/latex/minorrevision/minorrevision.pdf details="Package documentation" - RELOC/doc/latex/minorrevision/minorrevision.tex -runfiles size=1 - RELOC/tex/latex/minorrevision/minorrevision.sty -catalogue-ctan /macros/latex/contrib/minorrevision -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.2 -catalogue-topics editorial -catalogue-version 1.1 - -name minted -category Package -revision 44855 -shortdesc Highlighted source code for LaTeX -relocated 1 -longdesc The package that facilitates expressive syntax highlighting in -longdesc LaTeX using the powerful Pygments library. The package also -longdesc provides options to customize the highlighted source code -longdesc output using fancyvrb. -containersize 9468 -containerchecksum 272dc1ef723c28eb2f73ee66a8ccf7b92e8b3b705952dd7b3a72615a63e33a3874d67301084606b4a8749d0d4b153dd21026a42a82bc7fa6adc58479203f5918 -doccontainersize 803632 -doccontainerchecksum b5d9de3ed42e2aa5ee8b8f6025db7d0acbf50f3bd487c1ae0b6240a03e5b6855f9e9a048b4d85328fc264ca333aec30c9b604c2d263717a26a157e1de058183c -docfiles size=200 - RELOC/doc/latex/minted/Makefile - RELOC/doc/latex/minted/README details="Readme" - RELOC/doc/latex/minted/minted.pdf details="Package documentation" -srccontainersize 44376 -srccontainerchecksum 24e73622b1baaed440442556165c3c3e3918ce797b48f400dcffd98f9d21334fb0784863a30207c28a887e714c71328b73720e62f55b9d37071bedc05274bd43 -srcfiles size=49 - RELOC/source/latex/minted/minted.dtx - RELOC/source/latex/minted/minted.ins -runfiles size=15 - RELOC/tex/latex/minted/minted.sty - RELOC/tex/latex/minted/minted1.sty -catalogue-also texments verbments -catalogue-ctan /macros/latex/contrib/minted -catalogue-date 2017-07-19 21:24:20 +0200 -catalogue-license lppl1.3 -catalogue-topics listing -catalogue-version 2.5 - -name mintspirit -category Package -revision 32069 -shortdesc LaTeX support for MintSpirit font families -relocated 1 -longdesc The package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX -longdesc support for the MintSpirit and MintSpiritNo2 families of fonts, -longdesc designed by Hirwen Harendal. MintSpirit was originally designed -longdesc for use as a system font on a Linux Mint system. The No. 2 -longdesc variant provides more conventional shapes for some glyphs. -execute addMap mintspirit.map -containersize 1105636 -containerchecksum 28281b474cca00d698964d9d84f772b7e6a7f162f2c258ac2284be13b78150f66dd039087229d20be7ff78185ce54b66f0c0c9378c01a049403b48f169116033 -doccontainersize 308392 -doccontainerchecksum 709dca3ac467e4cc74f5ed1f28db6c49776b9bc889e7bbc86a030e18347202d0decf4d84579fa080909721c3f14acf7abdd0fbef1422d7e59992e03707e7d6dd -docfiles size=84 - RELOC/doc/fonts/mintspirit/MintSpirit-Cat.pdf - RELOC/doc/fonts/mintspirit/OFL.txt - RELOC/doc/fonts/mintspirit/README details="Readme" - RELOC/doc/fonts/mintspirit/mintspirit-samples.pdf details="MintSpirit samples" - RELOC/doc/fonts/mintspirit/mintspirit-samples.tex - RELOC/doc/fonts/mintspirit/mintspirit2-samples.pdf details="MintSpirit2 samples" - RELOC/doc/fonts/mintspirit/mintspirit2-samples.tex -runfiles size=1255 - RELOC/fonts/enc/dvips/mintspirit/mntsprt2_24uybq.enc - RELOC/fonts/enc/dvips/mintspirit/mntsprt2_2dxuba.enc - RELOC/fonts/enc/dvips/mintspirit/mntsprt2_3vy5j3.enc - RELOC/fonts/enc/dvips/mintspirit/mntsprt2_5cazkt.enc - RELOC/fonts/enc/dvips/mintspirit/mntsprt2_63vcua.enc - RELOC/fonts/enc/dvips/mintspirit/mntsprt2_6x4rw3.enc - RELOC/fonts/enc/dvips/mintspirit/mntsprt2_7ayy44.enc - RELOC/fonts/enc/dvips/mintspirit/mntsprt2_7u5374.enc - RELOC/fonts/enc/dvips/mintspirit/mntsprt2_amdskp.enc - RELOC/fonts/enc/dvips/mintspirit/mntsprt2_biiinc.enc - RELOC/fonts/enc/dvips/mintspirit/mntsprt2_bkoczj.enc - RELOC/fonts/enc/dvips/mintspirit/mntsprt2_dnk3mn.enc - RELOC/fonts/enc/dvips/mintspirit/mntsprt2_eex3ia.enc - RELOC/fonts/enc/dvips/mintspirit/mntsprt2_eqihrw.enc - RELOC/fonts/enc/dvips/mintspirit/mntsprt2_eqrkmo.enc - RELOC/fonts/enc/dvips/mintspirit/mntsprt2_fizmng.enc - RELOC/fonts/enc/dvips/mintspirit/mntsprt2_fm3wlu.enc - RELOC/fonts/enc/dvips/mintspirit/mntsprt2_j4bodc.enc - RELOC/fonts/enc/dvips/mintspirit/mntsprt2_k4fv75.enc - RELOC/fonts/enc/dvips/mintspirit/mntsprt2_l3e5vj.enc - RELOC/fonts/enc/dvips/mintspirit/mntsprt2_lm7mhw.enc - RELOC/fonts/enc/dvips/mintspirit/mntsprt2_lwraz3.enc - RELOC/fonts/enc/dvips/mintspirit/mntsprt2_me5dp6.enc - RELOC/fonts/enc/dvips/mintspirit/mntsprt2_oe76kg.enc - RELOC/fonts/enc/dvips/mintspirit/mntsprt2_ref42g.enc - RELOC/fonts/enc/dvips/mintspirit/mntsprt2_s7rd6p.enc - RELOC/fonts/enc/dvips/mintspirit/mntsprt2_taixll.enc - RELOC/fonts/enc/dvips/mintspirit/mntsprt2_tmtdfz.enc - RELOC/fonts/enc/dvips/mintspirit/mntsprt2_ywkmiw.enc - RELOC/fonts/enc/dvips/mintspirit/mntsprt_2isll4.enc - RELOC/fonts/enc/dvips/mintspirit/mntsprt_3sm7wd.enc - RELOC/fonts/enc/dvips/mintspirit/mntsprt_3y5hmb.enc - RELOC/fonts/enc/dvips/mintspirit/mntsprt_5lbatd.enc - RELOC/fonts/enc/dvips/mintspirit/mntsprt_5yvi6n.enc - RELOC/fonts/enc/dvips/mintspirit/mntsprt_675dmr.enc - RELOC/fonts/enc/dvips/mintspirit/mntsprt_7enqs3.enc - RELOC/fonts/enc/dvips/mintspirit/mntsprt_bjjcsi.enc - RELOC/fonts/enc/dvips/mintspirit/mntsprt_f4utek.enc - RELOC/fonts/enc/dvips/mintspirit/mntsprt_gcdgcc.enc - RELOC/fonts/enc/dvips/mintspirit/mntsprt_gdx47l.enc - RELOC/fonts/enc/dvips/mintspirit/mntsprt_girsvq.enc - RELOC/fonts/enc/dvips/mintspirit/mntsprt_gr6qqq.enc - RELOC/fonts/enc/dvips/mintspirit/mntsprt_imdxi4.enc - RELOC/fonts/enc/dvips/mintspirit/mntsprt_lvhuc6.enc - RELOC/fonts/enc/dvips/mintspirit/mntsprt_lzc2o4.enc - RELOC/fonts/enc/dvips/mintspirit/mntsprt_oj7rfe.enc - RELOC/fonts/enc/dvips/mintspirit/mntsprt_opresw.enc - RELOC/fonts/enc/dvips/mintspirit/mntsprt_pulfbi.enc - RELOC/fonts/enc/dvips/mintspirit/mntsprt_swumq4.enc - RELOC/fonts/enc/dvips/mintspirit/mntsprt_v6lq4b.enc - RELOC/fonts/enc/dvips/mintspirit/mntsprt_wk34ig.enc - RELOC/fonts/enc/dvips/mintspirit/mntsprt_y4xqha.enc - RELOC/fonts/enc/dvips/mintspirit/mntsprt_zt2pqo.enc - RELOC/fonts/map/dvips/mintspirit/mintspirit.map - RELOC/fonts/opentype/arkandis/mintspirit/MintSpirit-Bold.otf - RELOC/fonts/opentype/arkandis/mintspirit/MintSpirit-BoldItalic.otf - RELOC/fonts/opentype/arkandis/mintspirit/MintSpirit-Italic.otf - RELOC/fonts/opentype/arkandis/mintspirit/MintSpirit-Regular.otf - RELOC/fonts/opentype/arkandis/mintspirit/MintSpiritNo2-Bold.otf - RELOC/fonts/opentype/arkandis/mintspirit/MintSpiritNo2-BoldItalic.otf - RELOC/fonts/opentype/arkandis/mintspirit/MintSpiritNo2-Italic.otf - RELOC/fonts/opentype/arkandis/mintspirit/MintSpiritNo2-Regular.otf - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-inf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-inf-ly1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-inf-ot1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-inf-t1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-inf-t1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-lf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-lf-ly1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-lf-ot1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-lf-t1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-lf-t1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-lf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-lf-ts1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-osf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-osf-ly1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-osf-ot1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-osf-t1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-osf-t1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-osf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-osf-ts1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-sup-ly1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-sup-ly1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-sup-ot1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-sup-t1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-sup-t1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-tlf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-tlf-ly1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-tlf-t1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-tosf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-tosf-ly1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-tosf-ot1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-tosf-t1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-tosf-t1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-tosf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-tosf-ts1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-inf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-inf-ly1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-inf-ot1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-inf-t1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-inf-t1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-lf-ly1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-lf-ot1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-lf-t1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-lf-t1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-lf-ts1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-osf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-osf-ly1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-osf-ot1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-osf-t1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-osf-t1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-osf-ts1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-sup-ot1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-sup-t1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-tosf-ly1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-tosf-ot1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-tosf-t1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-tosf-ts1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-inf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-inf-ly1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-inf-ot1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-inf-t1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-inf-t1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-lf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-lf-ly1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-lf-ot1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-lf-t1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-lf-t1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-lf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-lf-ts1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-osf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-osf-ly1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-osf-ot1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-osf-t1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-osf-t1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-osf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-osf-ts1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-sup-ly1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-sup-ly1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-sup-ot1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-sup-t1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-sup-t1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-tlf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-tlf-ly1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-tlf-ot1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-tlf-t1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-tlf-t1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-tlf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-tlf-ts1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-tosf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-tosf-ly1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-tosf-ot1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-tosf-t1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-tosf-t1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-tosf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-tosf-ts1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-inf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-inf-ly1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-inf-ot1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-inf-t1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-inf-t1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-lf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-lf-ly1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-lf-ot1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-lf-t1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-lf-t1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-lf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-lf-ts1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-osf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-osf-ly1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-osf-ot1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-osf-t1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-osf-t1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-osf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-osf-ts1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-sup-ly1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-sup-ly1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-sup-ot1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-sup-t1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-sup-t1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-tlf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-tlf-ly1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-tlf-ot1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-tlf-t1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-tlf-t1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-tlf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-tlf-ts1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-tosf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-tosf-ly1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-tosf-ot1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-tosf-t1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-tosf-t1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-tosf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-tosf-ts1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-inf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-inf-ly1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-inf-ot1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-inf-t1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-inf-t1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-lf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-lf-ly1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-lf-ot1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-lf-t1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-lf-t1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-lf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-lf-ts1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-osf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-osf-ly1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-osf-ot1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-osf-t1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-osf-t1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-osf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-osf-ts1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-sup-ly1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-sup-ly1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-sup-ot1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-sup-t1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-sup-t1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-tlf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-tlf-ly1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-tlf-t1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-tosf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-tosf-ly1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-tosf-ot1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-tosf-t1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-tosf-t1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-tosf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-tosf-ts1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-inf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-inf-ly1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-inf-ot1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-inf-t1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-inf-t1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-lf-ly1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-lf-ot1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-lf-t1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-lf-t1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-lf-ts1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-osf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-osf-ly1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-osf-ot1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-osf-t1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-osf-t1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-osf-ts1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-sup-ot1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-sup-t1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-tosf-ly1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-tosf-ot1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-tosf-t1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-tosf-ts1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-inf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-inf-ly1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-inf-ot1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-inf-t1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-inf-t1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-lf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-lf-ly1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-lf-ot1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-lf-t1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-lf-t1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-lf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-lf-ts1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-osf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-osf-ly1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-osf-ot1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-osf-t1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-osf-t1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-osf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-osf-ts1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-sup-ly1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-sup-ly1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-sup-ot1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-sup-t1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-sup-t1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-tlf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-tlf-ly1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-tlf-ot1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-tlf-t1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-tlf-t1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-tlf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-tlf-ts1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-tosf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-tosf-ly1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-tosf-ot1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-tosf-t1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-tosf-t1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-tosf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-tosf-ts1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-inf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-inf-ly1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-inf-ot1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-inf-t1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-inf-t1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-lf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-lf-ly1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-lf-ot1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-lf-t1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-lf-t1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-lf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-lf-ts1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-osf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-osf-ly1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-osf-ot1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-osf-t1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-osf-t1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-osf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-osf-ts1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-sup-ly1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-sup-ly1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-sup-ot1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-sup-t1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-sup-t1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-tlf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-tlf-ly1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-tlf-ot1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-tlf-t1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-tlf-t1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-tlf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-tlf-ts1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-tosf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-tosf-ly1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-tosf-ot1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-tosf-t1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-tosf-t1.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-tosf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-tosf-ts1.tfm - RELOC/fonts/type1/arkandis/mintspirit/MintSpirit-Bold.pfb - RELOC/fonts/type1/arkandis/mintspirit/MintSpirit-BoldItalic.pfb - RELOC/fonts/type1/arkandis/mintspirit/MintSpirit-Italic.pfb - RELOC/fonts/type1/arkandis/mintspirit/MintSpirit-Regular.pfb - RELOC/fonts/type1/arkandis/mintspirit/MintSpiritNo2-Bold.pfb - RELOC/fonts/type1/arkandis/mintspirit/MintSpiritNo2-BoldItalic.pfb - RELOC/fonts/type1/arkandis/mintspirit/MintSpiritNo2-Italic.pfb - RELOC/fonts/type1/arkandis/mintspirit/MintSpiritNo2-Regular.pfb - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-Bold-inf-ly1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-Bold-inf-t1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-Bold-lf-ly1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-Bold-lf-t1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-Bold-lf-ts1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-Bold-osf-ly1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-Bold-osf-t1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-Bold-osf-ts1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-Bold-sup-ly1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-Bold-sup-t1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-Bold-tlf-ly1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-Bold-tlf-t1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-Bold-tlf-ts1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-Bold-tosf-ly1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-Bold-tosf-t1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-Bold-tosf-ts1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-BoldItalic-inf-ly1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-BoldItalic-inf-t1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-BoldItalic-lf-ly1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-BoldItalic-lf-t1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-BoldItalic-lf-ts1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-BoldItalic-osf-ly1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-BoldItalic-osf-t1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-BoldItalic-osf-ts1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-BoldItalic-sup-ly1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-BoldItalic-sup-t1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-BoldItalic-tlf-ly1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-BoldItalic-tlf-t1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-BoldItalic-tlf-ts1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-BoldItalic-tosf-ly1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-BoldItalic-tosf-t1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-BoldItalic-tosf-ts1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-Italic-inf-ly1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-Italic-inf-t1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-Italic-lf-ly1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-Italic-lf-t1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-Italic-lf-ts1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-Italic-osf-ly1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-Italic-osf-t1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-Italic-osf-ts1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-Italic-sup-ly1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-Italic-sup-t1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-Italic-tlf-ly1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-Italic-tlf-t1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-Italic-tlf-ts1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-Italic-tosf-ly1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-Italic-tosf-t1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-Italic-tosf-ts1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-Regular-inf-ly1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-Regular-inf-t1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-Regular-lf-ly1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-Regular-lf-t1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-Regular-lf-ts1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-Regular-osf-ly1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-Regular-osf-t1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-Regular-osf-ts1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-Regular-sup-ly1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-Regular-sup-t1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-Regular-tlf-ly1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-Regular-tlf-t1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-Regular-tlf-ts1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-Regular-tosf-ly1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-Regular-tosf-t1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpirit-Regular-tosf-ts1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Bold-inf-ly1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Bold-inf-t1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Bold-lf-ly1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Bold-lf-t1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Bold-lf-ts1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Bold-osf-ly1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Bold-osf-t1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Bold-osf-ts1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Bold-sup-ly1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Bold-sup-t1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Bold-tlf-ly1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Bold-tlf-t1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Bold-tlf-ts1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Bold-tosf-ly1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Bold-tosf-t1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Bold-tosf-ts1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-BoldItalic-inf-ly1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-BoldItalic-inf-t1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-BoldItalic-lf-ly1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-BoldItalic-lf-t1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-BoldItalic-lf-ts1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-BoldItalic-osf-ly1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-BoldItalic-osf-t1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-BoldItalic-osf-ts1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-BoldItalic-sup-ly1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-BoldItalic-sup-t1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-BoldItalic-tlf-ly1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-BoldItalic-tlf-t1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-BoldItalic-tlf-ts1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-BoldItalic-tosf-ly1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-BoldItalic-tosf-t1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-BoldItalic-tosf-ts1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Italic-inf-ly1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Italic-inf-t1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Italic-lf-ly1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Italic-lf-t1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Italic-lf-ts1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Italic-osf-ly1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Italic-osf-t1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Italic-osf-ts1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Italic-sup-ly1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Italic-sup-t1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Italic-tlf-ly1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Italic-tlf-t1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Italic-tlf-ts1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Italic-tosf-ly1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Italic-tosf-t1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Italic-tosf-ts1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Regular-inf-ly1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Regular-inf-t1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Regular-lf-ly1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Regular-lf-t1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Regular-lf-ts1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Regular-osf-ly1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Regular-osf-t1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Regular-osf-ts1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Regular-sup-ly1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Regular-sup-t1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Regular-tlf-ly1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Regular-tlf-t1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Regular-tlf-ts1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Regular-tosf-ly1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Regular-tosf-t1.vf - RELOC/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Regular-tosf-ts1.vf - RELOC/tex/latex/mintspirit/LY1MintSpirit-Inf.fd - RELOC/tex/latex/mintspirit/LY1MintSpirit-LF.fd - RELOC/tex/latex/mintspirit/LY1MintSpirit-OsF.fd - RELOC/tex/latex/mintspirit/LY1MintSpirit-Sup.fd - RELOC/tex/latex/mintspirit/LY1MintSpirit-TLF.fd - RELOC/tex/latex/mintspirit/LY1MintSpirit-TOsF.fd - RELOC/tex/latex/mintspirit/LY1MintSpiritNoTwo-Inf.fd - RELOC/tex/latex/mintspirit/LY1MintSpiritNoTwo-LF.fd - RELOC/tex/latex/mintspirit/LY1MintSpiritNoTwo-OsF.fd - RELOC/tex/latex/mintspirit/LY1MintSpiritNoTwo-Sup.fd - RELOC/tex/latex/mintspirit/LY1MintSpiritNoTwo-TLF.fd - RELOC/tex/latex/mintspirit/LY1MintSpiritNoTwo-TOsF.fd - RELOC/tex/latex/mintspirit/OT1MintSpirit-Inf.fd - RELOC/tex/latex/mintspirit/OT1MintSpirit-LF.fd - RELOC/tex/latex/mintspirit/OT1MintSpirit-OsF.fd - RELOC/tex/latex/mintspirit/OT1MintSpirit-Sup.fd - RELOC/tex/latex/mintspirit/OT1MintSpirit-TLF.fd - RELOC/tex/latex/mintspirit/OT1MintSpirit-TOsF.fd - RELOC/tex/latex/mintspirit/OT1MintSpiritNoTwo-Inf.fd - RELOC/tex/latex/mintspirit/OT1MintSpiritNoTwo-LF.fd - RELOC/tex/latex/mintspirit/OT1MintSpiritNoTwo-OsF.fd - RELOC/tex/latex/mintspirit/OT1MintSpiritNoTwo-Sup.fd - RELOC/tex/latex/mintspirit/OT1MintSpiritNoTwo-TLF.fd - RELOC/tex/latex/mintspirit/OT1MintSpiritNoTwo-TOsF.fd - RELOC/tex/latex/mintspirit/T1MintSpirit-Inf.fd - RELOC/tex/latex/mintspirit/T1MintSpirit-LF.fd - RELOC/tex/latex/mintspirit/T1MintSpirit-OsF.fd - RELOC/tex/latex/mintspirit/T1MintSpirit-Sup.fd - RELOC/tex/latex/mintspirit/T1MintSpirit-TLF.fd - RELOC/tex/latex/mintspirit/T1MintSpirit-TOsF.fd - RELOC/tex/latex/mintspirit/T1MintSpiritNoTwo-Inf.fd - RELOC/tex/latex/mintspirit/T1MintSpiritNoTwo-LF.fd - RELOC/tex/latex/mintspirit/T1MintSpiritNoTwo-OsF.fd - RELOC/tex/latex/mintspirit/T1MintSpiritNoTwo-Sup.fd - RELOC/tex/latex/mintspirit/T1MintSpiritNoTwo-TLF.fd - RELOC/tex/latex/mintspirit/T1MintSpiritNoTwo-TOsF.fd - RELOC/tex/latex/mintspirit/TS1MintSpirit-LF.fd - RELOC/tex/latex/mintspirit/TS1MintSpirit-OsF.fd - RELOC/tex/latex/mintspirit/TS1MintSpirit-TLF.fd - RELOC/tex/latex/mintspirit/TS1MintSpirit-TOsF.fd - RELOC/tex/latex/mintspirit/TS1MintSpiritNoTwo-LF.fd - RELOC/tex/latex/mintspirit/TS1MintSpiritNoTwo-OsF.fd - RELOC/tex/latex/mintspirit/TS1MintSpiritNoTwo-TLF.fd - RELOC/tex/latex/mintspirit/TS1MintSpiritNoTwo-TOsF.fd - RELOC/tex/latex/mintspirit/mintspirit.sty - RELOC/tex/latex/mintspirit/mintspirit2.sty -catalogue-ctan /fonts/mintspirit -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license ofl -catalogue-topics font font-sans font-otf font-type1 - -name minutes -category Package -revision 42186 -shortdesc Typeset the minutes of meetings -relocated 1 -longdesc Supports the creation of a collection of minutes. Features -longdesc include: Support of tasks (who, schedule, what, time of -longdesc finishing; possibility of creating a list of open tasks; -longdesc inclusion of open tasks from other minutes; Support for -longdesc attachments; Support of schedule dates (in planning: support -longdesc for the calendar package); Different versions ('secret parts'); -longdesc and Macros for votes and decisions (list of decisions). Support -longdesc for minutes in German, Dutch and English is provided. -containersize 9028 -containerchecksum 043659eb44a51f324e5a0aed9ccae1ca91ad1786f63f7a03e40736ac7b1d6face292d605e7452b6bb01a3c5373ebf2b3828730b40dbe3c636845e16b488b833a -doccontainersize 393396 -doccontainerchecksum f9d7aa496009d83f82d7d09a1812cf68ad90521213006c23de9d6e1614ae5bd5523e9944ba75c6c42129573cf64bcdc8b914d782d81228f3537b7f2279e5899e -docfiles size=110 - RELOC/doc/latex/minutes/MinStyGd.tex - RELOC/doc/latex/minutes/Overview.tex - RELOC/doc/latex/minutes/Protokol.tex - RELOC/doc/latex/minutes/README.md details="Readme" - RELOC/doc/latex/minutes/Sample.tex - RELOC/doc/latex/minutes/SampleDE.tex - RELOC/doc/latex/minutes/SampleEN.tex - RELOC/doc/latex/minutes/SampleNL.tex - RELOC/doc/latex/minutes/minutes.pdf details="Package documentation" -srccontainersize 24592 -srccontainerchecksum a5a879f1ee1638bf637d003dc8531cf9aa21a37766a3a1e70d0a227ce6fac1a108ca0df134be6e44443f9d482245c7cf058c2343be8d7d197b814d0a3dd1f78d -srcfiles size=24 - RELOC/source/latex/minutes/minutes.dtx - RELOC/source/latex/minutes/minutes.ins -runfiles size=9 - RELOC/tex/latex/minutes/minutes.sty -catalogue-ctan /macros/latex/contrib/minutes -catalogue-date 2016-09-30 11:34:18 +0200 -catalogue-license lppl -catalogue-topics meeting-admin -catalogue-version 1.8f - -name missaali -category Package -revision 42810 -shortdesc A late medieval OpenType textura font -relocated 1 -longdesc This package contains the free OpenType Textura font Missaali -longdesc and a style file for using it with XeLaTeX. Textura is a -longdesc typeface based on the textus quadratus form of the textualis -longdesc formata that late medieval scribes used for the most valuable -longdesc manuscripts. The font Missaali is based on Textura that German -longdesc printer Bartholomew Ghotan used for printing missals and -longdesc psalters in the 1480s. This font has two intended use cases: as -longdesc a Gothic display font; and for emulating late-medieval -longdesc manuscripts. In addition to the basic textura letters, the font -longdesc contains a large number of abbreviation sigla as well as a set -longdesc of Lombardic initials. As modern typesetting algorithms are not -longdesc intended for creating 15th century style layout, the package -longdesc contains a XeLaTeX style file that makes it easier to achieve -longdesc the classic incunabula look. -containersize 63440 -containerchecksum da21a26c726423dcc0f7ded9871429b74db5748809820e91e349175a6104f128cf77b3e2039db1e44bf5629dae1018188b4e050da9c11bd03b19858eb3904b72 -doccontainersize 7898280 -doccontainerchecksum 411da5ab29814802cf7b37f62d3ed4251e24da395dbe441d9df55a68621aceb03af8f49296331235a7ac01624e0ed3cc73b36c56cb02db9678570f8c44820884 -docfiles size=2183 - RELOC/doc/fonts/missaali/MANIFEST-Missaali.txt - RELOC/doc/fonts/missaali/Missaali.glyphs - RELOC/doc/fonts/missaali/OFL.txt - RELOC/doc/fonts/missaali/README details="Readme" - RELOC/doc/fonts/missaali/lppl.txt - RELOC/doc/fonts/missaali/missaali-smallfont.png - RELOC/doc/fonts/missaali/missaali.bib - RELOC/doc/fonts/missaali/missaali.pdf details="Package documentation" - RELOC/doc/fonts/missaali/missaali.tex - RELOC/doc/fonts/missaali/missale-largefont.png - RELOC/doc/fonts/missaali/missale-normal.png - RELOC/doc/fonts/missaali/missale-preface.png - RELOC/doc/fonts/missaali/missale-tinyfont.png - RELOC/doc/fonts/missaali/pic-1.png - RELOC/doc/fonts/missaali/pic-2.png - RELOC/doc/fonts/missaali/symbols.tex - RELOC/doc/fonts/missaali/word_features.png -runfiles size=68 - RELOC/fonts/opentype/public/missaali/Missaali-Regular.otf - RELOC/tex/latex/missaali/missaali.sty -catalogue-ctan /fonts/missaali -catalogue-date 2016-12-31 06:02:05 +0100 -catalogue-license ofllppl1.3 -catalogue-topics font-otf font-archaic -catalogue-version 1.004 - -name mkgrkindex -category Package -revision 26313 -catalogue greek-makeindex -shortdesc Makeindex working with Greek -longdesc Makeindex is resolutely stuck with Latin-based alphabets, so -longdesc will not deal with Greek indexes, unaided. This package -longdesc provides a Perl script that will transmute the index of a Greek -longdesc document in such a way that makeindex will sort the entries -longdesc according to the rules of the Greek alphabet. -depend mkgrkindex.ARCH -containersize 2896 -containerchecksum a8ae7c100099a0680b1559e8b29e6b9c7231cad69c498cc3e3a46a84dfd1a4af9eb14da881545a95ef5894d202e0992d92a12ed64b8deefc97b30854cc398af5 -doccontainersize 91480 -doccontainerchecksum 0dd37369cd881bf3ddbfdf5c415047e54b6977077f759687236f2bc77fc4706e9b587265c64d8bfe9dffc340d343ff782cc63954986344744d0b1380485a3de8 -docfiles size=28 - texmf-dist/doc/support/mkgrkindex/mkgrkindex.nw - texmf-dist/doc/support/mkgrkindex/mkgrkindex.pdf details="Package documentation" -runfiles size=4 - texmf-dist/makeindex/mkgrkindex/lowercase-headers.ist - texmf-dist/makeindex/mkgrkindex/uppercase-headers.ist - texmf-dist/scripts/mkgrkindex/mkgrkindex -catalogue-ctan /language/greek/mkgrkindex -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics index-proc greek -catalogue-version 2.0 - -name mkgrkindex.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of mkgrkindex -containersize 340 -containerchecksum 005c31ef9773aa8d090190c0fc974ed948cbc7e0441113e65b5f2859f31093513387fa645b1aedc7de22d20d30c2d31b8a59053302a4493cc123469d5d090007 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/mkgrkindex - -name mkgrkindex.amd64-freebsd -category Package -revision 16472 -shortdesc amd64-freebsd files of mkgrkindex -containersize 340 -containerchecksum ec8661840d13b8c7e6461728e7a38d91614fe1cd35fcd7df607c528daf984aa89d524dc8b04fc0a4fa09ec2ba8daf588fc3e96b25b3464aec13b42bfd23928cb -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/mkgrkindex - -name mkgrkindex.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of mkgrkindex -containersize 336 -containerchecksum 8bbbb4f7d1d4382590045188f4a8f49dc38eb6d76eac2fddfbb03e666d38c3d9a702a881f05a96c0373df0aba4955a4997f8776b1030a686629823740196396c -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/mkgrkindex - -name mkgrkindex.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of mkgrkindex -containersize 340 -containerchecksum d5a0666780189624d04c1f13061b6c52c55d9278d0625cd347f01a67d5ba905894a95d8f32db485e751191ebbf51232bf7a72d506f75000061a730a39b0ea758 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/mkgrkindex - -name mkgrkindex.i386-cygwin -category Package -revision 14431 -shortdesc i386-cygwin files of mkgrkindex -containersize 340 -containerchecksum 3e6419ecb49dbaf80e273f163e35eb3538ec2cc3b323aed64ce3d1832839ec908478be65837f71c9b35213f01e561f1a958dbba6af5fc063462a7697564b6581 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/mkgrkindex - -name mkgrkindex.i386-freebsd -category Package -revision 16472 -shortdesc i386-freebsd files of mkgrkindex -containersize 340 -containerchecksum da692d744afa1348f1a88b52611f733ce41cdf9df33c78c2a42daefddd9b2ac624661eff716b75f33399a4b5ede0f8a8cadc0a8b42f1f27b5be839fbab8b6ab0 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/mkgrkindex - -name mkgrkindex.i386-linux -category Package -revision 14428 -shortdesc i386-linux files of mkgrkindex -containersize 344 -containerchecksum 1f0027ce2b5cdb40c9f9a9e481056b9c653817da0c1d299c409d03d2b40bc88a3ccb424a633cb7a141e1ec47e0b07e97e17878df3e27adc840482721976a7042 -binfiles arch=i386-linux size=1 - bin/i386-linux/mkgrkindex - -name mkgrkindex.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of mkgrkindex -containersize 340 -containerchecksum a1b7325934d9d0f596bb69f8a14a6a0116d15811807e151a652c31c48022ff2a70749984a698d59099ec539162ff30b8d56bfdf9f4fed9e7c57f1d7d0ed535de -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/mkgrkindex - -name mkgrkindex.i386-solaris -category Package -revision 14428 -shortdesc i386-solaris files of mkgrkindex -containersize 340 -containerchecksum c2b0b8e106d6a1190614d7d3e4667f176dbf156191011499a07fcdd448eb18beddf01f2b8c41cc5d89545c9a268aedabd7dd2d9e49821728d447e63c9f65f10b -binfiles arch=i386-solaris size=1 - bin/i386-solaris/mkgrkindex - -name mkgrkindex.sparc-solaris -category Package -revision 14428 -shortdesc sparc-solaris files of mkgrkindex -containersize 340 -containerchecksum 22d1ba2f554bc6d6bb0a79e25c524f880c10ed30dff8d242499a83961f4f7e5250445ad1293e740ffe88aed7954c5dc4bc753b0148332cdd2be2e7d906f5e0c4 -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/mkgrkindex - -name mkgrkindex.win32 -category Package -revision 15404 -shortdesc win32 files of mkgrkindex -containersize 684 -containerchecksum 46429d5f6816eb91d508872a98c546cda7a6b05bcf17a263a80f88e73b8f3b19fd954fb0c23b4f18b6fbfb47aa45f4043ad57305f7438949d6c03df5a4379bf6 -binfiles arch=win32 size=1 - bin/win32/mkgrkindex.exe - -name mkgrkindex.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of mkgrkindex -containersize 340 -containerchecksum f7cb2da97f7cc1dceccbce2b2de412fded62a11830a17646acef49771d989675649689c5a192ca6248de95c4be93bf354902e1dff1a70a3f8d5f047340fabaf8 -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/mkgrkindex - -name mkgrkindex.x86_64-darwin -category Package -revision 18441 -shortdesc x86_64-darwin files of mkgrkindex -containersize 344 -containerchecksum edd1b6e8a95ba3808fcd36b040688e56d670352c620aaf99babb9c9d91af3d157fccd4f85ec8e35bbd27bde0457a9c2b9ac733f25168b254cf386d23ea14a1ee -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/mkgrkindex - -name mkgrkindex.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of mkgrkindex -containersize 348 -containerchecksum 7999c0914a3c65ec570248a1c2da5fdd1eab19601a2522c15c8f25cc19f00f723f2733ac2ac2baaf9552101e6cbd8634f63758a0775034df773084f333125052 -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/mkgrkindex - -name mkgrkindex.x86_64-linux -category Package -revision 14428 -shortdesc x86_64-linux files of mkgrkindex -containersize 344 -containerchecksum 1ecaf478f95ea08acf8753c0ecfb4de5ba0b4b3dcc46de8f1d47f7b411432366fac7164523b33f66d2de9d3445cb06e625af7a6dfe6939fce8ad18eb4cc293ed -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/mkgrkindex - -name mkgrkindex.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of mkgrkindex -containersize 344 -containerchecksum 40e341df8a193ad303937b446e021f0dadb138ef10857620f24a35d9b7dd13db017b189c84ebd022cb9d53a5a17c6325261155ec4f15409e841565a094d25855 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/mkgrkindex - -name mkgrkindex.x86_64-solaris -category Package -revision 18442 -shortdesc x86_64-solaris files of mkgrkindex -containersize 340 -containerchecksum f4a77cc644337ba4d126fee5191d16adf30a1194247f32e0de93c1fb4880b177ced61ccb5f1a414005261de10e03d6c95882a707400c6aa2660d1b19e511d05c -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/mkgrkindex - -name mkjobtexmf -category Package -revision 29725 -shortdesc Generate a texmf tree for a particular job -longdesc The package provides a Perl script, which runs a program and -longdesc tries to find the names of file used. Two methods are -longdesc available, option -recorder of (Web2C) TeX and the program -longdesc strace. Then it generates a directory with a texmf tree. It -longdesc checks the found files and tries sort them in this texmf tree. -longdesc The script may be used for archiving purposes or to speed up -longdesc later TeX runs. -depend mkjobtexmf.ARCH -containersize 7444 -containerchecksum 10219cbdcdceca2b8ad52330a3471938ee180b334f6101f88d440336d15aabc60f87ed46c2958633df033a90b50ee73e3d122d8a03c3d5a7b98ee84500e402a9 -doccontainersize 80276 -doccontainerchecksum 4afad2e4d7b841a6d2a7a21f429ae157e48aad10ef33ea74dff4ae7ad1570db0e02f96fab8d28d5fd0350cfa1c6360ccc00a9cabdb7d0273c6d949efbeee9db6 -docfiles size=37 - texmf-dist/doc/generic/mkjobtexmf/README - texmf-dist/doc/generic/mkjobtexmf/clean-case.pl - texmf-dist/doc/generic/mkjobtexmf/mkjobtexmf.html - texmf-dist/doc/generic/mkjobtexmf/mkjobtexmf.ltx - texmf-dist/doc/generic/mkjobtexmf/mkjobtexmf.pdf details="Package documentation (PDF format)" - texmf-dist/doc/generic/mkjobtexmf/mkjobtexmf.txt details="Package documentation (text format)" - texmf-dist/doc/generic/mkjobtexmf/version.pl - texmf-dist/doc/man/man1/mkjobtexmf.1 - texmf-dist/doc/man/man1/mkjobtexmf.man1.pdf -srccontainersize 19820 -srccontainerchecksum c20096c77641c56d583c9c4c4820cde6ab48c19543b98fe06edc8048d65cd3dd4f90d745eb1618eb9b18aa5d03f7f9e0fa55bd6ecb15f0fc4c98a79293156185 -srcfiles size=21 - texmf-dist/source/generic/mkjobtexmf/Makefile.in - texmf-dist/source/generic/mkjobtexmf/configure - texmf-dist/source/generic/mkjobtexmf/configure.ac - texmf-dist/source/generic/mkjobtexmf/install-sh -runfiles size=6 - texmf-dist/scripts/mkjobtexmf/mkjobtexmf.pl -catalogue-ctan /support/mkjobtexmf -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license artistic -catalogue-topics archival -catalogue-version 0.8 - -name mkjobtexmf.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of mkjobtexmf -containersize 340 -containerchecksum cf651ae2ba0c8fff3714f4e5b4ed3fbc67c1a64c11b3280eb47da605414831eb194981c1ada745a76a6991a5ca5b91df18f3d6a080cd54b2bc47e2dee7d45f9b -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/mkjobtexmf - -name mkjobtexmf.amd64-freebsd -category Package -revision 16472 -shortdesc amd64-freebsd files of mkjobtexmf -containersize 340 -containerchecksum 6acfbae8b67559fa1acb8d393442eaaf7505ab1de91b61eda71e4fcf352ab7467e95943d421036959f140bf9015b3a9630b238fc4781999a7129ea8587eeeef3 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/mkjobtexmf - -name mkjobtexmf.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of mkjobtexmf -containersize 340 -containerchecksum f1409f92347e1cef80b7c5cdcac57bb4849292d067c76afd2d41d083f7d7471260602ed81a08876d18f7e40aebab81ee20eb0581e1d12ffac3e61365569a297d -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/mkjobtexmf - -name mkjobtexmf.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of mkjobtexmf -containersize 340 -containerchecksum 52032a64c19bfcb8b8633bf2caa67e7d68c9b29518ced1f3ab1762a7ede7daa79b5064c421da9cb7eae6e3dfec0beb9772961720ebbea5656c2c5b0a7cc419fe -binfiles arch=armhf-linux size=1 - bin/armhf-linux/mkjobtexmf - -name mkjobtexmf.i386-cygwin -category Package -revision 25941 -shortdesc i386-cygwin files of mkjobtexmf -containersize 340 -containerchecksum 42657b833b615e09876259502e61ef4f4bb376279b07f829119b339616c6cdfeb3f3feef8a597eddecd1be1d47d4afa89dc75bb07ae5ad5fb24dfccaadec2c64 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/mkjobtexmf - -name mkjobtexmf.i386-freebsd -category Package -revision 16472 -shortdesc i386-freebsd files of mkjobtexmf -containersize 344 -containerchecksum 309488b5ce5595063f3dd76a566e61ef95d2a93b20213f5dfb5c64a9ec53d86a0169115edb551a1ebc4aafc87152fe359bfc25f1a8cb385dd0705236164392cd -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/mkjobtexmf - -name mkjobtexmf.i386-linux -category Package -revision 8457 -shortdesc i386-linux files of mkjobtexmf -containersize 340 -containerchecksum 3668b8f2aaccccdcc7ab7b4506d3f41e025c1a7d06b95155fa3df9d97c24933502b4bc0f6781343de98b762c18982f630beceee976f3f511bf7880cd25c552e5 -binfiles arch=i386-linux size=1 - bin/i386-linux/mkjobtexmf - -name mkjobtexmf.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of mkjobtexmf -containersize 340 -containerchecksum a43abc01b392bce3f43246d00fed814f5dfea1f65a9b418a7d8573f17dd8342add054256a4deecfad110d34d3ee0a5af28860432302740670578b61cd9859a31 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/mkjobtexmf - -name mkjobtexmf.i386-solaris -category Package -revision 8102 -shortdesc i386-solaris files of mkjobtexmf -containersize 340 -containerchecksum 2c199d69b4cb437be7de45927fa3250d95f099e07f24c22d7f835887faf5c11591d035f4da528b38bccc24719352d4122736cd31f47ec790ff0c86a1b42696ab -binfiles arch=i386-solaris size=1 - bin/i386-solaris/mkjobtexmf - -name mkjobtexmf.sparc-solaris -category Package -revision 8475 -shortdesc sparc-solaris files of mkjobtexmf -containersize 340 -containerchecksum 2119870a7f8ca0e62f39eefa7c8cbd13ff69cdde2d7136d9b574d1845309058c4e67acfac17f3206f0a0734ec9bd13c9cc815efc26b5f89eb2d7c44028f0476a -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/mkjobtexmf - -name mkjobtexmf.win32 -category Package -revision 15404 -shortdesc win32 files of mkjobtexmf -containersize 684 -containerchecksum 74308426c52ddd9fe04b84a2f68affd1d2124f48c6688e5f8dd662da581045113345aaf282efed8e40c77fb35ed48806b3ae877a827a5004d6f4fb0313c08a67 -binfiles arch=win32 size=1 - bin/win32/mkjobtexmf.exe - -name mkjobtexmf.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of mkjobtexmf -containersize 340 -containerchecksum 1899018864cfd1a7bc3f83377a74c0c747211859f96561ee217331011d0b500599be500b6471dcab974fbdf4a3c0d838b47132a40b87fd442dd9eeb27c5338b7 -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/mkjobtexmf - -name mkjobtexmf.x86_64-darwin -category Package -revision 18441 -shortdesc x86_64-darwin files of mkjobtexmf -containersize 340 -containerchecksum 3ac42ea41477232316ceb42db72c39afa8c861eb29dd173bca2167e99810e4ac119a1626b8cd18f2fcc4e2116b38a4ebc68d4c1d17c458f278ca6993b16615ee -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/mkjobtexmf - -name mkjobtexmf.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of mkjobtexmf -containersize 348 -containerchecksum 75daf72fece94a1e8965837d23c17e5666972c69336f6e1d30c6e3510f395d142fa5c0511335d09c0367d56cd93fac70f62a32f918e3a1223a82be35d6475dcb -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/mkjobtexmf - -name mkjobtexmf.x86_64-linux -category Package -revision 8601 -shortdesc x86_64-linux files of mkjobtexmf -containersize 340 -containerchecksum bd19111132682201a5d8fbc228288efa579fd461d02d31fc955b746f9b552cfbc69b5dd753caa9d1daec8332a049bbcc7b01c2c40129f779130297b2c2570b2a -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/mkjobtexmf - -name mkjobtexmf.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of mkjobtexmf -containersize 344 -containerchecksum 29878821c20ff3ec114486f1e2a1e4e3cbf732044c87d0f0dbc4c564db01ebd38ec2c6a87aedf98c28c31dd61551355fbbb2ec481407939178a6f285e8b0416d -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/mkjobtexmf - -name mkjobtexmf.x86_64-solaris -category Package -revision 18442 -shortdesc x86_64-solaris files of mkjobtexmf -containersize 340 -containerchecksum a4285492f63a48fae1aa1d31e631a003b9952b194c02da732a67a3266b20a942b6f836644af8fa361fdb29ee11986ccf80e8f062d4cc0e3d23d4aafd1d13aba2 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/mkjobtexmf - -name mkpattern -category Package -revision 15878 -shortdesc A utility for making hyphenation patterns -relocated 1 -longdesc Mkpattern is a general purpose program for the generation of -longdesc hyphenation patterns, with definition of letter sets and -longdesc template-like constructions. It also provides an easy way to -longdesc handle different input and output encodings, and featgures -longdesc generation of clean UTF-8 patterns. The package was used for -longdesc the creation of the Galician patterns. -containersize 4924 -containerchecksum 7e5efd2ed7f6bd93ec83021c42396c14b2de2b6c0cd9f3bb5ece4ae51d6f1c45e54f90dc755be92d309e27884134214a50884237e53ee86c5bc76013588aba04 -doccontainersize 82920 -doccontainerchecksum a19a1856e9dfb225fcb607257f6e54d5ccf5d746d7f6b715bd1b3b86c9684a03b1fec182eba43097f7343adb34531f0be63909623c6f2de192d7ca3e528e5cd2 -docfiles size=28 - RELOC/doc/plain/mkpattern/README details="Package README" - RELOC/doc/plain/mkpattern/mkpatdoc.tex - RELOC/doc/plain/mkpattern/mkpatter.pdf details="Package documentation" - RELOC/doc/plain/mkpattern/mkpattern-exmpl.tex -runfiles size=4 - RELOC/tex/plain/mkpattern/mkpatter.tex -catalogue-ctan /language/hyphenation/utils/mkpattern -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics hyphenation -catalogue-version 1.2 - -name mkpic -category Package -revision 33700 -shortdesc Perl interface to mfpic -longdesc mkpic provides an easy interface for making small pictures with -longdesc mfpic. To this end you create an input file consisting of -longdesc commands, one per line, with space separated parameters (or you -longdesc modify the DATA section of the mkpic script, which is used if -longdesc you run it without an input file). For an extensive description -longdesc see the file mkpicdoc.pdf, which is part of the distribution. -depend mkpic.ARCH -containersize 9264 -containerchecksum 7294d20fc13153d183d711fdda3efc7d4e3fc8e351c041109f32e6130aa33f30eed6bf39f6042b22e78a3cde375fb6e8ff8de09979fa8e52e83cd652289bc85f -doccontainersize 200676 -doccontainerchecksum e07e6c22292ccf08bcc047eef1d306f37ac4471106b5da74b75155ec81462ce25c58fb8524701150b0a1e06c6f61db11455f59ad60c8499cf8a4206d86afcd92 -docfiles size=57 - texmf-dist/doc/support/mkpic/README details="Readme" - texmf-dist/doc/support/mkpic/mkpic.pdf details="Package manual page" - texmf-dist/doc/support/mkpic/mkpicdoc.pdf details="Package documentation" - texmf-dist/doc/support/mkpic/mkpicdoc.tex -runfiles size=7 - texmf-dist/scripts/mkpic/mkpic -catalogue-ctan /support/mkpic -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics graphics -catalogue-version 1.02 - -name mkpic.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of mkpic -containersize 336 -containerchecksum 5007d2a0c3bd63eb6003f0bf0bafdee897a3b9ef454c886c05af1e9cd248a6fb805d0601e8f6ea9bb25b8db5ef9a75582e1d33c2aa601d503108c9727f35be97 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/mkpic - -name mkpic.amd64-freebsd -category Package -revision 33688 -shortdesc amd64-freebsd files of mkpic -containersize 336 -containerchecksum 7fe0eedb55acb632d4c6dc382ce21a768bbe1eef019f12620a4cb2f704296a2db4d5596b8cbf8f5f6763028b4979e0a56b956df393a1ffb845c77c9e515de778 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/mkpic - -name mkpic.amd64-netbsd -category Package -revision 33688 -shortdesc amd64-netbsd files of mkpic -containersize 336 -containerchecksum 304487e92d3c8f0080118ed22e01014ba1493f745cc3be6286503fabc16aeeea54fe4a852a52c65712516617f67dfc280a1ea48a6cd7a62a5d86e0c20d65e53e -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/mkpic - -name mkpic.armhf-linux -category Package -revision 33688 -shortdesc armhf-linux files of mkpic -containersize 336 -containerchecksum 59212dfb7143dad5b75284f9570b84186b1ef6735532cf1d9ca34a581722b2a108797fd449bc329dbcbee3e3b9f4ba589331f690cbe8f3bf7e6fc63198489f13 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/mkpic - -name mkpic.i386-cygwin -category Package -revision 33688 -shortdesc i386-cygwin files of mkpic -containersize 336 -containerchecksum 2178fdec184095cc73b51c9d2e470a23f0b50ee1b46a03aa7ba95e5fc54e4a64e11fe719f6acfa555bf8fe4482b95210b6a37e0978cab476e4cded58996fc7eb -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/mkpic - -name mkpic.i386-freebsd -category Package -revision 33688 -shortdesc i386-freebsd files of mkpic -containersize 336 -containerchecksum 14448d401dd165dfe9272c5ec8b2589c636a3103fec1f5f2da64b0cf23331bbb45b67039014daa8c9b0648ff8261a02649edb1c415febacff699102caaa68c3e -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/mkpic - -name mkpic.i386-linux -category Package -revision 33688 -shortdesc i386-linux files of mkpic -containersize 336 -containerchecksum e049bb0f2a82be488707e6e308d6e24017a1c94dcc9e65d0b19a60483518f0deedbfb287f71ba6c191e3214f6d17aa9d9ded0666b5f7b7921a7e30e7be87e966 -binfiles arch=i386-linux size=1 - bin/i386-linux/mkpic - -name mkpic.i386-netbsd -category Package -revision 33688 -shortdesc i386-netbsd files of mkpic -containersize 336 -containerchecksum 2623e71a017dd18fb11ca36b8f3c633844be4d2c19f0d376a73f43aa5a0f215f52731cd5c39ffcdafb9f62331501d935f5841fcf7ac0d73752a34f4bcc1ea9dd -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/mkpic - -name mkpic.i386-solaris -category Package -revision 33688 -shortdesc i386-solaris files of mkpic -containersize 336 -containerchecksum 26a8d31d3e9235e99b55fdc6ce0f43a367db973bb355e6b7c3c890713a262d969e55f94d3d88e43bb5e6df61bc02871aa4100dd0cdab430ee3251edce9b10870 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/mkpic - -name mkpic.sparc-solaris -category Package -revision 33688 -shortdesc sparc-solaris files of mkpic -containersize 336 -containerchecksum d8cdd01f5182af4e14d474d959c517773a5c4d10d08dbbcbfc4492d6a49891e9e022220df1fdf343e9c2411460544abfb2f9473f05e1c72aba21a015c74ba2e9 -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/mkpic - -name mkpic.win32 -category Package -revision 33688 -shortdesc win32 files of mkpic -containersize 676 -containerchecksum a02698ddd3deec6622a09d17307057109d848fd6d3cd259ae7f2dbdf7e8e1e5f4e7439ffd2555bb150df76abac03f203650bb9453ce74f1f33cd63710fe7c9aa -binfiles arch=win32 size=1 - bin/win32/mkpic.exe - -name mkpic.x86_64-cygwin -category Package -revision 33688 -shortdesc x86_64-cygwin files of mkpic -containersize 340 -containerchecksum 78457bfe16056433a88e845c33d4e9455f15bcef2820eede820c57227b2cbc94fe2502a8eb2a9cb8d37cffdb0e937d611a641a9a2ce40ee182d071091de549fe -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/mkpic - -name mkpic.x86_64-darwin -category Package -revision 33688 -shortdesc x86_64-darwin files of mkpic -containersize 340 -containerchecksum 3663d7b1144467586b59804fe58aaa4f3e3341435456f52ec402d652eea7c7d323887102df03ed425fc1bc384f2d59ef06d6085dd1fc5696db1bb458d0385984 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/mkpic - -name mkpic.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of mkpic -containersize 348 -containerchecksum 6e7e395fd6e399afe9e4f23d2d8756f5eacdaf4007a7488e6938bc669d9e0f1ac651c1a7cbc3a711f5ec26a321701cb0039a4aff73034b42c6ccf01f500778ad -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/mkpic - -name mkpic.x86_64-linux -category Package -revision 33688 -shortdesc x86_64-linux files of mkpic -containersize 336 -containerchecksum 7f1a5aafd2b0417f282d482fe35400cdf1e5cf9d319457027f6fd997a1976b225177ac957b54483cd8ed9c43967eb3b493138eaf3021821737b49f0844a683b1 -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/mkpic - -name mkpic.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of mkpic -containersize 340 -containerchecksum deb4cfee8213038903768255dacb497af10fbeea66b0da85a9cdb063df2be121bb9f00dab26e3a79f561c6948ca7b6af87c821e21eeeaf81f1a27a571caf143b -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/mkpic - -name mkpic.x86_64-solaris -category Package -revision 33688 -shortdesc x86_64-solaris files of mkpic -containersize 336 -containerchecksum 79a7b237473a516235fccd4515105d12a59179ef0576a59dd60b1e65d73d0fe45da952d57a4ca06382c8a423a173b8afe2dded560d5a97b0514c3895d8f0b31a -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/mkpic - -name mla-paper -category Package -revision 20885 -shortdesc Proper MLA formatting -relocated 1 -longdesc The package formats articles using the MLA style. The aim is -longdesc that students and other academics in the humanities should be -longdesc able to typeset their materials, properly, with minimal effort -longdesc on their part. -containersize 2296 -containerchecksum c929251ad5f93a8d0ccb35ac3dc11604e1498ed1e339027cb020c70087dd0799eaf4d2ebdc9cad64f9aa68d82742aff4b670234db3fc86b039b5ab1d9dd74f06 -doccontainersize 2004 -doccontainerchecksum 358c508833804c87e338cc2fb30889e018505e7e747f7b5c60dbe5444f6c0cf8d62ef366c0bd3eda0216cc32594891bcafef07b3bc4e45cd51471171f3620ce9 -docfiles size=1 - RELOC/doc/latex/mla-paper/README details="Readme (with package use details)" -runfiles size=2 - RELOC/tex/latex/mla-paper/mla.sty -catalogue-ctan /macros/latex/contrib/mla-paper -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics gen-paper - -name mlist -category Package -revision 15878 -shortdesc Logical markup for lists -relocated 1 -longdesc The package defines commands that create macros for typesetting -longdesc vectors, matrices and functions, in a logical way. For example, -longdesc logical indexing can then be used to refer to elements or -longdesc arguments without hard-coding the symbols in the document. -containersize 3060 -containerchecksum 6830a8034b0eb1f8ccc00a30e5ff4bffba0f62510ac8211fae8a2de0d40b7c28dd890cf8a4bf61da83a48fc97e827702e6e9ad1b0d0753eb891af4e84b0dfca6 -doccontainersize 186976 -doccontainerchecksum c2f5a6d696ec9acb3567c3fe8e7b6cb4e4090a4cc74558e61f67e168aa446a1064f0ffffc277c3e56520b42117e3bbdf63c0644e3cb055596b018b793187ac91 -docfiles size=53 - RELOC/doc/latex/mlist/README details="Readme" - RELOC/doc/latex/mlist/mlist.pdf details="Package documentation" -srccontainersize 15468 -srccontainerchecksum 7672e0c592e65acabd2a14dbc44f66339ac62880315d9a2d7b4386ef7a6079bc0360be75a4224eb3e19d9b2314928245addf4ced415fd470a796f1e779a6c09f -srcfiles size=13 - RELOC/source/latex/mlist/mlist.dtx - RELOC/source/latex/mlist/mlist.ins -runfiles size=4 - RELOC/tex/latex/mlist/mlist.cfg - RELOC/tex/latex/mlist/mlist.sty -catalogue-ctan /macros/latex/contrib/mlist -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics maths -catalogue-version 0.6a - -name mltex -category Package -revision 48634 -shortdesc The MLTeX system -longdesc MLTeX is a modification of TeX version >=3.0 that allows the -longdesc hyphenation of words with accented letters using ordinary -longdesc Computer Modern (CM) fonts. The system is distributed as a TeX -longdesc change file. -depend latex -depend cm -depend hyphen-base -depend babel -depend dehyph -depend latexconfig -depend latex-fonts -depend knuth-lib -depend plain -depend mltex.ARCH -execute AddFormat name=mllatex engine=pdftex patterns=language.dat options="-translate-file=cp227.tcx -mltex *mllatex.ini" fmttriggers=cm,hyphen-base,babel,dehyph,latex,latexconfig,latex-fonts -execute AddFormat name=mltex engine=pdftex options="-translate-file=cp227.tcx -mltex mltex.ini" fmttriggers=cm,hyphen-base,knuth-lib,plain -containersize 6380 -containerchecksum 3c04b6601e0e18daefcdb52080e72f8aa623380a3dc093487ae3fc21bcc5a4987110e36315bacbf4e6383d32577201c06d6b2d45f6582da5fa0332a4e2d3d38c -doccontainersize 8676 -doccontainerchecksum 0e72ab2877b4239bbda86008238c914090f051cec6631a4af94621e12ef2865201cd1bfcf915e70e6949897c63da4a501f57b5b8e46edb0d3d59b14943a6648f -docfiles size=9 - texmf-dist/doc/latex/mltex/README - texmf-dist/doc/latex/mltex/mltex.txt - texmf-dist/doc/latex/mltex/testmlft.dvi - texmf-dist/doc/latex/mltex/testmlft.tex - texmf-dist/doc/latex/mltex/testmlsw.dvi - texmf-dist/doc/latex/mltex/testmlsw.tex -runfiles size=8 - texmf-dist/tex/latex/mltex/lo1enc.def - texmf-dist/tex/latex/mltex/mlltxchg.def - texmf-dist/tex/latex/mltex/mltex.sty - texmf-dist/tex/mltex/config/mltex.ini -catalogue-ctan /systems/generic/mltex -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license knuth -catalogue-topics engine multilingual -catalogue-version 2.2 - -name mltex.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of mltex -containersize 336 -containerchecksum cd0f18b22d7c82ddd84df2a53416bd8fed8d036fdd26953970957d98dacd4b5c6c22ffc9f2648abb0e46105ebb5477ca970e0e0d6af85720eef0da0b24b73d2a -binfiles arch=aarch64-linux size=2 - bin/aarch64-linux/mllatex - bin/aarch64-linux/mltex - -name mltex.amd64-freebsd -category Package -revision 16472 -shortdesc amd64-freebsd files of mltex -containersize 336 -containerchecksum a904b64829f84e5d4fedb1d0a909af1e6c568c70d73b162d529a39283e84292cad8d2c06b15c94297390c7a6b4de04bb067e2307081c38d943f8cb71abb67534 -binfiles arch=amd64-freebsd size=2 - bin/amd64-freebsd/mllatex - bin/amd64-freebsd/mltex - -name mltex.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of mltex -containersize 336 -containerchecksum ef6f5407d99ce9711bdd52a2ab0180acdb4c389ebfb374bdcce05240d34c3fb795fb93c8985f2a8a7665f325956d7500c457491062b09a5e56d834b1b9de74c0 -binfiles arch=amd64-netbsd size=2 - bin/amd64-netbsd/mllatex - bin/amd64-netbsd/mltex - -name mltex.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of mltex -containersize 336 -containerchecksum 633509ab71f05b702ce5c7829144a9bf0fb081afa6cd17401914fde34d60425dd0fa6df9402fee3ddfa72e1ed3c4364e9e10cdf1aa6df7fda28f75fddc85edd3 -binfiles arch=armhf-linux size=2 - bin/armhf-linux/mllatex - bin/armhf-linux/mltex - -name mltex.i386-cygwin -category Package -revision 13930 -shortdesc i386-cygwin files of mltex -containersize 340 -containerchecksum d08971292692505fab69f468e5d7a707e0d77924a7e31e1af5e3e78aeeb7fbeb31af972d80b85dd58c36ab7efe48a7fa03f338a6f0116e4b4c046bbf6f3b7554 -binfiles arch=i386-cygwin size=2 - bin/i386-cygwin/mllatex - bin/i386-cygwin/mltex - -name mltex.i386-freebsd -category Package -revision 16472 -shortdesc i386-freebsd files of mltex -containersize 336 -containerchecksum 511d2eb9886ad415f02e0b47bdccfe60b3d03160598dbda946fe6827abd958c715bbd4a28f6506ab8acf45bbf73bc0dd5a2e8961fd4cb0bd91b7895730c987ee -binfiles arch=i386-freebsd size=2 - bin/i386-freebsd/mllatex - bin/i386-freebsd/mltex - -name mltex.i386-linux -category Package -revision 3006 -shortdesc i386-linux files of mltex -containersize 336 -containerchecksum 4173c29482b2f116e90ed9560a0f1f14735923bbd0373cb276e5a2f34d99f419e8e78d352dcb44c01ec9228a78e435bbb59c2604a665ed1778f10b73b18d3e50 -binfiles arch=i386-linux size=2 - bin/i386-linux/mllatex - bin/i386-linux/mltex - -name mltex.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of mltex -containersize 336 -containerchecksum 186009e17662ffd42e206ed5c3efa85429810dc30e081104614dd3600b79bbcd3edfd05969e7a4a7c703e455340edb419f5d1439678734846b124e6ef36a7a50 -binfiles arch=i386-netbsd size=2 - bin/i386-netbsd/mllatex - bin/i386-netbsd/mltex - -name mltex.i386-solaris -category Package -revision 8102 -shortdesc i386-solaris files of mltex -containersize 336 -containerchecksum 71892143d5f016cfe8bcb187af286af0346c869ff8f13c0027b16188488b798e881cb5d685f241c495b246e574b98a94d65199a5f4a68bcd2e4b6c5f720b9e1e -binfiles arch=i386-solaris size=2 - bin/i386-solaris/mllatex - bin/i386-solaris/mltex - -name mltex.sparc-solaris -category Package -revision 3213 -shortdesc sparc-solaris files of mltex -containersize 336 -containerchecksum 8a5a1568ffadf57f714e610810a50f3879519791de9932ebabcc23fe7e0b184d57e72c32257d28b7cabb8975c3ed5060b8f6fda2933883abf0e636fe41e7094a -binfiles arch=sparc-solaris size=2 - bin/sparc-solaris/mllatex - bin/sparc-solaris/mltex - -name mltex.win32 -category Package -revision 36810 -shortdesc win32 files of mltex -containersize 884 -containerchecksum 6e6e7df105c152f8a80dbcac81680b4dc1e3206ca09c3071d005599bdfec0dc825f4e96c306f9f4dfa57c6a669b7ddc8c334bb7b8d52e622f5ffe14a8e237a7f -binfiles arch=win32 size=2 - bin/win32/mllatex.exe - bin/win32/mltex.exe - -name mltex.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of mltex -containersize 344 -containerchecksum de0d8cd7fcc0095e6d10efb75f65e0ef4487d8c422396954814fcd2964ebea1d6766532aaaaef86656d415a758de4af2154aee36f360faa00eab7249de28f896 -binfiles arch=x86_64-cygwin size=2 - bin/x86_64-cygwin/mllatex - bin/x86_64-cygwin/mltex - -name mltex.x86_64-darwin -category Package -revision 18441 -shortdesc x86_64-darwin files of mltex -containersize 340 -containerchecksum 1f58afc358796a7f496306749d43221ae4e5181fbc924c0bc0f9a21cb467a63f8f22d960fa052d5a789509b7af9ebda803afe20e8aceb5f5a2e72473d0c70ca0 -binfiles arch=x86_64-darwin size=2 - bin/x86_64-darwin/mllatex - bin/x86_64-darwin/mltex - -name mltex.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of mltex -containersize 344 -containerchecksum 7a57edb47aaa31b49ec84c5c84724f30d04aa5775ff7301672c0aae26428e306f6dc34a8d49685d495d400b01eeb71b82baeecddcaec505529968cf465744617 -binfiles arch=x86_64-darwinlegacy size=2 - bin/x86_64-darwinlegacy/mllatex - bin/x86_64-darwinlegacy/mltex - -name mltex.x86_64-linux -category Package -revision 3185 -shortdesc x86_64-linux files of mltex -containersize 336 -containerchecksum 5e33a8e85c9c45cde85c7958ade8390c8a8210db85c2c557a3ca11c89b70ca7d73fc2ea93e7f2cf159ee0ed86a7f2389d3f324d53d49f0338a4204534db97c29 -binfiles arch=x86_64-linux size=2 - bin/x86_64-linux/mllatex - bin/x86_64-linux/mltex - -name mltex.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of mltex -containersize 340 -containerchecksum a5bd6ca7b026c6b601a57a42e0e4f25c991593ea015f141e4802c10e2f0e5ebed08a562989256c746e3dc542cea051ffa0c60ab481ad36c2ab529920b0ff2d5a -binfiles arch=x86_64-linuxmusl size=2 - bin/x86_64-linuxmusl/mllatex - bin/x86_64-linuxmusl/mltex - -name mltex.x86_64-solaris -category Package -revision 18442 -shortdesc x86_64-solaris files of mltex -containersize 340 -containerchecksum 6cad8bd0596da5118951574e5b5d0fd093265b4e3ddcbed8a5241bbbbb4e4175307e098248356c54e6f5e095e329fd7e14b1137ecbfc918bca357e01884e7950 -binfiles arch=x86_64-solaris size=2 - bin/x86_64-solaris/mllatex - bin/x86_64-solaris/mltex - -name mmap -category Package -revision 15878 -shortdesc Include CMap resources in PDF files from pdfTeX -relocated 1 -longdesc The package is an extension of cmap with improved flexibility -longdesc and coverage, including the ability to re-encode Knuth's basic -longdesc mathematics fonts. -containersize 19184 -containerchecksum 8ba688e31dceb7d22213eca41ad50b11be4d2c8d177c29ffe8908947c621c5ec99b0c9102e34d3584059225a2b0af4c60306df9741108ab484c1f7c621c2fc3f -doccontainersize 1036 -doccontainerchecksum 712d5efb341d3bd3dcb3bbdd988cb7f58a4c638605925db500d781e2c7d2ed8c7f35084c31eb4758d895703479bba56c772ab6fe56458c206044dbf48648e949 -docfiles size=1 - RELOC/doc/latex/mmap/README details="Readme" -runfiles size=74 - RELOC/tex/latex/mmap/lmr-m.cmap - RELOC/tex/latex/mmap/lmr.cmap - RELOC/tex/latex/mmap/ly1.cmap - RELOC/tex/latex/mmap/mmap.sty - RELOC/tex/latex/mmap/oml-m.cmap - RELOC/tex/latex/mmap/oml.cmap - RELOC/tex/latex/mmap/omlbit-m.cmap - RELOC/tex/latex/mmap/omlbit.cmap - RELOC/tex/latex/mmap/omlmit-m.cmap - RELOC/tex/latex/mmap/omlmit.cmap - RELOC/tex/latex/mmap/oms-m.cmap - RELOC/tex/latex/mmap/oms.cmap - RELOC/tex/latex/mmap/omsb-m.cmap - RELOC/tex/latex/mmap/omx-m.cmap - RELOC/tex/latex/mmap/omx.cmap - RELOC/tex/latex/mmap/ot1-m.cmap - RELOC/tex/latex/mmap/ot1.cmap - RELOC/tex/latex/mmap/ot1rbxit-m.cmap - RELOC/tex/latex/mmap/ot1rbxit.cmap - RELOC/tex/latex/mmap/ot1rbxn-m.cmap - RELOC/tex/latex/mmap/ot1rbxn.cmap - RELOC/tex/latex/mmap/ot1rmit-m.cmap - RELOC/tex/latex/mmap/ot1rmit.cmap - RELOC/tex/latex/mmap/ot1rmn-m.cmap - RELOC/tex/latex/mmap/ot1rmn.cmap - RELOC/tex/latex/mmap/ot1ssbxn-m.cmap - RELOC/tex/latex/mmap/ot1ssbxn.cmap - RELOC/tex/latex/mmap/ot1ssmn-m.cmap - RELOC/tex/latex/mmap/ot1ssmn.cmap - RELOC/tex/latex/mmap/ot1ttmn-m.cmap - RELOC/tex/latex/mmap/ot1ttmn.cmap - RELOC/tex/latex/mmap/ot1xxx-m.cmap - RELOC/tex/latex/mmap/t1-m.cmap - RELOC/tex/latex/mmap/t1.cmap - RELOC/tex/latex/mmap/ueuf-m.cmap - RELOC/tex/latex/mmap/ueufb-m.cmap - RELOC/tex/latex/mmap/ulasy-m.cmap - RELOC/tex/latex/mmap/ulasy.cmap - RELOC/tex/latex/mmap/umsa-m.cmap - RELOC/tex/latex/mmap/umsa.cmap - RELOC/tex/latex/mmap/umsb-m.cmap - RELOC/tex/latex/mmap/umsb.cmap - RELOC/tex/latex/mmap/upsy-m.cmap - RELOC/tex/latex/mmap/upsy.cmap - RELOC/tex/latex/mmap/upzd-m.cmap - RELOC/tex/latex/mmap/upzd.cmap -catalogue-also cmap -catalogue-ctan /macros/latex/contrib/mmap -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics pdf-feat -catalogue-version 1.03 - -name mnotes -category Package -revision 35521 -shortdesc Margin annotation for collaborative writing -relocated 1 -longdesc The package provides a flexible mechanism for annotating, and -longdesc commenting upon, collaboratively-written documents. -containersize 2008 -containerchecksum a44cf6586951f9f32f975869880c694a0218c6477a573b109b9f9e2f9001313cfb04a4301748d02aff56197c93faabb5db4a39fabdff980b4509ffef9964c3a9 -doccontainersize 211544 -doccontainerchecksum b0d8ef4c7481549aaf461b55ea8e0d8c1f82cf2aa42ea1b0b889e63f3c786615818768eb52b664e3e0dc71627199f077c8297498e6471af641ca287007761669 -docfiles size=54 - RELOC/doc/latex/mnotes/Makefile - RELOC/doc/latex/mnotes/README details="Readme" - RELOC/doc/latex/mnotes/mnotes.pdf details="Readme" -srccontainersize 5444 -srccontainerchecksum cd09675b23bd12489bbc35f6b7c6f0c36562860f0020de7d9dc265fc52aa4c9daeceebd2b5298df855970aebcc0475a63ec221b7bea602f7989109e42bf7461d -srcfiles size=5 - RELOC/source/latex/mnotes/mnotes.dtx - RELOC/source/latex/mnotes/mnotes.ins -runfiles size=2 - RELOC/tex/latex/mnotes/mnotes.sty -catalogue-ctan /macros/latex/contrib/mnotes -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics marginal -catalogue-version 0.8 - -name mnras -category Package -revision 37579 -shortdesc Monthly Notices of the Royal Astronomical Society -relocated 1 -longdesc Package for preparing papers in the journal Monthly Notices of -longdesc the Royal Astronomical Society. -containersize 25868 -containerchecksum 23bf39cb10bbc815acc3163fcc12548c6aa62e70bb2f513e09b9a43f040a769d5a1e3efdbc22beca5ff7de78199e960fe5b7d793b5da95d43f5a1934ce88e7de -doccontainersize 238680 -doccontainerchecksum 6a650500cbb8b6eb270378489379f1838095b9381d0363ef9e868f7af8c6e167e33d63e9027f2f65595a6102e347405954df1b3ade037ec4524b946e35046126 -docfiles size=109 - RELOC/doc/latex/mnras/example.eps - RELOC/doc/latex/mnras/example.png - RELOC/doc/latex/mnras/example.ps - RELOC/doc/latex/mnras/legacy/legacy.txt - RELOC/doc/latex/mnras/legacy/mn2e.bst - RELOC/doc/latex/mnras/legacy/mn2e.cls - RELOC/doc/latex/mnras/mnras_guide.pdf details="Package documentation" - RELOC/doc/latex/mnras/mnras_guide.tex - RELOC/doc/latex/mnras/mnras_template.tex - RELOC/doc/latex/mnras/readme.txt -runfiles size=27 - RELOC/bibtex/bst/mnras/mnras.bst - RELOC/tex/latex/mnras/mnras.cls -catalogue-ctan /macros/latex/contrib/mnras -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics journalpub -catalogue-version 3.0 - -name mnsymbol -category Package -revision 18651 -shortdesc Mathematical symbol font for Adobe MinionPro -relocated 1 -longdesc MnSymbol is a symbol font family, designed to be used in -longdesc conjunction with Adobe Minion Pro (via the MinionPro package). -longdesc Almost all of LaTeX and AMS mathematical symbols are provided; -longdesc remaining coverage is available from the MinionPro font with -longdesc the MinionPro package. The fonts are available both as Metafont -longdesc source and as Adobe Type 1 format, and a comprehensive support -longdesc package is provided. While the fonts were designed to fit with -longdesc Minon Pro, the design should fit well with other renaissance or -longdesc baroque faces: indeed, it will probably work with most fonts -longdesc that are neither too wide nor too thin, for example Palatino or -longdesc Times; it is known to look good with Sabon. There is no package -longdesc designed to configure its use with any font other than Minion -longdesc Pro, but (for example) simply loading mnsymbol after mathpazo -longdesc will probably do what is needed. -execute addMap MnSymbol.map -containersize 4426252 -containerchecksum 59743d33ba889498dd316220884314a1a8a15ecd761f591fdd1df2f79bfd44fd557609efde7a50f23bfd502225688480d8a7ca5ffee53735f3efd28318bbf674 -doccontainersize 239004 -doccontainerchecksum 53fd0db2dc9817e8c5804c15fead5b2d3b935f1339096c13ea626133bbdb0b6a388110b60082d17864f6a82808831fb6f1e0387b6959d65b7ebf3592137ae410 -docfiles size=76 - RELOC/doc/latex/mnsymbol/MnSymbol.pdf details="Package documentation" - RELOC/doc/latex/mnsymbol/README details="Readme" -srccontainersize 14072 -srccontainerchecksum 7c427aeb3ddbb2f916b7f8356c298d32df0b945fd9ee5fb00b51ac95528ca78b8e41d6c0a00a633afd88d94e6d0dd1ecef0267dda67154a313632a451bf6f608 -srcfiles size=35 - RELOC/source/latex/mnsymbol/MnSymbol.drv - RELOC/source/latex/mnsymbol/MnSymbol.dtx - RELOC/source/latex/mnsymbol/MnSymbol.ins -runfiles size=1656 - RELOC/fonts/enc/dvips/mnsymbol/MnSymbolA.enc - RELOC/fonts/enc/dvips/mnsymbol/MnSymbolB.enc - RELOC/fonts/enc/dvips/mnsymbol/MnSymbolC.enc - RELOC/fonts/enc/dvips/mnsymbol/MnSymbolD.enc - RELOC/fonts/enc/dvips/mnsymbol/MnSymbolE.enc - RELOC/fonts/enc/dvips/mnsymbol/MnSymbolF.enc - RELOC/fonts/enc/dvips/mnsymbol/MnSymbolS.enc - RELOC/fonts/map/dvips/mnsymbol/MnSymbol.map - RELOC/fonts/map/vtex/mnsymbol/MnSymbol.ali - RELOC/fonts/opentype/public/mnsymbol/MnSymbol-Bold10.otf - RELOC/fonts/opentype/public/mnsymbol/MnSymbol-Bold12.otf - RELOC/fonts/opentype/public/mnsymbol/MnSymbol-Bold5.otf - RELOC/fonts/opentype/public/mnsymbol/MnSymbol-Bold6.otf - RELOC/fonts/opentype/public/mnsymbol/MnSymbol-Bold7.otf - RELOC/fonts/opentype/public/mnsymbol/MnSymbol-Bold8.otf - RELOC/fonts/opentype/public/mnsymbol/MnSymbol-Bold9.otf - RELOC/fonts/opentype/public/mnsymbol/MnSymbol10.otf - RELOC/fonts/opentype/public/mnsymbol/MnSymbol12.otf - RELOC/fonts/opentype/public/mnsymbol/MnSymbol5.otf - RELOC/fonts/opentype/public/mnsymbol/MnSymbol6.otf - RELOC/fonts/opentype/public/mnsymbol/MnSymbol7.otf - RELOC/fonts/opentype/public/mnsymbol/MnSymbol8.otf - RELOC/fonts/opentype/public/mnsymbol/MnSymbol9.otf - RELOC/fonts/source/public/mnsymbol/MnSymbol-Parameter.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolA-Bold.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolA-Bold10.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolA-Bold12.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolA-Bold5.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolA-Bold6.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolA-Bold7.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolA-Bold8.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolA-Bold9.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolA.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolA10.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolA12.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolA5.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolA6.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolA7.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolA8.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolA9.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolB-Bold.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolB-Bold10.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolB-Bold12.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolB-Bold5.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolB-Bold6.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolB-Bold7.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolB-Bold8.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolB-Bold9.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolB.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolB10.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolB12.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolB5.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolB6.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolB7.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolB8.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolB9.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolC-Bold.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolC-Bold10.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolC-Bold12.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolC-Bold5.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolC-Bold6.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolC-Bold7.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolC-Bold8.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolC-Bold9.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolC.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolC10.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolC12.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolC5.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolC6.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolC7.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolC8.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolC9.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolD-Bold.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolD-Bold10.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolD-Bold12.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolD-Bold5.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolD-Bold6.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolD-Bold7.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolD-Bold8.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolD-Bold9.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolD.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolD10.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolD12.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolD5.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolD6.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolD7.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolD8.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolD9.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolE-Bold.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolE-Bold10.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolE-Bold12.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolE-Bold5.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolE-Bold6.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolE-Bold7.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolE-Bold8.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolE-Bold9.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolE.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolE10.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolE12.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolE5.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolE6.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolE7.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolE8.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolE9.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolF-Bold.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolF-Bold10.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolF-Bold12.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolF-Bold5.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolF-Bold6.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolF-Bold7.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolF-Bold8.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolF-Bold9.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolF.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolF10.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolF12.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolF5.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolF6.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolF7.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolF8.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolF9.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolS-Bold.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolS-Bold10.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolS-Bold12.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolS-Bold5.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolS-Bold6.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolS-Bold7.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolS-Bold8.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolS-Bold9.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolS.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolS10.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolS12.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolS5.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolS6.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolS7.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolS8.mf - RELOC/fonts/source/public/mnsymbol/MnSymbolS9.mf - RELOC/fonts/source/public/mnsymbol/Sym-Accent.mf - RELOC/fonts/source/public/mnsymbol/Sym-Arrows.mf - RELOC/fonts/source/public/mnsymbol/Sym-Base.mf - RELOC/fonts/source/public/mnsymbol/Sym-Delim.mf - RELOC/fonts/source/public/mnsymbol/Sym-Geometric.mf - RELOC/fonts/source/public/mnsymbol/Sym-Init.mf - RELOC/fonts/source/public/mnsymbol/Sym-Operators.mf - RELOC/fonts/source/public/mnsymbol/Sym-Order.mf - RELOC/fonts/tfm/public/mnsymbol/MnSymbolA-Bold10.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolA-Bold12.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolA-Bold5.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolA-Bold6.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolA-Bold7.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolA-Bold8.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolA-Bold9.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolA10.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolA12.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolA5.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolA6.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolA7.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolA8.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolA9.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolB-Bold10.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolB-Bold12.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolB-Bold5.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolB-Bold6.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolB-Bold7.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolB-Bold8.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolB-Bold9.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolB10.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolB12.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolB5.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolB6.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolB7.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolB8.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolB9.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolC-Bold10.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolC-Bold12.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolC-Bold5.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolC-Bold6.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolC-Bold7.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolC-Bold8.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolC-Bold9.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolC10.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolC12.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolC5.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolC6.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolC7.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolC8.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolC9.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolD-Bold10.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolD-Bold12.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolD-Bold5.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolD-Bold6.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolD-Bold7.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolD-Bold8.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolD-Bold9.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolD10.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolD12.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolD5.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolD6.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolD7.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolD8.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolD9.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolE-Bold10.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolE-Bold12.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolE-Bold5.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolE-Bold6.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolE-Bold7.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolE-Bold8.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolE-Bold9.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolE10.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolE12.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolE5.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolE6.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolE7.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolE8.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolE9.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolF-Bold10.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolF-Bold12.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolF-Bold5.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolF-Bold6.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolF-Bold7.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolF-Bold8.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolF-Bold9.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolF10.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolF12.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolF5.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolF6.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolF7.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolF8.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolF9.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolS-Bold10.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolS-Bold12.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolS-Bold5.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolS-Bold6.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolS-Bold7.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolS-Bold8.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolS-Bold9.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolS10.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolS12.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolS5.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolS6.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolS7.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolS8.tfm - RELOC/fonts/tfm/public/mnsymbol/MnSymbolS9.tfm - RELOC/fonts/type1/public/mnsymbol/MnSymbol-Bold10.pfb - RELOC/fonts/type1/public/mnsymbol/MnSymbol-Bold12.pfb - RELOC/fonts/type1/public/mnsymbol/MnSymbol-Bold5.pfb - RELOC/fonts/type1/public/mnsymbol/MnSymbol-Bold6.pfb - RELOC/fonts/type1/public/mnsymbol/MnSymbol-Bold7.pfb - RELOC/fonts/type1/public/mnsymbol/MnSymbol-Bold8.pfb - RELOC/fonts/type1/public/mnsymbol/MnSymbol-Bold9.pfb - RELOC/fonts/type1/public/mnsymbol/MnSymbol10.pfb - RELOC/fonts/type1/public/mnsymbol/MnSymbol12.pfb - RELOC/fonts/type1/public/mnsymbol/MnSymbol5.pfb - RELOC/fonts/type1/public/mnsymbol/MnSymbol6.pfb - RELOC/fonts/type1/public/mnsymbol/MnSymbol7.pfb - RELOC/fonts/type1/public/mnsymbol/MnSymbol8.pfb - RELOC/fonts/type1/public/mnsymbol/MnSymbol9.pfb - RELOC/tex/latex/mnsymbol/MnSymbol.sty -catalogue-ctan /fonts/mnsymbol -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics font font-mf font-type1 font-symbol-maths -catalogue-version 1.4 - -name modeles-factures-belges-assocs -category Package -revision 50010 -shortdesc Generate invoices for Belgian non-profit organizations -relocated 1 -longdesc This package provides templates and a sty file for generating -longdesc invoices for Belgian non-profit organizations. -containersize 3096 -containerchecksum 02e958b183640a852ee11b588c97c60d2470e5ae247e3ecf0f87e45889b9f439775f33c402be9eda9398642cfa8826475db480500b865f546dd22806fc5b4ce7 -doccontainersize 260136 -doccontainerchecksum ba726c8f31a7aaed42161893da27987497e9c581b76e9b3318a162492b064e5add380433843da268dd3da6e027b6e02fec9f059bd34755acc6361196ba78adc5 -docfiles size=88 - RELOC/doc/latex/modeles-factures-belges-assocs/LICENSE - RELOC/doc/latex/modeles-factures-belges-assocs/README-facture-banlieues.md - RELOC/doc/latex/modeles-factures-belges-assocs/README-facture-basique.md - RELOC/doc/latex/modeles-factures-belges-assocs/README.md details="Readme" - RELOC/doc/latex/modeles-factures-belges-assocs/doc-modeles-factures-belges-assocs.pdf details="Package documentation" - RELOC/doc/latex/modeles-factures-belges-assocs/doc-modeles-factures-belges-assocs.tex - RELOC/doc/latex/modeles-factures-belges-assocs/facture-banlieues-logo.png - RELOC/doc/latex/modeles-factures-belges-assocs/facture-banlieues-sponsors.png - RELOC/doc/latex/modeles-factures-belges-assocs/facture-banlieues.pdf - RELOC/doc/latex/modeles-factures-belges-assocs/facture-banlieues.tex - RELOC/doc/latex/modeles-factures-belges-assocs/facture-basique.pdf - RELOC/doc/latex/modeles-factures-belges-assocs/facture-basique.tex - RELOC/doc/latex/modeles-factures-belges-assocs/line_bas.png - RELOC/doc/latex/modeles-factures-belges-assocs/line_haut.png -runfiles size=3 - RELOC/tex/latex/modeles-factures-belges-assocs/modeles-factures-belges-associations.sty -catalogue-contact-announce https://gitlab.adullact.net/zenjo/modeles-factures-belges-assocs/wikis/annonces -catalogue-contact-bugs https://gitlab.adullact.net/zenjo/modeles-factures-belges-assocs/issues -catalogue-contact-development https://myblog.robert.sebille.name/spip.php?page=contact -catalogue-contact-home https://gitlab.adullact.net/zenjo/modeles-factures-belges-assocs/wikis/home -catalogue-contact-repository https://gitlab.adullact.net/zenjo/modeles-factures-belges-assocs/tree/master -catalogue-contact-support https://myblog.robert.sebille.name/spip.php?page=contact -catalogue-ctan /macros/latex/contrib/modeles-factures-belges-assocs -catalogue-date 2019-02-12 07:40:55 +0100 -catalogue-license lppl1.3c -catalogue-topics invoice -catalogue-version 1.0.1 - -name moderncv -category Package -revision 37992 -shortdesc A modern curriculum vitae class -relocated 1 -longdesc The class provides facilities for typesetting modern -longdesc curriculums vitae, both in a classic and in a casual style. It -longdesc is fairly customizable, allowing you to define your own style -longdesc by changing the colours, the fonts, etc. A number of templates -longdesc are provided in the distribution examples subdirectory. -containersize 21908 -containerchecksum 2e96c327cf107d3494b2f76ee1fec3f9e5571579b29864210d6084f53cea96177bf6f452314ee201a8e3f62f4975c79189571b41dad2fa382d92876109bcea5a -doccontainersize 839372 -doccontainerchecksum 23a3fb70ceba7628aa57f0e45a0fa3b7a40a9e9b265733b98ea5ca2c8365cd7feb690bd596f15d64a8c9b198b04c6ec034ce9e46f35c621de981eadf847dc485 -docfiles size=460 - RELOC/doc/latex/moderncv/CHANGELOG - RELOC/doc/latex/moderncv/KNOWN_BUGS - RELOC/doc/latex/moderncv/README details="Readme" - RELOC/doc/latex/moderncv/examples/Makefile - RELOC/doc/latex/moderncv/examples/picture.eps - RELOC/doc/latex/moderncv/examples/picture.jpg - RELOC/doc/latex/moderncv/examples/publications.bib - RELOC/doc/latex/moderncv/examples/template-es.pdf - RELOC/doc/latex/moderncv/examples/template-es.tex - RELOC/doc/latex/moderncv/examples/template-multibib.pdf - RELOC/doc/latex/moderncv/examples/template-multibib.tex - RELOC/doc/latex/moderncv/examples/template-zh.pdf - RELOC/doc/latex/moderncv/examples/template-zh.tex - RELOC/doc/latex/moderncv/examples/template.tex - RELOC/doc/latex/moderncv/examples/template_banking_red-fullrules-center.pdf - RELOC/doc/latex/moderncv/examples/template_banking_red-norules.pdf - RELOC/doc/latex/moderncv/examples/template_banking_red-shortrules-right.pdf - RELOC/doc/latex/moderncv/examples/template_banking_red.pdf - RELOC/doc/latex/moderncv/examples/template_casual_orange-left.pdf - RELOC/doc/latex/moderncv/examples/template_casual_orange.pdf - RELOC/doc/latex/moderncv/examples/template_classic_green-right.pdf - RELOC/doc/latex/moderncv/examples/template_classic_green.pdf - RELOC/doc/latex/moderncv/examples/template_fancy_purple.pdf - RELOC/doc/latex/moderncv/examples/template_oldstyle_grey.pdf -runfiles size=61 - RELOC/tex/latex/moderncv/moderncv.cls - RELOC/tex/latex/moderncv/moderncvbodyi.sty - RELOC/tex/latex/moderncv/moderncvbodyii.sty - RELOC/tex/latex/moderncv/moderncvbodyiii.sty - RELOC/tex/latex/moderncv/moderncvbodyiv.sty - RELOC/tex/latex/moderncv/moderncvbodyv.sty - RELOC/tex/latex/moderncv/moderncvcollection.sty - RELOC/tex/latex/moderncv/moderncvcolorblack.sty - RELOC/tex/latex/moderncv/moderncvcolorblue.sty - RELOC/tex/latex/moderncv/moderncvcolorburgundy.sty - RELOC/tex/latex/moderncv/moderncvcolorgreen.sty - RELOC/tex/latex/moderncv/moderncvcolorgrey.sty - RELOC/tex/latex/moderncv/moderncvcolororange.sty - RELOC/tex/latex/moderncv/moderncvcolorpurple.sty - RELOC/tex/latex/moderncv/moderncvcolorred.sty - RELOC/tex/latex/moderncv/moderncvcompatibility.sty - RELOC/tex/latex/moderncv/moderncvdebugtools.sty - RELOC/tex/latex/moderncv/moderncvfooti.sty - RELOC/tex/latex/moderncv/moderncvheadi.sty - RELOC/tex/latex/moderncv/moderncvheadii.sty - RELOC/tex/latex/moderncv/moderncvheadiii.sty - RELOC/tex/latex/moderncv/moderncvheadiv.sty - RELOC/tex/latex/moderncv/moderncvheadv.sty - RELOC/tex/latex/moderncv/moderncvheadvi.sty - RELOC/tex/latex/moderncv/moderncviconsawesome.sty - RELOC/tex/latex/moderncv/moderncviconsletters.sty - RELOC/tex/latex/moderncv/moderncviconsmarvosym.sty - RELOC/tex/latex/moderncv/moderncvstylebanking.sty - RELOC/tex/latex/moderncv/moderncvstylecasual.sty - RELOC/tex/latex/moderncv/moderncvstyleclassic.sty - RELOC/tex/latex/moderncv/moderncvstyleempty.sty - RELOC/tex/latex/moderncv/moderncvstylefancy.sty - RELOC/tex/latex/moderncv/moderncvstyleoldstyle.sty - RELOC/tex/latex/moderncv/tweaklist.sty -catalogue-ctan /macros/latex/contrib/moderncv -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics cv class -catalogue-version 2.0.0 - -name modernposter -category Package -revision 47269 -shortdesc A modern LaTeX poster theme -relocated 1 -longdesc This class extends the a0poster class in that it adds support -longdesc to easily create posters without the need for taking care of -longdesc the layout at all. It allows to use \maketitle to generate a -longdesc fancy header containing the title information and also provides -longdesc macros to position various different types of text boxes in a -longdesc two-column layout. The color scheme is inspired by the -longdesc metropolis beamer theme. -containersize 2536 -containerchecksum 2606c452964677548a8935271f2fa483f592210635ae5fee851a8ddb3aa5428324a5262e6af7f64f3bdbae6e1288d12a19b5b67d8f3eec865d6a9a1d9a8c4883 -doccontainersize 391208 -doccontainerchecksum 9575341774c05f15bc106c8b26943b8780f7221c4c766502f95c351de04a7ceddafb25c99a4fbe520f0cecc7c4d3b39e648259751db53c89e3dcd0842cbb6d3f -docfiles size=101 - RELOC/doc/latex/modernposter/README.md details="Readme" - RELOC/doc/latex/modernposter/demo.pdf details="Example of use" - RELOC/doc/latex/modernposter/demo.tex - RELOC/doc/latex/modernposter/modernposter.pdf details="Package documentation" - RELOC/doc/latex/modernposter/modernposter.tex -runfiles size=2 - RELOC/tex/latex/modernposter/modernposter.cls -catalogue-also beamerposter -catalogue-ctan /macros/latex/contrib/modernposter -catalogue-date 2018-04-03 21:08:25 +0200 -catalogue-license cc-by-sa-4 -catalogue-topics poster class -catalogue-version 1.03.1 - -name moderntimeline -category Package -revision 38254 -shortdesc Timelines for use with moderncv -relocated 1 -longdesc The package provides commands to configure and to draw time -longdesc line diagrams; such diagrams are designed to fit into -longdesc Curriculum Vitae documents written using the moderncv class. -containersize 2288 -containerchecksum dfc86b92f8ed9eff0c8e298316ac74bf120a983b4f2542caa2f76cd0e8c1e8929cb36421f6556827cdc8ccbc14cc61177cb5e585decf31c258367368f0745631 -doccontainersize 183860 -doccontainerchecksum eb62a7aeb0667d100f447ad9c6ae4bc8440f07804098a2afd7ae8cf89a5824769d2a0b3231cc13b7efe2bb56cc7feac9bc18958cc0596ce429c5ba7cc8478211 -docfiles size=46 - RELOC/doc/latex/moderntimeline/README - RELOC/doc/latex/moderntimeline/moderntimeline.pdf details="Package documentation" -srccontainersize 5956 -srccontainerchecksum b14e7b05835e3f414c0691dc13fdf5ff2599abef3f0bde6f497f5002211039b69fa7c5b69833b0c98ac93125a93111e9641e334aed3a12f2f6773a4fde0be980 -srcfiles size=6 - RELOC/source/latex/moderntimeline/moderntimeline.dtx - RELOC/source/latex/moderntimeline/moderntimeline.ins -runfiles size=2 - RELOC/tex/latex/moderntimeline/moderntimeline.sty -catalogue-ctan /macros/latex/contrib/moderntimeline -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics cv diagram -catalogue-version 0.9 - -name modiagram -category Package -revision 38448 -shortdesc Drawing molecular orbital diagrams -relocated 1 -longdesc The package provides an environment MOdiagram and some -longdesc commands, to create molecular orbital diagrams using TikZ. For -longdesc example, the MO diagram of dihydrogen would be written as: -longdesc \begin{MOdiagram} \atom{left}{ 1s = {0;up} } \atom{right}{ 1s = -longdesc {0;up} } \molecule{ 1sMO = {1;pair, } } \end{MOdiagram} The -longdesc package also needs the l3kernel and l3packages bundles from the -longdesc LaTeX 3 experimental distribution. -containersize 8616 -containerchecksum ceb959fb011e8d3c87eeaf4d01c6a216f524a47b24c4504db0137cda4355c67f11fd72ec3a5f94335867307e0298745ebb203fc28d116319b6de21edf36a8257 -doccontainersize 625644 -doccontainerchecksum 5d053069b720d41608098ca05b42eb2c58429ab29c8d1e5d8d8d894eaac0f0ebd51aefbf45e2086f453b79080750514e108b05f2d3d949b139d1eac17d27bde8 -docfiles size=164 - RELOC/doc/latex/modiagram/README details="Readme" - RELOC/doc/latex/modiagram/modiagram_en.pdf details="Package documentation (English)" language="en" - RELOC/doc/latex/modiagram/modiagram_en.tex -runfiles size=20 - RELOC/tex/latex/modiagram/modiagram.sty -catalogue-ctan /macros/latex/contrib/modiagram -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics chemistry diagram expl3 -catalogue-version 0.2g - -name modref -category Package -revision 15878 -shortdesc Customisation of cross-references in LaTeX -relocated 1 -longdesc The package contains macros which allow authors to easily -longdesc customise how cross-references appear in their document, both -longdesc in general (across all cross-references) and for particular -longdesc types of references (identified by a prefix in the reference -longdesc label), in a very generic manner. -containersize 2604 -containerchecksum cdfaad53fb89fb53e2d0bbbdb3d4f8cfd84f3d4bdd97a337c1b3480647dbbe43ed78b9a7a646257d6ffd422629d3f1a87dee997eb09ff46229c2da6c6cfb349b -doccontainersize 148368 -doccontainerchecksum d1d9b3ddfa84b26b2953fbd2443b0cdb9e9ddbc473fd4aa602cfaa3809c3f11b9aec33e88c1604e7309c26eff1a28a758020aa6729fa0285de8aced5485b1257 -docfiles size=42 - RELOC/doc/latex/modref/README details="Readme" - RELOC/doc/latex/modref/modref.pdf details="Package documentation" -srccontainersize 14248 -srccontainerchecksum 1f9b8e5d9142737f6322d3d23f9568cc04ce7cd241c0532011c5ca059a4ca68b5a0db19244c175943bc9d876a81215c2e9f52f50d111a7663c44ec20dc4aa975 -srcfiles size=15 - RELOC/source/latex/modref/modref.drv - RELOC/source/latex/modref/modref.dtx - RELOC/source/latex/modref/modref.ins -runfiles size=2 - RELOC/tex/latex/modref/modref.sty -catalogue-also refstyle -catalogue-ctan /macros/latex/contrib/modref -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics label-ref -catalogue-version 1.0 - -name modroman -category Package -revision 29803 -shortdesc Write numbers in lower case roman numerals -relocated 1 -longdesc This package provides only two macros viz. \modromannumeral -longdesc which writes the number given as argument in lower case roman -longdesc numeral with a 'j' instead of a 'i' as the final letter of -longdesc numbers greater than 1 and \modroman{MyCounter} which writes -longdesc the value of a counter in the same way. You use the first in -longdesc the same way as the TeX primitive \romannumeral and the second -longdesc as LaTeX command \roman. The default option is 'vpourv' with -longdesc which 5 is 'translated' as 'v' and option 'upourv' whith which -longdesc the same 5 is given as 'u'. -containersize 2444 -containerchecksum df2a7728ff59f548733fcf9221e86e9120a0cf3d84d71bc887caf8ccd914ef4d2fe45a14c705edf9369210997723e95b409beb714b0cd0cfe04bfaf26eacb1ff -doccontainersize 1300176 -doccontainerchecksum 86cb5f47daf5e1fc3ecc77ad5a052edfba30d1d3b7e37e0d8720870e2e8e4448ce94bd2887e4e7a7925c030c5f70663505246504e14358dacddabb5f94e63901 -docfiles size=427 - RELOC/doc/latex/modroman/MODRdoctools.sty - RELOC/doc/latex/modroman/modroman-en.pdf details="Package documentation (English)" language="en" - RELOC/doc/latex/modroman/modroman-en.tex - RELOC/doc/latex/modroman/modroman-fr.pdf details="Package documentation (French)" language="fr" - RELOC/doc/latex/modroman/modroman-fr.tex - RELOC/doc/latex/modroman/modroman.dtx - RELOC/doc/latex/modroman/modroman.pdf details="Documentated source (bilingual)" -srccontainersize 18744 -srccontainerchecksum 119addc4ea61473b60f54d6e5946914dc0c9041a1040a5a5ef2d31389964525e1d1eaf66b0076cad30dd6e571c8495415d5368eff82845aba43fd3d21ce1b4e6 -srcfiles size=19 - RELOC/source/latex/modroman/LISEZMOI - RELOC/source/latex/modroman/Makefile - RELOC/source/latex/modroman/README - RELOC/source/latex/modroman/modroman.dtx - RELOC/source/latex/modroman/modroman.ins -runfiles size=2 - RELOC/tex/latex/modroman/modroman.sty -catalogue-ctan /macros/latex/contrib/modroman -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics numbers -catalogue-version 1 - -name modular -category Package -revision 44142 -shortdesc Relative section headings for modular documents -relocated 1 -longdesc LaTeX sections have absolute depth, e.g. \section, \subsection, -longdesc etc. When composing modular documents, we want relative depths. -longdesc The coseoul package provides relative headings, but does not -longdesc get things right when composing a document modularly from -longdesc multiple parts. This package provides the missing piece. -longdesc modular relies on coseoul, import, and ifthen. -containersize 952 -containerchecksum 9cf7e1f3f40902a747d9cf1922f6c495c06594544030818471399131818b92019e3461694ea4d3e7dec0cdd9c416048bc50b2810e3262119cd9f055f29a98ecd -doccontainersize 145240 -doccontainerchecksum f61f9825b056ad277dbaf02f1460f4e6df5b85ea3c26482db0a9540cd0e457e9b3007da31e5ecacbe07c260886d99c9b74875f315027e24cb158a8a4f43ebc1d -docfiles size=49 - RELOC/doc/latex/modular/README-doc.md - RELOC/doc/latex/modular/README.md details="Readme" - RELOC/doc/latex/modular/article.tex - RELOC/doc/latex/modular/article_fail.tex - RELOC/doc/latex/modular/content.tex - RELOC/doc/latex/modular/coseoul_limitations.tex - RELOC/doc/latex/modular/doc/content.tex - RELOC/doc/latex/modular/doc/example/octopus/article.tex - RELOC/doc/latex/modular/habitat.tex - RELOC/doc/latex/modular/introduction.tex - RELOC/doc/latex/modular/lifecycle.tex - RELOC/doc/latex/modular/modular.pdf details="Package documentation" - RELOC/doc/latex/modular/modular.tex - RELOC/doc/latex/modular/modular_to_the_rescue.tex - RELOC/doc/latex/modular/prerequisites.tex -runfiles size=1 - RELOC/tex/latex/modular/modular.sty -catalogue-also coseoul -catalogue-ctan /macros/latex/contrib/modular -catalogue-date 2017-06-05 06:58:27 +0200 -catalogue-license lppl1.3 -catalogue-topics headings file-control - -name modulus -category Package -revision 47599 -shortdesc A non-destructive modulus and integer quotient operator for TeX -relocated 1 -longdesc The package provides an easy way to take the remainder of a -longdesc division operation without destroying the values of the -longdesc counters containing the dividend and divisor. Also provides a -longdesc way to take the integer quotient of a division operation -longdesc without destroying the values of the counters containing the -longdesc dividend and divisor. A tiny but occasionally useful package, -longdesc when doing heavy TeX programming. -containersize 1212 -containerchecksum 8b218f1395461af4f2f10a92a08b085b6989cac6a601289c1e513273fb13844fa2b3fd53afd73763eaa4638af287ab342d01d573fc8df02776fbd6e46a1b06f9 -doccontainersize 174792 -doccontainerchecksum a6e64d463aef61a854ac08d71da9b71f993ad53d1ae65130f2d909d35217663188830ae5f3fa023ac0242be3bab64acc8dca5e7b4905fac622ada355785bdb79 -docfiles size=49 - RELOC/doc/generic/modulus/CHANGES - RELOC/doc/generic/modulus/README details="Readme" - RELOC/doc/generic/modulus/lppl.txt - RELOC/doc/generic/modulus/modulus.pdf details="Package documentation" -srccontainersize 3136 -srccontainerchecksum c47204ecba59067869eba2953d2b96a49c2853069c77ea0dcfff8ba56196f4a4570d122fc89d22b8f22da87605357b686ce0d14b6f2aa214ccce37808f2993db -srcfiles size=3 - RELOC/source/generic/modulus/modulus.dtx - RELOC/source/generic/modulus/modulus.ins -runfiles size=1 - RELOC/tex/generic/modulus/modulus.sty -catalogue-ctan /macros/generic/modulus -catalogue-date 2018-05-03 15:11:38 +0200 -catalogue-license lppl1.3c -catalogue-topics calculation -catalogue-version 1.0 - -name mongolian-babel -category Package -revision 15878 -shortdesc A language definition file for Mongolian in Babel -relocated 1 -longdesc This package provides support for Mongolian in a Cyrillic -longdesc alphabet. (The work derives from the earlier Russian work for -longdesc babel.) -containersize 5288 -containerchecksum 47ee6171ad7c77e75cb72814dc207a37118b7ede9ae07f49b3195063df282c38531970f294755e738cdcf7e0bd24e6f0b8917a54031bca9378050cfc1832c62c -doccontainersize 89396 -doccontainerchecksum 0d850947c85a023374bd4a404a681975259473a0e414fa8057868aa759e23581a2b2feaadbc27d0f8a4b7acba7c44fee0c95bb3ce7b45aad21dd8ee69ea27eb8 -docfiles size=28 - RELOC/doc/latex/mongolian-babel/README - RELOC/doc/latex/mongolian-babel/mongolian.pdf details="Package documentation" -srccontainersize 12064 -srccontainerchecksum aef1f22c944cee374f8394127bf6912f3b490b8c368fa400ad8c6be7809ac6d66d975b3e70399a310b54e580e8865c5dc722ac5f54fdc424ca04ce4df13dd7fb -srcfiles size=12 - RELOC/source/latex/mongolian-babel/mongolian.dtx - RELOC/source/latex/mongolian-babel/mongolian.ins -runfiles size=6 - RELOC/tex/latex/mongolian-babel/mn.def - RELOC/tex/latex/mongolian-babel/mongolian.ldf - RELOC/tex/latex/mongolian-babel/mongolian.sty -catalogue-ctan /language/mongolian/babel -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics mongolian multilingual-addon -catalogue-version 1.2 - -name monofill -category Package -revision 28140 -shortdesc Alignment of plain text -relocated 1 -longdesc The package provides horizontal alignment, as in the LaTeX -longdesc command \listfiles (or the author's longnamefilelist package). -longdesc Uses may include in-text tables, or even code listings. -containersize 4072 -containerchecksum a2f8ad3ddf134b934c7095d6a97d840ca17c62e5726c9982ead20586986d8000d8aaaa5a07459af3fe9a243fddfd2818079715da616ab6e4d682fa23673a113b -doccontainersize 290584 -doccontainerchecksum ddd1a1fc6fff098cd9327a037bbe32f5755141dab82f097537e17abf00e73485466feff0eab1ce1c6bc407cb234d18161711206dc1e08b28fe1bac3c07d3d717 -docfiles size=83 - RELOC/doc/latex/monofill/Announce.txt - RELOC/doc/latex/monofill/README details="Readme" - RELOC/doc/latex/monofill/SrcFILEs.txt - RELOC/doc/latex/monofill/monofill.pdf details="Package documentation" -srccontainersize 3000 -srccontainerchecksum 2e9068bfa3c95c90cb83477f2d834e513ea4e2c85328dca0916cada22cf5295a6a7c2fea37aabd4109813b7976640114e8624731a1d89a833f820d2687b4c9c7 -srcfiles size=3 - RELOC/source/latex/monofill/monofill.tex - RELOC/source/latex/monofill/srcfiles.tex -runfiles size=4 - RELOC/tex/latex/monofill/monofill.RLS - RELOC/tex/latex/monofill/monofill.sty -catalogue-ctan /macros/latex/contrib/monofill -catalogue-date 2017-05-06 08:49:55 +0200 -catalogue-license lppl1.3 -catalogue-topics alignment -catalogue-version 0.2 - -name montex -category Package -revision 29349 -shortdesc Mongolian LaTeX -relocated 1 -longdesc MonTeX provides Mongolian and Manju support for the TeX/LaTeX -longdesc community. Mongolian is a language spoken in North East Asia, -longdesc namely Mongolia and the Inner Mongol Autonomous Region of -longdesc China. Today, it is written in an extended Cyrillic alphabet in -longdesc Mongolia whereas the Uighur writing continues to be in use in -longdesc Inner Mongolia, though it is also, legally speaking, the -longdesc official writing system of Mongolia. Manju is another language -longdesc of North East Asia, belonging to the Tungusic branch of the -longdesc Altaic languages. Though it is hardly spoken nowadays, it -longdesc survives in written form as Manju was the native language of -longdesc the rulers of the Qing dynasty (1644-1911) in China. Large -longdesc quantities of documents of the Imperial Archives survive, as -longdesc well as some of the finest dictionaries ever compiled in Asia, -longdesc like the Pentaglot, a dictionary comprising Manju, Tibetan, -longdesc Mongolian, Uighur and Chinese. MonTeX provides all necessary -longdesc characters for writing standard Mongolian in Cyrillic and -longdesc Classical (aka Traditional or Uighur) writing, and Manju as -longdesc well as transliterated Tibetan texts, for which purpose a -longdesc number of additional characters was created. In MonTeX, both -longdesc Mongolian and Manju are entered in romanized form. The -longdesc retransliteration (from Latin input to Mongolian and Manju -longdesc output) is completely realized in TeX/Metafont so that no -longdesc external preprocessor is required. Please note that most of the -longdesc enhanced functions of MonTeX require a working e-LaTeX -longdesc environment. This is especially true when compiling documents -longdesc with Mongolian or Manju as the main document language. It is -longdesc recommended to choose pdfelatex as the resulting PDF files are -longdesc truly portable. Vertical text generated by MonTeX is not -longdesc supported in DVI. -depend cbfonts -execute addMixedMap mongolian.map -containersize 1612040 -containerchecksum 8b045195f3ffcd23e87ec68bb32bcf7dabaea924c2b02cc5854161047449cc344c5a5b26bbbfa54d1ca43d1aeb438339f123c8dc5cd29566d0134de0fba637f2 -doccontainersize 721228 -doccontainerchecksum 7cd9792d75eadc63a00cd6424dc31e24b7a79b8d5eff28d8ccb8c22d829c930a9624043895885c7f8f046e719d6ff53fe436ea19414b561fa344db28c29cbca6 -docfiles size=504 - RELOC/doc/latex/montex/00README - RELOC/doc/latex/montex/00readme.mfinput.km - RELOC/doc/latex/montex/ANNOUNCE - RELOC/doc/latex/montex/EMTEX - RELOC/doc/latex/montex/HISTORY - RELOC/doc/latex/montex/INSTALL - RELOC/doc/latex/montex/MIKTEX - RELOC/doc/latex/montex/TODO - RELOC/doc/latex/montex/UPDATE - RELOC/doc/latex/montex/cyrename.pl - RELOC/doc/latex/montex/fontlist.tex - RELOC/doc/latex/montex/mfinput/bithe/testfont.input - RELOC/doc/latex/montex/mfinput/bithe/testfont.sh - RELOC/doc/latex/montex/mkmlsmf.pl - RELOC/doc/latex/montex/mls-diag.tex - RELOC/doc/latex/montex/mlsquick.pdf - RELOC/doc/latex/montex/mlsquick.tex - RELOC/doc/latex/montex/mnhyphen.tex - RELOC/doc/latex/montex/montex.pdf details="Package documentation" - RELOC/doc/latex/montex/montex.tex - RELOC/doc/latex/montex/montex.xml - RELOC/doc/latex/montex/mtdocmac.tex - RELOC/doc/latex/montex/testfont.input - RELOC/doc/latex/montex/testfont.sh - RELOC/doc/latex/montex/zanabazr.pdf - RELOC/doc/latex/montex/zanabazr.tex -runfiles size=848 - RELOC/fonts/map/dvips/montex/mongolian.map - RELOC/fonts/source/public/montex/bcghsb.mf - RELOC/fonts/source/public/montex/bcghsm.mf - RELOC/fonts/source/public/montex/bcghwb.mf - RELOC/fonts/source/public/montex/bcghwm.mf - RELOC/fonts/source/public/montex/bcgvsb.mf - RELOC/fonts/source/public/montex/bcgvsm.mf - RELOC/fonts/source/public/montex/bcgvwb.mf - RELOC/fonts/source/public/montex/bcgvwm.mf - RELOC/fonts/source/public/montex/bicighb.mf - RELOC/fonts/source/public/montex/bicighm.mf - RELOC/fonts/source/public/montex/bicigvb.mf - RELOC/fonts/source/public/montex/bicigvm.mf - RELOC/fonts/source/public/montex/bthhsb.mf - RELOC/fonts/source/public/montex/bthhsm.mf - RELOC/fonts/source/public/montex/bthhwb.mf - RELOC/fonts/source/public/montex/bthhwm.mf - RELOC/fonts/source/public/montex/bthvsb.mf - RELOC/fonts/source/public/montex/bthvsm.mf - RELOC/fonts/source/public/montex/bthvwb.mf - RELOC/fonts/source/public/montex/bthvwm.mf - RELOC/fonts/source/public/montex/bxghsb.mf - RELOC/fonts/source/public/montex/bxghsm.mf - RELOC/fonts/source/public/montex/bxghwb.mf - RELOC/fonts/source/public/montex/bxghwm.mf - RELOC/fonts/source/public/montex/bxgvsb.mf - RELOC/fonts/source/public/montex/bxgvsm.mf - RELOC/fonts/source/public/montex/bxgvwb.mf - RELOC/fonts/source/public/montex/bxgvwm.mf - RELOC/fonts/source/public/montex/cyrmorec.mf - RELOC/fonts/source/public/montex/cyrmorei.mf - RELOC/fonts/source/public/montex/cyrmorel.mf - RELOC/fonts/source/public/montex/cyrmoreu.mf - RELOC/fonts/source/public/montex/kmb10.mf - RELOC/fonts/source/public/montex/kmbx10.mf - RELOC/fonts/source/public/montex/kmbx12.mf - RELOC/fonts/source/public/montex/kmbx5.mf - RELOC/fonts/source/public/montex/kmbx6.mf - RELOC/fonts/source/public/montex/kmbx7.mf - RELOC/fonts/source/public/montex/kmbx8.mf - RELOC/fonts/source/public/montex/kmbx9.mf - RELOC/fonts/source/public/montex/kmbxsl10.mf - RELOC/fonts/source/public/montex/kmbxti10.mf - RELOC/fonts/source/public/montex/kmcsc10.mf - RELOC/fonts/source/public/montex/kmcsc8.mf - RELOC/fonts/source/public/montex/kmcsc9.mf - RELOC/fonts/source/public/montex/kmdunh10.mf - RELOC/fonts/source/public/montex/kmff10.mf - RELOC/fonts/source/public/montex/kmfi10.mf - RELOC/fonts/source/public/montex/kmfib8.mf - RELOC/fonts/source/public/montex/kminch.mf - RELOC/fonts/source/public/montex/kmitt10.mf - RELOC/fonts/source/public/montex/kmr10.mf - RELOC/fonts/source/public/montex/kmr12.mf - RELOC/fonts/source/public/montex/kmr17.mf - RELOC/fonts/source/public/montex/kmr5.mf - RELOC/fonts/source/public/montex/kmr6.mf - RELOC/fonts/source/public/montex/kmr7.mf - RELOC/fonts/source/public/montex/kmr8.mf - RELOC/fonts/source/public/montex/kmr9.mf - RELOC/fonts/source/public/montex/kmsl10.mf - RELOC/fonts/source/public/montex/kmsl12.mf - RELOC/fonts/source/public/montex/kmsl8.mf - RELOC/fonts/source/public/montex/kmsl9.mf - RELOC/fonts/source/public/montex/kmsltt10.mf - RELOC/fonts/source/public/montex/kmss10.mf - RELOC/fonts/source/public/montex/kmss12.mf - RELOC/fonts/source/public/montex/kmss17.mf - RELOC/fonts/source/public/montex/kmss8.mf - RELOC/fonts/source/public/montex/kmss9.mf - RELOC/fonts/source/public/montex/kmssbx10.mf - RELOC/fonts/source/public/montex/kmssdc10.mf - RELOC/fonts/source/public/montex/kmssi10.mf - RELOC/fonts/source/public/montex/kmssi12.mf - RELOC/fonts/source/public/montex/kmssi17.mf - RELOC/fonts/source/public/montex/kmssi8.mf - RELOC/fonts/source/public/montex/kmssi9.mf - RELOC/fonts/source/public/montex/kmssq8.mf - RELOC/fonts/source/public/montex/kmssqi8.mf - RELOC/fonts/source/public/montex/kmtcsc10.mf - RELOC/fonts/source/public/montex/kmti10.mf - RELOC/fonts/source/public/montex/kmti12.mf - RELOC/fonts/source/public/montex/kmti7.mf - RELOC/fonts/source/public/montex/kmti8.mf - RELOC/fonts/source/public/montex/kmti9.mf - RELOC/fonts/source/public/montex/kmtt10.mf - RELOC/fonts/source/public/montex/kmtt12.mf - RELOC/fonts/source/public/montex/kmtt8.mf - RELOC/fonts/source/public/montex/kmtt9.mf - RELOC/fonts/source/public/montex/kmu10.mf - RELOC/fonts/source/public/montex/kmvtt10.mf - RELOC/fonts/source/public/montex/kmvtti10.mf - RELOC/fonts/source/public/montex/lmligs.mf - RELOC/fonts/source/public/montex/macodes.mf - RELOC/fonts/source/public/montex/maglyphs.mf - RELOC/fonts/source/public/montex/mantrlig.mf - RELOC/fonts/source/public/montex/mbatoms.mf - RELOC/fonts/source/public/montex/mbcodes.mf - RELOC/fonts/source/public/montex/mbglyphs.mf - RELOC/fonts/source/public/montex/mbligtbl.mf - RELOC/fonts/source/public/montex/mbnums.mf - RELOC/fonts/source/public/montex/mbparmb.mf - RELOC/fonts/source/public/montex/mbparmm.mf - RELOC/fonts/source/public/montex/mbparms.mf - RELOC/fonts/source/public/montex/mbpunc.mf - RELOC/fonts/source/public/montex/mcccscco.mf - RELOC/fonts/source/public/montex/mccoding.mf - RELOC/fonts/source/public/montex/mctextit.mf - RELOC/fonts/source/public/montex/mcyccsc.mf - RELOC/fonts/source/public/montex/mcyitall.mf - RELOC/fonts/source/public/montex/mcyrill.mf - RELOC/fonts/source/public/montex/mcyrl.mf - RELOC/fonts/source/public/montex/mcyrligs.mf - RELOC/fonts/source/public/montex/mcyrsymb.mf - RELOC/fonts/source/public/montex/mcyru.mf - RELOC/fonts/source/public/montex/mcytitle.mf - RELOC/fonts/source/public/montex/mlscodes.mf - RELOC/fonts/source/public/montex/mocodes.mf - RELOC/fonts/source/public/montex/moglyphs.mf - RELOC/fonts/source/public/montex/montrlig.mf - RELOC/fonts/source/public/montex/mxcodes.mf - RELOC/fonts/source/public/montex/mxglyphs.mf - RELOC/fonts/source/public/montex/mxntrlig.mf - RELOC/fonts/tfm/public/montex/bcghsb.tfm - RELOC/fonts/tfm/public/montex/bcghsm.tfm - RELOC/fonts/tfm/public/montex/bcghwb.tfm - RELOC/fonts/tfm/public/montex/bcghwm.tfm - RELOC/fonts/tfm/public/montex/bcgvsb.tfm - RELOC/fonts/tfm/public/montex/bcgvsm.tfm - RELOC/fonts/tfm/public/montex/bcgvwb.tfm - RELOC/fonts/tfm/public/montex/bcgvwm.tfm - RELOC/fonts/tfm/public/montex/bicighb.tfm - RELOC/fonts/tfm/public/montex/bicighm.tfm - RELOC/fonts/tfm/public/montex/bicigvb.tfm - RELOC/fonts/tfm/public/montex/bicigvm.tfm - RELOC/fonts/tfm/public/montex/bthhsb.tfm - RELOC/fonts/tfm/public/montex/bthhsm.tfm - RELOC/fonts/tfm/public/montex/bthhwb.tfm - RELOC/fonts/tfm/public/montex/bthhwm.tfm - RELOC/fonts/tfm/public/montex/bthvsb.tfm - RELOC/fonts/tfm/public/montex/bthvsm.tfm - RELOC/fonts/tfm/public/montex/bthvwb.tfm - RELOC/fonts/tfm/public/montex/bthvwm.tfm - RELOC/fonts/tfm/public/montex/bxghsb.tfm - RELOC/fonts/tfm/public/montex/bxghsm.tfm - RELOC/fonts/tfm/public/montex/bxghwb.tfm - RELOC/fonts/tfm/public/montex/bxghwm.tfm - RELOC/fonts/tfm/public/montex/bxgvsb.tfm - RELOC/fonts/tfm/public/montex/bxgvsm.tfm - RELOC/fonts/tfm/public/montex/bxgvwb.tfm - RELOC/fonts/tfm/public/montex/bxgvwm.tfm - RELOC/fonts/tfm/public/montex/kmb10.tfm - RELOC/fonts/tfm/public/montex/kmbx10.tfm - RELOC/fonts/tfm/public/montex/kmbx12.tfm - RELOC/fonts/tfm/public/montex/kmbx5.tfm - RELOC/fonts/tfm/public/montex/kmbx6.tfm - RELOC/fonts/tfm/public/montex/kmbx7.tfm - RELOC/fonts/tfm/public/montex/kmbx8.tfm - RELOC/fonts/tfm/public/montex/kmbx9.tfm - RELOC/fonts/tfm/public/montex/kmbxsl10.tfm - RELOC/fonts/tfm/public/montex/kmbxti10.tfm - RELOC/fonts/tfm/public/montex/kmcsc10.tfm - RELOC/fonts/tfm/public/montex/kmcsc8.tfm - RELOC/fonts/tfm/public/montex/kmcsc9.tfm - RELOC/fonts/tfm/public/montex/kmdunh10.tfm - RELOC/fonts/tfm/public/montex/kmff10.tfm - RELOC/fonts/tfm/public/montex/kmfi10.tfm - RELOC/fonts/tfm/public/montex/kmfib8.tfm - RELOC/fonts/tfm/public/montex/kminch.tfm - RELOC/fonts/tfm/public/montex/kmitt10.tfm - RELOC/fonts/tfm/public/montex/kmr10.tfm - RELOC/fonts/tfm/public/montex/kmr12.tfm - RELOC/fonts/tfm/public/montex/kmr17.tfm - RELOC/fonts/tfm/public/montex/kmr5.tfm - RELOC/fonts/tfm/public/montex/kmr6.tfm - RELOC/fonts/tfm/public/montex/kmr7.tfm - RELOC/fonts/tfm/public/montex/kmr8.tfm - RELOC/fonts/tfm/public/montex/kmr9.tfm - RELOC/fonts/tfm/public/montex/kmsl10.tfm - RELOC/fonts/tfm/public/montex/kmsl12.tfm - RELOC/fonts/tfm/public/montex/kmsl8.tfm - RELOC/fonts/tfm/public/montex/kmsl9.tfm - RELOC/fonts/tfm/public/montex/kmsltt10.tfm - RELOC/fonts/tfm/public/montex/kmss10.tfm - RELOC/fonts/tfm/public/montex/kmss12.tfm - RELOC/fonts/tfm/public/montex/kmss17.tfm - RELOC/fonts/tfm/public/montex/kmss8.tfm - RELOC/fonts/tfm/public/montex/kmss9.tfm - RELOC/fonts/tfm/public/montex/kmssbx10.tfm - RELOC/fonts/tfm/public/montex/kmssdc10.tfm - RELOC/fonts/tfm/public/montex/kmssi10.tfm - RELOC/fonts/tfm/public/montex/kmssi12.tfm - RELOC/fonts/tfm/public/montex/kmssi17.tfm - RELOC/fonts/tfm/public/montex/kmssi8.tfm - RELOC/fonts/tfm/public/montex/kmssi9.tfm - RELOC/fonts/tfm/public/montex/kmssq8.tfm - RELOC/fonts/tfm/public/montex/kmssqi8.tfm - RELOC/fonts/tfm/public/montex/kmtcsc10.tfm - RELOC/fonts/tfm/public/montex/kmti10.tfm - RELOC/fonts/tfm/public/montex/kmti12.tfm - RELOC/fonts/tfm/public/montex/kmti7.tfm - RELOC/fonts/tfm/public/montex/kmti8.tfm - RELOC/fonts/tfm/public/montex/kmti9.tfm - RELOC/fonts/tfm/public/montex/kmtt10.tfm - RELOC/fonts/tfm/public/montex/kmtt12.tfm - RELOC/fonts/tfm/public/montex/kmtt8.tfm - RELOC/fonts/tfm/public/montex/kmtt9.tfm - RELOC/fonts/tfm/public/montex/kmu10.tfm - RELOC/fonts/tfm/public/montex/kmvtt10.tfm - RELOC/fonts/tfm/public/montex/kmvtti10.tfm - RELOC/fonts/type1/public/montex/bcghsb.pfb - RELOC/fonts/type1/public/montex/bcghsm.pfb - RELOC/fonts/type1/public/montex/bcghwb.pfb - RELOC/fonts/type1/public/montex/bcghwm.pfb - RELOC/fonts/type1/public/montex/bcgvsb.pfb - RELOC/fonts/type1/public/montex/bcgvsm.pfb - RELOC/fonts/type1/public/montex/bcgvwb.pfb - RELOC/fonts/type1/public/montex/bcgvwm.pfb - RELOC/fonts/type1/public/montex/bicighb.pfb - RELOC/fonts/type1/public/montex/bicighm.pfb - RELOC/fonts/type1/public/montex/bicigvb.pfb - RELOC/fonts/type1/public/montex/bicigvm.pfb - RELOC/fonts/type1/public/montex/bthhsb.pfb - RELOC/fonts/type1/public/montex/bthhsm.pfb - RELOC/fonts/type1/public/montex/bthhwb.pfb - RELOC/fonts/type1/public/montex/bthhwm.pfb - RELOC/fonts/type1/public/montex/bthvsb.pfb - RELOC/fonts/type1/public/montex/bthvsm.pfb - RELOC/fonts/type1/public/montex/bthvwb.pfb - RELOC/fonts/type1/public/montex/bthvwm.pfb - RELOC/fonts/type1/public/montex/bxghsb.pfb - RELOC/fonts/type1/public/montex/bxghsm.pfb - RELOC/fonts/type1/public/montex/bxghwb.pfb - RELOC/fonts/type1/public/montex/bxghwm.pfb - RELOC/fonts/type1/public/montex/bxgvsb.pfb - RELOC/fonts/type1/public/montex/bxgvsm.pfb - RELOC/fonts/type1/public/montex/bxgvwb.pfb - RELOC/fonts/type1/public/montex/bxgvwm.pfb - RELOC/fonts/type1/public/montex/kmbx10.pfb - RELOC/fonts/type1/public/montex/kmr10.pfb - RELOC/fonts/type1/public/montex/kmss10.pfb - RELOC/tex/latex/montex/bicig.def - RELOC/tex/latex/montex/bithe.def - RELOC/tex/latex/montex/buryat.def - RELOC/tex/latex/montex/cpctt.def - RELOC/tex/latex/montex/cpdbk.def - RELOC/tex/latex/montex/cpibmrus.def - RELOC/tex/latex/montex/cpkoi.def - RELOC/tex/latex/montex/cpmls.def - RELOC/tex/latex/montex/cpmnk.def - RELOC/tex/latex/montex/cpmos.def - RELOC/tex/latex/montex/cpncc.def - RELOC/tex/latex/montex/english.def - RELOC/tex/latex/montex/kazakh.def - RELOC/tex/latex/montex/lmabthhs.fd - RELOC/tex/latex/montex/lmabthhw.fd - RELOC/tex/latex/montex/lmabthvs.fd - RELOC/tex/latex/montex/lmabthvw.fd - RELOC/tex/latex/montex/lmaenc.def - RELOC/tex/latex/montex/lmccmdh.fd - RELOC/tex/latex/montex/lmccmfib.fd - RELOC/tex/latex/montex/lmccmfr.fd - RELOC/tex/latex/montex/lmccmiss.fd - RELOC/tex/latex/montex/lmccmr.fd - RELOC/tex/latex/montex/lmccmss.fd - RELOC/tex/latex/montex/lmccmssq.fd - RELOC/tex/latex/montex/lmccmtt.fd - RELOC/tex/latex/montex/lmccmvtt.fd - RELOC/tex/latex/montex/lmcenc.def - RELOC/tex/latex/montex/lmclcmss.fd - RELOC/tex/latex/montex/lmobcghs.fd - RELOC/tex/latex/montex/lmobcghw.fd - RELOC/tex/latex/montex/lmobcgvs.fd - RELOC/tex/latex/montex/lmobcgvw.fd - RELOC/tex/latex/montex/lmoenc.def - RELOC/tex/latex/montex/lmsbcgh.fd - RELOC/tex/latex/montex/lmsbcgv.fd - RELOC/tex/latex/montex/lmsenc.def - RELOC/tex/latex/montex/lmubxghs.fd - RELOC/tex/latex/montex/lmubxghw.fd - RELOC/tex/latex/montex/lmubxgvs.fd - RELOC/tex/latex/montex/lmubxgvw.fd - RELOC/tex/latex/montex/lmuenc.def - RELOC/tex/latex/montex/mls.sty - RELOC/tex/latex/montex/mlsgalig.tex - RELOC/tex/latex/montex/mlstrans.tex - RELOC/tex/latex/montex/mnhyphex.tex - RELOC/tex/latex/montex/rlbicig.sty - RELOC/tex/latex/montex/russian.def - RELOC/tex/latex/montex/xalx.def -catalogue-ctan /language/mongolian/montex -catalogue-date 2017-10-29 15:05:41 +0100 -catalogue-license gpl -catalogue-topics mongolian font font-mf -catalogue-version IVu.04.092 - -name montserrat -category Package -revision 43347 -shortdesc Montserrat sans serif, otf and pfb, with LaTeX support files -relocated 1 -longdesc Montserrat is a geometric sans-serif typeface designed by -longdesc Julieta Ulanovsky, inspired by posters and signage from her -longdesc historical Buenos Aires neighborhood of the same name. It is -longdesc rather close in spirit to Gotham and Proxima Nova, but has its -longdesc own individual appearance -- more informal, less extended, and -longdesc more idiosyncratic. It is provided in a total of nine different -longdesc weights, each having eight figure styles and small caps in both -longdesc upright and italic shapes. There are two quite different -longdesc versions that don't fit into the usual LaTeX classifications. -longdesc The version having the appellation "Alternates" has letter -longdesc shapes that are much more rounded than the default version, -longdesc reflecting the signage in the neighborhood of Montserrat. -execute addMap montserrat.map -containersize 10011968 -containerchecksum b9d68d28b298464a2b8815cb93cdf6b1f729927a198d793c07251a31b463dbe95d16056192b3dc16e9256458c7e0a7889c95e1dc994c668d09b2efc2677225e2 -doccontainersize 221872 -doccontainerchecksum d3f42720603eda54039d3d8501e31e41b8598e5427c568eb597b7a607b82ac0ec9ed8f6099b030edaf82780dcf4301b92e37b221f731f548ca2cdfd1715438d2 -docfiles size=67 - RELOC/doc/fonts/montserrat/FONTLOG.txt - RELOC/doc/fonts/montserrat/OFL-FAQ.txt - RELOC/doc/fonts/montserrat/OFL.txt - RELOC/doc/fonts/montserrat/README details="Readme" - RELOC/doc/fonts/montserrat/montserrat-doc.pdf details="Package documentation" - RELOC/doc/fonts/montserrat/montserrat-doc.tex -runfiles size=8685 - RELOC/fonts/enc/dvips/montserrat/zmo_2475kw.enc - RELOC/fonts/enc/dvips/montserrat/zmo_2wpmsr.enc - RELOC/fonts/enc/dvips/montserrat/zmo_35dncn.enc - RELOC/fonts/enc/dvips/montserrat/zmo_3757re.enc - RELOC/fonts/enc/dvips/montserrat/zmo_3afaux.enc - RELOC/fonts/enc/dvips/montserrat/zmo_3xgpuk.enc - RELOC/fonts/enc/dvips/montserrat/zmo_3xjnji.enc - RELOC/fonts/enc/dvips/montserrat/zmo_46rasm.enc - RELOC/fonts/enc/dvips/montserrat/zmo_4jynbq.enc - RELOC/fonts/enc/dvips/montserrat/zmo_4teuyg.enc - RELOC/fonts/enc/dvips/montserrat/zmo_4upncp.enc - RELOC/fonts/enc/dvips/montserrat/zmo_544jjb.enc - RELOC/fonts/enc/dvips/montserrat/zmo_56el2v.enc - RELOC/fonts/enc/dvips/montserrat/zmo_5fadnl.enc - RELOC/fonts/enc/dvips/montserrat/zmo_5rna26.enc - RELOC/fonts/enc/dvips/montserrat/zmo_5ubf37.enc - RELOC/fonts/enc/dvips/montserrat/zmo_5z3jz7.enc - RELOC/fonts/enc/dvips/montserrat/zmo_67twef.enc - RELOC/fonts/enc/dvips/montserrat/zmo_bd3o7d.enc - RELOC/fonts/enc/dvips/montserrat/zmo_bdtbcv.enc - RELOC/fonts/enc/dvips/montserrat/zmo_bkgosm.enc - RELOC/fonts/enc/dvips/montserrat/zmo_byz2kr.enc - RELOC/fonts/enc/dvips/montserrat/zmo_c5wpta.enc - RELOC/fonts/enc/dvips/montserrat/zmo_cegcqk.enc - RELOC/fonts/enc/dvips/montserrat/zmo_d2kyeu.enc - RELOC/fonts/enc/dvips/montserrat/zmo_daczqg.enc - RELOC/fonts/enc/dvips/montserrat/zmo_dr7oop.enc - RELOC/fonts/enc/dvips/montserrat/zmo_eh44de.enc - RELOC/fonts/enc/dvips/montserrat/zmo_es6tpc.enc - RELOC/fonts/enc/dvips/montserrat/zmo_f642ba.enc - RELOC/fonts/enc/dvips/montserrat/zmo_fxccce.enc - RELOC/fonts/enc/dvips/montserrat/zmo_gttaze.enc - RELOC/fonts/enc/dvips/montserrat/zmo_hau3x5.enc - RELOC/fonts/enc/dvips/montserrat/zmo_hybuin.enc - RELOC/fonts/enc/dvips/montserrat/zmo_i2wmyu.enc - RELOC/fonts/enc/dvips/montserrat/zmo_iabfdf.enc - RELOC/fonts/enc/dvips/montserrat/zmo_ijcy2e.enc - RELOC/fonts/enc/dvips/montserrat/zmo_ivvhub.enc - RELOC/fonts/enc/dvips/montserrat/zmo_jumqgp.enc - RELOC/fonts/enc/dvips/montserrat/zmo_k3ucka.enc - RELOC/fonts/enc/dvips/montserrat/zmo_kg3mv7.enc - RELOC/fonts/enc/dvips/montserrat/zmo_kpjbgw.enc - RELOC/fonts/enc/dvips/montserrat/zmo_ktszbv.enc - RELOC/fonts/enc/dvips/montserrat/zmo_l6ekdc.enc - RELOC/fonts/enc/dvips/montserrat/zmo_ljoz2a.enc - RELOC/fonts/enc/dvips/montserrat/zmo_loozhj.enc - RELOC/fonts/enc/dvips/montserrat/zmo_m7viqr.enc - RELOC/fonts/enc/dvips/montserrat/zmo_mpjdp6.enc - RELOC/fonts/enc/dvips/montserrat/zmo_myxsx6.enc - RELOC/fonts/enc/dvips/montserrat/zmo_n233ks.enc - RELOC/fonts/enc/dvips/montserrat/zmo_n73q35.enc - RELOC/fonts/enc/dvips/montserrat/zmo_nimoma.enc - RELOC/fonts/enc/dvips/montserrat/zmo_nyafwi.enc - RELOC/fonts/enc/dvips/montserrat/zmo_o4eebi.enc - RELOC/fonts/enc/dvips/montserrat/zmo_o4tig7.enc - RELOC/fonts/enc/dvips/montserrat/zmo_o7oh2z.enc - RELOC/fonts/enc/dvips/montserrat/zmo_ogifq5.enc - RELOC/fonts/enc/dvips/montserrat/zmo_olufhi.enc - RELOC/fonts/enc/dvips/montserrat/zmo_ov66hc.enc - RELOC/fonts/enc/dvips/montserrat/zmo_pgha5c.enc - RELOC/fonts/enc/dvips/montserrat/zmo_pk4ncj.enc - RELOC/fonts/enc/dvips/montserrat/zmo_pogoar.enc - RELOC/fonts/enc/dvips/montserrat/zmo_ps2jnw.enc - RELOC/fonts/enc/dvips/montserrat/zmo_pslnjt.enc - RELOC/fonts/enc/dvips/montserrat/zmo_pub5az.enc - RELOC/fonts/enc/dvips/montserrat/zmo_qp4jag.enc - RELOC/fonts/enc/dvips/montserrat/zmo_qqaxlq.enc - RELOC/fonts/enc/dvips/montserrat/zmo_rfo7vr.enc - RELOC/fonts/enc/dvips/montserrat/zmo_s7irvx.enc - RELOC/fonts/enc/dvips/montserrat/zmo_scppf7.enc - RELOC/fonts/enc/dvips/montserrat/zmo_skw6h2.enc - RELOC/fonts/enc/dvips/montserrat/zmo_slhote.enc - RELOC/fonts/enc/dvips/montserrat/zmo_subnof.enc - RELOC/fonts/enc/dvips/montserrat/zmo_tjcog7.enc - RELOC/fonts/enc/dvips/montserrat/zmo_tjhwyu.enc - RELOC/fonts/enc/dvips/montserrat/zmo_tni2lj.enc - RELOC/fonts/enc/dvips/montserrat/zmo_ts2hdt.enc - RELOC/fonts/enc/dvips/montserrat/zmo_txtt2v.enc - RELOC/fonts/enc/dvips/montserrat/zmo_uqa4kb.enc - RELOC/fonts/enc/dvips/montserrat/zmo_utxkra.enc - RELOC/fonts/enc/dvips/montserrat/zmo_v3m2pu.enc - RELOC/fonts/enc/dvips/montserrat/zmo_vmhiwp.enc - RELOC/fonts/enc/dvips/montserrat/zmo_vrs6kn.enc - RELOC/fonts/enc/dvips/montserrat/zmo_w43b7b.enc - RELOC/fonts/enc/dvips/montserrat/zmo_wieltn.enc - RELOC/fonts/enc/dvips/montserrat/zmo_wuqpdh.enc - RELOC/fonts/enc/dvips/montserrat/zmo_wvuz2i.enc - RELOC/fonts/enc/dvips/montserrat/zmo_wygu6d.enc - RELOC/fonts/enc/dvips/montserrat/zmo_x7rqlm.enc - RELOC/fonts/enc/dvips/montserrat/zmo_xey7lb.enc - RELOC/fonts/enc/dvips/montserrat/zmo_xu2liq.enc - RELOC/fonts/enc/dvips/montserrat/zmo_xu4w3w.enc - RELOC/fonts/enc/dvips/montserrat/zmo_yntdxo.enc - RELOC/fonts/enc/dvips/montserrat/zmo_ytfxzt.enc - RELOC/fonts/enc/dvips/montserrat/zmo_yyqg6d.enc - RELOC/fonts/enc/dvips/montserrat/zmo_z64ahx.enc - RELOC/fonts/enc/dvips/montserrat/zmo_zfphbh.enc - RELOC/fonts/map/dvips/montserrat/montserrat.map - RELOC/fonts/opentype/public/montserrat/Montserrat-Black.otf - RELOC/fonts/opentype/public/montserrat/Montserrat-BlackItalic.otf - RELOC/fonts/opentype/public/montserrat/Montserrat-Bold.otf - RELOC/fonts/opentype/public/montserrat/Montserrat-BoldItalic.otf - RELOC/fonts/opentype/public/montserrat/Montserrat-ExtraBold.otf - RELOC/fonts/opentype/public/montserrat/Montserrat-ExtraBoldItalic.otf - RELOC/fonts/opentype/public/montserrat/Montserrat-ExtraLight.otf - RELOC/fonts/opentype/public/montserrat/Montserrat-ExtraLightItalic.otf - RELOC/fonts/opentype/public/montserrat/Montserrat-Italic.otf - RELOC/fonts/opentype/public/montserrat/Montserrat-Light.otf - RELOC/fonts/opentype/public/montserrat/Montserrat-LightItalic.otf - RELOC/fonts/opentype/public/montserrat/Montserrat-Medium.otf - RELOC/fonts/opentype/public/montserrat/Montserrat-MediumItalic.otf - RELOC/fonts/opentype/public/montserrat/Montserrat-Regular.otf - RELOC/fonts/opentype/public/montserrat/Montserrat-SemiBold.otf - RELOC/fonts/opentype/public/montserrat/Montserrat-SemiBoldItalic.otf - RELOC/fonts/opentype/public/montserrat/Montserrat-Thin.otf - RELOC/fonts/opentype/public/montserrat/Montserrat-ThinItalic.otf - RELOC/fonts/opentype/public/montserrat/MontserratAlternates-Black.otf - RELOC/fonts/opentype/public/montserrat/MontserratAlternates-BlackItalic.otf - RELOC/fonts/opentype/public/montserrat/MontserratAlternates-Bold.otf - RELOC/fonts/opentype/public/montserrat/MontserratAlternates-BoldItalic.otf - RELOC/fonts/opentype/public/montserrat/MontserratAlternates-ExtraBold.otf - RELOC/fonts/opentype/public/montserrat/MontserratAlternates-ExtraBoldItalic.otf - RELOC/fonts/opentype/public/montserrat/MontserratAlternates-ExtraLight.otf - RELOC/fonts/opentype/public/montserrat/MontserratAlternates-ExtraLightItalic.otf - RELOC/fonts/opentype/public/montserrat/MontserratAlternates-Italic.otf - RELOC/fonts/opentype/public/montserrat/MontserratAlternates-Light.otf - RELOC/fonts/opentype/public/montserrat/MontserratAlternates-LightItalic.otf - RELOC/fonts/opentype/public/montserrat/MontserratAlternates-Medium.otf - RELOC/fonts/opentype/public/montserrat/MontserratAlternates-MediumItalic.otf - RELOC/fonts/opentype/public/montserrat/MontserratAlternates-Regular.otf - RELOC/fonts/opentype/public/montserrat/MontserratAlternates-SemiBold.otf - RELOC/fonts/opentype/public/montserrat/MontserratAlternates-SemiBoldItalic.otf - RELOC/fonts/opentype/public/montserrat/MontserratAlternates-Thin.otf - RELOC/fonts/opentype/public/montserrat/MontserratAlternates-ThinItalic.otf - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-dnom-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-dnom-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-dnom-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-dnom-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-dnom-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-inf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-inf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-inf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-inf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-inf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-lf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-lf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-lf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-lf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-lf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-lf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-lf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-lf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-numr-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-numr-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-numr-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-numr-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-numr-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-osf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-osf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-osf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-osf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-osf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-osf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-osf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-osf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-sup-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-sup-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-sup-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-sup-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-sup-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-tlf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-tlf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-tlf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-tlf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-tlf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-tosf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-tosf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-tosf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-tosf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Black-tosf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-dnom-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-dnom-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-dnom-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-dnom-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-dnom-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-inf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-inf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-inf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-inf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-inf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-lf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-lf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-lf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-lf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-lf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-numr-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-numr-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-numr-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-numr-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-numr-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-osf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-osf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-osf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-osf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-osf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-osf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-sup-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-sup-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-sup-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-sup-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-tosf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-tosf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-tosf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BlackItalic-tosf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-dnom-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-dnom-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-dnom-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-dnom-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-dnom-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-inf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-inf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-inf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-inf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-inf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-lf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-lf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-lf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-lf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-lf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-lf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-lf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-lf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-numr-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-numr-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-numr-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-numr-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-numr-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-osf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-osf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-osf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-osf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-osf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-osf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-osf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-osf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-sup-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-sup-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-sup-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-sup-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-sup-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-tlf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-tlf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-tosf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-tosf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-tosf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-tosf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Bold-tosf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-dnom-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-dnom-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-dnom-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-dnom-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-dnom-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-inf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-inf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-inf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-inf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-inf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-lf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-lf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-lf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-lf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-lf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-numr-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-numr-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-numr-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-numr-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-numr-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-osf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-osf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-osf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-osf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-osf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-osf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-sup-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-sup-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-tosf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-tosf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-tosf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-BoldItalic-tosf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-dnom-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-dnom-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-dnom-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-dnom-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-dnom-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-inf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-inf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-inf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-inf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-inf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-lf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-lf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-lf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-lf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-lf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-lf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-lf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-lf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-numr-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-numr-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-numr-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-numr-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-numr-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-osf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-osf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-osf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-osf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-osf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-osf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-osf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-osf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-sup-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-sup-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-sup-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-sup-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-sup-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-tlf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-tlf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-tlf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-tlf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-tlf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-tosf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-tosf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-tosf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-tosf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBold-tosf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-dnom-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-dnom-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-dnom-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-dnom-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-dnom-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-inf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-inf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-inf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-inf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-inf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-lf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-lf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-lf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-lf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-lf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-numr-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-numr-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-numr-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-numr-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-numr-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-osf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-osf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-osf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-osf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-osf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-osf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-sup-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-sup-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-tosf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-tosf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-tosf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraBoldItalic-tosf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-dnom-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-dnom-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-dnom-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-dnom-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-dnom-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-inf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-inf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-inf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-inf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-inf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-lf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-lf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-lf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-lf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-lf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-lf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-lf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-lf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-numr-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-numr-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-numr-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-numr-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-numr-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-osf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-osf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-osf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-osf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-osf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-osf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-osf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-osf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-sup-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-sup-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-sup-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-sup-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-sup-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-tlf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-tlf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-tlf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-tlf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-tlf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-tosf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-tosf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-tosf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-tosf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLight-tosf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-dnom-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-dnom-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-dnom-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-dnom-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-dnom-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-inf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-inf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-inf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-inf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-inf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-lf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-lf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-lf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-lf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-lf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-numr-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-numr-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-numr-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-numr-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-numr-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-osf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-osf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-osf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-osf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-osf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-osf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-sup-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-sup-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-sup-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-sup-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-tosf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-tosf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-tosf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ExtraLightItalic-tosf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-dnom-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-dnom-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-dnom-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-dnom-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-dnom-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-inf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-inf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-inf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-inf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-inf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-lf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-lf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-lf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-lf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-lf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-lf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-lf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-numr-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-numr-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-numr-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-numr-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-numr-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-osf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-osf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-osf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-osf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-osf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-osf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-osf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-sup-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-sup-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-sup-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-sup-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-sup-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-tlf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-tlf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-tlf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-tlf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-tosf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-tosf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-tosf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Italic-tosf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-dnom-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-dnom-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-dnom-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-dnom-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-dnom-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-inf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-inf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-inf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-inf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-inf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-lf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-lf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-lf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-lf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-lf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-lf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-lf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-lf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-numr-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-numr-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-numr-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-numr-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-numr-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-osf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-osf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-osf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-osf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-osf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-osf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-osf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-osf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-sup-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-sup-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-sup-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-sup-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-sup-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-tlf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-tlf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-tlf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-tlf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-tlf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-tosf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-tosf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-tosf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-tosf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Light-tosf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-dnom-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-dnom-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-dnom-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-dnom-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-dnom-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-inf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-inf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-inf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-inf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-inf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-lf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-lf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-lf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-lf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-lf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-numr-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-numr-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-numr-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-numr-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-numr-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-osf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-osf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-osf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-osf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-osf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-osf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-sup-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-sup-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-sup-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-sup-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-tosf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-tosf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-tosf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-LightItalic-tosf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-dnom-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-dnom-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-dnom-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-dnom-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-dnom-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-inf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-inf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-inf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-inf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-inf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-lf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-lf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-lf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-lf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-lf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-lf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-lf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-lf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-numr-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-numr-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-numr-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-numr-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-numr-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-osf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-osf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-osf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-osf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-osf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-osf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-osf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-osf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-sup-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-sup-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-sup-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-sup-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-sup-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-tlf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-tlf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-tlf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-tlf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-tlf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-tosf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-tosf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-tosf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-tosf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Medium-tosf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-dnom-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-dnom-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-dnom-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-dnom-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-dnom-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-inf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-inf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-inf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-inf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-inf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-lf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-lf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-lf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-lf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-lf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-numr-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-numr-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-numr-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-numr-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-numr-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-osf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-osf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-osf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-osf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-osf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-osf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-sup-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-sup-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-sup-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-sup-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-tosf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-tosf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-tosf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-MediumItalic-tosf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-dnom-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-dnom-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-dnom-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-dnom-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-dnom-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-inf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-inf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-inf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-inf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-inf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-lf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-lf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-lf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-lf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-lf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-lf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-lf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-lf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-numr-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-numr-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-numr-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-numr-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-numr-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-osf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-osf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-osf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-osf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-osf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-osf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-osf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-osf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-sup-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-sup-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-sup-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-sup-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-sup-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-tlf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-tlf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-tlf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-tlf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-tlf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-tosf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-tosf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-tosf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-tosf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Regular-tosf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-dnom-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-dnom-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-dnom-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-dnom-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-dnom-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-inf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-inf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-inf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-inf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-inf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-lf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-lf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-lf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-lf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-lf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-lf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-lf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-lf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-numr-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-numr-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-numr-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-numr-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-numr-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-osf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-osf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-osf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-osf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-osf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-osf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-osf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-osf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-sup-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-sup-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-sup-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-sup-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-sup-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-tlf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-tlf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-tlf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-tlf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-tlf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-tosf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-tosf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-tosf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-tosf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBold-tosf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-dnom-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-dnom-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-dnom-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-dnom-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-dnom-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-inf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-inf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-inf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-inf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-inf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-lf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-lf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-lf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-lf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-lf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-numr-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-numr-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-numr-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-numr-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-numr-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-osf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-osf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-osf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-osf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-osf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-osf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-sup-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-sup-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-tosf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-tosf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-tosf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-SemiBoldItalic-tosf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-dnom-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-dnom-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-dnom-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-dnom-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-dnom-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-inf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-inf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-inf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-inf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-inf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-lf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-lf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-lf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-lf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-lf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-lf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-lf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-lf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-numr-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-numr-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-numr-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-numr-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-numr-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-osf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-osf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-osf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-osf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-osf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-osf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-osf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-osf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-sup-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-sup-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-sup-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-sup-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-sup-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-tlf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-tlf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-tlf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-tlf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-tlf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-tosf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-tosf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-tosf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-tosf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-Thin-tosf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-dnom-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-dnom-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-dnom-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-dnom-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-dnom-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-inf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-inf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-inf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-inf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-inf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-lf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-lf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-lf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-lf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-lf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-numr-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-numr-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-numr-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-numr-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-numr-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-osf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-osf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-osf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-osf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-osf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-osf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-sup-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-sup-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-sup-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-sup-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-tosf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-tosf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-tosf-t1.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/Montserrat-ThinItalic-tosf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-dnom-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-dnom-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-dnom-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-dnom-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-dnom-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-inf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-inf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-inf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-inf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-inf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-lf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-lf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-lf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-lf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-lf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-lf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-lf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-lf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-numr-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-numr-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-numr-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-numr-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-numr-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-osf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-osf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-osf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-osf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-osf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-osf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-osf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-osf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-sup-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-sup-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-sup-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-sup-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-sup-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-tlf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-tlf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-tlf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-tlf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-tlf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-tosf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-tosf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-tosf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-tosf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Black-tosf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-dnom-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-dnom-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-dnom-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-dnom-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-dnom-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-inf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-inf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-inf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-inf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-inf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-lf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-lf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-lf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-lf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-lf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-numr-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-numr-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-numr-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-numr-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-numr-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-osf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-osf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-osf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-osf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-osf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-osf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-sup-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-sup-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-sup-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-sup-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-tosf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-tosf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-tosf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BlackItalic-tosf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-dnom-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-dnom-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-dnom-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-dnom-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-dnom-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-inf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-inf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-inf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-inf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-inf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-lf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-lf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-lf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-lf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-lf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-lf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-lf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-lf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-numr-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-numr-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-numr-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-numr-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-numr-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-osf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-osf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-osf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-osf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-osf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-osf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-osf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-osf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-sup-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-sup-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-sup-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-sup-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-sup-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-tlf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-tlf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-tosf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-tosf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-tosf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-tosf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Bold-tosf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-dnom-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-dnom-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-dnom-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-dnom-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-dnom-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-inf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-inf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-inf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-inf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-inf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-lf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-lf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-lf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-lf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-lf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-numr-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-numr-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-numr-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-numr-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-numr-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-osf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-osf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-osf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-osf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-osf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-osf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-sup-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-sup-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-tosf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-tosf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-tosf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-BoldItalic-tosf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-dnom-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-dnom-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-dnom-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-dnom-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-dnom-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-inf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-inf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-inf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-inf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-inf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-lf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-lf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-lf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-lf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-lf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-lf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-lf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-lf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-numr-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-numr-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-numr-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-numr-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-numr-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-osf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-osf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-osf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-osf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-osf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-osf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-osf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-osf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-sup-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-sup-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-sup-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-sup-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-sup-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-tlf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-tlf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-tlf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-tlf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-tlf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-tosf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-tosf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-tosf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-tosf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBold-tosf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-dnom-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-dnom-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-dnom-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-dnom-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-dnom-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-inf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-inf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-inf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-inf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-inf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-lf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-lf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-lf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-lf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-lf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-numr-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-numr-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-numr-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-numr-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-numr-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-osf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-osf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-osf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-osf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-osf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-osf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-sup-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-sup-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-tosf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-tosf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-tosf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraBoldItalic-tosf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-dnom-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-dnom-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-dnom-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-dnom-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-dnom-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-inf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-inf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-inf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-inf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-inf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-lf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-lf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-lf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-lf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-lf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-lf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-lf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-lf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-numr-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-numr-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-numr-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-numr-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-numr-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-osf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-osf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-osf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-osf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-osf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-osf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-osf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-osf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-sup-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-sup-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-sup-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-sup-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-sup-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-tlf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-tlf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-tlf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-tlf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-tlf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-tosf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-tosf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-tosf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-tosf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLight-tosf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-dnom-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-dnom-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-dnom-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-dnom-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-dnom-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-inf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-inf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-inf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-inf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-inf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-lf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-lf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-lf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-lf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-lf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-numr-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-numr-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-numr-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-numr-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-numr-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-osf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-osf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-osf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-osf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-osf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-osf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-sup-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-sup-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-sup-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-sup-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-tosf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-tosf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-tosf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ExtraLightItalic-tosf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-dnom-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-dnom-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-dnom-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-dnom-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-dnom-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-inf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-inf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-inf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-inf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-inf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-lf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-lf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-lf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-lf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-lf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-lf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-lf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-numr-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-numr-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-numr-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-numr-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-numr-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-osf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-osf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-osf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-osf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-osf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-osf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-osf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-sup-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-sup-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-sup-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-sup-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-sup-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-tlf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-tlf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-tlf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-tlf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-tosf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-tosf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-tosf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Italic-tosf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-dnom-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-dnom-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-dnom-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-dnom-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-dnom-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-inf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-inf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-inf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-inf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-inf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-lf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-lf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-lf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-lf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-lf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-lf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-lf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-lf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-numr-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-numr-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-numr-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-numr-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-numr-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-osf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-osf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-osf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-osf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-osf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-osf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-osf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-osf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-sup-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-sup-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-sup-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-sup-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-sup-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-tlf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-tlf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-tlf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-tlf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-tlf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-tosf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-tosf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-tosf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-tosf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Light-tosf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-dnom-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-dnom-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-dnom-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-dnom-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-dnom-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-inf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-inf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-inf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-inf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-inf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-lf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-lf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-lf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-lf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-lf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-numr-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-numr-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-numr-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-numr-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-numr-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-osf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-osf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-osf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-osf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-osf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-osf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-sup-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-sup-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-sup-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-sup-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-tosf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-tosf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-tosf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-LightItalic-tosf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-dnom-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-dnom-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-dnom-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-dnom-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-dnom-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-inf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-inf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-inf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-inf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-inf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-lf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-lf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-lf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-lf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-lf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-lf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-lf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-lf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-numr-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-numr-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-numr-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-numr-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-numr-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-osf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-osf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-osf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-osf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-osf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-osf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-osf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-osf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-sup-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-sup-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-sup-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-sup-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-sup-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-tlf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-tlf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-tlf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-tlf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-tlf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-tosf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-tosf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-tosf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-tosf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Medium-tosf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-dnom-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-dnom-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-dnom-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-dnom-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-dnom-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-inf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-inf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-inf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-inf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-inf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-lf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-lf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-lf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-lf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-lf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-numr-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-numr-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-numr-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-numr-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-numr-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-osf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-osf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-osf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-osf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-osf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-osf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-sup-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-sup-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-sup-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-sup-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-tosf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-tosf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-tosf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-MediumItalic-tosf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-dnom-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-dnom-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-dnom-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-dnom-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-dnom-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-inf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-inf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-inf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-inf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-inf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-lf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-lf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-lf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-lf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-lf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-lf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-lf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-lf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-numr-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-numr-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-numr-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-numr-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-numr-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-osf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-osf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-osf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-osf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-osf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-osf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-osf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-osf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-sup-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-sup-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-sup-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-sup-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-sup-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-tlf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-tlf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-tlf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-tlf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-tlf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-tosf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-tosf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-tosf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-tosf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Regular-tosf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-dnom-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-dnom-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-dnom-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-dnom-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-dnom-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-inf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-inf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-inf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-inf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-inf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-lf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-lf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-lf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-lf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-lf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-lf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-lf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-lf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-numr-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-numr-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-numr-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-numr-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-numr-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-osf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-osf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-osf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-osf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-osf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-osf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-osf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-osf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-sup-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-sup-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-sup-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-sup-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-sup-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-tlf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-tlf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-tlf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-tlf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-tlf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-tosf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-tosf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-tosf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-tosf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBold-tosf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-dnom-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-dnom-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-dnom-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-dnom-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-dnom-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-inf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-inf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-inf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-inf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-inf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-lf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-lf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-lf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-lf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-lf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-numr-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-numr-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-numr-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-numr-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-numr-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-osf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-osf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-osf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-osf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-osf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-osf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-sup-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-sup-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-tosf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-tosf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-tosf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-SemiBoldItalic-tosf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-dnom-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-dnom-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-dnom-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-dnom-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-dnom-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-inf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-inf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-inf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-inf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-inf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-lf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-lf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-lf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-lf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-lf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-lf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-lf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-lf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-numr-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-numr-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-numr-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-numr-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-numr-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-osf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-osf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-osf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-osf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-osf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-osf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-osf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-osf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-sup-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-sup-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-sup-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-sup-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-sup-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-tlf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-tlf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-tlf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-tlf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-tlf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-tosf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-tosf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-tosf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-tosf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-Thin-tosf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-dnom-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-dnom-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-dnom-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-dnom-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-dnom-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-inf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-inf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-inf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-inf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-inf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-lf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-lf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-lf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-lf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-lf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-numr-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-numr-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-numr-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-numr-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-numr-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-osf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-osf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-osf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-osf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-osf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-osf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-sup-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-sup-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-sup-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-sup-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-tosf-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-tosf-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-tosf-t1.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/montserrat/MontserratAlternates-ThinItalic-tosf-ts1.tfm - RELOC/fonts/type1/public/montserrat/Montserrat-Black.pfb - RELOC/fonts/type1/public/montserrat/Montserrat-BlackItalic.pfb - RELOC/fonts/type1/public/montserrat/Montserrat-Bold.pfb - RELOC/fonts/type1/public/montserrat/Montserrat-BoldItalic.pfb - RELOC/fonts/type1/public/montserrat/Montserrat-ExtraBold.pfb - RELOC/fonts/type1/public/montserrat/Montserrat-ExtraBoldItalic.pfb - RELOC/fonts/type1/public/montserrat/Montserrat-ExtraLight.pfb - RELOC/fonts/type1/public/montserrat/Montserrat-ExtraLightItalic.pfb - RELOC/fonts/type1/public/montserrat/Montserrat-Italic.pfb - RELOC/fonts/type1/public/montserrat/Montserrat-Light.pfb - RELOC/fonts/type1/public/montserrat/Montserrat-LightItalic.pfb - RELOC/fonts/type1/public/montserrat/Montserrat-Medium.pfb - RELOC/fonts/type1/public/montserrat/Montserrat-MediumItalic.pfb - RELOC/fonts/type1/public/montserrat/Montserrat-Regular.pfb - RELOC/fonts/type1/public/montserrat/Montserrat-SemiBold.pfb - RELOC/fonts/type1/public/montserrat/Montserrat-SemiBoldItalic.pfb - RELOC/fonts/type1/public/montserrat/Montserrat-Thin.pfb - RELOC/fonts/type1/public/montserrat/Montserrat-ThinItalic.pfb - RELOC/fonts/type1/public/montserrat/MontserratAlternates-Black.pfb - RELOC/fonts/type1/public/montserrat/MontserratAlternates-BlackItalic.pfb - RELOC/fonts/type1/public/montserrat/MontserratAlternates-Bold.pfb - RELOC/fonts/type1/public/montserrat/MontserratAlternates-BoldItalic.pfb - RELOC/fonts/type1/public/montserrat/MontserratAlternates-ExtraBold.pfb - RELOC/fonts/type1/public/montserrat/MontserratAlternates-ExtraBoldItalic.pfb - RELOC/fonts/type1/public/montserrat/MontserratAlternates-ExtraLight.pfb - RELOC/fonts/type1/public/montserrat/MontserratAlternates-ExtraLightItalic.pfb - RELOC/fonts/type1/public/montserrat/MontserratAlternates-Italic.pfb - RELOC/fonts/type1/public/montserrat/MontserratAlternates-Light.pfb - RELOC/fonts/type1/public/montserrat/MontserratAlternates-LightItalic.pfb - RELOC/fonts/type1/public/montserrat/MontserratAlternates-Medium.pfb - RELOC/fonts/type1/public/montserrat/MontserratAlternates-MediumItalic.pfb - RELOC/fonts/type1/public/montserrat/MontserratAlternates-Regular.pfb - RELOC/fonts/type1/public/montserrat/MontserratAlternates-SemiBold.pfb - RELOC/fonts/type1/public/montserrat/MontserratAlternates-SemiBoldItalic.pfb - RELOC/fonts/type1/public/montserrat/MontserratAlternates-Thin.pfb - RELOC/fonts/type1/public/montserrat/MontserratAlternates-ThinItalic.pfb - RELOC/fonts/vf/public/montserrat/Montserrat-Black-dnom-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Black-dnom-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Black-inf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Black-inf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Black-lf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Black-lf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Black-lf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Black-lf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Black-lf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Black-lf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Black-numr-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Black-numr-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Black-osf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Black-osf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Black-osf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Black-osf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Black-osf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Black-osf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Black-sup-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Black-sup-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Black-tlf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Black-tlf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Black-tlf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Black-tlf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Black-tlf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Black-tlf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Black-tosf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Black-tosf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Black-tosf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Black-tosf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Black-tosf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Black-tosf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BlackItalic-dnom-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BlackItalic-dnom-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BlackItalic-inf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BlackItalic-inf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BlackItalic-lf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BlackItalic-lf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BlackItalic-lf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BlackItalic-lf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BlackItalic-lf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BlackItalic-lf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BlackItalic-numr-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BlackItalic-numr-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BlackItalic-osf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BlackItalic-osf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BlackItalic-osf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BlackItalic-osf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BlackItalic-osf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BlackItalic-osf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BlackItalic-sup-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BlackItalic-sup-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BlackItalic-tlf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BlackItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BlackItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BlackItalic-tlf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BlackItalic-tlf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BlackItalic-tlf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BlackItalic-tosf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BlackItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BlackItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BlackItalic-tosf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BlackItalic-tosf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BlackItalic-tosf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Bold-dnom-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Bold-dnom-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Bold-inf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Bold-inf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Bold-lf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Bold-lf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Bold-lf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Bold-lf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Bold-lf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Bold-lf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Bold-numr-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Bold-numr-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Bold-osf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Bold-osf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Bold-osf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Bold-osf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Bold-osf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Bold-osf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Bold-sup-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Bold-sup-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Bold-tlf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Bold-tlf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Bold-tlf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Bold-tlf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Bold-tlf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Bold-tlf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Bold-tosf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Bold-tosf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Bold-tosf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Bold-tosf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Bold-tosf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Bold-tosf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BoldItalic-dnom-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BoldItalic-dnom-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BoldItalic-inf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BoldItalic-inf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BoldItalic-lf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BoldItalic-lf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BoldItalic-lf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BoldItalic-lf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BoldItalic-lf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BoldItalic-lf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BoldItalic-numr-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BoldItalic-numr-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BoldItalic-osf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BoldItalic-osf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BoldItalic-osf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BoldItalic-osf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BoldItalic-osf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BoldItalic-osf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BoldItalic-sup-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BoldItalic-sup-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BoldItalic-tlf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BoldItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BoldItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BoldItalic-tlf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BoldItalic-tlf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BoldItalic-tlf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BoldItalic-tosf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BoldItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BoldItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BoldItalic-tosf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BoldItalic-tosf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-BoldItalic-tosf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBold-dnom-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBold-dnom-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBold-inf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBold-inf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBold-lf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBold-lf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBold-lf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBold-lf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBold-lf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBold-lf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBold-numr-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBold-numr-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBold-osf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBold-osf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBold-osf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBold-osf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBold-osf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBold-osf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBold-sup-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBold-sup-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBold-tlf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBold-tlf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBold-tlf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBold-tlf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBold-tlf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBold-tlf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBold-tosf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBold-tosf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBold-tosf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBold-tosf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBold-tosf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBold-tosf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBoldItalic-dnom-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBoldItalic-dnom-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBoldItalic-inf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBoldItalic-inf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBoldItalic-lf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBoldItalic-lf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBoldItalic-lf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBoldItalic-lf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBoldItalic-lf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBoldItalic-lf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBoldItalic-numr-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBoldItalic-numr-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBoldItalic-osf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBoldItalic-osf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBoldItalic-osf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBoldItalic-osf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBoldItalic-osf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBoldItalic-osf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBoldItalic-sup-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBoldItalic-sup-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBoldItalic-tlf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBoldItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBoldItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBoldItalic-tlf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBoldItalic-tlf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBoldItalic-tlf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBoldItalic-tosf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBoldItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBoldItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBoldItalic-tosf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBoldItalic-tosf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraBoldItalic-tosf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLight-dnom-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLight-dnom-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLight-inf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLight-inf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLight-lf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLight-lf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLight-lf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLight-lf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLight-lf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLight-lf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLight-numr-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLight-numr-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLight-osf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLight-osf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLight-osf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLight-osf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLight-osf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLight-osf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLight-sup-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLight-sup-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLight-tlf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLight-tlf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLight-tlf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLight-tlf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLight-tlf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLight-tlf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLight-tosf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLight-tosf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLight-tosf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLight-tosf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLight-tosf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLight-tosf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLightItalic-dnom-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLightItalic-dnom-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLightItalic-inf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLightItalic-inf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLightItalic-lf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLightItalic-lf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLightItalic-lf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLightItalic-lf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLightItalic-lf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLightItalic-lf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLightItalic-numr-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLightItalic-numr-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLightItalic-osf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLightItalic-osf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLightItalic-osf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLightItalic-osf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLightItalic-osf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLightItalic-osf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLightItalic-sup-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLightItalic-sup-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLightItalic-tlf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLightItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLightItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLightItalic-tlf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLightItalic-tlf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLightItalic-tlf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLightItalic-tosf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLightItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLightItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLightItalic-tosf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLightItalic-tosf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ExtraLightItalic-tosf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Italic-dnom-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Italic-dnom-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Italic-inf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Italic-inf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Italic-lf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Italic-lf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Italic-lf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Italic-lf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Italic-lf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Italic-lf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Italic-numr-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Italic-numr-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Italic-osf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Italic-osf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Italic-osf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Italic-osf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Italic-osf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Italic-osf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Italic-sup-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Italic-sup-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Italic-tlf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Italic-tlf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Italic-tlf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Italic-tlf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Italic-tlf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Italic-tlf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Italic-tosf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Italic-tosf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Italic-tosf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Italic-tosf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Italic-tosf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Italic-tosf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Light-dnom-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Light-dnom-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Light-inf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Light-inf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Light-lf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Light-lf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Light-lf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Light-lf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Light-lf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Light-lf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Light-numr-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Light-numr-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Light-osf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Light-osf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Light-osf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Light-osf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Light-osf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Light-osf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Light-sup-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Light-sup-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Light-tlf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Light-tlf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Light-tlf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Light-tlf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Light-tlf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Light-tlf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Light-tosf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Light-tosf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Light-tosf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Light-tosf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Light-tosf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Light-tosf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-LightItalic-dnom-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-LightItalic-dnom-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-LightItalic-inf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-LightItalic-inf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-LightItalic-lf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-LightItalic-lf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-LightItalic-lf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-LightItalic-lf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-LightItalic-lf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-LightItalic-lf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-LightItalic-numr-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-LightItalic-numr-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-LightItalic-osf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-LightItalic-osf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-LightItalic-osf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-LightItalic-osf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-LightItalic-osf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-LightItalic-osf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-LightItalic-sup-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-LightItalic-sup-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-LightItalic-tlf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-LightItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-LightItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-LightItalic-tlf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-LightItalic-tlf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-LightItalic-tlf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-LightItalic-tosf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-LightItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-LightItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-LightItalic-tosf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-LightItalic-tosf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-LightItalic-tosf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Medium-dnom-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Medium-dnom-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Medium-inf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Medium-inf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Medium-lf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Medium-lf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Medium-lf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Medium-lf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Medium-lf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Medium-lf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Medium-numr-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Medium-numr-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Medium-osf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Medium-osf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Medium-osf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Medium-osf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Medium-osf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Medium-osf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Medium-sup-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Medium-sup-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Medium-tlf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Medium-tlf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Medium-tlf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Medium-tlf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Medium-tlf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Medium-tlf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Medium-tosf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Medium-tosf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Medium-tosf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Medium-tosf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Medium-tosf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Medium-tosf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-MediumItalic-dnom-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-MediumItalic-dnom-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-MediumItalic-inf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-MediumItalic-inf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-MediumItalic-lf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-MediumItalic-lf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-MediumItalic-lf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-MediumItalic-lf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-MediumItalic-lf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-MediumItalic-lf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-MediumItalic-numr-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-MediumItalic-numr-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-MediumItalic-osf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-MediumItalic-osf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-MediumItalic-osf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-MediumItalic-osf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-MediumItalic-osf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-MediumItalic-osf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-MediumItalic-sup-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-MediumItalic-sup-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-MediumItalic-tlf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-MediumItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-MediumItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-MediumItalic-tlf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-MediumItalic-tlf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-MediumItalic-tlf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-MediumItalic-tosf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-MediumItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-MediumItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-MediumItalic-tosf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-MediumItalic-tosf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-MediumItalic-tosf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Regular-dnom-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Regular-dnom-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Regular-inf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Regular-inf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Regular-lf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Regular-lf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Regular-lf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Regular-lf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Regular-lf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Regular-lf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Regular-numr-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Regular-numr-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Regular-osf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Regular-osf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Regular-osf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Regular-osf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Regular-osf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Regular-osf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Regular-sup-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Regular-sup-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Regular-tlf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Regular-tlf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Regular-tlf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Regular-tlf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Regular-tlf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Regular-tlf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Regular-tosf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Regular-tosf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Regular-tosf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Regular-tosf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Regular-tosf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Regular-tosf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBold-dnom-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBold-dnom-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBold-inf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBold-inf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBold-lf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBold-lf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBold-lf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBold-lf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBold-lf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBold-lf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBold-numr-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBold-numr-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBold-osf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBold-osf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBold-osf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBold-osf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBold-osf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBold-osf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBold-sup-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBold-sup-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBold-tlf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBold-tlf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBold-tlf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBold-tlf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBold-tlf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBold-tlf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBold-tosf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBold-tosf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBold-tosf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBold-tosf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBold-tosf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBold-tosf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBoldItalic-dnom-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBoldItalic-dnom-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBoldItalic-inf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBoldItalic-inf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBoldItalic-lf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBoldItalic-lf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBoldItalic-lf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBoldItalic-lf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBoldItalic-lf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBoldItalic-lf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBoldItalic-numr-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBoldItalic-numr-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBoldItalic-osf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBoldItalic-osf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBoldItalic-osf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBoldItalic-osf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBoldItalic-osf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBoldItalic-osf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBoldItalic-sup-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBoldItalic-sup-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBoldItalic-tlf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBoldItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBoldItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBoldItalic-tlf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBoldItalic-tlf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBoldItalic-tlf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBoldItalic-tosf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBoldItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBoldItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBoldItalic-tosf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBoldItalic-tosf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-SemiBoldItalic-tosf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Thin-dnom-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Thin-dnom-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Thin-inf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Thin-inf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Thin-lf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Thin-lf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Thin-lf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Thin-lf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Thin-lf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Thin-lf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Thin-numr-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Thin-numr-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Thin-osf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Thin-osf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Thin-osf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Thin-osf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Thin-osf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Thin-osf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Thin-sup-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Thin-sup-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Thin-tlf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Thin-tlf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Thin-tlf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Thin-tlf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Thin-tlf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Thin-tlf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Thin-tosf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Thin-tosf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Thin-tosf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Thin-tosf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Thin-tosf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-Thin-tosf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ThinItalic-dnom-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ThinItalic-dnom-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ThinItalic-inf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ThinItalic-inf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ThinItalic-lf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ThinItalic-lf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ThinItalic-lf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ThinItalic-lf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ThinItalic-lf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ThinItalic-lf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ThinItalic-numr-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ThinItalic-numr-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ThinItalic-osf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ThinItalic-osf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ThinItalic-osf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ThinItalic-osf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ThinItalic-osf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ThinItalic-osf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ThinItalic-sup-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ThinItalic-sup-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ThinItalic-tlf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ThinItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ThinItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ThinItalic-tlf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ThinItalic-tlf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ThinItalic-tlf-ts1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ThinItalic-tosf-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ThinItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ThinItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ThinItalic-tosf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ThinItalic-tosf-t1.vf - RELOC/fonts/vf/public/montserrat/Montserrat-ThinItalic-tosf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Black-dnom-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Black-dnom-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Black-inf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Black-inf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Black-lf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Black-lf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Black-lf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Black-lf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Black-lf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Black-lf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Black-numr-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Black-numr-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Black-osf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Black-osf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Black-osf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Black-osf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Black-osf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Black-osf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Black-sup-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Black-sup-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Black-tlf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Black-tlf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Black-tlf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Black-tlf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Black-tlf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Black-tlf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Black-tosf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Black-tosf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Black-tosf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Black-tosf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Black-tosf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Black-tosf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BlackItalic-dnom-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BlackItalic-dnom-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BlackItalic-inf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BlackItalic-inf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BlackItalic-lf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BlackItalic-lf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BlackItalic-lf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BlackItalic-lf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BlackItalic-lf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BlackItalic-lf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BlackItalic-numr-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BlackItalic-numr-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BlackItalic-osf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BlackItalic-osf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BlackItalic-osf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BlackItalic-osf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BlackItalic-osf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BlackItalic-osf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BlackItalic-sup-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BlackItalic-sup-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BlackItalic-tlf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BlackItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BlackItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BlackItalic-tlf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BlackItalic-tlf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BlackItalic-tlf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BlackItalic-tosf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BlackItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BlackItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BlackItalic-tosf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BlackItalic-tosf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BlackItalic-tosf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Bold-dnom-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Bold-dnom-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Bold-inf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Bold-inf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Bold-lf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Bold-lf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Bold-lf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Bold-lf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Bold-lf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Bold-lf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Bold-numr-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Bold-numr-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Bold-osf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Bold-osf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Bold-osf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Bold-osf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Bold-osf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Bold-osf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Bold-sup-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Bold-sup-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Bold-tlf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Bold-tlf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Bold-tlf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Bold-tlf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Bold-tlf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Bold-tlf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Bold-tosf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Bold-tosf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Bold-tosf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Bold-tosf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Bold-tosf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Bold-tosf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BoldItalic-dnom-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BoldItalic-dnom-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BoldItalic-inf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BoldItalic-inf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BoldItalic-lf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BoldItalic-lf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BoldItalic-lf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BoldItalic-lf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BoldItalic-lf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BoldItalic-lf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BoldItalic-numr-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BoldItalic-numr-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BoldItalic-osf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BoldItalic-osf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BoldItalic-osf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BoldItalic-osf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BoldItalic-osf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BoldItalic-osf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BoldItalic-sup-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BoldItalic-sup-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BoldItalic-tlf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BoldItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BoldItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BoldItalic-tlf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BoldItalic-tlf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BoldItalic-tlf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BoldItalic-tosf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BoldItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BoldItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BoldItalic-tosf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BoldItalic-tosf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-BoldItalic-tosf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBold-dnom-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBold-dnom-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBold-inf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBold-inf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBold-lf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBold-lf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBold-lf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBold-lf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBold-lf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBold-lf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBold-numr-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBold-numr-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBold-osf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBold-osf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBold-osf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBold-osf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBold-osf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBold-osf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBold-sup-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBold-sup-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBold-tlf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBold-tlf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBold-tlf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBold-tlf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBold-tlf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBold-tlf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBold-tosf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBold-tosf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBold-tosf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBold-tosf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBold-tosf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBold-tosf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBoldItalic-dnom-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBoldItalic-dnom-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBoldItalic-inf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBoldItalic-inf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBoldItalic-lf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBoldItalic-lf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBoldItalic-lf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBoldItalic-lf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBoldItalic-lf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBoldItalic-lf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBoldItalic-numr-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBoldItalic-numr-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBoldItalic-osf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBoldItalic-osf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBoldItalic-osf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBoldItalic-osf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBoldItalic-osf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBoldItalic-osf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBoldItalic-sup-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBoldItalic-sup-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBoldItalic-tlf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBoldItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBoldItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBoldItalic-tlf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBoldItalic-tlf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBoldItalic-tlf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBoldItalic-tosf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBoldItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBoldItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBoldItalic-tosf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBoldItalic-tosf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraBoldItalic-tosf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLight-dnom-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLight-dnom-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLight-inf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLight-inf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLight-lf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLight-lf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLight-lf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLight-lf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLight-lf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLight-lf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLight-numr-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLight-numr-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLight-osf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLight-osf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLight-osf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLight-osf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLight-osf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLight-osf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLight-sup-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLight-sup-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLight-tlf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLight-tlf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLight-tlf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLight-tlf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLight-tlf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLight-tlf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLight-tosf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLight-tosf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLight-tosf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLight-tosf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLight-tosf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLight-tosf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLightItalic-dnom-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLightItalic-dnom-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLightItalic-inf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLightItalic-inf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLightItalic-lf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLightItalic-lf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLightItalic-lf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLightItalic-lf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLightItalic-lf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLightItalic-lf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLightItalic-numr-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLightItalic-numr-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLightItalic-osf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLightItalic-osf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLightItalic-osf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLightItalic-osf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLightItalic-osf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLightItalic-osf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLightItalic-sup-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLightItalic-sup-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLightItalic-tlf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLightItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLightItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLightItalic-tlf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLightItalic-tlf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLightItalic-tlf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLightItalic-tosf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLightItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLightItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLightItalic-tosf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLightItalic-tosf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ExtraLightItalic-tosf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Italic-dnom-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Italic-dnom-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Italic-inf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Italic-inf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Italic-lf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Italic-lf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Italic-lf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Italic-lf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Italic-lf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Italic-lf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Italic-numr-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Italic-numr-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Italic-osf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Italic-osf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Italic-osf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Italic-osf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Italic-osf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Italic-osf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Italic-sup-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Italic-sup-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Italic-tlf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Italic-tlf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Italic-tlf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Italic-tlf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Italic-tlf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Italic-tlf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Italic-tosf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Italic-tosf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Italic-tosf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Italic-tosf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Italic-tosf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Italic-tosf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Light-dnom-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Light-dnom-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Light-inf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Light-inf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Light-lf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Light-lf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Light-lf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Light-lf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Light-lf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Light-lf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Light-numr-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Light-numr-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Light-osf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Light-osf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Light-osf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Light-osf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Light-osf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Light-osf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Light-sup-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Light-sup-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Light-tlf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Light-tlf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Light-tlf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Light-tlf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Light-tlf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Light-tlf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Light-tosf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Light-tosf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Light-tosf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Light-tosf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Light-tosf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Light-tosf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-LightItalic-dnom-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-LightItalic-dnom-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-LightItalic-inf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-LightItalic-inf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-LightItalic-lf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-LightItalic-lf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-LightItalic-lf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-LightItalic-lf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-LightItalic-lf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-LightItalic-lf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-LightItalic-numr-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-LightItalic-numr-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-LightItalic-osf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-LightItalic-osf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-LightItalic-osf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-LightItalic-osf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-LightItalic-osf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-LightItalic-osf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-LightItalic-sup-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-LightItalic-sup-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-LightItalic-tlf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-LightItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-LightItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-LightItalic-tlf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-LightItalic-tlf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-LightItalic-tlf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-LightItalic-tosf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-LightItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-LightItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-LightItalic-tosf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-LightItalic-tosf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-LightItalic-tosf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Medium-dnom-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Medium-dnom-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Medium-inf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Medium-inf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Medium-lf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Medium-lf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Medium-lf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Medium-lf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Medium-lf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Medium-lf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Medium-numr-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Medium-numr-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Medium-osf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Medium-osf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Medium-osf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Medium-osf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Medium-osf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Medium-osf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Medium-sup-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Medium-sup-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Medium-tlf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Medium-tlf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Medium-tlf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Medium-tlf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Medium-tlf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Medium-tlf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Medium-tosf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Medium-tosf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Medium-tosf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Medium-tosf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Medium-tosf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Medium-tosf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-MediumItalic-dnom-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-MediumItalic-dnom-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-MediumItalic-inf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-MediumItalic-inf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-MediumItalic-lf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-MediumItalic-lf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-MediumItalic-lf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-MediumItalic-lf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-MediumItalic-lf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-MediumItalic-lf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-MediumItalic-numr-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-MediumItalic-numr-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-MediumItalic-osf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-MediumItalic-osf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-MediumItalic-osf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-MediumItalic-osf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-MediumItalic-osf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-MediumItalic-osf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-MediumItalic-sup-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-MediumItalic-sup-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-MediumItalic-tlf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-MediumItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-MediumItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-MediumItalic-tlf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-MediumItalic-tlf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-MediumItalic-tlf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-MediumItalic-tosf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-MediumItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-MediumItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-MediumItalic-tosf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-MediumItalic-tosf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-MediumItalic-tosf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Regular-dnom-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Regular-dnom-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Regular-inf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Regular-inf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Regular-lf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Regular-lf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Regular-lf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Regular-lf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Regular-lf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Regular-lf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Regular-numr-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Regular-numr-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Regular-osf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Regular-osf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Regular-osf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Regular-osf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Regular-osf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Regular-osf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Regular-sup-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Regular-sup-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Regular-tlf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Regular-tlf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Regular-tlf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Regular-tlf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Regular-tlf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Regular-tlf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Regular-tosf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Regular-tosf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Regular-tosf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Regular-tosf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Regular-tosf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Regular-tosf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBold-dnom-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBold-dnom-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBold-inf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBold-inf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBold-lf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBold-lf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBold-lf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBold-lf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBold-lf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBold-lf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBold-numr-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBold-numr-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBold-osf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBold-osf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBold-osf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBold-osf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBold-osf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBold-osf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBold-sup-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBold-sup-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBold-tlf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBold-tlf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBold-tlf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBold-tlf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBold-tlf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBold-tlf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBold-tosf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBold-tosf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBold-tosf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBold-tosf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBold-tosf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBold-tosf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBoldItalic-dnom-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBoldItalic-dnom-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBoldItalic-inf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBoldItalic-inf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBoldItalic-lf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBoldItalic-lf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBoldItalic-lf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBoldItalic-lf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBoldItalic-lf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBoldItalic-lf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBoldItalic-numr-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBoldItalic-numr-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBoldItalic-osf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBoldItalic-osf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBoldItalic-osf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBoldItalic-osf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBoldItalic-osf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBoldItalic-osf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBoldItalic-sup-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBoldItalic-sup-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBoldItalic-tlf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBoldItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBoldItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBoldItalic-tlf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBoldItalic-tlf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBoldItalic-tlf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBoldItalic-tosf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBoldItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBoldItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBoldItalic-tosf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBoldItalic-tosf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-SemiBoldItalic-tosf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Thin-dnom-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Thin-dnom-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Thin-inf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Thin-inf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Thin-lf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Thin-lf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Thin-lf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Thin-lf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Thin-lf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Thin-lf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Thin-numr-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Thin-numr-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Thin-osf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Thin-osf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Thin-osf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Thin-osf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Thin-osf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Thin-osf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Thin-sup-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Thin-sup-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Thin-tlf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Thin-tlf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Thin-tlf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Thin-tlf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Thin-tlf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Thin-tlf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Thin-tosf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Thin-tosf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Thin-tosf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Thin-tosf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Thin-tosf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-Thin-tosf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ThinItalic-dnom-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ThinItalic-dnom-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ThinItalic-inf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ThinItalic-inf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ThinItalic-lf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ThinItalic-lf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ThinItalic-lf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ThinItalic-lf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ThinItalic-lf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ThinItalic-lf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ThinItalic-numr-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ThinItalic-numr-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ThinItalic-osf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ThinItalic-osf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ThinItalic-osf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ThinItalic-osf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ThinItalic-osf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ThinItalic-osf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ThinItalic-sup-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ThinItalic-sup-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ThinItalic-tlf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ThinItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ThinItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ThinItalic-tlf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ThinItalic-tlf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ThinItalic-tlf-ts1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ThinItalic-tosf-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ThinItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ThinItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ThinItalic-tosf-sc-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ThinItalic-tosf-t1.vf - RELOC/fonts/vf/public/montserrat/MontserratAlternates-ThinItalic-tosf-ts1.vf - RELOC/tex/latex/montserrat/LY1Montserrat-Dnom.fd - RELOC/tex/latex/montserrat/LY1Montserrat-Inf.fd - RELOC/tex/latex/montserrat/LY1Montserrat-LF.fd - RELOC/tex/latex/montserrat/LY1Montserrat-Numr.fd - RELOC/tex/latex/montserrat/LY1Montserrat-OsF.fd - RELOC/tex/latex/montserrat/LY1Montserrat-Sup.fd - RELOC/tex/latex/montserrat/LY1Montserrat-TLF.fd - RELOC/tex/latex/montserrat/LY1Montserrat-TOsF.fd - RELOC/tex/latex/montserrat/LY1MontserratAlternates-Dnom.fd - RELOC/tex/latex/montserrat/LY1MontserratAlternates-Inf.fd - RELOC/tex/latex/montserrat/LY1MontserratAlternates-LF.fd - RELOC/tex/latex/montserrat/LY1MontserratAlternates-Numr.fd - RELOC/tex/latex/montserrat/LY1MontserratAlternates-OsF.fd - RELOC/tex/latex/montserrat/LY1MontserratAlternates-Sup.fd - RELOC/tex/latex/montserrat/LY1MontserratAlternates-TLF.fd - RELOC/tex/latex/montserrat/LY1MontserratAlternates-TOsF.fd - RELOC/tex/latex/montserrat/OT1Montserrat-Dnom.fd - RELOC/tex/latex/montserrat/OT1Montserrat-Inf.fd - RELOC/tex/latex/montserrat/OT1Montserrat-LF.fd - RELOC/tex/latex/montserrat/OT1Montserrat-Numr.fd - RELOC/tex/latex/montserrat/OT1Montserrat-OsF.fd - RELOC/tex/latex/montserrat/OT1Montserrat-Sup.fd - RELOC/tex/latex/montserrat/OT1Montserrat-TLF.fd - RELOC/tex/latex/montserrat/OT1Montserrat-TOsF.fd - RELOC/tex/latex/montserrat/OT1MontserratAlternates-Dnom.fd - RELOC/tex/latex/montserrat/OT1MontserratAlternates-Inf.fd - RELOC/tex/latex/montserrat/OT1MontserratAlternates-LF.fd - RELOC/tex/latex/montserrat/OT1MontserratAlternates-Numr.fd - RELOC/tex/latex/montserrat/OT1MontserratAlternates-OsF.fd - RELOC/tex/latex/montserrat/OT1MontserratAlternates-Sup.fd - RELOC/tex/latex/montserrat/OT1MontserratAlternates-TLF.fd - RELOC/tex/latex/montserrat/OT1MontserratAlternates-TOsF.fd - RELOC/tex/latex/montserrat/T1Montserrat-Dnom.fd - RELOC/tex/latex/montserrat/T1Montserrat-Inf.fd - RELOC/tex/latex/montserrat/T1Montserrat-LF.fd - RELOC/tex/latex/montserrat/T1Montserrat-Numr.fd - RELOC/tex/latex/montserrat/T1Montserrat-OsF.fd - RELOC/tex/latex/montserrat/T1Montserrat-Sup.fd - RELOC/tex/latex/montserrat/T1Montserrat-TLF.fd - RELOC/tex/latex/montserrat/T1Montserrat-TOsF.fd - RELOC/tex/latex/montserrat/T1MontserratAlternates-Dnom.fd - RELOC/tex/latex/montserrat/T1MontserratAlternates-Inf.fd - RELOC/tex/latex/montserrat/T1MontserratAlternates-LF.fd - RELOC/tex/latex/montserrat/T1MontserratAlternates-Numr.fd - RELOC/tex/latex/montserrat/T1MontserratAlternates-OsF.fd - RELOC/tex/latex/montserrat/T1MontserratAlternates-Sup.fd - RELOC/tex/latex/montserrat/T1MontserratAlternates-TLF.fd - RELOC/tex/latex/montserrat/T1MontserratAlternates-TOsF.fd - RELOC/tex/latex/montserrat/TS1Montserrat-LF.fd - RELOC/tex/latex/montserrat/TS1Montserrat-OsF.fd - RELOC/tex/latex/montserrat/TS1Montserrat-TLF.fd - RELOC/tex/latex/montserrat/TS1Montserrat-TOsF.fd - RELOC/tex/latex/montserrat/TS1MontserratAlternates-LF.fd - RELOC/tex/latex/montserrat/TS1MontserratAlternates-OsF.fd - RELOC/tex/latex/montserrat/TS1MontserratAlternates-TLF.fd - RELOC/tex/latex/montserrat/TS1MontserratAlternates-TOsF.fd - RELOC/tex/latex/montserrat/montserrat.fontspec - RELOC/tex/latex/montserrat/montserrat.sty - RELOC/tex/latex/montserrat/montserratalternates.fontspec -catalogue-ctan /fonts/montserrat -catalogue-date 2017-02-27 05:38:31 +0100 -catalogue-license ofllppl1.3 -catalogue-topics font font-sans font-otf font-type1 font-t1enc -catalogue-version 1.01 - -name moodle -category Package -revision 39367 -shortdesc Generating Moodle quizzes via LaTeX -relocated 1 -longdesc A package for writing Moodle quizzes in LaTeX. In addition to -longdesc typesetting the quizzes for proofreading, the package compiles -longdesc an XML file to be uploaded to a Moodle server. -containersize 16840 -containerchecksum 34d28fba1f52fbf4bf1d2407933da7160da4c153f944da8e3e1a0542187bf78ab3c8f743272bc83772aba09b2ae6aaf5356f0926e4bed8f2e3c92fe84b985071 -doccontainersize 287116 -doccontainerchecksum 03122f73ed4d31b16a8d514368343c6066523b9e88a55d7c628ac2d86ab5961f3214c4c98f786e43ab8bd6f131395e61335dcf03a97a9e887afc3a05c2b29d8d -docfiles size=76 - RELOC/doc/latex/moodle/README.md details="Readme" - RELOC/doc/latex/moodle/moodle.pdf details="Package documentation" -srccontainersize 30644 -srccontainerchecksum e34ac82c7d21cc7b956df9cd60a9be134f8629481ae9cd34f956a788eaea9f7f5f9430b677f3c2f2f47d24c6c396169c2da11f04ec4537195a7abd79a905fd2d -srcfiles size=33 - RELOC/source/latex/moodle/moodle.dtx - RELOC/source/latex/moodle/moodle.ins -runfiles size=21 - RELOC/tex/latex/moodle/moodle.sty -catalogue-ctan /macros/latex/contrib/moodle -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics exam -catalogue-version 0.5 - -name moreenum -category Package -revision 24479 -shortdesc More enumeration options -relocated 1 -longdesc The package provides the following new enumerate styles: \greek -longdesc for lowercase Greek letters; \Greek for uppercase Greek -longdesc letters; \enumHex for uppercase hexadecimal enumeration; -longdesc \enumhex for lowercase hexadecimal enumeration; \enumbinary for -longdesc binary enumeration; \enumoctal for octal enumeration; \levelnth -longdesc for "1st", "2nd", "3rd" etc., with the "nth"s on the baseline; -longdesc raisenth for "1st", "2nd", "3rd" etc., with the "nth"s raised; -longdesc \nthwords for "first", "second", "third" etc.; \Nthwords for -longdesc "First", "Second", "Third" etc.; \NTHWORDS for "FIRST", -longdesc "SECOND", "THIRD" etc.; \nwords for "one", "two", "three" etc.; -longdesc \Nwords for "One", "Two", "Three" etc.; and \NWORDS for "ONE", -longdesc "TWO", "THREE" etc. Each of these works with enumitem's -longdesc "starred variant" feature. So -longdesc \begin{enumerate}[label=\enumhex*] will output a hex enumerated -longdesc list. Enumitem provides a start=0 option for starting your -longdesc enumerations at 0. The package requires amsmath, alphalph, -longdesc enumitem (of course), binhex and nth, all of which are widely -longdesc available. -containersize 2708 -containerchecksum aed29236fe5a5e8ca34b91f64759a67b5250cdf9ff16d7d63b6da4f2299ee7f324c960ea4240a0c1d75c1187c17c7eda1bddf64d4e0a9e0cff725be10fd4c8af -doccontainersize 220828 -doccontainerchecksum f2a74fef3144ff0498f9c5961b2dd9100e19fa655527f87df08c905f0be407dab1fd8f67b0254041214921794b47a8ecd6eed027deb3fcce4a21ab8bc59e4210 -docfiles size=56 - RELOC/doc/latex/moreenum/README details="Readme" - RELOC/doc/latex/moreenum/moreenum-doc.pdf details="Package documentation" - RELOC/doc/latex/moreenum/moreenum-doc.tex -runfiles size=2 - RELOC/tex/latex/moreenum/moreenum.sty -catalogue-ctan /macros/latex/contrib/moreenum -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics list-enum numbers -catalogue-version 1.03 - -name morefloats -category Package -revision 37927 -shortdesc Increase the number of simultaneous LaTeX floats -relocated 1 -longdesc LaTeX can, by default, only cope with 18 outstanding floats; -longdesc any more, and you get the error "too many unprocessed floats". -longdesc This package releases the limit; TeX itself imposes limits -longdesc (which are independent of the help offered by e-TeX). However, -longdesc if your floats can't be placed anywhere, extending the number -longdesc of floats merely delays the arrival of the inevitable error -longdesc message. -containersize 4464 -containerchecksum b352cf85e7aed763c1c212a7f4471d13d995ff685b9374c78cbca961e8b2cab306a874f926dfeea41dc51fac818cc23177d48537ba82f35fb6bcbaa217149715 -doccontainersize 555544 -doccontainerchecksum 6d12d1fade3c748a1d278556ca7491cd63623a47412edc1d6f24df0b45595e8e2ccb87656e02965565d361c6e9200c60e0d3bfc5bcc2b0ad8f9b5b20abee9661 -docfiles size=140 - RELOC/doc/latex/morefloats/README details="Readme" - RELOC/doc/latex/morefloats/morefloats-example.pdf - RELOC/doc/latex/morefloats/morefloats-example.tex - RELOC/doc/latex/morefloats/morefloats.pdf details="Package documentation" -srccontainersize 14496 -srccontainerchecksum c271c486073794f7d6e10e7ce7574b6bf5bef57a128aa804e036a34dce3d70e036d1dd41788c552c44f8a0c78312376428ab371c07c56d36872f70819e5a0f4a -srcfiles size=23 - RELOC/source/latex/morefloats/morefloats.drv - RELOC/source/latex/morefloats/morefloats.dtx - RELOC/source/latex/morefloats/morefloats.ins -runfiles size=10 - RELOC/tex/latex/morefloats/morefloats.sty -catalogue-ctan /macros/latex/contrib/morefloats -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics float -catalogue-version 1.0h - -name morehype -category Package -revision 38815 -shortdesc Hypertext tools for use with LaTeX -relocated 1 -longdesc The bundle provides three packages: texlinks: shorthand macros -longdesc for TeX-related external hyperlinks with hyperref, the blog -longdesc package in the present bundle, etc; hypertoc: adjust the -longdesc presentation of coloured frames in hyperref tables of contents -longdesc (article class only); blog: fast generation of simple HTML by -longdesc expanding LaTeX macros, using the fifinddo package. -containersize 62416 -containerchecksum ee56a9dc4e310aa38dfc8a51820eeea9c08164d40d8464fe66682b7274646e80fd95da0e5a7cb1edcc56e365ec38914b5dfa80944c0ac193891b5a67f0b682de -doccontainersize 2321776 -doccontainerchecksum 3ed9324e177db4be4f5fb84df7df17aab0e5b28e478288303716746ff3eadfc08891fc5a9108719830ad82be35662948218a1b10aa8f062c0d791ca3db6332a6 -docfiles size=666 - RELOC/doc/latex/morehype/README details="Readme" - RELOC/doc/latex/morehype/README.pdf - RELOC/doc/latex/morehype/RELEASEs.txt - RELOC/doc/latex/morehype/SrcFILEs.txt - RELOC/doc/latex/morehype/blog.pdf details="Package documentation: blog" - RELOC/doc/latex/morehype/blogdemo/hellowor/hellowor.htm - RELOC/doc/latex/morehype/blogdemo/hellowor/hellowor.tex - RELOC/doc/latex/morehype/blogdemo/hellowor/mkhellow.tex - RELOC/doc/latex/morehype/blogdemo/writings/makehtml.tex - RELOC/doc/latex/morehype/blogdemo/writings/schreibt.tex - RELOC/doc/latex/morehype/blogdemo/writings/writings.fdf - RELOC/doc/latex/morehype/blogexec.pdf - RELOC/doc/latex/morehype/hypertoc.pdf details="Package documentation: hypertoc" - RELOC/doc/latex/morehype/markblog.htm - RELOC/doc/latex/morehype/ref_alts.tex - RELOC/doc/latex/morehype/texlinks.pdf details="Package documentation: texlinks" - RELOC/doc/latex/morehype/wiki_mwe.pdf - RELOC/doc/latex/morehype/wiki_mwe.tex -srccontainersize 14344 -srccontainerchecksum b31b2606055b05f2d6e3de22a88a0068b354622c160754e125f47f13d1c3aba667618d1c356a64a795db75ac2a760590d464b64b50086a3589a23e325da30d98 -srcfiles size=16 - RELOC/source/latex/morehype/README.tex - RELOC/source/latex/morehype/blog.tex - RELOC/source/latex/morehype/blogdot.css - RELOC/source/latex/morehype/blogexec.tex - RELOC/source/latex/morehype/fdatechk.tex - RELOC/source/latex/morehype/hypertoc.tex - RELOC/source/latex/morehype/markblog.tex - RELOC/source/latex/morehype/srcfiles.tex - RELOC/source/latex/morehype/texlinks.tex -runfiles size=64 - RELOC/tex/latex/morehype/atari_ht.fdf - RELOC/tex/latex/morehype/blog.sty - RELOC/tex/latex/morehype/blogdot.cfg - RELOC/tex/latex/morehype/blogdot.sty - RELOC/tex/latex/morehype/blogexec.sty - RELOC/tex/latex/morehype/blogligs.sty - RELOC/tex/latex/morehype/hypertoc.sty - RELOC/tex/latex/morehype/lnavicol.sty - RELOC/tex/latex/morehype/markblog.sty - RELOC/tex/latex/morehype/morehype.RLS - RELOC/tex/latex/morehype/texblog.fdf - RELOC/tex/latex/morehype/texlinks.sty -catalogue-ctan /macros/latex/contrib/morehype -catalogue-date 2017-05-06 08:56:51 +0200 -catalogue-license lppl1.3 -catalogue-topics hyper -catalogue-version r0.83 - -name moresize -category Package -revision 17513 -shortdesc Allows font sizes up to 35.83pt -relocated 1 -longdesc A package for using font sizes up to 35.88pt, for example with -longdesc the EC fonts. New commands \HUGE and \ssmall for selecting font -longdesc sizes are provided together with some options working around -longdesc current LaTeX2e shortcomings in using big font sizes. The -longdesc package also provides options for improving the typesetting of -longdesc paragraphs (or headlines) with embedded math expressions at -longdesc font sizes above 17.28pt. -containersize 1532 -containerchecksum f8bbf3bb070e8a8ea62f6297625918a4ef7eb4448f510aef7c467e856bbfbb010d0ecf433073e327eb72c15e6b3e0078c9e5e35b61d9a8de03fe49c117c064bd -doccontainersize 248040 -doccontainerchecksum d61edbcf14210c746f82f37e8131320252ce3597f92f55f2eb900ed800946880564372e482a9b88a04614ca2fb8534bfb09b711a70c743d68287bc7135dea9c5 -docfiles size=68 - RELOC/doc/latex/moresize/moresize.pdf details="Package documentation" - RELOC/doc/latex/moresize/moresize.upl - RELOC/doc/latex/moresize/msizetst.tex -srccontainersize 9448 -srccontainerchecksum b53fc89ec96d1cfbd275250f79785cebeb73e03416db1a08438ff2035c44e23faa07b497f0b7d6c6a1b118a0eeb1837bbfa83e81ce7c5951f8af48b0b1c65021 -srcfiles size=8 - RELOC/source/latex/moresize/moresize.dtx - RELOC/source/latex/moresize/moresize.ins -runfiles size=1 - RELOC/tex/latex/moresize/moresize.sty -catalogue-ctan /macros/latex/contrib/moresize -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font-supp -catalogue-version 1.9 - -name moreverb -category Package -revision 22126 -shortdesc Extended verbatim -relocated 1 -longdesc A collection of verbatim facilities that provide line-numbered -longdesc verbatim, verbatim that obey's TAB characters, verbatim input -longdesc and verbatim output to file. The package makes use of the LaTeX -longdesc required verbatim package. The package formed from a series of -longdesc small pieces, and is somewhat unstructured. The user who looks -longdesc for thought-through verbatim facilities is advised to consider -longdesc using the fancyvrb package in place of moreverb. -containersize 2276 -containerchecksum 085ca5765f86334a421127e1061b77a67abe1651451ffb581c53cb7fbdb1df944b00456b0cf572d79900c43e7fc99fd35913604b1f3cc9d2c0ac12957b472df9 -doccontainersize 114940 -doccontainerchecksum df8b481563a1654d0ff00c8d22137232c61500deee22ae1fb312bc5eb44d1308ddf2ccbc793285169ab7fe506b34b62cc8dff521f6ae7819195f7f86a5b81fa6 -docfiles size=34 - RELOC/doc/latex/moreverb/README details="Package Readme" - RELOC/doc/latex/moreverb/moreverb.pdf details="Package documentation" -srccontainersize 7072 -srccontainerchecksum 471acf53bcc5ace750c68f59af79aab1b6e6aa02f66f0a0f3aa69504422cd4a9573a89315d384800a2c3e2888449dfb0fe1e40ca145e00e9683c1729bc646890 -srcfiles size=6 - RELOC/source/latex/moreverb/moreverb.dtx - RELOC/source/latex/moreverb/moreverb.ins -runfiles size=2 - RELOC/tex/latex/moreverb/moreverb.sty -catalogue-also vrb fancyvrb -catalogue-ctan /macros/latex/contrib/moreverb -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics verbatim -catalogue-version 2.3a - -name morewrites -category Package -revision 49531 -shortdesc Always room for a new write stream -relocated 1 -longdesc The package aims to solve the error "No room for a new \write", -longdesc which occurs when the user, or when the user's packages have -longdesc 'allocated too many streams' using \newwrite (TeX has a fixed -longdesc maximum number - 16 - such streams built-in to its code). The -longdesc package hooks into TeX primitive commands associated with -longdesc writing to files; it should be loaded near the beginning of the -longdesc sequence of loading packages for a document. The package uses -longdesc the l3kernel bundle. -containersize 5460 -containerchecksum 33c04f2dd3be73fda9689707e895a34221f7a11e70d0de5c18a1cfce79b3cadb8c673cf0f7393919b33591bf65e510fadf6f10f914afaea99959ade55d3cc86a -doccontainersize 1234304 -doccontainerchecksum 84aef41f7e414c3ad6e99aa4eb7216815dbf418a622aeaa1819cf7ebdbc1ed9bafa49c6c092f75254dc6690887513e26e8ea9ffe8f844770c83310e4190aaea6 -docfiles size=323 - RELOC/doc/latex/morewrites/README.md details="Readme" - RELOC/doc/latex/morewrites/morewrites.pdf details="Package documentation" - RELOC/doc/latex/morewrites/primargs.pdf -srccontainersize 19712 -srccontainerchecksum a28c90c929bfbb038bdbfbea7a4e700e8eb168fab79edd78ff049034c60450170cb780ff3648eea392e374ca4592ff3f938e2940f550f13b88597b577883ccb2 -srcfiles size=22 - RELOC/source/latex/morewrites/morewrites.dtx - RELOC/source/latex/morewrites/morewrites.ins - RELOC/source/latex/morewrites/primargs.dtx -runfiles size=8 - RELOC/tex/latex/morewrites/morewrites.sty - RELOC/tex/latex/morewrites/primargs.sty -catalogue-also rvwrite -catalogue-contact-bugs https://github.com/blefloch/latex-morewrites/issues -catalogue-contact-repository https://github.com/blefloch/latex-morewrites -catalogue-ctan /macros/latex/contrib/morewrites -catalogue-date 2018-12-29 17:13:03 +0100 -catalogue-license lppl1.3c -catalogue-topics io-mgmt - -name morisawa -category Package -revision 46946 -shortdesc Enables selection of 5 standard Japanese fonts for pLaTeX + dvips -relocated 1 -longdesc The package enables selection of 5 standard Japanese fonts for -longdesc pLaTeX + dvips. It was originally written by Haruhiko Okumura -longdesc as part of jsclasses bundle, and the TFM/VF files were -longdesc previously distributed as part of the ptex-fonts package. -execute addKanjiMap morisawa5.map -containersize 8524 -containerchecksum d694955be45673b952ffbe50cc711d9d93d8143c58f44b760733a502abdbc863b1a04159da9aae9feb2c40848bd69587069aa2f46b3497a9ab5e7ded6bb51ee7 -doccontainersize 95032 -doccontainerchecksum a54a78d7c64dee995ef05d37dfbb90877d7248c6256eb4ed944d417eba0213cf51cd10e69ed656d90b3edc81a6cbc817de81c254facca646a1ae9ae9ded54b2d -docfiles size=26 - RELOC/doc/fonts/morisawa/LICENSE - RELOC/doc/fonts/morisawa/Makefile - RELOC/doc/fonts/morisawa/README.md details="Readme" - RELOC/doc/fonts/morisawa/morisawa.pdf details="Package documentation" language="ja" -srccontainersize 3452 -srccontainerchecksum d3fbe35585895127cd4e335f7d9b597bc2c77a10725ddcbead32baab93a31a1f705fb4330595b0baff5d9c0276fa5866a9455a0ed5637af975fded90ca7be89b -srcfiles size=4 - RELOC/source/fonts/morisawa/morisawa.dtx - RELOC/source/fonts/morisawa/morisawa.ins -runfiles size=552 - RELOC/fonts/map/dvipdfmx/morisawa/morisawa5.map - RELOC/fonts/tfm/public/morisawa/FutoGoB101-Bold-H.tfm - RELOC/fonts/tfm/public/morisawa/FutoGoB101-Bold-J.tfm - RELOC/fonts/tfm/public/morisawa/FutoGoB101-Bold-V.tfm - RELOC/fonts/tfm/public/morisawa/FutoMinA101-Bold-H.tfm - RELOC/fonts/tfm/public/morisawa/FutoMinA101-Bold-J.tfm - RELOC/fonts/tfm/public/morisawa/FutoMinA101-Bold-V.tfm - RELOC/fonts/tfm/public/morisawa/GothicBBB-Medium-H.tfm - RELOC/fonts/tfm/public/morisawa/GothicBBB-Medium-J.tfm - RELOC/fonts/tfm/public/morisawa/GothicBBB-Medium-V.tfm - RELOC/fonts/tfm/public/morisawa/Jun101-Light-H.tfm - RELOC/fonts/tfm/public/morisawa/Jun101-Light-J.tfm - RELOC/fonts/tfm/public/morisawa/Jun101-Light-V.tfm - RELOC/fonts/tfm/public/morisawa/Ryumin-Light-H.tfm - RELOC/fonts/tfm/public/morisawa/Ryumin-Light-J.tfm - RELOC/fonts/tfm/public/morisawa/Ryumin-Light-V.tfm - RELOC/fonts/tfm/public/morisawa/futogo-b-v.tfm - RELOC/fonts/tfm/public/morisawa/futogo-b.tfm - RELOC/fonts/tfm/public/morisawa/futomin-b-v.tfm - RELOC/fonts/tfm/public/morisawa/futomin-b.tfm - RELOC/fonts/tfm/public/morisawa/gtbbb-m-v.tfm - RELOC/fonts/tfm/public/morisawa/gtbbb-m.tfm - RELOC/fonts/tfm/public/morisawa/jun101-l-v.tfm - RELOC/fonts/tfm/public/morisawa/jun101-l.tfm - RELOC/fonts/tfm/public/morisawa/ryumin-l-v.tfm - RELOC/fonts/tfm/public/morisawa/ryumin-l.tfm - RELOC/fonts/vf/public/morisawa/FutoGoB101-Bold-H.vf - RELOC/fonts/vf/public/morisawa/FutoGoB101-Bold-J.vf - RELOC/fonts/vf/public/morisawa/FutoGoB101-Bold-V.vf - RELOC/fonts/vf/public/morisawa/FutoMinA101-Bold-H.vf - RELOC/fonts/vf/public/morisawa/FutoMinA101-Bold-J.vf - RELOC/fonts/vf/public/morisawa/FutoMinA101-Bold-V.vf - RELOC/fonts/vf/public/morisawa/GothicBBB-Medium-H.vf - RELOC/fonts/vf/public/morisawa/GothicBBB-Medium-J.vf - RELOC/fonts/vf/public/morisawa/GothicBBB-Medium-V.vf - RELOC/fonts/vf/public/morisawa/Jun101-Light-H.vf - RELOC/fonts/vf/public/morisawa/Jun101-Light-J.vf - RELOC/fonts/vf/public/morisawa/Jun101-Light-V.vf - RELOC/fonts/vf/public/morisawa/Ryumin-Light-H.vf - RELOC/fonts/vf/public/morisawa/Ryumin-Light-J.vf - RELOC/fonts/vf/public/morisawa/Ryumin-Light-V.vf - RELOC/tex/latex/morisawa/morisawa.sty -catalogue-also jsclasses ptex-fonts -catalogue-ctan /fonts/morisawa -catalogue-date 2018-03-11 13:27:35 +0100 -catalogue-license bsd -catalogue-topics font-cjk - -name movie15 -category Package -revision 26473 -shortdesc Multimedia inclusion package -relocated 1 -longdesc The package provides an interface to embed movies, sounds and -longdesc 3D objects into PDF documents for use with LaTeX as well as -longdesc pdfLaTeX. The package defines a command \includemovie with -longdesc PDF-1.5 compatibility. Option 'autoplay' causes the media clip -longdesc to be started right after the page has loaded. This is useful -longdesc for side by side movie clips to be played back synchronously. -longdesc The package is now superseded by media9 -containersize 23644 -containerchecksum 58348557bcd037e0e0d645e9d7f1268620960857374c3ddec6211708f9ed01fbcb856da15b09c35105a61740adca269a9ba40d8b96e4216c0d7b54a0fd1f3978 -doccontainersize 484100 -doccontainerchecksum a37a02d7a18cc5f25aecbb15b2b3056c6d6aea33d57d70294a624070f020262f3d8c4e74db1dc933c7c63b73959b261e6c2a42e01754b90e3f02233a2ac9e789 -docfiles size=196 - RELOC/doc/latex/movie15/README details="README file" - RELOC/doc/latex/movie15/files/3dsystem.fig - RELOC/doc/latex/movie15/files/3dsystem.pdf - RELOC/doc/latex/movie15/files/3dsystem.tex - RELOC/doc/latex/movie15/files/dice.u3d - RELOC/doc/latex/movie15/files/dice.vws - RELOC/doc/latex/movie15/files/dice.wrl - RELOC/doc/latex/movie15/files/mailto.png - RELOC/doc/latex/movie15/files/random.mpg - RELOC/doc/latex/movie15/javascript/animation.js - RELOC/doc/latex/movie15/javascript/lights.js - RELOC/doc/latex/movie15/javascript/turntable.js - RELOC/doc/latex/movie15/movie15.pdf details="Package Documentation" - RELOC/doc/latex/movie15/movie15.tex - RELOC/doc/latex/movie15/overlay-example.pdf details="Overlay example" - RELOC/doc/latex/movie15/overlay-example.tex -runfiles size=39 - RELOC/tex/latex/movie15/movie15.sty -catalogue-also flashmovie -catalogue-ctan /macros/latex/contrib/movie15 -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics multimedia obsolete - -name mp3d -category Package -revision 29349 -shortdesc 3D animations -relocated 1 -longdesc Create animations of 3-dimensional objects (such as polyhedra) -longdesc in MetaPost. -containersize 22960 -containerchecksum aea4ce09e6290a2dc8c0f113156f2f45b020759ef6782869081a2ff60cd40f205e09b1b6187d8e54adae4bb936216b94f6491c02e4a1039ff0909794590de36d -doccontainersize 728684 -doccontainerchecksum dccbced8d142239a8302a24451826fded826ccd3a0228f7a1e2aee7b03c45c301dc644d376511fca4fa1cfdeccca76e1092f2836e8c9c0ab882416bda377cbc1 -docfiles size=243 - RELOC/doc/metapost/mp3d/README details="Readme" - RELOC/doc/metapost/mp3d/README.doc - RELOC/doc/metapost/mp3d/create_animation.sh - RELOC/doc/metapost/mp3d/cube10.mp - RELOC/doc/metapost/mp3d/cube4-eng.mp - RELOC/doc/metapost/mp3d/cube5.mp - RELOC/doc/metapost/mp3d/cube6.mp - RELOC/doc/metapost/mp3d/cube7.mp - RELOC/doc/metapost/mp3d/cube8.mp - RELOC/doc/metapost/mp3d/cube9.mp - RELOC/doc/metapost/mp3d/gut2001.pdf details="Paper on geometry, for Cahiers Gutenberg" language="fr" - RELOC/doc/metapost/mp3d/gutmp1-eng.mp - RELOC/doc/metapost/mp3d/gutmp1.mp - RELOC/doc/metapost/mp3d/gutmp2-eng.mp - RELOC/doc/metapost/mp3d/gutmp2.mp - RELOC/doc/metapost/mp3d/gutmp3-eng.mp - RELOC/doc/metapost/mp3d/gutmp3.mp - RELOC/doc/metapost/mp3d/gutmp4-eng.mp - RELOC/doc/metapost/mp3d/gutmp4.mp - RELOC/doc/metapost/mp3d/gutmp5-eng.mp - RELOC/doc/metapost/mp3d/gutmp5.mp - RELOC/doc/metapost/mp3d/gutmp6-eng.mp - RELOC/doc/metapost/mp3d/gutmp6.mp - RELOC/doc/metapost/mp3d/gutmp7-eng.mp - RELOC/doc/metapost/mp3d/gutmp7.mp - RELOC/doc/metapost/mp3d/gutmp8-eng.mp - RELOC/doc/metapost/mp3d/gutmp8.mp - RELOC/doc/metapost/mp3d/gutmp9.mp - RELOC/doc/metapost/mp3d/monge-eng.mp - RELOC/doc/metapost/mp3d/monge.mp - RELOC/doc/metapost/mp3d/paper1997corrected.pdf details="Corrected TUGboat paper" language="en" - RELOC/doc/metapost/mp3d/tb57roeg.pdf - RELOC/doc/metapost/mp3d/tb57roegel.ltx - RELOC/doc/metapost/mp3d/tugboat-geometry-space.pdf details="Paper on geometry, for TUGboat" language="en" -runfiles size=26 - RELOC/metapost/mp3d/3d.mp - RELOC/metapost/mp3d/3danim.mp - RELOC/metapost/mp3d/3dgeom.mp - RELOC/metapost/mp3d/3dpoly.mp - RELOC/metapost/mp3d/3dutil.mp - RELOC/metapost/mp3d/animpoly.mp -catalogue-ctan /graphics/metapost/contrib/macros/mp3d -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics mp-use graphics-3d -catalogue-version 1.34 - -name mparhack -category Package -revision 15878 -shortdesc Work around a LaTeX bug in marginpars -relocated 1 -longdesc Works around the LaTeX bug that marginpars will sometimes come -longdesc out at the wrong margin. -containersize 2776 -containerchecksum b6aa2a43966fe6203f571160004be3dae60abd6787545cfc0ed61227a3ab845ebbdac5139f417defb7857d0352e25e473a8374c2d919798e438785dff3c71601 -doccontainersize 58916 -doccontainerchecksum 3ba53ee761fe9f1be08ee0ca91950d7494e356149cc1c083d3faacacad71af484bd09f067bb0d53056453369c121c0953b05e4cd4868e2b836a9d882ff0c1472 -docfiles size=23 - RELOC/doc/latex/mparhack/README details="Package README" - RELOC/doc/latex/mparhack/mparhack.pdf details="Package documentation" -srccontainersize 10604 -srccontainerchecksum 68e2a8a8a424f4a09b468a3826f658370032d26cea6d5588f787d01c1a61c0632ef0a7ba252248962d85f610a620ba25718fea326f9726f9183528862f610d98 -srcfiles size=10 - RELOC/source/latex/mparhack/mparhack.dtx - RELOC/source/latex/mparhack/mparhack.ins -runfiles size=2 - RELOC/tex/latex/mparhack/mparhack.sty -catalogue-ctan /macros/latex/contrib/mparhack -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics marginal -catalogue-version 1.4 - -name mparrows -category Package -revision 39729 -shortdesc MetaPost module with different types of arrow heads -relocated 1 -longdesc A package to provide different types of arrow heads to be used -longdesc with MetaPost commands drawarrow and drawdblarrow commands. -containersize 1344 -containerchecksum 939d331a3385b951a337c23c95b462da54590f61d871d3ab6dc618f3ffcc650e8af739aa396b0cf40d9431e0825ed3407eca405906da3c50c7a8dc84f44f1fde -doccontainersize 114284 -doccontainerchecksum 1b946c5b10aacc8664d9e8f167385f462c1a43d400e65ece8a57a52480ffcf172fabc8da8ac3376fd40412eac9a34d6f6a0184405d2a70ae89f3a44d5349ec76 -docfiles size=39 - RELOC/doc/metapost/mparrows/LICENSE - RELOC/doc/metapost/mparrows/README details="Readme" - RELOC/doc/metapost/mparrows/mparrows.pdf details="Package documentation" - RELOC/doc/metapost/mparrows/mparrows.tex - RELOC/doc/metapost/mparrows/mparrowsexamples.mp -runfiles size=2 - RELOC/metapost/mparrows/mparrows.mp -catalogue-ctan /graphics/metapost/contrib/macros/mparrows -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics mp-supp -catalogue-version 0.1 - -name mpattern -category Package -revision 15878 -shortdesc Patterns in MetaPost -relocated 1 -longdesc A package for defining and using patterns in MetaPost, using -longdesc the Pattern Color Space available in PostScript Level 2. -containersize 2748 -containerchecksum 6cd202f5ab5f5da84ebcb2bf04f9fc196f21e9a447d312fe2cd181a0e3fb256f1ea6109a7b0a6e35ad58596a5220b807484cb73eb18d8b9265171817ca7c1457 -doccontainersize 11320 -doccontainerchecksum 4c735bac2c430d63d961c2e9b6370b74719735fe2106ccc52d9874efb414b66bd5c3aa7593ef131889a6cfbbcff6c0221c8460e8d89581b4a184d74538745076 -docfiles size=8 - RELOC/doc/metapost/mpattern/README details="Package Readme (English)" language="en" - RELOC/doc/metapost/mpattern/README.PL details="Package Readme (Polish)" language="pl" - RELOC/doc/metapost/mpattern/mpattern_test.pdf details="Package test output" - RELOC/doc/metapost/mpattern/mpattern_test.tex - RELOC/doc/metapost/mpattern/test.mp -runfiles size=2 - RELOC/metapost/mpattern/mpattern.mp -catalogue-ctan /graphics/metapost/contrib/macros/mpattern -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics graphics-use - -name mpcolornames -category Package -revision 23252 -shortdesc Extend list of predefined colour names for MetaPost -relocated 1 -longdesc The MetaPost format plain.mp provides only five built-in colour -longdesc names (variables), all of which are defined in the RGB model: -longdesc red, green and blue for the primary colours and black and -longdesc white. The package makes more than 500 colour names from -longdesc different colour sets in different colour models available to -longdesc MetaPost. Colour sets include X11, SVG, DVIPS and xcolor -longdesc specifications. -containersize 6776 -containerchecksum eba0a6fcad7dede3a040e7cbd63c3eee3dd980a66f76f54353183d06dff4fd56c06eb219d42bc806ea5c0624447b8a3f29452c25be5af2d8a0fa8ea1257db9ff -doccontainersize 108768 -doccontainerchecksum a34c39c5a0d967987a7f932174a583aa2564f0b86f42c64fba45bd09c4f8a9acd1f5446783a862f9b0fc16cf246e4a72f8b739b03745ce8f257aa855683c0af9 -docfiles size=50 - RELOC/doc/metapost/mpcolornames/CHANGES - RELOC/doc/metapost/mpcolornames/LICENSE - RELOC/doc/metapost/mpcolornames/README details="Readme" - RELOC/doc/metapost/mpcolornames/expl-array-index.mp - RELOC/doc/metapost/mpcolornames/fig-clash-svg-dvips.mp - RELOC/doc/metapost/mpcolornames/mpcolornames.pdf details="Package documentation" - RELOC/doc/metapost/mpcolornames/mpcolornames.tex - RELOC/doc/metapost/mpcolornames/proof-mpcolornames.mp - RELOC/doc/metapost/mpcolornames/proof-spec-dvipsnam-def.mp - RELOC/doc/metapost/mpcolornames/proof-spec-plain-mp.mp - RELOC/doc/metapost/mpcolornames/proof-spec-svgnam-def.mp - RELOC/doc/metapost/mpcolornames/proof-spec-x11nam-def.mp - RELOC/doc/metapost/mpcolornames/proof-spec-xcolor-sty.mp - RELOC/doc/metapost/mpcolornames/tab-clash-svg-dvips.tex - RELOC/doc/metapost/mpcolornames/tab-spec-dvipsnam-def.tex - RELOC/doc/metapost/mpcolornames/tab-spec-plain-mp.tex - RELOC/doc/metapost/mpcolornames/tab-spec-svgnam-def.tex - RELOC/doc/metapost/mpcolornames/tab-spec-x11nam-def.tex - RELOC/doc/metapost/mpcolornames/tab-spec-xcolor-sty.tex -srccontainersize 3364 -srccontainerchecksum fad89f7e49d9349b94bce228d82802137ce4defd4c87c0d73cd9bc6be9ad44ab34165c0f3c611aaaa03347753b0b05bf3292ea85ca5df9128ece6562c89499a3 -srcfiles size=8 - RELOC/source/metapost/mpcolornames/Makefile - RELOC/source/metapost/mpcolornames/spec-dvipsnam-def.awk - RELOC/source/metapost/mpcolornames/spec-plain-mp.awk - RELOC/source/metapost/mpcolornames/spec-svgnam-def.awk - RELOC/source/metapost/mpcolornames/spec-x11nam-def.awk - RELOC/source/metapost/mpcolornames/spec-xcolor-sty.awk - RELOC/source/metapost/mpcolornames/tab-clash-svg-dvips.awk -runfiles size=9 - RELOC/metapost/mpcolornames/mpcolornames-spec-dvipsnam-def.mp - RELOC/metapost/mpcolornames/mpcolornames-spec-plain-mp.mp - RELOC/metapost/mpcolornames/mpcolornames-spec-svgnam-def.mp - RELOC/metapost/mpcolornames/mpcolornames-spec-x11nam-def.mp - RELOC/metapost/mpcolornames/mpcolornames-spec-xcolor-sty.mp - RELOC/metapost/mpcolornames/mpcolornames.mp -catalogue-ctan /graphics/metapost/contrib/macros/mpcolornames -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics colour -catalogue-version 0.20 - -name mpgraphics -category Package -revision 29776 -shortdesc Process and display MetaPost figures inline -relocated 1 -longdesc The package allows LaTeX users to typeset MetaPost code inline -longdesc and display figures in their documents with only and only one -longdesc run of LaTeX, pdfLaTeX or XeLaTeX (no separate runs of mpost). -longdesc Mpgraphics achieves this by using the shell escape (\write 18) -longdesc feature of current TeX distributions, so that the whole process -longdesc is automatic and the end user is saved the tiresome processing. -containersize 4300 -containerchecksum 32c102e3d8fec947210609f45bd84b22942c17c61cc29faddad24caab660ada928ea18e06028608f474c55f03af36836984821b341cecab3973c8421d6b824de -doccontainersize 182268 -doccontainerchecksum 2734d766809a8fc741373c578e0f9dfd15c0c9f5e0ac55b6a5211b1b44a9363f691723e9b9ab8a887e95ff0fd73aac5072ffbf91b9873f2a1cb2a20feb98aec9 -docfiles size=49 - RELOC/doc/latex/mpgraphics/README details="Readme" - RELOC/doc/latex/mpgraphics/mpgraphics-example.ltx - RELOC/doc/latex/mpgraphics/mpgraphics.pdf details="Package documentation" -srccontainersize 9476 -srccontainerchecksum 09561eccc248288efbedb4e29a19ac5eddc7e0ccaf14242c6b8fa97749c0bd6c99f0db9bbe030b5a3ff0f2bcfd092ebcbe599db6df8e0b67dd65e75c1ab5021a -srcfiles size=10 - RELOC/source/latex/mpgraphics/mpgraphics.dtx - RELOC/source/latex/mpgraphics/mpgraphics.ins -runfiles size=4 - RELOC/tex/latex/mpgraphics/mpgraphics.sty -catalogue-also emp -catalogue-ctan /macros/latex/contrib/mpgraphics -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics graphics-inline -catalogue-version 0.3 - -name mpman-ru -category Package -revision 15878 -shortdesc A Russian translation of the MetaPost manual -relocated 1 -longdesc A translation of the user manual, as distributed with MetaPost -longdesc itself. -containersize 428 -containerchecksum c94124d69f09e0a3b07317f8d426a46532fe1fd15d807c68e4f6955fb7a6848fab81ae3dc8f44118a69f8be866dc0e411d5530b4c479c430189ba39a9aa8c7e9 -doccontainersize 864580 -doccontainerchecksum 1bc1ae9c56662088f81fa54b101cb4cba68e03116c44754d58ed24d2481b6e312da30a547f471a988c82272fc3e314e5f1c3592103c11b4f16479fc95ee5ee54 -docfiles size=338 - RELOC/doc/metapost/mpman-ru/Makefile - RELOC/doc/metapost/mpman-ru/README details="Readme (English)" language="en" - RELOC/doc/metapost/mpman-ru/README.ru.koi8-r details="Readme (Russian, KOI-8 encoded)" language="ru" - RELOC/doc/metapost/mpman-ru/bm-to-utf16be.awk - RELOC/doc/metapost/mpman-ru/ctabbing.sty - RELOC/doc/metapost/mpman-ru/extract-bm.awk - RELOC/doc/metapost/mpman-ru/idx1.awk - RELOC/doc/metapost/mpman-ru/idx2.awk - RELOC/doc/metapost/mpman-ru/idx3.awk - RELOC/doc/metapost/mpman-ru/manfig-ru.mp - RELOC/doc/metapost/mpman-ru/mpman-optab-ru.tex - RELOC/doc/metapost/mpman-ru/mpman-ru.pdf details="The document itself" - RELOC/doc/metapost/mpman-ru/mpman-ru.tex - RELOC/doc/metapost/mpman-ru/mpman.ist -catalogue-ctan /info/metapost/doc/russian/mpman-ru -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics mp-doc russian-doc translation -catalogue-version 1.004 - -name mpostinl -category Package -revision 49559 -shortdesc Embed MetaPost figures within LaTeX documents -relocated 1 -longdesc This LaTeX2e package enables the embedding of MetaPost figures -longdesc within LaTeX documents. The package automatically collects the -longdesc embedded definitions and figures in a .mp file, adds an -longdesc appropriate LaTeX document structure, and compiles it to .mps -longdesc files. It also allows for various configuration options to -longdesc manage the generation of files and compilation. -containersize 5068 -containerchecksum 044ae741c4667a815366bd2b6149356af758a876a65a738f90cb6cf84c570367fa469bdc19bd6c02a2eba672e5c8f7c904fbf371a54700d6c2faeb8778937445 -doccontainersize 330676 -doccontainerchecksum 5574a88b0498679134c643fabe84d067874d75be6fe5acdcc55931810d9592bcb6ea2866461c6ea0b2b3b946fc1398dfe5d01a4aead385f59e1f6f2d1a3ee907 -docfiles size=86 - RELOC/doc/latex/mpostinl/README.txt details="Readme" - RELOC/doc/latex/mpostinl/mpinlsmp.tex - RELOC/doc/latex/mpostinl/mpostinl.pdf details="Package documentation" -srccontainersize 22032 -srccontainerchecksum 70c181d6cd077501c0d672e749049c80cda886bb5dd6d4e617f90bbbe41cb73eefa3f3b1b0a81e43600513d1d1c645d2fb50ca48d387b46b96282db88ed1fd94 -srcfiles size=25 - RELOC/source/latex/mpostinl/mpostinl.dtx - RELOC/source/latex/mpostinl/mpostinl.ins -runfiles size=5 - RELOC/tex/latex/mpostinl/mpostinl.sty -catalogue-ctan /macros/latex/contrib/mpostinl -catalogue-date 2018-12-31 09:10:51 +0100 -catalogue-license lppl1.3 -catalogue-topics mp-supp graphics-inline graphics comp-mgmt -catalogue-version 1.5 - -name mptopdf -category Package -revision 50112 -shortdesc mpost to PDF, native MetaPost graphics inclusion -longdesc The mptopdf script does standalone conversion from mpost to -longdesc PDF, using the supp-* and syst-* files. They also allow native -longdesc MetaPost graphics inclusion in LaTeX (via pdftex.def) and -longdesc ConTeXt. They can be used independently of the rest of -longdesc ConTeXt, yet are maintained as part of it. So in TeX Live we -longdesc pull them out to this separate package for the benefit of LaTeX -longdesc users who do not install the rest of ConTeXt. This can be -longdesc found on CTAN in macros/pdftex/graphics. -depend plain -depend mptopdf.ARCH -execute AddFormat name=mptopdf engine=pdftex options="-translate-file=cp227.tcx mptopdf.tex" fmttriggers=plain -containersize 38452 -containerchecksum d9f43241070b10241db18e1c513208b708330445edd052967e8a445378507b94859052b20d44436aa7919cc3d991cba101dc9a3092a11f722990dd8c0c3c08e6 -doccontainersize 13684 -doccontainerchecksum 0778bc8bc04f233674266cb6da1db8a788b666994e2c91b72198a4b8ce721008f72e14928bff3a62127d1f0d98f76b94b522e2654287b87b3a4f6d08963b1eed -docfiles size=6 - texmf-dist/doc/context/scripts/mkii/mptopdf.man - texmf-dist/doc/man/man1/mptopdf.1 - texmf-dist/doc/man/man1/mptopdf.man1.pdf -runfiles size=43 - texmf-dist/scripts/context/perl/mptopdf.pl - texmf-dist/scripts/context/stubs/mswin/mptopdf.exe - texmf-dist/tex/context/base/mkii/supp-mis.mkii - texmf-dist/tex/context/base/mkii/supp-mpe.mkii - texmf-dist/tex/context/base/mkii/supp-pdf.mkii - texmf-dist/tex/context/base/mkii/syst-tex.mkii - texmf-dist/tex/generic/context/mptopdf/mptopdf.tex - -name mptopdf.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of mptopdf -containersize 348 -containerchecksum ea25e071547ace5ab1954ff9255f5a2d099399f688c8b34645cd88bd283754e842ba9521ab3d250388da5b3253e1c2354483ff447369295184721a3dff462507 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/mptopdf - -name mptopdf.amd64-freebsd -category Package -revision 18674 -shortdesc amd64-freebsd files of mptopdf -containersize 348 -containerchecksum 760b853188fa534e88d1429ae4697ee4af5ca86834fb19ace60c03553495402659699c4d30251514d000706754d9a5d57d2e91c208e4cf0e5cb691af0c66d8de -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/mptopdf - -name mptopdf.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of mptopdf -containersize 348 -containerchecksum 364270a894d660b638b988242847d0a851b8c433e73e00e45d2666997e76b17635ab5f98ec3a73013a395231f1d75106f393e4b8529125bedb7608b594fa8413 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/mptopdf - -name mptopdf.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of mptopdf -containersize 348 -containerchecksum 68e1afbc1a78978580a75a7ce9627ef92a09f4e867c23d77d4a6d55a5e89853d16d4c6f2cc9464d76301f683fd939ad4cb9c60138778176bbbeb4575ce639697 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/mptopdf - -name mptopdf.i386-cygwin -category Package -revision 18674 -shortdesc i386-cygwin files of mptopdf -containersize 348 -containerchecksum 9fa344f9ceb4b4981b5686eb34dbef92bedabf236426481773762e10747440a7d21fce09c106b25f094ed1c097dc790b5e895966230719185d936226b357ba0d -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/mptopdf - -name mptopdf.i386-freebsd -category Package -revision 18674 -shortdesc i386-freebsd files of mptopdf -containersize 348 -containerchecksum a7ceb7702ef79d04cc6085e6e5fdbcf50c6cbb19d6cc72eaff0195e116e04bf961316d57840f82f6e8b6c59cedae81ce9787f85ad541fcdd0e62dfa2a76ed7e7 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/mptopdf - -name mptopdf.i386-linux -category Package -revision 18674 -shortdesc i386-linux files of mptopdf -containersize 348 -containerchecksum 6e6bfa6e1f9f3232feed69b7a09e768e2618c97961d00103c2ff9f4a80466694ab65fb810cf947be68fc66568e7d7c84624bf9a4f119c968040fcd655ba41444 -binfiles arch=i386-linux size=1 - bin/i386-linux/mptopdf - -name mptopdf.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of mptopdf -containersize 348 -containerchecksum 77932900ecf79ea6943504f756fd9d06868c8dd821d1a2481013b5ba9b85027b6fa54d39e36833e33f706ec54bcf07f4ccef72949b5f57055dd595c5d9177aa3 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/mptopdf - -name mptopdf.i386-solaris -category Package -revision 18674 -shortdesc i386-solaris files of mptopdf -containersize 352 -containerchecksum c4eed0e59e408e28d94910ae09a0fd17364b82d661788d0d34f559f74d6d76850fa2eb3d38992617026c7b9f98677fdeb159f0ae4d3d4ebc8ad7af03e5a7541c -binfiles arch=i386-solaris size=1 - bin/i386-solaris/mptopdf - -name mptopdf.sparc-solaris -category Package -revision 18674 -shortdesc sparc-solaris files of mptopdf -containersize 348 -containerchecksum 447d7c6d76391e06fa7e7e929b6e1d15737071a4eaf56caeb0f40df5dbe402832d10bcc1694a4c814c0aee1c7238586c70227b42338fdc80d04e99fdf014f1ac -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/mptopdf - -name mptopdf.win32 -category Package -revision 29958 -shortdesc win32 files of mptopdf -containersize 680 -containerchecksum 694361a2db5a5bfc82382092f0386764cca0bd83473546cf110537acf1e18b003ce05bcdd50aa48d2b33ce96121d2aef998d4457447d14979071639e35e661eb -binfiles arch=win32 size=1 - bin/win32/mptopdf.exe - -name mptopdf.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of mptopdf -containersize 352 -containerchecksum 8199af3c2217fb2fc5b75fdb477dff3437f9c5e4709d880fad66dfc71de723fdc805ec273b48c99ced998687a38444101a686fb6c9dd935cb307c99d2fbbd562 -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/mptopdf - -name mptopdf.x86_64-darwin -category Package -revision 18674 -shortdesc x86_64-darwin files of mptopdf -containersize 352 -containerchecksum acdb5f8b1655f0d2aee6ee22cf772de05387a271e1e0b9dd6ab9a67f64d1c998969751b9a32f5693ff130886c97b6b7f2810b333fffd81116809fb653194d647 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/mptopdf - -name mptopdf.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of mptopdf -containersize 356 -containerchecksum 3a682650a71d5b5fe3f35f19c19e90cdc90fea325eec61d62fedf57528449c12b817ba4b10256388d54228a35b385fdc9159174ad849a5b54ff7023d2ae50086 -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/mptopdf - -name mptopdf.x86_64-linux -category Package -revision 18674 -shortdesc x86_64-linux files of mptopdf -containersize 352 -containerchecksum d0697ec92dd3ba16dbf5c3080cf616ee72c934c6669f67264c111d4e6d36bc95d80f853c317724eeb1b7c9b7f1179cff8e97840420d67a21a609c6ee872d8cce -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/mptopdf - -name mptopdf.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of mptopdf -containersize 352 -containerchecksum 7f0e908bd64137c03d8a17ec30ed4ea86caeae97dc344e37033e309cf1532398cc6271529acebcb5cb687a777010582e6ac6a31945bcfc85e418b9cc65c6dcf5 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/mptopdf - -name mptopdf.x86_64-solaris -category Package -revision 18674 -shortdesc x86_64-solaris files of mptopdf -containersize 352 -containerchecksum 2f8945632cd689ad8a2fb02735ad9a7578d7b717b101f6722b27225a3be9708d3daa1a79273d73cb03a5ead360c5b075a6ca819ef752b9a2b4f42c1671f418ce -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/mptopdf - -name mptrees -category Package -revision 44453 -shortdesc Probability trees with MetaPost -relocated 1 -longdesc This package provides MetaPost tools for drawing simple -longdesc probability trees. One command and several parameters to -longdesc control the output are provided. -containersize 3572 -containerchecksum ba988e8130c79a6a23ca3a6686a0a254b7dc12be92a6ab8ad2ff7a8ea425b9c0cfb0ac21233e593d33c3bc0c6ba41a649498fda823d6fc2fc64df600e82dc733 -doccontainersize 434004 -doccontainerchecksum 26605a6065f437719c3451bdd992891f0dddff9595f1aa06d1595ed63d1a7022875ebfd801cd2fede62aee75f9f7800849eb59b03391d0e14033a4b3f78f201f -docfiles size=112 - RELOC/doc/metapost/mptrees/README.md details="Readme" - RELOC/doc/metapost/mptrees/mptrees-doc.pdf details="Package documentation" - RELOC/doc/metapost/mptrees/mptrees-doc.tex -runfiles size=3 - RELOC/metapost/mptrees/mptrees.mp -catalogue-ctan /graphics/metapost/contrib/macros/mptrees -catalogue-date 2017-06-05 06:55:07 +0200 -catalogue-license lppl1.3 -catalogue-topics diagram-maths maths probability -catalogue-version 17.06 - -name ms -category Package -revision 42428 -shortdesc Various LaTeX packages by Martin Schroder -relocated 1 -longdesc A bundle of LaTeX packages by Martin Schroder; the collection -longdesc comprises: count1to, make use of fixed TeX counters; everysel, -longdesc set commands to execute every time a font is selected; -longdesc everyshi, set commands to execute whenever a page is shipped -longdesc out; multitoc, typeset the table of contents in multiple -longdesc columns; prelim2e, mark typeset pages as preliminary; and -longdesc ragged2e, typeset ragged text and allow hyphenation. -containersize 5864 -containerchecksum e2b1340bb001b21a5fff4b5397be3992c3f021cf328dd8efaf02a5f3a2c9b1980235e4a70405629d41dbee519cf0b980bfa878c185217d2069b957b235264aaf -doccontainersize 2070380 -doccontainerchecksum ca356c3d4ea2ddc9ab501a2b292c25191a1e0179ff91733d2bd8f2bd9dca9673098487e36b9b849a9f70266ea2c724b3859ba89522cc3904699e69aa8a8334ac -docfiles size=629 - RELOC/doc/latex/ms/count1to.pdf - RELOC/doc/latex/ms/everysel.pdf - RELOC/doc/latex/ms/everyshi.asc - RELOC/doc/latex/ms/everyshi.bug - RELOC/doc/latex/ms/everyshi.pdf - RELOC/doc/latex/ms/multitoc.asc - RELOC/doc/latex/ms/multitoc.bug - RELOC/doc/latex/ms/multitoc.pdf - RELOC/doc/latex/ms/prelim2e.pdf - RELOC/doc/latex/ms/ragged2e.pdf -srccontainersize 26828 -srccontainerchecksum c74cc8ca98b198f2baf76c85f8a8ac7aa607f55215d98874067661e0c624e4d72f7170944b48d721fb59fde9b17e4897a445f44d5b23d84869d7dc56c6174eac -srcfiles size=49 - RELOC/source/latex/ms/count1to.drv - RELOC/source/latex/ms/count1to.dtx - RELOC/source/latex/ms/count1to.ins - RELOC/source/latex/ms/everysel.drv - RELOC/source/latex/ms/everysel.dtx - RELOC/source/latex/ms/everysel.ins - RELOC/source/latex/ms/everyshi.drv - RELOC/source/latex/ms/everyshi.dtx - RELOC/source/latex/ms/everyshi.ins - RELOC/source/latex/ms/multitoc.drv - RELOC/source/latex/ms/multitoc.dtx - RELOC/source/latex/ms/multitoc.ins - RELOC/source/latex/ms/prelim2e.drv - RELOC/source/latex/ms/prelim2e.dtx - RELOC/source/latex/ms/prelim2e.ins - RELOC/source/latex/ms/ragged2e.drv - RELOC/source/latex/ms/ragged2e.dtx - RELOC/source/latex/ms/ragged2e.ins -runfiles size=12 - RELOC/tex/latex/ms/count1to.sty - RELOC/tex/latex/ms/everysel.sty - RELOC/tex/latex/ms/everyshi.sty - RELOC/tex/latex/ms/multitoc.sty - RELOC/tex/latex/ms/prelim2e.sty - RELOC/tex/latex/ms/ragged2e.sty -catalogue-ctan /macros/latex/contrib/ms -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics collection - -name msc -category Package -revision 15878 -shortdesc Draw MSC diagrams -relocated 1 -longdesc The package should be useful to all people that prepare their -longdesc texts with LaTeX and want to draw Message Sequence Charts in -longdesc their texts. The package is not an MSC editor; it simply takes -longdesc a textual description of an MSC and draws the corresponding -longdesc MSC. The current version of the MSC macro package supports the -longdesc full MSC2000 language. -containersize 17820 -containerchecksum 560f60beea10d71a0f9d1915baa58a893fd2e14104accc72bf513b1d269a618ee1553be0714c8b6380c0065191fe45f3a529897f1cdc7f5390116d3ad8c0e8ce -doccontainersize 413848 -doccontainerchecksum e5c0fd8ab06b4c7848f080369a384e8bcf9c117dc21907b15c77d356a7df98092bb491e03d9809414395cf27d6275e534bef40aab8d5b5bdf177104b8658fa7c -docfiles size=151 - RELOC/doc/latex/msc/COPYRIGHT.txt - RELOC/doc/latex/msc/README details="Package Readme" - RELOC/doc/latex/msc/maintenance.pdf details="Maintenance manual" - RELOC/doc/latex/msc/maintenance.tex - RELOC/doc/latex/msc/manual.pdf details="User manual" - RELOC/doc/latex/msc/manual.tex - RELOC/doc/latex/msc/refman.pdf details="Reference manual" - RELOC/doc/latex/msc/refman.tex -runfiles size=29 - RELOC/bibtex/bib/msc/biblio.bib - RELOC/tex/latex/msc/msc.sty -catalogue-ctan /macros/latex/contrib/msc -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl -catalogue-topics comp-net -catalogue-version 1.16 - -name msg -category Package -revision 49578 -shortdesc A package for LaTeX localisation -relocated 1 -longdesc The package is designed to localise any document class or -longdesc package. This should be very useful for end-users who could -longdesc obtain messages in their own preferred language. It is really -longdesc easy to use by writers of other classes and packages. -longdesc Volunteers are urged to test the package, report, and even to -longdesc localise the message file to their own language. Documentation -longdesc is provided in English. -containersize 7804 -containerchecksum 1e3d09ad4a124f97b2da99d115140f48fbe16e7b4ad95839ecbb9574e69214523e2d26c7dfafb64c4018a090804bb2d31beb23a68625cc4efaf46b4a928dc0a4 -doccontainersize 763960 -doccontainerchecksum db579ebddf23d7239f5648b0e19b50dc6d3500579f2ee3d6691432c501d227d0c27cfbba9af351e3e8ea02fc52d5c9ac5baefc9c6ffb750b5ef182213be74830 -docfiles size=288 - RELOC/doc/latex/msg/CHANGES - RELOC/doc/latex/msg/README details="Readme" - RELOC/doc/latex/msg/README_msg_doc.txt - RELOC/doc/latex/msg/msg.pdf details="Package documentation" - RELOC/doc/latex/msg/msgguide.pdf details="User guide" - RELOC/doc/latex/msg/msgguide.tex - RELOC/doc/latex/msg/msgtest.tex -srccontainersize 18688 -srccontainerchecksum 62675d16a4b803fbf7e017e9a28101fc585e8f0164d1d3bc384f12d744dc22235f89e0bc7ee6a0e1ae18b5fe6c36cd9cc3d66c4c6e4f94f7fe79cb4e7680c401 -srcfiles size=21 - RELOC/source/latex/msg/Makefile - RELOC/source/latex/msg/msg.dtx - RELOC/source/latex/msg/msg.ins - RELOC/source/latex/msg/msgfiles.dtx -runfiles size=10 - RELOC/tex/latex/msg/french_msg-msg.tex - RELOC/tex/latex/msg/german_msg-msg.tex - RELOC/tex/latex/msg/msg-msg.tex - RELOC/tex/latex/msg/msg.sty - RELOC/tex/latex/msg/norsk_msg-msg.tex -catalogue-ctan /macros/latex/contrib/msg -catalogue-date 2019-01-02 13:46:13 +0100 -catalogue-license lppl -catalogue-topics multilingual -catalogue-version 0.51 - -name mslapa -category Package -revision 17514 -shortdesc Michael Landy's APA citation style -relocated 1 -longdesc LaTeX and BibTeX style files for a respectably close -longdesc approximation to APA (American Psychological Association) -longdesc citation and reference style. -containersize 9004 -containerchecksum 86e5864b0f027e604bef759d2923d9fc07ea4f195ac2af439728c684716e615733580aaa66159790e8bb904fd4ce93a552942db889e402e99af1990c006a7f21 -doccontainersize 277388 -doccontainerchecksum e22dd5dd4fc53c0289d506cabafe48c6bd119fcefe361bbc99f2e118895c6cc3513ec6f1ca9a9c9a1b38bd6b2cf7e9327ef705f45490c5852c2decba3e0f05c7 -docfiles size=75 - RELOC/doc/latex/mslapa/README details="Readme" - RELOC/doc/latex/mslapa/bibfile.bib - RELOC/doc/latex/mslapa/examp.tex - RELOC/doc/latex/mslapa/mslapa.pdf details="Package documentation" - RELOC/doc/latex/mslapa/mslapa.tex -runfiles size=10 - RELOC/bibtex/bst/mslapa/mslapa.bst - RELOC/tex/latex/mslapa/mslapa.sty -catalogue-also apacite apa -catalogue-ctan /macros/latex/contrib/mslapa -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics psychology journalpub bibtex-sty - -name msu-thesis -category Package -revision 46106 -shortdesc Class for Michigan State University Master's and PhD theses -relocated 1 -longdesc This is a class file for producing dissertations and theses -longdesc according to the Michigan State University Graduate School -longdesc Guidelines for Electronic Submission of Master's Theses and -longdesc Dissertations. The class should meet all current requirements -longdesc and is updated whenever the university guidelines change. The -longdesc class is based on the memoir document class, and inherits the -longdesc functionality of that class. -containersize 8512 -containerchecksum 43c2849964441b17d8ceb333ae04e302d354259bb3585b0711d4d6f8a9bd42022e246dc182f5b1a1e7d886a0f720e27d93dd275d1f7ed85be58271b7b41bcb20 -doccontainersize 433412 -doccontainerchecksum 511db06331d063f712a6efa265a4d4a5f0da13d858b4f9486af2764f91ee1d6231fe0c4b82892dda764ecc79cd2a7b504fc406c91878c78c9b3272556c44a612 -docfiles size=126 - RELOC/doc/latex/msu-thesis/README details="Readme" - RELOC/doc/latex/msu-thesis/msu-thesis.pdf details="Package documentation" - RELOC/doc/latex/msu-thesis/msu-thesis.tex - RELOC/doc/latex/msu-thesis/samples/MSU-thesis-template.pdf - RELOC/doc/latex/msu-thesis/samples/MSU-thesis-template.tex - RELOC/doc/latex/msu-thesis/samples/MSU-thesis-testfile.bib - RELOC/doc/latex/msu-thesis/samples/MSU-thesis-testfile.pdf - RELOC/doc/latex/msu-thesis/samples/MSU-thesis-testfile.tex - RELOC/doc/latex/msu-thesis/samples/unified.bst -runfiles size=7 - RELOC/tex/latex/msu-thesis/msu-thesis.cls -catalogue-ctan /macros/latex/contrib/msu-thesis -catalogue-date 2017-12-20 08:13:20 +0100 -catalogue-license lppl1.3 -catalogue-topics dissertation -catalogue-version 2.8 - -name mtgreek -category Package -revision 17967 -shortdesc Use italic and upright greek letters with mathtime -relocated 1 -longdesc This package is an add-on to the MathTime a style to provide -longdesc TeX support for the use of the MathTime(tm) fonts (formerly -longdesc distributed by YandY, Inc.). The MathTime package has uppercase -longdesc Greek letters hardwired to be upright and only upright; this -longdesc package provides a switch to choose between the two kinds of -longdesc Greek uppercase letters. -containersize 1740 -containerchecksum d378190e882a69454da3a34fe221a890f78694f65a4e921140ecb1466fb0c2df7523c34cc1e7d52fe8ed7b17caf5ac815eefb459d07dcc4ca96f68e8640c4ca5 -doccontainersize 160136 -doccontainerchecksum a0737813965472df1811ff0b0416e80b54b212a86713d5bb864f178789d6948903c3bae380db70bfa9bcc11ff49c8027519310d3bfbbbbe548075f6eeeda4756 -docfiles size=44 - RELOC/doc/latex/mtgreek/mtgreek.pdf details="Package documentation" - RELOC/doc/latex/mtgreek/mtgreek.tex - RELOC/doc/latex/mtgreek/mtgtest.tex -srccontainersize 2796 -srccontainerchecksum 4582921ddd20a0c1254f3600a919a68f83fe71032d03447c7db729a1577a426560fa92e6fb4a043003a4f477f9ad408566fc75560b05bf7e3ee024124c9e20a7 -srcfiles size=3 - RELOC/source/latex/mtgreek/mtgreek.dtx - RELOC/source/latex/mtgreek/mtgreek.ins -runfiles size=1 - RELOC/tex/latex/mtgreek/mtgreek.sty -catalogue-ctan /macros/latex/contrib/mtgreek -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font-supp greek -catalogue-version 1.1+ - -name mucproc -category Package -revision 43445 -shortdesc Conference proceedings for the German MuC-conference -relocated 1 -longdesc The mucproc.cls is a document class to support the formatting -longdesc guidelines for submissions to the German Mensch und Computer -longdesc conference. This work consists of the files mucproc.dtx and -longdesc mucproc.ins and the derived files mucproc.cls, -longdesc mucfontsize10pt.clo. A compilable demonstration file using the -longdesc mucproc class can be found on -longdesc https://github.com/Blubu/mucproc/. This example fulfills the -longdesc formatting guidelines for MuC 2017. -containersize 5268 -containerchecksum d4dd4dba61ecf366c27c4dbe0ceb569381c6b07d6cf990b852164addfee557ba5ae59d019c8a8066343074dfe364e4bf005ee28722d5564019e5ecb7df0a0f68 -doccontainersize 334012 -doccontainerchecksum 1d6b3378686b58023dc8ea39ff3ace838232fc1168e4c093b77cf9611c359ccc11b41623f629780aacedc87b544b640f79769d925a1fe41810da480ff6fbb578 -docfiles size=83 - RELOC/doc/latex/mucproc/README.md details="Readme" - RELOC/doc/latex/mucproc/mucproc.pdf details="Package documentation" -srccontainersize 10312 -srccontainerchecksum 62df473565c6d8c7cdbb2ea70bdb8a4d3adc662ae711f86f8fabed78b2b9b88fee4e6a52e92d5b2259a37d0408364711b14f48b53136f525e07f9f7526edb698 -srcfiles size=9 - RELOC/source/latex/mucproc/mucproc.dtx - RELOC/source/latex/mucproc/mucproc.ins -runfiles size=6 - RELOC/tex/latex/mucproc/mucfontsize10pt.clo - RELOC/tex/latex/mucproc/mucproc.cls -catalogue-ctan /macros/latex/contrib/mucproc -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics confproc class -catalogue-version 1.02 - -name mugsthesis -category Package -revision 34878 -shortdesc Thesis class complying with Marquette University Graduate School requirements -relocated 1 -longdesc The bundle offers a thesis class, based on memoir, that -longdesc complies with Marquette University Graduate School -longdesc requirements. -containersize 2956 -containerchecksum c2e1dcdc949b301e1b93c033d2003760c1f56b5efb0d328f84c8068cd42bebcbd7252eb01e324fcb226b5a7c78cc86fd5bca940119a736aabfc92105a8f650e5 -doccontainersize 357348 -doccontainerchecksum 0d1d9e7d47e5edc8059dc0875be4e9d135558fd1d38c99cacae8fcd6e68300623437dc6f145d47cea9b968a6c870ff6ab21b9de6fb4d8bcec2b41a9de384b44e -docfiles size=103 - RELOC/doc/latex/mugsthesis/README details="Readme" - RELOC/doc/latex/mugsthesis/mugsthesis.pdf details="Package documentation" - RELOC/doc/latex/mugsthesis/sample/abstract.tex - RELOC/doc/latex/mugsthesis/sample/acknowledgments.tex - RELOC/doc/latex/mugsthesis/sample/appendix1.tex - RELOC/doc/latex/mugsthesis/sample/ch01.tex - RELOC/doc/latex/mugsthesis/sample/ch02.tex - RELOC/doc/latex/mugsthesis/sample/dedication.tex - RELOC/doc/latex/mugsthesis/sample/mugsthesis_sample.pdf - RELOC/doc/latex/mugsthesis/sample/mugsthesis_sample.tex - RELOC/doc/latex/mugsthesis/sample/refs.bib -srccontainersize 7696 -srccontainerchecksum 858407db029efef3cae9f935a13fbc229b60184dd864eb4aac4710ad1dae1c0131a4533d6dfe8caee659b624da05d1b2ee27aade516adcd5dd199c48a222a9c4 -srcfiles size=7 - RELOC/source/latex/mugsthesis/mugsthesis.dtx - RELOC/source/latex/mugsthesis/mugsthesis.ins -runfiles size=2 - RELOC/tex/latex/mugsthesis/mugsthesis.cls -catalogue-ctan /macros/latex/contrib/mugsthesis -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics dissertation - -name multenum -category Package -revision 21775 -shortdesc Multi-column enumerated lists -relocated 1 -longdesc Defines an environment multienumerate, that produces an -longdesc enumerated array in which columns are vertically aligned on the -longdesc counter. The motivation was lists of answers for a text book, -longdesc where there are many rather small items; the multienumerate -longdesc environment goes some way to making such lists look neater. -containersize 1664 -containerchecksum 901002dd98b40aff63e303a226938659b83f8fd3c2418c0cc4768b2de5afd7a3f7e46ed1f321ed81f76de23b9057e3dac3ecd0c8372a530bc13b6d143f62f1d9 -doccontainersize 107656 -doccontainerchecksum c7fe53790702297911e9ff87a301675281fc32c8697d0dee63379063f02f6c17b0abc82d11fe8fb2fd008e378329c5a5ecb9551bce46d83f2af7038dea77d9a2 -docfiles size=37 - RELOC/doc/latex/multenum/README details="Readme" - RELOC/doc/latex/multenum/multienum.article - RELOC/doc/latex/multenum/multienum.pdf details="Package documentation" - RELOC/doc/latex/multenum/multienum.sample -runfiles size=2 - RELOC/tex/latex/multenum/multienum.sty -catalogue-also shortlst paralist -catalogue-ctan /macros/latex/contrib/multenum -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1 -catalogue-topics list list-enum - -name multiaudience -category Package -revision 38035 -shortdesc Several versions of output from the same source -relocated 1 -longdesc This package allows to generate several versions of the same -longdesc document for different audiences. -containersize 1520 -containerchecksum 78a2a051ef7f7ca8b0bbe173e88bc4b64b5b623580b316bf31586f4e67d074cd644573ed18bf6a540bcd897828494cdbabacbabeb42ae9ce328ea9913bec0bd8 -doccontainersize 488764 -doccontainerchecksum 43ec5920965e2da300e218a0ae99c708a661e9cab2324db5cbdb5602ea1f20bc48aa49c3a2ef71ef4dcc4d10141233ad07e31f35f394245b6bb8e97ddc0d083a -docfiles size=181 - RELOC/doc/latex/multiaudience/Makefile - RELOC/doc/latex/multiaudience/README details="Readme" - RELOC/doc/latex/multiaudience/multiaudience.pdf details="Package documentation" - RELOC/doc/latex/multiaudience/sample-admins.pdf - RELOC/doc/latex/multiaudience/sample-devs.pdf - RELOC/doc/latex/multiaudience/sample-execs.pdf - RELOC/doc/latex/multiaudience/sample.tex - RELOC/doc/latex/multiaudience/verbatim.tex -srccontainersize 5128 -srccontainerchecksum 2de57ec7301c11d0cac77045d619f79cbbfd9f0898cc3fe526842b2bd8b2c66d52a8e17654c1e428918c02421a16e66f218579d8f5ca94401a1e71ff27e9ffb8 -srcfiles size=5 - RELOC/source/latex/multiaudience/multiaudience.dtx - RELOC/source/latex/multiaudience/multiaudience.ins -runfiles size=1 - RELOC/tex/latex/multiaudience/multiaudience.sty -catalogue-ctan /macros/latex/contrib/multiaudience -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics cond-comp -catalogue-version 1.03 - -name multibbl -category Package -revision 15878 -shortdesc Multiple bibliographies -relocated 1 -longdesc The package multibbl redefines the standard bibliographic -longdesc commands so that one can generate multiple reference sections. -longdesc Each section has it own auxiliary file (for use with BibTeX) -longdesc and title. -containersize 1936 -containerchecksum 243ac801f32cfbb7236a7d84c56bdbfcd906fb938d73c2e7cabb0df02352f9d5e82a89a48a8b0184e6a8eef7b754f17cc25e24407a017c70fca9fbf436238ee4 -doccontainersize 77240 -doccontainerchecksum dd5c18fdf75cca6edaf3a306b34ba504b645e2060d43781417ed54e65be5b2b27ad20023c11683dc758e4f62fab7e859e2479aa0b165a411197e9520d1749940 -docfiles size=28 - RELOC/doc/latex/multibbl/multibbl.pdf details="Package documentation" -srccontainersize 3840 -srccontainerchecksum f89177795d5062e9beafe541f75d56bde9c4a66a6a82a999dfd06cc524d68c1df4eb73203df48cacc05c4d3ef979bb300443af1042ce9ac0f399d3db800bb170 -srcfiles size=3 - RELOC/source/latex/multibbl/multibbl.dtx - RELOC/source/latex/multibbl/multibbl.ins -runfiles size=1 - RELOC/tex/latex/multibbl/multibbl.sty -catalogue-ctan /macros/latex/contrib/multibbl -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics bibtex-multi bibtex-supp -catalogue-version 1.1 - -name multibib -category Package -revision 15878 -shortdesc Multiple bibliographies within one document -relocated 1 -longdesc The package the creation of references to multiple -longdesc bibliographies within one document. It thus provides -longdesc complementary functionality to packages like bibunits and -longdesc chapterbib, which allow the creation of one bibliography for -longdesc multiple, but different parts of the document. Multibib is -longdesc compatible with inlinebib, natbib, and koma-script. -containersize 16556 -containerchecksum 878c79df4e21eda2876a1c33191eadc742aea5d0005c97b374415df0b4de494a1920c1d13ab87ab75f8846f953c8553fbd69fce9235a19c51502c67a98651a53 -doccontainersize 188816 -doccontainerchecksum 6449f236bbc8daf6b7d607a30d69daa93bde20ed5e383bd97f980cff9e8b2f1a8f3df33a3614c33e51d2da84f2a51bdb9e4b76ad5b2281002f938669d01b806b -docfiles size=55 - RELOC/doc/latex/multibib/README details="Package Readme" - RELOC/doc/latex/multibib/bibtexall - RELOC/doc/latex/multibib/multibib.pdf details="Package documentation" -srccontainersize 12984 -srccontainerchecksum de017fb36f8a838c5848d06ea53c9ef44e599f74547607e69d03c7c862179c3c6630da0523dc163ff3bbd444422dc6c5635195710348f7bb0b2f0a8f11009055 -srcfiles size=13 - RELOC/source/latex/multibib/multibib.dtx - RELOC/source/latex/multibib/multibib.ins -runfiles size=20 - RELOC/bibtex/bst/multibib/mbplain.bst - RELOC/bibtex/bst/multibib/mbunsrtdin.bst - RELOC/makeindex/multibib/mbgglo.ist - RELOC/makeindex/multibib/mbgind.ist - RELOC/tex/latex/multibib/multibib.sty -catalogue-ctan /macros/latex/contrib/multibib -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics bibtex-multi bibtex-supp -catalogue-version 1.4 - -name multibibliography -category Package -revision 30939 -shortdesc Multiple versions of a bibliography, with different sort orders -longdesc Conventional standards for bibliography styles impose a forced -longdesc choice between index and name/year citations, and corresponding -longdesc references. The package avoids this choice, by providing -longdesc alphabetic, sequenced, and even chronological orderings of -longdesc references. Inline citations, that integrate these -longdesc heterogeneous styles, are also supported (and work with other -longdesc bibliography packages). -depend multibibliography.ARCH -containersize 8300 -containerchecksum 9986d47132abafa57620c8b667d7868bb8fcb9cf00f21df786bf40bba81fac51380e94bc0bd371659cf7fb1eb23a057d72a2e8fcee100edc850f2c9447ad4c7f -doccontainersize 456976 -doccontainerchecksum 987531138a45f5a8f5790fd3ee023ffbbe17353011270119d2b696e02b79eb9328070fae7fe054842610b21a116faa7f872f079b5ec4bd6646ff4482644f6f02 -docfiles size=131 - texmf-dist/doc/latex/multibibliography/Makefile - texmf-dist/doc/latex/multibibliography/README details="Readme" - texmf-dist/doc/latex/multibibliography/figure.pdf - texmf-dist/doc/latex/multibibliography/multibibliography.bib - texmf-dist/doc/latex/multibibliography/multibibliography.pdf details="Package documentation" - texmf-dist/doc/latex/multibibliography/tug-paper.pdf details="TUGboat paper" - texmf-dist/doc/latex/multibibliography/tug-paper.tex - texmf-dist/doc/latex/multibibliography/type.bib -srccontainersize 4720 -srccontainerchecksum 8a6260c775e8c5f264724e9a523e9dcff36f8e9d2f870d93c26f71580125584116400ce1a0be27fefbcd9fac22b38e464f35ecfbf5ffc4f49f2c7c8080f43551 -srcfiles size=5 - texmf-dist/source/latex/multibibliography/multibibliography.dtx - texmf-dist/source/latex/multibibliography/multibibliography.ins -runfiles size=10 - texmf-dist/bibtex/bst/multibibliography/chronological.bst - texmf-dist/scripts/multibibliography/multibibliography.pl - texmf-dist/tex/latex/multibibliography/multibibliography.sty -catalogue-also nmbib -catalogue-ctan /macros/latex/contrib/multibibliography -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics bibtex-supp -catalogue-version 1.03 - -name multibibliography.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of multibibliography -containersize 352 -containerchecksum 30d0112dea8a0bfc743dc47e48125ce6544257048e969ca1f9699f4748c640c50b4f1f99c2fc2637fbbbb29820cdb90f52b0a407ffd1771edbe0e60ebbe3ece4 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/multibibliography - -name multibibliography.amd64-freebsd -category Package -revision 30534 -shortdesc amd64-freebsd files of multibibliography -containersize 348 -containerchecksum 59572ee63e14181d3faf2db5578230f74c41c50cbdf263b3a82bf30803b21379e7edf661150b2d6efaa83d78b38488ade2583b605c95daae13ef9a814ce61051 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/multibibliography - -name multibibliography.amd64-netbsd -category Package -revision 30534 -shortdesc amd64-netbsd files of multibibliography -containersize 352 -containerchecksum 79acfe5737d98a25675472a15afa22d7719761ba1d73f4a5b94f46ae94956628dd68efe0d9829c21489e6f182d11e277d6f9f8fc045383f45f2f3799f180a0b0 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/multibibliography - -name multibibliography.armhf-linux -category Package -revision 30534 -shortdesc armhf-linux files of multibibliography -containersize 352 -containerchecksum 8953ef85b179e438624d2bc2490bc150920b38c5c5137ebeecd5bf59727a9048f265ada0b599f0eb21ed656f905dbe6353c16cfe845490a9d3b5339b8c075fc4 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/multibibliography - -name multibibliography.i386-cygwin -category Package -revision 30526 -shortdesc i386-cygwin files of multibibliography -containersize 348 -containerchecksum d656f78936c512db3d96c1b83e23aa8995d7ebb8146fea411207d41027bc3c747a84adbfe3a39e473209ebf50248dc3b37fa52b5b6b15027b4685450551f3238 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/multibibliography - -name multibibliography.i386-freebsd -category Package -revision 30534 -shortdesc i386-freebsd files of multibibliography -containersize 352 -containerchecksum e68ea97bae74a93aad42bcc2a008550149bf6de822b09545402ac8232542863468724bc8316b2740bd32e81fa09266aa1e8e4ba6350f053913cdd5d3d47b1f07 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/multibibliography - -name multibibliography.i386-linux -category Package -revision 30534 -shortdesc i386-linux files of multibibliography -containersize 352 -containerchecksum 828d59e42f6b732ef8636a936d9afcd10dcd8c3691d5646f5bc94a91278113fd291050d39482a014a757a865eadad1904e28c719f7bde23e8de81d873cfc09cc -binfiles arch=i386-linux size=1 - bin/i386-linux/multibibliography - -name multibibliography.i386-netbsd -category Package -revision 30534 -shortdesc i386-netbsd files of multibibliography -containersize 348 -containerchecksum 2529c3b79964a340fa8f58f7ed751a368e9ab56e8150cdd8762c2f5a4bf83d3093b6367af89c4b6fde59cbcff4032aba38f28d4a1bdf8852513ce523a50552ac -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/multibibliography - -name multibibliography.i386-solaris -category Package -revision 30534 -shortdesc i386-solaris files of multibibliography -containersize 348 -containerchecksum 07b3e0f48b5587aa1034a0f776eeea91353e5c13e5a2bab93490103b6087037a6abd6c3b54bd097587e6645754a9ed44e93c4fec830f91113dc9a29c97ceb2c0 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/multibibliography - -name multibibliography.sparc-solaris -category Package -revision 30534 -shortdesc sparc-solaris files of multibibliography -containersize 348 -containerchecksum 0be148c01d3b4e1b3697cd7b919dbcad5df1d70665f628b50300a4654d0ac48de71cf8c98b9f55a21d719e0530b926446f8357656e73a76b436da6c0e8e65b57 -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/multibibliography - -name multibibliography.win32 -category Package -revision 30534 -shortdesc win32 files of multibibliography -containersize 692 -containerchecksum 0d1a95746845e3605f266ad17d5f0151619a45ea087800698c99fc5a446cdec56cbe08a7f275908e8c97727d1d5b29f6de114528f48378a144aec84e5488d083 -binfiles arch=win32 size=1 - bin/win32/multibibliography.exe - -name multibibliography.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of multibibliography -containersize 352 -containerchecksum 76fc5c86bc00b007e52beff65e2de3d7e9cbed80b235bc42a61bdd4cfc5f7ce7d5ed0e0b32f1d55fb7547c784c02c17729f28e75ab29cfeede702760deeeea7b -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/multibibliography - -name multibibliography.x86_64-darwin -category Package -revision 30534 -shortdesc x86_64-darwin files of multibibliography -containersize 352 -containerchecksum 6e0aa29bf14c92ae772bf27310a0a65cb61e881d287b0604342e4d0aa74c8689619b9779521cda57e0e886e8d68dbcc4aa646caf41a522b335184ba761eed9a9 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/multibibliography - -name multibibliography.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of multibibliography -containersize 360 -containerchecksum 3b258451e91d457f937b68dd8437641e14ff810c6096d85fa92a980d135160d13723a087bfe01622d40a590c430674f8c8a5786cecd6c000669f96f9ef3dbf8b -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/multibibliography - -name multibibliography.x86_64-linux -category Package -revision 30534 -shortdesc x86_64-linux files of multibibliography -containersize 352 -containerchecksum 63f5344461355202f427fe37afc09a7820ca04155423eb4edc932ee3266618c2dce02816f6dfa17e1f48ce8aa500e7c26ce5b033ef4dde67155d427a3af9dfa7 -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/multibibliography - -name multibibliography.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of multibibliography -containersize 352 -containerchecksum 3c2362acd46d46651bdeaf57922f2061e1fed150e5e835e90a61954519cea08d5ca7e1c2cc18ca5e4d4415eecd7543a04b2fad3defd677836197421a72968512 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/multibibliography - -name multibibliography.x86_64-solaris -category Package -revision 30534 -shortdesc x86_64-solaris files of multibibliography -containersize 352 -containerchecksum 488152ad9306e73e47758907c7db4b80d237d5b0033ceb147c7704004aa0a156d6556fe7c88cf0ad67ce7e25d4a93ebaeae7fcc8db01e12a85ccf574f7b8ac44 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/multibibliography - -name multicap -category Package -revision 15878 -shortdesc Format captions inside multicols -relocated 1 -longdesc This is a package for formatting captions of column figures and -longdesc column tabular material, which cannot be standard floats in a -longdesc multicols environment. The package also provides a convenient -longdesc way to customise your captions, whether they be in multicols or -longdesc not. -containersize 1704 -containerchecksum a5e4e2fe7a0975b2a971a9893f5fc4091afa3b4acfec2bdb3929e2c9d676002c23d55aa7db1dc4d60c0d3d3355d433bf5cc2d5ce84fb5747aa52fe8b20a82b7e -doccontainersize 91288 -doccontainerchecksum 6b0232a5a23b101989323f6ff551a02365c97b63894f5d71d4c182352ed09f7ed0384af7b78116e8a6bfaf8cd06341c0b4a31d3bba4bf8ad6397554d6eb9bb09 -docfiles size=28 - RELOC/doc/latex/multicap/multicap.pdf details="Package documentation" -srccontainersize 6916 -srccontainerchecksum c76cf367cbbad4330a1276e1e0d3ccf64dc136d6119246af1ecab217c02d987918d9452a38278c7550269f88203c56ade2405ac53595a01646a75a242507fbd5 -srcfiles size=6 - RELOC/source/latex/multicap/multicap.dtx -runfiles size=1 - RELOC/tex/latex/multicap/multicap.sty -catalogue-also caption -catalogue-ctan /macros/latex/contrib/multicap -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics caption - -name multicolrule -category Package -revision 49579 -shortdesc Decorative rules between columns -relocated 1 -longdesc This package lets you customize the appearance of the vertical -longdesc rule that appears between columns of multicolumn text. It is -longdesc primarily intended to work with the multicol package, hence its -longdesc name, but also supports the twocolumn option and \twocolumn -longdesc macro provided by the standard classes (and related classes -longdesc such as the KOMA-Script equivalents). The package depends on -longdesc expl3 and xparse. -containersize 3848 -containerchecksum 1b7430d9b119e5697477f7a39b545e64aa366e35f90476c15fa900232856b6b12a43ff2eeadcb5aaf5dbb40caf698e3e534c1ee3b49a6fa17afeca0b0009ca4e -doccontainersize 598808 -doccontainerchecksum 26178594d1416fbbea1b3540fdbb2d1b916468a1a2c9c7879091b8f27794a567d63bbf1401d94368bff793ce725311337b236e353abb2c232b8efc6c02bb70ad -docfiles size=150 - RELOC/doc/latex/multicolrule/README.md details="Readme" - RELOC/doc/latex/multicolrule/mcrule-examples.pdf - RELOC/doc/latex/multicolrule/mcrule-examples.tex - RELOC/doc/latex/multicolrule/multicolrule.pdf details="Package documentation" -srccontainersize 17532 -srccontainerchecksum 5df619991f1be4df2a58d4b138831b4c4796bbcafbae8e04abe1e074b3c06ae186955d18516736d83da8d41580aef32354ed65f4298c700f7ebdc7c65d2bc4d3 -srcfiles size=18 - RELOC/source/latex/multicolrule/multicolrule.dtx - RELOC/source/latex/multicolrule/multicolrule.ins -runfiles size=4 - RELOC/tex/latex/multicolrule/multicolrule.sty -catalogue-contact-bugs https://github.com/polysyllabic/multicolrule/issues -catalogue-contact-repository https://github.com/polysyllabic/multicolrule -catalogue-ctan /macros/latex/contrib/multicolrule -catalogue-date 2019-01-01 23:43:18 +0100 -catalogue-license lppl1.3c -catalogue-topics decoration rule line-patt line-weight expl3 -catalogue-version 1.2 - -name multidef -category Package -revision 40637 -shortdesc Quickly define several similar macros -relocated 1 -longdesc Multidef provides a simple way of defining several macros -longdesc having similar definitions. -containersize 2540 -containerchecksum 426c6b820b417fc9d7faac43e9e6202ae8d77f867cd362125f2ea0d0101911942b89e544f37cfe5ad1b2e85422aa6d3cea26158465c47e463010ed295950cfa1 -doccontainersize 196512 -doccontainerchecksum a3afa448de003acb5a354e396e32077a4b0fc422d027d595eb2de0a363b076c80c74c5221a105e6001d4a700539ac25e57cd2c1ce778eefc0a7763471f1b604c -docfiles size=50 - RELOC/doc/latex/multidef/README details="Readme" - RELOC/doc/latex/multidef/multidef-test.tex - RELOC/doc/latex/multidef/multidef.pdf details="Package documentation" -srccontainersize 4940 -srccontainerchecksum 1631c9acfd024417194ee2638b0013d459b6b8239557f94fed1c85a245259d893be7d493138d66d7793fde132da9376ec947c9d51e876be387c321a77eac087f -srcfiles size=5 - RELOC/source/latex/multidef/multidef.dtx - RELOC/source/latex/multidef/multidef.ins -runfiles size=2 - RELOC/tex/latex/multidef/multidef.sty -catalogue-ctan /macros/latex/contrib/multidef -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics macro-supp -catalogue-version 1.10 - -name multido -category Package -revision 18302 -shortdesc A loop facility for Generic TeX -relocated 1 -longdesc The package provides the \multido command, which was originally -longdesc designed for use with PSTricks. Fixed-point arithmetic is used -longdesc when working on the loop variable, so that the package is -longdesc equally applicable in graphics applications like PSTricks as it -longdesc is with the more common integer loops. -containersize 3680 -containerchecksum 1e542899bd24ecc7478349347b8b7b07e146e1c2c9c1f68c3eaaa87fe4d6073032c45acd0a269db5559f3faf4f9118025023497d6eb00c48926721ba50aa6396 -doccontainersize 106724 -doccontainerchecksum 2657a5ca63b5292ca030e2488ea8b16b052bcf5d339777455a19b102c54320c3ae576558f6ca708ec8beaac0d9901a13c9d85296f971168fd94e0bd50f4bc42c -docfiles size=36 - RELOC/doc/generic/multido/Changes - RELOC/doc/generic/multido/multido-doc.pdf details="Package documentation" - RELOC/doc/generic/multido/multido-doc.tex - RELOC/doc/generic/multido/multido.pdf -srccontainersize 976 -srccontainerchecksum 55182bce95cfbca99940760c3f7a51a220b57dcac7650396ca559200be67ab4c50fdf781e767f5074d1e1688079dc3faf7f93a9c4480a07c8d035a373f4be94d -srcfiles size=1 - RELOC/source/generic/multido/Makefile -runfiles size=4 - RELOC/tex/generic/multido/multido.tex - RELOC/tex/latex/multido/multido.sty -catalogue-ctan /macros/generic/multido -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics macro-supp -catalogue-version 1.42 - -name multienv -category Package -revision 26544 -shortdesc Multiple environments using a "key=value" syntax -relocated 1 -longdesc The package provides a multienv environment which permits easy -longdesc addition of multiple environments using a key=value syntax. -longdesc Macros to define environments using this syntax are also -longdesc provided. -containersize 1852 -containerchecksum d336c3c03c288578c6e0c8d9b5915b418e3258c679673b1c2d2b68f04206074d8c175d85e862ffa56ba4932c48757ffe51acaeda30e48103191ce39856d7c354 -doccontainersize 208904 -doccontainerchecksum 080371cd37f08bc4296b216e21e7a7c23476bf1450adf93a339048e3504dbf609512fc366dc712a11e7700623315896cd1f85f27b41ee52a0502915c02641773 -docfiles size=52 - RELOC/doc/latex/multienv/README details="Readme" - RELOC/doc/latex/multienv/multienv.pdf details="Package documentation" -srccontainersize 4584 -srccontainerchecksum 45c3e472942eaf4bddda93de0463d2c19cf9573599b84f05df3c41906046ac933a6e219e542d644f178269ec60f0abaad6c2a9eaedd86753765f4c018f59ddfa -srcfiles size=6 - RELOC/source/latex/multienv/multienv.dtx - RELOC/source/latex/multienv/multienv.ins -runfiles size=2 - RELOC/tex/latex/multienv/multienv.sty -catalogue-ctan /macros/latex/contrib/multienv -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics macro-supp -catalogue-version 1.0 - -name multiexpand -category Package -revision 45943 -shortdesc Variations on the primitive command \expandafter -relocated 1 -longdesc The package provides two user commands; one that performs -longdesc multiple expansions, and one that does multiple \expandafter -longdesc operations, in a single macro call. The author suggests that -longdesc the same effect could be provided by use of the command variant -longdesc mechanisms of LaTeX 3 (see, for example, the interface -longdesc documentation of the experimental LaTeX 3 kernel). -containersize 1524 -containerchecksum 71f976579e2f2d71554574d8f670ea348d7f721d132f4ff56bdc0e0f534a74b79cefef3aeb8e44e87bd2ec348f5cb570698d63f2a865fa9f116108c4e05293b7 -doccontainersize 378348 -doccontainerchecksum a15d1370ccbe4a98fbe2ad8955b919a5f52109942506457190b739e45b7e1c7161b69fdbd6816b83756074694bdaba64a60ada1b07a4c7b9e9ba028a59ada4f1 -docfiles size=97 - RELOC/doc/generic/multiexpand/README.md details="Readme" - RELOC/doc/generic/multiexpand/multiexpand.pdf details="Package documentation" - RELOC/doc/generic/multiexpand/multiexpand001.lvt - RELOC/doc/generic/multiexpand/multiexpand001.tlg - RELOC/doc/generic/multiexpand/multiexpand002.lvt - RELOC/doc/generic/multiexpand/multiexpand002.tlg -srccontainersize 5932 -srccontainerchecksum 406eaf42e10e9f5d2ab48a308374ad7d10c5421b3876b94a65058b07bcae2c99b03859e11042e8bda90a92be6655b99f5d91901ae06a88a9d34a1d25ad962590 -srcfiles size=6 - RELOC/source/generic/multiexpand/multiexpand.dtx - RELOC/source/generic/multiexpand/multiexpand.ins -runfiles size=1 - RELOC/tex/generic/multiexpand/multiexpand.sty -catalogue-ctan /macros/generic/multiexpand -catalogue-date 2017-11-29 21:17:19 +0100 -catalogue-license lppl1.3c -catalogue-topics macro-supp -catalogue-version 1.5 - -name multilang -category Package -revision 49065 -shortdesc A LaTeX package for maintaining multiple translations of a document -relocated 1 -longdesc Maintaining a LaTeX document with translations for multiple -longdesc languages can be cumbersome and error-prone. This package -longdesc provides a set of macros for defining macros and environments -longdesc as wrappers around existing macros and environments. These -longdesc wrappers allow one to clearly specify multiple translations for -longdesc the arguments to the wrapped macros and environments while only -longdesc the translation of the document's language is actually shown. -longdesc Choosing a translation then is as simple as choosing the -longdesc document's language via babel or polyglossia. -containersize 3436 -containerchecksum 10d11f612e2b94027b1af38986efd73688892c630ea15c3acfc64efce836f5dc4b4294fb61c989f8039c5e1c70fd25cae54ab3db39d668956b74d639fb0cef39 -doccontainersize 414176 -doccontainerchecksum db25d878a93b565a5797ef65b2a6cc926727f755be11f9020541788f351d5c014ab154d41b94a92a317f21f7db738729c7d6fbef300d9d24eb63dbfe7b5bfcd0 -docfiles size=103 - RELOC/doc/latex/multilang/README.md details="Readme" - RELOC/doc/latex/multilang/multilang.pdf details="Package documentation" -srccontainersize 17228 -srccontainerchecksum dc3daa24eaeed0149a17d01971e3a1ced2118e22e31b9fc8309e9a9ded79c36f283e92718908b8140174b1bab78bef77ceff73a4018f8f233b63ca175dac7d79 -srcfiles size=18 - RELOC/source/latex/multilang/multilang.dtx - RELOC/source/latex/multilang/multilang.ins -runfiles size=5 - RELOC/tex/latex/multilang/multilang-sect.sty - RELOC/tex/latex/multilang/multilang-tags.sty - RELOC/tex/latex/multilang/multilang.sty -catalogue-contact-bugs https://github.com/Ri-Ga/multilang/issues -catalogue-contact-repository https://github.com/Ri-Ga/multilang -catalogue-ctan /macros/latex/contrib/multilang -catalogue-date 2018-11-03 14:35:33 +0100 -catalogue-license lppl1.2 -catalogue-topics multilingual -catalogue-version 0.9b - -name multiobjective -category Package -revision 15878 -shortdesc Symbols for multiobjective optimisation etc -relocated 1 -longdesc The package provides a series of operators commonly used in -longdesc papers related to multiobjective optimisation, multiobjective -longdesc evolutionary algorithms, multicriteria decision making and -longdesc similar fields. -containersize 1436 -containerchecksum 85e7a2643958df70518fcebc4f6d3b9f5d9877115ec270d60561fac46b74db5e2a682362577be7ac3396102f7d30a34d9fb9ab925d70da505cdccab72d00a33c -doccontainersize 95304 -doccontainerchecksum 749d1fb9cc479c9446abc5484ecc402cd0061966d29a5febd7db8bed9d5b3312d12a24501a5d9d0f2a8de8690ea3123a881bb0eb02f4fa91c50389dcb2e12794 -docfiles size=29 - RELOC/doc/latex/multiobjective/README details="Readme" - RELOC/doc/latex/multiobjective/multiobjective.pdf details="Package documentation" -srccontainersize 2964 -srccontainerchecksum 899b8e2a6c1bdc53aa3fe65648eb9be7e2f0c44263f2f8d9f330178c902ca6a8d743ba716df6077326019dfe5de74083f9679b743864036388e9260d19e1b304 -srcfiles size=3 - RELOC/source/latex/multiobjective/multiobjective.dtx - RELOC/source/latex/multiobjective/multiobjective.ins -runfiles size=1 - RELOC/tex/latex/multiobjective/multiobjective.sty -catalogue-ctan /macros/latex/contrib/multiobjective -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics maths-symbol -catalogue-version 1.0 - -name multirow -category Package -revision 49572 -shortdesc Create tabular cells spanning multiple rows -relocated 1 -longdesc The package has a lot of flexibility, including an option for -longdesc specifying an entry at the "natural" width of its text. The -longdesc package is distributed with the bigdelim and bigstrut packages, -longdesc which can be used to advantage with \multirow cells. -containersize 2612 -containerchecksum e8c1261b1ff4b69ca3087dbe6f64a11cfd69c366fbb81ad16744b3290f05e0c67189d0be61dfdfcd8536362ff4f5ed82f1a3d89a3fdedf199743be1f383d7ca9 -doccontainersize 612424 -doccontainerchecksum 6c54881acd21ad8948f6199736ac459c2292612bfd6f88ec6cd0290cdddbfea9a4c1577a0b16cb396b71b530817a0f205f24103e61bb90d7863473973fd9bbf8 -docfiles size=151 - RELOC/doc/latex/multirow/README details="Readme" - RELOC/doc/latex/multirow/multirow.pdf details="Package documentation" -srccontainersize 18500 -srccontainerchecksum 739b041d1ede3d8380ff7761914ef49effc01877d2d82fbce25aa2b42ecba5f24ed4ea6365a86c266b0987eafc0a6dc2ae815064a4adca365616c4c8df240cf4 -srcfiles size=21 - RELOC/source/latex/multirow/multirow.dtx - RELOC/source/latex/multirow/multirow.ins -runfiles size=4 - RELOC/tex/latex/multirow/bigdelim.sty - RELOC/tex/latex/multirow/bigstrut.sty - RELOC/tex/latex/multirow/multirow.sty -catalogue-also bigstrut bigdelim -catalogue-ctan /macros/latex/contrib/multirow -catalogue-date 2019-01-01 14:36:00 +0100 -catalogue-license lppl1.3 -catalogue-topics table -catalogue-version 2.4 - -name munich -category Package -revision 15878 -shortdesc An alternative authordate bibliography style -relocated 1 -longdesc The Munich BibTeX style is produced with custom-bib, as a -longdesc German (and, more generally, Continental European) alternative -longdesc to such author-date styles as harvard and oxford. -containersize 6912 -containerchecksum 7a7f12331ec00a0ad2735f55261269fbadefea5cd627eb2916a79eb39d8710bfdf20f72da6f909ae2018021bff0c50b6852ac298d281a2ec012f1be25961acaf -doccontainersize 276944 -doccontainerchecksum 9ca7e2f17f8f04846209f3578c115b25a4340f322ee66191032a534d454b187f352765a816c5238047fadaa795af34f6b5b191836c166616fd61317ab937ee16 -docfiles size=75 - RELOC/doc/latex/munich/README details="Readme" - RELOC/doc/latex/munich/documenation_munich_Bibtex_style.pdf details="Package documentation" - RELOC/doc/latex/munich/documenation_munich_Bibtex_style.tex - RELOC/doc/latex/munich/example_DB.bib - RELOC/doc/latex/munich/example_munich_Bibtex_style.pdf details="Usage example" - RELOC/doc/latex/munich/example_munich_Bibtex_style.tex -runfiles size=8 - RELOC/bibtex/bst/munich/munich.bst -catalogue-ctan /biblio/bibtex/contrib/munich -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics bibtex-sty - -name musicography -category Package -revision 47838 -shortdesc Accessing symbols for music writing with pdfLaTeX -relocated 1 -longdesc This package makes available the most commonly used symbols in -longdesc writing about music in a way that can be used with pdfLaTeX and -longdesc looks consistent and attractive. It includes accidentals, -longdesc meters, and notes of different rhythmic values. The package -longdesc builds on the approach used in the harmony package, where the -longdesc symbols are taken from the MusiXTeX fonts. But it provides a -longdesc larger range of symbols and a more flexible, user-friendly -longdesc interface written using xparse. -containersize 2712 -containerchecksum 43cef788e788b8545fcbc261e9cfed0c74f987a816a7ad518e2ca1522265ec6ca1369b988013bb7b3ed81c87d2f49f59267c60a950a1aaa969beee294496e664 -doccontainersize 265964 -doccontainerchecksum 8fc80e058605ff2437ce640e5c5609d122e9e3599cd2e0d3139f622a12fa799f0276194738bcc0a738b3ce55aa40d39d5a15fd614f23476e9c151c6eb5e0b974 -docfiles size=68 - RELOC/doc/latex/musicography/README.md details="Readme" - RELOC/doc/latex/musicography/musicography.pdf details="Package documentation" - RELOC/doc/latex/musicography/musicography.tex -runfiles size=2 - RELOC/tex/latex/musicography/musicography.sty -catalogue-ctan /macros/latex/contrib/musicography -catalogue-date 2018-05-24 21:54:18 +0200 -catalogue-license lppl1.3 -catalogue-topics music font-supp-symbol - -name musikui -category Package -revision 47472 -shortdesc Easy creation of "arithmetical restoration" puzzles -relocated 1 -longdesc This package permits to easily typeset arithmetical -longdesc restorations using LaTeX. This package requires the graphicx -longdesc package. -containersize 2320 -containerchecksum 8c15c00c614b478ab557c1054e49c41fd46360ef5615e438020e2437f52bcaaa56e4cebf4209740c7d8e0ad482718390f811d0b82a36858da3d6b34ed0475da7 -doccontainersize 430400 -doccontainerchecksum 946ee66c7f6fd4adf7485eade66c7161473b60915314550ba24485acff590a289c2dfe70122f5c8f4eb5481329312687e44c9b6c85ce50f1af658d21dedfa39e -docfiles size=209 - RELOC/doc/latex/musikui/README.txt details="Readme" - RELOC/doc/latex/musikui/kake.pdf - RELOC/doc/latex/musikui/musikui.pdf details="Package documentation" - RELOC/doc/latex/musikui/musikui.tex - RELOC/doc/latex/musikui/wari.pdf -runfiles size=2 - RELOC/tex/latex/musikui/musikui.sty -catalogue-ctan /macros/latex/contrib/musikui -catalogue-date 2018-04-28 14:57:17 +0200 -catalogue-license lppl -catalogue-topics puzzle maths -catalogue-version 1 - -name musixguit -category Package -revision 21649 -shortdesc Easy notation for guitar music, in MusixTeX -relocated 1 -longdesc The package provides commands for typesetting notes for guitar, -longdesc especially for simplifying guitar notation with MusixTeX. -containersize 2792 -containerchecksum 2039f6c6034b34fa3b4553cd592cfd41fa4c9b18d5cf4c017c4ce1373130bf709bc8eeaf89feadd83afef23ba97b91e8ae02ad0264f47bf31d6d47b2b80a74e6 -doccontainersize 159648 -doccontainerchecksum f0fca030e5320f68cad7db832b70414c0a7ca8c60ee392a00961d72980e653d6fde7e3025a099cd09418b539abaf76fab48b98eda031ca110128f485dd8cf169 -docfiles size=57 - RELOC/doc/latex/musixguit/README details="Readme" - RELOC/doc/latex/musixguit/musixguit_de.pdf details="Package documentation (German)" language="de" - RELOC/doc/latex/musixguit/musixguit_de.tex -runfiles size=3 - RELOC/tex/latex/musixguit/musixguit.sty -catalogue-ctan /macros/latex/contrib/musixguit -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics music -catalogue-version 1.2.2 - -name musixtex -category Package -revision 48353 -shortdesc Sophisticated music typesetting -longdesc MusiXTeX provides a set of macros, based on the earlier -longdesc MusicTeX, for typesetting music with TeX. To produce optimal -longdesc spacing, MusiXTeX is a three-pass system: etex, musixflx, and -longdesc etex again. (Musixflx is a lua script that is provided in the -longdesc bundle.) The three-pass process, optionally followed by -longdesc processing for printed output, is automated by the musixtex -longdesc wrapper script. The package uses its own specialised fonts, -longdesc which must be available on the system for musixtex to run. This -longdesc version of MusiXTeX builds upon work by Andreas Egler, whose -longdesc own version is no longer being developed. The MusiXTeX macros -longdesc are universally acknowledged to be challenging to use directly: -longdesc the pmx preprocessor compiles a simpler input language to -longdesc MusiXTeX macros.. -depend musixtex.ARCH -containersize 100776 -containerchecksum e183ead0bf93e7d456033afff2deba0e7cac2adc13f6706f79541c7406a5c83fe185887b73f2664e965f3a3e53ed445003759dbe874447c2daa46aded9b17c5a -doccontainersize 2031868 -doccontainerchecksum c0e0c682cbf3bfd1b270e6675d04da916669840b5bc1a93311a94fa8dbf5c71c30a0fcdb46bbe098140e1a6d29f82cdc160e9e15b09384cc422d65a26e18bd36 -docfiles size=1387 - texmf-dist/doc/generic/musixtex/ChangeLog-114.txt - texmf-dist/doc/generic/musixtex/ChangeLog-115.txt - texmf-dist/doc/generic/musixtex/ChangeLog-116.txt - texmf-dist/doc/generic/musixtex/ChangeLog-117.txt - texmf-dist/doc/generic/musixtex/ChangeLog-118.txt - texmf-dist/doc/generic/musixtex/ChangeLog-119.txt - texmf-dist/doc/generic/musixtex/ChangeLog-120.txt - texmf-dist/doc/generic/musixtex/ChangeLog-121.txt - texmf-dist/doc/generic/musixtex/ChangeLog-122.txt - texmf-dist/doc/generic/musixtex/ChangeLog-123.txt - texmf-dist/doc/generic/musixtex/ChangeLog-124.txt - texmf-dist/doc/generic/musixtex/ChangeLog-125.txt - texmf-dist/doc/generic/musixtex/ChangeLog-126.txt - texmf-dist/doc/generic/musixtex/ChangeLog-127.txt - texmf-dist/doc/generic/musixtex/ChangeLog-128.txt - texmf-dist/doc/generic/musixtex/ChangeLog-129.txt - texmf-dist/doc/generic/musixtex/ChangeLog-musixdoc.txt - texmf-dist/doc/generic/musixtex/README details="Readme" - texmf-dist/doc/generic/musixtex/examples/adagio.tex - texmf-dist/doc/generic/musixtex/examples/albinoni.tex - texmf-dist/doc/generic/musixtex/examples/angescam.tex - texmf-dist/doc/generic/musixtex/examples/angescao.tex - texmf-dist/doc/generic/musixtex/examples/angescax.tex - texmf-dist/doc/generic/musixtex/examples/avemaria.tex - texmf-dist/doc/generic/musixtex/examples/avemarid.tex - texmf-dist/doc/generic/musixtex/examples/avemaril.tex - texmf-dist/doc/generic/musixtex/examples/avemario.tex - texmf-dist/doc/generic/musixtex/examples/avemarix.tex - texmf-dist/doc/generic/musixtex/examples/avemaroo.tex - texmf-dist/doc/generic/musixtex/examples/aveverch.tex - texmf-dist/doc/generic/musixtex/examples/aveverdd.tex - texmf-dist/doc/generic/musixtex/examples/aveveruc.tex - texmf-dist/doc/generic/musixtex/examples/aveverud.tex - texmf-dist/doc/generic/musixtex/examples/aveverum.tex - texmf-dist/doc/generic/musixtex/examples/changecontext.tex - texmf-dist/doc/generic/musixtex/examples/chanson.tex - texmf-dist/doc/generic/musixtex/examples/dissonan.tex - texmf-dist/doc/generic/musixtex/examples/eightbitchar.tex - texmf-dist/doc/generic/musixtex/examples/fantaisc.tex - texmf-dist/doc/generic/musixtex/examples/fantaisd.tex - texmf-dist/doc/generic/musixtex/examples/fantaisi.tex - texmf-dist/doc/generic/musixtex/examples/fantcmol.tex - texmf-dist/doc/generic/musixtex/examples/fantfuga.tex - texmf-dist/doc/generic/musixtex/examples/fugcmoll.tex - texmf-dist/doc/generic/musixtex/examples/fugue.tex - texmf-dist/doc/generic/musixtex/examples/gloriab.tex - texmf-dist/doc/generic/musixtex/examples/glorias.tex - texmf-dist/doc/generic/musixtex/examples/gloriax.tex - texmf-dist/doc/generic/musixtex/examples/gymnoman.tex - texmf-dist/doc/generic/musixtex/examples/ilestne.tex - texmf-dist/doc/generic/musixtex/examples/ilestnex.tex - texmf-dist/doc/generic/musixtex/examples/ilfaitda.tex - texmf-dist/doc/generic/musixtex/examples/ilfaitdx.tex - texmf-dist/doc/generic/musixtex/examples/kinder.tex - texmf-dist/doc/generic/musixtex/examples/kv315.tex - texmf-dist/doc/generic/musixtex/examples/kv315f.tex - texmf-dist/doc/generic/musixtex/examples/kv315h.tex - texmf-dist/doc/generic/musixtex/examples/kv315o.tex - texmf-dist/doc/generic/musixtex/examples/kv315org.tex - texmf-dist/doc/generic/musixtex/examples/marcello.tex - texmf-dist/doc/generic/musixtex/examples/marcon1.tex - texmf-dist/doc/generic/musixtex/examples/marcon2.tex - texmf-dist/doc/generic/musixtex/examples/marcon3.tex - texmf-dist/doc/generic/musixtex/examples/marconf.tex - texmf-dist/doc/generic/musixtex/examples/marconh.tex - texmf-dist/doc/generic/musixtex/examples/marcono.tex - texmf-dist/doc/generic/musixtex/examples/musixdbrexample.tex - texmf-dist/doc/generic/musixtex/examples/onuitbri.tex - texmf-dist/doc/generic/musixtex/examples/onuitbrr.tex - texmf-dist/doc/generic/musixtex/examples/onuitbrx.tex - texmf-dist/doc/generic/musixtex/examples/ossiaexa.tex - texmf-dist/doc/generic/musixtex/examples/ostinato.tex - texmf-dist/doc/generic/musixtex/examples/pacifiqb.tex - texmf-dist/doc/generic/musixtex/examples/pacifiqn.tex - texmf-dist/doc/generic/musixtex/examples/pacifiqt.tex - texmf-dist/doc/generic/musixtex/examples/parnasum.tex - texmf-dist/doc/generic/musixtex/examples/partitur.tex - texmf-dist/doc/generic/musixtex/examples/pedal.tex - texmf-dist/doc/generic/musixtex/examples/prelfug.tex - texmf-dist/doc/generic/musixtex/examples/prelude.tex - texmf-dist/doc/generic/musixtex/examples/pslurvgap.tex - texmf-dist/doc/generic/musixtex/examples/quod.tex - texmf-dist/doc/generic/musixtex/examples/racine.tex - texmf-dist/doc/generic/musixtex/examples/recit.tex - texmf-dist/doc/generic/musixtex/examples/recueil.tex - texmf-dist/doc/generic/musixtex/examples/rests.tex - texmf-dist/doc/generic/musixtex/examples/reves.tex - texmf-dist/doc/generic/musixtex/examples/romances.tex - texmf-dist/doc/generic/musixtex/examples/scale.tex - texmf-dist/doc/generic/musixtex/examples/souvenir.tex - texmf-dist/doc/generic/musixtex/examples/souvenix.tex - texmf-dist/doc/generic/musixtex/examples/tierce.tex - texmf-dist/doc/generic/musixtex/examples/traeumer.tex - texmf-dist/doc/generic/musixtex/examples/widor.tex - texmf-dist/doc/generic/musixtex/examples/widor_16.tex - texmf-dist/doc/generic/musixtex/examples/widor_20.tex - texmf-dist/doc/generic/musixtex/musixcrd/doc.pdf - texmf-dist/doc/generic/musixtex/musixdoc.pdf details="Package documentation" - texmf-dist/doc/generic/musixtex/musixdoc/accidentals.tex - texmf-dist/doc/generic/musixtex/musixdoc/barlines.tex - texmf-dist/doc/generic/musixtex/musixdoc/barnumbering.tex - texmf-dist/doc/generic/musixtex/musixdoc/beams.tex - texmf-dist/doc/generic/musixtex/musixdoc/changing.tex - texmf-dist/doc/generic/musixtex/musixdoc/embedding.tex - texmf-dist/doc/generic/musixtex/musixdoc/examples.tex - texmf-dist/doc/generic/musixtex/musixdoc/extensions.tex - texmf-dist/doc/generic/musixtex/musixdoc/extracting.tex - texmf-dist/doc/generic/musixtex/musixdoc/fonts.tex - texmf-dist/doc/generic/musixtex/musixdoc/frontmatter.tex - texmf-dist/doc/generic/musixtex/musixdoc/index.tex - texmf-dist/doc/generic/musixtex/musixdoc/introduction.tex - texmf-dist/doc/generic/musixtex/musixdoc/layout.tex - texmf-dist/doc/generic/musixtex/musixdoc/lyrics.tex - texmf-dist/doc/generic/musixtex/musixdoc/miscellaneous.tex - texmf-dist/doc/generic/musixtex/musixdoc/musixdoc.ltx - texmf-dist/doc/generic/musixtex/musixdoc/musixdoc.pdf details="Package documentation" - texmf-dist/doc/generic/musixtex/musixdoc/musixdoc.sty - texmf-dist/doc/generic/musixtex/musixdoc/parameters.tex - texmf-dist/doc/generic/musixtex/musixdoc/preparing.tex - texmf-dist/doc/generic/musixtex/musixdoc/repeats.tex - texmf-dist/doc/generic/musixtex/musixdoc/restsdoc.tex - texmf-dist/doc/generic/musixtex/musixdoc/settingup.tex - texmf-dist/doc/generic/musixtex/musixdoc/slurstiesTypeK.tex - texmf-dist/doc/generic/musixtex/musixdoc/slurstiesfont.tex - texmf-dist/doc/generic/musixtex/musixdoc/smaller.tex - texmf-dist/doc/generic/musixtex/musixdoc/spacing.tex - texmf-dist/doc/generic/musixtex/musixdoc/staffsize.tex - texmf-dist/doc/generic/musixtex/musixdoc/summary.tex - texmf-dist/doc/generic/musixtex/musixdoc/transposition.tex - texmf-dist/doc/generic/musixtex/musixdoc/writingnotes.tex - texmf-dist/doc/generic/musixtex/musixlyr/README.musixlyr - texmf-dist/doc/generic/musixtex/musixlyr/examples/nonmoriar.pdf - texmf-dist/doc/generic/musixtex/musixlyr/examples/nonmoriar.tex - texmf-dist/doc/generic/musixtex/musixlyr/mxlyrdoc.pdf - texmf-dist/doc/generic/musixtex/musixlyr/mxlyrdoc.tex - texmf-dist/doc/generic/musixtex/musixtex-install.pdf details="Package installation notes" - texmf-dist/doc/generic/musixtex/musixtex-install.tex - texmf-dist/doc/generic/musixtex/notationMistakes/coulhack.tex - texmf-dist/doc/generic/musixtex/notationMistakes/sottieng.pdf - texmf-dist/doc/generic/musixtex/notationMistakes/sottieng.tex - texmf-dist/doc/generic/musixtex/notationMistakes/sottiger.pdf - texmf-dist/doc/generic/musixtex/notationMistakes/sottiger.tex - texmf-dist/doc/generic/musixtex/notationMistakes/sottigra.pdf - texmf-dist/doc/generic/musixtex/notationMistakes/sottigra.tex - texmf-dist/doc/generic/musixtex/psslurs/README.psslurs - texmf-dist/doc/generic/musixtex/psslurs/slurs.pdf - texmf-dist/doc/generic/musixtex/psslurs/slurs.tex - texmf-dist/doc/generic/musixtex/reference/musixre1.pdf - texmf-dist/doc/generic/musixtex/scripts/musixflx.pdf - texmf-dist/doc/generic/musixtex/scripts/musixtex.pdf - texmf-dist/doc/man/man1/musixflx.1 - texmf-dist/doc/man/man1/musixflx.man1.pdf - texmf-dist/doc/man/man1/musixtex.1 - texmf-dist/doc/man/man1/musixtex.man1.pdf -srccontainersize 9008 -srccontainerchecksum 329c0d1fce5506c8a12ad0c28ce658411321d99bec8e9b88275cf807ab8404cefe812bcd5c4700fbc15dceb29e0efa24419b9acef7407fbb8bcef935c8af8c1f -srcfiles size=12 - texmf-dist/source/generic/musixtex/musixcrd/doc.tex - texmf-dist/source/generic/musixtex/musixcrd/makefile - texmf-dist/source/generic/musixtex/musixcrd/musixcrd.dtx - texmf-dist/source/generic/musixtex/musixcrd/readme - texmf-dist/source/generic/musixtex/musixcrd/strip.tex -runfiles size=148 - texmf-dist/dvips/musixtex/psslurs.pro - texmf-dist/scripts/musixtex/musixflx.lua - texmf-dist/scripts/musixtex/musixtex.lua - texmf-dist/tex/generic/musixtex/musixadd.tex - texmf-dist/tex/generic/musixtex/musixadf.tex - texmf-dist/tex/generic/musixtex/musixbar.tex - texmf-dist/tex/generic/musixtex/musixbbm.tex - texmf-dist/tex/generic/musixtex/musixblx.tex - texmf-dist/tex/generic/musixtex/musixbm.tex - texmf-dist/tex/generic/musixtex/musixcho.tex - texmf-dist/tex/generic/musixtex/musixcpt.tex - texmf-dist/tex/generic/musixtex/musixcrd.tex - texmf-dist/tex/generic/musixtex/musixdat.tex - texmf-dist/tex/generic/musixtex/musixdbr.tex - texmf-dist/tex/generic/musixtex/musixdia.tex - texmf-dist/tex/generic/musixtex/musixec.tex - texmf-dist/tex/generic/musixtex/musixeng.tex - texmf-dist/tex/generic/musixtex/musixesf.tex - texmf-dist/tex/generic/musixtex/musixevo.tex - texmf-dist/tex/generic/musixtex/musixext.tex - texmf-dist/tex/generic/musixtex/musixfll.tex - texmf-dist/tex/generic/musixtex/musixgre.tex - texmf-dist/tex/generic/musixtex/musixgui.tex - texmf-dist/tex/generic/musixtex/musixhor.tex - texmf-dist/tex/generic/musixtex/musixhou.tex - texmf-dist/tex/generic/musixtex/musixhv.tex - texmf-dist/tex/generic/musixtex/musixinv.tex - texmf-dist/tex/generic/musixtex/musixlit.tex - texmf-dist/tex/generic/musixtex/musixlyr.tex - texmf-dist/tex/generic/musixtex/musixmad.tex - texmf-dist/tex/generic/musixtex/musixper.tex - texmf-dist/tex/generic/musixtex/musixplt.tex - texmf-dist/tex/generic/musixtex/musixpoi.tex - texmf-dist/tex/generic/musixtex/musixppff.tex - texmf-dist/tex/generic/musixtex/musixps.tex - texmf-dist/tex/generic/musixtex/musixref.tex - texmf-dist/tex/generic/musixtex/musixslu.tex - texmf-dist/tex/generic/musixtex/musixsqr.tex - texmf-dist/tex/generic/musixtex/musixste.tex - texmf-dist/tex/generic/musixtex/musixstf.tex - texmf-dist/tex/generic/musixtex/musixstr.tex - texmf-dist/tex/generic/musixtex/musixsty.tex - texmf-dist/tex/generic/musixtex/musixtex.tex - texmf-dist/tex/generic/musixtex/musixtmr.tex - texmf-dist/tex/generic/musixtex/musixtri.tex - texmf-dist/tex/generic/musixtex/tuplet.tex - texmf-dist/tex/latex/musixtex/musixcpt.sty - texmf-dist/tex/latex/musixtex/musixcrd.sty - texmf-dist/tex/latex/musixtex/musixfll.sty - texmf-dist/tex/latex/musixtex/musixltx.tex - texmf-dist/tex/latex/musixtex/musixtex.sty -catalogue-also pmx -catalogue-ctan /macros/musixtex -catalogue-date 2018-08-05 08:12:10 +0200 -catalogue-license gpl2+ -catalogue-topics music -catalogue-version 1.29 - -name musixtex-fonts -category Package -revision 37762 -shortdesc Fonts used by MusixTeX -relocated 1 -longdesc These are fonts for use with MusixTeX; they are provided both -longdesc as original Metafont source, and as converted Adobe Type 1. The -longdesc bundle renders the older (Type 1 fonts only) bundle -longdesc musixtex-t1fonts obsolete. -execute addMixedMap musix.map -containersize 4183244 -containerchecksum 0553b418e045e55e66d10ea57d73a5a201da170fc368ad24ec37f00f40956e97f59c25ffa30c0673374d164369ebad4a5fa51779786cab8ca6324062ae34977f -doccontainersize 78160 -doccontainerchecksum 9642814f4637075bf824857cc08c2af5cd5767555cb2f8823f3eb97507aaf1048395e90dc5ead6ebb0df06015b233e9a9e1b9bebdcfff7fa6e2e9691ee36fb89 -docfiles size=24 - RELOC/doc/fonts/musixtex-fonts/CHANGES.psfonts - RELOC/doc/fonts/musixtex-fonts/README details="Readme" - RELOC/doc/fonts/musixtex-fonts/README.psfonts - RELOC/doc/fonts/musixtex-fonts/musixtex-fonts-install.pdf details="Installation details" - RELOC/doc/fonts/musixtex-fonts/musixtex-fonts-install.tex -runfiles size=1361 - RELOC/fonts/map/dvips/musixtex-fonts/musix.map - RELOC/fonts/source/public/musixtex-fonts/musexgen.mf - RELOC/fonts/source/public/musixtex-fonts/musix11.mf - RELOC/fonts/source/public/musixtex-fonts/musix13.mf - RELOC/fonts/source/public/musixtex-fonts/musix16.mf - RELOC/fonts/source/public/musixtex-fonts/musix20.mf - RELOC/fonts/source/public/musixtex-fonts/musix24.mf - RELOC/fonts/source/public/musixtex-fonts/musix25.mf - RELOC/fonts/source/public/musixtex-fonts/musix29.mf - RELOC/fonts/source/public/musixtex-fonts/musixgen.mf - RELOC/fonts/source/public/musixtex-fonts/musixsps.mf - RELOC/fonts/source/public/musixtex-fonts/musixspx.mf - RELOC/fonts/source/public/musixtex-fonts/mxsk.mf - RELOC/fonts/source/public/musixtex-fonts/xadf11.mf - RELOC/fonts/source/public/musixtex-fonts/xadf13.mf - RELOC/fonts/source/public/musixtex-fonts/xadf16.mf - RELOC/fonts/source/public/musixtex-fonts/xadf20.mf - RELOC/fonts/source/public/musixtex-fonts/xadf24.mf - RELOC/fonts/source/public/musixtex-fonts/xadf29.mf - RELOC/fonts/source/public/musixtex-fonts/xadfgen.mf - RELOC/fonts/source/public/musixtex-fonts/xdrawsl.mf - RELOC/fonts/source/public/musixtex-fonts/xdrawzl.mf - RELOC/fonts/source/public/musixtex-fonts/xgreg11.mf - RELOC/fonts/source/public/musixtex-fonts/xgreg13.mf - RELOC/fonts/source/public/musixtex-fonts/xgreg16.mf - RELOC/fonts/source/public/musixtex-fonts/xgreg20.mf - RELOC/fonts/source/public/musixtex-fonts/xgreg24.mf - RELOC/fonts/source/public/musixtex-fonts/xgreg25.mf - RELOC/fonts/source/public/musixtex-fonts/xgreg29.mf - RELOC/fonts/source/public/musixtex-fonts/xgreggen.mf - RELOC/fonts/source/public/musixtex-fonts/xppff10.mf - RELOC/fonts/source/public/musixtex-fonts/xppffgen.mf - RELOC/fonts/source/public/musixtex-fonts/xsld11.mf - RELOC/fonts/source/public/musixtex-fonts/xsld11d.mf - RELOC/fonts/source/public/musixtex-fonts/xsld13.mf - RELOC/fonts/source/public/musixtex-fonts/xsld13d.mf - RELOC/fonts/source/public/musixtex-fonts/xsld16.mf - RELOC/fonts/source/public/musixtex-fonts/xsld16d.mf - RELOC/fonts/source/public/musixtex-fonts/xsld20.mf - RELOC/fonts/source/public/musixtex-fonts/xsld20d.mf - RELOC/fonts/source/public/musixtex-fonts/xsld24.mf - RELOC/fonts/source/public/musixtex-fonts/xsld24d.mf - RELOC/fonts/source/public/musixtex-fonts/xsld29.mf - RELOC/fonts/source/public/musixtex-fonts/xsld29d.mf - RELOC/fonts/source/public/musixtex-fonts/xsldd20.mf - RELOC/fonts/source/public/musixtex-fonts/xsldu20.mf - RELOC/fonts/source/public/musixtex-fonts/xslgen.mf - RELOC/fonts/source/public/musixtex-fonts/xslgend.mf - RELOC/fonts/source/public/musixtex-fonts/xslgenu.mf - RELOC/fonts/source/public/musixtex-fonts/xslhd.mf - RELOC/fonts/source/public/musixtex-fonts/xslhd11.mf - RELOC/fonts/source/public/musixtex-fonts/xslhd11d.mf - RELOC/fonts/source/public/musixtex-fonts/xslhd13.mf - RELOC/fonts/source/public/musixtex-fonts/xslhd13d.mf - RELOC/fonts/source/public/musixtex-fonts/xslhd16.mf - RELOC/fonts/source/public/musixtex-fonts/xslhd16d.mf - RELOC/fonts/source/public/musixtex-fonts/xslhd20.mf - RELOC/fonts/source/public/musixtex-fonts/xslhd20d.mf - RELOC/fonts/source/public/musixtex-fonts/xslhd24.mf - RELOC/fonts/source/public/musixtex-fonts/xslhd24d.mf - RELOC/fonts/source/public/musixtex-fonts/xslhd29.mf - RELOC/fonts/source/public/musixtex-fonts/xslhd29d.mf - RELOC/fonts/source/public/musixtex-fonts/xslhu.mf - RELOC/fonts/source/public/musixtex-fonts/xslhu11.mf - RELOC/fonts/source/public/musixtex-fonts/xslhu11d.mf - RELOC/fonts/source/public/musixtex-fonts/xslhu13.mf - RELOC/fonts/source/public/musixtex-fonts/xslhu13d.mf - RELOC/fonts/source/public/musixtex-fonts/xslhu16.mf - RELOC/fonts/source/public/musixtex-fonts/xslhu16d.mf - RELOC/fonts/source/public/musixtex-fonts/xslhu20.mf - RELOC/fonts/source/public/musixtex-fonts/xslhu20d.mf - RELOC/fonts/source/public/musixtex-fonts/xslhu24.mf - RELOC/fonts/source/public/musixtex-fonts/xslhu24d.mf - RELOC/fonts/source/public/musixtex-fonts/xslhu29.mf - RELOC/fonts/source/public/musixtex-fonts/xslhu29d.mf - RELOC/fonts/source/public/musixtex-fonts/xslhz-o.mf - RELOC/fonts/source/public/musixtex-fonts/xslhz.mf - RELOC/fonts/source/public/musixtex-fonts/xslhz20.mf - RELOC/fonts/source/public/musixtex-fonts/xslhz20d.mf - RELOC/fonts/source/public/musixtex-fonts/xslu11.mf - RELOC/fonts/source/public/musixtex-fonts/xslu11d.mf - RELOC/fonts/source/public/musixtex-fonts/xslu13.mf - RELOC/fonts/source/public/musixtex-fonts/xslu13d.mf - RELOC/fonts/source/public/musixtex-fonts/xslu16.mf - RELOC/fonts/source/public/musixtex-fonts/xslu16d.mf - RELOC/fonts/source/public/musixtex-fonts/xslu20.mf - RELOC/fonts/source/public/musixtex-fonts/xslu20d.mf - RELOC/fonts/source/public/musixtex-fonts/xslu24.mf - RELOC/fonts/source/public/musixtex-fonts/xslu24d.mf - RELOC/fonts/source/public/musixtex-fonts/xslu29.mf - RELOC/fonts/source/public/musixtex-fonts/xslu29d.mf - RELOC/fonts/source/public/musixtex-fonts/xslud20.mf - RELOC/fonts/source/public/musixtex-fonts/xslup20.mf - RELOC/fonts/source/public/musixtex-fonts/xslz.mf - RELOC/fonts/source/public/musixtex-fonts/xslz20.mf - RELOC/fonts/source/public/musixtex-fonts/xslz20d.mf - RELOC/fonts/source/public/musixtex-fonts/xtie20.mf - RELOC/fonts/tfm/public/musixtex-fonts/musix11.tfm - RELOC/fonts/tfm/public/musixtex-fonts/musix13.tfm - RELOC/fonts/tfm/public/musixtex-fonts/musix16.tfm - RELOC/fonts/tfm/public/musixtex-fonts/musix20.tfm - RELOC/fonts/tfm/public/musixtex-fonts/musix24.tfm - RELOC/fonts/tfm/public/musixtex-fonts/musix25.tfm - RELOC/fonts/tfm/public/musixtex-fonts/musix29.tfm - RELOC/fonts/tfm/public/musixtex-fonts/musixsps.tfm - RELOC/fonts/tfm/public/musixtex-fonts/musixspx.tfm - RELOC/fonts/tfm/public/musixtex-fonts/mxsk.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xadf11.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xadf13.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xadf16.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xadf20.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xadf24.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xadf29.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xgreg11.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xgreg13.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xgreg16.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xgreg20.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xgreg24.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xgreg29.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xppff10.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xsld11.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xsld11d.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xsld13.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xsld13d.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xsld16.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xsld16d.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xsld20.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xsld20d.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xsld24.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xsld24d.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xsld29.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xsld29d.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xsldd20.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xsldu20.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xslhd11.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xslhd11d.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xslhd13.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xslhd13d.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xslhd16.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xslhd16d.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xslhd20.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xslhd20d.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xslhd24.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xslhd24d.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xslhd29.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xslhd29d.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xslhu11.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xslhu11d.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xslhu13.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xslhu13d.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xslhu16.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xslhu16d.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xslhu20.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xslhu20d.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xslhu20m.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xslhu24.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xslhu24d.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xslhu29.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xslhu29d.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xslhz20.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xslhz20d.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xslu11.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xslu11d.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xslu13.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xslu13d.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xslu16.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xslu16d.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xslu20.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xslu20d.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xslu24.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xslu24d.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xslu29.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xslu29d.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xslud20.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xslup20.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xslz20.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xslz20d.tfm - RELOC/fonts/tfm/public/musixtex-fonts/xtie20.tfm - RELOC/fonts/type1/public/musixtex-fonts/musix11.pfb - RELOC/fonts/type1/public/musixtex-fonts/musix13.pfb - RELOC/fonts/type1/public/musixtex-fonts/musix16.pfb - RELOC/fonts/type1/public/musixtex-fonts/musix20.pfb - RELOC/fonts/type1/public/musixtex-fonts/musix24.pfb - RELOC/fonts/type1/public/musixtex-fonts/musix29.pfb - RELOC/fonts/type1/public/musixtex-fonts/musixsps.pfb - RELOC/fonts/type1/public/musixtex-fonts/musixspx.pfb - RELOC/fonts/type1/public/musixtex-fonts/mxsk.pfb - RELOC/fonts/type1/public/musixtex-fonts/xadf11.pfb - RELOC/fonts/type1/public/musixtex-fonts/xadf13.pfb - RELOC/fonts/type1/public/musixtex-fonts/xadf16.pfb - RELOC/fonts/type1/public/musixtex-fonts/xadf20.pfb - RELOC/fonts/type1/public/musixtex-fonts/xadf24.pfb - RELOC/fonts/type1/public/musixtex-fonts/xadf29.pfb - RELOC/fonts/type1/public/musixtex-fonts/xgreg11.pfb - RELOC/fonts/type1/public/musixtex-fonts/xgreg13.pfb - RELOC/fonts/type1/public/musixtex-fonts/xgreg16.pfb - RELOC/fonts/type1/public/musixtex-fonts/xgreg20.pfb - RELOC/fonts/type1/public/musixtex-fonts/xgreg24.pfb - RELOC/fonts/type1/public/musixtex-fonts/xgreg29.pfb - RELOC/fonts/type1/public/musixtex-fonts/xppff10.pfb - RELOC/fonts/type1/public/musixtex-fonts/xsld11.pfb - RELOC/fonts/type1/public/musixtex-fonts/xsld11d.pfb - RELOC/fonts/type1/public/musixtex-fonts/xsld13.pfb - RELOC/fonts/type1/public/musixtex-fonts/xsld13d.pfb - RELOC/fonts/type1/public/musixtex-fonts/xsld16.pfb - RELOC/fonts/type1/public/musixtex-fonts/xsld16d.pfb - RELOC/fonts/type1/public/musixtex-fonts/xsld20.pfb - RELOC/fonts/type1/public/musixtex-fonts/xsld20d.pfb - RELOC/fonts/type1/public/musixtex-fonts/xsld24.pfb - RELOC/fonts/type1/public/musixtex-fonts/xsld24d.pfb - RELOC/fonts/type1/public/musixtex-fonts/xsld29.pfb - RELOC/fonts/type1/public/musixtex-fonts/xsld29d.pfb - RELOC/fonts/type1/public/musixtex-fonts/xsldd20.pfb - RELOC/fonts/type1/public/musixtex-fonts/xsldu20.pfb - RELOC/fonts/type1/public/musixtex-fonts/xslhd11.pfb - RELOC/fonts/type1/public/musixtex-fonts/xslhd11d.pfb - RELOC/fonts/type1/public/musixtex-fonts/xslhd13.pfb - RELOC/fonts/type1/public/musixtex-fonts/xslhd13d.pfb - RELOC/fonts/type1/public/musixtex-fonts/xslhd16.pfb - RELOC/fonts/type1/public/musixtex-fonts/xslhd16d.pfb - RELOC/fonts/type1/public/musixtex-fonts/xslhd20.pfb - RELOC/fonts/type1/public/musixtex-fonts/xslhd20d.pfb - RELOC/fonts/type1/public/musixtex-fonts/xslhd24.pfb - RELOC/fonts/type1/public/musixtex-fonts/xslhd24d.pfb - RELOC/fonts/type1/public/musixtex-fonts/xslhd29.pfb - RELOC/fonts/type1/public/musixtex-fonts/xslhd29d.pfb - RELOC/fonts/type1/public/musixtex-fonts/xslhu11.pfb - RELOC/fonts/type1/public/musixtex-fonts/xslhu11d.pfb - RELOC/fonts/type1/public/musixtex-fonts/xslhu13.pfb - RELOC/fonts/type1/public/musixtex-fonts/xslhu13d.pfb - RELOC/fonts/type1/public/musixtex-fonts/xslhu16.pfb - RELOC/fonts/type1/public/musixtex-fonts/xslhu16d.pfb - RELOC/fonts/type1/public/musixtex-fonts/xslhu20.pfb - RELOC/fonts/type1/public/musixtex-fonts/xslhu20d.pfb - RELOC/fonts/type1/public/musixtex-fonts/xslhu24.pfb - RELOC/fonts/type1/public/musixtex-fonts/xslhu24d.pfb - RELOC/fonts/type1/public/musixtex-fonts/xslhu29.pfb - RELOC/fonts/type1/public/musixtex-fonts/xslhu29d.pfb - RELOC/fonts/type1/public/musixtex-fonts/xslhz20.pfb - RELOC/fonts/type1/public/musixtex-fonts/xslhz20d.pfb - RELOC/fonts/type1/public/musixtex-fonts/xslu11.pfb - RELOC/fonts/type1/public/musixtex-fonts/xslu11d.pfb - RELOC/fonts/type1/public/musixtex-fonts/xslu13.pfb - RELOC/fonts/type1/public/musixtex-fonts/xslu13d.pfb - RELOC/fonts/type1/public/musixtex-fonts/xslu16.pfb - RELOC/fonts/type1/public/musixtex-fonts/xslu16d.pfb - RELOC/fonts/type1/public/musixtex-fonts/xslu20.pfb - RELOC/fonts/type1/public/musixtex-fonts/xslu20d.pfb - RELOC/fonts/type1/public/musixtex-fonts/xslu24.pfb - RELOC/fonts/type1/public/musixtex-fonts/xslu24d.pfb - RELOC/fonts/type1/public/musixtex-fonts/xslu29.pfb - RELOC/fonts/type1/public/musixtex-fonts/xslu29d.pfb - RELOC/fonts/type1/public/musixtex-fonts/xslud20.pfb - RELOC/fonts/type1/public/musixtex-fonts/xslup20.pfb - RELOC/fonts/type1/public/musixtex-fonts/xslz20.pfb - RELOC/fonts/type1/public/musixtex-fonts/xslz20d.pfb - RELOC/fonts/type1/public/musixtex-fonts/xtie20.pfb -catalogue-ctan /fonts/musixtex-fonts -catalogue-date 2017-10-29 15:28:07 +0100 -catalogue-license gpl -catalogue-topics font font-mf font-type1 font-music - -name musixtex.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of musixtex -containersize 364 -containerchecksum 29cf5486c669097c5b6eb90e208faebf81f512835f8f8836ea1fbecef246af963e25578093aae630be5748153ddd5907d8d2f63db7df0b3d09acc13c36f71d65 -binfiles arch=aarch64-linux size=2 - bin/aarch64-linux/musixflx - bin/aarch64-linux/musixtex - -name musixtex.amd64-freebsd -category Package -revision 37026 -shortdesc amd64-freebsd files of musixtex -containersize 364 -containerchecksum 2e5ab102fa8c52014259fecf51d82e9ac40ecb7aa78ab3cd4a73a820296d248d34bd2f5bcf73fa0937ac37d666d30c527eb090e22d6d6f76d00d69cd359e0c06 -binfiles arch=amd64-freebsd size=2 - bin/amd64-freebsd/musixflx - bin/amd64-freebsd/musixtex - -name musixtex.amd64-netbsd -category Package -revision 37026 -shortdesc amd64-netbsd files of musixtex -containersize 364 -containerchecksum b9f7c48e04ad0a5ac8bf19ffc6819a5062a0ff2d74171b26815f77d067bb9031e6fae08fe6f4147f51009d11d303a1e1fb93c507930e2da94e9774b896881305 -binfiles arch=amd64-netbsd size=2 - bin/amd64-netbsd/musixflx - bin/amd64-netbsd/musixtex - -name musixtex.armhf-linux -category Package -revision 37026 -shortdesc armhf-linux files of musixtex -containersize 360 -containerchecksum 401157a6878f9123b1eb281f1aeb40a175e95b697c9b65a6c8c296fe4f47457fa6f2ef3e949b233bd4dee8986188b00445c2861880f967934bc509ac9f1e9737 -binfiles arch=armhf-linux size=2 - bin/armhf-linux/musixflx - bin/armhf-linux/musixtex - -name musixtex.i386-cygwin -category Package -revision 37026 -shortdesc i386-cygwin files of musixtex -containersize 360 -containerchecksum 5b069b5bc415e177471c9d7291562731af8d72f2a20d6eee0c535d493ac00e5db31db63ff3e6740b12f4d0e570c60c4585c6b89528587c566f278a8d51e167ca -binfiles arch=i386-cygwin size=2 - bin/i386-cygwin/musixflx - bin/i386-cygwin/musixtex - -name musixtex.i386-freebsd -category Package -revision 37026 -shortdesc i386-freebsd files of musixtex -containersize 364 -containerchecksum b534d5671b5b90826515d37ce363350e2b060c90ccfc57901b029bf25689ed78ae87ea9dc59386e8499c514a3245522a4a0049a0eb3d6b61881e1cacea55f44a -binfiles arch=i386-freebsd size=2 - bin/i386-freebsd/musixflx - bin/i386-freebsd/musixtex - -name musixtex.i386-linux -category Package -revision 37026 -shortdesc i386-linux files of musixtex -containersize 360 -containerchecksum 51508c09e5f01fb04a2a660d37dedee4b64cb3ea46d9fcabe88c78ade198b6cacfb2bdb2aa0dd87287aade09fe394cd65e8c6f61569cafee75f872807f288978 -binfiles arch=i386-linux size=2 - bin/i386-linux/musixflx - bin/i386-linux/musixtex - -name musixtex.i386-netbsd -category Package -revision 37026 -shortdesc i386-netbsd files of musixtex -containersize 360 -containerchecksum 3896651efc4618f400d4ce534ef3121394854e39dacca194f3453c308435143f600012508f84912c5adf2461a0de47fec7ab448368e7004bec3a8323eb46ca76 -binfiles arch=i386-netbsd size=2 - bin/i386-netbsd/musixflx - bin/i386-netbsd/musixtex - -name musixtex.i386-solaris -category Package -revision 22187 -shortdesc i386-solaris files of musixtex -containersize 360 -containerchecksum 3c75474d8d02ecc3de78b46ff957e657b9fcf559476070ab40a3578ec22810ea6f70529f80fca0a569af0e3f6d774d6d96763c79bbce5c8bb08751f4813b7814 -binfiles arch=i386-solaris size=2 - bin/i386-solaris/musixflx - bin/i386-solaris/musixtex - -name musixtex.sparc-solaris -category Package -revision 37026 -shortdesc sparc-solaris files of musixtex -containersize 360 -containerchecksum 151561e74b894dfdfe8130386789da1268a3ee121b2279f7db24b1910ef1449f5349b164c4f0340e66451578466518bba2706a27cff2015a45b7567c34fc75ef -binfiles arch=sparc-solaris size=2 - bin/sparc-solaris/musixflx - bin/sparc-solaris/musixtex - -name musixtex.win32 -category Package -revision 37026 -shortdesc win32 files of musixtex -containersize 696 -containerchecksum 5ac5ba78777a2af39c1b5f0fa4a0f78b94a2f5c6f63aaa58388662dc35cadb3219f824d6294172da31f628b17fc9a370ad15fa8177300b6d941e4985c514ab4b -binfiles arch=win32 size=2 - bin/win32/musixflx.exe - bin/win32/musixtex.exe - -name musixtex.x86_64-cygwin -category Package -revision 37026 -shortdesc x86_64-cygwin files of musixtex -containersize 364 -containerchecksum 8224fe10655de545a30d0a80ae1976b3b47a7e0a5373ad8b9774a2f8fdbed30f0d5569f912e390a9499a75ebab3e307f9e95b2ea05ab042106855a8d62c825b8 -binfiles arch=x86_64-cygwin size=2 - bin/x86_64-cygwin/musixflx - bin/x86_64-cygwin/musixtex - -name musixtex.x86_64-darwin -category Package -revision 37026 -shortdesc x86_64-darwin files of musixtex -containersize 364 -containerchecksum bbd60dc659c39416278755ffc604ddf4542d8661ec36bb323f598621d825354391c06909aab3d705755e123f680ce5ee9c46bc02241243af224888a3d3ca24a3 -binfiles arch=x86_64-darwin size=2 - bin/x86_64-darwin/musixflx - bin/x86_64-darwin/musixtex - -name musixtex.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of musixtex -containersize 368 -containerchecksum aea979f2d75d9edc54e2a727bb7fe174764d4b0804f370ea1fbe4c4de66aa9268d3a2e981289f410fc34b97e87a7b77874d2d7b3105eb229b51e3bdde9e5fae1 -binfiles arch=x86_64-darwinlegacy size=2 - bin/x86_64-darwinlegacy/musixflx - bin/x86_64-darwinlegacy/musixtex - -name musixtex.x86_64-linux -category Package -revision 37026 -shortdesc x86_64-linux files of musixtex -containersize 364 -containerchecksum a469a5b59ac7a2e18809aab2f5abd489c10fbaf3987c1f02b8250506783d602a092534c24768315b3044bec8e4d8c2ea8bc4f7ce439f05d7d8a020d6b42b7afb -binfiles arch=x86_64-linux size=2 - bin/x86_64-linux/musixflx - bin/x86_64-linux/musixtex - -name musixtex.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of musixtex -containersize 364 -containerchecksum 2bf9adedf845c6f6d465fbfd67da245e8cda7f76b0ce8272a861bd65ce75a6950dcbb6525bc27c293a79b68494601694a5bb001ba8d04f0bdff49e8e731a6d5a -binfiles arch=x86_64-linuxmusl size=2 - bin/x86_64-linuxmusl/musixflx - bin/x86_64-linuxmusl/musixtex - -name musixtex.x86_64-solaris -category Package -revision 22187 -shortdesc x86_64-solaris files of musixtex -containersize 364 -containerchecksum d5c4a49510546162b49d72018c3434a388e88eb5348ecbd2e3a96e8eeeca7e5d32e09a022a6bf0263e8614ee051561f1012ac811812d14f5e2b5aeffb4aaf4b3 -binfiles arch=x86_64-solaris size=2 - bin/x86_64-solaris/musixflx - bin/x86_64-solaris/musixtex - -name musixtnt -category Package -revision 40307 -shortdesc A MusiXTeX extension library that enables transformations of the effect of notes commands -longdesc The package includes an archive containing a MusiXTeX extension -longdesc library musixtnt and C source code, binaries for Windows (32 -longdesc bit and 64 bit) and MacOSX, and documentation for two programs: -longdesc fixmsxpart and msxlint. musixtnt.tex provides a macro -longdesc \TransformNotes that enables transformations of the effect of -longdesc notes commands such as \notes. In general, the effect of -longdesc \TransformNotes{input}{output} is that notes commands in the -longdesc source will expect their arguments to match the input pattern, -longdesc but the notes will be typeset according to the output pattern. -longdesc An example is extracting single-instrument parts from a -longdesc multi-instrument score. fixmsxpart corrects note spacing in a -longdesc single-part MusiXTeX source (possibly derived from a -longdesc multi-instrument score and as a result having irregular note -longdesc spacing). msxlint detects incorrectly formatted notes lines in -longdesc a MusiXTeX source file. This should be used before using -longdesc \TransformNotes. -depend musixtex -depend musixtnt.ARCH -containersize 1480 -containerchecksum 309beff8e7edb74f88f40c918af32c9c609d08743eddd4993cd45b5b94bd02530964949e328dad533bf9dc5f80f0c445febcb3ca3bcfd88508d4d789c4f2f540 -doccontainersize 119368 -doccontainerchecksum e5543d8ab2fc39813fe2d8a38cb331cc2c0a2e3f99db4d2a256874f10305db16e6e9e94e05be68407af71c7161e7bc45cbed810488e09f7c026e351402e8375b -docfiles size=36 - texmf-dist/doc/generic/musixtnt/README details="Readme" - texmf-dist/doc/generic/musixtnt/TransformNotes.3 - texmf-dist/doc/generic/musixtnt/TransformNotes.pdf - texmf-dist/doc/generic/musixtnt/msxlint.pdf details="Package documentation" - texmf-dist/doc/generic/musixtnt/musixtnt-2016-01-30.tar.gz - texmf-dist/doc/man/man1/msxlint.1 - texmf-dist/doc/man/man1/msxlint.man1.pdf -runfiles size=1 - texmf-dist/tex/generic/musixtnt/musixtnt.tex -catalogue-ctan /macros/musixtnt -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl2 -catalogue-topics music - -name musixtnt.aarch64-linux -category Package -revision 48789 -shortdesc aarch64-linux files of musixtnt -containersize 5184 -containerchecksum 950fd1573c01e4b50444518a7a88324201ea799f96d2c55915e3e10dcfce8ea58aca405586292b9e92bfa15e79923e3e996f3f57801f1a787567aa51c0029099 -binfiles arch=aarch64-linux size=4 - bin/aarch64-linux/msxlint - -name musixtnt.amd64-freebsd -category Package -revision 46816 -shortdesc amd64-freebsd files of musixtnt -containersize 7856 -containerchecksum 074ced759784e9e3850a0d5abc6c39fd91b46d0d98a66a00fac3fec8436a63c1fb203d570b1d774eb7e835646ba53753ef00c2ea18b93ec076637254d30980a0 -binfiles arch=amd64-freebsd size=5 - bin/amd64-freebsd/msxlint - -name musixtnt.amd64-netbsd -category Package -revision 48698 -shortdesc amd64-netbsd files of musixtnt -containersize 7896 -containerchecksum a27ac8ed6bf0bf8af41fa9404a15a13faa4a0032d355b4f7323b0e232750b2575e9e990f25e501653229f1421d1f3e00f8546342bd468aeeff211084208e3dde -binfiles arch=amd64-netbsd size=6 - bin/amd64-netbsd/msxlint - -name musixtnt.armhf-linux -category Package -revision 48716 -shortdesc armhf-linux files of musixtnt -containersize 4944 -containerchecksum 9a375891554e4b263229ecff48aa50bc83bab4cec705b58978d6b8e9eb5b6d2f8700bd126c4a9587424d23dd86a9acd9ae56e64ea1d2ce571b25f09184641e3a -binfiles arch=armhf-linux size=4 - bin/armhf-linux/msxlint - -name musixtnt.i386-cygwin -category Package -revision 46814 -shortdesc i386-cygwin files of musixtnt -containersize 6048 -containerchecksum 931ede8598d6501890ece4e1bb5c78f71a848480d8f0df403a9bb7df3d703cac0f11876fe4fa93d1d5bb8558e2e862b53793f3e79fa5a404230aa2b998c911a5 -binfiles arch=i386-cygwin size=5 - bin/i386-cygwin/msxlint.exe - -name musixtnt.i386-freebsd -category Package -revision 46816 -shortdesc i386-freebsd files of musixtnt -containersize 7168 -containerchecksum 79ba35b9216167e9a641841c9d1f8af12f927a1854d82f483d159a2ecf2ca7dfde0fe6668cab1a9fda454a1e83bbb877a3ecf1a4d8c13993c0a1066af077e947 -binfiles arch=i386-freebsd size=4 - bin/i386-freebsd/msxlint - -name musixtnt.i386-linux -category Package -revision 47245 -shortdesc i386-linux files of musixtnt -containersize 5672 -containerchecksum ec58104bf801925e2eddf6fa7e2386956cf7bf7b96d2ef6ea2f962f2b9e3aebd198f0e0cee44c796dac6d94bfab5da0f83ba6b11e0694a3c76eb189665ac9c9b -binfiles arch=i386-linux size=4 - bin/i386-linux/msxlint - -name musixtnt.i386-netbsd -category Package -revision 46812 -shortdesc i386-netbsd files of musixtnt -containersize 7100 -containerchecksum a8e9140389844767ea9f0b7cb1be1ca58a3a5fdb158f0dfaf4b77ca581ad5fc10eae76bb12fb94b93d53b593df93d67ff72e902381c26aa661198c1fc1178139 -binfiles arch=i386-netbsd size=5 - bin/i386-netbsd/msxlint - -name musixtnt.i386-solaris -category Package -revision 46829 -shortdesc i386-solaris files of musixtnt -containersize 8032 -containerchecksum 7a5f8f89bfb11a9a1de70c458ea36047929c8b33330ce3641ef83a47e219ba70c1d95706f1afccb35612b9124a97027466a2a49e16b52dea616d6150fb20c459 -binfiles arch=i386-solaris size=5 - bin/i386-solaris/msxlint - -name musixtnt.sparc-solaris -category Package -revision 46829 -shortdesc sparc-solaris files of musixtnt -containersize 7628 -containerchecksum f6640119e02d8cdfd865cb016e4adb8ea9ee36b641a9bf71d39f7f8f75a97e86efbaad14b73fa7121ced60cd1d6294294b4a392b3c90733c67233cce132a9626 -binfiles arch=sparc-solaris size=5 - bin/sparc-solaris/msxlint - -name musixtnt.win32 -category Package -revision 46993 -shortdesc win32 files of musixtnt -containersize 6380 -containerchecksum 178984d523c91bcdd8397b9e4bd36a3ee1f4ce1900b254d80aa4394c2d5319823c1c9c0c8546daa26dd4d0f610267577f547d07b67040e52fb65428117854620 -binfiles arch=win32 size=4 - bin/win32/msxlint.exe - -name musixtnt.x86_64-cygwin -category Package -revision 46813 -shortdesc x86_64-cygwin files of musixtnt -containersize 6060 -containerchecksum 7c53bb174b348f49378b1485ad8f43302ca7c4c46e64040e7c64691e74cf91009c9c1b795cb1c2456652333ad5bac22aa698a89cc3da3ffedc6865dee8f465e4 -binfiles arch=x86_64-cygwin size=4 - bin/x86_64-cygwin/msxlint.exe - -name musixtnt.x86_64-darwin -category Package -revision 48728 -shortdesc x86_64-darwin files of musixtnt -containersize 7528 -containerchecksum a60c4a8a24143a64096787ff95573e3d5eb85558bcac81b85d2cd2e9df95c7ed54d31d617458730b86a4a910547f5ca8906e70950a816f3cc763a48daa722aae -binfiles arch=x86_64-darwin size=6 - bin/x86_64-darwin/msxlint - -name musixtnt.x86_64-darwinlegacy -category Package -revision 47387 -shortdesc x86_64-darwinlegacy files of musixtnt -containersize 7192 -containerchecksum f877f11a8903f8b9bd37cb6d72279e5bc26379dcc22590a2d643dfcc67e9197c4a9761aa8524eedf04d12b2816d34d835f51e7d0d1048638476f09c18be97ba0 -binfiles arch=x86_64-darwinlegacy size=6 - bin/x86_64-darwinlegacy/msxlint - -name musixtnt.x86_64-linux -category Package -revision 47063 -shortdesc x86_64-linux files of musixtnt -containersize 5492 -containerchecksum 3c48973a8fc24716d4cbb6521a415eb53561d39a417466f65986b9d88665dee806443c361e0cd136a07ea2ad7b6773a6f07d003fec46f43efc416dde3d84bef5 -binfiles arch=x86_64-linux size=4 - bin/x86_64-linux/msxlint - -name musixtnt.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of musixtnt -containersize 8348 -containerchecksum c600c2e5d717fc3d74b8ef647851153b2d2dc6e5778d27a0f4d9777ef052e802c9460fcdecbc2bd9b998e5f48fdb19509b9daa3426e2ea4fe1244634f7a16ca4 -binfiles arch=x86_64-linuxmusl size=6 - bin/x86_64-linuxmusl/msxlint - -name musixtnt.x86_64-solaris -category Package -revision 46829 -shortdesc x86_64-solaris files of musixtnt -containersize 8728 -containerchecksum 57dca3f6507cb5221644eb7926cbc9a716de57acbf9c18e3c5a11715fb00fc1e828041fad4c31d85d04096b96bacd207550dcc0957d8f962f9932c772c1c74a7 -binfiles arch=x86_64-solaris size=5 - bin/x86_64-solaris/msxlint - -name musuos -category Package -revision 24857 -shortdesc Typeset papers for the department of music, Osnabruck -relocated 1 -longdesc The package provides a LaTeX class for typesetting term papers -longdesc at the institute of music and musicology of the University of -longdesc Osnabruck, Germany, according to the specifications of Prof. -longdesc Stefan Hahnheide. A BibLaTeX style is provided. -containersize 3752 -containerchecksum b51081d6eef7c85218b6d7d605e6ba3bb1c9dbacda36984ce1f1ef4e4d21c32e20a4c6073a0683ec7dd25fee6c77895ca9a0c018a6c23c64830fd1584df063da -doccontainersize 509920 -doccontainerchecksum 3b28e3e9c5157ea8c88a2a4ddfdbce3de0e38c62dbddfffccdca28f4f5c8f95ca9da60ed6df7a9eadc619013cb62f00f90991386873b50f4dc20fe4072caf619 -docfiles size=127 - RELOC/doc/latex/musuos/README details="Readme" - RELOC/doc/latex/musuos/musuos-doc.ist - RELOC/doc/latex/musuos/musuos.pdf details="Package documentation" -srccontainersize 15964 -srccontainerchecksum 7b8fef58c14e0d3203cd31b08b885c325ae4156760ecdc3b0b9f311ce0a5fe9743605486355bb18462c0d3c08dc11ddc07ebc7ff798da04ecaf2f689c259597a -srcfiles size=14 - RELOC/source/latex/musuos/musuos.dtx - RELOC/source/latex/musuos/musuos.ins -runfiles size=3 - RELOC/tex/latex/musuos/musuos.cls -catalogue-also biblatex-musuos -catalogue-ctan /macros/latex/contrib/musuos -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics dissertation music -catalogue-version 1.1d - -name muthesis -category Package -revision 23861 -shortdesc Classes for University of Manchester Dept of Computer Science -relocated 1 -longdesc The bundle provides thesis and project report document classes -longdesc from the University of Manchester's Department of Computer -longdesc Science. -containersize 8168 -containerchecksum aa3dbf0dff8af9f206b181058ffb7fa244e5e6be23bf1db7fd18134e164b0056daf2901bfd9a9a9485578cbd57e19114b531a6c3f179b1ee6ed15ed153d4b8a5 -doccontainersize 624 -doccontainerchecksum b76250df53cc206a34a10d215e012d17a2d369465080f17d500d9060851f3a777154cbddc4f6504cdae823c8b74bb31e7a100a3544c6ebe2703be738a623c082 -docfiles size=1 - RELOC/doc/latex/muthesis/README details="Readme" -runfiles size=6 - RELOC/tex/latex/muthesis/muthesis.cls - RELOC/tex/latex/muthesis/third-rep.cls -catalogue-ctan /macros/latex/contrib/muthesis -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics dissertation - -name mversion -category Package -revision 29370 -shortdesc Keeping track of document versions -relocated 1 -longdesc The package enables the user to keep track of different -longdesc versions of a LaTeX document. The command \version prints the -longdesc version and build numbers; each time you compile your document, -longdesc the build number is increased by one. By placing \version in -longdesc the header or footer, each page can be marked with the unique -longdesc build number describing the progress of your document. -containersize 1288 -containerchecksum 5e9a47c85953e41f46b981ce3c5c302835e3784abb2e25560c8603b62f7a6cd61e0cd5254311029ea25bb5ef10e5c7f2ad32b055f68a9889778a2db27a07d8d9 -doccontainersize 153976 -doccontainerchecksum 06b7407e26463547d761ccea1844579cc81a07783c80169505218d335b3ebca05e0fbbbd2c6ee295a9a7d1f60b5a156d4e83a1edeb31bfdccf916ae4d11453df -docfiles size=41 - RELOC/doc/latex/mversion/README details="Readme" - RELOC/doc/latex/mversion/mVersion.pdf details="Package documentation" -srccontainersize 3064 -srccontainerchecksum 1d1e025996b904d89d3b38544a7a6058c68f26200f846341de7277af11577fb54d26ea8a3ed2459fd6acf77fc2a33cbc8cdadf9729a77653f54188a29cfc1fce -srcfiles size=3 - RELOC/source/latex/mversion/mVersion.dtx - RELOC/source/latex/mversion/mVersion.ins -runfiles size=1 - RELOC/tex/latex/mversion/mVersion.sty -catalogue-ctan /macros/latex/contrib/mversion -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.2 -catalogue-topics doc-mgmt doc-tool -catalogue-version 1.0.1 - -name mwcls -category Package -revision 44352 -shortdesc Polish-oriented document classes -relocated 1 -longdesc mwcls is a set of document classes for LaTeX 2e designed with -longdesc Polish typographical tradition in mind. Classes include: -longdesc 'mwart' (which is a replacement for 'article'), 'mwrep' -longdesc (replacing 'report'), and 'mwbk' (replacing 'book'). Most -longdesc features present in standard classes work with mwcls classes. -longdesc Some extensions/exceptions include: sectioning commands allow -longdesc for second optional argument (it is possible to state different -longdesc texts for running head and for TOC), new environments -longdesc 'itemize*' and 'enumerate*' for lists with long items, page -longdesc styles have variants for normal, opening, closing, and blank -longdesc pages. -containersize 11340 -containerchecksum 57122db964d70bff7d7c8474947bdb0e73034daeb75cea397ac5ba1d4d5fc1a238130ee8b5e002fae07c26a4db849911805f5ea463e72ddcdf30232c15d918a4 -doccontainersize 138172 -doccontainerchecksum 2672c2802df4318910861f29d2e640c6f726d14ce87bfae26dbc136537bd394a31d0e43983fae2b5ba319d48a3f944903a7cfc66fa4129052c7f1ebc394078bf -docfiles size=44 - RELOC/doc/latex/mwcls/CZYTAJ details="Package README" language="pl" - RELOC/doc/latex/mwcls/ChangeLog - RELOC/doc/latex/mwcls/README details="Package README" language="en" - RELOC/doc/latex/mwcls/mwclsdoc.pdf details="Package documentation" language="pl" -srccontainersize 35232 -srccontainerchecksum 8c8af115ad893d9fa59f4787398846a7f764e9f81ed096852e6030450146e1d74ce7cb47979fb26f27f4734ac721f4986835ebc954777887a2496486188955df -srcfiles size=37 - RELOC/source/latex/mwcls/mwcls.dtx - RELOC/source/latex/mwcls/mwcls.ins -runfiles size=42 - RELOC/tex/latex/mwcls/mw10.clo - RELOC/tex/latex/mwcls/mw11.clo - RELOC/tex/latex/mwcls/mw12.clo - RELOC/tex/latex/mwcls/mwart.cls - RELOC/tex/latex/mwcls/mwbk.cls - RELOC/tex/latex/mwcls/mwbk10.clo - RELOC/tex/latex/mwcls/mwbk11.clo - RELOC/tex/latex/mwcls/mwbk12.clo - RELOC/tex/latex/mwcls/mwrep.cls -catalogue-ctan /macros/latex/contrib/mwcls -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl1.2 -catalogue-topics book-pub class -catalogue-version 0.75 - -name mwe -category Package -revision 47194 -shortdesc Packages and image files for MWEs -relocated 1 -longdesc The bundle provides several files useful when creating a -longdesc minimal working example (MWE). The package itself loads a small -longdesc set of packages often used when creating MWEs. In addition, a -longdesc range of images are provided, which will be installed in the -longdesc TEXMF tree, so that they may be used in any (La)TeX document. -longdesc This allows different users to share MWEs which include image -longdesc commands, without the need to share image files or to use -longdesc replacement code. -containersize 807004 -containerchecksum dab346ea9eb4ee71860b9141ecfea892cc17817f932463e3c8b48e3065edd21e3909df59a473d9068a509a0f5a3142af9dea6a3fefd0d107f7a40a3773787283 -doccontainersize 308880 -doccontainerchecksum a48c3460aee8d779aeab04ea3ac2aeabeed68e7719ee1178c917f1d872eca0fdcfe2b557f85e0ac2de6213a67265e778e5190c20e908cca2447b84ffef097eab -docfiles size=82 - RELOC/doc/latex/mwe/INSTALL - RELOC/doc/latex/mwe/README details="Readme" - RELOC/doc/latex/mwe/mwe.pdf details="Package documentation" -srccontainersize 8440 -srccontainerchecksum ba11ae8aaf8f4567f7242288aa9339e8a60ee6ebce3dc2a9cdfd59fe69b7ad5d04dbcbd377943cbd6a88d95b6d31115b99f14a3a97f7b06696ff30a7f0f11870 -srcfiles size=12 - RELOC/source/latex/mwe/mwe.dtx - RELOC/source/latex/mwe/mwe.ins -runfiles size=513 - RELOC/tex/latex/mwe/example-grid-100x100bp.eps - RELOC/tex/latex/mwe/example-grid-100x100bp.jpg - RELOC/tex/latex/mwe/example-grid-100x100bp.pdf - RELOC/tex/latex/mwe/example-grid-100x100bp.png - RELOC/tex/latex/mwe/example-grid-100x100bp.tex - RELOC/tex/latex/mwe/example-grid-100x100pt.eps - RELOC/tex/latex/mwe/example-grid-100x100pt.jpg - RELOC/tex/latex/mwe/example-grid-100x100pt.pdf - RELOC/tex/latex/mwe/example-grid-100x100pt.png - RELOC/tex/latex/mwe/example-grid-100x100pt.tex - RELOC/tex/latex/mwe/example-image-10x16.eps - RELOC/tex/latex/mwe/example-image-10x16.jpg - RELOC/tex/latex/mwe/example-image-10x16.pdf - RELOC/tex/latex/mwe/example-image-10x16.png - RELOC/tex/latex/mwe/example-image-10x16.tex - RELOC/tex/latex/mwe/example-image-16x10.eps - RELOC/tex/latex/mwe/example-image-16x10.jpg - RELOC/tex/latex/mwe/example-image-16x10.pdf - RELOC/tex/latex/mwe/example-image-16x10.png - RELOC/tex/latex/mwe/example-image-16x10.tex - RELOC/tex/latex/mwe/example-image-16x9.eps - RELOC/tex/latex/mwe/example-image-16x9.jpg - RELOC/tex/latex/mwe/example-image-16x9.pdf - RELOC/tex/latex/mwe/example-image-16x9.png - RELOC/tex/latex/mwe/example-image-16x9.tex - RELOC/tex/latex/mwe/example-image-1x1.eps - RELOC/tex/latex/mwe/example-image-1x1.jpg - RELOC/tex/latex/mwe/example-image-1x1.pdf - RELOC/tex/latex/mwe/example-image-1x1.png - RELOC/tex/latex/mwe/example-image-1x1.tex - RELOC/tex/latex/mwe/example-image-4x3.eps - RELOC/tex/latex/mwe/example-image-4x3.jpg - RELOC/tex/latex/mwe/example-image-4x3.pdf - RELOC/tex/latex/mwe/example-image-4x3.png - RELOC/tex/latex/mwe/example-image-4x3.tex - RELOC/tex/latex/mwe/example-image-9x16.eps - RELOC/tex/latex/mwe/example-image-9x16.jpg - RELOC/tex/latex/mwe/example-image-9x16.pdf - RELOC/tex/latex/mwe/example-image-9x16.png - RELOC/tex/latex/mwe/example-image-9x16.tex - RELOC/tex/latex/mwe/example-image-a.eps - RELOC/tex/latex/mwe/example-image-a.jpg - RELOC/tex/latex/mwe/example-image-a.pdf - RELOC/tex/latex/mwe/example-image-a.png - RELOC/tex/latex/mwe/example-image-a.tex - RELOC/tex/latex/mwe/example-image-a3-landscape.pdf - RELOC/tex/latex/mwe/example-image-a3-landscape.tex - RELOC/tex/latex/mwe/example-image-a3.pdf - RELOC/tex/latex/mwe/example-image-a3.tex - RELOC/tex/latex/mwe/example-image-a4-landscape.pdf - RELOC/tex/latex/mwe/example-image-a4-landscape.tex - RELOC/tex/latex/mwe/example-image-a4-numbered.pdf - RELOC/tex/latex/mwe/example-image-a4-numbered.tex - RELOC/tex/latex/mwe/example-image-a4.pdf - RELOC/tex/latex/mwe/example-image-a4.tex - RELOC/tex/latex/mwe/example-image-a5-landscape.pdf - RELOC/tex/latex/mwe/example-image-a5-landscape.tex - RELOC/tex/latex/mwe/example-image-a5.pdf - RELOC/tex/latex/mwe/example-image-a5.tex - RELOC/tex/latex/mwe/example-image-b.eps - RELOC/tex/latex/mwe/example-image-b.jpg - RELOC/tex/latex/mwe/example-image-b.pdf - RELOC/tex/latex/mwe/example-image-b.png - RELOC/tex/latex/mwe/example-image-b.tex - RELOC/tex/latex/mwe/example-image-c.eps - RELOC/tex/latex/mwe/example-image-c.jpg - RELOC/tex/latex/mwe/example-image-c.pdf - RELOC/tex/latex/mwe/example-image-c.png - RELOC/tex/latex/mwe/example-image-c.tex - RELOC/tex/latex/mwe/example-image-empty.pdf - RELOC/tex/latex/mwe/example-image-empty.tex - RELOC/tex/latex/mwe/example-image-golden-upright.pdf - RELOC/tex/latex/mwe/example-image-golden-upright.tex - RELOC/tex/latex/mwe/example-image-golden.pdf - RELOC/tex/latex/mwe/example-image-golden.tex - RELOC/tex/latex/mwe/example-image-letter-landscape.pdf - RELOC/tex/latex/mwe/example-image-letter-landscape.tex - RELOC/tex/latex/mwe/example-image-letter-numbered.pdf - RELOC/tex/latex/mwe/example-image-letter-numbered.tex - RELOC/tex/latex/mwe/example-image-letter.pdf - RELOC/tex/latex/mwe/example-image-letter.tex - RELOC/tex/latex/mwe/example-image-plain.pdf - RELOC/tex/latex/mwe/example-image-plain.tex - RELOC/tex/latex/mwe/example-image.eps - RELOC/tex/latex/mwe/example-image.jpg - RELOC/tex/latex/mwe/example-image.pdf - RELOC/tex/latex/mwe/example-image.png - RELOC/tex/latex/mwe/example-image.tex - RELOC/tex/latex/mwe/example-movie.mp4 - RELOC/tex/latex/mwe/example-movie.pdf - RELOC/tex/latex/mwe/example-movie.tex - RELOC/tex/latex/mwe/mwe.sty -catalogue-ctan /macros/latex/contrib/mwe -catalogue-date 2018-03-30 18:31:59 +0200 -catalogue-license lppl1.3 -catalogue-topics debug-supp -catalogue-version 0.5 - -name mweights -category Package -revision 43647 -shortdesc Support for multiple-weight font packages -relocated 1 -longdesc Many font families available for use with LaTeX are available -longdesc at multiple weights. Many Type 1-oriented support packages for -longdesc such fonts re-define the standard \mddefault or \bfdefault -longdesc macros. This can create difficulties if the weight desired for -longdesc one font family isn't available for another font family, or if -longdesc it differs from the weight desired for another font family. The -longdesc package provides a solution to these difficulties. -containersize 1260 -containerchecksum 6beb616d6a41096ae176bd8353776c7d4254e3aed2c304c80f38f75ebe6a5b9f60d6ad970243f8d00483af4141ec94eeb688dee53715438d4b39b75e35c0c849 -doccontainersize 1252 -doccontainerchecksum 8ecdfd8030061d5998a178d0b5b070bfe90dac6deba9b967f08fa5ff943d3bdb2b9475b8641009a73676e61527a8c021be99ff7e038c6c66611b123aca0caf7f -docfiles size=1 - RELOC/doc/latex/mweights/README details="Readme" -runfiles size=2 - RELOC/tex/latex/mweights/mweights.sty -catalogue-ctan /macros/latex/contrib/mweights -catalogue-date 2017-03-30 19:47:45 +0200 -catalogue-license lppl -catalogue-topics font-use font-supp - -name mxedruli -category Package -revision 30021 -shortdesc A pair of fonts for different Georgian alphabets -relocated 1 -longdesc Two Georgian fonts, in both Metafont and Type 1 formats, which -longdesc cover the Mxedruli and the Xucuri alphabets. -execute addMap mxedruli.map -containersize 138652 -containerchecksum 9134add39bf358e36d872bb1f134b1111a84b8f770decf600bcc19b1263f4bb3f86b6571a42e2091f31bfbc41e94cbce75efe7bb1a4ffb4d5e98603f347b80b3 -doccontainersize 308496 -doccontainerchecksum 73d9ea8e98df8e1c7be73e6f86248b46d45d25bf7c0e0682a75b0f01ad0d55f5c2c288ea86b2dccfb12178d90c0c60bfded02e8888b155e852022d1f295fd3d0 -docfiles size=95 - RELOC/doc/fonts/mxedruli/README details="Readme" - RELOC/doc/fonts/mxedruli/alphabets.tex - RELOC/doc/fonts/mxedruli/mxeddoc.pdf details="Package documentation" - RELOC/doc/fonts/mxedruli/mxeddoc.tex - RELOC/doc/fonts/mxedruli/ossetic.tex - RELOC/doc/fonts/mxedruli/vepxis.tex -runfiles size=112 - RELOC/fonts/afm/public/mxedruli/mxed10.afm - RELOC/fonts/afm/public/mxedruli/mxedbf10.afm - RELOC/fonts/afm/public/mxedruli/mxedc10.afm - RELOC/fonts/afm/public/mxedruli/mxedi10.afm - RELOC/fonts/afm/public/mxedruli/xuc10.afm - RELOC/fonts/map/dvips/mxedruli/mxedruli.map - RELOC/fonts/source/public/mxedruli/mxed.mf - RELOC/fonts/source/public/mxedruli/mxed10.mf - RELOC/fonts/source/public/mxedruli/mxedacc.mf - RELOC/fonts/source/public/mxedruli/mxedbase.mf - RELOC/fonts/source/public/mxedruli/mxedbf10.mf - RELOC/fonts/source/public/mxedruli/mxedc10.mf - RELOC/fonts/source/public/mxedruli/mxedcaps.mf - RELOC/fonts/source/public/mxedruli/mxedd.mf - RELOC/fonts/source/public/mxedruli/mxedfont.mf - RELOC/fonts/source/public/mxedruli/mxedi10.mf - RELOC/fonts/source/public/mxedruli/mxedp.mf - RELOC/fonts/source/public/mxedruli/xuc.mf - RELOC/fonts/source/public/mxedruli/xuc10.mf - RELOC/fonts/source/public/mxedruli/xucbase.mf - RELOC/fonts/source/public/mxedruli/xucd.mf - RELOC/fonts/source/public/mxedruli/xucfont.mf - RELOC/fonts/source/public/mxedruli/xucl.mf - RELOC/fonts/source/public/mxedruli/xucp.mf - RELOC/fonts/tfm/public/mxedruli/mxed10.tfm - RELOC/fonts/tfm/public/mxedruli/mxedbf10.tfm - RELOC/fonts/tfm/public/mxedruli/mxedc10.tfm - RELOC/fonts/tfm/public/mxedruli/mxedi10.tfm - RELOC/fonts/tfm/public/mxedruli/xuc10.tfm - RELOC/fonts/type1/public/mxedruli/mxed10.pfb - RELOC/fonts/type1/public/mxedruli/mxedbf10.pfb - RELOC/fonts/type1/public/mxedruli/mxedc10.pfb - RELOC/fonts/type1/public/mxedruli/mxedi10.pfb - RELOC/fonts/type1/public/mxedruli/xuc10.pfb - RELOC/tex/latex/mxedruli/mxedruli.sty - RELOC/tex/latex/mxedruli/umxed.fd - RELOC/tex/latex/mxedruli/uxuc.fd - RELOC/tex/latex/mxedruli/xucuri.sty -catalogue-also georgian-stanier -catalogue-ctan /fonts/georgian/mxedruli -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl -catalogue-topics georgian font font-type1 font-mf -catalogue-version 3.3c - -name mychemistry -category Package -revision 28611 -shortdesc Create reaction schemes with LaTeX and ChemFig -relocated 1 -longdesc The package provides commands for typesetting complex chemical -longdesc reaction schemes with LaTeX and ChemFig. The package requires -longdesc the packages ChemFig, mhchem, chemcompounds and (sometimes) -longdesc chemexec. -containersize 9576 -containerchecksum 891a6dfa2071ef7b500844558728ebb5664c19f3ce4e2d004747f8bcf1e96356c8856506736ed48bc5b7e8179700544a760e9afb83694bc72d6ed47144e328ce -doccontainersize 1713128 -doccontainerchecksum 4c07fe3db837be7a687d472e404276a5fc437d07a19f54ce9f19871c12c768e6791ecb98fa2dc2a0673595a0c9276b774fb9dcac2830c70ffa4e73842d22fa27 -docfiles size=442 - RELOC/doc/latex/mychemistry/README details="Readme" - RELOC/doc/latex/mychemistry/examples.pdf - RELOC/doc/latex/mychemistry/examples.tex - RELOC/doc/latex/mychemistry/mychemistry_en.pdf details="Package documentation (English)" language="en" - RELOC/doc/latex/mychemistry/mychemistry_en.tex -runfiles size=15 - RELOC/tex/latex/mychemistry/mychemistry.sty -catalogue-ctan /macros/latex/contrib/mychemistry -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics chemistry -catalogue-version 1.99b - -name mycv -category Package -revision 26807 -shortdesc A list-driven CV class, allowing TikZ decorations -relocated 1 -longdesc The class provides a set of functionality for writing -longdesc "curriculum vitae" with different layouts. The idea is that a -longdesc user can write some custom configuration directives, by means -longdesc of which is possible both to produce different c.v. layouts and -longdesc quickly switch among them. In order to process such directives, -longdesc the class uses a set of lists, provided by the package -longdesc etextools. Basic support for using TikZ decorations is also -longdesc provided. -containersize 8084 -containerchecksum 16844ba3c43f97baca58d2c170e8215ba6d800bc9e76f2642a0cb41db42c3423f8dfaf2bed7220e0f28610a502c2ff1fab70ab72e8d0ec1dae5fc1f56c681ee7 -doccontainersize 512168 -doccontainerchecksum 1bf6a8d67e7905fff5b587025d746e143343fb030df021ae9f793772f0f21f3757a31c1a116df8e2de995a5cfd4bac55a785b5b461a9d59bc644462a765b1e49 -docfiles size=183 - RELOC/doc/latex/mycv/CHANGELOG - RELOC/doc/latex/mycv/Doc/Images/logo-1.png - RELOC/doc/latex/mycv/Doc/mycv.tex - RELOC/doc/latex/mycv/Examples/Notes.txt - RELOC/doc/latex/mycv/Examples/mycv-example-dpl.pdf - RELOC/doc/latex/mycv/Examples/mycv-example-dpl2.pdf - RELOC/doc/latex/mycv/Examples/mycv-example-spl.pdf - RELOC/doc/latex/mycv/Examples/mycv-example-spl2.pdf - RELOC/doc/latex/mycv/Examples/mycv-examples.dtx - RELOC/doc/latex/mycv/README details="Readme" - RELOC/doc/latex/mycv/checksum.pl - RELOC/doc/latex/mycv/mycv.pdf details="Package documentation" -srccontainersize 8656 -srccontainerchecksum 131407ced4762412c369c8d17586846198aa1ca3bd3184a9b2842fd67769ffeedb1a5a8f30fd7e6bcdbd06cd318ccbb7018d6474c498eca063e499012940b733 -srcfiles size=10 - RELOC/source/latex/mycv/mycv.dtx - RELOC/source/latex/mycv/mycv.ins -runfiles size=11 - RELOC/scripts/mycv/mycv_split_contents.pl - RELOC/tex/latex/mycv/mycv.cls - RELOC/tex/latex/mycv/mycv_base.def - RELOC/tex/latex/mycv/mycv_dec.sty - RELOC/tex/latex/mycv/mycv_misc.def - RELOC/tex/latex/mycv/mycv_style.sty - RELOC/tex/latex/mycv/mycv_version.def -catalogue-ctan /macros/latex/contrib/mycv -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics cv class -catalogue-version 1.5.6 - -name mylatexformat -category Package -revision 21392 -shortdesc Build a format based on the preamble of a LaTeX file -relocated 1 -longdesc The use of formats helps to speed up compilations: packages -longdesc which have been dumped in the format are loaded at very high -longdesc speed. This is useful when a document loads many packages -longdesc (including large packages such as pgf-TikZ). The package was -longdesc developed from the work in mylatex, and eliminates many of the -longdesc limitations and problems of that package. -containersize 4628 -containerchecksum 6e98404607a9974b838611d5a5a431edbbece0c4ac11a2457aaf62302376d2efbfb245cbec9fcd55c15f8ee42997c627da38534c3c59e89d255b06db4cdc2aa5 -doccontainersize 141716 -doccontainerchecksum ba5c00513dc4d3571d48f5925f3e6fa11630c037d859b432e1240ab1480f219d68b18a8f63a68234f458a437017a6d56f0339ab8ac1e729ee8a2416b52403279 -docfiles size=51 - RELOC/doc/latex/mylatexformat/README details="Readme" - RELOC/doc/latex/mylatexformat/mylatexformat.pdf details="Package documentation" -srccontainersize 12884 -srccontainerchecksum d4f7708682fe8bdf8a433bf0ca59c3a5fb76bc14415d3ebae8ebc9298676ae2f73804812912115f266b03b85e388d1ed7f969dd2895f06bee3e4e4d5fff3897a -srcfiles size=13 - RELOC/source/latex/mylatexformat/mylatexformat.drv - RELOC/source/latex/mylatexformat/mylatexformat.dtx - RELOC/source/latex/mylatexformat/mylatexformat.ins -runfiles size=4 - RELOC/tex/latex/mylatexformat/mylatexformat.ltx -catalogue-ctan /macros/latex/contrib/mylatexformat -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics format -catalogue-version 3.4 - -name mynsfc -category Package -revision 41996 -shortdesc XeLaTeX template for writing the main body of NSFC proposals -relocated 1 -longdesc The package provides a XeLaTeX template for writing the main -longdesc body of National Natural Science Foundation of China (NSFC) -longdesc proposals, which are allowed to apply online. The package -longdesc defines styles of the outlines and uses BibLaTeX/biber for the -longdesc management of references. -containersize 3416 -containerchecksum 49ab7c16e8eadeb5e328ccb5a34c6fb76f030ac6419fe0c855b44231dc91e4b00f4914de4dbf5f6e332e73eb63199df0871c1d282353b818668bf92148504c8b -doccontainersize 225900 -doccontainerchecksum 8c026b4961c17fb9d998c11e88ebde83cb7ce6ab1f433ec70acd29d085b26da76027895a1fff4acc883161d4a235bc4bc6a1ed7383a7bc907e9d0a6166023646 -docfiles size=60 - RELOC/doc/xelatex/mynsfc/my-nsfc-proposal.bib - RELOC/doc/xelatex/mynsfc/my-nsfc-proposal.pdf - RELOC/doc/xelatex/mynsfc/my-nsfc-proposal.tex - RELOC/doc/xelatex/mynsfc/mynsfc.pdf details="Package documentation" -srccontainersize 4400 -srccontainerchecksum 6a95b7401c8e8c855dd2a5521ddf73b88faa4de41a13eff3e226d4cca4b50ec5e42df9aecbeff3eb4be38d291396e0a6452eb38bd1b112935bd9248fe58f244e -srcfiles size=4 - RELOC/source/xelatex/mynsfc/mynsfc.dtx -runfiles size=3 - RELOC/tex/xelatex/mynsfc/mynsfc.cls -catalogue-ctan /macros/xetex/latex/mynsfc -catalogue-date 2016-09-05 15:36:08 +0200 -catalogue-license lppl1.3 -catalogue-topics proposal -catalogue-version 1.01 - -name na-box -category Package -revision 45130 -shortdesc Arabic-aware version of pas-cours package -relocated 1 -longdesc This is a modified version of the pas-cours package made -longdesc compatible with XeLaTeX/polyglossia to write arabic documents -longdesc with fancy boxed theorem-alike environments. -containersize 2952 -containerchecksum 1fe42f30774e8ee7aa4d5651e3ee804fd2ea8bc24190c61ed18d873e565b8277018da3c954586bfd7a61477703ec36015ae78d0a3e06488ffe28ef684488fcf1 -doccontainersize 978596 -doccontainerchecksum d1f04e01986d70c4a95aec18d5a1deb47e055d3c1b4875ca0c11ddb65c5a0d6882017c86e592db08d4119f7ed43e2ed10c0bf2d3788778ec66f5a15ea55bd37e -docfiles size=264 - RELOC/doc/xelatex/na-box/29.png - RELOC/doc/xelatex/na-box/30.png - RELOC/doc/xelatex/na-box/31.png - RELOC/doc/xelatex/na-box/README details="Readme" - RELOC/doc/xelatex/na-box/na-box_doc-back.pdf - RELOC/doc/xelatex/na-box/na-box_doc.listing - RELOC/doc/xelatex/na-box/na-box_doc.pdf details="Package documentation (in Arabic)" language="ar" - RELOC/doc/xelatex/na-box/na-box_doc.tex - RELOC/doc/xelatex/na-box/naammoh.tex - RELOC/doc/xelatex/na-box/nabox.png -runfiles size=3 - RELOC/tex/xelatex/na-box/na-box.sty -catalogue-also pas-cours -catalogue-ctan /macros/xetex/latex/na-box -catalogue-date 2017-08-28 05:03:56 +0200 -catalogue-license lppl -catalogue-topics teaching -catalogue-version 1.0 - -name na-position -category Package -revision 48071 -shortdesc Tables of relative positions of curves and asymptotes or tangents in Arabic documents -relocated 1 -longdesc This package facilitates, in most cases, the creation of tables -longdesc of relative positions of a curve and its asymptote, or a curve -longdesc and a tangent in one of its points. It depends on tkz-tab and -longdesc listofitems, as well as amsmath, amsfonts, mathrsfs, and -longdesc amssymb. This package has to be used with polyglossia and -longdesc XeLaTeX to produce documents in Arabic. -containersize 2276 -containerchecksum bca96e4189aedfa1b626d8d891b48d4924cd34399a516980fc0d92840f3402ffbe09bdce5f7517e76f94021d382ef18792d3d9c5c04302f95bfc6f51a1b5bf80 -doccontainersize 359984 -doccontainerchecksum 929db0310f829cd9b7e3ba11637e5baa6998d617e5c1ee749b1e215b9c8beb0697f20eda3719a93c2febbb7c0e42e4b7b7f887209cb854cd9dbe18debd2aca11 -docfiles size=96 - RELOC/doc/xelatex/na-position/README details="Readme" - RELOC/doc/xelatex/na-position/na-position.pdf details="Package documentation (Arabic)" language="ar" - RELOC/doc/xelatex/na-position/na-position.tex -runfiles size=4 - RELOC/tex/xelatex/na-position/na-position.sty -catalogue-ctan /macros/xetex/latex/na-position -catalogue-date 2018-06-22 05:53:55 +0200 -catalogue-license lppl -catalogue-topics maths arabic xetex -catalogue-version 1.1 - -name nag -category Package -revision 24741 -shortdesc Detecting and warning about obsolete LaTeX commands -relocated 1 -longdesc Old habits die hard. All the same, there are commands, classes -longdesc and packages which are outdated and superseded. The nag package -longdesc provides routines to warn the user about the use of such -longdesc obsolete things. As an example, we provide an extension that -longdesc detects many of the "sins" described in l2tabu. -containersize 7788 -containerchecksum 6957f91612817783f035befa6a569376d1bc81ee4c14bcda6a94559df9d721e50a396bdaa7a71ca4eb491604e88f44405d3a4c18401f42b09a991e24f18b456d -doccontainersize 438636 -doccontainerchecksum a8914ffb5a5e6c17d1293130bae26a08a8c232802bef52e04275662642e6f67e6ceea0c46e0a1f8c572d654ed23e5ad3b1dd380214135628103f221568bd4b03 -docfiles size=110 - RELOC/doc/latex/nag/README details="Readme" - RELOC/doc/latex/nag/nag.pdf details="Package documentation" - RELOC/doc/latex/nag/nagdemo.tex -srccontainersize 17644 -srccontainerchecksum e35d0b9bf5efec4cf11001b243f22c4dcc69e991f0f96f70aadb5a975acbf087389776a233a0725e46aec0f1f55fcac196d9d53588aefec5a7635c8a82c4a514 -srcfiles size=15 - RELOC/source/latex/nag/nag.dtx - RELOC/source/latex/nag/nag.ins -runfiles size=10 - RELOC/tex/latex/nag/nag-abort.cfg - RELOC/tex/latex/nag/nag-experimental.cfg - RELOC/tex/latex/nag/nag-l2tabu.cfg - RELOC/tex/latex/nag/nag-orthodox.cfg - RELOC/tex/latex/nag/nag.sty -catalogue-ctan /macros/latex/contrib/nag -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics latex-qual -catalogue-version 0.7 - -name nameauth -category Package -revision 43586 -shortdesc Name authority mechanism for consistency in body text and index -relocated 1 -longdesc Publications, that reference many names, require editors and -longdesc proofreaders to track those names in the text and index. The -longdesc package offers name authority macros that allow authors and -longdesc compilers to normalize occurrences of names, variant name -longdesc forms, and pen names in the text and index. This may help -longdesc minimize writing and production time and cost. -containersize 6128 -containerchecksum 0915123ec207725310d958de1abc03815cdf51c68c95617bd610f53c41023c2fad4f61551e63348898e0d22b4f6c7018ba6f5298eaec25a649fb547adef3f41c -doccontainersize 976704 -doccontainerchecksum 5e904aa6d2f36426a52fc5315a5c81b8a4270ca515f9f9fe9eb4ac508aa77699423994b58c21ae7f444a20ef0e3d9a20fa4406180ad349042dbe753b3f14f4b6 -docfiles size=245 - RELOC/doc/latex/nameauth/Makefile - RELOC/doc/latex/nameauth/README details="Readme" - RELOC/doc/latex/nameauth/README.txt - RELOC/doc/latex/nameauth/examples.tex - RELOC/doc/latex/nameauth/nameauth.hd - RELOC/doc/latex/nameauth/nameauth.pdf details="Package documentation" -srccontainersize 63968 -srccontainerchecksum d2a2c5a4ae07539679641694db1f2341e49e99d0895d9984aafe2f05993a4d25c44607b1600a6194778f575333c52698ad199d1596d298cab5ef69a05e995a97 -srcfiles size=81 - RELOC/source/latex/nameauth/nameauth.dtx - RELOC/source/latex/nameauth/nameauth.ins -runfiles size=12 - RELOC/tex/latex/nameauth/nameauth.sty -catalogue-ctan /macros/latex/contrib/nameauth -catalogue-date 2017-03-22 22:56:13 +0100 -catalogue-license lppl1.3 -catalogue-topics editorial editorial-consistency -catalogue-version 3.2 - -name namespc -category Package -revision 15878 -shortdesc Rudimentary C++-like namespaces in LaTeX -relocated 1 -longdesc The namespc package adds rudimentary C++-like namespace -longdesc functionality to LaTeX. It may be used to declare local LaTeX -longdesc commands, which can be made accessible in a later contexts -longdesc without defining them globally. -containersize 976 -containerchecksum 7b80d2fe35c29e1c293e7954b0254188cb44aa1a9ed4b13b8bd58299777f61fa5391f4e314907b9059dfe6c9b17fd9e499d493743d5ecad0fd49bb9f09b10880 -doccontainersize 82836 -doccontainerchecksum 2b9f10c6c4b52889a4b61f6b5d0753ccdfedbbba80a664069acd0bf461068eee737a00a85a12a2ff06984ed020ba5e0565df88a50ac764e2e0155896d3cc8087 -docfiles size=35 - RELOC/doc/latex/namespc/README details="Readme" - RELOC/doc/latex/namespc/namespc.pdf details="Package documentation" -srccontainersize 3492 -srccontainerchecksum bc3baf55f86bf4abbb1ed3f04f09dcfc12fef4e562736b5e667197c02854aac1d34a1b2dd2ddac19432468f106aa75c155d48b9c96076b6a8e68d49e01a64875 -srcfiles size=3 - RELOC/source/latex/namespc/namespc.dtx -runfiles size=1 - RELOC/tex/latex/namespc/namespc.sty -catalogue-ctan /macros/latex/contrib/namespc -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics latex-devel - -name nanumtype1 -category Package -revision 29558 -shortdesc Type1 subfonts of Nanum Korean fonts -relocated 1 -longdesc Nanum is a unicode font designed especially for Korean-language -longdesc script. The font was designed by Sandoll Communication and -longdesc Fontrix; it includes the sans serif (gothic), serif (myeongjo), -longdesc pen script and brush script typefaces. The package provides -longdesc Type1 subfonts converted from Nanum Myeongjo (Regular and -longdesc ExtraBold) and Nanum Gothic (Regular and Bold) OTFs. C70, LUC, -longdesc T1, and TS1 font definition files are also provided. (The -longdesc package does not include OpenType/TrueType files, which are -longdesc available from Naver) -execute addMap nanumfonts.map -containersize 28242784 -containerchecksum 398b8cf3d14c8a15b1568f095233594c96fa1b4e15605b1bedae93f442886279e63923047d5481458bd567babfa92ad3b53a2039523a13ce87ab029782e6ffa3 -doccontainersize 78716 -doccontainerchecksum 61e36e9a299cab348b9c806bdc1992710d251034bdf112528492279075b0dc862cb4deee35b97aeb637fe0adb5c82473b5f61290aec7a21d5f8f36b66f6588a6 -docfiles size=29 - RELOC/doc/fonts/nanumtype1/COPYING - RELOC/doc/fonts/nanumtype1/README details="Readme" - RELOC/doc/fonts/nanumtype1/nanum-sampler.pdf details="Font sampler" - RELOC/doc/fonts/nanumtype1/nanum-sampler.tex -runfiles size=9476 - RELOC/fonts/afm/public/nanumtype1/nanumgtb00.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb01.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb02.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb03.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb04.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb11.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb20.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb21.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb22.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb23.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb24.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb25.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb26.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb27.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb2a.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb30.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb31.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb32.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb33.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb4e.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb4f.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb50.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb51.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb52.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb53.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb54.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb55.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb56.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb57.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb58.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb59.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb5a.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb5b.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb5c.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb5d.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb5e.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb5f.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb60.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb61.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb62.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb63.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb64.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb65.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb66.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb67.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb68.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb69.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb6a.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb6b.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb6c.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb6d.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb6e.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb6f.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb70.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb71.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb72.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb73.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb74.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb75.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb76.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb77.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb78.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb79.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb7a.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb7b.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb7c.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb7d.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb7e.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb7f.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb80.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb81.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb82.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb83.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb84.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb85.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb86.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb87.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb88.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb89.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb8a.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb8b.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb8c.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb8d.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb8e.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb8f.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb90.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb91.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb92.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb93.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb94.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb95.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb96.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb97.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb98.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb99.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb9a.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb9b.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb9c.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb9d.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb9e.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtb9f.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtbac.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtbad.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtbae.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtbaf.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtbb0.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtbb1.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtbb2.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtbb3.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtbb4.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtbb5.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtbb6.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtbb7.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtbb8.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtbb9.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtbba.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtbbb.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtbbc.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtbbd.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtbbe.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtbbf.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtbc0.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtbc1.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtbc2.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtbc3.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtbc4.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtbc5.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtbc6.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtbc7.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtbc8.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtbc9.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtbca.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtbcb.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtbcc.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtbcd.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtbce.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtbcf.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtbd0.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtbd1.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtbd2.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtbd3.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtbd4.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtbd5.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtbd6.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtbd7.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtbf9.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtbfa.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtbff.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm00.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm01.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm02.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm03.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm04.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm11.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm20.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm21.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm22.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm23.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm24.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm25.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm26.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm27.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm2a.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm30.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm31.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm32.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm33.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm4e.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm4f.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm50.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm51.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm52.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm53.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm54.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm55.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm56.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm57.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm58.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm59.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm5a.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm5b.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm5c.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm5d.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm5e.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm5f.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm60.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm61.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm62.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm63.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm64.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm65.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm66.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm67.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm68.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm69.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm6a.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm6b.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm6c.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm6d.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm6e.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm6f.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm70.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm71.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm72.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm73.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm74.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm75.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm76.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm77.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm78.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm79.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm7a.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm7b.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm7c.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm7d.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm7e.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm7f.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm80.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm81.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm82.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm83.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm84.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm85.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm86.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm87.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm88.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm89.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm8a.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm8b.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm8c.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm8d.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm8e.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm8f.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm90.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm91.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm92.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm93.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm94.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm95.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm96.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm97.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm98.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm99.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm9a.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm9b.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm9c.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm9d.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm9e.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtm9f.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtmac.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtmad.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtmae.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtmaf.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtmb0.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtmb1.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtmb2.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtmb3.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtmb4.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtmb5.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtmb6.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtmb7.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtmb8.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtmb9.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtmba.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtmbb.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtmbc.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtmbd.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtmbe.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtmbf.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtmc0.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtmc1.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtmc2.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtmc3.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtmc4.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtmc5.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtmc6.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtmc7.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtmc8.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtmc9.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtmca.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtmcb.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtmcc.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtmcd.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtmce.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtmcf.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtmd0.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtmd1.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtmd2.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtmd3.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtmd4.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtmd5.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtmd6.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtmd7.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtmf9.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtmfa.afm - RELOC/fonts/afm/public/nanumtype1/nanumgtmff.afm - RELOC/fonts/afm/public/nanumtype1/nanummjb00.afm - RELOC/fonts/afm/public/nanumtype1/nanummjb01.afm - RELOC/fonts/afm/public/nanumtype1/nanummjb02.afm - RELOC/fonts/afm/public/nanumtype1/nanummjb03.afm - RELOC/fonts/afm/public/nanumtype1/nanummjb04.afm - RELOC/fonts/afm/public/nanumtype1/nanummjb20.afm - RELOC/fonts/afm/public/nanumtype1/nanummjb21.afm - RELOC/fonts/afm/public/nanumtype1/nanummjb22.afm - RELOC/fonts/afm/public/nanumtype1/nanummjb23.afm - RELOC/fonts/afm/public/nanumtype1/nanummjb24.afm - RELOC/fonts/afm/public/nanumtype1/nanummjb25.afm - RELOC/fonts/afm/public/nanumtype1/nanummjb26.afm - RELOC/fonts/afm/public/nanumtype1/nanummjb27.afm - RELOC/fonts/afm/public/nanumtype1/nanummjb2a.afm - RELOC/fonts/afm/public/nanumtype1/nanummjb30.afm - RELOC/fonts/afm/public/nanumtype1/nanummjb31.afm - RELOC/fonts/afm/public/nanumtype1/nanummjb32.afm - RELOC/fonts/afm/public/nanumtype1/nanummjb33.afm - RELOC/fonts/afm/public/nanumtype1/nanummjbac.afm - RELOC/fonts/afm/public/nanumtype1/nanummjbad.afm - RELOC/fonts/afm/public/nanumtype1/nanummjbae.afm - RELOC/fonts/afm/public/nanumtype1/nanummjbaf.afm - RELOC/fonts/afm/public/nanumtype1/nanummjbb0.afm - RELOC/fonts/afm/public/nanumtype1/nanummjbb1.afm - RELOC/fonts/afm/public/nanumtype1/nanummjbb2.afm - RELOC/fonts/afm/public/nanumtype1/nanummjbb3.afm - RELOC/fonts/afm/public/nanumtype1/nanummjbb4.afm - RELOC/fonts/afm/public/nanumtype1/nanummjbb5.afm - RELOC/fonts/afm/public/nanumtype1/nanummjbb6.afm - RELOC/fonts/afm/public/nanumtype1/nanummjbb7.afm - RELOC/fonts/afm/public/nanumtype1/nanummjbb8.afm - RELOC/fonts/afm/public/nanumtype1/nanummjbb9.afm - RELOC/fonts/afm/public/nanumtype1/nanummjbba.afm - RELOC/fonts/afm/public/nanumtype1/nanummjbbb.afm - RELOC/fonts/afm/public/nanumtype1/nanummjbbc.afm - RELOC/fonts/afm/public/nanumtype1/nanummjbbd.afm - RELOC/fonts/afm/public/nanumtype1/nanummjbbe.afm - RELOC/fonts/afm/public/nanumtype1/nanummjbbf.afm - RELOC/fonts/afm/public/nanumtype1/nanummjbc0.afm - RELOC/fonts/afm/public/nanumtype1/nanummjbc1.afm - RELOC/fonts/afm/public/nanumtype1/nanummjbc2.afm - RELOC/fonts/afm/public/nanumtype1/nanummjbc3.afm - RELOC/fonts/afm/public/nanumtype1/nanummjbc4.afm - RELOC/fonts/afm/public/nanumtype1/nanummjbc5.afm - RELOC/fonts/afm/public/nanumtype1/nanummjbc6.afm - RELOC/fonts/afm/public/nanumtype1/nanummjbc7.afm - RELOC/fonts/afm/public/nanumtype1/nanummjbc8.afm - RELOC/fonts/afm/public/nanumtype1/nanummjbc9.afm - RELOC/fonts/afm/public/nanumtype1/nanummjbca.afm - RELOC/fonts/afm/public/nanumtype1/nanummjbcb.afm - RELOC/fonts/afm/public/nanumtype1/nanummjbcc.afm - RELOC/fonts/afm/public/nanumtype1/nanummjbcd.afm - RELOC/fonts/afm/public/nanumtype1/nanummjbce.afm - RELOC/fonts/afm/public/nanumtype1/nanummjbcf.afm - RELOC/fonts/afm/public/nanumtype1/nanummjbd0.afm - RELOC/fonts/afm/public/nanumtype1/nanummjbd1.afm - RELOC/fonts/afm/public/nanumtype1/nanummjbd2.afm - RELOC/fonts/afm/public/nanumtype1/nanummjbd3.afm - RELOC/fonts/afm/public/nanumtype1/nanummjbd4.afm - RELOC/fonts/afm/public/nanumtype1/nanummjbd5.afm - RELOC/fonts/afm/public/nanumtype1/nanummjbd6.afm - RELOC/fonts/afm/public/nanumtype1/nanummjbd7.afm - RELOC/fonts/afm/public/nanumtype1/nanummjbff.afm - RELOC/fonts/afm/public/nanumtype1/nanummjm00.afm - RELOC/fonts/afm/public/nanumtype1/nanummjm01.afm - RELOC/fonts/afm/public/nanumtype1/nanummjm02.afm - RELOC/fonts/afm/public/nanumtype1/nanummjm03.afm - RELOC/fonts/afm/public/nanumtype1/nanummjm04.afm - RELOC/fonts/afm/public/nanumtype1/nanummjm20.afm - RELOC/fonts/afm/public/nanumtype1/nanummjm21.afm - RELOC/fonts/afm/public/nanumtype1/nanummjm22.afm - RELOC/fonts/afm/public/nanumtype1/nanummjm23.afm - RELOC/fonts/afm/public/nanumtype1/nanummjm24.afm - RELOC/fonts/afm/public/nanumtype1/nanummjm25.afm - RELOC/fonts/afm/public/nanumtype1/nanummjm26.afm - RELOC/fonts/afm/public/nanumtype1/nanummjm27.afm - RELOC/fonts/afm/public/nanumtype1/nanummjm30.afm - RELOC/fonts/afm/public/nanumtype1/nanummjm31.afm - RELOC/fonts/afm/public/nanumtype1/nanummjm32.afm - RELOC/fonts/afm/public/nanumtype1/nanummjm33.afm - RELOC/fonts/afm/public/nanumtype1/nanummjmac.afm - RELOC/fonts/afm/public/nanumtype1/nanummjmad.afm - RELOC/fonts/afm/public/nanumtype1/nanummjmae.afm - RELOC/fonts/afm/public/nanumtype1/nanummjmaf.afm - RELOC/fonts/afm/public/nanumtype1/nanummjmb0.afm - RELOC/fonts/afm/public/nanumtype1/nanummjmb1.afm - RELOC/fonts/afm/public/nanumtype1/nanummjmb2.afm - RELOC/fonts/afm/public/nanumtype1/nanummjmb3.afm - RELOC/fonts/afm/public/nanumtype1/nanummjmb4.afm - RELOC/fonts/afm/public/nanumtype1/nanummjmb5.afm - RELOC/fonts/afm/public/nanumtype1/nanummjmb6.afm - RELOC/fonts/afm/public/nanumtype1/nanummjmb7.afm - RELOC/fonts/afm/public/nanumtype1/nanummjmb8.afm - RELOC/fonts/afm/public/nanumtype1/nanummjmb9.afm - RELOC/fonts/afm/public/nanumtype1/nanummjmba.afm - RELOC/fonts/afm/public/nanumtype1/nanummjmbb.afm - RELOC/fonts/afm/public/nanumtype1/nanummjmbc.afm - RELOC/fonts/afm/public/nanumtype1/nanummjmbd.afm - RELOC/fonts/afm/public/nanumtype1/nanummjmbe.afm - RELOC/fonts/afm/public/nanumtype1/nanummjmbf.afm - RELOC/fonts/afm/public/nanumtype1/nanummjmc0.afm - RELOC/fonts/afm/public/nanumtype1/nanummjmc1.afm - RELOC/fonts/afm/public/nanumtype1/nanummjmc2.afm - RELOC/fonts/afm/public/nanumtype1/nanummjmc3.afm - RELOC/fonts/afm/public/nanumtype1/nanummjmc4.afm - RELOC/fonts/afm/public/nanumtype1/nanummjmc5.afm - RELOC/fonts/afm/public/nanumtype1/nanummjmc6.afm - RELOC/fonts/afm/public/nanumtype1/nanummjmc7.afm - RELOC/fonts/afm/public/nanumtype1/nanummjmc8.afm - RELOC/fonts/afm/public/nanumtype1/nanummjmc9.afm - RELOC/fonts/afm/public/nanumtype1/nanummjmca.afm - RELOC/fonts/afm/public/nanumtype1/nanummjmcb.afm - RELOC/fonts/afm/public/nanumtype1/nanummjmcc.afm - RELOC/fonts/afm/public/nanumtype1/nanummjmcd.afm - RELOC/fonts/afm/public/nanumtype1/nanummjmce.afm - RELOC/fonts/afm/public/nanumtype1/nanummjmcf.afm - RELOC/fonts/afm/public/nanumtype1/nanummjmd0.afm - RELOC/fonts/afm/public/nanumtype1/nanummjmd1.afm - RELOC/fonts/afm/public/nanumtype1/nanummjmd2.afm - RELOC/fonts/afm/public/nanumtype1/nanummjmd3.afm - RELOC/fonts/afm/public/nanumtype1/nanummjmd4.afm - RELOC/fonts/afm/public/nanumtype1/nanummjmd5.afm - RELOC/fonts/afm/public/nanumtype1/nanummjmd6.afm - RELOC/fonts/afm/public/nanumtype1/nanummjmd7.afm - RELOC/fonts/afm/public/nanumtype1/nanummjmff.afm - RELOC/fonts/afm/public/nanumtype1/t1nanumgtb.afm - RELOC/fonts/afm/public/nanumtype1/t1nanumgtm.afm - RELOC/fonts/afm/public/nanumtype1/t1nanummjb.afm - RELOC/fonts/afm/public/nanumtype1/t1nanummjm.afm - RELOC/fonts/map/dvips/nanumtype1/nanumfonts.map - RELOC/fonts/tfm/public/nanumtype1/nanumgtb00.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb01.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb02.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb03.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb04.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb11.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb20.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb21.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb22.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb23.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb24.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb25.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb26.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb27.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb2a.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb30.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb31.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb32.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb33.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb4e.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb4f.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb50.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb51.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb52.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb53.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb54.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb55.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb56.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb57.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb58.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb59.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb5a.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb5b.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb5c.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb5d.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb5e.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb5f.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb60.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb61.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb62.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb63.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb64.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb65.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb66.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb67.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb68.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb69.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb6a.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb6b.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb6c.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb6d.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb6e.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb6f.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb70.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb71.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb72.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb73.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb74.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb75.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb76.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb77.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb78.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb79.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb7a.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb7b.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb7c.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb7d.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb7e.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb7f.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb80.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb81.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb82.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb83.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb84.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb85.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb86.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb87.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb88.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb89.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb8a.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb8b.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb8c.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb8d.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb8e.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb8f.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb90.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb91.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb92.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb93.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb94.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb95.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb96.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb97.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb98.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb99.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb9a.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb9b.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb9c.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb9d.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb9e.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtb9f.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbac.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbad.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbae.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbaf.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbb0.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbb1.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbb2.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbb3.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbb4.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbb5.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbb6.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbb7.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbb8.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbb9.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbba.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbbb.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbbc.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbbd.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbbe.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbbf.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbc0.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbc1.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbc2.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbc3.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbc4.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbc5.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbc6.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbc7.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbc8.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbc9.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbca.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbcb.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbcc.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbcd.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbce.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbcf.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbd0.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbd1.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbd2.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbd3.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbd4.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbd5.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbd6.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbd7.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbf9.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbfa.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbff.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo00.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo01.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo02.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo03.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo04.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo11.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo20.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo21.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo22.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo23.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo24.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo25.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo26.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo27.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo2a.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo30.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo31.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo32.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo33.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo4e.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo4f.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo50.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo51.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo52.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo53.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo54.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo55.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo56.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo57.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo58.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo59.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo5a.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo5b.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo5c.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo5d.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo5e.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo5f.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo60.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo61.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo62.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo63.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo64.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo65.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo66.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo67.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo68.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo69.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo6a.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo6b.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo6c.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo6d.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo6e.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo6f.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo70.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo71.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo72.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo73.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo74.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo75.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo76.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo77.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo78.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo79.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo7a.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo7b.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo7c.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo7d.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo7e.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo7f.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo80.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo81.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo82.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo83.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo84.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo85.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo86.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo87.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo88.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo89.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo8a.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo8b.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo8c.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo8d.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo8e.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo8f.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo90.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo91.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo92.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo93.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo94.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo95.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo96.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo97.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo98.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo99.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo9a.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo9b.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo9c.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo9d.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo9e.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbo9f.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtboac.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtboad.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtboae.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtboaf.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbob0.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbob1.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbob2.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbob3.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbob4.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbob5.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbob6.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbob7.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbob8.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbob9.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtboba.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbobb.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbobc.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbobd.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbobe.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbobf.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtboc0.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtboc1.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtboc2.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtboc3.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtboc4.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtboc5.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtboc6.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtboc7.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtboc8.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtboc9.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtboca.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbocb.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbocc.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbocd.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtboce.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbocf.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbod0.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbod1.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbod2.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbod3.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbod4.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbod5.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbod6.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbod7.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbof9.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtbofa.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtboff.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm00.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm01.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm02.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm03.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm04.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm11.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm20.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm21.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm22.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm23.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm24.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm25.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm26.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm27.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm2a.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm30.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm31.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm32.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm33.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm4e.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm4f.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm50.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm51.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm52.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm53.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm54.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm55.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm56.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm57.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm58.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm59.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm5a.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm5b.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm5c.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm5d.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm5e.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm5f.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm60.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm61.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm62.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm63.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm64.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm65.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm66.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm67.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm68.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm69.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm6a.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm6b.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm6c.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm6d.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm6e.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm6f.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm70.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm71.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm72.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm73.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm74.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm75.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm76.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm77.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm78.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm79.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm7a.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm7b.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm7c.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm7d.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm7e.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm7f.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm80.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm81.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm82.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm83.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm84.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm85.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm86.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm87.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm88.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm89.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm8a.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm8b.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm8c.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm8d.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm8e.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm8f.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm90.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm91.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm92.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm93.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm94.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm95.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm96.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm97.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm98.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm99.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm9a.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm9b.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm9c.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm9d.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm9e.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtm9f.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmac.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmad.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmae.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmaf.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmb0.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmb1.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmb2.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmb3.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmb4.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmb5.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmb6.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmb7.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmb8.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmb9.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmba.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmbb.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmbc.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmbd.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmbe.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmbf.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmc0.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmc1.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmc2.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmc3.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmc4.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmc5.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmc6.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmc7.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmc8.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmc9.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmca.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmcb.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmcc.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmcd.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmce.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmcf.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmd0.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmd1.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmd2.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmd3.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmd4.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmd5.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmd6.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmd7.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmf9.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmfa.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmff.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo00.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo01.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo02.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo03.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo04.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo11.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo20.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo21.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo22.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo23.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo24.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo25.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo26.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo27.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo2a.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo30.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo31.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo32.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo33.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo4e.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo4f.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo50.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo51.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo52.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo53.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo54.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo55.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo56.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo57.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo58.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo59.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo5a.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo5b.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo5c.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo5d.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo5e.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo5f.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo60.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo61.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo62.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo63.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo64.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo65.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo66.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo67.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo68.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo69.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo6a.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo6b.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo6c.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo6d.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo6e.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo6f.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo70.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo71.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo72.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo73.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo74.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo75.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo76.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo77.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo78.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo79.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo7a.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo7b.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo7c.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo7d.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo7e.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo7f.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo80.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo81.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo82.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo83.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo84.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo85.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo86.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo87.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo88.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo89.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo8a.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo8b.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo8c.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo8d.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo8e.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo8f.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo90.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo91.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo92.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo93.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo94.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo95.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo96.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo97.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo98.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo99.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo9a.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo9b.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo9c.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo9d.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo9e.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmo9f.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmoac.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmoad.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmoae.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmoaf.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmob0.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmob1.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmob2.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmob3.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmob4.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmob5.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmob6.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmob7.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmob8.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmob9.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmoba.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmobb.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmobc.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmobd.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmobe.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmobf.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmoc0.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmoc1.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmoc2.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmoc3.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmoc4.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmoc5.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmoc6.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmoc7.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmoc8.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmoc9.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmoca.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmocb.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmocc.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmocd.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmoce.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmocf.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmod0.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmod1.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmod2.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmod3.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmod4.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmod5.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmod6.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmod7.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmof9.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmofa.tfm - RELOC/fonts/tfm/public/nanumtype1/nanumgtmoff.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjb00.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjb01.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjb02.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjb03.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjb04.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjb20.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjb21.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjb22.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjb23.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjb24.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjb25.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjb26.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjb27.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjb2a.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjb30.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjb31.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjb32.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjb33.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbac.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbad.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbae.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbaf.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbb0.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbb1.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbb2.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbb3.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbb4.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbb5.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbb6.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbb7.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbb8.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbb9.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbba.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbbb.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbbc.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbbd.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbbe.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbbf.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbc0.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbc1.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbc2.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbc3.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbc4.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbc5.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbc6.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbc7.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbc8.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbc9.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbca.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbcb.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbcc.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbcd.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbce.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbcf.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbd0.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbd1.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbd2.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbd3.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbd4.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbd5.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbd6.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbd7.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbff.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbo00.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbo01.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbo02.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbo03.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbo04.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbo20.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbo21.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbo22.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbo23.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbo24.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbo25.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbo26.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbo27.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbo2a.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbo30.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbo31.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbo32.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbo33.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjboac.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjboad.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjboae.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjboaf.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbob0.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbob1.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbob2.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbob3.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbob4.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbob5.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbob6.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbob7.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbob8.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbob9.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjboba.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbobb.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbobc.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbobd.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbobe.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbobf.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjboc0.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjboc1.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjboc2.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjboc3.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjboc4.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjboc5.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjboc6.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjboc7.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjboc8.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjboc9.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjboca.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbocb.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbocc.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbocd.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjboce.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbocf.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbod0.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbod1.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbod2.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbod3.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbod4.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbod5.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbod6.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjbod7.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjboff.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjm00.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjm01.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjm02.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjm03.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjm04.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjm20.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjm21.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjm22.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjm23.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjm24.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjm25.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjm26.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjm27.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjm30.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjm31.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjm32.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjm33.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmac.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmad.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmae.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmaf.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmb0.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmb1.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmb2.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmb3.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmb4.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmb5.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmb6.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmb7.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmb8.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmb9.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmba.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmbb.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmbc.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmbd.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmbe.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmbf.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmc0.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmc1.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmc2.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmc3.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmc4.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmc5.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmc6.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmc7.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmc8.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmc9.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmca.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmcb.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmcc.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmcd.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmce.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmcf.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmd0.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmd1.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmd2.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmd3.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmd4.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmd5.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmd6.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmd7.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmff.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmo00.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmo01.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmo02.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmo03.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmo04.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmo20.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmo21.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmo22.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmo23.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmo24.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmo25.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmo26.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmo27.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmo30.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmo31.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmo32.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmo33.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmoac.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmoad.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmoae.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmoaf.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmob0.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmob1.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmob2.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmob3.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmob4.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmob5.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmob6.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmob7.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmob8.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmob9.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmoba.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmobb.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmobc.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmobd.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmobe.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmobf.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmoc0.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmoc1.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmoc2.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmoc3.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmoc4.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmoc5.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmoc6.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmoc7.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmoc8.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmoc9.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmoca.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmocb.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmocc.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmocd.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmoce.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmocf.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmod0.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmod1.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmod2.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmod3.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmod4.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmod5.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmod6.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmod7.tfm - RELOC/fonts/tfm/public/nanumtype1/nanummjmoff.tfm - RELOC/fonts/tfm/public/nanumtype1/t1nanumgtb.tfm - RELOC/fonts/tfm/public/nanumtype1/t1nanumgtbo.tfm - RELOC/fonts/tfm/public/nanumtype1/t1nanumgtm.tfm - RELOC/fonts/tfm/public/nanumtype1/t1nanumgtmo.tfm - RELOC/fonts/tfm/public/nanumtype1/t1nanummjb.tfm - RELOC/fonts/tfm/public/nanumtype1/t1nanummjbo.tfm - RELOC/fonts/tfm/public/nanumtype1/t1nanummjm.tfm - RELOC/fonts/tfm/public/nanumtype1/t1nanummjmo.tfm - RELOC/fonts/tfm/public/nanumtype1/ts1nanumgtb.tfm - RELOC/fonts/tfm/public/nanumtype1/ts1nanumgtbo.tfm - RELOC/fonts/tfm/public/nanumtype1/ts1nanumgtm.tfm - RELOC/fonts/tfm/public/nanumtype1/ts1nanumgtmo.tfm - RELOC/fonts/tfm/public/nanumtype1/ts1nanummjb.tfm - RELOC/fonts/tfm/public/nanumtype1/ts1nanummjbo.tfm - RELOC/fonts/tfm/public/nanumtype1/ts1nanummjm.tfm - RELOC/fonts/tfm/public/nanumtype1/ts1nanummjmo.tfm - RELOC/fonts/type1/public/nanumtype1/nanumgtb00.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb01.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb02.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb03.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb04.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb11.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb20.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb21.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb22.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb23.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb24.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb25.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb26.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb27.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb2a.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb30.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb31.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb32.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb33.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb4e.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb4f.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb50.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb51.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb52.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb53.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb54.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb55.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb56.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb57.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb58.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb59.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb5a.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb5b.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb5c.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb5d.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb5e.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb5f.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb60.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb61.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb62.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb63.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb64.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb65.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb66.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb67.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb68.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb69.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb6a.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb6b.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb6c.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb6d.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb6e.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb6f.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb70.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb71.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb72.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb73.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb74.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb75.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb76.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb77.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb78.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb79.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb7a.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb7b.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb7c.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb7d.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb7e.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb7f.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb80.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb81.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb82.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb83.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb84.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb85.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb86.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb87.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb88.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb89.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb8a.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb8b.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb8c.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb8d.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb8e.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb8f.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb90.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb91.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb92.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb93.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb94.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb95.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb96.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb97.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb98.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb99.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb9a.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb9b.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb9c.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb9d.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb9e.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtb9f.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtbac.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtbad.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtbae.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtbaf.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtbb0.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtbb1.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtbb2.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtbb3.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtbb4.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtbb5.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtbb6.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtbb7.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtbb8.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtbb9.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtbba.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtbbb.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtbbc.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtbbd.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtbbe.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtbbf.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtbc0.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtbc1.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtbc2.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtbc3.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtbc4.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtbc5.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtbc6.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtbc7.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtbc8.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtbc9.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtbca.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtbcb.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtbcc.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtbcd.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtbce.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtbcf.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtbd0.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtbd1.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtbd2.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtbd3.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtbd4.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtbd5.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtbd6.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtbd7.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtbf9.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtbfa.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtbff.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm00.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm01.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm02.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm03.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm04.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm11.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm20.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm21.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm22.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm23.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm24.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm25.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm26.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm27.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm2a.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm30.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm31.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm32.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm33.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm4e.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm4f.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm50.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm51.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm52.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm53.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm54.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm55.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm56.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm57.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm58.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm59.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm5a.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm5b.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm5c.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm5d.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm5e.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm5f.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm60.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm61.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm62.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm63.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm64.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm65.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm66.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm67.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm68.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm69.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm6a.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm6b.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm6c.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm6d.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm6e.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm6f.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm70.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm71.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm72.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm73.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm74.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm75.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm76.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm77.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm78.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm79.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm7a.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm7b.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm7c.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm7d.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm7e.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm7f.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm80.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm81.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm82.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm83.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm84.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm85.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm86.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm87.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm88.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm89.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm8a.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm8b.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm8c.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm8d.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm8e.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm8f.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm90.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm91.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm92.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm93.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm94.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm95.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm96.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm97.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm98.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm99.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm9a.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm9b.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm9c.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm9d.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm9e.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtm9f.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtmac.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtmad.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtmae.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtmaf.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtmb0.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtmb1.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtmb2.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtmb3.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtmb4.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtmb5.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtmb6.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtmb7.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtmb8.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtmb9.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtmba.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtmbb.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtmbc.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtmbd.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtmbe.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtmbf.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtmc0.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtmc1.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtmc2.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtmc3.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtmc4.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtmc5.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtmc6.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtmc7.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtmc8.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtmc9.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtmca.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtmcb.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtmcc.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtmcd.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtmce.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtmcf.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtmd0.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtmd1.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtmd2.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtmd3.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtmd4.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtmd5.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtmd6.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtmd7.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtmf9.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtmfa.pfb - RELOC/fonts/type1/public/nanumtype1/nanumgtmff.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjb00.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjb01.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjb02.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjb03.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjb04.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjb20.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjb21.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjb22.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjb23.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjb24.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjb25.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjb26.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjb27.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjb2a.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjb30.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjb31.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjb32.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjb33.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjbac.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjbad.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjbae.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjbaf.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjbb0.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjbb1.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjbb2.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjbb3.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjbb4.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjbb5.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjbb6.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjbb7.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjbb8.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjbb9.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjbba.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjbbb.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjbbc.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjbbd.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjbbe.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjbbf.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjbc0.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjbc1.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjbc2.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjbc3.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjbc4.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjbc5.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjbc6.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjbc7.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjbc8.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjbc9.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjbca.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjbcb.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjbcc.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjbcd.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjbce.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjbcf.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjbd0.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjbd1.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjbd2.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjbd3.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjbd4.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjbd5.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjbd6.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjbd7.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjbff.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjm00.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjm01.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjm02.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjm03.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjm04.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjm20.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjm21.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjm22.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjm23.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjm24.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjm25.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjm26.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjm27.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjm30.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjm31.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjm32.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjm33.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjmac.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjmad.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjmae.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjmaf.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjmb0.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjmb1.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjmb2.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjmb3.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjmb4.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjmb5.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjmb6.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjmb7.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjmb8.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjmb9.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjmba.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjmbb.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjmbc.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjmbd.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjmbe.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjmbf.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjmc0.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjmc1.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjmc2.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjmc3.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjmc4.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjmc5.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjmc6.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjmc7.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjmc8.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjmc9.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjmca.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjmcb.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjmcc.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjmcd.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjmce.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjmcf.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjmd0.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjmd1.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjmd2.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjmd3.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjmd4.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjmd5.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjmd6.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjmd7.pfb - RELOC/fonts/type1/public/nanumtype1/nanummjmff.pfb - RELOC/fonts/type1/public/nanumtype1/t1nanumgtb.pfb - RELOC/fonts/type1/public/nanumtype1/t1nanumgtm.pfb - RELOC/fonts/type1/public/nanumtype1/t1nanummjb.pfb - RELOC/fonts/type1/public/nanumtype1/t1nanummjm.pfb - RELOC/fonts/vf/public/nanumtype1/ts1nanumgtb.vf - RELOC/fonts/vf/public/nanumtype1/ts1nanumgtbo.vf - RELOC/fonts/vf/public/nanumtype1/ts1nanumgtm.vf - RELOC/fonts/vf/public/nanumtype1/ts1nanumgtmo.vf - RELOC/fonts/vf/public/nanumtype1/ts1nanummjb.vf - RELOC/fonts/vf/public/nanumtype1/ts1nanummjbo.vf - RELOC/fonts/vf/public/nanumtype1/ts1nanummjm.vf - RELOC/fonts/vf/public/nanumtype1/ts1nanummjmo.vf - RELOC/tex/latex/nanumtype1/c70nanumgt.fd - RELOC/tex/latex/nanumtype1/c70nanummj.fd - RELOC/tex/latex/nanumtype1/c70uhcmj.fd - RELOC/tex/latex/nanumtype1/lucnanumgt.fd - RELOC/tex/latex/nanumtype1/lucnanummj.fd - RELOC/tex/latex/nanumtype1/t1nanumgt.fd - RELOC/tex/latex/nanumtype1/t1nanummj.fd - RELOC/tex/latex/nanumtype1/ts1nanumgt.fd - RELOC/tex/latex/nanumtype1/ts1nanummj.fd -catalogue-ctan /fonts/nanumtype1 -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license ofl -catalogue-topics font font-cjk font-type1 korean -catalogue-version 3.0 - -name nar -category Package -revision 38100 -shortdesc BibTeX style for Nucleic Acid Research -relocated 1 -longdesc This BibTeX bibliography style is for the journal Nucleic Acid -longdesc Research. It was adapted from the standard unsrt.bst style -longdesc file. -containersize 6324 -containerchecksum 21aeb077ae2f4beb784bad979b7ea27069548d0e968894b190ebf23c333180da56bfafb2b9c7e46b0ac135316e0c04d187c58331f546765c599aaed42f1d260c -runfiles size=6 - RELOC/bibtex/bst/nar/nar.bst -catalogue-ctan /biblio/bibtex/contrib/misc/nar.bst -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics bibtex-sty journalpub -catalogue-version 3.19 - -name natbib -category Package -revision 20668 -shortdesc Flexible bibliography support -relocated 1 -longdesc The bundle provides a package that implements both author-year -longdesc and numbered references, as well as much detailed of support -longdesc for other bibliography use. Also Provided are versions of the -longdesc standard BibTeX styles that are compatible with -longdesc natbib--plainnat, unsrtnat, abbrnat. The bibliography styles -longdesc produced by custom-bib are designed from the start to be -longdesc compatible with natbib. -containersize 16604 -containerchecksum f6963760f4b2b025c36a4dc89aefae1d4ea50f56a5da51b22a37004d585fca5d2184ab917373dda9770877fa0a06b83f62ada1564dceb141bd414f2d0abcf43a -doccontainersize 423612 -doccontainerchecksum c98df2529a88f3277f9245ef8666dc415927053f172d3988480d32314e717dcb32516aaace87a9e6213824d4de14054f81f87b7117d9c91f1aaa7a2d9c74341d -docfiles size=123 - RELOC/doc/latex/natbib/README.1st - RELOC/doc/latex/natbib/README.v831b details="Readme for this release" language="en" - RELOC/doc/latex/natbib/natbib.ltx - RELOC/doc/latex/natbib/natbib.pdf details="Package documentation" language="en" - RELOC/doc/latex/natbib/natnotes.pdf details="Reference Sheet" language="en" - RELOC/doc/latex/natbib/natnotes.tex -srccontainersize 64128 -srccontainerchecksum 484408436bc66654c81d5471048bc55987201ae84c9d453541a5d0ee4b6e00071d14712f3a8d89c0b9348e76e41140557ab0c70442d6840db00594c32ad3eb56 -srcfiles size=70 - RELOC/source/latex/natbib/bibentry.drv - RELOC/source/latex/natbib/bibentry.dtx - RELOC/source/latex/natbib/bibentry.ins - RELOC/source/latex/natbib/natbib.dtx - RELOC/source/latex/natbib/natbib.ins -runfiles size=33 - RELOC/bibtex/bst/natbib/abbrvnat.bst - RELOC/bibtex/bst/natbib/plainnat.bst - RELOC/bibtex/bst/natbib/unsrtnat.bst - RELOC/tex/latex/natbib/bibentry.sty - RELOC/tex/latex/natbib/natbib.sty -catalogue-ctan /macros/latex/contrib/natbib -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics bibtex-supp -catalogue-version 8.31b - -name natded -category Package -revision 32693 -shortdesc Typeset natural deduction proofs -relocated 1 -longdesc The package provides commands to typeset proofs in the style -longdesc used by Jaskowski, or that of Kalish and Montague. -containersize 3044 -containerchecksum 75150292f9d002a14495b55a6e1b33dca5e20db60b7557bd1286251615f396c2ed1cbc25682afe47568b3d7b47c247c3ec4b2086bfddd1a9ef459996d50db0b4 -doccontainersize 339336 -doccontainerchecksum c4bd2f734e281901e4ef0a6685d3f4a13f432ef208acbfee2909b3aa0ca25b9e013920389732c6e5df407912890dd9f49755ea0be06374d806dbdb5bef8d4ead -docfiles size=92 - RELOC/doc/latex/natded/README.md - RELOC/doc/latex/natded/extended_doc.pdf details="Extended documentation" - RELOC/doc/latex/natded/extended_doc.tex - RELOC/doc/latex/natded/natded.pdf details="Package documentation" - RELOC/doc/latex/natded/natded.tex -runfiles size=4 - RELOC/tex/latex/natded/natded.sty -catalogue-ctan /macros/latex/contrib/natded -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics proof -catalogue-version 0.1 - -name nath -category Package -revision 15878 -shortdesc Natural mathematics notation -relocated 1 -longdesc Nath is a LaTeX (both 2e and 2.09) style to separate -longdesc presentation and content in mathematical typography. The style -longdesc delivers a particular context-dependent presentation on the -longdesc basis of a rather coarse context-independent notation. -longdesc Highlighted features: depending on the context, the command -longdesc \frac produces either built-up or case or solidus fractions, -longdesc with parentheses added whenever required for preservation of -longdesc the mathematical meaning; delimiters adapt their size to the -longdesc material enclosed, rendering \left and \right almost obsolete. -containersize 22144 -containerchecksum fed2ec738a13b18779566ce59fbf7bc1dfca12e9da7f5056053309cec3bfdb412f3a6d2938c1a43436f36b6976465e3d0d662c89a98169364bd803316ae882f1 -doccontainersize 133356 -doccontainerchecksum a223fd508230d1bd656e2393d50c7d6bffa81fc9a0bb2d98ddaf72ad7f8d5395a25f0dc83105e1beb044ff78b48a5ea098b88d1f8ae3c5b32221d2804360c0de -docfiles size=48 - RELOC/doc/latex/nath/README details="Package Readme" - RELOC/doc/latex/nath/nathguide.pdf details="Package documentation" - RELOC/doc/latex/nath/nathguide.tex -runfiles size=21 - RELOC/tex/latex/nath/nath.sty -catalogue-ctan /macros/latex/contrib/nath -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics maths - -name nature -category Package -revision 21819 -shortdesc Prepare papers for the journal Nature -relocated 1 -longdesc Nature does not accept papers in LaTeX, but it does accept PDF. -longdesc This class and BibTeX style provide what seems to be necessary -longdesc to produce papers in a format acceptable to the publisher. -containersize 9500 -containerchecksum 4cb8deeca6070d5b2b4b1fdf6769cd59384bff0a8be4e901f516b3882a629202424cd7aaa28c25fb92ee69ddf3718475fd5c7518d9c6797edeba7537ec4f4124 -doccontainersize 3132 -doccontainerchecksum 727943ddc96986222843ae5135679b4f790e27b6e75d6fbb23724732a5b83a34aa8c75fa9123974f9c777c9e0a4728c28557e02ec0d3f34d24ad0dabd82ec01c -docfiles size=3 - RELOC/doc/latex/nature/README details="Readme" - RELOC/doc/latex/nature/nature-template.tex -runfiles size=11 - RELOC/bibtex/bst/nature/naturemag.bst - RELOC/tex/latex/nature/nature.cls -catalogue-ctan /macros/latex/contrib/nature -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics journalpub -catalogue-version 1.0 - -name navigator -category Package -revision 41413 -shortdesc PDF features across formats and engines -relocated 1 -longdesc Navigator implements PDF features for all formats (with some -longdesc limitations in ConTeXt) with pdfTeX, LuaTeX and XeTeX (i.e. -longdesc xdvipdfmx). Features include: Customizable outlines (i.e. -longdesc bookmarks); Anchors; Links and actions (e.g. JavaScript or -longdesc user-defined PDF actions); File embedding (not in ConTeXt); -longdesc Document information and PDF viewer's display (not in ConTeXt); -longdesc and Commands to create and use raw PDF objects. Navigator -longdesc requires texapi and yax, both version at least 1.03. -containersize 6836 -containerchecksum db78b3bb973c11b66da55709010e4185fc1222cfba604d9f546130f8b1d0f908896d0114186a96c96fd73ae1660c0d1aafcb65434256e7d1d4b18297f88ef12c -doccontainersize 140664 -doccontainerchecksum f04d3bf6c4eebe7bdb2187a0fa8dd96acaa3083e2ed00a90246a2bf93ee2c0afe65c07c4a106e57c98201e724e22e4a990fd039d0bbf575332dcf772df54806d -docfiles size=42 - RELOC/doc/generic/navigator/README details="Readme" - RELOC/doc/generic/navigator/navigator-doc.pdf details="Package documentation" - RELOC/doc/generic/navigator/navigator-doc.tex -runfiles size=8 - RELOC/tex/generic/navigator/navigator.sty - RELOC/tex/generic/navigator/navigator.tex - RELOC/tex/generic/navigator/t-navigator.tex -catalogue-also hyperref -catalogue-ctan /macros/generic/navigator -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics hyper pdf-feat -catalogue-version 1.1 - -name navydocs -category Package -revision 41643 -shortdesc Support for Technical Reports by US Navy Organizations -relocated 1 -longdesc The navydocs package provides an easy means for creating title -longdesc pages and the following supplementary material pages used in -longdesc technical reports by United States Navy organizations. These -longdesc pages are generated by specifying the page content via a set of -longdesc commands and then calling a macro to create the page at its -longdesc occurence in the document. This package is provided in the hope -longdesc that it proves useful to other Navy organizations, with users -longdesc contributing macros for their organizations. -containersize 4116 -containerchecksum 32c697a6ee3fdc77c669f7fa8da5f55a5158dad8932130183988abbe6fe84e842895de2d36ccf3768572663212c3216cd1664db4889982e8d0a9748b28096b6e -doccontainersize 1048872 -doccontainerchecksum dad7821a7e1ff2dca76470c535334be8c4bc8f2b9271f3c4113630fc97954fb7e1cd85b688f9588230edc9b53119c2e04d1ef30422635a38b4f6f031be0f0b6c -docfiles size=278 - RELOC/doc/latex/navydocs/Makefile - RELOC/doc/latex/navydocs/README.txt details="Readme" - RELOC/doc/latex/navydocs/graphics/navy-logo-102.png - RELOC/doc/latex/navydocs/navydocs.pdf details="Package documentation" - RELOC/doc/latex/navydocs/sampleNavyReport.tex -srccontainersize 13884 -srccontainerchecksum 25127ad0d659e92c1b3ee051b601a4aca0dfe26fccb6013cf35ff38b052380386e395bed500b36556b7356286ec6312a9720e385610a6282e19a3564394a735e -srcfiles size=13 - RELOC/source/latex/navydocs/navydocs.dtx - RELOC/source/latex/navydocs/navydocs.ins -runfiles size=3 - RELOC/tex/latex/navydocs/navydocs.sty -catalogue-ctan /macros/latex/contrib/navydocs -catalogue-date 2016-07-13 07:24:29 +0200 -catalogue-license lppl1.3 -catalogue-topics titlepage report-like -catalogue-version 1.1 - -name ncclatex -category Package -revision 15878 -shortdesc An extended general-purpose class -relocated 1 -longdesc The ncc class provides a framework for a common class to -longdesc replace the standard article, book and report classes, and -longdesc providing a "preprint" class. The class's extensions are -longdesc provided in a number of small packages, some of which may also -longdesc be used with the standard classes. The ncclatex package also -longdesc loads many of the packages of, and requires the latest version -longdesc of the ncctools bundle. -containersize 17896 -containerchecksum 5968654afb4f740dbc3d22bfe83c455200a8fe34a17eed375119ca8acf5d7d990f6689b1bb5ea1cde70adbb0a5b13525ebef2061fe6eb20a964a480edbf1f641 -doccontainersize 574544 -doccontainerchecksum a65c5f3f1c270f38f6b29ddd7b5764b1ecac96804640b336231677d01f7a00f844ad19f6ad971f4a14150a34229098a51a98ce0a0c63cc9198c3dec483f1ba81 -docfiles size=172 - RELOC/doc/latex/ncclatex/README details="Readme" - RELOC/doc/latex/ncclatex/changes.txt - RELOC/doc/latex/ncclatex/manifest.txt - RELOC/doc/latex/ncclatex/ncclatex.pdf details="Package documentation" - RELOC/doc/latex/ncclatex/ncclatex.tex - RELOC/doc/latex/ncclatex/nccnews.pdf details="Package news" language="ru" -runfiles size=30 - RELOC/tex/latex/ncclatex/cp1251-light.def - RELOC/tex/latex/ncclatex/ncc.cls - RELOC/tex/latex/ncclatex/ncc10.clo - RELOC/tex/latex/ncclatex/ncc11.clo - RELOC/tex/latex/ncclatex/ncc12.clo - RELOC/tex/latex/ncclatex/ncc14.clo - RELOC/tex/latex/ncclatex/nccart.clo - RELOC/tex/latex/ncclatex/nccbiblist.sty - RELOC/tex/latex/ncclatex/nccbook.clo - RELOC/tex/latex/ncclatex/nccdefaults.sty - RELOC/tex/latex/ncclatex/nccfit.clo - RELOC/tex/latex/ncclatex/ncchdr.sty - RELOC/tex/latex/ncclatex/nccheadings.sty - RELOC/tex/latex/ncclatex/nccindex.sty - RELOC/tex/latex/ncclatex/ncclatex.sty - RELOC/tex/latex/ncclatex/nccltrus.sty - RELOC/tex/latex/ncclatex/nccold.sty - RELOC/tex/latex/ncclatex/nccproc.cls - RELOC/tex/latex/ncclatex/nccsections.sty - RELOC/tex/latex/ncclatex/ncctheorems.sty - RELOC/tex/latex/ncclatex/ncctitle.clo - RELOC/tex/latex/ncclatex/ncctitle.sty - RELOC/tex/latex/ncclatex/ncctitlepage.sty - RELOC/tex/latex/ncclatex/sibjnm.cls -catalogue-ctan /macros/latex/contrib/ncclatex -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics class -catalogue-version 1.5 - -name ncctools -category Package -revision 48127 -shortdesc A collection of general packages for LaTeX -relocated 1 -longdesc The NCCtools bundle contains many packages for general use -longdesc under LaTeX; many are also used by NCC LaTeX. The bundle -longdesc includes tools for: executing commands after a package is -longdesc loaded; watermarks; counter manipulation (dynamic counters, -longdesc changing counter numbering with another counter); improvements -longdesc to the description environment; hyphenation of compound words; -longdesc new levels of footnotes; space-filling patterns; "poor man's" -longdesc Black Board Bold symbols; alignment of the content of a box; -longdesc use comma as decimal separator; boxes with their own crop -longdesc marks; page cropmarks; improvements to fancy headers; float -longdesc "styles", mini floats, side floats; manually marked footnotes; -longdesc extension of amsmath; control of paragraph skip; an envelope to -longdesc the graphicx package; dashed and multiple rules; alternative -longdesc techniques for declarations of sections, captions, and -longdesc toc-entries; generalised text-stretching; generation of new -longdesc theorem-like environments; control of the text area; centred -longdesc page layouts; and un-numbered top-level section. -containersize 24548 -containerchecksum b7860f8185c045eeb12fb25b2f3d71d4a795318f239e0d5563370ea55e6b74d3f7fe9b66397f329d572de7c33582a0528cf9b934fc30d90b5a30f85d7a928aa1 -doccontainersize 2371476 -doccontainerchecksum 9352102166682f1ea8d7eab9b9d38e1b243a89bf0eb12c9bb0d5b07d535a97c8b763c8e064f8af2aec96b2b9bcc017cdf0c964fc1a3538efb8ba4fc2ff87aaa5 -docfiles size=753 - RELOC/doc/latex/ncctools/README details="Readme" - RELOC/doc/latex/ncctools/README.source - RELOC/doc/latex/ncctools/afterpackage.pdf - RELOC/doc/latex/ncctools/changes.txt - RELOC/doc/latex/ncctools/dcounter.pdf - RELOC/doc/latex/ncctools/desclist.pdf - RELOC/doc/latex/ncctools/extdash.pdf - RELOC/doc/latex/ncctools/manifest.txt - RELOC/doc/latex/ncctools/manyfoot.pdf - RELOC/doc/latex/ncctools/mboxfill.pdf - RELOC/doc/latex/ncctools/nccbbb.pdf - RELOC/doc/latex/ncctools/nccboxes.pdf - RELOC/doc/latex/ncctools/ncccomma.pdf - RELOC/doc/latex/ncctools/ncccropbox.pdf - RELOC/doc/latex/ncctools/ncccropmark.pdf - RELOC/doc/latex/ncctools/nccfancyhdr.pdf - RELOC/doc/latex/ncctools/nccfloats.pdf - RELOC/doc/latex/ncctools/nccfoots.pdf - RELOC/doc/latex/ncctools/nccmath.pdf - RELOC/doc/latex/ncctools/nccparskip.pdf - RELOC/doc/latex/ncctools/nccpic.pdf - RELOC/doc/latex/ncctools/nccrules.pdf - RELOC/doc/latex/ncctools/nccsect.pdf - RELOC/doc/latex/ncctools/nccstretch.pdf - RELOC/doc/latex/ncctools/nccthm.pdf - RELOC/doc/latex/ncctools/ncctools.pdf - RELOC/doc/latex/ncctools/ncctools.tex - RELOC/doc/latex/ncctools/textarea.pdf - RELOC/doc/latex/ncctools/tocenter.pdf - RELOC/doc/latex/ncctools/topsection.pdf - RELOC/doc/latex/ncctools/watermark.pdf -srccontainersize 91376 -srccontainerchecksum 2bf1a0bf50d2e449a09ea0814205ea779d2cc1af2a15c4b1326686e383beee80c8d723ae974db1588ba596b2dce5b35bd5bb17c0844b4a0d81629800f691c9d9 -srcfiles size=120 - RELOC/source/latex/ncctools/afterpackage.dtx - RELOC/source/latex/ncctools/dcounter.dtx - RELOC/source/latex/ncctools/desclist.dtx - RELOC/source/latex/ncctools/extdash.dtx - RELOC/source/latex/ncctools/manyfoot.dtx - RELOC/source/latex/ncctools/mboxfill.dtx - RELOC/source/latex/ncctools/nccbbb.dtx - RELOC/source/latex/ncctools/nccboxes.dtx - RELOC/source/latex/ncctools/ncccomma.dtx - RELOC/source/latex/ncctools/ncccropbox.dtx - RELOC/source/latex/ncctools/ncccropmark.dtx - RELOC/source/latex/ncctools/nccfancyhdr.dtx - RELOC/source/latex/ncctools/nccfloats.dtx - RELOC/source/latex/ncctools/nccfoots.dtx - RELOC/source/latex/ncctools/nccmath.dtx - RELOC/source/latex/ncctools/nccparskip.dtx - RELOC/source/latex/ncctools/nccpic.dtx - RELOC/source/latex/ncctools/nccrules.dtx - RELOC/source/latex/ncctools/nccsect.dtx - RELOC/source/latex/ncctools/nccstretch.dtx - RELOC/source/latex/ncctools/nccthm.dtx - RELOC/source/latex/ncctools/ncctools.ins - RELOC/source/latex/ncctools/textarea.dtx - RELOC/source/latex/ncctools/tocenter.dtx - RELOC/source/latex/ncctools/topsection.dtx - RELOC/source/latex/ncctools/watermark.dtx -runfiles size=43 - RELOC/tex/latex/ncctools/afterpackage.sty - RELOC/tex/latex/ncctools/dcounter.sty - RELOC/tex/latex/ncctools/desclist.sty - RELOC/tex/latex/ncctools/extdash.sty - RELOC/tex/latex/ncctools/manyfoot.sty - RELOC/tex/latex/ncctools/mboxfill.sty - RELOC/tex/latex/ncctools/nccbbb.sty - RELOC/tex/latex/ncctools/nccboxes.sty - RELOC/tex/latex/ncctools/ncccomma.sty - RELOC/tex/latex/ncctools/ncccropbox.sty - RELOC/tex/latex/ncctools/ncccropmark.sty - RELOC/tex/latex/ncctools/nccfancyhdr.sty - RELOC/tex/latex/ncctools/nccfloats.sty - RELOC/tex/latex/ncctools/nccfoots.sty - RELOC/tex/latex/ncctools/nccmath.sty - RELOC/tex/latex/ncctools/nccparskip.sty - RELOC/tex/latex/ncctools/nccpic.sty - RELOC/tex/latex/ncctools/nccrules.sty - RELOC/tex/latex/ncctools/nccsect.sty - RELOC/tex/latex/ncctools/nccstretch.sty - RELOC/tex/latex/ncctools/nccthm.sty - RELOC/tex/latex/ncctools/textarea.sty - RELOC/tex/latex/ncctools/tocenter.sty - RELOC/tex/latex/ncctools/topsection.sty - RELOC/tex/latex/ncctools/watermark.sty -catalogue-ctan /macros/latex/contrib/ncctools -catalogue-date 2018-07-03 18:43:47 +0200 -catalogue-license lppl -catalogue-topics collection -catalogue-version 3.5.2 - -name ncntrsbk -category Package -revision 31835 -catalogue urw-base35 -shortdesc URW "Base 35" font pack for LaTeX -relocated 1 -longdesc A set of fonts for use as "drop-in" replacements for Adobe's -longdesc basic set, comprising: Century Schoolbook (substituting for -longdesc Adobe's New Century Schoolbook); Dingbats (substituting for -longdesc Adobe's Zapf Dingbats); Nimbus Mono L (substituting for Abobe's -longdesc Courier); Nimbus Roman No9 L (substituting for Adobe's Times); -longdesc Nimbus Sans L (substituting for Adobe's Helvetica); Standard -longdesc Symbols L (substituting for Adobe's Symbol); URW Bookman; URW -longdesc Chancery L Medium Italic (substituting for Adobe's Zapf -longdesc Chancery); URW Gothic L Book (substituting for Adobe's Avant -longdesc Garde); and URW Palladio L (substituting for Adobe's Palatino). -execute addMap unc.map -containersize 290904 -containerchecksum 58adffff045364afc9d9c04b5bfbbd5b16df8df002648057ef026971e7f33c3aa34293335bc1ab10f6e1190b5e38bdbeb6a4db52f5df9f55a0bcf20ac7b08b3d -runfiles size=305 - RELOC/dvips/ncntrsbk/config.unc - RELOC/fonts/afm/adobe/ncntrsbk/pncb8a.afm - RELOC/fonts/afm/adobe/ncntrsbk/pncbi8a.afm - RELOC/fonts/afm/adobe/ncntrsbk/pncr8a.afm - RELOC/fonts/afm/adobe/ncntrsbk/pncri8a.afm - RELOC/fonts/afm/urw/ncntrsbk/uncb8a.afm - RELOC/fonts/afm/urw/ncntrsbk/uncbi8a.afm - RELOC/fonts/afm/urw/ncntrsbk/uncr8a.afm - RELOC/fonts/afm/urw/ncntrsbk/uncri8a.afm - RELOC/fonts/map/dvips/ncntrsbk/unc.map - RELOC/fonts/tfm/adobe/ncntrsbk/pncb.tfm - RELOC/fonts/tfm/adobe/ncntrsbk/pncb7t.tfm - RELOC/fonts/tfm/adobe/ncntrsbk/pncb8c.tfm - RELOC/fonts/tfm/adobe/ncntrsbk/pncb8r.tfm - RELOC/fonts/tfm/adobe/ncntrsbk/pncb8t.tfm - RELOC/fonts/tfm/adobe/ncntrsbk/pncbc.tfm - RELOC/fonts/tfm/adobe/ncntrsbk/pncbc7t.tfm - RELOC/fonts/tfm/adobe/ncntrsbk/pncbc8t.tfm - RELOC/fonts/tfm/adobe/ncntrsbk/pncbi.tfm - RELOC/fonts/tfm/adobe/ncntrsbk/pncbi7t.tfm - RELOC/fonts/tfm/adobe/ncntrsbk/pncbi8c.tfm - RELOC/fonts/tfm/adobe/ncntrsbk/pncbi8r.tfm - RELOC/fonts/tfm/adobe/ncntrsbk/pncbi8t.tfm - RELOC/fonts/tfm/adobe/ncntrsbk/pncbo.tfm - RELOC/fonts/tfm/adobe/ncntrsbk/pncbo7t.tfm - RELOC/fonts/tfm/adobe/ncntrsbk/pncbo8c.tfm - RELOC/fonts/tfm/adobe/ncntrsbk/pncbo8r.tfm - RELOC/fonts/tfm/adobe/ncntrsbk/pncbo8t.tfm - RELOC/fonts/tfm/adobe/ncntrsbk/pncr.tfm - RELOC/fonts/tfm/adobe/ncntrsbk/pncr7t.tfm - RELOC/fonts/tfm/adobe/ncntrsbk/pncr8c.tfm - RELOC/fonts/tfm/adobe/ncntrsbk/pncr8r.tfm - RELOC/fonts/tfm/adobe/ncntrsbk/pncr8t.tfm - RELOC/fonts/tfm/adobe/ncntrsbk/pncrc.tfm - RELOC/fonts/tfm/adobe/ncntrsbk/pncrc7t.tfm - RELOC/fonts/tfm/adobe/ncntrsbk/pncrc8t.tfm - RELOC/fonts/tfm/adobe/ncntrsbk/pncri.tfm - RELOC/fonts/tfm/adobe/ncntrsbk/pncri7t.tfm - RELOC/fonts/tfm/adobe/ncntrsbk/pncri8c.tfm - RELOC/fonts/tfm/adobe/ncntrsbk/pncri8r.tfm - RELOC/fonts/tfm/adobe/ncntrsbk/pncri8t.tfm - RELOC/fonts/tfm/adobe/ncntrsbk/pncro.tfm - RELOC/fonts/tfm/adobe/ncntrsbk/pncro7t.tfm - RELOC/fonts/tfm/adobe/ncntrsbk/pncro8c.tfm - RELOC/fonts/tfm/adobe/ncntrsbk/pncro8r.tfm - RELOC/fonts/tfm/adobe/ncntrsbk/pncro8t.tfm - RELOC/fonts/tfm/urw35vf/ncntrsbk/uncb7t.tfm - RELOC/fonts/tfm/urw35vf/ncntrsbk/uncb8c.tfm - RELOC/fonts/tfm/urw35vf/ncntrsbk/uncb8r.tfm - RELOC/fonts/tfm/urw35vf/ncntrsbk/uncb8t.tfm - RELOC/fonts/tfm/urw35vf/ncntrsbk/uncbc7t.tfm - RELOC/fonts/tfm/urw35vf/ncntrsbk/uncbc8t.tfm - RELOC/fonts/tfm/urw35vf/ncntrsbk/uncbi7t.tfm - RELOC/fonts/tfm/urw35vf/ncntrsbk/uncbi8c.tfm - RELOC/fonts/tfm/urw35vf/ncntrsbk/uncbi8r.tfm - RELOC/fonts/tfm/urw35vf/ncntrsbk/uncbi8t.tfm - RELOC/fonts/tfm/urw35vf/ncntrsbk/uncbo7t.tfm - RELOC/fonts/tfm/urw35vf/ncntrsbk/uncbo8c.tfm - RELOC/fonts/tfm/urw35vf/ncntrsbk/uncbo8r.tfm - RELOC/fonts/tfm/urw35vf/ncntrsbk/uncbo8t.tfm - RELOC/fonts/tfm/urw35vf/ncntrsbk/uncr7t.tfm - RELOC/fonts/tfm/urw35vf/ncntrsbk/uncr8c.tfm - RELOC/fonts/tfm/urw35vf/ncntrsbk/uncr8r.tfm - RELOC/fonts/tfm/urw35vf/ncntrsbk/uncr8t.tfm - RELOC/fonts/tfm/urw35vf/ncntrsbk/uncrc7t.tfm - RELOC/fonts/tfm/urw35vf/ncntrsbk/uncrc8t.tfm - RELOC/fonts/tfm/urw35vf/ncntrsbk/uncri7t.tfm - RELOC/fonts/tfm/urw35vf/ncntrsbk/uncri8c.tfm - RELOC/fonts/tfm/urw35vf/ncntrsbk/uncri8r.tfm - RELOC/fonts/tfm/urw35vf/ncntrsbk/uncri8t.tfm - RELOC/fonts/tfm/urw35vf/ncntrsbk/uncro7t.tfm - RELOC/fonts/tfm/urw35vf/ncntrsbk/uncro8c.tfm - RELOC/fonts/tfm/urw35vf/ncntrsbk/uncro8r.tfm - RELOC/fonts/tfm/urw35vf/ncntrsbk/uncro8t.tfm - RELOC/fonts/type1/urw/ncntrsbk/uncb8a.pfb - RELOC/fonts/type1/urw/ncntrsbk/uncb8a.pfm - RELOC/fonts/type1/urw/ncntrsbk/uncbi8a.pfb - RELOC/fonts/type1/urw/ncntrsbk/uncbi8a.pfm - RELOC/fonts/type1/urw/ncntrsbk/uncr8a.pfb - RELOC/fonts/type1/urw/ncntrsbk/uncr8a.pfm - RELOC/fonts/type1/urw/ncntrsbk/uncri8a.pfb - RELOC/fonts/type1/urw/ncntrsbk/uncri8a.pfm - RELOC/fonts/vf/adobe/ncntrsbk/pncb.vf - RELOC/fonts/vf/adobe/ncntrsbk/pncb7t.vf - RELOC/fonts/vf/adobe/ncntrsbk/pncb8c.vf - RELOC/fonts/vf/adobe/ncntrsbk/pncb8t.vf - RELOC/fonts/vf/adobe/ncntrsbk/pncbc.vf - RELOC/fonts/vf/adobe/ncntrsbk/pncbc7t.vf - RELOC/fonts/vf/adobe/ncntrsbk/pncbc8t.vf - RELOC/fonts/vf/adobe/ncntrsbk/pncbi.vf - RELOC/fonts/vf/adobe/ncntrsbk/pncbi7t.vf - RELOC/fonts/vf/adobe/ncntrsbk/pncbi8c.vf - RELOC/fonts/vf/adobe/ncntrsbk/pncbi8t.vf - RELOC/fonts/vf/adobe/ncntrsbk/pncbo.vf - RELOC/fonts/vf/adobe/ncntrsbk/pncbo7t.vf - RELOC/fonts/vf/adobe/ncntrsbk/pncbo8c.vf - RELOC/fonts/vf/adobe/ncntrsbk/pncbo8t.vf - RELOC/fonts/vf/adobe/ncntrsbk/pncr.vf - RELOC/fonts/vf/adobe/ncntrsbk/pncr7t.vf - RELOC/fonts/vf/adobe/ncntrsbk/pncr8c.vf - RELOC/fonts/vf/adobe/ncntrsbk/pncr8t.vf - RELOC/fonts/vf/adobe/ncntrsbk/pncrc.vf - RELOC/fonts/vf/adobe/ncntrsbk/pncrc7t.vf - RELOC/fonts/vf/adobe/ncntrsbk/pncrc8t.vf - RELOC/fonts/vf/adobe/ncntrsbk/pncri.vf - RELOC/fonts/vf/adobe/ncntrsbk/pncri7t.vf - RELOC/fonts/vf/adobe/ncntrsbk/pncri8c.vf - RELOC/fonts/vf/adobe/ncntrsbk/pncri8t.vf - RELOC/fonts/vf/adobe/ncntrsbk/pncro.vf - RELOC/fonts/vf/adobe/ncntrsbk/pncro7t.vf - RELOC/fonts/vf/adobe/ncntrsbk/pncro8c.vf - RELOC/fonts/vf/adobe/ncntrsbk/pncro8t.vf - RELOC/fonts/vf/urw35vf/ncntrsbk/uncb7t.vf - RELOC/fonts/vf/urw35vf/ncntrsbk/uncb8c.vf - RELOC/fonts/vf/urw35vf/ncntrsbk/uncb8t.vf - RELOC/fonts/vf/urw35vf/ncntrsbk/uncbc7t.vf - RELOC/fonts/vf/urw35vf/ncntrsbk/uncbc8t.vf - RELOC/fonts/vf/urw35vf/ncntrsbk/uncbi7t.vf - RELOC/fonts/vf/urw35vf/ncntrsbk/uncbi8c.vf - RELOC/fonts/vf/urw35vf/ncntrsbk/uncbi8t.vf - RELOC/fonts/vf/urw35vf/ncntrsbk/uncbo7t.vf - RELOC/fonts/vf/urw35vf/ncntrsbk/uncbo8c.vf - RELOC/fonts/vf/urw35vf/ncntrsbk/uncbo8t.vf - RELOC/fonts/vf/urw35vf/ncntrsbk/uncr7t.vf - RELOC/fonts/vf/urw35vf/ncntrsbk/uncr8c.vf - RELOC/fonts/vf/urw35vf/ncntrsbk/uncr8t.vf - RELOC/fonts/vf/urw35vf/ncntrsbk/uncrc7t.vf - RELOC/fonts/vf/urw35vf/ncntrsbk/uncrc8t.vf - RELOC/fonts/vf/urw35vf/ncntrsbk/uncri7t.vf - RELOC/fonts/vf/urw35vf/ncntrsbk/uncri8c.vf - RELOC/fonts/vf/urw35vf/ncntrsbk/uncri8t.vf - RELOC/fonts/vf/urw35vf/ncntrsbk/uncro7t.vf - RELOC/fonts/vf/urw35vf/ncntrsbk/uncro8c.vf - RELOC/fonts/vf/urw35vf/ncntrsbk/uncro8t.vf - RELOC/tex/latex/ncntrsbk/8runc.fd - RELOC/tex/latex/ncntrsbk/omlunc.fd - RELOC/tex/latex/ncntrsbk/omsunc.fd - RELOC/tex/latex/ncntrsbk/ot1unc.fd - RELOC/tex/latex/ncntrsbk/t1unc.fd - RELOC/tex/latex/ncntrsbk/ts1unc.fd -catalogue-also tex-gyre -catalogue-ctan /fonts/urw/base35 -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics font font-type1 font-collection - -name nddiss -category Package -revision 45107 -shortdesc Notre Dame Dissertation format class -relocated 1 -longdesc This class file conforms to the requirements of the Graduate -longdesc School of the University of Notre Dame; with it a user can -longdesc format a thesis or dissertation in LaTeX. -containersize 11832 -containerchecksum 6509a5a7bab6f1698d1cd870f02fbe541479b7f631689ad21969008df3e6357542b2bd087c94fa3b7f471713fb361c54cb3b18c2b9ce81b9a8af9f280acbe594 -doccontainersize 384320 -doccontainerchecksum 8c4471d989d15ba37fea0b92abf25a15202eaee7dad715bb4afd219a8def23d887b618ba9fe7cc0887ad99b4df5068f5f22d13f468f13fa209f5bd902eb8e770 -docfiles size=102 - RELOC/doc/latex/nddiss/LICENSE - RELOC/doc/latex/nddiss/README.md details="Readme" - RELOC/doc/latex/nddiss/nddiss2e.pdf details="Package documentation" - RELOC/doc/latex/nddiss/process.sh - RELOC/doc/latex/nddiss/template.tex -srccontainersize 24512 -srccontainerchecksum 255ba4a75d31a578b7e1912c27be056e796b7c37692cf3ee71a6e4482a001b7299b3885a4997dea73e6f6cec1fec9ce9c4f36a270baa51ae1bb78f5c17f4edef -srcfiles size=24 - RELOC/source/latex/nddiss/ltxdoc.cfg - RELOC/source/latex/nddiss/nddiss2e.dtx - RELOC/source/latex/nddiss/nddiss2e.ins -runfiles size=14 - RELOC/bibtex/bst/nddiss/nddiss2e.bst - RELOC/tex/latex/nddiss/nddiss2e.cls -catalogue-ctan /macros/latex/contrib/nddiss -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl1.2 -catalogue-topics dissertation class -catalogue-version 3.2017.2 - -name ndsu-thesis -category Package -revision 46639 -shortdesc North Dakota State University disquisition class -relocated 1 -longdesc A class for generating disquisitions, intended to be in -longdesc compliance with North Dakota State University requirements. -containersize 3556 -containerchecksum 2b119038c570eb666ce5040d3b507233d8d4b102f19c6e79df4afc3e703ca006ea537705da840810c430d88fa1bf31967348202c4b2447aa5a9f1866720a12c8 -doccontainersize 139828 -doccontainerchecksum 3a700a9719b740360c229598d873b0b453406c360984272f4de16f1b9422333db20962c6e19f9d6d0adf37fd70488544106526f944fa7ac415f3e2482699140d -docfiles size=38 - RELOC/doc/latex/ndsu-thesis/README details="Readme" - RELOC/doc/latex/ndsu-thesis/ndsu-thesis.pdf details="Package documentation" - RELOC/doc/latex/ndsu-thesis/ndsu-thesis.tex -runfiles size=3 - RELOC/tex/latex/ndsu-thesis/ndsu-thesis.cls -catalogue-ctan /macros/latex/contrib/ndsu-thesis -catalogue-date 2018-02-14 07:10:49 +0100 -catalogue-license lppl1.3 -catalogue-topics dissertation class - -name needspace -category Package -revision 29601 -shortdesc Insert pagebreak if not enough space -relocated 1 -longdesc Provides commands to disable pagebreaking within a given -longdesc vertical space. If there is not enough space between the -longdesc command and the bottom of the page, a new page will be started. -containersize 824 -containerchecksum 92a40bc763d8908426255ef02829477b3a11cfca058ce1849f04e71af206e4747ca26144dd15bf2004380e524785a690e4003f9f01c9c0248b54696b9c7f2588 -doccontainersize 158540 -doccontainerchecksum 559cbec49d49cc2ebb3f2cd8346bfc80675e3d55e91037c3abe12886f04dc1bc6f8733c91dd28fecec2119b3d6bca70695c9ba37e68afa91a270866f5765d30c -docfiles size=40 - RELOC/doc/latex/needspace/README - RELOC/doc/latex/needspace/needspace.pdf details="Package documentation" -srccontainersize 2108 -srccontainerchecksum 82c99a02400cb05f3e2f92ba58fb23fd36febb03bd68b859d88d7e36f76b8cd9e510834d92d72ad52fd740ad6c1ffa8bad71dff41dc7794704d4eec01374479e -srcfiles size=3 - RELOC/source/latex/needspace/needspace.ins - RELOC/source/latex/needspace/needspace.tex -runfiles size=1 - RELOC/tex/latex/needspace/needspace.sty -catalogue-ctan /macros/latex/contrib/needspace -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics layout -catalogue-version 1.3d - -name nestquot -category Package -revision 27323 -shortdesc Alternate quotes between double and single with nesting -relocated 1 -longdesc Provides two new commands: \nlq and \nrq for nesting left and -longdesc right quotes that properly change between double and single -longdesc quotes according to their nesting level. For example, the input -longdesc \nlq Foo \nlq bar\nrq\ bletch\nrq will be typeset as if it had -longdesc been entered as "Foo 'bar' bletch". -containersize 1920 -containerchecksum 115478855b7164ad723afb9ad905b74ff26eae8e8eefccf345a1a774ebb1c200cd6386896606a344ecd4a7178a0a8c5b1e45d592b3a18615cae94e06800a4d3f -runfiles size=1 - RELOC/tex/latex/nestquot/nestquot.sty -catalogue-ctan /macros/latex/contrib/nestquot -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics quote-marks - -name neuralnetwork -category Package -revision 31500 -shortdesc Graph-drawing for neural networks -relocated 1 -longdesc The package provides facilities for graph-drawing, with -longdesc facilities designed for neural network diagrams. -containersize 3588 -containerchecksum 6b14a5930a3e0a608602587d0f4a357da87cf9b4abfda04f7c916725d069ddb67b0495890decc366edbb271c4e8cb2760741446ed09060d540162401e3c7ac4b -doccontainersize 641544 -doccontainerchecksum bbbb2f0cb508f6c9daf2f19d857447518a4bed1f547d6e12f5c7efd6a92cfd9065419140668df0817571fc9f03ff512dc94b76158781fa83748d16c0b94c83cc -docfiles size=163 - RELOC/doc/latex/neuralnetwork/examples/neural-networks-ebook.pdf details="Sample of a book using the package" - RELOC/doc/latex/neuralnetwork/examples/neuralnetwork.pdf - RELOC/doc/latex/neuralnetwork/examples/neuralnetwork.tex - RELOC/doc/latex/neuralnetwork/examples/xor.pdf - RELOC/doc/latex/neuralnetwork/examples/xor.tex -runfiles size=3 - RELOC/tex/latex/neuralnetwork/neuralnetwork.sty -catalogue-ctan /graphics/pgf/contrib/neuralnetwork -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license gpl -catalogue-topics diagram -catalogue-version 1.0 - -name nevelok -category Package -revision 39029 -shortdesc LaTeX package for automatic definite articles for Hungarian -relocated 1 -longdesc LaTeX package for automatic definite articles for Hungarian -containersize 1856 -containerchecksum b2a04fee4e10efe9d23392156922f34558a6f1c28900c8fe292793a82aadb09334142d124c334ff0a493d8f917197587c27215a4d0628659f18b132d20b46022 -doccontainersize 211272 -doccontainerchecksum c92b44f736be87dc1e0fed530e67d437bf0a389198fe566eb43126a6baa2b6520aec66e803c765e64c1c6dab99a7af1e037ede4bef9ce1ea1d9df0249fc4cea0 -docfiles size=53 - RELOC/doc/latex/nevelok/README.md details="Readme" - RELOC/doc/latex/nevelok/nevelok.pdf details="Package documentation" -srccontainersize 3992 -srccontainerchecksum 43c8c92daa96bc1942adbb02164badab69c05f19a52c7e292adb46a501626cc1c55a4ce4db66e4c964cf664e7ea76fa48be5b3356c9989466504761c4f1be5f3 -srcfiles size=4 - RELOC/source/latex/nevelok/nevelok.dtx - RELOC/source/latex/nevelok/nevelok.ins -runfiles size=2 - RELOC/tex/latex/nevelok/nevelok.sty -catalogue-ctan /macros/latex/contrib/nevelok -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics hungarian -catalogue-version 1.03 - -name newcommand -category Package -revision 18704 -shortdesc Generate new LaTeX command definitions -relocated 1 -longdesc Generating any other than the simple \newcommand-style -longdesc commands, in LaTeX, is tedious (in the least). This script -longdesc allows the specification of commands in a 'natural' style; the -longdesc script then generates macros to define the command. -containersize 496 -containerchecksum a3073abb1742218a971acb1e87979f9d7b34a0328a539ceda5c4ea13b83adfceeadd79028cca77a86229710fb6475db984f0b325d6cfc5744ec54a9cf74f3ee0 -doccontainersize 407620 -doccontainerchecksum 5f461359b43cc2d20724df697125be712fccfed8162cf28f467d40b8838e8b34365039d31e311427d565120ab025536dc9ee7691aa84146ca62f6151edb036ac -docfiles size=117 - RELOC/doc/latex/newcommand/README details="Readme" - RELOC/doc/latex/newcommand/newcommand.pdf details="Package documentation" - RELOC/doc/latex/newcommand/newcommand.py - RELOC/doc/latex/newcommand/newcommand.tex - RELOC/doc/latex/newcommand/spark.py -catalogue-ctan /support/newcommand -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics macro-supp -catalogue-version 2.0 - -name newenviron -category Package -revision 29331 -shortdesc Processing an environment's body -relocated 1 -longdesc The package offers tools for collecting and executing an -longdesc environment's body. -containersize 2484 -containerchecksum 19fe6f74363a353252edcef9894ac93f37f03dd507d5a113a5c9411c3a333fe6dabe2a94d0cfe9e11949b959d65996f6ab22ee5ab0518ceb2962987630e7d3c8 -doccontainersize 1632 -doccontainerchecksum ccc086951b0ca4821d47e58b4397a1413e83359cd4df29ff37f8dddb172b6a60b45c3e6846a4348e337a463d656bebc72c947945ede385c88783cd994fd5b3be -docfiles size=2 - RELOC/doc/latex/newenviron/README details="Readme" - RELOC/doc/latex/newenviron/newenviron-examples.tex -runfiles size=2 - RELOC/tex/latex/newenviron/newenviron.sty -catalogue-also environ -catalogue-ctan /macros/latex/contrib/newenviron -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics macro-supp -catalogue-version 1.0 - -name newfile -category Package -revision 15878 -shortdesc User level management of LaTeX input and output -relocated 1 -longdesc Commands are defined to manage the limited pool of input and -longdesc output handles provided by TeX. The streams so provided are -longdesc mapped to various of the LaTeX input and output mechanisms. -longdesc Some facilities of the verbatim package are also mapped. -containersize 2236 -containerchecksum ea4deee4e8012836afe4edf6862f165f3cb294fa1e9aa9ef4a269d93e62073c47caa31e2ef9ca00402de2570fe0923b8faf1ce2387ec33a81e86c477ecc1463a -doccontainersize 147632 -doccontainerchecksum 2cb3c7c931939299d6f42e2c2a7b96bc30aba12eea3704fe0bf79d9fede643275624a4ada4f1b9870125dc8eb943a0a5ba94faef54b3f54371a3058898a62dfc -docfiles size=43 - RELOC/doc/latex/newfile/README details="Readme" - RELOC/doc/latex/newfile/newfile.pdf details="Package documentation" -srccontainersize 9212 -srccontainerchecksum df89b5b48a04c46a326e892464cca3d7dbbd5df9137c6b48111d2574adc7f678d741fb13eef71f0f6de08766e5574799cb0f9b52dd2e166130206b6bbbd7bd90 -srcfiles size=10 - RELOC/source/latex/newfile/newfile.dtx - RELOC/source/latex/newfile/newfile.ins -runfiles size=2 - RELOC/tex/latex/newfile/newfile.sty -catalogue-ctan /macros/latex/contrib/newfile -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics io-mgmt -catalogue-version 1.0c - -name newlfm -category Package -revision 15878 -shortdesc Write letters, facsimiles, and memos -relocated 1 -longdesc Integrates the letter class with fancyhdr and geometry to -longdesc automatically make letterhead stationery. Useful for writing -longdesc letters, fax, and memos. You can set up an address book using -longdesc 'wrapper' macros. You put all the information for a person into -longdesc a wrapper and then put the wrapper in a document. The class -longdesc handles letterheads automatically. You place the object for the -longdesc letterhead (picture, information, etc.) in a box and all sizing -longdesc is set automatically. -containersize 20152 -containerchecksum 17a76c4846a855861719232700f5a009ace80a92732da459547f792873f512dd664a8ca8e795e9a0aa8104dbe80a9d6f379bf2541d0a5f56732f85a0fc28b87a -doccontainersize 342292 -doccontainerchecksum 86f3c197c410de4439cfba37bb9e62a519d58a438c804eb8d2b2714762df491a1934dd90c1a3e752a9fbce633adb5f23ae75b7209864a221af4032dbd6b0555d -docfiles size=298 - RELOC/doc/latex/newlfm/README details="Readme" - RELOC/doc/latex/newlfm/chk1.tex - RELOC/doc/latex/newlfm/demoa.tex - RELOC/doc/latex/newlfm/draft.eps - RELOC/doc/latex/newlfm/draft.pdf - RELOC/doc/latex/newlfm/extracd.tex - RELOC/doc/latex/newlfm/hletrinf.tex - RELOC/doc/latex/newlfm/letrinfo.tex - RELOC/doc/latex/newlfm/lvb.eps - RELOC/doc/latex/newlfm/lvb.pdf - RELOC/doc/latex/newlfm/make_clean - RELOC/doc/latex/newlfm/make_unix - RELOC/doc/latex/newlfm/make_win.bat - RELOC/doc/latex/newlfm/makeclean_win.bat - RELOC/doc/latex/newlfm/manual.pdf - RELOC/doc/latex/newlfm/mintrx.bat - RELOC/doc/latex/newlfm/newlfm.pdf details="Package documentation" - RELOC/doc/latex/newlfm/newlfm.txt - RELOC/doc/latex/newlfm/palm.eps - RELOC/doc/latex/newlfm/palm.pdf - RELOC/doc/latex/newlfm/problems.tex - RELOC/doc/latex/newlfm/prx.bat - RELOC/doc/latex/newlfm/setup.bat - RELOC/doc/latex/newlfm/sfaxpage.tex - RELOC/doc/latex/newlfm/smemosec.tex - RELOC/doc/latex/newlfm/sprsrls.tex - RELOC/doc/latex/newlfm/test1.tex - RELOC/doc/latex/newlfm/test10.tex - RELOC/doc/latex/newlfm/test11.tex - RELOC/doc/latex/newlfm/test12.tex - RELOC/doc/latex/newlfm/test1alt.tex - RELOC/doc/latex/newlfm/test2.tex - RELOC/doc/latex/newlfm/test2a.tex - RELOC/doc/latex/newlfm/test2alt.tex - RELOC/doc/latex/newlfm/test3.tex - RELOC/doc/latex/newlfm/test3alt.tex - RELOC/doc/latex/newlfm/test4.tex - RELOC/doc/latex/newlfm/test4alt.tex - RELOC/doc/latex/newlfm/test5.tex - RELOC/doc/latex/newlfm/test5alt.tex - RELOC/doc/latex/newlfm/test6.tex - RELOC/doc/latex/newlfm/test6alt.tex - RELOC/doc/latex/newlfm/test7.tex - RELOC/doc/latex/newlfm/test7alt.tex - RELOC/doc/latex/newlfm/test8.tex - RELOC/doc/latex/newlfm/test8alt.tex - RELOC/doc/latex/newlfm/test9.tex - RELOC/doc/latex/newlfm/testms.pdf - RELOC/doc/latex/newlfm/wine.eps - RELOC/doc/latex/newlfm/wine.pdf -srccontainersize 48812 -srccontainerchecksum 56b5bef7787e953df41d73851bd5cf747f151b4c027a9bb9b3489d0a7a4ca8875754980329bea5a7783a056da5ee2223dce75e403783e529ae174f07a1d3c7df -srcfiles size=60 - RELOC/source/latex/newlfm/newlfm.dtx - RELOC/source/latex/newlfm/newlfm.ins -runfiles size=33 - RELOC/tex/latex/newlfm/addrset.sty - RELOC/tex/latex/newlfm/newlfm.cls - RELOC/tex/latex/newlfm/setdim.sty -catalogue-ctan /macros/latex/contrib/newlfm -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics class letter -catalogue-version 9.4 - -name newpx -category Package -revision 49438 -shortdesc Alternative uses of the PX fonts, with improved metrics -relocated 1 -longdesc This package, initially based on pxfonts, provides many fixes -longdesc and enhancements to that package, and splits it in two parts -longdesc (newpxtext and newpxmath) which may be run independently of one -longdesc another. It provides scaling, improved metrics, and other -longdesc options. For proper operation, the packages require that the -longdesc packages newtxmath, pxfonts, and TeXGyrePagella be installed -longdesc and their map files enabled. -execute addMap newpx.map -containersize 1465480 -containerchecksum e1d60f4176798a4efb0bb6a810913a6fc6e23a72abbd83a6915beed7474cfcd7d18b1bfb3545c961041ccf9c853121ad932a792c5bc8869c7e73f6189be8f37d -doccontainersize 300084 -doccontainerchecksum d19376765521920885593cba5a0ac4fcfbb3ddb84415ecdbff23625f7058723b1f6155a348a4e44810600c4a5ddd05a3caf5a5755cfa6dd267cf0ad0439fc7bc -docfiles size=89 - RELOC/doc/fonts/newpx/MANIFEST-newpx.txt - RELOC/doc/fonts/newpx/README details="Readme" - RELOC/doc/fonts/newpx/newpxdoc.pdf details="Package documentation" - RELOC/doc/fonts/newpx/newpxdoc.tex - RELOC/doc/fonts/newpx/newpxeg-crop.pdf - RELOC/doc/fonts/newpx/pxfontseg-crop.pdf -runfiles size=1773 - RELOC/fonts/afm/public/newpx/TeXGyrePagella-Regular.afm - RELOC/fonts/afm/public/newpx/TeXGyrePagellaX-Bold.afm - RELOC/fonts/afm/public/newpx/TeXGyrePagellaX-BoldItalic.afm - RELOC/fonts/afm/public/newpx/TeXGyrePagellaX-Italic.afm - RELOC/fonts/afm/public/newpx/TeXGyrePagellaX-Regular.afm - RELOC/fonts/afm/public/newpx/pxbsys.afm - RELOC/fonts/afm/public/newpx/pxsys.afm - RELOC/fonts/afm/public/newpx/qplr.afm - RELOC/fonts/afm/public/newpx/zplb.afm - RELOC/fonts/afm/public/newpx/zplbi.afm - RELOC/fonts/afm/public/newpx/zplr.afm - RELOC/fonts/afm/public/newpx/zplri.afm - RELOC/fonts/enc/dvips/newpx/ecsups.enc - RELOC/fonts/enc/dvips/newpx/ot1sups.enc - RELOC/fonts/enc/dvips/newpx/texnansxsups.enc - RELOC/fonts/enc/dvips/newpx/tgpdiff.enc - RELOC/fonts/map/dvips/newpx/newpx.map - RELOC/fonts/opentype/public/newpx/TeXGyrePagellaX-Bold.otf - RELOC/fonts/opentype/public/newpx/TeXGyrePagellaX-BoldItalic.otf - RELOC/fonts/opentype/public/newpx/TeXGyrePagellaX-Italic.otf - RELOC/fonts/opentype/public/newpx/TeXGyrePagellaX-Regular.otf - RELOC/fonts/tfm/public/newpx/pxbsys.tfm - RELOC/fonts/tfm/public/newpx/pxsys.tfm - RELOC/fonts/tfm/public/newpx/zpl-Bold-lf-ly1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Bold-lf-ot1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Bold-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Bold-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Bold-lf-sc-t1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Bold-lf-scl-ly1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Bold-lf-scl-ot1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Bold-lf-scl-t1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Bold-lf-t1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Bold-osf-ly1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Bold-osf-ot1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Bold-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Bold-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Bold-osf-sc-t1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Bold-osf-scl-ly1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Bold-osf-scl-ot1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Bold-osf-scl-t1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Bold-osf-t1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Bold-tlf-ly1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Bold-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Bold-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Bold-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Bold-tlf-scl-ly1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Bold-tlf-scl-ot1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Bold-tlf-scl-t1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Bold-tlf-t1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Bold-tosf-ly1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Bold-tosf-ot1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Bold-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Bold-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Bold-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Bold-tosf-scl-ly1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Bold-tosf-scl-ot1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Bold-tosf-scl-t1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Bold-tosf-t1.tfm - RELOC/fonts/tfm/public/newpx/zpl-BoldItalic-lf-ly1.tfm - RELOC/fonts/tfm/public/newpx/zpl-BoldItalic-lf-ot1.tfm - RELOC/fonts/tfm/public/newpx/zpl-BoldItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/newpx/zpl-BoldItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/newpx/zpl-BoldItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/public/newpx/zpl-BoldItalic-lf-scl-ly1.tfm - RELOC/fonts/tfm/public/newpx/zpl-BoldItalic-lf-scl-ot1.tfm - RELOC/fonts/tfm/public/newpx/zpl-BoldItalic-lf-scl-t1.tfm - RELOC/fonts/tfm/public/newpx/zpl-BoldItalic-lf-t1.tfm - RELOC/fonts/tfm/public/newpx/zpl-BoldItalic-osf-ly1.tfm - RELOC/fonts/tfm/public/newpx/zpl-BoldItalic-osf-ot1.tfm - RELOC/fonts/tfm/public/newpx/zpl-BoldItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/newpx/zpl-BoldItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/newpx/zpl-BoldItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/public/newpx/zpl-BoldItalic-osf-scl-ly1.tfm - RELOC/fonts/tfm/public/newpx/zpl-BoldItalic-osf-scl-ot1.tfm - RELOC/fonts/tfm/public/newpx/zpl-BoldItalic-osf-scl-t1.tfm - RELOC/fonts/tfm/public/newpx/zpl-BoldItalic-osf-t1.tfm - RELOC/fonts/tfm/public/newpx/zpl-BoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/newpx/zpl-BoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/newpx/zpl-BoldItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/newpx/zpl-BoldItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/newpx/zpl-BoldItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/newpx/zpl-BoldItalic-tlf-scl-ly1.tfm - RELOC/fonts/tfm/public/newpx/zpl-BoldItalic-tlf-scl-ot1.tfm - RELOC/fonts/tfm/public/newpx/zpl-BoldItalic-tlf-scl-t1.tfm - RELOC/fonts/tfm/public/newpx/zpl-BoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/newpx/zpl-BoldItalic-tosf-ly1.tfm - RELOC/fonts/tfm/public/newpx/zpl-BoldItalic-tosf-ot1.tfm - RELOC/fonts/tfm/public/newpx/zpl-BoldItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/newpx/zpl-BoldItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/newpx/zpl-BoldItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/newpx/zpl-BoldItalic-tosf-scl-ly1.tfm - RELOC/fonts/tfm/public/newpx/zpl-BoldItalic-tosf-scl-ot1.tfm - RELOC/fonts/tfm/public/newpx/zpl-BoldItalic-tosf-scl-t1.tfm - RELOC/fonts/tfm/public/newpx/zpl-BoldItalic-tosf-t1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Italic-lf-ly1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Italic-lf-ot1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Italic-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Italic-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Italic-lf-sc-t1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Italic-lf-scl-ly1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Italic-lf-scl-ot1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Italic-lf-scl-t1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Italic-lf-t1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Italic-osf-ly1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Italic-osf-ot1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Italic-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Italic-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Italic-osf-sc-t1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Italic-osf-scl-ly1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Italic-osf-scl-ot1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Italic-osf-scl-t1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Italic-osf-t1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Italic-osf-th-ly1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Italic-osf-th-ot1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Italic-osf-th-t1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Italic-tlf-ly1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Italic-tlf-ot1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Italic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Italic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Italic-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Italic-tlf-scl-ly1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Italic-tlf-scl-ot1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Italic-tlf-scl-t1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Italic-tlf-t1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Italic-tlf-th-ly1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Italic-tlf-th-ot1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Italic-tlf-th-t1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Italic-tosf-ly1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Italic-tosf-ot1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Italic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Italic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Italic-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Italic-tosf-scl-ly1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Italic-tosf-scl-ot1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Italic-tosf-scl-t1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Italic-tosf-t1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Regular-lf-ly1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Regular-lf-ot1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Regular-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Regular-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Regular-lf-sc-t1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Regular-lf-scl-ly1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Regular-lf-scl-ot1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Regular-lf-scl-t1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Regular-lf-t1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Regular-osf-ly1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Regular-osf-ot1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Regular-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Regular-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Regular-osf-sc-t1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Regular-osf-scl-ly1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Regular-osf-scl-ot1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Regular-osf-scl-t1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Regular-osf-t1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Regular-tlf-ly1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Regular-tlf-ot1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Regular-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Regular-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Regular-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Regular-tlf-scl-ly1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Regular-tlf-scl-ot1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Regular-tlf-scl-t1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Regular-tlf-t1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Regular-tosf-ly1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Regular-tosf-ot1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Regular-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Regular-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Regular-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Regular-tosf-scl-ly1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Regular-tosf-scl-ot1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Regular-tosf-scl-t1.tfm - RELOC/fonts/tfm/public/newpx/zpl-Regular-tosf-t1.tfm - RELOC/fonts/tfm/public/newpx/zplb-x.tfm - RELOC/fonts/tfm/public/newpx/zplbexa.tfm - RELOC/fonts/tfm/public/newpx/zplbexx.tfm - RELOC/fonts/tfm/public/newpx/zplbmi.tfm - RELOC/fonts/tfm/public/newpx/zplbmi0.tfm - RELOC/fonts/tfm/public/newpx/zplbmi1.tfm - RELOC/fonts/tfm/public/newpx/zplbmia.tfm - RELOC/fonts/tfm/public/newpx/zplbsy.tfm - RELOC/fonts/tfm/public/newpx/zplbsyc.tfm - RELOC/fonts/tfm/public/newpx/zplbsym.tfm - RELOC/fonts/tfm/public/newpx/zplexa.tfm - RELOC/fonts/tfm/public/newpx/zplexx.tfm - RELOC/fonts/tfm/public/newpx/zplmi.tfm - RELOC/fonts/tfm/public/newpx/zplmi1.tfm - RELOC/fonts/tfm/public/newpx/zplmia.tfm - RELOC/fonts/tfm/public/newpx/zplr-x.tfm - RELOC/fonts/tfm/public/newpx/zplsups-Bold-ly1.tfm - RELOC/fonts/tfm/public/newpx/zplsups-Bold-ot1.tfm - RELOC/fonts/tfm/public/newpx/zplsups-Bold-t1.tfm - RELOC/fonts/tfm/public/newpx/zplsups-BoldItalic-ly1.tfm - RELOC/fonts/tfm/public/newpx/zplsups-BoldItalic-ot1.tfm - RELOC/fonts/tfm/public/newpx/zplsups-BoldItalic-t1.tfm - RELOC/fonts/tfm/public/newpx/zplsups-Italic-ly1.tfm - RELOC/fonts/tfm/public/newpx/zplsups-Italic-ot1.tfm - RELOC/fonts/tfm/public/newpx/zplsups-Italic-t1.tfm - RELOC/fonts/tfm/public/newpx/zplsups-Regular-ly1.tfm - RELOC/fonts/tfm/public/newpx/zplsups-Regular-ot1.tfm - RELOC/fonts/tfm/public/newpx/zplsups-Regular-t1.tfm - RELOC/fonts/tfm/public/newpx/zplsy.tfm - RELOC/fonts/tfm/public/newpx/zplsyc.tfm - RELOC/fonts/tfm/public/newpx/zplsym.tfm - RELOC/fonts/type1/public/newpx/pxbsys.pfb - RELOC/fonts/type1/public/newpx/pxsys.pfb - RELOC/fonts/type1/public/newpx/zplb.pfb - RELOC/fonts/type1/public/newpx/zplbi.pfb - RELOC/fonts/type1/public/newpx/zplr.pfb - RELOC/fonts/type1/public/newpx/zplri.pfb - RELOC/fonts/type1/public/newpx/zplx-bold.pfb - RELOC/fonts/type1/public/newpx/zplx-regular.pfb - RELOC/fonts/vf/public/newpx/zpl-Bold-lf-scl-ly1.vf - RELOC/fonts/vf/public/newpx/zpl-Bold-lf-scl-ot1.vf - RELOC/fonts/vf/public/newpx/zpl-Bold-lf-scl-t1.vf - RELOC/fonts/vf/public/newpx/zpl-Bold-osf-scl-ly1.vf - RELOC/fonts/vf/public/newpx/zpl-Bold-osf-scl-ot1.vf - RELOC/fonts/vf/public/newpx/zpl-Bold-osf-scl-t1.vf - RELOC/fonts/vf/public/newpx/zpl-Bold-tlf-scl-ly1.vf - RELOC/fonts/vf/public/newpx/zpl-Bold-tlf-scl-ot1.vf - RELOC/fonts/vf/public/newpx/zpl-Bold-tlf-scl-t1.vf - RELOC/fonts/vf/public/newpx/zpl-Bold-tosf-scl-ly1.vf - RELOC/fonts/vf/public/newpx/zpl-Bold-tosf-scl-ot1.vf - RELOC/fonts/vf/public/newpx/zpl-Bold-tosf-scl-t1.vf - RELOC/fonts/vf/public/newpx/zpl-BoldItalic-lf-scl-ly1.vf - RELOC/fonts/vf/public/newpx/zpl-BoldItalic-lf-scl-ot1.vf - RELOC/fonts/vf/public/newpx/zpl-BoldItalic-lf-scl-t1.vf - RELOC/fonts/vf/public/newpx/zpl-BoldItalic-osf-scl-ly1.vf - RELOC/fonts/vf/public/newpx/zpl-BoldItalic-osf-scl-ot1.vf - RELOC/fonts/vf/public/newpx/zpl-BoldItalic-osf-scl-t1.vf - RELOC/fonts/vf/public/newpx/zpl-BoldItalic-tlf-scl-ly1.vf - RELOC/fonts/vf/public/newpx/zpl-BoldItalic-tlf-scl-ot1.vf - RELOC/fonts/vf/public/newpx/zpl-BoldItalic-tlf-scl-t1.vf - RELOC/fonts/vf/public/newpx/zpl-BoldItalic-tosf-scl-ly1.vf - RELOC/fonts/vf/public/newpx/zpl-BoldItalic-tosf-scl-ot1.vf - RELOC/fonts/vf/public/newpx/zpl-BoldItalic-tosf-scl-t1.vf - RELOC/fonts/vf/public/newpx/zpl-Italic-lf-scl-ly1.vf - RELOC/fonts/vf/public/newpx/zpl-Italic-lf-scl-ot1.vf - RELOC/fonts/vf/public/newpx/zpl-Italic-lf-scl-t1.vf - RELOC/fonts/vf/public/newpx/zpl-Italic-osf-scl-ly1.vf - RELOC/fonts/vf/public/newpx/zpl-Italic-osf-scl-ot1.vf - RELOC/fonts/vf/public/newpx/zpl-Italic-osf-scl-t1.vf - RELOC/fonts/vf/public/newpx/zpl-Italic-tlf-scl-ly1.vf - RELOC/fonts/vf/public/newpx/zpl-Italic-tlf-scl-ot1.vf - RELOC/fonts/vf/public/newpx/zpl-Italic-tlf-scl-t1.vf - RELOC/fonts/vf/public/newpx/zpl-Italic-tosf-scl-ly1.vf - RELOC/fonts/vf/public/newpx/zpl-Italic-tosf-scl-ot1.vf - RELOC/fonts/vf/public/newpx/zpl-Italic-tosf-scl-t1.vf - RELOC/fonts/vf/public/newpx/zpl-Regular-lf-scl-ly1.vf - RELOC/fonts/vf/public/newpx/zpl-Regular-lf-scl-ot1.vf - RELOC/fonts/vf/public/newpx/zpl-Regular-lf-scl-t1.vf - RELOC/fonts/vf/public/newpx/zpl-Regular-osf-scl-ly1.vf - RELOC/fonts/vf/public/newpx/zpl-Regular-osf-scl-ot1.vf - RELOC/fonts/vf/public/newpx/zpl-Regular-osf-scl-t1.vf - RELOC/fonts/vf/public/newpx/zpl-Regular-tlf-scl-ly1.vf - RELOC/fonts/vf/public/newpx/zpl-Regular-tlf-scl-ot1.vf - RELOC/fonts/vf/public/newpx/zpl-Regular-tlf-scl-t1.vf - RELOC/fonts/vf/public/newpx/zpl-Regular-tosf-scl-ly1.vf - RELOC/fonts/vf/public/newpx/zpl-Regular-tosf-scl-ot1.vf - RELOC/fonts/vf/public/newpx/zpl-Regular-tosf-scl-t1.vf - RELOC/fonts/vf/public/newpx/zplbexa.vf - RELOC/fonts/vf/public/newpx/zplbexx.vf - RELOC/fonts/vf/public/newpx/zplbmi.vf - RELOC/fonts/vf/public/newpx/zplbmi0.vf - RELOC/fonts/vf/public/newpx/zplbmi1.vf - RELOC/fonts/vf/public/newpx/zplbmia.vf - RELOC/fonts/vf/public/newpx/zplbsy.vf - RELOC/fonts/vf/public/newpx/zplbsyc.vf - RELOC/fonts/vf/public/newpx/zplbsym.vf - RELOC/fonts/vf/public/newpx/zplexa.vf - RELOC/fonts/vf/public/newpx/zplexx.vf - RELOC/fonts/vf/public/newpx/zplmi.vf - RELOC/fonts/vf/public/newpx/zplmi1.vf - RELOC/fonts/vf/public/newpx/zplmia.vf - RELOC/fonts/vf/public/newpx/zplsy.vf - RELOC/fonts/vf/public/newpx/zplsyc.vf - RELOC/fonts/vf/public/newpx/zplsym.vf - RELOC/tex/latex/newpx/TeXGyrePagellaX.fontspec - RELOC/tex/latex/newpx/lmsnpxsy.fd - RELOC/tex/latex/newpx/lmxnpxexx.fd - RELOC/tex/latex/newpx/ly1npxtt.fd - RELOC/tex/latex/newpx/ly1zpllf.fd - RELOC/tex/latex/newpx/ly1zplosf.fd - RELOC/tex/latex/newpx/ly1zplsups.fd - RELOC/tex/latex/newpx/ly1zpltlf.fd - RELOC/tex/latex/newpx/ly1zpltosf.fd - RELOC/tex/latex/newpx/newpxmath.sty - RELOC/tex/latex/newpx/newpxtext.sty - RELOC/tex/latex/newpx/omlnpxmi.fd - RELOC/tex/latex/newpx/ot1npxtt.fd - RELOC/tex/latex/newpx/ot1zpllf.fd - RELOC/tex/latex/newpx/ot1zplosf.fd - RELOC/tex/latex/newpx/ot1zplsups.fd - RELOC/tex/latex/newpx/ot1zpltlf.fd - RELOC/tex/latex/newpx/ot1zpltosf.fd - RELOC/tex/latex/newpx/t1npxtt.fd - RELOC/tex/latex/newpx/t1zpllf.fd - RELOC/tex/latex/newpx/t1zplosf.fd - RELOC/tex/latex/newpx/t1zplsups.fd - RELOC/tex/latex/newpx/t1zpltlf.fd - RELOC/tex/latex/newpx/t1zpltosf.fd - RELOC/tex/latex/newpx/ts1npxtt.fd - RELOC/tex/latex/newpx/ts1zpllf.fd - RELOC/tex/latex/newpx/ts1zplosf.fd - RELOC/tex/latex/newpx/ts1zpltlf.fd - RELOC/tex/latex/newpx/ts1zpltosf.fd - RELOC/tex/latex/newpx/unpxexa.fd - RELOC/tex/latex/newpx/unpxmia.fd - RELOC/tex/latex/newpx/unpxss.fd - RELOC/tex/latex/newpx/unpxsyc.fd - RELOC/tex/latex/newpx/unpxsym.fd - RELOC/tex/latex/newpx/unpxtt.fd -catalogue-also pxfonts -catalogue-ctan /fonts/newpx -catalogue-date 2018-12-17 06:00:20 +0100 -catalogue-license lppl -catalogue-topics font-maths font font-type1 font-otf font-t1enc -catalogue-version 1.33 - -name newsletr -category Package -revision 15878 -shortdesc Macros for making newsletters with Plain TeX -relocated 1 -containersize 16784 -containerchecksum 911147a1ed8d7235d6ef8143067ec36b20e007d217080eef750125a6d7ce0322d1c1a09e3b89e0635a780390f0fd39a720c904d51da18da8914adf4ed6c64311 -doccontainersize 137552 -doccontainerchecksum b1d62301281bcd752f7f90be2c8874e024cc85bfcc29cf071a542c09b57bdca863dce06a3dfcdd01bf941e42b9c0e0851a104780754c3cd67fa0feec95ebeacf -docfiles size=53 - RELOC/doc/plain/newsletr/italic.tex - RELOC/doc/plain/newsletr/lodriver.tex - RELOC/doc/plain/newsletr/losample.tex - RELOC/doc/plain/newsletr/newsletr.txt details="Help for newsletr format" - RELOC/doc/plain/newsletr/newssamp.pdf details="Sample Newsletter" - RELOC/doc/plain/newsletr/newssamp.tex - RELOC/doc/plain/newsletr/quote.tex - RELOC/doc/plain/newsletr/read.me - RELOC/doc/plain/newsletr/sample.pdf details="Another sample Newsletter" -runfiles size=14 - RELOC/tex/plain/newsletr/newsletr.tex -catalogue-ctan /macros/plain/contrib/newsletr -catalogue-date 2016-06-18 16:48:54 +0200 -catalogue-license other-free -catalogue-topics magazine - -name newspaper -category Package -revision 15878 -shortdesc Typeset newsletters to resemble newspapers -relocated 1 -longdesc The newspaper package redefines the page style and \maketitle -longdesc command to produce a typeset page similar to that of a -longdesc newspaper. It also provides several commands that (when used -longdesc with other packages) simplify the writing of articles in a -longdesc newspaper-style column format. -containersize 1924 -containerchecksum 9f3ef522c55c2623279801dbb5fa92e41ba45b1b74ffba1d2571a82b5a6173cfabe35b13deac3c1d9a49614802797a3c54c12bfc4abf06c1fd2b647f80b33653 -doccontainersize 196192 -doccontainerchecksum 95f37bea9eafcfe37c102483e1b8d7d5284316b9d5ceeb5a6185af89d505dd7dd68107a4e90839a10a9d64a9c2e9123654ac003272a69e2c4e488eb753b0b020 -docfiles size=71 - RELOC/doc/latex/newspaper/Figure1.pdf - RELOC/doc/latex/newspaper/Figure2.pdf - RELOC/doc/latex/newspaper/README details="Readme" - RELOC/doc/latex/newspaper/atom.jpg - RELOC/doc/latex/newspaper/newspaper.pdf details="Package documentation" - RELOC/doc/latex/newspaper/newspaperExample.tex -srccontainersize 6800 -srccontainerchecksum b3c904af397bd8241feab3e8eb04170ae225891f005d3bd87adc2a5bf9d01c6a01decbc3ceb67933aa4ea3dece25a1cb0880e5102cb737760f3102fb7f89d105 -srcfiles size=5 - RELOC/source/latex/newspaper/newspaper.dtx -runfiles size=1 - RELOC/tex/latex/newspaper/newspaper.sty -catalogue-ctan /macros/latex/contrib/newspaper -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics magazine -catalogue-version 1.0 - -name newtx -category Package -revision 47889 -shortdesc Alternative uses of the TX fonts, with improved metrics -relocated 1 -longdesc The bundle splits txfonts.sty (from the TX fonts distribution) -longdesc into two independent packages, newtxtext.sty and newtxmath.sty, -longdesc each with fixes and enhancements. newtxmath's metrics have been -longdesc re-evaluated to provide a less tight appearance, and to provide -longdesc a libertine option that substitutes Libertine italic and Greek -longdesc letter for the existing math italic and Greek glyphs, making a -longdesc mathematics package that matches Libertine text quite well. -longdesc newtxmath can also use the maths italic font provided with the -longdesc garamondx package, thus offering a garamond-alike -longdesc text-with-maths combination. -depend kastrup -execute addMap newtx.map -containersize 3824832 -containerchecksum 3939fad3b083885fabea65732b8da5dac0595ae0c125fb6a30934be403d30f835a0cb5b1371714842927bcf31d22162ec2e260645f2694c76630f08e04762dfb -doccontainersize 723344 -doccontainerchecksum e0f19a948e33a95fb6938fd70efb6b26e422f8fdf22f035fbe2b25a44858f155481109d6e3207133040db0fe807070cf6cb31419dc0763397dd282c685a665dd -docfiles size=236 - RELOC/doc/fonts/newtx/MANIFEST-newtx.txt - RELOC/doc/fonts/newtx/README details="Readme" - RELOC/doc/fonts/newtx/implementation.pdf details="Implementation notes" - RELOC/doc/fonts/newtx/implementation.tex - RELOC/doc/fonts/newtx/mathnotes.pdf details="Notes concerning math fonts" - RELOC/doc/fonts/newtx/mathnotes.tex - RELOC/doc/fonts/newtx/newtxdoc.pdf details="Package documentation" - RELOC/doc/fonts/newtx/newtxdoc.tex - RELOC/doc/fonts/newtx/sample-lib-crop.pdf - RELOC/doc/fonts/newtx/sample-libmtp-crop.pdf - RELOC/doc/fonts/newtx/sample-mtp-crop.pdf - RELOC/doc/fonts/newtx/sample-ntx-crop.pdf - RELOC/doc/fonts/newtx/sample-ptmx-crop.pdf - RELOC/doc/fonts/newtx/sample-tx-crop.pdf -runfiles size=2165 - RELOC/fonts/afm/public/newtx/ntxsups-Bold.afm - RELOC/fonts/afm/public/newtx/ntxsups-BoldItalic.afm - RELOC/fonts/afm/public/newtx/ntxsups-Italic.afm - RELOC/fonts/afm/public/newtx/ntxsups-Regular.afm - RELOC/fonts/afm/public/newtx/ntxtmb.afm - RELOC/fonts/afm/public/newtx/ntxtmbi.afm - RELOC/fonts/afm/public/newtx/ntxtmr.afm - RELOC/fonts/afm/public/newtx/ntxtmri.afm - RELOC/fonts/afm/public/newtx/txbex-bar.afm - RELOC/fonts/afm/public/newtx/txbexas.afm - RELOC/fonts/afm/public/newtx/txbmiaX.afm - RELOC/fonts/afm/public/newtx/txbsys.afm - RELOC/fonts/afm/public/newtx/txex-bar.afm - RELOC/fonts/afm/public/newtx/txexas.afm - RELOC/fonts/afm/public/newtx/txexs.afm - RELOC/fonts/afm/public/newtx/txmiaX.afm - RELOC/fonts/afm/public/newtx/txsys.afm - RELOC/fonts/enc/dvips/newtx/alt-mn-greek.enc - RELOC/fonts/enc/dvips/newtx/libcaps.enc - RELOC/fonts/enc/dvips/newtx/libertinealt.enc - RELOC/fonts/enc/dvips/newtx/ntx-ec-lf-sc.enc - RELOC/fonts/enc/dvips/newtx/ntx-ec-lf.enc - RELOC/fonts/enc/dvips/newtx/ntx-ec-osf-sc.enc - RELOC/fonts/enc/dvips/newtx/ntx-ec-osf.enc - RELOC/fonts/enc/dvips/newtx/ntx-ec-tlf-sc.enc - RELOC/fonts/enc/dvips/newtx/ntx-ec-tlf.enc - RELOC/fonts/enc/dvips/newtx/ntx-ec-tosf-sc.enc - RELOC/fonts/enc/dvips/newtx/ntx-ec-tosf.enc - RELOC/fonts/enc/dvips/newtx/ntx-ecth-lf.enc - RELOC/fonts/enc/dvips/newtx/ntx-ecth-osf.enc - RELOC/fonts/enc/dvips/newtx/ntx-ecth-tlf.enc - RELOC/fonts/enc/dvips/newtx/ntx-ecth-tosf.enc - RELOC/fonts/enc/dvips/newtx/ntx-ly1-sc.enc - RELOC/fonts/enc/dvips/newtx/ntx-ot1-lf-sc.enc - RELOC/fonts/enc/dvips/newtx/ntx-ot1-lf.enc - RELOC/fonts/enc/dvips/newtx/ntx-ot1-osf-sc.enc - RELOC/fonts/enc/dvips/newtx/ntx-ot1-osf.enc - RELOC/fonts/enc/dvips/newtx/ntx-ot1-sc.enc - RELOC/fonts/enc/dvips/newtx/ntx-ot1-th-osf.enc - RELOC/fonts/enc/dvips/newtx/ntx-ot1-th-tlf.enc - RELOC/fonts/enc/dvips/newtx/ntx-ot1-tlf-sc.enc - RELOC/fonts/enc/dvips/newtx/ntx-ot1-tlf.enc - RELOC/fonts/enc/dvips/newtx/ntx-ot1-tosf-sc.enc - RELOC/fonts/enc/dvips/newtx/ntx-ot1-tosf.enc - RELOC/fonts/enc/dvips/newtx/ntx-t1-sc.enc - RELOC/fonts/enc/dvips/newtx/ntx-texnansi-lf-sc.enc - RELOC/fonts/enc/dvips/newtx/ntx-texnansi-lf.enc - RELOC/fonts/enc/dvips/newtx/ntx-texnansi-osf-sc.enc - RELOC/fonts/enc/dvips/newtx/ntx-texnansi-osf.enc - RELOC/fonts/enc/dvips/newtx/ntx-texnansi-th-osf.enc - RELOC/fonts/enc/dvips/newtx/ntx-texnansi-th-tlf.enc - RELOC/fonts/enc/dvips/newtx/ntx-texnansi-tlf-sc.enc - RELOC/fonts/enc/dvips/newtx/ntx-texnansi-tlf.enc - RELOC/fonts/enc/dvips/newtx/ntx-texnansi-tosf-sc.enc - RELOC/fonts/enc/dvips/newtx/ntx-texnansi-tosf.enc - RELOC/fonts/enc/dvips/newtx/ntxmiaalt.enc - RELOC/fonts/map/dvips/newtx/newtx.map - RELOC/fonts/map/dvips/newtx/zmn.map - RELOC/fonts/opentype/public/newtx/TeXGyreTermesX-Bold.otf - RELOC/fonts/opentype/public/newtx/TeXGyreTermesX-BoldItalic.otf - RELOC/fonts/opentype/public/newtx/TeXGyreTermesX-Italic.otf - RELOC/fonts/opentype/public/newtx/TeXGyreTermesX-Regular.otf - RELOC/fonts/tfm/public/newtx/Libertine-nu.tfm - RELOC/fonts/tfm/public/newtx/LibertineI-5nu.tfm - RELOC/fonts/tfm/public/newtx/LibertineI-7nu.tfm - RELOC/fonts/tfm/public/newtx/LibertineI-nu.tfm - RELOC/fonts/tfm/public/newtx/LibertineTheta-Regular.tfm - RELOC/fonts/tfm/public/newtx/LibertineZ-nu.tfm - RELOC/fonts/tfm/public/newtx/LibertineZI-5nu.tfm - RELOC/fonts/tfm/public/newtx/LibertineZI-7nu.tfm - RELOC/fonts/tfm/public/newtx/LibertineZI-nu.tfm - RELOC/fonts/tfm/public/newtx/MinLibBol-ly1.tfm - RELOC/fonts/tfm/public/newtx/MinLibBol-ot1.tfm - RELOC/fonts/tfm/public/newtx/MinLibBol-t1.tfm - RELOC/fonts/tfm/public/newtx/MinLibBolIta-ly1.tfm - RELOC/fonts/tfm/public/newtx/MinLibBolIta-ot1.tfm - RELOC/fonts/tfm/public/newtx/MinLibBolIta-t1.tfm - RELOC/fonts/tfm/public/newtx/MinLibIta-ly1.tfm - RELOC/fonts/tfm/public/newtx/MinLibIta-ot1.tfm - RELOC/fonts/tfm/public/newtx/MinLibIta-t1.tfm - RELOC/fonts/tfm/public/newtx/MinLibReg-ly1.tfm - RELOC/fonts/tfm/public/newtx/MinLibReg-ot1.tfm - RELOC/fonts/tfm/public/newtx/MinLibReg-t1.tfm - RELOC/fonts/tfm/public/newtx/fxlri-5alt.tfm - RELOC/fonts/tfm/public/newtx/fxlri-5letters.tfm - RELOC/fonts/tfm/public/newtx/fxlri-7alt.tfm - RELOC/fonts/tfm/public/newtx/fxlri-7letters.tfm - RELOC/fonts/tfm/public/newtx/fxlzi-5alt.tfm - RELOC/fonts/tfm/public/newtx/fxlzi-5letters.tfm - RELOC/fonts/tfm/public/newtx/fxlzi-7alt.tfm - RELOC/fonts/tfm/public/newtx/fxlzi-7letters.tfm - RELOC/fonts/tfm/public/newtx/fxlzi-jv.tfm - RELOC/fonts/tfm/public/newtx/fxlzi-jv5.tfm - RELOC/fonts/tfm/public/newtx/fxlzi-jv7.tfm - RELOC/fonts/tfm/public/newtx/ntx-Bold-lf-ly1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Bold-lf-ot1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Bold-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Bold-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Bold-lf-sc-t1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Bold-lf-scl-ly1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Bold-lf-scl-ot1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Bold-lf-scl-t1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Bold-lf-t1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Bold-osf-ly1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Bold-osf-ot1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Bold-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Bold-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Bold-osf-sc-t1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Bold-osf-scl-ly1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Bold-osf-scl-ot1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Bold-osf-scl-t1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Bold-osf-t1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Bold-tlf-ly1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Bold-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Bold-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Bold-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Bold-tlf-scl-ly1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Bold-tlf-scl-ot1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Bold-tlf-scl-t1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Bold-tlf-t1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Bold-tosf-ly1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Bold-tosf-ot1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Bold-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Bold-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Bold-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Bold-tosf-scl-ly1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Bold-tosf-scl-ot1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Bold-tosf-scl-t1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Bold-tosf-t1.tfm - RELOC/fonts/tfm/public/newtx/ntx-BoldItalic-lf-ly1.tfm - RELOC/fonts/tfm/public/newtx/ntx-BoldItalic-lf-ot1.tfm - RELOC/fonts/tfm/public/newtx/ntx-BoldItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/newtx/ntx-BoldItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/newtx/ntx-BoldItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/public/newtx/ntx-BoldItalic-lf-scl-ly1.tfm - RELOC/fonts/tfm/public/newtx/ntx-BoldItalic-lf-scl-ot1.tfm - RELOC/fonts/tfm/public/newtx/ntx-BoldItalic-lf-scl-t1.tfm - RELOC/fonts/tfm/public/newtx/ntx-BoldItalic-lf-t1.tfm - RELOC/fonts/tfm/public/newtx/ntx-BoldItalic-osf-ly1.tfm - RELOC/fonts/tfm/public/newtx/ntx-BoldItalic-osf-ot1.tfm - RELOC/fonts/tfm/public/newtx/ntx-BoldItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/newtx/ntx-BoldItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/newtx/ntx-BoldItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/public/newtx/ntx-BoldItalic-osf-scl-ly1.tfm - RELOC/fonts/tfm/public/newtx/ntx-BoldItalic-osf-scl-ot1.tfm - RELOC/fonts/tfm/public/newtx/ntx-BoldItalic-osf-scl-t1.tfm - RELOC/fonts/tfm/public/newtx/ntx-BoldItalic-osf-t1.tfm - RELOC/fonts/tfm/public/newtx/ntx-BoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/newtx/ntx-BoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/newtx/ntx-BoldItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/newtx/ntx-BoldItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/newtx/ntx-BoldItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/newtx/ntx-BoldItalic-tlf-scl-ly1.tfm - RELOC/fonts/tfm/public/newtx/ntx-BoldItalic-tlf-scl-ot1.tfm - RELOC/fonts/tfm/public/newtx/ntx-BoldItalic-tlf-scl-t1.tfm - RELOC/fonts/tfm/public/newtx/ntx-BoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/newtx/ntx-BoldItalic-tosf-ly1.tfm - RELOC/fonts/tfm/public/newtx/ntx-BoldItalic-tosf-ot1.tfm - RELOC/fonts/tfm/public/newtx/ntx-BoldItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/newtx/ntx-BoldItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/newtx/ntx-BoldItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/newtx/ntx-BoldItalic-tosf-scl-ly1.tfm - RELOC/fonts/tfm/public/newtx/ntx-BoldItalic-tosf-scl-ot1.tfm - RELOC/fonts/tfm/public/newtx/ntx-BoldItalic-tosf-scl-t1.tfm - RELOC/fonts/tfm/public/newtx/ntx-BoldItalic-tosf-t1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Italic-lf-ly1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Italic-lf-ot1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Italic-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Italic-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Italic-lf-sc-t1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Italic-lf-scl-ly1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Italic-lf-scl-ot1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Italic-lf-scl-t1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Italic-lf-t1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Italic-osf-ly1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Italic-osf-ot1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Italic-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Italic-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Italic-osf-sc-t1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Italic-osf-scl-ly1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Italic-osf-scl-ot1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Italic-osf-scl-t1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Italic-osf-t1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Italic-osf-th-ly1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Italic-osf-th-ot1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Italic-osf-th-t1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Italic-tlf-ly1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Italic-tlf-ot1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Italic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Italic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Italic-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Italic-tlf-scl-ly1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Italic-tlf-scl-ot1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Italic-tlf-scl-t1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Italic-tlf-t1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Italic-tlf-th-ly1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Italic-tlf-th-ot1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Italic-tlf-th-t1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Italic-tosf-ly1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Italic-tosf-ot1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Italic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Italic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Italic-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Italic-tosf-scl-ly1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Italic-tosf-scl-ot1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Italic-tosf-scl-t1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Italic-tosf-t1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Regular-lf-ly1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Regular-lf-ot1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Regular-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Regular-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Regular-lf-sc-t1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Regular-lf-scl-ly1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Regular-lf-scl-ot1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Regular-lf-scl-t1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Regular-lf-t1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Regular-osf-ly1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Regular-osf-ot1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Regular-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Regular-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Regular-osf-sc-t1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Regular-osf-scl-ly1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Regular-osf-scl-ot1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Regular-osf-scl-t1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Regular-osf-t1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Regular-tlf-ly1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Regular-tlf-ot1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Regular-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Regular-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Regular-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Regular-tlf-scl-ly1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Regular-tlf-scl-ot1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Regular-tlf-scl-t1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Regular-tlf-t1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Regular-tosf-ly1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Regular-tosf-ot1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Regular-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Regular-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Regular-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Regular-tosf-scl-ly1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Regular-tosf-scl-ot1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Regular-tosf-scl-t1.tfm - RELOC/fonts/tfm/public/newtx/ntx-Regular-tosf-t1.tfm - RELOC/fonts/tfm/public/newtx/ntxbex.tfm - RELOC/fonts/tfm/public/newtx/ntxbexa.tfm - RELOC/fonts/tfm/public/newtx/ntxbexb.tfm - RELOC/fonts/tfm/public/newtx/ntxbexmods.tfm - RELOC/fonts/tfm/public/newtx/ntxbexx.tfm - RELOC/fonts/tfm/public/newtx/ntxbmi.tfm - RELOC/fonts/tfm/public/newtx/ntxbmi0.tfm - RELOC/fonts/tfm/public/newtx/ntxbmi05.tfm - RELOC/fonts/tfm/public/newtx/ntxbmi07.tfm - RELOC/fonts/tfm/public/newtx/ntxbmi1.tfm - RELOC/fonts/tfm/public/newtx/ntxbmi15.tfm - RELOC/fonts/tfm/public/newtx/ntxbmi17.tfm - RELOC/fonts/tfm/public/newtx/ntxbmi1x.tfm - RELOC/fonts/tfm/public/newtx/ntxbmi5.tfm - RELOC/fonts/tfm/public/newtx/ntxbmi7.tfm - RELOC/fonts/tfm/public/newtx/ntxbmia.tfm - RELOC/fonts/tfm/public/newtx/ntxbmial1.tfm - RELOC/fonts/tfm/public/newtx/ntxbmials.tfm - RELOC/fonts/tfm/public/newtx/ntxbsy.tfm - RELOC/fonts/tfm/public/newtx/ntxbsy5.tfm - RELOC/fonts/tfm/public/newtx/ntxbsy7.tfm - RELOC/fonts/tfm/public/newtx/ntxbsyc.tfm - RELOC/fonts/tfm/public/newtx/ntxbsym.tfm - RELOC/fonts/tfm/public/newtx/ntxexa.tfm - RELOC/fonts/tfm/public/newtx/ntxexb.tfm - RELOC/fonts/tfm/public/newtx/ntxexmods.tfm - RELOC/fonts/tfm/public/newtx/ntxexx.tfm - RELOC/fonts/tfm/public/newtx/ntxmi.tfm - RELOC/fonts/tfm/public/newtx/ntxmi0.tfm - RELOC/fonts/tfm/public/newtx/ntxmi05.tfm - RELOC/fonts/tfm/public/newtx/ntxmi07.tfm - RELOC/fonts/tfm/public/newtx/ntxmi1.tfm - RELOC/fonts/tfm/public/newtx/ntxmi15.tfm - RELOC/fonts/tfm/public/newtx/ntxmi17.tfm - RELOC/fonts/tfm/public/newtx/ntxmi5.tfm - RELOC/fonts/tfm/public/newtx/ntxmi7.tfm - RELOC/fonts/tfm/public/newtx/ntxmia.tfm - RELOC/fonts/tfm/public/newtx/ntxstx2bmi.tfm - RELOC/fonts/tfm/public/newtx/ntxstx2bmia.tfm - RELOC/fonts/tfm/public/newtx/ntxstx2mi.tfm - RELOC/fonts/tfm/public/newtx/ntxstx2mia.tfm - RELOC/fonts/tfm/public/newtx/ntxsups-Bold-ly1.tfm - RELOC/fonts/tfm/public/newtx/ntxsups-Bold-ot1.tfm - RELOC/fonts/tfm/public/newtx/ntxsups-Bold-t1.tfm - RELOC/fonts/tfm/public/newtx/ntxsups-Bold.tfm - RELOC/fonts/tfm/public/newtx/ntxsups-BoldItalic-ly1.tfm - RELOC/fonts/tfm/public/newtx/ntxsups-BoldItalic-ot1.tfm - RELOC/fonts/tfm/public/newtx/ntxsups-BoldItalic-t1.tfm - RELOC/fonts/tfm/public/newtx/ntxsups-BoldItalic.tfm - RELOC/fonts/tfm/public/newtx/ntxsups-Italic-ly1.tfm - RELOC/fonts/tfm/public/newtx/ntxsups-Italic-ot1.tfm - RELOC/fonts/tfm/public/newtx/ntxsups-Italic-t1.tfm - RELOC/fonts/tfm/public/newtx/ntxsups-Italic.tfm - RELOC/fonts/tfm/public/newtx/ntxsups-Regular-ly1.tfm - RELOC/fonts/tfm/public/newtx/ntxsups-Regular-ot1.tfm - RELOC/fonts/tfm/public/newtx/ntxsups-Regular-t1.tfm - RELOC/fonts/tfm/public/newtx/ntxsups-Regular.tfm - RELOC/fonts/tfm/public/newtx/ntxsy.tfm - RELOC/fonts/tfm/public/newtx/ntxsy5.tfm - RELOC/fonts/tfm/public/newtx/ntxsy7.tfm - RELOC/fonts/tfm/public/newtx/ntxsybalt.tfm - RELOC/fonts/tfm/public/newtx/ntxsyc.tfm - RELOC/fonts/tfm/public/newtx/ntxsym.tfm - RELOC/fonts/tfm/public/newtx/ntxsyralt.tfm - RELOC/fonts/tfm/public/newtx/nxlbmi.tfm - RELOC/fonts/tfm/public/newtx/nxlbmi0.tfm - RELOC/fonts/tfm/public/newtx/nxlbmi01.tfm - RELOC/fonts/tfm/public/newtx/nxlbmi015.tfm - RELOC/fonts/tfm/public/newtx/nxlbmi017.tfm - RELOC/fonts/tfm/public/newtx/nxlbmi02.tfm - RELOC/fonts/tfm/public/newtx/nxlbmi025.tfm - RELOC/fonts/tfm/public/newtx/nxlbmi027.tfm - RELOC/fonts/tfm/public/newtx/nxlbmi03.tfm - RELOC/fonts/tfm/public/newtx/nxlbmi035.tfm - RELOC/fonts/tfm/public/newtx/nxlbmi037.tfm - RELOC/fonts/tfm/public/newtx/nxlbmi05.tfm - RELOC/fonts/tfm/public/newtx/nxlbmi07.tfm - RELOC/fonts/tfm/public/newtx/nxlbmi1.tfm - RELOC/fonts/tfm/public/newtx/nxlbmi15.tfm - RELOC/fonts/tfm/public/newtx/nxlbmi17.tfm - RELOC/fonts/tfm/public/newtx/nxlbmi2.tfm - RELOC/fonts/tfm/public/newtx/nxlbmi25.tfm - RELOC/fonts/tfm/public/newtx/nxlbmi27.tfm - RELOC/fonts/tfm/public/newtx/nxlbmi3.tfm - RELOC/fonts/tfm/public/newtx/nxlbmi35.tfm - RELOC/fonts/tfm/public/newtx/nxlbmi37.tfm - RELOC/fonts/tfm/public/newtx/nxlbmi5.tfm - RELOC/fonts/tfm/public/newtx/nxlbmi7.tfm - RELOC/fonts/tfm/public/newtx/nxlbmia.tfm - RELOC/fonts/tfm/public/newtx/nxlbsy5.tfm - RELOC/fonts/tfm/public/newtx/nxlbsy7.tfm - RELOC/fonts/tfm/public/newtx/nxlmi.tfm - RELOC/fonts/tfm/public/newtx/nxlmi0.tfm - RELOC/fonts/tfm/public/newtx/nxlmi01.tfm - RELOC/fonts/tfm/public/newtx/nxlmi015.tfm - RELOC/fonts/tfm/public/newtx/nxlmi017.tfm - RELOC/fonts/tfm/public/newtx/nxlmi02.tfm - RELOC/fonts/tfm/public/newtx/nxlmi025.tfm - RELOC/fonts/tfm/public/newtx/nxlmi027.tfm - RELOC/fonts/tfm/public/newtx/nxlmi03.tfm - RELOC/fonts/tfm/public/newtx/nxlmi035.tfm - RELOC/fonts/tfm/public/newtx/nxlmi037.tfm - RELOC/fonts/tfm/public/newtx/nxlmi05.tfm - RELOC/fonts/tfm/public/newtx/nxlmi07.tfm - RELOC/fonts/tfm/public/newtx/nxlmi1.tfm - RELOC/fonts/tfm/public/newtx/nxlmi15.tfm - RELOC/fonts/tfm/public/newtx/nxlmi17.tfm - RELOC/fonts/tfm/public/newtx/nxlmi2.tfm - RELOC/fonts/tfm/public/newtx/nxlmi25.tfm - RELOC/fonts/tfm/public/newtx/nxlmi27.tfm - RELOC/fonts/tfm/public/newtx/nxlmi3.tfm - RELOC/fonts/tfm/public/newtx/nxlmi35.tfm - RELOC/fonts/tfm/public/newtx/nxlmi37.tfm - RELOC/fonts/tfm/public/newtx/nxlmi5.tfm - RELOC/fonts/tfm/public/newtx/nxlmi7.tfm - RELOC/fonts/tfm/public/newtx/nxlmia.tfm - RELOC/fonts/tfm/public/newtx/nxlsy5.tfm - RELOC/fonts/tfm/public/newtx/nxlsy7.tfm - RELOC/fonts/tfm/public/newtx/rfxlr-alt.tfm - RELOC/fonts/tfm/public/newtx/rfxlri-alt.tfm - RELOC/fonts/tfm/public/newtx/rfxlri-vw.tfm - RELOC/fonts/tfm/public/newtx/rfxlri-vw5.tfm - RELOC/fonts/tfm/public/newtx/rfxlri-vw7.tfm - RELOC/fonts/tfm/public/newtx/rfxlz-alt.tfm - RELOC/fonts/tfm/public/newtx/rfxlzi-alt.tfm - RELOC/fonts/tfm/public/newtx/rfxlzi-vw.tfm - RELOC/fonts/tfm/public/newtx/rfxlzi-vw5.tfm - RELOC/fonts/tfm/public/newtx/rfxlzi-vw7.tfm - RELOC/fonts/tfm/public/newtx/rntxbmi.tfm - RELOC/fonts/tfm/public/newtx/rntxbmi5.tfm - RELOC/fonts/tfm/public/newtx/rntxbmi7.tfm - RELOC/fonts/tfm/public/newtx/rntxmi.tfm - RELOC/fonts/tfm/public/newtx/rntxmi5.tfm - RELOC/fonts/tfm/public/newtx/rntxmi7.tfm - RELOC/fonts/tfm/public/newtx/rtxbmi-rev.tfm - RELOC/fonts/tfm/public/newtx/rtxbmi-ut.tfm - RELOC/fonts/tfm/public/newtx/rtxbmi5-rev.tfm - RELOC/fonts/tfm/public/newtx/rtxbmi5.tfm - RELOC/fonts/tfm/public/newtx/rtxbmi7-rev.tfm - RELOC/fonts/tfm/public/newtx/rtxbmi7.tfm - RELOC/fonts/tfm/public/newtx/rtxbmio.tfm - RELOC/fonts/tfm/public/newtx/rtxmi-ut.tfm - RELOC/fonts/tfm/public/newtx/rtxmi5.tfm - RELOC/fonts/tfm/public/newtx/rtxmi7.tfm - RELOC/fonts/tfm/public/newtx/rtxmio.tfm - RELOC/fonts/tfm/public/newtx/stx2rm.tfm - RELOC/fonts/tfm/public/newtx/txbex-bar.tfm - RELOC/fonts/tfm/public/newtx/txbexas.tfm - RELOC/fonts/tfm/public/newtx/txbexs.tfm - RELOC/fonts/tfm/public/newtx/txbmiaX.tfm - RELOC/fonts/tfm/public/newtx/txbsy5.tfm - RELOC/fonts/tfm/public/newtx/txbsy7.tfm - RELOC/fonts/tfm/public/newtx/txbsys.tfm - RELOC/fonts/tfm/public/newtx/txex-bar.tfm - RELOC/fonts/tfm/public/newtx/txexas.tfm - RELOC/fonts/tfm/public/newtx/txexs.tfm - RELOC/fonts/tfm/public/newtx/txmiaX.tfm - RELOC/fonts/tfm/public/newtx/txsy5.tfm - RELOC/fonts/tfm/public/newtx/txsy7.tfm - RELOC/fonts/tfm/public/newtx/txsys.tfm - RELOC/fonts/tfm/public/newtx/zmn-vw-b.tfm - RELOC/fonts/tfm/public/newtx/zmn-vw-r.tfm - RELOC/fonts/tfm/public/newtx/zutbmi.tfm - RELOC/fonts/tfm/public/newtx/zutmi.tfm - RELOC/fonts/tfm/public/newtx/zxlr-5nums.tfm - RELOC/fonts/tfm/public/newtx/zxlr-7nums.tfm - RELOC/fonts/tfm/public/newtx/zxlr-8r.tfm - RELOC/fonts/tfm/public/newtx/zxlr-caps.tfm - RELOC/fonts/tfm/public/newtx/zxlri-8r.tfm - RELOC/fonts/tfm/public/newtx/zxlz-8r.tfm - RELOC/fonts/tfm/public/newtx/zxlz-caps.tfm - RELOC/fonts/tfm/public/newtx/zxlzi-8r.tfm - RELOC/fonts/type1/public/newtx/Libertine-nu.pfb - RELOC/fonts/type1/public/newtx/LibertineI-5nu.pfb - RELOC/fonts/type1/public/newtx/LibertineI-7nu.pfb - RELOC/fonts/type1/public/newtx/LibertineI-nu.pfb - RELOC/fonts/type1/public/newtx/LibertineTheta-Regular.pfb - RELOC/fonts/type1/public/newtx/LibertineZ-nu.pfb - RELOC/fonts/type1/public/newtx/LibertineZI-5nu.pfb - RELOC/fonts/type1/public/newtx/LibertineZI-7nu.pfb - RELOC/fonts/type1/public/newtx/LibertineZI-nu.pfb - RELOC/fonts/type1/public/newtx/MinLibBol.pfb - RELOC/fonts/type1/public/newtx/MinLibBolIta.pfb - RELOC/fonts/type1/public/newtx/MinLibIta.pfb - RELOC/fonts/type1/public/newtx/MinLibReg.pfb - RELOC/fonts/type1/public/newtx/fxlri-5letters.pfb - RELOC/fonts/type1/public/newtx/fxlri-7letters.pfb - RELOC/fonts/type1/public/newtx/fxlri-vw.pfb - RELOC/fonts/type1/public/newtx/fxlri-vw5.pfb - RELOC/fonts/type1/public/newtx/fxlri-vw7.pfb - RELOC/fonts/type1/public/newtx/fxlzi-5letters.pfb - RELOC/fonts/type1/public/newtx/fxlzi-7letters.pfb - RELOC/fonts/type1/public/newtx/fxlzi-jv.pfb - RELOC/fonts/type1/public/newtx/fxlzi-jv5.pfb - RELOC/fonts/type1/public/newtx/fxlzi-jv7.pfb - RELOC/fonts/type1/public/newtx/fxlzi-vw.pfb - RELOC/fonts/type1/public/newtx/fxlzi-vw5.pfb - RELOC/fonts/type1/public/newtx/fxlzi-vw7.pfb - RELOC/fonts/type1/public/newtx/ntxbexb.pfb - RELOC/fonts/type1/public/newtx/ntxbexmods.pfb - RELOC/fonts/type1/public/newtx/ntxexb.pfb - RELOC/fonts/type1/public/newtx/ntxexmods.pfb - RELOC/fonts/type1/public/newtx/ntxsups-Bold.pfb - RELOC/fonts/type1/public/newtx/ntxsups-BoldItalic.pfb - RELOC/fonts/type1/public/newtx/ntxsups-Italic.pfb - RELOC/fonts/type1/public/newtx/ntxsups-Regular.pfb - RELOC/fonts/type1/public/newtx/ntxsybalt.pfb - RELOC/fonts/type1/public/newtx/ntxsyralt.pfb - RELOC/fonts/type1/public/newtx/ntxtmb.pfb - RELOC/fonts/type1/public/newtx/ntxtmbi.pfb - RELOC/fonts/type1/public/newtx/ntxtmr.pfb - RELOC/fonts/type1/public/newtx/ntxtmri.pfb - RELOC/fonts/type1/public/newtx/rntxbmi.pfb - RELOC/fonts/type1/public/newtx/rntxbmi5.pfb - RELOC/fonts/type1/public/newtx/rntxbmi7.pfb - RELOC/fonts/type1/public/newtx/rntxmi.pfb - RELOC/fonts/type1/public/newtx/rntxmi5.pfb - RELOC/fonts/type1/public/newtx/rntxmi7.pfb - RELOC/fonts/type1/public/newtx/rtxbmi-rev.pfb - RELOC/fonts/type1/public/newtx/rtxbmi5-rev.pfb - RELOC/fonts/type1/public/newtx/rtxbmi5.pfb - RELOC/fonts/type1/public/newtx/rtxbmi7-rev.pfb - RELOC/fonts/type1/public/newtx/rtxbmi7.pfb - RELOC/fonts/type1/public/newtx/rtxmi5.pfb - RELOC/fonts/type1/public/newtx/rtxmi7.pfb - RELOC/fonts/type1/public/newtx/txbex-bar.pfb - RELOC/fonts/type1/public/newtx/txbexas.pfb - RELOC/fonts/type1/public/newtx/txbexs.pfb - RELOC/fonts/type1/public/newtx/txbmiaX.pfb - RELOC/fonts/type1/public/newtx/txbsy5.pfb - RELOC/fonts/type1/public/newtx/txbsy7.pfb - RELOC/fonts/type1/public/newtx/txbsys.pfb - RELOC/fonts/type1/public/newtx/txex-bar.pfb - RELOC/fonts/type1/public/newtx/txexas.pfb - RELOC/fonts/type1/public/newtx/txexs.pfb - RELOC/fonts/type1/public/newtx/txmiaX.pfb - RELOC/fonts/type1/public/newtx/txsy5.pfb - RELOC/fonts/type1/public/newtx/txsy7.pfb - RELOC/fonts/type1/public/newtx/txsys.pfb - RELOC/fonts/type1/public/newtx/zmn-vw-b.pfb - RELOC/fonts/type1/public/newtx/zmn-vw-r.pfb - RELOC/fonts/type1/public/newtx/zxlr-5nums.pfb - RELOC/fonts/type1/public/newtx/zxlr-7nums.pfb - RELOC/fonts/type1/public/newtx/zxlr.pfb - RELOC/fonts/type1/public/newtx/zxlri.pfb - RELOC/fonts/type1/public/newtx/zxlz.pfb - RELOC/fonts/type1/public/newtx/zxlzi.pfb - RELOC/fonts/vf/public/newtx/ntxbex.vf - RELOC/fonts/vf/public/newtx/ntxbexa.vf - RELOC/fonts/vf/public/newtx/ntxbexx.vf - RELOC/fonts/vf/public/newtx/ntxbmi.vf - RELOC/fonts/vf/public/newtx/ntxbmi0.vf - RELOC/fonts/vf/public/newtx/ntxbmi05.vf - RELOC/fonts/vf/public/newtx/ntxbmi07.vf - RELOC/fonts/vf/public/newtx/ntxbmi1.vf - RELOC/fonts/vf/public/newtx/ntxbmi15.vf - RELOC/fonts/vf/public/newtx/ntxbmi17.vf - RELOC/fonts/vf/public/newtx/ntxbmi1x.vf - RELOC/fonts/vf/public/newtx/ntxbmi5.vf - RELOC/fonts/vf/public/newtx/ntxbmi7.vf - RELOC/fonts/vf/public/newtx/ntxbmia.vf - RELOC/fonts/vf/public/newtx/ntxbsy.vf - RELOC/fonts/vf/public/newtx/ntxbsy5.vf - RELOC/fonts/vf/public/newtx/ntxbsy7.vf - RELOC/fonts/vf/public/newtx/ntxbsyc.vf - RELOC/fonts/vf/public/newtx/ntxbsym.vf - RELOC/fonts/vf/public/newtx/ntxexa.vf - RELOC/fonts/vf/public/newtx/ntxexx.vf - RELOC/fonts/vf/public/newtx/ntxmi.vf - RELOC/fonts/vf/public/newtx/ntxmi0.vf - RELOC/fonts/vf/public/newtx/ntxmi05.vf - RELOC/fonts/vf/public/newtx/ntxmi07.vf - RELOC/fonts/vf/public/newtx/ntxmi1.vf - RELOC/fonts/vf/public/newtx/ntxmi15.vf - RELOC/fonts/vf/public/newtx/ntxmi17.vf - RELOC/fonts/vf/public/newtx/ntxmi5.vf - RELOC/fonts/vf/public/newtx/ntxmi7.vf - RELOC/fonts/vf/public/newtx/ntxmia.vf - RELOC/fonts/vf/public/newtx/ntxstx2bmi.vf - RELOC/fonts/vf/public/newtx/ntxstx2bmia.vf - RELOC/fonts/vf/public/newtx/ntxstx2mi.vf - RELOC/fonts/vf/public/newtx/ntxstx2mia.vf - RELOC/fonts/vf/public/newtx/ntxsy.vf - RELOC/fonts/vf/public/newtx/ntxsy5.vf - RELOC/fonts/vf/public/newtx/ntxsy7.vf - RELOC/fonts/vf/public/newtx/ntxsyc.vf - RELOC/fonts/vf/public/newtx/ntxsym.vf - RELOC/fonts/vf/public/newtx/nxlbmi.vf - RELOC/fonts/vf/public/newtx/nxlbmi0.vf - RELOC/fonts/vf/public/newtx/nxlbmi01.vf - RELOC/fonts/vf/public/newtx/nxlbmi015.vf - RELOC/fonts/vf/public/newtx/nxlbmi017.vf - RELOC/fonts/vf/public/newtx/nxlbmi02.vf - RELOC/fonts/vf/public/newtx/nxlbmi025.vf - RELOC/fonts/vf/public/newtx/nxlbmi027.vf - RELOC/fonts/vf/public/newtx/nxlbmi03.vf - RELOC/fonts/vf/public/newtx/nxlbmi035.vf - RELOC/fonts/vf/public/newtx/nxlbmi037.vf - RELOC/fonts/vf/public/newtx/nxlbmi05.vf - RELOC/fonts/vf/public/newtx/nxlbmi07.vf - RELOC/fonts/vf/public/newtx/nxlbmi1.vf - RELOC/fonts/vf/public/newtx/nxlbmi15.vf - RELOC/fonts/vf/public/newtx/nxlbmi17.vf - RELOC/fonts/vf/public/newtx/nxlbmi2.vf - RELOC/fonts/vf/public/newtx/nxlbmi25.vf - RELOC/fonts/vf/public/newtx/nxlbmi27.vf - RELOC/fonts/vf/public/newtx/nxlbmi3.vf - RELOC/fonts/vf/public/newtx/nxlbmi35.vf - RELOC/fonts/vf/public/newtx/nxlbmi37.vf - RELOC/fonts/vf/public/newtx/nxlbmi5.vf - RELOC/fonts/vf/public/newtx/nxlbmi7.vf - RELOC/fonts/vf/public/newtx/nxlbmia.vf - RELOC/fonts/vf/public/newtx/nxlbsy5.vf - RELOC/fonts/vf/public/newtx/nxlbsy7.vf - RELOC/fonts/vf/public/newtx/nxlmi.vf - RELOC/fonts/vf/public/newtx/nxlmi0.vf - RELOC/fonts/vf/public/newtx/nxlmi01.vf - RELOC/fonts/vf/public/newtx/nxlmi015.vf - RELOC/fonts/vf/public/newtx/nxlmi017.vf - RELOC/fonts/vf/public/newtx/nxlmi02.vf - RELOC/fonts/vf/public/newtx/nxlmi025.vf - RELOC/fonts/vf/public/newtx/nxlmi027.vf - RELOC/fonts/vf/public/newtx/nxlmi03.vf - RELOC/fonts/vf/public/newtx/nxlmi035.vf - RELOC/fonts/vf/public/newtx/nxlmi037.vf - RELOC/fonts/vf/public/newtx/nxlmi05.vf - RELOC/fonts/vf/public/newtx/nxlmi07.vf - RELOC/fonts/vf/public/newtx/nxlmi1.vf - RELOC/fonts/vf/public/newtx/nxlmi15.vf - RELOC/fonts/vf/public/newtx/nxlmi17.vf - RELOC/fonts/vf/public/newtx/nxlmi2.vf - RELOC/fonts/vf/public/newtx/nxlmi25.vf - RELOC/fonts/vf/public/newtx/nxlmi27.vf - RELOC/fonts/vf/public/newtx/nxlmi3.vf - RELOC/fonts/vf/public/newtx/nxlmi35.vf - RELOC/fonts/vf/public/newtx/nxlmi37.vf - RELOC/fonts/vf/public/newtx/nxlmi5.vf - RELOC/fonts/vf/public/newtx/nxlmi7.vf - RELOC/fonts/vf/public/newtx/nxlmia.vf - RELOC/fonts/vf/public/newtx/nxlsy5.vf - RELOC/fonts/vf/public/newtx/nxlsy7.vf - RELOC/fonts/vf/public/newtx/zutbmi.vf - RELOC/fonts/vf/public/newtx/zutmi.vf - RELOC/tex/latex/newtx/TeXGyreTermesX.fontspec - RELOC/tex/latex/newtx/lmsntxsy.fd - RELOC/tex/latex/newtx/lmxntxexx.fd - RELOC/tex/latex/newtx/ly1minlibertine.fd - RELOC/tex/latex/newtx/ly1ntxlf.fd - RELOC/tex/latex/newtx/ly1ntxosf.fd - RELOC/tex/latex/newtx/ly1ntxsups.fd - RELOC/tex/latex/newtx/ly1ntxtlf.fd - RELOC/tex/latex/newtx/ly1ntxtosf.fd - RELOC/tex/latex/newtx/ly1ntxtt.fd - RELOC/tex/latex/newtx/newtxmath.sty - RELOC/tex/latex/newtx/newtxtext.sty - RELOC/tex/latex/newtx/omlntxmi.fd - RELOC/tex/latex/newtx/omlntxstx2mi.fd - RELOC/tex/latex/newtx/omlnxlmi.fd - RELOC/tex/latex/newtx/omlzbvmi.fd - RELOC/tex/latex/newtx/omlzmnmi.fd - RELOC/tex/latex/newtx/omlzutmi.fd - RELOC/tex/latex/newtx/ot1minlibertine.fd - RELOC/tex/latex/newtx/ot1ntxlf.fd - RELOC/tex/latex/newtx/ot1ntxosf.fd - RELOC/tex/latex/newtx/ot1ntxsups.fd - RELOC/tex/latex/newtx/ot1ntxtlf.fd - RELOC/tex/latex/newtx/ot1ntxtosf.fd - RELOC/tex/latex/newtx/ot1ntxtt.fd - RELOC/tex/latex/newtx/t1fxl1.fd - RELOC/tex/latex/newtx/t1minlibertine.fd - RELOC/tex/latex/newtx/t1ntxlf.fd - RELOC/tex/latex/newtx/t1ntxosf.fd - RELOC/tex/latex/newtx/t1ntxsups.fd - RELOC/tex/latex/newtx/t1ntxtlf.fd - RELOC/tex/latex/newtx/t1ntxtosf.fd - RELOC/tex/latex/newtx/t1ntxtt.fd - RELOC/tex/latex/newtx/ts1ntxlf.fd - RELOC/tex/latex/newtx/ts1ntxosf.fd - RELOC/tex/latex/newtx/ts1ntxtlf.fd - RELOC/tex/latex/newtx/ts1ntxtosf.fd - RELOC/tex/latex/newtx/ts1ntxtt.fd - RELOC/tex/latex/newtx/untxexa.fd - RELOC/tex/latex/newtx/untxmia.fd - RELOC/tex/latex/newtx/untxsyc.fd - RELOC/tex/latex/newtx/untxsym.fd - RELOC/tex/latex/newtx/untxtt.fd - RELOC/tex/latex/newtx/uzmnmia.fd -catalogue-also minion2newtx -catalogue-ctan /fonts/newtx -catalogue-date 2018-05-31 19:53:12 +0200 -catalogue-license lppl1.3 -catalogue-topics font font-proportional font-maths font-type1 font-otf font-t1enc -catalogue-version 1.554 - -name newtxsf -category Package -revision 47958 -shortdesc Sans-math fonts for use with newtx -relocated 1 -longdesc The package provides a maths support that amounts to -longdesc modifications of the STIX sans serif Roman and Greek letters -longdesc with most symbols taken from newtxmath (which must of course be -longdesc installed and its map file enabled). -execute addMap newtxsf.map -containersize 105252 -containerchecksum e28a38e32511d1a44f95bb577470379c8f74ee227901419275a3039e855f4fba3918905ce30ffe93b5eda6000d486932f43fd4b869af8191c3f7d9dac51d8e6c -doccontainersize 332212 -doccontainerchecksum 716d413cbd4571e2db0af0455eb2a0e38b798418631be9651b94687ed0afcae9ecd093f738b99d53d0cab5ad4b5c215f544f630e5a56de56134c8f7c57fa8007 -docfiles size=93 - RELOC/doc/fonts/newtxsf/OFL-FAQ.txt - RELOC/doc/fonts/newtxsf/OFL.txt - RELOC/doc/fonts/newtxsf/README details="Readme" - RELOC/doc/fonts/newtxsf/newtxsf-doc.pdf details="Package documentation" - RELOC/doc/fonts/newtxsf/newtxsf-doc.tex -runfiles size=61 - RELOC/fonts/map/dvips/newtxsf/newtxsf.map - RELOC/fonts/tfm/public/newtxsf/ntxsfbmi.tfm - RELOC/fonts/tfm/public/newtxsf/ntxsfbmia.tfm - RELOC/fonts/tfm/public/newtxsf/ntxsfmi.tfm - RELOC/fonts/tfm/public/newtxsf/ntxsfmia.tfm - RELOC/fonts/tfm/public/newtxsf/zsfmi-bol.tfm - RELOC/fonts/tfm/public/newtxsf/zsfmi-reg.tfm - RELOC/fonts/tfm/public/newtxsf/zsfmia-bol.tfm - RELOC/fonts/tfm/public/newtxsf/zsfmia-reg.tfm - RELOC/fonts/type1/public/newtxsf/zsfmi-bol.pfb - RELOC/fonts/type1/public/newtxsf/zsfmi-reg.pfb - RELOC/fonts/type1/public/newtxsf/zsfmia-bol.pfb - RELOC/fonts/type1/public/newtxsf/zsfmia-reg.pfb - RELOC/fonts/vf/public/newtxsf/ntxsfbmi.vf - RELOC/fonts/vf/public/newtxsf/ntxsfbmia.vf - RELOC/fonts/vf/public/newtxsf/ntxsfmi.vf - RELOC/fonts/vf/public/newtxsf/ntxsfmia.vf - RELOC/tex/latex/newtxsf/newtxsf.sty - RELOC/tex/latex/newtxsf/omlntxsfmi.fd - RELOC/tex/latex/newtxsf/untxsfmia.fd -catalogue-also newtx stix -catalogue-ctan /fonts/newtxsf -catalogue-date 2018-06-07 22:19:28 +0200 -catalogue-license ofl -catalogue-topics font font-sans font-maths font-type1 -catalogue-version 1.051 - -name newtxtt -category Package -revision 44510 -shortdesc Enhancement of typewriter fonts from newtx -relocated 1 -longdesc The package provides enhanced fonts with LaTeX support files -longdesc providing access to the typewriter fonts from newtx. Regular -longdesc and bold weights, slanted variants and a choice of four -longdesc different styles for zero. -execute addMap newtxtt.map -containersize 116900 -containerchecksum 9e3b978a977044ffa33a025bcbfe6351295efe3ef875d7f93b1aa34b430c931c21a91503513b4c08b880e6af88a744fa20e75813fa4fa637458d6699c166f7a4 -doccontainersize 80544 -doccontainerchecksum 50f4064c2e0067893e487a811f5c093772616281fc8e163a6079296c251ac42d4e307a16797e6dd58a9b66999ca201fb29c3d2b5dea3d6e917f1bc58d3375f58 -docfiles size=22 - RELOC/doc/fonts/newtxtt/README details="Readme" - RELOC/doc/fonts/newtxtt/newtxtt-doc.pdf details="Package documentation" - RELOC/doc/fonts/newtxtt/newtxtt-doc.tex -runfiles size=204 - RELOC/fonts/enc/dvips/newtxtt/txttAec.enc - RELOC/fonts/enc/dvips/newtxtt/txttAqec.enc - RELOC/fonts/enc/dvips/newtxtt/txttBec.enc - RELOC/fonts/enc/dvips/newtxtt/txttBqec.enc - RELOC/fonts/enc/dvips/newtxtt/txttCec.enc - RELOC/fonts/enc/dvips/newtxtt/txttCqec.enc - RELOC/fonts/enc/dvips/newtxtt/txttDec.enc - RELOC/fonts/enc/dvips/newtxtt/txttDqec.enc - RELOC/fonts/enc/dvips/newtxtt/txttEec.enc - RELOC/fonts/enc/dvips/newtxtt/txttEqec.enc - RELOC/fonts/map/dvips/newtxtt/newtxtt.map - RELOC/fonts/tfm/public/newtxtt/newtxbtta.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbttaq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbttb.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbttbq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbttc.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbttcq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbttd.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbttdq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbtte.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbtteq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbttsca.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbttscaq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbttscb.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbttscbq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbttscc.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbttsccq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbttscd.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbttscdq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbttsce.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbttsceq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbttsla.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbttslaq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbttslb.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbttslbq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbttslc.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbttslcq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbttsld.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbttsldq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbttsle.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbttsleq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbttza.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbttzaq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbttzb.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbttzbq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbttzc.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbttzcq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbttzd.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbttzdq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbttze.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbttzeq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbttzsca.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbttzscaq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbttzscb.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbttzscbq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbttzscc.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbttzsccq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbttzscd.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbttzscdq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbttzsce.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbttzsceq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbttzsla.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbttzslaq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbttzslb.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbttzslbq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbttzslc.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbttzslcq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbttzsld.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbttzsldq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbttzsle.tfm - RELOC/fonts/tfm/public/newtxtt/newtxbttzsleq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxtta.tfm - RELOC/fonts/tfm/public/newtxtt/newtxttaq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxttb.tfm - RELOC/fonts/tfm/public/newtxtt/newtxttbq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxttc.tfm - RELOC/fonts/tfm/public/newtxtt/newtxttcq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxttd.tfm - RELOC/fonts/tfm/public/newtxtt/newtxttdq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxtte.tfm - RELOC/fonts/tfm/public/newtxtt/newtxtteq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxttsca.tfm - RELOC/fonts/tfm/public/newtxtt/newtxttscaq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxttscb.tfm - RELOC/fonts/tfm/public/newtxtt/newtxttscbq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxttscc.tfm - RELOC/fonts/tfm/public/newtxtt/newtxttsccq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxttscd.tfm - RELOC/fonts/tfm/public/newtxtt/newtxttscdq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxttsce.tfm - RELOC/fonts/tfm/public/newtxtt/newtxttsceq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxttsla.tfm - RELOC/fonts/tfm/public/newtxtt/newtxttslaq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxttslb.tfm - RELOC/fonts/tfm/public/newtxtt/newtxttslbq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxttslc.tfm - RELOC/fonts/tfm/public/newtxtt/newtxttslcq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxttsld.tfm - RELOC/fonts/tfm/public/newtxtt/newtxttsldq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxttsle.tfm - RELOC/fonts/tfm/public/newtxtt/newtxttsleq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxttza.tfm - RELOC/fonts/tfm/public/newtxtt/newtxttzaq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxttzb.tfm - RELOC/fonts/tfm/public/newtxtt/newtxttzbq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxttzc.tfm - RELOC/fonts/tfm/public/newtxtt/newtxttzcq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxttzd.tfm - RELOC/fonts/tfm/public/newtxtt/newtxttzdq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxttze.tfm - RELOC/fonts/tfm/public/newtxtt/newtxttzeq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxttzsca.tfm - RELOC/fonts/tfm/public/newtxtt/newtxttzscaq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxttzscb.tfm - RELOC/fonts/tfm/public/newtxtt/newtxttzscbq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxttzscc.tfm - RELOC/fonts/tfm/public/newtxtt/newtxttzsccq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxttzscd.tfm - RELOC/fonts/tfm/public/newtxtt/newtxttzscdq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxttzsce.tfm - RELOC/fonts/tfm/public/newtxtt/newtxttzsceq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxttzsla.tfm - RELOC/fonts/tfm/public/newtxtt/newtxttzslaq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxttzslb.tfm - RELOC/fonts/tfm/public/newtxtt/newtxttzslbq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxttzslc.tfm - RELOC/fonts/tfm/public/newtxtt/newtxttzslcq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxttzsld.tfm - RELOC/fonts/tfm/public/newtxtt/newtxttzsldq.tfm - RELOC/fonts/tfm/public/newtxtt/newtxttzsle.tfm - RELOC/fonts/tfm/public/newtxtt/newtxttzsleq.tfm - RELOC/fonts/tfm/public/newtxtt/tcxbttz.tfm - RELOC/fonts/tfm/public/newtxtt/tcxbttzsl.tfm - RELOC/fonts/tfm/public/newtxtt/tcxttz.tfm - RELOC/fonts/tfm/public/newtxtt/tcxttzsl.tfm - RELOC/fonts/type1/public/newtxtt/newtxbtt.pfb - RELOC/fonts/type1/public/newtxtt/newtxbttsc.pfb - RELOC/fonts/type1/public/newtxtt/newtxtt.pfb - RELOC/fonts/type1/public/newtxtt/newtxttsc.pfb - RELOC/tex/latex/newtxtt/newtxtt.sty - RELOC/tex/latex/newtxtt/t1newtxtt.fd - RELOC/tex/latex/newtxtt/t1newtxttz.fd - RELOC/tex/latex/newtxtt/ts1newtxtt.fd - RELOC/tex/latex/newtxtt/ts1newtxttz.fd -catalogue-ctan /fonts/newtxtt -catalogue-date 2017-05-22 18:08:04 +0200 -catalogue-license gpl3lppl -catalogue-topics font font-type1 font-mono font-t1enc -catalogue-version 1.055 - -name newunicodechar -category Package -revision 47382 -shortdesc Definitions of the meaning of Unicode characters -relocated 1 -longdesc The package provides a friendly interface for defining the -longdesc meaning of Unicode characters. The document should be processed -longdesc by (pdf)LaTeX with the unicode option of inputenc or inputenx, -longdesc or by XeLaTeX/LuaLaTeX. The command provided is -longdesc \newunicodechar{<char>}{<code>} where <char> is a -longdesc directly-typed Unicode character, and <code> is its -longdesc replacement. -containersize 2112 -containerchecksum 2f235e5a9fc85969b509285e81a40b87ad1fa0fb0b03a65e2a695fc673a3cb0bc12e3f3bb17f5c3082c39332264ee38fad065254f4fb5417de62ea0f9e38dfaa -doccontainersize 389624 -doccontainerchecksum 75e0e692b0e6787a3614f559281067795ee3ab6cb7f75b6a001d3f1982d52a15124ba3658e78d390665d8bc3240d153dd6766c1aa8922f19abd315b26e7db93a -docfiles size=96 - RELOC/doc/latex/newunicodechar/README details="Readme" - RELOC/doc/latex/newunicodechar/newunicodechar.pdf details="Package documentation" -srccontainersize 6960 -srccontainerchecksum fd9a3e7342b82a9b7d99bd512e0696e92fa6f9bb61c74d841c7306449f5ada5f4f7d8969cdb058f2a7c6f05ab5434ff30923af4706c330c40f54d30d6ee28a1b -srcfiles size=6 - RELOC/source/latex/newunicodechar/newunicodechar.dtx - RELOC/source/latex/newunicodechar/newunicodechar.ins -runfiles size=2 - RELOC/tex/latex/newunicodechar/newunicodechar.sty -catalogue-ctan /macros/latex/contrib/newunicodechar -catalogue-date 2018-04-08 14:20:27 +0200 -catalogue-license lppl1.3c -catalogue-topics inputenc unicode -catalogue-version 1.2 - -name newvbtm -category Package -revision 23996 -shortdesc Define your own verbatim-like environment -relocated 1 -longdesc Defines general purpose macro named \newverbatim to define your -longdesc own verbatim-like environment. It also has a supplementary -longdesc style file varvbtm.sty to provide set of macros for variants of -longdesc verbatim, such as tab emulation. -containersize 3392 -containerchecksum b9ea7ab694c347f8d7abf010a0e987f951df5a751904780750f8f52ad58fd30757056100b7687144eafa4ad10b59e1e19c5cb803ffcfda5d4d4b3ca98b836418 -doccontainersize 69096 -doccontainerchecksum b109ecf9dde74023f3fe675ec3bc92a8e05dcecf91db8d6d221c773c1e3d73c002588d95e982722b4e063ef29f841c5d4ad44c661bd2df447ee62ffbd04e0f14 -docfiles size=23 - RELOC/doc/latex/newvbtm/README details="Readme" - RELOC/doc/latex/newvbtm/newvbtm-man.pdf details="Package manual" - RELOC/doc/latex/newvbtm/newvbtm-man.tex -srccontainersize 13016 -srccontainerchecksum 2757b352d3c7e907c2450800c89ce2cfcba2e4dcbff863eb59998f34e4338a7613e20f30ed5922532062fd8c0f3d879eed9801c6b6eff6a88557b92a6859bc25 -srcfiles size=13 - RELOC/source/latex/newvbtm/newvbtm.dtx - RELOC/source/latex/newvbtm/newvbtm.ins -runfiles size=3 - RELOC/tex/latex/newvbtm/newvbtm.sty - RELOC/tex/latex/newvbtm/varvbtm.sty -catalogue-ctan /macros/latex/contrib/newvbtm -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics verbatim listing -catalogue-version 1.1 - -name newverbs -category Package -revision 26258 -shortdesc Define new versions of \verb, including short verb versions -relocated 1 -longdesc The package allows the definition of \verb variants which add -longdesc TeX code before and after the verbatim text (e.g., quotes or -longdesc surrounding \fbox{}). When used together with the shortvrb -longdesc package it allows the definition of short verbatim characters -longdesc which use this package's variant instead of the normal \verb. -longdesc In addition, it is possible to collect an argument verbatim to -longdesc either typeset or write it into a file. The \Verbdef command -longdesc defines verbatim text to a macro which can later be used to -longdesc write the verbatim text to a file. -containersize 2536 -containerchecksum 00e959968ff1179560727cce60694d9caaf52aa707e2363974036c6743e786161bc0d60ad3ffddf3b0d71b0cab7f418f5c580585e30bcda4edf6bbbeddb36af9 -doccontainersize 181084 -doccontainerchecksum 3a53fd7f38f7e228acf25bee3335060a44d70ad7781768a2b3d76ce6fee02e4bf00a4281ad578bc12e4c98240e0a8eea33e1db59e85cf7633338f1fa7941824b -docfiles size=46 - RELOC/doc/latex/newverbs/README details="Readme" - RELOC/doc/latex/newverbs/newverbs.pdf details="Package documentation" -srccontainersize 6196 -srccontainerchecksum 4b279fcc44af41ffb817a0a42d43dd92c191444bd6ae2ff99c302d4bffe29f6f86572b9a0c9a00b9f0a905e4653271c7a9f039b6a0e4634a1c2c0faf89924c39 -srcfiles size=7 - RELOC/source/latex/newverbs/newverbs.dtx - RELOC/source/latex/newverbs/newverbs.ins -runfiles size=2 - RELOC/tex/latex/newverbs/newverbs.sty -catalogue-also shortvrb -catalogue-ctan /macros/latex/contrib/newverbs -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics verbatim -catalogue-version 1.3a - -name nextpage -category Package -revision 15878 -shortdesc Generalisations of the page advance commands -relocated 1 -longdesc Provides \clearpage and \newpage variants that guarantee to end -longdesc up on even/odd numbered pages; these 4 commands all have an -longdesc optional argument whose content will be placed on any "empty" -longdesc page generated. -containersize 1164 -containerchecksum 7d0209ba89f277593c9abd58fcecf0fac8face75e84891f86738297c4b546c0df5dcc74f986e51b6f801b05db441e927647794893dae801210b099e94226ff0d -runfiles size=1 - RELOC/tex/latex/nextpage/nextpage.sty -catalogue-ctan /macros/latex/contrib/misc/nextpage.sty -catalogue-date 2016-07-17 15:22:03 +0200 -catalogue-license lppl -catalogue-topics macro-supp -catalogue-version 1.1a - -name nfssext-cfr -category Package -revision 43640 -shortdesc Extensions to the LaTeX NFSS -relocated 1 -longdesc The package is a development of nfssext.sty, distributed with -longdesc the examples for the font installation guide. The package has -longdesc been developed for use in packages such as cfr-lm and -longdesc venturisadf, -containersize 5276 -containerchecksum f02f616f2be081b5622bfbaf05a55b1980bfe6a86d3ff6ccc5f754010057758798c9a32e47644f95179d5870be51ca30b2ff6cb82b05d95a8fb251e6d3fa3e4c -doccontainersize 184888 -doccontainerchecksum 23ae8b56b7f963275f32ba43f587a47b1908119392b32d044f8a833bc18c63018a4c20c4b73781a2f071dc7480d837c5ce18f5208c6e7777eb7ab6ba65af6b02 -docfiles size=49 - RELOC/doc/latex/nfssext-cfr/README details="Readme" - RELOC/doc/latex/nfssext-cfr/nfssext-cfr.pdf details="Package documentation" - RELOC/doc/latex/nfssext-cfr/nfssext-cfr.tex -runfiles size=6 - RELOC/tex/latex/nfssext-cfr/nfssext-cfr.sty -catalogue-ctan /macros/latex/contrib/nfssext-cfr -catalogue-date 2017-03-29 11:57:53 +0200 -catalogue-license lppl1.3 -catalogue-topics font-sel - -name nicefilelist -category Package -revision 28527 -shortdesc Provide \listfiles alignment -relocated 1 -longdesc The package extends longnamefilelist, keeping separate columns -longdesc for date, version and "caption" (the caption now separately -longdesc listed). Alignment is not disturbed by short file name -longdesc extensions, such as ".fd". The package is not compatible with -longdesc longnamefilelist: users need to re-read the documentation. -containersize 6332 -containerchecksum 591ba654814056c213afaebfd8a235b6ceeda97c7d225aa3a4e2661aecffea1cb1777dfbc2f94e688edfd2055c529f9bd4f13960526c438511b6cd13d8fa03da -doccontainersize 598760 -doccontainerchecksum 16db26610924583864ca58a856b1f1013fd7856843c8dcd5b22b98aa02374f03449444af44326ce4ea20dc2c32f974d3fe97024a09135879514792167b422b18 -docfiles size=161 - RELOC/doc/latex/nicefilelist/README details="Readme" - RELOC/doc/latex/nicefilelist/SrcFILEs.txt - RELOC/doc/latex/nicefilelist/nicefilelist.pdf details="Package documentation" -srccontainersize 7148 -srccontainerchecksum f27a53057ef8f03da3f325016f54402b07e0debfaa26559398d9dfd5a2a42377309d985b4eb505ab85e0930a7b8cef867cd153f7c2c8043b5246cc846a6bc7c9 -srcfiles size=8 - RELOC/source/latex/nicefilelist/empty.f - RELOC/source/latex/nicefilelist/nicefilelist.tex - RELOC/source/latex/nicefilelist/provonly.fd - RELOC/source/latex/nicefilelist/srcfiles.tex - RELOC/source/latex/nicefilelist/wrong.prv -runfiles size=5 - RELOC/tex/latex/nicefilelist/nicefilelist.RLS - RELOC/tex/latex/nicefilelist/nicefilelist.sty -catalogue-ctan /macros/latex/contrib/nicefilelist -catalogue-date 2017-05-06 09:02:27 +0200 -catalogue-license lppl1.3 -catalogue-topics doc-mgmt -catalogue-version 0.7a - -name niceframe -category Package -revision 36086 -shortdesc Support for fancy frames -relocated 1 -longdesc The package defines means of drawing frames around boxes, using -longdesc dingbat fonts. Some (Metafont) font sources are included; the -longdesc fonts are available separately in Type 1 format. -containersize 34536 -containerchecksum 2ab84908702edc7aa4dea2e1fad6688bb6c56b7c4aa8cb4b3d1c3fcd78f9193db6bceefc465958d24d7e0fb90da882c30cb75e24fd02bf9ebdfb3b097fa70658 -doccontainersize 225392 -doccontainerchecksum 3719b30bc9208377f504dbc38ceb4cacef517649d31f7903a0d8e7e493da8fa5f46e73249e08668aed1467c39c7016bd7b37311ed8e6d04aa97fbe9c1ff6a73b -docfiles size=65 - RELOC/doc/latex/niceframe/dingbat.mf - RELOC/doc/latex/niceframe/example.tex - RELOC/doc/latex/niceframe/niceframe.pdf details="Package documentation" -srccontainersize 7056 -srccontainerchecksum b0f4c0734218ae78ee8031371c1865026230a4054735e306b624ab434d81dd459ff844d9afd8e822af8b749d2036c04c05801f0d6b387abd17c1b59d986a9f98 -srcfiles size=7 - RELOC/source/latex/niceframe/niceframe.drv - RELOC/source/latex/niceframe/niceframe.dtx - RELOC/source/latex/niceframe/niceframe.ins -runfiles size=58 - RELOC/fonts/source/public/niceframe/karta.mf - RELOC/fonts/source/public/niceframe/karta15.mf - RELOC/fonts/source/public/niceframe/umrand.mf - RELOC/fonts/source/public/niceframe/umranda.mf - RELOC/fonts/source/public/niceframe/umrandb.mf - RELOC/fonts/tfm/public/niceframe/karta15.tfm - RELOC/fonts/tfm/public/niceframe/umranda.tfm - RELOC/fonts/tfm/public/niceframe/umrandb.tfm - RELOC/tex/latex/niceframe/niceframe.sty -catalogue-also umrand -catalogue-ctan /macros/latex/contrib/niceframe -catalogue-date 2017-10-29 15:00:32 +0100 -catalogue-license lppl -catalogue-topics decoration font font-mf -catalogue-version 1.1c - -name niceframe-type1 -category Package -revision 44671 -shortdesc Type 1 versions of the fonts recommended in niceframe -relocated 1 -longdesc The bundle provides Adobe Type 1 versions of the fonts -longdesc bbding10, dingbat, karta15, umranda and umrandb. -execute addMap niceframe.map -containersize 276328 -containerchecksum bb660a9b735a4878e294edb66c87a39e47e52ed66717335285434fcc3f256298377b69b172ed81c3acba6bad8aff30f987021e08bd1583fa706c443540d6bf12 -doccontainersize 604 -doccontainerchecksum 548896af3b9ba4e5a64d301e8dc2823b32cb74ec7411cf6b897d12222c0f1be9499416ab12558e2be61dbd67fe9a3c897b318912291651f968e3f8d484ffbf85 -docfiles size=2 - RELOC/doc/fonts/niceframe-type1/README.md details="Readme" - RELOC/doc/fonts/niceframe-type1/config.niceframe -runfiles size=84 - RELOC/fonts/afm/public/niceframe-type1/bbding10.afm - RELOC/fonts/afm/public/niceframe-type1/dingbat.afm - RELOC/fonts/afm/public/niceframe-type1/karta15.afm - RELOC/fonts/afm/public/niceframe-type1/umranda.afm - RELOC/fonts/afm/public/niceframe-type1/umrandb.afm - RELOC/fonts/map/dvips/niceframe-type1/niceframe.map - RELOC/fonts/type1/public/niceframe-type1/bbding10.pfb - RELOC/fonts/type1/public/niceframe-type1/dingbat.pfb - RELOC/fonts/type1/public/niceframe-type1/karta15.pfb - RELOC/fonts/type1/public/niceframe-type1/umranda.pfb - RELOC/fonts/type1/public/niceframe-type1/umrandb.pfb -catalogue-ctan /fonts/niceframe -catalogue-date 2017-06-23 04:27:05 +0200 -catalogue-license lppl -catalogue-topics font font-type1 font-decor - -name nicematrix -category Package -revision 49866 -shortdesc Several features to improve the typesetting of mathematical matrices with TikZ -relocated 1 -longdesc This package provides new environments similar to the -longdesc environments matrix, pmatrix, bmatrix, etc. of amsmath and -longdesc mathtools. In these new environments, a TikZ node is created -longdesc for each cell of the matrix. The user can use these nodes -longdesc directly but nicematrix also provides commands which use these -longdesc nodes to draw continuous dotted lines from two cells of the -longdesc matrix (the result is more aesthetic than the classical result -longdesc obtained using \cdots, \vdots, \ddots, etc.). This package also -longdesc provides a control over the width of the columns and the -longdesc possibility to add an exterior line and an exterior column. -containersize 8240 -containerchecksum 244a245bef80184ec0a348a25875cd774fb78aa484eeb35bd689ac72ba6f22097f48b9b2cb9b926cfa7646d5b7b3759c862f397d91bfaf254e9320ec67c9379c -doccontainersize 369988 -doccontainerchecksum 9a1dddd5ffab7eb662714faf323057ee602919c7161c332b258466fceccef8d5d51a76bb8badcf97aa53c0b83ea35807721d8ab587eeab216cdf2c2a1e3a646c -docfiles size=94 - RELOC/doc/latex/nicematrix/README.md details="Readme" - RELOC/doc/latex/nicematrix/nicematrix.pdf details="Package documentation" -srccontainersize 30072 -srccontainerchecksum f444bdb2157a59dbf5e1e902f55173a3b7f720c991789c3803229f83f1f1f4363b34a3305ffe106154dcab42dcd6f1f688cd70a3573b051143b39c58fc3c34dc -srcfiles size=44 - RELOC/source/latex/nicematrix/nicematrix.dtx - RELOC/source/latex/nicematrix/nicematrix.ins -runfiles size=15 - RELOC/tex/latex/nicematrix/nicematrix.sty -catalogue-ctan /macros/latex/contrib/nicematrix -catalogue-date 2019-01-28 22:49:06 +0100 -catalogue-license lppl1.3 -catalogue-topics maths pgf-tikz -catalogue-version 2.1.4 - -name nicetext -category Package -revision 38914 -shortdesc Minimal markup for simple text (Wikipedia style) and documentation -relocated 1 -longdesc The bundle offers "minimal" markup syntax for various simple -longdesc kinds of text. The user will typically involve little more than -longdesc is printed, and will still get LaTeX quality. The bundle -longdesc provides four packages: wiki addresses general texts, marked up -longdesc in the simple style used on Wikipedia; niceverb is yet another -longdesc means of documenting LaTeX packages: it offers syntax-aware -longdesc typesetting of meta-variables (macro arguments) and for -longdesc referring to commands (and their syntax) in footnotes, section -longdesc titles etc.; fifinddo aims to parse plain text or (La)TeX files -longdesc using TeX, and to write the results to an external file; the -longdesc package is used by another member of the bundle: makedoc, which -longdesc provides the means to produce typeset documentation direct from -longdesc package files. -containersize 54664 -containerchecksum 83b062e1d59f7642ee9300adbde202902a6ba3c4aab3efb4a249249df9c05e85d89676ec92c36ab2e1014baff6e913dec11b194c465a669388864372559845f5 -doccontainersize 2473716 -doccontainerchecksum d170337978b4d42e2b785f20c404574bbfce5ea29acc79e02cd33d43c77319ee7275a96320c06e4e57c92829251a7b72d826192f7a25daf98bfb757c211cc551 -docfiles size=697 - RELOC/doc/latex/nicetext/ANNOUNCE.txt - RELOC/doc/latex/nicetext/CHANGE.LOG - RELOC/doc/latex/nicetext/FILEs.txt - RELOC/doc/latex/nicetext/README details="Readme" - RELOC/doc/latex/nicetext/README.pdf - RELOC/doc/latex/nicetext/RELEAS03.txt - RELOC/doc/latex/nicetext/RELEAS04.txt - RELOC/doc/latex/nicetext/RELEAS05.txt - RELOC/doc/latex/nicetext/RELEASE042.txt - RELOC/doc/latex/nicetext/RELEASE043.txt - RELOC/doc/latex/nicetext/RELEASE044.txt - RELOC/doc/latex/nicetext/RELEASE051.txt - RELOC/doc/latex/nicetext/RELEASE064.txt - RELOC/doc/latex/nicetext/RELEASE066.txt - RELOC/doc/latex/nicetext/SrcFILEs.txt - RELOC/doc/latex/nicetext/demo/arseneau.pdf - RELOC/doc/latex/nicetext/demo/iso.txt - RELOC/doc/latex/nicetext/demo/lns.txt - RELOC/doc/latex/nicetext/demo/sample.tex - RELOC/doc/latex/nicetext/demo/substr.pdf - RELOC/doc/latex/nicetext/fifinddo.pdf details="Fifinddo documentation" - RELOC/doc/latex/nicetext/makedoc.pdf details="Makedoc documentation" - RELOC/doc/latex/nicetext/mdoccheat.pdf details="Cheat sheet for the makedoc package" - RELOC/doc/latex/nicetext/niceverb.pdf details="Niceverb documentation" - RELOC/doc/latex/nicetext/wikicheat.pdf details="Cheatsheet for the wiki package" -srccontainersize 28864 -srccontainerchecksum 888818ccb11dc75d59a10d54934110f510f26ca2b2009319bbc726f655d95509c8583128e3a57c881b7ef35637e0ab266ec37107eb8188a0371978622b7b58f3 -srcfiles size=27 - RELOC/source/latex/nicetext/README.tex - RELOC/source/latex/nicetext/fifinddo.tex - RELOC/source/latex/nicetext/makedoc.tex - RELOC/source/latex/nicetext/mdoccheat.tex - RELOC/source/latex/nicetext/niceverb.tex - RELOC/source/latex/nicetext/srcfiles.tex - RELOC/source/latex/nicetext/updsfl.sh - RELOC/source/latex/nicetext/wikicheat.tex -runfiles size=62 - RELOC/tex/latex/nicetext/fifinddo.sty - RELOC/tex/latex/nicetext/makedoc.cfg - RELOC/tex/latex/nicetext/makedoc.sty - RELOC/tex/latex/nicetext/mdoccorr.cfg - RELOC/tex/latex/nicetext/nicetext.RLS - RELOC/tex/latex/nicetext/niceverb.sty - RELOC/tex/latex/nicetext/run/README-run.txt - RELOC/tex/latex/nicetext/run/arseneau.tex - RELOC/tex/latex/nicetext/run/atari.cfg - RELOC/tex/latex/nicetext/run/atari.txt - RELOC/tex/latex/nicetext/run/copyfile.cfg - RELOC/tex/latex/nicetext/run/copyfile.tex - RELOC/tex/latex/nicetext/run/fddial0g.sty - RELOC/tex/latex/nicetext/run/fdtxttex.cfg - RELOC/tex/latex/nicetext/run/fdtxttex.tex - RELOC/tex/latex/nicetext/run/fdtxttex.tpl - RELOC/tex/latex/nicetext/run/lines.txt - RELOC/tex/latex/nicetext/run/makedoc.tpl - RELOC/tex/latex/nicetext/run/sample.txt - RELOC/tex/latex/nicetext/run/substr.tex - RELOC/tex/latex/nicetext/run/u8atablg.fdf - RELOC/tex/latex/nicetext/wiki.sty -catalogue-also easylatex txt2latex makedtx doc gmdoc -catalogue-ctan /macros/latex/contrib/nicetext -catalogue-date 2017-05-06 09:07:27 +0200 -catalogue-license lppl1.3 -catalogue-topics markup -catalogue-version r0.67 - -name nidanfloat -category Package -revision 48295 -shortdesc Bottom placement option for double float in two column mode (nidan-kumi) -relocated 1 -longdesc This package enables a bottom placement option for double -longdesc floats in two column mode (nidan-kumi). It was originally part -longdesc of the Japanese pLaTeX bundle and is now distributed as a -longdesc separate package because it supports all LaTeX formats. -containersize 4136 -containerchecksum ee424937c5e6433f9f103c4fb86e0a25d085b1e28233a955a689b23456fcfe16a1a6a691d5bfdf3f45e94e4f81fc217f75da5cb6fdaeb9de6c24475c03c0676e -doccontainersize 225896 -doccontainerchecksum 97b370fde5e113be6e25bd69ec4b8b03696ba472e2c2fdff34e09ef84c2722cd2d93cff12eb5b2931405ddfaf705b4059dfefb0c0709611f75f2c841ec08ca65 -docfiles size=59 - RELOC/doc/latex/nidanfloat/LICENSE - RELOC/doc/latex/nidanfloat/README.md details="Readme" - RELOC/doc/latex/nidanfloat/nidanfloat-en.pdf - RELOC/doc/latex/nidanfloat/nidanfloat.pdf details="Package documentation (Japanese)" language="ja" -srccontainersize 12840 -srccontainerchecksum cdffb19e02eca970460e1265ad818a5e1909c882437c88ee6bba9f6186c83ab7eb0b2f70eaf85955d0f78fe07daa013bec72b95f43b71d5cdce602f32cf94075 -srcfiles size=15 - RELOC/source/latex/nidanfloat/Makefile - RELOC/source/latex/nidanfloat/nidanfloat.dtx - RELOC/source/latex/nidanfloat/nidanfloat.ins -runfiles size=5 - RELOC/tex/latex/nidanfloat/nidanfloat.sty -catalogue-ctan /macros/latex/contrib/nidanfloat -catalogue-date 2018-07-28 14:57:17 +0200 -catalogue-license bsd3 -catalogue-topics float japanese - -name nih -category Package -revision 15878 -shortdesc A class for NIH grant applications -relocated 1 -longdesc The nih class offers support for grant applications to NIH, the -longdesc National Institutes of Health, a US government agency. The -longdesc example-* files provide a template for using nih.cls and -longdesc submitting the biographical sketches the NIH wants. They -longdesc (potentially) use denselists package, which just reduces list -longdesc spacing; the package is distributed with the class, but is not -longdesc part of the class proper. (The examples may be distributed -longdesc without even the restrictions of the LaTeX licence.) -containersize 2700 -containerchecksum 60a1de7afb1e359e34a56d959d0672b4c6bd891b27052e0d3699ba2ce84036c286a392a0c4831582e72d3986fe550e6625851d50921eb65c31f268c72fed46e3 -doccontainersize 32216 -doccontainerchecksum 17096627b5be33717431c839950ba0184f6a38fa654d1552c9df1adc93c9f785fcbdd22a518d9e14bfabcc51436b1451a5a2582df61d51cd1169d286e72b2107 -docfiles size=17 - RELOC/doc/latex/nih/README - RELOC/doc/latex/nih/example-biosketch.pdf details="Example -- an NIH biographical sketch" - RELOC/doc/latex/nih/example-biosketch.tex - RELOC/doc/latex/nih/example-nih-cls.pdf details="Example -- the class in normal use" - RELOC/doc/latex/nih/example-nih-cls.tex -runfiles size=3 - RELOC/tex/latex/nih/denselists.sty - RELOC/tex/latex/nih/nih.cls -catalogue-ctan /macros/latex/contrib/nih -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics proposal - -name nihbiosketch -category Package -revision 39460 -shortdesc A class for NIH biosketches based on the 2015 updated format -relocated 1 -longdesc This LaTeX document class tries to adhere to the Biographical -longdesc Sketch formatting requirements outlined in NIH Notice -longdesc [NOT-OD-15-032] -longdesc (http://grants.nih.gov/grants/guide/notice-files/NOT-OD-15-032. -longdesc html). This new format is required for applications submitted -longdesc for due dates on or after May 25, 2015. The package tries to -longdesc mimic the example documents provided on the [SF 424 (R&R) Forms -longdesc and Applications page] -longdesc (http://grants.nih.gov/grants/funding/424/index.htm#format) as -longdesc closely as possible. The author has used this class for his own -longdesc grant submissions; however he offers no guarantee of conformity -longdesc to NIH requirements. -containersize 2428 -containerchecksum 4042d98133d4740b057f44d08d1079d247311a8bcc9f4d92b6b4d016f77daee668ade8918e2087f40c098738fd78b5eda10acb78b5f41e27d8b92be8736cc7dd -doccontainersize 71936 -doccontainerchecksum 4c114e60d85b75b11982cac780a7a24ad17bbb0040783728888251f56e2e674517c0e327aa9d52912cf65a3d03ba15cb5f4b36485b04d2c1a7dbec5ced467f82 -docfiles size=22 - RELOC/doc/latex/nihbiosketch/LICENSE.md - RELOC/doc/latex/nihbiosketch/README.md details="Readme" - RELOC/doc/latex/nihbiosketch/example-nihbiosketch.pdf - RELOC/doc/latex/nihbiosketch/example-nihbiosketch.tex -runfiles size=2 - RELOC/tex/latex/nihbiosketch/nihbiosketch.cls -catalogue-also nih -catalogue-ctan /macros/latex/contrib/nihbiosketch -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics cv - -name nimbus15 -category Package -revision 48734 -shortdesc Support files for Nimbus 2015 Core fonts -relocated 1 -longdesc The Nimbus 2015 Core fonts added Greek and Cyrillic glyphs. -longdesc This package may be best suited as an add-on the a -longdesc comprehensive Times package, providing support for Greek and -longdesc Cyrillic. A new intermediate weight of NimbusMono (AKA Courier) -longdesc is provided, along with a narrower version which may be useful -longdesc for rendering code. -execute addMap nimbus15.map -containersize 3811500 -containerchecksum 15fb112f6bb913235901a1a02ee396e00b9cc17252a0429a6762d90732712d06ef12a9f1bd03be85eb51c969af2bc9e6b42a2fa7fb621db038c6855e2a22b048 -doccontainersize 724856 -doccontainerchecksum c864b005f6214006cb67e0051cc9eddc5fc43bb6795b29ec0fd1214a2c86d0459a377388cc56e3f68d63fad54d773daf67d93531a243f287b6706a36c0e3eb74 -docfiles size=205 - RELOC/doc/fonts/nimbus15/COPYING - RELOC/doc/fonts/nimbus15/LICENSE - RELOC/doc/fonts/nimbus15/README details="Readme" - RELOC/doc/fonts/nimbus15/nimbus15-doc.pdf details="Package documentation" - RELOC/doc/fonts/nimbus15/nimbus15-doc.tex - RELOC/doc/fonts/nimbus15/ot2trans.pdf -runfiles size=2045 - RELOC/fonts/afm/public/nimbus15/zco-Bold.afm - RELOC/fonts/afm/public/nimbus15/zco-BoldOblique.afm - RELOC/fonts/afm/public/nimbus15/zco-Light.afm - RELOC/fonts/afm/public/nimbus15/zco-LightOblique.afm - RELOC/fonts/afm/public/nimbus15/zco-Oblique.afm - RELOC/fonts/afm/public/nimbus15/zco-Regular.afm - RELOC/fonts/afm/public/nimbus15/zcoN-Oblique.afm - RELOC/fonts/afm/public/nimbus15/zcoN-Regular.afm - RELOC/fonts/afm/public/nimbus15/zhv-Bol.afm - RELOC/fonts/afm/public/nimbus15/zhv-BolIta.afm - RELOC/fonts/afm/public/nimbus15/zhv-Reg.afm - RELOC/fonts/afm/public/nimbus15/zhv-RegIta.afm - RELOC/fonts/afm/public/nimbus15/ztm-Med.afm - RELOC/fonts/afm/public/nimbus15/ztm-MedIta.afm - RELOC/fonts/afm/public/nimbus15/ztm-MedObl.afm - RELOC/fonts/afm/public/nimbus15/ztm-Reg.afm - RELOC/fonts/afm/public/nimbus15/ztm-RegIta.afm - RELOC/fonts/afm/public/nimbus15/ztm-RegObl.afm - RELOC/fonts/enc/dvips/nimbus15/nimbus15-ec.enc - RELOC/fonts/enc/dvips/nimbus15/nimbus15-lgr.enc - RELOC/fonts/enc/dvips/nimbus15/nimbus15-ot1.enc - RELOC/fonts/enc/dvips/nimbus15/nimbus15-ot2.enc - RELOC/fonts/enc/dvips/nimbus15/nimbus15-t2a.enc - RELOC/fonts/enc/dvips/nimbus15/nimbus15-t2b.enc - RELOC/fonts/enc/dvips/nimbus15/nimbus15-t2c.enc - RELOC/fonts/enc/dvips/nimbus15/nimbus15-x2.enc - RELOC/fonts/enc/dvips/nimbus15/nimbus15mono-ec.enc - RELOC/fonts/enc/dvips/nimbus15/nimbus15mono-lgr.enc - RELOC/fonts/enc/dvips/nimbus15/nimbus15mono-ot1.enc - RELOC/fonts/enc/dvips/nimbus15/nimbus15mono-ot2.enc - RELOC/fonts/enc/dvips/nimbus15/nimbus15mono-t2a.enc - RELOC/fonts/enc/dvips/nimbus15/nimbus15mono-t2b.enc - RELOC/fonts/enc/dvips/nimbus15/nimbus15mono-t2c.enc - RELOC/fonts/map/dvips/nimbus15/nimbus15.map - RELOC/fonts/opentype/public/nimbus15/zco-Bold.otf - RELOC/fonts/opentype/public/nimbus15/zco-BoldOblique.otf - RELOC/fonts/opentype/public/nimbus15/zco-Light.otf - RELOC/fonts/opentype/public/nimbus15/zco-LightOblique.otf - RELOC/fonts/opentype/public/nimbus15/zco-Oblique.otf - RELOC/fonts/opentype/public/nimbus15/zco-Regular.otf - RELOC/fonts/opentype/public/nimbus15/zcoN-Oblique.otf - RELOC/fonts/opentype/public/nimbus15/zcoN-Regular.otf - RELOC/fonts/opentype/public/nimbus15/zhv-Bol.otf - RELOC/fonts/opentype/public/nimbus15/zhv-BolIta.otf - RELOC/fonts/opentype/public/nimbus15/zhv-Reg.otf - RELOC/fonts/opentype/public/nimbus15/zhv-RegIta.otf - RELOC/fonts/opentype/public/nimbus15/ztm-Med.otf - RELOC/fonts/opentype/public/nimbus15/ztm-MedIta.otf - RELOC/fonts/opentype/public/nimbus15/ztm-MedObl.otf - RELOC/fonts/opentype/public/nimbus15/ztm-Reg.otf - RELOC/fonts/opentype/public/nimbus15/ztm-RegIta.otf - RELOC/fonts/opentype/public/nimbus15/ztm-RegObl.otf - RELOC/fonts/tfm/public/nimbus15/zco-Bold-lgr.tfm - RELOC/fonts/tfm/public/nimbus15/zco-Bold-ot1.tfm - RELOC/fonts/tfm/public/nimbus15/zco-Bold-ot2--base.tfm - RELOC/fonts/tfm/public/nimbus15/zco-Bold-ot2.tfm - RELOC/fonts/tfm/public/nimbus15/zco-Bold-t1.tfm - RELOC/fonts/tfm/public/nimbus15/zco-Bold-t2a.tfm - RELOC/fonts/tfm/public/nimbus15/zco-Bold-t2b.tfm - RELOC/fonts/tfm/public/nimbus15/zco-Bold-t2c.tfm - RELOC/fonts/tfm/public/nimbus15/zco-Bold-ts1.tfm - RELOC/fonts/tfm/public/nimbus15/zco-BoldOblique-lgr.tfm - RELOC/fonts/tfm/public/nimbus15/zco-BoldOblique-ot1.tfm - RELOC/fonts/tfm/public/nimbus15/zco-BoldOblique-ot2--base.tfm - RELOC/fonts/tfm/public/nimbus15/zco-BoldOblique-ot2.tfm - RELOC/fonts/tfm/public/nimbus15/zco-BoldOblique-t1.tfm - RELOC/fonts/tfm/public/nimbus15/zco-BoldOblique-t2a.tfm - RELOC/fonts/tfm/public/nimbus15/zco-BoldOblique-t2b.tfm - RELOC/fonts/tfm/public/nimbus15/zco-BoldOblique-t2c.tfm - RELOC/fonts/tfm/public/nimbus15/zco-BoldOblique-ts1.tfm - RELOC/fonts/tfm/public/nimbus15/zco-Light-lgr.tfm - RELOC/fonts/tfm/public/nimbus15/zco-Light-ot1.tfm - RELOC/fonts/tfm/public/nimbus15/zco-Light-ot2--base.tfm - RELOC/fonts/tfm/public/nimbus15/zco-Light-ot2.tfm - RELOC/fonts/tfm/public/nimbus15/zco-Light-t1.tfm - RELOC/fonts/tfm/public/nimbus15/zco-Light-t2a.tfm - RELOC/fonts/tfm/public/nimbus15/zco-Light-t2b.tfm - RELOC/fonts/tfm/public/nimbus15/zco-Light-t2c.tfm - RELOC/fonts/tfm/public/nimbus15/zco-Light-ts1.tfm - RELOC/fonts/tfm/public/nimbus15/zco-Light.tfm - RELOC/fonts/tfm/public/nimbus15/zco-LightOblique-lgr.tfm - RELOC/fonts/tfm/public/nimbus15/zco-LightOblique-ot1.tfm - RELOC/fonts/tfm/public/nimbus15/zco-LightOblique-ot2--base.tfm - RELOC/fonts/tfm/public/nimbus15/zco-LightOblique-ot2.tfm - RELOC/fonts/tfm/public/nimbus15/zco-LightOblique-t1.tfm - RELOC/fonts/tfm/public/nimbus15/zco-LightOblique-t2a.tfm - RELOC/fonts/tfm/public/nimbus15/zco-LightOblique-t2b.tfm - RELOC/fonts/tfm/public/nimbus15/zco-LightOblique-t2c.tfm - RELOC/fonts/tfm/public/nimbus15/zco-LightOblique-ts1.tfm - RELOC/fonts/tfm/public/nimbus15/zco-Oblique-lgr.tfm - RELOC/fonts/tfm/public/nimbus15/zco-Oblique-ot1.tfm - RELOC/fonts/tfm/public/nimbus15/zco-Oblique-ot2--base.tfm - RELOC/fonts/tfm/public/nimbus15/zco-Oblique-ot2.tfm - RELOC/fonts/tfm/public/nimbus15/zco-Oblique-t1.tfm - RELOC/fonts/tfm/public/nimbus15/zco-Oblique-t2a.tfm - RELOC/fonts/tfm/public/nimbus15/zco-Oblique-t2b.tfm - RELOC/fonts/tfm/public/nimbus15/zco-Oblique-t2c.tfm - RELOC/fonts/tfm/public/nimbus15/zco-Oblique-ts1.tfm - RELOC/fonts/tfm/public/nimbus15/zco-Regular-lgr.tfm - RELOC/fonts/tfm/public/nimbus15/zco-Regular-ot1.tfm - RELOC/fonts/tfm/public/nimbus15/zco-Regular-ot2--base.tfm - RELOC/fonts/tfm/public/nimbus15/zco-Regular-ot2.tfm - RELOC/fonts/tfm/public/nimbus15/zco-Regular-t1.tfm - RELOC/fonts/tfm/public/nimbus15/zco-Regular-t2a.tfm - RELOC/fonts/tfm/public/nimbus15/zco-Regular-t2b.tfm - RELOC/fonts/tfm/public/nimbus15/zco-Regular-t2c.tfm - RELOC/fonts/tfm/public/nimbus15/zco-Regular-ts1.tfm - RELOC/fonts/tfm/public/nimbus15/zcoN-Oblique-lgr.tfm - RELOC/fonts/tfm/public/nimbus15/zcoN-Oblique-ot1.tfm - RELOC/fonts/tfm/public/nimbus15/zcoN-Oblique-ot2--base.tfm - RELOC/fonts/tfm/public/nimbus15/zcoN-Oblique-ot2.tfm - RELOC/fonts/tfm/public/nimbus15/zcoN-Oblique-t1.tfm - RELOC/fonts/tfm/public/nimbus15/zcoN-Oblique-t2a.tfm - RELOC/fonts/tfm/public/nimbus15/zcoN-Oblique-t2b.tfm - RELOC/fonts/tfm/public/nimbus15/zcoN-Oblique-t2c.tfm - RELOC/fonts/tfm/public/nimbus15/zcoN-Oblique-ts1.tfm - RELOC/fonts/tfm/public/nimbus15/zcoN-Regular-lgr.tfm - RELOC/fonts/tfm/public/nimbus15/zcoN-Regular-ot1.tfm - RELOC/fonts/tfm/public/nimbus15/zcoN-Regular-ot2--base.tfm - RELOC/fonts/tfm/public/nimbus15/zcoN-Regular-ot2.tfm - RELOC/fonts/tfm/public/nimbus15/zcoN-Regular-t1.tfm - RELOC/fonts/tfm/public/nimbus15/zcoN-Regular-t2a.tfm - RELOC/fonts/tfm/public/nimbus15/zcoN-Regular-t2b.tfm - RELOC/fonts/tfm/public/nimbus15/zcoN-Regular-t2c.tfm - RELOC/fonts/tfm/public/nimbus15/zcoN-Regular-ts1.tfm - RELOC/fonts/tfm/public/nimbus15/zhv-Bol-lgr.tfm - RELOC/fonts/tfm/public/nimbus15/zhv-Bol-ot1.tfm - RELOC/fonts/tfm/public/nimbus15/zhv-Bol-ot2--base.tfm - RELOC/fonts/tfm/public/nimbus15/zhv-Bol-ot2.tfm - RELOC/fonts/tfm/public/nimbus15/zhv-Bol-t1.tfm - RELOC/fonts/tfm/public/nimbus15/zhv-Bol-t2a.tfm - RELOC/fonts/tfm/public/nimbus15/zhv-Bol-t2b.tfm - RELOC/fonts/tfm/public/nimbus15/zhv-Bol-t2c.tfm - RELOC/fonts/tfm/public/nimbus15/zhv-Bol-ts1.tfm - RELOC/fonts/tfm/public/nimbus15/zhv-BolIta-lgr.tfm - RELOC/fonts/tfm/public/nimbus15/zhv-BolIta-ot1.tfm - RELOC/fonts/tfm/public/nimbus15/zhv-BolIta-ot2--base.tfm - RELOC/fonts/tfm/public/nimbus15/zhv-BolIta-ot2.tfm - RELOC/fonts/tfm/public/nimbus15/zhv-BolIta-t1.tfm - RELOC/fonts/tfm/public/nimbus15/zhv-BolIta-t2a.tfm - RELOC/fonts/tfm/public/nimbus15/zhv-BolIta-t2b.tfm - RELOC/fonts/tfm/public/nimbus15/zhv-BolIta-t2c.tfm - RELOC/fonts/tfm/public/nimbus15/zhv-BolIta-ts1.tfm - RELOC/fonts/tfm/public/nimbus15/zhv-Reg-lgr.tfm - RELOC/fonts/tfm/public/nimbus15/zhv-Reg-ot1.tfm - RELOC/fonts/tfm/public/nimbus15/zhv-Reg-ot2--base.tfm - RELOC/fonts/tfm/public/nimbus15/zhv-Reg-ot2.tfm - RELOC/fonts/tfm/public/nimbus15/zhv-Reg-t1.tfm - RELOC/fonts/tfm/public/nimbus15/zhv-Reg-t2a.tfm - RELOC/fonts/tfm/public/nimbus15/zhv-Reg-t2b.tfm - RELOC/fonts/tfm/public/nimbus15/zhv-Reg-t2c.tfm - RELOC/fonts/tfm/public/nimbus15/zhv-Reg-ts1.tfm - RELOC/fonts/tfm/public/nimbus15/zhv-RegIta-lgr.tfm - RELOC/fonts/tfm/public/nimbus15/zhv-RegIta-ot1.tfm - RELOC/fonts/tfm/public/nimbus15/zhv-RegIta-ot2--base.tfm - RELOC/fonts/tfm/public/nimbus15/zhv-RegIta-ot2.tfm - RELOC/fonts/tfm/public/nimbus15/zhv-RegIta-t1.tfm - RELOC/fonts/tfm/public/nimbus15/zhv-RegIta-t2a.tfm - RELOC/fonts/tfm/public/nimbus15/zhv-RegIta-t2b.tfm - RELOC/fonts/tfm/public/nimbus15/zhv-RegIta-t2c.tfm - RELOC/fonts/tfm/public/nimbus15/zhv-RegIta-ts1.tfm - RELOC/fonts/tfm/public/nimbus15/ztm-Med-lgr.tfm - RELOC/fonts/tfm/public/nimbus15/ztm-Med-ot1.tfm - RELOC/fonts/tfm/public/nimbus15/ztm-Med-ot2--base.tfm - RELOC/fonts/tfm/public/nimbus15/ztm-Med-ot2.tfm - RELOC/fonts/tfm/public/nimbus15/ztm-Med-t1.tfm - RELOC/fonts/tfm/public/nimbus15/ztm-Med-t2a.tfm - RELOC/fonts/tfm/public/nimbus15/ztm-Med-t2b.tfm - RELOC/fonts/tfm/public/nimbus15/ztm-Med-t2c.tfm - RELOC/fonts/tfm/public/nimbus15/ztm-Med-ts1.tfm - RELOC/fonts/tfm/public/nimbus15/ztm-MedIta-lgr.tfm - RELOC/fonts/tfm/public/nimbus15/ztm-MedIta-ot1.tfm - RELOC/fonts/tfm/public/nimbus15/ztm-MedIta-ot2--base.tfm - RELOC/fonts/tfm/public/nimbus15/ztm-MedIta-ot2.tfm - RELOC/fonts/tfm/public/nimbus15/ztm-MedIta-t1.tfm - RELOC/fonts/tfm/public/nimbus15/ztm-MedIta-t2a.tfm - RELOC/fonts/tfm/public/nimbus15/ztm-MedIta-t2b.tfm - RELOC/fonts/tfm/public/nimbus15/ztm-MedIta-t2c.tfm - RELOC/fonts/tfm/public/nimbus15/ztm-MedIta-ts1.tfm - RELOC/fonts/tfm/public/nimbus15/ztm-MedObl-lgr.tfm - RELOC/fonts/tfm/public/nimbus15/ztm-MedObl-ot1.tfm - RELOC/fonts/tfm/public/nimbus15/ztm-MedObl-ot2--base.tfm - RELOC/fonts/tfm/public/nimbus15/ztm-MedObl-ot2.tfm - RELOC/fonts/tfm/public/nimbus15/ztm-MedObl-t1.tfm - RELOC/fonts/tfm/public/nimbus15/ztm-MedObl-t2a.tfm - RELOC/fonts/tfm/public/nimbus15/ztm-MedObl-t2b.tfm - RELOC/fonts/tfm/public/nimbus15/ztm-MedObl-t2c.tfm - RELOC/fonts/tfm/public/nimbus15/ztm-MedObl-ts1.tfm - RELOC/fonts/tfm/public/nimbus15/ztm-Reg-lgr.tfm - RELOC/fonts/tfm/public/nimbus15/ztm-Reg-ot1.tfm - RELOC/fonts/tfm/public/nimbus15/ztm-Reg-ot2--base.tfm - RELOC/fonts/tfm/public/nimbus15/ztm-Reg-ot2.tfm - RELOC/fonts/tfm/public/nimbus15/ztm-Reg-t1.tfm - RELOC/fonts/tfm/public/nimbus15/ztm-Reg-t2a.tfm - RELOC/fonts/tfm/public/nimbus15/ztm-Reg-t2b.tfm - RELOC/fonts/tfm/public/nimbus15/ztm-Reg-t2c.tfm - RELOC/fonts/tfm/public/nimbus15/ztm-Reg-ts1.tfm - RELOC/fonts/tfm/public/nimbus15/ztm-RegIta-lgr.tfm - RELOC/fonts/tfm/public/nimbus15/ztm-RegIta-ot1.tfm - RELOC/fonts/tfm/public/nimbus15/ztm-RegIta-ot2--base.tfm - RELOC/fonts/tfm/public/nimbus15/ztm-RegIta-ot2.tfm - RELOC/fonts/tfm/public/nimbus15/ztm-RegIta-t1.tfm - RELOC/fonts/tfm/public/nimbus15/ztm-RegIta-t2a.tfm - RELOC/fonts/tfm/public/nimbus15/ztm-RegIta-t2b.tfm - RELOC/fonts/tfm/public/nimbus15/ztm-RegIta-t2c.tfm - RELOC/fonts/tfm/public/nimbus15/ztm-RegIta-ts1.tfm - RELOC/fonts/tfm/public/nimbus15/ztm-RegObl-lgr.tfm - RELOC/fonts/tfm/public/nimbus15/ztm-RegObl-ot1.tfm - RELOC/fonts/tfm/public/nimbus15/ztm-RegObl-ot2--base.tfm - RELOC/fonts/tfm/public/nimbus15/ztm-RegObl-ot2.tfm - RELOC/fonts/tfm/public/nimbus15/ztm-RegObl-t1.tfm - RELOC/fonts/tfm/public/nimbus15/ztm-RegObl-t2a.tfm - RELOC/fonts/tfm/public/nimbus15/ztm-RegObl-t2b.tfm - RELOC/fonts/tfm/public/nimbus15/ztm-RegObl-t2c.tfm - RELOC/fonts/tfm/public/nimbus15/ztm-RegObl-ts1.tfm - RELOC/fonts/type1/public/nimbus15/zco-Bold.pfb - RELOC/fonts/type1/public/nimbus15/zco-BoldOblique.pfb - RELOC/fonts/type1/public/nimbus15/zco-Light.pfb - RELOC/fonts/type1/public/nimbus15/zco-LightOblique.pfb - RELOC/fonts/type1/public/nimbus15/zco-Oblique.pfb - RELOC/fonts/type1/public/nimbus15/zco-Regular.pfb - RELOC/fonts/type1/public/nimbus15/zcoN-Oblique.pfb - RELOC/fonts/type1/public/nimbus15/zcoN-Regular.pfb - RELOC/fonts/type1/public/nimbus15/zhv-Bol.pfb - RELOC/fonts/type1/public/nimbus15/zhv-BolIta.pfb - RELOC/fonts/type1/public/nimbus15/zhv-Reg.pfb - RELOC/fonts/type1/public/nimbus15/zhv-RegIta.pfb - RELOC/fonts/type1/public/nimbus15/ztm-Med.pfb - RELOC/fonts/type1/public/nimbus15/ztm-MedIta.pfb - RELOC/fonts/type1/public/nimbus15/ztm-MedObl.pfb - RELOC/fonts/type1/public/nimbus15/ztm-Reg.pfb - RELOC/fonts/type1/public/nimbus15/ztm-RegIta.pfb - RELOC/fonts/type1/public/nimbus15/ztm-RegObl.pfb - RELOC/fonts/vf/public/nimbus15/zco-Bold-ot2.vf - RELOC/fonts/vf/public/nimbus15/zco-BoldOblique-ot2.vf - RELOC/fonts/vf/public/nimbus15/zco-Light-ot2.vf - RELOC/fonts/vf/public/nimbus15/zco-LightOblique-ot2.vf - RELOC/fonts/vf/public/nimbus15/zco-Oblique-ot2.vf - RELOC/fonts/vf/public/nimbus15/zco-Regular-ot2.vf - RELOC/fonts/vf/public/nimbus15/zcoN-Oblique-ot2.vf - RELOC/fonts/vf/public/nimbus15/zcoN-Regular-ot2.vf - RELOC/fonts/vf/public/nimbus15/zhv-Bol-ot2.vf - RELOC/fonts/vf/public/nimbus15/zhv-BolIta-ot2.vf - RELOC/fonts/vf/public/nimbus15/zhv-Reg-ot2.vf - RELOC/fonts/vf/public/nimbus15/zhv-RegIta-ot2.vf - RELOC/fonts/vf/public/nimbus15/ztm-Med-ot2.vf - RELOC/fonts/vf/public/nimbus15/ztm-MedIta-ot2.vf - RELOC/fonts/vf/public/nimbus15/ztm-MedObl-ot2.vf - RELOC/fonts/vf/public/nimbus15/ztm-Reg-ot2.vf - RELOC/fonts/vf/public/nimbus15/ztm-RegIta-ot2.vf - RELOC/fonts/vf/public/nimbus15/ztm-RegObl-ot2.vf - RELOC/tex/latex/nimbus15/LGRNimbuSans.fd - RELOC/tex/latex/nimbus15/LGRNimbusMono.fd - RELOC/tex/latex/nimbus15/LGRNimbusMonoN.fd - RELOC/tex/latex/nimbus15/LGRNimbusSerif.fd - RELOC/tex/latex/nimbus15/OT1NimbusMono.fd - RELOC/tex/latex/nimbus15/OT1NimbusMonoN.fd - RELOC/tex/latex/nimbus15/OT1NimbusSans.fd - RELOC/tex/latex/nimbus15/OT1NimbusSerif.fd - RELOC/tex/latex/nimbus15/OT2NimbusMono.fd - RELOC/tex/latex/nimbus15/OT2NimbusMonoN.fd - RELOC/tex/latex/nimbus15/OT2NimbusSans.fd - RELOC/tex/latex/nimbus15/OT2NimbusSerif.fd - RELOC/tex/latex/nimbus15/T1NimbusMono.fd - RELOC/tex/latex/nimbus15/T1NimbusMonoN.fd - RELOC/tex/latex/nimbus15/T1NimbusSans.fd - RELOC/tex/latex/nimbus15/T1NimbusSerif.fd - RELOC/tex/latex/nimbus15/T2ANimbusMono.fd - RELOC/tex/latex/nimbus15/T2ANimbusMonoN.fd - RELOC/tex/latex/nimbus15/T2ANimbusSans.fd - RELOC/tex/latex/nimbus15/T2ANimbusSerif.fd - RELOC/tex/latex/nimbus15/T2BNimbusMono.fd - RELOC/tex/latex/nimbus15/T2BNimbusMonoN.fd - RELOC/tex/latex/nimbus15/T2BNimbusSans.fd - RELOC/tex/latex/nimbus15/T2BNimbusSerif.fd - RELOC/tex/latex/nimbus15/T2CNimbusMono.fd - RELOC/tex/latex/nimbus15/T2CNimbusMonoN.fd - RELOC/tex/latex/nimbus15/T2CNimbusSans.fd - RELOC/tex/latex/nimbus15/T2CNimbusSerif.fd - RELOC/tex/latex/nimbus15/TS1NimbusMono.fd - RELOC/tex/latex/nimbus15/TS1NimbusMonoN.fd - RELOC/tex/latex/nimbus15/TS1NimbusSans.fd - RELOC/tex/latex/nimbus15/TS1NimbusSerif.fd - RELOC/tex/latex/nimbus15/nimbusmono.fontspec - RELOC/tex/latex/nimbus15/nimbusmono.sty - RELOC/tex/latex/nimbus15/nimbusmononarrow.sty - RELOC/tex/latex/nimbus15/nimbussans.fontspec - RELOC/tex/latex/nimbus15/nimbussans.sty - RELOC/tex/latex/nimbus15/nimbusserif.fontspec - RELOC/tex/latex/nimbus15/nimbusserif.sty - RELOC/tex/latex/nimbus15/zco.fontspec - RELOC/tex/latex/nimbus15/zcoN.fontspec - RELOC/tex/latex/nimbus15/zhv.fontspec - RELOC/tex/latex/nimbus15/ztm.fontspec -catalogue-ctan /fonts/nimbus15 -catalogue-date 2018-09-21 21:32:03 +0200 -catalogue-license other-free -catalogue-topics font font-ttf font-type1 font-otf -catalogue-version 1.011 - -name njurepo -category Package -revision 49876 -shortdesc Reports for the Nanjing University -relocated 1 -longdesc NJUrepo stands for Nanjing University versatile Report. -containersize 10820 -containerchecksum 10c2eed695c79d914ad1bc630d402e4a6eb9da43e9c38e22ab7447e12b3a1aac5fdd2cdaf02728d9cb1ef3ef80b67497e4d418821d726981a52398f66f02a852 -doccontainersize 1244652 -doccontainerchecksum aeb27c87fa25a10a033b76260752924f61cf4c4601cd12c14f22029279bc043ce3d35385f73839312fd2ef562cdec4b8d98e2a168b3b76c2b8aaf6d98483a3a6 -docfiles size=325 - RELOC/doc/latex/njurepo/README.md details="Readme" - RELOC/doc/latex/njurepo/dtx-style.sty - RELOC/doc/latex/njurepo/example.pdf details="Example of use" - RELOC/doc/latex/njurepo/njurepo.pdf details="Package documentation" - RELOC/doc/latex/njurepo/ref/author-year.bst - RELOC/doc/latex/njurepo/ref/numeric.bst -srccontainersize 21340 -srccontainerchecksum 459724c5a01255f678ec695bb18b1b84e2641df7b16ee5b9f560bd8db7b9378666bcf92eead8d722ea589ccb7fc70877e79cc40f7f2b5f703a403ec83deaf49b -srcfiles size=19 - RELOC/source/latex/njurepo/njurepo.dtx - RELOC/source/latex/njurepo/njurepo.ins -runfiles size=10 - RELOC/tex/latex/njurepo/njurepo.cls -catalogue-also seuthesix -catalogue-ctan /macros/latex/contrib/njurepo -catalogue-date 2019-01-30 15:08:06 +0100 -catalogue-license lppl1.3c -catalogue-topics dissertation -catalogue-version 1.1.0 - -name nkarta -category Package -revision 16437 -shortdesc A "new" version of the karta cartographic fonts -relocated 1 -longdesc A development of the karta font, offering more mathematical -longdesc stability in Metafont. A version that will produce the glyphs -longdesc as Encapsulated PostScript, using MetaPost, is also provided. -containersize 27392 -containerchecksum de9569637ae849c272367dfb80c80cf3d0943401b9c010c6beebca8f8139560b799c77b4e73177437ec4d8fc25fe34cee904be765440010811e5a3c1be42acad -doccontainersize 93252 -doccontainerchecksum 61415d43578d178a708baf382758901c883c0f945a60ecfbd90e88af9bcbb87a6ca505016f3a3e9ea828a9884e8bc21ab4a01093806bde7ee2d7f3b79646c42f -docfiles size=39 - RELOC/doc/fonts/nkarta/README details="Readme" - RELOC/doc/fonts/nkarta/figtable.pdf details="A table of the MetaPost images" - RELOC/doc/fonts/nkarta/figtable.tex - RELOC/doc/fonts/nkarta/fonttable.pdf details="A testfont table of the font" - RELOC/doc/fonts/nkarta/fonttable.tex -srccontainersize 27348 -srccontainerchecksum 5004d60e871be3c7888881d953e01aebf18c1087c602d1db2a99076b75c5bdc61726674db0adc7d28df62e1c634f0dc05721e30300c36d75879ef32bfbd757ac -srcfiles size=34 - RELOC/source/latex/nkarta/nkarta.dtx - RELOC/source/latex/nkarta/nkarta.ins -runfiles size=68 - RELOC/fonts/source/public/nkarta/nkarta.mf - RELOC/fonts/source/public/nkarta/nkarta15.mf - RELOC/fonts/source/public/nkarta/nkchars.mf - RELOC/fonts/tfm/public/nkarta/nkarta15.tfm - RELOC/metapost/nkarta/nkarta.mp - RELOC/metapost/nkarta/nkchars.mp -catalogue-ctan /fonts/nkarta -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics font font-mf font-symbol -catalogue-version 0.2 - -name nlctdoc -category Package -revision 44353 -shortdesc Package documentation class -relocated 1 -longdesc The class provides support for the documentation of the -longdesc author's packages, using koma-script. This class is provided -longdesc "as is" solely for the benefit of anyone who wants to compile -longdesc the documentation of those packages. -containersize 5056 -containerchecksum 0388fff1fd8167935f21b062e6aeb1e97497213fd0a81e891b92e8c30f2daf05661e42c3532bc4d61816c15dc1e645209ab3c629912fdf2f6d2e85cf8b53b058 -doccontainersize 696 -doccontainerchecksum ca10cf38f1bc0bad96b8280139b60049e2857b330e71de43afd1a456a89eac67b5345e38316e7f6d95b2c443acfda34ff21280462b4b19d38e6bbaeebb7bacc9 -docfiles size=1 - RELOC/doc/latex/nlctdoc/README details="Readme" -runfiles size=5 - RELOC/tex/latex/nlctdoc/nlctdoc.cls -catalogue-ctan /macros/latex/contrib/nlctdoc -catalogue-date 2017-05-14 10:12:13 +0200 -catalogue-license lppl -catalogue-topics doc-supp -catalogue-version 1.06 - -name nmbib -category Package -revision 37984 -shortdesc Multiple versions of a bibliography, with different sort orders -relocated 1 -longdesc This package is a rewrite of the multibibliography package -longdesc providing multiple bibliographies with different sorting. The -longdesc new version offers a number of citation commands, streamlines -longdesc the creation of bibliographies, ensures compatibility with the -longdesc natbib package, and provides other improvements. -containersize 9084 -containerchecksum 6faae2866e409fc7422fd787446a816e8d5efb1690a36a5f2c9c1b061c806e9e4ec42524f38a0039911f13c76c128887a13c58aacbee9fda794d8f05e6e3b275 -doccontainersize 443668 -doccontainerchecksum e5c0ab9dedf49127ad55c08a8607a28d18a60add040c4e09e8f06dad0f35f805f64cd2041658b92b9e74641f844755d585402b9eb209de8bea923bd0d8af466d -docfiles size=117 - RELOC/doc/latex/nmbib/Makefile - RELOC/doc/latex/nmbib/README details="Readme" - RELOC/doc/latex/nmbib/nmbib.bib - RELOC/doc/latex/nmbib/nmbib.pdf details="Package documentation" - RELOC/doc/latex/nmbib/nmbibtex.1 - RELOC/doc/latex/nmbib/nmbibtex.pl - RELOC/doc/latex/nmbib/nmsample.pdf details="Example of use" - RELOC/doc/latex/nmbib/nmsample.tex - RELOC/doc/latex/nmbib/type.bib -srccontainersize 11376 -srccontainerchecksum 77e6d9da9765ccef6e383e25d03695925b9df2dced01633f368de3d3608c89bc52d015fb2e806104f240ab0400dd1a5eff6a3b0c84b1a59e8f90ab1331c0b078 -srcfiles size=12 - RELOC/source/latex/nmbib/nmbib.dtx - RELOC/source/latex/nmbib/nmbib.ins -runfiles size=24 - RELOC/bibtex/bst/nmbib/chronoplainnm.bst - RELOC/bibtex/bst/nmbib/plainnm.bst - RELOC/bibtex/bst/nmbib/unsrtnm.bst - RELOC/tex/latex/nmbib/nmbib.sty -catalogue-also multibibliography -catalogue-ctan /macros/latex/contrib/nmbib -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics bibtex-supp -catalogue-version 1.04 - -name noconflict -category Package -revision 30140 -shortdesc Resolve macro name conflict between packages -relocated 1 -longdesc The package provides several commands to prefix (and hence -longdesc obscure) a macro's (or a sequence of macros') name, and to -longdesc restore the original macro(s) at places in a document where -longdesc they are needed. -containersize 1684 -containerchecksum b4c99ae23fd8be538a08f86609c302a3ec117ac15041dde939750e4795fe6e4775a98d42af925377337f44ac351af5f82d56da2cbe1b2df6f4a75fe59bf3ea26 -doccontainersize 1104 -doccontainerchecksum 8916c5e8d1fb18e0b7162041a27843a0603c6f02c771ca1e79c4931b12dd3c35cbacb072096452a4fac957848b16c1964e32eea796e2476beb8413585d16d72f -docfiles size=1 - RELOC/doc/latex/noconflict/README details="Readme" -runfiles size=1 - RELOC/tex/latex/noconflict/noconflict.sty -catalogue-ctan /macros/latex/contrib/noconflict -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics macro-supp -catalogue-version 1.0 - -name nodetree -category Package -revision 43011 -shortdesc Visualize node lists in a tree view -relocated 1 -longdesc nodetree is a development package that visualizes the structure -longdesc of node lists. nodetree shows its debug informations in the -longdesc console output when you compile a LuaTeX file. It uses a -longdesc similar visual representation for node lists as the UNIX tree -longdesc command for a folder structure. -containersize 5368 -containerchecksum 5db2ec9d7e9abf425613fd305828c745d8f9947d12063a1209c15b82cc4bcdb3969c5a4e8ec39091bbc9b154e29971ae84eb3de971f883bcf32cee5fba3975ce -doccontainersize 371936 -doccontainerchecksum 404470cb8bddf82ab245a6b31e12a0c9b7bd0d80e0c2f7b479b1f06ebd9f7be52adcb52660e8f68a13ffbcefddbdd280cec44e3163351d1b7d3be507fd339abd -docfiles size=98 - RELOC/doc/luatex/nodetree/README.md details="Readme" - RELOC/doc/luatex/nodetree/nodetree.pdf details="Package documentation" -srccontainersize 11112 -srccontainerchecksum 8a8c54af6ff57d314ac31f9e3d7145d799dc977df681d2a293bbb018054cd1e165215e16e4296e100732e4462d944e4bc9a7222d5e56cc0664731e6169b40b21 -srcfiles size=13 - RELOC/source/luatex/nodetree/nodetree.dtx - RELOC/source/luatex/nodetree/nodetree.ins -runfiles size=7 - RELOC/tex/luatex/nodetree/nodetree.lua - RELOC/tex/luatex/nodetree/nodetree.sty - RELOC/tex/luatex/nodetree/nodetree.tex -catalogue-ctan /macros/luatex/generic/nodetree -catalogue-date 2018-01-07 12:06:50 +0100 -catalogue-license lppl1.3 -catalogue-topics lua-supp -catalogue-version 1.2 - -name noindentafter -category Package -revision 35709 -shortdesc Tool to prevent paragraph indentation after environments/macros -relocated 1 -longdesc The package, as the name suggests, supplies tools to -longdesc automatically suppress indentations in following paragraphs, -longdesc specifically those following a particular macro or environment. -containersize 2284 -containerchecksum a549b3ec893a48be88fdf854549cea49bd680bc7399d687434d0440336b6a34b526d551520dcf6a6eb31ccee20cfc9a2c82aec9046f37347fd5b7162217b3af8 -doccontainersize 228900 -doccontainerchecksum bc4d77c42c4373708f5e96b5d3f4d243a618cee9ae3c7ff7060de7f3b85b4da14b9cb0ed5fd0bd02304b5852fb173409ea7dbeaf9e41fc42a89c4bcbcee5734b -docfiles size=62 - RELOC/doc/latex/noindentafter/README details="Readme" - RELOC/doc/latex/noindentafter/noindentafter-dry.sty - RELOC/doc/latex/noindentafter/noindentafter-packagedoc.cls - RELOC/doc/latex/noindentafter/noindentafter.pdf details="Package documentation" - RELOC/doc/latex/noindentafter/noindentafter.tex -runfiles size=2 - RELOC/tex/latex/noindentafter/noindentafter.sty -catalogue-ctan /macros/latex/contrib/noindentafter -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics macro-supp -catalogue-version 0.2.2 - -name noitcrul -category Package -revision 15878 -shortdesc Improved underlines in mathematics -relocated 1 -longdesc The package provides a (maths mode) \underline variant which -longdesc doesn't impose italics correction at the end. -containersize 1280 -containerchecksum c0801d938deaee7ab9da9ff27bddd0ae701e013aaf01bb5dd4096243172c0fe8db64028fe2c939ff0dd7b9f8b469342a4e37f6ec9e22634930901b127b4f9aec -doccontainersize 78204 -doccontainerchecksum 28332688444c498cd07f5c996ec1e273b5c0d45aeb8d5b7923501d415882ac0750e47fa55e7da94b66c0c03c82fcc3f741ca550b74534e26eb2181bc0c87a9b4 -docfiles size=26 - RELOC/doc/latex/noitcrul/README details="Readme" - RELOC/doc/latex/noitcrul/noitcrul.pdf details="Benutzerdoku" language="de" -srccontainersize 3760 -srccontainerchecksum a695fce128a95573eb23ca4e9a50780d4f150940c0e726584e604802840555315dfc9f528340e0977e2e943a929e9082060c5c6f9dfd3f6476ce0779bf4389df -srcfiles size=3 - RELOC/source/latex/noitcrul/noitcrul.dtx - RELOC/source/latex/noitcrul/noitcrul.ins -runfiles size=1 - RELOC/tex/latex/noitcrul/noitcrul.sty -catalogue-ctan /macros/latex/contrib/noitcrul -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics underline maths -catalogue-version 0.2 - -name nolbreaks -category Package -revision 26786 -shortdesc No line breaks in text -relocated 1 -longdesc Use \nolbreaks{some text} to prevent line breaks in "some -longdesc text". This has the advantage over \mbox{} that glue (rubber -longdesc space) remains flexible. Most common cases are handled here -longdesc (\linebreak is disabled, for example) but spaces hidden in -longdesc macros or { } can still create break-points. -containersize 2592 -containerchecksum 424452fb97c94e0b5405bbfd83cdec23734c26bcb2b3b0a9f22c143fe5ee6b16de3a1667f6f9b1c73bf379a63e670745bd6685404dd94d384d60e6c060dcff1c -doccontainersize 123832 -doccontainerchecksum 4536167e8d2ef0ac0544afd710afb4fe2388ad74f819bf9c4dab99d2d34a59afdc6acbb235b467a5b7ca36c22bea0e3c673e786c44afd112123e952657b4644b -docfiles size=34 - RELOC/doc/latex/nolbreaks/nolbreaks.pdf details="Package documentation" - RELOC/doc/latex/nolbreaks/nolbreaks.tex -runfiles size=2 - RELOC/tex/latex/nolbreaks/nolbreaks.sty -catalogue-ctan /macros/latex/contrib/nolbreaks -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics typesetting -catalogue-version 1.2 - -name nomencl -category Package -revision 49987 -shortdesc Produce lists of symbols as in nomenclature -relocated 1 -longdesc Produces lists of symbols using the capabilities of the -longdesc MakeIndex program. -containersize 3472 -containerchecksum 5df2ec52c326a2a96960d675075e072db16ff4fa8842472c2d1d5ca2293f669e5f4fc230aa0d21b7608130cba1a105dd4db6467f572c856d96e75a57455978c9 -doccontainersize 519852 -doccontainerchecksum b9699eb31a4c07b2c4bb4e80496225fe36f72668fda07e5f27fa0f36126d87ff17a6e6c8263e3c9e59340ae4275fc0ff17e2725493a9ae1237e70975669a7939 -docfiles size=160 - RELOC/doc/latex/nomencl/README details="Readme" - RELOC/doc/latex/nomencl/nomencl.pdf details="Package documentation" - RELOC/doc/latex/nomencl/sample01.pdf - RELOC/doc/latex/nomencl/sample01.tex - RELOC/doc/latex/nomencl/sample02.pdf - RELOC/doc/latex/nomencl/sample02.tex - RELOC/doc/latex/nomencl/sample03.pdf - RELOC/doc/latex/nomencl/sample03.tex - RELOC/doc/latex/nomencl/sample04.cfg - RELOC/doc/latex/nomencl/sample04.pdf - RELOC/doc/latex/nomencl/sample04.tex - RELOC/doc/latex/nomencl/sample05.cfg - RELOC/doc/latex/nomencl/sample05.pdf - RELOC/doc/latex/nomencl/sample05.tex - RELOC/doc/latex/nomencl/sample06.cfg -srccontainersize 18272 -srccontainerchecksum 597f93ed3a7b46a2708ce32aaed045ebaa9bb8efbff8b63b7f11a0b2b3c9e9409abbf323519964bd9f59481d4cc15d7058ff919a2b1b305683daced7e9c6a5ea -srcfiles size=19 - RELOC/source/latex/nomencl/Makefile - RELOC/source/latex/nomencl/nomencl.drv - RELOC/source/latex/nomencl/nomencl.dtx - RELOC/source/latex/nomencl/nomencl.ins -runfiles size=4 - RELOC/makeindex/nomencl/nomencl.ist - RELOC/tex/latex/nomencl/nomencl.sty -catalogue-also glosstex -catalogue-contact-bugs https://github.com/borisveytsman/nomencl -catalogue-contact-home https://github.com/borisveytsman/nomencl -catalogue-contact-repository https://github.com/borisveytsman/nomencl -catalogue-ctan /macros/latex/contrib/nomencl -catalogue-date 2019-02-09 07:47:28 +0100 -catalogue-license lppl -catalogue-topics glossary -catalogue-version 5.1 - -name nomentbl -category Package -revision 16549 -shortdesc Nomenclature typeset in a longtable -relocated 1 -longdesc Nomentbl typeset nomenclatures in a longtable instead of the -longdesc makeindex style of nomencl. A nomenclature entry may have three -longdesc arguments: Symbol, description and physical unit. -containersize 2448 -containerchecksum 411d0891dd1ae12b931a4718dddf85a26cddb72db1ff315dec2488296caf65a0e02eb0862b15b86f6567827ba93f776ed11fc0955b3c4c78315cd47ca29b89b9 -doccontainersize 174552 -doccontainerchecksum 9a42e48440b39ecfc62c283ab1a34ce27d7df7b992fb3fdb836120ea6bacd7b6f440c5414e1c228d589aabbdf9c2280bf08843e6e719f83df5ec4ebdc5927b81 -docfiles size=53 - RELOC/doc/latex/nomentbl/README - RELOC/doc/latex/nomentbl/example.pdf details="Example of use" - RELOC/doc/latex/nomentbl/example.tex - RELOC/doc/latex/nomentbl/nomentbl.pdf details="Package documentation" -srccontainersize 6048 -srccontainerchecksum 207a040bfe6b84a67da2b6c2f3c5521d7e47ecb92909f863036e746f833b7c00f546a388aa9a20f10de8acc8a7ceacb3d386d450f00f12ddbb2dbecc0d066419 -srcfiles size=6 - RELOC/source/latex/nomentbl/nomentbl.dtx - RELOC/source/latex/nomentbl/nomentbl.ins -runfiles size=3 - RELOC/makeindex/nomentbl/nomentbl.ist - RELOC/tex/latex/nomentbl/nomentbl.sty -catalogue-ctan /macros/latex/contrib/nomentbl -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics glossary -catalogue-version 0.4 - -name nonfloat -category Package -revision 17598 -shortdesc Non-floating table and figure captions -relocated 1 -longdesc Adjusts the figure and table environments to ensure that -longdesc centered objects as one line captions are centered as well. -longdesc Also the vertical spaces for table captions above the table are -longdesc changed. -containersize 1484 -containerchecksum 237bdd74d04577e5d99afe44c3ea33e1055050fcdefa24cbaf0d858402cdddb14140587cded9096cf16d61e121e3b99d1d36b9aa171b2b34bfb8800cd0bcac5a -doccontainersize 306704 -doccontainerchecksum 4b5f2284c3d89d5a092d88c3ca52ffc0419b53077cd9d327905ee87d7f71e43699c21008cb06dbf6730c5e2cae2b5d41021783dcf604443982f54e1ef7e23696 -docfiles size=87 - RELOC/doc/latex/nonfloat/nonfloat-en.pdf details="Package documentation (English)" language="en" - RELOC/doc/latex/nonfloat/nonfloat-en.tex - RELOC/doc/latex/nonfloat/nonfloat.pdf details="Package documentation (German)" language="de" -srccontainersize 5596 -srccontainerchecksum 9cfda7e1e3ac23db49326024606f68e15bada6801e9a478b1dc759bc3b1f334c071c1bb3720cde9ad9f4445eba6f3d344e357d732cf898295cbba90cd2e39b8d -srcfiles size=6 - RELOC/source/latex/nonfloat/nonfloat.drv - RELOC/source/latex/nonfloat/nonfloat.dtx - RELOC/source/latex/nonfloat/nonfloat.ins -runfiles size=1 - RELOC/tex/latex/nonfloat/nonfloat.sty -catalogue-ctan /macros/latex/contrib/nonfloat -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics float -catalogue-version 1.0 - -name nonumonpart -category Package -revision 22114 -shortdesc Prevent page numbers on part pages -relocated 1 -longdesc The package bundles the answer to the long-standing FAQ about -longdesc removing page numbers on \part pages. The package accepts no -longdesc options and defines no user commands; the user needs only to -longdesc load it, and the requirement is met. -containersize 1176 -containerchecksum 17cdb1528c93fe52946b17fe971e372d9287ab1b8639f2d9ad1bd7cd560cc4e66c0fda6364660b657ab56d440a3bc3b10cdc7103457b15fd3c111ead28d07744 -doccontainersize 782604 -doccontainerchecksum cf3d1f1e4b70f5f63d47525f3e90b5dd00ba6eb43799f6e9dc8c441dbbf2f507936a94e6d5973deb45c4ef746c38cb34dcf7e18127f56d78fe35699f1b3b3aa8 -docfiles size=210 - RELOC/doc/latex/nonumonpart/LISEZMOI details="Readme" language="fr" - RELOC/doc/latex/nonumonpart/README details="Readme" language="en" - RELOC/doc/latex/nonumonpart/nonumonpart-en.pdf details="Package documentation" language="en" - RELOC/doc/latex/nonumonpart/nonumonpart-fr.pdf details="Package documentation" language="fr" - RELOC/doc/latex/nonumonpart/nonumonpart.pdf -srccontainersize 6708 -srccontainerchecksum b1f20d56a585235f61f556b8c596c058f8c50f65c3877b3f267ea21baeed356e0056b6a2f1aae832a1d3ed8479d49a68fb7ab50f29e6ac9085ea920b64498f15 -srcfiles size=7 - RELOC/source/latex/nonumonpart/Makefile - RELOC/source/latex/nonumonpart/nonumonpart.dtx - RELOC/source/latex/nonumonpart/nonumonpart.ins -runfiles size=1 - RELOC/tex/latex/nonumonpart/nonumonpart.sty -catalogue-ctan /macros/latex/contrib/nonumonpart -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.2 -catalogue-topics page-nos -catalogue-version 1 - -name nopageno -category Package -revision 18128 -shortdesc No page numbers in LaTeX documents -relocated 1 -longdesc LaTeX's standard styles use two page styles, one on normal -longdesc pages and one on 'opening' pages with \maketitle or \chapter, -longdesc etc. Unfortunately there is only easy access to changing one of -longdesc these two so if you want something other than 'plain' on the -longdesc opening pages you must use \thispagestyle on each such page. -longdesc The fancyhdr package does provide a more flexible interface, -longdesc but if you just want an empty page style on all pages then this -longdesc package will do the job. -containersize 1016 -containerchecksum 317fce6e4275b2738f20b0b91eb684eea4662e089aaacea6692b1a31a4ea4a447c1849da9e815aa121761d635d9d8d59186c73bb9237b307ef834330ecfbbd54 -doccontainersize 170380 -doccontainerchecksum 7d16f0a2aba099d77f150211e975e8dff74fe0ab73fc5e0af72d3150efa6b1efe54010ebbfdbb5c5a27d912f55d5de7aaeea1c672022eb7f9e2e2013ff9911a0 -docfiles size=44 - RELOC/doc/latex/nopageno/nopageno.pdf details="Package documentation" - RELOC/doc/latex/nopageno/nopageno.tex -runfiles size=1 - RELOC/tex/latex/nopageno/nopageno.sty -catalogue-ctan /macros/latex/contrib/nopageno -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics page-nos - -name norasi-c90 -category Package -revision 37675 -shortdesc TeX support (from CJK) for the norasi font -relocated 1 -depend fonts-tlwg -execute addMap norasi-c90.map -containersize 8688 -containerchecksum d2c29b4f2aa0d56fa56dd780cc745c9e109ff28328f05d008d417e4217b927cafe4a4b2099cfdbb1d45997aa9e87e1a5d6b18f8e2e3837506011b3d48ce54813 -srccontainersize 1440 -srccontainerchecksum 532e2e6feb80091ce403f9f85b96d00df968512443d9f1fc3a0d22eecd8fc5b752bef4a7f40cc74f846709074251f09e2f9f775a4db2ca87cd722eb86984a11c -srcfiles size=1 - RELOC/source/fonts/norasi-c90/norasi-c90.fontinst -runfiles size=10 - RELOC/dvips/norasi-c90/config.norasi-c90 - RELOC/fonts/map/dvips/norasi-c90/norasi-c90.map - RELOC/fonts/tfm/public/norasi-c90/ftnb8z.tfm - RELOC/fonts/tfm/public/norasi-c90/ftnbi8z.tfm - RELOC/fonts/tfm/public/norasi-c90/ftni8z.tfm - RELOC/fonts/tfm/public/norasi-c90/ftnr8z.tfm - -name normalcolor -category Package -revision 40125 -shortdesc Changing \normalcolor -relocated 1 -longdesc This package provides a command \setnormalcolor with the same -longdesc syntax as the command \color either of package color or of -longdesc package xcolor. However, \setnormalcolor will not change the -longdesc current colour but the normal / default color. -containersize 1384 -containerchecksum a2ace6258e0cb734c7abd427839203a085ed637ca771ee993483e1b026e23141d79f4c995ae051edc504363dae1c7f53f498aa89618a5f97495092da0af0c1e5 -doccontainersize 156452 -doccontainerchecksum 96bd2a1cd23068d2ca62447c161e4a7cc350a2e8faea0d5a9fb13efc2816d8c85fe2b0bee9dbeb21716f073d1c0ef23809214455f7478fd86e10650317ec0d0e -docfiles size=40 - RELOC/doc/latex/normalcolor/README details="Readme" - RELOC/doc/latex/normalcolor/normalcolor-example.tex - RELOC/doc/latex/normalcolor/normalcolor.pdf details="Package documentation" -srccontainersize 4044 -srccontainerchecksum 9e85012f56f8a53127e73f1f30931a59188d0c43d4de0db2ab63fff4471df9f03d378434b8d4fe4f7c65b042dd050bf9514d6f04d193d66390feaa177e89edf6 -srcfiles size=4 - RELOC/source/latex/normalcolor/normalcolor.dtx -runfiles size=1 - RELOC/tex/latex/normalcolor/normalcolor.sty -catalogue-ctan /macros/latex/contrib/normalcolor -catalogue-date 2016-11-16 07:56:28 +0100 -catalogue-license lppl1.3 -catalogue-topics colour -catalogue-version r11 - -name nostarch -category Package -revision 15878 -shortdesc LaTeX class for No Starch Press -relocated 1 -longdesc The package provides the "official" LaTeX style for No Starch -longdesc Press. Provided are a class, a package for interfacing to -longdesc hyperref and an index style file. The style serves both for -longdesc printed and for electronic books. -containersize 7800 -containerchecksum 244c5aba3f91e83d9d7a982fb96f3a11b27216979bd9b49ad733cee5b4550ac62727756e3d369fc8bc4026352a0e54b5dca503401c6aebe2829ae3dd6e08fb41 -doccontainersize 618152 -doccontainerchecksum 851cb664be49637bc6acc1e2da600400f1f964c96fb7950b7a453dc61f4f628955cb1b0f43ec789db8251c73fdbfbb6a2cc888e94624fb064ce573e70faca589 -docfiles size=219 - RELOC/doc/latex/nostarch/100euroie.png - RELOC/doc/latex/nostarch/100euroit.png - RELOC/doc/latex/nostarch/1eurogr.jpg - RELOC/doc/latex/nostarch/README details="Readme" - RELOC/doc/latex/nostarch/nostarch.pdf details="Package documentation" - RELOC/doc/latex/nostarch/nssample.pdf details="Sample book" - RELOC/doc/latex/nostarch/nssample.tex - RELOC/doc/latex/nostarch/recycled.png - RELOC/doc/latex/nostarch/vitruvian.jpg -srccontainersize 18644 -srccontainerchecksum 3fe849fdf4173aa0871420979e5396f3f4f9c93a0f1447fa1e39a4f34922ffc9dffc78609e62167131b662210391a53e496d4ed8cb32bb44ab212ff3e54f57da -srcfiles size=20 - RELOC/source/latex/nostarch/Makefile - RELOC/source/latex/nostarch/nostarch.dtx - RELOC/source/latex/nostarch/nostarch.ins -runfiles size=10 - RELOC/bibtex/bib/nostarch/nostarch.bib - RELOC/makeindex/nostarch/nostarch.ist - RELOC/tex/latex/nostarch/nostarch.cls - RELOC/tex/latex/nostarch/nshyper.sty -catalogue-ctan /macros/latex/contrib/nostarch -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl -catalogue-topics book-pub class -catalogue-version 1.3 - -name notes -category Package -revision 42428 -shortdesc Mark sections of a document -relocated 1 -longdesc The package provides environments to highlight significant -longdesc portions of text within a document, by putting the text in a -longdesc box and adding an icon in the margin. (The icons are provided -longdesc as 'fig' sources, processable by xfig.) -containersize 6900 -containerchecksum a8eea01979d388564835ce9c265d61d785e539dd2612e8a3dbdeff52836dc324fc29db13fec618e35f89a25ad04dc7bab97468b9535a2854a87c48e1e7d6f9a9 -doccontainersize 75072 -doccontainerchecksum 1de3d25aaf4a1fb773d9bfdf480a8586f8dd49106e3df9ace57c6d3dc879ab32515a3670e6a8ea1e3588977a4e5e22aa2acc95b39b09327e1d7abe90ffa066d6 -docfiles size=32 - RELOC/doc/latex/notes/book.layout - RELOC/doc/latex/notes/hand.fig - RELOC/doc/latex/notes/info.fig - RELOC/doc/latex/notes/makedoc - RELOC/doc/latex/notes/makedoc.bat - RELOC/doc/latex/notes/notes.inc - RELOC/doc/latex/notes/notes.pdf details="Package documentation" - RELOC/doc/latex/notes/testnotes.tex - RELOC/doc/latex/notes/warn.fig -srccontainersize 5764 -srccontainerchecksum 68a6cfaafe40f53366c887d7cb39a8d1cbf9a0664935e2b9467e654c28699490fe4275c35a967e435c33219e2c3e77b06e943cd4da2d539cafa1110c0e41a060 -srcfiles size=7 - RELOC/source/latex/notes/Makefile - RELOC/source/latex/notes/notes.drv - RELOC/source/latex/notes/notes.dtx - RELOC/source/latex/notes/notes.ins -runfiles size=11 - RELOC/tex/latex/notes/hand.eps - RELOC/tex/latex/notes/hand.pdf - RELOC/tex/latex/notes/hand.png - RELOC/tex/latex/notes/info.eps - RELOC/tex/latex/notes/info.pdf - RELOC/tex/latex/notes/info.png - RELOC/tex/latex/notes/notes.sty - RELOC/tex/latex/notes/warn.eps - RELOC/tex/latex/notes/warn.pdf - RELOC/tex/latex/notes/warn.png -catalogue-ctan /macros/latex/contrib/notes -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics decoration -catalogue-version 1.0.1 - -name notes2bib -category Package -revision 31162 -shortdesc Integrating notes into the bibliography -relocated 1 -longdesc The package defines a new type of note, bibnote, which will -longdesc always be added to the bibliography. The package allows -longdesc footnotes and endnotes to be moved into the bibliography in the -longdesc same way. The package can be used with natbib and BibLaTeX as -longdesc well as plain LaTeX citations. Both sorted and unsorted -longdesc bibliography styles are supported. The package uses the LaTeX 3 -longdesc macros and the associated xpackages bundle. It also makes use -longdesc of the e-TeX extensions (any post-2005 LaTeX distribution will -longdesc provide these by default, but users of older systems may need -longdesc to use an elatex command or equivalent). The package relies on -longdesc LaTeX 3 support from the l3kernel and l3packages bundles. -containersize 4296 -containerchecksum 855c9c6a2afd28804134f01bca1a8fadc092847ce6246d7e0339137de28a3a5e2d737a68b2526f347dd7497296b61d2ca4cbc9e31d5e7cc0c363eecb80d66309 -doccontainersize 198280 -doccontainerchecksum 1d5fbf181b40198652fc8aadf8ed06985b237ec9f95b2dfea4de71fb694dd374f075650086e034c36cfe583805556b97474cd510bfa2c2a1f882d3c4e4a49080 -docfiles size=50 - RELOC/doc/latex/notes2bib/README details="Readme" - RELOC/doc/latex/notes2bib/notes2bib.pdf details="Package documentation" -srccontainersize 14284 -srccontainerchecksum acdcb37079189e9f4e552aa767a7d35d0df4f46fc61d1e319032f704a1358ce3ea2fd8ca2351c1f98b2e626db9436748da4c94df80e9eadcf02661fd683d9626 -srcfiles size=15 - RELOC/source/latex/notes2bib/notes2bib.dtx -runfiles size=5 - RELOC/tex/latex/notes2bib/notes2bib.sty -catalogue-ctan /macros/latex/contrib/notes2bib -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics notes bib-use expl3 -catalogue-version 2.0k - -name notespages -category Package -revision 41906 -shortdesc Filling documents with notes pages and notes areas -relocated 1 -longdesc This package package provides one macro to insert a single -longdesc notes page and another to fill the document with multiple notes -longdesc pages, until the total number of pages (so far) is a multiple -longdesc of a given number. A third command can be used to fill half -longdesc empty pages with a notes area. -containersize 5828 -containerchecksum 474998103d9b17ac13c87da52bfb641658cab8e26207b518e545e7d8add0afd4381026f2dde544f78a29c63462037579f65d2d027b76318847a66c347e992de3 -doccontainersize 878836 -doccontainerchecksum e3c1b41e6203aca20c7977e9328f5b3fc6eb5cfa7fca781a0a3cceef7f7fb83071cde927c09ebdf53f8daca99bcb079efd9a4f5922390d9f246d54ea8d314b3a -docfiles size=333 - RELOC/doc/latex/notespages/README details="Readme" - RELOC/doc/latex/notespages/notespages.pdf details="Package documentation" - RELOC/doc/latex/notespages/np-test.pdf details="Example of use" - RELOC/doc/latex/notespages/np-test.tex -srccontainersize 31456 -srccontainerchecksum 28e6c3396773676a77b753a3adc5c3fae957a57a6c667f7cb956d6d51ff004b626b5aaa9c3b86476e2a9e644e023e84362380e37ba80b8d702331a692c2939df -srcfiles size=37 - RELOC/source/latex/notespages/notespages.dtx - RELOC/source/latex/notespages/notespages.ins -runfiles size=6 - RELOC/tex/latex/notespages/notespages.sty -catalogue-ctan /macros/latex/contrib/notespages -catalogue-date 2016-08-21 23:18:57 +0200 -catalogue-license lppl1.3 -catalogue-topics blank-page notes -catalogue-version 0.8.1 - -name notestex -category Package -revision 45396 -shortdesc An all-in-one LaTeX notes package for students -relocated 1 -longdesc This is a modification of the original Jhep journal format in -longdesc order to suit the needs of students in university. The goal of -longdesc this package was to make notetaking easier for students and -longdesc offer easy support for marginnotes along with a reliable and -longdesc legible formatting structure. -containersize 6340 -containerchecksum d022f1f4b0d17a07215e6f7ba74c47f21dd62896bd5b27f03d133a4aed0916ec4235c6e73da1bf8497f5e6dd5981b5dc412c8336f8e1708a8d7cc44ce2874887 -doccontainersize 538532 -doccontainerchecksum 61f5596392bcaf9e3edd6d1ff372945426dc062859a0191b8559d7e15ddfb34a7b313aab40033775853cdf3d89f9c88e294566d7c4a262c9473e92e4494c1aaf -docfiles size=148 - RELOC/doc/latex/notestex/NotesTeX.pdf details="Package documentation" - RELOC/doc/latex/notestex/NotesTeX.tex - RELOC/doc/latex/notestex/README.md details="Readme" -runfiles size=6 - RELOC/tex/latex/notestex/NotesTeX.sty -catalogue-ctan /macros/latex/contrib/notestex -catalogue-date 2017-09-26 06:08:42 +0200 -catalogue-license lppl1.3 -catalogue-topics notes misc-paper gen-paper -catalogue-version 1.0 - -name notex-bst -category Package -revision 42361 -shortdesc A BibTeX style that outputs HTML -relocated 1 -longdesc noTeX.bst produces a number of beautifully formatted HTML P -longdesc elements instead of TeX code. It can be used to automatically -longdesc generate bibliographies to be served on the web starting from -longdesc BibTeX files. -containersize 4408 -containerchecksum 9f2de0714079d9af3fe9dbd05e926256f74e950d4300f466bb51dd6ca449e1556047e3f211025508ac3f49c9b5f9607a4d55a09db031e22710466275f130974c -runfiles size=5 - RELOC/bibtex/bst/notex-bst/noTeX.bst -catalogue-ctan /biblio/bibtex/utils/misc/noTeX.bst -catalogue-date 2016-10-28 06:12:41 +0200 -catalogue-license pd -catalogue-topics bibtex-sty cvt-html - -name noto -category Package -revision 49679 -shortdesc Support for Noto fonts -relocated 1 -longdesc This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX -longdesc support for the NotoSerif and NotoSans families of fonts, -longdesc designed by Steve Matteson for Google. -execute addMap noto.map -containersize 50472976 -containerchecksum 391cb4ba97fc69c0147de3e7915bea0070e0401b7b73349aed4a831329c5a96ba147328bbb679383ad37863d2b5c0901d7106582ee96368bac3962a233e64d6a -doccontainersize 133952 -doccontainerchecksum cbfb0fb6623d7cbb2b3680bc04e46e2052588fbd9874fce392a88d3f394cfd1d14138393148845b2b93db99b3f93b1bb743232c5da66731915a6b06838b68149 -docfiles size=36 - RELOC/doc/fonts/noto/LICENSE_OFL.txt - RELOC/doc/fonts/noto/README details="Readme" - RELOC/doc/fonts/noto/noto-samples.pdf details="Font samples" - RELOC/doc/fonts/noto/noto-samples.tex -runfiles size=26312 - RELOC/fonts/enc/dvips/noto/nto_2fyu65.enc - RELOC/fonts/enc/dvips/noto/nto_2kjm6r.enc - RELOC/fonts/enc/dvips/noto/nto_3swnp2.enc - RELOC/fonts/enc/dvips/noto/nto_5lz44j.enc - RELOC/fonts/enc/dvips/noto/nto_5taitr.enc - RELOC/fonts/enc/dvips/noto/nto_5vt23c.enc - RELOC/fonts/enc/dvips/noto/nto_6ml5pw.enc - RELOC/fonts/enc/dvips/noto/nto_7bgfws.enc - RELOC/fonts/enc/dvips/noto/nto_7fe4g3.enc - RELOC/fonts/enc/dvips/noto/nto_7wbp6x.enc - RELOC/fonts/enc/dvips/noto/nto_a3nlzj.enc - RELOC/fonts/enc/dvips/noto/nto_b2faob.enc - RELOC/fonts/enc/dvips/noto/nto_b374rf.enc - RELOC/fonts/enc/dvips/noto/nto_bcpmuc.enc - RELOC/fonts/enc/dvips/noto/nto_bwvohv.enc - RELOC/fonts/enc/dvips/noto/nto_cknfie.enc - RELOC/fonts/enc/dvips/noto/nto_clpsiq.enc - RELOC/fonts/enc/dvips/noto/nto_cn5brv.enc - RELOC/fonts/enc/dvips/noto/nto_dekpws.enc - RELOC/fonts/enc/dvips/noto/nto_dhn6fe.enc - RELOC/fonts/enc/dvips/noto/nto_dkudk5.enc - RELOC/fonts/enc/dvips/noto/nto_fq45wh.enc - RELOC/fonts/enc/dvips/noto/nto_g4dken.enc - RELOC/fonts/enc/dvips/noto/nto_ilughw.enc - RELOC/fonts/enc/dvips/noto/nto_ip47x5.enc - RELOC/fonts/enc/dvips/noto/nto_jbpkex.enc - RELOC/fonts/enc/dvips/noto/nto_jpo4nh.enc - RELOC/fonts/enc/dvips/noto/nto_jwwljo.enc - RELOC/fonts/enc/dvips/noto/nto_kdffqa.enc - RELOC/fonts/enc/dvips/noto/nto_khusna.enc - RELOC/fonts/enc/dvips/noto/nto_kyokto.enc - RELOC/fonts/enc/dvips/noto/nto_lbr54e.enc - RELOC/fonts/enc/dvips/noto/nto_lirjoh.enc - RELOC/fonts/enc/dvips/noto/nto_m27ex3.enc - RELOC/fonts/enc/dvips/noto/nto_m3b3uh.enc - RELOC/fonts/enc/dvips/noto/nto_mkev4t.enc - RELOC/fonts/enc/dvips/noto/nto_ndzcwf.enc - RELOC/fonts/enc/dvips/noto/nto_ny7hne.enc - RELOC/fonts/enc/dvips/noto/nto_ol4yze.enc - RELOC/fonts/enc/dvips/noto/nto_owlg5r.enc - RELOC/fonts/enc/dvips/noto/nto_ph33kq.enc - RELOC/fonts/enc/dvips/noto/nto_q66wjq.enc - RELOC/fonts/enc/dvips/noto/nto_qielb2.enc - RELOC/fonts/enc/dvips/noto/nto_qvtvht.enc - RELOC/fonts/enc/dvips/noto/nto_rk6f5k.enc - RELOC/fonts/enc/dvips/noto/nto_rognl6.enc - RELOC/fonts/enc/dvips/noto/nto_ryh2se.enc - RELOC/fonts/enc/dvips/noto/nto_s764qk.enc - RELOC/fonts/enc/dvips/noto/nto_scavxs.enc - RELOC/fonts/enc/dvips/noto/nto_sjhjju.enc - RELOC/fonts/enc/dvips/noto/nto_sqptsk.enc - RELOC/fonts/enc/dvips/noto/nto_t6ikrs.enc - RELOC/fonts/enc/dvips/noto/nto_tdw4df.enc - RELOC/fonts/enc/dvips/noto/nto_tfnsyt.enc - RELOC/fonts/enc/dvips/noto/nto_tuyf6e.enc - RELOC/fonts/enc/dvips/noto/nto_u4nvlp.enc - RELOC/fonts/enc/dvips/noto/nto_uh42dr.enc - RELOC/fonts/enc/dvips/noto/nto_uszcsk.enc - RELOC/fonts/enc/dvips/noto/nto_uwtd6c.enc - RELOC/fonts/enc/dvips/noto/nto_vtfnak.enc - RELOC/fonts/enc/dvips/noto/nto_vzsssr.enc - RELOC/fonts/enc/dvips/noto/nto_wxkdfs.enc - RELOC/fonts/enc/dvips/noto/nto_x4teop.enc - RELOC/fonts/enc/dvips/noto/nto_xkseou.enc - RELOC/fonts/enc/dvips/noto/nto_xpfafm.enc - RELOC/fonts/enc/dvips/noto/nto_xuq63k.enc - RELOC/fonts/enc/dvips/noto/nto_xwqgtt.enc - RELOC/fonts/enc/dvips/noto/nto_yfmiln.enc - RELOC/fonts/map/dvips/noto/noto.map - RELOC/fonts/opentype/google/noto/NotoMono-Bold.otf - RELOC/fonts/opentype/google/noto/NotoMono-BoldItalic.otf - RELOC/fonts/opentype/google/noto/NotoMono-Italic.otf - RELOC/fonts/opentype/google/noto/NotoMono-Regular.otf - RELOC/fonts/opentype/google/noto/NotoSans-Black.otf - RELOC/fonts/opentype/google/noto/NotoSans-BlackItalic.otf - RELOC/fonts/opentype/google/noto/NotoSans-Bold.otf - RELOC/fonts/opentype/google/noto/NotoSans-BoldItalic.otf - RELOC/fonts/opentype/google/noto/NotoSans-ExtraBold.otf - RELOC/fonts/opentype/google/noto/NotoSans-ExtraBoldItalic.otf - RELOC/fonts/opentype/google/noto/NotoSans-ExtraLight.otf - RELOC/fonts/opentype/google/noto/NotoSans-ExtraLightItalic.otf - RELOC/fonts/opentype/google/noto/NotoSans-Italic.otf - RELOC/fonts/opentype/google/noto/NotoSans-Light.otf - RELOC/fonts/opentype/google/noto/NotoSans-LightItalic.otf - RELOC/fonts/opentype/google/noto/NotoSans-Medium.otf - RELOC/fonts/opentype/google/noto/NotoSans-MediumItalic.otf - RELOC/fonts/opentype/google/noto/NotoSans-Regular.otf - RELOC/fonts/opentype/google/noto/NotoSans-SemiBold.otf - RELOC/fonts/opentype/google/noto/NotoSans-SemiBoldItalic.otf - RELOC/fonts/opentype/google/noto/NotoSans-Thin.otf - RELOC/fonts/opentype/google/noto/NotoSans-ThinItalic.otf - RELOC/fonts/opentype/google/noto/NotoSerif-Black.otf - RELOC/fonts/opentype/google/noto/NotoSerif-BlackItalic.otf - RELOC/fonts/opentype/google/noto/NotoSerif-Bold.otf - RELOC/fonts/opentype/google/noto/NotoSerif-BoldItalic.otf - RELOC/fonts/opentype/google/noto/NotoSerif-ExtraBold.otf - RELOC/fonts/opentype/google/noto/NotoSerif-ExtraBoldItalic.otf - RELOC/fonts/opentype/google/noto/NotoSerif-ExtraLight.otf - RELOC/fonts/opentype/google/noto/NotoSerif-ExtraLightItalic.otf - RELOC/fonts/opentype/google/noto/NotoSerif-Italic.otf - RELOC/fonts/opentype/google/noto/NotoSerif-Light.otf - RELOC/fonts/opentype/google/noto/NotoSerif-LightItalic.otf - RELOC/fonts/opentype/google/noto/NotoSerif-Medium.otf - RELOC/fonts/opentype/google/noto/NotoSerif-MediumItalic.otf - RELOC/fonts/opentype/google/noto/NotoSerif-Regular.otf - RELOC/fonts/opentype/google/noto/NotoSerif-SemiBold.otf - RELOC/fonts/opentype/google/noto/NotoSerif-SemiBoldItalic.otf - RELOC/fonts/opentype/google/noto/NotoSerif-Thin.otf - RELOC/fonts/opentype/google/noto/NotoSerif-ThinItalic.otf - RELOC/fonts/tfm/google/noto/NotoMono-Bold-tlf-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoMono-Bold-tlf-ly1--lcdfj.tfm - RELOC/fonts/tfm/google/noto/NotoMono-Bold-tlf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoMono-Bold-tlf-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoMono-Bold-tlf-ot1--lcdfj.tfm - RELOC/fonts/tfm/google/noto/NotoMono-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoMono-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoMono-Bold-tlf-t1--lcdfj.tfm - RELOC/fonts/tfm/google/noto/NotoMono-Bold-tlf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoMono-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoMono-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoMono-BoldItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoMono-BoldItalic-tlf-ly1--lcdfj.tfm - RELOC/fonts/tfm/google/noto/NotoMono-BoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoMono-BoldItalic-tlf-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoMono-BoldItalic-tlf-ot1--lcdfj.tfm - RELOC/fonts/tfm/google/noto/NotoMono-BoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoMono-BoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoMono-BoldItalic-tlf-t1--lcdfj.tfm - RELOC/fonts/tfm/google/noto/NotoMono-BoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoMono-BoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoMono-BoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoMono-Italic-tlf-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoMono-Italic-tlf-ly1--lcdfj.tfm - RELOC/fonts/tfm/google/noto/NotoMono-Italic-tlf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoMono-Italic-tlf-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoMono-Italic-tlf-ot1--lcdfj.tfm - RELOC/fonts/tfm/google/noto/NotoMono-Italic-tlf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoMono-Italic-tlf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoMono-Italic-tlf-t1--lcdfj.tfm - RELOC/fonts/tfm/google/noto/NotoMono-Italic-tlf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoMono-Italic-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoMono-Italic-tlf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoMono-tlf-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoMono-tlf-ly1--lcdfj.tfm - RELOC/fonts/tfm/google/noto/NotoMono-tlf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoMono-tlf-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoMono-tlf-ot1--lcdfj.tfm - RELOC/fonts/tfm/google/noto/NotoMono-tlf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoMono-tlf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoMono-tlf-t1--lcdfj.tfm - RELOC/fonts/tfm/google/noto/NotoMono-tlf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoMono-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoMono-tlf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-lf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-lf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-lf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-lf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-lf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-lf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-lf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-lf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-lf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-lf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-lf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-lf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-osf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-osf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-osf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-osf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-osf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-osf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-osf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-osf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-osf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-osf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-osf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-osf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-sup-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-sup-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-sup-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-sup-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-sup-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-tlf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-tlf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-tlf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-tlf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-tlf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-tlf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-tlf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-tosf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-tosf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-tosf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-tosf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-tosf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-tosf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-tosf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-tosf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-tosf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-tosf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Black-tosf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-lf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-lf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-lf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-lf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-lf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-lf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-lf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-osf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-osf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-osf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-osf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-osf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-osf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-osf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-sup-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-sup-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-sup-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-sup-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-sup-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-tlf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-tlf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-tlf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-tlf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-tlf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-tlf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-tosf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-tosf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-tosf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-tosf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-tosf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BlackItalic-tosf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-lf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-lf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-lf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-lf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-lf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-lf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-lf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-lf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-lf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-lf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-lf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-lf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-osf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-osf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-osf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-osf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-osf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-osf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-osf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-osf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-osf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-osf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-osf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-osf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-sup-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-sup-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-sup-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-sup-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-sup-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-tlf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-tlf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-tlf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-tlf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-tosf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-tosf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-tosf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-tosf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-tosf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-tosf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-tosf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-tosf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-tosf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-tosf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Bold-tosf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-lf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-lf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-lf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-lf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-lf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-lf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-lf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-osf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-osf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-osf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-osf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-osf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-osf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-osf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-sup-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-sup-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-sup-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-tlf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-tlf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-tosf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-tosf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-tosf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-tosf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-tosf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-BoldItalic-tosf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-lf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-lf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-lf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-lf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-lf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-lf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-lf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-lf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-lf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-lf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-lf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-lf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-osf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-osf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-osf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-osf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-osf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-osf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-osf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-osf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-osf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-osf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-osf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-osf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-sup-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-sup-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-sup-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-sup-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-sup-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-tlf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-tlf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-tlf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-tlf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-tlf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-tlf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-tlf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-tosf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-tosf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-tosf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-tosf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-tosf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-tosf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-tosf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-tosf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-tosf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-tosf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBold-tosf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-lf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-lf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-lf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-lf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-lf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-lf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-lf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-osf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-osf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-osf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-osf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-osf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-osf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-osf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-sup-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-sup-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-sup-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-tlf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-tlf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-tosf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-tosf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-tosf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-tosf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-tosf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraBoldItalic-tosf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-lf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-lf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-lf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-lf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-lf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-lf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-lf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-lf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-lf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-lf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-lf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-lf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-osf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-osf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-osf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-osf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-osf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-osf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-osf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-osf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-osf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-osf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-osf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-osf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-sup-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-sup-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-sup-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-sup-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-sup-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-tlf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-tlf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-tlf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-tlf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-tlf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-tlf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-tlf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-tosf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-tosf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-tosf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-tosf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-tosf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-tosf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-tosf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-tosf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-tosf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-tosf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLight-tosf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-lf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-lf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-lf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-lf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-lf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-lf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-lf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-osf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-osf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-osf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-osf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-osf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-osf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-osf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-sup-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-sup-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-sup-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-sup-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-sup-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-tlf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-tlf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-tlf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-tlf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-tlf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-tlf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-tosf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-tosf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-tosf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-tosf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-tosf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ExtraLightItalic-tosf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-lf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-lf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-lf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-lf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-lf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-lf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-lf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-lf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-lf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-lf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-lf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-osf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-osf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-osf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-osf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-osf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-osf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-osf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-osf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-osf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-osf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-osf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-sup-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-sup-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-sup-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-sup-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-sup-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-tlf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-tlf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-tlf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-tlf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-tlf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-tlf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-tlf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-tosf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-tosf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-tosf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-tosf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-tosf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-tosf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-tosf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-tosf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Italic-tosf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-lf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-lf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-lf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-lf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-lf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-lf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-lf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-lf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-lf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-lf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-lf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-lf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-osf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-osf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-osf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-osf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-osf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-osf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-osf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-osf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-osf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-osf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-osf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-osf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-sup-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-sup-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-sup-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-sup-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-sup-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-tlf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-tlf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-tlf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-tlf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-tlf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-tlf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-tlf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-tosf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-tosf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-tosf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-tosf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-tosf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-tosf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-tosf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-tosf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-tosf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-tosf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Light-tosf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-lf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-lf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-lf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-lf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-lf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-lf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-lf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-osf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-osf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-osf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-osf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-osf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-osf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-osf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-sup-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-sup-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-sup-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-sup-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-sup-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-tlf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-tlf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-tlf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-tlf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-tlf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-tlf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-tosf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-tosf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-tosf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-tosf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-tosf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-LightItalic-tosf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-lf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-lf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-lf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-lf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-lf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-lf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-lf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-lf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-lf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-lf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-lf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-lf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-osf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-osf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-osf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-osf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-osf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-osf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-osf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-osf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-osf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-osf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-osf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-osf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-sup-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-sup-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-sup-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-sup-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-sup-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-tlf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-tlf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-tlf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-tlf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-tlf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-tlf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-tlf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-tosf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-tosf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-tosf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-tosf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-tosf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-tosf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-tosf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-tosf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-tosf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-tosf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Medium-tosf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-lf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-lf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-lf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-lf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-lf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-lf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-lf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-osf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-osf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-osf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-osf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-osf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-osf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-osf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-sup-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-sup-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-sup-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-sup-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-sup-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-tlf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-tlf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-tlf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-tlf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-tlf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-tlf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-tosf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-tosf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-tosf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-tosf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-tosf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-MediumItalic-tosf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-lf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-lf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-lf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-lf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-lf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-lf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-lf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-lf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-lf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-lf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-lf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-lf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-osf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-osf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-osf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-osf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-osf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-osf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-osf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-osf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-osf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-osf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-osf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-osf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-sup-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-sup-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-sup-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-sup-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-sup-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-tlf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-tlf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-tlf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-tlf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-tlf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-tlf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-tlf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-tosf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-tosf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-tosf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-tosf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-tosf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-tosf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-tosf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-tosf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-tosf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-tosf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Regular-tosf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-lf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-lf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-lf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-lf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-lf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-lf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-lf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-lf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-lf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-lf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-lf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-lf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-osf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-osf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-osf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-osf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-osf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-osf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-osf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-osf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-osf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-osf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-osf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-osf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-sup-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-sup-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-sup-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-sup-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-sup-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-tlf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-tlf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-tlf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-tlf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-tlf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-tlf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-tlf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-tosf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-tosf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-tosf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-tosf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-tosf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-tosf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-tosf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-tosf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-tosf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-tosf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBold-tosf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-lf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-lf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-lf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-lf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-lf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-lf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-lf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-osf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-osf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-osf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-osf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-osf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-osf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-osf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-sup-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-sup-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-sup-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-tlf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-tlf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-tosf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-tosf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-tosf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-tosf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-tosf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-SemiBoldItalic-tosf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-lf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-lf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-lf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-lf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-lf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-lf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-lf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-lf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-lf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-lf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-lf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-lf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-osf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-osf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-osf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-osf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-osf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-osf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-osf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-osf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-osf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-osf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-osf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-osf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-sup-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-sup-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-sup-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-sup-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-sup-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-tlf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-tlf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-tlf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-tlf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-tlf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-tlf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-tlf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-tosf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-tosf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-tosf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-tosf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-tosf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-tosf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-tosf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-tosf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-tosf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-tosf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-Thin-tosf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-lf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-lf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-lf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-lf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-lf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-lf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-lf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-osf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-osf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-osf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-osf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-osf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-osf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-osf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-sup-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-sup-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-sup-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-sup-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-sup-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-tlf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-tlf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-tlf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-tlf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-tlf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-tlf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-tosf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-tosf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-tosf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-tosf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-tosf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSans-ThinItalic-tosf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-lf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-lf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-lf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-lf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-lf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-lf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-lf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-lf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-lf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-lf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-lf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-lf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-osf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-osf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-osf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-osf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-osf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-osf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-osf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-osf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-osf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-osf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-osf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-osf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-sup-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-sup-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-sup-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-sup-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-sup-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-tlf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-tlf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-tlf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-tlf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-tlf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-tlf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-tlf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-tosf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-tosf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-tosf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-tosf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-tosf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-tosf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-tosf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-tosf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-tosf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-tosf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Black-tosf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-lf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-lf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-lf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-lf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-lf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-lf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-lf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-osf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-osf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-osf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-osf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-osf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-osf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-osf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-sup-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-sup-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-sup-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-sup-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-sup-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-tlf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-tlf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-tlf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-tlf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-tlf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-tlf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-tosf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-tosf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-tosf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-tosf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-tosf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BlackItalic-tosf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-lf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-lf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-lf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-lf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-lf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-lf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-lf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-lf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-lf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-lf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-lf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-lf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-osf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-osf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-osf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-osf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-osf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-osf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-osf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-osf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-osf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-osf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-osf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-osf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-sup-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-sup-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-sup-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-sup-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-sup-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-tlf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-tlf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-tlf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-tlf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-tosf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-tosf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-tosf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-tosf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-tosf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-tosf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-tosf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-tosf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-tosf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-tosf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Bold-tosf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-lf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-lf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-lf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-lf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-lf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-lf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-lf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-osf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-osf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-osf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-osf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-osf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-osf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-osf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-sup-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-sup-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-sup-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-tlf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-tlf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-tosf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-tosf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-tosf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-tosf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-tosf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-BoldItalic-tosf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-lf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-lf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-lf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-lf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-lf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-lf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-lf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-lf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-lf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-lf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-lf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-lf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-osf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-osf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-osf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-osf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-osf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-osf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-osf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-osf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-osf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-osf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-osf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-osf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-sup-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-sup-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-sup-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-sup-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-sup-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-tlf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-tlf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-tlf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-tlf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-tlf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-tlf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-tlf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-tosf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-tosf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-tosf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-tosf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-tosf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-tosf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-tosf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-tosf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-tosf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-tosf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBold-tosf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-lf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-lf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-lf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-lf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-lf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-lf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-lf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-osf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-osf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-osf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-osf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-osf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-osf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-osf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-sup-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-sup-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-sup-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-tlf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-tlf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-tosf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-tosf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-tosf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-tosf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-tosf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraBoldItalic-tosf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-lf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-lf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-lf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-lf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-lf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-lf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-lf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-lf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-lf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-lf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-lf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-lf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-osf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-osf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-osf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-osf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-osf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-osf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-osf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-osf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-osf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-osf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-osf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-osf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-sup-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-sup-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-sup-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-sup-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-sup-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-tlf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-tlf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-tlf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-tlf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-tlf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-tlf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-tlf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-tosf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-tosf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-tosf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-tosf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-tosf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-tosf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-tosf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-tosf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-tosf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-tosf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLight-tosf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-lf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-lf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-lf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-lf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-lf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-lf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-lf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-osf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-osf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-osf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-osf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-osf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-osf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-osf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-sup-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-sup-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-sup-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-sup-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-sup-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-tlf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-tlf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-tlf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-tlf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-tlf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-tlf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-tosf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-tosf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-tosf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-tosf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-tosf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ExtraLightItalic-tosf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-lf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-lf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-lf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-lf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-lf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-lf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-lf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-lf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-lf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-lf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-lf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-osf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-osf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-osf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-osf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-osf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-osf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-osf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-osf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-osf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-osf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-osf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-sup-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-sup-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-sup-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-sup-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-sup-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-tlf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-tlf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-tlf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-tlf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-tlf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-tlf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-tlf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-tosf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-tosf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-tosf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-tosf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-tosf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-tosf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-tosf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-tosf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Italic-tosf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-lf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-lf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-lf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-lf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-lf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-lf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-lf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-lf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-lf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-lf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-lf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-lf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-osf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-osf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-osf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-osf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-osf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-osf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-osf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-osf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-osf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-osf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-osf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-osf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-sup-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-sup-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-sup-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-sup-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-sup-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-tlf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-tlf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-tlf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-tlf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-tlf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-tlf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-tlf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-tosf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-tosf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-tosf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-tosf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-tosf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-tosf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-tosf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-tosf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-tosf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-tosf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Light-tosf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-lf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-lf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-lf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-lf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-lf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-lf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-lf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-osf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-osf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-osf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-osf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-osf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-osf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-osf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-sup-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-sup-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-sup-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-sup-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-sup-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-tlf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-tlf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-tlf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-tlf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-tlf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-tlf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-tosf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-tosf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-tosf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-tosf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-tosf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-LightItalic-tosf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-lf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-lf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-lf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-lf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-lf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-lf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-lf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-lf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-lf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-lf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-lf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-lf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-osf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-osf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-osf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-osf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-osf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-osf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-osf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-osf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-osf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-osf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-osf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-osf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-sup-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-sup-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-sup-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-sup-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-sup-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-tlf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-tlf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-tlf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-tlf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-tlf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-tlf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-tlf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-tosf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-tosf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-tosf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-tosf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-tosf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-tosf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-tosf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-tosf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-tosf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-tosf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Medium-tosf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-lf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-lf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-lf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-lf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-lf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-lf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-lf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-osf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-osf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-osf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-osf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-osf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-osf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-osf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-sup-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-sup-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-sup-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-sup-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-sup-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-tlf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-tlf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-tlf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-tlf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-tlf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-tlf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-tosf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-tosf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-tosf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-tosf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-tosf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-MediumItalic-tosf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-lf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-lf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-lf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-lf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-lf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-lf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-lf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-lf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-lf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-lf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-lf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-lf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-osf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-osf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-osf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-osf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-osf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-osf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-osf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-osf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-osf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-osf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-osf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-osf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-sup-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-sup-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-sup-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-sup-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-sup-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-tlf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-tlf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-tlf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-tlf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-tlf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-tlf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-tlf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-tosf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-tosf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-tosf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-tosf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-tosf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-tosf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-tosf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-tosf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-tosf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-tosf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Regular-tosf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-lf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-lf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-lf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-lf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-lf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-lf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-lf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-lf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-lf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-lf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-lf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-lf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-osf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-osf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-osf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-osf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-osf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-osf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-osf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-osf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-osf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-osf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-osf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-osf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-sup-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-sup-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-sup-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-sup-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-sup-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-tlf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-tlf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-tlf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-tlf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-tlf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-tlf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-tlf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-tosf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-tosf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-tosf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-tosf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-tosf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-tosf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-tosf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-tosf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-tosf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-tosf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBold-tosf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-lf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-lf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-lf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-lf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-lf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-lf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-lf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-osf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-osf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-osf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-osf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-osf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-osf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-osf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-sup-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-sup-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-sup-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-tlf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-tlf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-tosf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-tosf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-tosf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-tosf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-tosf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-SemiBoldItalic-tosf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-lf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-lf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-lf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-lf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-lf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-lf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-lf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-lf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-lf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-lf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-lf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-lf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-osf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-osf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-osf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-osf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-osf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-osf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-osf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-osf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-osf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-osf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-osf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-osf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-sup-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-sup-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-sup-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-sup-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-sup-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-tlf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-tlf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-tlf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-tlf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-tlf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-tlf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-tlf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-tosf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-tosf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-tosf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-tosf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-tosf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-tosf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-tosf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-tosf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-tosf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-tosf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-Thin-tosf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-lf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-lf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-lf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-lf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-lf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-lf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-lf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-osf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-osf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-osf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-osf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-osf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-osf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-osf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-sup-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-sup-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-sup-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-sup-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-sup-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-tlf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-tlf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-tlf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-tlf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-tlf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-tlf-ts1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-tosf-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-tosf-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-tosf-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-tosf-sc-lgr.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-tosf-t1.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/google/noto/NotoSerif-ThinItalic-tosf-ts1.tfm - RELOC/fonts/type1/google/noto/NotoMono-Bold.pfb - RELOC/fonts/type1/google/noto/NotoMono-BoldItalic.pfb - RELOC/fonts/type1/google/noto/NotoMono-BoldItalicLCDFJ.pfb - RELOC/fonts/type1/google/noto/NotoMono-BoldLCDFJ.pfb - RELOC/fonts/type1/google/noto/NotoMono-Italic.pfb - RELOC/fonts/type1/google/noto/NotoMono-ItalicLCDFJ.pfb - RELOC/fonts/type1/google/noto/NotoMono-Regular.pfb - RELOC/fonts/type1/google/noto/NotoMono.pfb - RELOC/fonts/type1/google/noto/NotoMonoLCDFJ.pfb - RELOC/fonts/type1/google/noto/NotoSans-Black.pfb - RELOC/fonts/type1/google/noto/NotoSans-BlackItalic.pfb - RELOC/fonts/type1/google/noto/NotoSans-Bold.pfb - RELOC/fonts/type1/google/noto/NotoSans-BoldItalic.pfb - RELOC/fonts/type1/google/noto/NotoSans-ExtraBold.pfb - RELOC/fonts/type1/google/noto/NotoSans-ExtraBoldItalic.pfb - RELOC/fonts/type1/google/noto/NotoSans-ExtraLight.pfb - RELOC/fonts/type1/google/noto/NotoSans-ExtraLightItalic.pfb - RELOC/fonts/type1/google/noto/NotoSans-Italic.pfb - RELOC/fonts/type1/google/noto/NotoSans-Light.pfb - RELOC/fonts/type1/google/noto/NotoSans-LightItalic.pfb - RELOC/fonts/type1/google/noto/NotoSans-Medium.pfb - RELOC/fonts/type1/google/noto/NotoSans-MediumItalic.pfb - RELOC/fonts/type1/google/noto/NotoSans-Regular.pfb - RELOC/fonts/type1/google/noto/NotoSans-SemiBold.pfb - RELOC/fonts/type1/google/noto/NotoSans-SemiBoldItalic.pfb - RELOC/fonts/type1/google/noto/NotoSans-Thin.pfb - RELOC/fonts/type1/google/noto/NotoSans-ThinItalic.pfb - RELOC/fonts/type1/google/noto/NotoSerif-Black.pfb - RELOC/fonts/type1/google/noto/NotoSerif-BlackItalic.pfb - RELOC/fonts/type1/google/noto/NotoSerif-Bold.pfb - RELOC/fonts/type1/google/noto/NotoSerif-BoldItalic.pfb - RELOC/fonts/type1/google/noto/NotoSerif-ExtraBold.pfb - RELOC/fonts/type1/google/noto/NotoSerif-ExtraBoldItalic.pfb - RELOC/fonts/type1/google/noto/NotoSerif-ExtraLight.pfb - RELOC/fonts/type1/google/noto/NotoSerif-ExtraLightItalic.pfb - RELOC/fonts/type1/google/noto/NotoSerif-Italic.pfb - RELOC/fonts/type1/google/noto/NotoSerif-Light.pfb - RELOC/fonts/type1/google/noto/NotoSerif-LightItalic.pfb - RELOC/fonts/type1/google/noto/NotoSerif-Medium.pfb - RELOC/fonts/type1/google/noto/NotoSerif-MediumItalic.pfb - RELOC/fonts/type1/google/noto/NotoSerif-Regular.pfb - RELOC/fonts/type1/google/noto/NotoSerif-SemiBold.pfb - RELOC/fonts/type1/google/noto/NotoSerif-SemiBoldItalic.pfb - RELOC/fonts/type1/google/noto/NotoSerif-Thin.pfb - RELOC/fonts/type1/google/noto/NotoSerif-ThinItalic.pfb - RELOC/fonts/vf/google/noto/NotoMono-Bold-tlf-ly1.vf - RELOC/fonts/vf/google/noto/NotoMono-Bold-tlf-ot1.vf - RELOC/fonts/vf/google/noto/NotoMono-Bold-tlf-t1.vf - RELOC/fonts/vf/google/noto/NotoMono-Bold-tlf-ts1.vf - RELOC/fonts/vf/google/noto/NotoMono-BoldItalic-tlf-ly1.vf - RELOC/fonts/vf/google/noto/NotoMono-BoldItalic-tlf-ot1.vf - RELOC/fonts/vf/google/noto/NotoMono-BoldItalic-tlf-t1.vf - RELOC/fonts/vf/google/noto/NotoMono-BoldItalic-tlf-ts1.vf - RELOC/fonts/vf/google/noto/NotoMono-Italic-tlf-ly1.vf - RELOC/fonts/vf/google/noto/NotoMono-Italic-tlf-ot1.vf - RELOC/fonts/vf/google/noto/NotoMono-Italic-tlf-t1.vf - RELOC/fonts/vf/google/noto/NotoMono-Italic-tlf-ts1.vf - RELOC/fonts/vf/google/noto/NotoMono-tlf-ly1.vf - RELOC/fonts/vf/google/noto/NotoMono-tlf-ot1.vf - RELOC/fonts/vf/google/noto/NotoMono-tlf-t1.vf - RELOC/fonts/vf/google/noto/NotoMono-tlf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-Black-lf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-Black-lf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-Black-lf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Black-lf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Black-lf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-Black-osf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-Black-osf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-Black-osf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Black-osf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Black-osf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-Black-sup-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Black-tlf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-Black-tlf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-Black-tlf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Black-tlf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Black-tlf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-Black-tosf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-Black-tosf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-Black-tosf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Black-tosf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Black-tosf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-BlackItalic-lf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-BlackItalic-lf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-BlackItalic-lf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-BlackItalic-lf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-BlackItalic-lf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-BlackItalic-osf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-BlackItalic-osf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-BlackItalic-osf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-BlackItalic-osf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-BlackItalic-osf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-BlackItalic-sup-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-BlackItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-BlackItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-BlackItalic-tlf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-BlackItalic-tlf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-BlackItalic-tlf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-BlackItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-BlackItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-BlackItalic-tosf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-BlackItalic-tosf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-BlackItalic-tosf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-Bold-lf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-Bold-lf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-Bold-lf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Bold-lf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Bold-lf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-Bold-osf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-Bold-osf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-Bold-osf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Bold-osf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Bold-osf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-Bold-sup-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Bold-tlf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-Bold-tlf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-Bold-tlf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Bold-tlf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Bold-tlf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-Bold-tosf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-Bold-tosf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-Bold-tosf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Bold-tosf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Bold-tosf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-BoldItalic-lf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-BoldItalic-lf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-BoldItalic-lf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-BoldItalic-lf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-BoldItalic-lf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-BoldItalic-osf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-BoldItalic-osf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-BoldItalic-osf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-BoldItalic-osf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-BoldItalic-osf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-BoldItalic-sup-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-BoldItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-BoldItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-BoldItalic-tlf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-BoldItalic-tlf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-BoldItalic-tlf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-BoldItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-BoldItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-BoldItalic-tosf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-BoldItalic-tosf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-BoldItalic-tosf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraBold-lf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraBold-lf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraBold-lf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraBold-lf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraBold-lf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraBold-osf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraBold-osf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraBold-osf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraBold-osf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraBold-osf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraBold-sup-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraBold-tlf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraBold-tlf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraBold-tlf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraBold-tlf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraBold-tlf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraBold-tosf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraBold-tosf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraBold-tosf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraBold-tosf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraBold-tosf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraBoldItalic-lf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraBoldItalic-lf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraBoldItalic-lf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraBoldItalic-lf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraBoldItalic-lf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraBoldItalic-osf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraBoldItalic-osf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraBoldItalic-osf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraBoldItalic-osf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraBoldItalic-osf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraBoldItalic-sup-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraBoldItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraBoldItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraBoldItalic-tlf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraBoldItalic-tlf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraBoldItalic-tlf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraBoldItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraBoldItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraBoldItalic-tosf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraBoldItalic-tosf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraBoldItalic-tosf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraLight-lf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraLight-lf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraLight-lf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraLight-lf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraLight-lf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraLight-osf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraLight-osf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraLight-osf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraLight-osf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraLight-osf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraLight-sup-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraLight-tlf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraLight-tlf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraLight-tlf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraLight-tlf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraLight-tlf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraLight-tosf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraLight-tosf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraLight-tosf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraLight-tosf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraLight-tosf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraLightItalic-lf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraLightItalic-lf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraLightItalic-lf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraLightItalic-lf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraLightItalic-lf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraLightItalic-osf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraLightItalic-osf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraLightItalic-osf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraLightItalic-osf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraLightItalic-osf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraLightItalic-sup-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraLightItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraLightItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraLightItalic-tlf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraLightItalic-tlf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraLightItalic-tlf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraLightItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraLightItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraLightItalic-tosf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraLightItalic-tosf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-ExtraLightItalic-tosf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-Italic-lf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-Italic-lf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-Italic-lf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Italic-lf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Italic-lf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-Italic-osf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-Italic-osf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-Italic-osf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Italic-osf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Italic-osf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-Italic-sup-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Italic-tlf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-Italic-tlf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-Italic-tlf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Italic-tlf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Italic-tlf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-Italic-tosf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-Italic-tosf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-Italic-tosf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Italic-tosf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Italic-tosf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-Light-lf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-Light-lf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-Light-lf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Light-lf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Light-lf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-Light-osf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-Light-osf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-Light-osf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Light-osf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Light-osf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-Light-sup-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Light-tlf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-Light-tlf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-Light-tlf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Light-tlf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Light-tlf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-Light-tosf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-Light-tosf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-Light-tosf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Light-tosf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Light-tosf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-LightItalic-lf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-LightItalic-lf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-LightItalic-lf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-LightItalic-lf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-LightItalic-lf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-LightItalic-osf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-LightItalic-osf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-LightItalic-osf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-LightItalic-osf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-LightItalic-osf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-LightItalic-sup-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-LightItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-LightItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-LightItalic-tlf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-LightItalic-tlf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-LightItalic-tlf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-LightItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-LightItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-LightItalic-tosf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-LightItalic-tosf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-LightItalic-tosf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-Medium-lf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-Medium-lf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-Medium-lf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Medium-lf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Medium-lf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-Medium-osf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-Medium-osf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-Medium-osf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Medium-osf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Medium-osf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-Medium-sup-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Medium-tlf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-Medium-tlf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-Medium-tlf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Medium-tlf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Medium-tlf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-Medium-tosf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-Medium-tosf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-Medium-tosf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Medium-tosf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Medium-tosf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-MediumItalic-lf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-MediumItalic-lf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-MediumItalic-lf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-MediumItalic-lf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-MediumItalic-lf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-MediumItalic-osf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-MediumItalic-osf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-MediumItalic-osf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-MediumItalic-osf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-MediumItalic-osf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-MediumItalic-sup-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-MediumItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-MediumItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-MediumItalic-tlf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-MediumItalic-tlf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-MediumItalic-tlf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-MediumItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-MediumItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-MediumItalic-tosf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-MediumItalic-tosf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-MediumItalic-tosf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-Regular-lf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-Regular-lf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-Regular-lf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Regular-lf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Regular-lf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-Regular-osf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-Regular-osf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-Regular-osf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Regular-osf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Regular-osf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-Regular-sup-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Regular-tlf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-Regular-tlf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-Regular-tlf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Regular-tlf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Regular-tlf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-Regular-tosf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-Regular-tosf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-Regular-tosf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Regular-tosf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Regular-tosf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-SemiBold-lf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-SemiBold-lf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-SemiBold-lf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-SemiBold-lf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-SemiBold-lf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-SemiBold-osf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-SemiBold-osf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-SemiBold-osf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-SemiBold-osf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-SemiBold-osf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-SemiBold-sup-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-SemiBold-tlf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-SemiBold-tlf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-SemiBold-tlf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-SemiBold-tlf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-SemiBold-tlf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-SemiBold-tosf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-SemiBold-tosf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-SemiBold-tosf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-SemiBold-tosf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-SemiBold-tosf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-SemiBoldItalic-lf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-SemiBoldItalic-lf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-SemiBoldItalic-lf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-SemiBoldItalic-lf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-SemiBoldItalic-lf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-SemiBoldItalic-osf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-SemiBoldItalic-osf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-SemiBoldItalic-osf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-SemiBoldItalic-osf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-SemiBoldItalic-osf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-SemiBoldItalic-sup-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-SemiBoldItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-SemiBoldItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-SemiBoldItalic-tlf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-SemiBoldItalic-tlf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-SemiBoldItalic-tlf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-SemiBoldItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-SemiBoldItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-SemiBoldItalic-tosf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-SemiBoldItalic-tosf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-SemiBoldItalic-tosf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-Thin-lf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-Thin-lf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-Thin-lf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Thin-lf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Thin-lf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-Thin-osf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-Thin-osf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-Thin-osf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Thin-osf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Thin-osf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-Thin-sup-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Thin-tlf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-Thin-tlf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-Thin-tlf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Thin-tlf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Thin-tlf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-Thin-tosf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-Thin-tosf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-Thin-tosf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Thin-tosf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-Thin-tosf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-ThinItalic-lf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-ThinItalic-lf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-ThinItalic-lf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-ThinItalic-lf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-ThinItalic-lf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-ThinItalic-osf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-ThinItalic-osf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-ThinItalic-osf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-ThinItalic-osf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-ThinItalic-osf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-ThinItalic-sup-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-ThinItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-ThinItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-ThinItalic-tlf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-ThinItalic-tlf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-ThinItalic-tlf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSans-ThinItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSans-ThinItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSans-ThinItalic-tosf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-ThinItalic-tosf-t1.vf - RELOC/fonts/vf/google/noto/NotoSans-ThinItalic-tosf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Black-lf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Black-lf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Black-lf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Black-lf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Black-lf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Black-osf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Black-osf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Black-osf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Black-osf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Black-osf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Black-sup-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Black-tlf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Black-tlf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Black-tlf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Black-tlf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Black-tlf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Black-tosf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Black-tosf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Black-tosf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Black-tosf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Black-tosf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-BlackItalic-lf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-BlackItalic-lf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-BlackItalic-lf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-BlackItalic-lf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-BlackItalic-lf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-BlackItalic-osf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-BlackItalic-osf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-BlackItalic-osf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-BlackItalic-osf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-BlackItalic-osf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-BlackItalic-sup-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-BlackItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-BlackItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-BlackItalic-tlf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-BlackItalic-tlf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-BlackItalic-tlf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-BlackItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-BlackItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-BlackItalic-tosf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-BlackItalic-tosf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-BlackItalic-tosf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Bold-lf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Bold-lf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Bold-lf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Bold-lf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Bold-lf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Bold-osf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Bold-osf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Bold-osf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Bold-osf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Bold-osf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Bold-sup-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Bold-tlf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Bold-tlf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Bold-tlf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Bold-tlf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Bold-tlf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Bold-tosf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Bold-tosf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Bold-tosf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Bold-tosf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Bold-tosf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-BoldItalic-lf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-BoldItalic-lf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-BoldItalic-lf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-BoldItalic-lf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-BoldItalic-lf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-BoldItalic-osf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-BoldItalic-osf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-BoldItalic-osf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-BoldItalic-osf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-BoldItalic-osf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-BoldItalic-sup-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-BoldItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-BoldItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-BoldItalic-tlf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-BoldItalic-tlf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-BoldItalic-tlf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-BoldItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-BoldItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-BoldItalic-tosf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-BoldItalic-tosf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-BoldItalic-tosf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraBold-lf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraBold-lf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraBold-lf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraBold-lf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraBold-lf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraBold-osf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraBold-osf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraBold-osf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraBold-osf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraBold-osf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraBold-sup-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraBold-tlf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraBold-tlf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraBold-tlf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraBold-tlf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraBold-tlf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraBold-tosf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraBold-tosf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraBold-tosf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraBold-tosf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraBold-tosf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraBoldItalic-lf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraBoldItalic-lf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraBoldItalic-lf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraBoldItalic-lf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraBoldItalic-lf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraBoldItalic-osf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraBoldItalic-osf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraBoldItalic-osf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraBoldItalic-osf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraBoldItalic-osf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraBoldItalic-sup-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraBoldItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraBoldItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraBoldItalic-tlf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraBoldItalic-tlf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraBoldItalic-tlf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraBoldItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraBoldItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraBoldItalic-tosf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraBoldItalic-tosf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraBoldItalic-tosf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraLight-lf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraLight-lf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraLight-lf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraLight-lf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraLight-lf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraLight-osf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraLight-osf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraLight-osf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraLight-osf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraLight-osf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraLight-sup-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraLight-tlf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraLight-tlf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraLight-tlf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraLight-tlf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraLight-tlf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraLight-tosf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraLight-tosf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraLight-tosf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraLight-tosf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraLight-tosf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraLightItalic-lf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraLightItalic-lf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraLightItalic-lf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraLightItalic-lf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraLightItalic-lf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraLightItalic-osf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraLightItalic-osf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraLightItalic-osf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraLightItalic-osf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraLightItalic-osf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraLightItalic-sup-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraLightItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraLightItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraLightItalic-tlf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraLightItalic-tlf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraLightItalic-tlf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraLightItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraLightItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraLightItalic-tosf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraLightItalic-tosf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ExtraLightItalic-tosf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Italic-lf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Italic-lf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Italic-lf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Italic-lf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Italic-lf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Italic-osf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Italic-osf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Italic-osf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Italic-osf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Italic-osf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Italic-sup-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Italic-tlf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Italic-tlf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Italic-tlf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Italic-tlf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Italic-tlf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Italic-tosf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Italic-tosf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Italic-tosf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Italic-tosf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Italic-tosf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Light-lf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Light-lf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Light-lf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Light-lf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Light-lf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Light-osf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Light-osf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Light-osf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Light-osf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Light-osf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Light-sup-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Light-tlf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Light-tlf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Light-tlf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Light-tlf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Light-tlf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Light-tosf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Light-tosf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Light-tosf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Light-tosf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Light-tosf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-LightItalic-lf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-LightItalic-lf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-LightItalic-lf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-LightItalic-lf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-LightItalic-lf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-LightItalic-osf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-LightItalic-osf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-LightItalic-osf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-LightItalic-osf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-LightItalic-osf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-LightItalic-sup-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-LightItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-LightItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-LightItalic-tlf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-LightItalic-tlf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-LightItalic-tlf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-LightItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-LightItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-LightItalic-tosf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-LightItalic-tosf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-LightItalic-tosf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Medium-lf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Medium-lf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Medium-lf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Medium-lf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Medium-lf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Medium-osf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Medium-osf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Medium-osf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Medium-osf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Medium-osf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Medium-sup-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Medium-tlf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Medium-tlf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Medium-tlf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Medium-tlf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Medium-tlf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Medium-tosf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Medium-tosf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Medium-tosf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Medium-tosf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Medium-tosf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-MediumItalic-lf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-MediumItalic-lf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-MediumItalic-lf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-MediumItalic-lf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-MediumItalic-lf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-MediumItalic-osf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-MediumItalic-osf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-MediumItalic-osf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-MediumItalic-osf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-MediumItalic-osf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-MediumItalic-sup-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-MediumItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-MediumItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-MediumItalic-tlf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-MediumItalic-tlf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-MediumItalic-tlf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-MediumItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-MediumItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-MediumItalic-tosf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-MediumItalic-tosf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-MediumItalic-tosf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Regular-lf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Regular-lf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Regular-lf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Regular-lf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Regular-lf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Regular-osf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Regular-osf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Regular-osf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Regular-osf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Regular-osf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Regular-sup-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Regular-tlf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Regular-tlf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Regular-tlf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Regular-tlf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Regular-tlf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Regular-tosf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Regular-tosf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Regular-tosf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Regular-tosf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Regular-tosf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-SemiBold-lf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-SemiBold-lf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-SemiBold-lf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-SemiBold-lf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-SemiBold-lf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-SemiBold-osf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-SemiBold-osf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-SemiBold-osf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-SemiBold-osf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-SemiBold-osf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-SemiBold-sup-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-SemiBold-tlf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-SemiBold-tlf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-SemiBold-tlf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-SemiBold-tlf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-SemiBold-tlf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-SemiBold-tosf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-SemiBold-tosf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-SemiBold-tosf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-SemiBold-tosf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-SemiBold-tosf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-SemiBoldItalic-lf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-SemiBoldItalic-lf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-SemiBoldItalic-lf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-SemiBoldItalic-lf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-SemiBoldItalic-lf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-SemiBoldItalic-osf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-SemiBoldItalic-osf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-SemiBoldItalic-osf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-SemiBoldItalic-osf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-SemiBoldItalic-osf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-SemiBoldItalic-sup-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-SemiBoldItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-SemiBoldItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-SemiBoldItalic-tlf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-SemiBoldItalic-tlf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-SemiBoldItalic-tlf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-SemiBoldItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-SemiBoldItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-SemiBoldItalic-tosf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-SemiBoldItalic-tosf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-SemiBoldItalic-tosf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Thin-lf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Thin-lf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Thin-lf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Thin-lf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Thin-lf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Thin-osf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Thin-osf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Thin-osf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Thin-osf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Thin-osf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Thin-sup-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Thin-tlf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Thin-tlf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Thin-tlf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Thin-tlf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Thin-tlf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Thin-tosf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Thin-tosf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Thin-tosf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Thin-tosf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-Thin-tosf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ThinItalic-lf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ThinItalic-lf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ThinItalic-lf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ThinItalic-lf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ThinItalic-lf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ThinItalic-osf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ThinItalic-osf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ThinItalic-osf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ThinItalic-osf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ThinItalic-osf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ThinItalic-sup-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ThinItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ThinItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ThinItalic-tlf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ThinItalic-tlf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ThinItalic-tlf-ts1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ThinItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ThinItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ThinItalic-tosf-sc-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ThinItalic-tosf-t1.vf - RELOC/fonts/vf/google/noto/NotoSerif-ThinItalic-tosf-ts1.vf - RELOC/tex/latex/noto/LGRNotoSans-LF.fd - RELOC/tex/latex/noto/LGRNotoSans-OsF.fd - RELOC/tex/latex/noto/LGRNotoSans-Sup.fd - RELOC/tex/latex/noto/LGRNotoSans-TLF.fd - RELOC/tex/latex/noto/LGRNotoSans-TOsF.fd - RELOC/tex/latex/noto/LGRNotoSerif-LF.fd - RELOC/tex/latex/noto/LGRNotoSerif-OsF.fd - RELOC/tex/latex/noto/LGRNotoSerif-Sup.fd - RELOC/tex/latex/noto/LGRNotoSerif-TLF.fd - RELOC/tex/latex/noto/LGRNotoSerif-TOsF.fd - RELOC/tex/latex/noto/LY1NotoMono-TLF.fd - RELOC/tex/latex/noto/LY1NotoSans-LF.fd - RELOC/tex/latex/noto/LY1NotoSans-OsF.fd - RELOC/tex/latex/noto/LY1NotoSans-Sup.fd - RELOC/tex/latex/noto/LY1NotoSans-TLF.fd - RELOC/tex/latex/noto/LY1NotoSans-TOsF.fd - RELOC/tex/latex/noto/LY1NotoSerif-LF.fd - RELOC/tex/latex/noto/LY1NotoSerif-OsF.fd - RELOC/tex/latex/noto/LY1NotoSerif-Sup.fd - RELOC/tex/latex/noto/LY1NotoSerif-TLF.fd - RELOC/tex/latex/noto/LY1NotoSerif-TOsF.fd - RELOC/tex/latex/noto/OT1NotoMono-TLF.fd - RELOC/tex/latex/noto/OT1NotoSans-LF.fd - RELOC/tex/latex/noto/OT1NotoSans-OsF.fd - RELOC/tex/latex/noto/OT1NotoSans-Sup.fd - RELOC/tex/latex/noto/OT1NotoSans-TLF.fd - RELOC/tex/latex/noto/OT1NotoSans-TOsF.fd - RELOC/tex/latex/noto/OT1NotoSerif-LF.fd - RELOC/tex/latex/noto/OT1NotoSerif-OsF.fd - RELOC/tex/latex/noto/OT1NotoSerif-Sup.fd - RELOC/tex/latex/noto/OT1NotoSerif-TLF.fd - RELOC/tex/latex/noto/OT1NotoSerif-TOsF.fd - RELOC/tex/latex/noto/T1NotoMono-TLF.fd - RELOC/tex/latex/noto/T1NotoSans-LF.fd - RELOC/tex/latex/noto/T1NotoSans-OsF.fd - RELOC/tex/latex/noto/T1NotoSans-Sup.fd - RELOC/tex/latex/noto/T1NotoSans-TLF.fd - RELOC/tex/latex/noto/T1NotoSans-TOsF.fd - RELOC/tex/latex/noto/T1NotoSerif-LF.fd - RELOC/tex/latex/noto/T1NotoSerif-OsF.fd - RELOC/tex/latex/noto/T1NotoSerif-Sup.fd - RELOC/tex/latex/noto/T1NotoSerif-TLF.fd - RELOC/tex/latex/noto/T1NotoSerif-TOsF.fd - RELOC/tex/latex/noto/TS1NotoMono-TLF.fd - RELOC/tex/latex/noto/TS1NotoSans-LF.fd - RELOC/tex/latex/noto/TS1NotoSans-OsF.fd - RELOC/tex/latex/noto/TS1NotoSans-TLF.fd - RELOC/tex/latex/noto/TS1NotoSans-TOsF.fd - RELOC/tex/latex/noto/TS1NotoSerif-LF.fd - RELOC/tex/latex/noto/TS1NotoSerif-OsF.fd - RELOC/tex/latex/noto/TS1NotoSerif-TLF.fd - RELOC/tex/latex/noto/TS1NotoSerif-TOsF.fd - RELOC/tex/latex/noto/noto-mono.sty - RELOC/tex/latex/noto/noto-sans.sty - RELOC/tex/latex/noto/noto-serif.sty - RELOC/tex/latex/noto/noto.sty -catalogue-contact-home https://www.google.com/get/noto/ -catalogue-ctan /fonts/noto -catalogue-date 2019-01-12 18:51:49 +0100 -catalogue-license lpplofl -catalogue-topics font font-otf font-type1 font-body font-proportional font-sans font-serif font-t1enc - -name notoccite -category Package -revision 18129 -shortdesc Prevent trouble from citations in table of contents, etc -relocated 1 -longdesc If you have \cite commands in \section-like commands, or in -longdesc \caption, the citation will also appear in the table of -longdesc contents, or list of whatever. If you are also using an -longdesc unsrt-like bibliography style, these citations will come at the -longdesc very start of the bibliography, which is confusing. This -longdesc package suppresses the effect. -containersize 1440 -containerchecksum 9552e9a92c4f3aa447aaeec36046906d275aa18209d0180c3b6a0fa9561487df60d9381905c3ff63d3c0d2ef4bfbe1947ef58cb7bc924751cf9b3387064a1759 -doccontainersize 227148 -doccontainerchecksum d0c78c3b14eaad84cfd5b04e1d80d6255fb53e20811c7bd437ed057f053f257cba14d363b57b8f3fc04f774e4411a38589606d2cc0ae2593326f1bbcef7a19d5 -docfiles size=58 - RELOC/doc/latex/notoccite/notoccite.pdf details="Package documentation" - RELOC/doc/latex/notoccite/notoccite.tex -runfiles size=1 - RELOC/tex/latex/notoccite/notoccite.sty -catalogue-ctan /macros/latex/contrib/notoccite -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics headings cite-supp - -name novel -category Package -revision 47492 -shortdesc Class for printing fiction, such as novels -relocated 1 -longdesc This LuaLaTeX document class is specifically written to meet -longdesc the needs of original fiction writers, who are typesetting -longdesc their own novels for non-color print-on-demand technology. -longdesc Built-in PDF/X is available, using new technology. The package -longdesc is well suited for detective novels, science fiction, and short -longdesc stories. It is however not recommended for creating color -longdesc picture books or dissertations. -containersize 120912 -containerchecksum e8fbb2ccc6066474b40e3b7b820726dab29378248d7b8178c4823f42446e5218bb02cbcef20571f00b91995b7e9bc2c59e39dcd71f3c9b588805054d8c4d3723 -doccontainersize 4672536 -doccontainerchecksum 506e870d2e2e78bce56a0533f9cde244fb53c82cb3933044a176f8c2ad98a4fd48838fa99741e017b63b90a52bb5c43b48d16c46f591a45106343a14a51f39e4 -docfiles size=1339 - RELOC/doc/lualatex/novel/extras/CPmodified.otf - RELOC/doc/lualatex/novel/extras/NovelDeco-glyphs.pdf - RELOC/doc/lualatex/novel/extras/novel-Gallery-ChapterStart.pdf - RELOC/doc/lualatex/novel/extras/novel-example.tex - RELOC/doc/lualatex/novel/extras/novel-extras-README.html - RELOC/doc/lualatex/novel/extras/novel-scripts.zip - RELOC/doc/lualatex/novel/extras/novel-testimage.jpg - RELOC/doc/lualatex/novel/extras/novel-testimage.png - RELOC/doc/lualatex/novel/extras/novel-testscript.jpg - RELOC/doc/lualatex/novel/extras/novel-testscript.png - RELOC/doc/lualatex/novel/extras/novel-testsuite.tex - RELOC/doc/lualatex/novel/html-resources/10transold.png - RELOC/doc/lualatex/novel/html-resources/10trueold.png - RELOC/doc/lualatex/novel/html-resources/CPmodified-sample.png - RELOC/doc/lualatex/novel/html-resources/I-shade.png - RELOC/doc/lualatex/novel/html-resources/Iboxcap.png - RELOC/doc/lualatex/novel/html-resources/acronym2.png - RELOC/doc/lualatex/novel/html-resources/alphabetagamma.png - RELOC/doc/lualatex/novel/html-resources/authorsnote.png - RELOC/doc/lualatex/novel/html-resources/badaboom.png - RELOC/doc/lualatex/novel/html-resources/bixby-original.png - RELOC/doc/lualatex/novel/html-resources/bixby-softproof.png - RELOC/doc/lualatex/novel/html-resources/bookmanglerdashboard.png - RELOC/doc/lualatex/novel/html-resources/bookofbeirh.png - RELOC/doc/lualatex/novel/html-resources/chaptertitlesubtitle.png - RELOC/doc/lualatex/novel/html-resources/charscaletext.png - RELOC/doc/lualatex/novel/html-resources/closecrop.png - RELOC/doc/lualatex/novel/html-resources/colormax-original.png - RELOC/doc/lualatex/novel/html-resources/colormax-softproof.png - RELOC/doc/lualatex/novel/html-resources/colorsampler-softproof.png - RELOC/doc/lualatex/novel/html-resources/colorsampler.png - RELOC/doc/lualatex/novel/html-resources/cropmarks.png - RELOC/doc/lualatex/novel/html-resources/cropview.png - RELOC/doc/lualatex/novel/html-resources/ctimg35.png - RELOC/doc/lualatex/novel/html-resources/doordie.png - RELOC/doc/lualatex/novel/html-resources/dorfmcnorf.png - RELOC/doc/lualatex/novel/html-resources/dropcap-antestar.png - RELOC/doc/lualatex/novel/html-resources/dropcap-gap.png - RELOC/doc/lualatex/novel/html-resources/dropcap-scalebloat.png - RELOC/doc/lualatex/novel/html-resources/dropcap.png - RELOC/doc/lualatex/novel/html-resources/emblembar.png - RELOC/doc/lualatex/novel/html-resources/emblemdingbats.png - RELOC/doc/lualatex/novel/html-resources/emblemimg.png - RELOC/doc/lualatex/novel/html-resources/endnotetext.png - RELOC/doc/lualatex/novel/html-resources/firstletterspecial.png - RELOC/doc/lualatex/novel/html-resources/firstlinespecial.png - RELOC/doc/lualatex/novel/html-resources/fluffy-conspiracy.png - RELOC/doc/lualatex/novel/html-resources/font-tree.png - RELOC/doc/lualatex/novel/html-resources/fontbyfamily.png - RELOC/doc/lualatex/novel/html-resources/fontbyfilenamei.png - RELOC/doc/lualatex/novel/html-resources/fpaper.png - RELOC/doc/lualatex/novel/html-resources/frankenfont.png - RELOC/doc/lualatex/novel/html-resources/gnome-censored.png - RELOC/doc/lualatex/novel/html-resources/graytext.png - RELOC/doc/lualatex/novel/html-resources/head-foot-jumps.png - RELOC/doc/lualatex/novel/html-resources/headfont-default.png - RELOC/doc/lualatex/novel/html-resources/headfont-montserrat-el.png - RELOC/doc/lualatex/novel/html-resources/headfont-roboto.png - RELOC/doc/lualatex/novel/html-resources/headfoot1.png - RELOC/doc/lualatex/novel/html-resources/headfoot2.png - RELOC/doc/lualatex/novel/html-resources/headfoot3.png - RELOC/doc/lualatex/novel/html-resources/headfoot4.png - RELOC/doc/lualatex/novel/html-resources/headfoot5.png - RELOC/doc/lualatex/novel/html-resources/headfoot6.png - RELOC/doc/lualatex/novel/html-resources/human-robot-talk.png - RELOC/doc/lualatex/novel/html-resources/imgdialogs.png - RELOC/doc/lualatex/novel/html-resources/info18.png - RELOC/doc/lualatex/novel/html-resources/inlineimagest.png - RELOC/doc/lualatex/novel/html-resources/jackbequick.png - RELOC/doc/lualatex/novel/html-resources/jollybeers.png - RELOC/doc/lualatex/novel/html-resources/jpgcolorspace.png - RELOC/doc/lualatex/novel/html-resources/jump-change.png - RELOC/doc/lualatex/novel/html-resources/looseheads.png - RELOC/doc/lualatex/novel/html-resources/lowdown.png - RELOC/doc/lualatex/novel/html-resources/map.png - RELOC/doc/lualatex/novel/html-resources/margins-trim-media.png - RELOC/doc/lualatex/novel/html-resources/mcdingle.png - RELOC/doc/lualatex/novel/html-resources/mediasize.png - RELOC/doc/lualatex/novel/html-resources/megadocprops.png - RELOC/doc/lualatex/novel/html-resources/megatitlepagesm.png - RELOC/doc/lualatex/novel/html-resources/monitorgamut.png - RELOC/doc/lualatex/novel/html-resources/no-brainer.png - RELOC/doc/lualatex/novel/html-resources/novel-color-sampler.png - RELOC/doc/lualatex/novel/html-resources/overflowrule.png - RELOC/doc/lualatex/novel/html-resources/page-leaf.png - RELOC/doc/lualatex/novel/html-resources/parascale.png - RELOC/doc/lualatex/novel/html-resources/perfectbinding.png - RELOC/doc/lualatex/novel/html-resources/pngcolortype.png - RELOC/doc/lualatex/novel/html-resources/printgamut.png - RELOC/doc/lualatex/novel/html-resources/quickchapter.png - RELOC/doc/lualatex/novel/html-resources/raffaelino-original.png - RELOC/doc/lualatex/novel/html-resources/raffaelino-softproof.png - RELOC/doc/lualatex/novel/html-resources/robberies.png - RELOC/doc/lualatex/novel/html-resources/scenebreaks.png - RELOC/doc/lualatex/novel/html-resources/shademargins.png - RELOC/doc/lualatex/novel/html-resources/shakepi.png - RELOC/doc/lualatex/novel/html-resources/signature.png - RELOC/doc/lualatex/novel/html-resources/simpletoc.png - RELOC/doc/lualatex/novel/html-resources/sixpage-frontmatter.png - RELOC/doc/lualatex/novel/html-resources/skygrad.jpg - RELOC/doc/lualatex/novel/html-resources/smallcapsrealfake.png - RELOC/doc/lualatex/novel/html-resources/smfingerprint8.png - RELOC/doc/lualatex/novel/html-resources/smythsewn.png - RELOC/doc/lualatex/novel/html-resources/toc.png - RELOC/doc/lualatex/novel/html-resources/topmargins.png - RELOC/doc/lualatex/novel/html-resources/trdol.png - RELOC/doc/lualatex/novel/html-resources/trimsize.png - RELOC/doc/lualatex/novel/html-resources/ublibser.png - RELOC/doc/lualatex/novel/html-resources/unsafe-vs-margin.png - RELOC/doc/lualatex/novel/html-resources/whichgutter.png - RELOC/doc/lualatex/novel/html-resources/win10libser.png - RELOC/doc/lualatex/novel/html-resources/workedforme.png - RELOC/doc/lualatex/novel/html-resources/wrapme.png - RELOC/doc/lualatex/novel/novel-documentation.html details="Package documentation (HTML)" - RELOC/doc/lualatex/novel/novel.pdf details="Example document" - RELOC/doc/lualatex/novel/novel.tex -runfiles size=104 - RELOC/fonts/opentype/novel/NovelDeco.otf - RELOC/tex/lualatex/novel/novel-CGATSTR001.clo - RELOC/tex/lualatex/novel/novel-CalculateLayout.sty - RELOC/tex/lualatex/novel/novel-ChapterScene.sty - RELOC/tex/lualatex/novel/novel-DropCap.sty - RELOC/tex/lualatex/novel/novel-FOGRA39.clo - RELOC/tex/lualatex/novel/novel-FileData.sty - RELOC/tex/lualatex/novel/novel-Fonts.sty - RELOC/tex/lualatex/novel/novel-Footnotes.sty - RELOC/tex/lualatex/novel/novel-HeadFootStyles.sty - RELOC/tex/lualatex/novel/novel-Images.sty - RELOC/tex/lualatex/novel/novel-JC200103.clo - RELOC/tex/lualatex/novel/novel-LayoutSettings.sty - RELOC/tex/lualatex/novel/novel-Obsolete.sty - RELOC/tex/lualatex/novel/novel-PostLayout.sty - RELOC/tex/lualatex/novel/novel-Sandbox.sty - RELOC/tex/lualatex/novel/novel-TextMacros.sty - RELOC/tex/lualatex/novel/novel-microtype.cfg - RELOC/tex/lualatex/novel/novel-pdfx.sty - RELOC/tex/lualatex/novel/novel-xmppacket.sty - RELOC/tex/lualatex/novel/novel.cls -catalogue-ctan /macros/luatex/latex/novel -catalogue-date 2018-04-28 21:25:48 +0200 -catalogue-license lppl1.3cofl -catalogue-topics luatex production book-pub class -catalogue-version 1.52 - -name nowidow -category Package -revision 24066 -shortdesc Avoid widows -relocated 1 -longdesc This package provides a useful macro to manage widow lines. -containersize 1168 -containerchecksum da8c9dd2b2a64fe7643d8502c49c76ffb441488023f6e896fc92c89e784a1f2eeef9d0ab2bdaaae14fc5d7dad8bee7cb663b15c2382dd09cb3a1a493946e1453 -doccontainersize 175120 -doccontainerchecksum 6e01c5f7bae98bb808d1ccef3b93e644c4d41cd211bd30aaccf30e59e133f7e16459b94b0bc5fbee1d7901ea20993dd6374224148aa1ad937a95f636e0565fc5 -docfiles size=44 - RELOC/doc/latex/nowidow/README details="Readme file" - RELOC/doc/latex/nowidow/nowidow.pdf details="Package documentation" -srccontainersize 3332 -srccontainerchecksum cdd9dea11d8cc2d56acd5d091bff85b33faeb9b986b5fb07c2aaa811b1f5200dafc5171cc1a4e9e94029fc272e7fdd40c41c977be8153c8ad20f1251360fe866 -srcfiles size=3 - RELOC/source/latex/nowidow/nowidow.dtx - RELOC/source/latex/nowidow/nowidow.ins -runfiles size=1 - RELOC/tex/latex/nowidow/nowidow.sty -catalogue-ctan /macros/latex/contrib/nowidow -catalogue-date 2018-01-31 08:51:50 +0100 -catalogue-license lppl1.3 -catalogue-topics layout -catalogue-version 1.0 - -name nox -category Package -revision 30991 -shortdesc Adaptable tables -relocated 1 -longdesc The package allows data, text (including (La)TeX commands or -longdesc environments) to be formatted into a array which may be split. -containersize 4380 -containerchecksum 6e81968905e530750ffe8f84f410c1e72c0dc324b69acda11553244b2ac0acbfebe0026ff8014f7bf294535deb6527ef8912334c63b849928003607b28dc10e6 -doccontainersize 175736 -doccontainerchecksum 562edd79b914378e450dd3b19426255f544539dba806b8643cdd44b168b9f40ab1dbef41191c3c964eff6ddc49283650bb8fcfbb2cc8af42dcfbf7b1f66e6d9c -docfiles size=47 - RELOC/doc/latex/nox/README details="Readme (German)" language="de" - RELOC/doc/latex/nox/nox.pdf details="Package documentation (German)" language="de" - RELOC/doc/latex/nox/nox.tex -runfiles size=4 - RELOC/tex/latex/nox/nox.sty -catalogue-ctan /macros/latex/contrib/nox -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics table-long table -catalogue-version 1.0 - -name npp-for-context -category Package -revision 47282 -shortdesc ConTeXt plugin for Notepad++ -relocated 1 -longdesc This package provides A plugin for Notepad++ that implements, -longdesc for the ConTeXt document processing system, a language lexer -longdesc for semantic highlighting of TeX, LuaTeX, and ConTeXt commands; -longdesc autocompletion of commands with full support for calltips (set -longdesc in columns); tagging and insertion of markup and templates, -longdesc with support for mnemonic keys. A color scheme and two -longdesc complementary Notepad++ themes: "Silver Twilight Hi" and -longdesc "Silver Twilight Lo". -containersize 624 -containerchecksum 59d6f20cb9e2357fcfe7acd498f02b75124f87483d6c4cb3dc5b5dc19eb0bf9cb4af60c79bb63f8eaa1d9673089af5227367e023e67c37cfe20fbecce30999cd -doccontainersize 2155848 -doccontainerchecksum f5b3532864c00c5cdadb423f99cd32e4f86a6c4bdf4cd8eb87ec3abbfdf3aeafadf8bbb4b8fa0f2c70902d7f7dd8444ad58993f3c3ced00e1ab55cd85a7caa8f -docfiles size=690 - RELOC/doc/context/third/npp-for-context/LICENSE - RELOC/doc/context/third/npp-for-context/Npp-for-ConTeXt.sha256sum - RELOC/doc/context/third/npp-for-context/Npp-for-ConTeXt.zip - RELOC/doc/context/third/npp-for-context/README.md details="Readme" - RELOC/doc/context/third/npp-for-context/doc/autocompletion-command.jpg - RELOC/doc/context/third/npp-for-context/doc/autocompletion-word.jpg - RELOC/doc/context/third/npp-for-context/doc/bidi01.jpg - RELOC/doc/context/third/npp-for-context/doc/bidi02.jpg - RELOC/doc/context/third/npp-for-context/doc/bidi03.jpg - RELOC/doc/context/third/npp-for-context/doc/bidi04.jpg - RELOC/doc/context/third/npp-for-context/doc/bidi05.jpg - RELOC/doc/context/third/npp-for-context/doc/bidi06.jpg - RELOC/doc/context/third/npp-for-context/doc/bidi07.jpg - RELOC/doc/context/third/npp-for-context/doc/bidi08.jpg - RELOC/doc/context/third/npp-for-context/doc/bidi09.jpg - RELOC/doc/context/third/npp-for-context/doc/bidi10.jpg - RELOC/doc/context/third/npp-for-context/doc/calltip.jpg - RELOC/doc/context/third/npp-for-context/doc/dividingline.jpg - RELOC/doc/context/third/npp-for-context/doc/keywindow.jpg - RELOC/doc/context/third/npp-for-context/doc/npp-context-manual.pdf details="Package documentation" - RELOC/doc/context/third/npp-for-context/doc/npp-context-manual.tex - RELOC/doc/context/third/npp-for-context/doc/nppexec1.jpg - RELOC/doc/context/third/npp-for-context/doc/nppexec2.jpg - RELOC/doc/context/third/npp-for-context/doc/nppexec3.jpg - RELOC/doc/context/third/npp-for-context/doc/rightclickmenu.jpg - RELOC/doc/context/third/npp-for-context/doc/scite-tools.jpg - RELOC/doc/context/third/npp-for-context/doc/style-configurator.jpg - RELOC/doc/context/third/npp-for-context/doc/tagsmenu.jpg -catalogue-ctan /support/npp-for-context -catalogue-date 2018-03-22 20:09:47 +0100 -catalogue-license noinfo -catalogue-topics editor-extn -catalogue-version 0.98 - -name nrc -category Package -revision 29027 -shortdesc Class for the NRC technical journals -relocated 1 -longdesc Macros, and some documentation, for typesetting papers for -longdesc submission to journals published by the National Research -longdesc Council Research Press. At present, only nrc2.cls (for -longdesc two-column layout) should be used. -containersize 14420 -containerchecksum fe5644c3162f00fd8b6a45ce22609730007620633411e9108580e20d2e45dc1f50066946fc27b780689b85bc14e7a410720e744dabd6dbc7fdf4e4ad399730a7 -doccontainersize 208256 -doccontainerchecksum 961db00f3a5163197b2527c2e9358521c3212586c93ca234fb0e205f726648d6cd3acb205cae566711e86876ebc44abdf9b6f3bcef147d6a4229daeb659542eb -docfiles size=75 - RELOC/doc/latex/nrc/00-2013-feb-authors.txt details="Notes for authors" - RELOC/doc/latex/nrc/README details="Readme" - RELOC/doc/latex/nrc/userguide.pdf details="Package documentation" - RELOC/doc/latex/nrc/userguide.tex -srccontainersize 37560 -srccontainerchecksum d9387a9d8941427a0e8ba625f60a17e200a4995e43f38c4213868e43e7334e996f1e4db9f440dbb2f42a31024a247939f46dedd8804cdc2cb81ab1ab5b10e98f -srcfiles size=41 - RELOC/source/latex/nrc/nrc.dtx - RELOC/source/latex/nrc/nrc.ins -runfiles size=34 - RELOC/tex/latex/nrc/nrc1.cls - RELOC/tex/latex/nrc/nrc1.sty - RELOC/tex/latex/nrc/nrc2.cls - RELOC/tex/latex/nrc/nrc2.sty -catalogue-ctan /macros/latex/contrib/nrc -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics journalpub physics -catalogue-version 2.01a - -name ntgclass -category Package -revision 15878 -shortdesc "European" versions of standard classes -relocated 1 -longdesc The bundle offers versions of the standard LaTeX article and -longdesc report classes, rewritten to reflect a more European design, -longdesc and the a4 package, which is better tuned to the shape of a4 -longdesc paper than is the a4paper class option of the standard classes. -longdesc The classes include several for article and report -longdesc requirements, and a letter class. The elements of the bundle -longdesc were designed by members of the Dutch TeX Users Group NTG. -containersize 16556 -containerchecksum ecbe7de30c75e442a3da6f76a1a82727b84125b0f7bc25c397f4bd6f553eacca5cced79eb9764f6221b458621e1a927f3f1cbaeb6049724438e91b07c3eb2d04 -doccontainersize 1003716 -doccontainerchecksum 860fda66e52bdfc03d7c4e3d996402295ebc4dd98b05925afe5735e4f5161b64c34b33a85ef3df95ee76d5784667179f0b336c1d92d484e4201815921ff87b73 -docfiles size=313 - RELOC/doc/latex/ntgclass/00readme.txt details="Readme" - RELOC/doc/latex/ntgclass/a4.pdf - RELOC/doc/latex/ntgclass/artdoc.pdf details="The artikel (article) classes" language="nl" - RELOC/doc/latex/ntgclass/artdoc.tex - RELOC/doc/latex/ntgclass/brief.pdf - RELOC/doc/latex/ntgclass/brief.tex - RELOC/doc/latex/ntgclass/briefdoc.pdf details="The brief (letter) class" language="nl" - RELOC/doc/latex/ntgclass/briefdoc.tex - RELOC/doc/latex/ntgclass/catalog.txt - RELOC/doc/latex/ntgclass/changes.txt - RELOC/doc/latex/ntgclass/classdoc.pdf details="Introduction to the classes" - RELOC/doc/latex/ntgclass/classdoc.tex - RELOC/doc/latex/ntgclass/manifest.txt - RELOC/doc/latex/ntgclass/ntgclass.pdf - RELOC/doc/latex/ntgclass/rapdoc.pdf details="The rapport (report) classes" language="nl" - RELOC/doc/latex/ntgclass/rapdoc.tex -srccontainersize 54536 -srccontainerchecksum 51c4e7f37f5d399d90565c88b60c2eaf8b202de5ffb347ef0bba4c0da0d7dbb5945962493d727d239c691a32099345f14e80fd10f539282e964476973a8ca8fa -srcfiles size=74 - RELOC/source/latex/ntgclass/a4.dtx - RELOC/source/latex/ntgclass/a4.ins - RELOC/source/latex/ntgclass/brief.dtx - RELOC/source/latex/ntgclass/ntgclass.dtx - RELOC/source/latex/ntgclass/ntgclass.ins -runfiles size=73 - RELOC/tex/latex/ntgclass/a4.sty - RELOC/tex/latex/ntgclass/artikel1.cls - RELOC/tex/latex/ntgclass/artikel2.cls - RELOC/tex/latex/ntgclass/artikel3.cls - RELOC/tex/latex/ntgclass/boek.cls - RELOC/tex/latex/ntgclass/boek3.cls - RELOC/tex/latex/ntgclass/brief.cls - RELOC/tex/latex/ntgclass/ntg10.clo - RELOC/tex/latex/ntgclass/ntg11.clo - RELOC/tex/latex/ntgclass/ntg12.clo - RELOC/tex/latex/ntgclass/rapport1.cls - RELOC/tex/latex/ntgclass/rapport3.cls -catalogue-ctan /macros/latex/contrib/ntgclass -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics class letter -catalogue-version 2.1a - -name ntheorem -category Package -revision 27609 -shortdesc Enhanced theorem environment -relocated 1 -longdesc The package offers enhancements for theorem-like environments: -longdesc easier control of layout; proper placement of endmarks even -longdesc when the environment ends with \end{enumerate} or -longdesc \end{displaymath} (including support for amsmath -longdesc displayed-equation environments); and support for making a list -longdesc of theorems, analagous to \listoffigures. -containersize 9608 -containerchecksum 90d18d32a585aab43b27c38d0dfb1bb2357419940fb854c6d6cdd83e183f59d8f4bd478908417f63acffbc3ccf8ea5e1acf35f1a8a5799ad4f4479268093ed61 -doccontainersize 420656 -doccontainerchecksum d65ddf7e3b9d926e1177ba27f569b50d886b19733fde1636e4f86d24da6f40fcf1cb572da9bec4ead8a0e94eb8cbcb5ffbd61d441f954d1342906240673a0ea3 -docfiles size=118 - RELOC/doc/latex/ntheorem/README details="Readme" - RELOC/doc/latex/ntheorem/ntheorem.pdf details="Package documentation (English)" language="en" -srccontainersize 46392 -srccontainerchecksum 153b635fff805f5beeeaa6c95ec4c2a6ba08e9f73f98efd4873aa361618cd915f2ab969c7118119bd30a0f57e3dc35acf10ef80beb24d5c2fe0fc7eb503783da -srcfiles size=52 - RELOC/source/latex/ntheorem/ntheorem.drv - RELOC/source/latex/ntheorem/ntheorem.dtx - RELOC/source/latex/ntheorem/ntheorem.ins -runfiles size=12 - RELOC/tex/latex/ntheorem/ntheorem.std - RELOC/tex/latex/ntheorem/ntheorem.sty -catalogue-also amsthm thmtools empheq -catalogue-ctan /macros/latex/contrib/ntheorem -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl -catalogue-topics maths-theorem -catalogue-version 1.33 - -name ntheorem-vn -category Package -revision 15878 -shortdesc Vietnamese translation of documentation of ntheorem -relocated 1 -longdesc This is a translation of the documentation provided with -longdesc ntheorem. -containersize 404 -containerchecksum 7e4344498126dceffe76867c879b81ac601fd74e8d766c18523a1d587a26d95b84e81d8368c2aa28b8148cf0253a0bd0dc2e07331ff66aaeb1629a330e00d251 -doccontainersize 379164 -doccontainerchecksum ecfd39bbde5e010f71b9686e6678bbc5e27cbe75207121014cda0de9918d29d6cdf2d606d2e065c8001841d617c1e44765ee1d7135d991099f99781be6d37eac -docfiles size=145 - RELOC/doc/latex/ntheorem-vn/COPYING - RELOC/doc/latex/ntheorem-vn/FILELIST - RELOC/doc/latex/ntheorem-vn/README details="Readme" - RELOC/doc/latex/ntheorem-vn/ntheorem-doc-vn.pdf details="The document itself" language="vi" - RELOC/doc/latex/ntheorem-vn/src/Makefile - RELOC/doc/latex/ntheorem-vn/src/README.src - RELOC/doc/latex/ntheorem-vn/src/TODO - RELOC/doc/latex/ntheorem-vn/src/endmarks.tex - RELOC/doc/latex/ntheorem-vn/src/example.tex - RELOC/doc/latex/ntheorem-vn/src/help.tex - RELOC/doc/latex/ntheorem-vn/src/interference.tex - RELOC/doc/latex/ntheorem-vn/src/intro.tex - RELOC/doc/latex/ntheorem-vn/src/license.tex - RELOC/doc/latex/ntheorem-vn/src/ntheorem-doc-vn.tex - RELOC/doc/latex/ntheorem-vn/src/preamble.tex - RELOC/doc/latex/ntheorem-vn/src/thanks.tex - RELOC/doc/latex/ntheorem-vn/src/title-abstract.tex - RELOC/doc/latex/ntheorem-vn/src/user-interface.tex - RELOC/doc/latex/ntheorem-vn/test.pdf - RELOC/doc/latex/ntheorem-vn/test.tex -catalogue-ctan /info/translations/ntheorem/vn -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics vietnamese-doc translation -catalogue-version 1.203 - -name nuc -category Package -revision 22256 -shortdesc Notation for nuclear isotopes -relocated 1 -longdesc A simple package providing nuclear sub- and superscripts as -longdesc commonly used in radiochemistry, radiation science, and nuclear -longdesc physics and engineering applications. Isotopes which have Z -longdesc with more digits than A require special spacing to appear -longdesc properly; this spacing is supported in the package. -containersize 1784 -containerchecksum 34e4e1f97be707af2e13c0286ba31c864c6c861f253e0961d0e338b3e1d004fa8e5f5fcfb4db438538de14191f77224c3ecdb464f9b9b699f46a7a894a5d4ae0 -doccontainersize 80396 -doccontainerchecksum 903d54c51ab36b805a191c8655a8255f0cc7302202ec8d363f025609ce763939ace5ccde475a6b42ef68e2a5a03a244f8a1439ef98148d43d0340c5dcd86e9a7 -docfiles size=23 - RELOC/doc/latex/nuc/README details="Readme" - RELOC/doc/latex/nuc/nuc.pdf details="Package documentation" - RELOC/doc/latex/nuc/nuc.tex -runfiles size=3 - RELOC/tex/latex/nuc/nuc.sty -catalogue-ctan /macros/latex/contrib/nuc -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics physics subsup-pos -catalogue-version 0.1 - -name nucleardata -category Package -revision 47307 -shortdesc Provides data about atomic nuclides for documents -relocated 1 -longdesc The package provides data and commands for including nuclear -longdesc and atomic mass and energy data in LaTeX documents. It uses the -longdesc PythonTeX package and requires pythontex.exe to be called with -longdesc the TeX file as the argument. -containersize 127920 -containerchecksum b68559323f45aad9c4a07794a8195b5b1e6f3a5ea0f54f82b7d5d743bf4fb2396c0472731f84d1ec524e38cc99ef5afa6949127340a554d80a36b00d7cae5e3d -doccontainersize 407404 -doccontainerchecksum 5ef98fdbac5be3052aeba824c80b94eeb651bf514bf77b82d54096a3ede9b7fd7f62cc7dda543ca5da2eff53a5cc6586b2c64d3881dacbde233382addb1f05a4 -docfiles size=102 - RELOC/doc/latex/nucleardata/README details="Readme" - RELOC/doc/latex/nucleardata/nuccommandtest.pdf - RELOC/doc/latex/nucleardata/nuccommandtest.tex - RELOC/doc/latex/nucleardata/nucleardata.pdf details="Package documentation" -srccontainersize 132560 -srccontainerchecksum d74f0625fa3a8ac897c23c116a8ba99b84776d8e2a224b94fa01764c3d97d75b2b2693a138b6d21a8d728243325511c9b79a8fb77390677536e7c73f256f6b3c -srcfiles size=121 - RELOC/source/latex/nucleardata/nucleardata.dtx - RELOC/source/latex/nucleardata/nucleardata.ins -runfiles size=120 - RELOC/tex/latex/nucleardata/elementlist.csv - RELOC/tex/latex/nucleardata/massdata.csv - RELOC/tex/latex/nucleardata/nucleardata.hd - RELOC/tex/latex/nucleardata/nucleardata.pytxcode - RELOC/tex/latex/nucleardata/nucleardata.sty -catalogue-ctan /macros/latex/contrib/nucleardata -catalogue-date 2018-04-05 06:30:46 +0200 -catalogue-license lppl1.3 -catalogue-topics callback physics chemistry -catalogue-version 1.1 - -name numberedblock -category Package -revision 33109 -shortdesc Print a block of code, with unique index number -relocated 1 -longdesc The package has been created for the convenience of the report -longdesc writer; it provides the means to number, and label, code-block -longdesc snippets in your document. In this way, you can (unambiguously) -longdesc refer to each snippet elsewhere in your document. -containersize 2512 -containerchecksum 4d18af64342aa06630d772ba702ea13cb96778321b87d3d1025d8770f40c609c5577e858474a4fc4feb4c0d7a6a026319a02d68a6a99194c4aff539579613993 -doccontainersize 73428 -doccontainerchecksum 50427c74920c3d9f409705d92d913ef1931b3648510d93b5cf70fac250894bcddcbe67671dd5eb19b1372a536c964e2c1f145672db2091e4132d5fb210d454b8 -docfiles size=21 - RELOC/doc/latex/numberedblock/README details="Readme" - RELOC/doc/latex/numberedblock/testnumberedblock.pdf details="Demonstration of use" - RELOC/doc/latex/numberedblock/testnumberedblock.tex -runfiles size=2 - RELOC/tex/latex/numberedblock/numberedblock.sty -catalogue-ctan /macros/latex/contrib/numberedblock -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics listing label-ref -catalogue-version 1.10 - -name numericplots -category Package -revision 31729 -shortdesc Plot numeric data (including Matlab export) using PSTricks -relocated 1 -longdesc Plotting numeric data is a task which has often to be done for -longdesc scientific papers. LaTeX itself provides no facilities for -longdesc drawing more than the simplest plots from supplied data. The -longdesc package will process user input, and uses PSTricks to plot the -longdesc results. The package provides Matlab functions to transform -longdesc Matlab results to plottable data. -containersize 8784 -containerchecksum f724c8b35002ea5c3cac7520f6ddc6100f22762a46f1b5fc5b9e5597db8902ab7e3417974112d43f4ad4aad20da9486c996c4032f8c709ce44b8526ce66a004c -doccontainersize 442648 -doccontainerchecksum 7395e92722414a00175c442abb9fc74c3a5f6dcea06d4011e3c95a3b8749c152e70a9346f49ce3aa1696270af376987b4ccb63722ff0edb6c6e8ff0573327610 -docfiles size=373 - RELOC/doc/latex/numericplots/License.txt - RELOC/doc/latex/numericplots/NumericPlots.pdf details="Package documentation" - RELOC/doc/latex/numericplots/README details="Readme" - RELOC/doc/latex/numericplots/README.TEXLIVE - RELOC/doc/latex/numericplots/src/BasicFunctionality.tex - RELOC/doc/latex/numericplots/src/FurtherExamples.tex - RELOC/doc/latex/numericplots/src/MatlabSupport.tex - RELOC/doc/latex/numericplots/src/MultiplePlots.tex - RELOC/doc/latex/numericplots/src/NumericPlotsDoc.tex - RELOC/doc/latex/numericplots/src/Roll406_Ref2288.tex - RELOC/doc/latex/numericplots/src/TechnicalDetails.tex - RELOC/doc/latex/numericplots/src/TestPlots.tex - RELOC/doc/latex/numericplots/src/examples/BodeDiagramm.tex - RELOC/doc/latex/numericplots/src/examples/DataTestRealData.tex - RELOC/doc/latex/numericplots/src/examples/DefineData.tex - RELOC/doc/latex/numericplots/src/examples/LabelsNTickLabels.tex - RELOC/doc/latex/numericplots/src/examples/NyquistPlot.tex - RELOC/doc/latex/numericplots/src/examples/Sprungantwort_PT1Glied.tex - RELOC/doc/latex/numericplots/src/examples/basic_Boxes.tex - RELOC/doc/latex/numericplots/src/examples/basic_EasyPlot.tex - RELOC/doc/latex/numericplots/src/examples/basic_Grid.tex - RELOC/doc/latex/numericplots/src/examples/basic_Labels.tex - RELOC/doc/latex/numericplots/src/examples/basic_Legend.tex - RELOC/doc/latex/numericplots/src/examples/basic_LegendI.tex - RELOC/doc/latex/numericplots/src/examples/basic_LegendII.tex - RELOC/doc/latex/numericplots/src/examples/basic_LegendIII.tex - RELOC/doc/latex/numericplots/src/examples/basic_LineStyles.tex - RELOC/doc/latex/numericplots/src/examples/basic_Lines.tex - RELOC/doc/latex/numericplots/src/examples/basic_LogarithmicI.tex - RELOC/doc/latex/numericplots/src/examples/basic_LogarithmicII.tex - RELOC/doc/latex/numericplots/src/examples/basic_LogarithmicIII.tex - RELOC/doc/latex/numericplots/src/examples/basic_MultipleData.tex - RELOC/doc/latex/numericplots/src/examples/basic_Objects.tex - RELOC/doc/latex/numericplots/src/examples/basic_PlaceObjects.tex - RELOC/doc/latex/numericplots/src/examples/basic_PlaceObjectsII.tex - RELOC/doc/latex/numericplots/src/examples/basic_PlotWHoles.tex - RELOC/doc/latex/numericplots/src/examples/basic_UseRput.tex - RELOC/doc/latex/numericplots/src/examples/basic_UserLinestyles.tex - RELOC/doc/latex/numericplots/src/examples/data_BodeDiagrammLinearerTerm.tex - RELOC/doc/latex/numericplots/src/examples/data_Nyquist.tex - RELOC/doc/latex/numericplots/src/examples/data_SprungantwortPT1Glied.tex - RELOC/doc/latex/numericplots/src/examples/furtherEx_TickLabels.tex - RELOC/doc/latex/numericplots/src/examples/multiplots_exampleI.tex - RELOC/doc/latex/numericplots/src/examples/multiplots_exampleII.tex - RELOC/doc/latex/numericplots/src/examples/multiplots_exampleIII.tex - RELOC/doc/latex/numericplots/src/fig_NoiseData_ClosedLine.eps - RELOC/doc/latex/numericplots/src/fig_NoiseData_OpenLine.eps - RELOC/doc/latex/numericplots/src/history.tex - RELOC/doc/latex/numericplots/src/keys_NumericDataPlot.tex - RELOC/doc/latex/numericplots/src/options.tex -runfiles size=16 - RELOC/tex/latex/numericplots/NumericPlots.sty - RELOC/tex/latex/numericplots/NumericPlots_TickLabels.tex - RELOC/tex/latex/numericplots/NumericPlots_labels.tex - RELOC/tex/latex/numericplots/NumericPlots_legend.tex - RELOC/tex/latex/numericplots/NumericPlots_macros.tex - RELOC/tex/latex/numericplots/NumericPlots_styles.tex -catalogue-also pst-plot pgfplots -catalogue-ctan /graphics/pstricks/contrib/numericplots -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl3 -catalogue-topics graphics-plot -catalogue-version 2.0.2 - -name numname -category Package -revision 18130 -shortdesc Convert a number to its English expression -relocated 1 -longdesc The package can generate cardinal (one, two, ...) and ordinal -longdesc (first, second, ...) numbers. The code derives from the memoir -longdesc class, and is extracted for the convenience of non-users of -longdesc that class. -containersize 2952 -containerchecksum cee042c1508d651445f7d64bfb46a58a6c9d984c6c12dad80750b462723eabf764515437da1c677e4f6082926b906445861ac50d069a66a02874b93655e99f7f -doccontainersize 110936 -doccontainerchecksum 91e93657532ddc88c0f2a9251b6053f96b1e567acd57cab9c1d523b1c5409aa86763052993290ce2e7c17697f32039f91f796ee1008961a44a2a760682745a6b -docfiles size=30 - RELOC/doc/latex/numname/README details="Readme" - RELOC/doc/latex/numname/numname.pdf details="Package documentation" - RELOC/doc/latex/numname/numname.tex -runfiles size=5 - RELOC/tex/latex/numname/numname.sty -catalogue-ctan /macros/latex/contrib/numname -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics numbers - -name numnameru -category Package -revision 44895 -shortdesc Converts a number to the russian spelled out name -relocated 1 -longdesc This package converts a numerical number to the russian spelled -longdesc out name of the number. For example, 1 - odin, 2 - dva, 12 - -longdesc dvenadtsat'. -containersize 2512 -containerchecksum b474b7990598bb5bddaad3534450bc2001c23cd47f0c152a2fa720c184256c4309096be5a87e08756fd1455413d81d27bbe2d75b7573d234f593d7ff747923a1 -doccontainersize 68608 -doccontainerchecksum 23c616efcd9f1d261e50fb738d839c640ddd680ea50c9784850aec7406a0543ee33ad02b5ac4a325a859c050ff1bcc4a96b69777769796b537e09d158b10ed71 -docfiles size=19 - RELOC/doc/latex/numnameru/README details="Readme" - RELOC/doc/latex/numnameru/numnameru.pdf details="Package documentation" - RELOC/doc/latex/numnameru/numnameru.tex -runfiles size=3 - RELOC/tex/latex/numnameru/numnameru.sty -catalogue-also numname -catalogue-ctan /macros/latex/contrib/numnameru -catalogue-date 2018-01-07 12:14:32 +0100 -catalogue-license lppl1.3 -catalogue-topics numbers - -name numprint -category Package -revision 27498 -shortdesc Print numbers with separators and exponent if necessary -relocated 1 -longdesc The package numprint prints numbers with a separator every -longdesc three digits and converts numbers given as 12345.6e789 to -longdesc 12\,345,6\cdot 10^{789}. Numbers are printed in the current -longdesc mode (text or math) in order to use the correct font. Many -longdesc things, including the decimal sign, the thousand separator, as -longdesc well as the product sign can be changed by the user, e.g., to -longdesc reach 12,345.6\times 10^{789}. If an optional argument is given -longdesc it is printed upright as unit. Numbers can be rounded to a -longdesc given number of digits. The package supports an automatic, -longdesc language-dependent change of the number format. Tabular -longdesc alignment using the tabular(*), array, tabularx, and longtable -longdesc environments (similar to the dcolumn and rccol packages) is -longdesc supported using all features of numprint. Additional text can -longdesc be added before and after the formatted number. -containersize 10548 -containerchecksum 842ff2ecda1735e850fcefbd13b0aa676d11aa6ad698dfafb7c53f1fcb388d79b0d5db508b9321a3ad8612bba5f0b37e08c53a40e03558d9205b136fdf5b4279 -doccontainersize 1178600 -doccontainerchecksum 6efc0037de519c330ee049080bfe0941bd76f27b6cdd3cb9509a781f919b322b602998fb7ff01a58a7125d3cc1107536953eece9e143a3dafd2fb2eeda725bc3 -docfiles size=297 - RELOC/doc/latex/numprint/ChangeLog.nbaseprt - RELOC/doc/latex/numprint/ChangeLog.numprint - RELOC/doc/latex/numprint/Makefile - RELOC/doc/latex/numprint/README - RELOC/doc/latex/numprint/getversion.tex - RELOC/doc/latex/numprint/nbaseprt.pdf - RELOC/doc/latex/numprint/nbaseprttest.tex - RELOC/doc/latex/numprint/numprint.pdf details="Package documentation" - RELOC/doc/latex/numprint/numprinttest.tex -srccontainersize 42860 -srccontainerchecksum 7e72a20bb07348c80ae6ea2aaccb6196a6751bcb61a98f54ebf9c595f6565e0b240e198936dfa665e287f0d1bf9d110ae671d7888737ca4e7aa05174c56d5e56 -srcfiles size=61 - RELOC/source/latex/numprint/nbaseprt.dtx - RELOC/source/latex/numprint/numprint.dtx - RELOC/source/latex/numprint/numprint.ins - RELOC/source/latex/numprint/numprint032.dtx -runfiles size=17 - RELOC/tex/latex/numprint/nbaseprt.sty - RELOC/tex/latex/numprint/numprint.sty - RELOC/tex/latex/numprint/numprint032.sty -catalogue-ctan /macros/latex/contrib/numprint -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics numbers -catalogue-version 1.39 - -name numspell -category Package -revision 45441 -shortdesc Spelling cardinal and ordinal numbers -relocated 1 -longdesc This package supports the spelling of cardinal and ordinal -longdesc numbers. Supported languages are English, French, German, -longdesc Hungarian, and Italian. The package requires xstring, -longdesc pdftexcmds, and etoolbox. -containersize 8928 -containerchecksum e96de6205405139ccdc1462a165d4dfa7226ad5fd3b319dd63f5acca0f3b9d6b1bd658935d181ce817b2a8ce40656a31c51dbd0f1eca256dac0545090d4d7d79 -doccontainersize 225372 -doccontainerchecksum b762d5cc76a4d5f932943713bccafdfd969bf8899e4543bcca2d28a8e90fcce897fbb6674e4c0a3c924d582fa2c441595976467a69ddbc12aa624269e5cc0856 -docfiles size=61 - RELOC/doc/latex/numspell/README details="Readme" - RELOC/doc/latex/numspell/numspell.pdf details="Package documentation" - RELOC/doc/latex/numspell/numspell.tex -runfiles size=25 - RELOC/tex/latex/numspell/numspell-english.sty - RELOC/tex/latex/numspell/numspell-french.sty - RELOC/tex/latex/numspell/numspell-german.sty - RELOC/tex/latex/numspell/numspell-italian.sty - RELOC/tex/latex/numspell/numspell-magyar.sty - RELOC/tex/latex/numspell/numspell.sty -catalogue-ctan /macros/latex/contrib/numspell -catalogue-date 2017-09-30 13:16:00 +0200 -catalogue-license lppl1.3 -catalogue-topics numbers multilingual english french german hungarian italian -catalogue-version 1.2 - -name nwejm -category Package -revision 47411 -shortdesc Support for the journal "North-Western European Journal of Mathematics" -relocated 1 -longdesc The bundle includes LaTeX classes and BibLaTeX styles files -longdesc dedicated to the new journal "North-Western European Journal of -longdesc Mathematics": nwejm for the complete issues of the journal, -longdesc aimed at the NWEJM's team, nwejmart, intended for the authors -longdesc who wish to publish an article in the NWEJM. This class's goal -longdesc is to: faithfully reproduce the layout of the nwejm, thus -longdesc enabling the authors to be able to work their document in -longdesc actual conditions, provide a number of tools (commands and -longdesc environments) to facilitate the drafting of documents, in -longdesc particular those containing mathematical formulas. -containersize 4046812 -containerchecksum 2ed126a29ab038121173071ef7bce7b77fb36ecb9e319eb2d8f6a30c91b32728af27e844fb2a0c5a96ae0f556a852ea85ecf3be0ef533bc6a1b45c543e2ae944 -doccontainersize 1520752 -doccontainerchecksum b4ce3ff44cbf513a759b0d95e4b226206189bd2d09d583e12e0f16017f3f3b51e79b040c8b14b6bff11312af872dea645fbf2dadc24b03e458b74421b98cc6dc -docfiles size=524 - RELOC/doc/latex/nwejm/README.md details="Readme.md" - RELOC/doc/latex/nwejm/addons/completion/nwejm.cwl - RELOC/doc/latex/nwejm/addons/completion/nwejmart.cwl - RELOC/doc/latex/nwejm/english/README-TRANSLATION.md - RELOC/doc/latex/nwejm/examples/article-in-dutch.pdf - RELOC/doc/latex/nwejm/examples/article-in-dutch.tex - RELOC/doc/latex/nwejm/examples/article-in-english.pdf - RELOC/doc/latex/nwejm/examples/article-in-english.tex - RELOC/doc/latex/nwejm/examples/article-in-french.pdf - RELOC/doc/latex/nwejm/examples/article-in-french.tex - RELOC/doc/latex/nwejm/examples/article-in-german.pdf - RELOC/doc/latex/nwejm/examples/article-in-german.tex - RELOC/doc/latex/nwejm/examples/issue.pdf - RELOC/doc/latex/nwejm/examples/issue.tex - RELOC/doc/latex/nwejm/examples/sample.bib - RELOC/doc/latex/nwejm/examples/sample.pdf details="Example of use" - RELOC/doc/latex/nwejm/examples/sample.tex - RELOC/doc/latex/nwejm/examples/template.tex - RELOC/doc/latex/nwejm/french/documentation/kpfonts.sty - RELOC/doc/latex/nwejm/french/documentation/latexmkrc - RELOC/doc/latex/nwejm/french/documentation/nwejm-fr.bib - RELOC/doc/latex/nwejm/french/documentation/nwejm-fr.pdf details="Package documentation (French)" language="fr" - RELOC/doc/latex/nwejm/french/documentation/nwejm-fr.tex -srccontainersize 45092 -srccontainerchecksum cb8f90d0085ed77e9077a3735dd2bed05247ebbdcaad54ef45fe0d5bcbe4c354bb2dc24baf10c605f1991fbbea31d774590806a4020e049b6156cb3aea49b160 -srcfiles size=55 - RELOC/source/latex/nwejm/nwejm-examples-template.dtx - RELOC/source/latex/nwejm/nwejm.dtx -runfiles size=2100 - RELOC/tex/latex/nwejm/images/nwejm-cover-background.jpg - RELOC/tex/latex/nwejm/images/nwejm-federation-recherche-math-npdc-logo.pdf - RELOC/tex/latex/nwejm/images/nwejm-fields-institute-logo.pdf - RELOC/tex/latex/nwejm/images/nwejm-kwg-logo.pdf - RELOC/tex/latex/nwejm/images/nwejm-logo-NB.pdf - RELOC/tex/latex/nwejm/images/nwejm-logo.pdf - RELOC/tex/latex/nwejm/images/nwejm-logos-collection.pdf - RELOC/tex/latex/nwejm/images/nwejm-logos-collection.tex - RELOC/tex/latex/nwejm/images/nwejm-smf-logo.pdf - RELOC/tex/latex/nwejm/images/nwejm-sml-logo.pdf - RELOC/tex/latex/nwejm/nwejm-dutch.trsl - RELOC/tex/latex/nwejm/nwejm-english.trsl - RELOC/tex/latex/nwejm/nwejm-french.trsl - RELOC/tex/latex/nwejm/nwejm-german.trsl - RELOC/tex/latex/nwejm/nwejm.bbx - RELOC/tex/latex/nwejm/nwejm.cbx - RELOC/tex/latex/nwejm/nwejm.cfg - RELOC/tex/latex/nwejm/nwejm.cls - RELOC/tex/latex/nwejm/nwejm.dbx - RELOC/tex/latex/nwejm/nwejm.lbx - RELOC/tex/latex/nwejm/nwejmart.cls -catalogue-ctan /macros/latex/contrib/nwejm -catalogue-date 2018-04-08 22:31:32 +0200 -catalogue-license lppl1.3 -catalogue-topics journalpub class -catalogue-version 0.98e - -name oberdiek -category Package -revision 49285 -shortdesc A bundle of packages submitted by Heiko Oberdiek -relocated 1 -longdesc The bundle comprises packages to provide: accsupp: better -longdesc accessibility support for PDF files; aliascnt: 'alias -longdesc counters'; alphalph: multiple-alphabetic counting -longdesc (a...z,aa...zz,... -- up to the full extent of a TeX counter); -longdesc askinclude: replaces \includeonly by an interactive user -longdesc interface; atbegshi: a modern reimplementation of package -longdesc everyshi; atenddvi: provides \AtEndDvi command; attachfile2: -longdesc attach files to PDF files; atveryend: hooks the very end of a -longdesc document; auxhook: stick stuff at the start of the .aux file; -longdesc bigintcalc: expandable arithmetic operations with big integers -longdesc that can exceed TeX's number limits; bitset: defines and -longdesc implements the data type bit set, a vector of bits; bmpsize: -longdesc get bitmap size and resolution data; bookmark: alternative -longdesc bookmark (outline) organization for package hyperref; -longdesc catchfile: collects the contents of a file and puts it in a -longdesc macro; centernot: a horizontally-centred \not symbol; chemarr: -longdesc extensible chemists' reaction arrows; classlist: record -longdesc information about document class(es) used; colonequals: poor -longdesc man's mathematical relation symbols; dvipscol: dvips colour -longdesc stack management; embedfile: embed files in PDF documents; -longdesc engord: define counter-printing operations producing English -longdesc ordinals; eolgrab: collect arguments delimited by end of line; -longdesc epstopdf: conversion to epstopdf on the fly; etexcmds: adds a -longdesc prefix to eTeX's commands, to avoid conflicts with existing -longdesc macros; flags: setting and clearing flags in bit fields and -longdesc converting the bit field into a decimal number; gettitlestring: -longdesc clean up the string containing the title of a section, etc.; -longdesc grfext: macros for adding and reordering the list of graphics -longdesc file extensions recognised by the graphics package; grffile: -longdesc extend file name processing in the latex-graphics bundle; -longdesc hosub: build collections of packages; holtxdoc: extra -longdesc documentation macros; hologo: bookmark-enabled logos; hopatch: -longdesc safely apply package patches; hycolor: implements the color -longdesc option stuff that is used by packages hyperref and bookmark; -longdesc hypbmsec: bookmarks in sectioning commands; hypcap: anjusting -longdesc anchors of captions; hypdestopt: optimising hyperref's pdfTeX -longdesc driver destinations; hypdoc: hyper-references in the LaTeX -longdesc standard doc package; hypgotoe: experimental package for links -longdesc to embedded files; hyphsubst: substitute hyphenation patterns; -longdesc ifdraft: switch for option draft; iflang: provides expandable -longdesc checks for the current language; ifluatex: looks for LuaTeX -longdesc regardless of its mode and provides the switch \ifluatex; -longdesc ifpdf: provides the \ifpdf switch; ifvtex: provides the \ifvtex -longdesc switch; infwarerr: provides a complete set of macros for -longdesc informations, warnings and error messages with support for -longdesc plain TeX; inputenx: enhanced handling of input encoding; -longdesc intcalc: provides expandable arithmetic operations with -longdesc integers; kvdefinekeys: define key-value keys in the same -longdesc manner as keyval; kvoptions: use package options in key value -longdesc format ; kvsetkeys: a variant of the \setkeys command; -longdesc letltxmacro: Let assignment for LaTeX macros; listingsutf8: -longdesc (partially) extends the listings package to UTF-8 encoding; -longdesc ltxcmds: exports some utility macros from the LaTeX kernel into -longdesc a separate namespace and also provides them for other formats -longdesc such as plain-TeX; luacolor: implements colour support based on -longdesc LuaTeX's node attributes; luatex: utilises new and extended -longdesc features and resources that LuaTeX provides; magicnum: allows -longdesc to access magic numbers by a hierarchical name system; -longdesc makerobust: make a command robust; pagegrid: prints a page grid -longdesc in the background; pagesel: select pages of a document for -longdesc output; pdfcolfoot: using pdfTeX's color stack for footnotes; -longdesc pdfcol: macros for setting and maintaining new color stacks; -longdesc pdfcolmk: pdfTeX COLour MarK -- fake a pdfTeX colour stack -longdesc using marks (not needed for pdfTeX 1.40.0 and later); -longdesc pdfcolparallel: fixes colour problems in package parallel; -longdesc pdfcolparcolumns: fixes colour problems in package parcolumns; -longdesc pdfcrypt: setting PDF encryption; pdfescape: pdfTeX's escape -longdesc features using TeX or e-TeX; pdflscape: landscape pages in PDF; -longdesc pdfrender: control PDF rendering modes; pdftexcmds: provide -longdesc pdfTeX primitives missing in LuaTeX; picture: dimens for -longdesc picture macros; pmboxdraw: poor man's box drawing characters; -longdesc protecteddef: define a command that protected against -longdesc expansion; refcount: using the numeric values of references; -longdesc rerunfilecheck: checksum based rerun checks on auxiliary files; -longdesc resizegather: automatically resize overly large equations; -longdesc rotchiffre: performs simple rotation cyphers; scrindex: -longdesc redefines environment 'theindex' of package 'index', if a class -longdesc from KOMA-Script is loaded; selinput: select the input encoding -longdesc by specifying pairs of input characters and their glyph names; -longdesc setouterhbox: set \hbox in outer horizontal mode; settobox: -longdesc getting box sizes; soulutf8: extends package soul and adds some -longdesc support for UTF-8; stackrel: extensions of the \stackrel -longdesc command; stampinclude: selects the files for \include by -longdesc inspecting the timestamp of the .aux file(s); stringenc: -longdesc provides \StringEncodingConvert for converting a string between -longdesc different encodings; tabularht: tabulars with height -longdesc specification; tabularkv: key value interface for tabular -longdesc parameters; telprint: print German telephone numbers; -longdesc thepdfnumber: canonical numbers for use in PDF files and -longdesc elsewhere; transparent: using a color stack for transparency -longdesc with pdftex; twoopt: commands with two optional arguments; -longdesc uniquecounter: provides unlimited unique counter; zref: a -longdesc proposed new reference system. Each of the packages is -longdesc represented by two files, a .dtx (documented source) and a PDF -longdesc file; the .ins file necessary for installation is extracted by -longdesc running the .dtx file with Plain TeX. -containersize 226648 -containerchecksum c1a54805a5f25290110d6074af3c4de6a7261809f11dda3a1605220c159e7461fcffe1d2870706468207a158c73e9ddbb50827a07f81cdeb2f732fd0a935abb2 -doccontainersize 13965960 -doccontainerchecksum 38f6e3d490b7694024e5d07615a4313d19e91dca57216575fba3311dd2750d0b1a033d8ec83ab5fe64db6d3854e3d1e47c5984f9aac4cebd0e743c6916ad725a -docfiles size=4256 - RELOC/doc/latex/oberdiek/accsupp-example1.tex - RELOC/doc/latex/oberdiek/accsupp-example2.tex - RELOC/doc/latex/oberdiek/accsupp.pdf - RELOC/doc/latex/oberdiek/aliascnt.pdf - RELOC/doc/latex/oberdiek/alphalph.pdf - RELOC/doc/latex/oberdiek/askinclude.pdf - RELOC/doc/latex/oberdiek/atbegshi-example1.tex - RELOC/doc/latex/oberdiek/atbegshi-example2.tex - RELOC/doc/latex/oberdiek/atbegshi.pdf - RELOC/doc/latex/oberdiek/atenddvi.pdf - RELOC/doc/latex/oberdiek/attachfile2.pdf - RELOC/doc/latex/oberdiek/atveryend.pdf - RELOC/doc/latex/oberdiek/auxhook.pdf - RELOC/doc/latex/oberdiek/bigintcalc.pdf - RELOC/doc/latex/oberdiek/bitset.pdf - RELOC/doc/latex/oberdiek/bmpsize.pdf - RELOC/doc/latex/oberdiek/bookmark-example.tex - RELOC/doc/latex/oberdiek/bookmark.pdf - RELOC/doc/latex/oberdiek/catchfile.pdf - RELOC/doc/latex/oberdiek/centernot.pdf - RELOC/doc/latex/oberdiek/chemarr-example.tex - RELOC/doc/latex/oberdiek/chemarr.pdf - RELOC/doc/latex/oberdiek/classlist.pdf - RELOC/doc/latex/oberdiek/colonequals.pdf - RELOC/doc/latex/oberdiek/dvipscol.pdf - RELOC/doc/latex/oberdiek/embedfile-example-collection.tex - RELOC/doc/latex/oberdiek/embedfile-example-plain.tex - RELOC/doc/latex/oberdiek/embedfile.pdf - RELOC/doc/latex/oberdiek/engord.pdf - RELOC/doc/latex/oberdiek/enparen.pdf - RELOC/doc/latex/oberdiek/eolgrab.pdf - RELOC/doc/latex/oberdiek/epstopdf.pdf - RELOC/doc/latex/oberdiek/etexcmds.pdf - RELOC/doc/latex/oberdiek/example-mycolorsetup.sty - RELOC/doc/latex/oberdiek/example/eolgrab-example-env.tex - RELOC/doc/latex/oberdiek/example/eolgrab-example-ltx.tex - RELOC/doc/latex/oberdiek/example/eolgrab-example-sec.tex - RELOC/doc/latex/oberdiek/example/hologo-example.tex - RELOC/doc/latex/oberdiek/fibnum.pdf - RELOC/doc/latex/oberdiek/flags.pdf - RELOC/doc/latex/oberdiek/gettitlestring.pdf - RELOC/doc/latex/oberdiek/grfext.pdf - RELOC/doc/latex/oberdiek/grffile.pdf - RELOC/doc/latex/oberdiek/hobsub.pdf - RELOC/doc/latex/oberdiek/hologo.pdf - RELOC/doc/latex/oberdiek/holtxdoc.pdf - RELOC/doc/latex/oberdiek/hopatch.pdf - RELOC/doc/latex/oberdiek/hycolor.pdf - RELOC/doc/latex/oberdiek/hypbmsec.pdf - RELOC/doc/latex/oberdiek/hypcap.pdf - RELOC/doc/latex/oberdiek/hypdestopt.pdf - RELOC/doc/latex/oberdiek/hypdoc.pdf - RELOC/doc/latex/oberdiek/hypgotoe-example.tex - RELOC/doc/latex/oberdiek/hypgotoe.pdf - RELOC/doc/latex/oberdiek/hyphsubst.pdf - RELOC/doc/latex/oberdiek/ifdraft.pdf - RELOC/doc/latex/oberdiek/iflang.pdf - RELOC/doc/latex/oberdiek/ifpdf.pdf - RELOC/doc/latex/oberdiek/ifvtex.pdf - RELOC/doc/latex/oberdiek/infwarerr.pdf - RELOC/doc/latex/oberdiek/inputenx-licrcmds.txt - RELOC/doc/latex/oberdiek/inputenx-utf8enc.txt - RELOC/doc/latex/oberdiek/inputenx.pdf - RELOC/doc/latex/oberdiek/intcalc.pdf - RELOC/doc/latex/oberdiek/kvdefinekeys.pdf - RELOC/doc/latex/oberdiek/kvoptions.pdf - RELOC/doc/latex/oberdiek/kvsetkeys-example.tex - RELOC/doc/latex/oberdiek/kvsetkeys.pdf - RELOC/doc/latex/oberdiek/letltxmacro-showcases.tex - RELOC/doc/latex/oberdiek/letltxmacro.pdf - RELOC/doc/latex/oberdiek/listingsutf8.pdf - RELOC/doc/latex/oberdiek/ltxcmds.pdf - RELOC/doc/latex/oberdiek/luacolor.pdf - RELOC/doc/latex/oberdiek/luatex.pdf - RELOC/doc/latex/oberdiek/magicnum.pdf - RELOC/doc/latex/oberdiek/magicnum.txt - RELOC/doc/latex/oberdiek/makerobust-example.tex - RELOC/doc/latex/oberdiek/makerobust.pdf - RELOC/doc/latex/oberdiek/mleftright.pdf - RELOC/doc/latex/oberdiek/oberdiek.pdf details="Table of contents of the bundle" - RELOC/doc/latex/oberdiek/pagegrid.pdf - RELOC/doc/latex/oberdiek/pagesel.pdf - RELOC/doc/latex/oberdiek/pdfcol.pdf - RELOC/doc/latex/oberdiek/pdfcolfoot.pdf - RELOC/doc/latex/oberdiek/pdfcolmk.pdf - RELOC/doc/latex/oberdiek/pdfcolparallel.pdf - RELOC/doc/latex/oberdiek/pdfcolparcolumns.pdf - RELOC/doc/latex/oberdiek/pdfcrypt.pdf - RELOC/doc/latex/oberdiek/pdfescape.pdf - RELOC/doc/latex/oberdiek/pdflscape.pdf - RELOC/doc/latex/oberdiek/pdfrender.pdf - RELOC/doc/latex/oberdiek/pdftexcmds.pdf - RELOC/doc/latex/oberdiek/picture-example.tex - RELOC/doc/latex/oberdiek/picture.pdf - RELOC/doc/latex/oberdiek/pmboxdraw.pdf - RELOC/doc/latex/oberdiek/protecteddef.pdf - RELOC/doc/latex/oberdiek/refcount.pdf - RELOC/doc/latex/oberdiek/rerunfilecheck-example.cfg - RELOC/doc/latex/oberdiek/rerunfilecheck.pdf - RELOC/doc/latex/oberdiek/resizegather.pdf - RELOC/doc/latex/oberdiek/rotchiffre.pdf - RELOC/doc/latex/oberdiek/scrindex-example1.tex - RELOC/doc/latex/oberdiek/scrindex-example2.tex - RELOC/doc/latex/oberdiek/scrindex.pdf - RELOC/doc/latex/oberdiek/selinput.pdf - RELOC/doc/latex/oberdiek/setouterhbox-example.tex - RELOC/doc/latex/oberdiek/setouterhbox.pdf - RELOC/doc/latex/oberdiek/settobox-example.tex - RELOC/doc/latex/oberdiek/settobox.pdf - RELOC/doc/latex/oberdiek/soulutf8.pdf - RELOC/doc/latex/oberdiek/stackrel.pdf - RELOC/doc/latex/oberdiek/stampinclude.pdf - RELOC/doc/latex/oberdiek/stringenc.pdf - RELOC/doc/latex/oberdiek/tabularht-example1.tex - RELOC/doc/latex/oberdiek/tabularht-example2.tex - RELOC/doc/latex/oberdiek/tabularht.pdf - RELOC/doc/latex/oberdiek/tabularkv-example.tex - RELOC/doc/latex/oberdiek/tabularkv.pdf - RELOC/doc/latex/oberdiek/telprint.pdf - RELOC/doc/latex/oberdiek/thepdfnumber.pdf - RELOC/doc/latex/oberdiek/transparent-example.tex - RELOC/doc/latex/oberdiek/transparent.pdf - RELOC/doc/latex/oberdiek/twoopt.pdf - RELOC/doc/latex/oberdiek/uniquecounter-example.tex - RELOC/doc/latex/oberdiek/uniquecounter.pdf - RELOC/doc/latex/oberdiek/zref-example-lastpage.tex - RELOC/doc/latex/oberdiek/zref-example-nextpage.tex - RELOC/doc/latex/oberdiek/zref-example.tex - RELOC/doc/latex/oberdiek/zref.pdf -srccontainersize 501712 -srccontainerchecksum 52e0b8fa9bf7cbc0de3f4e759eed162b376b7ff723fb2fd213888aa7b270b672cffa2f5745e260e8172d095d81b917ceede7a6a10c568c6c3e2bd04efb55f449 -srcfiles size=1205 - RELOC/source/latex/oberdiek/accsupp.dtx - RELOC/source/latex/oberdiek/aliascnt.dtx - RELOC/source/latex/oberdiek/alphalph.dtx - RELOC/source/latex/oberdiek/askinclude.dtx - RELOC/source/latex/oberdiek/atbegshi.dtx - RELOC/source/latex/oberdiek/atenddvi.dtx - RELOC/source/latex/oberdiek/attachfile2.dtx - RELOC/source/latex/oberdiek/atveryend.dtx - RELOC/source/latex/oberdiek/auxhook.dtx - RELOC/source/latex/oberdiek/bigintcalc.dtx - RELOC/source/latex/oberdiek/bitset.dtx - RELOC/source/latex/oberdiek/bmpsize.dtx - RELOC/source/latex/oberdiek/bookmark.dtx - RELOC/source/latex/oberdiek/catchfile.dtx - RELOC/source/latex/oberdiek/centernot.dtx - RELOC/source/latex/oberdiek/chemarr.dtx - RELOC/source/latex/oberdiek/classlist.dtx - RELOC/source/latex/oberdiek/colonequals.dtx - RELOC/source/latex/oberdiek/dvipscol.dtx - RELOC/source/latex/oberdiek/embedfile.dtx - RELOC/source/latex/oberdiek/engord.dtx - RELOC/source/latex/oberdiek/enparen.dtx - RELOC/source/latex/oberdiek/eolgrab.dtx - RELOC/source/latex/oberdiek/epstopdf.dtx - RELOC/source/latex/oberdiek/etexcmds.dtx - RELOC/source/latex/oberdiek/fibnum.dtx - RELOC/source/latex/oberdiek/flags.dtx - RELOC/source/latex/oberdiek/gettitlestring.dtx - RELOC/source/latex/oberdiek/grfext.dtx - RELOC/source/latex/oberdiek/grffile.dtx - RELOC/source/latex/oberdiek/hobsub.dtx - RELOC/source/latex/oberdiek/hologo.dtx - RELOC/source/latex/oberdiek/holtxdoc.dtx - RELOC/source/latex/oberdiek/hopatch.dtx - RELOC/source/latex/oberdiek/hycolor.dtx - RELOC/source/latex/oberdiek/hypbmsec.dtx - RELOC/source/latex/oberdiek/hypcap.dtx - RELOC/source/latex/oberdiek/hypdestopt.dtx - RELOC/source/latex/oberdiek/hypdoc.dtx - RELOC/source/latex/oberdiek/hypgotoe.dtx - RELOC/source/latex/oberdiek/hyphsubst.dtx - RELOC/source/latex/oberdiek/ifdraft.dtx - RELOC/source/latex/oberdiek/iflang.dtx - RELOC/source/latex/oberdiek/ifpdf.dtx - RELOC/source/latex/oberdiek/ifvtex.dtx - RELOC/source/latex/oberdiek/infwarerr.dtx - RELOC/source/latex/oberdiek/inputenx.dtx - RELOC/source/latex/oberdiek/intcalc.dtx - RELOC/source/latex/oberdiek/kvdefinekeys.dtx - RELOC/source/latex/oberdiek/kvoptions.dtx - RELOC/source/latex/oberdiek/kvsetkeys.dtx - RELOC/source/latex/oberdiek/letltxmacro.dtx - RELOC/source/latex/oberdiek/listingsutf8.dtx - RELOC/source/latex/oberdiek/ltxcmds.dtx - RELOC/source/latex/oberdiek/luacolor.dtx - RELOC/source/latex/oberdiek/luatex.dtx - RELOC/source/latex/oberdiek/magicnum.dtx - RELOC/source/latex/oberdiek/makerobust.dtx - RELOC/source/latex/oberdiek/mleftright.dtx - RELOC/source/latex/oberdiek/oberdiek.ins - RELOC/source/latex/oberdiek/oberdiek.tex - RELOC/source/latex/oberdiek/pagegrid.dtx - RELOC/source/latex/oberdiek/pagesel.dtx - RELOC/source/latex/oberdiek/pdfcol.dtx - RELOC/source/latex/oberdiek/pdfcolfoot.dtx - RELOC/source/latex/oberdiek/pdfcolmk.dtx - RELOC/source/latex/oberdiek/pdfcolparallel.dtx - RELOC/source/latex/oberdiek/pdfcolparcolumns.dtx - RELOC/source/latex/oberdiek/pdfcrypt.dtx - RELOC/source/latex/oberdiek/pdfescape.dtx - RELOC/source/latex/oberdiek/pdflscape.dtx - RELOC/source/latex/oberdiek/pdfrender.dtx - RELOC/source/latex/oberdiek/pdftexcmds.dtx - RELOC/source/latex/oberdiek/picture.dtx - RELOC/source/latex/oberdiek/pmboxdraw.dtx - RELOC/source/latex/oberdiek/protecteddef.dtx - RELOC/source/latex/oberdiek/readme-ctan.txt - RELOC/source/latex/oberdiek/refcount.dtx - RELOC/source/latex/oberdiek/rerunfilecheck.dtx - RELOC/source/latex/oberdiek/resizegather.dtx - RELOC/source/latex/oberdiek/rotchiffre.dtx - RELOC/source/latex/oberdiek/scrindex.dtx - RELOC/source/latex/oberdiek/selinput.dtx - RELOC/source/latex/oberdiek/setouterhbox.dtx - RELOC/source/latex/oberdiek/settobox.dtx - RELOC/source/latex/oberdiek/soulutf8.dtx - RELOC/source/latex/oberdiek/stackrel.dtx - RELOC/source/latex/oberdiek/stampinclude.dtx - RELOC/source/latex/oberdiek/stringenc.dtx - RELOC/source/latex/oberdiek/tabularht.dtx - RELOC/source/latex/oberdiek/tabularkv.dtx - RELOC/source/latex/oberdiek/telprint.dtx - RELOC/source/latex/oberdiek/thepdfnumber.dtx - RELOC/source/latex/oberdiek/transparent.dtx - RELOC/source/latex/oberdiek/twoopt.dtx - RELOC/source/latex/oberdiek/uniquecounter.dtx - RELOC/source/latex/oberdiek/zref.dtx -runfiles size=699 - RELOC/bibtex/bib/oberdiek/oberdiek-bundle.bib - RELOC/bibtex/bib/oberdiek/oberdiek-source.bib - RELOC/scripts/oberdiek/luacolor.lua - RELOC/scripts/oberdiek/magicnum.lua - RELOC/scripts/oberdiek/oberdiek.luatex.lua - RELOC/scripts/oberdiek/oberdiek.magicnum.lua - RELOC/scripts/oberdiek/oberdiek.pdftexcmds.lua - RELOC/scripts/oberdiek/pdfatfi.pl - RELOC/scripts/oberdiek/pdftexcmds.lua - RELOC/tex/generic/oberdiek/alphalph.sty - RELOC/tex/generic/oberdiek/atbegshi.sty - RELOC/tex/generic/oberdiek/bigintcalc.sty - RELOC/tex/generic/oberdiek/bitset.sty - RELOC/tex/generic/oberdiek/catchfile.sty - RELOC/tex/generic/oberdiek/embedfile.sty - RELOC/tex/generic/oberdiek/engord.sty - RELOC/tex/generic/oberdiek/eolgrab.sty - RELOC/tex/generic/oberdiek/etexcmds.sty - RELOC/tex/generic/oberdiek/fibnum.sty - RELOC/tex/generic/oberdiek/gettitlestring.sty - RELOC/tex/generic/oberdiek/hobsub-generic.sty - RELOC/tex/generic/oberdiek/hobsub-hyperref.sty - RELOC/tex/generic/oberdiek/hobsub.sty - RELOC/tex/generic/oberdiek/hologo.sty - RELOC/tex/generic/oberdiek/hyphsubst.sty - RELOC/tex/generic/oberdiek/iflang.sty - RELOC/tex/generic/oberdiek/ifpdf.sty - RELOC/tex/generic/oberdiek/ifvtex.sty - RELOC/tex/generic/oberdiek/infwarerr.sty - RELOC/tex/generic/oberdiek/intcalc.sty - RELOC/tex/generic/oberdiek/kvdefinekeys.sty - RELOC/tex/generic/oberdiek/kvsetkeys.sty - RELOC/tex/generic/oberdiek/ltxcmds.sty - RELOC/tex/generic/oberdiek/luatex-loader.sty - RELOC/tex/generic/oberdiek/luatex.sty - RELOC/tex/generic/oberdiek/magicnum.sty - RELOC/tex/generic/oberdiek/mleftright.sty - RELOC/tex/generic/oberdiek/pdfcol.sty - RELOC/tex/generic/oberdiek/pdfcrypt.sty - RELOC/tex/generic/oberdiek/pdfescape.sty - RELOC/tex/generic/oberdiek/pdfrender.sty - RELOC/tex/generic/oberdiek/pdftexcmds.sty - RELOC/tex/generic/oberdiek/protecteddef.sty - RELOC/tex/generic/oberdiek/rotchiffre.sty - RELOC/tex/generic/oberdiek/se-ascii-print.def - RELOC/tex/generic/oberdiek/se-ascii.def - RELOC/tex/generic/oberdiek/se-clean7bit.def - RELOC/tex/generic/oberdiek/se-cp1250.def - RELOC/tex/generic/oberdiek/se-cp1251.def - RELOC/tex/generic/oberdiek/se-cp1252.def - RELOC/tex/generic/oberdiek/se-cp1257.def - RELOC/tex/generic/oberdiek/se-cp437.def - RELOC/tex/generic/oberdiek/se-cp850.def - RELOC/tex/generic/oberdiek/se-cp852.def - RELOC/tex/generic/oberdiek/se-cp855.def - RELOC/tex/generic/oberdiek/se-cp858.def - RELOC/tex/generic/oberdiek/se-cp865.def - RELOC/tex/generic/oberdiek/se-cp866.def - RELOC/tex/generic/oberdiek/se-dec-mcs.def - RELOC/tex/generic/oberdiek/se-iso-8859-1.def - RELOC/tex/generic/oberdiek/se-iso-8859-10.def - RELOC/tex/generic/oberdiek/se-iso-8859-11.def - RELOC/tex/generic/oberdiek/se-iso-8859-13.def - RELOC/tex/generic/oberdiek/se-iso-8859-14.def - RELOC/tex/generic/oberdiek/se-iso-8859-15.def - RELOC/tex/generic/oberdiek/se-iso-8859-16.def - RELOC/tex/generic/oberdiek/se-iso-8859-2.def - RELOC/tex/generic/oberdiek/se-iso-8859-3.def - RELOC/tex/generic/oberdiek/se-iso-8859-4.def - RELOC/tex/generic/oberdiek/se-iso-8859-5.def - RELOC/tex/generic/oberdiek/se-iso-8859-6.def - RELOC/tex/generic/oberdiek/se-iso-8859-7.def - RELOC/tex/generic/oberdiek/se-iso-8859-8.def - RELOC/tex/generic/oberdiek/se-iso-8859-9.def - RELOC/tex/generic/oberdiek/se-koi8-r.def - RELOC/tex/generic/oberdiek/se-mac-centeuro.def - RELOC/tex/generic/oberdiek/se-mac-cyrillic.def - RELOC/tex/generic/oberdiek/se-mac-roman.def - RELOC/tex/generic/oberdiek/se-nextstep.def - RELOC/tex/generic/oberdiek/se-pdfdoc.def - RELOC/tex/generic/oberdiek/se-utf16le.def - RELOC/tex/generic/oberdiek/se-utf32be.def - RELOC/tex/generic/oberdiek/se-utf32le.def - RELOC/tex/generic/oberdiek/se-utf8.def - RELOC/tex/generic/oberdiek/setouterhbox.sty - RELOC/tex/generic/oberdiek/soulutf8.sty - RELOC/tex/generic/oberdiek/stringenc.sty - RELOC/tex/generic/oberdiek/telprint.sty - RELOC/tex/generic/oberdiek/thepdfnumber.sty - RELOC/tex/generic/oberdiek/uniquecounter.sty - RELOC/tex/latex/oberdiek/accsupp-dvipdfm.def - RELOC/tex/latex/oberdiek/accsupp-dvips.def - RELOC/tex/latex/oberdiek/accsupp-luatex.def - RELOC/tex/latex/oberdiek/accsupp-pdftex.def - RELOC/tex/latex/oberdiek/accsupp.sty - RELOC/tex/latex/oberdiek/aliascnt.sty - RELOC/tex/latex/oberdiek/askinclude.sty - RELOC/tex/latex/oberdiek/atenddvi.sty - RELOC/tex/latex/oberdiek/atfi-dvipdfmx.def - RELOC/tex/latex/oberdiek/atfi-dvips.def - RELOC/tex/latex/oberdiek/atfi-pdftex.def - RELOC/tex/latex/oberdiek/attachfile2.sty - RELOC/tex/latex/oberdiek/atveryend.sty - RELOC/tex/latex/oberdiek/auxhook.sty - RELOC/tex/latex/oberdiek/bkm-dvipdfm.def - RELOC/tex/latex/oberdiek/bkm-dvips.def - RELOC/tex/latex/oberdiek/bkm-dvipsone.def - RELOC/tex/latex/oberdiek/bkm-pdftex.def - RELOC/tex/latex/oberdiek/bkm-textures.def - RELOC/tex/latex/oberdiek/bkm-vtex.def - RELOC/tex/latex/oberdiek/bmpsize-base.sty - RELOC/tex/latex/oberdiek/bmpsize-dvipdfm.def - RELOC/tex/latex/oberdiek/bmpsize-dvipdfmx.def - RELOC/tex/latex/oberdiek/bmpsize-dvips.def - RELOC/tex/latex/oberdiek/bmpsize-test.tex - RELOC/tex/latex/oberdiek/bmpsize.sty - RELOC/tex/latex/oberdiek/bookmark.sty - RELOC/tex/latex/oberdiek/centernot.sty - RELOC/tex/latex/oberdiek/chemarr.sty - RELOC/tex/latex/oberdiek/classlist.sty - RELOC/tex/latex/oberdiek/colonequals.sty - RELOC/tex/latex/oberdiek/dtx-attach.sty - RELOC/tex/latex/oberdiek/dvipscol.sty - RELOC/tex/latex/oberdiek/enparen.sty - RELOC/tex/latex/oberdiek/epstopdf-base.sty - RELOC/tex/latex/oberdiek/epstopdf.sty - RELOC/tex/latex/oberdiek/flags.sty - RELOC/tex/latex/oberdiek/grfext.sty - RELOC/tex/latex/oberdiek/grffile.sty - RELOC/tex/latex/oberdiek/holtxdoc.sty - RELOC/tex/latex/oberdiek/hopatch.sty - RELOC/tex/latex/oberdiek/hycolor.sty - RELOC/tex/latex/oberdiek/hypbmsec.sty - RELOC/tex/latex/oberdiek/hypcap.sty - RELOC/tex/latex/oberdiek/hypdestopt.sty - RELOC/tex/latex/oberdiek/hypdoc.sty - RELOC/tex/latex/oberdiek/hypgotoe.sty - RELOC/tex/latex/oberdiek/ifdraft.sty - RELOC/tex/latex/oberdiek/inputenx.sty - RELOC/tex/latex/oberdiek/ix-alias.def - RELOC/tex/latex/oberdiek/ix-math.def - RELOC/tex/latex/oberdiek/ix-name.def - RELOC/tex/latex/oberdiek/ix-slot.def - RELOC/tex/latex/oberdiek/ix-uc.def - RELOC/tex/latex/oberdiek/ix-utf8enc.dfu - RELOC/tex/latex/oberdiek/kvoptions-patch.sty - RELOC/tex/latex/oberdiek/kvoptions.sty - RELOC/tex/latex/oberdiek/letltxmacro.sty - RELOC/tex/latex/oberdiek/listingsutf8.sty - RELOC/tex/latex/oberdiek/luacolor.sty - RELOC/tex/latex/oberdiek/makerobust.sty - RELOC/tex/latex/oberdiek/pagegrid.sty - RELOC/tex/latex/oberdiek/pagesel.sty - RELOC/tex/latex/oberdiek/pdfcolfoot.sty - RELOC/tex/latex/oberdiek/pdfcolmk.sty - RELOC/tex/latex/oberdiek/pdfcolparallel.sty - RELOC/tex/latex/oberdiek/pdfcolparcolumns.sty - RELOC/tex/latex/oberdiek/pdflscape.sty - RELOC/tex/latex/oberdiek/picture.sty - RELOC/tex/latex/oberdiek/pmboxdraw.sty - RELOC/tex/latex/oberdiek/pmboxdrawenc.dfu - RELOC/tex/latex/oberdiek/refcount.sty - RELOC/tex/latex/oberdiek/rerunfilecheck.sty - RELOC/tex/latex/oberdiek/resizegather.sty - RELOC/tex/latex/oberdiek/scrindex.sty - RELOC/tex/latex/oberdiek/selinput.sty - RELOC/tex/latex/oberdiek/settobox.sty - RELOC/tex/latex/oberdiek/stackrel.sty - RELOC/tex/latex/oberdiek/stampinclude.sty - RELOC/tex/latex/oberdiek/tabularht.sty - RELOC/tex/latex/oberdiek/tabularkv.sty - RELOC/tex/latex/oberdiek/transparent.sty - RELOC/tex/latex/oberdiek/twoopt.sty - RELOC/tex/latex/oberdiek/x-ascii.def - RELOC/tex/latex/oberdiek/x-atarist.def - RELOC/tex/latex/oberdiek/x-cp1250.def - RELOC/tex/latex/oberdiek/x-cp1251.def - RELOC/tex/latex/oberdiek/x-cp1252.def - RELOC/tex/latex/oberdiek/x-cp1255.def - RELOC/tex/latex/oberdiek/x-cp1257.def - RELOC/tex/latex/oberdiek/x-cp437.def - RELOC/tex/latex/oberdiek/x-cp850.def - RELOC/tex/latex/oberdiek/x-cp852.def - RELOC/tex/latex/oberdiek/x-cp855.def - RELOC/tex/latex/oberdiek/x-cp858.def - RELOC/tex/latex/oberdiek/x-cp865.def - RELOC/tex/latex/oberdiek/x-cp866.def - RELOC/tex/latex/oberdiek/x-dec-mcs.def - RELOC/tex/latex/oberdiek/x-iso-8859-1.def - RELOC/tex/latex/oberdiek/x-iso-8859-10.def - RELOC/tex/latex/oberdiek/x-iso-8859-13.def - RELOC/tex/latex/oberdiek/x-iso-8859-14.def - RELOC/tex/latex/oberdiek/x-iso-8859-15.def - RELOC/tex/latex/oberdiek/x-iso-8859-16.def - RELOC/tex/latex/oberdiek/x-iso-8859-2.def - RELOC/tex/latex/oberdiek/x-iso-8859-3.def - RELOC/tex/latex/oberdiek/x-iso-8859-4.def - RELOC/tex/latex/oberdiek/x-iso-8859-5.def - RELOC/tex/latex/oberdiek/x-iso-8859-8.def - RELOC/tex/latex/oberdiek/x-iso-8859-9.def - RELOC/tex/latex/oberdiek/x-koi8-r.def - RELOC/tex/latex/oberdiek/x-mac-centeuro.def - RELOC/tex/latex/oberdiek/x-mac-cyrillic.def - RELOC/tex/latex/oberdiek/x-mac-roman.def - RELOC/tex/latex/oberdiek/x-nextstep.def - RELOC/tex/latex/oberdiek/x-verbatim.def - RELOC/tex/latex/oberdiek/xcolor-patch.sty - RELOC/tex/latex/oberdiek/zref-abspage.sty - RELOC/tex/latex/oberdiek/zref-abspos.sty - RELOC/tex/latex/oberdiek/zref-base.sty - RELOC/tex/latex/oberdiek/zref-counter.sty - RELOC/tex/latex/oberdiek/zref-dotfill.sty - RELOC/tex/latex/oberdiek/zref-env.sty - RELOC/tex/latex/oberdiek/zref-hyperref.sty - RELOC/tex/latex/oberdiek/zref-lastpage.sty - RELOC/tex/latex/oberdiek/zref-marks.sty - RELOC/tex/latex/oberdiek/zref-nextpage.sty - RELOC/tex/latex/oberdiek/zref-pageattr.sty - RELOC/tex/latex/oberdiek/zref-pagelayout.sty - RELOC/tex/latex/oberdiek/zref-perpage.sty - RELOC/tex/latex/oberdiek/zref-runs.sty - RELOC/tex/latex/oberdiek/zref-savepos.sty - RELOC/tex/latex/oberdiek/zref-thepage.sty - RELOC/tex/latex/oberdiek/zref-titleref.sty - RELOC/tex/latex/oberdiek/zref-totpages.sty - RELOC/tex/latex/oberdiek/zref-user.sty - RELOC/tex/latex/oberdiek/zref-xr.sty - RELOC/tex/latex/oberdiek/zref.sty -catalogue-contact-bugs https://github.com/ho-tex/oberdiek/issues -catalogue-contact-repository https://github.com/ho-tex/oberdiek -catalogue-ctan /macros/latex/contrib/oberdiek -catalogue-date 2018-09-11 08:55:58 +0200 -catalogue-license lppl1.3 -catalogue-topics collection - -name objectz -category Package -revision 19389 -shortdesc Macros for typesetting Object Z -relocated 1 -longdesc The package will typeset both Z and Object-Z specifications; it -longdesc develops the original zed package -containersize 9740 -containerchecksum c99ad2bd028fc099125dcf2c37c33f2af6565288a8d72d2f5f8edfae2987bd7e1a3cccc4c0b2ccf530b686dfa782ad9dae24557f418a9b7a74497919ae87491a -doccontainersize 261428 -doccontainerchecksum e4e9911bcc9971ddbcf60db29f612fba32fb21142c7d2f72e8efbe659300e2296f28d31fd4e3a4137aa2037d0b5f97e9baf0133bd92a4ac557647637de761515 -docfiles size=87 - RELOC/doc/latex/objectz/catalog - RELOC/doc/latex/objectz/makefile - RELOC/doc/latex/objectz/manifest - RELOC/doc/latex/objectz/ozguide.pdf details="Package documentation" - RELOC/doc/latex/objectz/ozguide.tex - RELOC/doc/latex/objectz/oztest.tex - RELOC/doc/latex/objectz/readme details="Readme" -srccontainersize 15096 -srccontainerchecksum dae33847ec4c7a3936cc66cd0ee90901b8f2694daa61f036fe00155bb78cec3873f6ea08210f557907725d3505c631324681645bdc6c723f23e69da03f2c9762 -srcfiles size=15 - RELOC/source/latex/objectz/oz.dtx - RELOC/source/latex/objectz/oz.ins -runfiles size=10 - RELOC/tex/latex/objectz/oz.sty -catalogue-also zed-csp -catalogue-ctan /macros/latex/contrib/objectz -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl -catalogue-topics formal-spec - -name obnov -category Package -revision 33355 -shortdesc Obyknovennaya Novaya fonts -relocated 1 -longdesc The Obyknovennaya Novaya (Ordinary New Face) typeface was -longdesc widely used in the USSR for scientific and technical -longdesc publications, as well as textbooks. The fonts are encoded to -longdesc KOI8-R (which is a long-established Russian font encoding, -longdesc rather than a TeX/LaTeX encoding). To use the fonts, the user -longdesc needs Cyrillic font support. -containersize 58040 -containerchecksum bba8d75d8b7d2e5b38c3f0d7f7b96700bcc614d298ed9eef879782f7f910ce304e95f238c20e3e2d796f24baebf18167eb5d2df9155eb05fd6ea66233003e50a -doccontainersize 808548 -doccontainerchecksum c49e87f54d995c5669cb30294450366c9dbc8637528cc97a823f762755c318bbcb2a4873a982a760ea78c79aaa5b88ea7a9705d28f342e9f4d06e635ce6d4bc7 -docfiles size=347 - RELOC/doc/fonts/obnov/README details="Readme" - RELOC/doc/fonts/obnov/example_obn.pdf details="Font samples" - RELOC/doc/fonts/obnov/example_obn.tex -runfiles size=680 - RELOC/fonts/source/public/obnov/obn10.mf - RELOC/fonts/source/public/obnov/obn12.mf - RELOC/fonts/source/public/obnov/obn17.mf - RELOC/fonts/source/public/obnov/obn7.mf - RELOC/fonts/source/public/obnov/obn_lcyw_code.mf - RELOC/fonts/source/public/obnov/obnb10.mf - RELOC/fonts/source/public/obnov/obnb12.mf - RELOC/fonts/source/public/obnov/obnb17.mf - RELOC/fonts/source/public/obnov/obnb7.mf - RELOC/fonts/source/public/obnov/obnit10.mf - RELOC/fonts/source/public/obnov/obnit12.mf - RELOC/fonts/source/public/obnov/obnit17.mf - RELOC/fonts/source/public/obnov/obnit7.mf - RELOC/fonts/source/public/obnov/obnitb10.mf - RELOC/fonts/source/public/obnov/obnitb12.mf - RELOC/fonts/source/public/obnov/obnitb17.mf - RELOC/fonts/source/public/obnov/obnsc10.mf - RELOC/fonts/source/public/obnov/obnsc12.mf - RELOC/fonts/source/public/obnov/obnsc17.mf - RELOC/fonts/source/public/obnov/obnsc7.mf - RELOC/fonts/source/public/obnov/obnsl10.mf - RELOC/fonts/source/public/obnov/obnsl12.mf - RELOC/fonts/source/public/obnov/obnsl17.mf - RELOC/fonts/source/public/obnov/obnsl7.mf - RELOC/fonts/tfm/public/obnov/obn10.tfm - RELOC/fonts/tfm/public/obnov/obn12.tfm - RELOC/fonts/tfm/public/obnov/obn17.tfm - RELOC/fonts/tfm/public/obnov/obn7.tfm - RELOC/fonts/tfm/public/obnov/obnb10.tfm - RELOC/fonts/tfm/public/obnov/obnb12.tfm - RELOC/fonts/tfm/public/obnov/obnb17.tfm - RELOC/fonts/tfm/public/obnov/obnb7.tfm - RELOC/fonts/tfm/public/obnov/obnit10.tfm - RELOC/fonts/tfm/public/obnov/obnit12.tfm - RELOC/fonts/tfm/public/obnov/obnit17.tfm - RELOC/fonts/tfm/public/obnov/obnit7.tfm - RELOC/fonts/tfm/public/obnov/obnitb10.tfm - RELOC/fonts/tfm/public/obnov/obnitb12.tfm - RELOC/fonts/tfm/public/obnov/obnitb17.tfm - RELOC/fonts/tfm/public/obnov/obnsc10.tfm - RELOC/fonts/tfm/public/obnov/obnsc12.tfm - RELOC/fonts/tfm/public/obnov/obnsc17.tfm - RELOC/fonts/tfm/public/obnov/obnsc7.tfm - RELOC/fonts/tfm/public/obnov/obnsl10.tfm - RELOC/fonts/tfm/public/obnov/obnsl12.tfm - RELOC/fonts/tfm/public/obnov/obnsl17.tfm - RELOC/fonts/tfm/public/obnov/obnsl7.tfm - RELOC/tex/latex/obnov/lcyw.cmap - RELOC/tex/latex/obnov/lcywobn.fd -catalogue-ctan /fonts/obnov -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font font-mf font-cyrillic cyrillic -catalogue-version 0.11 - -name ocg-p -category Package -revision 28803 -shortdesc PDF OCG support in LaTeX -relocated 1 -longdesc The package provides OCG (Optional Content Groups) support -longdesc within a PDF document, replacing the ocg.sty distributed with -longdesc asymptote. Nested OCGs are supported. The package may be used -longdesc with pdfLaTeX and XeLaTeX. -containersize 4372 -containerchecksum 6506d4574cc8501dfb245f97455db807cb4a12767f81bf245ee424851c99a142f254d005f3e20ec68ba38473d3ec2bc97b2638d41746ae00f0b38cdc450d65d6 -doccontainersize 499792 -doccontainerchecksum 9a33dce50c5847bcefd3fe5aa11ad77c12ee9d7da6d8dc21100e27347fe72045b27e928e9c266a19cb922659af6d90c87445034888f813b565fa08eb743e3162 -docfiles size=187 - RELOC/doc/latex/ocg-p/README details="Readme" - RELOC/doc/latex/ocg-p/examples/ocg-p_example_1.pdf - RELOC/doc/latex/ocg-p/examples/ocg-p_example_1.tex - RELOC/doc/latex/ocg-p/examples/ocg-p_example_2.pdf - RELOC/doc/latex/ocg-p/examples/ocg-p_example_2.tex - RELOC/doc/latex/ocg-p/examples/ocg-p_example_3.pdf - RELOC/doc/latex/ocg-p/examples/ocg-p_example_3.tex - RELOC/doc/latex/ocg-p/examples/ocg-p_example_4.pdf - RELOC/doc/latex/ocg-p/examples/ocg-p_example_4.tex - RELOC/doc/latex/ocg-p/ocg-p.pdf details="Package documentation" - RELOC/doc/latex/ocg-p/ocg-p.tex -runfiles size=4 - RELOC/tex/latex/ocg-p/ocg-p.sty -catalogue-ctan /macros/latex/contrib/ocg-p -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics pdf-feat -catalogue-version 0.4 - -name ocgx -category Package -revision 28492 -shortdesc Use OCGs within a PDF document without JavaScript -relocated 1 -longdesc The package extends the ocg package, which allows you to create -longdesc OCGs (Optional Content Groups) in PDF documents. (The ocg -longdesc package is distributed as part of Asymptote.) Every OCG -longdesc includes TeX material into a layer of the PDF file. Each of -longdesc these layers can be displayed or not. Links can enable or -longdesc disable the display of OCGs. The ocgx package does not use -longdesc Javascript embedded in the PDF document to enable (to show) or -longdesc disable (to hide) OCGs. -containersize 2116 -containerchecksum d39cea85bf48f8a8168d9ff2baa469a52bf5e023cb265dcaf5e42fb6b75e8e6be5a27e6c071833a4bf148fa1582565df4c29300b00ae67d294de648201303bc3 -doccontainersize 991500 -doccontainerchecksum 98392e220d146bde4d35636ad5f05514cf2c6e9ff55b803fde3acba259c6f9322e600ff5cc88d58a71e13a5b6ca46a049e92501ad20719002361eed50583763b -docfiles size=253 - RELOC/doc/latex/ocgx/README details="Readme" - RELOC/doc/latex/ocgx/demo-ocgx.pdf details="Package demo" - RELOC/doc/latex/ocgx/ocgx-manual-en.pdf details="Package documentation" -srccontainersize 7768 -srccontainerchecksum 2263a05007116711328a81e026c22315b9c05b34b7b2253be0b2d3af4d49e7f6bd80e6abadfe961d171326f5758ad5578fcb2caeafa8dee936c8e4d8af60b780 -srcfiles size=9 - RELOC/source/latex/ocgx/demo-ocgx.tex - RELOC/source/latex/ocgx/ocgx-example-1.tex - RELOC/source/latex/ocgx/ocgx-manual-en.tex -runfiles size=2 - RELOC/tex/latex/ocgx/ocgx.sty - RELOC/tex/latex/ocgx/tikzlibraryocgx.code.tex -catalogue-also asymptote -catalogue-ctan /macros/latex/contrib/ocgx -catalogue-date 2016-12-28 10:23:26 +0100 -catalogue-license lppllppl -catalogue-topics pdf-feat -catalogue-version 0.5 - -name ocgx2 -category Package -revision 49580 -shortdesc Drop-in replacement for 'ocgx' and 'ocg-p' -relocated 1 -longdesc This package serves as a drop-in replacement for the packages -longdesc ocgx by Paul Gaborit and ocg-p by Werner Moshammer for the -longdesc creation of PDF Layers. It re-implements the functionality of -longdesc the ocg, ocgx, and ocg-p packages and adds support for all -longdesc known engines and back-ends including: LaTeX - dvips - -longdesc ps2pdf/Distiller (Xe)LaTeX(x) - dvipdfmx pdfLaTeX and LuaLaTeX -longdesc . It also ensures compatibility with the media9 and animate -longdesc packages. -containersize 11016 -containerchecksum 9aa474cb0b11ea88aec9bfa8f6f3f4f3156a2fecd64e3fafd90006edf8629ddf411c7c5e4a4a6cae63e805f2b2d91d050f11e8638da830449b747869e6ded2a7 -doccontainersize 4556 -doccontainerchecksum 921489000e09deea03520c0e1db25ed5ec69bf333b682134d8a2bb50ccefc9c2e022f90b53cd80275f7b4a3fe7f8a5bae08ead6db0d1e2d0fec5004a01a03fbd -docfiles size=4 - RELOC/doc/latex/ocgx2/ChangeLog - RELOC/doc/latex/ocgx2/README.txt -runfiles size=15 - RELOC/tex/latex/ocgx2/fixocgx.sty - RELOC/tex/latex/ocgx2/ocgbase.sty - RELOC/tex/latex/ocgx2/ocgx2.sty -catalogue-also ocgx ocg-p -catalogue-contact-repository https://gitlab.com/agrahn/ocgx2 -catalogue-ctan /macros/latex/contrib/ocgx2 -catalogue-date 2019-01-02 18:29:33 +0100 -catalogue-license lppl -catalogue-topics pdf-feat adobe-distiller expl3 -catalogue-version 0.40 - -name ocherokee -category Package -revision 25689 -shortdesc LaTeX Support for the Cherokee language -relocated 1 -longdesc Macros and Type 1 fonts for Typesetting the Cherokee language -longdesc with the Omega version of LaTeX (known as Lambda). -execute addMap cherokee.map -containersize 71032 -containerchecksum f19c0978d54757b6673a8e9348dd1133d138ddd0734ec86c237b97644606015eabea03bcc52df42388273dddd9d2d261a6b14c780454c9f76f6884f2cf6a80bc -doccontainersize 53416 -doccontainerchecksum cdbf85af5fdda57ad25ee1ad20d8ead0fc15c25644c1db51555b8cf646037e71e313ff468710d1add6aa043e9d4f0853106b0b995d22aa261c409fbfc25c77b7 -docfiles size=19 - RELOC/doc/omega/ocherokee/READ.ME - RELOC/doc/omega/ocherokee/cherokee.pdf details="Package documentation" - RELOC/doc/omega/ocherokee/chief.tex - RELOC/doc/omega/ocherokee/proverb.tex -runfiles size=96 - RELOC/fonts/afm/public/ocherokee/Cherokee-Bold.afm - RELOC/fonts/afm/public/ocherokee/Cherokee.afm - RELOC/fonts/map/dvips/ocherokee/cherokee.map - RELOC/fonts/ofm/public/ocherokee/OCherokee.ofm - RELOC/fonts/ofm/public/ocherokee/OCherokeeb.ofm - RELOC/fonts/ofm/public/ocherokee/OCherokeebo.ofm - RELOC/fonts/ofm/public/ocherokee/OCherokeeo.ofm - RELOC/fonts/ovf/public/ocherokee/OCherokee.ovf - RELOC/fonts/ovf/public/ocherokee/OCherokeeb.ovf - RELOC/fonts/ovf/public/ocherokee/OCherokeebo.ovf - RELOC/fonts/ovf/public/ocherokee/OCherokeeo.ovf - RELOC/fonts/ovp/public/ocherokee/OCherokee.ovp - RELOC/fonts/ovp/public/ocherokee/OCherokeeb.ovp - RELOC/fonts/ovp/public/ocherokee/OCherokeebo.ovp - RELOC/fonts/ovp/public/ocherokee/OCherokeeo.ovp - RELOC/fonts/tfm/public/ocherokee/Cherokee.tfm - RELOC/fonts/tfm/public/ocherokee/Cherokeeb.tfm - RELOC/fonts/tfm/public/ocherokee/Cherokeebo.tfm - RELOC/fonts/tfm/public/ocherokee/Cherokeeo.tfm - RELOC/fonts/type1/public/ocherokee/Cherokee-Bold.pfb - RELOC/fonts/type1/public/ocherokee/Cherokee.pfb - RELOC/omega/ocp/ocherokee/cher2uni.ocp - RELOC/omega/otp/ocherokee/cher2uni.otp - RELOC/tex/lambda/ocherokee/lchcmr.fd - RELOC/tex/lambda/ocherokee/lchenc.def - RELOC/tex/lambda/ocherokee/ocherokee.sty -catalogue-also omega -catalogue-ctan /language/cherokee/ocherokee -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics cherokee omega - -name ocr-b -category Package -revision 20852 -shortdesc Fonts for OCR-B -relocated 1 -longdesc Metafont source for OCR-B at several sizes. -containersize 10160 -containerchecksum 1c7903717108b83f461ec67ed247ca60c02481c5d9c01ddd5be3dd8e8000f14c5fd01c9632641ab821438dca9c690367e36685e1c7161ae43a661c81eb6f80ca -doccontainersize 1352 -doccontainerchecksum ba962f0df9f179940ee1dc9b2e4bc0587527734ed614fefa9493a384812002365b41dd1765fbe5357521e4de958a6c6b153c3c43bd093d38434bf21b294771b5 -docfiles size=1 - RELOC/doc/fonts/ocr-b/README details="Readme" -runfiles size=28 - RELOC/fonts/source/public/ocr-b/ocrb10.mf - RELOC/fonts/source/public/ocr-b/ocrb10e.mf - RELOC/fonts/source/public/ocr-b/ocrb10f.mf - RELOC/fonts/source/public/ocr-b/ocrb10g.mf - RELOC/fonts/source/public/ocr-b/ocrb10l.mf - RELOC/fonts/source/public/ocr-b/ocrb10s.mf - RELOC/fonts/source/public/ocr-b/ocrb10x.mf - RELOC/fonts/source/public/ocr-b/ocrb5.mf - RELOC/fonts/source/public/ocr-b/ocrb6.mf - RELOC/fonts/source/public/ocr-b/ocrb7.mf - RELOC/fonts/source/public/ocr-b/ocrb8.mf - RELOC/fonts/source/public/ocr-b/ocrb9.mf - RELOC/fonts/source/public/ocr-b/ocrbdef.mf - RELOC/fonts/source/public/ocr-b/ocrbmac.mf - RELOC/fonts/tfm/public/ocr-b/ocrb10.tfm - RELOC/fonts/tfm/public/ocr-b/ocrb5.tfm - RELOC/fonts/tfm/public/ocr-b/ocrb6.tfm - RELOC/fonts/tfm/public/ocr-b/ocrb7.tfm - RELOC/fonts/tfm/public/ocr-b/ocrb8.tfm - RELOC/fonts/tfm/public/ocr-b/ocrb9.tfm -catalogue-ctan /fonts/ocr-b -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license other-free -catalogue-topics font font-specialist font-mf - -name ocr-b-outline -category Package -revision 20969 -shortdesc OCR-B fonts in Type 1 and OpenType -relocated 1 -longdesc The package contains OCR-B fonts in Type1 and OpenType formats. -longdesc They were generated from the Metafont sources of the OCR-B -longdesc fonts. The metric files are not included here, so that original -longdesc ocr-b package should also be installed. -execute addMap ocrb.map -containersize 242544 -containerchecksum 727e4550ad8a4d2d8886ac99d7ad58690e39e80512c64fee4e01f780a20eac6e5e32e0faa1b7d56b5556f1287b78736e4653c44f6911c559ad6436f2ca63cc9e -doccontainersize 1124 -doccontainerchecksum 2d18b50f25d79b5bf07d5c760cb9cc7445554fd06e12de2844efb6c6a360333bbd9daa1529725c5cba71ebae8cf3dabb22db14917d8344d63a30b7f5cdd40b45 -docfiles size=2 - RELOC/doc/fonts/ocr-b-outline/README details="Readme" - RELOC/doc/fonts/ocr-b-outline/xe-test.tex -srccontainersize 32740 -srccontainerchecksum 7b817e4b93e25845f3953ea2bfe608d052595339ab9cdf85f62dabf750a8c997a1e9ce7ce726bdefb64229d609b2dfc5e1929624fc644b2e65554aa13dc2f8f8 -srcfiles size=174 - RELOC/source/fonts/ocr-b-outline/ocrb10.sfd - RELOC/source/fonts/ocr-b-outline/ocrb5.sfd - RELOC/source/fonts/ocr-b-outline/ocrb6.sfd - RELOC/source/fonts/ocr-b-outline/ocrb7.sfd - RELOC/source/fonts/ocr-b-outline/ocrb8.sfd - RELOC/source/fonts/ocr-b-outline/ocrb9.sfd -runfiles size=103 - RELOC/fonts/map/dvips/ocr-b-outline/ocrb.map - RELOC/fonts/opentype/public/ocr-b-outline/ocrb10.otf - RELOC/fonts/opentype/public/ocr-b-outline/ocrb5.otf - RELOC/fonts/opentype/public/ocr-b-outline/ocrb6.otf - RELOC/fonts/opentype/public/ocr-b-outline/ocrb7.otf - RELOC/fonts/opentype/public/ocr-b-outline/ocrb8.otf - RELOC/fonts/opentype/public/ocr-b-outline/ocrb9.otf - RELOC/fonts/type1/public/ocr-b-outline/ocrb10.pfb - RELOC/fonts/type1/public/ocr-b-outline/ocrb5.pfb - RELOC/fonts/type1/public/ocr-b-outline/ocrb6.pfb - RELOC/fonts/type1/public/ocr-b-outline/ocrb7.pfb - RELOC/fonts/type1/public/ocr-b-outline/ocrb8.pfb - RELOC/fonts/type1/public/ocr-b-outline/ocrb9.pfb -catalogue-ctan /fonts/ocr-b-outline -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics font font-specialist font-type1 font-otf - -name ocr-latex -category Package -revision 15878 -shortdesc LaTeX support for ocr fonts -relocated 1 -longdesc The package supports use of both ocr-a and ocr-b fonts in LaTeX -longdesc documents. -containersize 1752 -containerchecksum e4e6e65eada08b3feefcfab0e5b0d7e5ae901525442adb2c6212b1f96bbc4861eb5b2b6baefe4b67e88d9d77e12679cbf6517bc65c64a9d1ff943c09922341f2 -doccontainersize 172760 -doccontainerchecksum 814f8c65d532c24c87abc5b034b3e6d857cc372a665d61721278aaa900a3a96d7dc84262d021d8daf5c713b5e8a0893ed3826914ff9046dc5655009ae21f2d71 -docfiles size=48 - RELOC/doc/latex/ocr-latex/README - RELOC/doc/latex/ocr-latex/ocr.pdf details="Package documentation" - RELOC/doc/latex/ocr-latex/ocr.tex -runfiles size=8 - RELOC/tex/latex/ocr-latex/ocr.sty - RELOC/tex/latex/ocr-latex/ot1oca.fd - RELOC/tex/latex/ocr-latex/ot1ocra.fd - RELOC/tex/latex/ocr-latex/ot1ocrb.fd - RELOC/tex/latex/ocr-latex/ot1ocrbn.fd - RELOC/tex/latex/ocr-latex/ot1ocrbns.fd - RELOC/tex/latex/ocr-latex/ot1ocrbo.fd - RELOC/tex/latex/ocr-latex/ot1ocrbs.fd -catalogue-ctan /macros/latex/contrib/ocr-latex -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics font-supp - -name octave -category Package -revision 45674 -shortdesc Typeset musical pitches with octave designations -relocated 1 -longdesc This package package typesets musical pitch names with -longdesc designation for the octave in either the Helmholtz system (with -longdesc octave numbers), or the traditional system (with prime -longdesc symbols). Authors can just write \pitch{C}{4} and the pitches -longdesc will be rendered correctly depending on which package option -longdesc was selected. The system can also be changed mid-document. -containersize 2300 -containerchecksum f25eddf66336137957478ed6687cbb85bf8de083e549ad3f0db0ac512b241fa7482f1dc411b116ec60b8cd1789544ee7abadc8f8b8f37559ee2e6740754e4b2a -doccontainersize 256924 -doccontainerchecksum 1d49da5cf5c6f0b8957f15ff8f24570f04f69a05fdcb6b4f6356198aa6337bcbc8abc6f566631ae9470c231acce11d1dbf4cb81e8c57f3c8600b87a5f0c77610 -docfiles size=65 - RELOC/doc/latex/octave/README.md details="Readme" - RELOC/doc/latex/octave/octave.pdf details="Package documentation" - RELOC/doc/latex/octave/octave.tex -runfiles size=2 - RELOC/tex/latex/octave/octave.sty -catalogue-ctan /macros/latex/contrib/octave -catalogue-date 2017-10-31 23:20:06 +0100 -catalogue-license lppl1.3 -catalogue-topics music - -name octavo -category Package -revision 15878 -shortdesc Typeset books following classical design and layout -relocated 1 -longdesc The octavo class is a modification of the standard LaTeX book -longdesc class. Its purpose is to typeset books following classical -longdesc design and layout principles, with the express intention of -longdesc encouraging the making of beautiful books by anyone with access -longdesc to a good printer and with an inclination towards venerable -longdesc crafts, e.g., bookbinding. The octavo class differs from the -longdesc book class by implementing many of the proposals and insights -longdesc of respected experts, especially Jan Tschichold and Hugh -longdesc Williamson. The documentation discusses methods to organise and -longdesc print out any text into signatures, which can then be gathered, -longdesc folded and sewn into a book. -containersize 6548 -containerchecksum b2b33aff9c3b8f02cfbfad6e60b3c524d1ea8fdaf97a7c4ae0f6cf0d52fa54ead00288675f3694391aaca02c90dd2bcecba4240a1878dcff4be739c515486439 -doccontainersize 85176 -doccontainerchecksum 413cc3a0a88835f4136d9834e1545f674169ba684201f6a43549feb1d5b7970445d41c9efd07939aae72ba139c7791f75bd406394b6233f4c35966eb5432da07 -docfiles size=48 - RELOC/doc/latex/octavo/README details="Readme" - RELOC/doc/latex/octavo/changes - RELOC/doc/latex/octavo/tub-octavo.pdf details="Package documentation" -srccontainersize 26160 -srccontainerchecksum 7e17c81344cd0d619b4101db168794bbd468b0224ad07302334a9e9df3eb16cb214cc9bd9df5c408d7d5122d6e6abdb2c71d04a4396c7f645bea2d396780f4d7 -srcfiles size=27 - RELOC/source/latex/octavo/octavo.dtx - RELOC/source/latex/octavo/octavo.ins -runfiles size=11 - RELOC/tex/latex/octavo/oct10.clo - RELOC/tex/latex/octavo/oct11.clo - RELOC/tex/latex/octavo/oct12.clo - RELOC/tex/latex/octavo/octavo.cls -catalogue-ctan /macros/latex/contrib/octavo -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics book-pub class -catalogue-version 1.2 - -name odsfile -category Package -revision 38449 -shortdesc Read OpenDocument Spreadsheet documents as LaTeX tables -relocated 1 -longdesc The distribution includes a package and a lua library that can -longdesc together read OpenDocument spreadsheet documents as LaTeX -longdesc tables. Cells in the tables may be processed by LaTeX macros, -longdesc so that (for example) the package may be used for drawing some -longdesc plots. The package uses lua's zip library. -containersize 4976 -containerchecksum e8f2e4ae565f5800dddf048f8cdee5d7c007b0b442758936ec37f62f0b531db8bdd00e502a5040cdbd56e6a3b928c5aaa7337422a6d7d54aec7ceaa5036a0f62 -doccontainersize 272360 -doccontainerchecksum f58037561f782430061fe5a440f06f74b0354ad0931bc32108bf43a26fa44324077fb84e8068f8623e611c1af8139737aa4ee42b779aefdb046ff88b5de6ec85 -docfiles size=71 - RELOC/doc/lualatex/odsfile/README details="Readme" - RELOC/doc/lualatex/odsfile/odsfile.pdf details="Package documentation" - RELOC/doc/lualatex/odsfile/odsfile.tex - RELOC/doc/lualatex/odsfile/pokus.ods -runfiles size=4 - RELOC/tex/lualatex/odsfile/odsfile.lua - RELOC/tex/lualatex/odsfile/odsfile.sty -catalogue-ctan /macros/luatex/latex/odsfile -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics foreign-import table luatex -catalogue-version 0.6 - -name ofs -category Package -revision 16991 -shortdesc Macros for managing large font collections -relocated 1 -longdesc OFS (Olsak's Font System) is a set of Plain TeX and LaTeX -longdesc macros for managing large font collections; it has been used by -longdesc Czech/Slovak users for many years. Main features include: -longdesc Mapping from long names of fonts to the metric file name. The -longdesc user can specify only exact long names in documents. Support -longdesc for many font encodings. Printing of catalogues of fonts and -longdesc test samples of font families; the interactive macro \showfonts -longdesc shows all font families you have installed via OFS. The user -longdesc interface is the same for Plain TeX and for LaTeX, but the -longdesc implementation differs: the LaTeX variant of OFS uses NFSS, but -longdesc the Plain variant implements its own font management (which may -longdesc even be better than NFSS) Support for math fonts including TX -longdesc fonts. -containersize 52816 -containerchecksum f95d10f0cc61e13f2f60112a1660987ce3264090d0205dc55393f6a0204f6fe30f5a32ba16317ffacabf0d87cebdbf41cde1fd642f9e51d4f413ce1211699d5f -doccontainersize 690008 -doccontainerchecksum a43dc7e1a8253c1fec3516eed30a512292c9351fe456247cd163c47ffb28a0a5965d25ae2622b6c44c6c13d4810a93d605df496567511294340dc039cdded409 -docfiles size=265 - RELOC/doc/generic/ofs/changes.txt - RELOC/doc/generic/ofs/eurotex2003-ofs.pdf details="EuroTeX paper" language="en" - RELOC/doc/generic/ofs/eurotex2003-ofs.tex - RELOC/doc/generic/ofs/ofs-slt.pdf - RELOC/doc/generic/ofs/ofsdoc-e.pdf details="Package documentation" language="en" - RELOC/doc/generic/ofs/ofsdoc-e.tex - RELOC/doc/generic/ofs/ofsdoc.pdf details="Package documentation" language="cs" - RELOC/doc/generic/ofs/ofsdoc.tex - RELOC/doc/generic/ofs/ofsmtdef.tex - RELOC/doc/generic/ofs/ofstest.tex - RELOC/doc/generic/ofs/readme.ofs -runfiles size=93 - RELOC/tex/generic/ofs/a117.tex - RELOC/tex/generic/ofs/a35.sty - RELOC/tex/generic/ofs/a35.tex - RELOC/tex/generic/ofs/allfonts.sty - RELOC/tex/generic/ofs/allfonts.tex - RELOC/tex/generic/ofs/amsfn.tex - RELOC/tex/generic/ofs/mtfn.tex - RELOC/tex/generic/ofs/ofs-6a.tex - RELOC/tex/generic/ofs/ofs-6c.tex - RELOC/tex/generic/ofs/ofs-6k.tex - RELOC/tex/generic/ofs/ofs-6s.tex - RELOC/tex/generic/ofs/ofs-6t.tex - RELOC/tex/generic/ofs/ofs-6x.tex - RELOC/tex/generic/ofs/ofs-6y.tex - RELOC/tex/generic/ofs/ofs-8c.tex - RELOC/tex/generic/ofs/ofs-8t.tex - RELOC/tex/generic/ofs/ofs-8x.tex - RELOC/tex/generic/ofs/ofs-8z.tex - RELOC/tex/generic/ofs/ofs-ams.tex - RELOC/tex/generic/ofs/ofs-cm.tex - RELOC/tex/generic/ofs/ofs-mt.tex - RELOC/tex/generic/ofs/ofs-ps.tex - RELOC/tex/generic/ofs/ofs-px.tex - RELOC/tex/generic/ofs/ofs-slt.tex - RELOC/tex/generic/ofs/ofs-tx.tex - RELOC/tex/generic/ofs/ofs.sty - RELOC/tex/generic/ofs/ofs.tex - RELOC/tex/generic/ofs/ofsdef.tex - RELOC/tex/generic/ofs/pantyk.tex - RELOC/tex/generic/ofs/txfn.tex -catalogue-also plnfss font-selection fontch -catalogue-ctan /macros/generic/ofs -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license knuth -catalogue-topics font-sel plain-ext - -name ogham -category Package -revision 24876 -shortdesc Fonts for typesetting Ogham script -relocated 1 -longdesc The font provides the Ogham alphabet, which is found on a -longdesc number of Irish and Pictish carvings dating from the 4th -longdesc century AD. The font is distributed as Metafont source, which -longdesc has been patched (with the author's permission) for stability -longdesc at different output device resolutions. (Thanks are due to -longdesc Peter Flynn and Dan Luecking.) -containersize 1848 -containerchecksum 66033bb98497948c0a5c41c2973082faf9ed55061883daaa504f380edd486fb876c7d8c93489731b9f39aef00a27c9d8ba94bcb66b04d103eb7d6b3d4905eda0 -doccontainersize 11932 -doccontainerchecksum 5f666b255eb40a80bce743f00eb627151ee51bab9e7b282a8e496ce3f9ddbd8b61c026c0662005d517610d545680f9c92665a6a52fab18c01bd36a8a7883039a -docfiles size=7 - RELOC/doc/fonts/ogham/testfont.pdf details="Testfont print" -runfiles size=3 - RELOC/fonts/source/public/ogham/ogham.mf - RELOC/fonts/tfm/public/ogham/ogham.tfm -catalogue-ctan /fonts/ogham -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics font font-mf font-archaic - -name oinuit -category Package -revision 28668 -shortdesc LaTeX Support for the Inuktitut Language -relocated 1 -longdesc The package provides a set of Lambda (Omega LaTeX) typesetting -longdesc tools for the Inuktitut language. Five different input methods -longdesc are supported and with the necessary fonts are also provided. -execute addMap oinuit.map -containersize 147596 -containerchecksum d3e38d11d3b36649f70b49c5f9ad9725300657fcb9dda849f34fdcf846f51893a484f0f4097e6c6729ce7637da94f2e483894c4075a18b86a6b877eb140e7131 -doccontainersize 150616 -doccontainerchecksum 78a2f77dca0f277109e8f000caef96ad06d2e115d44ccf0a9ed12508dc1cdfbe8d18eb4b70748075cc2f43ca62dbf562115941265a2c3f48dc882d157ff418ef -docfiles size=82 - RELOC/doc/fonts/oinuit/README.1ST - RELOC/doc/fonts/oinuit/README.TEXLIVE - RELOC/doc/fonts/oinuit/Table.eps - RELOC/doc/fonts/oinuit/book.tex - RELOC/doc/fonts/oinuit/inuit.tex - RELOC/doc/fonts/oinuit/taqtu.tex -srccontainersize 10320 -srccontainerchecksum 0c2529f9db37899ebaf7a26300d1f2968e7baf2da546163a715ac873d3bedf301330467d54ffc696e57ee153c1543df3dfdff5941280b94c0d6bbcb9521c9d6d -srcfiles size=11 - RELOC/source/lambda/oinuit/oinuit.dtx - RELOC/source/lambda/oinuit/oinuit.ins -runfiles size=563 - RELOC/fonts/map/dvips/oinuit/oinuit.map - RELOC/fonts/ofm/public/oinuit/OInuit.ofm - RELOC/fonts/ofm/public/oinuit/OInuitb.ofm - RELOC/fonts/ofm/public/oinuit/OInuitbo.ofm - RELOC/fonts/ofm/public/oinuit/OInuito.ofm - RELOC/fonts/ovf/public/oinuit/OInuit.ovf - RELOC/fonts/ovf/public/oinuit/OInuitb.ovf - RELOC/fonts/ovf/public/oinuit/OInuitbo.ovf - RELOC/fonts/ovf/public/oinuit/OInuito.ovf - RELOC/fonts/tfm/public/oinuit/Inuit.tfm - RELOC/fonts/tfm/public/oinuit/Inuitb.tfm - RELOC/fonts/tfm/public/oinuit/Inuitbo.tfm - RELOC/fonts/tfm/public/oinuit/Inuito.tfm - RELOC/fonts/type1/public/oinuit/Inuit.pfb - RELOC/fonts/type1/public/oinuit/Inuitb.pfb - RELOC/fonts/type1/public/oinuit/Inuitbo.pfb - RELOC/fonts/type1/public/oinuit/Inuito.pfb - RELOC/fonts/type1/public/oinuit/cmssbxo10.pfb - RELOC/omega/ocp/oinuit/Ninuit2uni.ocp - RELOC/omega/ocp/oinuit/Qinuit2uni.ocp - RELOC/omega/ocp/oinuit/inuitscii.ocp - RELOC/omega/otp/oinuit/Ninuit2uni.otp - RELOC/omega/otp/oinuit/Qinuit2uni.otp - RELOC/omega/otp/oinuit/inuitscii.otp - RELOC/tex/lambda/oinuit/litcmr.fd - RELOC/tex/lambda/oinuit/litenc.def - RELOC/tex/lambda/oinuit/oinuit.sty -catalogue-ctan /language/inuktitut/oinuit -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics other-lang omega - -name old-arrows -category Package -revision 42872 -shortdesc Computer Modern old-style arrows with smaller arrowheads -relocated 1 -longdesc This package provides Computer Modern old-style arrows with -longdesc smaller arrowheads, associated with the usual LaTeX commands. -longdesc It can be used in documents that contain other amssymb arrow -longdesc characters that also have small arrowheads. It is also possible -longdesc to use the usual new-style Computer Modern arrows together with -longdesc the old-style ones. -execute addMap oasy.map -containersize 32036 -containerchecksum a4d3b87c61130122050b4ab4c1f82f52b56ae1d3d5dd776a7bcb0087c09a5c5f49ec65c088fd5f6a180671d41e20786deddcba3e988711f019210c36748e0325 -doccontainersize 861836 -doccontainerchecksum 1a812614d55fe5e809fc1c375f0b72c2494daa21098ef4e5737c5a4aaf1e8e78e81528992ad42012b5bfdd594c1b4ee7bfec53b00695426db28d9f776ea0755d -docfiles size=245 - RELOC/doc/fonts/old-arrows/README details="Readme" - RELOC/doc/fonts/old-arrows/old-arrows-italian.pdf details="Package documentation (Italian)" language="it" - RELOC/doc/fonts/old-arrows/old-arrows-italian.tex - RELOC/doc/fonts/old-arrows/old-arrows.pdf details="Package documentation" - RELOC/doc/fonts/old-arrows/old-arrows.tex -runfiles size=55 - RELOC/fonts/afm/public/old-arrows/oabsy10.afm - RELOC/fonts/afm/public/old-arrows/oabsy5.afm - RELOC/fonts/afm/public/old-arrows/oabsy7.afm - RELOC/fonts/afm/public/old-arrows/oasy10.afm - RELOC/fonts/afm/public/old-arrows/oasy5.afm - RELOC/fonts/afm/public/old-arrows/oasy6.afm - RELOC/fonts/afm/public/old-arrows/oasy7.afm - RELOC/fonts/afm/public/old-arrows/oasy8.afm - RELOC/fonts/afm/public/old-arrows/oasy9.afm - RELOC/fonts/enc/dvips/old-arrows/oasy.enc - RELOC/fonts/map/dvips/old-arrows/oasy.map - RELOC/fonts/tfm/public/old-arrows/oabsy10.tfm - RELOC/fonts/tfm/public/old-arrows/oabsy5.tfm - RELOC/fonts/tfm/public/old-arrows/oabsy6.tfm - RELOC/fonts/tfm/public/old-arrows/oabsy7.tfm - RELOC/fonts/tfm/public/old-arrows/oabsy8.tfm - RELOC/fonts/tfm/public/old-arrows/oabsy9.tfm - RELOC/fonts/tfm/public/old-arrows/oasy10.tfm - RELOC/fonts/tfm/public/old-arrows/oasy5.tfm - RELOC/fonts/tfm/public/old-arrows/oasy6.tfm - RELOC/fonts/tfm/public/old-arrows/oasy7.tfm - RELOC/fonts/tfm/public/old-arrows/oasy8.tfm - RELOC/fonts/tfm/public/old-arrows/oasy9.tfm - RELOC/fonts/type1/public/old-arrows/oabsy10.pfb - RELOC/fonts/type1/public/old-arrows/oabsy10.pfm - RELOC/fonts/type1/public/old-arrows/oabsy5.pfb - RELOC/fonts/type1/public/old-arrows/oabsy5.pfm - RELOC/fonts/type1/public/old-arrows/oabsy7.pfb - RELOC/fonts/type1/public/old-arrows/oabsy7.pfm - RELOC/fonts/type1/public/old-arrows/oasy10.pfb - RELOC/fonts/type1/public/old-arrows/oasy10.pfm - RELOC/fonts/type1/public/old-arrows/oasy5.pfb - RELOC/fonts/type1/public/old-arrows/oasy5.pfm - RELOC/fonts/type1/public/old-arrows/oasy6.pfb - RELOC/fonts/type1/public/old-arrows/oasy6.pfm - RELOC/fonts/type1/public/old-arrows/oasy7.pfb - RELOC/fonts/type1/public/old-arrows/oasy7.pfm - RELOC/fonts/type1/public/old-arrows/oasy8.pfb - RELOC/fonts/type1/public/old-arrows/oasy8.pfm - RELOC/fonts/type1/public/old-arrows/oasy9.pfb - RELOC/fonts/type1/public/old-arrows/oasy9.pfm - RELOC/tex/latex/old-arrows/old-arrows.sty -catalogue-ctan /fonts/old-arrows -catalogue-date 2017-01-05 17:35:49 +0100 -catalogue-license lppl1.3 -catalogue-topics font-symbol-maths font-type1 -catalogue-version 2.0 - -name oldlatin -category Package -revision 17932 -shortdesc Compute Modern-like font with long s -relocated 1 -longdesc Metafont sources modified from Computer Modern in order to -longdesc generate "long s" which was used in old text. -containersize 33596 -containerchecksum 2f151b634a91aab7d9ef59cc6eb5c79ba89e136c99e70ea467275784b6800c432e7a3fd3a1bea3d941cfbb7adc905b3357c04e97caa250871f65d0f484a3fc49 -doccontainersize 408712 -doccontainerchecksum a457c079c6f4edfba26b65990b1d00c25d1b8526f808857270ebf47748c03f026bc6b8560853ce18e8bdd1f994b10b225d1ec4891d1d2b3686049b71d6f2634a -docfiles size=237 - RELOC/doc/fonts/oldlatin/README details="Readme" - RELOC/doc/fonts/oldlatin/oldlatin.pdf details="Package documentation" - RELOC/doc/fonts/oldlatin/oldlatin.tex - RELOC/doc/fonts/oldlatin/test_alphabet.tex - RELOC/doc/fonts/oldlatin/test_ol_all.pdf - RELOC/doc/fonts/oldlatin/test_ol_all.tex - RELOC/doc/fonts/oldlatin/test_ol_bf.pdf - RELOC/doc/fonts/oldlatin/test_ol_bf.tex - RELOC/doc/fonts/oldlatin/test_ol_rm.pdf - RELOC/doc/fonts/oldlatin/test_ol_rm.tex - RELOC/doc/fonts/oldlatin/test_ol_sl.pdf - RELOC/doc/fonts/oldlatin/test_ol_sl.tex - RELOC/doc/fonts/oldlatin/test_ol_ss.pdf - RELOC/doc/fonts/oldlatin/test_ol_ss.tex - RELOC/doc/fonts/oldlatin/test_ol_tt.pdf - RELOC/doc/fonts/oldlatin/test_ol_tt.tex -runfiles size=112 - RELOC/fonts/source/public/oldlatin/olb10.mf - RELOC/fonts/source/public/oldlatin/olbx10.mf - RELOC/fonts/source/public/oldlatin/olbx12.mf - RELOC/fonts/source/public/oldlatin/olbx5.mf - RELOC/fonts/source/public/oldlatin/olbx6.mf - RELOC/fonts/source/public/oldlatin/olbx7.mf - RELOC/fonts/source/public/oldlatin/olbx8.mf - RELOC/fonts/source/public/oldlatin/olbx9.mf - RELOC/fonts/source/public/oldlatin/olbxsl10.mf - RELOC/fonts/source/public/oldlatin/oldunh10.mf - RELOC/fonts/source/public/oldlatin/olff10.mf - RELOC/fonts/source/public/oldlatin/olfib8.mf - RELOC/fonts/source/public/oldlatin/olr10.mf - RELOC/fonts/source/public/oldlatin/olr10s.mf - RELOC/fonts/source/public/oldlatin/olr12.mf - RELOC/fonts/source/public/oldlatin/olr17.mf - RELOC/fonts/source/public/oldlatin/olr5.mf - RELOC/fonts/source/public/oldlatin/olr6.mf - RELOC/fonts/source/public/oldlatin/olr7.mf - RELOC/fonts/source/public/oldlatin/olr8.mf - RELOC/fonts/source/public/oldlatin/olr9.mf - RELOC/fonts/source/public/oldlatin/olsl10.mf - RELOC/fonts/source/public/oldlatin/olsl12.mf - RELOC/fonts/source/public/oldlatin/olsl8.mf - RELOC/fonts/source/public/oldlatin/olsl9.mf - RELOC/fonts/source/public/oldlatin/olsltt10.mf - RELOC/fonts/source/public/oldlatin/olss10.mf - RELOC/fonts/source/public/oldlatin/olss12.mf - RELOC/fonts/source/public/oldlatin/olss17.mf - RELOC/fonts/source/public/oldlatin/olss8.mf - RELOC/fonts/source/public/oldlatin/olss9.mf - RELOC/fonts/source/public/oldlatin/olssbx10.mf - RELOC/fonts/source/public/oldlatin/olssdc10.mf - RELOC/fonts/source/public/oldlatin/olssi10.mf - RELOC/fonts/source/public/oldlatin/olssi12.mf - RELOC/fonts/source/public/oldlatin/olssi17.mf - RELOC/fonts/source/public/oldlatin/olssi8.mf - RELOC/fonts/source/public/oldlatin/olssi9.mf - RELOC/fonts/source/public/oldlatin/olssq8.mf - RELOC/fonts/source/public/oldlatin/olssqi8.mf - RELOC/fonts/source/public/oldlatin/oltt10.mf - RELOC/fonts/source/public/oldlatin/oltt12.mf - RELOC/fonts/source/public/oldlatin/oltt8.mf - RELOC/fonts/source/public/oldlatin/oltt9.mf - RELOC/fonts/source/public/oldlatin/olvtt10.mf - RELOC/fonts/source/public/oldlatin/oroman.mf - RELOC/fonts/source/public/oldlatin/oromanl.mf - RELOC/fonts/source/public/oldlatin/oromlig.mf - RELOC/fonts/source/public/oldlatin/oromligs.mf - RELOC/fonts/tfm/public/oldlatin/olb10.tfm - RELOC/fonts/tfm/public/oldlatin/olbx10.tfm - RELOC/fonts/tfm/public/oldlatin/olbx12.tfm - RELOC/fonts/tfm/public/oldlatin/olbx5.tfm - RELOC/fonts/tfm/public/oldlatin/olbx6.tfm - RELOC/fonts/tfm/public/oldlatin/olbx7.tfm - RELOC/fonts/tfm/public/oldlatin/olbx8.tfm - RELOC/fonts/tfm/public/oldlatin/olbx9.tfm - RELOC/fonts/tfm/public/oldlatin/olbxsl10.tfm - RELOC/fonts/tfm/public/oldlatin/oldunh10.tfm - RELOC/fonts/tfm/public/oldlatin/olff10.tfm - RELOC/fonts/tfm/public/oldlatin/olfib8.tfm - RELOC/fonts/tfm/public/oldlatin/olr10.tfm - RELOC/fonts/tfm/public/oldlatin/olr12.tfm - RELOC/fonts/tfm/public/oldlatin/olr17.tfm - RELOC/fonts/tfm/public/oldlatin/olr5.tfm - RELOC/fonts/tfm/public/oldlatin/olr6.tfm - RELOC/fonts/tfm/public/oldlatin/olr7.tfm - RELOC/fonts/tfm/public/oldlatin/olr8.tfm - RELOC/fonts/tfm/public/oldlatin/olr9.tfm - RELOC/fonts/tfm/public/oldlatin/olsl10.tfm - RELOC/fonts/tfm/public/oldlatin/olsl12.tfm - RELOC/fonts/tfm/public/oldlatin/olsl8.tfm - RELOC/fonts/tfm/public/oldlatin/olsl9.tfm - RELOC/fonts/tfm/public/oldlatin/olsltt10.tfm - RELOC/fonts/tfm/public/oldlatin/olss10.tfm - RELOC/fonts/tfm/public/oldlatin/olss12.tfm - RELOC/fonts/tfm/public/oldlatin/olss17.tfm - RELOC/fonts/tfm/public/oldlatin/olss8.tfm - RELOC/fonts/tfm/public/oldlatin/olss9.tfm - RELOC/fonts/tfm/public/oldlatin/olssbx10.tfm - RELOC/fonts/tfm/public/oldlatin/olssdc10.tfm - RELOC/fonts/tfm/public/oldlatin/olssi10.tfm - RELOC/fonts/tfm/public/oldlatin/olssi12.tfm - RELOC/fonts/tfm/public/oldlatin/olssi17.tfm - RELOC/fonts/tfm/public/oldlatin/olssi8.tfm - RELOC/fonts/tfm/public/oldlatin/olssi9.tfm - RELOC/fonts/tfm/public/oldlatin/olssq8.tfm - RELOC/fonts/tfm/public/oldlatin/olssqi8.tfm - RELOC/fonts/tfm/public/oldlatin/oltt10.tfm - RELOC/fonts/tfm/public/oldlatin/oltt12.tfm - RELOC/fonts/tfm/public/oldlatin/oltt8.tfm - RELOC/fonts/tfm/public/oldlatin/oltt9.tfm - RELOC/fonts/tfm/public/oldlatin/olvtt10.tfm -catalogue-ctan /fonts/gothic/oldlatin -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font font-mf font-historical -catalogue-version 1.00 - -name oldstandard -category Package -revision 41735 -shortdesc Old Standard: A Unicode Font for Classical and Medieval Studies -relocated 1 -longdesc Old Standard is designed to reproduce the actual printing style -longdesc of the early 20th century, reviving a specific type of Modern -longdesc (classicist) style of serif typefaces, very commonly used in -longdesc various editions of the late 19th and early 20th century, but -longdesc almost completely abandoned later. The font supports -longdesc typesetting of Old and Middle English, Old Icelandic, Cyrillic -longdesc (with historical characters, extensions for Old Slavonic and -longdesc localised forms), Gothic transliterations, critical editions of -longdesc Classical Greek and Latin, and many more. Old Standard works -longdesc with TeX engines that directly support OpenType features, such -longdesc as XeTeX and LuaTeX. -execute addMap OldStandard.map -containersize 1207836 -containerchecksum 97ac11efb16137815f3e36e2d2a30f61ba3b7c249dbb424f259199abb87d2b1301fac15a22ebf10afe8ad455927676721114030a549a0f7839809b357740fccb -doccontainersize 1197008 -doccontainerchecksum 1dbb21b3ce9dfc2acefa5e249735c27df3e3715ca53b9fcd311b8fd13415f3898f966f00976ee956ec071b45c8ba4b6113ca8903a57501e61c54ad6d459e4a66 -docfiles size=339 - RELOC/doc/fonts/oldstandard/FONTLOG.txt - RELOC/doc/fonts/oldstandard/OFL-FAQ.txt - RELOC/doc/fonts/oldstandard/OFL.txt - RELOC/doc/fonts/oldstandard/README details="Readme" - RELOC/doc/fonts/oldstandard/didot-de.png - RELOC/doc/fonts/oldstandard/didot-fr.png - RELOC/doc/fonts/oldstandard/gendocs.sh - RELOC/doc/fonts/oldstandard/greek-contextual.png - RELOC/doc/fonts/oldstandard/oldstand-manual.pdf details="Package documentation" - RELOC/doc/fonts/oldstandard/oldstand-manual.tex - RELOC/doc/fonts/oldstandard/oldstandard-samples.pdf - RELOC/doc/fonts/oldstandard/oldstandard-samples.tex - RELOC/doc/fonts/oldstandard/opentype.png - RELOC/doc/fonts/oldstandard/serbian.png - RELOC/doc/fonts/oldstandard/spadmin-add.png - RELOC/doc/fonts/oldstandard/spadmin.png - RELOC/doc/fonts/oldstandard/stand-su.png - RELOC/doc/fonts/oldstandard/teubner.png - RELOC/doc/fonts/oldstandard/truetype.png -runfiles size=459 - RELOC/fonts/enc/dvips/oldstandard/ost_26r254.enc - RELOC/fonts/enc/dvips/oldstandard/ost_dgnoxb.enc - RELOC/fonts/enc/dvips/oldstandard/ost_dgu773.enc - RELOC/fonts/enc/dvips/oldstandard/ost_dpv76i.enc - RELOC/fonts/enc/dvips/oldstandard/ost_hn3tfb.enc - RELOC/fonts/enc/dvips/oldstandard/ost_lb4p2v.enc - RELOC/fonts/enc/dvips/oldstandard/ost_sfa7gz.enc - RELOC/fonts/enc/dvips/oldstandard/ost_urxscd.enc - RELOC/fonts/enc/dvips/oldstandard/ost_wf5qbf.enc - RELOC/fonts/enc/dvips/oldstandard/ost_wle65k.enc - RELOC/fonts/enc/dvips/oldstandard/ost_yewge3.enc - RELOC/fonts/map/dvips/oldstandard/OldStandard.map - RELOC/fonts/opentype/public/oldstandard/OldStandard-Bold.otf - RELOC/fonts/opentype/public/oldstandard/OldStandard-Italic.otf - RELOC/fonts/opentype/public/oldstandard/OldStandard-Regular.otf - RELOC/fonts/tfm/public/oldstandard/OldStandard-Bold-sup-ly1.tfm - RELOC/fonts/tfm/public/oldstandard/OldStandard-Bold-sup-ot1.tfm - RELOC/fonts/tfm/public/oldstandard/OldStandard-Bold-sup-t1--base.tfm - RELOC/fonts/tfm/public/oldstandard/OldStandard-Bold-sup-t1.tfm - RELOC/fonts/tfm/public/oldstandard/OldStandard-Bold-tlf-ly1.tfm - RELOC/fonts/tfm/public/oldstandard/OldStandard-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/public/oldstandard/OldStandard-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/public/oldstandard/OldStandard-Bold-tlf-t1.tfm - RELOC/fonts/tfm/public/oldstandard/OldStandard-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/oldstandard/OldStandard-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/public/oldstandard/OldStandard-Italic-sup-ly1.tfm - RELOC/fonts/tfm/public/oldstandard/OldStandard-Italic-sup-ot1.tfm - RELOC/fonts/tfm/public/oldstandard/OldStandard-Italic-sup-t1--base.tfm - RELOC/fonts/tfm/public/oldstandard/OldStandard-Italic-sup-t1.tfm - RELOC/fonts/tfm/public/oldstandard/OldStandard-Italic-tlf-ly1.tfm - RELOC/fonts/tfm/public/oldstandard/OldStandard-Italic-tlf-ot1.tfm - RELOC/fonts/tfm/public/oldstandard/OldStandard-Italic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/oldstandard/OldStandard-Italic-tlf-t1.tfm - RELOC/fonts/tfm/public/oldstandard/OldStandard-Italic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/oldstandard/OldStandard-Italic-tlf-ts1.tfm - RELOC/fonts/tfm/public/oldstandard/OldStandard-Regular-sup-ly1.tfm - RELOC/fonts/tfm/public/oldstandard/OldStandard-Regular-sup-ot1.tfm - RELOC/fonts/tfm/public/oldstandard/OldStandard-Regular-sup-t1--base.tfm - RELOC/fonts/tfm/public/oldstandard/OldStandard-Regular-sup-t1.tfm - RELOC/fonts/tfm/public/oldstandard/OldStandard-Regular-tlf-ly1.tfm - RELOC/fonts/tfm/public/oldstandard/OldStandard-Regular-tlf-ot1.tfm - RELOC/fonts/tfm/public/oldstandard/OldStandard-Regular-tlf-t1--base.tfm - RELOC/fonts/tfm/public/oldstandard/OldStandard-Regular-tlf-t1.tfm - RELOC/fonts/tfm/public/oldstandard/OldStandard-Regular-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/oldstandard/OldStandard-Regular-tlf-ts1.tfm - RELOC/fonts/type1/public/oldstandard/OldStandard-Bold.pfb - RELOC/fonts/type1/public/oldstandard/OldStandard-Italic.pfb - RELOC/fonts/type1/public/oldstandard/OldStandard-Regular.pfb - RELOC/fonts/vf/public/oldstandard/OldStandard-Bold-sup-t1.vf - RELOC/fonts/vf/public/oldstandard/OldStandard-Bold-tlf-t1.vf - RELOC/fonts/vf/public/oldstandard/OldStandard-Bold-tlf-ts1.vf - RELOC/fonts/vf/public/oldstandard/OldStandard-Italic-sup-t1.vf - RELOC/fonts/vf/public/oldstandard/OldStandard-Italic-tlf-t1.vf - RELOC/fonts/vf/public/oldstandard/OldStandard-Italic-tlf-ts1.vf - RELOC/fonts/vf/public/oldstandard/OldStandard-Regular-sup-t1.vf - RELOC/fonts/vf/public/oldstandard/OldStandard-Regular-tlf-t1.vf - RELOC/fonts/vf/public/oldstandard/OldStandard-Regular-tlf-ts1.vf - RELOC/tex/latex/oldstandard/LY1OldStandard-Sup.fd - RELOC/tex/latex/oldstandard/LY1OldStandard-TLF.fd - RELOC/tex/latex/oldstandard/OT1OldStandard-Sup.fd - RELOC/tex/latex/oldstandard/OT1OldStandard-TLF.fd - RELOC/tex/latex/oldstandard/OldStandard.sty - RELOC/tex/latex/oldstandard/T1OldStandard-Sup.fd - RELOC/tex/latex/oldstandard/T1OldStandard-TLF.fd - RELOC/tex/latex/oldstandard/TS1OldStandard-TLF.fd -catalogue-ctan /fonts/oldstandard -catalogue-date 2016-07-20 09:11:51 +0200 -catalogue-license ofl -catalogue-topics font font-serif font-type1 font-otf -catalogue-version 2.2 - -name oldstyle -category Package -revision 15878 -shortdesc Old style numbers in OT1 encoding -relocated 1 -longdesc Font information needed to load the cmmi and cmmib fonts for -longdesc use to produce oldstyle numbers. -containersize 1640 -containerchecksum 08c61323fe1e30d0926408928fa0159f569db2b3383ee8f86803c3b9369abf4fd3227f161f45431c206aba9e1e4c39023d05f0f207825ac63c07c6680a811ce5 -doccontainersize 51516 -doccontainerchecksum 6bf5ccaf8c1e8888e5e78d90b264b69790b6384a8a5c23f1776e32bc76fcbd10eb389149af2c3cc3bbe88497eb0a0b49e68a04e1b212ab17aec5873130de8081 -docfiles size=18 - RELOC/doc/latex/oldstyle/oldstyle.pdf details="Package documentation" -srccontainersize 2636 -srccontainerchecksum a24679cc6c7fde3c5136416e75fe6aa0195f94796eee46e77029a6a0137f354886191e7b310f2b1bb4450ce41607ef6ac6a840a32232dc6685d6e0a4cdbc96c7 -srcfiles size=3 - RELOC/source/latex/oldstyle/oldstyle.dtx - RELOC/source/latex/oldstyle/oldstyle.ins -runfiles size=2 - RELOC/tex/latex/oldstyle/Ucmm.fd - RELOC/tex/latex/oldstyle/oldstyle.sty -catalogue-also eco -catalogue-ctan /macros/latex/contrib/oldstyle -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics font-supp -catalogue-version 0.2 - -name olsak-misc -category Package -revision 41526 -shortdesc Collection with plain TeX macros written by Petr Olsak -relocated 1 -longdesc This is a collection with various single-file plain TeX macros -longdesc written by Petr Olsak. The documentation is included in each -longdesc file separately. booklet.tex: re-orders PDF pages and collects -longdesc them for booklet printing cnv.tex: conversion of texts -longdesc cnv-pu.tex: example of usage of cnv.tex --- pdf outlines in -longdesc Unicode cnv-word.tex: example of usage of cnv.tex --- word to -longdesc word conversion eparam.tex: Full expansion during parameter -longdesc scanning fun-coffee.tex: generates splotches in the document -longdesc openclose.tex: repairs balanced text between \Open ...\Close -longdesc pair qrcode.tex: QR code generated at TeX level scanbase.tex: -longdesc parser of text-style mysql outputs scancsv.tex: parser of CSV -longdesc format seplist.tex: macros with alternative separators of a -longdesc parameter xmlparser.tex: parser of XML language -containersize 25804 -containerchecksum f6f73e43e5bf53629b11f2186a5f946334f15c548950ccf6da2216f3e61ac02cd891f2a9c63d16c25e18f64359b787f9be95b4e5ac209235106cd4082a1a177e -doccontainersize 41732 -doccontainerchecksum 57c3e7874f83c156cf62e7b5ae6c768658d1c987fb8f6b0cd00ae65945608a0cb5d58405d65d963ed5b62f8550a3b2c26253ce44ca1e0e0aac279092ffed4a9f -docfiles size=49 - RELOC/doc/generic/olsak-misc/README details="Readme" - RELOC/doc/generic/olsak-misc/booklet.tex - RELOC/doc/generic/olsak-misc/cnv-pu.tex - RELOC/doc/generic/olsak-misc/cnv-word.tex - RELOC/doc/generic/olsak-misc/cnv.tex - RELOC/doc/generic/olsak-misc/eparam.tex - RELOC/doc/generic/olsak-misc/fun-coffee.tex - RELOC/doc/generic/olsak-misc/openclose.tex - RELOC/doc/generic/olsak-misc/seplist.tex -runfiles size=31 - RELOC/tex/generic/olsak-misc/qrcode.tex - RELOC/tex/generic/olsak-misc/scanbase.tex - RELOC/tex/generic/olsak-misc/scancsv.tex - RELOC/tex/generic/olsak-misc/xmlparser.tex -catalogue-ctan /macros/generic/olsak-misc -catalogue-date 2018-01-07 12:06:50 +0100 -catalogue-license pd -catalogue-topics misc-support - -name omega -category Package -revision 33046 -shortdesc A wide-character-set extension of TeX -relocated 1 -longdesc A development of TeX, which deals in multi-octet Unicode -longdesc characters, to enable native treatment of a wide range of -longdesc languages without changing character-set. Work on Omega has -longdesc ceased (the TeX Live package contains only support files); its -longdesc compatible successor is aleph, which is itself also in major -longdesc maintenance mode only. Ongoing projects developing Omega (and -longdesc Aleph) ideas include Omega-2 and LuaTeX. -execute addMap omega.map -containersize 993204 -containerchecksum 1711da48c07c8be1712b76e1530ea626dffdd0fd116f752bfc1c3379152cbc86ef95604fff29e30e15a4db9e9430a1a713f8f211ae6b262a4b1db99db8bca599 -doccontainersize 196044 -doccontainerchecksum 92367c352f3668edf963afbaa51c91caa0c2d662844b30a660a9a07802e33c127ea5755f63eab1a174e76a9d02986c91d93185c7a2f9c118f021aca85794e8ee -docfiles size=138 - RELOC/doc/omega/base/doc-1.8.tex - RELOC/doc/omega/base/torture.ps - RELOC/doc/omega/base/torture.tex -runfiles size=1523 - RELOC/dvips/omega/config.omega - RELOC/dvips/omega/omega.cfg - RELOC/fonts/afm/public/omega/omsea1.afm - RELOC/fonts/afm/public/omega/omsea1b.afm - RELOC/fonts/afm/public/omega/omsea2.afm - RELOC/fonts/afm/public/omega/omsea2b.afm - RELOC/fonts/afm/public/omega/omsea3.afm - RELOC/fonts/afm/public/omega/omsea3b.afm - RELOC/fonts/afm/public/omega/omseco.afm - RELOC/fonts/afm/public/omega/omsecob.afm - RELOC/fonts/afm/public/omega/omsecobi.afm - RELOC/fonts/afm/public/omega/omsecoi.afm - RELOC/fonts/afm/public/omega/omsecx.afm - RELOC/fonts/afm/public/omega/omsecy.afm - RELOC/fonts/afm/public/omega/omsegr.afm - RELOC/fonts/afm/public/omega/omsegrb.afm - RELOC/fonts/afm/public/omega/omsegrbi.afm - RELOC/fonts/afm/public/omega/omsegri.afm - RELOC/fonts/afm/public/omega/omseha.afm - RELOC/fonts/afm/public/omega/omsehe.afm - RELOC/fonts/afm/public/omega/omseip.afm - RELOC/fonts/afm/public/omega/omsela.afm - RELOC/fonts/afm/public/omega/omselab.afm - RELOC/fonts/afm/public/omega/omselabi.afm - RELOC/fonts/afm/public/omega/omselai.afm - RELOC/fonts/afm/public/omega/omseti.afm - RELOC/fonts/map/dvips/omega/omega.map - RELOC/fonts/ofm/public/omega/omarab.ofm - RELOC/fonts/ofm/public/omega/omarabb.ofm - RELOC/fonts/ofm/public/omega/omlgc.ofm - RELOC/fonts/ofm/public/omega/omlgcb.ofm - RELOC/fonts/ofm/public/omega/omlgcbi.ofm - RELOC/fonts/ofm/public/omega/omlgci.ofm - RELOC/fonts/ofm/public/omega/ucitt10.ofm - RELOC/fonts/ofm/public/omega/ucsltt10.ofm - RELOC/fonts/ofm/public/omega/uctt10.ofm - RELOC/fonts/ofm/public/omega/uctt12.ofm - RELOC/fonts/ofm/public/omega/uctt8.ofm - RELOC/fonts/ofm/public/omega/uctt9.ofm - RELOC/fonts/ofm/public/omega/ucvtt10.ofm - RELOC/fonts/ovf/public/omega/omarab.ovf - RELOC/fonts/ovf/public/omega/omarabb.ovf - RELOC/fonts/ovf/public/omega/omlgc.ovf - RELOC/fonts/ovf/public/omega/omlgcb.ovf - RELOC/fonts/ovf/public/omega/omlgcbi.ovf - RELOC/fonts/ovf/public/omega/omlgci.ovf - RELOC/fonts/ovf/public/omega/ucitt10.ovf - RELOC/fonts/ovf/public/omega/ucsltt10.ovf - RELOC/fonts/ovf/public/omega/uctt10.ovf - RELOC/fonts/ovf/public/omega/uctt12.ovf - RELOC/fonts/ovf/public/omega/uctt8.ovf - RELOC/fonts/ovf/public/omega/uctt9.ovf - RELOC/fonts/ovf/public/omega/ucvtt10.ovf - RELOC/fonts/ovp/public/omega/omarab.ovp - RELOC/fonts/ovp/public/omega/omarabb.ovp - RELOC/fonts/ovp/public/omega/omlgc.ovp - RELOC/fonts/ovp/public/omega/omlgcb.ovp - RELOC/fonts/ovp/public/omega/omlgcbi.ovp - RELOC/fonts/ovp/public/omega/omlgci.ovp - RELOC/fonts/ovp/public/omega/ucitt10.ovp - RELOC/fonts/ovp/public/omega/ucsltt10.ovp - RELOC/fonts/ovp/public/omega/uctt10.ovp - RELOC/fonts/ovp/public/omega/uctt12.ovp - RELOC/fonts/ovp/public/omega/uctt8.ovp - RELOC/fonts/ovp/public/omega/uctt9.ovp - RELOC/fonts/ovp/public/omega/ucvtt10.ovp - RELOC/fonts/tfm/public/omega/omding.tfm - RELOC/fonts/tfm/public/omega/omsea1.tfm - RELOC/fonts/tfm/public/omega/omsea1b.tfm - RELOC/fonts/tfm/public/omega/omsea2.tfm - RELOC/fonts/tfm/public/omega/omsea2b.tfm - RELOC/fonts/tfm/public/omega/omsea3.tfm - RELOC/fonts/tfm/public/omega/omsea3b.tfm - RELOC/fonts/tfm/public/omega/omseco.tfm - RELOC/fonts/tfm/public/omega/omsecob.tfm - RELOC/fonts/tfm/public/omega/omsecobi.tfm - RELOC/fonts/tfm/public/omega/omsecoi.tfm - RELOC/fonts/tfm/public/omega/omsecx.tfm - RELOC/fonts/tfm/public/omega/omsecy.tfm - RELOC/fonts/tfm/public/omega/omsegr.tfm - RELOC/fonts/tfm/public/omega/omsegrb.tfm - RELOC/fonts/tfm/public/omega/omsegrbi.tfm - RELOC/fonts/tfm/public/omega/omsegri.tfm - RELOC/fonts/tfm/public/omega/omseha.tfm - RELOC/fonts/tfm/public/omega/omseip.tfm - RELOC/fonts/tfm/public/omega/omsela.tfm - RELOC/fonts/tfm/public/omega/omselab.tfm - RELOC/fonts/tfm/public/omega/omselabi.tfm - RELOC/fonts/tfm/public/omega/omselai.tfm - RELOC/fonts/tfm/public/omega/omseti.tfm - RELOC/fonts/tfm/public/omega/omssti.tfm - RELOC/fonts/type1/public/omega/omding.pfb - RELOC/fonts/type1/public/omega/omsea1.pfb - RELOC/fonts/type1/public/omega/omsea1b.pfb - RELOC/fonts/type1/public/omega/omsea2.pfb - RELOC/fonts/type1/public/omega/omsea2b.pfb - RELOC/fonts/type1/public/omega/omsea3.pfb - RELOC/fonts/type1/public/omega/omsea3b.pfb - RELOC/fonts/type1/public/omega/omseco.pfb - RELOC/fonts/type1/public/omega/omsecob.pfb - RELOC/fonts/type1/public/omega/omsecobi.pfb - RELOC/fonts/type1/public/omega/omsecoi.pfb - RELOC/fonts/type1/public/omega/omsecx.pfb - RELOC/fonts/type1/public/omega/omsecy.pfb - RELOC/fonts/type1/public/omega/omsecyb.pfb - RELOC/fonts/type1/public/omega/omsecyi.pfb - RELOC/fonts/type1/public/omega/omsegr.pfb - RELOC/fonts/type1/public/omega/omsegrb.pfb - RELOC/fonts/type1/public/omega/omsegrbi.pfb - RELOC/fonts/type1/public/omega/omsegri.pfb - RELOC/fonts/type1/public/omega/omseha.pfb - RELOC/fonts/type1/public/omega/omsehe.pfb - RELOC/fonts/type1/public/omega/omseip.pfb - RELOC/fonts/type1/public/omega/omsela.pfb - RELOC/fonts/type1/public/omega/omselab.pfb - RELOC/fonts/type1/public/omega/omselabi.pfb - RELOC/fonts/type1/public/omega/omselai.pfb - RELOC/fonts/type1/public/omega/omseti.pfb - RELOC/fonts/type1/public/omega/omssti.pfb - RELOC/omega/ocp/char2uni/in646.ocp - RELOC/omega/ocp/char2uni/in88591.ocp - RELOC/omega/ocp/char2uni/in88592.ocp - RELOC/omega/ocp/char2uni/in88593.ocp - RELOC/omega/ocp/char2uni/in88594.ocp - RELOC/omega/ocp/char2uni/in88595.ocp - RELOC/omega/ocp/char2uni/in88596.ocp - RELOC/omega/ocp/char2uni/in88597.ocp - RELOC/omega/ocp/char2uni/in88598.ocp - RELOC/omega/ocp/char2uni/in88599.ocp - RELOC/omega/ocp/char2uni/in8859a.ocp - RELOC/omega/ocp/char2uni/in8859d.ocp - RELOC/omega/ocp/char2uni/in8859e.ocp - RELOC/omega/ocp/char2uni/in8859f.ocp - RELOC/omega/ocp/char2uni/in8859g.ocp - RELOC/omega/ocp/char2uni/inatari.ocp - RELOC/omega/ocp/char2uni/inav.ocp - RELOC/omega/ocp/char2uni/inbig5.ocp - RELOC/omega/ocp/char2uni/incp1250.ocp - RELOC/omega/ocp/char2uni/incp1251.ocp - RELOC/omega/ocp/char2uni/incp1252.ocp - RELOC/omega/ocp/char2uni/incp1253.ocp - RELOC/omega/ocp/char2uni/incp1254.ocp - RELOC/omega/ocp/char2uni/incp1255.ocp - RELOC/omega/ocp/char2uni/incp1256.ocp - RELOC/omega/ocp/char2uni/incp1257.ocp - RELOC/omega/ocp/char2uni/incp1258.ocp - RELOC/omega/ocp/char2uni/incp866.ocp - RELOC/omega/ocp/char2uni/incp874.ocp - RELOC/omega/ocp/char2uni/inebcdic.ocp - RELOC/omega/ocp/char2uni/ingb.ocp - RELOC/omega/ocp/char2uni/inkoi8.ocp - RELOC/omega/ocp/char2uni/inmac.ocp - RELOC/omega/ocp/char2uni/inmsdos.ocp - RELOC/omega/ocp/char2uni/inmsdos2.ocp - RELOC/omega/ocp/char2uni/innext.ocp - RELOC/omega/ocp/char2uni/inov.ocp - RELOC/omega/ocp/char2uni/inps2.ocp - RELOC/omega/ocp/char2uni/insf1.ocp - RELOC/omega/ocp/char2uni/insf2.ocp - RELOC/omega/ocp/char2uni/intis620.ocp - RELOC/omega/ocp/char2uni/inucode.ocp - RELOC/omega/ocp/char2uni/inutf8.ocp - RELOC/omega/ocp/char2uni/inviet1.ocp - RELOC/omega/ocp/char2uni/inviet2.ocp - RELOC/omega/ocp/char2uni/inviscii.ocp - RELOC/omega/ocp/misc/ebcdic.ocp - RELOC/omega/ocp/misc/id.ocp - RELOC/omega/ocp/omega/7arb2uni.ocp - RELOC/omega/ocp/omega/7ber2uni.ocp - RELOC/omega/ocp/omega/7cyr2uni.ocp - RELOC/omega/ocp/omega/7hma2uni.ocp - RELOC/omega/ocp/omega/7in88593.ocp - RELOC/omega/ocp/omega/7lbe2uni.ocp - RELOC/omega/ocp/omega/7pap2uni.ocp - RELOC/omega/ocp/omega/7pas2uni.ocp - RELOC/omega/ocp/omega/7snd2uni.ocp - RELOC/omega/ocp/omega/7syr2uni.ocp - RELOC/omega/ocp/omega/7tbe2uni.ocp - RELOC/omega/ocp/omega/7urd2uni.ocp - RELOC/omega/ocp/omega/8mac-arb2uni.ocp - RELOC/omega/ocp/omega/8mac-cyr2uni.ocp - RELOC/omega/ocp/omega/apostr2psili.ocp - RELOC/omega/ocp/omega/cuni2acad.ocp - RELOC/omega/ocp/omega/cuni2amal.ocp - RELOC/omega/ocp/omega/cuni2arab.ex.ocp - RELOC/omega/ocp/omega/cuni2arab.ocp - RELOC/omega/ocp/omega/cuni2asv.ocp - RELOC/omega/ocp/omega/cuni2bout.ocp - RELOC/omega/ocp/omega/cuni2mona.ocp - RELOC/omega/ocp/omega/cuni2nar.ocp - RELOC/omega/ocp/omega/cuni2nva.ocp - RELOC/omega/ocp/omega/cuni2oar-novow.ocp - RELOC/omega/ocp/omega/cuni2oar.ocp - RELOC/omega/ocp/omega/cunioara.ocp - RELOC/omega/ocp/omega/dblquote-point.ocp - RELOC/omega/ocp/omega/destroy.ocp - RELOC/omega/ocp/omega/french2uni.ocp - RELOC/omega/ocp/omega/greek.ocp - RELOC/omega/ocp/omega/grpo2uni.ocp - RELOC/omega/ocp/omega/grpotilde2uni.ocp - RELOC/omega/ocp/omega/inverted-iota-upsilon.ocp - RELOC/omega/ocp/omega/isogr2uni-verbatim.ocp - RELOC/omega/ocp/omega/isogr2uni.ocp - RELOC/omega/ocp/omega/lat2uni.ocp - RELOC/omega/ocp/omega/lowercase.ocp - RELOC/omega/ocp/omega/lunatesigma.ocp - RELOC/omega/ocp/omega/macgr2uni.ocp - RELOC/omega/ocp/omega/medbeta.ocp - RELOC/omega/ocp/omega/mixedgreek2uni.ocp - RELOC/omega/ocp/omega/tarauni.ocp - RELOC/omega/ocp/omega/test1.ocp - RELOC/omega/ocp/omega/test3.ocp - RELOC/omega/ocp/omega/tiqwah.ocp - RELOC/omega/ocp/omega/tiqwah2.ocp - RELOC/omega/ocp/omega/tsinduni.ocp - RELOC/omega/ocp/omega/turduuni.ocp - RELOC/omega/ocp/omega/uni2cuni.ocp - RELOC/omega/ocp/omega/uni2greek-verbatim.ocp - RELOC/omega/ocp/omega/uni2greek.ocp - RELOC/omega/ocp/omega/uni2lat-noffi.ocp - RELOC/omega/ocp/omega/uni2lat.ocp - RELOC/omega/ocp/omega/unicuni.ocp - RELOC/omega/ocp/omega/uppercase-no-accents.ocp - RELOC/omega/ocp/omega/uppercase.ocp - RELOC/omega/ocp/uni2char/out88591.ocp - RELOC/omega/ocp/uni2char/oututf8.ocp - RELOC/omega/otp/char2uni/in646.otp - RELOC/omega/otp/char2uni/in88591.otp - RELOC/omega/otp/char2uni/in88592.otp - RELOC/omega/otp/char2uni/in88593.otp - RELOC/omega/otp/char2uni/in88594.otp - RELOC/omega/otp/char2uni/in88595.otp - RELOC/omega/otp/char2uni/in88596.otp - RELOC/omega/otp/char2uni/in88597.otp - RELOC/omega/otp/char2uni/in88598.otp - RELOC/omega/otp/char2uni/in88599.otp - RELOC/omega/otp/char2uni/in8859a.otp - RELOC/omega/otp/char2uni/in8859d.otp - RELOC/omega/otp/char2uni/in8859e.otp - RELOC/omega/otp/char2uni/in8859f.otp - RELOC/omega/otp/char2uni/in8859g.otp - RELOC/omega/otp/char2uni/inatari.otp - RELOC/omega/otp/char2uni/inav.otp - RELOC/omega/otp/char2uni/inbig5.otp - RELOC/omega/otp/char2uni/incp1250.otp - RELOC/omega/otp/char2uni/incp1251.otp - RELOC/omega/otp/char2uni/incp1252.otp - RELOC/omega/otp/char2uni/incp1253.otp - RELOC/omega/otp/char2uni/incp1254.otp - RELOC/omega/otp/char2uni/incp1255.otp - RELOC/omega/otp/char2uni/incp1256.otp - RELOC/omega/otp/char2uni/incp1257.otp - RELOC/omega/otp/char2uni/incp1258.otp - RELOC/omega/otp/char2uni/incp866.otp - RELOC/omega/otp/char2uni/incp874.otp - RELOC/omega/otp/char2uni/inebcdic.otp - RELOC/omega/otp/char2uni/ingb.otp - RELOC/omega/otp/char2uni/inkoi8.otp - RELOC/omega/otp/char2uni/inmac.otp - RELOC/omega/otp/char2uni/inmsdos.otp - RELOC/omega/otp/char2uni/inmsdos2.otp - RELOC/omega/otp/char2uni/innext.otp - RELOC/omega/otp/char2uni/inov.otp - RELOC/omega/otp/char2uni/inps2.otp - RELOC/omega/otp/char2uni/insf1.otp - RELOC/omega/otp/char2uni/insf2.otp - RELOC/omega/otp/char2uni/intis620.otp - RELOC/omega/otp/char2uni/inucode.otp - RELOC/omega/otp/char2uni/inutf8.otp - RELOC/omega/otp/char2uni/inviet1.otp - RELOC/omega/otp/char2uni/inviet2.otp - RELOC/omega/otp/char2uni/inviscii.otp - RELOC/omega/otp/misc/ebcdic.otp - RELOC/omega/otp/misc/id.otp - RELOC/omega/otp/omega/7arb2uni.otp - RELOC/omega/otp/omega/7ber2uni.otp - RELOC/omega/otp/omega/7cyr2uni.otp - RELOC/omega/otp/omega/7hma2uni.otp - RELOC/omega/otp/omega/7in88593.otp - RELOC/omega/otp/omega/7lbe2uni.otp - RELOC/omega/otp/omega/7pap2uni.otp - RELOC/omega/otp/omega/7pas2uni.otp - RELOC/omega/otp/omega/7snd2uni.otp - RELOC/omega/otp/omega/7syr2uni.otp - RELOC/omega/otp/omega/7tbe2uni.otp - RELOC/omega/otp/omega/7urd2uni.otp - RELOC/omega/otp/omega/8mac-arb2uni.otp - RELOC/omega/otp/omega/8mac-cyr2uni.otp - RELOC/omega/otp/omega/apostr2psili.otp - RELOC/omega/otp/omega/cuni2acad.otp - RELOC/omega/otp/omega/cuni2amal.otp - RELOC/omega/otp/omega/cuni2arab.ex.otp - RELOC/omega/otp/omega/cuni2asv.otp - RELOC/omega/otp/omega/cuni2bout.otp - RELOC/omega/otp/omega/cuni2mona.otp - RELOC/omega/otp/omega/cuni2nar.otp - RELOC/omega/otp/omega/cuni2nva.otp - RELOC/omega/otp/omega/cuni2oar-novow.otp - RELOC/omega/otp/omega/cuni2oar.otp - RELOC/omega/otp/omega/dblquote-point.otp - RELOC/omega/otp/omega/destroy.otp - RELOC/omega/otp/omega/french2uni.otp - RELOC/omega/otp/omega/grpo2uni.otp - RELOC/omega/otp/omega/grpotilde2uni.otp - RELOC/omega/otp/omega/inverted-iota-upsilon.otp - RELOC/omega/otp/omega/isogr2uni-verbatim.otp - RELOC/omega/otp/omega/isogr2uni.otp - RELOC/omega/otp/omega/lat2uni.otp - RELOC/omega/otp/omega/lowercase.otp - RELOC/omega/otp/omega/lunatesigma.otp - RELOC/omega/otp/omega/macgr2uni.otp - RELOC/omega/otp/omega/medbeta.otp - RELOC/omega/otp/omega/mixedgreek2uni.otp - RELOC/omega/otp/omega/uni2cuni.otp - RELOC/omega/otp/omega/uni2greek-verbatim.otp - RELOC/omega/otp/omega/uni2greek.otp - RELOC/omega/otp/omega/uni2lat-noffi.otp - RELOC/omega/otp/omega/uni2lat.otp - RELOC/omega/otp/omega/uppercase-no-accents.otp - RELOC/omega/otp/omega/uppercase.otp - RELOC/omega/otp/uni2char/out88591.otp - RELOC/omega/otp/uni2char/oututf8.otp - RELOC/tex/generic/encodings/cmbsy.onm - RELOC/tex/generic/encodings/cmbx.onm - RELOC/tex/generic/encodings/cmcsc.onm - RELOC/tex/generic/encodings/cmex.onm - RELOC/tex/generic/encodings/cmmi.onm - RELOC/tex/generic/encodings/cmmib.onm - RELOC/tex/generic/encodings/cmr.onm - RELOC/tex/generic/encodings/cmr1.onm - RELOC/tex/generic/encodings/cmsl.onm - RELOC/tex/generic/encodings/cmsy.onm - RELOC/tex/generic/encodings/cmti.onm - RELOC/tex/generic/encodings/cmtt.onm - RELOC/tex/generic/encodings/ecrm.onm - RELOC/tex/generic/encodings/euex.onm - RELOC/tex/generic/encodings/eufb.onm - RELOC/tex/generic/encodings/eufm.onm - RELOC/tex/generic/encodings/eurb.onm - RELOC/tex/generic/encodings/eurm.onm - RELOC/tex/generic/encodings/eusb.onm - RELOC/tex/generic/encodings/eusm.onm - RELOC/tex/generic/encodings/msam.onm - RELOC/tex/generic/encodings/msbm.onm - RELOC/tex/generic/omegahyph/bghyph.tex - RELOC/tex/generic/omegahyph/lthyph.tex - RELOC/tex/generic/omegahyph/srhyph.tex - RELOC/tex/plain/omega/grlccode.tex - RELOC/tex/plain/omega/omega.tex -catalogue-ctan /obsolete/systems/omega -catalogue-date 2017-04-24 05:22:45 +0200 -catalogue-license gpl -catalogue-topics engine omega obsolete - -name omegaware -category TLCore -revision 47198 -catalogue omega -shortdesc A wide-character-set extension of TeX -longdesc A development of TeX, which deals in multi-octet Unicode -longdesc characters, to enable native treatment of a wide range of -longdesc languages without changing character-set. Work on Omega has -longdesc ceased (the TeX Live package contains only support files); its -longdesc compatible successor is aleph, which is itself also in major -longdesc maintenance mode only. Ongoing projects developing Omega (and -longdesc Aleph) ideas include Omega-2 and LuaTeX. -depend omegaware.ARCH -containersize 628 -containerchecksum d68d683178942100d89a88fd79d84fd2b7809a0f1573517648cd212442bb0c810bd09fe346685a1d3cc38fdf0ac28156fd9e6b54c409a6508f8567d7c41de356 -doccontainersize 148940 -doccontainerchecksum 37417c48bd0c4e6b0d0365c1fa6cb9302838e4222a230cc1ba44801ea9b6155af96c092ea7142eab8ff7148b4447c905c286bed29a7715bcf72230109b6d7cbd -docfiles size=61 - texmf-dist/doc/man/man1/odvicopy.1 - texmf-dist/doc/man/man1/odvicopy.man1.pdf - texmf-dist/doc/man/man1/odvitype.1 - texmf-dist/doc/man/man1/odvitype.man1.pdf - texmf-dist/doc/man/man1/ofm2opl.1 - texmf-dist/doc/man/man1/ofm2opl.man1.pdf - texmf-dist/doc/man/man1/opl2ofm.1 - texmf-dist/doc/man/man1/opl2ofm.man1.pdf - texmf-dist/doc/man/man1/otangle.1 - texmf-dist/doc/man/man1/otangle.man1.pdf - texmf-dist/doc/man/man1/otp2ocp.1 - texmf-dist/doc/man/man1/otp2ocp.man1.pdf - texmf-dist/doc/man/man1/outocp.1 - texmf-dist/doc/man/man1/outocp.man1.pdf - texmf-dist/doc/man/man1/ovf2ovp.1 - texmf-dist/doc/man/man1/ovf2ovp.man1.pdf - texmf-dist/doc/man/man1/ovp2ovf.1 - texmf-dist/doc/man/man1/ovp2ovf.man1.pdf -catalogue-ctan /obsolete/systems/omega -catalogue-date 2017-04-24 05:22:45 +0200 -catalogue-license gpl -catalogue-topics engine omega obsolete - -name omegaware.aarch64-linux -category TLCore -revision 48789 -shortdesc aarch64-linux files of omegaware -containersize 238456 -containerchecksum 9c97bff83e4b9a30236bd2a3104c15eed7b3a6a7eaf391d642cbeca94da3fbe490cb1f134c01de4f9351e8d97d825686ec53cb1e5a8d346b6717f1bfac2185c1 -binfiles arch=aarch64-linux size=281 - bin/aarch64-linux/odvicopy - bin/aarch64-linux/odvitype - bin/aarch64-linux/ofm2opl - bin/aarch64-linux/omfonts - bin/aarch64-linux/opl2ofm - bin/aarch64-linux/otangle - bin/aarch64-linux/otp2ocp - bin/aarch64-linux/outocp - bin/aarch64-linux/ovf2ovp - bin/aarch64-linux/ovp2ovf - bin/aarch64-linux/wofm2opl - bin/aarch64-linux/wopl2ofm - bin/aarch64-linux/wovf2ovp - -name omegaware.amd64-freebsd -category TLCore -revision 46816 -shortdesc amd64-freebsd files of omegaware -containersize 272568 -containerchecksum 2adbb6836e656f5b98b9a22dda202930256041de1523ed1040af8c3c8558d50d78620526bb15a2ee0f511d785ed561ee062c85b7a0bf613e7c5a603724a860ab -binfiles arch=amd64-freebsd size=292 - bin/amd64-freebsd/odvicopy - bin/amd64-freebsd/odvitype - bin/amd64-freebsd/ofm2opl - bin/amd64-freebsd/omfonts - bin/amd64-freebsd/opl2ofm - bin/amd64-freebsd/otangle - bin/amd64-freebsd/otp2ocp - bin/amd64-freebsd/outocp - bin/amd64-freebsd/ovf2ovp - bin/amd64-freebsd/ovp2ovf - bin/amd64-freebsd/wofm2opl - bin/amd64-freebsd/wopl2ofm - bin/amd64-freebsd/wovf2ovp - -name omegaware.amd64-netbsd -category TLCore -revision 48698 -shortdesc amd64-netbsd files of omegaware -containersize 246072 -containerchecksum bb0028eb749a2edb0938a6907b7ff6fa6efe3d9c80fe96bb965e47276387ace53e6b9b7c6585f0bc8869d609fb22c55aa6d333e5d3a00186f7dcc995e87a26ad -binfiles arch=amd64-netbsd size=336 - bin/amd64-netbsd/odvicopy - bin/amd64-netbsd/odvitype - bin/amd64-netbsd/ofm2opl - bin/amd64-netbsd/omfonts - bin/amd64-netbsd/opl2ofm - bin/amd64-netbsd/otangle - bin/amd64-netbsd/otp2ocp - bin/amd64-netbsd/outocp - bin/amd64-netbsd/ovf2ovp - bin/amd64-netbsd/ovp2ovf - bin/amd64-netbsd/wofm2opl - bin/amd64-netbsd/wopl2ofm - bin/amd64-netbsd/wovf2ovp - -name omegaware.armhf-linux -category TLCore -revision 48716 -shortdesc armhf-linux files of omegaware -containersize 195692 -containerchecksum 702733618100b84a4fa7e73428553938cf6d32826d188b0d439fcfdfc918715943a20d777f4b55d8bddb700ed8619222ed78b6a88242435811b51fcd4b1f269c -binfiles arch=armhf-linux size=238 - bin/armhf-linux/odvicopy - bin/armhf-linux/odvitype - bin/armhf-linux/ofm2opl - bin/armhf-linux/omfonts - bin/armhf-linux/opl2ofm - bin/armhf-linux/otangle - bin/armhf-linux/otp2ocp - bin/armhf-linux/outocp - bin/armhf-linux/ovf2ovp - bin/armhf-linux/ovp2ovf - bin/armhf-linux/wofm2opl - bin/armhf-linux/wopl2ofm - bin/armhf-linux/wovf2ovp - -name omegaware.i386-cygwin -category TLCore -revision 46814 -shortdesc i386-cygwin files of omegaware -containersize 154616 -containerchecksum 79b5126336a5eb7bf6895c12f5b1dba7ea814007882f183ba55478415d97b2a69d0b90a209ee1baab684867a5dd6b203987dc56d684e4752f00612a72fe0bec8 -binfiles arch=i386-cygwin size=143 - bin/i386-cygwin/odvicopy.exe - bin/i386-cygwin/odvitype.exe - bin/i386-cygwin/ofm2opl - bin/i386-cygwin/omfonts.exe - bin/i386-cygwin/opl2ofm - bin/i386-cygwin/otangle.exe - bin/i386-cygwin/otp2ocp.exe - bin/i386-cygwin/outocp.exe - bin/i386-cygwin/ovf2ovp - bin/i386-cygwin/ovp2ovf - bin/i386-cygwin/wofm2opl.exe - bin/i386-cygwin/wopl2ofm.exe - bin/i386-cygwin/wovf2ovp.exe - -name omegaware.i386-freebsd -category TLCore -revision 46816 -shortdesc i386-freebsd files of omegaware -containersize 214292 -containerchecksum 0df71964a24b80d76ccb743912d6ee34c5e513bfbf403337a2747bbb8b2997f30f4e39f7fe4291d97f3b89074b2c633eda49c2e557309b81cb6d44a7827549d1 -binfiles arch=i386-freebsd size=274 - bin/i386-freebsd/odvicopy - bin/i386-freebsd/odvitype - bin/i386-freebsd/ofm2opl - bin/i386-freebsd/omfonts - bin/i386-freebsd/opl2ofm - bin/i386-freebsd/otangle - bin/i386-freebsd/otp2ocp - bin/i386-freebsd/outocp - bin/i386-freebsd/ovf2ovp - bin/i386-freebsd/ovp2ovf - bin/i386-freebsd/wofm2opl - bin/i386-freebsd/wopl2ofm - bin/i386-freebsd/wovf2ovp - -name omegaware.i386-linux -category TLCore -revision 47245 -shortdesc i386-linux files of omegaware -containersize 239028 -containerchecksum f14992e993bbba6dc30cc024a03e509f4721917158ceffb6854ba828e6b6954d25b651ba1b004cda507016894cc8247c4d774cde2ea21610066bc425a6a6ac74 -binfiles arch=i386-linux size=298 - bin/i386-linux/odvicopy - bin/i386-linux/odvitype - bin/i386-linux/ofm2opl - bin/i386-linux/omfonts - bin/i386-linux/opl2ofm - bin/i386-linux/otangle - bin/i386-linux/otp2ocp - bin/i386-linux/outocp - bin/i386-linux/ovf2ovp - bin/i386-linux/ovp2ovf - bin/i386-linux/wofm2opl - bin/i386-linux/wopl2ofm - bin/i386-linux/wovf2ovp - -name omegaware.i386-netbsd -category TLCore -revision 46812 -shortdesc i386-netbsd files of omegaware -containersize 208912 -containerchecksum 608c3616e6df3e9568bf87886876fbf473ef92b701fb849f13395a5faa99a4f1a981d1358023f82eac707497cfb68a6a38b2178e817dd22d87f545aea10d2f51 -binfiles arch=i386-netbsd size=317 - bin/i386-netbsd/odvicopy - bin/i386-netbsd/odvitype - bin/i386-netbsd/ofm2opl - bin/i386-netbsd/omfonts - bin/i386-netbsd/opl2ofm - bin/i386-netbsd/otangle - bin/i386-netbsd/otp2ocp - bin/i386-netbsd/outocp - bin/i386-netbsd/ovf2ovp - bin/i386-netbsd/ovp2ovf - bin/i386-netbsd/wofm2opl - bin/i386-netbsd/wopl2ofm - bin/i386-netbsd/wovf2ovp - -name omegaware.i386-solaris -category TLCore -revision 46829 -shortdesc i386-solaris files of omegaware -containersize 256712 -containerchecksum 1bd719b32d1b2a44d46b25483af9aa7596225dc528d0426750057633de24a8008d9fc31e93b06db8781b04a70c29df61b14f5d5dcb3076de113c69616de5437d -binfiles arch=i386-solaris size=277 - bin/i386-solaris/odvicopy - bin/i386-solaris/odvitype - bin/i386-solaris/ofm2opl - bin/i386-solaris/omfonts - bin/i386-solaris/opl2ofm - bin/i386-solaris/otangle - bin/i386-solaris/otp2ocp - bin/i386-solaris/outocp - bin/i386-solaris/ovf2ovp - bin/i386-solaris/ovp2ovf - bin/i386-solaris/wofm2opl - bin/i386-solaris/wopl2ofm - bin/i386-solaris/wovf2ovp - -name omegaware.sparc-solaris -category TLCore -revision 46829 -shortdesc sparc-solaris files of omegaware -containersize 254488 -containerchecksum 882ec476d0e1e87283382c9ae22b9d4aca874dfd93a9386e73e21d81ea13973f3dd6effec7224c0be17dbb334b246461fa2450e0d0ddb409eee42819d270fa5b -binfiles arch=sparc-solaris size=304 - bin/sparc-solaris/odvicopy - bin/sparc-solaris/odvitype - bin/sparc-solaris/ofm2opl - bin/sparc-solaris/omfonts - bin/sparc-solaris/opl2ofm - bin/sparc-solaris/otangle - bin/sparc-solaris/otp2ocp - bin/sparc-solaris/outocp - bin/sparc-solaris/ovf2ovp - bin/sparc-solaris/ovp2ovf - bin/sparc-solaris/wofm2opl - bin/sparc-solaris/wopl2ofm - bin/sparc-solaris/wovf2ovp - -name omegaware.win32 -category TLCore -revision 46993 -shortdesc win32 files of omegaware -containersize 170120 -containerchecksum 9bee96bcaeb162eaa92df89478b22a120c542e95baa1c037c9afa766c4980a2e7c6e5c2621201b31c73a114aa396e8ed3354e5af8bac96ebd05fd18f630dbf06 -binfiles arch=win32 size=184 - bin/win32/odvicopy.exe - bin/win32/odvitype.exe - bin/win32/ofm2opl.exe - bin/win32/omfonts.exe - bin/win32/opl2ofm.exe - bin/win32/otangle.exe - bin/win32/otp2ocp.exe - bin/win32/outocp.exe - bin/win32/ovf2ovp.exe - bin/win32/ovp2ovf.exe - bin/win32/wofm2opl.exe - bin/win32/wopl2ofm.exe - bin/win32/wovf2ovp.exe - -name omegaware.x86_64-cygwin -category TLCore -revision 46813 -shortdesc x86_64-cygwin files of omegaware -containersize 185064 -containerchecksum a9903a2f23a3edf608076c1044d56568fb2dade6082189a07b0e5d4814f79d54632d6f73114240afe937fa064fd5cea13234c1bd68340061bb59e875ad9d49d3 -binfiles arch=x86_64-cygwin size=139 - bin/x86_64-cygwin/odvicopy.exe - bin/x86_64-cygwin/odvitype.exe - bin/x86_64-cygwin/ofm2opl - bin/x86_64-cygwin/omfonts.exe - bin/x86_64-cygwin/opl2ofm - bin/x86_64-cygwin/otangle.exe - bin/x86_64-cygwin/otp2ocp.exe - bin/x86_64-cygwin/outocp.exe - bin/x86_64-cygwin/ovf2ovp - bin/x86_64-cygwin/ovp2ovf - bin/x86_64-cygwin/wofm2opl.exe - bin/x86_64-cygwin/wopl2ofm.exe - bin/x86_64-cygwin/wovf2ovp.exe - -name omegaware.x86_64-darwin -category TLCore -revision 48728 -shortdesc x86_64-darwin files of omegaware -containersize 263744 -containerchecksum a79de1a159060881adbe22b64df747b9a268b487543fa3d81437ebda6aff46c8860057e85eb092b077385d99f0e01c4b3973203c4daec61bec2934e7669d990a -binfiles arch=x86_64-darwin size=280 - bin/x86_64-darwin/odvicopy - bin/x86_64-darwin/odvitype - bin/x86_64-darwin/ofm2opl - bin/x86_64-darwin/omfonts - bin/x86_64-darwin/opl2ofm - bin/x86_64-darwin/otangle - bin/x86_64-darwin/otp2ocp - bin/x86_64-darwin/outocp - bin/x86_64-darwin/ovf2ovp - bin/x86_64-darwin/ovp2ovf - bin/x86_64-darwin/wofm2opl - bin/x86_64-darwin/wopl2ofm - bin/x86_64-darwin/wovf2ovp - -name omegaware.x86_64-darwinlegacy -category TLCore -revision 47387 -shortdesc x86_64-darwinlegacy files of omegaware -containersize 254424 -containerchecksum f729a68fbc56b21c92f659a5e0b1e981953ad075faad9bef828416ab288e6d35f11ad43955c1825c3ec5ae8f4d5118737965d81c5f2d7176f525be08128813d5 -binfiles arch=x86_64-darwinlegacy size=271 - bin/x86_64-darwinlegacy/odvicopy - bin/x86_64-darwinlegacy/odvitype - bin/x86_64-darwinlegacy/ofm2opl - bin/x86_64-darwinlegacy/omfonts - bin/x86_64-darwinlegacy/opl2ofm - bin/x86_64-darwinlegacy/otangle - bin/x86_64-darwinlegacy/otp2ocp - bin/x86_64-darwinlegacy/outocp - bin/x86_64-darwinlegacy/ovf2ovp - bin/x86_64-darwinlegacy/ovp2ovf - bin/x86_64-darwinlegacy/wofm2opl - bin/x86_64-darwinlegacy/wopl2ofm - bin/x86_64-darwinlegacy/wovf2ovp - -name omegaware.x86_64-linux -category TLCore -revision 47063 -shortdesc x86_64-linux files of omegaware -containersize 255400 -containerchecksum f42c3868f9cae52e698d2c3d8edd863e7b5220ed1239077f780eb0af2337a490852c345448011012eeb46c65233fad07c7bf496d58ec0a5f2e9b4f0dfbe3dc43 -binfiles arch=x86_64-linux size=266 - bin/x86_64-linux/odvicopy - bin/x86_64-linux/odvitype - bin/x86_64-linux/ofm2opl - bin/x86_64-linux/omfonts - bin/x86_64-linux/opl2ofm - bin/x86_64-linux/otangle - bin/x86_64-linux/otp2ocp - bin/x86_64-linux/outocp - bin/x86_64-linux/ovf2ovp - bin/x86_64-linux/ovp2ovf - bin/x86_64-linux/wofm2opl - bin/x86_64-linux/wopl2ofm - bin/x86_64-linux/wovf2ovp - -name omegaware.x86_64-linuxmusl -category TLCore -revision 47036 -shortdesc x86_64-linuxmusl files of omegaware -containersize 273956 -containerchecksum b68460a338cd2a6f93ef74f490b62eeabd733f5db887ec1bee9d264ce7d6ed39caf3917212576230618b08faf5609003831b63aea382db4851c40a738a3f6cb9 -binfiles arch=x86_64-linuxmusl size=308 - bin/x86_64-linuxmusl/odvicopy - bin/x86_64-linuxmusl/odvitype - bin/x86_64-linuxmusl/ofm2opl - bin/x86_64-linuxmusl/omfonts - bin/x86_64-linuxmusl/opl2ofm - bin/x86_64-linuxmusl/otangle - bin/x86_64-linuxmusl/otp2ocp - bin/x86_64-linuxmusl/outocp - bin/x86_64-linuxmusl/ovf2ovp - bin/x86_64-linuxmusl/ovp2ovf - bin/x86_64-linuxmusl/wofm2opl - bin/x86_64-linuxmusl/wopl2ofm - bin/x86_64-linuxmusl/wovf2ovp - -name omegaware.x86_64-solaris -category TLCore -revision 46829 -shortdesc x86_64-solaris files of omegaware -containersize 292668 -containerchecksum fd41159158320152d29a59b6cc6258715a710f482abacdba4d99f5b471174a6c9d8fe3273370943c217d30d55a6b1f8621f4d0fc97c1554a64846bb4becbd341 -binfiles arch=x86_64-solaris size=309 - bin/x86_64-solaris/odvicopy - bin/x86_64-solaris/odvitype - bin/x86_64-solaris/ofm2opl - bin/x86_64-solaris/omfonts - bin/x86_64-solaris/opl2ofm - bin/x86_64-solaris/otangle - bin/x86_64-solaris/otp2ocp - bin/x86_64-solaris/outocp - bin/x86_64-solaris/ovf2ovp - bin/x86_64-solaris/ovp2ovf - bin/x86_64-solaris/wofm2opl - bin/x86_64-solaris/wopl2ofm - bin/x86_64-solaris/wovf2ovp - -name onedown -category Package -revision 50104 -shortdesc Typeset Bridge Diagrams -relocated 1 -longdesc This is a comprehensive package to draw all sorts of bridge -longdesc diagrams, including hands (stand alone or arround a compass), -longdesc bidding tables (stand alone or in connection with -longdesc hands/compass), trick tables, and expert quizzes. Features: -longdesc Works for all fontsizes from \ssmall to \HUGE. Different fonts -longdesc for hands, bidding diagrams, compass, etc. are possible. -longdesc Annotations to card and bidding diagrams. Automated check on -longdesc consistency of suit and hands. Multilingual output of bridge -longdesc terms. Extensive documentation: User manual, Reference manual, -longdesc and Examples. -containersize 17336 -containerchecksum 43f96f612884ecf891df3137e47450f92bc4890eb7dd3328f178f9b924907d092b9f5395ba162a757d7da7ae84c9f756d543c4e3c2af3d31fdec4508a7177617 -doccontainersize 2058644 -doccontainerchecksum 17f41005dbfacfc6b5d7e9503e68b17634e877ad58252a40fda7e88adeed5d4b22ab45e681d1d0c4d73532e1a4b7fde6dc6e89e58d58861ba9c4e7b7e70445b0 -docfiles size=535 - RELOC/doc/latex/onedown/README details="Readme" - RELOC/doc/latex/onedown/examples/Bidding.tex - RELOC/doc/latex/onedown/examples/Compass.tex - RELOC/doc/latex/onedown/examples/ExpertQuiz.tex - RELOC/doc/latex/onedown/examples/Hands.tex - RELOC/doc/latex/onedown/examples/Languages.tex - RELOC/doc/latex/onedown/examples/Legends.tex - RELOC/doc/latex/onedown/examples/Play.tex - RELOC/doc/latex/onedown/examples/Select-Hands.tex - RELOC/doc/latex/onedown/examples/Suits.tex - RELOC/doc/latex/onedown/examples/Wrapping.tex - RELOC/doc/latex/onedown/examples/bidAll.tex - RELOC/doc/latex/onedown/examples/bidEW.tex - RELOC/doc/latex/onedown/examples/bidNE.tex - RELOC/doc/latex/onedown/examples/bidNS.tex - RELOC/doc/latex/onedown/examples/bidNW.tex - RELOC/doc/latex/onedown/examples/onedown-examples.pdf details="Examples of use" - RELOC/doc/latex/onedown/examples/onedown-examples.tex - RELOC/doc/latex/onedown/examples/onedown-ref.pdf details="Reference Guide" - RELOC/doc/latex/onedown/examples/onedown-ref.tex - RELOC/doc/latex/onedown/examples/showAll.tex - RELOC/doc/latex/onedown/examples/showNS-align.tex - RELOC/doc/latex/onedown/examples/showNS-warn-I.tex - RELOC/doc/latex/onedown/examples/showNS-warn-II.tex - RELOC/doc/latex/onedown/onedown.pdf details="Package documentation" -srccontainersize 48256 -srccontainerchecksum 95363bd68f18b9f65398861b3eb414a18e724becbbb68afb9619798b42747a907bda9591f67b96109af976abab097666586d996cfacfa77d28b98d9af3ec274c -srcfiles size=54 - RELOC/source/latex/onedown/onedown.dtx - RELOC/source/latex/onedown/onedown.ins -runfiles size=35 - RELOC/tex/latex/onedown/ODw-danish.trsl - RELOC/tex/latex/onedown/ODw-dutch.trsl - RELOC/tex/latex/onedown/ODw-english.trsl - RELOC/tex/latex/onedown/ODw-fallback.trsl - RELOC/tex/latex/onedown/ODw-french.trsl - RELOC/tex/latex/onedown/ODw-german.trsl - RELOC/tex/latex/onedown/ODw-norwegian.trsl - RELOC/tex/latex/onedown/ODw-swedish.trsl - RELOC/tex/latex/onedown/ODw-turkish.trsl - RELOC/tex/latex/onedown/onedown.sty -catalogue-ctan /macros/latex/contrib/onedown -catalogue-date 2019-02-23 19:45:42 +0100 -catalogue-license lppl1.3 -catalogue-topics games -catalogue-version 1.3 - -name onlyamsmath -category Package -revision 42927 -shortdesc Inhibit use of non-amsmath mathematics markup when using amsmath -relocated 1 -longdesc This package inhibits the usage of plain TeX and (on demand) of -longdesc standard LaTeX mathematics environments. This is useful for -longdesc class writers who want to encourage their users to use the -longdesc environments provided by the amsmath package. -containersize 1412 -containerchecksum 07d896306fbef347f06ea7ed622e30bf09972a70c6f5cdae677e6a28bfaa2df823280012f341138879c9bbd41a1e5521ffa4609cf4e005b5be664ddd9a0f0a54 -doccontainersize 215084 -doccontainerchecksum 3716ecd026995672972eac111c8d06f4a112289485fffeafd16861be5c18f9e93546640b91b5cbbd801d4c4182e3ea91c57e4846765c8688d2c6b600e00bfeed -docfiles size=57 - RELOC/doc/latex/onlyamsmath/ChangeLog - RELOC/doc/latex/onlyamsmath/Makefile - RELOC/doc/latex/onlyamsmath/README details="Readme" - RELOC/doc/latex/onlyamsmath/onlyamsmath-v.tex - RELOC/doc/latex/onlyamsmath/onlyamsmath.pdf details="Package documentation" - RELOC/doc/latex/onlyamsmath/onlyamsmathtest.tex -srccontainersize 3920 -srccontainerchecksum 2ae0ccf3535fa969c8f461cc348faaff044dd4ceb60098a3631893f009c755edec4f03dffc1ab8a563ced02bb07dd4dca02f1cb305486142cbd881d8464e4ea6 -srcfiles size=4 - RELOC/source/latex/onlyamsmath/onlyamsmath.dtx - RELOC/source/latex/onlyamsmath/onlyamsmath.ins -runfiles size=1 - RELOC/tex/latex/onlyamsmath/onlyamsmath.sty -catalogue-also nag -catalogue-ctan /macros/latex/contrib/onlyamsmath -catalogue-date 2017-01-10 23:29:26 +0100 -catalogue-license lppl -catalogue-topics maths latex-qual -catalogue-version 0.20 - -name onrannual -category Package -revision 17474 -shortdesc Class for Office of Naval Research Ocean Battlespace Sensing annual report -relocated 1 -longdesc This is an unofficial document class for writing ONR annual -longdesc reports using LaTeX; as ONR has had numerous problems with -longdesc LaTeX-generated PDF submissions in the past. A skeleton -longdesc document (and its PDF output) are included. -containersize 3020 -containerchecksum 78af270d055b4fa4d79d6d72cd03bc51cd5b79fe7bc376216eadc8f4c1329822c422119c3f68a9afe0d620092caebe772e33524f7b5409a7b0c93aee93420fa6 -doccontainersize 155844 -doccontainerchecksum dd4023ef0e08deae6ff2ebc4fd7dcc23c941030fb1cb3972cba3289c655513d5c7541fa2fd863c2ab682870ba5a37029145695a7a8cc80932dac094a21344d36 -docfiles size=60 - RELOC/doc/latex/onrannual/README details="Readme" - RELOC/doc/latex/onrannual/sample.bib - RELOC/doc/latex/onrannual/samplefigure.eps - RELOC/doc/latex/onrannual/samplefigure.pdf - RELOC/doc/latex/onrannual/skeleton.pdf - RELOC/doc/latex/onrannual/skeleton.tex -runfiles size=2 - RELOC/tex/latex/onrannual/onrannual.cls -catalogue-ctan /macros/latex/contrib/onrannual -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics report-like -catalogue-version 1.1 - -name opcit -category Package -revision 15878 -shortdesc Footnote-style bibliographical references -relocated 1 -longdesc This package addresses the problem of expressing citations in a -longdesc style that is natural for humanities studies, yet does not -longdesc interfere with the flow of text (as author-year styles do). The -longdesc package differs from footbib in that it uses real footnotes, -longdesc potentially in the same series as any of the document's other -longdesc footnotes. Opcit also, as its name implies, avoids repetition -longdesc of full citations, achieving this, to a large extent, -longdesc automatically. -containersize 6916 -containerchecksum 79f0fdf4555eb10203e81337dca0a9219076ed287ce1cbec87d147881a1dc9183124c132b7c66da23a356498461a27e9d6b7f469b1c5cd7e79b5f8e3233d4239 -doccontainersize 255284 -doccontainerchecksum 0d84bbeb4d74c8ee0f850baacfa93b6db9fb00137d75cc617e9361469a78bb85499b044bdede6f52dfce535dbe3d34101fc1fa03656e72e9c680a09205cc467a -docfiles size=76 - RELOC/doc/latex/opcit/README - RELOC/doc/latex/opcit/opcit.pdf details="Package documentation" -srccontainersize 20872 -srccontainerchecksum 191ce4c6c5a129a089c530fedf520c9ccfc2086e64fc26500220ef647a8e38fdb888fc50c54855a869581c6b884bb0bd63f7ce474b8a2953de264a75dbb48787 -srcfiles size=20 - RELOC/source/latex/opcit/opcit.dtx - RELOC/source/latex/opcit/opcit.ins -runfiles size=8 - RELOC/bibtex/bst/opcit/opcit.bst - RELOC/tex/latex/opcit/opcit.sty -catalogue-ctan /macros/latex/contrib/opcit -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics bibtex-supp footnote -catalogue-version 1.1 - -name opensans -category Package -revision 24706 -shortdesc The Open Sans font family, and LaTeX support -relocated 1 -longdesc Open Sans is a humanist sans serif typeface designed by Steve -longdesc Matteson; the font is available from the Google Font Directory -longdesc as TrueType files licensed under the Apache License version -longdesc 2.0. The package provides support for this font family in -longdesc LaTeX. It includes the original TrueType fonts, as well as Type -longdesc 1 versions, converted for this package using FontForge for full -longdesc support with dvips -execute addMap opensans.map -containersize 2055836 -containerchecksum 1b62a2523cc8eb8a046e9bc4c0f96cfb45cbe469780d81a727a6ce9ebbe94d4a17289f66b3ab834c7d0a4b61948505454e26351cb11302840bd81048c2af9294 -doccontainersize 620136 -doccontainerchecksum 5b05aa4a166fb7f33cf92c25c05408f62b84a85f0823ca38a0253bb5d4eb61c93b0e6a6b4aa64f5d2465b6232fabac9c14bddf4dad037e42b7dddb69ca4206c1 -docfiles size=170 - RELOC/doc/fonts/opensans/CHANGES - RELOC/doc/fonts/opensans/README details="Readme" - RELOC/doc/fonts/opensans/manifest.txt - RELOC/doc/fonts/opensans/opensans-samples.pdf details="Font samples" - RELOC/doc/fonts/opensans/opensans-samples.tex - RELOC/doc/fonts/opensans/opensans.pdf details="Package documentation" - RELOC/doc/fonts/opensans/opensans.tex -srccontainersize 9884 -srccontainerchecksum 130a595916b3cd512cd4a2bf257bef3e21c89449e5ce86a9116d5a3c55d07e8bb47d3115e717a7fd336f23b80b0677fd518a5a82bbbbf012aeb3d7b81c85cad1 -srcfiles size=44 - RELOC/source/fonts/opensans/Makefile - RELOC/source/fonts/opensans/opensans-01.etx - RELOC/source/fonts/opensans/opensans-02.etx - RELOC/source/fonts/opensans/opensans-03.etx - RELOC/source/fonts/opensans/opensans-04.etx - RELOC/source/fonts/opensans/opensans-drv.tex - RELOC/source/fonts/opensans/opensans-fixcyrillic.mtx - RELOC/source/fonts/opensans/opensans-fixgreek.mtx - RELOC/source/fonts/opensans/opensans-fixlatin.mtx - RELOC/source/fonts/opensans/opensans-fixtextcomp.mtx - RELOC/source/fonts/opensans/opensans-map.tex - RELOC/source/fonts/opensans/opensans-osfigures.etx - RELOC/source/fonts/opensans/ttf2type1.pe -runfiles size=3539 - RELOC/fonts/afm/public/opensans/OpenSans-Bold.afm - RELOC/fonts/afm/public/opensans/OpenSans-BoldItalic.afm - RELOC/fonts/afm/public/opensans/OpenSans-CondLight.afm - RELOC/fonts/afm/public/opensans/OpenSans-CondLightItalic.afm - RELOC/fonts/afm/public/opensans/OpenSans-ExtraBold.afm - RELOC/fonts/afm/public/opensans/OpenSans-ExtraBoldItalic.afm - RELOC/fonts/afm/public/opensans/OpenSans-Italic.afm - RELOC/fonts/afm/public/opensans/OpenSans-Light.afm - RELOC/fonts/afm/public/opensans/OpenSans-LightItalic.afm - RELOC/fonts/afm/public/opensans/OpenSans-Regular.afm - RELOC/fonts/afm/public/opensans/OpenSans-Semibold.afm - RELOC/fonts/afm/public/opensans/OpenSans-SemiboldItalic.afm - RELOC/fonts/enc/dvips/opensans/opensans-01.enc - RELOC/fonts/enc/dvips/opensans/opensans-02.enc - RELOC/fonts/enc/dvips/opensans/opensans-03.enc - RELOC/fonts/enc/dvips/opensans/opensans-04.enc - RELOC/fonts/map/dvips/opensans/opensans.map - RELOC/fonts/tfm/public/opensans/OpenSans-Bold-01.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Bold-02.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Bold-03.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Bold-04.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Bold-OSFigures-lgr.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Bold-OSFigures-ot1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Bold-OSFigures-t1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Bold-OSFigures-t2a.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Bold-OSFigures-t2b.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Bold-OSFigures-t2c.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Bold-OSFigures-x2.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-lgr.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-ot1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-t1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-t2a.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-t2b.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-t2c.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-x2.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-lgr.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-ot1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-t1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-t2a.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-t2b.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-t2c.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-x2.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Bold-lgr.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Bold-ot1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Bold-t1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Bold-t2a.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Bold-t2b.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Bold-t2c.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Bold-ts1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Bold-x2.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-BoldItalic-01.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-BoldItalic-02.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-BoldItalic-03.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-BoldItalic-04.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-BoldItalic-OSFigures-lgr.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-BoldItalic-OSFigures-ot1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-BoldItalic-OSFigures-t1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-BoldItalic-OSFigures-t2a.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-BoldItalic-OSFigures-t2b.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-BoldItalic-OSFigures-t2c.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-BoldItalic-OSFigures-x2.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-lgr.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-ot1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-t1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-t2a.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-t2b.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-t2c.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-x2.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-lgr.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-ot1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-t1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-t2a.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-t2b.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-t2c.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-x2.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-BoldItalic-lgr.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-BoldItalic-ot1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-BoldItalic-t1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-BoldItalic-t2a.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-BoldItalic-t2b.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-BoldItalic-t2c.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-BoldItalic-ts1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-BoldItalic-x2.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLight-01.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLight-02.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLight-03.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLight-04.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLight-OSFigures-lgr.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLight-OSFigures-ot1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLight-OSFigures-t1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLight-OSFigures-t2a.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLight-OSFigures-t2b.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLight-OSFigures-t2c.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLight-OSFigures-x2.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-lgr.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-ot1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-t1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-t2a.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-t2b.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-t2c.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-x2.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-lgr.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-ot1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-t1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-t2a.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-t2b.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-t2c.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-x2.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLight-lgr.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLight-ot1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLight-t1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLight-t2a.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLight-t2b.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLight-t2c.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLight-ts1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLight-x2.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLightItalic-01.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLightItalic-02.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLightItalic-03.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLightItalic-04.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLightItalic-OSFigures-lgr.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLightItalic-OSFigures-ot1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLightItalic-OSFigures-t1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLightItalic-OSFigures-t2a.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLightItalic-OSFigures-t2b.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLightItalic-OSFigures-t2c.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLightItalic-OSFigures-x2.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-lgr.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-ot1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-t1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-t2a.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-t2b.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-t2c.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-x2.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-lgr.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-ot1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-t1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-t2a.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-t2b.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-t2c.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-x2.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLightItalic-lgr.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLightItalic-ot1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLightItalic-t1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLightItalic-t2a.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLightItalic-t2b.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLightItalic-t2c.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLightItalic-ts1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-CondLightItalic-x2.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBold-01.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBold-02.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBold-03.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBold-04.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBold-OSFigures-lgr.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBold-OSFigures-ot1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBold-OSFigures-t1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBold-OSFigures-t2a.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBold-OSFigures-t2b.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBold-OSFigures-t2c.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBold-OSFigures-x2.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-lgr.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-ot1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-t1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-t2a.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-t2b.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-t2c.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-x2.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-lgr.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-ot1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-t1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-t2a.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-t2b.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-t2c.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-x2.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBold-lgr.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBold-ot1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBold-t1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBold-t2a.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBold-t2b.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBold-t2c.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBold-ts1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBold-x2.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-01.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-02.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-03.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-04.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-lgr.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-ot1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-t1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-t2a.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-t2b.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-t2c.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-x2.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-lgr.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-ot1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-t1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-t2a.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-t2b.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-t2c.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-x2.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-lgr.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-ot1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-t1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-t2a.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-t2b.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-t2c.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-x2.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-lgr.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-ot1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-t1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-t2a.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-t2b.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-t2c.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-ts1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-x2.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Italic-01.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Italic-02.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Italic-03.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Italic-04.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Italic-OSFigures-lgr.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Italic-OSFigures-ot1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Italic-OSFigures-t1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Italic-OSFigures-t2a.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Italic-OSFigures-t2b.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Italic-OSFigures-t2c.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Italic-OSFigures-x2.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-lgr.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-ot1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-t1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-t2a.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-t2b.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-t2c.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-x2.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-lgr.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-ot1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-t1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-t2a.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-t2b.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-t2c.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-x2.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Italic-lgr.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Italic-ot1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Italic-t1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Italic-t2a.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Italic-t2b.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Italic-t2c.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Italic-ts1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Italic-x2.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Light-01.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Light-02.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Light-03.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Light-04.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Light-OSFigures-lgr.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Light-OSFigures-ot1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Light-OSFigures-t1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Light-OSFigures-t2a.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Light-OSFigures-t2b.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Light-OSFigures-t2c.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Light-OSFigures-x2.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-OSFigures-lgr.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-OSFigures-ot1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-OSFigures-t1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-OSFigures-t2a.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-OSFigures-t2b.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-OSFigures-t2c.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-OSFigures-x2.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-lgr.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-ot1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-t1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-t2a.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-t2b.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-t2c.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-x2.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Light-lgr.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Light-ot1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Light-t1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Light-t2a.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Light-t2b.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Light-t2c.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Light-ts1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Light-x2.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-LightItalic-01.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-LightItalic-02.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-LightItalic-03.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-LightItalic-04.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-LightItalic-OSFigures-lgr.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-LightItalic-OSFigures-ot1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-LightItalic-OSFigures-t1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-LightItalic-OSFigures-t2a.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-LightItalic-OSFigures-t2b.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-LightItalic-OSFigures-t2c.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-LightItalic-OSFigures-x2.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-lgr.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-ot1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-t1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-t2a.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-t2b.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-t2c.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-x2.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-lgr.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-ot1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-t1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-t2a.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-t2b.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-t2c.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-x2.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-LightItalic-lgr.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-LightItalic-ot1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-LightItalic-t1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-LightItalic-t2a.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-LightItalic-t2b.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-LightItalic-t2c.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-LightItalic-ts1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-LightItalic-x2.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Regular-01.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Regular-02.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Regular-03.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Regular-04.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Regular-OSFigures-lgr.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Regular-OSFigures-ot1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Regular-OSFigures-t1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Regular-OSFigures-t2a.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Regular-OSFigures-t2b.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Regular-OSFigures-t2c.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Regular-OSFigures-x2.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-lgr.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-ot1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-t1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-t2a.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-t2b.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-t2c.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-x2.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-lgr.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-ot1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-t1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-t2a.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-t2b.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-t2c.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-x2.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Regular-lgr.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Regular-ot1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Regular-t1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Regular-t2a.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Regular-t2b.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Regular-t2c.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Regular-ts1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Regular-x2.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Semibold-01.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Semibold-02.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Semibold-03.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Semibold-04.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Semibold-OSFigures-lgr.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Semibold-OSFigures-ot1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Semibold-OSFigures-t1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Semibold-OSFigures-t2a.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Semibold-OSFigures-t2b.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Semibold-OSFigures-t2c.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Semibold-OSFigures-x2.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-lgr.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-ot1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-t1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-t2a.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-t2b.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-t2c.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-x2.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-lgr.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-ot1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-t1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-t2a.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-t2b.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-t2c.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-x2.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Semibold-lgr.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Semibold-ot1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Semibold-t1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Semibold-t2a.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Semibold-t2b.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Semibold-t2c.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Semibold-ts1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-Semibold-x2.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-01.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-02.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-03.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-04.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-OSFigures-lgr.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-OSFigures-ot1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-OSFigures-t1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-OSFigures-t2a.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-OSFigures-t2b.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-OSFigures-t2c.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-OSFigures-x2.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-lgr.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-ot1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-t1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-t2a.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-t2b.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-t2c.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-x2.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-lgr.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-ot1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-t1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-t2a.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-t2b.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-t2c.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-x2.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-lgr.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-ot1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-t1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-t2a.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-t2b.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-t2c.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-ts1.tfm - RELOC/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-x2.tfm - RELOC/fonts/truetype/public/opensans/OpenSans-Bold.ttf - RELOC/fonts/truetype/public/opensans/OpenSans-BoldItalic.ttf - RELOC/fonts/truetype/public/opensans/OpenSans-CondLight.ttf - RELOC/fonts/truetype/public/opensans/OpenSans-CondLightItalic.ttf - RELOC/fonts/truetype/public/opensans/OpenSans-ExtraBold.ttf - RELOC/fonts/truetype/public/opensans/OpenSans-ExtraBoldItalic.ttf - RELOC/fonts/truetype/public/opensans/OpenSans-Italic.ttf - RELOC/fonts/truetype/public/opensans/OpenSans-Light.ttf - RELOC/fonts/truetype/public/opensans/OpenSans-LightItalic.ttf - RELOC/fonts/truetype/public/opensans/OpenSans-Regular.ttf - RELOC/fonts/truetype/public/opensans/OpenSans-Semibold.ttf - RELOC/fonts/truetype/public/opensans/OpenSans-SemiboldItalic.ttf - RELOC/fonts/type1/public/opensans/OpenSans-Bold.pfb - RELOC/fonts/type1/public/opensans/OpenSans-BoldItalic.pfb - RELOC/fonts/type1/public/opensans/OpenSans-CondLight.pfb - RELOC/fonts/type1/public/opensans/OpenSans-CondLightItalic.pfb - RELOC/fonts/type1/public/opensans/OpenSans-ExtraBold.pfb - RELOC/fonts/type1/public/opensans/OpenSans-ExtraBoldItalic.pfb - RELOC/fonts/type1/public/opensans/OpenSans-Italic.pfb - RELOC/fonts/type1/public/opensans/OpenSans-Light.pfb - RELOC/fonts/type1/public/opensans/OpenSans-LightItalic.pfb - RELOC/fonts/type1/public/opensans/OpenSans-Regular.pfb - RELOC/fonts/type1/public/opensans/OpenSans-Semibold.pfb - RELOC/fonts/type1/public/opensans/OpenSans-SemiboldItalic.pfb - RELOC/fonts/vf/public/opensans/OpenSans-Bold-OSFigures-lgr.vf - RELOC/fonts/vf/public/opensans/OpenSans-Bold-OSFigures-ot1.vf - RELOC/fonts/vf/public/opensans/OpenSans-Bold-OSFigures-t1.vf - RELOC/fonts/vf/public/opensans/OpenSans-Bold-OSFigures-t2a.vf - RELOC/fonts/vf/public/opensans/OpenSans-Bold-OSFigures-t2b.vf - RELOC/fonts/vf/public/opensans/OpenSans-Bold-OSFigures-t2c.vf - RELOC/fonts/vf/public/opensans/OpenSans-Bold-OSFigures-x2.vf - RELOC/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-lgr.vf - RELOC/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-ot1.vf - RELOC/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-t1.vf - RELOC/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-t2a.vf - RELOC/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-t2b.vf - RELOC/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-t2c.vf - RELOC/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-x2.vf - RELOC/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-lgr.vf - RELOC/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-ot1.vf - RELOC/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-t1.vf - RELOC/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-t2a.vf - RELOC/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-t2b.vf - RELOC/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-t2c.vf - RELOC/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-x2.vf - RELOC/fonts/vf/public/opensans/OpenSans-Bold-lgr.vf - RELOC/fonts/vf/public/opensans/OpenSans-Bold-ot1.vf - RELOC/fonts/vf/public/opensans/OpenSans-Bold-t1.vf - RELOC/fonts/vf/public/opensans/OpenSans-Bold-t2a.vf - RELOC/fonts/vf/public/opensans/OpenSans-Bold-t2b.vf - RELOC/fonts/vf/public/opensans/OpenSans-Bold-t2c.vf - RELOC/fonts/vf/public/opensans/OpenSans-Bold-ts1.vf - RELOC/fonts/vf/public/opensans/OpenSans-Bold-x2.vf - RELOC/fonts/vf/public/opensans/OpenSans-BoldItalic-OSFigures-lgr.vf - RELOC/fonts/vf/public/opensans/OpenSans-BoldItalic-OSFigures-ot1.vf - RELOC/fonts/vf/public/opensans/OpenSans-BoldItalic-OSFigures-t1.vf - RELOC/fonts/vf/public/opensans/OpenSans-BoldItalic-OSFigures-t2a.vf - RELOC/fonts/vf/public/opensans/OpenSans-BoldItalic-OSFigures-t2b.vf - RELOC/fonts/vf/public/opensans/OpenSans-BoldItalic-OSFigures-t2c.vf - RELOC/fonts/vf/public/opensans/OpenSans-BoldItalic-OSFigures-x2.vf - RELOC/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-lgr.vf - RELOC/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-ot1.vf - RELOC/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-t1.vf - RELOC/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-t2a.vf - RELOC/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-t2b.vf - RELOC/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-t2c.vf - RELOC/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-x2.vf - RELOC/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-lgr.vf - RELOC/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-ot1.vf - RELOC/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-t1.vf - RELOC/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-t2a.vf - RELOC/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-t2b.vf - RELOC/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-t2c.vf - RELOC/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-x2.vf - RELOC/fonts/vf/public/opensans/OpenSans-BoldItalic-lgr.vf - RELOC/fonts/vf/public/opensans/OpenSans-BoldItalic-ot1.vf - RELOC/fonts/vf/public/opensans/OpenSans-BoldItalic-t1.vf - RELOC/fonts/vf/public/opensans/OpenSans-BoldItalic-t2a.vf - RELOC/fonts/vf/public/opensans/OpenSans-BoldItalic-t2b.vf - RELOC/fonts/vf/public/opensans/OpenSans-BoldItalic-t2c.vf - RELOC/fonts/vf/public/opensans/OpenSans-BoldItalic-ts1.vf - RELOC/fonts/vf/public/opensans/OpenSans-BoldItalic-x2.vf - RELOC/fonts/vf/public/opensans/OpenSans-CondLight-OSFigures-lgr.vf - RELOC/fonts/vf/public/opensans/OpenSans-CondLight-OSFigures-ot1.vf - RELOC/fonts/vf/public/opensans/OpenSans-CondLight-OSFigures-t1.vf - RELOC/fonts/vf/public/opensans/OpenSans-CondLight-OSFigures-t2a.vf - RELOC/fonts/vf/public/opensans/OpenSans-CondLight-OSFigures-t2b.vf - RELOC/fonts/vf/public/opensans/OpenSans-CondLight-OSFigures-t2c.vf - RELOC/fonts/vf/public/opensans/OpenSans-CondLight-OSFigures-x2.vf - RELOC/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-lgr.vf - RELOC/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-ot1.vf - RELOC/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-t1.vf - RELOC/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-t2a.vf - RELOC/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-t2b.vf - RELOC/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-t2c.vf - RELOC/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-x2.vf - RELOC/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-lgr.vf - RELOC/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-ot1.vf - RELOC/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-t1.vf - RELOC/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-t2a.vf - RELOC/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-t2b.vf - RELOC/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-t2c.vf - RELOC/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-x2.vf - RELOC/fonts/vf/public/opensans/OpenSans-CondLight-lgr.vf - RELOC/fonts/vf/public/opensans/OpenSans-CondLight-ot1.vf - RELOC/fonts/vf/public/opensans/OpenSans-CondLight-t1.vf - RELOC/fonts/vf/public/opensans/OpenSans-CondLight-t2a.vf - RELOC/fonts/vf/public/opensans/OpenSans-CondLight-t2b.vf - RELOC/fonts/vf/public/opensans/OpenSans-CondLight-t2c.vf - RELOC/fonts/vf/public/opensans/OpenSans-CondLight-ts1.vf - RELOC/fonts/vf/public/opensans/OpenSans-CondLight-x2.vf - RELOC/fonts/vf/public/opensans/OpenSans-CondLightItalic-OSFigures-lgr.vf - RELOC/fonts/vf/public/opensans/OpenSans-CondLightItalic-OSFigures-ot1.vf - RELOC/fonts/vf/public/opensans/OpenSans-CondLightItalic-OSFigures-t1.vf - RELOC/fonts/vf/public/opensans/OpenSans-CondLightItalic-OSFigures-t2a.vf - RELOC/fonts/vf/public/opensans/OpenSans-CondLightItalic-OSFigures-t2b.vf - RELOC/fonts/vf/public/opensans/OpenSans-CondLightItalic-OSFigures-t2c.vf - RELOC/fonts/vf/public/opensans/OpenSans-CondLightItalic-OSFigures-x2.vf - RELOC/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-lgr.vf - RELOC/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-ot1.vf - RELOC/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-t1.vf - RELOC/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-t2a.vf - RELOC/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-t2b.vf - RELOC/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-t2c.vf - RELOC/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-x2.vf - RELOC/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-lgr.vf - RELOC/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-ot1.vf - RELOC/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-t1.vf - RELOC/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-t2a.vf - RELOC/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-t2b.vf - RELOC/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-t2c.vf - RELOC/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-x2.vf - RELOC/fonts/vf/public/opensans/OpenSans-CondLightItalic-lgr.vf - RELOC/fonts/vf/public/opensans/OpenSans-CondLightItalic-ot1.vf - RELOC/fonts/vf/public/opensans/OpenSans-CondLightItalic-t1.vf - RELOC/fonts/vf/public/opensans/OpenSans-CondLightItalic-t2a.vf - RELOC/fonts/vf/public/opensans/OpenSans-CondLightItalic-t2b.vf - RELOC/fonts/vf/public/opensans/OpenSans-CondLightItalic-t2c.vf - RELOC/fonts/vf/public/opensans/OpenSans-CondLightItalic-ts1.vf - RELOC/fonts/vf/public/opensans/OpenSans-CondLightItalic-x2.vf - RELOC/fonts/vf/public/opensans/OpenSans-ExtraBold-OSFigures-lgr.vf - RELOC/fonts/vf/public/opensans/OpenSans-ExtraBold-OSFigures-ot1.vf - RELOC/fonts/vf/public/opensans/OpenSans-ExtraBold-OSFigures-t1.vf - RELOC/fonts/vf/public/opensans/OpenSans-ExtraBold-OSFigures-t2a.vf - RELOC/fonts/vf/public/opensans/OpenSans-ExtraBold-OSFigures-t2b.vf - RELOC/fonts/vf/public/opensans/OpenSans-ExtraBold-OSFigures-t2c.vf - RELOC/fonts/vf/public/opensans/OpenSans-ExtraBold-OSFigures-x2.vf - RELOC/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-lgr.vf - RELOC/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-ot1.vf - RELOC/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-t1.vf - RELOC/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-t2a.vf - RELOC/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-t2b.vf - RELOC/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-t2c.vf - RELOC/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-x2.vf - RELOC/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-lgr.vf - RELOC/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-ot1.vf - RELOC/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-t1.vf - RELOC/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-t2a.vf - RELOC/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-t2b.vf - RELOC/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-t2c.vf - RELOC/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-x2.vf - RELOC/fonts/vf/public/opensans/OpenSans-ExtraBold-lgr.vf - RELOC/fonts/vf/public/opensans/OpenSans-ExtraBold-ot1.vf - RELOC/fonts/vf/public/opensans/OpenSans-ExtraBold-t1.vf - RELOC/fonts/vf/public/opensans/OpenSans-ExtraBold-t2a.vf - RELOC/fonts/vf/public/opensans/OpenSans-ExtraBold-t2b.vf - RELOC/fonts/vf/public/opensans/OpenSans-ExtraBold-t2c.vf - RELOC/fonts/vf/public/opensans/OpenSans-ExtraBold-ts1.vf - RELOC/fonts/vf/public/opensans/OpenSans-ExtraBold-x2.vf - RELOC/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-lgr.vf - RELOC/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-ot1.vf - RELOC/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-t1.vf - RELOC/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-t2a.vf - RELOC/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-t2b.vf - RELOC/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-t2c.vf - RELOC/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-x2.vf - RELOC/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-lgr.vf - RELOC/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-ot1.vf - RELOC/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-t1.vf - RELOC/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-t2a.vf - RELOC/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-t2b.vf - RELOC/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-t2c.vf - RELOC/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-x2.vf - RELOC/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-lgr.vf - RELOC/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-ot1.vf - RELOC/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-t1.vf - RELOC/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-t2a.vf - RELOC/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-t2b.vf - RELOC/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-t2c.vf - RELOC/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-x2.vf - RELOC/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-lgr.vf - RELOC/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-ot1.vf - RELOC/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-t1.vf - RELOC/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-t2a.vf - RELOC/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-t2b.vf - RELOC/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-t2c.vf - RELOC/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-ts1.vf - RELOC/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-x2.vf - RELOC/fonts/vf/public/opensans/OpenSans-Italic-OSFigures-lgr.vf - RELOC/fonts/vf/public/opensans/OpenSans-Italic-OSFigures-ot1.vf - RELOC/fonts/vf/public/opensans/OpenSans-Italic-OSFigures-t1.vf - RELOC/fonts/vf/public/opensans/OpenSans-Italic-OSFigures-t2a.vf - RELOC/fonts/vf/public/opensans/OpenSans-Italic-OSFigures-t2b.vf - RELOC/fonts/vf/public/opensans/OpenSans-Italic-OSFigures-t2c.vf - RELOC/fonts/vf/public/opensans/OpenSans-Italic-OSFigures-x2.vf - RELOC/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-lgr.vf - RELOC/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-ot1.vf - RELOC/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-t1.vf - RELOC/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-t2a.vf - RELOC/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-t2b.vf - RELOC/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-t2c.vf - RELOC/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-x2.vf - RELOC/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-lgr.vf - RELOC/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-ot1.vf - RELOC/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-t1.vf - RELOC/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-t2a.vf - RELOC/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-t2b.vf - RELOC/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-t2c.vf - RELOC/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-x2.vf - RELOC/fonts/vf/public/opensans/OpenSans-Italic-lgr.vf - RELOC/fonts/vf/public/opensans/OpenSans-Italic-ot1.vf - RELOC/fonts/vf/public/opensans/OpenSans-Italic-t1.vf - RELOC/fonts/vf/public/opensans/OpenSans-Italic-t2a.vf - RELOC/fonts/vf/public/opensans/OpenSans-Italic-t2b.vf - RELOC/fonts/vf/public/opensans/OpenSans-Italic-t2c.vf - RELOC/fonts/vf/public/opensans/OpenSans-Italic-ts1.vf - RELOC/fonts/vf/public/opensans/OpenSans-Italic-x2.vf - RELOC/fonts/vf/public/opensans/OpenSans-Light-OSFigures-lgr.vf - RELOC/fonts/vf/public/opensans/OpenSans-Light-OSFigures-ot1.vf - RELOC/fonts/vf/public/opensans/OpenSans-Light-OSFigures-t1.vf - RELOC/fonts/vf/public/opensans/OpenSans-Light-OSFigures-t2a.vf - RELOC/fonts/vf/public/opensans/OpenSans-Light-OSFigures-t2b.vf - RELOC/fonts/vf/public/opensans/OpenSans-Light-OSFigures-t2c.vf - RELOC/fonts/vf/public/opensans/OpenSans-Light-OSFigures-x2.vf - RELOC/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-OSFigures-lgr.vf - RELOC/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-OSFigures-ot1.vf - RELOC/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-OSFigures-t1.vf - RELOC/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-OSFigures-t2a.vf - RELOC/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-OSFigures-t2b.vf - RELOC/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-OSFigures-t2c.vf - RELOC/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-OSFigures-x2.vf - RELOC/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-lgr.vf - RELOC/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-ot1.vf - RELOC/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-t1.vf - RELOC/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-t2a.vf - RELOC/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-t2b.vf - RELOC/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-t2c.vf - RELOC/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-x2.vf - RELOC/fonts/vf/public/opensans/OpenSans-Light-lgr.vf - RELOC/fonts/vf/public/opensans/OpenSans-Light-ot1.vf - RELOC/fonts/vf/public/opensans/OpenSans-Light-t1.vf - RELOC/fonts/vf/public/opensans/OpenSans-Light-t2a.vf - RELOC/fonts/vf/public/opensans/OpenSans-Light-t2b.vf - RELOC/fonts/vf/public/opensans/OpenSans-Light-t2c.vf - RELOC/fonts/vf/public/opensans/OpenSans-Light-ts1.vf - RELOC/fonts/vf/public/opensans/OpenSans-Light-x2.vf - RELOC/fonts/vf/public/opensans/OpenSans-LightItalic-OSFigures-lgr.vf - RELOC/fonts/vf/public/opensans/OpenSans-LightItalic-OSFigures-ot1.vf - RELOC/fonts/vf/public/opensans/OpenSans-LightItalic-OSFigures-t1.vf - RELOC/fonts/vf/public/opensans/OpenSans-LightItalic-OSFigures-t2a.vf - RELOC/fonts/vf/public/opensans/OpenSans-LightItalic-OSFigures-t2b.vf - RELOC/fonts/vf/public/opensans/OpenSans-LightItalic-OSFigures-t2c.vf - RELOC/fonts/vf/public/opensans/OpenSans-LightItalic-OSFigures-x2.vf - RELOC/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-lgr.vf - RELOC/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-ot1.vf - RELOC/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-t1.vf - RELOC/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-t2a.vf - RELOC/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-t2b.vf - RELOC/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-t2c.vf - RELOC/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-x2.vf - RELOC/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-lgr.vf - RELOC/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-ot1.vf - RELOC/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-t1.vf - RELOC/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-t2a.vf - RELOC/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-t2b.vf - RELOC/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-t2c.vf - RELOC/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-x2.vf - RELOC/fonts/vf/public/opensans/OpenSans-LightItalic-lgr.vf - RELOC/fonts/vf/public/opensans/OpenSans-LightItalic-ot1.vf - RELOC/fonts/vf/public/opensans/OpenSans-LightItalic-t1.vf - RELOC/fonts/vf/public/opensans/OpenSans-LightItalic-t2a.vf - RELOC/fonts/vf/public/opensans/OpenSans-LightItalic-t2b.vf - RELOC/fonts/vf/public/opensans/OpenSans-LightItalic-t2c.vf - RELOC/fonts/vf/public/opensans/OpenSans-LightItalic-ts1.vf - RELOC/fonts/vf/public/opensans/OpenSans-LightItalic-x2.vf - RELOC/fonts/vf/public/opensans/OpenSans-Regular-OSFigures-lgr.vf - RELOC/fonts/vf/public/opensans/OpenSans-Regular-OSFigures-ot1.vf - RELOC/fonts/vf/public/opensans/OpenSans-Regular-OSFigures-t1.vf - RELOC/fonts/vf/public/opensans/OpenSans-Regular-OSFigures-t2a.vf - RELOC/fonts/vf/public/opensans/OpenSans-Regular-OSFigures-t2b.vf - RELOC/fonts/vf/public/opensans/OpenSans-Regular-OSFigures-t2c.vf - RELOC/fonts/vf/public/opensans/OpenSans-Regular-OSFigures-x2.vf - RELOC/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-lgr.vf - RELOC/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-ot1.vf - RELOC/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-t1.vf - RELOC/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-t2a.vf - RELOC/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-t2b.vf - RELOC/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-t2c.vf - RELOC/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-x2.vf - RELOC/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-lgr.vf - RELOC/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-ot1.vf - RELOC/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-t1.vf - RELOC/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-t2a.vf - RELOC/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-t2b.vf - RELOC/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-t2c.vf - RELOC/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-x2.vf - RELOC/fonts/vf/public/opensans/OpenSans-Regular-lgr.vf - RELOC/fonts/vf/public/opensans/OpenSans-Regular-ot1.vf - RELOC/fonts/vf/public/opensans/OpenSans-Regular-t1.vf - RELOC/fonts/vf/public/opensans/OpenSans-Regular-t2a.vf - RELOC/fonts/vf/public/opensans/OpenSans-Regular-t2b.vf - RELOC/fonts/vf/public/opensans/OpenSans-Regular-t2c.vf - RELOC/fonts/vf/public/opensans/OpenSans-Regular-ts1.vf - RELOC/fonts/vf/public/opensans/OpenSans-Regular-x2.vf - RELOC/fonts/vf/public/opensans/OpenSans-Semibold-OSFigures-lgr.vf - RELOC/fonts/vf/public/opensans/OpenSans-Semibold-OSFigures-ot1.vf - RELOC/fonts/vf/public/opensans/OpenSans-Semibold-OSFigures-t1.vf - RELOC/fonts/vf/public/opensans/OpenSans-Semibold-OSFigures-t2a.vf - RELOC/fonts/vf/public/opensans/OpenSans-Semibold-OSFigures-t2b.vf - RELOC/fonts/vf/public/opensans/OpenSans-Semibold-OSFigures-t2c.vf - RELOC/fonts/vf/public/opensans/OpenSans-Semibold-OSFigures-x2.vf - RELOC/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-lgr.vf - RELOC/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-ot1.vf - RELOC/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-t1.vf - RELOC/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-t2a.vf - RELOC/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-t2b.vf - RELOC/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-t2c.vf - RELOC/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-x2.vf - RELOC/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-lgr.vf - RELOC/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-ot1.vf - RELOC/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-t1.vf - RELOC/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-t2a.vf - RELOC/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-t2b.vf - RELOC/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-t2c.vf - RELOC/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-x2.vf - RELOC/fonts/vf/public/opensans/OpenSans-Semibold-lgr.vf - RELOC/fonts/vf/public/opensans/OpenSans-Semibold-ot1.vf - RELOC/fonts/vf/public/opensans/OpenSans-Semibold-t1.vf - RELOC/fonts/vf/public/opensans/OpenSans-Semibold-t2a.vf - RELOC/fonts/vf/public/opensans/OpenSans-Semibold-t2b.vf - RELOC/fonts/vf/public/opensans/OpenSans-Semibold-t2c.vf - RELOC/fonts/vf/public/opensans/OpenSans-Semibold-ts1.vf - RELOC/fonts/vf/public/opensans/OpenSans-Semibold-x2.vf - RELOC/fonts/vf/public/opensans/OpenSans-SemiboldItalic-OSFigures-lgr.vf - RELOC/fonts/vf/public/opensans/OpenSans-SemiboldItalic-OSFigures-ot1.vf - RELOC/fonts/vf/public/opensans/OpenSans-SemiboldItalic-OSFigures-t1.vf - RELOC/fonts/vf/public/opensans/OpenSans-SemiboldItalic-OSFigures-t2a.vf - RELOC/fonts/vf/public/opensans/OpenSans-SemiboldItalic-OSFigures-t2b.vf - RELOC/fonts/vf/public/opensans/OpenSans-SemiboldItalic-OSFigures-t2c.vf - RELOC/fonts/vf/public/opensans/OpenSans-SemiboldItalic-OSFigures-x2.vf - RELOC/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-lgr.vf - RELOC/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-ot1.vf - RELOC/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-t1.vf - RELOC/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-t2a.vf - RELOC/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-t2b.vf - RELOC/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-t2c.vf - RELOC/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-x2.vf - RELOC/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-lgr.vf - RELOC/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-ot1.vf - RELOC/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-t1.vf - RELOC/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-t2a.vf - RELOC/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-t2b.vf - RELOC/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-t2c.vf - RELOC/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-x2.vf - RELOC/fonts/vf/public/opensans/OpenSans-SemiboldItalic-lgr.vf - RELOC/fonts/vf/public/opensans/OpenSans-SemiboldItalic-ot1.vf - RELOC/fonts/vf/public/opensans/OpenSans-SemiboldItalic-t1.vf - RELOC/fonts/vf/public/opensans/OpenSans-SemiboldItalic-t2a.vf - RELOC/fonts/vf/public/opensans/OpenSans-SemiboldItalic-t2b.vf - RELOC/fonts/vf/public/opensans/OpenSans-SemiboldItalic-t2c.vf - RELOC/fonts/vf/public/opensans/OpenSans-SemiboldItalic-ts1.vf - RELOC/fonts/vf/public/opensans/OpenSans-SemiboldItalic-x2.vf - RELOC/tex/latex/opensans/lgrfos.fd - RELOC/tex/latex/opensans/lgrfosj.fd - RELOC/tex/latex/opensans/opensans.sty - RELOC/tex/latex/opensans/ot1fos.fd - RELOC/tex/latex/opensans/ot1fosj.fd - RELOC/tex/latex/opensans/t1fos.fd - RELOC/tex/latex/opensans/t1fosj.fd - RELOC/tex/latex/opensans/t2afos.fd - RELOC/tex/latex/opensans/t2afosj.fd - RELOC/tex/latex/opensans/t2bfos.fd - RELOC/tex/latex/opensans/t2bfosj.fd - RELOC/tex/latex/opensans/t2cfos.fd - RELOC/tex/latex/opensans/t2cfosj.fd - RELOC/tex/latex/opensans/ts1fos.fd - RELOC/tex/latex/opensans/ts1fosj.fd - RELOC/tex/latex/opensans/x2fos.fd - RELOC/tex/latex/opensans/x2fosj.fd -catalogue-ctan /fonts/opensans -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics font font-type1 font-ttf font-sans -catalogue-version 1.2 - -name oplotsymbl -category Package -revision 44951 -shortdesc Some symbols which are not easily available -relocated 1 -longdesc This package is named oPlotSymbl and it includes symbols, which -longdesc are not easily available. Especially, these symbols are used in -longdesc scientific plots, but the potential user is allowed to use them -longdesc in other ways. This package uses TikZ and xcolor. -containersize 4000 -containerchecksum b1febef8e492029d9843fbd81447f6fa2aacdcc22afe411f832e690915a92348c769df53c567905d2b1798e55afa859991c15df5aeea228ea51f9849ef739318 -doccontainersize 235336 -doccontainerchecksum 37aa4e068487443db6af8e935f93fb7c25157785a77eb87e93fc5c06d0be9858caba2fd02b2ba912eb5e20e342b5c5802e05916aa89d7ea787ecb721da488755 -docfiles size=68 - RELOC/doc/latex/oplotsymbl/LICENSE.md - RELOC/doc/latex/oplotsymbl/README.md details="Readme" - RELOC/doc/latex/oplotsymbl/literatur.bib - RELOC/doc/latex/oplotsymbl/oPlotSymbl-Manual-en.pdf details="Package documentation" - RELOC/doc/latex/oplotsymbl/oPlotSymbl-Manual-en.tex -runfiles size=10 - RELOC/tex/latex/oplotsymbl/oplotsymbl.sty -catalogue-also comprehensive -catalogue-ctan /macros/latex/contrib/oplotsymbl -catalogue-date 2017-08-04 18:01:52 +0200 -catalogue-license lppl1.3 -catalogue-topics graphics-symb pgf-tikz -catalogue-version 1.4 - -name opteng -category Package -revision 27331 -shortdesc SPIE Optical Engineering and OE Letters manuscript template -relocated 1 -longdesc With this template, and associated style and LaTeX packages, it -longdesc is possible to estimate the page length of manuscripts for -longdesc submission to the SPIE journals 'Optical Engineering' and -longdesc 'Optical Engineering Letters'. With a strict three-page limit, -longdesc this is particularly important for the latter. The template -longdesc gives simple instructions on how to prepare the manuscript. -containersize 5828 -containerchecksum 93dd8d0bf33a27914b7f76211ca11eeb09a859b6ae195e0079d9dbac4f34c69636854464e1e50b3e9853a99a37f1fd635f8f8148bfd4a00a49a043db5fb30898 -doccontainersize 37396 -doccontainerchecksum 73f9e12e7e5e8c3b2535cfba4787a4e106d2649b9a488fbf0cc6146e0a48ac4c8cb806f3fa399ea0282b0cbcd9b78471eb8662747317158512306572bc912b48 -docfiles size=17 - RELOC/doc/latex/opteng/OptEngInstruct.pdf details="Package documentation" - RELOC/doc/latex/opteng/OptEngInstruct.tex - RELOC/doc/latex/opteng/README details="Readme" -runfiles size=5 - RELOC/tex/latex/opteng/opteng.sty -catalogue-also spie -catalogue-ctan /macros/latex/contrib/opteng -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics journalpub -catalogue-version 1.0 - -name optidef -category Package -revision 48228 -shortdesc Environments for writing optimization problems -relocated 1 -longdesc This small library provides a standard set of environments for -longdesc writing optimization problems. It automatically aligns the -longdesc problems in three points with an optional fourth: Beginning of -longdesc the words "minimize/argmin" and "subject to" The objective -longdesc function and the longest left hand side of the constraints. The -longdesc $= | > | <$ signs of the constraints. Optionally, the user can -longdesc add manually a double align character && to align some common -longdesc constraints feature. A clear example could be the constraints -longdesc names, e.g. (boundary constraint) alignment with (dynamic -longdesc constraint). Furthermore, it provides an easy interface to -longdesc define optimization problem for three different reference -longdesc situations: Where no equation is referenced/numbered. Where the -longdesc problem is referenced with a single number. Where each equation -longdesc has an individual reference. Finally, it also allows a -longdesc definition of any optimization problem without a limitless -longdesc number of constraints. -containersize 4896 -containerchecksum 78d9ded8b8227a86cc6d6ac22debb0f3f75391653f865f569275855cb92a169752a4e1154ac4731c3a605cba88ed575e3e2a2f0b373281cfcca45f507f8b9be1 -doccontainersize 255672 -doccontainerchecksum 9e7765ab552a0a25b018116a5a13381d3c35054d35e8cd7a2c631d690fb9b6466c33a0ab2104ee683623919e47122c021fd093cf2875057fe270559425449783 -docfiles size=70 - RELOC/doc/latex/optidef/README.md details="Readme" - RELOC/doc/latex/optidef/optidef.pdf details="Package documentation" - RELOC/doc/latex/optidef/optidef.tex -runfiles size=6 - RELOC/tex/latex/optidef/optidef.sty -catalogue-ctan /macros/latex/contrib/optidef -catalogue-date 2018-07-19 13:37:27 +0200 -catalogue-license lppl1.3 -catalogue-topics maths -catalogue-version 3.0 - -name optional -category Package -revision 18131 -shortdesc Facilitate optional printing of parts of a document -relocated 1 -longdesc Optional provides simple, flexible, optional compilation of -longdesc LaTeX documents. Option switches may be given via package -longdesc options, by the \UseOption command, or interactively via the -longdesc \AskOption command (help text may be provided, by defining the -longdesc \ExplainOptions command). The package is not robust, in the way -longdesc that comment package is, against ill-behaved text. In -longdesc particular, verbatim text may not be directly included in -longdesc optional sections (whether they're included or not). -containersize 3356 -containerchecksum c12af52748c71ce9b729a0b894e68dcf38392e97053e213b294963cbefefc40efd8f198192abe81320b4ffebba7328b3959a152120c2e7f66c96aa72e06bed4b -doccontainersize 295240 -doccontainerchecksum c465ca8b3178320ddef5a7447cd3ef7a6b2bea266af17bdaa6dbb9a2baf556d25a6d4c3c763a3329cafea8490d546c41b512b64a1b775396301d7999d8904312 -docfiles size=77 - RELOC/doc/latex/optional/optional.pdf details="Package documentation" - RELOC/doc/latex/optional/optional.tex -runfiles size=2 - RELOC/tex/latex/optional/optional.sty -catalogue-ctan /macros/latex/contrib/optional -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics cond-comp editorial -catalogue-version 2.2b - -name options -category Package -revision 39030 -shortdesc Provides convenient key-value options for LaTeX package writers -relocated 1 -longdesc The options package provides easy to use key-value options for -longdesc LaTeX package writers. It has a similar interface as pgfkeys -longdesc with path options but comes with more built-in data types and -longdesc more convenient support for families and searching. -containersize 11228 -containerchecksum 887139672439c9ea71bf7481a099267cba0cbe8d9b964dd9682f74a567b5b07bb5f02937373a2515bfeaf4b7ca3faf780ed71edce7e168beb0e5b3a69a1f0375 -doccontainersize 223068 -doccontainerchecksum 62b0b68ce34d53e2f3e0de36f1ce8f246ea04e6a39e43d1e876a16574646dc8f4d943b2fcb93197fed3d634715e116da002fa3615cd248ed15ce4e649a9de709 -docfiles size=119 - RELOC/doc/latex/options/README details="Readme" - RELOC/doc/latex/options/options.html - RELOC/doc/latex/options/options.pdf details="Package documentation" -runfiles size=13 - RELOC/tex/latex/options/options.sty -catalogue-also keyval pgfkeys xkeyval -catalogue-ctan /macros/latex/contrib/options -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics keyval -catalogue-version 1.0 - -name ordinalpt -category Package -revision 15878 -shortdesc Counters as ordinal numbers in Portuguese -relocated 1 -longdesc The package provides a counter style (like \arabic, \alph and -longdesc others) which produces as output strings like "primeiro" -longdesc ("first" in Portuguese), "segundo" (second), and so on up to -longdesc 1999th. Separate counter commands are provided for different -longdesc letter case variants, and for masculine and feminine gender -longdesc inflections. -containersize 1896 -containerchecksum dd252717ef554d70ecf8201e2c86d87f9ead6e1cd09d0976335884b62ceb8bcfe846bd89354e5e3ce44c47f68bdf549ed36cd392491c4a44829095f14dcb89fc -doccontainersize 258992 -doccontainerchecksum fca9a8ba4f74b6e4ed51ad0217e74bd376c80b9bab22cb2b237af37c8cabfc2f06e3def10925eda270b3c304d55ec6acc474299528245869f85dbfbaba95562c -docfiles size=67 - RELOC/doc/latex/ordinalpt/README details="Readme" - RELOC/doc/latex/ordinalpt/ordinalpt.pdf details="Package documentation" -srccontainersize 4572 -srccontainerchecksum a4d5bb167721aa257aca01ecb12ffd7a185bf47f20a31623c7c8d1fdf58bc337c0a11914cda0637bf2a5ad86c345f365c8287af8809c53e6916683bc1541b197 -srcfiles size=5 - RELOC/source/latex/ordinalpt/ordinalpt.dtx - RELOC/source/latex/ordinalpt/ordinalpt.ins -runfiles size=2 - RELOC/tex/latex/ordinalpt/ordinalpt.sty -catalogue-ctan /macros/latex/contrib/ordinalpt -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics numbers portuguese -catalogue-version 2.1 - -name orkhun -category Package -revision 15878 -shortdesc A font for orkhun script -relocated 1 -longdesc The font covers an old Turkic script. It is provided as -longdesc Metafont source. -containersize 2784 -containerchecksum 5684739fb813473de67eb62252392662f76e975e7a37893424467a8c614d477cc83cf0243ec0aca00384373a5c7986a39dfe53e985196c8394f22e18e9d2d4b0 -doccontainersize 106076 -doccontainerchecksum 48afb9d4a5b9f3ce6190a69ad56a36a4d1d63822e6e25d8454479c51b4b9072f4eb6315906274e570547f9b44d98ccd0aa4ec9860e6e838bbbeef33be3dd607b -docfiles size=42 - RELOC/doc/fonts/orkhun/README_Orkhun.txt - RELOC/doc/fonts/orkhun/rakhimov.pdf details="Package documentation" - RELOC/doc/fonts/orkhun/rakhimov.tex -runfiles size=21 - RELOC/fonts/source/public/orkhun/orhant.mf - RELOC/fonts/source/public/orkhun/orhant11.mf - RELOC/fonts/source/public/orkhun/orhant14.mf - RELOC/fonts/source/public/orkhun/orhant16.mf - RELOC/fonts/source/public/orkhun/orhant20.mf - RELOC/fonts/source/public/orkhun/orhant25.mf - RELOC/fonts/tfm/public/orkhun/orhant11.tfm - RELOC/fonts/tfm/public/orkhun/orhant14.tfm - RELOC/fonts/tfm/public/orkhun/orhant16.tfm - RELOC/fonts/tfm/public/orkhun/orhant20.tfm - RELOC/fonts/tfm/public/orkhun/orhant25.tfm -catalogue-ctan /fonts/orkhun -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics turkish - -name oscola -category Package -revision 49772 -shortdesc BibLaTeX style for the Oxford Standard for the Citation of Legal Authorities -relocated 1 -longdesc The package provides a set of style files for use with BibLaTeX -longdesc (v 2+) and Biber (v 1+) to produce citations and bibliographies -longdesc in accordance with the widely-used Oxford Standard for the -longdesc Citation of Legal Authorities. It also includes facilities for -longdesc constructing tables of cases and legislation from citations (in -longdesc conjunction with appropriate indexing packages). -containersize 22596 -containerchecksum 2a86c611f76f162f4bc5f254ed79f52d660d5651fd63f266d6b9dbba77e0f5939ed383630168d3184ab3a07f41202d9e5c05858ea3a4bc95071daac8eb3cf612 -doccontainersize 651056 -doccontainerchecksum fb4780d8fa4e2705c877d8fbbf536db6fa5533468e7fb7ce26fffa3abdbe686bd35413ed1ebd3b58ecd04ffef59d10f99e267d1614f73ac7676ecad097a4aaec -docfiles size=203 - RELOC/doc/latex/oscola/README.md details="Readme" - RELOC/doc/latex/oscola/oscola.pdf details="Package documentation" - RELOC/doc/latex/oscola/oscola.tex -runfiles size=55 - RELOC/makeindex/oscola/oscola.ist - RELOC/tex/latex/oscola/american-oscola.lbx - RELOC/tex/latex/oscola/british-oscola.lbx - RELOC/tex/latex/oscola/english-oscola.lbx - RELOC/tex/latex/oscola/oscola.bbx - RELOC/tex/latex/oscola/oscola.cbx -catalogue-ctan /macros/latex/contrib/biblatex-contrib/oscola -catalogue-date 2019-01-20 10:41:30 +0100 -catalogue-license lppl1.3 -catalogue-topics legal biblatex -catalogue-version 1.6 - -name ot-tableau -category Package -revision 44889 -shortdesc Optimality Theory tableaux in LaTeX -relocated 1 -longdesc The package makes it easy to create beautiful -longdesc optimality-theoretic tableaux. The LaTeX source is visually -longdesc very similar to a formatted tableau, which makes working with -longdesc the source code painless (well, less painful). A variety of -longdesc stylistic variants are available to suit personal taste. -containersize 2096 -containerchecksum 6d21f86375067958db161820283913bc77afc050087a90c08e32d35af989ff874659887814bc7a4775241a1180f3f01c1a767d280c86d0746605339c6c1cf7a1 -doccontainersize 81048 -doccontainerchecksum 18f4085c3884fdd71e5e4cb9296ee70281ce82f7b6c61b20a9c392cda07a307d173e2a4a9f25330a6e19df478ecae647e8aaa48c0f648a603b3cd6afe19b4dcf -docfiles size=25 - RELOC/doc/latex/ot-tableau/README details="Readme" - RELOC/doc/latex/ot-tableau/ot-tableau.pdf details="Package documentation" - RELOC/doc/latex/ot-tableau/ot-tableau.tex -runfiles size=2 - RELOC/tex/latex/ot-tableau/ot-tableau.sty -catalogue-ctan /macros/latex/contrib/ot-tableau -catalogue-date 2017-07-25 17:13:01 +0200 -catalogue-license lppl -catalogue-topics linguistic - -name othello -category Package -revision 15878 -shortdesc Modification of a Go package to create othello boards -relocated 1 -longdesc A package (based on Kolodziejska's go), and fonts (as Metafont -longdesc source) are provided. -containersize 5460 -containerchecksum f84716121c8b75e32348e958bee7e976854d9d01f8e53f56db015879db731c6400f1389f12686780ba69b69bbfdaeac3ab8322d5761dcf69efff29af61c82280 -doccontainersize 12044 -doccontainerchecksum 84bbbfd5f6a7c983bb1e175bbeacfbe00cf879d4a6fcdf57ae4cd49477e9a14eb5e648acd53b24b0d36253569f60048143531b35daf47cc7558eb37565425859 -docfiles size=14 - RELOC/doc/latex/othello/boards.tex - RELOC/doc/latex/othello/ot.bat - RELOC/doc/latex/othello/ot1.bat.bat - RELOC/doc/latex/othello/othello.tex -runfiles size=41 - RELOC/fonts/source/public/othello/ot.mf - RELOC/fonts/source/public/othello/ot10.mf - RELOC/fonts/source/public/othello/ot15.mf - RELOC/fonts/source/public/othello/ot1bla10.mf - RELOC/fonts/source/public/othello/ot1bla15.mf - RELOC/fonts/source/public/othello/ot1bla20.mf - RELOC/fonts/source/public/othello/ot1black.mf - RELOC/fonts/source/public/othello/ot1neu.mf - RELOC/fonts/source/public/othello/ot1neu10.mf - RELOC/fonts/source/public/othello/ot1neu15.mf - RELOC/fonts/source/public/othello/ot1neu20.mf - RELOC/fonts/source/public/othello/ot1whi10.mf - RELOC/fonts/source/public/othello/ot1whi15.mf - RELOC/fonts/source/public/othello/ot1whi20.mf - RELOC/fonts/source/public/othello/ot1white.mf - RELOC/fonts/tfm/public/othello/ot10.tfm - RELOC/fonts/tfm/public/othello/ot15.tfm - RELOC/fonts/tfm/public/othello/ot1bla10.tfm - RELOC/fonts/tfm/public/othello/ot1bla15.tfm - RELOC/fonts/tfm/public/othello/ot1bla20.tfm - RELOC/fonts/tfm/public/othello/ot1neu10.tfm - RELOC/fonts/tfm/public/othello/ot1neu15.tfm - RELOC/fonts/tfm/public/othello/ot1neu20.tfm - RELOC/fonts/tfm/public/othello/ot1whi10.tfm - RELOC/fonts/tfm/public/othello/ot1whi15.tfm - RELOC/fonts/tfm/public/othello/ot1whi20.tfm - RELOC/tex/latex/othello/othello.sty -catalogue-ctan /macros/latex/contrib/othello -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics games font font-mf font-specialist - -name othelloboard -category Package -revision 23714 -shortdesc Typeset Othello (Reversi) diagrams of any size, with annotations -relocated 1 -longdesc The package enables the user to generate high-quality Othello -longdesc (also known as Reversi) board diagrams of any size. The -longdesc diagrams support annotations, including full game transcripts. -longdesc Automated board or transcript creation, from plain text formats -longdesc standard to WZebra (and other programs) is also supported. -containersize 6284 -containerchecksum 0ceceed906f5638bbc016a374a8c1ab0c094e06e0074dcaa235db4e6bc2b6c83777d8b9240c5224867a7a915e6449cb9af214448ec118d2f9e7c68f2604bc7be -doccontainersize 209168 -doccontainerchecksum 544638f7881e1a92d2cba2520de7852812bf214c88260033759ea73699aa9d81e1052333f1a7354f21e641ebf0f7b8fca8bce7b310a51a9ca6f4a15109e61676 -docfiles size=76 - RELOC/doc/latex/othelloboard/README details="Readme" - RELOC/doc/latex/othelloboard/example-rose-chps1-2.pdf details="Usage example" - RELOC/doc/latex/othelloboard/example-rose-chps1-2.tex - RELOC/doc/latex/othelloboard/othelloboard.pdf details="Package documentation" - RELOC/doc/latex/othelloboard/othelloboard.tex -runfiles size=18 - RELOC/tex/latex/othelloboard/othelloboard.sty -catalogue-also othello -catalogue-ctan /macros/latex/contrib/othelloboard -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics games -catalogue-version 1.2 - -name otibet -category Package -revision 45777 -shortdesc support for Tibetan using Omega -relocated 1 -containersize 96816 -containerchecksum 376fb6680994ce60be4bc5b58dc8c24daa2389048f194aa6bc378aca32fc881ed7e2a8e365a669f32660406e06476f857b8ce2933fec5e9cd4aaf33eedcc0508 -doccontainersize 21264 -doccontainerchecksum 656a5755f1e96f25f88c8150d13acd057370664f9dc2953b53a8ef8c87b884dac8330556798d3d28999ca28be99678c471348431ccc83d5615a0de9d9923841c -docfiles size=26 - RELOC/doc/latex/otibet/README - RELOC/doc/latex/otibet/allbasic-mule.tex - RELOC/doc/latex/otibet/allbasic.dvi - RELOC/doc/latex/otibet/allbasic.tex - RELOC/doc/latex/otibet/otibet-mule.tex - RELOC/doc/latex/otibet/testtib.tex - RELOC/doc/latex/otibet/tiblatex.dvi - RELOC/doc/latex/otibet/tiblatex.tex - RELOC/doc/latex/otibet/unidoc.dvi - RELOC/doc/latex/otibet/unidoc.tex - RELOC/doc/latex/otibet/yugpacan.dvi - RELOC/doc/latex/otibet/yugpacan.tex -srccontainersize 19496 -srccontainerchecksum bbafe03ff70738cb17a8815b88b11f94afeaf5cc5f57877eddd1f22cfeaa482a4a8ceb25c36db693bdc0568f2f249aac918ffcd539ebba6856185c4fd6b6d40a -srcfiles size=31 - RELOC/source/latex/otibet/Makefile - RELOC/source/latex/otibet/allbasic.odvi - RELOC/source/latex/otibet/convnum.scm - RELOC/source/latex/otibet/generate-otp.el - RELOC/source/latex/otibet/oct2otp.c - RELOC/source/latex/otibet/pl2ovp.scm - RELOC/source/latex/otibet/tibetan.pl - RELOC/source/latex/otibet/tiblatex.odvi - RELOC/source/latex/otibet/tibovp.scm - RELOC/source/latex/otibet/unidoc.odvi - RELOC/source/latex/otibet/yugpacan.odvi -runfiles size=175 - RELOC/fonts/ofm/public/otibet/otibetan.ofm - RELOC/fonts/ovf/public/otibet/otibetan.ovf - RELOC/fonts/ovp/public/otibet/otibetan.ovp - RELOC/fonts/source/public/otibet/bzrsetup.mf - RELOC/fonts/source/public/otibet/tibetan.mf - RELOC/fonts/tfm/public/otibet/tibetan.tfm - RELOC/omega/ocp/otibet/tibadjusttsheg.ocp - RELOC/omega/ocp/otibet/tibinunicode.ocp - RELOC/omega/ocp/otibet/tibinwylie.ocp - RELOC/omega/ocp/otibet/tibout.ocp - RELOC/omega/ocp/otibet/tibspecial.ocp - RELOC/omega/ocp/otibet/tibuniuni.ocp - RELOC/omega/ocp/otibet/tibvowel.ocp - RELOC/omega/otp/otibet/tibadjusttsheg.otp - RELOC/omega/otp/otibet/tibetan-mule2uni-old.otp - RELOC/omega/otp/otibet/tibetan-mule2uni.otp - RELOC/omega/otp/otibet/tibinunicode.otp - RELOC/omega/otp/otibet/tibinwylie.otp - RELOC/omega/otp/otibet/tibout.otp - RELOC/omega/otp/otibet/tibshow.otp - RELOC/omega/otp/otibet/tibspecial.otp - RELOC/omega/otp/otibet/tibuniuni.otp - RELOC/omega/otp/otibet/tibvowel.otp - RELOC/tex/latex/otibet/ot1tib.fd - RELOC/tex/latex/otibet/otibet.sty - RELOC/tex/latex/otibet/otibet.tex - RELOC/tex/latex/otibet/t1tib.fd - -name oubraces -category Package -revision 21833 -shortdesc Braces over and under a formula -relocated 1 -longdesc Provides a means to interleave \overbrace and \underbrace in -longdesc the same formula. -containersize 1656 -containerchecksum dc33263b8d035441a9f3b9d08c10bb167c5e8b9b7553d2068fd493a711540bdfcc2ac953d8017e6162e673f024dd6be1bff1ea2db88309ff1be9876b29cc558e -doccontainersize 60344 -doccontainerchecksum 847728d7cb359803af815c8a8461e861c71d2e845ad486f824349270f7f0221f2541b1a4b671fc6774ae1b5d87cb355ca534ab31adc4783430734195d97a00aa -docfiles size=19 - RELOC/doc/latex/oubraces/oubraces.pdf details="Package documentation" - RELOC/doc/latex/oubraces/oubraces.tex -runfiles size=1 - RELOC/tex/latex/oubraces/oubraces.sty -catalogue-ctan /macros/latex/contrib/oubraces -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics maths - -name outline -category Package -revision 18360 -shortdesc List environment for making outlines -relocated 1 -longdesc The package defines an outline environment, which provides -longdesc facilities similar to enumerate, but up to 6 levels deep. -containersize 1528 -containerchecksum 7f3ae266dbe61bba4d3f7ac5f21663f37d273f5f5089992511f3108cdaed5358341e3bc1c8ccec51ae86baede1be2ed112057979d1418f0489e153ed2eeac0d5 -doccontainersize 234576 -doccontainerchecksum b7014e0b5f8b33ccbb70a1c2b9aa8d0232c9979082df2c1c62d22cbec39f1244272a4cd89dcb207c1333f541cbd851554c6acb9f50092909872e70578461bf7e -docfiles size=66 - RELOC/doc/latex/outline/README details="Readme" - RELOC/doc/latex/outline/outline-sample.tex - RELOC/doc/latex/outline/outline.pdf details="Package documentation" - RELOC/doc/latex/outline/outline.tex -runfiles size=1 - RELOC/tex/latex/outline/outline.sty -catalogue-ctan /macros/latex/contrib/outline -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics list list-enum - -name outliner -category Package -revision 21095 -shortdesc Change section levels easily -relocated 1 -longdesc Allows you to write "\Level 2 {Some heading}" instead of the -longdesc usual \section stuff; the definitions of the levels can then -longdesc easily be changed. There is a mechanism for shifting all -longdesc levels. This makes it easy to bundle existing articles into a -longdesc compilation. -containersize 3380 -containerchecksum dd87866e40c815ce3ce89aead11276d117b1dc65b6e6a75155941ad89aa1e090bb8131a437d71319b16cdebef1a029b3e8a8e6ed45b01e0a93af0dd44276cba2 -doccontainersize 964 -doccontainerchecksum 80f0d4e8263ac8bb4aac9d7d5f4d9f2456701f4fe19146b34e62a89a6c749d9b1cac097930b30bcaf15cc07a8669dcf18ee32a116e5a4c766c834be24ab84442 -docfiles size=1 - RELOC/doc/latex/outliner/outline_test.tex -runfiles size=3 - RELOC/tex/latex/outliner/outliner.sty -catalogue-ctan /macros/latex/contrib/outliner -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics headings -catalogue-version 0.94 - -name outlines -category Package -revision 25192 -shortdesc Produce "outline" lists -relocated 1 -longdesc Defines an outline environment, which allows outline-style -longdesc indented lists with freely mixed levels up to four levels deep. -longdesc It replaces the nested begin/end pairs by different item tags -longdesc \1 to \4 for each nesting level. This is very convenient in -longdesc cases where nested lists are used a lot, such as for to-do -longdesc lists or presentation slides. -containersize 2044 -containerchecksum 178d5dcce66f3bced5b770918b57a3e55906a6216343c5065d2b4a9ae36967b587a9ecfd255d5610d2c867c7fb36aa40d0ac4d545e833a52407f0bc977d3e851 -doccontainersize 130380 -doccontainerchecksum e0268327e65fb469ecc2ce2531303a30e5d7c896356dc3ac235190d16c2ff8d8c689b15563c69d7e62f64f8c4bda35840040c550c89e25131dd701ef84761d19 -docfiles size=37 - RELOC/doc/latex/outlines/README details="Readme" - RELOC/doc/latex/outlines/outlines.pdf details="Package documentation" - RELOC/doc/latex/outlines/outlines.tex -runfiles size=2 - RELOC/tex/latex/outlines/outlines.sty -catalogue-ctan /macros/latex/contrib/outlines -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics list -catalogue-version 1.1 - -name outlining -category Package -revision 45601 -shortdesc Create outlines for scientific documents -relocated 1 -longdesc Every scientifc document requires outlining before it is -longdesc written. This package adds simple macros for your LaTeX -longdesc document. -containersize 1248 -containerchecksum 7a04d8df8da076f8932923f6cfdf879912965f96520cb3a6163366daaddf41c3016f41dbb3df3e26d7e7994617792450609bbd0de5e2f83745486130efc0eeab -doccontainersize 138744 -doccontainerchecksum 7202dd35c580446fde04610fa3136b8092c07a6034abf5b507fe89dfc11bf445173a80bee609ed93fad4244f49e1627fc8526fbe72d2e68b3b3b9c7ae25bc4f2 -docfiles size=38 - RELOC/doc/latex/outlining/README.md details="Readme" - RELOC/doc/latex/outlining/outlining.pdf details="Package documentation" -srccontainersize 2504 -srccontainerchecksum b1cc9f821b61116be76ed2b901162bd244ef586a60cd9f0024d2e0c6696577bfcd1f8b887fc3115fc24e941f244f3deb7c2cc637915a82106d23d115b8a6fe73 -srcfiles size=3 - RELOC/source/latex/outlining/outlining.dtx - RELOC/source/latex/outlining/outlining.ins -runfiles size=1 - RELOC/tex/latex/outlining/outlining.sty -catalogue-ctan /macros/latex/contrib/outlining -catalogue-date 2017-10-27 05:58:14 +0200 -catalogue-license lppl1.3 -catalogue-topics outline -catalogue-version 0.1 - -name overlays -category Package -revision 46122 -shortdesc Incremental slides -relocated 1 -longdesc The overlay package allows to write presentations with -longdesc incremental slides. It does not presuppose any specific -longdesc document class. Rather, it is a lightweight alternative to -longdesc full-fledged presentation classes like beamer. The package -longdesc requires xcolor, environ, and pgffor (from the pgf bundle). -containersize 2436 -containerchecksum e59cc05e4e81e1e9e7c1194ce71b174f33f3692252714e71cc4722ff70ca07009bfab8e466cc1f7ab11bc68f5908b00978a49bfa2cc9fc4c9faafe257200b0ad -doccontainersize 105100 -doccontainerchecksum 0e580e5a4ab2b588c196a53f571bc2b237b44b8162cf8fc5c037851d3edaaf6d361f8fc3cc8a6bdecc940febabf5118fc07794e64eda737ae83c5c329242a08c -docfiles size=36 - RELOC/doc/latex/overlays/COPYING - RELOC/doc/latex/overlays/ChangeLog - RELOC/doc/latex/overlays/README details="Readme" - RELOC/doc/latex/overlays/overlays.pdf details="Package documentation" - RELOC/doc/latex/overlays/overlays.tex - RELOC/doc/latex/overlays/sample.pdf details="Example of use" - RELOC/doc/latex/overlays/sample.tex -runfiles size=2 - RELOC/tex/latex/overlays/overlays.sty -catalogue-also beamer -catalogue-ctan /macros/latex/contrib/overlays -catalogue-date 2017-12-22 07:37:34 +0100 -catalogue-license lppl1.3 -catalogue-topics presentation -catalogue-version 2.10 - -name overlock -category Package -revision 34409 -shortdesc Overlook sans fonts with LaTeX support -relocated 1 -longdesc The package provides the Overlock and OverlockSC families of -longdesc fonts, designed by Dario Manuel Muhafara of the TIPO foundry -longdesc (http://www.tipo.net.ar) are "rounded" sans-serif fonts in -longdesc three weights (Regular, Bold, Black) with italic variants for -longdesc each of them. There are also small-caps and old-style figures -longdesc in the Regular weight. -execute addMap overlock.map -containersize 530744 -containerchecksum 723ef923ed702b19aefde4cbe4787945d5c4f6d8c1261e27ae02bcb12bde34a5ffdfbf83cb516ebfab8801e909d66644c1abdb89e503ed2dbb76469b08bf5898 -doccontainersize 42352 -doccontainerchecksum 114b60b115738389824839322fbbe5947977953475a5d7e56d99c48a32b81d091e00363c522e61ee7f90a2186328b0c2789396d2ce9ce67a86f503ecec054e87 -docfiles size=14 - RELOC/doc/fonts/overlock/License.txt - RELOC/doc/fonts/overlock/README details="Readme" - RELOC/doc/fonts/overlock/overlock-samples.pdf details="Package documentation" - RELOC/doc/fonts/overlock/overlock-samples.tex -runfiles size=270 - RELOC/fonts/enc/dvips/overlock/ovlk_47cn4f.enc - RELOC/fonts/enc/dvips/overlock/ovlk_aqjbqj.enc - RELOC/fonts/enc/dvips/overlock/ovlk_fvk6cm.enc - RELOC/fonts/enc/dvips/overlock/ovlk_irzqhk.enc - RELOC/fonts/enc/dvips/overlock/ovlk_k6z3ge.enc - RELOC/fonts/enc/dvips/overlock/ovlk_u2ziis.enc - RELOC/fonts/enc/dvips/overlock/ovlk_y3zmsf.enc - RELOC/fonts/enc/dvips/overlock/ovlk_yaegef.enc - RELOC/fonts/map/dvips/overlock/overlock.map - RELOC/fonts/tfm/muhafara/overlock/Overlock-Black-lf-ly1--base.tfm - RELOC/fonts/tfm/muhafara/overlock/Overlock-Black-lf-ly1.tfm - RELOC/fonts/tfm/muhafara/overlock/Overlock-Black-lf-ot1.tfm - RELOC/fonts/tfm/muhafara/overlock/Overlock-Black-lf-t1--base.tfm - RELOC/fonts/tfm/muhafara/overlock/Overlock-Black-lf-t1.tfm - RELOC/fonts/tfm/muhafara/overlock/Overlock-Black-lf-ts1--base.tfm - RELOC/fonts/tfm/muhafara/overlock/Overlock-Black-lf-ts1.tfm - RELOC/fonts/tfm/muhafara/overlock/Overlock-BlackItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/muhafara/overlock/Overlock-BlackItalic-lf-ly1.tfm - RELOC/fonts/tfm/muhafara/overlock/Overlock-BlackItalic-lf-ot1.tfm - RELOC/fonts/tfm/muhafara/overlock/Overlock-BlackItalic-lf-t1--base.tfm - RELOC/fonts/tfm/muhafara/overlock/Overlock-BlackItalic-lf-t1.tfm - RELOC/fonts/tfm/muhafara/overlock/Overlock-BlackItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/muhafara/overlock/Overlock-BlackItalic-lf-ts1.tfm - RELOC/fonts/tfm/muhafara/overlock/Overlock-Bold-lf-ly1--base.tfm - RELOC/fonts/tfm/muhafara/overlock/Overlock-Bold-lf-ly1.tfm - RELOC/fonts/tfm/muhafara/overlock/Overlock-Bold-lf-ot1.tfm - RELOC/fonts/tfm/muhafara/overlock/Overlock-Bold-lf-t1--base.tfm - RELOC/fonts/tfm/muhafara/overlock/Overlock-Bold-lf-t1.tfm - RELOC/fonts/tfm/muhafara/overlock/Overlock-Bold-lf-ts1--base.tfm - RELOC/fonts/tfm/muhafara/overlock/Overlock-Bold-lf-ts1.tfm - RELOC/fonts/tfm/muhafara/overlock/Overlock-BoldItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/muhafara/overlock/Overlock-BoldItalic-lf-ly1.tfm - RELOC/fonts/tfm/muhafara/overlock/Overlock-BoldItalic-lf-ot1.tfm - RELOC/fonts/tfm/muhafara/overlock/Overlock-BoldItalic-lf-t1--base.tfm - RELOC/fonts/tfm/muhafara/overlock/Overlock-BoldItalic-lf-t1.tfm - RELOC/fonts/tfm/muhafara/overlock/Overlock-BoldItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/muhafara/overlock/Overlock-BoldItalic-lf-ts1.tfm - RELOC/fonts/tfm/muhafara/overlock/Overlock-Italic-lf-ly1--base.tfm - RELOC/fonts/tfm/muhafara/overlock/Overlock-Italic-lf-ly1.tfm - RELOC/fonts/tfm/muhafara/overlock/Overlock-Italic-lf-ot1.tfm - RELOC/fonts/tfm/muhafara/overlock/Overlock-Italic-lf-t1--base.tfm - RELOC/fonts/tfm/muhafara/overlock/Overlock-Italic-lf-t1.tfm - RELOC/fonts/tfm/muhafara/overlock/Overlock-Italic-lf-ts1--base.tfm - RELOC/fonts/tfm/muhafara/overlock/Overlock-Italic-lf-ts1.tfm - RELOC/fonts/tfm/muhafara/overlock/Overlock-Regular-lf-ly1--base.tfm - RELOC/fonts/tfm/muhafara/overlock/Overlock-Regular-lf-ly1.tfm - RELOC/fonts/tfm/muhafara/overlock/Overlock-Regular-lf-ot1.tfm - RELOC/fonts/tfm/muhafara/overlock/Overlock-Regular-lf-t1--base.tfm - RELOC/fonts/tfm/muhafara/overlock/Overlock-Regular-lf-t1.tfm - RELOC/fonts/tfm/muhafara/overlock/Overlock-Regular-lf-ts1--base.tfm - RELOC/fonts/tfm/muhafara/overlock/Overlock-Regular-lf-ts1.tfm - RELOC/fonts/tfm/muhafara/overlock/OverlockSC-Regular-lf-ly1--base.tfm - RELOC/fonts/tfm/muhafara/overlock/OverlockSC-Regular-lf-ly1.tfm - RELOC/fonts/tfm/muhafara/overlock/OverlockSC-Regular-lf-ot1.tfm - RELOC/fonts/tfm/muhafara/overlock/OverlockSC-Regular-lf-t1--base.tfm - RELOC/fonts/tfm/muhafara/overlock/OverlockSC-Regular-lf-t1.tfm - RELOC/fonts/tfm/muhafara/overlock/OverlockSC-Regular-lf-ts1--base.tfm - RELOC/fonts/tfm/muhafara/overlock/OverlockSC-Regular-lf-ts1.tfm - RELOC/fonts/truetype/muhafara/overlock/Overlock-Black.ttf - RELOC/fonts/truetype/muhafara/overlock/Overlock-BlackItalic.ttf - RELOC/fonts/truetype/muhafara/overlock/Overlock-Bold.ttf - RELOC/fonts/truetype/muhafara/overlock/Overlock-BoldItalic.ttf - RELOC/fonts/truetype/muhafara/overlock/Overlock-Italic.ttf - RELOC/fonts/truetype/muhafara/overlock/Overlock-Regular.ttf - RELOC/fonts/truetype/muhafara/overlock/OverlockSC-Regular.ttf - RELOC/fonts/type1/muhafara/overlock/Overlock-Black.pfb - RELOC/fonts/type1/muhafara/overlock/Overlock-BlackItalic.pfb - RELOC/fonts/type1/muhafara/overlock/Overlock-Bold.pfb - RELOC/fonts/type1/muhafara/overlock/Overlock-BoldItalic.pfb - RELOC/fonts/type1/muhafara/overlock/Overlock-Italic.pfb - RELOC/fonts/type1/muhafara/overlock/Overlock-Regular.pfb - RELOC/fonts/type1/muhafara/overlock/OverlockSC-Regular.pfb - RELOC/fonts/vf/muhafara/overlock/Overlock-Black-lf-ly1.vf - RELOC/fonts/vf/muhafara/overlock/Overlock-Black-lf-t1.vf - RELOC/fonts/vf/muhafara/overlock/Overlock-Black-lf-ts1.vf - RELOC/fonts/vf/muhafara/overlock/Overlock-BlackItalic-lf-ly1.vf - RELOC/fonts/vf/muhafara/overlock/Overlock-BlackItalic-lf-t1.vf - RELOC/fonts/vf/muhafara/overlock/Overlock-BlackItalic-lf-ts1.vf - RELOC/fonts/vf/muhafara/overlock/Overlock-Bold-lf-ly1.vf - RELOC/fonts/vf/muhafara/overlock/Overlock-Bold-lf-t1.vf - RELOC/fonts/vf/muhafara/overlock/Overlock-Bold-lf-ts1.vf - RELOC/fonts/vf/muhafara/overlock/Overlock-BoldItalic-lf-ly1.vf - RELOC/fonts/vf/muhafara/overlock/Overlock-BoldItalic-lf-t1.vf - RELOC/fonts/vf/muhafara/overlock/Overlock-BoldItalic-lf-ts1.vf - RELOC/fonts/vf/muhafara/overlock/Overlock-Italic-lf-ly1.vf - RELOC/fonts/vf/muhafara/overlock/Overlock-Italic-lf-t1.vf - RELOC/fonts/vf/muhafara/overlock/Overlock-Italic-lf-ts1.vf - RELOC/fonts/vf/muhafara/overlock/Overlock-Regular-lf-ly1.vf - RELOC/fonts/vf/muhafara/overlock/Overlock-Regular-lf-t1.vf - RELOC/fonts/vf/muhafara/overlock/Overlock-Regular-lf-ts1.vf - RELOC/fonts/vf/muhafara/overlock/OverlockSC-Regular-lf-ly1.vf - RELOC/fonts/vf/muhafara/overlock/OverlockSC-Regular-lf-t1.vf - RELOC/fonts/vf/muhafara/overlock/OverlockSC-Regular-lf-ts1.vf - RELOC/tex/latex/overlock/LY1Overlock-LF.fd - RELOC/tex/latex/overlock/LY1OverlockSC-LF.fd - RELOC/tex/latex/overlock/OT1Overlock-LF.fd - RELOC/tex/latex/overlock/OT1OverlockSC-LF.fd - RELOC/tex/latex/overlock/T1Overlock-LF.fd - RELOC/tex/latex/overlock/T1OverlockSC-LF.fd - RELOC/tex/latex/overlock/TS1Overlock-LF.fd - RELOC/tex/latex/overlock/TS1OverlockSC-LF.fd - RELOC/tex/latex/overlock/overlock.sty -catalogue-ctan /fonts/overlock -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license ofl -catalogue-topics font font-sans font-ttf font-type1 - -name overpic -category Package -revision 48550 -shortdesc Combine LaTeX commands over included graphics -relocated 1 -longdesc The overpic environment is a cross between the LaTeX picture -longdesc environment and the \includegraphics command of graphicx. The -longdesc resulting picture environment has the same dimensions as the -longdesc included graphic. LaTeX commands can be placed on the graphic -longdesc at defined positions; a grid for orientation is available. -containersize 1756 -containerchecksum b7e0d89f8bb244f6a33cd27df558c9cebbea776cc05bdca0b5f7a5451e983ea1599ade14c1f2b95cf447e566f22fd8af7ea0038b22d121f3b209014b3b449a18 -doccontainersize 348648 -doccontainerchecksum 575d157308c38e661c715f09c107eee4bb55dda9ffe2657e947871f4d67ea9e2e0fecf9edb6ff584548e601c65cc26f5ac09d1c02d41ab229d93a90a1c530de9 -docfiles size=87 - RELOC/doc/latex/overpic/README.de.md details="Readme (German)" language="de" - RELOC/doc/latex/overpic/README.md details="Readme (English)" language="en" - RELOC/doc/latex/overpic/overpic.pdf details="Documentation" language="en" -srccontainersize 4764 -srccontainerchecksum ca0b0f5373b103b8573fe0a672e78c330817605c6c8348596b2502f7eb0af9947b5507cd819d4cb4fa5fba493d8d0f30af78b08254858baed86aa6c019e47444 -srcfiles size=5 - RELOC/source/latex/overpic/overpic.dtx - RELOC/source/latex/overpic/overpic.ins -runfiles size=1 - RELOC/tex/latex/overpic/overpic.sty -catalogue-contact-bugs https://github.com/rolfn/overpic/issues -catalogue-contact-home https://github.com/rolfn/overpic -catalogue-contact-repository https://github.com/rolfn/overpic -catalogue-ctan /macros/latex/contrib/overpic -catalogue-date 2018-09-02 16:18:17 +0200 -catalogue-license lppl1.3 -catalogue-topics graphics-text -catalogue-version 1.2 - -name pacioli -category Package -revision 24947 -shortdesc Fonts designed by Fra Luca de Pacioli in 1497 -relocated 1 -longdesc Pacioli was a c.15 mathematician, and his font was designed -longdesc according to 'the divine proportion'. The font is uppercase -longdesc letters together with punctuation and some analphabetics; no -longdesc lowercase or digits. The Metafont source is distributed in a -longdesc .dtx file, together with LaTeX support. -containersize 14924 -containerchecksum d42c90b9ed9f68b73b1e1fe5c8604b9be082be2220fb5eb4f636173204b6797bd7791dd3f327f41ea2f513edfbac0c5a5804c67855a6e3a0a8f54644563196de -doccontainersize 25952 -doccontainerchecksum 4dd6617a5f5bf44b53d9407e80d5e2410dff648331e4f8cd71c547727a6c2b5cb0f3eb7050d0900bd9206808bca6f41ffea3e9a3604986ed0e6dd5d32832c913 -docfiles size=58 - RELOC/doc/fonts/pacioli/README details="Readme" - RELOC/doc/fonts/pacioli/tryfont.ps details="Font sample" - RELOC/doc/fonts/pacioli/tryfont.tex -srccontainersize 20616 -srccontainerchecksum 08c8c71e93d7f635970547d60cfa0bbb177bff4fd67267f3012555436b2085e417d0b26d51e819849c4626e77f6d3ee703132ff9f4e5c72c0c436f168d8c2eec -srcfiles size=23 - RELOC/source/fonts/pacioli/pacioli.dtx - RELOC/source/fonts/pacioli/pacioli.ins -runfiles size=23 - RELOC/fonts/source/public/pacioli/cpclig.mf - RELOC/fonts/source/public/pacioli/cpcpunct.mf - RELOC/fonts/source/public/pacioli/cpcr10.mf - RELOC/fonts/source/public/pacioli/cpcromanp.mf - RELOC/fonts/source/public/pacioli/cpcromanu.mf - RELOC/fonts/source/public/pacioli/cpcsl10.mf - RELOC/fonts/source/public/pacioli/cpctitle.mf - RELOC/fonts/tfm/public/pacioli/cpcr10.tfm - RELOC/fonts/tfm/public/pacioli/cpcsl10.tfm - RELOC/tex/latex/pacioli/ot1cpc.fd - RELOC/tex/latex/pacioli/pacioli.sty - RELOC/tex/latex/pacioli/t1cpc.fd -catalogue-ctan /fonts/pacioli -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font font-mf font-historical - -name padauk -category Package -revision 42617 -shortdesc A high-quality TrueType font that supports the many diverse languages that use the Myanmar script -relocated 1 -longdesc Padauk is a Unicode-based font family with broad support for -longdesc writing systems that use the Myanmar script. -containersize 205856 -containerchecksum 1142a3a3c8683556e74220b69b0528b9fee1f74588fed4ca794a596970126fd575f32a42aff9b0989157d1210e80eee7ae82e2ad4ab727ff68685ee2bd173506 -doccontainersize 10652 -doccontainerchecksum af85be786daefa82f7f2f795bb00499a05512287f65f9ee0336061d3bd7e72f9c86046e3b58f5a3717968519e2bd65c08b958dc985c25d0be8b6cde9dd9185a3 -docfiles size=11 - RELOC/doc/fonts/padauk/FONTLOG.txt - RELOC/doc/fonts/padauk/OFL-FAQ.txt - RELOC/doc/fonts/padauk/OFL.txt - RELOC/doc/fonts/padauk/README details="Readme" - RELOC/doc/fonts/padauk/README.TEXLIVE -runfiles size=418 - RELOC/fonts/truetype/public/padauk/Padauk-Bold.ttf - RELOC/fonts/truetype/public/padauk/Padauk-Regular.ttf - RELOC/fonts/truetype/public/padauk/PadaukBook-Bold.ttf - RELOC/fonts/truetype/public/padauk/PadaukBook-Regular.ttf -catalogue-ctan /fonts/padauk -catalogue-date 2018-01-07 12:14:32 +0100 -catalogue-license ofl -catalogue-topics font-ttf -catalogue-version 3.002 - -name padcount -category Package -revision 47621 -shortdesc Pad numbers with arbitrary characters -relocated 1 -longdesc This package provides some simple macros which will pad numbers -longdesc (or, indeed, any expanded token) with your choice of character -longdesc (defaulting to "0") to your choice of number of places -longdesc (defaults to "2"). This works not only on arabic numerals, but -longdesc on any expanded list of tokens passed to it. This makes it -longdesc suitable for, among other things, counters of all kinds. -containersize 1356 -containerchecksum 77883d6d0cf6e9e54ec5dc16458d0ae665386d4ebcdb0dc029c202c83e2bc31cec11f3ff358ce08dafa9ddbf8d3681fbfdf40decd0cfdfcc55dac7d392bd9250 -doccontainersize 147788 -doccontainerchecksum 2590f6afe5c359f6d434249fd601517c0cceb8f665af5dbc89f81e92eb9e8c2448f310cee5f3a3422bc9ae20c87e472751706b45471d77ec9c07f01376da816b -docfiles size=42 - RELOC/doc/latex/padcount/CHANGES - RELOC/doc/latex/padcount/README details="Readme" - RELOC/doc/latex/padcount/lppl.txt - RELOC/doc/latex/padcount/padcount.pdf details="Package documentation" -srccontainersize 2948 -srccontainerchecksum 94bc1655e13518a4e29a6f6fd0541d5e33eac99e416264499cda52a42838b5037209eed20eeeb112721861491f85aaa5d8a9dab8da81df71c04b764372f7feb2 -srcfiles size=3 - RELOC/source/latex/padcount/padcount.dtx - RELOC/source/latex/padcount/padcount.ins -runfiles size=1 - RELOC/tex/latex/padcount/padcount.sty -catalogue-ctan /macros/latex/contrib/padcount -catalogue-date 2018-05-05 11:33:37 +0200 -catalogue-license lppl1.3c -catalogue-topics numbers -catalogue-version 1.0 - -name pagecolor -category Package -revision 44487 -shortdesc Interrogate page colour -relocated 1 -longdesc This package provides the command \thepagecolor, which gives -longdesc the current page (background) colour, i. e. the argument used -longdesc with the most recent call of \pagecolor{...}. The command -longdesc \thepagecolornone gives the same colour as \thepagecolor, -longdesc except when the page background colour is "none" (e.g., as a -longdesc result of using the \nopagecolor command). In that case -longdesc \thepagecolor is "white" and \thepagecolornone is "none". -containersize 3192 -containerchecksum 93ea68718432049e5b9970e2883220f08a87f30a0deecd2d58e96a62bd693972c5c450d1a01f3fd53b8fc973096ba4334b75e3342a191e3494c2af8652cf8556 -doccontainersize 407548 -doccontainerchecksum 951ce5f1b43f3512b30f313cafb3be67bc2e36e439297c84c530120506f8f95bfd1e5a9982ccef324661922dbef91abf118cc552b6f5c5f6c897a98a7dd89a33 -docfiles size=104 - RELOC/doc/latex/pagecolor/README details="Readme" - RELOC/doc/latex/pagecolor/pagecolor-example.pdf details="Example" - RELOC/doc/latex/pagecolor/pagecolor-example.tex - RELOC/doc/latex/pagecolor/pagecolor.pdf details="Package documentation" -srccontainersize 12008 -srccontainerchecksum 1cb18e84e30a1e2ec398f9db4c71fe41ebb4d3738ba5bc1d109a2f14cc5cb925b35cb2a6d9740516ca86c4d019c682260987974b573efd4f18034c8b17e671f1 -srcfiles size=15 - RELOC/source/latex/pagecolor/pagecolor.drv - RELOC/source/latex/pagecolor/pagecolor.dtx - RELOC/source/latex/pagecolor/pagecolor.ins -runfiles size=3 - RELOC/tex/latex/pagecolor/pagecolor.sty -catalogue-ctan /macros/latex/contrib/pagecolor -catalogue-date 2017-05-29 13:22:07 +0200 -catalogue-license lppl1.3c -catalogue-topics colour -catalogue-version 1.0i - -name pagecont -category Package -revision 15878 -shortdesc Page numbering that continues between documents -relocated 1 -longdesc The package provides the facility that several documents can be -longdesc typeset independently with page numbers in sequence, as if they -longdesc were a single document. -containersize 1344 -containerchecksum 153954c9ba1bfbd3e4b18d47672b8a5f4f8ec800f21110e55b1086473553e465297247671d82ef842428467a2012697df41ca21bd8359b04c1113107d12001c5 -doccontainersize 73804 -doccontainerchecksum b3ab5839801365dd0003693278bd4ce50eaae890dfd5655143b0c3dea0da9fe5ce566005c936342a0e98936e0f53b44412b7cbf0fd49ae74253c0fa2ff6d328b -docfiles size=22 - RELOC/doc/latex/pagecont/README details="Readme" - RELOC/doc/latex/pagecont/pagecont.pdf details="Package documentation" -srccontainersize 2920 -srccontainerchecksum 11f57e1d645461bbe372c228962574448cf57a49702018a2111dc957e92f70ea64b29dfe62450a720d1938abe0c8e3bfefd96beb6f8c5f6412c61175cc1e09d1 -srcfiles size=3 - RELOC/source/latex/pagecont/pagecont.dtx - RELOC/source/latex/pagecont/pagecont.ins -runfiles size=1 - RELOC/tex/latex/pagecont/pagecont.sty -catalogue-ctan /macros/latex/contrib/pagecont -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics page-nos -catalogue-version 1.0 - -name pagenote -category Package -revision 15878 -shortdesc Notes at end of document -relocated 1 -longdesc The pagenote package provides tagged notes on a separate page -longdesc (also known as 'end notes'). Unless the memoir class is used, -longdesc the package requires the ifmtarg package. -containersize 2016 -containerchecksum 4ff0fd54fb8a9b3f9de71449ff9c5d48285d325b4c127aef38ca6a37e1383f2023ce2f1ec5210c25f4443ef798b3731b8732238a3d16e9988511d0230c4eab5c -doccontainersize 138592 -doccontainerchecksum 80f1182ae1c79deb3f9fa28935c3cf0030be7771e20ef65b983ce3ee20e1c81f89c95fb5708a42bc33d56ebc49c4a96e8c95cff1f0f322218e07b4efb9dd6191 -docfiles size=40 - RELOC/doc/latex/pagenote/README details="Readme" - RELOC/doc/latex/pagenote/pagenote.pdf details="Package documentation" -srccontainersize 7888 -srccontainerchecksum 6636ab8fda25a359585a1d49035a34be035e413700abb498fc4330f6e182ab478aaba4fbfde2c412ecea443ba48b7781b6f186dbaef92a5c17d48ab1f570de2f -srcfiles size=7 - RELOC/source/latex/pagenote/pagenote.dtx - RELOC/source/latex/pagenote/pagenote.ins -runfiles size=2 - RELOC/tex/latex/pagenote/pagenote.sty -catalogue-also endnote -catalogue-ctan /macros/latex/contrib/pagenote -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics notes -catalogue-version 1.1a - -name pagerange -category Package -revision 16915 -shortdesc Flexible and configurable page range typesetting -relocated 1 -longdesc The package defines a command \pagerange that typesets ranges -longdesc of page numbers, expanding them (e.g., adding first or last -longdesc page numbers) and standardising them. -containersize 3932 -containerchecksum 83041f3fa88171b7485758b188dc14ca7f4161805f28f1a7d25d3bc76b066968bd7f6f061450e99c0081893b27d6b1945268d6d32ef61964aa6019f908c928e8 -doccontainersize 81952 -doccontainerchecksum 522796a683b81739d40c90dd5bd158eae54fa6787030e95dd0440e556c0a21cae92824c0f6cc8bc3dd952d97703584cf7038db5a5f3e526e977309590c0e79ac -docfiles size=27 - RELOC/doc/latex/pagerange/README details="Readme" - RELOC/doc/latex/pagerange/pagerange-guide.pdf details="Samples of usage" - RELOC/doc/latex/pagerange/pagerange-guide.tex -runfiles size=3 - RELOC/tex/latex/pagerange/pagerange-guide.cfg - RELOC/tex/latex/pagerange/pagerange.sty -catalogue-ctan /macros/latex/contrib/pagerange -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics label-ref macro-supp -catalogue-version 0.5 - -name pageslts -category Package -revision 39164 -shortdesc Variants of last page labels -relocated 1 -longdesc The package was designed as an extension of the lastpage -longdesc package -- as well as that package's LastPage label (created -longdesc \AtEndDocument) it adds a VeryLastPage (created -longdesc \AfterLastShipout). When more than one page numbering scheme is -longdesc in operation (as in a book class document with frontmatter), -longdesc the labels above do not give the total number of pages, so the -longdesc package also provides labels pagesLTS.<numbering scheme>, where -longdesc the numbering scheme is arabic, roman, etc. The package relies -longdesc on the undolabl package. -containersize 9820 -containerchecksum 3ad576144e0fdab56625e0779f6af430432b073a8b0d619f9ab5c589d0d6023130d7f9eafa5f891445d669cae745b9f7bd8ad464d43264344383968f5a5c7a67 -doccontainersize 933072 -doccontainerchecksum 8419817dc48b4c623c36dd82ffd88366f79ca04fc25a47f359bea3274de576187eb1a9c8c3466697f3eff549eb6bdf73ee12160d07158cad2d5a7ab195b3d85c -docfiles size=244 - RELOC/doc/latex/pageslts/README details="Readme" - RELOC/doc/latex/pageslts/pageslts-example.pdf details="Package examples" - RELOC/doc/latex/pageslts/pageslts-example.tex - RELOC/doc/latex/pageslts/pageslts.pdf details="Package documentation" -srccontainersize 40960 -srccontainerchecksum d1220ab0ac9bdb8b53d120fe164e25d89af8edbbc22fbf4b4bf6c4f1cf0e8567c220dfceca9286b75cc0c5606e13caf945112b9d8ecea1637a0a79c59b3556db -srcfiles size=56 - RELOC/source/latex/pageslts/pageslts.drv - RELOC/source/latex/pageslts/pageslts.dtx - RELOC/source/latex/pageslts/pageslts.ins -runfiles size=12 - RELOC/tex/latex/pageslts/pageslts.sty -catalogue-ctan /macros/latex/contrib/pageslts -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics label-ref -catalogue-version 1.2f - -name palatino -category Package -revision 31835 -catalogue urw-base35 -shortdesc URW "Base 35" font pack for LaTeX -relocated 1 -longdesc A set of fonts for use as "drop-in" replacements for Adobe's -longdesc basic set, comprising: Century Schoolbook (substituting for -longdesc Adobe's New Century Schoolbook); Dingbats (substituting for -longdesc Adobe's Zapf Dingbats); Nimbus Mono L (substituting for Abobe's -longdesc Courier); Nimbus Roman No9 L (substituting for Adobe's Times); -longdesc Nimbus Sans L (substituting for Adobe's Helvetica); Standard -longdesc Symbols L (substituting for Adobe's Symbol); URW Bookman; URW -longdesc Chancery L Medium Italic (substituting for Adobe's Zapf -longdesc Chancery); URW Gothic L Book (substituting for Adobe's Avant -longdesc Garde); and URW Palladio L (substituting for Adobe's Palatino). -execute addMap upl.map -containersize 325860 -containerchecksum 7f7e758a1bbcfca2232530e93f26bdd8795ea2eb98f48da983901c648e5e6b40bd61750d50d77c110a422e76c340ecbe8f0c3ca690a19a1adb7ae47f23aefb0c -runfiles size=388 - RELOC/dvips/palatino/config.upl - RELOC/fonts/afm/adobe/palatino/pplb8a.afm - RELOC/fonts/afm/adobe/palatino/pplbi8a.afm - RELOC/fonts/afm/adobe/palatino/pplr8a.afm - RELOC/fonts/afm/adobe/palatino/pplri8a.afm - RELOC/fonts/afm/urw/palatino/uplb8a.afm - RELOC/fonts/afm/urw/palatino/uplbi8a.afm - RELOC/fonts/afm/urw/palatino/uplr8a.afm - RELOC/fonts/afm/urw/palatino/uplri8a.afm - RELOC/fonts/map/dvips/palatino/upl.map - RELOC/fonts/tfm/adobe/palatino/eurbo10.tfm - RELOC/fonts/tfm/adobe/palatino/eurmo10.tfm - RELOC/fonts/tfm/adobe/palatino/pplb.tfm - RELOC/fonts/tfm/adobe/palatino/pplb7t.tfm - RELOC/fonts/tfm/adobe/palatino/pplb8c.tfm - RELOC/fonts/tfm/adobe/palatino/pplb8r.tfm - RELOC/fonts/tfm/adobe/palatino/pplb8t.tfm - RELOC/fonts/tfm/adobe/palatino/pplb9c.tfm - RELOC/fonts/tfm/adobe/palatino/pplb9d.tfm - RELOC/fonts/tfm/adobe/palatino/pplb9e.tfm - RELOC/fonts/tfm/adobe/palatino/pplb9o.tfm - RELOC/fonts/tfm/adobe/palatino/pplb9t.tfm - RELOC/fonts/tfm/adobe/palatino/pplbc.tfm - RELOC/fonts/tfm/adobe/palatino/pplbc7t.tfm - RELOC/fonts/tfm/adobe/palatino/pplbc8t.tfm - RELOC/fonts/tfm/adobe/palatino/pplbi.tfm - RELOC/fonts/tfm/adobe/palatino/pplbi7t.tfm - RELOC/fonts/tfm/adobe/palatino/pplbi8c.tfm - RELOC/fonts/tfm/adobe/palatino/pplbi8r.tfm - RELOC/fonts/tfm/adobe/palatino/pplbi8t.tfm - RELOC/fonts/tfm/adobe/palatino/pplbi9c.tfm - RELOC/fonts/tfm/adobe/palatino/pplbi9d.tfm - RELOC/fonts/tfm/adobe/palatino/pplbi9e.tfm - RELOC/fonts/tfm/adobe/palatino/pplbi9o.tfm - RELOC/fonts/tfm/adobe/palatino/pplbi9t.tfm - RELOC/fonts/tfm/adobe/palatino/pplbij8r.tfm - RELOC/fonts/tfm/adobe/palatino/pplbj8r.tfm - RELOC/fonts/tfm/adobe/palatino/pplbo.tfm - RELOC/fonts/tfm/adobe/palatino/pplbo7t.tfm - RELOC/fonts/tfm/adobe/palatino/pplbo8c.tfm - RELOC/fonts/tfm/adobe/palatino/pplbo8r.tfm - RELOC/fonts/tfm/adobe/palatino/pplbo8t.tfm - RELOC/fonts/tfm/adobe/palatino/pplbu.tfm - RELOC/fonts/tfm/adobe/palatino/pplbu8r.tfm - RELOC/fonts/tfm/adobe/palatino/pplr.tfm - RELOC/fonts/tfm/adobe/palatino/pplr7t.tfm - RELOC/fonts/tfm/adobe/palatino/pplr8c.tfm - RELOC/fonts/tfm/adobe/palatino/pplr8r.tfm - RELOC/fonts/tfm/adobe/palatino/pplr8rn.tfm - RELOC/fonts/tfm/adobe/palatino/pplr8t.tfm - RELOC/fonts/tfm/adobe/palatino/pplr9c.tfm - RELOC/fonts/tfm/adobe/palatino/pplr9d.tfm - RELOC/fonts/tfm/adobe/palatino/pplr9e.tfm - RELOC/fonts/tfm/adobe/palatino/pplr9o.tfm - RELOC/fonts/tfm/adobe/palatino/pplr9t.tfm - RELOC/fonts/tfm/adobe/palatino/pplrc.tfm - RELOC/fonts/tfm/adobe/palatino/pplrc7t.tfm - RELOC/fonts/tfm/adobe/palatino/pplrc8r.tfm - RELOC/fonts/tfm/adobe/palatino/pplrc8t.tfm - RELOC/fonts/tfm/adobe/palatino/pplrc9d.tfm - RELOC/fonts/tfm/adobe/palatino/pplrc9e.tfm - RELOC/fonts/tfm/adobe/palatino/pplrc9o.tfm - RELOC/fonts/tfm/adobe/palatino/pplrc9t.tfm - RELOC/fonts/tfm/adobe/palatino/pplri.tfm - RELOC/fonts/tfm/adobe/palatino/pplri7t.tfm - RELOC/fonts/tfm/adobe/palatino/pplri8c.tfm - RELOC/fonts/tfm/adobe/palatino/pplri8r.tfm - RELOC/fonts/tfm/adobe/palatino/pplri8t.tfm - RELOC/fonts/tfm/adobe/palatino/pplri9c.tfm - RELOC/fonts/tfm/adobe/palatino/pplri9d.tfm - RELOC/fonts/tfm/adobe/palatino/pplri9e.tfm - RELOC/fonts/tfm/adobe/palatino/pplri9o.tfm - RELOC/fonts/tfm/adobe/palatino/pplri9t.tfm - RELOC/fonts/tfm/adobe/palatino/pplrij8r.tfm - RELOC/fonts/tfm/adobe/palatino/pplro.tfm - RELOC/fonts/tfm/adobe/palatino/pplro7t.tfm - RELOC/fonts/tfm/adobe/palatino/pplro8c.tfm - RELOC/fonts/tfm/adobe/palatino/pplro8r.tfm - RELOC/fonts/tfm/adobe/palatino/pplro8t.tfm - RELOC/fonts/tfm/adobe/palatino/pplrr8re.tfm - RELOC/fonts/tfm/adobe/palatino/pplrre.tfm - RELOC/fonts/tfm/adobe/palatino/pplrrn.tfm - RELOC/fonts/tfm/adobe/palatino/pplru.tfm - RELOC/fonts/tfm/adobe/palatino/pplru8r.tfm - RELOC/fonts/tfm/adobe/palatino/zppleb7m.tfm - RELOC/fonts/tfm/adobe/palatino/zppleb7t.tfm - RELOC/fonts/tfm/adobe/palatino/zppleb7y.tfm - RELOC/fonts/tfm/adobe/palatino/zppler7m.tfm - RELOC/fonts/tfm/adobe/palatino/zppler7t.tfm - RELOC/fonts/tfm/adobe/palatino/zppler7v.tfm - RELOC/fonts/tfm/adobe/palatino/zppler7y.tfm - RELOC/fonts/tfm/urw35vf/palatino/uplb7t.tfm - RELOC/fonts/tfm/urw35vf/palatino/uplb8c.tfm - RELOC/fonts/tfm/urw35vf/palatino/uplb8r.tfm - RELOC/fonts/tfm/urw35vf/palatino/uplb8t.tfm - RELOC/fonts/tfm/urw35vf/palatino/uplbc7t.tfm - RELOC/fonts/tfm/urw35vf/palatino/uplbc8t.tfm - RELOC/fonts/tfm/urw35vf/palatino/uplbi7t.tfm - RELOC/fonts/tfm/urw35vf/palatino/uplbi8c.tfm - RELOC/fonts/tfm/urw35vf/palatino/uplbi8r.tfm - RELOC/fonts/tfm/urw35vf/palatino/uplbi8t.tfm - RELOC/fonts/tfm/urw35vf/palatino/uplbo7t.tfm - RELOC/fonts/tfm/urw35vf/palatino/uplbo8c.tfm - RELOC/fonts/tfm/urw35vf/palatino/uplbo8r.tfm - RELOC/fonts/tfm/urw35vf/palatino/uplbo8t.tfm - RELOC/fonts/tfm/urw35vf/palatino/uplr7t.tfm - RELOC/fonts/tfm/urw35vf/palatino/uplr8c.tfm - RELOC/fonts/tfm/urw35vf/palatino/uplr8r.tfm - RELOC/fonts/tfm/urw35vf/palatino/uplr8t.tfm - RELOC/fonts/tfm/urw35vf/palatino/uplrc7t.tfm - RELOC/fonts/tfm/urw35vf/palatino/uplrc8t.tfm - RELOC/fonts/tfm/urw35vf/palatino/uplri7t.tfm - RELOC/fonts/tfm/urw35vf/palatino/uplri8c.tfm - RELOC/fonts/tfm/urw35vf/palatino/uplri8r.tfm - RELOC/fonts/tfm/urw35vf/palatino/uplri8t.tfm - RELOC/fonts/tfm/urw35vf/palatino/uplro7t.tfm - RELOC/fonts/tfm/urw35vf/palatino/uplro8c.tfm - RELOC/fonts/tfm/urw35vf/palatino/uplro8r.tfm - RELOC/fonts/tfm/urw35vf/palatino/uplro8t.tfm - RELOC/fonts/type1/urw/palatino/uplb8a.pfb - RELOC/fonts/type1/urw/palatino/uplb8a.pfm - RELOC/fonts/type1/urw/palatino/uplbi8a.pfb - RELOC/fonts/type1/urw/palatino/uplbi8a.pfm - RELOC/fonts/type1/urw/palatino/uplr8a.pfb - RELOC/fonts/type1/urw/palatino/uplr8a.pfm - RELOC/fonts/type1/urw/palatino/uplri8a.pfb - RELOC/fonts/type1/urw/palatino/uplri8a.pfm - RELOC/fonts/vf/adobe/palatino/pplb.vf - RELOC/fonts/vf/adobe/palatino/pplb7t.vf - RELOC/fonts/vf/adobe/palatino/pplb8c.vf - RELOC/fonts/vf/adobe/palatino/pplb8t.vf - RELOC/fonts/vf/adobe/palatino/pplb9c.vf - RELOC/fonts/vf/adobe/palatino/pplb9d.vf - RELOC/fonts/vf/adobe/palatino/pplb9e.vf - RELOC/fonts/vf/adobe/palatino/pplb9o.vf - RELOC/fonts/vf/adobe/palatino/pplb9t.vf - RELOC/fonts/vf/adobe/palatino/pplbc.vf - RELOC/fonts/vf/adobe/palatino/pplbc7t.vf - RELOC/fonts/vf/adobe/palatino/pplbc8t.vf - RELOC/fonts/vf/adobe/palatino/pplbi.vf - RELOC/fonts/vf/adobe/palatino/pplbi7t.vf - RELOC/fonts/vf/adobe/palatino/pplbi8c.vf - RELOC/fonts/vf/adobe/palatino/pplbi8t.vf - RELOC/fonts/vf/adobe/palatino/pplbi9c.vf - RELOC/fonts/vf/adobe/palatino/pplbi9d.vf - RELOC/fonts/vf/adobe/palatino/pplbi9e.vf - RELOC/fonts/vf/adobe/palatino/pplbi9o.vf - RELOC/fonts/vf/adobe/palatino/pplbi9t.vf - RELOC/fonts/vf/adobe/palatino/pplbo.vf - RELOC/fonts/vf/adobe/palatino/pplbo7t.vf - RELOC/fonts/vf/adobe/palatino/pplbo8c.vf - RELOC/fonts/vf/adobe/palatino/pplbo8t.vf - RELOC/fonts/vf/adobe/palatino/pplbu.vf - RELOC/fonts/vf/adobe/palatino/pplr.vf - RELOC/fonts/vf/adobe/palatino/pplr7t.vf - RELOC/fonts/vf/adobe/palatino/pplr8c.vf - RELOC/fonts/vf/adobe/palatino/pplr8t.vf - RELOC/fonts/vf/adobe/palatino/pplr9c.vf - RELOC/fonts/vf/adobe/palatino/pplr9d.vf - RELOC/fonts/vf/adobe/palatino/pplr9e.vf - RELOC/fonts/vf/adobe/palatino/pplr9o.vf - RELOC/fonts/vf/adobe/palatino/pplr9t.vf - RELOC/fonts/vf/adobe/palatino/pplrc.vf - RELOC/fonts/vf/adobe/palatino/pplrc7t.vf - RELOC/fonts/vf/adobe/palatino/pplrc8t.vf - RELOC/fonts/vf/adobe/palatino/pplrc9d.vf - RELOC/fonts/vf/adobe/palatino/pplrc9e.vf - RELOC/fonts/vf/adobe/palatino/pplrc9o.vf - RELOC/fonts/vf/adobe/palatino/pplrc9t.vf - RELOC/fonts/vf/adobe/palatino/pplri.vf - RELOC/fonts/vf/adobe/palatino/pplri7t.vf - RELOC/fonts/vf/adobe/palatino/pplri8c.vf - RELOC/fonts/vf/adobe/palatino/pplri8t.vf - RELOC/fonts/vf/adobe/palatino/pplri9c.vf - RELOC/fonts/vf/adobe/palatino/pplri9d.vf - RELOC/fonts/vf/adobe/palatino/pplri9e.vf - RELOC/fonts/vf/adobe/palatino/pplri9o.vf - RELOC/fonts/vf/adobe/palatino/pplri9t.vf - RELOC/fonts/vf/adobe/palatino/pplro.vf - RELOC/fonts/vf/adobe/palatino/pplro7t.vf - RELOC/fonts/vf/adobe/palatino/pplro8c.vf - RELOC/fonts/vf/adobe/palatino/pplro8t.vf - RELOC/fonts/vf/adobe/palatino/pplrre.vf - RELOC/fonts/vf/adobe/palatino/pplrrn.vf - RELOC/fonts/vf/adobe/palatino/pplru.vf - RELOC/fonts/vf/adobe/palatino/zppleb7m.vf - RELOC/fonts/vf/adobe/palatino/zppleb7t.vf - RELOC/fonts/vf/adobe/palatino/zppleb7y.vf - RELOC/fonts/vf/adobe/palatino/zppler7m.vf - RELOC/fonts/vf/adobe/palatino/zppler7t.vf - RELOC/fonts/vf/adobe/palatino/zppler7v.vf - RELOC/fonts/vf/adobe/palatino/zppler7y.vf - RELOC/fonts/vf/urw35vf/palatino/uplb7t.vf - RELOC/fonts/vf/urw35vf/palatino/uplb8c.vf - RELOC/fonts/vf/urw35vf/palatino/uplb8t.vf - RELOC/fonts/vf/urw35vf/palatino/uplbc7t.vf - RELOC/fonts/vf/urw35vf/palatino/uplbc8t.vf - RELOC/fonts/vf/urw35vf/palatino/uplbi7t.vf - RELOC/fonts/vf/urw35vf/palatino/uplbi8c.vf - RELOC/fonts/vf/urw35vf/palatino/uplbi8t.vf - RELOC/fonts/vf/urw35vf/palatino/uplbo7t.vf - RELOC/fonts/vf/urw35vf/palatino/uplbo8c.vf - RELOC/fonts/vf/urw35vf/palatino/uplbo8t.vf - RELOC/fonts/vf/urw35vf/palatino/uplr7t.vf - RELOC/fonts/vf/urw35vf/palatino/uplr8c.vf - RELOC/fonts/vf/urw35vf/palatino/uplr8t.vf - RELOC/fonts/vf/urw35vf/palatino/uplrc7t.vf - RELOC/fonts/vf/urw35vf/palatino/uplrc8t.vf - RELOC/fonts/vf/urw35vf/palatino/uplri7t.vf - RELOC/fonts/vf/urw35vf/palatino/uplri8c.vf - RELOC/fonts/vf/urw35vf/palatino/uplri8t.vf - RELOC/fonts/vf/urw35vf/palatino/uplro7t.vf - RELOC/fonts/vf/urw35vf/palatino/uplro8c.vf - RELOC/fonts/vf/urw35vf/palatino/uplro8t.vf - RELOC/tex/latex/palatino/8rupl.fd - RELOC/tex/latex/palatino/omlupl.fd - RELOC/tex/latex/palatino/omsupl.fd - RELOC/tex/latex/palatino/ot1upl.fd - RELOC/tex/latex/palatino/t1upl.fd - RELOC/tex/latex/palatino/ts1upl.fd -catalogue-also tex-gyre -catalogue-ctan /fonts/urw/base35 -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics font font-type1 font-collection - -name paper -category Package -revision 34521 -shortdesc Versions of article class, tuned for scholarly publications -relocated 1 -longdesc A pair of classes derived from article, tuned for producing -longdesc papers for journals. The classes introduce new layout options -longdesc and font commands for sections/parts, and define a new keywords -longdesc environment, subtitle and institution commands for the title -longdesc section and new commands for revisions. -containersize 8140 -containerchecksum 7efc69558af8fe524865898d30dec4a0dd45e3d678ce29d21a26f918cde39aa25599d895b9957786748772e759c00173174a8ea6f333a0a2dd578de8c75b8a12 -doccontainersize 128856 -doccontainerchecksum 3eb4227d0c6a27cfeebdc771ab4bc15f25df40fb27f5d94a697394a92acdbe756a56cb75bca67782c99c3a5bbfba844884ec558d29adb2844212ba0334d912d4 -docfiles size=43 - RELOC/doc/latex/paper/README details="Readme" - RELOC/doc/latex/paper/install - RELOC/doc/latex/paper/journal1.tex - RELOC/doc/latex/paper/journal2.tex - RELOC/doc/latex/paper/local.tex - RELOC/doc/latex/paper/paper.pdf details="Package documentation (German)" language="de" - RELOC/doc/latex/paper/testj.tex - RELOC/doc/latex/paper/testp.tex -srccontainersize 16656 -srccontainerchecksum ce33a55ebed8f2fd9aae3897869457bba49a52dc17bcb84d2e560774a32c810770ce46790c442d76d4cefe28265778dcf4d9970a572af2c4cd2db207ba8c8300 -srcfiles size=18 - RELOC/source/latex/paper/paper.drv - RELOC/source/latex/paper/paper.dtx -runfiles size=12 - RELOC/tex/latex/paper/journal.cls - RELOC/tex/latex/paper/journal.sty - RELOC/tex/latex/paper/paper.cls - RELOC/tex/latex/paper/paper.sty -catalogue-ctan /macros/latex/contrib/paper -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license gpl -catalogue-topics journalpub -catalogue-version 1.0l - -name papercdcase -category Package -revision 15878 -shortdesc Origami-style folding paper CD case -relocated 1 -longdesc This package implements a LaTeX style file to produce -longdesc origami-style folding paper CD cases. -containersize 3820 -containerchecksum 05e2078524367deeaa765c2294b6d0fc1889455b0fb2911089d7cca4c6a5ed551b889f6500083e2005b72a1a9ae794c8a73f9e5573ab77897e0a743dab3aa7a9 -doccontainersize 131276 -doccontainerchecksum 298f0372d315f2bfa4cc8bfd900eb8a718bc44b56f453e354a6afd4fcf06260e2168df212ab164c3aadce31cabaa281e61df1d5bb0e6acdd5664a733ef9e66cb -docfiles size=39 - RELOC/doc/latex/papercdcase/example.tex - RELOC/doc/latex/papercdcase/interactive.tex - RELOC/doc/latex/papercdcase/papercdcase.pdf details="Package documentation" -srccontainersize 10436 -srccontainerchecksum dea0003413c6dabe674371e9bd0ddbce43e88eba030693aec967ea211f051f20f54aae43751a604e353adfc81d9e03eda3b5112c5ab09c978a2d3462fefaa24d -srcfiles size=12 - RELOC/source/latex/papercdcase/papercdcase.dtx - RELOC/source/latex/papercdcase/papercdcase.ins -runfiles size=6 - RELOC/tex/latex/papercdcase/papercdcase.sty -catalogue-ctan /macros/latex/contrib/papercdcase -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics covers - -name papermas -category Package -revision 23667 -shortdesc Compute the mass of a printed version of a document -relocated 1 -longdesc The package computes the number of sheets of paper used by, and -longdesc hence the mass of a document. This is useful (for example) when -longdesc calculating postal charges. -containersize 3644 -containerchecksum 85733a4e9ad956259ea00b50d1b27c66501803478a6b37a82a5449dd68224c33c7cb1ff143e55aee7b5f8069582d306803f4a0a42d0287dfc0bd32496b774a79 -doccontainersize 409740 -doccontainerchecksum 8923bbbb395c375065029578682584ae1573b8c249b99528a8ab83fde4b0a8d317ce74a9f3d44c8cfefccf2d2f01b2280dbbbdad3bcb257b825a190136e9ff20 -docfiles size=108 - RELOC/doc/latex/papermas/README details="Readme" - RELOC/doc/latex/papermas/papermas-example.pdf details="Package examples" - RELOC/doc/latex/papermas/papermas-example.tex - RELOC/doc/latex/papermas/papermas.pdf details="Package documentation" -srccontainersize 14040 -srccontainerchecksum 6df197a0c4c8b9c469e3ab7c16a055258be199e469440f8db45801c6ce723302234abd414101b282b9fb4dd0a05d16c210fe22427bd0b316c8400270c2cd513a -srcfiles size=15 - RELOC/source/latex/papermas/papermas.drv - RELOC/source/latex/papermas/papermas.dtx - RELOC/source/latex/papermas/papermas.ins -runfiles size=3 - RELOC/tex/latex/papermas/papermas.sty -catalogue-ctan /macros/latex/contrib/papermas -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics calculation -catalogue-version 1.0h - -name papertex -category Package -revision 19230 -shortdesc Class for newspapers, etc -relocated 1 -longdesc This class allows LaTeX users to create a paperTeX newspaper. -longdesc The final document has a front page and as many inner pages as -longdesc desired. News items appear one after another and the user can -longdesc choose the number of columns, style and so on. The class allows -longdesc users to create newsletters too. -containersize 5644 -containerchecksum 3cc499ae8d67854ed619d76b1d2701d07f70543a94c18e66ff93e69898696051d864c674ef450de66c0a716619248161bb8cf2fee232bc218f327472265b398c -doccontainersize 437072 -doccontainerchecksum 4e93f60f8005b0d0c03ed1ef4d40e07f9662286316c7b0b38eceda102d7e396747abcd1b27bcbadffb1cee303d36b34c0069dab74b83de63f4b1387735a73f9c -docfiles size=144 - RELOC/doc/latex/papertex/CHANGES - RELOC/doc/latex/papertex/README details="Readme" - RELOC/doc/latex/papertex/example/example.pdf details="Example newspaper page" - RELOC/doc/latex/papertex/example/example.tex - RELOC/doc/latex/papertex/example/img/ireland.jpg - RELOC/doc/latex/papertex/example/img/weather/clouds.jpg - RELOC/doc/latex/papertex/example/img/weather/rain.jpg - RELOC/doc/latex/papertex/example/img/weather/sun.jpg - RELOC/doc/latex/papertex/papertex.pdf details="Package documentation" -srccontainersize 14800 -srccontainerchecksum f3ad76541cdac95264a537af4879952a7b7d95e07292f9207073005dc642c58be91ae310938b9978e880e63dd3448027ece5365c98dc955fa3ce32ebd665777f -srcfiles size=16 - RELOC/source/latex/papertex/papertex.dtx - RELOC/source/latex/papertex/papertex.ins -runfiles size=6 - RELOC/tex/latex/papertex/papertex.cls -catalogue-ctan /macros/latex/contrib/papertex -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics magazine -catalogue-version 1.2b - -name paracol -category Package -revision 49560 -shortdesc Multiple columns with texts "in parallel" -relocated 1 -longdesc The package provides yet another multi-column typesetting -longdesc mechanism by which you produce multi-column (e.g., bilingual) -longdesc document switching and sychronizing each corresponding part in -longdesc "parallel". -containersize 18856 -containerchecksum 6df651cb57d2697e663905db7e2020b4a74dfe45391ae65d591357d933c5738282b420ef9c44e3ecd5d9f40bcedb8ec46c873dd29f2c5a6a55fb72e460bfbe7d -doccontainersize 2088752 -doccontainerchecksum b0f70b56c33f858d74e28e51556e3199cbc263e51878fab985ff2017ddd021020698b7b44cbb6fda41c5ed7b78860522fd5449a832bd1c4795e0fce6d0692294 -docfiles size=544 - RELOC/doc/latex/paracol/README details="Readme" - RELOC/doc/latex/paracol/paracol-man.pdf details="Package documentation" - RELOC/doc/latex/paracol/paracol-man.tex - RELOC/doc/latex/paracol/paracol.pdf -srccontainersize 211360 -srccontainerchecksum 1bd37f18e25ac7f3a22efead63e7e82cca81bb486dc9e9321b68bf975f406312e1c3c8295ba6381f3cf40c76216356106faaac2af5d84fb9bb7e585a3ebc2f6d -srcfiles size=267 - RELOC/source/latex/paracol/bgpaint.dtx - RELOC/source/latex/paracol/impl.dtx - RELOC/source/latex/paracol/man.dtx - RELOC/source/latex/paracol/paracol.dtx - RELOC/source/latex/paracol/paracol.ins - RELOC/source/latex/paracol/ppts.dtx - RELOC/source/latex/paracol/probs.dtx - RELOC/source/latex/paracol/pwfnote.dtx - RELOC/source/latex/paracol/ref.dtx -runfiles size=26 - RELOC/tex/latex/paracol/paracol.sty -catalogue-also parallel parcolumns -catalogue-ctan /macros/latex/contrib/paracol -catalogue-date 2018-12-31 09:38:06 +0100 -catalogue-license lppl -catalogue-topics parallel linguistic -catalogue-version 1.35 - -name parades -category Package -revision 40042 -shortdesc Tabulators and space between paragraphs in galley approach -relocated 1 -longdesc The LaTeX package paravesp controls the spaces above and below -longdesc paragraphs. The python script parades.py generates paragraph -longdesc styles with support of space above, space below and tabulators. -longdesc The system imposes the galley approach on the document. -containersize 1044 -containerchecksum 0af806fefbba77812705d7e758106ea1909900a4471e218b3c4d9f5be18ac54612d3a5a0fefd08b962d6e2b48f566b567e1d0011764f96254959972635f086ce -doccontainersize 213536 -doccontainerchecksum 4697556f4e1ffdce59916b4e7f98094da139f8522c318c8ddf84aa363700f6a1b0250ca1baee612f7422749066feb23b11c331845b3613ed6fd5a3debc652efb -docfiles size=67 - RELOC/doc/latex/parades/README details="Readme" - RELOC/doc/latex/parades/example/README.example - RELOC/doc/latex/parades/example/SConstruct - RELOC/doc/latex/parades/example/paras.py - RELOC/doc/latex/parades/example/paras.sty - RELOC/doc/latex/parades/example/udhr.pdf - RELOC/doc/latex/parades/example/udhr.tex - RELOC/doc/latex/parades/example/udhr.xsl - RELOC/doc/latex/parades/example/udhr_eng.xml - RELOC/doc/latex/parades/parades.pdf details="Package documentation" - RELOC/doc/latex/parades/parades.py -runfiles size=1 - RELOC/tex/latex/parades/paravesp.sty -catalogue-ctan /macros/latex/contrib/parades -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics parshape - -name paralist -category Package -revision 43021 -shortdesc Enumerate and itemize within paragraphs -relocated 1 -longdesc Provides enumerate and itemize environments that can be used -longdesc within paragraphs to format the items either as running text or -longdesc as separate paragraphs with a preceding number or symbol. Also -longdesc provides compacted versions of enumerate and itemize. -containersize 3720 -containerchecksum 0b226bc481b4eeb744945df6b7f8df710ab81e639d8632db189ba40acd7d6f8f131566cc71dfea03fbfb312a361d66898d2e4e2318ca979a2b71457bebe05b6d -doccontainersize 209072 -doccontainerchecksum 16233ca09205b5cf8e801e7593101bff1602b8d9120bed552dec7cd3f9cf4a478bf6121e6c1033b5842199d2b5df4d99af144e715ab25c7a2e7590446491595c -docfiles size=55 - RELOC/doc/latex/paralist/README details="Readme" - RELOC/doc/latex/paralist/paralist.pdf details="Package documentation" -srccontainersize 14840 -srccontainerchecksum 8b26bddf66e2b470fab9953d25d1b33b98300ba814e18b4f1706718b762e6cf1f9d5858e174cdd8524290608e2afb69e94ffee152d88ed6b4a31f69467d344a4 -srcfiles size=17 - RELOC/source/latex/paralist/paralist.drv - RELOC/source/latex/paralist/paralist.dtx - RELOC/source/latex/paralist/paralist.ins -runfiles size=4 - RELOC/tex/latex/paralist/paralist.sty -catalogue-also shortlst multenum -catalogue-ctan /macros/latex/contrib/paralist -catalogue-date 2017-01-22 18:34:47 +0100 -catalogue-license lppl -catalogue-topics list list-bull list-enum -catalogue-version 2.7 - -name parallel -category Package -revision 15878 -shortdesc Typeset parallel texts -relocated 1 -longdesc Provides a parallel environment which allows two potentially -longdesc different texts to be typeset in two columns, while maintaining -longdesc alignment. The two columns may be on the same page, or on -longdesc facing pages. This arrangement of text is commonly used when -longdesc typesetting translations, but it can have value when comparing -longdesc any two texts. -containersize 3740 -containerchecksum d073d7560fa4a039f3ae9d3eaec48d0c42967de940096d9ec9bf0921eaa823697cfc97d0e465670cd73560ca61e9500a333b544ce6b76b1f8fa3a61b7bd56ca4 -doccontainersize 117064 -doccontainerchecksum 38a4ee6195c2eeb68ce7af4d5fb6826f6ad4df76c67933e9b4331cc0b10e10804ffa92d3aa4efa91eeb329024695bafa0db764b18dca5ee978cb0182b5651fde -docfiles size=38 - RELOC/doc/latex/parallel/example1.tex - RELOC/doc/latex/parallel/example2.tex - RELOC/doc/latex/parallel/parallel.pdf details="Package documentation" - RELOC/doc/latex/parallel/readme -srccontainersize 11064 -srccontainerchecksum 79a641bed3aaad40dae7f668603ca115f43364a34a5f18e381883b9eba6761386df42feba6aa235952f4d02ddbd85fd6d5dbb65fed7f93a39e6009a8d1c31d89 -srcfiles size=12 - RELOC/source/latex/parallel/parallel.drv - RELOC/source/latex/parallel/parallel.dtx - RELOC/source/latex/parallel/parallel.ins -runfiles size=4 - RELOC/tex/latex/parallel/parallel.sty -catalogue-also parcolumns paracol -catalogue-ctan /macros/latex/contrib/parallel -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics parallel - -name paratype -category Package -revision 32859 -shortdesc LaTeX support for free fonts by ParaType -relocated 1 -longdesc The package offers LaTeX support for the fonts PT Sans, PT -longdesc Serif and PT Mono developed by ParaType for the project "Public -longdesc Types of Russian Federation", and released under an open user -longdesc license. The fonts themselves are provided in both the TrueType -longdesc and Type 1 formats, both created by ParaType). The fonts -longdesc provide encodings OT1, T1, IL2, TS1, T2* and X2. The package -longdesc provides a convenient replacement of the two packages ptsans -longdesc and ptserif. -execute addMap paratype-type1.map -containersize 4164532 -containerchecksum b403eb2f8c452b23669a5df55e76e9d97d392bdf6e68558367209ebce689072ca4e281b0e5504dd89a6fd4915f8f719c16c32966d8ee7c98e7949f2da511c429 -doccontainersize 906360 -doccontainerchecksum c293fac434e03b8949c7e012fb4363e23eae07be903c578c55f2d74753e90eccf6b430d43aa9528239432efdee24d2d9cd058e8b8a87ad412140016bd6831cb8 -docfiles size=289 - RELOC/doc/fonts/paratype/CHANGELOG - RELOC/doc/fonts/paratype/OT_TT_Install_E.txt - RELOC/doc/fonts/paratype/OT_TT_Install_R.txt - RELOC/doc/fonts/paratype/PT_Free_Font_License_eng_1.3.txt - RELOC/doc/fonts/paratype/PT_Free_Font_License_rus_1.3.txt - RELOC/doc/fonts/paratype/README details="Readme" - RELOC/doc/fonts/paratype/manifest.txt - RELOC/doc/fonts/paratype/paratype-sample.pdf details="Font samples" - RELOC/doc/fonts/paratype/paratype-sample.tex - RELOC/doc/fonts/paratype/paratype.pdf details="Package documentation" - RELOC/doc/fonts/paratype/paratype.tex -runfiles size=5365 - RELOC/fonts/afm/paratype/ptmono/PTM55F.afm - RELOC/fonts/afm/paratype/ptmono/PTM55F.inf - RELOC/fonts/afm/paratype/ptmono/PTM75F.afm - RELOC/fonts/afm/paratype/ptmono/PTM75F.inf - RELOC/fonts/afm/paratype/ptsans/PTC55F.afm - RELOC/fonts/afm/paratype/ptsans/PTC55F.inf - RELOC/fonts/afm/paratype/ptsans/PTC75F.afm - RELOC/fonts/afm/paratype/ptsans/PTC75F.inf - RELOC/fonts/afm/paratype/ptsans/PTN57F.afm - RELOC/fonts/afm/paratype/ptsans/PTN57F.inf - RELOC/fonts/afm/paratype/ptsans/PTN77F.afm - RELOC/fonts/afm/paratype/ptsans/PTN77F.inf - RELOC/fonts/afm/paratype/ptsans/PTS55F.afm - RELOC/fonts/afm/paratype/ptsans/PTS55F.inf - RELOC/fonts/afm/paratype/ptsans/PTS56F.afm - RELOC/fonts/afm/paratype/ptsans/PTS56F.inf - RELOC/fonts/afm/paratype/ptsans/PTS75F.afm - RELOC/fonts/afm/paratype/ptsans/PTS75F.inf - RELOC/fonts/afm/paratype/ptsans/PTS76F.afm - RELOC/fonts/afm/paratype/ptsans/PTS76F.inf - RELOC/fonts/afm/paratype/ptserif/PTF55F.afm - RELOC/fonts/afm/paratype/ptserif/PTF55F.inf - RELOC/fonts/afm/paratype/ptserif/PTF56F.afm - RELOC/fonts/afm/paratype/ptserif/PTF56F.inf - RELOC/fonts/afm/paratype/ptserif/PTF75F.afm - RELOC/fonts/afm/paratype/ptserif/PTF75F.inf - RELOC/fonts/afm/paratype/ptserif/PTF76F.afm - RELOC/fonts/afm/paratype/ptserif/PTF76F.inf - RELOC/fonts/afm/paratype/ptserif/PTZ55F.afm - RELOC/fonts/afm/paratype/ptserif/PTZ55F.inf - RELOC/fonts/afm/paratype/ptserif/PTZ56F.afm - RELOC/fonts/afm/paratype/ptserif/PTZ56F.inf - RELOC/fonts/enc/dvips/paratype/ptmono_il2.enc - RELOC/fonts/enc/dvips/paratype/ptmono_ot1.enc - RELOC/fonts/enc/dvips/paratype/ptmono_ot2.enc - RELOC/fonts/enc/dvips/paratype/ptmono_t1.enc - RELOC/fonts/enc/dvips/paratype/ptmono_t2a.enc - RELOC/fonts/enc/dvips/paratype/ptmono_t2b.enc - RELOC/fonts/enc/dvips/paratype/ptmono_t2c.enc - RELOC/fonts/enc/dvips/paratype/ptmono_ts1.enc - RELOC/fonts/enc/dvips/paratype/ptmono_x2.enc - RELOC/fonts/enc/dvips/paratype/ptsans_il2.enc - RELOC/fonts/enc/dvips/paratype/ptsans_ot1.enc - RELOC/fonts/enc/dvips/paratype/ptsans_ot2.enc - RELOC/fonts/enc/dvips/paratype/ptsans_t1.enc - RELOC/fonts/enc/dvips/paratype/ptsans_t2a.enc - RELOC/fonts/enc/dvips/paratype/ptsans_t2b.enc - RELOC/fonts/enc/dvips/paratype/ptsans_t2c.enc - RELOC/fonts/enc/dvips/paratype/ptsans_ts1.enc - RELOC/fonts/enc/dvips/paratype/ptsans_x2.enc - RELOC/fonts/enc/dvips/paratype/ptserif_il2.enc - RELOC/fonts/enc/dvips/paratype/ptserif_ot1.enc - RELOC/fonts/enc/dvips/paratype/ptserif_ot2.enc - RELOC/fonts/enc/dvips/paratype/ptserif_t1.enc - RELOC/fonts/enc/dvips/paratype/ptserif_t2a.enc - RELOC/fonts/enc/dvips/paratype/ptserif_t2b.enc - RELOC/fonts/enc/dvips/paratype/ptserif_t2c.enc - RELOC/fonts/enc/dvips/paratype/ptserif_ts1.enc - RELOC/fonts/enc/dvips/paratype/ptserif_x2.enc - RELOC/fonts/map/dvips/paratype/paratype-truetype.map - RELOC/fonts/map/dvips/paratype/paratype-type1.map - RELOC/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-il2--base.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-il2.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-ot1--base.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-ot2.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-t1.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-t2a--base.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-t2a.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-t2b--base.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-t2b.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-t2c--base.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-t2c.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-x2--base.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-x2.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-BoldSlanted-tlf-il2.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-BoldSlanted-tlf-ot1.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-BoldSlanted-tlf-ot2.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-BoldSlanted-tlf-t1--base.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-BoldSlanted-tlf-t1.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-BoldSlanted-tlf-t2a--base.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-BoldSlanted-tlf-t2a.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-BoldSlanted-tlf-t2b--base.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-BoldSlanted-tlf-t2b.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-BoldSlanted-tlf-t2c--base.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-BoldSlanted-tlf-t2c.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-BoldSlanted-tlf-ts1--base.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-BoldSlanted-tlf-ts1.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-BoldSlanted-tlf-x2--base.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-BoldSlanted-tlf-x2.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-il2--base.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-il2.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-ot1--base.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-ot1.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-ot2.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-t1--base.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-t1.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-t2a--base.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-t2a.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-t2b--base.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-t2b.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-t2c--base.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-t2c.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-ts1--base.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-ts1.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-x2--base.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-x2.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-Slanted-tlf-il2.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-Slanted-tlf-ot1.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-Slanted-tlf-ot2.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-Slanted-tlf-t1--base.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-Slanted-tlf-t1.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-Slanted-tlf-t2a--base.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-Slanted-tlf-t2a.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-Slanted-tlf-t2b--base.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-Slanted-tlf-t2b.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-Slanted-tlf-t2c--base.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-Slanted-tlf-t2c.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-Slanted-tlf-ts1--base.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-Slanted-tlf-ts1.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-Slanted-tlf-x2--base.tfm - RELOC/fonts/tfm/paratype/ptmono/PTMono-Slanted-tlf-x2.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-il2.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-ot2.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-t1.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-t2a--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-t2a.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-t2b--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-t2b.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-t2c--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-t2c.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-x2--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-x2.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-il2.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-ot2.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-t2a--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-t2a.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-t2b--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-t2b.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-t2c--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-t2c.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-x2--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-x2.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-il2.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-ot1.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-ot2.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-t1--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-t1.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-t2a--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-t2a.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-t2b--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-t2b.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-t2c--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-t2c.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-ts1--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-ts1.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-x2--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-x2.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-il2.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-ot1.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-ot2.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-t1--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-t1.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-t2a--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-t2a.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-t2b--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-t2b.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-t2c--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-t2c.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-ts1--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-ts1.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-x2--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-x2.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-il2.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-ot1.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-ot2.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-t1--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-t1.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-t2a--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-t2a.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-t2b--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-t2b.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-t2c--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-t2c.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-ts1--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-ts1.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-x2--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-x2.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-CaptionSlanted-tlf-il2.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-CaptionSlanted-tlf-ot1.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-CaptionSlanted-tlf-ot2.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-CaptionSlanted-tlf-t1--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-CaptionSlanted-tlf-t1.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-CaptionSlanted-tlf-t2a--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-CaptionSlanted-tlf-t2a.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-CaptionSlanted-tlf-t2b--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-CaptionSlanted-tlf-t2b.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-CaptionSlanted-tlf-t2c--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-CaptionSlanted-tlf-t2c.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-CaptionSlanted-tlf-ts1--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-CaptionSlanted-tlf-ts1.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-CaptionSlanted-tlf-x2--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-CaptionSlanted-tlf-x2.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-il2.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-ot1.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-ot2.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-t1--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-t1.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-t2a--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-t2a.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-t2b--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-t2b.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-t2c--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-t2c.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-ts1--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-ts1.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-x2--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-x2.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-il2.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-ot1.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-ot2.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-t1--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-t1.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-t2a--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-t2a.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-t2b--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-t2b.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-t2c--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-t2c.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-ts1--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-ts1.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-x2--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-x2.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-il2.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-ot1.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-ot2.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-t1--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-t1.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-t2a--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-t2a.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-t2b--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-t2b.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-t2c--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-t2c.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-ts1--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-ts1.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-x2--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-x2.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-il2.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-ot1.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-ot2.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-t1--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-t1.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-t2a--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-t2a.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-t2b--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-t2b.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-t2c--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-t2c.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-ts1--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-ts1.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-x2--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-x2.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-NarrowSlanted-tlf-il2.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-NarrowSlanted-tlf-ot1.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-NarrowSlanted-tlf-ot2.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-NarrowSlanted-tlf-t1--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-NarrowSlanted-tlf-t1.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-NarrowSlanted-tlf-t2a--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-NarrowSlanted-tlf-t2a.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-NarrowSlanted-tlf-t2b--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-NarrowSlanted-tlf-t2b.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-NarrowSlanted-tlf-t2c--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-NarrowSlanted-tlf-t2c.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-NarrowSlanted-tlf-ts1--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-NarrowSlanted-tlf-ts1.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-NarrowSlanted-tlf-x2--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-NarrowSlanted-tlf-x2.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-il2.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-ot1.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-ot2.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-t1--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-t1.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-t2a--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-t2a.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-t2b--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-t2b.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-t2c--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-t2c.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-ts1--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-ts1.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-x2--base.tfm - RELOC/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-x2.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-il2.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-ot2.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-t1.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-t2a--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-t2a.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-t2b--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-t2b.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-t2c--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-t2c.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-x2--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-x2.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-il2.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-ot2.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-t2a--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-t2a.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-t2b--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-t2b.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-t2c--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-t2c.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-x2--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-x2.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-il2.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-ot1.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-ot2.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-t1--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-t1.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-t2a--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-t2a.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-t2b--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-t2b.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-t2c--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-t2c.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-ts1--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-ts1.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-x2--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-x2.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-il2.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-ot1.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t1.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t2a--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t2a.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t2b--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t2b.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t2c--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t2c.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-ts1.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-x2--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-x2.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-il2.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-ot1.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-ot2.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-t1--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-t1.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-t2a--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-t2a.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-t2b--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-t2b.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-t2c--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-t2c.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-ts1--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-ts1.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-x2--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-x2.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-il2.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-ot1.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-ot2.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-t1.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-t2a--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-t2a.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-t2b--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-t2b.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-t2c--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-t2c.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-ts1.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-x2--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-x2.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-il2.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-ot1.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-ot2.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t1--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t1.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t2a--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t2a.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t2b--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t2b.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t2c--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t2c.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-ts1--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-ts1.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-x2--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-x2.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-il2.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-ot1.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t1.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t2a--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t2a.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t2b--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t2b.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t2c--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t2c.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-ts1.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-x2--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-x2.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-il2.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-ot1.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-ot2.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-t1--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-t1.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-t2a--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-t2a.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-t2b--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-t2b.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-t2c--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-t2c.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-ts1--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-ts1.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-x2--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-x2.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-il2.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-ot1.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-ot2.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-t1--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-t1.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-t2a--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-t2a.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-t2b--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-t2b.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-t2c--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-t2c.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-ts1--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-ts1.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-x2--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-x2.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-il2.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-ot1.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-ot2.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-t1--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-t1.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-t2a--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-t2a.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-t2b--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-t2b.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-t2c--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-t2c.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-ts1--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-ts1.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-x2--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-x2.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-il2.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-ot1.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-t1.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-t2a--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-t2a.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-t2b--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-t2b.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-t2c--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-t2c.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-ts1.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-x2--base.tfm - RELOC/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-x2.tfm - RELOC/fonts/truetype/paratype/ptmono/PTM55F.ttf - RELOC/fonts/truetype/paratype/ptmono/PTM75F.ttf - RELOC/fonts/truetype/paratype/ptsans/PTC55F.ttf - RELOC/fonts/truetype/paratype/ptsans/PTC75F.ttf - RELOC/fonts/truetype/paratype/ptsans/PTN57F.ttf - RELOC/fonts/truetype/paratype/ptsans/PTN77F.ttf - RELOC/fonts/truetype/paratype/ptsans/PTS55F.ttf - RELOC/fonts/truetype/paratype/ptsans/PTS56F.ttf - RELOC/fonts/truetype/paratype/ptsans/PTS75F.ttf - RELOC/fonts/truetype/paratype/ptsans/PTS76F.ttf - RELOC/fonts/truetype/paratype/ptserif/PTF55F.ttf - RELOC/fonts/truetype/paratype/ptserif/PTF56F.ttf - RELOC/fonts/truetype/paratype/ptserif/PTF75F.ttf - RELOC/fonts/truetype/paratype/ptserif/PTF76F.ttf - RELOC/fonts/truetype/paratype/ptserif/PTZ55F.ttf - RELOC/fonts/truetype/paratype/ptserif/PTZ56F.ttf - RELOC/fonts/type1/paratype/ptmono/PTM55F.pfb - RELOC/fonts/type1/paratype/ptmono/PTM55F.pfm - RELOC/fonts/type1/paratype/ptmono/PTM75F.pfb - RELOC/fonts/type1/paratype/ptmono/PTM75F.pfm - RELOC/fonts/type1/paratype/ptsans/PTC55F.pfb - RELOC/fonts/type1/paratype/ptsans/PTC55F.pfm - RELOC/fonts/type1/paratype/ptsans/PTC75F.pfb - RELOC/fonts/type1/paratype/ptsans/PTC75F.pfm - RELOC/fonts/type1/paratype/ptsans/PTN57F.pfb - RELOC/fonts/type1/paratype/ptsans/PTN57F.pfm - RELOC/fonts/type1/paratype/ptsans/PTN77F.pfb - RELOC/fonts/type1/paratype/ptsans/PTN77F.pfm - RELOC/fonts/type1/paratype/ptsans/PTS55F.pfb - RELOC/fonts/type1/paratype/ptsans/PTS55F.pfm - RELOC/fonts/type1/paratype/ptsans/PTS56F.pfb - RELOC/fonts/type1/paratype/ptsans/PTS56F.pfm - RELOC/fonts/type1/paratype/ptsans/PTS75F.pfb - RELOC/fonts/type1/paratype/ptsans/PTS75F.pfm - RELOC/fonts/type1/paratype/ptsans/PTS76F.pfb - RELOC/fonts/type1/paratype/ptsans/PTS76F.pfm - RELOC/fonts/type1/paratype/ptserif/PTF55F.pfb - RELOC/fonts/type1/paratype/ptserif/PTF55F.pfm - RELOC/fonts/type1/paratype/ptserif/PTF56F.pfb - RELOC/fonts/type1/paratype/ptserif/PTF56F.pfm - RELOC/fonts/type1/paratype/ptserif/PTF75F.pfb - RELOC/fonts/type1/paratype/ptserif/PTF75F.pfm - RELOC/fonts/type1/paratype/ptserif/PTF76F.pfb - RELOC/fonts/type1/paratype/ptserif/PTF76F.pfm - RELOC/fonts/type1/paratype/ptserif/PTZ55F.pfb - RELOC/fonts/type1/paratype/ptserif/PTZ55F.pfm - RELOC/fonts/type1/paratype/ptserif/PTZ56F.pfb - RELOC/fonts/type1/paratype/ptserif/PTZ56F.pfm - RELOC/fonts/vf/paratype/ptmono/PTMono-Bold-tlf-il2.vf - RELOC/fonts/vf/paratype/ptmono/PTMono-Bold-tlf-ot1.vf - RELOC/fonts/vf/paratype/ptmono/PTMono-Bold-tlf-t1.vf - RELOC/fonts/vf/paratype/ptmono/PTMono-Bold-tlf-t2a.vf - RELOC/fonts/vf/paratype/ptmono/PTMono-Bold-tlf-t2b.vf - RELOC/fonts/vf/paratype/ptmono/PTMono-Bold-tlf-t2c.vf - RELOC/fonts/vf/paratype/ptmono/PTMono-Bold-tlf-ts1.vf - RELOC/fonts/vf/paratype/ptmono/PTMono-Bold-tlf-x2.vf - RELOC/fonts/vf/paratype/ptmono/PTMono-BoldSlanted-tlf-t1.vf - RELOC/fonts/vf/paratype/ptmono/PTMono-BoldSlanted-tlf-t2a.vf - RELOC/fonts/vf/paratype/ptmono/PTMono-BoldSlanted-tlf-t2b.vf - RELOC/fonts/vf/paratype/ptmono/PTMono-BoldSlanted-tlf-t2c.vf - RELOC/fonts/vf/paratype/ptmono/PTMono-BoldSlanted-tlf-ts1.vf - RELOC/fonts/vf/paratype/ptmono/PTMono-BoldSlanted-tlf-x2.vf - RELOC/fonts/vf/paratype/ptmono/PTMono-Regular-tlf-il2.vf - RELOC/fonts/vf/paratype/ptmono/PTMono-Regular-tlf-ot1.vf - RELOC/fonts/vf/paratype/ptmono/PTMono-Regular-tlf-t1.vf - RELOC/fonts/vf/paratype/ptmono/PTMono-Regular-tlf-t2a.vf - RELOC/fonts/vf/paratype/ptmono/PTMono-Regular-tlf-t2b.vf - RELOC/fonts/vf/paratype/ptmono/PTMono-Regular-tlf-t2c.vf - RELOC/fonts/vf/paratype/ptmono/PTMono-Regular-tlf-ts1.vf - RELOC/fonts/vf/paratype/ptmono/PTMono-Regular-tlf-x2.vf - RELOC/fonts/vf/paratype/ptmono/PTMono-Slanted-tlf-t1.vf - RELOC/fonts/vf/paratype/ptmono/PTMono-Slanted-tlf-t2a.vf - RELOC/fonts/vf/paratype/ptmono/PTMono-Slanted-tlf-t2b.vf - RELOC/fonts/vf/paratype/ptmono/PTMono-Slanted-tlf-t2c.vf - RELOC/fonts/vf/paratype/ptmono/PTMono-Slanted-tlf-ts1.vf - RELOC/fonts/vf/paratype/ptmono/PTMono-Slanted-tlf-x2.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-Bold-tlf-t1.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-Bold-tlf-t2a.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-Bold-tlf-t2b.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-Bold-tlf-t2c.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-Bold-tlf-ts1.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-Bold-tlf-x2.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-BoldItalic-tlf-t1.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-BoldItalic-tlf-t2a.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-BoldItalic-tlf-t2b.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-BoldItalic-tlf-t2c.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-BoldItalic-tlf-ts1.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-BoldItalic-tlf-x2.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-Caption-tlf-t1.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-Caption-tlf-t2a.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-Caption-tlf-t2b.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-Caption-tlf-t2c.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-Caption-tlf-ts1.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-Caption-tlf-x2.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-CaptionBold-tlf-t1.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-CaptionBold-tlf-t2a.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-CaptionBold-tlf-t2b.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-CaptionBold-tlf-t2c.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-CaptionBold-tlf-ts1.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-CaptionBold-tlf-x2.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-t1.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-t2a.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-t2b.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-t2c.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-ts1.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-x2.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-CaptionSlanted-tlf-t1.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-CaptionSlanted-tlf-t2a.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-CaptionSlanted-tlf-t2b.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-CaptionSlanted-tlf-t2c.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-CaptionSlanted-tlf-ts1.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-CaptionSlanted-tlf-x2.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-Italic-tlf-t1.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-Italic-tlf-t2a.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-Italic-tlf-t2b.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-Italic-tlf-t2c.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-Italic-tlf-ts1.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-Italic-tlf-x2.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-Narrow-tlf-t1.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-Narrow-tlf-t2a.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-Narrow-tlf-t2b.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-Narrow-tlf-t2c.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-Narrow-tlf-ts1.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-Narrow-tlf-x2.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-NarrowBold-tlf-t1.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-NarrowBold-tlf-t2a.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-NarrowBold-tlf-t2b.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-NarrowBold-tlf-t2c.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-NarrowBold-tlf-ts1.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-NarrowBold-tlf-x2.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-t1.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-t2a.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-t2b.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-t2c.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-ts1.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-x2.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-NarrowSlanted-tlf-t1.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-NarrowSlanted-tlf-t2a.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-NarrowSlanted-tlf-t2b.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-NarrowSlanted-tlf-t2c.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-NarrowSlanted-tlf-ts1.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-NarrowSlanted-tlf-x2.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-Regular-tlf-t1.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-Regular-tlf-t2a.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-Regular-tlf-t2b.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-Regular-tlf-t2c.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-Regular-tlf-ts1.vf - RELOC/fonts/vf/paratype/ptsans/PTSans-Regular-tlf-x2.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-Bold-tlf-t1.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-Bold-tlf-t2a.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-Bold-tlf-t2b.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-Bold-tlf-t2c.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-Bold-tlf-ts1.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-Bold-tlf-x2.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-BoldItalic-tlf-t1.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-BoldItalic-tlf-t2a.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-BoldItalic-tlf-t2b.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-BoldItalic-tlf-t2c.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-BoldItalic-tlf-ts1.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-BoldItalic-tlf-x2.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-BoldSlanted-tlf-t1.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-BoldSlanted-tlf-t2a.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-BoldSlanted-tlf-t2b.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-BoldSlanted-tlf-t2c.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-BoldSlanted-tlf-ts1.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-BoldSlanted-tlf-x2.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t1.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t2a.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t2b.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t2c.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-ts1.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-x2.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-Caption-tlf-t1.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-Caption-tlf-t2a.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-Caption-tlf-t2b.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-Caption-tlf-t2c.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-Caption-tlf-ts1.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-Caption-tlf-x2.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-CaptionItalic-tlf-t1.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-CaptionItalic-tlf-t2a.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-CaptionItalic-tlf-t2b.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-CaptionItalic-tlf-t2c.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-CaptionItalic-tlf-ts1.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-CaptionItalic-tlf-x2.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t1.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t2a.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t2b.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t2c.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-CaptionSlanted-tlf-ts1.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-CaptionSlanted-tlf-x2.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t1.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t2a.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t2b.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t2c.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-ts1.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-x2.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-Italic-tlf-t1.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-Italic-tlf-t2a.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-Italic-tlf-t2b.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-Italic-tlf-t2c.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-Italic-tlf-ts1.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-Italic-tlf-x2.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-Regular-tlf-t1.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-Regular-tlf-t2a.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-Regular-tlf-t2b.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-Regular-tlf-t2c.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-Regular-tlf-ts1.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-Regular-tlf-x2.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-Slanted-tlf-t1.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-Slanted-tlf-t2a.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-Slanted-tlf-t2b.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-Slanted-tlf-t2c.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-Slanted-tlf-ts1.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-Slanted-tlf-x2.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-UprightItalic-tlf-t1.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-UprightItalic-tlf-t2a.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-UprightItalic-tlf-t2b.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-UprightItalic-tlf-t2c.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-UprightItalic-tlf-ts1.vf - RELOC/fonts/vf/paratype/ptserif/PTSerif-UprightItalic-tlf-x2.vf - RELOC/tex/latex/paratype/IL2PTMono-TLF.fd - RELOC/tex/latex/paratype/IL2PTSans-TLF.fd - RELOC/tex/latex/paratype/IL2PTSansCaption-TLF.fd - RELOC/tex/latex/paratype/IL2PTSansNarrow-TLF.fd - RELOC/tex/latex/paratype/IL2PTSerif-TLF.fd - RELOC/tex/latex/paratype/IL2PTSerifCaption-TLF.fd - RELOC/tex/latex/paratype/OT1PTMono-TLF.fd - RELOC/tex/latex/paratype/OT1PTSans-TLF.fd - RELOC/tex/latex/paratype/OT1PTSansCaption-TLF.fd - RELOC/tex/latex/paratype/OT1PTSansNarrow-TLF.fd - RELOC/tex/latex/paratype/OT1PTSerif-TLF.fd - RELOC/tex/latex/paratype/OT1PTSerifCaption-TLF.fd - RELOC/tex/latex/paratype/OT2PTMono-TLF.fd - RELOC/tex/latex/paratype/OT2PTSans-TLF.fd - RELOC/tex/latex/paratype/OT2PTSansCaption-TLF.fd - RELOC/tex/latex/paratype/OT2PTSansNarrow-TLF.fd - RELOC/tex/latex/paratype/OT2PTSerif-TLF.fd - RELOC/tex/latex/paratype/OT2PTSerifCaption-TLF.fd - RELOC/tex/latex/paratype/PTMono.sty - RELOC/tex/latex/paratype/PTSans.sty - RELOC/tex/latex/paratype/PTSansCaption.sty - RELOC/tex/latex/paratype/PTSansNarrow.sty - RELOC/tex/latex/paratype/PTSerif.sty - RELOC/tex/latex/paratype/PTSerifCaption.sty - RELOC/tex/latex/paratype/T1PTMono-TLF.fd - RELOC/tex/latex/paratype/T1PTSans-TLF.fd - RELOC/tex/latex/paratype/T1PTSansCaption-TLF.fd - RELOC/tex/latex/paratype/T1PTSansNarrow-TLF.fd - RELOC/tex/latex/paratype/T1PTSerif-TLF.fd - RELOC/tex/latex/paratype/T1PTSerifCaption-TLF.fd - RELOC/tex/latex/paratype/T2APTMono-TLF.fd - RELOC/tex/latex/paratype/T2APTSans-TLF.fd - RELOC/tex/latex/paratype/T2APTSansCaption-TLF.fd - RELOC/tex/latex/paratype/T2APTSansNarrow-TLF.fd - RELOC/tex/latex/paratype/T2APTSerif-TLF.fd - RELOC/tex/latex/paratype/T2APTSerifCaption-TLF.fd - RELOC/tex/latex/paratype/T2BPTMono-TLF.fd - RELOC/tex/latex/paratype/T2BPTSans-TLF.fd - RELOC/tex/latex/paratype/T2BPTSansCaption-TLF.fd - RELOC/tex/latex/paratype/T2BPTSansNarrow-TLF.fd - RELOC/tex/latex/paratype/T2BPTSerif-TLF.fd - RELOC/tex/latex/paratype/T2BPTSerifCaption-TLF.fd - RELOC/tex/latex/paratype/T2CPTMono-TLF.fd - RELOC/tex/latex/paratype/T2CPTSans-TLF.fd - RELOC/tex/latex/paratype/T2CPTSansCaption-TLF.fd - RELOC/tex/latex/paratype/T2CPTSansNarrow-TLF.fd - RELOC/tex/latex/paratype/T2CPTSerif-TLF.fd - RELOC/tex/latex/paratype/T2CPTSerifCaption-TLF.fd - RELOC/tex/latex/paratype/TS1PTMono-TLF.fd - RELOC/tex/latex/paratype/TS1PTSans-TLF.fd - RELOC/tex/latex/paratype/TS1PTSansCaption-TLF.fd - RELOC/tex/latex/paratype/TS1PTSansNarrow-TLF.fd - RELOC/tex/latex/paratype/TS1PTSerif-TLF.fd - RELOC/tex/latex/paratype/TS1PTSerifCaption-TLF.fd - RELOC/tex/latex/paratype/X2PTMono-TLF.fd - RELOC/tex/latex/paratype/X2PTSans-TLF.fd - RELOC/tex/latex/paratype/X2PTSansCaption-TLF.fd - RELOC/tex/latex/paratype/X2PTSansNarrow-TLF.fd - RELOC/tex/latex/paratype/X2PTSerif-TLF.fd - RELOC/tex/latex/paratype/X2PTSerifCaption-TLF.fd - RELOC/tex/latex/paratype/paratype.sty -catalogue-ctan /fonts/paratype -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font font-sans font-mono font-type1 font-ttf - -name paresse -category Package -revision 29803 -shortdesc Define simple macros for greek letters -relocated 1 -longdesc The package defines macros using SS to type greek letters. so -longdesc that the user may (for example) type SSa to get the effect of -longdesc $\alpha$. -containersize 3408 -containerchecksum 98eedc0ea29400064c64f2edaadc7ec4397714b060f6b76df5757e912b2b09d943d13cb8bf6e68bf4c9808f4a7178fc21eb02c705b55ba8ec2ae575025cf5b7b -doccontainersize 1412308 -doccontainerchecksum 2e7d35e42718cea78f2cfb4df49949e4dd245c5f7e9f33588cf153945b32903d449256b8581fe24aa47b20256399163c07d82c164dfc6ee0b1f71d8fcf4891b5 -docfiles size=406 - RELOC/doc/latex/paresse/paresse-en.pdf details="Package documentation (English)" language="en" - RELOC/doc/latex/paresse/paresse-ex-en.pdf details="Usage examples (English)" language="en" - RELOC/doc/latex/paresse/paresse-ex-fr.pdf details="Usage examples (French)" language="fr" - RELOC/doc/latex/paresse/paresse-fr.pdf details="Package documentation (French)" language="fr" - RELOC/doc/latex/paresse/paresse.pdf -srccontainersize 23384 -srccontainerchecksum 3612ee0b98bd3917742113b0ae5161d81b6c65abd2d048c6f81f82acc819fbbc2019dbeaebc79d7f2008372a5e1e47f114f580de2579331899816a308b25cf9a -srcfiles size=21 - RELOC/source/latex/paresse/LISEZMOI - RELOC/source/latex/paresse/Makefile - RELOC/source/latex/paresse/README - RELOC/source/latex/paresse/paresse-TEST.zip - RELOC/source/latex/paresse/paresse-doc.dtx - RELOC/source/latex/paresse/paresse.dtx - RELOC/source/latex/paresse/paresse.ins -runfiles size=5 - RELOC/tex/latex/paresse/paresse.sty - RELOC/tex/latex/paresse/paresseold.sto - RELOC/tex/latex/paresse/paresseutf8.sto -catalogue-ctan /macros/latex/contrib/paresse -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics shortcut -catalogue-version 4.1 - -name parnotes -category Package -revision 41868 -shortdesc Notes after every paragraph (or elsewhere) -relocated 1 -longdesc The package provides the \parnote command. The notes are set as -longdesc (normal) running paragraphs; placement is at the end of each -longdesc paragraph, or manually, using the \parnotes command. -containersize 3592 -containerchecksum 4eabe02ee44557ba34a7eb95922cd17cecfecc48c5c128d4fea8789b94b6a60484a354a0fc3e80cab1365e274bdc8921ff048e9c72a3396aec0c21ac35ba7611 -doccontainersize 128248 -doccontainerchecksum 4b3d162ef6b88016e88b4cf3bd9792ad25351ca702f21d0f3d0a2b6a3f0dbcd34da419535b907dada09c176e6a6b52285fb945069e1a082a76151bb7f3397efd -docfiles size=37 - RELOC/doc/latex/parnotes/README.md details="Readme" - RELOC/doc/latex/parnotes/parnotes.pdf details="Package documentation" - RELOC/doc/latex/parnotes/parnotes.tex -runfiles size=3 - RELOC/tex/latex/parnotes/parnotes.sty -catalogue-ctan /macros/latex/contrib/parnotes -catalogue-date 2016-08-16 08:35:16 +0200 -catalogue-license lppl1.3 -catalogue-topics notes -catalogue-version 3 - -name parrun -category Package -revision 15878 -shortdesc Typesets (two) streams of text running parallel -relocated 1 -longdesc For typesetting translated text and the original source, -longdesc parallel on the same page, one above the other. -containersize 2852 -containerchecksum d4b36b25584227fb9ab5e93c4efa1514f135e38ef19971e57a9a9e204edd6f247dbdeca8d7cb737b92ec1ac5979e70e4f167d64621b15b347fd3a5a99f6ea5b4 -doccontainersize 105052 -doccontainerchecksum 39c408fd55e14df2c2c04566092ea60ea61870adf2e36ed7002fa0d443f45af4a15a87fe6bcd664e411c9e8ca2f10c3005265f2e04fc3528a4a7c3f0e7a8bfbf -docfiles size=39 - RELOC/doc/latex/parrun/parrun.pdf details="Package documentation" - RELOC/doc/latex/parrun/readme details="Readme" -srccontainersize 6908 -srccontainerchecksum de94e739fccf651d9a833f5dbbc1c15cab862f1fb462872df0d8f7992f1e57fba003f48392c813ec08a9e79afeee143f343bb8306366496b26c731180ac9b293 -srcfiles size=6 - RELOC/source/latex/parrun/parrun.dtx - RELOC/source/latex/parrun/parrun.ins -runfiles size=3 - RELOC/tex/latex/parrun/parrun.sty -catalogue-also parallel -catalogue-ctan /macros/latex/contrib/parrun -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics parallel - -name parselines -category Package -revision 21475 -shortdesc Apply a macro to each line of an environment -relocated 1 -longdesc The package defines an environment "parse lines" which -longdesc processes each line of an environment with a macro. An example -longdesc of shading the lines of an environment is given. -containersize 1868 -containerchecksum 4b70d4211abf690b2d6203a0de3ce65af87b50074c01b9d6da27c52b40a78e2780fdbf79c9e85e3126c428a94cd6af871774b1c2cee237b45b1a138e7ce259fb -doccontainersize 134024 -doccontainerchecksum c4b6adea89a41ba3507d949179919b13f19ddcd617c32d64105d524946fc946dbdfd792c7f0409af2ccaf0577be84d45e0dd0a0ffab6271117a6ecf40cff85a6 -docfiles size=46 - RELOC/doc/latex/parselines/README details="Readme" - RELOC/doc/latex/parselines/parselines.pdf details="Package documentation" -srccontainersize 9128 -srccontainerchecksum 296ede2e3ee96c8537c4546d9b0937f056878e5cd28c06731f7fe6a4c32d9f91f1b09d574fa8a07b9daab429712f7650d2b146a9e3fca79a081a1fe187e82adf -srcfiles size=9 - RELOC/source/latex/parselines/parselines.drv - RELOC/source/latex/parselines/parselines.dtx - RELOC/source/latex/parselines/parselines.ins -runfiles size=1 - RELOC/tex/latex/parselines/parselines.sty -catalogue-ctan /macros/latex/contrib/parselines -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics decoration macro-supp -catalogue-version 1.4 - -name parskip -category Package -revision 49730 -shortdesc Layout with zero \parindent, non-zero \parskip -relocated 1 -longdesc Simply changing \parskip and \parindent leaves a layout that is -longdesc untidy; this package (though it is no substitute for a -longdesc properly-designed class) helps alleviate this untidiness. -containersize 2848 -containerchecksum 3dc9c970ec69ae3868a0cec841a84a8a0116f1a7f327ac256bbb5c519a24bdbab5594a7b4c21052c405a2958bf189156ba034a70017e012ab69ea8592fe80731 -doccontainersize 309408 -doccontainerchecksum f5bc216eea48e94d993ce55b6692a2235c39a3f495867f36a0afbfecee847297ce847e38f292aeb052b8002a6641c07d6e81b9e3beda3fd5643c8bcb2febc5d6 -docfiles size=102 - RELOC/doc/latex/parskip/README.md details="Readme" - RELOC/doc/latex/parskip/changes.txt - RELOC/doc/latex/parskip/parskip-code.pdf - RELOC/doc/latex/parskip/parskip-code.tex - RELOC/doc/latex/parskip/parskip.pdf details="Package documentation" - RELOC/doc/latex/parskip/parskip.tex -srccontainersize 5500 -srccontainerchecksum 3c349f0883096fa94414daf1bebf2b3d9c6bd0d30946314730cabcec60208d1480ae8bdbf143f26a78c6c5efa1948ccb0f1a58521d80bad70295dcffc0bd5386 -srcfiles size=5 - RELOC/source/latex/parskip/parskip.dtx - RELOC/source/latex/parskip/parskip.ins -runfiles size=3 - RELOC/tex/latex/parskip/parskip-2001-04-09.sty - RELOC/tex/latex/parskip/parskip.sty -catalogue-contact-bugs https://github.com/FrankMittelbach/fmitex/issues -catalogue-contact-repository https://github.com/FrankMittelbach/fmitex -catalogue-ctan /macros/latex/contrib/parskip -catalogue-date 2019-01-16 16:42:25 +0100 -catalogue-license lppl1.3c -catalogue-topics layout parshape -catalogue-version 2.0c - -name pas-cours -category Package -revision 42036 -shortdesc Macros useful in preparing teaching material -relocated 1 -longdesc Several groups of macros cover different branches of -longdesc mathematics. -containersize 1920 -containerchecksum 76f3ab7bdd0cc863aa950eafae07ee0182b383430cad2eb2e6f275d62e2ddc018eb7336f59c5828d4ce89029a43a4b14a69b80f3b1fe98341fb021e69ca17c98 -doccontainersize 153272 -doccontainerchecksum 22961bf957b57a81569679aa0bcd98f1cb3534a38505aa6653cf653bbf5a10c666d046e3dad530937ce26913f7c9ac96b930ecd13270fc92938c379a78fc44a0 -docfiles size=70 - RELOC/doc/latex/pas-cours/README details="Readme" - RELOC/doc/latex/pas-cours/README.TEXLIVE - RELOC/doc/latex/pas-cours/attention.png - RELOC/doc/latex/pas-cours/coeur.png - RELOC/doc/latex/pas-cours/decomp.tex - RELOC/doc/latex/pas-cours/doc.codes.tex - RELOC/doc/latex/pas-cours/doc.styles.tex - RELOC/doc/latex/pas-cours/macro-calculs.tex - RELOC/doc/latex/pas-cours/macro-patrons.tex - RELOC/doc/latex/pas-cours/macro-solides.tex - RELOC/doc/latex/pas-cours/macro-styles.tex - RELOC/doc/latex/pas-cours/pas-cours.tex - RELOC/doc/latex/pas-cours/prerequis.png - RELOC/doc/latex/pas-cours/warning-perso.png -runfiles size=2 - RELOC/tex/latex/pas-cours/pas-cours.sty -catalogue-ctan /macros/latex/contrib/pas-cours -catalogue-date 2016-09-11 17:02:12 +0200 -catalogue-license lppl -catalogue-topics teaching -catalogue-version 1.6 - -name pas-crosswords -category Package -revision 32313 -shortdesc Creating crossword grids, using TikZ -relocated 1 -longdesc The package produces crossword grids, using a wide variety of -longdesc colours and decorations of the grids and the text in them. The -longdesc package uses TikZ for its graphical output. -containersize 2100 -containerchecksum a2e148da7428d54ab30d31f4493f92da5b3410faccb2ed15dee0b51eb9b54aada3d3207af7c3e1fae2a86d1b9f61fcbf5e0e2a3befa57c21d425dcfd44960f1a -doccontainersize 169184 -doccontainerchecksum 8f82a6537ac822751546ce457b692baf793c8bd83a53d07bada35411d429961e79eca2ff2f4827a67796d3881a892dbcdb34db54481e8ff0e521b36df86aacb4 -docfiles size=45 - RELOC/doc/latex/pas-crosswords/README details="Readme" - RELOC/doc/latex/pas-crosswords/pas-crosswords.pdf details="Package documentation (French)" language="fr" - RELOC/doc/latex/pas-crosswords/pas-crosswords.tex -runfiles size=2 - RELOC/tex/latex/pas-crosswords/pas-crosswords.sty -catalogue-also crosswrd crossword -catalogue-ctan /macros/latex/contrib/pas-crosswords -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics games pgf-tikz -catalogue-version 1.03 - -name pas-cv -category Package -revision 32263 -shortdesc Flexible typesetting of Curricula Vitae -relocated 1 -longdesc The package provides the framework for typesetting a Curriculum -longdesc Vitae (composed in French), together with a number of "themes" -longdesc that may be used with the package. (The use of the themes may -longdesc be seen in the package's examples/ collection.) The author -longdesc hints that conversion for use with other languages (than -longdesc French) should be possible. -containersize 8900 -containerchecksum e47e1d20ccb6063a3895a26938fc38387f4a1c6ac8c2271116b4dca3f77361c6bbf806cbc9fee0a4ce749354ee4969feacf5cc535ea743d63aa71e410415a160 -doccontainersize 325640 -doccontainerchecksum a90fa6e1cac23aa4b4f0e5de8c1ca7da6c220be16ad430edb592cca25579481cfb71a3c5d9a4d8623a7a69aa17d63f5645fa5d64f20d6d87068c8e1c93e8d684 -docfiles size=390 - RELOC/doc/latex/pas-cv/examples/cv-andromede.pdf - RELOC/doc/latex/pas-cv/examples/cv-andromede.tex - RELOC/doc/latex/pas-cv/examples/cv-architecte.pdf - RELOC/doc/latex/pas-cv/examples/cv-architecte.tex - RELOC/doc/latex/pas-cv/examples/cv-centaure.pdf - RELOC/doc/latex/pas-cv/examples/cv-centaure.tex - RELOC/doc/latex/pas-cv/examples/cv-dynamique.pdf - RELOC/doc/latex/pas-cv/examples/cv-dynamique.tex - RELOC/doc/latex/pas-cv/examples/cv-gaia.pdf - RELOC/doc/latex/pas-cv/examples/cv-gaia.tex - RELOC/doc/latex/pas-cv/examples/cv-jupiter.pdf - RELOC/doc/latex/pas-cv/examples/cv-jupiter.tex - RELOC/doc/latex/pas-cv/examples/cv-mars.pdf - RELOC/doc/latex/pas-cv/examples/cv-mars.tex - RELOC/doc/latex/pas-cv/examples/cv-neptune.pdf - RELOC/doc/latex/pas-cv/examples/cv-neptune.tex - RELOC/doc/latex/pas-cv/examples/cv-orion.pdf - RELOC/doc/latex/pas-cv/examples/cv-orion.tex - RELOC/doc/latex/pas-cv/examples/cv-pegase.pdf - RELOC/doc/latex/pas-cv/examples/cv-pegase.tex - RELOC/doc/latex/pas-cv/examples/cv-pluton.pdf - RELOC/doc/latex/pas-cv/examples/cv-pluton.tex - RELOC/doc/latex/pas-cv/examples/cv-saturne.pdf - RELOC/doc/latex/pas-cv/examples/cv-saturne.tex - RELOC/doc/latex/pas-cv/examples/cv-univers.pdf - RELOC/doc/latex/pas-cv/examples/cv-univers.tex - RELOC/doc/latex/pas-cv/examples/cv-uranus.pdf - RELOC/doc/latex/pas-cv/examples/cv-uranus.tex - RELOC/doc/latex/pas-cv/examples/cv-venus.pdf - RELOC/doc/latex/pas-cv/examples/cv-venus.tex - RELOC/doc/latex/pas-cv/pas-cv.pdf details="Package documentation (French)" language="fr" - RELOC/doc/latex/pas-cv/pas-cv.tex - RELOC/doc/latex/pas-cv/photo.png -runfiles size=21 - RELOC/tex/latex/pas-cv/macro-andromede.tex - RELOC/tex/latex/pas-cv/macro-architecte.tex - RELOC/tex/latex/pas-cv/macro-centaure.tex - RELOC/tex/latex/pas-cv/macro-dynamique.tex - RELOC/tex/latex/pas-cv/macro-gaia.tex - RELOC/tex/latex/pas-cv/macro-jupiter.tex - RELOC/tex/latex/pas-cv/macro-mars.tex - RELOC/tex/latex/pas-cv/macro-neptune.tex - RELOC/tex/latex/pas-cv/macro-orion.tex - RELOC/tex/latex/pas-cv/macro-pegase.tex - RELOC/tex/latex/pas-cv/macro-pluton.tex - RELOC/tex/latex/pas-cv/macro-saturne.tex - RELOC/tex/latex/pas-cv/macro-univers.tex - RELOC/tex/latex/pas-cv/macro-uranus.tex - RELOC/tex/latex/pas-cv/macro-venus.tex - RELOC/tex/latex/pas-cv/pas-cv.sty -catalogue-ctan /macros/latex/contrib/pas-cv -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics cv -catalogue-version 2.01 - -name pas-tableur -category Package -revision 39542 -shortdesc Create a spreadsheet layout -relocated 1 -longdesc The package provides commands for creating a grid of -longdesc rectangles, and commands for populating locations in the grid. -longdesc PGF/TikZ is used for placement and population of the cells. -containersize 3440 -containerchecksum e17fa2b2e079ab2dbaaeb85210a85dc1daf89f9b2c7f345891f1ea2e7ab712ac012f82361864e553146443588e85f5cf1b8b24e10c151833c24d1e174c2cb00d -doccontainersize 6536 -doccontainerchecksum ac402d7413c83a58ae997d8da8c8b4c9b1a24bb36576b9bb69fb6e28fcc05d3c4b05f7e90960629da8ea2f1ce2db396a3c6917e9b6272ffccfa0b26c60d38483 -docfiles size=8 - RELOC/doc/latex/pas-tableur/README details="Readme" - RELOC/doc/latex/pas-tableur/README.TEXLIVE - RELOC/doc/latex/pas-tableur/doc.codes.tex - RELOC/doc/latex/pas-tableur/doc.styles.tex - RELOC/doc/latex/pas-tableur/pas-tableur.tex -runfiles size=3 - RELOC/tex/latex/pas-tableur/pas-tableur.sty -catalogue-ctan /macros/latex/contrib/pas-tableur -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics alignment pgf-tikz -catalogue-version 2.01 - -name passivetex -category Package -revision 15878 -shortdesc Support package for XML/SGML typesetting -relocated 1 -longdesc Packages providing XML parsing, UTF-8 parsing, Unicode -longdesc entities, and common formatting object definitions for jadetex. -containersize 44644 -containerchecksum 5f6bdad6aa87aa92ecdcee9e6cd09f4af84b7c9505e3cc4b6349c8c9b027ad9008509c93ff5e41937d599e1f9f7a3d6a88d59519fbe5c1c29270f943e512868b -runfiles size=79 - RELOC/tex/xmltex/passivetex/dummyels.sty - RELOC/tex/xmltex/passivetex/fotex.sty - RELOC/tex/xmltex/passivetex/fotex.xmt - RELOC/tex/xmltex/passivetex/mlnames.sty - RELOC/tex/xmltex/passivetex/tei.xmt - RELOC/tex/xmltex/passivetex/teiprintslides.xmt - RELOC/tex/xmltex/passivetex/teislides.xmt - RELOC/tex/xmltex/passivetex/teixml.sty - RELOC/tex/xmltex/passivetex/teixmlslides.sty - RELOC/tex/xmltex/passivetex/ucharacters.sty - RELOC/tex/xmltex/passivetex/unicode.sty -catalogue-ctan /macros/xmltex/contrib/passivetex -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics foreign-import - -name patch -category Package -revision 42428 -shortdesc Patch loaded packages, etc. -relocated 1 -longdesc The package defines macros that allow patching of existing -longdesc commands, specifying those parts of the existing macro to be -longdesc replaced, along with the replacements. Thus it provides more -longdesc sophisticated manipulation than a package like patchcmd, which -longdesc only permits modification by adding commands at the beginning -longdesc or end of an existing definition. The package is distributed in -longdesc a relative of LaTeX doc format: it will run unmodified, though -longdesc it benefits from docstrip treatment. -containersize 652 -containerchecksum b6023a153af8906f6103d989c6b7481fcaa997ce25ba4a6a19009d4cf8ef91309d7d03729a175fdd6a93c62d94d6f8ad1041185b07191fdaefd1115cd4454f64 -srccontainersize 8844 -srccontainerchecksum a3655e8b940611baa1f3ed56ed0c1f6cb1e3dd9d8fc4d2df16784f1d3badc7a258257c4a6293eca5aa4feb64d805489e78f91324ef19066f77904e9588158d12 -srcfiles size=7 - RELOC/source/generic/patch/patch.doc -catalogue-also patchcmd etoolbox -catalogue-ctan /macros/generic/misc/patch.doc -catalogue-date 2016-07-19 10:17:45 +0200 -catalogue-license lppl -catalogue-topics macro-supp - -name patchcmd -category Package -revision 41379 -shortdesc Change the definition of an existing command -relocated 1 -longdesc The package provides a command \patchcommand that can be used -longdesc to add material at the beginning and/or the end of the -longdesc replacement text of an existing macro. It works for macros with -longdesc any number of normal arguments, including those that were -longdesc defined with \DeclareRobustCommand. -containersize 1944 -containerchecksum 953612c41419929c690bff3fd9b2ecb29dfdb6c3a537937e972ba46bf80dbaffc835ee70196f407cdb346495d211c41c1fe21fba340c19f60ddc56a083abdf2f -doccontainersize 135952 -doccontainerchecksum 47e83a15b358daf3cb2d4a87644f63b12f984d221c3b23dae51568b711a9eff68b29796c5551840c81e6d2a16fd77ed19fa050fb2498f1aa152c8b1ad673db5c -docfiles size=35 - RELOC/doc/latex/patchcmd/README details="Readme" - RELOC/doc/latex/patchcmd/patchcmd.pdf details="Package documentation" -srccontainersize 3328 -srccontainerchecksum 307af547aa0f003d5aa7f8b518875b93a9d00bb2e6745c639762895ce1985829a083aa265ad261f98b477a288fb29267b02d295f4b87bbaff9cdade5dd9de951 -srcfiles size=3 - RELOC/source/latex/patchcmd/patchcmd.dtx - RELOC/source/latex/patchcmd/patchcmd.ins -runfiles size=1 - RELOC/tex/latex/patchcmd/patchcmd.sty -catalogue-ctan /macros/latex/contrib/patchcmd -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics macro-supp -catalogue-version 1.05 - -name patgen -category TLCore -revision 47198 -shortdesc Generate hyphenation patterns -longdesc This is the last version of the program distributed by Knuth; -longdesc it advertises itself as a pattern generator for "the algorithm -longdesc used in TeX", but, of course, the patterns used in modern -longdesc distributions are Unicode-based. The currently-maintained -longdesc patgen is part of web2c (and all major TeX distributions). -depend kpathsea -depend patgen.ARCH -containersize 580 -containerchecksum f214b762c18ba6ccfedd0df11bf3cf47477bdaa23b1c701e4d1ecf98c4bd642b563d7066b7463237492c1b8ffad1130abbcbecc1b020901ab49572007d199c31 -doccontainersize 28672 -doccontainerchecksum 108534d334d4f1de613abd901d7f11196c83dce58c57f74977889efe656064c563785eafd315f3f63dc2d1cfdc14a4c3d12994dcdc95d098bbf203a472b174ed -docfiles size=10 - texmf-dist/doc/man/man1/patgen.1 - texmf-dist/doc/man/man1/patgen.man1.pdf -catalogue-ctan /obsolete/systems/knuth/unsupported/texware/patgen.web -catalogue-date 2016-08-04 07:47:52 +0200 -catalogue-license knuth -catalogue-topics hyph-gen -catalogue-version 2.3 - -name patgen.aarch64-linux -category TLCore -revision 48789 -shortdesc aarch64-linux files of patgen -containersize 18648 -containerchecksum 9160577e10050cd50c30f42a643ef82d255e2a7f78fc953eb532f1324a29168837e9711e15167b397d32ab25245e8b9bb97f4f6d9ff8b513bb3b3eb09fdcb7ea -binfiles arch=aarch64-linux size=12 - bin/aarch64-linux/patgen - -name patgen.amd64-freebsd -category TLCore -revision 46816 -shortdesc amd64-freebsd files of patgen -containersize 20392 -containerchecksum e882b74674baf02cb95bbea4d5c65c393ebd152a5fe7da16c27be003405cc7a4b646dd478328f24c04bf3b978b815c608a7f1f6be38f691327dc4b6860bd07fa -binfiles arch=amd64-freebsd size=12 - bin/amd64-freebsd/patgen - -name patgen.amd64-netbsd -category TLCore -revision 48698 -shortdesc amd64-netbsd files of patgen -containersize 18584 -containerchecksum 335204d36c26051a2745fa3b3472a003dd722bc9fa2817ec143a9bc97a236be7bec595f86511df091fe49ca4c65d846763a7b5bc72b3110088eb9fd9e517ebb8 -binfiles arch=amd64-netbsd size=13 - bin/amd64-netbsd/patgen - -name patgen.armhf-linux -category TLCore -revision 48716 -shortdesc armhf-linux files of patgen -containersize 15640 -containerchecksum e1f9b58a82b98ba3e65c71f624e7bb76256d61f43af1cb88bda4b63d1cb9f4454cf6196e254117c92898cbc615b2bc811d4ec03563af9e3dea84106c0b4d4314 -binfiles arch=armhf-linux size=9 - bin/armhf-linux/patgen - -name patgen.i386-cygwin -category TLCore -revision 46814 -shortdesc i386-cygwin files of patgen -containersize 12684 -containerchecksum 886051726d45cffc98ca03437532b1f13ded59b2be25e1597ff622d219b823278e075dfa5be3cd04ae2cb547a18969801b8ef0e244230b590118d53e0ca16f82 -binfiles arch=i386-cygwin size=8 - bin/i386-cygwin/patgen.exe - -name patgen.i386-freebsd -category TLCore -revision 46816 -shortdesc i386-freebsd files of patgen -containersize 17352 -containerchecksum bcd5a62b86dcfe449f8c9480d79be7f5b19e952ac2735288a3e03a5ed1085da6fa50d72507a36d183b15733cb9bebf33df35fa100e9d5789f8a78d8dffdc1542 -binfiles arch=i386-freebsd size=11 - bin/i386-freebsd/patgen - -name patgen.i386-linux -category TLCore -revision 47245 -shortdesc i386-linux files of patgen -containersize 17392 -containerchecksum 69ada2ab9116f9792c55c9cfac4093228eb33ef4ef97beccede531414a2994e1ffe7443c57ec070e19376c2b3d7815cd5953b1b0ef893e8c4d3688982fb47534 -binfiles arch=i386-linux size=10 - bin/i386-linux/patgen - -name patgen.i386-netbsd -category TLCore -revision 46812 -shortdesc i386-netbsd files of patgen -containersize 15936 -containerchecksum 6ecf51729c820bb6322883a6bebe22d5d1a7fdc10c4865f1c9a16e01874e113599b71c19b214281bc647512cea074293b745cf8b77030452bb0e9cf1d3567e2b -binfiles arch=i386-netbsd size=12 - bin/i386-netbsd/patgen - -name patgen.i386-solaris -category TLCore -revision 46829 -shortdesc i386-solaris files of patgen -containersize 20344 -containerchecksum 761d5d43aac9bd9d770654d06047a84770ef54313807b40ed03e5a167444b43faa87bce87010a00eb5afa70d5bcf146d14fec3d750dfe67f3af01835ba759cec -binfiles arch=i386-solaris size=12 - bin/i386-solaris/patgen - -name patgen.sparc-solaris -category TLCore -revision 46829 -shortdesc sparc-solaris files of patgen -containersize 21340 -containerchecksum d59ca2fe2e80655da4d875978dbe4a3104d5158fb630b629c1cae1359724346a87036eba10af38fe1b6db89c036b230b933a3431fe62e961f809e236f79975aa -binfiles arch=sparc-solaris size=13 - bin/sparc-solaris/patgen - -name patgen.win32 -category TLCore -revision 46993 -shortdesc win32 files of patgen -containersize 13084 -containerchecksum d972aeda6dfb4fb0c5b9fa3cbce83e6136b007aaa4aeb352014d1f25f7f562c27228432f60cf5737d49abb9a54ae2f593af5b4458024a9b26fc0d7c63ce34f2c -binfiles arch=win32 size=10 - bin/win32/patgen.exe - -name patgen.x86_64-cygwin -category TLCore -revision 46813 -shortdesc x86_64-cygwin files of patgen -containersize 15380 -containerchecksum 37c2519386593695ff32d05e652d1ce27dc5e83d28257615b75ce9507c92c2b73501f633a40abd9593b6aae3e44502b3d2178b2477fa2675de88e807512ba04a -binfiles arch=x86_64-cygwin size=9 - bin/x86_64-cygwin/patgen.exe - -name patgen.x86_64-darwin -category TLCore -revision 48728 -shortdesc x86_64-darwin files of patgen -containersize 22412 -containerchecksum 4a928c504db6b03646b44bb2573b4d905b48865eafddc01807f45a65f32346dd3136dfbca20518dbfaa041e59650c285020cc0326fc1460ba37d0c05fcb71183 -binfiles arch=x86_64-darwin size=13 - bin/x86_64-darwin/patgen - -name patgen.x86_64-darwinlegacy -category TLCore -revision 47387 -shortdesc x86_64-darwinlegacy files of patgen -containersize 20960 -containerchecksum 081e839abb35d58fdc348599f2c647eab27a3a4049e1747d6c14f36136bc2c405fed819f0ddce5498719b17935aad7b43411c04e68fec8ed4f50fbc4525780c0 -binfiles arch=x86_64-darwinlegacy size=13 - bin/x86_64-darwinlegacy/patgen - -name patgen.x86_64-linux -category TLCore -revision 47063 -shortdesc x86_64-linux files of patgen -containersize 17704 -containerchecksum 9cddd6cca115d0833161283f619d2154345cac5727dfddd01d386629327358417e253c452351810eb0ecfa57ce7f6ba08c76dff23c8e383b1c7ba13b5bf07973 -binfiles arch=x86_64-linux size=10 - bin/x86_64-linux/patgen - -name patgen.x86_64-linuxmusl -category TLCore -revision 47036 -shortdesc x86_64-linuxmusl files of patgen -containersize 22420 -containerchecksum f840d1fe4759ddb4f3f318195084157041e48cc1fc641b4e46e274525c01235a33b461a24a6c088cfa4d866fa23203f0af92f4e8cd48faea3e2d359a0015e761 -binfiles arch=x86_64-linuxmusl size=13 - bin/x86_64-linuxmusl/patgen - -name patgen.x86_64-solaris -category TLCore -revision 46829 -shortdesc x86_64-solaris files of patgen -containersize 22448 -containerchecksum ba845d732b0fe76dd70cdacd6d981f08fced1bfb961fbaa5d00827afb98549285e675de85abd022fe9e529f499a2aeb7e49a7179e670c9ab5089746d0cb6648c -binfiles arch=x86_64-solaris size=13 - bin/x86_64-solaris/patgen - -name patgen2-tutorial -category Package -revision 16490 -shortdesc A tutorial on the use of Patgen 2 -relocated 1 -longdesc This document describes the use of Patgen 2 to create -longdesc hyphenation patterns for wide ranges of languages. -containersize 412 -containerchecksum 3ade1b053670c62388bd5605601eacc0fce4cfd37284b3205b163c9b47f1b2adcb5745b1d5f348bdd7e15c8b20f22664b5daab4c99091833907f0b80a90a1a66 -doccontainersize 61640 -doccontainerchecksum 32d8aeabf00a08e952e2896bd64c7e80de6c2ef41b3bc863c8d66c24048e3e1ae4aab6c994119a60152f8481c8c6cd828ad447be8e637637d1167631e746b8ed -docfiles size=20 - RELOC/doc/support/patgen2-tutorial/patgen2.pdf details="The document itself" language="en" - RELOC/doc/support/patgen2-tutorial/patgen2.tex -catalogue-ctan /info/patgen2 -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics tutorial - -name path -category Package -revision 22045 -shortdesc Typeset paths, making them breakable -relocated 1 -longdesc Defines a macro \path|...|, similar to the LaTeX \verb|...|, -longdesc that sets the text in typewriter font and allows hyphen-less -longdesc breaks at punctuation characters. The set of characters to be -longdesc regarded as punctuation may be changed from the package's -longdesc default. -containersize 5416 -containerchecksum b0c01b50519d260d940689cd147c7ae4a501f611f0e76ee8b25a82d3b84d98567ab742b40da5366b2d0800e6a96f0fa2e5de47aebe61823a878a9f9a2a2c2abd -doccontainersize 290328 -doccontainerchecksum ca21c8feea7a95c71664922e149d8a3a6606db1a9eebae517be1ed393cbc8dd3c613e71df53b8998011bbffe6dc8c5e1bba3258bf101e35471ef822230ab77ce -docfiles size=73 - RELOC/doc/generic/path/path-doc.pdf details="Package documentation" - RELOC/doc/generic/path/path-doc.tex -runfiles size=4 - RELOC/tex/generic/path/path.sty -catalogue-also url -catalogue-ctan /macros/generic/path -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics verbatim -catalogue-version 3.05 - -name pauldoc -category Package -revision 16005 -shortdesc German LaTeX package documentation -relocated 1 -longdesc The package provides helpers for German language package -longdesc documentation. -containersize 1988 -containerchecksum 3ea0729b9b74369b1e960a8ece1af9a108c2d9351a3d6361da5d67810e7aaa68a74170fc552c649331db4c3055bc8439006de910925f0f837aa0525500b6ee7d -doccontainersize 135440 -doccontainerchecksum 9a8d4ffe1e796045e3704f49d628059746e77ba218f1f5170fbaa431b69f744131f18de1f83793d6f3ece2d79fc04844c9fa04ec832122dd696dffa86e5d8607 -docfiles size=42 - RELOC/doc/latex/pauldoc/README details="Readme" - RELOC/doc/latex/pauldoc/pauldoc.pdf details="Benutzerdoku" language="de" -srccontainersize 7752 -srccontainerchecksum e2364405e3fb03dabe0720e731918784b7d05f739ba17d2f69b8cfcc0f19e22dd22822ed7a35f6689b6d83ea9ef9feaf4e5f8e3b3d00aed3b1a64912ca1de2b0 -srcfiles size=6 - RELOC/source/latex/pauldoc/pauldoc.dtx - RELOC/source/latex/pauldoc/pauldoc.ins -runfiles size=1 - RELOC/tex/latex/pauldoc/pauldoc.sty -catalogue-ctan /macros/latex/contrib/pauldoc -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics doc-supp german-doc -catalogue-version 0.5 - -name pawpict -category Package -revision 21629 -shortdesc Using graphics from PAW -relocated 1 -longdesc Support for the easy inclusion of graphics made by PAW (Physics -longdesc Analysis Workstation). You need to have PAW installed on your -longdesc system to benefit from this package. -containersize 1156 -containerchecksum 2a054f3ecb6b64792cdd31fa7093039614b28f36e1919b493549efc89868ee17095e7ab77bdb5e4608e46821e358e372e00b763eaceef841045cfd457b91a3fa -doccontainersize 824 -doccontainerchecksum 03b523aa178f9a7a80932d1547224eac5ba5ffa0ffd9eb8ec21afe5f764fac869a8c70e3df75ea650c717dfef1216a2f371f727229038155bd07d4375bc1aaf5 -docfiles size=1 - RELOC/doc/latex/pawpict/README details="Readme" -srccontainersize 10104 -srccontainerchecksum 18a2de29b6b472700a3e3e5ad735ea036ca63546accb483f6c85da949b2041c5baa1c72642de93a13ce80bc2a8d97a4a2fad5d6a4c0bee904f6a9a149b600608 -srcfiles size=10 - RELOC/source/latex/pawpict/pawpict.dtx - RELOC/source/latex/pawpict/pawpict.ins -runfiles size=1 - RELOC/tex/latex/pawpict/pawpict.sty -catalogue-ctan /macros/latex/contrib/pawpict -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics physics graphics-prep -catalogue-version 1.0 - -name pax -category Package -revision 26112 -shortdesc Extract and reinsert PDF annotations with pdfTeX -longdesc If PDF files are included using pdfTeX, PDF annotations are -longdesc stripped. The pax project offers a solution without altering -longdesc pdfTeX. A Java program (pax.jar) parses the PDF file that will -longdesc later be included. The program then writes the data of the -longdesc annotations into a file that can be read by TeX. The LaTeX -longdesc package pax extends the graphics package to support the scheme: -longdesc if a PDF file is included, the package looks for the file with -longdesc the annotation data, reads them and puts the annotations in the -longdesc right place. Project status: experimental -depend pax.ARCH -containersize 18136 -containerchecksum 094f27135ce5203193a2310f8af1203f0c7c00b40b20810f770087b949e4afcaab82e6e20a9e17074d0f34527b8db1c6722b7ed998341e29cb3ac597e43f21e4 -doccontainersize 3008 -doccontainerchecksum 3fdb6dde8e6a46d728af62b76fc7c7f2b00e5245cf32a3eebb7c24d0dd031c37fe78495c9266968e54fa6c68966c866bf4acd00dc8e18912d1b774422699e9ef -docfiles size=2 - texmf-dist/doc/latex/pax/README details="Package README" -srccontainersize 18760 -srccontainerchecksum 8d9fad9bd2ebac748423da3058e2bd84b30b52c190b97bda0194cdc3aa9ed80e4f3eee5d983bed81ab9314a7c791e907484ba643876ac5f281faa640f16a9546 -srcfiles size=25 - texmf-dist/source/latex/pax/build.xml - texmf-dist/source/latex/pax/license/LaTeX/lppl.txt - texmf-dist/source/latex/pax/license/PDFAnnotExtractor/gpl.txt - texmf-dist/source/latex/pax/src/Constants.java - texmf-dist/source/latex/pax/src/Entry.java - texmf-dist/source/latex/pax/src/EntryWriteException.java - texmf-dist/source/latex/pax/src/MANIFEST.MF - texmf-dist/source/latex/pax/src/PDFAnnotExtractor.java - texmf-dist/source/latex/pax/src/StringVisitor.java -runfiles size=10 - texmf-dist/scripts/pax/pax.jar - texmf-dist/scripts/pax/pdfannotextractor.pl - texmf-dist/tex/latex/pax/pax.sty -catalogue-also pdftex -catalogue-ctan /macros/latex/contrib/pax -catalogue-date 2016-12-28 10:23:26 +0100 -catalogue-license lpplgpl -catalogue-topics pdf-feat -catalogue-version 0.1l - -name pax.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of pax -containersize 352 -containerchecksum a9ffb988fa866c68d8b53f7c9bd4368f9eb9e654d6a7a7e185412540cdfcc9330e0edffeef6354e1c89e0f9c589f88adfec41c885279f6e111017b78d0319476 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/pdfannotextractor - -name pax.amd64-freebsd -category Package -revision 16472 -shortdesc amd64-freebsd files of pax -containersize 352 -containerchecksum dcdd0fbb124443cfadb4f84a5522d6651971a74f8e4a7d949bdb666d745216b7a7d1e73a734aed05ece6192bf479f468a78f0ab1f325f22175bdc4f40b125f05 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/pdfannotextractor - -name pax.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of pax -containersize 348 -containerchecksum cd338277b180f9699ca7485d2df9e92b588d0c32cffecf7c6b7d11601ea4088d6a6dc38d6a5d837b005f30793c9f644796350a36632c55dadaf0d5937ad0fbf3 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/pdfannotextractor - -name pax.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of pax -containersize 352 -containerchecksum 8a76fb95518a4e1ff13b333d8adfeb471acbf772b2cc06edb3faba73e18883fb467114ac768e7ac2f2b5c4a0d8935d5f6b5c9ae1e1e51d448bf094548116121c -binfiles arch=armhf-linux size=1 - bin/armhf-linux/pdfannotextractor - -name pax.i386-cygwin -category Package -revision 13717 -shortdesc i386-cygwin files of pax -containersize 352 -containerchecksum 49c89346415574c131a1328323e507868bf849fd6c67feeacabe87469ce66fa414c404fbc0f7897e37d03db6cbed4aa48230a025dbd1f6ddd3deaf39dcc0744d -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/pdfannotextractor - -name pax.i386-freebsd -category Package -revision 16472 -shortdesc i386-freebsd files of pax -containersize 352 -containerchecksum 64d4147392e622308fddf29d0904231e8ed33268e1a576bf1ec644157cb731d8f62ba3293bbbbbdc0d297c06b4d054b98e3e18e3150ee95da85da053dc12bdcd -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/pdfannotextractor - -name pax.i386-linux -category Package -revision 10843 -shortdesc i386-linux files of pax -containersize 352 -containerchecksum 5ccfac3835182b8d3a7fcffb510c5a3d8d7036d03d790ecb2c00352a84b96791d8169e91bb28f709b58eafcd30f7ef9167f1600ec264eb38fa2ce861778eb319 -binfiles arch=i386-linux size=1 - bin/i386-linux/pdfannotextractor - -name pax.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of pax -containersize 352 -containerchecksum 691928b31eaa7d5c0c6e5ba1bb180407c9ebf680a0f1afc80525d6c5d5b13ee387576d0150f86fd9d4e4747044546570df461d55f06cac029a23dc0018b5b663 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/pdfannotextractor - -name pax.i386-solaris -category Package -revision 10843 -shortdesc i386-solaris files of pax -containersize 352 -containerchecksum 69f7d5a6f322ee32b0826c576f31fee1c533119344a07db18460be68f35227d78500a1db7ffa9cb74a7f742f00b2fdee847cd7797f0d405bd1d36d78a76115e1 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/pdfannotextractor - -name pax.sparc-solaris -category Package -revision 10843 -shortdesc sparc-solaris files of pax -containersize 352 -containerchecksum 50cb7eb94c56ca2ac01f8f45df2402fb8b16e1079d67b9361cab1173f6a52172261e5abb0890c1293af4278bbd4452e1d3d04ac558d4f685b1077ade6ebad35f -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/pdfannotextractor - -name pax.win32 -category Package -revision 15404 -shortdesc win32 files of pax -containersize 688 -containerchecksum fb80b6ad7cbb5f92d7e91350e717e012760afb2d0cfb41460cb48b63ee523d81129eb45b3788d683962bd93ec8547db215986ef161059c2a6867930232fc40c7 -binfiles arch=win32 size=1 - bin/win32/pdfannotextractor.exe - -name pax.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of pax -containersize 356 -containerchecksum f1bd1680b7b23d7ec7eb035e18e83f5b48c38e6a7055200409f1762de4dae657c8f54d63262b3bfb22cfef47a4e9e40cdf0cb2a0ffccbec064f5c2cbaf815922 -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/pdfannotextractor - -name pax.x86_64-darwin -category Package -revision 18441 -shortdesc x86_64-darwin files of pax -containersize 356 -containerchecksum f56ccba816fb432f16467b9db674572328e7c9f9baa0503fe8cc3b3ec05d82938b7cdb29ab1cf93060b9e1fdd0459eedd8ee16fb82887ea413a28d3c301f581d -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/pdfannotextractor - -name pax.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of pax -containersize 364 -containerchecksum 3fdfe90e7cf8d4e0558a21724c50806bddeed3df94df68eef10c7747ca0191f096ff619544fc83cdabfdcbe35841d1ce5bf9bd843b8b25be516e3a94f60959ef -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/pdfannotextractor - -name pax.x86_64-linux -category Package -revision 10843 -shortdesc x86_64-linux files of pax -containersize 352 -containerchecksum 592180d3b49dc0af6bdb7fd98a0dff2f1ccd0b6780f7d75dceaa1707993e126244142e1a398234b4ee33ffc14a1533b4d29ac8a3a549951153dfa8c789ebf287 -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/pdfannotextractor - -name pax.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of pax -containersize 352 -containerchecksum ecb6390233ce003a90a85541c3d9b6faaa404d8992e20ecb026dd5e70c6a8a56665b922b9d8d6111983b3d9888f300b102b103dfaee4a0b73ad9d31377171a55 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/pdfannotextractor - -name pax.x86_64-solaris -category Package -revision 18442 -shortdesc x86_64-solaris files of pax -containersize 356 -containerchecksum 8f0469cc276605b6441650185e8ae9f5f0d5bfbc721813676f5cf5863d3c1353628e6d4ccf82b02bf761fb761b294fadea23d4285f175426ae2cf289c7be0025 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/pdfannotextractor - -name pb-diagram -category Package -revision 15878 -shortdesc A commutative diagram package using LAMSTeX or Xy-pic fonts -relocated 1 -containersize 15628 -containerchecksum d3eaf1f72a2a677f1db557fedd48a3e3d80c98c0a00b055d6445b986aaca228237739f3f4386712e3f26b581924322571ec23495961fde6e2fffe6a23ffb90c4 -doccontainersize 123520 -doccontainerchecksum c73baa74719bd3a95061c614505e0e60e443e6e4a2690ed2cd69d20062f0decdb15730336ed4f7f9aa03cdea39b436dc85585c36b95e44f861927a3abeb029a4 -docfiles size=45 - RELOC/doc/latex/pb-diagram/COPYING - RELOC/doc/latex/pb-diagram/README details="Readme" - RELOC/doc/latex/pb-diagram/pb-examples.tex - RELOC/doc/latex/pb-diagram/pb-manual.pdf details="Package documentation" - RELOC/doc/latex/pb-diagram/pb-manual.tex -runfiles size=19 - RELOC/tex/latex/pb-diagram/lamsarrow.sty - RELOC/tex/latex/pb-diagram/pb-diagram.sty - RELOC/tex/latex/pb-diagram/pb-lams.sty - RELOC/tex/latex/pb-diagram/pb-xy.sty -catalogue-ctan /macros/latex/contrib/pb-diagram -catalogue-date 2016-06-18 16:48:54 +0200 -catalogue-license other-free -catalogue-topics diagram-comm -catalogue-version 5.0 - -name pbibtex-base -category Package -revision 40986 -shortdesc Bibliography styles and miscellaneous files for pBibTeX -relocated 1 -longdesc These are miscellaneous files, including bibliography styles -longdesc (.bst), for pBibTeX, which is a Japanese extended version of -longdesc BibTeX contained in TeX Live. The bundle is a redistribution -longdesc derived from the ptex-texmf distribution by ASCII MEDIA WORKS. -containersize 14664 -containerchecksum 3a1aeeecd8e8481449ee074e0993d5d1c29d2b6bfe25d6d333a99af402b18d4ecce59c6fcc773a3e6b086d8ac1b55a57f34d59047e92a80facb6efd38b6c8e1e -doccontainersize 846560 -doccontainerchecksum 6698b31cc6ad8fcf9abcc9bae2ee81b59f3d32d4a3b5f6bbe45f00033b61c708cc6de75a349164101ef718a716bd4c016a7dddebd788127a4ace2877dcf95554 -docfiles size=256 - RELOC/doc/ptex/pbibtex/LICENSE - RELOC/doc/ptex/pbibtex/README.md details="Readme" - RELOC/doc/ptex/pbibtex/README_original - RELOC/doc/ptex/pbibtex/cpp.awk - RELOC/doc/ptex/pbibtex/generate.sh - RELOC/doc/ptex/pbibtex/jbibtex.bib - RELOC/doc/ptex/pbibtex/jbibtex.pdf - RELOC/doc/ptex/pbibtex/jbibtex.tex - RELOC/doc/ptex/pbibtex/jbtxbst.doc - RELOC/doc/ptex/pbibtex/jbtxdoc.bib - RELOC/doc/ptex/pbibtex/jbtxdoc.pdf - RELOC/doc/ptex/pbibtex/jbtxdoc.tex - RELOC/doc/ptex/pbibtex/jbtxhak.pdf - RELOC/doc/ptex/pbibtex/jbtxhak.tex -runfiles size=61 - RELOC/pbibtex/bib/jxampl.bib - RELOC/pbibtex/bst/jabbrv.bst - RELOC/pbibtex/bst/jalpha.bst - RELOC/pbibtex/bst/jipsj.bst - RELOC/pbibtex/bst/jname.bst - RELOC/pbibtex/bst/jorsj.bst - RELOC/pbibtex/bst/jplain.bst - RELOC/pbibtex/bst/junsrt.bst - RELOC/pbibtex/bst/tieice.bst - RELOC/pbibtex/bst/tipsj.bst -catalogue-ctan /biblio/pbibtex/base -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license bsd3 -catalogue-topics biblio japanese - -name pbox -category Package -revision 24807 -shortdesc A variable-width \parbox command -relocated 1 -longdesc Defines a command \pbox{<max width>}{<text>} which adjusts its -longdesc width to that of the enclosed text, up to the maximum width -longdesc given. The package also defines some associated length -longdesc commands. -containersize 1380 -containerchecksum 4c0d4a7994d80f3d24aaa5accce99886e84855c9c4ef16b954290eb2c4212cca68644207b9f179043c9ca0491f2484094509164c53d5b58a78eca7b234e8ed48 -doccontainersize 235988 -doccontainerchecksum 8e7da6e1b1474b142d785f0dba59c6124cdac51aa613302812ebfe79eb466b02324fcbf74e589b9b2a4d740438eb5be32aadea925af3979c72d0cef387f39a25 -docfiles size=72 - RELOC/doc/latex/pbox/AUTHORS - RELOC/doc/latex/pbox/COPYING - RELOC/doc/latex/pbox/ChangeLog - RELOC/doc/latex/pbox/INSTALL - RELOC/doc/latex/pbox/Makefile - RELOC/doc/latex/pbox/README details="Readme" - RELOC/doc/latex/pbox/pbox.pdf details="Package documentation" -srccontainersize 5720 -srccontainerchecksum 16d754bc533f0ea28c8d87c28a4a6c3d5af181e2107d934f44f6a70d9a74d92930d8e43b2ff6f462371ee49bad09a1b5d843a5da320c12b0eae13cfbeccd9404 -srcfiles size=6 - RELOC/source/latex/pbox/pbox.drv - RELOC/source/latex/pbox/pbox.dtx - RELOC/source/latex/pbox/pbox.ins -runfiles size=1 - RELOC/tex/latex/pbox/pbox.sty -catalogue-also varwidth -catalogue-ctan /macros/latex/contrib/pbox -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl2 -catalogue-topics boxing -catalogue-version 1.2 - -name pbsheet -category Package -revision 24830 -shortdesc Problem sheet class -relocated 1 -longdesc This class is designed to simplify the typesetting of problem -longdesc sheets with Mathematics and Computer Science content. It is -longdesc currently customised towards teaching in French (and the -longdesc examples are in French). -containersize 5280 -containerchecksum ffd66e88d2e6af69be0125f66cbe425cdd403ff4c1c330c93a06ad0c389b05cc5b17c8a8e58943e9fc881f25904da64a9c5dadca19968226e8e3457c3380b954 -doccontainersize 402656 -doccontainerchecksum 522ebc8b15942d74949c2210ffc591306d215e6d2656653b4ed9a3fa38546f211624f4ea6d52ab5b69ff4a9c2a7162e7a2eb65d58e23eeb84103b5283bd490c2 -docfiles size=252 - RELOC/doc/latex/pbsheet/LPPL - RELOC/doc/latex/pbsheet/README details="Readme" - RELOC/doc/latex/pbsheet/pbsheet.pdf details="Package documentation" - RELOC/doc/latex/pbsheet/xpl/GNUmakefile - RELOC/doc/latex/pbsheet/xpl/img/simbin.eps - RELOC/doc/latex/pbsheet/xpl/img/simbin.pdf - RELOC/doc/latex/pbsheet/xpl/pbsheet.cls - RELOC/doc/latex/pbsheet/xpl/pgm/probadis.m - RELOC/doc/latex/pbsheet/xpl/pgm/rdiscr.m - RELOC/doc/latex/pbsheet/xpl/pgm/rint.m - RELOC/doc/latex/pbsheet/xpl/pgm/simbin.m - RELOC/doc/latex/pbsheet/xpl/xpl-fr.bib - RELOC/doc/latex/pbsheet/xpl/xpl-fr.dvi - RELOC/doc/latex/pbsheet/xpl/xpl-fr.pdf details="Example of use" language="fr" - RELOC/doc/latex/pbsheet/xpl/xpl-fr.ps - RELOC/doc/latex/pbsheet/xpl/xpl-fr.tex -srccontainersize 7152 -srccontainerchecksum 59d8d0fc13302ed682f9d0ea3b4b28662d79cedee2522a5c110cfe95d72acc9afb235762a568e0124ecb9260eabb973575b5cc0beaafdb13a17305c6a330eefd -srcfiles size=7 - RELOC/source/latex/pbsheet/pbsheet.dtx - RELOC/source/latex/pbsheet/pbsheet.ins -runfiles size=5 - RELOC/tex/latex/pbsheet/pbsheet.cls -catalogue-ctan /macros/latex/contrib/pbsheet -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics exercise -catalogue-version 0.1 - -name pdf-trans -category Package -revision 32809 -shortdesc A set of macros for various transformations of TeX boxes -relocated 1 -longdesc pdf-trans is a set of macros offering various transformations -longdesc of TeX boxes (based on plain and pdfeTeX primitives). It was -longdesc initially inspired by trans.tex, remade to work with pdfTeX. -containersize 10760 -containerchecksum 57157e8267ac09e3fbc2b9287165f298823898ed3656c4cbd91390555270289113c9d1dbdfc17db9fba77e2e3768c74e6011ac21a0d195620a1d5e50f23e6c41 -doccontainersize 61296 -doccontainerchecksum ff09b34edf898063ef5aa9c4f72b546f3e84639b69a34f2994ff0a22632c221f5dbb2c130b31efa19ab23a4549a1078c42702b76208251eb67bcd7bf1d4a6211 -docfiles size=37 - RELOC/doc/generic/pdf-trans/example.pdf details="Examples of use" - RELOC/doc/generic/pdf-trans/example.tex -runfiles size=12 - RELOC/tex/generic/pdf-trans/pdf-trans.tex -catalogue-also trans -catalogue-ctan /macros/generic/pdf-trans -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics box-manip -catalogue-version 2.4 - -name pdf14 -category Package -revision 17583 -shortdesc Restore PDF 1.4 to a TeX live 2010 format -relocated 1 -longdesc Starting with TeX Live 2010, the various formats, that directly -longdesc generate PDF, default to generating PDF 1.5. This is generally -longdesc a good thing, but it can lead to compatibility issues with some -longdesc older PDF viewers. This package changes the version of PDF -longdesc generated with formats (based on pdfTeX or LuaTeX in PDF mode), -longdesc back to 1.4 for documents that need to achieve maximal -longdesc compatibility with old viewers. -containersize 1148 -containerchecksum 4fdf40a81588dc5ab4e3e0d083611fc25db01a10194b69cb7233a1c2ed30dc7d69893f04fb14b6e0c6da04be2f13d9f4c3211ecb4551503447b93d3c3655cc2e -doccontainersize 362696 -doccontainerchecksum 94f5cac8ab22255afc1d12d20611e574c8d305486a45290a5331fe00c49d46363a2676f0cdc3e3275ede5c86453072d457d8e32bde22ed537d27ee0d26d45ce7 -docfiles size=91 - RELOC/doc/latex/pdf14/README details="Readme" - RELOC/doc/latex/pdf14/pdf14.pdf details="Package documentation" - RELOC/doc/latex/pdf14/test-pdf14.tex -srccontainersize 4164 -srccontainerchecksum f1733d1b8b34392640bcba5afcb83ee236cb0621247d61e2f7e86a963726d8c66a2d6bea5c884f9b3dd9379c30dfb0acdaa7d22456a0608ef66f44444238e973 -srcfiles size=3 - RELOC/source/latex/pdf14/Makefile - RELOC/source/latex/pdf14/pdf14.dtx -runfiles size=1 - RELOC/tex/latex/pdf14/pdf14.sty -catalogue-ctan /macros/latex/contrib/pdf14 -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics pdf-feat -catalogue-version 0.1 - -name pdfbook2 -category Package -revision 37537 -shortdesc Create booklets from PDF files -longdesc This python program creates print-ready PDF files from some -longdesc input PDF files for booklet printing. The resulting files need -longdesc to be printed in landscape/long edge double sided printing. The -longdesc default paper format depends on the locale and is chosen by -longdesc pdfjam. It can be chosen using the --paper option. Before the -longdesc pdf is composed, the input file is cropped to the relevant area -longdesc in order to discard unnecessary white spaces. In this process, -longdesc all pages are cropped to the same dimensions. Extra margins can -longdesc be defined at the edges of the booklet and in the middle where -longdesc the binding occurs. The output is written to INPUT-book.pdf. -longdesc Existing files will be overwritten. All input files are -longdesc processed seperately. -depend pdfbook2.ARCH -containersize 3492 -containerchecksum 792394ced9d0b195a05d8462b59abded5c341aa1bebd76d197dfa2387624469c06c4dd0002a7414682e01969e4568a48e5fcb08d57d763748d4aee8d40758687 -doccontainersize 7548 -doccontainerchecksum 951e7fe656db899c801fe24e3dcd3f0c4d64188b0299c94afad3e8d7b4a57dddd921485ce3d9fde0e78a134ef726d1c6fd05aa38b36205ef37b37f2ec1c9505d -docfiles size=5 - texmf-dist/doc/man/man1/pdfbook2.1 - texmf-dist/doc/man/man1/pdfbook2.man1.pdf - texmf-dist/doc/support/pdfbook2/README details="Readme" -runfiles size=3 - texmf-dist/scripts/pdfbook2/pdfbook2 -catalogue-also pdfbook -catalogue-ctan /support/pdfbook2 -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl3 -catalogue-topics pdfprocess -catalogue-version 1.2 - -name pdfbook2.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of pdfbook2 -containersize 340 -containerchecksum 2ce7b897512f058fe335ffc24fb0dd08140254921f45b439df7ccc201a1bb5494e799954af3a84f9faf16022a5813ed2314b9d83026fbb839aaf88b0fa202ffd -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/pdfbook2 - -name pdfbook2.amd64-freebsd -category Package -revision 37537 -shortdesc amd64-freebsd files of pdfbook2 -containersize 340 -containerchecksum 299eb11d249995ede953f3641c21e856b4a4b66455142242ea632d05fd09729319c48e06ab31ac5a109a6c1e0792fc841dce3f146f5bf65c24566d1368dc626f -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/pdfbook2 - -name pdfbook2.amd64-netbsd -category Package -revision 37537 -shortdesc amd64-netbsd files of pdfbook2 -containersize 340 -containerchecksum 54a230bae6583664033297f5bae19f675ea50fe3a57c6755a4a2d05a18159752487ec3fd3df5e2d65fecd0ceb8488c7bab9f51850ba90a4f4c9ec92855547f8c -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/pdfbook2 - -name pdfbook2.armhf-linux -category Package -revision 37537 -shortdesc armhf-linux files of pdfbook2 -containersize 340 -containerchecksum cd8b2307ccea9bf0204d092fb56b234c904a052cfefe2058daab1f85bec3aed3a0cf619810b109c758112bb89379b9d6c09393cb14a52ae8656bc52a5211066a -binfiles arch=armhf-linux size=1 - bin/armhf-linux/pdfbook2 - -name pdfbook2.i386-cygwin -category Package -revision 37537 -shortdesc i386-cygwin files of pdfbook2 -containersize 340 -containerchecksum 24349c0cf18caa1a75b98ec5af2ab6f89fb3503949b2f06e24000a08a61b2842eb096529987cbe03bc1fd7e72129d4386efe8250ef334311ebee2768d9fb6117 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/pdfbook2 - -name pdfbook2.i386-freebsd -category Package -revision 37537 -shortdesc i386-freebsd files of pdfbook2 -containersize 340 -containerchecksum 5614d33cf29363862f1e99132e36167b86d6df336f63be065bb5ec93864a88931d5d5250e503a751cd9204467e110bb6be8965bfbf59036c2635f7040be864d2 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/pdfbook2 - -name pdfbook2.i386-linux -category Package -revision 37537 -shortdesc i386-linux files of pdfbook2 -containersize 340 -containerchecksum 13dc7f3c36ebeec1868765b679621527ee3df98e63d42b7b9fe798d2a7bbfea4870ed4446fb851135b2d50b22d872faf654441aba1eff25d1ada335d10267743 -binfiles arch=i386-linux size=1 - bin/i386-linux/pdfbook2 - -name pdfbook2.i386-netbsd -category Package -revision 37537 -shortdesc i386-netbsd files of pdfbook2 -containersize 340 -containerchecksum 57d3c08b538afbf8d9e4e3fd6e923fe3ee36ae977f6b0f8771d69c215f7fd895269c96ca77f0cd85dbcf03508a6d22ed36a339ef52b867434df5b764cc0f1c14 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/pdfbook2 - -name pdfbook2.i386-solaris -category Package -revision 37537 -shortdesc i386-solaris files of pdfbook2 -containersize 340 -containerchecksum 2824db805f9c79ff30b44172167f4db26fb6f0510be908b247151d28b8ac83b171a8a52d67fd81a33a3b6fd10ac19cc8d847cbe1a016ed89680bbb0c00a64b9f -binfiles arch=i386-solaris size=1 - bin/i386-solaris/pdfbook2 - -name pdfbook2.sparc-solaris -category Package -revision 37537 -shortdesc sparc-solaris files of pdfbook2 -containersize 340 -containerchecksum c738b31950a9ee097578bc405609a71fbe8e5aa55c8846f204dc1f9cc80c014631ba50e5e1668580ad57e47b2681a87b2d0fa1e723b3918b2e0de45478eeeebb -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/pdfbook2 - -name pdfbook2.x86_64-cygwin -category Package -revision 37537 -shortdesc x86_64-cygwin files of pdfbook2 -containersize 340 -containerchecksum b4d934281f716d62f2b65785afb61ab22949ba2062d51250078a5e5f5cfbe3b710381603a39b8eec85bc38da5fc384369a3e26709fe77faba681783fdb87754a -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/pdfbook2 - -name pdfbook2.x86_64-darwin -category Package -revision 37537 -shortdesc x86_64-darwin files of pdfbook2 -containersize 340 -containerchecksum 3547fdcfd1e9aaaecc1c2ce115251887a7d5ead3e7267868ab4acaf09c4924a2151ae6251e5c3956692c9b8a17470c3afcdda071e42a083f9514c73a1b1359fe -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/pdfbook2 - -name pdfbook2.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of pdfbook2 -containersize 348 -containerchecksum 03617c14802e42cfea2b44c6bae4efd816aa6432aac7ef65c24dce42e0eb351edeb2db6f340e9e57c1c67caea4dd98159491484b3fd9aa5daff6b34872085467 -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/pdfbook2 - -name pdfbook2.x86_64-linux -category Package -revision 37537 -shortdesc x86_64-linux files of pdfbook2 -containersize 340 -containerchecksum 6ef4aaca58913ec3b6317c165cfa7bd1a90a1ebe490fe0850b1705bee586ae74dcdc9457e1bdf241015d2c34fd1c72c6b93ae66f0851b33f6880a3ca3b8f30f6 -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/pdfbook2 - -name pdfbook2.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of pdfbook2 -containersize 340 -containerchecksum 5e3bfaae5e886efefcd9c4aefde35a38498d337837384f92587df8268e23560a9b5ff5baeffe9a8e7a075e74afa1087534b1b36083ab92b580e513ec497df389 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/pdfbook2 - -name pdfbook2.x86_64-solaris -category Package -revision 37537 -shortdesc x86_64-solaris files of pdfbook2 -containersize 340 -containerchecksum ec6331ee4dfd96a73e10f9496c06c2c722c31a1af08924862c9ab76bd3dc1b1f86f59cc1103176aff52791a11a6bb4e031a129569245caaa6ffd84fb0d11e825 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/pdfbook2 - -name pdfcomment -category Package -revision 49047 -shortdesc A user-friendly interface to pdf annotations -relocated 1 -longdesc For a long time pdfLaTeX has offered the command \pdfannot for -longdesc inserting arbitrary PDF annotations. However, the command is -longdesc presented in a form where additional knowledge of the -longdesc definition of the PDF format is indispensable. This package is -longdesc an answer to the - occasional - questions in newsgroups, about -longdesc how one could use the comment function of Adobe Reader. At -longdesc least for the writer of LaTeX code, the package offers a -longdesc convenient and user-friendly means of using \pdfannot to -longdesc provide comments in PDF files. Since version v1.1, -longdesc pdfcomment.sty also supports LaTeX - dvips - ps2pdf, LaTeX - -longdesc dvipdfmx, XeLaTeX and LuaLaTeX. Unfortunately, support of PDF -longdesc annotations by PDF viewers may vary. The reference viewer for -longdesc the development of this package is Adobe Reader. -containersize 11296 -containerchecksum b20e6c48b8b7fc95cd6516333ed29ff2d6ac170e74f768f424e7d7de7b110d6c890ff7014428845502c71b2ca9af35c17659c6c0d8f647b136d41751ee908c5a -doccontainersize 1206148 -doccontainerchecksum 9613c272b370030cb80d650a7155fede7cdef72212e8757070a305f1cb94510832a603d783233f27573f074aada3c162beccaec97266c344042d04efc026665d -docfiles size=368 - RELOC/doc/latex/pdfcomment/CHANGES - RELOC/doc/latex/pdfcomment/INSTALL - RELOC/doc/latex/pdfcomment/README.md details="Readme" - RELOC/doc/latex/pdfcomment/example.pdf details="Example output" - RELOC/doc/latex/pdfcomment/example.tex - RELOC/doc/latex/pdfcomment/example_latex_dvipdfmx.pdf - RELOC/doc/latex/pdfcomment/example_latex_dvipdfmx.tex - RELOC/doc/latex/pdfcomment/example_latex_dvips_ps2pdf.pdf - RELOC/doc/latex/pdfcomment/example_latex_dvips_ps2pdf.tex - RELOC/doc/latex/pdfcomment/example_math_markup.pdf details="Example output: math mode" - RELOC/doc/latex/pdfcomment/example_math_markup.tex - RELOC/doc/latex/pdfcomment/example_xelatex.pdf - RELOC/doc/latex/pdfcomment/example_xelatex.tex - RELOC/doc/latex/pdfcomment/manifest.txt - RELOC/doc/latex/pdfcomment/pdfcomment.pdf details="Package documentation" language="en" - RELOC/doc/latex/pdfcomment/pdfcomment.tex - RELOC/doc/latex/pdfcomment/pdfcomment_de.pdf details="Package documentation" language="de" - RELOC/doc/latex/pdfcomment/pdfcomment_de.tex -runfiles size=24 - RELOC/tex/latex/pdfcomment/pdfcomment.sty -catalogue-contact-home http://pdfcomment.jklatex.de/ -catalogue-ctan /macros/latex/contrib/pdfcomment -catalogue-date 2018-11-01 13:19:56 +0100 -catalogue-license lppl1.3 -catalogue-topics pdf-feat -catalogue-version 2.4a - -name pdfcprot -category Package -revision 18735 -shortdesc Activating and setting of character protruding using pdfLaTeX -relocated 1 -longdesc This package provides an easy interface to adjust the character -longdesc protrusion for different fonts and choosing the right -longdesc adjustment automatically depending on the font. The package is -longdesc largely superseded by microtype. -containersize 6816 -containerchecksum 29776d792396bcc1b1e8d742957f2eb16cde308d77487894929c202cdb0973cb2df2a0e5e6afc7ce29720fd8b9118cd0c54af8b3d062669b64dae6d14bed4357 -doccontainersize 379128 -doccontainerchecksum c1b3d85d24b42b864e7bf70c272829d521f03d670fa086d9e9e44a8a0d8e06d6577c8ea6aee2a09486f072082e50d98e15d12904bc76a2a42397b8f75043ab66 -docfiles size=109 - RELOC/doc/latex/pdfcprot/00CONTEN - RELOC/doc/latex/pdfcprot/00README - RELOC/doc/latex/pdfcprot/INSTALL.txt - RELOC/doc/latex/pdfcprot/LEGAL.txt - RELOC/doc/latex/pdfcprot/Makefile.unx - RELOC/doc/latex/pdfcprot/README.txt details="Package Readme" - RELOC/doc/latex/pdfcprot/TODO - RELOC/doc/latex/pdfcprot/pdfcprot.pdf details="Package documentation" -srccontainersize 21212 -srccontainerchecksum 5397826472a8e6af9aa8d6ed5f6dab976778d0232f882076a5034d46ee096e147ad562ea7de461486484abd47334f50f9427595109c10564d47bb4a3bbc52305 -srcfiles size=23 - RELOC/source/latex/pdfcprot/pdfcprot.dtx - RELOC/source/latex/pdfcprot/pdfcprot.ins -runfiles size=14 - RELOC/tex/latex/pdfcprot/pdfcprot.sty - RELOC/tex/latex/pdfcprot/pplmnOT1.cpa - RELOC/tex/latex/pdfcprot/pplmnOT2.cpa - RELOC/tex/latex/pdfcprot/pplmnT1.cpa - RELOC/tex/latex/pdfcprot/pplmnT2A.cpa - RELOC/tex/latex/pdfcprot/pplmnTS1.cpa -catalogue-also microtype -catalogue-ctan /macros/latex/contrib/pdfcprot -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics micro-layout -catalogue-version 1.7a - -name pdfcrop -category Package -revision 29348 -shortdesc Crop PDF graphics -longdesc A Perl script that can either trim pages of any whitespace -longdesc border, or trim them of a fixed border. -depend pdfcrop.ARCH -containersize 10720 -containerchecksum 6e273965655e7ab8cee0f9ae8ff489b7e7b782f7a3bbe89f8a245bd1e00a46f6752cac43aa8e3e4c0cfaf21642b7a1b1fd447e25cf5adbc6f2d14651814eb326 -doccontainersize 4300 -doccontainerchecksum 71683887bd5fc1557fc53b42f4b34c691064d3321c91ccb7831edb5d00e7415b66e41144b8d887fca04dbb3acc785fe7ed5932e047e352b57a24a37cddc7f531 -docfiles size=3 - texmf-dist/doc/support/pdfcrop/README details="Readme (including manual)" -runfiles size=10 - texmf-dist/scripts/pdfcrop/pdfcrop.pl -catalogue-ctan /support/pdfcrop -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics pdfprocess -catalogue-version 1.37 - -name pdfcrop.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of pdfcrop -containersize 364 -containerchecksum 1035def76088994c8346f2f2b54849678e8e83f0a1cd1f8697c587168bacdc0c313f6e3fed6898454d41b99e24dc511e0fa8f49ddb738af87460f90860201cd9 -binfiles arch=aarch64-linux size=2 - bin/aarch64-linux/pdfcrop - bin/aarch64-linux/rpdfcrop - -name pdfcrop.amd64-freebsd -category Package -revision 16472 -shortdesc amd64-freebsd files of pdfcrop -containersize 364 -containerchecksum c343ffc800a2590c9f7c4789dab9da6cdd3d385eb1983926062372a9ba12cfae6b3f2c55ee7d7391b4d38f7102253888cbb640af76f83ca1d609e0f9da0148b1 -binfiles arch=amd64-freebsd size=2 - bin/amd64-freebsd/pdfcrop - bin/amd64-freebsd/rpdfcrop - -name pdfcrop.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of pdfcrop -containersize 364 -containerchecksum 30e50ccd7d09cfd3a557e99c08705abb4fd29bbe4574ed50f8cb1004550202c884e3b0f2b6e350172491a983e4ff8b9b6462447d879861a7964141bc5a9e36b7 -binfiles arch=amd64-netbsd size=2 - bin/amd64-netbsd/pdfcrop - bin/amd64-netbsd/rpdfcrop - -name pdfcrop.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of pdfcrop -containersize 364 -containerchecksum 8373d13779329d32866964268a28858f60c263d08f9d23ec585595bb349e958e52c2f5d0f9d524ef66a1674a0c061781b37405fe6956e1ddca69dbdd410c0d1d -binfiles arch=armhf-linux size=2 - bin/armhf-linux/pdfcrop - bin/armhf-linux/rpdfcrop - -name pdfcrop.i386-cygwin -category Package -revision 14431 -shortdesc i386-cygwin files of pdfcrop -containersize 364 -containerchecksum 4e3a112f15d3a8bce409a604a5b4eeafdc0e5ecfb83fd93898afef529c2ca6ab169a73e9cc49b68bcc19d4ae8aa4d74a558bc0df6e093c1c081b20c157906c6a -binfiles arch=i386-cygwin size=2 - bin/i386-cygwin/pdfcrop - bin/i386-cygwin/rpdfcrop - -name pdfcrop.i386-freebsd -category Package -revision 16472 -shortdesc i386-freebsd files of pdfcrop -containersize 364 -containerchecksum 3bca25aaf952656be4aab4a2f905e6bee72339c9a2d2ae4f9ca8b9825ff0906681b6572f1feabc54025912c38c320b76d3e4a198836865432c122f3119dbd148 -binfiles arch=i386-freebsd size=2 - bin/i386-freebsd/pdfcrop - bin/i386-freebsd/rpdfcrop - -name pdfcrop.i386-linux -category Package -revision 14387 -shortdesc i386-linux files of pdfcrop -containersize 360 -containerchecksum 2e32666882c2a359fe3f7ddf58eb812e22441e73943013d6ca9439d40b6f1043ef48d1ab91fb6c4772ca4f784e7ec0c60547b4c2e5aeb3fd98fad545634130a2 -binfiles arch=i386-linux size=2 - bin/i386-linux/pdfcrop - bin/i386-linux/rpdfcrop - -name pdfcrop.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of pdfcrop -containersize 364 -containerchecksum e06f6bee5d73e908b3582155ddec7fdbdb030334c606a245de64b275e0b0b1c4c28a226c8a8cb28f5e2555ef7d229101730da931a13a13679a1cf115bcc34b37 -binfiles arch=i386-netbsd size=2 - bin/i386-netbsd/pdfcrop - bin/i386-netbsd/rpdfcrop - -name pdfcrop.i386-solaris -category Package -revision 14387 -shortdesc i386-solaris files of pdfcrop -containersize 360 -containerchecksum a7503afe4e8574344e1ddb5e505bce98ded29f2e08170f3e0b9f12fa16ac0ecfddc15ff1b9b8f8e8eb25f936d3a11cc34917fdd720c1818438468925a6ba1598 -binfiles arch=i386-solaris size=2 - bin/i386-solaris/pdfcrop - bin/i386-solaris/rpdfcrop - -name pdfcrop.sparc-solaris -category Package -revision 14387 -shortdesc sparc-solaris files of pdfcrop -containersize 360 -containerchecksum 071478421a39d5e0e7601a1bc56b1d942312f63a35a81b408372e3d3d40cf28a1332e0e5782a261cc7b714291eb21b237d0bb2d52cca050fa18fc87c5c0b6e0b -binfiles arch=sparc-solaris size=2 - bin/sparc-solaris/pdfcrop - bin/sparc-solaris/rpdfcrop - -name pdfcrop.win32 -category Package -revision 17231 -shortdesc win32 files of pdfcrop -containersize 700 -containerchecksum 2a78587526698b238adc7aab1d33bb44ca82bc4b0b63ea8fe0f155edbb1cd79f0371ba5d95d153d13a3f655081890997b805b317fff2ef61f398a619027a87e0 -binfiles arch=win32 size=2 - bin/win32/pdfcrop.exe - bin/win32/rpdfcrop.exe - -name pdfcrop.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of pdfcrop -containersize 364 -containerchecksum 470c69faf60ca2ceb19f47cd258f52d04137384d1d2ae4c096a40acb9fadc2f211f40eda1d22525f1994ddf2aa8e9daae24095b9cd75de6e69f9f9c072fb9f6a -binfiles arch=x86_64-cygwin size=2 - bin/x86_64-cygwin/pdfcrop - bin/x86_64-cygwin/rpdfcrop - -name pdfcrop.x86_64-darwin -category Package -revision 18441 -shortdesc x86_64-darwin files of pdfcrop -containersize 368 -containerchecksum 550b6bb6a362bbf169596684ded6e6343c301059ff98225f1b8954752e409425c2fac03634cec6c8726c06188cfabf817809e5a5eb7cb03c95db8aeef1ddf3d3 -binfiles arch=x86_64-darwin size=2 - bin/x86_64-darwin/pdfcrop - bin/x86_64-darwin/rpdfcrop - -name pdfcrop.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of pdfcrop -containersize 372 -containerchecksum 1ddf0e1fecee8f13413d7a2bdae01ff19feb18b311578329b2791bd9ce6db6a478c38dc778eca6badfa60a533d7ebdd8deed2a0cfa52b37fcbddd4cbf4dabfb1 -binfiles arch=x86_64-darwinlegacy size=2 - bin/x86_64-darwinlegacy/pdfcrop - bin/x86_64-darwinlegacy/rpdfcrop - -name pdfcrop.x86_64-linux -category Package -revision 14387 -shortdesc x86_64-linux files of pdfcrop -containersize 364 -containerchecksum 8d0e1808b53f4b15e9c9f65b606a014e6b66035028680670b4a64fd550a1b0b65c9dfd0b3b72036d6dd4e7d65e39c1eff922486a1cee1201ca8131fd1821f0a1 -binfiles arch=x86_64-linux size=2 - bin/x86_64-linux/pdfcrop - bin/x86_64-linux/rpdfcrop - -name pdfcrop.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of pdfcrop -containersize 364 -containerchecksum 101f534c5767e4930ee8a436fb0663415e472976683da9e7d50115f6330812a181daef218b81e4dd99d0b589cb84d4cdc99a47f63300d332de9e9c228a03d7d3 -binfiles arch=x86_64-linuxmusl size=2 - bin/x86_64-linuxmusl/pdfcrop - bin/x86_64-linuxmusl/rpdfcrop - -name pdfcrop.x86_64-solaris -category Package -revision 18442 -shortdesc x86_64-solaris files of pdfcrop -containersize 364 -containerchecksum 3017f11081bd3309c2d93d1c1cc3d810aa5d0689889b61b186d8f082d99ebb120d1a8a593ee78214c10202b6ed468078d1250f43558146bdfe7ad5cfb2a14077 -binfiles arch=x86_64-solaris size=2 - bin/x86_64-solaris/pdfcrop - bin/x86_64-solaris/rpdfcrop - -name pdfjam -category Package -revision 29752 -shortdesc Shell scripts interfacing to pdfpages -longdesc This is a collection of shell scripts which provide an -longdesc interface to the pdfpages LaTeX package. They do such jobs as -longdesc selecting pages, concatenating files, doing n-up formatting, -longdesc and so on. -depend pdfjam.ARCH -containersize 13232 -containerchecksum 0f38852f4539efdb1831a1f53e4937497e2b95b2cce845c3b4af1b303610a66177d8a977b57a04ce50b639d06c1f805cc354d840190638965f002f5581512983 -doccontainersize 190088 -doccontainerchecksum d7cb3243bfa9f5f013330b466adbe6b48ce755e8dd210b86aa5d83ecabccfeb92ebfb9361dcb6499c81acab263e8c8f644ef5a77e300b688030ca361719e98e4 -docfiles size=90 - texmf-dist/doc/man/man1/pdf180.1 - texmf-dist/doc/man/man1/pdf180.man1.pdf - texmf-dist/doc/man/man1/pdf270.1 - texmf-dist/doc/man/man1/pdf270.man1.pdf - texmf-dist/doc/man/man1/pdf90.1 - texmf-dist/doc/man/man1/pdf90.man1.pdf - texmf-dist/doc/man/man1/pdfbook.1 - texmf-dist/doc/man/man1/pdfbook.man1.pdf - texmf-dist/doc/man/man1/pdfflip.1 - texmf-dist/doc/man/man1/pdfflip.man1.pdf - texmf-dist/doc/man/man1/pdfjam-pocketmod.1 - texmf-dist/doc/man/man1/pdfjam-pocketmod.man1.pdf - texmf-dist/doc/man/man1/pdfjam-slides3up.1 - texmf-dist/doc/man/man1/pdfjam-slides3up.man1.pdf - texmf-dist/doc/man/man1/pdfjam-slides6up.1 - texmf-dist/doc/man/man1/pdfjam-slides6up.man1.pdf - texmf-dist/doc/man/man1/pdfjam.1 - texmf-dist/doc/man/man1/pdfjam.man1.pdf - texmf-dist/doc/man/man1/pdfjoin.1 - texmf-dist/doc/man/man1/pdfjoin.man1.pdf - texmf-dist/doc/man/man1/pdfnup.1 - texmf-dist/doc/man/man1/pdfnup.man1.pdf - texmf-dist/doc/man/man1/pdfpun.1 - texmf-dist/doc/man/man1/pdfpun.man1.pdf - texmf-dist/doc/support/pdfjam/COPYING - texmf-dist/doc/support/pdfjam/PDFjam-README.html details="Readme" - texmf-dist/doc/support/pdfjam/VERSION - texmf-dist/doc/support/pdfjam/pdfdroplets.png - texmf-dist/doc/support/pdfjam/pdfjam.conf - texmf-dist/doc/support/pdfjam/tests.zip -runfiles size=21 - texmf-dist/scripts/pdfjam/pdf180 - texmf-dist/scripts/pdfjam/pdf270 - texmf-dist/scripts/pdfjam/pdf90 - texmf-dist/scripts/pdfjam/pdfbook - texmf-dist/scripts/pdfjam/pdfflip - texmf-dist/scripts/pdfjam/pdfjam - texmf-dist/scripts/pdfjam/pdfjam-pocketmod - texmf-dist/scripts/pdfjam/pdfjam-slides3up - texmf-dist/scripts/pdfjam/pdfjam-slides6up - texmf-dist/scripts/pdfjam/pdfjoin - texmf-dist/scripts/pdfjam/pdfnup - texmf-dist/scripts/pdfjam/pdfpun -catalogue-ctan /support/pdfjam -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license gpl2 -catalogue-topics pdfprocess -catalogue-version 2.02 - -name pdfjam.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of pdfjam -containersize 508 -containerchecksum 0d42cbaaedf966e0794dd7612d6c25126b5dd1dd78874afc9141c084abb71c28db2a835d07a5e39ed5d5b6b1ea7847a0d81f34df624f4de1c69923a0bd9237e5 -binfiles arch=aarch64-linux size=12 - bin/aarch64-linux/pdf180 - bin/aarch64-linux/pdf270 - bin/aarch64-linux/pdf90 - bin/aarch64-linux/pdfbook - bin/aarch64-linux/pdfflip - bin/aarch64-linux/pdfjam - bin/aarch64-linux/pdfjam-pocketmod - bin/aarch64-linux/pdfjam-slides3up - bin/aarch64-linux/pdfjam-slides6up - bin/aarch64-linux/pdfjoin - bin/aarch64-linux/pdfnup - bin/aarch64-linux/pdfpun - -name pdfjam.amd64-freebsd -category Package -revision 17868 -shortdesc amd64-freebsd files of pdfjam -containersize 520 -containerchecksum dd1c99875b0fa12a9a7e890ce6d4ea06d42b9d32d273836803b06fd33da8ccf56a4babcbfcae61f8a470b5c2433cd4eef6ca407f8e5ae2ef7ca35a2ea3bfb283 -binfiles arch=amd64-freebsd size=12 - bin/amd64-freebsd/pdf180 - bin/amd64-freebsd/pdf270 - bin/amd64-freebsd/pdf90 - bin/amd64-freebsd/pdfbook - bin/amd64-freebsd/pdfflip - bin/amd64-freebsd/pdfjam - bin/amd64-freebsd/pdfjam-pocketmod - bin/amd64-freebsd/pdfjam-slides3up - bin/amd64-freebsd/pdfjam-slides6up - bin/amd64-freebsd/pdfjoin - bin/amd64-freebsd/pdfnup - bin/amd64-freebsd/pdfpun - -name pdfjam.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of pdfjam -containersize 508 -containerchecksum c5fac3325772f31b9e9d617be7564d015f9a175f8fbc6e5e1bffb27693786f90e128b55091d15b128ea5302545e2f4e441d8fcf994e554409727fece3131c815 -binfiles arch=amd64-netbsd size=12 - bin/amd64-netbsd/pdf180 - bin/amd64-netbsd/pdf270 - bin/amd64-netbsd/pdf90 - bin/amd64-netbsd/pdfbook - bin/amd64-netbsd/pdfflip - bin/amd64-netbsd/pdfjam - bin/amd64-netbsd/pdfjam-pocketmod - bin/amd64-netbsd/pdfjam-slides3up - bin/amd64-netbsd/pdfjam-slides6up - bin/amd64-netbsd/pdfjoin - bin/amd64-netbsd/pdfnup - bin/amd64-netbsd/pdfpun - -name pdfjam.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of pdfjam -containersize 504 -containerchecksum 25a7c4fa4ec06e5245e20d64d259385b1917ac118b09e142936c9a8f3eca63828b8095be10b1b0fde6ea6a1135c9a022d82c647bf623218d9515ae2bd9c769a7 -binfiles arch=armhf-linux size=12 - bin/armhf-linux/pdf180 - bin/armhf-linux/pdf270 - bin/armhf-linux/pdf90 - bin/armhf-linux/pdfbook - bin/armhf-linux/pdfflip - bin/armhf-linux/pdfjam - bin/armhf-linux/pdfjam-pocketmod - bin/armhf-linux/pdfjam-slides3up - bin/armhf-linux/pdfjam-slides6up - bin/armhf-linux/pdfjoin - bin/armhf-linux/pdfnup - bin/armhf-linux/pdfpun - -name pdfjam.i386-cygwin -category Package -revision 17868 -shortdesc i386-cygwin files of pdfjam -containersize 504 -containerchecksum 9b028aa5faa5ee10fbdfd8d716efcb13bfb1b799fc49fa7257dc47d87f6de458f4ca3eaefec9703794d187c9f631f0407fc324478df0c9d51416f574ec7c0013 -binfiles arch=i386-cygwin size=12 - bin/i386-cygwin/pdf180 - bin/i386-cygwin/pdf270 - bin/i386-cygwin/pdf90 - bin/i386-cygwin/pdfbook - bin/i386-cygwin/pdfflip - bin/i386-cygwin/pdfjam - bin/i386-cygwin/pdfjam-pocketmod - bin/i386-cygwin/pdfjam-slides3up - bin/i386-cygwin/pdfjam-slides6up - bin/i386-cygwin/pdfjoin - bin/i386-cygwin/pdfnup - bin/i386-cygwin/pdfpun - -name pdfjam.i386-freebsd -category Package -revision 17868 -shortdesc i386-freebsd files of pdfjam -containersize 508 -containerchecksum 501181005e7a44d18af744c99cd010142d17a7d435f31f4ccf4fa3f48b23a2ef2286d2152efd05c81153ff07aa5d7dac4dd7bcd927313a2f6398da0b73d6c835 -binfiles arch=i386-freebsd size=12 - bin/i386-freebsd/pdf180 - bin/i386-freebsd/pdf270 - bin/i386-freebsd/pdf90 - bin/i386-freebsd/pdfbook - bin/i386-freebsd/pdfflip - bin/i386-freebsd/pdfjam - bin/i386-freebsd/pdfjam-pocketmod - bin/i386-freebsd/pdfjam-slides3up - bin/i386-freebsd/pdfjam-slides6up - bin/i386-freebsd/pdfjoin - bin/i386-freebsd/pdfnup - bin/i386-freebsd/pdfpun - -name pdfjam.i386-linux -category Package -revision 17868 -shortdesc i386-linux files of pdfjam -containersize 500 -containerchecksum 5ada0dfe327b4bc476039e43cabce0c9c2374682068082abfe9a97d78911ec53cfc671470a5dfb5d8224b3beed1cfa396cad46f4ffa6814217b333ce8dff085c -binfiles arch=i386-linux size=12 - bin/i386-linux/pdf180 - bin/i386-linux/pdf270 - bin/i386-linux/pdf90 - bin/i386-linux/pdfbook - bin/i386-linux/pdfflip - bin/i386-linux/pdfjam - bin/i386-linux/pdfjam-pocketmod - bin/i386-linux/pdfjam-slides3up - bin/i386-linux/pdfjam-slides6up - bin/i386-linux/pdfjoin - bin/i386-linux/pdfnup - bin/i386-linux/pdfpun - -name pdfjam.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of pdfjam -containersize 504 -containerchecksum 403395d7516d89d5445773645b0bd0ba6c4c854324f4590dee64aa217e4cfadfee48b6a705356ec6150c240bd72aa0a8d37988f274790312adde663ff0d547e2 -binfiles arch=i386-netbsd size=12 - bin/i386-netbsd/pdf180 - bin/i386-netbsd/pdf270 - bin/i386-netbsd/pdf90 - bin/i386-netbsd/pdfbook - bin/i386-netbsd/pdfflip - bin/i386-netbsd/pdfjam - bin/i386-netbsd/pdfjam-pocketmod - bin/i386-netbsd/pdfjam-slides3up - bin/i386-netbsd/pdfjam-slides6up - bin/i386-netbsd/pdfjoin - bin/i386-netbsd/pdfnup - bin/i386-netbsd/pdfpun - -name pdfjam.i386-solaris -category Package -revision 17868 -shortdesc i386-solaris files of pdfjam -containersize 508 -containerchecksum 34af416283cbcb64110a52dbe925b6ea160233655d269a943c8037a082c93646a81d62739e5c1c80657b9f90ac4ff2fc10b09762768546b6a7754bf3b19156a6 -binfiles arch=i386-solaris size=12 - bin/i386-solaris/pdf180 - bin/i386-solaris/pdf270 - bin/i386-solaris/pdf90 - bin/i386-solaris/pdfbook - bin/i386-solaris/pdfflip - bin/i386-solaris/pdfjam - bin/i386-solaris/pdfjam-pocketmod - bin/i386-solaris/pdfjam-slides3up - bin/i386-solaris/pdfjam-slides6up - bin/i386-solaris/pdfjoin - bin/i386-solaris/pdfnup - bin/i386-solaris/pdfpun - -name pdfjam.sparc-solaris -category Package -revision 17868 -shortdesc sparc-solaris files of pdfjam -containersize 508 -containerchecksum 13bdf3de1f016a814124c0144bfc898d0f2256806e7c0e22075918116315521dcef76983d102d6fe951704893949c17a2cba4ebd23680fa4363a411d84fe1abe -binfiles arch=sparc-solaris size=12 - bin/sparc-solaris/pdf180 - bin/sparc-solaris/pdf270 - bin/sparc-solaris/pdf90 - bin/sparc-solaris/pdfbook - bin/sparc-solaris/pdfflip - bin/sparc-solaris/pdfjam - bin/sparc-solaris/pdfjam-pocketmod - bin/sparc-solaris/pdfjam-slides3up - bin/sparc-solaris/pdfjam-slides6up - bin/sparc-solaris/pdfjoin - bin/sparc-solaris/pdfnup - bin/sparc-solaris/pdfpun - -name pdfjam.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of pdfjam -containersize 512 -containerchecksum d666ededfd57ce307117d2e8499dd16e396b60da5d55b4638d01bcd08877e15c29f2f1062e5a3db463b5687bee54beaa1829a7b1855a76a364523caea3932193 -binfiles arch=x86_64-cygwin size=12 - bin/x86_64-cygwin/pdf180 - bin/x86_64-cygwin/pdf270 - bin/x86_64-cygwin/pdf90 - bin/x86_64-cygwin/pdfbook - bin/x86_64-cygwin/pdfflip - bin/x86_64-cygwin/pdfjam - bin/x86_64-cygwin/pdfjam-pocketmod - bin/x86_64-cygwin/pdfjam-slides3up - bin/x86_64-cygwin/pdfjam-slides6up - bin/x86_64-cygwin/pdfjoin - bin/x86_64-cygwin/pdfnup - bin/x86_64-cygwin/pdfpun - -name pdfjam.x86_64-darwin -category Package -revision 18441 -shortdesc x86_64-darwin files of pdfjam -containersize 512 -containerchecksum 63f76526906d37554e3f753837b625814f469ed1de61dbaf0f014a1ecbe89724e8ceda9f407af9e606c2cc9fa2bb7ddb7495d751a33fe431c61910246c4c5ead -binfiles arch=x86_64-darwin size=12 - bin/x86_64-darwin/pdf180 - bin/x86_64-darwin/pdf270 - bin/x86_64-darwin/pdf90 - bin/x86_64-darwin/pdfbook - bin/x86_64-darwin/pdfflip - bin/x86_64-darwin/pdfjam - bin/x86_64-darwin/pdfjam-pocketmod - bin/x86_64-darwin/pdfjam-slides3up - bin/x86_64-darwin/pdfjam-slides6up - bin/x86_64-darwin/pdfjoin - bin/x86_64-darwin/pdfnup - bin/x86_64-darwin/pdfpun - -name pdfjam.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of pdfjam -containersize 520 -containerchecksum 692209fd618c471eb09f3a469b894b06a06f78bfd8a0f09298a4cfa0c0241b2beeaeb9b0cef781710ee19667be964c8f1ea386ace4310afc039c953f2a28e4c5 -binfiles arch=x86_64-darwinlegacy size=12 - bin/x86_64-darwinlegacy/pdf180 - bin/x86_64-darwinlegacy/pdf270 - bin/x86_64-darwinlegacy/pdf90 - bin/x86_64-darwinlegacy/pdfbook - bin/x86_64-darwinlegacy/pdfflip - bin/x86_64-darwinlegacy/pdfjam - bin/x86_64-darwinlegacy/pdfjam-pocketmod - bin/x86_64-darwinlegacy/pdfjam-slides3up - bin/x86_64-darwinlegacy/pdfjam-slides6up - bin/x86_64-darwinlegacy/pdfjoin - bin/x86_64-darwinlegacy/pdfnup - bin/x86_64-darwinlegacy/pdfpun - -name pdfjam.x86_64-linux -category Package -revision 17868 -shortdesc x86_64-linux files of pdfjam -containersize 512 -containerchecksum 6f7d8185187aa23699ce13d7e0c40e3eccc77c23d805b021e479664161e578495131e60befc665b0aba8a552bf4cab522b495853cefd579d76cb730c22718256 -binfiles arch=x86_64-linux size=12 - bin/x86_64-linux/pdf180 - bin/x86_64-linux/pdf270 - bin/x86_64-linux/pdf90 - bin/x86_64-linux/pdfbook - bin/x86_64-linux/pdfflip - bin/x86_64-linux/pdfjam - bin/x86_64-linux/pdfjam-pocketmod - bin/x86_64-linux/pdfjam-slides3up - bin/x86_64-linux/pdfjam-slides6up - bin/x86_64-linux/pdfjoin - bin/x86_64-linux/pdfnup - bin/x86_64-linux/pdfpun - -name pdfjam.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of pdfjam -containersize 516 -containerchecksum e9f2eb947c6b2d4219ca1f7dd162119f91b86e242fd4cfb8303c99e62a63ccbfca506ab5dddefbee78dc8c24e5d85ef460a19ffdef97b639d155bf25d68b309c -binfiles arch=x86_64-linuxmusl size=12 - bin/x86_64-linuxmusl/pdf180 - bin/x86_64-linuxmusl/pdf270 - bin/x86_64-linuxmusl/pdf90 - bin/x86_64-linuxmusl/pdfbook - bin/x86_64-linuxmusl/pdfflip - bin/x86_64-linuxmusl/pdfjam - bin/x86_64-linuxmusl/pdfjam-pocketmod - bin/x86_64-linuxmusl/pdfjam-slides3up - bin/x86_64-linuxmusl/pdfjam-slides6up - bin/x86_64-linuxmusl/pdfjoin - bin/x86_64-linuxmusl/pdfnup - bin/x86_64-linuxmusl/pdfpun - -name pdfjam.x86_64-solaris -category Package -revision 18442 -shortdesc x86_64-solaris files of pdfjam -containersize 512 -containerchecksum aaf3320b158fa24630f453e4e87422cef8e17a1081620b8232b62a615ec06121d8e6084465e85505740a7bd2d40df8b6609ca15d3ed82a8644a429e61cc31c91 -binfiles arch=x86_64-solaris size=12 - bin/x86_64-solaris/pdf180 - bin/x86_64-solaris/pdf270 - bin/x86_64-solaris/pdf90 - bin/x86_64-solaris/pdfbook - bin/x86_64-solaris/pdfflip - bin/x86_64-solaris/pdfjam - bin/x86_64-solaris/pdfjam-pocketmod - bin/x86_64-solaris/pdfjam-slides3up - bin/x86_64-solaris/pdfjam-slides6up - bin/x86_64-solaris/pdfjoin - bin/x86_64-solaris/pdfnup - bin/x86_64-solaris/pdfpun - -name pdflatexpicscale -category Package -revision 46617 -shortdesc Support software for downscaling graphics to be included by pdfLaTeX -longdesc The package provides a script to scale pictures down to a -longdesc target resolution before creating a PDF document with pdfLaTeX. -depend pdflatexpicscale.ARCH -containersize 3124 -containerchecksum 7745915f0e27647d65cc2c3613a9b696d80179a2ab0d802038f7fa3a9b35c530ad061c3b95eba04a20312d38e5b98357bea40f9d5336fcf68d14111d675bf40d -doccontainersize 86376 -doccontainerchecksum 32cc6ee92dbb2d7cac71cafd31e17b393f4ad0f766a217669653f7e4bf216f133e19d5a0bc75b4b80229bae986340bbfa21e230f921050b15e0a528d58dcce7f -docfiles size=35 - texmf-dist/doc/support/pdflatexpicscale/README details="Readme" - texmf-dist/doc/support/pdflatexpicscale/pdflatexpicscale.pdf details="Package documentation" - texmf-dist/doc/support/pdflatexpicscale/pdflatexpicscale.tex - texmf-dist/doc/support/pdflatexpicscale/testprinter.ps -runfiles size=2 - texmf-dist/scripts/pdflatexpicscale/pdflatexpicscale.pl -catalogue-ctan /support/pdflatexpicscale -catalogue-date 2018-02-12 13:02:17 +0100 -catalogue-license lppl -catalogue-topics graphics-prep -catalogue-version 0.32 - -name pdflatexpicscale.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of pdflatexpicscale -containersize 348 -containerchecksum b6a5707c1d97bfaa62c0f27f32a2892cb1ba08199f8a36daa9f0ae6153a75a7eae904845175d299bf8764b7e8802029adf087da631ebb8740130242cf7d79ad7 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/pdflatexpicscale - -name pdflatexpicscale.amd64-freebsd -category Package -revision 41779 -shortdesc amd64-freebsd files of pdflatexpicscale -containersize 348 -containerchecksum 38746bddfeb617eec9d846b216dad8a5bf606073cb2efc29652234d4c0aeecf03e5cb046aceefeb647e650dd54a0b0cfbd78937949bb1cd65386dfdac33dfb2d -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/pdflatexpicscale - -name pdflatexpicscale.amd64-netbsd -category Package -revision 41779 -shortdesc amd64-netbsd files of pdflatexpicscale -containersize 348 -containerchecksum 67eb4d1dd5832168236e158cdaf569f6e2c8515374a7b9805b33259cde4792cd60f1aeb2551c32b808ec70c1213e92b748567f2f496d45c01de9a0340e8216f3 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/pdflatexpicscale - -name pdflatexpicscale.armhf-linux -category Package -revision 41779 -shortdesc armhf-linux files of pdflatexpicscale -containersize 348 -containerchecksum 9eb615d8a57d825f40e5840f3bb0c83a234eb0463ab98b8d2aac1f33082b1ddbc5d3c4931ceba0c5160066a8f43367a19c621631e18e69511256f21d7aa9002e -binfiles arch=armhf-linux size=1 - bin/armhf-linux/pdflatexpicscale - -name pdflatexpicscale.i386-cygwin -category Package -revision 41779 -shortdesc i386-cygwin files of pdflatexpicscale -containersize 348 -containerchecksum 555241ca74f15576151fcce3ac36f58f90a32dc0a27b7faeaf89220cd36807c30aec4584ab74a640ae9e498a6b81646a98d83f37085b4b0f210283074f652e70 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/pdflatexpicscale - -name pdflatexpicscale.i386-freebsd -category Package -revision 41779 -shortdesc i386-freebsd files of pdflatexpicscale -containersize 348 -containerchecksum 4121278a56c0a2c8ce271dca2b51068fc7780f9cf98b6c81a65790ce6db517412f6cdb7790ed6f6a827e3f7e23cb96ba7577465f247e038188398b347064a1f0 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/pdflatexpicscale - -name pdflatexpicscale.i386-linux -category Package -revision 41779 -shortdesc i386-linux files of pdflatexpicscale -containersize 348 -containerchecksum 0b116fdca1377d380a81805696c8bcf3d22376b0ee112cef1a91383cf8ae92000cbcc5514223c61ec97462fb8fc5db1332d5229a653d761331ce93e0ebba7e42 -binfiles arch=i386-linux size=1 - bin/i386-linux/pdflatexpicscale - -name pdflatexpicscale.i386-netbsd -category Package -revision 41779 -shortdesc i386-netbsd files of pdflatexpicscale -containersize 348 -containerchecksum fb10ceb94c50cda20ba71b6bba82e91a4b2fa74d246211cbf4faa1ac7e446073709ce925519cfe65ee699159a1f326437f14a3c15080f34eaa03605c340240a9 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/pdflatexpicscale - -name pdflatexpicscale.i386-solaris -category Package -revision 41779 -shortdesc i386-solaris files of pdflatexpicscale -containersize 348 -containerchecksum 3a4be7ed3df506cfec78b7285989c697b90bd116fa4f475da5863a03b0a102de2017f32fc1bbdfbdce077a26e07b17ba691956eab21aafe39fc6ca644e482001 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/pdflatexpicscale - -name pdflatexpicscale.sparc-solaris -category Package -revision 41779 -shortdesc sparc-solaris files of pdflatexpicscale -containersize 348 -containerchecksum f7e81205bbbf0aae15119e751e48043894bacbb50deffa96265e1a39e7c43df170d80b42c591ad24c879962ac71b58c5646cb9a77a37e99ce36c3de389fd9d80 -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/pdflatexpicscale - -name pdflatexpicscale.win32 -category Package -revision 41779 -shortdesc win32 files of pdflatexpicscale -containersize 692 -containerchecksum ee7f7296754aeccddc0ad05e18af10110df5661079dd048cb74013ecde2e50e94da97942d57aa2cbf9afa27aae01d55373bffc89fd6d82d0abb077c91d611bfd -binfiles arch=win32 size=1 - bin/win32/pdflatexpicscale.exe - -name pdflatexpicscale.x86_64-cygwin -category Package -revision 41779 -shortdesc x86_64-cygwin files of pdflatexpicscale -containersize 348 -containerchecksum 67f1640756e2aecc9081a16a903913a7f9801fdd494950bb9974c1f189db8342faf0f8a2101dc3c4a49163733f7c0c7728ae3b47ee17ceb574d2f61e89e1c53d -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/pdflatexpicscale - -name pdflatexpicscale.x86_64-darwin -category Package -revision 41779 -shortdesc x86_64-darwin files of pdflatexpicscale -containersize 348 -containerchecksum dabd106250b437607b10ed03c87dea7e387fdfa7edb09d6d4f99bcea3004bed686719eb20f962f5d64a3df74a0acd88da8f0e9e355772ec01c9db7dadd5916b0 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/pdflatexpicscale - -name pdflatexpicscale.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of pdflatexpicscale -containersize 356 -containerchecksum 2d43dde441dc7d5414f1d604af46b4f1d08c94fa810172187ccf4abea4df266960257546750da58b5846b853c20f3bf5a1d972f694c89b4bc8927644cbcff883 -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/pdflatexpicscale - -name pdflatexpicscale.x86_64-linux -category Package -revision 41779 -shortdesc x86_64-linux files of pdflatexpicscale -containersize 352 -containerchecksum e8af2d59f0531626abbea0e6e0f54a8e32524a021837cfdaa5e2588a94cb140701926a7664834be300483d05d2da727e742fe689b2be1ef54285420d5f4dbc3f -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/pdflatexpicscale - -name pdflatexpicscale.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of pdflatexpicscale -containersize 352 -containerchecksum 391b3960b54875ec30aaa16c8b8973350a40fdd9f9b865f53b9daa7e28f6ca9a889d1d8b8f55aa267bb015c39b3a4b3a880b5cc1b65c5e21c61095221e37a8c8 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/pdflatexpicscale - -name pdflatexpicscale.x86_64-solaris -category Package -revision 41779 -shortdesc x86_64-solaris files of pdflatexpicscale -containersize 348 -containerchecksum 35acc839cea460f317a6829d0f39459069fda4bd4086a98f148d3cfb1f39f5dacdbec70f5f5885e8727e94f00b8b5ac4cb17a90b9896c410bc328c42702e931d -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/pdflatexpicscale - -name pdfmarginpar -category Package -revision 23492 -shortdesc Generate marginpar-equivalent PDF annotations -relocated 1 -longdesc The package provides the \pdfmarginpar command which is similar -longdesc in spirit to \marginpar. However, it creates PDF annotations -longdesc which may be viewed with Adobe Reader in place of marginal -longdesc texts. Small icons indicate the in-text position where the -longdesc message originates, popups provide the messages themselves. -longdesc Thus bugfixes and other such communications are clearly visible -longdesc together when viewing the document, while the document itself -longdesc is not obscured. -containersize 2424 -containerchecksum d12750d76770dd8767236f50ddb44d38a36190fffc25b00ceaadf822e0b2aac18225eb05bbea976044b93dd15da8033bab8933a26e87d880d45590d72e769e1f -doccontainersize 381552 -doccontainerchecksum f7409a193b11bbc36b50cbbf1ca83820f71e86d1906ac0fa168c3cd13574e621396f613b8f12d085607a2b4c92877c443009f009864b918e202d2a2ac3cc219d -docfiles size=136 - RELOC/doc/latex/pdfmarginpar/README details="Readme" - RELOC/doc/latex/pdfmarginpar/pdfmarginpar.pdf details="Package documentation" - RELOC/doc/latex/pdfmarginpar/pdfmarginpar.tex - RELOC/doc/latex/pdfmarginpar/pdfmarginparexample.pdf - RELOC/doc/latex/pdfmarginpar/pdfmarginparexample.png - RELOC/doc/latex/pdfmarginpar/pdfmarginparexample.tex - RELOC/doc/latex/pdfmarginpar/pgfmanual-en-macros.tex - RELOC/doc/latex/pdfmarginpar/pgfplots-macros.tex -runfiles size=2 - RELOC/tex/latex/pdfmarginpar/pdfmarginpar.sty -catalogue-also pdfcomment -catalogue-ctan /macros/latex/contrib/pdfmarginpar -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license gpl -catalogue-topics pdf-feat -catalogue-version 0.92 - -name pdfoverlay -category Package -revision 47657 -shortdesc A LaTeX style for overlaying text on a PDF -relocated 1 -longdesc It is often desirable to take an exisiting PDF and easily add -longdesc annotations or text overlaying the PDF. This might arise if you -longdesc wish to add comments to a PDF, fill in a PDF form, or add text -longdesc to a PDF where space has been left for notes. This package -longdesc provides a simple interface to do this without having to resort -longdesc to inserting one page at a time. Some or all of the pages of -longdesc the PDF can be included and not all pages of the PDF need have -longdesc overlayed text. It is also possible to include text between -longdesc pages of the PDF. Another advantage of this package is that the -longdesc overlayed text can be set as normal flowing from one page to -longdesc another or with manual page breaks if you wish. It is also -longdesc possible to use any standard method to position text at -longdesc arbitrary places on a given page. This package depends on -longdesc xparse, everypage, and pdfpages. -containersize 2676 -containerchecksum b4e173531c6b1515f81f71fad9385948edf3ec0e75ff0fa367005ca30f4d9d7585c9d93a3111fbcf91323f956ca94732a78a78321ade5af2442bf43f863fb9e2 -doccontainersize 544876 -doccontainerchecksum 3d0c67b8f9d4ffedc975db19a2a91acef387657dc6f6b5200f44436fef1310a9f04790764629ebfd6be87aeb761f85f48e380dab3634dcba8b12acdf2a560df3 -docfiles size=134 - RELOC/doc/latex/pdfoverlay/README.md details="Readme" - RELOC/doc/latex/pdfoverlay/pdfoverlay.pdf details="Package documentation" -srccontainersize 5196 -srccontainerchecksum 1181e4c7e91634ec6a86d104f8376449346a9bc1b0923e5e04a629cdc2203b8ec02cca91664642ab6ae6d5527e6329ffcdd6892297c548d45ea60b9cb6b91060 -srcfiles size=6 - RELOC/source/latex/pdfoverlay/pdfoverlay.dtx - RELOC/source/latex/pdfoverlay/pdfoverlay.ins -runfiles size=2 - RELOC/tex/latex/pdfoverlay/pdfoverlay.sty -catalogue-ctan /macros/latex/contrib/pdfoverlay -catalogue-date 2018-05-09 10:24:08 +0200 -catalogue-license lppl1.3c -catalogue-topics graphics-incl -catalogue-version 1.0 - -name pdfpagediff -category Package -revision 37946 -shortdesc Find difference between two PDF's -relocated 1 -longdesc Find difference between two PDF's -containersize 2924 -containerchecksum 70f9565b908591199fcf1e060192391ab89656274fc336166ccf2c69ea98183e883deef9335ca5989482bf312d3aaac210705e64eeb79207df4523c10a864e71 -doccontainersize 740772 -doccontainerchecksum a3ff81695029fba4c52630875c310b93166e43878e403f1717218bff0c896af81e3a9a0bde792867f1f467b8d3ac32963f241bf2ab1fd2a54243ae086aef4cc3 -docfiles size=294 - RELOC/doc/latex/pdfpagediff/README - RELOC/doc/latex/pdfpagediff/doc/Makefile - RELOC/doc/latex/pdfpagediff/doc/ar1.png - RELOC/doc/latex/pdfpagediff/doc/ar2.png - RELOC/doc/latex/pdfpagediff/doc/ar3.png - RELOC/doc/latex/pdfpagediff/doc/pdfpagediff-doc.pdf details="Package documentation" - RELOC/doc/latex/pdfpagediff/doc/pdfpagediff-doc.sty - RELOC/doc/latex/pdfpagediff/doc/pdfpagediff-doc.tex - RELOC/doc/latex/pdfpagediff/example/file1.pdf - RELOC/doc/latex/pdfpagediff/example/file2.pdf - RELOC/doc/latex/pdfpagediff/example/ltest.pdf - RELOC/doc/latex/pdfpagediff/example/ltest.tex - RELOC/doc/latex/pdfpagediff/manifest.txt -runfiles size=2 - RELOC/tex/latex/pdfpagediff/pdfpagediff.sty -catalogue-ctan /macros/latex/contrib/pdfpagediff -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1 -catalogue-topics pdf-view pdfprocess -catalogue-version 1.4 - -name pdfpages -category Package -revision 45659 -shortdesc Include PDF documents in LaTeX -relocated 1 -longdesc This package simplifies the inclusion of external multi-page -longdesc PDF documents in LaTeX documents. Pages may be freely selected -longdesc and similar to psnup it is possible to put several logical -longdesc pages onto each sheet of paper. Furthermore a lot of hypertext -longdesc features like hyperlinks and article threads are provided. The -longdesc package supports pdfTeX (pdfLaTeX) and VTeX. With VTeX it is -longdesc even possible to use this package to insert PostScript files, -longdesc in addition to PDF files. -depend eso-pic -containersize 13632 -containerchecksum 1b4e4394c19d8046c457c6a7a8fb973ecbc05cef3a60f697d6e478de5127ee60b6d83cef8a581038fbdb5d6d11d71917ddc3bfa5102ef31487bee3bcef818b05 -doccontainersize 314968 -doccontainerchecksum 8820087411ba55efd4bc09610fed21891f3d197a9595077419e5136d032498669bdc03822119f8cd40e7b3aa0be37f683e3fd88650924ad04235aa0d96a3ea51 -docfiles size=88 - RELOC/doc/latex/pdfpages/dummy-l.pdf - RELOC/doc/latex/pdfpages/dummy.pdf - RELOC/doc/latex/pdfpages/pdf-ex.tex - RELOC/doc/latex/pdfpages/pdf-hyp.tex - RELOC/doc/latex/pdfpages/pdf-toc.tex - RELOC/doc/latex/pdfpages/pdfpages.pdf details="Package documentation" -srccontainersize 33992 -srccontainerchecksum 98ced144ac5e8dc18a240c6a54d70d97a8ee3c0e6571135bd4af5078447bdd1c4b37f4ab44798f441c80733f613e375658e9e7fe515316bda7d7ddc76f824a60 -srcfiles size=44 - RELOC/source/latex/pdfpages/README - RELOC/source/latex/pdfpages/pdfpages.dtx - RELOC/source/latex/pdfpages/pdfpages.ins -runfiles size=24 - RELOC/tex/latex/pdfpages/pdfpages.sty - RELOC/tex/latex/pdfpages/ppdvipdfmx.def - RELOC/tex/latex/pdfpages/ppdvips.def - RELOC/tex/latex/pdfpages/ppluatex.def - RELOC/tex/latex/pdfpages/ppnull.def - RELOC/tex/latex/pdfpages/pppdftex.def - RELOC/tex/latex/pdfpages/ppvtex.def - RELOC/tex/latex/pdfpages/ppxetex.def -catalogue-ctan /macros/latex/contrib/pdfpages -catalogue-date 2017-10-31 16:15:58 +0100 -catalogue-license lppl1.3c -catalogue-topics graphics-incl -catalogue-version 0.5l - -name pdfpc-movie -category Package -revision 48245 -shortdesc Pdfpc viewer-compatible hyperlinks to movies -relocated 1 -longdesc This LaTeX2e package provides a command \pdfpcmovie for -longdesc embedding (hyperlinking) movies in a way compatible with the -longdesc PDF Presenter Console (pdfpc), a GPL2-licensed multi-monitor -longdesc PDF presentation viewer application available on GitHub and -longdesc shipped with some LINUX distributions such as Debian, Fedora, -longdesc and Arch. The package depends on etoolbox, hyperref, and -longdesc pgfkeys. -containersize 2148 -containerchecksum cdd91d0bff1ab7e81066e1061b60b2976e83107e6ee3e8ee1edd40fc4185fa7693ec3f8f9c33f04433cef165727c08091a426f32ab4967433d0e0696f7dbaa06 -doccontainersize 74976 -doccontainerchecksum 6232db67dd66475d02361496ae068bda39eaebe64966a425ee61fcba270fd88448982ab0ab00018aacb6259486d506c0810a6c2980552ef7eaa997d33d0ac4e8 -docfiles size=20 - RELOC/doc/latex/pdfpc-movie/README.md details="Readme" - RELOC/doc/latex/pdfpc-movie/pdfpc-movie-doc.pdf details="Package documentation" -srccontainersize 5712 -srccontainerchecksum b2d18bd631684f8dd4d4b839c6a7e61d52c8e9e50d7771d8e7e9000d39300fb5c3cf13df18a65e44c3337322ce544c7eda704b205d0caa08749450f4014f3f08 -srcfiles size=6 - RELOC/source/latex/pdfpc-movie/pdfpc-movie-doc.dtx - RELOC/source/latex/pdfpc-movie/pdfpc-movie.dtx - RELOC/source/latex/pdfpc-movie/pdfpc-movie.ins -runfiles size=2 - RELOC/tex/latex/pdfpc-movie/pdfpc-movie.sty -catalogue-ctan /macros/latex/contrib/pdfpc-movie -catalogue-date 2018-07-21 21:29:25 +0200 -catalogue-license lppl1.3c -catalogue-topics pdf-feat pdf-view -catalogue-version 1.0 - -name pdfprivacy -category Package -revision 45985 -shortdesc A LaTeX package to remove or suppress pdf meta-data -relocated 1 -longdesc Creating pdfs with pdfLaTeX populates several pdf meta-data -longdesc fields such as date/time of creation/modification, information -longdesc about the LaTeX installation (e.g., pdfTeX version), and the -longdesc relative paths of included pdfs. The pdfprivacy package -longdesc provides support for emptying several of these pdf meta-data -longdesc fields as well as suppressing some pdfTeX meta-data entries in -longdesc the resulting pdf. -containersize 1444 -containerchecksum cb33b9d2cad1d84418475ad030eb1b2844242afe62aaa2cb4c573853c6996d08cf61e64a90578cd91a3ff2b1d84839c1b94e312cf273c889d3edf0642b9128ee -doccontainersize 263692 -doccontainerchecksum beff7ec0d8d54f4d9b32fde2af94ef22243e0083913ea7f7f88b0701e7dddc197e66b5fb48ed870e17e34e740a2958d1f38021cfdc3a222d90c4e52d1f1e9024 -docfiles size=69 - RELOC/doc/latex/pdfprivacy/LICENSE - RELOC/doc/latex/pdfprivacy/README.md details="Readme" - RELOC/doc/latex/pdfprivacy/pdfprivacy.pdf details="Package documentation" -srccontainersize 5432 -srccontainerchecksum 0bc784af40058e0c51cc598b3f176128a273446e20e021cb2a8292759979ce340e2a1c50ba1645509e1ff9cf08b5b370479be8d3d2abea892aa63e62cd489174 -srcfiles size=5 - RELOC/source/latex/pdfprivacy/pdfprivacy.dtx - RELOC/source/latex/pdfprivacy/pdfprivacy.ins -runfiles size=1 - RELOC/tex/latex/pdfprivacy/pdfprivacy.sty -catalogue-ctan /macros/latex/contrib/pdfprivacy -catalogue-date 2017-12-05 05:27:30 +0100 -catalogue-license lppl1.3c -catalogue-topics pdf-feat pdf-view pdfprocess -catalogue-version 1.0 - -name pdfreview -category Package -revision 50100 -shortdesc Annotate PDF files with margin notes -relocated 1 -longdesc This package lets you add comments in the page margins of PDF -longdesc files, e.g. when reviewing manuscripts or grading reports. The -longdesc PDF file to be annotated is included, one page at a time, as -longdesc graphics, in a manner similar to the pdfpages package. Notes -longdesc are placed in the margin next to the included graphics using a -longdesc grid of help lines. Alternatively, only numbers are placed in -longdesc the page margins, and the notes are collected into a numbered -longdesc list at the end of the document. Note that this package is not -longdesc intended for adding notes directly to the LaTeX source of the -longdesc document that is being reviewed; instead, the document -longdesc undergoing review is already in PDF format and remains -longdesc unchanged. Also note that this package does not produce the -longdesc usual PDF "sticky notes" that must be opened by clicking on -longdesc them; instead, the notes are simply shown as text. This package -longdesc depends on the following other LaTeX package: adjustbox, calc, -longdesc geometry, graphicx, grffile, ifthen, kvoptions, tikz, ulem, and -longdesc xstring. -containersize 6448 -containerchecksum 3ac7f8c7b2bbe2df8d20cf0aa3e262e876ca41948a134b00a4ddae4232c24a711bbb27fe9b25fb0aa811ae6e06797a88b4eba422fd21c91c0336042230d2c820 -doccontainersize 576684 -doccontainerchecksum 9c88f7a034311b67ef04d3cda38ec39b75fcf4def5b3551903384730f436ca8cd33b70240cb9a3cfbeaa0b270cc31f6ecfa1cb9909e61e686c5c59a9a4afb17c -docfiles size=165 - RELOC/doc/latex/pdfreview/README.md details="Readme" - RELOC/doc/latex/pdfreview/lorem-ipsum.pdf - RELOC/doc/latex/pdfreview/pdfreview.pdf details="Package documentation" - RELOC/doc/latex/pdfreview/pdfreview.sh - RELOC/doc/latex/pdfreview/pdfreview.tex - RELOC/doc/latex/pdfreview/pdfshrink.sh - RELOC/doc/latex/pdfreview/sample.pdf details="Example of use" - RELOC/doc/latex/pdfreview/sample.tex -runfiles size=5 - RELOC/tex/latex/pdfreview/pdfreview.sty -catalogue-ctan /macros/latex/contrib/pdfreview -catalogue-date 2019-02-22 22:30:44 +0100 -catalogue-license lppl -catalogue-topics graphics-incl marginal editorial teaching -catalogue-version 1.2 - -name pdfscreen -category Package -revision 42428 -shortdesc Support screen-based document design -relocated 1 -longdesc An extension of the hyperref package to provide a screen-based -longdesc document design. This package helps to generate pdf documents -longdesc that are readable on screen and will fit the screen's aspect -longdesc ratio. Also it can be used with various options to produce -longdesc regular print versions of the same document without any extra -longdesc effort. -containersize 84156 -containerchecksum 922128818d0929cfe4e114313b7d427ae46bff282d6dcdf20446b0917bf6de43d391a8d3aed49f34275040b45ef790a63281c911a766ebf7be81c43c34a1749f -doccontainersize 407408 -doccontainerchecksum b8a0738c6e70258954145a58b5d3443188c9b4f4b02da5551c9edea7f37e4984b1d268dd5b9912c09e9d1a637a26ef38b9b2777358832bf8c9f23d0f917e2217 -docfiles size=216 - RELOC/doc/latex/pdfscreen/logo.pdf - RELOC/doc/latex/pdfscreen/manual-print.pdf details="Manual, for printing" - RELOC/doc/latex/pdfscreen/manual-screen.pdf details="Manual, for screen viewing" - RELOC/doc/latex/pdfscreen/manual.tex - RELOC/doc/latex/pdfscreen/nopanel.pdf - RELOC/doc/latex/pdfscreen/pdfscreen.cfg.specimen - RELOC/doc/latex/pdfscreen/portrait.pdf - RELOC/doc/latex/pdfscreen/print.pdf - RELOC/doc/latex/pdfscreen/slide.pdf - RELOC/doc/latex/pdfscreen/slide.tex - RELOC/doc/latex/pdfscreen/square.pdf - RELOC/doc/latex/pdfscreen/tex.png - RELOC/doc/latex/pdfscreen/widepanel.pdf -runfiles size=61 - RELOC/tex/latex/pdfscreen/but.pdf - RELOC/tex/latex/pdfscreen/button.pdf - RELOC/tex/latex/pdfscreen/left.pdf - RELOC/tex/latex/pdfscreen/overlay.pdf - RELOC/tex/latex/pdfscreen/overlay0.pdf - RELOC/tex/latex/pdfscreen/overlay1.pdf - RELOC/tex/latex/pdfscreen/overlay10.pdf - RELOC/tex/latex/pdfscreen/overlay2.pdf - RELOC/tex/latex/pdfscreen/overlay3.pdf - RELOC/tex/latex/pdfscreen/overlay4.pdf - RELOC/tex/latex/pdfscreen/overlay5.pdf - RELOC/tex/latex/pdfscreen/overlay6.pdf - RELOC/tex/latex/pdfscreen/overlay7.pdf - RELOC/tex/latex/pdfscreen/overlay8.pdf - RELOC/tex/latex/pdfscreen/overlay9.pdf - RELOC/tex/latex/pdfscreen/pdfscreen.sty - RELOC/tex/latex/pdfscreen/right.pdf -catalogue-ctan /macros/latex/contrib/pdfscreen -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics hyper presentation -catalogue-version 1.5 - -name pdfslide -category Package -revision 15878 -shortdesc Presentation slides using pdfTeX -relocated 1 -longdesc This is a package for use with pdfTeX, to make nice -longdesc presentation slides. Its aims are: to devise a method for -longdesc easier technical presentation; to help the mix of mathematical -longdesc formulae with text and graphics which other present day -longdesc document processing tools fail to accomplish; to exploit the -longdesc platform independence of TeX so that presentation documents -longdesc become portable; and to offer the freedom and possibilities of -longdesc using various backgrounds and other embellishments that a user -longdesc can imagine to have in as presentation. The package can make -longdesc use of the facilities of the PPower4 post-processor. -containersize 43880 -containerchecksum 569db4128c23ac61106c0358b666e9bf239a2eee109d694e376144d17ffafe4cf679e4450e20261d4c15d8998f13b525ef14737858211954d135e00fe0dcf1a9 -doccontainersize 165836 -doccontainerchecksum 8a28b9c0595edec37a352789368b10e15999faeeb526bfc0587500cf9756c18d60117c5962aaf684b88b6705f1c7c7f8daa0f6ae35288dfdb495e757c5c2f692 -docfiles size=68 - RELOC/doc/latex/pdfslide/demo.pdf details="Narrative demonstration of the package" - RELOC/doc/latex/pdfslide/manual.tex - RELOC/doc/latex/pdfslide/meta.mp - RELOC/doc/latex/pdfslide/mpgraph.pdf -runfiles size=25 - RELOC/tex/latex/pdfslide/bg.jpg - RELOC/tex/latex/pdfslide/d12.jpg - RELOC/tex/latex/pdfslide/metablue.pdf - RELOC/tex/latex/pdfslide/metagray.pdf - RELOC/tex/latex/pdfslide/metagreen.pdf - RELOC/tex/latex/pdfslide/metalgray.pdf - RELOC/tex/latex/pdfslide/pdfslide.cfg - RELOC/tex/latex/pdfslide/pdfslide.sty - RELOC/tex/latex/pdfslide/slide.clo -catalogue-also prosper -catalogue-ctan /macros/latex/contrib/pdfslide -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics presentation - -name pdfsync -category Package -revision 20373 -shortdesc Provide links between source and PDF -relocated 1 -longdesc The package runs with pdfTeX or XeTeX, and creates an auxiliary -longdesc file with geometrical information to permit references back and -longdesc forth between source and PDF, assuming a conforming editor and -longdesc PDF viewer. -containersize 3856 -containerchecksum 7132b4b1845abdaaf0040fb4f07fdb3650608023bd869393ac28b4e25cf31ad993ebedf3fffdf9fe3757d9ecd22109c90ac87334eec2944d0fd26f978b65ece9 -doccontainersize 259680 -doccontainerchecksum f1a7e4035edaf56122b1308be77cce7d92116599bc778032be742233469df5c32f7da7dc12bdb623002e2a7101f04befe8fb7a59d21b27565e8fc6f26256a0fc -docfiles size=66 - RELOC/doc/latex/pdfsync/README details="Readme" - RELOC/doc/latex/pdfsync/pdfsync-doc.pdf details="Package documentation" - RELOC/doc/latex/pdfsync/pdfsync-doc.tex -runfiles size=3 - RELOC/tex/latex/pdfsync/pdfsync.sty -catalogue-also vpe -catalogue-ctan /macros/latex/contrib/pdfsync -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl -catalogue-topics debug-supp - -name pdftex -category TLCore -revision 48806 -shortdesc A TeX extension for direct creation of PDF -longdesc An extension of TeX which can be configured to directly -longdesc generate PDF documents instead of DVI. All current free TeX -longdesc distributions including TeX Live, MacTeX and MiKTeX include -longdesc pdfTeX (Plain TeX) and pdfLaTeX (LaTeX). ConTeXt was originally -longdesc designed around use of pdfTeX, though nowadays it is focused on -longdesc LuaTeX). -depend kpathsea -depend cm -depend dehyph -depend etex -depend hyphen-base -depend knuth-lib -depend plain -depend tex-ini-files -depend pdftex.ARCH -execute AddFormat name=pdftex engine=pdftex patterns=language.def options="-translate-file=cp227.tcx *pdfetex.ini" fmttriggers=cm,dehyph,etex,hyphen-base,knuth-lib,plain,tex-ini-files -execute AddFormat name=etex engine=pdftex patterns=language.def options="-translate-file=cp227.tcx *etex.ini" fmttriggers=cm,dehyph,etex,hyphen-base,knuth-lib,plain -execute AddFormat name=pdfetex engine=pdftex patterns=language.def options="-translate-file=cp227.tcx *pdfetex.ini" fmttriggers=cm,dehyph,etex,hyphen-base,knuth-lib,plain,tex-ini-files -execute addMap dummy-space.map -containersize 37000 -containerchecksum d1e6308a390920bc01a27fefc1a111212e3b060430f9916f4e2d0411c6f870170041929254ced6afa3baab685fe76a05a5ebddfa8190d97bbda8b38780221917 -doccontainersize 1491808 -doccontainerchecksum 4637fd65c892364be86ef52af2d1efd1f95bcf6ff0a07690b59f74c83f9a3b8006a75b892693b25b14448cd4c39740d3782831dca4d52b0939ce588585af6331 -docfiles size=696 - texmf-dist/doc/man/man1/pdfetex.1 - texmf-dist/doc/man/man1/pdfetex.man1.pdf - texmf-dist/doc/man/man1/pdftex.1 - texmf-dist/doc/man/man1/pdftex.man1.pdf - texmf-dist/doc/pdftex/NEWS - texmf-dist/doc/pdftex/README - texmf-dist/doc/pdftex/manual/ChangeLog - texmf-dist/doc/pdftex/manual/Makefile - texmf-dist/doc/pdftex/manual/README - texmf-dist/doc/pdftex/manual/makefiles.cmd - texmf-dist/doc/pdftex/manual/pdftex-a.pdf details="User manual" - texmf-dist/doc/pdftex/manual/pdftex-i.tex - texmf-dist/doc/pdftex/manual/pdftex-syntax.txt - texmf-dist/doc/pdftex/manual/pdftex-t.tex - texmf-dist/doc/pdftex/manual/pdftex-w.tex - texmf-dist/doc/pdftex/manual/syntaxform.awk - texmf-dist/doc/pdftex/manual/syntaxform.pl - texmf-dist/doc/pdftex/samplepdftex/cmr10.103 - texmf-dist/doc/pdftex/samplepdftex/obj.dat - texmf-dist/doc/pdftex/samplepdftex/pdfcolor.tex - texmf-dist/doc/pdftex/samplepdftex/pic.eps - texmf-dist/doc/pdftex/samplepdftex/pic.jpg - texmf-dist/doc/pdftex/samplepdftex/pic.mps - texmf-dist/doc/pdftex/samplepdftex/pic.pdf - texmf-dist/doc/pdftex/samplepdftex/pic.png - texmf-dist/doc/pdftex/samplepdftex/pic16.png - texmf-dist/doc/pdftex/samplepdftex/rgb.icc - texmf-dist/doc/pdftex/samplepdftex/samplepdf.0 - texmf-dist/doc/pdftex/samplepdftex/samplepdf.1 - texmf-dist/doc/pdftex/samplepdftex/samplepdf.tex details="Primitive usage examples" - texmf-dist/doc/pdftex/samplepdftex/supp-mis.tex - texmf-dist/doc/pdftex/samplepdftex/supp-pdf.tex - texmf-dist/doc/pdftex/samplepdftex/tmp.pdf - texmf-dist/doc/pdftex/tests/01-fake-interword-space/Makefile - texmf-dist/doc/pdftex/tests/01-fake-interword-space/dummy-space.pfb - texmf-dist/doc/pdftex/tests/01-fake-interword-space/dummy-space.tfm - texmf-dist/doc/pdftex/tests/01-fake-interword-space/fake-interword-space.tex - texmf-dist/doc/pdftex/tests/02-pdfmatch/Makefile - texmf-dist/doc/pdftex/tests/02-pdfmatch/test-pdfmatch.tex - texmf-dist/doc/pdftex/tests/03-deterministic-output/Makefile - texmf-dist/doc/pdftex/tests/03-deterministic-output/test-SOURCE_DATE_EPOCH.tex - texmf-dist/doc/pdftex/tests/03-deterministic-output/test-fixed-date-id.tex - texmf-dist/doc/pdftex/tests/03-deterministic-output/test-no-date-id.tex - texmf-dist/doc/pdftex/tests/03-deterministic-output/test-prim.tex - texmf-dist/doc/pdftex/tests/04-pdfsuppressptexinfo/Makefile - texmf-dist/doc/pdftex/tests/04-pdfsuppressptexinfo/abc.tex - texmf-dist/doc/pdftex/tests/04-pdfsuppressptexinfo/test-pdfinfoomitdate.tex - texmf-dist/doc/pdftex/tests/04-pdfsuppressptexinfo/test-pdfsuppressptexinfo.tex - texmf-dist/doc/pdftex/tests/04-pdfsuppressptexinfo/test-pdftrailer.tex - texmf-dist/doc/pdftex/tests/05-mediabox/Makefile - texmf-dist/doc/pdftex/tests/05-mediabox/test-normal.tex - texmf-dist/doc/pdftex/tests/05-mediabox/test-omit-mediabox.tex - texmf-dist/doc/pdftex/tests/06-pkmap/Makefile - texmf-dist/doc/pdftex/tests/06-pkmap/cmb10.72pk - texmf-dist/doc/pdftex/tests/06-pkmap/cmr10.72pk - texmf-dist/doc/pdftex/tests/06-pkmap/prepatch.pdf - texmf-dist/doc/pdftex/tests/06-pkmap/test-pkmap.tex - texmf-dist/doc/pdftex/tests/07-mapwarn/Makefile - texmf-dist/doc/pdftex/tests/07-mapwarn/test-mapwarn.tex - texmf-dist/doc/pdftex/tests/Common.mak -runfiles size=65 - texmf-dist/fonts/map/dvips/dummy-space/dummy-space.map - texmf-dist/fonts/tfm/public/pdftex/dummy-space.tfm - texmf-dist/fonts/type1/public/pdftex/dummy-space.pfb - texmf-dist/scripts/simpdftex/simpdftex - texmf-dist/tex/generic/config/pdftex-dvi.tex - texmf-dist/tex/generic/pdftex/glyphtounicode.tex - texmf-dist/tex/generic/pdftex/pdfcolor.tex -catalogue-contact-bugs https://mailman.ntg.nl/mailman/listinfo/ntg-pdftex -catalogue-contact-home http://www.pdftex.org -catalogue-contact-repository https://tug.org/svn/pdftex/branches/stable -catalogue-contact-support http://lists.tug.org/pdftex -catalogue-date 2017-11-29 01:13:44 +0100 -catalogue-license gpl -catalogue-topics engine - -name pdftex-quiet -category Package -revision 49169 -shortdesc A bash wrapper for pdfTeX limiting its output to relevant errors -longdesc This package provides a bash script aiming at reducing pdfTeX's -longdesc output to relevant errors, which are displayed in a red bold -longdesc font. The project originally started as a TeX StackExchange -longdesc answer. -depend pdftex-quiet.ARCH -containersize 2512 -containerchecksum a8b87c77278239d2ffd178722a9d8939329e7ca9eb0b0529ef67c86144b6d4e2ae280e9dece57058c5e94fd115e34387dca8f65209861c158a529f1c082a270f -doccontainersize 12508 -doccontainerchecksum c9ae6b2cdf08e675116e391f5a80286a4380cc63256444ac20438e769a5106780b9bfcd0a2a6884ef5a3fe7be9ce0f04e18f6d8e768940b137ffc90e01e75508 -docfiles size=11 - texmf-dist/doc/support/pdftex-quiet/LICENCE - texmf-dist/doc/support/pdftex-quiet/README.md details="Readme" - texmf-dist/doc/support/pdftex-quiet/VERSION -runfiles size=2 - texmf-dist/scripts/pdftex-quiet/pdftex-quiet -catalogue-contact-repository https://gitlab.com/jirislav/pdftex-quiet -catalogue-ctan /support/pdftex-quiet -catalogue-date 2018-11-15 16:55:01 +0100 -catalogue-license gpl3 -catalogue-topics compilation -catalogue-version 1.1.0 - -name pdftex-quiet.aarch64-linux -category Package -revision 49140 -shortdesc aarch64-linux files of pdftex-quiet -containersize 340 -containerchecksum f1bec474ece49286689cc054ef83c2fafe786438686b132355031625929f303fcfdc731e333bea38598d9a2113faa204a384440e31d9618988c02b412224c3be -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/pdftex-quiet - -name pdftex-quiet.amd64-freebsd -category Package -revision 49140 -shortdesc amd64-freebsd files of pdftex-quiet -containersize 340 -containerchecksum c148cf9eaf7dbb08c65b0c494e46b5142bc7f624dc353adb7564ccb2effe373b9d1d21cafe57b23111a41feedc1803747ae89f9ffb1d3b56135d897e914a8023 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/pdftex-quiet - -name pdftex-quiet.amd64-netbsd -category Package -revision 49140 -shortdesc amd64-netbsd files of pdftex-quiet -containersize 340 -containerchecksum 2dbe955f98cb3deab9b3734d14ad6fbd8e2ded5b0ef846155fe794dc06056102629fa6b15f5be4cec68b6992c5cafb6418f584dbf158edbecf5270507a11e73b -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/pdftex-quiet - -name pdftex-quiet.armhf-linux -category Package -revision 49140 -shortdesc armhf-linux files of pdftex-quiet -containersize 340 -containerchecksum 3438a1413593ffd279beb05a6296fbd9d38e2a63e0f15defe2d56f2c5eb0ee1195cc88f62e21cc324ad6cd4d2e3f65608293ef2b32f9a0e62f557170ee604cb4 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/pdftex-quiet - -name pdftex-quiet.i386-cygwin -category Package -revision 49140 -shortdesc i386-cygwin files of pdftex-quiet -containersize 340 -containerchecksum dbfb287867237dd76372e2cc5f9c19973ce5c967545800db5149ae88e925226476a20d1f89b267f83a6799e14128ec9f66202865e3eaef06313083e5486d0e61 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/pdftex-quiet - -name pdftex-quiet.i386-freebsd -category Package -revision 49140 -shortdesc i386-freebsd files of pdftex-quiet -containersize 340 -containerchecksum ff347e964351e6f9a4caf4ed34a228f0400d57560d31069aa180eb1345dbd04ad3d33886ecca0247ab2207890d08d6693d6e91b22ccc9ef273f9e77cf90bd0c4 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/pdftex-quiet - -name pdftex-quiet.i386-linux -category Package -revision 49140 -shortdesc i386-linux files of pdftex-quiet -containersize 340 -containerchecksum b8f035abfe8df65bed6680155ab9e75643ef986181665992473ac70565b3654a157fcb34a90f70933053532c7283092d7e79d5ffa152f528ffbeaf3e1c3962ea -binfiles arch=i386-linux size=1 - bin/i386-linux/pdftex-quiet - -name pdftex-quiet.i386-netbsd -category Package -revision 49140 -shortdesc i386-netbsd files of pdftex-quiet -containersize 340 -containerchecksum b278b6d09646b3d6105eab967482d08ab98e87a749a68aee72f01c855392bad756c1a64f8ebb4198af41543e2bb3c5a09a0cc65b40d4c2abbb5c4da7d72604d1 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/pdftex-quiet - -name pdftex-quiet.i386-solaris -category Package -revision 49140 -shortdesc i386-solaris files of pdftex-quiet -containersize 340 -containerchecksum dc8bc75fdc0c12ba1ae204913b6643db053f79ff79571b929380db7a19628f634763455391d1b42196f8d93bd2fa64be2a28c8ed1387d62838ade66716717417 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/pdftex-quiet - -name pdftex-quiet.sparc-solaris -category Package -revision 49140 -shortdesc sparc-solaris files of pdftex-quiet -containersize 340 -containerchecksum 3647507568236f92d5c6198f5dd76e4686f44523f9a3af99fee6636e9c10fd302b833edcc102106721af790cb31dfc1c52793c91a8f911d228c78cc49fb21f57 -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/pdftex-quiet - -name pdftex-quiet.x86_64-cygwin -category Package -revision 49140 -shortdesc x86_64-cygwin files of pdftex-quiet -containersize 340 -containerchecksum bf23ea74d23c384c39036fdc94e4dddd08a81db6262b4fa21cb4d3a712b7468651777e71818f9ebb23426211561de60fb63ef65a73e85ea2b37d99f068cd0c2c -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/pdftex-quiet - -name pdftex-quiet.x86_64-darwin -category Package -revision 49140 -shortdesc x86_64-darwin files of pdftex-quiet -containersize 340 -containerchecksum 356110d8c1af4d01bd69f7dc13acc9f811e10d32b24fc384147a75b36beb4c84a8afed4688bd6dd2d0eb35706c4008018f93eb005ea714ec331cacad7d739b00 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/pdftex-quiet - -name pdftex-quiet.x86_64-darwinlegacy -category Package -revision 49140 -shortdesc x86_64-darwinlegacy files of pdftex-quiet -containersize 348 -containerchecksum aa7c94e6fe5ffae65506b286b02e2dbce94c58627fd2c69568487e2da0a97ddfb07c6abb718e67d84c902c38c4e96ffcb13b4bf34e7b176700ae4c99acab242b -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/pdftex-quiet - -name pdftex-quiet.x86_64-linux -category Package -revision 49140 -shortdesc x86_64-linux files of pdftex-quiet -containersize 340 -containerchecksum abcee43026c1edf96c962aa31cd594a3b13dd43883f80f3f5e3cfae5d0c2cc17fb5d4b111eb719eee5657206a590c6f90e7dc6bdd5271d266a65416fb825b9ef -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/pdftex-quiet - -name pdftex-quiet.x86_64-linuxmusl -category Package -revision 49140 -shortdesc x86_64-linuxmusl files of pdftex-quiet -containersize 344 -containerchecksum 9c434e3d6015cde88b6731b7a0280a4ee54f04d23f4dcb974d284384c2d83a0fb1c2df6ada84930e82904973b59f38fa7c48da8716c7d42b4e6e13babf6953a0 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/pdftex-quiet - -name pdftex-quiet.x86_64-solaris -category Package -revision 49140 -shortdesc x86_64-solaris files of pdftex-quiet -containersize 340 -containerchecksum 1505e9e503531efb26382e423dca9c8d7ad4aa2d5e9e99ad29fb09eb95a0949dc1649a61c2db9e49a187aac83cc7f02c5c47262ed640656b2551e60ab65be409 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/pdftex-quiet - -name pdftex.aarch64-linux -category TLCore -revision 48789 -shortdesc aarch64-linux files of pdftex -containersize 769904 -containerchecksum fddc52ecee4fba433b590fbecf06dc8815aadbaba46d44dd6672804ff5efb657c9e70d97af6e57afbe72fbfcda29124bbb053c70d8dd906d296b810167384aa3 -binfiles arch=aarch64-linux size=632 - bin/aarch64-linux/etex - bin/aarch64-linux/pdfetex - bin/aarch64-linux/pdftex - bin/aarch64-linux/simpdftex - -name pdftex.amd64-freebsd -category TLCore -revision 47247 -shortdesc amd64-freebsd files of pdftex -containersize 812244 -containerchecksum 87a4b41da222e8f8336d721dbc384609d7a599711f5f7b18ba8b64b9f85309d83d5d7034b37715a4192db1d03b91696adc60dd534da18b5222bcebbcc3dbb554 -binfiles arch=amd64-freebsd size=553 - bin/amd64-freebsd/etex - bin/amd64-freebsd/pdfetex - bin/amd64-freebsd/pdftex - bin/amd64-freebsd/simpdftex - -name pdftex.amd64-netbsd -category TLCore -revision 48698 -shortdesc amd64-netbsd files of pdftex -containersize 717580 -containerchecksum 4ef9f88c972869682543d2010ed24dd0a36b34e17db7dd695e052b7a9f7634c0b8acd744e9fd1800e1a5dbbee9bc3d906e2536d544c482d9a32f28807b88df77 -binfiles arch=amd64-netbsd size=672 - bin/amd64-netbsd/etex - bin/amd64-netbsd/pdfetex - bin/amd64-netbsd/pdftex - bin/amd64-netbsd/simpdftex - -name pdftex.armhf-linux -category TLCore -revision 48716 -shortdesc armhf-linux files of pdftex -containersize 665428 -containerchecksum 1dfafcf0916a57595db5d6e785572a4a9e42a94df1e9d0947a8e20532ed1d1dcbc24553146eefbbc950616f0c9fcfdc3921e4b7bc2b536fd5ea5b122f959ff71 -binfiles arch=armhf-linux size=441 - bin/armhf-linux/etex - bin/armhf-linux/pdfetex - bin/armhf-linux/pdftex - bin/armhf-linux/simpdftex - -name pdftex.i386-cygwin -category TLCore -revision 48700 -shortdesc i386-cygwin files of pdftex -containersize 718852 -containerchecksum a416d97e94ca43cb4ac2550917c9909006acd3f846877a8b53c6440bb70a497ab7ebf3d5b5c8798af8529e782cf729410b737ad4e721523f331626bcb636aa25 -binfiles arch=i386-cygwin size=498 - bin/i386-cygwin/etex - bin/i386-cygwin/pdfetex - bin/i386-cygwin/pdftex.exe - bin/i386-cygwin/simpdftex - -name pdftex.i386-freebsd -category TLCore -revision 47247 -shortdesc i386-freebsd files of pdftex -containersize 729940 -containerchecksum 6d633e039fdf42f20629039c5ebed02fe45c88c3c931eed36984637146a444521893a22d3ea3281ecb1ec46e4a4d132802469286f7e24f92648a9f0183f84ef1 -binfiles arch=i386-freebsd size=529 - bin/i386-freebsd/etex - bin/i386-freebsd/pdfetex - bin/i386-freebsd/pdftex - bin/i386-freebsd/simpdftex - -name pdftex.i386-linux -category TLCore -revision 48704 -shortdesc i386-linux files of pdftex -containersize 817264 -containerchecksum 47f460c6fdf86269294850706376e15ea462b5fbd7939da64e673a7f1efecf81de5204819d411ed6e56c896398413f84d7b0a24eca1d501d7ce915cef37aad63 -binfiles arch=i386-linux size=545 - bin/i386-linux/etex - bin/i386-linux/pdfetex - bin/i386-linux/pdftex - bin/i386-linux/simpdftex - -name pdftex.i386-netbsd -category TLCore -revision 46999 -shortdesc i386-netbsd files of pdftex -containersize 662620 -containerchecksum 1004c284f0b18186a23cb40173facf30dbeacf61d33946ff7a832bde795e49f25706e22126341180539101e4d7c284d008e7496a025d3d393998b777b019b63d -binfiles arch=i386-netbsd size=542 - bin/i386-netbsd/etex - bin/i386-netbsd/pdfetex - bin/i386-netbsd/pdftex - bin/i386-netbsd/simpdftex - -name pdftex.i386-solaris -category TLCore -revision 48732 -shortdesc i386-solaris files of pdftex -containersize 814820 -containerchecksum a37d753abef070f8e6fc89e66944ae407faa32890bf7356fee81718120c8ebf344b08f99725ab7c9069dadb1bc0dd44fa396a7f49b3301784d0c27a2108d1ca4 -binfiles arch=i386-solaris size=543 - bin/i386-solaris/etex - bin/i386-solaris/pdfetex - bin/i386-solaris/pdftex - bin/i386-solaris/simpdftex - -name pdftex.sparc-solaris -category TLCore -revision 48739 -shortdesc sparc-solaris files of pdftex -containersize 751356 -containerchecksum dff1e86156667777d86a4315f65320d5c6b2b7e000617e095a660e3a0492e5698d3e06cd1f922569e63c53b64a4c5329c72b9dc1c66a83676b35775e0f87567e -binfiles arch=sparc-solaris size=571 - bin/sparc-solaris/etex - bin/sparc-solaris/pdfetex - bin/sparc-solaris/pdftex - bin/sparc-solaris/simpdftex - -name pdftex.win32 -category TLCore -revision 48696 -shortdesc win32 files of pdftex -containersize 688220 -containerchecksum eba4a7b01f0964e9740cbda80ccdb431eb6848f9bd169ea63820a773cd7d99dc2fa21ea255b3674f2cc38d426e8a4c2b809c2ea072e92b87e85a3ed17105ef70 -binfiles arch=win32 size=446 - bin/win32/etex.exe - bin/win32/pdfetex.exe - bin/win32/pdftex.dll - bin/win32/pdftex.exe - -name pdftex.x86_64-cygwin -category TLCore -revision 48699 -shortdesc x86_64-cygwin files of pdftex -containersize 760464 -containerchecksum 7d41fa0d0af286057cff476b4a18164ef17c152388c10f9831dbf2b6819d156ab11135d26f5032d40ee71bf7c3f2f1f04a7d1c56ce2ab53319f3bd1165558edd -binfiles arch=x86_64-cygwin size=504 - bin/x86_64-cygwin/etex - bin/x86_64-cygwin/pdfetex - bin/x86_64-cygwin/pdftex.exe - bin/x86_64-cygwin/simpdftex - -name pdftex.x86_64-darwin -category TLCore -revision 48728 -shortdesc x86_64-darwin files of pdftex -containersize 880228 -containerchecksum 8d08a566234e8a61df58aec8ae8225418a381a8be97d20ed5f3d16e898d8f24c50ee26af48917d40c6dbaf7c26b8f67d3964fe418dbe024304d95f91b6eb50a1 -binfiles arch=x86_64-darwin size=596 - bin/x86_64-darwin/etex - bin/x86_64-darwin/pdfetex - bin/x86_64-darwin/pdftex - bin/x86_64-darwin/simpdftex - -name pdftex.x86_64-darwinlegacy -category TLCore -revision 47387 -shortdesc x86_64-darwinlegacy files of pdftex -containersize 759784 -containerchecksum 82f7b09f0ea54bedff19f03eb222a8660a1853b63dc072b5b4fb84bf15a8958e0ce150cf79d9a39e8c662fd397c27fdde812b29b4269079c230627b9823e466b -binfiles arch=x86_64-darwinlegacy size=500 - bin/x86_64-darwinlegacy/etex - bin/x86_64-darwinlegacy/pdfetex - bin/x86_64-darwinlegacy/pdftex - bin/x86_64-darwinlegacy/simpdftex - -name pdftex.x86_64-linux -category TLCore -revision 48704 -shortdesc x86_64-linux files of pdftex -containersize 813372 -containerchecksum 25114eeb6afe7ebc33395b25f1907ee2707dc291091e8c85073899309bafe84cf6f263c21ad54ad6d4a6571eb9bd1cebdd6bd356730133390e8485fafabadc77 -binfiles arch=x86_64-linux size=535 - bin/x86_64-linux/etex - bin/x86_64-linux/pdfetex - bin/x86_64-linux/pdftex - bin/x86_64-linux/simpdftex - -name pdftex.x86_64-linuxmusl -category TLCore -revision 48704 -shortdesc x86_64-linuxmusl files of pdftex -containersize 887764 -containerchecksum 048877b8287448aea02cbfe66eadec55b05375960e4a6730e8508a9b96cde8317f8c076432e64b9611972b9ed6a77747e71aa1adc9eb5f696a4fe788f9cb04ee -binfiles arch=x86_64-linuxmusl size=683 - bin/x86_64-linuxmusl/etex - bin/x86_64-linuxmusl/pdfetex - bin/x86_64-linuxmusl/pdftex - bin/x86_64-linuxmusl/simpdftex - -name pdftex.x86_64-solaris -category TLCore -revision 48732 -shortdesc x86_64-solaris files of pdftex -containersize 893764 -containerchecksum 27c4c431729199a0d4dcdb9b13fe6eae7b330be23829817fac3a5a91c7a18f76b84404e6e358f0576ecb895586389b7199b1160d688b0ee040ad6246b1e8216c -binfiles arch=x86_64-solaris size=615 - bin/x86_64-solaris/etex - bin/x86_64-solaris/pdfetex - bin/x86_64-solaris/pdftex - bin/x86_64-solaris/simpdftex - -name pdftools -category TLCore -revision 47340 -catalogue xpdfopen -shortdesc PDF-related utilities, including PostScript-to-PDF conversion -longdesc The command-line programs pdfopen and pdfclose allow you to -longdesc control the X Window System version of Adobe's Acrobat Reader -longdesc from the command line or from within a (shell) script. The -longdesc programs work with Acrobat Reader 5, 7, 8 and 9 for Linux, xpdf -longdesc and evince. This version derives from one written by Fabrice -longdesc Popineau for Microsoft operating systems. -depend pdftools.ARCH -containersize 1872 -containerchecksum f87afdaa518e4c2fb918fcedc24d75d625386741c148aa89097006048dd57368cedbb76e72f82cb76cacc732f6639a60cc8bfa0d6dcfb96a3c70a2a5838eb5fb -doccontainersize 64120 -doccontainerchecksum 4304a2fe4367aeadfa1d057fa813863edac0858a74dc05f57c2c2110633611b5f4a6dfa84e6304eb9a943380e77175a14d38e3b3c0cd9f33fe161f3ba5ba981b -docfiles size=34 - texmf-dist/doc/man/man1/e2pall.1 - texmf-dist/doc/man/man1/e2pall.man1.pdf - texmf-dist/doc/man/man1/pdfclose.1 - texmf-dist/doc/man/man1/pdfclose.man1.pdf - texmf-dist/doc/man/man1/pdfopen.1 - texmf-dist/doc/man/man1/pdfopen.man1.pdf - texmf-dist/doc/man/man1/pdftosrc.1 - texmf-dist/doc/man/man1/pdftosrc.man1.pdf -runfiles size=1 - texmf-dist/scripts/texlive/e2pall.pl -catalogue-ctan /support/xpdfopen -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics previewer -catalogue-version 0.86 - -name pdftools.aarch64-linux -category TLCore -revision 48789 -shortdesc aarch64-linux files of pdftools -containersize 359188 -containerchecksum e830d9bffdc295eb19219569040ddd52de2c24e2c6051c1774263b268bd0c508b714c82123288e018ebf25749dc7e7dd1b8e82b514c2564ead210a4fa250d110 -binfiles arch=aarch64-linux size=374 - bin/aarch64-linux/e2pall - bin/aarch64-linux/pdfatfi - bin/aarch64-linux/pdfclose - bin/aarch64-linux/pdfopen - bin/aarch64-linux/pdftosrc - -name pdftools.amd64-freebsd -category TLCore -revision 46884 -shortdesc amd64-freebsd files of pdftools -containersize 349396 -containerchecksum 2756ed68fcde1ad7988c4e816ff08e50da9fe0dc85c51378595c27d8a8c1330aec804926db4b1930b1403b6a600312bce55caded45b192ee259e6a3bbecf8dd6 -binfiles arch=amd64-freebsd size=290 - bin/amd64-freebsd/e2pall - bin/amd64-freebsd/pdfatfi - bin/amd64-freebsd/pdfclose - bin/amd64-freebsd/pdfopen - bin/amd64-freebsd/pdftosrc - -name pdftools.amd64-netbsd -category TLCore -revision 48698 -shortdesc amd64-netbsd files of pdftools -containersize 330416 -containerchecksum 030cc5d803972998201df31369d4bf5811bb81456ceb70779697f5ed132ee09704fbfc639aaa9008c286edec65340583c027ee95974ee62c3c5148ab8a3cd49b -binfiles arch=amd64-netbsd size=364 - bin/amd64-netbsd/e2pall - bin/amd64-netbsd/pdfatfi - bin/amd64-netbsd/pdfclose - bin/amd64-netbsd/pdfopen - bin/amd64-netbsd/pdftosrc - -name pdftools.armhf-linux -category TLCore -revision 48716 -shortdesc armhf-linux files of pdftools -containersize 294444 -containerchecksum 5df12f1c459c6f8b0d557e907c05f85f0218514428df89618c4cdfb7a0ec757b201bdb7ec7ebe259b84e337007679e5576a92056debcc2762c5110fb41d420ed -binfiles arch=armhf-linux size=228 - bin/armhf-linux/e2pall - bin/armhf-linux/pdfatfi - bin/armhf-linux/pdfclose - bin/armhf-linux/pdfopen - bin/armhf-linux/pdftosrc - -name pdftools.i386-cygwin -category TLCore -revision 46884 -shortdesc i386-cygwin files of pdftools -containersize 347164 -containerchecksum d1135db5226fea71012eb9aa8fb7c91dcfd73aa439e6162f62ff190eaeecf0d5c12f4b5a4ad8de831a26f090b218f0a5c285733105a1fcdd462b53f375ab22cd -binfiles arch=i386-cygwin size=279 - bin/i386-cygwin/e2pall - bin/i386-cygwin/pdfatfi - bin/i386-cygwin/pdfclose.exe - bin/i386-cygwin/pdfopen.exe - bin/i386-cygwin/pdftosrc.exe - -name pdftools.i386-freebsd -category TLCore -revision 46884 -shortdesc i386-freebsd files of pdftools -containersize 341052 -containerchecksum eff3817f2df8bb0caab0065c21950e8e0513b4b0cd9d5fc2c18613f10fa7850e30aa5edb270bbe7e809b1de35ab26cf161b5b44572cc1bbc8aebdd5097d26cac -binfiles arch=i386-freebsd size=265 - bin/i386-freebsd/e2pall - bin/i386-freebsd/pdfatfi - bin/i386-freebsd/pdfclose - bin/i386-freebsd/pdfopen - bin/i386-freebsd/pdftosrc - -name pdftools.i386-linux -category TLCore -revision 47245 -shortdesc i386-linux files of pdftools -containersize 380172 -containerchecksum 85e85959d6168c784a84fdfe7711c113e1bf7a1c363e43fb28993b3a1375eaa3d6f84a553632449a9b64de232df0e6f551dab275410824c3e0b0fa1007fd86ab -binfiles arch=i386-linux size=280 - bin/i386-linux/e2pall - bin/i386-linux/pdfatfi - bin/i386-linux/pdfclose - bin/i386-linux/pdfopen - bin/i386-linux/pdftosrc - -name pdftools.i386-netbsd -category TLCore -revision 46884 -shortdesc i386-netbsd files of pdftools -containersize 335396 -containerchecksum 1fa97c7770fb29de07f734db7c4599f877bac260e9b247675754cd1f9e1d3db8b270407d1df0a5ef4243fa674728849e422aa1ddde94516f4ffad0f5adf7c1a0 -binfiles arch=i386-netbsd size=262 - bin/i386-netbsd/e2pall - bin/i386-netbsd/pdfatfi - bin/i386-netbsd/pdfclose - bin/i386-netbsd/pdfopen - bin/i386-netbsd/pdftosrc - -name pdftools.i386-solaris -category TLCore -revision 46884 -shortdesc i386-solaris files of pdftools -containersize 406952 -containerchecksum 603feaf1aaedd2b23662395fa3553b3869b620922a4baf9b767af507ce519d03c75d9d8f2299da76c95fe49e1e3ed962a81c483af821aca58c6efb7bba372ddb -binfiles arch=i386-solaris size=314 - bin/i386-solaris/e2pall - bin/i386-solaris/pdfatfi - bin/i386-solaris/pdfclose - bin/i386-solaris/pdfopen - bin/i386-solaris/pdftosrc - -name pdftools.sparc-solaris -category TLCore -revision 48739 -shortdesc sparc-solaris files of pdftools -containersize 353664 -containerchecksum 55eff5c3577ea4e15e12f73e8bfb30b9efc4069af6300b34fc61bd72918ec8483451771ab9097232be6708e9c6c1dfe915ae4a15ba09d31cf5c55a16a237c12a -binfiles arch=sparc-solaris size=319 - bin/sparc-solaris/e2pall - bin/sparc-solaris/pdfatfi - bin/sparc-solaris/pdfclose - bin/sparc-solaris/pdfopen - bin/sparc-solaris/pdftosrc - -name pdftools.win32 -category TLCore -revision 47058 -shortdesc win32 files of pdftools -containersize 925376 -containerchecksum ce215f7d3cb1ecbe4985d54c468890ca3e32b0246a915e4b025b337b7724782c4a47129dcac635da0d73d8479add489f486bbecd1d3573df7a69d4c181d19c2c -binfiles arch=win32 size=618 - bin/win32/e2pall.exe - bin/win32/pdfatfi.exe - bin/win32/pdfclose.exe - bin/win32/pdfdde.exe - bin/win32/pdfopen.exe - bin/win32/pdftosrc.exe - -name pdftools.x86_64-cygwin -category TLCore -revision 46884 -shortdesc x86_64-cygwin files of pdftools -containersize 352788 -containerchecksum 738d9fa22acb58763eb8c2832f415336d7d540dcec9936ea31f483c26af7927e437e878b451f48f3562717e91a137e46edb0d1dbaeb43b9870b6442af7071a8e -binfiles arch=x86_64-cygwin size=288 - bin/x86_64-cygwin/e2pall - bin/x86_64-cygwin/pdfatfi - bin/x86_64-cygwin/pdfclose.exe - bin/x86_64-cygwin/pdfopen.exe - bin/x86_64-cygwin/pdftosrc.exe - -name pdftools.x86_64-darwin -category TLCore -revision 48728 -shortdesc x86_64-darwin files of pdftools -containersize 358340 -containerchecksum a07a1d4d71b2d88973fb0974ff72f2894cf58f485aef2f583d11f182ea27f59e75e283bdd6274e9c153637039c99f59a331889d482344a13aa6eacebf0d4da39 -binfiles arch=x86_64-darwin size=294 - bin/x86_64-darwin/e2pall - bin/x86_64-darwin/pdfatfi - bin/x86_64-darwin/pdfclose - bin/x86_64-darwin/pdfopen - bin/x86_64-darwin/pdftosrc - -name pdftools.x86_64-darwinlegacy -category TLCore -revision 47387 -shortdesc x86_64-darwinlegacy files of pdftools -containersize 327972 -containerchecksum 86579078711b2f75843da3982b84591bcf079c6498423342b9f5448a4704867558c5ff2cdbcdded5d50bde61da795cfd582d637d276d4ecc976a6ef9cb3e3e11 -binfiles arch=x86_64-darwinlegacy size=265 - bin/x86_64-darwinlegacy/e2pall - bin/x86_64-darwinlegacy/pdfatfi - bin/x86_64-darwinlegacy/pdftosrc - -name pdftools.x86_64-linux -category TLCore -revision 47063 -shortdesc x86_64-linux files of pdftools -containersize 366976 -containerchecksum 624a3fa131fed00b01b500689a4d8a8d1da25a509825c212394f5b67ea5ceff0a78d353474147a60977d9b373c41a1a88da75675c652e4c30bcf71254b209b0c -binfiles arch=x86_64-linux size=294 - bin/x86_64-linux/e2pall - bin/x86_64-linux/pdfatfi - bin/x86_64-linux/pdfclose - bin/x86_64-linux/pdfopen - bin/x86_64-linux/pdftosrc - -name pdftools.x86_64-linuxmusl -category TLCore -revision 46884 -shortdesc x86_64-linuxmusl files of pdftools -containersize 408588 -containerchecksum ee6fdfdb015ff7fe888d498bef300a0f997c14966e0697e0468486ad06e2618dcb6e606ca16c8b09a71c2dace67a5f236346e8b0bcc58b89ae4686ba803d0fa5 -binfiles arch=x86_64-linuxmusl size=399 - bin/x86_64-linuxmusl/e2pall - bin/x86_64-linuxmusl/pdfatfi - bin/x86_64-linuxmusl/pdfclose - bin/x86_64-linuxmusl/pdfopen - bin/x86_64-linuxmusl/pdftosrc - -name pdftools.x86_64-solaris -category TLCore -revision 46884 -shortdesc x86_64-solaris files of pdftools -containersize 419668 -containerchecksum 3dc5cabbbb7ef00b2fe93f45b0bd215d5c4c7c897b6763c3ce3945a3cece61504ab1ddd0b953ea090db2cf3c483df5d7ea0ae20c12efa67148f1238d2717aa93 -binfiles arch=x86_64-solaris size=355 - bin/x86_64-solaris/e2pall - bin/x86_64-solaris/pdfatfi - bin/x86_64-solaris/pdfclose - bin/x86_64-solaris/pdfopen - bin/x86_64-solaris/pdftosrc - -name pdftricks -category Package -revision 15878 -shortdesc Support for PSTricks in pdfTeX -relocated 1 -longdesc The PSTricks macros cannot be used (directly) with pdfTeX, -longdesc since PSTricks uses PostScript arithmetic, which isn't part of -longdesc PDF. This package circumvents this limitation so that the -longdesc extensive facilities offered by the powerful PSTricks package -longdesc can be made use of in a pdfTeX document. This is done using the -longdesc shell escape function available in current TeX implementations. -longdesc The package may also be used in support of other -longdesc 'PostScript-output-only' packages, such as PSfrag. For -longdesc alternatives, users may care to review the discussion in the -longdesc PSTricks online documentation. -containersize 4356 -containerchecksum 6cd07126e942e53fc84d079b36e6078516977792b6b04d3e6ece0996ce591ab88346f59b6e1ba1f0cb7674f41db637b80ce9a19b643a2d7d57cd48c1f630d3fd -doccontainersize 217052 -doccontainerchecksum 8a9989732bc55f169d67ec1a4d9273a63174a3e24ed286b8c048717731c02063430220f7c5fa27d848efae2cfa96eebb2ed289a041e17e998ccff701d6487155 -docfiles size=107 - RELOC/doc/latex/pdftricks/makefile - RELOC/doc/latex/pdftricks/manual.pdf details="Package documentation" - RELOC/doc/latex/pdftricks/pst2pdf - RELOC/doc/latex/pdftricks/test.pdf details="Test example (source available)" - RELOC/doc/latex/pdftricks/test.tex -runfiles size=4 - RELOC/tex/latex/pdftricks/pdftricks.sty -catalogue-also pst-pdf -catalogue-ctan /graphics/pdftricks -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics callback pstricks -catalogue-version 1.16 - -name pdftricks2 -category Package -revision 31016 -shortdesc Use PSTricks in pdfTeX -relocated 1 -longdesc The package provides the means of processing documents (that -longdesc contain pstricks graphics specifications. The package is -longdesc inspired by pdftricks -containersize 5472 -containerchecksum 0557236e2abf369844f2cbd14c12f3647b4258e53b66c643c243e59f19490ad24c519b413060cac9fb32d0a2098eb60d461491af952066cdb51d681077a36f56 -doccontainersize 62616 -doccontainerchecksum 759ee31dcf880689d39b37fadc3105398193526a91849c1283ac64ff95870e07e2d97506fab2fdb7e1defa2d1040d29d126ce778d4d918532842d09ae32bb4f5 -docfiles size=22 - RELOC/doc/latex/pdftricks2/README details="Readme" - RELOC/doc/latex/pdftricks2/pdftricks2-doc.pdf details="Package documentation" - RELOC/doc/latex/pdftricks2/pdftricks2-doc.tex -runfiles size=6 - RELOC/tex/latex/pdftricks2/pdftricks2.sty -catalogue-also pdftricks -catalogue-ctan /graphics/pdftricks2 -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl2 -catalogue-topics callback pstricks -catalogue-version 1.01 - -name pdfwin -category Package -revision 45797 -shortdesc customizable windows for screen viewing of TeX documents -relocated 1 -longdesc Inspired by the pdfscreen package. -containersize 15860 -containerchecksum a1fe7c369818312c0c6c96e30686f79b1fc399c2c5bf1141db5218254fe25d96f77d7c01ecb87d5259d2382644f08b21046d1a7465cf01d1a254b7240aad844f -doccontainersize 310752 -doccontainerchecksum 34b5486cbdf80358dbeaedfdeb1dd99d7b1ab78b5e24faa5b93ec625a65a131d709b239f002257f5e095bffe6a00e4ff5d5aaca26f8d3e24938767759ae0d6ad -docfiles size=130 - RELOC/doc/latex/pdfwin/BucResampling.pdf - RELOC/doc/latex/pdfwin/BucSystem1.pdf - RELOC/doc/latex/pdfwin/BucSystem2.pdf - RELOC/doc/latex/pdfwin/BucSystem3.pdf - RELOC/doc/latex/pdfwin/BucSystem4.pdf - RELOC/doc/latex/pdfwin/BucSystem5.pdf - RELOC/doc/latex/pdfwin/BucSystem6.pdf - RELOC/doc/latex/pdfwin/Bucuresti2003.tex - RELOC/doc/latex/pdfwin/JWGU-Logo.png - RELOC/doc/latex/pdfwin/Thumbs.db - RELOC/doc/latex/pdfwin/marble.png - RELOC/doc/latex/pdfwin/normprot.tex - RELOC/doc/latex/pdfwin/shortvec.tex -runfiles size=20 - RELOC/tex/latex/pdfwin/pdfwin.cfg - RELOC/tex/latex/pdfwin/pdfwin.sty - -name pdfx -category Package -revision 49487 -shortdesc PDF/X and PDF/A support for pdfTeX, LuaTeX and XeTeX -relocated 1 -longdesc The package helps LaTeX users to create PDF/X, PFD/A and other -longdesc standards-compliant PDF documents with pdfTeX, LuaTeX and -longdesc XeTeX. -containersize 88512 -containerchecksum 46ebac76e5d756fbe6af1973c5a5d7f3a19bc987e6151455af9dd0e70d339a6955c24eb4dface3ff223577a2f6e2f4bc805c1e1e88e42b9fc5ccc9a723922714 -doccontainersize 4968128 -doccontainerchecksum df5d5a6d61014dd466ad3e88ea6d384f94deacb079e8efa43172d4ce309a950fcfed4bc0ffcf07d0688f9e0ed50bb3cabfcf45388dd97f5dbb7f5601728850d9 -docfiles size=1326 - RELOC/doc/latex/pdfx/Armenian-example-UTF8.png - RELOC/doc/latex/pdfx/MANIFEST - RELOC/doc/latex/pdfx/README details="Readme" - RELOC/doc/latex/pdfx/TL-POL-meta.png - RELOC/doc/latex/pdfx/TL-RU-LICRs.png - RELOC/doc/latex/pdfx/TL-RU-metadata.png - RELOC/doc/latex/pdfx/TL-RU-toc.png - RELOC/doc/latex/pdfx/arm-start.tex - RELOC/doc/latex/pdfx/armtex-meta.png - RELOC/doc/latex/pdfx/koi8-example.tex - RELOC/doc/latex/pdfx/koi8-example2.tex - RELOC/doc/latex/pdfx/latin2-example.tex - RELOC/doc/latex/pdfx/manifest.txt - RELOC/doc/latex/pdfx/math-assign5.png - RELOC/doc/latex/pdfx/pdfx-16.sty - RELOC/doc/latex/pdfx/pdfx.pdf details="Package documentation" - RELOC/doc/latex/pdfx/pdfx.xmpdata - RELOC/doc/latex/pdfx/sample.tex - RELOC/doc/latex/pdfx/small2e-pdfx.tex - RELOC/doc/latex/pdfx/usage-meta.png -srccontainersize 62892 -srccontainerchecksum 321d9d9f6bb7a88c1dfa5f5fb0334d552d4c085c778160f0e914b8e9b927856ec8f273a0a14c2fd03749ff3f88f72ca3a90b505a65b9481319ad0afd037e3bdb -srcfiles size=65 - RELOC/source/latex/pdfx/Makefile.src - RELOC/source/latex/pdfx/pdfx.dtx - RELOC/source/latex/pdfx/pdfx.ins - RELOC/source/latex/pdfx/rvdtx.sty -runfiles size=216 - RELOC/tex/latex/pdfx/8bit.def - RELOC/tex/latex/pdfx/AdobeColorProfiles.tex - RELOC/tex/latex/pdfx/AdobeExternalProfiles.tex - RELOC/tex/latex/pdfx/CallasColorProfiles.tex - RELOC/tex/latex/pdfx/armglyphs.dfu - RELOC/tex/latex/pdfx/glyphtounicode-cmr.tex - RELOC/tex/latex/pdfx/glyphtounicode-ntx.tex - RELOC/tex/latex/pdfx/l8u-penc.def - RELOC/tex/latex/pdfx/l8uarb-penc.def - RELOC/tex/latex/pdfx/l8uarm-penc.def - RELOC/tex/latex/pdfx/l8ucyr-penc.def - RELOC/tex/latex/pdfx/l8udev-penc.def - RELOC/tex/latex/pdfx/l8ugrk-penc.def - RELOC/tex/latex/pdfx/l8uheb-penc.def - RELOC/tex/latex/pdfx/l8ulat-penc.def - RELOC/tex/latex/pdfx/l8umath-penc.def - RELOC/tex/latex/pdfx/pdfa.xmp - RELOC/tex/latex/pdfx/pdfe.xmp - RELOC/tex/latex/pdfx/pdfvt.xmp - RELOC/tex/latex/pdfx/pdfx.sty - RELOC/tex/latex/pdfx/pdfx.xmp - RELOC/tex/latex/pdfx/text89.def -catalogue-ctan /macros/latex/contrib/pdfx -catalogue-date 2018-12-23 07:08:45 +0100 -catalogue-license lppl -catalogue-topics pdf-feat -catalogue-version 1.6.1 - -name pdfxup -category Package -revision 40690 -shortdesc Create n-up PDF pages with minimal margins -longdesc pdfxup is a unix/linux shell script that creates a PDF document -longdesc where each page is obtained by combining several pages of a PDF -longdesc file given as output. -depend pdfxup.ARCH -containersize 7272 -containerchecksum c6909b34d1f7ced60a5a5f540ca6898bf159744c5ef2a60fbf428f4f0e784f73e12ff6bfe85367fda2ac6a5be616eac54be467ef0c283fc879e8846c73b66353 -doccontainersize 21260 -doccontainerchecksum f48822d648866b249f5917889157ded2b21b3adb0a4777b680603757920e4abcd8fe6b6e4cc6d978a14bd4a1cd5417fbbe2352d2f374d5d19d3f8a9768362343 -docfiles size=10 - texmf-dist/doc/man/man1/pdfxup.1 - texmf-dist/doc/man/man1/pdfxup.man1.pdf - texmf-dist/doc/support/pdfxup/README details="Readme" - texmf-dist/doc/support/pdfxup/RELEASES - texmf-dist/doc/support/pdfxup/pdfxup.pdf -runfiles size=7 - texmf-dist/scripts/pdfxup/pdfxup -catalogue-ctan /support/pdfxup -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics pdfprocess -catalogue-version 1.30 - -name pdfxup.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of pdfxup -containersize 336 -containerchecksum d91f2f5e625dd2c1c5a04eb7769a084f7cd824d13988e7e5f556b6ca53f59b6a4c65d07419ab5f58e030308a8f20c6e0c96508315109cefbe4808dd073bbc7fa -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/pdfxup - -name pdfxup.amd64-freebsd -category Package -revision 40690 -shortdesc amd64-freebsd files of pdfxup -containersize 340 -containerchecksum 982eecfde567aa69c46dcf65598be83c2bf4996203d9d3b44279f3186e936b734eb07f76d0cd0a11c7e99ae8d4a32e928fae1be1296bd698dd6508c0a2f69a3a -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/pdfxup - -name pdfxup.amd64-netbsd -category Package -revision 40690 -shortdesc amd64-netbsd files of pdfxup -containersize 340 -containerchecksum 0c7a51ca85dc27c8a29662f2a9e166d27c8e87d9ef8fa135b5f03a3d0aeba52f2316d7de424ea4111ae449dfbeaa6f9b0f2d3863297d8ae53db63bdbc312ab85 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/pdfxup - -name pdfxup.armhf-linux -category Package -revision 40690 -shortdesc armhf-linux files of pdfxup -containersize 340 -containerchecksum 002b733d5e538e1f24c542c90066270c37e8f470a9d02f15dd4b731ef968e4d3643a8706923e6e0736a3ff65ac2bb4c40a1587f777eeab34c46ed05d2b3a44bd -binfiles arch=armhf-linux size=1 - bin/armhf-linux/pdfxup - -name pdfxup.i386-cygwin -category Package -revision 40690 -shortdesc i386-cygwin files of pdfxup -containersize 336 -containerchecksum 60c494c31219b95d823bcf9a8d289a47aa7e31f74291fba599eef2fad1842d51564fac95923cf2d7a24f43284dc80a940ac736242cfe8ce85e28339a352bdac9 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/pdfxup - -name pdfxup.i386-freebsd -category Package -revision 40690 -shortdesc i386-freebsd files of pdfxup -containersize 340 -containerchecksum b6b15a25c54bdc3e6301d5e360c87e61b5d507d05ccb1b5dda5d95693d6b36968bcfe79d6936cf390c4e53e34bb3f618d5d0f6367d0e9b2235f6f78ca4aeb61f -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/pdfxup - -name pdfxup.i386-linux -category Package -revision 40690 -shortdesc i386-linux files of pdfxup -containersize 336 -containerchecksum 7cfe9b5b223332fdbae2abea70cfd5b45fd4a4b8e1e7fe9d87c9220ab3539eb9caf524af06997147f09d4a74af26cf541424407a068b546bb8c2012a742c9109 -binfiles arch=i386-linux size=1 - bin/i386-linux/pdfxup - -name pdfxup.i386-netbsd -category Package -revision 40690 -shortdesc i386-netbsd files of pdfxup -containersize 340 -containerchecksum 2302d2866699b25f702ce6a11573d700df4f2e48b845953db421c0704c05906b064331bfb53dadd80bacacad10dc517e8f935c0dea523ea4bcb2cd847c78e3c1 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/pdfxup - -name pdfxup.i386-solaris -category Package -revision 40690 -shortdesc i386-solaris files of pdfxup -containersize 340 -containerchecksum 802f41746b118a7a06f4265337fd07614fecc6ee8a1f9ddf166d7f3f6ddc686cb3d484a76c5404e7618719e374aa5539e64fc73dc57b09b26388874c92d58414 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/pdfxup - -name pdfxup.sparc-solaris -category Package -revision 40690 -shortdesc sparc-solaris files of pdfxup -containersize 336 -containerchecksum 64b1998c6462cdd5f13825db4f5991d3bf02d4e7dfe157a8a82a1e74787ddbe2f0140d9fd2703bdfa4645c16feb44453cd48cbde34b1390a7cd2bbd84585eec7 -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/pdfxup - -name pdfxup.x86_64-cygwin -category Package -revision 40690 -shortdesc x86_64-cygwin files of pdfxup -containersize 340 -containerchecksum 15ad4f1739aff8389422277e9b178394d8742d67310f966b6923dc8ecc12a5b4e120fa4800b4966f648d9bb360b256d030e2886edcafed611228958086a632b4 -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/pdfxup - -name pdfxup.x86_64-darwin -category Package -revision 40690 -shortdesc x86_64-darwin files of pdfxup -containersize 340 -containerchecksum dcadd72836c01bd9c33eb8c7744af27b4fd624f748b95a59c78fdddb6f9f227b2f13cbc21243d3b666d2668da88fa0c2e42eb676bcb62abd75c7c680ae674aec -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/pdfxup - -name pdfxup.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of pdfxup -containersize 348 -containerchecksum df8c51153cfd006779eca978d081e20cb4a217d751ca6687c68ee87c9c517cee6aa26d691a851281be87a380262b98494161f9cc94a6008431a8591074661b69 -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/pdfxup - -name pdfxup.x86_64-linux -category Package -revision 40690 -shortdesc x86_64-linux files of pdfxup -containersize 340 -containerchecksum 2d3bda4a49bbe9caf23a70b270c803fdb3d5f32b8e4ec62394c3c2ce534baa9d611e86886562af3d754e5cfc83fdcb3ef3977696651fdd2fced4bfa2843294aa -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/pdfxup - -name pdfxup.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of pdfxup -containersize 340 -containerchecksum 1f6c35356857baaa0268db5bfceeccc0b76a149afb5e474bc2e5d9b4ed87290598018fe6ff24290220e5c554d7bcafa74cf4df9fe17680eb515694303ea826c8 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/pdfxup - -name pdfxup.x86_64-solaris -category Package -revision 40690 -shortdesc x86_64-solaris files of pdfxup -containersize 340 -containerchecksum b2d7bdf2cc28b19f70ec51a0fd68de228eb04c75a997954ead18845800d52f5ca0b37d7bfdc47a5d22ef0f5fa5acdfe68547fe9db66d6d21f1db278255c4f23a -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/pdfxup - -name pecha -category Package -revision 15878 -shortdesc Print Tibetan text in the classic pecha layout style -relocated 1 -longdesc The pecha class provides an environment for writing Tibetan on -longdesc LaTeX2e in the traditional Tibetan Pecha layout used for -longdesc spiritual or philosophical texts, using the cTib4TeX package by -longdesc Oliver Corff. It provides features like headers in different -longdesc languages, page numbering in Tibetan and more. -containersize 10064 -containerchecksum daa2e215a94f648e717796c2bb8e576445c7764e774454c6f6daee098a7a8802f728e13281d6894c0f7ab8f08097fab05f28d668e1f6a7118419780aa7531b3a -doccontainersize 73068 -doccontainerchecksum 458db6d1200d61afc16550a8613f234e6d2ed4936cf9e963a6254e9ae814f19e66f8ae73552df520fa6e953142e075291934fa62698129ec0b4bf49af215b46d -docfiles size=31 - RELOC/doc/latex/pecha/CHANGES - RELOC/doc/latex/pecha/COPYING - RELOC/doc/latex/pecha/README details="Package README" - RELOC/doc/latex/pecha/example.pdf details="Example usage" - RELOC/doc/latex/pecha/example.tex - RELOC/doc/latex/pecha/pecha_docu.pdf details="Package documentation" - RELOC/doc/latex/pecha/pecha_docu.tex -runfiles size=11 - RELOC/tex/latex/pecha/ctibmantra.sty - RELOC/tex/latex/pecha/pecha.cls -catalogue-ctan /language/tibetan/pecha -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics tibetan -catalogue-version 0.1 - -name pedigree-perl -category Package -revision 31990 -shortdesc Generate TeX pedigree files from CSV files -longdesc This program generates TeX commands to typeset pedigrees -- -longdesc either TeX fragments or full LaTeX files, to be processed by -longdesc the authors' pst-pdgr package. The program has support for -longdesc multilanguage pedigrees (at the present moment the English and -longdesc Russian languages are supported). -depend pedigree-perl.ARCH -containersize 17236 -containerchecksum 146d596df52a0df51c618308f692e6ba2e1d79f0fb8c49dc5e0e0164b4baca15164772f558d00f40ea34a9934ac21f6fabb3a9c275f2d4e008e655d6a4ac1177 -doccontainersize 648860 -doccontainerchecksum beb28e19bd824667d29e0a94c302994d1e9b21b69e9d4ce6027aa3c486408cbbb9769603003b7948839f95961353a1ba406ffefc2db90cc3bcc9a0e6754a43cd -docfiles size=465 - texmf-dist/doc/man/man1/pedigree.1 - texmf-dist/doc/man/man1/pedigree.man1.pdf - texmf-dist/doc/support/pedigree-perl/LICENSE - texmf-dist/doc/support/pedigree-perl/Makefile - texmf-dist/doc/support/pedigree-perl/NEWS - texmf-dist/doc/support/pedigree-perl/Pedigree.3 - texmf-dist/doc/support/pedigree-perl/Pedigree/AbortionNode.3 - texmf-dist/doc/support/pedigree-perl/Pedigree/Area.3 - texmf-dist/doc/support/pedigree-perl/Pedigree/ChildlessNode.3 - texmf-dist/doc/support/pedigree-perl/Pedigree/Language.3 - texmf-dist/doc/support/pedigree-perl/Pedigree/Makefile - texmf-dist/doc/support/pedigree-perl/Pedigree/MarriageNode.3 - texmf-dist/doc/support/pedigree-perl/Pedigree/Node.3 - texmf-dist/doc/support/pedigree-perl/Pedigree/Parser.3 - texmf-dist/doc/support/pedigree-perl/Pedigree/PersonNode.3 - texmf-dist/doc/support/pedigree-perl/Pedigree/TwinsNode.3 - texmf-dist/doc/support/pedigree-perl/README - texmf-dist/doc/support/pedigree-perl/doc/Makefile - texmf-dist/doc/support/pedigree-perl/doc/abortions.tex - texmf-dist/doc/support/pedigree-perl/doc/english.tex - texmf-dist/doc/support/pedigree-perl/doc/english1.tex - texmf-dist/doc/support/pedigree-perl/doc/pedigree.bib - texmf-dist/doc/support/pedigree-perl/doc/pedigree.pdf details="Package documentation" - texmf-dist/doc/support/pedigree-perl/doc/pedigree.ps - texmf-dist/doc/support/pedigree-perl/doc/pedigree.tex - texmf-dist/doc/support/pedigree-perl/doc/russian.tex - texmf-dist/doc/support/pedigree-perl/examples/abortions.csv - texmf-dist/doc/support/pedigree-perl/examples/badsort.csv - texmf-dist/doc/support/pedigree-perl/examples/childlessness.csv - texmf-dist/doc/support/pedigree-perl/examples/consanguinic.csv - texmf-dist/doc/support/pedigree-perl/examples/english.cfg - texmf-dist/doc/support/pedigree-perl/examples/english.csv - texmf-dist/doc/support/pedigree-perl/examples/english1.cfg - texmf-dist/doc/support/pedigree-perl/examples/english_short.cfg - texmf-dist/doc/support/pedigree-perl/examples/pedigree.cfg - texmf-dist/doc/support/pedigree-perl/examples/russian.cfg - texmf-dist/doc/support/pedigree-perl/examples/russian.csv - texmf-dist/doc/support/pedigree-perl/examples/sort1.csv - texmf-dist/doc/support/pedigree-perl/examples/sort2.csv - texmf-dist/doc/support/pedigree-perl/examples/sort3.csv - texmf-dist/doc/support/pedigree-perl/examples/twins.csv -runfiles size=28 - texmf-dist/scripts/pedigree-perl/Pedigree.pm - texmf-dist/scripts/pedigree-perl/Pedigree/AbortionNode.pm - texmf-dist/scripts/pedigree-perl/Pedigree/Area.pm - texmf-dist/scripts/pedigree-perl/Pedigree/ChildlessNode.pm - texmf-dist/scripts/pedigree-perl/Pedigree/Language.pm - texmf-dist/scripts/pedigree-perl/Pedigree/MarriageNode.pm - texmf-dist/scripts/pedigree-perl/Pedigree/Node.pm - texmf-dist/scripts/pedigree-perl/Pedigree/Parser.pm - texmf-dist/scripts/pedigree-perl/Pedigree/PersonNode.pm - texmf-dist/scripts/pedigree-perl/Pedigree/TwinsNode.pm - texmf-dist/scripts/pedigree-perl/pedigree.pl -catalogue-ctan /graphics/pstricks/contrib/pedigree/pedigree-perl -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl2 -catalogue-topics humanities csv-support -catalogue-version 1.0 - -name pedigree-perl.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of pedigree-perl -containersize 344 -containerchecksum 24912c58f0c33e0b28e4b83f19aaa4789be47456e2fba3ffea87cc36d59763cd3f602e0b1182abd38f0a321362cbb6c167894b1a3f65a7dae41fcfa013509407 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/pedigree - -name pedigree-perl.amd64-freebsd -category Package -revision 25962 -shortdesc amd64-freebsd files of pedigree-perl -containersize 344 -containerchecksum 90f32d6455b3d71505283aa401242bdbfa73ff0da1a0f3753f6ff8ea33142913bb1a20785a6981aa07e6c278c3ca76df96414fd30a426de167cb440de89fd79c -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/pedigree - -name pedigree-perl.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of pedigree-perl -containersize 348 -containerchecksum 2374c6c1ed2abd658c9f1c449fb2fd5ebf16c7c13956df45866d297e660b6abf86c0b8e5fb3586185fb63b18d79fac4220eb9545adb9328b70d9aa8340b22948 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/pedigree - -name pedigree-perl.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of pedigree-perl -containersize 348 -containerchecksum 78f0ff174aa3845ca29576b7c24e1fd3025401c786386019ca8a364b48bce0f6421798ad99bbe3ffbca4d2349290787a10cca2225d3e0a29789e51a53045f00d -binfiles arch=armhf-linux size=1 - bin/armhf-linux/pedigree - -name pedigree-perl.i386-cygwin -category Package -revision 25962 -shortdesc i386-cygwin files of pedigree-perl -containersize 348 -containerchecksum 4356efa8634220e67decd669b5f590f444e1193e2740b5622d8b7206d1ce2ef09761651240b949c822aec723b71e254c2282bc63bc6169b6bb4dff851b3d5cac -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/pedigree - -name pedigree-perl.i386-freebsd -category Package -revision 25962 -shortdesc i386-freebsd files of pedigree-perl -containersize 348 -containerchecksum ea837959839aec5fa5615d841452b0acf2dd5b66321944fc36fdd3f615de7cfa604c45c64f6a7d91cbc905a4f8d8a112a2a893a6b0d26e4f6ca7eeae807eed39 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/pedigree - -name pedigree-perl.i386-linux -category Package -revision 25962 -shortdesc i386-linux files of pedigree-perl -containersize 348 -containerchecksum d5002733da6b8e495395d70cfb789ff7f3ec12b8464e5d844ab0c2f8273ba3d628a181c7f75933bb4aa2c4a79a200ce2092896a729ab20cd547b6ecf88f2c44d -binfiles arch=i386-linux size=1 - bin/i386-linux/pedigree - -name pedigree-perl.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of pedigree-perl -containersize 348 -containerchecksum fc9699db76d96d22bd1976c7a71bf8416bdf9913eb2d4b10a6c3a0ffda30c72bad961899d33c3aab9ea893199222b2b76f623c887646e84c7ba0bfcf926c49b6 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/pedigree - -name pedigree-perl.i386-solaris -category Package -revision 25962 -shortdesc i386-solaris files of pedigree-perl -containersize 348 -containerchecksum c7a9e9626c91557cdabbdcacf4586a7a5ce32ee8ca759729aa0fbe781816ef86e4fe0d717953bea9835882f80369f139d009551a8fee490bbe3f29b585e9bff9 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/pedigree - -name pedigree-perl.sparc-solaris -category Package -revision 25962 -shortdesc sparc-solaris files of pedigree-perl -containersize 344 -containerchecksum 8e8f53a174ee9725c5b617aaf968955992768b3ca74abf78d490960c5a45f9fba1168f055114564812a9ceb18ceec8a3081a8ded466f40808dabef4e885ecdea -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/pedigree - -name pedigree-perl.win32 -category Package -revision 25962 -shortdesc win32 files of pedigree-perl -containersize 692 -containerchecksum 135393e38d0120d1a87510442b156e64dbb537127663095fc5508990c7b64b875c45c2d35f05f5a66e61fe34381ac2e937ddaeec7cc49f15a324cc783ac8ccab -binfiles arch=win32 size=1 - bin/win32/pedigree.exe - -name pedigree-perl.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of pedigree-perl -containersize 348 -containerchecksum d9117cfb91c20a490a69533bffb74c37d2804d45587a23b90be9e4a336fb6316a3e379c20445a03582d10f4c02ae3dcdb0bbf9b72087cc1cbcea3631d6654ecc -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/pedigree - -name pedigree-perl.x86_64-darwin -category Package -revision 25962 -shortdesc x86_64-darwin files of pedigree-perl -containersize 348 -containerchecksum 1fbd1ea8cf33f9997eff8cc0b1e03a848180faa6f2a8843575e3aa3273b71e7fa4b4b9f1c4a27f44a40d50e12a57b865702bcdae13ce64a38442055895d45a44 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/pedigree - -name pedigree-perl.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of pedigree-perl -containersize 356 -containerchecksum 29a608161f5d4ebf3a069775ba2cb841609487159841f13321f0263e7e7fe2769da7fa717d5b70f4bb7c6465e7db65f7a1e00383e4ea8d51b2ec69104a4ee43e -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/pedigree - -name pedigree-perl.x86_64-linux -category Package -revision 25962 -shortdesc x86_64-linux files of pedigree-perl -containersize 348 -containerchecksum 1a1f0f8d44de0893a2bb94b4e0014cb299e3085f07c83c20a23e169691a3fb1b7f80347919f86dcf607b0beea7ff65fff61d849f88933586dcf3e56c955a2e15 -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/pedigree - -name pedigree-perl.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of pedigree-perl -containersize 348 -containerchecksum 4a3788edfe4a7fd07f26b3d4fab6a0e60c009b86aa9c74d5b62a407fb9944c1dcd91ce04d24cd2ec76a6f4efef23a8687b5a477dd9f29cdfc26f109edca5b5cd -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/pedigree - -name pedigree-perl.x86_64-solaris -category Package -revision 25962 -shortdesc x86_64-solaris files of pedigree-perl -containersize 348 -containerchecksum c7c55de6e550229324880d3b5fb4950ddddb5bfbd10248c6e95fe0fb237e496e2b7832726049303958dcde581411e4eb66dfcd5a51849cfdec3d7ef128603cca -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/pedigree - -name penrose -category Package -revision 48202 -shortdesc A TikZ library for producing Penrose tilings -relocated 1 -longdesc This package provides a TikZ library for drawing Penrose tiles. -longdesc It currently supports the kite/dart, rhombus, and pentagon tile -longdesc sets. There are two main methods for their placement: one that -longdesc automatically generates a tiling, and one that allows for "by -longdesc hand" placement. Furthermore, the tiles themselves can be -longdesc deformed and will still (hopefully!) fit together in the -longdesc correct fashion. -containersize 6444 -containerchecksum 6b25de13f9a14d9bc3526eeae019394f6f049bea0f9d8dfd6072e39d2814370235b8896d4c94c8bc44c93f8abb398015af6280ffe4e6ee9849f9b81cc8c43924 -doccontainersize 891960 -doccontainerchecksum f82e19e28f8efc0be7d716f2cb5e8808b3dcafc4029da4159c57088a985c6b5f7cb433c515e4dd55bb9203bdb625761af81cd9bceab9545f3273dbc8ee3959cf -docfiles size=239 - RELOC/doc/latex/penrose/README.txt details="Readme" - RELOC/doc/latex/penrose/penrose.pdf details="User documentation" - RELOC/doc/latex/penrose/penrose.tex - RELOC/doc/latex/penrose/penrose_code.pdf details="Code documentation" -srccontainersize 11616 -srccontainerchecksum cb3fb7406e4acce0b558c6a39cbef9c3e93e20596e79434f81372ab9d471dee849635d7296553831249d1024e030e748c42c34bf7843c3a5e8a2d90247368581 -srcfiles size=23 - RELOC/source/latex/penrose/penrose.ins - RELOC/source/latex/penrose/penrose_code.dtx -runfiles size=17 - RELOC/tex/latex/penrose/tikzlibrarypenrose.code.tex -catalogue-ctan /graphics/pgf/contrib/penrose -catalogue-date 2018-07-14 05:48:32 +0200 -catalogue-license lppl1.3c -catalogue-topics maths pgf-tikz -catalogue-version 1.0 - -name perception -category Package -revision 48861 -shortdesc BibTeX style for the journal Perception -relocated 1 -longdesc A product of custom-bib, provided simply to save others' time. -containersize 6300 -containerchecksum 966ef8516cee0251065ab015c0bcfb9cc0fab5ca0764cef0a73f2acca831b995136adb77e23474607dbc6daf057b7ff97098dd62212bc2330389b3c4f97cfdf8 -doccontainersize 416 -doccontainerchecksum fb2fde5bb8ee4ec47219aaf1ce7743be1b22587da007af6d12a742fb9fe816a2774e296f8bf853ec9257536caa126d250c147ee5c2533dedfb661975b33125ac -docfiles size=1 - RELOC/doc/bibtex/perception/README details="Readme" -runfiles size=8 - RELOC/bibtex/bst/perception/perception.bst -catalogue-ctan /biblio/bibtex/contrib/perception -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics bibtex-sty journalpub - -name perfectcut -category Package -revision 44175 -shortdesc Delimiters whose size adjusts to the nesting -relocated 1 -longdesc This package defines the command \perfectcut#1#2 which displays -longdesc a bracket <#1||#2>. Various delimiters are similarly defined. -longdesc The effect of these commands is to let the delimiters grow -longdesc according to the number of nested \perfectcommands (regardless -longdesc of the size of the contents). The package is originally -longdesc intended for solving a notational issue regarding the -longdesc representation of abstract-machine-like calculi in proof theory -longdesc and computer science. For general use, the package also defines -longdesc commands for defining custom delimiters that behave in the same -longdesc way. This package also offers a sound reimplementation of \big, -longdesc \bigg, etc. -containersize 4600 -containerchecksum 369e739e46c167f02cce7206e1da7e33888da4efc2817253998392bc03c8eb59ea5e2468d7c13ca176bdce34128bdd31bd336505cda81894171965af80e6bdbc -doccontainersize 186764 -doccontainerchecksum ad37367c16caf593b41747a1e2cb50fd5cb091fda638917e1faf1050844c35d4c1134cdca52ef29605ec9f3c8aaeffe3d1bac6d4b9713171c90fcb95b1d33115 -docfiles size=50 - RELOC/doc/latex/perfectcut/README details="Readme" - RELOC/doc/latex/perfectcut/perfectcut.pdf details="Package documentation" - RELOC/doc/latex/perfectcut/perfectcut.tex -runfiles size=5 - RELOC/tex/latex/perfectcut/perfectcut.sty -catalogue-ctan /macros/latex/contrib/perfectcut -catalogue-date 2017-05-03 14:02:24 +0200 -catalogue-license lppl1.3 -catalogue-topics paren-mgmt comp-theory -catalogue-version 2.2 - -name perltex -category Package -revision 38719 -shortdesc Define LaTeX macros in terms of Perl code -longdesc PerlTeX is a combination Perl script (perltex.pl) and LaTeX2e -longdesc package (perltex.sty) that, together, give the user the ability -longdesc to define LaTeX macros in terms of Perl code. Once defined, a -longdesc Perl macro becomes indistinguishable from any other LaTeX -longdesc macro. PerlTeX thereby combines LaTeX's typesetting power with -longdesc Perl's programmability. PerlTeX will make use of persistent -longdesc named pipes, and thereby run more efficiently, on operating -longdesc systems that offer them (mostly Unix-like systems). Also -longdesc provided is a switch to generate a PerlTeX-free, -longdesc document-specific, noperltex.sty that is useful when -longdesc distributing a document to places where PerlTeX is not -longdesc available. -depend perltex.ARCH -containersize 7300 -containerchecksum 3b468f68e62b9c6e8741e8616ce786499924e18c1eb91ebcf7b452de00b0dd439414ea18a51268a04d15fd9ff9910ee61a81d45e6df72d1ef09186737203c5f8 -doccontainersize 276676 -doccontainerchecksum 843ffc1c8bd416efc30ab6d3ae23f0cc47acafbc69005b2a56f7caabf8b874c66b0019ad3e3893e02d8832f95ce8af4c23e390992241ee4b85c14fdd662996dd -docfiles size=90 - texmf-dist/doc/latex/perltex/README details="Readme" - texmf-dist/doc/latex/perltex/example.tex - texmf-dist/doc/latex/perltex/perltex.pdf details="Package documentation" - texmf-dist/doc/man/man1/perltex.1 - texmf-dist/doc/man/man1/perltex.man1.pdf -srccontainersize 31364 -srccontainerchecksum 04cd318d0ae246caa81b482a2eea14c101055cb7b9dc95cd56edac478fb2d751e6fc03245037cff943a509802b9fa6bb31c58eee6b3ad45fc81e5fa0b308e394 -srcfiles size=31 - texmf-dist/source/latex/perltex/perltex.dtx - texmf-dist/source/latex/perltex/perltex.ins -runfiles size=6 - texmf-dist/scripts/perltex/perltex.pl - texmf-dist/tex/latex/perltex/perltex.sty -catalogue-ctan /macros/latex/contrib/perltex -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics callback -catalogue-version 2.1 - -name perltex.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of perltex -containersize 340 -containerchecksum a724bd33298b7d527a78781a0ab49fe954fd186a6cce2b12e5992bf2f2e5d40d7c8769c59ae636536bb161c522c41ae9e4e179e92f8f1b900c760cc531440bdc -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/perltex - -name perltex.amd64-freebsd -category Package -revision 16484 -shortdesc amd64-freebsd files of perltex -containersize 340 -containerchecksum af36421ebc70e90ca8e1f3784d2990b9beb668aa76e19a45f98d6da71def01844f05fe5be7b7992c5fedf7984909ae92e3e58c517420ee8790b6d328aca98701 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/perltex - -name perltex.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of perltex -containersize 340 -containerchecksum 64be0f131c2e393f6d89d140fbc1b885b56c3533f2ffc5b02d4f3bc655e7b379297263d2b924494963c86bdb9f8dcaf0b9356e6fe69b2a56d59b44b0ce5d9adb -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/perltex - -name perltex.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of perltex -containersize 340 -containerchecksum 2044b2a07f8cc0d51bd4f90408c9b5ab81bdb00d575d676336ff12d90887f5d7d4cfeb840c4ab274cf66ecd4e665b9eda03d20461e0bdbcc2c27079fb60445bb -binfiles arch=armhf-linux size=1 - bin/armhf-linux/perltex - -name perltex.i386-cygwin -category Package -revision 16181 -shortdesc i386-cygwin files of perltex -containersize 340 -containerchecksum b45c96f52b07089911aa0f6483e46e2f678f0584dbda3a392c22f029a189d48202ca4a629067e15947536702d801ae28291f5ec2645acb50693619455b57b531 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/perltex - -name perltex.i386-freebsd -category Package -revision 16484 -shortdesc i386-freebsd files of perltex -containersize 340 -containerchecksum 62916fb3735a1750bb0e179fda260ff89e2fd005d0dcfad05c8b3df7300d390cf0c7a7c73928a0317e88ed0f3b35878b31f54e6c31bab6c32bfc6c5887edcd8e -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/perltex - -name perltex.i386-linux -category Package -revision 16181 -shortdesc i386-linux files of perltex -containersize 340 -containerchecksum e61e0e7ccc6b1579d34f6cc3d9c576b9a764019516c5ca5975422931b02506f93b12b28cfdfab218b2e8f2b4002cfd6560b06e758588471dd8810fa8641db16d -binfiles arch=i386-linux size=1 - bin/i386-linux/perltex - -name perltex.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of perltex -containersize 340 -containerchecksum d54adb43d251b37d1500f00c382b5fefa712d9584e5b558c2e30517b1947eed741b54e819c82295f10105fac38c205a881940078afbd73b007265e6e896d83f9 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/perltex - -name perltex.i386-solaris -category Package -revision 16181 -shortdesc i386-solaris files of perltex -containersize 340 -containerchecksum cfea00e08a1b5ed26e754b72cb2dcb8568b38cbef3d4817ef93e511dd48db8cfbb10a07b7ff855bf120e5689179368ccf8a1167dddaad5ac670afded634e6944 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/perltex - -name perltex.sparc-solaris -category Package -revision 16181 -shortdesc sparc-solaris files of perltex -containersize 340 -containerchecksum f87bd79494332dd0a8a3cde14a69728e49c7208e0da3ffe3fae73e1e51be18882479eac295550b99ee3deecbb3fb86a64c35c73725100e942ce66a0187e6c1de -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/perltex - -name perltex.win32 -category Package -revision 15404 -shortdesc win32 files of perltex -containersize 680 -containerchecksum 52836670629814162e7b0b75cf5a13a78e54e603cacf64d8814f8aba5408a4e59832aa5f0f4a47697435a6ce8a45115d901ff73a3269250567e3f4ef96215186 -binfiles arch=win32 size=1 - bin/win32/perltex.exe - -name perltex.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of perltex -containersize 344 -containerchecksum bf740427fc72467c3e26995a97a51460d0a1702327bf0699eeb28aab7bf01c2e893623bcae5c3f30adbb383295475f88abd03d6b75f094ed2366838adbf71669 -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/perltex - -name perltex.x86_64-darwin -category Package -revision 18441 -shortdesc x86_64-darwin files of perltex -containersize 344 -containerchecksum 88254c93f5812bad122fffec006713b9b483edb0a3847955e536f7998fb1d7ec334af47fee5f69592de19ed94cc6425724f3cf0377629faea43bba4b74b61842 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/perltex - -name perltex.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of perltex -containersize 348 -containerchecksum d725a22c012f67f7b8928257b82e8b8e29c2d92a6fbdbdcaee4f8b6a197b4178d5e2ad5423def220dbe77bde5181be53a5a5aa9bddabc05b817a31eb852f09f4 -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/perltex - -name perltex.x86_64-linux -category Package -revision 16181 -shortdesc x86_64-linux files of perltex -containersize 344 -containerchecksum fb71ac9f5a4f9f885b34b87b9a6589d3618b038298830430767dc8419fd3404f8534ddb6c6e4029e521094f0591d89411d73ce3de8e57c1d6a4f32543a7caac5 -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/perltex - -name perltex.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of perltex -containersize 344 -containerchecksum ea1b56a324447728f365114499ca23c48a4d03c68e65cc1189ac855a100fbbd3dcf1cf40d655958679b7c4ceefebf084ed20d4b090bc0580913ff75caa4d3a2d -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/perltex - -name perltex.x86_64-solaris -category Package -revision 18442 -shortdesc x86_64-solaris files of perltex -containersize 340 -containerchecksum 1eef10d7e01839d5d0104de673e77c53419b2fd5386aa5f332863387b75eddb4fc22d49c3ae64e7766cc6c5bad7b11afe1bf623fdc516dcf3729fa627052af58 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/perltex - -name permute -category Package -revision 15878 -shortdesc Support for symmetric groups -relocated 1 -longdesc A package for symmetric groups, allowing you to input, output, -longdesc and calculate with them. -containersize 2744 -containerchecksum beb6fafc97af2e621ffd3280b0436602af5f47d1e18089a1bce8f5adcddf6efc6a5593b5807ba894aa0e12e63d89b1797483f7e0eff6d1d565314f923d83022f -doccontainersize 70108 -doccontainerchecksum 133b3a072ab9c3af8528caa24e712756adbfaa04446fdc2082ade1fc373e86d9e32218a5566505ca0a3618b1941883d159b3d99bffcdccb26b7dc042e64be19d -docfiles size=22 - RELOC/doc/latex/permute/permute.pdf details="Package documentation" -srccontainersize 11152 -srccontainerchecksum a2fd3c5bfa7a01db448c9fb6d454bc0c79b7fd337d3d941d69569f146c68a3aafa0913bf18d1824c953c19dc63f22f022dc840cb46f4751a7ea4ff7b636cf068 -srcfiles size=11 - RELOC/source/latex/permute/permute.dtx - RELOC/source/latex/permute/permute.ins -runfiles size=3 - RELOC/tex/latex/permute/permute.sty -catalogue-ctan /macros/latex/contrib/permute -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics maths - -name persian-bib -category Package -revision 37297 -shortdesc Persian translations of classic BibTeX styles -relocated 1 -longdesc Currently 9 files: acm-fa.bst, asa-fa.bst, chicago-fa.bst, -longdesc ieeetr-fa.bst, plain-fa-inLTR-beamer.bst, plain-fa-inLTR.bst, -longdesc plain-fa.bst, plainnat-fa.bst and unsrt-fa.bst are modified for -longdesc Persian documents prepared with XePersian (which the present -longdesc package depends on). The Persian .bst files can simultaneously -longdesc handle both Latin and Persian references. A file cp1256fa.csf -longdesc is provided for correct sorting of Persian references and three -longdesc fields LANGUAGE, TRANSLATOR and AUTHORFA are defined. -containersize 21688 -containerchecksum 79c40df3289a698af69e25cebfc4ed688d1bb38659f0db986ce6b4dac52591d513c74d6656f31ffcd3a29673bb2f3dc47ff2907026227c811335804c7278c814 -doccontainersize 186856 -doccontainerchecksum 5d8c2d1ba8436df5f5df467040ca254346186b6960d66a5f89e45562e375c492690a5bbbe0fc4bf44d17db3312eef013d9c43582c2ce22803af405f7a2c591fe -docfiles size=58 - RELOC/doc/xelatex/persian-bib/MyReferences.bib - RELOC/doc/xelatex/persian-bib/Persian-bib-userguide.pdf details="Package documentation" language="fa" - RELOC/doc/xelatex/persian-bib/Persian-bib-userguide.tex - RELOC/doc/xelatex/persian-bib/README details="Readme" - RELOC/doc/xelatex/persian-bib/bibtex-example.tex - RELOC/doc/xelatex/persian-bib/gen_pdf.pl -runfiles size=66 - RELOC/bibtex/bst/persian-bib/acm-fa.bst - RELOC/bibtex/bst/persian-bib/asa-fa.bst - RELOC/bibtex/bst/persian-bib/chicago-fa.bst - RELOC/bibtex/bst/persian-bib/ieeetr-fa.bst - RELOC/bibtex/bst/persian-bib/plain-fa-inLTR-beamer.bst - RELOC/bibtex/bst/persian-bib/plain-fa-inLTR.bst - RELOC/bibtex/bst/persian-bib/plain-fa.bst - RELOC/bibtex/bst/persian-bib/plainnat-fa.bst - RELOC/bibtex/bst/persian-bib/unsrt-fa.bst - RELOC/bibtex/csf/persian-bib/cp1256fa.csf -catalogue-ctan /biblio/bibtex/contrib/persian-bib -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics persian bibtex-sty -catalogue-version 0.9 - -name petiteannonce -category Package -revision 25915 -shortdesc A class for small advertisements -relocated 1 -longdesc The class enables you to create the sort of adverts that you -longdesc pin on a noticeboard, with tear-off strips at the bottom where -longdesc you can place contact details. -containersize 3328 -containerchecksum 45bc1b0cabe2051e50934d50618dee8765659a1ea26c2164b66d6dfc3905145df0609fa386d787cbdacf7d75fca89713a8ebec976aa4690d6ce65a5c7739c6a3 -doccontainersize 193544 -doccontainerchecksum 02cbbb4781d84170d4ac1166ed3c4d15db8bf8b372db581c15c9e40c7b5a4a63c1d16d8ada7a67450e19af5b62bbd7128df15273c50975770234323df6685124 -docfiles size=75 - RELOC/doc/latex/petiteannonce/baignoire.JPG - RELOC/doc/latex/petiteannonce/petiteannonce.doc.pdf details="Package documentation" - RELOC/doc/latex/petiteannonce/petiteannonce.doc.tex - RELOC/doc/latex/petiteannonce/petiteannonceexample.pdf details="Example of use" - RELOC/doc/latex/petiteannonce/petiteannonceexample.tex -runfiles size=3 - RELOC/tex/latex/petiteannonce/petiteannonce.cls -catalogue-ctan /macros/latex/contrib/petiteannonce -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics advert -catalogue-version 1.0001 - -name petri-nets -category Package -revision 39165 -shortdesc A set TeX/LaTeX packages for drawing Petri nets -longdesc Petri-nets offers a set of TeX/LaTeX packages about Petri nets -longdesc and related models. Three packages are available: the first -longdesc allows the user to draw Petri-nets in PostScript documents; the -longdesc second defines macros related to PBC, M-nets and B(PN) models; -longdesc and a third that combines the other two. -depend petri-nets.ARCH -containersize 7892 -containerchecksum cd6d799680cdb7063fe05f7cdeddf749a3c2dfdf3827193d8d3111a2e728a247a953c036c6dd9f8bd1c13c2be1fadb96fac73b99b47cb2cc61c8e8f0ad51d843 -doccontainersize 190276 -doccontainerchecksum fe466eb157aa99311d79c59f72b675b8106f88999cada692e908859ed8f2de13eaa87876dcfd327c2a7988039ce2494156b7bafd889835d2d3cc0e1cdaf533c8 -docfiles size=69 - texmf-dist/doc/generic/petri-nets/COPYING - texmf-dist/doc/generic/petri-nets/ChangeLog - texmf-dist/doc/generic/petri-nets/README - texmf-dist/doc/generic/petri-nets/pndoc.pdf details="Package documentation" - texmf-dist/doc/generic/petri-nets/pndoc.tex -runfiles size=14 - texmf-dist/scripts/petri-nets/pn2pdf - texmf-dist/tex/generic/petri-nets/pndraw.sty - texmf-dist/tex/generic/petri-nets/pndraw.tex - texmf-dist/tex/generic/petri-nets/pnets.sty - texmf-dist/tex/generic/petri-nets/pnets.tex - texmf-dist/tex/generic/petri-nets/pntext.sty - texmf-dist/tex/generic/petri-nets/pntext.tex - texmf-dist/tex/generic/petri-nets/pnversion.tex -catalogue-ctan /macros/generic/petri-nets -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics maths - -name petri-nets.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of petri-nets -containersize 344 -containerchecksum caf0127488421fbfcc5bcfbebce45cefd69be4107c388ec35dd22d36a35e337aeebaab00f70eeead233c0f1dc702026bb1daef501c683c5517fe23d2136092b8 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/pn2pdf - -name petri-nets.amd64-freebsd -category Package -revision 39165 -shortdesc amd64-freebsd files of petri-nets -containersize 344 -containerchecksum 340ae79a6ee36e203b43ec8012100555baf3a079fb0cd19b32df4a97a310747bf89a8b36c8fb96f42d2f40d667da48950b8aa9bf2fad5ca3cc22059dbf0a47d7 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/pn2pdf - -name petri-nets.amd64-netbsd -category Package -revision 39165 -shortdesc amd64-netbsd files of petri-nets -containersize 344 -containerchecksum bd61f67e98ab1ae60781bee211b526f1244638cb5fdccfb7addcf08c7e1800066a72c116bd60da90d1c56bc61b0f249990e56fad244ea80a7e1d8bc97202ef8e -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/pn2pdf - -name petri-nets.armhf-linux -category Package -revision 39165 -shortdesc armhf-linux files of petri-nets -containersize 348 -containerchecksum 57a718e229385a0153ef8128ac91cac7a932a3545e036ec0b6709ff8e974a408d4716a8002d4d7394b90e6460581183b64b8ff2f8749baeac6ef321c48a9432b -binfiles arch=armhf-linux size=1 - bin/armhf-linux/pn2pdf - -name petri-nets.i386-cygwin -category Package -revision 39165 -shortdesc i386-cygwin files of petri-nets -containersize 344 -containerchecksum 64461d85fc6da4fed49873b353b5e279fc11de89b7205d5858b9b4f740442b4c53434b28c86d75c57cde1130c23ba464a3370665acbc2b4583c480d1595a6cca -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/pn2pdf - -name petri-nets.i386-freebsd -category Package -revision 39165 -shortdesc i386-freebsd files of petri-nets -containersize 348 -containerchecksum 408ab0802acdccdb4b8bd436ab32148f8833a87363e5a0505c80b8b24d84a2580a2902bece86ceaea130f363485e5b26de32332ddd635d2f78fa39919a68e483 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/pn2pdf - -name petri-nets.i386-linux -category Package -revision 39165 -shortdesc i386-linux files of petri-nets -containersize 348 -containerchecksum 812065feca405922c829d90d77f8c2001c581f2ee9836742fc790a30ff2a87fd0c37a1bc964b63291e0d2e6d2356282629b8c5b3a69c6690b3ab8e885805ffb7 -binfiles arch=i386-linux size=1 - bin/i386-linux/pn2pdf - -name petri-nets.i386-netbsd -category Package -revision 39165 -shortdesc i386-netbsd files of petri-nets -containersize 344 -containerchecksum a13081841d0f241dc11feb196852bb1cd0fa1e76da3cb121db6ae76526511f86679afaa505f51a24194e1e2adbd72d2b422b6bc7e34c7f279602122ce59d1eb7 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/pn2pdf - -name petri-nets.i386-solaris -category Package -revision 39165 -shortdesc i386-solaris files of petri-nets -containersize 348 -containerchecksum 2e41835a0c15a0b15c93ac8dc0eca57288971d47d85c76d393e6a6a4cd626fa3c06e406b5861fb78da00395d025b0625e28fbede77cd705d3edd2ee85216d36a -binfiles arch=i386-solaris size=1 - bin/i386-solaris/pn2pdf - -name petri-nets.sparc-solaris -category Package -revision 39165 -shortdesc sparc-solaris files of petri-nets -containersize 344 -containerchecksum 0294077d1ce64b065cb4c84b4bac1aebe3dba0022641cd2d4fcab6d8c0baca0e538831d4263c5919b3aaec1cdb029d805c59fe15c97a677642472eabef837f1e -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/pn2pdf - -name petri-nets.win32 -category Package -revision 39165 -shortdesc win32 files of petri-nets -containersize 688 -containerchecksum fe5bba33fe47822a0ac872ea770b407a8a7db3f5156ca89757f688ed63bd1f23a10fec6a482d27d843d414d882783451c7a93232c884c31ddec4d1f3a05a1179 -binfiles arch=win32 size=1 - bin/win32/pn2pdf.exe - -name petri-nets.x86_64-cygwin -category Package -revision 39165 -shortdesc x86_64-cygwin files of petri-nets -containersize 348 -containerchecksum 361b7136fd87d961e6bd6f219475379e9b651db9036fb6cdce06fbeea36bb87beae3c65018ed68f1d081ba200c21cd3c47813ec3353e6bb69514f13d040fdf1e -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/pn2pdf - -name petri-nets.x86_64-darwin -category Package -revision 39165 -shortdesc x86_64-darwin files of petri-nets -containersize 348 -containerchecksum 43f5d6e0b97c9091d17c2092834c49991635c78cd5d5680232dd0a71f1cf4346f1bd37096ffb83d7e1d6bbbaf6f31996d64950e3c69978e91b426fe1b411311b -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/pn2pdf - -name petri-nets.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of petri-nets -containersize 356 -containerchecksum 81569dd6b68ebf2bc71bd4de8b84d2907896a63e6ba4de4dd3752566368cf89f1aed6621f56deedabea4e5002974fce074fc5ffc3f083dd50045bda0bd59190d -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/pn2pdf - -name petri-nets.x86_64-linux -category Package -revision 39165 -shortdesc x86_64-linux files of petri-nets -containersize 348 -containerchecksum e78ffead74eb82bd05a50e97eea081c7d350dbac68742f5f81bced1b99b23c9ab260f416b178647ff5697b12ff8916093d8eb4d5d99ab67d505f035bf55c82ad -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/pn2pdf - -name petri-nets.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of petri-nets -containersize 348 -containerchecksum 456cf9d3b0da6414919313769388c58a7943f5bf2ab3671e03b94d1b20daf04436aacc154ee4b7181039a4c9a6e40a0d3b0594a456c1559ff65c15bf7eabff5f -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/pn2pdf - -name petri-nets.x86_64-solaris -category Package -revision 39165 -shortdesc x86_64-solaris files of petri-nets -containersize 348 -containerchecksum 4ddf55ab4ff0009321ce9cdcf58c6149dd970ff23bc9b66ff9b7a43c66fdc4fdc2788cd83782c4d7c1d9ccefbe1b68734b820cbb6cbcf3914384133a86a5a46a -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/pn2pdf - -name pfarrei -category Package -revision 31934 -shortdesc LaTeX support of pastors' and priests' work -longdesc In "Die TeXnische Komodie" (issue 1/2013) Christian Justen -longdesc described his use of LaTeX in his work as priest (similar -longdesc requirements may be encountered in the work of pastors and -longdesc other ministers of religion). One point was to arrange A5 pages -longdesc onto A4 landscape paper, either side-by-side or as a booklet. -longdesc Justen made two bash scripts for this job; the package provides -longdesc one texlua script for both requirements. (Note that file -longdesc a5toa4.tlu should have execute permissions in any -longdesc installation.) -depend pfarrei.ARCH -containersize 4636 -containerchecksum c83d4d1423e03ec068a57881d5f4154485337b9e51ca2253d05877d732542b06805d210d66750587d6fc9789d829f638bc7d3f20264d2b75083903622a3144c7 -doccontainersize 499400 -doccontainerchecksum d1dcccd68eab493dd610fc1c0ba7bc106c4f1b176c01b67ab3ec05a803f674741bb2a04102ec42a1b7c4a3b14bbbe2bb55ea8d61cafb47c2515fe74026085ba4 -docfiles size=123 - texmf-dist/doc/latex/pfarrei/pfarrei.pdf details="Package documentation (German)" language="de" -srccontainersize 13444 -srccontainerchecksum 5def1546e4cdf6bf81fc32ea263b9e7ca19bf5778f939ddd58ab0a6bccf2c665814fe2be191feec062147f9b5570717f04685aea912972a9a51380b9fc3c0502 -srcfiles size=12 - texmf-dist/source/latex/pfarrei/README - texmf-dist/source/latex/pfarrei/pfarrei.dtx -runfiles size=6 - texmf-dist/scripts/pfarrei/a5toa4.tlu - texmf-dist/scripts/pfarrei/pfarrei.tlu - texmf-dist/tex/latex/pfarrei/a5toa4.tex - texmf-dist/tex/latex/pfarrei/pfarrei.sty -catalogue-ctan /macros/latex/contrib/pfarrei -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics compact-print -catalogue-version r36 - -name pfarrei.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of pfarrei -containersize 368 -containerchecksum ce36151b90cdd6f93434385bfb20af489fc4952552a1869a0fada1aaa07d2a2072bb1046e67a90fa238a561967233f272f93a2ff1dfb0816a9bd6a3728809c85 -binfiles arch=aarch64-linux size=2 - bin/aarch64-linux/a5toa4 - bin/aarch64-linux/pfarrei - -name pfarrei.amd64-freebsd -category Package -revision 29348 -shortdesc amd64-freebsd files of pfarrei -containersize 368 -containerchecksum 477515ff256e05dc750cfc4e21b7ecb56e5ff14a49a40564c5ce75f4f89603aaa1a88138c9b5eca83223ac5ee4c4e054557cfecea16179d0dfb5e3a0f20e36a1 -binfiles arch=amd64-freebsd size=2 - bin/amd64-freebsd/a5toa4 - bin/amd64-freebsd/pfarrei - -name pfarrei.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of pfarrei -containersize 368 -containerchecksum 1385b2328af5098ac8f196a424a7cac6e9af772cf63895921f1fa00dc70ab1303992e6a6fefe5a4d13ff6cc3338af71f1ca9f07a73cd91346a22f4234d739593 -binfiles arch=amd64-netbsd size=2 - bin/amd64-netbsd/a5toa4 - bin/amd64-netbsd/pfarrei - -name pfarrei.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of pfarrei -containersize 368 -containerchecksum c64f261cbee3659f8ecad12427f01bf0865fddd939f33582293cb0a1c2f97625fd5953071369a743f286a6a9efcba1945b3fe692915de8345502239f61f5582a -binfiles arch=armhf-linux size=2 - bin/armhf-linux/a5toa4 - bin/armhf-linux/pfarrei - -name pfarrei.i386-cygwin -category Package -revision 29348 -shortdesc i386-cygwin files of pfarrei -containersize 368 -containerchecksum e68be2ccd7f7621dd6b4518b8fa755de24f2234e438e3951527ede703fa2e85d64c34261b7465fd171820691815c67e3d7d6482c002104b98d41199e1ff9a12f -binfiles arch=i386-cygwin size=2 - bin/i386-cygwin/a5toa4 - bin/i386-cygwin/pfarrei - -name pfarrei.i386-freebsd -category Package -revision 29348 -shortdesc i386-freebsd files of pfarrei -containersize 368 -containerchecksum 4eacbd0468c40cd2b62c3379feb73aa541cc21de74b7b66106baeaa58779a92eb4860c554c80d8a7b12b4759fe123798c949f6c6cb43e946c74f1dfcc43f3bef -binfiles arch=i386-freebsd size=2 - bin/i386-freebsd/a5toa4 - bin/i386-freebsd/pfarrei - -name pfarrei.i386-linux -category Package -revision 29348 -shortdesc i386-linux files of pfarrei -containersize 368 -containerchecksum fcbd2d361a68e53afc99b9a6ea14d59c0cab7c263e2d7e28775600bbf4020348b50697e6ca4859c1cc2d71433f751cf979944326ce564bc05c5be077f0582a3c -binfiles arch=i386-linux size=2 - bin/i386-linux/a5toa4 - bin/i386-linux/pfarrei - -name pfarrei.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of pfarrei -containersize 368 -containerchecksum a5037af13da5b657f1f7f965e8f052a8e7a36b649be27fa72536f969dfc5644e9a50faafd559ddfb8409255ba65208f3c6af05abf65b3207d3859c019d737955 -binfiles arch=i386-netbsd size=2 - bin/i386-netbsd/a5toa4 - bin/i386-netbsd/pfarrei - -name pfarrei.i386-solaris -category Package -revision 29348 -shortdesc i386-solaris files of pfarrei -containersize 368 -containerchecksum a55169a6755fdc75b9cb722aeaa3708812f30b16cc934eef99ca5e6b5096655dd4e42cd192e02cf6f8788317204578188e42d2e86d3bd8a6155582f5df4c5e17 -binfiles arch=i386-solaris size=2 - bin/i386-solaris/a5toa4 - bin/i386-solaris/pfarrei - -name pfarrei.sparc-solaris -category Package -revision 29348 -shortdesc sparc-solaris files of pfarrei -containersize 368 -containerchecksum da3208fbbead89dea7f835e1d20216575ed6998187cb3b3a365d6210a9e43c6841d2cd7206b980c64ca4d95f24feb7e18ca0334257edd9023b23da25987baeb6 -binfiles arch=sparc-solaris size=2 - bin/sparc-solaris/a5toa4 - bin/sparc-solaris/pfarrei - -name pfarrei.win32 -category Package -revision 29348 -shortdesc win32 files of pfarrei -containersize 700 -containerchecksum ad7b25e43f7d103bd8cf1f28204e4521eac6f95c4bc39b98492f0704137a4fb1b91e45c41722b0a8a40bce6faffd80570927932196551c2193a8466797dfeffe -binfiles arch=win32 size=2 - bin/win32/a5toa4.exe - bin/win32/pfarrei.exe - -name pfarrei.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of pfarrei -containersize 368 -containerchecksum 230204f9a453466ce7701a029f66b212e90610eece64720b05d226cfcb98d6ec4f478503f89d8b6245e7c5f3bd4a1f3b2b2368528ba906b0c7bfa5744c602902 -binfiles arch=x86_64-cygwin size=2 - bin/x86_64-cygwin/a5toa4 - bin/x86_64-cygwin/pfarrei - -name pfarrei.x86_64-darwin -category Package -revision 29348 -shortdesc x86_64-darwin files of pfarrei -containersize 368 -containerchecksum 079d89e9de6bdf08a884737dd51240ef725fb8383bb06cf9aea457a304f652117ada8272e4c736e37febba6dc0be21d4b8ae802c92d31ecd2980f989e78969b8 -binfiles arch=x86_64-darwin size=2 - bin/x86_64-darwin/a5toa4 - bin/x86_64-darwin/pfarrei - -name pfarrei.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of pfarrei -containersize 380 -containerchecksum c13302cfef380778afa1f41a8a91f1a5d33bd88b0bdacb6b28af28782b3f8031cbf2d2812d1a986bfefa6a2e09b9a49a503177a70f494a9ff111481b6887faf5 -binfiles arch=x86_64-darwinlegacy size=2 - bin/x86_64-darwinlegacy/a5toa4 - bin/x86_64-darwinlegacy/pfarrei - -name pfarrei.x86_64-linux -category Package -revision 29348 -shortdesc x86_64-linux files of pfarrei -containersize 372 -containerchecksum 32a27118befacbb616a30e283ef7746bfeac5d3dfc1c7e34b2841635b65a1d955f9aa4ac5030f2061ea5eb6368e297d97e94ebe21ccff81167bb4fa77efe4064 -binfiles arch=x86_64-linux size=2 - bin/x86_64-linux/a5toa4 - bin/x86_64-linux/pfarrei - -name pfarrei.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of pfarrei -containersize 368 -containerchecksum 80f4630f1b8ad3dd4a20ebdacf1c0120774dce88fa359fc5f21e340ee796f051be43645bbe49f5782857fd641e027078beb7d81f6ba815509d8b86afbb73cda6 -binfiles arch=x86_64-linuxmusl size=2 - bin/x86_64-linuxmusl/a5toa4 - bin/x86_64-linuxmusl/pfarrei - -name pfarrei.x86_64-solaris -category Package -revision 29348 -shortdesc x86_64-solaris files of pfarrei -containersize 372 -containerchecksum 318a3e38a66f0a276e939862870807fb14be36811028bb99732d6024f29150a0dfe374fefc61af741f6275140cb7f0e8836b318d8a232be65a33d0aeed217b92 -binfiles arch=x86_64-solaris size=2 - bin/x86_64-solaris/a5toa4 - bin/x86_64-solaris/pfarrei - -name pgf -category Package -revision 49907 -shortdesc Create PostScript and PDF graphics in TeX -relocated 1 -longdesc PGF is a macro package for creating graphics. It is platform- -longdesc and format-independent and works together with the most -longdesc important TeX backend drivers, including pdfTeX and dvips. It -longdesc comes with a user-friendly syntax layer called TikZ. Its usage -longdesc is similar to pstricks and the standard picture environment. -longdesc PGF works with plain (pdf-)TeX, (pdf-)LaTeX, and ConTeXt. -longdesc Unlike pstricks, it can produce either PostScript or PDF -longdesc output. -depend ms -containersize 694960 -containerchecksum 0ea78ace970c779e17c1f27c68bceb604c8356ad77ac3df57cd3dca47e2db729811994bf314b6b0229f239bd7da8e3c8da237f1fca280a33c5a3bf92b23ab0ce -doccontainersize 10445660 -doccontainerchecksum a962d3ce98cd5c7707b46f7b819acb5720133dbc82df2db2f01078f64851174750b60a483d81e14e3ccc15b06f3ac8eb469ebc52c45f62cc8c46135ae4943f22 -docfiles size=3732 - RELOC/doc/generic/pgf/AUTHORS - RELOC/doc/generic/pgf/ChangeLog - RELOC/doc/generic/pgf/FILES - RELOC/doc/generic/pgf/INSTALL - RELOC/doc/generic/pgf/README details="Readme" - RELOC/doc/generic/pgf/README-3.0.0 - RELOC/doc/generic/pgf/images/brave-gnu-world-logo-mask.bb - RELOC/doc/generic/pgf/images/brave-gnu-world-logo-mask.jpg - RELOC/doc/generic/pgf/images/brave-gnu-world-logo.25.bb - RELOC/doc/generic/pgf/images/brave-gnu-world-logo.25.eps - RELOC/doc/generic/pgf/images/brave-gnu-world-logo.25.jpg - RELOC/doc/generic/pgf/images/brave-gnu-world-logo.bb - RELOC/doc/generic/pgf/images/brave-gnu-world-logo.eps - RELOC/doc/generic/pgf/images/brave-gnu-world-logo.jpg - RELOC/doc/generic/pgf/images/brave-gnu-world-logo.xbb - RELOC/doc/generic/pgf/images/pgfmanual-mindmap-1.pdf - RELOC/doc/generic/pgf/images/pgfmanual-mindmap-2.pdf - RELOC/doc/generic/pgf/licenses/LICENSE - RELOC/doc/generic/pgf/licenses/gnu-free-documentation-license-1.2.txt - RELOC/doc/generic/pgf/licenses/gnu-public-license-2.txt - RELOC/doc/generic/pgf/licenses/latex-project-public-license-1.3c.txt - RELOC/doc/generic/pgf/licenses/manifest-code.txt - RELOC/doc/generic/pgf/licenses/manifest-documentation.txt - RELOC/doc/generic/pgf/macros/pgfmanual-en-macros.tex - RELOC/doc/generic/pgf/pgfmanual.pdf details="PGF Manual" - RELOC/doc/generic/pgf/text-en/pgfmanual-en-base-actions.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-base-animations.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-base-arrows.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-base-decorations.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-base-design.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-base-external.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-base-images.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-base-internalregisters.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-base-layers.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-base-matrices.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-base-nodes.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-base-paths.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-base-patterns.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-base-plots.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-base-points.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-base-quick.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-base-scopes.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-base-shadings.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-base-transformations.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-base-transparency.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-drivers.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-dv-axes.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-dv-backend.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-dv-examples.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-dv-formats.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-dv-introduction.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-dv-main.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-dv-polar.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-dv-stylesheets.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-dv-visualizers.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-gd-algorithm-layer.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-gd-algorithms-in-c.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-gd-binding-layer.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-gd-circular.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-gd-display-layer.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-gd-edge-routing.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-gd-examples.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-gd-force.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-gd-layered.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-gd-misc.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-gd-ogdf.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-gd-overview.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-gd-phylogenetics.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-gd-trees.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-gd-usage-pgf.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-gd-usage-tikz.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-guidelines.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-installation.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-introduction.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-library-3d.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-library-angles.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-library-arrows.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-library-automata.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-library-babel.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-library-backgrounds.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-library-calc.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-library-calendar.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-library-chains.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-library-circuits.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-library-decorations.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-library-edges.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-library-er.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-library-external.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-library-fadings.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-library-fit.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-library-fixedpoint.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-library-folding.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-library-fpu.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-library-lsystems.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-library-math.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-library-matrices.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-library-mindmaps.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-library-patterns.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-library-petri.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-library-plot-handlers.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-library-plot-marks.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-library-profiler.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-library-rdf.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-library-shadings.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-library-shadows.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-library-shapes.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-library-spy.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-library-svg-path.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-library-through.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-library-trees.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-library-turtle.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-library-views.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-license.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-main-body.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-main-preamble.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-main.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-math-algorithms.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-math-commands.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-math-design.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-math-numberprinting.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-math-parsing.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-module-parser.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-oo.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-pages.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-pgfcalendar.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-pgffor.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-pgfkeys.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-pgfkeysfiltered.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-pgfsys-animations.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-pgfsys-commands.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-pgfsys-overview.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-pgfsys-paths.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-pgfsys-protocol.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-tikz-actions.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-tikz-animations.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-tikz-arrows.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-tikz-coordinates.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-tikz-decorations.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-tikz-design.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-tikz-graphs.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-tikz-matrices.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-tikz-paths.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-tikz-pics.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-tikz-plots.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-tikz-scopes.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-tikz-shapes.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-tikz-transformations.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-tikz-transparency.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-tikz-trees.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-tutorial-Euclid.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-tutorial-chains.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-tutorial-map.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-tutorial-nodes.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-tutorial.tex - RELOC/doc/generic/pgf/text-en/pgfmanual-en-xxcolor.tex - RELOC/doc/generic/pgf/text-en/plots/pgf-asymptotic-example.gnuplot - RELOC/doc/generic/pgf/text-en/plots/pgf-asymptotic-example.table - RELOC/doc/generic/pgf/text-en/plots/pgf-exp.gnuplot - RELOC/doc/generic/pgf/text-en/plots/pgf-exp.table - RELOC/doc/generic/pgf/text-en/plots/pgf-parametric-example.gnuplot - RELOC/doc/generic/pgf/text-en/plots/pgf-parametric-example.table - RELOC/doc/generic/pgf/text-en/plots/pgf-sin.gnuplot - RELOC/doc/generic/pgf/text-en/plots/pgf-sin.table - RELOC/doc/generic/pgf/text-en/plots/pgf-tan-example.gnuplot - RELOC/doc/generic/pgf/text-en/plots/pgf-tan-example.table - RELOC/doc/generic/pgf/text-en/plots/pgf-x.gnuplot - RELOC/doc/generic/pgf/text-en/plots/pgf-x.table - RELOC/doc/generic/pgf/text-en/plots/pgfmanual-sine.gnuplot - RELOC/doc/generic/pgf/text-en/plots/pgfmanual-sine.table - RELOC/doc/generic/pgf/text-en/plots/pgfplotgnuplot-example.gnuplot - RELOC/doc/generic/pgf/text-en/plots/pgfplotgnuplot-example.table - RELOC/doc/generic/pgf/version-for-dvipdfm/en/Makefile - RELOC/doc/generic/pgf/version-for-dvipdfm/en/pgfmanual.tex - RELOC/doc/generic/pgf/version-for-dvipdfm/pgfmanual-dvipdfm.cfg - RELOC/doc/generic/pgf/version-for-dvipdfmx/en/Makefile - RELOC/doc/generic/pgf/version-for-dvipdfmx/en/pgfmanual-test.tex - RELOC/doc/generic/pgf/version-for-dvipdfmx/en/pgfmanual.tex - RELOC/doc/generic/pgf/version-for-dvipdfmx/pgfmanual-dvipdfmx.cfg - RELOC/doc/generic/pgf/version-for-dvips/en/Makefile - RELOC/doc/generic/pgf/version-for-dvips/en/pgfmanual.tex - RELOC/doc/generic/pgf/version-for-dvips/pgfmanual-dvips.cfg - RELOC/doc/generic/pgf/version-for-dvisvgm/en/Makefile - RELOC/doc/generic/pgf/version-for-dvisvgm/en/pgfmanual-test.html - RELOC/doc/generic/pgf/version-for-dvisvgm/en/pgfmanual-test.tex - RELOC/doc/generic/pgf/version-for-dvisvgm/en/pgfmanual.html - RELOC/doc/generic/pgf/version-for-dvisvgm/en/pgfmanual.tex - RELOC/doc/generic/pgf/version-for-dvisvgm/en/plots/pgf-asymptotic-example.table - RELOC/doc/generic/pgf/version-for-dvisvgm/en/plots/pgf-exp.table - RELOC/doc/generic/pgf/version-for-dvisvgm/en/plots/pgf-parametric-example.table - RELOC/doc/generic/pgf/version-for-dvisvgm/en/plots/pgf-sin.table - RELOC/doc/generic/pgf/version-for-dvisvgm/en/plots/pgf-tan-example.table - RELOC/doc/generic/pgf/version-for-dvisvgm/en/plots/pgf-x.table - RELOC/doc/generic/pgf/version-for-dvisvgm/en/plots/pgfmanual-sine.table - RELOC/doc/generic/pgf/version-for-dvisvgm/en/plots/pgfplotgnuplot-example.table - RELOC/doc/generic/pgf/version-for-dvisvgm/pgfmanual-dvisvgm.cfg - RELOC/doc/generic/pgf/version-for-luatex/en/Makefile - RELOC/doc/generic/pgf/version-for-luatex/en/pgfmanual-test.tex - RELOC/doc/generic/pgf/version-for-luatex/en/pgfmanual.tex - RELOC/doc/generic/pgf/version-for-luatex/pgfmanual-luatex.cfg - RELOC/doc/generic/pgf/version-for-pdftex/en/Makefile - RELOC/doc/generic/pgf/version-for-pdftex/en/pgfmanual.tex - RELOC/doc/generic/pgf/version-for-pdftex/pgfmanual-pdftex.cfg - RELOC/doc/generic/pgf/version-for-tex4ht/en/Makefile - RELOC/doc/generic/pgf/version-for-tex4ht/en/pgfmanual.tex - RELOC/doc/generic/pgf/version-for-tex4ht/pgfmanual-tex4ht.cfg - RELOC/doc/generic/pgf/version-for-vtex/en/Makefile - RELOC/doc/generic/pgf/version-for-vtex/en/pgfmanual.tex - RELOC/doc/generic/pgf/version-for-vtex/pgfmanual-vtex.cfg - RELOC/doc/generic/pgf/version-for-xetex/en/Makefile - RELOC/doc/generic/pgf/version-for-xetex/en/pgfmanual.tex - RELOC/doc/generic/pgf/version-for-xetex/pgfmanual-xetex.cfg -srccontainersize 33408 -srccontainerchecksum bdd373923503605db28d610eefb35f9146dbe5b0bc1237054b6ca5576a2d378250f792151376bf2358ff4978b5f99921e4eaedfcf66025306496fdc58f23a614 -srcfiles size=92 - RELOC/source/generic/pgf/c/INSTALL - RELOC/source/generic/pgf/c/Makefile - RELOC/source/generic/pgf/c/config/ExampleLocalMakefileConfig.mk - RELOC/source/generic/pgf/c/config/MakefileConfig.mk - RELOC/source/generic/pgf/c/graphdrawing/pgf/gd/examples/c/Makefile - RELOC/source/generic/pgf/c/graphdrawing/pgf/gd/examples/c/SimpleDemoC.c - RELOC/source/generic/pgf/c/graphdrawing/pgf/gd/examples/c/SimpleDemoCPlusPlus.c++ - RELOC/source/generic/pgf/c/graphdrawing/pgf/gd/interface/c/InterfaceFromC++.c++ - RELOC/source/generic/pgf/c/graphdrawing/pgf/gd/interface/c/InterfaceFromC++.h - RELOC/source/generic/pgf/c/graphdrawing/pgf/gd/interface/c/InterfaceFromC.c - RELOC/source/generic/pgf/c/graphdrawing/pgf/gd/interface/c/InterfaceFromC.h - RELOC/source/generic/pgf/c/graphdrawing/pgf/gd/interface/c/Makefile - RELOC/source/generic/pgf/c/graphdrawing/pgf/gd/ogdf/c/InterfaceFromOGDF.c++ - RELOC/source/generic/pgf/c/graphdrawing/pgf/gd/ogdf/c/InterfaceFromOGDF.h - RELOC/source/generic/pgf/c/graphdrawing/pgf/gd/ogdf/c/Makefile - RELOC/source/generic/pgf/c/graphdrawing/pgf/gd/ogdf/c/SimpleDemoOGDF.c++ - RELOC/source/generic/pgf/c/graphdrawing/pgf/gd/ogdf/c/energybased/FMMMLayout_script.h - RELOC/source/generic/pgf/c/graphdrawing/pgf/gd/ogdf/c/energybased/FastMultipoleEmbedder_script.h - RELOC/source/generic/pgf/c/graphdrawing/pgf/gd/ogdf/c/energybased/GEMLayout_script.h - RELOC/source/generic/pgf/c/graphdrawing/pgf/gd/ogdf/c/energybased/MultilevelLayout_script.h - RELOC/source/generic/pgf/c/graphdrawing/pgf/gd/ogdf/c/energybased/SpringEmbedderFRExact_script.h - RELOC/source/generic/pgf/c/graphdrawing/pgf/gd/ogdf/c/energybased/SpringEmbedderFR_script.h - RELOC/source/generic/pgf/c/graphdrawing/pgf/gd/ogdf/c/energybased/SpringEmbedderKK_script.h - RELOC/source/generic/pgf/c/graphdrawing/pgf/gd/ogdf/c/energybased/energybased_script.h - RELOC/source/generic/pgf/c/graphdrawing/pgf/gd/ogdf/c/energybased/multilevelmixer/BarycenterPlacer_script.h - RELOC/source/generic/pgf/c/graphdrawing/pgf/gd/ogdf/c/energybased/multilevelmixer/CirclePlacer_script.h - RELOC/source/generic/pgf/c/graphdrawing/pgf/gd/ogdf/c/energybased/multilevelmixer/EdgeCoverMerger_script.h - RELOC/source/generic/pgf/c/graphdrawing/pgf/gd/ogdf/c/energybased/multilevelmixer/IndependentSetMerger_script.h - RELOC/source/generic/pgf/c/graphdrawing/pgf/gd/ogdf/c/energybased/multilevelmixer/LocalBiconnectedMerger_script.h - RELOC/source/generic/pgf/c/graphdrawing/pgf/gd/ogdf/c/energybased/multilevelmixer/MatchingMerger_script.h - RELOC/source/generic/pgf/c/graphdrawing/pgf/gd/ogdf/c/energybased/multilevelmixer/MedianPlacer_script.h - RELOC/source/generic/pgf/c/graphdrawing/pgf/gd/ogdf/c/energybased/multilevelmixer/RandomMerger_script.h - RELOC/source/generic/pgf/c/graphdrawing/pgf/gd/ogdf/c/energybased/multilevelmixer/RandomPlacer_script.h - RELOC/source/generic/pgf/c/graphdrawing/pgf/gd/ogdf/c/energybased/multilevelmixer/SolarMerger_script.h - RELOC/source/generic/pgf/c/graphdrawing/pgf/gd/ogdf/c/energybased/multilevelmixer/SolarPlacer_script.h - RELOC/source/generic/pgf/c/graphdrawing/pgf/gd/ogdf/c/energybased/multilevelmixer/ZeroPlacer_script.h - RELOC/source/generic/pgf/c/graphdrawing/pgf/gd/ogdf/c/energybased/multilevelmixer/multilevelmixer_script.h - RELOC/source/generic/pgf/c/graphdrawing/pgf/gd/ogdf/c/layered/BarycenterHeuristic_script.h - RELOC/source/generic/pgf/c/graphdrawing/pgf/gd/ogdf/c/layered/CoffmanGrahamRanking_script.h - RELOC/source/generic/pgf/c/graphdrawing/pgf/gd/ogdf/c/layered/DfsAcyclicSubgraph_script.h - RELOC/source/generic/pgf/c/graphdrawing/pgf/gd/ogdf/c/layered/FastHierarchyLayout_script.h - RELOC/source/generic/pgf/c/graphdrawing/pgf/gd/ogdf/c/layered/FastSimpleHierarchyLayout_script.h - RELOC/source/generic/pgf/c/graphdrawing/pgf/gd/ogdf/c/layered/GreedyCycleRemoval_script.h - RELOC/source/generic/pgf/c/graphdrawing/pgf/gd/ogdf/c/layered/GreedyInsertHeuristic_script.h - RELOC/source/generic/pgf/c/graphdrawing/pgf/gd/ogdf/c/layered/LongestPathRanking_script.h - RELOC/source/generic/pgf/c/graphdrawing/pgf/gd/ogdf/c/layered/MedianHeuristic_script.h - RELOC/source/generic/pgf/c/graphdrawing/pgf/gd/ogdf/c/layered/OptimalRanking_script.h - RELOC/source/generic/pgf/c/graphdrawing/pgf/gd/ogdf/c/layered/SiftingHeuristic_script.h - RELOC/source/generic/pgf/c/graphdrawing/pgf/gd/ogdf/c/layered/SplitHeuristic_script.h - RELOC/source/generic/pgf/c/graphdrawing/pgf/gd/ogdf/c/layered/SugiyamaLayout_script.h - RELOC/source/generic/pgf/c/graphdrawing/pgf/gd/ogdf/c/layered/layered_script.h - RELOC/source/generic/pgf/c/graphdrawing/pgf/gd/ogdf/c/misclayout/BalloonLayout_script.h - RELOC/source/generic/pgf/c/graphdrawing/pgf/gd/ogdf/c/misclayout/CircularLayout_script.h - RELOC/source/generic/pgf/c/graphdrawing/pgf/gd/ogdf/c/misclayout/misclayout_script.h - RELOC/source/generic/pgf/c/graphdrawing/pgf/gd/ogdf/c/module/module_script.h - RELOC/source/generic/pgf/c/graphdrawing/pgf/gd/ogdf/c/ogdf_script.c++ - RELOC/source/generic/pgf/c/graphdrawing/pgf/gd/ogdf/c/planarity/PlanarizationLayout_script.h - RELOC/source/generic/pgf/c/graphdrawing/pgf/gd/ogdf/c/planarity/planarity_script.h - RELOC/source/generic/pgf/testsuite/external/Makefile - RELOC/source/generic/pgf/testsuite/external/tikzexternaltest.code.tex - RELOC/source/generic/pgf/testsuite/external/tikzexternaltest.sharedpreamble.tex - RELOC/source/generic/pgf/testsuite/external/tikzexternaltest.tex - RELOC/source/generic/pgf/testsuite/external/tikzexternaltestmakefile.tex - RELOC/source/generic/pgf/testsuite/mathtest/pgfmathtestsuite.tex - RELOC/source/generic/pgf/testsuite/mathtest/unittest_luamathparser.tex -runfiles size=1464 - RELOC/tex/context/third/pgf/basiclayer/t-pgf.tex - RELOC/tex/context/third/pgf/basiclayer/t-pgfbim.tex - RELOC/tex/context/third/pgf/basiclayer/t-pgfbla.tex - RELOC/tex/context/third/pgf/basiclayer/t-pgfbma.tex - RELOC/tex/context/third/pgf/basiclayer/t-pgfbpl.tex - RELOC/tex/context/third/pgf/basiclayer/t-pgfbpt.tex - RELOC/tex/context/third/pgf/basiclayer/t-pgfbsh.tex - RELOC/tex/context/third/pgf/basiclayer/t-pgfbsn.tex - RELOC/tex/context/third/pgf/basiclayer/t-pgfcor.tex - RELOC/tex/context/third/pgf/frontendlayer/t-tikz.tex - RELOC/tex/context/third/pgf/math/t-pgfmat.tex - RELOC/tex/context/third/pgf/systemlayer/t-pgfsys.tex - RELOC/tex/context/third/pgf/utilities/t-pgfcal.tex - RELOC/tex/context/third/pgf/utilities/t-pgffor.tex - RELOC/tex/context/third/pgf/utilities/t-pgfkey.tex - RELOC/tex/context/third/pgf/utilities/t-pgfmod.tex - RELOC/tex/context/third/pgf/utilities/t-pgfrcs.tex - RELOC/tex/generic/pgf/basiclayer/pgfcore.code.tex - RELOC/tex/generic/pgf/basiclayer/pgfcorearrows.code.tex - RELOC/tex/generic/pgf/basiclayer/pgfcoreexternal.code.tex - RELOC/tex/generic/pgf/basiclayer/pgfcoregraphicstate.code.tex - RELOC/tex/generic/pgf/basiclayer/pgfcoreimage.code.tex - RELOC/tex/generic/pgf/basiclayer/pgfcorelayers.code.tex - RELOC/tex/generic/pgf/basiclayer/pgfcoreobjects.code.tex - RELOC/tex/generic/pgf/basiclayer/pgfcorepathconstruct.code.tex - RELOC/tex/generic/pgf/basiclayer/pgfcorepathprocessing.code.tex - RELOC/tex/generic/pgf/basiclayer/pgfcorepathusage.code.tex - RELOC/tex/generic/pgf/basiclayer/pgfcorepatterns.code.tex - RELOC/tex/generic/pgf/basiclayer/pgfcorepoints.code.tex - RELOC/tex/generic/pgf/basiclayer/pgfcorequick.code.tex - RELOC/tex/generic/pgf/basiclayer/pgfcorerdf.code.tex - RELOC/tex/generic/pgf/basiclayer/pgfcorescopes.code.tex - RELOC/tex/generic/pgf/basiclayer/pgfcoreshade.code.tex - RELOC/tex/generic/pgf/basiclayer/pgfcoretransformations.code.tex - RELOC/tex/generic/pgf/basiclayer/pgfcoretransparency.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/circuits/tikzlibrarycircuits.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/circuits/tikzlibrarycircuits.ee.IEC.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/circuits/tikzlibrarycircuits.ee.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/circuits/tikzlibrarycircuits.logic.CDH.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/circuits/tikzlibrarycircuits.logic.IEC.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/circuits/tikzlibrarycircuits.logic.US.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/circuits/tikzlibrarycircuits.logic.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/datavisualization/tikzlibrarydatavisualization.3d.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/datavisualization/tikzlibrarydatavisualization.barcharts.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/datavisualization/tikzlibrarydatavisualization.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/datavisualization/tikzlibrarydatavisualization.formats.functions.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/datavisualization/tikzlibrarydatavisualization.polar.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/datavisualization/tikzlibrarydatavisualization.sparklines.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/graphs/tikzlibrarygraphs.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/graphs/tikzlibrarygraphs.standard.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzexternalshared.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrary3d.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryangles.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryanimations.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryarrows.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryautomata.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarybabel.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarybackgrounds.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarybending.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarycalc.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarycalendar.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarychains.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.footprints.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.fractals.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.markings.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.pathmorphing.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.pathreplacing.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.shapes.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.text.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryer.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryfadings.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryfit.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryfixedpointarithmetic.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryfolding.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryfpu.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryintersections.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarylindenmayersystems.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarymath.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarymatrix.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarymindmap.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarypatterns.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarypatterns.meta.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarypetri.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryplothandlers.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryplotmarks.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarypositioning.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryquotes.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryrdf.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryscopes.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshadings.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshadows.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.arrows.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.callouts.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.gates.logic.IEC.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.gates.logic.US.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.geometric.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.misc.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.multipart.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.symbols.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarysnakes.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryspy.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarysvg.path.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarythrough.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarytopaths.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarytrees.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryturtle.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryviews.code.tex - RELOC/tex/generic/pgf/frontendlayer/tikz/tikz.code.tex - RELOC/tex/generic/pgf/graphdrawing/lua/LUA_CODING_STYLE - RELOC/tex/generic/pgf/graphdrawing/lua/pgf.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/bindings.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/bindings/Binding.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/bindings/BindingToPGF.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/circular.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/circular/Tantau2012.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/circular/doc.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/circular/library.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/control.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/control/Anchoring.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/control/ComponentAlign.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/control/ComponentDirection.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/control/ComponentDistance.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/control/ComponentOrder.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/control/Components.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/control/Distances.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/control/FineTune.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/control/LayoutPipeline.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/control/NodeAnchors.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/control/Orientation.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/control/Sublayouts.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/control/doc.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/control/library.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/deprecated/Cluster.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/deprecated/Edge.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/deprecated/Graph.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/deprecated/Iterators.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/deprecated/Node.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/deprecated/Vector.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/FMMMLayout.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/FastMultipoleEmbedder.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/GEMLayout.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/MultilevelLayout.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/SpringEmbedderFR.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/SpringEmbedderFRExact.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/SpringEmbedderKK.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/BarycenterPlacer.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/CirclePlacer.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/EdgeCoverMerger.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/IndependentSetMerger.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/LocalBiconnectedMerger.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/MatchingMerger.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/MedianPlacer.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/RandomMerger.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/RandomPlacer.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/SolarMerger.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/SolarPlacer.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/ZeroPlacer.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/BarycenterHeuristic.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/CoffmanGrahamRanking.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/DfsAcyclicSubgraph.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/FastHierarchyLayout.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/FastSimpleHierarchyLayout.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/GreedyCycleRemoval.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/GreedyInsertHeuristic.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/LongestPathRanking.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/MedianHeuristic.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/OptimalRanking.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/SiftingHeuristic.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/SplitHeuristic.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/SugiyamaLayout.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/misclayout.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/misclayout/BalloonLayout.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/misclayout/CircularLayout.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/module/AcyclicSubgraphModule.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/module/HierarchyLayoutModule.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/module/InitialPlacer.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/module/MultilevelBuilder.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/module/RankingModule.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/module/TwoLayerCrossMin.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/planarity.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/planarity/PlanarizationLayout.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/examples.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/examples/ASCIIDisplayer.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/examples/BindingToASCII.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/examples/SimpleDemo.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/examples/SimpleEdgeDemo.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/examples/SimpleHuffman.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/examples/example_graph_for_ascii_displayer.txt - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/examples/library.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/experimental/evolving/GraphAnimationCoordination.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/experimental/evolving/GreedyTemporalCycleRemoval.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/experimental/evolving/Skambath2016.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/experimental/evolving/Supergraph.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/experimental/evolving/SupergraphVertexSplitOptimization.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/experimental/evolving/TimeSpec.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/experimental/evolving/doc.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/experimental/evolving/layered.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/experimental/evolving/library.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/force.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/CoarseGraph.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/ControlCoarsening.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/ControlDeclare.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/ControlElectric.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/ControlIteration.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/ControlSprings.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/ControlStart.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/QuadTree.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/SpringElectricalHu2006.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/SpringElectricalLayouts.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/SpringElectricalWalshaw2000.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/SpringHu2006.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/SpringLayouts.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/algorithms/FruchtermanReingold.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/algorithms/HuSpringElectricalFW.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/algorithms/SimpleSpring.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/algorithms/SocialGravityCloseness.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/algorithms/SocialGravityDegree.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/base/CoarseGraphFW.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/base/ForceController.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/base/ForceTemplate.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/base/InitialTemplate.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/base/PathLengthsFW.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/base/Preprocessing.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/doc.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/forcetypes/ForceAbsoluteValue.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/forcetypes/ForceCanvasDistance.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/forcetypes/ForceCanvasPosition.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/forcetypes/ForceGraphDistance.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/forcetypes/ForcePullToGrid.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/forcetypes/ForcePullToPoint.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/initialpositioning/CircularInitialPositioning.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/initialpositioning/GridInitialPositioning.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/initialpositioning/RandomInitialPositioning.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/library.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/library.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/interface.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/interface/InterfaceCore.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/interface/InterfaceToAlgorithms.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/interface/InterfaceToC.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/interface/InterfaceToDisplay.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/interface/Scope.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/layered.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/layered/CrossingMinimizationGansnerKNV1993.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/layered/CycleRemovalBergerS1990a.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/layered/CycleRemovalBergerS1990b.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/layered/CycleRemovalEadesLS1993.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/layered/CycleRemovalGansnerKNV1993.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/layered/EdgeRoutingGansnerKNV1993.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/layered/NetworkSimplex.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/layered/NodePositioningGansnerKNV1993.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/layered/NodeRankingGansnerKNV1993.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/layered/NodeRankingMinimumHeight.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/layered/Ranking.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/layered/Sugiyama.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/layered/crossing_minimization.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/layered/cycle_removal.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/layered/edge_routing.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/layered/library.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/layered/node_positioning.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/layered/node_ranking.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/lib.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/lib/Bezier.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/lib/DepthFirstSearch.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/lib/Direct.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/lib/Event.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/lib/LookupTable.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/lib/PathLengths.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/lib/PriorityQueue.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/lib/Simplifiers.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/lib/Stack.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/lib/Storage.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/lib/Transform.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/model.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/model/Arc.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/model/Collection.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/model/Coordinate.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/model/Digraph.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/model/Edge.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/model/Hyperedge.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/model/Path.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/model/Path_arced.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/model/Vertex.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/model/library.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/ogdf.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/ogdf/library.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/pedigrees.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/pedigrees/Koerner2015.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/pedigrees/library.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/phylogenetics.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/phylogenetics/AuthorDefinedPhylogeny.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/phylogenetics/BalancedMinimumEvolution.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/phylogenetics/BalancedNearestNeighbourInterchange.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/phylogenetics/DistanceMatrix.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/phylogenetics/Maeusle2012.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/phylogenetics/PhylogeneticTree.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/phylogenetics/SokalMichener1958.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/phylogenetics/library.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/planar.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/planar/BoyerMyrvold2004.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/planar/Embedding.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/planar/LinkedList.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/planar/List.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/planar/PDP.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/planar/PlanarLayout.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/planar/ShiftMethod.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/planar/library.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/planar/parameters.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/routing.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/routing/Hints.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/routing/NecklaceRouting.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/routing/library.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/tools/make_gd_wrap.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/trees.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/trees/ChildSpec.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/trees/ReingoldTilford1981.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/trees/SpanningTreeComputation.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/trees/doc.lua - RELOC/tex/generic/pgf/graphdrawing/lua/pgf/gd/trees/library.lua - RELOC/tex/generic/pgf/graphdrawing/tex/experimental/tikzlibrarygraphdrawing.evolving.code.tex - RELOC/tex/generic/pgf/graphdrawing/tex/pgflibrarygraphdrawing.circular.code.tex - RELOC/tex/generic/pgf/graphdrawing/tex/pgflibrarygraphdrawing.code.tex - RELOC/tex/generic/pgf/graphdrawing/tex/pgflibrarygraphdrawing.examples.code.tex - RELOC/tex/generic/pgf/graphdrawing/tex/pgflibrarygraphdrawing.force.code.tex - RELOC/tex/generic/pgf/graphdrawing/tex/pgflibrarygraphdrawing.layered.code.tex - RELOC/tex/generic/pgf/graphdrawing/tex/pgflibrarygraphdrawing.trees.code.tex - RELOC/tex/generic/pgf/graphdrawing/tex/tikzlibrarygraphdrawing.code.tex - RELOC/tex/generic/pgf/libraries/datavisualization/pgflibrarydatavisualization.barcharts.code.tex - RELOC/tex/generic/pgf/libraries/datavisualization/pgflibrarydatavisualization.formats.functions.code.tex - RELOC/tex/generic/pgf/libraries/datavisualization/pgflibrarydatavisualization.polar.code.tex - RELOC/tex/generic/pgf/libraries/decorations/pgflibrarydecorations.footprints.code.tex - RELOC/tex/generic/pgf/libraries/decorations/pgflibrarydecorations.fractals.code.tex - RELOC/tex/generic/pgf/libraries/decorations/pgflibrarydecorations.markings.code.tex - RELOC/tex/generic/pgf/libraries/decorations/pgflibrarydecorations.pathmorphing.code.tex - RELOC/tex/generic/pgf/libraries/decorations/pgflibrarydecorations.pathreplacing.code.tex - RELOC/tex/generic/pgf/libraries/decorations/pgflibrarydecorations.shapes.code.tex - RELOC/tex/generic/pgf/libraries/decorations/pgflibrarydecorations.text.code.tex - RELOC/tex/generic/pgf/libraries/luamath/pgf/luamath/functions.lua - RELOC/tex/generic/pgf/libraries/luamath/pgf/luamath/parser.lua - RELOC/tex/generic/pgf/libraries/luamath/pgflibraryluamath.code.tex - RELOC/tex/generic/pgf/libraries/pgflibraryarrows.code.tex - RELOC/tex/generic/pgf/libraries/pgflibraryarrows.meta.code.tex - RELOC/tex/generic/pgf/libraries/pgflibraryarrows.spaced.code.tex - RELOC/tex/generic/pgf/libraries/pgflibrarycurvilinear.code.tex - RELOC/tex/generic/pgf/libraries/pgflibraryfadings.code.tex - RELOC/tex/generic/pgf/libraries/pgflibraryfixedpointarithmetic.code.tex - RELOC/tex/generic/pgf/libraries/pgflibraryfpu.code.tex - RELOC/tex/generic/pgf/libraries/pgflibraryintersections.code.tex - RELOC/tex/generic/pgf/libraries/pgflibrarylindenmayersystems.code.tex - RELOC/tex/generic/pgf/libraries/pgflibrarypatterns.code.tex - RELOC/tex/generic/pgf/libraries/pgflibrarypatterns.meta.code.tex - RELOC/tex/generic/pgf/libraries/pgflibraryplothandlers.code.tex - RELOC/tex/generic/pgf/libraries/pgflibraryplotmarks.code.tex - RELOC/tex/generic/pgf/libraries/pgflibraryprofiler.code.tex - RELOC/tex/generic/pgf/libraries/pgflibraryshadings.code.tex - RELOC/tex/generic/pgf/libraries/pgflibrarysnakes.code.tex - RELOC/tex/generic/pgf/libraries/pgflibrarysvg.path.code.tex - RELOC/tex/generic/pgf/libraries/pgflibrarytimelines.code.tex - RELOC/tex/generic/pgf/libraries/shapes/circuits/pgflibraryshapes.gates.ee.IEC.code.tex - RELOC/tex/generic/pgf/libraries/shapes/circuits/pgflibraryshapes.gates.ee.code.tex - RELOC/tex/generic/pgf/libraries/shapes/circuits/pgflibraryshapes.gates.logic.IEC.code.tex - RELOC/tex/generic/pgf/libraries/shapes/circuits/pgflibraryshapes.gates.logic.US.code.tex - RELOC/tex/generic/pgf/libraries/shapes/circuits/pgflibraryshapes.gates.logic.code.tex - RELOC/tex/generic/pgf/libraries/shapes/pgflibraryshapes.arrows.code.tex - RELOC/tex/generic/pgf/libraries/shapes/pgflibraryshapes.callouts.code.tex - RELOC/tex/generic/pgf/libraries/shapes/pgflibraryshapes.code.tex - RELOC/tex/generic/pgf/libraries/shapes/pgflibraryshapes.geometric.code.tex - RELOC/tex/generic/pgf/libraries/shapes/pgflibraryshapes.misc.code.tex - RELOC/tex/generic/pgf/libraries/shapes/pgflibraryshapes.multipart.code.tex - RELOC/tex/generic/pgf/libraries/shapes/pgflibraryshapes.symbols.code.tex - RELOC/tex/generic/pgf/lua/pgf/manual.lua - RELOC/tex/generic/pgf/lua/pgf/manual/DocumentParser.lua - RELOC/tex/generic/pgf/math/pgfmath.code.tex - RELOC/tex/generic/pgf/math/pgfmathcalc.code.tex - RELOC/tex/generic/pgf/math/pgfmathfloat.code.tex - RELOC/tex/generic/pgf/math/pgfmathfunctions.base.code.tex - RELOC/tex/generic/pgf/math/pgfmathfunctions.basic.code.tex - RELOC/tex/generic/pgf/math/pgfmathfunctions.code.tex - RELOC/tex/generic/pgf/math/pgfmathfunctions.comparison.code.tex - RELOC/tex/generic/pgf/math/pgfmathfunctions.integerarithmetics.code.tex - RELOC/tex/generic/pgf/math/pgfmathfunctions.misc.code.tex - RELOC/tex/generic/pgf/math/pgfmathfunctions.random.code.tex - RELOC/tex/generic/pgf/math/pgfmathfunctions.round.code.tex - RELOC/tex/generic/pgf/math/pgfmathfunctions.trigonometric.code.tex - RELOC/tex/generic/pgf/math/pgfmathode.code.tex - RELOC/tex/generic/pgf/math/pgfmathparser.code.tex - RELOC/tex/generic/pgf/math/pgfmathutil.code.tex - RELOC/tex/generic/pgf/modules/pgfmoduleanimations.code.tex - RELOC/tex/generic/pgf/modules/pgfmodulebending.code.tex - RELOC/tex/generic/pgf/modules/pgfmoduledatavisualization.code.tex - RELOC/tex/generic/pgf/modules/pgfmoduledecorations.code.tex - RELOC/tex/generic/pgf/modules/pgfmodulematrix.code.tex - RELOC/tex/generic/pgf/modules/pgfmodulenonlineartransformations.code.tex - RELOC/tex/generic/pgf/modules/pgfmoduleoo.code.tex - RELOC/tex/generic/pgf/modules/pgfmoduleparser.code.tex - RELOC/tex/generic/pgf/modules/pgfmoduleplot.code.tex - RELOC/tex/generic/pgf/modules/pgfmoduleshapes.code.tex - RELOC/tex/generic/pgf/modules/pgfmodulesnakes.code.tex - RELOC/tex/generic/pgf/modules/pgfmodulesorting.code.tex - RELOC/tex/generic/pgf/pgf.revision.tex - RELOC/tex/generic/pgf/systemlayer/pgf.cfg - RELOC/tex/generic/pgf/systemlayer/pgfsys-common-pdf-via-dvi.def - RELOC/tex/generic/pgf/systemlayer/pgfsys-common-pdf.def - RELOC/tex/generic/pgf/systemlayer/pgfsys-common-postscript.def - RELOC/tex/generic/pgf/systemlayer/pgfsys-common-svg.def - RELOC/tex/generic/pgf/systemlayer/pgfsys-dvi.def - RELOC/tex/generic/pgf/systemlayer/pgfsys-dvipdfm.def - RELOC/tex/generic/pgf/systemlayer/pgfsys-dvipdfmx.def - RELOC/tex/generic/pgf/systemlayer/pgfsys-dvips.def - RELOC/tex/generic/pgf/systemlayer/pgfsys-dvisvgm.def - RELOC/tex/generic/pgf/systemlayer/pgfsys-luatex.def - RELOC/tex/generic/pgf/systemlayer/pgfsys-pdftex.def - RELOC/tex/generic/pgf/systemlayer/pgfsys-tex4ht.def - RELOC/tex/generic/pgf/systemlayer/pgfsys-textures.def - RELOC/tex/generic/pgf/systemlayer/pgfsys-vtex.def - RELOC/tex/generic/pgf/systemlayer/pgfsys-xetex.def - RELOC/tex/generic/pgf/systemlayer/pgfsys.code.tex - RELOC/tex/generic/pgf/systemlayer/pgfsysanimations.code.tex - RELOC/tex/generic/pgf/systemlayer/pgfsysprotocol.code.tex - RELOC/tex/generic/pgf/systemlayer/pgfsyssoftpath.code.tex - RELOC/tex/generic/pgf/utilities/pgfcalendar.code.tex - RELOC/tex/generic/pgf/utilities/pgfexternal.tex - RELOC/tex/generic/pgf/utilities/pgfexternalwithdepth.tex - RELOC/tex/generic/pgf/utilities/pgffor.code.tex - RELOC/tex/generic/pgf/utilities/pgfkeys.code.tex - RELOC/tex/generic/pgf/utilities/pgfkeysfiltered.code.tex - RELOC/tex/generic/pgf/utilities/pgfrcs.code.tex - RELOC/tex/generic/pgf/utilities/pgfutil-common-lists.tex - RELOC/tex/generic/pgf/utilities/pgfutil-common.tex - RELOC/tex/generic/pgf/utilities/pgfutil-context.def - RELOC/tex/generic/pgf/utilities/pgfutil-latex.def - RELOC/tex/generic/pgf/utilities/pgfutil-plain.def - RELOC/tex/latex/pgf/basiclayer/pgf.sty - RELOC/tex/latex/pgf/basiclayer/pgfbaseimage.sty - RELOC/tex/latex/pgf/basiclayer/pgfbaselayers.sty - RELOC/tex/latex/pgf/basiclayer/pgfbasematrix.sty - RELOC/tex/latex/pgf/basiclayer/pgfbasepatterns.sty - RELOC/tex/latex/pgf/basiclayer/pgfbaseplot.sty - RELOC/tex/latex/pgf/basiclayer/pgfbaseshapes.sty - RELOC/tex/latex/pgf/basiclayer/pgfbasesnakes.sty - RELOC/tex/latex/pgf/basiclayer/pgfcore.sty - RELOC/tex/latex/pgf/compatibility/pgfarrows.sty - RELOC/tex/latex/pgf/compatibility/pgfautomata.sty - RELOC/tex/latex/pgf/compatibility/pgfcomp-version-0-65.sty - RELOC/tex/latex/pgf/compatibility/pgfcomp-version-1-18.sty - RELOC/tex/latex/pgf/compatibility/pgfheaps.sty - RELOC/tex/latex/pgf/compatibility/pgflibraryarrows.sty - RELOC/tex/latex/pgf/compatibility/pgflibraryautomata.sty - RELOC/tex/latex/pgf/compatibility/pgflibraryplothandlers.sty - RELOC/tex/latex/pgf/compatibility/pgflibraryplotmarks.sty - RELOC/tex/latex/pgf/compatibility/pgflibraryshapes.sty - RELOC/tex/latex/pgf/compatibility/pgflibrarysnakes.sty - RELOC/tex/latex/pgf/compatibility/pgflibrarytikzbackgrounds.sty - RELOC/tex/latex/pgf/compatibility/pgflibrarytikztrees.sty - RELOC/tex/latex/pgf/compatibility/pgfnodes.sty - RELOC/tex/latex/pgf/compatibility/pgfshade.sty - RELOC/tex/latex/pgf/doc/pgfmanual.code.tex - RELOC/tex/latex/pgf/doc/pgfmanual.pdflinks.code.tex - RELOC/tex/latex/pgf/doc/pgfmanual.prettyprinter.code.tex - RELOC/tex/latex/pgf/doc/pgfmanual.sty - RELOC/tex/latex/pgf/frontendlayer/libraries/tikzlibraryexternal.code.tex - RELOC/tex/latex/pgf/frontendlayer/pgfpict2e.sty - RELOC/tex/latex/pgf/frontendlayer/tikz.sty - RELOC/tex/latex/pgf/math/pgfmath.sty - RELOC/tex/latex/pgf/systemlayer/pgfsys.sty - RELOC/tex/latex/pgf/utilities/pgfcalendar.sty - RELOC/tex/latex/pgf/utilities/pgffor.sty - RELOC/tex/latex/pgf/utilities/pgfkeys.sty - RELOC/tex/latex/pgf/utilities/pgfpages.sty - RELOC/tex/latex/pgf/utilities/pgfrcs.sty - RELOC/tex/latex/pgf/utilities/tikzexternal.sty - RELOC/tex/latex/pgf/utilities/xxcolor.sty - RELOC/tex/plain/pgf/basiclayer/pgf.tex - RELOC/tex/plain/pgf/basiclayer/pgfbaseimage.tex - RELOC/tex/plain/pgf/basiclayer/pgfbaselayers.tex - RELOC/tex/plain/pgf/basiclayer/pgfbasematrix.tex - RELOC/tex/plain/pgf/basiclayer/pgfbasepatterns.tex - RELOC/tex/plain/pgf/basiclayer/pgfbaseplot.tex - RELOC/tex/plain/pgf/basiclayer/pgfbaseshapes.tex - RELOC/tex/plain/pgf/basiclayer/pgfbasesnakes.tex - RELOC/tex/plain/pgf/basiclayer/pgfcore.tex - RELOC/tex/plain/pgf/frontendlayer/tikz.tex - RELOC/tex/plain/pgf/math/pgfmath.tex - RELOC/tex/plain/pgf/systemlayer/pgfsys.tex - RELOC/tex/plain/pgf/utilities/pgfcalendar.tex - RELOC/tex/plain/pgf/utilities/pgffor.tex - RELOC/tex/plain/pgf/utilities/pgfkeys.tex - RELOC/tex/plain/pgf/utilities/pgfrcs.tex -catalogue-alias tikz -catalogue-contact-repository http://sourceforge.net/projects/pgf/ -catalogue-ctan /graphics/pgf/base -catalogue-date 2019-02-02 18:29:36 +0100 -catalogue-license lppl1.3cgpl2fdl -catalogue-topics pgf-tikz graphics-in-tex -catalogue-version 3.1.1 - -name pgf-blur -category Package -revision 48446 -shortdesc PGF/TikZ package for "blurred" shadows -relocated 1 -longdesc The package adds blurred/faded/fuzzy shadows to PGF/TikZ -longdesc pictures. It is configured as a TikZ/PGF library module. The -longdesc method is similar to that of the author's pst-blur package for -longdesc PSTricks. -containersize 2596 -containerchecksum 77bb0b5f6a176826abb39ed891e879c8ad80f2e8f1fa6b965b65fbcc22796227bd1520d1d80712034333d8de1e3eb6154fd1523bbbc575b6074e2d05c655cdd2 -doccontainersize 242488 -doccontainerchecksum c203cd71f7dc4672c1b5781161df4abebc6c6217d2a1f863ea8ac5024dfee0a4ee6cd4104aa4000f835317499fe9e887d066a3047f6e133106b08c251810a008 -docfiles size=63 - RELOC/doc/latex/pgf-blur/README.md details="Readme" - RELOC/doc/latex/pgf-blur/pgf-blur.pdf details="Package documentation" -srccontainersize 9232 -srccontainerchecksum 4a89acd4916d1d24b52b2a7c53c936941d1a8c0413a311f717b1bcfe1631ae801b1440a38008cf8ff8070f805b5c4fc3f714855f33377515114705955746c967 -srcfiles size=10 - RELOC/source/latex/pgf-blur/pgf-blur.dtx - RELOC/source/latex/pgf-blur/pgf-blur.ins -runfiles size=3 - RELOC/tex/latex/pgf-blur/tikzlibraryshadows.blur.code.tex -catalogue-ctan /graphics/pgf/contrib/pgf-blur -catalogue-date 2018-08-21 14:56:15 +0200 -catalogue-license lpplpd -catalogue-topics graphics-subpic pgf-tikz -catalogue-version 1.02 - -name pgf-cmykshadings -category Package -revision 48982 -shortdesc Support for CMYK and grayscale shadings in PGF/TikZ -relocated 1 -longdesc This package provides support for CMYK and grayscale shadings -longdesc for the pgf package. By default pgf only supports RGB shadings. -longdesc The package attempts to produce shadings consistent with the -longdesc currently selected xcolor colour model. The rgb, cmyk, and gray -longdesc colour models from the xcolor package are supported. -containersize 6648 -containerchecksum d8f23c4388a5d73f6da83f5f2aa5e0f3f11cc0c462b32937412173d323031f631fe6b59f2b5b28763e778adfbf7a22025f70e91bd8d5bfa4f66bf356e83560c1 -doccontainersize 467888 -doccontainerchecksum 599bdbe30b0851305e62a76ec0e3ac4fcc66cbdd0bbac885070b907ef8cc8fdc537b94ff6764af46f5319d6889860950ce7a2eeb2c06771ced10a94a04f5835c -docfiles size=116 - RELOC/doc/latex/pgf-cmykshadings/README.md details="Readme" - RELOC/doc/latex/pgf-cmykshadings/pgf-cmykshadings.pdf details="Package documentation" -srccontainersize 10696 -srccontainerchecksum d29fe4ebbf8a9349c4fc5a76a768fc523ae55dc3da9e7d11fb4a9fc4361a990a1f2ee28c4a6d69300651691942e6fd16bd971835bf9d059df59e458184b596ad -srcfiles size=19 - RELOC/source/latex/pgf-cmykshadings/pgf-cmykshadings.dtx - RELOC/source/latex/pgf-cmykshadings/pgf-cmykshadings.ins -runfiles size=20 - RELOC/tex/latex/pgf-cmykshadings/pgf-cmykshadings.sty - RELOC/tex/latex/pgf-cmykshadings/pgfsys-cmykshadings-common-postscript.def - RELOC/tex/latex/pgf-cmykshadings/pgfsys-cmykshadings-dvipdfm.def - RELOC/tex/latex/pgf-cmykshadings/pgfsys-cmykshadings-dvipdfmx.def - RELOC/tex/latex/pgf-cmykshadings/pgfsys-cmykshadings-dvips.def - RELOC/tex/latex/pgf-cmykshadings/pgfsys-cmykshadings-luatex.def - RELOC/tex/latex/pgf-cmykshadings/pgfsys-cmykshadings-pdftex.def - RELOC/tex/latex/pgf-cmykshadings/pgfsys-cmykshadings-textures.def - RELOC/tex/latex/pgf-cmykshadings/pgfsys-cmykshadings-vtex.def - RELOC/tex/latex/pgf-cmykshadings/pgfsys-cmykshadings-xetex.def -catalogue-contact-repository https://github.com/dcpurton/pgf-cmykshadings -catalogue-ctan /graphics/pgf/contrib/pgf-cmykshadings -catalogue-date 2018-10-24 09:04:01 +0200 -catalogue-license lppl1.3c -catalogue-topics colour pgf-tikz -catalogue-version 1.1a - -name pgf-soroban -category Package -revision 32269 -shortdesc Create images of the soroban using TikZ/PGF -relocated 1 -longdesc The package makes it possible to create pictures of the soroban -longdesc (Japanese abacus) using PGF/TikZ -containersize 1852 -containerchecksum bb2958d282b6e16da09ca1590e6a2086b7c4e4713a4c2b810b354b9e2fb7554693e1b4d97ce8ce83aaf0b26eb7738cc39d0c09228558c3263d69d04b91176c94 -doccontainersize 351352 -doccontainerchecksum 1a776e8f2158fb0a20abbc919ecb6d2d3d8c22c3964cae982477e9e7543c8a6230b89ce75fa9b59d5a14765216d8135b03b25772c8dd68d322c5949d336fe37d -docfiles size=91 - RELOC/doc/latex/pgf-soroban/Changes - RELOC/doc/latex/pgf-soroban/README details="Readme" - RELOC/doc/latex/pgf-soroban/pgf-soroban-doc.bib - RELOC/doc/latex/pgf-soroban/pgf-soroban-doc.pdf details="Package documentation" - RELOC/doc/latex/pgf-soroban/pgf-soroban-doc.tex -runfiles size=2 - RELOC/tex/latex/pgf-soroban/pgf-soroban.sty -catalogue-also pst-soroban -catalogue-ctan /graphics/pgf/contrib/pgf-soroban -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics diagram -catalogue-version 1.1 - -name pgf-spectra -category Package -revision 42986 -shortdesc Draw continuous or discrete spectra using PGF/TikZ -relocated 1 -longdesc The purpose of this package is to draw the spectra of elements -longdesc in a simple way. It is based on the package pst-spectra, -longdesc supporting the same options, but also adding some new options. -longdesc It relies on PGF/TikZ for drawing the desired spectrum, -longdesc continuous or discrete. As in pst-spectra, there are data -longdesc available for the spectra of 99 elements and their ions (from -longdesc the NASA database). It also allows the user to draw spectra -longdesc using their own data. -containersize 73412 -containerchecksum af5276df229fb1e003bb8d88b7548675ecf963d9925be6647cbce932267cc6e5813a52464475f826c710081a0d6cb2e01258ed6f0ec6eed99f55685be95f087f -doccontainersize 436484 -doccontainerchecksum 0aea4d8100d8effeccb483bf8d61160e22ad812c54ea02ebcf6307bec5a5e4bc55ae072666c2b06a2bffdcea0d984ff664ad59ad85561567eab1f0dba38c9440 -docfiles size=151 - RELOC/doc/latex/pgf-spectra/README details="Readme" - RELOC/doc/latex/pgf-spectra/pgf-spectraManual.pdf details="Package documentation" - RELOC/doc/latex/pgf-spectra/pgf-spectraManual.tex -runfiles size=74 - RELOC/tex/latex/pgf-spectra/pgf-spectra.sty - RELOC/tex/latex/pgf-spectra/spectra.data.tex -catalogue-ctan /graphics/pgf/contrib/pgf-spectra -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics physics pgf-tikz -catalogue-version 1.0 - -name pgf-umlcd -category Package -revision 33307 -shortdesc Some LaTeX macros for UML Class Diagrams -relocated 1 -longdesc Some LaTeX macros for UML Class Diagrams.pgf -containersize 2868 -containerchecksum c1d7e22910a8e455c10f86a2902fbf4ab017fc5d47d590c93d261daae859ea9983917dfe829f5d9403a83f482e37c35f7120981e623bc328b40545ccb6b0e4b3 -doccontainersize 268804 -doccontainerchecksum 45739d53cd816c7ffd9a8f737e6a49ec6565168badeedd16bcaf4306d832cdf9e87560c50a3ba242d791109ded3891e227d05dbacd0d7a964d17237c65cb5448 -docfiles size=121 - RELOC/doc/latex/pgf-umlcd/COPYING - RELOC/doc/latex/pgf-umlcd/README - RELOC/doc/latex/pgf-umlcd/demo/abstract-class.tex - RELOC/doc/latex/pgf-umlcd/demo/abstract-factory.svg - RELOC/doc/latex/pgf-umlcd/demo/abstract-factory.tex - RELOC/doc/latex/pgf-umlcd/demo/aggregation.tex - RELOC/doc/latex/pgf-umlcd/demo/association.tex - RELOC/doc/latex/pgf-umlcd/demo/class.tex - RELOC/doc/latex/pgf-umlcd/demo/composition.tex - RELOC/doc/latex/pgf-umlcd/demo/implement-interface.tex - RELOC/doc/latex/pgf-umlcd/demo/inheritance.tex - RELOC/doc/latex/pgf-umlcd/demo/interface.tex - RELOC/doc/latex/pgf-umlcd/demo/note.tex - RELOC/doc/latex/pgf-umlcd/demo/object-include-methods.tex - RELOC/doc/latex/pgf-umlcd/demo/object.tex - RELOC/doc/latex/pgf-umlcd/demo/package.tex - RELOC/doc/latex/pgf-umlcd/demo/unidirectional-association.tex - RELOC/doc/latex/pgf-umlcd/demo/visibility.tex - RELOC/doc/latex/pgf-umlcd/logo.png - RELOC/doc/latex/pgf-umlcd/pgf-umlcd-manual.pdf details="Package demo" - RELOC/doc/latex/pgf-umlcd/pgf-umlcd-manual.tex -runfiles size=3 - RELOC/tex/latex/pgf-umlcd/pgf-umlcd.sty -catalogue-also pst-uml uml -catalogue-ctan /graphics/pgf/contrib/pgf-umlcd -catalogue-date 2017-05-31 10:14:54 +0200 -catalogue-license gpl -catalogue-topics uml pgf-tikz -catalogue-version 0.2.1.1 - -name pgf-umlsd -category Package -revision 33045 -shortdesc Draw UML Sequence Diagrams -relocated 1 -longdesc LaTeX macros to draw UML diagrams using pgf -containersize 3496 -containerchecksum e504bd7d0f5424d352d8a08e55a726208352123cf43a010a3b7e63090ddbb8080b0d35b5a83212699617a79edad208b8e0d7c96fddbce9e026d047205b35076a -doccontainersize 222756 -doccontainerchecksum ebbc578e29ddae47dfa7ad838526f8245f4b1f44b7b4e1d35601742ff183f95deccbb9e4277a01d284e7e77356319b477158ad9f974264e0d1b6235ab41c4b6d -docfiles size=97 - RELOC/doc/latex/pgf-umlsd/README - RELOC/doc/latex/pgf-umlsd/demo/block.tex - RELOC/doc/latex/pgf-umlsd/demo/call.tex - RELOC/doc/latex/pgf-umlsd/demo/callself.tex - RELOC/doc/latex/pgf-umlsd/demo/customize.log - RELOC/doc/latex/pgf-umlsd/demo/customize.tex - RELOC/doc/latex/pgf-umlsd/demo/distance.tex - RELOC/doc/latex/pgf-umlsd/demo/empty.tex - RELOC/doc/latex/pgf-umlsd/demo/instance.tex - RELOC/doc/latex/pgf-umlsd/demo/message.tex - RELOC/doc/latex/pgf-umlsd/demo/messcall.tex - RELOC/doc/latex/pgf-umlsd/demo/multi-threads-example.tex - RELOC/doc/latex/pgf-umlsd/demo/nested-call.tex - RELOC/doc/latex/pgf-umlsd/demo/no-thread-example.tex - RELOC/doc/latex/pgf-umlsd/demo/non-instantaneous-message.tex - RELOC/doc/latex/pgf-umlsd/demo/postlevel.log - RELOC/doc/latex/pgf-umlsd/demo/postlevel.tex - RELOC/doc/latex/pgf-umlsd/demo/prelevel.tex - RELOC/doc/latex/pgf-umlsd/demo/single-thread-example.tex - RELOC/doc/latex/pgf-umlsd/demo/sync-clock.tex - RELOC/doc/latex/pgf-umlsd/demo/thread.tex - RELOC/doc/latex/pgf-umlsd/demo/threadbias.log - RELOC/doc/latex/pgf-umlsd/demo/threadbias.tex - RELOC/doc/latex/pgf-umlsd/diagrams.pdf - RELOC/doc/latex/pgf-umlsd/logo.png - RELOC/doc/latex/pgf-umlsd/pgf-umlsd-manual.pdf details="Package documentation" - RELOC/doc/latex/pgf-umlsd/pgf-umlsd-manual.tex -runfiles size=3 - RELOC/tex/latex/pgf-umlsd/pgf-umlsd.sty -catalogue-also pst-uml uml -catalogue-ctan /graphics/pgf/contrib/pgf-umlsd -catalogue-date 2017-05-31 10:15:19 +0200 -catalogue-license gpl -catalogue-topics uml pgf-tikz -catalogue-version 0.7 - -name pgfgantt -category Package -revision 46280 -shortdesc Draw Gantt charts with TikZ -relocated 1 -longdesc The package provides an environment for drawing Gantt charts -longdesc that contain various elements (titles, bars, milestones, groups -longdesc and links). Several keys customize the appearance of the chart -longdesc elements. -containersize 7920 -containerchecksum ddf43ee604b0552b70ddd0c7a9f5f8b3f276583286d535e08586f57bf789fa1c8926509382069c96309b608296a0ca45609ccf9a45a974630dd0b91f86d289f6 -doccontainersize 929720 -doccontainerchecksum 95e793e22e692590b84f346bbf65a4bfe7b8ffcaf8d0e35d5e5913bcc049cf0ae18f590124b9d1ec4fc82ec46e8dfc8d70d0c12f7e28ba726c5a7c69f437e758 -docfiles size=231 - RELOC/doc/latex/pgfgantt/README details="Readme" - RELOC/doc/latex/pgfgantt/pgfgantt.pdf details="Package documentation" -srccontainersize 37128 -srccontainerchecksum 8dba3c1de8397d3716aeea44462998824231c6c44d3c0f540baca31cc4bc5a15e77383786dfeea169ac7e3ef386637ed952a0d944b4ad8e2c70a283b55e17273 -srcfiles size=52 - RELOC/source/latex/pgfgantt/pgfgantt.dtx - RELOC/source/latex/pgfgantt/pgfgantt.ins -runfiles size=12 - RELOC/tex/latex/pgfgantt/pgfgantt.sty -catalogue-also pst-gantt -catalogue-ctan /graphics/pgf/contrib/pgfgantt -catalogue-date 2018-01-10 19:12:31 +0100 -catalogue-license lppl1.3 -catalogue-topics diagram gantt -catalogue-version 5.0 - -name pgfkeyx -category Package -revision 26093 -shortdesc Extended and more robust version of pgfkeys -relocated 1 -longdesc The package extends and improves the robustness of the pgfkeys -longdesc package. In particular, it can deal with active comma, equality -longdesc sign, and slash in key parsing. The difficulty with active -longdesc characters has long been a problem with the pgfkeys package. -longdesc The package also introduces handlers beyond those that pgfkeys -longdesc can offer. -containersize 7092 -containerchecksum 6febdb706acf607f621f756ba3206320e246b8187df50657131b17390195aa60187430fd56c17380276ea4cd560e49784c5750ef8ac6e005b856ddcac04526d8 -doccontainersize 1412 -doccontainerchecksum 7878683f748b83ed9fef9a6b96071a2892aaa784221df9e25cbebe3dad8f5f09a87538b946d1587a1fd1effd841975648d98a4f9c559945c066657bcd8b6a878 -docfiles size=2 - RELOC/doc/latex/pgfkeyx/README details="Readme" - RELOC/doc/latex/pgfkeyx/pgfkeyx-test1.tex -runfiles size=8 - RELOC/tex/latex/pgfkeyx/pgfkeyx.sty -catalogue-ctan /macros/latex/contrib/pgfkeyx -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics keyval -catalogue-version 0.0.1 - -name pgfmolbio -category Package -revision 35152 -shortdesc Draw graphs typically found in molecular biology texts -relocated 1 -longdesc The package draws graphs typically found in molecular biology -longdesc texts. Currently, the package contains modules for drawing DNA -longdesc sequencing chromatograms and protein domain diagrams. -containersize 13796 -containerchecksum 529c7be36a2e19eb7508c52f380d1bdcede68248c525cb2fa39e69488da9d655799de878fe274f434d69b3f22aef31f24b89a60d4f688821af9b7722758b1f0a -doccontainersize 858708 -doccontainerchecksum 320f98e7bba6989e020ca829ca08f747e65098cdf12a8efb7f1cf58b74c279b5e5366a6df3d1fcc2fb6999d4af1754ea4d78db313c0af2b179a627d89b88e970 -docfiles size=245 - RELOC/doc/lualatex/pgfmolbio/README details="Readme" - RELOC/doc/lualatex/pgfmolbio/SampleGff.gff - RELOC/doc/lualatex/pgfmolbio/SampleScf.scf - RELOC/doc/lualatex/pgfmolbio/SampleUniprot.txt - RELOC/doc/lualatex/pgfmolbio/pgfmolbio.pdf details="Package documentation" -srccontainersize 45220 -srccontainerchecksum 6c6338f15ef9532f4ba865c0a4ad01f5859a3ba3569b1223becc73a2980414b663bf52cf339b44fc6ece6e3b91c545d019de47b970ba78e79f9b7a3180932e03 -srcfiles size=54 - RELOC/source/lualatex/pgfmolbio/pgfmolbio.dtx - RELOC/source/lualatex/pgfmolbio/pgfmolbio.ins -runfiles size=21 - RELOC/scripts/pgfmolbio/pgfmolbio.lua - RELOC/tex/lualatex/pgfmolbio/pgfmolbio.chromatogram.lua - RELOC/tex/lualatex/pgfmolbio/pgfmolbio.chromatogram.tex - RELOC/tex/lualatex/pgfmolbio/pgfmolbio.convert.tex - RELOC/tex/lualatex/pgfmolbio/pgfmolbio.domains.lua - RELOC/tex/lualatex/pgfmolbio/pgfmolbio.domains.tex - RELOC/tex/lualatex/pgfmolbio/pgfmolbio.sty -catalogue-ctan /macros/luatex/latex/pgfmolbio -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics molbio diagram luatex -catalogue-version 0.21 - -name pgfopts -category Package -revision 34573 -shortdesc LaTeX package options with pgfkeys -relocated 1 -longdesc The pgfkeys package (part of the pgf distribution) is a -longdesc well-designed way of defining and using large numbers of keys -longdesc for key-value syntaxes. However, pgfkeys itself does not offer -longdesc means of handling LaTeX class and package options. This package -longdesc adds such option handling to pgfkeys, in the same way that -longdesc kvoptions adds the same facility to the LaTeX standard keyval -longdesc package. -containersize 1944 -containerchecksum f74fd91b76111b057f4898b5eb78bcec75d0bda6a80d0dfbb8cb7e2fd7df877c4c97be5c225f37e87e0507e73c20eff38e973a84a76ff2aa1d17a6cc25d47eba -doccontainersize 175604 -doccontainerchecksum a47caf0c1bffe1676f2c61f75bdb56997d7eb8d0fe1b96f9d9dbc584fab2e6d7e0b8b47824e8af9dd6994389ce11928a962ace12666b239d8905a9c4c5994cad -docfiles size=45 - RELOC/doc/latex/pgfopts/LICENSE - RELOC/doc/latex/pgfopts/README details="Readme" - RELOC/doc/latex/pgfopts/pgfopts.pdf details="Package documentation" -srccontainersize 6004 -srccontainerchecksum 1176e01e2a052f8f58d967c3f233cf3cdc34c8ed79f389c43cdada25d7b547e81fb83b1f97cd22b0e62c599523713c0e2dada1ba01bbef880a6cb15f1d02f032 -srcfiles size=5 - RELOC/source/latex/pgfopts/pgfopts.dtx -runfiles size=2 - RELOC/tex/latex/pgfopts/pgfopts.sty -catalogue-ctan /macros/latex/contrib/pgfopts -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics keyval package-supp -catalogue-version 2.1a - -name pgfornament -category Package -revision 39988 -shortdesc Drawing of Vectorian ornaments with PGF/TikZ -relocated 1 -longdesc This package allows the drawing of Vectorian ornaments (196) -longdesc with PGF/TikZ. The documentation presents the syntax and -longdesc parameters of the macro "pgfornament". -containersize 537204 -containerchecksum f56e5fd96ec4fff738c5d6371ea27dd32584b504fc1c977be9205d0a606f39e9d5807968e89007ad7c74492b6e87a5d5293fe8c8186ce1b40ecda09573991506 -doccontainersize 3132976 -doccontainerchecksum 99405ee3cc1e63a7acc29db2d6de13ac960827a7fc3ad1bd93554c54f32da431bf1795f0b86b3aeca9df46ac813506d2b34239a15b6d0ece09f96013e7971f93 -docfiles size=1040 - RELOC/doc/latex/pgfornament/README details="Readme" - RELOC/doc/latex/pgfornament/TeX_box.png - RELOC/doc/latex/pgfornament/baseline.png - RELOC/doc/latex/pgfornament/ornaments.pdf details="Package documentation" - RELOC/doc/latex/pgfornament/ornaments.png - RELOC/doc/latex/pgfornament/ornaments.tex - RELOC/doc/latex/pgfornament/tikzrput.pdf - RELOC/doc/latex/pgfornament/tikzrput.tex -runfiles size=518 - RELOC/tex/generic/pgfornament/am/am1.pgf - RELOC/tex/generic/pgfornament/am/am2.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian1.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian10.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian100.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian101.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian102.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian103.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian104.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian105.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian106.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian107.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian108.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian109.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian11.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian110.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian111.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian112.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian113.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian114.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian115.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian116.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian117.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian118.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian119.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian12.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian120.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian121.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian122.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian123.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian124.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian125.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian126.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian127.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian128.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian129.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian13.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian130.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian131.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian132.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian133.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian134.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian135.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian136.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian137.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian138.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian139.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian14.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian140.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian141.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian142.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian143.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian144.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian145.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian146.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian147.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian148.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian149.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian15.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian150.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian151.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian152.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian153.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian154.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian155.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian156.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian157.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian158.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian159.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian16.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian160.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian161.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian162.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian163.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian164.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian165.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian166.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian167.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian168.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian169.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian17.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian170.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian171.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian172.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian173.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian174.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian175.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian176.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian177.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian178.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian179.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian18.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian180.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian181.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian182.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian183.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian184.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian185.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian186.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian187.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian188.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian189.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian19.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian190.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian191.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian192.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian193.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian194.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian195.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian196.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian2.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian20.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian21.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian22.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian23.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian24.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian25.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian26.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian27.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian28.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian29.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian3.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian30.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian31.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian32.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian33.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian34.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian35.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian36.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian37.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian38.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian39.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian4.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian40.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian41.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian42.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian43.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian44.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian45.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian46.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian47.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian48.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian49.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian5.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian50.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian51.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian52.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian53.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian54.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian55.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian56.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian57.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian58.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian59.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian6.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian60.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian61.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian62.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian63.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian64.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian65.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian66.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian67.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian68.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian69.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian7.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian70.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian71.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian72.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian73.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian74.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian75.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian76.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian77.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian78.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian79.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian8.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian80.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian81.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian82.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian83.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian84.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian85.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian86.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian87.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian88.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian89.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian9.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian90.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian91.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian92.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian93.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian94.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian95.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian96.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian97.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian98.pgf - RELOC/tex/generic/pgfornament/vectorian/vectorian99.pgf - RELOC/tex/latex/pgfornament/pgflibraryam.code.tex - RELOC/tex/latex/pgfornament/pgflibraryvectorian.code.tex - RELOC/tex/latex/pgfornament/pgfornament.sty - RELOC/tex/latex/pgfornament/tikzrput.sty -catalogue-also pgf -catalogue-ctan /macros/latex/contrib/tkz/pgfornament -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics graphics-plot decoration -catalogue-version 0.21 - -name pgfornament-han -category Package -revision 47789 -shortdesc pgfornament library for Chinese traditional motifs and patterns -relocated 1 -longdesc This package provides a pgfornament library for Chinese -longdesc traditional motifs and patterns. The command \pgfornamenthan -longdesc takes the same options as \pgfornament from the pgfornament -longdesc package, but renders Chinese traditional motifs instead. The -longdesc list of supported motifs, as well as some examples, can be -longdesc found in the accompanying documentation. Yi pgfornament Hong -longdesc Bao De Ji Zhi ,Shi Xian Hui Zhi Yi Feng Tu Wen . -longdesc \pgfornamenthan He \pgfornament De Can Shu Shi Yi Yang De -longdesc ;Bian Yi De Chu Lai De Dang Ran Shi Yi Feng Wen Yang Liao . -longdesc Hong Bao Shou Ce Li You Wan Zheng De Wen Yang Lie Biao Yi Ji -longdesc Shi Yong Fan Li . -containersize 84308 -containerchecksum 23730bfb4485a80c5f21048ac267d2f310f7fa24923f91e7bd947593ad2c16c36ceede7c19e37c50826f6de22c3960a9adbcb52b2e7ee161e909a7bdcad0cf22 -doccontainersize 930716 -doccontainerchecksum 2609718f0a2a83bce393980cbc0ca3eb14ddbb587a1f6f7ebf7da5fe3f73331564173a83be4ad4a153b159eeb4ef171532805352aead85ef72d069d4c2c383aa -docfiles size=315 - RELOC/doc/latex/pgfornament-han/README.md details="Readme" - RELOC/doc/latex/pgfornament-han/heavenlyclouds-sample.pdf details="Sample of the HeavenlyClouds beamer theme" language="zh" - RELOC/doc/latex/pgfornament-han/heavenlyclouds-sample.tex - RELOC/doc/latex/pgfornament-han/lppl-1-3c.txt - RELOC/doc/latex/pgfornament-han/pgfornament-han_manual.pdf details="Package documentation (Chinese)" language="zh" - RELOC/doc/latex/pgfornament-han/pgfornament-han_manual.tex - RELOC/doc/latex/pgfornament-han/xiaoshan-sample.pdf details="Sample of the Xiaoshan beamer theme" language="zh" - RELOC/doc/latex/pgfornament-han/xiaoshan-sample.tex -runfiles size=128 - RELOC/tex/latex/pgfornament-han/beamerthemeHeavenlyClouds.sty - RELOC/tex/latex/pgfornament-han/beamerthemeXiaoshan.sty - RELOC/tex/latex/pgfornament-han/cncolours.sty - RELOC/tex/latex/pgfornament-han/han/han1.pgf - RELOC/tex/latex/pgfornament-han/han/han10.pgf - RELOC/tex/latex/pgfornament-han/han/han11.pgf - RELOC/tex/latex/pgfornament-han/han/han12.pgf - RELOC/tex/latex/pgfornament-han/han/han13.pgf - RELOC/tex/latex/pgfornament-han/han/han14.pgf - RELOC/tex/latex/pgfornament-han/han/han15.pgf - RELOC/tex/latex/pgfornament-han/han/han16.pgf - RELOC/tex/latex/pgfornament-han/han/han17.pgf - RELOC/tex/latex/pgfornament-han/han/han18.pgf - RELOC/tex/latex/pgfornament-han/han/han19.pgf - RELOC/tex/latex/pgfornament-han/han/han2.pgf - RELOC/tex/latex/pgfornament-han/han/han20.pgf - RELOC/tex/latex/pgfornament-han/han/han21.pgf - RELOC/tex/latex/pgfornament-han/han/han22.pgf - RELOC/tex/latex/pgfornament-han/han/han23.pgf - RELOC/tex/latex/pgfornament-han/han/han24.pgf - RELOC/tex/latex/pgfornament-han/han/han25.pgf - RELOC/tex/latex/pgfornament-han/han/han26.pgf - RELOC/tex/latex/pgfornament-han/han/han27.pgf - RELOC/tex/latex/pgfornament-han/han/han28.pgf - RELOC/tex/latex/pgfornament-han/han/han29.pgf - RELOC/tex/latex/pgfornament-han/han/han3.pgf - RELOC/tex/latex/pgfornament-han/han/han30.pgf - RELOC/tex/latex/pgfornament-han/han/han31.pgf - RELOC/tex/latex/pgfornament-han/han/han32.pgf - RELOC/tex/latex/pgfornament-han/han/han33.pgf - RELOC/tex/latex/pgfornament-han/han/han34.pgf - RELOC/tex/latex/pgfornament-han/han/han35.pgf - RELOC/tex/latex/pgfornament-han/han/han36.pgf - RELOC/tex/latex/pgfornament-han/han/han37.pgf - RELOC/tex/latex/pgfornament-han/han/han38.pgf - RELOC/tex/latex/pgfornament-han/han/han39.pgf - RELOC/tex/latex/pgfornament-han/han/han4.pgf - RELOC/tex/latex/pgfornament-han/han/han40.pgf - RELOC/tex/latex/pgfornament-han/han/han41.pgf - RELOC/tex/latex/pgfornament-han/han/han42.pgf - RELOC/tex/latex/pgfornament-han/han/han43.pgf - RELOC/tex/latex/pgfornament-han/han/han44.pgf - RELOC/tex/latex/pgfornament-han/han/han45.pgf - RELOC/tex/latex/pgfornament-han/han/han46.pgf - RELOC/tex/latex/pgfornament-han/han/han47.pgf - RELOC/tex/latex/pgfornament-han/han/han48.pgf - RELOC/tex/latex/pgfornament-han/han/han49.pgf - RELOC/tex/latex/pgfornament-han/han/han5.pgf - RELOC/tex/latex/pgfornament-han/han/han50.pgf - RELOC/tex/latex/pgfornament-han/han/han51.pgf - RELOC/tex/latex/pgfornament-han/han/han52.pgf - RELOC/tex/latex/pgfornament-han/han/han53.pgf - RELOC/tex/latex/pgfornament-han/han/han54.pgf - RELOC/tex/latex/pgfornament-han/han/han55.pgf - RELOC/tex/latex/pgfornament-han/han/han56.pgf - RELOC/tex/latex/pgfornament-han/han/han57.pgf - RELOC/tex/latex/pgfornament-han/han/han58.pgf - RELOC/tex/latex/pgfornament-han/han/han59.pgf - RELOC/tex/latex/pgfornament-han/han/han6.pgf - RELOC/tex/latex/pgfornament-han/han/han60.pgf - RELOC/tex/latex/pgfornament-han/han/han61.pgf - RELOC/tex/latex/pgfornament-han/han/han62.pgf - RELOC/tex/latex/pgfornament-han/han/han63.pgf - RELOC/tex/latex/pgfornament-han/han/han64.pgf - RELOC/tex/latex/pgfornament-han/han/han65.pgf - RELOC/tex/latex/pgfornament-han/han/han66.pgf - RELOC/tex/latex/pgfornament-han/han/han67.pgf - RELOC/tex/latex/pgfornament-han/han/han68.pgf - RELOC/tex/latex/pgfornament-han/han/han69.pgf - RELOC/tex/latex/pgfornament-han/han/han7.pgf - RELOC/tex/latex/pgfornament-han/han/han70.pgf - RELOC/tex/latex/pgfornament-han/han/han71.pgf - RELOC/tex/latex/pgfornament-han/han/han72.pgf - RELOC/tex/latex/pgfornament-han/han/han73.pgf - RELOC/tex/latex/pgfornament-han/han/han74.pgf - RELOC/tex/latex/pgfornament-han/han/han75.pgf - RELOC/tex/latex/pgfornament-han/han/han76.pgf - RELOC/tex/latex/pgfornament-han/han/han77.pgf - RELOC/tex/latex/pgfornament-han/han/han8.pgf - RELOC/tex/latex/pgfornament-han/han/han9.pgf - RELOC/tex/latex/pgfornament-han/pgflibraryhan.code.tex - RELOC/tex/latex/pgfornament-han/pgfornament-han.sty -catalogue-also pgfornament -catalogue-ctan /graphics/pgf/contrib/pgfornament-han -catalogue-date 2018-05-21 12:26:58 +0200 -catalogue-license lppl1.3c -catalogue-topics pgf-tikz chinese graphics-symb presentation - -name pgfplots -category Package -revision 47373 -shortdesc Create normal/logarithmic plots in two and three dimensions -relocated 1 -longdesc PGFPlots draws high-quality function plots in normal or -longdesc logarithmic scaling with a user-friendly interface directly in -longdesc TeX. The user supplies axis labels, legend entries and the plot -longdesc coordinates for one or more plots and PGFPlots applies axis -longdesc scaling, computes any logarithms and axis ticks and draws the -longdesc plots, supporting line plots, scatter plots, piecewise constant -longdesc plots, bar plots, area plots, mesh-- and surface plots and some -longdesc more. Pgfplots is based on PGF/TikZ (PGF); it runs equally for -longdesc LaTeX/TeX/ConTeXt. -containersize 520192 -containerchecksum 58a9095d8cc670dd937d36b22bc0a2320ec216e05e6d3deb562d17fc8cef9489f223a02778064f7a56fb32c7fa7e03e2fa0b46f7bb493055cbc196c91c9778e9 -doccontainersize 13287240 -doccontainerchecksum 3174e7df66a6ce9f10e4705dde9523cef3dd64d509e07766dd131b01974bb39660810a6dd05810a3613de60b4c3fb8575770c249c479c65d38ee01257f6da958 -docfiles size=4011 - RELOC/doc/context/third/pgfplots/Makefile - RELOC/doc/context/third/pgfplots/pgfplotsexample-context.pdf - RELOC/doc/context/third/pgfplots/pgfplotsexample-context.tex - RELOC/doc/context/third/pgfplots/pgfplotsexample-context.tuc - RELOC/doc/generic/pgfplots/README details="Readme" - RELOC/doc/latex/pgfplots/TeX-programming-notes.pdf - RELOC/doc/latex/pgfplots/pgfplots.doc.src.tar.bz2 - RELOC/doc/latex/pgfplots/pgfplots.pdf details="Package manual" - RELOC/doc/latex/pgfplots/pgfplotsexample.pdf - RELOC/doc/latex/pgfplots/pgfplotsexample.tex - RELOC/doc/latex/pgfplots/pgfplotstable.pdf - RELOC/doc/latex/pgfplots/pgfplotstodo.pdf - RELOC/doc/plain/pgfplots/pgfplotsexample-plain.pdf - RELOC/doc/plain/pgfplots/pgfplotsexample-plain.tex -srccontainersize 1706744 -srccontainerchecksum 63ce714276c6f54093b912c33285db3d2449dabd7a3127ef292ffac235a82d266ba3077e65e0ee76fec055b2413733ec55f836f60962c8fcb265fe6140b70359 -srcfiles size=417 - RELOC/source/context/third/pgfplots/pgfplotstests.context.tar.bz2 - RELOC/source/latex/pgfplots/pgfplotstests.tar.bz2 -runfiles size=901 - RELOC/scripts/pgfplots/matlab2pgfplots.m - RELOC/scripts/pgfplots/matlab2pgfplots.sh - RELOC/scripts/pgfplots/pgf2pdf.sh - RELOC/scripts/pgfplots/pgfplots.py - RELOC/tex/context/third/pgfplots/t-pgfplots.tex - RELOC/tex/context/third/pgfplots/t-pgfplotstable.tex - RELOC/tex/generic/pgfplots/libs/pgflibrarypgfplots.colorbrewer.code.tex - RELOC/tex/generic/pgfplots/libs/pgflibrarypgfplots.colortol.code.tex - RELOC/tex/generic/pgfplots/libs/pgflibrarypgfplots.surfshading.code.tex - RELOC/tex/generic/pgfplots/libs/pgfplotslibrary.code.tex - RELOC/tex/generic/pgfplots/libs/tikzlibrarycolorbrewer.code.tex - RELOC/tex/generic/pgfplots/libs/tikzlibrarycolortol.code.tex - RELOC/tex/generic/pgfplots/libs/tikzlibrarypgfplots.colormaps.code.tex - RELOC/tex/generic/pgfplots/libs/tikzlibrarypgfplots.dateplot.code.tex - RELOC/tex/generic/pgfplots/libs/tikzlibrarypgfplots.decorations.softclip.code.tex - RELOC/tex/generic/pgfplots/libs/tikzlibrarypgfplots.external.code.tex - RELOC/tex/generic/pgfplots/libs/tikzlibrarypgfplots.fillbetween.code.tex - RELOC/tex/generic/pgfplots/libs/tikzlibrarypgfplots.groupplots.code.tex - RELOC/tex/generic/pgfplots/libs/tikzlibrarypgfplots.patchplots.code.tex - RELOC/tex/generic/pgfplots/libs/tikzlibrarypgfplots.polar.code.tex - RELOC/tex/generic/pgfplots/libs/tikzlibrarypgfplots.smithchart.code.tex - RELOC/tex/generic/pgfplots/libs/tikzlibrarypgfplots.statistics.code.tex - RELOC/tex/generic/pgfplots/libs/tikzlibrarypgfplots.ternary.code.tex - RELOC/tex/generic/pgfplots/libs/tikzlibrarypgfplots.units.code.tex - RELOC/tex/generic/pgfplots/liststructure/pgfplotsarray.code.tex - RELOC/tex/generic/pgfplots/liststructure/pgfplotsdeque.code.tex - RELOC/tex/generic/pgfplots/liststructure/pgfplotsliststructure.code.tex - RELOC/tex/generic/pgfplots/liststructure/pgfplotsliststructureext.code.tex - RELOC/tex/generic/pgfplots/liststructure/pgfplotsmatrix.code.tex - RELOC/tex/generic/pgfplots/lua/pgfplots.lua - RELOC/tex/generic/pgfplots/lua/pgfplots/binary.lua - RELOC/tex/generic/pgfplots/lua/pgfplots/colormap.lua - RELOC/tex/generic/pgfplots/lua/pgfplots/meshplothandler.lua - RELOC/tex/generic/pgfplots/lua/pgfplots/pgfplotstexio.lua - RELOC/tex/generic/pgfplots/lua/pgfplots/pgfplotsutil.lua - RELOC/tex/generic/pgfplots/lua/pgfplots/plothandler.lua - RELOC/tex/generic/pgfplots/lua/pgfplots/statistics.lua - RELOC/tex/generic/pgfplots/lua/pgfplots/streamer.lua - RELOC/tex/generic/pgfplots/lua/pgfplotsoldpgfsupp/luamath/functions.lua - RELOC/tex/generic/pgfplots/lua/pgfplotsoldpgfsupp/luamath/parser.lua - RELOC/tex/generic/pgfplots/numtable/pgfplotstable.code.tex - RELOC/tex/generic/pgfplots/numtable/pgfplotstable.coltype.code.tex - RELOC/tex/generic/pgfplots/numtable/pgfplotstableshared.code.tex - RELOC/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_leq.code.tex - RELOC/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_loader.code.tex - RELOC/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_misc.code.tex - RELOC/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfcoreexternal.code.tex - RELOC/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfcoreimage.code.tex - RELOC/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfcorelayers.code.tex - RELOC/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfcorescopes.code.tex - RELOC/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfkeys.code.tex - RELOC/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfkeysfiltered.code.tex - RELOC/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgflibraryfpu.code.tex - RELOC/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgflibraryintersections.code.tex - RELOC/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgflibraryluamath.code.tex - RELOC/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgflibraryplothandlers.code.tex - RELOC/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfmanual.code.tex - RELOC/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfmanual.pdflinks.code.tex - RELOC/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfmanual.prettyprinter.code.tex - RELOC/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfmathfloat.code.tex - RELOC/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfutil-common-lists.tex - RELOC/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_tikzexternal.sty - RELOC/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_tikzexternalshared.code.tex - RELOC/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_tikzlibraryexternal.code.tex - RELOC/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_trig_format.code.tex - RELOC/tex/generic/pgfplots/oldpgfcompatib/pgfsys-luatexpatch.def - RELOC/tex/generic/pgfplots/oldpgfplotscompatib/tikzlibrarydateplot.code.tex - RELOC/tex/generic/pgfplots/pgfcontrib/pgflibraryfillbetween.code.tex - RELOC/tex/generic/pgfplots/pgfcontrib/tikzlibrarydecorations.softclip.code.tex - RELOC/tex/generic/pgfplots/pgfcontrib/tikzlibraryfillbetween.code.tex - RELOC/tex/generic/pgfplots/pgfplots.code.tex - RELOC/tex/generic/pgfplots/pgfplots.errorbars.code.tex - RELOC/tex/generic/pgfplots/pgfplots.markers.code.tex - RELOC/tex/generic/pgfplots/pgfplots.paths.code.tex - RELOC/tex/generic/pgfplots/pgfplots.revision.tex - RELOC/tex/generic/pgfplots/pgfplots.scaling.code.tex - RELOC/tex/generic/pgfplots/pgfplotscoordprocessing.code.tex - RELOC/tex/generic/pgfplots/pgfplotscore.code.tex - RELOC/tex/generic/pgfplots/pgfplotsmeshplothandler.code.tex - RELOC/tex/generic/pgfplots/pgfplotsmeshplotimage.code.tex - RELOC/tex/generic/pgfplots/pgfplotsplothandlers.code.tex - RELOC/tex/generic/pgfplots/pgfplotsstackedplots.code.tex - RELOC/tex/generic/pgfplots/pgfplotsticks.code.tex - RELOC/tex/generic/pgfplots/sys/pgflibrarypgfplots.surfshading.pgfsys-dvipdfmx.def - RELOC/tex/generic/pgfplots/sys/pgflibrarypgfplots.surfshading.pgfsys-dvips.def - RELOC/tex/generic/pgfplots/sys/pgflibrarypgfplots.surfshading.pgfsys-luatex.def - RELOC/tex/generic/pgfplots/sys/pgflibrarypgfplots.surfshading.pgfsys-luatexpatch.def - RELOC/tex/generic/pgfplots/sys/pgflibrarypgfplots.surfshading.pgfsys-pdftex.def - RELOC/tex/generic/pgfplots/sys/pgflibrarypgfplots.surfshading.pgfsys-xetex.def - RELOC/tex/generic/pgfplots/sys/pgfplotssysgeneric.code.tex - RELOC/tex/generic/pgfplots/test/pgfplots.assert.code.tex - RELOC/tex/generic/pgfplots/test/pgfplots.assert.sty - RELOC/tex/generic/pgfplots/util/pgfplotsbinary.code.tex - RELOC/tex/generic/pgfplots/util/pgfplotsbinary.data.code.tex - RELOC/tex/generic/pgfplots/util/pgfplotscolor.code.tex - RELOC/tex/generic/pgfplots/util/pgfplotscolormap.code.tex - RELOC/tex/generic/pgfplots/util/pgfplotsutil.code.tex - RELOC/tex/generic/pgfplots/util/pgfplotsutil.verb.code.tex - RELOC/tex/latex/pgfplots/bugtracker.sty - RELOC/tex/latex/pgfplots/libs/tikzlibrarypgfplots.clickable.code.tex - RELOC/tex/latex/pgfplots/libs/tikzlibrarypgfplotsclickable.code.tex - RELOC/tex/latex/pgfplots/pgfplots.sty - RELOC/tex/latex/pgfplots/pgfplotstable.sty - RELOC/tex/latex/pgfplots/pgfregressiontest.sty - RELOC/tex/plain/pgfplots/pgfplots.tex - RELOC/tex/plain/pgfplots/pgfplotstable.tex -catalogue-also pst-plot pgfplotstable -catalogue-ctan /graphics/pgf/contrib/pgfplots -catalogue-date 2018-04-07 06:21:57 +0200 -catalogue-license gpl3 -catalogue-topics graphics-plot pgf-tikz -catalogue-version 1.16 - -name phaistos -category Package -revision 18651 -shortdesc Disk of Phaistos font -relocated 1 -longdesc A font that contains all the symbols of the famous Disc of -longdesc Phaistos, together with a LaTeX package. The disc was 'printed' -longdesc by stamping the wet clay with some sort of punches, probably -longdesc around 1700 BCE. The font is available in Adobe Type 1 and -longdesc OpenType formats (the latter using the Unicode positions for -longdesc the symbols). There are those who believe that this Cretan -longdesc script was used to 'write' Greek (it is known, for example, -longdesc that the rather later Cretan Linear B script was used to write -longdesc Greek), but arguments for other languages have been presented. -execute addMap phaistos.map -containersize 183384 -containerchecksum 4e237e9d608a425d647b71df70202a30d3bb8173faf09f308a992d79b9236eabc9284438a3abcd227abbc7614d0e0b4fbef787c3f352a1501e5758dc43d7fdd8 -doccontainersize 174556 -doccontainerchecksum da845e4f297ef77b42adb8114cee1f692c4e9096b432df4bb4aa799ca3f2de7271ddd2678dfd47883653133203e0e689c08d8c831ff7aa1e1f47da36ecbae6a0 -docfiles size=47 - RELOC/doc/fonts/phaistos/getglyphs - RELOC/doc/fonts/phaistos/glyphTable.pdf details="Table of symbols" -srccontainersize 3364 -srccontainerchecksum 81686af9bc6a8d6e45cea26fe6fa2c86fe9d93ecfcd34a1145d1488037e2838af14dd7e71a63f8630d6e8b321c300f4a175fa943a8cebcd996e02be042e3c6dd -srcfiles size=4 - RELOC/source/fonts/phaistos/phaistos.dtx - RELOC/source/fonts/phaistos/phaistos.ins -runfiles size=54 - RELOC/fonts/afm/public/phaistos/phaistos.afm - RELOC/fonts/map/dvips/phaistos/phaistos.map - RELOC/fonts/opentype/public/phaistos/Phaistos.otf - RELOC/fonts/tfm/public/phaistos/phaistos.tfm - RELOC/fonts/type1/public/phaistos/phaistos.pfb - RELOC/tex/latex/phaistos/phaistos.sty -catalogue-ctan /fonts/archaic/phaistos -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font font-archaic font-type1 font-otf -catalogue-version 1.0 - -name phffullpagefigure -category Package -revision 41857 -shortdesc Figures which fill up a whole page -relocated 1 -longdesc This package defines a figure environment which provides the -longdesc figure content on its own page, with the corresponding caption -longdesc reading for example "Figure 3 (on next page): <caption>". -containersize 2868 -containerchecksum eda9d318d498adaac64f0beb513a4e163dac0af0d68df04069e966abf5c78e35c419f99860b885c79d57a5f13bde07780c9ec6f315bb30848ce972a0c8c82a0b -doccontainersize 242796 -doccontainerchecksum 65c0233cc9144db078cfca998cd961bd3da882a82a0b0d2399b925fc92e45efda2408ed8388f760759dd108a92b877c13320272644fdcaab50782cd111d93d54 -docfiles size=64 - RELOC/doc/latex/phffullpagefigure/Makefile - RELOC/doc/latex/phffullpagefigure/README.md details="Readme" - RELOC/doc/latex/phffullpagefigure/phffullpagefigure.pdf details="Package documentation" - RELOC/doc/latex/phffullpagefigure/pkg.mk -srccontainersize 10120 -srccontainerchecksum 043abf71b2f8d54d8edb41c7d195a799677c807dba6ee406fd27dff356e3235132d02d083df58e9e82be0b0562c3b9aa8b6901984af9a6284fafd6537134137f -srcfiles size=10 - RELOC/source/latex/phffullpagefigure/phffullpagefigure.dtx - RELOC/source/latex/phffullpagefigure/phffullpagefigure.ins -runfiles size=3 - RELOC/tex/latex/phffullpagefigure/phffullpagefigure.sty -catalogue-ctan /macros/latex/contrib/phffullpagefigure -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics float -catalogue-version 1.0 - -name phfnote -category Package -revision 41858 -shortdesc Basic formatting for short documents -relocated 1 -longdesc This package provides basic formatting for short documents such -longdesc as notes on a specific topic, short documentation, or quick -longdesc memos. It aims to cover all basic needs for such purposes: -longdesc include a standard set of relevant packages, a nice title which -longdesc doesn't take up too much space, better page margin sizes, and -longdesc some basic styling to make the note look nicer. At the same -longdesc time, it is highly flexible and customizable. -containersize 15824 -containerchecksum da1ab71ce832e6f27bdb0f40628fced6b10e6815b039d55cf6813f6afb1fd864e3559cfc2306d5273311cfb79fb068366335621e8bf2558cea07bf3737916a3f -doccontainersize 637976 -doccontainerchecksum d096651879a7e0b7da3a38130fb8478e03a80a0ede7a7099a1c8cab7a7a2defc268e604c745f11f8124ccf1d71ffcf76b2139a387f226d8fba162767cfba1f7c -docfiles size=162 - RELOC/doc/latex/phfnote/Makefile - RELOC/doc/latex/phfnote/README.md details="Readme" - RELOC/doc/latex/phfnote/phfnote.pdf details="Package documentation" - RELOC/doc/latex/phfnote/pkg.mk -srccontainersize 28304 -srccontainerchecksum b2002efc4d534347cdf276ac5e0894209a65a76d23a77b99c747c36d35661e0e2a0efed130b024fcf84e8f564c91896101582bc952aa64a3d880ef194df4057c -srcfiles size=29 - RELOC/source/latex/phfnote/phfnote.dtx - RELOC/source/latex/phfnote/phfnote.ins -runfiles size=18 - RELOC/bibtex/bst/phfnote/naturemagdoi.bst - RELOC/tex/latex/phfnote/phfnote.sty -catalogue-ctan /macros/latex/contrib/phfnote -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics memorandum -catalogue-version 1.0 - -name phfparen -category Package -revision 41859 -shortdesc Parenthetic math expressions made simpler and less redundant -relocated 1 -longdesc This package provides a more condensed and flexible syntax for -longdesc parenthesis-delimited expressions in math mode which also -longdesc allows for an easier switching of brace sizes. For example, the -longdesc syntax " `\big( a + b ) " can be used to replace "\bigl( a + b -longdesc \bigr)". -containersize 2316 -containerchecksum 5f909ad07a60e5219c6e6a4a39d65bcd693f0ef89154d866b35139355d67678bfea130e86e9bae36560586760c8681cc194301e8ad823c20ff170f23c799f57b -doccontainersize 305992 -doccontainerchecksum 08ab8a17987cae72c7cd0c734b6c0e60dd3c61bf9a2b719abcc47bf55704c7896f07d8703606b34a93d8e693911991dab52e2848e313a173e462706601ab09e9 -docfiles size=79 - RELOC/doc/latex/phfparen/Makefile - RELOC/doc/latex/phfparen/README.md details="Readme" - RELOC/doc/latex/phfparen/phfparen.pdf details="Package documentation" - RELOC/doc/latex/phfparen/pkg.mk -srccontainersize 9344 -srccontainerchecksum 2bc6b68daae6b9f9099588f921fb64f4611b7c2e24811f408374da3ed3fb03ed6477a6582f98caf4a44bc4bbf579f18c5062479c351c1bc08fdccc12e49126a7 -srcfiles size=9 - RELOC/source/latex/phfparen/phfparen.dtx - RELOC/source/latex/phfparen/phfparen.ins -runfiles size=2 - RELOC/tex/latex/phfparen/phfparen.sty -catalogue-ctan /macros/latex/contrib/phfparen -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics maths paren-mgmt -catalogue-version 1.0 - -name phfqit -category Package -revision 45084 -shortdesc Macros for typesetting Quantum Information Theory -relocated 1 -longdesc This package provides macros to typeset some general -longdesc mathematical operators (identity operator, trace, diagonal, -longdesc rank, ...), a powerful implementation of the bra-ket notation -longdesc (kets, bras, brakets, matrix elements etc. which can be sized -longdesc as required), delimited expressions such as averages and norms, -longdesc and some basic Lie algebra/group names. Macros for entropy -longdesc measures for quantum information theory (smooth min- and -longdesc max-entropy, smooth relative entropies, etc.) are also -longdesc provided. -containersize 4100 -containerchecksum bf83e4d7fc558c68b4163bc6bae78149786a2cfd0a6c627ef3252a7d06919e8080a20480a0f85266b9a29f1f83336c17a1e20c4ba0e7c0d5dc15886772f04d4a -doccontainersize 394912 -doccontainerchecksum b5f64d4999133086642bd5f433212976d8dc715f9f751d850760539ddfff6cb82b4916b190678a2a76ad95c3504058e0aaf029a0c1df88a76db5901f583d18fe -docfiles size=102 - RELOC/doc/latex/phfqit/Makefile - RELOC/doc/latex/phfqit/README.md details="Readme" - RELOC/doc/latex/phfqit/phfqit.pdf details="Package documentation" - RELOC/doc/latex/phfqit/pkg.mk -srccontainersize 18388 -srccontainerchecksum b72e6662ded062cd35e341740224ca2d2cef70565fa000bd6873e9cbe0e5fc40451d62d7abcbb72e7931ac47ae36c80bfd10439544e529735f01ebbd87c5d3d0 -srcfiles size=20 - RELOC/source/latex/phfqit/phfqit.dtx - RELOC/source/latex/phfqit/phfqit.ins -runfiles size=4 - RELOC/tex/latex/phfqit/phfqit.sty -catalogue-ctan /macros/latex/contrib/phfqit -catalogue-date 2017-08-20 08:50:52 +0200 -catalogue-license lppl1.3 -catalogue-topics maths physics -catalogue-version 2.0 - -name phfquotetext -category Package -revision 41869 -shortdesc Quote verbatim text without white space formatting -relocated 1 -longdesc This package provides an environment for displaying block text -longdesc with special characters, such as verbatim quotes from a referee -longdesc report which may contain pseudo-(La)TeX code. This behaves like -longdesc a verbatim environment, except that it displays its content as -longdesc normal paragraph content, ignoring any white space -longdesc preformatting. -containersize 1300 -containerchecksum a4b9326348c808cddf69fea5aee35152c06cbc2d181a77552db15b572909af60ceaaf1a9343ff60a81e48f13cb41c8380437c16e27ccc6d6d84b7267c77125bb -doccontainersize 199396 -doccontainerchecksum 51eebd07efdf558a48875b42186489f8c220622f91fd86049b3d8cbd13eee9936c096d0065f9d3d071e5ef0f0b259a15b18bed8c19a300a2b4326f4462163923 -docfiles size=53 - RELOC/doc/latex/phfquotetext/Makefile - RELOC/doc/latex/phfquotetext/README.md details="Readme" - RELOC/doc/latex/phfquotetext/phfquotetext.pdf details="Package documentation" - RELOC/doc/latex/phfquotetext/pkg.mk -srccontainersize 4804 -srccontainerchecksum ecbc1a070fa5db8b20e8ddb7d96b2dea032763b18d60a0613effb6b30069946649bdb424c22bba84da9af1f68cd52e9000573c13e7547d8d74bd6779bab0f3a6 -srcfiles size=5 - RELOC/source/latex/phfquotetext/phfquotetext.dtx - RELOC/source/latex/phfquotetext/phfquotetext.ins -runfiles size=1 - RELOC/tex/latex/phfquotetext/phfquotetext.sty -catalogue-ctan /macros/latex/contrib/phfquotetext -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics verbatim -catalogue-version 1.0 - -name phfsvnwatermark -category Package -revision 41870 -shortdesc Watermarks with version control information from SVN -relocated 1 -longdesc This package allows you to add version control information as a -longdesc gray watermark on each page of your document. The SVN info is -longdesc read from keyword tags such as $Id$, $Date$, and $Author$ via -longdesc the svn or svn-multi packages. -containersize 2224 -containerchecksum ccbb4fa15d35414e0c5124e32ee5455a959361e167890990e8154ec212d0c42a29ac1c2ee5d4e27c948ff34fb4828968735fd2a840acfb6eb646e0c45f3b3a1f -doccontainersize 204100 -doccontainerchecksum 53a11353a095ae9c5af998bf3dcebe74a7db2edcb4d03bdbaebcfbbfe40bd1388d34919a58160cd263d8b83d532fe9746551cef43b7d471c49e46b2603ce1b98 -docfiles size=54 - RELOC/doc/latex/phfsvnwatermark/Makefile - RELOC/doc/latex/phfsvnwatermark/README.md details="Readme" - RELOC/doc/latex/phfsvnwatermark/phfsvnwatermark.pdf details="Package documentation" - RELOC/doc/latex/phfsvnwatermark/pkg.mk -srccontainersize 6448 -srccontainerchecksum 24873c4064ddb1991e44e1d1132eec2ab4b2a82670f25f6e5d6147bb7ef29f982b31364dbafd1f4f1ca15721fbea7a40edda6a1c86aae5f032c25244f5c8534a -srcfiles size=6 - RELOC/source/latex/phfsvnwatermark/phfsvnwatermark.dtx - RELOC/source/latex/phfsvnwatermark/phfsvnwatermark.ins -runfiles size=2 - RELOC/tex/latex/phfsvnwatermark/phfsvnwatermark.sty -catalogue-ctan /macros/latex/contrib/phfsvnwatermark -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics watermark version-control doc-mgmt -catalogue-version 1.0 - -name phfthm -category Package -revision 41871 -shortdesc Goodies for theorems and proofs -relocated 1 -longdesc This package provides enhanced theorem and proof environments -longdesc based on the amsthm original versions. It allows for hooks to -longdesc be placed, adds some default goodies and is highly -longdesc customizable. In particular, it can connect theorems to proofs, -longdesc automatically producing text such as "See proof on page XYZ" -longdesc and "Proof of Theorem 4: ...". -containersize 5308 -containerchecksum 5614d4d6fe7e6b737c81c4405d224797c2321f15302c18b2af781055d6c8cf8aa653c379ca106f30df83eea4ebe40c6ca3f85a522384cefca1b1de4c685a9c9b -doccontainersize 376992 -doccontainerchecksum 28536bc2e6801c43f17458460cb0e52d35a4bf5a5d3bcc1141b8deef6de88a2a3c6398783af1fe182e122b48d03e119426947f3a454be28cb599bd2c597e22c9 -docfiles size=98 - RELOC/doc/latex/phfthm/Makefile - RELOC/doc/latex/phfthm/README.md details="Readme" - RELOC/doc/latex/phfthm/phfthm.pdf details="Package documentation" - RELOC/doc/latex/phfthm/pkg.mk -srccontainersize 23904 -srccontainerchecksum f6d611276b1ccdc4a48f74c238ce6c5d759e8778bad1e686c19baa989adf53e33fa82537a3145ecbef969aa488b21973847e723c2f8dcf541a17e7d1a7885142 -srcfiles size=26 - RELOC/source/latex/phfthm/phfthm.dtx - RELOC/source/latex/phfthm/phfthm.ins -runfiles size=6 - RELOC/tex/latex/phfthm/phfthm.sty -catalogue-ctan /macros/latex/contrib/phfthm -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics maths maths-theorem -catalogue-version 1.0 - -name philex -category Package -revision 36396 -shortdesc Cross references for named and numbered environments -relocated 1 -longdesc Philex provides means for creating and cross-referencing named -longdesc or numbered environments. Possible uses would be equations, -longdesc example sentences (as in linguistics or philosophy) or named -longdesc principles. Cross references may refer either to the number, or -longdesc to a short name of the target environment, or to the contents -longdesc of the environment. Philex builds on the facilities of the -longdesc linguex package. -containersize 4424 -containerchecksum edf7f546d0681b28c504cfd0b86989ff88c7aa3d027905ad30e4965c47c8b9ac9d6a84030a61efc56cced60795a3faf5497e9811a12f34d80daa09bf352fcdb4 -doccontainersize 244388 -doccontainerchecksum 92914dea3723d566f5a54b047ccaed17193e02e07b2f8c522753a11c3963601efc8a55b9cb114dd192a6b992c4f854eca10e9aabd534735b5780f79c15d8f23a -docfiles size=69 - RELOC/doc/latex/philex/README details="Readme" - RELOC/doc/latex/philex/philexmanual.pdf details="Package documentation" - RELOC/doc/latex/philex/philexmanual.tex -runfiles size=11 - RELOC/tex/latex/philex/philex.sty -catalogue-ctan /macros/latex/contrib/philex -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics label-ref -catalogue-version 1.3 - -name philokalia -category Package -revision 45356 -shortdesc A font to typeset the Philokalia Books -relocated 1 -longdesc The philokalia package has been designed to ease the use of the -longdesc Philokalia-Regular OpenType font with XeLaTeX. The font started -longdesc as a project to digitize the typeface used to typeset the -longdesc Philokalia books. -containersize 76136 -containerchecksum e39110fcdb8ff5a2b6cd185d512b1bf036098685be84517ea2cfb2c8a529428163b3ad30952b41c2271f153f078dc452088cf9bd12180ce19b157a75739b59d0 -doccontainersize 92820 -doccontainerchecksum be664f8be0a2031a49aedb25f05288aaff7ad47276c9e2d8fe349c422a58c97c08e8fbd8528e444102a10d96b49ede58510f52337b764a3b1254a63d60c6008d -docfiles size=25 - RELOC/doc/xelatex/philokalia/README details="Readme" - RELOC/doc/xelatex/philokalia/philokalia.pdf details="Package documentation" -srccontainersize 6900 -srccontainerchecksum 19b098ab92fb41e560ddabc26a662a9785d13a786e51bad2a9fff02eefc91580c0618432a085763eae6964f6058bf2ab88b1e7012ee73c0d6e290118024aff14 -srcfiles size=6 - RELOC/source/xelatex/philokalia/philokalia.dtx - RELOC/source/xelatex/philokalia/philokalia.ins -runfiles size=33 - RELOC/fonts/opentype/public/philokalia/Philokalia-Regular.otf - RELOC/tex/xelatex/philokalia/philokalia.sty - RELOC/tex/xelatex/philokalia/tuplk.fd -catalogue-ctan /fonts/philokalia -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl1.3c -catalogue-topics font-greek font-supp -catalogue-version 1.2 - -name philosophersimprint -category Package -revision 41788 -shortdesc Typesetting articles for "Philosophers' Imprint" -relocated 1 -longdesc In its mission statement we read "Philosophers' Imprint is a -longdesc refereed series of original papers in philosophy, edited by -longdesc philosophy faculty at the University of Michigan, with the -longdesc advice of an international Board of Editors, and published on -longdesc the World Wide Web by the University of Michigan Digital -longdesc Library. The mission of the Imprint is to promote a future in -longdesc which funds currently spent on journal subscriptions are -longdesc redirected to the dissemination of scholarship for free, via -longdesc the Internet". The class helps authors to typeset their own -longdesc articles in "Web-ready" format. No assumption is made about the -longdesc fonts available to the author: the class itself is restricted -longdesc to freely available and freely distributed fonts, only. -containersize 4620 -containerchecksum b9e5b828fe4e4b91a11c51e9ef1e499d672b10b3175e41ab10dccd3d5315a500c9fc75466f792f2f83920b2dd5ea316a4568ba69bc67a15cffa8852654df5d88 -doccontainersize 448932 -doccontainerchecksum b47ac4c8cd2b912667983b74beb0c6aa23904f9d5c775746d29f987d5c41d925e6360ec37f17727b746e24322c0cb225a3b646661f291fbe44ce8eefc651a201 -docfiles size=117 - RELOC/doc/latex/philosophersimprint/Makefile - RELOC/doc/latex/philosophersimprint/README details="Readme" - RELOC/doc/latex/philosophersimprint/philosophersimprint.bib - RELOC/doc/latex/philosophersimprint/philosophersimprint.pdf details="Package documentation" - RELOC/doc/latex/philosophersimprint/sample.pdf details="Sample of usage" - RELOC/doc/latex/philosophersimprint/sample.tex -srccontainersize 12808 -srccontainerchecksum 7f2d980fb8aea8f1b8ff4a08fcd831775fceb4772507f8cd11714bd6505f87c73e89bc5955a3e2ae2a4312dfda1c80a369041d93f9c9ed89308b98e2d46b96ca -srcfiles size=13 - RELOC/source/latex/philosophersimprint/philosophersimprint.dtx - RELOC/source/latex/philosophersimprint/philosophersimprint.ins -runfiles size=4 - RELOC/tex/latex/philosophersimprint/philosophersimprint.cls -catalogue-ctan /macros/latex/contrib/philosophersimprint -catalogue-date 2016-08-01 21:55:51 +0200 -catalogue-license lppl -catalogue-topics journalpub -catalogue-version 1.4 - -name phonenumbers -category Package -revision 48355 -shortdesc Typesetting telephone numbers with LaTeX -relocated 1 -longdesc The phonenumbers package makes it possible to typeset telephone -longdesc numbers according to different national conventions. German, -longdesc Austrian, French, British and North American phone numbers are -longdesc supported. Phone numbers from other countries are supported -longdesc rudimentarily. The user can select from various formatting -longdesc options, including the additional output of the country calling -longdesc code. The package is able to check if a phone number is valid -longdesc according to the national rules. It also allows to link phone -longdesc numbers using the hyperref package. -containersize 69960 -containerchecksum 1f66ae909cc77ccdc3a01c07f4e019fecee7631db24010dfb635b54bc8676c84deaea1568232232b898f219f94a3a75e263dab7828a89ba30f68f3f3a3b55d98 -doccontainersize 1113624 -doccontainerchecksum da4ec2c324e8c46cce9f3f2f1778c03c441956cbddc6bd05be56931153e255bf628c9719b384b381ff9d3988d26a0e1712a016c203fdf398da635faf5bb5096d -docfiles size=952 - RELOC/doc/latex/phonenumbers/Literatur.bib - RELOC/doc/latex/phonenumbers/README details="Readme" - RELOC/doc/latex/phonenumbers/phonenumbers-de.pdf details="German package documentation" language="de" - RELOC/doc/latex/phonenumbers/phonenumbers-de.tex - RELOC/doc/latex/phonenumbers/phonenumbers-en.pdf details="English package documentation" language="en-gb" - RELOC/doc/latex/phonenumbers/phonenumbers-en.tex -runfiles size=162 - RELOC/tex/latex/phonenumbers/phn-AT_Ortsnamen.tex - RELOC/tex/latex/phonenumbers/phn-AT_Vorwahlen.tex - RELOC/tex/latex/phonenumbers/phn-DE_Ortsnamen.tex - RELOC/tex/latex/phonenumbers/phn-DE_Vorwahlen.tex - RELOC/tex/latex/phonenumbers/phn-FR_Ortsnamen.tex - RELOC/tex/latex/phonenumbers/phn-FR_Vorwahlen.tex - RELOC/tex/latex/phonenumbers/phn-Landeskennzahlen.tex - RELOC/tex/latex/phonenumbers/phn-UK_Ortsnamen.tex - RELOC/tex/latex/phonenumbers/phn-UK_Vorwahlen.tex - RELOC/tex/latex/phonenumbers/phn-US_Ortsnamen.tex - RELOC/tex/latex/phonenumbers/phn-US_Vorwahlen.tex - RELOC/tex/latex/phonenumbers/phonenumbers.sty -catalogue-ctan /macros/latex/contrib/phonenumbers -catalogue-date 2018-08-05 12:59:26 +0200 -catalogue-license lppl1.3 -catalogue-topics addr-list numbers -catalogue-version 2.1 - -name phonetic -category Package -revision 21871 -shortdesc Metafont Phonetic fonts, based on Computer Modern -relocated 1 -longdesc The fonts are based on Computer Modern, and specified in -longdesc Metafont. Macros for the fonts' use are provided, both for -longdesc LaTeX 2.09 and for current LaTeX. -containersize 23424 -containerchecksum fab8ac4463c53a15d0769245040bebc754dbb2b4ed282db8426b28737abc9ac5bd5bcb3180114fa7e9d2f0fa3e9ef403805c9ba099a967aa177d63ef89a11aee -doccontainersize 47224 -doccontainerchecksum 933f25da20e6e4c75bcc86fb16bcf89c408efe213aaa6a5402480d06375dbad80289d29559a09542adafd71b403a74b1fb03a439e836a070dc8174d13ec0853e -docfiles size=26 - RELOC/doc/fonts/phonetic/Doc/209/phonetic-table.tex - RELOC/doc/fonts/phonetic/Doc/209/phonetic.sty - RELOC/doc/fonts/phonetic/Doc/README details="Readme" - RELOC/doc/fonts/phonetic/README details="Readme" - RELOC/doc/fonts/phonetic/makefile - RELOC/doc/fonts/phonetic/phonetic-table.pdf - RELOC/doc/fonts/phonetic/phonetic-table.tex -runfiles size=55 - RELOC/fonts/source/public/phonetic/cmph10.mf - RELOC/fonts/source/public/phonetic/cmph5.mf - RELOC/fonts/source/public/phonetic/cmph6.mf - RELOC/fonts/source/public/phonetic/cmph7.mf - RELOC/fonts/source/public/phonetic/cmph8.mf - RELOC/fonts/source/public/phonetic/cmph9.mf - RELOC/fonts/source/public/phonetic/cmphb10.mf - RELOC/fonts/source/public/phonetic/cmphi10.mf - RELOC/fonts/source/public/phonetic/cmphi7.mf - RELOC/fonts/source/public/phonetic/cmphi8.mf - RELOC/fonts/source/public/phonetic/cmphi9.mf - RELOC/fonts/source/public/phonetic/local.mf - RELOC/fonts/source/public/phonetic/phochar.mf - RELOC/fonts/source/public/phonetic/phoital.mf - RELOC/fonts/source/public/phonetic/phoitchar.mf - RELOC/fonts/source/public/phonetic/phosym.mf - RELOC/fonts/source/public/phonetic/symchar.mf - RELOC/fonts/tfm/public/phonetic/cmph10.tfm - RELOC/fonts/tfm/public/phonetic/cmph5.tfm - RELOC/fonts/tfm/public/phonetic/cmph6.tfm - RELOC/fonts/tfm/public/phonetic/cmph7.tfm - RELOC/fonts/tfm/public/phonetic/cmph8.tfm - RELOC/fonts/tfm/public/phonetic/cmph9.tfm - RELOC/fonts/tfm/public/phonetic/cmphb10.tfm - RELOC/fonts/tfm/public/phonetic/cmphi10.tfm - RELOC/fonts/tfm/public/phonetic/cmphi7.tfm - RELOC/fonts/tfm/public/phonetic/cmphi8.tfm - RELOC/fonts/tfm/public/phonetic/cmphi9.tfm - RELOC/tex/latex/phonetic/Uphon.fd - RELOC/tex/latex/phonetic/phonetic.sty -catalogue-also tipa -catalogue-ctan /fonts/phonetic -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font font-mf font-specialist phonetic - -name phonrule -category Package -revision 43963 -shortdesc Typeset linear phonological rules -relocated 1 -longdesc The package provides macros for typesetting phonological rules -longdesc like those in 'Sound Pattern of English' (Chomsky and Halle -longdesc 1968). -containersize 1088 -containerchecksum 28279e5d7ae76be648db4544f7d172aec1c13cac1e004b21768f8dfd84679304663a8973b47e9a9876e05938827a690a0a449b043ee31c69f4a3f0e5c0d9b1c3 -doccontainersize 44080 -doccontainerchecksum ba2a9d7416762265fe8bfa15a125436fe93330f0c8d8fda7da2fa4d4dc3bea11a52ccaffc0a18072a7330ff51f36d050feda661c95799d89719d1b1ba34d62bb -docfiles size=14 - RELOC/doc/latex/phonrule/README.md details="Readme" - RELOC/doc/latex/phonrule/phonrule-doc.pdf details="Package documentation" - RELOC/doc/latex/phonrule/phonrule-doc.tex -runfiles size=1 - RELOC/tex/latex/phonrule/phonrule.sty -catalogue-ctan /macros/latex/contrib/phonrule -catalogue-date 2017-04-21 12:55:41 +0200 -catalogue-license lppl1 -catalogue-topics phonetic -catalogue-version 1.3.2 - -name photo -category Package -revision 18739 -shortdesc A float environment for photographs -relocated 1 -longdesc This package introduces a new float type called photo which -longdesc works similar to the float types table and figure. Various -longdesc options exist for placing photos, captions, and a -longdesc "photographer" line. In twocolumn documents, a possibility -longdesc exists to generate double-column floats automatically if the -longdesc photo does not fit into one column. Photos do not have to be -longdesc placed as floats, they can also be placed as boxes, with -longdesc captions and photographer line still being available. -containersize 2752 -containerchecksum fe3a9a5917ad689b4e1ba3da9ae3637d3301204949eb676f4cd8bc75ef823a5b2279cbeb88c1c90c404f9e535c504f78f88807a863e1502c3f0a31d448a98fae -doccontainersize 142120 -doccontainerchecksum c0b75b2be340fc19b4e750fabd7d83f411473d185524c8bc23e738422731e2c089a08dfe2d8f30606f5b5057ba8b949dea02a74de3525a69999fb133b56705bc -docfiles size=42 - RELOC/doc/latex/photo/Makefile - RELOC/doc/latex/photo/photo.pdf details="Package documentation" - RELOC/doc/latex/photo/photo_test.tex -srccontainersize 8900 -srccontainerchecksum 661c507e2324d07c078f263da723ee63e6a8a41c3d5df532c4e2612bffe9c84b14605be05d0614c6fa3341dce142567c5aa07174b5d5b8cbad4f3e98efa1767c -srcfiles size=9 - RELOC/source/latex/photo/photo.drv - RELOC/source/latex/photo/photo.dtx - RELOC/source/latex/photo/photo.ins -runfiles size=2 - RELOC/tex/latex/photo/photo.sty -catalogue-ctan /macros/latex/contrib/photo -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics float - -name physics -category Package -revision 28590 -shortdesc Macros supporting the Mathematics of Physics -relocated 1 -longdesc The package defines simple and flexible macros for typesetting -longdesc equations in the languages of vector calculus and linear -longdesc algebra, using Dirac notation. -containersize 5900 -containerchecksum f3b8c13b0887f065e7045d7f6cb6c9fef46a662640e64875fcec1a89c11908b64f12beb14de5320a9fed1e9b8a8a1b1735941cfac54de4786d22395e86ad8119 -doccontainersize 232868 -doccontainerchecksum d71a48281649a1815a9ad2918041e9ee3776fdb5e07c76abfb0604ebaa035f53879d777b5e6561e918edc8913651bdb3ac71c7b53801ce74dda8d489d0a7062e -docfiles size=69 - RELOC/doc/latex/physics/README details="Readme" - RELOC/doc/latex/physics/physics.pdf details="Package documentation" - RELOC/doc/latex/physics/physics.tex -runfiles size=8 - RELOC/tex/latex/physics/physics.sty -catalogue-ctan /macros/latex/contrib/physics -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics physics maths -catalogue-version 1.3 - -name piano -category Package -revision 21574 -shortdesc Typeset a basic 2-octave piano diagram -relocated 1 -longdesc This package adds the \keyboard[1][2]..[7] command to your -longdesc project. When used, it draws a small 2 octaves piano keyboard -longdesc on your document, with up to 7 keys highlighted. Keys go : Co, -longdesc Cso, Do, Dso, Eo, Fo, Fso, Go, Gso, Ao, Aso, Bo, Ct, Cst, Dt, -longdesc Dst, Et, Ft, Fst, Gt, Gst, At, Ast and Bt. (A working example -longdesc is included in the README file.) -containersize 1884 -containerchecksum 65bec55df8c552217119c9c67355c6fa309a8f6a9ae13035099891aab991e9918ac076b09558df9dcad33b89c5f838078c2fcc0899765c0c13b17775c7fff2d8 -doccontainersize 600 -doccontainerchecksum dd10f520f6faa69c875f80c9d6bea8fff2f32c97e949e813af5c2afae6a4aa651630e34c25c436dcfe8b59dcd14d4ecdf8a03abdab681295087d5b7fefd5df84 -docfiles size=1 - RELOC/doc/latex/piano/README details="Readme" -runfiles size=4 - RELOC/tex/latex/piano/piano.sty -catalogue-ctan /macros/latex/contrib/piano -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics music -catalogue-version 1.0 - -name picinpar -category Package -revision 20374 -shortdesc Insert pictures into paragraphs -relocated 1 -longdesc A legacy package for creating 'windows' in paragraphs, for -longdesc inserting graphics, etc. (including "dropped capitals"). Users -longdesc should note that Piet van Oostrum (in a published review of -longdesc packages of this sort) does not recommend this package; Picins -longdesc is recommended instead. -containersize 5216 -containerchecksum 605a2b152b178ac3021fd31186dbb231385cfefc2d1eccf0ca79af445397aecf408e810a700bc538514733168e3251a9e84f0e43f6cedb9f829c20977cbb1959 -doccontainersize 393260 -doccontainerchecksum db69e3005d4d0405b92b2456fa3f0b131abe25dc7e9e89437d31b222919b2d5ae6dc1545405b657643fbcdf08d9899f9ae30e0d6171657184a8e7f23c2d0514c -docfiles size=100 - RELOC/doc/latex/picinpar/picinpar-de.pdf details="Package usage example" language="de" - RELOC/doc/latex/picinpar/picinpar-de.tex - RELOC/doc/latex/picinpar/picinpar-en.pdf details="Package usage notes" language="en" - RELOC/doc/latex/picinpar/picinpar-en.tex -runfiles size=4 - RELOC/tex/latex/picinpar/picinpar.sty -catalogue-ctan /macros/latex209/contrib/picinpar -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics text-flow -catalogue-version 1.2a - -name pict2e -category Package -revision 39591 -shortdesc New implementation of picture commands -relocated 1 -longdesc This package was described in the 2nd edition of 'LaTeX: A -longdesc Document Preparation System', but the LaTeX project team -longdesc declined to produce the package. For a long time, LaTeX has -longdesc included a 'pict2e package' that merely produced an apologetic -longdesc error message. The new package extends the existing LaTeX -longdesc picture environment, using the familiar technique (cf. the -longdesc graphics and color packages) of driver files (at present, -longdesc drivers for PostScript output from LaTeX, and for use with -longdesc pdfLaTeX are available). The package documentation has a fair -longdesc number of examples of use, showing where things are improved by -longdesc comparison with the LaTeX picture environment. -containersize 7620 -containerchecksum d15febe4c834a4f11565a8ca32c39456f1f5255a72ec7c10e570be5f9f474f75bcd1de061e2cb0f12372f2aee6fac3f7e289a6474b3bad8aceedaf4f2e3cbd95 -doccontainersize 742736 -doccontainerchecksum 6653e9e1decbdda3a025aa20ecf1065f1429adec3fb583cdf420af2971872bd05150f2638712ca5f9cced7fbce3cbc75469e625be4424b48a088348cc0b7e9d0 -docfiles size=196 - RELOC/doc/latex/pict2e/README.md details="Readme" - RELOC/doc/latex/pict2e/manifest.txt - RELOC/doc/latex/pict2e/p2e-drivers.pdf details="Documentation of graphics drivers" - RELOC/doc/latex/pict2e/pict2e.pdf details="Package documentation" -srccontainersize 32848 -srccontainerchecksum 062bc6d02eed679f8384fe1a04ce7fb05b0bfdaff24848abd3275f94a4e6df57eb9ee6bbb615c240a49584f62c6246343cb5efbf2c09e24ef3a84d9686e3d7dc -srcfiles size=39 - RELOC/source/latex/pict2e/p2e-drivers.dtx - RELOC/source/latex/pict2e/pict2e.dtx - RELOC/source/latex/pict2e/pict2e.ins -runfiles size=18 - RELOC/tex/latex/pict2e/p2e-dvipdfm.def - RELOC/tex/latex/pict2e/p2e-dvipdfmx.def - RELOC/tex/latex/pict2e/p2e-dvips.def - RELOC/tex/latex/pict2e/p2e-luatex.def - RELOC/tex/latex/pict2e/p2e-pctex32.def - RELOC/tex/latex/pict2e/p2e-pctexps.def - RELOC/tex/latex/pict2e/p2e-pdftex.def - RELOC/tex/latex/pict2e/p2e-textures.def - RELOC/tex/latex/pict2e/p2e-vtex.def - RELOC/tex/latex/pict2e/p2e-xetex.def - RELOC/tex/latex/pict2e/pict2e.cfg - RELOC/tex/latex/pict2e/pict2e.sty -catalogue-also curve2e xpicture -catalogue-ctan /macros/latex/contrib/pict2e -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics graphics-in-tex -catalogue-version 0.3b - -name pictex -category Package -revision 21943 -shortdesc Picture drawing macros for TeX and LaTeX -relocated 1 -longdesc PicTeX is an early, and very comprehensive drawing package, -longdesc that mostly draws by placing myriads of small dots to make up -longdesc pictures. It has a tendency to run out of space, most -longdesc especially of allowable dimensions registers; packages m-pictex -longdesc and pictexwd deal with the register problem, in different ways. -longdesc Note that full documentation may be bought via the PC-TeX site, -longdesc though a command summary is available as free software. -longdesc Alternatively, a front-end package such as mathsPiC, which -longdesc covers all of PicTeX and has a complete and free manual, could -longdesc be used. -containersize 41476 -containerchecksum 22c9827f170cdb4f7c4235fc214dcec69b952d759d4f9ed8b5a8afa22123dbfa9945cfd1eba367ec3063fba705b7c0cd7ad5efdf793fa48744fa37947c3d1dd7 -doccontainersize 1412 -doccontainerchecksum 2f3deb63cae8aaab6ece148fe95dfd9bb984b3b4b7376437cc0c88bf211b091aaa48e80d39ea02ea0c68aabf1dc673b803a23b29f6eaa5977c01509d4e10c400 -docfiles size=4 - RELOC/doc/generic/pictex/00index - RELOC/doc/generic/pictex/README details="Readme" - RELOC/doc/generic/pictex/pictexzusatz.txt - RELOC/doc/generic/pictex/readme.errorbars -runfiles size=81 - RELOC/tex/generic/pictex/errorbars.tex - RELOC/tex/generic/pictex/latexpicobjs.tex - RELOC/tex/generic/pictex/piccorr.sty - RELOC/tex/generic/pictex/picmore.tex - RELOC/tex/generic/pictex/pictex.sty - RELOC/tex/generic/pictex/pictex.tex - RELOC/tex/generic/pictex/pictexwd.sty - RELOC/tex/generic/pictex/pictexwd.tex - RELOC/tex/generic/pictex/pointers.tex - RELOC/tex/generic/pictex/postpictex.tex - RELOC/tex/generic/pictex/prepictex.tex - RELOC/tex/generic/pictex/texpictex.tex - RELOC/tex/generic/pictex/tree.sty -catalogue-also qfig epic pictex2 pictexsum -catalogue-ctan /graphics/pictex -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1 -catalogue-topics graphics-in-tex -catalogue-version 1.1 - -name pictex2 -category Package -revision 15878 -shortdesc Adds relative coordinates and improves the \plot command -relocated 1 -longdesc Adds two user commands to standard PiCTeX. One command uses -longdesc relative coordinates, thus eliminating the need to calculate -longdesc the coordinate of every point manually as in standard PiCTeX. -longdesc The other command modifies \plot to use a rule instead of dots -longdesc if the line segment is horizontal or vertical. -containersize 3744 -containerchecksum 78f31ffbe24a1c91f6b03053f5a89d56bd8f20cdf67f13494a03b848d50e7dc6c3c175bf1df74ad59921e2b77159d8bd2f8c07257284f386462835ebad0efe6b -runfiles size=4 - RELOC/tex/latex/pictex2/pictex2.sty -catalogue-ctan /macros/latex/contrib/pictex2/pictex2.sty -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics graphics-in-tex - -name pictexsum -category Package -revision 24965 -shortdesc A summary of PicTeX commands -relocated 1 -longdesc The document summarises the commands of PicTeX. While it is no -longdesc substitute for the PicTeX manual itself (available from -longdesc Personal TeX inc.), the document is a useful aide-memoire for -longdesc those who have read the manual. -containersize 492 -containerchecksum 482fc6f1a7729623a50b4f524486c2da53ad4ab10e075336f92c9256471a96369b77fb62d5218e341207dce5aa8b0557192623db09f45a8dcb6537c916d7c792 -doccontainersize 192384 -doccontainerchecksum 1bd9c7e7d7314631d962cf746334483527630f526076e07052e13bc1d1cf6f0b9b831e09788f19b834e408bbc1afa43215b684bd8e91a2a10e15cf976829a932 -docfiles size=59 - RELOC/doc/latex/pictexsum/Makefile - RELOC/doc/latex/pictexsum/README - RELOC/doc/latex/pictexsum/a4mod.sty - RELOC/doc/latex/pictexsum/pictexsum.pdf details="The document itself" - RELOC/doc/latex/pictexsum/pictexsum.tex - RELOC/doc/latex/pictexsum/useful.sty -catalogue-ctan /info/pictex/summary -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics documentation - -name piechartmp -category Package -revision 19440 -shortdesc Draw pie-charts using MetaPost -relocated 1 -longdesc The piechartmp package is an easy way to draw pie-charts with -longdesc MetaPost. The package implements an interface that enables -longdesc users with little MetaPost experience to draw charts. A -longdesc highlight of the package is the possibility of suppressing some -longdesc segments of the chart, thus creating the possibility of several -longdesc charts from the same data. -containersize 7216 -containerchecksum cb132337d5ad7a15873cce6b416e3bf4b097c58bc1d16962b6b858ee6094524f3076e24430e7ad7f50feb12f07011dfff9dbc2cbdd06cf454fa72ae7d7a11315 -doccontainersize 41632 -doccontainerchecksum 3f28c9ea54d17bcee60853da3f1e2bcd623142d2c56d7d1eb48e726adcf232cf8be0c732e36f261cdfb35687c05f3260d1d11df493072ea801a94daf1c627adc -docfiles size=26 - RELOC/doc/metapost/piechartmp/INSTALL - RELOC/doc/metapost/piechartmp/LEGAL - RELOC/doc/metapost/piechartmp/README details="Readme" - RELOC/doc/metapost/piechartmp/README.TEXLIVE - RELOC/doc/metapost/piechartmp/examples/wec-mfun.mp - RELOC/doc/metapost/piechartmp/examples/wec-mfun.pdf - RELOC/doc/metapost/piechartmp/examples/wec.mp - RELOC/doc/metapost/piechartmp/examples/wec.pdf - RELOC/doc/metapost/piechartmp/examples/worldmap.jpg -runfiles size=7 - RELOC/metapost/piechartmp/piechartmp.mp -catalogue-also piechart -catalogue-ctan /graphics/metapost/contrib/macros/piechartmp -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics genchart -catalogue-version 0.3.0 - -name piff -category Package -revision 21894 -shortdesc Macro tools by Mike Piff -relocated 1 -longdesc The set (now) consists of: a small package for dealing with -longdesc duplicate-numbered output pages; newproof, for defining -longdesc mathematical proof structures; onepagem for omitting the page -longdesc number in one-page documents and time, which prints a 12-hour -longdesc format time. -containersize 2580 -containerchecksum ca03fd39036c86626a3b3c36f3b017d81ef93a90807e9e24a5c7df96f53e0e4f74fc499daca51bd3fba1e37ccfec4094fccf7c9ce20d17fd33a89c5f8a62dd59 -doccontainersize 600364 -doccontainerchecksum 0e0a69603bd80092c4e17cd9ba15dde276c68f255b5c1ef4d1dabbcdf0b4212cc85d36383ccf605b4b18e1906a208babd11db36e249795b4b9492cc51612d551 -docfiles size=185 - RELOC/doc/latex/piff/README - RELOC/doc/latex/piff/duplicat-doc.pdf - RELOC/doc/latex/piff/duplicat-doc.tex - RELOC/doc/latex/piff/newproof-doc.pdf - RELOC/doc/latex/piff/newproof-doc.tex - RELOC/doc/latex/piff/onepagem-doc.pdf - RELOC/doc/latex/piff/onepagem-doc.tex - RELOC/doc/latex/piff/time-doc.pdf - RELOC/doc/latex/piff/time-doc.tex -runfiles size=4 - RELOC/tex/latex/piff/duplicat.sty - RELOC/tex/latex/piff/newproof.sty - RELOC/tex/latex/piff/onepagem.sty - RELOC/tex/latex/piff/time.sty -catalogue-ctan /macros/latex/contrib/piff -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics collection - -name pigpen -category Package -revision 15878 -shortdesc A font for the pigpen (or masonic) cipher -relocated 1 -longdesc The Pigpen cipher package provides the font and the necessary -longdesc wrappers (style file, etc.) in order to write Pigpen ciphers, a -longdesc simple substitution cipher. The package provides a font -longdesc (available both as Metafont source, and as an Adobe Type 1 -longdesc file), and macros for its use. -execute addMixedMap pigpen.map -containersize 6820 -containerchecksum 6dac4af49e6b77d7757af9bd7fccd892409cb7bd09623d30039c8c62e3894830c3119a05ac3d26a1b3b23f0f9985b1a8c92d4dfba7c585dd53d6b90713aa82c1 -doccontainersize 49144 -doccontainerchecksum d1f7cee73bb9a07b5cb3fbcc9f8baf33725fb26e51a72a71776851db6a2c01b2a9b0f491575a023899aeb58ae47e84c2d1c8fac94bf4be69fb95d965eda25196 -docfiles size=16 - RELOC/doc/latex/pigpen/README details="Readme" - RELOC/doc/latex/pigpen/pigpendoc.pdf details="Package documentation" - RELOC/doc/latex/pigpen/pigpendoc.tex -runfiles size=9 - RELOC/fonts/map/dvips/pigpen/pigpen.map - RELOC/fonts/source/public/pigpen/pigpen.mf - RELOC/fonts/tfm/public/pigpen/pigpen.tfm - RELOC/fonts/type1/public/pigpen/pigpen.pfa - RELOC/tex/latex/pigpen/pigpen.sty - RELOC/tex/latex/pigpen/pigpen.tex -catalogue-ctan /fonts/pigpen -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font font-mf font-type1 -catalogue-version 0.2 - -name pinlabel -category Package -revision 24769 -shortdesc A TeX labelling package -relocated 1 -longdesc Pinlabel is a labelling package for attaching perfectly -longdesc formatted TeX labels to figures and diagrams in both eps and -longdesc pdf formats. It is suitable both for labelling a new diagram -longdesc and for relabelling an existing diagram. The package uses -longdesc coordinates derived from GhostView (or gv) and labels are -longdesc placed with automatic and consistent spacing relative to the -longdesc object labelled. -containersize 11068 -containerchecksum 507d3449a9e977e6f308e391a1306a1156671da5a29f433bae55c1f099b22f1eb2a6b41af8985131349295b0a74a7cc2b76e83326f3f2e77ae283e09cd4bcb40 -doccontainersize 250412 -doccontainerchecksum 59bc4d2ff33ec77afd20022a6c6a1f2db0c31b9af3147ce1fc7ee236a808843bca0378f4396df2a94db4a637cd91ea9fd07b021591f3ffc52a90f22a1009c98d -docfiles size=97 - RELOC/doc/latex/pinlabel/pinlabdoc.pdf details="Package documentation" - RELOC/doc/latex/pinlabel/src/fig3.pdf - RELOC/doc/latex/pinlabel/src/fig6.pdf - RELOC/doc/latex/pinlabel/src/gtpart.cls - RELOC/doc/latex/pinlabel/src/pinlabdoc.tex - RELOC/doc/latex/pinlabel/src/put.fig - RELOC/doc/latex/pinlabel/src/put.pdf - RELOC/doc/latex/pinlabel/src/put2.fig - RELOC/doc/latex/pinlabel/src/put2.pdf - RELOC/doc/latex/pinlabel/src/screen.pdf -runfiles size=10 - RELOC/tex/latex/pinlabel/pinlabel.sty -catalogue-also psfrag overpic -catalogue-ctan /macros/latex/contrib/pinlabel -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics graphics-text -catalogue-version 1.2 - -name pitex -category Package -revision 24731 -shortdesc Documentation macros -relocated 1 -longdesc The bundle provides macros that the author uses when writing -longdesc documentation (for example, that of the texapi and yax -longdesc packages). The tools could be used by anyone, but there is no -longdesc documentation, and the macros are subject to change without -longdesc notice. -containersize 22664 -containerchecksum 7b950db7ecb87af1ed0626d0d06ca6c955afbfc8b1bb2b478d9a991498d243ba74d8e10115a443a981b3e0bb97795412f0a047986f64cd5a7dc7fbefbb5a622b -doccontainersize 110204 -doccontainerchecksum 65eb709e3894bef7b99b457941a2fd837817cd82ee623cb416b7cf7b02dd826e7c3bf5c6afd6ce8f713ffe72c6a521adffbcc3bd0a18d8315a9ba56179bf8a80 -docfiles size=39 - RELOC/doc/plain/pitex/README details="Readme" - RELOC/doc/plain/pitex/foundry-settings.lua - RELOC/doc/plain/pitex/i-pitex.lua - RELOC/doc/plain/pitex/pitex-doc.pdf - RELOC/doc/plain/pitex/pitex-doc.tex - RELOC/doc/plain/pitex/pitex-doc.txt -runfiles size=27 - RELOC/tex/plain/pitex/base.ptxlua - RELOC/tex/plain/pitex/blocks.ptx - RELOC/tex/plain/pitex/files.ptx - RELOC/tex/plain/pitex/fonts.ptx - RELOC/tex/plain/pitex/fonts.ptxlua - RELOC/tex/plain/pitex/inserts.ptx - RELOC/tex/plain/pitex/lua.ptx - RELOC/tex/plain/pitex/output.ptx - RELOC/tex/plain/pitex/pitex.tex - RELOC/tex/plain/pitex/references.ptx - RELOC/tex/plain/pitex/sections.ptx - RELOC/tex/plain/pitex/verbatim.ptx -catalogue-ctan /macros/plain/contrib/pitex -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics doc-supp - -name pittetd -category Package -revision 15878 -shortdesc Electronic Theses and Dissertations at Pitt -relocated 1 -longdesc A document class for theses and dissertations. Provides patch -longdesc files that enable pittetd to use files prepared for use with -longdesc the pittdiss or pitthesis classes. The manual provides a -longdesc detailed guide for users who wish to use the class to prepare -longdesc their thesis or dissertation. -containersize 8848 -containerchecksum e3b9edb291323f8eb3b49f9e4c0f839f2f4e77a85358017ac68c78c6c1a88921bc48053e16c4da1c5ce3668ae8ca00736f4ff1ee019197dec5456343949a5e2c -doccontainersize 317708 -doccontainerchecksum 177c565aa8c415cabfe6f91154032cbb0d67135e9f6ae7b71579eb89e1acbee9da30ae2085f511994018d04b93fc31cd4d4b865c15fb7d4c32326909f487bd5e -docfiles size=118 - RELOC/doc/latex/pittetd/achicago.pit - RELOC/doc/latex/pittetd/pittdiss.pit - RELOC/doc/latex/pittetd/pittetd.pdf details="Package documentation" - RELOC/doc/latex/pittetd/pitthesis.pit -srccontainersize 38596 -srccontainerchecksum 2a7fd63f232f04329627c69d1a739ab3c81ae9217043c6d0837addaf48d8f1f229c6f649cfba7ba7e30eb8fd4b57408b97ea7c1f1881213ba348bfe8f491ac48 -srcfiles size=38 - RELOC/source/latex/pittetd/pittetd.dtx - RELOC/source/latex/pittetd/pittetd.ins -runfiles size=12 - RELOC/tex/latex/pittetd/pitetd10.clo - RELOC/tex/latex/pittetd/pitetd11.clo - RELOC/tex/latex/pittetd/pitetd12.clo - RELOC/tex/latex/pittetd/pittetd.cls -catalogue-ctan /macros/latex/contrib/pittetd -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl -catalogue-topics dissertation -catalogue-version 1.618 - -name pixelart -category Package -revision 46740 -shortdesc A package to draw pixel-art pictures -relocated 1 -longdesc A LaTeX package to draw single-color pixel-art pictures using -longdesc TikZ. -containersize 1544 -containerchecksum 014244e9e5a85b6629f397a86c3f709956182d96e0141044f4436576b7ae5f89bfca619201ad82880cb7351f785021fa21aab6222f84c93302acdfff00689369 -doccontainersize 154092 -doccontainerchecksum f48c8b96c544b02fd0a183794658c2a4a0bb15919e367d46770e81b51e2c5674d291467ebca27502cb3e89c901ccd6a1c4e9f5d387a6a12da3e7e08aee1b2fab -docfiles size=45 - RELOC/doc/latex/pixelart/CHANGELOG.md - RELOC/doc/latex/pixelart/LICENSE.txt - RELOC/doc/latex/pixelart/README.md details="Readme" - RELOC/doc/latex/pixelart/pixelart.pdf details="Package documentation" -srccontainersize 6560 -srccontainerchecksum b1502155ab651560acf1bb0ce03046ecc88490b1a67efe801f570faca4ee785978e771b82579a6c40085fb05a5df41d010b63ccb47d27811cd12ac34ed526e99 -srcfiles size=6 - RELOC/source/latex/pixelart/pixelart.dtx - RELOC/source/latex/pixelart/pixelart.ins -runfiles size=1 - RELOC/tex/latex/pixelart/pixelart.sty -catalogue-ctan /graphics/pixelart -catalogue-date 2018-02-25 16:42:19 +0100 -catalogue-license lppl1.3 -catalogue-topics graphics -catalogue-version 0.2.0 - -name pkfix -category Package -revision 26032 -shortdesc Replace pk fonts in PostScript with Type 1 fonts -longdesc The perl script pkfix looks for DVIPSBitmapFont comments in -longdesc PostScript files, generated by 'not too old' dvips, and -longdesc replaces them by type 1 versions of the fonts, if possible. -depend pkfix.ARCH -containersize 7572 -containerchecksum 53163cd13b4e2466474ff01e92d0b97fab73a30756f06db65c4dc50f7a9e8a2af0bf771b575ed7e65404620b34c26d2833ee0897f82d75728bc74f35d0154dc5 -doccontainersize 4376 -doccontainerchecksum ef411ae7d4533ceac526fd02dd775296ed00c664fa733459b89de8abc1e0259f45c30b667e7723b5141ae28d5d7541bbd0054100c2e51b41a01de589de58e8f6 -docfiles size=3 - texmf-dist/doc/support/pkfix/README details="Readme" -runfiles size=7 - texmf-dist/scripts/pkfix/pkfix.pl -catalogue-also pkfix-helper -catalogue-ctan /support/pkfix -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl1.3 -catalogue-topics font-util -catalogue-version 1.7 - -name pkfix-helper -category Package -revision 29725 -shortdesc Make PostScript files accessible to pkfix -longdesc Pkfix is a useful utility for replacing resolution-dependent -longdesc bitmapped fonts in a dvips-produced PostScript file with the -longdesc corresponding resolution-independent vector fonts. -longdesc Unfortunately, pkfix needs to parse certain PostScript comments -longdesc that appear only in files produced by dvips versions later than -longdesc 5.58 (ca. 1996); it fails to work on PostScript files produced -longdesc by older versions of dvips. Pkfix-helper is a program that -longdesc attempts to insert newer-dvips comments into an older-dvips -longdesc PostScript file, thereby making the file suitable for -longdesc processing by pkfix. pkfix-helper can sometimes process -longdesc documents fully autonomously but does require the user to -longdesc verify and, if needed, correct its decisions. -depend pkfix-helper.ARCH -containersize 16712 -containerchecksum 673856c42400e15ba230d627a8b21e07e8c8a61f62c5d90f6b2387ede1bba1c8931dd1084f7fbcd17651ad988360b68b532fb8be2451f11176c95c3e74f7b9dc -doccontainersize 640352 -doccontainerchecksum 886ced25440d938e756cccfabaa8f42747c4c19cda31fed6be422bddd2d5d228442ddcc8c7e0ecbcba9efd8e8d780afccd5790dd593d9671a515e8bc42c40701 -docfiles size=189 - texmf-dist/doc/man/man1/pkfix-helper.1 - texmf-dist/doc/man/man1/pkfix-helper.man1.pdf - texmf-dist/doc/support/pkfix-helper/README details="Readme" - texmf-dist/doc/support/pkfix-helper/encoding-samples.pdf details="Encoding tables and how to use them" - texmf-dist/doc/support/pkfix-helper/encoding-samples.tex -runfiles size=14 - texmf-dist/scripts/pkfix-helper/pkfix-helper -catalogue-ctan /support/pkfix-helper -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font-util -catalogue-version 1.4 - -name pkfix-helper.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of pkfix-helper -containersize 340 -containerchecksum ff26313980bb75ddff30458093e111e0ea2ca648e634d510ee4e2a65e0f0118c2cbf9c2e6f2138b9b47d8244480dc9351f19d2d3e5bb1101a622dc8af011a1d6 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/pkfix-helper - -name pkfix-helper.amd64-freebsd -category Package -revision 16472 -shortdesc amd64-freebsd files of pkfix-helper -containersize 344 -containerchecksum 02919def10bdefd54cccbdecffc450a8f89724a851c0a99c8557bc5554826d5a202667f5dc9e35f28909950cc4e50d7c9f405d74e3023d83831558347a8eb085 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/pkfix-helper - -name pkfix-helper.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of pkfix-helper -containersize 344 -containerchecksum fc2f41ced24bc6dc9b185444925b2801860326ace0d64abb3fb742aa5eb125a7203967d66bc1431a034ca3025e7ba7b124e3664f2f0041432c504567a440fb90 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/pkfix-helper - -name pkfix-helper.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of pkfix-helper -containersize 340 -containerchecksum 70e0cfb7a4724e3ffa5bed9ffa1393ea360fbfc66cd98fb08f71ed9c311d76267fab9bde7bddb762827256a6a9ce5856fb8dd9463207c30793662f73f6aeed88 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/pkfix-helper - -name pkfix-helper.i386-cygwin -category Package -revision 13717 -shortdesc i386-cygwin files of pkfix-helper -containersize 340 -containerchecksum 9acf1cd4d602fe62bc4936f430e468c40578541d3277190180b3b00e49475b98e5c9b50a7aae1aada413fc2112adc912aa16d2db9128b2b26d071bd8be628560 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/pkfix-helper - -name pkfix-helper.i386-freebsd -category Package -revision 16472 -shortdesc i386-freebsd files of pkfix-helper -containersize 344 -containerchecksum 642c06accc8002748f2a9928977fc2a1bdea31a31d289cbc11b806e7373e9028d75b433201f9b2e71f495c2423295896ac1739d9c2a5396aa3c94279219f3e15 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/pkfix-helper - -name pkfix-helper.i386-linux -category Package -revision 13663 -shortdesc i386-linux files of pkfix-helper -containersize 344 -containerchecksum aba84323c60921327aec37cb45fb6a1595611bb76286966bb679d58aa78904b3816f9e95c017708de45e38b3779d33226124abdde88b094101c016f0ab183ef8 -binfiles arch=i386-linux size=1 - bin/i386-linux/pkfix-helper - -name pkfix-helper.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of pkfix-helper -containersize 344 -containerchecksum 050b89140339df124daa54b8a27578a2821c0e4e78959581c0ca629493ebc782df7af19b5598755d001e2bc99ee773ef15b25a73470d871330123004421a1b1b -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/pkfix-helper - -name pkfix-helper.i386-solaris -category Package -revision 13898 -shortdesc i386-solaris files of pkfix-helper -containersize 344 -containerchecksum 4595e398a6cf4318d964aead37b61ed3d9d270758aefc87a602baf79dfaecb3086732ab060f2c35feedf8bf0ebe9f48b9875915acafd80003d5e0ae2e192b823 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/pkfix-helper - -name pkfix-helper.sparc-solaris -category Package -revision 13774 -shortdesc sparc-solaris files of pkfix-helper -containersize 344 -containerchecksum 1c906d40c528cc008529f8d90bed2e7a1ee0fabfd3726f192fe264c80b58d06bbe060ef9d92fac401673229b637c05b278d9bc73a4e45301d22b8b0463e601d3 -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/pkfix-helper - -name pkfix-helper.win32 -category Package -revision 15404 -shortdesc win32 files of pkfix-helper -containersize 688 -containerchecksum 8aec5daa027df4ed253a713febe9a8d76c5e215d6f741a58475343fec90b1c6ebeb7e6a64ebab103d1783e888260e4d1ef90bdcb7a1b45218c530e7417523e28 -binfiles arch=win32 size=1 - bin/win32/pkfix-helper.exe - -name pkfix-helper.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of pkfix-helper -containersize 344 -containerchecksum b6b96e172d597385d400c853e543b3a017cff78daabb903e1a0501553f166d12f422017daa4aae1e2bc8f5672f1b18b4798e58776bccfc7afe9b937ac9605058 -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/pkfix-helper - -name pkfix-helper.x86_64-darwin -category Package -revision 18441 -shortdesc x86_64-darwin files of pkfix-helper -containersize 344 -containerchecksum 405d35d22f916f5e543aae08dbbb3f542a0e24cf2402b0dacaa63c0e03f68b2db45b8c8de65f7f310eeb928c119b09a97106c72a880f6d1094f2947859138ded -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/pkfix-helper - -name pkfix-helper.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of pkfix-helper -containersize 352 -containerchecksum 231b74fe92e5def3d779fd1e27c2a7e2c24abc7012619899403a78024685d8067ba78cd585f6a0831716d83b3a676f683c5b50a7a7cf3435e1092849ed8b1f5d -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/pkfix-helper - -name pkfix-helper.x86_64-linux -category Package -revision 13777 -shortdesc x86_64-linux files of pkfix-helper -containersize 344 -containerchecksum fb718bca4602a6a07460229407e547918cc1a4d9e5386e9c9a7a362e9365d8e486abcfc2bce1ce2f429e20acc2c78ad8b083048627168d7ced1a6d871128e632 -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/pkfix-helper - -name pkfix-helper.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of pkfix-helper -containersize 348 -containerchecksum 08a10202bb3a521a3059068f015433133038cac20e61481f827902e02d838c370ff2e3ac52d49c67af30a7ba98a68f10f481892200157db895da81b57b02d913 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/pkfix-helper - -name pkfix-helper.x86_64-solaris -category Package -revision 18442 -shortdesc x86_64-solaris files of pkfix-helper -containersize 344 -containerchecksum 04a3d8f993c7c468b6ceefbe9119fe661cd5607740f1f3b15294449cf2f5f6f4d3aac095551cf99f2552025d3ca669deaaa123ea6f4365aef2a5854e37cadd14 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/pkfix-helper - -name pkfix.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of pkfix -containersize 340 -containerchecksum 1b35b5926576b31180f7a49ec1a3504f7d1313eb527678b8562c5143a55630ae44d7c96573beb6e13ab670b6bcdd862756b9dcb02602f7670264b1d7b0e9268b -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/pkfix - -name pkfix.amd64-freebsd -category Package -revision 16472 -shortdesc amd64-freebsd files of pkfix -containersize 336 -containerchecksum e3085687d7f751426afe26a16fbf84aaabf63f152142b8c86307cf901e4cdaa8f6fbb8dcca1b3cbcbe9e66183f91fd96538832d9ec325c739f1c080ab82bf64a -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/pkfix - -name pkfix.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of pkfix -containersize 336 -containerchecksum f3d2811fea03fee306ca7a3c8fe030c7774db42cf847f0ba38b232f836cbdf04f4623d1754073710ab674c87c9c94b831dc0bd2607ea44cbb611f9345d65ecf9 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/pkfix - -name pkfix.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of pkfix -containersize 340 -containerchecksum 0930f6275034415774684453865e441da171ccfd27b3602b1c7efcfe3e33dc7ac28c109198dda4210b8a4c67871fde3384a56fafddbb8e3f37d0f357e928e957 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/pkfix - -name pkfix.i386-cygwin -category Package -revision 13364 -shortdesc i386-cygwin files of pkfix -containersize 336 -containerchecksum d4f7c84e70628aa49d69dbe1e85f669a0bdf73ca8555dd69de1082c1e9d550847c7bcf8e2f61f17feeb340c05ebe2960880ba9a127efc944eaaec0b795e7c9d7 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/pkfix - -name pkfix.i386-freebsd -category Package -revision 16472 -shortdesc i386-freebsd files of pkfix -containersize 340 -containerchecksum 3d116685da39dbfb6f2b0cf0e3b4383e405bd0365e88716fa9edfacb5723462fecf94afa5ce235e25d1de7ab1bd0930367b8cba64630a4106a55700187120421 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/pkfix - -name pkfix.i386-linux -category Package -revision 13364 -shortdesc i386-linux files of pkfix -containersize 340 -containerchecksum 1dd18ea391bed50bff9e8ba07b4bc65317b210935a429a7b1fa5be55c5c515ea3c13f59a0c027bece000c1dc6a0fa3eece3d025f8467f102812961c13cd0e282 -binfiles arch=i386-linux size=1 - bin/i386-linux/pkfix - -name pkfix.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of pkfix -containersize 340 -containerchecksum 46077a552e3e9e52b6f0a3d52dab07caee382f3de0128e7c71c60aacdc9d0b800878f19adf48b7f7b19ae54103c024207bc68a279883c52edc58c2c78fffce04 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/pkfix - -name pkfix.i386-solaris -category Package -revision 13364 -shortdesc i386-solaris files of pkfix -containersize 340 -containerchecksum 7ba2bde5cc8dd117081d8c2648bdbbbf206bc42aa4fd831f335a5fa507ffafab6d2acc0867aade3f0902a25fd85b04edc6859072a83f4f9492003ea822be6136 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/pkfix - -name pkfix.sparc-solaris -category Package -revision 13364 -shortdesc sparc-solaris files of pkfix -containersize 340 -containerchecksum b9947d5c8acd725395d8a5a7fba102e879f3d813cc889c8ee3e9f0ec90562ce3dccd788746e0ab6c3f2de4bbc843629bd31cf925b6a622d955d1c5bbc42c5834 -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/pkfix - -name pkfix.win32 -category Package -revision 15404 -shortdesc win32 files of pkfix -containersize 676 -containerchecksum dd8a4183648c52836a9234f6a08c267ee1a3ee2cab6f946563a40ee947f88c83280d47da555709b29fa903d789d0a57fc4de2d72b722d0d521bea5b37d0dea05 -binfiles arch=win32 size=1 - bin/win32/pkfix.exe - -name pkfix.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of pkfix -containersize 340 -containerchecksum 7a56dca047201ce51f212db3f55d07f39d3056dd4da3872f1f3b01a13ced4e398d73e8c774e57268bf115c0f2966bb6ac83953edd40ab0d6384b0b48e2033cc8 -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/pkfix - -name pkfix.x86_64-darwin -category Package -revision 18441 -shortdesc x86_64-darwin files of pkfix -containersize 340 -containerchecksum 64094234e108205ed5cbbb33a728553fc3147cc83bde4d66dab5ac5c712ce63a8b8dfa8b47569bd1a3cdf94246e0059b182e1af1a0e3dc55037bd874e54998fa -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/pkfix - -name pkfix.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of pkfix -containersize 348 -containerchecksum ff0e76feac97d70151bdb3cf76061f60c445d0c92e6510fd7f481fb0eb4b23f6930a068ad4b30a37f15f2925e9edca8ef36b30a5a4d5a59c1f1de7a6ab948a6d -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/pkfix - -name pkfix.x86_64-linux -category Package -revision 13364 -shortdesc x86_64-linux files of pkfix -containersize 340 -containerchecksum 9a043ce61a6b028e31c1d6bfb135d4821fe6fe9e30aa3a5acbf5e68b5bf5add6e1c7c4075107f840bbb39d52944533d694e5bc484bae3519a3486637ff800a00 -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/pkfix - -name pkfix.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of pkfix -containersize 340 -containerchecksum ff02e38e9a719333596fca9885a6eecff9a5029cfe0654d42a88d6c0a30b87049a2338c320f6dc4ee3c0018193bcf098e1d9f1309a5196d4c14cb190ed2e713e -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/pkfix - -name pkfix.x86_64-solaris -category Package -revision 18442 -shortdesc x86_64-solaris files of pkfix -containersize 340 -containerchecksum 9d42cd10cb920dd4e38c154800d4d6549cf1f106e21befd68e111a06fac5df9258578c98dec8c8218fbf3c28784cd42feb5dfaa6d1990db9dfb786a7d1c65050 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/pkfix - -name pkgloader -category Package -revision 47486 -shortdesc Manage the options and loading order of other packages -relocated 1 -longdesc The package seeks to address the frustration caused by package -longdesc conflicts. It is in an early stage of its development, and -longdesc should probably not be used as a matter of course; however the -longdesc author welcomes feedback via the home page link given in this -longdesc catalogue entry. Nevertheless, the author urges users to try -longdesc the package and to report issues (or whatever) via the -longdesc package's repository. To use pkgloader you need, apart from -longdesc packages installed by default, the lt3graph package. -containersize 10308 -containerchecksum 6087da3f84553e9ca85460a55ab207749e81e78fd65ebdadc5273b0817bc24b089d469e6cbd783caf970e3235441ec9a8ab3250b2b0d6fe25c8d85e6885ee4e9 -doccontainersize 475204 -doccontainerchecksum b957abd848419537609365534d4794028f7af791aeeedced5b26e97b56809f58793cd45e1497d0c727c8020e169e619bc88f300700b3d521779e22060e797651 -docfiles size=125 - RELOC/doc/latex/pkgloader/README details="Readme" - RELOC/doc/latex/pkgloader/pkgloader-packagedoc.cls - RELOC/doc/latex/pkgloader/pkgloader.pdf details="Package documentation" - RELOC/doc/latex/pkgloader/pkgloader.tex -runfiles size=19 - RELOC/tex/latex/pkgloader/pkgloader-cls-pkg.sty - RELOC/tex/latex/pkgloader/pkgloader-dry.sty - RELOC/tex/latex/pkgloader/pkgloader-early.sty - RELOC/tex/latex/pkgloader/pkgloader-error.sty - RELOC/tex/latex/pkgloader/pkgloader-false.sty - RELOC/tex/latex/pkgloader/pkgloader-late.sty - RELOC/tex/latex/pkgloader/pkgloader-recommended.sty - RELOC/tex/latex/pkgloader/pkgloader-true.sty - RELOC/tex/latex/pkgloader/pkgloader.sty -catalogue-ctan /macros/latex/contrib/pkgloader -catalogue-date 2018-04-29 18:41:15 +0200 -catalogue-license lppl1.3 -catalogue-topics debug-supp expl3 -catalogue-version 0.7.0 - -name pkuthss -category Package -revision 48124 -shortdesc LaTeX template for dissertations in Peking University -relocated 1 -longdesc The package provides a simple, clear and flexible LaTeX -longdesc template for dissertations in Peking University. -containersize 16084 -containerchecksum 2525c72b11d760dbd4075aade89e7d1ce842df72f27364ce9f60b9f245d8c4a7492867d98428aaeba775ecb1a3d599941cc5570c2cd46a5f90babeadb371b4a3 -doccontainersize 509364 -doccontainerchecksum 842a895d4dbff3c657862a6df742ef335a0e84798585807e4de0d73c7ae0ea951013f92687ce04a68bead9c2536164112bf064535ef778a1f24b3a5c58d781ef -docfiles size=165 - RELOC/doc/latex/pkuthss/example.pdf - RELOC/doc/latex/pkuthss/example/Make.bat - RELOC/doc/latex/pkuthss/example/Makefile - RELOC/doc/latex/pkuthss/example/chap/abs.tex - RELOC/doc/latex/pkuthss/example/chap/ack.tex - RELOC/doc/latex/pkuthss/example/chap/chap1.tex - RELOC/doc/latex/pkuthss/example/chap/chap2.tex - RELOC/doc/latex/pkuthss/example/chap/chap3.tex - RELOC/doc/latex/pkuthss/example/chap/copy.tex - RELOC/doc/latex/pkuthss/example/chap/encl1.tex - RELOC/doc/latex/pkuthss/example/chap/origin.tex - RELOC/doc/latex/pkuthss/example/ctex-fontset-pkuthss.def - RELOC/doc/latex/pkuthss/example/ctexopts.cfg - RELOC/doc/latex/pkuthss/example/spine.tex - RELOC/doc/latex/pkuthss/example/thesis.bib - RELOC/doc/latex/pkuthss/example/thesis.tex - RELOC/doc/latex/pkuthss/readme.pdf details="Package documentation" language="zh" - RELOC/doc/latex/pkuthss/readme/ChangeLog-upto-1.3.txt - RELOC/doc/latex/pkuthss/readme/ChangeLog.txt - RELOC/doc/latex/pkuthss/readme/Makefile - RELOC/doc/latex/pkuthss/readme/chap/origin.tex - RELOC/doc/latex/pkuthss/readme/chap/pkuthss-abs.tex - RELOC/doc/latex/pkuthss/readme/chap/pkuthss-ack.tex - RELOC/doc/latex/pkuthss/readme/chap/pkuthss-chap1.tex - RELOC/doc/latex/pkuthss/readme/chap/pkuthss-chap2.tex - RELOC/doc/latex/pkuthss/readme/chap/pkuthss-chap3.tex - RELOC/doc/latex/pkuthss/readme/chap/pkuthss-concl.tex - RELOC/doc/latex/pkuthss/readme/chap/pkuthss-copy.tex - RELOC/doc/latex/pkuthss/readme/chap/pkuthss-encl1.tex - RELOC/doc/latex/pkuthss/readme/chap/pkuthss-intro.tex - RELOC/doc/latex/pkuthss/readme/pkuthss-english.patch - RELOC/doc/latex/pkuthss/readme/pkuthss.bib - RELOC/doc/latex/pkuthss/readme/pkuthss.tex -runfiles size=12 - RELOC/tex/latex/pkuthss/pkulogo.eps - RELOC/tex/latex/pkuthss/pkulogo.pdf - RELOC/tex/latex/pkuthss/pkuthss-gbk.def - RELOC/tex/latex/pkuthss/pkuthss-utf8.def - RELOC/tex/latex/pkuthss/pkuthss.cls - RELOC/tex/latex/pkuthss/pkuword.eps - RELOC/tex/latex/pkuthss/pkuword.pdf -catalogue-ctan /macros/latex/contrib/pkuthss -catalogue-date 2018-07-02 09:18:23 +0200 -catalogue-license other-free -catalogue-topics dissertation class chinese -catalogue-version 1.8.0 - -name pl -category Package -revision 36012 -catalogue pl-mf -shortdesc Polish extension of Computer Modern fonts -relocated 1 -longdesc The Polish extension of the Computer Modern fonts (compatible -longdesc with CM itself) for use with Polish TeX formats. The fonts were -longdesc originally a part of the MeX distribution (and they are still -longdesc available that way). -execute addMixedMap plother.map -execute addMixedMap pltext.map -containersize 1930056 -containerchecksum 4a15992ab0c6c1352e6047582b5ff86469bfbd7f02995be4ebfe49275d39acf80b1e409836d8a5e6fbeef8ce8f5371825091a9da6c98b2468dd98c133f2eca40 -doccontainersize 25040 -doccontainerchecksum d1a1a06e2c9d229c8cd7476322a498e0bf2903e24cdbb35951a92935d706a799043061d0e26425b1ef9e90b3b04237f4d9dc6c979d8908605b74dfbe95e27aa7 -docfiles size=22 - RELOC/doc/fonts/pl/README-T1.ENG - RELOC/doc/fonts/pl/README-T1.POL - RELOC/doc/fonts/pl/README.ENG - RELOC/doc/fonts/pl/README.POL - RELOC/doc/fonts/pl/plsample.tex -runfiles size=1109 - RELOC/dvips/pl/config.pl - RELOC/fonts/afm/public/pl/plb10.afm - RELOC/fonts/afm/public/pl/plbsy10.afm - RELOC/fonts/afm/public/pl/plbx10.afm - RELOC/fonts/afm/public/pl/plbx12.afm - RELOC/fonts/afm/public/pl/plbx5.afm - RELOC/fonts/afm/public/pl/plbx6.afm - RELOC/fonts/afm/public/pl/plbx7.afm - RELOC/fonts/afm/public/pl/plbx8.afm - RELOC/fonts/afm/public/pl/plbx9.afm - RELOC/fonts/afm/public/pl/plbxsl10.afm - RELOC/fonts/afm/public/pl/plbxti10.afm - RELOC/fonts/afm/public/pl/plcsc10.afm - RELOC/fonts/afm/public/pl/pldunh10.afm - RELOC/fonts/afm/public/pl/plex10.afm - RELOC/fonts/afm/public/pl/plex9.afm - RELOC/fonts/afm/public/pl/plff10.afm - RELOC/fonts/afm/public/pl/plfi10.afm - RELOC/fonts/afm/public/pl/plfib8.afm - RELOC/fonts/afm/public/pl/plinch.afm - RELOC/fonts/afm/public/pl/plitt10.afm - RELOC/fonts/afm/public/pl/plmi10.afm - RELOC/fonts/afm/public/pl/plmi12.afm - RELOC/fonts/afm/public/pl/plmi5.afm - RELOC/fonts/afm/public/pl/plmi6.afm - RELOC/fonts/afm/public/pl/plmi7.afm - RELOC/fonts/afm/public/pl/plmi8.afm - RELOC/fonts/afm/public/pl/plmi9.afm - RELOC/fonts/afm/public/pl/plmib10.afm - RELOC/fonts/afm/public/pl/plr10.afm - RELOC/fonts/afm/public/pl/plr12.afm - RELOC/fonts/afm/public/pl/plr17.afm - RELOC/fonts/afm/public/pl/plr5.afm - RELOC/fonts/afm/public/pl/plr6.afm - RELOC/fonts/afm/public/pl/plr7.afm - RELOC/fonts/afm/public/pl/plr8.afm - RELOC/fonts/afm/public/pl/plr9.afm - RELOC/fonts/afm/public/pl/plsl10.afm - RELOC/fonts/afm/public/pl/plsl12.afm - RELOC/fonts/afm/public/pl/plsl8.afm - RELOC/fonts/afm/public/pl/plsl9.afm - RELOC/fonts/afm/public/pl/plsltt10.afm - RELOC/fonts/afm/public/pl/plss10.afm - RELOC/fonts/afm/public/pl/plss12.afm - RELOC/fonts/afm/public/pl/plss17.afm - RELOC/fonts/afm/public/pl/plss8.afm - RELOC/fonts/afm/public/pl/plss9.afm - RELOC/fonts/afm/public/pl/plssbi10.afm - RELOC/fonts/afm/public/pl/plssbx10.afm - RELOC/fonts/afm/public/pl/plssdc10.afm - RELOC/fonts/afm/public/pl/plssi10.afm - RELOC/fonts/afm/public/pl/plssi12.afm - RELOC/fonts/afm/public/pl/plssi17.afm - RELOC/fonts/afm/public/pl/plssi8.afm - RELOC/fonts/afm/public/pl/plssi9.afm - RELOC/fonts/afm/public/pl/plssq8.afm - RELOC/fonts/afm/public/pl/plssqi8.afm - RELOC/fonts/afm/public/pl/plsy10.afm - RELOC/fonts/afm/public/pl/plsy5.afm - RELOC/fonts/afm/public/pl/plsy6.afm - RELOC/fonts/afm/public/pl/plsy7.afm - RELOC/fonts/afm/public/pl/plsy8.afm - RELOC/fonts/afm/public/pl/plsy9.afm - RELOC/fonts/afm/public/pl/pltcsc10.afm - RELOC/fonts/afm/public/pl/pltex10.afm - RELOC/fonts/afm/public/pl/pltex8.afm - RELOC/fonts/afm/public/pl/pltex9.afm - RELOC/fonts/afm/public/pl/plti10.afm - RELOC/fonts/afm/public/pl/plti12.afm - RELOC/fonts/afm/public/pl/plti7.afm - RELOC/fonts/afm/public/pl/plti8.afm - RELOC/fonts/afm/public/pl/plti9.afm - RELOC/fonts/afm/public/pl/pltt10.afm - RELOC/fonts/afm/public/pl/pltt12.afm - RELOC/fonts/afm/public/pl/pltt8.afm - RELOC/fonts/afm/public/pl/pltt9.afm - RELOC/fonts/afm/public/pl/plu10.afm - RELOC/fonts/afm/public/pl/plvtt10.afm - RELOC/fonts/enc/dvips/pl/plin.enc - RELOC/fonts/enc/dvips/pl/plit.enc - RELOC/fonts/enc/dvips/pl/plitt.enc - RELOC/fonts/enc/dvips/pl/plme.enc - RELOC/fonts/enc/dvips/pl/plmi.enc - RELOC/fonts/enc/dvips/pl/plms.enc - RELOC/fonts/enc/dvips/pl/plrm.enc - RELOC/fonts/enc/dvips/pl/plsc.enc - RELOC/fonts/enc/dvips/pl/plte.enc - RELOC/fonts/enc/dvips/pl/pltt.enc - RELOC/fonts/map/dvips/pl/plother.map - RELOC/fonts/map/dvips/pl/pltext.map - RELOC/fonts/source/public/pl/cmssbi10.mf - RELOC/fonts/source/public/pl/dlr10.mf - RELOC/fonts/source/public/pl/fik_mik.mf - RELOC/fonts/source/public/pl/pl.mft - RELOC/fonts/source/public/pl/pl_cud.mf - RELOC/fonts/source/public/pl/pl_dl.mf - RELOC/fonts/source/public/pl/pl_dod.mf - RELOC/fonts/source/public/pl/pl_ml.mf - RELOC/fonts/source/public/pl/pl_mlk.mf - RELOC/fonts/source/public/pl/pl_sym.mf - RELOC/fonts/source/public/pl/plb10.mf - RELOC/fonts/source/public/pl/plbsy10.mf - RELOC/fonts/source/public/pl/plbsy5.mf - RELOC/fonts/source/public/pl/plbsy7.mf - RELOC/fonts/source/public/pl/plbx10.mf - RELOC/fonts/source/public/pl/plbx12.mf - RELOC/fonts/source/public/pl/plbx5.mf - RELOC/fonts/source/public/pl/plbx6.mf - RELOC/fonts/source/public/pl/plbx7.mf - RELOC/fonts/source/public/pl/plbx8.mf - RELOC/fonts/source/public/pl/plbx9.mf - RELOC/fonts/source/public/pl/plbxsl10.mf - RELOC/fonts/source/public/pl/plbxti10.mf - RELOC/fonts/source/public/pl/plcsc10.mf - RELOC/fonts/source/public/pl/pldunh10.mf - RELOC/fonts/source/public/pl/plex10.mf - RELOC/fonts/source/public/pl/plff10.mf - RELOC/fonts/source/public/pl/plfi10.mf - RELOC/fonts/source/public/pl/plfib8.mf - RELOC/fonts/source/public/pl/plinch.mf - RELOC/fonts/source/public/pl/plitt10.mf - RELOC/fonts/source/public/pl/plmi10.mf - RELOC/fonts/source/public/pl/plmi12.mf - RELOC/fonts/source/public/pl/plmi5.mf - RELOC/fonts/source/public/pl/plmi6.mf - RELOC/fonts/source/public/pl/plmi7.mf - RELOC/fonts/source/public/pl/plmi8.mf - RELOC/fonts/source/public/pl/plmi9.mf - RELOC/fonts/source/public/pl/plmib10.mf - RELOC/fonts/source/public/pl/plmib5.mf - RELOC/fonts/source/public/pl/plmib7.mf - RELOC/fonts/source/public/pl/plr10.mf - RELOC/fonts/source/public/pl/plr12.mf - RELOC/fonts/source/public/pl/plr17.mf - RELOC/fonts/source/public/pl/plr5.mf - RELOC/fonts/source/public/pl/plr6.mf - RELOC/fonts/source/public/pl/plr7.mf - RELOC/fonts/source/public/pl/plr8.mf - RELOC/fonts/source/public/pl/plr9.mf - RELOC/fonts/source/public/pl/plsl10.mf - RELOC/fonts/source/public/pl/plsl12.mf - RELOC/fonts/source/public/pl/plsl8.mf - RELOC/fonts/source/public/pl/plsl9.mf - RELOC/fonts/source/public/pl/plsltt10.mf - RELOC/fonts/source/public/pl/plss10.mf - RELOC/fonts/source/public/pl/plss12.mf - RELOC/fonts/source/public/pl/plss17.mf - RELOC/fonts/source/public/pl/plss8.mf - RELOC/fonts/source/public/pl/plss9.mf - RELOC/fonts/source/public/pl/plssbi10.mf - RELOC/fonts/source/public/pl/plssbx10.mf - RELOC/fonts/source/public/pl/plssdc10.mf - RELOC/fonts/source/public/pl/plssi10.mf - RELOC/fonts/source/public/pl/plssi12.mf - RELOC/fonts/source/public/pl/plssi17.mf - RELOC/fonts/source/public/pl/plssi8.mf - RELOC/fonts/source/public/pl/plssi9.mf - RELOC/fonts/source/public/pl/plssq8.mf - RELOC/fonts/source/public/pl/plssqi8.mf - RELOC/fonts/source/public/pl/plsy10.mf - RELOC/fonts/source/public/pl/plsy5.mf - RELOC/fonts/source/public/pl/plsy6.mf - RELOC/fonts/source/public/pl/plsy7.mf - RELOC/fonts/source/public/pl/plsy8.mf - RELOC/fonts/source/public/pl/plsy9.mf - RELOC/fonts/source/public/pl/pltcsc10.mf - RELOC/fonts/source/public/pl/pltex10.mf - RELOC/fonts/source/public/pl/pltex8.mf - RELOC/fonts/source/public/pl/pltex9.mf - RELOC/fonts/source/public/pl/plti10.mf - RELOC/fonts/source/public/pl/plti12.mf - RELOC/fonts/source/public/pl/plti7.mf - RELOC/fonts/source/public/pl/plti8.mf - RELOC/fonts/source/public/pl/plti9.mf - RELOC/fonts/source/public/pl/pltt10.mf - RELOC/fonts/source/public/pl/pltt12.mf - RELOC/fonts/source/public/pl/pltt8.mf - RELOC/fonts/source/public/pl/pltt9.mf - RELOC/fonts/source/public/pl/plu10.mf - RELOC/fonts/source/public/pl/plvtt10.mf - RELOC/fonts/source/public/pl/polan.mf - RELOC/fonts/source/public/pl/polkap.mf - RELOC/fonts/source/public/pl/polkur.mf - RELOC/fonts/source/public/pl/polmat.mf - RELOC/fonts/source/public/pl/poltyt.mf - RELOC/fonts/tfm/public/pl/plb10.tfm - RELOC/fonts/tfm/public/pl/plbsy10.tfm - RELOC/fonts/tfm/public/pl/plbsy5.tfm - RELOC/fonts/tfm/public/pl/plbsy7.tfm - RELOC/fonts/tfm/public/pl/plbx10.tfm - RELOC/fonts/tfm/public/pl/plbx12.tfm - RELOC/fonts/tfm/public/pl/plbx5.tfm - RELOC/fonts/tfm/public/pl/plbx6.tfm - RELOC/fonts/tfm/public/pl/plbx7.tfm - RELOC/fonts/tfm/public/pl/plbx8.tfm - RELOC/fonts/tfm/public/pl/plbx9.tfm - RELOC/fonts/tfm/public/pl/plbxsl10.tfm - RELOC/fonts/tfm/public/pl/plbxti10.tfm - RELOC/fonts/tfm/public/pl/plcsc10.tfm - RELOC/fonts/tfm/public/pl/pldunh10.tfm - RELOC/fonts/tfm/public/pl/plex10.tfm - RELOC/fonts/tfm/public/pl/plex9.tfm - RELOC/fonts/tfm/public/pl/plff10.tfm - RELOC/fonts/tfm/public/pl/plfi10.tfm - RELOC/fonts/tfm/public/pl/plfib8.tfm - RELOC/fonts/tfm/public/pl/plinch.tfm - RELOC/fonts/tfm/public/pl/plitt10.tfm - RELOC/fonts/tfm/public/pl/plmi10.tfm - RELOC/fonts/tfm/public/pl/plmi12.tfm - RELOC/fonts/tfm/public/pl/plmi5.tfm - RELOC/fonts/tfm/public/pl/plmi6.tfm - RELOC/fonts/tfm/public/pl/plmi7.tfm - RELOC/fonts/tfm/public/pl/plmi8.tfm - RELOC/fonts/tfm/public/pl/plmi9.tfm - RELOC/fonts/tfm/public/pl/plmib10.tfm - RELOC/fonts/tfm/public/pl/plmib5.tfm - RELOC/fonts/tfm/public/pl/plmib7.tfm - RELOC/fonts/tfm/public/pl/plr10.tfm - RELOC/fonts/tfm/public/pl/plr12.tfm - RELOC/fonts/tfm/public/pl/plr17.tfm - RELOC/fonts/tfm/public/pl/plr5.tfm - RELOC/fonts/tfm/public/pl/plr6.tfm - RELOC/fonts/tfm/public/pl/plr7.tfm - RELOC/fonts/tfm/public/pl/plr8.tfm - RELOC/fonts/tfm/public/pl/plr9.tfm - RELOC/fonts/tfm/public/pl/plsl10.tfm - RELOC/fonts/tfm/public/pl/plsl12.tfm - RELOC/fonts/tfm/public/pl/plsl8.tfm - RELOC/fonts/tfm/public/pl/plsl9.tfm - RELOC/fonts/tfm/public/pl/plsltt10.tfm - RELOC/fonts/tfm/public/pl/plss10.tfm - RELOC/fonts/tfm/public/pl/plss12.tfm - RELOC/fonts/tfm/public/pl/plss17.tfm - RELOC/fonts/tfm/public/pl/plss8.tfm - RELOC/fonts/tfm/public/pl/plss9.tfm - RELOC/fonts/tfm/public/pl/plssbi10.tfm - RELOC/fonts/tfm/public/pl/plssbx10.tfm - RELOC/fonts/tfm/public/pl/plssdc10.tfm - RELOC/fonts/tfm/public/pl/plssi10.tfm - RELOC/fonts/tfm/public/pl/plssi12.tfm - RELOC/fonts/tfm/public/pl/plssi17.tfm - RELOC/fonts/tfm/public/pl/plssi8.tfm - RELOC/fonts/tfm/public/pl/plssi9.tfm - RELOC/fonts/tfm/public/pl/plssq8.tfm - RELOC/fonts/tfm/public/pl/plssqi8.tfm - RELOC/fonts/tfm/public/pl/plsy10.tfm - RELOC/fonts/tfm/public/pl/plsy5.tfm - RELOC/fonts/tfm/public/pl/plsy6.tfm - RELOC/fonts/tfm/public/pl/plsy7.tfm - RELOC/fonts/tfm/public/pl/plsy8.tfm - RELOC/fonts/tfm/public/pl/plsy9.tfm - RELOC/fonts/tfm/public/pl/pltcsc10.tfm - RELOC/fonts/tfm/public/pl/pltex10.tfm - RELOC/fonts/tfm/public/pl/pltex8.tfm - RELOC/fonts/tfm/public/pl/pltex9.tfm - RELOC/fonts/tfm/public/pl/plti10.tfm - RELOC/fonts/tfm/public/pl/plti12.tfm - RELOC/fonts/tfm/public/pl/plti7.tfm - RELOC/fonts/tfm/public/pl/plti8.tfm - RELOC/fonts/tfm/public/pl/plti9.tfm - RELOC/fonts/tfm/public/pl/pltt10.tfm - RELOC/fonts/tfm/public/pl/pltt12.tfm - RELOC/fonts/tfm/public/pl/pltt8.tfm - RELOC/fonts/tfm/public/pl/pltt9.tfm - RELOC/fonts/tfm/public/pl/plu10.tfm - RELOC/fonts/tfm/public/pl/plvtt10.tfm - RELOC/fonts/type1/public/pl/plb10.pfb - RELOC/fonts/type1/public/pl/plb10.pfm - RELOC/fonts/type1/public/pl/plbsy10.pfb - RELOC/fonts/type1/public/pl/plbsy10.pfm - RELOC/fonts/type1/public/pl/plbx10.pfb - RELOC/fonts/type1/public/pl/plbx10.pfm - RELOC/fonts/type1/public/pl/plbx12.pfb - RELOC/fonts/type1/public/pl/plbx12.pfm - RELOC/fonts/type1/public/pl/plbx5.pfb - RELOC/fonts/type1/public/pl/plbx5.pfm - RELOC/fonts/type1/public/pl/plbx6.pfb - RELOC/fonts/type1/public/pl/plbx6.pfm - RELOC/fonts/type1/public/pl/plbx7.pfb - RELOC/fonts/type1/public/pl/plbx7.pfm - RELOC/fonts/type1/public/pl/plbx8.pfb - RELOC/fonts/type1/public/pl/plbx8.pfm - RELOC/fonts/type1/public/pl/plbx9.pfb - RELOC/fonts/type1/public/pl/plbx9.pfm - RELOC/fonts/type1/public/pl/plbxsl10.pfb - RELOC/fonts/type1/public/pl/plbxsl10.pfm - RELOC/fonts/type1/public/pl/plbxti10.pfb - RELOC/fonts/type1/public/pl/plbxti10.pfm - RELOC/fonts/type1/public/pl/plcsc10.pfb - RELOC/fonts/type1/public/pl/plcsc10.pfm - RELOC/fonts/type1/public/pl/pldunh10.pfb - RELOC/fonts/type1/public/pl/pldunh10.pfm - RELOC/fonts/type1/public/pl/plex10.pfb - RELOC/fonts/type1/public/pl/plex10.pfm - RELOC/fonts/type1/public/pl/plex9.pfb - RELOC/fonts/type1/public/pl/plex9.pfm - RELOC/fonts/type1/public/pl/plff10.pfb - RELOC/fonts/type1/public/pl/plff10.pfm - RELOC/fonts/type1/public/pl/plfi10.pfb - RELOC/fonts/type1/public/pl/plfi10.pfm - RELOC/fonts/type1/public/pl/plfib8.pfb - RELOC/fonts/type1/public/pl/plfib8.pfm - RELOC/fonts/type1/public/pl/plinch.pfb - RELOC/fonts/type1/public/pl/plinch.pfm - RELOC/fonts/type1/public/pl/plitt10.pfb - RELOC/fonts/type1/public/pl/plitt10.pfm - RELOC/fonts/type1/public/pl/plmi10.pfb - RELOC/fonts/type1/public/pl/plmi10.pfm - RELOC/fonts/type1/public/pl/plmi12.pfb - RELOC/fonts/type1/public/pl/plmi12.pfm - RELOC/fonts/type1/public/pl/plmi5.pfb - RELOC/fonts/type1/public/pl/plmi5.pfm - RELOC/fonts/type1/public/pl/plmi6.pfb - RELOC/fonts/type1/public/pl/plmi6.pfm - RELOC/fonts/type1/public/pl/plmi7.pfb - RELOC/fonts/type1/public/pl/plmi7.pfm - RELOC/fonts/type1/public/pl/plmi8.pfb - RELOC/fonts/type1/public/pl/plmi8.pfm - RELOC/fonts/type1/public/pl/plmi9.pfb - RELOC/fonts/type1/public/pl/plmi9.pfm - RELOC/fonts/type1/public/pl/plmib10.pfb - RELOC/fonts/type1/public/pl/plmib10.pfm - RELOC/fonts/type1/public/pl/plr10.pfb - RELOC/fonts/type1/public/pl/plr10.pfm - RELOC/fonts/type1/public/pl/plr12.pfb - RELOC/fonts/type1/public/pl/plr12.pfm - RELOC/fonts/type1/public/pl/plr17.pfb - RELOC/fonts/type1/public/pl/plr17.pfm - RELOC/fonts/type1/public/pl/plr5.pfb - RELOC/fonts/type1/public/pl/plr5.pfm - RELOC/fonts/type1/public/pl/plr6.pfb - RELOC/fonts/type1/public/pl/plr6.pfm - RELOC/fonts/type1/public/pl/plr7.pfb - RELOC/fonts/type1/public/pl/plr7.pfm - RELOC/fonts/type1/public/pl/plr8.pfb - RELOC/fonts/type1/public/pl/plr8.pfm - RELOC/fonts/type1/public/pl/plr9.pfb - RELOC/fonts/type1/public/pl/plr9.pfm - RELOC/fonts/type1/public/pl/plsl10.pfb - RELOC/fonts/type1/public/pl/plsl10.pfm - RELOC/fonts/type1/public/pl/plsl12.pfb - RELOC/fonts/type1/public/pl/plsl12.pfm - RELOC/fonts/type1/public/pl/plsl8.pfb - RELOC/fonts/type1/public/pl/plsl8.pfm - RELOC/fonts/type1/public/pl/plsl9.pfb - RELOC/fonts/type1/public/pl/plsl9.pfm - RELOC/fonts/type1/public/pl/plsltt10.pfb - RELOC/fonts/type1/public/pl/plsltt10.pfm - RELOC/fonts/type1/public/pl/plss10.pfb - RELOC/fonts/type1/public/pl/plss10.pfm - RELOC/fonts/type1/public/pl/plss12.pfb - RELOC/fonts/type1/public/pl/plss12.pfm - RELOC/fonts/type1/public/pl/plss17.pfb - RELOC/fonts/type1/public/pl/plss17.pfm - RELOC/fonts/type1/public/pl/plss8.pfb - RELOC/fonts/type1/public/pl/plss8.pfm - RELOC/fonts/type1/public/pl/plss9.pfb - RELOC/fonts/type1/public/pl/plss9.pfm - RELOC/fonts/type1/public/pl/plssbi10.pfb - RELOC/fonts/type1/public/pl/plssbi10.pfm - RELOC/fonts/type1/public/pl/plssbx10.pfb - RELOC/fonts/type1/public/pl/plssbx10.pfm - RELOC/fonts/type1/public/pl/plssdc10.pfb - RELOC/fonts/type1/public/pl/plssdc10.pfm - RELOC/fonts/type1/public/pl/plssi10.pfb - RELOC/fonts/type1/public/pl/plssi10.pfm - RELOC/fonts/type1/public/pl/plssi12.pfb - RELOC/fonts/type1/public/pl/plssi12.pfm - RELOC/fonts/type1/public/pl/plssi17.pfb - RELOC/fonts/type1/public/pl/plssi17.pfm - RELOC/fonts/type1/public/pl/plssi8.pfb - RELOC/fonts/type1/public/pl/plssi8.pfm - RELOC/fonts/type1/public/pl/plssi9.pfb - RELOC/fonts/type1/public/pl/plssi9.pfm - RELOC/fonts/type1/public/pl/plssq8.pfb - RELOC/fonts/type1/public/pl/plssq8.pfm - RELOC/fonts/type1/public/pl/plssqi8.pfb - RELOC/fonts/type1/public/pl/plssqi8.pfm - RELOC/fonts/type1/public/pl/plsy10.pfb - RELOC/fonts/type1/public/pl/plsy10.pfm - RELOC/fonts/type1/public/pl/plsy5.pfb - RELOC/fonts/type1/public/pl/plsy5.pfm - RELOC/fonts/type1/public/pl/plsy6.pfb - RELOC/fonts/type1/public/pl/plsy6.pfm - RELOC/fonts/type1/public/pl/plsy7.pfb - RELOC/fonts/type1/public/pl/plsy7.pfm - RELOC/fonts/type1/public/pl/plsy8.pfb - RELOC/fonts/type1/public/pl/plsy8.pfm - RELOC/fonts/type1/public/pl/plsy9.pfb - RELOC/fonts/type1/public/pl/plsy9.pfm - RELOC/fonts/type1/public/pl/pltcsc10.pfb - RELOC/fonts/type1/public/pl/pltcsc10.pfm - RELOC/fonts/type1/public/pl/pltex10.pfb - RELOC/fonts/type1/public/pl/pltex10.pfm - RELOC/fonts/type1/public/pl/pltex8.pfb - RELOC/fonts/type1/public/pl/pltex8.pfm - RELOC/fonts/type1/public/pl/pltex9.pfb - RELOC/fonts/type1/public/pl/pltex9.pfm - RELOC/fonts/type1/public/pl/plti10.pfb - RELOC/fonts/type1/public/pl/plti10.pfm - RELOC/fonts/type1/public/pl/plti12.pfb - RELOC/fonts/type1/public/pl/plti12.pfm - RELOC/fonts/type1/public/pl/plti7.pfb - RELOC/fonts/type1/public/pl/plti7.pfm - RELOC/fonts/type1/public/pl/plti8.pfb - RELOC/fonts/type1/public/pl/plti8.pfm - RELOC/fonts/type1/public/pl/plti9.pfb - RELOC/fonts/type1/public/pl/plti9.pfm - RELOC/fonts/type1/public/pl/pltt10.pfb - RELOC/fonts/type1/public/pl/pltt10.pfm - RELOC/fonts/type1/public/pl/pltt12.pfb - RELOC/fonts/type1/public/pl/pltt12.pfm - RELOC/fonts/type1/public/pl/pltt8.pfb - RELOC/fonts/type1/public/pl/pltt8.pfm - RELOC/fonts/type1/public/pl/pltt9.pfb - RELOC/fonts/type1/public/pl/pltt9.pfm - RELOC/fonts/type1/public/pl/plu10.pfb - RELOC/fonts/type1/public/pl/plu10.pfm - RELOC/fonts/type1/public/pl/plvtt10.pfb - RELOC/fonts/type1/public/pl/plvtt10.pfm -catalogue-ctan /language/polish/pl-mf.zip -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics font font-mf polish -catalogue-version 1.09 - -name placeat -category Package -revision 45145 -shortdesc Absolute content positioning -relocated 1 -longdesc The package provides commands so that the user of LuaLaTeX may -longdesc position arbitrary content at any position specified by -longdesc absolute coordinates on the page. The package draws a grid on -longdesc each page of the document, to aid positioning (the grid may be -longdesc disabled, for 'final copy' using the command \placeatsetup). -containersize 3972 -containerchecksum 5bc3ebafc77719bdc477a1848cfad1288820c592944fccca284d3cb1b671fcda59b229ab93447a3ec3c40e2e99b6b7ec612943c48917e5c3628cdbfef8647168 -doccontainersize 95556 -doccontainerchecksum c12a7202c55f4bca9c05ef7c74e315b6f71d270eddbd39cd9d50ff882e0a4a12001e81aa8fed37bfe4c4300d8f7a0525efe49e11beaff604db5ef6a6d949b05d -docfiles size=26 - RELOC/doc/lualatex/placeat/README.md details="Readme" - RELOC/doc/lualatex/placeat/placeat.pdf details="Package documentation" - RELOC/doc/lualatex/placeat/placeat.tex -srccontainersize 11932 -srccontainerchecksum 4990186a44675eb67dd27e6b1deeaa73e3e948071e550a236342ed709ebb3acb31409266fb3d1e85566e3f8b59fe3ba44cdd21fd23ea958e1f1836e89b0466b1 -srcfiles size=9 - RELOC/source/lualatex/placeat/placeat.dtx -runfiles size=4 - RELOC/scripts/placeat/placeat.lua - RELOC/tex/lualatex/placeat/placeat.sty -catalogue-also textpos -catalogue-ctan /macros/luatex/latex/placeat -catalogue-date 2017-08-26 23:16:20 +0200 -catalogue-license lppl1.3 -catalogue-topics layout luatex -catalogue-version 0.1d1 - -name placeins -category Package -revision 19848 -shortdesc Control float placement -relocated 1 -longdesc Defines a \FloatBarrier command, beyond which floats may not -longdesc pass; useful, for example, to ensure all floats for a section -longdesc appear before the next \section command. -containersize 2300 -containerchecksum 7187d061286fc3b454aaca5456f1920b349878d8070afd03b3078167c369133ce5e114dcc42490196ae98d00ec6d081417f82bc25b5d6a2068d2532195b32262 -doccontainersize 257608 -doccontainerchecksum 3f3a25b748cf80d9b5b35bb5af300389fb9aac1b8f64352aff854a5537a9168433434bb52b8567a2acd13ebc89f5a500d2428de974b234e37b417d5093bc6cc1 -docfiles size=65 - RELOC/doc/latex/placeins/placeins-doc.pdf details="Package documentation" - RELOC/doc/latex/placeins/placeins-doc.tex - RELOC/doc/latex/placeins/placeins.txt -runfiles size=1 - RELOC/tex/latex/placeins/placeins.sty -catalogue-ctan /macros/latex/contrib/placeins -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics layout float -catalogue-version 2.2 - -name placeins-plain -category Package -revision 15878 -shortdesc Insertions that keep their place -relocated 1 -longdesc This TeX file provides various mechanisms (for plain TeX and -longdesc close relatives) to let insertions (footnotes, topins, pageins, -longdesc etc.) float within their appropriate section, but to prevent -longdesc them from intruding into the following section, even when -longdesc sections do not normally begin a new page. (If your sections -longdesc normally begin a new page, just use \supereject to flush out -longdesc insertions.) -containersize 2628 -containerchecksum 0e525e725a599af304cba87b9ed9dba588937935427c6666de2cab47c0c114d5b46fff0b7cc0512bd32e6d4bf032a20da1d945665b2ad27cdb1d7c1ef7122af4 -runfiles size=2 - RELOC/tex/plain/placeins-plain/placeins.tex -catalogue-ctan /macros/plain/contrib/misc/placeins.tex -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics layout float -catalogue-version 2.0 - -name plain -category Package -revision 43076 -shortdesc The Plain TeX format -relocated 1 -longdesc Contains files used to build the Plain TeX format, as described -longdesc in the TeXbook, together with various supporting files (some -longdesc also discussed in the book). -containersize 60724 -containerchecksum bb95609bc13886773500fa0338f277625ee72b81e71aa7def3e3ccd97b8b9aed58fe0949d3843fecc96b531a1ac42f33aecad8df8bfecf46dc7b24ae46b5444b -runfiles size=336 - RELOC/makeindex/plain/plaintex.ist - RELOC/tex/plain/base/fontchart.tex - RELOC/tex/plain/base/gkpmac.tex - RELOC/tex/plain/base/letter.tex - RELOC/tex/plain/base/list-latin.tex - RELOC/tex/plain/base/list.tex - RELOC/tex/plain/base/llist.tex - RELOC/tex/plain/base/mptmac.tex - RELOC/tex/plain/base/picmac.tex - RELOC/tex/plain/base/plain.tex - RELOC/tex/plain/base/wlist.tex - RELOC/tex/plain/config/aleph.ini - RELOC/tex/plain/config/bplain.ini - RELOC/tex/plain/config/etex.ini - RELOC/tex/plain/config/omega.ini - RELOC/tex/plain/config/pdfbplain.ini - RELOC/tex/plain/config/pdfetex.ini - RELOC/tex/plain/config/pdftexmagfix.tex - RELOC/tex/plain/config/tex.ini - RELOC/tex/plain/config/unicode-letters.def -catalogue-ctan /macros/plain/base -catalogue-date 2016-11-06 05:33:39 +0100 -catalogue-license knuth -catalogue-topics format -catalogue-version 3.141592653 - -name plain-doc -category Package -revision 28424 -catalogue csname-doc -shortdesc A list of plain.tex cs names -relocated 1 -longdesc The document constitutes a list of every control sequence name -longdesc (csname) described in the TeXbook, together with an indication -longdesc of whether the csname is a primitive TeX command, or is defined -longdesc in plain.tex -containersize 488 -containerchecksum e551b1ae0a4e0ec1abc1207610bee6de222abe866f71967606b6c556d42211d82bd5736741bc1349d83f99a159847a59c6101aa3a67c57a780a6bf1907bc479e -doccontainersize 4168 -doccontainerchecksum 04d35d5790ab5ae4bb0d6b6f73cd9a5e412ab0c02829573d3848435189bf86f14badefcbfbe7f6405523a9a80e15ce1681b3b066372fe5c811cee18141f9cfb2 -docfiles size=5 - RELOC/doc/plain/plain-doc/csname.txt -catalogue-ctan /info/plain-doc/csname.txt -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics tut-plaintex - -name plainpkg -category Package -revision 27765 -shortdesc A minimal method for making generic packages -relocated 1 -longdesc The package provides a minimal method for making generic (i.e., -longdesc TeX-format-independent) packaged, combining maybeload -longdesc functionality, fallback definitions for LaTeX \ProvidesPackage -longdesc and \RequirePackage functionality, and handling of arbitrary -longdesc (multiple) "private letters" (analagous LaTeX packages' use of -longdesc "@") in nested package files. The documentation contains a -longdesc central reference for making and using generic packages based -longdesc on the package. -containersize 3268 -containerchecksum 7072cd339b5cc620bacc3e91b2d8774eb1a1ccec56b1bb0d3d7b18b00ca0eed6d96d0723aeb927451550ec1f093fd4b2ee74fba5eb2518849b285fc603e8ed25 -doccontainersize 357100 -doccontainerchecksum bbbb8c0fe4670bb574a4dfbcce5c818b81e7ee2f28255525532ee5a23a8604d80373c9c12b92e5a1d639aa3dcaa42a2975efcc5ac61bd8e45fc35eed8088977c -docfiles size=99 - RELOC/doc/generic/plainpkg/README details="Readme" - RELOC/doc/generic/plainpkg/SrcFILEs.txt - RELOC/doc/generic/plainpkg/plainpkg-doc.pdf details="Package documentation" -srccontainersize 5264 -srccontainerchecksum da4589649cc674dee1c3605daa30849cb2de4fc6ac2446e68feac6fb7c659b23b0be32a5a84d38dd401af2f002c69be4bf0e89fbee1a1e3614f10b0b3e71b2b0 -srcfiles size=5 - RELOC/source/generic/plainpkg/plainpkg-doc.tex - RELOC/source/generic/plainpkg/srcfiles.tex -runfiles size=2 - RELOC/tex/generic/plainpkg/plainpkg.tex -catalogue-ctan /macros/generic/plainpkg -catalogue-date 2017-05-06 09:23:35 +0200 -catalogue-license lppl1.3 -catalogue-topics macro-supp macro-gen -catalogue-version 0.4a - -name plantslabels -category Package -revision 29803 -shortdesc Write labels for plants -relocated 1 -longdesc The package defines a command \plant, which has three mandatory -longdesc and seven optional argument. The package uses the labels -containersize 1260 -containerchecksum c1df3bed9b03f0290d41ef4ea46071e8baaf3eba3aa8980821e0a6ae3534540c150f2cfc31c0f77f554b4e2491878705b3747d175a7b1bc4940638833d18ae7a -doccontainersize 218188 -doccontainerchecksum ef94665515ef37a85752647d3e743d1fb42715a476fca68d64c37a7dfa23b61354d2abdf0d29e8fdaf9b2426377ef707c87152bbdfbc3c2daa31b56e689029a8 -docfiles size=94 - RELOC/doc/latex/plantslabels/README details="Readme" - RELOC/doc/latex/plantslabels/doc/pdf/plantslabels.pdf details="Package documentation" - RELOC/doc/latex/plantslabels/doc/tex/Makefile - RELOC/doc/latex/plantslabels/doc/tex/perso.ist - RELOC/doc/latex/plantslabels/doc/tex/plantslabels.forlisting - RELOC/doc/latex/plantslabels/doc/tex/plantslabels.tex - RELOC/doc/latex/plantslabels/example/pdf/example.pdf - RELOC/doc/latex/plantslabels/example/tex/cactus.eps - RELOC/doc/latex/plantslabels/example/tex/example.tex -runfiles size=1 - RELOC/tex/latex/plantslabels/plantslabels.sty -catalogue-ctan /macros/latex/contrib/plantslabels -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics covers -catalogue-version 1.0 - -name plantuml -category Package -revision 47924 -shortdesc Support for rendering UML diagrams using the syntax and tool of PlantUML -relocated 1 -longdesc The package provides support for rendering UML diagrams using -longdesc the syntax and tools of PlantUML. The PlantUML syntax is very -longdesc short and thus enables quickly specifying UML diagrams. Using -longdesc dot, PlantUML layouts the diagrams. -containersize 2096 -containerchecksum 21aec60872faa4b920aa192738e732b148864fca0638bd4a602dcfc8ec46678b2be5f732406545db7fdba7772decc9f0abb0b0c5ca47959fde555cde2fde3b7e -doccontainersize 65740 -doccontainerchecksum 8bf931f9ba79dd2a55f78f01101de7e9cff3d9e71e716067d6274fd2b6e5b5e83259c99823b2855efa5f7b67bb0c4adb15872766693aa5ae68c6625d976e19f3 -docfiles size=24 - RELOC/doc/lualatex/plantuml/CHANGELOG.md - RELOC/doc/lualatex/plantuml/README.md details="Readme" - RELOC/doc/lualatex/plantuml/example-class-relations--latex.tex - RELOC/doc/lualatex/plantuml/example-class-relations--svg.png - RELOC/doc/lualatex/plantuml/example-class-relations--svg.tex - RELOC/doc/lualatex/plantuml/example-minimal.png - RELOC/doc/lualatex/plantuml/example-minimal.tex - RELOC/doc/lualatex/plantuml/plantuml.pdf details="Package documentation" - RELOC/doc/lualatex/plantuml/release.sh -runfiles size=2 - RELOC/tex/lualatex/plantuml/plantuml.lua - RELOC/tex/lualatex/plantuml/plantuml.sty -catalogue-ctan /macros/luatex/latex/plantuml -catalogue-date 2018-06-04 06:15:17 +0200 -catalogue-license lppl1.3c -catalogue-topics uml luatex use-lua -catalogue-version 0.2.3 - -name plari -category Package -revision 15878 -shortdesc Typesetting stageplay scripts -relocated 1 -longdesc Plari (the name comes from the Finnish usage for the working -longdesc copy of a play) is a report-alike class, without section -longdesc headings, and with paragraphs vertically separated rather than -longdesc indented. -containersize 2332 -containerchecksum 68d06d8a5e6d9332bcc752bbecae9f0d250fbbe20ee8aca9bde4866195866fe992cb38018e685956aeedb237da25c06d38bc5a98bec2987554f1534a3a3ac5c3 -doccontainersize 136692 -doccontainerchecksum 86b3b1747fc6740542ddeda397b257c0a4489cae1d12048b880f57e1cf1cb56ada1cbb7fb7342cf283d6401faf9c319b4de7aaffe26b574a0f780cded3510c6b -docfiles size=41 - RELOC/doc/latex/plari/COPYING - RELOC/doc/latex/plari/README details="Readme" - RELOC/doc/latex/plari/plari.pdf details="Package documentation" -srccontainersize 3588 -srccontainerchecksum 6f9776d8b13afe27f8804ec4841db1c166eadfc108d557d0433832215c6ecaa8698adf2b75e8a8d5cb973cee8152d3845be8edfc8f05b9b20650356c69a13a3f -srcfiles size=4 - RELOC/source/latex/plari/Makefile - RELOC/source/latex/plari/plari.dtx - RELOC/source/latex/plari/plari.ins -runfiles size=1 - RELOC/tex/latex/plari/plari.cls -catalogue-also sides -catalogue-ctan /macros/latex/contrib/plari -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics drama-script - -name plates -category Package -revision 15878 -shortdesc Arrange for "plates" sections of documents -relocated 1 -longdesc The plates package provides a simple facility for inserting -longdesc colour figures in a document when they should be gathered and -longdesc printed together as in a book's section of colour plates. The -longdesc package provides a plate environment that takes the place of -longdesc the figure environment for such colour images. -containersize 6044 -containerchecksum 89926561c815eac2d14917a1656867cac4231a4721aee1e851149b6536feda8c32bd59d12d8ad5a91280681b7d5de08e9538c55835edc93130ca7af451b1ecb4 -doccontainersize 81092 -doccontainerchecksum 8ac48e03510312f54bac0a6bfb0845240726714400c90f7bff378e121c889c07eadc0b0fc830fa1fcd8decd9989a8655fdc43f533b24af0fe74bc7f231362deb -docfiles size=26 - RELOC/doc/latex/plates/README details="Readme" - RELOC/doc/latex/plates/plates.pdf details="Package documentation" - RELOC/doc/latex/plates/plates.tex -runfiles size=5 - RELOC/tex/latex/plates/endplate.sty - RELOC/tex/latex/plates/plates.sty -catalogue-ctan /macros/latex/contrib/plates -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics graphics-use -catalogue-version 0.1 - -name platex -category Package -revision 49292 -shortdesc pLaTeX2e and miscellaneous macros for pTeX -longdesc The bundle provides pLaTeX2e and miscellaneous macros for pTeX -longdesc and e-pTeX. This is a community edition forked from the -longdesc original ASCII edition (ptex-texmf-2.5). -depend ptex -depend babel -depend cm -depend hyphen-base -depend latex -depend latex-fonts -depend ptex-fonts -depend platex.ARCH -execute AddFormat name=platex engine=eptex options="*platex.ini" patterns=language.dat fmttriggers=babel,cm,hyphen-base,latex,latex-fonts,ptex-fonts -containersize 35336 -containerchecksum 3e558826789881c701791006308d399e409b890f2084916658dee28bb52847945bc93248882ade6dfea2a1011c3ae0d162e9d4c085816380606eb38000636a72 -doccontainersize 1562804 -doccontainerchecksum efc784d1c5bab12d02011a883b7bc07f2a42467f9a2b5af0b7f835967821d19814bfc1be0fd053f43b9c343a13438f0984a3aa1d6064d059fcdf2ade6d8f68f8 -docfiles size=399 - texmf-dist/doc/man/man1/platex.1 - texmf-dist/doc/man/man1/platex.man1.pdf - texmf-dist/doc/platex/base/Changes_asciimw.txt - texmf-dist/doc/platex/base/LICENSE - texmf-dist/doc/platex/base/README.md details="Readme" - texmf-dist/doc/platex/base/exppl2e.pdf - texmf-dist/doc/platex/base/platex-en.pdf details="Package documentation" - texmf-dist/doc/platex/base/platex.pdf details="Package documentation" language="ja" - texmf-dist/doc/platex/base/platexrelease.pdf - texmf-dist/doc/platex/base/pldoc.pdf -srccontainersize 118776 -srccontainerchecksum ab54d3975dfb89e6fb85503c11e04d825c27d8e5d21d5a7db390d0483322a85d47e100b9e488ab0311caf1a77f5b9df9566c79ff5156c507b518cbc3213071dc -srcfiles size=175 - texmf-dist/source/platex/base/Makefile - texmf-dist/source/platex/base/jclasses.dtx - texmf-dist/source/platex/base/jltxdoc.dtx - texmf-dist/source/platex/base/kinsoku.dtx - texmf-dist/source/platex/base/pl209.dtx - texmf-dist/source/platex/base/pl209.ins - texmf-dist/source/platex/base/platex.dtx - texmf-dist/source/platex/base/platexrelease.dtx - texmf-dist/source/platex/base/platexrelease.ins - texmf-dist/source/platex/base/plcls.ins - texmf-dist/source/platex/base/plcore.dtx - texmf-dist/source/platex/base/pldocs.ins - texmf-dist/source/platex/base/plext.dtx - texmf-dist/source/platex/base/plfmt.ins - texmf-dist/source/platex/base/plfonts.dtx - texmf-dist/source/platex/base/plnews01.tex - texmf-dist/source/platex/base/plnews02.tex - texmf-dist/source/platex/base/plnews03.tex - texmf-dist/source/platex/base/plnews04.tex - texmf-dist/source/platex/base/plnews05.tex - texmf-dist/source/platex/base/plnews06.tex - texmf-dist/source/platex/base/plnews07.tex - texmf-dist/source/platex/base/plnews08.tex - texmf-dist/source/platex/base/plnewsc01.tex - texmf-dist/source/platex/base/plnewsc02.tex - texmf-dist/source/platex/base/plnewsc03.tex - texmf-dist/source/platex/base/plnewsc04.tex - texmf-dist/source/platex/base/plnewsc05.tex - texmf-dist/source/platex/base/plnewsc06.tex - texmf-dist/source/platex/base/plnewsc07.tex - texmf-dist/source/platex/base/plnewsc08.tex - texmf-dist/source/platex/base/plnewsc09.tex - texmf-dist/source/platex/base/plnewsc10.tex - texmf-dist/source/platex/base/plnewsc11.tex - texmf-dist/source/platex/base/plnewsc12.tex - texmf-dist/source/platex/base/plvers.dtx -runfiles size=138 - texmf-dist/tex/platex/base/exppl2e.sty - texmf-dist/tex/platex/base/jarticle.cls - texmf-dist/tex/platex/base/jarticle.sty - texmf-dist/tex/platex/base/jbk10.clo - texmf-dist/tex/platex/base/jbk11.clo - texmf-dist/tex/platex/base/jbk12.clo - texmf-dist/tex/platex/base/jbook.cls - texmf-dist/tex/platex/base/jbook.sty - texmf-dist/tex/platex/base/jltxdoc.cls - texmf-dist/tex/platex/base/jreport.cls - texmf-dist/tex/platex/base/jreport.sty - texmf-dist/tex/platex/base/jsize10.clo - texmf-dist/tex/platex/base/jsize11.clo - texmf-dist/tex/platex/base/jsize12.clo - texmf-dist/tex/platex/base/jt1gt.fd - texmf-dist/tex/platex/base/jt1mc.fd - texmf-dist/tex/platex/base/jy1gt.fd - texmf-dist/tex/platex/base/jy1mc.fd - texmf-dist/tex/platex/base/kinsoku.tex - texmf-dist/tex/platex/base/oldpfont.sty - texmf-dist/tex/platex/base/pfltrace.sty - texmf-dist/tex/platex/base/pl209.def - texmf-dist/tex/platex/base/platex.ltx - texmf-dist/tex/platex/base/platexrelease.sty - texmf-dist/tex/platex/base/plcore.ltx - texmf-dist/tex/platex/base/pldefs.ltx - texmf-dist/tex/platex/base/plext.sty - texmf-dist/tex/platex/base/plnews.cls - texmf-dist/tex/platex/base/ptrace.sty - texmf-dist/tex/platex/base/tarticle.cls - texmf-dist/tex/platex/base/tarticle.sty - texmf-dist/tex/platex/base/tbk10.clo - texmf-dist/tex/platex/base/tbk11.clo - texmf-dist/tex/platex/base/tbk12.clo - texmf-dist/tex/platex/base/tbook.cls - texmf-dist/tex/platex/base/tbook.sty - texmf-dist/tex/platex/base/treport.cls - texmf-dist/tex/platex/base/treport.sty - texmf-dist/tex/platex/base/tsize10.clo - texmf-dist/tex/platex/base/tsize11.clo - texmf-dist/tex/platex/base/tsize12.clo - texmf-dist/tex/platex/config/platex.ini -catalogue-contact-repository https://github.com/texjporg/platex -catalogue-ctan /language/japanese/platex -catalogue-date 2018-12-01 11:34:27 +0100 -catalogue-license bsd3 -catalogue-topics format class japanese - -name platex-tools -category Package -revision 49250 -shortdesc pLaTeX standard tools bundle -relocated 1 -longdesc This bundle is an extended version of the latex-tools bundle -longdesc developed by the LaTeX team, mainly intended to support -longdesc pLaTeX2e and upLaTeX2e. Currently patches for the latex-tools -longdesc bundle and Martin Schroder's ms bundle are included. -containersize 6272 -containerchecksum 36e2c28554224f3deeadb1b9608697acc992f822baac3b599c287cf27215c1625c387686302f323fd6f875becee28f6f8afdd0890626de0f288d8f06c6aae3c9 -doccontainersize 501888 -doccontainerchecksum a15b693c3a402fee563bee960a048a1cf943573dade44e545bd8c3d87ff60dff549939433bf092f34dd7fca59c8d9eb5f7cb78af27b376a28e4f1b7b1fdfc6c8 -docfiles size=141 - RELOC/doc/latex/platex-tools/LICENSE - RELOC/doc/latex/platex-tools/Makefile - RELOC/doc/latex/platex-tools/README.md details="Readme" - RELOC/doc/latex/platex-tools/plarray.pdf details="Documentation of the plarray package" language="ja" - RELOC/doc/latex/platex-tools/plarray.tex - RELOC/doc/latex/platex-tools/plextarray.pdf details="Documentation of the plextarray package" language="ja" - RELOC/doc/latex/platex-tools/plextarray.tex - RELOC/doc/latex/platex-tools/plextdelarray.pdf details="Documentation of the plextdelarray package" language="ja" - RELOC/doc/latex/platex-tools/plextdelarray.tex - RELOC/doc/latex/platex-tools/pxatbegshi.pdf details="Documentation of the pxatbegshi package" language="ja" - RELOC/doc/latex/platex-tools/pxatbegshi.tex - RELOC/doc/latex/platex-tools/pxeverysel.pdf details="Documentation of the pxeverysel package" language="ja" - RELOC/doc/latex/platex-tools/pxeverysel.tex - RELOC/doc/latex/platex-tools/pxeveryshi.pdf details="Documentation of the pxeveryshi package" language="ja" - RELOC/doc/latex/platex-tools/pxeveryshi.tex - RELOC/doc/latex/platex-tools/pxftnright.pdf details="Documentation of the pxftnright package" language="ja" - RELOC/doc/latex/platex-tools/pxftnright.tex - RELOC/doc/latex/platex-tools/pxmulticol.pdf details="Documentation of the pxmulticol package" language="ja" - RELOC/doc/latex/platex-tools/pxmulticol.tex -runfiles size=9 - RELOC/tex/latex/platex-tools/plarray.sty - RELOC/tex/latex/platex-tools/plextarray.sty - RELOC/tex/latex/platex-tools/plextdelarray.sty - RELOC/tex/latex/platex-tools/pxatbegshi.sty - RELOC/tex/latex/platex-tools/pxeverysel.sty - RELOC/tex/latex/platex-tools/pxeveryshi.sty - RELOC/tex/latex/platex-tools/pxftnright.sty - RELOC/tex/latex/platex-tools/pxmulticol.sty -catalogue-contact-repository https://github.com/aminophen/platex-tools -catalogue-ctan /language/japanese/platex-tools -catalogue-date 2018-11-25 13:41:24 +0100 -catalogue-license bsd3 -catalogue-topics japanese collection - -name platex.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of platex -containersize 320 -containerchecksum f27a57000b9fe6909075d04d005b2c8fcbf10e33a7ecd4249ddf563a7c627fdf99d7cdc07efcb9076160002d201b8540363bf186cc1da15fd56f674433e588f9 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/platex - -name platex.amd64-freebsd -category Package -revision 22826 -shortdesc amd64-freebsd files of platex -containersize 320 -containerchecksum d5e4ad39fbabf9308e5f296e694759d2f7fe8b33b5c9b7365acc415ec3a5b421d950e3278543d5c33a1a5e5cbf7dc55f734e7d0facbf0f80bae195a4ba0c4d18 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/platex - -name platex.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of platex -containersize 316 -containerchecksum 3d66c5cc64174ff0cc1c7c54b8ed59897b7ca17b35662c9852cdce644a462914aa64d307df76a660d52286514aa89d9ef15c5c60f5aed5f35e2d018ac2d2b696 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/platex - -name platex.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of platex -containersize 320 -containerchecksum e19cf7dfdd97e7c8bab3e789d7e5edbb1fbefa09ba978f109aa529d5787893efaaa4174481d78e69c0b3cd57a38a3577eef002b28cabbf7be9c9db9f234ef603 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/platex - -name platex.i386-cygwin -category Package -revision 22874 -shortdesc i386-cygwin files of platex -containersize 324 -containerchecksum 7687aca3ec292b13b72a21725c35ffd20e850ac23525724821f74dd62bf3f38ee04fc618e323aa9541a67f9cda3e20ac891b33eef8323b37a169b30c21614cd9 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/platex - -name platex.i386-freebsd -category Package -revision 22826 -shortdesc i386-freebsd files of platex -containersize 320 -containerchecksum 25c1cf610f1441ddaa7af3d57349d69816026dfd65815ab495fe81af83d711a6a5cc95abf76ad0bc8e5dec140c8a3e035ac04909044697f448bbaec054307207 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/platex - -name platex.i386-linux -category Package -revision 22859 -shortdesc i386-linux files of platex -containersize 320 -containerchecksum d73b114c172ed3084df3d982cbecf9a944e2c6a0c57aabdf042b9d18f4f456695139be5d8eba792977152ebff2610b38743feb66cda601ef9d419080e4e1b6e0 -binfiles arch=i386-linux size=1 - bin/i386-linux/platex - -name platex.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of platex -containersize 320 -containerchecksum ab81bd322b0818a8c0033675cd1f9ea5e8eeabafd1adc358bbebdd5c3965d2547fd05b2660d9d4473f151bcb0ba9c2a45f01b7d566b805e559b56eae6da89661 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/platex - -name platex.i386-solaris -category Package -revision 22859 -shortdesc i386-solaris files of platex -containersize 320 -containerchecksum c4b3a2dbb5ba14f40dac391a9b1615320a12959237888f4c1cd9e31aa1b584e0d77f09ce2d7d561f6809ad4fa583d0b92ab151158eb72bc998790bbad7f799d5 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/platex - -name platex.sparc-solaris -category Package -revision 22944 -shortdesc sparc-solaris files of platex -containersize 320 -containerchecksum 46666ed4d39def478578c05031508b9ec4cb4237508556dd0fa3b23374792f6c9acd90b33bb6dd650bc08586f78bd703df03aa24184509323263d42ded7c16ac -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/platex - -name platex.win32 -category Package -revision 36810 -shortdesc win32 files of platex -containersize 868 -containerchecksum 4bc4d8db4d848e11f2ca841983418ddf2b340336d231c3e88f5049f083af16da33e727a858d7f827c882bc463701eceb4bce939e745caf5af22163897fae464f -binfiles arch=win32 size=1 - bin/win32/platex.exe - -name platex.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of platex -containersize 328 -containerchecksum 6bd350e95af7fe6ae65d71cff79f7cfffb9b7f48f884cdc7fba8983ba54c1b78920861fe0d209ed432c71fb355392237850919cbd36b96053768c75c5d6852f5 -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/platex - -name platex.x86_64-darwin -category Package -revision 22952 -shortdesc x86_64-darwin files of platex -containersize 320 -containerchecksum c387f5341ea08cb590f22a5bf9ebe6a8a2feee1fa243687d787fc163a91c4a8eeec5404d5bf5e6361f40c92ec4d4e4e36dbe64e329bc94b2ae9eae353976ef85 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/platex - -name platex.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of platex -containersize 328 -containerchecksum 1e94858536c3b5fd016a3475d693f860015e9b26ffb316f7a97c132d0ae5b6117b36825348235689edf3a2018b987cc6cb03e85c62738fc4e333ad3f83236a54 -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/platex - -name platex.x86_64-linux -category Package -revision 22705 -shortdesc x86_64-linux files of platex -containersize 320 -containerchecksum e842933a142d52db38cd15095c0efa7e8c2c863777563d6fe8694946a2773bc7f128bff286752e5b06bf432ee4859d05cdd38d2f1e75b39dcde5948d8b7c7d9a -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/platex - -name platex.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of platex -containersize 320 -containerchecksum b53e0b86184327b041ee997a71cb829716c1de579cd55d9b5b74e5ac0146997d9c5c48dcd6a3c1cfaa4958669f5cd7604e9c89abcd84352ee3c58b3d6ed691b9 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/platex - -name platex.x86_64-solaris -category Package -revision 22859 -shortdesc x86_64-solaris files of platex -containersize 324 -containerchecksum 8677b9f1aca5ed2afa3ee4a5a89480bf9f057deac46480ae4cace2448520f24dfc8eeaf6c2589cfc198b23796334102816e107641b04d09831a23d8fd8d77f0d -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/platex - -name platexcheat -category Package -revision 49557 -shortdesc A LaTeX cheat sheet, in Japanese -relocated 1 -longdesc This is a translation to Japanese of Winston Chang's LaTeX -longdesc cheat sheet (a reference sheet for writing scientific papers). -longdesc It has been adapted to Japanese standards using pLaTeX, and -longdesc also attached additional information of "standard LaTeX" -longdesc (especially about math-mode). -containersize 564 -containerchecksum e4431b4f1b99a81a96275b386bf51a3fe03171e35df143693f844de2b0497c27816156b3d98092b1edac2fdacc2441a478e7bbaa2facf03a500f752744150c54 -doccontainersize 531352 -doccontainerchecksum 7481dc286602ab44b74eaf6e783151b50a21ef5872d8e13e95dd05b233eacc56aaeef7167eeac2bb05136acbaae09dda02d1b45cf6ba79fe500c79e6b38f9ecc -docfiles size=151 - RELOC/doc/latex/platexcheat/LICENSE - RELOC/doc/latex/platexcheat/README.md details="Readme" - RELOC/doc/latex/platexcheat/platexsheet-jsclasses.pdf - RELOC/doc/latex/platexcheat/platexsheet-jsclasses.tex - RELOC/doc/latex/platexcheat/platexsheet.pdf details="The LaTeX cheat sheet" language="ja" - RELOC/doc/latex/platexcheat/platexsheet.tex - RELOC/doc/latex/platexcheat/sample-jsclasses.pdf details="Example of use" language="ja" - RELOC/doc/latex/platexcheat/sample-jsclasses.tex - RELOC/doc/latex/platexcheat/sample.pdf - RELOC/doc/latex/platexcheat/sample.tex -catalogue-contact-repository https://github.com/wtsnjp/platexcheat -catalogue-ctan /info/latexcheat/platexcheat -catalogue-date 2018-12-31 11:29:00 +0100 -catalogue-license mit -catalogue-topics tut-cheat -catalogue-version 3.1 - -name plautopatch -category Package -revision 49288 -shortdesc Automated patches for pLaTeX/upLaTeX -relocated 1 -longdesc Japanese pLaTeX/upLaTeX formats and packages often conflict -longdesc with other LaTeX packages which are unaware of pLaTeX/upLaTeX. -longdesc In the worst case, such packages throw a fatal error or end up -longdesc with a wrong output. The goal of this package is that there -longdesc should be no need to worry about such incompatibilities, -longdesc because specific patches are loaded automatically whenever -longdesc necessary. This helps not only to simplify source files, but -longdesc also to make the appearance of working pLaTeX/upLaTeX sources -longdesc similar to those of ordinary LaTeX ones. -containersize 4976 -containerchecksum 29eef428d0b30f524a23ed715cddb025b17621bf166611920135dd98a367fedeabd10595d37f6c8f5a214cebb96d79bafce2ad95bad23104cf076e06ffcbf049 -doccontainersize 136648 -doccontainerchecksum 8a0100e0abf282606bf7eac5a17c7a175395f64d2a5ab0fab4845d578c5543385df909e15fc7793cd9700fd4ab43162b815b3859706c7a7e3a5522c60eb9ba8e -docfiles size=41 - RELOC/doc/latex/plautopatch/LICENSE - RELOC/doc/latex/plautopatch/Makefile - RELOC/doc/latex/plautopatch/README.md details="Readme" - RELOC/doc/latex/plautopatch/plautopatch-ja.pdf details="Package documentation (Japanese)" language="ja" - RELOC/doc/latex/plautopatch/plautopatch-ja.tex - RELOC/doc/latex/plautopatch/plautopatch.pdf details="Package documentation (English)" - RELOC/doc/latex/plautopatch/plautopatch.tex -runfiles size=9 - RELOC/tex/latex/plautopatch/plarydshln.sty - RELOC/tex/latex/plautopatch/plautopatch.sty - RELOC/tex/latex/plautopatch/pldocverb.sty - RELOC/tex/latex/plautopatch/plextarydshln.sty - RELOC/tex/latex/plautopatch/plextcolortbl.sty - RELOC/tex/latex/plautopatch/plsiunitx.sty - RELOC/tex/latex/plautopatch/pxpdfpages.sty - RELOC/tex/latex/plautopatch/pxpgfrcs.sty -catalogue-contact-repository https://github.com/aminophen/plautopatch -catalogue-ctan /language/japanese/plautopatch -catalogue-date 2018-11-25 16:57:26 +0100 -catalogue-license bsd3 -catalogue-topics japanese debug-supp bugfix -catalogue-version 0.9b - -name play -category Package -revision 15878 -shortdesc Typeset drama using LaTeX -relocated 1 -longdesc A class and style file that supports the typesetting of plays, -longdesc including options for line numbering. -containersize 2200 -containerchecksum 228b3ef2d72ee0174937d397e4da21c55d9404862f6549bb7e9e129f7fcf5ad2816ffc8612cfd03d7cb9846ed3fb239d162c68dd92bb27542eb7e606b9f43582 -doccontainersize 552 -doccontainerchecksum 0f5adc57d3f1e4bbc2b6ffdc78415085d5cfaeb4750489e3a0ca2dcc1558a0496223ee5610282652444b9f8f418f95863f6acfdb49e28ecd7b63b6412c823e37 -docfiles size=1 - RELOC/doc/latex/play/README details="Readme" -srccontainersize 4972 -srccontainerchecksum 7441585f8c75d9496fdc4084c24b38ae01e36f24617347b22e256c7914ac753d1703041b5da81caf92b4246f948bfb70d7c03d950259e6dd0e577163c7b4b413 -srcfiles size=4 - RELOC/source/latex/play/play.dtx - RELOC/source/latex/play/play.ins -runfiles size=3 - RELOC/tex/latex/play/play.cls - RELOC/tex/latex/play/play.sty -catalogue-also xmlplay -catalogue-ctan /macros/latex/contrib/play -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics drama-script - -name playfair -category Package -revision 34236 -shortdesc Playfair Display fonts with LaTeX support -relocated 1 -longdesc Playfair Display is well suited for titling and headlines. It -longdesc has an extra large x-height and short descenders. It can be set -longdesc with no leading if space is tight, for instance in news -longdesc headlines, or for stylistic effect in titles. Capitals are -longdesc extra short, and only very slightly heavier than the lowercase -longdesc characters. This helps achieve a more even typographical colour -longdesc when typesetting proper nouns and initialisms. -execute addMap PlayfairDisplay.map -containersize 1935328 -containerchecksum d88f5f8695dd49637d0ac044f006a6ac9b3e7f6c7251f247231918b1696891686bdf01ec09683f29ddcca282a8a4008792dad80034dc01cad17aef33df541c59 -doccontainersize 97632 -doccontainerchecksum b0ed617eef20b55ca9ab8e1393cace2fefa3048a0669dc9169b19026555510412f310250484b5e02ab48bff6a9f2df8724105f2e238a4a7a8a58180f75fedb8a -docfiles size=30 - RELOC/doc/fonts/playfair/OFL.txt - RELOC/doc/fonts/playfair/Playfair_Display_A4_specimen.pdf - RELOC/doc/fonts/playfair/README details="Readme" - RELOC/doc/fonts/playfair/playfair-samples.pdf details="Font samples" - RELOC/doc/fonts/playfair/playfair-samples.tex -runfiles size=1224 - RELOC/fonts/enc/dvips/playfair/plf_5ewtu2.enc - RELOC/fonts/enc/dvips/playfair/plf_6bqc7d.enc - RELOC/fonts/enc/dvips/playfair/plf_723q3k.enc - RELOC/fonts/enc/dvips/playfair/plf_aehru5.enc - RELOC/fonts/enc/dvips/playfair/plf_apfun2.enc - RELOC/fonts/enc/dvips/playfair/plf_c2cruh.enc - RELOC/fonts/enc/dvips/playfair/plf_cgf2ku.enc - RELOC/fonts/enc/dvips/playfair/plf_ev34te.enc - RELOC/fonts/enc/dvips/playfair/plf_ilriiw.enc - RELOC/fonts/enc/dvips/playfair/plf_j6ohis.enc - RELOC/fonts/enc/dvips/playfair/plf_ouuek2.enc - RELOC/fonts/enc/dvips/playfair/plf_qjvs44.enc - RELOC/fonts/enc/dvips/playfair/plf_rmgfzq.enc - RELOC/fonts/enc/dvips/playfair/plf_tcbmed.enc - RELOC/fonts/enc/dvips/playfair/plf_tff5oq.enc - RELOC/fonts/enc/dvips/playfair/plf_ujy7vm.enc - RELOC/fonts/enc/dvips/playfair/plf_vgw77z.enc - RELOC/fonts/enc/dvips/playfair/plf_vw64ij.enc - RELOC/fonts/enc/dvips/playfair/plf_ybdqh4.enc - RELOC/fonts/enc/dvips/playfair/plf_zcb4ya.enc - RELOC/fonts/map/dvips/playfair/PlayfairDisplay.map - RELOC/fonts/opentype/public/playfair/PlayfairDisplay-Black.otf - RELOC/fonts/opentype/public/playfair/PlayfairDisplay-BlackItalic.otf - RELOC/fonts/opentype/public/playfair/PlayfairDisplay-Bold.otf - RELOC/fonts/opentype/public/playfair/PlayfairDisplay-BoldItalic.otf - RELOC/fonts/opentype/public/playfair/PlayfairDisplay-Italic.otf - RELOC/fonts/opentype/public/playfair/PlayfairDisplay-Regular.otf - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Black-lf-ly1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Black-lf-ly1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Black-lf-ot1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Black-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Black-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Black-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Black-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Black-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Black-lf-sc-t1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Black-lf-t1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Black-lf-t1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Black-lf-ts1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Black-lf-ts1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Black-osf-ly1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Black-osf-ly1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Black-osf-ot1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Black-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Black-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Black-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Black-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Black-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Black-osf-sc-t1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Black-osf-t1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Black-osf-t1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Black-osf-ts1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Black-osf-ts1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Black-sup-ly1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Black-sup-ly1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Black-sup-ot1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Black-sup-t1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Black-sup-t1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-lf-ly1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-lf-ot1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-lf-t1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-lf-t1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-lf-ts1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-osf-ly1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-osf-ly1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-osf-ot1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-osf-t1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-osf-t1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-osf-ts1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-sup-ly1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-sup-ot1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-sup-t1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-sup-t1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Bold-lf-ly1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Bold-lf-ly1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Bold-lf-ot1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Bold-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Bold-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Bold-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Bold-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Bold-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Bold-lf-sc-t1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Bold-lf-t1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Bold-lf-t1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Bold-lf-ts1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Bold-lf-ts1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Bold-osf-ly1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Bold-osf-ly1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Bold-osf-ot1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Bold-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Bold-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Bold-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Bold-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Bold-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Bold-osf-sc-t1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Bold-osf-t1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Bold-osf-t1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Bold-osf-ts1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Bold-osf-ts1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Bold-sup-ly1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Bold-sup-ly1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Bold-sup-ot1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Bold-sup-t1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Bold-sup-t1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-lf-ly1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-lf-ot1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-lf-t1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-lf-t1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-lf-ts1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-osf-ly1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-osf-ly1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-osf-ot1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-osf-t1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-osf-t1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-osf-ts1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-sup-ot1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-sup-t1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Italic-lf-ly1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Italic-lf-ly1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Italic-lf-ot1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Italic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Italic-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Italic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Italic-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Italic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Italic-lf-sc-t1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Italic-lf-t1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Italic-lf-t1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Italic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Italic-lf-ts1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Italic-osf-ly1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Italic-osf-ly1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Italic-osf-ot1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Italic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Italic-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Italic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Italic-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Italic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Italic-osf-sc-t1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Italic-osf-t1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Italic-osf-t1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Italic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Italic-osf-ts1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Italic-sup-ly1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Italic-sup-ly1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Italic-sup-ot1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Italic-sup-t1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Italic-sup-t1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Regular-lf-ly1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Regular-lf-ly1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Regular-lf-ot1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Regular-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Regular-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Regular-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Regular-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Regular-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Regular-lf-sc-t1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Regular-lf-t1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Regular-lf-t1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Regular-lf-ts1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Regular-lf-ts1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Regular-osf-ly1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Regular-osf-ly1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Regular-osf-ot1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Regular-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Regular-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Regular-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Regular-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Regular-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Regular-osf-sc-t1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Regular-osf-t1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Regular-osf-t1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Regular-osf-ts1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Regular-osf-ts1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Regular-sup-ly1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Regular-sup-ly1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Regular-sup-ot1.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Regular-sup-t1--base.tfm - RELOC/fonts/tfm/public/playfair/PlayfairDisplay-Regular-sup-t1.tfm - RELOC/fonts/type1/public/playfair/PlayfairDisplay-Black.pfb - RELOC/fonts/type1/public/playfair/PlayfairDisplay-BlackItalic.pfb - RELOC/fonts/type1/public/playfair/PlayfairDisplay-Bold.pfb - RELOC/fonts/type1/public/playfair/PlayfairDisplay-BoldItalic.pfb - RELOC/fonts/type1/public/playfair/PlayfairDisplay-Italic.pfb - RELOC/fonts/type1/public/playfair/PlayfairDisplay-Regular.pfb - RELOC/fonts/vf/public/playfair/PlayfairDisplay-Black-lf-ly1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-Black-lf-sc-ly1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-Black-lf-sc-ot1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-Black-lf-sc-t1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-Black-lf-t1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-Black-lf-ts1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-Black-osf-ly1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-Black-osf-sc-ly1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-Black-osf-sc-ot1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-Black-osf-sc-t1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-Black-osf-t1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-Black-osf-ts1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-Black-sup-ly1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-Black-sup-t1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-BlackItalic-lf-ly1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-BlackItalic-lf-sc-ly1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-BlackItalic-lf-sc-ot1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-BlackItalic-lf-sc-t1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-BlackItalic-lf-t1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-BlackItalic-lf-ts1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-BlackItalic-osf-ly1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-BlackItalic-osf-sc-ly1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-BlackItalic-osf-sc-ot1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-BlackItalic-osf-sc-t1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-BlackItalic-osf-t1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-BlackItalic-osf-ts1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-BlackItalic-sup-ly1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-BlackItalic-sup-t1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-Bold-lf-ly1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-Bold-lf-sc-ly1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-Bold-lf-sc-ot1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-Bold-lf-sc-t1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-Bold-lf-t1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-Bold-lf-ts1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-Bold-osf-ly1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-Bold-osf-sc-ly1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-Bold-osf-sc-ot1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-Bold-osf-sc-t1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-Bold-osf-t1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-Bold-osf-ts1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-Bold-sup-ly1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-Bold-sup-t1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-BoldItalic-lf-ly1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-BoldItalic-lf-sc-ly1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-BoldItalic-lf-sc-ot1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-BoldItalic-lf-sc-t1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-BoldItalic-lf-t1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-BoldItalic-lf-ts1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-BoldItalic-osf-ly1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-BoldItalic-osf-sc-ly1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-BoldItalic-osf-sc-ot1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-BoldItalic-osf-sc-t1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-BoldItalic-osf-t1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-BoldItalic-osf-ts1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-BoldItalic-sup-ly1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-BoldItalic-sup-t1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-Italic-lf-ly1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-Italic-lf-sc-ly1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-Italic-lf-sc-ot1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-Italic-lf-sc-t1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-Italic-lf-t1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-Italic-lf-ts1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-Italic-osf-ly1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-Italic-osf-sc-ly1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-Italic-osf-sc-ot1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-Italic-osf-sc-t1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-Italic-osf-t1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-Italic-osf-ts1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-Italic-sup-ly1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-Italic-sup-t1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-Regular-lf-ly1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-Regular-lf-sc-ly1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-Regular-lf-sc-ot1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-Regular-lf-sc-t1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-Regular-lf-t1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-Regular-lf-ts1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-Regular-osf-ly1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-Regular-osf-sc-ly1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-Regular-osf-sc-ot1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-Regular-osf-sc-t1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-Regular-osf-t1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-Regular-osf-ts1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-Regular-sup-ly1.vf - RELOC/fonts/vf/public/playfair/PlayfairDisplay-Regular-sup-t1.vf - RELOC/tex/latex/playfair/LY1PlayfairDisplay-LF.fd - RELOC/tex/latex/playfair/LY1PlayfairDisplay-OsF.fd - RELOC/tex/latex/playfair/LY1PlayfairDisplay-Sup.fd - RELOC/tex/latex/playfair/OT1PlayfairDisplay-LF.fd - RELOC/tex/latex/playfair/OT1PlayfairDisplay-OsF.fd - RELOC/tex/latex/playfair/OT1PlayfairDisplay-Sup.fd - RELOC/tex/latex/playfair/PlayfairDisplay.sty - RELOC/tex/latex/playfair/T1PlayfairDisplay-LF.fd - RELOC/tex/latex/playfair/T1PlayfairDisplay-OsF.fd - RELOC/tex/latex/playfair/T1PlayfairDisplay-Sup.fd - RELOC/tex/latex/playfair/TS1PlayfairDisplay-LF.fd - RELOC/tex/latex/playfair/TS1PlayfairDisplay-OsF.fd -catalogue-ctan /fonts/playfair -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license ofl -catalogue-topics font font-otf font-type1 font-display - -name plex -category Package -revision 49583 -shortdesc Support for IBM Plex fonts -relocated 1 -longdesc The package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX -longdesc support for the IBM Plex families of fonts. Serif, Sans and -longdesc Mono families are available in eight weights: Regular, Light, -longdesc ExtraLight, Thin, Bold, Text, Medium and SemiBold (with -longdesc corresponding italics). -execute addMap plex.map -containersize 10273776 -containerchecksum 01122034e2490c385e86dd9c7773d620ae2fd9d45fd28157c21a1bc4a1103f7f8b2946f6dffbd5060b4b396171d0c365c84777f65271f891ed124aa3db4b7ffa -doccontainersize 64640 -doccontainerchecksum 841f4160b9e7662fbe9205f4689a9a64f2358a01923ee00bc1754ba0a9bf62757c0c8923cb6cd38fc22dbbab6e4105223296dcce33d74aecfb2b4214ce1ec412 -docfiles size=20 - RELOC/doc/fonts/plex/LICENSE.txt - RELOC/doc/fonts/plex/README details="Readme" - RELOC/doc/fonts/plex/plex-samples.pdf details="Samples" - RELOC/doc/fonts/plex/plex-samples.tex -runfiles size=5916 - RELOC/fonts/enc/dvips/plex/plx_37ruie.enc - RELOC/fonts/enc/dvips/plex/plx_3iickh.enc - RELOC/fonts/enc/dvips/plex/plx_47a5uu.enc - RELOC/fonts/enc/dvips/plex/plx_47vtnn.enc - RELOC/fonts/enc/dvips/plex/plx_6tuc4c.enc - RELOC/fonts/enc/dvips/plex/plx_ankagf.enc - RELOC/fonts/enc/dvips/plex/plx_be3ach.enc - RELOC/fonts/enc/dvips/plex/plx_booae5.enc - RELOC/fonts/enc/dvips/plex/plx_dqgnwu.enc - RELOC/fonts/enc/dvips/plex/plx_eofykt.enc - RELOC/fonts/enc/dvips/plex/plx_errukl.enc - RELOC/fonts/enc/dvips/plex/plx_gc6afx.enc - RELOC/fonts/enc/dvips/plex/plx_h3p6bl.enc - RELOC/fonts/enc/dvips/plex/plx_i5ra6t.enc - RELOC/fonts/enc/dvips/plex/plx_its57d.enc - RELOC/fonts/enc/dvips/plex/plx_jmvqu6.enc - RELOC/fonts/enc/dvips/plex/plx_lfnaaq.enc - RELOC/fonts/enc/dvips/plex/plx_m2a4iq.enc - RELOC/fonts/enc/dvips/plex/plx_mlp3up.enc - RELOC/fonts/enc/dvips/plex/plx_nercej.enc - RELOC/fonts/enc/dvips/plex/plx_nhokty.enc - RELOC/fonts/enc/dvips/plex/plx_ojqnwd.enc - RELOC/fonts/enc/dvips/plex/plx_oqvkyq.enc - RELOC/fonts/enc/dvips/plex/plx_osbjcf.enc - RELOC/fonts/enc/dvips/plex/plx_pkz4m6.enc - RELOC/fonts/enc/dvips/plex/plx_tibbib.enc - RELOC/fonts/enc/dvips/plex/plx_til3jj.enc - RELOC/fonts/enc/dvips/plex/plx_tire4t.enc - RELOC/fonts/enc/dvips/plex/plx_toaz2j.enc - RELOC/fonts/enc/dvips/plex/plx_tqdb5o.enc - RELOC/fonts/enc/dvips/plex/plx_wvtw5j.enc - RELOC/fonts/enc/dvips/plex/plx_xl2q4z.enc - RELOC/fonts/enc/dvips/plex/plx_y64dew.enc - RELOC/fonts/map/dvips/plex/IBMPlexSansCondensed.map - RELOC/fonts/map/dvips/plex/plex.map - RELOC/fonts/opentype/ibm/plex/IBMPlexMono-Bold.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexMono-BoldItalic.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexMono-ExtraLight.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexMono-ExtraLightItalic.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexMono-Italic.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexMono-Light.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexMono-LightItalic.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexMono-Medium.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexMono-MediumItalic.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexMono-Regular.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexMono-SemiBold.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexMono-SemiBoldItalic.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexMono-Text.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexMono-TextItalic.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexMono-Thin.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexMono-ThinItalic.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexSans-Bold.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexSans-BoldItalic.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexSans-ExtraLight.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexSans-ExtraLightItalic.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexSans-Italic.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexSans-Light.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexSans-LightItalic.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexSans-Medium.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexSans-MediumItalic.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexSans-Regular.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexSans-SemiBold.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexSans-SemiBoldItalic.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexSans-Text.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexSans-TextItalic.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexSans-Thin.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexSans-ThinItalic.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexSansCondensed-Bold.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexSansCondensed-BoldItalic.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexSansCondensed-ExtraLight.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexSansCondensed-ExtraLightItalic.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexSansCondensed-Italic.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexSansCondensed-Light.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexSansCondensed-LightItalic.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexSansCondensed-Medium.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexSansCondensed-MediumItalic.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexSansCondensed-Regular.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexSansCondensed-SemiBold.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexSansCondensed-SemiBoldItalic.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexSansCondensed-Text.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexSansCondensed-TextItalic.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexSansCondensed-Thin.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexSansCondensed-ThinItalic.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexSerif-Bold.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexSerif-BoldItalic.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexSerif-ExtraLight.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexSerif-ExtraLightItalic.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexSerif-Italic.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexSerif-Light.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexSerif-LightItalic.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexSerif-Medium.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexSerif-MediumItalic.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexSerif-Regular.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexSerif-SemiBold.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexSerif-SemiBoldItalic.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexSerif-Text.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexSerif-TextItalic.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexSerif-Thin.otf - RELOC/fonts/opentype/ibm/plex/IBMPlexSerif-ThinItalic.otf - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Bold-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Bold-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Bold-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Bold-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Bold-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Bold-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Bold-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Bold-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-BoldItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-BoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-BoldItalic-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-BoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-BoldItalic-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-BoldItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-BoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-BoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-BoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-BoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-BoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-BoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-ExtraLight-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-ExtraLight-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-ExtraLight-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-ExtraLight-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-ExtraLight-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-ExtraLight-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-ExtraLight-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-ExtraLight-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-ExtraLight-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-ExtraLight-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-ExtraLight-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-ExtraLight-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-ExtraLightItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-ExtraLightItalic-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-ExtraLightItalic-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-ExtraLightItalic-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-ExtraLightItalic-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-ExtraLightItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-ExtraLightItalic-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-ExtraLightItalic-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-ExtraLightItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-ExtraLightItalic-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-ExtraLightItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-ExtraLightItalic-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Italic-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Italic-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Italic-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Italic-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Italic-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Italic-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Italic-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Italic-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Italic-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Italic-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Italic-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Italic-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Light-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Light-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Light-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Light-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Light-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Light-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Light-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Light-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Light-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Light-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Light-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Light-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-LightItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-LightItalic-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-LightItalic-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-LightItalic-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-LightItalic-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-LightItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-LightItalic-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-LightItalic-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-LightItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-LightItalic-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-LightItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-LightItalic-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Medium-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Medium-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Medium-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Medium-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Medium-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Medium-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Medium-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Medium-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Medium-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Medium-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Medium-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Medium-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-MediumItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-MediumItalic-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-MediumItalic-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-MediumItalic-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-MediumItalic-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-MediumItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-MediumItalic-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-MediumItalic-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-MediumItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-MediumItalic-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-MediumItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-MediumItalic-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-SemiBold-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-SemiBold-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-SemiBold-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-SemiBold-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-SemiBold-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-SemiBold-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-SemiBold-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-SemiBold-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-SemiBold-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-SemiBold-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-SemiBold-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-SemiBold-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-SemiBoldItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-SemiBoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-SemiBoldItalic-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-SemiBoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-SemiBoldItalic-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-SemiBoldItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-SemiBoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-SemiBoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-SemiBoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-SemiBoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-SemiBoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-SemiBoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Text-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Text-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Text-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Text-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Text-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Text-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Text-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Text-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Text-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Text-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Text-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Text-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-TextItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-TextItalic-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-TextItalic-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-TextItalic-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-TextItalic-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-TextItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-TextItalic-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-TextItalic-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-TextItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-TextItalic-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-TextItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-TextItalic-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Thin-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Thin-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Thin-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Thin-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Thin-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Thin-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Thin-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Thin-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Thin-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Thin-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Thin-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-Thin-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-ThinItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-ThinItalic-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-ThinItalic-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-ThinItalic-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-ThinItalic-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-ThinItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-ThinItalic-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-ThinItalic-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-ThinItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-ThinItalic-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-ThinItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-ThinItalic-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexMono-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Bold-sup-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Bold-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Bold-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Bold-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Bold-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Bold-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Bold-tlf-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Bold-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Bold-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Bold-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-BoldItalic-sup-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-BoldItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-BoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-BoldItalic-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-BoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-BoldItalic-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-BoldItalic-tlf-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-BoldItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-BoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-BoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-BoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-BoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-BoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-BoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-ExtraLight-sup-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-ExtraLight-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-ExtraLight-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-ExtraLight-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-ExtraLight-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-ExtraLight-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-ExtraLight-tlf-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-ExtraLight-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-ExtraLight-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-ExtraLight-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-ExtraLight-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-ExtraLight-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-ExtraLight-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-ExtraLight-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-ExtraLightItalic-sup-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-ExtraLightItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-ExtraLightItalic-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-ExtraLightItalic-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-ExtraLightItalic-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-ExtraLightItalic-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-ExtraLightItalic-tlf-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-ExtraLightItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-ExtraLightItalic-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-ExtraLightItalic-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-ExtraLightItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-ExtraLightItalic-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-ExtraLightItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-ExtraLightItalic-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Italic-sup-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Italic-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Italic-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Italic-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Italic-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Italic-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Italic-tlf-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Italic-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Italic-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Italic-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Italic-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Italic-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Italic-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Italic-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Light-sup-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Light-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Light-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Light-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Light-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Light-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Light-tlf-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Light-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Light-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Light-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Light-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Light-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Light-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Light-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-LightItalic-sup-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-LightItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-LightItalic-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-LightItalic-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-LightItalic-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-LightItalic-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-LightItalic-tlf-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-LightItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-LightItalic-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-LightItalic-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-LightItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-LightItalic-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-LightItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-LightItalic-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Medium-sup-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Medium-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Medium-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Medium-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Medium-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Medium-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Medium-tlf-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Medium-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Medium-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Medium-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Medium-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Medium-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Medium-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Medium-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-MediumItalic-sup-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-MediumItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-MediumItalic-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-MediumItalic-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-MediumItalic-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-MediumItalic-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-MediumItalic-tlf-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-MediumItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-MediumItalic-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-MediumItalic-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-MediumItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-MediumItalic-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-MediumItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-MediumItalic-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-SemiBold-sup-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-SemiBold-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-SemiBold-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-SemiBold-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-SemiBold-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-SemiBold-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-SemiBold-tlf-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-SemiBold-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-SemiBold-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-SemiBold-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-SemiBold-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-SemiBold-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-SemiBold-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-SemiBold-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-SemiBoldItalic-sup-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-SemiBoldItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-SemiBoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-SemiBoldItalic-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-SemiBoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-SemiBoldItalic-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-SemiBoldItalic-tlf-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-SemiBoldItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-SemiBoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-SemiBoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-SemiBoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-SemiBoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-SemiBoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-SemiBoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Text-sup-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Text-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Text-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Text-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Text-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Text-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Text-tlf-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Text-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Text-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Text-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Text-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Text-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Text-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Text-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-TextItalic-sup-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-TextItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-TextItalic-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-TextItalic-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-TextItalic-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-TextItalic-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-TextItalic-tlf-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-TextItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-TextItalic-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-TextItalic-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-TextItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-TextItalic-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-TextItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-TextItalic-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Thin-sup-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Thin-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Thin-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Thin-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Thin-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Thin-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Thin-tlf-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Thin-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Thin-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Thin-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Thin-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Thin-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Thin-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-Thin-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-ThinItalic-sup-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-ThinItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-ThinItalic-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-ThinItalic-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-ThinItalic-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-ThinItalic-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-ThinItalic-tlf-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-ThinItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-ThinItalic-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-ThinItalic-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-ThinItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-ThinItalic-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-ThinItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-ThinItalic-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-sup-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-tlf-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSans-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Bold-sup-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Bold-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Bold-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Bold-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Bold-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Bold-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Bold-tlf-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Bold-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Bold-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Bold-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-BoldItalic-sup-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-BoldItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-BoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-BoldItalic-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-BoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-BoldItalic-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-BoldItalic-tlf-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-BoldItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-BoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-BoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-BoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-BoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-BoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-BoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-ExtraLight-sup-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-ExtraLight-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-ExtraLight-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-ExtraLight-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-ExtraLight-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-ExtraLight-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-ExtraLight-tlf-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-ExtraLight-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-ExtraLight-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-ExtraLight-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-ExtraLight-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-ExtraLight-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-ExtraLight-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-ExtraLight-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-ExtraLightItalic-sup-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-ExtraLightItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-ExtraLightItalic-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-ExtraLightItalic-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-ExtraLightItalic-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-ExtraLightItalic-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-ExtraLightItalic-tlf-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-ExtraLightItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-ExtraLightItalic-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-ExtraLightItalic-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-ExtraLightItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-ExtraLightItalic-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-ExtraLightItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-ExtraLightItalic-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Italic-sup-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Italic-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Italic-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Italic-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Italic-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Italic-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Italic-tlf-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Italic-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Italic-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Italic-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Italic-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Italic-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Italic-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Italic-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Light-sup-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Light-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Light-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Light-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Light-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Light-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Light-tlf-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Light-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Light-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Light-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Light-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Light-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Light-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Light-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-LightItalic-sup-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-LightItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-LightItalic-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-LightItalic-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-LightItalic-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-LightItalic-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-LightItalic-tlf-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-LightItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-LightItalic-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-LightItalic-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-LightItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-LightItalic-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-LightItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-LightItalic-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Medium-sup-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Medium-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Medium-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Medium-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Medium-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Medium-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Medium-tlf-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Medium-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Medium-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Medium-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Medium-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Medium-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Medium-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Medium-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-MediumItalic-sup-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-MediumItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-MediumItalic-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-MediumItalic-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-MediumItalic-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-MediumItalic-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-MediumItalic-tlf-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-MediumItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-MediumItalic-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-MediumItalic-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-MediumItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-MediumItalic-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-MediumItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-MediumItalic-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-SemiBold-sup-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-SemiBold-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-SemiBold-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-SemiBold-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-SemiBold-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-SemiBold-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-SemiBold-tlf-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-SemiBold-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-SemiBold-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-SemiBold-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-SemiBold-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-SemiBold-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-SemiBold-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-SemiBold-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-SemiBoldItalic-sup-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-SemiBoldItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-SemiBoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-SemiBoldItalic-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-SemiBoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-SemiBoldItalic-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-SemiBoldItalic-tlf-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-SemiBoldItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-SemiBoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-SemiBoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-SemiBoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-SemiBoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-SemiBoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-SemiBoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Text-sup-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Text-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Text-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Text-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Text-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Text-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Text-tlf-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Text-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Text-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Text-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Text-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Text-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Text-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Text-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-TextItalic-sup-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-TextItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-TextItalic-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-TextItalic-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-TextItalic-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-TextItalic-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-TextItalic-tlf-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-TextItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-TextItalic-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-TextItalic-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-TextItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-TextItalic-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-TextItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-TextItalic-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Thin-sup-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Thin-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Thin-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Thin-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Thin-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Thin-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Thin-tlf-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Thin-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Thin-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Thin-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Thin-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Thin-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Thin-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-Thin-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-ThinItalic-sup-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-ThinItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-ThinItalic-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-ThinItalic-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-ThinItalic-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-ThinItalic-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-ThinItalic-tlf-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-ThinItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-ThinItalic-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-ThinItalic-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-ThinItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-ThinItalic-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-ThinItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-ThinItalic-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-sup-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-tlf-lgr.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSansCond-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Bold-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Bold-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Bold-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Bold-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Bold-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Bold-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Bold-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Bold-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-BoldItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-BoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-BoldItalic-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-BoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-BoldItalic-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-BoldItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-BoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-BoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-BoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-BoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-BoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-BoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-ExtraLight-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-ExtraLight-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-ExtraLight-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-ExtraLight-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-ExtraLight-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-ExtraLight-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-ExtraLight-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-ExtraLight-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-ExtraLight-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-ExtraLight-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-ExtraLight-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-ExtraLight-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-ExtraLightItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-ExtraLightItalic-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-ExtraLightItalic-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-ExtraLightItalic-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-ExtraLightItalic-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-ExtraLightItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-ExtraLightItalic-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-ExtraLightItalic-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-ExtraLightItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-ExtraLightItalic-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-ExtraLightItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-ExtraLightItalic-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Italic-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Italic-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Italic-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Italic-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Italic-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Italic-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Italic-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Italic-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Italic-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Italic-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Italic-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Italic-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Light-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Light-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Light-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Light-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Light-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Light-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Light-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Light-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Light-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Light-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Light-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Light-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-LightItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-LightItalic-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-LightItalic-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-LightItalic-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-LightItalic-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-LightItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-LightItalic-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-LightItalic-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-LightItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-LightItalic-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-LightItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-LightItalic-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Medium-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Medium-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Medium-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Medium-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Medium-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Medium-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Medium-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Medium-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Medium-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Medium-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Medium-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Medium-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-MediumItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-MediumItalic-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-MediumItalic-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-MediumItalic-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-MediumItalic-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-MediumItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-MediumItalic-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-MediumItalic-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-MediumItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-MediumItalic-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-MediumItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-MediumItalic-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-SemiBold-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-SemiBold-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-SemiBold-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-SemiBold-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-SemiBold-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-SemiBold-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-SemiBold-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-SemiBold-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-SemiBold-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-SemiBold-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-SemiBold-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-SemiBold-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-SemiBoldItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-SemiBoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-SemiBoldItalic-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-SemiBoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-SemiBoldItalic-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-SemiBoldItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-SemiBoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-SemiBoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-SemiBoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-SemiBoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-SemiBoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-SemiBoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Text-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Text-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Text-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Text-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Text-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Text-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Text-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Text-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Text-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Text-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Text-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Text-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-TextItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-TextItalic-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-TextItalic-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-TextItalic-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-TextItalic-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-TextItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-TextItalic-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-TextItalic-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-TextItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-TextItalic-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-TextItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-TextItalic-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Thin-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Thin-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Thin-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Thin-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Thin-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Thin-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Thin-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Thin-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Thin-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Thin-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Thin-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-Thin-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-ThinItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-ThinItalic-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-ThinItalic-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-ThinItalic-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-ThinItalic-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-ThinItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-ThinItalic-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-ThinItalic-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-ThinItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-ThinItalic-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-ThinItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-ThinItalic-tlf-ts1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-sup-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-sup-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-sup-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-sup-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-sup-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-tlf-ly1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-tlf-ly1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-tlf-ot1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-tlf-t1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-tlf-t1.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-tlf-ts1--base.tfm - RELOC/fonts/tfm/ibm/plex/IBMPlexSerif-tlf-ts1.tfm - RELOC/fonts/type1/ibm/plex/IBMPlexMono-Bold.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexMono-BoldItalic.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexMono-ExtraLight.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexMono-ExtraLightItalic.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexMono-Italic.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexMono-Light.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexMono-LightItalic.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexMono-Medium.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexMono-MediumItalic.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexMono-Regular.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexMono-SemiBold.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexMono-SemiBoldItalic.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexMono-Text.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexMono-TextItalic.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexMono-Thin.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexMono-ThinItalic.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexSans-Bold.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexSans-BoldItalic.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexSans-ExtraLight.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexSans-ExtraLightItalic.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexSans-Italic.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexSans-Light.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexSans-LightItalic.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexSans-Medium.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexSans-MediumItalic.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexSans-Regular.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexSans-SemiBold.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexSans-SemiBoldItalic.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexSans-Text.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexSans-TextItalic.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexSans-Thin.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexSans-ThinItalic.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexSansCond-Bold.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexSansCond-BoldItalic.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexSansCond-ExtraLight.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexSansCond-ExtraLightItalic.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexSansCond-Italic.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexSansCond-Light.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexSansCond-LightItalic.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexSansCond-Medium.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexSansCond-MediumItalic.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexSansCond-Regular.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexSansCond-SemiBold.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexSansCond-SemiBoldItalic.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexSansCond-Text.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexSansCond-TextItalic.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexSansCond-Thin.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexSansCond-ThinItalic.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexSerif-Bold.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexSerif-BoldItalic.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexSerif-ExtraLight.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexSerif-ExtraLightItalic.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexSerif-Italic.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexSerif-Light.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexSerif-LightItalic.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexSerif-Medium.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexSerif-MediumItalic.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexSerif-Regular.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexSerif-SemiBold.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexSerif-SemiBoldItalic.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexSerif-Text.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexSerif-TextItalic.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexSerif-Thin.pfb - RELOC/fonts/type1/ibm/plex/IBMPlexSerif-ThinItalic.pfb - RELOC/fonts/vf/ibm/plex/IBMPlexMono-Bold-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-Bold-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-Bold-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-Bold-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-Bold-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-BoldItalic-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-BoldItalic-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-BoldItalic-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-BoldItalic-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-BoldItalic-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-ExtraLight-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-ExtraLight-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-ExtraLight-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-ExtraLight-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-ExtraLight-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-ExtraLightItalic-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-ExtraLightItalic-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-ExtraLightItalic-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-ExtraLightItalic-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-ExtraLightItalic-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-Italic-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-Italic-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-Italic-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-Italic-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-Italic-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-Light-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-Light-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-Light-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-Light-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-Light-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-LightItalic-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-LightItalic-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-LightItalic-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-LightItalic-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-LightItalic-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-Medium-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-Medium-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-Medium-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-Medium-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-Medium-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-MediumItalic-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-MediumItalic-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-MediumItalic-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-MediumItalic-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-MediumItalic-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-SemiBold-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-SemiBold-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-SemiBold-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-SemiBold-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-SemiBold-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-SemiBoldItalic-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-SemiBoldItalic-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-SemiBoldItalic-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-SemiBoldItalic-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-SemiBoldItalic-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-Text-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-Text-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-Text-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-Text-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-Text-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-TextItalic-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-TextItalic-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-TextItalic-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-TextItalic-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-TextItalic-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-Thin-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-Thin-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-Thin-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-Thin-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-Thin-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-ThinItalic-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-ThinItalic-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-ThinItalic-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-ThinItalic-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-ThinItalic-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexMono-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-Bold-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-Bold-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-Bold-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-Bold-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-Bold-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-BoldItalic-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-BoldItalic-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-BoldItalic-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-BoldItalic-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-BoldItalic-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-ExtraLight-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-ExtraLight-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-ExtraLight-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-ExtraLight-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-ExtraLight-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-ExtraLightItalic-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-ExtraLightItalic-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-ExtraLightItalic-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-ExtraLightItalic-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-ExtraLightItalic-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-Italic-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-Italic-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-Italic-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-Italic-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-Italic-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-Light-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-Light-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-Light-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-Light-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-Light-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-LightItalic-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-LightItalic-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-LightItalic-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-LightItalic-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-LightItalic-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-Medium-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-Medium-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-Medium-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-Medium-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-Medium-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-MediumItalic-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-MediumItalic-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-MediumItalic-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-MediumItalic-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-MediumItalic-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-SemiBold-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-SemiBold-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-SemiBold-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-SemiBold-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-SemiBold-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-SemiBoldItalic-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-SemiBoldItalic-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-SemiBoldItalic-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-SemiBoldItalic-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-SemiBoldItalic-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-Text-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-Text-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-Text-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-Text-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-Text-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-TextItalic-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-TextItalic-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-TextItalic-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-TextItalic-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-TextItalic-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-Thin-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-Thin-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-Thin-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-Thin-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-Thin-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-ThinItalic-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-ThinItalic-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-ThinItalic-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-ThinItalic-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-ThinItalic-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSans-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-Bold-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-Bold-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-Bold-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-Bold-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-Bold-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-BoldItalic-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-BoldItalic-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-BoldItalic-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-BoldItalic-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-BoldItalic-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-ExtraLight-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-ExtraLight-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-ExtraLight-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-ExtraLight-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-ExtraLight-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-ExtraLightItalic-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-ExtraLightItalic-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-ExtraLightItalic-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-ExtraLightItalic-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-ExtraLightItalic-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-Italic-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-Italic-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-Italic-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-Italic-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-Italic-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-Light-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-Light-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-Light-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-Light-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-Light-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-LightItalic-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-LightItalic-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-LightItalic-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-LightItalic-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-LightItalic-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-Medium-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-Medium-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-Medium-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-Medium-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-Medium-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-MediumItalic-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-MediumItalic-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-MediumItalic-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-MediumItalic-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-MediumItalic-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-SemiBold-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-SemiBold-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-SemiBold-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-SemiBold-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-SemiBold-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-SemiBoldItalic-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-SemiBoldItalic-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-SemiBoldItalic-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-SemiBoldItalic-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-SemiBoldItalic-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-Text-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-Text-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-Text-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-Text-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-Text-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-TextItalic-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-TextItalic-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-TextItalic-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-TextItalic-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-TextItalic-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-Thin-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-Thin-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-Thin-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-Thin-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-Thin-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-ThinItalic-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-ThinItalic-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-ThinItalic-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-ThinItalic-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-ThinItalic-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSansCond-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-Bold-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-Bold-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-Bold-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-Bold-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-Bold-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-BoldItalic-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-BoldItalic-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-BoldItalic-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-BoldItalic-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-BoldItalic-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-ExtraLight-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-ExtraLight-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-ExtraLight-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-ExtraLight-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-ExtraLight-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-ExtraLightItalic-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-ExtraLightItalic-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-ExtraLightItalic-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-ExtraLightItalic-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-ExtraLightItalic-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-Italic-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-Italic-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-Italic-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-Italic-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-Italic-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-Light-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-Light-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-Light-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-Light-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-Light-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-LightItalic-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-LightItalic-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-LightItalic-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-LightItalic-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-LightItalic-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-Medium-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-Medium-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-Medium-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-Medium-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-Medium-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-MediumItalic-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-MediumItalic-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-MediumItalic-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-MediumItalic-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-MediumItalic-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-SemiBold-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-SemiBold-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-SemiBold-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-SemiBold-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-SemiBold-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-SemiBoldItalic-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-SemiBoldItalic-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-SemiBoldItalic-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-SemiBoldItalic-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-SemiBoldItalic-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-Text-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-Text-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-Text-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-Text-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-Text-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-TextItalic-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-TextItalic-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-TextItalic-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-TextItalic-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-TextItalic-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-Thin-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-Thin-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-Thin-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-Thin-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-Thin-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-ThinItalic-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-ThinItalic-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-ThinItalic-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-ThinItalic-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-ThinItalic-tlf-ts1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-sup-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-sup-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-tlf-ly1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-tlf-t1.vf - RELOC/fonts/vf/ibm/plex/IBMPlexSerif-tlf-ts1.vf - RELOC/tex/latex/plex/LGRIBMPlexSans-Sup.fd - RELOC/tex/latex/plex/LGRIBMPlexSans-TLF.fd - RELOC/tex/latex/plex/LGRIBMPlexSansCondensed-Sup.fd - RELOC/tex/latex/plex/LGRIBMPlexSansCondensed-TLF.fd - RELOC/tex/latex/plex/LY1IBMPlexMono-Sup.fd - RELOC/tex/latex/plex/LY1IBMPlexMono-TLF.fd - RELOC/tex/latex/plex/LY1IBMPlexSans-Sup.fd - RELOC/tex/latex/plex/LY1IBMPlexSans-TLF.fd - RELOC/tex/latex/plex/LY1IBMPlexSansCondensed-Sup.fd - RELOC/tex/latex/plex/LY1IBMPlexSansCondensed-TLF.fd - RELOC/tex/latex/plex/LY1IBMPlexSerif-Sup.fd - RELOC/tex/latex/plex/LY1IBMPlexSerif-TLF.fd - RELOC/tex/latex/plex/OT1IBMPlexMono-Sup.fd - RELOC/tex/latex/plex/OT1IBMPlexMono-TLF.fd - RELOC/tex/latex/plex/OT1IBMPlexSans-Sup.fd - RELOC/tex/latex/plex/OT1IBMPlexSans-TLF.fd - RELOC/tex/latex/plex/OT1IBMPlexSansCondensed-Sup.fd - RELOC/tex/latex/plex/OT1IBMPlexSansCondensed-TLF.fd - RELOC/tex/latex/plex/OT1IBMPlexSerif-Sup.fd - RELOC/tex/latex/plex/OT1IBMPlexSerif-TLF.fd - RELOC/tex/latex/plex/T1IBMPlexMono-Sup.fd - RELOC/tex/latex/plex/T1IBMPlexMono-TLF.fd - RELOC/tex/latex/plex/T1IBMPlexSans-Sup.fd - RELOC/tex/latex/plex/T1IBMPlexSans-TLF.fd - RELOC/tex/latex/plex/T1IBMPlexSansCondensed-Sup.fd - RELOC/tex/latex/plex/T1IBMPlexSansCondensed-TLF.fd - RELOC/tex/latex/plex/T1IBMPlexSerif-Sup.fd - RELOC/tex/latex/plex/T1IBMPlexSerif-TLF.fd - RELOC/tex/latex/plex/TS1IBMPlexMono-TLF.fd - RELOC/tex/latex/plex/TS1IBMPlexSans-TLF.fd - RELOC/tex/latex/plex/TS1IBMPlexSansCondensed-TLF.fd - RELOC/tex/latex/plex/TS1IBMPlexSerif-TLF.fd - RELOC/tex/latex/plex/plex-mono.sty - RELOC/tex/latex/plex/plex-sans.sty - RELOC/tex/latex/plex/plex-serif.sty -catalogue-contact-bugs https://github.com/IBM/plex/issues/new -catalogue-contact-home https://github.com/IBM/plex -catalogue-contact-repository https://github.com/IBM/plex -catalogue-ctan /fonts/plex -catalogue-date 2019-01-01 11:16:08 +0100 -catalogue-license ofllppl -catalogue-topics font font-type1 font-otf font-t1enc font-mono font-sans - -name plex-otf -category Package -revision 47562 -shortdesc Support for the OpenType font IBM Plex -relocated 1 -longdesc This package supports the free otf fonts from the IBM Plex -longdesc project which are available from GitHub or already part of your -longdesc system (Windows/Linux/...). This package supports only XeLaTeX -longdesc or LuaLaTeX; for pdfLaTeX use plex-mono.sty, plex-sans.sty, -longdesc and/or plex-serif.sty from the plex package. IBM Plex has no -longdesc math symbols. You will have to use one of the existing math -longdesc fonts if you need them. -containersize 3540 -containerchecksum 6c74a6cd3473e490b37fd694fd8b5b3d0a5ab2cdb834529045023f1340c19a45f2fdfdc79c074d3b81e7b8f6eb0b4d77a92305fbd0b16478d1cfce30ba71aa67 -doccontainersize 545036 -doccontainerchecksum 0ee702e79a835ae5b9096929c648ce621e914e07f8537a394d20f3221af5b1c12b0d5b78312ff8d4ea2c034fa63ff9652e465ad0b4b8950d93238d6d512a992a -docfiles size=197 - RELOC/doc/fonts/plex-otf/Changes - RELOC/doc/fonts/plex-otf/Examples/plex-otf-1.tex - RELOC/doc/fonts/plex-otf/Examples/plex-otf-10.tex - RELOC/doc/fonts/plex-otf/Examples/plex-otf-11.tex - RELOC/doc/fonts/plex-otf/Examples/plex-otf-2.tex - RELOC/doc/fonts/plex-otf/Examples/plex-otf-3.tex - RELOC/doc/fonts/plex-otf/Examples/plex-otf-4.tex - RELOC/doc/fonts/plex-otf/Examples/plex-otf-5.tex - RELOC/doc/fonts/plex-otf/Examples/plex-otf-6.tex - RELOC/doc/fonts/plex-otf/Examples/plex-otf-7.tex - RELOC/doc/fonts/plex-otf/Examples/plex-otf-8.tex - RELOC/doc/fonts/plex-otf/Examples/plex-otf-9.tex - RELOC/doc/fonts/plex-otf/README.md details="Readme" - RELOC/doc/fonts/plex-otf/plex-otf-doc.bib - RELOC/doc/fonts/plex-otf/plex-otf-doc.fonts - RELOC/doc/fonts/plex-otf/plex-otf-doc.pdf details="Package documentation" - RELOC/doc/fonts/plex-otf/plex-otf-doc.tex -runfiles size=6 - RELOC/tex/latex/plex-otf/plex-otf.sty -catalogue-also plex -catalogue-ctan /fonts/plex-otf -catalogue-date 2018-04-13 20:34:33 +0200 -catalogue-license lppl1.3 -catalogue-topics font-serif font-sans font-proportional font-mono font-otf -catalogue-version 0.07a - -name plipsum -category Package -revision 30353 -shortdesc 'Lorem ipsum' for Plain TeX developers -relocated 1 -longdesc The package provides a paragraph generator designed for use in -longdesc Plain TeX documents. The paragraphs generated contain many -longdesc 'f-groups' (ff, fl etc.) so the text can act as a test of the -longdesc ligatures of the font in use. -containersize 33644 -containerchecksum 2291f4350a614227fd709f5276019e45a5e626248874c3d67060d98070dbe531e065c6f3eb7254b34b023169bbcd12ab77dc7cd5b667bc32f28614aca4f774d0 -doccontainersize 268344 -doccontainerchecksum a3d5160d775343d91adf981329b2e7242c3e4faefd60f8a40432dc7c6e5a83a519ad4f8e53e10672d8cf076ba17e2323504f84f34f76c91cf937dc385b63bb25 -docfiles size=101 - RELOC/doc/plain/plipsum/README details="Readme" - RELOC/doc/plain/plipsum/compile.sh - RELOC/doc/plain/plipsum/plipsum-doc.pdf details="Package documentation" - RELOC/doc/plain/plipsum/plipsum.nw - RELOC/doc/plain/plipsum/pliptest.tex - RELOC/doc/plain/plipsum/stripc -runfiles size=37 - RELOC/tex/plain/plipsum/plipsum.tex -catalogue-also lipsum -catalogue-ctan /macros/plain/contrib/plipsum -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics macro-supp dummy-gen -catalogue-version 4.3 - -name plnfss -category Package -revision 15878 -shortdesc Font selection for Plain TeX -relocated 1 -longdesc Plnfss is a set of macros to provide easy font access (somewhat -longdesc similar to NFSS but with some limitations) with Plain TeX. -longdesc Plnfss can automatically make use of PSNFSS fd files, i.e., -longdesc when an Adobe Type 1 is used the relevant fd file will be -longdesc loaded automatically. For cmr-like fonts (ec, vnr, csr or plr -longdesc fonts), a special format called pfd (plain fd) is required and -longdesc must be loaded manually. See ot1cmr.pfd for further -longdesc information. -containersize 6644 -containerchecksum 82bea391e7b2e8e0b169e26b70122ca27b552ae19575653e25c82dab287f724321f227c60b6f2bc9e81b3da065d0915ab4e52beb30ef5db8cb091f0337f59021 -doccontainersize 7684 -doccontainerchecksum afa54f8b4c0b96ed99d77c86305a380e5b0f2332f6dfce8599828c35988de7d2adf650b8ed5ed37d2f6e88a43ca4d58f6fdbab6f3ba47353a0bb901976887af2 -docfiles size=7 - RELOC/doc/plain/plnfss/LPPL.txt - RELOC/doc/plain/plnfss/plnfss.txt - RELOC/doc/plain/plnfss/test-plnfss.tex -runfiles size=17 - RELOC/tex/plain/plnfss/MIKmathf.tex - RELOC/tex/plain/plnfss/ams.pfd - RELOC/tex/plain/plnfss/il2cm.pfd - RELOC/tex/plain/plnfss/il2cmr.pfd - RELOC/tex/plain/plnfss/ly1lm.pfd - RELOC/tex/plain/plnfss/ot1cm.pfd - RELOC/tex/plain/plnfss/ot1cmr.pfd - RELOC/tex/plain/plnfss/ot4cm.pfd - RELOC/tex/plain/plnfss/plnfss.tex - RELOC/tex/plain/plnfss/qxlm.pfd - RELOC/tex/plain/plnfss/t1lm.pfd - RELOC/tex/plain/plnfss/t5cm.pfd - RELOC/tex/plain/plnfss/t5cmr.pfd - RELOC/tex/plain/plnfss/t5lm.pfd - RELOC/tex/plain/plnfss/ts1lm.pfd -catalogue-also ofs font-selection fontch -catalogue-ctan /macros/plain/plnfss -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font-sel plain-ext -catalogue-version 1.1 - -name plstmary -category Package -revision 31088 -shortdesc St. Mary's Road font support for plain TeX -relocated 1 -longdesc The package provides commands to produce all the symbols of the -longdesc St Mary's Road fonts, in a Plain TeX environment. -containersize 2220 -containerchecksum fd91a187e70b5d00143e8cf6867a990311777b8f6c88b5612dfde3922a56de69fb44c8b371fabdf768b358c7fe5d444b52ef7f5513390a6e85cfb2425ff8d23c -doccontainersize 152412 -doccontainerchecksum e679bd26b1180bde93fa54ed5a01e04428211f40f9bdaa8bceb3c050c8a1894c04388b6d6bd2fb7c6aca75ccbea127cd9818f9f16bdd8703cfb3305aa657c96f -docfiles size=41 - RELOC/doc/plain/plstmary/README details="Readme" - RELOC/doc/plain/plstmary/plstmary-doc.pdf details="Package documentation and font tables" - RELOC/doc/plain/plstmary/plstmary-doc.tex -runfiles size=2 - RELOC/tex/plain/plstmary/stmary.tex -catalogue-ctan /macros/plain/contrib/plstmary -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics font-supp-symbol -catalogue-version 0.5c - -name plweb -category Package -revision 15878 -catalogue pl -shortdesc Literate Programming for Prolog with LaTeX -relocated 1 -longdesc Instead of having to transform the common source into program -longdesc or documentation, the central idea was to develop a method to -longdesc have one common source which can be interpreted by a Prolog -longdesc system as well as by LaTeX, whether that Prolog system be -longdesc C-Prolog, Quintus-Prolog, or ECLiPSe. -containersize 3860 -containerchecksum 5bf5cfd6e4a03314d7a1a9b176747fb20566adb7a6eb8a1125af508e6a911d16af76de888ed046bab9fab2ef8815c515a2ed4b0d72be61a3ad71ed7667b446d2 -doccontainersize 104056 -doccontainerchecksum aedd2c57a896769c1e67145ddba29a4d44bdece00cc545ae55c8ce8ae32d448c3135348d80e1ecfe9c599c742de6be70cd9804c935698aaf90772263c6c4e554 -docfiles size=34 - RELOC/doc/latex/plweb/README details="Readme" - RELOC/doc/latex/plweb/pl.pdf details="Package documentation" - RELOC/doc/latex/plweb/pl.tex - RELOC/doc/latex/plweb/sample.pl -srccontainersize 11828 -srccontainerchecksum 174c2320c0d86c141d70ff7d3e97cfa270390b0c116d722287ae1800e54c32d76d3f60a6a3e3a32896504b61df15020c60de873d31dd5bf5f905e934e2ef75d4 -srcfiles size=12 - RELOC/source/latex/plweb/Makefile - RELOC/source/latex/plweb/pl.dtx - RELOC/source/latex/plweb/pl.ins -runfiles size=5 - RELOC/tex/latex/plweb/pcode.sty - RELOC/tex/latex/plweb/pl.cfg - RELOC/tex/latex/plweb/pl.sty -catalogue-ctan /macros/latex/contrib/gene/pl -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics litprog -catalogue-version 3.0 - -name pm-isomath -category Package -revision 46402 -shortdesc Poor man ISO math for pdfLaTeX users -relocated 1 -longdesc This small package realizes a poor man approximation of the ISO -longdesc regulations for physical sciences and technology. Contrary to -longdesc other more elegant solutions, it does not load any math -longdesc alphabet, since pdfLaTeX can use only a maximum of such -longdesc alphabets. The necessary user macros are defined for typsetting -longdesc common math symbols that require specia ISO treatement. -containersize 2560 -containerchecksum 02f2748914dd727beb091e6ef10f59cae9140b1523bce24cb6eeadfbe1eecbb3345d898f91eabc4e0b909cbd25eeafae51d42196b71044d9ee53d98003981ac8 -doccontainersize 595104 -doccontainerchecksum 1fde2a86cfc4b3138cb097f89e9aab0b6e42677006a4b78c911635ec705976247e627f2b8efda22075041c632dc9ab5ab5579ba659645d0fd3df5f26544f9a02 -docfiles size=147 - RELOC/doc/latex/pm-isomath/README details="Readme" - RELOC/doc/latex/pm-isomath/manifest.txt - RELOC/doc/latex/pm-isomath/pm-isomath.pdf details="Package documentation" -srccontainersize 15812 -srccontainerchecksum 30062167acdff154f5e347523ee80305e920c8ceb0c15d381f09e0a52f49ab31a92a9bec07dc6c0bdbb7532ea14e9e362ad722f233cbc217591289bf052857dd -srcfiles size=12 - RELOC/source/latex/pm-isomath/pm-isomath.dtx -runfiles size=2 - RELOC/tex/latex/pm-isomath/pm-isomath.sty -catalogue-ctan /macros/latex/contrib/pm-isomath -catalogue-date 2018-01-21 19:26:54 +0100 -catalogue-license lppl1.3c -catalogue-topics maths physics -catalogue-version 1.0.04 - -name pmgraph -category Package -revision 15878 -shortdesc "Poor man's" graphics -relocated 1 -longdesc A set of extensions to LaTeX picture environment, including a -longdesc wider range of vectors, and a lot more box frame styles. -containersize 10048 -containerchecksum d3c3cdacbc2439962b6084af553772c28d1ac1f4a0542944b20f7767dbb2599962710dc4c0a1573649b9c7d6134c922f11a995042f72e7252ffc644fc6c4b0b6 -doccontainersize 129300 -doccontainerchecksum 50aab458e70ce9b2809c1d50c5c5ff0a52388afc0559af24c570ff962e92851dd7ab24fa053b186f2e49c65b659a1daaa1508ec82aa5900eef3e5244fa05277a -docfiles size=50 - RELOC/doc/latex/pmgraph/COPYING - RELOC/doc/latex/pmgraph/README - RELOC/doc/latex/pmgraph/pmgraph.pdf details="Package documentation" - RELOC/doc/latex/pmgraph/pmgraph.tex -runfiles size=19 - RELOC/tex/latex/pmgraph/pmgraph.sty -catalogue-also pict2e -catalogue-ctan /macros/latex/contrib/pmgraph -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics graphics-in-tex -catalogue-version 1.0 - -name pmx -category Package -revision 46823 -shortdesc Preprocessor for MusiXTeX -longdesc PMX provides a preprocessor for MusiXTeX. pmxab builds a TeX -longdesc input file based on a .pmx input file in a much simpler -longdesc language, making most of the layout decisions by itself. It has -longdesc most of MusiXTeX's functionality, but it also permits in-line -longdesc TeX to give access to virtually all of MusiXTeX. For -longdesc proof-listening, pmxab will make a MIDI file of your score. -longdesc scor2prt is an auxiliary program that makes parts from a score. -depend pmx.ARCH -containersize 10072 -containerchecksum f1f7f1396e4dc6920103d37951a2768853307631de9ada442b75689754c7e79c30bb807a5d5c23243385e72902fe4d3163896e710f0eefe631169a1b6cee7ab3 -doccontainersize 561028 -doccontainerchecksum 7c9422b842129e8b227585a530ef6c833f4148f93290362bcae29fb827ed2ebbf0406cc28a68a7f47960e8a6964449f7d0a792ce37f00ee32cf8933b6d29c799 -docfiles size=227 - texmf-dist/doc/generic/pmx/README details="Readme" - texmf-dist/doc/generic/pmx/examples/barsant.pmx - texmf-dist/doc/generic/pmx/examples/dyntest.pmx - texmf-dist/doc/generic/pmx/examples/most.pmx - texmf-dist/doc/generic/pmx/examples/mwalmnd.pmx - texmf-dist/doc/generic/pmx/examples/netsoos.pmx - texmf-dist/doc/generic/pmx/examples/staffcrossall.pmx - texmf-dist/doc/generic/pmx/file600.eps - texmf-dist/doc/generic/pmx/gpl.txt - texmf-dist/doc/generic/pmx/pmx-install.pdf details="Installation details" - texmf-dist/doc/generic/pmx/pmx-install.tex - texmf-dist/doc/generic/pmx/pmx25-284.html - texmf-dist/doc/generic/pmx/pmx284.pdf details="Package manual" - texmf-dist/doc/generic/pmx/pmx284.tex - texmf-dist/doc/generic/pmx/pmxab.pdf - texmf-dist/doc/generic/pmx/ref284.pdf - texmf-dist/doc/generic/pmx/ref284.tex - texmf-dist/doc/generic/pmx/scor2prt.pdf - texmf-dist/doc/man/man1/pmxab.1 - texmf-dist/doc/man/man1/pmxab.man1.pdf - texmf-dist/doc/man/man1/scor2prt.1 - texmf-dist/doc/man/man1/scor2prt.man1.pdf -runfiles size=9 - texmf-dist/scripts/pmx/pmx2pdf.lua - texmf-dist/tex/generic/pmx/pmx.tex -catalogue-ctan /support/pmx -catalogue-date 2018-02-13 05:43:04 +0100 -catalogue-license gpl2 -catalogue-topics music -catalogue-version 2.84 - -name pmx.aarch64-linux -category Package -revision 48789 -shortdesc aarch64-linux files of pmx -containersize 231204 -containerchecksum 56cc12271bb328ff01c6726fb99eb2996a186b878f80c68c4bf5b097253d68702e174bf798a2faecfb9345adcf33331f762759505fb063d283a4d0322e64c22f -binfiles arch=aarch64-linux size=152 - bin/aarch64-linux/pmxab - bin/aarch64-linux/scor2prt - -name pmx.amd64-freebsd -category Package -revision 46816 -shortdesc amd64-freebsd files of pmx -containersize 198760 -containerchecksum e1a36ce1154015740d73acd4cc9433a2090b8718d8b5a9b7f5ab3fee0f11930345a8c2b07222fb884983e923993642033cade469983c2ebe2057283ab3eede34 -binfiles arch=amd64-freebsd size=141 - bin/amd64-freebsd/pmxab - bin/amd64-freebsd/scor2prt - -name pmx.amd64-netbsd -category Package -revision 48698 -shortdesc amd64-netbsd files of pmx -containersize 194272 -containerchecksum 423bd38e395009141021ab68f457518b45190d65105add5d14a6f91758ab880aed2de21cbfcc9310749172fb8cb358ead66d14adf3978e4aaa2853973f21726a -binfiles arch=amd64-netbsd size=193 - bin/amd64-netbsd/pmxab - bin/amd64-netbsd/scor2prt - -name pmx.armhf-linux -category Package -revision 48716 -shortdesc armhf-linux files of pmx -containersize 209004 -containerchecksum 1f6df8b8146a35d8161b9c2327dd43cd44c01c8d0766e0a81a9db7c5e154000aef66c576cc46c418d921ca5aed5b0cf7e3b4206d62d455166855c1c2b91456a5 -binfiles arch=armhf-linux size=131 - bin/armhf-linux/pmxab - bin/armhf-linux/scor2prt - -name pmx.i386-cygwin -category Package -revision 46814 -shortdesc i386-cygwin files of pmx -containersize 190972 -containerchecksum 986f1905658caed5714031ee66275f4209a6dea86bb285535fba33b3106155048bd9cbdfe3ba386c845adac075187e31cf8442c5101628e5610053bf8641a645 -binfiles arch=i386-cygwin size=143 - bin/i386-cygwin/pmxab.exe - bin/i386-cygwin/scor2prt.exe - -name pmx.i386-freebsd -category Package -revision 46816 -shortdesc i386-freebsd files of pmx -containersize 172024 -containerchecksum 3a6bb89867cb99aed9bea422b966e65406f2f0e326301665ead13ddccb512066e0d68dbc1f27c116b0d033cefc44ccb6b7046dd2bb24046ea662d708bfcef990 -binfiles arch=i386-freebsd size=136 - bin/i386-freebsd/pmxab - bin/i386-freebsd/scor2prt - -name pmx.i386-linux -category Package -revision 47245 -shortdesc i386-linux files of pmx -containersize 205804 -containerchecksum a05221314a221f7eec095378bbb536f781679ef03e0e60c6f1315a1c08094a7fc7bdd1c96f58eedb595556f07fe1496608d4724809420ec276f9988518e9c5fe -binfiles arch=i386-linux size=157 - bin/i386-linux/pmxab - bin/i386-linux/scor2prt - -name pmx.i386-netbsd -category Package -revision 46812 -shortdesc i386-netbsd files of pmx -containersize 154544 -containerchecksum 9cc5fc848e1c6b377fff1a916ed966c62cbe1bd0e61470d64377914e5d917a291a0ed93857a18500d0062d6f23d350890dd9b394bc13202cbb3f35f328bafd6b -binfiles arch=i386-netbsd size=170 - bin/i386-netbsd/pmxab - bin/i386-netbsd/scor2prt - -name pmx.i386-solaris -category Package -revision 46829 -shortdesc i386-solaris files of pmx -containersize 194320 -containerchecksum 022c7966dcf04e384a87afa46ee214ed761a32f86ae45d5fe88194b1f12e41bb42331492b25c8735d3ca2b029628f8fc6028856e7913f2d6bb180c2b062b7d79 -binfiles arch=i386-solaris size=133 - bin/i386-solaris/pmxab - bin/i386-solaris/scor2prt - -name pmx.sparc-solaris -category Package -revision 46829 -shortdesc sparc-solaris files of pmx -containersize 231624 -containerchecksum 454fe90e9063d40d252fbab2daa2d2e91275ee1f7c537185cf1572e9bd7e3d8a2835ad690b37c1e3ad5d3356255d26203c2ed12e2c3a130d2ee4d8a7e2f9d534 -binfiles arch=sparc-solaris size=156 - bin/sparc-solaris/pmxab - bin/sparc-solaris/scor2prt - -name pmx.win32 -category Package -revision 46800 -shortdesc win32 files of pmx -containersize 209960 -containerchecksum 758b00aa02585ce6663c42d95adba92117eb59c5339b6fd6e86a96806596d064a5f326cff649e98428c789ec4af6bf4c1195329c9bf11ad822e8a6b4b7010d19 -binfiles arch=win32 size=130 - bin/win32/pmxab.exe - bin/win32/scor2prt.exe - -name pmx.x86_64-cygwin -category Package -revision 46813 -shortdesc x86_64-cygwin files of pmx -containersize 238764 -containerchecksum 03155d34649260a27697d6b43f39e1b5829fdf53ed7b5ae6e33390639f4f7f3686252c4a47bc2a09ddccad85bdd3aa659a3f42d11e1d88c03b5319ee5c1f442a -binfiles arch=x86_64-cygwin size=161 - bin/x86_64-cygwin/pmxab.exe - bin/x86_64-cygwin/scor2prt.exe - -name pmx.x86_64-darwin -category Package -revision 48728 -shortdesc x86_64-darwin files of pmx -containersize 238276 -containerchecksum 0dc542ae37e08aa76e371d7c404a1f2d49e7e0cac9cd1e5dedd154c3cd7a74580a2d93cea34745854dcbe5ef2403850ea49a66bd2626b4a75afaebe7f8eb8c50 -binfiles arch=x86_64-darwin size=157 - bin/x86_64-darwin/pmxab - bin/x86_64-darwin/scor2prt - -name pmx.x86_64-darwinlegacy -category Package -revision 47387 -shortdesc x86_64-darwinlegacy files of pmx -containersize 224544 -containerchecksum 4e8751e71ed376be7a08995ad700f08ef83c0903281b72f496e76d0a1aae3a6a8842ab8cd636016821c1bf25a3d6802abf68728cd727c14824fdab79cf1a74eb -binfiles arch=x86_64-darwinlegacy size=145 - bin/x86_64-darwinlegacy/pmxab - bin/x86_64-darwinlegacy/scor2prt - -name pmx.x86_64-linux -category Package -revision 47063 -shortdesc x86_64-linux files of pmx -containersize 211132 -containerchecksum 70931cf5dae5da274062b3b58ca7d59422ed90e8a4e908e001c0969e91f4fd301c0084b4ffc3b1e39e3f25c3ee959ed36c832a01f9ac2318b1bd9c89a6e03534 -binfiles arch=x86_64-linux size=152 - bin/x86_64-linux/pmxab - bin/x86_64-linux/scor2prt - -name pmx.x86_64-linuxmusl -category Package -revision 47036 -shortdesc x86_64-linuxmusl files of pmx -containersize 241668 -containerchecksum 1c13ad779549977150d8eb4122310821e84495b431754a47ebbb26eb65eafcd0538917fcc52a0b28d2b9893f1a14d59cec2eee384dffd123d1c840abfecdaf85 -binfiles arch=x86_64-linuxmusl size=170 - bin/x86_64-linuxmusl/pmxab - bin/x86_64-linuxmusl/scor2prt - -name pmx.x86_64-solaris -category Package -revision 46829 -shortdesc x86_64-solaris files of pmx -containersize 219016 -containerchecksum dc65ff72cf7ec933e275d47e053024948a36241406b800d39d04e59fa1af0ebc1892a1f671069868d5c3096912c34bf95e6140f3408976facdd841c4aef6101e -binfiles arch=x86_64-solaris size=158 - bin/x86_64-solaris/pmxab - bin/x86_64-solaris/scor2prt - -name pmxchords -category Package -revision 39249 -shortdesc Produce chord information to go with pmx output -longdesc The bundle supplements pmx, providing the means of typesetting -longdesc chords above the notes of a score. The bundle contains: macros -longdesc for typing the chords; a Lua script to transpose chord macros -longdesc to the required key signature; and support scripts for common -longdesc requirements. -depend pmxchords.ARCH -containersize 5544 -containerchecksum 89e1c6be41bf1c04e1d956b3365ed3ceaeba7424c51c426763a32566b909e23a985d2bf82043ffa9a3ba702a0d99225f7e578128d5f3d3b1ba2a60d41b8c5480 -doccontainersize 404036 -doccontainerchecksum 88bbe4169b8b07bd17694508f1f9f25de2da546da49bc726fa557111f1f93b96672f83dd07646ccff2b8dffd6fdbca5d8c379d298c0b929a66c8bed64e205d6c -docfiles size=164 - texmf-dist/doc/man/man1/pmxchords.1 - texmf-dist/doc/man/man1/pmxchords.man1.pdf - texmf-dist/doc/pmxchords/README details="Readme" - texmf-dist/doc/pmxchords/chordsRef.pdf details="Reference table (English)" language="en" - texmf-dist/doc/pmxchords/chordsRef.tex - texmf-dist/doc/pmxchords/chordsRefCZ.pdf details="Reference table (Czech)" language="cs" - texmf-dist/doc/pmxchords/chordsRefCZ.tex - texmf-dist/doc/pmxchords/examples/jazz/misty/misty.pdf - texmf-dist/doc/pmxchords/examples/jazz/misty/misty.pmx - texmf-dist/doc/pmxchords/examples/jazz/schema/schema.pdf - texmf-dist/doc/pmxchords/examples/jazz/schema/schema.pmx - texmf-dist/doc/pmxchords/examples/jazz/schema/schema_full.pdf - texmf-dist/doc/pmxchords/examples/jazz/schema/schema_full.pmx - texmf-dist/doc/pmxchords/examples/noel/aj_co_to_hlasaju/aj_co_to_hlasaju.pdf - texmf-dist/doc/pmxchords/examples/noel/aj_co_to_hlasaju/aj_co_to_hlasaju.pmx - texmf-dist/doc/pmxchords/examples/noel/pasli_ovce_valasi/README details="Readme" - texmf-dist/doc/pmxchords/examples/noel/pasli_ovce_valasi/pasli_ovce_valasi.pdf - texmf-dist/doc/pmxchords/examples/noel/pasli_ovce_valasi/pasli_ovce_valasi.pmx - texmf-dist/doc/pmxchords/gpl-2.0.txt - texmf-dist/doc/pmxchords/pmxchords-install.pdf - texmf-dist/doc/pmxchords/pmxchords-install.tex -runfiles size=9 - texmf-dist/scripts/pmxchords/ChordsTr.lua - texmf-dist/scripts/pmxchords/pmxchords.lua - texmf-dist/tex/generic/pmxchords/chords.tex - texmf-dist/tex/generic/pmxchords/chordsCZ.tex -catalogue-ctan /support/pmxchords -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl2 -catalogue-topics use-lua music -catalogue-version 2.0.2 - -name pmxchords.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of pmxchords -containersize 344 -containerchecksum a4cde080523e17684f3bcc6adc597fbdb594c33390b93ef854489453940054b9fefc10b07d83171dad47383e46c913cb72b4b1d9408a98b3217f1524160282e8 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/pmxchords - -name pmxchords.amd64-freebsd -category Package -revision 32405 -shortdesc amd64-freebsd files of pmxchords -containersize 344 -containerchecksum a27712f9bdfe47876b5157c9b0c92569557dae205423c6805e3a2387c04713e7921187d3c6c8ce17051167905a4f2d76f931f9e43f7bc9b23dc5f1beb5a91026 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/pmxchords - -name pmxchords.amd64-netbsd -category Package -revision 32405 -shortdesc amd64-netbsd files of pmxchords -containersize 340 -containerchecksum ab0f2e05d20808abf38b736dfe919c882b24f5f15ad5c1840092502311bd5628e1aedbcf1469609d4f62117f9037d99b462140c1f0ccc23c3ce93a729c5f1e0b -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/pmxchords - -name pmxchords.armhf-linux -category Package -revision 32405 -shortdesc armhf-linux files of pmxchords -containersize 344 -containerchecksum 58ae8ab39e63182f23d1c07fc08a4498b09f434084e4c3dfcf52e733f1433810f52524d4fbaec6beb323bf96bddf8978e7252e7c41878a4073a3634537acef85 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/pmxchords - -name pmxchords.i386-cygwin -category Package -revision 32405 -shortdesc i386-cygwin files of pmxchords -containersize 344 -containerchecksum 690c6c099cca53ed58a5d883d8cc4f7c9173a44a24d20d082658fa52f052ab9ee5d74339e360d9601e50a09c45206d41a36f065210e8838168696f56c80e1bee -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/pmxchords - -name pmxchords.i386-freebsd -category Package -revision 32405 -shortdesc i386-freebsd files of pmxchords -containersize 344 -containerchecksum 08cd68d0cca6b4f13a3eede5d112dd7b615ed176f48cf5e274e28c7c3dc8bb9db54fac8300e1f42d30d0f5a616283623acc32884232144c58b15763d8e887a27 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/pmxchords - -name pmxchords.i386-linux -category Package -revision 32405 -shortdesc i386-linux files of pmxchords -containersize 344 -containerchecksum 1c8a4782e76c1907a13d612dd619c0fc422048093e53c0795b13e6abab31e18a033a9de55822d0abc1206fa6e6bb5fb3d844e981e06c099de178e7ebf0691119 -binfiles arch=i386-linux size=1 - bin/i386-linux/pmxchords - -name pmxchords.i386-netbsd -category Package -revision 32405 -shortdesc i386-netbsd files of pmxchords -containersize 344 -containerchecksum 22c579747b3e41f6182271c78fd137cc0b18138d5cc74de7e207086c843ff0335eb0f010feb4e3b19dbd27da9a4758898e56179c8095a22f85ae106575825cec -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/pmxchords - -name pmxchords.i386-solaris -category Package -revision 32405 -shortdesc i386-solaris files of pmxchords -containersize 344 -containerchecksum 08e38a1376adf95d891660479fb2645f683c18b4c0354a96661933d30004f1d604b6e672386d3a01cd5c5d109f0d06495641c59ca5bbc1c8e13eaebada5b469c -binfiles arch=i386-solaris size=1 - bin/i386-solaris/pmxchords - -name pmxchords.sparc-solaris -category Package -revision 32405 -shortdesc sparc-solaris files of pmxchords -containersize 344 -containerchecksum 6373abb2405b3d92d48c3902496aa04babfb0a018195a77823b62f2342165aed62a94eda8c0c3fc470214800f0e488a314f0d38d4f1d5f73ada2d2a6960ac9cf -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/pmxchords - -name pmxchords.win32 -category Package -revision 32405 -shortdesc win32 files of pmxchords -containersize 684 -containerchecksum 56cee4a280acff1a73bc15ffdfb5d8b429f339c9ebd4151d4efe3e0db1f99cd2d30f846ccb8041d1231bd0ff3005f90d3ef8005da6f68ced1af31cac4950fc3c -binfiles arch=win32 size=1 - bin/win32/pmxchords.exe - -name pmxchords.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of pmxchords -containersize 344 -containerchecksum 74298292941ff016b3f0b23da7db26e68592697d885ab6fb592b7998921392d02001076840c6b369f5552559f61f42dbb901aa28928594e9af129fc0793c6401 -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/pmxchords - -name pmxchords.x86_64-darwin -category Package -revision 32405 -shortdesc x86_64-darwin files of pmxchords -containersize 344 -containerchecksum 003a5f8b65a672719bf48f8077a9bb88fa96e8f15a2ac86f6b6cf209b51884254c8b33fdbaa421f8275eb05da3b001674c879e968dfca134c0b98ec02159e46b -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/pmxchords - -name pmxchords.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of pmxchords -containersize 352 -containerchecksum 42a083cb1e886f3569bb67edd3c16a67e64d793f3ca197422f2abca29aeac46038e0e5a9c9c92f5a5eefda7ecb89a31200f5e679e5e357346d10746ebbc387ce -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/pmxchords - -name pmxchords.x86_64-linux -category Package -revision 32405 -shortdesc x86_64-linux files of pmxchords -containersize 344 -containerchecksum 7a9a1e6ff2b53b8b9f3c6fc0eb326dd81c1afc500f852aff28e2a92fdb7174a5433862df9811a88cc8a637179c971ce60f427f469fe61a88972daa0b717edb98 -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/pmxchords - -name pmxchords.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of pmxchords -containersize 344 -containerchecksum 0306a303fe556c03608bafdb6209c5b855acd61eed9bd04273262d30a08a5b0ff6c55097b12241aa98eb6aebacb1bf1f80db2e94f8f8d95a3f732fd3dbea4797 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/pmxchords - -name pmxchords.x86_64-solaris -category Package -revision 32405 -shortdesc x86_64-solaris files of pmxchords -containersize 344 -containerchecksum fe9676a3f7f4ea5c401d0fb452a9b3dcb12e0fd63acfbbf86ef45a41800b1004ba0796714e58df50e6a7f161de80fb6edcbb6c799613ad2883b90805b0dea338 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/pmxchords - -name pnas2009 -category Package -revision 16287 -shortdesc BibTeX style for PNAS (newer version) -relocated 1 -longdesc This style produces bibliographies in the format of -longdesc "Proceedings of the National Academy of Sciences, USA". The -longdesc style was derived from the standard unsrt.bst and adapted to -longdesc the new (2009) formatting rules. -containersize 4032 -containerchecksum c95b172714cbf182194f908e245acf5469b2fbb71e078da8dc1130b349b3bd95283c94a7efcc80ec01867f6e022928baae1d59cac8fa037fd3cbb68d71c6360f -runfiles size=5 - RELOC/bibtex/bst/pnas2009/pnas2009.bst -catalogue-ctan /biblio/bibtex/contrib/misc/pnas2009.bst -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics bibtex-sty -catalogue-version 1.0 - -name poemscol -category Package -revision 46433 -shortdesc Typesetting Critical Editions of Poetry -relocated 1 -longdesc The package offers LaTeX macros for typesetting critical -longdesc editions of poetry. Its features include automatic -longdesc linenumbering, generation of separate endnotes sections for -longdesc emendations, textual collations, and explanatory notes, special -longdesc marking for cases in which page breaks occur during stanza -longdesc breaks, running headers of the form 'Notes to pp. xx-yy' for -longdesc the notes sections, index of titles and first lines, and -longdesc automatic generation of a table of contents. -containersize 16600 -containerchecksum faae854ed0fc326679f39af10a438a609661002dce566b35d0429072fe44c153e3f43e576fddd4a0ffc542f111a7f487aeb95a0d27787d61533f4182ddb0d5e7 -doccontainersize 692316 -doccontainerchecksum b55908de68f3dd87b47610f4ba90ee6179b88ea70028c56aa0d3dd3d6cfaff581cf10a04890dba96a44f61251e8f1ff7acd165456d0623745de32cee8b83f7ed -docfiles size=177 - RELOC/doc/latex/poemscol/README details="Readme" - RELOC/doc/latex/poemscol/poemscol.pdf details="Documented source" - RELOC/doc/latex/poemscol/poemscolcheatsheet.pdf details="Cheat Sheet" - RELOC/doc/latex/poemscol/poemscolcheatsheet.tex -srccontainersize 80364 -srccontainerchecksum aaec63569e24c71d70d59883e48a97d6d2f35b4ebb7886eb27dffefa59cccb02ad37dda6c816a00aba71e7e7957a3d65ec92b3c7177572270a85d39a85b6eef3 -srcfiles size=101 - RELOC/source/latex/poemscol/poemscol.dtx - RELOC/source/latex/poemscol/poemscol.ins -runfiles size=31 - RELOC/tex/latex/poemscol/poemscol.sty -catalogue-also edmac ledmac ednotes verse -catalogue-ctan /macros/latex/contrib/poemscol -catalogue-date 2018-01-24 05:32:51 +0100 -catalogue-license lppl1.3 -catalogue-topics crit-ed -catalogue-version 2.97 - -name poetry -category Package -revision 48643 -shortdesc Facilities for typesetting poetry and poetical structure -relocated 1 -longdesc The poetry package provides some macros and general doodads for -longdesc typesetting poetry. There is, of course, already the excellent -longdesc verse package, and the poetrytex package provides some extra -longdesc functionality on top of it. But poetry provides much of the -longdesc same functionality in a bit of a different way, and with a few -longdesc additional abilities, such as facilities for a list of poems, -longdesc an index of first lines, and some structural commands. -containersize 3072 -containerchecksum 2899747c31f18a48315be99aa25646d66fc4f20842b69f412bd87456863f14f0fe1c34e6d73518b58f49d8045d7e23005d15d93ff128d05b4b788b381dc4a951 -doccontainersize 265412 -doccontainerchecksum 69768b386e076a6c6b73f69afba04c16b7bb4754b5f8fd4627f4f97617b658bf4df902c340801b92d713574e970374d36b787eb7f5871df3b0644817080068bd -docfiles size=71 - RELOC/doc/latex/poetry/CHANGES - RELOC/doc/latex/poetry/README details="Readme" - RELOC/doc/latex/poetry/lppl.txt - RELOC/doc/latex/poetry/poetry.pdf details="Package documentation" -srccontainersize 16104 -srccontainerchecksum 7766860c71ee6c831163a22a1c51676eaa7f3725a6c8856fd97da7a8750f78f9fde98c8c98c3f8258e21dee479d92d9c846750f6071d4113191e303a020a573a -srcfiles size=15 - RELOC/source/latex/poetry/poetry.dtx - RELOC/source/latex/poetry/poetry.ins -runfiles size=3 - RELOC/tex/latex/poetry/poetry.sty -catalogue-ctan /macros/latex/contrib/poetry -catalogue-date 2018-09-11 08:47:20 +0200 -catalogue-license lppl1.3 -catalogue-topics verse -catalogue-version 1.1 - -name poetrytex -category Package -revision 39921 -shortdesc Typeset anthologies of poetry -relocated 1 -longdesc The package is designed to aid in the management and formatting -longdesc of anthologies of poetry and other writings; it does not -longdesc concern itself with actually typesettinig the verse itself. -containersize 3064 -containerchecksum dcfadbf6d9effc05dea645bd50b65260b0d1740c248697267c45361ed1b5e8523d950eb475749d90762ed45f160047d1de69df167298493eefebbb9ef879cb86 -doccontainersize 292284 -doccontainerchecksum 080681ff9704ac024d06c054ac4a9dfb1ce146bb26a876c3d8d993e025d8f6dd7aef8d6838077894fe5d3cdba342d895ebc00091a3e1360c343a92d9b446644b -docfiles size=74 - RELOC/doc/latex/poetrytex/README details="Readme" - RELOC/doc/latex/poetrytex/poetrytex.pdf details="Package documentation" - RELOC/doc/latex/poetrytex/poetrytex.top -srccontainersize 13956 -srccontainerchecksum ccfe6a93b0110dd8787c61dc6b33ad3877b116d1f71b4fb0e828c8cf153fe26b5f8b145b5b553f281aac253707d13fcd7aa6a724373bc5f63f0e9ed030a3eb85 -srcfiles size=15 - RELOC/source/latex/poetrytex/Makefile - RELOC/source/latex/poetrytex/poetrytex.dtx -runfiles size=3 - RELOC/tex/latex/poetrytex/poetrytex.sty -catalogue-ctan /macros/latex/contrib/poetrytex -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics verse -catalogue-version 3.0.1 - -name polexpr -category Package -revision 50013 -shortdesc A parser for polynomial expressions -relocated 1 -longdesc The package provides \poldef: a parser for polynomial -longdesc expressions based upon the \xintdeffunc mechanism of the -longdesc package xintexpr. The parsed expressions use the operations of -longdesc algebra (inclusive of composition of functions) with standard -longdesc operators, fractional numbers (possibly in scientific notation) -longdesc and previously defined polynomial functions or other constructs -longdesc as recognized by the \xintexpr numerical parser. The -longdesc polynomials are then not only genuine \xintexpr numerical -longdesc functions but additionally are also known to the package via -longdesc their coefficients. This allows dedicated macros to implement -longdesc polynomial algorithmics. -containersize 22344 -containerchecksum cddee931089672025bc28ec79b2d3919bbed0f5c707d0142022b3e0a774a741a4a9bd2198abcb7da6e8a0cd410f5bdaa041d2b6ff05bfaeb9dceeb508e8a76d3 -doccontainersize 42428 -doccontainerchecksum c4a4ee72ec76481ad990280c86d68ff15a0e3dca4ad9893594be41f3967b1b5d5278e4850e3e2417029c1992701fbb1732e1e6fd3db8a83183aff763078415d3 -docfiles size=67 - RELOC/doc/latex/polexpr/README.md details="Readme" - RELOC/doc/latex/polexpr/polexpr.html details="Package documentation (HTML)" - RELOC/doc/latex/polexpr/polexpr.txt details="Package documentation (text format)" -runfiles size=28 - RELOC/tex/latex/polexpr/polexpr.sty -catalogue-also polynom -catalogue-ctan /macros/latex/contrib/polexpr -catalogue-date 2019-02-12 20:32:28 +0100 -catalogue-license lppl1.3c -catalogue-topics maths -catalogue-version 0.7.4 - -name polski -category Package -revision 44213 -shortdesc Typeset Polish documents with LaTeX and Polish fonts -relocated 1 -longdesc Tools to typeset documents in Polish using LaTeX2e with Polish -longdesc fonts (the so-called PL fonts), EC fonts or CM fonts. (This -longdesc package was previously known as platex, but has been renamed to -longdesc resolve a name clash.) -depend pl -depend hyphen-polish -containersize 9068 -containerchecksum dff00e12389d30a68e43289ed928212609e5f94d1f3529556bc891b6ddcf0d0c41d0ab8b320b6340575a568787e29d5c48e93319a7aa85612a8d84ab059888f0 -doccontainersize 294100 -doccontainerchecksum aeafd5e2f737d683dd5e2847bf755a8f1c7979a485952cfd06aaa7a01edcd4856e17cebb4726c874be4100f6d3a7bc0cf174013832f923df3bd3a045ba779a91 -docfiles size=81 - RELOC/doc/latex/polski/README details="Readme (English)" - RELOC/doc/latex/polski/conowego.txt - RELOC/doc/latex/polski/czytaj.txt details="Readme (Polish)" language="pl" - RELOC/doc/latex/polski/polski.pdf details="Package documentation (largely in Polish)" language="pl" - RELOC/doc/latex/polski/sample-polski.pdf details="Example of use" language="pl" - RELOC/doc/latex/polski/sample-polski.tex - RELOC/doc/latex/polski/sample-rysunek.mp - RELOC/doc/latex/polski/sample-rysunek1.mps -srccontainersize 30844 -srccontainerchecksum 68dc18c14ba9b397480d540732b5f7c5a200ba8588580830d63af210a5ec1a42cb4ab51a980005a4985078cd3a9c7972f0237dc1985d27ee493217d53520fe36 -srcfiles size=35 - RELOC/source/latex/polski/ot1patch.dtx - RELOC/source/latex/polski/ot1patch.ins - RELOC/source/latex/polski/plfonts.fdd - RELOC/source/latex/polski/plprefix.dtx - RELOC/source/latex/polski/plprefix.ins - RELOC/source/latex/polski/polski.dtx - RELOC/source/latex/polski/polski.ins - RELOC/source/latex/polski/strony.dtx -runfiles size=24 - RELOC/tex/latex/polski/amigapl.def - RELOC/tex/latex/polski/mazovia.def - RELOC/tex/latex/polski/omlplcm.fd - RELOC/tex/latex/polski/omlplm.fd - RELOC/tex/latex/polski/omsplsy.fd - RELOC/tex/latex/polski/omxplex.fd - RELOC/tex/latex/polski/ot1patch.sty - RELOC/tex/latex/polski/ot4ccr.fd - RELOC/tex/latex/polski/ot4cmdh.fd - RELOC/tex/latex/polski/ot4cmfib.fd - RELOC/tex/latex/polski/ot4cmfr.fd - RELOC/tex/latex/polski/ot4cmr.fd - RELOC/tex/latex/polski/ot4cmss.fd - RELOC/tex/latex/polski/ot4cmtt.fd - RELOC/tex/latex/polski/plprefix.sty - RELOC/tex/latex/polski/polski.sty - RELOC/tex/latex/polski/qxenc.def -catalogue-ctan /macros/latex/contrib/polski -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl1.2 -catalogue-topics polish -catalogue-version 1.3.4 - -name poltawski -category Package -revision 20075 -shortdesc Antykwa Poltawskiego Family of Fonts -relocated 1 -longdesc The package contains the Antykwa Poltawskiego family of fonts -longdesc in the PostScript Type 1 and OpenType formats. The original -longdesc font was designed in the twenties of the XX century by the -longdesc Polish typographer Adam Poltawski(1881-1952). Following the -longdesc route set out by the Latin Modern and TeX Gyre projects -longdesc (http://www.gust.org.pl/projects/e-foundry), the Antykwa -longdesc Poltawskiego digitisation project aims at providing a rich -longdesc collection of diacritical characters in the attempt to cover as -longdesc many Latin-based scripts as possible. To our knowledge, the -longdesc repertoire of characters covers all European languages as well -longdesc as some other Latin-based alphabets such as Vietnamese and -longdesc Navajo; at the request of users, recent extensions (following -longdesc the enhancement of the Latin Modern collection) provide glyphs -longdesc sufficient for typesetting of romanized transliterations of -longdesc Arabic and Sanskrit scripts. The Antykwa Poltawskiego family -longdesc consists of 4 weights (light, normal, medium, bold), each -longdesc having upright and italic forms and one of 5 design sizes: 6, -longdesc 8, 10, 12 and 17pt. Altogether, the collection comprises 40 -longdesc font files, containing the same repertoire of 1126 characters. -longdesc The preliminary version of Antykwa Poltawskiego (antp package) -longdesc released in 2000 is rendered obsolete by this package. -execute addMap ap.map -containersize 6820060 -containerchecksum 4a52ab208c714d4e276a6a6e8129c1495c68e457f9b04945f1d46cb6ada21ad212fadfb1af0df0fe00d00e9b6b6130684b9d85338f22d77fe4d761655d096504 -doccontainersize 1392200 -doccontainerchecksum bf14d55e9d636c63f3d25f5ee44e11067d79c02a4d3a58dddb5bb30e6539e33f9c5c24c25fb5460d8fbdd6f5ecbaf6a805863fe651ac79811b1f951a0c845ff6 -docfiles size=807 - RELOC/doc/fonts/poltawski/GUST-FONT-LICENSE.txt - RELOC/doc/fonts/poltawski/MANIFEST-Antykwa-Poltawskiego.txt - RELOC/doc/fonts/poltawski/README-Antykwa-Poltawskiego.txt - RELOC/doc/fonts/poltawski/antpb10.fea - RELOC/doc/fonts/poltawski/antpb12.fea - RELOC/doc/fonts/poltawski/antpb17.fea - RELOC/doc/fonts/poltawski/antpb6.fea - RELOC/doc/fonts/poltawski/antpb8.fea - RELOC/doc/fonts/poltawski/antpbi10.fea - RELOC/doc/fonts/poltawski/antpbi12.fea - RELOC/doc/fonts/poltawski/antpbi17.fea - RELOC/doc/fonts/poltawski/antpbi6.fea - RELOC/doc/fonts/poltawski/antpbi8.fea - RELOC/doc/fonts/poltawski/antpl10.fea - RELOC/doc/fonts/poltawski/antpl12.fea - RELOC/doc/fonts/poltawski/antpl17.fea - RELOC/doc/fonts/poltawski/antpl6.fea - RELOC/doc/fonts/poltawski/antpl8.fea - RELOC/doc/fonts/poltawski/antpli10.fea - RELOC/doc/fonts/poltawski/antpli12.fea - RELOC/doc/fonts/poltawski/antpli17.fea - RELOC/doc/fonts/poltawski/antpli6.fea - RELOC/doc/fonts/poltawski/antpli8.fea - RELOC/doc/fonts/poltawski/antpm10.fea - RELOC/doc/fonts/poltawski/antpm12.fea - RELOC/doc/fonts/poltawski/antpm17.fea - RELOC/doc/fonts/poltawski/antpm6.fea - RELOC/doc/fonts/poltawski/antpm8.fea - RELOC/doc/fonts/poltawski/antpmi10.fea - RELOC/doc/fonts/poltawski/antpmi12.fea - RELOC/doc/fonts/poltawski/antpmi17.fea - RELOC/doc/fonts/poltawski/antpmi6.fea - RELOC/doc/fonts/poltawski/antpmi8.fea - RELOC/doc/fonts/poltawski/antpr10.fea - RELOC/doc/fonts/poltawski/antpr12.fea - RELOC/doc/fonts/poltawski/antpr17.fea - RELOC/doc/fonts/poltawski/antpr6.fea - RELOC/doc/fonts/poltawski/antpr8.fea - RELOC/doc/fonts/poltawski/antpri10.fea - RELOC/doc/fonts/poltawski/antpri12.fea - RELOC/doc/fonts/poltawski/antpri17.fea - RELOC/doc/fonts/poltawski/antpri6.fea - RELOC/doc/fonts/poltawski/antpri8.fea - RELOC/doc/fonts/poltawski/ap-hist.txt - RELOC/doc/fonts/poltawski/ap-info.pdf details="Technical documentation" - RELOC/doc/fonts/poltawski/ap-logo.pdf - RELOC/doc/fonts/poltawski/goadb100.nam - RELOC/doc/fonts/poltawski/tstapot1.pdf - RELOC/doc/fonts/poltawski/tstapot1.tex - RELOC/doc/fonts/poltawski/tstapot4.pdf - RELOC/doc/fonts/poltawski/tstapot4.tex - RELOC/doc/fonts/poltawski/tstapqx.pdf - RELOC/doc/fonts/poltawski/tstapqx.tex - RELOC/doc/fonts/poltawski/tstapt1.pdf - RELOC/doc/fonts/poltawski/tstapt1.tex - RELOC/doc/fonts/poltawski/tstapts1.pdf - RELOC/doc/fonts/poltawski/tstapts1.tex -runfiles size=7225 - RELOC/fonts/afm/gust/poltawski/antpb10.afm - RELOC/fonts/afm/gust/poltawski/antpb12.afm - RELOC/fonts/afm/gust/poltawski/antpb17.afm - RELOC/fonts/afm/gust/poltawski/antpb6.afm - RELOC/fonts/afm/gust/poltawski/antpb8.afm - RELOC/fonts/afm/gust/poltawski/antpbi10.afm - RELOC/fonts/afm/gust/poltawski/antpbi12.afm - RELOC/fonts/afm/gust/poltawski/antpbi17.afm - RELOC/fonts/afm/gust/poltawski/antpbi6.afm - RELOC/fonts/afm/gust/poltawski/antpbi8.afm - RELOC/fonts/afm/gust/poltawski/antpl10.afm - RELOC/fonts/afm/gust/poltawski/antpl12.afm - RELOC/fonts/afm/gust/poltawski/antpl17.afm - RELOC/fonts/afm/gust/poltawski/antpl6.afm - RELOC/fonts/afm/gust/poltawski/antpl8.afm - RELOC/fonts/afm/gust/poltawski/antpli10.afm - RELOC/fonts/afm/gust/poltawski/antpli12.afm - RELOC/fonts/afm/gust/poltawski/antpli17.afm - RELOC/fonts/afm/gust/poltawski/antpli6.afm - RELOC/fonts/afm/gust/poltawski/antpli8.afm - RELOC/fonts/afm/gust/poltawski/antpm10.afm - RELOC/fonts/afm/gust/poltawski/antpm12.afm - RELOC/fonts/afm/gust/poltawski/antpm17.afm - RELOC/fonts/afm/gust/poltawski/antpm6.afm - RELOC/fonts/afm/gust/poltawski/antpm8.afm - RELOC/fonts/afm/gust/poltawski/antpmi10.afm - RELOC/fonts/afm/gust/poltawski/antpmi12.afm - RELOC/fonts/afm/gust/poltawski/antpmi17.afm - RELOC/fonts/afm/gust/poltawski/antpmi6.afm - RELOC/fonts/afm/gust/poltawski/antpmi8.afm - RELOC/fonts/afm/gust/poltawski/antpr10.afm - RELOC/fonts/afm/gust/poltawski/antpr12.afm - RELOC/fonts/afm/gust/poltawski/antpr17.afm - RELOC/fonts/afm/gust/poltawski/antpr6.afm - RELOC/fonts/afm/gust/poltawski/antpr8.afm - RELOC/fonts/afm/gust/poltawski/antpri10.afm - RELOC/fonts/afm/gust/poltawski/antpri12.afm - RELOC/fonts/afm/gust/poltawski/antpri17.afm - RELOC/fonts/afm/gust/poltawski/antpri6.afm - RELOC/fonts/afm/gust/poltawski/antpri8.afm - RELOC/fonts/enc/dvips/poltawski/ap-cs-sc.enc - RELOC/fonts/enc/dvips/poltawski/ap-cs.enc - RELOC/fonts/enc/dvips/poltawski/ap-ec-sc.enc - RELOC/fonts/enc/dvips/poltawski/ap-ec.enc - RELOC/fonts/enc/dvips/poltawski/ap-l7x-sc.enc - RELOC/fonts/enc/dvips/poltawski/ap-l7x.enc - RELOC/fonts/enc/dvips/poltawski/ap-qx-sc.enc - RELOC/fonts/enc/dvips/poltawski/ap-qx.enc - RELOC/fonts/enc/dvips/poltawski/ap-rm-sc.enc - RELOC/fonts/enc/dvips/poltawski/ap-rm.enc - RELOC/fonts/enc/dvips/poltawski/ap-t5-sc.enc - RELOC/fonts/enc/dvips/poltawski/ap-t5.enc - RELOC/fonts/enc/dvips/poltawski/ap-texnansi-sc.enc - RELOC/fonts/enc/dvips/poltawski/ap-texnansi.enc - RELOC/fonts/enc/dvips/poltawski/ap-ts1.enc - RELOC/fonts/map/dvips/poltawski/ap-cs.map - RELOC/fonts/map/dvips/poltawski/ap-ec.map - RELOC/fonts/map/dvips/poltawski/ap-l7x.map - RELOC/fonts/map/dvips/poltawski/ap-qx.map - RELOC/fonts/map/dvips/poltawski/ap-rm.map - RELOC/fonts/map/dvips/poltawski/ap-t5.map - RELOC/fonts/map/dvips/poltawski/ap-texnansi.map - RELOC/fonts/map/dvips/poltawski/ap-ts1.map - RELOC/fonts/map/dvips/poltawski/ap.map - RELOC/fonts/opentype/gust/poltawski/antpolt-bold.otf - RELOC/fonts/opentype/gust/poltawski/antpolt-bolditalic.otf - RELOC/fonts/opentype/gust/poltawski/antpolt-italic.otf - RELOC/fonts/opentype/gust/poltawski/antpolt-regular.otf - RELOC/fonts/opentype/gust/poltawski/antpoltcond-bold.otf - RELOC/fonts/opentype/gust/poltawski/antpoltcond-bolditalic.otf - RELOC/fonts/opentype/gust/poltawski/antpoltcond-italic.otf - RELOC/fonts/opentype/gust/poltawski/antpoltcond-regular.otf - RELOC/fonts/opentype/gust/poltawski/antpoltexpd-bold.otf - RELOC/fonts/opentype/gust/poltawski/antpoltexpd-bolditalic.otf - RELOC/fonts/opentype/gust/poltawski/antpoltexpd-italic.otf - RELOC/fonts/opentype/gust/poltawski/antpoltexpd-regular.otf - RELOC/fonts/opentype/gust/poltawski/antpoltlt-bold.otf - RELOC/fonts/opentype/gust/poltawski/antpoltlt-bolditalic.otf - RELOC/fonts/opentype/gust/poltawski/antpoltlt-italic.otf - RELOC/fonts/opentype/gust/poltawski/antpoltlt-regular.otf - RELOC/fonts/opentype/gust/poltawski/antpoltltcond-bold.otf - RELOC/fonts/opentype/gust/poltawski/antpoltltcond-bolditalic.otf - RELOC/fonts/opentype/gust/poltawski/antpoltltcond-italic.otf - RELOC/fonts/opentype/gust/poltawski/antpoltltcond-regular.otf - RELOC/fonts/opentype/gust/poltawski/antpoltltexpd-bold.otf - RELOC/fonts/opentype/gust/poltawski/antpoltltexpd-bolditalic.otf - RELOC/fonts/opentype/gust/poltawski/antpoltltexpd-italic.otf - RELOC/fonts/opentype/gust/poltawski/antpoltltexpd-regular.otf - RELOC/fonts/opentype/gust/poltawski/antpoltltsemicond-bold.otf - RELOC/fonts/opentype/gust/poltawski/antpoltltsemicond-bolditalic.otf - RELOC/fonts/opentype/gust/poltawski/antpoltltsemicond-italic.otf - RELOC/fonts/opentype/gust/poltawski/antpoltltsemicond-regular.otf - RELOC/fonts/opentype/gust/poltawski/antpoltltsemiexpd-bold.otf - RELOC/fonts/opentype/gust/poltawski/antpoltltsemiexpd-bolditalic.otf - RELOC/fonts/opentype/gust/poltawski/antpoltltsemiexpd-italic.otf - RELOC/fonts/opentype/gust/poltawski/antpoltltsemiexpd-regular.otf - RELOC/fonts/opentype/gust/poltawski/antpoltsemicond-bold.otf - RELOC/fonts/opentype/gust/poltawski/antpoltsemicond-bolditalic.otf - RELOC/fonts/opentype/gust/poltawski/antpoltsemicond-italic.otf - RELOC/fonts/opentype/gust/poltawski/antpoltsemicond-regular.otf - RELOC/fonts/opentype/gust/poltawski/antpoltsemiexpd-bold.otf - RELOC/fonts/opentype/gust/poltawski/antpoltsemiexpd-bolditalic.otf - RELOC/fonts/opentype/gust/poltawski/antpoltsemiexpd-italic.otf - RELOC/fonts/opentype/gust/poltawski/antpoltsemiexpd-regular.otf - RELOC/fonts/tfm/gust/poltawski/cs-antpb10-sc.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpb10.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpb12-sc.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpb12.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpb17-sc.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpb17.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpb6-sc.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpb6.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpb8-sc.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpb8.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpbi10-sc.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpbi10.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpbi12-sc.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpbi12.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpbi17-sc.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpbi17.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpbi6-sc.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpbi6.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpbi8-sc.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpbi8.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpl10-sc.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpl10.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpl12-sc.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpl12.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpl17-sc.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpl17.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpl6-sc.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpl6.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpl8-sc.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpl8.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpli10-sc.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpli10.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpli12-sc.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpli12.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpli17-sc.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpli17.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpli6-sc.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpli6.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpli8-sc.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpli8.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpm10-sc.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpm10.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpm12-sc.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpm12.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpm17-sc.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpm17.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpm6-sc.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpm6.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpm8-sc.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpm8.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpmi10-sc.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpmi10.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpmi12-sc.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpmi12.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpmi17-sc.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpmi17.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpmi6-sc.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpmi6.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpmi8-sc.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpmi8.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpr10-sc.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpr10.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpr12-sc.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpr12.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpr17-sc.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpr17.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpr6-sc.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpr6.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpr8-sc.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpr8.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpri10-sc.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpri10.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpri12-sc.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpri12.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpri17-sc.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpri17.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpri6-sc.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpri6.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpri8-sc.tfm - RELOC/fonts/tfm/gust/poltawski/cs-antpri8.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpb10-sc.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpb10.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpb12-sc.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpb12.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpb17-sc.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpb17.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpb6-sc.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpb6.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpb8-sc.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpb8.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpbi10-sc.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpbi10.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpbi12-sc.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpbi12.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpbi17-sc.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpbi17.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpbi6-sc.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpbi6.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpbi8-sc.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpbi8.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpl10-sc.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpl10.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpl12-sc.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpl12.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpl17-sc.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpl17.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpl6-sc.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpl6.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpl8-sc.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpl8.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpli10-sc.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpli10.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpli12-sc.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpli12.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpli17-sc.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpli17.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpli6-sc.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpli6.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpli8-sc.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpli8.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpm10-sc.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpm10.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpm12-sc.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpm12.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpm17-sc.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpm17.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpm6-sc.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpm6.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpm8-sc.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpm8.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpmi10-sc.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpmi10.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpmi12-sc.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpmi12.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpmi17-sc.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpmi17.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpmi6-sc.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpmi6.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpmi8-sc.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpmi8.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpr10-sc.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpr10.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpr12-sc.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpr12.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpr17-sc.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpr17.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpr6-sc.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpr6.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpr8-sc.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpr8.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpri10-sc.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpri10.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpri12-sc.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpri12.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpri17-sc.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpri17.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpri6-sc.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpri6.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpri8-sc.tfm - RELOC/fonts/tfm/gust/poltawski/ec-antpri8.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpb10-sc.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpb10.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpb12-sc.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpb12.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpb17-sc.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpb17.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpb6-sc.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpb6.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpb8-sc.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpb8.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpbi10-sc.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpbi10.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpbi12-sc.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpbi12.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpbi17-sc.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpbi17.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpbi6-sc.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpbi6.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpbi8-sc.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpbi8.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpl10-sc.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpl10.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpl12-sc.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpl12.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpl17-sc.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpl17.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpl6-sc.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpl6.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpl8-sc.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpl8.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpli10-sc.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpli10.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpli12-sc.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpli12.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpli17-sc.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpli17.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpli6-sc.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpli6.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpli8-sc.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpli8.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpm10-sc.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpm10.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpm12-sc.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpm12.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpm17-sc.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpm17.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpm6-sc.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpm6.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpm8-sc.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpm8.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpmi10-sc.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpmi10.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpmi12-sc.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpmi12.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpmi17-sc.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpmi17.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpmi6-sc.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpmi6.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpmi8-sc.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpmi8.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpr10-sc.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpr10.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpr12-sc.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpr12.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpr17-sc.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpr17.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpr6-sc.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpr6.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpr8-sc.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpr8.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpri10-sc.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpri10.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpri12-sc.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpri12.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpri17-sc.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpri17.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpri6-sc.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpri6.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpri8-sc.tfm - RELOC/fonts/tfm/gust/poltawski/l7x-antpri8.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpb10-sc.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpb10.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpb12-sc.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpb12.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpb17-sc.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpb17.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpb6-sc.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpb6.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpb8-sc.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpb8.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpbi10-sc.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpbi10.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpbi12-sc.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpbi12.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpbi17-sc.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpbi17.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpbi6-sc.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpbi6.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpbi8-sc.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpbi8.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpl10-sc.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpl10.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpl12-sc.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpl12.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpl17-sc.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpl17.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpl6-sc.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpl6.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpl8-sc.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpl8.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpli10-sc.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpli10.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpli12-sc.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpli12.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpli17-sc.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpli17.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpli6-sc.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpli6.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpli8-sc.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpli8.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpm10-sc.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpm10.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpm12-sc.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpm12.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpm17-sc.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpm17.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpm6-sc.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpm6.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpm8-sc.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpm8.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpmi10-sc.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpmi10.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpmi12-sc.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpmi12.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpmi17-sc.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpmi17.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpmi6-sc.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpmi6.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpmi8-sc.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpmi8.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpr10-sc.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpr10.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpr12-sc.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpr12.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpr17-sc.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpr17.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpr6-sc.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpr6.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpr8-sc.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpr8.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpri10-sc.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpri10.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpri12-sc.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpri12.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpri17-sc.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpri17.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpri6-sc.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpri6.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpri8-sc.tfm - RELOC/fonts/tfm/gust/poltawski/qx-antpri8.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpb10-sc.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpb10.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpb12-sc.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpb12.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpb17-sc.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpb17.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpb6-sc.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpb6.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpb8-sc.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpb8.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpbi10-sc.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpbi10.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpbi12-sc.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpbi12.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpbi17-sc.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpbi17.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpbi6-sc.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpbi6.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpbi8-sc.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpbi8.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpl10-sc.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpl10.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpl12-sc.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpl12.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpl17-sc.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpl17.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpl6-sc.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpl6.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpl8-sc.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpl8.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpli10-sc.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpli10.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpli12-sc.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpli12.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpli17-sc.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpli17.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpli6-sc.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpli6.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpli8-sc.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpli8.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpm10-sc.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpm10.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpm12-sc.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpm12.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpm17-sc.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpm17.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpm6-sc.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpm6.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpm8-sc.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpm8.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpmi10-sc.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpmi10.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpmi12-sc.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpmi12.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpmi17-sc.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpmi17.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpmi6-sc.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpmi6.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpmi8-sc.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpmi8.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpr10-sc.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpr10.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpr12-sc.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpr12.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpr17-sc.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpr17.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpr6-sc.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpr6.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpr8-sc.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpr8.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpri10-sc.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpri10.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpri12-sc.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpri12.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpri17-sc.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpri17.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpri6-sc.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpri6.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpri8-sc.tfm - RELOC/fonts/tfm/gust/poltawski/rm-antpri8.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpb10-sc.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpb10.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpb12-sc.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpb12.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpb17-sc.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpb17.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpb6-sc.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpb6.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpb8-sc.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpb8.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpbi10-sc.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpbi10.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpbi12-sc.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpbi12.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpbi17-sc.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpbi17.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpbi6-sc.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpbi6.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpbi8-sc.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpbi8.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpl10-sc.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpl10.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpl12-sc.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpl12.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpl17-sc.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpl17.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpl6-sc.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpl6.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpl8-sc.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpl8.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpli10-sc.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpli10.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpli12-sc.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpli12.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpli17-sc.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpli17.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpli6-sc.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpli6.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpli8-sc.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpli8.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpm10-sc.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpm10.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpm12-sc.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpm12.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpm17-sc.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpm17.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpm6-sc.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpm6.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpm8-sc.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpm8.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpmi10-sc.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpmi10.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpmi12-sc.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpmi12.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpmi17-sc.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpmi17.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpmi6-sc.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpmi6.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpmi8-sc.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpmi8.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpr10-sc.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpr10.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpr12-sc.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpr12.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpr17-sc.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpr17.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpr6-sc.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpr6.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpr8-sc.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpr8.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpri10-sc.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpri10.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpri12-sc.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpri12.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpri17-sc.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpri17.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpri6-sc.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpri6.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpri8-sc.tfm - RELOC/fonts/tfm/gust/poltawski/t5-antpri8.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpb10-sc.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpb10.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpb12-sc.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpb12.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpb17-sc.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpb17.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpb6-sc.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpb6.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpb8-sc.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpb8.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpbi10-sc.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpbi10.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpbi12-sc.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpbi12.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpbi17-sc.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpbi17.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpbi6-sc.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpbi6.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpbi8-sc.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpbi8.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpl10-sc.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpl10.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpl12-sc.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpl12.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpl17-sc.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpl17.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpl6-sc.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpl6.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpl8-sc.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpl8.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpli10-sc.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpli10.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpli12-sc.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpli12.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpli17-sc.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpli17.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpli6-sc.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpli6.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpli8-sc.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpli8.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpm10-sc.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpm10.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpm12-sc.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpm12.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpm17-sc.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpm17.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpm6-sc.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpm6.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpm8-sc.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpm8.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpmi10-sc.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpmi10.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpmi12-sc.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpmi12.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpmi17-sc.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpmi17.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpmi6-sc.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpmi6.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpmi8-sc.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpmi8.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpr10-sc.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpr10.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpr12-sc.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpr12.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpr17-sc.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpr17.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpr6-sc.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpr6.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpr8-sc.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpr8.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpri10-sc.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpri10.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpri12-sc.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpri12.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpri17-sc.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpri17.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpri6-sc.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpri6.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpri8-sc.tfm - RELOC/fonts/tfm/gust/poltawski/texnansi-antpri8.tfm - RELOC/fonts/tfm/gust/poltawski/ts1-antpb10.tfm - RELOC/fonts/tfm/gust/poltawski/ts1-antpb12.tfm - RELOC/fonts/tfm/gust/poltawski/ts1-antpb17.tfm - RELOC/fonts/tfm/gust/poltawski/ts1-antpb6.tfm - RELOC/fonts/tfm/gust/poltawski/ts1-antpb8.tfm - RELOC/fonts/tfm/gust/poltawski/ts1-antpbi10.tfm - RELOC/fonts/tfm/gust/poltawski/ts1-antpbi12.tfm - RELOC/fonts/tfm/gust/poltawski/ts1-antpbi17.tfm - RELOC/fonts/tfm/gust/poltawski/ts1-antpbi6.tfm - RELOC/fonts/tfm/gust/poltawski/ts1-antpbi8.tfm - RELOC/fonts/tfm/gust/poltawski/ts1-antpl10.tfm - RELOC/fonts/tfm/gust/poltawski/ts1-antpl12.tfm - RELOC/fonts/tfm/gust/poltawski/ts1-antpl17.tfm - RELOC/fonts/tfm/gust/poltawski/ts1-antpl6.tfm - RELOC/fonts/tfm/gust/poltawski/ts1-antpl8.tfm - RELOC/fonts/tfm/gust/poltawski/ts1-antpli10.tfm - RELOC/fonts/tfm/gust/poltawski/ts1-antpli12.tfm - RELOC/fonts/tfm/gust/poltawski/ts1-antpli17.tfm - RELOC/fonts/tfm/gust/poltawski/ts1-antpli6.tfm - RELOC/fonts/tfm/gust/poltawski/ts1-antpli8.tfm - RELOC/fonts/tfm/gust/poltawski/ts1-antpm10.tfm - RELOC/fonts/tfm/gust/poltawski/ts1-antpm12.tfm - RELOC/fonts/tfm/gust/poltawski/ts1-antpm17.tfm - RELOC/fonts/tfm/gust/poltawski/ts1-antpm6.tfm - RELOC/fonts/tfm/gust/poltawski/ts1-antpm8.tfm - RELOC/fonts/tfm/gust/poltawski/ts1-antpmi10.tfm - RELOC/fonts/tfm/gust/poltawski/ts1-antpmi12.tfm - RELOC/fonts/tfm/gust/poltawski/ts1-antpmi17.tfm - RELOC/fonts/tfm/gust/poltawski/ts1-antpmi6.tfm - RELOC/fonts/tfm/gust/poltawski/ts1-antpmi8.tfm - RELOC/fonts/tfm/gust/poltawski/ts1-antpr10.tfm - RELOC/fonts/tfm/gust/poltawski/ts1-antpr12.tfm - RELOC/fonts/tfm/gust/poltawski/ts1-antpr17.tfm - RELOC/fonts/tfm/gust/poltawski/ts1-antpr6.tfm - RELOC/fonts/tfm/gust/poltawski/ts1-antpr8.tfm - RELOC/fonts/tfm/gust/poltawski/ts1-antpri10.tfm - RELOC/fonts/tfm/gust/poltawski/ts1-antpri12.tfm - RELOC/fonts/tfm/gust/poltawski/ts1-antpri17.tfm - RELOC/fonts/tfm/gust/poltawski/ts1-antpri6.tfm - RELOC/fonts/tfm/gust/poltawski/ts1-antpri8.tfm - RELOC/fonts/type1/gust/poltawski/antpb10.pfb - RELOC/fonts/type1/gust/poltawski/antpb10.pfm - RELOC/fonts/type1/gust/poltawski/antpb12.pfb - RELOC/fonts/type1/gust/poltawski/antpb12.pfm - RELOC/fonts/type1/gust/poltawski/antpb17.pfb - RELOC/fonts/type1/gust/poltawski/antpb17.pfm - RELOC/fonts/type1/gust/poltawski/antpb6.pfb - RELOC/fonts/type1/gust/poltawski/antpb6.pfm - RELOC/fonts/type1/gust/poltawski/antpb8.pfb - RELOC/fonts/type1/gust/poltawski/antpb8.pfm - RELOC/fonts/type1/gust/poltawski/antpbi10.pfb - RELOC/fonts/type1/gust/poltawski/antpbi10.pfm - RELOC/fonts/type1/gust/poltawski/antpbi12.pfb - RELOC/fonts/type1/gust/poltawski/antpbi12.pfm - RELOC/fonts/type1/gust/poltawski/antpbi17.pfb - RELOC/fonts/type1/gust/poltawski/antpbi17.pfm - RELOC/fonts/type1/gust/poltawski/antpbi6.pfb - RELOC/fonts/type1/gust/poltawski/antpbi6.pfm - RELOC/fonts/type1/gust/poltawski/antpbi8.pfb - RELOC/fonts/type1/gust/poltawski/antpbi8.pfm - RELOC/fonts/type1/gust/poltawski/antpl10.pfb - RELOC/fonts/type1/gust/poltawski/antpl10.pfm - RELOC/fonts/type1/gust/poltawski/antpl12.pfb - RELOC/fonts/type1/gust/poltawski/antpl12.pfm - RELOC/fonts/type1/gust/poltawski/antpl17.pfb - RELOC/fonts/type1/gust/poltawski/antpl17.pfm - RELOC/fonts/type1/gust/poltawski/antpl6.pfb - RELOC/fonts/type1/gust/poltawski/antpl6.pfm - RELOC/fonts/type1/gust/poltawski/antpl8.pfb - RELOC/fonts/type1/gust/poltawski/antpl8.pfm - RELOC/fonts/type1/gust/poltawski/antpli10.pfb - RELOC/fonts/type1/gust/poltawski/antpli10.pfm - RELOC/fonts/type1/gust/poltawski/antpli12.pfb - RELOC/fonts/type1/gust/poltawski/antpli12.pfm - RELOC/fonts/type1/gust/poltawski/antpli17.pfb - RELOC/fonts/type1/gust/poltawski/antpli17.pfm - RELOC/fonts/type1/gust/poltawski/antpli6.pfb - RELOC/fonts/type1/gust/poltawski/antpli6.pfm - RELOC/fonts/type1/gust/poltawski/antpli8.pfb - RELOC/fonts/type1/gust/poltawski/antpli8.pfm - RELOC/fonts/type1/gust/poltawski/antpm10.pfb - RELOC/fonts/type1/gust/poltawski/antpm10.pfm - RELOC/fonts/type1/gust/poltawski/antpm12.pfb - RELOC/fonts/type1/gust/poltawski/antpm12.pfm - RELOC/fonts/type1/gust/poltawski/antpm17.pfb - RELOC/fonts/type1/gust/poltawski/antpm17.pfm - RELOC/fonts/type1/gust/poltawski/antpm6.pfb - RELOC/fonts/type1/gust/poltawski/antpm6.pfm - RELOC/fonts/type1/gust/poltawski/antpm8.pfb - RELOC/fonts/type1/gust/poltawski/antpm8.pfm - RELOC/fonts/type1/gust/poltawski/antpmi10.pfb - RELOC/fonts/type1/gust/poltawski/antpmi10.pfm - RELOC/fonts/type1/gust/poltawski/antpmi12.pfb - RELOC/fonts/type1/gust/poltawski/antpmi12.pfm - RELOC/fonts/type1/gust/poltawski/antpmi17.pfb - RELOC/fonts/type1/gust/poltawski/antpmi17.pfm - RELOC/fonts/type1/gust/poltawski/antpmi6.pfb - RELOC/fonts/type1/gust/poltawski/antpmi6.pfm - RELOC/fonts/type1/gust/poltawski/antpmi8.pfb - RELOC/fonts/type1/gust/poltawski/antpmi8.pfm - RELOC/fonts/type1/gust/poltawski/antpr10.pfb - RELOC/fonts/type1/gust/poltawski/antpr10.pfm - RELOC/fonts/type1/gust/poltawski/antpr12.pfb - RELOC/fonts/type1/gust/poltawski/antpr12.pfm - RELOC/fonts/type1/gust/poltawski/antpr17.pfb - RELOC/fonts/type1/gust/poltawski/antpr17.pfm - RELOC/fonts/type1/gust/poltawski/antpr6.pfb - RELOC/fonts/type1/gust/poltawski/antpr6.pfm - RELOC/fonts/type1/gust/poltawski/antpr8.pfb - RELOC/fonts/type1/gust/poltawski/antpr8.pfm - RELOC/fonts/type1/gust/poltawski/antpri10.pfb - RELOC/fonts/type1/gust/poltawski/antpri10.pfm - RELOC/fonts/type1/gust/poltawski/antpri12.pfb - RELOC/fonts/type1/gust/poltawski/antpri12.pfm - RELOC/fonts/type1/gust/poltawski/antpri17.pfb - RELOC/fonts/type1/gust/poltawski/antpri17.pfm - RELOC/fonts/type1/gust/poltawski/antpri6.pfb - RELOC/fonts/type1/gust/poltawski/antpri6.pfm - RELOC/fonts/type1/gust/poltawski/antpri8.pfb - RELOC/fonts/type1/gust/poltawski/antpri8.pfm - RELOC/tex/latex/poltawski/antpolt.sty - RELOC/tex/latex/poltawski/il2antp.fd - RELOC/tex/latex/poltawski/il2antpl.fd - RELOC/tex/latex/poltawski/l7xantp.fd - RELOC/tex/latex/poltawski/l7xantpl.fd - RELOC/tex/latex/poltawski/ly1antp.fd - RELOC/tex/latex/poltawski/ly1antpl.fd - RELOC/tex/latex/poltawski/ot1antp.fd - RELOC/tex/latex/poltawski/ot1antpl.fd - RELOC/tex/latex/poltawski/ot4antp.fd - RELOC/tex/latex/poltawski/ot4antpl.fd - RELOC/tex/latex/poltawski/qxantp.fd - RELOC/tex/latex/poltawski/qxantpl.fd - RELOC/tex/latex/poltawski/t1antp.fd - RELOC/tex/latex/poltawski/t1antpl.fd - RELOC/tex/latex/poltawski/t5antp.fd - RELOC/tex/latex/poltawski/t5antpl.fd - RELOC/tex/latex/poltawski/ts1antp.fd - RELOC/tex/latex/poltawski/ts1antpl.fd -catalogue-ctan /fonts/poltawski -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license gfsl -catalogue-topics font font-type1 font-otf -catalogue-version 1.101 - -name polyglossia -category Package -revision 47392 -shortdesc An alternative to babel for XeLaTeX and LuaLaTeX -relocated 1 -longdesc This package provides a complete Babel replacement for users of -longdesc LuaLaTeX and XeLaTeX; it relies on the fontspec package, -longdesc version 2.0 at least. This is the first release that supports -longdesc use with LuaLaTeX; it should be considered "transitional" in -longdesc that role. -depend etoolbox -depend fontspec -depend ifluatex -depend makecmds -depend xkeyval -containersize 77744 -containerchecksum 3f1dd6edb94323727be205c8ca8f664729ea828407df893906659d9a63135ec851f207bbf81acf3e0040002b9240b5902dc16e1bf81f5e5b5d0e4f7d079bd30c -doccontainersize 604432 -doccontainerchecksum 068ff54633cf31fce29f3e9a07968755daa1159e3836b22a6f1db3f3cbc17f4c168560db6e2c09a9d4b9e278835efd0b8153bfc0702bbce594165abbd64216a7 -docfiles size=168 - RELOC/doc/latex/polyglossia/README details="Readme" - RELOC/doc/latex/polyglossia/example-arabic.pdf - RELOC/doc/latex/polyglossia/example-arabic.tex - RELOC/doc/latex/polyglossia/example-korean.pdf - RELOC/doc/latex/polyglossia/example-korean.tex - RELOC/doc/latex/polyglossia/example-thai.pdf - RELOC/doc/latex/polyglossia/example-thai.tex - RELOC/doc/latex/polyglossia/examples.pdf - RELOC/doc/latex/polyglossia/examples.tex - RELOC/doc/latex/polyglossia/gloss-latin.pdf - RELOC/doc/latex/polyglossia/polyglossia.pdf details="Package documentation" - RELOC/doc/latex/polyglossia/polyglossia.tex - RELOC/doc/latex/polyglossia/test-welsh.pdf - RELOC/doc/latex/polyglossia/test-welsh.tex -srccontainersize 77792 -srccontainerchecksum 1804ea7050f9d57e37db7ce713fb28fe800f9953bf0582dd5a5bde4d416fc842cc3e8495c0fe21a5414e3daa8f8625a594c0d11d950b3896d0e982d546c758f4 -srcfiles size=93 - RELOC/source/latex/polyglossia/polyglossia.dtx -runfiles size=160 - RELOC/fonts/misc/xetex/fontmapping/polyglossia/arabicdigits.map - RELOC/fonts/misc/xetex/fontmapping/polyglossia/arabicdigits.tec - RELOC/fonts/misc/xetex/fontmapping/polyglossia/bengalidigits.map - RELOC/fonts/misc/xetex/fontmapping/polyglossia/bengalidigits.tec - RELOC/fonts/misc/xetex/fontmapping/polyglossia/devanagaridigits.map - RELOC/fonts/misc/xetex/fontmapping/polyglossia/devanagaridigits.tec - RELOC/fonts/misc/xetex/fontmapping/polyglossia/farsidigits.map - RELOC/fonts/misc/xetex/fontmapping/polyglossia/farsidigits.tec - RELOC/fonts/misc/xetex/fontmapping/polyglossia/thaidigits.map - RELOC/fonts/misc/xetex/fontmapping/polyglossia/thaidigits.tec - RELOC/tex/latex/polyglossia/arabicnumbers.sty - RELOC/tex/latex/polyglossia/babel-hebrewalph.def - RELOC/tex/latex/polyglossia/babelsh.def - RELOC/tex/latex/polyglossia/bengalidigits.sty - RELOC/tex/latex/polyglossia/cal-util.def - RELOC/tex/latex/polyglossia/devanagaridigits.sty - RELOC/tex/latex/polyglossia/farsical.sty - RELOC/tex/latex/polyglossia/gloss-albanian.ldf - RELOC/tex/latex/polyglossia/gloss-amharic.ldf - RELOC/tex/latex/polyglossia/gloss-arabic.ldf - RELOC/tex/latex/polyglossia/gloss-armenian.ldf - RELOC/tex/latex/polyglossia/gloss-asturian.ldf - RELOC/tex/latex/polyglossia/gloss-bahasai.ldf - RELOC/tex/latex/polyglossia/gloss-bahasam.ldf - RELOC/tex/latex/polyglossia/gloss-basque.ldf - RELOC/tex/latex/polyglossia/gloss-bengali.ldf - RELOC/tex/latex/polyglossia/gloss-brazil.ldf - RELOC/tex/latex/polyglossia/gloss-breton.ldf - RELOC/tex/latex/polyglossia/gloss-bulgarian.ldf - RELOC/tex/latex/polyglossia/gloss-catalan.ldf - RELOC/tex/latex/polyglossia/gloss-classiclatin.ldf - RELOC/tex/latex/polyglossia/gloss-coptic.ldf - RELOC/tex/latex/polyglossia/gloss-croatian.ldf - RELOC/tex/latex/polyglossia/gloss-czech.ldf - RELOC/tex/latex/polyglossia/gloss-danish.ldf - RELOC/tex/latex/polyglossia/gloss-divehi.ldf - RELOC/tex/latex/polyglossia/gloss-dutch.ldf - RELOC/tex/latex/polyglossia/gloss-english.ldf - RELOC/tex/latex/polyglossia/gloss-esperanto.ldf - RELOC/tex/latex/polyglossia/gloss-estonian.ldf - RELOC/tex/latex/polyglossia/gloss-farsi.ldf - RELOC/tex/latex/polyglossia/gloss-finnish.ldf - RELOC/tex/latex/polyglossia/gloss-french.ldf - RELOC/tex/latex/polyglossia/gloss-friulan.ldf - RELOC/tex/latex/polyglossia/gloss-galician.ldf - RELOC/tex/latex/polyglossia/gloss-german.ldf - RELOC/tex/latex/polyglossia/gloss-greek.ldf - RELOC/tex/latex/polyglossia/gloss-hebrew.ldf - RELOC/tex/latex/polyglossia/gloss-hindi.ldf - RELOC/tex/latex/polyglossia/gloss-icelandic.ldf - RELOC/tex/latex/polyglossia/gloss-interlingua.ldf - RELOC/tex/latex/polyglossia/gloss-irish.ldf - RELOC/tex/latex/polyglossia/gloss-italian.ldf - RELOC/tex/latex/polyglossia/gloss-japanese.ldf - RELOC/tex/latex/polyglossia/gloss-kannada.ldf - RELOC/tex/latex/polyglossia/gloss-khmer.ldf - RELOC/tex/latex/polyglossia/gloss-korean.ldf - RELOC/tex/latex/polyglossia/gloss-lao.ldf - RELOC/tex/latex/polyglossia/gloss-latin.ldf - RELOC/tex/latex/polyglossia/gloss-latvian.ldf - RELOC/tex/latex/polyglossia/gloss-lithuanian.ldf - RELOC/tex/latex/polyglossia/gloss-liturgicallatin.ldf - RELOC/tex/latex/polyglossia/gloss-lsorbian.ldf - RELOC/tex/latex/polyglossia/gloss-magyar.ldf - RELOC/tex/latex/polyglossia/gloss-malayalam.ldf - RELOC/tex/latex/polyglossia/gloss-marathi.ldf - RELOC/tex/latex/polyglossia/gloss-nko.ldf - RELOC/tex/latex/polyglossia/gloss-norsk.ldf - RELOC/tex/latex/polyglossia/gloss-nynorsk.ldf - RELOC/tex/latex/polyglossia/gloss-occitan.ldf - RELOC/tex/latex/polyglossia/gloss-piedmontese.ldf - RELOC/tex/latex/polyglossia/gloss-polish.ldf - RELOC/tex/latex/polyglossia/gloss-portuges.ldf - RELOC/tex/latex/polyglossia/gloss-romanian.ldf - RELOC/tex/latex/polyglossia/gloss-romansh.ldf - RELOC/tex/latex/polyglossia/gloss-russian.ldf - RELOC/tex/latex/polyglossia/gloss-samin.ldf - RELOC/tex/latex/polyglossia/gloss-sanskrit.ldf - RELOC/tex/latex/polyglossia/gloss-scottish.ldf - RELOC/tex/latex/polyglossia/gloss-serbian.ldf - RELOC/tex/latex/polyglossia/gloss-slovak.ldf - RELOC/tex/latex/polyglossia/gloss-slovenian.ldf - RELOC/tex/latex/polyglossia/gloss-spanish.ldf - RELOC/tex/latex/polyglossia/gloss-swedish.ldf - RELOC/tex/latex/polyglossia/gloss-syriac.ldf - RELOC/tex/latex/polyglossia/gloss-tamil.ldf - RELOC/tex/latex/polyglossia/gloss-telugu.ldf - RELOC/tex/latex/polyglossia/gloss-thai.ldf - RELOC/tex/latex/polyglossia/gloss-tibetan.ldf - RELOC/tex/latex/polyglossia/gloss-turkish.ldf - RELOC/tex/latex/polyglossia/gloss-turkmen.ldf - RELOC/tex/latex/polyglossia/gloss-ukrainian.ldf - RELOC/tex/latex/polyglossia/gloss-urdu.ldf - RELOC/tex/latex/polyglossia/gloss-usorbian.ldf - RELOC/tex/latex/polyglossia/gloss-vietnamese.ldf - RELOC/tex/latex/polyglossia/gloss-welsh.ldf - RELOC/tex/latex/polyglossia/hebrewcal.sty - RELOC/tex/latex/polyglossia/hijrical.sty - RELOC/tex/latex/polyglossia/nkonumbers.sty - RELOC/tex/latex/polyglossia/polyglossia-frpt.lua - RELOC/tex/latex/polyglossia/polyglossia-tibt.lua - RELOC/tex/latex/polyglossia/polyglossia.lua - RELOC/tex/latex/polyglossia/polyglossia.sty - RELOC/tex/latex/polyglossia/xgreek-fixes.def -catalogue-also babel -catalogue-ctan /macros/latex/contrib/polyglossia -catalogue-date 2018-04-07 19:40:54 +0200 -catalogue-license lppl1.3 -catalogue-topics multilingual use-xetex use-luatex -catalogue-version 1.43 - -name polynom -category Package -revision 44832 -shortdesc Macros for manipulating polynomials -relocated 1 -longdesc The polynom package implements macros for manipulating -longdesc polynomials, for example it can typeset long polynomial -longdesc divisions. The main test case and application is the polynomial -longdesc ring in one variable with rational coefficients. -containersize 11156 -containerchecksum d07713955f7b5b4602d5616ddc95fb6270b0755a9537387866014664e295583dc4b456869fd2c90d1ddbfee4251223fd708b53d9f38ba6791fa70620bef2551e -doccontainersize 400048 -doccontainerchecksum 847c5ddb883e8092870b022b76f41a7a75e50ea15b2d878ad2925cc7fb0a50408c7dbfbb6b765ee7d3cbe5b110b33e5719b201c5bdf72993738bafcd0af7c85b -docfiles size=121 - RELOC/doc/latex/polynom/README details="Readme" - RELOC/doc/latex/polynom/polydemo.pdf details="Example of package use" - RELOC/doc/latex/polynom/polydemo.tex - RELOC/doc/latex/polynom/polynom.pdf details="Package documentation" -srccontainersize 30332 -srccontainerchecksum aac2f7436ccd629ea2608424e82dd1a03e44129c5b993e6ef26cf026ec9795fefde717a0fb5ea6a1698b67f6b4b8641b4a79195d7722add9349ac4409fb0da77 -srcfiles size=35 - RELOC/source/latex/polynom/polynom.dtx - RELOC/source/latex/polynom/polynom.ins -runfiles size=16 - RELOC/tex/latex/polynom/polynom.sty -catalogue-ctan /macros/latex/contrib/polynom -catalogue-date 2017-07-17 15:20:36 +0200 -catalogue-license lppl1.3 -catalogue-topics maths -catalogue-version 0.19 - -name polynomial -category Package -revision 15878 -shortdesc Typeset (univariate) polynomials -relocated 1 -longdesc The package offers an easy way to write (univariate) -longdesc polynomials and rational functions. It defines two commands, -longdesc one for polynomials \polynomial{coeffs} and one for rational -longdesc functions \polynomialfrac{Numerator}{Denominator}. Both -longdesc commands take lists of coefficients as arguments, and offer -longdesc limited optional behaviour. -containersize 2404 -containerchecksum 653ac7cdfea2412499706a2556906508a0e6d26ca431516e8ecba67f5f3396d7b15bf8313f135e2f73f5de3f8c54be632e87823f60ed7e04de3abb25b525356b -doccontainersize 134128 -doccontainerchecksum 77b7816bf8d5974ef0b6ab3d9bef30ffc958771b0c3197f602f8b1de48d6dc76907f67c59150ca5b724dcc5ef7f650982562beb57d165f2000f4d4fdb53af545 -docfiles size=37 - RELOC/doc/latex/polynomial/README - RELOC/doc/latex/polynomial/polynomial.pdf details="Package documentation" -srccontainersize 4212 -srccontainerchecksum 10025ae5cbaf4a9b767c96323b64d44a5067b0c23a36b79da647faf5c4d8b8510e1c953eec18d33cddba4740c4e96e31293b292dc94ab1116135471458fdc579 -srcfiles size=5 - RELOC/source/latex/polynomial/polynomial.dtx - RELOC/source/latex/polynomial/polynomial.ins -runfiles size=2 - RELOC/tex/latex/polynomial/polynomial.sty -catalogue-ctan /macros/latex/contrib/polynomial -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics maths -catalogue-version 1.0 - -name polytable -category Package -revision 31235 -shortdesc Tabular-like environments with named columns -relocated 1 -longdesc This package implements a variant of tabular-like environments -longdesc where columns can be given a name and entries can flexibly be -longdesc placed between arbitrary columns. Complex alignment-based -longdesc layouts, for example for program code, are possible. -containersize 6408 -containerchecksum fd1291468c06109503436664173a4372e7f1c2a581f68066e9756c1ac9d6f671dafb3983eae4ae42658a63d6c5261fc554514d8c0db5cce50d1c4aeef8247cc8 -doccontainersize 287428 -doccontainerchecksum b2a05c14c3f55689500ccce9b1e8d254cbae25e20a362c863566a6987f7a954b88b57ba6701cbd76300d84cd581935153182ae31a0ca345f26c047a99f9e1b49 -docfiles size=72 - RELOC/doc/latex/polytable/README details="Readme" - RELOC/doc/latex/polytable/polytable.pdf details="Package documentation" -srccontainersize 21404 -srccontainerchecksum 0ea0fea2f609d08f57246bdbc26ca4df0a67242d2c1ed05db9018b242fed30a0f375adc87f44d4cb3c38a011508869116de4d175c496a51ff87be0a40e236ca5 -srcfiles size=22 - RELOC/source/latex/polytable/polytable.dtx - RELOC/source/latex/polytable/polytable.ins -runfiles size=7 - RELOC/tex/latex/polytable/polytable.sty -catalogue-ctan /macros/latex/contrib/polytable -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics table -catalogue-version 0.8.2 - -name poormanlog -category Package -revision 50052 -shortdesc Logarithms and powers with (almost) 9 digits -relocated 1 -longdesc This small package (usable with Plain TeX, LaTeX, or others) -longdesc provides macros for computing logarithms in base 10 and -longdesc fractional powers of 10, achieving a bit less than 9 digits of -longdesc precision. The package has no dependencies and can be used on -longdesc its own, but becomes more user-friendly in the presence of the -longdesc xintexpr package, as it then provides log10() and pow10() -longdesc functions and optionally patches the ** or ^ power operators to -longdesc use those. This usage will become obsolete if and when xintexpr -longdesc will natively implement log10() and pow10() functions in -longdesc arbitrary precision. The documentation is included in the -longdesc README. -containersize 4768 -containerchecksum 21a584716873f5171306c91b2f9c982c74858291b85d7645c37962973e96452d4976c55193300d1ccf66031c4f8c9434eb17815232872da6bd00a5fedc9acd28 -doccontainersize 2012 -doccontainerchecksum 5048b64247bbf086c81ccabf1b84fb54df7f8b743e59254ecd37b9e4962f67d318a0a6368ff47ed3c3365bd2260a3b13dba33ca0875037606fd30917a78c0dbc -docfiles size=2 - RELOC/doc/generic/poormanlog/README details="Readme" -runfiles size=5 - RELOC/tex/generic/poormanlog/poormanlog.sty - RELOC/tex/generic/poormanlog/poormanlog.tex -catalogue-ctan /macros/generic/poormanlog -catalogue-date 2019-02-17 19:13:37 +0100 -catalogue-license lppl1.3c -catalogue-topics calculation -catalogue-version 0.04 - -name postage -category Package -revision 47893 -shortdesc stamp letters with >>Deutsche Post<<'s service >>Internetmarke<< -relocated 1 -longdesc The postage package is used for franking letters with -longdesc >>Deutsche Post<<'s online postage service >>Internetmarke<<. -longdesc Note that in order to print valid stamps you must point to a -longdesc valid PDF of >>Deutsche Post<<'s >>Ausdruck 4-spaltig (DIN -longdesc A4)<<. -containersize 1960 -containerchecksum 45b6a61eadc67bae26ffd26de8536f4461c71c4c5ca07c1f00949e6a689f2e40a88dd6670cb1691155df9eddb66e9a5ca78941a8533368437d678269a032d432 -doccontainersize 307916 -doccontainerchecksum 04db9507f7bd413b260df785cfca4f5fc75916ad8b39ebd51a2b31351388deae4cd24ef97b1d14575a65436b82f138cf7023e742c08083d589852e5082c34c49 -docfiles size=102 - RELOC/doc/latex/postage/README.txt details="Readme" - RELOC/doc/latex/postage/postage.pdf details="Package documentation" - RELOC/doc/latex/postage/sample-stamps.pdf -srccontainersize 4660 -srccontainerchecksum 20c9169c42a81ad0118b2aa0e3dbfdda07bfee854429063aab29ab461c302c3b991f70591f72f2c7a10b7db37e3af1b43e64b605ac195e81ed8f71c35ced0844 -srcfiles size=6 - RELOC/source/latex/postage/postage.dtx - RELOC/source/latex/postage/postage.ins -runfiles size=2 - RELOC/tex/latex/postage/postage.sty -catalogue-ctan /graphics/postage -catalogue-date 2018-05-31 11:23:03 +0200 -catalogue-license lppl1.3c -catalogue-topics letter -catalogue-version 1.0 - -name postcards -category Package -revision 21641 -shortdesc Facilitates mass-mailing of postcards (junkmail) -relocated 1 -longdesc A modification of the standard LaTeX letter class which prints -longdesc multiple, pre-stamped, 5.5" by 3.5" postcards (a US standard -longdesc size) via the envlab and mailing packages. An address database -longdesc is employed to address the front side of each postcard and a -longdesc message is printed on the back side of all. An illustrative -longdesc example is provided. -containersize 1860 -containerchecksum 9bd942b43e0c6c22d8a5f9ba080e95388f5b062e4aff85ecc4545aad9cb9a66068161915841f185f5c48ef391a09181a3ecbde5254d30cb37464501de9ae8c09 -doccontainersize 1360 -doccontainerchecksum 3322dc7f5111ab1d6bb3ddd2fa4e6ef3161be32d0cd7285dbe375db5624f15e62ed27a9d7791171549470a6e34bf29808ce569e9ab86e7bc244b3f8d16c8399f -docfiles size=3 - RELOC/doc/latex/postcards/README details="Readme" - RELOC/doc/latex/postcards/datasmp.txt - RELOC/doc/latex/postcards/pcardsmp.tex -runfiles size=1 - RELOC/tex/latex/postcards/postcards.cls -catalogue-also formlett akletter dinbrief g-brief textmerg -catalogue-ctan /macros/latex/contrib/postcards -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics letter - -name poster-mac -category Package -revision 18305 -shortdesc Make posters and banners with TeX -relocated 1 -longdesc The package offers macros for making posters and banners with -longdesc TeX. It is compatible with most TeX macro formats, including -longdesc Plain TeX, LaTeX, AmSTeX, and AmS-LaTeX. The package creates a -longdesc poster as huge box, which is then distributed over as many -longdesc printer pages as necessary. The only special requirement is -longdesc that your printer not be bothered by text that lies off the -longdesc page. This is true of most printers, including laser printers -longdesc and PostScript printers. -containersize 3152 -containerchecksum 12c8401999860083fef5bf571917938afae6217e24550c8547ac73859f53e07906851f578482c99d54344110408b18741d3304a2c9af779b300bebf6d3f1c115 -doccontainersize 93300 -doccontainerchecksum 6fa16888d98ff48907724aa41d147491139cc02bde63416fddac149183c34b21f94fb51561c308df0cf545630968500da131cacc58411c8632ecc761fd730911 -docfiles size=34 - RELOC/doc/generic/poster-mac/Changes - RELOC/doc/generic/poster-mac/Makefile - RELOC/doc/generic/poster-mac/README details="Readme" - RELOC/doc/generic/poster-mac/poster-doc.pdf details="Package documentation" - RELOC/doc/generic/poster-mac/poster-doc.tex - RELOC/doc/generic/poster-mac/poster1.pdf - RELOC/doc/generic/poster-mac/poster2.pdf -runfiles size=4 - RELOC/tex/generic/poster-mac/poster.sty - RELOC/tex/generic/poster-mac/poster.tex -catalogue-also a0poster sciposter poster -catalogue-ctan /macros/generic/poster -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics poster -catalogue-version 1.1 - -name powerdot -category Package -revision 45165 -shortdesc A presentation class -relocated 1 -longdesc Powerdot is a presentation class for LaTeX that allows for the -longdesc quick and easy development of professional presentations. It -longdesc comes with many tools that enhance presentations and aid the -longdesc presenter. Examples are automatic overlays, personal notes and -longdesc a handout mode. To view a presentation, DVI, PS or PDF output -longdesc can be used. A powerful template system is available to easily -longdesc develop new styles. A LyX layout file is provided. -containersize 26292 -containerchecksum b6b77008d9800f96b4187da8ddd2a2bd55307fc2549d7a53ca4bc8999a2b9ecc26321490890302b618f7f1ec8536ab96aa88955d9c9e888d4f38601374760c5f -doccontainersize 942980 -doccontainerchecksum e02df77a2ecd36ca0359c1d480357fea3e385c2fe69f922466edf47f309952748f5813578e36e972c521445ee94a49ff97ab699d4a374ce3fcb5b8ba2942604d -docfiles size=321 - RELOC/doc/latex/powerdot/README details="Readme" - RELOC/doc/latex/powerdot/manifest.txt - RELOC/doc/latex/powerdot/pdpream.ble - RELOC/doc/latex/powerdot/powerdot-example.lyx - RELOC/doc/latex/powerdot/powerdot-example.tex - RELOC/doc/latex/powerdot/powerdot-example1.tex - RELOC/doc/latex/powerdot/powerdot-example2.tex - RELOC/doc/latex/powerdot/powerdot-example3.tex - RELOC/doc/latex/powerdot/powerdot-styleexample.tex - RELOC/doc/latex/powerdot/powerdot-styletest.tex - RELOC/doc/latex/powerdot/powerdot.bib - RELOC/doc/latex/powerdot/powerdot.layout - RELOC/doc/latex/powerdot/powerdot.pdf details="Package documentation (English)" language="en" - RELOC/doc/latex/powerdot/powerdotDE.pdf details="Package documentation (German)" language="de" - RELOC/doc/latex/powerdot/powerdotDE.tex -srccontainersize 67028 -srccontainerchecksum 04a24fd806b382b3b9f6a38855b715ed8676871917c8d383483cc05ba1f335a2280eff12ae69f5825edceb02c8563b77ccf83616d4725f1798faf6361ad8ba7b -srcfiles size=79 - RELOC/source/latex/powerdot/powerdot.dtx -runfiles size=50 - RELOC/tex/latex/powerdot/powerdot-aggie.sty - RELOC/tex/latex/powerdot/powerdot-bframe.sty - RELOC/tex/latex/powerdot/powerdot-ciment.sty - RELOC/tex/latex/powerdot/powerdot-default.ps - RELOC/tex/latex/powerdot/powerdot-default.sty - RELOC/tex/latex/powerdot/powerdot-elcolors.sty - RELOC/tex/latex/powerdot/powerdot-fyma.sty - RELOC/tex/latex/powerdot/powerdot-horatio.sty - RELOC/tex/latex/powerdot/powerdot-husky.sty - RELOC/tex/latex/powerdot/powerdot-ikeda.sty - RELOC/tex/latex/powerdot/powerdot-jefka.sty - RELOC/tex/latex/powerdot/powerdot-klope.sty - RELOC/tex/latex/powerdot/powerdot-paintings.sty - RELOC/tex/latex/powerdot/powerdot-pazik.sty - RELOC/tex/latex/powerdot/powerdot-sailor.sty - RELOC/tex/latex/powerdot/powerdot-simple.sty - RELOC/tex/latex/powerdot/powerdot-tycja.sty - RELOC/tex/latex/powerdot/powerdot-upen.sty - RELOC/tex/latex/powerdot/powerdot.cls -catalogue-also prosper ha-prosper -catalogue-ctan /macros/latex/contrib/powerdot -catalogue-date 2017-08-28 22:47:40 +0200 -catalogue-license lppl1.3 -catalogue-topics presentation class -catalogue-version 1.5c - -name powerdot-FUBerlin -category Package -revision 15878 -shortdesc Powerdot, using the style of FU Berlin -relocated 1 -longdesc The bundle provides a powerdot-derived class and a package for -longdesc use with powerdot to provide the corporate design of the Free -longdesc University in Berlin. Users may use the class itself -longdesc (FUpowerdot) or use the package in the usual way with -longdesc \style=BerlinFU as a class option. Examples of using both the -longdesc class and the package are provided; the PDF is visually -longdesc identical, so the catalogue only lists one; the sources of the -longdesc examples do of course differ. -containersize 2708 -containerchecksum c38415f65f1157a9e2aa7059117ef50b1acb8e130e4ddb3d7dd24f54deaa8575524ed2d5c18c0157ec4271d8fe9da04bdd0293f5b0761c395e79df12abb4c190 -doccontainersize 1408812 -doccontainerchecksum 730a3061a8e4d12af40cd9ae143a511982ef6ad079194934ac9e9c751113319ba099e4f6421be1c4118c6f31cc71b5fd95c55d2fb17c2b8271da22fe30822912 -docfiles size=1135 - RELOC/doc/latex/powerdot-FUBerlin/FULogo.eps - RELOC/doc/latex/powerdot-FUBerlin/FULogo_RGB.eps - RELOC/doc/latex/powerdot-FUBerlin/FUbib.eps - RELOC/doc/latex/powerdot-FUBerlin/FUseal.eps - RELOC/doc/latex/powerdot-FUBerlin/README details="Readme" - RELOC/doc/latex/powerdot-FUBerlin/exampleClass.pdf details="Example of use of the class" - RELOC/doc/latex/powerdot-FUBerlin/exampleClass.tex - RELOC/doc/latex/powerdot-FUBerlin/exampleStyle.pdf - RELOC/doc/latex/powerdot-FUBerlin/exampleStyle.tex - RELOC/doc/latex/powerdot-FUBerlin/silberlaube2.eps -runfiles size=4 - RELOC/tex/latex/powerdot-FUBerlin/FUpowerdot.cls - RELOC/tex/latex/powerdot-FUBerlin/powerdot-BerlinFU.sty -catalogue-ctan /macros/latex/contrib/powerdot-FUBerlin -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics presentation -catalogue-version 0.01 - -name powerdot-tuliplab -category Package -revision 47963 -shortdesc A style package for Powerdot to provide the design of TULIP Lab -relocated 1 -longdesc powerdot-tuliplab is the LaTeX package used in TULIP Lab for -longdesc presentation drafting. It comes with several sample .tex files -longdesc so that you can quickly start working with it. -containersize 1271832 -containerchecksum 82edf9a39917fa90786ce9e2b22b19a6857b447e670f991059f75afb9ecd745455f0db81f019c5d24fe23be9ae8f3954b732210fa25240fcf309ffb6a53e9bcd -doccontainersize 9412 -doccontainerchecksum 39af648e2baa3a88040a2fd297f63a14e61753422b46ddb2520af6d0cbdbb926ddc7162d05ad95c3132d322b472b2e45d279a9d7c5a282439e458fbfca2999ef -docfiles size=11 - RELOC/doc/latex/powerdot-tuliplab/README.md details="Readme" - RELOC/doc/latex/powerdot-tuliplab/tuliplab-P00.tex - RELOC/doc/latex/powerdot-tuliplab/tuliplab-P01.tex - RELOC/doc/latex/powerdot-tuliplab/tuliplab-P02.tex -runfiles size=1110 - RELOC/tex/latex/powerdot-tuliplab/logos/tulip-logo.eps - RELOC/tex/latex/powerdot-tuliplab/logos/tulip-wordmark.eps - RELOC/tex/latex/powerdot-tuliplab/logos/tulip.eps - RELOC/tex/latex/powerdot-tuliplab/logos/tulip/tulip-wordmark0.eps - RELOC/tex/latex/powerdot-tuliplab/logos/tulip/tulip-wordmark1.eps - RELOC/tex/latex/powerdot-tuliplab/logos/tulip/tulip0.eps - RELOC/tex/latex/powerdot-tuliplab/logos/tulip/tulip1.eps - RELOC/tex/latex/powerdot-tuliplab/logos/tulip/tulip2.eps - RELOC/tex/latex/powerdot-tuliplab/logos/tulip/tulip3.eps - RELOC/tex/latex/powerdot-tuliplab/powerdot-tuliplab.sty -catalogue-ctan /macros/latex/contrib/powerdot-tuliplab -catalogue-date 2018-06-08 10:33:03 +0200 -catalogue-license lppl1.3 -catalogue-topics logo -catalogue-version 1.0.0 - -name ppr-prv -category Package -revision 15878 -shortdesc Prosper preview -relocated 1 -longdesc This class is used with LaTeX presentations using the prosper -longdesc class. ppr-prv stands for 'Prosper Preview'. The aim of this -longdesc class is to produce a printable version of the slides written -longdesc with Prosper, with two slides per page. -containersize 5596 -containerchecksum a80d160493a0cd52bc8613980c275d35ea18c01b3cdf7ac08d39403cf1b09c0d167f76de79325499b19709f3b6c4674a8a1fd6c2ffc58995fef00b704ffce7c6 -doccontainersize 317372 -doccontainerchecksum 8cb08bf776ba207c23dc1a8f670a1799d1301acfb9298ee8eb066cff8a3575fbd11b913922f8135d78560e5762cad04990279ebb38b25ffc693de82540f9a85a -docfiles size=84 - RELOC/doc/latex/ppr-prv/README details="Readme" - RELOC/doc/latex/ppr-prv/ppr-prv.pdf details="Package documentation" -srccontainersize 9452 -srccontainerchecksum 6507fdac525b8c70a44497e9312acf7b41d8760ea37e4b1c6fc3ec14f7e1f54bb6536c10f386b54b8aa0d09a16ba20b24f097eb50def59f6e53441cf30c48da7 -srcfiles size=10 - RELOC/source/latex/ppr-prv/ppr-prv.dtx - RELOC/source/latex/ppr-prv/ppr-prv.ins -runfiles size=7 - RELOC/tex/latex/ppr-prv/HAP-ppr-prv.def - RELOC/tex/latex/ppr-prv/ppr-prv.cls -catalogue-ctan /macros/latex/contrib/ppr-prv -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics presentation -catalogue-version 0.13c - -name pracjourn -category Package -revision 15878 -shortdesc Typeset articles for PracTeX -relocated 1 -longdesc The pracjourn class is used for typesetting articles in the -longdesc PracTeX Journal. It is based on the article class with -longdesc modifications to allow for more flexible front-matter and -longdesc revision control, among other small changes. -containersize 4628 -containerchecksum 5061643b8c882e470be43072320f452a29be68ce4317bd899a403890a7d7e54d6bc73b305d50a707b326bf97512b200d023b0678d319ea4975665b85f37b26a9 -doccontainersize 386132 -doccontainerchecksum 403b5d66d6ae91a6b94662b14a3dee192df880afb8f9534b92939d673c8edde2852ab9454dad1c00e56c17bfa6180b7fab0d9ba0e0664360f5b9d5322e44ea87 -docfiles size=107 - RELOC/doc/latex/pracjourn/README details="Readme" - RELOC/doc/latex/pracjourn/pjsample.ltx - RELOC/doc/latex/pracjourn/pjsample.pdf - RELOC/doc/latex/pracjourn/pracjourn.pdf details="Package documentation" -srccontainersize 15248 -srccontainerchecksum d3ec2231ccbe0a261e96605fc615b17e6f858a85af3bcdb3c4981942f8f48965fc3ea58b806491306890836c87b3036cde5bf48a9be6bda507bbfd2fc2cd3894 -srcfiles size=14 - RELOC/source/latex/pracjourn/pracjourn.dtx - RELOC/source/latex/pracjourn/pracjourn.ins -runfiles size=4 - RELOC/tex/latex/pracjourn/pracjourn.cls -catalogue-ctan /macros/latex/contrib/pracjourn -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license gpl -catalogue-topics journalpub -catalogue-version 0.4n - -name preprint -category Package -revision 30447 -shortdesc A bundle of packages provided "as is" -relocated 1 -longdesc The bundle comprises: authblk, which permits footnote style -longdesc author/affiliation input in the \author command, balance, to -longdesc balance the end of \twocolumn pages, figcaps, to send figure -longdesc captions, etc., to end document, fullpage, to set narrow page -longdesc margins and set a fixed page style, and sublabel, which permits -longdesc counters to be subnumbered. -containersize 7056 -containerchecksum 88d6c3d1ed37351a766b5c9fc75f0be5d1cdad17003fc91a1dfb82248b990c1976f97dcfa118acfec7d18fe3024f3b842468f5dc7062ed1262ee83b616a55404 -doccontainersize 634320 -doccontainerchecksum b4eb4af6c1f256e3d83ca7b094c5ff45958d681a2279eca71f8f059b16ad18285bf2bb8f6db5f37f73154493ae4e859aac670b00f46dc7768519db1d9ed0d4a7 -docfiles size=189 - RELOC/doc/latex/preprint/README details="Readme" - RELOC/doc/latex/preprint/authblk.pdf - RELOC/doc/latex/preprint/balance.pdf - RELOC/doc/latex/preprint/figcaps.pdf - RELOC/doc/latex/preprint/fullpage.pdf - RELOC/doc/latex/preprint/sublabel.pdf -srccontainersize 36596 -srccontainerchecksum 54a27ffca2afb7d325ff0f88e8a8b6b18dba6fc811d204ff8b50f3943c0be4fd753d3ee10595e42a2d022763b4a622c3d58ff91b7f6fea528dd44eebb38e92cc -srcfiles size=56 - RELOC/source/latex/preprint/authblk.drv - RELOC/source/latex/preprint/authblk.dtx - RELOC/source/latex/preprint/authblk.ins - RELOC/source/latex/preprint/balance.drv - RELOC/source/latex/preprint/balance.dtx - RELOC/source/latex/preprint/balance.ins - RELOC/source/latex/preprint/figcaps.drv - RELOC/source/latex/preprint/figcaps.dtx - RELOC/source/latex/preprint/figcaps.ins - RELOC/source/latex/preprint/fullpage.drv - RELOC/source/latex/preprint/fullpage.dtx - RELOC/source/latex/preprint/fullpage.ins - RELOC/source/latex/preprint/sublabel.drv - RELOC/source/latex/preprint/sublabel.dtx - RELOC/source/latex/preprint/sublabel.ins -runfiles size=9 - RELOC/tex/latex/preprint/authblk.sty - RELOC/tex/latex/preprint/balance.sty - RELOC/tex/latex/preprint/figcaps.sty - RELOC/tex/latex/preprint/fullpage.sty - RELOC/tex/latex/preprint/sublabel.sty -catalogue-ctan /macros/latex/contrib/preprint -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license collection -catalogue-topics collection -catalogue-version 2011 - -name prerex -category Package -revision 45940 -shortdesc Interactive editor and macro support for prerequisite charts -relocated 1 -longdesc This package consists of prerex.sty, a LaTeX package for -longdesc producing charts of course nodes linked by arrows representing -longdesc pre- and co-requisites, and prerex, an interactive program for -longdesc creating and editing chart descriptions. The implementation of -longdesc prerex.sty uses PGF, so that it may be used equally happily -longdesc with LaTeX or pdfLaTeX; prerex itself is written in C. The -longdesc package includes source code for a previewer application, a -longdesc lightweight Qt-4 and poppler-based prerex-enabled PDF viewer. -containersize 5380 -containerchecksum 274e5a291ed5623357b53bd414c96cfaf5863b19d17eb5ebf3752079eae917ac0c9833e480b07993b871315afb009f8971e24576d63a1f0d01707fcd20eace43 -doccontainersize 714704 -doccontainerchecksum edc266fb3ebd1747063d0efd90782356f8e9c9b968c93b8afa72e4a54bc2978d520b4d9eeaa72096cd27501302f946a07566a0663fa4fdb6be1968f29ce4e43a -docfiles size=240 - RELOC/doc/latex/prerex/README details="Readme" - RELOC/doc/latex/prerex/chart.pdf - RELOC/doc/latex/prerex/chart.svg - RELOC/doc/latex/prerex/chart.tex - RELOC/doc/latex/prerex/intro.pdf details="Package introduction" - RELOC/doc/latex/prerex/intro.tex - RELOC/doc/latex/prerex/introFonts.png - RELOC/doc/latex/prerex/introchart1.tex - RELOC/doc/latex/prerex/introchart2.tex - RELOC/doc/latex/prerex/prerex-6.5.4.tar.gz - RELOC/doc/latex/prerex/prerex.pdf details="Package documentation" - RELOC/doc/latex/prerex/prerex.sty.7 - RELOC/doc/latex/prerex/prerex.sty.7.pdf - RELOC/doc/latex/prerex/prerex.tex - RELOC/doc/latex/prerex/vprerex-6.4.4.tar.gz - RELOC/doc/latex/prerex/vprerex-6.5.1.tar.gz - RELOC/doc/man/man5/prerex.5 - RELOC/doc/man/man5/prerex.man5.pdf -runfiles size=6 - RELOC/tex/latex/prerex/prerex.sty -catalogue-ctan /graphics/prerex -catalogue-date 2017-12-03 06:19:13 +0100 -catalogue-license gpl -catalogue-topics graphics-prep -catalogue-version a - -name present -category Package -revision 50048 -shortdesc Presentations with Plain TeX -relocated 1 -longdesc The package offers a collection of simple macros for preparing -longdesc presentations in Plain TeX. Slide colour and text colour may be -longdesc set, links between parts of the presentation, to other files, -longdesc and to web addresses may be inserted. Images may be included -longdesc easily, and code is available to provide transition effects -longdesc between slides or frames. The structure of the macros is not -longdesc overly complex, so that users should find it easy to adapt the -longdesc macros to their specific needs. -containersize 4364 -containerchecksum 4e24953d9c2f063f83604dc8a7e4bb00d83127ff6d2a53498cddf97e545c6e9e4665fcf995950e40ec7ec93e4eba403c5d3db06772d0dac86bc698c88b7d3efb -doccontainersize 814488 -doccontainerchecksum 70a3b295510dafe99f84375b10f023e3c67e0e1fbfd89968f177024bfd6854fec11e1d1de57b1d69ce466bef6dab0c0e071a1a6cb4385b7410fabf887e802132 -docfiles size=414 - RELOC/doc/plain/present/HowToTalkTeX.lp - RELOC/doc/plain/present/HowToTalkTeX.pdf details="Package documentation, as a presentation" - RELOC/doc/plain/present/HowToTalkTeX.tex - RELOC/doc/plain/present/Pfeil1.pdf - RELOC/doc/plain/present/Pfeil2.pdf - RELOC/doc/plain/present/Pfeil3.pdf - RELOC/doc/plain/present/Pfeil4.pdf - RELOC/doc/plain/present/README details="Readme" - RELOC/doc/plain/present/Sagnac.pdf - RELOC/doc/plain/present/Stern.png - RELOC/doc/plain/present/background.png - RELOC/doc/plain/present/present-transitions.tex -runfiles size=3 - RELOC/tex/plain/present/present.tex -catalogue-also lecturer -catalogue-ctan /macros/plain/contrib/present -catalogue-date 2019-02-17 12:28:52 +0100 -catalogue-license lppl -catalogue-topics presentation -catalogue-version 2.2.1 - -name presentations -category Package -revision 43949 -shortdesc Examples from the book Presentationen mit LaTeX -relocated 1 -longdesc This bundle contains all the examples, as source, eps and pdf, -longdesc of the author's book "Presentationen mit LaTeX", from the -longdesc Dante-Edition series. -containersize 456 -containerchecksum ebd8bdc79a5514fabc270929f40d1b24e1d29c1b117aff4e841ea919bb88b1864944aa75f0cf0cd51d2bd57547a8be8ed4d00ebe5ff6afa2468dabcce82787a6 -doccontainersize 4076600 -doccontainerchecksum 25ea07f2f0373d0acc997d10bd375dddf52b8a53874932839322f988a7b176be35750e203bf120b94c2bb4e030d936cad963eeb85003cd6b94364833d0969dcd -docfiles size=2456 - RELOC/doc/latex/presentations/01-01-1.ltx2crop - RELOC/doc/latex/presentations/01-01-2.ltx2ps - RELOC/doc/latex/presentations/01-01-3.ltx2 - RELOC/doc/latex/presentations/01-01-4.ltx2 - RELOC/doc/latex/presentations/01-01-5.ltx2ps - RELOC/doc/latex/presentations/01-01-6.ltx2 - RELOC/doc/latex/presentations/01-02-1.ltxb - RELOC/doc/latex/presentations/01-03-1.ltxb - RELOC/doc/latex/presentations/01-03-2.ltxb - RELOC/doc/latex/presentations/01-03-3.ltx - RELOC/doc/latex/presentations/01-03-4.ltx - RELOC/doc/latex/presentations/01-03-4.ltxb - RELOC/doc/latex/presentations/01-03-5.ltxb - RELOC/doc/latex/presentations/01-04-1.ltxb - RELOC/doc/latex/presentations/01-04-2.ltxb - RELOC/doc/latex/presentations/01-04-3.ltx - RELOC/doc/latex/presentations/01-04-4.ltx - RELOC/doc/latex/presentations/01-04-5.ltxb - RELOC/doc/latex/presentations/01-05-1.ltx - RELOC/doc/latex/presentations/01-05-2.ltx - RELOC/doc/latex/presentations/01-05-3.ltxb - RELOC/doc/latex/presentations/02-01-1.ltxpd - RELOC/doc/latex/presentations/02-01-2.ltxpd - RELOC/doc/latex/presentations/02-01-3.ltxpd - RELOC/doc/latex/presentations/02-02-1.ltxpd - RELOC/doc/latex/presentations/02-03-1.ltxpd - RELOC/doc/latex/presentations/02-03-2.ltxpd - RELOC/doc/latex/presentations/02-03-3.ltxpd - RELOC/doc/latex/presentations/02-03-4.ltxpd - RELOC/doc/latex/presentations/02-04-1.ltxpd - RELOC/doc/latex/presentations/02-04-2.ltxpd - RELOC/doc/latex/presentations/02-04-3.ltxpd - RELOC/doc/latex/presentations/02-04-4.ltxpd - RELOC/doc/latex/presentations/02-04-5.ltxpd - RELOC/doc/latex/presentations/02-04-6.ltxpd - RELOC/doc/latex/presentations/02-04-7.ltxpd - RELOC/doc/latex/presentations/02-05-1.ltxpd - RELOC/doc/latex/presentations/02-06-1.ltxpd - RELOC/doc/latex/presentations/02-06-2.ltxps - RELOC/doc/latex/presentations/02-07-1.ltxpd - RELOC/doc/latex/presentations/02-08-1.ltxpd - RELOC/doc/latex/presentations/02-09-1.ltxps - RELOC/doc/latex/presentations/02-10-1.ltxpd - RELOC/doc/latex/presentations/02-10-2.ltxpd - RELOC/doc/latex/presentations/02-10-3.ltxpd - RELOC/doc/latex/presentations/02-10-4.ltxpd - RELOC/doc/latex/presentations/02-10-5.ltxpd - RELOC/doc/latex/presentations/02-10-6.ltxpd - RELOC/doc/latex/presentations/02-11-1.ltxpd - RELOC/doc/latex/presentations/02-12-1.ltxpd - RELOC/doc/latex/presentations/02-12-2.ltxpd - RELOC/doc/latex/presentations/02-13-1.ltxpd - RELOC/doc/latex/presentations/02-13-2.ltxpd - RELOC/doc/latex/presentations/02-13-3.ltxpd - RELOC/doc/latex/presentations/02-14-1.ltxpd - RELOC/doc/latex/presentations/02-14-10.ltxpd - RELOC/doc/latex/presentations/02-14-11.ltxpd - RELOC/doc/latex/presentations/02-14-12.ltxpd - RELOC/doc/latex/presentations/02-14-13.ltxpd - RELOC/doc/latex/presentations/02-14-14.ltxpd - RELOC/doc/latex/presentations/02-14-15.ltxpd - RELOC/doc/latex/presentations/02-14-16.ltxpd - RELOC/doc/latex/presentations/02-14-17.ltxpd - RELOC/doc/latex/presentations/02-14-18.ltxpd - RELOC/doc/latex/presentations/02-14-2.ltxpd - RELOC/doc/latex/presentations/02-14-3.ltxpd - RELOC/doc/latex/presentations/02-14-4.ltxpd - RELOC/doc/latex/presentations/02-14-5.ltxpd - RELOC/doc/latex/presentations/02-14-6.ltxpd - RELOC/doc/latex/presentations/02-14-7.ltxpd - RELOC/doc/latex/presentations/02-14-8.ltxpd - RELOC/doc/latex/presentations/02-14-9.ltxpd - RELOC/doc/latex/presentations/03-01-1.ltxpd - RELOC/doc/latex/presentations/03-02-1.ltxpd - RELOC/doc/latex/presentations/03-03-1.ltxpd - RELOC/doc/latex/presentations/03-03-2.ltxpd - RELOC/doc/latex/presentations/03-03-3.ltxpd - RELOC/doc/latex/presentations/04-01-1.ltxb - RELOC/doc/latex/presentations/04-01-2.ltxb - RELOC/doc/latex/presentations/04-01-3.ltxb - RELOC/doc/latex/presentations/04-01-4.ltxb - RELOC/doc/latex/presentations/04-03-1.ltxb - RELOC/doc/latex/presentations/04-03-2.ltx2 - RELOC/doc/latex/presentations/04-04-1.ltxb - RELOC/doc/latex/presentations/04-05-1.ltxb - RELOC/doc/latex/presentations/04-06-1.ltxb - RELOC/doc/latex/presentations/04-06-10.ltxb - RELOC/doc/latex/presentations/04-06-11.ltxb - RELOC/doc/latex/presentations/04-06-2.ltxb - RELOC/doc/latex/presentations/04-06-3.ltxb - RELOC/doc/latex/presentations/04-06-4.ltxbps - RELOC/doc/latex/presentations/04-06-5.ltxb - RELOC/doc/latex/presentations/04-06-6.ltxb - RELOC/doc/latex/presentations/04-06-7.ltxb - RELOC/doc/latex/presentations/04-06-8.ltxb - RELOC/doc/latex/presentations/04-06-9.ltxb - RELOC/doc/latex/presentations/04-07-1.ltxb - RELOC/doc/latex/presentations/04-08-1.ltxb - RELOC/doc/latex/presentations/04-09-1.ltxbps - RELOC/doc/latex/presentations/04-11-1.ltxb - RELOC/doc/latex/presentations/04-11-2.ltxb - RELOC/doc/latex/presentations/04-11-3.ltxb - RELOC/doc/latex/presentations/04-12-1.ltxb - RELOC/doc/latex/presentations/04-12-2.ltxb - RELOC/doc/latex/presentations/04-13-1.ltxb - RELOC/doc/latex/presentations/04-13-2.ltxb - RELOC/doc/latex/presentations/04-14-1.ltxb - RELOC/doc/latex/presentations/04-15-1.ltxb - RELOC/doc/latex/presentations/04-15-2.ltxb - RELOC/doc/latex/presentations/04-16-1.ltxb - RELOC/doc/latex/presentations/04-16-2.ltxb - RELOC/doc/latex/presentations/04-16-3.ltxb - RELOC/doc/latex/presentations/04-17-1.ltxb - RELOC/doc/latex/presentations/04-18-1.ltxb - RELOC/doc/latex/presentations/04-18-2.ltxb - RELOC/doc/latex/presentations/04-19-1.ltxb - RELOC/doc/latex/presentations/04-19-2.ltxb - RELOC/doc/latex/presentations/04-20-1.ltxb - RELOC/doc/latex/presentations/04-20-2.ltxb - RELOC/doc/latex/presentations/04-20-3.ltxb - RELOC/doc/latex/presentations/04-20-4.ltxb - RELOC/doc/latex/presentations/04-20-5.ltxb - RELOC/doc/latex/presentations/04-21-1.ltxb - RELOC/doc/latex/presentations/04-21-2.ltxb - RELOC/doc/latex/presentations/04-21-3.ltxb - RELOC/doc/latex/presentations/04-21-4.ltxb - RELOC/doc/latex/presentations/04-22-1.ltxb - RELOC/doc/latex/presentations/04-22-2.ltxb - RELOC/doc/latex/presentations/04-22-3.ltxb - RELOC/doc/latex/presentations/04-23-1.ltxb - RELOC/doc/latex/presentations/04-23-2.ltxb - RELOC/doc/latex/presentations/04-24-1.ltxb - RELOC/doc/latex/presentations/04-24-2.ltxb - RELOC/doc/latex/presentations/04-25-1.ltxb - RELOC/doc/latex/presentations/04-25-10.ltxb - RELOC/doc/latex/presentations/04-25-11.ltxb - RELOC/doc/latex/presentations/04-25-12.ltxb - RELOC/doc/latex/presentations/04-25-13.ltxb - RELOC/doc/latex/presentations/04-25-14.ltxb - RELOC/doc/latex/presentations/04-25-15.ltxb - RELOC/doc/latex/presentations/04-25-16.ltxb - RELOC/doc/latex/presentations/04-25-17.ltxb - RELOC/doc/latex/presentations/04-25-18.ltxb - RELOC/doc/latex/presentations/04-25-19.ltxb - RELOC/doc/latex/presentations/04-25-2.ltxb - RELOC/doc/latex/presentations/04-25-20.ltxb - RELOC/doc/latex/presentations/04-25-21.ltxb - RELOC/doc/latex/presentations/04-25-22.ltxb - RELOC/doc/latex/presentations/04-25-23.ltxb - RELOC/doc/latex/presentations/04-25-24.ltxb - RELOC/doc/latex/presentations/04-25-25.ltxb - RELOC/doc/latex/presentations/04-25-26.ltxb - RELOC/doc/latex/presentations/04-25-27.ltxb - RELOC/doc/latex/presentations/04-25-28.ltxb - RELOC/doc/latex/presentations/04-25-29.ltxb - RELOC/doc/latex/presentations/04-25-3.ltxb - RELOC/doc/latex/presentations/04-25-30.ltxb - RELOC/doc/latex/presentations/04-25-31.ltxb - RELOC/doc/latex/presentations/04-25-32.ltxb - RELOC/doc/latex/presentations/04-25-33.ltxb - RELOC/doc/latex/presentations/04-25-34.ltxb - RELOC/doc/latex/presentations/04-25-35.ltxb - RELOC/doc/latex/presentations/04-25-36.ltxb - RELOC/doc/latex/presentations/04-25-37.ltxb - RELOC/doc/latex/presentations/04-25-4.ltxb - RELOC/doc/latex/presentations/04-25-5.ltxb - RELOC/doc/latex/presentations/04-25-6.ltxb - RELOC/doc/latex/presentations/04-25-7.ltxb - RELOC/doc/latex/presentations/04-25-8.ltxb - RELOC/doc/latex/presentations/04-25-9.ltxb - RELOC/doc/latex/presentations/04-26-1.ltxb - RELOC/doc/latex/presentations/04-26-10.ltxb - RELOC/doc/latex/presentations/04-26-11.ltxb - RELOC/doc/latex/presentations/04-26-12.ltxb - RELOC/doc/latex/presentations/04-26-13.ltxb - RELOC/doc/latex/presentations/04-26-14.ltxb - RELOC/doc/latex/presentations/04-26-15.ltxb - RELOC/doc/latex/presentations/04-26-16.ltxb - RELOC/doc/latex/presentations/04-26-17.ltxb - RELOC/doc/latex/presentations/04-26-18.ltxb - RELOC/doc/latex/presentations/04-26-19.ltxb - RELOC/doc/latex/presentations/04-26-2.ltxb - RELOC/doc/latex/presentations/04-26-20.ltxb - RELOC/doc/latex/presentations/04-26-21.ltxb - RELOC/doc/latex/presentations/04-26-22.ltxb - RELOC/doc/latex/presentations/04-26-23.ltxb - RELOC/doc/latex/presentations/04-26-24.ltxb - RELOC/doc/latex/presentations/04-26-25.ltxb - RELOC/doc/latex/presentations/04-26-26.ltxb - RELOC/doc/latex/presentations/04-26-27.ltxb - RELOC/doc/latex/presentations/04-26-28.ltxb - RELOC/doc/latex/presentations/04-26-29.ltxb - RELOC/doc/latex/presentations/04-26-3.ltxb - RELOC/doc/latex/presentations/04-26-30.ltxb - RELOC/doc/latex/presentations/04-26-31.ltxb - RELOC/doc/latex/presentations/04-26-32.ltxb - RELOC/doc/latex/presentations/04-26-33.ltxb - RELOC/doc/latex/presentations/04-26-34.ltxb - RELOC/doc/latex/presentations/04-26-35.ltxb - RELOC/doc/latex/presentations/04-26-36.ltxb - RELOC/doc/latex/presentations/04-26-37.ltxb - RELOC/doc/latex/presentations/04-26-4.ltxb - RELOC/doc/latex/presentations/04-26-5.ltxb - RELOC/doc/latex/presentations/04-26-6.ltxb - RELOC/doc/latex/presentations/04-26-7.ltxb - RELOC/doc/latex/presentations/04-26-8.ltxb - RELOC/doc/latex/presentations/04-26-9.ltxb - RELOC/doc/latex/presentations/05-00-1.ltxb - RELOC/doc/latex/presentations/05-01-1.ltxb - RELOC/doc/latex/presentations/05-02-1.ltxb - RELOC/doc/latex/presentations/05-03-1.ltxb - RELOC/doc/latex/presentations/05-03-2.ltxb - RELOC/doc/latex/presentations/06-01-1.ltx - RELOC/doc/latex/presentations/06-01-2.ltx - RELOC/doc/latex/presentations/06-01-3.ltx - RELOC/doc/latex/presentations/06-01-4.ltx - RELOC/doc/latex/presentations/06-01-5.ltx - RELOC/doc/latex/presentations/06-01-6.ltx - RELOC/doc/latex/presentations/06-01-7.ltx - RELOC/doc/latex/presentations/06-02-1.ltxps - RELOC/doc/latex/presentations/06-02-2.ltx - RELOC/doc/latex/presentations/06-04-1.ltx - RELOC/doc/latex/presentations/06-04-2.ltx - RELOC/doc/latex/presentations/06-04-3.ltx - RELOC/doc/latex/presentations/06-05-1.ltx - RELOC/doc/latex/presentations/07-03-1.ltx - RELOC/doc/latex/presentations/07-03-2.ltx - RELOC/doc/latex/presentations/07-03-3.ltxpd - RELOC/doc/latex/presentations/07-03-4.ltxb - RELOC/doc/latex/presentations/07-05-1.ltxbps - RELOC/doc/latex/presentations/07-05-2.ltxbps - RELOC/doc/latex/presentations/README details="Readme" - RELOC/doc/latex/presentations/Textdemo.tex - RELOC/doc/latex/presentations/beamer-demo.tex - RELOC/doc/latex/presentations/beamer-demo2.tex - RELOC/doc/latex/presentations/images/beamer/FULogo.png - RELOC/doc/latex/presentations/images/beamer/FULuft.jpg - RELOC/doc/latex/presentations/images/beamer/FUbib.jpg - RELOC/doc/latex/presentations/images/beamer/FUlogo.pdf - RELOC/doc/latex/presentations/images/beamer/TU.jpg - RELOC/doc/latex/presentations/images/beamer/TeX.pdf - RELOC/doc/latex/presentations/images/beamer/beamer0.pdf - RELOC/doc/latex/presentations/images/beamer/beamer1.pdf - RELOC/doc/latex/presentations/images/beamer/beamer2.pdf - RELOC/doc/latex/presentations/images/beamer/beamernavbar.png - RELOC/doc/latex/presentations/images/beamer/beamernavsymbols.pdf - RELOC/doc/latex/presentations/images/beamer/beamernavsymbols.tex - RELOC/doc/latex/presentations/images/beamer/fu-berlin-air.pdf - RELOC/doc/latex/presentations/images/beamer/fu-berlin.pdf - RELOC/doc/latex/presentations/images/beamer/geo.jpg - RELOC/doc/latex/presentations/images/beamer/ligaturen.png - RELOC/doc/latex/presentations/images/beamer/multimedia.jpg - RELOC/doc/latex/presentations/images/beamer/multimedia.png - RELOC/doc/latex/presentations/images/beamer/multimedia.tex - RELOC/doc/latex/presentations/images/beamer/silberlaube.jpg - RELOC/doc/latex/presentations/images/beamer/silberlaube2.jpg - RELOC/doc/latex/presentations/images/beamer/zedat.pdf - RELOC/doc/latex/presentations/images/pd/FULogo.eps - RELOC/doc/latex/presentations/images/pd/FULogo2.eps - RELOC/doc/latex/presentations/images/pd/FULogoRGB.eps - RELOC/doc/latex/presentations/images/pd/FULogo_RGB.eps - RELOC/doc/latex/presentations/images/pd/FUbib.eps - RELOC/doc/latex/presentations/images/pd/fuBIB10.eps - RELOC/doc/latex/presentations/images/pd/fuBIB10.pdf - RELOC/doc/latex/presentations/images/pd/logofbbw.eps - RELOC/doc/latex/presentations/images/pd/silberlaube.eps - RELOC/doc/latex/presentations/images/pd/silberlaube2.eps - RELOC/doc/latex/presentations/images/pd/wieesgeht.eps - RELOC/doc/latex/presentations/images/pd/zedat2.eps - RELOC/doc/latex/presentations/images/pdfscreen/Tore3d.pdf - RELOC/doc/latex/presentations/images/pdfscreen/mp.pdf - RELOC/doc/latex/presentations/images/pdfscreen/mpgraph.mps - RELOC/doc/latex/presentations/images/pdfscreen/pst.pdf - RELOC/doc/latex/presentations/images/pdfscreen/tex.png - RELOC/doc/latex/presentations/pd-demo-default.tex - RELOC/doc/latex/presentations/pd-demo.tex -catalogue-ctan /info/examples/Presentations_de -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics presentation book-ex - -name presentations-en -category Package -revision 29803 -shortdesc Examples from the book Presentations with LaTeX -relocated 1 -longdesc This bundle contains all the examples, as source, eps and pdf, -longdesc of the author's book "Presentations with LaTeX", from the -longdesc Dante-Edition series, Published by Lehmanns Media. -containersize 484 -containerchecksum c848d4f9b7fe47072711912db45848cce8c46ed80e2e2b079f10083a874d53ce29508320baf536588c16396d47a2b85035d586da845d8d6d59a82d73b2f57b28 -doccontainersize 830616 -doccontainerchecksum d843eb2d3f858f9083fcd40c2192bcec66e7ac9e8df06d17d027c4dfd095c263ff98081c0c11cce1c750f553878bd1cd215a2862309d85eb50abcba0d3e138df -docfiles size=542 - RELOC/doc/latex/presentations-en/01-01-1.ltx2crop - RELOC/doc/latex/presentations-en/01-01-2.ltx2ps - RELOC/doc/latex/presentations-en/01-01-3.ltx2 - RELOC/doc/latex/presentations-en/01-01-4.ltx2 - RELOC/doc/latex/presentations-en/01-01-5.ltx2ps - RELOC/doc/latex/presentations-en/01-01-6.ltx2 - RELOC/doc/latex/presentations-en/01-02-1.ltxb - RELOC/doc/latex/presentations-en/01-03-1.ltxb - RELOC/doc/latex/presentations-en/01-03-2.ltxb - RELOC/doc/latex/presentations-en/01-03-3.ltx - RELOC/doc/latex/presentations-en/01-03-4.ltx - RELOC/doc/latex/presentations-en/01-03-5.ltxb - RELOC/doc/latex/presentations-en/02-01-1.ltxpd - RELOC/doc/latex/presentations-en/02-01-2.ltxpd - RELOC/doc/latex/presentations-en/02-01-3.ltxpd - RELOC/doc/latex/presentations-en/02-02-1.ltxpd - RELOC/doc/latex/presentations-en/02-03-1.ltxpd - RELOC/doc/latex/presentations-en/02-03-2.ltxpd - RELOC/doc/latex/presentations-en/02-03-3.ltxpd - RELOC/doc/latex/presentations-en/02-03-4.ltxpd - RELOC/doc/latex/presentations-en/02-04-1.ltxpd - RELOC/doc/latex/presentations-en/02-04-2.ltxpd - RELOC/doc/latex/presentations-en/02-04-3.ltxpd - RELOC/doc/latex/presentations-en/02-04-4.ltxpd - RELOC/doc/latex/presentations-en/02-04-5.ltxpd - RELOC/doc/latex/presentations-en/02-04-6.ltxpd - RELOC/doc/latex/presentations-en/02-04-7.ltxpd - RELOC/doc/latex/presentations-en/02-04-8.ltxpd - RELOC/doc/latex/presentations-en/02-05-1.ltxpd - RELOC/doc/latex/presentations-en/02-06-1.ltxpd - RELOC/doc/latex/presentations-en/02-06-2.ltxps - RELOC/doc/latex/presentations-en/02-07-1.ltxpd - RELOC/doc/latex/presentations-en/02-09-1.ltxps - RELOC/doc/latex/presentations-en/02-10-1.ltxpd - RELOC/doc/latex/presentations-en/02-10-2.ltxpd - RELOC/doc/latex/presentations-en/02-10-3.ltxpd - RELOC/doc/latex/presentations-en/02-10-4.ltxpd - RELOC/doc/latex/presentations-en/02-10-5.ltxpd - RELOC/doc/latex/presentations-en/02-10-6.ltxpd - RELOC/doc/latex/presentations-en/02-11-1.ltxpd - RELOC/doc/latex/presentations-en/02-12-1.ltxpd - RELOC/doc/latex/presentations-en/02-12-2.ltxpd - RELOC/doc/latex/presentations-en/02-13-1.ltxpd - RELOC/doc/latex/presentations-en/02-13-2.ltxpd - RELOC/doc/latex/presentations-en/02-13-3.ltxpd - RELOC/doc/latex/presentations-en/02-14-1.ltxpd - RELOC/doc/latex/presentations-en/02-14-10.ltxpd - RELOC/doc/latex/presentations-en/02-14-11.ltxpd - RELOC/doc/latex/presentations-en/02-14-12.ltxpd - RELOC/doc/latex/presentations-en/02-14-13.ltxpd - RELOC/doc/latex/presentations-en/02-14-14.ltxpd - RELOC/doc/latex/presentations-en/02-14-15.ltxpd - RELOC/doc/latex/presentations-en/02-14-16.ltxpd - RELOC/doc/latex/presentations-en/02-14-17.ltxpd - RELOC/doc/latex/presentations-en/02-14-18.ltxpd - RELOC/doc/latex/presentations-en/02-14-19.ltxpd - RELOC/doc/latex/presentations-en/02-14-2.ltxpd - RELOC/doc/latex/presentations-en/02-14-3.ltxpd - RELOC/doc/latex/presentations-en/02-14-4.ltxpd - RELOC/doc/latex/presentations-en/02-14-5.ltxpd - RELOC/doc/latex/presentations-en/02-14-6.ltxpd - RELOC/doc/latex/presentations-en/02-14-7.ltxpd - RELOC/doc/latex/presentations-en/02-14-8.ltxpd - RELOC/doc/latex/presentations-en/02-14-9.ltxpd - RELOC/doc/latex/presentations-en/03-01-1.ltxpd - RELOC/doc/latex/presentations-en/03-02-1.ltxpd - RELOC/doc/latex/presentations-en/03-03-1.ltxpd - RELOC/doc/latex/presentations-en/03-03-2.ltxpd - RELOC/doc/latex/presentations-en/03-04-1.ltxpd - RELOC/doc/latex/presentations-en/04-01-1.ltxb - RELOC/doc/latex/presentations-en/04-01-2.ltxb - RELOC/doc/latex/presentations-en/04-01-3.ltxb - RELOC/doc/latex/presentations-en/04-01-4.ltxb - RELOC/doc/latex/presentations-en/04-03-1.ltxb - RELOC/doc/latex/presentations-en/04-03-2.ltx2 - RELOC/doc/latex/presentations-en/04-04-1.ltxb - RELOC/doc/latex/presentations-en/04-05-1.ltxb - RELOC/doc/latex/presentations-en/04-06-1.ltxb - RELOC/doc/latex/presentations-en/04-06-10.ltxb - RELOC/doc/latex/presentations-en/04-06-11.ltxb - RELOC/doc/latex/presentations-en/04-06-2.ltxb - RELOC/doc/latex/presentations-en/04-06-3.ltxb - RELOC/doc/latex/presentations-en/04-06-4.ltxbps - RELOC/doc/latex/presentations-en/04-06-5.ltxb - RELOC/doc/latex/presentations-en/04-06-6.ltxb - RELOC/doc/latex/presentations-en/04-06-7.ltxb - RELOC/doc/latex/presentations-en/04-06-8.ltxb - RELOC/doc/latex/presentations-en/04-06-9.ltxb - RELOC/doc/latex/presentations-en/04-07-1.ltxb - RELOC/doc/latex/presentations-en/04-08-1.ltxb - RELOC/doc/latex/presentations-en/04-09-1.ltxbps - RELOC/doc/latex/presentations-en/04-11-1.ltxb - RELOC/doc/latex/presentations-en/04-11-2.ltxb - RELOC/doc/latex/presentations-en/04-11-3.ltxb - RELOC/doc/latex/presentations-en/04-12-1.ltxb - RELOC/doc/latex/presentations-en/04-12-2.ltxb - RELOC/doc/latex/presentations-en/04-13-1.ltxb - RELOC/doc/latex/presentations-en/04-13-2.ltxb - RELOC/doc/latex/presentations-en/04-14-1.ltxb - RELOC/doc/latex/presentations-en/04-15-1.ltxb - RELOC/doc/latex/presentations-en/04-15-2.ltxb - RELOC/doc/latex/presentations-en/04-16-1.ltxb - RELOC/doc/latex/presentations-en/04-16-2.ltxb - RELOC/doc/latex/presentations-en/04-16-3.ltxb - RELOC/doc/latex/presentations-en/04-17-1.ltxb - RELOC/doc/latex/presentations-en/04-18-1.ltxb - RELOC/doc/latex/presentations-en/04-18-2.ltxb - RELOC/doc/latex/presentations-en/04-19-1.ltxb - RELOC/doc/latex/presentations-en/04-19-2.ltxb - RELOC/doc/latex/presentations-en/04-20-1.ltxb - RELOC/doc/latex/presentations-en/04-20-2.ltxb - RELOC/doc/latex/presentations-en/04-20-3.ltxb - RELOC/doc/latex/presentations-en/04-20-4.ltxb - RELOC/doc/latex/presentations-en/04-20-5.ltxb - RELOC/doc/latex/presentations-en/04-22-1.ltxb - RELOC/doc/latex/presentations-en/04-22-2.ltxb - RELOC/doc/latex/presentations-en/04-22-3.ltxb - RELOC/doc/latex/presentations-en/04-22-4.ltxb - RELOC/doc/latex/presentations-en/04-23-1.ltxb - RELOC/doc/latex/presentations-en/04-23-2.ltxb - RELOC/doc/latex/presentations-en/04-23-3.ltxb - RELOC/doc/latex/presentations-en/04-24-1.ltxb - RELOC/doc/latex/presentations-en/04-24-2.ltxb - RELOC/doc/latex/presentations-en/04-25-1.ltxb - RELOC/doc/latex/presentations-en/04-25-2.ltxb - RELOC/doc/latex/presentations-en/04-26-1.ltxb - RELOC/doc/latex/presentations-en/04-26-2.ltxb - RELOC/doc/latex/presentations-en/04-26-3.ltxb - RELOC/doc/latex/presentations-en/04-26-4.ltxb - RELOC/doc/latex/presentations-en/04-27-1.ltxb - RELOC/doc/latex/presentations-en/04-27-10.ltxb - RELOC/doc/latex/presentations-en/04-27-11.ltxb - RELOC/doc/latex/presentations-en/04-27-12.ltxb - RELOC/doc/latex/presentations-en/04-27-13.ltxb - RELOC/doc/latex/presentations-en/04-27-14.ltxb - RELOC/doc/latex/presentations-en/04-27-15.ltxb - RELOC/doc/latex/presentations-en/04-27-16.ltxb - RELOC/doc/latex/presentations-en/04-27-17.ltxb - RELOC/doc/latex/presentations-en/04-27-18.ltxb - RELOC/doc/latex/presentations-en/04-27-19.ltxb - RELOC/doc/latex/presentations-en/04-27-2.ltxb - RELOC/doc/latex/presentations-en/04-27-20.ltxb - RELOC/doc/latex/presentations-en/04-27-21.ltxb - RELOC/doc/latex/presentations-en/04-27-22.ltxb - RELOC/doc/latex/presentations-en/04-27-23.ltxb - RELOC/doc/latex/presentations-en/04-27-24.ltxb - RELOC/doc/latex/presentations-en/04-27-25.ltxb - RELOC/doc/latex/presentations-en/04-27-26.ltxb - RELOC/doc/latex/presentations-en/04-27-27.ltxb - RELOC/doc/latex/presentations-en/04-27-28.ltxb - RELOC/doc/latex/presentations-en/04-27-29.ltxb - RELOC/doc/latex/presentations-en/04-27-3.ltxb - RELOC/doc/latex/presentations-en/04-27-30.ltxb - RELOC/doc/latex/presentations-en/04-27-31.ltxb - RELOC/doc/latex/presentations-en/04-27-32.ltxb - RELOC/doc/latex/presentations-en/04-27-33.ltxb - RELOC/doc/latex/presentations-en/04-27-34.ltxb - RELOC/doc/latex/presentations-en/04-27-35.ltxb - RELOC/doc/latex/presentations-en/04-27-36.ltxb - RELOC/doc/latex/presentations-en/04-27-37.ltxb - RELOC/doc/latex/presentations-en/04-27-38.ltxb - RELOC/doc/latex/presentations-en/04-27-39.ltxb - RELOC/doc/latex/presentations-en/04-27-4.ltxb - RELOC/doc/latex/presentations-en/04-27-40.ltxb - RELOC/doc/latex/presentations-en/04-27-41.ltxb - RELOC/doc/latex/presentations-en/04-27-42.ltxb - RELOC/doc/latex/presentations-en/04-27-43.ltxb - RELOC/doc/latex/presentations-en/04-27-44.ltxb - RELOC/doc/latex/presentations-en/04-27-45.ltxb - RELOC/doc/latex/presentations-en/04-27-46.ltxb - RELOC/doc/latex/presentations-en/04-27-47.ltxb - RELOC/doc/latex/presentations-en/04-27-48.ltxb - RELOC/doc/latex/presentations-en/04-27-49.ltxb - RELOC/doc/latex/presentations-en/04-27-5.ltxb - RELOC/doc/latex/presentations-en/04-27-50.ltxb - RELOC/doc/latex/presentations-en/04-27-51.ltxb - RELOC/doc/latex/presentations-en/04-27-52.ltxb - RELOC/doc/latex/presentations-en/04-27-53.ltxb - RELOC/doc/latex/presentations-en/04-27-54.ltxb - RELOC/doc/latex/presentations-en/04-27-55.ltxb - RELOC/doc/latex/presentations-en/04-27-56.ltxb - RELOC/doc/latex/presentations-en/04-27-57.ltxb - RELOC/doc/latex/presentations-en/04-27-58.ltxb - RELOC/doc/latex/presentations-en/04-27-59.ltxb - RELOC/doc/latex/presentations-en/04-27-6.ltxb - RELOC/doc/latex/presentations-en/04-27-60.ltxb - RELOC/doc/latex/presentations-en/04-27-61.ltxb - RELOC/doc/latex/presentations-en/04-27-62.ltxb - RELOC/doc/latex/presentations-en/04-27-63.ltxb - RELOC/doc/latex/presentations-en/04-27-64.ltxb - RELOC/doc/latex/presentations-en/04-27-65.ltxb - RELOC/doc/latex/presentations-en/04-27-7.ltxb - RELOC/doc/latex/presentations-en/04-27-8.ltxb - RELOC/doc/latex/presentations-en/04-27-9.ltxb - RELOC/doc/latex/presentations-en/05-00-1.ltxb - RELOC/doc/latex/presentations-en/05-01-1.ltxb - RELOC/doc/latex/presentations-en/05-02-1.ltxb - RELOC/doc/latex/presentations-en/05-03-1.ltxb - RELOC/doc/latex/presentations-en/05-03-2.ltxb - RELOC/doc/latex/presentations-en/06-01-1.ltx - RELOC/doc/latex/presentations-en/06-01-2.ltx - RELOC/doc/latex/presentations-en/06-01-3.ltx - RELOC/doc/latex/presentations-en/06-01-4.ltx - RELOC/doc/latex/presentations-en/06-01-5.ltx - RELOC/doc/latex/presentations-en/06-01-6.ltx - RELOC/doc/latex/presentations-en/06-01-7.ltx - RELOC/doc/latex/presentations-en/06-02-1.ltxps - RELOC/doc/latex/presentations-en/06-02-2.ltx - RELOC/doc/latex/presentations-en/06-04-1.ltx - RELOC/doc/latex/presentations-en/06-04-2.ltx - RELOC/doc/latex/presentations-en/06-04-3.ltx - RELOC/doc/latex/presentations-en/06-05-1.ltx - RELOC/doc/latex/presentations-en/07-03-1.ltx - RELOC/doc/latex/presentations-en/07-03-2.ltx - RELOC/doc/latex/presentations-en/07-03-3.ltxpd - RELOC/doc/latex/presentations-en/07-03-4.ltxb - RELOC/doc/latex/presentations-en/07-05-1.ltxbps - RELOC/doc/latex/presentations-en/07-05-2.ltxbps - RELOC/doc/latex/presentations-en/DEexa.sty - RELOC/doc/latex/presentations-en/DEoptions.sty - RELOC/doc/latex/presentations-en/PPRtime.sty - RELOC/doc/latex/presentations-en/README details="Readme" - RELOC/doc/latex/presentations-en/Textdemo.tex - RELOC/doc/latex/presentations-en/beamer-demo-en.tex - RELOC/doc/latex/presentations-en/beamer-demo.tex - RELOC/doc/latex/presentations-en/beamer-demo2.tex - RELOC/doc/latex/presentations-en/beispiel.cls - RELOC/doc/latex/presentations-en/bspcalweekly.cls - RELOC/doc/latex/presentations-en/bspdvdcoll.cls - RELOC/doc/latex/presentations-en/bspfont.cls - RELOC/doc/latex/presentations-en/bsppstricks.cls - RELOC/doc/latex/presentations-en/buch-E.bib - RELOC/doc/latex/presentations-en/buch.bib - RELOC/doc/latex/presentations-en/exa-fontconfig.tex - RELOC/doc/latex/presentations-en/exaarticle.cls - RELOC/doc/latex/presentations-en/exaarticle2.cls - RELOC/doc/latex/presentations-en/exaartplain.cls - RELOC/doc/latex/presentations-en/exabeamer.cls - RELOC/doc/latex/presentations-en/exabook.cls - RELOC/doc/latex/presentations-en/exabook2.cls - RELOC/doc/latex/presentations-en/exadante.cls - RELOC/doc/latex/presentations-en/exafoils.cls - RELOC/doc/latex/presentations-en/exafubeamer.cls - RELOC/doc/latex/presentations-en/exafupd.cls - RELOC/doc/latex/presentations-en/examargin.cls - RELOC/doc/latex/presentations-en/examemoir.cls - RELOC/doc/latex/presentations-en/examinimal-mathsymbols.cls - RELOC/doc/latex/presentations-en/examinimal.cls - RELOC/doc/latex/presentations-en/exapd.cls - RELOC/doc/latex/presentations-en/exaprosper.cls - RELOC/doc/latex/presentations-en/exareport.cls - RELOC/doc/latex/presentations-en/exaseminar.cls - RELOC/doc/latex/presentations-en/exaslidenotes.cls - RELOC/doc/latex/presentations-en/exasymbol.cls - RELOC/doc/latex/presentations-en/exaxetex.cls - RELOC/doc/latex/presentations-en/fontDemo-E.tex - RELOC/doc/latex/presentations-en/fontDemo.tex - RELOC/doc/latex/presentations-en/images/beamer/TU.jpg - RELOC/doc/latex/presentations-en/images/beamer/TeX.pdf - RELOC/doc/latex/presentations-en/images/beamer/beamer0.pdf - RELOC/doc/latex/presentations-en/images/beamer/beamer1.pdf - RELOC/doc/latex/presentations-en/images/beamer/beamer2.pdf - RELOC/doc/latex/presentations-en/images/beamer/beamernavbar.png - RELOC/doc/latex/presentations-en/images/beamer/beamernavsymbols.pdf - RELOC/doc/latex/presentations-en/images/beamer/beamernavsymbols.tex - RELOC/doc/latex/presentations-en/images/beamer/grating.png - RELOC/doc/latex/presentations-en/images/beamer/ligaturen.png - RELOC/doc/latex/presentations-en/images/beamer/multimedia.jpg - RELOC/doc/latex/presentations-en/images/beamer/multimedia.tex - RELOC/doc/latex/presentations-en/images/beamer/transition1.png - RELOC/doc/latex/presentations-en/images/beamer/zedat.pdf - RELOC/doc/latex/presentations-en/images/pd/clemson.gif - RELOC/doc/latex/presentations-en/images/pd/clemson.png - RELOC/doc/latex/presentations-en/images/pd/logo-clemson.png - RELOC/doc/latex/presentations-en/images/pd/logofbbw.eps - RELOC/doc/latex/presentations-en/images/pd/moviePD.png - RELOC/doc/latex/presentations-en/images/pd/pawmkorange.png - RELOC/doc/latex/presentations-en/images/pd/pawmkpurple.png - RELOC/doc/latex/presentations-en/images/pd/pawtraceorange.png - RELOC/doc/latex/presentations-en/images/pd/pawtracep.png - RELOC/doc/latex/presentations-en/images/pd/wieesgeht.eps - RELOC/doc/latex/presentations-en/images/pd/zedat2.eps - RELOC/doc/latex/presentations-en/images/pdfscreen/Tore3d.pdf - RELOC/doc/latex/presentations-en/images/pdfscreen/mp.pdf - RELOC/doc/latex/presentations-en/images/pdfscreen/mpgraph.mps - RELOC/doc/latex/presentations-en/images/pdfscreen/pst.pdf - RELOC/doc/latex/presentations-en/images/pdfscreen/tex.png - RELOC/doc/latex/presentations-en/obox.sty - RELOC/doc/latex/presentations-en/pd-demo-default.tex - RELOC/doc/latex/presentations-en/pd-demo.tex - RELOC/doc/latex/presentations-en/powerdot-clemson.sty - RELOC/doc/latex/presentations-en/prosper.cls - RELOC/doc/latex/presentations-en/runAll - RELOC/doc/latex/presentations-en/screxa.cls - RELOC/doc/latex/presentations-en/screxabook.cls - RELOC/doc/latex/presentations-en/screxareport.cls - RELOC/doc/latex/presentations-en/slidenotes.cfg - RELOC/doc/latex/presentations-en/slidenotes.cls - RELOC/doc/latex/presentations-en/textdemo.sty -catalogue-also presentations -catalogue-ctan /info/examples/Presentations_en -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics presentation book-ex - -name pressrelease -category Package -revision 35147 -shortdesc A class for typesetting press releases -relocated 1 -longdesc A configurable class for writing press releases. -containersize 4036 -containerchecksum 0020913ae0ba3d9b4198788cf6804585248724d3151a7c807900b7e3867c5f91d615478f5e93e45f6c2819de67743b1fbef3fc9d42d51c4c149d9c0a7830137a -doccontainersize 617880 -doccontainerchecksum bad421819d5a157092804a63098069941123fc9c4da644809b6f6ebbe2e37fd2836482b90d587473fe445a2326a00ee59acc15bbdd92bf76f3cc600c9392a3eb -docfiles size=267 - RELOC/doc/latex/pressrelease/CHANGES - RELOC/doc/latex/pressrelease/README details="Readme" - RELOC/doc/latex/pressrelease/pressrelease.pdf details="Package documentation" - RELOC/doc/latex/pressrelease/samples/sample-pressrelease.pdf - RELOC/doc/latex/pressrelease/samples/sample-pressrelease.tex - RELOC/doc/latex/pressrelease/samples/sample-pressrelease2.pdf - RELOC/doc/latex/pressrelease/samples/sample-pressrelease2.tex - RELOC/doc/latex/pressrelease/samples/sample-pressrelease3.pdf - RELOC/doc/latex/pressrelease/samples/sample-pressrelease3.tex - RELOC/doc/latex/pressrelease/samples/sample-pressrelease4.pdf - RELOC/doc/latex/pressrelease/samples/sample-pressrelease4.tex - RELOC/doc/latex/pressrelease/samples/sample-pressrelease5.pdf - RELOC/doc/latex/pressrelease/samples/sample-pressrelease5.tex - RELOC/doc/latex/pressrelease/samples/sample-pressrelease6.pdf - RELOC/doc/latex/pressrelease/samples/sample-pressrelease6.tex - RELOC/doc/latex/pressrelease/samples/sample-pressrelease7.pdf - RELOC/doc/latex/pressrelease/samples/sample-pressrelease7.tex -srccontainersize 10656 -srccontainerchecksum daf5b5e17e9594f03b60f5e8154a7928a06a2f8de7a0062393ff0ff3c754bfa70632341ae9a97532ea2a93f098682147367647da4b943e0eb531fb6cc5e9132a -srcfiles size=13 - RELOC/source/latex/pressrelease/pressrelease.dtx - RELOC/source/latex/pressrelease/pressrelease.ins -runfiles size=5 - RELOC/tex/latex/pressrelease/pressrelease-symbols.sty - RELOC/tex/latex/pressrelease/pressrelease.cls -catalogue-ctan /macros/latex/contrib/pressrelease -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics publicity -catalogue-version 1.0 - -name prettyref -category Package -revision 15878 -shortdesc Make label references "self-identify" -relocated 1 -longdesc Prettyref provides a command \newrefformat, which specifies the -longdesc way in which a reference is typeset, according to a label -longdesc "identification". The identification is set in the \label -longdesc command, by using prefixed label names; so instead of -longdesc \label{mysection}, one uses \label{sec:mysection}, and -longdesc prettyref interprets the "sec:" part. The package is compatible -longdesc with hyperref and with other packages. -containersize 1212 -containerchecksum ccc12f37ed459fe134b53ca243f4a565af8170c5e1257850a80be2508ee5dc6e1a2150a9b6d3afbe5fc3701edf58fa66e7ec9859e391df73af3119c8d703beca -doccontainersize 32700 -doccontainerchecksum 953fd3948c394b2427706ba94bde64ceadaaf6b4d3d8c88049819b6ae83d165410d2880de00b7ff449bc41dc517a7465b2758a29414fb7c8897c1a36a9f923c0 -docfiles size=12 - RELOC/doc/latex/prettyref/README - RELOC/doc/latex/prettyref/prettyref.pdf details="Package documentation" -srccontainersize 2464 -srccontainerchecksum 1daa21d67b00f996f06601724f2a489e2ecec4d014a5d761e7c75c0cd3674bf37c10549ca7003a567adb7eace85d16edf2a942a4fe723eada592a55ee909a76d -srcfiles size=3 - RELOC/source/latex/prettyref/prettyref.dtx - RELOC/source/latex/prettyref/prettyref.ins -runfiles size=1 - RELOC/tex/latex/prettyref/prettyref.sty -catalogue-also typedref -catalogue-ctan /macros/latex/contrib/prettyref -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license pd -catalogue-topics label-ref -catalogue-version 3.0 - -name preview -category Package -revision 44883 -shortdesc Extract bits of a LaTeX source for output -relocated 1 -longdesc The package is a free-standing part of the preview-latex -longdesc bundle. The package provides the support preview-latex needs, -longdesc when it chooses the matter it will preview. The output may -longdesc reasonably be expected to have other uses, as in html -longdesc translators, etc. -containersize 6696 -containerchecksum 038eb9bf96b81158a0b25eaa8e6a4451c5d7c33dfacf7cfa0359caf4989df730220ba703f260cbbaef255d051d6baf20acee411dbc106dd3a082744a02d0b0d6 -doccontainersize 172180 -doccontainerchecksum e65e61f36bd4c008f8dc383f70b1112061426ba1edd112f4953ba0a63a4012b4328510c8e35a00a38ad62552ebf18b39239233b86ff49b22f58a48bf753f4ba3 -docfiles size=43 - RELOC/doc/latex/preview/README details="Readme" - RELOC/doc/latex/preview/preview.pdf details="Package documentation" -srccontainersize 22556 -srccontainerchecksum 358ce920b6d885840590ed289723c6b920fafb3d3d14b0509d43d2026d6d8708d7dc22f1475b922b78513646b016adc63f36a279cb5d513184794118d9b1978a -srcfiles size=22 - RELOC/source/latex/preview/preview.drv - RELOC/source/latex/preview/preview.dtx - RELOC/source/latex/preview/preview.ins -runfiles size=14 - RELOC/tex/latex/preview/prauctex.cfg - RELOC/tex/latex/preview/prauctex.def - RELOC/tex/latex/preview/prcounters.def - RELOC/tex/latex/preview/preview.sty - RELOC/tex/latex/preview/prfootnotes.def - RELOC/tex/latex/preview/prlyx.def - RELOC/tex/latex/preview/prshowbox.def - RELOC/tex/latex/preview/prshowlabels.def - RELOC/tex/latex/preview/prtightpage.def - RELOC/tex/latex/preview/prtracingall.def -catalogue-ctan /macros/latex/contrib/preview -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license gpl3 -catalogue-topics chunks -catalogue-version 11.91 - -name prftree -category Package -revision 41985 -shortdesc Macros for building proof trees -relocated 1 -longdesc A package to typeset proof trees for natural deduction calculi, -longdesc sequent-like calculi, and similar. -containersize 9504 -containerchecksum 9fdd1591b2d1ab0ad4702f5d2217ad51096e7c95f660d56a02c04882aab8b0a864cd0c2dbea9fab0f50258f705b286a71e0430a9436c348e1bff0e2dd6d42a7b -doccontainersize 293552 -doccontainerchecksum 86df839834280a9f526b2ac45482e9d194447d523819e6f6349b94ea38f78e1533107a8b106ae216660d766d6463c863b646dae3541fefe697aa569f2a09b13b -docfiles size=87 - RELOC/doc/latex/prftree/README details="Readme" - RELOC/doc/latex/prftree/prftreedoc.pdf details="Package documentation" - RELOC/doc/latex/prftree/prftreedoc.tex -runfiles size=11 - RELOC/tex/latex/prftree/prftree.sty -catalogue-also proofs -catalogue-ctan /macros/latex/contrib/prftree -catalogue-date 2016-09-03 12:05:13 +0200 -catalogue-license gpl -catalogue-topics tree maths proof -catalogue-version 1.5 - -name printlen -category Package -revision 19847 -shortdesc Print lengths using specified units -relocated 1 -longdesc \printlength{length} prints the value of a LaTeX length in the -longdesc units specified by \uselengthunit{unit} ('unit' may be any TeX -longdesc length unit except for scaled point, viz., any of: pt, pc, in, -longdesc mm, cm, bp, dd or cc). When the unit is pt, the printed length -longdesc value will include any stretch or shrink; otherwise these are -longdesc not printed. The 'unit' argument may also be PT, in which case -longdesc length values will be printed in point units but without any -longdesc stretch or shrink values. -containersize 1868 -containerchecksum 56abf08156ae04c1ef527faaf2d5cd7713b4979bea39dbb8b607b9ec05c18fc8897c26f0816dd492c413e1d72aa1718088dee66e14e3db311c43ac91d6aa306d -doccontainersize 245536 -doccontainerchecksum 66dea77153addbd834bc1220b76b96e82a40f4abde9962235b09a022b96c3e5cdc9c4ef72c387c1cff4a32408d95df7488600630c917c4091de57326f4d2c175 -docfiles size=61 - RELOC/doc/latex/printlen/printlen-doc.pdf details="Package documentation" - RELOC/doc/latex/printlen/printlen-doc.tex -runfiles size=2 - RELOC/tex/latex/printlen/printlen.sty -catalogue-ctan /macros/latex/contrib/printlen -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics debug-supp doc-debug -catalogue-version 1.1a - -name proba -category Package -revision 15878 -shortdesc Shortcuts commands to symbols used in probability texts -relocated 1 -longdesc This package includes some of the most often used commands in -longdesc probability texts, e.g. probability, expectation, variance, -longdesc etc. It also includes some short commands for set (blackboard) -longdesc or filtrations (calligraphic). It requires LaTeX2e and the -longdesc amsfonts package. -containersize 1488 -containerchecksum 882095ab9e4ff706ce70b16bba633863042711ea03db2febcf4c471d88bec9723bff5931b093ae5c76f4a58f0e4bdedbcd3b372bb2b5f90142b37a9eb8284c9f -doccontainersize 73056 -doccontainerchecksum b2a09ca0012c3ff9ffbfa0add8761c021478cb090d11be27ecdd1e8cfe311cf5681140bbf0d76d57ee5519faa08f350ec132713fa7332f04bfa88d0669a8ae9d -docfiles size=24 - RELOC/doc/latex/proba/README details="Readme" - RELOC/doc/latex/proba/proba.pdf details="Package documentation" -srccontainersize 3136 -srccontainerchecksum db46940f6a419abeb721fa94d462db21c2b14c4e83a40a0991701b3975b165bd46a88822d72eb5c7c79e0df3024fb3f779c2a314bbbabc0d05b497031b6d5a8d -srcfiles size=4 - RELOC/source/latex/proba/proba.dtx - RELOC/source/latex/proba/proba.ins -runfiles size=2 - RELOC/tex/latex/proba/proba.sty -catalogue-ctan /macros/latex/contrib/proba -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics probability - -name probsoln -category Package -revision 44783 -shortdesc Generate problem sheets and their solution sheets -relocated 1 -longdesc The package is designed for lecturers who have to generate new -longdesc problem sheets for their students on a regular basis (e.g. -longdesc yearly) by randomly selecting a specified number of problems -longdesc defined in another file. The package allows you easily to -longdesc generate a new problem sheet that is different from the -longdesc previous year, thus alleviating the temptation of students to -longdesc seek out the previous year's students and checking out their -longdesc answers. The solutions to the problems can be defined along -longdesc with the problem, making it easy to generate the solution sheet -longdesc from the same source code; problems may be reused within a -longdesc document, so that solutions may appear in a different section -longdesc of the same document as the problems they cover. -containersize 7028 -containerchecksum 1f9abb8cb5154d127c149ac142b8c8b50f9f8c087db9dae33c7406daa69ec8e4de065781d81b3c6d30e7e0209c58bcfb754acd20e3194211736474e98de60546 -doccontainersize 954416 -doccontainerchecksum ead68e1e551d79c3d29f7941277a1fc5502721c90809643fe09f546c4372189b1007f1a157f9fa5a7887141d92c0a3126fc428b8bfb3e1acba29a106bbb1070b -docfiles size=296 - RELOC/doc/latex/probsoln/CHANGES - RELOC/doc/latex/probsoln/INSTALL - RELOC/doc/latex/probsoln/README details="Package README" - RELOC/doc/latex/probsoln/probsoln.pdf details="Package documentation" - RELOC/doc/latex/probsoln/samples/prob-1stprncp.tex - RELOC/doc/latex/probsoln/samples/prob-args.tex - RELOC/doc/latex/probsoln/samples/prob-easy.tex - RELOC/doc/latex/probsoln/samples/prob-easy2.tex - RELOC/doc/latex/probsoln/samples/prob-implicit.tex - RELOC/doc/latex/probsoln/samples/prob-mchoice.tex - RELOC/doc/latex/probsoln/samples/prob-mixed.tex - RELOC/doc/latex/probsoln/samples/prob-newdata.tex - RELOC/doc/latex/probsoln/samples/prob-nosoln.tex - RELOC/doc/latex/probsoln/samples/prob-probspaces.tex - RELOC/doc/latex/probsoln/samples/prob-probspaces2.tex - RELOC/doc/latex/probsoln/samples/prob-tabmchoice.tex - RELOC/doc/latex/probsoln/samples/prob-verb.tex - RELOC/doc/latex/probsoln/samples/sample-exclude.pdf - RELOC/doc/latex/probsoln/samples/sample-exclude.tex - RELOC/doc/latex/probsoln/samples/sample.pdf details="Example of use" - RELOC/doc/latex/probsoln/samples/sample.tex - RELOC/doc/latex/probsoln/samples/sample2.pdf - RELOC/doc/latex/probsoln/samples/sample2.tex - RELOC/doc/latex/probsoln/samples/sample3.pdf - RELOC/doc/latex/probsoln/samples/sample3.tex - RELOC/doc/latex/probsoln/samples/sample4.pdf - RELOC/doc/latex/probsoln/samples/sample4.tex - RELOC/doc/latex/probsoln/samples/sample5.pdf - RELOC/doc/latex/probsoln/samples/sample5.tex - RELOC/doc/latex/probsoln/samples/sample6.pdf - RELOC/doc/latex/probsoln/samples/sample6.tex - RELOC/doc/latex/probsoln/samples/sample7.pdf - RELOC/doc/latex/probsoln/samples/sample7.tex - RELOC/doc/latex/probsoln/samples/sample8.pdf - RELOC/doc/latex/probsoln/samples/sample8.tex - RELOC/doc/latex/probsoln/samples/sample9.pdf - RELOC/doc/latex/probsoln/samples/sample9.tex -srccontainersize 25472 -srccontainerchecksum e5dc5738c96068df0448f0c784f31d75a654f10c20c4980eb6e287c2f614f67955b9cae6a9bec83910a6212cf061df3400e476ede5df3b070548b92f45f564d2 -srcfiles size=34 - RELOC/source/latex/probsoln/probsoln.dtx - RELOC/source/latex/probsoln/probsoln.ins -runfiles size=8 - RELOC/tex/latex/probsoln/probsoln.sty -catalogue-ctan /macros/latex/contrib/probsoln -catalogue-date 2017-07-10 15:22:13 +0200 -catalogue-license lppl -catalogue-topics exercise -catalogue-version 3.05 - -name procIAGssymp -category Package -revision 15878 -shortdesc Macros for IAG symposium papers -relocated 1 -longdesc This package provides (re-)definitions of some LaTeX commands -longdesc that can be useful for the preparation of a paper with the -longdesc style of the proceeding of symposia sponsored by the -longdesc 'International Association of Geodesy (IAG)' published by -longdesc Springer-Verlag. -containersize 2420 -containerchecksum d4808df6738a10f8b256104b5f699b90db06503f29d1594ec1a5a2b0531197ac8abb8e0e5231d8534a9d15b65136c1b2040513acb5b783142c0182a4e2aaf468 -doccontainersize 3156 -doccontainerchecksum da11845ab6998b20f46fb306ef8bee9f7bb4bbcf6f1ac893630ff8f9ef32de082d776453832c9e66c14a7b71fe72882f9a6003ac1cfbbd20ae81f9d60923855a -docfiles size=2 - RELOC/doc/latex/procIAGssymp/TestPaper.tex -runfiles size=2 - RELOC/tex/latex/procIAGssymp/procIAGssymp.sty -catalogue-ctan /macros/latex/contrib/procIAGssymp -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics confproc - -name prodint -category Package -revision 21893 -shortdesc A font that provides the product integral symbol -relocated 1 -longdesc Product integrals are to products, as integrals are to sums. -longdesc They have been around for more than a hundred years, they have -longdesc not become part of the standard mathematician's toolbox, -longdesc possibly because no-one invented the right mathematical symbol -longdesc for them. The authors have remedied that situation by proposing -longdesc the symbol and providing this font. -execute addMap prodint.map -containersize 3864 -containerchecksum 02649833a5723497ac7f3c5a56df7e1c692051172815b64b4d1e92d8911389e0d339e987c7c524f7856dfe635f98090e82b3195ca9668f0f62cc1e31f444bddb -doccontainersize 32320 -doccontainerchecksum b54990e30f5bcb3674bdec7b5e0fbdbf5b68335d35dd11fe3760000b84680e5f7977c46e3e165e46af7f98659c9431ce8de9764895d79d6772a450b092e4928a -docfiles size=19 - RELOC/doc/fonts/prodint/README details="Readme" - RELOC/doc/fonts/prodint/config.prodint - RELOC/doc/fonts/prodint/prodint.bma - RELOC/doc/fonts/prodint/prodint.mt1 - RELOC/doc/fonts/prodint/prodint.pdf details="Demonstration of use" - RELOC/doc/fonts/prodint/prodint.pfa - RELOC/doc/fonts/prodint/prodint.sit.hqx - RELOC/doc/fonts/prodint/prodint.tex -runfiles size=5 - RELOC/fonts/afm/public/prodint/prodint.afm - RELOC/fonts/map/dvips/prodint/prodint.map - RELOC/fonts/tfm/public/prodint/prodint.tfm - RELOC/fonts/type1/public/prodint/prodint.pfb - RELOC/tex/latex/prodint/prodint.sty -catalogue-ctan /fonts/prodint -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license ofl -catalogue-topics maths - -name productbox -category Package -revision 20886 -shortdesc Typeset a three-dimensional product box -relocated 1 -longdesc The package enables typesetting of a three-dimensional product -longdesc box. This product box can be rendered as it is standing on a -longdesc surface and some light is shed onto it. Alternatively it can be -longdesc typeset as a wireframe to be cut out and glued together. This -longdesc will lead to a physical product box. The package requires pgf -longdesc and TikZ. -containersize 4944 -containerchecksum c4765778df2c13a691af32a7fcce9e1268756aeb790c8de3545a29cb5ac660b1f73a0f8e92b6274da813036e26c6e834e3444899edd481fd04ee81eba1d7b13a -doccontainersize 378276 -doccontainerchecksum 18d949da3725aa060db34ee56c5d32616ea627d8ae7b9a78b29c69578153091ebb3fc1c213e39609f40d88475185ef2d62a3412e0680153b6d7daf4c8529a16e -docfiles size=97 - RELOC/doc/latex/productbox/Makefile - RELOC/doc/latex/productbox/README details="Readme" - RELOC/doc/latex/productbox/productbox.bib - RELOC/doc/latex/productbox/productbox.pdf details="Package documentation" -srccontainersize 15504 -srccontainerchecksum 6b978baa0444f4a4a5c6fd388ca4bc3c1e3c2c99c41ad7e0c2f1f939b8c5c9db6046d23ab3f863048af2a000487d79bda94c960f5a05cb81575d27f949a384ab -srcfiles size=21 - RELOC/source/latex/productbox/productbox.dtx - RELOC/source/latex/productbox/productbox.ins -runfiles size=7 - RELOC/tex/latex/productbox/productbox.sty -catalogue-ctan /macros/latex/contrib/gene/productbox -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics graphics-3d -catalogue-version 1.1 - -name program -category Package -revision 44214 -shortdesc Typesetting programs and algorithms -relocated 1 -longdesc The main offering is a program environment; a programbox -longdesc environment is available for fragments that must not break with -longdesc the pages. -containersize 11764 -containerchecksum 5acc5fc93e4056782d45dc42c2253775313f0ba4649924af6677db4ac53058cebf91ec6c52474a57b98ddb6cca07c80eb1b9a1670d1b0bba10cf1500493dff3a -doccontainersize 49876 -doccontainerchecksum e3d4e63d97c48091e5cb4f0b2b8784e379ce159e6358a70143dd64f6c82056a2cfa014bd00dad74db530261f01a3a1e7140dcdd104c7f9bf5990a9c6fa116aef -docfiles size=26 - RELOC/doc/latex/program/README details="Readme" - RELOC/doc/latex/program/gpl-3.0.txt - RELOC/doc/latex/program/plink.tex - RELOC/doc/latex/program/program-demo.tex - RELOC/doc/latex/program/program-doc.pdf details="Generated documentation" - RELOC/doc/latex/program/program-doc.tex -runfiles size=9 - RELOC/tex/latex/program/program.sty -catalogue-ctan /macros/latex/contrib/program -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license gpl3 -catalogue-topics listing pseudocode -catalogue-version 3.3.14 - -name progress -category Package -revision 19519 -shortdesc Creates an overview of a document's state -relocated 1 -longdesc Progress is a package which. when compiling TeX and LaTeX -longdesc documents, generates a HTML file showing an overview of a -longdesc document's state (of how finished it is). The report is sent to -longdesc file \ProgressReportName, which is by default the \jobname with -longdesc the date appended (but is user-modifiable). -containersize 4192 -containerchecksum 8b921b8696d10bdc2e6ac11c30f2fe6c99c9154266798dcfc771852c275a1c5d12d75fc84c489a658f420ec2d098bb4e362ea6a7381b7d6e0db12f42a59c6065 -doccontainersize 80800 -doccontainerchecksum cdf5416846311cef8777e4cd27f3b2682d52cb44e20241c3344b5490b744b71a7024893f57b74041245026ce542cb81daf4154174fa909f131f8ef2ceec0d8f1 -docfiles size=29 - RELOC/doc/latex/progress/README details="Readme" - RELOC/doc/latex/progress/progress.pdf details="Package documentation" - RELOC/doc/latex/progress/progress.tex - RELOC/doc/latex/progress/progress20030701.html -runfiles size=4 - RELOC/tex/latex/progress/progress.sty -catalogue-ctan /macros/latex/contrib/progress -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics doc-mgmt -catalogue-version 1.10 - -name progressbar -category Package -revision 33822 -shortdesc Visualize shares of total amounts in the form of a (progress-)bar -relocated 1 -longdesc This package allows you to easily visualize shares of total -longdesc amounts in the form of a bar. So basically you can convert any -longdesc number between 0 and 1 to a progressbar using the command -longdesc \progressbar{<number>}. Also a lot of customizations are -longdesc possible, allowing you to create an unique progressbar on your -longdesc own. The package uses TikZ to produce its graphics. -containersize 2324 -containerchecksum cd4f907bc0c463d0096d0daf192047e5df8ddfa8784c2aa1a11c17ef5408d06a1da51057915461791501ae6456a99ffe3a5cb183262411aa443d316bb2f7382d -doccontainersize 86232 -doccontainerchecksum bc4ad3a8eae43d3cc6c2c7194d51227878a7da647ce26056380ed845029c609203f4dd89e99deb3b6f5e545f5c672bdca711bf5fd7d08497d69bfca5bf5603a4 -docfiles size=31 - RELOC/doc/latex/progressbar/README details="Readme" - RELOC/doc/latex/progressbar/progressbar.pdf details="Package documentation" - RELOC/doc/latex/progressbar/progressbar.tex -runfiles size=2 - RELOC/tex/latex/progressbar/progressbar.sty -catalogue-ctan /macros/latex/contrib/progressbar -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics graphics-use -catalogue-version 1.0b~4 - -name proofread -category Package -revision 48322 -shortdesc Commands for inserting annotations -relocated 1 -longdesc This package defines a few LaTeX commands that may be useful -longdesc when you proofread a LaTeX document. They allow you to easily -longdesc highlight text and add comments in the margin. Vim escape -longdesc sequences are provided for inserting or removing these LaTeX -longdesc commands in the source. Options are provided for displaying the -longdesc document with extra line spacing, and for displaying it in -longdesc either corrected or uncorrected state, both without margin -longdesc notes. The package is based on code for a text highlighting -longdesc command that was published by Antal Spector-Zabusky on -longdesc http://tex.stackexchange.com/questions/5959. The main file, -longdesc proofread.dtx, is self-extracting, so you can generate the -longdesc style file by compiling proofread.dtx with pdfLaTeX. This -longdesc package is based on the soul package; so if you plan to -longdesc highlight non-ASCII characters, you must compile your source -longdesc with either XeTeX- or LuaTeX-based compilers. -containersize 2620 -containerchecksum f61a9098f16faafae4ad258f48dbd6a5a440a51b552d8e76df30f37f93c1120f6f78f04743253f4434188b615c37a7f413affee104889d943ad1d84814a27e5f -doccontainersize 288048 -doccontainerchecksum e11a34099718ea93293dcb1a3e1785ae61104862f42c90e5d3cf2c4293413d6d76ae16704ec3bf2077b740f10d86ea1016a0272bee57cc1ba105344cf221514d -docfiles size=84 - RELOC/doc/latex/proofread/README details="Readme" - RELOC/doc/latex/proofread/README.txt - RELOC/doc/latex/proofread/example.pdf details="Example of use" - RELOC/doc/latex/proofread/example.tex - RELOC/doc/latex/proofread/proofread.hd - RELOC/doc/latex/proofread/proofread.pdf details="Package documentation" - RELOC/doc/latex/proofread/proofread.vmb -srccontainersize 6316 -srccontainerchecksum e59deeb8fc52c9d84d2fcf34c3bec889f5b0f7a94979b64c35d126db34ec2ee1a117cb3ef26096acfea926290c22ec3f5eff78b47929cddaaf5eb1ae068ea28c -srcfiles size=6 - RELOC/source/latex/proofread/proofread.dtx - RELOC/source/latex/proofread/proofread.ins -runfiles size=2 - RELOC/tex/latex/proofread/proofread.sty -catalogue-ctan /macros/latex/contrib/proofread -catalogue-date 2018-07-31 13:24:40 +0200 -catalogue-license lppl1.3c -catalogue-topics editorial decoration -catalogue-version 1.03 - -name prooftrees -category Package -revision 43184 -shortdesc Forest-based proof trees (symbolic logic) -relocated 1 -longdesc The package supports drawing proof trees of the kind often used -longdesc in introductory logic classes, especially those aimed at -longdesc students without strong mathemtical backgrounds. Hodges (1991) -longdesc is one example of a text which uses this system. When teaching -longdesc such a system it is especially useful to annotate the tree with -longdesc line numbers, justifications and explanations of branch -longdesc closures. prooftrees provides a single environment, prooftree, -longdesc and a variety of tools for annotating, customising and -longdesc highlighting such trees. A cross-referencing system is provided -longdesc for trees which cite line numbers in justifications for proof -longdesc lines or branch closures. prooftrees is based on forest and, -longdesc hence, TikZ. The package requires version 2.0.2 of Forest for -longdesc expected results and will not work with version 1. -containersize 9704 -containerchecksum f679b3114b1c7ec161b505dd0e7300ddbc2e86fca133e1f5cb09da697805829f89a5a2811f1166d16babe99cd886614342bf37f583ceb9df94a0136649e20911 -doccontainersize 874056 -doccontainerchecksum 06cd87fece212c0e03e717c33ce54375043f4a649c2970bb73f3dfe0cec5c8940c16d362be403bccb8b230e4665c3d361acc053452dc26b8bc85a502c61b527a -docfiles size=236 - RELOC/doc/latex/prooftrees/README details="Readme" - RELOC/doc/latex/prooftrees/manifest.txt - RELOC/doc/latex/prooftrees/prooftrees.pdf details="Package documentation" - RELOC/doc/latex/prooftrees/prooftrees.tex - RELOC/doc/latex/prooftrees/prooftrees_biber.bib -runfiles size=10 - RELOC/tex/latex/prooftrees/prooftrees.sty -catalogue-also forest -catalogue-ctan /graphics/pgf/contrib/prooftrees -catalogue-date 2017-02-09 05:21:50 +0100 -catalogue-license lppl1.3 -catalogue-topics tree pgf-tikz logic -catalogue-version 0.6 - -name properties -category Package -revision 15878 -shortdesc Load properties from a file -relocated 1 -longdesc The package loads properties (key, value) from a properties -longdesc file, e.g. \jobname.properties. -containersize 1188 -containerchecksum 75e3258e627cde703950dddcfa869264f2e664ffaf2428a73fc68e41e84c15e5b6c0f704e2e052ea7838273318abe89a2a9a219ce039bb7305010a5c7e83b5ef -doccontainersize 1100 -doccontainerchecksum 89b3ed30f47ed09e8b503086e0c517feef1753f728c3946828348da0a452e5386fa148de26c7a94556ee5dea28d389ad1cd1cc8b26fc1f24e2f826abbff9dd53 -docfiles size=2 - RELOC/doc/latex/properties/readme.de - RELOC/doc/latex/properties/testprop.tex -runfiles size=1 - RELOC/tex/latex/properties/properties.sty -catalogue-ctan /macros/latex/contrib/properties -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics macro-supp -catalogue-version 0.2 - -name proposal -category Package -revision 40538 -shortdesc A set of LaTeX classes for preparing proposals for collaborative projects -relocated 1 -longdesc The process of preparing a collaborative proposal, to a major -longdesc funding body, involves integration of contributions of a many -longdesc people at many sites. It is therefore an ideal application for -longdesc a text-based document preparation system such as LaTeX, in -longdesc concert with a distributed version control system such as SVN. -longdesc The proposal class itself provides a basis for such an -longdesc enterprise. The dfgproposal and dfgproposal classes provide two -longdesc specialisations of the base class for (respectively) German and -longdesc European research proposals. The packages depend on the -longdesc author's stex bundle. -containersize 17176 -containerchecksum 394661a9b8d2f150d676558d868e2c2158a87d62d5d5f59c0283b5780caeab1516fffce859e710b3c40eed9d4b35629da783d39da2eded6b764f0f62d16e6870 -doccontainersize 1079884 -doccontainerchecksum 871c9b8035ff56a01cb4e80093ab5fa02af4e04f3b1fa97f701fcf00f33dd1368504d6054c424a928af932cab74236ed6532e88d1d27b4d9693dbf8b6522bae2 -docfiles size=375 - RELOC/doc/latex/proposal/base/README details="Readme" - RELOC/doc/latex/proposal/dfg/README details="Readme" - RELOC/doc/latex/proposal/dfg/dfgproposal.pdf - RELOC/doc/latex/proposal/dfg/proposal/Makefile - RELOC/doc/latex/proposal/dfg/proposal/funds.tex - RELOC/doc/latex/proposal/dfg/proposal/preconditions.tex - RELOC/doc/latex/proposal/dfg/proposal/proposal.pdf - RELOC/doc/latex/proposal/dfg/proposal/proposal.tex - RELOC/doc/latex/proposal/dfg/proposal/public.pdf - RELOC/doc/latex/proposal/dfg/proposal/public.tex - RELOC/doc/latex/proposal/dfg/proposal/state.tex - RELOC/doc/latex/proposal/dfg/proposal/submit.pdf - RELOC/doc/latex/proposal/dfg/proposal/submit.tex - RELOC/doc/latex/proposal/dfg/proposal/workplan.tex - RELOC/doc/latex/proposal/dfg/proposal/zusammenfassung.tex - RELOC/doc/latex/proposal/dfg/report/Makefile - RELOC/doc/latex/proposal/dfg/report/README details="Readme" - RELOC/doc/latex/proposal/dfg/report/finalreport.pdf - RELOC/doc/latex/proposal/dfg/report/finalreport.tex - RELOC/doc/latex/proposal/dfg/report/letter_submission.pdf - RELOC/doc/latex/proposal/dfg/report/letter_submission.tex - RELOC/doc/latex/proposal/dfg/report/progressreport.tex - RELOC/doc/latex/proposal/dfg/report/progresssummary.tex - RELOC/doc/latex/proposal/eu/README details="Readme" - RELOC/doc/latex/proposal/eu/euproposal.pdf - RELOC/doc/latex/proposal/eu/strep/Makefile - RELOC/doc/latex/proposal/eu/strep/README details="Readme" - RELOC/doc/latex/proposal/eu/strep/deliverables.tex - RELOC/doc/latex/proposal/eu/strep/draft.tex - RELOC/doc/latex/proposal/eu/strep/final.tex - RELOC/doc/latex/proposal/eu/strep/grantagreement.tex - RELOC/doc/latex/proposal/eu/strep/impact.tex - RELOC/doc/latex/proposal/eu/strep/implementation.tex - RELOC/doc/latex/proposal/eu/strep/issues.tex - RELOC/doc/latex/proposal/eu/strep/methodology.tex - RELOC/doc/latex/proposal/eu/strep/milestones.tex - RELOC/doc/latex/proposal/eu/strep/objectives.tex - RELOC/doc/latex/proposal/eu/strep/progress.tex - RELOC/doc/latex/proposal/eu/strep/propB.pdf - RELOC/doc/latex/proposal/eu/strep/propB.tex - RELOC/doc/latex/proposal/eu/strep/public.pdf - RELOC/doc/latex/proposal/eu/strep/public.tex - RELOC/doc/latex/proposal/eu/strep/quality.tex - RELOC/doc/latex/proposal/eu/strep/risks.tex - RELOC/doc/latex/proposal/eu/strep/site-bar.tex - RELOC/doc/latex/proposal/eu/strep/site-baz.tex - RELOC/doc/latex/proposal/eu/strep/site-efo.tex - RELOC/doc/latex/proposal/eu/strep/site-jacu.tex - RELOC/doc/latex/proposal/eu/strep/site-templatex.tex - RELOC/doc/latex/proposal/eu/strep/submit.pdf - RELOC/doc/latex/proposal/eu/strep/submit.tex - RELOC/doc/latex/proposal/eu/strep/workplan.tex - RELOC/doc/latex/proposal/eu/strep/wp-class.tex - RELOC/doc/latex/proposal/eu/strep/wp-dissem.tex - RELOC/doc/latex/proposal/eu/strep/wp-management.tex - RELOC/doc/latex/proposal/eu/strep/wp-temple.tex -srccontainersize 49532 -srccontainerchecksum 531dc70cc53a793d9d7087508e23b5e899b6cb027c86cf2f8d526b00cf04189f3edcca72e7ec5ffed61c3405b8051ec35456408a348c277f3312ec3950141c27 -srcfiles size=61 - RELOC/source/latex/proposal/base/proposal.dtx - RELOC/source/latex/proposal/base/proposal.ins - RELOC/source/latex/proposal/bin/Modparse.pm - RELOC/source/latex/proposal/bin/README - RELOC/source/latex/proposal/bin/checksum - RELOC/source/latex/proposal/bin/filedate - RELOC/source/latex/proposal/bin/generate-issues - RELOC/source/latex/proposal/dfg/dfgproposal.dtx - RELOC/source/latex/proposal/dfg/dfgproposal.ins - RELOC/source/latex/proposal/eu/euproposal.dtx - RELOC/source/latex/proposal/eu/euproposal.ins - RELOC/source/latex/proposal/lib/Makefile.ctan - RELOC/source/latex/proposal/lib/Makefile.in - RELOC/source/latex/proposal/lib/Makefile.vars - RELOC/source/latex/proposal/lib/proposal.bib -runfiles size=26 - RELOC/tex/latex/proposal/base/pdata.sty - RELOC/tex/latex/proposal/base/proposal.cls - RELOC/tex/latex/proposal/base/reporting.cls - RELOC/tex/latex/proposal/dfg/dfgpdata.sty - RELOC/tex/latex/proposal/dfg/dfgproposal.cls - RELOC/tex/latex/proposal/dfg/dfgreporting.cls - RELOC/tex/latex/proposal/eu/eupdata.sty - RELOC/tex/latex/proposal/eu/euproposal.cls - RELOC/tex/latex/proposal/eu/eureporting.cls -catalogue-ctan /macros/latex/contrib/proposal -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl -catalogue-topics proposal - -name prosper -category Package -revision 33033 -shortdesc LaTeX class for high quality slides -relocated 1 -longdesc Prosper is a LaTeX class for writing transparencies. It is -longdesc written as an extension of the seminar class by Timothy Van -longdesc Zandt. Prosper offers a friendly environment for creating -longdesc slides for both presentations with an overhead projector and a -longdesc video projector. Slides prepared for a presentation with a -longdesc computer and a video projector may integrate animation effects, -longdesc incremental display, and so on. Various visual styles are -longdesc supported (including some that mimic PowerPoint) and others are -longdesc being contributed. -containersize 94956 -containerchecksum fced977fd39f6750f9d17a13c5edaa032f15be04de94a6378eeb8e4a2eff4f3ccd03985b9c07a2f588a12a43a60985570610784ff7eda75ee248020e756083d2 -doccontainersize 340184 -doccontainerchecksum 6dbf3366874665613e438d9ad81fe5d24ec8b986bf4bd4fec38f673bd5885d0fad53af40dc445905121ec3cf7b2a2299416a20b12305cd2d619fb9de93a13275 -docfiles size=152 - RELOC/doc/latex/prosper/AUTHORS - RELOC/doc/latex/prosper/ChangeLog - RELOC/doc/latex/prosper/Example.tex - RELOC/doc/latex/prosper/ExampleAlienglow.tex - RELOC/doc/latex/prosper/ExampleAutumn.tex - RELOC/doc/latex/prosper/ExampleAzure.tex - RELOC/doc/latex/prosper/ExampleContemporain.tex - RELOC/doc/latex/prosper/ExampleDarkblue.tex - RELOC/doc/latex/prosper/ExampleFrames.tex - RELOC/doc/latex/prosper/ExampleLignesbleues.tex - RELOC/doc/latex/prosper/ExampleNuanceGris.tex - RELOC/doc/latex/prosper/ExampleTroisPoints.tex - RELOC/doc/latex/prosper/FAQ - RELOC/doc/latex/prosper/INSTALL - RELOC/doc/latex/prosper/NEWS - RELOC/doc/latex/prosper/README details="Package Readme" - RELOC/doc/latex/prosper/TODO - RELOC/doc/latex/prosper/compilation.fig - RELOC/doc/latex/prosper/green-bullet-on-blue-wc.gif - RELOC/doc/latex/prosper/green-bullet-on-blue.gif - RELOC/doc/latex/prosper/green-bullet-on-white.gif - RELOC/doc/latex/prosper/gyom.tex - RELOC/doc/latex/prosper/manifest.txt - RELOC/doc/latex/prosper/prosper-doc.pdf details="Package documentation" - RELOC/doc/latex/prosper/prosper-doc.tex - RELOC/doc/latex/prosper/prosper-structure.fig - RELOC/doc/latex/prosper/prosper-template.jpg - RELOC/doc/latex/prosper/prosper-tour.pdf details="A brief example of usage" - RELOC/doc/latex/prosper/prosper-tour.tex - RELOC/doc/latex/prosper/prosper.png - RELOC/doc/latex/prosper/prosper.ui - RELOC/doc/latex/prosper/red-bullet-on-blue-wc.gif - RELOC/doc/latex/prosper/red-bullet-on-blue.gif - RELOC/doc/latex/prosper/red-bullet-on-white.gif - RELOC/doc/latex/prosper/rico.tex - RELOC/doc/latex/prosper/rotation.tex - RELOC/doc/latex/prosper/seminar-bg2-lepennec.fix - RELOC/doc/latex/prosper/yellow-bullet-on-blue-wc.gif - RELOC/doc/latex/prosper/yellow-bullet-on-blue.gif - RELOC/doc/latex/prosper/yellow-bullet-on-white.gif -runfiles size=199 - RELOC/tex/latex/prosper/PPRalcatel.sty - RELOC/tex/latex/prosper/PPRalienglow.sty - RELOC/tex/latex/prosper/PPRautumn.sty - RELOC/tex/latex/prosper/PPRazure.sty - RELOC/tex/latex/prosper/PPRblends.sty - RELOC/tex/latex/prosper/PPRcapsules.sty - RELOC/tex/latex/prosper/PPRcontemporain.sty - RELOC/tex/latex/prosper/PPRcorners.sty - RELOC/tex/latex/prosper/PPRdarkblue.sty - RELOC/tex/latex/prosper/PPRdefault.sty - RELOC/tex/latex/prosper/PPRframes.sty - RELOC/tex/latex/prosper/PPRfyma.sty - RELOC/tex/latex/prosper/PPRgyom.sty - RELOC/tex/latex/prosper/PPRlignesbleues.sty - RELOC/tex/latex/prosper/PPRmancini.sty - RELOC/tex/latex/prosper/PPRnuancegris.sty - RELOC/tex/latex/prosper/PPRprettybox.sty - RELOC/tex/latex/prosper/PPRrico.sty - RELOC/tex/latex/prosper/PPRserpaggi.sty - RELOC/tex/latex/prosper/PPRthomasd.sty - RELOC/tex/latex/prosper/PPRtroispoints.sty - RELOC/tex/latex/prosper/PPRwhitecross.sty - RELOC/tex/latex/prosper/PPRwinter.sty - RELOC/tex/latex/prosper/PPRwj.sty - RELOC/tex/latex/prosper/angleHG.ps - RELOC/tex/latex/prosper/arrow-glow.ps - RELOC/tex/latex/prosper/barre-rico.ps - RELOC/tex/latex/prosper/blue-inverted-arrow.ps - RELOC/tex/latex/prosper/boule-base.eps - RELOC/tex/latex/prosper/boulebleue-fondblanc.eps - RELOC/tex/latex/prosper/boulerouge-fondblanc.eps - RELOC/tex/latex/prosper/bouleverte-fondblanc.eps - RELOC/tex/latex/prosper/bullet-glow.ps - RELOC/tex/latex/prosper/compilation.eps - RELOC/tex/latex/prosper/degrade-base.eps - RELOC/tex/latex/prosper/degrade-blanc-bleu.eps - RELOC/tex/latex/prosper/green-bullet-on-blue-wc.ps - RELOC/tex/latex/prosper/green-bullet-on-blue.ps - RELOC/tex/latex/prosper/green-bullet-on-white.ps - RELOC/tex/latex/prosper/green-inverted-arrow.ps - RELOC/tex/latex/prosper/gyom.ps - RELOC/tex/latex/prosper/prosper-structure.eps - RELOC/tex/latex/prosper/prosper.cls - RELOC/tex/latex/prosper/red-bullet-on-blue-wc.ps - RELOC/tex/latex/prosper/red-bullet-on-blue.ps - RELOC/tex/latex/prosper/red-bullet-on-white.ps - RELOC/tex/latex/prosper/red-inverted-arrow.ps - RELOC/tex/latex/prosper/rico.ps - RELOC/tex/latex/prosper/rico_bullet1.ps - RELOC/tex/latex/prosper/rico_bullet2.ps - RELOC/tex/latex/prosper/rico_bullet3.ps - RELOC/tex/latex/prosper/rotation.ps - RELOC/tex/latex/prosper/rule-glow.ps - RELOC/tex/latex/prosper/yellow-bullet-on-blue-wc.ps - RELOC/tex/latex/prosper/yellow-bullet-on-blue.ps - RELOC/tex/latex/prosper/yellow-bullet-on-white.ps -catalogue-also ifmslide ha-prosper -catalogue-ctan /macros/latex/contrib/prosper -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.2 -catalogue-topics presentation -catalogue-version 1.0h - -name protex -category Package -revision 41633 -shortdesc Literate programming package -relocated 1 -longdesc ProTeX is a simple but powerful literate programming tool, -longdesc which is designed to generate useful hypertext output (either -longdesc PDF, or HTML using TeX4ht). -containersize 14564 -containerchecksum c7850b01775a50dda0e93d3ba19a7f461b17f1ced967da4e4482030ec9461ad0eee4220041952c40136a6930fae0cca717898e78f757da66aca29606ce088233 -doccontainersize 5496 -doccontainerchecksum 5888666f82e95199b935b5d8a7161eb5433666dc5fb6a1d669ceac1aa79fc2b31ab9ce6c90a0c61a23b0319647476f7817f954f3fb92dd1f4e53fd524c90fce9 -docfiles size=5 - RELOC/doc/latex/protex/ChangeLog - RELOC/doc/latex/protex/README -runfiles size=17 - RELOC/tex/latex/protex/AlProTex.sty - RELOC/tex/latex/protex/ProTex.sty -catalogue-ctan /web/protex -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics litprog - -name protocol -category Package -revision 25562 -shortdesc A class for minutes of meetings -relocated 1 -longdesc The present version of the class supports German meeting -longdesc minutes including vote results and action items. The author has -longdesc ambitions to internationalise the code, and would welcome -longdesc support in the work. -containersize 2796 -containerchecksum e16bf8329f7c09da3dae6b1119093b163185168936723c6560b6e9d1fe2ae58e5cc9149149e736769fba3a7c28b1e661271c1e81e7ea25470044985cbeb750f8 -doccontainersize 324700 -doccontainerchecksum 2f145527564fb5b1edc199aa9345b7eaccdc1b3b72f8bf940cda535ee29ef5a2bfe172fba37d0342b4eb7afd02dcfbfd6147226590c16cfcce77623e6997af93 -docfiles size=81 - RELOC/doc/latex/protocol/README details="Bundle readme" language="en" - RELOC/doc/latex/protocol/protest.tex - RELOC/doc/latex/protocol/protocol.pdf details="Package documentation (German)" language="de" -srccontainersize 6560 -srccontainerchecksum 6dd473af233bd504da81dc345f9848d46188f80f61cfe75cfb6854bbb17f68c60ca1e98107b492e2438e5ef591ce86c5beb37441952b35333005b6e84fcb9ab9 -srcfiles size=6 - RELOC/source/latex/protocol/protocol.dtx - RELOC/source/latex/protocol/protocol.ins -runfiles size=2 - RELOC/tex/latex/protocol/protocol.cls -catalogue-ctan /macros/latex/contrib/protocol -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl1.3 -catalogue-topics meeting-admin -catalogue-version 1.13 - -name przechlewski-book -category Package -revision 23552 -shortdesc Examples from Przechlewski's LaTeX book -relocated 1 -longdesc The bundle provides machine-readable copies of the examples -longdesc from the book "Praca magisterska i dyplomowa z programem -longdesc LaTeX". -containersize 9688 -containerchecksum 7b11a0cb74b74ae8e821f3dd202e9528add14ecadab5029118bad30c9e29ae4a9714c142a4838e9cf03ceb1dfbd192f935b7a06da7855f16e0546988bb810c33 -doccontainersize 289788 -doccontainerchecksum aaee8478e0091e2a18fd402e9ad366d8caf416e73146cb2a9cf9b330ec879eee1e56ee17eb67803049a555279dad6aa7432c4c927cbd8593df2fe5fccbea64de -docfiles size=120 - RELOC/doc/latex/przechlewski-book/LICENSE - RELOC/doc/latex/przechlewski-book/Makefile - RELOC/doc/latex/przechlewski-book/README details="Readme (English)" language="en" - RELOC/doc/latex/przechlewski-book/README.pl details="Readme (Polish)" language="pl" - RELOC/doc/latex/przechlewski-book/TAM-pl.pdf - RELOC/doc/latex/przechlewski-book/b313.bib - RELOC/doc/latex/przechlewski-book/p21.tex - RELOC/doc/latex/przechlewski-book/p22.tex - RELOC/doc/latex/przechlewski-book/p23.tex - RELOC/doc/latex/przechlewski-book/p24.tex - RELOC/doc/latex/przechlewski-book/p31.tex - RELOC/doc/latex/przechlewski-book/p310.tex - RELOC/doc/latex/przechlewski-book/p311.tex - RELOC/doc/latex/przechlewski-book/p312.tex - RELOC/doc/latex/przechlewski-book/p313.tex - RELOC/doc/latex/przechlewski-book/p313_utf8.tex - RELOC/doc/latex/przechlewski-book/p32.tex - RELOC/doc/latex/przechlewski-book/p33.tex - RELOC/doc/latex/przechlewski-book/p34.tex - RELOC/doc/latex/przechlewski-book/p35.tex - RELOC/doc/latex/przechlewski-book/p36.tex - RELOC/doc/latex/przechlewski-book/p37.tex - RELOC/doc/latex/przechlewski-book/p38.tex - RELOC/doc/latex/przechlewski-book/p39.tex - RELOC/doc/latex/przechlewski-book/p41.tex - RELOC/doc/latex/przechlewski-book/p42.tex - RELOC/doc/latex/przechlewski-book/p43.tex - RELOC/doc/latex/przechlewski-book/p44.tex - RELOC/doc/latex/przechlewski-book/p45.tex - RELOC/doc/latex/przechlewski-book/p46.tex - RELOC/doc/latex/przechlewski-book/rys1_5.tex - RELOC/doc/latex/przechlewski-book/wkmgr.bib - RELOC/doc/latex/przechlewski-book/wkmgr.html - RELOC/doc/latex/przechlewski-book/wkmgr1.pdf - RELOC/doc/latex/przechlewski-book/wkmgr1.tex - RELOC/doc/latex/przechlewski-book/wkmgr2.pdf - RELOC/doc/latex/przechlewski-book/wkmgr2.tex -runfiles size=10 - RELOC/bibtex/bst/przechlewski-book/papalike.bst - RELOC/tex/latex/przechlewski-book/upmgr.cls - RELOC/tex/latex/przechlewski-book/wkmgr.cls -catalogue-ctan /info/examples/przechlewski-book-examples -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics book-ex - -name ps2pk -category TLCore -revision 47198 -shortdesc Generate a PK font from an Adobe Type 1 font -longdesc Generates a PK file from an Adobe Type 1 font. PK fonts are (or -longdesc used to be) valuable in enabling previewers to view documents -longdesc generated that use Type 1 fonts. The program makes use of code -longdesc donated to the X consortium by IBM. -depend ps2pk.ARCH -containersize 504 -containerchecksum b58f41f01b0932e9e80ef479fac89796361b0d60945f80da3678006bc64817298da9789ed71a52ff1579b06d8bd2ee80280e0910c1713f4949e96e756f3c0dd6 -doccontainersize 62312 -doccontainerchecksum a800f9a4957d0a6e38bc199bbd9c65cdd169f7b993ccf41a1a5381b0ce877c5785861aa14865241c2ce2cd22288248875a3e71d33065cec6226d428f68f93ba1 -docfiles size=27 - texmf-dist/doc/man/man1/mag.1 - texmf-dist/doc/man/man1/mag.man1.pdf - texmf-dist/doc/man/man1/pfb2pfa.1 - texmf-dist/doc/man/man1/pfb2pfa.man1.pdf - texmf-dist/doc/man/man1/pk2bm.1 - texmf-dist/doc/man/man1/pk2bm.man1.pdf - texmf-dist/doc/man/man1/ps2pk.1 - texmf-dist/doc/man/man1/ps2pk.man1.pdf -catalogue-ctan /fonts/utilities/ps2pk -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics ps-manip font-proc - -name ps2pk.aarch64-linux -category TLCore -revision 48789 -shortdesc aarch64-linux files of ps2pk -containersize 76868 -containerchecksum f60886ff9a7fd8dd99f21ef78db53b13f71e9b057a6e8d69c5aad9389409e478d3e214b231b75cdafc05fe7e159aef60522931688d1593761f12f045efeb76bb -binfiles arch=aarch64-linux size=57 - bin/aarch64-linux/mag - bin/aarch64-linux/pfb2pfa - bin/aarch64-linux/pk2bm - bin/aarch64-linux/ps2pk - -name ps2pk.amd64-freebsd -category TLCore -revision 46816 -shortdesc amd64-freebsd files of ps2pk -containersize 86256 -containerchecksum 90dc8b21e12a1395dcf6223b673440c10320e29b0a5b7aa29abb1c4e3d50827262d0fe24fe6351738ed527bd56030117677b675d17037d22de97d5cb196290fc -binfiles arch=amd64-freebsd size=56 - bin/amd64-freebsd/mag - bin/amd64-freebsd/pfb2pfa - bin/amd64-freebsd/pk2bm - bin/amd64-freebsd/ps2pk - -name ps2pk.amd64-netbsd -category TLCore -revision 48698 -shortdesc amd64-netbsd files of ps2pk -containersize 81852 -containerchecksum f485caf281c87399caa4d01538ee3442708e3e09db71c89a45e88df49e8e7a9359a7944d71c43bda849d56733d1a4a8a6a4a59295f8a193d8371592186971817 -binfiles arch=amd64-netbsd size=67 - bin/amd64-netbsd/mag - bin/amd64-netbsd/pfb2pfa - bin/amd64-netbsd/pk2bm - bin/amd64-netbsd/ps2pk - -name ps2pk.armhf-linux -category TLCore -revision 48716 -shortdesc armhf-linux files of ps2pk -containersize 70704 -containerchecksum 3bd2f4158b61d9385ff394c1fc79bbbda9deecda2f42fc38bab5650cf9681fcbafc444fd2401b0628e4091820eee36fb2bbed900724e18643735b3c4933a4068 -binfiles arch=armhf-linux size=48 - bin/armhf-linux/mag - bin/armhf-linux/pfb2pfa - bin/armhf-linux/pk2bm - bin/armhf-linux/ps2pk - -name ps2pk.i386-cygwin -category TLCore -revision 47025 -shortdesc i386-cygwin files of ps2pk -containersize 56284 -containerchecksum bac02dfc31334122751f5d0886febb1d079f0460fd6c8d5fa3f697079c13197282b29dbd08b2ca444994d0572136cc34e24fdb5645712757a22e926c5d0ab024 -binfiles arch=i386-cygwin size=41 - bin/i386-cygwin/mag.exe - bin/i386-cygwin/pfb2pfa.exe - bin/i386-cygwin/pk2bm.exe - bin/i386-cygwin/ps2pk.exe - -name ps2pk.i386-freebsd -category TLCore -revision 46816 -shortdesc i386-freebsd files of ps2pk -containersize 76360 -containerchecksum 45a55192f9d257c17a249897d37259e99c2ab1f86cbdbc6b0127aedb52261c626d4fde1b7dc2b2148ce95e5a94cf0d63f8b594349295fc0dd1b569a7af085e63 -binfiles arch=i386-freebsd size=52 - bin/i386-freebsd/mag - bin/i386-freebsd/pfb2pfa - bin/i386-freebsd/pk2bm - bin/i386-freebsd/ps2pk - -name ps2pk.i386-linux -category TLCore -revision 47245 -shortdesc i386-linux files of ps2pk -containersize 91436 -containerchecksum cbe0a65d88c82cbeb7312df07b9a4ad0c8efda3268f06df7d9f742adb33ac02296048546817cecd2f12c02a19050046b5c217c23f981afccf87dfa86b7e353a9 -binfiles arch=i386-linux size=59 - bin/i386-linux/mag - bin/i386-linux/pfb2pfa - bin/i386-linux/pk2bm - bin/i386-linux/ps2pk - -name ps2pk.i386-netbsd -category TLCore -revision 46812 -shortdesc i386-netbsd files of ps2pk -containersize 72712 -containerchecksum 6ec5fb545c7bf03771ab45238e957d28ceb08c0f499b14f9b18c748dcc8dde3e77c8189708caa38baab1f11a337a46d31271eb917055737e1727d1a4add06c56 -binfiles arch=i386-netbsd size=62 - bin/i386-netbsd/mag - bin/i386-netbsd/pfb2pfa - bin/i386-netbsd/pk2bm - bin/i386-netbsd/ps2pk - -name ps2pk.i386-solaris -category TLCore -revision 46829 -shortdesc i386-solaris files of ps2pk -containersize 84760 -containerchecksum aa5ecb3280aa5316ee67d4e7b92cce6a1f2561d245b33601fd0cf9c8f9b25ad1c7f1f7f1af13a7739248ba28e5187f3771b7f2eeae62ca277e86c776e944a67a -binfiles arch=i386-solaris size=52 - bin/i386-solaris/mag - bin/i386-solaris/pfb2pfa - bin/i386-solaris/pk2bm - bin/i386-solaris/ps2pk - -name ps2pk.sparc-solaris -category TLCore -revision 46829 -shortdesc sparc-solaris files of ps2pk -containersize 79624 -containerchecksum 717125bfefcb74f031dff3b08bc304efd8db1b97f26f5c6f34b202bf58617c857f23a5bbdc5f2a5a97eb1f661118017fac499006280f7d17de32bc8b4dd34758 -binfiles arch=sparc-solaris size=56 - bin/sparc-solaris/mag - bin/sparc-solaris/pfb2pfa - bin/sparc-solaris/pk2bm - bin/sparc-solaris/ps2pk - -name ps2pk.win32 -category TLCore -revision 46993 -shortdesc win32 files of ps2pk -containersize 59060 -containerchecksum 8a1f80b302885794866aa8d2f6df57e0939ed860d8dc8982bf37a23b8b959170583428038c2608868c986a96b87e6e7633594991e8c7f13ca8ce670abe823518 -binfiles arch=win32 size=44 - bin/win32/mag.exe - bin/win32/pfb2pfa.exe - bin/win32/pk2bm.exe - bin/win32/ps2pk.exe - -name ps2pk.x86_64-cygwin -category TLCore -revision 47024 -shortdesc x86_64-cygwin files of ps2pk -containersize 59152 -containerchecksum cb804c7f09916f352a64317c1ebd6f448e1932d41604f69fdf15e793fcc0ee93908e8b652e9b067c750c5ba7856244bb0f27b9faf485cdd4626a924d61925865 -binfiles arch=x86_64-cygwin size=40 - bin/x86_64-cygwin/mag.exe - bin/x86_64-cygwin/pfb2pfa.exe - bin/x86_64-cygwin/pk2bm.exe - bin/x86_64-cygwin/ps2pk.exe - -name ps2pk.x86_64-darwin -category TLCore -revision 48728 -shortdesc x86_64-darwin files of ps2pk -containersize 87044 -containerchecksum 2779b2342ebdc17bd8203ad0d9f2bfaabb79a2373f6ada9954ab93c41d1c5d83d6d53525bb119b00da32f7749f57cbcd2469b96d3b806f904aa3f5b61d62ab6b -binfiles arch=x86_64-darwin size=59 - bin/x86_64-darwin/mag - bin/x86_64-darwin/pfb2pfa - bin/x86_64-darwin/pk2bm - bin/x86_64-darwin/ps2pk - -name ps2pk.x86_64-darwinlegacy -category TLCore -revision 47387 -shortdesc x86_64-darwinlegacy files of ps2pk -containersize 84624 -containerchecksum 1c209979874fbf3545799fd676b96e35ca3792a094a5a0c90d3f82d1267a62d50099b19542e77e2498b06fee6ec44409008fcd3bbd442ca08861bc5cc08dd357 -binfiles arch=x86_64-darwinlegacy size=58 - bin/x86_64-darwinlegacy/mag - bin/x86_64-darwinlegacy/pfb2pfa - bin/x86_64-darwinlegacy/pk2bm - bin/x86_64-darwinlegacy/ps2pk - -name ps2pk.x86_64-linux -category TLCore -revision 47063 -shortdesc x86_64-linux files of ps2pk -containersize 89120 -containerchecksum 25ca42aa31557613aeca220627f9ab4cd2b058fc8d1a30aabc0fd4fc2c8247e24181d7de5bd3cfa481fe0a9722f1a3c26c7cd15d0b5915535a27e59a8af27a58 -binfiles arch=x86_64-linux size=56 - bin/x86_64-linux/mag - bin/x86_64-linux/pfb2pfa - bin/x86_64-linux/pk2bm - bin/x86_64-linux/ps2pk - -name ps2pk.x86_64-linuxmusl -category TLCore -revision 47036 -shortdesc x86_64-linuxmusl files of ps2pk -containersize 95424 -containerchecksum 4142eb77b82f403ef994b3d2b8497d93f06f35b5284ff2c183c2ce248871fc4398cb26967629f24d19216269fbb1fb77444f61738656667f318d0478f78d9dae -binfiles arch=x86_64-linuxmusl size=67 - bin/x86_64-linuxmusl/mag - bin/x86_64-linuxmusl/pfb2pfa - bin/x86_64-linuxmusl/pk2bm - bin/x86_64-linuxmusl/ps2pk - -name ps2pk.x86_64-solaris -category TLCore -revision 46829 -shortdesc x86_64-solaris files of ps2pk -containersize 94688 -containerchecksum 6b29d4970eb8b4438147725ae9e462af9016008087603b1076d5af7139b55e04bd8938cd109d2affdad18d5d049f2d61bfdfd840afa93a74345f923a947f2d20 -binfiles arch=x86_64-solaris size=62 - bin/x86_64-solaris/mag - bin/x86_64-solaris/pfb2pfa - bin/x86_64-solaris/pk2bm - bin/x86_64-solaris/ps2pk - -name psbao -category Package -revision 15878 -shortdesc Draw Bao diagrams -relocated 1 -longdesc The package draws Bao diagrams in LaTeX. The package is a -longdesc development of psgo, and uses PSTricks to draw the diagrams. -containersize 4348 -containerchecksum 7e0de245e003433ed71dd132e7349db761bda6d9cf607c78ddeef2889e099a514c9e6c00ec326eb239d6ff32da2ff9c24aa74b8ff1bfa7be3069665328bb0ed0 -doccontainersize 92964 -doccontainerchecksum f892a7facb1e21f5bb518a1d31a9dfd62d69d036a6406f2de98242353a7eda9594338d7c810c373396a67c893999134034b828e72f1366c118ac6f232337968c -docfiles size=31 - RELOC/doc/latex/psbao/Changes - RELOC/doc/latex/psbao/README details="Readme" - RELOC/doc/latex/psbao/psbaomanual.pdf details="Package manual" - RELOC/doc/latex/psbao/psbaomanual.tex -runfiles size=5 - RELOC/tex/latex/psbao/psbao.sty -catalogue-ctan /graphics/pstricks/contrib/psbao -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics games -catalogue-version 0.17 - -name pseudocode -category Package -revision 15878 -shortdesc LaTeX environment for specifying algorithms in a natural way -relocated 1 -longdesc This package provides the environment "pseudocode" for -longdesc describing algorithms in a natural manner. -containersize 2432 -containerchecksum b79efca82be2326275def77c65dbb25321291329731d234a7565393bc9eeeb7d36f7046509d93bfabc9ad3bdaec00dc91031a0e47b2527711a1b917cdb716b2f -doccontainersize 134004 -doccontainerchecksum ea08e955bed276121aa5c691c2a2e17d863c6c2eeb3ce53da40d41755a8334bd7cb9f4c28563a5baa67c797fca75f3cbc4871952c5570d2274e62175fb252bd7 -docfiles size=43 - RELOC/doc/latex/pseudocode/README details="Readme" - RELOC/doc/latex/pseudocode/pseudocode.pdf details="Package documentation" - RELOC/doc/latex/pseudocode/pseudocode.tex -runfiles size=2 - RELOC/tex/latex/pseudocode/pseudocode.sty -catalogue-ctan /macros/latex/contrib/pseudocode -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics pseudocode - -name psfrag -category Package -revision 15878 -shortdesc Replace strings in encapsulated PostScript figures -relocated 1 -longdesc Allows LaTeX constructions (equations, picture environments, -longdesc etc.) to be precisely superimposed over Encapsulated PostScript -longdesc figures, using your own favorite drawing tool to create an EPS -longdesc figure and placing simple text 'tags' where each replacement is -longdesc to be placed, with PSfrag automatically removing these tags -longdesc from the figure and replacing them with a user specified LaTeX -longdesc construction, properly aligned, scaled, and/or rotated. -containersize 4464 -containerchecksum 217ecc12adbb6ab64b3eaa04fdd97b6e1c77b76df5d8aa2986ab27086c18f6f895775402aca8cc7194a057f3b119a27599daeeb1e9698e114bf261a328c74126 -doccontainersize 68764 -doccontainerchecksum 2b19f6c8d9882bb32daf5c87d15c379feab49ef63c91369720b1498ebee3d2255871ea796090c51b080b107ad6f670e9d804a8a85df7d6a3e877a8e758441a76 -docfiles size=30 - RELOC/doc/latex/psfrag/00readme.txt - RELOC/doc/latex/psfrag/announce.txt details="Release notice" - RELOC/doc/latex/psfrag/example.eps - RELOC/doc/latex/psfrag/pfgguide.pdf details="Package documentation (English)" language="en" - RELOC/doc/latex/psfrag/pfgguide.tex - RELOC/doc/latex/psfrag/testfig.eps -srccontainersize 13824 -srccontainerchecksum 211307e26454e3ac89c6734fbfbea2ec72b5f0425f503f8379b783145c571f32a339359e854376e1e6b2d2760a065812c7ba4f80f36ef0adc2326a2520536391 -srcfiles size=12 - RELOC/source/latex/psfrag/psfrag.dtx - RELOC/source/latex/psfrag/psfrag.ins -runfiles size=4 - RELOC/dvips/psfrag/psfrag.pro - RELOC/tex/latex/psfrag/psfrag.sty -catalogue-also psfragx -catalogue-ctan /macros/latex/contrib/psfrag -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics graphics-text -catalogue-version 3.04 - -name psfrag-italian -category Package -revision 15878 -shortdesc PSfrag documentation in Italian -relocated 1 -longdesc This is a translation of the documentation that comes with the -longdesc psfrag documentation. -containersize 400 -containerchecksum 23f04240c6c24362bb3029627dbad44735d59d32ea919795d5598a03c40dd5ca1368fa9aed4c7a988def43c0c62f4641fb368e5ba9214bacec04b1f4c101a396 -doccontainersize 136200 -doccontainerchecksum 883fbe21a71b27a4bfbd7272fd78ef6d5d7d5f4aaa1e57c3657f149e65c0536281c594e7c649c0fd28ba857a9911846dabf2ec92b19cee0b93e10646a9288b2b -docfiles size=47 - RELOC/doc/latex/psfrag-italian/itpfgguide.pdf details="The document itself" - RELOC/doc/latex/psfrag-italian/itpfgguide.tex -catalogue-ctan /info/italian/psfrag -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics graphics italian-doc - -name psfragx -category Package -revision 26243 -shortdesc A psfrag eXtension -relocated 1 -longdesc PSfragX offers a mechanism to embed \psfrag commands, as -longdesc provided by the psfrag package, into the EPS file itself. Each -longdesc time a graphic is included, the EPS file is scanned. If some -longdesc tagged lines are found, they are used to define the psfrag -longdesc replacements that should be performed automatically. In -longdesc addition, a similar mechanism holds for overpic objects. These -longdesc are picture objects superimposed on the included graphic. A -longdesc similar mechanism is implemented in psfrag itself (but -longdesc deprecated in the documentation), but psfragx offers much more -longdesc flexibility. For example, if babel is used, it is possible to -longdesc define different replacements corresponding to different -longdesc languages. The replacements to take into account will be -longdesc selected on the basis of the current language of the document. -longdesc A Matlab script (LaPrint) is provided, to export an EPS file -longdesc with psfragx annotations ready embedded. -containersize 3788 -containerchecksum a3c8cd69b7d635d2f0de4a2f5b8bc495b3bdb52cbe02610b28f5a71563e0442c95703713737c953dd86dbe5c8e88bc3dc4c323051dd637a4a848b082b92d2aec -doccontainersize 364940 -doccontainerchecksum 589f991cd3c1c33cd8dfe1d3e8b484de83618370a56f93274ca8bc48d166da8e3ff32b571df6d5d7e4d9c7c195859741cef58577eafd3a2fe3c16a762281422d -docfiles size=302 - RELOC/doc/latex/psfragx/README details="Readme" - RELOC/doc/latex/psfragx/README.laprint-3.16 - RELOC/doc/latex/psfragx/laprint.m - RELOC/doc/latex/psfragx/laprintdoc.ps details="LaPrint documentation:" - RELOC/doc/latex/psfragx/laprpfx.mat - RELOC/doc/latex/psfragx/pfxprint.m - RELOC/doc/latex/psfragx/psfragx.m - RELOC/doc/latex/psfragx/psfragx.pdf details="Psfragx documentation:" - RELOC/doc/latex/psfragx/psfragx_example.pdf - RELOC/doc/latex/psfragx/psfragx_example.tex - RELOC/doc/latex/psfragx/readmePFX.txt -srccontainersize 16588 -srccontainerchecksum 434c16781289782ff557ada687f7f2d5145c162c11d61efdfafe04810af221e3fb903660bf56598861af011035cfffa7450e82a9945155592c239b4f24eefd50 -srcfiles size=17 - RELOC/source/latex/psfragx/psfragx.drv - RELOC/source/latex/psfragx/psfragx.dtx - RELOC/source/latex/psfragx/psfragx.ins -runfiles size=4 - RELOC/tex/latex/psfragx/psfragx.cfg - RELOC/tex/latex/psfragx/psfragx.sty -catalogue-ctan /macros/latex/contrib/psfragx -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics graphics-text -catalogue-version 1.1 - -name psgo -category Package -revision 15878 -shortdesc Typeset go diagrams with PSTricks -relocated 1 -containersize 3036 -containerchecksum 77e580b06210b97106b43a788b36b25bf9c00b27c2739a0159c98d8b4c0dd3bcf548d0dcecd0bd8e544cef1be8116186c556d9a869bac750b4f74cccf23815c4 -doccontainersize 86516 -doccontainerchecksum 6ed2ab159e15ca3cb29c6f3e2e751d1d41b15c910d81c3a16a799d4f2f9a713d47117b928d5209b079532306f2535d461c6a9cb19664b5c9934d47170ddd8800 -docfiles size=31 - RELOC/doc/latex/psgo/Changes - RELOC/doc/latex/psgo/README details="Readme" - RELOC/doc/latex/psgo/psgomanual.pdf details="Package documentation" - RELOC/doc/latex/psgo/psgomanual.tex -runfiles size=3 - RELOC/tex/latex/psgo/psgo.sty -catalogue-ctan /graphics/pstricks/contrib/psgo -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics games pstricks -catalogue-version 0.17 - -name psizzl -category Package -revision 15878 -shortdesc A TeX format for physics papers -relocated 1 -longdesc PSIZZL is a TeX format for physics papers written at SLAC and -longdesc used at several other places. It dates from rather early in the -longdesc development of TeX82; as a result, some of the descriptions of -longdesc limitations look rather quaint to modern eyes. -containersize 23072 -containerchecksum ed6e5187756adfd51bad01bec2c589b26a055e03696fdfd863289e6f63dc4e2f92c509301d9ec5c80f8557f3f4f1effcfb6b60425c77c4de101ac93a46faf6c0 -doccontainersize 5452 -doccontainerchecksum 42342c21803a0341d97dec8d1ace37bbe2388979b2c08518d9161fcb4dc9396bf43ec1c063e7173eb0b76f2d6ec3102c5b07529c0b75846c23a268897646290d -docfiles size=5 - RELOC/doc/otherformats/psizzl/base/psizzl.commands details="List of commands available" - RELOC/doc/otherformats/psizzl/base/psizzl.doc -srccontainersize 636 -srccontainerchecksum 33a1da7fb8f7a726aeedb1e19c85d50562649ea232e520285b875a1b291d2594f4bd77a6ea51c473db8c22a82f3864cbc1ba041c3a62c28f5f6b949f2700ee02 -srcfiles size=1 - RELOC/source/psizzl/base/aaaread.me -runfiles size=31 - RELOC/tex/psizzl/base/chapters.Psizzl - RELOC/tex/psizzl/base/citation.Psizzl - RELOC/tex/psizzl/base/fontdefs.Psizzl - RELOC/tex/psizzl/base/index.Psizzl - RELOC/tex/psizzl/base/institut.Psizzl - RELOC/tex/psizzl/base/letter.Psizzl - RELOC/tex/psizzl/base/lists.Psizzl - RELOC/tex/psizzl/base/macros.Psizzl - RELOC/tex/psizzl/base/memo.Psizzl - RELOC/tex/psizzl/base/mypsizzl.tex - RELOC/tex/psizzl/base/options.Psizzl - RELOC/tex/psizzl/base/output.Psizzl - RELOC/tex/psizzl/base/picture.Psizzl - RELOC/tex/psizzl/base/psizzl.tex - RELOC/tex/psizzl/base/publicat.Psizzl - RELOC/tex/psizzl/base/symbols.Psizzl - RELOC/tex/psizzl/base/thesis.Psizzl - RELOC/tex/psizzl/config/psizzl.ini -catalogue-ctan /macros/psizzl -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics physics format -catalogue-version 0.35 - -name pslatex -category Package -revision 16416 -shortdesc Use PostScript fonts by default -relocated 1 -longdesc A small package that makes LaTeX default to 'standard' -longdesc PostScript fonts. It is basically a merger of the times and the -longdesc (obsolete) mathptm packages from the psnfss suite. You must -longdesc have installed standard LaTeX and the psnfss PostScript fonts -longdesc to use this package. The main novel feature is that the pslatex -longdesc package tries to compensate for the visual differences between -longdesc the Adobe fonts by scaling Helvetica by 90%, and 'condensing' -longdesc Courier (i.e. scaling horizontally) by 85%. The package is -longdesc supplied with a (unix) shell file for a 'pslatex' command that -longdesc allows standard LaTeX documents to be processed, without -longdesc needing to edit the file. Note that current psnfss uses a -longdesc different technique for scaling Helvetica, and treats Courier -longdesc as a lost cause (there are better free fixed-width available -longdesc now, than there were when pslatex was designed). As a result, -longdesc pslatex is widely considered obsolete. -containersize 5752 -containerchecksum 173ba887f379e2a0966531812e47074caa36f80e8011ed79f8bdbdb5e8fdf2e63761a8d9ab26592213d18c7f97e86f489c25b0d0ec523851bab15999d95c5f3d -srccontainersize 1192 -srccontainerchecksum b816114a455848329b7a96afeeb47a6b7cca9b5ca186bd96b2875a50b5db4503eb8ea0cf7f970480a37cfc020bc779ed9e294aba4ce716b42d53343134e42fc4 -srcfiles size=3 - RELOC/source/latex/pslatex/fontinst/pslatex.tex - RELOC/source/latex/pslatex/shell/pslatex - RELOC/source/latex/pslatex/shell/pslatex.bat -runfiles size=9 - RELOC/fonts/map/dvips/pslatex/pcrr8rn.map - RELOC/fonts/tfm/public/pslatex/pcrr7tn.tfm - RELOC/fonts/tfm/public/pslatex/pcrr8rn.tfm - RELOC/fonts/tfm/public/pslatex/pcrr8tn.tfm - RELOC/fonts/vf/public/pslatex/pcrr7tn.vf - RELOC/fonts/vf/public/pslatex/pcrr8tn.vf - RELOC/tex/latex/pslatex/pslatex.sty -catalogue-ctan /macros/latex/contrib/pslatex -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics font-supp obsolete - -name psnfss -category Package -revision 33946 -shortdesc Font support for common PostScript fonts -relocated 1 -longdesc Font definition files, macros and font metrics for -longdesc freely-available Adobe Type 1 fonts. The font set consists of -longdesc the 'LaserWriter 35' set (originally 'freely available' because -longdesc embedded in PostScript printers), and a variety of other free -longdesc fonts, together with some additions. Note that while many of -longdesc the fonts are available in PostScript (and other) printers, -longdesc most publishers require fonts embedded in documents, which -longdesc requires that you have the fonts in your TeX system. -longdesc Fortunately, there are free versions of the fonts from URW -longdesc (available in the URW base5 bundle). The base set of text fonts -longdesc covered by PSNFSS are: AvantGarde, Bookman, Courier, Helvetica, -longdesc New Century Schoolbook, Palatino, Symbol, Times Roman and Zapf -longdesc Dingbats. In addition, the fonts Bitstream Charter and Adobe -longdesc Utopia are covered (those fonts were contributed to the Public -longdesc Domain by their commercial foundries). Separate packages are -longdesc provided to load each font for use as main text font. The -longdesc packages helvet (which allows Helvetica to be loaded with its -longdesc size scaled to something more nearly appropriate for its use as -longdesc a Sans-Serif font to match Times) and pifont (which provides -longdesc the means to select single glyphs from symbol fonts) are -longdesc tailored to special requirements of their fonts. Mathematics -longdesc are covered by the mathptmx package, which constructs passable -longdesc mathematics from a combination of Times Roman, Symbol and some -longdesc glyphs from Computer Modern, and by Pazo Math (optionally -longdesc extended with the fpl small-caps and old-style figures fonts) -longdesc which uses Palatino as base font, with the mathpazo fonts. The -longdesc bundle as a whole is part of the LaTeX 'required' set of -longdesc packages. -depend graphics -execute addMap charter.map -execute addMap fpls.map -execute addMap pazo.map -execute addMap utopia.map -containersize 11944 -containerchecksum 2551573cb39bcf09c394d25e63cdd4ca89958c9109117e16d8c354631d0309f177f5a52d8cebf5bc22d022441212825f70a849b60337e4290fa440526667d503 -doccontainersize 484764 -doccontainerchecksum d7e3606176ab1f18a388b3e58a4ef56076caa243391175f2337f18deb2e6cfc2b90bad8ca085802468bcaa2fed624bf70cc1e30aa13d7df11c453f8c6261bcc4 -docfiles size=130 - RELOC/doc/latex/psnfss/00readme.txt details="Readme" - RELOC/doc/latex/psnfss/changes.txt - RELOC/doc/latex/psnfss/manifest.txt - RELOC/doc/latex/psnfss/psfonts.pdf - RELOC/doc/latex/psnfss/psnfss2e.pdf details="Package documentation" - RELOC/doc/latex/psnfss/test/mathtest.tex - RELOC/doc/latex/psnfss/test/pitest.tex - RELOC/doc/latex/psnfss/test/test0.tex - RELOC/doc/latex/psnfss/test/test1.tex - RELOC/doc/latex/psnfss/test/test2.tex - RELOC/doc/latex/psnfss/test/test3.tex -srccontainersize 16472 -srccontainerchecksum b44bc333700d91673e69830be9d3ae07f6d27ff2cb61464d94982029ab755553bb2065a26dac3c344aacc1ab8caaf420b9b8eb157ad96354a844bce734a2c351 -srcfiles size=18 - RELOC/source/latex/psnfss/psfonts.dtx - RELOC/source/latex/psnfss/psfonts.ins - RELOC/source/latex/psnfss/psnfss2e.tex -runfiles size=110 - RELOC/fonts/map/dvips/psnfss/charter.map - RELOC/fonts/map/dvips/psnfss/fpls.map - RELOC/fonts/map/dvips/psnfss/pazo.map - RELOC/fonts/map/dvips/psnfss/psnfss.map - RELOC/fonts/map/dvips/psnfss/utopia.map - RELOC/tex/latex/psnfss/8rbch.fd - RELOC/tex/latex/psnfss/8rpag.fd - RELOC/tex/latex/psnfss/8rpbk.fd - RELOC/tex/latex/psnfss/8rpcr.fd - RELOC/tex/latex/psnfss/8rphv.fd - RELOC/tex/latex/psnfss/8rpnc.fd - RELOC/tex/latex/psnfss/8rppl.fd - RELOC/tex/latex/psnfss/8rptm.fd - RELOC/tex/latex/psnfss/8rput.fd - RELOC/tex/latex/psnfss/8rpzc.fd - RELOC/tex/latex/psnfss/avant.sty - RELOC/tex/latex/psnfss/bookman.sty - RELOC/tex/latex/psnfss/chancery.sty - RELOC/tex/latex/psnfss/charter.sty - RELOC/tex/latex/psnfss/courier.sty - RELOC/tex/latex/psnfss/helvet.sty - RELOC/tex/latex/psnfss/mathpazo.sty - RELOC/tex/latex/psnfss/mathpple.sty - RELOC/tex/latex/psnfss/mathptm.sty - RELOC/tex/latex/psnfss/mathptmx.sty - RELOC/tex/latex/psnfss/newcent.sty - RELOC/tex/latex/psnfss/omlbch.fd - RELOC/tex/latex/psnfss/omlpag.fd - RELOC/tex/latex/psnfss/omlpbk.fd - RELOC/tex/latex/psnfss/omlpcr.fd - RELOC/tex/latex/psnfss/omlphv.fd - RELOC/tex/latex/psnfss/omlpnc.fd - RELOC/tex/latex/psnfss/omlppl.fd - RELOC/tex/latex/psnfss/omlptm.fd - RELOC/tex/latex/psnfss/omlptmcm.fd - RELOC/tex/latex/psnfss/omlput.fd - RELOC/tex/latex/psnfss/omlpzc.fd - RELOC/tex/latex/psnfss/omlzplm.fd - RELOC/tex/latex/psnfss/omlzpple.fd - RELOC/tex/latex/psnfss/omlztmcm.fd - RELOC/tex/latex/psnfss/omsbch.fd - RELOC/tex/latex/psnfss/omspag.fd - RELOC/tex/latex/psnfss/omspbk.fd - RELOC/tex/latex/psnfss/omspcr.fd - RELOC/tex/latex/psnfss/omsphv.fd - RELOC/tex/latex/psnfss/omspnc.fd - RELOC/tex/latex/psnfss/omsppl.fd - RELOC/tex/latex/psnfss/omsptm.fd - RELOC/tex/latex/psnfss/omsput.fd - RELOC/tex/latex/psnfss/omspzc.fd - RELOC/tex/latex/psnfss/omspzccm.fd - RELOC/tex/latex/psnfss/omszplm.fd - RELOC/tex/latex/psnfss/omszpple.fd - RELOC/tex/latex/psnfss/omsztmcm.fd - RELOC/tex/latex/psnfss/omxpsycm.fd - RELOC/tex/latex/psnfss/omxzplm.fd - RELOC/tex/latex/psnfss/omxzpple.fd - RELOC/tex/latex/psnfss/omxztmcm.fd - RELOC/tex/latex/psnfss/ot1bch.fd - RELOC/tex/latex/psnfss/ot1pag.fd - RELOC/tex/latex/psnfss/ot1pbk.fd - RELOC/tex/latex/psnfss/ot1pcr.fd - RELOC/tex/latex/psnfss/ot1phv.fd - RELOC/tex/latex/psnfss/ot1pnc.fd - RELOC/tex/latex/psnfss/ot1ppl.fd - RELOC/tex/latex/psnfss/ot1pplj.fd - RELOC/tex/latex/psnfss/ot1pplx.fd - RELOC/tex/latex/psnfss/ot1ptm.fd - RELOC/tex/latex/psnfss/ot1ptmcm.fd - RELOC/tex/latex/psnfss/ot1put.fd - RELOC/tex/latex/psnfss/ot1pzc.fd - RELOC/tex/latex/psnfss/ot1zplm.fd - RELOC/tex/latex/psnfss/ot1zpple.fd - RELOC/tex/latex/psnfss/ot1ztmcm.fd - RELOC/tex/latex/psnfss/palatino.sty - RELOC/tex/latex/psnfss/pifont.sty - RELOC/tex/latex/psnfss/t1bch.fd - RELOC/tex/latex/psnfss/t1pag.fd - RELOC/tex/latex/psnfss/t1pbk.fd - RELOC/tex/latex/psnfss/t1pcr.fd - RELOC/tex/latex/psnfss/t1phv.fd - RELOC/tex/latex/psnfss/t1pnc.fd - RELOC/tex/latex/psnfss/t1ppl.fd - RELOC/tex/latex/psnfss/t1pplj.fd - RELOC/tex/latex/psnfss/t1pplx.fd - RELOC/tex/latex/psnfss/t1ptm.fd - RELOC/tex/latex/psnfss/t1put.fd - RELOC/tex/latex/psnfss/t1pzc.fd - RELOC/tex/latex/psnfss/times.sty - RELOC/tex/latex/psnfss/ts1bch.fd - RELOC/tex/latex/psnfss/ts1pag.fd - RELOC/tex/latex/psnfss/ts1pbk.fd - RELOC/tex/latex/psnfss/ts1pcr.fd - RELOC/tex/latex/psnfss/ts1phv.fd - RELOC/tex/latex/psnfss/ts1pnc.fd - RELOC/tex/latex/psnfss/ts1ppl.fd - RELOC/tex/latex/psnfss/ts1pplj.fd - RELOC/tex/latex/psnfss/ts1pplx.fd - RELOC/tex/latex/psnfss/ts1ptm.fd - RELOC/tex/latex/psnfss/ts1put.fd - RELOC/tex/latex/psnfss/ts1pzc.fd - RELOC/tex/latex/psnfss/ufplm.fd - RELOC/tex/latex/psnfss/ufplmbb.fd - RELOC/tex/latex/psnfss/upsy.fd - RELOC/tex/latex/psnfss/upzd.fd - RELOC/tex/latex/psnfss/utopia.sty -catalogue-also psnfssx -catalogue-ctan /macros/latex/required/psnfss -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font-supp font-use -catalogue-version 9.2a - -name pspicture -category Package -revision 15878 -shortdesc PostScript picture support -relocated 1 -longdesc A replacement for LaTeX's picture macros, that uses PostScript -longdesc \special commands. The package is now largely superseded by -longdesc pict2e. -containersize 1800 -containerchecksum 2f13b2ce8eab934634dbe3f4414127e6fb8e651262eec011dd6e5679e402912816b9b9dd47baf82b9fcbb96afb35d2de6e59809d0f84a44b7a1d179bcc0fbdbe -doccontainersize 42620 -doccontainerchecksum 56fe13db8d57f87f7168fd06c7dad3039bf8e368076a03fa5a5f494174110325532d7169e25792f87c039597c84fd8dc06f056af9e499d21145869526e1331ac -docfiles size=18 - RELOC/doc/latex/pspicture/README details="Package Readme" - RELOC/doc/latex/pspicture/pspicture.pdf details="Package documentation" -srccontainersize 6032 -srccontainerchecksum 4edbf3ed5df16af062fe8456a2923d4c11d1d6bb928418eb5be096ea6f9b10d446351269c1cdad5a5f72955b0d14f23ea2256d05e124500db9a61e5f35ab2811 -srcfiles size=6 - RELOC/source/latex/pspicture/pspicture.dtx - RELOC/source/latex/pspicture/pspicture.ins -runfiles size=2 - RELOC/dvips/pspicture/pspicture.ps - RELOC/tex/latex/pspicture/pspicture.sty -catalogue-ctan /macros/latex/contrib/pspicture -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics graphics-in-tex obsolete - -name pst-2dplot -category Package -revision 15878 -shortdesc A PSTricks package for drawing 2D curves -relocated 1 -longdesc Pst-2dplot is a pstricks package that offers an easy-to-use and -longdesc intuitive tool for plotting 2-d curves. It defines an -longdesc environment with commands similar to MATLAB for plotting. -containersize 1876 -containerchecksum ea68b25142d68d4fd5934c8d960ffa9a94d5fa63deaf30e692fa40c3f7e61da1665daeb3250a0ed2126eaa2dfb7cf8dadae3d9012699a36184cbe760b5327e54 -doccontainersize 69608 -doccontainerchecksum 4506d5757f78419d0b955545d848ad6d7605d39460a525597469b02f0ab73cc6ce9f5af0b5c2bdc5ee1ecf881450a5235ed72ee889301d8ac9b9f34afc2c5c6d -docfiles size=27 - RELOC/doc/generic/pst-2dplot/README details="Readme" - RELOC/doc/generic/pst-2dplot/data1.dat - RELOC/doc/generic/pst-2dplot/data2.dat - RELOC/doc/generic/pst-2dplot/data3.dat - RELOC/doc/generic/pst-2dplot/pst-2dplot-doc.pdf details="Package documentation" - RELOC/doc/generic/pst-2dplot/pst-2dplot-doc.tex -runfiles size=2 - RELOC/tex/latex/pst-2dplot/pst-2dplot.sty -catalogue-ctan /graphics/pstricks/contrib/pst-2dplot -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics graphics-plot pstricks -catalogue-version 1.5 - -name pst-3d -category Package -revision 17257 -shortdesc A PSTricks package for tilting and other pseudo-3D tricks -relocated 1 -longdesc The package provides basic macros that use PSTricks for -longdesc shadows, tilting and three dimensional representations of text -longdesc or graphical objects. -containersize 3460 -containerchecksum 9cc5d12378b9f80273211c3a0c895d403aeec062ad48eff43dac1153e5bde2b81ab5daeca835075e170ee73d2d5ca70b1d9b00bd0429cb48fdba6c2c2b61e0f8 -doccontainersize 100788 -doccontainerchecksum dea7b6cea86e57b2c50c0c93076d05d44267bccbe708926bf078810b40456e0505ecafba3207055a63355646183f28ddb388dae480d337c91dcc2de99be5fb44 -docfiles size=44 - RELOC/doc/generic/pst-3d/Changes - RELOC/doc/generic/pst-3d/README details="Readme" - RELOC/doc/generic/pst-3d/pst-3d-doc.bib - RELOC/doc/generic/pst-3d/pst-3d-doc.pdf - RELOC/doc/generic/pst-3d/pst-3d-doc.tex -srccontainersize 944 -srccontainerchecksum 6f70001c4cff90093752aaec192cf466724b99f6f044d5f782645a4079dd94ef62a6a4ff00b7668c896ecdc17fca5320444de2c3a9e093b1cc250ef35be8cf5d -srcfiles size=1 - RELOC/source/generic/pst-3d/Makefile -runfiles size=5 - RELOC/dvips/pst-3d/pst-3d.pro - RELOC/tex/generic/pst-3d/pst-3d.tex - RELOC/tex/latex/pst-3d/pst-3d.sty -catalogue-ctan /graphics/pstricks/contrib/pst-3d -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics graphics-3d pstricks -catalogue-version 1.10 - -name pst-3dplot -category Package -revision 43703 -shortdesc Draw 3D objects in parallel projection, using PSTricks -relocated 1 -longdesc A package using PSTricks to draw a large variety of graphs and -longdesc plots, including 3D maths functions. Data can be read from -longdesc external data files, making this package a generic tool for -longdesc graphing within TeX/LaTeX, without the need for external tools. -containersize 21764 -containerchecksum ab8c3df60ef81c759c37eeeb90808fadff827e569924d8aa118b0b17f46b3b4f500ec13eb2fb92dd1cb8b175e3a839cdec2c932090a2c9bc52d1b31b47507dfc -doccontainersize 2744908 -doccontainerchecksum 5741690243bc2b1ec3275d26566aa8005e0d5eb448f64ca4d5fbd89ddd25f60b17f31fe37405352d01748b7659b96d01e1fe1ab45af87666034b5129ed1e293d -docfiles size=772 - RELOC/doc/generic/pst-3dplot/Changes - RELOC/doc/generic/pst-3dplot/README details="Readme" - RELOC/doc/generic/pst-3dplot/pst-3dplot-doc.bib - RELOC/doc/generic/pst-3dplot/pst-3dplot-doc.dat - RELOC/doc/generic/pst-3dplot/pst-3dplot-doc.pdf details="Package documentation" - RELOC/doc/generic/pst-3dplot/pst-3dplot-doc.tex -runfiles size=31 - RELOC/dvips/pst-3dplot/pst-3dplot.pro - RELOC/tex/generic/pst-3dplot/pst-3dplot.tex - RELOC/tex/latex/pst-3dplot/pst-3dplot.sty -catalogue-ctan /graphics/pstricks/contrib/pst-3dplot -catalogue-date 2017-04-05 10:29:03 +0200 -catalogue-license lppl -catalogue-topics graphics-3d graphics-plot pstricks -catalogue-version 2.04 - -name pst-abspos -category Package -revision 15878 -shortdesc Put objects at an absolute position -relocated 1 -longdesc The (PSTricks-related) package provides a command -longdesc \pstPutAbs(x,y) to put an object at an arbitrary absolute (or -longdesc even a relative) position on the page. -containersize 2004 -containerchecksum 4aa582a5f56b69891c63cd6d10afefadabc0f8a1de3376750568e7bf691d800056b5914e4c8384226419c3ad6cb0edd6a489a7793b51a15afa6f87d19429d077 -doccontainersize 57048 -doccontainerchecksum 3fc8f7fd19994a662d63ceee5214645d15665e2cc4df950ee2e4f99069571d3b3ff7b893fe8336acc44e56e9aecb1d6cdef7fe4bc2a203140f36a6725c164c59 -docfiles size=27 - RELOC/doc/generic/pst-abspos/Changes - RELOC/doc/generic/pst-abspos/README details="Readme" - RELOC/doc/generic/pst-abspos/pst-abspos-doc.bib - RELOC/doc/generic/pst-abspos/pst-abspos-doc.pdf details="Package documentation" - RELOC/doc/generic/pst-abspos/pst-abspos-doc.tex -srccontainersize 944 -srccontainerchecksum ed254d0178d908fd609c3f2d4abe912ef086c995629c23026224e824346e9f6518b8fe5497c03212dd3962dbbe07cc7fe6e63811cd50d4607a5048d7340e05a9 -srcfiles size=1 - RELOC/source/generic/pst-abspos/Makefile -runfiles size=3 - RELOC/tex/generic/pst-abspos/pst-abspos.tex - RELOC/tex/latex/pst-abspos/pst-abspos.sty -catalogue-ctan /graphics/pstricks/contrib/pst-abspos -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics layout pstricks -catalogue-version 0.2 - -name pst-am -category Package -revision 19591 -shortdesc Simulation of modulation and demodulation -relocated 1 -longdesc The package allows the simulation of the modulated and -longdesc demodulated amplitude of radio waves. The user may plot curves -longdesc of modulated signals, wave carrier, signal modulation, signal -longdesc recovery and signal demodulation. -containersize 3020 -containerchecksum 0219995fc5c17c68dccf7401b929f4a6e144fa63442dcd14e1566bcc79afaa8069a06c25128137f0e69d4b7395a16d79b4eb74bb1096aa027d13945be47a7705 -doccontainersize 843340 -doccontainerchecksum 46107a5e065f055889875d9ece2f2db4e2aa7ae3e46d9208781712940ad6ede66ae19f29894fbe8685adb33aa43e9d76a6b0ec9257b66e4ec9125a8a02e29c85 -docfiles size=225 - RELOC/doc/generic/pst-am/Changes - RELOC/doc/generic/pst-am/README details="Readme" - RELOC/doc/generic/pst-am/index.phtml - RELOC/doc/generic/pst-am/pst-am-doc.bib - RELOC/doc/generic/pst-am/pst-am-doc.pdf details="Package documentation" - RELOC/doc/generic/pst-am/pst-am-doc.tex -srccontainersize 928 -srccontainerchecksum fef9d47668478f36f06db399fdfa645810a21bd669a74171c8a54c506e76a54707aa18ea406daaa99ad51c170d4956502aba7fe5e2bcd7a7d39fe70582bb4163 -srcfiles size=1 - RELOC/source/generic/pst-am/Makefile -runfiles size=3 - RELOC/tex/latex/pst-am/pst-am.sty -catalogue-ctan /graphics/pstricks/contrib/pst-am -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics diagram pstricks -catalogue-version 1.02 - -name pst-antiprism -category Package -revision 46643 -shortdesc A PSTricks related package which draws an antiprism -relocated 1 -longdesc pst-antiprism is a PSTricks related package which draws an -longdesc antiprism, which is a semiregular polyhedron constructed with -longdesc 2-gons and triangles. -containersize 2584 -containerchecksum 5e28cde1a8da51c60d8d5f9a0813444ea70447e5212aa08c6217fb24879b5764409d091f572051977f55db6a7594db915f8ab9d793daf87e11baa8f6b474068c -doccontainersize 302008 -doccontainerchecksum 3358635f2a847e5609e62520cbd4b05ee2db1417bc699249b12f7e65ff2d8b1c81a6aab278e05d61f7ebcbeb5892ec083b11a63637a8173ac2a7ff119f77bfce -docfiles size=117 - RELOC/doc/generic/pst-antiprism/Changes - RELOC/doc/generic/pst-antiprism/README.md details="Readme" - RELOC/doc/generic/pst-antiprism/pst-antiprism-doc.bib - RELOC/doc/generic/pst-antiprism/pst-antiprism-doc.pdf details="Package documentation" - RELOC/doc/generic/pst-antiprism/pst-antiprism-doc.tex -runfiles size=3 - RELOC/dvips/pst-antiprism/pst-antiprism.pro - RELOC/tex/generic/pst-antiprism/pst-antiprism.tex - RELOC/tex/latex/pst-antiprism/pst-antiprism.sty -catalogue-ctan /graphics/pstricks/contrib/pst-antiprism -catalogue-date 2018-02-15 04:57:50 +0100 -catalogue-license lppl -catalogue-topics pstricks graphics -catalogue-version 0.02 - -name pst-arrow -category Package -revision 41980 -shortdesc Special arrows for PSTricks -relocated 1 -longdesc This package has all the code from the package pstricks-add -longdesc which was related to arrows, like multiple arrows and so on. -containersize 5516 -containerchecksum 2cdfde85bacfa13b9bd5085b9c7330ea7e0d5bed2751b06dfbf2990e8821e6a32c8b64d9e10dfb295d811234c605ad3c9b23309af292594c6507f6a482921d8b -doccontainersize 125660 -doccontainerchecksum 662d7eb5a5575e838a22318e4f0031e2a30cb1e6c2b47062140ac4de2e090bcddaafdd04aa9a21733e3f8ffe0b13fa974a24136ec3389625e1574a27f10c66de -docfiles size=59 - RELOC/doc/generic/pst-arrow/Changes - RELOC/doc/generic/pst-arrow/README details="Readme" - RELOC/doc/generic/pst-arrow/pst-arrow-doc.bib - RELOC/doc/generic/pst-arrow/pst-arrow-doc.pdf details="Brief documentation, with examples" - RELOC/doc/generic/pst-arrow/pst-arrow-doc.tex -runfiles size=6 - RELOC/tex/generic/pst-arrow/pst-arrow.tex - RELOC/tex/latex/pst-arrow/pst-arrow.sty -catalogue-ctan /graphics/pstricks/contrib/pst-arrow -catalogue-date 2018-01-07 12:06:50 +0100 -catalogue-license lppl1.3 -catalogue-topics pstricks -catalogue-version 0.01 - -name pst-asr -category Package -revision 22138 -shortdesc Typeset autosegmental representations for linguists -relocated 1 -longdesc The package allows the user to typeset autosegmental -longdesc representations. It uses the PStricks, and xkeyval packages. -containersize 6156 -containerchecksum 94a7d57ef346248b92e8f6e48e7083fac675deb981abac78b704ea63261e32204413136545296a20b2e8fab573c360f8fdceb7cf8c6b9ff0508c39970d8d7934 -doccontainersize 271580 -doccontainerchecksum f707146e0ea626d79d776535c1f3aa3286773a1cda7033949f30dd18d85e016a61a9996bad6e7763c5324d2bb952af294382c5d0139c22e34682d7ccee887d51 -docfiles size=84 - RELOC/doc/generic/pst-asr/README - RELOC/doc/generic/pst-asr/pst-asr-doc-source.zip - RELOC/doc/generic/pst-asr/pst-asr-doc.pdf details="Package documentation" - RELOC/doc/generic/pst-asr/pst-asr-examples.pdf details="Examples of usage" - RELOC/doc/generic/pst-asr/pst-asr-examples.tex -runfiles size=7 - RELOC/tex/generic/pst-asr/pst-asr.tex - RELOC/tex/latex/pst-asr/pst-asr.sty -catalogue-ctan /graphics/pstricks/contrib/pst-asr -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics linguistic pstricks -catalogue-version 1.3 - -name pst-bar -category Package -revision 18734 -shortdesc Produces bar charts using PSTricks -relocated 1 -longdesc The package uses pstricks to draw bar charts from data stored -longdesc in a comma-delimited file. Several types of bar charts may be -longdesc drawn, and the drawing parameters are highly customizable. No -longdesc external packages are required except those that are part of -longdesc the standard PSTricks distribution. -containersize 3852 -containerchecksum 85bb44d82111741ad59f061f8085acf7ab24d0aa6a6f95a3f1c764bf395a9d3aeb25619af6b48ffc32b5e5368348e19e6ede4022eb006c201bbe4af9aa13a57e -doccontainersize 175052 -doccontainerchecksum 0b255b52fe7f35ff63856e34e4b0cdcbec03f8c553516a0d1560fa1f3abf4ca0ea2ddaebb78f75b861a92feab82217d41530c593591545d076b3d703c44461b5 -docfiles size=81 - RELOC/doc/generic/pst-bar/README details="Readme" - RELOC/doc/generic/pst-bar/pst-bar-doc.bib - RELOC/doc/generic/pst-bar/pst-bar-doc.pdf details="Package documentation (English)" language="en" - RELOC/doc/generic/pst-bar/pst-bar-doc.tex - RELOC/doc/generic/pst-bar/pst-bar-docDE.pdf details="Package documentation (German)" language="de" - RELOC/doc/generic/pst-bar/pst-bar-docDE.tex - RELOC/doc/generic/pst-bar/pst-bar.orig -srccontainersize 940 -srccontainerchecksum b48dc8d785253d26dc465310c287db8ef17ece5793eb654dd263f636a4d5c3d7051d1b09f0c88288fcb3f392d8bf2ec6207faaf8579cbaab110b3c22584a794e -srcfiles size=1 - RELOC/source/generic/pst-bar/Makefile -runfiles size=6 - RELOC/dvips/pst-bar/pst-bar.pro - RELOC/tex/generic/pst-bar/pst-bar.tex - RELOC/tex/latex/pst-bar/pst-bar.sty -catalogue-ctan /graphics/pstricks/contrib/pst-bar -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics genchart pstricks -catalogue-version 0.92 - -name pst-barcode -category Package -revision 45096 -shortdesc Print barcodes using PostScript -relocated 1 -longdesc The pst-barcode package allows printing of barcodes, in a huge -longdesc variety of formats, including quick-response (qr) codes (see -longdesc documentation for details). As a PSTricks package, the package -longdesc requires pstricks. The package uses PostScript for calculating -longdesc the bars. For PDF output use a multi-pass mechansism such as -longdesc pst-pdf. -containersize 99072 -containerchecksum 182804ed04fc0e40310211c9621e4c234fe726154601a9eaab91677cb230ebbd900d99ae977f363a5af8786c6321822d36f0faf352d20380436df68b23817eb0 -doccontainersize 1110916 -doccontainerchecksum 2a069ced6ace70004b89f18abba69612d6859dbf6772f8bc55e5fa3844477eb9a0aff5095bd45500433865e74675f690a067a4e79e37737f9ab4f7893316cdd2 -docfiles size=1449 - RELOC/doc/generic/pst-barcode/Changes - RELOC/doc/generic/pst-barcode/README.md details="Readme" - RELOC/doc/generic/pst-barcode/images/auspost-1.eps - RELOC/doc/generic/pst-barcode/images/auspost-2.eps - RELOC/doc/generic/pst-barcode/images/aztec-1.eps - RELOC/doc/generic/pst-barcode/images/aztec-2.eps - RELOC/doc/generic/pst-barcode/images/aztec-3.eps - RELOC/doc/generic/pst-barcode/images/aztec-4.eps - RELOC/doc/generic/pst-barcode/images/aztec-5.eps - RELOC/doc/generic/pst-barcode/images/aztec-6.eps - RELOC/doc/generic/pst-barcode/images/bc412-1.eps - RELOC/doc/generic/pst-barcode/images/bc412-2.eps - RELOC/doc/generic/pst-barcode/images/bc412-3.eps - RELOC/doc/generic/pst-barcode/images/channelcode-1.eps - RELOC/doc/generic/pst-barcode/images/channelcode-2.eps - RELOC/doc/generic/pst-barcode/images/channelcode-3.eps - RELOC/doc/generic/pst-barcode/images/channelcode-4.eps - RELOC/doc/generic/pst-barcode/images/codabar-1.eps - RELOC/doc/generic/pst-barcode/images/codablockf-1.eps - RELOC/doc/generic/pst-barcode/images/codablockf-2.eps - RELOC/doc/generic/pst-barcode/images/codablockf-3.eps - RELOC/doc/generic/pst-barcode/images/code11-1.eps - RELOC/doc/generic/pst-barcode/images/code128-1.eps - RELOC/doc/generic/pst-barcode/images/code16k-1.eps - RELOC/doc/generic/pst-barcode/images/code16k-2.eps - RELOC/doc/generic/pst-barcode/images/code16k-3.eps - RELOC/doc/generic/pst-barcode/images/code25-1.eps - RELOC/doc/generic/pst-barcode/images/code25-2.eps - RELOC/doc/generic/pst-barcode/images/code32-1.eps - RELOC/doc/generic/pst-barcode/images/code39-1.eps - RELOC/doc/generic/pst-barcode/images/code39-2.eps - RELOC/doc/generic/pst-barcode/images/code39-3.eps - RELOC/doc/generic/pst-barcode/images/code39ext-1.eps - RELOC/doc/generic/pst-barcode/images/code39ext-2.eps - RELOC/doc/generic/pst-barcode/images/code49-1.eps - RELOC/doc/generic/pst-barcode/images/code49-2.eps - RELOC/doc/generic/pst-barcode/images/code49-3.eps - RELOC/doc/generic/pst-barcode/images/code93-1.eps - RELOC/doc/generic/pst-barcode/images/code93-2.eps - RELOC/doc/generic/pst-barcode/images/code93ext-1.eps - RELOC/doc/generic/pst-barcode/images/code93ext-2.eps - RELOC/doc/generic/pst-barcode/images/codeone-1.eps - RELOC/doc/generic/pst-barcode/images/codeone-2.eps - RELOC/doc/generic/pst-barcode/images/codeone-3.eps - RELOC/doc/generic/pst-barcode/images/codeone-4.eps - RELOC/doc/generic/pst-barcode/images/daft-1.eps - RELOC/doc/generic/pst-barcode/images/databarexpanded-1.eps - RELOC/doc/generic/pst-barcode/images/databarexpandedcomposite-1.eps - RELOC/doc/generic/pst-barcode/images/databarexpandedstacked-1.eps - RELOC/doc/generic/pst-barcode/images/databarexpandedstackedcomposite-1.eps - RELOC/doc/generic/pst-barcode/images/databarlimited-1.eps - RELOC/doc/generic/pst-barcode/images/databarlimitedcomposite-1.eps - RELOC/doc/generic/pst-barcode/images/databaromni-1.eps - RELOC/doc/generic/pst-barcode/images/databaromnicomposite-1.eps - RELOC/doc/generic/pst-barcode/images/databarstacked-1.eps - RELOC/doc/generic/pst-barcode/images/databarstackedcomposite-1.eps - RELOC/doc/generic/pst-barcode/images/databarstackedomni-1.eps - RELOC/doc/generic/pst-barcode/images/databarstackedomnicomposite-1.eps - RELOC/doc/generic/pst-barcode/images/databartruncated-1.eps - RELOC/doc/generic/pst-barcode/images/databartruncatedcomposite-1.eps - RELOC/doc/generic/pst-barcode/images/datamatrix-1.eps - RELOC/doc/generic/pst-barcode/images/datamatrix-2.eps - RELOC/doc/generic/pst-barcode/images/datamatrix-3.eps - RELOC/doc/generic/pst-barcode/images/ean128-1.eps - RELOC/doc/generic/pst-barcode/images/ean128-2.eps - RELOC/doc/generic/pst-barcode/images/ean128composite-1.eps - RELOC/doc/generic/pst-barcode/images/ean128composite-2.eps - RELOC/doc/generic/pst-barcode/images/ean13-1.eps - RELOC/doc/generic/pst-barcode/images/ean13-2.eps - RELOC/doc/generic/pst-barcode/images/ean13composite-1.eps - RELOC/doc/generic/pst-barcode/images/ean14-1.eps - RELOC/doc/generic/pst-barcode/images/ean2-1.eps - RELOC/doc/generic/pst-barcode/images/ean5-1.eps - RELOC/doc/generic/pst-barcode/images/ean8-1.eps - RELOC/doc/generic/pst-barcode/images/ean8-2.eps - RELOC/doc/generic/pst-barcode/images/ean8composite-1.eps - RELOC/doc/generic/pst-barcode/images/fima-1.eps - RELOC/doc/generic/pst-barcode/images/fimb-1.eps - RELOC/doc/generic/pst-barcode/images/fimc-1.eps - RELOC/doc/generic/pst-barcode/images/fimd-1.eps - RELOC/doc/generic/pst-barcode/images/flattermarken-1.eps - RELOC/doc/generic/pst-barcode/images/gs1composite-1.eps - RELOC/doc/generic/pst-barcode/images/gs1composite-2.eps - RELOC/doc/generic/pst-barcode/images/gs1composite-3.eps - RELOC/doc/generic/pst-barcode/images/gs1datamatrix-1.eps - RELOC/doc/generic/pst-barcode/images/gs1qrcode-1.eps - RELOC/doc/generic/pst-barcode/images/gs1qrcode-2.eps - RELOC/doc/generic/pst-barcode/images/hanxin-1.eps - RELOC/doc/generic/pst-barcode/images/hibccodablockf-1.eps - RELOC/doc/generic/pst-barcode/images/hibccode128-1.eps - RELOC/doc/generic/pst-barcode/images/hibccode39-1.eps - RELOC/doc/generic/pst-barcode/images/hibcdatamatrix-1.eps - RELOC/doc/generic/pst-barcode/images/hibcmicropdf417-1.eps - RELOC/doc/generic/pst-barcode/images/hibcpdf417-1.eps - RELOC/doc/generic/pst-barcode/images/hibcqrcode-1.eps - RELOC/doc/generic/pst-barcode/images/identcode-1.eps - RELOC/doc/generic/pst-barcode/images/isbn-1.eps - RELOC/doc/generic/pst-barcode/images/isbn-2.eps - RELOC/doc/generic/pst-barcode/images/isbn-3.eps - RELOC/doc/generic/pst-barcode/images/isbn-4.eps - RELOC/doc/generic/pst-barcode/images/ismn-1.eps - RELOC/doc/generic/pst-barcode/images/ismn-2.eps - RELOC/doc/generic/pst-barcode/images/ismn-3.eps - RELOC/doc/generic/pst-barcode/images/issn-1.eps - RELOC/doc/generic/pst-barcode/images/issn-2.eps - RELOC/doc/generic/pst-barcode/images/itf-1.eps - RELOC/doc/generic/pst-barcode/images/itf-14-1.eps - RELOC/doc/generic/pst-barcode/images/itf-2.eps - RELOC/doc/generic/pst-barcode/images/japanpost-1.eps - RELOC/doc/generic/pst-barcode/images/kix-1.eps - RELOC/doc/generic/pst-barcode/images/leitcode-1.eps - RELOC/doc/generic/pst-barcode/images/maxicode-1.eps - RELOC/doc/generic/pst-barcode/images/maxicode-2.eps - RELOC/doc/generic/pst-barcode/images/maxicode-3.eps - RELOC/doc/generic/pst-barcode/images/maxicode-4.eps - RELOC/doc/generic/pst-barcode/images/micropdf417-1.eps - RELOC/doc/generic/pst-barcode/images/micropdf417-2.eps - RELOC/doc/generic/pst-barcode/images/msi-1.eps - RELOC/doc/generic/pst-barcode/images/msi-2.eps - RELOC/doc/generic/pst-barcode/images/msi-3.eps - RELOC/doc/generic/pst-barcode/images/onecode-1.eps - RELOC/doc/generic/pst-barcode/images/optborder.eps - RELOC/doc/generic/pst-barcode/images/optcolorcmyk.eps - RELOC/doc/generic/pst-barcode/images/optcolorrgb.eps - RELOC/doc/generic/pst-barcode/images/optguardpos.eps - RELOC/doc/generic/pst-barcode/images/optguardsize.eps - RELOC/doc/generic/pst-barcode/images/optheight.eps - RELOC/doc/generic/pst-barcode/images/optincludecheck.eps - RELOC/doc/generic/pst-barcode/images/optincludecheckintext.eps - RELOC/doc/generic/pst-barcode/images/optincludetext.eps - RELOC/doc/generic/pst-barcode/images/optinkspread.eps - RELOC/doc/generic/pst-barcode/images/optparse.eps - RELOC/doc/generic/pst-barcode/images/optparsefnc.eps - RELOC/doc/generic/pst-barcode/images/optraw.eps - RELOC/doc/generic/pst-barcode/images/opttextfont.eps - RELOC/doc/generic/pst-barcode/images/optwidth.eps - RELOC/doc/generic/pst-barcode/images/pdf417-1.eps - RELOC/doc/generic/pst-barcode/images/pdf417-2.eps - RELOC/doc/generic/pst-barcode/images/pdf417-3.eps - RELOC/doc/generic/pst-barcode/images/pdf417-4.eps - RELOC/doc/generic/pst-barcode/images/pdf417-5.eps - RELOC/doc/generic/pst-barcode/images/pharmacode-1.eps - RELOC/doc/generic/pst-barcode/images/pharmacode2-1.eps - RELOC/doc/generic/pst-barcode/images/planet-1.eps - RELOC/doc/generic/pst-barcode/images/plessey-1.eps - RELOC/doc/generic/pst-barcode/images/plessey-2.eps - RELOC/doc/generic/pst-barcode/images/plessey-3.eps - RELOC/doc/generic/pst-barcode/images/posicode-1.eps - RELOC/doc/generic/pst-barcode/images/posicode-2.eps - RELOC/doc/generic/pst-barcode/images/posicode-3.eps - RELOC/doc/generic/pst-barcode/images/posicode-4.eps - RELOC/doc/generic/pst-barcode/images/posicode-5.eps - RELOC/doc/generic/pst-barcode/images/posicode-6.eps - RELOC/doc/generic/pst-barcode/images/postnet-1.eps - RELOC/doc/generic/pst-barcode/images/pzn-1.eps - RELOC/doc/generic/pst-barcode/images/pzn-2.eps - RELOC/doc/generic/pst-barcode/images/qrcode-1.eps - RELOC/doc/generic/pst-barcode/images/qrcode-2.eps - RELOC/doc/generic/pst-barcode/images/qrcode-5.eps - RELOC/doc/generic/pst-barcode/images/raw-1.eps - RELOC/doc/generic/pst-barcode/images/resize1.eps - RELOC/doc/generic/pst-barcode/images/resize2.eps - RELOC/doc/generic/pst-barcode/images/resize3.eps - RELOC/doc/generic/pst-barcode/images/rm4scc-1.eps - RELOC/doc/generic/pst-barcode/images/sscc18-1.eps - RELOC/doc/generic/pst-barcode/images/telepen-1.eps - RELOC/doc/generic/pst-barcode/images/telepen-2.eps - RELOC/doc/generic/pst-barcode/images/telepen-3.eps - RELOC/doc/generic/pst-barcode/images/telepen-4.eps - RELOC/doc/generic/pst-barcode/images/telepen-5.eps - RELOC/doc/generic/pst-barcode/images/upca-1.eps - RELOC/doc/generic/pst-barcode/images/upca-2.eps - RELOC/doc/generic/pst-barcode/images/upcacomposite-1.eps - RELOC/doc/generic/pst-barcode/images/upce-1.eps - RELOC/doc/generic/pst-barcode/images/upce-2.eps - RELOC/doc/generic/pst-barcode/images/upcecomposite-1.eps - RELOC/doc/generic/pst-barcode/pst-barcode-doc.bib - RELOC/doc/generic/pst-barcode/pst-barcode-doc.ltx - RELOC/doc/generic/pst-barcode/pst-barcode-doc.pdf details="Package documentation" - RELOC/doc/generic/pst-barcode/pst-barcode-doc.tex -runfiles size=212 - RELOC/dvips/pst-barcode/pst-barcode.pro - RELOC/tex/generic/pst-barcode/pst-barcode.tex - RELOC/tex/latex/pst-barcode/pst-barcode.sty -catalogue-also barcodes barcodes-vulis ean kix qrcode -catalogue-ctan /graphics/pstricks/contrib/pst-barcode -catalogue-date 2017-08-22 10:58:40 +0200 -catalogue-license lppl -catalogue-topics barcode qrcode pstricks -catalogue-version 0.18 - -name pst-bezier -category Package -revision 41981 -shortdesc Draw Bezier curves -relocated 1 -longdesc The package provides a macro \psbcurve for drawing a Bezier -longdesc curve. Provision is made for full control of over all the -longdesc control points of the curve. -containersize 6260 -containerchecksum 84e88caf6f1762334320bab9be0eeca0bc7e83dbaeea137a86d75eea9539924ffc55409d73608ed4d2385158301b96799f178005429e99693e4a3357476e577f -doccontainersize 972076 -doccontainerchecksum 1f8a9866660eae8da6815506173ea5d6d0f14d2db7c8df7365210e6064b9c6b9b92142688f398541315be495dcc0d695937b735543dd6f777c1a7ea5bf6eda44 -docfiles size=296 - RELOC/doc/generic/pst-bezier/Changes - RELOC/doc/generic/pst-bezier/README.md details="Readme" - RELOC/doc/generic/pst-bezier/pst-bezier-doc.bib - RELOC/doc/generic/pst-bezier/pst-bezier-doc.pdf details="Package documentation" - RELOC/doc/generic/pst-bezier/pst-bezier-doc.tex -runfiles size=7 - RELOC/dvips/pst-bezier/pst-bezier.pro - RELOC/tex/generic/pst-bezier/pst-bezier.tex - RELOC/tex/latex/pst-bezier/pst-bezier.sty -catalogue-also ebezier -catalogue-ctan /graphics/pstricks/contrib/pst-bezier -catalogue-date 2016-09-03 14:36:12 +0200 -catalogue-license lppl -catalogue-topics graphics-curve pstricks -catalogue-version 0.03 - -name pst-blur -category Package -revision 15878 -shortdesc PSTricks package for "blurred" shadows -relocated 1 -longdesc Pst-blur is a package built for use with PSTricks. It provides -longdesc macros that apply blurring to the normal shadow function of -longdesc PSTricks. -containersize 2252 -containerchecksum c25dca70edbae0e003c70694759d34cd352c9a05d810a900a8bd0b09a2a3a75c6e68cdfb29ac9999cbb580ca70eb9d2716469ba40528269ab7a0ad19e0107c17 -doccontainersize 79100 -doccontainerchecksum 12e58de82be7a64624fd38064424ebd972854b39eeed7217e528fa593af9bd76d3eb7f10806558501af5accd58989459e3e04c8ad843c5595c6b2f19c3bb97e7 -docfiles size=26 - RELOC/doc/generic/pst-blur/Changes - RELOC/doc/generic/pst-blur/README - RELOC/doc/generic/pst-blur/pst-blur.pdf details="Package documentation" -srccontainersize 7148 -srccontainerchecksum 246a92a533e00bab1d98ec854a2aef3d699b8b0d26f55d6e9dd17040ecf5c4aa3a912651b1bb223fb3012fffd8fdc24ef4892d185e39365de733ffa6c50a9ff9 -srcfiles size=7 - RELOC/source/generic/pst-blur/Makefile - RELOC/source/generic/pst-blur/pst-blur.dtx - RELOC/source/generic/pst-blur/pst-blur.ins -runfiles size=3 - RELOC/dvips/pst-blur/pst-blur.pro - RELOC/tex/generic/pst-blur/pst-blur.tex - RELOC/tex/latex/pst-blur/pst-blur.sty -catalogue-ctan /graphics/pstricks/contrib/pst-blur -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics graphics-subpic pstricks -catalogue-version 2.0 - -name pst-bspline -category Package -revision 40685 -shortdesc Draw cubic Bspline curves and interpolations -relocated 1 -longdesc The package draws uniform, cubic B-spline curves, open and -longdesc closed, based on a sequence of B-spline control points. There -longdesc is also code which permits drawing the open or closed cubic -longdesc Bspline curve interpolating a sequence of points. Graphical -longdesc output is created using PStricks. -containersize 8548 -containerchecksum bc9eedaebd0ae3b9bd65abd83a57e385549d521c27fa682448b7c139ad40f71761db6d226788076c747894e9d1aea965f030e6eed750fa1a6ae0a47687eb88e1 -doccontainersize 161708 -doccontainerchecksum b14cf6943f11d36e8f3aa57edb1c0cf84846cc1762114b629b53b887e713f5d15a39bf827a1da071b91bdca41b8ce95d9541b58374511d277ced00679faff1f2 -docfiles size=54 - RELOC/doc/generic/pst-bspline/README details="Readme" - RELOC/doc/generic/pst-bspline/pst-bspline-doc.pdf details="Package documentation" - RELOC/doc/generic/pst-bspline/pst-bspline-doc.tex -runfiles size=11 - RELOC/dvips/pst-bspline/pst-bspline.pro - RELOC/tex/generic/pst-bspline/pst-bspline.tex - RELOC/tex/latex/pst-bspline/pst-bspline.sty -catalogue-ctan /graphics/pstricks/contrib/pst-bspline -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics graphics-curve pstricks -catalogue-version 1.62 - -name pst-calculate -category Package -revision 49817 -shortdesc Support for floating point operations at LaTeX level -relocated 1 -longdesc This package provides an interface to the LaTeX3 floating point -longdesc unit (part of expl3), mainly used for PSTricks related packages -longdesc to allow math expressions at LaTeX level. siunitx is used for -longdesc formatting the calculated number. The package also depends on -longdesc xkeyval and xparse. -containersize 1280 -containerchecksum fb7c405dca223e1f4b42dc487ca524333ac0a25328f59e8f8b91f5e32a4876982eb3a8ee42cc166e17ed618bd42f75afba203cb62515178469ae504799ba80bb -doccontainersize 33152 -doccontainerchecksum a82a11c0c75987134b391d289aa091f2fdab427e0edd369156767890b18394e56d4c49c06c94a96c9113b9e10fa97e1214c0ad91f43052277b9a8ccd3b4f062c -docfiles size=15 - RELOC/doc/generic/pst-calculate/Changes - RELOC/doc/generic/pst-calculate/README.md details="Readme" - RELOC/doc/generic/pst-calculate/pst-calculate-doc.bib - RELOC/doc/generic/pst-calculate/pst-calculate-doc.pdf details="Package documentation" - RELOC/doc/generic/pst-calculate/pst-calculate-doc.tex -runfiles size=1 - RELOC/tex/latex/pst-calculate/pst-calculate.sty -catalogue-ctan /macros/latex/contrib/pst-calculate -catalogue-date 2019-01-24 22:40:20 +0100 -catalogue-license lppl1.3 -catalogue-topics calculation -catalogue-version 0.02 - -name pst-calendar -category Package -revision 15878 -shortdesc Plot calendars in "fancy" ways -relocated 1 -longdesc The package uses pstricks and pst-3d to draw tabular calendars, -longdesc or calendars on dodecahedra with a month to each face (the -longdesc package also requires the multido and pst-xkey packages). The -longdesc package works for years 2000-2099, and has options for -longdesc calendars in French German and English, but the documentation -longdesc is not available in English. -containersize 4508 -containerchecksum 2e7e8c3d0079ef9abd4f6cda62c56175747afadb5d9695e9d40a33a5a9d4f8359fa6cd6246f20f2c0611220920a14fba6c28fc9e96b5019342d13b37847ecf8a -doccontainersize 282180 -doccontainerchecksum f2729fac75d7c6009f315ad812b6a68a0f0e0db53d6d1183a1d520f400c34e9b33270b78f0679cafd850fc8ad73675dcddbe3c6aa1203f83ee3c9661e5981270 -docfiles size=85 - RELOC/doc/latex/pst-calendar/Changes - RELOC/doc/latex/pst-calendar/README details="Readme" - RELOC/doc/latex/pst-calendar/pst-calendar-docDE.ltx - RELOC/doc/latex/pst-calendar/pst-calendar-docDE.pdf details="German documentation:" language="de" - RELOC/doc/latex/pst-calendar/pst-calendar-docDE.tex - RELOC/doc/latex/pst-calendar/pst-calendar-docFR.pdf details="French documentation:" language="fr" - RELOC/doc/latex/pst-calendar/pst-calendar-docFR.tex -runfiles size=5 - RELOC/tex/latex/pst-calendar/pst-calendar.sty -catalogue-also calendar -catalogue-ctan /graphics/pstricks/contrib/pst-calendar -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics calendar pstricks -catalogue-version 0.47 - -name pst-cie -category Package -revision 49422 -shortdesc CIE color space -relocated 1 -longdesc pst-cie is a PSTricks related package to show the different CIE -longdesc color spaces: Adobe, CIE, ColorMatch, NTSC, Pal-Secam, -longdesc ProPhoto, SMPTE, and sRGB. -containersize 18204 -containerchecksum 4cacfea8c976c70f36b9a40717638d0aa277b44fb964c61843523dff595c68e323f0478431320898998d63fcb90e170d1727d8090ce385729f92d1bf38097a71 -doccontainersize 19771484 -doccontainerchecksum 90afd1c243ef688911df27d0a13ae67e1e5a125054e482e7977070af7b2b39d8ee2eb1c7bdafe456c53354c30c37dd63cc61cd0f67a98febc48e0ae7122da4c5 -docfiles size=5321 - RELOC/doc/generic/pst-cie/Changes - RELOC/doc/generic/pst-cie/README.md details="Readme" - RELOC/doc/generic/pst-cie/pst-cie-doc.bib - RELOC/doc/generic/pst-cie/pst-cie-doc.pdf details="Package documentation" - RELOC/doc/generic/pst-cie/pst-cie-doc.tex -runfiles size=26 - RELOC/dvips/pst-cie/pst-cie.pro - RELOC/tex/generic/pst-cie/pst-cie.tex - RELOC/tex/latex/pst-cie/pst-cie.sty -catalogue-ctan /graphics/pstricks/contrib/pst-cie -catalogue-date 2018-12-16 19:50:20 +0100 -catalogue-license lppl -catalogue-topics pstricks colour -catalogue-version 1.06a - -name pst-circ -category Package -revision 49791 -shortdesc PSTricks package for drawing electric circuits -relocated 1 -longdesc The package is built using PSTricks and in particular pst-node. -longdesc It can easily draw current 2-terminal devices and some 3- and -longdesc 4-terminal devices used in electronic or electric theory. The -longdesc package's macros are designed with a view to 'logical' -longdesc representation of circuits, as far as possible, so as to -longdesc relieve the user of purely graphical considerations when -longdesc expressing a circuit. -containersize 24332 -containerchecksum 9b14f9adda46a7c7117d50592d6c4362dc755ae404690d3c12def325daf4deca12db410eb3c03bad8440be424df471556a648b31c8a9d78be8617c4b2afab79b -doccontainersize 498540 -doccontainerchecksum 64a053ff43ee252f10255f8006fe9014c5c376fbd7b065114d8db59b6ceaa41134da2a68f2b602311511672a990ba5a8be560d3915580adeea1497f6672fe295 -docfiles size=244 - RELOC/doc/generic/pst-circ/Changes - RELOC/doc/generic/pst-circ/README details="Readme" - RELOC/doc/generic/pst-circ/pst-circ-doc.bib - RELOC/doc/generic/pst-circ/pst-circ-doc.pdf details="Package documentation" - RELOC/doc/generic/pst-circ/pst-circ-doc.tex -runfiles size=56 - RELOC/dvips/pst-circ/pst-circ.pro - RELOC/tex/generic/pst-circ/pst-circ.tex - RELOC/tex/latex/pst-circ/pst-circ.sty -catalogue-ctan /graphics/pstricks/contrib/pst-circ -catalogue-date 2019-01-22 20:02:30 +0100 -catalogue-license lppl -catalogue-topics diagram-circ pstricks -catalogue-version 2.16 - -name pst-coil -category Package -revision 37377 -shortdesc A PSTricks package for coils, etc -relocated 1 -longdesc Pst-coil is a PSTricks based package for coils and zigzags and -longdesc for coil and zigzag node connections. -containersize 3932 -containerchecksum 81a4e606881acf352ff9741409c5b9228415c747ad1d837c0160f5ef0ad4decb6f98870a57041b820e77b199a652e43eb5fbfe14d21e8f186ccf5303c135ad40 -doccontainersize 251020 -doccontainerchecksum aebd14a47f29c22a2ca6d098cb8ea8539f6b8ba9d59967978afca7f2770cd3df057991aa6d7c7156b00dfad6f722f434bcb7c19e353ad319d1556eb158a86034 -docfiles size=83 - RELOC/doc/generic/pst-coil/Changes - RELOC/doc/generic/pst-coil/README details="Package README" - RELOC/doc/generic/pst-coil/pst-coil-doc.bib - RELOC/doc/generic/pst-coil/pst-coil-doc.pdf details="Package documentation" - RELOC/doc/generic/pst-coil/pst-coil-doc.tex -runfiles size=5 - RELOC/dvips/pst-coil/pst-coil.pro - RELOC/tex/generic/pst-coil/pst-coil.tex - RELOC/tex/latex/pst-coil/pst-coil.sty -catalogue-ctan /graphics/pstricks/contrib/pst-coil -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics graphics-use pstricks -catalogue-version 1.07 - -name pst-contourplot -category Package -revision 48230 -shortdesc Draw implicit functions using the "marching squares" algorithm -relocated 1 -longdesc This package allows to draw implicit functions "f(x,y) = 0" -longdesc with options for coloring the inside of the surfaces, for -longdesc marking the points and arrowing the curve at points chosen by -longdesc the user. The package uses the "marching squares" algorithm. -containersize 3600 -containerchecksum c37264ebb4e293892c1a3d6f7a4e403aebd1148780be190793dd1db410551aeee8476395cc8cdfd9c1eb9d7b505238910dab897ae48e90ea7f56fcbf8046503e -doccontainersize 764388 -doccontainerchecksum c2e73f5e6b618c904cadd530d94d92f1978b614e3eef816e33b7a3e87aa4a138dad3f9a646b7241f6de33e56c357b1a286e2ea5008083c82560808a25a0343a6 -docfiles size=379 - RELOC/doc/generic/pst-contourplot/README details="Readme" - RELOC/doc/generic/pst-contourplot/examples/Les-Ovales-de-Descartes.pdf - RELOC/doc/generic/pst-contourplot/examples/Les-Ovales-de-Descartes.tex - RELOC/doc/generic/pst-contourplot/examples/README details="Readme" - RELOC/doc/generic/pst-contourplot/examples/bourke.pdf - RELOC/doc/generic/pst-contourplot/examples/bourke.tex - RELOC/doc/generic/pst-contourplot/examples/courbe-du-diable.pdf - RELOC/doc/generic/pst-contourplot/examples/courbe-du-diable.tex - RELOC/doc/generic/pst-contourplot/examples/courbes-diverses.tex - RELOC/doc/generic/pst-contourplot/examples/exemples-2.tex - RELOC/doc/generic/pst-contourplot/examples/exemples-3.tex - RELOC/doc/generic/pst-contourplot/examples/exemples-4.tex - RELOC/doc/generic/pst-contourplot/examples/four-dipoles-lignes.tex - RELOC/doc/generic/pst-contourplot/examples/four-dipoles-t.tex - RELOC/doc/generic/pst-contourplot/examples/four-dipoles.tex - RELOC/doc/generic/pst-contourplot/examples/four-leminscates.pdf - RELOC/doc/generic/pst-contourplot/examples/four-leminscates.tex - RELOC/doc/generic/pst-contourplot/examples/hertz.tex - RELOC/doc/generic/pst-contourplot/examples/pavage.tex - RELOC/doc/generic/pst-contourplot/examples/trefoil.tex - RELOC/doc/generic/pst-contourplot/examples/two-metaballs.tex - RELOC/doc/generic/pst-contourplot/pst-contourplot-docEN.pdf details="Package documentation (English)" - RELOC/doc/generic/pst-contourplot/pst-contourplot-docEN.tex - RELOC/doc/generic/pst-contourplot/pst-contourplot-docFR.pdf details="Package documentation (French)" language="fr" - RELOC/doc/generic/pst-contourplot/pst-contourplot-docFR.tex -runfiles size=6 - RELOC/tex/generic/pst-contourplot/pst-contourplot.tex - RELOC/tex/latex/pst-contourplot/pst-contourplot.sty -catalogue-ctan /graphics/pstricks/contrib/pst-contourplot -catalogue-date 2018-07-18 18:12:24 +0200 -catalogue-license lppl -catalogue-topics pstricks graphics-plotfn -catalogue-version 0.6 - -name pst-cox -category Package -revision 15878 -shortdesc Drawing regular complex polytopes with PSTricks -relocated 1 -longdesc Pst-cox is a PSTricks package for drawing 2-dimensional -longdesc projections of complex regular polytopes (after the work of -longdesc Coxeter). The package consists of a macro library for drawing -longdesc the projections. The complex polytopes appear in the study of -longdesc the root systems and play a crucial role in many domains -longdesc related to mathematics and physics. These polytopes have been -longdesc completely described by Coxeter in his book "Regular Complex -longdesc Polytopes". There exist only a finite numbers of exceptional -longdesc regular complex polytopes (for example the icosahedron) and -longdesc some infinite series (for example, one can construct a -longdesc multi-dimensional analogue of the hypercube in any finite -longdesc dimension). The library contains two packages. The first, -longdesc pst-coxcoor, is devoted to the exceptional complex regular -longdesc polytopes whose coordinates have been pre-computed. The second, -longdesc pst-coxeterp, is devoted to the infinite series. -containersize 222144 -containerchecksum ffc30a3f1add73a11ace889387719bdc67ddf175bfc43f5b051d6cc828aabb0c1847413cb24b44322baf61c5a7ec7ae9a8b5131bae68f3da2336c9dad80ef6fd -doccontainersize 1069312 -doccontainerchecksum 986a68093b5bae0741d9876699aa0510f591a42e3c2d8e7e7e12330240e051f431cf5e223a08b87bbb1545da5c768a366feea4736e59a25dcaa69433a9604da4 -docfiles size=312 - RELOC/doc/generic/pst-cox/README details="Readme" - RELOC/doc/generic/pst-cox/gpl.txt - RELOC/doc/generic/pst-cox/lgpl.txt - RELOC/doc/generic/pst-cox/pst-coxcoor/Gallery.tex - RELOC/doc/generic/pst-cox/pst-coxcoor/pst-coxcoor_doc.pdf details="Documentation for pst-coxcoor" language="en" - RELOC/doc/generic/pst-cox/pst-coxcoor/pst-coxcoor_doc.tex - RELOC/doc/generic/pst-cox/pst-coxeterp/Gallery.tex - RELOC/doc/generic/pst-cox/pst-coxeterp/pst-coxeterp_doc.pdf details="Documentation for pst-coxeterp" language="en" - RELOC/doc/generic/pst-cox/pst-coxeterp/pst-coxeterp_doc.tex -runfiles size=614 - RELOC/dvips/pst-cox/pst-coxeter.pro - RELOC/tex/generic/pst-cox/pst-coxcoor.tex - RELOC/tex/generic/pst-cox/pst-coxeterp.tex - RELOC/tex/latex/pst-cox/pst-coxcoor.sty - RELOC/tex/latex/pst-cox/pst-coxeterp.sty -catalogue-ctan /graphics/pstricks/contrib/pst-cox -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lgpl -catalogue-topics physics maths pstricks -catalogue-version 0.98 Beta - -name pst-dart -category Package -revision 46579 -shortdesc Plotting dart boards -relocated 1 -longdesc pst-dart is a PSTricks related package and draws Dart Boards. -longdesc Optional arguments are the unit and the fontsize. -containersize 2156 -containerchecksum 69ab56bf69a215734eea9fa2bfc8e5d0aeddd3ecf5b6fae3a2d850063e50e919de1205dd73ec7559662b1e3f4bfc98c826e1bc4f651e5d9ab74f75256d4b25df -doccontainersize 368240 -doccontainerchecksum 461208919a4b4927f33f31dcbae2f02a7d977ebf343142a2d097aebae78a5b9806ae2f460dedd539c0a3f6f3c9ab07b618ff3e0fb3f99c17ac62a989754d9eda -docfiles size=104 - RELOC/doc/generic/pst-dart/Changes - RELOC/doc/generic/pst-dart/README.md details="Readme" - RELOC/doc/generic/pst-dart/pst-dart-doc.bib - RELOC/doc/generic/pst-dart/pst-dart-doc.pdf details="Package documentation" - RELOC/doc/generic/pst-dart/pst-dart-doc.tex -runfiles size=3 - RELOC/tex/generic/pst-dart/pst-dart.tex - RELOC/tex/latex/pst-dart/pst-dart.sty -catalogue-ctan /graphics/pstricks/contrib/pst-dart -catalogue-date 2018-02-09 21:04:24 +0100 -catalogue-license lppl -catalogue-topics pstricks games -catalogue-version 0.02 - -name pst-dbicons -category Package -revision 17556 -shortdesc Support for drawing ER diagrams -relocated 1 -longdesc The package provides some useful macros in the database area. -longdesc The package focusses on typesetting ER-Diagrams in a -longdesc declarative style, i.e., by positioning some nodes and defining -longdesc the position of all other nodes relative to them by using the -longdesc standard database terminology. The PSTricks package is required -longdesc for using pst-dbicons, but no deep knowledge of PSTricks -longdesc commands is required (although such knowledge is useful for -longdesc exploiting the full functionality of the package). -containersize 3332 -containerchecksum abfc48deacca65ea697b4d389d79d44bedfd0fcadd416d392f73b2cfd052bb85f23c17e4fcfa032a39759f3089f48bc05c35b20091ceaf58c176ca6e67d9c03f -doccontainersize 133040 -doccontainerchecksum 552fdbecee8f97361728fb539395e0f101bab8e1f246d79689f30bf3ba7953683569c9b85926e9401ef502e412f7a0bcf7bdd1b6147f6f386c9ba0dde6c61a5a -docfiles size=40 - RELOC/doc/generic/pst-dbicons/README details="Package README" - RELOC/doc/generic/pst-dbicons/mondial-ER.tex - RELOC/doc/generic/pst-dbicons/pst-dbicons.pdf details="Package documentation" -srccontainersize 10208 -srccontainerchecksum a4a555b8a956283d2a80d44a0aee459048bdc6cbafd5a66afc0065b75c6a3934a5fadfd4ecaa6a30750d7d5c23f6a9b591e216f6afaaa960059fdffa49ec0d00 -srcfiles size=12 - RELOC/source/generic/pst-dbicons/pst-dbicons.drv - RELOC/source/generic/pst-dbicons/pst-dbicons.dtx - RELOC/source/generic/pst-dbicons/pst-dbicons.ins -runfiles size=3 - RELOC/tex/latex/pst-dbicons/pst-dbicons.sty -catalogue-ctan /graphics/pstricks/contrib/pst-dbicons -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics diagram pstricks -catalogue-version 0.16 - -name pst-diffraction -category Package -revision 15878 -shortdesc Print diffraction patterns from various apertures -relocated 1 -longdesc The package enables the user to draw (using PSTricks) the -longdesc diffraction patterns for different geometric forms of apertures -longdesc for monochromatic light (using PSTricks). The aperture stops -longdesc can have rectangular, circular or triangular openings. The view -longdesc of the diffraction may be planar, or three-dimensional. Options -longdesc available are the dimensions of the aperture under -longdesc consideration and of the particular optical setting, e.g. the -longdesc radius in case of an circular opening. Moreover one can choose -longdesc the wavelength of the light (the associated color will be -longdesc calculated by the package). -containersize 5136 -containerchecksum 26c6aec3b71a766a3ab0876d400af2cf1bc8689d44603023426059176f27fe5b323f2edf95a8ca42a941a982b19c7cfd5df5913b98adbae18563d4d576ad35aa -doccontainersize 1068004 -doccontainerchecksum c9d3c3311768c2cd6f0d166feca47070675b4f68eadcf7350138979e3e22d07d2d014afc62d64a5273a6d5f83259688a578cc021e03948eca9af6e324e544e4e -docfiles size=613 - RELOC/doc/generic/pst-diffraction/Changes - RELOC/doc/generic/pst-diffraction/README details="Readme" - RELOC/doc/generic/pst-diffraction/pst-diffraction-doc.bib - RELOC/doc/generic/pst-diffraction/pst-diffraction-docDE.pdf details="Package documentation (German)" language="de" - RELOC/doc/generic/pst-diffraction/pst-diffraction-docDE.tex - RELOC/doc/generic/pst-diffraction/pst-diffraction-docE.pdf details="Package documentation (English)" language="en" - RELOC/doc/generic/pst-diffraction/pst-diffraction-docE.tex - RELOC/doc/generic/pst-diffraction/pst-diffraction-docFR.pdf details="Package documentation (French)" language="fr" - RELOC/doc/generic/pst-diffraction/pst-diffraction-docFR.tex -srccontainersize 864 -srccontainerchecksum 8ff615fd64d8eb59d98aeba6b49acb3aa42402ee658a6590d15003b4ff9947b58d4ea3214dba91808a6e88a15d1f11244deda453740710029c72ffa13a10c652 -srcfiles size=1 - RELOC/source/generic/pst-diffraction/Makefile -runfiles size=6 - RELOC/tex/generic/pst-diffraction/pst-diffraction.tex - RELOC/tex/latex/pst-diffraction/pst-diffraction.sty -catalogue-ctan /graphics/pstricks/contrib/pst-diffraction -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics graphics-use pstricks -catalogue-version 2.03 - -name pst-electricfield -category Package -revision 29803 -shortdesc Draw electric field and equipotential lines with PSTricks -relocated 1 -longdesc The package provides macros to plot electric field and -longdesc equipotential lines using PStricks. There may be any number of -longdesc charges which can be placed in a cartesian coordinate system by -longdesc (x,y) values. -containersize 3700 -containerchecksum eb2d5ada4d909dcae9399800bf5e89382129bfbf2b7cbaf64c12264b7c5096300fafd2b938a6aaf4b727c4166eb54b2afad414ca5dc5189ced6c2505de2832bc -doccontainersize 5271248 -doccontainerchecksum a16aeb2c4d76ebc75184f0751faa1053b0507f522ab3a4d20379fc42ee3fb130b36df4c3581313c6dff500fd501a30134ab999b986596992cd5fe7a3f1a16cdd -docfiles size=2007 - RELOC/doc/generic/pst-electricfield/Changes - RELOC/doc/generic/pst-electricfield/README details="Readme" - RELOC/doc/generic/pst-electricfield/pst-electricfield-doc.bib - RELOC/doc/generic/pst-electricfield/pst-electricfield-docDE.pdf details="Package documentation (German)" language="de" - RELOC/doc/generic/pst-electricfield/pst-electricfield-docDE.tex - RELOC/doc/generic/pst-electricfield/pst-electricfield-docEN.pdf details="Package documentation (English)" language="en" - RELOC/doc/generic/pst-electricfield/pst-electricfield-docEN.tex - RELOC/doc/generic/pst-electricfield/pst-electricfield-docFR.pdf details="Package documentation (French)" language="fr" - RELOC/doc/generic/pst-electricfield/pst-electricfield-docFR.tex -srccontainersize 1536 -srccontainerchecksum ffcb1b62c1fc0b34d1c62ab6cff7106b17e683f992310d65a21832cae6e2f5762233be21157d6574ecc29c1f2304c6fb58a1c4a286a10e248acf6716e8b54d74 -srcfiles size=3 - RELOC/source/generic/pst-electricfield/Makefile - RELOC/source/generic/pst-electricfield/Makefile.latex - RELOC/source/generic/pst-electricfield/Makefile.pst2pdf -runfiles size=4 - RELOC/dvips/pst-electricfield/pst-electricfield.pro - RELOC/tex/generic/pst-electricfield/pst-electricfield.tex - RELOC/tex/latex/pst-electricfield/pst-electricfield.sty -catalogue-ctan /graphics/pstricks/contrib/pst-electricfield -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics graphics-use pstricks -catalogue-version 0.14 - -name pst-eps -category Package -revision 15878 -shortdesc Create EPS files from PSTricks figures -relocated 1 -longdesc Pst-eps is a PSTricks-based package for exporting PSTricks -longdesc images 'on the fly' to encapsulated PostScript (EPS) image -longdesc files, which can then be read into a document in the usual way. -containersize 2972 -containerchecksum fcceaf962e941e48af3841c56a4adce304446862165a53bbe6fd96c3aba261782ab624d8e550a35490f978ddc6774e8e79f7e0a8cedfa1c715822d79f76d96e5 -doccontainersize 78576 -doccontainerchecksum c24c600211d92d5fe4e72fe2e78a4dec32bd78bbe1c5416f2cdd6007ec7587bb8a73a0d469794521c8482042b07edf2324aeb09a5305d5dce7226d0005b4717e -docfiles size=36 - RELOC/doc/generic/pst-eps/Changes - RELOC/doc/generic/pst-eps/README details="Package README" - RELOC/doc/generic/pst-eps/pst-eps-doc.bib - RELOC/doc/generic/pst-eps/pst-eps-doc.pdf details="Package documentation" - RELOC/doc/generic/pst-eps/pst-eps-doc.tex - RELOC/doc/generic/pst-eps/spirale.eps -srccontainersize 816 -srccontainerchecksum 7b42483777531c4419456e7080571c9735bf0eb995a32c06dc5c57ffd83c94fe916103a6588f2cbe21605a1dde80777d4fc387ab2d10dc9417a602099ea5f516 -srcfiles size=1 - RELOC/source/generic/pst-eps/Makefile -runfiles size=3 - RELOC/tex/generic/pst-eps/pst-eps.tex - RELOC/tex/latex/pst-eps/pst-eps.sty -catalogue-ctan /graphics/pstricks/contrib/pst-eps -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics graphics-prep pstricks -catalogue-version 1.0 - -name pst-eucl -category Package -revision 49900 -shortdesc Euclidian geometry with PSTricks -relocated 1 -longdesc The package allows the drawing of Euclidean geometric figures -longdesc using TeX pstricks macros for specifying mathematical -longdesc constraints. It is thus possible to build point using common -longdesc transformations or intersections. The use of coordinates is -longdesc limited to points which controlled the figure. -containersize 13848 -containerchecksum 69886eebec603f438edd5594fae54c461e7fd30ea20676aae7804da2718aaca42304fba9a3abf9e0bcb4504d9953563cb5da0f4d6f59c6847ca710960d0356e7 -doccontainersize 353768 -doccontainerchecksum 8584cb2cd48e2896daf8c4988dd0f5ccb8ef0179210fafbff1acd2a23dcaec6a0c310b8f6eede094e86e42f5ac2f119b012fb35c89ebfb4b8d068dcceba27eb3 -docfiles size=155 - RELOC/doc/generic/pst-eucl/Changes - RELOC/doc/generic/pst-eucl/README details="Readme" - RELOC/doc/generic/pst-eucl/pst-eucl-doc.bib - RELOC/doc/generic/pst-eucl/pst-eucl-doc.pdf details="Package documentation (English)" language="en" - RELOC/doc/generic/pst-eucl/pst-eucl-doc.tex -runfiles size=21 - RELOC/dvips/pst-eucl/pst-eucl.pro - RELOC/tex/generic/pst-eucl/pst-eucl.tex - RELOC/tex/latex/pst-eucl/pst-eucl.sty -catalogue-also eukleides tkz-euclide -catalogue-contact-home http://pstricks.tug.org -catalogue-contact-repository http://comedy.dante.de/~herbert/TeXnik/ -catalogue-contact-support http://tug.org/mailman/listinfo/pstricks -catalogue-ctan /graphics/pstricks/contrib/pst-eucl -catalogue-date 2019-01-31 22:06:34 +0100 -catalogue-license lppl -catalogue-topics maths graphics-use pstricks -catalogue-version 1.64 - -name pst-eucl-translation-bg -category Package -revision 19296 -shortdesc Bulgarian translation of the pst-eucl documentation -relocated 1 -longdesc The pst-eucl package documentation in Bulgarian language - -longdesc Euclidean Geometry with PSTricks. -containersize 444 -containerchecksum 7bcbb61eb01e5e0fdc6773452623f858b9d03a55395831e549cfd55cc8155fb3498c12dd8030b6fc40135acf02efac2e91e5da9927bef1aa78166ad3eca03376 -doccontainersize 362340 -doccontainerchecksum 51459bfaa61df2906e296c6c81255692f2c046bd361b3c4261f71641e79dc7110c1d3e3aef740ebcf6e6ebab1cb53ec9302f4550412e890baa0df77546c97f99 -docfiles size=215 - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/abscur.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/abscur_in.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/angle.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/angle_in.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/arc.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/arc_in.log - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/arc_in.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/astro.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/astro_in.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/bissec.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/bissec_in.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/ccirc.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/ccirc_in.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/cercle.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/cercle_in.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/cinscex.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/cinscex_in.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/curvetype.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/curvetype_in.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/cyclo.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/cyclo_in.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/delto.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/droite.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/droite_in.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/envcardi.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/envcardi_in.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/envellipse.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/envellipse_in.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/euler.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/euler_in.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/fracthom.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/fracthom_in.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/gal_biss.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/gal_biss_in.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/gauss.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/gauss_in.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/gencur.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/gencur_in.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/geohyper.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/geohyper_in.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/geonode.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/geonode_in.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/german_ra.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/german_ra_in.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/grav.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/grav_in.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/homothetie.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/homothetie_in.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/hyperbole.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/hyperbole_in.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/hypocyclo.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/interCC.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/interCC_bis_in.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/interCC_in.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/interDC.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/interDC_in.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/interDD.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/interDD_in.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/interFC.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/interFC_in.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/interFF.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/interFF_in.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/interFL.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/interFL_in.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/mediator.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/mediator_in.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/milieu.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/milieu_in.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/oij.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/oij_in.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/orthocentre.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/orthocentre_in.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/orthoethyper.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/orthoethyper_in.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/parabole.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/parabole_in.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/projection.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/projection_in.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/ptfermat.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/ptfermat_in.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/remarq.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/remarq_in.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/rotation.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/rotation_in.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/segmentmark.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/segmentmark_in.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/symcentrale.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/symcentrale_in.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/symorthogonale.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/symorthogonale_in.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/tg1c.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/tg1c_in.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/tg2c.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/tg2c_in.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/translation.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/translation_in.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/triangle.tex - RELOC/doc/latex/pst-eucl-translation-bg/Exemples/triangle_in.tex - RELOC/doc/latex/pst-eucl-translation-bg/README details="Readme" language="en" - RELOC/doc/latex/pst-eucl-translation-bg/README-bulgarian.txt details="Readme" language="bg" - RELOC/doc/latex/pst-eucl-translation-bg/euclide_bg.sty - RELOC/doc/latex/pst-eucl-translation-bg/euclide_macros.ist - RELOC/doc/latex/pst-eucl-translation-bg/pst-eucl-docBG.cb - RELOC/doc/latex/pst-eucl-translation-bg/pst-eucl-docBG.pdf details="Package documentation" language="bg" - RELOC/doc/latex/pst-eucl-translation-bg/pst-eucl-docBG.tex -catalogue-also pst-eucl -catalogue-ctan /info/translations/pst-eucl/bulgarian -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics bulgarian maths pstricks translation -catalogue-version 1.3.2 - -name pst-exa -category Package -revision 45289 -shortdesc Typeset PSTricks examples, with code -relocated 1 -longdesc The (PSTricks-related) package provides an environment -longdesc PSTexample to put code and output side by side or one above the -longdesc other. -containersize 3236 -containerchecksum b7e2de8382e07f54921dfa3aaa34615038d5fbe1020e2f582709dedd524f79fd40ecb1f6ffa3a97b2636e749db3b4f2f951731c77d074ee46dda3e8a1cb684f6 -doccontainersize 63356 -doccontainerchecksum bfcdd25430e62fffbb395f3e9522761a59a91f9fea4fe1dfe971252f2ac802736df1bd7aa5ac940dbdf4cf8a74304e344c2a262c708cbc5881e25593ef60c313 -docfiles size=26 - RELOC/doc/latex/pst-exa/Changes - RELOC/doc/latex/pst-exa/README details="Readme" - RELOC/doc/latex/pst-exa/pst-exa-doc.bib - RELOC/doc/latex/pst-exa/pst-exa-doc.inc - RELOC/doc/latex/pst-exa/pst-exa-doc.pdf details="Package documentation" - RELOC/doc/latex/pst-exa/pst-exa-doc.tex -runfiles size=3 - RELOC/tex/latex/pst-exa/pst-exa.sty -catalogue-also showexpl -catalogue-ctan /graphics/pstricks/contrib/pst-exa -catalogue-date 2017-09-12 22:35:55 +0200 -catalogue-license lppl -catalogue-topics listing pstricks -catalogue-version 0.06 - -name pst-feyn -category Package -revision 48781 -shortdesc Draw graphical elements for Feynman diagrams -relocated 1 -longdesc pst-feyn is a set of drawing graphical elements which are used -longdesc for Feynman diagrams. The package is based on the macros of the -longdesc old package axodraw but uses the capabilities of PSTricks. -containersize 6224 -containerchecksum fff40591bc9256cf853bc772a3d45b4abb7038813d738ac8ccc6d67f018790366b3d6d6fd4311f82cbfe733de6f610ecc93916b8f1ce48bcdf2945cb279f788b -doccontainersize 140404 -doccontainerchecksum 27da51f77682b12f425e6a5c229f739f3483d4d9a02bf17fbf64167309d9daf8821a5c80493d87cbb76ba1f92072738fe3b8ccd1471e05790fbb56b8301d5b07 -docfiles size=61 - RELOC/doc/generic/pst-feyn/Changes - RELOC/doc/generic/pst-feyn/README.md details="Readme" - RELOC/doc/generic/pst-feyn/data/data0.dat - RELOC/doc/generic/pst-feyn/data/data1.dat - RELOC/doc/generic/pst-feyn/pst-feyn-doc.bib - RELOC/doc/generic/pst-feyn/pst-feyn-doc.pdf details="Package documentation" - RELOC/doc/generic/pst-feyn/pst-feyn-doc.tex -runfiles size=9 - RELOC/dvips/pst-feyn/pst-feyn.pro - RELOC/tex/generic/pst-feyn/pst-feyn.tex - RELOC/tex/latex/pst-feyn/pst-feyn.sty -catalogue-also axodraw2 -catalogue-ctan /graphics/pstricks/contrib/pst-feyn -catalogue-date 2018-09-27 13:56:39 +0200 -catalogue-license lppl -catalogue-topics physics -catalogue-version 0.01 - -name pst-fill -category Package -revision 15878 -shortdesc Fill or tile areas with PSTricks -relocated 1 -longdesc Pst-fill is a PSTricks-based package for filling and tiling -longdesc areas or characters. -containersize 3892 -containerchecksum 7d82ee4e591dbbb15fbfabf2f25b86158145d6ff5e6dda65776d9ee2e4614d09cdcc503bf68ed4ea5709baf8e3e4d03a0ba05fea688e7e8637cdd805b8921c03 -doccontainersize 1121208 -doccontainerchecksum 68ef3850dfa068c2cc53bb11a3be1a298a501cb33cc53eda0835b1433bfc5af2afb8c19fb222b7ba7aec8c7dc1155c9be56c1b6b8bb9ca70f7fd6a379d6e4972 -docfiles size=303 - RELOC/doc/generic/pst-fill/Changes - RELOC/doc/generic/pst-fill/README details="Package README" - RELOC/doc/generic/pst-fill/pst-fill.pdf details="Package documentation" -srccontainersize 20784 -srccontainerchecksum 5e869b17a9c21fbecdb9ea803bed0026ab4c6da24ce080ca8d5593f7327d999e38890de5d328ef54ff36e0fd238dd40846dc658da70dfafbad334e7c1c55b02e -srcfiles size=20 - RELOC/source/generic/pst-fill/Makefile - RELOC/source/generic/pst-fill/pst-fill.dtx - RELOC/source/generic/pst-fill/pst-fill.ins -runfiles size=5 - RELOC/tex/generic/pst-fill/pst-fill.tex - RELOC/tex/latex/pst-fill/pst-fill.sty -catalogue-ctan /graphics/pstricks/contrib/pst-fill -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics graphics-fill-tile pstricks -catalogue-version 1.01 - -name pst-fit -category Package -revision 45109 -shortdesc Macros for curve fitting -relocated 1 -longdesc The package uses PSTricks to fit curves to: Linear Functions; -longdesc Power Functions; exp Function; Log_{10} and Log_e functions; -longdesc Recip; Kings Law data; Gaussian; and 4th order Polynomial -containersize 8004 -containerchecksum 27195184d8bfd666a666f67eee106111e2fde12a04bda2b8b828a3eaf83b49d2334392f7c11817b55ffb8b200d21d8e89e66af35fa3477a2eed33e4fd5b3c86f -doccontainersize 79188 -doccontainerchecksum ac52c0c9ad19431c6dca5b5153194868f0047f6205f3aab38da7ebe63a58b788b13b667ff41a7a03160d7613718660c7b46abca4369f753611ebeadd36ce04f5 -docfiles size=32 - RELOC/doc/generic/pst-fit/Changes - RELOC/doc/generic/pst-fit/README details="Readme" - RELOC/doc/generic/pst-fit/pst-fit-doc.bib - RELOC/doc/generic/pst-fit/pst-fit-doc.data - RELOC/doc/generic/pst-fit/pst-fit-doc.pdf details="Package documentation" - RELOC/doc/generic/pst-fit/pst-fit-doc.tex -runfiles size=10 - RELOC/tex/generic/pst-fit/pst-fit.tex - RELOC/tex/latex/pst-fit/pst-fit.sty -catalogue-ctan /graphics/pstricks/contrib/pst-fit -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics graphics-supp -catalogue-version 0.02 - -name pst-fr3d -category Package -revision 15878 -shortdesc Draw 3-dimensional framed boxes using PSTricks -relocated 1 -longdesc A package using PSTricks to draw three dimensional framed boxes -longdesc using a macro \PstFrameBoxThreeD. The macro is especially -longdesc useful for drawing 3d-seeming buttons. -containersize 2128 -containerchecksum a6f8d5410ea78535f7a881e7bf109fa4145ffecd4c65a28014d4913d0d3b4e84950bb3b024ce799acc60956183c6a80b4baa1744a3f3fcf48d0c74b625fd0dff -doccontainersize 171180 -doccontainerchecksum 9b31e1828927bf7668ef5aa1a8b064cdb37c51714ecf90d06862d6df62db158df1e3076d178e5a5017a93690814ff0c6ef2457dc449b9fe0bc0e4498a1c9372f -docfiles size=50 - RELOC/doc/generic/pst-fr3d/Changes - RELOC/doc/generic/pst-fr3d/README details="Readme" - RELOC/doc/generic/pst-fr3d/pst-fr3d.pdf details="Package documentation" -srccontainersize 7600 -srccontainerchecksum 26155f39d5787feddd1d3fa9febdaeebcc7f0f42bcb8f268e1485a20ed9973d6cc470fc0538c0b720a3e541ebb616bf7f993a8d816c7bd65c1a80b29dc8de6d3 -srcfiles size=9 - RELOC/source/generic/pst-fr3d/pst-fr3d.dtx - RELOC/source/generic/pst-fr3d/pst-fr3d.ins -runfiles size=3 - RELOC/tex/generic/pst-fr3d/pst-fr3d.tex - RELOC/tex/latex/pst-fr3d/pst-fr3d.sty -catalogue-ctan /graphics/pstricks/contrib/pst-fr3d -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics boxing graphics-3d pstricks -catalogue-version 1.10 - -name pst-fractal -category Package -revision 49295 -shortdesc Draw fractal sets using PSTricks -relocated 1 -longdesc The package uses PSTricks to draw the Julia and Mandelbrot -longdesc sets, the Sierpinski triangle, Koch flake, and Apollonius -longdesc Circle as well as fractal trees (which need not be balanced) -longdesc with a variety of different parameters (including varying -longdesc numbers of iterations). The package uses the pst-xkey package, -longdesc part of the xkeyval distribution. -containersize 10424 -containerchecksum 0db9659c2a8cf1ef0f113ff9577923d86b3711620846550f3a2819d7ceeef2a5f0f4a1fe76b1f425bd4e4dea96ba665afaa3fda2c0feb87134cfc6f017d97f2c -doccontainersize 21902724 -doccontainerchecksum 00612e62ec68cf89d92af2d8277a25be45b294f02b9d96155b2cb5cd50664e1c941ff6c6cbc9d1128b337d89255a314507b8df5b97f94f4384873ad1b27d8f30 -docfiles size=7816 - RELOC/doc/generic/pst-fractal/Changes - RELOC/doc/generic/pst-fractal/README details="Readme" - RELOC/doc/generic/pst-fractal/pst-fractal-doc.bib - RELOC/doc/generic/pst-fractal/pst-fractal-doc.pdf details="Package documentation" - RELOC/doc/generic/pst-fractal/pst-fractal-doc.tex -runfiles size=13 - RELOC/dvips/pst-fractal/pst-fractal.pro - RELOC/tex/generic/pst-fractal/pst-fractal.tex - RELOC/tex/latex/pst-fractal/pst-fractal.sty -catalogue-ctan /graphics/pstricks/contrib/pst-fractal -catalogue-date 2018-11-30 23:09:54 +0100 -catalogue-license lppl -catalogue-topics graphics-use pstricks -catalogue-version 0.10 - -name pst-fun -category Package -revision 17909 -shortdesc Draw "funny" objects with PSTricks -relocated 1 -longdesc This is a PSTricks related package for drawing funny objects, -longdesc like ant, bird, fish, kangaroo, ... Such objects may be useful -longdesc for testing other PSTricks macros and/or packages. (Or they can -longdesc be used for fun...) -containersize 24464 -containerchecksum 91c1720b0434495ab9296f2a3a791940d216f32868e31c44078cedce9a0f40e9070ea6df12ac1113f3d3da1fad9ae72ecc59ab933b1a86716d9f38d61a35d7d2 -doccontainersize 380460 -doccontainerchecksum f0edef7308ec757a5d6328a2383d4181b1f6907a99235f976bb55edab52f104bc03cc06cb6b62cd20949c659769bf6955818981e4adc9e17705057841824488f -docfiles size=105 - RELOC/doc/generic/pst-fun/Changes - RELOC/doc/generic/pst-fun/README details="Readme" - RELOC/doc/generic/pst-fun/pst-fun-doc.bib - RELOC/doc/generic/pst-fun/pst-fun-doc.pdf details="Package documentation" - RELOC/doc/generic/pst-fun/pst-fun-doc.tex -srccontainersize 932 -srccontainerchecksum 4672fd4508d4cbffb9499eb6c2d93d5fe1902713dfd8a9346875226daffb406dbbaac84b21d530b0e3f3f9982927a9830944cdb1e48dd12dc6133e98f5ec09d7 -srcfiles size=1 - RELOC/source/generic/pst-fun/Makefile -runfiles size=22 - RELOC/dvips/pst-fun/pst-fun.pro - RELOC/tex/generic/pst-fun/pst-fun.tex - RELOC/tex/latex/pst-fun/pst-fun.sty -catalogue-ctan /graphics/pstricks/contrib/pst-fun -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics frivolous pstricks -catalogue-version 0.04 - -name pst-func -category Package -revision 49413 -shortdesc PSTricks package for plotting mathematical functions -relocated 1 -longdesc The package is built for use with PSTricks. It provides macros -longdesc for plotting and manipulating various mathematical functions: -longdesc polynomials and their derivatives -longdesc f(x)=an*x^n+an-1*x^(n-1)+...+a0 defined by the coefficients a0 -longdesc a1 a2 ... and the derivative order; the Fourier sum f(x) = -longdesc a0/2+a1cos(omega x)+...+b1sin(omega x)+... defined by the -longdesc coefficients a0 a1 a2 ... b1 b2 b3 ...; the Bessel function -longdesc defined by its order; the Gauss function defined by sigma and -longdesc mu; Bezier curves from order 1 (two control points) to order 9 -longdesc (10 control points); the superellipse function (the Lame -longdesc curve); Chebyshev polynomials of the first and second kind; the -longdesc Thomae (or popcorn) function; the Weierstrass function; various -longdesc integration-derived functions; normal, binomial, poisson, -longdesc gamma, chi-squared, student's t, F, beta, Cauchy and Weibull -longdesc distribution functions and the Lorenz curve; the zeroes of a -longdesc function, or the intermediate point of two functions; the -longdesc Vasicek function for describing the evolution of interest -longdesc rates; and implicit functions. The plots may be generated as -longdesc volumes of rotation about the X-axis, as well. -containersize 18400 -containerchecksum 5ad830af1b124a97f2b1289a6e3fa2dc04e2c0e0c0602735d3f44c17dbc3b86f96877ffd97daf610b6eca0ecf3d40b52b9bc1f592960736bbd797040f09e0ef9 -doccontainersize 3448752 -doccontainerchecksum ef0b61076aefd0e583b8e7d63767f12fbde0368f402d3bcec49842414c94e924995d0efc8864bc91547a7a128b4e9c91ad3dd18bd94b973ac1ddaf69070230f4 -docfiles size=1003 - RELOC/doc/generic/pst-func/Changes - RELOC/doc/generic/pst-func/README.md details="Package README" - RELOC/doc/generic/pst-func/pst-func-doc.bib - RELOC/doc/generic/pst-func/pst-func-doc.data - RELOC/doc/generic/pst-func/pst-func-doc.pdf details="Package documentation" - RELOC/doc/generic/pst-func/pst-func-doc.tex -runfiles size=24 - RELOC/dvips/pst-func/pst-func.pro - RELOC/tex/generic/pst-func/pst-func.tex - RELOC/tex/latex/pst-func/pst-func.sty -catalogue-contact-home http://pstricks.tug.org -catalogue-contact-repository http://comedy.dante.de/~herbert/TeXnik/ -catalogue-contact-support http://tug.org/mailman/listinfo/pstricks -catalogue-ctan /graphics/pstricks/contrib/pst-func -catalogue-date 2018-12-13 23:22:32 +0100 -catalogue-license lppl -catalogue-topics maths graphics-plotfn graphics-use pstricks -catalogue-version 0.92 - -name pst-gantt -category Package -revision 35832 -shortdesc Draw GANTT charts with PSTricks -relocated 1 -longdesc The package uses PSTricks to draw GANTT charts, which are a -longdesc kind of bar chart that displays a project schedule. The package -longdesc requires the pstricks apparatus, of course. -containersize 2712 -containerchecksum 5d30ab27593046a69cb1e9a9ff7d342c53e69da72622a54f37ccd495fb86896315a0bed6bff12c0ff7db98625a340cfc95574b63f94b2b7a2209209133f12b27 -doccontainersize 87404 -doccontainerchecksum 69a613540ab07a96910e610ec6d6841d5b6452d7fe70759adc0b7d849b662b969cdc1bb9c4ccfa4b6ed7033b5280f89537bfa2d6f101cbc6c47157c4dc94746e -docfiles size=35 - RELOC/doc/generic/pst-gantt/Changes - RELOC/doc/generic/pst-gantt/README details="Readme" - RELOC/doc/generic/pst-gantt/pst-gantt-doc.bib - RELOC/doc/generic/pst-gantt/pst-gantt-doc.pdf details="Brief documentation, with examples" - RELOC/doc/generic/pst-gantt/pst-gantt-doc.tex -runfiles size=3 - RELOC/tex/generic/pst-gantt/pst-gantt.tex - RELOC/tex/latex/pst-gantt/pst-gantt.sty -catalogue-ctan /graphics/pstricks/contrib/pst-gantt -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics diagram gantt pstricks -catalogue-version 0.22a - -name pst-geo -category Package -revision 46273 -shortdesc Geographical Projections -relocated 1 -longdesc The package offers a set of PSTricks related packages for -longdesc various cartographic projections of the terrestrial sphere. The -longdesc package pst-map2d provides conventional projections such as -longdesc Mercator, Lambert, cylindrical, etc. The package pst-map3d -longdesc treats representation in three dimensions of the terrestrial -longdesc sphere. Packages pst-map2dII and pst-map3dII allow use of the -longdesc CIA World DataBank II. Various parameters of the packages allow -longdesc for choice of the level of the detail and the layouts possible -longdesc (cities, borders, rivers etc). Substantial data files are -longdesc provided, in an (internally) compressed format. Decompression -longdesc happens on-the-fly as a document using the data is displayed, -longdesc printed or converted to PDF format. A Perl script is provided -longdesc for the user to do the decompression, if the need should arise. -containersize 24297224 -containerchecksum da0dc94471243cb61da452e136597038b46652a9efd7505dac8ff9e9495f4865e7a5219e49bdc7d66ef8d6848c76fa104958462ec486b2bf3df2f1b467763750 -doccontainersize 63308452 -doccontainerchecksum 3cc41a99d8afb27a953f5073efd5ab73f6fc0dba3d4f2bb878a3d1af7abf5de6a64710b23986b932d7edf37ed9ef9eb55e2c9808c053d931be5b5a02a88352e2 -docfiles size=15522 - RELOC/doc/generic/pst-geo/Changes - RELOC/doc/generic/pst-geo/README details="Readme" - RELOC/doc/generic/pst-geo/examples/Africa.tex - RELOC/doc/generic/pst-geo/examples/Animate0.tex - RELOC/doc/generic/pst-geo/examples/Animate1.tex - RELOC/doc/generic/pst-geo/examples/Animate2.tex - RELOC/doc/generic/pst-geo/examples/AntarticaII.tex - RELOC/doc/generic/pst-geo/examples/AsiaII.tex - RELOC/doc/generic/pst-geo/examples/Berlin.tex - RELOC/doc/generic/pst-geo/examples/D-Karte-3dJG.tex - RELOC/doc/generic/pst-geo/examples/D-karte-3d.tex - RELOC/doc/generic/pst-geo/examples/DANTE.tex - RELOC/doc/generic/pst-geo/examples/Europa.tex - RELOC/doc/generic/pst-geo/examples/EuropeII.tex - RELOC/doc/generic/pst-geo/examples/Greek.tex - RELOC/doc/generic/pst-geo/pst-geo-compress.pl - RELOC/doc/generic/pst-geo/pst-geo-decompress.pl - RELOC/doc/generic/pst-geo/pst-geo-doc.bib - RELOC/doc/generic/pst-geo/pst-geo-doc.pdf details="Documentation" - RELOC/doc/generic/pst-geo/pst-geo-doc.tex -runfiles size=6064 - RELOC/dvips/pst-geo/pst-geo.pro - RELOC/tex/generic/pst-geo/data/README - RELOC/tex/generic/pst-geo/data/Staedte3dJG.tex - RELOC/tex/generic/pst-geo/data/africa-bdy_II.dat - RELOC/tex/generic/pst-geo/data/africa-cil_II.dat - RELOC/tex/generic/pst-geo/data/africa-riv_II.dat - RELOC/tex/generic/pst-geo/data/asia-bdy_II.dat - RELOC/tex/generic/pst-geo/data/asia-cil_II.dat - RELOC/tex/generic/pst-geo/data/asia-isl_II.dat - RELOC/tex/generic/pst-geo/data/asia-riv_II.dat - RELOC/tex/generic/pst-geo/data/aus.dat - RELOC/tex/generic/pst-geo/data/c-cap.dat - RELOC/tex/generic/pst-geo/data/c-sub.dat - RELOC/tex/generic/pst-geo/data/canada.dat - RELOC/tex/generic/pst-geo/data/capitals.dat - RELOC/tex/generic/pst-geo/data/capitals.tex - RELOC/tex/generic/pst-geo/data/capitals3d.tex - RELOC/tex/generic/pst-geo/data/cities.data - RELOC/tex/generic/pst-geo/data/cities.tex - RELOC/tex/generic/pst-geo/data/citycapitals.dat - RELOC/tex/generic/pst-geo/data/citysub.dat - RELOC/tex/generic/pst-geo/data/convert.py - RELOC/tex/generic/pst-geo/data/corse.dat - RELOC/tex/generic/pst-geo/data/europe-bdy_II.dat - RELOC/tex/generic/pst-geo/data/europe-cil_II.dat - RELOC/tex/generic/pst-geo/data/europe-riv_II.dat - RELOC/tex/generic/pst-geo/data/france.dat - RELOC/tex/generic/pst-geo/data/germany.dat - RELOC/tex/generic/pst-geo/data/mexico.dat - RELOC/tex/generic/pst-geo/data/northamerica-bdy_II.dat - RELOC/tex/generic/pst-geo/data/northamerica-cil_II.dat - RELOC/tex/generic/pst-geo/data/northamerica-pby_II.dat - RELOC/tex/generic/pst-geo/data/northamerica-riv_II.dat - RELOC/tex/generic/pst-geo/data/pborder.dat - RELOC/tex/generic/pst-geo/data/pcoast.dat - RELOC/tex/generic/pst-geo/data/pisland.dat - RELOC/tex/generic/pst-geo/data/plake.dat - RELOC/tex/generic/pst-geo/data/rhone.dat - RELOC/tex/generic/pst-geo/data/ridge.dat - RELOC/tex/generic/pst-geo/data/river.dat - RELOC/tex/generic/pst-geo/data/seine.dat - RELOC/tex/generic/pst-geo/data/southamerica-arc_II.dat - RELOC/tex/generic/pst-geo/data/southamerica-bdy_II.dat - RELOC/tex/generic/pst-geo/data/southamerica-cil_II.dat - RELOC/tex/generic/pst-geo/data/southamerica-riv_II.dat - RELOC/tex/generic/pst-geo/data/transfrm.dat - RELOC/tex/generic/pst-geo/data/trench.dat - RELOC/tex/generic/pst-geo/data/usa.dat - RELOC/tex/generic/pst-geo/data/villesFrance.tex - RELOC/tex/generic/pst-geo/data/villesFrance3d.tex - RELOC/tex/generic/pst-geo/data/villesItalia.tex - RELOC/tex/generic/pst-geo/data/villesItalia3d.tex - RELOC/tex/generic/pst-geo/data/wfraczon.dat - RELOC/tex/generic/pst-geo/data/wmaglin.dat - RELOC/tex/generic/pst-geo/pst-geo.tex - RELOC/tex/latex/pst-geo/pst-geo.sty -catalogue-ctan /graphics/pstricks/contrib/pst-geo -catalogue-date 2016-12-13 16:37:23 +0100 -catalogue-license lppl -catalogue-topics cartography pstricks -catalogue-version 0.06 - -name pst-geometrictools -category Package -revision 45319 -shortdesc A PSTricks package to draw geometric tools -relocated 1 -longdesc This PSTricks package facilitates the drawing of protractors, -longdesc rulers, compasses and pencils. -containersize 7328 -containerchecksum 65000848ae7496342db63523041937294c7c8710aa6639dfdd6bd989410f533d11cdaa6d23796efc8a1c2b706bc45576ba1a66512b7bc51584c341b41bf60ceb -doccontainersize 405324 -doccontainerchecksum 4ca6832eaf6345354693b99e3366c5ac0c91c2f7fa8ca2160ce5133e260d92139de22726ef151ec37c04bcb3220059d1fc1b92d19ec53fcb36fc28983b0f657f -docfiles size=130 - RELOC/doc/generic/pst-geometrictools/Changes.txt - RELOC/doc/generic/pst-geometrictools/README.md details="Readme" - RELOC/doc/generic/pst-geometrictools/pst-geometrictools-doc.pdf details="Package documentation" - RELOC/doc/generic/pst-geometrictools/pst-geometrictools-doc.tex - RELOC/doc/generic/pst-geometrictools/pst-geometrictools-fr-doc.pdf details="Package documentation (French)" language="fr" - RELOC/doc/generic/pst-geometrictools/pst-geometrictools-fr-doc.tex -runfiles size=14 - RELOC/tex/generic/pst-geometrictools/pst-geometrictools.tex - RELOC/tex/latex/pst-geometrictools/pst-geometrictools.sty -catalogue-ctan /graphics/pstricks/contrib/pst-geometrictools -catalogue-date 2017-09-16 20:46:27 +0200 -catalogue-license lppl1.3c -catalogue-topics pstricks maths graphics-use -catalogue-version 1.1 - -name pst-ghsb -category Package -revision 45797 -shortdesc HSB gradients via PSTricks -relocated 1 -longdesc Usage modeled on pst-grad; superseded by pst-slpe. -containersize 2664 -containerchecksum 1806c8fff1653b8b7e838940d01bba3a0dcec14ead19941be6141e16ee42a92dfea8a0f7238550e6fd5b4856ec0d149bd4cc820145609a75b09586d5d00b1b01 -doccontainersize 86844 -doccontainerchecksum 7374481f7484b257738f0be0723bf378ea3e6dbbc2d999f0786379fd77f3e11247b03ab723c216cb1a37b4b61abc93de3dd946bba058ba2d4f9a37e931a43094 -docfiles size=26 - RELOC/doc/generic/pst-ghsb/README - RELOC/doc/generic/pst-ghsb/t-ghsb.pdf - RELOC/doc/generic/pst-ghsb/t-ghsb.tex - RELOC/doc/generic/pst-ghsb/t2-ghsb.pdf - RELOC/doc/generic/pst-ghsb/t2-ghsb.tex -runfiles size=4 - RELOC/dvips/pst-ghsb/pst-ghsb.pro - RELOC/tex/generic/pst-ghsb/pst-ghsb.tex - RELOC/tex/latex/pst-ghsb/pst-ghsb.sty - -name pst-gr3d -category Package -revision 15878 -shortdesc Three dimensional grids with PSTricks -relocated 1 -longdesc This PSTricks package provides a command \PstGridThreeD that -longdesc will draw a three dimensional grid, offering a number of -longdesc options for its appearance. -containersize 2500 -containerchecksum f4fc3a9f42441ecb872605877564251d59c191d455e8207ddbc541f992687dfc622095fa248b18b477aa218c3d71b416cb0c832c7930f006b8e4e0a104616c01 -doccontainersize 157348 -doccontainerchecksum 9c2c30653ea53758e12938432569f08a41670d1c8957d6963742676e21832561f29e439f07ebd6ba194915ac5463c89791320c9bb3ac609b6843ec17aa70a6f3 -docfiles size=48 - RELOC/doc/generic/pst-gr3d/Changes - RELOC/doc/generic/pst-gr3d/README details="Readme" - RELOC/doc/generic/pst-gr3d/pst-gr3d.pdf details="Package documentation" -srccontainersize 8784 -srccontainerchecksum 4f657820d3e8b0a7a9d8bf89120bd2e9b6f33c776a7c6eab19eac2bcccd440941b4c479beec06cac182b43d9614f8ffe516f11c0438eac86a37d63bf1e4bdea3 -srcfiles size=9 - RELOC/source/latex/pst-gr3d/pst-gr3d.dtx - RELOC/source/latex/pst-gr3d/pst-gr3d.ins -runfiles size=3 - RELOC/tex/generic/pst-gr3d/pst-gr3d.tex - RELOC/tex/latex/pst-gr3d/pst-gr3d.sty -catalogue-ctan /graphics/pstricks/contrib/pst-gr3d -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics typeset-grid graphics-3d pstricks -catalogue-version 1.34 - -name pst-grad -category Package -revision 15878 -shortdesc Filling with colour gradients, using PSTricks -relocated 1 -longdesc The package fills with colour gradients, using PSTricks. The -longdesc RGB, CMYK and HSB models are supported. Other colour gradient -longdesc mechanisms are to be found in package pst-slpe. -containersize 3792 -containerchecksum 50e1a82b66cc322e686037c12f59da8f57ec0145a9e65684bc7745fb57d03711d5cce2ef255a4e6f9ab7248a64e34e881b33c5eafb3691ad84334a7e0029db47 -doccontainersize 215164 -doccontainerchecksum eb1f56084e64f638366aa165bddec413ff33cc95cfe8a79e840a5132a9a40c6fc277f394b9e6506a47aae8589902cf01ab703eb76be8f4c88f7cbed87aee0a74 -docfiles size=69 - RELOC/doc/generic/pst-grad/Changes - RELOC/doc/generic/pst-grad/pst-grad-doc.bib - RELOC/doc/generic/pst-grad/pst-grad-doc.pdf details="Package documentation" - RELOC/doc/generic/pst-grad/pst-grad-doc.tex -runfiles size=5 - RELOC/dvips/pst-grad/pst-grad.pro - RELOC/tex/generic/pst-grad/pst-grad.tex - RELOC/tex/latex/pst-grad/pst-grad.sty -catalogue-ctan /graphics/pstricks/contrib/pst-grad -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics colour pstricks -catalogue-version 1.06 - -name pst-graphicx -category Package -revision 21717 -shortdesc A PSTricks-compatible graphicx for use with Plain TeX -relocated 1 -longdesc The package provides a version of graphicx that avoids loading -longdesc the graphics bundle's (original) keyval package, which clashes -longdesc with pstricks' use of xkeyval. -containersize 1112 -containerchecksum dbe716edb3f590baca6be3599d6e5a56495f5dcf6edba295629fe51aba3ba482bebcba68628faef5f183c59dc250496ba24f121b21fac703e4d2137432299b5a -doccontainersize 752 -doccontainerchecksum 3391357d54faa7b45e23094ffb1363ff8e8e80202a94dffa7d207a7d86825f9fb1990a90c47301ac8aa814c4c15455a0629cc08356a58297da78ed4d773106a7 -docfiles size=3 - RELOC/doc/generic/pst-graphicx/Changes - RELOC/doc/generic/pst-graphicx/README details="Readme" - RELOC/doc/generic/pst-graphicx/demo.tex -runfiles size=1 - RELOC/tex/generic/pst-graphicx/pst-graphicx.tex -catalogue-ctan /graphics/pstricks/contrib/pst-graphicx -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics graphics-incl -catalogue-version 0.02 - -name pst-infixplot -category Package -revision 15878 -shortdesc Using PSTricks plotting capacities with infix expressions rather than RPN -relocated 1 -longdesc Plotting functions with pst-plot is very powerful but sometimes -longdesc difficult to learn since the syntax of \psplot and -longdesc \parametricplot requires some PostScript knowledge. The -longdesc infix-RPN and pst-infixplot styles simplify the usage of -longdesc pst-plot for the beginner, providing macro commands that -longdesc convert natural mathematical expressions to PostScript syntax. -containersize 3328 -containerchecksum bfe9576b59f09b273f1540da1aa1a2c29ae36f05d3140e1e4f7e7e606175bf8c29ebf799f900f1fc5f19ffa53ba6d9797dfd0f5a3a586acba99b5ff0b4dcc2cc -doccontainersize 155408 -doccontainerchecksum 0df4c60d60fc99fe329b6dd05abd86f9ad9c33feb7f7595f43c610a826eeecc040b554705d914f1e176df5f4cf172f745e34a2f03550998039c9293422aa7981 -docfiles size=84 - RELOC/doc/generic/pst-infixplot/README details="Readme" - RELOC/doc/generic/pst-infixplot/pst-infixplot-doc.ps - RELOC/doc/generic/pst-infixplot/pst-infixplot-doc.tex - RELOC/doc/generic/pst-infixplot/pst-infixplot.pdf details="Package documentation" -runfiles size=7 - RELOC/tex/generic/pst-infixplot/infix-RPN.tex - RELOC/tex/generic/pst-infixplot/pst-infixplot.tex - RELOC/tex/latex/pst-infixplot/infix-RPN.sty - RELOC/tex/latex/pst-infixplot/pst-infixplot.sty -catalogue-ctan /graphics/pstricks/contrib/pst-infixplot -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics graphics-plot pstricks -catalogue-version 0.11 - -name pst-intersect -category Package -revision 33210 -shortdesc Compute intersections of arbitrary curves -relocated 1 -longdesc The package computes the intersections between arbitrary -longdesc PostScript paths or Bezier curves, using the Bezier clipping -longdesc algorithm. -containersize 9784 -containerchecksum 0c960d5aa888c197e962211bbeb2a4de7a241b4407751670cbbb64ac198b9b3acdb6e6d75b87819dcca01322a33def3b0570c2cc0ab2fc55cb5d10e0be3a36b6 -doccontainersize 165364 -doccontainerchecksum ffba933e0b3992eb3e680c3a316260bc3f706916ccbb27c51c8593c295c11dbe6deee19a4eb1357ac8c1e9587c624bb6fe2d4737a29dfee61a71d85e6c00ac41 -docfiles size=60 - RELOC/doc/latex/pst-intersect/Changes - RELOC/doc/latex/pst-intersect/README details="Readme" - RELOC/doc/latex/pst-intersect/pst-intersect-DE.pdf details="Package documentation" language="de" - RELOC/doc/latex/pst-intersect/pst-intersect.pdf details="Package documentation" language="en" -srccontainersize 27420 -srccontainerchecksum f7f91edb39817a714c32d6baf8ee056eff0fba34f58739d27a2ca495dc7b534a5d5e3ce81b1f5afd3705a4954afc73dbe6193ba2ae953f64efb82214ad12c0dd -srcfiles size=29 - RELOC/source/latex/pst-intersect/Makefile - RELOC/source/latex/pst-intersect/pst-intersect.dtx - RELOC/source/latex/pst-intersect/pst-intersect.ins -runfiles size=12 - RELOC/dvips/pst-intersect/pst-intersect.pro - RELOC/tex/generic/pst-intersect/pst-intersect.tex - RELOC/tex/latex/pst-intersect/pst-intersect.sty -catalogue-ctan /graphics/pstricks/contrib/pst-intersect -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl -catalogue-topics graphics-supp pstricks -catalogue-version 0.4 - -name pst-jtree -category Package -revision 20946 -shortdesc Typeset complex trees for linguists -relocated 1 -longdesc jTree uses PSTricks to enable linguists to typeset complex -longdesc trees. The package requires use of PStricks (of course) and -longdesc xkeyval packages. jTree is a development of, and replacement -longdesc for, the jftree package, which is no longer available. -containersize 6296 -containerchecksum f70a8f837acf2ac132516de3ea6ee84c86852c430dd0ce1425751389590b3e154f024668b62b149998b818ce517be0d5647b054444101df0b66dbc6e1e4ddd11 -doccontainersize 304020 -doccontainerchecksum 9c49176534e5d4b77e47ba452389e1f378470a703851a2125983a56afa2d84bb64bf90c34ca80c1dce817a3b622b5a60f099addd9458101b9566d5ffe73c022a -docfiles size=89 - RELOC/doc/generic/pst-jtree/Doc-source.zip - RELOC/doc/generic/pst-jtree/README - RELOC/doc/generic/pst-jtree/pst-jtree-doc-add.pdf - RELOC/doc/generic/pst-jtree/pst-jtree-doc.pdf details="Package documentation" - RELOC/doc/generic/pst-jtree/pst-jtree-examples.tex -runfiles size=7 - RELOC/tex/generic/pst-jtree/pst-jtree.tex - RELOC/tex/latex/pst-jtree/pst-jtree.sty -catalogue-ctan /graphics/pstricks/contrib/pst-jtree -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics linguistic tree pstricks -catalogue-version 2.6 - -name pst-knot -category Package -revision 16033 -shortdesc PSTricks package for displaying knots -relocated 1 -longdesc The package can produce a fair range of knot shapes, with all -longdesc the standard graphics controls one expects. -containersize 14940 -containerchecksum a29cce0c9656747faeaa01d9e85403c0759618c69fae83a562f537537458b9c0ba0f8bf6e515e43cbf859b56cd6e3feaf1f6cce72b868a387a275e5c85931a8b -doccontainersize 53724 -doccontainerchecksum 71084fb78959f3f83e4dd4b3925118c2c1ca22b4a79a3d1edb44ddcfcd39ce75091054e072e96565e0ae2cc10bf2d58cf01d5f966344e5c84b9ffb04bda531fc -docfiles size=22 - RELOC/doc/generic/pst-knot/Changes - RELOC/doc/generic/pst-knot/README details="Readme" - RELOC/doc/generic/pst-knot/pst-knot-doc.pdf details="Package documentation" - RELOC/doc/generic/pst-knot/pst-knot-doc.tex -runfiles size=15 - RELOC/dvips/pst-knot/pst-psm.pro - RELOC/tex/generic/pst-knot/pst-knot.tex - RELOC/tex/latex/pst-knot/pst-knot.sty -catalogue-ctan /graphics/pstricks/contrib/pst-knot -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics decoration pstricks -catalogue-version 0.2 - -name pst-labo -category Package -revision 39077 -shortdesc Draw objects for Chemistry laboratories -relocated 1 -longdesc Pst-labo is a PSTricks related package for drawing basic and -longdesc complex chemical objects. The documentation of the package is -longdesc illuminated with plenty of illustrations together with their -longdesc source code, making it an easy read. -containersize 10136 -containerchecksum 0c98cdef5deb3d02d48666ce2e86c728fb428fe667fe24980e8006091c1e40da2a11b921105fdb896ce8e7c02e01cf7d7b571bf4c00d72d97cb21dbef1e88b24 -doccontainersize 2742708 -doccontainerchecksum c120ddc3a909de7b6bcdca7a985388d6a9bd6cf7818d63e5b91163b44c5052053202abe0bb81d673f10bf0bd53f61ee9e0f89f8aa7cbad1dc7172fdcd566f248 -docfiles size=808 - RELOC/doc/generic/pst-labo/Changes - RELOC/doc/generic/pst-labo/Makefile - RELOC/doc/generic/pst-labo/README details="Readme" - RELOC/doc/generic/pst-labo/pst-labo-doc.bib - RELOC/doc/generic/pst-labo/pst-labo-docDE.pdf details="German documentation:" - RELOC/doc/generic/pst-labo/pst-labo-docDE.tex - RELOC/doc/generic/pst-labo/pst-labo-docEN.pdf details="English documentation:" - RELOC/doc/generic/pst-labo/pst-labo-docEN.tex - RELOC/doc/generic/pst-labo/pst-labo-docFR.pdf details="French documentation:" - RELOC/doc/generic/pst-labo/pst-labo-docFR.tex - RELOC/doc/generic/pst-labo/pst-labo8-tab1-DE.tex - RELOC/doc/generic/pst-labo/pst-labo8-tab1-EN.tex - RELOC/doc/generic/pst-labo/pst-labo8-tab1-FR.tex -runfiles size=14 - RELOC/tex/generic/pst-labo/pst-labo.tex - RELOC/tex/generic/pst-labo/pst-laboObj.tex - RELOC/tex/latex/pst-labo/pst-labo.sty -catalogue-ctan /graphics/pstricks/contrib/pst-labo -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics chemistry graphics-use -catalogue-version 2.04 - -name pst-layout -category Package -revision 29803 -shortdesc Page layout macros based on PSTricks packages -relocated 1 -longdesc The package provides a means of creating elaborate -longdesc ("pseudo-tabular") layouts of material, typically to be -longdesc overlaid on an included graphic. The package requires a recent -longdesc version of the package pst-node and some other pstricks-related -longdesc material. -containersize 3780 -containerchecksum de6f24e890d87af52734aa2ab51f9fb93c350982596c1192b6c9907b28d5c7d8099320bcaa9ec8d6c272ac93a268fbaaa587395cdd5acf8321d3b488ece7e155 -doccontainersize 82660 -doccontainerchecksum 102e315ca001897b14aa629549c4ff6e67202c93501c22250360ba24e0bf7460c95f2e80846129419643a3f22c6f8dca77317556a073a0e623bf4ad8c7672921 -docfiles size=29 - RELOC/doc/latex/pst-layout/README details="Readme" - RELOC/doc/latex/pst-layout/pst-layout-doc.pdf details="Package documentation" - RELOC/doc/latex/pst-layout/pst-layout-doc.tex -runfiles size=3 - RELOC/tex/latex/pst-layout/pst-layout.sty -catalogue-ctan /graphics/pstricks/contrib/pst-layout -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics layout table pstricks -catalogue-version .95 - -name pst-lens -category Package -revision 15878 -shortdesc Lenses with PSTricks -relocated 1 -longdesc This PSTricks package provides a really rather simple command -longdesc \PstLens that will draw a lens. Command parameters provide a -longdesc remarkable range of effects. -containersize 2060 -containerchecksum 0d0b241c6126e4acc51052e83d4f945aea5fefc37985f9d71c794916e09de09a1b6c287ca212abe2682438042526ed9c28c3a67ad5e4ee5ea3ba5cd6f8c3e4f7 -doccontainersize 453804 -doccontainerchecksum 2a95118ef33bb3487dae96f08926f3ca35a9a23ade7ff2a2d917639b229400b75bccac318710fae8dc61d5cad0098258bb1d0357c67d847129632c03b5f8be98 -docfiles size=122 - RELOC/doc/generic/pst-lens/Changes - RELOC/doc/generic/pst-lens/README details="Readme" - RELOC/doc/generic/pst-lens/pst-lens.pdf details="Package documentation" -srccontainersize 10568 -srccontainerchecksum 5cff0f11ba55910dae063ae7bf1ef41f038e900b08b0dd406633369cba8b5741a05f4afed3dac7d371ed9609557c5b0c244cb3040154e6bcfccc7b3d32a14370 -srcfiles size=11 - RELOC/source/generic/pst-lens/pst-lens.dtx - RELOC/source/generic/pst-lens/pst-lens.ins -runfiles size=2 - RELOC/tex/generic/pst-lens/pst-lens.tex - RELOC/tex/latex/pst-lens/pst-lens.sty -catalogue-ctan /graphics/pstricks/contrib/pst-lens -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics optics pstricks -catalogue-version 1.02 - -name pst-light3d -category Package -revision 15878 -shortdesc Three dimensional lighting effects (PSTricks) -relocated 1 -longdesc A PSTricks package for three dimensional lighting effects on -longdesc characters and PSTricks graphics, like lines, curves, plots, -longdesc ... -containersize 2528 -containerchecksum 7130e4626b7b793fa85a8eec4d97f4977317fbe4610cbb793003001000481d243fc304a7a0e7daf9559547b8a5a5707fa6c9c2db022346e3cf7a701ad080b9ee -doccontainersize 836136 -doccontainerchecksum e848dad90b266538c9ad71c5d3a9cc892479b947120e3c35469b6ce3e22bbd4594ab544b5fc9c13f38559d1643d8f0d2cbf7f01e6f08f6d56dac7aceee875a64 -docfiles size=215 - RELOC/doc/generic/pst-light3d/Changes - RELOC/doc/generic/pst-light3d/README details="Readme" - RELOC/doc/generic/pst-light3d/pst-light3d-doc.bib - RELOC/doc/generic/pst-light3d/pst-light3d-doc.pdf details="Package documentation" - RELOC/doc/generic/pst-light3d/pst-light3d-doc.tex -srccontainersize 824 -srccontainerchecksum 74551e7099a63417322fa903ae0b5c69aa0d26ea97a188cf3fb7c2495d478c306ab6ee86ee4fa32046a5db3515974474039040ca20bc64f6b41ce22a82927bec -srcfiles size=1 - RELOC/source/generic/pst-light3d/Makefile -runfiles size=3 - RELOC/dvips/pst-light3d/pst-light3d.pro - RELOC/tex/generic/pst-light3d/pst-light3d.tex - RELOC/tex/latex/pst-light3d/pst-light3d.sty -catalogue-also xkeyval -catalogue-ctan /graphics/pstricks/contrib/pst-light3d -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics graphics-3d graphics-use pstricks -catalogue-version 0.12 - -name pst-lsystem -category Package -revision 49556 -shortdesc Create images based on a L-system -relocated 1 -longdesc pst-lsystem is a PSTricks based package for creating images -longdesc based on a L-system. A L-system (Lindenmayer system) is a set -longdesc of rules which can be used to model the morphology of a variety -longdesc of organisms or fractals like the Kochflake or Hilbert curve. -containersize 2560 -containerchecksum 0fcddc3bd6bbbc635f899e6dc5f04eb60305e17668779ed172516ae4cdc978f5e04f8b88af553352cb57ae7000a0e10159c71087a66bbc8218b3efba123fc656 -doccontainersize 2763272 -doccontainerchecksum d31093ef025c7fc090fb87727b792911c28ce55f4af79353a755ebeac85467a5d89c556fd6213ec96788971c36e25bd49b96c9c8a9457177383137f750b868a3 -docfiles size=723 - RELOC/doc/generic/pst-lsystem/Changes - RELOC/doc/generic/pst-lsystem/README.md details="Readme" - RELOC/doc/generic/pst-lsystem/pst-lsystem-doc.bib - RELOC/doc/generic/pst-lsystem/pst-lsystem-doc.pdf details="Package documentation" - RELOC/doc/generic/pst-lsystem/pst-lsystem-doc.tex -runfiles size=4 - RELOC/dvips/pst-lsystem/pst-lsystem.pro - RELOC/tex/generic/pst-lsystem/pst-lsystem.tex - RELOC/tex/latex/pst-lsystem/pst-lsystem.sty -catalogue-ctan /graphics/pstricks/contrib/pst-lsystem -catalogue-date 2018-12-31 16:35:08 +0100 -catalogue-license lppl -catalogue-topics pstricks graphics-use -catalogue-version 0.02 - -name pst-magneticfield -category Package -revision 49780 -shortdesc Plotting a magnetic field with PSTricks -relocated 1 -longdesc pst-magneticfield is a PSTricks related package to draw the -longdesc magnetic field lines of Helmholtz coils in a two or three -longdesc dimensional view. There are several parameters to create a -longdesc different output. For more informations or some examples read -longdesc the documentation of the package. -containersize 5460 -containerchecksum e1077abca13696b627b4c4d86518b09672024dd85467cf4233b95e61a2b9e2a612c7d388d8c8929771f8b12c7784cb57d69ea01ed3e25b00e140083b97207a06 -doccontainersize 22816204 -doccontainerchecksum 6b45a4d3be7b7c32ebd6a8fd222e3d8f4753fcf8678016a02445d395d1dd2384453d3e0f73884fe322870040383e35dbdb7cc44b825bad96cffeb252b9d2a0aa -docfiles size=7303 - RELOC/doc/generic/pst-magneticfield/Changes - RELOC/doc/generic/pst-magneticfield/README.md details="Readme" - RELOC/doc/generic/pst-magneticfield/pst-magneticfield-doc.bib - RELOC/doc/generic/pst-magneticfield/pst-magneticfield-doc.pdf details="Package documentation" - RELOC/doc/generic/pst-magneticfield/pst-magneticfield-doc.tex -runfiles size=6 - RELOC/dvips/pst-magneticfield/pst-magneticfield.pro - RELOC/tex/generic/pst-magneticfield/pst-magneticfield.tex - RELOC/tex/latex/pst-magneticfield/pst-magneticfield.sty -catalogue-ctan /graphics/pstricks/contrib/pst-magneticfield -catalogue-date 2019-01-20 22:09:22 +0100 -catalogue-license lppl -catalogue-topics physics pstricks -catalogue-version 1.16 - -name pst-marble -category Package -revision 50102 -shortdesc A PSTricks package to draw marble-like pattern -relocated 1 -longdesc This is a PSTricks package to draw marble-like pattern. -containersize 6768 -containerchecksum ef79e078a60bce9df89eecf3fed49cfac79414434eb8f464424b9e2a34948a9c07339dbb9b5fbf5a4da7ed6181e6e3131fa0d3a34cb835bd356abba5745c478f -doccontainersize 5224656 -doccontainerchecksum 1f62d1a211dd035cb9988c67c9ffcd523a7f9883ff211ab4ee73d78f811b2bb220061aeed1b5e1a445af346b241fe1a28b966dc298e0bb2a5fc5dedbb2855548 -docfiles size=1359 - RELOC/doc/generic/pst-marble/CHANGES.md details="Changes" - RELOC/doc/generic/pst-marble/README.md details="Package README" - RELOC/doc/generic/pst-marble/examples/Bouquet.pdf - RELOC/doc/generic/pst-marble/examples/Bouquet.tex - RELOC/doc/generic/pst-marble/examples/Curl.pdf - RELOC/doc/generic/pst-marble/examples/Curl.tex - RELOC/doc/generic/pst-marble/examples/Latte.pdf - RELOC/doc/generic/pst-marble/examples/Latte.tex - RELOC/doc/generic/pst-marble/examples/Leaves.pdf - RELOC/doc/generic/pst-marble/examples/Leaves.tex - RELOC/doc/generic/pst-marble/examples/Nonpareil.pdf - RELOC/doc/generic/pst-marble/examples/Nonpareil.tex - RELOC/doc/generic/pst-marble/examples/Wreath.pdf - RELOC/doc/generic/pst-marble/examples/Wreath.tex - RELOC/doc/generic/pst-marble/examples/ex1.pdf - RELOC/doc/generic/pst-marble/examples/ex1.tex - RELOC/doc/generic/pst-marble/examples/ex2.pdf - RELOC/doc/generic/pst-marble/examples/ex2.tex - RELOC/doc/generic/pst-marble/examples/ex3.pdf - RELOC/doc/generic/pst-marble/examples/ex3.tex - RELOC/doc/generic/pst-marble/examples/ex4.pdf - RELOC/doc/generic/pst-marble/examples/ex4.tex - RELOC/doc/generic/pst-marble/examples/ex5.pdf - RELOC/doc/generic/pst-marble/examples/ex5.tex - RELOC/doc/generic/pst-marble/pst-marble-commands.pdf details="Commands" - RELOC/doc/generic/pst-marble/pst-marble-commands.tex - RELOC/doc/generic/pst-marble/pst-marble-doc.pdf details="Package documentation" - RELOC/doc/generic/pst-marble/pst-marble-doc.tex -runfiles size=8 - RELOC/dvips/pst-marble/pst-marble.pro - RELOC/tex/generic/pst-marble/pst-marble.tex - RELOC/tex/latex/pst-marble/pst-marble.sty -catalogue-contact-home http://people.csail.mit.edu/jaffer/Marbling/How-To -catalogue-ctan /graphics/pstricks/contrib/pst-marble -catalogue-date 2019-02-23 20:42:16 +0100 -catalogue-license lppl1.3c -catalogue-topics graphics-use pstricks -catalogue-version 1.3a - -name pst-math -category Package -revision 49425 -shortdesc Enhancement of PostScript math operators to use with PSTricks -relocated 1 -longdesc PostScript lacks a lot of basic operators such as tan, acos, -longdesc asin, cosh, sinh, tanh, acosh, asinh, atanh, exp (with e base). -longdesc Also (oddly) cos and sin use arguments in degrees. Pst-math -longdesc provides all those operators in a header file pst-math.pro with -longdesc wrappers pst-math.sty and pst-math.tex. In addition, sinc, -longdesc gauss, gammaln and bessel are implemented (only partially for -longdesc the latter). The package is designed essentially to work with -longdesc pst-plot but can be used in whatever PS code (such as PSTricks -longdesc SpecialCoor "!", which is useful for placing labels). The -longdesc package also provides a routine SIMPSON for numerical -longdesc integration and a solver of linear equation systems. -containersize 5172 -containerchecksum 591a228bb7e3b9704ab79dfe10e9ead94abadf0e50e8934d6da4cbac1332e4bf3aa56e66dd0e81d001f3b888b537a1ee3376183b714172e46dc386c6e35bcba4 -doccontainersize 176136 -doccontainerchecksum 016060452bd9456f848f268a660a6aa8e577491371bac42ad352399a8d637e7d2222e33ae6131335da7c21e7f7ce1d9c8ffe392cc03061300eb7923380e5f0d1 -docfiles size=67 - RELOC/doc/generic/pst-math/Changes - RELOC/doc/generic/pst-math/README details="Readme" - RELOC/doc/generic/pst-math/pst-math-doc.bib - RELOC/doc/generic/pst-math/pst-math-doc.pdf details="Package documentation" - RELOC/doc/generic/pst-math/pst-math-doc.tex -runfiles size=5 - RELOC/dvips/pst-math/pst-math.pro - RELOC/tex/generic/pst-math/pst-math.tex - RELOC/tex/latex/pst-math/pst-math.sty -catalogue-ctan /graphics/pstricks/contrib/pst-math -catalogue-date 2018-12-15 22:57:07 +0100 -catalogue-license lppl -catalogue-topics maths calculation pstricks -catalogue-version 0.65 - -name pst-mirror -category Package -revision 32997 -shortdesc Images on a spherical mirror -relocated 1 -longdesc The package provides commands and supporting PostScript -longdesc material for drawing images as if reflected by a spherical -longdesc mirror. -containersize 12188 -containerchecksum 6bf53ddbdcb2aa1a90c065fd102033d9293fdd7f8d413fb711f8e8bfc006251f5f374dfa58bdb9d33ce702c6b9a57a4b7f1e3090309ac50ca081114ed090d6a5 -doccontainersize 6752524 -doccontainerchecksum 8b2488c5c4dbe89c5dfb7b4d7a73199ac9e61db99507aad52497b4bf19e2c5b3045fdc48ce4eb9ea1897644fbab26adfb4eeb9de510a6f312e36252a440fa9e6 -docfiles size=1749 - RELOC/doc/generic/pst-mirror/Changes - RELOC/doc/generic/pst-mirror/README details="Readme" - RELOC/doc/generic/pst-mirror/createEPS/make.sh - RELOC/doc/generic/pst-mirror/createEPS/script.readme - RELOC/doc/generic/pst-mirror/createEPS/scripts/filtre.pl - RELOC/doc/generic/pst-mirror/createEPS/test.pdf - RELOC/doc/generic/pst-mirror/createEPS/test.sh - RELOC/doc/generic/pst-mirror/createEPS/test.tex - RELOC/doc/generic/pst-mirror/createEPS/xa.eps - RELOC/doc/generic/pst-mirror/createEPS/xa.tex - RELOC/doc/generic/pst-mirror/createEPS/xb.eps - RELOC/doc/generic/pst-mirror/createEPS/xc.eps - RELOC/doc/generic/pst-mirror/pst-mirror-doc.bib - RELOC/doc/generic/pst-mirror/pst-mirror-doc.pdf details="Package documentation" language="fr" - RELOC/doc/generic/pst-mirror/pst-mirror-doc.tex -runfiles size=21 - RELOC/dvips/pst-mirror/pst-mirror.pro - RELOC/tex/generic/pst-mirror/pst-mirror.tex - RELOC/tex/latex/pst-mirror/pst-mirror.sty -catalogue-ctan /graphics/pstricks/contrib/pst-mirror -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics graphics-use pstricks -catalogue-version 1.01 - -name pst-moire -category Package -revision 49223 -shortdesc A PSTricks package to draw moire patterns -relocated 1 -longdesc This is a PSTricks package to draw moire patterns. -containersize 5304 -containerchecksum 16b00737839b6c82002d825feedb0192cd826c08301151e50ee39c7f38bc0757d80522ba34901ef5dbc1ec99e8563e807305d29e544d60bf18c89d64f1104c10 -doccontainersize 8320876 -doccontainerchecksum c9ff3584cafdcf1e5b140e2db287013accddd9be0bab5ab4803b0053744082fc4423f19b5836b39031b5cb5f0a41fa85f7ddc626abd2b726f19f6598974b63de -docfiles size=2188 - RELOC/doc/generic/pst-moire/README.md details="Package README" - RELOC/doc/generic/pst-moire/examples/pattern1.pdf - RELOC/doc/generic/pst-moire/examples/pattern1.tex - RELOC/doc/generic/pst-moire/examples/pattern2.pdf - RELOC/doc/generic/pst-moire/examples/pattern2.tex - RELOC/doc/generic/pst-moire/examples/pattern3.pdf - RELOC/doc/generic/pst-moire/examples/pattern3.tex - RELOC/doc/generic/pst-moire/examples/pattern4.pdf - RELOC/doc/generic/pst-moire/examples/pattern4.tex - RELOC/doc/generic/pst-moire/examples/psGlassPattern.pdf - RELOC/doc/generic/pst-moire/examples/psGlassPattern.tex - RELOC/doc/generic/pst-moire/pst-cosine.pro - RELOC/doc/generic/pst-moire/pst-moire-doc.pdf details="Package documentation" - RELOC/doc/generic/pst-moire/pst-moire-doc.tex - RELOC/doc/generic/pst-moire/pst-sin.pro -runfiles size=7 - RELOC/dvips/pst-moire/pst-moire.pro - RELOC/tex/generic/pst-moire/pst-moire.tex - RELOC/tex/latex/pst-moire/pst-moire.sty -catalogue-ctan /graphics/pstricks/contrib/pst-moire -catalogue-date 2018-11-22 19:45:43 +0100 -catalogue-license lppl1.3c -catalogue-topics graphics-use pstricks -catalogue-version 2.1 - -name pst-node -category Package -revision 46170 -shortdesc Nodes and node connections in PSTricks -relocated 1 -longdesc The package enables the user to connect information, and to -longdesc place labels, without knowing (in advance) the actual positions -longdesc of the items to be connected, or where the connecting line -longdesc should go. The macros are useful for making graphs and trees, -longdesc mathematical diagrams, linguistic syntax diagrams, and so on. -longdesc The package contents were previously distributed as a part of -longdesc the pstricks base distribution; the package serves as an -longdesc extension to PSTricks. -containersize 25272 -containerchecksum 9ebf3355f23fa67f2469441f77c7a58b8c15a7eb04e20de80f1a921daa2e67fb176e341d068ad3dfbfbf17e015c75f9b9e315601208e17df92ae3051eaa21bd8 -doccontainersize 564668 -doccontainerchecksum 45eb2db40396e1dbc3c42939270071ee6091fed63f9b2f8b30da076b8feb8bfc6deeab30d5e1325a9fcc358fb28e7fc6e207e28b55a3da6244120d0973f8a288 -docfiles size=260 - RELOC/doc/generic/pst-node/Changes - RELOC/doc/generic/pst-node/README details="Readme" - RELOC/doc/generic/pst-node/psmatrix-docDE.bib - RELOC/doc/generic/pst-node/psmatrix-docDE.pdf - RELOC/doc/generic/pst-node/psmatrix-docDE.tex - RELOC/doc/generic/pst-node/pst-node-doc.bib - RELOC/doc/generic/pst-node/pst-node-doc.pdf details="Package documentation (English)" language="en" - RELOC/doc/generic/pst-node/pst-node-doc.tex -runfiles size=29 - RELOC/dvips/pst-node/pst-node.pro - RELOC/dvips/pst-node/pst-node97.pro - RELOC/tex/generic/pst-node/pst-node.tex - RELOC/tex/generic/pst-node/pst-node97.tex - RELOC/tex/latex/pst-node/pst-node.sty -catalogue-ctan /graphics/pstricks/contrib/pst-node -catalogue-date 2017-12-30 21:10:38 +0100 -catalogue-license lppl -catalogue-topics graphics-in-tex linguistic -catalogue-version 1.41 - -name pst-ob3d -category Package -revision 15878 -shortdesc Three dimensional objects using PSTricks -relocated 1 -longdesc The package uses PSTricks to provide basic three-dimensional -longdesc objects. As yet, only cubes (which can be deformed to -longdesc rectangular parallelipipeds) and dies (which are only a special -longdesc kind of cubes) are defined. -containersize 2740 -containerchecksum 23930d438d23141591cf02c45b22396935cd1b54f8a75bbfd8729136ae8f57951d84527d0dc4dfd701dca7ce9812643640c0c0afaa7048733d2d46564720d617 -doccontainersize 167576 -doccontainerchecksum 8b916b99f8610121fac8dfd4413dec2c96b7be6cfb676b7a57547c66ef8dee4917a5642418f77bb47174be9ba2fa26328b80d09af5da726430197b96c4f215fb -docfiles size=50 - RELOC/doc/generic/pst-ob3d/Changes - RELOC/doc/generic/pst-ob3d/README - RELOC/doc/generic/pst-ob3d/pst-ob3d.pdf details="Package documentation" -srccontainersize 10176 -srccontainerchecksum a6a0c47dc4938d1a461952cbe0559d25895e04c90915b6b13e8c3133b160c913d7601b397e2d4e1fcbb376b2c119bb7cebcc2ebd3890cfb81e8bdc9b9ca4a4c5 -srcfiles size=13 - RELOC/source/generic/pst-ob3d/Makefile - RELOC/source/generic/pst-ob3d/pst-ob3d.dtx - RELOC/source/generic/pst-ob3d/pst-ob3d.ins -runfiles size=4 - RELOC/tex/generic/pst-ob3d/pst-ob3d.tex - RELOC/tex/latex/pst-ob3d/pst-ob3d.sty -catalogue-ctan /graphics/pstricks/contrib/pst-ob3d -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics graphics-3d pstricks -catalogue-version 0.21 - -name pst-ode -category Package -revision 47959 -shortdesc Solving initial value problems for sets of Ordinary Differential Equations -relocated 1 -longdesc The package defines \pstODEsolve for solving initial value -longdesc problems for sets of Ordinary Differential Equations (ODE) -longdesc using the Runge-Kutta-Fehlberg (RKF45) method with automatic -longdesc step size adjustment. The result is stored as a PostScript -longdesc object and may be plotted later using macros from other -longdesc PSTricks packages, such as \listplot (pst-plot) and -longdesc \listplotThreeD (pst-3dplot), or may be further processed by -longdesc user-defined PostScript procedures. Optionally, the computed -longdesc state vectors can be written as a table to a text file. -containersize 5288 -containerchecksum 746c5be1c6bc928222c2e97851ce43cfc7420587adc0590836a696ca0f08baaaca53319a3aeb4a836eaf430c1e90bfd04f9318137f2ad9a071050d25ee9a51df -doccontainersize 122264 -doccontainerchecksum 5a0beea3a720b1e3401ad90f8a33b0720ce162876e377f827a4eb70e882c616fe01b7bb5c31bb8080aaf42edca5a5db1ce5f22e3bc7705f5a6d63ecf74e12ff2 -docfiles size=46 - RELOC/doc/generic/pst-ode/ChangeLog - RELOC/doc/generic/pst-ode/README.md details="Readme" - RELOC/doc/generic/pst-ode/examples/lorenz.tex - RELOC/doc/generic/pst-ode/examples/ode.tex - RELOC/doc/generic/pst-ode/examples/particle.tex - RELOC/doc/generic/pst-ode/pst-ode-doc.pdf details="Package documentation" - RELOC/doc/generic/pst-ode/pst-ode-doc.tex -runfiles size=6 - RELOC/dvips/pst-ode/pst-ode.pro - RELOC/tex/generic/pst-ode/pst-ode.tex - RELOC/tex/latex/pst-ode/pst-ode.sty -catalogue-ctan /graphics/pstricks/contrib/pst-ode -catalogue-date 2018-06-08 16:21:16 +0200 -catalogue-license lppl -catalogue-topics maths pstricks graphics-plot -catalogue-version 0.12 - -name pst-optexp -category Package -revision 35673 -shortdesc Drawing optical experimental setups -relocated 1 -longdesc The package is a collection of optical components that -longdesc facilitate easy sketching of optical experimental setups. The -longdesc package uses PSTricks for its output. A wide range of free-ray -longdesc and fibre components is provided, the alignment, positioning -longdesc and labelling of which can be achieved in very simple and -longdesc flexible ways. The components may be connected with fibers or -longdesc beams, and realistic raytraced beam paths are also possible. -containersize 37624 -containerchecksum 98016815e185ee2ededb6abdd70f476a268bfcaba98208b7037f013d6a28a2fe18179a8d461910a50dcdac7a2d13df72b78d4f39e884b751962c53774a42d283 -doccontainersize 3175880 -doccontainerchecksum 1aab4ee03b8c109c0fa92b4fb9b5391576fc91ca3e12e02b76f3762035abbc80bb0044d572532ff1f4b7a1f3325de330d6066d8fb1ae8d3d6c2b9fc46475832d -docfiles size=1503 - RELOC/doc/latex/pst-optexp/Changes - RELOC/doc/latex/pst-optexp/Makefile - RELOC/doc/latex/pst-optexp/README details="Readme" - RELOC/doc/latex/pst-optexp/pst-optexp-DE.pdf details="Package manual (German)" language="de" - RELOC/doc/latex/pst-optexp/pst-optexp-quickref.pdf details="Quick reference (cheat-sheet)" - RELOC/doc/latex/pst-optexp/pst-optexp.pdf details="Package manual (English)" language="en" -srccontainersize 153684 -srccontainerchecksum c7e7d135d47f880950b2b8dc802bad8b7b8908ddc858f0158621d0b8c654453519aa0c7deef75afac5a8f53746784a37c27aa1b2e72aad099ae93b4929f23e10 -srcfiles size=204 - RELOC/source/latex/pst-optexp/pst-optexp.dtx - RELOC/source/latex/pst-optexp/pst-optexp.ins -runfiles size=59 - RELOC/dvips/pst-optexp/pst-optexp.pro - RELOC/makeindex/pst-optexp/pst-optexp.ist - RELOC/tex/latex/pst-optexp/pst-optexp.sty -catalogue-ctan /graphics/pstricks/contrib/pst-optexp -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics optics diagram-lab pstricks -catalogue-version 5.2 - -name pst-optic -category Package -revision 41999 -shortdesc Drawing optics diagrams -relocated 1 -longdesc A package for drawing both reflective and refractive optics -longdesc diagrams. The package requires pstricks later than version -longdesc 1.10. -containersize 14648 -containerchecksum 557d2a0db4731adeea0395f68a65989f5edd558f8b0ba00e1d7a43774e3c6e128f80df5977a4419f4362a96594933bda7f81b3a275653d3984dfdd25df5008a1 -doccontainersize 308776 -doccontainerchecksum 3ae2d15d4d0daaa350014923fa1c273e18c9454996220dc022e3770312f364ad64e822114e93a805b134f2ed1e6a970c058a53edbec640b3e06b933b41d32f27 -docfiles size=124 - RELOC/doc/generic/pst-optic/Changes - RELOC/doc/generic/pst-optic/README details="Readme" - RELOC/doc/generic/pst-optic/pst-optic-doc.bib - RELOC/doc/generic/pst-optic/pst-optic-doc.pdf details="Package manual:" - RELOC/doc/generic/pst-optic/pst-optic-doc.tex -runfiles size=20 - RELOC/tex/generic/pst-optic/pst-optic.tex - RELOC/tex/latex/pst-optic/pst-optic.sty -catalogue-ctan /graphics/pstricks/contrib/pst-optic -catalogue-date 2016-09-05 23:50:16 +0200 -catalogue-license lppl -catalogue-topics physics diagram pstricks -catalogue-version 1.02 - -name pst-osci -category Package -revision 15878 -shortdesc Oscgons with PSTricks -relocated 1 -longdesc pst-osci is a PSTricks package enables you to produce -longdesc oscilloscope "screen shots". Three channels can be used to -longdesc represent the most common signals (damped or not): namely -longdesc sinusoidal, rectangular, triangular, dog's tooth (left and -longdesc right oriented). The third channel allows you to add, to -longdesc subtract or to multiply the two other signals. Lissajous -longdesc diagrams (XY-mode) can also be obtained. -containersize 3436 -containerchecksum 6f3188639903d41ae04591886a5554706df11e5fd3fbe9a9907ac22182a2fe8bcf2303d652ccfeb19bb310af66075c4a5d94c47290ef9ca74eb80dd6209ad010 -doccontainersize 1332832 -doccontainerchecksum 55704231e3d99f1d41e89296023945d57d9a06d2d7a81242910c7fbf5426d44c471baa929308146a80ed824146fecdcfcadbc5ca31130d89565eaca1fbd2b69e -docfiles size=344 - RELOC/doc/generic/pst-osci/Changes - RELOC/doc/generic/pst-osci/README details="Readme" - RELOC/doc/generic/pst-osci/oscilloscope.pdf details="French documentation" language="fr" - RELOC/doc/generic/pst-osci/oscilloscope.tex - RELOC/doc/generic/pst-osci/pst-osci-doc.pdf details="English documentation" language="en" - RELOC/doc/generic/pst-osci/pst-osci-doc.tex -runfiles size=5 - RELOC/tex/generic/pst-osci/pst-osci.tex - RELOC/tex/latex/pst-osci/pst-osci.sty -catalogue-ctan /graphics/pstricks/contrib/pst-osci -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics graphics-use pstricks -catalogue-version 2.82 - -name pst-ovl -category Package -revision 45506 -shortdesc Create and manage graphical overlays -relocated 1 -longdesc The package is useful when building an image from assorted -longdesc material, as in the slides of a projected presentation. The -longdesc package requires pstricks, and shares that package's -longdesc restrictions on usage when generating PDF output. -containersize 1952 -containerchecksum 6b1ab074412f058d0918174b94f746b01591843a19632b0ef0de3a3b4c990441474fe95a29e774c93d32b7229dab78fad1c81783026f839466c9c1d74be49bb6 -doccontainersize 36556 -doccontainerchecksum a5816b91e3e0e094e734eaa3d972d8ea5967580cb3849bed6178dd892b0dd12a896f9147cafa6c1c477f94239df1af81b55ace9b193980e49028cc7161ed7e64 -docfiles size=17 - RELOC/doc/generic/pst-ovl/Changes - RELOC/doc/generic/pst-ovl/README details="Readme" - RELOC/doc/generic/pst-ovl/pst-ovl-doc.bib - RELOC/doc/generic/pst-ovl/pst-ovl-doc.pdf details="Package documentation" - RELOC/doc/generic/pst-ovl/pst-ovl-doc.tex -runfiles size=3 - RELOC/dvips/pst-ovl/pst-ovl.pro - RELOC/tex/generic/pst-ovl/pst-ovl.tex - RELOC/tex/latex/pst-ovl/pst-ovl.sty -catalogue-ctan /graphics/pstricks/contrib/pst-ovl -catalogue-date 2017-10-09 21:02:41 +0200 -catalogue-license lppl -catalogue-topics pstricks presentation graphics-supp -catalogue-version 0.07a - -name pst-pad -category Package -revision 15878 -shortdesc Draw simple attachment systems with PSTricks -relocated 1 -longdesc The package collects a set of graphical elements based on -longdesc PStricks that can be used to facilitate display of attachment -longdesc systems such as two differently shaped surfaces with or without -longdesc a fluid wedged in between. These macros ease the display of wet -longdesc adhesion models and common friction systems such as boundary -longdesc lubrication, elastohydrodynamic lubrication and hydrodynamic -longdesc lubrication. -containersize 4404 -containerchecksum 81670343167d716927954061016cad8e239c9fd3cec313fc5238da30cd3f93a9495d662afae7df6aead69853dad0942477adaec2e6ed9c6737a1eadaeb32893f -doccontainersize 137436 -doccontainerchecksum 572d5d79d08602a9e085e8c796fa332101a683b7328757d77e3ca56c949015e025068d372349ed07a884042f75c2183d8186317600996a5224ab360b6ab6cccc -docfiles size=61 - RELOC/doc/generic/pst-pad/CHANGES - RELOC/doc/generic/pst-pad/README details="Readme" - RELOC/doc/generic/pst-pad/pst-pad-doc-header.tex - RELOC/doc/generic/pst-pad/pst-pad-doc.pdf details="Package documentation" language="en" - RELOC/doc/generic/pst-pad/pst-pad-doc.tex - RELOC/doc/generic/pst-pad/pst-pad-docDE.pdf details="Package documentation" language="de" - RELOC/doc/generic/pst-pad/pst-pad-docDE.tex - RELOC/doc/generic/pst-pad/showexpl.cfg -srccontainersize 636 -srccontainerchecksum 98841a9942326e96898b7fc0c318d83b12aec22aa345852c5f978f80368a109563246e173c8ba1252d5a0861c197fff1693b6cdfbbdcad7ca52adac1dc592b5a -srcfiles size=1 - RELOC/source/generic/pst-pad/Makefile -runfiles size=6 - RELOC/tex/generic/pst-pad/pst-pad.tex - RELOC/tex/latex/pst-pad/pst-pad.sty -catalogue-ctan /graphics/pstricks/contrib/pst-pad -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics graphics-use pstricks -catalogue-version 0.3b - -name pst-pdf -category Package -revision 44665 -shortdesc Make PDF versions of graphics by processing between runs -longdesc The package pst-pdf simplifies the use of graphics from -longdesc PSTricks and other PostScript code in PDF documents. As in -longdesc building a bibliography with BibTeX, additional external -longdesc programmes are invoked. In this case they are used to create a -longdesc PDF file (\PDFcontainer) that will contain all the graphics -longdesc material. In the final document these contents will be inserted -longdesc instead of the original PostScript code. The package works with -longdesc pstricks and requires a recent version of the preview package. -depend pst-pdf.ARCH -containersize 7300 -containerchecksum c9a079b3f0b01daae0cf2fa554fb939ffcd585e83acf22eb04c259de986aab0cd4a17f88f96696d742eea0c84c65c3e32ee5c9f4aba4f22908f83c81e2b1cc3a -doccontainersize 961300 -doccontainerchecksum 1fd832b8f27eba2cf3cb8af6709b9171f7da25a6ea6df22dd65727df8b28ed073d3d57baa88d6b585514b3c617a405f73234114fd66b07e35b8322cf03a89d7f -docfiles size=319 - texmf-dist/doc/latex/pst-pdf/CHANGES - texmf-dist/doc/latex/pst-pdf/Makefile - texmf-dist/doc/latex/pst-pdf/README.md details="README file" - texmf-dist/doc/latex/pst-pdf/pst-pdf-DE.pdf details="German documentation" language="de" - texmf-dist/doc/latex/pst-pdf/pst-pdf-example.pdf details="Examples of use" - texmf-dist/doc/latex/pst-pdf/pst-pdf-example.tex - texmf-dist/doc/latex/pst-pdf/pst-pdf.pdf details="English documentation" language="en" -srccontainersize 162632 -srccontainerchecksum 5e54c108e6181c5ee92dbd35f220607aa98b596fe35811d5d88fe0cabc68fcca217e6d6b2e2586defd07d116400823bf0804474b70c2270560c5396a5e39f7c2 -srcfiles size=148 - texmf-dist/source/latex/pst-pdf/CHANGES.tex - texmf-dist/source/latex/pst-pdf/elephant.ps - texmf-dist/source/latex/pst-pdf/insect1.eps - texmf-dist/source/latex/pst-pdf/insect15.eps - texmf-dist/source/latex/pst-pdf/knuth.png - texmf-dist/source/latex/pst-pdf/penguin.eps - texmf-dist/source/latex/pst-pdf/psf-demo.eps - texmf-dist/source/latex/pst-pdf/pst-pdf.dtx - texmf-dist/source/latex/pst-pdf/pst-pdf.ins -runfiles size=9 - texmf-dist/scripts/pst-pdf/ps4pdf - texmf-dist/scripts/pst-pdf/ps4pdf.bat - texmf-dist/scripts/pst-pdf/ps4pdf.bat.noMiKTeX - texmf-dist/scripts/pst-pdf/ps4pdf.bat.w95 - texmf-dist/tex/latex/pst-pdf/pst-pdf.sty -catalogue-also pdftricks -catalogue-ctan /macros/latex/contrib/pst-pdf -catalogue-date 2017-06-22 13:33:47 +0200 -catalogue-license lppl1.2 -catalogue-topics graphics-epspdf -catalogue-version 1.2d - -name pst-pdf.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of pst-pdf -containersize 344 -containerchecksum 249c374344e2f46453b21e15bc376c692bc2cf61ce4cc723ba3751ca6c039a2eb9d946d6a8e720a8b48895e502cb7315c7f7941da5c4b48bacdb3522aa6327cb -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/ps4pdf - -name pst-pdf.amd64-freebsd -category Package -revision 16472 -shortdesc amd64-freebsd files of pst-pdf -containersize 344 -containerchecksum 9dd6ec06e232b2993d1517d67394ff2d41feb08e04f92ae4782b826ad9dda6cff1bb5e0e434cc4fc9b2eea3b696ad247f6f797911e2a9a358194d961e354f97b -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/ps4pdf - -name pst-pdf.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of pst-pdf -containersize 340 -containerchecksum 2312af5304a15b5b5cf29dfaa3660affa42d98edc1d95752426c37b03bd448c835bc4df0dde5bfc0ad89060bf09cd2c85f6bfb5dc0042840ada69d20179d36d8 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/ps4pdf - -name pst-pdf.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of pst-pdf -containersize 344 -containerchecksum b1d308d5c308cec5fe48fbc8579314a261e7bdacbc0d410e85ad33bbd734d58c1bcaa1a68e85b4622eae1197857ecb760c9f665770cbcce1e6af22280e76dbec -binfiles arch=armhf-linux size=1 - bin/armhf-linux/ps4pdf - -name pst-pdf.i386-cygwin -category Package -revision 12991 -shortdesc i386-cygwin files of pst-pdf -containersize 344 -containerchecksum a8e43911be398532262db95ecc34e58ac95783c2adfd10cc9ecbdd337f55a910519d19d338783d3241ddd0f0a8e12151ca030800ad1e07cad07773852a42186d -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/ps4pdf - -name pst-pdf.i386-freebsd -category Package -revision 16472 -shortdesc i386-freebsd files of pst-pdf -containersize 344 -containerchecksum 008e497e1619f5526c3e4139ebc91ada153abfd24de97d8a27a7cabb3fca80a703401ccd2b19acf656818d7d8eeb5e8ffb2d6a8cc77e4eaab8d297b4e5c5548e -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/ps4pdf - -name pst-pdf.i386-linux -category Package -revision 7838 -shortdesc i386-linux files of pst-pdf -containersize 344 -containerchecksum 84f18193def6c74a1240b69deebe5eaff052366930a0f068e5aa516e94bf6336206336c09e1eafe9158b4ad9970d05df23494265fdbb1ea59d727c5b6b5b6bea -binfiles arch=i386-linux size=1 - bin/i386-linux/ps4pdf - -name pst-pdf.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of pst-pdf -containersize 344 -containerchecksum 90bf3dc8565cbcebf32eedf45497b15cd886ad85e5dff25dcfde05ac16ec15d0414bb3a6053f6a9483b89663a96e0d5898073ebc87b4e2140f573e10125a951e -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/ps4pdf - -name pst-pdf.i386-solaris -category Package -revision 8102 -shortdesc i386-solaris files of pst-pdf -containersize 344 -containerchecksum af3ce8107d9080c5716935b73d4a00e1abd60316a437fa1fc4bea189c8d7645b5c08e56a3894ac62a8b899ae0ca5fcf29165a8175262d5061b7753c3ceddf232 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/ps4pdf - -name pst-pdf.sparc-solaris -category Package -revision 8475 -shortdesc sparc-solaris files of pst-pdf -containersize 340 -containerchecksum 4b93208297495c1cc503c8b508e311e3ec938eb97c2bc8b7218e5b01055cc63bdaefad909cc3538595e6a1f8585c40c806ef50eeb1706a4acf23938adfb0ae1a -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/ps4pdf - -name pst-pdf.win32 -category Package -revision 15404 -shortdesc win32 files of pst-pdf -containersize 1520 -containerchecksum a19626a8b572e21899a0ead089a67edf9c8545d0f44458819783fa0651ef494f5ac1eb280eecb47b5079ef64c0b9f7eb797510f3c402926cc98821533c247060 -binfiles arch=win32 size=2 - bin/win32/ps4pdf.bat - bin/win32/ps4pdf.exe - -name pst-pdf.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of pst-pdf -containersize 344 -containerchecksum 83ff161743a97c4f8810d0d0291ccb6a60f4b88be33ff01114cd89b40b3eb1b4be8d5d51ae17817b19403a17543cd8ab2fef04abde6348c4432ee4e524aa10be -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/ps4pdf - -name pst-pdf.x86_64-darwin -category Package -revision 18441 -shortdesc x86_64-darwin files of pst-pdf -containersize 344 -containerchecksum 4009a4bdcf5a5af5fdc78cddc3f54f7394a96fc2d7295132d2684b5aeb2dd4ddb747b5b103f72c6719a7e3c234bc11974741d5bcd24314b20b0dce68d442bfd1 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/ps4pdf - -name pst-pdf.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of pst-pdf -containersize 352 -containerchecksum c62272c5bafebd7a402bd36e749916eb8400f5c867ba4ebe87ca35b74f8ee477f0faa12e5130e4a67e2896c757e2664b99a29888330a3981d93bdcd4c822433c -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/ps4pdf - -name pst-pdf.x86_64-linux -category Package -revision 8601 -shortdesc x86_64-linux files of pst-pdf -containersize 344 -containerchecksum d01fa7af96a43c908b42972cc451f7bfd2c1c559b4c57b0c1a2ccdcf05e5f38749c028921147e8deea6a4b32a0882d8588827f9ebd8d5dc94e45ee16289146ca -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/ps4pdf - -name pst-pdf.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of pst-pdf -containersize 344 -containerchecksum 8a3665ea4045317887f440612283e592c87f1fc0cb7720bd6ee68e826903f8e344aa731fa821f0bb4c433a0523c65dceec966ea24057bd0524785ce54bea1892 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/ps4pdf - -name pst-pdf.x86_64-solaris -category Package -revision 18442 -shortdesc x86_64-solaris files of pst-pdf -containersize 344 -containerchecksum 00bb37fd12e60c575260952f387248a953196587aacd6daf67965f7db0ffb1d91e8e3b39f8bac86b551ed25b71b6f9b6558801bfadfc317f6db18f24db966ac6 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/ps4pdf - -name pst-pdgr -category Package -revision 45875 -shortdesc Draw medical pedigrees using PSTricks -relocated 1 -longdesc The package provides a set of macros based on PSTricks to draw -longdesc medical pedigrees according to the recommendations for -longdesc standardized human pedigree nomenclature. The drawing commands -longdesc place the symbols on a pspicture canvas. An interface for -longdesc making trees is also provided. The package may be used both -longdesc with LaTeX and PlainTeX. A separate Perl program for generating -longdesc TeX files from spreadsheets is available. -containersize 3384 -containerchecksum d59221926220e46ba52d1156497afb7690184dd9cfa09e9f2cd62902d67743d9ff6ec976f50fccc50090eb96dfa5e4233e8baaa67b2176b202216d0e921af3dc -doccontainersize 171664 -doccontainerchecksum 0d7ca6afd872e04aba4049ce242e2bde6e34ffd5bc71c4fd6dc683f2e8210f372ddb817758e6cddc001930450f3ac80f9af7db0d6839d95ec1c56d2a67987bd7 -docfiles size=53 - RELOC/doc/generic/pst-pdgr/NEWS - RELOC/doc/generic/pst-pdgr/README details="Readme" - RELOC/doc/generic/pst-pdgr/pst-pdgr.bib - RELOC/doc/generic/pst-pdgr/pst-pdgr.pdf details="Package documentation" -srccontainersize 16788 -srccontainerchecksum 4b5c15f28e408c1e7ce80608b3838d42f1b3c12f8c1c1b6865f9053c299441f146a90830e5602aed290d0c15b2ea4e86fda76a74cdbfeab493ad9c7ff8594d52 -srcfiles size=22 - RELOC/source/generic/pst-pdgr/Makefile - RELOC/source/generic/pst-pdgr/pst-pdgr.dtx - RELOC/source/generic/pst-pdgr/pst-pdgr.ins -runfiles size=5 - RELOC/tex/generic/pst-pdgr/pst-pdgr.tex - RELOC/tex/latex/pst-pdgr/pst-pdgr.cfg - RELOC/tex/latex/pst-pdgr/pst-pdgr.sty -catalogue-also pedigree-perl -catalogue-ctan /graphics/pstricks/contrib/pedigree/pst-pdgr -catalogue-date 2017-11-20 23:58:47 +0100 -catalogue-license lppl -catalogue-topics humanities pstricks -catalogue-version 0.4 - -name pst-perspective -category Package -revision 39585 -shortdesc Draw perspective views using PSTricks -relocated 1 -longdesc The package provides the means to draw an orthogonal parallel -longdesc projection with an arbitrarily chosen angle and a variable -longdesc shortening factor. -containersize 3552 -containerchecksum 6787f0d3a5c27d4590967bfa3b185248b78d2956926d1e1a747036de73a4ead131f27f6367ceb31254ae094cfcff4eb365c3771b79d5aa5f121ee3ec0d24a299 -doccontainersize 1273908 -doccontainerchecksum 75589c263d16543ac02259af53c47f1fe1ed51eeec0ff1ad8fd713727d8d317b900f58b7835cecc750eda7edac9b8568932dfae7477ad8f735b502d905fa1b21 -docfiles size=449 - RELOC/doc/generic/pst-perspective/Parallelprojektion-Kreis.pdf - RELOC/doc/generic/pst-perspective/Parallelprojektion-Kreis.tex - RELOC/doc/generic/pst-perspective/README details="Readme" - RELOC/doc/generic/pst-perspective/pst-perspective-doc.pdf details="Package documentation (German)" language="de" - RELOC/doc/generic/pst-perspective/pst-perspective-doc.tex - RELOC/doc/generic/pst-perspective/pst-perspective-docEN.pdf details="Package documentation (English)" language="en" - RELOC/doc/generic/pst-perspective/pst-perspective-docEN.tex -runfiles size=6 - RELOC/tex/generic/pst-perspective/pst-perspective.tex - RELOC/tex/latex/pst-perspective/pst-perspective.sty -catalogue-ctan /graphics/pstricks/contrib/pst-perspective -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics graphics-3d pstricks -catalogue-version 1.05 - -name pst-platon -category Package -revision 16538 -shortdesc Platonic solids in PSTricks -relocated 1 -longdesc The package adds to PSTricks the ability to draw 3-dimensional -longdesc views of the five Platonic solids. -containersize 2788 -containerchecksum 655cf06fb8edae714903cae3f8eb250e3fce466b98ecc6ddc4635c0f420923385e8a94750b84f906606b6ab5a43984bc0618faeedb3aa8cd121a764668a825f6 -doccontainersize 90716 -doccontainerchecksum 46297eafbdcc006f514fc435c883658baf9a67217fd995d9c70dd1e116d538f0a46d895cd95734bc24fe1c01ac392cc5e134617134b52c6a11ff4919681a97ee -docfiles size=34 - RELOC/doc/generic/pst-platon/Changes - RELOC/doc/generic/pst-platon/README details="Readme" - RELOC/doc/generic/pst-platon/pst-platon-doc.bib - RELOC/doc/generic/pst-platon/pst-platon-doc.pdf details="Package documentation" - RELOC/doc/generic/pst-platon/pst-platon-doc.tex -srccontainersize 936 -srccontainerchecksum e453ab72984f6e47995d5ee1d058ffe7bfd10747ef46df1830094179f1cf0624ad3e45406006e467eb351ec0469d6de578c2a0074f40169ae07c36d0bf039914 -srcfiles size=1 - RELOC/source/generic/pst-platon/Makefile -runfiles size=3 - RELOC/tex/latex/pst-platon/pst-platon.sty -catalogue-ctan /graphics/pstricks/contrib/pst-platon -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics maths graphics-3d pstricks -catalogue-version 0.01 - -name pst-plot -category Package -revision 48526 -shortdesc Plot data using PSTricks -relocated 1 -longdesc The package provides plotting of data (typically from external -longdesc files), using PSTricks. Plots may be configured using a wide -longdesc variety of parameters. -containersize 22544 -containerchecksum ff00ab5b21fe44fbe08447ba9861fb9f9754ae8132856e2e9bd15b2d4b464db8fd88c262f658b337ee181f9b3e7b64ad5bdf8950ea940ba5eb928d03a0ecad07 -doccontainersize 1136464 -doccontainerchecksum 6ac79e74d9a14544439993d3268d7959eb6ae55a90d8b3b91066d3be0c424d373edddccbe444e9cf261171fd6a57a0139f3bc6a6495a0fd4f196dd8f95e47e29 -docfiles size=597 - RELOC/doc/generic/pst-plot/Changes - RELOC/doc/generic/pst-plot/README details="Readme" - RELOC/doc/generic/pst-plot/data/Data.dat - RELOC/doc/generic/pst-plot/data/LSM.data - RELOC/doc/generic/pst-plot/data/LSM2.data - RELOC/doc/generic/pst-plot/data/boxplot.data - RELOC/doc/generic/pst-plot/data/data.data - RELOC/doc/generic/pst-plot/data/data1.dat - RELOC/doc/generic/pst-plot/data/data3.data - RELOC/doc/generic/pst-plot/data/dataMul.data - RELOC/doc/generic/pst-plot/data/demo.txt - RELOC/doc/generic/pst-plot/data/demo0.data - RELOC/doc/generic/pst-plot/data/demo1.data - RELOC/doc/generic/pst-plot/data/demo2.data - RELOC/doc/generic/pst-plot/data/demo3.data - RELOC/doc/generic/pst-plot/data/dotmatrix.data - RELOC/doc/generic/pst-plot/data/pst-plot-doc.eps - RELOC/doc/generic/pst-plot/data/pstricks-add-data9.data - RELOC/doc/generic/pst-plot/data/test.data - RELOC/doc/generic/pst-plot/pst-plot-doc.bib - RELOC/doc/generic/pst-plot/pst-plot-doc.pdf details="Package documentation" language="en" - RELOC/doc/generic/pst-plot/pst-plot-doc.tex -runfiles size=32 - RELOC/tex/generic/pst-plot/pst-plot.tex - RELOC/tex/generic/pst-plot/pst-plot97.tex - RELOC/tex/latex/pst-plot/pst-plot.sty -catalogue-also pgfplots -catalogue-contact-home https://www.tug.org/PSTricks/ -catalogue-contact-repository http://comedy.dante.de/~herbert/texnik/ -catalogue-contact-support http://tug.org/mailman/listinfo/pstricks -catalogue-ctan /graphics/pstricks/contrib/pst-plot -catalogue-date 2018-08-31 19:10:21 +0200 -catalogue-license lppl -catalogue-topics data-import data-disp pstricks -catalogue-version 1.91 - -name pst-poker -category Package -revision 48347 -shortdesc Drawing poker cards -relocated 1 -longdesc This PSTricks related package can create poker cards in various -longdesc manners. -containersize 347540 -containerchecksum 893265f9a0dea9a4a473de5480be0592b6acd528fa2ce605e7a21051305b934188e49fe16cb6c71484e73e256035a28c6fa4fc90884686580a9bd398282e3f5d -doccontainersize 2449924 -doccontainerchecksum 6adbb5f467e5bb98ecd708c85f4a2d3f20d385d0ec0795a823b326c2dc33f1a74b1ff388f22f77a4b426f22404dd7a0f5fbf6b6258075816b6422cc4adc45da7 -docfiles size=611 - RELOC/doc/latex/pst-poker/Changes - RELOC/doc/latex/pst-poker/README details="Readme" - RELOC/doc/latex/pst-poker/pst-poker-doc.bib - RELOC/doc/latex/pst-poker/pst-poker-doc.pdf details="Package documentation" - RELOC/doc/latex/pst-poker/pst-poker-doc.tex -runfiles size=1277 - RELOC/tex/latex/pst-poker/Jack-club-bw.eps - RELOC/tex/latex/pst-poker/Jack-club-color.eps - RELOC/tex/latex/pst-poker/Jack-diamond-bw.eps - RELOC/tex/latex/pst-poker/Jack-diamond-color.eps - RELOC/tex/latex/pst-poker/Jack-heart-bw.eps - RELOC/tex/latex/pst-poker/Jack-heart-color.eps - RELOC/tex/latex/pst-poker/Jack-spade-bw.eps - RELOC/tex/latex/pst-poker/Jack-spade-color.eps - RELOC/tex/latex/pst-poker/King-club-bw.eps - RELOC/tex/latex/pst-poker/King-club-color.eps - RELOC/tex/latex/pst-poker/King-diamond-bw.eps - RELOC/tex/latex/pst-poker/King-diamond-color.eps - RELOC/tex/latex/pst-poker/King-heart-bw.eps - RELOC/tex/latex/pst-poker/King-heart-color.eps - RELOC/tex/latex/pst-poker/King-spade-bw.eps - RELOC/tex/latex/pst-poker/King-spade-color.eps - RELOC/tex/latex/pst-poker/Queen-club-bw.eps - RELOC/tex/latex/pst-poker/Queen-club-color.eps - RELOC/tex/latex/pst-poker/Queen-diamond-bw.eps - RELOC/tex/latex/pst-poker/Queen-diamond-color.eps - RELOC/tex/latex/pst-poker/Queen-heart-bw.eps - RELOC/tex/latex/pst-poker/Queen-heart-color.eps - RELOC/tex/latex/pst-poker/Queen-spade-bw.eps - RELOC/tex/latex/pst-poker/Queen-spade-color.eps - RELOC/tex/latex/pst-poker/pst-poker.sty -catalogue-ctan /graphics/pstricks/contrib/pst-poker -catalogue-date 2018-08-03 21:43:01 +0200 -catalogue-license lgpl3 -catalogue-topics pstricks games -catalogue-version 0.03 - -name pst-poly -category Package -revision 35062 -shortdesc Polygons with PSTricks -relocated 1 -longdesc This PSTricks package provides a really rather simple command -longdesc \PstPolygon that will draw various regular and non-regular -longdesc polygons (according to command parameters); various shortcuts -longdesc to commonly-used polygons are provided, as well as a command -longdesc \pspolygonbox that frames text with a polygon. The package uses -longdesc the xkeyval package for argument decoding. -containersize 3180 -containerchecksum 7f2dd39967b550dd4b5394b27a5a85919a04b71564178464dabada5ca9ccf9d4f04b88349f0a1f2af98df20f12a0f3c57571fa087cfd440989ceeaaa025621bd -doccontainersize 141272 -doccontainerchecksum 059a35c1d279453f9d9127ea9fde4c88ef744f4f87975c51084e12f73c5a376af33e097bf11d68f9827295d195174cb43cff55995954e8989b81486f13edb880 -docfiles size=53 - RELOC/doc/generic/pst-poly/Changes - RELOC/doc/generic/pst-poly/README details="Package Readme" - RELOC/doc/generic/pst-poly/pst-poly-doc.bib - RELOC/doc/generic/pst-poly/pst-poly-doc.pdf details="Package documentation" - RELOC/doc/generic/pst-poly/pst-poly-doc.tex -runfiles size=4 - RELOC/tex/generic/pst-poly/pst-poly.tex - RELOC/tex/latex/pst-poly/pst-poly.sty -catalogue-ctan /graphics/pstricks/contrib/pst-poly -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics maths pstricks -catalogue-version 1.63 - -name pst-pulley -category Package -revision 45316 -shortdesc Plot pulleys, using PSTricks -relocated 1 -longdesc The package enables the user to draw pulley systems with up to -longdesc 6 pulleys. The pulley diagrams are labelled with the physical -longdesc properties of the system. The package uses pstricks and -longdesc requires several PSTricks-related packages. -containersize 4764 -containerchecksum 35c4a8f47c5053c93717f972dd0ef321fe6b37f84b8b6fb67141f3362e93aa87b7ca4cbb288781498da8a2b5f518ca61a45935ec1c9ae8417f90c96e7aec1361 -doccontainersize 122156 -doccontainerchecksum 38890ad43db8dd161383d3c926d60b6ee393a4813a88c765463e1dc07232355193f36eba861d35d356b858ba18a43e63516d9a738d4452f7f8e0a2908ff81f6f -docfiles size=46 - RELOC/doc/generic/pst-pulley/Changes - RELOC/doc/generic/pst-pulley/README.md details="Readme" - RELOC/doc/generic/pst-pulley/pst-pulley-doc.bib - RELOC/doc/generic/pst-pulley/pst-pulley-doc.pdf details="Package documentation" - RELOC/doc/generic/pst-pulley/pst-pulley-doc.tex -runfiles size=16 - RELOC/tex/generic/pst-pulley/pst-pulley.tex - RELOC/tex/latex/pst-pulley/pst-pulley.sty -catalogue-ctan /graphics/pstricks/contrib/pst-pulley -catalogue-date 2017-09-16 14:27:39 +0200 -catalogue-license lppl1.3 -catalogue-topics graphics-use pstricks diagram -catalogue-version 0.02 - -name pst-qtree -category Package -revision 15878 -shortdesc Simple syntax for trees -relocated 1 -longdesc The package provides a qtree-like front end for PSTricks. -containersize 1844 -containerchecksum 5982a5e5c1b2e380747d73768ac65dbf3ad89d7ef5e68533ebc6f953da76d730eeb6067869035e668b9fa2b35f20a5328b3f2d79fc920f17f47fba3a2dd37a9e -doccontainersize 24580 -doccontainerchecksum d4d165b271578cbf36acd936752ac8c8502a28c035aef83f429b17b77735124861c7356d41f497741764699523b078cc1015a7a4d53cba2f905b5522ee985edd -docfiles size=13 - RELOC/doc/generic/pst-qtree/CHANGES - RELOC/doc/generic/pst-qtree/LICENSE - RELOC/doc/generic/pst-qtree/pst-qtree-manual.pdf details="Package documentation" - RELOC/doc/generic/pst-qtree/pst-qtree-manual.tex -runfiles size=2 - RELOC/tex/generic/pst-qtree/pst-qtree.tex - RELOC/tex/latex/pst-qtree/pst-qtree.sty -catalogue-ctan /graphics/pstricks/contrib/pst-qtree -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics tree - -name pst-rputover -category Package -revision 44724 -shortdesc Place text over objects without obscuring background colors -relocated 1 -longdesc This is a PSTricks package which allows to place text over -longdesc objects without obscuring background colors. -containersize 2600 -containerchecksum ce8c5cdaefbf9c36079c8f572059ba5e997a46fb653bb7463f4044bc7ca7e5b14a3c17f21abac64dd638a76ee9fcbfd5cd27f804a7366ff73054f9f139752b95 -doccontainersize 85380 -doccontainerchecksum a95a3780518286d8926d86b7bf1d07006705191e7393f268b09c5c36e9388ca88f1cdabb2559228a1e8f0371a8c1ff3745c89fa1ff6efeab19a8dfbbc3dd55ad -docfiles size=38 - RELOC/doc/generic/pst-rputover/Changes.txt - RELOC/doc/generic/pst-rputover/README.md details="Readme" - RELOC/doc/generic/pst-rputover/pst-rputover-doc.pdf details="Package documentation" - RELOC/doc/generic/pst-rputover/pst-rputover-doc.tex -runfiles size=3 - RELOC/tex/generic/pst-rputover/pst-rputover.tex - RELOC/tex/latex/pst-rputover/pst-rputover.sty -catalogue-ctan /graphics/pstricks/contrib/pst-rputover -catalogue-date 2017-07-01 05:09:50 +0200 -catalogue-license lppl1.3c -catalogue-topics pstricks -catalogue-version 1.0 - -name pst-rubans -category Package -revision 23464 -shortdesc Draw three-dimensional ribbons -relocated 1 -longdesc The package uses PStricks and pst-solides3d to draw three -longdesc dimensional ribbons on a cylinder, torus, sphere, cone or -longdesc paraboloid. The width of the ribbon, the number of turns, the -longdesc colour of the outer and the inner surface of the ribbon may be -longdesc set. In the case of circular and conical helices, one may also -longdesc choose the number of ribbons. -containersize 3140 -containerchecksum 178d33d30fec6ddc19e0e82a7ff123a76750113e5c0ab3cd813ebd0768c454cd11042b82c9a597da5cbf7cb912398c0e6755624c7adda72327dec1815a524fb7 -doccontainersize 565608 -doccontainerchecksum 62f90f38b6ec29f4db2174da6514e472ca8fa5e6c0f27e2713ec6327a21c69e98a0d965b48219de27a15e8adc9a0a8fe334647a40d969ad057b20aab8b6a2a12 -docfiles size=152 - RELOC/doc/generic/pst-rubans/Changes - RELOC/doc/generic/pst-rubans/README - RELOC/doc/generic/pst-rubans/pst-rubans-doc.bib - RELOC/doc/generic/pst-rubans/pst-rubans-doc.pdf details="Package documentation" - RELOC/doc/generic/pst-rubans/pst-rubans-doc.tex -srccontainersize 964 -srccontainerchecksum 4a665e659ce748716093b2b7a13adf4a1cf0b4f40a876480206d3b444607150de3d7f75fded868bb29c9f7b44a32037cb1d51765d50011401063eac403759f6b -srcfiles size=1 - RELOC/source/generic/pst-rubans/Makefile -runfiles size=5 - RELOC/tex/generic/pst-rubans/pst-rubans.tex - RELOC/tex/latex/pst-rubans/pst-rubans.sty -catalogue-ctan /graphics/pstricks/contrib/pst-rubans -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics graphics pstricks -catalogue-version 1.2 - -name pst-shell -category Package -revision 42840 -shortdesc pst-shell: plotting sea shells -relocated 1 -longdesc pst-shell is a PSTricks related package to draw seashells in 3D -longdesc view: Argonauta, Epiteonium, Lyria, Turritella, Tonna, -longdesc Achatina, Oxystele, Conus, Ammonite, Codakia, Escalaria, -longdesc Helcion, Natalina, Planorbis, and Nautilus, all with different -longdesc parameters. pst-shell needs pst-solides3d and an up-to-date -longdesc PSTricks, which should be part of your local TeX installation, -longdesc otherwise get it from a CTAN server. -containersize 3140 -containerchecksum 4c4dfa130a66a4ef97f427b803f9dfddabbd91fbf053d3ab6fb731a104b7eaba26df4696b8c4b325c87a34181f014af8987ce19560e140131fe4912a81541be6 -doccontainersize 15921068 -doccontainerchecksum cfa47d2a93091ffbef791a3a3184ebcd507d90e84b057283c766b0d506b9383f07363bf0403d601c7ee90c3e59a402a999aad4341a9b28634a3708f94b74e547 -docfiles size=5980 - RELOC/doc/generic/pst-shell/Changes - RELOC/doc/generic/pst-shell/README.md details="Readme" - RELOC/doc/generic/pst-shell/data/cockle-2-couleurs.dat - RELOC/doc/generic/pst-shell/data/cockle-2-faces.dat - RELOC/doc/generic/pst-shell/data/cockle-2-io.dat - RELOC/doc/generic/pst-shell/data/cockle-2-sommets.dat - RELOC/doc/generic/pst-shell/data/cockle-couleurs.dat - RELOC/doc/generic/pst-shell/data/cockle-faces.dat - RELOC/doc/generic/pst-shell/data/cockle-io.dat - RELOC/doc/generic/pst-shell/data/cockle-sommets.dat - RELOC/doc/generic/pst-shell/data/nautile-180-24-couleurs.dat - RELOC/doc/generic/pst-shell/data/nautile-180-24-faces.dat - RELOC/doc/generic/pst-shell/data/nautile-180-24-io.dat - RELOC/doc/generic/pst-shell/data/nautile-180-24-sommets.dat - RELOC/doc/generic/pst-shell/data/nautile-360-36-couleurs.dat - RELOC/doc/generic/pst-shell/data/nautile-360-36-faces.dat - RELOC/doc/generic/pst-shell/data/nautile-360-36-io.dat - RELOC/doc/generic/pst-shell/data/nautile-360-36-sommets.dat - RELOC/doc/generic/pst-shell/data/testnautile-360-36-couleurs.dat - RELOC/doc/generic/pst-shell/data/testnautile-360-36-faces.dat - RELOC/doc/generic/pst-shell/data/testnautile-360-36-io.dat - RELOC/doc/generic/pst-shell/data/testnautile-360-36-sommets.dat - RELOC/doc/generic/pst-shell/images/shell.eps - RELOC/doc/generic/pst-shell/images/shell.pdf - RELOC/doc/generic/pst-shell/pst-shell-doc.bib - RELOC/doc/generic/pst-shell/pst-shell-doc.pdf details="Package documentation" - RELOC/doc/generic/pst-shell/pst-shell-doc.tex - RELOC/doc/generic/pst-shell/zz.tex -srccontainersize 1100 -srccontainerchecksum fca5297656172e7ece0d9c3e5b8d6c50eff07e13e3deb0e9bb1b04a2017c3a0cff26fa62d38ac3f33ed3829df787828829c9e542e8c4c96c2468955b750d32af -srcfiles size=1 - RELOC/source/generic/pst-shell/Makefile -runfiles size=4 - RELOC/dvips/pst-shell/pst-shell.pro - RELOC/tex/generic/pst-shell/pst-shell.tex - RELOC/tex/latex/pst-shell/pst-shell.sty -catalogue-ctan /graphics/pstricks/contrib/pst-shell -catalogue-date 2016-12-29 05:38:19 +0100 -catalogue-license lppl -catalogue-topics graphics-in-tex colour pstricks dvips-special xetex -catalogue-version 0.03 - -name pst-sigsys -category Package -revision 21667 -shortdesc Support of signal processing-related disciplines -relocated 1 -longdesc The package offers a collection of useful macros for -longdesc disciplines related to signal processing. It defines macros for -longdesc plotting a sequence of numbers, drawing the pole-zero diagram -longdesc of a system, shading the region of convergence, creating an -longdesc adder or a multiplier node, placing a framed node at a given -longdesc coordinate, creating an up-sampler or a down-sampler node, -longdesc drawing the block diagram of a system, drawing adaptive -longdesc systems, sequentially connecting a list of nodes, and -longdesc connecting a list of nodes using any node-connecting macro. -containersize 4696 -containerchecksum fe02df794ab22277261ffe4dd98c4dc039a2ad07b550dc1cbe586db337f44492d80f146decd102422e55124ffe38a06ff084a4d4ebe54828df1c60ad20db4292 -doccontainersize 286952 -doccontainerchecksum 8b864efae0b9d711fe889e64821605d3a90ba5b98ce742cf40bc6ae9cf942cee19fcb155a1e45903f14bff4d969c33097fd289283d58c5f5379f9fa7155ef2e5 -docfiles size=144 - RELOC/doc/generic/pst-sigsys/Changes - RELOC/doc/generic/pst-sigsys/README details="Readme" - RELOC/doc/generic/pst-sigsys/pst-sigsys-doc.bib - RELOC/doc/generic/pst-sigsys/pst-sigsys-doc.pdf details="Package documentation" - RELOC/doc/generic/pst-sigsys/pst-sigsys-doc.tex -runfiles size=6 - RELOC/tex/generic/pst-sigsys/pst-sigsys.tex - RELOC/tex/latex/pst-sigsys/pst-sigsys.sty -catalogue-ctan /graphics/pstricks/contrib/pst-sigsys -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics physics engineering pstricks -catalogue-version 1.4 - -name pst-slpe -category Package -revision 24391 -shortdesc Sophisticated colour gradients -relocated 1 -longdesc This PStricks package covers all the colour gradient -longdesc functionality of pst-grad (part of the base PSTricks -longdesc distribution), and provides the following facilities: it -longdesc permits the user to specify an arbitrary number of colours, -longdesc along with the points at which they are to be reached; it -longdesc converts between RGB and HSV behind the scenes; it provides -longdesc concentric and radial gradients; it provides a command \psBall -longdesc that generates bullets with a three-dimensional appearance; and -longdesc uses the xkeyval package for the extended key handling. -containersize 3180 -containerchecksum a7c95aa3e0b3df061146e335b00d7fc129da3af3e616caa21c9f7434d527f668d03d72323cb66b3e2cf78e7af967d022572818de7c511c9e728d1fca190b70e7 -doccontainersize 244880 -doccontainerchecksum b9aa1a8388bcb915f1c072073329a3b8014195f05e76cc366a542b428e7d361596870d9c562d7973402c4f3e710ea67aaff1a4cda618c9d6db312fe358a9a0b3 -docfiles size=72 - RELOC/doc/generic/pst-slpe/Changes - RELOC/doc/generic/pst-slpe/README details="Readme" - RELOC/doc/generic/pst-slpe/pst-slpe.pdf details="Package documentation" -srccontainersize 12612 -srccontainerchecksum de0a4d9815f5bcf3865fdf71f23204cdda35ed7086572380a5174fb8d355c8b2aa37e2ae7ff42f90a50878ebc24541e3323026e6dfd0182807f38be14bec878d -srcfiles size=12 - RELOC/source/generic/pst-slpe/Makefile - RELOC/source/generic/pst-slpe/pst-slpe.dtx - RELOC/source/generic/pst-slpe/pst-slpe.ins -runfiles size=5 - RELOC/dvips/pst-slpe/pst-slpe.pro - RELOC/tex/generic/pst-slpe/pst-slpe.tex - RELOC/tex/latex/pst-slpe/pst-slpe.sty -catalogue-ctan /graphics/pstricks/contrib/pst-slpe -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics colour pstricks -catalogue-version 1.31 - -name pst-solarsystem -category Package -revision 45097 -shortdesc Plot the solar system for a specific date -relocated 1 -longdesc The package uses pstricks to produce diagrams of the visible -longdesc planets, projected on the plane of the ecliptic. It is not -longdesc possible to represent all the planets in their real -longdesc proportions, so only Mercury, Venus, Earth and Mars have their -longdesc orbits in correct proportions and their relative sizes are -longdesc observed. Saturn and Jupiter are in the right direction, but -longdesc not in the correct size. -containersize 4904 -containerchecksum 81c0530f53de54f2918dea06f1249d37e05d28846ef42fbee30e04269ba6dfb9b1e1208615fc1bffa6d1398af75128aa23edda6cd1b0c3fd7be19c109003ffb4 -doccontainersize 267348 -doccontainerchecksum fac0b481c81e2a7c460e840ef4b77eb31956ab80b879ba137bd3ad9d82a0be061c674e130616c59b31e4915e01359c3213b9f58445218cb11f1b765e85d1ed53 -docfiles size=74 - RELOC/doc/generic/pst-solarsystem/Changes - RELOC/doc/generic/pst-solarsystem/README details="Readme" - RELOC/doc/generic/pst-solarsystem/pst-solarsystem-doc.bib - RELOC/doc/generic/pst-solarsystem/pst-solarsystem-doc.pdf details="Package documentation" - RELOC/doc/generic/pst-solarsystem/pst-solarsystem-doc.tex -runfiles size=6 - RELOC/dvips/pst-solarsystem/pst-solarsystem.pro - RELOC/tex/generic/pst-solarsystem/pst-solarsystem.tex - RELOC/tex/latex/pst-solarsystem/pst-solarsystem.sty -catalogue-ctan /graphics/pstricks/contrib/pst-solarsystem -catalogue-date 2017-08-22 15:25:13 +0200 -catalogue-license lppl -catalogue-topics astronomy pstricks -catalogue-version 0.13 - -name pst-solides3d -category Package -revision 49520 -shortdesc Draw perspective views of 3D solids -relocated 1 -longdesc The package is designed to draw solids in 3d perspective. -longdesc Features include: create primitive solids; create solids by -longdesc including a list of its vertices and faces; faces of solids and -longdesc surfaces can be colored by choosing from a very large palette -longdesc of colors; draw parametric surfaces in algebraic and reverse -longdesc polish notation; create explicit and parameterized algebraic -longdesc functions drawn in 2 or 3 dimensions; project text onto a plane -longdesc or onto the faces of a solid; support for including external -longdesc database files. -containersize 55392 -containerchecksum 3acddf74e0c32528885c95ed1f3bb2ec1d8bb853d98a2be264d4377e7e5aae464c1e0281d6f9ac4c422564893f7a0be29557ac5f7fb0ab69620b470ca2be8c8a -doccontainersize 6260992 -doccontainerchecksum 4ad946a196a48c6fa320dd5d4997cde075eb332ad0d7a7b51619e63a894274213f0f520bf9144d2df7e87659c7588c66384387278b1e3fe45464175974c9c0d3 -docfiles size=2488 - RELOC/doc/generic/pst-solides3d/Changes - RELOC/doc/generic/pst-solides3d/README details="Readme" - RELOC/doc/generic/pst-solides3d/data/Pyramid-couleurs.dat - RELOC/doc/generic/pst-solides3d/data/Pyramid-faces.dat - RELOC/doc/generic/pst-solides3d/data/Pyramid-io.dat - RELOC/doc/generic/pst-solides3d/data/Pyramid-sommets.dat - RELOC/doc/generic/pst-solides3d/data/cubeHexagone-couleurs.dat - RELOC/doc/generic/pst-solides3d/data/cubeHexagone-faces.dat - RELOC/doc/generic/pst-solides3d/data/cubeHexagone-io.dat - RELOC/doc/generic/pst-solides3d/data/cubeHexagone-sommets.dat - RELOC/doc/generic/pst-solides3d/data/cubecolor-couleurs.dat - RELOC/doc/generic/pst-solides3d/data/cubecolor-faces.dat - RELOC/doc/generic/pst-solides3d/data/cubecolor-io.dat - RELOC/doc/generic/pst-solides3d/data/cubecolor-sommets.dat - RELOC/doc/generic/pst-solides3d/data/faces_nefer.dat - RELOC/doc/generic/pst-solides3d/data/faces_nefer_levres.dat - RELOC/doc/generic/pst-solides3d/data/faces_nefer_sourcils.dat - RELOC/doc/generic/pst-solides3d/data/faces_nefer_yeux.dat - RELOC/doc/generic/pst-solides3d/data/fusee62-couleurs.dat - RELOC/doc/generic/pst-solides3d/data/fusee62-faces.dat - RELOC/doc/generic/pst-solides3d/data/fusee62-io.dat - RELOC/doc/generic/pst-solides3d/data/fusee62-sommets.dat - RELOC/doc/generic/pst-solides3d/data/geodedual44-couleurs.dat - RELOC/doc/generic/pst-solides3d/data/geodedual44-faces.dat - RELOC/doc/generic/pst-solides3d/data/geodedual44-io.dat - RELOC/doc/generic/pst-solides3d/data/geodedual44-sommets.dat - RELOC/doc/generic/pst-solides3d/data/horoptere-couleurs.dat - RELOC/doc/generic/pst-solides3d/data/horoptere-faces.dat - RELOC/doc/generic/pst-solides3d/data/horoptere-io.dat - RELOC/doc/generic/pst-solides3d/data/horoptere-sommets.dat - RELOC/doc/generic/pst-solides3d/data/paraboloid-couleurs.dat - RELOC/doc/generic/pst-solides3d/data/paraboloid-faces.dat - RELOC/doc/generic/pst-solides3d/data/paraboloid-io.dat - RELOC/doc/generic/pst-solides3d/data/paraboloid-sommets.dat - RELOC/doc/generic/pst-solides3d/data/rocket.obj - RELOC/doc/generic/pst-solides3d/data/slicePyramid-couleurs.dat - RELOC/doc/generic/pst-solides3d/data/slicePyramid-faces.dat - RELOC/doc/generic/pst-solides3d/data/slicePyramid-io.dat - RELOC/doc/generic/pst-solides3d/data/slicePyramid-sommets.dat - RELOC/doc/generic/pst-solides3d/data/sommets_nefer.dat - RELOC/doc/generic/pst-solides3d/data/tore1836-couleurs.dat - RELOC/doc/generic/pst-solides3d/data/tore1836-faces.dat - RELOC/doc/generic/pst-solides3d/data/tore1836-io.dat - RELOC/doc/generic/pst-solides3d/data/tore1836-sommets.dat - RELOC/doc/generic/pst-solides3d/data/tore1860-couleurs.dat - RELOC/doc/generic/pst-solides3d/data/tore1860-faces.dat - RELOC/doc/generic/pst-solides3d/data/tore1860-io.dat - RELOC/doc/generic/pst-solides3d/data/tore1860-sommets.dat - RELOC/doc/generic/pst-solides3d/data/tore1860lemniscate-couleurs.dat - RELOC/doc/generic/pst-solides3d/data/tore1860lemniscate-faces.dat - RELOC/doc/generic/pst-solides3d/data/tore1860lemniscate-io.dat - RELOC/doc/generic/pst-solides3d/data/tore1860lemniscate-sommets.dat - RELOC/doc/generic/pst-solides3d/data/tore1860ovales-couleurs.dat - RELOC/doc/generic/pst-solides3d/data/tore1860ovales-faces.dat - RELOC/doc/generic/pst-solides3d/data/tore1860ovales-io.dat - RELOC/doc/generic/pst-solides3d/data/tore1860ovales-sommets.dat - RELOC/doc/generic/pst-solides3d/data/tore1860part-couleurs.dat - RELOC/doc/generic/pst-solides3d/data/tore1860part-faces.dat - RELOC/doc/generic/pst-solides3d/data/tore1860part-io.dat - RELOC/doc/generic/pst-solides3d/data/tore1860part-sommets.dat - RELOC/doc/generic/pst-solides3d/images/kepler.eps - RELOC/doc/generic/pst-solides3d/images/parrot.eps - RELOC/doc/generic/pst-solides3d/images/tiger.eps - RELOC/doc/generic/pst-solides3d/pst-solides3d-doc.bib - RELOC/doc/generic/pst-solides3d/pst-solides3d-doc.pdf details="Package documentation (English)" language="en" - RELOC/doc/generic/pst-solides3d/pst-solides3d-doc.tex - RELOC/doc/generic/pst-solides3d/text/chapter-1-en.tex - RELOC/doc/generic/pst-solides3d/text/chapter-2-en.tex - RELOC/doc/generic/pst-solides3d/text/par-acknowledgements-en.tex - RELOC/doc/generic/pst-solides3d/text/par-affinage-en.tex - RELOC/doc/generic/pst-solides3d/text/par-anneaux-en.tex - RELOC/doc/generic/pst-solides3d/text/par-annoterschema-en.tex - RELOC/doc/generic/pst-solides3d/text/par-axes3D-en.tex - RELOC/doc/generic/pst-solides3d/text/par-chanfrein-en.tex - RELOC/doc/generic/pst-solides3d/text/par-codejps-en.tex - RELOC/doc/generic/pst-solides3d/text/par-colorierfacettes-en.tex - RELOC/doc/generic/pst-solides3d/text/par-commandestrace-en.tex - RELOC/doc/generic/pst-solides3d/text/par-couleurs-en.tex - RELOC/doc/generic/pst-solides3d/text/par-courbeR3-en.tex - RELOC/doc/generic/pst-solides3d/text/par-cylindres-cones-en.tex - RELOC/doc/generic/pst-solides3d/text/par-datfile-en.tex - RELOC/doc/generic/pst-solides3d/text/par-definirfonction-en.tex - RELOC/doc/generic/pst-solides3d/text/par-definirplanquelconque-en.tex - RELOC/doc/generic/pst-solides3d/text/par-definitionmaillage-en.tex - RELOC/doc/generic/pst-solides3d/text/par-eclairageponctuel-en.tex - RELOC/doc/generic/pst-solides3d/text/par-enleverfacettes-en.tex - RELOC/doc/generic/pst-solides3d/text/par-extensions-en.tex - RELOC/doc/generic/pst-solides3d/text/par-face-en.tex - RELOC/doc/generic/pst-solides3d/text/par-fusion-en.tex - RELOC/doc/generic/pst-solides3d/text/par-fusionjps-en.tex - RELOC/doc/generic/pst-solides3d/text/par-geode-en.tex - RELOC/doc/generic/pst-solides3d/text/par-grille-en.tex - RELOC/doc/generic/pst-solides3d/text/par-image2d-en.tex - RELOC/doc/generic/pst-solides3d/text/par-implicitsurface-en.tex - RELOC/doc/generic/pst-solides3d/text/par-keywords-en.tex - RELOC/doc/generic/pst-solides3d/text/par-ligne3D-en.tex - RELOC/doc/generic/pst-solides3d/text/par-lignedeniveau-en.tex - RELOC/doc/generic/pst-solides3d/text/par-modes-en.tex - RELOC/doc/generic/pst-solides3d/text/par-new-en.tex - RELOC/doc/generic/pst-solides3d/text/par-nommersolide-en.tex - RELOC/doc/generic/pst-solides3d/text/par-numeroterfacettes-en.tex - RELOC/doc/generic/pst-solides3d/text/par-opacity-en.tex - RELOC/doc/generic/pst-solides3d/text/par-parametres-en.tex - RELOC/doc/generic/pst-solides3d/text/par-plan-en.tex - RELOC/doc/generic/pst-solides3d/text/par-poems-en.tex - RELOC/doc/generic/pst-solides3d/text/par-point-en.tex - RELOC/doc/generic/pst-solides3d/text/par-pointagesommets-en.tex - RELOC/doc/generic/pst-solides3d/text/par-positionnerpointconnu-en.tex - RELOC/doc/generic/pst-solides3d/text/par-positionnersolide-en.tex - RELOC/doc/generic/pst-solides3d/text/par-prisme-en.tex - RELOC/doc/generic/pst-solides3d/text/par-projectionangledroit-en.tex - RELOC/doc/generic/pst-solides3d/text/par-projectioncercle-en.tex - RELOC/doc/generic/pst-solides3d/text/par-projectioncourbe-en.tex - RELOC/doc/generic/pst-solides3d/text/par-projectiondroite-en.tex - RELOC/doc/generic/pst-solides3d/text/par-projectionligne-en.tex - RELOC/doc/generic/pst-solides3d/text/par-projectionpoint-en.tex - RELOC/doc/generic/pst-solides3d/text/par-projectionpolygone-en.tex - RELOC/doc/generic/pst-solides3d/text/par-projectiontexte-en.tex - RELOC/doc/generic/pst-solides3d/text/par-projectionvecteur-en.tex - RELOC/doc/generic/pst-solides3d/text/par-projectionvisibility-en.tex - RELOC/doc/generic/pst-solides3d/text/par-projpresentation-en.tex - RELOC/doc/generic/pst-solides3d/text/par-ruban-en.tex - RELOC/doc/generic/pst-solides3d/text/par-section-en.tex - RELOC/doc/generic/pst-solides3d/text/par-solidescreux-en.tex - RELOC/doc/generic/pst-solides3d/text/par-solidespredefinis-en.tex - RELOC/doc/generic/pst-solides3d/text/par-surfaces-en.tex - RELOC/doc/generic/pst-solides3d/text/par-surfacesparametrees-en.tex - RELOC/doc/generic/pst-solides3d/text/par-tracerpolygone-en.tex - RELOC/doc/generic/pst-solides3d/text/par-transform-en.tex - RELOC/doc/generic/pst-solides3d/text/par-transformpointconnu-en.tex - RELOC/doc/generic/pst-solides3d/text/par-tronque-en.tex - RELOC/doc/generic/pst-solides3d/text/par-tube-en.tex - RELOC/doc/generic/pst-solides3d/text/par-vecteur-en.tex -runfiles size=81 - RELOC/dvips/pst-solides3d/pst-implicitsurface.pro - RELOC/dvips/pst-solides3d/pst-solides3d.pro - RELOC/tex/generic/pst-solides3d/pst-solides3d.tex - RELOC/tex/latex/pst-solides3d/pst-solides3d.sty -catalogue-contact-home http://tug.org/PSTricks/main.cgi/ -catalogue-ctan /graphics/pstricks/contrib/pst-solides3d -catalogue-date 2018-12-27 17:25:55 +0100 -catalogue-license lppl1.3 -catalogue-topics graphics-3d pstricks -catalogue-version 4.34a - -name pst-soroban -category Package -revision 15878 -shortdesc Draw a Soroban using PSTricks -relocated 1 -longdesc The package uses PSTricks to draw a Japanese abacus, or -longdesc soroban. The soroban is still used in Japan today. -containersize 1648 -containerchecksum d68e1edb82bc68fef190b4db7fe0d97424bb5efbf6cfbdff287cf4c7eece44965ecab28817cf497f53545451e04951c3719d5758a54bdf3a8968187c2a55d8ea -doccontainersize 84516 -doccontainerchecksum 8055b92dc7bf073cf453eac72d2a90bfeb018a882da9cf145c949d1eaea24147b49d3b402443ee635f05166e9eca70ff550e38ba7e95e22a7c5852288f549765 -docfiles size=29 - RELOC/doc/generic/pst-soroban/Changes - RELOC/doc/generic/pst-soroban/README details="Readme" - RELOC/doc/generic/pst-soroban/pst-soroban-doc.bib - RELOC/doc/generic/pst-soroban/pst-soroban-doc.pdf details="Package documentation" - RELOC/doc/generic/pst-soroban/pst-soroban-doc.tex -srccontainersize 824 -srccontainerchecksum c76f32794867ce9cb1067198bde8072628d106a9f86ec2cf4c4f4409fc407391ac63e4e9d3106b51195e9cb9650688986edd8a443faab8457790b7066112f2f1 -srcfiles size=1 - RELOC/source/generic/pst-soroban/Makefile -runfiles size=2 - RELOC/tex/latex/pst-soroban/pst-soroban.sty -catalogue-ctan /graphics/pstricks/contrib/pst-soroban -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics diagram pstricks -catalogue-version 1.0 - -name pst-spectra -category Package -revision 15878 -shortdesc Draw continuum, emission and absorption spectra with PSTricks -relocated 1 -longdesc The package is a PSTricks extension, based on a NASA lines -longdesc database. It allows you to draw continuum, emission and -longdesc absorption spectra. A Total of 16 880 visible lines from 99 -longdesc elements can be displayed. The package requires the xkeyval -longdesc package for decoding its arguments. -containersize 77256 -containerchecksum e13ed3972b579274aaee6b4f9b7de5f296a96c4438050e83f683c5154b9b2577feb86d222063a9315c1d1e600679ec97994f3f74e4fc48d1bbe48e315bb5de50 -doccontainersize 185444 -doccontainerchecksum 5f55b77868ebe979c1290f360e0c6e4402a8bfb73014106e8d5764d037e028ac4a3846a8833cfbb40712cc7ca7451e74ffef4369d42a24681c9ccb50932207ca -docfiles size=54 - RELOC/doc/generic/pst-spectra/README details="Package README" - RELOC/doc/generic/pst-spectra/pst-spectra.pdf details="Package documentation" language="fr" - RELOC/doc/generic/pst-spectra/pst-spectraEN.pdf details="Package outline" language="en" -runfiles size=68 - RELOC/dvips/pst-spectra/pst-spectra.pro - RELOC/tex/generic/pst-spectra/pst-spectra.tex - RELOC/tex/latex/pst-spectra/pst-spectra.sty -catalogue-ctan /graphics/pstricks/contrib/pst-spectra -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics physics pstricks -catalogue-version 0.91 - -name pst-spinner -category Package -revision 44507 -shortdesc Drawing a fidget spinner -relocated 1 -longdesc This package aims to propose a model of the fidget spinner -longdesc gadget. It exists under different forms with 2, 3 poles and -longdesc even more. We chose the most popular model: the triple Fidget -longdesc Spinner. You can run the PSTricks related documents with -longdesc XeLaTeX. -containersize 2736 -containerchecksum 1a344d248b4f3e0e394c149159f47a271df7a8f3b168477909b87080557fa6ce7a0760843f8579c3a18a04d32fea4a92b1cd8f20f87ae01680779aff67d7c82e -doccontainersize 1383000 -doccontainerchecksum 841e76e46dac07678d571b6c5126c7d9e8919eedd1b8719739d83f2db6f206eca7694813f5394beba71dea3699fbeb213c9357bcaf5fb8680e6b5d0502b82a84 -docfiles size=373 - RELOC/doc/generic/pst-spinner/Changes - RELOC/doc/generic/pst-spinner/README details="Readme" - RELOC/doc/generic/pst-spinner/images/cercle-chromatique.eps - RELOC/doc/generic/pst-spinner/images/spirales-hsb.eps - RELOC/doc/generic/pst-spinner/pst-spinner-doc.bib - RELOC/doc/generic/pst-spinner/pst-spinner-doc.pdf details="Package documentation" - RELOC/doc/generic/pst-spinner/pst-spinner-doc.tex -runfiles size=3 - RELOC/dvips/pst-spinner/pst-spinner.pro - RELOC/tex/generic/pst-spinner/pst-spinner.tex - RELOC/tex/latex/pst-spinner/pst-spinner.sty -catalogue-ctan /graphics/pstricks/contrib/pst-spinner -catalogue-date 2017-06-06 19:56:03 +0200 -catalogue-license lppl -catalogue-topics graphics pstricks -catalogue-version 1.02 - -name pst-spirograph -category Package -revision 35026 -shortdesc Drawing hypotrochoids as with a spirograph -relocated 1 -longdesc The package simulates the action of a spirograph, which is a -longdesc geometric drawing toy that produces mathematical roulette -longdesc curves (technically known as hypotrochoids and epitrochoids). -containersize 4300 -containerchecksum 8ae7896243a520926d13c57a23a599f489807fa8cb3163a07c853985add1b89516eed28f258e2d0abc3fb4ec5c3a1341e2698046fce1b8bcbed0fa1e85c1a758 -doccontainersize 5787504 -doccontainerchecksum eaa5cba617352902de3a19a736d55333d520d8758ff8df86793960376c2c229e3354510462ae0683713d7fd9405fa1ec71c8d688c022f2017d900717c6097178 -docfiles size=2568 - RELOC/doc/generic/pst-spirograph/Changes - RELOC/doc/generic/pst-spirograph/README details="Readme" - RELOC/doc/generic/pst-spirograph/animation/README.anim - RELOC/doc/generic/pst-spirograph/animation/anim1.tex - RELOC/doc/generic/pst-spirograph/animation/anim2.tex - RELOC/doc/generic/pst-spirograph/animation/anim3.tex - RELOC/doc/generic/pst-spirograph/animation/anim4.tex - RELOC/doc/generic/pst-spirograph/animation/anim5.tex - RELOC/doc/generic/pst-spirograph/animation/anim6.tex - RELOC/doc/generic/pst-spirograph/animation/anim7.tex - RELOC/doc/generic/pst-spirograph/animation/anim8.tex - RELOC/doc/generic/pst-spirograph/animation/runall.sh - RELOC/doc/generic/pst-spirograph/pst-spirograph-doc.bib - RELOC/doc/generic/pst-spirograph/pst-spirograph-doc.pdf details="Package documentation" - RELOC/doc/generic/pst-spirograph/pst-spirograph-doc.tex -runfiles size=6 - RELOC/dvips/pst-spirograph/pst-spirograph.pro - RELOC/tex/generic/pst-spirograph/pst-spirograph.tex - RELOC/tex/latex/pst-spirograph/pst-spirograph.sty -catalogue-ctan /graphics/pstricks/contrib/pst-spirograph -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics graphics-in-tex pstricks -catalogue-version 0.41 - -name pst-stru -category Package -revision 38613 -shortdesc Civil engineering diagrams, using PSTricks -relocated 1 -longdesc The package is a PSTricks-based, and provides facilities to -longdesc draw structural schemes in civil engineering analysis, for -longdesc beams, portals, arches and piles. -containersize 3340 -containerchecksum aa0e2ebb7f54b3dc6c1c6f53e4f74baa52963ec2f26bfab78c41178b7a6dfd656596bb2ccf11cf2f8a38b3b553d9a9675c1ec1db4db82f3f07daa4267dd20004 -doccontainersize 160200 -doccontainerchecksum 0a1aae1e801b841929fdc514d98e2a244cd0ff92b63069b3e297c1e4c879f51a72d0e694eba5b83f767b3be204f1042ba5f064900ecb055c5f6d53b0795bc529 -docfiles size=65 - RELOC/doc/generic/pst-stru/Changes - RELOC/doc/generic/pst-stru/README - RELOC/doc/generic/pst-stru/pst-stru-doc.bib - RELOC/doc/generic/pst-stru/pst-stru-doc.pdf details="Package documentation" - RELOC/doc/generic/pst-stru/pst-stru-doc.tex -runfiles size=4 - RELOC/tex/generic/pst-stru/pst-stru.tex - RELOC/tex/latex/pst-stru/pst-stru.sty -catalogue-ctan /graphics/pstricks/contrib/pst-stru -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics graphics-use engineering -catalogue-version 0.13 - -name pst-support -category Package -revision 15878 -shortdesc Assorted support files for use with PSTricks -relocated 1 -longdesc An appropriate set of job options, together with process -longdesc scripts for use with TeXnicCenter/ -containersize 432 -containerchecksum 47b25cd0fd2662e7a6c5317ad060cc31fde5645326f8273e25f7fece1c6df5562c934f6f2ec10e3a3a695f3b0358706793c02f1e1a58ba461b7b6df31b495aa1 -doccontainersize 6576 -doccontainerchecksum 15682b391f3eb970f6fe23390cbfe2c72f975b1e7dcc8a5d200784131d90bbc5839c14f36d059023c772c8d62aba336e4459e5b1c82a968ae3cdc032a8be93f2 -docfiles size=10 - RELOC/doc/generic/pst-support/README details="Readme" - RELOC/doc/generic/pst-support/Standard_transparency.joboptions - RELOC/doc/generic/pst-support/latex-ps-pdf.tco - RELOC/doc/generic/pst-support/latex-pstpdf-pdf.tco - RELOC/doc/generic/pst-support/pdflatex-autopstpdf.tco -catalogue-ctan /graphics/pstricks/pst-support -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics compilation - -name pst-text -category Package -revision 49542 -shortdesc Text and character manipulation in PSTricks -relocated 1 -longdesc Pst-text is a PSTricks based package for plotting text along a -longdesc different path and manipulating characters. It includes the -longdesc functionality of the old package pst-char. -containersize 4200 -containerchecksum 550e9aea735fc096beae11fcff3ab49a65e0eb40dd3f1dc79e36e5d0d124447bd49f79095e53681f4f504eeea07f7477b07637a307853ed9414984a1022df663 -doccontainersize 169856 -doccontainerchecksum e6aa52974e814d295437159075742f1f4a64fde16c816a9455a4c968b8529f5879bcb3c06707222eb695ca5a82dad1df72bcb96a3249a8982ad58ae579af0bcc -docfiles size=59 - RELOC/doc/generic/pst-text/Changes - RELOC/doc/generic/pst-text/README details="Package README" - RELOC/doc/generic/pst-text/pst-text-doc.bib - RELOC/doc/generic/pst-text/pst-text-doc.pdf details="Package documentation" - RELOC/doc/generic/pst-text/pst-text-doc.tex -runfiles size=5 - RELOC/dvips/pst-text/pst-text.pro - RELOC/tex/generic/pst-text/pst-text.tex - RELOC/tex/latex/pst-text/pst-char.sty - RELOC/tex/latex/pst-text/pst-text.sty -catalogue-also textpath -catalogue-ctan /graphics/pstricks/contrib/pst-text -catalogue-date 2018-12-29 22:53:50 +0100 -catalogue-license lppl -catalogue-topics graphics-subpic -catalogue-version 1.02 - -name pst-thick -category Package -revision 16369 -shortdesc Drawing very thick lines and curves -relocated 1 -longdesc The package supports drawing of very thick lines and curves in -longdesc PSTricks, with various fillings for the body of the lines. -containersize 1972 -containerchecksum ebe6b2ef7c537501314a1afa1ffd9d5bff65a8cedadf1f6239b408e19d976b1f8acef0971ee9cba967e807601bce41354f69118f6899207eb051a321aaaa8de6 -doccontainersize 472876 -doccontainerchecksum 13fe9352c9297628cc6e7e90c828bfe4b1c1aca4d65af4b944d332d74d29625590d22466d31ba7d7f3e7fb6eadcd56a58f819ceb316161eeef5edb045a86c0f4 -docfiles size=139 - RELOC/doc/generic/pst-thick/Changes - RELOC/doc/generic/pst-thick/README details="Readme" - RELOC/doc/generic/pst-thick/pst-thick-doc.bib - RELOC/doc/generic/pst-thick/pst-thick-doc.pdf details="Package documentation" language="fr" - RELOC/doc/generic/pst-thick/pst-thick-doc.tex -srccontainersize 944 -srccontainerchecksum 01d4b55db39de424fa050874132d45181c9c0039c46abdffef1eeabf290ffdc875ba0bb31e5b029cac2bff081d22e96b0d5cbffdf956feca2c3c2605d17e0b37 -srcfiles size=1 - RELOC/source/generic/pst-thick/Makefile -runfiles size=2 - RELOC/tex/generic/pst-thick/pst-thick.tex - RELOC/tex/latex/pst-thick/pst-thick.sty -catalogue-ctan /graphics/pstricks/contrib/pst-thick -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics graphics-subpic -catalogue-version 1.0 - -name pst-tools -category Package -revision 45978 -shortdesc PSTricks support functions -relocated 1 -longdesc The package provides helper functions for other PSTricks -longdesc related packages. -containersize 4984 -containerchecksum d367cacb564d056c57af71f07467737bac73a1f0e41b443a9a76eea5d2cc34d15e91a47cce8cb53a68159f87677707929cb862fdef06cd7354a4dd253154e41c -doccontainersize 90828 -doccontainerchecksum 4e976c9101a25f6c20a5a60b4df88bb5104c124501cd7188df1159f405b06fb638259738c3ed4ff75e0aa11dbbc67743459ddfc1bb496998796918084b833582 -docfiles size=35 - RELOC/doc/generic/pst-tools/Changes - RELOC/doc/generic/pst-tools/README details="Readme" - RELOC/doc/generic/pst-tools/pst-tools-doc.bib - RELOC/doc/generic/pst-tools/pst-tools-doc.pdf details="Package documentation" - RELOC/doc/generic/pst-tools/pst-tools-doc.tex -runfiles size=6 - RELOC/dvips/pst-tools/pst-tools.pro - RELOC/tex/generic/pst-tools/pst-tools.tex - RELOC/tex/latex/pst-tools/pst-tools.sty -catalogue-ctan /graphics/pstricks/contrib/pst-tools -catalogue-date 2017-12-03 12:35:57 +0100 -catalogue-license lppl -catalogue-topics graphics pstricks -catalogue-version 0.09b - -name pst-tree -category Package -revision 43272 -shortdesc Trees, using PSTricks -relocated 1 -longdesc pst-tree is a pstricks package that defines a macro \pstree -longdesc which offers a structured way of joining nodes created using -longdesc pst-node in order to draw trees. -containersize 6696 -containerchecksum 7ac131959b9879902cec299e5afb22fb7c52e5b0ed15056b13ec6f34eaa71449306f1f1ac3d4b6552d491b8e02e57cf1e09d3d204ee38fbfdf6aab709d6b4b8f -doccontainersize 151096 -doccontainerchecksum 2b951ec9ddee3211d447334e39112e3f689269925a9932eb3fb9c53d4d7c185c34186edd440081296b53377382fab77d77ea5d012ccdf8701285ef555061edb6 -docfiles size=67 - RELOC/doc/generic/pst-tree/Changes - RELOC/doc/generic/pst-tree/README - RELOC/doc/generic/pst-tree/pst-tree-doc.bib - RELOC/doc/generic/pst-tree/pst-tree-doc.pdf details="Package manual" language="en" - RELOC/doc/generic/pst-tree/pst-tree-doc.tex -runfiles size=10 - RELOC/tex/generic/pst-tree/pst-tree.tex - RELOC/tex/latex/pst-tree/pst-tree.sty -catalogue-ctan /graphics/pstricks/contrib/pst-tree -catalogue-date 2017-02-20 13:22:48 +0100 -catalogue-license lppl -catalogue-topics tree linguistic -catalogue-version 1.13 - -name pst-tvz -category Package -revision 23451 -shortdesc Draw trees with more than one root node, using PSTricks -relocated 1 -longdesc The package uses PSTricks to draw trees with more than one root -longdesc node. It is similar to pst-tree, though it uses a different -longdesc placement algorithm. -containersize 16128 -containerchecksum 89b36072de1e3063a056247b07c297b1f2250743ccacf55d9773affe12ebfa7d22012a391522d032410de14f0f074f8adf297e10698aea96ee05cd4f1b9e02c1 -doccontainersize 274124 -doccontainerchecksum 25fc9a6f9fbc9b0985107579c49db136e9313356de6bb4daa8c1435a714e0bdcfaf378a322bce2387e05178bccc6d44ee6a2d852e1960857d69bc9eb79a03e5a -docfiles size=113 - RELOC/doc/generic/pst-tvz/Changes - RELOC/doc/generic/pst-tvz/README details="Readme" - RELOC/doc/generic/pst-tvz/pst-tvz-doc.bib - RELOC/doc/generic/pst-tvz/pst-tvz-doc.pdf details="Package documentation" - RELOC/doc/generic/pst-tvz/pst-tvz-doc.tex -srccontainersize 940 -srccontainerchecksum 203544563dda7f06ac3ebc609749a1d9b01e75563253a87304b3c6a8e9e21faed815d65e159b9b8ea6e1ec9e67ecb2f7fc53830c0999778b1e94781b18556790 -srcfiles size=1 - RELOC/source/generic/pst-tvz/Makefile -runfiles size=21 - RELOC/tex/generic/pst-tvz/pst-tvz.tex - RELOC/tex/latex/pst-tvz/pst-tvz.sty -catalogue-ctan /graphics/pstricks/contrib/pst-tvz -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics tree linguistic -catalogue-version 1.01 - -name pst-uml -category Package -revision 15878 -shortdesc UML diagrams with PSTricks -relocated 1 -longdesc pst-uml is a PSTricks package that provides support for drawing -longdesc moderately complex UML (Universal Modelling Language) diagrams. -longdesc (The PDF documentation is written in French.) -depend multido -containersize 7332 -containerchecksum 102c88719a8ef77fab8290f68577164ff2fedcce78473d5ef2188f177ac6cbd7091bb12d547a567fc7d8a6617aa3b327a274128aea910bb56519519b657f2c87 -doccontainersize 409380 -doccontainerchecksum 6f728dd59f32b13075b124cd3f0331b37ee3ffa76e188acf47bd16500983f2dd87f7fea5c55ccaed45c8c9840e3cf7de43ff53ab3593c65987e781de7740c8ec -docfiles size=142 - RELOC/doc/generic/pst-uml/Changes - RELOC/doc/generic/pst-uml/README details="Readme" - RELOC/doc/generic/pst-uml/diagCase.tex - RELOC/doc/generic/pst-uml/diagClass.tex - RELOC/doc/generic/pst-uml/diagClass1.tex - RELOC/doc/generic/pst-uml/diagSeq.tex - RELOC/doc/generic/pst-uml/diagState.tex - RELOC/doc/generic/pst-uml/pst-uml-doc.pdf details="Package documentation" language="fr" - RELOC/doc/generic/pst-uml/pst-uml-doc.tex - RELOC/doc/generic/pst-uml/pst-uml-encapsuled-pdf-fig.pdf - RELOC/doc/generic/pst-uml/pst-uml-encapsuled-pdf-fig.tex - RELOC/doc/generic/pst-uml/pst-uml-exemples.pdf details="Examples" language="fr" - RELOC/doc/generic/pst-uml/pst-uml-exemples.tex -srccontainersize 2392 -srccontainerchecksum d75abf7a1ca4ff8e5c3fe84e455ffdd7f22f0782ce2d0ffbb986021427678cd42af0c31b011ac0e8c10b263d4f0b100d193e1d65f42b0d80dbf487511b5003ef -srcfiles size=2 - RELOC/source/generic/pst-uml/Makefile -runfiles size=7 - RELOC/tex/latex/pst-uml/pst-uml.sty -catalogue-also metauml -catalogue-ctan /graphics/pstricks/contrib/pst-uml -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics uml pstricks -catalogue-version 0.83 - -name pst-vectorian -category Package -revision 28801 -shortdesc Printing ornaments -relocated 1 -longdesc The package uses PSTricks to draw ornaments (a substantial -longdesc repertoire of ornaments is provided). -containersize 546524 -containerchecksum 05b447c1a67f906645945e77960303a72ba413bf2a0fb9c6b84d67f694f3aa73fd03b1dd2ce298dfe5eb8ee6b1bf8e76425dbe97772ee0539a37258f2611ac11 -doccontainersize 744576 -doccontainerchecksum d4711ac4696a4e4c05e54ac3fff7788ce67ee55469ec4b8fd375cb9cae40781a4f445c469bb519894006cf1698faab914929dc292bd5ca1b578e8ff1585fe422 -docfiles size=188 - RELOC/doc/latex/pst-vectorian/README details="Readme" - RELOC/doc/latex/pst-vectorian/psvectorian.pdf details="Package documentation (French)" language="fr" - RELOC/doc/latex/pst-vectorian/psvectorian.tex -runfiles size=463 - RELOC/dvips/pst-vectorian/psvectorian.pro - RELOC/tex/latex/pst-vectorian/psvectorian.sty -catalogue-ctan /graphics/pstricks/contrib/pst-vectorian -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics decoration -catalogue-version 0.4 - -name pst-vehicle -category Package -revision 45320 -shortdesc A PSTricks package for rolling vehicles on graphs of mathematical functions -relocated 1 -longdesc This package permits to represent vehicles rolling without -longdesc slipping on mathematical curves. Different types of vehicles -longdesc are proposed, the shape of the curve is to be defined by its -longdesc equation "y=f(x)" in algebraic notation. -containersize 8564 -containerchecksum 688fc3744f1d830b5ef2e99a9b8ee56c0f4dea7476cd16fbb77fd4d3fc13586151eabb7318ecb3410f4d46bf6b9bb51b233b0ce0c5a08b6ea74fd91cef938368 -doccontainersize 2315420 -doccontainerchecksum df1baa44326be9c17a2964868e12a6a24f89278a33b90d6f599d9b0cb8733c5ce463496bd52744524d55e74706d958bfa47ddc25efc9b2681a53d0af728b3713 -docfiles size=784 - RELOC/doc/generic/pst-vehicle/Changes.txt - RELOC/doc/generic/pst-vehicle/README.md details="Readme" - RELOC/doc/generic/pst-vehicle/pst-vehicle-doc-fr.pdf details="Package documentation (French)" language="fr" - RELOC/doc/generic/pst-vehicle/pst-vehicle-doc-fr.tex - RELOC/doc/generic/pst-vehicle/pst-vehicle-doc.pdf details="Package documentation" - RELOC/doc/generic/pst-vehicle/pst-vehicle-doc.tex -runfiles size=10 - RELOC/tex/generic/pst-vehicle/ListVehicles.tex - RELOC/tex/generic/pst-vehicle/pst-vehicle.tex - RELOC/tex/latex/pst-vehicle/pst-vehicle.sty -catalogue-ctan /graphics/pstricks/contrib/pst-vehicle -catalogue-date 2017-09-16 20:11:01 +0200 -catalogue-license lppl1.3c -catalogue-topics maths pstricks graphics-use -catalogue-version 1.2 - -name pst-venn -category Package -revision 49316 -shortdesc A PSTricks package for drawing Venn sets -relocated 1 -longdesc This is a PSTricks related package for drawing Venn diagrams -longdesc with three circles. -containersize 1444 -containerchecksum c6827eca25a6f4f35ffdfd77de31285da72ca0bca4e1650927d1361fc7e75efd16b1be46f23ada2ba0f2de2ca8c4b7d31d92a0019d583a3ed190f176e5209f8d -doccontainersize 35532 -doccontainerchecksum e4b7126c430f695d3baaefba58bec48b6bcbf9f7361be41e76df14f7fdc028618b20d175e6c8ebfa900654c3e0191c5e1b930e20e410280479fe11d7e83408ab -docfiles size=16 - RELOC/doc/generic/pst-venn/Changes - RELOC/doc/generic/pst-venn/README details="Readme" - RELOC/doc/generic/pst-venn/pst-venn-doc.bib - RELOC/doc/generic/pst-venn/pst-venn-doc.pdf details="Package documentation" - RELOC/doc/generic/pst-venn/pst-venn-doc.tex -runfiles size=1 - RELOC/tex/latex/pst-venn/pst-venn.sty -catalogue-also venndiagram venn -catalogue-ctan /graphics/pstricks/contrib/pst-venn -catalogue-date 2018-12-04 14:59:22 +0100 -catalogue-license lppl -catalogue-topics diagram-maths pstricks -catalogue-version 0.01 - -name pst-vowel -category Package -revision 25228 -shortdesc Enable arrows showing diphthongs on vowel charts -relocated 1 -longdesc The package extends the vowel package (distributed as part of -longdesc the tipa bundle) by allowing the user to draw arrows between -longdesc vowels to show relationships such as diphthong membership. The -longdesc package depends on use of pstricks. -containersize 2024 -containerchecksum fd15b9f89ce2e3aecc639c42f02ca1a59eb40373e6ffc9290dd95d02a1f7874719dc9ff86b22a877528f56ccb938c308bf8c6da10fccc4d88798a67a143cd4ac -doccontainersize 81968 -doccontainerchecksum de5c08694571bed38acd6034a9ff805a52df78dd9ed586882d9bf8a34ae30676618efdd5f9ef99b27d20790f3903c8a22e6538caba9dee43002f912e0e300a0a -docfiles size=28 - RELOC/doc/latex/pst-vowel/README details="Readme" - RELOC/doc/latex/pst-vowel/pst-vowel.pdf details="Package documentation" - RELOC/doc/latex/pst-vowel/pst-vowel.tex -runfiles size=2 - RELOC/tex/latex/pst-vowel/pst-vowel.sty -catalogue-ctan /macros/latex/contrib/pst-vowel -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics phonetic -catalogue-version 1.0 - -name pst-vue3d -category Package -revision 15878 -shortdesc Draw perspective views of three dimensional objects -relocated 1 -longdesc With pst-vue3d three dimensional objects like cubes, spheres -longdesc and others can be viewed from different points. The -longdesc distribution includes a comprehensive set of examples of usage. -containersize 13120 -containerchecksum 374f22476cbb9a2d276d0dc98986ed6fd404800ba1110ddfeca210b7f60437583aeadf7eb34dbece440ced0102a6431b189bdf07aa9e4ec2e717f109f33e1064 -doccontainersize 4434812 -doccontainerchecksum 54c5ff0153086a59a56ba03b86cdc2e51175b5d1d76285462d0a0dc3dc396187c91e24808d15bc60e9e1740d35484faec37802433feebc8af07c959c4e7bb2f2 -docfiles size=1134 - RELOC/doc/generic/pst-vue3d/Changes - RELOC/doc/generic/pst-vue3d/README details="Readme" - RELOC/doc/generic/pst-vue3d/pst-vue3d-doc.bib - RELOC/doc/generic/pst-vue3d/pst-vue3d-doc.pdf details="Package documentation" - RELOC/doc/generic/pst-vue3d/pst-vue3d-doc.tex -srccontainersize 828 -srccontainerchecksum 52685797af67ffee756fd3506e5627760a4a78634f44d127a0faac573fb5889eb0c2f7ceba57d1582720aa832f1bc449b222c6736763a54d5079c22174acacfe -srcfiles size=1 - RELOC/source/generic/pst-vue3d/Makefile -runfiles size=27 - RELOC/dvips/pst-vue3d/pst-vue3d.pro - RELOC/tex/generic/pst-vue3d/pst-vue3d.tex - RELOC/tex/latex/pst-vue3d/pst-vue3d.sty -catalogue-ctan /graphics/pstricks/contrib/pst-vue3d -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics graphics-use graphics-3d -catalogue-version 1.24 - -name pst2pdf -category Package -revision 45476 -shortdesc A script to compile PSTricks documents via pdfTeX -longdesc The script extracts the preamble of the document and runs all -longdesc \begin{postscript}...\end{postscript} -longdesc \begin{pspicture}...\end{pspicture} and -longdesc \pspicture...\endpspicture separately through LaTeX with the -longdesc same preamble as the original document; thus it creates EPS, -longdesc PNG and PDF files of these snippets. In a final pdfLaTeX run -longdesc the script replaces the environments with \includegraphics to -longdesc include the processed snippets. Detail documentation is -longdesc acquired from the document itself via Perldoc. -depend pst2pdf.ARCH -containersize 13176 -containerchecksum dfaacc3b072e53735c78ed7aa5bf9dc78368baea19c54de847b5668e1b7b967e349d8ac40d7f134e2bdd9c66950b50462eca34c9d43ea1183d957c1a393a0ffd -doccontainersize 226892 -doccontainerchecksum 74f3670b2f27e6a79d79226d45d1b3d2242abe359da623043e2f91734e1260bc0e1036841881891b45044bdc46edad052f8a3f1bd9630c3fd3fe92628df114be -docfiles size=128 - texmf-dist/doc/latex/pst2pdf/Changes - texmf-dist/doc/latex/pst2pdf/README details="Readme" - texmf-dist/doc/latex/pst2pdf/pst2pdf-doc.bib - texmf-dist/doc/latex/pst2pdf/pst2pdf-doc.pdf details="Package documentation" - texmf-dist/doc/latex/pst2pdf/pst2pdf-doc.tex - texmf-dist/doc/latex/pst2pdf/test1-pdf.pdf - texmf-dist/doc/latex/pst2pdf/test1.tex - texmf-dist/doc/latex/pst2pdf/test2-pdf.pdf - texmf-dist/doc/latex/pst2pdf/test2.tex - texmf-dist/doc/latex/pst2pdf/test3-pdf.pdf - texmf-dist/doc/latex/pst2pdf/test3.tex - texmf-dist/doc/latex/pst2pdf/tux.jpg -runfiles size=12 - texmf-dist/scripts/pst2pdf/pst2pdf.pl -catalogue-ctan /graphics/pstricks/scripts/pst2pdf -catalogue-date 2017-10-04 15:33:08 +0200 -catalogue-license gpl2 -catalogue-topics graphics graphics-epspdf -catalogue-version 0.18 - -name pst2pdf.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of pst2pdf -containersize 340 -containerchecksum a1f40846651dab7951defbf5a2a350faf4c67c766cacef9fe12a8a4ffeda2a7ac7d49844a8ff3e5c308ee090b74a87bd81db3d271666160e24cb4897d0346f1c -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/pst2pdf - -name pst2pdf.amd64-freebsd -category Package -revision 29333 -shortdesc amd64-freebsd files of pst2pdf -containersize 340 -containerchecksum 998ef4cc82b6cba5b1d98feb4754038b5580bce27d1c588ec30eb28f93fac6cc387af78a154c21c25b9811ac640ac49a7436948986431dbd2cf9e317dadecd99 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/pst2pdf - -name pst2pdf.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of pst2pdf -containersize 340 -containerchecksum c90cc39ab8bcd1a8353ba16f050b77def88ce4c5118046d26b13d61eba664bc10577a7deaf1ad3d43b91fb333caa07f0f5c42d7ea2858bf9c257b97099ab9496 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/pst2pdf - -name pst2pdf.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of pst2pdf -containersize 340 -containerchecksum 5ab57b46c90d272a3b30de94af8936fe8fceecb85a6f19e4a5a466c3c6f886bce1e5398b610435702dac2d496504ad2fd8d3d10f69d9f8453b35bec4137018ee -binfiles arch=armhf-linux size=1 - bin/armhf-linux/pst2pdf - -name pst2pdf.i386-cygwin -category Package -revision 29333 -shortdesc i386-cygwin files of pst2pdf -containersize 340 -containerchecksum 98ef5627cf4135bf6bd6bb8b329d73e26fe41933624c721708ca3d44be2199173a3430ccfe112fdc0fcaa488e9771b680483acaa12bc675fcad359e93dc7829b -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/pst2pdf - -name pst2pdf.i386-freebsd -category Package -revision 29333 -shortdesc i386-freebsd files of pst2pdf -containersize 340 -containerchecksum e053ecc8b3132cc5024d9d335250c652f2f9ec6ea41c2c4959acd1a47bec4b20bdb04087661e2441a042587dfdff321e6d393790749609321046840e8dc7e9bd -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/pst2pdf - -name pst2pdf.i386-linux -category Package -revision 29333 -shortdesc i386-linux files of pst2pdf -containersize 340 -containerchecksum 69c550f1f6d58c8323bce1838fcecdc2e58a638fc8b8689e507b035c66c5bbf823da7cb30b8777b335cb2b4de9624aba56611ccde31debda97a2d0564da4a6e3 -binfiles arch=i386-linux size=1 - bin/i386-linux/pst2pdf - -name pst2pdf.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of pst2pdf -containersize 340 -containerchecksum 639f1c75f10efe1f46a6d7b5b710aa682a34919db819e7bd1491069d466d67bf2a18e54c806b32990b76b94c82033bb4802959b0087143e6cf3fbae11629e499 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/pst2pdf - -name pst2pdf.i386-solaris -category Package -revision 29333 -shortdesc i386-solaris files of pst2pdf -containersize 340 -containerchecksum 0a37465913307b32de1cc3eb6f420760f41ec0b34220ea5eeaabf4e3b098569a241b4a26febf80998265a760562b15326816ea0105859406f476140015299dfe -binfiles arch=i386-solaris size=1 - bin/i386-solaris/pst2pdf - -name pst2pdf.sparc-solaris -category Package -revision 29333 -shortdesc sparc-solaris files of pst2pdf -containersize 340 -containerchecksum cf9e2466b295781c47f4f4a51fc3c89d220466d81a48c42b18ec59729e7b75af701cfaa1e5e7a64595a2b2f51e475909ca8ac2a061a6ca7418d9ab9c5263ab13 -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/pst2pdf - -name pst2pdf.win32 -category Package -revision 15404 -shortdesc win32 files of pst2pdf -containersize 680 -containerchecksum 2992ac3b3866b5f87fda9b7e8485ddaefac63115c8dad05ae5ed72fa1e6f3ae2dd8bf4dc7c8842fd5617ee302526db8f48e9d0226b11bf0865094abb75feb251 -binfiles arch=win32 size=1 - bin/win32/pst2pdf.exe - -name pst2pdf.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of pst2pdf -containersize 340 -containerchecksum 355018b3b10ce95246f48420ba5d7a884cb8c857591f0f13b1ccd50ad5932973b55d64dd59d4300b77aad59e97d1d404d5c3294d9db39d5f05f38dd06b3e7ccc -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/pst2pdf - -name pst2pdf.x86_64-darwin -category Package -revision 29333 -shortdesc x86_64-darwin files of pst2pdf -containersize 344 -containerchecksum 005f2888bc9df4bc9a382fedd874eac9c70e8e0a8f7ed9bcfd80f48b20ecd523f7987a044b4f788efe4afb26feaf688e8123b8a33ecf2da41d449e9d05ac373c -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/pst2pdf - -name pst2pdf.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of pst2pdf -containersize 352 -containerchecksum f529e5f415e4a415ff0bf99c7d490344fc729698ad712963386a062284830eb476505af1581cfdac3bf556ee9e385c05d36a615d02d4c38db9200987308ad945 -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/pst2pdf - -name pst2pdf.x86_64-linux -category Package -revision 29333 -shortdesc x86_64-linux files of pst2pdf -containersize 344 -containerchecksum 0f0c67021ea789b6b62f590472f6665b58fdd536f16a6ca2fbe9a171ca82fcba71417942d9227528beeacc4f8ece937a9d1c7d0e465a549dc7b63f6737ae6655 -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/pst2pdf - -name pst2pdf.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of pst2pdf -containersize 344 -containerchecksum c5e98253b899a363927dd480127c2eedbbb35c955ea556178b1cb964060f25aef7ffdf8c5f8cc9afe71bd6ce1d32117df22d9f2ee527d8285f81b5b98d601380 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/pst2pdf - -name pst2pdf.x86_64-solaris -category Package -revision 29333 -shortdesc x86_64-solaris files of pst2pdf -containersize 340 -containerchecksum 683a5155090d20f6e3ffa335038980784710c39e1ac193f1aae1a3c5c4c7f24c382ab03052cc003b5447ef938c9a9513da9ad92d67ef934fc98848c354bf98fc -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/pst2pdf - -name pstool -category Package -revision 46393 -shortdesc Support for psfrag within pdfLaTeX -relocated 1 -longdesc The package works in the same sort of way as pst-pdf, but it -longdesc also processes the PostScript graphics with psfrag to add -longdesc labels within the graphic, before conversion. Thus the bundle -longdesc replaces two steps of an ordinary workflow. (Naturally, the -longdesc package requires that \write 18 is enabled.) Pstool ensures -longdesc that each version of each graphic is compiled once only (the -longdesc graphic is (re-)compiled only if it has changed since the -longdesc previous compilation of the document). This drastically speeds -longdesc up the running of the package in the typical case (though the -longdesc first run of any document is inevitably just as slow as with -longdesc any similar package). -containersize 6956 -containerchecksum 5352cbc1617b0fae85018f93fd31f51fb59d83ab1d12d95284575c23d170d91d4d2ac3eb32e968e6160e1c4df4c172a1752f9c1b30dfa2b5006f2bfafcd079a5 -doccontainersize 373708 -doccontainerchecksum debba5d6ca4042ec3bddc25473b22d5db4d71f0f66ef9317e7c0b015e98ac7b373e580d14111545f71f14c50beeb020e4a353b7d9957ad0e3cc7aa63ca7bba2e -docfiles size=98 - RELOC/doc/latex/pstool/README.md details="Readme" - RELOC/doc/latex/pstool/pstool.pdf details="Package documentation" - RELOC/doc/latex/pstool/pstool.tex -runfiles size=6 - RELOC/tex/latex/pstool/pstool.sty -catalogue-ctan /macros/latex/contrib/pstool -catalogue-date 2018-01-20 10:12:28 +0100 -catalogue-license lppl1.3c -catalogue-topics graphics-epspdf graphics-text -catalogue-version 1.5e - -name pstools -category TLCore -revision 47198 -catalogue ps2eps -shortdesc Produce Encapsulated PostScript from PostScript -longdesc Produce Encapsulated PostScript Files (EPS/EPSF) from a -longdesc one-page PostScript document, or any PostScript document. A -longdesc correct Bounding Box is calculated for the EPS files and some -longdesc PostScript command sequences that can produce errorneous -longdesc results on printers are filtered. The input is cropped to -longdesc include just the image contained in the PostScript file. The -longdesc EPS files can then be included into TeX documents. Other -longdesc programs like ps2epsi (a script distributed with ghostscript) -longdesc don't always calculate the correct bounding box (because the -longdesc values are put on the PostScript stack which may get corrupted -longdesc by bad PostScript code) or they round it off, resulting in -longdesc clipping the image. Therefore ps2eps uses a resolution of 144 -longdesc dpi to get the correct bounding box. The bundle includes -longdesc binaries for Linux, Solaris, Digital Unix or Windows -longdesc 2000/9x/NT; for other platforms, the user needs perl, -longdesc ghostscript and an ANSI-C compiler. Included in the -longdesc distribution is the bbox program, an application to produce -longdesc Bounding Box values for rawppm or rawpbm format files. -depend pstools.ARCH -containersize 11528 -containerchecksum cdd956d75184be4dce6bdb053054ad8d24488701e61a65c1fab90b2497d57d3c523475ab460bdfe1b40491f3a0106ece5e845cccbda2356553de4bf4b428ad5f -doccontainersize 83156 -doccontainerchecksum 256d3082de17444776b236f0f42441b98547349e351ff8c8f6ef1119e289f643124581fce091f666c5f321ecaffe7cbd807a50864c4d931d5df3dc30a4b31bb5 -docfiles size=33 - texmf-dist/doc/man/man1/bbox.1 - texmf-dist/doc/man/man1/bbox.man1.pdf - texmf-dist/doc/man/man1/ps2eps.1 - texmf-dist/doc/man/man1/ps2eps.man1.pdf - texmf-dist/doc/man/man1/ps2frag.1 - texmf-dist/doc/man/man1/ps2frag.man1.pdf - texmf-dist/doc/man/man1/pslatex.1 - texmf-dist/doc/man/man1/pslatex.man1.pdf -runfiles size=11 - texmf-dist/scripts/ps2eps/ps2eps.pl - texmf-dist/scripts/texlive/ps2frag.sh - texmf-dist/scripts/texlive/pslatex.sh -catalogue-ctan /support/ps2eps -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics ps-manip -catalogue-version 1.68 - -name pstools.aarch64-linux -category TLCore -revision 48789 -shortdesc aarch64-linux files of pstools -containersize 3924 -containerchecksum ab00d64cffa80af313c35d8741f68fb6a1724ca267cb30bf9becaf5ed2b9476105aba9f473adf55db07159cac601a1f1d9af74ca6f5907f557eec1971469dc53 -binfiles arch=aarch64-linux size=6 - bin/aarch64-linux/bbox - bin/aarch64-linux/ps2eps - bin/aarch64-linux/ps2frag - bin/aarch64-linux/pslatex - -name pstools.amd64-freebsd -category TLCore -revision 46816 -shortdesc amd64-freebsd files of pstools -containersize 4228 -containerchecksum a9788bc02fc04b8323b82c6f29299d115cbe2256a31f7ff0b89ab71f4a22a87bfad88749051c4a099325597e51589900d20a015d179dde23134926cf49bddea0 -binfiles arch=amd64-freebsd size=6 - bin/amd64-freebsd/bbox - bin/amd64-freebsd/ps2eps - bin/amd64-freebsd/ps2frag - bin/amd64-freebsd/pslatex - -name pstools.amd64-netbsd -category TLCore -revision 48698 -shortdesc amd64-netbsd files of pstools -containersize 4156 -containerchecksum 962756c6c6ea9759113db60791e8f75079162979528b266fe6963bca1652d36ef8ebba3b40be0dad8e6cab842b07434d884f2c41ff02b92e9721cfbd9d64b6ae -binfiles arch=amd64-netbsd size=6 - bin/amd64-netbsd/bbox - bin/amd64-netbsd/ps2eps - bin/amd64-netbsd/ps2frag - bin/amd64-netbsd/pslatex - -name pstools.armhf-linux -category TLCore -revision 48716 -shortdesc armhf-linux files of pstools -containersize 4020 -containerchecksum 917ed6a91b4e2cf386f380a9353d35589e7d26c8b600565beaa02417dc2e6e5a725af37243276ce0674cd23fa9a6d3c11c5cf9f93801271c7cc4f49f5f07edbf -binfiles arch=armhf-linux size=6 - bin/armhf-linux/bbox - bin/armhf-linux/ps2eps - bin/armhf-linux/ps2frag - bin/armhf-linux/pslatex - -name pstools.i386-cygwin -category TLCore -revision 46814 -shortdesc i386-cygwin files of pstools -containersize 4800 -containerchecksum f32a3c369b8d5be2047e367824c4d3bd7c1474b3d408734e88d43d310133d95f18774125325b5454a4319b5a30cfd81e0adfe3822bc787040f15aeeb1f8d047e -binfiles arch=i386-cygwin size=7 - bin/i386-cygwin/bbox.exe - bin/i386-cygwin/ps2eps - bin/i386-cygwin/ps2frag - bin/i386-cygwin/pslatex - -name pstools.i386-freebsd -category TLCore -revision 46816 -shortdesc i386-freebsd files of pstools -containersize 4008 -containerchecksum 2fdd984d6e869e24b6e2408e6bc5450bed41292223e8ad237e573afdaff9b07952a2b03cab35502b2974f5c02ff5be921c26ab57b6f93d3643fa3a1455bfd297 -binfiles arch=i386-freebsd size=5 - bin/i386-freebsd/bbox - bin/i386-freebsd/ps2eps - bin/i386-freebsd/ps2frag - bin/i386-freebsd/pslatex - -name pstools.i386-linux -category TLCore -revision 47245 -shortdesc i386-linux files of pstools -containersize 4220 -containerchecksum 3ce9259f54dacd76a883ae14bbb3364803f8fccab25937609f2c102ee72d7424daf22ddc6974f48c2f558e35ba433b2feee678b13f8a69080e65b0d64e5431a0 -binfiles arch=i386-linux size=5 - bin/i386-linux/bbox - bin/i386-linux/ps2eps - bin/i386-linux/ps2frag - bin/i386-linux/pslatex - -name pstools.i386-netbsd -category TLCore -revision 46812 -shortdesc i386-netbsd files of pstools -containersize 4088 -containerchecksum 0172ebb01c7843a5fccd01990cd9f1120eaeadd5b1ca1e08112e51a755137fbba1b096097f1388283b567450598dd892295c7975b8812023a8843001c291eb93 -binfiles arch=i386-netbsd size=6 - bin/i386-netbsd/bbox - bin/i386-netbsd/ps2eps - bin/i386-netbsd/ps2frag - bin/i386-netbsd/pslatex - -name pstools.i386-solaris -category TLCore -revision 40549 -shortdesc i386-solaris files of pstools -containersize 4760 -containerchecksum c4b4af7e9116e690ad9e98f0b6dd0fbc67232ff8ee404a04dc5feabd6c2d64c0eb2d6c4ee4c5e1647958507bdd03b79bcdbbf31e6c2a10b0bbb0c7bfea640460 -binfiles arch=i386-solaris size=6 - bin/i386-solaris/bbox - bin/i386-solaris/ps2eps - bin/i386-solaris/ps2frag - bin/i386-solaris/pslatex - -name pstools.sparc-solaris -category TLCore -revision 46829 -shortdesc sparc-solaris files of pstools -containersize 4300 -containerchecksum b633b74ade499c9b76b63f19d5bdee8b35de0dba33128476a63d3d6af5ef6cdf3d96902dbdf3868454221f3a641815de42092c3f3f14adcb72392e91719b31c6 -binfiles arch=sparc-solaris size=6 - bin/sparc-solaris/bbox - bin/sparc-solaris/ps2eps - bin/sparc-solaris/ps2frag - bin/sparc-solaris/pslatex - -name pstools.win32 -category TLCore -revision 46800 -shortdesc win32 files of pstools -containersize 5032 -containerchecksum 1ba47fcf5bea43708d194fdfbba576fdd8534471d43655043b05cd89ca292195c0aa9c65bdff5119e4676af0d9ec7cc93b42b48e03cac074cf424e9d5cef92aa -binfiles arch=win32 size=4 - bin/win32/bbox.exe - bin/win32/ps2eps.exe - -name pstools.x86_64-cygwin -category TLCore -revision 46813 -shortdesc x86_64-cygwin files of pstools -containersize 4684 -containerchecksum 6fc1ca8ca42eceaeb35cc56807fd8938d168265e1f589fea4f57f9653907b0cd5f8f9262db1e31fe575ea198de12f55d115039afa32c7c83932ecda8872d158b -binfiles arch=x86_64-cygwin size=6 - bin/x86_64-cygwin/bbox.exe - bin/x86_64-cygwin/ps2eps - bin/x86_64-cygwin/ps2frag - bin/x86_64-cygwin/pslatex - -name pstools.x86_64-darwin -category TLCore -revision 48728 -shortdesc x86_64-darwin files of pstools -containersize 3452 -containerchecksum a4e1263d2d1d723b3b4af6c8a8550d82a0ab1f7be76081f3df3e05bacdea25bcaba38697bd9292b54472c3c4ac9593f56687c7f34c90ba7481a69808122ad619 -binfiles arch=x86_64-darwin size=7 - bin/x86_64-darwin/bbox - bin/x86_64-darwin/ps2eps - bin/x86_64-darwin/ps2frag - bin/x86_64-darwin/pslatex - -name pstools.x86_64-darwinlegacy -category TLCore -revision 47387 -shortdesc x86_64-darwinlegacy files of pstools -containersize 3632 -containerchecksum a06360a2d64e6c0fe986055dc70f392757982bdedf95b46d260b155441a12f1e9f27d572f4130e8cb79b73b0d8288264c7bbaed7e437b13a091eb078cc3f6f40 -binfiles arch=x86_64-darwinlegacy size=7 - bin/x86_64-darwinlegacy/bbox - bin/x86_64-darwinlegacy/ps2eps - bin/x86_64-darwinlegacy/ps2frag - bin/x86_64-darwinlegacy/pslatex - -name pstools.x86_64-linux -category TLCore -revision 47063 -shortdesc x86_64-linux files of pstools -containersize 4160 -containerchecksum d6871436a7801393aeafcf1eec5a2d69cc689e80fd9cc777ce10ce141d6748cd410fcde905f3f5f8e9fc9a26d40dd978d93c8cf39f61feca475a1b5d45d8082a -binfiles arch=x86_64-linux size=6 - bin/x86_64-linux/bbox - bin/x86_64-linux/ps2eps - bin/x86_64-linux/ps2frag - bin/x86_64-linux/pslatex - -name pstools.x86_64-linuxmusl -category TLCore -revision 46840 -shortdesc x86_64-linuxmusl files of pstools -containersize 4108 -containerchecksum 646b8e10542d685af8ce008f214c8d0736b8832d3449353f366390ccbd8a65acbe469c8c56915c8bffc0f57b6ed2fe8584428ccb822ac27da0c5a2f8db97a0d4 -binfiles arch=x86_64-linuxmusl size=6 - bin/x86_64-linuxmusl/bbox - bin/x86_64-linuxmusl/ps2eps - bin/x86_64-linuxmusl/ps2frag - bin/x86_64-linuxmusl/pslatex - -name pstools.x86_64-solaris -category TLCore -revision 41034 -shortdesc x86_64-solaris files of pstools -containersize 4716 -containerchecksum 88ceefdc9b0012a0979ce978f3823980c87d0269ee23dc0c5af66bbab33f57910b21acfd9a05a9769d2b20157bad66ff405715634edfef1ea865fbcafc005d91 -binfiles arch=x86_64-solaris size=6 - bin/x86_64-solaris/bbox - bin/x86_64-solaris/ps2eps - bin/x86_64-solaris/ps2frag - bin/x86_64-solaris/pslatex - -name pstricks -category Package -revision 50101 -catalogue pstricks-base -shortdesc PostScript macros for TeX -relocated 1 -longdesc PSTricks offers an extensive collection of macros for -longdesc generating PostScript that is usable with most TeX macro -longdesc formats, including Plain TeX, LaTeX, AMS-TeX, and AMS-LaTeX. -longdesc Included are macros for colour, graphics, pie charts, rotation, -longdesc trees and overlays. It has many special features, including a -longdesc wide variety of graphics (picture drawing) macros, with a -longdesc flexible interface and with colour support. There are macros -longdesc for colouring or shading the cells of tables. The package -longdesc pstricks-add contains bug-fixes and additions for PSTricks -longdesc (among other things). PSTricks ordinarily uses PostScript -longdesc \special commands, which are not supported by pdf(La)TeX. This -longdesc limitation may be overcome by using either the pst-pdf or the -longdesc pdftricks package, to generate a PDF inclusion from a PSTricks -longdesc diagram. PSTricks macros can also generate PDF output when the -longdesc document is processed XeTeX, without the need for other -longdesc supporting packages. -containersize 77048 -containerchecksum 972288edb9c19d573ea3c88ee7dacfb153aab4b6c22ce9e5e57e0d6e45d35fe65766a252026a7eae53be20ce97deaf5845c478e0dd293bf9061eee21911a54fc -doccontainersize 7127720 -doccontainerchecksum 8460d6109acac2d7de20efba60a377e14ff826eaf30b0a56e5756586a773ef5b054e6171c57592d5e42d005f872929e94dd3d04737a5e9c5ad8a5aad311f5e7e -docfiles size=2186 - RELOC/doc/generic/pstricks/PSTricks.bib - RELOC/doc/generic/pstricks/README details="Readme" - RELOC/doc/generic/pstricks/ctandir.sty - RELOC/doc/generic/pstricks/images/flowers.eps - RELOC/doc/generic/pstricks/images/tiger.eps - RELOC/doc/generic/pstricks/images/tiger.pdf - RELOC/doc/generic/pstricks/pst-doc.bst - RELOC/doc/generic/pstricks/pst-doc.ist - RELOC/doc/generic/pstricks/pst-doc.pdf - RELOC/doc/generic/pstricks/pst-news.sty - RELOC/doc/generic/pstricks/pst-news.tex - RELOC/doc/generic/pstricks/pst-news05.pdf - RELOC/doc/generic/pstricks/pst-news05.tex - RELOC/doc/generic/pstricks/pst-news06.pdf - RELOC/doc/generic/pstricks/pst-news06.tex - RELOC/doc/generic/pstricks/pst-news08.pdf - RELOC/doc/generic/pstricks/pst-news08.tex - RELOC/doc/generic/pstricks/pst-news09.pdf - RELOC/doc/generic/pstricks/pst-news09.tex - RELOC/doc/generic/pstricks/pst-news10.pdf - RELOC/doc/generic/pstricks/pst-news10.tex - RELOC/doc/generic/pstricks/pst-news11.pdf - RELOC/doc/generic/pstricks/pst-news11.tex - RELOC/doc/generic/pstricks/pst-news12.pdf - RELOC/doc/generic/pstricks/pst-news12.tex - RELOC/doc/generic/pstricks/pst-news13.pdf - RELOC/doc/generic/pstricks/pst-news13.tex - RELOC/doc/generic/pstricks/pst-news14.pdf - RELOC/doc/generic/pstricks/pst-news14.tex - RELOC/doc/generic/pstricks/pst-news15.pdf - RELOC/doc/generic/pstricks/pst-news15.tex - RELOC/doc/generic/pstricks/pst-news16.pdf - RELOC/doc/generic/pstricks/pst-news16.tex - RELOC/doc/generic/pstricks/pst-news17.pdf - RELOC/doc/generic/pstricks/pst-news17.tex - RELOC/doc/generic/pstricks/pst-news18.pdf - RELOC/doc/generic/pstricks/pst-news18.tex - RELOC/doc/generic/pstricks/pst-news19.pdf details="Latest news bulletin" - RELOC/doc/generic/pstricks/pst-news19.tex - RELOC/doc/generic/pstricks/pst-user.pdf details="Package documentation" - RELOC/doc/generic/pstricks/pst-user.tgz - RELOC/doc/generic/pstricks/pstricks-bug.tex - RELOC/doc/generic/pstricks/pstricks-doc.pdf - RELOC/doc/generic/pstricks/test-pst.pdf - RELOC/doc/generic/pstricks/test-pst.tex -runfiles size=124 - RELOC/dvips/pstricks/pst-algparser.pro - RELOC/dvips/pstricks/pst-dots.pro - RELOC/dvips/pstricks/pst-dots97.pro - RELOC/dvips/pstricks/pstricks-fonts-lm.pro - RELOC/dvips/pstricks/pstricks-fonts-ps.pro - RELOC/dvips/pstricks/pstricks-fonts-urw.pro - RELOC/dvips/pstricks/pstricks.pro - RELOC/dvips/pstricks/pstricks97.pro - RELOC/tex/generic/pstricks/config/README.cfg - RELOC/tex/generic/pstricks/config/distiller.cfg - RELOC/tex/generic/pstricks/config/dvips.cfg - RELOC/tex/generic/pstricks/config/dvipsone.cfg - RELOC/tex/generic/pstricks/config/gastex.cfg - RELOC/tex/generic/pstricks/config/textures.cfg - RELOC/tex/generic/pstricks/config/vtex.cfg - RELOC/tex/generic/pstricks/config/xdvipdfmx.cfg - RELOC/tex/generic/pstricks/pst-fp.tex - RELOC/tex/generic/pstricks/pst-key.tex - RELOC/tex/generic/pstricks/pstricks-tex.def - RELOC/tex/generic/pstricks/pstricks-xetex.def - RELOC/tex/generic/pstricks/pstricks.con - RELOC/tex/generic/pstricks/pstricks.tex - RELOC/tex/generic/pstricks/pstricks97.tex - RELOC/tex/latex/pstricks/pst-all.sty - RELOC/tex/latex/pstricks/pst-doc.cls - RELOC/tex/latex/pstricks/pst-key.sty - RELOC/tex/latex/pstricks/pst-platform.sty - RELOC/tex/latex/pstricks/pstcol.sty - RELOC/tex/latex/pstricks/pstricks-pdf.sty - RELOC/tex/latex/pstricks/pstricks.sty -catalogue-alias pstricks -catalogue-also pstricks-add -catalogue-contact-home http://tug.org/PSTricks -catalogue-contact-repository http://comedy.dante.de/~herbert/TeXnik/ -catalogue-contact-support http://tug.org/mailman/listinfo/pstricks -catalogue-ctan /graphics/pstricks/base -catalogue-date 2019-02-23 16:30:24 +0100 -catalogue-license lppl1.3 -catalogue-topics graphics-in-tex colour pstricks dvips-special xetex -catalogue-version 2.96 - -name pstricks-add -category Package -revision 49680 -shortdesc A collection of add-ons and bugfixes for PSTricks -relocated 1 -longdesc Collects together examples that have been posted to the -longdesc PSTricks mailing list, together with many additional features -longdesc for the basic pstricks, pst-plot and pst-node, including: -longdesc bugfixes; new options for the pspicture environment; arrows; -longdesc braces as node connection/linestyle; extended axes for plots -longdesc (e.g., logarithm axes); polar plots; plotting tangent lines of -longdesc curves or functions; solving and printing differential -longdesc equations; box plots; matrix plots; and pie charts. The package -longdesc makes use of PostScript routines provided by pst-math. -containersize 21136 -containerchecksum dd01e092d4fe47d33072911a3bd3a6535de4f36bf372325dd7732f4272eb0e6eb496e9a4a415f08a309cc4f7cd13d38f45cea68e859a47bdf182411f4e19d131 -doccontainersize 4630072 -doccontainerchecksum e81b4638bf010d289d9766df8677a20a56133dfbdcf1c13cc02956dbe0bae08fa11df42b9b1220a08c6af388d1335ab01ea5405cc8b3b929efd60c3f1ccabab2 -docfiles size=2773 - RELOC/doc/generic/pstricks-add/Changes - RELOC/doc/generic/pstricks-add/README details="Readme" - RELOC/doc/generic/pstricks-add/data/contourN.data - RELOC/doc/generic/pstricks-add/data/data.data - RELOC/doc/generic/pstricks-add/data/data3.data - RELOC/doc/generic/pstricks-add/data/dataMul.data - RELOC/doc/generic/pstricks-add/data/demo0.data - RELOC/doc/generic/pstricks-add/data/demo1.data - RELOC/doc/generic/pstricks-add/data/demo2.data - RELOC/doc/generic/pstricks-add/data/demo3.data - RELOC/doc/generic/pstricks-add/data/dotmatrix.data - RELOC/doc/generic/pstricks-add/data/matrix.data - RELOC/doc/generic/pstricks-add/data/matrix1.data - RELOC/doc/generic/pstricks-add/data/matrix2.data - RELOC/doc/generic/pstricks-add/data/olympic.eps - RELOC/doc/generic/pstricks-add/data/olympic.pdf - RELOC/doc/generic/pstricks-add/data/olympic.tex - RELOC/doc/generic/pstricks-add/data/pstricks-add-doc.data - RELOC/doc/generic/pstricks-add/pstricks-add-doc.bib - RELOC/doc/generic/pstricks-add/pstricks-add-doc.pdf details="Package documentation" - RELOC/doc/generic/pstricks-add/pstricks-add-doc.tex -runfiles size=25 - RELOC/dvips/pstricks-add/pstricks-add.pro - RELOC/tex/generic/pstricks-add/pstricks-add.tex - RELOC/tex/latex/pstricks-add/pstricks-add.sty -catalogue-ctan /graphics/pstricks/contrib/pstricks-add -catalogue-date 2019-01-12 19:39:00 +0100 -catalogue-license lppl -catalogue-topics graphics-in-tex pstricks -catalogue-version 3.87 - -name pstricks_calcnotes -category Package -revision 34363 -shortdesc Use of PSTricks in calculus lecture notes -relocated 1 -longdesc The bundle shows the construction of PSTricks macros to draw -longdesc Riemann sums of an integral and to draw the vector field of an -longdesc ordinary differential equation. The results are illustrated in -longdesc a fragment of lecture notes. -containersize 508 -containerchecksum 0ca1dbce039dd8f41796a1747fcb9b04cc90a7cc3669c1db28e61fd9d36c151a7202f2e5dfaf163ed2f0014ccde0c0dbb3f74b9083dd547982f37ce557f40efa -doccontainersize 1133172 -doccontainerchecksum 6ed44605777c6baa8cc5f016adbaa1be200ce1dd272fc074d54f452f6459210f43e91390067e55d7ff1a36cc22b241ccd315d88ca73c0f326b892aa8eaf53443 -docfiles size=3772 - RELOC/doc/latex/pstricks_calcnotes/AppThreePDF.pdf - RELOC/doc/latex/pstricks_calcnotes/Convert_PstricksCode_To_Pdf/Readme.txt - RELOC/doc/latex/pstricks_calcnotes/Convert_PstricksCode_To_Pdf/convert.tex - RELOC/doc/latex/pstricks_calcnotes/Convert_PstricksCode_To_Pdf/test.pdf - RELOC/doc/latex/pstricks_calcnotes/For_Pdf_Output/AppThreePDF.tex - RELOC/doc/latex/pstricks_calcnotes/For_Pdf_Output/BZ1.pdf - RELOC/doc/latex/pstricks_calcnotes/For_Pdf_Output/BZ10.pdf - RELOC/doc/latex/pstricks_calcnotes/For_Pdf_Output/BZ2.pdf - RELOC/doc/latex/pstricks_calcnotes/For_Pdf_Output/BZ3.pdf - RELOC/doc/latex/pstricks_calcnotes/For_Pdf_Output/BZ4.pdf - RELOC/doc/latex/pstricks_calcnotes/For_Pdf_Output/BZ5.pdf - RELOC/doc/latex/pstricks_calcnotes/For_Pdf_Output/BZ6.pdf - RELOC/doc/latex/pstricks_calcnotes/For_Pdf_Output/BZ7.pdf - RELOC/doc/latex/pstricks_calcnotes/For_Pdf_Output/BZ8.pdf - RELOC/doc/latex/pstricks_calcnotes/For_Pdf_Output/BZ9.pdf - RELOC/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig13.pdf - RELOC/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig14.pdf - RELOC/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig1a.pdf - RELOC/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig1b.pdf - RELOC/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig1c.pdf - RELOC/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig2a.pdf - RELOC/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig2b.pdf - RELOC/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig3.pdf - RELOC/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig4.pdf - RELOC/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig5.pdf - RELOC/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig6.pdf - RELOC/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig7.pdf - RELOC/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig8.pdf - RELOC/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig9.pdf - RELOC/doc/latex/pstricks_calcnotes/For_Pdf_Output/ThreeAppsPDF.tex - RELOC/doc/latex/pstricks_calcnotes/For_Pdf_Output/b6of1.pdf - RELOC/doc/latex/pstricks_calcnotes/For_Pdf_Output/b6of2.pdf - RELOC/doc/latex/pstricks_calcnotes/For_Pdf_Output/b6of3.pdf - RELOC/doc/latex/pstricks_calcnotes/For_Pdf_Output/b6of4.pdf - RELOC/doc/latex/pstricks_calcnotes/For_Pdf_Output/vecb1.pdf - RELOC/doc/latex/pstricks_calcnotes/For_Pdf_Output/vecb2.pdf - RELOC/doc/latex/pstricks_calcnotes/For_Pdf_Output/vecb3.pdf - RELOC/doc/latex/pstricks_calcnotes/For_Pdf_Output/vecb4.pdf - RELOC/doc/latex/pstricks_calcnotes/For_Pdf_Output/vecb5.pdf - RELOC/doc/latex/pstricks_calcnotes/For_Pdf_Output/vecb6.pdf - RELOC/doc/latex/pstricks_calcnotes/For_Ps_Output/AppThreePS.tex - RELOC/doc/latex/pstricks_calcnotes/For_Ps_Output/BZ10.eps - RELOC/doc/latex/pstricks_calcnotes/For_Ps_Output/BZ6.eps - RELOC/doc/latex/pstricks_calcnotes/For_Ps_Output/BZ7.eps - RELOC/doc/latex/pstricks_calcnotes/For_Ps_Output/BZ8.eps - RELOC/doc/latex/pstricks_calcnotes/For_Ps_Output/BZ9.eps - RELOC/doc/latex/pstricks_calcnotes/For_Ps_Output/ThreeAppsPS.tex - RELOC/doc/latex/pstricks_calcnotes/For_Ps_Output/b6of1.eps - RELOC/doc/latex/pstricks_calcnotes/For_Ps_Output/b6of2.eps - RELOC/doc/latex/pstricks_calcnotes/For_Ps_Output/b6of3.eps - RELOC/doc/latex/pstricks_calcnotes/For_Ps_Output/b6of4.eps - RELOC/doc/latex/pstricks_calcnotes/For_Ps_Output/vecb1.eps - RELOC/doc/latex/pstricks_calcnotes/For_Ps_Output/vecb2.eps - RELOC/doc/latex/pstricks_calcnotes/For_Ps_Output/vecb3.eps - RELOC/doc/latex/pstricks_calcnotes/For_Ps_Output/vecb4.eps - RELOC/doc/latex/pstricks_calcnotes/For_Ps_Output/vecb5.eps - RELOC/doc/latex/pstricks_calcnotes/For_Ps_Output/vecb6.eps - RELOC/doc/latex/pstricks_calcnotes/README details="Readme" - RELOC/doc/latex/pstricks_calcnotes/ThreeAppsPDF.pdf -catalogue-ctan /info/pstricks_calcnotes -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics pstricks documentation -catalogue-version 1.2 - -name pstring -category Package -revision 42857 -shortdesc Typeset sequences with justification pointers -relocated 1 -longdesc This package lets you typeset justified sequences, also called -longdesc pointing strings. It's used for instance, in research papers -longdesc about Game Semantics to represent sequence of game moves with -longdesc their associated justification pointers. Depending on wether -longdesc using LaTeX or pdfLaTeX, the package uses PSTricks and pst-node -longdesc respectively pgf/TikZ. -containersize 7368 -containerchecksum 11d48ef84929ee9a1bd1cd6c58767d4b0604d3bd63ddda40ad76af41866bbe081584f386b580ca36aa8b6f2f093c9520c607264f2bcdbe50ca7c6530784ca065 -doccontainersize 123276 -doccontainerchecksum 1461feadf5bfbafbf2d59d0626a8de242fd685c75ead6c507e04fe0a4458a511ac945ed6f57f358e6d078585a96cb7582020705a761e0113dd5968033fa369e1 -docfiles size=42 - RELOC/doc/latex/pstring/README.md details="Readme" - RELOC/doc/latex/pstring/pgfmanual-en-macros.tex - RELOC/doc/latex/pstring/pstring-doc.pdf details="Package documentation" - RELOC/doc/latex/pstring/pstring-doc.pre - RELOC/doc/latex/pstring/pstring-doc.tex -runfiles size=7 - RELOC/tex/latex/pstring/pstring.sty -catalogue-ctan /macros/latex/contrib/pstring -catalogue-date 2018-01-07 12:06:50 +0100 -catalogue-license pd -catalogue-topics scientific-docs - -name psutils -category TLCore -revision 47198 -shortdesc PostScript utilities -longdesc A bundle of utilities for manipulating PostScript documents, -longdesc including page selection and rearrangement, resizing the page, -longdesc arrangement into signatures for booklet printing, and page -longdesc merging for n-up printing. Utilities include psbook, psselect, -longdesc pstops, psnup, psresize, epsffit. -depend psutils.ARCH -containersize 5336 -containerchecksum 6614cc1d2d4fc0356f85fde6c6fc796fea9e9f715e29c0b0302e134816376b6bb33a03371db138f18cb7588f5b3444cd52a5211e992ad20991132334e6e43820 -doccontainersize 135884 -doccontainerchecksum 6017a48df0c8d4ed28a3602da01ee72082f31d4ebed5046e13d25ffe3bcf6d52511504347dc0213a79dbf9af48905928ce44fc578be6f4d397642805fc2b730a -docfiles size=60 - texmf-dist/doc/man/man1/epsffit.1 - texmf-dist/doc/man/man1/epsffit.man1.pdf - texmf-dist/doc/man/man1/extractres.1 - texmf-dist/doc/man/man1/extractres.man1.pdf - texmf-dist/doc/man/man1/includeres.1 - texmf-dist/doc/man/man1/includeres.man1.pdf - texmf-dist/doc/man/man1/psbook.1 - texmf-dist/doc/man/man1/psbook.man1.pdf - texmf-dist/doc/man/man1/psjoin.1 - texmf-dist/doc/man/man1/psjoin.man1.pdf - texmf-dist/doc/man/man1/psnup.1 - texmf-dist/doc/man/man1/psnup.man1.pdf - texmf-dist/doc/man/man1/psresize.1 - texmf-dist/doc/man/man1/psresize.man1.pdf - texmf-dist/doc/man/man1/psselect.1 - texmf-dist/doc/man/man1/psselect.man1.pdf - texmf-dist/doc/man/man1/pstops.1 - texmf-dist/doc/man/man1/pstops.man1.pdf - texmf-dist/doc/man/man1/psutils.1 - texmf-dist/doc/man/man1/psutils.man1.pdf -runfiles size=7 - texmf-dist/dvips/getafm/getafm.ps - texmf-dist/psutils/paper.cfg - texmf-dist/scripts/psutils/extractres.pl - texmf-dist/scripts/psutils/includeres.pl - texmf-dist/scripts/psutils/psjoin.pl -catalogue-also pssplit -catalogue-ctan /obsolete/support/psutils -catalogue-date 2016-11-04 04:57:58 +0100 -catalogue-license other-free -catalogue-topics ps-manip -catalogue-version p17 - -name psutils.aarch64-linux -category TLCore -revision 48789 -shortdesc aarch64-linux files of psutils -containersize 54008 -containerchecksum e500c74abf58dbc9e262630f093dfc98e336d344625b23b0cd42b0c3bfc07bc3c3bb48c538e16ae092d916a7a37ba560cfb23174f47abe65ec7d368d2ad6395d -binfiles arch=aarch64-linux size=91 - bin/aarch64-linux/epsffit - bin/aarch64-linux/extractres - bin/aarch64-linux/includeres - bin/aarch64-linux/psbook - bin/aarch64-linux/psjoin - bin/aarch64-linux/psnup - bin/aarch64-linux/psresize - bin/aarch64-linux/psselect - bin/aarch64-linux/pstops - -name psutils.amd64-freebsd -category TLCore -revision 46816 -shortdesc amd64-freebsd files of psutils -containersize 69936 -containerchecksum 2790f0c457881b3a71a840171c821a1e94d17f2a6c118be1734b0216afef4d98356e5085efbf5379df6489787563eee808b77f25b25f214a0e10a5ce4eed87ed -binfiles arch=amd64-freebsd size=98 - bin/amd64-freebsd/epsffit - bin/amd64-freebsd/extractres - bin/amd64-freebsd/includeres - bin/amd64-freebsd/psbook - bin/amd64-freebsd/psjoin - bin/amd64-freebsd/psnup - bin/amd64-freebsd/psresize - bin/amd64-freebsd/psselect - bin/amd64-freebsd/pstops - -name psutils.amd64-netbsd -category TLCore -revision 48698 -shortdesc amd64-netbsd files of psutils -containersize 68820 -containerchecksum 96a65af6fe7d9fa50420328405374ec088f68c987c40a7fdda22377e9445359817bb502d8aeb8252f6246fea484cdc5193b6319ea7b923cf9ccf460fa4a546ce -binfiles arch=amd64-netbsd size=117 - bin/amd64-netbsd/epsffit - bin/amd64-netbsd/extractres - bin/amd64-netbsd/includeres - bin/amd64-netbsd/psbook - bin/amd64-netbsd/psjoin - bin/amd64-netbsd/psnup - bin/amd64-netbsd/psresize - bin/amd64-netbsd/psselect - bin/amd64-netbsd/pstops - -name psutils.armhf-linux -category TLCore -revision 48716 -shortdesc armhf-linux files of psutils -containersize 48444 -containerchecksum 49060e15320850be708192ca82655b1d88bcfcf8b52e5417b58878870ce5e1e07d8e24c6b30169958974f5e063a6107553c225ffe01ac0a43350183940e49b45 -binfiles arch=armhf-linux size=80 - bin/armhf-linux/epsffit - bin/armhf-linux/extractres - bin/armhf-linux/includeres - bin/armhf-linux/psbook - bin/armhf-linux/psjoin - bin/armhf-linux/psnup - bin/armhf-linux/psresize - bin/armhf-linux/psselect - bin/armhf-linux/pstops - -name psutils.i386-cygwin -category TLCore -revision 47025 -shortdesc i386-cygwin files of psutils -containersize 21368 -containerchecksum 0f6d382a9d31feb13583dcd588445d4108b7af47bfd7864a87b888c7c45a2efa24eef79aeffd94f88c0fac2e8e5933a2ceead527d4edd8eed25032bb230d58a4 -binfiles arch=i386-cygwin size=39 - bin/i386-cygwin/epsffit.exe - bin/i386-cygwin/extractres - bin/i386-cygwin/includeres - bin/i386-cygwin/psbook.exe - bin/i386-cygwin/psjoin - bin/i386-cygwin/psnup.exe - bin/i386-cygwin/psresize.exe - bin/i386-cygwin/psselect.exe - bin/i386-cygwin/pstops.exe - -name psutils.i386-freebsd -category TLCore -revision 46816 -shortdesc i386-freebsd files of psutils -containersize 60284 -containerchecksum b16b2fc158d65d264c18c33fcd25aae4c6e35c8398f268d81eed1cc4b42facae2ea855123e00af6a24b7abce99411486f4a23ff968bc36ab79c2be8c23d163a7 -binfiles arch=i386-freebsd size=88 - bin/i386-freebsd/epsffit - bin/i386-freebsd/extractres - bin/i386-freebsd/includeres - bin/i386-freebsd/psbook - bin/i386-freebsd/psjoin - bin/i386-freebsd/psnup - bin/i386-freebsd/psresize - bin/i386-freebsd/psselect - bin/i386-freebsd/pstops - -name psutils.i386-linux -category TLCore -revision 47245 -shortdesc i386-linux files of psutils -containersize 68828 -containerchecksum c4d1452b6969c5dc4ff8b11c798995b041c31cc5e00569900e18b3dc18f648b2f622ba7ffabe89885aa8b9ac46b154187d0b0c6e7c4d4ef5bd3f2ac09ad2e2c0 -binfiles arch=i386-linux size=100 - bin/i386-linux/epsffit - bin/i386-linux/extractres - bin/i386-linux/includeres - bin/i386-linux/psbook - bin/i386-linux/psjoin - bin/i386-linux/psnup - bin/i386-linux/psresize - bin/i386-linux/psselect - bin/i386-linux/pstops - -name psutils.i386-netbsd -category TLCore -revision 46812 -shortdesc i386-netbsd files of psutils -containersize 63424 -containerchecksum d2c780f748f4ceb46e31f9494cdd7dcba352de7122ca6e23e38730c1de0226a921adf957efac2eef2abb3555ac17adc63cf39ef911d486ae36c22ef4a24c74f7 -binfiles arch=i386-netbsd size=106 - bin/i386-netbsd/epsffit - bin/i386-netbsd/extractres - bin/i386-netbsd/includeres - bin/i386-netbsd/psbook - bin/i386-netbsd/psjoin - bin/i386-netbsd/psnup - bin/i386-netbsd/psresize - bin/i386-netbsd/psselect - bin/i386-netbsd/pstops - -name psutils.i386-solaris -category TLCore -revision 46829 -shortdesc i386-solaris files of psutils -containersize 65884 -containerchecksum 3701d8b4035bb0426009d24f6c70e251aeb1920f23302d56df5e007e50a546eb37d6c474affc27ad7d59dd66a111ca5246e1c03f9eb49e9784b1c48879f66053 -binfiles arch=i386-solaris size=92 - bin/i386-solaris/epsffit - bin/i386-solaris/extractres - bin/i386-solaris/includeres - bin/i386-solaris/psbook - bin/i386-solaris/psjoin - bin/i386-solaris/psnup - bin/i386-solaris/psresize - bin/i386-solaris/psselect - bin/i386-solaris/pstops - -name psutils.sparc-solaris -category TLCore -revision 46829 -shortdesc sparc-solaris files of psutils -containersize 60948 -containerchecksum 281fe66729463abf3e2c327883e0298c56ba4888faed65e8a8d87af0bd77b87f057f3a63c2a229d384cc32f5372c476950b1a9eaf9158844fb491f0d4fcd01c8 -binfiles arch=sparc-solaris size=98 - bin/sparc-solaris/epsffit - bin/sparc-solaris/extractres - bin/sparc-solaris/includeres - bin/sparc-solaris/psbook - bin/sparc-solaris/psjoin - bin/sparc-solaris/psnup - bin/sparc-solaris/psresize - bin/sparc-solaris/psselect - bin/sparc-solaris/pstops - -name psutils.win32 -category TLCore -revision 46993 -shortdesc win32 files of psutils -containersize 25012 -containerchecksum 75a950aa6205e8c36addd721e212d5ab198abc9667403e9b547a20784ca722d0e1f48f4f27f65c1ad315bcca67d242618a4d70e49afc94820fc0d3806c7a2423 -binfiles arch=win32 size=32 - bin/win32/epsffit.exe - bin/win32/extractres.exe - bin/win32/includeres.exe - bin/win32/psbook.exe - bin/win32/psjoin.exe - bin/win32/psnup.exe - bin/win32/psresize.exe - bin/win32/psselect.exe - bin/win32/pstops.exe - -name psutils.x86_64-cygwin -category TLCore -revision 47024 -shortdesc x86_64-cygwin files of psutils -containersize 21400 -containerchecksum b6ccd4ffcc293abef979733d2e46f7df16bbc8362ab99ad039528665bb0ea1e254bb3654a25eac0406bb97e6501469387565c394c473912cd332267058360eb0 -binfiles arch=x86_64-cygwin size=38 - bin/x86_64-cygwin/epsffit.exe - bin/x86_64-cygwin/extractres - bin/x86_64-cygwin/includeres - bin/x86_64-cygwin/psbook.exe - bin/x86_64-cygwin/psjoin - bin/x86_64-cygwin/psnup.exe - bin/x86_64-cygwin/psresize.exe - bin/x86_64-cygwin/psselect.exe - bin/x86_64-cygwin/pstops.exe - -name psutils.x86_64-darwin -category TLCore -revision 48728 -shortdesc x86_64-darwin files of psutils -containersize 60696 -containerchecksum 3a32fa29777aff20937f5dcd131cb4043ba108f2d5f8ab1d3eb50f9605c13489379fe3490dfd976eff88f2bce2f7b7463da2b13c9ffdddd090e21e8e863a98a5 -binfiles arch=x86_64-darwin size=96 - bin/x86_64-darwin/epsffit - bin/x86_64-darwin/extractres - bin/x86_64-darwin/includeres - bin/x86_64-darwin/psbook - bin/x86_64-darwin/psjoin - bin/x86_64-darwin/psnup - bin/x86_64-darwin/psresize - bin/x86_64-darwin/psselect - bin/x86_64-darwin/pstops - -name psutils.x86_64-darwinlegacy -category TLCore -revision 47387 -shortdesc x86_64-darwinlegacy files of psutils -containersize 62392 -containerchecksum edc8ab20b19febb669486ee5b1bfec6857afcbaf2014f29b734d699a00b2591f675fa6aa7a15f2b9cdda67c22798994e98726cb93961066be6eab32592759c1f -binfiles arch=x86_64-darwinlegacy size=96 - bin/x86_64-darwinlegacy/epsffit - bin/x86_64-darwinlegacy/extractres - bin/x86_64-darwinlegacy/includeres - bin/x86_64-darwinlegacy/psbook - bin/x86_64-darwinlegacy/psjoin - bin/x86_64-darwinlegacy/psnup - bin/x86_64-darwinlegacy/psresize - bin/x86_64-darwinlegacy/psselect - bin/x86_64-darwinlegacy/pstops - -name psutils.x86_64-linux -category TLCore -revision 47063 -shortdesc x86_64-linux files of psutils -containersize 68540 -containerchecksum 61fa7ea1d60a7b8f9a4bd13a8868148f6e8d6fbbedf03626c7967f7285947ece2a30896ead4c359f8e98fcc9d2afc1979bb7755522b6ae2ce8db791ca57b1295 -binfiles arch=x86_64-linux size=91 - bin/x86_64-linux/epsffit - bin/x86_64-linux/extractres - bin/x86_64-linux/includeres - bin/x86_64-linux/psbook - bin/x86_64-linux/psjoin - bin/x86_64-linux/psnup - bin/x86_64-linux/psresize - bin/x86_64-linux/psselect - bin/x86_64-linux/pstops - -name psutils.x86_64-linuxmusl -category TLCore -revision 47036 -shortdesc x86_64-linuxmusl files of psutils -containersize 72456 -containerchecksum fbaba2604ade3ab44078b1276f9c2dad7e5c590ae5917fad57262f65913c7ea1024f4121d3a5b3a5ece9ef48e36d3cf8fc357c85dc7c68f7f5d639aea32a4920 -binfiles arch=x86_64-linuxmusl size=112 - bin/x86_64-linuxmusl/epsffit - bin/x86_64-linuxmusl/extractres - bin/x86_64-linuxmusl/includeres - bin/x86_64-linuxmusl/psbook - bin/x86_64-linuxmusl/psjoin - bin/x86_64-linuxmusl/psnup - bin/x86_64-linuxmusl/psresize - bin/x86_64-linuxmusl/psselect - bin/x86_64-linuxmusl/pstops - -name psutils.x86_64-solaris -category TLCore -revision 46829 -shortdesc x86_64-solaris files of psutils -containersize 75152 -containerchecksum 881c3cdb94d7742e4e4006fa30328fabf3082bd7ce114181576f51358a3314cbeea87298b99d43458810b1a7cd5bef13aba3f0d28268bc116c5d4fa2f5a32214 -binfiles arch=x86_64-solaris size=110 - bin/x86_64-solaris/epsffit - bin/x86_64-solaris/extractres - bin/x86_64-solaris/includeres - bin/x86_64-solaris/psbook - bin/x86_64-solaris/psjoin - bin/x86_64-solaris/psnup - bin/x86_64-solaris/psresize - bin/x86_64-solaris/psselect - bin/x86_64-solaris/pstops - -name ptex -category Package -revision 48609 -shortdesc A TeX system for publishing in Japanese -longdesc PTeX adds features related to vertical writing, and deals with -longdesc other problems in typesetting Japanese. A set of additions to a -longdesc TEXMF tree, for use with PTeX, may be found in package -longdesc PTeX-texmf. PTeX is distributed as WEB change files. -depend ptex-base -depend ptex-fonts -depend cm -depend hyphen-base -depend knuth-lib -depend plain -depend etex -depend ptex.ARCH -execute AddFormat name=ptex engine=ptex options="ptex.ini" fmttriggers=cm,hyphen-base,knuth-lib,plain,ptex-base,ptex-fonts -execute AddFormat name=eptex engine=eptex options="*eptex.ini" patterns=language.def fmttriggers=cm,hyphen-base,knuth-lib,plain,ptex-base,ptex-fonts,etex -execute addKanjiMap ptex-@jaEmbed@@jaVariant@.map -containersize 724 -containerchecksum a92b705872a30edde499a055d2414226c61d75da067434d2c32b0ee3f75a26a94ab39a86f9eec9e19f1c8bd127b8d0d67b941dd80f2649a549ead0429a8c3445 -doccontainersize 98312 -doccontainerchecksum 2cad6cb1dd693db4c4bbd0884c25b7801ce85041efb487e342fc564628e79403106e373428a6e7b6420f4a638e6be4e7418be9d452af7bfcc51bbe53b8616cff -docfiles size=42 - texmf-dist/doc/man/man1/eptex.1 - texmf-dist/doc/man/man1/eptex.man1.pdf - texmf-dist/doc/man/man1/makejvf.1 - texmf-dist/doc/man/man1/makejvf.man1.pdf - texmf-dist/doc/man/man1/mendex.1 - texmf-dist/doc/man/man1/mendex.man1.pdf - texmf-dist/doc/man/man1/ptex.1 - texmf-dist/doc/man/man1/ptex.man1.pdf -catalogue-contact-home http://www.ascii.co.jp/pb/ptex/ -catalogue-ctan /language/japanese/ptex -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license other-free -catalogue-topics engine japanese - -name ptex-base -category Package -revision 48432 -shortdesc Plain TeX format and documents for pTeX and e-pTeX -relocated 1 -longdesc The bundle contains plain TeX format and documents for pTeX and -longdesc e-pTeX. -containersize 10016 -containerchecksum 6a9decc4358d1941c8de10655352cf53f3bdc7c1253205c801dd946ba50211fa92bf32ef554198b531301db9330a714d8a54200d33d0b8e2c76331dc1e1c473e -doccontainersize 2006068 -doccontainerchecksum 92cb2f517c5f866aa2b07b0a58f0b0c4546067224f72c7f376c675d712f1b22abeffc0d3243de40f52f7bb7b2e890797ad8c2d1274e995e250f5f8fc80f185fd -docfiles size=573 - RELOC/doc/ptex/ptex-base/Changelog_eptex_beforeTL - RELOC/doc/ptex/ptex-base/Changelog_ptex - RELOC/doc/ptex/ptex-base/LICENSE - RELOC/doc/ptex/ptex-base/Makefile - RELOC/doc/ptex/ptex-base/README.md details="Readme" - RELOC/doc/ptex/ptex-base/README_ptex - RELOC/doc/ptex/ptex-base/eptex_resume.pdf - RELOC/doc/ptex/ptex-base/eptex_resume.tex - RELOC/doc/ptex/ptex-base/eptexdoc.pdf - RELOC/doc/ptex/ptex-base/eptexdoc.tex - RELOC/doc/ptex/ptex-base/fam256d.tex - RELOC/doc/ptex/ptex-base/fam256p.tex - RELOC/doc/ptex/ptex-base/jfm.pdf - RELOC/doc/ptex/ptex-base/jfm.tex - RELOC/doc/ptex/ptex-base/jtex_asciimw.pdf - RELOC/doc/ptex/ptex-base/jtex_asciimw.tex - RELOC/doc/ptex/ptex-base/jtexdoc_asciimw.pdf - RELOC/doc/ptex/ptex-base/jtexdoc_asciimw.tex - RELOC/doc/ptex/ptex-base/ptexdoc_asciimw.pdf - RELOC/doc/ptex/ptex-base/ptexdoc_asciimw.tex - RELOC/doc/ptex/ptex-base/ptexskip_asciimw.pdf - RELOC/doc/ptex/ptex-base/ptexskip_asciimw.tex -runfiles size=14 - RELOC/tex/ptex/ptex-base/ascii-jplain.tex - RELOC/tex/ptex/ptex-base/eptex.ini - RELOC/tex/ptex/ptex-base/eptex.src - RELOC/tex/ptex/ptex-base/eptexdefs.lib - RELOC/tex/ptex/ptex-base/kinsoku.tex - RELOC/tex/ptex/ptex-base/ptex.ini - RELOC/tex/ptex/ptex-base/ptex.tex -catalogue-ctan /language/japanese/ptex-base -catalogue-date 2018-08-18 19:11:23 +0200 -catalogue-license bsd3 -catalogue-topics format japanese - -name ptex-fontmaps -category Package -revision 47161 -shortdesc Font maps and configuration tools for Japanese/Chinese/Korean fonts with (u)ptex -longdesc This package provides font maps and setup tools for Japanese, -longdesc Korean, Traditional Chinese, and Simplified Chinese. It is the -longdesc successor of the jfontmaps package. The files in this package -longdesc contain font maps for dvipdfmx to make various -longdesc Japanese/Chinese/Korean fonts available for (u)ptex and related -longdesc programs and formats. -depend arphic-ttf -depend baekmuk -depend ipaex -depend ptex-fontmaps.ARCH -containersize 33344 -containerchecksum 59c8daf96779a67951b96a2b583bb406f6a59a75651bb3387465b006715b1b45e393501d198f547b40f7efaeb2a1d81e20ce7bf046b4a1b6060dd5645174d2c3 -doccontainersize 10244 -doccontainerchecksum 008b78438dc7825aa7f06dcd307587ec4b08fec8e042f9a64fd3244e4d1c218e093c6002234a04cb2e14730530dddfc65169a3bab38285f13076548062fbd8bb -docfiles size=14 - texmf-dist/doc/fonts/ptex-fontmaps/ChangeLog - texmf-dist/doc/fonts/ptex-fontmaps/README details="Readme" - texmf-dist/doc/fonts/ptex-fontmaps/examples/otf-sample-04.tex - texmf-dist/doc/fonts/ptex-fontmaps/examples/otf-sample.tex - texmf-dist/doc/fonts/ptex-fontmaps/examples/ptex-sample.tex - texmf-dist/doc/fonts/ptex-fontmaps/examples/series-compare.tex -srccontainersize 305268 -srccontainerchecksum 74bb5d0906fc953c8a35ba0d69a0273f5332769e95e5de9d8c94d919d96d480059aca23886941f224f87b7519bae1513bbf0d6e19d6469bc607bb223658777d9 -srcfiles size=250 - texmf-dist/source/ptex-fontmaps/jis04cmap_exp/JISX0213-2004-H - texmf-dist/source/ptex-fontmaps/jis04cmap_exp/JISX0213-2004-V - texmf-dist/source/ptex-fontmaps/jis04cmap_exp/README - texmf-dist/source/ptex-fontmaps/jis04cmap_exp/cmapdec.lua - texmf-dist/source/ptex-fontmaps/jis04cmap_exp/jis-h04-httk.pdf - texmf-dist/source/ptex-fontmaps/jis04cmap_exp/jis-h04-httk.tex - texmf-dist/source/ptex-fontmaps/jis04cmap_exp/jis-v04-vttk.pdf - texmf-dist/source/ptex-fontmaps/jis04cmap_exp/jis-v04-vttk.tex - texmf-dist/source/ptex-fontmaps/jis04cmap_exp/jisx0213-2004-8bit-std.txt - texmf-dist/source/ptex-fontmaps/jis04cmap_exp/mk_jis_to_aj16_cid.lua - texmf-dist/source/ptex-fontmaps/script/updmap-otf.sh -runfiles size=177 - texmf-dist/fonts/cmap/ptex-fontmaps/2004-H - texmf-dist/fonts/cmap/ptex-fontmaps/2004-V - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/adobe/otf-ko-adobe.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/adobe/otf-sc-adobe.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/adobe/otf-tc-adobe.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/adobe/uptex-ko-adobe.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/adobe/uptex-sc-adobe.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/adobe/uptex-tc-adobe.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/apple/otf-ko-apple.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/apple/uptex-ko-apple.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/arphic/otf-sc-arphic.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/arphic/otf-tc-arphic.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/arphic/uptex-sc-arphic.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/arphic/uptex-tc-arphic.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/baekmuk/otf-ko-baekmuk.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/baekmuk/uptex-ko-baekmuk.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/canon/otf-canon.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/canon/otf-up-canon.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/canon/ptex-canon.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/canon/uptex-canon.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/cjkunifonts-ttf/otf-sc-cjkunifonts-ttf.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/cjkunifonts-ttf/otf-tc-cjkunifonts-ttf.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/cjkunifonts-ttf/uptex-sc-cjkunifonts-ttf.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/cjkunifonts-ttf/uptex-tc-cjkunifonts-ttf.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/cjkunifonts/otf-sc-cjkunifonts.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/cjkunifonts/otf-tc-cjkunifonts.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/cjkunifonts/uptex-sc-cjkunifonts.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/cjkunifonts/uptex-tc-cjkunifonts.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/dynacomware/otf-tc-dynacomware.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/dynacomware/uptex-tc-dynacomware.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/fandol/otf-sc-fandol.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/fandol/uptex-sc-fandol.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/founder/otf-sc-founder.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/founder/uptex-sc-founder.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/hiragino-pron/otf-hiragino-pron.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/hiragino-pron/otf-up-hiragino-pron.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/hiragino-pron/ptex-hiragino-pron-04.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/hiragino-pron/ptex-hiragino-pron.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/hiragino-pron/uptex-hiragino-pron-04.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/hiragino-pron/uptex-hiragino-pron.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/hiragino/otf-hiragino.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/hiragino/otf-up-hiragino.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/hiragino/ptex-hiragino-04.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/hiragino/ptex-hiragino.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/hiragino/uptex-hiragino-04.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/hiragino/uptex-hiragino.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/ipa/otf-ipa.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/ipa/otf-up-ipa.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/ipa/ptex-ipa.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/ipa/uptex-ipa.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/ipaex/otf-ipaex.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/ipaex/otf-up-ipaex.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/ipaex/ptex-ipaex.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/ipaex/uptex-ipaex.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/kozuka-pr6/otf-kozuka-pr6.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/kozuka-pr6/otf-up-kozuka-pr6.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/kozuka-pr6/ptex-kozuka-pr6-04.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/kozuka-pr6/ptex-kozuka-pr6.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/kozuka-pr6/uptex-kozuka-pr6-04.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/kozuka-pr6/uptex-kozuka-pr6.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/kozuka-pr6n/otf-kozuka-pr6n.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/kozuka-pr6n/otf-up-kozuka-pr6n.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/kozuka-pr6n/ptex-kozuka-pr6n-04.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/kozuka-pr6n/ptex-kozuka-pr6n.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/kozuka-pr6n/uptex-kozuka-pr6n-04.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/kozuka-pr6n/uptex-kozuka-pr6n.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/kozuka/otf-kozuka.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/kozuka/otf-up-kozuka.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/kozuka/ptex-kozuka-04.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/kozuka/ptex-kozuka.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/kozuka/uptex-kozuka-04.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/kozuka/uptex-kozuka.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/moga-mobo-ex/otf-moga-mobo-ex.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/moga-mobo-ex/otf-up-moga-mobo-ex.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/moga-mobo-ex/ptex-moga-mobo-ex-04.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/moga-mobo-ex/ptex-moga-mobo-ex.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/moga-mobo-ex/uptex-moga-mobo-ex-04.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/moga-mobo-ex/uptex-moga-mobo-ex.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/moga-mobo/otf-moga-mobo.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/moga-mobo/otf-up-moga-mobo.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/moga-mobo/ptex-moga-mobo-04.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/moga-mobo/ptex-moga-mobo.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/moga-mobo/uptex-moga-mobo-04.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/moga-mobo/uptex-moga-mobo.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/morisawa-pr6n/otf-morisawa-pr6n.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/morisawa-pr6n/otf-up-morisawa-pr6n.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/morisawa-pr6n/ptex-morisawa-pr6n-04.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/morisawa-pr6n/ptex-morisawa-pr6n.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/morisawa-pr6n/uptex-morisawa-pr6n-04.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/morisawa-pr6n/uptex-morisawa-pr6n.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/morisawa/otf-morisawa.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/morisawa/otf-up-morisawa.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/morisawa/ptex-morisawa-04.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/morisawa/ptex-morisawa.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/morisawa/uptex-morisawa-04.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/morisawa/uptex-morisawa.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/ms-osx/otf-ms-osx.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/ms-osx/otf-sc-ms-osx.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/ms-osx/otf-up-ms-osx.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/ms-osx/ptex-ms-osx.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/ms-osx/uptex-ms-osx.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/ms-osx/uptex-sc-ms-osx.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/ms-win10/otf-tc-ms-win10.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/ms-win10/uptex-tc-ms-win10.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/ms/otf-ko-ms.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/ms/otf-ms.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/ms/otf-sc-ms.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/ms/otf-tc-ms.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/ms/otf-up-ms.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/ms/ptex-ms.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/ms/uptex-ko-ms.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/ms/uptex-ms.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/ms/uptex-sc-ms.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/ms/uptex-tc-ms.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/noEmbed/otf-ko-noEmbed.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/noEmbed/otf-noEmbed.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/noEmbed/otf-sc-noEmbed.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/noEmbed/otf-tc-noEmbed.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/noEmbed/otf-up-noEmbed.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/noEmbed/ptex-noEmbed-04.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/noEmbed/ptex-noEmbed.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/noEmbed/uptex-ko-noEmbed.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/noEmbed/uptex-noEmbed-04.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/noEmbed/uptex-noEmbed.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/noEmbed/uptex-sc-noEmbed.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/noEmbed/uptex-tc-noEmbed.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/solaris/otf-ko-solaris.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/solaris/uptex-ko-solaris.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/ume/otf-ume.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/ume/otf-up-ume.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/ume/ptex-ume.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/ume/uptex-ume.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/unfonts/otf-ko-unfonts.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/unfonts/uptex-ko-unfonts.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/yu-osx/otf-up-yu-osx.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/yu-osx/otf-yu-osx.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/yu-osx/ptex-yu-osx-04.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/yu-osx/ptex-yu-osx.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/yu-osx/uptex-yu-osx-04.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/yu-osx/uptex-yu-osx.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/yu-win/otf-up-yu-win.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/yu-win/otf-yu-win.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/yu-win/ptex-yu-win.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/yu-win/uptex-yu-win.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/yu-win10/otf-up-yu-win10.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/yu-win10/otf-yu-win10.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/yu-win10/ptex-yu-win10.map - texmf-dist/fonts/map/dvipdfmx/ptex-fontmaps/yu-win10/uptex-yu-win10.map - texmf-dist/fonts/misc/ptex-fontmaps/ptex-fontmaps-data.dat - texmf-dist/scripts/ptex-fontmaps/kanji-config-updmap-sys.sh - texmf-dist/scripts/ptex-fontmaps/kanji-config-updmap-user.sh - texmf-dist/scripts/ptex-fontmaps/kanji-config-updmap.pl - texmf-dist/scripts/ptex-fontmaps/kanji-fontmap-creator.pl -catalogue-ctan /fonts/ptex-fontmaps -catalogue-date 2018-03-28 14:47:32 +0200 -catalogue-license pdgpl3 -catalogue-topics font-use japanese chinese korean -catalogue-version 20180328.0 - -name ptex-fontmaps.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of ptex-fontmaps -containersize 432 -containerchecksum 43fcad467614c1984d6a541932acc6f94ef123099473000ea9ea56c68baba34b3ce87b520de69a0e54c5db4fb2cec4c3153612f0af92d1fd5673442c09ece76a -binfiles arch=aarch64-linux size=4 - bin/aarch64-linux/kanji-config-updmap - bin/aarch64-linux/kanji-config-updmap-sys - bin/aarch64-linux/kanji-config-updmap-user - bin/aarch64-linux/kanji-fontmap-creator - -name ptex-fontmaps.amd64-freebsd -category Package -revision 44206 -shortdesc amd64-freebsd files of ptex-fontmaps -containersize 444 -containerchecksum ce4c9119ecb5444737b0bf2c5354ac9a0ac1d072a306e574fa99a253856060c9cb4dd1c3236ab12e053b1faa800ed4d5f6873b83066f4ede6fc03a4f4c1a8d47 -binfiles arch=amd64-freebsd size=4 - bin/amd64-freebsd/kanji-config-updmap - bin/amd64-freebsd/kanji-config-updmap-sys - bin/amd64-freebsd/kanji-config-updmap-user - bin/amd64-freebsd/kanji-fontmap-creator - -name ptex-fontmaps.amd64-netbsd -category Package -revision 44206 -shortdesc amd64-netbsd files of ptex-fontmaps -containersize 448 -containerchecksum ba5f075bd5d69ab596a60a351118309ccf6eb454f4a57e2c720a608e429efa303f951a6b8bbe66be1649951cc67d0b5c608099dd6cb1d0abe6ad2a4d529ec2dc -binfiles arch=amd64-netbsd size=4 - bin/amd64-netbsd/kanji-config-updmap - bin/amd64-netbsd/kanji-config-updmap-sys - bin/amd64-netbsd/kanji-config-updmap-user - bin/amd64-netbsd/kanji-fontmap-creator - -name ptex-fontmaps.armhf-linux -category Package -revision 44206 -shortdesc armhf-linux files of ptex-fontmaps -containersize 444 -containerchecksum cc1b5c648e18e75a92de27f4e733e14497b08c2763c654a0bfd35e6e06edc176cc1b5db9bc82005c1677c12ebb139bb2b847df201fc34d8262c6d460a36c5caa -binfiles arch=armhf-linux size=4 - bin/armhf-linux/kanji-config-updmap - bin/armhf-linux/kanji-config-updmap-sys - bin/armhf-linux/kanji-config-updmap-user - bin/armhf-linux/kanji-fontmap-creator - -name ptex-fontmaps.i386-cygwin -category Package -revision 44206 -shortdesc i386-cygwin files of ptex-fontmaps -containersize 448 -containerchecksum f7db073b7af919f71ea6fbf8fabf736a38d77af85b058e2b864cace21f58a0eb295eb371c0ff387d0860159db32f39cca55c2766b477ddb0652694ce48d6601e -binfiles arch=i386-cygwin size=4 - bin/i386-cygwin/kanji-config-updmap - bin/i386-cygwin/kanji-config-updmap-sys - bin/i386-cygwin/kanji-config-updmap-user - bin/i386-cygwin/kanji-fontmap-creator - -name ptex-fontmaps.i386-freebsd -category Package -revision 44206 -shortdesc i386-freebsd files of ptex-fontmaps -containersize 448 -containerchecksum c4f52fe4131005d0ba827c47a424dc730bfb63b47cf6f7e9fde2cf3c856d06af10ae0009137e3b3798e00b1859dd75dd83889568afa35899bcc5f53352bb9c90 -binfiles arch=i386-freebsd size=4 - bin/i386-freebsd/kanji-config-updmap - bin/i386-freebsd/kanji-config-updmap-sys - bin/i386-freebsd/kanji-config-updmap-user - bin/i386-freebsd/kanji-fontmap-creator - -name ptex-fontmaps.i386-linux -category Package -revision 44206 -shortdesc i386-linux files of ptex-fontmaps -containersize 444 -containerchecksum eead166a545042e61b2c7e1e2c7688524be63ce037c45841e09674912c3b8c3f74f67f921a160ad83f13382978bb29c21a24f57d17af32c9d7b95f64d0064d46 -binfiles arch=i386-linux size=4 - bin/i386-linux/kanji-config-updmap - bin/i386-linux/kanji-config-updmap-sys - bin/i386-linux/kanji-config-updmap-user - bin/i386-linux/kanji-fontmap-creator - -name ptex-fontmaps.i386-netbsd -category Package -revision 44206 -shortdesc i386-netbsd files of ptex-fontmaps -containersize 448 -containerchecksum a131e0b28be77d0dff96521049b123e5b75dc6fc2ba5d8be3814b8e40f90e3a7cddb5b08e84ad1aeb980eaa1964d5cb47839d91c799808ae643001b3d2017f13 -binfiles arch=i386-netbsd size=4 - bin/i386-netbsd/kanji-config-updmap - bin/i386-netbsd/kanji-config-updmap-sys - bin/i386-netbsd/kanji-config-updmap-user - bin/i386-netbsd/kanji-fontmap-creator - -name ptex-fontmaps.i386-solaris -category Package -revision 44206 -shortdesc i386-solaris files of ptex-fontmaps -containersize 444 -containerchecksum 89425231f222df9c6d37ecf20c1f21cec866ae61ed74992069801d96f35009558d26e8d50a52838b3f00ea78dba28d9cffd6716619161f35c7ebbb6445120c86 -binfiles arch=i386-solaris size=4 - bin/i386-solaris/kanji-config-updmap - bin/i386-solaris/kanji-config-updmap-sys - bin/i386-solaris/kanji-config-updmap-user - bin/i386-solaris/kanji-fontmap-creator - -name ptex-fontmaps.sparc-solaris -category Package -revision 44206 -shortdesc sparc-solaris files of ptex-fontmaps -containersize 444 -containerchecksum e46d7b96d4cf15fae917e30ed96bc8a67fa2f1de9ef741793018176d5b456be5ea098c6602a39524afbc492fdd8f97829c96787ec59483ed905162cb3360f90f -binfiles arch=sparc-solaris size=4 - bin/sparc-solaris/kanji-config-updmap - bin/sparc-solaris/kanji-config-updmap-sys - bin/sparc-solaris/kanji-config-updmap-user - bin/sparc-solaris/kanji-fontmap-creator - -name ptex-fontmaps.win32 -category Package -revision 44206 -shortdesc win32 files of ptex-fontmaps -containersize 768 -containerchecksum 58631de0f88411c6386c2223ce88bd46c1f6424639547280dc9a420df4bed0d002a7cf7a3abf4b7d25980f0868bc3913a663fc30a835540cef93eb8feb8ba002 -binfiles arch=win32 size=4 - bin/win32/kanji-config-updmap-sys.exe - bin/win32/kanji-config-updmap-user.exe - bin/win32/kanji-config-updmap.exe - bin/win32/kanji-fontmap-creator.exe - -name ptex-fontmaps.x86_64-cygwin -category Package -revision 44206 -shortdesc x86_64-cygwin files of ptex-fontmaps -containersize 444 -containerchecksum 759629bb84099a91b84b7fc0305f03587fe82069904f5349089126a13ce797f610034159e594a56cfb5516cde2272710e7c4e37c695176eeacfd17f10664c1c3 -binfiles arch=x86_64-cygwin size=4 - bin/x86_64-cygwin/kanji-config-updmap - bin/x86_64-cygwin/kanji-config-updmap-sys - bin/x86_64-cygwin/kanji-config-updmap-user - bin/x86_64-cygwin/kanji-fontmap-creator - -name ptex-fontmaps.x86_64-darwin -category Package -revision 44206 -shortdesc x86_64-darwin files of ptex-fontmaps -containersize 444 -containerchecksum 410b9ca04b0c0fb7c769afd4de19bea041f99d5b87b9b1326f8b00b05c2713baa678db13d72aa28efadba05f997b708fefa9c55f1baa41452c6576a3df850b81 -binfiles arch=x86_64-darwin size=4 - bin/x86_64-darwin/kanji-config-updmap - bin/x86_64-darwin/kanji-config-updmap-sys - bin/x86_64-darwin/kanji-config-updmap-user - bin/x86_64-darwin/kanji-fontmap-creator - -name ptex-fontmaps.x86_64-darwinlegacy -category Package -revision 44206 -shortdesc x86_64-darwinlegacy files of ptex-fontmaps -containersize 452 -containerchecksum 6da7460248475f8477c6cd1dc3f3c8c35d08e38c0d0ff7f3413be934a04d17b4eff9d64ebbc740089a56867a79bdb06b3564ae0ff0fb8a5359932fa0ed525030 -binfiles arch=x86_64-darwinlegacy size=4 - bin/x86_64-darwinlegacy/kanji-config-updmap - bin/x86_64-darwinlegacy/kanji-config-updmap-sys - bin/x86_64-darwinlegacy/kanji-config-updmap-user - bin/x86_64-darwinlegacy/kanji-fontmap-creator - -name ptex-fontmaps.x86_64-linux -category Package -revision 44206 -shortdesc x86_64-linux files of ptex-fontmaps -containersize 448 -containerchecksum 5c58a5b3e48a1a609f23d1d7d7790ad2545789ab0794695e105e061f754cc00e507589fa56327768eff720dd375a5340bd79a42b19c649462ecf6f46631f1361 -binfiles arch=x86_64-linux size=4 - bin/x86_64-linux/kanji-config-updmap - bin/x86_64-linux/kanji-config-updmap-sys - bin/x86_64-linux/kanji-config-updmap-user - bin/x86_64-linux/kanji-fontmap-creator - -name ptex-fontmaps.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of ptex-fontmaps -containersize 432 -containerchecksum be4124c1ad4cd23e406f114437fb132fb5473bfde803bf72864330e1bf9b0fe6d075e18e26a667325842f00124d5fa10648f30b15b0643dbd8a1afbe5be387a1 -binfiles arch=x86_64-linuxmusl size=4 - bin/x86_64-linuxmusl/kanji-config-updmap - bin/x86_64-linuxmusl/kanji-config-updmap-sys - bin/x86_64-linuxmusl/kanji-config-updmap-user - bin/x86_64-linuxmusl/kanji-fontmap-creator - -name ptex-fontmaps.x86_64-solaris -category Package -revision 44206 -shortdesc x86_64-solaris files of ptex-fontmaps -containersize 444 -containerchecksum ccb5179d490be9b2744be27be2adb259e68cc62e43cbb5cd3a56b029c5c303d88ba8b6bb1b38a50ee050af777bfd46e1ab85fcfeb2d606816556f92f93a0382e -binfiles arch=x86_64-solaris size=4 - bin/x86_64-solaris/kanji-config-updmap - bin/x86_64-solaris/kanji-config-updmap-sys - bin/x86_64-solaris/kanji-config-updmap-user - bin/x86_64-solaris/kanji-fontmap-creator - -name ptex-fonts -category Package -revision 46940 -shortdesc Fonts for use with pTeX -relocated 1 -longdesc The bundle contains fonts for use with pTeX and the documents -longdesc for the makejvf program. This is a redistribution derived from -longdesc the ptex-texmf distribution by ASCII MEDIA WORKS. -containersize 14120 -containerchecksum 808304e70950f7d81ba229bc11b661566b87f80d066a9501c4821d94c36f6ec136fdad1566002377c531ed16b9d0f4f29c9cd6d0526924fa758b78ae14e55514 -doccontainersize 4252 -doccontainerchecksum 67404208897589f1ffafc254c7d0fd8ed1ff88aeeca896bf8a8fd91e0a4836f46925894090a3bb023171c66538c57de062f687559763ef12ca555b776c23f2d8 -docfiles size=5 - RELOC/doc/fonts/ptex-fonts/Changes_makejvf - RELOC/doc/fonts/ptex-fonts/LICENSE - RELOC/doc/fonts/ptex-fonts/README.md details="Readme" - RELOC/doc/fonts/ptex-fonts/README_makejvf -runfiles size=1724 - RELOC/fonts/source/ptex-fonts/jis/jis-v.pl - RELOC/fonts/source/ptex-fonts/jis/jis.pl - RELOC/fonts/source/ptex-fonts/jis/jisn-v.pl - RELOC/fonts/source/ptex-fonts/jis/jisn.pl - RELOC/fonts/source/ptex-fonts/nmin-ngoth/ngoth10.pl - RELOC/fonts/source/ptex-fonts/nmin-ngoth/ngoth5.pl - RELOC/fonts/source/ptex-fonts/nmin-ngoth/ngoth6.pl - RELOC/fonts/source/ptex-fonts/nmin-ngoth/ngoth7.pl - RELOC/fonts/source/ptex-fonts/nmin-ngoth/ngoth8.pl - RELOC/fonts/source/ptex-fonts/nmin-ngoth/ngoth9.pl - RELOC/fonts/source/ptex-fonts/nmin-ngoth/nmin10.pl - RELOC/fonts/source/ptex-fonts/nmin-ngoth/nmin5.pl - RELOC/fonts/source/ptex-fonts/nmin-ngoth/nmin6.pl - RELOC/fonts/source/ptex-fonts/nmin-ngoth/nmin7.pl - RELOC/fonts/source/ptex-fonts/nmin-ngoth/nmin8.pl - RELOC/fonts/source/ptex-fonts/nmin-ngoth/nmin9.pl - RELOC/fonts/source/ptex-fonts/standard/goth10.pl - RELOC/fonts/source/ptex-fonts/standard/goth5.pl - RELOC/fonts/source/ptex-fonts/standard/goth6.pl - RELOC/fonts/source/ptex-fonts/standard/goth7.pl - RELOC/fonts/source/ptex-fonts/standard/goth8.pl - RELOC/fonts/source/ptex-fonts/standard/goth9.pl - RELOC/fonts/source/ptex-fonts/standard/min10.pl - RELOC/fonts/source/ptex-fonts/standard/min5.pl - RELOC/fonts/source/ptex-fonts/standard/min6.pl - RELOC/fonts/source/ptex-fonts/standard/min7.pl - RELOC/fonts/source/ptex-fonts/standard/min8.pl - RELOC/fonts/source/ptex-fonts/standard/min9.pl - RELOC/fonts/source/ptex-fonts/standard/tgoth10.pl - RELOC/fonts/source/ptex-fonts/standard/tgoth5.pl - RELOC/fonts/source/ptex-fonts/standard/tgoth6.pl - RELOC/fonts/source/ptex-fonts/standard/tgoth7.pl - RELOC/fonts/source/ptex-fonts/standard/tgoth8.pl - RELOC/fonts/source/ptex-fonts/standard/tgoth9.pl - RELOC/fonts/source/ptex-fonts/standard/tmin10.pl - RELOC/fonts/source/ptex-fonts/standard/tmin5.pl - RELOC/fonts/source/ptex-fonts/standard/tmin6.pl - RELOC/fonts/source/ptex-fonts/standard/tmin7.pl - RELOC/fonts/source/ptex-fonts/standard/tmin8.pl - RELOC/fonts/source/ptex-fonts/standard/tmin9.pl - RELOC/fonts/tfm/ptex-fonts/dvips/gbm.tfm - RELOC/fonts/tfm/ptex-fonts/dvips/gbmv.tfm - RELOC/fonts/tfm/ptex-fonts/dvips/rml.tfm - RELOC/fonts/tfm/ptex-fonts/dvips/rmlv.tfm - RELOC/fonts/tfm/ptex-fonts/jis/jis-v.tfm - RELOC/fonts/tfm/ptex-fonts/jis/jis.tfm - RELOC/fonts/tfm/ptex-fonts/jis/jisg-v.tfm - RELOC/fonts/tfm/ptex-fonts/jis/jisg.tfm - RELOC/fonts/tfm/ptex-fonts/jis/jisgn-v.tfm - RELOC/fonts/tfm/ptex-fonts/jis/jisgn.tfm - RELOC/fonts/tfm/ptex-fonts/jis/jisn-v.tfm - RELOC/fonts/tfm/ptex-fonts/jis/jisn.tfm - RELOC/fonts/tfm/ptex-fonts/nmin-ngoth/ngoth10.tfm - RELOC/fonts/tfm/ptex-fonts/nmin-ngoth/ngoth5.tfm - RELOC/fonts/tfm/ptex-fonts/nmin-ngoth/ngoth6.tfm - RELOC/fonts/tfm/ptex-fonts/nmin-ngoth/ngoth7.tfm - RELOC/fonts/tfm/ptex-fonts/nmin-ngoth/ngoth8.tfm - RELOC/fonts/tfm/ptex-fonts/nmin-ngoth/ngoth9.tfm - RELOC/fonts/tfm/ptex-fonts/nmin-ngoth/nmin10.tfm - RELOC/fonts/tfm/ptex-fonts/nmin-ngoth/nmin5.tfm - RELOC/fonts/tfm/ptex-fonts/nmin-ngoth/nmin6.tfm - RELOC/fonts/tfm/ptex-fonts/nmin-ngoth/nmin7.tfm - RELOC/fonts/tfm/ptex-fonts/nmin-ngoth/nmin8.tfm - RELOC/fonts/tfm/ptex-fonts/nmin-ngoth/nmin9.tfm - RELOC/fonts/tfm/ptex-fonts/standard/goth10.tfm - RELOC/fonts/tfm/ptex-fonts/standard/goth5.tfm - RELOC/fonts/tfm/ptex-fonts/standard/goth6.tfm - RELOC/fonts/tfm/ptex-fonts/standard/goth7.tfm - RELOC/fonts/tfm/ptex-fonts/standard/goth8.tfm - RELOC/fonts/tfm/ptex-fonts/standard/goth9.tfm - RELOC/fonts/tfm/ptex-fonts/standard/min10.tfm - RELOC/fonts/tfm/ptex-fonts/standard/min5.tfm - RELOC/fonts/tfm/ptex-fonts/standard/min6.tfm - RELOC/fonts/tfm/ptex-fonts/standard/min7.tfm - RELOC/fonts/tfm/ptex-fonts/standard/min8.tfm - RELOC/fonts/tfm/ptex-fonts/standard/min9.tfm - RELOC/fonts/tfm/ptex-fonts/standard/tgoth10.tfm - RELOC/fonts/tfm/ptex-fonts/standard/tgoth5.tfm - RELOC/fonts/tfm/ptex-fonts/standard/tgoth6.tfm - RELOC/fonts/tfm/ptex-fonts/standard/tgoth7.tfm - RELOC/fonts/tfm/ptex-fonts/standard/tgoth8.tfm - RELOC/fonts/tfm/ptex-fonts/standard/tgoth9.tfm - RELOC/fonts/tfm/ptex-fonts/standard/tmin10.tfm - RELOC/fonts/tfm/ptex-fonts/standard/tmin5.tfm - RELOC/fonts/tfm/ptex-fonts/standard/tmin6.tfm - RELOC/fonts/tfm/ptex-fonts/standard/tmin7.tfm - RELOC/fonts/tfm/ptex-fonts/standard/tmin8.tfm - RELOC/fonts/tfm/ptex-fonts/standard/tmin9.tfm - RELOC/fonts/vf/ptex-fonts/jis/jis-v.vf - RELOC/fonts/vf/ptex-fonts/jis/jis.vf - RELOC/fonts/vf/ptex-fonts/jis/jisg-v.vf - RELOC/fonts/vf/ptex-fonts/jis/jisg.vf - RELOC/fonts/vf/ptex-fonts/jis/jisgn-v.vf - RELOC/fonts/vf/ptex-fonts/jis/jisgn.vf - RELOC/fonts/vf/ptex-fonts/jis/jisn-v.vf - RELOC/fonts/vf/ptex-fonts/jis/jisn.vf - RELOC/fonts/vf/ptex-fonts/nmin-ngoth/ngoth10.vf - RELOC/fonts/vf/ptex-fonts/nmin-ngoth/ngoth5.vf - RELOC/fonts/vf/ptex-fonts/nmin-ngoth/ngoth6.vf - RELOC/fonts/vf/ptex-fonts/nmin-ngoth/ngoth7.vf - RELOC/fonts/vf/ptex-fonts/nmin-ngoth/ngoth8.vf - RELOC/fonts/vf/ptex-fonts/nmin-ngoth/ngoth9.vf - RELOC/fonts/vf/ptex-fonts/nmin-ngoth/nmin10.vf - RELOC/fonts/vf/ptex-fonts/nmin-ngoth/nmin5.vf - RELOC/fonts/vf/ptex-fonts/nmin-ngoth/nmin6.vf - RELOC/fonts/vf/ptex-fonts/nmin-ngoth/nmin7.vf - RELOC/fonts/vf/ptex-fonts/nmin-ngoth/nmin8.vf - RELOC/fonts/vf/ptex-fonts/nmin-ngoth/nmin9.vf - RELOC/fonts/vf/ptex-fonts/standard/goth10.vf - RELOC/fonts/vf/ptex-fonts/standard/goth5.vf - RELOC/fonts/vf/ptex-fonts/standard/goth6.vf - RELOC/fonts/vf/ptex-fonts/standard/goth7.vf - RELOC/fonts/vf/ptex-fonts/standard/goth8.vf - RELOC/fonts/vf/ptex-fonts/standard/goth9.vf - RELOC/fonts/vf/ptex-fonts/standard/min10.vf - RELOC/fonts/vf/ptex-fonts/standard/min5.vf - RELOC/fonts/vf/ptex-fonts/standard/min6.vf - RELOC/fonts/vf/ptex-fonts/standard/min7.vf - RELOC/fonts/vf/ptex-fonts/standard/min8.vf - RELOC/fonts/vf/ptex-fonts/standard/min9.vf - RELOC/fonts/vf/ptex-fonts/standard/tgoth10.vf - RELOC/fonts/vf/ptex-fonts/standard/tgoth5.vf - RELOC/fonts/vf/ptex-fonts/standard/tgoth6.vf - RELOC/fonts/vf/ptex-fonts/standard/tgoth7.vf - RELOC/fonts/vf/ptex-fonts/standard/tgoth8.vf - RELOC/fonts/vf/ptex-fonts/standard/tgoth9.vf - RELOC/fonts/vf/ptex-fonts/standard/tmin10.vf - RELOC/fonts/vf/ptex-fonts/standard/tmin5.vf - RELOC/fonts/vf/ptex-fonts/standard/tmin6.vf - RELOC/fonts/vf/ptex-fonts/standard/tmin7.vf - RELOC/fonts/vf/ptex-fonts/standard/tmin8.vf - RELOC/fonts/vf/ptex-fonts/standard/tmin9.vf -catalogue-ctan /fonts/ptex-fonts -catalogue-date 2018-03-09 16:42:25 +0100 -catalogue-license bsd3 -catalogue-topics font-cjk - -name ptex-manual -category Package -revision 48575 -shortdesc Japanese pTeX manual -relocated 1 -longdesc This package contains the Japanese pTeX manual. Feedback is -longdesc welcome! -containersize 416 -containerchecksum fa56d771f5d40843cc20322c1679c0f401a09c51e26ba4b5571a7e05667b06d26ee2eb0becd16d88c0203a512df0e1483c8ec58e9ea78300f29b038c19d20787 -doccontainersize 279432 -doccontainerchecksum 2ff76894442afb534f069f0bde840daaf6de07fa52e3a5ece0ad95d9c48f8f5fa70d717e969cdafe8beaeb7d0c9280973bb531fe004673357448c445173903dd -docfiles size=80 - RELOC/doc/ptex/ptex-manual/LICENSE - RELOC/doc/ptex/ptex-manual/Makefile - RELOC/doc/ptex/ptex-manual/README.md details="Readme" - RELOC/doc/ptex/ptex-manual/ptex-manual.pdf details="The document itself" language="ja" - RELOC/doc/ptex/ptex-manual/ptex-manual.tex -catalogue-contact-repository https://github.com/texjporg/ptex-manual -catalogue-ctan /info/ptex-manual -catalogue-date 2018-09-04 17:13:18 +0200 -catalogue-license bsd3 -catalogue-topics japanese-doc - -name ptex.aarch64-linux -category Package -revision 48789 -shortdesc aarch64-linux files of ptex -containersize 1222332 -containerchecksum a0416ad494311fde0d65cdee1ffe5c424d8ecf8410a79dee2d4d4eb1d340c71280e4537baec561ff6f1a4936a606e162a8d70bbcaf55c9e1a91e8cb89bb2871f -binfiles arch=aarch64-linux size=1049 - bin/aarch64-linux/eptex - bin/aarch64-linux/makejvf - bin/aarch64-linux/mendex - bin/aarch64-linux/pbibtex - bin/aarch64-linux/pdvitomp - bin/aarch64-linux/pdvitype - bin/aarch64-linux/pmpost - bin/aarch64-linux/ppltotf - bin/aarch64-linux/ptex - bin/aarch64-linux/ptftopl - -name ptex.amd64-freebsd -category Package -revision 47247 -shortdesc amd64-freebsd files of ptex -containersize 1417192 -containerchecksum 3287dbd506352b0384561d2ee5aa2c75d6422f8ad422c455ebd800d65d168bc7e43e65b3a103246d4446437b7a67da9a2cc081b42e9b6775ade11ec5b7d88da5 -binfiles arch=amd64-freebsd size=1161 - bin/amd64-freebsd/eptex - bin/amd64-freebsd/makejvf - bin/amd64-freebsd/mendex - bin/amd64-freebsd/pbibtex - bin/amd64-freebsd/pdvitomp - bin/amd64-freebsd/pdvitype - bin/amd64-freebsd/pmpost - bin/amd64-freebsd/ppltotf - bin/amd64-freebsd/ptex - bin/amd64-freebsd/ptftopl - -name ptex.amd64-netbsd -category Package -revision 48698 -shortdesc amd64-netbsd files of ptex -containersize 1234192 -containerchecksum e59d73e9ce099af0c6e36e4cb6470bca63e1611696a97a39b0f63694ab530bfa06fa09a5aa0234f215778ea1c88ecb807b6966fe12867e858f71fc5145b928f6 -binfiles arch=amd64-netbsd size=1885 - bin/amd64-netbsd/eptex - bin/amd64-netbsd/makejvf - bin/amd64-netbsd/mendex - bin/amd64-netbsd/pbibtex - bin/amd64-netbsd/pdvitomp - bin/amd64-netbsd/pdvitype - bin/amd64-netbsd/pmpost - bin/amd64-netbsd/ppltotf - bin/amd64-netbsd/ptex - bin/amd64-netbsd/ptftopl - -name ptex.armhf-linux -category Package -revision 48716 -shortdesc armhf-linux files of ptex -containersize 1129584 -containerchecksum 52c9b5e7acdfcd946e6e3379a97c838c9506586df43a263e0f446e81de806e9c860880e9767a92c2e7ccc7a1802b79206fca3b6391c15eb90be6e52e183cbc81 -binfiles arch=armhf-linux size=951 - bin/armhf-linux/eptex - bin/armhf-linux/makejvf - bin/armhf-linux/mendex - bin/armhf-linux/pbibtex - bin/armhf-linux/pdvitomp - bin/armhf-linux/pdvitype - bin/armhf-linux/pmpost - bin/armhf-linux/ppltotf - bin/armhf-linux/ptex - bin/armhf-linux/ptftopl - -name ptex.i386-cygwin -category Package -revision 47651 -shortdesc i386-cygwin files of ptex -containersize 1245212 -containerchecksum 32b16741e1bfb6f496eaefe072a20c57987c38e214c8d8d639bddeff6d3ad6a1b4382047f4c0192e091709301618b55ea87253b3cd7d2b7c917235aabcc5a5ea -binfiles arch=i386-cygwin size=943 - bin/i386-cygwin/cygptexenc-1.dll - bin/i386-cygwin/eptex.exe - bin/i386-cygwin/makejvf.exe - bin/i386-cygwin/mendex.exe - bin/i386-cygwin/pbibtex.exe - bin/i386-cygwin/pdvitomp - bin/i386-cygwin/pdvitype.exe - bin/i386-cygwin/pmpost.exe - bin/i386-cygwin/ppltotf.exe - bin/i386-cygwin/ptex.exe - bin/i386-cygwin/ptftopl.exe - -name ptex.i386-freebsd -category Package -revision 47247 -shortdesc i386-freebsd files of ptex -containersize 1250432 -containerchecksum d4a677834226d6e0d26cf1e8a374ba182faef3595ae7c02537962d8e0fee53cf3b99f7530c51bde85d691eb3902e13161d2b99ca517a5f2996d3a06b927e0112 -binfiles arch=i386-freebsd size=1148 - bin/i386-freebsd/eptex - bin/i386-freebsd/makejvf - bin/i386-freebsd/mendex - bin/i386-freebsd/pbibtex - bin/i386-freebsd/pdvitomp - bin/i386-freebsd/pdvitype - bin/i386-freebsd/pmpost - bin/i386-freebsd/ppltotf - bin/i386-freebsd/ptex - bin/i386-freebsd/ptftopl - -name ptex.i386-linux -category Package -revision 47647 -shortdesc i386-linux files of ptex -containersize 1440024 -containerchecksum 2d73788df4bf8b336a584b536da620abce1704f6873652fdfe1d85b5a6c09b2a9eea83482a55086870e36390282faf0b055e1cd3a31c2e1a622a21eebd011ad8 -binfiles arch=i386-linux size=1237 - bin/i386-linux/eptex - bin/i386-linux/makejvf - bin/i386-linux/mendex - bin/i386-linux/pbibtex - bin/i386-linux/pdvitomp - bin/i386-linux/pdvitype - bin/i386-linux/pmpost - bin/i386-linux/ppltotf - bin/i386-linux/ptex - bin/i386-linux/ptftopl - -name ptex.i386-netbsd -category Package -revision 46999 -shortdesc i386-netbsd files of ptex -containersize 1077532 -containerchecksum 7614f7101ab6060d8c807a2d8ffcf048d7e3f690abffffd160993108d7da519163e61a17b996b88bfb22bfc3d4381967f353d5021a530dec660321435658c366 -binfiles arch=i386-netbsd size=1680 - bin/i386-netbsd/eptex - bin/i386-netbsd/makejvf - bin/i386-netbsd/mendex - bin/i386-netbsd/pbibtex - bin/i386-netbsd/pdvitomp - bin/i386-netbsd/pdvitype - bin/i386-netbsd/pmpost - bin/i386-netbsd/ppltotf - bin/i386-netbsd/ptex - bin/i386-netbsd/ptftopl - -name ptex.i386-solaris -category Package -revision 48732 -shortdesc i386-solaris files of ptex -containersize 1322652 -containerchecksum 8af29940fd5db04bb45d47bc7667803ea99cf3e9f2be3d8c1bbb137d71e9ffbdafe28921b117442a8be819721ba1bb1335032334846d50b52c01484e03404a4f -binfiles arch=i386-solaris size=1031 - bin/i386-solaris/eptex - bin/i386-solaris/makejvf - bin/i386-solaris/mendex - bin/i386-solaris/pbibtex - bin/i386-solaris/pdvitomp - bin/i386-solaris/pdvitype - bin/i386-solaris/pmpost - bin/i386-solaris/ppltotf - bin/i386-solaris/ptex - bin/i386-solaris/ptftopl - -name ptex.sparc-solaris -category Package -revision 48739 -shortdesc sparc-solaris files of ptex -containersize 1244104 -containerchecksum 0e69acd4ef68683ecd0f6b389ff330aca1d3b291bca8472800f00a05a671448a47ed4104d3c43bbba92afe67d2301d6665d94f3676a229a5bbeca2028e1a9bba -binfiles arch=sparc-solaris size=1100 - bin/sparc-solaris/eptex - bin/sparc-solaris/makejvf - bin/sparc-solaris/mendex - bin/sparc-solaris/pbibtex - bin/sparc-solaris/pdvitomp - bin/sparc-solaris/pdvitype - bin/sparc-solaris/pmpost - bin/sparc-solaris/ppltotf - bin/sparc-solaris/ptex - bin/sparc-solaris/ptftopl - -name ptex.win32 -category Package -revision 47884 -shortdesc win32 files of ptex -containersize 1317644 -containerchecksum b96bc4410148b8df2462f451a0996ff89e7d2cc0daba707d80327bae47a966575fc99dc435992268d278a2fdac91dc1245611903fefb594367bb840391991743 -binfiles arch=win32 size=1196 - bin/win32/eptex.dll - bin/win32/eptex.exe - bin/win32/makejvf.exe - bin/win32/mendex.exe - bin/win32/pbibtex.exe - bin/win32/pdvitomp.exe - bin/win32/pdvitype.exe - bin/win32/pmpost.dll - bin/win32/pmpost.exe - bin/win32/ppltotf.exe - bin/win32/ptex.dll - bin/win32/ptex.exe - bin/win32/ptftopl.exe - -name ptex.x86_64-cygwin -category Package -revision 47650 -shortdesc x86_64-cygwin files of ptex -containersize 1301812 -containerchecksum 70cd951cf87f4307fa64992e38f3670a3bccc1fabde68a6802cab0110c088f3a7ffb51efd125c90bfed5f480ea2186579eb75e806196033c5606c80ab5c5624c -binfiles arch=x86_64-cygwin size=913 - bin/x86_64-cygwin/cygptexenc-1.dll - bin/x86_64-cygwin/eptex.exe - bin/x86_64-cygwin/makejvf.exe - bin/x86_64-cygwin/mendex.exe - bin/x86_64-cygwin/pbibtex.exe - bin/x86_64-cygwin/pdvitomp - bin/x86_64-cygwin/pdvitype.exe - bin/x86_64-cygwin/pmpost.exe - bin/x86_64-cygwin/ppltotf.exe - bin/x86_64-cygwin/ptex.exe - bin/x86_64-cygwin/ptftopl.exe - -name ptex.x86_64-darwin -category Package -revision 48728 -shortdesc x86_64-darwin files of ptex -containersize 1527404 -containerchecksum 7b3bf2d0e365ff82117d65f3c7ff3eade9fda02f6e84e75a5db780ad4d9e0641e6337617ad33061c4553b1535e4f618095b5b49fd74d8e1fd2ee82b89265fa42 -binfiles arch=x86_64-darwin size=1229 - bin/x86_64-darwin/eptex - bin/x86_64-darwin/makejvf - bin/x86_64-darwin/mendex - bin/x86_64-darwin/pbibtex - bin/x86_64-darwin/pdvitomp - bin/x86_64-darwin/pdvitype - bin/x86_64-darwin/pmpost - bin/x86_64-darwin/ppltotf - bin/x86_64-darwin/ptex - bin/x86_64-darwin/ptftopl - -name ptex.x86_64-darwinlegacy -category Package -revision 47387 -shortdesc x86_64-darwinlegacy files of ptex -containersize 1323960 -containerchecksum 8cda6b61e09c94fd7748c826ce00a90ca3bbeb89044a56e42e8fc86739949bfb4899d591e89a3e942a9370af08a143db42f02fd09e8c1f1f045ffd6e7d961d2b -binfiles arch=x86_64-darwinlegacy size=1045 - bin/x86_64-darwinlegacy/eptex - bin/x86_64-darwinlegacy/makejvf - bin/x86_64-darwinlegacy/mendex - bin/x86_64-darwinlegacy/pbibtex - bin/x86_64-darwinlegacy/pdvitomp - bin/x86_64-darwinlegacy/pdvitype - bin/x86_64-darwinlegacy/pmpost - bin/x86_64-darwinlegacy/ppltotf - bin/x86_64-darwinlegacy/ptex - bin/x86_64-darwinlegacy/ptftopl - -name ptex.x86_64-linux -category Package -revision 47647 -shortdesc x86_64-linux files of ptex -containersize 1433604 -containerchecksum 1412c24dc5096aa1b39fb6de0b82b8b55f1944881c4f8118eb89d612041f46bba9894863c2b65e592eb098679de50ba5337c13f725cd345f7caf21aeb4f7e153 -binfiles arch=x86_64-linux size=1117 - bin/x86_64-linux/eptex - bin/x86_64-linux/makejvf - bin/x86_64-linux/mendex - bin/x86_64-linux/pbibtex - bin/x86_64-linux/pdvitomp - bin/x86_64-linux/pdvitype - bin/x86_64-linux/pmpost - bin/x86_64-linux/ppltotf - bin/x86_64-linux/ptex - bin/x86_64-linux/ptftopl - -name ptex.x86_64-linuxmusl -category Package -revision 47647 -shortdesc x86_64-linuxmusl files of ptex -containersize 1514676 -containerchecksum 5c4b8a4587fa748f13dcca883f44c0e04ae80325e5f891dd459f691de23268ab28a8634c1fc488689ae732ac5b352f6a5bcd7032040638db2d1d2b84ab6223e8 -binfiles arch=x86_64-linuxmusl size=1268 - bin/x86_64-linuxmusl/eptex - bin/x86_64-linuxmusl/makejvf - bin/x86_64-linuxmusl/mendex - bin/x86_64-linuxmusl/pbibtex - bin/x86_64-linuxmusl/pdvitomp - bin/x86_64-linuxmusl/pdvitype - bin/x86_64-linuxmusl/pmpost - bin/x86_64-linuxmusl/ppltotf - bin/x86_64-linuxmusl/ptex - bin/x86_64-linuxmusl/ptftopl - -name ptex.x86_64-solaris -category Package -revision 48732 -shortdesc x86_64-solaris files of ptex -containersize 1499764 -containerchecksum 8af601fbc4b3156321c71d5fa6fe91bb2e13147b22710818ab7debc6f738b3cb2298f8127169eb784e9cad4c7f648fb80b3af949b5846ebb449b92bd48154f23 -binfiles arch=x86_64-solaris size=1181 - bin/x86_64-solaris/eptex - bin/x86_64-solaris/makejvf - bin/x86_64-solaris/mendex - bin/x86_64-solaris/pbibtex - bin/x86_64-solaris/pdvitomp - bin/x86_64-solaris/pdvitype - bin/x86_64-solaris/pmpost - bin/x86_64-solaris/ppltotf - bin/x86_64-solaris/ptex - bin/x86_64-solaris/ptftopl - -name ptex2pdf -category Package -revision 49396 -shortdesc Convert Japanese TeX documents to PDF -longdesc The Lua script provides system-independent support of Japanese -longdesc typesetting engines in TeXworks. As TeXworks typesetting setup -longdesc does not allow for multistep processing, this script runs one -longdesc of the ptex-based programs (ptex, uptex, eptex, platex, -longdesc uplatex) followed by dvipdfmx. -depend ptex2pdf.ARCH -postaction script file=tlpkg/tlpostcode/ptex2pdf-tlpost.pl -containersize 7544 -containerchecksum 623e07cfed7a8f19c0daaf188e0c553471d9fc0e9966d174ce2dda3fa68b16814c065e3a448d0f231c271d016d08b6fcd2ea2015568fc1b0e63caa0b59630571 -doccontainersize 8584 -doccontainerchecksum 90d004f4c9f9aa87a4f8de678272f16f51139fd151b43dcb8e90560cb9d2069c599c4aa6ff8ab5875686d4e56555788aa1678a43885c40c17ae761c144a409e1 -docfiles size=7 - texmf-dist/doc/latex/ptex2pdf/COPYING - texmf-dist/doc/latex/ptex2pdf/README.md details="Readme" -runfiles size=7 - texmf-dist/scripts/ptex2pdf/ptex2pdf.lua - tlpkg/tlpostcode/ptex2pdf-tlpost.pl -catalogue-contact-bugs https://github.com/texjporg/ptex2pdf/issues -catalogue-contact-home https://github.com/texjporg/ptex2pdf -catalogue-contact-repository https://github.com/texjporg/ptex2pdf.git -catalogue-ctan /language/japanese/ptex2pdf -catalogue-date 2018-12-12 17:43:43 +0100 -catalogue-license gpl2 -catalogue-topics compilation japanese -catalogue-version 20181212.0 - -name ptex2pdf.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of ptex2pdf -containersize 340 -containerchecksum eee145562769e1f57a6ec67f267795ab4134191f332d88b94c4eae04b84316da88a745225954aa454ca0a74811ba66c01b592f2f65909818195d175730657a03 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/ptex2pdf - -name ptex2pdf.amd64-freebsd -category Package -revision 29335 -shortdesc amd64-freebsd files of ptex2pdf -containersize 344 -containerchecksum 2abd12681ae3cdb4d27df87f68d290e8f5aceab3305a2ff3d02bc33eb07d9fabee1f24b814b4c0eeed7ec517c71675d220489efa453a98b17a5c7708facfb723 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/ptex2pdf - -name ptex2pdf.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of ptex2pdf -containersize 344 -containerchecksum e01fec1c0dd8d7b8bc511a5de1ae6a583e062ba1412f97a382917b3478ffd911f51daa3c5b9bcd5c6648377a82d06afd6a7d0e2b95e43cadf8fa33a19b886131 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/ptex2pdf - -name ptex2pdf.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of ptex2pdf -containersize 344 -containerchecksum 325fbf444efdc61f05cba21c1bce27fafae8469791bdab95c9896dac7b9eccf5151f69e1c4b436a477e5bbb49d903c306bb7b33fe8a5293325fcfd6957f350a7 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/ptex2pdf - -name ptex2pdf.i386-cygwin -category Package -revision 29335 -shortdesc i386-cygwin files of ptex2pdf -containersize 340 -containerchecksum 9dceacdaa510eb0449de0498dea6bc1b8047fdb7b72d729af29fa898b296648f04be37d21cf765a27e3fce8a755e9147bbbd8d5fda8ff989088a02415c5ab5e9 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/ptex2pdf - -name ptex2pdf.i386-freebsd -category Package -revision 29335 -shortdesc i386-freebsd files of ptex2pdf -containersize 344 -containerchecksum a6c0081c5b48c20168fa7c93bbb1b405e99544085dd0579a213f6cb0f0f3e66d7a76cc60f846287301aee352f111b713d44f93032b226c395a233c82cb065ceb -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/ptex2pdf - -name ptex2pdf.i386-linux -category Package -revision 29335 -shortdesc i386-linux files of ptex2pdf -containersize 340 -containerchecksum fe3d191cfa94f15f3cdf9cc6d9946b1bbb548da5c25290dd5d5152846d91d0f0dfd5d9ef5b64b4cc4c2e9dd879667da7293c85994de32aa4e28ad47cad6a7bc5 -binfiles arch=i386-linux size=1 - bin/i386-linux/ptex2pdf - -name ptex2pdf.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of ptex2pdf -containersize 340 -containerchecksum 9a3af5db47415086cdbc7a9e7b292a5bf5b7f5320ec589de51ed401d3ffcbc3643119756db75b1d0de9f0d3665549dcf131d5eb1fd2380297cd973271f6d9b9e -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/ptex2pdf - -name ptex2pdf.i386-solaris -category Package -revision 29335 -shortdesc i386-solaris files of ptex2pdf -containersize 344 -containerchecksum bb4db219ad6430e836b3715e6bcd76c95a0656c257f4b220901dea95202a6fb8b48ac34d7e3462918169e8f757fad62aa5c900656a10460bcfc924dadb66757f -binfiles arch=i386-solaris size=1 - bin/i386-solaris/ptex2pdf - -name ptex2pdf.sparc-solaris -category Package -revision 29335 -shortdesc sparc-solaris files of ptex2pdf -containersize 340 -containerchecksum d8643cfef16523b31ad2ddda17143301636eed1d847a52361eb5852764180c8ca79156931c1933bd0779ab8f988258bb5dfe74112b2df8c28e56f689705e2244 -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/ptex2pdf - -name ptex2pdf.win32 -category Package -revision 29335 -shortdesc win32 files of ptex2pdf -containersize 684 -containerchecksum 4801dd9d9580c65b8c8648ed3251b80863156747b795c4c89f7c769a89d0141bb8aa03668b0204fd06c8b05177daf78c335884df29e9be2f6b50fa0a4f94da6f -binfiles arch=win32 size=1 - bin/win32/ptex2pdf.exe - -name ptex2pdf.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of ptex2pdf -containersize 344 -containerchecksum 40eb579af424fe0e1e0c26f58c4910bd6ba9a21979d395f4e69841c73b34e5788e187e109e9bc970cf461c5742e56eea570ce9b99af9bfb9ec04b1d948d07a14 -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/ptex2pdf - -name ptex2pdf.x86_64-darwin -category Package -revision 29335 -shortdesc x86_64-darwin files of ptex2pdf -containersize 344 -containerchecksum 4f0db6a3ea3cb7f03ab9fd18b41cafb228be770f95ef72b8e5f2d6ff48383250300b493832846fb03e38177031dfbae1d777690d0088f2782067fb5657e03cf6 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/ptex2pdf - -name ptex2pdf.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of ptex2pdf -containersize 352 -containerchecksum fdea6c93fd35b1fe078c5d813e4f7224978a40b0f2863572476294786508c653dfc9a748d4231b1222763e854db9dd70ae194f65e367b19e156b74a5baf32fea -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/ptex2pdf - -name ptex2pdf.x86_64-linux -category Package -revision 29335 -shortdesc x86_64-linux files of ptex2pdf -containersize 344 -containerchecksum 65955b575cb44b3951c858e6aca1df4f6cb14efe719024062e7cf0a0ec9c50709486b4225b8dddbb3093157dff8b82b11bf39af549dcc98769948d6454cc40f9 -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/ptex2pdf - -name ptex2pdf.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of ptex2pdf -containersize 344 -containerchecksum 2aed0193d9c1192ebb4200d8173e80f553049978ef9f739dbd56ba9d85c99eae26c70044a67e3bf362b64f076ab522d0c46db1ef5a71953feb921738734a1970 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/ptex2pdf - -name ptex2pdf.x86_64-solaris -category Package -revision 29335 -shortdesc x86_64-solaris files of ptex2pdf -containersize 344 -containerchecksum 2411ebbf7ba8566febf6729f8976e6b2577ec9bb34cb94d971068d73b12dea4accf5f1953cf94471301d3813b861aa24d21dcd469f98b4227f460a30ee986dab -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/ptex2pdf - -name ptext -category Package -revision 30171 -shortdesc A 'lipsum' for Persian -relocated 1 -longdesc The package provides lipsum-like facilities for the Persian -longdesc language. The source of the filling text is the Persian epic -longdesc "the Shanameh" (100 paragraphs are used.) The package needs to -longdesc be run under XeLaTeX. -containersize 21744 -containerchecksum 31dc96e30a545401759d80cee607f3dccbba5026f98199b44a80e9ac757f9fa57784d1fd06e4a7b2290bc19229d417264f8af920cbf7041ec4d9d2d70879222b -doccontainersize 56204 -doccontainerchecksum b018919fd86a0529716c6a18e13404932a2e3a6133888912aa90b44cd6b9d82624d74baf02007404eba9003eef5a2fd6ba2646825ad52cc13a0f06b1a82f6ec7 -docfiles size=17 - RELOC/doc/xelatex/ptext/README details="Readme" - RELOC/doc/xelatex/ptext/ptext.pdf details="Package documentation (writtent in Persian)" language="fa" - RELOC/doc/xelatex/ptext/ptext.tex -runfiles size=22 - RELOC/tex/xelatex/ptext/ptext.sty -catalogue-ctan /macros/xetex/latex/ptext -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.2 -catalogue-topics persian macro-supp xetex dummy-gen -catalogue-version 1.1 - -name ptptex -category Package -revision 19440 -shortdesc Macros for 'Progress of Theoretical Physics' -relocated 1 -longdesc The distribution contains the class (which offers an option -longdesc file for preprints), and a template. The class requires the -longdesc cite, overcite and wrapfig packages. -containersize 9472 -containerchecksum a9cf4e9e4346f335f7ad7631a24383b6fb04c66931fd6deb9bc064df88a3d5d15eef2b7a4121cafef13e71279244f37af532b884f6cff8b6f0aaf069b2facb7b -doccontainersize 192900 -doccontainerchecksum 625734bfe9d2c01a3d35dc5aa97a173ec15d07a8cb531ff3d5aad0ea59b6b5e16be12ae286065bd5862ede51daae3f7f123376a19b29869096be363287067b40 -docfiles size=64 - RELOC/doc/latex/ptptex/README details="Readme" - RELOC/doc/latex/ptptex/README.TEXLIVE - RELOC/doc/latex/ptptex/manptp.pdf details="Package documentation" - RELOC/doc/latex/ptptex/manptp.tex - RELOC/doc/latex/ptptex/template.tex -runfiles size=12 - RELOC/tex/latex/ptptex/ptp-prep.clo - RELOC/tex/latex/ptptex/ptptex.cls - RELOC/tex/latex/ptptex/wrapft.sty -catalogue-ctan /macros/latex/contrib/ptptex -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics journalpub physics -catalogue-version 0.91 - -name punk -category Package -revision 27388 -shortdesc Donald Knuth's punk font -relocated 1 -longdesc A response to the assertion in a lecture that "typography tends -longdesc to lag behind other stylistic changes by about 10 years". Knuth -longdesc felt it was (in 1988) time to design a replacement for his -longdesc designs of the 1970s, and came up with this font! The fonts are -longdesc distributed as Metafont source. The package offers LaTeX -longdesc support by Rohit Grover, from an original by Sebastian Rahtz, -longdesc which is slightly odd in claiming that the fonts are -longdesc T1-encoded. A (possibly) more rational support package is to be -longdesc found in punk-latex -containersize 6048 -containerchecksum 2219acd9b314ec049b7ceb8ee3a4dd9d3fabd433872966e6a480a2695eaf578ab76cfe1b32c8072c443e48b1bc2a913c91fff3fbf9574398eff132912a673047 -doccontainersize 1044 -doccontainerchecksum cf4219ab67d554ba2fae0137bf96e4479fecf775e8ef641a8edbc9b8f60d9e5589bacb14c69e1ed4449addd132a78035b51698701a5de77723ecaf2bb2f8cded -docfiles size=2 - RELOC/doc/fonts/punk/punk.sty - RELOC/doc/fonts/punk/punktest.tex -runfiles size=20 - RELOC/fonts/source/public/punk/punk.mf - RELOC/fonts/source/public/punk/punk10.mf - RELOC/fonts/source/public/punk/punk12.mf - RELOC/fonts/source/public/punk/punk20.mf - RELOC/fonts/source/public/punk/punka.mf - RELOC/fonts/source/public/punk/punkae.mf - RELOC/fonts/source/public/punk/punkbx20.mf - RELOC/fonts/source/public/punk/punkd.mf - RELOC/fonts/source/public/punk/punkg.mf - RELOC/fonts/source/public/punk/punkl.mf - RELOC/fonts/source/public/punk/punkp.mf - RELOC/fonts/source/public/punk/punksl.mf - RELOC/fonts/source/public/punk/punksl20.mf - RELOC/fonts/tfm/public/punk/punk10.tfm - RELOC/fonts/tfm/public/punk/punk12.tfm - RELOC/fonts/tfm/public/punk/punk20.tfm - RELOC/fonts/tfm/public/punk/punkbx20.tfm - RELOC/fonts/tfm/public/punk/punksl20.tfm -catalogue-ctan /fonts/punk -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license knuth -catalogue-topics font font-mf font-novelty - -name punk-latex -category Package -revision 27389 -shortdesc LaTeX support for punk fonts -relocated 1 -longdesc The package and .fd file provide support for Knuth's punk -longdesc fonts. That bundle also offers support within LaTeX; the -longdesc present package is to be preferred. -containersize 888 -containerchecksum e89c0aa6b8568194ae3ce57112fdb10da55bafd19f3f487ce7d75f2339e6f3762da623432be7a9564a3da070a5dfedf827244c19b4a6730eced736400d5591bb -doccontainersize 150272 -doccontainerchecksum 186c5a0dcf975929af7649696a0c55c8ab1535f4398ce232b67ef750241d834ec8ddf09176bd94ce80fd7acbbd4257022e4128633f5249a946564dbdd8c99124 -docfiles size=41 - RELOC/doc/latex/punk-latex/README details="Readme" - RELOC/doc/latex/punk-latex/punk.pdf details="Package documentation" - RELOC/doc/latex/punk-latex/punk.tex -runfiles size=2 - RELOC/tex/latex/punk-latex/ot1pnk.fd - RELOC/tex/latex/punk-latex/punk.sty -catalogue-ctan /macros/latex/contrib/punk-latex -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics font-supp -catalogue-version 1.1 - -name punknova -category Package -revision 24649 -shortdesc OpenType version of Knuth's Punk font -relocated 1 -longdesc The font was generated from a MetaPost version of the sources -longdesc of the 'original' punk font. Knuth's original fonts generated -longdesc different shapes at random. This isn't actually possible in an -longdesc OpenType font; rather, the font contains several variants of -longdesc each glyph, and uses the OpenType randomize function to select -longdesc a variant for each invocation. -containersize 814284 -containerchecksum 1de1e904525e9df9a2b169f932b400576ae3216c950caab4e8ce99ead768ae97b8231d749f14beae7bcc6cb277caaa16e05476d9a659bcfe5bd08104b7b2a8fd -doccontainersize 141888 -doccontainerchecksum 5c3f09f51fdb66860873214b73fd1756054b959f3453faaba2e3e860377d572dd70277e91560a8c404202220f25d005cf748cb5c9acac0cb11c05398d4d5e0bc -docfiles size=44 - RELOC/doc/fonts/punknova/Makefile - RELOC/doc/fonts/punknova/NEWS - RELOC/doc/fonts/punknova/README details="Readme" - RELOC/doc/fonts/punknova/documentation/documentation-sources/sample.tex - RELOC/doc/fonts/punknova/documentation/sample.pdf details="Text sample" - RELOC/doc/fonts/punknova/source/punkfont-bold.mp - RELOC/doc/fonts/punknova/source/punkfont-boldslanted.mp - RELOC/doc/fonts/punknova/source/punkfont-regular.mp - RELOC/doc/fonts/punknova/source/punkfont-slanted.mp - RELOC/doc/fonts/punknova/tools/build.py -runfiles size=424 - RELOC/fonts/opentype/public/punknova/punknova-bold.otf - RELOC/fonts/opentype/public/punknova/punknova-boldslanted.otf - RELOC/fonts/opentype/public/punknova/punknova-regular.otf - RELOC/fonts/opentype/public/punknova/punknova-slanted.otf -catalogue-ctan /fonts/punknova -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics font font-otf font-novelty -catalogue-version 1.003 - -name purifyeps -category Package -revision 29725 -shortdesc Make EPS work with both LaTeX/dvips and pdfLaTeX -longdesc While pdfLaTeX has a number of nice features, its primary -longdesc shortcoming relative to standard LaTeX+dvips is that it is -longdesc unable to read ordinary Encapsulated PostScript (EPS) files, -longdesc the most common graphics format in the LaTeX world. Purifyeps -longdesc converts EPS files into a 'purified' form that can be read by -longdesc both LaTeX+dvips and pdfLaTeX. The trick is that the standard -longdesc LaTeX2e graphics packages can parse MetaPost-produced EPS -longdesc directly. Hence, purifyeps need only convert an arbitrary EPS -longdesc file into the same stylized format that MetaPost outputs. -depend purifyeps.ARCH -containersize 6216 -containerchecksum ce4966735dc455a626cd28d6bddc86e88995d5af54a4d0a0bc80c842458f09d2a25ef67aab073ecf680c88dc0c6112c5260761eddab25e3994f79b6266da2954 -doccontainersize 15056 -doccontainerchecksum 921175e2d72126df4966f28555180f70ddd23c9ee8363a3c44fd8707a82380b60c7ac49a39f069e1931e3b92f60e9ef301fae3a6d7232691a1d48f77e2d93571 -docfiles size=9 - texmf-dist/doc/man/man1/purifyeps.1 - texmf-dist/doc/man/man1/purifyeps.man1.pdf - texmf-dist/doc/support/purifyeps/README details="Package README" -runfiles size=5 - texmf-dist/scripts/purifyeps/purifyeps -catalogue-ctan /support/purifyeps -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font-proc -catalogue-version 1.1 - -name purifyeps.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of purifyeps -containersize 336 -containerchecksum e36a55e4d0c5f081a8a3091aa0f7feab48d4046c17271db3359bc06a332133345d46447a87a3e8da87340b875040e6298cc1e8e688e00dda893b006f58da6c1d -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/purifyeps - -name purifyeps.amd64-freebsd -category Package -revision 16472 -shortdesc amd64-freebsd files of purifyeps -containersize 340 -containerchecksum c8180910deb4fc37468d0dc620060dbc24987220f4ae5709e2fdd7b91ee77ac5c360f0c63d2b61d2a2f17bcfe1714632a94312069a921e0e742f68840335cc28 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/purifyeps - -name purifyeps.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of purifyeps -containersize 340 -containerchecksum 2323ecafd4f90f44c1bc3027a0f168ebbfc5e5799562beb8ee3f2ed983e98d1a13e6c00aa627aeeed779b1357a181b489d4ca2c359b47f01e55461cc3f96548d -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/purifyeps - -name purifyeps.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of purifyeps -containersize 340 -containerchecksum a67ffd2cfbd22fbb6ce2cd635c18bd2d6f7d2f6afeeefc90065f241f1554e4a6220e2d601bf0539325fa2fef08df0b0dcb9a157784ec687fea45cbe9bcc65b98 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/purifyeps - -name purifyeps.i386-cygwin -category Package -revision 13717 -shortdesc i386-cygwin files of purifyeps -containersize 336 -containerchecksum 5ef3ace00653bb09efb31db6cfe8b5826d5ef5e3a44dc72169096dc54fd22c83c9330d4a981cac72e21d35cdd2d7f43e331ecc79484066d00d351f00ee4cfc18 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/purifyeps - -name purifyeps.i386-freebsd -category Package -revision 16472 -shortdesc i386-freebsd files of purifyeps -containersize 340 -containerchecksum 9391b87bec9d35ecc59dd407d183aca97d5adb2d76a7a5d0772872fdc732886f898d6c92ab4558faf69077c1157cf39aa0bd4a79177033e62808941ede7148ea -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/purifyeps - -name purifyeps.i386-linux -category Package -revision 13663 -shortdesc i386-linux files of purifyeps -containersize 340 -containerchecksum 65548a9bb5d4d5f9b01807c90698e69cb978e8adaab58f11ff301b51b185e032db4877aa79dadcae8d032e5ae2f23301a96e8244ad77a3e1ba35e998f3ce3389 -binfiles arch=i386-linux size=1 - bin/i386-linux/purifyeps - -name purifyeps.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of purifyeps -containersize 340 -containerchecksum 047da04227c9851bc37af44b6727bb68677193a8c796c56c1036679acece79344a9b80df90944b39b940df4dbcf69d9b03f76d03cf9b94640da4f344098cd465 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/purifyeps - -name purifyeps.i386-solaris -category Package -revision 13898 -shortdesc i386-solaris files of purifyeps -containersize 340 -containerchecksum a91e6432cc7bb430c52daf480061682a0675cef5b1b11be212d063924a89d102d46fe94807a3ecb5357f717c662207c3e4a6f7f27fc2c1821caaaba7f3f563d5 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/purifyeps - -name purifyeps.sparc-solaris -category Package -revision 13774 -shortdesc sparc-solaris files of purifyeps -containersize 340 -containerchecksum 30055bf12a55a904710bb5ca1ad5553bff0e53d97271ffa1a726f4bef4d4ddd541979c74b9731b839550701469aa097151ebb7880570c9b1a6678bc847864286 -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/purifyeps - -name purifyeps.win32 -category Package -revision 15404 -shortdesc win32 files of purifyeps -containersize 680 -containerchecksum f91a15c534ae2bafb89cd75b186104a7174a94357b9ff1803a569d4a34d2e0b9b79386093e71bbb36860a999d3a9fe78c9c6e80582ef4af1c2e29bd6f8d2b57c -binfiles arch=win32 size=1 - bin/win32/purifyeps.exe - -name purifyeps.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of purifyeps -containersize 340 -containerchecksum 436920810cf6d5c708375f7283a7e86b184f914c0f335e28fa0f54a1113f0efbd4d6502d7c5129552c3e4d8e0b4762b69291aca1ce9751305d789254aafe556a -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/purifyeps - -name purifyeps.x86_64-darwin -category Package -revision 18441 -shortdesc x86_64-darwin files of purifyeps -containersize 340 -containerchecksum 8e4acd74405478616f196d317d94e41754326163c44c989b59e5427e5ce40f7cc8d86f12f81bd74cb026be50fa01dee855cbe3d484b423cf7c6f49e09d32aa83 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/purifyeps - -name purifyeps.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of purifyeps -containersize 348 -containerchecksum 4f035ff6f76c1a1f04f7d04d1602e228c561b7e60aa4198ad32f451c18c59bd1234fa7caa3c944316f8d1419877d42084074b61ca317521a192cd45fe688d03c -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/purifyeps - -name purifyeps.x86_64-linux -category Package -revision 13777 -shortdesc x86_64-linux files of purifyeps -containersize 344 -containerchecksum 83b397933b660776645e4c47b4e2ef8a70067fb0f68f6d8ffad186ae937ced3077e0eb42da032a105034804da17c86b1b2f37a6b908e9edda00f3df4754d3bfa -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/purifyeps - -name purifyeps.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of purifyeps -containersize 340 -containerchecksum 07a0897467eb6a880d115dde955e7b7e108db68181683a6dd4ad003400e8b1ed6127ca616d1c6d6d4c65d5c3ff164b62f1c7594f5924827c33b2c79c7e61c600 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/purifyeps - -name purifyeps.x86_64-solaris -category Package -revision 18442 -shortdesc x86_64-solaris files of purifyeps -containersize 340 -containerchecksum b2e760a002ab6d492bd424fe4f7791fa45e8abd17c91afcd5ebb6bfd96cc9a831dbefdd42412b10abd10c8b397c6a22fdee983a66b8532c80469e17b1b70321a -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/purifyeps - -name pxbase -category Package -revision 44756 -shortdesc Tools for use with (u)pLaTeX -relocated 1 -longdesc The main purpose of this package is to provide auxiliary -longdesc functions which are utilized by other packages created by the -longdesc same author. It also provides a few user commands to assist in -longdesc creating Japanese documents using (u)pLaTeX. -containersize 11620 -containerchecksum 3ab554ce7c338ebb1e032f988fe55473b0e8a28d60bbb7ed3048e15714c315ff8e9c48ea0d1d7762a9be5352c039438420999f0f2baa5fb09ec52438ece682fe -doccontainersize 160380 -doccontainerchecksum 1972944b6170c05ccb5c64802e01029ad8f92285adb2ece244a8efb24b00ba5f75e7fb563e4843aa6e1694b41ef89a67eb586ad3c9b241b82c5c60e135f5efec -docfiles size=47 - RELOC/doc/platex/pxbase/LICENSE - RELOC/doc/platex/pxbase/README-ja.md details="Readme (Japanese)" language="ja" - RELOC/doc/platex/pxbase/README.md details="Readme" - RELOC/doc/platex/pxbase/pxbabel.pdf - RELOC/doc/platex/pxbase/pxbabel.tex -runfiles size=16 - RELOC/tex/platex/pxbase/pxbabel.sty - RELOC/tex/platex/pxbase/pxbase.def - RELOC/tex/platex/pxbase/pxbase.sty - RELOC/tex/platex/pxbase/pxbasenc.def - RELOC/tex/platex/pxbase/pxbsjc.def - RELOC/tex/platex/pxbase/pxbsjc1.def - RELOC/tex/platex/pxbase/pxjsfenc.def - RELOC/tex/platex/pxbase/upkcat.sty -catalogue-ctan /language/japanese/pxbase -catalogue-date 2017-07-06 10:05:14 +0200 -catalogue-license mit -catalogue-topics japanese -catalogue-version 1.1b - -name pxchfon -category Package -revision 49925 -shortdesc Japanese font setup for pLaTeX and upLaTeX -relocated 1 -longdesc This package enables users to declare in their document which -longdesc physical fonts should be used for the standard Japanese -longdesc (logical) fonts of pLaTeX and upLaTeX. Font setup is realized -longdesc by changing the font mapping of dvipdfmx, and thus users can -longdesc use any (monospaced) physical fonts they like, once they -longdesc properly install this package, without creating helper files -longdesc for each new font. This package also supports setup for the -longdesc fonts used in the japanese-otf package. System requirements: -longdesc TeX format: LaTeX. TeX engine: pTeX or upTeX. DVIware: -longdesc dvipdfmx. Prerequisite packages: atbegshi. -containersize 15068 -containerchecksum 4464dc60089f5ce98627ae991784c6f19de67f114619ffceb060a0f78893ee50d3337a034c3eb01d311c4c8bef069c7b313676c83c9dda8d05eb0a45aa1e55d8 -doccontainersize 343860 -doccontainerchecksum 24d86b7d34fd0e2b64c6c408edec35e6cb57d664b102f9ab0bd02ad24432aa77a4939d3edd2442c3210b9cc8b2c8daa5ad728574b2826b787601d2b1cbfc8e18 -docfiles size=107 - RELOC/doc/platex/pxchfon/LICENSE - RELOC/doc/platex/pxchfon/README-ja.md details="Readme" language="ja" - RELOC/doc/platex/pxchfon/README.md details="Readme" - RELOC/doc/platex/pxchfon/pxchfon.pdf details="Package documentation" language="ja" - RELOC/doc/platex/pxchfon/pxchfon.tex - RELOC/doc/platex/pxchfon/sample-2000jis.pdf - RELOC/doc/platex/pxchfon/sample-2000jis.tex - RELOC/doc/platex/pxchfon/sample-2004jis.pdf - RELOC/doc/platex/pxchfon/sample-2004jis.tex - RELOC/doc/platex/pxchfon/sample-pxchfon.pdf - RELOC/doc/platex/pxchfon/sample-pxchfon.tex -runfiles size=38 - RELOC/fonts/sfd/pxchfon/PXcjk0.sfd - RELOC/fonts/tfm/public/pxchfon/cfjar-b-l0j.tfm - RELOC/fonts/tfm/public/pxchfon/cfjar-l-l0j.tfm - RELOC/fonts/tfm/public/pxchfon/cfjar-r-l0j.tfm - RELOC/fonts/tfm/public/pxchfon/cfjas-b-l0j.tfm - RELOC/fonts/tfm/public/pxchfon/cfjas-r-l0j.tfm - RELOC/fonts/tfm/public/pxchfon/cfjas-x-l0j.tfm - RELOC/fonts/tfm/public/pxchfon/r-cfjar-b-l0j.tfm - RELOC/fonts/tfm/public/pxchfon/r-cfjar-l-l0j.tfm - RELOC/fonts/tfm/public/pxchfon/r-cfjar-r-l0j.tfm - RELOC/fonts/tfm/public/pxchfon/r-cfjas-b-l0j.tfm - RELOC/fonts/tfm/public/pxchfon/r-cfjas-r-l0j.tfm - RELOC/fonts/tfm/public/pxchfon/r-cfjas-x-l0j.tfm - RELOC/fonts/vf/public/pxchfon/cfjar-b-l0j.vf - RELOC/fonts/vf/public/pxchfon/cfjar-l-l0j.vf - RELOC/fonts/vf/public/pxchfon/cfjar-r-l0j.vf - RELOC/fonts/vf/public/pxchfon/cfjas-b-l0j.vf - RELOC/fonts/vf/public/pxchfon/cfjas-r-l0j.vf - RELOC/fonts/vf/public/pxchfon/cfjas-x-l0j.vf - RELOC/tex/platex/pxchfon/pxchfon.sty - RELOC/tex/platex/pxchfon/pxchfon0.def - RELOC/tex/platex/pxchfon/pxjafont.sty -catalogue-contact-repository https://github.com/zr-tex8r/PXchfon -catalogue-ctan /language/japanese/pxchfon -catalogue-date 2019-02-03 17:27:06 +0100 -catalogue-license mit -catalogue-topics japanese font-supp -catalogue-version 1.3 - -name pxcjkcat -category Package -revision 47266 -shortdesc LaTeX interface for the CJK category codes of upTeX -relocated 1 -longdesc The package provides management of the CJK category code -longdesc ('kcatcode'> table of the upTeX extended TeX engine. Package -longdesc options are available for tailored use in the cases of -longdesc documents that are principally written in Japanese, or -longdesc principally written in English or other Western languages. -containersize 7148 -containerchecksum b824772c0436ae61aaf76ab6294c49576d4c193ceb1d79b01284e21b797d3c3d1134ff9066d49f3c493d5ee9e904ecaf39c3e9720958d2d4584d4d8de06bd02a -doccontainersize 195556 -doccontainerchecksum 443596f53087216b11bee4f778fc3ad54b0bd0c495c1298d74b66d1df60cab3f487c5e6927b3155d764b8bfafca954ef07006ce87b8158bf4f92dc74faac534f -docfiles size=59 - RELOC/doc/latex/pxcjkcat/LICENSE - RELOC/doc/latex/pxcjkcat/README-ja.md details="Readme (Japanese)" language="ja" - RELOC/doc/latex/pxcjkcat/README.md details="Readme (English)" language="en" - RELOC/doc/latex/pxcjkcat/pxcjkcat.pdf - RELOC/doc/latex/pxcjkcat/pxcjkcat.tex -runfiles size=7 - RELOC/tex/latex/pxcjkcat/pxcjkcat.sty -catalogue-ctan /macros/latex/contrib/pxcjkcat -catalogue-date 2018-04-03 10:18:00 +0200 -catalogue-license mit -catalogue-topics japanese multilingual -catalogue-version 1.1 - -name pxfonts -category Package -revision 15878 -shortdesc Palatino-like fonts in support of mathematics -relocated 1 -longdesc Pxfonts supplies virtual text roman fonts using Adobe Palatino -longdesc (or URWPalladioL) with some modified and additional text -longdesc symbols in the OT1, T1, and TS1 encodings; maths alphabets -longdesc using Palatino/Palladio; maths fonts providing all the symbols -longdesc of the Computer Modern and AMS fonts, including all the Greek -longdesc capital letters from CMR; and additional maths fonts of various -longdesc other symbols. The set is complemented by a sans-serif set of -longdesc text fonts, based on Helvetica/NimbusSanL, and a monospace set -longdesc derived from the parallel TX font set. All the fonts are in -longdesc Type 1 format (AFM and PFB files), and are supported by TeX -longdesc metrics (VF and TFM files) and macros for use with LaTeX. -execute addMap pxfonts.map -containersize 459968 -containerchecksum e16b21e28872f9a2efc57d7bd10a9fa3ab0d73d87da5120166f474690cfc99e94d261a211813179c9d198c078732e920c2a8482dfd0cde7cf2bbc374ea5a1db6 -doccontainersize 421672 -doccontainerchecksum ff10b970e3e43ddd79c081bec3fecb9a4ff2fcd6947f583efcd23ef33d3b4058d37873d8aa51c330a0fca6c5fec7560d3e0246c253f7a59134fc64f730198fd2 -docfiles size=152 - RELOC/doc/fonts/pxfonts/00bug_fix.txt - RELOC/doc/fonts/pxfonts/COPYRIGHT - RELOC/doc/fonts/pxfonts/pxfontsdoc.pdf details="Package documentation (Letter paper format)" - RELOC/doc/fonts/pxfonts/pxfontsdoc.tex - RELOC/doc/fonts/pxfonts/pxfontsdocA4.pdf details="Package documentation (A4 paper format" - RELOC/doc/fonts/pxfonts/pxfontsdocA4.tex -runfiles size=305 - RELOC/fonts/afm/public/pxfonts/pxbex.afm - RELOC/fonts/afm/public/pxfonts/pxbexa.afm - RELOC/fonts/afm/public/pxfonts/pxbmia.afm - RELOC/fonts/afm/public/pxfonts/pxbsy.afm - RELOC/fonts/afm/public/pxfonts/pxbsya.afm - RELOC/fonts/afm/public/pxfonts/pxbsyb.afm - RELOC/fonts/afm/public/pxfonts/pxbsyc.afm - RELOC/fonts/afm/public/pxfonts/pxex.afm - RELOC/fonts/afm/public/pxfonts/pxexa.afm - RELOC/fonts/afm/public/pxfonts/pxmia.afm - RELOC/fonts/afm/public/pxfonts/pxsy.afm - RELOC/fonts/afm/public/pxfonts/pxsya.afm - RELOC/fonts/afm/public/pxfonts/pxsyb.afm - RELOC/fonts/afm/public/pxfonts/pxsyc.afm - RELOC/fonts/afm/public/pxfonts/rpcxb.afm - RELOC/fonts/afm/public/pxfonts/rpcxbi.afm - RELOC/fonts/afm/public/pxfonts/rpcxi.afm - RELOC/fonts/afm/public/pxfonts/rpcxr.afm - RELOC/fonts/afm/public/pxfonts/rpxb.afm - RELOC/fonts/afm/public/pxfonts/rpxbi.afm - RELOC/fonts/afm/public/pxfonts/rpxbmi.afm - RELOC/fonts/afm/public/pxfonts/rpxbsc.afm - RELOC/fonts/afm/public/pxfonts/rpxi.afm - RELOC/fonts/afm/public/pxfonts/rpxmi.afm - RELOC/fonts/afm/public/pxfonts/rpxr.afm - RELOC/fonts/afm/public/pxfonts/rpxsc.afm - RELOC/fonts/map/dvips/pxfonts/pxfonts.map - RELOC/fonts/map/dvips/pxfonts/pxr.map - RELOC/fonts/map/dvips/pxfonts/pxr1.map - RELOC/fonts/map/dvips/pxfonts/pxr2.map - RELOC/fonts/map/dvips/pxfonts/pxr3.map - RELOC/fonts/tfm/public/pxfonts/p1xb.tfm - RELOC/fonts/tfm/public/pxfonts/p1xbi.tfm - RELOC/fonts/tfm/public/pxfonts/p1xbsc.tfm - RELOC/fonts/tfm/public/pxfonts/p1xbsl.tfm - RELOC/fonts/tfm/public/pxfonts/p1xi.tfm - RELOC/fonts/tfm/public/pxfonts/p1xr.tfm - RELOC/fonts/tfm/public/pxfonts/p1xsc.tfm - RELOC/fonts/tfm/public/pxfonts/p1xsl.tfm - RELOC/fonts/tfm/public/pxfonts/pcxb.tfm - RELOC/fonts/tfm/public/pxfonts/pcxbi.tfm - RELOC/fonts/tfm/public/pxfonts/pcxbsl.tfm - RELOC/fonts/tfm/public/pxfonts/pcxi.tfm - RELOC/fonts/tfm/public/pxfonts/pcxr.tfm - RELOC/fonts/tfm/public/pxfonts/pcxsl.tfm - RELOC/fonts/tfm/public/pxfonts/pxb.tfm - RELOC/fonts/tfm/public/pxfonts/pxbex.tfm - RELOC/fonts/tfm/public/pxfonts/pxbexa.tfm - RELOC/fonts/tfm/public/pxfonts/pxbi.tfm - RELOC/fonts/tfm/public/pxfonts/pxbmi.tfm - RELOC/fonts/tfm/public/pxfonts/pxbmi1.tfm - RELOC/fonts/tfm/public/pxfonts/pxbmia.tfm - RELOC/fonts/tfm/public/pxfonts/pxbsc.tfm - RELOC/fonts/tfm/public/pxfonts/pxbsl.tfm - RELOC/fonts/tfm/public/pxfonts/pxbsy.tfm - RELOC/fonts/tfm/public/pxfonts/pxbsya.tfm - RELOC/fonts/tfm/public/pxfonts/pxbsyb.tfm - RELOC/fonts/tfm/public/pxfonts/pxbsyc.tfm - RELOC/fonts/tfm/public/pxfonts/pxex.tfm - RELOC/fonts/tfm/public/pxfonts/pxexa.tfm - RELOC/fonts/tfm/public/pxfonts/pxi.tfm - RELOC/fonts/tfm/public/pxfonts/pxmi.tfm - RELOC/fonts/tfm/public/pxfonts/pxmi1.tfm - RELOC/fonts/tfm/public/pxfonts/pxmia.tfm - RELOC/fonts/tfm/public/pxfonts/pxr.tfm - RELOC/fonts/tfm/public/pxfonts/pxsc.tfm - RELOC/fonts/tfm/public/pxfonts/pxsl.tfm - RELOC/fonts/tfm/public/pxfonts/pxsy.tfm - RELOC/fonts/tfm/public/pxfonts/pxsya.tfm - RELOC/fonts/tfm/public/pxfonts/pxsyb.tfm - RELOC/fonts/tfm/public/pxfonts/pxsyc.tfm - RELOC/fonts/tfm/public/pxfonts/rpcxb.tfm - RELOC/fonts/tfm/public/pxfonts/rpcxbi.tfm - RELOC/fonts/tfm/public/pxfonts/rpcxbsl.tfm - RELOC/fonts/tfm/public/pxfonts/rpcxi.tfm - RELOC/fonts/tfm/public/pxfonts/rpcxr.tfm - RELOC/fonts/tfm/public/pxfonts/rpcxsl.tfm - RELOC/fonts/tfm/public/pxfonts/rpxb.tfm - RELOC/fonts/tfm/public/pxfonts/rpxbi.tfm - RELOC/fonts/tfm/public/pxfonts/rpxbmi.tfm - RELOC/fonts/tfm/public/pxfonts/rpxbsc.tfm - RELOC/fonts/tfm/public/pxfonts/rpxbsl.tfm - RELOC/fonts/tfm/public/pxfonts/rpxi.tfm - RELOC/fonts/tfm/public/pxfonts/rpxmi.tfm - RELOC/fonts/tfm/public/pxfonts/rpxpplb.tfm - RELOC/fonts/tfm/public/pxfonts/rpxpplbi.tfm - RELOC/fonts/tfm/public/pxfonts/rpxpplbo.tfm - RELOC/fonts/tfm/public/pxfonts/rpxpplr.tfm - RELOC/fonts/tfm/public/pxfonts/rpxpplri.tfm - RELOC/fonts/tfm/public/pxfonts/rpxpplro.tfm - RELOC/fonts/tfm/public/pxfonts/rpxr.tfm - RELOC/fonts/tfm/public/pxfonts/rpxsc.tfm - RELOC/fonts/tfm/public/pxfonts/rpxsl.tfm - RELOC/fonts/type1/public/pxfonts/pxbex.pfb - RELOC/fonts/type1/public/pxfonts/pxbexa.pfb - RELOC/fonts/type1/public/pxfonts/pxbmia.pfb - RELOC/fonts/type1/public/pxfonts/pxbsy.pfb - RELOC/fonts/type1/public/pxfonts/pxbsya.pfb - RELOC/fonts/type1/public/pxfonts/pxbsyb.pfb - RELOC/fonts/type1/public/pxfonts/pxbsyc.pfb - RELOC/fonts/type1/public/pxfonts/pxex.pfb - RELOC/fonts/type1/public/pxfonts/pxexa.pfb - RELOC/fonts/type1/public/pxfonts/pxmia.pfb - RELOC/fonts/type1/public/pxfonts/pxsy.pfb - RELOC/fonts/type1/public/pxfonts/pxsya.pfb - RELOC/fonts/type1/public/pxfonts/pxsyb.pfb - RELOC/fonts/type1/public/pxfonts/pxsyc.pfb - RELOC/fonts/type1/public/pxfonts/rpcxb.pfb - RELOC/fonts/type1/public/pxfonts/rpcxbi.pfb - RELOC/fonts/type1/public/pxfonts/rpcxi.pfb - RELOC/fonts/type1/public/pxfonts/rpcxr.pfb - RELOC/fonts/type1/public/pxfonts/rpxb.pfb - RELOC/fonts/type1/public/pxfonts/rpxbi.pfb - RELOC/fonts/type1/public/pxfonts/rpxbmi.pfb - RELOC/fonts/type1/public/pxfonts/rpxbsc.pfb - RELOC/fonts/type1/public/pxfonts/rpxi.pfb - RELOC/fonts/type1/public/pxfonts/rpxmi.pfb - RELOC/fonts/type1/public/pxfonts/rpxr.pfb - RELOC/fonts/type1/public/pxfonts/rpxsc.pfb - RELOC/fonts/vf/public/pxfonts/p1xb.vf - RELOC/fonts/vf/public/pxfonts/p1xbi.vf - RELOC/fonts/vf/public/pxfonts/p1xbsc.vf - RELOC/fonts/vf/public/pxfonts/p1xbsl.vf - RELOC/fonts/vf/public/pxfonts/p1xi.vf - RELOC/fonts/vf/public/pxfonts/p1xr.vf - RELOC/fonts/vf/public/pxfonts/p1xsc.vf - RELOC/fonts/vf/public/pxfonts/p1xsl.vf - RELOC/fonts/vf/public/pxfonts/pcxb.vf - RELOC/fonts/vf/public/pxfonts/pcxbi.vf - RELOC/fonts/vf/public/pxfonts/pcxbsl.vf - RELOC/fonts/vf/public/pxfonts/pcxi.vf - RELOC/fonts/vf/public/pxfonts/pcxr.vf - RELOC/fonts/vf/public/pxfonts/pcxsl.vf - RELOC/fonts/vf/public/pxfonts/pxb.vf - RELOC/fonts/vf/public/pxfonts/pxbi.vf - RELOC/fonts/vf/public/pxfonts/pxbmi.vf - RELOC/fonts/vf/public/pxfonts/pxbmi1.vf - RELOC/fonts/vf/public/pxfonts/pxbsc.vf - RELOC/fonts/vf/public/pxfonts/pxbsl.vf - RELOC/fonts/vf/public/pxfonts/pxi.vf - RELOC/fonts/vf/public/pxfonts/pxmi.vf - RELOC/fonts/vf/public/pxfonts/pxmi1.vf - RELOC/fonts/vf/public/pxfonts/pxr.vf - RELOC/fonts/vf/public/pxfonts/pxsc.vf - RELOC/fonts/vf/public/pxfonts/pxsl.vf - RELOC/tex/latex/pxfonts/omlpxmi.fd - RELOC/tex/latex/pxfonts/omlpxr.fd - RELOC/tex/latex/pxfonts/omspxr.fd - RELOC/tex/latex/pxfonts/omspxsy.fd - RELOC/tex/latex/pxfonts/omxpxex.fd - RELOC/tex/latex/pxfonts/ot1pxr.fd - RELOC/tex/latex/pxfonts/ot1pxss.fd - RELOC/tex/latex/pxfonts/ot1pxtt.fd - RELOC/tex/latex/pxfonts/pxfonts.sty - RELOC/tex/latex/pxfonts/t1pxr.fd - RELOC/tex/latex/pxfonts/t1pxss.fd - RELOC/tex/latex/pxfonts/t1pxtt.fd - RELOC/tex/latex/pxfonts/ts1pxr.fd - RELOC/tex/latex/pxfonts/ts1pxss.fd - RELOC/tex/latex/pxfonts/ts1pxtt.fd - RELOC/tex/latex/pxfonts/upxexa.fd - RELOC/tex/latex/pxfonts/upxmia.fd - RELOC/tex/latex/pxfonts/upxr.fd - RELOC/tex/latex/pxfonts/upxss.fd - RELOC/tex/latex/pxfonts/upxsya.fd - RELOC/tex/latex/pxfonts/upxsyb.fd - RELOC/tex/latex/pxfonts/upxsyc.fd - RELOC/tex/latex/pxfonts/upxtt.fd -catalogue-also mathpazo -catalogue-ctan /fonts/pxfonts -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics font font-type1 font-maths font-symbol-maths - -name pxgreeks -category Package -revision 21838 -shortdesc Shape selection for PX fonts Greek letters -relocated 1 -longdesc The package allows LaTeX maths users of the PX fonts to select -longdesc the shapes (italic or upright) for the Greek lowercase and -longdesc uppercase letters. Once the shapes for lowercase and uppercase -longdesc have been selected via a package option, the \other prefix -longdesc (e.g., \otheralpha) allows using the alternate glyph (as in the -longdesc fourier package). The pxgreeks package does not constrain the -longdesc text font that may be used in the document. -containersize 2116 -containerchecksum b459b51fc1df28132e6e1e0fc7d30620f8b15144aea0e7a91b59ccd25e31a3dd23c3c51fb86f254fbd2edaf4271638522dbc481f5b08af1d9dfac2267dc8ad10 -doccontainersize 56336 -doccontainerchecksum aa8a3646f6fcd58c27293787c067c115cee6aca342579ea21a3c6f9eb69a59eca1aa584e910d072863eea3885d03b6d96597d855f7aafc7022f094819b663e63 -docfiles size=18 - RELOC/doc/latex/pxgreeks/README details="Readme" - RELOC/doc/latex/pxgreeks/pxgreeks.pdf details="Package documentation" -srccontainersize 4652 -srccontainerchecksum dd268d1d6b727121bec99b6c540d100637876ddf7b8f7b0033859bf25657bad9b4e52a9954bfc341f29094040e0a8b193f3d76dea44c0f869faec0311ce7a8d3 -srcfiles size=4 - RELOC/source/latex/pxgreeks/pxgreeks.dtx - RELOC/source/latex/pxgreeks/pxgreeks.ins -runfiles size=2 - RELOC/tex/latex/pxgreeks/pxgreeks.sty -catalogue-ctan /macros/latex/contrib/pxgreeks -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics font-supp-maths -catalogue-version 1.0 - -name pxjahyper -category Package -revision 48207 -shortdesc Hyperref support for pLaTeX -relocated 1 -longdesc This package adjusts the behavior of hyperref on (u)pLaTeX so -longdesc that authors can properly create PDF documents that contain -longdesc document information in Japanese. -containersize 6976 -containerchecksum e675fb944be6a01354f76dd5836b6e9156c11cb0a45546c0c95f41d58aaaad6eec49d093d269cc5e00f3c114c68cc35db240adfb338720b6f230a839ff1aef92 -doccontainersize 100492 -doccontainerchecksum 6bda2b9ecdd7a686c80a173d041cd13709c68b70588bc429d1f792bf82b0f65787f079d03892fac45c19bfa444c23f095600247700b0c328e2390a9920f6b06a -docfiles size=29 - RELOC/doc/platex/pxjahyper/LICENSE - RELOC/doc/platex/pxjahyper/README-ja.md details="Readme (Japanese)" language="ja" - RELOC/doc/platex/pxjahyper/README.md details="Readme" - RELOC/doc/platex/pxjahyper/pxjahyper.pdf details="Package documentation (Japanese)" language="ja" - RELOC/doc/platex/pxjahyper/pxjahyper.tex -runfiles size=8 - RELOC/tex/platex/pxjahyper/pxjahyper.sty -catalogue-ctan /language/japanese/pxjahyper -catalogue-date 2018-07-15 12:53:48 +0200 -catalogue-license mit -catalogue-topics japanese hyper -catalogue-version 0.3d - -name pxjodel -category Package -revision 50009 -shortdesc Help change metrics of fonts from japanese-otf -relocated 1 -longdesc This package changes the setup of the japanese-otf package so -longdesc that the TFMs for direct input are all replaced by new ones -longdesc with prefixed names; for exmaple, nmlminr-h will be replaced by -longdesc foo--nmlminr-h, where foo is a prefix specified by the user. -longdesc This function will assist users who want to use the -longdesc japanese-otf package together with tailored TFMs of Japanese -longdesc fonts. The "jodel" part of the package name stands for -longdesc "japanese-otf deluxe". Here "deluxe" is the name of -longdesc japanese-otf's option for employing multi-weight Japanese font -longdesc families. This option is probably the most likely reason for -longdesc using japanese-otf. So pxjodel is really about japanese-otf's -longdesc "deluxe" option, hence the name. It is not related to yodel -longdesc singing, although some sense of word-play is intended. -containersize 2512 -containerchecksum 3980b3ddfdb375cd59eec1cf7d51b2aff1efe36dc8ab1eecbbb4b2b93a8fa460c417ac97c39ed626d2c89ad785bb95e4a9409344db881dfc954a8b6a09fb1a30 -doccontainersize 126080 -doccontainerchecksum 4facfbf02ea17b2aee4d82638c5fbcd82bd812dbe60dcacc958d6f02a04ca16861abbed7fdca068b31aa16ea120bb30dea05170cc7159e72145abb6bb32ab186 -docfiles size=63 - RELOC/doc/latex/pxjodel/LICENSE - RELOC/doc/latex/pxjodel/README.md details="Readme" - RELOC/doc/latex/pxjodel/pxjodel.pdf details="Package documentation" - RELOC/doc/latex/pxjodel/pxjodel.tex - RELOC/doc/latex/pxjodel/tfm/jodhgothb-hq.tfm - RELOC/doc/latex/pxjodel/tfm/jodhgotheb-hq.tfm - RELOC/doc/latex/pxjodel/tfm/jodhgothr-hq.tfm - RELOC/doc/latex/pxjodel/tfm/jodhmgothe-hq.tfm - RELOC/doc/latex/pxjodel/tfm/jodhminb-hq.tfm - RELOC/doc/latex/pxjodel/tfm/jodhminl-hq.tfm - RELOC/doc/latex/pxjodel/tfm/jodhminr-hq.tfm - RELOC/doc/latex/pxjodel/tfm/zu-jodhgothb-hq.tfm - RELOC/doc/latex/pxjodel/tfm/zu-jodhgotheb-hq.tfm - RELOC/doc/latex/pxjodel/tfm/zu-jodhgothr-hq.tfm - RELOC/doc/latex/pxjodel/tfm/zu-jodhmgothe-hq.tfm - RELOC/doc/latex/pxjodel/tfm/zu-jodhminb-hq.tfm - RELOC/doc/latex/pxjodel/tfm/zu-jodhminl-hq.tfm - RELOC/doc/latex/pxjodel/tfm/zu-jodhminr-hq.tfm - RELOC/doc/latex/pxjodel/vf/jodhgothb-hq.vf - RELOC/doc/latex/pxjodel/vf/jodhgotheb-hq.vf - RELOC/doc/latex/pxjodel/vf/jodhgothr-hq.vf - RELOC/doc/latex/pxjodel/vf/jodhmgothe-hq.vf - RELOC/doc/latex/pxjodel/vf/jodhminb-hq.vf - RELOC/doc/latex/pxjodel/vf/jodhminl-hq.vf - RELOC/doc/latex/pxjodel/vf/jodhminr-hq.vf - RELOC/doc/latex/pxjodel/vf/zu-jodhgothb-hq.vf - RELOC/doc/latex/pxjodel/vf/zu-jodhgotheb-hq.vf - RELOC/doc/latex/pxjodel/vf/zu-jodhgothr-hq.vf - RELOC/doc/latex/pxjodel/vf/zu-jodhmgothe-hq.vf - RELOC/doc/latex/pxjodel/vf/zu-jodhminb-hq.vf - RELOC/doc/latex/pxjodel/vf/zu-jodhminl-hq.vf - RELOC/doc/latex/pxjodel/vf/zu-jodhminr-hq.vf -runfiles size=2 - RELOC/tex/latex/pxjodel/pxjodel.sty -catalogue-contact-repository https://github.com/zr-tex8r/PXjodel -catalogue-ctan /language/japanese/pxjodel -catalogue-date 2019-02-12 18:43:28 +0100 -catalogue-license mit -catalogue-topics font-mgmt japanese font-sel font-use font-cjk -catalogue-version 0.2a - -name pxpgfmark -category Package -revision 30212 -shortdesc e-pTeX driver for PGF inter-picture connections -relocated 1 -longdesc The distributed drivers do not support the PGF feature of -longdesc "inter-picture connections" under e-pTeX and dvipdfmx. The -longdesc package uses existing features of dvipdfmx to fix this problem -containersize 796 -containerchecksum 5dd4abfd1db7ad53146dcc5a63960c106557f04333eb0d4aaecfd08e9016b544228a0464c43d9447176b4569e8faaa9df5117c68cf37e0f6774d308de0f2e1e9 -doccontainersize 1640 -doccontainerchecksum c24ce9a435799f1aad579417ec62027dfd5043e557f5912c9e8c5b86b39cd4a640a9499d6918d9cda36a8e35579b8faaad90161bdf87fe8404c5fb61f14c19ef -docfiles size=2 - RELOC/doc/latex/pxpgfmark/LICENSE - RELOC/doc/latex/pxpgfmark/README details="Readme" -runfiles size=1 - RELOC/tex/latex/pxpgfmark/pxpgfmark.sty -catalogue-ctan /graphics/pgf/contrib/pxpgfmark -catalogue-date 2016-12-18 08:34:28 +0100 -catalogue-license mit -catalogue-topics graphics-drv -catalogue-version 0.2 - -name pxrubrica -category Package -revision 48421 -shortdesc Ruby annotations according to JIS X 4051 -relocated 1 -longdesc This package provides a function to add ruby annotations -longdesc (furigana) that follow the style conventional in Japanese -longdesc typography as described in the W3C technical note "Requirements -longdesc for Japanese Text Layout" ([JLREQ]) and the JIS specification -longdesc JIS X 4051. Starting with version 1.3, this package also -longdesc provides a function to add kenten (emphasis marks) to Japanese -longdesc text. -containersize 13660 -containerchecksum 99aab9f5c901a15ba94af980b616103ceb4d23088cbcbe80735be8801da5e8cb66a4680b5bd9a651b549d0265940253744af7b2606b8e77ae22646fb8fee60dc -doccontainersize 788380 -doccontainerchecksum 3fa05873688cba369f39db11a609975297b1da088f3abfe7d33184e9e1eeb13d5490c3c6294d7c6ac6a3da4970a8f99fc25bed71d75f13e7c529241773379d61 -docfiles size=219 - RELOC/doc/platex/pxrubrica/LICENSE - RELOC/doc/platex/pxrubrica/README-ja.md details="Readme" language="ja" - RELOC/doc/platex/pxrubrica/README.md details="Readme" language="en" - RELOC/doc/platex/pxrubrica/pxrubrica-en.pdf details="Package documentation" language="en" - RELOC/doc/platex/pxrubrica/pxrubrica-en.tex - RELOC/doc/platex/pxrubrica/pxrubrica.pdf details="Package documentation" language="ja" - RELOC/doc/platex/pxrubrica/sample/test-jlreq.pdf - RELOC/doc/platex/pxrubrica/sample/test-jlreq.tex - RELOC/doc/platex/pxrubrica/sample/test-sample.pdf - RELOC/doc/platex/pxrubrica/sample/test-sample.tex - RELOC/doc/platex/pxrubrica/sample/test-sf.pdf - RELOC/doc/platex/pxrubrica/sample/test-sf.tex - RELOC/doc/platex/pxrubrica/sample/test-toc.pdf - RELOC/doc/platex/pxrubrica/sample/test-toc.tex -srccontainersize 38392 -srccontainerchecksum bccb7d1e6cec7afea3a3c348fbd07d705b391f387205c7548a320846867572d5a3c8d1f6c14888109a74b449a12929d22f40b18917e06659833c1cf56fff90d9 -srcfiles size=53 - RELOC/source/platex/pxrubrica/pxrubrica.dtx - RELOC/source/platex/pxrubrica/pxrubrica.ins -runfiles size=20 - RELOC/tex/platex/pxrubrica/pxrubrica.sty -catalogue-ctan /language/japanese/pxrubrica -catalogue-date 2018-08-16 22:17:52 +0200 -catalogue-license mit -catalogue-topics japanese std-conform -catalogue-version 1.3c - -name pxtatescale -category Package -revision 43009 -shortdesc Patch to graphics driver for scaling in vertical direction of pTeX -relocated 1 -longdesc Patch for graphics driver 'dvipdfmx' to support correct scaling -longdesc in vertical direction of Japanese pTeX/upTeX. -containersize 1020 -containerchecksum 7d734827e5e98f42c21dad2686c7a6d48a4e335120687c6df92ed88744d2bde2aa0f35658adefe25245b62ae2058994fcb49dddfb3c46a2714417bce1a4ee660 -doccontainersize 1616 -doccontainerchecksum 4837faf2ca0c535d53af120a0ee2ec06bb32f0bad27be6fbf01a197f0e7cb0a9db5c5e9ab92e7d8539a69495a89ead283d8ea837cf2b84a8c1eda4b79933cf84 -docfiles size=2 - RELOC/doc/latex/pxtatescale/LICENSE - RELOC/doc/latex/pxtatescale/README details="Readme" -runfiles size=1 - RELOC/tex/latex/pxtatescale/pxtatescale.sty -catalogue-ctan /macros/latex/contrib/pxtatescale -catalogue-date 2017-01-24 05:45:54 +0100 -catalogue-license mit -catalogue-topics graphics-drv japanese -catalogue-version 0.4 - -name pxtxalfa -category Package -revision 23682 -shortdesc Virtual maths alphabets based on pxfonts and txfonts -relocated 1 -longdesc The package provides virtual math alphabets based on pxfonts -longdesc and txfonts, with LaTeX support files and adjusted metrics. The -longdesc mathalfa package offers support for this collection. -execute addMap pxtx.map -containersize 9032 -containerchecksum f74376f0d8a327bd1723372d84789687f2bbd133c00626fd7343c3f30de53cb7f0c197ccc7f04b75420cd3a973f5255aa01f25e9cf65e4ec0772247b49f45f26 -doccontainersize 36128 -doccontainerchecksum b5a50bee699de3af9ccd149b60aace90df8111795a455ab5e1667a5d502359bdf6624c0954ff7b772e0887f17fd342118ebaa8e9bbcb436c56dc8248441c5ece -docfiles size=13 - RELOC/doc/fonts/pxtxalfa/README details="Readme" - RELOC/doc/fonts/pxtxalfa/pxtxalfa.pdf details="Package documentation" - RELOC/doc/fonts/pxtxalfa/pxtxalfa.tex -runfiles size=28 - RELOC/fonts/map/dvips/pxtxalfa/pxtx.map - RELOC/fonts/tfm/public/pxtxalfa/pxb-ds.tfm - RELOC/fonts/tfm/public/pxtxalfa/pxr-ds.tfm - RELOC/fonts/tfm/public/pxtxalfa/rtxmia.tfm - RELOC/fonts/tfm/public/pxtxalfa/txb-cal.tfm - RELOC/fonts/tfm/public/pxtxalfa/txb-frak.tfm - RELOC/fonts/tfm/public/pxtxalfa/txb-of.tfm - RELOC/fonts/tfm/public/pxtxalfa/txr-cal.tfm - RELOC/fonts/tfm/public/pxtxalfa/txr-ds.tfm - RELOC/fonts/tfm/public/pxtxalfa/txr-frak.tfm - RELOC/fonts/tfm/public/pxtxalfa/txr-of.tfm - RELOC/fonts/vf/public/pxtxalfa/pxb-ds.vf - RELOC/fonts/vf/public/pxtxalfa/pxr-ds.vf - RELOC/fonts/vf/public/pxtxalfa/txb-cal.vf - RELOC/fonts/vf/public/pxtxalfa/txb-frak.vf - RELOC/fonts/vf/public/pxtxalfa/txb-of.vf - RELOC/fonts/vf/public/pxtxalfa/txr-cal.vf - RELOC/fonts/vf/public/pxtxalfa/txr-ds.vf - RELOC/fonts/vf/public/pxtxalfa/txr-frak.vf - RELOC/fonts/vf/public/pxtxalfa/txr-of.vf - RELOC/tex/latex/pxtxalfa/px-ds.sty - RELOC/tex/latex/pxtxalfa/pxtx-cal.sty - RELOC/tex/latex/pxtxalfa/pxtx-frak.sty - RELOC/tex/latex/pxtxalfa/tx-of.sty - RELOC/tex/latex/pxtxalfa/upx-ds.fd - RELOC/tex/latex/pxtxalfa/utx-cal.fd - RELOC/tex/latex/pxtxalfa/utx-frak.fd - RELOC/tex/latex/pxtxalfa/utx-of.fd -catalogue-ctan /fonts/pxtxalfa -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font font-maths font-virtual -catalogue-version 1 - -name pxufont -category Package -revision 44780 -shortdesc Emulate non-Unicode Japanese fonts using Unicode fonts -relocated 1 -longdesc The set of the Japanese logical fonts (JFMs) that are used as -longdesc standard fonts in pTeX and upTeX contains both Unicode JFMs and -longdesc non-Unicode JFMs. This bundle provides an alternative set of -longdesc non-Unicode JFMs that are tied to the virtual fonts (VFs) that -longdesc refer to the glyphs in the Unicode JFMs. Moreover it provides a -longdesc LaTeX package that redefines the NFSS settings of the Japanese -longdesc fonts of (u)pLaTeX so that the new set of non-Unicode JFMs will -longdesc be employed. As a whole, this bundle allows users to dispense -longdesc with the mapping setup on non-Unicode JFMs. Such a setup is -longdesc useful in particular when users want to use OpenType fonts -longdesc (such as Source Han Serif) that have a glyph encoding different -longdesc from Adobe-Japan1, because mapping setups from non-Unicode JFMs -longdesc to such physical fonts are difficult to prepare. -containersize 100356 -containerchecksum 8fc676ca8979d395444d15749cb8c7a1abfe618df9b2ec4b2248dd62141840561135091a0cda3e67fb3a9f6eb50d55554a3bd17852f3c609bb78effbc8786ded -doccontainersize 1912 -doccontainerchecksum ecf10540a1df8881134b4c114d6c2dd1e622d4f3fe7a79ceee665d388dbd39652876157269f36adc58e59cbe89f19572273a2cc0b3f42c61c0694063dcf44899 -docfiles size=2 - RELOC/doc/latex/pxufont/LICENSE - RELOC/doc/latex/pxufont/README.md details="Readme" -runfiles size=12042 - RELOC/fonts/tfm/public/pxufont/zu-brsgnmlgothb-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-brsgnmlgothb-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-brsgnmlgothbn-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-brsgnmlgothbn-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-brsgnmlgotheb-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-brsgnmlgotheb-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-brsgnmlgothebn-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-brsgnmlgothebn-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-brsgnmlgothr-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-brsgnmlgothr-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-brsgnmlgothrn-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-brsgnmlgothrn-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-brsgnmlmgothr-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-brsgnmlmgothr-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-brsgnmlmgothrn-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-brsgnmlmgothrn-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-brsgnmlminb-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-brsgnmlminb-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-brsgnmlminbn-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-brsgnmlminbn-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-brsgnmlminl-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-brsgnmlminl-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-brsgnmlminln-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-brsgnmlminln-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-brsgnmlminr-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-brsgnmlminr-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-brsgnmlminrn-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-brsgnmlminrn-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjgb0-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjgb0-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjgb1-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjgb1-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjgb2-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjgb2-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjgb3-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjgb3-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjgb4-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjgb4-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjgb5-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjgb5-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjge0-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjge0-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjge1-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjge1-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjge2-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjge2-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjge3-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjge3-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjge4-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjge4-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjge5-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjge5-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjgr0-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjgr0-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjgr1-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjgr1-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjgr2-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjgr2-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjgr3-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjgr3-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjgr4-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjgr4-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjgr5-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjgr5-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjmb0-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjmb0-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjmb1-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjmb1-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjmb2-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjmb2-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjmb3-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjmb3-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjmb4-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjmb4-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjmb5-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjmb5-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjmgr0-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjmgr0-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjmgr1-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjmgr1-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjmgr2-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjmgr2-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjmgr3-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjmgr3-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjmgr4-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjmgr4-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjmgr5-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjmgr5-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjml0-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjml0-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjml1-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjml1-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjml2-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjml2-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjml3-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjml3-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjml4-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjml4-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjml5-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjml5-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjmr0-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjmr0-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjmr1-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjmr1-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjmr2-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjmr2-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjmr3-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjmr3-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjmr4-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjmr4-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjmr5-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-cidjmr5-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-jis-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-jis.tfm - RELOC/fonts/tfm/public/pxufont/zu-jisg-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-jisg.tfm - RELOC/fonts/tfm/public/pxufont/zu-nmlgothb-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-nmlgothb-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-nmlgothbn-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-nmlgothbn-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-nmlgotheb-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-nmlgotheb-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-nmlgothebn-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-nmlgothebn-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-nmlgothr-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-nmlgothr-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-nmlgothrn-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-nmlgothrn-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-nmlmgothr-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-nmlmgothr-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-nmlmgothrn-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-nmlmgothrn-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-nmlminb-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-nmlminb-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-nmlminbn-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-nmlminbn-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-nmlminl-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-nmlminl-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-nmlminln-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-nmlminln-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-nmlminr-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-nmlminr-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-nmlminrn-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-nmlminrn-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-upbrsgnmlgothb-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-upbrsgnmlgothb-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-upbrsgnmlgothbn-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-upbrsgnmlgothbn-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-upbrsgnmlgotheb-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-upbrsgnmlgotheb-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-upbrsgnmlgothebn-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-upbrsgnmlgothebn-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-upbrsgnmlgothr-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-upbrsgnmlgothr-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-upbrsgnmlgothrn-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-upbrsgnmlgothrn-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-upbrsgnmlmgothr-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-upbrsgnmlmgothr-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-upbrsgnmlmgothrn-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-upbrsgnmlmgothrn-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-upbrsgnmlminb-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-upbrsgnmlminb-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-upbrsgnmlminbn-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-upbrsgnmlminbn-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-upbrsgnmlminl-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-upbrsgnmlminl-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-upbrsgnmlminln-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-upbrsgnmlminln-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-upbrsgnmlminr-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-upbrsgnmlminr-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-upbrsgnmlminrn-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-upbrsgnmlminrn-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-upnmlgothb-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-upnmlgothb-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-upnmlgothbn-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-upnmlgothbn-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-upnmlgotheb-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-upnmlgotheb-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-upnmlgothebn-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-upnmlgothebn-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-upnmlgothr-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-upnmlgothr-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-upnmlgothrn-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-upnmlgothrn-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-upnmlmgothr-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-upnmlmgothr-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-upnmlmgothrn-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-upnmlmgothrn-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-upnmlminb-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-upnmlminb-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-upnmlminbn-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-upnmlminbn-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-upnmlminl-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-upnmlminl-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-upnmlminln-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-upnmlminln-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-upnmlminr-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-upnmlminr-v.tfm - RELOC/fonts/tfm/public/pxufont/zu-upnmlminrn-h.tfm - RELOC/fonts/tfm/public/pxufont/zu-upnmlminrn-v.tfm - RELOC/fonts/vf/public/pxufont/zu-brsgnmlgothb-h.vf - RELOC/fonts/vf/public/pxufont/zu-brsgnmlgothb-v.vf - RELOC/fonts/vf/public/pxufont/zu-brsgnmlgothbn-h.vf - RELOC/fonts/vf/public/pxufont/zu-brsgnmlgothbn-v.vf - RELOC/fonts/vf/public/pxufont/zu-brsgnmlgotheb-h.vf - RELOC/fonts/vf/public/pxufont/zu-brsgnmlgotheb-v.vf - RELOC/fonts/vf/public/pxufont/zu-brsgnmlgothebn-h.vf - RELOC/fonts/vf/public/pxufont/zu-brsgnmlgothebn-v.vf - RELOC/fonts/vf/public/pxufont/zu-brsgnmlgothr-h.vf - RELOC/fonts/vf/public/pxufont/zu-brsgnmlgothr-v.vf - RELOC/fonts/vf/public/pxufont/zu-brsgnmlgothrn-h.vf - RELOC/fonts/vf/public/pxufont/zu-brsgnmlgothrn-v.vf - RELOC/fonts/vf/public/pxufont/zu-brsgnmlmgothr-h.vf - RELOC/fonts/vf/public/pxufont/zu-brsgnmlmgothr-v.vf - RELOC/fonts/vf/public/pxufont/zu-brsgnmlmgothrn-h.vf - RELOC/fonts/vf/public/pxufont/zu-brsgnmlmgothrn-v.vf - RELOC/fonts/vf/public/pxufont/zu-brsgnmlminb-h.vf - RELOC/fonts/vf/public/pxufont/zu-brsgnmlminb-v.vf - RELOC/fonts/vf/public/pxufont/zu-brsgnmlminbn-h.vf - RELOC/fonts/vf/public/pxufont/zu-brsgnmlminbn-v.vf - RELOC/fonts/vf/public/pxufont/zu-brsgnmlminl-h.vf - RELOC/fonts/vf/public/pxufont/zu-brsgnmlminl-v.vf - RELOC/fonts/vf/public/pxufont/zu-brsgnmlminln-h.vf - RELOC/fonts/vf/public/pxufont/zu-brsgnmlminln-v.vf - RELOC/fonts/vf/public/pxufont/zu-brsgnmlminr-h.vf - RELOC/fonts/vf/public/pxufont/zu-brsgnmlminr-v.vf - RELOC/fonts/vf/public/pxufont/zu-brsgnmlminrn-h.vf - RELOC/fonts/vf/public/pxufont/zu-brsgnmlminrn-v.vf - RELOC/fonts/vf/public/pxufont/zu-cidjgb0-h.vf - RELOC/fonts/vf/public/pxufont/zu-cidjgb0-v.vf - RELOC/fonts/vf/public/pxufont/zu-cidjgb1-h.vf - RELOC/fonts/vf/public/pxufont/zu-cidjgb1-v.vf - RELOC/fonts/vf/public/pxufont/zu-cidjgb2-h.vf - RELOC/fonts/vf/public/pxufont/zu-cidjgb2-v.vf - RELOC/fonts/vf/public/pxufont/zu-cidjgb3-h.vf - RELOC/fonts/vf/public/pxufont/zu-cidjgb3-v.vf - RELOC/fonts/vf/public/pxufont/zu-cidjgb4-h.vf - RELOC/fonts/vf/public/pxufont/zu-cidjgb4-v.vf - RELOC/fonts/vf/public/pxufont/zu-cidjgb5-h.vf - RELOC/fonts/vf/public/pxufont/zu-cidjgb5-v.vf - RELOC/fonts/vf/public/pxufont/zu-cidjge0-h.vf - RELOC/fonts/vf/public/pxufont/zu-cidjge0-v.vf - RELOC/fonts/vf/public/pxufont/zu-cidjge1-h.vf - RELOC/fonts/vf/public/pxufont/zu-cidjge1-v.vf - RELOC/fonts/vf/public/pxufont/zu-cidjge2-h.vf - RELOC/fonts/vf/public/pxufont/zu-cidjge2-v.vf - RELOC/fonts/vf/public/pxufont/zu-cidjge3-h.vf - RELOC/fonts/vf/public/pxufont/zu-cidjge3-v.vf - RELOC/fonts/vf/public/pxufont/zu-cidjge4-h.vf - RELOC/fonts/vf/public/pxufont/zu-cidjge4-v.vf - RELOC/fonts/vf/public/pxufont/zu-cidjge5-h.vf - RELOC/fonts/vf/public/pxufont/zu-cidjge5-v.vf - RELOC/fonts/vf/public/pxufont/zu-cidjgr0-h.vf - RELOC/fonts/vf/public/pxufont/zu-cidjgr0-v.vf - RELOC/fonts/vf/public/pxufont/zu-cidjgr1-h.vf - RELOC/fonts/vf/public/pxufont/zu-cidjgr1-v.vf - RELOC/fonts/vf/public/pxufont/zu-cidjgr2-h.vf - RELOC/fonts/vf/public/pxufont/zu-cidjgr2-v.vf - RELOC/fonts/vf/public/pxufont/zu-cidjgr3-h.vf - RELOC/fonts/vf/public/pxufont/zu-cidjgr3-v.vf - RELOC/fonts/vf/public/pxufont/zu-cidjgr4-h.vf - RELOC/fonts/vf/public/pxufont/zu-cidjgr4-v.vf - RELOC/fonts/vf/public/pxufont/zu-cidjgr5-h.vf - RELOC/fonts/vf/public/pxufont/zu-cidjgr5-v.vf - RELOC/fonts/vf/public/pxufont/zu-cidjmb0-h.vf - RELOC/fonts/vf/public/pxufont/zu-cidjmb0-v.vf - RELOC/fonts/vf/public/pxufont/zu-cidjmb1-h.vf - RELOC/fonts/vf/public/pxufont/zu-cidjmb1-v.vf - RELOC/fonts/vf/public/pxufont/zu-cidjmb2-h.vf - RELOC/fonts/vf/public/pxufont/zu-cidjmb2-v.vf - RELOC/fonts/vf/public/pxufont/zu-cidjmb3-h.vf - RELOC/fonts/vf/public/pxufont/zu-cidjmb3-v.vf - RELOC/fonts/vf/public/pxufont/zu-cidjmb4-h.vf - RELOC/fonts/vf/public/pxufont/zu-cidjmb4-v.vf - RELOC/fonts/vf/public/pxufont/zu-cidjmb5-h.vf - RELOC/fonts/vf/public/pxufont/zu-cidjmb5-v.vf - RELOC/fonts/vf/public/pxufont/zu-cidjmgr0-h.vf - RELOC/fonts/vf/public/pxufont/zu-cidjmgr0-v.vf - RELOC/fonts/vf/public/pxufont/zu-cidjmgr1-h.vf - RELOC/fonts/vf/public/pxufont/zu-cidjmgr1-v.vf - RELOC/fonts/vf/public/pxufont/zu-cidjmgr2-h.vf - RELOC/fonts/vf/public/pxufont/zu-cidjmgr2-v.vf - RELOC/fonts/vf/public/pxufont/zu-cidjmgr3-h.vf - RELOC/fonts/vf/public/pxufont/zu-cidjmgr3-v.vf - RELOC/fonts/vf/public/pxufont/zu-cidjmgr4-h.vf - RELOC/fonts/vf/public/pxufont/zu-cidjmgr4-v.vf - RELOC/fonts/vf/public/pxufont/zu-cidjmgr5-h.vf - RELOC/fonts/vf/public/pxufont/zu-cidjmgr5-v.vf - RELOC/fonts/vf/public/pxufont/zu-cidjml0-h.vf - RELOC/fonts/vf/public/pxufont/zu-cidjml0-v.vf - RELOC/fonts/vf/public/pxufont/zu-cidjml1-h.vf - RELOC/fonts/vf/public/pxufont/zu-cidjml1-v.vf - RELOC/fonts/vf/public/pxufont/zu-cidjml2-h.vf - RELOC/fonts/vf/public/pxufont/zu-cidjml2-v.vf - RELOC/fonts/vf/public/pxufont/zu-cidjml3-h.vf - RELOC/fonts/vf/public/pxufont/zu-cidjml3-v.vf - RELOC/fonts/vf/public/pxufont/zu-cidjml4-h.vf - RELOC/fonts/vf/public/pxufont/zu-cidjml4-v.vf - RELOC/fonts/vf/public/pxufont/zu-cidjml5-h.vf - RELOC/fonts/vf/public/pxufont/zu-cidjml5-v.vf - RELOC/fonts/vf/public/pxufont/zu-cidjmr0-h.vf - RELOC/fonts/vf/public/pxufont/zu-cidjmr0-v.vf - RELOC/fonts/vf/public/pxufont/zu-cidjmr1-h.vf - RELOC/fonts/vf/public/pxufont/zu-cidjmr1-v.vf - RELOC/fonts/vf/public/pxufont/zu-cidjmr2-h.vf - RELOC/fonts/vf/public/pxufont/zu-cidjmr2-v.vf - RELOC/fonts/vf/public/pxufont/zu-cidjmr3-h.vf - RELOC/fonts/vf/public/pxufont/zu-cidjmr3-v.vf - RELOC/fonts/vf/public/pxufont/zu-cidjmr4-h.vf - RELOC/fonts/vf/public/pxufont/zu-cidjmr4-v.vf - RELOC/fonts/vf/public/pxufont/zu-cidjmr5-h.vf - RELOC/fonts/vf/public/pxufont/zu-cidjmr5-v.vf - RELOC/fonts/vf/public/pxufont/zu-jis-v.vf - RELOC/fonts/vf/public/pxufont/zu-jis.vf - RELOC/fonts/vf/public/pxufont/zu-jisg-v.vf - RELOC/fonts/vf/public/pxufont/zu-jisg.vf - RELOC/fonts/vf/public/pxufont/zu-nmlgothb-h.vf - RELOC/fonts/vf/public/pxufont/zu-nmlgothb-v.vf - RELOC/fonts/vf/public/pxufont/zu-nmlgothbn-h.vf - RELOC/fonts/vf/public/pxufont/zu-nmlgothbn-v.vf - RELOC/fonts/vf/public/pxufont/zu-nmlgotheb-h.vf - RELOC/fonts/vf/public/pxufont/zu-nmlgotheb-v.vf - RELOC/fonts/vf/public/pxufont/zu-nmlgothebn-h.vf - RELOC/fonts/vf/public/pxufont/zu-nmlgothebn-v.vf - RELOC/fonts/vf/public/pxufont/zu-nmlgothr-h.vf - RELOC/fonts/vf/public/pxufont/zu-nmlgothr-v.vf - RELOC/fonts/vf/public/pxufont/zu-nmlgothrn-h.vf - RELOC/fonts/vf/public/pxufont/zu-nmlgothrn-v.vf - RELOC/fonts/vf/public/pxufont/zu-nmlmgothr-h.vf - RELOC/fonts/vf/public/pxufont/zu-nmlmgothr-v.vf - RELOC/fonts/vf/public/pxufont/zu-nmlmgothrn-h.vf - RELOC/fonts/vf/public/pxufont/zu-nmlmgothrn-v.vf - RELOC/fonts/vf/public/pxufont/zu-nmlminb-h.vf - RELOC/fonts/vf/public/pxufont/zu-nmlminb-v.vf - RELOC/fonts/vf/public/pxufont/zu-nmlminbn-h.vf - RELOC/fonts/vf/public/pxufont/zu-nmlminbn-v.vf - RELOC/fonts/vf/public/pxufont/zu-nmlminl-h.vf - RELOC/fonts/vf/public/pxufont/zu-nmlminl-v.vf - RELOC/fonts/vf/public/pxufont/zu-nmlminln-h.vf - RELOC/fonts/vf/public/pxufont/zu-nmlminln-v.vf - RELOC/fonts/vf/public/pxufont/zu-nmlminr-h.vf - RELOC/fonts/vf/public/pxufont/zu-nmlminr-v.vf - RELOC/fonts/vf/public/pxufont/zu-nmlminrn-h.vf - RELOC/fonts/vf/public/pxufont/zu-nmlminrn-v.vf - RELOC/fonts/vf/public/pxufont/zu-upbrsgnmlgothb-h.vf - RELOC/fonts/vf/public/pxufont/zu-upbrsgnmlgothb-v.vf - RELOC/fonts/vf/public/pxufont/zu-upbrsgnmlgothbn-h.vf - RELOC/fonts/vf/public/pxufont/zu-upbrsgnmlgothbn-v.vf - RELOC/fonts/vf/public/pxufont/zu-upbrsgnmlgotheb-h.vf - RELOC/fonts/vf/public/pxufont/zu-upbrsgnmlgotheb-v.vf - RELOC/fonts/vf/public/pxufont/zu-upbrsgnmlgothebn-h.vf - RELOC/fonts/vf/public/pxufont/zu-upbrsgnmlgothebn-v.vf - RELOC/fonts/vf/public/pxufont/zu-upbrsgnmlgothr-h.vf - RELOC/fonts/vf/public/pxufont/zu-upbrsgnmlgothr-v.vf - RELOC/fonts/vf/public/pxufont/zu-upbrsgnmlgothrn-h.vf - RELOC/fonts/vf/public/pxufont/zu-upbrsgnmlgothrn-v.vf - RELOC/fonts/vf/public/pxufont/zu-upbrsgnmlmgothr-h.vf - RELOC/fonts/vf/public/pxufont/zu-upbrsgnmlmgothr-v.vf - RELOC/fonts/vf/public/pxufont/zu-upbrsgnmlmgothrn-h.vf - RELOC/fonts/vf/public/pxufont/zu-upbrsgnmlmgothrn-v.vf - RELOC/fonts/vf/public/pxufont/zu-upbrsgnmlminb-h.vf - RELOC/fonts/vf/public/pxufont/zu-upbrsgnmlminb-v.vf - RELOC/fonts/vf/public/pxufont/zu-upbrsgnmlminbn-h.vf - RELOC/fonts/vf/public/pxufont/zu-upbrsgnmlminbn-v.vf - RELOC/fonts/vf/public/pxufont/zu-upbrsgnmlminl-h.vf - RELOC/fonts/vf/public/pxufont/zu-upbrsgnmlminl-v.vf - RELOC/fonts/vf/public/pxufont/zu-upbrsgnmlminln-h.vf - RELOC/fonts/vf/public/pxufont/zu-upbrsgnmlminln-v.vf - RELOC/fonts/vf/public/pxufont/zu-upbrsgnmlminr-h.vf - RELOC/fonts/vf/public/pxufont/zu-upbrsgnmlminr-v.vf - RELOC/fonts/vf/public/pxufont/zu-upbrsgnmlminrn-h.vf - RELOC/fonts/vf/public/pxufont/zu-upbrsgnmlminrn-v.vf - RELOC/fonts/vf/public/pxufont/zu-upnmlgothb-h.vf - RELOC/fonts/vf/public/pxufont/zu-upnmlgothb-v.vf - RELOC/fonts/vf/public/pxufont/zu-upnmlgothbn-h.vf - RELOC/fonts/vf/public/pxufont/zu-upnmlgothbn-v.vf - RELOC/fonts/vf/public/pxufont/zu-upnmlgotheb-h.vf - RELOC/fonts/vf/public/pxufont/zu-upnmlgotheb-v.vf - RELOC/fonts/vf/public/pxufont/zu-upnmlgothebn-h.vf - RELOC/fonts/vf/public/pxufont/zu-upnmlgothebn-v.vf - RELOC/fonts/vf/public/pxufont/zu-upnmlgothr-h.vf - RELOC/fonts/vf/public/pxufont/zu-upnmlgothr-v.vf - RELOC/fonts/vf/public/pxufont/zu-upnmlgothrn-h.vf - RELOC/fonts/vf/public/pxufont/zu-upnmlgothrn-v.vf - RELOC/fonts/vf/public/pxufont/zu-upnmlmgothr-h.vf - RELOC/fonts/vf/public/pxufont/zu-upnmlmgothr-v.vf - RELOC/fonts/vf/public/pxufont/zu-upnmlmgothrn-h.vf - RELOC/fonts/vf/public/pxufont/zu-upnmlmgothrn-v.vf - RELOC/fonts/vf/public/pxufont/zu-upnmlminb-h.vf - RELOC/fonts/vf/public/pxufont/zu-upnmlminb-v.vf - RELOC/fonts/vf/public/pxufont/zu-upnmlminbn-h.vf - RELOC/fonts/vf/public/pxufont/zu-upnmlminbn-v.vf - RELOC/fonts/vf/public/pxufont/zu-upnmlminl-h.vf - RELOC/fonts/vf/public/pxufont/zu-upnmlminl-v.vf - RELOC/fonts/vf/public/pxufont/zu-upnmlminln-h.vf - RELOC/fonts/vf/public/pxufont/zu-upnmlminln-v.vf - RELOC/fonts/vf/public/pxufont/zu-upnmlminr-h.vf - RELOC/fonts/vf/public/pxufont/zu-upnmlminr-v.vf - RELOC/fonts/vf/public/pxufont/zu-upnmlminrn-h.vf - RELOC/fonts/vf/public/pxufont/zu-upnmlminrn-v.vf - RELOC/tex/latex/pxufont/pxufont.sty -catalogue-ctan /language/japanese/pxufont -catalogue-date 2017-07-08 14:05:04 +0200 -catalogue-license mit -catalogue-topics japanese font-use font-cjk -catalogue-version 0.3 - -name pygmentex -category Package -revision 34996 -shortdesc Use Pygments to format code listings in documents -longdesc PygmenTeX is a Python-based LaTeX package that can be used for -longdesc typesetting code listings in a LaTeX document using Pygments. -longdesc Pygments is a generic syntax highlighter for general use in all -longdesc kinds of software such as forum systems, wikis or other -longdesc applications that need to prettify source code. -depend pygmentex.ARCH -containersize 7440 -containerchecksum fb83b4b6e96d07a8f41c1810159083d64781fdb34f19949f4ba5405d7b8e5a928b17a9fb52c1c629d532b1ffc81aa9fa3fc9b8059689687448a2853fd5b94966 -doccontainersize 601468 -doccontainerchecksum 5a4a08b47f0e802fd9a3a99e952b9d62c1b6b65f4bc07422a884db65303029508fa3054a12a9331d607c1035ab1dbf2e80ec9ced33742d151639ec5fbdf0da9f -docfiles size=175 - texmf-dist/doc/latex/pygmentex/Factorial.java - texmf-dist/doc/latex/pygmentex/README details="Readme" - texmf-dist/doc/latex/pygmentex/blueshade.png - texmf-dist/doc/latex/pygmentex/demo.c - texmf-dist/doc/latex/pygmentex/demo.delphi - texmf-dist/doc/latex/pygmentex/demo.hs - texmf-dist/doc/latex/pygmentex/demo.java - texmf-dist/doc/latex/pygmentex/demo.pas - texmf-dist/doc/latex/pygmentex/demo.pdf details="Package documentation" - texmf-dist/doc/latex/pygmentex/demo.py - texmf-dist/doc/latex/pygmentex/demo.tex -runfiles size=8 - texmf-dist/scripts/pygmentex/pygmentex.py - texmf-dist/tex/latex/pygmentex/pygmentex.sty -catalogue-ctan /macros/latex/contrib/pygmentex -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics listing synt-hlt -catalogue-version 0.8 - -name pygmentex.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of pygmentex -containersize 340 -containerchecksum 88b5ed8d7d45cfcb84880c1a4e4f7a5b2863caad3b3566c6164a7c3bceb6423c1a49515fb4e7c6fac8b94320b219b3c80fc7c3ee57f65352e48648141df11036 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/pygmentex - -name pygmentex.amd64-freebsd -category Package -revision 34996 -shortdesc amd64-freebsd files of pygmentex -containersize 340 -containerchecksum 64cadd798e212af3e332a89d571ff7d05144660d8a17b38c5244803e84ca56b38cf6c63f4d2f96d6a4be7972084bf11c20d2f3400dd8d9ab3ec9344e0c6707eb -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/pygmentex - -name pygmentex.amd64-netbsd -category Package -revision 34996 -shortdesc amd64-netbsd files of pygmentex -containersize 340 -containerchecksum 906ce2289cfdf394e1633a1b597913e9f7d7e6c927e8a1174dfcaf4b7fa6704a8133c1f450a97a74faa27efb488dc86ebf6b1d0a76726b0f0e0eacf2dd658987 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/pygmentex - -name pygmentex.armhf-linux -category Package -revision 34996 -shortdesc armhf-linux files of pygmentex -containersize 340 -containerchecksum 645735317d126447464a9494ab119f98008dede7176812d59f95fc9355fd4b64dc08368aa38c58b1ebdfa263c742df879dece564e6a5b5f8a212ea1eb72664a1 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/pygmentex - -name pygmentex.i386-cygwin -category Package -revision 34996 -shortdesc i386-cygwin files of pygmentex -containersize 340 -containerchecksum c28dda972faa5ccdf1336d35bb4a2d9fa874c1fcfb3c2734434000e820cb1ae13c3871dffc53855f6c5c6f5da6c79278535b14f1c66398247506e201da867e14 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/pygmentex - -name pygmentex.i386-freebsd -category Package -revision 34996 -shortdesc i386-freebsd files of pygmentex -containersize 344 -containerchecksum f7d5654485f07d5eefd520a9d53e24150382d60a7fc830c34e3f154002b8af6067249b639e3dca42a3c4df2e6d572f23fa0178795d34db2d956c6c33a948441f -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/pygmentex - -name pygmentex.i386-linux -category Package -revision 34996 -shortdesc i386-linux files of pygmentex -containersize 340 -containerchecksum ce852f9fd2af62fc4132eaf34c64b006a63aa59c2490b3ee20e9e404d81836306f43d8ffddd9b6f5de989be8a2f976be5b9fb8bf2396cc47293870ac8d285151 -binfiles arch=i386-linux size=1 - bin/i386-linux/pygmentex - -name pygmentex.i386-netbsd -category Package -revision 34996 -shortdesc i386-netbsd files of pygmentex -containersize 340 -containerchecksum 1ac5a9682ecd8f176a0e2d9bb7194d3ed167a15368343d59ac4f9a8bc06a914e6401e476bd91416f47a141b1c5822c74cb6aa1fc7ba479535647e57acc9c4013 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/pygmentex - -name pygmentex.i386-solaris -category Package -revision 34996 -shortdesc i386-solaris files of pygmentex -containersize 344 -containerchecksum c02a24ea242e4fbc642e7d3248d9f67f95f1b443a472f535cb3a3e3e561c7653f2debc89b0e5c15359869d96d6e39ee2a15ec7bc03ad006f9d21a7c8c9eee14f -binfiles arch=i386-solaris size=1 - bin/i386-solaris/pygmentex - -name pygmentex.sparc-solaris -category Package -revision 34996 -shortdesc sparc-solaris files of pygmentex -containersize 340 -containerchecksum 718d3b30a01cfb12ccaa19d8b3b8940bc93e7b2c05cb979a577624e622741cfd4253ed7bd63cf5bb83be92557cd5ffc12989a6a0cf3c96ae80c9c69036768ec6 -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/pygmentex - -name pygmentex.win32 -category Package -revision 34996 -shortdesc win32 files of pygmentex -containersize 684 -containerchecksum 3082f72764293e2983def564a2ba0705b26393ebbb41a467c25be48ee6481a696c1cf58b751d43b8c8a200cf519c403351941c1ea1b2128ebfedaed2b0ccfb05 -binfiles arch=win32 size=1 - bin/win32/pygmentex.exe - -name pygmentex.x86_64-cygwin -category Package -revision 34996 -shortdesc x86_64-cygwin files of pygmentex -containersize 344 -containerchecksum 746c6089dee45fef025628854803db8d864c3353719800846cf5abb0556d3fa9353254eb93b1da3811c2731c772006d2679d6901cd5c363b53dd2ff8dd66fefd -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/pygmentex - -name pygmentex.x86_64-darwin -category Package -revision 34996 -shortdesc x86_64-darwin files of pygmentex -containersize 344 -containerchecksum b730be4354ccf9fe1d89762625084655c5d0e17d4df4093ef680f618cfe5d4424f38a32492d5c5ba11f9271c86206e341d869f6bc4cb56810a239d913ac28d16 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/pygmentex - -name pygmentex.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of pygmentex -containersize 352 -containerchecksum 9de11b4f78595ad824afd0d45777bef6a849fe9b67780fa418d7c1910a962a6f63f41899587231ccb1194ac4428222d27e7b73deb47264a485f457617f86565e -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/pygmentex - -name pygmentex.x86_64-linux -category Package -revision 34996 -shortdesc x86_64-linux files of pygmentex -containersize 344 -containerchecksum 67d7c9ebc6c955762735c4edbb52b77fa79ae9df393d10c9047374d887d170965251ee264954923feb1f02806495757dd92b1c6420750dc2ea46da42adafe0cf -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/pygmentex - -name pygmentex.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of pygmentex -containersize 344 -containerchecksum 3cfad8d93d431270f8c30d079cf5feac0d5940ce8b14d1f5b32232c88d84f5d454331f2fa876235fd341d7f613050cbe7774b18fc2140b7802bb28b21af5dd8a -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/pygmentex - -name pygmentex.x86_64-solaris -category Package -revision 34996 -shortdesc x86_64-solaris files of pygmentex -containersize 340 -containerchecksum b697d09ffe3769c0b7eace74155a55e6ee5320c2580e1d445a2038701c85d8555bb2b8c667c7482e5a0e5f7d45082ee66c12caa08c523a14e7124b7b70cc7c7b -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/pygmentex - -name python -category Package -revision 27064 -shortdesc Embed Python code in LaTeX -relocated 1 -longdesc The package enables you to embed Python code in LaTeX, and -longdesc insert the script's output in the document. -containersize 1940 -containerchecksum 0bbd828caf38c67454952d05fe3d613c006896aef1fe436d8a6ab80069660e2f7e678777f600780f60e6bf950128f6757ec01d59a0c0d9fc153c0e05b7accc2a -doccontainersize 860 -doccontainerchecksum 4e2eb72f86eed1843fb5413c6b296403da131b68779b2bf5b029347445e12087ec6b2dc5c2738f8b49746515ce8913e38c392924f875e1d1fdd86473a8fe29e7 -docfiles size=1 - RELOC/doc/latex/python/README details="Readme" -runfiles size=1 - RELOC/tex/latex/python/python.sty -catalogue-ctan /macros/latex/contrib/python -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics callback -catalogue-version 0.21 - -name pythonhighlight -category Package -revision 43191 -shortdesc Highlighting of Python code, based on the listings package -relocated 1 -longdesc Highlighting of Python code, based on the listings package. -containersize 2180 -containerchecksum bd85d164572dc18ae0294a1d3c052b5c4a106269b276f0c36090f3517d3923754021a94f4b20185c311344ecf447b50e17f236c481ac4fc7861f0d8345ab2612 -doccontainersize 1444 -doccontainerchecksum 47253c708ed0c2e799f641855d1fa8de95b5d98097a124afee60ff69ff376c21f25318baf23ae2e070c9b37ac62e70ff2d95690fe2b49c8380ab998a062b4013 -docfiles size=2 - RELOC/doc/latex/pythonhighlight/LICENSE.rst - RELOC/doc/latex/pythonhighlight/README.md details="Readme" -runfiles size=2 - RELOC/tex/latex/pythonhighlight/pythonhighlight.sty -catalogue-also listings -catalogue-ctan /macros/latex/contrib/pythonhighlight -catalogue-date 2017-02-11 05:22:12 +0100 -catalogue-license other-free -catalogue-topics listing - -name pythontex -category Package -revision 44860 -shortdesc Run Python from within a document, typesetting the results -longdesc The package allows you to enter Python code within a LaTeX -longdesc document, execute the code, and access its output in the -longdesc original document. Python code is only executed when it has -longdesc been modified, or when it meets user-specified criteria. Code -longdesc may be divided into user-defined sessions, which automatically -longdesc run in parallel. Errors and warnings are synchronized with the -longdesc LaTeX document, so that they refer to the document's line -longdesc numbers. External dependencies can be tracked, so that code is -longdesc re-executed when the data it depends on is modified. PythonTeX -longdesc also provides syntax highlighting for code in LaTeX documents -longdesc via the Pygments syntax highlighter. The package provides a -longdesc depythontex utility, that creates a copy of the document in -longdesc which all Python code has been replaced by its output. This is -longdesc useful for journal submissions, sharing documents, and -longdesc conversion to other formats. -depend pythontex.ARCH -containersize 64756 -containerchecksum b4443098c8c4c1fb18fa260a719f8b2b4d18f82b59c6ed5d2ec3c5cc253cf692242fa2c50cb660e187768e920b672861ea79cebd05e5d61128f88bbb9a267d97 -doccontainersize 1543824 -doccontainerchecksum 0208ceac9ea6764cedf25fda70d9f723568852d70baa7e93993179a3e784c66e58cd6e4b504fec568012ef92184abafbcd4437ba996387f869ab1f8c0f9aaeea -docfiles size=403 - texmf-dist/doc/latex/pythontex/NEWS.rst - texmf-dist/doc/latex/pythontex/README details="Readme" - texmf-dist/doc/latex/pythontex/pythontex.pdf details="Package documentation" - texmf-dist/doc/latex/pythontex/pythontex_gallery.pdf details="Gallery of use" - texmf-dist/doc/latex/pythontex/pythontex_gallery.tex - texmf-dist/doc/latex/pythontex/pythontex_quickstart.pdf details="Quick start documentation" - texmf-dist/doc/latex/pythontex/pythontex_quickstart.tex - texmf-dist/doc/latex/pythontex/syncpdb.py -srccontainersize 82396 -srccontainerchecksum c384e808ba35da665d6b184a05b9130921f9004d5928d81d9aa254d5e5e840a8a8e6ce79da08aa96cf087be625942df6bbec7dcbb0dcbea4e72b0bc55612c55a -srcfiles size=96 - texmf-dist/source/latex/pythontex/depythontex.bat - texmf-dist/source/latex/pythontex/pythontex.bat - texmf-dist/source/latex/pythontex/pythontex.dtx - texmf-dist/source/latex/pythontex/pythontex.ins - texmf-dist/source/latex/pythontex/pythontex_install.bat -runfiles size=149 - texmf-dist/scripts/pythontex/depythontex.py - texmf-dist/scripts/pythontex/depythontex2.py - texmf-dist/scripts/pythontex/depythontex3.py - texmf-dist/scripts/pythontex/pythontex.py - texmf-dist/scripts/pythontex/pythontex2.py - texmf-dist/scripts/pythontex/pythontex3.py - texmf-dist/scripts/pythontex/pythontex_2to3.py - texmf-dist/scripts/pythontex/pythontex_engines.py - texmf-dist/scripts/pythontex/pythontex_install.py - texmf-dist/scripts/pythontex/pythontex_utils.py - texmf-dist/tex/latex/pythontex/pythontex.sty -catalogue-also perltex -catalogue-ctan /macros/latex/contrib/pythontex -catalogue-date 2017-07-21 08:12:38 +0200 -catalogue-license lppl1.3 -catalogue-topics callback -catalogue-version 0.16 - -name pythontex.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of pythontex -containersize 364 -containerchecksum 88e7992ac6233dc9538c251aa5af48aa4316b864ac84429d0b6072f33a3f28b1fbb26feb8b34084ad266226cf220f84285dbb86a4dafbc9ab782b3c11ffbda2e -binfiles arch=aarch64-linux size=2 - bin/aarch64-linux/depythontex - bin/aarch64-linux/pythontex - -name pythontex.amd64-freebsd -category Package -revision 31638 -shortdesc amd64-freebsd files of pythontex -containersize 364 -containerchecksum 05913f19b9d4d1b63e4964df153a00e2fd165048638ef1d4e9fe8f19d6941a404406353536378e58184a42943f63d4d773277637783cddf34281a0b764428f04 -binfiles arch=amd64-freebsd size=2 - bin/amd64-freebsd/depythontex - bin/amd64-freebsd/pythontex - -name pythontex.amd64-netbsd -category Package -revision 31638 -shortdesc amd64-netbsd files of pythontex -containersize 360 -containerchecksum 2ff6ab7cd5ec5efe419ac58e2177b09d06bf8b3e8254be8960cd434ad02b9cbfb32e950a9e8d5c0521731a8054c9500497e5db45577bb2b6c44359e4b21b6f20 -binfiles arch=amd64-netbsd size=2 - bin/amd64-netbsd/depythontex - bin/amd64-netbsd/pythontex - -name pythontex.armhf-linux -category Package -revision 31638 -shortdesc armhf-linux files of pythontex -containersize 364 -containerchecksum 2ce5b1e5e9d2339643689215af2ec7946644edeb7db22b0b745f60335545bc9e2401a08e1200b9f1a34d3c3b0f7878202e0811460f9aab55a5fecd92ef61ae7f -binfiles arch=armhf-linux size=2 - bin/armhf-linux/depythontex - bin/armhf-linux/pythontex - -name pythontex.i386-cygwin -category Package -revision 31638 -shortdesc i386-cygwin files of pythontex -containersize 364 -containerchecksum 73275c2632b8c266654f0b080dc172bd2fa0815649dbe1e8b17ecac49a840d3e2b8d4bd2fd28204ff469b3e5c26fb330a37bb84599edfc1ab35e04dd2cef156b -binfiles arch=i386-cygwin size=2 - bin/i386-cygwin/depythontex - bin/i386-cygwin/pythontex - -name pythontex.i386-freebsd -category Package -revision 31638 -shortdesc i386-freebsd files of pythontex -containersize 364 -containerchecksum 4d8ce2f62e200356ac80a203641cfd1c9808be0f8a221f48d69bfaeb76e1cf83288abc61ad12b06a18e73d58d44da55b9e4ff7988a70496560ee7dc8c2895c63 -binfiles arch=i386-freebsd size=2 - bin/i386-freebsd/depythontex - bin/i386-freebsd/pythontex - -name pythontex.i386-linux -category Package -revision 31638 -shortdesc i386-linux files of pythontex -containersize 364 -containerchecksum 93290d497fa342cba8f96db132e7d6e51d3579559ce9ee3bd21e1748a590ec445db2588c88b641fbe1fdfc7e29031773089eef8d77d12ced0682504e3953c547 -binfiles arch=i386-linux size=2 - bin/i386-linux/depythontex - bin/i386-linux/pythontex - -name pythontex.i386-netbsd -category Package -revision 31638 -shortdesc i386-netbsd files of pythontex -containersize 364 -containerchecksum 97c8012f4146f72f7d64d676345a27d0da38c66c777a8cc10eaa7c15bdf5602f9b1f9696e3e3ba6bf6434f39dcdaea2061f73bf04363787dc3ea0e968a1944ad -binfiles arch=i386-netbsd size=2 - bin/i386-netbsd/depythontex - bin/i386-netbsd/pythontex - -name pythontex.i386-solaris -category Package -revision 31638 -shortdesc i386-solaris files of pythontex -containersize 364 -containerchecksum df4553be62beb8080ab0c339458be216715939bbabb9d68e7cb66b2774523cfba222047368b6df33e9735502ce95204609db5c16afa03b7202abe88cdc04394b -binfiles arch=i386-solaris size=2 - bin/i386-solaris/depythontex - bin/i386-solaris/pythontex - -name pythontex.sparc-solaris -category Package -revision 31638 -shortdesc sparc-solaris files of pythontex -containersize 364 -containerchecksum 22e5a14f52bf9d62685e1ba05e6ff43111cedd81a979b63467417558a4390281ba16e649821206fd31597ced0503db4502b99dc22c464af0c8a036aaa8410da4 -binfiles arch=sparc-solaris size=2 - bin/sparc-solaris/depythontex - bin/sparc-solaris/pythontex - -name pythontex.win32 -category Package -revision 31638 -shortdesc win32 files of pythontex -containersize 700 -containerchecksum 41baaac601f567abac73250d1288b71b838187c992b1ad6d57d4f46e28cb201b6e41ab17cf2766602b06c75f3de5a764148402d199e37a4d9378cd9df53e354c -binfiles arch=win32 size=2 - bin/win32/depythontex.exe - bin/win32/pythontex.exe - -name pythontex.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of pythontex -containersize 364 -containerchecksum 365ed112b5f114465e161c49711b921000cc209d763678da5ebcefdae5e36e2d6475d4b75f87027020580123a21c11301d2436da33661fd3c251c0d11bdd08ea -binfiles arch=x86_64-cygwin size=2 - bin/x86_64-cygwin/depythontex - bin/x86_64-cygwin/pythontex - -name pythontex.x86_64-darwin -category Package -revision 31638 -shortdesc x86_64-darwin files of pythontex -containersize 368 -containerchecksum f4a1f4717535a744c329a6e7128dfc15e9c05ce482d83925c2260199a218481464e2efb5b9f7a6a52678de054b8a9dcbfa233a10b25403aa956291f368d39f80 -binfiles arch=x86_64-darwin size=2 - bin/x86_64-darwin/depythontex - bin/x86_64-darwin/pythontex - -name pythontex.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of pythontex -containersize 372 -containerchecksum e8112f1bc007642069847d541e09e63e2d31a44231ed15a1227b0ead137765f6136f40ab8ad51b570b591cb2587a062dfbbeb8eaa3b434fcfba93826d30f8f97 -binfiles arch=x86_64-darwinlegacy size=2 - bin/x86_64-darwinlegacy/depythontex - bin/x86_64-darwinlegacy/pythontex - -name pythontex.x86_64-linux -category Package -revision 31638 -shortdesc x86_64-linux files of pythontex -containersize 364 -containerchecksum 0a33c285e010bbc20c90e67b74bb25462f84189c4e6ececf09a01c8848b86b11daf35af907e4483f0b1a61c9b0b3e4b68843791be9101bcbba3a4f337e4ee0f9 -binfiles arch=x86_64-linux size=2 - bin/x86_64-linux/depythontex - bin/x86_64-linux/pythontex - -name pythontex.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of pythontex -containersize 368 -containerchecksum b501287d43ed1e3ceb7fef480d31acaa8a45c22e4d4ac15061d07bf78f95354903c2654096379f82a8b7f7f657bff4388eae493836904540faf0fdf507adac5b -binfiles arch=x86_64-linuxmusl size=2 - bin/x86_64-linuxmusl/depythontex - bin/x86_64-linuxmusl/pythontex - -name pythontex.x86_64-solaris -category Package -revision 31638 -shortdesc x86_64-solaris files of pythontex -containersize 368 -containerchecksum ca35908563120a0027075f643b86efbc23790a83260c5e8491478039ec6c830ea38c646f60c5eb01da8d7d0387bdd4c935615192616d6ec996323eac52a60d9e -binfiles arch=x86_64-solaris size=2 - bin/x86_64-solaris/depythontex - bin/x86_64-solaris/pythontex - -name qcircuit -category Package -revision 48400 -shortdesc Macros to generate quantum ciruits -relocated 1 -longdesc The package supports those within the quantum information -longdesc community who typeset quantum circuits, using xy-pic package, -longdesc offering macros designed to help users generate circuits. -containersize 4416 -containerchecksum ba0805d50d970da6bd4db8cd930533104d670fac94ca33e5f37dbe1770b8282e1715ed836e555629ab227002890a2726999bc58e8e80452fe2d074aca95175f6 -doccontainersize 298340 -doccontainerchecksum 8a40c56ff87e61a975364f0213be6c6d106763a20eba511271e49c8c182c5bd0be403aed72562ca586844c9790312c25008266662c81194b24ece8ac924f29df -docfiles size=75 - RELOC/doc/latex/qcircuit/README.md details="Readme" - RELOC/doc/latex/qcircuit/qcircuit.pdf details="Package documentation" -runfiles size=4 - RELOC/tex/latex/qcircuit/qcircuit.sty -catalogue-ctan /graphics/qcircuit -catalogue-date 2018-08-14 19:25:41 +0200 -catalogue-license gpl2 -catalogue-topics diagram-circ graphics-in-tex -catalogue-version 2.6.0 - -name qcm -category Package -revision 15878 -shortdesc A LaTeX2e class for making multiple choice questionnaires -relocated 1 -longdesc QCM is a package for making multiple choices questionnaires -longdesc under LaTeX2e ("QCM" is the French acronym for this style of -longdesc test). A special environment allows you to define questions and -longdesc possible answers. You can specify which answers are correct and -longdesc which are not. QCM not only formats the questions for you, but -longdesc also generates a 'form' (a grid that your students will have to -longdesc fill in), and a 'mask' (the same grid, only with correct -longdesc answers properly checked in). You can then print the mask on a -longdesc slide and correct the questionnaires more easily by -longdesc superimposing the mask on top of students' forms. QCM can also -longdesc typeset exam corrections automatically, and comes with support -longdesc for AUC-TeX. -containersize 3540 -containerchecksum 0e5b2701110cb451a1980eb59a57d807d9bd7052e6a1797fbe011b0f40dd3a84abe3e380d2cb91ddd36954ab5a2d9653bfabcc7a588d7a229a3c76c67e3a3f8b -doccontainersize 94860 -doccontainerchecksum 7d95b71cbb106e227cb0033a37308f7d5a2d7037a2501eee040313a716722b0d0c477104e9ce98a5d952a23f1398a38d4fae96fd58fa78973c6893d7da5ff91c -docfiles size=33 - RELOC/doc/latex/qcm/NEWS - RELOC/doc/latex/qcm/README details="Readme" - RELOC/doc/latex/qcm/qcm.el - RELOC/doc/latex/qcm/qcm.pdf details="Package documentation" -srccontainersize 9308 -srccontainerchecksum 68785ee7a7d209e762533e7fe8fb7d91321679d27bd48378d342ef6f44fe62e11f61143e50d31bac48e270f9049554aa483a7607cccb09be6c24933c88fd876f -srcfiles size=9 - RELOC/source/latex/qcm/qcm.dtx - RELOC/source/latex/qcm/qcm.ins -runfiles size=4 - RELOC/tex/latex/qcm/qcm.cls - RELOC/tex/latex/qcm/qcm.sty -catalogue-ctan /macros/latex/contrib/qcm -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics exam -catalogue-version 2.1 - -name qobitree -category Package -revision 15878 -shortdesc LaTeX macros for typesetting trees -relocated 1 -longdesc Provides commands \branch and \leaf for specifying the elements -longdesc of the tree; you build up your tree with those commands, and -longdesc then issue the \tree command to typeset the whole. -containersize 2880 -containerchecksum efa2be846c8dc1cd79ef144a59c6ad25cbd337bc42e9a5e8877f3598c95f7f285bbe5c819f8da243b0b01a4931c8bf0a6bb02b4cb6ea9a38cb21ce39257073fc -doccontainersize 3652 -doccontainerchecksum 6e34b9946a497cb33cf1c18b7badb187c759ada6085148397612f4c915d03ec80633828fdae6bf9e3288be23bc91ad929b0e4a2a36b36fe98e60a4d7680236ef -docfiles size=4 - RELOC/doc/latex/qobitree/README details="Package documentation" - RELOC/doc/latex/qobitree/example.tex -runfiles size=6 - RELOC/tex/latex/qobitree/qobitree.tex -catalogue-ctan /macros/latex/contrib/qobitree -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics tree - -name qpxqtx -category Package -revision 45797 -shortdesc Polish macros and fonts supporting Pagella/pxfonts and Termes/txfonts -relocated 1 -containersize 12892 -containerchecksum edc644ac92bffc6e5a04ec76c9c94ceab2047993132881384f3b35043002bb50e8113b7a5b9e4fafd6051e9b04d07324c963eaf256f7f348daef5d984464d34e -doccontainersize 7032 -doccontainerchecksum b2ddf16e535eda7a1907fd08e21fb938481fd9f3235b4d687f93f7b37403f6ab24243ef215e6b71a9eefbf0438472881a8a787003fd1c047850d8399c623cfb1 -docfiles size=16 - RELOC/doc/fonts/qpxqtx/00README - RELOC/doc/fonts/qpxqtx/p01tst.tex - RELOC/doc/fonts/qpxqtx/p02tst.tex - RELOC/doc/fonts/qpxqtx/qpxsymb.tex - RELOC/doc/fonts/qpxqtx/qpxtest.tex - RELOC/doc/fonts/qpxqtx/qtxsymb.tex - RELOC/doc/fonts/qpxqtx/qtxtest.tex - RELOC/doc/fonts/qpxqtx/t01tst.tex - RELOC/doc/fonts/qpxqtx/t02tst.tex -runfiles size=30 - RELOC/fonts/tfm/public/qpxqtx/qpxbmi.tfm - RELOC/fonts/tfm/public/qpxqtx/qpxbmia.tfm - RELOC/fonts/tfm/public/qpxqtx/qpxmi.tfm - RELOC/fonts/tfm/public/qpxqtx/qpxmia.tfm - RELOC/fonts/tfm/public/qpxqtx/qtxbmi.tfm - RELOC/fonts/tfm/public/qpxqtx/qtxbmia.tfm - RELOC/fonts/tfm/public/qpxqtx/qtxmi.tfm - RELOC/fonts/tfm/public/qpxqtx/qtxmia.tfm - RELOC/fonts/vf/public/qpxqtx/qpxbmi.vf - RELOC/fonts/vf/public/qpxqtx/qpxbmia.vf - RELOC/fonts/vf/public/qpxqtx/qpxmi.vf - RELOC/fonts/vf/public/qpxqtx/qpxmia.vf - RELOC/fonts/vf/public/qpxqtx/qtxbmi.vf - RELOC/fonts/vf/public/qpxqtx/qtxbmia.vf - RELOC/fonts/vf/public/qpxqtx/qtxmi.vf - RELOC/fonts/vf/public/qpxqtx/qtxmia.vf - RELOC/tex/generic/qpxqtx/amspbold.tex - RELOC/tex/generic/qpxqtx/amsqpx.def - RELOC/tex/generic/qpxqtx/amsqpx.tex - RELOC/tex/generic/qpxqtx/amsqtx.def - RELOC/tex/generic/qpxqtx/amsqtx.tex - RELOC/tex/generic/qpxqtx/amstbold.tex - RELOC/tex/generic/qpxqtx/qpxmath.sty - RELOC/tex/generic/qpxqtx/qpxmath.tex - RELOC/tex/generic/qpxqtx/qtxmath.sty - RELOC/tex/generic/qpxqtx/qtxmath.tex - -name qrcode -category Package -revision 36065 -shortdesc Generate QR codes in LaTeX -relocated 1 -longdesc The package generates QR (Quick Response) codes in LaTeX, -longdesc without the need for PSTricks or any other graphical package. -containersize 19636 -containerchecksum b342fda7ccc47fad65884a76fee47bfc614a00144d8dccadaaffc2c58a084c540e41db531a374f9ffa28e6ee1d76841f9f9e5c2dcbfb926c6b13df45d5475c06 -doccontainersize 245676 -doccontainerchecksum 6852b006df162ca82fa6ba27fabc86a10986132a50dcd573719bbaa361f45accd76def08087007035a5f06668c1c206828255d4c581720a17a1892731c24079a -docfiles size=66 - RELOC/doc/latex/qrcode/README details="Readme" - RELOC/doc/latex/qrcode/qrcode.pdf details="Package documentation" -srccontainersize 26288 -srccontainerchecksum ce732484458441e63be40785fb3062054b36e974ad106fa43331389d1018eec5f3d4c5e69ebba3f6fd6405943997243a35342257fa971f4d38f2d146b1ce3342 -srcfiles size=30 - RELOC/source/latex/qrcode/qrcode.dtx - RELOC/source/latex/qrcode/qrcode.ins -runfiles size=24 - RELOC/tex/latex/qrcode/qrcode.sty -catalogue-also pst-barcode -catalogue-ctan /macros/latex/contrib/qrcode -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics barcode qrcode rule -catalogue-version 1.51 - -name qsharp -category Package -revision 49722 -shortdesc Syntax highlighting for the Q# language -relocated 1 -longdesc The package provides syntax highlighting for the Q# language, a -longdesc domain-specific language for quantum programming. -containersize 1120 -containerchecksum 3eaefb8921cb4b0524e5f8b8c31cb74b70ae44c1ea41ed3a433f5a3d036e01bcedcc53f16000a4c7d10156a2d93d55505fb3bed80c47718de6761249302dfe8b -doccontainersize 7204 -doccontainerchecksum 90491665c4955fe10c3c28fb8d04ab30b77e2a63a1fa9d7f813a7941f4cb5336103f35464dca0c103176c8d14ad65f4896bbe74c836d548e00bb1be6f10518b1 -docfiles size=7 - RELOC/doc/latex/qsharp/Install.ps1 - RELOC/doc/latex/qsharp/LICENSE - RELOC/doc/latex/qsharp/README.md details="Readme" -srccontainersize 2616 -srccontainerchecksum 9c5616dcd6dccd9043991ab6f136e8acdc0591272713703a8f9d056f7e4c8085d1519c66c3ae5da956c503f87b4453d1a8faa7b020b060ca4d09cf1761b6278e -srcfiles size=3 - RELOC/source/latex/qsharp/qsharp.dtx - RELOC/source/latex/qsharp/qsharp.ins -runfiles size=1 - RELOC/tex/latex/qsharp/qsharp.sty -catalogue-contact-bugs https://github.com/msr-quarc/qsharp.sty/issues -catalogue-contact-repository https://github.com/msr-quarc/qsharp.sty -catalogue-ctan /macros/latex/contrib/qsharp -catalogue-date 2019-01-15 06:56:34 +0100 -catalogue-license lppl1.3c -catalogue-topics synt-hlt -catalogue-version 0.3.1901.1401 - -name qstest -category Package -revision 15878 -shortdesc Bundle for unit tests and pattern matching -relocated 1 -longdesc This is the public release of the qstest bundle (written for -longdesc DocScape Publisher) (C) 2006, 2007 QuinScape GmbH. The bundle -longdesc contains the packages 'makematch' for matching patterns to -longdesc targets (with a generalization in the form of pattern lists and -longdesc keyword lists), and 'qstest' for performing unit tests, -longdesc allowing the user to run a number of logged tests ensuring the -longdesc consistency of values, properties and call sequences during -longdesc execution of test code. Both packages make extensive use of in -longdesc their package documentation, providing illustrated examples -longdesc that are automatically verified to work as expected. Check the -longdesc README file for details. -containersize 4876 -containerchecksum 10b01530aa055e55a8d884896add9b102789890cf8b56ba2244435946ede647e5adfcc499c47c811c95673a8ec2c37325a466b59f0ada884a314bc16e61c8ee6 -doccontainersize 218524 -doccontainerchecksum 24e635c00efa5cde6de4e70eea7efdcde0fbb0e85a970221e8eed829adbc15b22bb71c0fd22b0f28b7fe4dc2003885de2c2da356c0b6c1bc168629647ef99264 -docfiles size=68 - RELOC/doc/latex/qstest/README details="Readme" - RELOC/doc/latex/qstest/makematch-qs.tex - RELOC/doc/latex/qstest/makematch.pdf details="makematch Package documentation" - RELOC/doc/latex/qstest/qstest-qs.tex - RELOC/doc/latex/qstest/qstest.pdf details="qstest Package documentation" -srccontainersize 23580 -srccontainerchecksum 56a3f783c9882ff46c051689191e3f86f035d782694bae801b3981c46051b0b0a6fcc70f37e54672d51bf441163aff7ae3f70cbec68c985fb21af0794c94a145 -srcfiles size=27 - RELOC/source/latex/qstest/Makefile - RELOC/source/latex/qstest/makematch.drv - RELOC/source/latex/qstest/makematch.dtx - RELOC/source/latex/qstest/qstest.drv - RELOC/source/latex/qstest/qstest.dtx - RELOC/source/latex/qstest/qstest.ins -runfiles size=5 - RELOC/tex/latex/qstest/makematch.sty - RELOC/tex/latex/qstest/qstest.sty -catalogue-ctan /macros/latex/contrib/qstest -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics units - -name qsymbols -category Package -revision 15878 -shortdesc Maths symbol abbreviations -relocated 1 -longdesc Provides macros for defining systematic mnemonic abbreviations, -longdesc starting with ` for math symbols and \" for arrows, using -longdesc standard symbols as well as those from the amsfonts bundle and -longdesc the stmaryrd package. -containersize 7672 -containerchecksum e9c0b7b6507ad4b62644d1892e6d7d270cfe2f9e3a73282c074ea1fc39b6243ba8791c5f693f72cbf082242886969c036f491b55c6e55d3222cd15d2e7f473f2 -doccontainersize 129396 -doccontainerchecksum 908ab875ae142842667e6a0975951b0c4d86279438f4c398da7e24046a9a5a16f7fb911e97832c22639032b1b8e0907f9ad9a57b7f210b03bf4997758cd23f0a -docfiles size=50 - RELOC/doc/latex/qsymbols/CATALOG - RELOC/doc/latex/qsymbols/COPYING - RELOC/doc/latex/qsymbols/MANIFEST - RELOC/doc/latex/qsymbols/README details="Readme" - RELOC/doc/latex/qsymbols/qsymbols.pdf details="Package documentation" - RELOC/doc/latex/qsymbols/qsymbols.tex -srccontainersize 1652 -srccontainerchecksum 2750aec632bf1306ee88880ce388c5dd471269ef9c9e284b61a450220c0093787df0b28a024615b4ae2308f46a320b80ff8ab82f5dd2cff90289598cb1dbeb37 -srcfiles size=1 - RELOC/source/latex/qsymbols/Makefile -runfiles size=7 - RELOC/tex/latex/qsymbols/qsymbols.sty -catalogue-ctan /macros/latex/contrib/qsymbols -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics shortcut - -name qtree -category Package -revision 15878 -shortdesc Draw tree structures -relocated 1 -longdesc The package offers support for drawing tree diagrams, and is -longdesc especially suitable for linguistics use. It allows trees to be -longdesc specified in a simple bracket notation, automatically -longdesc calculates branch sizes, and supports both DVI/PostScript and -longdesc PDF output by use of pict2e facilities. The package is a -longdesc development of the existing qobitree package, offering a new -longdesc front end. -containersize 8156 -containerchecksum be7d3dd2eba1c32b3bb5bbe429df9140f1f6b314679b40aaef602d67fcf150b4d7b671de409ad464f2e5d50231f2e2229b3517d2ee84eb5d4bfaddbd754a552a -doccontainersize 209524 -doccontainerchecksum 044398c3ae5ff47867d57270a7760f79e22a5d312786dab75ed1161758dd8028128ae24d6c23836b528d7e4058359471fed22b99456c1eb0dc206c7473543f77 -docfiles size=75 - RELOC/doc/latex/qtree/README details="Readme" - RELOC/doc/latex/qtree/qarrows.pdf details="Use of tree-dvips with qtree" language="en" - RELOC/doc/latex/qtree/qarrows.tex - RELOC/doc/latex/qtree/qtreenotes.pdf details="Package documentation" language="en" - RELOC/doc/latex/qtree/qtreenotes.tex -runfiles size=10 - RELOC/tex/latex/qtree/qtree.sty -catalogue-also tree-dvips -catalogue-ctan /macros/latex/contrib/qtree -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics tree linguistic -catalogue-version 3.1b - -name quantikz -category Package -revision 48645 -shortdesc Draw quantum circuit diagrams -relocated 1 -longdesc The purpose of this package is to extend TikZ with the -longdesc functionality for drawing quantum circuit diagrams. -containersize 6108 -containerchecksum 9acc8df3caf17bb628082dfdc6fa7f584466b0adf62adfbb247cb6f3985b3a987cfdc89e31aef614b6e1d7d964c073c0b1db5998183d3ed1e167eb95a8ce2b5d -doccontainersize 390636 -doccontainerchecksum c603fddb437cf560fa66b41c42cf3bf56cc9b613d584238b1bcbf7f6a538e6d4c3e1a0174cdbc740dbe4db76fb0c780e349455b5504d8b97033bfef80c0bcdbb -docfiles size=116 - RELOC/doc/latex/quantikz/README.md details="Readme" - RELOC/doc/latex/quantikz/manual.pdf - RELOC/doc/latex/quantikz/manual.tex -runfiles size=7 - RELOC/tex/latex/quantikz/tikzlibraryquantikz.code.tex -catalogue-also qcircuit -catalogue-ctan /graphics/pgf/contrib/quantikz -catalogue-date 2018-09-11 14:07:46 +0200 -catalogue-license cc-by-4 -catalogue-topics diagram-circ -catalogue-version 0.9.2 - -name quattrocento -category Package -revision 31763 -shortdesc LaTeX support for Quattrocento and Quattrocento Sans fonts -relocated 1 -longdesc The package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX -longdesc support for the Quattrocento and Quattrocento Sans families of -longdesc fonts, designed by Pablo Impallari; the fonts themselves are -longdesc also provided, in both Type 1 and OpenType format. Quattrocento -longdesc is a classic typeface with wide and open letterforms, and great -longdesc x-height, which makes it very legible for body text at small -longdesc sizes. Tiny details that only show up at bigger sizes make it -longdesc also great for display use. Quattrocento Sans is the perfect -longdesc sans-serif companion for Quattrocento. -execute addMap quattrocento.map -containersize 1577268 -containerchecksum c9a76d02efe1cad1c2928c5f17adbc95dda098c9fcfb7ea44e2e6c2c8c8ac109b82caa2abc7e0371f798f1893139a671e113a18fb23faf5a346babd5a73dddc7 -doccontainersize 276824 -doccontainerchecksum 907619be37c23e69ac6f5944e5f777b148d5afaeb8aabd92743d513125fe3b01926a131ea4eaf64f306baae5fab73d4a5b78f8b8909127ba4df2d0321b5f4334 -docfiles size=71 - RELOC/doc/fonts/quattrocento/OFL.txt - RELOC/doc/fonts/quattrocento/README details="Readme (the primary documentation)" - RELOC/doc/fonts/quattrocento/samples.pdf details="Font samples" - RELOC/doc/fonts/quattrocento/samples.tex -runfiles size=1004 - RELOC/fonts/enc/dvips/quattrocento/qtrcnt_464xel.enc - RELOC/fonts/enc/dvips/quattrocento/qtrcnt_4btof3.enc - RELOC/fonts/enc/dvips/quattrocento/qtrcnt_6abmaa.enc - RELOC/fonts/enc/dvips/quattrocento/qtrcnt_arxkdo.enc - RELOC/fonts/enc/dvips/quattrocento/qtrcnt_aykkbr.enc - RELOC/fonts/enc/dvips/quattrocento/qtrcnt_cpzb4n.enc - RELOC/fonts/enc/dvips/quattrocento/qtrcnt_dhs3d3.enc - RELOC/fonts/enc/dvips/quattrocento/qtrcnt_dn5k7b.enc - RELOC/fonts/enc/dvips/quattrocento/qtrcnt_dw2g3h.enc - RELOC/fonts/enc/dvips/quattrocento/qtrcnt_e45lg2.enc - RELOC/fonts/enc/dvips/quattrocento/qtrcnt_h2bn35.enc - RELOC/fonts/enc/dvips/quattrocento/qtrcnt_iyhp72.enc - RELOC/fonts/enc/dvips/quattrocento/qtrcnt_mamppr.enc - RELOC/fonts/enc/dvips/quattrocento/qtrcnt_n36lnh.enc - RELOC/fonts/enc/dvips/quattrocento/qtrcnt_nfidqf.enc - RELOC/fonts/enc/dvips/quattrocento/qtrcnt_ptp2lu.enc - RELOC/fonts/enc/dvips/quattrocento/qtrcnt_qceur4.enc - RELOC/fonts/enc/dvips/quattrocento/qtrcnt_tevtmb.enc - RELOC/fonts/enc/dvips/quattrocento/qtrcnt_tixcdz.enc - RELOC/fonts/enc/dvips/quattrocento/qtrcnt_vzn2dc.enc - RELOC/fonts/enc/dvips/quattrocento/qtrcnt_wpi2yi.enc - RELOC/fonts/enc/dvips/quattrocento/qtrcnt_xt7yz2.enc - RELOC/fonts/enc/dvips/quattrocento/qtrcnt_xvywtm.enc - RELOC/fonts/enc/dvips/quattrocento/qtrcnt_zdiabs.enc - RELOC/fonts/enc/dvips/quattrocento/qtrcnt_zievlx.enc - RELOC/fonts/enc/dvips/quattrocento/qtrcnt_zq54sp.enc - RELOC/fonts/map/dvips/quattrocento/quattrocento.map - RELOC/fonts/opentype/impallari/quattrocento/Quattrocento-Bold.otf - RELOC/fonts/opentype/impallari/quattrocento/Quattrocento-BoldItalic.otf - RELOC/fonts/opentype/impallari/quattrocento/Quattrocento-Italic.otf - RELOC/fonts/opentype/impallari/quattrocento/Quattrocento.otf - RELOC/fonts/opentype/impallari/quattrocento/QuattrocentoSans-Bold.otf - RELOC/fonts/opentype/impallari/quattrocento/QuattrocentoSans-BoldItalic.otf - RELOC/fonts/opentype/impallari/quattrocento/QuattrocentoSans-Italic.otf - RELOC/fonts/opentype/impallari/quattrocento/QuattrocentoSans.otf - RELOC/fonts/tfm/impallari/quattrocento/Quattrocento-Bold-sup-ly1--base.tfm - RELOC/fonts/tfm/impallari/quattrocento/Quattrocento-Bold-sup-ly1.tfm - RELOC/fonts/tfm/impallari/quattrocento/Quattrocento-Bold-sup-ot1.tfm - RELOC/fonts/tfm/impallari/quattrocento/Quattrocento-Bold-sup-t1--base.tfm - RELOC/fonts/tfm/impallari/quattrocento/Quattrocento-Bold-sup-t1.tfm - RELOC/fonts/tfm/impallari/quattrocento/Quattrocento-Bold-tlf-ly1--base.tfm - RELOC/fonts/tfm/impallari/quattrocento/Quattrocento-Bold-tlf-ly1.tfm - RELOC/fonts/tfm/impallari/quattrocento/Quattrocento-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/impallari/quattrocento/Quattrocento-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/impallari/quattrocento/Quattrocento-Bold-tlf-t1.tfm - RELOC/fonts/tfm/impallari/quattrocento/Quattrocento-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/impallari/quattrocento/Quattrocento-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/impallari/quattrocento/Quattrocento-BoldItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/impallari/quattrocento/Quattrocento-BoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/impallari/quattrocento/Quattrocento-BoldItalic-sup-ot1.tfm - RELOC/fonts/tfm/impallari/quattrocento/Quattrocento-BoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/impallari/quattrocento/Quattrocento-BoldItalic-sup-t1.tfm - RELOC/fonts/tfm/impallari/quattrocento/Quattrocento-BoldItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/impallari/quattrocento/Quattrocento-BoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/impallari/quattrocento/Quattrocento-BoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/impallari/quattrocento/Quattrocento-BoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/impallari/quattrocento/Quattrocento-BoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/impallari/quattrocento/Quattrocento-BoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/impallari/quattrocento/Quattrocento-BoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoItalic-sup-ly1.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoItalic-sup-ot1.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoItalic-sup-t1--base.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoItalic-sup-t1.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoItalic-tlf-ly1.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoItalic-tlf-ot1.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoItalic-tlf-t1.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoItalic-tlf-ts1.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoRegular-sup-ly1--base.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoRegular-sup-ly1.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoRegular-sup-ot1.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoRegular-sup-t1--base.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoRegular-sup-t1.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoRegular-tlf-ly1--base.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoRegular-tlf-ly1.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoRegular-tlf-ot1.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoRegular-tlf-t1--base.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoRegular-tlf-t1.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoRegular-tlf-ts1--base.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoRegular-tlf-ts1.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Bold-sup-ly1--base.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Bold-sup-ly1--lcdfj.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Bold-sup-ly1.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Bold-sup-ot1--base.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Bold-sup-ot1--lcdfj.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Bold-sup-ot1.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Bold-sup-t1--base.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Bold-sup-t1--lcdfj.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Bold-sup-t1.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Bold-tlf-ly1--base.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Bold-tlf-ly1--lcdfj.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Bold-tlf-ly1.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Bold-tlf-ot1--base.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Bold-tlf-ot1--lcdfj.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Bold-tlf-t1--lcdfj.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Bold-tlf-t1.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-BoldItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-BoldItalic-sup-ly1--lcdfj.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-BoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-BoldItalic-sup-ot1--base.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-BoldItalic-sup-ot1--lcdfj.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-BoldItalic-sup-ot1.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-BoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-BoldItalic-sup-t1--lcdfj.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-BoldItalic-sup-t1.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-BoldItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-BoldItalic-tlf-ly1--lcdfj.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-BoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-BoldItalic-tlf-ot1--base.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-BoldItalic-tlf-ot1--lcdfj.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-BoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-BoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-BoldItalic-tlf-t1--lcdfj.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-BoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-BoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-BoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Italic-sup-ly1--base.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Italic-sup-ly1--lcdfj.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Italic-sup-ly1.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Italic-sup-ot1--base.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Italic-sup-ot1--lcdfj.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Italic-sup-ot1.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Italic-sup-t1--base.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Italic-sup-t1--lcdfj.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Italic-sup-t1.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Italic-tlf-ly1--base.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Italic-tlf-ly1--lcdfj.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Italic-tlf-ly1.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Italic-tlf-ot1--base.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Italic-tlf-ot1--lcdfj.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Italic-tlf-ot1.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Italic-tlf-t1--base.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Italic-tlf-t1--lcdfj.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Italic-tlf-t1.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Italic-tlf-ts1--base.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Italic-tlf-ts1.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-sup-ly1--base.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-sup-ly1--lcdfj.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-sup-ly1.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-sup-ot1--base.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-sup-ot1--lcdfj.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-sup-ot1.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-sup-t1--base.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-sup-t1--lcdfj.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-sup-t1.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-tlf-ly1--base.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-tlf-ly1--lcdfj.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-tlf-ly1.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-tlf-ot1--base.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-tlf-ot1--lcdfj.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-tlf-ot1.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-tlf-t1--base.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-tlf-t1--lcdfj.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-tlf-t1.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-tlf-ts1--base.tfm - RELOC/fonts/tfm/impallari/quattrocento/QuattrocentoSans-tlf-ts1.tfm - RELOC/fonts/type1/impallari/quattrocento/Quattrocento-Bold.pfb - RELOC/fonts/type1/impallari/quattrocento/Quattrocento-BoldItalic.pfb - RELOC/fonts/type1/impallari/quattrocento/QuattrocentoItalic.pfb - RELOC/fonts/type1/impallari/quattrocento/QuattrocentoRegular.pfb - RELOC/fonts/type1/impallari/quattrocento/QuattrocentoSans-Bold.pfb - RELOC/fonts/type1/impallari/quattrocento/QuattrocentoSans-BoldItalic.pfb - RELOC/fonts/type1/impallari/quattrocento/QuattrocentoSans-BoldItalicLCDFJ.pfb - RELOC/fonts/type1/impallari/quattrocento/QuattrocentoSans-BoldLCDFJ.pfb - RELOC/fonts/type1/impallari/quattrocento/QuattrocentoSans-Italic.pfb - RELOC/fonts/type1/impallari/quattrocento/QuattrocentoSans-ItalicLCDFJ.pfb - RELOC/fonts/type1/impallari/quattrocento/QuattrocentoSans.pfb - RELOC/fonts/type1/impallari/quattrocento/QuattrocentoSansLCDFJ.pfb - RELOC/fonts/vf/impallari/quattrocento/Quattrocento-Bold-sup-ly1.vf - RELOC/fonts/vf/impallari/quattrocento/Quattrocento-Bold-sup-t1.vf - RELOC/fonts/vf/impallari/quattrocento/Quattrocento-Bold-tlf-ly1.vf - RELOC/fonts/vf/impallari/quattrocento/Quattrocento-Bold-tlf-t1.vf - RELOC/fonts/vf/impallari/quattrocento/Quattrocento-Bold-tlf-ts1.vf - RELOC/fonts/vf/impallari/quattrocento/Quattrocento-BoldItalic-sup-ly1.vf - RELOC/fonts/vf/impallari/quattrocento/Quattrocento-BoldItalic-sup-t1.vf - RELOC/fonts/vf/impallari/quattrocento/Quattrocento-BoldItalic-tlf-ly1.vf - RELOC/fonts/vf/impallari/quattrocento/Quattrocento-BoldItalic-tlf-t1.vf - RELOC/fonts/vf/impallari/quattrocento/Quattrocento-BoldItalic-tlf-ts1.vf - RELOC/fonts/vf/impallari/quattrocento/QuattrocentoItalic-sup-ly1.vf - RELOC/fonts/vf/impallari/quattrocento/QuattrocentoItalic-sup-t1.vf - RELOC/fonts/vf/impallari/quattrocento/QuattrocentoItalic-tlf-ly1.vf - RELOC/fonts/vf/impallari/quattrocento/QuattrocentoItalic-tlf-t1.vf - RELOC/fonts/vf/impallari/quattrocento/QuattrocentoItalic-tlf-ts1.vf - RELOC/fonts/vf/impallari/quattrocento/QuattrocentoRegular-sup-ly1.vf - RELOC/fonts/vf/impallari/quattrocento/QuattrocentoRegular-sup-t1.vf - RELOC/fonts/vf/impallari/quattrocento/QuattrocentoRegular-tlf-ly1.vf - RELOC/fonts/vf/impallari/quattrocento/QuattrocentoRegular-tlf-t1.vf - RELOC/fonts/vf/impallari/quattrocento/QuattrocentoRegular-tlf-ts1.vf - RELOC/fonts/vf/impallari/quattrocento/QuattrocentoSans-Bold-sup-ly1.vf - RELOC/fonts/vf/impallari/quattrocento/QuattrocentoSans-Bold-sup-ot1.vf - RELOC/fonts/vf/impallari/quattrocento/QuattrocentoSans-Bold-sup-t1.vf - RELOC/fonts/vf/impallari/quattrocento/QuattrocentoSans-Bold-tlf-ly1.vf - RELOC/fonts/vf/impallari/quattrocento/QuattrocentoSans-Bold-tlf-ot1.vf - RELOC/fonts/vf/impallari/quattrocento/QuattrocentoSans-Bold-tlf-t1.vf - RELOC/fonts/vf/impallari/quattrocento/QuattrocentoSans-Bold-tlf-ts1.vf - RELOC/fonts/vf/impallari/quattrocento/QuattrocentoSans-BoldItalic-sup-ly1.vf - RELOC/fonts/vf/impallari/quattrocento/QuattrocentoSans-BoldItalic-sup-ot1.vf - RELOC/fonts/vf/impallari/quattrocento/QuattrocentoSans-BoldItalic-sup-t1.vf - RELOC/fonts/vf/impallari/quattrocento/QuattrocentoSans-BoldItalic-tlf-ly1.vf - RELOC/fonts/vf/impallari/quattrocento/QuattrocentoSans-BoldItalic-tlf-ot1.vf - RELOC/fonts/vf/impallari/quattrocento/QuattrocentoSans-BoldItalic-tlf-t1.vf - RELOC/fonts/vf/impallari/quattrocento/QuattrocentoSans-BoldItalic-tlf-ts1.vf - RELOC/fonts/vf/impallari/quattrocento/QuattrocentoSans-Italic-sup-ly1.vf - RELOC/fonts/vf/impallari/quattrocento/QuattrocentoSans-Italic-sup-ot1.vf - RELOC/fonts/vf/impallari/quattrocento/QuattrocentoSans-Italic-sup-t1.vf - RELOC/fonts/vf/impallari/quattrocento/QuattrocentoSans-Italic-tlf-ly1.vf - RELOC/fonts/vf/impallari/quattrocento/QuattrocentoSans-Italic-tlf-ot1.vf - RELOC/fonts/vf/impallari/quattrocento/QuattrocentoSans-Italic-tlf-t1.vf - RELOC/fonts/vf/impallari/quattrocento/QuattrocentoSans-Italic-tlf-ts1.vf - RELOC/fonts/vf/impallari/quattrocento/QuattrocentoSans-sup-ly1.vf - RELOC/fonts/vf/impallari/quattrocento/QuattrocentoSans-sup-ot1.vf - RELOC/fonts/vf/impallari/quattrocento/QuattrocentoSans-sup-t1.vf - RELOC/fonts/vf/impallari/quattrocento/QuattrocentoSans-tlf-ly1.vf - RELOC/fonts/vf/impallari/quattrocento/QuattrocentoSans-tlf-ot1.vf - RELOC/fonts/vf/impallari/quattrocento/QuattrocentoSans-tlf-t1.vf - RELOC/fonts/vf/impallari/quattrocento/QuattrocentoSans-tlf-ts1.vf - RELOC/tex/latex/quattrocento/LY1Quattrocento-TLF.fd - RELOC/tex/latex/quattrocento/LY1QuattrocentoSans-TLF.fd - RELOC/tex/latex/quattrocento/OT1Quattrocento-TLF.fd - RELOC/tex/latex/quattrocento/OT1QuattrocentoSans-TLF.fd - RELOC/tex/latex/quattrocento/T1Quattrocento-TLF.fd - RELOC/tex/latex/quattrocento/T1QuattrocentoSans-TLF.fd - RELOC/tex/latex/quattrocento/TS1Quattrocento-TLF.fd - RELOC/tex/latex/quattrocento/TS1QuattrocentoSans-TLF.fd - RELOC/tex/latex/quattrocento/quattrocento.sty -catalogue-ctan /fonts/quattrocento -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font-sans font-serif font-type1 font-otf - -name quicktype -category Package -revision 42183 -shortdesc LaTeX package for quick typesetting -relocated 1 -longdesc Intended for the quick typesetting of basic documents using -longdesc LaTeX using shortcuts to existing commands and specific -longdesc commands for quick formatting and creation of tables and title -longdesc pages with a graphic image. -containersize 1024 -containerchecksum 997554cc6a031d46ff989b5e81dcb01e871dd468c48834d111583a6a1a4cc9a091e548de0c1c8f5cb473ca695e3b5688b45649fafff212a2a9632fa7101e716c -doccontainersize 181580 -doccontainerchecksum 484dab33e3ec0bf31e6037cfea69ce607de1da70f321a14fa06e48df94f75bd7dd06456e15cde967be084372b298f665eaee954e30d051c3fb344f2fd96a1817 -docfiles size=47 - RELOC/doc/latex/quicktype/QT.png - RELOC/doc/latex/quicktype/Quicktype.pdf details="Package documentation" - RELOC/doc/latex/quicktype/QuicktypeSample.pdf - RELOC/doc/latex/quicktype/README.txt details="Readme" -runfiles size=1 - RELOC/tex/latex/quicktype/quicktype.sty -catalogue-ctan /macros/latex/contrib/quicktype -catalogue-date 2016-10-08 06:05:32 +0200 -catalogue-license lppl1.3 -catalogue-topics shortcut -catalogue-version 0.1 - -name quotchap -category Package -revision 28046 -shortdesc Decorative chapter headings -relocated 1 -longdesc A package for creating decorative chapter headings with -longdesc quotations. Uses graphical and coloured output and by default -longdesc needs the "Adobe standard font set" (as supported by psnfss). -containersize 2940 -containerchecksum b2532032191bc114e3db752535e8b35869a3a8304f11037b1de40f38ff5a63bc3ca9a888eded1e4ac50b63716f475a34a2f8cf1be8439ae5b7233aa4905cb10f -doccontainersize 293420 -doccontainerchecksum 6ed31487396b75903ee28c2d1834d6aa8befcc8d878389772f8df315bb9c5189a44b46df405601752e8f66d52b410bccf607b96e2e4210474e6d1d8ca03876cd -docfiles size=75 - RELOC/doc/latex/quotchap/README details="Readme" - RELOC/doc/latex/quotchap/document.pdf details="Sample document (chapter headings only)" - RELOC/doc/latex/quotchap/document.tex - RELOC/doc/latex/quotchap/quotchap.pdf details="Package documentation" -srccontainersize 7464 -srccontainerchecksum 8b01ef71228a1337471de0462145b55811f9cefb68c929a7ae9752ad70464d180ccedcd37ffd1073ad57fce8cdf7b99264e77099af9c87f4b852a3e27263a8a2 -srcfiles size=6 - RELOC/source/latex/quotchap/quotchap.dtx - RELOC/source/latex/quotchap/quotchap.ins -runfiles size=2 - RELOC/tex/latex/quotchap/quotchap.sty -catalogue-ctan /macros/latex/contrib/quotchap -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics headings -catalogue-version 1.1 - -name quoting -category Package -revision 32818 -shortdesc Consolidated environment for displayed text -relocated 1 -longdesc As an alternative to the LaTeX standard environments quotation -longdesc and quote, the package provides a consolidated environment for -longdesc displayed text. First-line indentation may be activated by -longdesc adding a blank line before the quoting environment. A key-value -longdesc interface (using kvoptions) allows the user to configure font -longdesc properties and spacing and to control orphans within and after -longdesc the environment. -containersize 1832 -containerchecksum d8a9964310912db2f70f41cf8d99c398f9f6f356eaf53fe14cb097d00f021e730e15070cb155b2b441cea7ec06c41718155b07bad5a1348643d4962c7225307f -doccontainersize 307132 -doccontainerchecksum 3220a564bdff7624699979fe45e53ac89095cefff59c93493eb058c9f569fee15deca97a2b5a5738b297eb021ceac930a344c7552b493794996b8772599071c6 -docfiles size=76 - RELOC/doc/latex/quoting/README details="Readme" - RELOC/doc/latex/quoting/quoting.pdf details="Package documentation" -srccontainersize 8288 -srccontainerchecksum 5448ed23d320208ef287c3279b26af88b9940030bec068c1dd42f99691b765bd526ac56df9dfa983dc41e7252281fd15f164bfc6b251606be8918bd5f3bad397 -srcfiles size=7 - RELOC/source/latex/quoting/quoting.dtx - RELOC/source/latex/quoting/quoting.ins -runfiles size=1 - RELOC/tex/latex/quoting/quoting.sty -catalogue-ctan /macros/latex/contrib/quoting -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics quotation -catalogue-version 0.1c - -name quotmark -category Package -revision 15878 -shortdesc Consistent quote marks -relocated 1 -longdesc The package provides a means of ensuring consistent quote marks -longdesc throughout your document. The style can be changed either via -longdesc package option or command, and the package detects language -longdesc selections (from the babel or ngerman packages), and uses the -longdesc punctuation marks appropriate for the current language. The -longdesc author now considers the package obsolete, and recommends use -longdesc of csquotes in its place. -containersize 5168 -containerchecksum bc5a3a19c8ad82e5bc367b409d26daef55de532bf8a16ebd8cda5e6e187311946721acef96fed125ce4b16f01ab893843495b2eb712192b494e9ff470217c130 -doccontainersize 140616 -doccontainerchecksum 4c22177a0687b90c6097c3af93ba20ea2cea44ecdd441b2fa2a285d9b7626f659540079b5d17f44ab620317f7d3f597db18fd8528c7573d37c68ad5cde2e8861 -docfiles size=48 - RELOC/doc/latex/quotmark/CHANGES - RELOC/doc/latex/quotmark/README details="Readme" - RELOC/doc/latex/quotmark/quotmark.pdf details="Package documentation" - RELOC/doc/latex/quotmark/sample.tex -srccontainersize 8952 -srccontainerchecksum b989487e0263f6c2633577bd80a6fc31b4564ee14ffc25e1b0bf2be845c0d113bb4cbd892e4f507404cf19f3c7155f0e07ef5c873ca2385f590a2a75fb0418c6 -srcfiles size=16 - RELOC/source/latex/quotmark/quotmark.dtx - RELOC/source/latex/quotmark/quotmark.ins -runfiles size=39 - RELOC/tex/latex/quotmark/quotmark-UKenglish.def - RELOC/tex/latex/quotmark/quotmark-USenglish.def - RELOC/tex/latex/quotmark/quotmark-afrikaans.def - RELOC/tex/latex/quotmark/quotmark-brazil.def - RELOC/tex/latex/quotmark/quotmark-bulgarian.def - RELOC/tex/latex/quotmark/quotmark-catalan.def - RELOC/tex/latex/quotmark/quotmark-croatian.def - RELOC/tex/latex/quotmark/quotmark-czech.def - RELOC/tex/latex/quotmark/quotmark-danish.def - RELOC/tex/latex/quotmark/quotmark-dutch.def - RELOC/tex/latex/quotmark/quotmark-estonian.def - RELOC/tex/latex/quotmark/quotmark-finnish.def - RELOC/tex/latex/quotmark/quotmark-frenchb.def - RELOC/tex/latex/quotmark/quotmark-germanb.def - RELOC/tex/latex/quotmark/quotmark-greek.def - RELOC/tex/latex/quotmark/quotmark-hebrew.def - RELOC/tex/latex/quotmark/quotmark-icelandic.def - RELOC/tex/latex/quotmark/quotmark-irish.def - RELOC/tex/latex/quotmark/quotmark-italian.def - RELOC/tex/latex/quotmark/quotmark-magyar.def - RELOC/tex/latex/quotmark/quotmark-ngermanb.def - RELOC/tex/latex/quotmark/quotmark-norsk.def - RELOC/tex/latex/quotmark/quotmark-polish.def - RELOC/tex/latex/quotmark/quotmark-portuges.def - RELOC/tex/latex/quotmark/quotmark-romanian.def - RELOC/tex/latex/quotmark/quotmark-russianb.def - RELOC/tex/latex/quotmark/quotmark-serbian.def - RELOC/tex/latex/quotmark/quotmark-slovak.def - RELOC/tex/latex/quotmark/quotmark-slovene.def - RELOC/tex/latex/quotmark/quotmark-sorbian.def - RELOC/tex/latex/quotmark/quotmark-spanish.def - RELOC/tex/latex/quotmark/quotmark-swedish.def - RELOC/tex/latex/quotmark/quotmark-swiss.def - RELOC/tex/latex/quotmark/quotmark-turkish.def - RELOC/tex/latex/quotmark/quotmark-ukraineb.def - RELOC/tex/latex/quotmark/quotmark-welsh.def - RELOC/tex/latex/quotmark/quotmark.sty -catalogue-ctan /macros/latex/contrib/quotmark -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics quotation -catalogue-version 1.0 - -name quran -category Package -revision 49563 -shortdesc An easy way to typeset any part of The Holy Quran -relocated 1 -longdesc This package offers the user an easy way to typeset The Holy -longdesc Quran. It has been inspired by the lipsum and ptext packages -longdesc and provides several macros for typesetting the whole or any -longdesc part of Quran based on its popular division, including surah, -longdesc ayah, juz, hizb, quarter, and page. Besides the Arabic -longdesc original, translations to English, German, and Persian are -longdesc provided, as well as an English transliteration. -containersize 1202336 -containerchecksum 050a90e9a19aa373d80b7a1aa98d198a1b614145b8c07b4e4a6a97bd2ac795d3de9af227ca6319225da8599b0f64cfaa4be3179ebdc6704c983b66bc3becc485 -doccontainersize 392836 -doccontainerchecksum db733dd1481cdfd7fd153ce461baca54ababec1bfe0934b16ca34d5978af77bd7a1085ebb68cb1c2b2e95ab8027b88e4d99cc79adde5f9439a1c7b9e0da7be96 -docfiles size=123 - RELOC/doc/xelatex/quran/README details="Readme" - RELOC/doc/xelatex/quran/defaulttext.pdf - RELOC/doc/xelatex/quran/defaulttext.tex - RELOC/doc/xelatex/quran/quran-doc.pdf details="Package documentation" - RELOC/doc/xelatex/quran/quran-doc.tex - RELOC/doc/xelatex/quran/quran-test.pdf details="Example of use" - RELOC/doc/xelatex/quran/quran-test.tex - RELOC/doc/xelatex/quran/quran-test1.pdf - RELOC/doc/xelatex/quran/quran-test1.tex - RELOC/doc/xelatex/quran/quran-test2.pdf - RELOC/doc/xelatex/quran/quran-test2.tex - RELOC/doc/xelatex/quran/quran.png - RELOC/doc/xelatex/quran/uthmanitext.pdf - RELOC/doc/xelatex/quran/uthmanitext.tex -runfiles size=2077 - RELOC/tex/xelatex/quran/quran-transde.def - RELOC/tex/xelatex/quran/quran-transen.def - RELOC/tex/xelatex/quran/quran-transfa.def - RELOC/tex/xelatex/quran/quran-translt.def - RELOC/tex/xelatex/quran/quran.sty - RELOC/tex/xelatex/quran/qurantext-de.translation.def - RELOC/tex/xelatex/quran/qurantext-en.translation.def - RELOC/tex/xelatex/quran/qurantext-en.transliteration.def - RELOC/tex/xelatex/quran/qurantext-fa.translation.def - RELOC/tex/xelatex/quran/qurantext-simple.def - RELOC/tex/xelatex/quran/qurantext-uthmani.def -catalogue-also lipsum ptext -catalogue-contact-bugs https://github.com/javadr/quran/issues -catalogue-contact-repository https://github.com/javadr/quran -catalogue-ctan /macros/xetex/latex/quran -catalogue-date 2018-12-31 10:29:21 +0100 -catalogue-license lppl1.3 -catalogue-topics arabic macro-supp xetex dummy-gen -catalogue-version 1.5 - -name quran-de -category Package -revision 49562 -shortdesc German translations to the quran package -relocated 1 -longdesc The package is prepared for typesetting some of German -longdesc translations of the Holy Quran. It adds three more German -longdesc translations to the quran package -containersize 623692 -containerchecksum ea76516df3c8ded8147d26c89d3f964c39e5d4aa3b74ccc71ec883fc426f8a07ba0d1c74b2619e388ab21767ee6b3b03c8d205cc8148ed4af8e21248b2a3c9b9 -doccontainersize 119584 -doccontainerchecksum 40370ccf8d3716119e39abf331803e262e4ed62d0ff2afc157709fb66325f0b166b10014ccb1a86b70acbbd9d20eacf0e5e386fb0181d6373eec19c138202dd9 -docfiles size=35 - RELOC/doc/xelatex/quran-de/README details="Readme" - RELOC/doc/xelatex/quran-de/quran-de-doc.pdf details="Package documentation" - RELOC/doc/xelatex/quran-de/quran-de-doc.tex - RELOC/doc/xelatex/quran-de/quran-de-test.pdf details="Example of use" - RELOC/doc/xelatex/quran-de/quran-de-test.tex - RELOC/doc/xelatex/quran-de/quran.png -runfiles size=965 - RELOC/tex/xelatex/quran-de/quran-de.sty - RELOC/tex/xelatex/quran-de/qurantext-deii.translation.def - RELOC/tex/xelatex/quran-de/qurantext-deiii.translation.def - RELOC/tex/xelatex/quran-de/qurantext-deiv.translation.def -catalogue-also lipsum ptext -catalogue-contact-bugs https://github.com/javadr/quran-de/issues -catalogue-contact-repository https://github.com/javadr/quran-de -catalogue-ctan /macros/xetex/latex/quran-de -catalogue-date 2018-12-31 21:12:39 +0100 -catalogue-license lppl1.3c -catalogue-topics german macro-supp xetex dummy-gen -catalogue-version 0.14 - -name r_und_s -category Package -revision 15878 -catalogue r-und-s -shortdesc Chemical hazard codes -relocated 1 -longdesc The r_und_s package decodes the german 'R- und S-Satze', which -longdesc are numerically coded security advice for chemical substances -longdesc into plain text. This is, e.g., used to compose security sheets -longdesc or lab protocols and especially useful for students of -longdesc chemistry. There are four packages, giving texts in German, -longdesc English, French and Dutch. -containersize 15436 -containerchecksum ee6335d6e04765ee6a4c85c1e71047e6c0eb74461dc896945f26f79c2b38c86e9daf13ce8eadb0226404c566f6f5148964e098c7a698b9ceeac315d30b941748 -doccontainersize 3584 -doccontainerchecksum 45fbae3dd1d572c9bec44827743996325471bc07702399f7a59412fe9f197d66f2c008dca78c20dead3fcea599c31ab892bfd8ac57241945ed5d0cd3c9d226c2 -docfiles size=2 - RELOC/doc/latex/r_und_s/README details="Readme" -runfiles size=31 - RELOC/tex/latex/r_und_s/eng_rs.sty - RELOC/tex/latex/r_und_s/eng_rs.tex - RELOC/tex/latex/r_und_s/fr_rs.sty - RELOC/tex/latex/r_und_s/fr_rs.tex - RELOC/tex/latex/r_und_s/nl_rs.sty - RELOC/tex/latex/r_und_s/nl_rs.tex - RELOC/tex/latex/r_und_s/r_und_s.sty - RELOC/tex/latex/r_und_s/r_und_s.tex -catalogue-also mhchem -catalogue-ctan /macros/latex/contrib/r_und_s -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics safety-notice -catalogue-version 1.3i - -name raleway -category Package -revision 42629 -shortdesc Use Raleway with TeX(-alike) systems -relocated 1 -longdesc The package provides the Raleway family in an easy to use way. -longdesc For XeLaTeX and LuaLaTeX users the original OpenType fonts are -longdesc used. The entire font family is included. -execute addMap Raleway.map -containersize 2334944 -containerchecksum 78b68b8aa3863ffeee5b3147d947fbdf6e4f18f1d89cb2bf39a3fc8d2b0272914e9aac57c9bf43547868e2d7479d6d07bd4f3bd1dea9cf426b7bb187aa34713b -doccontainersize 185316 -doccontainerchecksum 9721ef21f576496b5f035058974d86190e6a1518a1eeb3b2a4b7728b900a2394f8c876498e7a14693f5c535b4259560b2e7e93b29b0731ec0da3e7a29df1aa1c -docfiles size=92 - RELOC/doc/latex/raleway/LPPL.txt - RELOC/doc/latex/raleway/OFL.txt - RELOC/doc/latex/raleway/raleway-otf-specimen.pdf - RELOC/doc/latex/raleway/raleway-otf-specimen.tex - RELOC/doc/latex/raleway/raleway-type1-specimen.pdf - RELOC/doc/latex/raleway/raleway-type1-specimen.tex - RELOC/doc/latex/raleway/raleway.pdf details="Package documentation" - RELOC/doc/latex/raleway/raleway.tex -runfiles size=3129 - RELOC/fonts/enc/dvips/raleway/a_2bcjq6.enc - RELOC/fonts/enc/dvips/raleway/a_biciir.enc - RELOC/fonts/enc/dvips/raleway/a_bzmckq.enc - RELOC/fonts/enc/dvips/raleway/a_f3uqdf.enc - RELOC/fonts/enc/dvips/raleway/a_gvxmk7.enc - RELOC/fonts/enc/dvips/raleway/a_ioname.enc - RELOC/fonts/enc/dvips/raleway/a_k2dfwc.enc - RELOC/fonts/enc/dvips/raleway/a_mgzrni.enc - RELOC/fonts/enc/dvips/raleway/a_mzuigi.enc - RELOC/fonts/enc/dvips/raleway/a_oaf34p.enc - RELOC/fonts/enc/dvips/raleway/a_pcwse4.enc - RELOC/fonts/enc/dvips/raleway/a_sor5xn.enc - RELOC/fonts/enc/dvips/raleway/a_u6n666.enc - RELOC/fonts/enc/dvips/raleway/a_yqxcf3.enc - RELOC/fonts/map/dvips/raleway/Raleway.map - RELOC/fonts/opentype/impallari/raleway/Raleway-Black-Italic.otf - RELOC/fonts/opentype/impallari/raleway/Raleway-Black.otf - RELOC/fonts/opentype/impallari/raleway/Raleway-Bold-Italic.otf - RELOC/fonts/opentype/impallari/raleway/Raleway-Bold.otf - RELOC/fonts/opentype/impallari/raleway/Raleway-ExtraBold-Italic.otf - RELOC/fonts/opentype/impallari/raleway/Raleway-ExtraBold.otf - RELOC/fonts/opentype/impallari/raleway/Raleway-ExtraLight-Italic.otf - RELOC/fonts/opentype/impallari/raleway/Raleway-ExtraLight.otf - RELOC/fonts/opentype/impallari/raleway/Raleway-Light-Italic.otf - RELOC/fonts/opentype/impallari/raleway/Raleway-Light.otf - RELOC/fonts/opentype/impallari/raleway/Raleway-Medium-Italic.otf - RELOC/fonts/opentype/impallari/raleway/Raleway-Medium.otf - RELOC/fonts/opentype/impallari/raleway/Raleway-Regular-Italic.otf - RELOC/fonts/opentype/impallari/raleway/Raleway-Regular.otf - RELOC/fonts/opentype/impallari/raleway/Raleway-SemiBold-Italic.otf - RELOC/fonts/opentype/impallari/raleway/Raleway-SemiBold.otf - RELOC/fonts/opentype/impallari/raleway/Raleway-Thin-Italic.otf - RELOC/fonts/opentype/impallari/raleway/Raleway-Thin.otf - RELOC/fonts/tfm/impallari/raleway/Raleway-Black-tlf-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Black-tlf-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Black-tlf-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Black-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Black-tlf-sc-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Black-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Black-tlf-sc-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Black-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Black-tlf-sc-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Black-tlf-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Black-tlf-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Black-tlf-ts1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Black-tlf-ts1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Black-tosf-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Black-tosf-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Black-tosf-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Black-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Black-tosf-sc-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Black-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Black-tosf-sc-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Black-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Black-tosf-sc-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Black-tosf-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Black-tosf-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Black-tosf-ts1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Black-tosf-ts1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-BlackItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-BlackItalic-tlf-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-BlackItalic-tlf-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-BlackItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-BlackItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-BlackItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-BlackItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-BlackItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-BlackItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-BlackItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-BlackItalic-tlf-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-BlackItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-BlackItalic-tlf-ts1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-BlackItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-BlackItalic-tosf-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-BlackItalic-tosf-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-BlackItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-BlackItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-BlackItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-BlackItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-BlackItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-BlackItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-BlackItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-BlackItalic-tosf-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-BlackItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-BlackItalic-tosf-ts1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Bold-tlf-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Bold-tlf-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Bold-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Bold-tlf-sc-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Bold-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Bold-tlf-sc-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Bold-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Bold-tlf-sc-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Bold-tlf-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Bold-tosf-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Bold-tosf-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Bold-tosf-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Bold-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Bold-tosf-sc-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Bold-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Bold-tosf-sc-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Bold-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Bold-tosf-sc-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Bold-tosf-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Bold-tosf-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Bold-tosf-ts1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Bold-tosf-ts1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-BoldItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-BoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-BoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-BoldItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-BoldItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-BoldItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-BoldItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-BoldItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-BoldItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-BoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-BoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-BoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-BoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-BoldItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-BoldItalic-tosf-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-BoldItalic-tosf-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-BoldItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-BoldItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-BoldItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-BoldItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-BoldItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-BoldItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-BoldItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-BoldItalic-tosf-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-BoldItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-BoldItalic-tosf-ts1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraBold-tlf-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraBold-tlf-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraBold-tlf-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraBold-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraBold-tlf-sc-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraBold-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraBold-tlf-sc-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraBold-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraBold-tlf-sc-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraBold-tlf-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraBold-tlf-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraBold-tlf-ts1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraBold-tlf-ts1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraBold-tosf-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraBold-tosf-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraBold-tosf-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraBold-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraBold-tosf-sc-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraBold-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraBold-tosf-sc-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraBold-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraBold-tosf-sc-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraBold-tosf-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraBold-tosf-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraBold-tosf-ts1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraBold-tosf-ts1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraBoldItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraBoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraBoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraBoldItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraBoldItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraBoldItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraBoldItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraBoldItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraBoldItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraBoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraBoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraBoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraBoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraBoldItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraBoldItalic-tosf-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraBoldItalic-tosf-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraBoldItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraBoldItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraBoldItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraBoldItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraBoldItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraBoldItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraBoldItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraBoldItalic-tosf-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraBoldItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraBoldItalic-tosf-ts1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraLight-tlf-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraLight-tlf-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraLight-tlf-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraLight-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraLight-tlf-sc-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraLight-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraLight-tlf-sc-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraLight-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraLight-tlf-sc-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraLight-tlf-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraLight-tlf-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraLight-tlf-ts1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraLight-tlf-ts1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraLight-tosf-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraLight-tosf-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraLight-tosf-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraLight-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraLight-tosf-sc-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraLight-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraLight-tosf-sc-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraLight-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraLight-tosf-sc-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraLight-tosf-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraLight-tosf-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraLight-tosf-ts1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraLight-tosf-ts1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraLightItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraLightItalic-tlf-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraLightItalic-tlf-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraLightItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraLightItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraLightItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraLightItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraLightItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraLightItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraLightItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraLightItalic-tlf-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraLightItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraLightItalic-tlf-ts1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraLightItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraLightItalic-tosf-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraLightItalic-tosf-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraLightItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraLightItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraLightItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraLightItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraLightItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraLightItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraLightItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraLightItalic-tosf-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraLightItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ExtraLightItalic-tosf-ts1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Italic-tlf-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Italic-tlf-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Italic-tlf-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Italic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Italic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Italic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Italic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Italic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Italic-tlf-sc-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Italic-tlf-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Italic-tlf-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Italic-tlf-ts1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Italic-tlf-ts1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Italic-tosf-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Italic-tosf-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Italic-tosf-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Italic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Italic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Italic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Italic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Italic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Italic-tosf-sc-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Italic-tosf-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Italic-tosf-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Italic-tosf-ts1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Italic-tosf-ts1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Light-tlf-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Light-tlf-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Light-tlf-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Light-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Light-tlf-sc-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Light-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Light-tlf-sc-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Light-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Light-tlf-sc-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Light-tlf-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Light-tlf-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Light-tlf-ts1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Light-tlf-ts1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Light-tosf-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Light-tosf-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Light-tosf-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Light-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Light-tosf-sc-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Light-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Light-tosf-sc-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Light-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Light-tosf-sc-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Light-tosf-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Light-tosf-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Light-tosf-ts1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Light-tosf-ts1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-LightItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-LightItalic-tlf-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-LightItalic-tlf-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-LightItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-LightItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-LightItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-LightItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-LightItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-LightItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-LightItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-LightItalic-tlf-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-LightItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-LightItalic-tlf-ts1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-LightItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-LightItalic-tosf-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-LightItalic-tosf-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-LightItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-LightItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-LightItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-LightItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-LightItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-LightItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-LightItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-LightItalic-tosf-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-LightItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-LightItalic-tosf-ts1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Medium-tlf-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Medium-tlf-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Medium-tlf-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Medium-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Medium-tlf-sc-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Medium-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Medium-tlf-sc-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Medium-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Medium-tlf-sc-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Medium-tlf-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Medium-tlf-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Medium-tlf-ts1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Medium-tlf-ts1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Medium-tosf-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Medium-tosf-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Medium-tosf-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Medium-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Medium-tosf-sc-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Medium-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Medium-tosf-sc-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Medium-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Medium-tosf-sc-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Medium-tosf-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Medium-tosf-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Medium-tosf-ts1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Medium-tosf-ts1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-MediumItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-MediumItalic-tlf-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-MediumItalic-tlf-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-MediumItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-MediumItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-MediumItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-MediumItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-MediumItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-MediumItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-MediumItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-MediumItalic-tlf-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-MediumItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-MediumItalic-tlf-ts1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-MediumItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-MediumItalic-tosf-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-MediumItalic-tosf-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-MediumItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-MediumItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-MediumItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-MediumItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-MediumItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-MediumItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-MediumItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-MediumItalic-tosf-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-MediumItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-MediumItalic-tosf-ts1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Regular-tlf-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Regular-tlf-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Regular-tlf-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Regular-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Regular-tlf-sc-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Regular-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Regular-tlf-sc-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Regular-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Regular-tlf-sc-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Regular-tlf-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Regular-tlf-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Regular-tlf-ts1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Regular-tlf-ts1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Regular-tosf-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Regular-tosf-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Regular-tosf-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Regular-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Regular-tosf-sc-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Regular-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Regular-tosf-sc-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Regular-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Regular-tosf-sc-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Regular-tosf-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Regular-tosf-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Regular-tosf-ts1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Regular-tosf-ts1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-SemiBold-tlf-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-SemiBold-tlf-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-SemiBold-tlf-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-SemiBold-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-SemiBold-tlf-sc-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-SemiBold-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-SemiBold-tlf-sc-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-SemiBold-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-SemiBold-tlf-sc-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-SemiBold-tlf-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-SemiBold-tlf-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-SemiBold-tlf-ts1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-SemiBold-tlf-ts1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-SemiBold-tosf-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-SemiBold-tosf-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-SemiBold-tosf-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-SemiBold-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-SemiBold-tosf-sc-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-SemiBold-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-SemiBold-tosf-sc-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-SemiBold-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-SemiBold-tosf-sc-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-SemiBold-tosf-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-SemiBold-tosf-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-SemiBold-tosf-ts1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-SemiBold-tosf-ts1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-SemiBoldItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-SemiBoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-SemiBoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-SemiBoldItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-SemiBoldItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-SemiBoldItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-SemiBoldItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-SemiBoldItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-SemiBoldItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-SemiBoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-SemiBoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-SemiBoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-SemiBoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-SemiBoldItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-SemiBoldItalic-tosf-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-SemiBoldItalic-tosf-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-SemiBoldItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-SemiBoldItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-SemiBoldItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-SemiBoldItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-SemiBoldItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-SemiBoldItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-SemiBoldItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-SemiBoldItalic-tosf-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-SemiBoldItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-SemiBoldItalic-tosf-ts1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Thin-tlf-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Thin-tlf-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Thin-tlf-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Thin-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Thin-tlf-sc-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Thin-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Thin-tlf-sc-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Thin-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Thin-tlf-sc-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Thin-tlf-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Thin-tlf-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Thin-tlf-ts1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Thin-tlf-ts1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Thin-tosf-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Thin-tosf-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Thin-tosf-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Thin-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Thin-tosf-sc-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Thin-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Thin-tosf-sc-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Thin-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Thin-tosf-sc-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Thin-tosf-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Thin-tosf-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Thin-tosf-ts1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-Thin-tosf-ts1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ThinItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ThinItalic-tlf-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ThinItalic-tlf-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ThinItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ThinItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ThinItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ThinItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ThinItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ThinItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ThinItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ThinItalic-tlf-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ThinItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ThinItalic-tlf-ts1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ThinItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ThinItalic-tosf-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ThinItalic-tosf-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ThinItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ThinItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ThinItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ThinItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ThinItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ThinItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ThinItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ThinItalic-tosf-t1.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ThinItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/impallari/raleway/Raleway-ThinItalic-tosf-ts1.tfm - RELOC/fonts/type1/impallari/raleway/Raleway-Black.pfb - RELOC/fonts/type1/impallari/raleway/Raleway-BlackItalic.pfb - RELOC/fonts/type1/impallari/raleway/Raleway-Bold.pfb - RELOC/fonts/type1/impallari/raleway/Raleway-BoldItalic.pfb - RELOC/fonts/type1/impallari/raleway/Raleway-ExtraBold.pfb - RELOC/fonts/type1/impallari/raleway/Raleway-ExtraBoldItalic.pfb - RELOC/fonts/type1/impallari/raleway/Raleway-ExtraLight.pfb - RELOC/fonts/type1/impallari/raleway/Raleway-ExtraLightItalic.pfb - RELOC/fonts/type1/impallari/raleway/Raleway-Italic.pfb - RELOC/fonts/type1/impallari/raleway/Raleway-Light.pfb - RELOC/fonts/type1/impallari/raleway/Raleway-LightItalic.pfb - RELOC/fonts/type1/impallari/raleway/Raleway-Medium.pfb - RELOC/fonts/type1/impallari/raleway/Raleway-MediumItalic.pfb - RELOC/fonts/type1/impallari/raleway/Raleway-Regular.pfb - RELOC/fonts/type1/impallari/raleway/Raleway-SemiBold.pfb - RELOC/fonts/type1/impallari/raleway/Raleway-SemiBoldItalic.pfb - RELOC/fonts/type1/impallari/raleway/Raleway-Thin.pfb - RELOC/fonts/type1/impallari/raleway/Raleway-ThinItalic.pfb - RELOC/fonts/vf/impallari/raleway/Raleway-Black-tlf-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Black-tlf-sc-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Black-tlf-sc-ot1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Black-tlf-sc-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Black-tlf-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Black-tlf-ts1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Black-tosf-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Black-tosf-sc-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Black-tosf-sc-ot1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Black-tosf-sc-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Black-tosf-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Black-tosf-ts1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-BlackItalic-tlf-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-BlackItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-BlackItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-BlackItalic-tlf-sc-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-BlackItalic-tlf-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-BlackItalic-tlf-ts1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-BlackItalic-tosf-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-BlackItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-BlackItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-BlackItalic-tosf-sc-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-BlackItalic-tosf-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-BlackItalic-tosf-ts1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Bold-tlf-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Bold-tlf-sc-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Bold-tlf-sc-ot1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Bold-tlf-sc-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Bold-tlf-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Bold-tlf-ts1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Bold-tosf-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Bold-tosf-sc-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Bold-tosf-sc-ot1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Bold-tosf-sc-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Bold-tosf-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Bold-tosf-ts1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-BoldItalic-tlf-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-BoldItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-BoldItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-BoldItalic-tlf-sc-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-BoldItalic-tlf-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-BoldItalic-tlf-ts1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-BoldItalic-tosf-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-BoldItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-BoldItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-BoldItalic-tosf-sc-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-BoldItalic-tosf-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-BoldItalic-tosf-ts1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ExtraBold-tlf-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ExtraBold-tlf-sc-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ExtraBold-tlf-sc-ot1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ExtraBold-tlf-sc-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ExtraBold-tlf-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ExtraBold-tlf-ts1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ExtraBold-tosf-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ExtraBold-tosf-sc-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ExtraBold-tosf-sc-ot1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ExtraBold-tosf-sc-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ExtraBold-tosf-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ExtraBold-tosf-ts1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ExtraBoldItalic-tlf-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ExtraBoldItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ExtraBoldItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ExtraBoldItalic-tlf-sc-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ExtraBoldItalic-tlf-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ExtraBoldItalic-tlf-ts1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ExtraBoldItalic-tosf-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ExtraBoldItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ExtraBoldItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ExtraBoldItalic-tosf-sc-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ExtraBoldItalic-tosf-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ExtraBoldItalic-tosf-ts1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ExtraLight-tlf-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ExtraLight-tlf-sc-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ExtraLight-tlf-sc-ot1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ExtraLight-tlf-sc-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ExtraLight-tlf-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ExtraLight-tlf-ts1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ExtraLight-tosf-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ExtraLight-tosf-sc-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ExtraLight-tosf-sc-ot1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ExtraLight-tosf-sc-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ExtraLight-tosf-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ExtraLight-tosf-ts1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ExtraLightItalic-tlf-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ExtraLightItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ExtraLightItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ExtraLightItalic-tlf-sc-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ExtraLightItalic-tlf-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ExtraLightItalic-tlf-ts1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ExtraLightItalic-tosf-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ExtraLightItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ExtraLightItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ExtraLightItalic-tosf-sc-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ExtraLightItalic-tosf-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ExtraLightItalic-tosf-ts1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Italic-tlf-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Italic-tlf-sc-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Italic-tlf-sc-ot1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Italic-tlf-sc-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Italic-tlf-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Italic-tlf-ts1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Italic-tosf-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Italic-tosf-sc-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Italic-tosf-sc-ot1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Italic-tosf-sc-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Italic-tosf-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Italic-tosf-ts1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Light-tlf-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Light-tlf-sc-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Light-tlf-sc-ot1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Light-tlf-sc-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Light-tlf-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Light-tlf-ts1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Light-tosf-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Light-tosf-sc-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Light-tosf-sc-ot1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Light-tosf-sc-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Light-tosf-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Light-tosf-ts1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-LightItalic-tlf-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-LightItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-LightItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-LightItalic-tlf-sc-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-LightItalic-tlf-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-LightItalic-tlf-ts1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-LightItalic-tosf-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-LightItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-LightItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-LightItalic-tosf-sc-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-LightItalic-tosf-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-LightItalic-tosf-ts1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Medium-tlf-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Medium-tlf-sc-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Medium-tlf-sc-ot1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Medium-tlf-sc-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Medium-tlf-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Medium-tlf-ts1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Medium-tosf-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Medium-tosf-sc-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Medium-tosf-sc-ot1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Medium-tosf-sc-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Medium-tosf-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Medium-tosf-ts1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-MediumItalic-tlf-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-MediumItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-MediumItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-MediumItalic-tlf-sc-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-MediumItalic-tlf-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-MediumItalic-tlf-ts1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-MediumItalic-tosf-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-MediumItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-MediumItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-MediumItalic-tosf-sc-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-MediumItalic-tosf-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-MediumItalic-tosf-ts1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Regular-tlf-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Regular-tlf-sc-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Regular-tlf-sc-ot1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Regular-tlf-sc-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Regular-tlf-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Regular-tlf-ts1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Regular-tosf-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Regular-tosf-sc-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Regular-tosf-sc-ot1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Regular-tosf-sc-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Regular-tosf-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Regular-tosf-ts1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-SemiBold-tlf-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-SemiBold-tlf-sc-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-SemiBold-tlf-sc-ot1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-SemiBold-tlf-sc-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-SemiBold-tlf-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-SemiBold-tlf-ts1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-SemiBold-tosf-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-SemiBold-tosf-sc-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-SemiBold-tosf-sc-ot1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-SemiBold-tosf-sc-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-SemiBold-tosf-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-SemiBold-tosf-ts1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-SemiBoldItalic-tlf-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-SemiBoldItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-SemiBoldItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-SemiBoldItalic-tlf-sc-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-SemiBoldItalic-tlf-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-SemiBoldItalic-tlf-ts1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-SemiBoldItalic-tosf-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-SemiBoldItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-SemiBoldItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-SemiBoldItalic-tosf-sc-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-SemiBoldItalic-tosf-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-SemiBoldItalic-tosf-ts1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Thin-tlf-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Thin-tlf-sc-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Thin-tlf-sc-ot1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Thin-tlf-sc-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Thin-tlf-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Thin-tlf-ts1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Thin-tosf-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Thin-tosf-sc-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Thin-tosf-sc-ot1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Thin-tosf-sc-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Thin-tosf-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-Thin-tosf-ts1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ThinItalic-tlf-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ThinItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ThinItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ThinItalic-tlf-sc-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ThinItalic-tlf-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ThinItalic-tlf-ts1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ThinItalic-tosf-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ThinItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ThinItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ThinItalic-tosf-sc-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ThinItalic-tosf-t1.vf - RELOC/fonts/vf/impallari/raleway/Raleway-ThinItalic-tosf-ts1.vf - RELOC/tex/latex/raleway/LY1Raleway-TLF.fd - RELOC/tex/latex/raleway/LY1Raleway-TOsF.fd - RELOC/tex/latex/raleway/OT1Raleway-TLF.fd - RELOC/tex/latex/raleway/OT1Raleway-TOsF.fd - RELOC/tex/latex/raleway/T1Raleway-TLF.fd - RELOC/tex/latex/raleway/T1Raleway-TOsF.fd - RELOC/tex/latex/raleway/TS1Raleway-TLF.fd - RELOC/tex/latex/raleway/TS1Raleway-TOsF.fd - RELOC/tex/latex/raleway/raleway-type1-autoinst.sty - RELOC/tex/latex/raleway/raleway.sty -catalogue-ctan /fonts/raleway -catalogue-date 2016-12-03 18:07:41 +0100 -catalogue-license ofl -catalogue-topics font font-sans font-type1 font-otf font-supp -catalogue-version 1.4 - -name ran_toks -category Package -revision 44429 -shortdesc Randomise token strings -relocated 1 -longdesc The package provides means of randomising lists of tokens, or -longdesc lists of chunks of tokens. Two mechanisms for defining chunks -longdesc are provided: the macro \ranToks command accepts an argument -longdesc containing tokens to be randomised; and the \bRTVToks/\eRTVToks -longdesc commands delimit a collection of tokens for randomising; each -longdesc group inside a rtVw constitutes one of these (typically larger) -longdesc token sets. -containersize 3896 -containerchecksum 9b8664d43b9f5030289ac44097d48a7d453144ca000d38563d6c8eabd1fe5a9c2f7c8ca5591dbb6af2b92748b56e8338d7205873e19f7be763f667abb102dee8 -doccontainersize 211156 -doccontainerchecksum 122cc456142f2080532f20e96fa39c37038b887b27af86c5c4df17567f74db29eef474e1dc9645bf8fcfe02c72d210da8d8eef2edbf957806abb84a80b69bbc0 -docfiles size=72 - RELOC/doc/latex/ran_toks/README.md details="Readme" - RELOC/doc/latex/ran_toks/doc/rantoks_man.pdf details="Package documentation" - RELOC/doc/latex/ran_toks/doc/rantoks_man.tex - RELOC/doc/latex/ran_toks/examples/db1.tex - RELOC/doc/latex/ran_toks/examples/db2.tex - RELOC/doc/latex/ran_toks/examples/db3.tex - RELOC/doc/latex/ran_toks/examples/db4.tex - RELOC/doc/latex/ran_toks/examples/mc-db.tex - RELOC/doc/latex/ran_toks/examples/mytext.verb - RELOC/doc/latex/ran_toks/examples/ran_toks.tex - RELOC/doc/latex/ran_toks/examples/random_tst.tex - RELOC/doc/latex/ran_toks/examples/random_tst_qz.tex -srccontainersize 7648 -srccontainerchecksum 018ee528f96e42592895a7be6ce5ca5ff9191f23a7b3b670ef1f7cb2d2054cd8681399f3ec90018af039010901ca66007bc52378bd7caf4b582f25d512c10753 -srcfiles size=7 - RELOC/source/latex/ran_toks/ran_toks.dtx -runfiles size=3 - RELOC/tex/latex/ran_toks/ran_toks.sty -catalogue-ctan /macros/latex/contrib/ran_toks -catalogue-date 2017-05-18 22:38:32 +0200 -catalogue-license lppl1 -catalogue-topics macro-supp -catalogue-version 1.1 - -name randbild -category Package -revision 15878 -shortdesc Marginal pictures -relocated 1 -longdesc Provides environments randbild, to draw small marginal plots -longdesc (using the package pstricks package pst-plot), and -longdesc randbildbasis (the same, only without the automatically drawn -longdesc coordinate system). -containersize 1552 -containerchecksum 35b93bcf5a91815ecc73b3b34020d4bcebfcac5e9904be1c72d8e0f7b272721de6e7cc9e38153d4cb05ffd1bc1f01f9c6073afd2fcdc44152b03233430d0ca09 -doccontainersize 67280 -doccontainerchecksum d5db0b4ef488cd1e11794538c078d8c455e958c77fd554f81a688b9150071837b76ddeb2c2c246466c0037f6da62f41838d78c4fc731085dd076a8d67cd8510c -docfiles size=45 - RELOC/doc/latex/randbild/README details="Readme (bilingual)" - RELOC/doc/latex/randbild/randbild.pdf details="Benutzerdoku" language="de" -srccontainersize 5324 -srccontainerchecksum f6370a88d849a78072396a9eee13098034b6db59f03343315e9de46ce0c19c786670b8cf52103b6f74b4e144e9f1561b8d24dae47942d31d9517e6bfffab8317 -srcfiles size=4 - RELOC/source/latex/randbild/randbild.dtx - RELOC/source/latex/randbild/randbild.ins -runfiles size=1 - RELOC/tex/latex/randbild/randbild.sty -catalogue-ctan /macros/latex/contrib/randbild -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics graphics-use -catalogue-version 0.2 - -name randomlist -category Package -revision 45281 -shortdesc Deal with database, loop, and random in order to build personalized exercises -relocated 1 -longdesc The main aim of this package is to work on lists, especially -longdesc with random operations. The hidden aim is to build a personnal -longdesc collection of exercises with different data for each pupil. -containersize 4992 -containerchecksum fb5c57de13932682098d15072d40370efc68ac33f3a0de45c4a275a912222e3ac29aa34ae93e9bce92aa425285f86a0966e74f5974a36da18a2891a7defa20c5 -doccontainersize 391496 -doccontainerchecksum 9f4b9529407181edcd86e20bfb390f333640cf36a1bdffeb598aacc8efa0ea2fd67c6b98dd238b537889c8e9d6e9fc20db94db89db1c23c94bea7f2001537c1c -docfiles size=128 - RELOC/doc/generic/randomlist/Makefile - RELOC/doc/generic/randomlist/README.txt details="Readme" - RELOC/doc/generic/randomlist/comets.dat - RELOC/doc/generic/randomlist/pupils.dat - RELOC/doc/generic/randomlist/pythagoras.dat - RELOC/doc/generic/randomlist/randomlist.pdf details="Package documentation" - RELOC/doc/generic/randomlist/test-fr.pdf - RELOC/doc/generic/randomlist/test-fr.tex - RELOC/doc/generic/randomlist/test.pdf - RELOC/doc/generic/randomlist/test.tex - RELOC/doc/generic/randomlist/testtex.pdf - RELOC/doc/generic/randomlist/testtex.tex -srccontainersize 18208 -srccontainerchecksum ccb17f684fea37bef5316e5ee538f1dd82b73b7db600d0380505f5948082e8a8dc8bb4a340a54bd61e5359c87b1c9ef4671310fad53e9b766a36bf64bc8bc63d -srcfiles size=20 - RELOC/source/generic/randomlist/randomlist.dtx - RELOC/source/generic/randomlist/randomlist.ins -runfiles size=6 - RELOC/tex/generic/randomlist/randomlist.sty - RELOC/tex/generic/randomlist/randomlist.tex -catalogue-ctan /macros/generic/randomlist -catalogue-date 2018-01-07 14:49:11 +0100 -catalogue-license lppl1.3 -catalogue-topics list list-supp -catalogue-version 1.3 - -name randomwalk -category Package -revision 49513 -shortdesc Random walks using TikZ -relocated 1 -longdesc The randomwalk package provides a user command, \RandomWalk, to -longdesc draw random walks with a given number of steps. Lengths and -longdesc angles of the steps can be customized in various ways. The -longdesc package uses lcg for its 'random' numbers and PGF/TikZ for its -longdesc graphical output. -containersize 2196 -containerchecksum 842a5f1568848c4d906af21d8de0dad61e04392d9d9118eea74d22cc95218ce5730962ab4ff14b178a0da7a5d8eacf14c97309d0b8ebed460276e226b8fc8c0c -doccontainersize 479868 -doccontainerchecksum e4925130ffbe4893a78f65e82853c18a54509a562122cccde2f2fe49d040d2d231ee3134b72d07bb0f46bc1e83605e8718899ae3abd9bcd155d76985b526d423 -docfiles size=118 - RELOC/doc/latex/randomwalk/README.md details="Readme" - RELOC/doc/latex/randomwalk/randomwalk.pdf details="Package documentation" -srccontainersize 5092 -srccontainerchecksum bad8a557c80e4e8aeac22bf9fa27401cecdfd49993d8b190d11c76cfa2d9e63b196663f13278b3c67dd44ab2ba386f3ec11f50259b204cc404c1bb5ba19fd925 -srcfiles size=5 - RELOC/source/latex/randomwalk/randomwalk.dtx - RELOC/source/latex/randomwalk/randomwalk.ins -runfiles size=2 - RELOC/tex/latex/randomwalk/randomwalk.sty -catalogue-contact-repository https://github.com/blefloch/latex-randomwalk -catalogue-ctan /macros/latex/contrib/randomwalk -catalogue-date 2018-12-28 15:55:21 +0100 -catalogue-license lppl1.3c -catalogue-topics graphics-in-tex calculation random expl3 -catalogue-version 0.6 - -name randtext -category Package -revision 15878 -shortdesc Randomise the order of characters in strings -relocated 1 -longdesc The package provides a single macro \randomize{TEXT} that -longdesc typesets the characters of TEXT in random order, such that the -longdesc resulting output appears correct, but most automated attempts -longdesc to read the file will misunderstand it. This function allows -longdesc one to include an email address in a TeX document and publish -longdesc it online without fear of email address harvesters or spammers -longdesc easily picking up the address. -containersize 2804 -containerchecksum e20b4e2ebd41d7815bbd5de915ae13ad09c5e98c2f62914ed77590a66cb9ebf12a56c994d8d1f0d3dc84d06d37eede85413437b38cdbc93bf702ce82b1378a17 -doccontainersize 668 -doccontainerchecksum c96f7f804b6e24d759b30cd754326b80a5439d4d514f28e0e17884faea6568019d1bc12a987ff7c460151d92afda55ea6fa6b6ab9d7e5a49146de218c59f6ece -docfiles size=1 - RELOC/doc/latex/randtext/README details="Readme" -runfiles size=2 - RELOC/tex/latex/randtext/randtext.sty -catalogue-ctan /macros/latex/contrib/randtext -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics security - -name rank-2-roots -category Package -revision 48515 -shortdesc Draw (mathematical) rank 2 root systems -relocated 1 -longdesc This package concerns mathematical drawings arising in -longdesc representation theory. The purpose of this package is to ease -longdesc drawing of rank 2 root systems, with Weyl chambers, weight -longdesc lattices, and parabolic subgroups. Required packages are tikz, -longdesc etoolbox, expl3, pgfkeys, pgfopts, xparse, and xstring. -containersize 4004 -containerchecksum 48d263a5da2aa8ddc52e1d235994495eb09ab9ab150d48e0e05e9ec916bff47472412ac5fc8050ac3290dfc1bebd90b61ab96f2e51acff53fea07943c6d3d015 -doccontainersize 400892 -doccontainerchecksum 11b37192c9c79ed43a6533add3fc8152af7f3838c7ed00c62c0848caec8394a3116fbb5e3f775c61c860cb35f4a8878f030d8707a6d21b1fefe8c4deaad2fe3f -docfiles size=110 - RELOC/doc/latex/rank-2-roots/README details="Readme" - RELOC/doc/latex/rank-2-roots/rank-2-roots.bib - RELOC/doc/latex/rank-2-roots/rank-2-roots.pdf details="Package documentation" - RELOC/doc/latex/rank-2-roots/rank-2-roots.tex -runfiles size=5 - RELOC/tex/latex/rank-2-roots/rank-2-roots.sty -catalogue-ctan /graphics/pgf/contrib/rank-2-roots -catalogue-date 2018-08-30 17:59:43 +0200 -catalogue-license lppl1.3c -catalogue-topics maths pgf-tikz -catalogue-version 1.0 - -name rccol -category Package -revision 15878 -shortdesc Decimal-centered optionally rounded numbers in tabular -relocated 1 -longdesc The rccol package provides decimal-centered numbers: -longdesc corresponding digits and decimal separators aligned. -longdesc Furthermore, rounding to the desired precision is possible. The -longdesc package makes use of the fltpoint package (as well as the LaTeX -longdesc required array package). -containersize 2160 -containerchecksum e858afb44964dbc47db564cab2d464af7af496c2ad74d13dc14e243a178582df610951b6c1c4e2fcd3b4ec74c20ece276293b3d5e934b938fc952341d4f8731f -doccontainersize 143208 -doccontainerchecksum 8887d4bb4782c8c0b14752ac1f394705d33e0ddf8241a6efc616121788a45070c954bcee363e659bf2a6ab250076eb22aea8f718791825066e2cb120607e3bcd -docfiles size=42 - RELOC/doc/latex/rccol/README details="Readme" - RELOC/doc/latex/rccol/rccol.pdf details="Package documentation" -srccontainersize 9164 -srccontainerchecksum e52754768a2bf3b321fdb9cecbb83bf43bae2bf4ef1c99a5e21a97c825d8c11e59b7df8d7d74ec4837deda3fd152c5176572ea619eab855310bf9d6c12347491 -srcfiles size=9 - RELOC/source/latex/rccol/rccol.dtx - RELOC/source/latex/rccol/rccol.ins -runfiles size=2 - RELOC/tex/latex/rccol/rccol.sty -catalogue-ctan /macros/latex/contrib/rccol -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.2 -catalogue-topics table maths -catalogue-version 1.2c - -name rcs -category Package -revision 15878 -shortdesc Use RCS (revision control system) tags in LaTeX documents -relocated 1 -longdesc The rcs package utilizes the inclusion of RCS supplied data in -longdesc LaTeX documents. It's upward compatible to *all* rcs styles I -longdesc know of. In particular, you can easily access values of every -longdesc RCS field in your document put the checkin date on the -longdesc titlepage put RCS fields in a footline You can typeset revision -longdesc logs. Not in verbatim -- real LaTeX text! But you need a -longdesc configurable RCS for that. Refer to the user manual for more -longdesc detailed information. You can also configure the rcs package -longdesc easily to do special things for any keyword. This bundle comes -longdesc with a user manual, an internal interface description, full -longdesc documentation of the implementation, style information for -longdesc AUC-TeX, and test cases. -containersize 12516 -containerchecksum c2be931adfc353eb3b1919344771d106f2b3dbfde6b623960f94ee6e7d627c0cc88b301ad124bf93a9d491f1bd7183d7eabf76296b9c90343e15cc7fb3720414 -doccontainersize 121324 -doccontainerchecksum 8bb2df33e83f64986285f6e1eb3785454288628d1870a49451cf4cae1564443cc8a5a36cac033641ae761f3aa707e924f944248e2eb9e3317b7fd6058d3af02b -docfiles size=52 - RELOC/doc/latex/rcs/CATALOG - RELOC/doc/latex/rcs/History - RELOC/doc/latex/rcs/INSTALL - RELOC/doc/latex/rcs/License - RELOC/doc/latex/rcs/MANIFEST - RELOC/doc/latex/rcs/README details="Readme" - RELOC/doc/latex/rcs/rcs-conf.pdf details="Package internal interfaces" - RELOC/doc/latex/rcs/rcs-user.pdf details="User documentation" -srccontainersize 23532 -srccontainerchecksum 289b084f0027cd3e7b251b3bb3ec28c165058df1d4efd2e214146767dc746cb8cc7cedb10af7dfd7bd9b23225ab540de62887b2f6fd99fe36b8d65a4e7e94655 -srcfiles size=33 - RELOC/source/latex/rcs/Makefile - RELOC/source/latex/rcs/rcs.el - RELOC/source/latex/rcs/src/Diff - RELOC/source/latex/rcs/src/Imakefile - RELOC/source/latex/rcs/src/README - RELOC/source/latex/rcs/src/TODO - RELOC/source/latex/rcs/src/rcs-conf.tex - RELOC/source/latex/rcs/src/rcs-doc.sty - RELOC/source/latex/rcs/src/rcs-user.tex - RELOC/source/latex/rcs/src/rcs.doc - RELOC/source/latex/rcs/src/style/rcs.el - RELOC/source/latex/rcs/src/style/rcs.elc - RELOC/source/latex/rcs/src/test/Imakefile - RELOC/source/latex/rcs/src/test/Makefile - RELOC/source/latex/rcs/src/test/empty-log.tex - RELOC/source/latex/rcs/src/test/german.tex - RELOC/source/latex/rcs/src/test/log-error.tex - RELOC/source/latex/rcs/src/test/log.tex - RELOC/source/latex/rcs/src/test/rcsdef.tex - RELOC/source/latex/rcs/src/test/rcsid-param.tex - RELOC/source/latex/rcs/src/test/rcsid.tex - RELOC/source/latex/rcs/src/test/under_score.tex -runfiles size=9 - RELOC/tex/latex/rcs/rcs.sty -catalogue-also rcsinfo -catalogue-ctan /macros/latex/contrib/rcs -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics version-control doc-mgmt - -name rcs-multi -category Package -revision 21939 -shortdesc Typeset RCS version control in multiple-file documents -relocated 1 -longdesc The package enables the user to typeset version control -longdesc information provided by RCS keywords (e.g., $ID: ... $) in -longdesc LaTeX documents that contain multiple TeX files. The package is -longdesc based on the author's svn-multi package. -containersize 2996 -containerchecksum 1541b3231f8ea0b863ab851a11bd3414f73467dae8a6c84d7e0566e0395041b40085af736055ff914686b324b6e8ce23bd702204a73cb57fc0cb5001f99a5491 -doccontainersize 651128 -doccontainerchecksum 3778d46a2aae8e8f20c77c779aeb72da3275103fc4d9784b054deee2199eded98c1faf8724365cbbdff00720a9f141d8b9f9e43f6aaa2b5e4ef5f097522ad2a6 -docfiles size=180 - RELOC/doc/latex/rcs-multi/example.pdf - RELOC/doc/latex/rcs-multi/rcs-multi.pdf details="Package documentation" -srccontainersize 13568 -srccontainerchecksum 76095c85d3c57a6a237756fc490bf7b07c8fb39fcb674ae67208a9161401df1778d6e119832eeb2a511205b65adebe0e017c0ac5afb0ee088cbfe407ffddcfbf -srcfiles size=14 - RELOC/source/latex/rcs-multi/Makefile - RELOC/source/latex/rcs-multi/example.tex - RELOC/source/latex/rcs-multi/rcs-multi.dtx - RELOC/source/latex/rcs-multi/rcs-multi.ins -runfiles size=3 - RELOC/tex/latex/rcs-multi/rcs-multi.sty -catalogue-also rcs rcsinfo -catalogue-ctan /macros/latex/contrib/rcs-multi -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics version-control doc-mgmt -catalogue-version 0.1a - -name rcsinfo -category Package -revision 15878 -shortdesc Support for the revision control system -relocated 1 -longdesc A package to extract RCS (Revision Control System) information -longdesc and use it in a LaTeX document. For users of LaTeX2HTML -longdesc rcsinfo.perl is included. -containersize 3112 -containerchecksum 0c66f0c9cc46d08893c63c50d82d7645d5d5e892f46521c4e53c1493ecd9daa4c34ca1fd50d04ae57bdf4401ccb8475fe84cec7f362c8dada4c265f8312e9c3b -doccontainersize 148292 -doccontainerchecksum 400cc662c09eb1a4e77d2b6533bc0fd8b9597ee55061f9e7dd2e2c800478f9d7d8bb2f95a1ebfd02848dc5da21ff5261b209b49be9863afa7bc26bdf9e372e77 -docfiles size=48 - RELOC/doc/latex/rcsinfo/README details="Readme" - RELOC/doc/latex/rcsinfo/README-1.9 - RELOC/doc/latex/rcsinfo/rcsinfo.init - RELOC/doc/latex/rcsinfo/rcsinfo.pdf details="Package documentation" - RELOC/doc/latex/rcsinfo/rcsinfo.perl - RELOC/doc/latex/rcsinfo/rcsinfo2html.tex -srccontainersize 13600 -srccontainerchecksum 906705e03e80ef4c375d7e547770af010bfbeedefa87dcf4303f79271c0788ce134996a4dc31e199947e8d23fef3f9376c93529f1d497163569955a2713ccc05 -srcfiles size=16 - RELOC/source/latex/rcsinfo/Makefile - RELOC/source/latex/rcsinfo/rcsinfo.dtx - RELOC/source/latex/rcsinfo/rcsinfo.ins -runfiles size=4 - RELOC/tex/latex/rcsinfo/rcsinfo.cfg - RELOC/tex/latex/rcsinfo/rcsinfo.sty -catalogue-also rcs -catalogue-ctan /macros/latex/contrib/rcsinfo -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics version-control doc-mgmt -catalogue-version 1.11 - -name readarray -category Package -revision 42467 -shortdesc Read, store and recall array-formatted data -relocated 1 -longdesc The package allows the user to input formatted data into -longdesc elements of a 2-D or 3-D array and to recall that data at will -longdesc by individual cell number. The data can be but need not be -longdesc numerical in nature. It can be, for example, formatted text. -longdesc While the package can be used for any application where indexed -longdesc data is called for, the package proves particularly useful when -longdesc elements of multiple arrays must be recallable and dynamically -longdesc combined at time of compilation, rather than in advance. -containersize 4252 -containerchecksum 8b0dafa35cce273abce6435b2a81a642a9fa86859f8a0d920be5a85fa038b2f2ecc35109d5fd13b93f521bc9923d3cb0bf9380c49d7ffd01e2d72ae4a67203ea -doccontainersize 487372 -doccontainerchecksum 6f5d8550530f132a7447e8cf6fa3c18441cd3b7d3f737bd2fb8ab1253b042f60a93d527889bdc53f17313e41ab6bce2ed10eb6c0b46f569407eb45b0abc5870f -docfiles size=132 - RELOC/doc/latex/readarray/README - RELOC/doc/latex/readarray/readarray.pdf details="Package documentation" - RELOC/doc/latex/readarray/readarray.tex -runfiles size=4 - RELOC/tex/latex/readarray/readarray.sty -catalogue-also getargs -catalogue-ctan /macros/latex/contrib/readarray -catalogue-date 2016-11-15 23:30:18 +0100 -catalogue-license lppl1.3 -catalogue-topics data-manip -catalogue-version 2.0 - -name realboxes -category Package -revision 23581 -shortdesc Variants of common box-commands that read their content as real box and not as macro argument -relocated 1 -longdesc The package uses the author's package collectbox to define -longdesc variants of common box related macros which read the content as -longdesc real box and not as macro argument. This enables the use of -longdesc verbatim or other special material as part of this content. The -longdesc provided macros have the same names as the original versions -longdesc but start with an upper-case letter instead. The "long-form" -longdesc macros, like \Makebox, can also be used as environments, but -longdesc not the "short-form" macros, like \Mbox. However, normally the -longdesc long form uses the short form anyway when no optional arguments -longdesc are used. -containersize 2980 -containerchecksum f2a35b1bd3f4d46d4fb87257f656c05e9820942fd92d4b2e6ba5a028e22960da21a7ea07020a2e2088303ecef1fdff87d5dfd0385b35a31d367ec41dd426eb20 -doccontainersize 175804 -doccontainerchecksum 23d68c9bed442ea79675adb535727f4181d0c91971b4cb0ecc635cc15f1b791326f83861c9df60c6190ecaf16643f29c9f7892996d11f8c1f60bf0df4bd3f96a -docfiles size=48 - RELOC/doc/latex/realboxes/README details="Readme" - RELOC/doc/latex/realboxes/realboxes.pdf details="Package documentation" -srccontainersize 7416 -srccontainerchecksum 053a25cafcad302b10ad8b50b4d7e1730fd8399d27b897d6044ec63cbea198b75a57732d1ce7ba49ac66d13644caff3f0119152ec7f8390bebe5c42fdeaf1454 -srcfiles size=8 - RELOC/source/latex/realboxes/realboxes.dtx - RELOC/source/latex/realboxes/realboxes.ins -runfiles size=3 - RELOC/tex/latex/realboxes/realboxes.sty -catalogue-ctan /macros/latex/contrib/realboxes -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics boxing -catalogue-version 0.2 - -name realhats -category Package -revision 50134 -shortdesc Put real hats on symbols instead of ^ -relocated 1 -longdesc This package makes \hat put real hats on symbols. -containersize 3933488 -containerchecksum 7bef7e077a785409fc3bce337742cc5b035cb487814663373eb4c92161f764fc2a426cc787ef556f1d1c17ac4ec60cb02f91ac73cab6eb16e268d9e7a2a6d6f8 -doccontainersize 3873616 -doccontainerchecksum fdadc30c6132a1add160d3c0565c2086e74a3abcef818d497eb4e61b82fa58b4f9e8bb58df7fe859fa45fa98c8a22dbc133c24a2a75bb64c1dc5b04f1a3a51cd -docfiles size=949 - RELOC/doc/latex/realhats/README.md details="Readme" - RELOC/doc/latex/realhats/readme_images/hats.png - RELOC/doc/latex/realhats/realhats.pdf details="Package documentation" -srccontainersize 2116 -srccontainerchecksum b724b68434a99269ef503fc941d39e16fdb42eaeeb4278be0b0fcf972303941a242f67a5b74a3b524aa417a9c17299e3f2a76a1cd19c27bc0cfb6376b4d91404 -srcfiles size=3 - RELOC/source/latex/realhats/realhats.dtx - RELOC/source/latex/realhats/realhats.ins -runfiles size=973 - RELOC/tex/latex/realhats/hats/realhats-beret.png - RELOC/tex/latex/realhats/hats/realhats-cowboy.png - RELOC/tex/latex/realhats/hats/realhats-fez.png - RELOC/tex/latex/realhats/hats/realhats-makelatexgreatagain.png - RELOC/tex/latex/realhats/hats/realhats-santa.png - RELOC/tex/latex/realhats/hats/realhats-scottish.png - RELOC/tex/latex/realhats/hats/realhats-sombrero.png - RELOC/tex/latex/realhats/hats/realhats-tophat.png - RELOC/tex/latex/realhats/hats/realhats-witch.png - RELOC/tex/latex/realhats/realhats.sty -catalogue-contact-bugs https://github.com/mscroggs/realhats/issues -catalogue-contact-home https://github.com/mscroggs/realhats -catalogue-ctan /graphics/pgf/contrib/realhats -catalogue-date 2019-02-24 22:43:11 +0100 -catalogue-license mit -catalogue-topics pgf-tikz -catalogue-version 2.0 - -name realscripts -category Package -revision 39706 -shortdesc Access OpenType subscript and superscript glyphs -relocated 1 -longdesc This small package replaces \textsuperscript and \textsubscript -longdesc commands by equivalent commands that use OpenType font features -longdesc to access appropriate glyphs if possible. The package also -longdesc patches LaTeX's default footnote command to use this new -longdesc \textsuperscript for footnote symbols. The package requires -longdesc fontspec running on either XeLaTeX or LuaLaTeX. The package -longdesc holds functions that were once parts of the xltxtra package, -longdesc which now loads realscripts by default. -containersize 1896 -containerchecksum 3ded8c5bbe0d623832a1f4a20663661c6f444dc1f17e4cae9927a8c01b1a840bb69d239cd69297b81c9021ed2452509d0c8629b0e52d1e7656a83b957ab9ef21 -doccontainersize 104544 -doccontainerchecksum e14cfc14f0a244f1eeb43cad84e0eff427251f5519e946f52830f73c94801b35ac852b680830ed28ca486487e77e9ab5748c9e660678da9f42b3a6a99181c46d -docfiles size=28 - RELOC/doc/latex/realscripts/README.md details="Readme" - RELOC/doc/latex/realscripts/realscripts.pdf details="Package documentation" -srccontainersize 4472 -srccontainerchecksum 182989ec74ca611c0d093fbb297553994416d8a879a16bd056e1cbadd62340c6e07a473662f5e0ea9560718f66ec45e32d2d1d3bdd08aec3de27f7c8c8ff6255 -srcfiles size=5 - RELOC/source/latex/realscripts/realscripts.dtx - RELOC/source/latex/realscripts/realscripts.ins -runfiles size=2 - RELOC/tex/latex/realscripts/realscripts.sty -catalogue-ctan /macros/latex/contrib/realscripts -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics off -catalogue-version 0.3d - -name rec-thy -category Package -revision 50047 -shortdesc Commands to typeset recursion theory papers -relocated 1 -longdesc The package provides many macros to express standard notation -longdesc in recursion theory (otherwise known as computability theory). -containersize 11108 -containerchecksum 0a96b2456e07a9bd34d176088bfd0abef95d2c395e5a1d95f0b5c36751715bec7fb462661bdfda70b526d5b798a9393b91212ad9476f47f20edd1c4ae94157f4 -doccontainersize 162864 -doccontainerchecksum 4b59155d2665a5d0188af2a303d83086e550162d8807ffcb10b860039b78827d03ba75e94daffa8ab6feda1da29dd2ecf6b8dcc3dffd17c8a51e4501bb37fd7b -docfiles size=58 - RELOC/doc/latex/rec-thy/README details="Readme" - RELOC/doc/latex/rec-thy/rec-thy.pdf details="Package documentation" - RELOC/doc/latex/rec-thy/rec-thy.tex -runfiles size=16 - RELOC/tex/latex/rec-thy/rec-thy.sty -catalogue-contact-development https://github.com/TruePath/Recursion-Theory-Latex-Package -catalogue-contact-home https://github.com/TruePath/Recursion-Theory-Latex-Package -catalogue-contact-repository https://github.com/TruePath/Recursion-Theory-Latex-Package -catalogue-contact-support https://github.com/TruePath/Recursion-Theory-Latex-Package -catalogue-ctan /macros/latex/contrib/rec-thy -catalogue-date 2019-02-17 09:19:28 +0100 -catalogue-license pd -catalogue-topics maths -catalogue-version 3.01 - -name recipe -category Package -revision 15878 -shortdesc A LaTeX class to typeset recipes -relocated 1 -longdesc The layout design is relative straightforward (and traditional: -longdesc see 'sample output' under 'documentation'); the class needs -longdesc uses the Bookman and BrushScript-Italic fonts. -containersize 1980 -containerchecksum f5854d1f7eae2f2f2268105d6c86aba95524534c3e428b4791afab4cca54e6d5da1b23897084e2fb271ce5fd568ab556a5644d6adaba859a8acf6d4be845261f -doccontainersize 23608 -doccontainerchecksum d42469b59c462a002c9c88c8ba7b5d236ca3a3061806d76fbe38851964ffec61635727b8f8a5b77eef21fd5016dbd54a52b7b8c3417ad2983da867590778b525 -docfiles size=11 - RELOC/doc/latex/recipe/README details="Readme" - RELOC/doc/latex/recipe/sample.pdf details="Sample of output (Italian)" language="it" - RELOC/doc/latex/recipe/sample.tex -runfiles size=1 - RELOC/tex/latex/recipe/recipe.cls -catalogue-also recipecard recipebook -catalogue-ctan /macros/latex/contrib/recipe -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics cooking -catalogue-version 0.9 - -name recipebook -category Package -revision 37026 -shortdesc Typeset 5.5" x 8" recipes for browsing or printing -relocated 1 -longdesc This is a LaTeX2e class for typesetting recipes. It is designed -longdesc for typesetting one or two recipes per page, with dimensions of -longdesc 5.5" x 8.5". The hyperlinked table of contents (ToC) and page -longdesc numbers make browsing recipes convenient, and the pages can be -longdesc joined together or printed two per sheet to normal letterpaper -longdesc easily. The size was chosen to work in half-page 3-ring binder -longdesc cover sheets. -containersize 4084 -containerchecksum 3b1b0070f8f2cf2c6fde5831175c331ef28297d03bc207ed8c4fe105b488c1f3a05c6d3def0d70aad6ccd30f6e84a475af403a7b9d01cc186cb6ca7c61989b2a -doccontainersize 927924 -doccontainerchecksum 470637daf760f47889e973c514f45ba7d27f0f3d29686493d2170903804dfcf5a59fdd85bee378f0289534753f59eb4ae1e6c1f32b54f85cb924fcce63452040 -docfiles size=409 - RELOC/doc/latex/recipebook/LongSample.pdf details="Example (1)" - RELOC/doc/latex/recipebook/LongSample.tex - RELOC/doc/latex/recipebook/README details="Readme" - RELOC/doc/latex/recipebook/ShortSample.pdf details="Example (2)" - RELOC/doc/latex/recipebook/ShortSample.tex - RELOC/doc/latex/recipebook/images/Curried_butternut_squash_soup.jpg - RELOC/doc/latex/recipebook/images/Curried_chicken_and_rice.jpg - RELOC/doc/latex/recipebook/images/French_dip.jpg - RELOC/doc/latex/recipebook/images/Grilled_chicken_with_capers.jpg - RELOC/doc/latex/recipebook/images/Hawaiian_burgers.jpg - RELOC/doc/latex/recipebook/images/Italian_calzones.jpg - RELOC/doc/latex/recipebook/images/Pumpkin_pie_soup.jpg -runfiles size=4 - RELOC/tex/latex/recipebook/RecipeBook.cls -catalogue-also recipe recipecard -catalogue-ctan /macros/latex/contrib/recipebook -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics cooking class - -name recipecard -category Package -revision 15878 -shortdesc Typeset recipes in note-card-sized boxes -relocated 1 -longdesc The recipecard class typesets recipes into note card sized -longdesc boxes that can then be cut out and pasted on to note cards. The -longdesc recipe then looks elegant and fits in the box of recipes. -containersize 2644 -containerchecksum a1e28222c48d249a601573dacca48bbe6bb61557ee8fb895a98ec539c2b584d17ea7c3348c7ba5593a3433f8bdc0bb700859c616b94bbe9c9b82412adeba5ecb -doccontainersize 186540 -doccontainerchecksum 196ee125fe019952ac8b98a24a65aae9fa45e19a0a3b8dea37e89eeb22053d3a8deff30799ec9df2858ecc2c5897dd267ab1b14068fca236e23e3a2c4e387da1 -docfiles size=57 - RELOC/doc/latex/recipecard/README details="Package README" - RELOC/doc/latex/recipecard/recipecard.pdf details="Package documentation" - RELOC/doc/latex/recipecard/test2.pdf - RELOC/doc/latex/recipecard/test2.tex -srccontainersize 9368 -srccontainerchecksum 1b4506eb2048bd09b05a7ef152739a59e85fb38fd266b1cc53d019c8554a09a245b435ab91c721570e78de8c74a1d9d4bc71ea29c109a6f88685fcd6a35a631c -srcfiles size=8 - RELOC/source/latex/recipecard/recipecard.dtx -runfiles size=2 - RELOC/tex/latex/recipecard/recipecard.cls -catalogue-also recipe recipebook -catalogue-ctan /macros/latex/contrib/recipecard -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics cooking -catalogue-version 2.0 - -name rectopma -category Package -revision 19980 -shortdesc Recycle top matter -relocated 1 -longdesc Saves the arguments of \author and \title for reference (after -longdesc \maketitle) in a document. (\maketitle simply disposes of the -longdesc information, in the standard classes and some others.) -containersize 1624 -containerchecksum cae353c842be434fb7af2e9d01bf444b446783a18c992cb056132a07d029511715bba574ccab469fd834848849fa63df72ac976ea913222eaf31046edc345d92 -doccontainersize 115548 -doccontainerchecksum f04b4386f0f5a1741471eb9a252d1b55b9175bfaa304b21c66aff7d609a50773b6fbbaf713541a9037ae2b84cf5c216907349f88907d349df473437dbdfcac06 -docfiles size=29 - RELOC/doc/latex/rectopma/TestTitle.pdf details="Package documentation (and usage example)" - RELOC/doc/latex/rectopma/TestTitle.tex -runfiles size=1 - RELOC/tex/latex/rectopma/rectopma.sty -catalogue-ctan /macros/latex/contrib/rectopma -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics macro-supp - -name recycle -category Package -revision 15878 -shortdesc A font providing the "recyclable" logo -relocated 1 -longdesc This single-character font is provided as Metafont source, and -longdesc in Adobe Type 1 format. It is accompanied by a trivial LaTeX -longdesc package to use the logo at various sizes. -execute addMap recycle.map -containersize 9828 -containerchecksum 48f9f3df5b04f7d7fe17c29607d736297a39efaf4ea0e9d500b45b3989b951ef9df970ef26c199d309e07641dafcc4cb1afddd37dc843150322f9f541a1b9b6f -doccontainersize 768 -doccontainerchecksum 4a2599801072ac8682d2e2c1563621db5c0c1598365fea57e10b0dfed6339ca49c49f44c4dfe25558afcafac75c02284bbf99a5ba08e3db16b1fa7e40b342b74 -docfiles size=1 - RELOC/doc/fonts/recycle/README details="Readme" -runfiles size=8 - RELOC/fonts/map/dvips/recycle/recycle.map - RELOC/fonts/source/public/recycle/recycle.mf - RELOC/fonts/tfm/public/recycle/recycle.tfm - RELOC/fonts/type1/public/recycle/recycle.pfb - RELOC/tex/latex/recycle/recycle.sty -catalogue-ctan /fonts/recycle -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics font font-mf font-type1 font-specialist - -name refcheck -category Package -revision 29128 -shortdesc Check references (in figures, table, equations, etc) -relocated 1 -longdesc The package checks references in a document, looking for -longdesc numbered but unlabelled equations, for labels which are not -longdesc used in the text, for unused bibliography references. It can -longdesc also display label names in text near corresponding numbers of -longdesc equations and/or bibliography references. -containersize 3612 -containerchecksum 271b1ae64a55d1d5aac19a715780c85427063fe958a206dd8510417e4f38d06a5c8f9596e99f0b29ccbce0789d7a69b8070e7eb9f0b1caf8802f6f0ac2f4fc30 -doccontainersize 43356 -doccontainerchecksum 6f6e844bb8dc40e2b2ed45e439399fc0208dd9c2e8b76e91c23c3945b1163c12d1c4f81885aa00470778400ac0ac088552a803fcd2d7ce160624e17d1041148a -docfiles size=14 - RELOC/doc/latex/refcheck/README details="Readme" - RELOC/doc/latex/refcheck/refdemo.pdf details="Package demo" - RELOC/doc/latex/refcheck/refdemo.tex -runfiles size=3 - RELOC/tex/latex/refcheck/refcheck.sty -catalogue-ctan /macros/latex/contrib/refcheck -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics label-ref debug-supp -catalogue-version 1.9.1 - -name refenums -category Package -revision 44131 -shortdesc Define reference labels items with names of their own -relocated 1 -longdesc The package provides commands to define enumerable items with a -longdesc number and a long name, which can be referenced later with the -longdesc name or just the short form. For instance, "Milestone M1: -longdesc Specification created" can be defined and later on be -longdesc referenced with 'M1' or 'M1 ("Specification created")'. The -longdesc text in the references is derived from the definition and also -longdesc rendered as hyperlink to the definition. -containersize 2164 -containerchecksum e0316c337a7f7ceac42a0127cdc8988cdc4a3e3eda697f8595564dc44e909e90cdcfe963b0af64be0def5c8711882489e779729d286930a350a2df7962bad0a0 -doccontainersize 187988 -doccontainerchecksum 42fbf9dc873fe4c9ba26df085a2ddc7ee0ad9daaee9ed477b3d81f2f6ddcdfeb5e38be0e16f4badb09fb4cbd0d5fe26f57426c5730a3a6ce4abb43b9f92eecaf -docfiles size=56 - RELOC/doc/latex/refenums/LICENSE - RELOC/doc/latex/refenums/README.md details="Readme" - RELOC/doc/latex/refenums/README.pdf details="Package documentation" - RELOC/doc/latex/refenums/demo.pdf - RELOC/doc/latex/refenums/demo.tex - RELOC/doc/latex/refenums/test/demo-sec-param.tex -runfiles size=2 - RELOC/tex/latex/refenums/refenums.sty -catalogue-ctan /macros/latex/contrib/refenums -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics label-ref -catalogue-version 1.1.2 - -name reflectgraphics -category Package -revision 40612 -shortdesc Techniques for reflecting graphics -relocated 1 -longdesc The package provides a macro for reflecting images, in a number -longdesc of different ways, in pursuit of "more striking" graphics in a -longdesc document. -containersize 2276 -containerchecksum dd16175f0b8fd9c8e5c685f604d88bbb691566f605f580f6da24a0a28582e778de6466c2b796c0e268b86a804f6b1a35eb99538facf58d2556ac41693b27ff2e -doccontainersize 236896 -doccontainerchecksum 9295a8254ec7cfc25d2f634e332bd13f771928d87190e9a1849f1567bdfa60ed578d3cd663d25e4b6ace9f5ed44de854fc90ae3c20fd746dcc278724d7c2cf98 -docfiles size=69 - RELOC/doc/latex/reflectgraphics/README details="Readme" - RELOC/doc/latex/reflectgraphics/example.jpg - RELOC/doc/latex/reflectgraphics/reflectgraphics.pdf details="Package documentation" -srccontainersize 7788 -srccontainerchecksum 0d0663f57910f746dab93bd690d36bdf9268e49a83656cf55d0aa228fbae9ba3485ce1d3a97e2ad1305bc6f0d2f7503aa05d5000b7c59820997250c28e821264 -srcfiles size=8 - RELOC/source/latex/reflectgraphics/reflectgraphics.dtx - RELOC/source/latex/reflectgraphics/reflectgraphics.ins -runfiles size=2 - RELOC/tex/latex/reflectgraphics/reflectgraphics.sty -catalogue-ctan /macros/latex/contrib/reflectgraphics -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics graphics-manip -catalogue-version 0.2c - -name refman -category Package -revision 15878 -shortdesc Format technical reference manuals -relocated 1 -longdesc Document classes (report- and article-style) for writing -longdesc technical reference manuals. It offers a wide left margin for -longdesc notes to the reader, like some of the manuals distributed by -longdesc Adobe. -containersize 9344 -containerchecksum da577aa3bebfaeb4d29690026aec5da1095ab4eb79411f403a538c7f9b2635effee7996335091e986d0a427cd44f6998cced1f6127521ecd3de14db29cfef60b -doccontainersize 643192 -doccontainerchecksum e502af19b2802b452262cf571f190ed3dab5f03dc28b9172514fabf87f5aa5bcadb34b4bed8f87edde52e336f8fdbb054cd2a714caac8059138d98945adde280 -docfiles size=211 - RELOC/doc/latex/refman/00Contents - RELOC/doc/latex/refman/lay_d2.tex - RELOC/doc/latex/refman/lay_e2.tex - RELOC/doc/latex/refman/layout_d.pdf details="Layout-Anderungen mit LaTeX" language="de" - RELOC/doc/latex/refman/layout_d.tex - RELOC/doc/latex/refman/layout_e.pdf details="Changing the layout with LaTeX" language="en" - RELOC/doc/latex/refman/layout_e.tex - RELOC/doc/latex/refman/refman.pdf details="Package documentation" - RELOC/doc/latex/refman/refman.upl details="README" -srccontainersize 28676 -srccontainerchecksum 4fe4d09fb37764a7c407ac03f10e5e6a50ac919c61c4a600e473b364edd486cbed61096d32757b296e5dfb20a21002bc840f61450d23f24ad62b67dcff98b1cc -srcfiles size=33 - RELOC/source/latex/refman/refman.dtx - RELOC/source/latex/refman/refman.ins -runfiles size=18 - RELOC/tex/latex/refman/pagepc.sty - RELOC/tex/latex/refman/refart.cls - RELOC/tex/latex/refman/refrep.cls -catalogue-ctan /macros/latex/contrib/refman -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics class -catalogue-version 2.0e - -name refstyle -category Package -revision 20318 -shortdesc Advanced formatting of cross references -relocated 1 -longdesc The package provides a consistent way of producing references -longdesc throughout a project. Enough flexibility is provided to make -longdesc local changes to a single reference. The user can configure -longdesc their own setup. The package offers a direct interface to -longdesc varioref (for use, for example, in large projects such as a -longdesc series of books, or a multivolume thesis written as a series of -longdesc documents), and name references from the nameref package may be -longdesc incorporated with ease. For large projects such as a series of -longdesc books or a multi volume thesis, written as freestanding -longdesc documents, a facility is provided to interface to the xr -longdesc package for external document references. -containersize 6136 -containerchecksum 5bb4d79fe30672f95ea084db1632975a676674e4f984afd6b4caf2bc6cba9f1c2f75b49e1b5c6050e80891cfcf9113e7d7f0e37a632fff79537dd3f392216b3f -doccontainersize 671040 -doccontainerchecksum 2f05d938e046e8681f6f50a96f4a8e45798425edd3bceda57cb848265a0f7808d8df1a7c753a1629e0c8086ffda01da9e7cc30f708d75411831f928eb8addd1d -docfiles size=192 - RELOC/doc/latex/refstyle/README - RELOC/doc/latex/refstyle/refconfig.pdf details="Configuration manual" - RELOC/doc/latex/refstyle/refstyle.pdf details="Users manual" -srccontainersize 21960 -srccontainerchecksum 5363ef536d1b3f34fbe4bb59d36c85dab8af7624cd14fec6ee0a94dd9f1fe786c3826265230b9b1c9a8f407cd3fad32284a3caf04c9fbf6381e4e7d7c5128abd -srcfiles size=28 - RELOC/source/latex/refstyle/refconfig.dtx - RELOC/source/latex/refstyle/refstyle.dtx - RELOC/source/latex/refstyle/refstyle.ins -runfiles size=8 - RELOC/tex/latex/refstyle/refstyle.cfg - RELOC/tex/latex/refstyle/refstyle.sty -catalogue-ctan /macros/latex/contrib/refstyle -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics label-ref -catalogue-version 0.5 - -name regcount -category Package -revision 19979 -shortdesc Display the allocation status of the TeX registers -relocated 1 -longdesc Adds a macro \rgcounts which displays the allocation status of -longdesc the TeX registers. The display is written into the .log file as -longdesc it is a bit verbose. An automatic call to \rgcounts is done at -longdesc \begin{document} and \end{document}. -containersize 1680 -containerchecksum 4d21ec19807c682d235cd1375ed98651f050b6feb969945efa5d5ef3f869259e735e21e7ec3ce358703564863f266fb428b2fc046d6b8658068c4190d5c9336f -doccontainersize 197196 -doccontainerchecksum 03a7a0d3627d4ca7cd47f175333e42f37ffb520b9757f8a522e11b640b8329d65f1a979041228010c0e51b8c3640b4b3f1a164ff4e2eefaa3ed6040381f30693 -docfiles size=50 - RELOC/doc/latex/regcount/readme details="Readme" - RELOC/doc/latex/regcount/regcount.pdf details="Package documentation" -srccontainersize 3788 -srccontainerchecksum 4ffd91a882ba6b24024f8a9504eb2928d1fdcadda6c56fa3c88b5c22a8b377831667192dcc347624ede01e0df2def6f7b48ef2a7272a5b3d2f26627bd07d06e5 -srcfiles size=4 - RELOC/source/latex/regcount/regcount.dtx - RELOC/source/latex/regcount/regcount.ins -runfiles size=1 - RELOC/tex/latex/regcount/regcount.sty -catalogue-ctan /macros/latex/contrib/regcount -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics debug-supp -catalogue-version 1.0 - -name regexpatch -category Package -revision 47601 -shortdesc High level patching of commands -relocated 1 -longdesc The package generalises the macro patching commands provided by -longdesc P. Lehmann's etoolbox. The difference between this package and -longdesc its sibling xpatch is that this package sports a very powerful -longdesc \regexpatchcmd based on the l3regex module of the LaTeX3 -longdesc experimental packages. -containersize 3668 -containerchecksum abdabd6c881546cc7015df2d5709bbfdd55f26368b3f661e1452be406b74c925a7bac9b71e583a4a58106b984f9a8bb42fe727efb009df10067a09f192ccc1c1 -doccontainersize 529492 -doccontainerchecksum ad121e01efeea9252c3f8454cec40960518f1be072c70e912525061a5e55ae6e58eb35af697fa205d2374ddda7d46e9dbaeea4c1bf7065b1afba19d4c4804e98 -docfiles size=132 - RELOC/doc/latex/regexpatch/README details="Readme" - RELOC/doc/latex/regexpatch/regexpatch.pdf details="Package documentation" -srccontainersize 12524 -srccontainerchecksum 41da5b3100efce4544618b9e716b402d33d24a832c29dee214feb59d6b7498edb70fd2812a947b1afcf4ab9f9c6a6d3f72f71018f95777810e64ab0cf2fedc6c -srcfiles size=16 - RELOC/source/latex/regexpatch/regexpatch.dtx - RELOC/source/latex/regexpatch/regexpatch.ins -runfiles size=7 - RELOC/tex/latex/regexpatch/regexpatch.sty -catalogue-ctan /macros/latex/contrib/regexpatch -catalogue-date 2018-05-03 08:29:38 +0200 -catalogue-license lppl1.3c -catalogue-topics macro-supp -catalogue-version 0.2d - -name register -category Package -revision 49581 -shortdesc Typeset programmable elements in digital hardware (registers) -relocated 1 -longdesc This package is designed for typesetting the programmable -longdesc elements in digital hardware, i.e. registers. Such registers -longdesc typically have many fields and can be quite wide; they are thus -longdesc a challenge to typeset in a consistent manner. Register is -longdesc similar in some aspects to the bytefield package. Anyone doing -longdesc hardware documentation using LaTeX should examine both -longdesc packages. Register requires a fairly recent version of the -longdesc float package. An example Perl module and a Perl script are -longdesc provided to translate the register specifications into -longdesc programmable data structures. -containersize 4464 -containerchecksum 672fcab03a060e247e63a1c50af48abf7bb4a2b9d061d1ee4c08a48bcc15cdbf1c7779485ee6de662a5d8a42846d8d8dba81683e4c9f3f6e3ab7715cdb05170b -doccontainersize 161104 -doccontainerchecksum 956a0d1ff73f5a116c8927e87a07a9d8cb988185ed83b1884527beffd6a92a622d314bc4fb2fba7f3490da5b817e85099f2c11b0ffeba266c1d097006f3924db -docfiles size=51 - RELOC/doc/latex/register/README details="Readme" - RELOC/doc/latex/register/Reg_macro.pm - RELOC/doc/latex/register/reg_list.pl - RELOC/doc/latex/register/register.pdf details="Package documentation" -srccontainersize 14824 -srccontainerchecksum a60f469079a2e45e19bd0e421efa692d4de08aff6c9f4c7b1582aff71a9b3591addaf7a65e6d456cf83b3d95f8be38dceb13b055e5ce40cd1f4c333cdf16fcee -srcfiles size=14 - RELOC/source/latex/register/register.dtx - RELOC/source/latex/register/register.ins -runfiles size=4 - RELOC/tex/latex/register/register.sty -catalogue-ctan /macros/latex/contrib/register -catalogue-date 2019-01-01 23:34:54 +0100 -catalogue-license lppl1.3 -catalogue-topics engineering comp-sci comp-net -catalogue-version 1.9 - -name regstats -category Package -revision 25050 -shortdesc Information about register use -relocated 1 -longdesc The package will report number of used registers (counter, -longdesc dimen, skip, muskip, box, token, input, output, math families, -longdesc languages, insertions), and will compare the number to the -longdesc maximum available number of such registers. -containersize 3648 -containerchecksum 95dcf3868924ad3a0cb7b6213ca258a000826e111ee0410d6afc443ce7bc8f3cbea085d6d54c1dc8a497262dc629a2e12c585096563654103322bf22ce525b89 -doccontainersize 398968 -doccontainerchecksum 0e39c513491cfd0e0f07d4846fcb89fe015d202bb6d24ec6dc9a2969c415faa86e0c790438f9e84b5e9aae5c8208d665db7d21a997c91428311515d3652fa2f1 -docfiles size=105 - RELOC/doc/latex/regstats/README details="Readme" - RELOC/doc/latex/regstats/regstats-example.log - RELOC/doc/latex/regstats/regstats-example.pdf - RELOC/doc/latex/regstats/regstats-example.tex - RELOC/doc/latex/regstats/regstats.pdf details="Package documentation" -srccontainersize 13248 -srccontainerchecksum 850c538dd71fb9cabfc5f7d9e1575038dd0bb4827bf046789c43156aa10a0a2c3dd0017ef8919709c9c088bcc3a6e834733ec338de95e7d08bef0e4c90036222 -srcfiles size=15 - RELOC/source/latex/regstats/regstats.drv - RELOC/source/latex/regstats/regstats.dtx - RELOC/source/latex/regstats/regstats.ins -runfiles size=4 - RELOC/tex/latex/regstats/regstats.sty -catalogue-also regcount -catalogue-ctan /macros/latex/contrib/regstats -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics debug-supp -catalogue-version 1.0h - -name reledmac -category Package -revision 50105 -shortdesc Typeset scholarly editions -relocated 1 -longdesc A package for typesetting scholarly critical editions, -longdesc replacing the established ledmac and eledmac packages. Ledmac -longdesc itself was a LaTeX port of the plain TeX EDMAC macros. The -longdesc package supports indexing by page and by line numbers, and -longdesc simple tabular- and array-style environments. The package is -longdesc distributed with the related reledpar package. -containersize 52288 -containerchecksum f733676bcbc1b86fa406d83f4d4f67cafaf2043dc53e6c9b6c705dbc89cbfd615273e9e7204d2c3f10e0190a5300670d06012c572a36cc52297d90cd79e291f2 -doccontainersize 3123868 -doccontainerchecksum 4b30656ae6ca930e23ac8ecb0618fe2b33e6f1cfa81315a6aca46ad7cf2ff774550f9c549d8e9cc533df5145ee7f1c0a9506e7311beab624c24fff70e6b30736 -docfiles size=930 - RELOC/doc/latex/reledmac/README details="Readme" - RELOC/doc/latex/reledmac/doc-include/migrate-mac.dtx - RELOC/doc/latex/reledmac/doc-include/migrate-par.dtx - RELOC/doc/latex/reledmac/doc-more/latexmkrc - RELOC/doc/latex/reledmac/doc-more/makefile - RELOC/doc/latex/reledmac/doc-more/page-typesetting-columns.pdf - RELOC/doc/latex/reledmac/doc-more/page-typesetting-columns.tex - RELOC/doc/latex/reledmac/examples/1-criticalendotes.pdf - RELOC/doc/latex/reledmac/examples/1-criticalendotes.tex - RELOC/doc/latex/reledmac/examples/1-criticalnotes.pdf - RELOC/doc/latex/reledmac/examples/1-criticalnotes.tex - RELOC/doc/latex/reledmac/examples/1-sidenotes.pdf - RELOC/doc/latex/reledmac/examples/1-sidenotes.tex - RELOC/doc/latex/reledmac/examples/1-tabular.pdf - RELOC/doc/latex/reledmac/examples/1-tabular.tex - RELOC/doc/latex/reledmac/examples/1-verses-doublenumbering.pdf - RELOC/doc/latex/reledmac/examples/1-verses-doublenumbering.tex - RELOC/doc/latex/reledmac/examples/1-verses.pdf - RELOC/doc/latex/reledmac/examples/1-verses.tex - RELOC/doc/latex/reledmac/examples/2-cross_referencing.pdf - RELOC/doc/latex/reledmac/examples/2-cross_referencing.tex - RELOC/doc/latex/reledmac/examples/2-footnote_spacing.pdf - RELOC/doc/latex/reledmac/examples/2-footnote_spacing.tex - RELOC/doc/latex/reledmac/examples/2-glossaries.pdf - RELOC/doc/latex/reledmac/examples/2-glossaries.tex - RELOC/doc/latex/reledmac/examples/2-indexing.pdf - RELOC/doc/latex/reledmac/examples/2-indexing.tex - RELOC/doc/latex/reledmac/examples/2-lemma_disambigution.pdf - RELOC/doc/latex/reledmac/examples/2-lemma_disambigution.tex - RELOC/doc/latex/reledmac/examples/2-line_numbers_in_header.pdf - RELOC/doc/latex/reledmac/examples/2-line_numbers_in_header.tex - RELOC/doc/latex/reledmac/examples/2-linespacing.pdf - RELOC/doc/latex/reledmac/examples/2-linespacing.tex - RELOC/doc/latex/reledmac/examples/2-manuscript-apparatus.pdf - RELOC/doc/latex/reledmac/examples/2-manuscript-apparatus.tex - RELOC/doc/latex/reledmac/examples/2-notes-width.pdf - RELOC/doc/latex/reledmac/examples/2-notes-width.tex - RELOC/doc/latex/reledmac/examples/2-one_series_per_pstart.pdf - RELOC/doc/latex/reledmac/examples/2-one_series_per_pstart.tex - RELOC/doc/latex/reledmac/examples/2-performances.pdf - RELOC/doc/latex/reledmac/examples/2-performances.tex - RELOC/doc/latex/reledmac/examples/2-reledmac-right-to-left.pdf - RELOC/doc/latex/reledmac/examples/2-reledmac-right-to-left.tex - RELOC/doc/latex/reledmac/examples/2-subdivision-number-in-header.pdf - RELOC/doc/latex/reledmac/examples/2-subdivision-number-in-header.tex - RELOC/doc/latex/reledmac/examples/2-titles_in_line_numbering_with_notes.pdf - RELOC/doc/latex/reledmac/examples/2-titles_in_line_numbering_with_notes.tex - RELOC/doc/latex/reledmac/examples/2-titles_not_in_line_numbering.pdf - RELOC/doc/latex/reledmac/examples/2-titles_not_in_line_numbering.tex - RELOC/doc/latex/reledmac/examples/3-reledpar_columns_different_languages.pdf - RELOC/doc/latex/reledmac/examples/3-reledpar_columns_different_languages.tex - RELOC/doc/latex/reledmac/examples/3-reledpar_mwe.pdf - RELOC/doc/latex/reledmac/examples/3-reledpar_mwe.tex - RELOC/doc/latex/reledmac/examples/3-reledpar_pages_different_languages_lualatex.pdf - RELOC/doc/latex/reledmac/examples/3-reledpar_pages_different_languages_lualatex.tex - RELOC/doc/latex/reledmac/examples/3-reledpar_same_page_number_in_both_side.pdf - RELOC/doc/latex/reledmac/examples/3-reledpar_same_page_number_in_both_side.tex - RELOC/doc/latex/reledmac/examples/3-reledpar_sync_setting_advancedshifted-nomax.pdf - RELOC/doc/latex/reledmac/examples/3-reledpar_sync_setting_advancedshifted-nomax.tex - RELOC/doc/latex/reledmac/examples/3-reledpar_sync_setting_advancedshifted.pdf - RELOC/doc/latex/reledmac/examples/3-reledpar_sync_setting_advancedshifted.tex - RELOC/doc/latex/reledmac/examples/3-reledpar_sync_setting_default.pdf - RELOC/doc/latex/reledmac/examples/3-reledpar_sync_setting_default.tex - RELOC/doc/latex/reledmac/examples/3-reledpar_sync_setting_nomax-shifted.pdf - RELOC/doc/latex/reledmac/examples/3-reledpar_sync_setting_nomax-shifted.tex - RELOC/doc/latex/reledmac/examples/3-reledpar_sync_setting_nomax.pdf - RELOC/doc/latex/reledmac/examples/3-reledpar_sync_setting_nomax.tex - RELOC/doc/latex/reledmac/examples/3-reledpar_sync_setting_nosync.pdf - RELOC/doc/latex/reledmac/examples/3-reledpar_sync_setting_nosync.tex - RELOC/doc/latex/reledmac/examples/3-reledpar_sync_setting_shifted.pdf - RELOC/doc/latex/reledmac/examples/3-reledpar_sync_setting_shifted.tex - RELOC/doc/latex/reledmac/examples/4-reledpar_column_mix_with_not_column-continuous-numbering.pdf - RELOC/doc/latex/reledmac/examples/4-reledpar_column_mix_with_not_column-continuous-numbering.tex - RELOC/doc/latex/reledmac/examples/4-reledpar_column_mix_with_not_column.pdf - RELOC/doc/latex/reledmac/examples/4-reledpar_column_mix_with_not_column.tex - RELOC/doc/latex/reledmac/examples/4-reledpar_columns_alignment.pdf - RELOC/doc/latex/reledmac/examples/4-reledpar_columns_alignment.tex - RELOC/doc/latex/reledmac/examples/4-reledpar_columns_titles_in_line_numbering_with_notes.pdf - RELOC/doc/latex/reledmac/examples/4-reledpar_columns_titles_in_line_numbering_with_notes.tex - RELOC/doc/latex/reledmac/examples/4-reledpar_inside-outside-columns.pdf - RELOC/doc/latex/reledmac/examples/4-reledpar_inside-outside-columns.tex - RELOC/doc/latex/reledmac/examples/4-reledpar_one_series_per_pstart.pdf - RELOC/doc/latex/reledmac/examples/4-reledpar_one_series_per_pstart.tex - RELOC/doc/latex/reledmac/examples/4-reledpar_pages_long_notes.pdf - RELOC/doc/latex/reledmac/examples/4-reledpar_pages_long_notes.tex - RELOC/doc/latex/reledmac/examples/4-reledpar_pages_notes_leftpage.pdf - RELOC/doc/latex/reledmac/examples/4-reledpar_pages_notes_leftpage.tex - RELOC/doc/latex/reledmac/examples/4-reledpar_pages_paragraph_separator_between.pdf - RELOC/doc/latex/reledmac/examples/4-reledpar_pages_paragraph_separator_between.tex - RELOC/doc/latex/reledmac/examples/4-reledpar_pages_titles_in_line_numbering_with_notes.pdf - RELOC/doc/latex/reledmac/examples/4-reledpar_pages_titles_in_line_numbering_with_notes.tex - RELOC/doc/latex/reledmac/examples/4-reledpar_titles_not_in_line_numbering.pdf - RELOC/doc/latex/reledmac/examples/4-reledpar_titles_not_in_line_numbering.tex - RELOC/doc/latex/reledmac/examples/4-reledpar_verse_text_between.pdf - RELOC/doc/latex/reledmac/examples/4-reledpar_verse_text_between.tex - RELOC/doc/latex/reledmac/examples/latexmkrc - RELOC/doc/latex/reledmac/examples/makefile - RELOC/doc/latex/reledmac/examples/reledmac.xdy - RELOC/doc/latex/reledmac/latexmkrc - RELOC/doc/latex/reledmac/makefile - RELOC/doc/latex/reledmac/migration.pdf - RELOC/doc/latex/reledmac/reledmac.pdf details="Package documentation" - RELOC/doc/latex/reledmac/reledpar.pdf -srccontainersize 201772 -srccontainerchecksum a32c2a4ab34f44af0ab45da934ade8824f64ed1c89b3868de517dc39f6bee983239c8162b74db5c7088df582a6c7b8706b79fa58666b9b2be6e5c88174db56fa -srcfiles size=285 - RELOC/source/latex/reledmac/migration.dtx - RELOC/source/latex/reledmac/reledmac.dtx - RELOC/source/latex/reledmac/reledmac.ins - RELOC/source/latex/reledmac/reledpar.dtx - RELOC/source/latex/reledmac/reledpar.ins -runfiles size=93 - RELOC/tex/latex/reledmac/reledmac.sty - RELOC/tex/latex/reledmac/reledpar.sty -catalogue-also ednotes poemscol ledmac eledmac -catalogue-contact-bugs https://github.com/maieul/ledmac/issues/ -catalogue-contact-repository https://github.com/maieul/ledmac/ -catalogue-contact-support http://geekographie.maieul.net/146 -catalogue-ctan /macros/latex/contrib/reledmac -catalogue-date 2019-02-22 23:42:48 +0100 -catalogue-license lppl1.3 -catalogue-topics crit-ed -catalogue-version 2.31.0 - -name relenc -category Package -revision 22050 -shortdesc A "relaxed" font encoding -relocated 1 -longdesc LaTeX package providing a relaxed font encoding to make -longdesc available to a font designer more slots for insertion of -longdesc ligatures and accented characters. -containersize 11200 -containerchecksum f03aa519f1752ecb45c1c0e0dabd575195e527ef7744a2d2512e3f7ee2f21594e0e2515a0a79fcfe98d3acbf34563665e70dd21925255096351016914e40bda6 -doccontainersize 26512 -doccontainerchecksum 2d57f5e3420eb78c188243e571656a91bbb628bbf3298527975952f6dc930adc571a7712d3392905f3b28d664e07194e00e0f4f7d1176e83e52d624cf0fa2d8f -docfiles size=26 - RELOC/doc/latex/relenc/README details="Readme" - RELOC/doc/latex/relenc/reldemo.tex - RELOC/doc/latex/relenc/relenc.tex - RELOC/doc/latex/relenc/zcmr8d.vf2 - RELOC/doc/latex/relenc/zcmr8d.vf3 - RELOC/doc/latex/relenc/zcmra.vf2 - RELOC/doc/latex/relenc/zcmra.vf3 -srccontainersize 26736 -srccontainerchecksum 72aff8b877014e0321f9e242cd13829ea95a27e33ce75d5d00868cf65bca3d9f0f745f449d5e7a5b7d7e07a1073ae20c94f59bb038a50e43a1b13fcba694ea31 -srcfiles size=30 - RELOC/source/latex/relenc/relenc.dtx - RELOC/source/latex/relenc/relenc.ins - RELOC/source/latex/relenc/t1renc.dtx - RELOC/source/latex/relenc/t1rzcm.fdd -runfiles size=17 - RELOC/fonts/tfm/public/relenc/zcmr8d.tfm - RELOC/fonts/tfm/public/relenc/zcmra.tfm - RELOC/fonts/vf/public/relenc/zcmr8d.vf - RELOC/fonts/vf/public/relenc/zcmra.vf - RELOC/tex/latex/relenc/2sidedoc.sty - RELOC/tex/latex/relenc/ecsubzcm.sty - RELOC/tex/latex/relenc/relenc.sty - RELOC/tex/latex/relenc/t1renc.def - RELOC/tex/latex/relenc/t1rzcm.fd -catalogue-ctan /macros/latex/contrib/relenc -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1 -catalogue-topics font-devel - -name relsize -category Package -revision 30707 -shortdesc Set the font size relative to the current font size -relocated 1 -longdesc The basic command of the package is \relsize, whose argument is -longdesc a number of \magsteps to change size; from this are defined -longdesc commands \larger, \smaller, \textlarger, etc. -containersize 5712 -containerchecksum 86ee036834c90d8ef64f8be67059cc80cc053f90d1356e13a597422c07bbf40e81e0cc8ea0166034a2aa0fb81fd0fa82d431372bb0552c0491a56fd8e119c7e9 -doccontainersize 309056 -doccontainerchecksum b5ea1ab1cd882e649e91ef3172d2121f3b5252b63fb1ce79cecebbffe2600de63cca07d0aaff72c5c0f63720483e22d241bac94e7740e1924e64de02d8dd17c7 -docfiles size=79 - RELOC/doc/latex/relsize/README details="Readme" - RELOC/doc/latex/relsize/relsize-doc.pdf details="Package documentation" - RELOC/doc/latex/relsize/relsize-doc.tex -runfiles size=4 - RELOC/tex/latex/relsize/relsize.sty -catalogue-ctan /macros/latex/contrib/relsize -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics font-sel macro-supp -catalogue-version 4.1 - -name reotex -category Package -revision 34924 -shortdesc Draw Reo Channels and Circuits -relocated 1 -longdesc The package defines macros and other utilities to design Reo -longdesc Circuits. The package requires PGF/TikZ support. -containersize 4112 -containerchecksum b08f2a86ed6f3377c099c605469ff5e6fc5f9033bfe599da755de27fa7d0daa58ab4067a84705b080f4d7410f2871da2c4e2a8ef5b1e2258ebf74917d0b5572d -doccontainersize 200400 -doccontainerchecksum 2d71592807ac5985bedc8f9a731bbf13f572376cd64cf5733d3b6acaafb3020c34f5137030d3374d4f353cba259f6794f3ddf70100a00f0907f9d568d9ef6ff5 -docfiles size=56 - RELOC/doc/latex/reotex/README details="Readme" - RELOC/doc/latex/reotex/reotex.pdf details="Package documentation" - RELOC/doc/latex/reotex/reotex.tex -runfiles size=6 - RELOC/tex/latex/reotex/reotex.sty -catalogue-ctan /graphics/pgf/contrib/reotex -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics diagram pgf-tikz -catalogue-version 1.1 - -name repeatindex -category Package -revision 24305 -shortdesc Repeat items in an index after a page or column break -relocated 1 -longdesc This Package repeats item of an index if a page or column break -longdesc occurs within a list of subitems. This helps to find out to -longdesc which main item a subitem belongs. -containersize 1900 -containerchecksum a9e66561c2293b4ebbb41139c31ab27733bb9d2e89839a14545185973f7c19f34120eb0c046edd3716e24bc676e4bff0418b6ff6141373339510814c82ff3b05 -doccontainersize 1212 -doccontainerchecksum 1def6a75ee033441b3cf93841cfc98bd68f15f40da246404d56fa934453bcbb8479927d5e2e624a0c1acffb8927603bb88c47a06825807b17f9ea285bdec802f -docfiles size=2 - RELOC/doc/latex/repeatindex/README details="Readme" - RELOC/doc/latex/repeatindex/testrepeatindex.tex -runfiles size=3 - RELOC/makeindex/repeatindex/repeatindex.ist - RELOC/tex/latex/repeatindex/repeatindex.sty -catalogue-ctan /macros/latex/contrib/repeatindex -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics index -catalogue-version 0.01 - -name repere -category Package -revision 45779 -shortdesc Diagrams for school mathematics -relocated 1 -longdesc This package provides MetaPost macros for drawing secondary -longdesc school mathematics figures in a coordinate system: axis, grids -longdesc points, vectors functions (curves, tangents, integrals, -longdesc sequences) statistic diagrams plane geometry (polygons, -longdesc circles) -containersize 16008 -containerchecksum e3ce2652e341725ed471dcb6ec77a3e52beb9890f91d6278429f06482f9feb74bbc0bc4eff9c7d406177fdf6908809578ea1a26ad60919b1faed35b0565605d5 -doccontainersize 325684 -doccontainerchecksum e9060efc93dfdbd1053f11fe982f204ae3fa248c8b627c86f9793e640fcba27ddd6352ac4b932f0194878c269b6d9afeb841d4a33737d091921843d854d3bf8b -docfiles size=129 - RELOC/doc/metapost/repere/README.md details="Readme" - RELOC/doc/metapost/repere/repere-doc.pdf details="Package documentation (French)" language="fr" - RELOC/doc/metapost/repere/repere-doc.tex -runfiles size=18 - RELOC/metapost/repere/repere.mp -catalogue-ctan /graphics/metapost/contrib/macros/repere -catalogue-date 2017-11-12 22:58:02 +0100 -catalogue-license lppl1.3 -catalogue-topics teaching -catalogue-version 17.11.2 - -name repltext -category Package -revision 33442 -shortdesc Control how text gets copied from a PDF file -relocated 1 -longdesc The repltext package exposes to LaTeX a relatively obscure PDF -longdesc feature: replacement text. When replacement text is specified -longdesc for a piece of text, it is the replacement text, not the -longdesc typeset text that is copied and pasted. -containersize 1208 -containerchecksum 141472cbfd051a8214297eb33923ec8fddad751d41caec16089e5455c69c8e77e2bc33186f82f69315aa1e5e18a4e01658065d429b4324af4f70e036c8d5bd23 -doccontainersize 292216 -doccontainerchecksum 375a170885bb43f79e5f86017b4ddc415c975cba2d0c58bb12affbf7a06330d274104196743b72a0f7c46d2d3632507b984785e2e00453dc5104f8ca93d963fb -docfiles size=76 - RELOC/doc/latex/repltext/README details="Readme" - RELOC/doc/latex/repltext/repltext.pdf details="Package documentation" -srccontainersize 6596 -srccontainerchecksum e8662123b7ced46ff9b79fa0eb21fc0372967c4b871bb50a5c61a6a64fe6333cfdd0ab0f3c1bd3bfdbaaeaa8d08526295dd8310306e9b9ae2d85973fdc6b2136 -srcfiles size=5 - RELOC/source/latex/repltext/repltext.dtx - RELOC/source/latex/repltext/repltext.ins -runfiles size=1 - RELOC/tex/latex/repltext/repltext.sty -catalogue-ctan /macros/latex/contrib/repltext -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics pdf-feat -catalogue-version 1.0 - -name resphilosophica -category Package -revision 49514 -shortdesc Typeset articles for the journal Res Philosophica -relocated 1 -longdesc The bundle provides a class for typesetting articles for the -longdesc journal Res Philosophica. This work was commissioned by the -longdesc Saint Louis University. -containersize 12040 -containerchecksum 4338f4155c8fd6dd98d62b8361ef8a6d2b01e5761f6461a6cc6e024a572d1c0a406ba2854e7eb45f7b30f0040fe8f31e6106bdd12ff31b9654b53736b1ae02e2 -doccontainersize 518820 -doccontainerchecksum aca4925004da2f1dc3470e646dc5cdb6513217a05d61618a1c2b6fee1a9a05ffac2831319739afbea9d3b01fbe1d3f21c9e575ebf0af98292ffdaff6f4b1fa61 -docfiles size=137 - RELOC/doc/latex/resphilosophica/Makefile - RELOC/doc/latex/resphilosophica/README details="Readme" - RELOC/doc/latex/resphilosophica/resphilosophica.bib - RELOC/doc/latex/resphilosophica/resphilosophica.pdf details="Package documentation" - RELOC/doc/latex/resphilosophica/rpsample.bib - RELOC/doc/latex/resphilosophica/rpsample.pdf - RELOC/doc/latex/resphilosophica/rpsample.tex -srccontainersize 17336 -srccontainerchecksum f9558cb0f4fc7c647ddae6e480e6e40c4af0406cbd137a11a10036f10e9aa08b03a4920b3ce5d41183405dcf2e798b63bffff40da36bc7aea407ab1bdce6382e -srcfiles size=17 - RELOC/source/latex/resphilosophica/resphilosophica.dtx - RELOC/source/latex/resphilosophica/resphilosophica.ins -runfiles size=14 - RELOC/bibtex/bst/resphilosophica/resphilosophica.bst - RELOC/tex/latex/resphilosophica/resphilosophica.cls -catalogue-ctan /macros/latex/contrib/resphilosophica -catalogue-date 2018-12-28 07:10:50 +0100 -catalogue-license lppl1.3 -catalogue-topics journalpub class -catalogue-version 1.33 - -name resumecls -category Package -revision 38427 -shortdesc Typeset a resume both in English and Chinese -relocated 1 -longdesc This LaTeX class makes typeseting a resume or cv both in -longdesc English and Chinese more easy. -containersize 1616 -containerchecksum 1d6bc53eb0915b7be73ec9b02e4a7bcfa4368c662595fcbec203a2ca2b6ef5a4a486bcddcf55057b5a7483fa2003c3110c5c9263ca1ea5cc344a0fa490124b27 -doccontainersize 130476 -doccontainerchecksum 123308938dd4d2d7fc4f1d6597adaa6d0024588f0f277b5d6430ff3c7abb2fb81327a5b70cafb061c1bfd7b830034a8aa12e07a0de3b0f1205fb7b83a44f4811 -docfiles size=43 - RELOC/doc/xelatex/resumecls/Makefile - RELOC/doc/xelatex/resumecls/README.md details="Readme" - RELOC/doc/xelatex/resumecls/example/Makefile - RELOC/doc/xelatex/resumecls/example/README.md details="Readme" - RELOC/doc/xelatex/resumecls/example/config-sample.mk - RELOC/doc/xelatex/resumecls/example/config.mk - RELOC/doc/xelatex/resumecls/example/resume-en.pdf - RELOC/doc/xelatex/resumecls/example/resume-en.tex - RELOC/doc/xelatex/resumecls/example/resume-zh.pdf - RELOC/doc/xelatex/resumecls/example/resume-zh.tex - RELOC/doc/xelatex/resumecls/example/resume.bib - RELOC/doc/xelatex/resumecls/resumecls.pdf details="Package listing" -srccontainersize 4380 -srccontainerchecksum e1489dbb558433d7d5f0e69c69067df4304b1daee5c81dcd68ef6f9bdaf3f0f68976639a51c5473a162434f818bb6b5761038df75d1d740f07b6824166cc2b7d -srcfiles size=4 - RELOC/source/xelatex/resumecls/resumecls.dtx - RELOC/source/xelatex/resumecls/resumecls.ins -runfiles size=1 - RELOC/tex/xelatex/resumecls/resumecls.cls -catalogue-ctan /macros/xetex/latex/resumecls -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics cv chinese class -catalogue-version 0.3.2 - -name resumemac -category Package -revision 15878 -shortdesc Plain TeX macros for resumes -relocated 1 -longdesc A set of macros is provided, together with an file that offers -longdesc an example of use. -containersize 3040 -containerchecksum 9be9b7ecac2537e49c8513df20555d6f5c2f077d33486fa6b82a8b2b1f2b31d9e9b9a310542444218d288d95a9a34a9b2d8299f8477e049de5c71169223f3b2d -doccontainersize 1676 -doccontainerchecksum 6f185446f9b9edb7e8e07ea37e33ced0e1f443c0556c21d25c9eb49f62055cfe126440ccb8417490336752bb59aaafd563b7f6143572c833a46442f24e1912ae -docfiles size=2 - RELOC/doc/plain/resumemac/README - RELOC/doc/plain/resumemac/sample_resume.tex -runfiles size=2 - RELOC/tex/plain/resumemac/resumemac.tex -catalogue-ctan /macros/plain/contrib/resumemac -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics cv plain-ext - -name returntogrid -category Package -revision 48485 -shortdesc Semi-automatic grid typesetting -relocated 1 -longdesc returntogrid offers a few commands to get something like an -longdesc simple, semi-automatic grid typesetting. It does more or less -longdesc what the existing gridset package does. The main differences to -longdesc gridset are that returntogrid works also with LuaLaTeX and that -longdesc it has also a command to do some horizontal movements to get to -longdesc "tab" positions. -containersize 3888 -containerchecksum 849dabf59a1e027cd0adc4a67476ac33d836897bb7a28b0174db76431caf7d738aea6917052f3350a62e55186169ead1aff553742fe59969c207b2591fa96ae0 -doccontainersize 148876 -doccontainerchecksum 921406ec234440af7609afdaf32e8ba0f62be9df1a14649e294ff1b2f2a0f01db091686e7f081bc705cde54277ca22af8cc0230a9d57df3fef6f7c46f9ae2ee0 -docfiles size=42 - RELOC/doc/latex/returntogrid/README.md details="Readme" - RELOC/doc/latex/returntogrid/returntogrid.pdf details="Package documentation" - RELOC/doc/latex/returntogrid/returntogrid.tex -runfiles size=4 - RELOC/tex/latex/returntogrid/returntogrid.lua - RELOC/tex/latex/returntogrid/returntogrid.sty -catalogue-also grid gridset -catalogue-ctan /macros/latex/contrib/returntogrid -catalogue-date 2018-08-24 05:44:41 +0200 -catalogue-license lppl1.3c -catalogue-topics typeset-grid -catalogue-version 0.2 - -name reverxii -category Package -revision 24976 -shortdesc Playing Reversi in TeX -relocated 1 -longdesc Following the lead of xii.tex, this little (938 characters) -longdesc program that plays Reversi. (The program incorporates some -longdesc primitive AI.) -containersize 456 -containerchecksum 6f665c581ffce69f049a41aefd4f201d589a661bf869edbf796229c7df86a94799e9db3d8c392976022276d272857fba8ad42e1c7f06c4a45375d986aacdd5b6 -doccontainersize 206752 -doccontainerchecksum 0b82d8e6a4ca1c76283e76f23102dbbc4b4eaff876705bddf22bfeab4614ed4f36c1781b5960114e81248c7f4abe10e0b08bfc637dc5ab5acc3b76b3359231a7 -docfiles size=55 - RELOC/doc/plain/reverxii/README details="Readme" - RELOC/doc/plain/reverxii/reverxii.pdf details="Package documentation" - RELOC/doc/plain/reverxii/reverxii.tex -catalogue-ctan /macros/plain/contrib/reverxii -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics games frivolous - -name revquantum -category Package -revision 43505 -shortdesc Hacks to make writing quantum papers for revtex4-1 less painful -relocated 1 -longdesc This package provides a number of useful hacks to solve common -longdesc annoyances with the revtex4-1 package, and to define notation -longdesc in common use within quantum information. In doing so, it -longdesc imports and configures a number of commonly-available and used -longdesc packages, and where reasonable, provides fallbacks. It also -longdesc warns when users try to load packages which are known to be -longdesc incompatible with revtex4-1. -containersize 3944 -containerchecksum 66a2a46daf5481cdd87e40064a04842cd891f5aff16b7fa8d170a62712880ceca8b01c2cfc649933ffb3d25f1de49fffd9de5545901a5ad89c64ff91bdfabd90 -doccontainersize 252600 -doccontainerchecksum eeb197d2172bf70dd8afa13d6192d39c222a4e37f190b2434e21cf4116ae713f6b71a423e3358bed2b7e4d9adeac3a28246263ae26dda6a773ca6603a27fdeb0 -docfiles size=65 - RELOC/doc/latex/revquantum/Install.ps1 - RELOC/doc/latex/revquantum/README.md details="Readme" - RELOC/doc/latex/revquantum/example.pdf details="Example of use" - RELOC/doc/latex/revquantum/example.tex - RELOC/doc/latex/revquantum/revquantum.pdf details="Package documentation" -srccontainersize 8788 -srccontainerchecksum f448867460bee1a27f9445bd278ab4692499f8e44c1bfc949ee1387dcd6a30239c97745ecb8866016657feb6653904a32c1428305b29c45e827450d305c70ae4 -srcfiles size=8 - RELOC/source/latex/revquantum/revquantum.dtx - RELOC/source/latex/revquantum/revquantum.ins -runfiles size=3 - RELOC/tex/latex/revquantum/revquantum.sty -catalogue-ctan /macros/latex/contrib/revquantum -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl1.3 -catalogue-topics physics journalpub -catalogue-version 0.11 - -name revtex -category Package -revision 49751 -shortdesc Styles for various Physics Journals -relocated 1 -longdesc Includes styles for American Physical Society, American -longdesc Institute of Physics, and Optical Society of America. The -longdesc distribution consists of the RevTeX class itself, and several -longdesc support packages. -containersize 75992 -containerchecksum 28932080c93b53763a1d33090a084fb392d4d8bf519995f1d02fbbc93038290d4c24f7820a652d2fd7bd59e13a5d84bd346667e212eb8b56e2751f7ffbfa8ddd -doccontainersize 3976580 -doccontainerchecksum e843590507b385167a67dc95969bfb54626ac024589ea0c92aeda1079034e8173953ebf1b35b01ac44bf6cc852b38710a277b3c5bd368977c797c5c627910c88 -docfiles size=1316 - RELOC/doc/latex/revtex/README details="Package Readme" - RELOC/doc/latex/revtex/aip/aipguide4-2.pdf - RELOC/doc/latex/revtex/aip/aipguide4-2.tex - RELOC/doc/latex/revtex/aps/apsguide4-2.pdf - RELOC/doc/latex/revtex/aps/apsguide4-2.tex - RELOC/doc/latex/revtex/auguide/auguide4-2.pdf - RELOC/doc/latex/revtex/auguide/auguide4-2.tex - RELOC/doc/latex/revtex/auguide/docs.sty - RELOC/doc/latex/revtex/auguide/summary4-2.pdf - RELOC/doc/latex/revtex/auguide/summary4-2.tex - RELOC/doc/latex/revtex/sample/aapm/aapmsamp.bib - RELOC/doc/latex/revtex/sample/aapm/aapmsamp.pdf - RELOC/doc/latex/revtex/sample/aapm/aapmsamp.tex - RELOC/doc/latex/revtex/sample/aapm/aapmtemplate.tex - RELOC/doc/latex/revtex/sample/aapm/fig_1.eps - RELOC/doc/latex/revtex/sample/aapm/fig_2.eps - RELOC/doc/latex/revtex/sample/aip/aipsamp.bib - RELOC/doc/latex/revtex/sample/aip/aipsamp.pdf - RELOC/doc/latex/revtex/sample/aip/aipsamp.tex - RELOC/doc/latex/revtex/sample/aip/aiptemplate.tex - RELOC/doc/latex/revtex/sample/aip/fig_1.eps - RELOC/doc/latex/revtex/sample/aip/fig_2.eps - RELOC/doc/latex/revtex/sample/aps/apssamp.bib - RELOC/doc/latex/revtex/sample/aps/apssamp.pdf - RELOC/doc/latex/revtex/sample/aps/apssamp.tex - RELOC/doc/latex/revtex/sample/aps/apstemplate.tex - RELOC/doc/latex/revtex/sample/aps/fig_1.eps - RELOC/doc/latex/revtex/sample/aps/fig_2.eps - RELOC/doc/latex/revtex/sample/aps/vid_1a.eps - RELOC/doc/latex/revtex/sample/aps/vid_1b.eps - RELOC/doc/latex/revtex/sample/sor/fig_1.eps - RELOC/doc/latex/revtex/sample/sor/fig_2.eps - RELOC/doc/latex/revtex/sample/sor/sorsamp.bib - RELOC/doc/latex/revtex/sample/sor/sorsamp.pdf - RELOC/doc/latex/revtex/sample/sor/sorsamp.tex - RELOC/doc/latex/revtex/sample/sor/sortemplate.tex - RELOC/doc/latex/revtex/source/aip4-2.pdf - RELOC/doc/latex/revtex/source/ltxdocext.pdf - RELOC/doc/latex/revtex/source/ltxfront.pdf - RELOC/doc/latex/revtex/source/ltxgrid.pdf - RELOC/doc/latex/revtex/source/ltxutil.pdf - RELOC/doc/latex/revtex/source/revtex4-2.pdf -srccontainersize 186976 -srccontainerchecksum ec51491023f49e14f6a0b1e634c21d458226624ffdb6c8b63fc550fc30deb19c1b47080f252b229012214ecc404b5652b5aecfa797f2eab12676d24a67616be4 -srcfiles size=337 - RELOC/source/latex/revtex/aip.dtx - RELOC/source/latex/revtex/aip4-2.dtx - RELOC/source/latex/revtex/ltxdocext.dtx - RELOC/source/latex/revtex/ltxfront.dtx - RELOC/source/latex/revtex/ltxgrid.dtx - RELOC/source/latex/revtex/ltxutil.dtx - RELOC/source/latex/revtex/revtex4-1.dtx - RELOC/source/latex/revtex/revtex4-2.dtx -runfiles size=358 - RELOC/bibtex/bst/revtex/aapmrev4-2.bst - RELOC/bibtex/bst/revtex/aipauth4-1.bst - RELOC/bibtex/bst/revtex/aipauth4-2.bst - RELOC/bibtex/bst/revtex/aipnum4-1.bst - RELOC/bibtex/bst/revtex/aipnum4-2.bst - RELOC/bibtex/bst/revtex/apsrev4-1.bst - RELOC/bibtex/bst/revtex/apsrev4-2.bst - RELOC/bibtex/bst/revtex/apsrmp4-1.bst - RELOC/bibtex/bst/revtex/apsrmp4-2.bst - RELOC/tex/latex/revtex/aapm4-2.rtx - RELOC/tex/latex/revtex/aip4-1.rtx - RELOC/tex/latex/revtex/aip4-2.rtx - RELOC/tex/latex/revtex/aps10pt4-1.rtx - RELOC/tex/latex/revtex/aps10pt4-2.rtx - RELOC/tex/latex/revtex/aps11pt4-1.rtx - RELOC/tex/latex/revtex/aps11pt4-2.rtx - RELOC/tex/latex/revtex/aps12pt4-1.rtx - RELOC/tex/latex/revtex/aps12pt4-2.rtx - RELOC/tex/latex/revtex/aps4-1.rtx - RELOC/tex/latex/revtex/aps4-2.rtx - RELOC/tex/latex/revtex/apsrmp4-1.rtx - RELOC/tex/latex/revtex/apsrmp4-2.rtx - RELOC/tex/latex/revtex/ltxdocext.sty - RELOC/tex/latex/revtex/ltxfront.sty - RELOC/tex/latex/revtex/ltxgrid.sty - RELOC/tex/latex/revtex/ltxutil.sty - RELOC/tex/latex/revtex/reftest4-2.tex - RELOC/tex/latex/revtex/revsymb4-1.sty - RELOC/tex/latex/revtex/revsymb4-2.sty - RELOC/tex/latex/revtex/revtex4-1.cls - RELOC/tex/latex/revtex/revtex4-2.cls - RELOC/tex/latex/revtex/sor4-2.rtx -catalogue-also revtex4-0 revtex4-1 -catalogue-contact-home https://journals.aps.org/revtex -catalogue-ctan /macros/latex/contrib/revtex -catalogue-date 2019-01-18 22:11:36 +0100 -catalogue-license lppl1.3c -catalogue-topics physics journalpub class -catalogue-version 4.2c - -name revtex4 -category Package -revision 45873 -catalogue revtex4-0 -shortdesc Styles for various Physics Journals (old version) -relocated 1 -longdesc This is the old version of revtex 4.1, and is kept as a -longdesc courtesy to users having difficulty with the incompatibility of -longdesc that latest version. -containersize 47384 -containerchecksum 8cac2a271af2d1fce6b7494fa18aa9e85daf49ddf6fb5f19683cd6cbda856dd46cc7f4d798fc192953462aa3be0e7b04774c8216e6926e001569286eb39edc77 -doccontainersize 878208 -doccontainerchecksum 75e7494c11ca25c2cbb2b4925a7eeb88113139857c353bea1413e0b2ccc9f05d949c892b4ae27750433aef5fb789a0e07520260afc4baf10a430051a0cc878eb -docfiles size=408 - RELOC/doc/latex/revtex4/DOWNLOAD - RELOC/doc/latex/revtex4/README details="Package Readme" - RELOC/doc/latex/revtex4/apssamp.end - RELOC/doc/latex/revtex4/apssamp.tex - RELOC/doc/latex/revtex4/auguide.tex - RELOC/doc/latex/revtex4/differ.tex - RELOC/doc/latex/revtex4/docs.sty - RELOC/doc/latex/revtex4/fig_1.eps - RELOC/doc/latex/revtex4/fig_2.eps - RELOC/doc/latex/revtex4/ltxdocext.pdf - RELOC/doc/latex/revtex4/ltxgrid.pdf - RELOC/doc/latex/revtex4/ltxutil.pdf - RELOC/doc/latex/revtex4/revtex4.pdf - RELOC/doc/latex/revtex4/summary.tex - RELOC/doc/latex/revtex4/template.aps -srccontainersize 125396 -srccontainerchecksum aecf26db235637ae637522e68994e58af0e337d547e7b9395dd56980e27c792fe4a1317d1a487af10be5e622e09b1ccc14436943eb1baafda44a1b1262bcbd94 -srcfiles size=150 - RELOC/source/latex/revtex4/ltxdocext.dtx - RELOC/source/latex/revtex4/ltxgrid.dtx - RELOC/source/latex/revtex4/ltxutil.dtx - RELOC/source/latex/revtex4/revtex4.dtx - RELOC/source/latex/revtex4/revtex4.ins - RELOC/source/latex/revtex4/textcase.dtx -runfiles size=74 - RELOC/bibtex/bib/revtex4/apssamp.bib - RELOC/bibtex/bst/revtex4/apsrev.bst - RELOC/bibtex/bst/revtex4/apsrmp.bst - RELOC/tex/latex/revtex4/10pt.rtx - RELOC/tex/latex/revtex4/11pt.rtx - RELOC/tex/latex/revtex4/12pt.rtx - RELOC/tex/latex/revtex4/aps.rtx - RELOC/tex/latex/revtex4/revsymb.sty - RELOC/tex/latex/revtex4/revtex4.cls - RELOC/tex/latex/revtex4/rmp.rtx -catalogue-also revtex4-1 -catalogue-ctan /obsolete/macros/latex/contrib/revtex4-0 -catalogue-date 2017-06-28 18:03:58 +0200 -catalogue-license lppl -catalogue-topics physics journalpub obsolete -catalogue-version 4.0 - -name rgltxdoc -category Package -revision 49684 -shortdesc Common code for documentation of the author's packages -relocated 1 -longdesc This package combines several other packages and defines -longdesc additional macros and environments for documenting LaTeX code. -longdesc The package mainly serves the purpose of combining the -longdesc preferences used in the author's own package documentations. -longdesc However, others can use the package as well. Compatibility -longdesc between versions cannot be guaranteed, however. -containersize 2868 -containerchecksum 636211302ead3799afc0657b22d2db0a00f210aef4203b918a5958ca17e056ae3c35728087ef58eadcf19b538d632d569fb22e283b821dd3e350f31452f68287 -doccontainersize 147872 -doccontainerchecksum 677e9da2a1848a7278ca898767e34aeb52781b7cddb8d1d15de95c24564369df5a96ab95833611007cf22b97834079193bbc21390371b8e1daf1df145f2db68f -docfiles size=38 - RELOC/doc/latex/rgltxdoc/README.md details="Readme" - RELOC/doc/latex/rgltxdoc/rgltxdoc.pdf details="Package documentation" -srccontainersize 8328 -srccontainerchecksum f38f600150f33a091ad6724e2d0c1e8e9c330d9bad0bff6ff628800da0432fcdc9e6480ee47d2f6baf3bea2a8206f54afc146885843b59886a4ac3d9edd7f28c -srcfiles size=8 - RELOC/source/latex/rgltxdoc/rgltxdoc.dtx - RELOC/source/latex/rgltxdoc/rgltxdoc.ins -runfiles size=2 - RELOC/tex/latex/rgltxdoc/rgltxdoc.sty -catalogue-contact-bugs https://github.com/Ri-Ga/rgltxdoc/issues -catalogue-contact-repository https://github.com/Ri-Ga/rgltxdoc -catalogue-ctan /macros/latex/contrib/rgltxdoc -catalogue-date 2019-01-12 11:05:57 +0100 -catalogue-license lppl1.2 -catalogue-topics doc-supp -catalogue-version 1 - -name ribbonproofs -category Package -revision 31137 -shortdesc Drawing ribbon proofs -relocated 1 -longdesc The package provides a way to draw "ribbon proofs" in LaTeX. A -longdesc ribbon proof is a diagrammatic representation of a mathematical -longdesc proof that a computer program meets its specification. These -longdesc diagrams are more human-readable, more scalable, and more -longdesc easily modified than the corresponding textual proofs. -containersize 11424 -containerchecksum 051362589f58d6c6c7d9b763ad0ca281cad41c445f127be0622f6c125d541f6572892641a9e6bc22c52e81b645e79960987a5eeaba31399e304f9a3f9004b4c4 -doccontainersize 335060 -doccontainerchecksum 3c1b00a1d64260978c3e6a25a45e1c90435955e2f0924e3c2d5c244303a6776d605f030d8e9a7953358e466482b356d270eb00fbf393ac9abadf88c8999536dd -docfiles size=93 - RELOC/doc/latex/ribbonproofs/README details="Readme" - RELOC/doc/latex/ribbonproofs/ribbonproofsmanual.pdf details="Package documentation" - RELOC/doc/latex/ribbonproofs/ribbonproofsmanual.tex -runfiles size=14 - RELOC/tex/latex/ribbonproofs/ribbonproofs.sty -catalogue-ctan /macros/latex/contrib/ribbonproofs -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics proof -catalogue-version 1.0 - -name rjlparshap -category Package -revision 15878 -shortdesc Support for use of \parshape in LaTeX -relocated 1 -longdesc The package provides macros and environments that relieve the -longdesc programmer of some of the difficulties of using \parshape in -longdesc LaTeX macros. It does not actually calculate shapes in the way -longdesc that the shapepar package does. -containersize 1852 -containerchecksum d07a0ffe9f6620994142d7d12e64bb30e1b439bb3da2b2af07829523fabae1ff7b8260f6cb6e34896af91abc9d9a5a5d797d50541736707bdbe0e2ec1258b30b -doccontainersize 110524 -doccontainerchecksum 4e51465a60181745a38abfae79158fcdf38b77cb10318fea1223129e2a7625366cf0556cf57ed81d337fe540281df2e68b6c7534bc65e9336f9942e9d59e157e -docfiles size=32 - RELOC/doc/latex/rjlparshap/README details="Readme" - RELOC/doc/latex/rjlparshap/rjlpshap.pdf details="Package documentation" -srccontainersize 7588 -srccontainerchecksum 5d9892ca17bd10515ce33f58877e6469a1b09cb567e7d06cda9507601e90d1c4afcc26d8823e63e5be52d3b00f695b6f78fc102c213990322d4ec68e2f5377e6 -srcfiles size=8 - RELOC/source/latex/rjlparshap/rjlpshap.dtx - RELOC/source/latex/rjlparshap/rjlpshap.ins -runfiles size=2 - RELOC/tex/latex/rjlparshap/rjlpshap.sty -catalogue-ctan /macros/latex/contrib/rjlparshap -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.2 -catalogue-topics micro-layout -catalogue-version 1.0 - -name rlepsf -category Package -revision 19082 -shortdesc Rewrite labels in EPS graphics -relocated 1 -longdesc A macro package for use with epsf.tex which allows PostScript -longdesc labels in an Encapsulated PostScript file to be replaced by TeX -longdesc labels. The package provides commands \relabel (simply replace -longdesc a PostScript string), \adjustrelabel (replace a PostScript -longdesc string, with position adjustment), and \extralabel (add a label -longdesc at given coordinates). You can, if you so choose, use the -longdesc facilities of the labelfig package in place of using -longdesc \extralabel. -containersize 3012 -containerchecksum 1caad08d95b81c2445f75e37ee939faac5a251a82b42d4303d5d70db14f77d114075279602a0fbe1565fc228895ee166951f0e5adc27b6a88f5e098e64be0525 -doccontainersize 59276 -doccontainerchecksum ca7e0a9179e7d6a97d107aa2e163c6f906cd74be722ddbb4e4aaa39b133188377847891ef970274cd752cc3d1375c4463527ec662d62ca90004c0a376755a37a -docfiles size=52 - RELOC/doc/generic/rlepsf/read.me - RELOC/doc/generic/rlepsf/rlepsdoc.ps details="Package documentation" -runfiles size=2 - RELOC/tex/generic/rlepsf/rlepsf.tex -catalogue-also psfrag -catalogue-ctan /macros/generic/rlepsf -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics graphics - -name rmathbr -category Package -revision 40415 -shortdesc Repeating of math operator at the broken line and the new line in inline equations -relocated 1 -longdesc Repeating of math operators at the broken line and the new line -longdesc in inline equations is used in Cyrillic mathematical typography -longdesc (Russian for example), but unfortunately LaTeX does not provide -longdesc such an option. This package solves the problem by extending -longdesc ideas described in M. I. Grinchuk "TeX and Russian Traditions -longdesc of Typesetting", TUGboat 17(4) (1996) 385 and supports most of -longdesc LaTeX mathematical packages. See the documentation for details. -containersize 6724 -containerchecksum da4c62b69306375ca0f2ccbe8ad6573f716354408379cb4bde44f2c1aee7bc94bf47c1d18c78b7d2a78d670efe78aee43f985a5635a142af7e92bda42b27cc3a -doccontainersize 213440 -doccontainerchecksum 99100dbc2c3798b4a6227b7e43664ed954de22c56f3105db164bf4f6605aeeb54b2de63417c6dcd0b16136dc0235fd56ec68f848f4cfd3cba36f1cea55c1305e -docfiles size=61 - RELOC/doc/latex/rmathbr/README details="Readme" - RELOC/doc/latex/rmathbr/rmathbr.pdf details="Package documentation" -srccontainersize 10080 -srccontainerchecksum 32da36a82ab818e5c3a44e8e53430d7ba02069abd03a259948c83dd45c4d16e32b0229237000348635b523a602dc573216994f24df243e44170e3d3a7cbbac6f -srcfiles size=17 - RELOC/source/latex/rmathbr/rmathbr.dtx - RELOC/source/latex/rmathbr/rmathbr.ins -runfiles size=12 - RELOC/tex/latex/rmathbr/rmathbr.sty -catalogue-ctan /macros/latex/contrib/rmathbr -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics maths -catalogue-version 1.0.3 - -name rmpage -category Package -revision 20002 -shortdesc A package to help change page layout parameters in LaTeX -relocated 1 -longdesc The package lets you change page layout parameters in small -longdesc steps over a range of values using options. It can set -longdesc \textwidth appropriately for the main fount, and ensure that -longdesc the text fits inside the printable area of a printer. An -longdesc rmpage-formatted document can be typeset identically without -longdesc rmpage after a single cut and paste operation. Local -longdesc configuration can set defaults: for all documents; and by -longdesc class, by printer, and by paper size. The geometry package is -longdesc better if you want to set page layout parameters to particular -longdesc measurements. -containersize 61792 -containerchecksum 3b8b56e8fd576ddc240ee8a4000524ac8831fc009b4c5d86da8a31669e1b9c38217a641f228f98fad93f91b436deb370efe02b652911bd1c27876a9a1defe5af -doccontainersize 553616 -doccontainerchecksum 6543fd6e9d1113764d0c90692fe3c62c052bab5a97e44220471e675733edde1f0232622ef89d6a12f0671caa042bd3e6243e0e7e232e1cbd029a736297ce7b96 -docfiles size=194 - RELOC/doc/latex/rmpage/readme details="Readme" - RELOC/doc/latex/rmpage/rmpage-doc.pdf details="Package documentation" - RELOC/doc/latex/rmpage/rmpage-doc.tex - RELOC/doc/latex/rmpage/rmpage.tex - RELOC/doc/latex/rmpage/rmplocal.gfc -runfiles size=66 - RELOC/tex/latex/rmpage/rmpage.sty - RELOC/tex/latex/rmpage/rmpgen.cfg -catalogue-ctan /macros/latex/contrib/rmpage -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics geometry -catalogue-version 0.92 - -name roboto -category Package -revision 47586 -shortdesc Support for the Roboto family of fonts -relocated 1 -longdesc This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX -longdesc support for the Roboto, RobotoCondensed, RobotoMono and -longdesc RobotoSlab families of fonts, designed by Christian Robertson -longdesc for Google. -execute addMap roboto.map -containersize 13480636 -containerchecksum cecbc5c38b92a3b4671376d8df2fcfca2305ea795461bb9d9ae9d84577d4cdd3d7094cf57f6cb69ae97c2749f5e31139a8fb6a85812d2462aac3646cfaf06883 -doccontainersize 345116 -doccontainerchecksum 796c93c2c4adb904b292c939f173c821eec44a199cd8f55462c26c8a7aca02712c11a079a64750b89c03d9ae6db55dd99176f372658d2f98bf32d9ed7d4b0de1 -docfiles size=108 - RELOC/doc/fonts/roboto/COPYRIGHT.txt - RELOC/doc/fonts/roboto/DESCRIPTION.en_us.html - RELOC/doc/fonts/roboto/LICENSE.txt - RELOC/doc/fonts/roboto/README details="Readme" - RELOC/doc/fonts/roboto/RobotoSpecimenBook.pdf - RELOC/doc/fonts/roboto/roboto-samples.pdf details="Package documentation" - RELOC/doc/fonts/roboto/roboto-samples.tex -runfiles size=13215 - RELOC/fonts/afm/google/roboto/Roboto-Black.afm - RELOC/fonts/afm/google/roboto/Roboto-BlackItalic.afm - RELOC/fonts/afm/google/roboto/Roboto-Bold.afm - RELOC/fonts/afm/google/roboto/Roboto-BoldItalic.afm - RELOC/fonts/afm/google/roboto/Roboto-Italic.afm - RELOC/fonts/afm/google/roboto/Roboto-Light.afm - RELOC/fonts/afm/google/roboto/Roboto-LightItalic.afm - RELOC/fonts/afm/google/roboto/Roboto-Medium.afm - RELOC/fonts/afm/google/roboto/Roboto-MediumItalic.afm - RELOC/fonts/afm/google/roboto/Roboto-Regular.afm - RELOC/fonts/afm/google/roboto/Roboto-Thin.afm - RELOC/fonts/afm/google/roboto/Roboto-ThinItalic.afm - RELOC/fonts/afm/google/roboto/RobotoCondensed-Bold.afm - RELOC/fonts/afm/google/roboto/RobotoCondensed-BoldItalic.afm - RELOC/fonts/afm/google/roboto/RobotoCondensed-Italic.afm - RELOC/fonts/afm/google/roboto/RobotoCondensed-Light.afm - RELOC/fonts/afm/google/roboto/RobotoCondensed-LightItalic.afm - RELOC/fonts/afm/google/roboto/RobotoCondensed-Regular.afm - RELOC/fonts/afm/google/roboto/RobotoMono-Bold.afm - RELOC/fonts/afm/google/roboto/RobotoMono-BoldItalic.afm - RELOC/fonts/afm/google/roboto/RobotoMono-Italic.afm - RELOC/fonts/afm/google/roboto/RobotoMono-Light.afm - RELOC/fonts/afm/google/roboto/RobotoMono-LightItalic.afm - RELOC/fonts/afm/google/roboto/RobotoMono-Medium.afm - RELOC/fonts/afm/google/roboto/RobotoMono-MediumItalic.afm - RELOC/fonts/afm/google/roboto/RobotoMono-Regular.afm - RELOC/fonts/afm/google/roboto/RobotoMono-Thin.afm - RELOC/fonts/afm/google/roboto/RobotoMono-ThinItalic.afm - RELOC/fonts/afm/google/roboto/RobotoSlab-Bold.afm - RELOC/fonts/afm/google/roboto/RobotoSlab-Light.afm - RELOC/fonts/afm/google/roboto/RobotoSlab-Regular.afm - RELOC/fonts/afm/google/roboto/RobotoSlab-Thin.afm - RELOC/fonts/enc/dvips/roboto/rbto_2gjoqz.enc - RELOC/fonts/enc/dvips/roboto/rbto_35j2t6.enc - RELOC/fonts/enc/dvips/roboto/rbto_3k6vqs.enc - RELOC/fonts/enc/dvips/roboto/rbto_4cxnmx.enc - RELOC/fonts/enc/dvips/roboto/rbto_4j5rgv.enc - RELOC/fonts/enc/dvips/roboto/rbto_5au2tj.enc - RELOC/fonts/enc/dvips/roboto/rbto_5xgh2b.enc - RELOC/fonts/enc/dvips/roboto/rbto_6q2ahm.enc - RELOC/fonts/enc/dvips/roboto/rbto_a5nkuh.enc - RELOC/fonts/enc/dvips/roboto/rbto_ap6qhk.enc - RELOC/fonts/enc/dvips/roboto/rbto_ausksf.enc - RELOC/fonts/enc/dvips/roboto/rbto_b3vvq3.enc - RELOC/fonts/enc/dvips/roboto/rbto_bergpl.enc - RELOC/fonts/enc/dvips/roboto/rbto_brv6l3.enc - RELOC/fonts/enc/dvips/roboto/rbto_bsqqk2.enc - RELOC/fonts/enc/dvips/roboto/rbto_bztncd.enc - RELOC/fonts/enc/dvips/roboto/rbto_c77w3w.enc - RELOC/fonts/enc/dvips/roboto/rbto_ddkove.enc - RELOC/fonts/enc/dvips/roboto/rbto_dqw4cz.enc - RELOC/fonts/enc/dvips/roboto/rbto_e24joy.enc - RELOC/fonts/enc/dvips/roboto/rbto_ebhzxa.enc - RELOC/fonts/enc/dvips/roboto/rbto_h3wntv.enc - RELOC/fonts/enc/dvips/roboto/rbto_hhyavc.enc - RELOC/fonts/enc/dvips/roboto/rbto_i2gjg4.enc - RELOC/fonts/enc/dvips/roboto/rbto_idpkzy.enc - RELOC/fonts/enc/dvips/roboto/rbto_ihpqsf.enc - RELOC/fonts/enc/dvips/roboto/rbto_ilj2eq.enc - RELOC/fonts/enc/dvips/roboto/rbto_l5byku.enc - RELOC/fonts/enc/dvips/roboto/rbto_lhlrii.enc - RELOC/fonts/enc/dvips/roboto/rbto_lxpby6.enc - RELOC/fonts/enc/dvips/roboto/rbto_n6nas2.enc - RELOC/fonts/enc/dvips/roboto/rbto_oa6oe5.enc - RELOC/fonts/enc/dvips/roboto/rbto_ownhgb.enc - RELOC/fonts/enc/dvips/roboto/rbto_owqkyq.enc - RELOC/fonts/enc/dvips/roboto/rbto_pjd75x.enc - RELOC/fonts/enc/dvips/roboto/rbto_r7ss7u.enc - RELOC/fonts/enc/dvips/roboto/rbto_rehtu3.enc - RELOC/fonts/enc/dvips/roboto/rbto_s7kfgd.enc - RELOC/fonts/enc/dvips/roboto/rbto_schjax.enc - RELOC/fonts/enc/dvips/roboto/rbto_svcybe.enc - RELOC/fonts/enc/dvips/roboto/rbto_t2643k.enc - RELOC/fonts/enc/dvips/roboto/rbto_tr5a5v.enc - RELOC/fonts/enc/dvips/roboto/rbto_uf77so.enc - RELOC/fonts/enc/dvips/roboto/rbto_usdwn6.enc - RELOC/fonts/enc/dvips/roboto/rbto_v5svcm.enc - RELOC/fonts/enc/dvips/roboto/rbto_wkn3wn.enc - RELOC/fonts/enc/dvips/roboto/rbto_wttfgh.enc - RELOC/fonts/enc/dvips/roboto/rbto_yzgzr5.enc - RELOC/fonts/enc/dvips/roboto/rbto_z4nc45.enc - RELOC/fonts/map/dvips/roboto/roboto.map - RELOC/fonts/pfm/google/roboto/Roboto-Black.pfm - RELOC/fonts/pfm/google/roboto/Roboto-BlackItalic.pfm - RELOC/fonts/pfm/google/roboto/Roboto-Bold.pfm - RELOC/fonts/pfm/google/roboto/Roboto-BoldItalic.pfm - RELOC/fonts/pfm/google/roboto/Roboto-Italic.pfm - RELOC/fonts/pfm/google/roboto/Roboto-Light.pfm - RELOC/fonts/pfm/google/roboto/Roboto-LightItalic.pfm - RELOC/fonts/pfm/google/roboto/Roboto-Medium.pfm - RELOC/fonts/pfm/google/roboto/Roboto-MediumItalic.pfm - RELOC/fonts/pfm/google/roboto/Roboto-Regular.pfm - RELOC/fonts/pfm/google/roboto/Roboto-Thin.pfm - RELOC/fonts/pfm/google/roboto/Roboto-ThinItalic.pfm - RELOC/fonts/pfm/google/roboto/RobotoCondensed-Bold.pfm - RELOC/fonts/pfm/google/roboto/RobotoCondensed-BoldItalic.pfm - RELOC/fonts/pfm/google/roboto/RobotoCondensed-Italic.pfm - RELOC/fonts/pfm/google/roboto/RobotoCondensed-Light.pfm - RELOC/fonts/pfm/google/roboto/RobotoCondensed-LightItalic.pfm - RELOC/fonts/pfm/google/roboto/RobotoCondensed-Regular.pfm - RELOC/fonts/pfm/google/roboto/RobotoMono-Bold.pfm - RELOC/fonts/pfm/google/roboto/RobotoMono-BoldItalic.pfm - RELOC/fonts/pfm/google/roboto/RobotoMono-Italic.pfm - RELOC/fonts/pfm/google/roboto/RobotoMono-Light.pfm - RELOC/fonts/pfm/google/roboto/RobotoMono-LightItalic.pfm - RELOC/fonts/pfm/google/roboto/RobotoMono-Medium.pfm - RELOC/fonts/pfm/google/roboto/RobotoMono-MediumItalic.pfm - RELOC/fonts/pfm/google/roboto/RobotoMono-Regular.pfm - RELOC/fonts/pfm/google/roboto/RobotoMono-Thin.pfm - RELOC/fonts/pfm/google/roboto/RobotoMono-ThinItalic.pfm - RELOC/fonts/pfm/google/roboto/RobotoSlab-Bold.pfm - RELOC/fonts/pfm/google/roboto/RobotoSlab-Light.pfm - RELOC/fonts/pfm/google/roboto/RobotoSlab-Regular.pfm - RELOC/fonts/pfm/google/roboto/RobotoSlab-Thin.pfm - RELOC/fonts/tfm/google/roboto/Roboto-Black-lf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Black-lf-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Black-lf-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Black-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Black-lf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Black-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Black-lf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Black-lf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Black-lf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Black-lf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Black-lf-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Black-lf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Black-lf-ts1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Black-osf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Black-osf-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Black-osf-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Black-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Black-osf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Black-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Black-osf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Black-osf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Black-osf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Black-osf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Black-osf-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Black-osf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Black-osf-ts1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Black-tlf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Black-tlf-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Black-tlf-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Black-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Black-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Black-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Black-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Black-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Black-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Black-tlf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Black-tlf-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Black-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Black-tlf-ts1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Black-tosf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Black-tosf-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Black-tosf-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Black-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Black-tosf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Black-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Black-tosf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Black-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Black-tosf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Black-tosf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Black-tosf-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Black-tosf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Black-tosf-ts1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BlackItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BlackItalic-lf-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BlackItalic-lf-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BlackItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BlackItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BlackItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BlackItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BlackItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BlackItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BlackItalic-lf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BlackItalic-lf-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BlackItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BlackItalic-lf-ts1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BlackItalic-osf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BlackItalic-osf-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BlackItalic-osf-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BlackItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BlackItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BlackItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BlackItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BlackItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BlackItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BlackItalic-osf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BlackItalic-osf-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BlackItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BlackItalic-osf-ts1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BlackItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BlackItalic-tlf-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BlackItalic-tlf-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BlackItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BlackItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BlackItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BlackItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BlackItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BlackItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BlackItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BlackItalic-tlf-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BlackItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BlackItalic-tlf-ts1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BlackItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BlackItalic-tosf-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BlackItalic-tosf-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BlackItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BlackItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BlackItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BlackItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BlackItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BlackItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BlackItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BlackItalic-tosf-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BlackItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BlackItalic-tosf-ts1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Bold-lf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Bold-lf-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Bold-lf-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Bold-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Bold-lf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Bold-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Bold-lf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Bold-lf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Bold-lf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Bold-lf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Bold-lf-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Bold-lf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Bold-lf-ts1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Bold-osf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Bold-osf-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Bold-osf-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Bold-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Bold-osf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Bold-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Bold-osf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Bold-osf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Bold-osf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Bold-osf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Bold-osf-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Bold-osf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Bold-osf-ts1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Bold-tlf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Bold-tlf-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Bold-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Bold-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Bold-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Bold-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Bold-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Bold-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Bold-tlf-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Bold-tosf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Bold-tosf-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Bold-tosf-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Bold-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Bold-tosf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Bold-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Bold-tosf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Bold-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Bold-tosf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Bold-tosf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Bold-tosf-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Bold-tosf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Bold-tosf-ts1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BoldItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BoldItalic-lf-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BoldItalic-lf-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BoldItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BoldItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BoldItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BoldItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BoldItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BoldItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BoldItalic-lf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BoldItalic-lf-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BoldItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BoldItalic-lf-ts1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BoldItalic-osf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BoldItalic-osf-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BoldItalic-osf-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BoldItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BoldItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BoldItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BoldItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BoldItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BoldItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BoldItalic-osf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BoldItalic-osf-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BoldItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BoldItalic-osf-ts1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BoldItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BoldItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BoldItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BoldItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BoldItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BoldItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BoldItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BoldItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BoldItalic-tosf-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BoldItalic-tosf-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BoldItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BoldItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BoldItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BoldItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BoldItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BoldItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BoldItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BoldItalic-tosf-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BoldItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-BoldItalic-tosf-ts1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Italic-lf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Italic-lf-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Italic-lf-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Italic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Italic-lf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Italic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Italic-lf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Italic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Italic-lf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Italic-lf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Italic-lf-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Italic-lf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Italic-lf-ts1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Italic-osf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Italic-osf-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Italic-osf-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Italic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Italic-osf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Italic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Italic-osf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Italic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Italic-osf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Italic-osf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Italic-osf-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Italic-osf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Italic-osf-ts1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Italic-tlf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Italic-tlf-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Italic-tlf-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Italic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Italic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Italic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Italic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Italic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Italic-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Italic-tlf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Italic-tlf-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Italic-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Italic-tlf-ts1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Italic-tosf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Italic-tosf-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Italic-tosf-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Italic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Italic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Italic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Italic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Italic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Italic-tosf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Italic-tosf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Italic-tosf-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Italic-tosf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Italic-tosf-ts1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Light-lf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Light-lf-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Light-lf-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Light-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Light-lf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Light-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Light-lf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Light-lf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Light-lf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Light-lf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Light-lf-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Light-lf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Light-lf-ts1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Light-osf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Light-osf-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Light-osf-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Light-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Light-osf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Light-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Light-osf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Light-osf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Light-osf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Light-osf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Light-osf-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Light-osf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Light-osf-ts1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Light-tlf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Light-tlf-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Light-tlf-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Light-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Light-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Light-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Light-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Light-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Light-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Light-tlf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Light-tlf-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Light-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Light-tlf-ts1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Light-tosf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Light-tosf-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Light-tosf-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Light-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Light-tosf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Light-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Light-tosf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Light-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Light-tosf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Light-tosf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Light-tosf-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Light-tosf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Light-tosf-ts1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-LightItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-LightItalic-lf-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-LightItalic-lf-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-LightItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-LightItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-LightItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-LightItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-LightItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-LightItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-LightItalic-lf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-LightItalic-lf-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-LightItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-LightItalic-lf-ts1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-LightItalic-osf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-LightItalic-osf-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-LightItalic-osf-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-LightItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-LightItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-LightItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-LightItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-LightItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-LightItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-LightItalic-osf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-LightItalic-osf-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-LightItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-LightItalic-osf-ts1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-LightItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-LightItalic-tlf-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-LightItalic-tlf-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-LightItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-LightItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-LightItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-LightItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-LightItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-LightItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-LightItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-LightItalic-tlf-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-LightItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-LightItalic-tlf-ts1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-LightItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-LightItalic-tosf-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-LightItalic-tosf-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-LightItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-LightItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-LightItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-LightItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-LightItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-LightItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-LightItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-LightItalic-tosf-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-LightItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-LightItalic-tosf-ts1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Medium-lf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Medium-lf-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Medium-lf-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Medium-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Medium-lf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Medium-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Medium-lf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Medium-lf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Medium-lf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Medium-lf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Medium-lf-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Medium-lf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Medium-lf-ts1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Medium-osf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Medium-osf-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Medium-osf-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Medium-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Medium-osf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Medium-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Medium-osf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Medium-osf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Medium-osf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Medium-osf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Medium-osf-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Medium-osf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Medium-osf-ts1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Medium-tlf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Medium-tlf-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Medium-tlf-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Medium-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Medium-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Medium-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Medium-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Medium-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Medium-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Medium-tlf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Medium-tlf-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Medium-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Medium-tlf-ts1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Medium-tosf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Medium-tosf-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Medium-tosf-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Medium-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Medium-tosf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Medium-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Medium-tosf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Medium-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Medium-tosf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Medium-tosf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Medium-tosf-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Medium-tosf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Medium-tosf-ts1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-MediumItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-MediumItalic-lf-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-MediumItalic-lf-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-MediumItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-MediumItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-MediumItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-MediumItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-MediumItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-MediumItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-MediumItalic-lf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-MediumItalic-lf-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-MediumItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-MediumItalic-lf-ts1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-MediumItalic-osf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-MediumItalic-osf-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-MediumItalic-osf-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-MediumItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-MediumItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-MediumItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-MediumItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-MediumItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-MediumItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-MediumItalic-osf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-MediumItalic-osf-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-MediumItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-MediumItalic-osf-ts1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-MediumItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-MediumItalic-tlf-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-MediumItalic-tlf-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-MediumItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-MediumItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-MediumItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-MediumItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-MediumItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-MediumItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-MediumItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-MediumItalic-tlf-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-MediumItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-MediumItalic-tlf-ts1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-MediumItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-MediumItalic-tosf-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-MediumItalic-tosf-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-MediumItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-MediumItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-MediumItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-MediumItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-MediumItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-MediumItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-MediumItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-MediumItalic-tosf-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-MediumItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-MediumItalic-tosf-ts1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Regular-lf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Regular-lf-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Regular-lf-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Regular-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Regular-lf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Regular-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Regular-lf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Regular-lf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Regular-lf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Regular-lf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Regular-lf-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Regular-lf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Regular-lf-ts1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Regular-osf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Regular-osf-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Regular-osf-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Regular-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Regular-osf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Regular-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Regular-osf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Regular-osf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Regular-osf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Regular-osf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Regular-osf-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Regular-osf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Regular-osf-ts1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Regular-tlf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Regular-tlf-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Regular-tlf-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Regular-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Regular-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Regular-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Regular-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Regular-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Regular-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Regular-tlf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Regular-tlf-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Regular-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Regular-tlf-ts1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Regular-tosf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Regular-tosf-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Regular-tosf-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Regular-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Regular-tosf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Regular-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Regular-tosf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Regular-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Regular-tosf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Regular-tosf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Regular-tosf-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Regular-tosf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Regular-tosf-ts1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Thin-lf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Thin-lf-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Thin-lf-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Thin-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Thin-lf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Thin-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Thin-lf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Thin-lf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Thin-lf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Thin-lf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Thin-lf-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Thin-lf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Thin-lf-ts1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Thin-osf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Thin-osf-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Thin-osf-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Thin-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Thin-osf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Thin-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Thin-osf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Thin-osf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Thin-osf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Thin-osf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Thin-osf-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Thin-osf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Thin-osf-ts1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Thin-tlf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Thin-tlf-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Thin-tlf-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Thin-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Thin-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Thin-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Thin-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Thin-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Thin-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Thin-tlf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Thin-tlf-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Thin-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Thin-tlf-ts1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Thin-tosf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Thin-tosf-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Thin-tosf-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Thin-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Thin-tosf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Thin-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Thin-tosf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Thin-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Thin-tosf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Thin-tosf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Thin-tosf-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Thin-tosf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-Thin-tosf-ts1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-ThinItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-ThinItalic-lf-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-ThinItalic-lf-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-ThinItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-ThinItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-ThinItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-ThinItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-ThinItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-ThinItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-ThinItalic-lf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-ThinItalic-lf-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-ThinItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-ThinItalic-lf-ts1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-ThinItalic-osf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-ThinItalic-osf-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-ThinItalic-osf-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-ThinItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-ThinItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-ThinItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-ThinItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-ThinItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-ThinItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-ThinItalic-osf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-ThinItalic-osf-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-ThinItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-ThinItalic-osf-ts1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-ThinItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-ThinItalic-tlf-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-ThinItalic-tlf-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-ThinItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-ThinItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-ThinItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-ThinItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-ThinItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-ThinItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-ThinItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-ThinItalic-tlf-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-ThinItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-ThinItalic-tlf-ts1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-ThinItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-ThinItalic-tosf-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-ThinItalic-tosf-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-ThinItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-ThinItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-ThinItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-ThinItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-ThinItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-ThinItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-ThinItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-ThinItalic-tosf-t1.tfm - RELOC/fonts/tfm/google/roboto/Roboto-ThinItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/Roboto-ThinItalic-tosf-ts1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Bold-lf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Bold-lf-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Bold-lf-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Bold-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Bold-lf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Bold-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Bold-lf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Bold-lf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Bold-lf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Bold-lf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Bold-lf-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Bold-lf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Bold-lf-ts1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Bold-osf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Bold-osf-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Bold-osf-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Bold-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Bold-osf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Bold-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Bold-osf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Bold-osf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Bold-osf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Bold-osf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Bold-osf-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Bold-osf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Bold-osf-ts1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Bold-tlf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Bold-tlf-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Bold-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Bold-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Bold-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Bold-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Bold-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Bold-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Bold-tlf-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Bold-tosf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Bold-tosf-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Bold-tosf-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Bold-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Bold-tosf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Bold-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Bold-tosf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Bold-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Bold-tosf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Bold-tosf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Bold-tosf-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Bold-tosf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Bold-tosf-ts1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-lf-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-lf-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-lf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-lf-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-lf-ts1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-osf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-osf-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-osf-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-osf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-osf-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-osf-ts1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-tosf-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-tosf-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-tosf-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-tosf-ts1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Italic-lf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Italic-lf-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Italic-lf-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Italic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Italic-lf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Italic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Italic-lf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Italic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Italic-lf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Italic-lf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Italic-lf-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Italic-lf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Italic-lf-ts1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Italic-osf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Italic-osf-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Italic-osf-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Italic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Italic-osf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Italic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Italic-osf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Italic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Italic-osf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Italic-osf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Italic-osf-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Italic-osf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Italic-osf-ts1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Italic-tlf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Italic-tlf-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Italic-tlf-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Italic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Italic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Italic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Italic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Italic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Italic-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Italic-tlf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Italic-tlf-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Italic-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Italic-tlf-ts1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Italic-tosf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Italic-tosf-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Italic-tosf-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Italic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Italic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Italic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Italic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Italic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Italic-tosf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Italic-tosf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Italic-tosf-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Italic-tosf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Italic-tosf-ts1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Light-lf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Light-lf-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Light-lf-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Light-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Light-lf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Light-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Light-lf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Light-lf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Light-lf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Light-lf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Light-lf-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Light-lf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Light-lf-ts1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Light-osf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Light-osf-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Light-osf-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Light-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Light-osf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Light-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Light-osf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Light-osf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Light-osf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Light-osf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Light-osf-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Light-osf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Light-osf-ts1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Light-tlf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Light-tlf-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Light-tlf-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Light-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Light-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Light-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Light-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Light-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Light-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Light-tlf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Light-tlf-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Light-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Light-tlf-ts1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Light-tosf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Light-tosf-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Light-tosf-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Light-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Light-tosf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Light-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Light-tosf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Light-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Light-tosf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Light-tosf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Light-tosf-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Light-tosf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Light-tosf-ts1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-lf-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-lf-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-lf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-lf-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-lf-ts1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-osf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-osf-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-osf-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-osf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-osf-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-osf-ts1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-tlf-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-tlf-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-tlf-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-tlf-ts1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-tosf-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-tosf-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-tosf-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-tosf-ts1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Regular-lf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Regular-lf-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Regular-lf-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Regular-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Regular-lf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Regular-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Regular-lf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Regular-lf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Regular-lf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Regular-lf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Regular-lf-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Regular-lf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Regular-lf-ts1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Regular-osf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Regular-osf-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Regular-osf-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Regular-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Regular-osf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Regular-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Regular-osf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Regular-osf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Regular-osf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Regular-osf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Regular-osf-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Regular-osf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Regular-osf-ts1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Regular-tlf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Regular-tlf-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Regular-tlf-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Regular-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Regular-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Regular-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Regular-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Regular-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Regular-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Regular-tlf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Regular-tlf-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Regular-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Regular-tlf-ts1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Regular-tosf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Regular-tosf-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Regular-tosf-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Regular-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Regular-tosf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Regular-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Regular-tosf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Regular-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Regular-tosf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Regular-tosf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Regular-tosf-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Regular-tosf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoCondensed-Regular-tosf-ts1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Bold-tlf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Bold-tlf-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Bold-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Bold-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Bold-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Bold-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Bold-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Bold-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Bold-tlf-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-BoldItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-BoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-BoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-BoldItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-BoldItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-BoldItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-BoldItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-BoldItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-BoldItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-BoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-BoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-BoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-BoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Italic-tlf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Italic-tlf-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Italic-tlf-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Italic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Italic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Italic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Italic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Italic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Italic-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Italic-tlf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Italic-tlf-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Italic-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Italic-tlf-ts1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Light-tlf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Light-tlf-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Light-tlf-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Light-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Light-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Light-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Light-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Light-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Light-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Light-tlf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Light-tlf-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Light-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Light-tlf-ts1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-LightItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-LightItalic-tlf-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-LightItalic-tlf-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-LightItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-LightItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-LightItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-LightItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-LightItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-LightItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-LightItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-LightItalic-tlf-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-LightItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-LightItalic-tlf-ts1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Medium-tlf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Medium-tlf-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Medium-tlf-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Medium-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Medium-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Medium-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Medium-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Medium-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Medium-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Medium-tlf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Medium-tlf-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Medium-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Medium-tlf-ts1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-MediumItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-MediumItalic-tlf-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-MediumItalic-tlf-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-MediumItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-MediumItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-MediumItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-MediumItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-MediumItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-MediumItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-MediumItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-MediumItalic-tlf-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-MediumItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-MediumItalic-tlf-ts1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Regular-tlf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Regular-tlf-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Regular-tlf-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Regular-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Regular-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Regular-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Regular-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Regular-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Regular-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Regular-tlf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Regular-tlf-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Regular-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Regular-tlf-ts1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Thin-tlf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Thin-tlf-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Thin-tlf-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Thin-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Thin-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Thin-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Thin-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Thin-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Thin-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Thin-tlf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Thin-tlf-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Thin-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-Thin-tlf-ts1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-ThinItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-ThinItalic-tlf-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-ThinItalic-tlf-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-ThinItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-ThinItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-ThinItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-ThinItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-ThinItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-ThinItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-ThinItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-ThinItalic-tlf-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-ThinItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoMono-ThinItalic-tlf-ts1.tfm - RELOC/fonts/tfm/google/roboto/RobotoSlab-Bold-lf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoSlab-Bold-lf-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoSlab-Bold-lf-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoSlab-Bold-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoSlab-Bold-lf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoSlab-Bold-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoSlab-Bold-lf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoSlab-Bold-lf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoSlab-Bold-lf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoSlab-Bold-lf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoSlab-Bold-lf-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoSlab-Bold-lf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoSlab-Bold-lf-ts1.tfm - RELOC/fonts/tfm/google/roboto/RobotoSlab-Light-lf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoSlab-Light-lf-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoSlab-Light-lf-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoSlab-Light-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoSlab-Light-lf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoSlab-Light-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoSlab-Light-lf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoSlab-Light-lf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoSlab-Light-lf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoSlab-Light-lf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoSlab-Light-lf-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoSlab-Light-lf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoSlab-Light-lf-ts1.tfm - RELOC/fonts/tfm/google/roboto/RobotoSlab-Regular-lf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoSlab-Regular-lf-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoSlab-Regular-lf-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoSlab-Regular-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoSlab-Regular-lf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoSlab-Regular-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoSlab-Regular-lf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoSlab-Regular-lf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoSlab-Regular-lf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoSlab-Regular-lf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoSlab-Regular-lf-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoSlab-Regular-lf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoSlab-Regular-lf-ts1.tfm - RELOC/fonts/tfm/google/roboto/RobotoSlab-Thin-lf-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoSlab-Thin-lf-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoSlab-Thin-lf-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoSlab-Thin-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoSlab-Thin-lf-sc-ly1.tfm - RELOC/fonts/tfm/google/roboto/RobotoSlab-Thin-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoSlab-Thin-lf-sc-ot1.tfm - RELOC/fonts/tfm/google/roboto/RobotoSlab-Thin-lf-sc-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoSlab-Thin-lf-sc-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoSlab-Thin-lf-t1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoSlab-Thin-lf-t1.tfm - RELOC/fonts/tfm/google/roboto/RobotoSlab-Thin-lf-ts1--base.tfm - RELOC/fonts/tfm/google/roboto/RobotoSlab-Thin-lf-ts1.tfm - RELOC/fonts/truetype/google/roboto/Roboto-Black.ttf - RELOC/fonts/truetype/google/roboto/Roboto-BlackItalic.ttf - RELOC/fonts/truetype/google/roboto/Roboto-Bold.ttf - RELOC/fonts/truetype/google/roboto/Roboto-BoldItalic.ttf - RELOC/fonts/truetype/google/roboto/Roboto-Italic.ttf - RELOC/fonts/truetype/google/roboto/Roboto-Light.ttf - RELOC/fonts/truetype/google/roboto/Roboto-LightItalic.ttf - RELOC/fonts/truetype/google/roboto/Roboto-Medium.ttf - RELOC/fonts/truetype/google/roboto/Roboto-MediumItalic.ttf - RELOC/fonts/truetype/google/roboto/Roboto-Regular.ttf - RELOC/fonts/truetype/google/roboto/Roboto-Thin.ttf - RELOC/fonts/truetype/google/roboto/Roboto-ThinItalic.ttf - RELOC/fonts/truetype/google/roboto/RobotoCondensed-Bold.ttf - RELOC/fonts/truetype/google/roboto/RobotoCondensed-BoldItalic.ttf - RELOC/fonts/truetype/google/roboto/RobotoCondensed-Italic.ttf - RELOC/fonts/truetype/google/roboto/RobotoCondensed-Light.ttf - RELOC/fonts/truetype/google/roboto/RobotoCondensed-LightItalic.ttf - RELOC/fonts/truetype/google/roboto/RobotoCondensed-Regular.ttf - RELOC/fonts/truetype/google/roboto/RobotoMono-Bold.ttf - RELOC/fonts/truetype/google/roboto/RobotoMono-BoldItalic.ttf - RELOC/fonts/truetype/google/roboto/RobotoMono-Italic.ttf - RELOC/fonts/truetype/google/roboto/RobotoMono-Light.ttf - RELOC/fonts/truetype/google/roboto/RobotoMono-LightItalic.ttf - RELOC/fonts/truetype/google/roboto/RobotoMono-Medium.ttf - RELOC/fonts/truetype/google/roboto/RobotoMono-MediumItalic.ttf - RELOC/fonts/truetype/google/roboto/RobotoMono-Regular.ttf - RELOC/fonts/truetype/google/roboto/RobotoMono-Thin.ttf - RELOC/fonts/truetype/google/roboto/RobotoMono-ThinItalic.ttf - RELOC/fonts/truetype/google/roboto/RobotoSlab-Bold.ttf - RELOC/fonts/truetype/google/roboto/RobotoSlab-Light.ttf - RELOC/fonts/truetype/google/roboto/RobotoSlab-Regular.ttf - RELOC/fonts/truetype/google/roboto/RobotoSlab-Thin.ttf - RELOC/fonts/type1/google/roboto/Roboto-Black.pfb - RELOC/fonts/type1/google/roboto/Roboto-BlackItalic.pfb - RELOC/fonts/type1/google/roboto/Roboto-Bold.pfb - RELOC/fonts/type1/google/roboto/Roboto-BoldItalic.pfb - RELOC/fonts/type1/google/roboto/Roboto-Italic.pfb - RELOC/fonts/type1/google/roboto/Roboto-Light.pfb - RELOC/fonts/type1/google/roboto/Roboto-LightItalic.pfb - RELOC/fonts/type1/google/roboto/Roboto-Medium.pfb - RELOC/fonts/type1/google/roboto/Roboto-MediumItalic.pfb - RELOC/fonts/type1/google/roboto/Roboto-Regular.pfb - RELOC/fonts/type1/google/roboto/Roboto-Thin.pfb - RELOC/fonts/type1/google/roboto/Roboto-ThinItalic.pfb - RELOC/fonts/type1/google/roboto/RobotoCondensed-Bold.pfb - RELOC/fonts/type1/google/roboto/RobotoCondensed-BoldItalic.pfb - RELOC/fonts/type1/google/roboto/RobotoCondensed-Italic.pfb - RELOC/fonts/type1/google/roboto/RobotoCondensed-Light.pfb - RELOC/fonts/type1/google/roboto/RobotoCondensed-LightItalic.pfb - RELOC/fonts/type1/google/roboto/RobotoCondensed-Regular.pfb - RELOC/fonts/type1/google/roboto/RobotoMono-Bold.pfb - RELOC/fonts/type1/google/roboto/RobotoMono-BoldItalic.pfb - RELOC/fonts/type1/google/roboto/RobotoMono-Italic.pfb - RELOC/fonts/type1/google/roboto/RobotoMono-Light.pfb - RELOC/fonts/type1/google/roboto/RobotoMono-LightItalic.pfb - RELOC/fonts/type1/google/roboto/RobotoMono-Medium.pfb - RELOC/fonts/type1/google/roboto/RobotoMono-MediumItalic.pfb - RELOC/fonts/type1/google/roboto/RobotoMono-Regular.pfb - RELOC/fonts/type1/google/roboto/RobotoMono-Thin.pfb - RELOC/fonts/type1/google/roboto/RobotoMono-ThinItalic.pfb - RELOC/fonts/type1/google/roboto/RobotoSlab-Bold.pfb - RELOC/fonts/type1/google/roboto/RobotoSlab-Light.pfb - RELOC/fonts/type1/google/roboto/RobotoSlab-Regular.pfb - RELOC/fonts/type1/google/roboto/RobotoSlab-Thin.pfb - RELOC/fonts/vf/google/roboto/Roboto-Black-lf-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-Black-lf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-Black-lf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/Roboto-Black-lf-sc-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-Black-lf-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-Black-lf-ts1.vf - RELOC/fonts/vf/google/roboto/Roboto-Black-osf-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-Black-osf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-Black-osf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/Roboto-Black-osf-sc-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-Black-osf-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-Black-osf-ts1.vf - RELOC/fonts/vf/google/roboto/Roboto-Black-tlf-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-Black-tlf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-Black-tlf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/Roboto-Black-tlf-sc-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-Black-tlf-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-Black-tlf-ts1.vf - RELOC/fonts/vf/google/roboto/Roboto-Black-tosf-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-Black-tosf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-Black-tosf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/Roboto-Black-tosf-sc-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-Black-tosf-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-Black-tosf-ts1.vf - RELOC/fonts/vf/google/roboto/Roboto-BlackItalic-lf-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-BlackItalic-lf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-BlackItalic-lf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/Roboto-BlackItalic-lf-sc-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-BlackItalic-lf-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-BlackItalic-lf-ts1.vf - RELOC/fonts/vf/google/roboto/Roboto-BlackItalic-osf-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-BlackItalic-osf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-BlackItalic-osf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/Roboto-BlackItalic-osf-sc-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-BlackItalic-osf-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-BlackItalic-osf-ts1.vf - RELOC/fonts/vf/google/roboto/Roboto-BlackItalic-tlf-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-BlackItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-BlackItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/Roboto-BlackItalic-tlf-sc-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-BlackItalic-tlf-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-BlackItalic-tlf-ts1.vf - RELOC/fonts/vf/google/roboto/Roboto-BlackItalic-tosf-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-BlackItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-BlackItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/Roboto-BlackItalic-tosf-sc-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-BlackItalic-tosf-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-BlackItalic-tosf-ts1.vf - RELOC/fonts/vf/google/roboto/Roboto-Bold-lf-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-Bold-lf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-Bold-lf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/Roboto-Bold-lf-sc-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-Bold-lf-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-Bold-lf-ts1.vf - RELOC/fonts/vf/google/roboto/Roboto-Bold-osf-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-Bold-osf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-Bold-osf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/Roboto-Bold-osf-sc-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-Bold-osf-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-Bold-osf-ts1.vf - RELOC/fonts/vf/google/roboto/Roboto-Bold-tlf-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-Bold-tlf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-Bold-tlf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/Roboto-Bold-tlf-sc-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-Bold-tlf-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-Bold-tlf-ts1.vf - RELOC/fonts/vf/google/roboto/Roboto-Bold-tosf-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-Bold-tosf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-Bold-tosf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/Roboto-Bold-tosf-sc-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-Bold-tosf-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-Bold-tosf-ts1.vf - RELOC/fonts/vf/google/roboto/Roboto-BoldItalic-lf-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-BoldItalic-lf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-BoldItalic-lf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/Roboto-BoldItalic-lf-sc-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-BoldItalic-lf-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-BoldItalic-lf-ts1.vf - RELOC/fonts/vf/google/roboto/Roboto-BoldItalic-osf-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-BoldItalic-osf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-BoldItalic-osf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/Roboto-BoldItalic-osf-sc-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-BoldItalic-osf-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-BoldItalic-osf-ts1.vf - RELOC/fonts/vf/google/roboto/Roboto-BoldItalic-tlf-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-BoldItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-BoldItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/Roboto-BoldItalic-tlf-sc-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-BoldItalic-tlf-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-BoldItalic-tlf-ts1.vf - RELOC/fonts/vf/google/roboto/Roboto-BoldItalic-tosf-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-BoldItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-BoldItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/Roboto-BoldItalic-tosf-sc-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-BoldItalic-tosf-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-BoldItalic-tosf-ts1.vf - RELOC/fonts/vf/google/roboto/Roboto-Italic-lf-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-Italic-lf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-Italic-lf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/Roboto-Italic-lf-sc-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-Italic-lf-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-Italic-lf-ts1.vf - RELOC/fonts/vf/google/roboto/Roboto-Italic-osf-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-Italic-osf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-Italic-osf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/Roboto-Italic-osf-sc-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-Italic-osf-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-Italic-osf-ts1.vf - RELOC/fonts/vf/google/roboto/Roboto-Italic-tlf-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-Italic-tlf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-Italic-tlf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/Roboto-Italic-tlf-sc-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-Italic-tlf-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-Italic-tlf-ts1.vf - RELOC/fonts/vf/google/roboto/Roboto-Italic-tosf-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-Italic-tosf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-Italic-tosf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/Roboto-Italic-tosf-sc-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-Italic-tosf-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-Italic-tosf-ts1.vf - RELOC/fonts/vf/google/roboto/Roboto-Light-lf-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-Light-lf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-Light-lf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/Roboto-Light-lf-sc-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-Light-lf-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-Light-lf-ts1.vf - RELOC/fonts/vf/google/roboto/Roboto-Light-osf-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-Light-osf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-Light-osf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/Roboto-Light-osf-sc-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-Light-osf-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-Light-osf-ts1.vf - RELOC/fonts/vf/google/roboto/Roboto-Light-tlf-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-Light-tlf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-Light-tlf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/Roboto-Light-tlf-sc-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-Light-tlf-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-Light-tlf-ts1.vf - RELOC/fonts/vf/google/roboto/Roboto-Light-tosf-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-Light-tosf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-Light-tosf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/Roboto-Light-tosf-sc-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-Light-tosf-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-Light-tosf-ts1.vf - RELOC/fonts/vf/google/roboto/Roboto-LightItalic-lf-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-LightItalic-lf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-LightItalic-lf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/Roboto-LightItalic-lf-sc-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-LightItalic-lf-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-LightItalic-lf-ts1.vf - RELOC/fonts/vf/google/roboto/Roboto-LightItalic-osf-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-LightItalic-osf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-LightItalic-osf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/Roboto-LightItalic-osf-sc-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-LightItalic-osf-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-LightItalic-osf-ts1.vf - RELOC/fonts/vf/google/roboto/Roboto-LightItalic-tlf-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-LightItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-LightItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/Roboto-LightItalic-tlf-sc-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-LightItalic-tlf-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-LightItalic-tlf-ts1.vf - RELOC/fonts/vf/google/roboto/Roboto-LightItalic-tosf-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-LightItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-LightItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/Roboto-LightItalic-tosf-sc-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-LightItalic-tosf-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-LightItalic-tosf-ts1.vf - RELOC/fonts/vf/google/roboto/Roboto-Medium-lf-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-Medium-lf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-Medium-lf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/Roboto-Medium-lf-sc-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-Medium-lf-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-Medium-lf-ts1.vf - RELOC/fonts/vf/google/roboto/Roboto-Medium-osf-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-Medium-osf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-Medium-osf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/Roboto-Medium-osf-sc-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-Medium-osf-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-Medium-osf-ts1.vf - RELOC/fonts/vf/google/roboto/Roboto-Medium-tlf-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-Medium-tlf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-Medium-tlf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/Roboto-Medium-tlf-sc-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-Medium-tlf-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-Medium-tlf-ts1.vf - RELOC/fonts/vf/google/roboto/Roboto-Medium-tosf-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-Medium-tosf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-Medium-tosf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/Roboto-Medium-tosf-sc-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-Medium-tosf-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-Medium-tosf-ts1.vf - RELOC/fonts/vf/google/roboto/Roboto-MediumItalic-lf-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-MediumItalic-lf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-MediumItalic-lf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/Roboto-MediumItalic-lf-sc-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-MediumItalic-lf-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-MediumItalic-lf-ts1.vf - RELOC/fonts/vf/google/roboto/Roboto-MediumItalic-osf-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-MediumItalic-osf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-MediumItalic-osf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/Roboto-MediumItalic-osf-sc-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-MediumItalic-osf-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-MediumItalic-osf-ts1.vf - RELOC/fonts/vf/google/roboto/Roboto-MediumItalic-tlf-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-MediumItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-MediumItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/Roboto-MediumItalic-tlf-sc-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-MediumItalic-tlf-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-MediumItalic-tlf-ts1.vf - RELOC/fonts/vf/google/roboto/Roboto-MediumItalic-tosf-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-MediumItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-MediumItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/Roboto-MediumItalic-tosf-sc-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-MediumItalic-tosf-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-MediumItalic-tosf-ts1.vf - RELOC/fonts/vf/google/roboto/Roboto-Regular-lf-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-Regular-lf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-Regular-lf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/Roboto-Regular-lf-sc-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-Regular-lf-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-Regular-lf-ts1.vf - RELOC/fonts/vf/google/roboto/Roboto-Regular-osf-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-Regular-osf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-Regular-osf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/Roboto-Regular-osf-sc-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-Regular-osf-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-Regular-osf-ts1.vf - RELOC/fonts/vf/google/roboto/Roboto-Regular-tlf-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-Regular-tlf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-Regular-tlf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/Roboto-Regular-tlf-sc-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-Regular-tlf-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-Regular-tlf-ts1.vf - RELOC/fonts/vf/google/roboto/Roboto-Regular-tosf-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-Regular-tosf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-Regular-tosf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/Roboto-Regular-tosf-sc-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-Regular-tosf-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-Regular-tosf-ts1.vf - RELOC/fonts/vf/google/roboto/Roboto-Thin-lf-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-Thin-lf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-Thin-lf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/Roboto-Thin-lf-sc-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-Thin-lf-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-Thin-lf-ts1.vf - RELOC/fonts/vf/google/roboto/Roboto-Thin-osf-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-Thin-osf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-Thin-osf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/Roboto-Thin-osf-sc-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-Thin-osf-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-Thin-osf-ts1.vf - RELOC/fonts/vf/google/roboto/Roboto-Thin-tlf-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-Thin-tlf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-Thin-tlf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/Roboto-Thin-tlf-sc-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-Thin-tlf-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-Thin-tlf-ts1.vf - RELOC/fonts/vf/google/roboto/Roboto-Thin-tosf-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-Thin-tosf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-Thin-tosf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/Roboto-Thin-tosf-sc-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-Thin-tosf-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-Thin-tosf-ts1.vf - RELOC/fonts/vf/google/roboto/Roboto-ThinItalic-lf-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-ThinItalic-lf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-ThinItalic-lf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/Roboto-ThinItalic-lf-sc-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-ThinItalic-lf-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-ThinItalic-lf-ts1.vf - RELOC/fonts/vf/google/roboto/Roboto-ThinItalic-osf-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-ThinItalic-osf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-ThinItalic-osf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/Roboto-ThinItalic-osf-sc-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-ThinItalic-osf-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-ThinItalic-osf-ts1.vf - RELOC/fonts/vf/google/roboto/Roboto-ThinItalic-tlf-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-ThinItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-ThinItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/Roboto-ThinItalic-tlf-sc-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-ThinItalic-tlf-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-ThinItalic-tlf-ts1.vf - RELOC/fonts/vf/google/roboto/Roboto-ThinItalic-tosf-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-ThinItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/Roboto-ThinItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/Roboto-ThinItalic-tosf-sc-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-ThinItalic-tosf-t1.vf - RELOC/fonts/vf/google/roboto/Roboto-ThinItalic-tosf-ts1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Bold-lf-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Bold-lf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Bold-lf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Bold-lf-sc-t1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Bold-lf-t1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Bold-lf-ts1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Bold-osf-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Bold-osf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Bold-osf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Bold-osf-sc-t1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Bold-osf-t1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Bold-osf-ts1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Bold-tlf-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Bold-tlf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Bold-tlf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Bold-tlf-sc-t1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Bold-tlf-t1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Bold-tlf-ts1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Bold-tosf-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Bold-tosf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Bold-tosf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Bold-tosf-sc-t1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Bold-tosf-t1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Bold-tosf-ts1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-BoldItalic-lf-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-BoldItalic-lf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-BoldItalic-lf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-BoldItalic-lf-sc-t1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-BoldItalic-lf-t1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-BoldItalic-lf-ts1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-BoldItalic-osf-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-BoldItalic-osf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-BoldItalic-osf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-BoldItalic-osf-sc-t1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-BoldItalic-osf-t1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-BoldItalic-osf-ts1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-BoldItalic-tlf-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-BoldItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-BoldItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-BoldItalic-tlf-sc-t1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-BoldItalic-tlf-t1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-BoldItalic-tlf-ts1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-BoldItalic-tosf-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-BoldItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-BoldItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-BoldItalic-tosf-sc-t1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-BoldItalic-tosf-t1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-BoldItalic-tosf-ts1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Italic-lf-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Italic-lf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Italic-lf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Italic-lf-sc-t1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Italic-lf-t1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Italic-lf-ts1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Italic-osf-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Italic-osf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Italic-osf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Italic-osf-sc-t1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Italic-osf-t1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Italic-osf-ts1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Italic-tlf-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Italic-tlf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Italic-tlf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Italic-tlf-sc-t1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Italic-tlf-t1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Italic-tlf-ts1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Italic-tosf-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Italic-tosf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Italic-tosf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Italic-tosf-sc-t1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Italic-tosf-t1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Italic-tosf-ts1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Light-lf-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Light-lf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Light-lf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Light-lf-sc-t1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Light-lf-t1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Light-lf-ts1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Light-osf-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Light-osf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Light-osf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Light-osf-sc-t1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Light-osf-t1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Light-osf-ts1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Light-tlf-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Light-tlf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Light-tlf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Light-tlf-sc-t1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Light-tlf-t1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Light-tlf-ts1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Light-tosf-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Light-tosf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Light-tosf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Light-tosf-sc-t1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Light-tosf-t1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Light-tosf-ts1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-LightItalic-lf-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-LightItalic-lf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-LightItalic-lf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-LightItalic-lf-sc-t1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-LightItalic-lf-t1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-LightItalic-lf-ts1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-LightItalic-osf-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-LightItalic-osf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-LightItalic-osf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-LightItalic-osf-sc-t1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-LightItalic-osf-t1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-LightItalic-osf-ts1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-LightItalic-tlf-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-LightItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-LightItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-LightItalic-tlf-sc-t1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-LightItalic-tlf-t1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-LightItalic-tlf-ts1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-LightItalic-tosf-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-LightItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-LightItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-LightItalic-tosf-sc-t1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-LightItalic-tosf-t1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-LightItalic-tosf-ts1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Regular-lf-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Regular-lf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Regular-lf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Regular-lf-sc-t1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Regular-lf-t1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Regular-lf-ts1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Regular-osf-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Regular-osf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Regular-osf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Regular-osf-sc-t1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Regular-osf-t1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Regular-osf-ts1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Regular-tlf-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Regular-tlf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Regular-tlf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Regular-tlf-sc-t1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Regular-tlf-t1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Regular-tlf-ts1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Regular-tosf-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Regular-tosf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Regular-tosf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Regular-tosf-sc-t1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Regular-tosf-t1.vf - RELOC/fonts/vf/google/roboto/RobotoCondensed-Regular-tosf-ts1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-Bold-tlf-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-Bold-tlf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-Bold-tlf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-Bold-tlf-sc-t1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-Bold-tlf-t1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-Bold-tlf-ts1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-BoldItalic-tlf-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-BoldItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-BoldItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-BoldItalic-tlf-sc-t1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-BoldItalic-tlf-t1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-BoldItalic-tlf-ts1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-Italic-tlf-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-Italic-tlf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-Italic-tlf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-Italic-tlf-sc-t1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-Italic-tlf-t1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-Italic-tlf-ts1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-Light-tlf-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-Light-tlf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-Light-tlf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-Light-tlf-sc-t1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-Light-tlf-t1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-Light-tlf-ts1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-LightItalic-tlf-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-LightItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-LightItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-LightItalic-tlf-sc-t1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-LightItalic-tlf-t1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-LightItalic-tlf-ts1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-Medium-tlf-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-Medium-tlf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-Medium-tlf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-Medium-tlf-sc-t1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-Medium-tlf-t1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-Medium-tlf-ts1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-MediumItalic-tlf-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-MediumItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-MediumItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-MediumItalic-tlf-sc-t1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-MediumItalic-tlf-t1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-MediumItalic-tlf-ts1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-Regular-tlf-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-Regular-tlf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-Regular-tlf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-Regular-tlf-sc-t1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-Regular-tlf-t1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-Regular-tlf-ts1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-Thin-tlf-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-Thin-tlf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-Thin-tlf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-Thin-tlf-sc-t1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-Thin-tlf-t1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-Thin-tlf-ts1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-ThinItalic-tlf-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-ThinItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-ThinItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-ThinItalic-tlf-sc-t1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-ThinItalic-tlf-t1.vf - RELOC/fonts/vf/google/roboto/RobotoMono-ThinItalic-tlf-ts1.vf - RELOC/fonts/vf/google/roboto/RobotoSlab-Bold-lf-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoSlab-Bold-lf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoSlab-Bold-lf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/RobotoSlab-Bold-lf-sc-t1.vf - RELOC/fonts/vf/google/roboto/RobotoSlab-Bold-lf-t1.vf - RELOC/fonts/vf/google/roboto/RobotoSlab-Bold-lf-ts1.vf - RELOC/fonts/vf/google/roboto/RobotoSlab-Light-lf-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoSlab-Light-lf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoSlab-Light-lf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/RobotoSlab-Light-lf-sc-t1.vf - RELOC/fonts/vf/google/roboto/RobotoSlab-Light-lf-t1.vf - RELOC/fonts/vf/google/roboto/RobotoSlab-Light-lf-ts1.vf - RELOC/fonts/vf/google/roboto/RobotoSlab-Regular-lf-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoSlab-Regular-lf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoSlab-Regular-lf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/RobotoSlab-Regular-lf-sc-t1.vf - RELOC/fonts/vf/google/roboto/RobotoSlab-Regular-lf-t1.vf - RELOC/fonts/vf/google/roboto/RobotoSlab-Regular-lf-ts1.vf - RELOC/fonts/vf/google/roboto/RobotoSlab-Thin-lf-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoSlab-Thin-lf-sc-ly1.vf - RELOC/fonts/vf/google/roboto/RobotoSlab-Thin-lf-sc-ot1.vf - RELOC/fonts/vf/google/roboto/RobotoSlab-Thin-lf-sc-t1.vf - RELOC/fonts/vf/google/roboto/RobotoSlab-Thin-lf-t1.vf - RELOC/fonts/vf/google/roboto/RobotoSlab-Thin-lf-ts1.vf - RELOC/tex/latex/roboto/LY1Roboto-LF.fd - RELOC/tex/latex/roboto/LY1Roboto-OsF.fd - RELOC/tex/latex/roboto/LY1Roboto-TLF.fd - RELOC/tex/latex/roboto/LY1Roboto-TOsF.fd - RELOC/tex/latex/roboto/LY1RobotoCondensed-LF.fd - RELOC/tex/latex/roboto/LY1RobotoCondensed-OsF.fd - RELOC/tex/latex/roboto/LY1RobotoCondensed-TLF.fd - RELOC/tex/latex/roboto/LY1RobotoCondensed-TOsF.fd - RELOC/tex/latex/roboto/LY1RobotoMono-TLF.fd - RELOC/tex/latex/roboto/LY1RobotoSlab-LF.fd - RELOC/tex/latex/roboto/OT1Roboto-LF.fd - RELOC/tex/latex/roboto/OT1Roboto-OsF.fd - RELOC/tex/latex/roboto/OT1Roboto-TLF.fd - RELOC/tex/latex/roboto/OT1Roboto-TOsF.fd - RELOC/tex/latex/roboto/OT1RobotoCondensed-LF.fd - RELOC/tex/latex/roboto/OT1RobotoCondensed-OsF.fd - RELOC/tex/latex/roboto/OT1RobotoCondensed-TLF.fd - RELOC/tex/latex/roboto/OT1RobotoCondensed-TOsF.fd - RELOC/tex/latex/roboto/OT1RobotoMono-TLF.fd - RELOC/tex/latex/roboto/OT1RobotoSlab-LF.fd - RELOC/tex/latex/roboto/T1Roboto-LF.fd - RELOC/tex/latex/roboto/T1Roboto-OsF.fd - RELOC/tex/latex/roboto/T1Roboto-TLF.fd - RELOC/tex/latex/roboto/T1Roboto-TOsF.fd - RELOC/tex/latex/roboto/T1RobotoCondensed-LF.fd - RELOC/tex/latex/roboto/T1RobotoCondensed-OsF.fd - RELOC/tex/latex/roboto/T1RobotoCondensed-TLF.fd - RELOC/tex/latex/roboto/T1RobotoCondensed-TOsF.fd - RELOC/tex/latex/roboto/T1RobotoMono-TLF.fd - RELOC/tex/latex/roboto/T1RobotoSlab-LF.fd - RELOC/tex/latex/roboto/TS1Roboto-LF.fd - RELOC/tex/latex/roboto/TS1Roboto-OsF.fd - RELOC/tex/latex/roboto/TS1Roboto-TLF.fd - RELOC/tex/latex/roboto/TS1Roboto-TOsF.fd - RELOC/tex/latex/roboto/TS1RobotoCondensed-LF.fd - RELOC/tex/latex/roboto/TS1RobotoCondensed-OsF.fd - RELOC/tex/latex/roboto/TS1RobotoCondensed-TLF.fd - RELOC/tex/latex/roboto/TS1RobotoCondensed-TOsF.fd - RELOC/tex/latex/roboto/TS1RobotoMono-TLF.fd - RELOC/tex/latex/roboto/TS1RobotoSlab-LF.fd - RELOC/tex/latex/roboto/roboto-mono.sty - RELOC/tex/latex/roboto/roboto.sty -catalogue-ctan /fonts/roboto -catalogue-date 2018-04-11 07:59:25 +0200 -catalogue-license apache2 -catalogue-topics font font-sans font-serif font-type1 font-ttf - -name robustcommand -category Package -revision 15878 -shortdesc Declare robust command, with \newcommand checks -relocated 1 -longdesc The package merely provides a variation of -longdesc \DeclareRobustCommand, which checks for the existence of a -longdesc command before declaring it robust. -containersize 1176 -containerchecksum 5ec54f58bff4f0a1a8bed4e3780bdd3d4c3b6c6e43f932463d69b49326769f7968a246d28a39541e9c0abb577e6a5c39bbe08684e636954207535bc445ca960d -doccontainersize 57832 -doccontainerchecksum e3a16925b40835e4e1f86fe51ea7e4096b75ec9a4d01b48efa2cce2d5b2c4173151cf906979e973b5e52a8b9acdb2de923f9e3e798099ddae478635a765a0661 -docfiles size=19 - RELOC/doc/latex/robustcommand/README details="Readme" - RELOC/doc/latex/robustcommand/robustcommand.pdf details="Benutzerdoku" language="de" -srccontainersize 2856 -srccontainerchecksum 781737e3fc7f7d51fafe873dde914b9497add072445fbde5a6e0292f5faaa1b556ff845ca9da3b65f75fc64294059bd6e64fa4f0ac5306800f84a5095aa30900 -srcfiles size=3 - RELOC/source/latex/robustcommand/robustcommand.dtx - RELOC/source/latex/robustcommand/robustcommand.ins -runfiles size=1 - RELOC/tex/latex/robustcommand/robustcommand.sty -catalogue-ctan /macros/latex/contrib/robustcommand -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics macro-supp -catalogue-version 0.1 - -name robustindex -category Package -revision 49877 -shortdesc Create index with pagerefs -relocated 1 -longdesc Third parties often change the page numbers without rerunning -longdesc makeindex. One would like to make the page numbers in the index -longdesc entries more robust. This bundle provides robustindex.sty and -longdesc robustglossary.sty, which use the \pageref mechanism to -longdesc maintain correct page numbers. -containersize 5032 -containerchecksum a670936b0d7cad71144ebf2a7d763948decea5be4b03ec0042569e85348615b886a89ea795f14652e2378c9120b2524ee06e2cc0f0217b0f388b8004905c5ee0 -doccontainersize 420512 -doccontainerchecksum 97846bbb5b2a50b317d1b359a0af27563d3b6ffd5b4d5a2d168a46832e5d88f1df16586629a731c34ab445c0b6302c71869b0bad818d8c64e47dd6540651007a -docfiles size=123 - RELOC/doc/latex/robustindex/README.md details="Readme" - RELOC/doc/latex/robustindex/multisample.pdf - RELOC/doc/latex/robustindex/multisample.tex - RELOC/doc/latex/robustindex/robustmanual.pdf details="Package documentation" - RELOC/doc/latex/robustindex/robustmanual.tex - RELOC/doc/latex/robustindex/robustsample.pdf details="Example of use" - RELOC/doc/latex/robustindex/robustsample.tex - RELOC/doc/latex/robustindex/stind.html -runfiles size=5 - RELOC/tex/latex/robustindex/robustglossary.sty - RELOC/tex/latex/robustindex/robustindex.sty -catalogue-contact-home https://www.staff.science.uu.nl/~kalle101/stind.html -catalogue-ctan /macros/latex/contrib/robustindex -catalogue-date 2019-01-30 13:41:54 +0100 -catalogue-license lppl1.2 -catalogue-topics index - -name roex -category Package -revision 45818 -catalogue mf-ps -shortdesc Metafont-PostScript conversions -relocated 1 -longdesc A Metafont support package including: epstomf, a tiny AWK -longdesc script for converting EPS files into Metafont; mftoeps for -longdesc generating (encapsulated) PostScript files readable, e.g., by -longdesc CorelDRAW, Adobe Illustrator and Fontographer; a collection of -longdesc routines (in folder progs) for converting Metafont-coded -longdesc graphics into encapsulated PostScript; and roex.mf, which -longdesc provides Metafont macros for removing overlaps and expanding -longdesc strokes. In mftoeps, Metafont writes PostScript code to a -longdesc log-file, from which it may be extracted by either TeX or AWK. -containersize 19984 -containerchecksum 6e95cc394d00a01bce5d7daa18a138ba4c25263365b3c072046e697e4a486091e27ea53fd0ce35619c96b6cd238f119aee534e5297e62164115dad6d95bee6c0 -srccontainersize 8416 -srccontainerchecksum 4b78a2ffa9e820d61217578726e88f1b386dfb8c373398784611b81d2f7b12590fd0b9b0c8b8a4e950593e2121013ee6ea0d13e8a774aa77603ef7ced0f7ae19 -srcfiles size=17 - RELOC/source/metafont/roex/0roex.doc - RELOC/source/metafont/roex/roexsamp/0roexsam.doc - RELOC/source/metafont/roex/roexsamp/es-01.mf - RELOC/source/metafont/roex/roexsamp/es-02.mf - RELOC/source/metafont/roex/roexsamp/es-03.mf - RELOC/source/metafont/roex/roexsamp/ro-01.mf - RELOC/source/metafont/roex/roexsamp/ro-02.mf - RELOC/source/metafont/roex/roexsamp/ro-03.mf - RELOC/source/metafont/roex/roexsamp/ro-04.mf - RELOC/source/metafont/roex/roexsamp/ro-05.mf - RELOC/source/metafont/roex/roexsamp/ro-06.mf - RELOC/source/metafont/roex/roexsamp/ro-07.mf - RELOC/source/metafont/roex/roexsamp/roes-01.mf - RELOC/source/metafont/roex/roexsamp/roes-02.mf - RELOC/source/metafont/roex/roexsamp/roes-03.mf - RELOC/source/metafont/roex/roexsamp/roes-04.mf -runfiles size=17 - RELOC/metafont/roex/roex.mf -catalogue-ctan /graphics/MF-PS -catalogue-date 2016-07-17 14:25:42 +0200 -catalogue-license pd -catalogue-topics graphics-import - -name romanbar -category Package -revision 25005 -shortdesc Write roman number with "bars" -relocated 1 -longdesc 'Bars', in the present context, are lines above and below text -longdesc that abut with the text. Barred roman numerals are sometimes -longdesc found in publications. The package provides a function that -longdesc prints barred roman numerals (converting arabic numerals if -longdesc necessary). The package also provides a predicate \ifnumeric. -containersize 2292 -containerchecksum 3f6f65b167fa3cf3014e35cfbdc2cf70d32f57d0ef0165b482358786229404d4a1d32422acb66b47aa2c9d7b452e34a0c36374e498a837bad9e4710a615be27c -doccontainersize 362416 -doccontainerchecksum e8d6073154a1e8ad7a91c86775df596fd515ea5a93b78088c911cb93d303ef698db81508b0665dd4a01bd4598ef6ba46218ca3e27fbf25d2b7aeafe6e3fdb6dc -docfiles size=93 - RELOC/doc/latex/romanbar/README details="Readme" - RELOC/doc/latex/romanbar/romanbar-example.pdf details="Sample of usage" - RELOC/doc/latex/romanbar/romanbar-example.tex - RELOC/doc/latex/romanbar/romanbar.pdf details="Package documentation" -srccontainersize 9596 -srccontainerchecksum d642e141d2db2790fa604be55dea4ee97ee542a953aed7974be71223954242c554f71e5a41e0f23595cc521dca98693b4e4350e51fe48fef40b2114d2170289d -srcfiles size=10 - RELOC/source/latex/romanbar/romanbar.drv - RELOC/source/latex/romanbar/romanbar.dtx - RELOC/source/latex/romanbar/romanbar.ins -runfiles size=2 - RELOC/tex/latex/romanbar/romanbar.sty -catalogue-ctan /macros/latex/contrib/romanbar -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics numbers -catalogue-version 1.0f - -name romanbarpagenumber -category Package -revision 36236 -shortdesc Typesetting roman page numbers -relocated 1 -longdesc The package romanbar allows to typeset roman numbers with bars. -longdesc This package allows you to use those roman numbers as page -longdesc number. -containersize 832 -containerchecksum 61ea143ef45b04bcfc489cd985ebce6defe3afc906cec0126269145fd9a0dc206fcc32da4e500cd7ae967040b56d9d7d8967c99eaee8261431c8c376a094f249 -doccontainersize 213792 -doccontainerchecksum 36d53fe286904c144e8a14769d652fb1b2ddbf7d749d7aba49038b88f5487d9e1187de01370dce923f9341e8d92bbb4f5f49fe72e66456afac6b96ee6ca26a99 -docfiles size=54 - RELOC/doc/latex/romanbarpagenumber/README details="Readme" - RELOC/doc/latex/romanbarpagenumber/romanbarpagenumber.pdf details="Package documentation" -srccontainersize 3140 -srccontainerchecksum 8b89749c065932c7af509b94baecb863ef2233f370ae512ee4b13323c9fbe2ece81da7dfd4c67012c826128f34a3c8ca41e19a67954b8f4d48eb65157ae322a8 -srcfiles size=3 - RELOC/source/latex/romanbarpagenumber/romanbarpagenumber.dtx - RELOC/source/latex/romanbarpagenumber/romanbarpagenumber.ins -runfiles size=1 - RELOC/tex/latex/romanbarpagenumber/romanbarpagenumber.sty -catalogue-also romanbar -catalogue-ctan /macros/latex/contrib/romanbarpagenumber -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics numbers page-nos -catalogue-version 1.0 - -name romande -category Package -revision 19537 -catalogue romandeadf -shortdesc Romande ADF fonts and LaTeX support -relocated 1 -longdesc Romande ADF is a serif font family with oldstyle figures, -longdesc designed as a substitute for Times, Tiffany or Caslon. The -longdesc family currently includes upright, italic and small-caps shapes -longdesc in each of regular and demi-bold weights and an italic script -longdesc in regular. The support package renames the fonts according to -longdesc the Karl Berry fontname scheme and defines four families. Two -longdesc of these primarily provide access to the "standard" or default -longdesc characters while the "alternate" families support alternate -longdesc characters, additional ligatures and the long s. The included -longdesc package files provide access to these features in LaTeX as -longdesc explained in the documentation. The LaTeX support requires the -longdesc nfssext-cfr and the xkeyval packages. -execute addMap yrd.map -containersize 471612 -containerchecksum 91d82e42852e49f15da793732ebb892a1e9b340b9edf7d522a9e54e08138801be2c22e0464d66e1978bc03df6b8e5f102ec5449eea747dda13e7d397e1e655bd -doccontainersize 279428 -doccontainerchecksum ff1ffaf46fc6822b2ae9c051bd21f96b44c38f73fa50123cb691c1a7304be885c378f4fb7649ab4b5b19f913255200c71575e8a9337018095b087b2c090ade9d -docfiles size=86 - RELOC/doc/fonts/romande/COPYING - RELOC/doc/fonts/romande/NOTICE.txt - RELOC/doc/fonts/romande/README details="Readme" - RELOC/doc/fonts/romande/manifest.txt - RELOC/doc/fonts/romande/romandeadf.pdf details="Package documentation" - RELOC/doc/fonts/romande/romandeadf.tex -srccontainersize 9676 -srccontainerchecksum a73375a467747c5382872e4f1d8f0fa4d82233b17e8fbb7e3b94008e41b33aa07a084681d89e726229b1986dca0617caa24a6ee6ae72f3460d2e4869fc981bca -srcfiles size=25 - RELOC/source/fonts/romande/reglyph-yrd.tex - RELOC/source/fonts/romande/romande-supp.etx - RELOC/source/fonts/romande/t1-romandeadf-alt.etx - RELOC/source/fonts/romande/t1-romandeadf.etx - RELOC/source/fonts/romande/ts1-euro.etx - RELOC/source/fonts/romande/yrd-drv.tex - RELOC/source/fonts/romande/yrd-map.tex -runfiles size=281 - RELOC/fonts/afm/arkandis/romande/yrdd8a.afm - RELOC/fonts/afm/arkandis/romande/yrddc8a.afm - RELOC/fonts/afm/arkandis/romande/yrddi8a.afm - RELOC/fonts/afm/arkandis/romande/yrdr8a.afm - RELOC/fonts/afm/arkandis/romande/yrdrc8a.afm - RELOC/fonts/afm/arkandis/romande/yrdri8a.afm - RELOC/fonts/afm/arkandis/romande/yrdriw8a.afm - RELOC/fonts/enc/dvips/romande/romande-supp.enc - RELOC/fonts/enc/dvips/romande/t1-romandeadf-alt.enc - RELOC/fonts/enc/dvips/romande/t1-romandeadf.enc - RELOC/fonts/enc/dvips/romande/ts1-euro-yrd.enc - RELOC/fonts/map/dvips/romande/yrd.map - RELOC/fonts/tfm/arkandis/romande/s-yrdd.tfm - RELOC/fonts/tfm/arkandis/romande/s-yrddi.tfm - RELOC/fonts/tfm/arkandis/romande/s-yrdr.tfm - RELOC/fonts/tfm/arkandis/romande/s-yrdri.tfm - RELOC/fonts/tfm/arkandis/romande/s-yrdriw.tfm - RELOC/fonts/tfm/arkandis/romande/t1-romandeadf-alt-yrdd.tfm - RELOC/fonts/tfm/arkandis/romande/t1-romandeadf-alt-yrddi.tfm - RELOC/fonts/tfm/arkandis/romande/t1-romandeadf-alt-yrdr.tfm - RELOC/fonts/tfm/arkandis/romande/t1-romandeadf-alt-yrdri.tfm - RELOC/fonts/tfm/arkandis/romande/t1-romandeadf-alt-yrdriw.tfm - RELOC/fonts/tfm/arkandis/romande/t1-romandeadf-yrdd.tfm - RELOC/fonts/tfm/arkandis/romande/t1-romandeadf-yrddc.tfm - RELOC/fonts/tfm/arkandis/romande/t1-romandeadf-yrddi.tfm - RELOC/fonts/tfm/arkandis/romande/t1-romandeadf-yrdr.tfm - RELOC/fonts/tfm/arkandis/romande/t1-romandeadf-yrdrc.tfm - RELOC/fonts/tfm/arkandis/romande/t1-romandeadf-yrdri.tfm - RELOC/fonts/tfm/arkandis/romande/t1-romandeadf-yrdriw.tfm - RELOC/fonts/tfm/arkandis/romande/ts1-yrdd.tfm - RELOC/fonts/tfm/arkandis/romande/ts1-yrddi.tfm - RELOC/fonts/tfm/arkandis/romande/ts1-yrdr.tfm - RELOC/fonts/tfm/arkandis/romande/ts1-yrdri.tfm - RELOC/fonts/tfm/arkandis/romande/ts1-yrdriw.tfm - RELOC/fonts/tfm/arkandis/romande/yrdd8c.tfm - RELOC/fonts/tfm/arkandis/romande/yrdd8t.tfm - RELOC/fonts/tfm/arkandis/romande/yrdda8t.tfm - RELOC/fonts/tfm/arkandis/romande/yrddai8t.tfm - RELOC/fonts/tfm/arkandis/romande/yrddc8t.tfm - RELOC/fonts/tfm/arkandis/romande/yrddi8c.tfm - RELOC/fonts/tfm/arkandis/romande/yrddi8t.tfm - RELOC/fonts/tfm/arkandis/romande/yrdr8c.tfm - RELOC/fonts/tfm/arkandis/romande/yrdr8t.tfm - RELOC/fonts/tfm/arkandis/romande/yrdra8t.tfm - RELOC/fonts/tfm/arkandis/romande/yrdrai8t.tfm - RELOC/fonts/tfm/arkandis/romande/yrdraiw8t.tfm - RELOC/fonts/tfm/arkandis/romande/yrdrc8t.tfm - RELOC/fonts/tfm/arkandis/romande/yrdri8c.tfm - RELOC/fonts/tfm/arkandis/romande/yrdri8t.tfm - RELOC/fonts/tfm/arkandis/romande/yrdriw8c.tfm - RELOC/fonts/tfm/arkandis/romande/yrdriw8t.tfm - RELOC/fonts/type1/arkandis/romande/yrdd8a.pfb - RELOC/fonts/type1/arkandis/romande/yrdd8a.pfm - RELOC/fonts/type1/arkandis/romande/yrddc8a.pfb - RELOC/fonts/type1/arkandis/romande/yrddc8a.pfm - RELOC/fonts/type1/arkandis/romande/yrddi8a.pfb - RELOC/fonts/type1/arkandis/romande/yrddi8a.pfm - RELOC/fonts/type1/arkandis/romande/yrdr8a.pfb - RELOC/fonts/type1/arkandis/romande/yrdr8a.pfm - RELOC/fonts/type1/arkandis/romande/yrdrc8a.pfb - RELOC/fonts/type1/arkandis/romande/yrdrc8a.pfm - RELOC/fonts/type1/arkandis/romande/yrdri8a.pfb - RELOC/fonts/type1/arkandis/romande/yrdri8a.pfm - RELOC/fonts/type1/arkandis/romande/yrdriw8a.pfb - RELOC/fonts/type1/arkandis/romande/yrdriw8a.pfm - RELOC/fonts/vf/arkandis/romande/yrdd8c.vf - RELOC/fonts/vf/arkandis/romande/yrdd8t.vf - RELOC/fonts/vf/arkandis/romande/yrdda8t.vf - RELOC/fonts/vf/arkandis/romande/yrddai8t.vf - RELOC/fonts/vf/arkandis/romande/yrddc8t.vf - RELOC/fonts/vf/arkandis/romande/yrddi8c.vf - RELOC/fonts/vf/arkandis/romande/yrddi8t.vf - RELOC/fonts/vf/arkandis/romande/yrdr8c.vf - RELOC/fonts/vf/arkandis/romande/yrdr8t.vf - RELOC/fonts/vf/arkandis/romande/yrdra8t.vf - RELOC/fonts/vf/arkandis/romande/yrdrai8t.vf - RELOC/fonts/vf/arkandis/romande/yrdraiw8t.vf - RELOC/fonts/vf/arkandis/romande/yrdrc8t.vf - RELOC/fonts/vf/arkandis/romande/yrdri8c.vf - RELOC/fonts/vf/arkandis/romande/yrdri8t.vf - RELOC/fonts/vf/arkandis/romande/yrdriw8c.vf - RELOC/fonts/vf/arkandis/romande/yrdriw8t.vf - RELOC/tex/latex/romande/romande.sty - RELOC/tex/latex/romande/t1yrd.fd - RELOC/tex/latex/romande/t1yrda.fd - RELOC/tex/latex/romande/t1yrdaw.fd - RELOC/tex/latex/romande/t1yrdw.fd - RELOC/tex/latex/romande/ts1yrd.fd - RELOC/tex/latex/romande/ts1yrda.fd - RELOC/tex/latex/romande/ts1yrdaw.fd - RELOC/tex/latex/romande/ts1yrdw.fd -catalogue-ctan /fonts/romandeadf -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl -catalogue-topics font font-type1 -catalogue-version 1.008-v7-sc - -name romanneg -category Package -revision 20087 -shortdesc Roman page numbers negative -relocated 1 -longdesc Causes the page numbers in the DVI file (as defined by \count0) -longdesc to be negative when roman pagenumbering is in effect. -containersize 1208 -containerchecksum 3c0bdbaec93e6040b9ba0c43c2c772d624a8fa1610c1242e2f6771326088c2c538c3f4628514919a6841d4ce4b20a18857caf1639a84c2e3ac99bba4c2b9e356 -doccontainersize 184160 -doccontainerchecksum 745e21333be41a715121cca5fdc9581681994d9bdd2ab68d2baf524df95e146737a0ffad1bf284e7e9300af0ed0af29090a2be1ece1beb8b40165132024da9d5 -docfiles size=46 - RELOC/doc/latex/romanneg/romanneg.ltx - RELOC/doc/latex/romanneg/romanneg.pdf details="Package documentation" -runfiles size=1 - RELOC/tex/latex/romanneg/romanneg.sty -catalogue-ctan /macros/latex/contrib/romanneg -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics page-nos - -name romannum -category Package -revision 15878 -shortdesc Generate roman numerals instead of arabic digits -relocated 1 -longdesc The romannum package changes LaTeX generated numbers to be -longdesc printed with roman numerals instead of arabic digits. It -longdesc requires the stdclsdv package. Users of the bookhands fonts may -longdesc find this package useful. -containersize 1684 -containerchecksum 9c2dbde6b5cbff0805b06c55a99c708461b584bb0ebab49ce6e4a89f972afd30e7895239e9e6a10ba572a3f5a696612e5568af0c63760646dd9c2e3e06b9ceaa -doccontainersize 126708 -doccontainerchecksum ea2a9bc6aeb1b6ddb4fdbf246b1143bd85821b91ccd68a9cc81290c68e5063e06d1bf3a2a8ef882c5d2b50bb1373ad4dad870864ea3dd9893ff50fef0add21a9 -docfiles size=37 - RELOC/doc/latex/romannum/README details="Readme" - RELOC/doc/latex/romannum/romannum.pdf details="Package documentation" -srccontainersize 5784 -srccontainerchecksum 7509cf4c2c9446ac30d6da498b14cc8aa7084cc3b6eb82013b8cb9db2830359fbbb45e81363c8fd0d5b8ff1e8458d6295baf7309b5f3e286325d048f1c173016 -srcfiles size=6 - RELOC/source/latex/romannum/romannum.dtx - RELOC/source/latex/romannum/romannum.ins -runfiles size=2 - RELOC/tex/latex/romannum/romannum.sty -catalogue-ctan /macros/latex/contrib/romannum -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics numbers -catalogue-version 1.0b - -name rosario -category Package -revision 40843 -shortdesc Using the free Rosario fonts with LaTeX -relocated 1 -longdesc The package provides the files required to use the Rosario -longdesc fonts with LaTeX. Rosario is a set of four fonts provided by -longdesc Hector Gatti, Adobe Typekit & Omnibus-Type Team under the Open -longdesc Font License (OFL), version 1.1. The fonts are copyright (c) -longdesc 2012-2015, Omnibus-Type. -execute addMap Rosario.map -containersize 268780 -containerchecksum cce759aa57f8cdfb9923223601816007087f3f88448b6efee80d083cef8d0abbe74677d5d5cd82efc56b3c2a1cb508ce43b86dbdd4e3c4667d9ec2450ae20468 -doccontainersize 237296 -doccontainerchecksum 0e0a57f188625276a8594df6cf06c97c2f730c381b0524a11bb98b02cec3da15f4ac36ea2f30401bacdd520d4d32f22ed46de973cdc35e234c0af94760b47fff -docfiles size=61 - RELOC/doc/fonts/rosario/OFL.txt - RELOC/doc/fonts/rosario/README.md details="Readme" - RELOC/doc/fonts/rosario/Rosario.pdf details="Package documentation" -srccontainersize 4364 -srccontainerchecksum 792b46f42c0b432c678c8d8113ef453a957cbffed6a8516b90733ea7cafb322c4a1772c8742808bacb4eef1e5bed741bfbd779382a0bf0b04718bfe676ccf0e1 -srcfiles size=4 - RELOC/source/fonts/rosario/Rosario.dtx - RELOC/source/fonts/rosario/Rosario.ins -runfiles size=174 - RELOC/fonts/enc/dvips/rosario/ros_amohrd.enc - RELOC/fonts/enc/dvips/rosario/ros_c353pt.enc - RELOC/fonts/enc/dvips/rosario/ros_k6z3ge.enc - RELOC/fonts/enc/dvips/rosario/ros_y2egj5.enc - RELOC/fonts/map/dvips/rosario/Rosario.map - RELOC/fonts/opentype/public/rosario/Rosario-Bold.otf - RELOC/fonts/opentype/public/rosario/Rosario-BoldItalic.otf - RELOC/fonts/opentype/public/rosario/Rosario-Italic.otf - RELOC/fonts/opentype/public/rosario/Rosario-Regular.otf - RELOC/fonts/tfm/public/rosario/Rosario-Bold-lf-ly1--base.tfm - RELOC/fonts/tfm/public/rosario/Rosario-Bold-lf-ly1--lcdfj.tfm - RELOC/fonts/tfm/public/rosario/Rosario-Bold-lf-ly1.tfm - RELOC/fonts/tfm/public/rosario/Rosario-Bold-lf-ot1--base.tfm - RELOC/fonts/tfm/public/rosario/Rosario-Bold-lf-ot1--lcdfj.tfm - RELOC/fonts/tfm/public/rosario/Rosario-Bold-lf-ot1.tfm - RELOC/fonts/tfm/public/rosario/Rosario-Bold-lf-t1--base.tfm - RELOC/fonts/tfm/public/rosario/Rosario-Bold-lf-t1--lcdfj.tfm - RELOC/fonts/tfm/public/rosario/Rosario-Bold-lf-t1.tfm - RELOC/fonts/tfm/public/rosario/Rosario-Bold-lf-ts1--base.tfm - RELOC/fonts/tfm/public/rosario/Rosario-Bold-lf-ts1.tfm - RELOC/fonts/tfm/public/rosario/Rosario-BoldItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/public/rosario/Rosario-BoldItalic-lf-ly1--lcdfj.tfm - RELOC/fonts/tfm/public/rosario/Rosario-BoldItalic-lf-ly1.tfm - RELOC/fonts/tfm/public/rosario/Rosario-BoldItalic-lf-ot1--base.tfm - RELOC/fonts/tfm/public/rosario/Rosario-BoldItalic-lf-ot1--lcdfj.tfm - RELOC/fonts/tfm/public/rosario/Rosario-BoldItalic-lf-ot1.tfm - RELOC/fonts/tfm/public/rosario/Rosario-BoldItalic-lf-t1--base.tfm - RELOC/fonts/tfm/public/rosario/Rosario-BoldItalic-lf-t1--lcdfj.tfm - RELOC/fonts/tfm/public/rosario/Rosario-BoldItalic-lf-t1.tfm - RELOC/fonts/tfm/public/rosario/Rosario-BoldItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/rosario/Rosario-BoldItalic-lf-ts1.tfm - RELOC/fonts/tfm/public/rosario/Rosario-Italic-lf-ly1--base.tfm - RELOC/fonts/tfm/public/rosario/Rosario-Italic-lf-ly1--lcdfj.tfm - RELOC/fonts/tfm/public/rosario/Rosario-Italic-lf-ly1.tfm - RELOC/fonts/tfm/public/rosario/Rosario-Italic-lf-ot1--base.tfm - RELOC/fonts/tfm/public/rosario/Rosario-Italic-lf-ot1--lcdfj.tfm - RELOC/fonts/tfm/public/rosario/Rosario-Italic-lf-ot1.tfm - RELOC/fonts/tfm/public/rosario/Rosario-Italic-lf-t1--base.tfm - RELOC/fonts/tfm/public/rosario/Rosario-Italic-lf-t1--lcdfj.tfm - RELOC/fonts/tfm/public/rosario/Rosario-Italic-lf-t1.tfm - RELOC/fonts/tfm/public/rosario/Rosario-Italic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/rosario/Rosario-Italic-lf-ts1.tfm - RELOC/fonts/tfm/public/rosario/Rosario-Regular-lf-ly1--base.tfm - RELOC/fonts/tfm/public/rosario/Rosario-Regular-lf-ly1--lcdfj.tfm - RELOC/fonts/tfm/public/rosario/Rosario-Regular-lf-ly1.tfm - RELOC/fonts/tfm/public/rosario/Rosario-Regular-lf-ot1--base.tfm - RELOC/fonts/tfm/public/rosario/Rosario-Regular-lf-ot1--lcdfj.tfm - RELOC/fonts/tfm/public/rosario/Rosario-Regular-lf-ot1.tfm - RELOC/fonts/tfm/public/rosario/Rosario-Regular-lf-t1--base.tfm - RELOC/fonts/tfm/public/rosario/Rosario-Regular-lf-t1--lcdfj.tfm - RELOC/fonts/tfm/public/rosario/Rosario-Regular-lf-t1.tfm - RELOC/fonts/tfm/public/rosario/Rosario-Regular-lf-ts1--base.tfm - RELOC/fonts/tfm/public/rosario/Rosario-Regular-lf-ts1.tfm - RELOC/fonts/type1/public/rosario/Rosario-Bold.pfb - RELOC/fonts/type1/public/rosario/Rosario-BoldItalic.pfb - RELOC/fonts/type1/public/rosario/Rosario-BoldItalicLCDFJ.pfb - RELOC/fonts/type1/public/rosario/Rosario-BoldLCDFJ.pfb - RELOC/fonts/type1/public/rosario/Rosario-Italic.pfb - RELOC/fonts/type1/public/rosario/Rosario-ItalicLCDFJ.pfb - RELOC/fonts/type1/public/rosario/Rosario-Regular.pfb - RELOC/fonts/type1/public/rosario/Rosario-RegularLCDFJ.pfb - RELOC/fonts/vf/public/rosario/Rosario-Bold-lf-ly1.vf - RELOC/fonts/vf/public/rosario/Rosario-Bold-lf-ot1.vf - RELOC/fonts/vf/public/rosario/Rosario-Bold-lf-t1.vf - RELOC/fonts/vf/public/rosario/Rosario-Bold-lf-ts1.vf - RELOC/fonts/vf/public/rosario/Rosario-BoldItalic-lf-ly1.vf - RELOC/fonts/vf/public/rosario/Rosario-BoldItalic-lf-ot1.vf - RELOC/fonts/vf/public/rosario/Rosario-BoldItalic-lf-t1.vf - RELOC/fonts/vf/public/rosario/Rosario-BoldItalic-lf-ts1.vf - RELOC/fonts/vf/public/rosario/Rosario-Italic-lf-ly1.vf - RELOC/fonts/vf/public/rosario/Rosario-Italic-lf-ot1.vf - RELOC/fonts/vf/public/rosario/Rosario-Italic-lf-t1.vf - RELOC/fonts/vf/public/rosario/Rosario-Italic-lf-ts1.vf - RELOC/fonts/vf/public/rosario/Rosario-Regular-lf-ly1.vf - RELOC/fonts/vf/public/rosario/Rosario-Regular-lf-ot1.vf - RELOC/fonts/vf/public/rosario/Rosario-Regular-lf-t1.vf - RELOC/fonts/vf/public/rosario/Rosario-Regular-lf-ts1.vf - RELOC/tex/latex/rosario/LY1Rosario-LF.fd - RELOC/tex/latex/rosario/OT1Rosario-LF.fd - RELOC/tex/latex/rosario/Rosario.fontspec - RELOC/tex/latex/rosario/Rosario.sty - RELOC/tex/latex/rosario/T1Rosario-LF.fd - RELOC/tex/latex/rosario/TS1Rosario-LF.fd -catalogue-ctan /fonts/rosario -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics font font-sans font-otf font-supp font-type1 -catalogue-version 1.0 - -name rotfloat -category Package -revision 18292 -shortdesc Rotate floats -relocated 1 -longdesc The float package provides commands to define new floats of -longdesc various styles (plain, boxed, ruled, and userdefined ones); the -longdesc rotating package provides new environments (sidewaysfigure and -longdesc sidewaystable) which are rotated by 90 or 270 degrees. But what -longdesc about new rotated floats, e.g. a rotated ruled one? This -longdesc package makes this possible; it builds a bridge between the two -longdesc packages and extends the commands from the float package to -longdesc define rotated versions of the new floats, too. -containersize 1528 -containerchecksum 8a80713d45e0b6cb20a087a78c8441f5e3831751e9253e4680a44468e467d502d69fe67d8fd05f8583d032d647ce02f5ceba1917f3ad174febef9bf8f1d98a37 -doccontainersize 214720 -doccontainerchecksum 7a9766badffdeb1e84954534cf21c3877c6e2294fe16e69902fd9c7e2405546956fc68c332fe2f18c319a415236f29834fd6157ed3951a50856d42055c54259e -docfiles size=58 - RELOC/doc/latex/rotfloat/examples.tex - RELOC/doc/latex/rotfloat/rotfloat.pdf details="Package documentation" -srccontainersize 6104 -srccontainerchecksum 177b636e2ab53bb5e6359e4c91ec2f45f487e7d5456b812410ea56942292ee74b137715f87ff3bc817f17aeb29a6ae0fa89691962c2cb563f2c08e2534e2826f -srcfiles size=6 - RELOC/source/latex/rotfloat/rotfloat.dtx - RELOC/source/latex/rotfloat/rotfloat.ins -runfiles size=1 - RELOC/tex/latex/rotfloat/rotfloat.sty -catalogue-ctan /macros/latex/contrib/rotfloat -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics float -catalogue-version 1.2 - -name rotpages -category Package -revision 18740 -shortdesc Typeset sets of pages upside-down and backwards -relocated 1 -longdesc The rotpages package allows you to format documents where small -longdesc sets of pages are rotated by 180 degrees and rearranged, so -longdesc that they can be read by turning the printed copy upside-down. -longdesc It was developed for collecting exercises and solutions: using -longdesc the package, you can print the exercise text normally and the -longdesc solutions rotated. -containersize 2292 -containerchecksum a6f51d55d743d2015375640fffc81f81d080f2d3ca9d27ed93eeae395be0e908c526e1c2eec26e9a71a5dac665e7c78b71d1ac1d1006dab5e5953b2c91a04ba6 -doccontainersize 125048 -doccontainerchecksum 1cea6f0e5c2334de7d480ebd5ae7ae2308de96a327ed8e06027a32a15bbd2fe7ddad40f51b47a466941def26c572fe1f23d4240beda3215fd9e87010560e1122 -docfiles size=57 - RELOC/doc/latex/rotpages/Documentation/rotpages-doc.pdf details="Package documentation" - RELOC/doc/latex/rotpages/Documentation/rotpages-doc.tex - RELOC/doc/latex/rotpages/Examples/rotpages-doublecolumn-ex.pdf - RELOC/doc/latex/rotpages/Examples/rotpages-doublecolumn-ex.tex - RELOC/doc/latex/rotpages/Examples/rotpages-fancy-ex.pdf - RELOC/doc/latex/rotpages/Examples/rotpages-fancy-ex.tex - RELOC/doc/latex/rotpages/Examples/rotpages-singlecolumn-ex.pdf - RELOC/doc/latex/rotpages/Examples/rotpages-singlecolumn-ex.tex - RELOC/doc/latex/rotpages/README details="Readme" -runfiles size=2 - RELOC/tex/latex/rotpages/rotpages.sty -catalogue-ctan /macros/latex/contrib/rotpages -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics layout -catalogue-version 3.0 - -name roundbox -category Package -revision 29675 -shortdesc Round boxes in LaTeX -relocated 1 -longdesc This package implements a command \roundbox that can be used, -longdesc in LaTeX, for producing boxes, framed with rounded corners. -containersize 1464 -containerchecksum 75983b28b41aee6dabb35cd2012ee39e3fbb93fd26b87f3606197a230598495f76d37599907c5fa8e486241dcb0e6de853020a3a08605c1cc51f44f7d4aa2c78 -doccontainersize 880 -doccontainerchecksum 03a79367e18e95eda32fecf44892113426fb30b53d4deb95b4b631615992b5da24c4f9ed74ba15013971434bbd41a545a5fdf30b46cc2a34587e61fa7f136afd -docfiles size=1 - RELOC/doc/latex/roundbox/README details="Readme" -runfiles size=1 - RELOC/tex/latex/roundbox/roundbox.sty -catalogue-also fancybox -catalogue-ctan /macros/latex/contrib/roundbox -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics boxing decoration -catalogue-version 0.2 - -name roundrect -category Package -revision 39796 -shortdesc MetaPost macros for highly configurable rounded rectangles (optionally with text) -relocated 1 -longdesc The roundrect macros for MetaPost provide ways to produce -longdesc rounded rectangles, which may or may not contain a title bar or -longdesc text (the title bar may itself contain text). They are -longdesc extremely configurable. -containersize 2196 -containerchecksum 86ad2797ebff2f9725ee933f77768d925c37a302d6a2ad0dc728365f033aefda041e3ec67216a6cc30986c74077cb42a62a54de120eb6910b2647067dd8e6ba4 -doccontainersize 284124 -doccontainerchecksum c9b5e55d11f6004e203c46423fb264c270fc35471e5ecb303f1f815c3217c0f029e053912ededc6a0bf5749465bd6472c015be109b1abbe0d2f79c9c7e61702f -docfiles size=75 - RELOC/doc/metapost/roundrect/CHANGES - RELOC/doc/metapost/roundrect/README details="Readme" - RELOC/doc/metapost/roundrect/lppl.txt - RELOC/doc/metapost/roundrect/roundrect.pdf details="Package documentation" -srccontainersize 7068 -srccontainerchecksum b001e7865c3ebdc698bb87bc72ab7968af8e61a6a7e6eb89f85ecc2f147fadb9284168e05817fa096da863adfb5d26603718088157df9195427d72e9c21bf6f6 -srcfiles size=7 - RELOC/source/metapost/roundrect/roundrect.dtx - RELOC/source/metapost/roundrect/roundrect.ins -runfiles size=2 - RELOC/metapost/roundrect/roundrect.mp -catalogue-ctan /graphics/metapost/contrib/macros/roundrect -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics graphics-mpost boxing -catalogue-version 2.2 - -name rrgtrees -category Package -revision 27322 -shortdesc Linguistic tree diagrams for Role and Reference Grammar (RRG) with LaTeX -relocated 1 -longdesc A set of LaTeX macros that makes it easy to produce linguistic -longdesc tree diagrams suitable for Role and Reference Grammar (RRG). -longdesc This package allows the construction of trees with crossing -longdesc lines, as is required by this theory for many languages. There -longdesc is no known limit on number of tree nodes or levels. Requires -longdesc the pst-node and pst-tree LaTeX packages. -containersize 3284 -containerchecksum 1f3663231040a2b3a60abb9468bc397893e96434b7a1c6b8ae589010e5eabb263e5d8961dab24910a4479b00466988c2e3c8896b9b1d6598fe4246405d31d80a -doccontainersize 90404 -doccontainerchecksum 95846504f8a443c393d295bb2056320bd3294133e4aa1ae6df4af8a3218bebdb495697eb7ae29d41d36ada7c646efbb3cff50ec0cb81782206f8c7c9a344ec34 -docfiles size=28 - RELOC/doc/latex/rrgtrees/Makefile - RELOC/doc/latex/rrgtrees/README details="Package README" - RELOC/doc/latex/rrgtrees/rrgtrees.pdf details="Package documentation" -srccontainersize 11056 -srccontainerchecksum a96289cd36a8202f76bf05309844619299ffff3df7bd27d703456e38c173fb9a1599e20efc294418e71651835cd23e3c4f264b30ce354a3ee9ab44ae1d1f8dcf -srcfiles size=9 - RELOC/source/latex/rrgtrees/rrgtrees.dtx - RELOC/source/latex/rrgtrees/rrgtrees.ins -runfiles size=3 - RELOC/tex/latex/rrgtrees/rrgtrees.sty -catalogue-ctan /macros/latex/contrib/rrgtrees -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics tree linguistic -catalogue-version 1.1 - -name rsc -category Package -revision 41923 -shortdesc BibTeX style for use with RSC journals -relocated 1 -longdesc The rsc package provides a BibTeX style in accordance with the -longdesc requirements of the Royal Society of Chemistry. It was -longdesc originally based on the file pccp.bst, but also implements a -longdesc number of styles from the achemso package. The package is now a -longdesc stub for the chemstyle package, which the author developed to -longdesc unify the writing of articles with a chemistry content. -containersize 7124 -containerchecksum 1f9b9dadab1dc937738c0767423ec55a8d0ee85c0c0a9098d5f94960eb2c5302a88d3479e4fd2fef8df9d2d8927b9c2247de59f0c63651d7971368d35f0bde83 -doccontainersize 187212 -doccontainerchecksum 75dac5282b82ecc9d192e7b9a88f3d281aae2dcefb9a156c0084a3ab199a80ec5c545fedd26c67cc10b11505887d93b83bd57b526c6ac7e89764dc0109376fda -docfiles size=48 - RELOC/doc/latex/rsc/LICENSE.md - RELOC/doc/latex/rsc/README.md details="Readme" - RELOC/doc/latex/rsc/rsc.pdf details="Package documentation" -srccontainersize 14708 -srccontainerchecksum fd1de8d282631019709044adeb620a632922deb6511f44bac1bc44a52bb7ab1d722bf1c9f4d2ccaa9c339c2f87325e6b2c951c9dce65d7716988e9408df53a50 -srcfiles size=14 - RELOC/source/latex/rsc/rsc.dtx -runfiles size=15 - RELOC/bibtex/bst/rsc/angew.bst - RELOC/bibtex/bst/rsc/rsc.bst - RELOC/tex/latex/rsc/rsc.sty -catalogue-ctan /macros/latex/contrib/rsc -catalogue-date 2016-08-22 22:14:27 +0200 -catalogue-license lppl1.3 -catalogue-topics chemistry journalpub -catalogue-version 3.1f - -name rsfs -category Package -revision 15878 -shortdesc Ralph Smith's Formal Script font -relocated 1 -longdesc The fonts provide uppercase 'formal' script letters for use as -longdesc symbols in scientific and mathematical typesetting (in contrast -longdesc to the informal script fonts such as that used for the -longdesc 'calligraphic' symbols in the TeX maths symbol font). The fonts -longdesc are provided as Metafont source, and as derived Adobe Type 1 -longdesc format. LaTeX support, for using these fonts in mathematics, is -longdesc available via one of the packages calrsfs and mathrsfs. -execute addMixedMap rsfs.map -containersize 56088 -containerchecksum 80a3424b8e94a95b4487cacb0bac953bbecd423667a94730e536be773cfe080a79008c1355ab1f4605f37686fba8d93cb6bdef021cc0884bd2add695fe0fcc8d -doccontainersize 2276 -doccontainerchecksum 82ca4f8cdcd5afddd80cfe8f7b05b23e003b2c6249a637fa9f9378eddda9d54ceb2263f1192ada379d84b485f1ca0ba2f969c64f105bcdc415341def8d6a4796 -docfiles size=2 - RELOC/doc/fonts/rsfs/README details="Readme" - RELOC/doc/fonts/rsfs/README.type1 -runfiles size=35 - RELOC/fonts/afm/public/rsfs/rsfs10.afm - RELOC/fonts/afm/public/rsfs/rsfs5.afm - RELOC/fonts/afm/public/rsfs/rsfs7.afm - RELOC/fonts/map/dvips/rsfs/rsfs.map - RELOC/fonts/source/public/rsfs/rsfs10.mf - RELOC/fonts/source/public/rsfs/rsfs5.mf - RELOC/fonts/source/public/rsfs/rsfs7.mf - RELOC/fonts/source/public/rsfs/script.mf - RELOC/fonts/source/public/rsfs/scriptu.mf - RELOC/fonts/tfm/public/rsfs/rsfs10.tfm - RELOC/fonts/tfm/public/rsfs/rsfs5.tfm - RELOC/fonts/tfm/public/rsfs/rsfs7.tfm - RELOC/fonts/type1/public/rsfs/rsfs10.pfb - RELOC/fonts/type1/public/rsfs/rsfs10.pfm - RELOC/fonts/type1/public/rsfs/rsfs5.pfb - RELOC/fonts/type1/public/rsfs/rsfs5.pfm - RELOC/fonts/type1/public/rsfs/rsfs7.pfb - RELOC/fonts/type1/public/rsfs/rsfs7.pfm - RELOC/tex/plain/rsfs/scrload.tex -catalogue-also rsfso -catalogue-ctan /fonts/rsfs -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics font font-calligraphic font-mf font-type1 - -name rsfso -category Package -revision 37965 -shortdesc A mathematical calligraphic font based on rsfs -relocated 1 -longdesc The package provides virtual fonts and LaTeX support files for -longdesc mathematical calligraphic fonts based on the rsfs Adobe Type 1 -longdesc fonts (which must also be present for successful installation, -longdesc with the slant substantially reduced. The output is quite -longdesc similar to that from the Adobe Mathematical Pi script font. -execute addMap rsfso.map -containersize 3780 -containerchecksum ce036562c7cc85a028426f7169281362b7ccd0ffe8fc772f0aebeb4841b5b0aaa39aef1e6fb4a0a2f403077f9643ace3f22991c30a8ceba51c367bc50d045e41 -doccontainersize 145700 -doccontainerchecksum 2df69dcdfe794d0f10feeb413ea857c62570c2e16e97955cb1c86dc8dc076e19346718c5d291db6cae4e3850a31141dca9710a6e2f4d91d6e36cbd3e29e454bc -docfiles size=38 - RELOC/doc/fonts/rsfso/README details="Readme" - RELOC/doc/fonts/rsfso/mh2scr0.png - RELOC/doc/fonts/rsfso/rsfso-doc.pdf details="Package documentation" - RELOC/doc/fonts/rsfso/rsfso-doc.tex -runfiles size=12 - RELOC/fonts/map/dvips/rsfso/rsfso.map - RELOC/fonts/tfm/public/rsfso/rrsfso10.tfm - RELOC/fonts/tfm/public/rsfso/rrsfso5.tfm - RELOC/fonts/tfm/public/rsfso/rrsfso7.tfm - RELOC/fonts/tfm/public/rsfso/rsfso10.tfm - RELOC/fonts/tfm/public/rsfso/rsfso5.tfm - RELOC/fonts/tfm/public/rsfso/rsfso7.tfm - RELOC/fonts/vf/public/rsfso/rsfso10.vf - RELOC/fonts/vf/public/rsfso/rsfso5.vf - RELOC/fonts/vf/public/rsfso/rsfso7.vf - RELOC/tex/latex/rsfso/rsfso.sty - RELOC/tex/latex/rsfso/ursfso.fd -catalogue-also calrsfs mathrsfs -catalogue-ctan /fonts/rsfso -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font font-virtual font-calligraphic -catalogue-version 1.02 - -name rterface -category Package -revision 30084 -shortdesc Access to R analysis from within a document -relocated 1 -longdesc The package mediates interaction between LaTeX and R; it allows -longdesc LaTeX to set R's parameters, and provides code to read R -longdesc output. -containersize 1660 -containerchecksum 73cd997d2d54ca16f3eb8b8a6fdad4c5fee1e23f3b2bf62fe98307d79c7e431ec3ef82e4d588be7ffd3d3d3c04e829d0f37a9489b8adea5a6e2be3abc0e7b0dc -doccontainersize 51288 -doccontainerchecksum dbde5ebc327e62962da253ee9fab772b52739eb4772a2f849676600762bc39976e580d923afe671869e0fb9c80a7f0c400ffb835ba2f021254939521b124aaa2 -docfiles size=19 - RELOC/doc/latex/rterface/README details="Readme" - RELOC/doc/latex/rterface/rterface.pdf details="Package documentation" - RELOC/doc/latex/rterface/rterface.tex -runfiles size=1 - RELOC/tex/latex/rterface/rterface.sty -catalogue-ctan /macros/latex/contrib/rterface -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.2 -catalogue-topics callback - -name rtkinenc -category Package -revision 20003 -shortdesc Input encoding with fallback procedures -relocated 1 -longdesc The rtkinenc package is functionally similar to the standard -longdesc LaTeX package inputenc: both set up active characters so that -longdesc an input character outside the range of 7-bit visible ASCII is -longdesc coverted into one or more corresponding LaTeX commands. The -longdesc main difference lies in that rtkinenc allows the user to -longdesc specify a fallback procedure to use when the text command -longdesc corresponding to some input character isn't available. Names of -longdesc commands in rtkinenc have been selected so that it can read -longdesc inputenc encoding definition files, and the aim is that -longdesc rtkinenc should be backwards compatible with inputenc. rtkinenc -longdesc is not a new version of inputenc though, nor is it part of -longdesc standard LaTeX. For an example of how rtkinenc is used, the -longdesc user may look at the tclldoc class. -containersize 2512 -containerchecksum 287985d5ff2308014772aed6fdc4052e43218e5a7a60e054d471aa9f86e5579295e0cfea4f68efa3654b0b53f449405fb4d33135fffbe2b8cede1a3117fb5510 -doccontainersize 258100 -doccontainerchecksum 1e0439e39861ac9babe709608cd224bb5a4e8ccc1ce5e788d9923aed2df5c085e2446f620b06eff6f00b31c2eaa3e0246a3ca09d634d1b83d0e7e4136b43c546 -docfiles size=65 - RELOC/doc/latex/rtkinenc/README.txt - RELOC/doc/latex/rtkinenc/rtkinenc-doc.pdf details="Package documentation" - RELOC/doc/latex/rtkinenc/rtkinenc-doc.tex -srccontainersize 6632 -srccontainerchecksum 58a09ab1236bf5f781f8b2aada6acbfa5a889508994a2a054c950b56f880b75717e89aed550bb11e028d23c215cd5375f145779adde5a487f41c27e421d5aff2 -srcfiles size=7 - RELOC/source/latex/rtkinenc/rtkinenc.dtx - RELOC/source/latex/rtkinenc/rtkinenc.ins -runfiles size=2 - RELOC/tex/latex/rtkinenc/rtkinenc.sty -catalogue-ctan /macros/latex/contrib/rtkinenc -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics inputenc -catalogue-version 1.0 - -name rtklage -category Package -revision 15878 -catalogue ratex -shortdesc A package for German lawyers -relocated 1 -longdesc RATeX is a newly developed bundle of packages and classes -longdesc provided for German lawyers. Now in the early beginning it only -longdesc contains rtklage, a class to make lawsuits. -containersize 1464 -containerchecksum e2c8f07aff7d72ddf0492b70fc2c3cabe948e67df374870f6696cdd9ac3ee6e0dff1acea8872befc92905ec68f2a0e1b0bee964c76ecd6289ad06cbeb0ffb4dd -doccontainersize 62644 -doccontainerchecksum 8d5658e36382ad40f589b713f4abcb1f4ca97c7da4b154952c73fb34cdf8ad9291581f3baba9ab0e05d06437468c75860bf2331e18703111470f2043b3057854 -docfiles size=20 - RELOC/doc/latex/rtklage/README details="Readme" language="de" - RELOC/doc/latex/rtklage/bspklage.tex - RELOC/doc/latex/rtklage/rtklage.pdf details="Package documentation" language="de" -runfiles size=1 - RELOC/tex/latex/rtklage/rtklage.cls -catalogue-ctan /macros/latex/contrib/rtklage -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics german legal - -name rubik -category Package -revision 46791 -shortdesc Document Rubik cube configurations and rotation sequences -longdesc The bundle provides four packages: rubikcube provides commands -longdesc for typesetting Rubik cubes and their transformations, -longdesc rubiktwocube provides commands for typesetting Rubik twocubes -longdesc and their transformations, rubikrotation which can process a -longdesc sequence of Rubik rotation moves, with the help of a Perl -longdesc package executed via \write18 (shell escape) commands, and -longdesc rubikpatterns, a collection of well known patterns and their -longdesc associated rotation sequences. -depend rubik.ARCH -containersize 39000 -containerchecksum 1908d95ff36962c91c62fc57e74c6c9b1cbfe751cf6355e90940fa294c5977998410c7eb50eed01e5a258f059e444436a9a0ed69ee8f27d13316f932b1c4b077 -doccontainersize 3201588 -doccontainerchecksum 0d9210dcd1276ae0393c63bcf2cd06e1b7b3e2a9d1845651a776f032b467f5619b1cd8fedbc0cfc5a3640d3d4e2b1d1906d509a44950130114ead64011cde2c2 -docfiles size=887 - texmf-dist/doc/latex/rubik/README.txt details="Readme" - texmf-dist/doc/latex/rubik/rubik-doc-figA.pdf - texmf-dist/doc/latex/rubik/rubik-doc-figB.pdf - texmf-dist/doc/latex/rubik/rubik-doc-figC.pdf - texmf-dist/doc/latex/rubik/rubik-doc-figD.pdf - texmf-dist/doc/latex/rubik/rubik-doc-figE.pdf - texmf-dist/doc/latex/rubik/rubik-doc-figF.pdf - texmf-dist/doc/latex/rubik/rubikcube.pdf details="Rubikcube package documentation" - texmf-dist/doc/latex/rubik/rubikexamples.pdf details="Rubik examples" - texmf-dist/doc/latex/rubik/rubikexamples.sh - texmf-dist/doc/latex/rubik/rubikexamples.tex - texmf-dist/doc/latex/rubik/rubikpatterns-doc-figA.pdf - texmf-dist/doc/latex/rubik/rubikpatterns.pdf details="Rubikpatterns package documentation" - texmf-dist/doc/latex/rubik/rubikpatternsLIST.pdf details="List of Rubik patterns" - texmf-dist/doc/latex/rubik/rubikpatternsLIST.sh - texmf-dist/doc/latex/rubik/rubikpatternsLIST.tex - texmf-dist/doc/latex/rubik/rubikrot-doc-figA.pdf - texmf-dist/doc/latex/rubik/rubikrot-doc-figB.pdf - texmf-dist/doc/latex/rubik/rubikrot-doc-figC.pdf - texmf-dist/doc/latex/rubik/rubikrot-doc-figD.pdf - texmf-dist/doc/latex/rubik/rubikrotation.pdf details="Rubikrotation package documentation" - texmf-dist/doc/latex/rubik/rubikrotationPL.pdf - texmf-dist/doc/latex/rubik/rubiktwo-doc-figA.pdf - texmf-dist/doc/latex/rubik/rubiktwocube.pdf details="Rubiktwocube package documentation" - texmf-dist/doc/man/man1/rubikrotation.1 - texmf-dist/doc/man/man1/rubikrotation.man1.pdf -srccontainersize 86516 -srccontainerchecksum b09668cae1a54aca218c5eec593e9072e9be33fb0e14a4198d429408732cc8c898544782f0a28a8ffd3f6972e37b2e0114432ac28ba22f6afbee9d8deb06ba20 -srcfiles size=137 - texmf-dist/source/latex/rubik/rubikcube.dtx - texmf-dist/source/latex/rubik/rubikcube.ins - texmf-dist/source/latex/rubik/rubikexamples.bat - texmf-dist/source/latex/rubik/rubikpatterns.dtx - texmf-dist/source/latex/rubik/rubikpatterns.ins - texmf-dist/source/latex/rubik/rubikpatternsLIST.bat - texmf-dist/source/latex/rubik/rubikrotation.dtx - texmf-dist/source/latex/rubik/rubikrotation.ins - texmf-dist/source/latex/rubik/rubiktwocube.dtx - texmf-dist/source/latex/rubik/rubiktwocube.ins -runfiles size=65 - texmf-dist/scripts/rubik/rubikrotation.pl - texmf-dist/tex/latex/rubik/rubikcube.sty - texmf-dist/tex/latex/rubik/rubikpatterns.sty - texmf-dist/tex/latex/rubik/rubikrotation.sty - texmf-dist/tex/latex/rubik/rubiktwocube.sty -catalogue-ctan /macros/latex/contrib/rubik -catalogue-date 2018-03-02 16:59:55 +0100 -catalogue-license lppl1.3 -catalogue-topics puzzle -catalogue-version 5.0 - -name rubik.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of rubik -containersize 348 -containerchecksum 3ab652bae069ef8905dfd9ae265430c0b696edad9d1ff2109d960f3ccac49cbaada518ac7a2e12f1d7423727a85f6f60eee4ceb29d2ffc635b11d37f5dcc15a7 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/rubikrotation - -name rubik.amd64-freebsd -category Package -revision 32919 -shortdesc amd64-freebsd files of rubik -containersize 348 -containerchecksum a5a75a14e1d36900daff6823961f180d2bb6fb9c213d00ef090798cbcc36c9f149d4609914c3d500f462a919e6dac0dab7167f0566e97f368aef15764800db29 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/rubikrotation - -name rubik.amd64-netbsd -category Package -revision 32919 -shortdesc amd64-netbsd files of rubik -containersize 344 -containerchecksum e61a6d4b37f3ed16f2b0dbb8edc5ec733e9f70d484559c0a6527df5ca52be477924920a08dc998fecbcbe748691d796ffb361048a63c5736f5db80163ce47558 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/rubikrotation - -name rubik.armhf-linux -category Package -revision 32919 -shortdesc armhf-linux files of rubik -containersize 348 -containerchecksum 00e479f7c9de5ae326fcbb7c4e30ab58ae2870e4b42d927b5820fe055dd9210cdfa1d9485440622e6f2131a848c629be2f53e80583f75621ac2016312b681027 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/rubikrotation - -name rubik.i386-cygwin -category Package -revision 32919 -shortdesc i386-cygwin files of rubik -containersize 348 -containerchecksum aa5eccded2571ec6d4bad5b1f72cafec5c2c45e36fb9ad3a52bc3f8ab062ec7e1c9ada95bdcbc9e5e99ff0a1d649a739a1ab9634bb1566e318acebd0a570acec -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/rubikrotation - -name rubik.i386-freebsd -category Package -revision 32919 -shortdesc i386-freebsd files of rubik -containersize 348 -containerchecksum 2d5079801525feb28d426e0f47b59774b01fc71db01d0e9516e2dd7780eb3756125735a31cdb88db6cd51100fab2d687d356e0952b5b1990662563d8c3e60bc3 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/rubikrotation - -name rubik.i386-linux -category Package -revision 32919 -shortdesc i386-linux files of rubik -containersize 348 -containerchecksum bbc0a6d2fcbb9c3f927912c069dd7ddd77bb60c496b5b088ae748ed051d696237041dcfa37b7b4403b480533e2223e8899124f8a037a23cd41fdc9902282bb4e -binfiles arch=i386-linux size=1 - bin/i386-linux/rubikrotation - -name rubik.i386-netbsd -category Package -revision 32919 -shortdesc i386-netbsd files of rubik -containersize 348 -containerchecksum edce8e1660d8dd12f629e773783a1e00867daa3bb2b966316afae9d16d8ea0affaf0f3e1f9aa8d45716e4a8ee5ef794f255844dab506c3079a6dc5a08c701dda -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/rubikrotation - -name rubik.i386-solaris -category Package -revision 32919 -shortdesc i386-solaris files of rubik -containersize 348 -containerchecksum 3e692e0d14d73f68477d8bfc53a377f3ce41cf49ad268df56d19864903f49fd9328b4d501a3a30e8b65670aacd480c17c33a6e39c6c601b17bcea593ce968cd8 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/rubikrotation - -name rubik.sparc-solaris -category Package -revision 32919 -shortdesc sparc-solaris files of rubik -containersize 348 -containerchecksum 7111a281a8b0eefeb9a535385fe42941de3fc1cddd2c9ef12988363cf2682e6803b39c19fb06529aef7503deda0c3e893b51affea7081d50c1785741d4150f13 -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/rubikrotation - -name rubik.win32 -category Package -revision 32919 -shortdesc win32 files of rubik -containersize 684 -containerchecksum 7da0901a8684475c89c1a5127008588e8635e15d7cd46a132dee28f328ad9cbdac83e64e5c6f7de1d378555db77a09499aad2cbd361b082437b5bda8b16904eb -binfiles arch=win32 size=1 - bin/win32/rubikrotation.exe - -name rubik.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of rubik -containersize 348 -containerchecksum 00073ff76b18af57ac1c2b93842b2c948586e09fc40cf9902709ec98257002937b306726fb8b1ff435a3ffd8332d37449f63256a9c7fdfbd3dd8d2a38310360b -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/rubikrotation - -name rubik.x86_64-darwin -category Package -revision 32919 -shortdesc x86_64-darwin files of rubik -containersize 348 -containerchecksum 684a39bd5802e55874745da2472fd3b91225db9f102834881250b58da90f9aeb7e8fe9fe3db25ac2b4d2f6a23dc229e0c95c33f89d97c262baf8178cf896e76b -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/rubikrotation - -name rubik.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of rubik -containersize 356 -containerchecksum c64e1b1c64594ec2571d727a408d06e1a546310f684039ca7feb3d961b4afb2045b795620eb91e2c953e9de561527a3ca68023f256a6e17e352052614f950feb -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/rubikrotation - -name rubik.x86_64-linux -category Package -revision 32919 -shortdesc x86_64-linux files of rubik -containersize 348 -containerchecksum 0ab7dfe79baa3b609b26c45a8633af3d330ea33ac7f58cd455d8d19b5870564a34faeab268cdf734571baaadd7b68b7a960a9cb7a24ab6fa1a72980ff09bd25b -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/rubikrotation - -name rubik.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of rubik -containersize 348 -containerchecksum d8a3063aa6e9b26985a6eef3f3bc3bdbbe5691a575612e8cc079cca5384cbb880c2a4ed6dfd8e081f84c2ad3457a9ddbea9f4e694b32ff0eb151d38cc1c2315f -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/rubikrotation - -name rubik.x86_64-solaris -category Package -revision 32919 -shortdesc x86_64-solaris files of rubik -containersize 348 -containerchecksum 81ee6884aaf36eebf41b4cb6b2f13b2c6267684eb7533071277db3a776c65fff964d43ef360197dbc9c206b7ab692214cbeaaa0a38e0339d7f3d6d5199839242 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/rubikrotation - -name ruhyphen -category Package -revision 21081 -shortdesc Russian hyphenation -relocated 1 -longdesc A collection of Russian hyphenation patterns supporting a -longdesc number of Cyrillic font encodings, including T2, UCY (Omega -longdesc Unicode Cyrillic), LCY, LWN (OT2), and koi8-r. -containersize 56728 -containerchecksum dc4a222a945f30d24a4bc54ac1c4ca1056479772bca6ea45cd5dba03287cd815d25fb01d347ce664d3e7930ef5ea83eeadf72df9c3103ff7fb4a237b3b36babb -srccontainersize 13652 -srccontainerchecksum 7cc7b27c924e19683450a77cb9f543ea5f91393fbb72e1454a70690599011cbf3d0cf2bff644806942f874363974e2d1ac36bb18471e3a503ef7dd6e70a89b82 -srcfiles size=15 - RELOC/source/generic/ruhyphen/BUGS - RELOC/source/generic/ruhyphen/Makefile - RELOC/source/generic/ruhyphen/README - RELOC/source/generic/ruhyphen/README.ruhyphal - RELOC/source/generic/ruhyphen/hyphen.rules - RELOC/source/generic/ruhyphen/mkcyryo - RELOC/source/generic/ruhyphen/reduce-patt - RELOC/source/generic/ruhyphen/sorthyph - RELOC/source/generic/ruhyphen/sortkoi8 - RELOC/source/generic/ruhyphen/trans -runfiles size=62 - RELOC/tex/generic/ruhyphen/catkoi.tex - RELOC/tex/generic/ruhyphen/cyryoal.tex - RELOC/tex/generic/ruhyphen/cyryoas.tex - RELOC/tex/generic/ruhyphen/cyryoct.tex - RELOC/tex/generic/ruhyphen/cyryodv.tex - RELOC/tex/generic/ruhyphen/cyryomg.tex - RELOC/tex/generic/ruhyphen/cyryovl.tex - RELOC/tex/generic/ruhyphen/cyryozn.tex - RELOC/tex/generic/ruhyphen/enrhm2.tex - RELOC/tex/generic/ruhyphen/hypht2.tex - RELOC/tex/generic/ruhyphen/koi2koi.tex - RELOC/tex/generic/ruhyphen/koi2lcy.tex - RELOC/tex/generic/ruhyphen/koi2ot2.tex - RELOC/tex/generic/ruhyphen/koi2t2a.tex - RELOC/tex/generic/ruhyphen/koi2ucy.tex - RELOC/tex/generic/ruhyphen/ruenhyph.tex - RELOC/tex/generic/ruhyphen/ruhyphal.tex - RELOC/tex/generic/ruhyphen/ruhyphas.tex - RELOC/tex/generic/ruhyphen/ruhyphct.tex - RELOC/tex/generic/ruhyphen/ruhyphdv.tex - RELOC/tex/generic/ruhyphen/ruhyphen.tex - RELOC/tex/generic/ruhyphen/ruhyphmg.tex - RELOC/tex/generic/ruhyphen/ruhyphvl.tex - RELOC/tex/generic/ruhyphen/ruhyphzn.tex -catalogue-ctan /language/hyphenation/ruhyphen -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics hyphenation russian -catalogue-version 1.6 - -name rulercompass -category Package -revision 32392 -shortdesc A TikZ library for straight-edge and compass diagrams -relocated 1 -longdesc The package defines some commands and styles to support drawing -longdesc straight-edge and compass diagrams with TikZ. -containersize 3884 -containerchecksum 47922197800bdd5a78f72879333cb3982a2dc31ab0319a1a0b5810399cbd3a19fd6fd0482e84fde45d444ecb8df2115759fd79b0c8d5098b3993a80d2e48945e -doccontainersize 481212 -doccontainerchecksum d3db2233666ef0b682c988395f5cc2ed600815d583fbd01a92db7d8480232843d506b62b6d80a0dc99aed5f8f97288a2423977fd7bbbcd03e96a54a948c3fb18 -docfiles size=123 - RELOC/doc/latex/rulercompass/README.txt - RELOC/doc/latex/rulercompass/rulercompass.pdf details="Code listing" - RELOC/doc/latex/rulercompass/rulercompass_doc.pdf details="Package documentation" - RELOC/doc/latex/rulercompass/rulercompass_doc.tex -srccontainersize 6072 -srccontainerchecksum 7b502b26d45f6dae54813672cc8ee79736af9559566b48e2314a12f87708f704467dd26c56ed3f0f11829c884e7ce3f176ba771acff872ff4f9588c6d68279b2 -srcfiles size=7 - RELOC/source/latex/rulercompass/rulercompass.dtx - RELOC/source/latex/rulercompass/rulercompass.ins -runfiles size=4 - RELOC/tex/latex/rulercompass/tikzlibraryrulercompass.code.tex -catalogue-ctan /graphics/pgf/contrib/rulercompass -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics graphics-in-tex -catalogue-version 1 - -name russ -category Package -revision 25209 -shortdesc LaTeX in Russian, without babel -relocated 1 -longdesc The package aims to facilitate Russian typesetting (based on -longdesc input using MicroSoft Code Page 1251). Russian hyphenation is -longdesc selected, and various mathematical commands are set up in -longdesc Russian style. Furthermore all Cyrillic letters' catcodes are -longdesc set to "letter", so that commands with Cyrillic letters in -longdesc their names may be defined. -containersize 25552 -containerchecksum d24a7a9742f19812b44dae7be99e4156113491da8939f050ac8e01e491916d9a17eb2832d9e521d44d1d4304f8f85de9cf9c5bc3129a64036a67159109f5c048 -doccontainersize 297660 -doccontainerchecksum abe5a7c33f01a7df0c014be91426c8338814f28296041783d8c5c90a495943106c70dd1b9829a42c5f3cd824516aa2e4484993078c61cc9edd2ed4f494085f36 -docfiles size=89 - RELOC/doc/latex/russ/README details="Readme" language="en" - RELOC/doc/latex/russ/readme.RU.txt details="Readme" language="ru" - RELOC/doc/latex/russ/russ_doc.pdf details="Package documentation" language="ru" - RELOC/doc/latex/russ/russ_doc.tex -runfiles size=50 - RELOC/tex/latex/russ/russ.sty -catalogue-ctan /macros/latex/contrib/russ -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics russian - -name rutitlepage -category Package -revision 49125 -shortdesc Radboud University Titlepage Package -relocated 1 -longdesc This is an unofficial LaTeX package to generate titlepages for -longdesc the Radboud University, Nijmegen. It uses official vector logos -longdesc from the university. This package requires the following other -longdesc LaTeX packages: geometry, graphicx, ifpdf, keyval, iflang, and, -longdesc optionnaly, babel-dutch. -containersize 2000 -containerchecksum d7db38f13fff90757af8fbd4e488e864577235e8137a321465dcee610bc8b23f40303fc4c7c11d90a2c6841b104f52cb48a0233860f02fb9b485c4d301d45b67 -doccontainersize 191572 -doccontainerchecksum 3bc04fe1a49fc6b76196972514e3a165b23bb23e10ce6444546aee190971a1bc220ccfe951fb0c50d8881293cc1d08555dc7d8d2f0288060af11c7d973aad17e -docfiles size=48 - RELOC/doc/latex/rutitlepage/README.md details="Readme" - RELOC/doc/latex/rutitlepage/rutitlepage.pdf details="Package documentation" -srccontainersize 2659044 -srccontainerchecksum 9c2e47fc93cb4b53b6e58a59856d4937093e58c5aec90ffaf58c62ce20447dc3a3444aed61f481dff9455182f62c53b700634f53c3ee74cba5ab85669acf551d -srcfiles size=1072 - RELOC/source/latex/rutitlepage/rutitlepage-logo-bw.eps - RELOC/source/latex/rutitlepage/rutitlepage-logo-bw.pdf - RELOC/source/latex/rutitlepage/rutitlepage-logo-cmyk.eps - RELOC/source/latex/rutitlepage/rutitlepage-logo-cmyk.pdf - RELOC/source/latex/rutitlepage/rutitlepage-logo-nl-bw.eps - RELOC/source/latex/rutitlepage/rutitlepage-logo-nl-bw.pdf - RELOC/source/latex/rutitlepage/rutitlepage-logo-nl-cmyk.eps - RELOC/source/latex/rutitlepage/rutitlepage-logo-nl-cmyk.pdf - RELOC/source/latex/rutitlepage/rutitlepage-logo.eps - RELOC/source/latex/rutitlepage/rutitlepage-logo.pdf - RELOC/source/latex/rutitlepage/rutitlepage.dtx - RELOC/source/latex/rutitlepage/rutitlepage.ins -runfiles size=2 - RELOC/tex/latex/rutitlepage/rutitlepage.sty -catalogue-contact-bugs https://github.com/dopefishh/rutitlepage/issues -catalogue-contact-repository https://github.com/dopefishh/rutitlepage -catalogue-ctan /macros/latex/contrib/rutitlepage -catalogue-date 2018-11-10 20:32:18 +0100 -catalogue-license lppl1.3 -catalogue-topics titlepage logo -catalogue-version 2.1 - -name rviewport -category Package -revision 23739 -shortdesc Relative Viewport for Graphics Inclusion -relocated 1 -longdesc Package graphicx provides a useful keyword viewport which -longdesc allows to show just a part of an image. However, one needs to -longdesc put there the actual coordinates of the viewport window. -longdesc Sometimes it is useful to have relative coordinates as -longdesc fractions of natural size. For example, one may want to print a -longdesc large image on a spread, putting a half on a verso page, and -longdesc another half on the next recto page. For this one would need a -longdesc viewport occupying exactly one half of the file's bounding box, -longdesc whatever the actual width of the image may be. This package -longdesc adds a new keyword rviewport to the graphicx package -longdesc specifiying Relative Viewport for graphics inclusion: a window -longdesc defined by the given fractions of the natural width and height -longdesc of the image. -containersize 1440 -containerchecksum 4bd5f79960c9efb05d32aecb825e69d82d6cbb558cee89e6b6f38d8836771e2076a47c4047187bf6a2fd86e06e27da46693c65412dbb70d0d2d756abf31280fc -doccontainersize 178748 -doccontainerchecksum 189705f93ea310d6d65f8bbb78376c6a9de6db4f45d57ec5f83794b2efdd6959601c7423f427febe95fc6b0008d0cb66a9ec25b775090b62753ab4d2accd41c7 -docfiles size=73 - RELOC/doc/latex/rviewport/Makefile - RELOC/doc/latex/rviewport/README details="Readme" - RELOC/doc/latex/rviewport/rviewport.pdf details="Package documentation" - RELOC/doc/latex/rviewport/vitruvian.jpg -srccontainersize 3308 -srccontainerchecksum c80eb46f40c06f577b46101b27cb5e20f0d360ec4e6ce633d3139ab49616f163ddd464731f66946db23639508ff13f0c7d208038abb9f0c03ccb8b9bde18d268 -srcfiles size=3 - RELOC/source/latex/rviewport/rviewport.dtx - RELOC/source/latex/rviewport/rviewport.ins -runfiles size=1 - RELOC/tex/latex/rviewport/rviewport.sty -catalogue-also graphicx -catalogue-ctan /macros/latex/contrib/rviewport -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics graphics-incl -catalogue-version 1.0 - -name rvwrite -category Package -revision 19614 -shortdesc Increase the number of available output streams in LaTeX -relocated 1 -longdesc The package addresses, for LaTeX documents, the severe -longdesc limitation on the number of output streams that TeX provides. -longdesc The package uses a single TeX output stream, and writes -longdesc "marked-up" output to this stream. The user may then -longdesc post-process the marked-up output file, using LaTeX, and the -longdesc document's output appears as separate files, according to the -longdesc calls made to the package. The output to be post-processed uses -longdesc macros from the widely-available ProTeX package. -containersize 1540 -containerchecksum eac51d04fb6bd7b43dd2d241502e4ad3132a3b4cc3da918533174919563965defd1bd0b3e0c08015094dbe116084391f607b9687056b7f3e69c86cac9094fd70 -doccontainersize 80396 -doccontainerchecksum dd0b12298c17d32923864c8659fbf748e19a233322847e0d1311c6e02bd7f99b140537881731f3fe4ba2bb7a5c719f9de661b97937753b3199b4cf740065cdd0 -docfiles size=26 - RELOC/doc/latex/rvwrite/Makefile - RELOC/doc/latex/rvwrite/README details="Readme" - RELOC/doc/latex/rvwrite/rvwrite-doc.pdf details="Package documentation" - RELOC/doc/latex/rvwrite/rvwrite-doc.tex - RELOC/doc/latex/rvwrite/test.tex -runfiles size=1 - RELOC/tex/latex/rvwrite/rvwrite.sty -catalogue-ctan /macros/latex/contrib/rvwrite -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics macro-supp -catalogue-version 1.2 - -name ryersonsgsthesis -category Package -revision 50119 -shortdesc Ryerson School of Graduate Studies thesis template -relocated 1 -longdesc This package provides a LaTeX class and template files for -longdesc Ryerson School of Graduate Studies (SGS) theses. -containersize 4256 -containerchecksum edca2bedcb0255b414f53a2496d8e4eafe1ad903127e8faeabd455cc55d5047ad3e06275f4ddfe2f8aa80fa14d4cc2f8b88c5a91650d16b95e6425fa83167460 -doccontainersize 68364 -doccontainerchecksum 9d580910750e8a483a57514741a8f02d84ef1d018015bf2710336bd3aaa5e8bb98dfb027cde1861e7b2166570c405512955aefd498deab9bf4612e9cf6f749ca -docfiles size=24 - RELOC/doc/latex/ryersonsgsthesis/CHANGELOG.md - RELOC/doc/latex/ryersonsgsthesis/LICENSE - RELOC/doc/latex/ryersonsgsthesis/README.md details="Readme" - RELOC/doc/latex/ryersonsgsthesis/rsgs-example.bib - RELOC/doc/latex/ryersonsgsthesis/rsgs-example.pdf details="Example of use" - RELOC/doc/latex/ryersonsgsthesis/rsgs-example.tex - RELOC/doc/latex/ryersonsgsthesis/rsgs-glossary.tex -runfiles size=4 - RELOC/tex/latex/ryersonsgsthesis/ryersonSGSThesis.cls -catalogue-also ryethesis -catalogue-contact-bugs https://github.com/yshoaib/RyersonSgsThesisTemplateLatex/issues -catalogue-contact-repository https://github.com/yshoaib/RyersonSgsThesisTemplateLatex -catalogue-ctan /macros/latex/contrib/ryersonsgsthesis -catalogue-date 2019-02-24 17:50:57 +0100 -catalogue-license apache2 -catalogue-topics class dissertation -catalogue-version 1.0.3 - -name ryethesis -category Package -revision 33945 -shortdesc Class for Ryerson Unversity Graduate School requirements -relocated 1 -longdesc The class offers support for formatting a thesis, dissertation -longdesc or project according to Ryerson University's School of Graduate -longdesc Studies thesis formatting regulations. -containersize 4696 -containerchecksum abc4293012110d50f4cf6330d3e3f48bbd9ec72a233f0df765fc260de1ee6d00485e0444dd4f518e1c53907e2ad8d3ed90b5927ee7611ebe2a76a08b25530ee0 -doccontainersize 449036 -doccontainerchecksum c01347d51fec0f22ef54e64a396ca9849abac9b1ce66d73ef44d26cd4357049f588694c84850397cf0841c9dbcf10f03068d79c052d4a4a5d3dab0de5237bdbd -docfiles size=123 - RELOC/doc/latex/ryethesis/Makefile - RELOC/doc/latex/ryethesis/README details="Readme" - RELOC/doc/latex/ryethesis/figure1.pdf - RELOC/doc/latex/ryethesis/ryesample.bib - RELOC/doc/latex/ryethesis/ryesample.pdf details="Example output" - RELOC/doc/latex/ryethesis/ryesample.tex - RELOC/doc/latex/ryethesis/ryethesis.pdf details="Package documentation" -srccontainersize 12500 -srccontainerchecksum f86a9bbc76acd8e09622c9b416b16a82d58334ef69eb182b06224b7e89f3aea085a7bd3e7c0ad0787e235647cfa50c2ccff691c6c18b0647df4de3a8fb266441 -srcfiles size=13 - RELOC/source/latex/ryethesis/ryethesis.dtx - RELOC/source/latex/ryethesis/ryethesis.ins -runfiles size=5 - RELOC/tex/latex/ryethesis/ryethesis.cls -catalogue-ctan /macros/latex/contrib/ryethesis -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics dissertation -catalogue-version 1.36 - -name sa-tikz -category Package -revision 32815 -shortdesc TikZ library to draw switching architectures -relocated 1 -longdesc The package provides a library that offers an easy way to draw -longdesc switching architectures and to customize their aspect. -containersize 5484 -containerchecksum 5969d262e733bca6a0b3067b30149240a5e327d1b51f092c92a26e2ebfec13e0c25cfb3ac71069e119d6dccf9b0e9a4ac381101e78ce60119785c12bf12fd336 -doccontainersize 891100 -doccontainerchecksum 6ccc4679dc2baaac02252e3591333185d1e01ba95eb2398c377aadbbf4ba9e229ef3ba831682fc16cb997854cbf8405f906157ec9b6a5ba71e5ed7781f0c4232 -docfiles size=244 - RELOC/doc/latex/sa-tikz/README details="Readme" - RELOC/doc/latex/sa-tikz/pgfmanual-en-macros.tex - RELOC/doc/latex/sa-tikz/sa-tikz-doc.pdf details="Package documentation" - RELOC/doc/latex/sa-tikz/sa-tikz-doc.tex -runfiles size=26 - RELOC/tex/latex/sa-tikz/sa-tikz.sty - RELOC/tex/latex/sa-tikz/tikzlibraryswitching-architectures.code.tex -catalogue-ctan /graphics/pgf/contrib/sa-tikz -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl1.3 -catalogue-topics graphics-use comp-net -catalogue-version 0.7a - -name sageep -category Package -revision 15878 -shortdesc Format papers for the annual meeting of EEGS -relocated 1 -longdesc The class provides formatting for papers for the annual meeting -longdesc of the Environmental and Engineering Geophysical Society (EEGS) -longdesc ("Application of Geophysics to Engineering and Environmental -longdesc Problems", known as SAGEEP). -containersize 7776 -containerchecksum 4a5472d1cbedbbed23c656a0959bfdb08c8a1be62812ea5390d80d37fb906e0ea8d8205479d6ab7c9bf9f61d72eb7a69a89defd47aa28c0c8fd4de3d4738018f -doccontainersize 282872 -doccontainerchecksum 8c2d45bf6191ac38708e4a79aecc19d53fdb2c2f60e48d8852fd1706a5ed12ebfd3820f7b32ced41d2b8111bca42000a5f04291886414e83931275c5af3aeb07 -docfiles size=98 - RELOC/doc/latex/sageep/README details="Readme" - RELOC/doc/latex/sageep/sageep.bib - RELOC/doc/latex/sageep/sageep.pdf details="Package documentation" - RELOC/doc/latex/sageep/sageep_graphic2009.jpg - RELOC/doc/latex/sageep/sample.pdf details="Formatted sample" - RELOC/doc/latex/sageep/sample.tex -srccontainersize 6940 -srccontainerchecksum 99fade228079afb6b90ce76e6a460c060b82fa6fde8c61a110dfe3210ba6c0cf213279ce88699e670fa0cf50f29ab7a1c448c708e22d11bb6829e0ce63d6cc42 -srcfiles size=6 - RELOC/source/latex/sageep/Makefile - RELOC/source/latex/sageep/sageep.dtx - RELOC/source/latex/sageep/sageep.ins -runfiles size=9 - RELOC/bibtex/bst/sageep/sageep.bst - RELOC/tex/latex/sageep/sageep.cls -catalogue-ctan /macros/latex/contrib/sageep -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics journalpub -catalogue-version 1.0 - -name sanitize-umlaut -category Package -revision 41365 -shortdesc Sanitize umlauts for MakeIndex and pdfLaTeX -relocated 1 -longdesc This packages sanitizes umlauts to be used directly in index -longdesc entries for MakeIndex and friends with pdfLaTeX. This means -longdesc that inside \index an umlaut can be used as "U or as U. In both -longdesc cases, the letter is written as "U into the raw index file for -longdesc correct processing with MakeIndex and pdfLaTeX. -containersize 1480 -containerchecksum 41401c7537570e8e8ddbcbe6b6f1737d7e971ec1929c2eaf710cbe9ec18fee2566d2b69967c9da6c6bf0626b0721b08dd9f5a14698eb64aef7eeece32119aedb -doccontainersize 368708 -doccontainerchecksum 4dcbd3ccb3523a856568245c4da6138a6931c09f9ccd4bceb8da6dd4b92e138e10d895941c2401cbfe98d9213cac263f9ab7f4d8b7da95cacfd988d82cb94216 -docfiles size=108 - RELOC/doc/latex/sanitize-umlaut/README details="Readme" - RELOC/doc/latex/sanitize-umlaut/german.ist - RELOC/doc/latex/sanitize-umlaut/sanitize-umlaut.doc.sty - RELOC/doc/latex/sanitize-umlaut/sanitize-umlaut.pdf details="Package documentation" - RELOC/doc/latex/sanitize-umlaut/sanitize-umlaut.tex -runfiles size=1 - RELOC/tex/latex/sanitize-umlaut/sanitize-umlaut.sty -catalogue-ctan /macros/latex/contrib/sanitize-umlaut -catalogue-date 2018-01-07 12:06:50 +0100 -catalogue-license lppl1.3 -catalogue-topics utf8-adapt enc-juggle index-proc -catalogue-version 1.00 - -name sanskrit -category Package -revision 42925 -shortdesc Sanskrit support -relocated 1 -longdesc A font and pre-processor suitable for the production of -longdesc documents written in Sanskrit. Type 1 versions of the fonts are -longdesc available. -containersize 16352 -containerchecksum 7b9c1f557cfce651e360b7097f1a9208fb4481591969135309fad0742b0ebeea35642f6be70055fe657e28dc1ec0781926a86863b6c69c251c44877e3a3ac33f -doccontainersize 526892 -doccontainerchecksum b646c2ae67f3f6dff7fe2361ced54e65d3d5f29b44b6fdd6b68e3a5171116d6d9998ea4203fa994109f30b36840613d0aee54ee48d09ad451b6c9f911619ded3 -docfiles size=156 - RELOC/doc/latex/sanskrit/README.md details="Readme" - RELOC/doc/latex/sanskrit/README.pdf - RELOC/doc/latex/sanskrit/build-ctan-dist.sh - RELOC/doc/latex/sanskrit/sktdoc.pdf details="Package documentation" - RELOC/doc/latex/sanskrit/sktdoc.skt -srccontainersize 22212 -srccontainerchecksum 2112d903318a21e6adf0cf2b7f9e1b7a06e279372989347d38f06eb4b25fd37961d94837d005f6ff911d1789befdd12cf743c6d0bcfe70ad5d5a786cd6e762ff -srcfiles size=28 - RELOC/source/latex/sanskrit/skt.c -runfiles size=40 - RELOC/fonts/source/public/sanskrit/skt10.mf - RELOC/fonts/source/public/sanskrit/skt8.mf - RELOC/fonts/source/public/sanskrit/skt9.mf - RELOC/fonts/source/public/sanskrit/sktb10.mf - RELOC/fonts/source/public/sanskrit/sktbs10.mf - RELOC/fonts/source/public/sanskrit/sktchars.mf - RELOC/fonts/source/public/sanskrit/sktdefs.mf - RELOC/fonts/source/public/sanskrit/sktf10.mf - RELOC/fonts/source/public/sanskrit/sktfs10.mf - RELOC/fonts/source/public/sanskrit/sktligs.mf - RELOC/fonts/source/public/sanskrit/skts10.mf - RELOC/fonts/tfm/public/sanskrit/skt10.tfm - RELOC/fonts/tfm/public/sanskrit/skt8.tfm - RELOC/fonts/tfm/public/sanskrit/skt9.tfm - RELOC/fonts/tfm/public/sanskrit/sktb10.tfm - RELOC/fonts/tfm/public/sanskrit/sktbs10.tfm - RELOC/fonts/tfm/public/sanskrit/sktf10.tfm - RELOC/fonts/tfm/public/sanskrit/sktfs10.tfm - RELOC/fonts/tfm/public/sanskrit/skts10.tfm - RELOC/tex/latex/sanskrit/ot1skt.fd - RELOC/tex/latex/sanskrit/skt.sty -catalogue-also devanagari -catalogue-ctan /language/sanskrit -catalogue-date 2017-01-11 20:18:05 +0100 -catalogue-license lppl -catalogue-topics font font-mf indic -catalogue-version 2.2.1 - -name sanskrit-t1 -category Package -revision 35737 -shortdesc Type 1 version of 'skt' fonts for Sanskrit -relocated 1 -longdesc The sanskrit-t1 font package provides Type 1 version of Charles -longdesc Wikner's skt font series for the Sanskrit language. -execute addMap skt.map -containersize 454176 -containerchecksum 4eabf0b929ad30a65a8e1540af6f063c1ee1c2cf1be78a8fdb3514ec9aa5ac5a2a7c63793c75288b2c70ba5e4d2e7d1b3a44a9603467f2a9fb29604cbb9a2e0d -doccontainersize 290428 -doccontainerchecksum 6ab8af3dc7ec384dd5d9d2a027dcde17ccd25a9bf09f3fb2477c27e11a1ef405e36c58365941776741e5f73a79882773d4d9654dec0bfdc698175d7689425897 -docfiles size=83 - RELOC/doc/fonts/sanskrit-t1/README details="Readme" - RELOC/doc/fonts/sanskrit-t1/sktdoc.pdf details="Package documentation" -runfiles size=127 - RELOC/fonts/map/dvips/sanskrit-t1/skt.map - RELOC/fonts/type1/public/sanskrit-t1/skt10.pfb - RELOC/fonts/type1/public/sanskrit-t1/skt8.pfb - RELOC/fonts/type1/public/sanskrit-t1/skt9.pfb - RELOC/fonts/type1/public/sanskrit-t1/sktb10.pfb - RELOC/fonts/type1/public/sanskrit-t1/sktbs10.pfb - RELOC/fonts/type1/public/sanskrit-t1/sktf10.pfb - RELOC/fonts/type1/public/sanskrit-t1/sktfs10.pfb - RELOC/fonts/type1/public/sanskrit-t1/skts10.pfb -catalogue-ctan /fonts/ps-type1/sanskrit -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font font-type1 indic - -name sansmath -category Package -revision 17997 -shortdesc Maths in a sans font -relocated 1 -longdesc The package defines a new math version sans, and a command -longdesc \sansmath that behaves somewhat like \boldmath -containersize 3356 -containerchecksum 75241f4993bad1e6df2ad25aedbf264ef7021289cf2db10842ad4583bf7983a184c670e9ec7673ba1a92ebba1714ae50e4bf38433c5bb546d8596c6a04585482 -doccontainersize 182244 -doccontainerchecksum 5a24f5b9c0cc6b0ed6fc80894c8089e4882071faacde63207f6cff816f4ba26d13c3ecc1b44811376c2958e3a80011c5ce72f1d3da1eb8e69d456674425ea1d9 -docfiles size=48 - RELOC/doc/latex/sansmath/miscdoc.sty - RELOC/doc/latex/sansmath/sansmath.pdf details="Package documentation" - RELOC/doc/latex/sansmath/sansmath.tex -runfiles size=2 - RELOC/tex/latex/sansmath/sansmath.sty -catalogue-also sfmath -catalogue-ctan /macros/latex/contrib/sansmath -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics font-supp-maths -catalogue-version 1.1 - -name sansmathaccent -category Package -revision 30187 -shortdesc Correct placement of accents in sans-serif maths -relocated 1 -longdesc Sans serif maths (produced by the beamer class or the sfmath -longdesc package) often has accents positioned incorrectly. The package -longdesc fixes the positioning of such accents when the default font -longdesc (cmssi) is used for sans serif maths. -execute addMap sansmathaccent.map -containersize 10552 -containerchecksum cadaa7f9fee0b146a7914c42656dec17372798bc8df78b9df57b1990eb67469204d5e6206fda60637cbeb7b6ca1d626f6767779f733dc502d581f6d684684627 -doccontainersize 157388 -doccontainerchecksum df44db3488e5c14c849a07d9f61dcb2cc5b78bda89be2ec4082ba08c088b7a4e97b91f39cc00bc1fc2c2a29c64f1e0996ba52b9ba580e2c8865f4220ef184590 -docfiles size=44 - RELOC/doc/fonts/sansmathaccent/README details="Readme" - RELOC/doc/fonts/sansmathaccent/sansmathaccent.pdf details="Package documentation" - RELOC/doc/fonts/sansmathaccent/sansmathaccent.tex -runfiles size=19 - RELOC/fonts/map/dvips/sansmathaccent/sansmathaccent.map - RELOC/fonts/tfm/public/sansmathaccent/mathkerncmssi10.tfm - RELOC/fonts/tfm/public/sansmathaccent/mathkerncmssi12.tfm - RELOC/fonts/tfm/public/sansmathaccent/mathkerncmssi17.tfm - RELOC/fonts/tfm/public/sansmathaccent/mathkerncmssi8.tfm - RELOC/fonts/tfm/public/sansmathaccent/mathkerncmssi9.tfm - RELOC/fonts/tfm/public/sansmathaccent/mathkerncmssxi10.tfm - RELOC/fonts/tfm/public/sansmathaccent/mathkerncmssxi12.tfm - RELOC/fonts/tfm/public/sansmathaccent/mathkerncmssxi17.tfm - RELOC/fonts/tfm/public/sansmathaccent/mathkerncmssxi8.tfm - RELOC/fonts/tfm/public/sansmathaccent/mathkerncmssxi9.tfm - RELOC/fonts/vf/public/sansmathaccent/mathkerncmssxi10.vf - RELOC/fonts/vf/public/sansmathaccent/mathkerncmssxi12.vf - RELOC/fonts/vf/public/sansmathaccent/mathkerncmssxi17.vf - RELOC/fonts/vf/public/sansmathaccent/mathkerncmssxi8.vf - RELOC/fonts/vf/public/sansmathaccent/mathkerncmssxi9.vf - RELOC/tex/latex/sansmathaccent/ot1mathkerncmss.fd - RELOC/tex/latex/sansmathaccent/sansmathaccent.sty -catalogue-ctan /fonts/sansmathaccent -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics font font-virtual font-supp-maths - -name sansmathfonts -category Package -revision 43252 -shortdesc Correct placement of accents in sans-serif maths -relocated 1 -longdesc Sans serifsmall caps and math fonts for use with Computer -longdesc Modern. -execute addMap sansmathfonts.map -containersize 4274972 -containerchecksum e9edfca88abd3e71590d6e47b7a26ce94f438da72eb6f2f0c944d6e898e1e1813846a414d1e59a1593b1604207868f8eaadac9105b982feb5ebccbc74e475661 -doccontainersize 265608 -doccontainerchecksum 21d595585240d18095632fa3b2adaf7878d7912259d633ac1b5dcc8f754ceb0453150266e386d53b60d13f84dcf2ac49a881bb7e288f3bb68db41b9f6b293783 -docfiles size=69 - RELOC/doc/fonts/sansmathfonts/README details="Readme" - RELOC/doc/fonts/sansmathfonts/sansmathfonts.pdf details="Package documentation" - RELOC/doc/fonts/sansmathfonts/sansmathfonts.tex -runfiles size=1987 - RELOC/fonts/map/dvips/sansmathfonts/sansmathfonts.map - RELOC/fonts/source/public/sansmathfonts/cmsmfIPiXi10.mf - RELOC/fonts/source/public/sansmathfonts/cmsmfIPiXi12.mf - RELOC/fonts/source/public/sansmathfonts/cmsmfIPiXi17.mf - RELOC/fonts/source/public/sansmathfonts/cmsmfIPiXi8.mf - RELOC/fonts/source/public/sansmathfonts/cmsmfIPiXi9.mf - RELOC/fonts/source/public/sansmathfonts/cmsmfIPiXibx10.mf - RELOC/fonts/source/public/sansmathfonts/cmsmfIPiXibx12.mf - RELOC/fonts/source/public/sansmathfonts/cmsmfIPiXibx17.mf - RELOC/fonts/source/public/sansmathfonts/cmsmfIPiXibx8.mf - RELOC/fonts/source/public/sansmathfonts/cmsmfIPiXibx9.mf - RELOC/fonts/source/public/sansmathfonts/cmsmfIPiXibxcsc10.mf - RELOC/fonts/source/public/sansmathfonts/cmsmfIPiXicsc10.mf - RELOC/fonts/source/public/sansmathfonts/cmsmfIPiXicsc8.mf - RELOC/fonts/source/public/sansmathfonts/cmsmfIPiXicsc9.mf - RELOC/fonts/source/public/sansmathfonts/cmsmfIPiXicsci10.mf - RELOC/fonts/source/public/sansmathfonts/cmsmfIPiXicsci8.mf - RELOC/fonts/source/public/sansmathfonts/cmsmfIPiXicsci9.mf - RELOC/fonts/source/public/sansmathfonts/cmsmfIPiXii10.mf - RELOC/fonts/source/public/sansmathfonts/cmsmfIPiXii12.mf - RELOC/fonts/source/public/sansmathfonts/cmsmfIPiXii17.mf - RELOC/fonts/source/public/sansmathfonts/cmsmfIPiXii8.mf - RELOC/fonts/source/public/sansmathfonts/cmsmfIPiXii9.mf - RELOC/fonts/source/public/sansmathfonts/cmsmfIPiXixi10.mf - RELOC/fonts/source/public/sansmathfonts/cmsmfIPiXixi12.mf - RELOC/fonts/source/public/sansmathfonts/cmsmfIPiXixi17.mf - RELOC/fonts/source/public/sansmathfonts/cmsmfIPiXixi8.mf - RELOC/fonts/source/public/sansmathfonts/cmsmfIPiXixi9.mf - RELOC/fonts/source/public/sansmathfonts/cmsmfIPiXixicsc10.mf - RELOC/fonts/source/public/sansmathfonts/cmssbsy10.mf - RELOC/fonts/source/public/sansmathfonts/cmssbsy5.mf - RELOC/fonts/source/public/sansmathfonts/cmssbsy6.mf - RELOC/fonts/source/public/sansmathfonts/cmssbsy7.mf - RELOC/fonts/source/public/sansmathfonts/cmssbsy8.mf - RELOC/fonts/source/public/sansmathfonts/cmssbsy9.mf - RELOC/fonts/source/public/sansmathfonts/cmssbxcsc10.mf - RELOC/fonts/source/public/sansmathfonts/cmsscsc10.mf - RELOC/fonts/source/public/sansmathfonts/cmsscsc8.mf - RELOC/fonts/source/public/sansmathfonts/cmsscsc9.mf - RELOC/fonts/source/public/sansmathfonts/cmsscsci10.mf - RELOC/fonts/source/public/sansmathfonts/cmsscsci8.mf - RELOC/fonts/source/public/sansmathfonts/cmsscsci9.mf - RELOC/fonts/source/public/sansmathfonts/cmssex10.mf - RELOC/fonts/source/public/sansmathfonts/cmssex7.mf - RELOC/fonts/source/public/sansmathfonts/cmssex8.mf - RELOC/fonts/source/public/sansmathfonts/cmssex9.mf - RELOC/fonts/source/public/sansmathfonts/cmssmi10.mf - RELOC/fonts/source/public/sansmathfonts/cmssmi5.mf - RELOC/fonts/source/public/sansmathfonts/cmssmi6.mf - RELOC/fonts/source/public/sansmathfonts/cmssmi7.mf - RELOC/fonts/source/public/sansmathfonts/cmssmi8.mf - RELOC/fonts/source/public/sansmathfonts/cmssmi9.mf - RELOC/fonts/source/public/sansmathfonts/cmssmib10.mf - RELOC/fonts/source/public/sansmathfonts/cmssmib5.mf - RELOC/fonts/source/public/sansmathfonts/cmssmib6.mf - RELOC/fonts/source/public/sansmathfonts/cmssmib7.mf - RELOC/fonts/source/public/sansmathfonts/cmssmib8.mf - RELOC/fonts/source/public/sansmathfonts/cmssmib9.mf - RELOC/fonts/source/public/sansmathfonts/cmsssy10.mf - RELOC/fonts/source/public/sansmathfonts/cmsssy5.mf - RELOC/fonts/source/public/sansmathfonts/cmsssy6.mf - RELOC/fonts/source/public/sansmathfonts/cmsssy7.mf - RELOC/fonts/source/public/sansmathfonts/cmsssy8.mf - RELOC/fonts/source/public/sansmathfonts/cmsssy9.mf - RELOC/fonts/source/public/sansmathfonts/cmssu10.mf - RELOC/fonts/source/public/sansmathfonts/cmssxicsc10.mf - RELOC/fonts/source/public/sansmathfonts/eczi.mf - RELOC/fonts/source/public/sansmathfonts/eczi0500.mf - RELOC/fonts/source/public/sansmathfonts/eczi0600.mf - RELOC/fonts/source/public/sansmathfonts/eczi0700.mf - RELOC/fonts/source/public/sansmathfonts/eczi0800.mf - RELOC/fonts/source/public/sansmathfonts/eczi0900.mf - RELOC/fonts/source/public/sansmathfonts/eczi1000.mf - RELOC/fonts/source/public/sansmathfonts/eczi1095.mf - RELOC/fonts/source/public/sansmathfonts/eczi1200.mf - RELOC/fonts/source/public/sansmathfonts/eczi1440.mf - RELOC/fonts/source/public/sansmathfonts/eczi1728.mf - RELOC/fonts/source/public/sansmathfonts/eczi2074.mf - RELOC/fonts/source/public/sansmathfonts/eczi2488.mf - RELOC/fonts/source/public/sansmathfonts/eczi2986.mf - RELOC/fonts/source/public/sansmathfonts/eczi3583.mf - RELOC/fonts/source/public/sansmathfonts/eczo.mf - RELOC/fonts/source/public/sansmathfonts/eczo0500.mf - RELOC/fonts/source/public/sansmathfonts/eczo0600.mf - RELOC/fonts/source/public/sansmathfonts/eczo0700.mf - RELOC/fonts/source/public/sansmathfonts/eczo0800.mf - RELOC/fonts/source/public/sansmathfonts/eczo0900.mf - RELOC/fonts/source/public/sansmathfonts/eczo1000.mf - RELOC/fonts/source/public/sansmathfonts/eczo1095.mf - RELOC/fonts/source/public/sansmathfonts/eczo1200.mf - RELOC/fonts/source/public/sansmathfonts/eczo1440.mf - RELOC/fonts/source/public/sansmathfonts/eczo1728.mf - RELOC/fonts/source/public/sansmathfonts/eczo2074.mf - RELOC/fonts/source/public/sansmathfonts/eczo2488.mf - RELOC/fonts/source/public/sansmathfonts/eczo2986.mf - RELOC/fonts/source/public/sansmathfonts/eczo3583.mf - RELOC/fonts/source/public/sansmathfonts/eczx.mf - RELOC/fonts/source/public/sansmathfonts/eczx0500.mf - RELOC/fonts/source/public/sansmathfonts/eczx0600.mf - RELOC/fonts/source/public/sansmathfonts/eczx0700.mf - RELOC/fonts/source/public/sansmathfonts/eczx0800.mf - RELOC/fonts/source/public/sansmathfonts/eczx0900.mf - RELOC/fonts/source/public/sansmathfonts/eczx1000.mf - RELOC/fonts/source/public/sansmathfonts/eczx1095.mf - RELOC/fonts/source/public/sansmathfonts/eczx1200.mf - RELOC/fonts/source/public/sansmathfonts/eczx1440.mf - RELOC/fonts/source/public/sansmathfonts/eczx1728.mf - RELOC/fonts/source/public/sansmathfonts/eczx2074.mf - RELOC/fonts/source/public/sansmathfonts/eczx2488.mf - RELOC/fonts/source/public/sansmathfonts/eczx2986.mf - RELOC/fonts/source/public/sansmathfonts/eczx3583.mf - RELOC/fonts/source/public/sansmathfonts/eczz.mf - RELOC/fonts/source/public/sansmathfonts/eczz0500.mf - RELOC/fonts/source/public/sansmathfonts/eczz0600.mf - RELOC/fonts/source/public/sansmathfonts/eczz0700.mf - RELOC/fonts/source/public/sansmathfonts/eczz0800.mf - RELOC/fonts/source/public/sansmathfonts/eczz0900.mf - RELOC/fonts/source/public/sansmathfonts/eczz1000.mf - RELOC/fonts/source/public/sansmathfonts/eczz1095.mf - RELOC/fonts/source/public/sansmathfonts/eczz1200.mf - RELOC/fonts/source/public/sansmathfonts/eczz1440.mf - RELOC/fonts/source/public/sansmathfonts/eczz1728.mf - RELOC/fonts/source/public/sansmathfonts/eczz2074.mf - RELOC/fonts/source/public/sansmathfonts/eczz2488.mf - RELOC/fonts/source/public/sansmathfonts/eczz2986.mf - RELOC/fonts/source/public/sansmathfonts/eczz3583.mf - RELOC/fonts/source/public/sansmathfonts/sans-IPiXi.mf - RELOC/fonts/source/public/sansmathfonts/sans-IPiXicsc.mf - RELOC/fonts/source/public/sansmathfonts/sans-amsya.mf - RELOC/fonts/source/public/sansmathfonts/sans-amsyb.mf - RELOC/fonts/source/public/sansmathfonts/sans-asymbols.mf - RELOC/fonts/source/public/sansmathfonts/sans-bigdel.mf - RELOC/fonts/source/public/sansmathfonts/sans-bigint.mf - RELOC/fonts/source/public/sansmathfonts/sans-bigop.mf - RELOC/fonts/source/public/sansmathfonts/sans-bsymbols.mf - RELOC/fonts/source/public/sansmathfonts/sans-calu.mf - RELOC/fonts/source/public/sansmathfonts/sans-csc.mf - RELOC/fonts/source/public/sansmathfonts/sans-greekl.mf - RELOC/fonts/source/public/sansmathfonts/sans-greeku.mf - RELOC/fonts/source/public/sansmathfonts/sans-mathex.mf - RELOC/fonts/source/public/sansmathfonts/sans-mathint.mf - RELOC/fonts/source/public/sansmathfonts/sans-mathsl.mf - RELOC/fonts/source/public/sansmathfonts/sans-mathsy.mf - RELOC/fonts/source/public/sansmathfonts/sans-roman.mf - RELOC/fonts/source/public/sansmathfonts/sans-romanu.mf - RELOC/fonts/source/public/sansmathfonts/sans-romms.mf - RELOC/fonts/source/public/sansmathfonts/sans-slantms.mf - RELOC/fonts/source/public/sansmathfonts/sans-sym.mf - RELOC/fonts/source/public/sansmathfonts/sans-symbol.mf - RELOC/fonts/source/public/sansmathfonts/sans-xbbold.mf - RELOC/fonts/source/public/sansmathfonts/sansfontbase.mf - RELOC/fonts/source/public/sansmathfonts/ssesint10.mf - RELOC/fonts/source/public/sansmathfonts/ssesint7.mf - RELOC/fonts/source/public/sansmathfonts/ssesint8.mf - RELOC/fonts/source/public/sansmathfonts/ssesint9.mf - RELOC/fonts/source/public/sansmathfonts/ssmsam10.mf - RELOC/fonts/source/public/sansmathfonts/ssmsam5.mf - RELOC/fonts/source/public/sansmathfonts/ssmsam6.mf - RELOC/fonts/source/public/sansmathfonts/ssmsam7.mf - RELOC/fonts/source/public/sansmathfonts/ssmsam8.mf - RELOC/fonts/source/public/sansmathfonts/ssmsam9.mf - RELOC/fonts/source/public/sansmathfonts/ssmsbm10.mf - RELOC/fonts/source/public/sansmathfonts/ssmsbm5.mf - RELOC/fonts/source/public/sansmathfonts/ssmsbm6.mf - RELOC/fonts/source/public/sansmathfonts/ssmsbm7.mf - RELOC/fonts/source/public/sansmathfonts/ssmsbm8.mf - RELOC/fonts/source/public/sansmathfonts/ssmsbm9.mf - RELOC/fonts/tfm/public/sansmathfonts/cmsmf10.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsmf12.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsmf17.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsmf8.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsmf9.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsmfIPiXi10.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsmfIPiXi12.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsmfIPiXi17.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsmfIPiXi8.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsmfIPiXi9.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsmfIPiXibx10.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsmfIPiXibx12.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsmfIPiXibx17.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsmfIPiXibx8.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsmfIPiXibx9.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsmfIPiXibxcsc10.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsmfIPiXicsc10.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsmfIPiXicsc8.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsmfIPiXicsc9.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsmfIPiXicsci10.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsmfIPiXicsci8.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsmfIPiXicsci9.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsmfIPiXii10.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsmfIPiXii12.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsmfIPiXii17.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsmfIPiXii8.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsmfIPiXii9.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsmfIPiXixi10.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsmfIPiXixi12.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsmfIPiXixi17.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsmfIPiXixi8.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsmfIPiXixi9.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsmfIPiXixicsc10.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsmfbx10.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsmfbx12.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsmfbx17.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsmfbx8.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsmfbx9.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsmfbxcsc10.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsmfcsc10.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsmfcsc8.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsmfcsc9.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsmfcsci10.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsmfcsci8.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsmfcsci9.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsmfi10.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsmfi12.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsmfi17.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsmfi8.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsmfi9.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsmfxi10.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsmfxi12.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsmfxi17.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsmfxi8.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsmfxi9.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsmfxicsc10.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmssbsy10.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmssbsy5.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmssbsy6.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmssbsy7.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmssbsy8.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmssbsy9.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmssbxcsc10.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsscsc10.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsscsc8.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsscsc9.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsscsci10.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsscsci8.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsscsci9.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmssex10.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmssex7.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmssex8.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmssex9.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmssmi10.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmssmi5.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmssmi6.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmssmi7.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmssmi8.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmssmi9.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmssmib10.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmssmib5.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmssmib6.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmssmib7.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmssmib8.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmssmib9.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsssy10.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsssy5.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsssy6.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsssy7.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsssy8.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmsssy9.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmssu10.tfm - RELOC/fonts/tfm/public/sansmathfonts/cmssxicsc10.tfm - RELOC/fonts/tfm/public/sansmathfonts/eczi0500.tfm - RELOC/fonts/tfm/public/sansmathfonts/eczi0600.tfm - RELOC/fonts/tfm/public/sansmathfonts/eczi0700.tfm - RELOC/fonts/tfm/public/sansmathfonts/eczi0800.tfm - RELOC/fonts/tfm/public/sansmathfonts/eczi0900.tfm - RELOC/fonts/tfm/public/sansmathfonts/eczi1000.tfm - RELOC/fonts/tfm/public/sansmathfonts/eczi1095.tfm - RELOC/fonts/tfm/public/sansmathfonts/eczi1200.tfm - RELOC/fonts/tfm/public/sansmathfonts/eczi1440.tfm - RELOC/fonts/tfm/public/sansmathfonts/eczi1728.tfm - RELOC/fonts/tfm/public/sansmathfonts/eczi2074.tfm - RELOC/fonts/tfm/public/sansmathfonts/eczi2488.tfm - RELOC/fonts/tfm/public/sansmathfonts/eczi2986.tfm - RELOC/fonts/tfm/public/sansmathfonts/eczi3583.tfm - RELOC/fonts/tfm/public/sansmathfonts/eczo0500.tfm - RELOC/fonts/tfm/public/sansmathfonts/eczo0600.tfm - RELOC/fonts/tfm/public/sansmathfonts/eczo0700.tfm - RELOC/fonts/tfm/public/sansmathfonts/eczo0800.tfm - RELOC/fonts/tfm/public/sansmathfonts/eczo0900.tfm - RELOC/fonts/tfm/public/sansmathfonts/eczo1000.tfm - RELOC/fonts/tfm/public/sansmathfonts/eczo1095.tfm - RELOC/fonts/tfm/public/sansmathfonts/eczo1200.tfm - RELOC/fonts/tfm/public/sansmathfonts/eczo1440.tfm - RELOC/fonts/tfm/public/sansmathfonts/eczo1728.tfm - RELOC/fonts/tfm/public/sansmathfonts/eczo2074.tfm - RELOC/fonts/tfm/public/sansmathfonts/eczo2488.tfm - RELOC/fonts/tfm/public/sansmathfonts/eczo2986.tfm - RELOC/fonts/tfm/public/sansmathfonts/eczo3583.tfm - RELOC/fonts/tfm/public/sansmathfonts/eczx0500.tfm - RELOC/fonts/tfm/public/sansmathfonts/eczx0600.tfm - RELOC/fonts/tfm/public/sansmathfonts/eczx0700.tfm - RELOC/fonts/tfm/public/sansmathfonts/eczx0800.tfm - RELOC/fonts/tfm/public/sansmathfonts/eczx0900.tfm - RELOC/fonts/tfm/public/sansmathfonts/eczx1000.tfm - RELOC/fonts/tfm/public/sansmathfonts/eczx1095.tfm - RELOC/fonts/tfm/public/sansmathfonts/eczx1200.tfm - RELOC/fonts/tfm/public/sansmathfonts/eczx1440.tfm - RELOC/fonts/tfm/public/sansmathfonts/eczx1728.tfm - RELOC/fonts/tfm/public/sansmathfonts/eczx2074.tfm - RELOC/fonts/tfm/public/sansmathfonts/eczx2488.tfm - RELOC/fonts/tfm/public/sansmathfonts/eczx2986.tfm - RELOC/fonts/tfm/public/sansmathfonts/eczx3583.tfm - RELOC/fonts/tfm/public/sansmathfonts/eczz0500.tfm - RELOC/fonts/tfm/public/sansmathfonts/eczz0600.tfm - RELOC/fonts/tfm/public/sansmathfonts/eczz0700.tfm - RELOC/fonts/tfm/public/sansmathfonts/eczz0800.tfm - RELOC/fonts/tfm/public/sansmathfonts/eczz0900.tfm - RELOC/fonts/tfm/public/sansmathfonts/eczz1000.tfm - RELOC/fonts/tfm/public/sansmathfonts/eczz1095.tfm - RELOC/fonts/tfm/public/sansmathfonts/eczz1200.tfm - RELOC/fonts/tfm/public/sansmathfonts/eczz1440.tfm - RELOC/fonts/tfm/public/sansmathfonts/eczz1728.tfm - RELOC/fonts/tfm/public/sansmathfonts/eczz2074.tfm - RELOC/fonts/tfm/public/sansmathfonts/eczz2488.tfm - RELOC/fonts/tfm/public/sansmathfonts/eczz2986.tfm - RELOC/fonts/tfm/public/sansmathfonts/eczz3583.tfm - RELOC/fonts/tfm/public/sansmathfonts/ssesint10.tfm - RELOC/fonts/tfm/public/sansmathfonts/ssesint7.tfm - RELOC/fonts/tfm/public/sansmathfonts/ssesint8.tfm - RELOC/fonts/tfm/public/sansmathfonts/ssesint9.tfm - RELOC/fonts/tfm/public/sansmathfonts/ssmsam10.tfm - RELOC/fonts/tfm/public/sansmathfonts/ssmsam5.tfm - RELOC/fonts/tfm/public/sansmathfonts/ssmsam6.tfm - RELOC/fonts/tfm/public/sansmathfonts/ssmsam7.tfm - RELOC/fonts/tfm/public/sansmathfonts/ssmsam8.tfm - RELOC/fonts/tfm/public/sansmathfonts/ssmsam9.tfm - RELOC/fonts/tfm/public/sansmathfonts/ssmsbm10.tfm - RELOC/fonts/tfm/public/sansmathfonts/ssmsbm5.tfm - RELOC/fonts/tfm/public/sansmathfonts/ssmsbm6.tfm - RELOC/fonts/tfm/public/sansmathfonts/ssmsbm7.tfm - RELOC/fonts/tfm/public/sansmathfonts/ssmsbm8.tfm - RELOC/fonts/tfm/public/sansmathfonts/ssmsbm9.tfm - RELOC/fonts/type1/public/sansmathfonts/cmsmfIPiXi10.pfb - RELOC/fonts/type1/public/sansmathfonts/cmsmfIPiXi12.pfb - RELOC/fonts/type1/public/sansmathfonts/cmsmfIPiXi17.pfb - RELOC/fonts/type1/public/sansmathfonts/cmsmfIPiXi8.pfb - RELOC/fonts/type1/public/sansmathfonts/cmsmfIPiXi9.pfb - RELOC/fonts/type1/public/sansmathfonts/cmsmfIPiXibx10.pfb - RELOC/fonts/type1/public/sansmathfonts/cmsmfIPiXibx12.pfb - RELOC/fonts/type1/public/sansmathfonts/cmsmfIPiXibx17.pfb - RELOC/fonts/type1/public/sansmathfonts/cmsmfIPiXibx8.pfb - RELOC/fonts/type1/public/sansmathfonts/cmsmfIPiXibx9.pfb - RELOC/fonts/type1/public/sansmathfonts/cmsmfIPiXibxcsc10.pfb - RELOC/fonts/type1/public/sansmathfonts/cmsmfIPiXicsc10.pfb - RELOC/fonts/type1/public/sansmathfonts/cmsmfIPiXicsc8.pfb - RELOC/fonts/type1/public/sansmathfonts/cmsmfIPiXicsc9.pfb - RELOC/fonts/type1/public/sansmathfonts/cmsmfIPiXicsci10.pfb - RELOC/fonts/type1/public/sansmathfonts/cmsmfIPiXicsci8.pfb - RELOC/fonts/type1/public/sansmathfonts/cmsmfIPiXicsci9.pfb - RELOC/fonts/type1/public/sansmathfonts/cmsmfIPiXii10.pfb - RELOC/fonts/type1/public/sansmathfonts/cmsmfIPiXii12.pfb - RELOC/fonts/type1/public/sansmathfonts/cmsmfIPiXii17.pfb - RELOC/fonts/type1/public/sansmathfonts/cmsmfIPiXii8.pfb - RELOC/fonts/type1/public/sansmathfonts/cmsmfIPiXii9.pfb - RELOC/fonts/type1/public/sansmathfonts/cmsmfIPiXixi10.pfb - RELOC/fonts/type1/public/sansmathfonts/cmsmfIPiXixi12.pfb - RELOC/fonts/type1/public/sansmathfonts/cmsmfIPiXixi17.pfb - RELOC/fonts/type1/public/sansmathfonts/cmsmfIPiXixi8.pfb - RELOC/fonts/type1/public/sansmathfonts/cmsmfIPiXixi9.pfb - RELOC/fonts/type1/public/sansmathfonts/cmsmfIPiXixicsc10.pfb - RELOC/fonts/type1/public/sansmathfonts/cmssbsy10.pfb - RELOC/fonts/type1/public/sansmathfonts/cmssbsy5.pfb - RELOC/fonts/type1/public/sansmathfonts/cmssbsy6.pfb - RELOC/fonts/type1/public/sansmathfonts/cmssbsy7.pfb - RELOC/fonts/type1/public/sansmathfonts/cmssbsy8.pfb - RELOC/fonts/type1/public/sansmathfonts/cmssbsy9.pfb - RELOC/fonts/type1/public/sansmathfonts/cmssbx12.pfb - RELOC/fonts/type1/public/sansmathfonts/cmssbx17.pfb - RELOC/fonts/type1/public/sansmathfonts/cmssbx8.pfb - RELOC/fonts/type1/public/sansmathfonts/cmssbx9.pfb - RELOC/fonts/type1/public/sansmathfonts/cmssbxcsc10.pfb - RELOC/fonts/type1/public/sansmathfonts/cmsscsc10.pfb - RELOC/fonts/type1/public/sansmathfonts/cmsscsc8.pfb - RELOC/fonts/type1/public/sansmathfonts/cmsscsc9.pfb - RELOC/fonts/type1/public/sansmathfonts/cmsscsci10.pfb - RELOC/fonts/type1/public/sansmathfonts/cmsscsci8.pfb - RELOC/fonts/type1/public/sansmathfonts/cmsscsci9.pfb - RELOC/fonts/type1/public/sansmathfonts/cmssex10.pfb - RELOC/fonts/type1/public/sansmathfonts/cmssex7.pfb - RELOC/fonts/type1/public/sansmathfonts/cmssex8.pfb - RELOC/fonts/type1/public/sansmathfonts/cmssex9.pfb - RELOC/fonts/type1/public/sansmathfonts/cmssmi10.pfb - RELOC/fonts/type1/public/sansmathfonts/cmssmi5.pfb - RELOC/fonts/type1/public/sansmathfonts/cmssmi6.pfb - RELOC/fonts/type1/public/sansmathfonts/cmssmi7.pfb - RELOC/fonts/type1/public/sansmathfonts/cmssmi8.pfb - RELOC/fonts/type1/public/sansmathfonts/cmssmi9.pfb - RELOC/fonts/type1/public/sansmathfonts/cmssmib10.pfb - RELOC/fonts/type1/public/sansmathfonts/cmssmib5.pfb - RELOC/fonts/type1/public/sansmathfonts/cmssmib6.pfb - RELOC/fonts/type1/public/sansmathfonts/cmssmib7.pfb - RELOC/fonts/type1/public/sansmathfonts/cmssmib8.pfb - RELOC/fonts/type1/public/sansmathfonts/cmssmib9.pfb - RELOC/fonts/type1/public/sansmathfonts/cmsssy10.pfb - RELOC/fonts/type1/public/sansmathfonts/cmsssy5.pfb - RELOC/fonts/type1/public/sansmathfonts/cmsssy6.pfb - RELOC/fonts/type1/public/sansmathfonts/cmsssy7.pfb - RELOC/fonts/type1/public/sansmathfonts/cmsssy8.pfb - RELOC/fonts/type1/public/sansmathfonts/cmsssy9.pfb - RELOC/fonts/type1/public/sansmathfonts/cmssu10.pfb - RELOC/fonts/type1/public/sansmathfonts/cmssxi10.pfb - RELOC/fonts/type1/public/sansmathfonts/cmssxi12.pfb - RELOC/fonts/type1/public/sansmathfonts/cmssxi17.pfb - RELOC/fonts/type1/public/sansmathfonts/cmssxi8.pfb - RELOC/fonts/type1/public/sansmathfonts/cmssxi9.pfb - RELOC/fonts/type1/public/sansmathfonts/cmssxicsc10.pfb - RELOC/fonts/type1/public/sansmathfonts/eczi0500.pfb - RELOC/fonts/type1/public/sansmathfonts/eczi0600.pfb - RELOC/fonts/type1/public/sansmathfonts/eczi0700.pfb - RELOC/fonts/type1/public/sansmathfonts/eczi0800.pfb - RELOC/fonts/type1/public/sansmathfonts/eczi0900.pfb - RELOC/fonts/type1/public/sansmathfonts/eczi1000.pfb - RELOC/fonts/type1/public/sansmathfonts/eczi1095.pfb - RELOC/fonts/type1/public/sansmathfonts/eczi1200.pfb - RELOC/fonts/type1/public/sansmathfonts/eczi1440.pfb - RELOC/fonts/type1/public/sansmathfonts/eczi1728.pfb - RELOC/fonts/type1/public/sansmathfonts/eczi2074.pfb - RELOC/fonts/type1/public/sansmathfonts/eczi2488.pfb - RELOC/fonts/type1/public/sansmathfonts/eczi2986.pfb - RELOC/fonts/type1/public/sansmathfonts/eczi3583.pfb - RELOC/fonts/type1/public/sansmathfonts/eczo0500.pfb - RELOC/fonts/type1/public/sansmathfonts/eczo0600.pfb - RELOC/fonts/type1/public/sansmathfonts/eczo0700.pfb - RELOC/fonts/type1/public/sansmathfonts/eczo0800.pfb - RELOC/fonts/type1/public/sansmathfonts/eczo0900.pfb - RELOC/fonts/type1/public/sansmathfonts/eczo1000.pfb - RELOC/fonts/type1/public/sansmathfonts/eczo1095.pfb - RELOC/fonts/type1/public/sansmathfonts/eczo1200.pfb - RELOC/fonts/type1/public/sansmathfonts/eczo1440.pfb - RELOC/fonts/type1/public/sansmathfonts/eczo1728.pfb - RELOC/fonts/type1/public/sansmathfonts/eczo2074.pfb - RELOC/fonts/type1/public/sansmathfonts/eczo2488.pfb - RELOC/fonts/type1/public/sansmathfonts/eczo2986.pfb - RELOC/fonts/type1/public/sansmathfonts/eczo3583.pfb - RELOC/fonts/type1/public/sansmathfonts/eczx0500.pfb - RELOC/fonts/type1/public/sansmathfonts/eczx0600.pfb - RELOC/fonts/type1/public/sansmathfonts/eczx0700.pfb - RELOC/fonts/type1/public/sansmathfonts/eczx0800.pfb - RELOC/fonts/type1/public/sansmathfonts/eczx0900.pfb - RELOC/fonts/type1/public/sansmathfonts/eczx1000.pfb - RELOC/fonts/type1/public/sansmathfonts/eczx1095.pfb - RELOC/fonts/type1/public/sansmathfonts/eczx1200.pfb - RELOC/fonts/type1/public/sansmathfonts/eczx1440.pfb - RELOC/fonts/type1/public/sansmathfonts/eczx1728.pfb - RELOC/fonts/type1/public/sansmathfonts/eczx2074.pfb - RELOC/fonts/type1/public/sansmathfonts/eczx2488.pfb - RELOC/fonts/type1/public/sansmathfonts/eczx2986.pfb - RELOC/fonts/type1/public/sansmathfonts/eczx3583.pfb - RELOC/fonts/type1/public/sansmathfonts/eczz0500.pfb - RELOC/fonts/type1/public/sansmathfonts/eczz0600.pfb - RELOC/fonts/type1/public/sansmathfonts/eczz0700.pfb - RELOC/fonts/type1/public/sansmathfonts/eczz0800.pfb - RELOC/fonts/type1/public/sansmathfonts/eczz0900.pfb - RELOC/fonts/type1/public/sansmathfonts/eczz1000.pfb - RELOC/fonts/type1/public/sansmathfonts/eczz1095.pfb - RELOC/fonts/type1/public/sansmathfonts/eczz1200.pfb - RELOC/fonts/type1/public/sansmathfonts/eczz1440.pfb - RELOC/fonts/type1/public/sansmathfonts/eczz1728.pfb - RELOC/fonts/type1/public/sansmathfonts/eczz2074.pfb - RELOC/fonts/type1/public/sansmathfonts/eczz2488.pfb - RELOC/fonts/type1/public/sansmathfonts/eczz2986.pfb - RELOC/fonts/type1/public/sansmathfonts/eczz3583.pfb - RELOC/fonts/type1/public/sansmathfonts/ssesint10.pfb - RELOC/fonts/type1/public/sansmathfonts/ssesint7.pfb - RELOC/fonts/type1/public/sansmathfonts/ssesint8.pfb - RELOC/fonts/type1/public/sansmathfonts/ssesint9.pfb - RELOC/fonts/type1/public/sansmathfonts/ssmsam10.pfb - RELOC/fonts/type1/public/sansmathfonts/ssmsam5.pfb - RELOC/fonts/type1/public/sansmathfonts/ssmsam6.pfb - RELOC/fonts/type1/public/sansmathfonts/ssmsam7.pfb - RELOC/fonts/type1/public/sansmathfonts/ssmsam8.pfb - RELOC/fonts/type1/public/sansmathfonts/ssmsam9.pfb - RELOC/fonts/type1/public/sansmathfonts/ssmsbm10.pfb - RELOC/fonts/type1/public/sansmathfonts/ssmsbm5.pfb - RELOC/fonts/type1/public/sansmathfonts/ssmsbm6.pfb - RELOC/fonts/type1/public/sansmathfonts/ssmsbm7.pfb - RELOC/fonts/type1/public/sansmathfonts/ssmsbm8.pfb - RELOC/fonts/type1/public/sansmathfonts/ssmsbm9.pfb - RELOC/fonts/vf/public/sansmathfonts/cmsmf10.vf - RELOC/fonts/vf/public/sansmathfonts/cmsmf12.vf - RELOC/fonts/vf/public/sansmathfonts/cmsmf17.vf - RELOC/fonts/vf/public/sansmathfonts/cmsmf8.vf - RELOC/fonts/vf/public/sansmathfonts/cmsmf9.vf - RELOC/fonts/vf/public/sansmathfonts/cmsmfbx10.vf - RELOC/fonts/vf/public/sansmathfonts/cmsmfbx12.vf - RELOC/fonts/vf/public/sansmathfonts/cmsmfbx17.vf - RELOC/fonts/vf/public/sansmathfonts/cmsmfbx8.vf - RELOC/fonts/vf/public/sansmathfonts/cmsmfbx9.vf - RELOC/fonts/vf/public/sansmathfonts/cmsmfbxcsc10.vf - RELOC/fonts/vf/public/sansmathfonts/cmsmfcsc10.vf - RELOC/fonts/vf/public/sansmathfonts/cmsmfcsc8.vf - RELOC/fonts/vf/public/sansmathfonts/cmsmfcsc9.vf - RELOC/fonts/vf/public/sansmathfonts/cmsmfcsci10.vf - RELOC/fonts/vf/public/sansmathfonts/cmsmfcsci8.vf - RELOC/fonts/vf/public/sansmathfonts/cmsmfcsci9.vf - RELOC/fonts/vf/public/sansmathfonts/cmsmfi10.vf - RELOC/fonts/vf/public/sansmathfonts/cmsmfi12.vf - RELOC/fonts/vf/public/sansmathfonts/cmsmfi17.vf - RELOC/fonts/vf/public/sansmathfonts/cmsmfi8.vf - RELOC/fonts/vf/public/sansmathfonts/cmsmfi9.vf - RELOC/fonts/vf/public/sansmathfonts/cmsmfxi10.vf - RELOC/fonts/vf/public/sansmathfonts/cmsmfxi12.vf - RELOC/fonts/vf/public/sansmathfonts/cmsmfxi17.vf - RELOC/fonts/vf/public/sansmathfonts/cmsmfxi8.vf - RELOC/fonts/vf/public/sansmathfonts/cmsmfxi9.vf - RELOC/fonts/vf/public/sansmathfonts/cmsmfxicsc10.vf - RELOC/tex/latex/sansmathfonts/omlcmssm.fd - RELOC/tex/latex/sansmathfonts/omscmsssy.fd - RELOC/tex/latex/sansmathfonts/omxcmssex.fd - RELOC/tex/latex/sansmathfonts/ot1cmsmf.fd - RELOC/tex/latex/sansmathfonts/ot1xcmss.fd - RELOC/tex/latex/sansmathfonts/sansmathfonts.sty - RELOC/tex/latex/sansmathfonts/t1xcmss.fd - RELOC/tex/latex/sansmathfonts/ucmsmf.fd - RELOC/tex/latex/sansmathfonts/ussesint.fd - RELOC/tex/latex/sansmathfonts/ussmsa.fd - RELOC/tex/latex/sansmathfonts/ussmsb.fd - RELOC/tex/latex/sansmathfonts/uxcmss.fd -catalogue-ctan /fonts/sansmathfonts -catalogue-date 2017-02-15 22:02:21 +0100 -catalogue-license lppl1.3 -catalogue-topics font font-maths font-mf font-type1 - -name sapthesis -category Package -revision 48365 -shortdesc Typeset theses for Sapienza-University, Rome -relocated 1 -longdesc The class will typeset Ph.D., Master, and Bachelor theses that -longdesc adhere to the publishing guidelines of the Sapienza-University -longdesc of Rome. -containersize 46656 -containerchecksum 058a6dce540acd4201b84e61e7ae6db8066bf25c2fcec082b4bb3e7776514f4dd02207ee70b1ae9b8182caf45bbc4c273b94f97be81fedf8224e5ce0b3fd5d72 -doccontainersize 203484 -doccontainerchecksum fb7eae2616f424de6fe82a29a90dd5b0f57f652b8533e7a047c97b2bb8fec901951a95c8c0c44d735440f11d2fec4723a1a1d8a0665647888f94efd33140a784 -docfiles size=95 - RELOC/doc/latex/sapthesis/README details="Readme" - RELOC/doc/latex/sapthesis/examples/Laurea.tex - RELOC/doc/latex/sapthesis/examples/LaureaMagistrale.tex - RELOC/doc/latex/sapthesis/examples/LaureaMagistrale_eng.tex - RELOC/doc/latex/sapthesis/examples/LaureaMagistrale_ita.tex - RELOC/doc/latex/sapthesis/examples/Laurea_ita.tex - RELOC/doc/latex/sapthesis/examples/Master.tex - RELOC/doc/latex/sapthesis/examples/PhD.tex - RELOC/doc/latex/sapthesis/examples/Specialization.tex - RELOC/doc/latex/sapthesis/examples/TFA.tex - RELOC/doc/latex/sapthesis/sapthesis-doc.pdf details="Package documentation" - RELOC/doc/latex/sapthesis/sapthesis-doc.tex - RELOC/doc/latex/sapthesis/sapthesis.layout -runfiles size=30 - RELOC/bibtex/bst/sapthesis/sapthesis.bst - RELOC/tex/latex/sapthesis/sapienza-MLblack-pos.pdf - RELOC/tex/latex/sapthesis/sapienza-MLred-pos.pdf - RELOC/tex/latex/sapthesis/sapthesis.cls -catalogue-ctan /macros/latex/contrib/sapthesis -catalogue-date 2018-08-07 08:46:21 +0200 -catalogue-license lppl1.3 -catalogue-topics dissertation -catalogue-version 4.1 - -name sasnrdisplay -category Package -revision 45963 -shortdesc Typeset SAS or R code or output -relocated 1 -longdesc The SASnRdisplay package serves as a front-end to the listings, -longdesc which permits statisticians and others to import source code, -longdesc and the results of their calculations or simulations into LaTeX -longdesc projects. The package is also capable of overloading the Sweave -longdesc and SASweave packages. -containersize 7300 -containerchecksum 8104c28cdb6c2e22dc5fb84712f7d44b4c42c9fee4b7e37fdb128fd079c0b83a82ed18bdac324036ee99de9e1ebd8fca9829c62643823fbcd296eff572366156 -doccontainersize 211572 -doccontainerchecksum e7b6c2ffe355cb162bcc44a31d271d8a2e3ac81f8a7e5e5777cfe405098df8b9d556b21cb7eba86bd85527d24047eeb1d934c10602070c7ea4b8f9444cbd1f4b -docfiles size=61 - RELOC/doc/latex/sasnrdisplay/README details="Readme" - RELOC/doc/latex/sasnrdisplay/SASnRdisplay.pdf details="Package documentation" - RELOC/doc/latex/sasnrdisplay/SASnRdisplay.tex -runfiles size=7 - RELOC/tex/latex/sasnrdisplay/SASnRdisplay.cfg - RELOC/tex/latex/sasnrdisplay/SASnRdisplay.sty -catalogue-ctan /macros/latex/contrib/sasnrdisplay -catalogue-date 2017-12-01 15:30:46 +0100 -catalogue-license lppl1.3 -catalogue-topics listing -catalogue-version 0.95 - -name sauerj -category Package -revision 15878 -shortdesc A bundle of utilities by Jonathan Sauer -relocated 1 -longdesc The bundle consists of: a tool for collecting text for later -longdesc re-use, a tool for typesetting the "meta-information" within a -longdesc text, a tool for use in constructing macros with multiple -longdesc optional parameters, a package for multiple column parallel -longdesc texts, a tool for processing key-value structured lists, and -longdesc macros for typesetting a number as a German-language string. -containersize 5008 -containerchecksum e0fe7c3a1fc3eb4b96af67371169b455552897f5f93953cfc3a7f356a1b6eb6a9394b2d4b7234e4e25580e0a34ad52db687319708888de0a11a705de7f38828a -doccontainersize 543048 -doccontainerchecksum 1a666e49382e40b439cbae90d2b4afef3123edea913a11cdbb3a82e2f0bb6b19692f821a218e8226d24f9dd4625ba84bcd8a74055b320faa43aedf07d4079920 -docfiles size=255 - RELOC/doc/latex/sauerj/README details="Readme" - RELOC/doc/latex/sauerj/collect.pdf - RELOC/doc/latex/sauerj/metainfo.pdf - RELOC/doc/latex/sauerj/optparams.pdf - RELOC/doc/latex/sauerj/parcolumns.pdf - RELOC/doc/latex/sauerj/processkv.pdf - RELOC/doc/latex/sauerj/zahl2string.pdf -srccontainersize 29496 -srccontainerchecksum 4e06b0925f955570d9589ecf47f5ea8db8711af58f4c44aeea59f0ac5c1f336468f0e2b27e8ac70cdb4e9df89382f79adddc5520a5c7114551520489888377f8 -srcfiles size=41 - RELOC/source/latex/sauerj/collect.dtx - RELOC/source/latex/sauerj/collect.ins - RELOC/source/latex/sauerj/metainfo.dtx - RELOC/source/latex/sauerj/metainfo.ins - RELOC/source/latex/sauerj/optparams.dtx - RELOC/source/latex/sauerj/optparams.ins - RELOC/source/latex/sauerj/parcolumns.dtx - RELOC/source/latex/sauerj/parcolumns.ins - RELOC/source/latex/sauerj/processkv.dtx - RELOC/source/latex/sauerj/processkv.ins - RELOC/source/latex/sauerj/zahl2string.dtx - RELOC/source/latex/sauerj/zahl2string.ins -runfiles size=8 - RELOC/tex/latex/sauerj/collect.sty - RELOC/tex/latex/sauerj/metainfo.sty - RELOC/tex/latex/sauerj/optparams.sty - RELOC/tex/latex/sauerj/parcolumns.sty - RELOC/tex/latex/sauerj/processkv.sty - RELOC/tex/latex/sauerj/zahl2string.sty -catalogue-ctan /macros/latex/contrib/sauerj -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics collection - -name sauter -category Package -revision 13293 -shortdesc Wide range of design sizes for CM fonts -relocated 1 -longdesc Extensions, originally to the CM fonts, providing a -longdesc parameterization scheme to build Metafont fonts at true design -longdesc sizes, for a large range of sizes. The scheme has now been -longdesc extended to a range of other fonts, including the AMS fonts, -longdesc bbm, bbold, rsfs and wasy fonts. -containersize 12484 -containerchecksum 11fd6758cf403f9a377872bf4f1803700522c1e28aecb8c764a119302942b481536bfa62a39b1287bedca6c3c37f6983b5fbf92c4f8e0f4f5a2c9cb5600a91c8 -runfiles size=61 - RELOC/fonts/source/public/sauter/b-cmb.mf - RELOC/fonts/source/public/sauter/b-cmbsy.mf - RELOC/fonts/source/public/sauter/b-cmbx.mf - RELOC/fonts/source/public/sauter/b-cmbxsl.mf - RELOC/fonts/source/public/sauter/b-cmbxti.mf - RELOC/fonts/source/public/sauter/b-cmcsc.mf - RELOC/fonts/source/public/sauter/b-cmdunh.mf - RELOC/fonts/source/public/sauter/b-cmex.mf - RELOC/fonts/source/public/sauter/b-cmff.mf - RELOC/fonts/source/public/sauter/b-cmfi.mf - RELOC/fonts/source/public/sauter/b-cmfib.mf - RELOC/fonts/source/public/sauter/b-cminch.mf - RELOC/fonts/source/public/sauter/b-cmitt.mf - RELOC/fonts/source/public/sauter/b-cmmi.mf - RELOC/fonts/source/public/sauter/b-cmmib.mf - RELOC/fonts/source/public/sauter/b-cmr.mf - RELOC/fonts/source/public/sauter/b-cmsl.mf - RELOC/fonts/source/public/sauter/b-cmsltt.mf - RELOC/fonts/source/public/sauter/b-cmss.mf - RELOC/fonts/source/public/sauter/b-cmssbx.mf - RELOC/fonts/source/public/sauter/b-cmssdc.mf - RELOC/fonts/source/public/sauter/b-cmssi.mf - RELOC/fonts/source/public/sauter/b-cmssq.mf - RELOC/fonts/source/public/sauter/b-cmssqi.mf - RELOC/fonts/source/public/sauter/b-cmssxi.mf - RELOC/fonts/source/public/sauter/b-cmsy.mf - RELOC/fonts/source/public/sauter/b-cmtcsc.mf - RELOC/fonts/source/public/sauter/b-cmtex.mf - RELOC/fonts/source/public/sauter/b-cmti.mf - RELOC/fonts/source/public/sauter/b-cmtt.mf - RELOC/fonts/source/public/sauter/b-cmu.mf - RELOC/fonts/source/public/sauter/b-cmvtt.mf - RELOC/fonts/source/public/sauter/c-bmath.mf - RELOC/fonts/source/public/sauter/c-cmbx.mf - RELOC/fonts/source/public/sauter/c-cmex.mf - RELOC/fonts/source/public/sauter/c-cmff.mf - RELOC/fonts/source/public/sauter/c-cmmi.mf - RELOC/fonts/source/public/sauter/c-cmr.mf - RELOC/fonts/source/public/sauter/c-cmss.mf - RELOC/fonts/source/public/sauter/c-cmssbx.mf - RELOC/fonts/source/public/sauter/c-cmssq.mf - RELOC/fonts/source/public/sauter/c-cmsy.mf - RELOC/fonts/source/public/sauter/c-cmti.mf - RELOC/fonts/source/public/sauter/c-cmtt.mf - RELOC/fonts/source/public/sauter/c-sigma.mf -catalogue-ctan /fonts/cm/sauter -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics font font-mf -catalogue-version 2.4 - -name sauterfonts -category Package -revision 15878 -shortdesc Use Sauter's fonts in LaTeX -relocated 1 -longdesc The package provides font definition files (plus a replacement -longdesc for the package exscale) to access many of the fonts in -longdesc Sauter's collection. These fonts are available in all point -longdesc sizes and look nicer for such "intermediate" document sizes as -longdesc 11pt. Also included is the package sbbm, an alternative to -longdesc access the bbm fonts. -containersize 3972 -containerchecksum 6397472d26f02696160839e2be99c21b0814a3f9c60f70c92931d467f0929e00b7a7235fec811c2c2c36ca7879c98561ccb9b6aa757e9fc3f13e04300e28106c -doccontainersize 620 -doccontainerchecksum a92202d225901f73846c76b6d9b0f3b0caffe75c76a41fa8c9a55aedd20922c4899c83271e03f8df1b3d7a515ee935e3d8ffab2644acdfdc50d25ab8b30d9ccf -docfiles size=1 - RELOC/doc/latex/sauterfonts/README details="Readme" -srccontainersize 4904 -srccontainerchecksum f40879625b69f97b241eb257eedacb99d45f44560b4dfc809c5964867023e1144702c1250ff69dc214845fc7288d10944f262ba03da7dfa9a1fce5c820a6b878 -srcfiles size=6 - RELOC/source/latex/sauterfonts/sauterfonts.fdd - RELOC/source/latex/sauterfonts/sauterfonts.ins -runfiles size=30 - RELOC/tex/latex/sauterfonts/sbbm.sty - RELOC/tex/latex/sauterfonts/sexscale.sty - RELOC/tex/latex/sauterfonts/somlcmm.fd - RELOC/tex/latex/sauterfonts/somlcmr.fd - RELOC/tex/latex/sauterfonts/somscmr.fd - RELOC/tex/latex/sauterfonts/somscmsy.fd - RELOC/tex/latex/sauterfonts/somxcmex.fd - RELOC/tex/latex/sauterfonts/sot1cmdh.fd - RELOC/tex/latex/sauterfonts/sot1cmfib.fd - RELOC/tex/latex/sauterfonts/sot1cmfr.fd - RELOC/tex/latex/sauterfonts/sot1cmr.fd - RELOC/tex/latex/sauterfonts/sot1cmss.fd - RELOC/tex/latex/sauterfonts/sot1cmtt.fd - RELOC/tex/latex/sauterfonts/sot1cmvtt.fd - RELOC/tex/latex/sauterfonts/subbm.fd - RELOC/tex/latex/sauterfonts/subbmdh.fd - RELOC/tex/latex/sauterfonts/subbmfib.fd - RELOC/tex/latex/sauterfonts/subbmss.fd - RELOC/tex/latex/sauterfonts/subbmtt.fd - RELOC/tex/latex/sauterfonts/subbmvtt.fd - RELOC/tex/latex/sauterfonts/subbold.fd - RELOC/tex/latex/sauterfonts/sucmr.fd - RELOC/tex/latex/sauterfonts/sucmss.fd - RELOC/tex/latex/sauterfonts/sucmtt.fd - RELOC/tex/latex/sauterfonts/sulasy.fd - RELOC/tex/latex/sauterfonts/sumsa.fd - RELOC/tex/latex/sauterfonts/sumsb.fd - RELOC/tex/latex/sauterfonts/sursfs.fd - RELOC/tex/latex/sauterfonts/sustmry.fd - RELOC/tex/latex/sauterfonts/suwasy.fd -catalogue-ctan /macros/latex/contrib/sauterfonts -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics font-supp - -name savefnmark -category Package -revision 15878 -shortdesc Save name of the footnote mark for reuse -relocated 1 -longdesc Sometimes the same footnote applies to more than one location -longdesc in a table. With this package the mark of a footnote can be -longdesc saved into a name, and re-used subsequently without creating -longdesc another footnote at the bottom. -containersize 1376 -containerchecksum 492925eee8ada9b988828e67a243d7544a4c22ae7c5e8b9d9b96b484a19856d35402775da44b4a83ce3e464b43019a4b2133c971ad94e1678c7424f4ddd04061 -doccontainersize 173704 -doccontainerchecksum 575120cddf8f8428e5c20f2260913f0181aacec90d1d092e1cb2a311e0d3f01fdb26ba1dfa76470c2f0794785ae7683f478456d23663a8511472098c4339e7a1 -docfiles size=46 - RELOC/doc/latex/savefnmark/savefnmark.pdf details="Package documentation" -srccontainersize 3984 -srccontainerchecksum 2f5accfb941f0a8da11baa92b9059ed5091079d59638361dad35411dd2b6b38cc1be81a1e66bd532bbc06799f89354e83fdc5fabcb7a96eb761ddbb1b9779f4a -srcfiles size=5 - RELOC/source/latex/savefnmark/savefnmark.drv - RELOC/source/latex/savefnmark/savefnmark.dtx - RELOC/source/latex/savefnmark/savefnmark.ins -runfiles size=1 - RELOC/tex/latex/savefnmark/savefnmark.sty -catalogue-also fixfoot -catalogue-ctan /macros/latex/contrib/savefnmark -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics footnote -catalogue-version 1.0 - -name savesym -category Package -revision 31565 -shortdesc Redefine symbols where names conflict -relocated 1 -longdesc There are a number of symbols (e.g., \Square) that are defined -longdesc by several packages. In order to typeset all the variants in a -longdesc document, we have to give the glyph a unique name. To do that, -longdesc we define \savesymbol{XXX}, which renames a symbol from \XXX to -longdesc \origXXX, and \restoresymbols{yyy}{XXX}, which renames \origXXX -longdesc back to \XXX and defines a new command, \yyyXXX, which -longdesc corresponds to the most recently loaded version of \XXX. -containersize 1356 -containerchecksum c29910b17ee44e4fd9e32f035910eedc47739c6c34e5f728611e59df88eccdc36d954347610991f6e7ec67bc25d5cce1d457a9db866b30eb8d1b98f19e424776 -runfiles size=1 - RELOC/tex/latex/savesym/savesym.sty -catalogue-ctan /macros/latex/contrib/savesym/savesym.sty -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics macro-supp -catalogue-version 1.2 - -name savetrees -category Package -revision 40525 -shortdesc Optimise the use of each page of a LaTeX document -relocated 1 -longdesc The goal of the savetrees package is to pack as much text as -longdesc possible onto each page of a LaTeX document. Admittedly, this -longdesc makes the document far less attractive. Nevertheless, savetrees -longdesc is a simple way to save paper when printing draft copies of a -longdesc document. It can also be useful when trying to meet a tight -longdesc page-length requirement for a conference or journal submission. -longdesc Most of the package options cover specific modifications to -longdesc typesetting rules, but there are also options subtle, moderate -longdesc and extreme options for the "broad brush" approach. -containersize 8608 -containerchecksum 693e8df1c97fb4828af52f8fd3c83b69185f6b199be87beb2457487e31e730ab1cff0e69399afa39a23a7ffa51e9317352f0a7c2ed217e4528212678be23f01b -doccontainersize 489500 -doccontainerchecksum ca32a928e785d44d908f85f49d6dd90651a30694c1c8c8d46c4fde17f30c6af441dcc1ba6da68287857a1676c596fe702ad1dbae324ec66d5a220710cde3718d -docfiles size=131 - RELOC/doc/latex/savetrees/README details="README" - RELOC/doc/latex/savetrees/savetrees.pdf details="Package documentation" - RELOC/doc/latex/savetrees/st-sample2e.pdf details="Package showcase" -srccontainersize 25856 -srccontainerchecksum 741eaaa7cc70c8cc988325d3d9b9311aa1594b14b15d290418b37c033e85fbbed080e0cc25f31d9f630a85f55cff0a1098ef8a0797cef696b4621a3c7fa416ba -srcfiles size=28 - RELOC/source/latex/savetrees/savetrees.dtx - RELOC/source/latex/savetrees/savetrees.ins -runfiles size=12 - RELOC/bibtex/bst/savetrees/savetrees.bst - RELOC/tex/latex/savetrees/savetrees.bbx - RELOC/tex/latex/savetrees/savetrees.cbx - RELOC/tex/latex/savetrees/savetrees.sty -catalogue-ctan /macros/latex/contrib/savetrees -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics layout -catalogue-version 2.4 - -name scale -category Package -revision 15878 -shortdesc Scale document by sqrt(2) or magstep(2) -relocated 1 -longdesc A package to scale a document by sqrt(2) (or by \magstep{2}). -longdesc This is useful if you are preparing a document on, for example, -longdesc A5 paper and want to print on A4 paper to achieve a better -longdesc resolution. -containersize 1832 -containerchecksum 211c349477562ab0d309ea5e908dcea127f67cf1da6f2516e159bf6ef273b7cf5be90a4411ba91f1fa3e9af9c6a439bad04f74e0b2b4426e5f661014d1c001d3 -doccontainersize 7148 -doccontainerchecksum 4957c6b4de940a1798bf924a2e46c1ef707490e257057ee446397bf178543a85a8102010720d008b9ee7dac54423966a4c57d0f7b0b021556dd720c697cbb1ac -docfiles size=6 - RELOC/doc/latex/scale/COPYING - RELOC/doc/latex/scale/README details="Readme" -srccontainersize 3568 -srccontainerchecksum 294f74c3bbf64b109a528edef99d6318b2a04182c2266e5077dfc8b1e058cade296be1737f955ee880a8576c382c39cb63ba1fe75f214e36aa9ffc727dd7a6de -srcfiles size=3 - RELOC/source/latex/scale/scale.dtx - RELOC/source/latex/scale/scale.ins -runfiles size=1 - RELOC/tex/latex/scale/scale.sty -catalogue-ctan /macros/latex/contrib/scale -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics geometry -catalogue-version 1.1.2 - -name scalebar -category Package -revision 15878 -shortdesc Create scalebars for maps, diagrams or photos -relocated 1 -longdesc This is a small package to create scalebars for maps, diagrams -longdesc or photos. It was designed for use with cave maps but can be -longdesc used for anything from showing a scalebar in kilometres for -longdesc topographic maps to a scalebar in micrometres for an electron -longdesc microscope image. -containersize 1556 -containerchecksum f10c30f4f5eea08a15c5c55a27403fa5650891dbf4a9fa5aeb85cb16efd14cb3610581e08a85c3b4e01082226a65cbbf218c63151fda33b3648ab9ef753cecc8 -doccontainersize 49036 -doccontainerchecksum b60ef1af676c7fe79f40184afc0df38278b8dd32c7ee94ec3b4132a6cea30f36bcc0212678bed75096e8131374e11fe738abb3a27da3f0bf39381ffaf2e3db96 -docfiles size=17 - RELOC/doc/latex/scalebar/README details="Package README" - RELOC/doc/latex/scalebar/scalebar_examples.pdf details="Package usage guide and examples" - RELOC/doc/latex/scalebar/scalebar_examples.tex -srccontainersize 6640 -srccontainerchecksum d5cf25ab4a4938394f7e96b92b538ecb0325761f036a14dc17f72b773351f84980af7048241e24148bf71ac86bfefb63fa810d3af561954e4d3a8eb73d14e36b -srcfiles size=6 - RELOC/source/latex/scalebar/scalebar.dtx - RELOC/source/latex/scalebar/scalebar.ins -runfiles size=1 - RELOC/tex/latex/scalebar/scalebar.sty -catalogue-ctan /macros/latex/contrib/scalebar -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics misc-support -catalogue-version 1.0 - -name scalerel -category Package -revision 42809 -shortdesc Constrained scaling and stretching of objects -relocated 1 -longdesc The package provides four commands for vertically scaling and -longdesc stretching objects. Its primary function is the ability to -longdesc scale/stretch and shift one object to conform to the size of a -longdesc specified second object. This feature can be useful in both -longdesc equations and schematic diagrams. Additionally, the scaling and -longdesc stretching commands offer constraints on maximum width and/or -longdesc minimum aspect ratio, which are often used to preserve -longdesc legibility or for the sake of general appearance. -containersize 3056 -containerchecksum cdc00004572d8c23035f5d797d24fb4a41f61a07172a8d3792450f18e6af26269f6af2282f9366ce92e7bf1ddf2461957ca31b804841050fc36c1daccfaa234a -doccontainersize 330224 -doccontainerchecksum 314ef43e527a4c07f7f7b99dedcbadd8a74a3a27b5acfe3b92e11969fe664e8cce15b6029a3e418c1ed7413e2055bf36383f43a51500dacf416a615ce7b02801 -docfiles size=94 - RELOC/doc/latex/scalerel/README details="README" - RELOC/doc/latex/scalerel/scalerel.pdf details="Package documentation" - RELOC/doc/latex/scalerel/scalerel.tex -runfiles size=2 - RELOC/tex/latex/scalerel/scalerel.sty -catalogue-ctan /macros/latex/contrib/scalerel -catalogue-date 2016-12-29 16:00:53 +0100 -catalogue-license lppl1.3 -catalogue-topics graphics-manip -catalogue-version 1.8 - -name scanpages -category Package -revision 42633 -shortdesc Support importing and embellishing scanned documents -relocated 1 -longdesc The bundle provides support for the process of creating -longdesc documents based on pre-TeX-era material that is available as -longdesc scanned pages, only. -execute addMap scanpages.map -containersize 4584 -containerchecksum 18b4d359d71f3b18c6b1d063370a2a7b5e1e5951aee27638f68c9b96b07783f3e5be4b962d4fe026dfc8d57fc9a23f2b9e8bf220d76d268fad7c6e07454359ee -doccontainersize 133812 -doccontainerchecksum 30be0196aec9bf14d6d7977415f7c7e73eba7f877c814af43a020f93a1f1f00a9cbcc44a5deab5629148c37e6fef8b604b5ac3726ab8edf6781b6a27ebeeceb6 -docfiles size=42 - RELOC/doc/latex/scanpages/README details="Readme" - RELOC/doc/latex/scanpages/pic1.pdf - RELOC/doc/latex/scanpages/pic2.pdf - RELOC/doc/latex/scanpages/replicate.plist - RELOC/doc/latex/scanpages/replicate.py - RELOC/doc/latex/scanpages/scanpages-doc.pdf details="Package documentation" - RELOC/doc/latex/scanpages/scanpages-doc.tex -runfiles size=6 - RELOC/fonts/map/dvips/scanpages/scanpages.map - RELOC/fonts/tfm/public/scanpages/scanwipe.tfm - RELOC/fonts/type1/public/scanpages/scanwipe.pfb - RELOC/tex/latex/scanpages/scanpages.sty - RELOC/tex/latex/scanpages/uscanwipe.fd -catalogue-ctan /macros/latex/contrib/scanpages -catalogue-date 2016-12-02 22:31:43 +0100 -catalogue-license lppl1.3 -catalogue-topics misc-support -catalogue-version 1.05a - -name schemabloc -category Package -revision 15878 -shortdesc Draw block diagrams, using TikZ -relocated 1 -longdesc The package provides a set of macros for constructing block -longdesc diagrams, using TikZ. (The blox package is an "English -longdesc translation" of this package.) -containersize 2312 -containerchecksum 80b87938a744fe627a3ec13606384ba367c280bb085804c322358c1d05e88596e7f43cf578da9a2e91a8e7c93f5860805cf74713c0e54c7b505f2a43d704d8e1 -doccontainersize 152256 -doccontainerchecksum da50742f32b64b79f55f4a6289313510c90c8b9cb41f427f44e144a80b1776856642e9ea4405688c89107e7bd77cc0b624bcedfb06e80f9b1659aae5b7ca0567 -docfiles size=56 - RELOC/doc/latex/schemabloc/README details="Readme" - RELOC/doc/latex/schemabloc/schemabloc.pdf details="Package documentation (French)" language="fr" - RELOC/doc/latex/schemabloc/schemabloc.tex -runfiles size=3 - RELOC/tex/latex/schemabloc/schemabloc.sty -catalogue-ctan /graphics/pgf/contrib/schemabloc -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics diagram-block pgf-tikz -catalogue-version 1.5 - -name schemata -category Package -revision 39510 -shortdesc Print topical diagrams -relocated 1 -longdesc The package facilitates the creation of topical schemata, -longdesc outlines that use braces (or facsimiles thereof) to illustrate -longdesc the breakdown of concepts and categories in Scholastic thought -longdesc from late medieval and early modern periods. -containersize 2272 -containerchecksum 4cc9e75717c80c2162d34c44634fba069ba20789e820d3fd2204d469f212e826dc242ed659e09fc65f674d2378f4fa8984fe36d040e8391cb8c80c670992bf55 -doccontainersize 515172 -doccontainerchecksum bb9a15e9f40de6824168dc96d355ba84d378f93e12793091af6e5592add42a9c2325ff0514bc6fa879623a1f7e5457fb79892a33764fba17b9c12389806ded3d -docfiles size=130 - RELOC/doc/generic/schemata/Makefile - RELOC/doc/generic/schemata/README details="Readme" - RELOC/doc/generic/schemata/README.txt - RELOC/doc/generic/schemata/schemata.hd - RELOC/doc/generic/schemata/schemata.pdf details="Package documentation" -srccontainersize 14308 -srccontainerchecksum 2ee502a7d909d0793e739b467237ad7d9f5c23361fed459e74c3ff09ad9d784d7b52bf13025772f1fcc680c84dd82e07a43016be523495ec08d1345ce5967861 -srcfiles size=18 - RELOC/source/generic/schemata/schemata.dtx - RELOC/source/generic/schemata/schemata.ins -runfiles size=3 - RELOC/tex/generic/schemata/schemata.sty -catalogue-ctan /macros/generic/schemata -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics philosophy theology -catalogue-version 0.8 - -name scheme-basic -category Scheme -revision 25923 -shortdesc basic scheme (plain and latex) -relocated 1 -longdesc This is the basic TeX Live scheme: it is a small set of files -longdesc sufficient to typeset plain TeX or LaTeX documents in -longdesc PostScript or PDF, using the Computer Modern fonts. This -longdesc scheme corresponds to collection-basic and collection-latex. -depend collection-basic -depend collection-latex -containersize 440 -containerchecksum 2250810241ac6f92713342a7b4dd3cf1deade2ad6ef65552eb9b987f340d952589fb941270c881eb07c2e97a861db47f57e16777ebf81142155f3dfd4dd6d5be - -name scheme-context -category Scheme -revision 35799 -shortdesc ConTeXt scheme -relocated 1 -longdesc This is the TeX Live scheme for installing ConTeXt. -depend collection-context -depend collection-metapost -depend tex-gyre -depend tex-gyre-math -depend antt -depend iwona -depend kurier -depend poltawski -depend xits -depend Asana-Math -depend gentium-tug -depend pxfonts -depend txfonts -depend ccicons -depend eulervm -depend manfnt-font -depend marvosym -depend mflogo-font -depend wasy -depend ly1 -containersize 432 -containerchecksum e575255e24c9be8241f9202b013b5ff6aa0cd055b9e6b1454ff0eba4145a2a234ee974be899edee595c2cf6f7adb8911346f208a290eeef47edfba2d1bef0cdb - -name scheme-full -category Scheme -revision 44177 -shortdesc full scheme (everything) -relocated 1 -longdesc This is the full TeX Live scheme: it installs everything -longdesc available. -depend collection-basic -depend collection-bibtexextra -depend collection-binextra -depend collection-context -depend collection-fontsextra -depend collection-fontsrecommended -depend collection-formatsextra -depend collection-fontutils -depend collection-games -depend collection-humanities -depend collection-langarabic -depend collection-langchinese -depend collection-langcjk -depend collection-langcyrillic -depend collection-langczechslovak -depend collection-langenglish -depend collection-langeuropean -depend collection-langfrench -depend collection-langgerman -depend collection-langgreek -depend collection-langitalian -depend collection-langjapanese -depend collection-langkorean -depend collection-langother -depend collection-langpolish -depend collection-langportuguese -depend collection-langspanish -depend collection-latex -depend collection-latexextra -depend collection-latexrecommended -depend collection-luatex -depend collection-mathscience -depend collection-metapost -depend collection-music -depend collection-pictures -depend collection-plaingeneric -depend collection-pstricks -depend collection-publishers -depend collection-texworks -depend collection-xetex -containersize 564 -containerchecksum 79d8fc33e595506fb4a3df54fce72022281c8b7f2fd2e002bca6e1369bcfc12f9b98a872f64170d7f7d5c482361e4f00c0394b26de4b9804715b674ed309aae3 - -name scheme-gust -category Scheme -revision 44177 -shortdesc GUST TeX Live scheme -relocated 1 -longdesc This is the GUST TeX Live scheme: it is a set of files -longdesc sufficient to typeset Polish plain TeX, LaTeX and ConTeXt -longdesc documents in PostScript or PDF. -depend FAQ-en -depend Type1fonts -depend amslatex-primer -depend amstex -depend antt -depend bibtex8 -depend comment -depend comprehensive -depend concrete -depend cyklop -depend dvidvi -depend dviljk -depend gustprog -depend impatient -depend iwona -depend metafont-beginners -depend metapost-examples -depend poltawski -depend seetexk -depend seminar -depend tds -depend tex4ht -depend texdoc -depend collection-basic -depend collection-context -depend collection-fontutils -depend collection-fontsrecommended -depend collection-langpolish -depend collection-latex -depend collection-latexrecommended -depend collection-metapost -depend collection-plaingeneric -depend collection-texworks -depend collection-xetex -containersize 604 -containerchecksum 4c962883f5a5d723a0aed753580741c2841828a9662641893dccfcc70fab1d90d7988975de9a8c3061825fbe44977607b374d25bd4c57fd27566c16f65aa8b12 - -name scheme-infraonly -category Scheme -revision 41515 -shortdesc infrastructure-only scheme (no TeX at all) -relocated 1 -longdesc This is the TeX Live scheme for infrastructure only, with no -longdesc TeX engines at all. It is useful for automated testing, where -longdesc the actual programs and packages to be tested are installed -longdesc separately afterwards, with tlmgr install. -depend texlive.infra -depend kpathsea -depend hyphen-base -depend tetex -containersize 460 -containerchecksum 3aa8d9b098cb6a84e6c864589387a19032c6badd2eb1fa1920ab3477d2d5ac8179e1cc38cda032bb183dc3a284c7afd23d825e337e375c54777de32437439cba - -name scheme-medium -category Scheme -revision 44177 -shortdesc medium scheme (small + more packages and languages) -relocated 1 -longdesc This is the medium TeX Live collection: it contains plain TeX, -longdesc LaTeX, many recommended packages, and support for most European -longdesc languages. -depend collection-basic -depend collection-binextra -depend collection-context -depend collection-fontsrecommended -depend collection-fontutils -depend collection-langczechslovak -depend collection-langenglish -depend collection-langeuropean -depend collection-langfrench -depend collection-langgerman -depend collection-langitalian -depend collection-langpolish -depend collection-langportuguese -depend collection-langspanish -depend collection-latex -depend collection-latexrecommended -depend collection-luatex -depend collection-mathscience -depend collection-metapost -depend collection-plaingeneric -depend collection-texworks -depend collection-xetex -containersize 528 -containerchecksum 6b4c722f7257406a16daae92e65ab28dd36849af72f67bf837332a94ea871b1e015e4f580f8e614a491c079f93b2c37f3954c6a746eede60de6a66dcd6e1ec70 - -name scheme-minimal -category Scheme -revision 13822 -shortdesc minimal scheme (plain only) -relocated 1 -longdesc This is the minimal TeX Live scheme, with support for only -longdesc plain TeX. (No LaTeX macros.) LuaTeX is included because Lua -longdesc scripts are used in TeX Live infrastructure. This scheme -longdesc corresponds exactly to collection-basic. -depend collection-basic -containersize 428 -containerchecksum a63f63a14bf5b3e12dfb49ece263f8fd797b71d0c88dca2df00cb988bf32cc662978d0abfd669cc616a3216ec021b38d62de39902d853de27087219faa5aa66b - -name scheme-small -category Scheme -revision 41825 -shortdesc small scheme (basic + xetex, metapost, a few languages) -relocated 1 -longdesc This is a small TeX Live scheme, corresponding to MacTeX's -longdesc BasicTeX variant. It adds XeTeX, MetaPost, various -longdesc hyphenations, and some recommended packages to scheme-basic. -depend collection-basic -depend collection-latex -depend collection-latexrecommended -depend collection-metapost -depend collection-xetex -depend ec -depend eurosym -depend lm -depend lualibs -depend luaotfload -depend luatexbase -depend revtex -depend synctex -depend times -depend tipa -depend ulem -depend upquote -depend zapfding -depend babel-basque -depend hyphen-basque -depend babel-czech -depend hyphen-czech -depend babel-danish -depend hyphen-danish -depend babel-dutch -depend hyphen-dutch -depend babel-english -depend hyphen-english -depend babel-finnish -depend hyphen-finnish -depend babel-french -depend hyphen-french -depend babel-german -depend hyphen-german -depend babel-hungarian -depend hyphen-hungarian -depend babel-italian -depend hyphen-italian -depend babel-norsk -depend hyphen-norwegian -depend babel-polish -depend hyphen-polish -depend babel-portuges -depend hyphen-portuguese -depend babel-spanish -depend hyphen-spanish -depend babel-swedish -depend hyphen-swedish -containersize 636 -containerchecksum 7dc94de0576778302e7446bf35117833d5a8cd99654fc18f7f7fb241eea269a317d28fdda9044bd72e5defd0b619864b19b8115034af0fcbf1c4f3a3672fd80d - -name scheme-tetex -category Scheme -revision 44187 -shortdesc teTeX scheme (more than medium, but nowhere near full) -relocated 1 -longdesc TeX Live scheme nearly equivalent to the teTeX distribution -longdesc that was maintained by Thomas Esser. -depend FAQ-en -depend SIunits -depend acronym -depend amslatex-primer -depend bbm -depend bbm-macros -depend bbold -depend bibtex8 -depend ctie -depend detex -depend dtl -depend dvi2tty -depend dvicopy -depend dvidvi -depend dviljk -depend patgen -depend pdftools -depend seetexk -depend tie -depend web -depend cmbright -depend cweb -depend eplain -depend eulervm -depend gentle -depend lshort-english -depend mltex -depend multirow -depend nomencl -depend pst-pdf -depend rsfs -depend subfigure -depend supertabular -depend tamethebeast -depend tds -depend tex-refs -depend collection-basic -depend collection-context -depend collection-fontsrecommended -depend collection-fontutils -depend collection-langcjk -depend collection-langcyrillic -depend collection-langczechslovak -depend collection-langenglish -depend collection-langeuropean -depend collection-langfrench -depend collection-langgerman -depend collection-langgreek -depend collection-langitalian -depend collection-langother -depend collection-langpolish -depend collection-langportuguese -depend collection-langspanish -depend collection-latex -depend collection-latexrecommended -depend collection-mathscience -depend collection-metapost -depend collection-formatsextra -depend collection-pictures -depend collection-plaingeneric -depend collection-pstricks -containersize 740 -containerchecksum 3d81ac3f87da79f5d8811a678ef944db5e0332b50487146310dea22adde338d824564c987f5f931ada8f3e7754028f2d320c5639c61fb194fe5b8fae6497f439 - -name schule -category Package -revision 48471 -shortdesc Support for teachers at German schools -relocated 1 -longdesc The 'schule' bundle was built to provide packages and commands -longdesc that could be useful for documents in German schools. At the -longdesc moment its main focus lies on documents for informatics as a -longdesc school subject. An extension for physics is currently in -longdesc progress. Extensions for other subjects are welcome. For the -longdesc time being, the whole package splits up into individual -longdesc packages for informatics (including syntax diagrams, -longdesc Nassi-Shneiderman diagrams, sequence diagrams, object diagrams, -longdesc and class diagrams) as well as classes for written exams -longdesc (tests, quizzes, teaching observations, information sheets, -longdesc worksheets, and answer keys). -containersize 1958868 -containerchecksum fa7bd660a2b3bbbd35d00eb93dca6830ae9aa5abe8e3a1a2ba358ef296e17d8d6d99cde09258b78fd870b77f9967b372e5a5d9b4719e20daa778cc1b18149840 -doccontainersize 4411800 -doccontainerchecksum 0c01fd17b4be2a227c5c8fa98857b11083a91fea5ea8a76c6e1b7f361d4df678783948409e444684683a82ef939d7fad80eb6bf1830da3a093176ea2bbcbfbb6 -docfiles size=2550 - RELOC/doc/latex/schule/Abbildungen/table02600-026FF.pdf - RELOC/doc/latex/schule/Abbildungen/table02600-026FF.tex - RELOC/doc/latex/schule/Abbildungen/table02700-027BF.pdf - RELOC/doc/latex/schule/Abbildungen/table02700-027BF.tex - RELOC/doc/latex/schule/Abbildungen/table1F000-1F02F.pdf - RELOC/doc/latex/schule/Abbildungen/table1F000-1F02F.tex - RELOC/doc/latex/schule/Abbildungen/table1F030-1F09F.pdf - RELOC/doc/latex/schule/Abbildungen/table1F030-1F09F.tex - RELOC/doc/latex/schule/Abbildungen/table1F0A0-1F0FF.pdf - RELOC/doc/latex/schule/Abbildungen/table1F0A0-1F0FF.tex - RELOC/doc/latex/schule/Abbildungen/table1F300-1F5FF.pdf - RELOC/doc/latex/schule/Abbildungen/table1F300-1F5FF.tex - RELOC/doc/latex/schule/Abbildungen/table1F600-1F64F.pdf - RELOC/doc/latex/schule/Abbildungen/table1F600-1F64F.tex - RELOC/doc/latex/schule/Abbildungen/table1F680-1F6FF.pdf - RELOC/doc/latex/schule/Abbildungen/table1F680-1F6FF.tex - RELOC/doc/latex/schule/Beispiele/aufgabe-1.pdf - RELOC/doc/latex/schule/Beispiele/aufgabe-2.pdf - RELOC/doc/latex/schule/Beispiele/beispiel-ab-abbott.pdf - RELOC/doc/latex/schule/Beispiele/beispiel-ab-abbott.tex - RELOC/doc/latex/schule/Beispiele/beispiel-ab-schiefeebene.pdf - RELOC/doc/latex/schule/Beispiele/beispiel-ab-schiefeebene.tex - RELOC/doc/latex/schule/Beispiele/beispiel-ab.pdf - RELOC/doc/latex/schule/Beispiele/beispiel-ab.tex - RELOC/doc/latex/schule/Beispiele/beispiel-aufgabentemplates.pdf - RELOC/doc/latex/schule/Beispiele/beispiel-aufgabentemplates.tex - RELOC/doc/latex/schule/Beispiele/beispiel-ib-hieroglyphen.pdf - RELOC/doc/latex/schule/Beispiele/beispiel-ib-hieroglyphen.tex - RELOC/doc/latex/schule/Beispiele/beispiel-kl.pdf - RELOC/doc/latex/schule/Beispiele/beispiel-kl.tex - RELOC/doc/latex/schule/Beispiele/beispiel-leitprogramm.pdf - RELOC/doc/latex/schule/Beispiele/beispiel-leitprogramm.tex - RELOC/doc/latex/schule/Beispiele/bsp-geschichte.pdf - RELOC/doc/latex/schule/Beispiele/bsp-geschichte.tex - RELOC/doc/latex/schule/Beispiele/bsp-pap.tikz - RELOC/doc/latex/schule/Beispiele/bsp-vocab.pdf - RELOC/doc/latex/schule/Beispiele/bsp-vocab.tex - RELOC/doc/latex/schule/Beispiele/hieroglyph-female.pdf - RELOC/doc/latex/schule/Beispiele/hieroglyph-male.pdf - RELOC/doc/latex/schule/Beispiele/minimal-ab-dev.pdf - RELOC/doc/latex/schule/Beispiele/minimal-ab-dev.tex - RELOC/doc/latex/schule/Beispiele/minimal-ab.pdf - RELOC/doc/latex/schule/Beispiele/minimal-ab.tex - RELOC/doc/latex/schule/Beispiele/minimal-ib.pdf - RELOC/doc/latex/schule/Beispiele/minimal-ib.tex - RELOC/doc/latex/schule/Beispiele/minimal-ka.pdf - RELOC/doc/latex/schule/Beispiele/minimal-ka.tex - RELOC/doc/latex/schule/Beispiele/minimal-kl-et.pdf - RELOC/doc/latex/schule/Beispiele/minimal-kl-et.tex - RELOC/doc/latex/schule/Beispiele/minimal-kl-teilpunkte.pdf - RELOC/doc/latex/schule/Beispiele/minimal-kl-teilpunkte.tex - RELOC/doc/latex/schule/Beispiele/minimal-kl.pdf - RELOC/doc/latex/schule/Beispiele/minimal-kl.tex - RELOC/doc/latex/schule/README details="Readme (German)" language="de" - RELOC/doc/latex/schule/allgemeines.tex - RELOC/doc/latex/schule/anhang.tex - RELOC/doc/latex/schule/beispiele.tex - RELOC/doc/latex/schule/changelog.tex - RELOC/doc/latex/schule/dev.tex - RELOC/doc/latex/schule/devFunktionen.tex - RELOC/doc/latex/schule/devModule.tex - RELOC/doc/latex/schule/devRichtlinien.tex - RELOC/doc/latex/schule/dokumenttypen.tex - RELOC/doc/latex/schule/fachGeschichte.tex - RELOC/doc/latex/schule/fachInformatik.tex - RELOC/doc/latex/schule/fachPhysik.tex - RELOC/doc/latex/schule/faecher.tex - RELOC/doc/latex/schule/faq.tex - RELOC/doc/latex/schule/lizenzen.tex - RELOC/doc/latex/schule/modulAufgaben.tex - RELOC/doc/latex/schule/modulBewertung.tex - RELOC/doc/latex/schule/modulFormat.tex - RELOC/doc/latex/schule/modulKuerzel.tex - RELOC/doc/latex/schule/modulLizenzen.tex - RELOC/doc/latex/schule/modulMetadaten.tex - RELOC/doc/latex/schule/modulPapiertypen.tex - RELOC/doc/latex/schule/modulSymbole.tex - RELOC/doc/latex/schule/modulTexte.tex - RELOC/doc/latex/schule/module.tex - RELOC/doc/latex/schule/schule-dokumentation.sty - RELOC/doc/latex/schule/schule.pdf details="Package documentation (German)" language="de" - RELOC/doc/latex/schule/schule.tex - RELOC/doc/latex/schule/todo.tex - RELOC/doc/latex/schule/typAb.tex - RELOC/doc/latex/schule/typFolie.tex - RELOC/doc/latex/schule/typKl.tex - RELOC/doc/latex/schule/typLeitprogramm.tex - RELOC/doc/latex/schule/typLzk.tex - RELOC/doc/latex/schule/typUb.tex - RELOC/doc/latex/schule/typUeb.tex - RELOC/doc/latex/schule/zusatzpaketRelaycircuit.tex - RELOC/doc/latex/schule/zusatzpaketSchuleAlt.tex - RELOC/doc/latex/schule/zusatzpaketSyntaxdi.tex - RELOC/doc/latex/schule/zusatzpaketUtfsym.tex - RELOC/doc/latex/schule/zusatzpakete.tex -runfiles size=4626 - RELOC/tex/latex/schule/Lizenzen/lizenz-cc-by-4.xmp - RELOC/tex/latex/schule/Lizenzen/lizenz-cc-by-nc-sa-4.xmp - RELOC/tex/latex/schule/Lizenzen/lizenz-cc-by-sa-4.xmp - RELOC/tex/latex/schule/relaycircuit.sty - RELOC/tex/latex/schule/schule.fach.EvReligion.code.tex - RELOC/tex/latex/schule/schule.fach.Geschichte.code.tex - RELOC/tex/latex/schule/schule.fach.Geschichte.pakete.tex - RELOC/tex/latex/schule/schule.fach.Informatik.code.tex - RELOC/tex/latex/schule/schule.fach.Informatik.pakete.tex - RELOC/tex/latex/schule/schule.fach.Physik.pakete.tex - RELOC/tex/latex/schule/schule.mod.Aufgaben.code.tex - RELOC/tex/latex/schule/schule.mod.Aufgaben.optionen.tex - RELOC/tex/latex/schule/schule.mod.Aufgaben.pakete.tex - RELOC/tex/latex/schule/schule.mod.Bewertung.code.tex - RELOC/tex/latex/schule/schule.mod.Bewertung.optionen.tex - RELOC/tex/latex/schule/schule.mod.Bewertung.pakete.tex - RELOC/tex/latex/schule/schule.mod.Format.code.tex - RELOC/tex/latex/schule/schule.mod.Format.optionen.tex - RELOC/tex/latex/schule/schule.mod.Format.pakete.tex - RELOC/tex/latex/schule/schule.mod.Kuerzel.code.tex - RELOC/tex/latex/schule/schule.mod.Kuerzel.optionen.tex - RELOC/tex/latex/schule/schule.mod.Lizenzen.code.tex - RELOC/tex/latex/schule/schule.mod.Lizenzen.optionen.tex - RELOC/tex/latex/schule/schule.mod.Lizenzen.pakete.tex - RELOC/tex/latex/schule/schule.mod.Metadaten.code.tex - RELOC/tex/latex/schule/schule.mod.Metadaten.optionen.tex - RELOC/tex/latex/schule/schule.mod.Papiertypen.code.tex - RELOC/tex/latex/schule/schule.mod.Symbole.code.tex - RELOC/tex/latex/schule/schule.mod.Symbole.pakete.tex - RELOC/tex/latex/schule/schule.mod.Texte.code.tex - RELOC/tex/latex/schule/schule.mod.Texte.pakete.tex - RELOC/tex/latex/schule/schule.sty - RELOC/tex/latex/schule/schule.typ.ab.code.tex - RELOC/tex/latex/schule/schule.typ.ab.pakete.tex - RELOC/tex/latex/schule/schule.typ.folie.code.tex - RELOC/tex/latex/schule/schule.typ.folie.pakete.tex - RELOC/tex/latex/schule/schule.typ.kl.code.tex - RELOC/tex/latex/schule/schule.typ.kl.optionen.tex - RELOC/tex/latex/schule/schule.typ.kl.pakete.tex - RELOC/tex/latex/schule/schule.typ.leit.code.tex - RELOC/tex/latex/schule/schule.typ.leit.optionen.tex - RELOC/tex/latex/schule/schule.typ.leit.pakete.tex - RELOC/tex/latex/schule/schule.typ.lzk.code.tex - RELOC/tex/latex/schule/schule.typ.lzk.pakete.tex - RELOC/tex/latex/schule/schule.typ.ub.code.tex - RELOC/tex/latex/schule/schule.typ.ub.pakete.tex - RELOC/tex/latex/schule/schule.typ.ueb.code.tex - RELOC/tex/latex/schule/schule.typ.ueb.pakete.tex - RELOC/tex/latex/schule/schuleab.cls - RELOC/tex/latex/schule/schulealt.sty - RELOC/tex/latex/schule/schulein.cls - RELOC/tex/latex/schule/schuleit.cls - RELOC/tex/latex/schule/schulekl.cls - RELOC/tex/latex/schule/schulekl.sty - RELOC/tex/latex/schule/schuleub.cls - RELOC/tex/latex/schule/schuleue.cls - RELOC/tex/latex/schule/schulinf.sty - RELOC/tex/latex/schule/schullsg.cls - RELOC/tex/latex/schule/schullzk.cls - RELOC/tex/latex/schule/schullzk.sty - RELOC/tex/latex/schule/schulphy.sty - RELOC/tex/latex/schule/syntaxdi.sty - RELOC/tex/latex/schule/tikz/usym1F000.tikz - RELOC/tex/latex/schule/tikz/usym1F001.tikz - RELOC/tex/latex/schule/tikz/usym1F002.tikz - RELOC/tex/latex/schule/tikz/usym1F003.tikz - RELOC/tex/latex/schule/tikz/usym1F004.tikz - RELOC/tex/latex/schule/tikz/usym1F005.tikz - RELOC/tex/latex/schule/tikz/usym1F006.tikz - RELOC/tex/latex/schule/tikz/usym1F007.tikz - RELOC/tex/latex/schule/tikz/usym1F008.tikz - RELOC/tex/latex/schule/tikz/usym1F009.tikz - RELOC/tex/latex/schule/tikz/usym1F00A.tikz - RELOC/tex/latex/schule/tikz/usym1F00B.tikz - RELOC/tex/latex/schule/tikz/usym1F00C.tikz - RELOC/tex/latex/schule/tikz/usym1F00D.tikz - RELOC/tex/latex/schule/tikz/usym1F00E.tikz - RELOC/tex/latex/schule/tikz/usym1F00F.tikz - RELOC/tex/latex/schule/tikz/usym1F010.tikz - RELOC/tex/latex/schule/tikz/usym1F011.tikz - RELOC/tex/latex/schule/tikz/usym1F012.tikz - RELOC/tex/latex/schule/tikz/usym1F013.tikz - RELOC/tex/latex/schule/tikz/usym1F014.tikz - RELOC/tex/latex/schule/tikz/usym1F015.tikz - RELOC/tex/latex/schule/tikz/usym1F016.tikz - RELOC/tex/latex/schule/tikz/usym1F017.tikz - RELOC/tex/latex/schule/tikz/usym1F018.tikz - RELOC/tex/latex/schule/tikz/usym1F019.tikz - RELOC/tex/latex/schule/tikz/usym1F01A.tikz - RELOC/tex/latex/schule/tikz/usym1F01B.tikz - RELOC/tex/latex/schule/tikz/usym1F01C.tikz - RELOC/tex/latex/schule/tikz/usym1F01D.tikz - RELOC/tex/latex/schule/tikz/usym1F01E.tikz - RELOC/tex/latex/schule/tikz/usym1F01F.tikz - RELOC/tex/latex/schule/tikz/usym1F020.tikz - RELOC/tex/latex/schule/tikz/usym1F021.tikz - RELOC/tex/latex/schule/tikz/usym1F022.tikz - RELOC/tex/latex/schule/tikz/usym1F023.tikz - RELOC/tex/latex/schule/tikz/usym1F024.tikz - RELOC/tex/latex/schule/tikz/usym1F025.tikz - RELOC/tex/latex/schule/tikz/usym1F026.tikz - RELOC/tex/latex/schule/tikz/usym1F027.tikz - RELOC/tex/latex/schule/tikz/usym1F028.tikz - RELOC/tex/latex/schule/tikz/usym1F029.tikz - RELOC/tex/latex/schule/tikz/usym1F02A.tikz - RELOC/tex/latex/schule/tikz/usym1F02B.tikz - RELOC/tex/latex/schule/tikz/usym1F02C.tikz - RELOC/tex/latex/schule/tikz/usym1F02D.tikz - RELOC/tex/latex/schule/tikz/usym1F02E.tikz - RELOC/tex/latex/schule/tikz/usym1F02F.tikz - RELOC/tex/latex/schule/tikz/usym1F030.tikz - RELOC/tex/latex/schule/tikz/usym1F031.tikz - RELOC/tex/latex/schule/tikz/usym1F032.tikz - RELOC/tex/latex/schule/tikz/usym1F033.tikz - RELOC/tex/latex/schule/tikz/usym1F034.tikz - RELOC/tex/latex/schule/tikz/usym1F035.tikz - RELOC/tex/latex/schule/tikz/usym1F036.tikz - RELOC/tex/latex/schule/tikz/usym1F037.tikz - RELOC/tex/latex/schule/tikz/usym1F038.tikz - RELOC/tex/latex/schule/tikz/usym1F039.tikz - RELOC/tex/latex/schule/tikz/usym1F03A.tikz - RELOC/tex/latex/schule/tikz/usym1F03B.tikz - RELOC/tex/latex/schule/tikz/usym1F03C.tikz - RELOC/tex/latex/schule/tikz/usym1F03D.tikz - RELOC/tex/latex/schule/tikz/usym1F03E.tikz - RELOC/tex/latex/schule/tikz/usym1F03F.tikz - RELOC/tex/latex/schule/tikz/usym1F040.tikz - RELOC/tex/latex/schule/tikz/usym1F041.tikz - RELOC/tex/latex/schule/tikz/usym1F042.tikz - RELOC/tex/latex/schule/tikz/usym1F043.tikz - RELOC/tex/latex/schule/tikz/usym1F044.tikz - RELOC/tex/latex/schule/tikz/usym1F045.tikz - RELOC/tex/latex/schule/tikz/usym1F046.tikz - RELOC/tex/latex/schule/tikz/usym1F047.tikz - RELOC/tex/latex/schule/tikz/usym1F048.tikz - RELOC/tex/latex/schule/tikz/usym1F049.tikz - RELOC/tex/latex/schule/tikz/usym1F04A.tikz - RELOC/tex/latex/schule/tikz/usym1F04B.tikz - RELOC/tex/latex/schule/tikz/usym1F04C.tikz - RELOC/tex/latex/schule/tikz/usym1F04D.tikz - RELOC/tex/latex/schule/tikz/usym1F04E.tikz - RELOC/tex/latex/schule/tikz/usym1F04F.tikz - RELOC/tex/latex/schule/tikz/usym1F050.tikz - RELOC/tex/latex/schule/tikz/usym1F051.tikz - RELOC/tex/latex/schule/tikz/usym1F052.tikz - RELOC/tex/latex/schule/tikz/usym1F053.tikz - RELOC/tex/latex/schule/tikz/usym1F054.tikz - RELOC/tex/latex/schule/tikz/usym1F055.tikz - RELOC/tex/latex/schule/tikz/usym1F056.tikz - RELOC/tex/latex/schule/tikz/usym1F057.tikz - RELOC/tex/latex/schule/tikz/usym1F058.tikz - RELOC/tex/latex/schule/tikz/usym1F059.tikz - RELOC/tex/latex/schule/tikz/usym1F05A.tikz - RELOC/tex/latex/schule/tikz/usym1F05B.tikz - RELOC/tex/latex/schule/tikz/usym1F05C.tikz - RELOC/tex/latex/schule/tikz/usym1F05D.tikz - RELOC/tex/latex/schule/tikz/usym1F05E.tikz - RELOC/tex/latex/schule/tikz/usym1F05F.tikz - RELOC/tex/latex/schule/tikz/usym1F060.tikz - RELOC/tex/latex/schule/tikz/usym1F061.tikz - RELOC/tex/latex/schule/tikz/usym1F062.tikz - RELOC/tex/latex/schule/tikz/usym1F063.tikz - RELOC/tex/latex/schule/tikz/usym1F064.tikz - RELOC/tex/latex/schule/tikz/usym1F065.tikz - RELOC/tex/latex/schule/tikz/usym1F066.tikz - RELOC/tex/latex/schule/tikz/usym1F067.tikz - RELOC/tex/latex/schule/tikz/usym1F068.tikz - RELOC/tex/latex/schule/tikz/usym1F069.tikz - RELOC/tex/latex/schule/tikz/usym1F06A.tikz - RELOC/tex/latex/schule/tikz/usym1F06B.tikz - RELOC/tex/latex/schule/tikz/usym1F06C.tikz - RELOC/tex/latex/schule/tikz/usym1F06D.tikz - RELOC/tex/latex/schule/tikz/usym1F06E.tikz - RELOC/tex/latex/schule/tikz/usym1F06F.tikz - RELOC/tex/latex/schule/tikz/usym1F070.tikz - RELOC/tex/latex/schule/tikz/usym1F071.tikz - RELOC/tex/latex/schule/tikz/usym1F072.tikz - RELOC/tex/latex/schule/tikz/usym1F073.tikz - RELOC/tex/latex/schule/tikz/usym1F074.tikz - RELOC/tex/latex/schule/tikz/usym1F075.tikz - RELOC/tex/latex/schule/tikz/usym1F076.tikz - RELOC/tex/latex/schule/tikz/usym1F077.tikz - RELOC/tex/latex/schule/tikz/usym1F078.tikz - RELOC/tex/latex/schule/tikz/usym1F079.tikz - RELOC/tex/latex/schule/tikz/usym1F07A.tikz - RELOC/tex/latex/schule/tikz/usym1F07B.tikz - RELOC/tex/latex/schule/tikz/usym1F07C.tikz - RELOC/tex/latex/schule/tikz/usym1F07D.tikz - RELOC/tex/latex/schule/tikz/usym1F07E.tikz - RELOC/tex/latex/schule/tikz/usym1F07F.tikz - RELOC/tex/latex/schule/tikz/usym1F080.tikz - RELOC/tex/latex/schule/tikz/usym1F081.tikz - RELOC/tex/latex/schule/tikz/usym1F082.tikz - RELOC/tex/latex/schule/tikz/usym1F083.tikz - RELOC/tex/latex/schule/tikz/usym1F084.tikz - RELOC/tex/latex/schule/tikz/usym1F085.tikz - RELOC/tex/latex/schule/tikz/usym1F086.tikz - RELOC/tex/latex/schule/tikz/usym1F087.tikz - RELOC/tex/latex/schule/tikz/usym1F088.tikz - RELOC/tex/latex/schule/tikz/usym1F089.tikz - RELOC/tex/latex/schule/tikz/usym1F08A.tikz - RELOC/tex/latex/schule/tikz/usym1F08B.tikz - RELOC/tex/latex/schule/tikz/usym1F08C.tikz - RELOC/tex/latex/schule/tikz/usym1F08D.tikz - RELOC/tex/latex/schule/tikz/usym1F08E.tikz - RELOC/tex/latex/schule/tikz/usym1F08F.tikz - RELOC/tex/latex/schule/tikz/usym1F090.tikz - RELOC/tex/latex/schule/tikz/usym1F091.tikz - RELOC/tex/latex/schule/tikz/usym1F092.tikz - RELOC/tex/latex/schule/tikz/usym1F093.tikz - RELOC/tex/latex/schule/tikz/usym1F094.tikz - RELOC/tex/latex/schule/tikz/usym1F095.tikz - RELOC/tex/latex/schule/tikz/usym1F096.tikz - RELOC/tex/latex/schule/tikz/usym1F097.tikz - RELOC/tex/latex/schule/tikz/usym1F098.tikz - RELOC/tex/latex/schule/tikz/usym1F099.tikz - RELOC/tex/latex/schule/tikz/usym1F09A.tikz - RELOC/tex/latex/schule/tikz/usym1F09B.tikz - RELOC/tex/latex/schule/tikz/usym1F09C.tikz - RELOC/tex/latex/schule/tikz/usym1F09D.tikz - RELOC/tex/latex/schule/tikz/usym1F09E.tikz - RELOC/tex/latex/schule/tikz/usym1F09F.tikz - RELOC/tex/latex/schule/tikz/usym1F0A0.tikz - RELOC/tex/latex/schule/tikz/usym1F0A1.tikz - RELOC/tex/latex/schule/tikz/usym1F0A2.tikz - RELOC/tex/latex/schule/tikz/usym1F0A3.tikz - RELOC/tex/latex/schule/tikz/usym1F0A4.tikz - RELOC/tex/latex/schule/tikz/usym1F0A5.tikz - RELOC/tex/latex/schule/tikz/usym1F0A6.tikz - RELOC/tex/latex/schule/tikz/usym1F0A7.tikz - RELOC/tex/latex/schule/tikz/usym1F0A8.tikz - RELOC/tex/latex/schule/tikz/usym1F0A9.tikz - RELOC/tex/latex/schule/tikz/usym1F0AA.tikz - RELOC/tex/latex/schule/tikz/usym1F0AB.tikz - RELOC/tex/latex/schule/tikz/usym1F0AC.tikz - RELOC/tex/latex/schule/tikz/usym1F0AD.tikz - RELOC/tex/latex/schule/tikz/usym1F0AE.tikz - RELOC/tex/latex/schule/tikz/usym1F0AF.tikz - RELOC/tex/latex/schule/tikz/usym1F0B0.tikz - RELOC/tex/latex/schule/tikz/usym1F0B1.tikz - RELOC/tex/latex/schule/tikz/usym1F0B2.tikz - RELOC/tex/latex/schule/tikz/usym1F0B3.tikz - RELOC/tex/latex/schule/tikz/usym1F0B4.tikz - RELOC/tex/latex/schule/tikz/usym1F0B5.tikz - RELOC/tex/latex/schule/tikz/usym1F0B6.tikz - RELOC/tex/latex/schule/tikz/usym1F0B7.tikz - RELOC/tex/latex/schule/tikz/usym1F0B8.tikz - RELOC/tex/latex/schule/tikz/usym1F0B9.tikz - RELOC/tex/latex/schule/tikz/usym1F0BA.tikz - RELOC/tex/latex/schule/tikz/usym1F0BB.tikz - RELOC/tex/latex/schule/tikz/usym1F0BC.tikz - RELOC/tex/latex/schule/tikz/usym1F0BD.tikz - RELOC/tex/latex/schule/tikz/usym1F0BE.tikz - RELOC/tex/latex/schule/tikz/usym1F0BF.tikz - RELOC/tex/latex/schule/tikz/usym1F0C0.tikz - RELOC/tex/latex/schule/tikz/usym1F0C1.tikz - RELOC/tex/latex/schule/tikz/usym1F0C2.tikz - RELOC/tex/latex/schule/tikz/usym1F0C3.tikz - RELOC/tex/latex/schule/tikz/usym1F0C4.tikz - RELOC/tex/latex/schule/tikz/usym1F0C5.tikz - RELOC/tex/latex/schule/tikz/usym1F0C6.tikz - RELOC/tex/latex/schule/tikz/usym1F0C7.tikz - RELOC/tex/latex/schule/tikz/usym1F0C8.tikz - RELOC/tex/latex/schule/tikz/usym1F0C9.tikz - RELOC/tex/latex/schule/tikz/usym1F0CA.tikz - RELOC/tex/latex/schule/tikz/usym1F0CB.tikz - RELOC/tex/latex/schule/tikz/usym1F0CC.tikz - RELOC/tex/latex/schule/tikz/usym1F0CD.tikz - RELOC/tex/latex/schule/tikz/usym1F0CE.tikz - RELOC/tex/latex/schule/tikz/usym1F0CF.tikz - RELOC/tex/latex/schule/tikz/usym1F0D0.tikz - RELOC/tex/latex/schule/tikz/usym1F0D1.tikz - RELOC/tex/latex/schule/tikz/usym1F0D2.tikz - RELOC/tex/latex/schule/tikz/usym1F0D3.tikz - RELOC/tex/latex/schule/tikz/usym1F0D4.tikz - RELOC/tex/latex/schule/tikz/usym1F0D5.tikz - RELOC/tex/latex/schule/tikz/usym1F0D6.tikz - RELOC/tex/latex/schule/tikz/usym1F0D7.tikz - RELOC/tex/latex/schule/tikz/usym1F0D8.tikz - RELOC/tex/latex/schule/tikz/usym1F0D9.tikz - RELOC/tex/latex/schule/tikz/usym1F0DA.tikz - RELOC/tex/latex/schule/tikz/usym1F0DB.tikz - RELOC/tex/latex/schule/tikz/usym1F0DC.tikz - RELOC/tex/latex/schule/tikz/usym1F0DD.tikz - RELOC/tex/latex/schule/tikz/usym1F0DE.tikz - RELOC/tex/latex/schule/tikz/usym1F0DF.tikz - RELOC/tex/latex/schule/tikz/usym1F0E0.tikz - RELOC/tex/latex/schule/tikz/usym1F0E1.tikz - RELOC/tex/latex/schule/tikz/usym1F0E2.tikz - RELOC/tex/latex/schule/tikz/usym1F0E3.tikz - RELOC/tex/latex/schule/tikz/usym1F0E4.tikz - RELOC/tex/latex/schule/tikz/usym1F0E5.tikz - RELOC/tex/latex/schule/tikz/usym1F0E6.tikz - RELOC/tex/latex/schule/tikz/usym1F0E7.tikz - RELOC/tex/latex/schule/tikz/usym1F0E8.tikz - RELOC/tex/latex/schule/tikz/usym1F0E9.tikz - RELOC/tex/latex/schule/tikz/usym1F0EA.tikz - RELOC/tex/latex/schule/tikz/usym1F0EB.tikz - RELOC/tex/latex/schule/tikz/usym1F0EC.tikz - RELOC/tex/latex/schule/tikz/usym1F0ED.tikz - RELOC/tex/latex/schule/tikz/usym1F0EE.tikz - RELOC/tex/latex/schule/tikz/usym1F0EF.tikz - RELOC/tex/latex/schule/tikz/usym1F0F0.tikz - RELOC/tex/latex/schule/tikz/usym1F0F1.tikz - RELOC/tex/latex/schule/tikz/usym1F0F2.tikz - RELOC/tex/latex/schule/tikz/usym1F0F3.tikz - RELOC/tex/latex/schule/tikz/usym1F0F4.tikz - RELOC/tex/latex/schule/tikz/usym1F0F5.tikz - RELOC/tex/latex/schule/tikz/usym1F0F6.tikz - RELOC/tex/latex/schule/tikz/usym1F0F7.tikz - RELOC/tex/latex/schule/tikz/usym1F0F8.tikz - RELOC/tex/latex/schule/tikz/usym1F0F9.tikz - RELOC/tex/latex/schule/tikz/usym1F0FA.tikz - RELOC/tex/latex/schule/tikz/usym1F0FB.tikz - RELOC/tex/latex/schule/tikz/usym1F0FC.tikz - RELOC/tex/latex/schule/tikz/usym1F0FD.tikz - RELOC/tex/latex/schule/tikz/usym1F0FE.tikz - RELOC/tex/latex/schule/tikz/usym1F0FF.tikz - RELOC/tex/latex/schule/tikz/usym1F300.tikz - RELOC/tex/latex/schule/tikz/usym1F301.tikz - RELOC/tex/latex/schule/tikz/usym1F302.tikz - RELOC/tex/latex/schule/tikz/usym1F303.tikz - RELOC/tex/latex/schule/tikz/usym1F304.tikz - RELOC/tex/latex/schule/tikz/usym1F305.tikz - RELOC/tex/latex/schule/tikz/usym1F306.tikz - RELOC/tex/latex/schule/tikz/usym1F307.tikz - RELOC/tex/latex/schule/tikz/usym1F308.tikz - RELOC/tex/latex/schule/tikz/usym1F309.tikz - RELOC/tex/latex/schule/tikz/usym1F30A.tikz - RELOC/tex/latex/schule/tikz/usym1F30B.tikz - RELOC/tex/latex/schule/tikz/usym1F30C.tikz - RELOC/tex/latex/schule/tikz/usym1F30D.tikz - RELOC/tex/latex/schule/tikz/usym1F30E.tikz - RELOC/tex/latex/schule/tikz/usym1F30F.tikz - RELOC/tex/latex/schule/tikz/usym1F310.tikz - RELOC/tex/latex/schule/tikz/usym1F311.tikz - RELOC/tex/latex/schule/tikz/usym1F312.tikz - RELOC/tex/latex/schule/tikz/usym1F313.tikz - RELOC/tex/latex/schule/tikz/usym1F314.tikz - RELOC/tex/latex/schule/tikz/usym1F315.tikz - RELOC/tex/latex/schule/tikz/usym1F316.tikz - RELOC/tex/latex/schule/tikz/usym1F317.tikz - RELOC/tex/latex/schule/tikz/usym1F318.tikz - RELOC/tex/latex/schule/tikz/usym1F319.tikz - RELOC/tex/latex/schule/tikz/usym1F31A.tikz - RELOC/tex/latex/schule/tikz/usym1F31B.tikz - RELOC/tex/latex/schule/tikz/usym1F31C.tikz - RELOC/tex/latex/schule/tikz/usym1F31D.tikz - RELOC/tex/latex/schule/tikz/usym1F31E.tikz - RELOC/tex/latex/schule/tikz/usym1F31F.tikz - RELOC/tex/latex/schule/tikz/usym1F320.tikz - RELOC/tex/latex/schule/tikz/usym1F321.tikz - RELOC/tex/latex/schule/tikz/usym1F322.tikz - RELOC/tex/latex/schule/tikz/usym1F323.tikz - RELOC/tex/latex/schule/tikz/usym1F324.tikz - RELOC/tex/latex/schule/tikz/usym1F325.tikz - RELOC/tex/latex/schule/tikz/usym1F326.tikz - RELOC/tex/latex/schule/tikz/usym1F327.tikz - RELOC/tex/latex/schule/tikz/usym1F328.tikz - RELOC/tex/latex/schule/tikz/usym1F329.tikz - RELOC/tex/latex/schule/tikz/usym1F32A.tikz - RELOC/tex/latex/schule/tikz/usym1F32B.tikz - RELOC/tex/latex/schule/tikz/usym1F32C.tikz - RELOC/tex/latex/schule/tikz/usym1F32D.tikz - RELOC/tex/latex/schule/tikz/usym1F32E.tikz - RELOC/tex/latex/schule/tikz/usym1F32F.tikz - RELOC/tex/latex/schule/tikz/usym1F330.tikz - RELOC/tex/latex/schule/tikz/usym1F331.tikz - RELOC/tex/latex/schule/tikz/usym1F332.tikz - RELOC/tex/latex/schule/tikz/usym1F333.tikz - RELOC/tex/latex/schule/tikz/usym1F334.tikz - RELOC/tex/latex/schule/tikz/usym1F335.tikz - RELOC/tex/latex/schule/tikz/usym1F336.tikz - RELOC/tex/latex/schule/tikz/usym1F337.tikz - RELOC/tex/latex/schule/tikz/usym1F338.tikz - RELOC/tex/latex/schule/tikz/usym1F339.tikz - RELOC/tex/latex/schule/tikz/usym1F33A.tikz - RELOC/tex/latex/schule/tikz/usym1F33B.tikz - RELOC/tex/latex/schule/tikz/usym1F33C.tikz - RELOC/tex/latex/schule/tikz/usym1F33D.tikz - RELOC/tex/latex/schule/tikz/usym1F33E.tikz - RELOC/tex/latex/schule/tikz/usym1F33F.tikz - RELOC/tex/latex/schule/tikz/usym1F340.tikz - RELOC/tex/latex/schule/tikz/usym1F341.tikz - RELOC/tex/latex/schule/tikz/usym1F342.tikz - RELOC/tex/latex/schule/tikz/usym1F343.tikz - RELOC/tex/latex/schule/tikz/usym1F344.tikz - RELOC/tex/latex/schule/tikz/usym1F345.tikz - RELOC/tex/latex/schule/tikz/usym1F346.tikz - RELOC/tex/latex/schule/tikz/usym1F347.tikz - RELOC/tex/latex/schule/tikz/usym1F348.tikz - RELOC/tex/latex/schule/tikz/usym1F349.tikz - RELOC/tex/latex/schule/tikz/usym1F34A.tikz - RELOC/tex/latex/schule/tikz/usym1F34B.tikz - RELOC/tex/latex/schule/tikz/usym1F34C.tikz - RELOC/tex/latex/schule/tikz/usym1F34D.tikz - RELOC/tex/latex/schule/tikz/usym1F34E.tikz - RELOC/tex/latex/schule/tikz/usym1F34F.tikz - RELOC/tex/latex/schule/tikz/usym1F350.tikz - RELOC/tex/latex/schule/tikz/usym1F351.tikz - RELOC/tex/latex/schule/tikz/usym1F352.tikz - RELOC/tex/latex/schule/tikz/usym1F353.tikz - RELOC/tex/latex/schule/tikz/usym1F354.tikz - RELOC/tex/latex/schule/tikz/usym1F355.tikz - RELOC/tex/latex/schule/tikz/usym1F356.tikz - RELOC/tex/latex/schule/tikz/usym1F357.tikz - RELOC/tex/latex/schule/tikz/usym1F358.tikz - RELOC/tex/latex/schule/tikz/usym1F359.tikz - RELOC/tex/latex/schule/tikz/usym1F35A.tikz - RELOC/tex/latex/schule/tikz/usym1F35B.tikz - RELOC/tex/latex/schule/tikz/usym1F35C.tikz - RELOC/tex/latex/schule/tikz/usym1F35D.tikz - RELOC/tex/latex/schule/tikz/usym1F35E.tikz - RELOC/tex/latex/schule/tikz/usym1F35F.tikz - RELOC/tex/latex/schule/tikz/usym1F360.tikz - RELOC/tex/latex/schule/tikz/usym1F361.tikz - RELOC/tex/latex/schule/tikz/usym1F362.tikz - RELOC/tex/latex/schule/tikz/usym1F363.tikz - RELOC/tex/latex/schule/tikz/usym1F364.tikz - RELOC/tex/latex/schule/tikz/usym1F365.tikz - RELOC/tex/latex/schule/tikz/usym1F366.tikz - RELOC/tex/latex/schule/tikz/usym1F367.tikz - RELOC/tex/latex/schule/tikz/usym1F368.tikz - RELOC/tex/latex/schule/tikz/usym1F369.tikz - RELOC/tex/latex/schule/tikz/usym1F36A.tikz - RELOC/tex/latex/schule/tikz/usym1F36B.tikz - RELOC/tex/latex/schule/tikz/usym1F36C.tikz - RELOC/tex/latex/schule/tikz/usym1F36D.tikz - RELOC/tex/latex/schule/tikz/usym1F36E.tikz - RELOC/tex/latex/schule/tikz/usym1F36F.tikz - RELOC/tex/latex/schule/tikz/usym1F370.tikz - RELOC/tex/latex/schule/tikz/usym1F371.tikz - RELOC/tex/latex/schule/tikz/usym1F372.tikz - RELOC/tex/latex/schule/tikz/usym1F373.tikz - RELOC/tex/latex/schule/tikz/usym1F374.tikz - RELOC/tex/latex/schule/tikz/usym1F375.tikz - RELOC/tex/latex/schule/tikz/usym1F376.tikz - RELOC/tex/latex/schule/tikz/usym1F377.tikz - RELOC/tex/latex/schule/tikz/usym1F378.tikz - RELOC/tex/latex/schule/tikz/usym1F379.tikz - RELOC/tex/latex/schule/tikz/usym1F37A.tikz - RELOC/tex/latex/schule/tikz/usym1F37B.tikz - RELOC/tex/latex/schule/tikz/usym1F37C.tikz - RELOC/tex/latex/schule/tikz/usym1F37D.tikz - RELOC/tex/latex/schule/tikz/usym1F37E.tikz - RELOC/tex/latex/schule/tikz/usym1F37F.tikz - RELOC/tex/latex/schule/tikz/usym1F380.tikz - RELOC/tex/latex/schule/tikz/usym1F381.tikz - RELOC/tex/latex/schule/tikz/usym1F382.tikz - RELOC/tex/latex/schule/tikz/usym1F383.tikz - RELOC/tex/latex/schule/tikz/usym1F384.tikz - RELOC/tex/latex/schule/tikz/usym1F385.tikz - RELOC/tex/latex/schule/tikz/usym1F386.tikz - RELOC/tex/latex/schule/tikz/usym1F387.tikz - RELOC/tex/latex/schule/tikz/usym1F388.tikz - RELOC/tex/latex/schule/tikz/usym1F389.tikz - RELOC/tex/latex/schule/tikz/usym1F38A.tikz - RELOC/tex/latex/schule/tikz/usym1F38B.tikz - RELOC/tex/latex/schule/tikz/usym1F38C.tikz - RELOC/tex/latex/schule/tikz/usym1F38D.tikz - RELOC/tex/latex/schule/tikz/usym1F38E.tikz - RELOC/tex/latex/schule/tikz/usym1F38F.tikz - RELOC/tex/latex/schule/tikz/usym1F390.tikz - RELOC/tex/latex/schule/tikz/usym1F391.tikz - RELOC/tex/latex/schule/tikz/usym1F392.tikz - RELOC/tex/latex/schule/tikz/usym1F393.tikz - RELOC/tex/latex/schule/tikz/usym1F394.tikz - RELOC/tex/latex/schule/tikz/usym1F395.tikz - RELOC/tex/latex/schule/tikz/usym1F396.tikz - RELOC/tex/latex/schule/tikz/usym1F397.tikz - RELOC/tex/latex/schule/tikz/usym1F398.tikz - RELOC/tex/latex/schule/tikz/usym1F399.tikz - RELOC/tex/latex/schule/tikz/usym1F39A.tikz - RELOC/tex/latex/schule/tikz/usym1F39B.tikz - RELOC/tex/latex/schule/tikz/usym1F39C.tikz - RELOC/tex/latex/schule/tikz/usym1F39D.tikz - RELOC/tex/latex/schule/tikz/usym1F39E.tikz - RELOC/tex/latex/schule/tikz/usym1F39F.tikz - RELOC/tex/latex/schule/tikz/usym1F3A0.tikz - RELOC/tex/latex/schule/tikz/usym1F3A1.tikz - RELOC/tex/latex/schule/tikz/usym1F3A2.tikz - RELOC/tex/latex/schule/tikz/usym1F3A3.tikz - RELOC/tex/latex/schule/tikz/usym1F3A4.tikz - RELOC/tex/latex/schule/tikz/usym1F3A5.tikz - RELOC/tex/latex/schule/tikz/usym1F3A6.tikz - RELOC/tex/latex/schule/tikz/usym1F3A7.tikz - RELOC/tex/latex/schule/tikz/usym1F3A8.tikz - RELOC/tex/latex/schule/tikz/usym1F3A9.tikz - RELOC/tex/latex/schule/tikz/usym1F3AA.tikz - RELOC/tex/latex/schule/tikz/usym1F3AB.tikz - RELOC/tex/latex/schule/tikz/usym1F3AC.tikz - RELOC/tex/latex/schule/tikz/usym1F3AD.tikz - RELOC/tex/latex/schule/tikz/usym1F3AE.tikz - RELOC/tex/latex/schule/tikz/usym1F3AF.tikz - RELOC/tex/latex/schule/tikz/usym1F3B0.tikz - RELOC/tex/latex/schule/tikz/usym1F3B1.tikz - RELOC/tex/latex/schule/tikz/usym1F3B2.tikz - RELOC/tex/latex/schule/tikz/usym1F3B3.tikz - RELOC/tex/latex/schule/tikz/usym1F3B4.tikz - RELOC/tex/latex/schule/tikz/usym1F3B5.tikz - RELOC/tex/latex/schule/tikz/usym1F3B6.tikz - RELOC/tex/latex/schule/tikz/usym1F3B7.tikz - RELOC/tex/latex/schule/tikz/usym1F3B8.tikz - RELOC/tex/latex/schule/tikz/usym1F3B9.tikz - RELOC/tex/latex/schule/tikz/usym1F3BA.tikz - RELOC/tex/latex/schule/tikz/usym1F3BB.tikz - RELOC/tex/latex/schule/tikz/usym1F3BC.tikz - RELOC/tex/latex/schule/tikz/usym1F3BD.tikz - RELOC/tex/latex/schule/tikz/usym1F3BE.tikz - RELOC/tex/latex/schule/tikz/usym1F3BF.tikz - RELOC/tex/latex/schule/tikz/usym1F3C0.tikz - RELOC/tex/latex/schule/tikz/usym1F3C1.tikz - RELOC/tex/latex/schule/tikz/usym1F3C2.tikz - RELOC/tex/latex/schule/tikz/usym1F3C3.tikz - RELOC/tex/latex/schule/tikz/usym1F3C4.tikz - RELOC/tex/latex/schule/tikz/usym1F3C5.tikz - RELOC/tex/latex/schule/tikz/usym1F3C6.tikz - RELOC/tex/latex/schule/tikz/usym1F3C7.tikz - RELOC/tex/latex/schule/tikz/usym1F3C8.tikz - RELOC/tex/latex/schule/tikz/usym1F3C9.tikz - RELOC/tex/latex/schule/tikz/usym1F3CA.tikz - RELOC/tex/latex/schule/tikz/usym1F3CB.tikz - RELOC/tex/latex/schule/tikz/usym1F3CC.tikz - RELOC/tex/latex/schule/tikz/usym1F3CD.tikz - RELOC/tex/latex/schule/tikz/usym1F3CE.tikz - RELOC/tex/latex/schule/tikz/usym1F3CF.tikz - RELOC/tex/latex/schule/tikz/usym1F3D0.tikz - RELOC/tex/latex/schule/tikz/usym1F3D1.tikz - RELOC/tex/latex/schule/tikz/usym1F3D2.tikz - RELOC/tex/latex/schule/tikz/usym1F3D3.tikz - RELOC/tex/latex/schule/tikz/usym1F3D4.tikz - RELOC/tex/latex/schule/tikz/usym1F3D5.tikz - RELOC/tex/latex/schule/tikz/usym1F3D6.tikz - RELOC/tex/latex/schule/tikz/usym1F3D7.tikz - RELOC/tex/latex/schule/tikz/usym1F3D8.tikz - RELOC/tex/latex/schule/tikz/usym1F3D9.tikz - RELOC/tex/latex/schule/tikz/usym1F3DA.tikz - RELOC/tex/latex/schule/tikz/usym1F3DB.tikz - RELOC/tex/latex/schule/tikz/usym1F3DC.tikz - RELOC/tex/latex/schule/tikz/usym1F3DD.tikz - RELOC/tex/latex/schule/tikz/usym1F3DE.tikz - RELOC/tex/latex/schule/tikz/usym1F3DF.tikz - RELOC/tex/latex/schule/tikz/usym1F3E0.tikz - RELOC/tex/latex/schule/tikz/usym1F3E1.tikz - RELOC/tex/latex/schule/tikz/usym1F3E2.tikz - RELOC/tex/latex/schule/tikz/usym1F3E3.tikz - RELOC/tex/latex/schule/tikz/usym1F3E4.tikz - RELOC/tex/latex/schule/tikz/usym1F3E5.tikz - RELOC/tex/latex/schule/tikz/usym1F3E6.tikz - RELOC/tex/latex/schule/tikz/usym1F3E7.tikz - RELOC/tex/latex/schule/tikz/usym1F3E8.tikz - RELOC/tex/latex/schule/tikz/usym1F3E9.tikz - RELOC/tex/latex/schule/tikz/usym1F3EA.tikz - RELOC/tex/latex/schule/tikz/usym1F3EB.tikz - RELOC/tex/latex/schule/tikz/usym1F3EC.tikz - RELOC/tex/latex/schule/tikz/usym1F3ED.tikz - RELOC/tex/latex/schule/tikz/usym1F3EE.tikz - RELOC/tex/latex/schule/tikz/usym1F3EF.tikz - RELOC/tex/latex/schule/tikz/usym1F3F0.tikz - RELOC/tex/latex/schule/tikz/usym1F3F1.tikz - RELOC/tex/latex/schule/tikz/usym1F3F2.tikz - RELOC/tex/latex/schule/tikz/usym1F3F3.tikz - RELOC/tex/latex/schule/tikz/usym1F3F4.tikz - RELOC/tex/latex/schule/tikz/usym1F3F5.tikz - RELOC/tex/latex/schule/tikz/usym1F3F6.tikz - RELOC/tex/latex/schule/tikz/usym1F3F7.tikz - RELOC/tex/latex/schule/tikz/usym1F3F8.tikz - RELOC/tex/latex/schule/tikz/usym1F3F9.tikz - RELOC/tex/latex/schule/tikz/usym1F3FA.tikz - RELOC/tex/latex/schule/tikz/usym1F3FB.tikz - RELOC/tex/latex/schule/tikz/usym1F3FC.tikz - RELOC/tex/latex/schule/tikz/usym1F3FD.tikz - RELOC/tex/latex/schule/tikz/usym1F3FE.tikz - RELOC/tex/latex/schule/tikz/usym1F3FF.tikz - RELOC/tex/latex/schule/tikz/usym1F400.tikz - RELOC/tex/latex/schule/tikz/usym1F401.tikz - RELOC/tex/latex/schule/tikz/usym1F402.tikz - RELOC/tex/latex/schule/tikz/usym1F403.tikz - RELOC/tex/latex/schule/tikz/usym1F404.tikz - RELOC/tex/latex/schule/tikz/usym1F405.tikz - RELOC/tex/latex/schule/tikz/usym1F406.tikz - RELOC/tex/latex/schule/tikz/usym1F407.tikz - RELOC/tex/latex/schule/tikz/usym1F408.tikz - RELOC/tex/latex/schule/tikz/usym1F409.tikz - RELOC/tex/latex/schule/tikz/usym1F40A.tikz - RELOC/tex/latex/schule/tikz/usym1F40B.tikz - RELOC/tex/latex/schule/tikz/usym1F40C.tikz - RELOC/tex/latex/schule/tikz/usym1F40D.tikz - RELOC/tex/latex/schule/tikz/usym1F40E.tikz - RELOC/tex/latex/schule/tikz/usym1F40F.tikz - RELOC/tex/latex/schule/tikz/usym1F410.tikz - RELOC/tex/latex/schule/tikz/usym1F411.tikz - RELOC/tex/latex/schule/tikz/usym1F412.tikz - RELOC/tex/latex/schule/tikz/usym1F413.tikz - RELOC/tex/latex/schule/tikz/usym1F414.tikz - RELOC/tex/latex/schule/tikz/usym1F415.tikz - RELOC/tex/latex/schule/tikz/usym1F416.tikz - RELOC/tex/latex/schule/tikz/usym1F417.tikz - RELOC/tex/latex/schule/tikz/usym1F418.tikz - RELOC/tex/latex/schule/tikz/usym1F419.tikz - RELOC/tex/latex/schule/tikz/usym1F41A.tikz - RELOC/tex/latex/schule/tikz/usym1F41B.tikz - RELOC/tex/latex/schule/tikz/usym1F41C.tikz - RELOC/tex/latex/schule/tikz/usym1F41D.tikz - RELOC/tex/latex/schule/tikz/usym1F41E.tikz - RELOC/tex/latex/schule/tikz/usym1F41F.tikz - RELOC/tex/latex/schule/tikz/usym1F420.tikz - RELOC/tex/latex/schule/tikz/usym1F421.tikz - RELOC/tex/latex/schule/tikz/usym1F422.tikz - RELOC/tex/latex/schule/tikz/usym1F423.tikz - RELOC/tex/latex/schule/tikz/usym1F424.tikz - RELOC/tex/latex/schule/tikz/usym1F425.tikz - RELOC/tex/latex/schule/tikz/usym1F426.tikz - RELOC/tex/latex/schule/tikz/usym1F427.tikz - RELOC/tex/latex/schule/tikz/usym1F428.tikz - RELOC/tex/latex/schule/tikz/usym1F429.tikz - RELOC/tex/latex/schule/tikz/usym1F42A.tikz - RELOC/tex/latex/schule/tikz/usym1F42B.tikz - RELOC/tex/latex/schule/tikz/usym1F42C.tikz - RELOC/tex/latex/schule/tikz/usym1F42D.tikz - RELOC/tex/latex/schule/tikz/usym1F42E.tikz - RELOC/tex/latex/schule/tikz/usym1F42F.tikz - RELOC/tex/latex/schule/tikz/usym1F430.tikz - RELOC/tex/latex/schule/tikz/usym1F431.tikz - RELOC/tex/latex/schule/tikz/usym1F432.tikz - RELOC/tex/latex/schule/tikz/usym1F433.tikz - RELOC/tex/latex/schule/tikz/usym1F434.tikz - RELOC/tex/latex/schule/tikz/usym1F435.tikz - RELOC/tex/latex/schule/tikz/usym1F436.tikz - RELOC/tex/latex/schule/tikz/usym1F437.tikz - RELOC/tex/latex/schule/tikz/usym1F438.tikz - RELOC/tex/latex/schule/tikz/usym1F439.tikz - RELOC/tex/latex/schule/tikz/usym1F43A.tikz - RELOC/tex/latex/schule/tikz/usym1F43B.tikz - RELOC/tex/latex/schule/tikz/usym1F43C.tikz - RELOC/tex/latex/schule/tikz/usym1F43D.tikz - RELOC/tex/latex/schule/tikz/usym1F43E.tikz - RELOC/tex/latex/schule/tikz/usym1F43F.tikz - RELOC/tex/latex/schule/tikz/usym1F440.tikz - RELOC/tex/latex/schule/tikz/usym1F441.tikz - RELOC/tex/latex/schule/tikz/usym1F442.tikz - RELOC/tex/latex/schule/tikz/usym1F443.tikz - RELOC/tex/latex/schule/tikz/usym1F444.tikz - RELOC/tex/latex/schule/tikz/usym1F445.tikz - RELOC/tex/latex/schule/tikz/usym1F446.tikz - RELOC/tex/latex/schule/tikz/usym1F447.tikz - RELOC/tex/latex/schule/tikz/usym1F448.tikz - RELOC/tex/latex/schule/tikz/usym1F449.tikz - RELOC/tex/latex/schule/tikz/usym1F44A.tikz - RELOC/tex/latex/schule/tikz/usym1F44B.tikz - RELOC/tex/latex/schule/tikz/usym1F44C.tikz - RELOC/tex/latex/schule/tikz/usym1F44D.tikz - RELOC/tex/latex/schule/tikz/usym1F44E.tikz - RELOC/tex/latex/schule/tikz/usym1F44F.tikz - RELOC/tex/latex/schule/tikz/usym1F450.tikz - RELOC/tex/latex/schule/tikz/usym1F451.tikz - RELOC/tex/latex/schule/tikz/usym1F452.tikz - RELOC/tex/latex/schule/tikz/usym1F453.tikz - RELOC/tex/latex/schule/tikz/usym1F454.tikz - RELOC/tex/latex/schule/tikz/usym1F455.tikz - RELOC/tex/latex/schule/tikz/usym1F456.tikz - RELOC/tex/latex/schule/tikz/usym1F457.tikz - RELOC/tex/latex/schule/tikz/usym1F458.tikz - RELOC/tex/latex/schule/tikz/usym1F459.tikz - RELOC/tex/latex/schule/tikz/usym1F45A.tikz - RELOC/tex/latex/schule/tikz/usym1F45B.tikz - RELOC/tex/latex/schule/tikz/usym1F45C.tikz - RELOC/tex/latex/schule/tikz/usym1F45D.tikz - RELOC/tex/latex/schule/tikz/usym1F45E.tikz - RELOC/tex/latex/schule/tikz/usym1F45F.tikz - RELOC/tex/latex/schule/tikz/usym1F460.tikz - RELOC/tex/latex/schule/tikz/usym1F461.tikz - RELOC/tex/latex/schule/tikz/usym1F462.tikz - RELOC/tex/latex/schule/tikz/usym1F463.tikz - RELOC/tex/latex/schule/tikz/usym1F464.tikz - RELOC/tex/latex/schule/tikz/usym1F465.tikz - RELOC/tex/latex/schule/tikz/usym1F466.tikz - RELOC/tex/latex/schule/tikz/usym1F467.tikz - RELOC/tex/latex/schule/tikz/usym1F468.tikz - RELOC/tex/latex/schule/tikz/usym1F469.tikz - RELOC/tex/latex/schule/tikz/usym1F46A.tikz - RELOC/tex/latex/schule/tikz/usym1F46B.tikz - RELOC/tex/latex/schule/tikz/usym1F46C.tikz - RELOC/tex/latex/schule/tikz/usym1F46D.tikz - RELOC/tex/latex/schule/tikz/usym1F46E.tikz - RELOC/tex/latex/schule/tikz/usym1F46F.tikz - RELOC/tex/latex/schule/tikz/usym1F470.tikz - RELOC/tex/latex/schule/tikz/usym1F471.tikz - RELOC/tex/latex/schule/tikz/usym1F472.tikz - RELOC/tex/latex/schule/tikz/usym1F473.tikz - RELOC/tex/latex/schule/tikz/usym1F474.tikz - RELOC/tex/latex/schule/tikz/usym1F475.tikz - RELOC/tex/latex/schule/tikz/usym1F476.tikz - RELOC/tex/latex/schule/tikz/usym1F477.tikz - RELOC/tex/latex/schule/tikz/usym1F478.tikz - RELOC/tex/latex/schule/tikz/usym1F479.tikz - RELOC/tex/latex/schule/tikz/usym1F47A.tikz - RELOC/tex/latex/schule/tikz/usym1F47B.tikz - RELOC/tex/latex/schule/tikz/usym1F47C.tikz - RELOC/tex/latex/schule/tikz/usym1F47D.tikz - RELOC/tex/latex/schule/tikz/usym1F47E.tikz - RELOC/tex/latex/schule/tikz/usym1F47F.tikz - RELOC/tex/latex/schule/tikz/usym1F480.tikz - RELOC/tex/latex/schule/tikz/usym1F481.tikz - RELOC/tex/latex/schule/tikz/usym1F482.tikz - RELOC/tex/latex/schule/tikz/usym1F483.tikz - RELOC/tex/latex/schule/tikz/usym1F484.tikz - RELOC/tex/latex/schule/tikz/usym1F485.tikz - RELOC/tex/latex/schule/tikz/usym1F486.tikz - RELOC/tex/latex/schule/tikz/usym1F487.tikz - RELOC/tex/latex/schule/tikz/usym1F488.tikz - RELOC/tex/latex/schule/tikz/usym1F489.tikz - RELOC/tex/latex/schule/tikz/usym1F48A.tikz - RELOC/tex/latex/schule/tikz/usym1F48B.tikz - RELOC/tex/latex/schule/tikz/usym1F48C.tikz - RELOC/tex/latex/schule/tikz/usym1F48D.tikz - RELOC/tex/latex/schule/tikz/usym1F48E.tikz - RELOC/tex/latex/schule/tikz/usym1F48F.tikz - RELOC/tex/latex/schule/tikz/usym1F490.tikz - RELOC/tex/latex/schule/tikz/usym1F491.tikz - RELOC/tex/latex/schule/tikz/usym1F492.tikz - RELOC/tex/latex/schule/tikz/usym1F493.tikz - RELOC/tex/latex/schule/tikz/usym1F494.tikz - RELOC/tex/latex/schule/tikz/usym1F495.tikz - RELOC/tex/latex/schule/tikz/usym1F496.tikz - RELOC/tex/latex/schule/tikz/usym1F497.tikz - RELOC/tex/latex/schule/tikz/usym1F498.tikz - RELOC/tex/latex/schule/tikz/usym1F499.tikz - RELOC/tex/latex/schule/tikz/usym1F49A.tikz - RELOC/tex/latex/schule/tikz/usym1F49B.tikz - RELOC/tex/latex/schule/tikz/usym1F49C.tikz - RELOC/tex/latex/schule/tikz/usym1F49D.tikz - RELOC/tex/latex/schule/tikz/usym1F49E.tikz - RELOC/tex/latex/schule/tikz/usym1F49F.tikz - RELOC/tex/latex/schule/tikz/usym1F4A0.tikz - RELOC/tex/latex/schule/tikz/usym1F4A1.tikz - RELOC/tex/latex/schule/tikz/usym1F4A2.tikz - RELOC/tex/latex/schule/tikz/usym1F4A3.tikz - RELOC/tex/latex/schule/tikz/usym1F4A4.tikz - RELOC/tex/latex/schule/tikz/usym1F4A5.tikz - RELOC/tex/latex/schule/tikz/usym1F4A6.tikz - RELOC/tex/latex/schule/tikz/usym1F4A7.tikz - RELOC/tex/latex/schule/tikz/usym1F4A8.tikz - RELOC/tex/latex/schule/tikz/usym1F4A9.tikz - RELOC/tex/latex/schule/tikz/usym1F4AA.tikz - RELOC/tex/latex/schule/tikz/usym1F4AB.tikz - RELOC/tex/latex/schule/tikz/usym1F4AC.tikz - RELOC/tex/latex/schule/tikz/usym1F4AD.tikz - RELOC/tex/latex/schule/tikz/usym1F4AE.tikz - RELOC/tex/latex/schule/tikz/usym1F4AF.tikz - RELOC/tex/latex/schule/tikz/usym1F4B0.tikz - RELOC/tex/latex/schule/tikz/usym1F4B1.tikz - RELOC/tex/latex/schule/tikz/usym1F4B2.tikz - RELOC/tex/latex/schule/tikz/usym1F4B3.tikz - RELOC/tex/latex/schule/tikz/usym1F4B4.tikz - RELOC/tex/latex/schule/tikz/usym1F4B5.tikz - RELOC/tex/latex/schule/tikz/usym1F4B6.tikz - RELOC/tex/latex/schule/tikz/usym1F4B7.tikz - RELOC/tex/latex/schule/tikz/usym1F4B8.tikz - RELOC/tex/latex/schule/tikz/usym1F4B9.tikz - RELOC/tex/latex/schule/tikz/usym1F4BA.tikz - RELOC/tex/latex/schule/tikz/usym1F4BB.tikz - RELOC/tex/latex/schule/tikz/usym1F4BC.tikz - RELOC/tex/latex/schule/tikz/usym1F4BD.tikz - RELOC/tex/latex/schule/tikz/usym1F4BE.tikz - RELOC/tex/latex/schule/tikz/usym1F4BF.tikz - RELOC/tex/latex/schule/tikz/usym1F4C0.tikz - RELOC/tex/latex/schule/tikz/usym1F4C1.tikz - RELOC/tex/latex/schule/tikz/usym1F4C2.tikz - RELOC/tex/latex/schule/tikz/usym1F4C3.tikz - RELOC/tex/latex/schule/tikz/usym1F4C4.tikz - RELOC/tex/latex/schule/tikz/usym1F4C5.tikz - RELOC/tex/latex/schule/tikz/usym1F4C6.tikz - RELOC/tex/latex/schule/tikz/usym1F4C7.tikz - RELOC/tex/latex/schule/tikz/usym1F4C8.tikz - RELOC/tex/latex/schule/tikz/usym1F4C9.tikz - RELOC/tex/latex/schule/tikz/usym1F4CA.tikz - RELOC/tex/latex/schule/tikz/usym1F4CB.tikz - RELOC/tex/latex/schule/tikz/usym1F4CC.tikz - RELOC/tex/latex/schule/tikz/usym1F4CD.tikz - RELOC/tex/latex/schule/tikz/usym1F4CE.tikz - RELOC/tex/latex/schule/tikz/usym1F4CF.tikz - RELOC/tex/latex/schule/tikz/usym1F4D0.tikz - RELOC/tex/latex/schule/tikz/usym1F4D1.tikz - RELOC/tex/latex/schule/tikz/usym1F4D2.tikz - RELOC/tex/latex/schule/tikz/usym1F4D3.tikz - RELOC/tex/latex/schule/tikz/usym1F4D4.tikz - RELOC/tex/latex/schule/tikz/usym1F4D5.tikz - RELOC/tex/latex/schule/tikz/usym1F4D6.tikz - RELOC/tex/latex/schule/tikz/usym1F4D7.tikz - RELOC/tex/latex/schule/tikz/usym1F4D8.tikz - RELOC/tex/latex/schule/tikz/usym1F4D9.tikz - RELOC/tex/latex/schule/tikz/usym1F4DA.tikz - RELOC/tex/latex/schule/tikz/usym1F4DB.tikz - RELOC/tex/latex/schule/tikz/usym1F4DC.tikz - RELOC/tex/latex/schule/tikz/usym1F4DD.tikz - RELOC/tex/latex/schule/tikz/usym1F4DE.tikz - RELOC/tex/latex/schule/tikz/usym1F4DF.tikz - RELOC/tex/latex/schule/tikz/usym1F4E0.tikz - RELOC/tex/latex/schule/tikz/usym1F4E1.tikz - RELOC/tex/latex/schule/tikz/usym1F4E2.tikz - RELOC/tex/latex/schule/tikz/usym1F4E3.tikz - RELOC/tex/latex/schule/tikz/usym1F4E4.tikz - RELOC/tex/latex/schule/tikz/usym1F4E5.tikz - RELOC/tex/latex/schule/tikz/usym1F4E6.tikz - RELOC/tex/latex/schule/tikz/usym1F4E7.tikz - RELOC/tex/latex/schule/tikz/usym1F4E8.tikz - RELOC/tex/latex/schule/tikz/usym1F4E9.tikz - RELOC/tex/latex/schule/tikz/usym1F4EA.tikz - RELOC/tex/latex/schule/tikz/usym1F4EB.tikz - RELOC/tex/latex/schule/tikz/usym1F4EC.tikz - RELOC/tex/latex/schule/tikz/usym1F4ED.tikz - RELOC/tex/latex/schule/tikz/usym1F4EE.tikz - RELOC/tex/latex/schule/tikz/usym1F4EF.tikz - RELOC/tex/latex/schule/tikz/usym1F4F0.tikz - RELOC/tex/latex/schule/tikz/usym1F4F1.tikz - RELOC/tex/latex/schule/tikz/usym1F4F2.tikz - RELOC/tex/latex/schule/tikz/usym1F4F3.tikz - RELOC/tex/latex/schule/tikz/usym1F4F4.tikz - RELOC/tex/latex/schule/tikz/usym1F4F5.tikz - RELOC/tex/latex/schule/tikz/usym1F4F6.tikz - RELOC/tex/latex/schule/tikz/usym1F4F7.tikz - RELOC/tex/latex/schule/tikz/usym1F4F8.tikz - RELOC/tex/latex/schule/tikz/usym1F4F9.tikz - RELOC/tex/latex/schule/tikz/usym1F4FA.tikz - RELOC/tex/latex/schule/tikz/usym1F4FB.tikz - RELOC/tex/latex/schule/tikz/usym1F4FC.tikz - RELOC/tex/latex/schule/tikz/usym1F4FD.tikz - RELOC/tex/latex/schule/tikz/usym1F4FE.tikz - RELOC/tex/latex/schule/tikz/usym1F4FF.tikz - RELOC/tex/latex/schule/tikz/usym1F500.tikz - RELOC/tex/latex/schule/tikz/usym1F501.tikz - RELOC/tex/latex/schule/tikz/usym1F502.tikz - RELOC/tex/latex/schule/tikz/usym1F503.tikz - RELOC/tex/latex/schule/tikz/usym1F504.tikz - RELOC/tex/latex/schule/tikz/usym1F505.tikz - RELOC/tex/latex/schule/tikz/usym1F506.tikz - RELOC/tex/latex/schule/tikz/usym1F507.tikz - RELOC/tex/latex/schule/tikz/usym1F508.tikz - RELOC/tex/latex/schule/tikz/usym1F509.tikz - RELOC/tex/latex/schule/tikz/usym1F50A.tikz - RELOC/tex/latex/schule/tikz/usym1F50B.tikz - RELOC/tex/latex/schule/tikz/usym1F50C.tikz - RELOC/tex/latex/schule/tikz/usym1F50D.tikz - RELOC/tex/latex/schule/tikz/usym1F50E.tikz - RELOC/tex/latex/schule/tikz/usym1F50F.tikz - RELOC/tex/latex/schule/tikz/usym1F510.tikz - RELOC/tex/latex/schule/tikz/usym1F511.tikz - RELOC/tex/latex/schule/tikz/usym1F512.tikz - RELOC/tex/latex/schule/tikz/usym1F513.tikz - RELOC/tex/latex/schule/tikz/usym1F514.tikz - RELOC/tex/latex/schule/tikz/usym1F515.tikz - RELOC/tex/latex/schule/tikz/usym1F516.tikz - RELOC/tex/latex/schule/tikz/usym1F517.tikz - RELOC/tex/latex/schule/tikz/usym1F518.tikz - RELOC/tex/latex/schule/tikz/usym1F519.tikz - RELOC/tex/latex/schule/tikz/usym1F51A.tikz - RELOC/tex/latex/schule/tikz/usym1F51B.tikz - RELOC/tex/latex/schule/tikz/usym1F51C.tikz - RELOC/tex/latex/schule/tikz/usym1F51D.tikz - RELOC/tex/latex/schule/tikz/usym1F51E.tikz - RELOC/tex/latex/schule/tikz/usym1F51F.tikz - RELOC/tex/latex/schule/tikz/usym1F520.tikz - RELOC/tex/latex/schule/tikz/usym1F521.tikz - RELOC/tex/latex/schule/tikz/usym1F522.tikz - RELOC/tex/latex/schule/tikz/usym1F523.tikz - RELOC/tex/latex/schule/tikz/usym1F524.tikz - RELOC/tex/latex/schule/tikz/usym1F525.tikz - RELOC/tex/latex/schule/tikz/usym1F526.tikz - RELOC/tex/latex/schule/tikz/usym1F527.tikz - RELOC/tex/latex/schule/tikz/usym1F528.tikz - RELOC/tex/latex/schule/tikz/usym1F529.tikz - RELOC/tex/latex/schule/tikz/usym1F52A.tikz - RELOC/tex/latex/schule/tikz/usym1F52B.tikz - RELOC/tex/latex/schule/tikz/usym1F52C.tikz - RELOC/tex/latex/schule/tikz/usym1F52D.tikz - RELOC/tex/latex/schule/tikz/usym1F52E.tikz - RELOC/tex/latex/schule/tikz/usym1F52F.tikz - RELOC/tex/latex/schule/tikz/usym1F530.tikz - RELOC/tex/latex/schule/tikz/usym1F531.tikz - RELOC/tex/latex/schule/tikz/usym1F532.tikz - RELOC/tex/latex/schule/tikz/usym1F533.tikz - RELOC/tex/latex/schule/tikz/usym1F534.tikz - RELOC/tex/latex/schule/tikz/usym1F535.tikz - RELOC/tex/latex/schule/tikz/usym1F536.tikz - RELOC/tex/latex/schule/tikz/usym1F537.tikz - RELOC/tex/latex/schule/tikz/usym1F538.tikz - RELOC/tex/latex/schule/tikz/usym1F539.tikz - RELOC/tex/latex/schule/tikz/usym1F53A.tikz - RELOC/tex/latex/schule/tikz/usym1F53B.tikz - RELOC/tex/latex/schule/tikz/usym1F53C.tikz - RELOC/tex/latex/schule/tikz/usym1F53D.tikz - RELOC/tex/latex/schule/tikz/usym1F53E.tikz - RELOC/tex/latex/schule/tikz/usym1F53F.tikz - RELOC/tex/latex/schule/tikz/usym1F540.tikz - RELOC/tex/latex/schule/tikz/usym1F541.tikz - RELOC/tex/latex/schule/tikz/usym1F542.tikz - RELOC/tex/latex/schule/tikz/usym1F543.tikz - RELOC/tex/latex/schule/tikz/usym1F544.tikz - RELOC/tex/latex/schule/tikz/usym1F545.tikz - RELOC/tex/latex/schule/tikz/usym1F546.tikz - RELOC/tex/latex/schule/tikz/usym1F547.tikz - RELOC/tex/latex/schule/tikz/usym1F548.tikz - RELOC/tex/latex/schule/tikz/usym1F549.tikz - RELOC/tex/latex/schule/tikz/usym1F54A.tikz - RELOC/tex/latex/schule/tikz/usym1F54B.tikz - RELOC/tex/latex/schule/tikz/usym1F54C.tikz - RELOC/tex/latex/schule/tikz/usym1F54D.tikz - RELOC/tex/latex/schule/tikz/usym1F54E.tikz - RELOC/tex/latex/schule/tikz/usym1F54F.tikz - RELOC/tex/latex/schule/tikz/usym1F550.tikz - RELOC/tex/latex/schule/tikz/usym1F551.tikz - RELOC/tex/latex/schule/tikz/usym1F552.tikz - RELOC/tex/latex/schule/tikz/usym1F553.tikz - RELOC/tex/latex/schule/tikz/usym1F554.tikz - RELOC/tex/latex/schule/tikz/usym1F555.tikz - RELOC/tex/latex/schule/tikz/usym1F556.tikz - RELOC/tex/latex/schule/tikz/usym1F557.tikz - RELOC/tex/latex/schule/tikz/usym1F558.tikz - RELOC/tex/latex/schule/tikz/usym1F559.tikz - RELOC/tex/latex/schule/tikz/usym1F55A.tikz - RELOC/tex/latex/schule/tikz/usym1F55B.tikz - RELOC/tex/latex/schule/tikz/usym1F55C.tikz - RELOC/tex/latex/schule/tikz/usym1F55D.tikz - RELOC/tex/latex/schule/tikz/usym1F55E.tikz - RELOC/tex/latex/schule/tikz/usym1F55F.tikz - RELOC/tex/latex/schule/tikz/usym1F560.tikz - RELOC/tex/latex/schule/tikz/usym1F561.tikz - RELOC/tex/latex/schule/tikz/usym1F562.tikz - RELOC/tex/latex/schule/tikz/usym1F563.tikz - RELOC/tex/latex/schule/tikz/usym1F564.tikz - RELOC/tex/latex/schule/tikz/usym1F565.tikz - RELOC/tex/latex/schule/tikz/usym1F566.tikz - RELOC/tex/latex/schule/tikz/usym1F567.tikz - RELOC/tex/latex/schule/tikz/usym1F568.tikz - RELOC/tex/latex/schule/tikz/usym1F569.tikz - RELOC/tex/latex/schule/tikz/usym1F56A.tikz - RELOC/tex/latex/schule/tikz/usym1F56B.tikz - RELOC/tex/latex/schule/tikz/usym1F56C.tikz - RELOC/tex/latex/schule/tikz/usym1F56D.tikz - RELOC/tex/latex/schule/tikz/usym1F56E.tikz - RELOC/tex/latex/schule/tikz/usym1F56F.tikz - RELOC/tex/latex/schule/tikz/usym1F570.tikz - RELOC/tex/latex/schule/tikz/usym1F571.tikz - RELOC/tex/latex/schule/tikz/usym1F572.tikz - RELOC/tex/latex/schule/tikz/usym1F573.tikz - RELOC/tex/latex/schule/tikz/usym1F574.tikz - RELOC/tex/latex/schule/tikz/usym1F575.tikz - RELOC/tex/latex/schule/tikz/usym1F576.tikz - RELOC/tex/latex/schule/tikz/usym1F577.tikz - RELOC/tex/latex/schule/tikz/usym1F578.tikz - RELOC/tex/latex/schule/tikz/usym1F579.tikz - RELOC/tex/latex/schule/tikz/usym1F57A.tikz - RELOC/tex/latex/schule/tikz/usym1F57B.tikz - RELOC/tex/latex/schule/tikz/usym1F57C.tikz - RELOC/tex/latex/schule/tikz/usym1F57D.tikz - RELOC/tex/latex/schule/tikz/usym1F57E.tikz - RELOC/tex/latex/schule/tikz/usym1F57F.tikz - RELOC/tex/latex/schule/tikz/usym1F580.tikz - RELOC/tex/latex/schule/tikz/usym1F581.tikz - RELOC/tex/latex/schule/tikz/usym1F582.tikz - RELOC/tex/latex/schule/tikz/usym1F583.tikz - RELOC/tex/latex/schule/tikz/usym1F584.tikz - RELOC/tex/latex/schule/tikz/usym1F585.tikz - RELOC/tex/latex/schule/tikz/usym1F586.tikz - RELOC/tex/latex/schule/tikz/usym1F587.tikz - RELOC/tex/latex/schule/tikz/usym1F588.tikz - RELOC/tex/latex/schule/tikz/usym1F589.tikz - RELOC/tex/latex/schule/tikz/usym1F58A.tikz - RELOC/tex/latex/schule/tikz/usym1F58B.tikz - RELOC/tex/latex/schule/tikz/usym1F58C.tikz - RELOC/tex/latex/schule/tikz/usym1F58D.tikz - RELOC/tex/latex/schule/tikz/usym1F58E.tikz - RELOC/tex/latex/schule/tikz/usym1F58F.tikz - RELOC/tex/latex/schule/tikz/usym1F590.tikz - RELOC/tex/latex/schule/tikz/usym1F591.tikz - RELOC/tex/latex/schule/tikz/usym1F592.tikz - RELOC/tex/latex/schule/tikz/usym1F593.tikz - RELOC/tex/latex/schule/tikz/usym1F594.tikz - RELOC/tex/latex/schule/tikz/usym1F595.tikz - RELOC/tex/latex/schule/tikz/usym1F596.tikz - RELOC/tex/latex/schule/tikz/usym1F597.tikz - RELOC/tex/latex/schule/tikz/usym1F598.tikz - RELOC/tex/latex/schule/tikz/usym1F599.tikz - RELOC/tex/latex/schule/tikz/usym1F59A.tikz - RELOC/tex/latex/schule/tikz/usym1F59B.tikz - RELOC/tex/latex/schule/tikz/usym1F59C.tikz - RELOC/tex/latex/schule/tikz/usym1F59D.tikz - RELOC/tex/latex/schule/tikz/usym1F59E.tikz - RELOC/tex/latex/schule/tikz/usym1F59F.tikz - RELOC/tex/latex/schule/tikz/usym1F5A0.tikz - RELOC/tex/latex/schule/tikz/usym1F5A1.tikz - RELOC/tex/latex/schule/tikz/usym1F5A2.tikz - RELOC/tex/latex/schule/tikz/usym1F5A3.tikz - RELOC/tex/latex/schule/tikz/usym1F5A4.tikz - RELOC/tex/latex/schule/tikz/usym1F5A5.tikz - RELOC/tex/latex/schule/tikz/usym1F5A6.tikz - RELOC/tex/latex/schule/tikz/usym1F5A7.tikz - RELOC/tex/latex/schule/tikz/usym1F5A8.tikz - RELOC/tex/latex/schule/tikz/usym1F5A9.tikz - RELOC/tex/latex/schule/tikz/usym1F5AA.tikz - RELOC/tex/latex/schule/tikz/usym1F5AB.tikz - RELOC/tex/latex/schule/tikz/usym1F5AC.tikz - RELOC/tex/latex/schule/tikz/usym1F5AD.tikz - RELOC/tex/latex/schule/tikz/usym1F5AE.tikz - RELOC/tex/latex/schule/tikz/usym1F5AF.tikz - RELOC/tex/latex/schule/tikz/usym1F5B0.tikz - RELOC/tex/latex/schule/tikz/usym1F5B1.tikz - RELOC/tex/latex/schule/tikz/usym1F5B2.tikz - RELOC/tex/latex/schule/tikz/usym1F5B3.tikz - RELOC/tex/latex/schule/tikz/usym1F5B4.tikz - RELOC/tex/latex/schule/tikz/usym1F5B5.tikz - RELOC/tex/latex/schule/tikz/usym1F5B6.tikz - RELOC/tex/latex/schule/tikz/usym1F5B7.tikz - RELOC/tex/latex/schule/tikz/usym1F5B8.tikz - RELOC/tex/latex/schule/tikz/usym1F5B9.tikz - RELOC/tex/latex/schule/tikz/usym1F5BA.tikz - RELOC/tex/latex/schule/tikz/usym1F5BB.tikz - RELOC/tex/latex/schule/tikz/usym1F5BC.tikz - RELOC/tex/latex/schule/tikz/usym1F5BD.tikz - RELOC/tex/latex/schule/tikz/usym1F5BE.tikz - RELOC/tex/latex/schule/tikz/usym1F5BF.tikz - RELOC/tex/latex/schule/tikz/usym1F5C0.tikz - RELOC/tex/latex/schule/tikz/usym1F5C1.tikz - RELOC/tex/latex/schule/tikz/usym1F5C2.tikz - RELOC/tex/latex/schule/tikz/usym1F5C3.tikz - RELOC/tex/latex/schule/tikz/usym1F5C4.tikz - RELOC/tex/latex/schule/tikz/usym1F5C5.tikz - RELOC/tex/latex/schule/tikz/usym1F5C6.tikz - RELOC/tex/latex/schule/tikz/usym1F5C7.tikz - RELOC/tex/latex/schule/tikz/usym1F5C8.tikz - RELOC/tex/latex/schule/tikz/usym1F5C9.tikz - RELOC/tex/latex/schule/tikz/usym1F5CA.tikz - RELOC/tex/latex/schule/tikz/usym1F5CB.tikz - RELOC/tex/latex/schule/tikz/usym1F5CC.tikz - RELOC/tex/latex/schule/tikz/usym1F5CD.tikz - RELOC/tex/latex/schule/tikz/usym1F5CE.tikz - RELOC/tex/latex/schule/tikz/usym1F5CF.tikz - RELOC/tex/latex/schule/tikz/usym1F5D0.tikz - RELOC/tex/latex/schule/tikz/usym1F5D1.tikz - RELOC/tex/latex/schule/tikz/usym1F5D2.tikz - RELOC/tex/latex/schule/tikz/usym1F5D3.tikz - RELOC/tex/latex/schule/tikz/usym1F5D4.tikz - RELOC/tex/latex/schule/tikz/usym1F5D5.tikz - RELOC/tex/latex/schule/tikz/usym1F5D6.tikz - RELOC/tex/latex/schule/tikz/usym1F5D7.tikz - RELOC/tex/latex/schule/tikz/usym1F5D8.tikz - RELOC/tex/latex/schule/tikz/usym1F5D9.tikz - RELOC/tex/latex/schule/tikz/usym1F5DA.tikz - RELOC/tex/latex/schule/tikz/usym1F5DB.tikz - RELOC/tex/latex/schule/tikz/usym1F5DC.tikz - RELOC/tex/latex/schule/tikz/usym1F5DD.tikz - RELOC/tex/latex/schule/tikz/usym1F5DE.tikz - RELOC/tex/latex/schule/tikz/usym1F5DF.tikz - RELOC/tex/latex/schule/tikz/usym1F5E0.tikz - RELOC/tex/latex/schule/tikz/usym1F5E1.tikz - RELOC/tex/latex/schule/tikz/usym1F5E2.tikz - RELOC/tex/latex/schule/tikz/usym1F5E3.tikz - RELOC/tex/latex/schule/tikz/usym1F5E4.tikz - RELOC/tex/latex/schule/tikz/usym1F5E5.tikz - RELOC/tex/latex/schule/tikz/usym1F5E6.tikz - RELOC/tex/latex/schule/tikz/usym1F5E7.tikz - RELOC/tex/latex/schule/tikz/usym1F5E8.tikz - RELOC/tex/latex/schule/tikz/usym1F5E9.tikz - RELOC/tex/latex/schule/tikz/usym1F5EA.tikz - RELOC/tex/latex/schule/tikz/usym1F5EB.tikz - RELOC/tex/latex/schule/tikz/usym1F5EC.tikz - RELOC/tex/latex/schule/tikz/usym1F5ED.tikz - RELOC/tex/latex/schule/tikz/usym1F5EE.tikz - RELOC/tex/latex/schule/tikz/usym1F5EF.tikz - RELOC/tex/latex/schule/tikz/usym1F5F0.tikz - RELOC/tex/latex/schule/tikz/usym1F5F1.tikz - RELOC/tex/latex/schule/tikz/usym1F5F2.tikz - RELOC/tex/latex/schule/tikz/usym1F5F3.tikz - RELOC/tex/latex/schule/tikz/usym1F5F4.tikz - RELOC/tex/latex/schule/tikz/usym1F5F5.tikz - RELOC/tex/latex/schule/tikz/usym1F5F6.tikz - RELOC/tex/latex/schule/tikz/usym1F5F7.tikz - RELOC/tex/latex/schule/tikz/usym1F5F8.tikz - RELOC/tex/latex/schule/tikz/usym1F5F9.tikz - RELOC/tex/latex/schule/tikz/usym1F5FA.tikz - RELOC/tex/latex/schule/tikz/usym1F5FB.tikz - RELOC/tex/latex/schule/tikz/usym1F5FC.tikz - RELOC/tex/latex/schule/tikz/usym1F5FD.tikz - RELOC/tex/latex/schule/tikz/usym1F5FE.tikz - RELOC/tex/latex/schule/tikz/usym1F5FF.tikz - RELOC/tex/latex/schule/tikz/usym1F600.tikz - RELOC/tex/latex/schule/tikz/usym1F601.tikz - RELOC/tex/latex/schule/tikz/usym1F602.tikz - RELOC/tex/latex/schule/tikz/usym1F603.tikz - RELOC/tex/latex/schule/tikz/usym1F604.tikz - RELOC/tex/latex/schule/tikz/usym1F605.tikz - RELOC/tex/latex/schule/tikz/usym1F606.tikz - RELOC/tex/latex/schule/tikz/usym1F607.tikz - RELOC/tex/latex/schule/tikz/usym1F608.tikz - RELOC/tex/latex/schule/tikz/usym1F609.tikz - RELOC/tex/latex/schule/tikz/usym1F60A.tikz - RELOC/tex/latex/schule/tikz/usym1F60B.tikz - RELOC/tex/latex/schule/tikz/usym1F60C.tikz - RELOC/tex/latex/schule/tikz/usym1F60D.tikz - RELOC/tex/latex/schule/tikz/usym1F60E.tikz - RELOC/tex/latex/schule/tikz/usym1F60F.tikz - RELOC/tex/latex/schule/tikz/usym1F610.tikz - RELOC/tex/latex/schule/tikz/usym1F611.tikz - RELOC/tex/latex/schule/tikz/usym1F612.tikz - RELOC/tex/latex/schule/tikz/usym1F613.tikz - RELOC/tex/latex/schule/tikz/usym1F614.tikz - RELOC/tex/latex/schule/tikz/usym1F615.tikz - RELOC/tex/latex/schule/tikz/usym1F616.tikz - RELOC/tex/latex/schule/tikz/usym1F617.tikz - RELOC/tex/latex/schule/tikz/usym1F618.tikz - RELOC/tex/latex/schule/tikz/usym1F619.tikz - RELOC/tex/latex/schule/tikz/usym1F61A.tikz - RELOC/tex/latex/schule/tikz/usym1F61B.tikz - RELOC/tex/latex/schule/tikz/usym1F61C.tikz - RELOC/tex/latex/schule/tikz/usym1F61D.tikz - RELOC/tex/latex/schule/tikz/usym1F61E.tikz - RELOC/tex/latex/schule/tikz/usym1F61F.tikz - RELOC/tex/latex/schule/tikz/usym1F620.tikz - RELOC/tex/latex/schule/tikz/usym1F621.tikz - RELOC/tex/latex/schule/tikz/usym1F622.tikz - RELOC/tex/latex/schule/tikz/usym1F623.tikz - RELOC/tex/latex/schule/tikz/usym1F624.tikz - RELOC/tex/latex/schule/tikz/usym1F625.tikz - RELOC/tex/latex/schule/tikz/usym1F626.tikz - RELOC/tex/latex/schule/tikz/usym1F627.tikz - RELOC/tex/latex/schule/tikz/usym1F628.tikz - RELOC/tex/latex/schule/tikz/usym1F629.tikz - RELOC/tex/latex/schule/tikz/usym1F62A.tikz - RELOC/tex/latex/schule/tikz/usym1F62B.tikz - RELOC/tex/latex/schule/tikz/usym1F62C.tikz - RELOC/tex/latex/schule/tikz/usym1F62D.tikz - RELOC/tex/latex/schule/tikz/usym1F62E.tikz - RELOC/tex/latex/schule/tikz/usym1F62F.tikz - RELOC/tex/latex/schule/tikz/usym1F630.tikz - RELOC/tex/latex/schule/tikz/usym1F631.tikz - RELOC/tex/latex/schule/tikz/usym1F632.tikz - RELOC/tex/latex/schule/tikz/usym1F633.tikz - RELOC/tex/latex/schule/tikz/usym1F634.tikz - RELOC/tex/latex/schule/tikz/usym1F635.tikz - RELOC/tex/latex/schule/tikz/usym1F636.tikz - RELOC/tex/latex/schule/tikz/usym1F637.tikz - RELOC/tex/latex/schule/tikz/usym1F638.tikz - RELOC/tex/latex/schule/tikz/usym1F639.tikz - RELOC/tex/latex/schule/tikz/usym1F63A.tikz - RELOC/tex/latex/schule/tikz/usym1F63B.tikz - RELOC/tex/latex/schule/tikz/usym1F63C.tikz - RELOC/tex/latex/schule/tikz/usym1F63D.tikz - RELOC/tex/latex/schule/tikz/usym1F63E.tikz - RELOC/tex/latex/schule/tikz/usym1F63F.tikz - RELOC/tex/latex/schule/tikz/usym1F640.tikz - RELOC/tex/latex/schule/tikz/usym1F641.tikz - RELOC/tex/latex/schule/tikz/usym1F642.tikz - RELOC/tex/latex/schule/tikz/usym1F643.tikz - RELOC/tex/latex/schule/tikz/usym1F644.tikz - RELOC/tex/latex/schule/tikz/usym1F645.tikz - RELOC/tex/latex/schule/tikz/usym1F646.tikz - RELOC/tex/latex/schule/tikz/usym1F647.tikz - RELOC/tex/latex/schule/tikz/usym1F648.tikz - RELOC/tex/latex/schule/tikz/usym1F649.tikz - RELOC/tex/latex/schule/tikz/usym1F64A.tikz - RELOC/tex/latex/schule/tikz/usym1F64B.tikz - RELOC/tex/latex/schule/tikz/usym1F64C.tikz - RELOC/tex/latex/schule/tikz/usym1F64D.tikz - RELOC/tex/latex/schule/tikz/usym1F64E.tikz - RELOC/tex/latex/schule/tikz/usym1F64F.tikz - RELOC/tex/latex/schule/tikz/usym1F680.tikz - RELOC/tex/latex/schule/tikz/usym1F681.tikz - RELOC/tex/latex/schule/tikz/usym1F682.tikz - RELOC/tex/latex/schule/tikz/usym1F683.tikz - RELOC/tex/latex/schule/tikz/usym1F684.tikz - RELOC/tex/latex/schule/tikz/usym1F685.tikz - RELOC/tex/latex/schule/tikz/usym1F686.tikz - RELOC/tex/latex/schule/tikz/usym1F687.tikz - RELOC/tex/latex/schule/tikz/usym1F688.tikz - RELOC/tex/latex/schule/tikz/usym1F689.tikz - RELOC/tex/latex/schule/tikz/usym1F68A.tikz - RELOC/tex/latex/schule/tikz/usym1F68B.tikz - RELOC/tex/latex/schule/tikz/usym1F68C.tikz - RELOC/tex/latex/schule/tikz/usym1F68D.tikz - RELOC/tex/latex/schule/tikz/usym1F68E.tikz - RELOC/tex/latex/schule/tikz/usym1F68F.tikz - RELOC/tex/latex/schule/tikz/usym1F690.tikz - RELOC/tex/latex/schule/tikz/usym1F691.tikz - RELOC/tex/latex/schule/tikz/usym1F692.tikz - RELOC/tex/latex/schule/tikz/usym1F693.tikz - RELOC/tex/latex/schule/tikz/usym1F694.tikz - RELOC/tex/latex/schule/tikz/usym1F695.tikz - RELOC/tex/latex/schule/tikz/usym1F696.tikz - RELOC/tex/latex/schule/tikz/usym1F697.tikz - RELOC/tex/latex/schule/tikz/usym1F698.tikz - RELOC/tex/latex/schule/tikz/usym1F699.tikz - RELOC/tex/latex/schule/tikz/usym1F69A.tikz - RELOC/tex/latex/schule/tikz/usym1F69B.tikz - RELOC/tex/latex/schule/tikz/usym1F69C.tikz - RELOC/tex/latex/schule/tikz/usym1F69D.tikz - RELOC/tex/latex/schule/tikz/usym1F69E.tikz - RELOC/tex/latex/schule/tikz/usym1F69F.tikz - RELOC/tex/latex/schule/tikz/usym1F6A0.tikz - RELOC/tex/latex/schule/tikz/usym1F6A1.tikz - RELOC/tex/latex/schule/tikz/usym1F6A2.tikz - RELOC/tex/latex/schule/tikz/usym1F6A3.tikz - RELOC/tex/latex/schule/tikz/usym1F6A4.tikz - RELOC/tex/latex/schule/tikz/usym1F6A5.tikz - RELOC/tex/latex/schule/tikz/usym1F6A6.tikz - RELOC/tex/latex/schule/tikz/usym1F6A7.tikz - RELOC/tex/latex/schule/tikz/usym1F6A8.tikz - RELOC/tex/latex/schule/tikz/usym1F6A9.tikz - RELOC/tex/latex/schule/tikz/usym1F6AA.tikz - RELOC/tex/latex/schule/tikz/usym1F6AB.tikz - RELOC/tex/latex/schule/tikz/usym1F6AC.tikz - RELOC/tex/latex/schule/tikz/usym1F6AD.tikz - RELOC/tex/latex/schule/tikz/usym1F6AE.tikz - RELOC/tex/latex/schule/tikz/usym1F6AF.tikz - RELOC/tex/latex/schule/tikz/usym1F6B0.tikz - RELOC/tex/latex/schule/tikz/usym1F6B1.tikz - RELOC/tex/latex/schule/tikz/usym1F6B2.tikz - RELOC/tex/latex/schule/tikz/usym1F6B3.tikz - RELOC/tex/latex/schule/tikz/usym1F6B4.tikz - RELOC/tex/latex/schule/tikz/usym1F6B5.tikz - RELOC/tex/latex/schule/tikz/usym1F6B6.tikz - RELOC/tex/latex/schule/tikz/usym1F6B7.tikz - RELOC/tex/latex/schule/tikz/usym1F6B8.tikz - RELOC/tex/latex/schule/tikz/usym1F6B9.tikz - RELOC/tex/latex/schule/tikz/usym1F6BA.tikz - RELOC/tex/latex/schule/tikz/usym1F6BB.tikz - RELOC/tex/latex/schule/tikz/usym1F6BC.tikz - RELOC/tex/latex/schule/tikz/usym1F6BD.tikz - RELOC/tex/latex/schule/tikz/usym1F6BE.tikz - RELOC/tex/latex/schule/tikz/usym1F6BF.tikz - RELOC/tex/latex/schule/tikz/usym1F6C0.tikz - RELOC/tex/latex/schule/tikz/usym1F6C1.tikz - RELOC/tex/latex/schule/tikz/usym1F6C2.tikz - RELOC/tex/latex/schule/tikz/usym1F6C3.tikz - RELOC/tex/latex/schule/tikz/usym1F6C4.tikz - RELOC/tex/latex/schule/tikz/usym1F6C5.tikz - RELOC/tex/latex/schule/tikz/usym1F6C6.tikz - RELOC/tex/latex/schule/tikz/usym1F6C7.tikz - RELOC/tex/latex/schule/tikz/usym1F6C8.tikz - RELOC/tex/latex/schule/tikz/usym1F6C9.tikz - RELOC/tex/latex/schule/tikz/usym1F6CA.tikz - RELOC/tex/latex/schule/tikz/usym1F6CB.tikz - RELOC/tex/latex/schule/tikz/usym1F6CC.tikz - RELOC/tex/latex/schule/tikz/usym1F6CD.tikz - RELOC/tex/latex/schule/tikz/usym1F6CE.tikz - RELOC/tex/latex/schule/tikz/usym1F6CF.tikz - RELOC/tex/latex/schule/tikz/usym1F6D0.tikz - RELOC/tex/latex/schule/tikz/usym1F6D1.tikz - RELOC/tex/latex/schule/tikz/usym1F6D2.tikz - RELOC/tex/latex/schule/tikz/usym1F6D3.tikz - RELOC/tex/latex/schule/tikz/usym1F6D4.tikz - RELOC/tex/latex/schule/tikz/usym1F6D5.tikz - RELOC/tex/latex/schule/tikz/usym1F6D6.tikz - RELOC/tex/latex/schule/tikz/usym1F6D7.tikz - RELOC/tex/latex/schule/tikz/usym1F6D8.tikz - RELOC/tex/latex/schule/tikz/usym1F6D9.tikz - RELOC/tex/latex/schule/tikz/usym1F6DA.tikz - RELOC/tex/latex/schule/tikz/usym1F6DB.tikz - RELOC/tex/latex/schule/tikz/usym1F6DC.tikz - RELOC/tex/latex/schule/tikz/usym1F6DD.tikz - RELOC/tex/latex/schule/tikz/usym1F6DE.tikz - RELOC/tex/latex/schule/tikz/usym1F6DF.tikz - RELOC/tex/latex/schule/tikz/usym1F6E0.tikz - RELOC/tex/latex/schule/tikz/usym1F6E1.tikz - RELOC/tex/latex/schule/tikz/usym1F6E2.tikz - RELOC/tex/latex/schule/tikz/usym1F6E3.tikz - RELOC/tex/latex/schule/tikz/usym1F6E4.tikz - RELOC/tex/latex/schule/tikz/usym1F6E5.tikz - RELOC/tex/latex/schule/tikz/usym1F6E6.tikz - RELOC/tex/latex/schule/tikz/usym1F6E7.tikz - RELOC/tex/latex/schule/tikz/usym1F6E8.tikz - RELOC/tex/latex/schule/tikz/usym1F6E9.tikz - RELOC/tex/latex/schule/tikz/usym1F6EA.tikz - RELOC/tex/latex/schule/tikz/usym1F6EB.tikz - RELOC/tex/latex/schule/tikz/usym1F6EC.tikz - RELOC/tex/latex/schule/tikz/usym1F6ED.tikz - RELOC/tex/latex/schule/tikz/usym1F6EE.tikz - RELOC/tex/latex/schule/tikz/usym1F6EF.tikz - RELOC/tex/latex/schule/tikz/usym1F6F0.tikz - RELOC/tex/latex/schule/tikz/usym1F6F1.tikz - RELOC/tex/latex/schule/tikz/usym1F6F2.tikz - RELOC/tex/latex/schule/tikz/usym1F6F3.tikz - RELOC/tex/latex/schule/tikz/usym1F6F4.tikz - RELOC/tex/latex/schule/tikz/usym1F6F5.tikz - RELOC/tex/latex/schule/tikz/usym1F6F6.tikz - RELOC/tex/latex/schule/tikz/usym1F6F7.tikz - RELOC/tex/latex/schule/tikz/usym1F6F8.tikz - RELOC/tex/latex/schule/tikz/usym1F6F9.tikz - RELOC/tex/latex/schule/tikz/usym1F6FA.tikz - RELOC/tex/latex/schule/tikz/usym1F6FB.tikz - RELOC/tex/latex/schule/tikz/usym1F6FC.tikz - RELOC/tex/latex/schule/tikz/usym1F6FD.tikz - RELOC/tex/latex/schule/tikz/usym1F6FE.tikz - RELOC/tex/latex/schule/tikz/usym1F6FF.tikz - RELOC/tex/latex/schule/tikz/usym2600.tikz - RELOC/tex/latex/schule/tikz/usym2601.tikz - RELOC/tex/latex/schule/tikz/usym2602.tikz - RELOC/tex/latex/schule/tikz/usym2603.tikz - RELOC/tex/latex/schule/tikz/usym2604.tikz - RELOC/tex/latex/schule/tikz/usym2605.tikz - RELOC/tex/latex/schule/tikz/usym2606.tikz - RELOC/tex/latex/schule/tikz/usym2607.tikz - RELOC/tex/latex/schule/tikz/usym2608.tikz - RELOC/tex/latex/schule/tikz/usym2609.tikz - RELOC/tex/latex/schule/tikz/usym260A.tikz - RELOC/tex/latex/schule/tikz/usym260B.tikz - RELOC/tex/latex/schule/tikz/usym260C.tikz - RELOC/tex/latex/schule/tikz/usym260D.tikz - RELOC/tex/latex/schule/tikz/usym260E.tikz - RELOC/tex/latex/schule/tikz/usym260F.tikz - RELOC/tex/latex/schule/tikz/usym2610.tikz - RELOC/tex/latex/schule/tikz/usym2611.tikz - RELOC/tex/latex/schule/tikz/usym2612.tikz - RELOC/tex/latex/schule/tikz/usym2613.tikz - RELOC/tex/latex/schule/tikz/usym2614.tikz - RELOC/tex/latex/schule/tikz/usym2615.tikz - RELOC/tex/latex/schule/tikz/usym2616.tikz - RELOC/tex/latex/schule/tikz/usym2617.tikz - RELOC/tex/latex/schule/tikz/usym2618.tikz - RELOC/tex/latex/schule/tikz/usym2619.tikz - RELOC/tex/latex/schule/tikz/usym261A.tikz - RELOC/tex/latex/schule/tikz/usym261B.tikz - RELOC/tex/latex/schule/tikz/usym261C.tikz - RELOC/tex/latex/schule/tikz/usym261D.tikz - RELOC/tex/latex/schule/tikz/usym261E.tikz - RELOC/tex/latex/schule/tikz/usym261F.tikz - RELOC/tex/latex/schule/tikz/usym2620.tikz - RELOC/tex/latex/schule/tikz/usym2621.tikz - RELOC/tex/latex/schule/tikz/usym2622.tikz - RELOC/tex/latex/schule/tikz/usym2623.tikz - RELOC/tex/latex/schule/tikz/usym2624.tikz - RELOC/tex/latex/schule/tikz/usym2625.tikz - RELOC/tex/latex/schule/tikz/usym2626.tikz - RELOC/tex/latex/schule/tikz/usym2627.tikz - RELOC/tex/latex/schule/tikz/usym2628.tikz - RELOC/tex/latex/schule/tikz/usym2629.tikz - RELOC/tex/latex/schule/tikz/usym262A.tikz - RELOC/tex/latex/schule/tikz/usym262B.tikz - RELOC/tex/latex/schule/tikz/usym262C.tikz - RELOC/tex/latex/schule/tikz/usym262D.tikz - RELOC/tex/latex/schule/tikz/usym262E.tikz - RELOC/tex/latex/schule/tikz/usym262F.tikz - RELOC/tex/latex/schule/tikz/usym2630.tikz - RELOC/tex/latex/schule/tikz/usym2631.tikz - RELOC/tex/latex/schule/tikz/usym2632.tikz - RELOC/tex/latex/schule/tikz/usym2633.tikz - RELOC/tex/latex/schule/tikz/usym2634.tikz - RELOC/tex/latex/schule/tikz/usym2635.tikz - RELOC/tex/latex/schule/tikz/usym2636.tikz - RELOC/tex/latex/schule/tikz/usym2637.tikz - RELOC/tex/latex/schule/tikz/usym2638.tikz - RELOC/tex/latex/schule/tikz/usym2639.tikz - RELOC/tex/latex/schule/tikz/usym263A.tikz - RELOC/tex/latex/schule/tikz/usym263B.tikz - RELOC/tex/latex/schule/tikz/usym263C.tikz - RELOC/tex/latex/schule/tikz/usym263D.tikz - RELOC/tex/latex/schule/tikz/usym263E.tikz - RELOC/tex/latex/schule/tikz/usym263F.tikz - RELOC/tex/latex/schule/tikz/usym2640.tikz - RELOC/tex/latex/schule/tikz/usym2641.tikz - RELOC/tex/latex/schule/tikz/usym2642.tikz - RELOC/tex/latex/schule/tikz/usym2643.tikz - RELOC/tex/latex/schule/tikz/usym2644.tikz - RELOC/tex/latex/schule/tikz/usym2645.tikz - RELOC/tex/latex/schule/tikz/usym2646.tikz - RELOC/tex/latex/schule/tikz/usym2647.tikz - RELOC/tex/latex/schule/tikz/usym2648.tikz - RELOC/tex/latex/schule/tikz/usym2649.tikz - RELOC/tex/latex/schule/tikz/usym264A.tikz - RELOC/tex/latex/schule/tikz/usym264B.tikz - RELOC/tex/latex/schule/tikz/usym264C.tikz - RELOC/tex/latex/schule/tikz/usym264D.tikz - RELOC/tex/latex/schule/tikz/usym264E.tikz - RELOC/tex/latex/schule/tikz/usym264F.tikz - RELOC/tex/latex/schule/tikz/usym2650.tikz - RELOC/tex/latex/schule/tikz/usym2651.tikz - RELOC/tex/latex/schule/tikz/usym2652.tikz - RELOC/tex/latex/schule/tikz/usym2653.tikz - RELOC/tex/latex/schule/tikz/usym2654.tikz - RELOC/tex/latex/schule/tikz/usym2655.tikz - RELOC/tex/latex/schule/tikz/usym2656.tikz - RELOC/tex/latex/schule/tikz/usym2657.tikz - RELOC/tex/latex/schule/tikz/usym2658.tikz - RELOC/tex/latex/schule/tikz/usym2659.tikz - RELOC/tex/latex/schule/tikz/usym265A.tikz - RELOC/tex/latex/schule/tikz/usym265B.tikz - RELOC/tex/latex/schule/tikz/usym265C.tikz - RELOC/tex/latex/schule/tikz/usym265D.tikz - RELOC/tex/latex/schule/tikz/usym265E.tikz - RELOC/tex/latex/schule/tikz/usym265F.tikz - RELOC/tex/latex/schule/tikz/usym2660.tikz - RELOC/tex/latex/schule/tikz/usym2661.tikz - RELOC/tex/latex/schule/tikz/usym2662.tikz - RELOC/tex/latex/schule/tikz/usym2663.tikz - RELOC/tex/latex/schule/tikz/usym2664.tikz - RELOC/tex/latex/schule/tikz/usym2665.tikz - RELOC/tex/latex/schule/tikz/usym2666.tikz - RELOC/tex/latex/schule/tikz/usym2667.tikz - RELOC/tex/latex/schule/tikz/usym2668.tikz - RELOC/tex/latex/schule/tikz/usym2669.tikz - RELOC/tex/latex/schule/tikz/usym266A.tikz - RELOC/tex/latex/schule/tikz/usym266B.tikz - RELOC/tex/latex/schule/tikz/usym266C.tikz - RELOC/tex/latex/schule/tikz/usym266D.tikz - RELOC/tex/latex/schule/tikz/usym266E.tikz - RELOC/tex/latex/schule/tikz/usym266F.tikz - RELOC/tex/latex/schule/tikz/usym2670.tikz - RELOC/tex/latex/schule/tikz/usym2671.tikz - RELOC/tex/latex/schule/tikz/usym2672.tikz - RELOC/tex/latex/schule/tikz/usym2673.tikz - RELOC/tex/latex/schule/tikz/usym2674.tikz - RELOC/tex/latex/schule/tikz/usym2675.tikz - RELOC/tex/latex/schule/tikz/usym2676.tikz - RELOC/tex/latex/schule/tikz/usym2677.tikz - RELOC/tex/latex/schule/tikz/usym2678.tikz - RELOC/tex/latex/schule/tikz/usym2679.tikz - RELOC/tex/latex/schule/tikz/usym267A.tikz - RELOC/tex/latex/schule/tikz/usym267B.tikz - RELOC/tex/latex/schule/tikz/usym267C.tikz - RELOC/tex/latex/schule/tikz/usym267D.tikz - RELOC/tex/latex/schule/tikz/usym267E.tikz - RELOC/tex/latex/schule/tikz/usym267F.tikz - RELOC/tex/latex/schule/tikz/usym2680.tikz - RELOC/tex/latex/schule/tikz/usym2681.tikz - RELOC/tex/latex/schule/tikz/usym2682.tikz - RELOC/tex/latex/schule/tikz/usym2683.tikz - RELOC/tex/latex/schule/tikz/usym2684.tikz - RELOC/tex/latex/schule/tikz/usym2685.tikz - RELOC/tex/latex/schule/tikz/usym2686.tikz - RELOC/tex/latex/schule/tikz/usym2687.tikz - RELOC/tex/latex/schule/tikz/usym2688.tikz - RELOC/tex/latex/schule/tikz/usym2689.tikz - RELOC/tex/latex/schule/tikz/usym268A.tikz - RELOC/tex/latex/schule/tikz/usym268B.tikz - RELOC/tex/latex/schule/tikz/usym268C.tikz - RELOC/tex/latex/schule/tikz/usym268D.tikz - RELOC/tex/latex/schule/tikz/usym268E.tikz - RELOC/tex/latex/schule/tikz/usym268F.tikz - RELOC/tex/latex/schule/tikz/usym2690.tikz - RELOC/tex/latex/schule/tikz/usym2691.tikz - RELOC/tex/latex/schule/tikz/usym2692.tikz - RELOC/tex/latex/schule/tikz/usym2693.tikz - RELOC/tex/latex/schule/tikz/usym2694.tikz - RELOC/tex/latex/schule/tikz/usym2695.tikz - RELOC/tex/latex/schule/tikz/usym2696.tikz - RELOC/tex/latex/schule/tikz/usym2697.tikz - RELOC/tex/latex/schule/tikz/usym2698.tikz - RELOC/tex/latex/schule/tikz/usym2699.tikz - RELOC/tex/latex/schule/tikz/usym269A.tikz - RELOC/tex/latex/schule/tikz/usym269B.tikz - RELOC/tex/latex/schule/tikz/usym269C.tikz - RELOC/tex/latex/schule/tikz/usym269D.tikz - RELOC/tex/latex/schule/tikz/usym269E.tikz - RELOC/tex/latex/schule/tikz/usym269F.tikz - RELOC/tex/latex/schule/tikz/usym26A0.tikz - RELOC/tex/latex/schule/tikz/usym26A1.tikz - RELOC/tex/latex/schule/tikz/usym26A2.tikz - RELOC/tex/latex/schule/tikz/usym26A3.tikz - RELOC/tex/latex/schule/tikz/usym26A4.tikz - RELOC/tex/latex/schule/tikz/usym26A5.tikz - RELOC/tex/latex/schule/tikz/usym26A6.tikz - RELOC/tex/latex/schule/tikz/usym26A7.tikz - RELOC/tex/latex/schule/tikz/usym26A8.tikz - RELOC/tex/latex/schule/tikz/usym26A9.tikz - RELOC/tex/latex/schule/tikz/usym26AA.tikz - RELOC/tex/latex/schule/tikz/usym26AB.tikz - RELOC/tex/latex/schule/tikz/usym26AC.tikz - RELOC/tex/latex/schule/tikz/usym26AD.tikz - RELOC/tex/latex/schule/tikz/usym26AE.tikz - RELOC/tex/latex/schule/tikz/usym26AF.tikz - RELOC/tex/latex/schule/tikz/usym26B0.tikz - RELOC/tex/latex/schule/tikz/usym26B1.tikz - RELOC/tex/latex/schule/tikz/usym26B2.tikz - RELOC/tex/latex/schule/tikz/usym26B3.tikz - RELOC/tex/latex/schule/tikz/usym26B4.tikz - RELOC/tex/latex/schule/tikz/usym26B5.tikz - RELOC/tex/latex/schule/tikz/usym26B6.tikz - RELOC/tex/latex/schule/tikz/usym26B7.tikz - RELOC/tex/latex/schule/tikz/usym26B8.tikz - RELOC/tex/latex/schule/tikz/usym26B9.tikz - RELOC/tex/latex/schule/tikz/usym26BA.tikz - RELOC/tex/latex/schule/tikz/usym26BB.tikz - RELOC/tex/latex/schule/tikz/usym26BC.tikz - RELOC/tex/latex/schule/tikz/usym26BD.tikz - RELOC/tex/latex/schule/tikz/usym26BE.tikz - RELOC/tex/latex/schule/tikz/usym26BF.tikz - RELOC/tex/latex/schule/tikz/usym26C0.tikz - RELOC/tex/latex/schule/tikz/usym26C1.tikz - RELOC/tex/latex/schule/tikz/usym26C2.tikz - RELOC/tex/latex/schule/tikz/usym26C3.tikz - RELOC/tex/latex/schule/tikz/usym26C4.tikz - RELOC/tex/latex/schule/tikz/usym26C5.tikz - RELOC/tex/latex/schule/tikz/usym26C6.tikz - RELOC/tex/latex/schule/tikz/usym26C7.tikz - RELOC/tex/latex/schule/tikz/usym26C8.tikz - RELOC/tex/latex/schule/tikz/usym26C9.tikz - RELOC/tex/latex/schule/tikz/usym26CA.tikz - RELOC/tex/latex/schule/tikz/usym26CB.tikz - RELOC/tex/latex/schule/tikz/usym26CC.tikz - RELOC/tex/latex/schule/tikz/usym26CD.tikz - RELOC/tex/latex/schule/tikz/usym26CE.tikz - RELOC/tex/latex/schule/tikz/usym26CF.tikz - RELOC/tex/latex/schule/tikz/usym26D0.tikz - RELOC/tex/latex/schule/tikz/usym26D1.tikz - RELOC/tex/latex/schule/tikz/usym26D2.tikz - RELOC/tex/latex/schule/tikz/usym26D3.tikz - RELOC/tex/latex/schule/tikz/usym26D4.tikz - RELOC/tex/latex/schule/tikz/usym26D5.tikz - RELOC/tex/latex/schule/tikz/usym26D6.tikz - RELOC/tex/latex/schule/tikz/usym26D7.tikz - RELOC/tex/latex/schule/tikz/usym26D8.tikz - RELOC/tex/latex/schule/tikz/usym26D9.tikz - RELOC/tex/latex/schule/tikz/usym26DA.tikz - RELOC/tex/latex/schule/tikz/usym26DB.tikz - RELOC/tex/latex/schule/tikz/usym26DC.tikz - RELOC/tex/latex/schule/tikz/usym26DD.tikz - RELOC/tex/latex/schule/tikz/usym26DE.tikz - RELOC/tex/latex/schule/tikz/usym26DF.tikz - RELOC/tex/latex/schule/tikz/usym26E0.tikz - RELOC/tex/latex/schule/tikz/usym26E1.tikz - RELOC/tex/latex/schule/tikz/usym26E2.tikz - RELOC/tex/latex/schule/tikz/usym26E3.tikz - RELOC/tex/latex/schule/tikz/usym26E4.tikz - RELOC/tex/latex/schule/tikz/usym26E5.tikz - RELOC/tex/latex/schule/tikz/usym26E6.tikz - RELOC/tex/latex/schule/tikz/usym26E7.tikz - RELOC/tex/latex/schule/tikz/usym26E8.tikz - RELOC/tex/latex/schule/tikz/usym26E9.tikz - RELOC/tex/latex/schule/tikz/usym26EA.tikz - RELOC/tex/latex/schule/tikz/usym26EB.tikz - RELOC/tex/latex/schule/tikz/usym26EC.tikz - RELOC/tex/latex/schule/tikz/usym26ED.tikz - RELOC/tex/latex/schule/tikz/usym26EE.tikz - RELOC/tex/latex/schule/tikz/usym26EF.tikz - RELOC/tex/latex/schule/tikz/usym26F0.tikz - RELOC/tex/latex/schule/tikz/usym26F1.tikz - RELOC/tex/latex/schule/tikz/usym26F2.tikz - RELOC/tex/latex/schule/tikz/usym26F3.tikz - RELOC/tex/latex/schule/tikz/usym26F4.tikz - RELOC/tex/latex/schule/tikz/usym26F5.tikz - RELOC/tex/latex/schule/tikz/usym26F6.tikz - RELOC/tex/latex/schule/tikz/usym26F7.tikz - RELOC/tex/latex/schule/tikz/usym26F8.tikz - RELOC/tex/latex/schule/tikz/usym26F9.tikz - RELOC/tex/latex/schule/tikz/usym26FA.tikz - RELOC/tex/latex/schule/tikz/usym26FB.tikz - RELOC/tex/latex/schule/tikz/usym26FC.tikz - RELOC/tex/latex/schule/tikz/usym26FD.tikz - RELOC/tex/latex/schule/tikz/usym26FE.tikz - RELOC/tex/latex/schule/tikz/usym26FF.tikz - RELOC/tex/latex/schule/tikz/usym2700.tikz - RELOC/tex/latex/schule/tikz/usym2701.tikz - RELOC/tex/latex/schule/tikz/usym2702.tikz - RELOC/tex/latex/schule/tikz/usym2703.tikz - RELOC/tex/latex/schule/tikz/usym2704.tikz - RELOC/tex/latex/schule/tikz/usym2705.tikz - RELOC/tex/latex/schule/tikz/usym2706.tikz - RELOC/tex/latex/schule/tikz/usym2707.tikz - RELOC/tex/latex/schule/tikz/usym2708.tikz - RELOC/tex/latex/schule/tikz/usym2709.tikz - RELOC/tex/latex/schule/tikz/usym270A.tikz - RELOC/tex/latex/schule/tikz/usym270B.tikz - RELOC/tex/latex/schule/tikz/usym270C.tikz - RELOC/tex/latex/schule/tikz/usym270D.tikz - RELOC/tex/latex/schule/tikz/usym270E.tikz - RELOC/tex/latex/schule/tikz/usym270F.tikz - RELOC/tex/latex/schule/tikz/usym2710.tikz - RELOC/tex/latex/schule/tikz/usym2711.tikz - RELOC/tex/latex/schule/tikz/usym2712.tikz - RELOC/tex/latex/schule/tikz/usym2713.tikz - RELOC/tex/latex/schule/tikz/usym2714.tikz - RELOC/tex/latex/schule/tikz/usym2715.tikz - RELOC/tex/latex/schule/tikz/usym2716.tikz - RELOC/tex/latex/schule/tikz/usym2717.tikz - RELOC/tex/latex/schule/tikz/usym2718.tikz - RELOC/tex/latex/schule/tikz/usym2719.tikz - RELOC/tex/latex/schule/tikz/usym271A.tikz - RELOC/tex/latex/schule/tikz/usym271B.tikz - RELOC/tex/latex/schule/tikz/usym271C.tikz - RELOC/tex/latex/schule/tikz/usym271D.tikz - RELOC/tex/latex/schule/tikz/usym271E.tikz - RELOC/tex/latex/schule/tikz/usym271F.tikz - RELOC/tex/latex/schule/tikz/usym2720.tikz - RELOC/tex/latex/schule/tikz/usym2721.tikz - RELOC/tex/latex/schule/tikz/usym2722.tikz - RELOC/tex/latex/schule/tikz/usym2723.tikz - RELOC/tex/latex/schule/tikz/usym2724.tikz - RELOC/tex/latex/schule/tikz/usym2725.tikz - RELOC/tex/latex/schule/tikz/usym2726.tikz - RELOC/tex/latex/schule/tikz/usym2727.tikz - RELOC/tex/latex/schule/tikz/usym2728.tikz - RELOC/tex/latex/schule/tikz/usym2729.tikz - RELOC/tex/latex/schule/tikz/usym272A.tikz - RELOC/tex/latex/schule/tikz/usym272B.tikz - RELOC/tex/latex/schule/tikz/usym272C.tikz - RELOC/tex/latex/schule/tikz/usym272D.tikz - RELOC/tex/latex/schule/tikz/usym272E.tikz - RELOC/tex/latex/schule/tikz/usym272F.tikz - RELOC/tex/latex/schule/tikz/usym2730.tikz - RELOC/tex/latex/schule/tikz/usym2731.tikz - RELOC/tex/latex/schule/tikz/usym2732.tikz - RELOC/tex/latex/schule/tikz/usym2733.tikz - RELOC/tex/latex/schule/tikz/usym2734.tikz - RELOC/tex/latex/schule/tikz/usym2735.tikz - RELOC/tex/latex/schule/tikz/usym2736.tikz - RELOC/tex/latex/schule/tikz/usym2737.tikz - RELOC/tex/latex/schule/tikz/usym2738.tikz - RELOC/tex/latex/schule/tikz/usym2739.tikz - RELOC/tex/latex/schule/tikz/usym273A.tikz - RELOC/tex/latex/schule/tikz/usym273B.tikz - RELOC/tex/latex/schule/tikz/usym273C.tikz - RELOC/tex/latex/schule/tikz/usym273D.tikz - RELOC/tex/latex/schule/tikz/usym273E.tikz - RELOC/tex/latex/schule/tikz/usym273F.tikz - RELOC/tex/latex/schule/tikz/usym2740.tikz - RELOC/tex/latex/schule/tikz/usym2741.tikz - RELOC/tex/latex/schule/tikz/usym2742.tikz - RELOC/tex/latex/schule/tikz/usym2743.tikz - RELOC/tex/latex/schule/tikz/usym2744.tikz - RELOC/tex/latex/schule/tikz/usym2745.tikz - RELOC/tex/latex/schule/tikz/usym2746.tikz - RELOC/tex/latex/schule/tikz/usym2747.tikz - RELOC/tex/latex/schule/tikz/usym2748.tikz - RELOC/tex/latex/schule/tikz/usym2749.tikz - RELOC/tex/latex/schule/tikz/usym274A.tikz - RELOC/tex/latex/schule/tikz/usym274B.tikz - RELOC/tex/latex/schule/tikz/usym274C.tikz - RELOC/tex/latex/schule/tikz/usym274D.tikz - RELOC/tex/latex/schule/tikz/usym274E.tikz - RELOC/tex/latex/schule/tikz/usym274F.tikz - RELOC/tex/latex/schule/tikz/usym2750.tikz - RELOC/tex/latex/schule/tikz/usym2751.tikz - RELOC/tex/latex/schule/tikz/usym2752.tikz - RELOC/tex/latex/schule/tikz/usym2753.tikz - RELOC/tex/latex/schule/tikz/usym2754.tikz - RELOC/tex/latex/schule/tikz/usym2755.tikz - RELOC/tex/latex/schule/tikz/usym2756.tikz - RELOC/tex/latex/schule/tikz/usym2757.tikz - RELOC/tex/latex/schule/tikz/usym2758.tikz - RELOC/tex/latex/schule/tikz/usym2759.tikz - RELOC/tex/latex/schule/tikz/usym275A.tikz - RELOC/tex/latex/schule/tikz/usym275B.tikz - RELOC/tex/latex/schule/tikz/usym275C.tikz - RELOC/tex/latex/schule/tikz/usym275D.tikz - RELOC/tex/latex/schule/tikz/usym275E.tikz - RELOC/tex/latex/schule/tikz/usym275F.tikz - RELOC/tex/latex/schule/tikz/usym2760.tikz - RELOC/tex/latex/schule/tikz/usym2761.tikz - RELOC/tex/latex/schule/tikz/usym2762.tikz - RELOC/tex/latex/schule/tikz/usym2763.tikz - RELOC/tex/latex/schule/tikz/usym2764.tikz - RELOC/tex/latex/schule/tikz/usym2765.tikz - RELOC/tex/latex/schule/tikz/usym2766.tikz - RELOC/tex/latex/schule/tikz/usym2767.tikz - RELOC/tex/latex/schule/tikz/usym2768.tikz - RELOC/tex/latex/schule/tikz/usym2769.tikz - RELOC/tex/latex/schule/tikz/usym276A.tikz - RELOC/tex/latex/schule/tikz/usym276B.tikz - RELOC/tex/latex/schule/tikz/usym276C.tikz - RELOC/tex/latex/schule/tikz/usym276D.tikz - RELOC/tex/latex/schule/tikz/usym276E.tikz - RELOC/tex/latex/schule/tikz/usym276F.tikz - RELOC/tex/latex/schule/tikz/usym2770.tikz - RELOC/tex/latex/schule/tikz/usym2771.tikz - RELOC/tex/latex/schule/tikz/usym2772.tikz - RELOC/tex/latex/schule/tikz/usym2773.tikz - RELOC/tex/latex/schule/tikz/usym2774.tikz - RELOC/tex/latex/schule/tikz/usym2775.tikz - RELOC/tex/latex/schule/tikz/usym2776.tikz - RELOC/tex/latex/schule/tikz/usym2777.tikz - RELOC/tex/latex/schule/tikz/usym2778.tikz - RELOC/tex/latex/schule/tikz/usym2779.tikz - RELOC/tex/latex/schule/tikz/usym277A.tikz - RELOC/tex/latex/schule/tikz/usym277B.tikz - RELOC/tex/latex/schule/tikz/usym277C.tikz - RELOC/tex/latex/schule/tikz/usym277D.tikz - RELOC/tex/latex/schule/tikz/usym277E.tikz - RELOC/tex/latex/schule/tikz/usym277F.tikz - RELOC/tex/latex/schule/tikz/usym2780.tikz - RELOC/tex/latex/schule/tikz/usym2781.tikz - RELOC/tex/latex/schule/tikz/usym2782.tikz - RELOC/tex/latex/schule/tikz/usym2783.tikz - RELOC/tex/latex/schule/tikz/usym2784.tikz - RELOC/tex/latex/schule/tikz/usym2785.tikz - RELOC/tex/latex/schule/tikz/usym2786.tikz - RELOC/tex/latex/schule/tikz/usym2787.tikz - RELOC/tex/latex/schule/tikz/usym2788.tikz - RELOC/tex/latex/schule/tikz/usym2789.tikz - RELOC/tex/latex/schule/tikz/usym278A.tikz - RELOC/tex/latex/schule/tikz/usym278B.tikz - RELOC/tex/latex/schule/tikz/usym278C.tikz - RELOC/tex/latex/schule/tikz/usym278D.tikz - RELOC/tex/latex/schule/tikz/usym278E.tikz - RELOC/tex/latex/schule/tikz/usym278F.tikz - RELOC/tex/latex/schule/tikz/usym2790.tikz - RELOC/tex/latex/schule/tikz/usym2791.tikz - RELOC/tex/latex/schule/tikz/usym2792.tikz - RELOC/tex/latex/schule/tikz/usym2793.tikz - RELOC/tex/latex/schule/tikz/usym2794.tikz - RELOC/tex/latex/schule/tikz/usym2795.tikz - RELOC/tex/latex/schule/tikz/usym2796.tikz - RELOC/tex/latex/schule/tikz/usym2797.tikz - RELOC/tex/latex/schule/tikz/usym2798.tikz - RELOC/tex/latex/schule/tikz/usym2799.tikz - RELOC/tex/latex/schule/tikz/usym279A.tikz - RELOC/tex/latex/schule/tikz/usym279B.tikz - RELOC/tex/latex/schule/tikz/usym279C.tikz - RELOC/tex/latex/schule/tikz/usym279D.tikz - RELOC/tex/latex/schule/tikz/usym279E.tikz - RELOC/tex/latex/schule/tikz/usym279F.tikz - RELOC/tex/latex/schule/tikz/usym27A0.tikz - RELOC/tex/latex/schule/tikz/usym27A1.tikz - RELOC/tex/latex/schule/tikz/usym27A2.tikz - RELOC/tex/latex/schule/tikz/usym27A3.tikz - RELOC/tex/latex/schule/tikz/usym27A4.tikz - RELOC/tex/latex/schule/tikz/usym27A5.tikz - RELOC/tex/latex/schule/tikz/usym27A6.tikz - RELOC/tex/latex/schule/tikz/usym27A7.tikz - RELOC/tex/latex/schule/tikz/usym27A8.tikz - RELOC/tex/latex/schule/tikz/usym27A9.tikz - RELOC/tex/latex/schule/tikz/usym27AA.tikz - RELOC/tex/latex/schule/tikz/usym27AB.tikz - RELOC/tex/latex/schule/tikz/usym27AC.tikz - RELOC/tex/latex/schule/tikz/usym27AD.tikz - RELOC/tex/latex/schule/tikz/usym27AE.tikz - RELOC/tex/latex/schule/tikz/usym27AF.tikz - RELOC/tex/latex/schule/tikz/usym27B0.tikz - RELOC/tex/latex/schule/tikz/usym27B1.tikz - RELOC/tex/latex/schule/tikz/usym27B2.tikz - RELOC/tex/latex/schule/tikz/usym27B3.tikz - RELOC/tex/latex/schule/tikz/usym27B4.tikz - RELOC/tex/latex/schule/tikz/usym27B5.tikz - RELOC/tex/latex/schule/tikz/usym27B6.tikz - RELOC/tex/latex/schule/tikz/usym27B7.tikz - RELOC/tex/latex/schule/tikz/usym27B8.tikz - RELOC/tex/latex/schule/tikz/usym27B9.tikz - RELOC/tex/latex/schule/tikz/usym27BA.tikz - RELOC/tex/latex/schule/tikz/usym27BB.tikz - RELOC/tex/latex/schule/tikz/usym27BC.tikz - RELOC/tex/latex/schule/tikz/usym27BD.tikz - RELOC/tex/latex/schule/tikz/usym27BE.tikz - RELOC/tex/latex/schule/tikz/usym27BF.tikz - RELOC/tex/latex/schule/utfsym.sty - RELOC/tex/latex/schule/xsim-style/xsim.style.schule-binnen.code.tex - RELOC/tex/latex/schule/xsim-style/xsim.style.schule-default.code.tex - RELOC/tex/latex/schule/xsim-style/xsim.style.schule-keinenummer.code.tex - RELOC/tex/latex/schule/xsim-style/xsim.style.schule-keinepunkte.code.tex - RELOC/tex/latex/schule/xsim-style/xsim.style.schule-keintitel.code.tex - RELOC/tex/latex/schule/xsim-style/xsim.style.schule-randpunkte.code.tex - RELOC/tex/latex/schule/xsim-style/xsim.style.schule-tabelle-kurz.code.tex - RELOC/tex/latex/schule/xsim-style/xsim.style.schule-tcolorbox.code.tex -catalogue-ctan /macros/latex/contrib/schule -catalogue-date 2018-08-23 04:21:50 +0200 -catalogue-license lppl1.3 -catalogue-topics teaching -catalogue-version 0.8.1 - -name schulschriften -category Package -revision 35730 -shortdesc German "school scripts" from Suetterlin to the present day -relocated 1 -longdesc Das Paket enthalt im wesentlichen die Metafont-Quellfiles fur -longdesc die folgenden Schulausgangsschriften: Suetterlinschrift, -longdesc Deutsche Normalschrift, Lateinische Ausgangsschrift, -longdesc Schulausgangsschrift, Vereinfachte Ausgangsschrift. Damit ist -longdesc es moglich, beliebige deutsche Texte in diesen Schreibschriften -longdesc zu schreiben. -containersize 48832 -containerchecksum 48383258904947223f8079e39810a6ca0a53df7de8b48c551edaec9a4190b6bc4c4e294ecd619e464b0f95adac4c6e4964d8fb3ce80cc3f6edb04905b1b1aa14 -doccontainersize 720064 -doccontainerchecksum 3b98b93ddffab0865bd068bf3391686ab7327d9498ccc379a0591324be268cef6af05c815eee32c696c24df342abcaaf4fcdcff68e165992ff33e091bffad64c -docfiles size=972 - RELOC/doc/fonts/schulschriften/README details="Readme" - RELOC/doc/fonts/schulschriften/schulschriften.pdf details="Package documentation" - RELOC/doc/fonts/schulschriften/schulschriften.tex - RELOC/doc/fonts/schulschriften/schulschriften_ltx.tex - RELOC/doc/fonts/schulschriften/schulschriften_xpl.tex - RELOC/doc/fonts/schulschriften/wedn_fonttabelle.eps - RELOC/doc/fonts/schulschriften/wela_fonttabelle.eps - RELOC/doc/fonts/schulschriften/wesa_fonttabelle.eps - RELOC/doc/fonts/schulschriften/wesu_fonttabelle.eps - RELOC/doc/fonts/schulschriften/weva_fonttabelle.eps -runfiles size=307 - RELOC/fonts/source/public/schulschriften/wedn14.mf - RELOC/fonts/source/public/schulschriften/wedn14_def.mf - RELOC/fonts/source/public/schulschriften/wedn14_end.mf - RELOC/fonts/source/public/schulschriften/wedn14_gr.mf - RELOC/fonts/source/public/schulschriften/wedn14_kl.mf - RELOC/fonts/source/public/schulschriften/wedn14_lig.mf - RELOC/fonts/source/public/schulschriften/wedn14_sz.mf - RELOC/fonts/source/public/schulschriften/wednbx14.mf - RELOC/fonts/source/public/schulschriften/wednbxsl14.mf - RELOC/fonts/source/public/schulschriften/wedneb14.mf - RELOC/fonts/source/public/schulschriften/wednebsl14.mf - RELOC/fonts/source/public/schulschriften/wednsb14.mf - RELOC/fonts/source/public/schulschriften/wednsbsl14.mf - RELOC/fonts/source/public/schulschriften/wednsl14.mf - RELOC/fonts/source/public/schulschriften/wednub14.mf - RELOC/fonts/source/public/schulschriften/wednubsl14.mf - RELOC/fonts/source/public/schulschriften/wela14.mf - RELOC/fonts/source/public/schulschriften/wela14_def.mf - RELOC/fonts/source/public/schulschriften/wela14_end.mf - RELOC/fonts/source/public/schulschriften/wela14_gr.mf - RELOC/fonts/source/public/schulschriften/wela14_kl.mf - RELOC/fonts/source/public/schulschriften/wela14_lig.mf - RELOC/fonts/source/public/schulschriften/wela14_sz.mf - RELOC/fonts/source/public/schulschriften/welabx14.mf - RELOC/fonts/source/public/schulschriften/welabxsl14.mf - RELOC/fonts/source/public/schulschriften/welaeb14.mf - RELOC/fonts/source/public/schulschriften/welaebsl14.mf - RELOC/fonts/source/public/schulschriften/welasb14.mf - RELOC/fonts/source/public/schulschriften/welasbsl14.mf - RELOC/fonts/source/public/schulschriften/welasl14.mf - RELOC/fonts/source/public/schulschriften/welaub14.mf - RELOC/fonts/source/public/schulschriften/welaubsl14.mf - RELOC/fonts/source/public/schulschriften/wesa14.mf - RELOC/fonts/source/public/schulschriften/wesa14_def.mf - RELOC/fonts/source/public/schulschriften/wesa14_end.mf - RELOC/fonts/source/public/schulschriften/wesa14_gr.mf - RELOC/fonts/source/public/schulschriften/wesa14_kl.mf - RELOC/fonts/source/public/schulschriften/wesa14_lig.mf - RELOC/fonts/source/public/schulschriften/wesa14_sz.mf - RELOC/fonts/source/public/schulschriften/wesabx14.mf - RELOC/fonts/source/public/schulschriften/wesabxsl14.mf - RELOC/fonts/source/public/schulschriften/wesaeb14.mf - RELOC/fonts/source/public/schulschriften/wesaebsl14.mf - RELOC/fonts/source/public/schulschriften/wesasb14.mf - RELOC/fonts/source/public/schulschriften/wesasbsl14.mf - RELOC/fonts/source/public/schulschriften/wesasl14.mf - RELOC/fonts/source/public/schulschriften/wesaub14.mf - RELOC/fonts/source/public/schulschriften/wesaubsl14.mf - RELOC/fonts/source/public/schulschriften/wesu14.mf - RELOC/fonts/source/public/schulschriften/wesu14_def.mf - RELOC/fonts/source/public/schulschriften/wesu14_end.mf - RELOC/fonts/source/public/schulschriften/wesu14_gr.mf - RELOC/fonts/source/public/schulschriften/wesu14_kl.mf - RELOC/fonts/source/public/schulschriften/wesu14_lig.mf - RELOC/fonts/source/public/schulschriften/wesu14_sz.mf - RELOC/fonts/source/public/schulschriften/wesub14.mf - RELOC/fonts/source/public/schulschriften/wesubsl14.mf - RELOC/fonts/source/public/schulschriften/wesubx14.mf - RELOC/fonts/source/public/schulschriften/wesubxsl14.mf - RELOC/fonts/source/public/schulschriften/wesueb14.mf - RELOC/fonts/source/public/schulschriften/wesuebsl14.mf - RELOC/fonts/source/public/schulschriften/wesusb14.mf - RELOC/fonts/source/public/schulschriften/wesusbsl14.mf - RELOC/fonts/source/public/schulschriften/wesusl14.mf - RELOC/fonts/source/public/schulschriften/wesuub14.mf - RELOC/fonts/source/public/schulschriften/wesuubsl14.mf - RELOC/fonts/source/public/schulschriften/weva14.mf - RELOC/fonts/source/public/schulschriften/weva14_def.mf - RELOC/fonts/source/public/schulschriften/weva14_gr.mf - RELOC/fonts/source/public/schulschriften/weva14_kl.mf - RELOC/fonts/source/public/schulschriften/weva14_lig.mf - RELOC/fonts/source/public/schulschriften/weva14_sz.mf - RELOC/fonts/source/public/schulschriften/wevabx14.mf - RELOC/fonts/source/public/schulschriften/wevabxsl14.mf - RELOC/fonts/source/public/schulschriften/wevaeb14.mf - RELOC/fonts/source/public/schulschriften/wevaebsl14.mf - RELOC/fonts/source/public/schulschriften/wevasb14.mf - RELOC/fonts/source/public/schulschriften/wevasbsl14.mf - RELOC/fonts/source/public/schulschriften/wevasl14.mf - RELOC/fonts/source/public/schulschriften/wevaub14.mf - RELOC/fonts/source/public/schulschriften/wevaubsl14.mf - RELOC/fonts/tfm/public/schulschriften/wedn14.tfm - RELOC/fonts/tfm/public/schulschriften/wednbx14.tfm - RELOC/fonts/tfm/public/schulschriften/wednbxsl14.tfm - RELOC/fonts/tfm/public/schulschriften/wedneb14.tfm - RELOC/fonts/tfm/public/schulschriften/wednebsl14.tfm - RELOC/fonts/tfm/public/schulschriften/wednsb14.tfm - RELOC/fonts/tfm/public/schulschriften/wednsbsl14.tfm - RELOC/fonts/tfm/public/schulschriften/wednsl14.tfm - RELOC/fonts/tfm/public/schulschriften/wednub14.tfm - RELOC/fonts/tfm/public/schulschriften/wednubsl14.tfm - RELOC/fonts/tfm/public/schulschriften/wela14.tfm - RELOC/fonts/tfm/public/schulschriften/welabx14.tfm - RELOC/fonts/tfm/public/schulschriften/welabxsl14.tfm - RELOC/fonts/tfm/public/schulschriften/welaeb14.tfm - RELOC/fonts/tfm/public/schulschriften/welaebsl14.tfm - RELOC/fonts/tfm/public/schulschriften/welasb14.tfm - RELOC/fonts/tfm/public/schulschriften/welasbsl14.tfm - RELOC/fonts/tfm/public/schulschriften/welasl14.tfm - RELOC/fonts/tfm/public/schulschriften/welaub14.tfm - RELOC/fonts/tfm/public/schulschriften/welaubsl14.tfm - RELOC/fonts/tfm/public/schulschriften/wesa14.tfm - RELOC/fonts/tfm/public/schulschriften/wesabx14.tfm - RELOC/fonts/tfm/public/schulschriften/wesabxsl14.tfm - RELOC/fonts/tfm/public/schulschriften/wesaeb14.tfm - RELOC/fonts/tfm/public/schulschriften/wesaebsl14.tfm - RELOC/fonts/tfm/public/schulschriften/wesasb14.tfm - RELOC/fonts/tfm/public/schulschriften/wesasbsl14.tfm - RELOC/fonts/tfm/public/schulschriften/wesasl14.tfm - RELOC/fonts/tfm/public/schulschriften/wesaub14.tfm - RELOC/fonts/tfm/public/schulschriften/wesaubsl14.tfm - RELOC/fonts/tfm/public/schulschriften/wesu14.tfm - RELOC/fonts/tfm/public/schulschriften/wesub14.tfm - RELOC/fonts/tfm/public/schulschriften/wesubsl14.tfm - RELOC/fonts/tfm/public/schulschriften/wesubx14.tfm - RELOC/fonts/tfm/public/schulschriften/wesubxsl14.tfm - RELOC/fonts/tfm/public/schulschriften/wesueb14.tfm - RELOC/fonts/tfm/public/schulschriften/wesuebsl14.tfm - RELOC/fonts/tfm/public/schulschriften/wesusb14.tfm - RELOC/fonts/tfm/public/schulschriften/wesusbsl14.tfm - RELOC/fonts/tfm/public/schulschriften/wesusl14.tfm - RELOC/fonts/tfm/public/schulschriften/wesuub14.tfm - RELOC/fonts/tfm/public/schulschriften/wesuubsl14.tfm - RELOC/fonts/tfm/public/schulschriften/weva14.tfm - RELOC/fonts/tfm/public/schulschriften/wevabx14.tfm - RELOC/fonts/tfm/public/schulschriften/wevabxsl14.tfm - RELOC/fonts/tfm/public/schulschriften/wevaeb14.tfm - RELOC/fonts/tfm/public/schulschriften/wevaebsl14.tfm - RELOC/fonts/tfm/public/schulschriften/wevasb14.tfm - RELOC/fonts/tfm/public/schulschriften/wevasbsl14.tfm - RELOC/fonts/tfm/public/schulschriften/wevasl14.tfm - RELOC/fonts/tfm/public/schulschriften/wevaub14.tfm - RELOC/fonts/tfm/public/schulschriften/wevaubsl14.tfm - RELOC/tex/latex/schulschriften/schulschriften_lin.sty - RELOC/tex/latex/schulschriften/schulschriften_ltx.sty - RELOC/tex/latex/schulschriften/t1wedn.fd - RELOC/tex/latex/schulschriften/t1wela.fd - RELOC/tex/latex/schulschriften/t1wesa.fd - RELOC/tex/latex/schulschriften/t1wesu.fd - RELOC/tex/latex/schulschriften/t1weva.fd - RELOC/tex/latex/schulschriften/wedn.sty - RELOC/tex/latex/schulschriften/wela.sty - RELOC/tex/latex/schulschriften/wesa.sty - RELOC/tex/latex/schulschriften/wesu.sty - RELOC/tex/latex/schulschriften/weva.sty -catalogue-ctan /fonts/schulschriften -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font font-calligraphic font-mf -catalogue-version 4 - -name schwalbe-chess -category Package -revision 49602 -shortdesc Typeset the German chess magazine "Die Schwalbe" -relocated 1 -longdesc The package is based on chess-problem-diagrams, which in its -longdesc turn has a dependency on the bartel-chess-fonts. -containersize 6940 -containerchecksum 24195c280733daea15f268908dd576d9ef3bfaf437e517ff0f972e192b726ef2589a4f5d387ae52268f7412c350030fbfc9c55b6b4680d1ba43ffb61a926ca8f -doccontainersize 183676 -doccontainerchecksum f19a0e129ad0a338f8e5600797cc89e15a79b999ddc8136200fae35ffbdcd06e0e2a2e606343865575c0d11701a3924d70a24082774cb87ab3de1a14fbce0c19 -docfiles size=54 - RELOC/doc/latex/schwalbe-chess/README details="Readme" - RELOC/doc/latex/schwalbe-chess/schwalbe.pdf details="Package documentation (German)" language="de" -srccontainersize 14188 -srccontainerchecksum 8cdd31adaa6023153b0c89ea5920f4c061500ce59335bb72823d651e18f8811927e4c1af259b4099f147533b9686ba9eb9347174ac3d413540134e9fc1d5b3c0 -srcfiles size=16 - RELOC/source/latex/schwalbe-chess/schwalbe.dtx - RELOC/source/latex/schwalbe-chess/schwalbe.ins -runfiles size=10 - RELOC/tex/latex/schwalbe-chess/schwalbe.cls - RELOC/tex/latex/schwalbe-chess/schwalbe.sty -catalogue-ctan /macros/latex/contrib/schwalbe-chess -catalogue-date 2019-01-04 16:33:55 +0100 -catalogue-license lppl1.2 -catalogue-topics journalpub games class -catalogue-version 2.3 - -name scientific-thesis-cover -category Package -revision 47923 -shortdesc Provides cover page and affirmation at the end of a thesis -relocated 1 -longdesc Institutions require a cover page and an affirmation at the end -longdesc of a thesis. This package provides both. -containersize 4872 -containerchecksum 6d0704de435fe5a3df678551ef66b7b808dcb48863b4fa3a43bc433f20ce12b790e7a41f42ec505f41374f2da3c64f9fe3fea113869e997419fc667cc52d2d56 -doccontainersize 131328 -doccontainerchecksum 30d7f539bd6b7a42d2a6300dbf2fddef2f4f4929d9ebbb0bd77ce7c4b137a44d5cc55e0b6fdfb9424d9379b2191ddb089ba2dde93e14815d216aed94d3a18d7d -docfiles size=41 - RELOC/doc/latex/scientific-thesis-cover/CHANGELOG.md - RELOC/doc/latex/scientific-thesis-cover/README.TEXLIVE - RELOC/doc/latex/scientific-thesis-cover/README.md details="Readme" - RELOC/doc/latex/scientific-thesis-cover/demo.tex - RELOC/doc/latex/scientific-thesis-cover/scientific-thesis-cover.pdf details="Package documentation" -srccontainersize 528 -srccontainerchecksum a7b7e08990c6f8cc87ac4cd8ba43d858652d96a842087493890bd4ea46a20e54ebd6435995d6ae28d4aeef9806995bf22e3435418c4f58d4ed1f6bd165949c9d -srcfiles size=1 - RELOC/source/latex/scientific-thesis-cover/release.bat -runfiles size=5 - RELOC/tex/latex/scientific-thesis-cover/scientific-thesis-cover.sty -catalogue-ctan /macros/latex/contrib/scientific-thesis-cover -catalogue-date 2018-06-03 21:55:55 +0200 -catalogue-license lppl1.3c -catalogue-topics dissertation journalpub scientific-docs -catalogue-version 4.0.2 - -name sciposter -category Package -revision 15878 -shortdesc Make posters of ISO A3 size and larger -relocated 1 -longdesc This collection of files contains LaTeX packages for posters of -longdesc ISO A3 size and larger (ISO A0 is the default size). American -longdesc paper sizes and custom paper are supported. In particular, -longdesc sciposter.cls defines a document class which allows cutting and -longdesc pasting most of an article to a poster without any editing -longdesc (save reducing the size) -- see the manual. Sciposter does work -longdesc for LaTeX, not just pdfLaTeX. However, xdvi produces strange -longdesc results, though a recent version of dvips does create good -longdesc ps-files from the dvi files. Also note that logos must either -longdesc be put in the current working directory or in the directories -longdesc of your LaTeX distribution. For some reason graphicspath -longdesc settings are ignored. -containersize 6608 -containerchecksum f8b052b8a894ffdbd2c1934eb9742bb7a06b1d49e9bc42254fb69f7fa5564d97b636ee4cfb260ecf1f88f19b09f62394e283407a0aa10b47fa969af1490cfe30 -doccontainersize 160696 -doccontainerchecksum 2e539b0e604fc209be6ac60b136ed8dfe00fe3090bde1786e0eda8445c32d9c55617fb84b30dbf47779203eeda7c27e04bdd15bb4cc662c373df6048fb24b39a -docfiles size=176 - RELOC/doc/latex/sciposter/README details="Readme" - RELOC/doc/latex/sciposter/sciposterexample/auto/sciposter-example.el - RELOC/doc/latex/sciposter/sciposterexample/blocks1.eps - RELOC/doc/latex/sciposter/sciposterexample/blocks1.pdf - RELOC/doc/latex/sciposter/sciposterexample/blocks1a.eps - RELOC/doc/latex/sciposter/sciposterexample/blocks1a.pdf - RELOC/doc/latex/sciposter/sciposterexample/blocks1mx.eps - RELOC/doc/latex/sciposter/sciposterexample/blocks1mx.pdf - RELOC/doc/latex/sciposter/sciposterexample/blocks1vx.eps - RELOC/doc/latex/sciposter/sciposterexample/blocks1vx.pdf - RELOC/doc/latex/sciposter/sciposterexample/blocks2.eps - RELOC/doc/latex/sciposter/sciposterexample/blocks2.pdf - RELOC/doc/latex/sciposter/sciposterexample/blocks2mx.eps - RELOC/doc/latex/sciposter/sciposterexample/blocks2mx.pdf - RELOC/doc/latex/sciposter/sciposterexample/blocks3.eps - RELOC/doc/latex/sciposter/sciposterexample/blocks3.pdf - RELOC/doc/latex/sciposter/sciposterexample/blocks3mx.eps - RELOC/doc/latex/sciposter/sciposterexample/blocks3mx.pdf - RELOC/doc/latex/sciposter/sciposterexample/blocks3op.eps - RELOC/doc/latex/sciposter/sciposterexample/blocks3op.pdf - RELOC/doc/latex/sciposter/sciposterexample/blocks3openvx.eps - RELOC/doc/latex/sciposter/sciposterexample/blocks3rec.eps - RELOC/doc/latex/sciposter/sciposterexample/blocks3rec.pdf - RELOC/doc/latex/sciposter/sciposterexample/blocks3vx.eps - RELOC/doc/latex/sciposter/sciposterexample/blocks3vx.pdf - RELOC/doc/latex/sciposter/sciposterexample/blocksopen3a.eps - RELOC/doc/latex/sciposter/sciposterexample/blocksopen3a.pdf - RELOC/doc/latex/sciposter/sciposterexample/blocksopen3vx.eps - RELOC/doc/latex/sciposter/sciposterexample/blocksopen3vx.pdf - RELOC/doc/latex/sciposter/sciposterexample/blocksopen3vy.eps - RELOC/doc/latex/sciposter/sciposterexample/blocksopen3vy.pdf - RELOC/doc/latex/sciposter/sciposterexample/sciposter-example.tex - RELOC/doc/latex/sciposter/scipostermanual.pdf details="Package manual" -runfiles size=16 - RELOC/tex/latex/sciposter/paperb0.cfg - RELOC/tex/latex/sciposter/paperb1.cfg - RELOC/tex/latex/sciposter/paperb2.cfg - RELOC/tex/latex/sciposter/paperb3.cfg - RELOC/tex/latex/sciposter/papercustom.cfg - RELOC/tex/latex/sciposter/paperra0.cfg - RELOC/tex/latex/sciposter/paperra1.cfg - RELOC/tex/latex/sciposter/paperra2.cfg - RELOC/tex/latex/sciposter/sciposter.cls -catalogue-also a0poster -catalogue-ctan /macros/latex/contrib/sciposter -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics poster -catalogue-version 1.18 - -name sclang-prettifier -category Package -revision 35087 -shortdesc Prettyprinting SuperCollider source code -relocated 1 -longdesc Built on top of the listings package, the package allows -longdesc effortless prettyprinting of SuperCollider source code in -longdesc documents typeset with LaTeX & friends. -containersize 2244 -containerchecksum 8e7bdebc613de7734485c01547dae096d65f534e13a8e1f4a08e7e6594b2f4d67d2c82e5a0a477134886b54c2503afbcc3c30ff70cadf41698d57a5662f17ec9 -doccontainersize 513148 -doccontainerchecksum ddaf681e4e7d6c0d073f122e50c311b5422f0192e141bd7ce68db0af0f87bb14466fb8b6e51186a51979984120a7ea9e18996d7cda4857b000b56f08bd411c4d -docfiles size=127 - RELOC/doc/latex/sclang-prettifier/README details="Readme" - RELOC/doc/latex/sclang-prettifier/sclang-prettifier.pdf details="Package documentation" -srccontainersize 9280 -srccontainerchecksum 870f468cdcba45d0ad83b08317e6aff8cd164bcbc2f0add0795624c63f6bcde7846efa0ff3bea78008ae3eb6285bb9e2278b080b0b8d2f0b1684ef246e7d97cc -srcfiles size=8 - RELOC/source/latex/sclang-prettifier/sclang-prettifier.dtx - RELOC/source/latex/sclang-prettifier/sclang-prettifier.ins -runfiles size=2 - RELOC/tex/latex/sclang-prettifier/sclang-prettifier.sty -catalogue-also listings -catalogue-ctan /macros/latex/contrib/sclang-prettifier -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics listing synt-hlt -catalogue-version 0.1 - -name scratch -category Package -revision 50073 -shortdesc Draw programs like "scratch" -relocated 1 -longdesc This package is now obsolete. From now on, scratch at -longdesc scratch.mit.edu is now version3 with a new design. Please, use -longdesc the "scratch3" package to draw blocks with the new design. This -longdesc package permits to draw program charts in the style of the -longdesc scatch project (scratch.mit.edu). It depends on the other LaTeX -longdesc packages TikZ and simplekv. -containersize 8388 -containerchecksum fe38eccd1fd70738ac243533855f601fb2787c4d30c3ff20bffdfb3ca2ce5c8166188900634c5118caf28a25f01e96233cd89ee795aa7bb7e6bbc7593cf0d73e -doccontainersize 506808 -doccontainerchecksum 1aa382e68e11b2465b860ea200423f292d49ab56c6ecdf6018110fbc8a46be79bb0f2137be3cd83eb1aa5815cf79544db1f1b4843e4c95bc61939f3efc84b6bf -docfiles size=131 - RELOC/doc/latex/scratch/README details="Readme" - RELOC/doc/latex/scratch/scratch-fr.pdf details="Package documentation (French)" language="fr" - RELOC/doc/latex/scratch/scratch-fr.tex -runfiles size=13 - RELOC/tex/latex/scratch/scratch.sty -catalogue-also tikzcodeblocks -catalogue-contact-bugs https://framagit.org/unbonpetit/scratch/issues -catalogue-contact-repository https://framagit.org/unbonpetit/scratch/tree/master -catalogue-ctan /obsolete/macros/latex/contrib/scratch -catalogue-date 2019-02-19 23:30:41 +0100 -catalogue-license lppl1.3c -catalogue-topics games pgf-tikz obsolete -catalogue-version 0.41 - -name scratch3 -category Package -revision 50077 -shortdesc Draw programs like "scratch" -relocated 1 -longdesc This package permits to draw program charts in the style of the -longdesc scatch project (scratch.mit.edu). It depends on the other LaTeX -longdesc packages TikZ and simplekv. -containersize 7860 -containerchecksum 3d29c86b7d248fbe02649dd02dc65e855fc7717ae60dc2588a9860cdc2f388b178de0203702ddbd3f5be8e2c6070bc415407d042c38a416325057b3584c6dd6e -doccontainersize 507444 -doccontainerchecksum b1be6f6cd3d5a0a150a60fb2af8e1b2a7485a7f532af7781f30b9566cd284cd2bfc265aad7be34e00f9468560c902497fbb960f163c528338f14f0b2f9faeb52 -docfiles size=131 - RELOC/doc/latex/scratch3/README details="Readme" - RELOC/doc/latex/scratch3/scratch3-fr.pdf details="Package documentation (French)" language="fr" - RELOC/doc/latex/scratch3/scratch3-fr.tex -runfiles size=11 - RELOC/tex/latex/scratch3/scratch3.sty -catalogue-also tikzcodeblocks -catalogue-contact-bugs https://framagit.org/unbonpetit/scratch3/issues -catalogue-contact-repository https://framagit.org/unbonpetit/scratch3/tree/master -catalogue-ctan /macros/latex/contrib/scratch3 -catalogue-date 2019-02-19 22:59:17 +0100 -catalogue-license lppl1.3c -catalogue-topics games pgf-tikz -catalogue-version 0.1 - -name scratchx -category Package -revision 44906 -shortdesc Include Scratch programs in LaTeX documents -relocated 1 -longdesc This package can be used to include every kind of Scratch -longdesc program in LaTeX documents. This may be particularly useful for -longdesc Math Teachers and IT specialists. The package depends on the -longdesc following other LaTeX packages: calc, fp, ifsym, multido, tikz, -longdesc xargs, and xstring. -containersize 7280 -containerchecksum 279d630387571db5e8e2c7660d1a59d6090225d27bb195e78393b45e8876fa8a1e890287c5459a72de75f66d4f56bccec0b5b6b532d45b88603c511428b41e20 -doccontainersize 427724 -doccontainerchecksum 8fe347f23dff202b436c2f55e65c420063809cc9d640b83ac690c0ea836f4087803a253d26a37e2f4e78d051bf7da57180bf9fa924bd0acbb6d5b0a2cc2f0f50 -docfiles size=130 - RELOC/doc/latex/scratchx/Explanations_ScratchX.pdf details="Package documentation" - RELOC/doc/latex/scratchx/Explanations_ScratchX.tex - RELOC/doc/latex/scratchx/Explications_ScratchX.pdf details="Package documentation (French)" language="fr" - RELOC/doc/latex/scratchx/Explications_ScratchX.tex - RELOC/doc/latex/scratchx/README.txt details="Readme" -runfiles size=10 - RELOC/tex/latex/scratchx/ScratchX.sty -catalogue-ctan /macros/latex/contrib/scratchx -catalogue-date 2017-07-30 05:13:46 +0200 -catalogue-license lppl1.3c -catalogue-topics games pgf-tikz -catalogue-version 1.1 - -name screenplay -category Package -revision 27223 -shortdesc A class file to typeset screenplays -relocated 1 -longdesc The class implements the format recommended by the Academy of -longdesc Motion Picture Arts and Sciences. -containersize 2760 -containerchecksum 8c0baa21ea50e77709b8e78fe853b4a2593c014bd409ae7c71cb918e3831baf16c0483ec589cdbd9a7d68fde8ffceda8dc99d02e86b7d51e8e639de358f3b6a3 -doccontainersize 154500 -doccontainerchecksum 6817a43c3ffcaf748d2aab07dcd7cd703ef35d425b8369d7b5923b74f1075ab57c278fe9d59a2370ea229f31e88813dc6bb5cf9004c42d5a475da02d70eaa0dc -docfiles size=52 - RELOC/doc/latex/screenplay/COPYING - RELOC/doc/latex/screenplay/README details="Package README" - RELOC/doc/latex/screenplay/example.tex - RELOC/doc/latex/screenplay/screenplay.pdf details="Package documentation" - RELOC/doc/latex/screenplay/test.pdf details="Example script" - RELOC/doc/latex/screenplay/test.tex -srccontainersize 17320 -srccontainerchecksum da26ff7428b3ceaba37f5f0d8651e72f3d2bf86776a6ad20b5317fecbd10944732a06c4f8dff2a9fd2d9943552d6d26ccaca19771a7a866338549382bfaf299b -srcfiles size=14 - RELOC/source/latex/screenplay/screenplay.dtx - RELOC/source/latex/screenplay/screenplay.ins -runfiles size=3 - RELOC/tex/latex/screenplay/hardmarg.sty - RELOC/tex/latex/screenplay/screenplay.cls -catalogue-also scripttex screenplay-pkg -catalogue-ctan /macros/latex/contrib/screenplay -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics drama-script class -catalogue-version 1.6 - -name screenplay-pkg -category Package -revision 44965 -shortdesc Package version of the screenplay document class -relocated 1 -longdesc This package implements the tools of the screenplay document -longdesc class in the form of a package so that screenplay fragments can -longdesc be included within another document class. For full -longdesc documentation of the available commands, please consult the -longdesc screenplay class documentation in addition to the included -longdesc package documentation. -containersize 2524 -containerchecksum 534726f9dd1c393ab897011a0d37f509e07a90933bc5fc5e80abd31cdd3f439d6679302f1e458528301088a1cedce09c15eeb6fe1bb7f1b0c5daad9e5bb78b6b -doccontainersize 163776 -doccontainerchecksum bff468dc22f74a7cca86e3ebee672835062bb682fcc91170e3bf3d359c908e111bc1e393f0f0c134aa2aee620227ecb00e5869d1ecc2494f55410cfb879c3340 -docfiles size=45 - RELOC/doc/latex/screenplay-pkg/README details="Readme" - RELOC/doc/latex/screenplay-pkg/screenplay-pkg-example.pdf details="Example of use" - RELOC/doc/latex/screenplay-pkg/screenplay-pkg-example.tex - RELOC/doc/latex/screenplay-pkg/screenplay-pkg.pdf details="Package documentation" - RELOC/doc/latex/screenplay-pkg/screenplay-pkg.tex -runfiles size=2 - RELOC/tex/latex/screenplay-pkg/screenplay-pkg.sty -catalogue-also screenplay -catalogue-ctan /macros/latex/contrib/screenplay-pkg -catalogue-date 2017-08-06 08:17:31 +0200 -catalogue-license lppl1.3 -catalogue-topics drama-script -catalogue-version 1.1 - -name scrjrnl -category Package -revision 27810 -shortdesc Typeset diaries or journals -relocated 1 -longdesc A class, based on scrbook, designed for typesetting diaries, -longdesc journals or devotionals. -containersize 2608 -containerchecksum ba9db8280b2f80de2708e51a4d302b36d292d76a1de72d9021cd559ee60cd2ba4504d4a388611c074261736bf4a16fd6bad3824b74a521d753f7f92a4e3e27f8 -doccontainersize 122072 -doccontainerchecksum 84f6fc697d5bc7ee87fa8410b11334a2ecc122363afac29a57a25e896b3a718ae0e1b9fe89213797a7f1f0d4eedd3cff9e3da56ce110b472e967e3bb3f5724ca -docfiles size=33 - RELOC/doc/latex/scrjrnl/README details="Readme" - RELOC/doc/latex/scrjrnl/example.pdf details="Example of use (with lipsum)" - RELOC/doc/latex/scrjrnl/scrjrnl.pdf details="Package documentation" -srccontainersize 4892 -srccontainerchecksum 3d6ecc90397349865dec4c8a541d6a259d70e8f85855c164a7a4bca91bfc3ba6e7d15fcc88a2482e34845adeec15239f3bc8d8249b4854cb09a075b74a27c1b1 -srcfiles size=5 - RELOC/source/latex/scrjrnl/scrjrnl.dtx - RELOC/source/latex/scrjrnl/scrjrnl.ins -runfiles size=2 - RELOC/tex/latex/scrjrnl/scrjrnl.cls -catalogue-ctan /macros/latex/contrib/scrjrnl -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics journ-personal class -catalogue-version 0.1 - -name scrlttr2copy -category Package -revision 39734 -shortdesc A letter class option file for the automatic creation of copies -relocated 1 -longdesc The file copy.lco provides the new class option "copy" for the -longdesc KOMA-Script letter class scrlttr2. If the option "copy" is -longdesc given, all pages of a specific letter are duplicated with -longdesc background text marking as copies. -containersize 1604 -containerchecksum 0be35ffa4b9b3a7b603be134bd131964950476e90842e4f6f9db9fb68255e3eaa8c6c47d9387b3c713357e72c927171a2f4f34f0c5b4ec38ed5faa3a28781415 -doccontainersize 87740 -doccontainerchecksum 3f41cf1545e3cfbd383a98dc51feec57580065751f1ce9aee8d9db65e754bba4870bc486bfed9883f81fb7a47cb2aa49c5140e2841865b3fbfb525cee11eea19 -docfiles size=24 - RELOC/doc/latex/scrlttr2copy/README.md details="Readme" - RELOC/doc/latex/scrlttr2copy/letter-copy-test.pdf details="Example document" - RELOC/doc/latex/scrlttr2copy/letter-copy-test.tex -runfiles size=1 - RELOC/tex/latex/scrlttr2copy/copy.lco -catalogue-ctan /macros/latex/contrib/scrlttr2copy -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics letter -catalogue-version 0.1d - -name scsnowman -category Package -revision 47953 -shortdesc Snowman variants using TikZ -relocated 1 -longdesc This LaTeX package provides a command \scsnowman which can -longdesc display many variants of "snowman" ("yukidaruma" in Japanese). -longdesc TikZ is required for drawing these snowmen. -containersize 6120 -containerchecksum c0fb2971442ea60f5a631a54021551408293d29f7aa6e3ae4d15d9312922a690be40c33b4fb3bb04d1600b7677bf0d7d970a3a0aa4bb2e25cdbbd6c136286b1c -doccontainersize 480336 -doccontainerchecksum 153f8b9578969b7c2622d0c18deb5561ec0facf2df175a2ad0a2460e1e5d37258a46d234c520a62cb15e49298f5eacab256a2c3f8656856e321250619718ed05 -docfiles size=130 - RELOC/doc/latex/scsnowman/LICENSE - RELOC/doc/latex/scsnowman/Makefile - RELOC/doc/latex/scsnowman/README.md details="Readme" - RELOC/doc/latex/scsnowman/scsnowman-sample.pdf details="Sample of use" language="ja" - RELOC/doc/latex/scsnowman/scsnowman-sample.tex - RELOC/doc/latex/scsnowman/scsnowman-zrtest.pdf - RELOC/doc/latex/scsnowman/scsnowman-zrtest.tex - RELOC/doc/latex/scsnowman/scsnowman.pdf details="Package documentation" - RELOC/doc/latex/scsnowman/scsnowman.tex -runfiles size=9 - RELOC/tex/latex/scsnowman/scsnowman-normal.def - RELOC/tex/latex/scsnowman/scsnowman.sty - RELOC/tex/latex/scsnowman/sctkzsym-base.sty -catalogue-ctan /graphics/pgf/contrib/scsnowman -catalogue-date 2018-06-07 18:24:21 +0200 -catalogue-license bsd2 -catalogue-topics pgf-tikz -catalogue-version 1.2d - -name sdrt -category Package -revision 15878 -shortdesc Macros for Segmented Discourse Representation Theory -relocated 1 -longdesc The package provides macros to produce the 'Box notation' of -longdesc SDRT (and DRT), to draw trees representing discourse relations, -longdesc and finally to have an easy access to various mathematical -longdesc symbols used in that theory, mostly with automatic mathematics -longdesc mode, so they work the same in formulae and in text. -containersize 2680 -containerchecksum 04e621c8e8bb5325de61e285597ab7c7eb9daa62071c54aaf830d7c8ace87b67768692759aa0c7d89bf1aa51d8e9724c32c67bc3fe00f4c413709c3caa2f13df -doccontainersize 178944 -doccontainerchecksum 877ab7829be2c25a53352c2ab0d6367639d95e9bf8d5d82cbafbbfd46e02809441dd83c369b59d8a355f2692b7af35b3dde25e5c4902608c779b9f62517b47af -docfiles size=61 - RELOC/doc/latex/sdrt/README details="Readme" - RELOC/doc/latex/sdrt/sdrt-doc.pdf details="Package documentation" - RELOC/doc/latex/sdrt/sdrt-doc.tex -runfiles size=3 - RELOC/tex/latex/sdrt/sdrt.sty -catalogue-ctan /macros/latex/contrib/sdrt -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics linguistic -catalogue-version 1.0 - -name sduthesis -category Package -revision 41401 -shortdesc Thesis Template of Shandong University -relocated 1 -longdesc Thesis Template of Shandong University. -containersize 1230580 -containerchecksum 380db9bc40c80157ab4bf11151e9c02e1b1f18a6d3472ff95df350e5c9d191cd79b74a7578939fb2f23b86cbc1e814f9ddbad8f51bef8acc72fc53dfe016df27 -doccontainersize 1565680 -doccontainerchecksum 87761b59474d2ede65d360fa2448b04c6aa6ad09d3325522441ce5efaa81a7bbef8b0a0d86d61d6fdd044c442f5ab69db53b6bdf15f98d7b5be4baac5735eaeb -docfiles size=404 - RELOC/doc/latex/sduthesis/LICENSE - RELOC/doc/latex/sduthesis/LICENSE.md - RELOC/doc/latex/sduthesis/README details="Readme" - RELOC/doc/latex/sduthesis/README.md - RELOC/doc/latex/sduthesis/sduthesis-demo.pdf details="Package documentation (demo thesis)" language="zh" - RELOC/doc/latex/sduthesis/sduthesis-demo.tex - RELOC/doc/latex/sduthesis/sduthesis.pdf details="Package documentation (Chinese)" language="zh" -srccontainersize 24144 -srccontainerchecksum f7fea0894cf355b288f76c744509861deecef316e3609de3f9f711f75070ea0b8e4b96e47e56b224f3fe63a4ed7462bd5f809b0c8be9d2cc1087d14c769d4a08 -srcfiles size=20 - RELOC/source/latex/sduthesis/sduthesis.dtx - RELOC/source/latex/sduthesis/sduthesis.ins -runfiles size=422 - RELOC/tex/latex/sduthesis/figures/SDU.pdf - RELOC/tex/latex/sduthesis/figures/SDULogo.pdf - RELOC/tex/latex/sduthesis/figures/SDUWords.jpg - RELOC/tex/latex/sduthesis/figures/sduthesis-baotuquan.jpg - RELOC/tex/latex/sduthesis/figures/sduthesis-hongloujiaotang.jpg - RELOC/tex/latex/sduthesis/figures/sduthesis-ruanjianyuan.jpg - RELOC/tex/latex/sduthesis/figures/sduthesis-xianzhidadao.jpg - RELOC/tex/latex/sduthesis/figures/sduthesis-zhixinlou.jpg - RELOC/tex/latex/sduthesis/sduthesis-cover.def - RELOC/tex/latex/sduthesis/sduthesis-statement.def - RELOC/tex/latex/sduthesis/sduthesis.cls -catalogue-ctan /macros/latex/contrib/sduthesis -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics dissertation class chinese -catalogue-version 1.2.1 - -name secdot -category Package -revision 20208 -shortdesc Section numbers with trailing dots -relocated 1 -longdesc Makes the numbers of \section commands come out with a trailing -longdesc dot. Includes a command whereby the same can be made to happen -longdesc with other sectioning commands. -containersize 1520 -containerchecksum e2ec06c1627c012fcc48ebea55c7d0364c1a11d1e5aff9b01e9de51ef9334a0097cecca73a90bf5e40520c39bb5f8a68adb015b1b794be8c09ca21803d5bc851 -doccontainersize 256480 -doccontainerchecksum f85845d0745038418cff01e6c9fd2370275b37c5306bf2e57bba824815082c87e407ea092b522abb467162e389ac7e77226b1dc71133e9dfbbf830a3446139f5 -docfiles size=64 - RELOC/doc/latex/secdot/secdot.ltx - RELOC/doc/latex/secdot/secdot.pdf details="Package documentation" -runfiles size=1 - RELOC/tex/latex/secdot/secdot.sty -catalogue-ctan /macros/latex/contrib/secdot -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics headings -catalogue-version 1.0 - -name section -category Package -revision 20180 -shortdesc Modifying section commands in LaTeX -relocated 1 -longdesc The package implements a pretty extensive scheme to make more -longdesc manageable the business of configuring LaTeX output. -containersize 9852 -containerchecksum 1ef93a2a5b37b673f128cf1d0ef1ec07ef92fb612a6a03a5ab6cba33542ea86087773780dfd0ecec2873cfc0c26e3ac7e074083731253cc7183523401d07640b -doccontainersize 357024 -doccontainerchecksum 92f42f9f73e261dbad1c7276002ff55fa6c33b3538255ea6083cbecfbabaaffecf27d0f9d87b35fdbf97cd49e663ae52ab42380fc358ceffb2c40b6678f9d164 -docfiles size=92 - RELOC/doc/latex/section/section-doc.pdf details="Package documentation" - RELOC/doc/latex/section/section-doc.tex -runfiles size=8 - RELOC/tex/latex/section/section.sty -catalogue-ctan /macros/latex/contrib/section -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics headings - -name sectionbox -category Package -revision 37749 -shortdesc Create fancy boxed ((sub)sub)sections -relocated 1 -longdesc Sectionbox is a LaTeX package for putting fancy colored boxes -longdesc around sections, subsections, and subsubsections, especially -longdesc for use in posters, etc. It was designed with the sciposter -longdesc class in mind, and certainly works with that class and with -longdesc derived classes. -containersize 1856 -containerchecksum 9f212c2771464064809aee7d7a57b1f92c09e062bdeca803329b06a951cd5bdad2d774ccd82616dd35a2febaef303cd4dbc7309852f6c77d9af7b6779c2e0bbe -doccontainersize 192016 -doccontainerchecksum 16cdc44c2f8fffa500e698f9d28fbb623a47800976188e6e2a0e265261c6466cb23021d77b1c738fdac28e9be7417090f210ec0339c1d66f5a5adaee72556d48 -docfiles size=57 - RELOC/doc/latex/sectionbox/README details="Readme" - RELOC/doc/latex/sectionbox/example/000074Bpatspec.png - RELOC/doc/latex/sectionbox/example/000074Bzones.jpg - RELOC/doc/latex/sectionbox/example/000175Bpatspec.png - RELOC/doc/latex/sectionbox/example/000175Bzones.jpg - RELOC/doc/latex/sectionbox/example/002000AApatspec.png - RELOC/doc/latex/sectionbox/example/002000AAzones.jpg - RELOC/doc/latex/sectionbox/example/README.TEXLIVE - RELOC/doc/latex/sectionbox/example/lambda2.jpg - RELOC/doc/latex/sectionbox/example/orig.jpg - RELOC/doc/latex/sectionbox/example/sectionboxexample.bib - RELOC/doc/latex/sectionbox/example/sectionboxexample.tex - RELOC/doc/latex/sectionbox/sectionboxmanual.pdf details="Package documentation" -runfiles size=2 - RELOC/tex/latex/sectionbox/sectionbox.sty -catalogue-ctan /macros/latex/contrib/sectionbox -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics decoration -catalogue-version 1.01 - -name sectionbreak -category Package -revision 46215 -shortdesc LaTeX support for section breaks -relocated 1 -longdesc This package provides LaTeX support for section breaks, used -longdesc mainly in fiction books to signal changes in a story, like -longdesc changes in time, location, etc. It supports the asterism -longdesc symbol, text content, or custom macros as the section break -longdesc mark symbol. -containersize 1104 -containerchecksum 6bd3dfeae0144ee3cfaf775c6847aec0882ac62bf57df7a6684d3aac9bafba844fd3ae4fecc826c86bfb110dfea2e061d84cb22369fe6a18864db97abd69cdb6 -doccontainersize 41296 -doccontainerchecksum 9d25f1700d55950fe2c36ceb6551a8364206f2788e2a406c76f0fab06214bcfc9cd9d54f29ffe49185e64574ae44da01c40f55974c7e41b3c26f8f516db009ff -docfiles size=14 - RELOC/doc/latex/sectionbreak/CHANGELOG.md - RELOC/doc/latex/sectionbreak/README.md details="Readme" - RELOC/doc/latex/sectionbreak/sectionbreak-doc.pdf details="Package documentation" - RELOC/doc/latex/sectionbreak/sectionbreak-doc.tex - RELOC/doc/latex/sectionbreak/sectionbreak-example.tex -runfiles size=1 - RELOC/tex/latex/sectionbreak/sectionbreak.sty -catalogue-ctan /macros/latex/contrib/sectionbreak -catalogue-date 2018-01-08 05:32:27 +0100 -catalogue-license lppl1.3 -catalogue-topics decoration headings -catalogue-version 0.1c - -name sectsty -category Package -revision 15878 -shortdesc Control sectional headers -relocated 1 -longdesc A LaTeX2e package to help change the style of any or all of -longdesc LaTeX's sectional headers in the article, book, or report -longdesc classes. Examples include the addition of rules above or below -longdesc a section title. -containersize 4848 -containerchecksum 1b442df1be18f55a417a30a7fde6266ed93d305694778e0fefd85cc83f17839ca72155839b696c0c0b63ea59de6f35cec46c76c709d142ee3296b1ee5a86f4b2 -doccontainersize 216824 -doccontainerchecksum c0a3e87c7aa57797d07024b58845d1214fa04bde59eb14e27424761b2dcc616af9836d1bd7b291d00d2324812d21b8881aa0e223b050214eeed42fe24fdd657c -docfiles size=57 - RELOC/doc/latex/sectsty/sectsty.pdf details="Package documentation" -srccontainersize 21352 -srccontainerchecksum 9dcfb02dab0cce980c3c19bb9c8978b80fe5fa5c0fd8468a5a2a9b103c91d6b489ff76d84defe990c521212c30f754cc6e31fac21dde67078a95c6600a9ac3c9 -srcfiles size=23 - RELOC/source/latex/sectsty/sectsty.dtx - RELOC/source/latex/sectsty/sectsty.ins -runfiles size=6 - RELOC/tex/latex/sectsty/sectsty.sty -catalogue-also titlesec -catalogue-ctan /macros/latex/contrib/sectsty -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics headings -catalogue-version 2.0.2 - -name seealso -category Package -revision 43595 -shortdesc Improve the performance of \see macros with makeindex -relocated 1 -longdesc The package amends the \see and \seealso macros that are used -longdesc in building indexes with makeindex, to deal with repetitions, -longdesc and to ensure page numbers are present in the actual index -longdesc entries. on these indirecty -containersize 2240 -containerchecksum 1a8eb14820aff134ec4acb3ff4ff3c60061b4ee24868841935374ef17d32cc0ee506a801df3f5cc9717644ba390fc26ac553eb8090b4e2e62865427cbf2a26cd -doccontainersize 251844 -doccontainerchecksum 411c4a85e94f0d1531f483de7b815fea9ca86f3c95d6f6f66f3b0f12a78b4cc9003f623478b2509c8c100c77dc20455af3f571bcca18f203cbc66e4310407f24 -docfiles size=64 - RELOC/doc/latex/seealso/README - RELOC/doc/latex/seealso/seealso.pdf details="Package documentation" -srccontainersize 11592 -srccontainerchecksum 9d379f6b22a9e374df999dff56de2161bcfdf21b68ef508af37f8b7cd2e521f5cc656cbb6d652e1038d32691600e8a6896c76c4df2f7ae7c7ee88c8b6bac4d84 -srcfiles size=11 - RELOC/source/latex/seealso/seealso.dtx - RELOC/source/latex/seealso/seealso.ins -runfiles size=2 - RELOC/tex/latex/seealso/seealso.sty -catalogue-ctan /macros/latex/contrib/seealso -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl1.3 -catalogue-topics index -catalogue-version 1.2 - -name seetexk -category TLCore -revision 47198 -catalogue dvibook -shortdesc Utilities for manipulating DVI files -longdesc The collection comprises: dvibook, which will rearrange the -longdesc pages of a DVI file into 'signatures' as used when printing a -longdesc book; dviconcat, for concatenating pages of DVI file(s); -longdesc dviselect, which will select pages from one DVI file to create -longdesc a new DVI file; dvitodvi, which will rearrange the pages of a -longdesc DVI file to create a new file; and libtex, a library for -longdesc manipulating the files, from the old SeeTeX project. The -longdesc utilities are provided as C source with Imakefiles, and an -longdesc MS-DOS version of dvibook is also provided. -depend seetexk.ARCH -containersize 640 -containerchecksum 756fa2ffc5fcfde85619d7a2ad063c67016e161cd576d95d207a8411c18b6c7226e4a1bb4a3ade01920e6a2f2541c353f3fa3d2cac14c63ab1c01788b839d170 -doccontainersize 68796 -doccontainerchecksum 43864bfd3ebd8e9cddb1fac976a131c5c3dd6ea223b8d94176549419d6bdf3f106aee41e2cf3234a22384fc0be52cd6741a75f044ec2f1eeddec26f087a664bb -docfiles size=27 - texmf-dist/doc/man/man1/dvibook.1 - texmf-dist/doc/man/man1/dvibook.man1.pdf - texmf-dist/doc/man/man1/dviconcat.1 - texmf-dist/doc/man/man1/dviconcat.man1.pdf - texmf-dist/doc/man/man1/dviselect.1 - texmf-dist/doc/man/man1/dviselect.man1.pdf - texmf-dist/doc/man/man1/dvitodvi.1 - texmf-dist/doc/man/man1/dvitodvi.man1.pdf -catalogue-ctan /dviware/dvibook -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics dvi-proc - -name seetexk.aarch64-linux -category TLCore -revision 48789 -shortdesc aarch64-linux files of seetexk -containersize 24368 -containerchecksum 02e4414cb654a110a3d4d650b9cabaed1e3c3662db6871e1ad46b1c3970cc01640739e95ce9374ab77137bafc1f55f98d4e2b75741fea93ba7ecdb9bd1a45d09 -binfiles arch=aarch64-linux size=29 - bin/aarch64-linux/dvibook - bin/aarch64-linux/dviconcat - bin/aarch64-linux/dviselect - bin/aarch64-linux/dvitodvi - -name seetexk.amd64-freebsd -category TLCore -revision 46816 -shortdesc amd64-freebsd files of seetexk -containersize 36632 -containerchecksum b834042969a61073838f5b391f61eab323beaa3f3619ecb72917d093e822aa310a64e5fe9467e537eaab2a675850f6b030b3397c93f32f13c3567f89fbfbc3cd -binfiles arch=amd64-freebsd size=40 - bin/amd64-freebsd/dvibook - bin/amd64-freebsd/dviconcat - bin/amd64-freebsd/dviselect - bin/amd64-freebsd/dvitodvi - -name seetexk.amd64-netbsd -category TLCore -revision 48698 -shortdesc amd64-netbsd files of seetexk -containersize 30880 -containerchecksum ade08c1161c6abdf7cb19407c5f60ab9e75d895f531f1acb6c17917216176d823002bf3092b7ec4789cbcd1e773c207c62e3f46278a2d813d694be7c5a0285aa -binfiles arch=amd64-netbsd size=40 - bin/amd64-netbsd/dvibook - bin/amd64-netbsd/dviconcat - bin/amd64-netbsd/dviselect - bin/amd64-netbsd/dvitodvi - -name seetexk.armhf-linux -category TLCore -revision 48716 -shortdesc armhf-linux files of seetexk -containersize 20620 -containerchecksum 3eead526ed6b77960940729dc546c4403ca7364d5dd9ab2c93fa937d4a1a7d7950b5e6351a708b3ca6df2395ffef29f781d2e5ae7ee429b6aa349fdb56eb9fed -binfiles arch=armhf-linux size=24 - bin/armhf-linux/dvibook - bin/armhf-linux/dviconcat - bin/armhf-linux/dviselect - bin/armhf-linux/dvitodvi - -name seetexk.i386-cygwin -category TLCore -revision 46814 -shortdesc i386-cygwin files of seetexk -containersize 22932 -containerchecksum a016941f4dcc39e1958fd1ce6c69dc0374a63ec4889a943b0ec4676dda5f53a63a65876dd63bdaa8f5213e684fcdf74104bceb23745f1711b4197f180fd6b549 -binfiles arch=i386-cygwin size=29 - bin/i386-cygwin/dvibook.exe - bin/i386-cygwin/dviconcat.exe - bin/i386-cygwin/dviselect.exe - bin/i386-cygwin/dvitodvi.exe - -name seetexk.i386-freebsd -category TLCore -revision 46816 -shortdesc i386-freebsd files of seetexk -containersize 30808 -containerchecksum 8407d26e75653c4f28f5a708c62334953c0be2be2cd8351491b4e06c4ef37c36a01b439f6432d225ae33cc9ed876bc1839bfaa6cd3da9388d88040ed443ad543 -binfiles arch=i386-freebsd size=38 - bin/i386-freebsd/dvibook - bin/i386-freebsd/dviconcat - bin/i386-freebsd/dviselect - bin/i386-freebsd/dvitodvi - -name seetexk.i386-linux -category TLCore -revision 47245 -shortdesc i386-linux files of seetexk -containersize 26488 -containerchecksum 16adf409d1a613ed9c6d19320ae8d2dba035b6009a881d6dea8d05e8ee7ba2a7ea2f724ab7070100f5665f55cf23686c4f4a4d780b5562ea586c9bba34953e7c -binfiles arch=i386-linux size=25 - bin/i386-linux/dvibook - bin/i386-linux/dviconcat - bin/i386-linux/dviselect - bin/i386-linux/dvitodvi - -name seetexk.i386-netbsd -category TLCore -revision 46812 -shortdesc i386-netbsd files of seetexk -containersize 26044 -containerchecksum 9b917508426f1527961adf462bf342f31697b213528f2f10579c0b0f0b2833d09f9b88412022ae8b897f2a1ef8b51385286cd71ee697e068739cd6c4212797c1 -binfiles arch=i386-netbsd size=33 - bin/i386-netbsd/dvibook - bin/i386-netbsd/dviconcat - bin/i386-netbsd/dviselect - bin/i386-netbsd/dvitodvi - -name seetexk.i386-solaris -category TLCore -revision 46829 -shortdesc i386-solaris files of seetexk -containersize 37004 -containerchecksum b0a170ce7bdbd50d1ac33baaea7aeb66cb95d35abeafd5a7faad0912a86a4cd58af0806afb15d8eb7241b2283e1bbabfd8277c1cffa230d80ee388cdb1bac804 -binfiles arch=i386-solaris size=36 - bin/i386-solaris/dvibook - bin/i386-solaris/dviconcat - bin/i386-solaris/dviselect - bin/i386-solaris/dvitodvi - -name seetexk.sparc-solaris -category TLCore -revision 46829 -shortdesc sparc-solaris files of seetexk -containersize 33588 -containerchecksum 1b59a36dbc7fb9297d784850f0dc088dc3537b3bddf241f702b75d514b354524a2aea7859cafe0c330eed44e29af9b08f669c716a04f9f6b175c0d98287b1290 -binfiles arch=sparc-solaris size=39 - bin/sparc-solaris/dvibook - bin/sparc-solaris/dviconcat - bin/sparc-solaris/dviselect - bin/sparc-solaris/dvitodvi - -name seetexk.win32 -category TLCore -revision 46993 -shortdesc win32 files of seetexk -containersize 26260 -containerchecksum a3fafd9d7e5fdcefe2b798353bd6814c45c279d23605bab80835b80c92e2dbf915529bcae5cc39dd1e4e32af8d0788fcc0a43fc734c36c9da9ea3ddc9ae78d19 -binfiles arch=win32 size=27 - bin/win32/dvibook.exe - bin/win32/dviconcat.exe - bin/win32/dviselect.exe - bin/win32/dvitodvi.exe - -name seetexk.x86_64-cygwin -category TLCore -revision 46813 -shortdesc x86_64-cygwin files of seetexk -containersize 25888 -containerchecksum 9ee3dd0e5e7ee01a2d9ffb0f59008d651f29764c56b943c36cfab231bc9e57e008cb6e0e1e5b35d09b89ff50256000828b976a0498915bff427bf3cb6c36875a -binfiles arch=x86_64-cygwin size=27 - bin/x86_64-cygwin/dvibook.exe - bin/x86_64-cygwin/dviconcat.exe - bin/x86_64-cygwin/dviselect.exe - bin/x86_64-cygwin/dvitodvi.exe - -name seetexk.x86_64-darwin -category TLCore -revision 48728 -shortdesc x86_64-darwin files of seetexk -containersize 28392 -containerchecksum d07708980e26fe98cf9504e2218666b2a5f0d2127c3679905ed27beb54c103c70b90bbe0337f1db64401e152f256fb76267811d8c625aec68a254a0cde4916e5 -binfiles arch=x86_64-darwin size=31 - bin/x86_64-darwin/dvibook - bin/x86_64-darwin/dviconcat - bin/x86_64-darwin/dviselect - bin/x86_64-darwin/dvitodvi - -name seetexk.x86_64-darwinlegacy -category TLCore -revision 47387 -shortdesc x86_64-darwinlegacy files of seetexk -containersize 28924 -containerchecksum e374362e0bcc4aa4fa9eae6d3d02bb23106f33d5292a6bf561e0c57d6224cd650491d437c6f90c69d38df6e5dcd4b371162941ecd736fb165b48f1660fad3a64 -binfiles arch=x86_64-darwinlegacy size=31 - bin/x86_64-darwinlegacy/dvibook - bin/x86_64-darwinlegacy/dviconcat - bin/x86_64-darwinlegacy/dviselect - bin/x86_64-darwinlegacy/dvitodvi - -name seetexk.x86_64-linux -category TLCore -revision 47063 -shortdesc x86_64-linux files of seetexk -containersize 26900 -containerchecksum 5674c8176c12fe3ba0f244c6b819e479cdc1809fab4223bd028f3cecd2b91da3686a6f76ea05949e6756c425538e67b2a3debf62f0fdf5a84cac625346cce1e6 -binfiles arch=x86_64-linux size=26 - bin/x86_64-linux/dvibook - bin/x86_64-linux/dviconcat - bin/x86_64-linux/dviselect - bin/x86_64-linux/dvitodvi - -name seetexk.x86_64-linuxmusl -category TLCore -revision 46840 -shortdesc x86_64-linuxmusl files of seetexk -containersize 31444 -containerchecksum 4a16b0f6c0b92708d1a9b283749f2215f27298b41ab51213ecdbb1645cc5ecf97994894d28f7ee3f371c00455b5ca57554b777fe4d92e259fd46cd701c94a72c -binfiles arch=x86_64-linuxmusl size=34 - bin/x86_64-linuxmusl/dvibook - bin/x86_64-linuxmusl/dviconcat - bin/x86_64-linuxmusl/dviselect - bin/x86_64-linuxmusl/dvitodvi - -name seetexk.x86_64-solaris -category TLCore -revision 46829 -shortdesc x86_64-solaris files of seetexk -containersize 36076 -containerchecksum 6dbdb5c2570b207f81bad22a535a9be9ec03da4540e808290c45def0cb3b81b51eb5e0666ab07e2c1ad79b6b88fb25a9bbd9d0b651821db93595116d9c722ebf -binfiles arch=x86_64-solaris size=36 - bin/x86_64-solaris/dvibook - bin/x86_64-solaris/dviconcat - bin/x86_64-solaris/dviselect - bin/x86_64-solaris/dvitodvi - -name selectp -category Package -revision 20185 -shortdesc Select pages to be output -relocated 1 -longdesc Defines a command \outputonly, whose argument is a list of -longdesc pages to be output. With the command present (before -longdesc \begin{document}), only those pages are output. This package -longdesc was inspired by code published by Knuth in TUGboat 8(2) (July -longdesc 1987). -containersize 4196 -containerchecksum 412e476d7c51affd75e01fd7c96f726e607e813287f71d54924fb39b039082d289053cf6a3954c282ece141d0be802a27622578fed91495aadae4d870a400d81 -doccontainersize 280204 -doccontainerchecksum 2586950165e4f7abdc6e8403a8b39e304682cdbcbe2c016efef7cfe494a9fb6feeee8039805af0be33ff23d97f43cc5359bbcf3105401c2086f85b9238b36cfb -docfiles size=70 - RELOC/doc/latex/selectp/selectp-doc.pdf details="Package documentation" - RELOC/doc/latex/selectp/selectp-doc.tex -runfiles size=3 - RELOC/tex/latex/selectp/selectp.sty -catalogue-also selectpage pagesel -catalogue-ctan /macros/latex/contrib/selectp -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics page-control -catalogue-version 1.0 - -name selnolig -category Package -revision 38721 -shortdesc Selectively disable typographic ligatures -relocated 1 -longdesc The package suppresses typographic ligatures selectively, i.e., -longdesc based on predefined search patterns. The search patterns focus -longdesc on ligatures deemed inappropriate because they span morpheme -longdesc boundaries. For example, the word shelfful, which is mentioned -longdesc in the TeXbook as a word for which the ff ligature might be -longdesc inappropriate, is automatically typeset as shelf\/ful rather -longdesc than as shel{ff}ul. For English and German language documents, -longdesc the package provides extensive rules for the selective -longdesc suppression of so-called "common" ligatures. These comprise the -longdesc ff, fi, fl, ffi, and ffl ligatures as well as the ft and fft -longdesc ligatures. Other f-ligatures, such as fb, fh, fj and fk, are -longdesc suppressed globally, while exceptions are made for names and -longdesc words of non-English/German origin, such as Kafka and fjord. -longdesc For English language documents, the package further provides -longdesc ligature suppression macros for a number of so-called -longdesc "discretionary" or "rare" ligatures such as ct, st, and sp. The -longdesc package requires use of a recent LuaLaTeX format (for example -longdesc those from TeX Live 2012 or 2013, or MiKTeX 2.9). -containersize 53992 -containerchecksum c267f6c6b3095566d444c99adebfb4da58a39fe5870ebf63f5f717ea71f3285e363ae995cb474023764c19bf7fb02b676ffffe956a5e3151b9f7314ff335f159 -doccontainersize 509884 -doccontainerchecksum 0a91e2b1b91b33a6a363c7633ad8371ddeab0f16bdabfd895105d7a08a67a7cd8d3b6fd01fd3e2a053d5ca2051160b14d5fedbb0864fee7e532833d9ae5cd040 -docfiles size=166 - RELOC/doc/lualatex/selnolig/README details="Readme" - RELOC/doc/lualatex/selnolig/gpp-ft.fea - RELOC/doc/lualatex/selnolig/selnolig-bugreport.tex - RELOC/doc/lualatex/selnolig/selnolig-english-test.pdf - RELOC/doc/lualatex/selnolig/selnolig-english-test.tex - RELOC/doc/lualatex/selnolig/selnolig-english-wordlist.tex - RELOC/doc/lualatex/selnolig/selnolig-german-test.pdf - RELOC/doc/lualatex/selnolig/selnolig-german-test.tex - RELOC/doc/lualatex/selnolig/selnolig-german-wordlist.tex - RELOC/doc/lualatex/selnolig/selnolig.pdf details="Package documentation" - RELOC/doc/lualatex/selnolig/selnolig.tex -runfiles size=59 - RELOC/tex/lualatex/selnolig/selnolig-english-hyphex.sty - RELOC/tex/lualatex/selnolig/selnolig-english-patterns.sty - RELOC/tex/lualatex/selnolig/selnolig-german-hyphex.sty - RELOC/tex/lualatex/selnolig/selnolig-german-patterns.sty - RELOC/tex/lualatex/selnolig/selnolig.lua - RELOC/tex/lualatex/selnolig/selnolig.sty -catalogue-ctan /macros/luatex/latex/selnolig -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics typesetting luatex -catalogue-version 0.302 - -name semantic -category Package -revision 15878 -shortdesc Help for writing programming language semantics -relocated 1 -longdesc Eases the typesetting of notation of semantics and compilers. -longdesc Includes T-diagrams, various derivation symbols and inference -longdesc trees. -containersize 6612 -containerchecksum 4d5ce32ffba5d0733dcf65495b131b5b3eb5f4ca3f58a5deca6345382db422e1411c48b86578cc2ecc48b38a007e781c11ceccfdb1b6523bbebc04bb32556b71 -doccontainersize 357820 -doccontainerchecksum 8e381764fcb23c40db87146990bb81499c5a6ce7d825aab6c93acfb4fc2b54e33639469777a47917d4a877b435721197ec1da14bea1d2e55d425685370f0544a -docfiles size=96 - RELOC/doc/latex/semantic/semantic.pdf details="Package documentation" -srccontainersize 32232 -srccontainerchecksum 5fecb6ab18b77722a7f48b1b720fa9cd1aa995394262cf891e4bed160bd4f7b61db8777a4523c85d59dc609d5c2a2b7b2c4ce1655affb3e162325def3238e669 -srcfiles size=30 - RELOC/source/latex/semantic/semantic.dtx - RELOC/source/latex/semantic/semantic.ins -runfiles size=10 - RELOC/tex/latex/semantic/infernce.sty - RELOC/tex/latex/semantic/ligature.sty - RELOC/tex/latex/semantic/reserved.sty - RELOC/tex/latex/semantic/semantic.sty - RELOC/tex/latex/semantic/shrthand.sty - RELOC/tex/latex/semantic/tdiagram.sty -catalogue-ctan /macros/latex/contrib/semantic -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics comp-sci -catalogue-version 2.0 - -name semantic-markup -category Package -revision 47837 -shortdesc Meaningful semantic markup in the spirit of the Text Encoding Initiative -relocated 1 -longdesc The package provides simple commands to allow authors -longdesc (especially scholars in the humanities) to write with a focus -longdesc on content rather than presentation. The commands are inspired -longdesc by the XML elements of the Text Encoding Initiative. Commands -longdesc like \term and \foreign are aliases for \emph. \quoted and -longdesc \soCalled are aliases for quoting commands. These commands -longdesc could be easily redefined for different formats. The package -longdesc also provides a footnote environment so that long footnotes can -longdesc be more cleanly separated from the main text. Because the -longdesc author is a music scholar, the package also includes some -longdesc macros for musical symbols and other basic notations for -longdesc musical analysis. -containersize 2476 -containerchecksum 41b176ec09469f8786062a13975680af0d7b66d6becc42840aa5e387af126e29174dd1ce3b555d4412aab87d884393bdc13e7151c6342cc4adffe8f7a26bd767 -doccontainersize 277404 -doccontainerchecksum 24a68d36e6b1c6f7e873adb8483b055585fe37b2d970039ba8749ba0e2c782060325d6ffce0c2d5ef1d022c02222b7b4ba82ad12bbbe657eb28118270e1c77d8 -docfiles size=70 - RELOC/doc/latex/semantic-markup/README details="Readme" - RELOC/doc/latex/semantic-markup/semantic-markup.pdf details="Package documentation" - RELOC/doc/latex/semantic-markup/semantic-markup.tex -runfiles size=2 - RELOC/tex/latex/semantic-markup/semantic-markup.sty -catalogue-ctan /macros/latex/contrib/semantic-markup -catalogue-date 2018-05-24 21:39:42 +0200 -catalogue-license lppl1.3 -catalogue-topics humanities linguistic - -name semaphor -category Package -revision 18651 -shortdesc Semaphore alphabet font -relocated 1 -longdesc These fonts represent semaphore in a highly schematic, but very -longdesc clear, fashion. The fonts are provided as Metafont source, and -longdesc in both OpenType and Adobe Type 1 formats. -execute addMixedMap semaf.map -containersize 244868 -containerchecksum bd62567ad08af5b706ffd10273b6b05fb2446ee6afb00d804cfaaf0ebf0420470e9c4691afcb3e6eb08ab6e7a70f0c19ee7ec6559a07f63de7efdbeaf93dedab -doccontainersize 266752 -doccontainerchecksum 064f4e779538736806d2cf2b2096f065df7fca9bdfca1f5c782fb830220d84daaa752d15dfd7a56d891978f61a65389536feb5077927990aa477b8aeef614b95 -docfiles size=75 - RELOC/doc/fonts/semaphor/README details="Readme" - RELOC/doc/fonts/semaphor/example.pdf details="Listing of semaphor letters" - RELOC/doc/fonts/semaphor/example.tex - RELOC/doc/fonts/semaphor/test-context.pdf - RELOC/doc/fonts/semaphor/test-context.tex -runfiles size=714 - RELOC/fonts/afm/public/semaphor/smfb10.afm - RELOC/fonts/afm/public/semaphor/smfbsl10.afm - RELOC/fonts/afm/public/semaphor/smfeb10.afm - RELOC/fonts/afm/public/semaphor/smfebsl10.afm - RELOC/fonts/afm/public/semaphor/smfer10.afm - RELOC/fonts/afm/public/semaphor/smfesl10.afm - RELOC/fonts/afm/public/semaphor/smfett10.afm - RELOC/fonts/afm/public/semaphor/smfpb10.afm - RELOC/fonts/afm/public/semaphor/smfpbsl10.afm - RELOC/fonts/afm/public/semaphor/smfpr10.afm - RELOC/fonts/afm/public/semaphor/smfpsl10.afm - RELOC/fonts/afm/public/semaphor/smfptt10.afm - RELOC/fonts/afm/public/semaphor/smfr10-1.afm - RELOC/fonts/afm/public/semaphor/smfr10-2.afm - RELOC/fonts/afm/public/semaphor/smfr10.afm - RELOC/fonts/afm/public/semaphor/smfsl10.afm - RELOC/fonts/afm/public/semaphor/smftt10.afm - RELOC/fonts/enc/dvips/semaphor/smfb10.enc - RELOC/fonts/enc/dvips/semaphor/smfbsl10.enc - RELOC/fonts/enc/dvips/semaphor/smfeb10.enc - RELOC/fonts/enc/dvips/semaphor/smfebsl10.enc - RELOC/fonts/enc/dvips/semaphor/smfer10.enc - RELOC/fonts/enc/dvips/semaphor/smfesl10.enc - RELOC/fonts/enc/dvips/semaphor/smfett10.enc - RELOC/fonts/enc/dvips/semaphor/smfpb10.enc - RELOC/fonts/enc/dvips/semaphor/smfpbsl10.enc - RELOC/fonts/enc/dvips/semaphor/smfpr10.enc - RELOC/fonts/enc/dvips/semaphor/smfpsl10.enc - RELOC/fonts/enc/dvips/semaphor/smfptt10.enc - RELOC/fonts/enc/dvips/semaphor/smfr10.enc - RELOC/fonts/enc/dvips/semaphor/smfsl10.enc - RELOC/fonts/enc/dvips/semaphor/smftt10.enc - RELOC/fonts/map/dvips/semaphor/semaf.map - RELOC/fonts/opentype/public/semaphor/smfb10.otf - RELOC/fonts/opentype/public/semaphor/smfbsl10.otf - RELOC/fonts/opentype/public/semaphor/smfeb10.otf - RELOC/fonts/opentype/public/semaphor/smfebsl10.otf - RELOC/fonts/opentype/public/semaphor/smfer10.otf - RELOC/fonts/opentype/public/semaphor/smfesl10.otf - RELOC/fonts/opentype/public/semaphor/smfett10.otf - RELOC/fonts/opentype/public/semaphor/smfpb10.otf - RELOC/fonts/opentype/public/semaphor/smfpbsl10.otf - RELOC/fonts/opentype/public/semaphor/smfpr10.otf - RELOC/fonts/opentype/public/semaphor/smfpsl10.otf - RELOC/fonts/opentype/public/semaphor/smfptt10.otf - RELOC/fonts/opentype/public/semaphor/smfr10.otf - RELOC/fonts/opentype/public/semaphor/smfsl10.otf - RELOC/fonts/opentype/public/semaphor/smftt10.otf - RELOC/fonts/source/public/semaphor/Makefile - RELOC/fonts/source/public/semaphor/README - RELOC/fonts/source/public/semaphor/metafont/semaf.mf - RELOC/fonts/source/public/semaphor/metafont/smfbf10.mf - RELOC/fonts/source/public/semaphor/metafont/smfebf10.mf - RELOC/fonts/source/public/semaphor/metafont/smfer10.mf - RELOC/fonts/source/public/semaphor/metafont/smfesl10.mf - RELOC/fonts/source/public/semaphor/metafont/smfett10.mf - RELOC/fonts/source/public/semaphor/metafont/smfpbf10.mf - RELOC/fonts/source/public/semaphor/metafont/smfpr10.mf - RELOC/fonts/source/public/semaphor/metafont/smfpsl10.mf - RELOC/fonts/source/public/semaphor/metafont/smfptt10.mf - RELOC/fonts/source/public/semaphor/metafont/smfr10.mf - RELOC/fonts/source/public/semaphor/metafont/smfsl10.mf - RELOC/fonts/source/public/semaphor/metafont/smftt10.mf - RELOC/fonts/source/public/semaphor/pfb2otf.pe - RELOC/fonts/source/public/semaphor/semaf.mp - RELOC/fonts/source/public/semaphor/smfb10.mp - RELOC/fonts/source/public/semaphor/smfbsl10.mp - RELOC/fonts/source/public/semaphor/smfeb10.mp - RELOC/fonts/source/public/semaphor/smfebsl10.mp - RELOC/fonts/source/public/semaphor/smfer10.mp - RELOC/fonts/source/public/semaphor/smfesl10.mp - RELOC/fonts/source/public/semaphor/smfett10.mp - RELOC/fonts/source/public/semaphor/smfpb10.mp - RELOC/fonts/source/public/semaphor/smfpbsl10.mp - RELOC/fonts/source/public/semaphor/smfpr10.mp - RELOC/fonts/source/public/semaphor/smfpsl10.mp - RELOC/fonts/source/public/semaphor/smfptt10.mp - RELOC/fonts/source/public/semaphor/smfr10.mp - RELOC/fonts/source/public/semaphor/smfsl10.mp - RELOC/fonts/source/public/semaphor/smftt10.mp - RELOC/fonts/tfm/public/semaphor/smfb10.tfm - RELOC/fonts/tfm/public/semaphor/smfbsl10.tfm - RELOC/fonts/tfm/public/semaphor/smfeb10.tfm - RELOC/fonts/tfm/public/semaphor/smfebsl10.tfm - RELOC/fonts/tfm/public/semaphor/smfer10.tfm - RELOC/fonts/tfm/public/semaphor/smfesl10.tfm - RELOC/fonts/tfm/public/semaphor/smfett10.tfm - RELOC/fonts/tfm/public/semaphor/smfpb10.tfm - RELOC/fonts/tfm/public/semaphor/smfpbsl10.tfm - RELOC/fonts/tfm/public/semaphor/smfpr10.tfm - RELOC/fonts/tfm/public/semaphor/smfpsl10.tfm - RELOC/fonts/tfm/public/semaphor/smfptt10.tfm - RELOC/fonts/tfm/public/semaphor/smfr10.tfm - RELOC/fonts/tfm/public/semaphor/smfsl10.tfm - RELOC/fonts/tfm/public/semaphor/smftt10.tfm - RELOC/fonts/type1/public/semaphor/smfb10.pfb - RELOC/fonts/type1/public/semaphor/smfb10.pfm - RELOC/fonts/type1/public/semaphor/smfbsl10.pfb - RELOC/fonts/type1/public/semaphor/smfbsl10.pfm - RELOC/fonts/type1/public/semaphor/smfeb10.pfb - RELOC/fonts/type1/public/semaphor/smfeb10.pfm - RELOC/fonts/type1/public/semaphor/smfebsl10.pfb - RELOC/fonts/type1/public/semaphor/smfebsl10.pfm - RELOC/fonts/type1/public/semaphor/smfer10.pfb - RELOC/fonts/type1/public/semaphor/smfer10.pfm - RELOC/fonts/type1/public/semaphor/smfesl10.pfb - RELOC/fonts/type1/public/semaphor/smfesl10.pfm - RELOC/fonts/type1/public/semaphor/smfett10.pfb - RELOC/fonts/type1/public/semaphor/smfett10.pfm - RELOC/fonts/type1/public/semaphor/smfpb10.pfb - RELOC/fonts/type1/public/semaphor/smfpb10.pfm - RELOC/fonts/type1/public/semaphor/smfpbsl10.pfb - RELOC/fonts/type1/public/semaphor/smfpbsl10.pfm - RELOC/fonts/type1/public/semaphor/smfpr10.pfb - RELOC/fonts/type1/public/semaphor/smfpr10.pfm - RELOC/fonts/type1/public/semaphor/smfpsl10.pfb - RELOC/fonts/type1/public/semaphor/smfpsl10.pfm - RELOC/fonts/type1/public/semaphor/smfptt10.pfb - RELOC/fonts/type1/public/semaphor/smfptt10.pfm - RELOC/fonts/type1/public/semaphor/smfr10.pfb - RELOC/fonts/type1/public/semaphor/smfr10.pfm - RELOC/fonts/type1/public/semaphor/smfsl10.pfb - RELOC/fonts/type1/public/semaphor/smfsl10.pfm - RELOC/fonts/type1/public/semaphor/smftt10.pfb - RELOC/fonts/type1/public/semaphor/smftt10.pfm - RELOC/tex/context/third/semaphor/t-type-semaf.tex - RELOC/tex/latex/semaphor/il2semaf.fd - RELOC/tex/latex/semaphor/semaf.fd - RELOC/tex/plain/semaphor/semaf.tex -catalogue-ctan /fonts/semaphor -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics font font-mf font-type1 font-otf font-specialist - -name seminar -category Package -revision 34011 -shortdesc Make overhead slides -relocated 1 -longdesc A class that produces overhead slides (transparencies), with -longdesc many facilities. The class requires availability of the -longdesc fancybox package. Seminar is also the basis of other classes, -longdesc such as prosper. In fact, seminar is not nowadays reckoned a -longdesc good basis for a presentation -- users are advised to use more -longdesc recent classes such as powerdot or beamer, both of which are -longdesc tuned to 21st-century presentation styles. Note that the -longdesc seminar distribution relies on the xcomment package, which was -longdesc once part of the bundle, but now has a separate existence. -containersize 29872 -containerchecksum b9325d50f47a2c8bcf875da1a3728d53e82fa7a354d6dcbc1282b45b52c311a303fffaac7a08c6726a610559ac6a736a0029379a3b361030e68dd746934114f9 -doccontainersize 356008 -doccontainerchecksum 72a328122a0f599c875c0c7f6d6501f1a87ae612baea93c3ab6ccaa768efbe2051a5d3a818da3747dbe45fbce8af1add47ca778b9f0b7c69f8e36beb21fe7e45 -docfiles size=157 - RELOC/doc/latex/seminar/Changes - RELOC/doc/latex/seminar/README details="Readme" - RELOC/doc/latex/seminar/run.sh - RELOC/doc/latex/seminar/sem-code.tex - RELOC/doc/latex/seminar/sem-make.tex - RELOC/doc/latex/seminar/seminar-doc.pdf details="Package documentation" - RELOC/doc/latex/seminar/seminar-doc.tex - RELOC/doc/latex/seminar/seminar.bg3 - RELOC/doc/latex/seminar/seminar.con - RELOC/doc/latex/seminar/seminar.doc - RELOC/doc/latex/seminar/semlayer.doc - RELOC/doc/latex/seminar/semsamp1.pdf - RELOC/doc/latex/seminar/semsamp1.tex - RELOC/doc/latex/seminar/semsamp2.pdf - RELOC/doc/latex/seminar/semsamp2.tex - RELOC/doc/latex/seminar/semsamp3.pdf - RELOC/doc/latex/seminar/semsamp3.tex -runfiles size=48 - RELOC/tex/latex/seminar/npsfont.sty - RELOC/tex/latex/seminar/sem-a4.sty - RELOC/tex/latex/seminar/sem-dem.sty - RELOC/tex/latex/seminar/sem-page.sty - RELOC/tex/latex/seminar/semcolor.sty - RELOC/tex/latex/seminar/semhelv.sty - RELOC/tex/latex/seminar/seminar.bg2 - RELOC/tex/latex/seminar/seminar.bug - RELOC/tex/latex/seminar/seminar.cls - RELOC/tex/latex/seminar/seminar.sty - RELOC/tex/latex/seminar/semlayer.sty - RELOC/tex/latex/seminar/semlcmss.sty - RELOC/tex/latex/seminar/semrot.sty - RELOC/tex/latex/seminar/slidesec.sty - RELOC/tex/latex/seminar/tvz-code.sty - RELOC/tex/latex/seminar/tvz-hax.sty - RELOC/tex/latex/seminar/tvz-user.sty -catalogue-also foiltex slidenotes -catalogue-ctan /macros/latex/contrib/seminar -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl1.2 -catalogue-topics presentation -catalogue-version 1.62 - -name semioneside -category Package -revision 15878 -shortdesc Put only special contents on left-hand pages in two sided layout -relocated 1 -longdesc This package supports the preparation of semi one sided -longdesc documents. That is, two sided documents, where all text is -longdesc output on right-hand pages--as in a one-sided documents--and -longdesc only special contents are output on left-hand pages on user -longdesc request, e.g., floating objects. -containersize 1200 -containerchecksum 5381ad475db4d8f052f355cf77284488f56b0bdb12229cbb9629ae9ef5dcb1d6617bb89b3e1f4eed1a1d77467a0522de9e3601885174445ab97e2e3827627b03 -doccontainersize 129068 -doccontainerchecksum 076832a74ae8d80c3b66809f5231bc3692b3f48e9500991ba309cf9a477e1127521543513bffad7f24d1ff0b3b2fbb52ddb433c1b66a5932fbd29b9d429be9e2 -docfiles size=40 - RELOC/doc/latex/semioneside/README - RELOC/doc/latex/semioneside/example.tex - RELOC/doc/latex/semioneside/figure.mp - RELOC/doc/latex/semioneside/semioneside.pdf details="Package documentation" -srccontainersize 6308 -srccontainerchecksum bace41deafd8599d41daff4ce60fd01901331ff5c1b369f5ba57529789e24cebfbdaf142697d6a6dde629f63b5c76d4f30b6c47784a5c23546f56d36010d7eb2 -srcfiles size=6 - RELOC/source/latex/semioneside/semioneside.dtx - RELOC/source/latex/semioneside/semioneside.ins -runfiles size=1 - RELOC/tex/latex/semioneside/semioneside.sty -catalogue-ctan /macros/latex/contrib/semioneside -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics layout -catalogue-version 0.41 - -name semproc -category Package -revision 37568 -shortdesc Seminar proceedings -relocated 1 -longdesc The package provides functionality for typesetting seminar -longdesc proceedings based on KOMA-Script's scrreprt class and etoc. It -longdesc offers an alternative to \chapter that typesets the speaker and -longdesc if necessary the typist of the notes for the talk in question. -longdesc Moreover, the class provides two types of table of contents. A -longdesc global table of contents showing only the talks of the seminar -longdesc and the respective speakers and a local table of contents for -longdesc each talk showing the sections and subsections of the -longdesc respective talk. -containersize 2608 -containerchecksum b2cf54ad6628f84a177fd9e77c00c90b154b5c2f3b842bc4dd51ce586dca0799ac6f82af1945576219bcae6beb8f412aa4110b3479752ebd3bc860fda53b3aa6 -doccontainersize 364724 -doccontainerchecksum 7f1dc62a21ca9e0fedc708c48381161e0b213df9473235501ca233bb33a588adc18461cbddf908e3bebf9ac25ae2f65b8cc41a00c4e168a82541e1356560e5fc -docfiles size=92 - RELOC/doc/latex/semproc/README.txt - RELOC/doc/latex/semproc/example.bib - RELOC/doc/latex/semproc/example.tex - RELOC/doc/latex/semproc/semproc.hd - RELOC/doc/latex/semproc/semproc.pdf details="Package documentation" -srccontainersize 6884 -srccontainerchecksum 7b9ffd8366b07e54f6d15610aecbc9dd6177a3306572183e155ddbbbd327bfdc4c5bb2293c818e0a29ce8700d3479511f81926e5dcbb8fcdf5f0f7505ff131a2 -srcfiles size=7 - RELOC/source/latex/semproc/semproc.dtx - RELOC/source/latex/semproc/semproc.ins -runfiles size=2 - RELOC/tex/latex/semproc/semproc.cls -catalogue-ctan /macros/latex/contrib/semproc -catalogue-date 2017-11-12 11:01:19 +0100 -catalogue-license lppl1.3 -catalogue-topics semproc -catalogue-version 0.1 - -name sepfootnotes -category Package -revision 41732 -shortdesc Support footnotes and endnotes from separate files -relocated 1 -longdesc The package supports footnotes and endnotes from separate -longdesc files. This is achieved with commands \sepfootnotecontent and -longdesc \sepfootnote; the former defines the content of a note, while -longdesc the latter typesets that note. -containersize 2372 -containerchecksum ddce5beb341eb7e2b2391b752d9e00355255e2d14985c88d6e60f7aeb4da3e18f93d3eef4d97ddb9ee9ed5bbdfda6e2097c5ec43bfaa6ae0f1b8633dc2fd3fbe -doccontainersize 207680 -doccontainerchecksum 9ebb95905dfeb04a7c6313ecde83b5870330b48f0cbad152d770194c65fe8aadffb3e69a29cc665011a1dc9fb64dee1893872ab1d59181f6872b838e3c082d0d -docfiles size=59 - RELOC/doc/latex/sepfootnotes/README details="Readme" - RELOC/doc/latex/sepfootnotes/sepfootnotes.pdf details="Package documentation" - RELOC/doc/latex/sepfootnotes/sepfootnotes.tex -runfiles size=3 - RELOC/tex/latex/sepfootnotes/sepfootnotes.sty -catalogue-ctan /macros/latex/contrib/sepfootnotes -catalogue-date 2016-07-19 16:05:59 +0200 -catalogue-license lppl1.3 -catalogue-topics footnote -catalogue-version 0.3c - -name sepnum -category Package -revision 20186 -shortdesc Print numbers in a "friendly" format -relocated 1 -longdesc Provides a command to print a number with (potentially -longdesc different) separators every three digits in the parts either -longdesc side of the decimal point (the point itself is also -longdesc configurable). The macro is fully expandable and not fragile -longdesc (unless one of the separators is). There is also a command -longdesc \sepnumform, that may be used when defining \the<counter> -longdesc macros. -containersize 2676 -containerchecksum 87d34c3d24aa96655bfab3f80c6da8a0cb95c011496f180f214560b34776722f8e01f6dc73afc65c09eabb26407c6e84416878606f1adcaca0b6b6c599b09648 -doccontainersize 354100 -doccontainerchecksum 6c0393c241710a190dfa518778ce9d278c6be661c04ee81e4fc40383836d12426052aae3e438c2d8373dc94932eb1fdc20b9610ed274fccce6461191fbc674bc -docfiles size=87 - RELOC/doc/latex/sepnum/sepnum-doc.pdf details="Package documentation" - RELOC/doc/latex/sepnum/sepnum-doc.tex -runfiles size=2 - RELOC/tex/latex/sepnum/sepnum.sty -catalogue-also comma numprint -catalogue-ctan /macros/latex/contrib/sepnum -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics numbers -catalogue-version 2.0 - -name seqsplit -category Package -revision 15878 -shortdesc Split long sequences of characters in a neutral way -relocated 1 -longdesc When one needs to type long sequences of letters (such as in -longdesc base-sequences in genes) or of numbers (such as calculations of -longdesc transcendental numbers), there's no obvious break points to be -longdesc found. The package provides a command \seqsplit, which makes -longdesc its argument splittable anywhere, and then leaves the TeX -longdesc paragraph-maker to do the splitting. While the package may -longdesc obviously be used to typeset DNA sequences, the user may -longdesc consider the dnaseq as a rather more powerful alternative. -containersize 1296 -containerchecksum 603c8b359f845e97203815adb4f9dad0ef134312b20cb868bb1551ae1519bdf061ecc40b59a482c578aac649886039906eecfc9c607a9c2d9f7e1dd6772b3638 -doccontainersize 110384 -doccontainerchecksum 0c166c5b8cdfc4738415db14762a9d7b9f56445cd1f7fb8d3bb99ab94adf4b45efb85ce1fd534b70cb31da25da76634a59351854e755d49aaec6a2ccf235b0e7 -docfiles size=33 - RELOC/doc/latex/seqsplit/README - RELOC/doc/latex/seqsplit/seqsplit.pdf details="Package documentation" -srccontainersize 5404 -srccontainerchecksum 00d88636c50351328748b444d8118728b8ea800e84c8f419294d1851fbfbf4e3c599a884d124472b09ef366283b604213e1e82205f36dde7ae50990468d46b81 -srcfiles size=6 - RELOC/source/latex/seqsplit/Makefile - RELOC/source/latex/seqsplit/seqsplit.dtx - RELOC/source/latex/seqsplit/seqsplit.ins -runfiles size=1 - RELOC/tex/latex/seqsplit/seqsplit.sty -catalogue-ctan /macros/latex/contrib/seqsplit -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics hyph-pseudo -catalogue-version 0.1 - -name serbian-apostrophe -category Package -revision 23799 -shortdesc Commands for Serbian words with apostrophes -relocated 1 -longdesc The package provides a collection of commands (whose names are -longdesc Serbian words) whose expansion is the Serbian word with -longdesc appropriate apostrophes. -containersize 10984 -containerchecksum 2323b648ac08df85d09f7b4394d071f2b4e629a158f7b34eeb88ec16537d296ae36a2d49ff41e846d08ce279f0d897ebc34d63bfa17f822cd7e8e876580a19d0 -doccontainersize 462176 -doccontainerchecksum ba92dc6aff7caafcbd7e26c46c6a0cb1e9cbdf567c26bff5f5d30d66281829dfd2c185c9b1fad959daa520b51f003c0cd42e7adf2f8019cbce133aebf62f1e7e -docfiles size=131 - RELOC/doc/latex/serbian-apostrophe/README details="Readme" - RELOC/doc/latex/serbian-apostrophe/apostrophe-list.pdf details="List of word commands and their expansion" - RELOC/doc/latex/serbian-apostrophe/apostrophe-list.tex - RELOC/doc/latex/serbian-apostrophe/serbian-apostrophe.pdf details="Package documentation" - RELOC/doc/latex/serbian-apostrophe/serbian-apostrophe.tex -runfiles size=18 - RELOC/tex/latex/serbian-apostrophe/serbian-apostrophe.sty -catalogue-ctan /language/serbian/filipovic/serbian-apostrophe -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics serbian - -name serbian-date-lat -category Package -revision 23446 -shortdesc Updated date typesetting for Serbian -relocated 1 -longdesc Babel defines dates for Serbian texts, in Latin script. The -longdesc style it uses does not match current practices. The present -longdesc package defines a \date command that solves the problem. -containersize 776 -containerchecksum 338ecdf2e6ca397d977445b9d6581eaab0453c099708354d7e952dd3784ef9f352d8b1c4a96cd3ce0edf20c230545bc1540a7b81af7f584bfe359deb46bb64d1 -doccontainersize 352300 -doccontainerchecksum 7c1b8a3a697f8cc566c6966b6c9799f150cabaf182099812258966e74deb63fbf42f47c935f4f5505e8a42dcec116484fed6ca75dd4ba41020d1a59f1d817a1d -docfiles size=94 - RELOC/doc/latex/serbian-date-lat/README details="Readme" - RELOC/doc/latex/serbian-date-lat/SerbianDateLat.pdf details="Package documentation" - RELOC/doc/latex/serbian-date-lat/SerbianDateLat.tex - RELOC/doc/latex/serbian-date-lat/TestDateLat.pdf - RELOC/doc/latex/serbian-date-lat/TestDateLat.tex -runfiles size=1 - RELOC/tex/latex/serbian-date-lat/serbian-date-lat.sty -catalogue-ctan /language/serbian/filipovic/serbian-date-lat -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl2 -catalogue-topics serbian - -name serbian-def-cyr -category Package -revision 23734 -shortdesc Serbian cyrillic localization -relocated 1 -longdesc This package provides abstract, chapter, title, date etc, for -longdesc serbian language in cyrillic scripts in T2A encoding and cp1251 -longdesc code pages. -containersize 1820 -containerchecksum b96c00a437670e723a68c699b37702dc1ab9ba5916d6340414b7bd9a5a93e596051237a7011a9435e5dc3a314d535b9ac184d5808fc035c45f75bf274219a2fd -doccontainersize 235680 -doccontainerchecksum 683f096dd9e24d5db4e9faa05b93947f04934426100d4577216d2bb4bffec108819bc00c1c4d382aabf58d04ddc6e97e0f02c3fda537f22d9d4a2d28838aac96 -docfiles size=66 - RELOC/doc/latex/serbian-def-cyr/README details="Readme" - RELOC/doc/latex/serbian-def-cyr/proba.pdf - RELOC/doc/latex/serbian-def-cyr/proba.tex - RELOC/doc/latex/serbian-def-cyr/usage.pdf details="Package documentation" - RELOC/doc/latex/serbian-def-cyr/usage.tex -runfiles size=1 - RELOC/tex/latex/serbian-def-cyr/serbian-def-cyr.sty -catalogue-ctan /macros/latex/contrib/serbian-def-cyr -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics serbian - -name serbian-lig -category Package -revision 48197 -shortdesc Control ligatures in Serbian -relocated 1 -longdesc The package suppresses fi and fl (and other ligatures) in -longdesc Serbian text written using Roman script. -containersize 8640 -containerchecksum 05b100b9cdb3c14096a0b930ba11ad99ca4fd02a7ef3215d6826a86f179a9fbc58e6e966c30526fe792e84e376a48707c7fadea7a9886555a2bdc89ce12c511e -doccontainersize 417324 -doccontainerchecksum a4da11e0bcaf274b8cd905bce97473e397b543559a504dcc5e65688f512ec6e0ac6fc2b55ad4383501334bb7a42eec5cd835642751ded1613f99f8e958da0c3c -docfiles size=122 - RELOC/doc/latex/serbian-lig/Changes.txt - RELOC/doc/latex/serbian-lig/README.txt details="Readme" - RELOC/doc/latex/serbian-lig/lig-list.pdf - RELOC/doc/latex/serbian-lig/lig-list.tex - RELOC/doc/latex/serbian-lig/serbian-lig.pdf details="Package documentation" - RELOC/doc/latex/serbian-lig/serbian-lig.tex -runfiles size=20 - RELOC/tex/latex/serbian-lig/serbian-lig.sty -catalogue-ctan /language/serbian/filipovic/serbian-lig -catalogue-date 2018-07-14 14:14:22 +0200 -catalogue-license lppl1.3 -catalogue-topics serbian - -name sesamanuel -category Package -revision 36613 -shortdesc Class and package for sesamath books or paper -relocated 1 -longdesc The package contains a sesamanuel class which could be used to -longdesc compose a student's classroom book with LaTeX, and also a -longdesc sesamanuelTIKZ style to be used for TikZ pictures in the -longdesc sesamath book. -containersize 28800 -containerchecksum 052cdaef9049fa42b1e9cce03c9e9d11e62899466e127e60dd982ccf757d5c83fbec30ee3fe1b8c67e1af326668c2b6b4ae21dd96e58502e997186e62178665c -doccontainersize 858548 -doccontainerchecksum d44a4a9e10c5d73c55b55326d15e4495d002d4b9676ef00322ec8b49c8437be55bfe9448d792511d7a0ef54596b530d917219011dabb3c03505298c6ec6cd6d1 -docfiles size=279 - RELOC/doc/latex/sesamanuel/Lisez.moi details="Readme" language="fr" - RELOC/doc/latex/sesamanuel/logotex.eps - RELOC/doc/latex/sesamanuel/read.me - RELOC/doc/latex/sesamanuel/sesamanuel.pdf details="Package documentation" language="fr" - RELOC/doc/latex/sesamanuel/sesamath-doc-fr.pdf details="Package documentation" language="fr" - RELOC/doc/latex/sesamanuel/sesamath-doc-fr.tex - RELOC/doc/latex/sesamanuel/tiger.eps -srccontainersize 66024 -srccontainerchecksum 980516e9ab47b15a5ffc4d9a06105d427cd0ca24b7b724c7289ba1c8709d04da2352b36c77463e98f4bf3762e6a231c39c508d485df1354b3d85b5de1bc1baa0 -srcfiles size=103 - RELOC/source/latex/sesamanuel/sesamanuel.dtx - RELOC/source/latex/sesamanuel/sesamanuel.ins -runfiles size=61 - RELOC/tex/latex/sesamanuel/sesamanuel.cls - RELOC/tex/latex/sesamanuel/sesamanuel.sty - RELOC/tex/latex/sesamanuel/sesamanuelTIKZ.sty -catalogue-ctan /macros/latex/contrib/sesamanuel -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics maths -catalogue-version 0.6 - -name sesstime -category Package -revision 49750 -shortdesc Session and timing information in lecture notes -relocated 1 -longdesc This LaTeX2e package makes it possible to add timing marks to -longdesc lecture notes in order to help managing the time available for -longdesc presenting a given section of the document. It also provides -longdesc tools to record and estimate the progress throughout the -longdesc course. -containersize 3548 -containerchecksum ad32ad520e08b5cd452dac3c222be2d042077195850ca80281d77ec674d70b81537df0ee96db2f4d97ab5c5726e4d6325ad044ab235e10cdb271c8027647e960 -doccontainersize 314260 -doccontainerchecksum 7362458cb09bf3a3d0924ea9ee42e0ec13f971626aec7c6f0c9f5c81e9a2f4143e0a02d41b15ba1fc6009540e1e3ccbb2e612616e3f0beaf59ae61e25ac73f26 -docfiles size=84 - RELOC/doc/latex/sesstime/README.txt details="Readme" - RELOC/doc/latex/sesstime/sesstime.pdf details="Package documentation" - RELOC/doc/latex/sesstime/stimsamp.tex - RELOC/doc/latex/sesstime/stimsmp3.tex - RELOC/doc/latex/sesstime/stimsmp4.tex -srccontainersize 15496 -srccontainerchecksum 3782b66932289b05581d1edf2f3851e8fc671ead21e2e992172300d246e923b8b0109d04d9e9188103934b8beaee25a27260c2f9ccd33a3e64fede95dc23991c -srcfiles size=18 - RELOC/source/latex/sesstime/sesstime.dtx - RELOC/source/latex/sesstime/sesstime.ins -runfiles size=4 - RELOC/tex/latex/sesstime/sesstime.sty -catalogue-ctan /macros/latex/contrib/sesstime -catalogue-date 2019-01-18 00:03:38 +0100 -catalogue-license lppl1.3 -catalogue-topics teaching -catalogue-version 1.12 - -name setdeck -category Package -revision 40613 -shortdesc Typeset cards for Set -relocated 1 -longdesc The package will typeset cards for use in a game of Set. -containersize 2524 -containerchecksum 717be42652f38081fd416d3e762165539d3aa353813168b16c82f3a6c763ade9cff0e4b134af181959c52fc7e96b5729b603208ffdd87ea4ff646079e62a09b4 -doccontainersize 62800 -doccontainerchecksum 566deeb35a67c0f5e6bf83f3ae8b13f1864084fda65e2a2bc51852d533e29cf75199db48b9515bf0a3c411ea36062c0b7aea3c173be2654a9d396e7efcea73eb -docfiles size=17 - RELOC/doc/latex/setdeck/README details="Readme" - RELOC/doc/latex/setdeck/setdeck.pdf details="Package documentation" - RELOC/doc/latex/setdeck/setdeck.tex -runfiles size=12 - RELOC/tex/latex/setdeck/setdeck.sty -catalogue-ctan /graphics/pgf/contrib/setdeck -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl3 -catalogue-topics games pgf-tikz -catalogue-version 0.1 - -name setspace -category Package -revision 24881 -shortdesc Set space between lines -relocated 1 -longdesc Provides support for setting the spacing between lines in a -longdesc document. Package options include singlespacing, -longdesc onehalfspacing, and doublespacing. Alternatively the spacing -longdesc can be changed as required with the \singlespacing, -longdesc \onehalfspacing, and \doublespacing commands. Other size -longdesc spacings also available. -containersize 7544 -containerchecksum 4ed61dac3ecb6b5aad341c96b7e81fe8e1bc14ba3d6802245f711eaf0744fcb157c411adbb85e51fea5924f22c634c9b9b72c8eb11a45cddf8bcdbc9085a1765 -doccontainersize 936 -doccontainerchecksum c4fcae8d7a113edc980135b4c72bcdf1c5ef082055180f78fe2ddf0d4f90a127344e22abd0f97762e724b35945a60edc804520ce15c6ab24861272688b23b1bd -docfiles size=2 - RELOC/doc/latex/setspace/README details="Readme" - RELOC/doc/latex/setspace/setspace-test.tex -runfiles size=6 - RELOC/tex/latex/setspace/setspace.sty -catalogue-ctan /macros/latex/contrib/setspace -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics line-space -catalogue-version 6.7a - -name seuthesis -category Package -revision 33042 -shortdesc LaTeX template for theses at Southeastern University -relocated 1 -longdesc This template is for theses at Southeastern University, -longdesc Nanjing, China. -containersize 10452 -containerchecksum 57f55c62874f21cd88adc9b6e36807363041d24719d4c96d184619967f0420a086eb279deb9bb1951f2f3e5e9e752f1a15f5fffcb765160c51cdc831d5618df3 -doccontainersize 2221624 -doccontainerchecksum cbfc5d9e2fd0215c3f677eb75151b060e4b3260635d1d40b5df61cffa8c79a3041cb74cdf67c34cdc297ae444d415b175ab3f81021769282022c42fc57653f48 -docfiles size=1154 - RELOC/doc/latex/seuthesis/Makefile - RELOC/doc/latex/seuthesis/a3cover/A3cover.tex - RELOC/doc/latex/seuthesis/a3cover/A4cover.tex - RELOC/doc/latex/seuthesis/a3cover/a3cover.bat - RELOC/doc/latex/seuthesis/a3cover/a3cover.sh - RELOC/doc/latex/seuthesis/a3cover/a4cover.bat - RELOC/doc/latex/seuthesis/a3cover/a4cover.sh - RELOC/doc/latex/seuthesis/a3cover/bookspine_hor.tex - RELOC/doc/latex/seuthesis/a3cover/bookspine_ver.tex - RELOC/doc/latex/seuthesis/figures/back-cover.png - RELOC/doc/latex/seuthesis/figures/doctor-hwzs.pdf - RELOC/doc/latex/seuthesis/figures/doctor.png - RELOC/doc/latex/seuthesis/figures/engineering.png - RELOC/doc/latex/seuthesis/figures/front-cover.jpg - RELOC/doc/latex/seuthesis/figures/master-hwzs.pdf - RELOC/doc/latex/seuthesis/figures/master.png - RELOC/doc/latex/seuthesis/figures/seu-badge-logo.eps - RELOC/doc/latex/seuthesis/figures/seu-badge-logo.pdf - RELOC/doc/latex/seuthesis/figures/seu-color-logo.png - RELOC/doc/latex/seuthesis/figures/seu-text-logo.eps - RELOC/doc/latex/seuthesis/figures/seu-text-logo.png - RELOC/doc/latex/seuthesis/sample-bachelor.pdf - RELOC/doc/latex/seuthesis/sample-doctor.pdf - RELOC/doc/latex/seuthesis/sample-master.pdf - RELOC/doc/latex/seuthesis/sample.tex - RELOC/doc/latex/seuthesis/seuthesis.bib - RELOC/doc/latex/seuthesis/seuthesis.pdf details="Package documentation (Chinese)" language="zh" - RELOC/doc/latex/seuthesis/zharticle/scrsize9pt.clo - RELOC/doc/latex/seuthesis/zharticle/zharticle.bst - RELOC/doc/latex/seuthesis/zharticle/zharticle.cfg - RELOC/doc/latex/seuthesis/zharticle/zharticle.cls -srccontainersize 18180 -srccontainerchecksum f999b79f7dbe8fe0bec8dfea96a97bd6d664780c48a92d5960259c340f037890a99d4636eab177c07969ec86656206233d963c984cf64798cacaa69302f54ef6 -srcfiles size=16 - RELOC/source/latex/seuthesis/seuthesis.dtx - RELOC/source/latex/seuthesis/seuthesis.ins -runfiles size=22 - RELOC/bibtex/bst/seuthesis/seuthesis.bst -catalogue-also seuthesix -catalogue-ctan /macros/latex/contrib/seuthesis -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license gpl3 -catalogue-topics dissertation class -catalogue-version 2.1.2 - -name seuthesix -category Package -revision 40088 -shortdesc LaTeX class for theses at Southeast University, Nanjing, China -relocated 1 -longdesc This project provides a LaTeX document class as well as a -longdesc bibliography style file for typesetting theses at the Southeast -longdesc University, Nanjing, China. It is based on the seuthesis -longdesc package which, according to the author of seuthesix, is buggy -longdesc and has not been maintained for some time. -containersize 9884 -containerchecksum 74a7a44b3303a76b039cb5f0234031fe5175c20bee1302b21cef5072b8bb4d354f125889a8d6f50b61e7159dede445a1dbdcce70d1e4e6021756fdf446fb3b0a -doccontainersize 3026712 -doccontainerchecksum 05131bff927db97ae55a8d7d6d0d91e1190df27cbb85c1783bdd4bdbfd34d6b931eb80415db75773044c37a728ebda7bb525cdb4ea8e6757b0842b515a155dfe -docfiles size=1770 - RELOC/doc/latex/seuthesix/LICENCE - RELOC/doc/latex/seuthesix/README details="Readme" - RELOC/doc/latex/seuthesix/figures/back-cover.png - RELOC/doc/latex/seuthesix/figures/doctor-hwzs.pdf - RELOC/doc/latex/seuthesix/figures/doctor.png - RELOC/doc/latex/seuthesix/figures/engineering.png - RELOC/doc/latex/seuthesix/figures/front-cover.jpg - RELOC/doc/latex/seuthesix/figures/lxfbook.jpg - RELOC/doc/latex/seuthesix/figures/master-hwzs.pdf - RELOC/doc/latex/seuthesix/figures/master.png - RELOC/doc/latex/seuthesix/figures/seu-badge-logo.eps - RELOC/doc/latex/seuthesix/figures/seu-badge-logo.pdf - RELOC/doc/latex/seuthesix/figures/seu-color-logo.png - RELOC/doc/latex/seuthesix/figures/seu-text-logo.eps - RELOC/doc/latex/seuthesix/figures/seu-text-logo.png - RELOC/doc/latex/seuthesix/figures/seu_logo.jpg - RELOC/doc/latex/seuthesix/make_pdf.sh - RELOC/doc/latex/seuthesix/makefile_engineering.sh - RELOC/doc/latex/seuthesix/makefile_masters.sh - RELOC/doc/latex/seuthesix/makefile_phd.sh - RELOC/doc/latex/seuthesix/rules.pdf - RELOC/doc/latex/seuthesix/sample_engineering.pdf - RELOC/doc/latex/seuthesix/sample_engineering.tex - RELOC/doc/latex/seuthesix/sample_masters.pdf - RELOC/doc/latex/seuthesix/sample_masters.tex - RELOC/doc/latex/seuthesix/sample_phd.pdf - RELOC/doc/latex/seuthesix/sample_phd.tex - RELOC/doc/latex/seuthesix/seuthesix.bib - RELOC/doc/latex/seuthesix/seuthesix.pdf details="Package documentation (Chinese)" language="zh" - RELOC/doc/latex/seuthesix/seuthesix.tex -srccontainersize 544 -srccontainerchecksum 451cc46e9932d904124b6c7ea72e27a99b2d1bccb638db16d7173bd016a833fb47977bc34fec7b6e26e91de8c4ca2c8d4cc1805f0d555442c38302a935c5487a -srcfiles size=4 - RELOC/source/latex/seuthesix/make_pdf.bat - RELOC/source/latex/seuthesix/makefile_engineering.bat - RELOC/source/latex/seuthesix/makefile_masters.bat - RELOC/source/latex/seuthesix/makefile_phd.bat -runfiles size=11 - RELOC/bibtex/bst/seuthesix/seuthesix.bst - RELOC/tex/latex/seuthesix/seuthesix.cfg - RELOC/tex/latex/seuthesix/seuthesix.cls -catalogue-also seuthesis -catalogue-ctan /macros/latex/contrib/seuthesix -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license gpl3 -catalogue-topics dissertation class -catalogue-version 1.0.1 - -name sexam -category Package -revision 46628 -shortdesc Package for typesetting arabic exam scripts -relocated 1 -longdesc The package provides a modified version of the exam package -longdesc made compatible with XeLaTeX/polyglossia to typesetting arabic -longdesc exams. -containersize 2480 -containerchecksum 17387e89e1f26075af386a0909ff5613b50eb12a22471bff8af85f1d6a8c37525e9855b5a9c2009cc7cc06cd670e17e2cec18bac1cc571e152aab89b6e170f96 -doccontainersize 992712 -doccontainerchecksum f6d50295dd8c9aa53e98e99eb4e43f7044a275102e0ead5b03668202c3c0d0598b524657f8a14ab7a0ee2aeb147b92af703ddad4b478a5c294e654daa87aa320 -docfiles size=359 - RELOC/doc/xelatex/sexam/01.JPG - RELOC/doc/xelatex/sexam/10.png - RELOC/doc/xelatex/sexam/11.png - RELOC/doc/xelatex/sexam/2.JPG - RELOC/doc/xelatex/sexam/3.JPG - RELOC/doc/xelatex/sexam/4.JPG - RELOC/doc/xelatex/sexam/6.JPG - RELOC/doc/xelatex/sexam/7.JPG - RELOC/doc/xelatex/sexam/8.JPG - RELOC/doc/xelatex/sexam/9.JPG - RELOC/doc/xelatex/sexam/README.txt details="Readme" - RELOC/doc/xelatex/sexam/bac_template-DZ.pdf - RELOC/doc/xelatex/sexam/bac_template-DZ.tex - RELOC/doc/xelatex/sexam/exam_with_sexam_ar-DZ.pdf - RELOC/doc/xelatex/sexam/exam_with_sexam_ar-DZ.tex - RELOC/doc/xelatex/sexam/exam_with_wexam_ar-DZ.pdf - RELOC/doc/xelatex/sexam/exam_with_wexam_ar-DZ.tex - RELOC/doc/xelatex/sexam/sexam_wexam_doc_ar.pdf details="Package documentation" language="ar-dz" - RELOC/doc/xelatex/sexam/sexam_wexam_doc_ar.tex -runfiles size=3 - RELOC/tex/xelatex/sexam/bacex.sty - RELOC/tex/xelatex/sexam/sexam.sty - RELOC/tex/xelatex/sexam/wexam.sty -catalogue-also exam -catalogue-ctan /macros/xetex/latex/sexam -catalogue-date 2018-02-15 04:59:58 +0100 -catalogue-license lppl1.3 -catalogue-topics exam arabic class -catalogue-version 1 - -name sf298 -category Package -revision 41653 -shortdesc Standard form 298 -relocated 1 -longdesc A LaTeX package for generating a completed standard form 298 -longdesc (Rev. 8-98) as prescribed by ANSI Std. Z39.18 for report -longdesc documentation as part of a document delivered, for instance, on -longdesc a U.S. government contract. -containersize 6988 -containerchecksum 97ead6cec5d4d15ed7a5d387f1b657403f9ffd90f0738343644d00281c9872accee2a6b6964a5e984b39a157f9d94d029ac8f63db896012abf75f28671eb4a66 -doccontainersize 420020 -doccontainerchecksum 7844d103a9411cc177ee38b9048919462da0ee51687dc87a8cc6adbbe8ad5f4986ce246d85832df8bc76941104cebe04944c8c862a0e29b4cf7fa24bcb1806f9 -docfiles size=106 - RELOC/doc/latex/sf298/Makefile - RELOC/doc/latex/sf298/README.txt details="Readme" - RELOC/doc/latex/sf298/sample298.tex - RELOC/doc/latex/sf298/sf298.pdf details="Package documentation" -srccontainersize 22544 -srccontainerchecksum d4e20855cf541dd12d4077ed0234ccb2caa485d926f1cb5352782f37a48a2d463ba127e23c133b0963a72d2e6391140f23c757d560b781b026f314dc6a14322e -srcfiles size=24 - RELOC/source/latex/sf298/sf298.dtx - RELOC/source/latex/sf298/sf298.ins -runfiles size=7 - RELOC/tex/latex/sf298/sf298.sty -catalogue-ctan /macros/latex/contrib/sf298 -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl1.2 -catalogue-topics report-like -catalogue-version 1.3 - -name sffms -category Package -revision 15878 -shortdesc Typesetting science fiction/fantasy manuscripts -relocated 1 -longdesc The class is designed for typesetting science fiction and -longdesc fantasy manuscripts. Sffms now includes several options for -longdesc specific publishers as well as extensive documentation aimed at -longdesc new LaTeX users. -containersize 3372 -containerchecksum 88ac4187402827c4f696223a0dd9603a16614f737ff4096f1c493a15d7c7ef30637b8d4d260f204bbf6825ed582d67629cd65f58678e787536e1d6bef15304b7 -doccontainersize 156200 -doccontainerchecksum a7104b18fa293873b90b0626da71c6ba6ebc92a95b7ab63ccedb7cb27c482031f747f63b0ab1e7d474749519da0fd5a7e226d4978d05c6778d8800755169da82 -docfiles size=52 - RELOC/doc/latex/sffms/README details="Readme" - RELOC/doc/latex/sffms/blind.tex - RELOC/doc/latex/sffms/sffms_manual.pdf details="Package documentation" -srccontainersize 15748 -srccontainerchecksum d251add649866b18798231577d071bbfb788e11ea5596102b5f7a18d4a5be86e1452f4841e665fe76f3dbe36784919cad7e648d031b21c25c9b669038160b640 -srcfiles size=13 - RELOC/source/latex/sffms/sffms.dtx - RELOC/source/latex/sffms/sffms.ins -runfiles size=4 - RELOC/tex/latex/sffms/sffdumb.sty - RELOC/tex/latex/sffms/sffms.cls - RELOC/tex/latex/sffms/sffsmart.sty -catalogue-ctan /macros/latex/contrib/sffms -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics class publisher -catalogue-version 2.0 - -name sfg -category Package -revision 20209 -shortdesc Draw signal flow graphs -relocated 1 -longdesc Defines some commands to draw signal flow graphs as used by -longdesc electrical and electronics engineers and graph theorists. -longdesc Requires fp and pstricks packages (and a relatively fast -longdesc machine). -containersize 6172 -containerchecksum 16c49fd1f1ad63719f5494d01f1dcf4f0b04827bce963b39e056daa235afc83ed9ffafc8629301cbc38ba028d19e61cb9f2eddfbb85558605c879d7355a79f33 -doccontainersize 388368 -doccontainerchecksum 3436ff0aee6f506a21b0ccd63795cec73e8387d671d4efaef3638a685cb4ca493ebe32df7c0a5750bbb70fb93c35dbf5aa2b704c233dc09ab99db027347a0be0 -docfiles size=100 - RELOC/doc/latex/sfg/Changes - RELOC/doc/latex/sfg/README details="Readme" - RELOC/doc/latex/sfg/sfg-doc.pdf details="Package documentation" - RELOC/doc/latex/sfg/sfg-doc.tex - RELOC/doc/latex/sfg/sfg_test.tex -runfiles size=6 - RELOC/tex/latex/sfg/sfg.sty -catalogue-ctan /macros/latex/contrib/sfg -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics diagram pstricks -catalogue-version 0.91 - -name sfmath -category Package -revision 15878 -shortdesc Sans-serif mathematics -relocated 1 -longdesc sfmath is a simple package for sans serif maths in documents. -longdesc After including the package, all maths of the current document -longdesc is displayed with sans serif fonts. -containersize 4472 -containerchecksum 757e6deeb1d60dd9a548ce424dfa659a6ffc27e8a3f518452358f077582ca4cd889d05268ea7e8ba0a2fef15556cff2ffe796e707e86c6b570ddc7b131e3be2c -runfiles size=5 - RELOC/tex/latex/sfmath/sfmath.sty -catalogue-also sansmath -catalogue-ctan /macros/latex/contrib/sfmath/sfmath.sty -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font-maths maths -catalogue-version 0.8 - -name sgame -category Package -revision 30959 -shortdesc LaTeX style for typesetting strategic games -relocated 1 -longdesc Formats strategic games. For a 2x2 game, for example, the -longdesc input: \begin{game}{2}{2} &$L$ &$M$\\ $T$ &$2,2$ &$2,0$\\ $B$ -longdesc &$3,0$ &$0,9$ \end{game} produces output with (a) boxes around -longdesc the payoffs, (b) payoff columns of equal width, and (c) payoffs -longdesc vertically centered within the boxes. Note that the game -longdesc environment will not work in the argument of another command. -containersize 4532 -containerchecksum 42e19fae6e5e550a68861280edd7eae538b624324579ed0bf764db0c871ff2182ade6b69640a34088f1b2f5b74861cf5ce8968e9e98d99386aa5f01a1a4604d1 -doccontainersize 69156 -doccontainerchecksum 80bdd390c12bf3ba4716b8b7e80493b7ce902063eb9cc06094fda5c2eed60cce656c2c24e1faec119f5932fc3b3ab9e1ac506c30444d218165979374d81a2145 -docfiles size=28 - RELOC/doc/latex/sgame/README - RELOC/doc/latex/sgame/sgame.pdf details="Package documentation" - RELOC/doc/latex/sgame/sgame.tex -runfiles size=8 - RELOC/tex/latex/sgame/sgame.sty - RELOC/tex/latex/sgame/sgamevar.sty -catalogue-ctan /macros/latex/contrib/sgame -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl -catalogue-topics games -catalogue-version 2.15 - -name shade -category Package -revision 22212 -shortdesc Shade pieces of text -relocated 1 -longdesc The package provides a shaded backdrop to a box of text. It -longdesc uses a Metafont font (provided) which generates to appropriate -longdesc shading dependent on the resolution used in the Metafont -longdesc printer parameters. -containersize 1652 -containerchecksum 16d77085d03efc99f152db725a4896493e348d8603ae326d8342e04e679eebe3f9466b7f436eadfcc2f78c5b34f1088cdb92b30df69341fc288b9df5ce3647e4 -doccontainersize 14024 -doccontainerchecksum a284bfbf5cf6372ac7c5836ae28166cbed272929ff5d37db6fd8c7199a2f18cc3ae1ba2a9c7c286b479d9fec80f16bb75b4cf5359d9c30011bfbb947d1e1b3c0 -docfiles size=9 - RELOC/doc/generic/shade/README details="Readme" - RELOC/doc/generic/shade/description.pdf details="Description of the algorithm:" language="en" - RELOC/doc/generic/shade/description.tex -runfiles size=2 - RELOC/fonts/source/public/shade/shade.mf - RELOC/tex/generic/shade/shade.tex -catalogue-also shadebox -catalogue-ctan /macros/generic/shade -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl1 -catalogue-topics decoration -catalogue-version 1 - -name shadethm -category Package -revision 20319 -shortdesc Theorem environments that are shaded -relocated 1 -longdesc Extends the \newtheorem command. If you say -longdesc \newshadetheorem{theorem}{Theorem} in the preamble then your -longdesc regular \begin{theorem} .. \end{theorem} will produce a theorem -longdesc statement in a shaded box. It supports all the options of -longdesc \newtheorem, including forms \newshadetheorem{..}[..]{..} and -longdesc \newshadetheorem{..}{..}[..]. Environments declared using the -longdesc package require their body to remain on one page; the mdframed -longdesc package can frame and shade theorems, and its environments -longdesc break at the end of a page; users are generally recommended, -longdesc therefore, to use mdframed. -containersize 7388 -containerchecksum 235d50a3ac8fcd8ff1f5978ade55bc6697936a3bc0e98298203e9b5df94118070156278363ec5df8690dddaad2a27135b9ce241abaa931f64793073b9debb0d6 -doccontainersize 360864 -doccontainerchecksum 4626666e5abb2aee3b09c4d2308fb4cba20e295857ba5bb6dc576f5f097550c7866b383b9817c64f602055fe66780d03519aff2e46502befceebefdb5caa8939 -docfiles size=93 - RELOC/doc/latex/shadethm/1st_read.me details="Readme" - RELOC/doc/latex/shadethm/shadetest.pdf - RELOC/doc/latex/shadethm/shadetest.tex - RELOC/doc/latex/shadethm/shadethm-doc.pdf details="Package documentation" - RELOC/doc/latex/shadethm/shadethm-doc.tex -runfiles size=8 - RELOC/tex/latex/shadethm/colored.sth - RELOC/tex/latex/shadethm/shadein.sth - RELOC/tex/latex/shadethm/shadethm.sty -catalogue-ctan /macros/latex/contrib/shadethm -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics maths-theorem decoration - -name shadow -category Package -revision 20312 -shortdesc Shadow boxes -relocated 1 -longdesc Defines a command \shabox (analgous to \fbox), and supporting -longdesc mechanisms. -containersize 1948 -containerchecksum 7d97a26b754fb42ff6b998b4e43668ba597422f985c62bde0ffe722e80c6a7e79305bf23b326fd679f85409060cc435274af47de21ec972f01b538212fdce913 -doccontainersize 223584 -doccontainerchecksum 36ab18dc4d6ddb84b2c95c33220e8a13dda5b5a92794519ce33087c9ef64ba272a0e9979efd8dee721ad43967d58247886e10602eb150862f972ffe3688421c5 -docfiles size=56 - RELOC/doc/latex/shadow/shadow-doc.pdf details="Package documentation" - RELOC/doc/latex/shadow/shadow-doc.tex -runfiles size=2 - RELOC/tex/latex/shadow/shadow.sty -catalogue-also fancybox -catalogue-ctan /macros/latex/contrib/shadow -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics decoration - -name shadowtext -category Package -revision 26522 -shortdesc Produce text with a shadow behind it -relocated 1 -longdesc The package introduces a command \shadowtext, which adds a drop -longdesc shadow to the text that is given as its argument. The colour -longdesc and positioning of the shadow are customisable. -containersize 1480 -containerchecksum d0dd624c34bcec0486eb64a7447046a58d16ea2d7e36b951434dfcedb65fef540b75d9964ed021cd13d48c289df3c8584a0aa3f05490d330065110034e0c63af -doccontainersize 145128 -doccontainerchecksum dec73f61f6280c68e7f98170334aa68d6876b79d22f62f05414c82d070f7768d89c9a04fcd1d9debbdb871e0f312134806a3d40cc168ac6a71a36ea7871e1c55 -docfiles size=38 - RELOC/doc/latex/shadowtext/README details="Readme" - RELOC/doc/latex/shadowtext/shadowtext.pdf details="Package documentation" - RELOC/doc/latex/shadowtext/shadowtext.tex -runfiles size=1 - RELOC/tex/latex/shadowtext/shadowtext.sty -catalogue-ctan /macros/latex/contrib/shadowtext -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics decoration -catalogue-version 0.3 - -name shapepar -category Package -revision 30708 -shortdesc A macro to typeset paragraphs in specific shapes -relocated 1 -longdesc \shapepar is a macro to typeset paragraphs in a specific shape. -longdesc The size is adjusted automatically so that the entire shape is -longdesc filled with text. There may not be displayed maths or -longdesc '\vadjust' material (no \vspace) in the argument of \shapepar. -longdesc The macros work for both LaTeX and plain TeX. For LaTeX, -longdesc specify \usepackage{shapepar}; for Plain, \input shapepar.sty. -longdesc \shapepar works in terms of user-defined shapes, though the -longdesc package does provide some predefined shapes: so you can form -longdesc any paragraph into the form of a heart by putting -longdesc \heartpar{sometext...} inside your document. The tedium of -longdesc creating these polygon definitions may be alleviated by using -longdesc the shapepatch extension to transfig which will convert xfig -longdesc output to \shapepar polygon form. -containersize 15948 -containerchecksum 07e743c4d21dcc9b386f5c85f17edbc52019417b1e05fd979e86bd25239b0949b289832a62128e5369f94ba9fee94b95d26b32e51de352e9b1880be704fe79e5 -doccontainersize 169092 -doccontainerchecksum 3572ef902cf3ff8146d44d1e490c5691ea3b8ab42972f7f4a80418dd2f940085a9c676f27f55371ad63ca126f32d73b5924ce5ae203ff4371f8b1a30d407b991 -docfiles size=59 - RELOC/doc/generic/shapepar/README.shapepar details="Package README" - RELOC/doc/generic/shapepar/proshap.py - RELOC/doc/generic/shapepar/shapepar.ltx - RELOC/doc/generic/shapepar/shapepar.pdf details="Package documentation" -runfiles size=16 - RELOC/tex/generic/shapepar/Canflagshape.def - RELOC/tex/generic/shapepar/TeXshape.def - RELOC/tex/generic/shapepar/candleshape.def - RELOC/tex/generic/shapepar/dropshape.def - RELOC/tex/generic/shapepar/shapepar.sty - RELOC/tex/generic/shapepar/triangleshapes.def -catalogue-ctan /macros/latex/contrib/shapepar -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license other-free -catalogue-topics micro-layout -catalogue-version 2.2 - -name shapes -category Package -revision 42428 -shortdesc Draw polygons, reentrant stars, and fractions in circles with MetaPost -relocated 1 -longdesc The shapes set of macros allows drawing regular polygons; their -longdesc corresponding reentrant stars in all their variations; and -longdesc fractionally filled circles (useful for visually demonstrating -longdesc the nature of fractions) in MetaPost. -containersize 1884 -containerchecksum 91187dde3b19117f2386e062d10743adbe892074737fe379e6a76a40f652fa97867af042e209c8c3e6c5ee1f5acb081affe22cd1cb34d3ba49cb1f7dd34c4a2e -doccontainersize 182996 -doccontainerchecksum 7b0ef9f2eb4735e2b146301ff51a7b4ea82b886796edd619ddd2f14ecdc9e3c2dcb27289f0d1a5193a3253bc7a44d4895979573e95200fe1c6993e969180bced -docfiles size=51 - RELOC/doc/metapost/shapes/CHANGES - RELOC/doc/metapost/shapes/README details="Readme" - RELOC/doc/metapost/shapes/lppl.txt - RELOC/doc/metapost/shapes/shapes.pdf details="Package documentation" -srccontainersize 4612 -srccontainerchecksum c5be53f9fb534e32d8c3bcdb84aa1e54b597e51bb588374737c3fd25118363ce188407ec25b3db5762d9c48f251cd1244373520becbbc6f1d06d6c5cb399e7ce -srcfiles size=5 - RELOC/source/metapost/shapes/shapes.dtx - RELOC/source/metapost/shapes/shapes.ins -runfiles size=2 - RELOC/metapost/shapes/shapes.mp -catalogue-ctan /graphics/metapost/contrib/macros/shapes -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics maths -catalogue-version 1.1 - -name shdoc -category Package -revision 41991 -shortdesc Float environment to document the shell commands of a terminal session -relocated 1 -longdesc The package provides a simple, though fancy float environment -longdesc to document terminal sessions -- like command executions or -longdesc shell operations. The look and feel of the package output -longdesc imitates the look of a shell prompt. -containersize 2996 -containerchecksum 83e9ab3198e54d882b924c89b8c133d5da6ec448f3027b09d3e1f5b24d7ceb0a96fe264150829cc467cb5b21627c378249d7306e435def6a700933680cf86347 -doccontainersize 543980 -doccontainerchecksum bd57b6a6cf1e4aedeb917c72a4ee7dacae7ea8182dc0f72630bf0c96076df06eaad84f3b30f7b01adfdb18a9bbabbb49e2d2164b285623cfe04fecda4c0c0087 -docfiles size=137 - RELOC/doc/latex/shdoc/README details="Readme" - RELOC/doc/latex/shdoc/README.txt - RELOC/doc/latex/shdoc/avrdude-log.save - RELOC/doc/latex/shdoc/shdoc.pdf details="Package documentation" - RELOC/doc/latex/shdoc/shreformat.sh -srccontainersize 16536 -srccontainerchecksum fd526bb1626ed22a8ea7d8c8fd6eb8022deaa48c430aae28092bb83d58aeb22bfec95c3cffabfa65572e78f38a9b2bcb79731f1e9c872da9cf6c262db039154b -srcfiles size=17 - RELOC/source/latex/shdoc/shdoc.dtx - RELOC/source/latex/shdoc/shdoc.ins -runfiles size=3 - RELOC/tex/latex/shdoc/shdoc.sty -catalogue-ctan /macros/latex/contrib/shdoc -catalogue-date 2016-09-04 18:33:35 +0200 -catalogue-license lppl1.3 -catalogue-topics synt-hlt float listing -catalogue-version 2.1b - -name shipunov -category Package -revision 29349 -shortdesc A collection of LaTeX packages and classes -relocated 1 -longdesc The bundle collects packages and classes, along with one -longdesc bibliography style and examples and scripts for converting TeX -longdesc files. Many of the files in the collection are designed to -longdesc support field biologists and/or Russian writers, while others -longdesc have wider application. The collection includes (among others): -longdesc altverse, a simple verse typesetting package; autolist, which -longdesc provides various list formatting facilities; biokey, which -longdesc provides a mechanism for typesetting biological identification -longdesc lists; biolist, which typesets species lists; boldline, which -longdesc typesets heavier separating lines in tables; cassete, which -longdesc lays out audio cassette inserts; classif2, which typesets -longdesc classification lists; drcaps, which provides dropped capital -longdesc macros; etiketka, a class for typesetting business-card-sized -longdesc information (including business cards); flower, for typesetting -longdesc lists of flower formulae; isyntax; numerus; punct; sltables, -longdesc which develops on the stables package, for use in a LaTeX -longdesc context; and starfn. -containersize 18932 -containerchecksum b33640df5bc341acc86d462665697fb24d2b21db0223006f4603380d28d84c5e757e79a7338e87b5b5aca650341bde6d3827677dad527ebdbce144a099b58ead -doccontainersize 2000364 -doccontainerchecksum ccedb4bbc836a4a5fc8b5d71e8f9bb97646537a8bc7b85e5f151df4540cddae09435c7a624d6522415b1288553a1a721e95f09358d65f1a11d11735588454ea7 -docfiles size=624 - RELOC/doc/latex/shipunov/NEWS - RELOC/doc/latex/shipunov/README details="Readme" language="en" - RELOC/doc/latex/shipunov/altverse-ex-en.pdf - RELOC/doc/latex/shipunov/altverse-ex-en.tex - RELOC/doc/latex/shipunov/altverse-ex1-ru.pdf - RELOC/doc/latex/shipunov/altverse-ex1-ru.tex - RELOC/doc/latex/shipunov/altverse-ex2-ru.pdf - RELOC/doc/latex/shipunov/altverse-ex2-ru.tex - RELOC/doc/latex/shipunov/autolist-ex-en.pdf - RELOC/doc/latex/shipunov/autolist-ex-en.tex - RELOC/doc/latex/shipunov/autolist-ex-ru.pdf - RELOC/doc/latex/shipunov/autolist-ex-ru.tex - RELOC/doc/latex/shipunov/biokey-doc-en.pdf - RELOC/doc/latex/shipunov/biokey-doc-en.tex - RELOC/doc/latex/shipunov/biokey2html-doc-en.pdf - RELOC/doc/latex/shipunov/biokey2html-doc-en.tex - RELOC/doc/latex/shipunov/biokey2html-ex-en.html - RELOC/doc/latex/shipunov/biokey2html-ex-en1.pdf - RELOC/doc/latex/shipunov/biokey2html-ex-en2.pdf - RELOC/doc/latex/shipunov/biolist-ex-en.pdf - RELOC/doc/latex/shipunov/biolist-ex-en.tex - RELOC/doc/latex/shipunov/boldline-ex-en.pdf - RELOC/doc/latex/shipunov/boldline-ex-en.tex - RELOC/doc/latex/shipunov/cassete-ex-ru.pdf - RELOC/doc/latex/shipunov/cassete-ex-ru.tex - RELOC/doc/latex/shipunov/classif2-ex-en.pdf - RELOC/doc/latex/shipunov/classif2-ex-en.tex - RELOC/doc/latex/shipunov/drcaps-ex-en.pdf - RELOC/doc/latex/shipunov/drcaps-ex-en.tex - RELOC/doc/latex/shipunov/etiketka-ex-ru.pdf - RELOC/doc/latex/shipunov/etiketka-ex-ru.tex - RELOC/doc/latex/shipunov/etiketka-ex1-en.pdf - RELOC/doc/latex/shipunov/etiketka-ex1-en.tex - RELOC/doc/latex/shipunov/etiketka-ex2-en.pdf - RELOC/doc/latex/shipunov/etiketka-ex2-en.tex - RELOC/doc/latex/shipunov/field-form-ex1-ru.pdf - RELOC/doc/latex/shipunov/field-form-ex1-ru.tex - RELOC/doc/latex/shipunov/field-form-ex2-ru.pdf - RELOC/doc/latex/shipunov/field-form-ex2-ru.tex - RELOC/doc/latex/shipunov/flower-ex-en-x.pdf - RELOC/doc/latex/shipunov/flower-ex-en-x.tex - RELOC/doc/latex/shipunov/flower-ex-en.pdf - RELOC/doc/latex/shipunov/flower-ex-en.tex - RELOC/doc/latex/shipunov/isyntax-ex-en.tex - RELOC/doc/latex/shipunov/numerus-ex-ru.pdf - RELOC/doc/latex/shipunov/numerus-ex-ru.tex - RELOC/doc/latex/shipunov/punct-ex-en.pdf - RELOC/doc/latex/shipunov/punct-ex-en.tex - RELOC/doc/latex/shipunov/rusnat-doc-ru.pdf - RELOC/doc/latex/shipunov/rusnat-doc-ru.tex - RELOC/doc/latex/shipunov/rusnat-ex-ru.bib - RELOC/doc/latex/shipunov/rusnat-ex1-ru.pdf - RELOC/doc/latex/shipunov/rusnat-ex1-ru.tex - RELOC/doc/latex/shipunov/rusnat-ex2-ru.pdf - RELOC/doc/latex/shipunov/rusnat-ex2-ru.tex - RELOC/doc/latex/shipunov/sltables-doc-en.pdf - RELOC/doc/latex/shipunov/sltables-doc-en.tex - RELOC/doc/latex/shipunov/starfn-ex-ru.pdf - RELOC/doc/latex/shipunov/starfn-ex-ru.tex -runfiles size=29 - RELOC/bibtex/bst/shipunov/rusnat.bst - RELOC/scripts/shipunov/biokey2html.bat - RELOC/scripts/shipunov/biokey2html.sh - RELOC/scripts/shipunov/biokey2html1.pl - RELOC/scripts/shipunov/biokey2html2.pl - RELOC/scripts/shipunov/biokey2html3.pl - RELOC/tex/latex/shipunov/altverse.sty - RELOC/tex/latex/shipunov/autolist.sty - RELOC/tex/latex/shipunov/biokey.sty - RELOC/tex/latex/shipunov/biolist.sty - RELOC/tex/latex/shipunov/boldline.sty - RELOC/tex/latex/shipunov/cassete.cls - RELOC/tex/latex/shipunov/classif2.sty - RELOC/tex/latex/shipunov/drcaps.sty - RELOC/tex/latex/shipunov/etiketka.cls - RELOC/tex/latex/shipunov/flower.sty - RELOC/tex/latex/shipunov/isyntax.sty - RELOC/tex/latex/shipunov/numerus.sty - RELOC/tex/latex/shipunov/punct.sty - RELOC/tex/latex/shipunov/sltables.sty - RELOC/tex/latex/shipunov/starfn.sty -catalogue-ctan /macros/latex/contrib/shipunov -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics collection -catalogue-version 1.1 - -name shobhika -category Package -revision 44723 -shortdesc An OpenType Devanagari font designed for scholars -relocated 1 -longdesc This package provides a free, open source, Unicode compliant, -longdesc OpenType font with support for Devanagari, Latin, and Cyrillic -longdesc scripts. It is available in two weights--regular and bold. The -longdesc font is designed with over 1600 Devanagari glyphs, including -longdesc support for over 1100 conjunct consonants, as well as vedic -longdesc accents. The Latin component of the font not only supports a -longdesc wide range of characters required for Roman transliteration of -longdesc Sanskrit, but also provides a subset of regularly used -longdesc mathematical symbols for scholars working with scientific and -longdesc technical documents. The project has been launched under the -longdesc auspices of the Science and Heritage Initiative (SandHI) at IIT -longdesc Bombay, and builds upon the following two fonts for its -longdesc Devanagari and Latin components respectively: (i) Yashomudra by -longdesc Rajya Marathi Vikas Samstha, and (ii) PT Serif by ParaType. We -longdesc would like to thank both these organisations for releasing -longdesc their fonts under the SIL Open Font Licence, which has enabled -longdesc us to create Shobhika. -containersize 418016 -containerchecksum 8474bae56ed71a3186386f142087ac67972a3c8958f51f87a57444542805d209a2db0c67964ee2a297c3a168784264121ea287ee19938c9018a3d70e0729e004 -doccontainersize 26176 -doccontainerchecksum 2878d20b7eca86771c9d8cc0b9b2ca80de03ed738c229a1b072b58593a3a3cde425133eede94aba9c54fcaae98487b97582e5a8397234fc00f2d08f6c55219ad -docfiles size=13 - RELOC/doc/fonts/shobhika/AUTHORS.txt - RELOC/doc/fonts/shobhika/CONTRIBUTORS.txt - RELOC/doc/fonts/shobhika/Copyright.txt - RELOC/doc/fonts/shobhika/OFL.txt - RELOC/doc/fonts/shobhika/README.md details="Readme" - RELOC/doc/fonts/shobhika/shobhika.pdf details="Font samples" - RELOC/doc/fonts/shobhika/shobhika.tex -runfiles size=172 - RELOC/fonts/opentype/public/shobhika/Shobhika-Bold.otf - RELOC/fonts/opentype/public/shobhika/Shobhika-Regular.otf -catalogue-ctan /fonts/shobhika -catalogue-date 2017-07-24 05:21:26 +0200 -catalogue-license ofl -catalogue-topics font font-cyrillic font-indic font-multilingual font-otf -catalogue-version 1.04 - -name short-math-guide -category Package -revision 46126 -shortdesc Guide to using amsmath and related packages to typeset mathematical notation with LaTeX -relocated 1 -longdesc The Short Math Guide is intended to be a concise introduction -longdesc to the use of the facilities provided by amsmath and various -longdesc other LaTeX packages for typesetting mathematical notation. -longdesc Originally created by Michael Downes of the American -longdesc Mathematical Society based only on amsmath, it has been brought -longdesc up to date with references to related packages and other useful -longdesc information. -containersize 612 -containerchecksum 4f3bf4d4542bc5a64fc7496ad0da907ebde07b1bd8e50139c4c4598f0c6f074d7d7ccaecc2925a222d3537db2d0a5c24712e2334abebebb74da73e1944278c31 -doccontainersize 563824 -doccontainerchecksum 3f6e1ea3be9616efd1b7a09969c688d63f6cf48cad89b6b088380eec2d91329a285f5538ee57285a378dabc37552d5467dc7e9fe90c914bad462906c04e407e8 -docfiles size=154 - RELOC/doc/latex/short-math-guide/README details="Readme" - RELOC/doc/latex/short-math-guide/short-math-guide.pdf details="Package documentation" - RELOC/doc/latex/short-math-guide/short-math-guide.tex -catalogue-ctan /info/short-math-guide -catalogue-date 2017-12-24 17:24:22 +0100 -catalogue-license lppl1.3c -catalogue-topics maths documentation maths-doc -catalogue-version 2.0 - -name shorttoc -category Package -revision 15878 -shortdesc Table of contents with different depths -relocated 1 -longdesc A package to create another table of contents with a different -longdesc depth, useful in large documents where a detailed table of -longdesc contents should be accompanied by a shorter one, giving only a -longdesc general overview of the main topics in the document. -containersize 1344 -containerchecksum 890b52d8c23bcfe70b27f60e607e25ac6036992b29e1602289d361b30f7307cbc16571b300463d09bc40475bf0e0432539d23ef3c63263502895b78130795c57 -doccontainersize 192504 -doccontainerchecksum 0e38cfe8a8ff980db6f6373b476657795d75d49918ee73794e3df477f980d9133db7c592ba212d3c5869d3d42fa37e1c82e099c76dd29b54c63a367e56a654ef -docfiles size=52 - RELOC/doc/latex/shorttoc/00readme details="Package README" - RELOC/doc/latex/shorttoc/shorttoc.pdf details="Package documentation" -srccontainersize 3880 -srccontainerchecksum 7619eb121e45e995d86941d809a26066bf8b687d4fcc80d9768e12e2980bf8b3c8849c0255c4811b05c2adbaf43aaeef188686cb122643fbba265be5d8b34c1d -srcfiles size=4 - RELOC/source/latex/shorttoc/shorttoc.dtx - RELOC/source/latex/shorttoc/shorttoc.ins -runfiles size=1 - RELOC/tex/latex/shorttoc/shorttoc.sty -catalogue-ctan /macros/latex/contrib/shorttoc -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics toc-etc -catalogue-version 1.3 - -name show2e -category Package -revision 15878 -shortdesc Variants of \show for LaTeX2e -relocated 1 -longdesc This small package aims at making debugging (especially in an -longdesc interactive way) easier, by providing \show variants suited to -longdesc LaTeX2e commands (whether with optional arguments or robust) -longdesc and environments. The variant commands also display the -longdesc internal macros used by such commands, if any. The \showcs -longdesc variant helps with macros with exotic names. -containersize 1212 -containerchecksum 4b1e825730f7fef5d0c0374433a1d99847ff91d14e828900c6354ce29b9869e3a46522453960b0277f939b2b1778c85eed7cb67f94b604f8e251bb5b06a1cd54 -doccontainersize 61104 -doccontainerchecksum 0d172c8cff006fb510fd3b7520acfae4ba1f46a29daa8bbb9fb1369f8279ea9e241825ecc37e5c079ee47ea6e28f7bd44d6fd4514b50a1f9c7e0b457d486d827 -docfiles size=23 - RELOC/doc/latex/show2e/README details="Readme" - RELOC/doc/latex/show2e/show2e-fr.pdf details="Package documentation (French)" language="fr" - RELOC/doc/latex/show2e/show2e.pdf details="Package documentation (English)" language="en" -srccontainersize 4340 -srccontainerchecksum a0e19c439ceec3b45b4916eb05a292c0ed2fcb1fe82d9b845a8796442a6f9ec73c0c0b06ab074d78ae32a6621847977ee03623695bec5dec2718ca369f65a1f2 -srcfiles size=3 - RELOC/source/latex/show2e/show2e.dtx -runfiles size=1 - RELOC/tex/latex/show2e/show2e.sty -catalogue-ctan /macros/latex/contrib/show2e -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics debug-supp -catalogue-version 1.0 - -name showcharinbox -category Package -revision 29803 -shortdesc Show characters inside a box -relocated 1 -longdesc The package typesets a character inside a box, showing where -longdesc reference point is, and displaying width, height, and depth -longdesc information of the character. The output is like that on page -longdesc 63 of "The TeXBook" or page 101 of "The METAFONTbook". The -longdesc package itself is motivated by Knuth's macros in the file -longdesc manmac.tex. Users should note that using a small size for the -longdesc character inside the box does not make any sense: use a large -longdesc size. -containersize 1912 -containerchecksum 7c5d2cc85fce3b9011dba8f02751c37f292b630064706762a3cb70a784bd2a561d1227365f48bd551ea68de8dfea895348f11598954b76a50a4f361c7e975cbc -doccontainersize 72040 -doccontainerchecksum 42587d7a15eaffc197a1ad4232f950f4e192b7197269608a45aaa712b275449a6c5ac120713ae06a95cd14886bceb86426a5da3eb952da774bd3526be16025f5 -docfiles size=20 - RELOC/doc/latex/showcharinbox/README details="Readme" - RELOC/doc/latex/showcharinbox/showcharinbox.pdf details="Package documentation" -srccontainersize 3660 -srccontainerchecksum 882e6248dd3ba8fa4018543c4e8b3aaa0cbb7c5f2514e3435efaba30cd777bfd95b8de662c9fc2595e793d477c52db5e1e367c83d5c1f69eb93490c8eaf05fc3 -srcfiles size=4 - RELOC/source/latex/showcharinbox/showcharinbox.dtx - RELOC/source/latex/showcharinbox/showcharinbox.ins -runfiles size=1 - RELOC/tex/latex/showcharinbox/showcharinbox.sty -catalogue-ctan /macros/latex/contrib/showcharinbox -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics font-devel -catalogue-version 0.1 - -name showdim -category Package -revision 28918 -shortdesc Variants on printing dimensions -relocated 1 -longdesc A package for LaTeX providing a number of commands for printing -longdesc the value of a TeX dimension. For example, -longdesc \tenthpt{\baselineskip} yields the current value of -longdesc \baselineskip rounded to the nearest tenth of a point. -containersize 1648 -containerchecksum b8377b3c4eb81919bc1d874db969e61c7982a032792011470b374ddbb9b0742dba8a0c8576ff5bb44eab2686816b7dd0e8f2b999974aba96cf59d68ceab5ccbc -doccontainersize 928 -doccontainerchecksum 9cf6001463ed491581502b4e8833bf5769c7295bfe9a5be7f1a29f8b913dbc117ee29e4c1af526f364b47b8515ed6ceb51aad50264720f520c2c488692daaea2 -docfiles size=1 - RELOC/doc/latex/showdim/README -runfiles size=1 - RELOC/tex/latex/showdim/showdim.sty -catalogue-ctan /macros/latex/contrib/showdim/showdim.sty -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics debug-supp -catalogue-version 1.2 - -name showexpl -category Package -revision 42677 -shortdesc Typesetting LaTeX source code -relocated 1 -longdesc This package provides a way to typeset LaTeX source code and -longdesc the related result in the same document. -containersize 4068 -containerchecksum a435ee94b57c1d4df1b2549b2e5ba7257682e2fc4a170f11b610ee920f7aab3411cf3d08bd6faf9c73a3eff5f23a5ad778ca30d7a52debe64d32c05760845a71 -doccontainersize 594496 -doccontainerchecksum 5a096b71aa2d0a93ac0d8ec38de8ab09b783e4a40a5d01c422c04583ad7197c5393b7b80b5180390881dd5801378aba57022291c8be43bffe684ac6d51828bfc -docfiles size=150 - RELOC/doc/latex/showexpl/README details="README file" - RELOC/doc/latex/showexpl/result-picture.pdf - RELOC/doc/latex/showexpl/showexpl-test.pdf details="Package example" - RELOC/doc/latex/showexpl/showexpl-test.tex - RELOC/doc/latex/showexpl/showexpl.pdf details="Package documentation" -srccontainersize 8884 -srccontainerchecksum 7c682d4779e47be78aa3b04f8af5b5dcc966edefcb27026c62d803b3640b360340b6ee51fb50dd137ff7026c8c9b1cb8f215f601b66f2eb2c09cf8339926e4c7 -srcfiles size=8 - RELOC/source/latex/showexpl/showexpl.dtx - RELOC/source/latex/showexpl/showexpl.ins -runfiles size=4 - RELOC/tex/latex/showexpl/showexpl.sty -catalogue-ctan /macros/latex/contrib/showexpl -catalogue-date 2016-12-11 13:56:29 +0100 -catalogue-license lppl1.2 -catalogue-topics listing -catalogue-version 0.3o - -name showhyphens -category Package -revision 39787 -shortdesc Show all possible hyphenations in LuaLaTeX -relocated 1 -longdesc With this package, LuaLaTeX will indicate all possible -longdesc hyphenations in the printed output. -containersize 1784 -containerchecksum 92c4a37d024538a07e0794284e893ac7561aebcd4bc51ab9a6c8700a134d364b5d68addd2d24790f88b2a633a510f968823d1fcd4f020fced7c3e362c0c47450 -doccontainersize 86228 -doccontainerchecksum 1de4be082ca15852cfc814baa7bad2298f2911ec958066f2d2031e03388830b0f2cf0829c12404e13770beed51affda78642b9f8e92fc69fe8585b118e5326fe -docfiles size=28 - RELOC/doc/lualatex/showhyphens/README details="Readme" - RELOC/doc/lualatex/showhyphens/showhyphens-doc.pdf details="Package documentation" - RELOC/doc/lualatex/showhyphens/showhyphens-doc.tex - RELOC/doc/lualatex/showhyphens/showhyphens-sample.pdf details="Sample output" -runfiles size=1 - RELOC/tex/lualatex/showhyphens/showhyphens.sty -catalogue-ctan /macros/luatex/latex/showhyphens -catalogue-date 2016-12-18 08:34:28 +0100 -catalogue-license mit -catalogue-topics hyph-gen luatex -catalogue-version 0.5c - -name showlabels -category Package -revision 41322 -shortdesc Show label commands in the margin -relocated 1 -longdesc This package helps you keep track of all the labels you define, -longdesc by putting the name of new labels into the margin whenever the -longdesc \label command is used. The package allows you to do the same -longdesc thing for other commands. The only one for which this is -longdesc obviously useful is the \cite command, but it's easy to do it -longdesc for others, such as the \ref or \begin commands. -containersize 3180 -containerchecksum 93b3f2a23108470c1e62b83b7ecc911f34052a9e3411b8658eda63205e0e28fd903308e42bc5b7e4f7541cf442b03908dfb04ec74422c9149338acbbc16046c3 -doccontainersize 169092 -doccontainerchecksum 0d76c6e1d27fabbd2c19a1e723e447513b598facc097b1158e7d6a876dcee79000dc45dc0d0b11b2e22ddd3943ddad7aecdddc55d9db178d714f9bb146a5579d -docfiles size=53 - RELOC/doc/latex/showlabels/README details="Readme" - RELOC/doc/latex/showlabels/VERSION - RELOC/doc/latex/showlabels/lppl.txt - RELOC/doc/latex/showlabels/showlabels.html details="Package documentation (HTML)" - RELOC/doc/latex/showlabels/showlabels.pdf details="Package documentation (PDF)" - RELOC/doc/latex/showlabels/style.css -srccontainersize 12648 -srccontainerchecksum 03dc851be8d1c27d9ee2e504da1d5cebf7070b1be6654bbdc43566e7811e8928b3165ef097e33ddc65ad6d2e2734d85428e6a8f250c307dc979299767026f1e5 -srcfiles size=12 - RELOC/source/latex/showlabels/showlabels.drv - RELOC/source/latex/showlabels/showlabels.dtx - RELOC/source/latex/showlabels/showlabels.ins -runfiles size=3 - RELOC/tex/latex/showlabels/showlabels.sty -catalogue-ctan /macros/latex/contrib/showlabels -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl1.3 -catalogue-topics label-ref bibtex-supp macro-supp -catalogue-version 1.8 - -name showtags -category Package -revision 20336 -shortdesc Print the tags of bibliography entries -relocated 1 -longdesc Prints the tag right-aligned on each line of the bibliography. -containersize 2048 -containerchecksum cedbe096b08498693c2cfa7f04d41d997e5ebe850e3e771a423d9e96df53be5b1e6ff1b2479edb25f24aa8ff644b38eadd420c983c26517e4c0e06d3dc3be321 -doccontainersize 211912 -doccontainerchecksum 559a346ff2ac77e894a56fe86253dad2f86fafa9d9400be0644d5bfce914c1a6c58dd246496fda0b7d85b93291ae77f9db80c2215c8a46339560288ea9672005 -docfiles size=53 - RELOC/doc/latex/showtags/showtags-doc.pdf details="Package documentation" - RELOC/doc/latex/showtags/showtags-doc.tex -runfiles size=2 - RELOC/tex/latex/showtags/showtags.sty -catalogue-ctan /macros/latex/contrib/showtags -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics bibtex-supp -catalogue-version 1.05 - -name shuffle -category Package -revision 15878 -shortdesc A symbol for the shuffle product -relocated 1 -longdesc The bundle provides a LaTeX package and a font (as Metafont -longdesc source) for the shuffle product which is used in some part of -longdesc mathematics and physics. -containersize 3648 -containerchecksum 6c37e073b086b1a2fd1a6e7aab6cebe0775784d9fdc3096724990eee5b554b05fd72ac3fe103f4ddf8cad107d1751d89bfc149561acaa2b73f3647645e5fce0b -doccontainersize 279684 -doccontainerchecksum 593d4baa3780e8fb9aab3fecd78e9a58bd4c695b011bb7182f72c845aaac8d4f40c78ecab95074a0e19eb50e6bd0b843c8e09e74dc3246acb04c9a8f6e84755b -docfiles size=74 - RELOC/doc/latex/shuffle/README details="Readme" - RELOC/doc/latex/shuffle/shuffle.pdf details="Package documentation" -srccontainersize 3268 -srccontainerchecksum 69cd7ca67b00cea1f3c4c74840f8645edc061fc55d3910cc9722cb012b8bf88a1c99e0c95ebf62c6e388d7a41a57b4bdfa3f57f20657d45c84c7799ff73b4834 -srcfiles size=3 - RELOC/source/latex/shuffle/shuffle.dtx - RELOC/source/latex/shuffle/shuffle.ins -runfiles size=9 - RELOC/fonts/source/public/shuffle/shuffle.mf - RELOC/fonts/source/public/shuffle/shuffle10.mf - RELOC/fonts/source/public/shuffle/shuffle7.mf - RELOC/fonts/tfm/public/shuffle/shuffle10.tfm - RELOC/fonts/tfm/public/shuffle/shuffle7.tfm - RELOC/tex/latex/shuffle/Ushuffle.fd - RELOC/tex/latex/shuffle/shuffle.sty -catalogue-ctan /fonts/shuffle -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics maths physics -catalogue-version 1.0 - -name sidecap -category Package -revision 15878 -shortdesc Typeset captions sideways -relocated 1 -longdesc Defines environments called SCfigure and SCtable (analogous to -longdesc figure and table) to typeset captions sideways. Options include -longdesc outercaption, innercaption, leftcaption and rightcaption. -containersize 3444 -containerchecksum a777eb8c63e131e7683d7b98ead417cb98fa8fdfad33de43f49eac034a1ba483a2783ba608b29e80b216ce4fb506c606c759219e9945504266aa43c8084706be -doccontainersize 151344 -doccontainerchecksum f23ed0a2e953fe51ea32019b4c616cdaa4cbefcfb54f68692f2ef12a4cabc581ab470891888c14a41ad6170e0641247ba35fc902d40e967784cf64d243772daf -docfiles size=47 - RELOC/doc/latex/sidecap/README details="Readme" - RELOC/doc/latex/sidecap/sc-test-common.tex - RELOC/doc/latex/sidecap/sc-test1.tex - RELOC/doc/latex/sidecap/sc-test2.tex - RELOC/doc/latex/sidecap/sc-test3.tex - RELOC/doc/latex/sidecap/sc-test4.tex - RELOC/doc/latex/sidecap/sc-test5.tex - RELOC/doc/latex/sidecap/sc-test6.tex - RELOC/doc/latex/sidecap/sidecap.pdf details="Package documentation" -srccontainersize 8212 -srccontainerchecksum 2067f4bd8de366e2033bf101932d0170e1b31e2455980777f4fd1fdc659467f39f1194f6b78c99bd04ae942a22af3f2664aa9cfc9db0a85bf4d47015a8ae6024 -srcfiles size=9 - RELOC/source/latex/sidecap/Makefile - RELOC/source/latex/sidecap/sidecap.dtx - RELOC/source/latex/sidecap/sidecap.ins -runfiles size=3 - RELOC/tex/latex/sidecap/sidecap.sty -catalogue-ctan /macros/latex/contrib/sidecap -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics caption rotation -catalogue-version 1.6f - -name sidenotes -category Package -revision 40658 -shortdesc Typeset notes containing rich content, in the margin -relocated 1 -longdesc The package allows typesetting of texts with notes, figures, -longdesc citations, captions and tables in the margin. This is common -longdesc (for example) in science text books. -containersize 4472 -containerchecksum 4dfc504d10ebc71a302564ec7d12849216563e4a3bb4efa553ccf1973601ff4d5fd09b4b8b9cc832a040f984d5c3935f9ed7dca11692732612df2b3b0fd43e66 -doccontainersize 295156 -doccontainerchecksum 91df7e6bbaaf71bcf4c57ee217c9dd550a03e5cc03c4db7faa9be395a1a92926791604d7b4268dd8cf872c935bf7b7fa3106b149fd028b674d53057947c7f7e1 -docfiles size=76 - RELOC/doc/latex/sidenotes/README details="Readme" - RELOC/doc/latex/sidenotes/caesar_example.pdf - RELOC/doc/latex/sidenotes/caesar_example.tex - RELOC/doc/latex/sidenotes/sidenotes.pdf details="Package documentation" -srccontainersize 5996 -srccontainerchecksum 069084b708ef02cb2b9ebc6b47236d394298a6fe2b3c5a81a7d748593b541f37cf5f55e6b9428cc25b43201d844908cf5bc89cfc378b38fad5bff758662d04b4 -srcfiles size=6 - RELOC/source/latex/sidenotes/sidenotes.dtx - RELOC/source/latex/sidenotes/sidenotes.ins -runfiles size=4 - RELOC/tex/latex/sidenotes/caesar_book.cls - RELOC/tex/latex/sidenotes/sidenotes.sty -catalogue-also footmisc -catalogue-ctan /macros/latex/contrib/sidenotes -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics marginal -catalogue-version 1.00 - -name sides -category Package -revision 15878 -shortdesc A LaTeX class for typesetting stage plays -relocated 1 -longdesc This is a LaTeX class for typesetting stage plays, based on the -longdesc plari class written by Antti-Juhani Kaijanaho in 1998. It has -longdesc been updated and several formatting changes have been made to -longdesc it--most noticibly there are no longer orphans. -containersize 3100 -containerchecksum 1b0c13e382579d1bac38e788c859c89189def12190b05debbfc42d63d821607f091cb98a197f85a92e860f61baeaa3a93e979557a0183cef0423e336e17a6da7 -doccontainersize 46524 -doccontainerchecksum a72e906f0844989b3207aaa439926584ebdf32dd0f7f6e01be7375b45e4752b8b2991b9cbed0bff9a08fec78af3522399a99cb79cc8bb6479cd562fef87b1d79 -docfiles size=15 - RELOC/doc/latex/sides/README details="Readme" - RELOC/doc/latex/sides/sides-sample.pdf details="A (distressing) sample play" - RELOC/doc/latex/sides/sides-sample.tex -runfiles size=2 - RELOC/tex/latex/sides/sides.cls -catalogue-also dramatist -catalogue-ctan /macros/latex/contrib/sides -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics drama-script - -name signchart -category Package -revision 39707 -shortdesc Create beautifully typeset sign charts -relocated 1 -longdesc The package allows users to easily typeset beautiful looking -longdesc sign charts directly into their (La)TeX document. -containersize 1756 -containerchecksum 0e8faf5ff68ca32cb21c611b19f90234ebdefd01958be303c8dbc8c46b6de572f82e96a05ec51c2da65f1b265226a5bdd2521a695ca698f17f92aec6fabd7f83 -doccontainersize 308740 -doccontainerchecksum 991eb2ca4b93545d4e6ec7aec4db2d48f4ad5dc3ea292d254e83a6063ec2be276c6a0a9c0ab1e4b59572974d37758534f15a4a90d0e57b2576f9a51fd3662484 -docfiles size=77 - RELOC/doc/latex/signchart/README.txt details="Readme" - RELOC/doc/latex/signchart/signchart.pdf details="Package documentation" -srccontainersize 3848 -srccontainerchecksum 8400cd907f04a4e2a9f176d9e1a571475458cf88ab9204076b1c15430a5d2117c41fdad82ea2c7f6b6eea29c6c4b169253b9d56a4f520d3e11a6fa093eebbf1e -srcfiles size=4 - RELOC/source/latex/signchart/signchart.dtx - RELOC/source/latex/signchart/signchart.ins -runfiles size=1 - RELOC/tex/latex/signchart/signchart.sty -catalogue-ctan /macros/latex/contrib/signchart -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics maths -catalogue-version 1.01 - -name silence -category Package -revision 27028 -shortdesc Selective filtering of error messages and warnings -relocated 1 -longdesc The package allows the user to filter out unwanted warnings and -longdesc error messages issued by LaTeX, packages and classes, so they -longdesc won't pop out when there's nothing one can do about them. -longdesc Filtering goes from the very broad ("avoid all messages by such -longdesc and such") to the fine-grained ("avoid messages that begin -longdesc with..."). Messages may be saved to an external file for later -longdesc reference. -containersize 3616 -containerchecksum b7961132e8683f10eb2abae6cee49794a53cedbf6a878a972cffc21aae509e2bcfbda61b450c4f4dd2a06450a976d0b27100433f784d837483b2762c8fb3f063 -doccontainersize 466944 -doccontainerchecksum 674a0b23bdaa086eb28a15168dba87979c6082bce2522046cfece3b9b7a8e532069e1ad0d5c2c05b5a8326b920920cde0c850fbbd2ec20b2ae5cad4efbd1b9c6 -docfiles size=116 - RELOC/doc/latex/silence/README details="Readme" - RELOC/doc/latex/silence/silence-doc.pdf details="Package documentation" -srccontainersize 17716 -srccontainerchecksum e2783b26b534cf2dfb7eaae95fc3507ca9e2f25a0cb0fa2b771f522f65dc082fca7b0516ed74ed61ec54d28cbe4143b35bba4714978540aba0d862d72b0d08e5 -srcfiles size=18 - RELOC/source/latex/silence/silence-doc.dtx - RELOC/source/latex/silence/silence.ins -runfiles size=5 - RELOC/tex/latex/silence/silence.sty -catalogue-ctan /macros/latex/contrib/silence -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics compilation -catalogue-version 1.5b - -name simple-resume-cv -category Package -revision 43057 -shortdesc Template for a simple resume or curriculum vitae (CV), in XeLaTeX -relocated 1 -longdesc Template for a simple resume or curriculum vitae (CV), in -longdesc XeLaTeX. Simple template that can be further customized or -longdesc extended, with numerous examples. -containersize 3432 -containerchecksum 2345755a42b940f9c697100ff83672f673fa324adbd572884cf816c128d324db0480674ef04e27b1133be07c0ed49a8a1e154bbe01935291c00d1f508b630883 -doccontainersize 96208 -doccontainerchecksum 10fc221f97110e11039e439b9b071c9ef5e988bdb7e3ba88ebc2a5ecc5e551028ea6698f14332660758c7bf1571fc4a2c42f03a524b27ccbcb729106bcf522a2 -docfiles size=29 - RELOC/doc/xelatex/simple-resume-cv/CV.pdf details="Package documentation" - RELOC/doc/xelatex/simple-resume-cv/CV.tex - RELOC/doc/xelatex/simple-resume-cv/LICENSE - RELOC/doc/xelatex/simple-resume-cv/README.md details="Readme" -runfiles size=3 - RELOC/tex/xelatex/simple-resume-cv/simpleresumecv.cls -catalogue-ctan /macros/xetex/latex/simple-resume-cv -catalogue-date 2017-01-28 05:55:17 +0100 -catalogue-license pd -catalogue-topics cv class - -name simple-thesis-dissertation -category Package -revision 43058 -shortdesc Template for a simple thesis or dissertation (Ph.D. or master's degree) or technical report, in XeLaTeX -relocated 1 -longdesc Template for a simple thesis or dissertation (Ph.D. or master's -longdesc degree) or technical report, in XeLaTeX. Simple template that -longdesc can be further customized or extended, with numerous examples. -longdesc Consistent style for figures, tables, mathematical theorems, -longdesc definitions, lemmas, etc. -containersize 5212 -containerchecksum 4ba32961d1ff123d87224af6a3ba015541f76f7f536093b61fbfec366b79e90443ba113fa824625a54556f77f8aa4c34eb6f79401af491408ee24ca0063b68e6 -doccontainersize 198572 -doccontainerchecksum 93b9b2c61b47286e2880e2f9bba4845f21fa65b0955cf4b427b624e6d4e89dd1aedf625f2cb44bdd71e3132388b14d3bc6136fd1a6efebd5e44261f8ced5773d -docfiles size=70 - RELOC/doc/xelatex/simple-thesis-dissertation/Figures/Figure-SampleVectorGraphic.odg - RELOC/doc/xelatex/simple-thesis-dissertation/Figures/Figure-SampleVectorGraphic.pdf - RELOC/doc/xelatex/simple-thesis-dissertation/LICENSE - RELOC/doc/xelatex/simple-thesis-dissertation/README.md details="Readme" - RELOC/doc/xelatex/simple-thesis-dissertation/Thesis-BackMatter.tex - RELOC/doc/xelatex/simple-thesis-dissertation/Thesis-Chapter-ChapAbbr.tex - RELOC/doc/xelatex/simple-thesis-dissertation/Thesis-Chapter-Intro.tex - RELOC/doc/xelatex/simple-thesis-dissertation/Thesis-Chapter-Summary.tex - RELOC/doc/xelatex/simple-thesis-dissertation/Thesis-FrontMatter.tex - RELOC/doc/xelatex/simple-thesis-dissertation/Thesis.bib - RELOC/doc/xelatex/simple-thesis-dissertation/Thesis.pdf details="Package documentation" - RELOC/doc/xelatex/simple-thesis-dissertation/Thesis.tex -runfiles size=5 - RELOC/tex/xelatex/simple-thesis-dissertation/simplethesisdissertation.cls -catalogue-ctan /macros/xetex/latex/simple-thesis-dissertation -catalogue-date 2017-01-28 05:55:17 +0100 -catalogue-license pd -catalogue-topics dissertation class - -name simplecd -category Package -revision 29260 -shortdesc Simple CD, DVD covers for printing -relocated 1 -longdesc The package provides printable cut-outs for various CD, DVD and -longdesc other disc holders. The name of the package comes from its -longdesc implementation and ease of use; it was designed just for text -longdesc content, but since the text is placed in a \parbox in a tabular -longdesc environment cell, a rather wide range of things may be placed. -containersize 6236 -containerchecksum 485cdb853f05f0cf4a61c505e93e30b15e5223b26648db2c9c42a2506bca8cdbb619502c7a7ccff467bf6caf3880889bc6e95ea5a079ca2fb4f7b232ca16c567 -doccontainersize 915620 -doccontainerchecksum ccedc1ac3f8a491b7161e4e174ac96efce06296c25ea114a01a8f3772308daaa70ae43dfed5a84d5625a504b1ff5cc206cc001395e09967cd6c242256c52e72e -docfiles size=249 - RELOC/doc/latex/simplecd/README details="Readme" - RELOC/doc/latex/simplecd/examples.pdf - RELOC/doc/latex/simplecd/examples.tex - RELOC/doc/latex/simplecd/simplecd.pdf details="Package documentation" -srccontainersize 17256 -srccontainerchecksum 12b998c2f470908ff3007bcfbf179f0be57edc50c177ef8563463299bb5a73d4fe672c47a38f1083f2702b67e6703e8d5f4fbe7bc3d022aa03ce6efe4537237a -srcfiles size=25 - RELOC/source/latex/simplecd/simplecd.dtx - RELOC/source/latex/simplecd/simplecd.ins -runfiles size=9 - RELOC/tex/latex/simplecd/simplecd.sty -catalogue-also cd cdcover -catalogue-ctan /macros/latex/contrib/simplecd -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.2 -catalogue-topics covers covers -catalogue-version 1.4 - -name simplecv -category Package -revision 35537 -shortdesc A simple class for writing curricula vitae -relocated 1 -longdesc A derivative of the cv class available to lyx users (renamed to -longdesc avoid the existing cv package). -containersize 2112 -containerchecksum bee78f50077e4b307270f7f276180ad6ddacf15ff76edbdb236821a2f58dae058c30968071ea7b15f4e15612173641b6f4176d67dd734cba89e788ad35f3fa88 -doccontainersize 292652 -doccontainerchecksum f38cfbdbfd20634ee364118a29ccebf1324ef0746de87c2528f7ae72ba44a25f3c2629a626202aa689c88ebf036ec184a85621e43a4de4a4fb4f8e59746c6107 -docfiles size=74 - RELOC/doc/latex/simplecv/README details="Readme" - RELOC/doc/latex/simplecv/simplecv.pdf details="Package documentation" - RELOC/doc/latex/simplecv/testcv.pdf details="Sample of use" - RELOC/doc/latex/simplecv/testcv.tex -srccontainersize 5832 -srccontainerchecksum adb3a428ceb3c0239d09c8d2fb0652284218d0ceddde00547dc9c93a112c522448c4a7a85d5d247e1a8a4e67972dd40c19c0575fb853c33272d79d022e83ad60 -srcfiles size=5 - RELOC/source/latex/simplecv/simplecv.dtx - RELOC/source/latex/simplecv/simplecv.ins -runfiles size=2 - RELOC/tex/latex/simplecv/simplecv.cls -catalogue-ctan /macros/latex/contrib/simplecv -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics cv lyx class -catalogue-version 1.6a - -name simpleinvoice -category Package -revision 45673 -shortdesc Easy typesetting of invoices -relocated 1 -longdesc This package lets you easily typeset professional-looking -longdesc invoices. The user specifies the content of the invoice by -longdesc different \setPROPERTY commands, and an invoice is generated -longdesc automatically with the \makeinvoice command. -containersize 2392 -containerchecksum fc05387beb66a10323158a2007033cbb10b0639c68c3d9d72f0cbce1cc8782e04511dc76c97a840bd36eb779b8c3fcc414465990ab970444652300fd5ee2a733 -doccontainersize 224848 -doccontainerchecksum 26e3a4a0bdcaa69304a4b63ba1a59473ad57bb21b9dea49c946b9e1124f7bc03109893e15f1c808a9784f74caa026e317c8369ae1031981a695029f069ddcd22 -docfiles size=100 - RELOC/doc/latex/simpleinvoice/LICENSE - RELOC/doc/latex/simpleinvoice/README.md details="Readme" - RELOC/doc/latex/simpleinvoice/doc/examples/english.pdf - RELOC/doc/latex/simpleinvoice/doc/examples/english.tex - RELOC/doc/latex/simpleinvoice/doc/examples/norwegian.pdf - RELOC/doc/latex/simpleinvoice/doc/examples/norwegian.tex - RELOC/doc/latex/simpleinvoice/doc/simpleinvoice.pdf details="Package documentation" - RELOC/doc/latex/simpleinvoice/doc/simpleinvoice.tex -runfiles size=2 - RELOC/tex/latex/simpleinvoice/simpleinvoice.sty -catalogue-ctan /macros/latex/contrib/simpleinvoice -catalogue-date 2017-11-04 06:13:45 +0100 -catalogue-license gpl3 -catalogue-topics invoice - -name simplekv -category Package -revision 44987 -shortdesc A simple key/value system for TeX and LaTeX -relocated 1 -longdesc The package provides a simple key/value system for TeX and -longdesc LaTeX. -containersize 5204 -containerchecksum 3d4200cc9892c90c74651a3da4fd2b485bc336892501422eca71d584f6f48f58be996732676db1e9bf998cde36b1b35155635ec2f3249f6718610f3b5041c9a5 -doccontainersize 334420 -doccontainerchecksum 2cae56baed8025a4d3a542b210331780894423cf38a35b7fcf7d4c0cdc97a0ed11377139ba92d35331150877479045e33eca77be5f7e9ff2d9f71e706ea5942b -docfiles size=85 - RELOC/doc/generic/simplekv/README details="Readme" - RELOC/doc/generic/simplekv/simplekv-fr.pdf details="Package documentation" language="fr" - RELOC/doc/generic/simplekv/simplekv-fr.tex -runfiles size=5 - RELOC/tex/generic/simplekv/simplekv.sty - RELOC/tex/generic/simplekv/simplekv.tex -catalogue-ctan /macros/generic/simplekv -catalogue-date 2017-08-13 05:06:52 +0200 -catalogue-license lppl1.3c -catalogue-topics keyval -catalogue-version 0.1 - -name simpler-wick -category Package -revision 39074 -shortdesc Simpler Wick contractions -relocated 1 -longdesc In every quantum field theory course, there will be a chapter -longdesc about Wick's theorem and how it can be used to convert a very -longdesc large product of many creation and annihilation operators into -longdesc something more tractable and normal ordered. The contractions -longdesc are denoted with a square bracket over the operators which are -longdesc being contracted, which used to be rather annoying to typeset -longdesc in LaTeX as the only other package available was simplewick, -longdesc which is rather unwieldy. This package provides a simpler -longdesc syntax for Wick contractions. -containersize 2576 -containerchecksum 5ae2b0ff7c404b71ba6ce68fecd428732d7821c3bf2bee3fcb006cfd4bde646abc71fa677b4820f1075edca9bb6aaac03908745e8156e73204773be0bda7f7cc -doccontainersize 57996 -doccontainerchecksum 8436fe02465c860b33cc5d6d99fcd5584466b93ad719248b2b752d89994050c3a503b0fe0e6474c71e7257d84699159bdcf7c2e538fb13b74aa138122bbf3d5c -docfiles size=27 - RELOC/doc/latex/simpler-wick/LICENSE - RELOC/doc/latex/simpler-wick/README.md details="Readme" - RELOC/doc/latex/simpler-wick/simpler-wick.pdf details="Package documentation" - RELOC/doc/latex/simpler-wick/simpler-wick.tex -runfiles size=2 - RELOC/tex/latex/simpler-wick/simpler-wick.sty -catalogue-also simplewick -catalogue-ctan /macros/latex/contrib/simpler-wick -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics physics -catalogue-version 1.0.0 - -name simplewick -category Package -revision 15878 -shortdesc Simple Wick contractions -relocated 1 -longdesc The package provides a simple means of drawing Wick -longdesc contractions above and below expressions. -containersize 2340 -containerchecksum c1679462c301b98b91176a2488f2093e7a6287c7beff71db6c8ca2987917bb5dda2a346309addae980e924c02a8579ea692f66c813fd0b9780950f577a266599 -doccontainersize 71624 -doccontainerchecksum 9267de9557edfe5c85322ad326d870f4ff6658020f5d5856114d250acb30682efd642f9620a40e1a21b173a838bd33d5f4324c3e97b2c5893d2b8a42856b0680 -docfiles size=22 - RELOC/doc/latex/simplewick/README - RELOC/doc/latex/simplewick/simplewick.pdf details="Package documentation" -srccontainersize 4408 -srccontainerchecksum 79791479433c4e23c962982a9c7ca7a9ee861d0cdc400221eac89aee10bfb94f441d45047671a4c8626567d0b42055229ebe6be65e1ae7f53790f5807494577f -srcfiles size=5 - RELOC/source/latex/simplewick/simplewick.dtx - RELOC/source/latex/simplewick/simplewick.ins -runfiles size=2 - RELOC/tex/latex/simplewick/simplewick.sty -catalogue-also simpler-wick -catalogue-ctan /macros/latex/contrib/simplewick -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics physics -catalogue-version 1.2a - -name simplified-latex -category Package -revision 20620 -shortdesc A Simplified Introduction to LaTeX -relocated 1 -longdesc An accessible introduction for the beginner. -containersize 384 -containerchecksum 0a923443dea8c6aa4a84f5251a699fa15b0c2bb504abbd6a30b88533b7f3e3f8c116b312f4e7fa9f842327e4afa8bae1493ca8e5c47a91b8e0afe7fdacfe8877 -doccontainersize 942828 -doccontainerchecksum cadac28791129332f0650fedbeb32adb608ef91505d5904a990721f40e8fa6f3ab6bd9d513481ed2adedd245af48bf3d16f2cad1a85bd7180b53de60fbc6d182 -docfiles size=261 - RELOC/doc/latex/simplified-latex/README details="Readme" - RELOC/doc/latex/simplified-latex/simplified-intro.pdf details="The document itself" - RELOC/doc/latex/simplified-latex/source.zip -catalogue-ctan /info/simplified-latex -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics tut-latex - -name simurgh -category Package -revision 31719 -shortdesc Typeset Parsi in LuaLaTeX -relocated 1 -longdesc The package provides an automatic and unified interface for -longdesc Parsi typesetting in LaTeX, using the LuaTeX engine. The -longdesc project to produce this system is dedicated to Ferdowsi The -longdesc Great. -containersize 246428 -containerchecksum 1354d65bbe08af6757bccac6c390cc0f900116eab201bfd818e5deb837b99dc52eaf32203f64466596e1ff489f987d407cc3b1b4351da51359d1bad169c82440 -doccontainersize 136932 -doccontainerchecksum 6b7d053346c75d832aa388fab859193ab16de5cf3fa0434a715e8f74a82c935cec9236e082ef2769d159158b89f19eafb4397e33b2da2b40fcb2d699a7b90232 -docfiles size=58 - RELOC/doc/lualatex/simurgh/ChangeLog - RELOC/doc/lualatex/simurgh/README.doc - RELOC/doc/lualatex/simurgh/simurgh-doc.pdf details="Package documentation" - RELOC/doc/lualatex/simurgh/simurgh-doc.tex - RELOC/doc/lualatex/simurgh/simurgh-logo.pdf - RELOC/doc/lualatex/simurgh/simurgh-logo.tex -runfiles size=1054 - RELOC/tex/lualatex/simurgh/simurgh-abjad.sty - RELOC/tex/lualatex/simurgh/simurgh-adadi.sty - RELOC/tex/lualatex/simurgh/simurgh-algorithm.sty - RELOC/tex/lualatex/simurgh/simurgh-algorithmic.sty - RELOC/tex/lualatex/simurgh/simurgh-amsart.sty - RELOC/tex/lualatex/simurgh/simurgh-amsbook.sty - RELOC/tex/lualatex/simurgh/simurgh-amsmath.sty - RELOC/tex/lualatex/simurgh/simurgh-amstext.sty - RELOC/tex/lualatex/simurgh/simurgh-amsthm.sty - RELOC/tex/lualatex/simurgh/simurgh-array.sty - RELOC/tex/lualatex/simurgh/simurgh-article.sty - RELOC/tex/lualatex/simurgh/simurgh-artikel1.sty - RELOC/tex/lualatex/simurgh/simurgh-artikel2.sty - RELOC/tex/lualatex/simurgh/simurgh-artikel3.sty - RELOC/tex/lualatex/simurgh/simurgh-arydshln.sty - RELOC/tex/lualatex/simurgh/simurgh-backref.sty - RELOC/tex/lualatex/simurgh/simurgh-bidi.sty - RELOC/tex/lualatex/simurgh/simurgh-boek.sty - RELOC/tex/lualatex/simurgh/simurgh-boek3.sty - RELOC/tex/lualatex/simurgh/simurgh-book.sty - RELOC/tex/lualatex/simurgh/simurgh-bookest.sty - RELOC/tex/lualatex/simurgh/simurgh-caption3.sty - RELOC/tex/lualatex/simurgh/simurgh-char-def.lua - RELOC/tex/lualatex/simurgh/simurgh-char-ini.lua - RELOC/tex/lualatex/simurgh/simurgh-chkeng.sty - RELOC/tex/lualatex/simurgh/simurgh-clss.sty - RELOC/tex/lualatex/simurgh/simurgh-counters.sty - RELOC/tex/lualatex/simurgh/simurgh-cptns.sty - RELOC/tex/lualatex/simurgh/simurgh-doc.cls - RELOC/tex/lualatex/simurgh/simurgh-empheq.sty - RELOC/tex/lualatex/simurgh/simurgh-extarticle.sty - RELOC/tex/lualatex/simurgh/simurgh-extbook.sty - RELOC/tex/lualatex/simurgh/simurgh-extletter.sty - RELOC/tex/lualatex/simurgh/simurgh-extreport.sty - RELOC/tex/lualatex/simurgh/simurgh-fleqn.sty - RELOC/tex/lualatex/simurgh/simurgh-fonts.sty - RELOC/tex/lualatex/simurgh/simurgh-footnotes.sty - RELOC/tex/lualatex/simurgh/simurgh-ftnxtra.sty - RELOC/tex/lualatex/simurgh/simurgh-glossaries.sty - RELOC/tex/lualatex/simurgh/simurgh-harfi.sty - RELOC/tex/lualatex/simurgh/simurgh-jalalical.sty - RELOC/tex/lualatex/simurgh/simurgh-leqno.sty - RELOC/tex/lualatex/simurgh/simurgh-letter.sty - RELOC/tex/lualatex/simurgh/simurgh-lettrine.sty - RELOC/tex/lualatex/simurgh/simurgh-loader.sty - RELOC/tex/lualatex/simurgh/simurgh-ltx.sty - RELOC/tex/lualatex/simurgh/simurgh-mathdigitspec.sty - RELOC/tex/lualatex/simurgh/simurgh-memoir.sty - RELOC/tex/lualatex/simurgh/simurgh-minitoc.sty - RELOC/tex/lualatex/simurgh/simurgh-natbib.sty - RELOC/tex/lualatex/simurgh/simurgh-pkgs.sty - RELOC/tex/lualatex/simurgh/simurgh-poem.sty - RELOC/tex/lualatex/simurgh/simurgh-rapport1.sty - RELOC/tex/lualatex/simurgh/simurgh-rapport3.sty - RELOC/tex/lualatex/simurgh/simurgh-refrep.sty - RELOC/tex/lualatex/simurgh/simurgh-report.sty - RELOC/tex/lualatex/simurgh/simurgh-scrartcl.sty - RELOC/tex/lualatex/simurgh/simurgh-scrbook.sty - RELOC/tex/lualatex/simurgh/simurgh-scrlettr.sty - RELOC/tex/lualatex/simurgh/simurgh-scrreprt.sty - RELOC/tex/lualatex/simurgh/simurgh-shellescape.sty - RELOC/tex/lualatex/simurgh/simurgh-tags.sty - RELOC/tex/lualatex/simurgh/simurgh-tartibi.sty - RELOC/tex/lualatex/simurgh/simurgh-tools.sty - RELOC/tex/lualatex/simurgh/simurgh-unibidi-core.lua - RELOC/tex/lualatex/simurgh/simurgh-unibidi-ini.lua - RELOC/tex/lualatex/simurgh/simurgh-unibidi-math.lua - RELOC/tex/lualatex/simurgh/simurgh-unibidi.lua - RELOC/tex/lualatex/simurgh/simurgh-unibidi.sty - RELOC/tex/lualatex/simurgh/simurgh.sty -catalogue-ctan /macros/luatex/latex/simurgh -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl2 -catalogue-topics persian luatex -catalogue-version 0.01b - -name sitem -category Package -revision 22136 -shortdesc Save the optional argument of \item -relocated 1 -longdesc The package modifies \item commands to save the optional -longdesc argument in a box. -containersize 1004 -containerchecksum 92d4b491831182a05412160edb32d78c41cf50b83f2335b6dadb4bc8871ff9ec9783204f438c1af104fb403b12142632ab34c522e425238f375b6d635b820ad5 -doccontainersize 73452 -doccontainerchecksum b276d43061a695fc164cd664d460eee714d3ade2ac7fdf129bb46a5f78c28005143658bb92a06f37f927224aa5246ec31a543577da76d391906ad1f7bf6a43a0 -docfiles size=20 - RELOC/doc/latex/sitem/sitem.pdf details="Package documentation" -srccontainersize 1428 -srccontainerchecksum 4a5c026ade5676dd7090c775554bbe6d561dc029cc34eeb2889aaa5ca7398932ffe8bac5ec560e35cb7f8f4689dd258fe781ff41e97646c7da231ff32c9c0321 -srcfiles size=2 - RELOC/source/latex/sitem/sitem.dtx - RELOC/source/latex/sitem/sitem.ins -runfiles size=1 - RELOC/tex/latex/sitem/sitem.sty -catalogue-ctan /macros/latex/contrib/sitem -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics list -catalogue-version 1.0 - -name siunitx -category Package -revision 47746 -shortdesc A comprehensive (SI) units package -relocated 1 -longdesc Typesetting values with units requires care to ensure that the -longdesc combined mathematical meaning of the value plus unit -longdesc combination is clear. In particular, the SI units system lays -longdesc down a consistent set of units with rules on how they are to be -longdesc used. However, different countries and publishers have -longdesc differing conventions on the exact appearance of numbers (and -longdesc units). A number of LaTeX packages have been developed to -longdesc provide consistent application of the various rules: SIunits, -longdesc sistyle, unitsdef and units are the leading examples. The -longdesc numprint package provides a large number of number-related -longdesc functions, while dcolumn and rccol provide tools for -longdesc typesetting tabular numbers. The siunitx package takes the best -longdesc from the existing packages, and adds new features and a -longdesc consistent interface. A number of new ideas have been -longdesc incorporated, to fill gaps in the existing provision. The -longdesc package also provides backward-compatibility with SIunits, -longdesc sistyle, unitsdef and units. The aim is to have one package to -longdesc handle all of the possible unit-related needs of LaTeX users. -longdesc The package relies on LaTeX 3 support from the l3kernel and -longdesc l3packages bundles. -containersize 35068 -containerchecksum 7dfb0a614d2962cb2c82f04fb531cbdf7f91bf8dc0e011a53bfdfd6d6c9191ed5c8b1e822e0dc458bdfe951d6612d321d6e9819b58183f66690bbb39d274eb68 -doccontainersize 600784 -doccontainerchecksum 4628e80afab9f0c8c5fd7d884f6d007d4e9a5a57c8cab90b823c450a2df8c3df83fd96e08823effe37051b28d3a8f6bef9cc74887cff3c1cc7309b234e6d3ce1 -docfiles size=151 - RELOC/doc/latex/siunitx/README.md details="Readme" - RELOC/doc/latex/siunitx/siunitx.pdf details="Package documentation" -srccontainersize 104140 -srccontainerchecksum 6dee92822781f6575a40c0ca9717153976f2913e6d5d5af50a91c7d719ee1f0efe42f472c68f35f78400384a2f936342bd54f9be4e2aa4e261310c0dda0f0292 -srcfiles size=152 - RELOC/source/latex/siunitx/siunitx.dtx -runfiles size=79 - RELOC/tex/latex/siunitx/siunitx-abbreviations.cfg - RELOC/tex/latex/siunitx/siunitx-binary.cfg - RELOC/tex/latex/siunitx/siunitx-version-1.cfg - RELOC/tex/latex/siunitx/siunitx.sty -catalogue-ctan /macros/latex/contrib/siunitx -catalogue-date 2018-05-17 22:18:13 +0200 -catalogue-license lppl1.3c -catalogue-topics units scientific-docs -catalogue-version 2.7s - -name skak -category Package -revision 46259 -shortdesc Fonts and macros for typesetting chess games -relocated 1 -longdesc This package provides macros and fonts in Metafont format which -longdesc can be used to typeset chess games using PGN, and to show -longdesc diagrams of the current board in a document. The package builds -longdesc on work by Piet Tutelaers -- the main novelty is the use of PGN -longdesc for input instead of the more cumbersome coordinate notation -longdesc (g1f3 becomes the more readable Nf3 in PGN). An Adobe Type 1 -longdesc implementation of skak's fonts is available as package skaknew; -longdesc an alternative chess notational scheme is available in package -longdesc texmate, and a general mechanism for selecting chess fonts is -longdesc provided in chessfss. -containersize 20740 -containerchecksum 853779e87f148998b7ce83a75651dccf2e59072612e4653543f4cbfa58c9a826bd8733e7b29971a8e5f19891fe4963e85e85a223e61c26f8ea68c37c484d4e36 -doccontainersize 200048 -doccontainerchecksum 17ed00f9438f7313bef29835c0d46d4dd11282e83dbe5d526052f14f0c7134cb186ef3fa04a14513395a0a4369baf98c555559e181218e858508ddbf94c6383a -docfiles size=90 - RELOC/doc/latex/skak/ChangeLog.md - RELOC/doc/latex/skak/LICENSE - RELOC/doc/latex/skak/README - RELOC/doc/latex/skak/THANKS - RELOC/doc/latex/skak/WC-2004-S-00007.tex - RELOC/doc/latex/skak/andreas_wilm_1.tex - RELOC/doc/latex/skak/angletst.tex - RELOC/doc/latex/skak/debug_storegame.tex - RELOC/doc/latex/skak/demo-symbols.tex - RELOC/doc/latex/skak/fen_with_black.tex - RELOC/doc/latex/skak/font.tex - RELOC/doc/latex/skak/font2.tex - RELOC/doc/latex/skak/hightest.tex - RELOC/doc/latex/skak/informator.pdf - RELOC/doc/latex/skak/ingo-bug1.tex - RELOC/doc/latex/skak/longmove_king_bug.tex - RELOC/doc/latex/skak/longmoves.tex - RELOC/doc/latex/skak/promotion_problem_Ulrike.tex - RELOC/doc/latex/skak/refman.pdf - RELOC/doc/latex/skak/region.tex - RELOC/doc/latex/skak/show.tex - RELOC/doc/latex/skak/skakdoc.pdf - RELOC/doc/latex/skak/special.map - RELOC/doc/latex/skak/test1.tex - RELOC/doc/latex/skak/test2.tex - RELOC/doc/latex/skak/test_capture.tex - RELOC/doc/latex/skak/tuggame.pdf -runfiles size=38 - RELOC/fonts/source/public/skak/skak10.mf - RELOC/fonts/source/public/skak/skak15.mf - RELOC/fonts/source/public/skak/skak20.mf - RELOC/fonts/source/public/skak/skak30.mf - RELOC/fonts/source/public/skak/skakbase.mf - RELOC/fonts/source/public/skak/skakbrikker.mf - RELOC/fonts/source/public/skak/skakf10.mf - RELOC/fonts/source/public/skak/skakf10b.mf - RELOC/fonts/source/public/skak/skakinf.mf - RELOC/fonts/tfm/public/skak/skak10.tfm - RELOC/fonts/tfm/public/skak/skak15.tfm - RELOC/fonts/tfm/public/skak/skak20.tfm - RELOC/fonts/tfm/public/skak/skak30.tfm - RELOC/fonts/tfm/public/skak/skakf10.tfm - RELOC/fonts/tfm/public/skak/skakf10b.tfm - RELOC/tex/latex/skak/skak.fd - RELOC/tex/latex/skak/skak.sty -catalogue-ctan /fonts/chess/skak -catalogue-date 2018-01-09 06:30:58 +0100 -catalogue-license lppl -catalogue-topics font font-mf font-chess games -catalogue-version 1.5.3 - -name skaknew -category Package -revision 20031 -shortdesc The skak chess fonts redone in Adobe Type 1 -relocated 1 -longdesc This package offers Adobe Type 1 versions of the fonts provided -longdesc as Metafont source by the skak bundle. -execute addMap SkakNew.map -containersize 159980 -containerchecksum 3fecd59c3c2128830d428fbc2fdd2664fd654ad19d1f2c9658f80757b35d099f8283dd251a0b8245889e1b2cc6694b71f7c103a4ef9e228f3931f1ada75e2229 -doccontainersize 316172 -doccontainerchecksum fdb5135a8d33c833d3125b29a4c7c8f85ff308c2b11f787c6a70e9a7d22beae063f69ff6c85d23132a88970385eee6abb9e3f7d89c70f89d0b7004b150d82364 -docfiles size=90 - RELOC/doc/fonts/skaknew/README details="Readme" - RELOC/doc/fonts/skaknew/SkakNew.pdf details="Package documentation" - RELOC/doc/fonts/skaknew/SkakNew.tex - RELOC/doc/fonts/skaknew/fonttables.pdf details="Font tables" - RELOC/doc/fonts/skaknew/install.vtex -runfiles size=72 - RELOC/fonts/afm/public/skaknew/AlphaDia.afm - RELOC/fonts/afm/public/skaknew/SkakNew-Diagram.afm - RELOC/fonts/afm/public/skaknew/SkakNew-DiagramT.afm - RELOC/fonts/afm/public/skaknew/SkakNew-Figurine.afm - RELOC/fonts/afm/public/skaknew/SkakNew-FigurineBold.afm - RELOC/fonts/map/dvips/skaknew/SkakNew.map - RELOC/fonts/opentype/public/skaknew/AlphaDia.otf - RELOC/fonts/opentype/public/skaknew/SkakNew-Diagram.otf - RELOC/fonts/opentype/public/skaknew/SkakNew-DiagramT.otf - RELOC/fonts/opentype/public/skaknew/SkakNew-Figurine.otf - RELOC/fonts/opentype/public/skaknew/SkakNew-FigurineBold.otf - RELOC/fonts/tfm/public/skaknew/AlphaDia.tfm - RELOC/fonts/tfm/public/skaknew/SkakNew-Diagram.tfm - RELOC/fonts/tfm/public/skaknew/SkakNew-DiagramT.tfm - RELOC/fonts/tfm/public/skaknew/SkakNew-Figurine.tfm - RELOC/fonts/tfm/public/skaknew/SkakNew-FigurineBold.tfm - RELOC/fonts/type1/public/skaknew/AlphaDia.inf - RELOC/fonts/type1/public/skaknew/AlphaDia.pfb - RELOC/fonts/type1/public/skaknew/AlphaDia.pfm - RELOC/fonts/type1/public/skaknew/SkakNew-Diagram.inf - RELOC/fonts/type1/public/skaknew/SkakNew-Diagram.pfb - RELOC/fonts/type1/public/skaknew/SkakNew-Diagram.pfm - RELOC/fonts/type1/public/skaknew/SkakNew-DiagramT.inf - RELOC/fonts/type1/public/skaknew/SkakNew-DiagramT.pfb - RELOC/fonts/type1/public/skaknew/SkakNew-DiagramT.pfm - RELOC/fonts/type1/public/skaknew/SkakNew-Figurine.inf - RELOC/fonts/type1/public/skaknew/SkakNew-Figurine.pfb - RELOC/fonts/type1/public/skaknew/SkakNew-Figurine.pfm - RELOC/fonts/type1/public/skaknew/SkakNew-FigurineBold.inf - RELOC/fonts/type1/public/skaknew/SkakNew-FigurineBold.pfb - RELOC/fonts/type1/public/skaknew/SkakNew-FigurineBold.pfm -catalogue-ctan /fonts/chess/skaknew -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl -catalogue-topics font font-type1 font-chess games - -name skb -category Package -revision 22781 -shortdesc Tools for a repository of long-living documents -relocated 1 -longdesc The package provides macros that help to build a document -longdesc repository for long living documents. It focuses on structure -longdesc and re-use of text, code, figures etc. The basic concept is -longdesc first to separate structure from content (i.e., text about a -longdesc topic from the structure it is presented by) and then -longdesc separating the content from the actual published document, thus -longdesc enabling easy re-use of text blocks in different publications -longdesc (i.e., text about a protocol in a short article about this -longdesc protocol as well as in a book about many protocols); all -longdesc without constantly copying or changing text. As a side effect, -longdesc using the document classes provided, it hides a lot of LaTeX -longdesc from someone who just wants to write articles and books. -containersize 6420 -containerchecksum 609b1e74e65ff83778ced419ec80daa93ed78b708da989523bfa3b2346d5ede42f4ec353d8e390bdd691ee078f9fc55391dc825e280a860ef8d1bfa798590c17 -doccontainersize 1398828 -doccontainerchecksum cfd2bb648f3326d610c5c8903402cccd76fce3b9d28f2314161bebca7624f171da64badbee203d284a73a15ea81c20091a229a0698f3d524635f1a09c086013b -docfiles size=558 - RELOC/doc/latex/skb/HISTORY.TXT - RELOC/doc/latex/skb/LICENSE.TXT - RELOC/doc/latex/skb/MANIFEST.TXT - RELOC/doc/latex/skb/README details="Readme" - RELOC/doc/latex/skb/TODO.TXT - RELOC/doc/latex/skb/makefile - RELOC/doc/latex/skb/skb.pdf details="Implementation details" - RELOC/doc/latex/skb/user-guide.pdf details="User guide" - RELOC/doc/latex/skb/user-guide/database/acronyms.tex - RELOC/doc/latex/skb/user-guide/database/bibliography.tex - RELOC/doc/latex/skb/user-guide/database/bibtex-styles.bbx - RELOC/doc/latex/skb/user-guide/database/bibtex/article.bib - RELOC/doc/latex/skb/user-guide/database/bibtex/book.bib - RELOC/doc/latex/skb/user-guide/database/bibtex/collection.bib - RELOC/doc/latex/skb/user-guide/database/bibtex/conference.bib - RELOC/doc/latex/skb/user-guide/database/bibtex/inbook.bib - RELOC/doc/latex/skb/user-guide/database/bibtex/incollection.bib - RELOC/doc/latex/skb/user-guide/database/bibtex/inproceedings.bib - RELOC/doc/latex/skb/user-guide/database/bibtex/manual.bib - RELOC/doc/latex/skb/user-guide/database/bibtex/misc.bib - RELOC/doc/latex/skb/user-guide/database/bibtex/online.bib - RELOC/doc/latex/skb/user-guide/database/bibtex/proceedings.bib - RELOC/doc/latex/skb/user-guide/database/bibtex/report.bib - RELOC/doc/latex/skb/user-guide/database/bibtex/standard.bib - RELOC/doc/latex/skb/user-guide/database/bibtex/techreport.bib - RELOC/doc/latex/skb/user-guide/database/bibtex/unpublished.bib - RELOC/doc/latex/skb/user-guide/examples/example-toc.tex - RELOC/doc/latex/skb/user-guide/examples/example.tex - RELOC/doc/latex/skb/user-guide/examples/figure-classic.tex - RELOC/doc/latex/skb/user-guide/examples/listings.tex - RELOC/doc/latex/skb/user-guide/examples/optional-text.tex - RELOC/doc/latex/skb/user-guide/examples/paths.tex - RELOC/doc/latex/skb/user-guide/examples/rebuild.tex - RELOC/doc/latex/skb/user-guide/examples/skbconfig.tex - RELOC/doc/latex/skb/user-guide/examples/skbem.tex - RELOC/doc/latex/skb/user-guide/examples/skbfigure.tex - RELOC/doc/latex/skb/user-guide/examples/skbheading.tex - RELOC/doc/latex/skb/user-guide/examples/skbinput.tex - RELOC/doc/latex/skb/user-guide/examples/skbslide.tex - RELOC/doc/latex/skb/user-guide/examples/skbslidecite.tex - RELOC/doc/latex/skb/user-guide/examples/used-options.tex - RELOC/doc/latex/skb/user-guide/figures/dirtree/baf.tex - RELOC/doc/latex/skb/user-guide/figures/dirtree/complete.tex - RELOC/doc/latex/skb/user-guide/figures/dirtree/exa-doc.tex - RELOC/doc/latex/skb/user-guide/figures/dirtree/publish-art.tex - RELOC/doc/latex/skb/user-guide/figures/dirtree/publish.tex - RELOC/doc/latex/skb/user-guide/figures/dirtree/repository.tex - RELOC/doc/latex/skb/user-guide/figures/dirtree/skb-distribution.tex - RELOC/doc/latex/skb/user-guide/figures/multiexample/dpe-0.pdf - RELOC/doc/latex/skb/user-guide/figures/multiexample/dpe-1.pdf - RELOC/doc/latex/skb/user-guide/figures/multiexample/dpe-10.pdf - RELOC/doc/latex/skb/user-guide/figures/multiexample/dpe-11.pdf - RELOC/doc/latex/skb/user-guide/figures/multiexample/dpe-12.pdf - RELOC/doc/latex/skb/user-guide/figures/multiexample/dpe-13.pdf - RELOC/doc/latex/skb/user-guide/figures/multiexample/dpe-14.pdf - RELOC/doc/latex/skb/user-guide/figures/multiexample/dpe-2.pdf - RELOC/doc/latex/skb/user-guide/figures/multiexample/dpe-3.pdf - RELOC/doc/latex/skb/user-guide/figures/multiexample/dpe-4.pdf - RELOC/doc/latex/skb/user-guide/figures/multiexample/dpe-5.pdf - RELOC/doc/latex/skb/user-guide/figures/multiexample/dpe-6.pdf - RELOC/doc/latex/skb/user-guide/figures/multiexample/dpe-7.pdf - RELOC/doc/latex/skb/user-guide/figures/multiexample/dpe-8.pdf - RELOC/doc/latex/skb/user-guide/figures/multiexample/dpe-9.pdf - RELOC/doc/latex/skb/user-guide/repository/abstract.tex - RELOC/doc/latex/skb/user-guide/repository/applicability.tex - RELOC/doc/latex/skb/user-guide/repository/exa-doc/documentation.tex - RELOC/doc/latex/skb/user-guide/repository/example-article.tex - RELOC/doc/latex/skb/user-guide/repository/getting-started/config-cmd.tex - RELOC/doc/latex/skb/user-guide/repository/getting-started/config-opt-table.tex - RELOC/doc/latex/skb/user-guide/repository/getting-started/config-opt.tex - RELOC/doc/latex/skb/user-guide/repository/getting-started/config.tex - RELOC/doc/latex/skb/user-guide/repository/getting-started/distribution.tex - RELOC/doc/latex/skb/user-guide/repository/getting-started/folders.tex - RELOC/doc/latex/skb/user-guide/repository/getting-started/installation.tex - RELOC/doc/latex/skb/user-guide/repository/getting-started/rebuild.tex - RELOC/doc/latex/skb/user-guide/repository/getting-started/start.tex - RELOC/doc/latex/skb/user-guide/repository/getting-started/used-options.tex - RELOC/doc/latex/skb/user-guide/repository/intent.tex - RELOC/doc/latex/skb/user-guide/repository/manual/acr-bib.tex - RELOC/doc/latex/skb/user-guide/repository/manual/figures.tex - RELOC/doc/latex/skb/user-guide/repository/manual/figures2.tex - RELOC/doc/latex/skb/user-guide/repository/manual/headings-and-files.tex - RELOC/doc/latex/skb/user-guide/repository/manual/listing.tex - RELOC/doc/latex/skb/user-guide/repository/manual/lists.tex - RELOC/doc/latex/skb/user-guide/repository/manual/manual.tex - RELOC/doc/latex/skb/user-guide/repository/manual/optional-text.tex - RELOC/doc/latex/skb/user-guide/repository/manual/path-commands.tex - RELOC/doc/latex/skb/user-guide/repository/manual/pdfinfo.tex - RELOC/doc/latex/skb/user-guide/repository/manual/skbem.tex - RELOC/doc/latex/skb/user-guide/repository/manual/skbfigure-opt-table.tex - RELOC/doc/latex/skb/user-guide/repository/manual/skbinput-opt-table.tex - RELOC/doc/latex/skb/user-guide/repository/manual/slides.tex - RELOC/doc/latex/skb/user-guide/repository/manual/slides2.tex - RELOC/doc/latex/skb/user-guide/repository/separate/separate-cs.tex - RELOC/doc/latex/skb/user-guide/repository/separate/separate-final.tex - RELOC/doc/latex/skb/user-guide/repository/separate/separate-parts-baf.tex - RELOC/doc/latex/skb/user-guide/repository/separate/separate-parts-pc.tex - RELOC/doc/latex/skb/user-guide/repository/separate/separate-parts-pc2.tex - RELOC/doc/latex/skb/user-guide/repository/separate/separate-parts.tex - RELOC/doc/latex/skb/user-guide/repository/separate/separate.tex - RELOC/doc/latex/skb/user-guide/repository/story/long.tex - RELOC/doc/latex/skb/user-guide/repository/story/long2.tex - RELOC/doc/latex/skb/user-guide/repository/story/short.tex - RELOC/doc/latex/skb/user-guide/repository/title.tex - RELOC/doc/latex/skb/user-guide/slides/about.tex - RELOC/doc/latex/skb/user-guide/slides/applicability.tex - RELOC/doc/latex/skb/user-guide/slides/example-art-tex1.tex - RELOC/doc/latex/skb/user-guide/slides/example-art-tex2.tex - RELOC/doc/latex/skb/user-guide/slides/example-art-tex3.tex - RELOC/doc/latex/skb/user-guide/slides/example-art-toc.tex - RELOC/doc/latex/skb/user-guide/slides/intent.tex - RELOC/doc/latex/skb/user-guide/slides/manual-acrbib.tex - RELOC/doc/latex/skb/user-guide/slides/manual-figures-exa.tex - RELOC/doc/latex/skb/user-guide/slides/manual-figures-exna.tex - RELOC/doc/latex/skb/user-guide/slides/manual-figures-opt.tex - RELOC/doc/latex/skb/user-guide/slides/manual-figures.tex - RELOC/doc/latex/skb/user-guide/slides/manual-haf.tex - RELOC/doc/latex/skb/user-guide/slides/manual-listings.tex - RELOC/doc/latex/skb/user-guide/slides/manual-lists.tex - RELOC/doc/latex/skb/user-guide/slides/manual-optional-text.tex - RELOC/doc/latex/skb/user-guide/slides/manual-paths.tex - RELOC/doc/latex/skb/user-guide/slides/manual-pdfinfo.tex - RELOC/doc/latex/skb/user-guide/slides/manual-skbem.tex - RELOC/doc/latex/skb/user-guide/slides/manual-slides1.tex - RELOC/doc/latex/skb/user-guide/slides/manual-slides2.tex - RELOC/doc/latex/skb/user-guide/slides/separate-cs.tex - RELOC/doc/latex/skb/user-guide/slides/separate-parts-baf.tex - RELOC/doc/latex/skb/user-guide/slides/separate-parts-pc1.tex - RELOC/doc/latex/skb/user-guide/slides/separate-parts-pc2.tex - RELOC/doc/latex/skb/user-guide/slides/separate.tex - RELOC/doc/latex/skb/user-guide/slides/start-config-cmd.tex - RELOC/doc/latex/skb/user-guide/slides/start-config-opt.tex - RELOC/doc/latex/skb/user-guide/slides/start-distribution.tex - RELOC/doc/latex/skb/user-guide/slides/start-folders.tex - RELOC/doc/latex/skb/user-guide/slides/start-installation.tex - RELOC/doc/latex/skb/user-guide/slides/start-rebuild1.tex - RELOC/doc/latex/skb/user-guide/slides/start-rebuild2.tex - RELOC/doc/latex/skb/user-guide/slides/start-used-options.tex - RELOC/doc/latex/skb/user-guide/slides/story-long1.tex - RELOC/doc/latex/skb/user-guide/slides/story-long2.tex - RELOC/doc/latex/skb/user-guide/slides/story-short.tex - RELOC/doc/latex/skb/user-guide/ug-slides-anim.tex - RELOC/doc/latex/skb/user-guide/ug-slides-load.tex - RELOC/doc/latex/skb/user-guide/ug-slides-noanim.tex - RELOC/doc/latex/skb/user-guide/ug-slides-notes.tex - RELOC/doc/latex/skb/user-guide/user-guide-load.tex - RELOC/doc/latex/skb/user-guide/user-guide.tex -srccontainersize 21164 -srccontainerchecksum 1a71439072698ead9ee821081de1a0a2bc6c974ce514514473df544419739095e363b2587f3b7e333539b5f39e6069f990fe3233cb9fc182e8e884144432be34 -srcfiles size=30 - RELOC/source/latex/skb/skb.dtx - RELOC/source/latex/skb/skb.ins -runfiles size=12 - RELOC/tex/latex/skb/skb.cfg - RELOC/tex/latex/skb/skb.sty - RELOC/tex/latex/skb/skbarticle.cls - RELOC/tex/latex/skb/skbbeamer.cls - RELOC/tex/latex/skb/skbbook.cls - RELOC/tex/latex/skb/skblncsbeamer.cls - RELOC/tex/latex/skb/skblncsppt.cls - RELOC/tex/latex/skb/skbmoderncv.cls -catalogue-ctan /macros/latex/contrib/skb -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics archival -catalogue-version 0.52 - -name skdoc -category Package -revision 47526 -shortdesc Documentation and extraction for packages and document classes -relocated 1 -longdesc The class provides the functionality and implementation of -longdesc packages and document classes. It is loosely based on the ydoc -longdesc and ltxdoc classes, but has a number of incompatible -longdesc differences. The class defines a MacroCode environment which -longdesc offers an alternative to the usual docstrip method of -longdesc installing packages. It has the ability to generate both -longdesc documentation and code in a single run of a single file. -containersize 9732 -containerchecksum a89565128ff1185e4cdc336217ddf27b2af60aec9cf90930a7f3f6a24421d383cbfd223ebe45701db72a25bc4033418d1c633736fd72b80e61eefe828007eac8 -doccontainersize 271020 -doccontainerchecksum 4c5ccc21af86f5371a09009ab9afa9eb2b9cef825ecd6f50648e92c63223b97815d0dd55eaa3880987a47fe2591487324ebe922285cea60301ddaba9a6ecbee2 -docfiles size=68 - RELOC/doc/latex/skdoc/README details="Readme" - RELOC/doc/latex/skdoc/skdoc.pdf details="Package documentation" -srccontainersize 26960 -srccontainerchecksum ee7fd15beb5a97a7c731ea3d55d088551062eef306dff09410bc45cbc9e3dd95e0f10a788bc57e560a008460bba5e1ae065281136879c5e905c192a344ade80a -srcfiles size=31 - RELOC/source/latex/skdoc/skdoc.dtx -runfiles size=13 - RELOC/tex/latex/skdoc/skdoc.cls -catalogue-ctan /macros/latex/contrib/skdoc -catalogue-date 2018-04-19 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics doc-supp -catalogue-version 1.5a - -name skeycommand -category Package -revision 24652 -shortdesc Create commands using parameters and keyval in parallel -relocated 1 -longdesc The package provides tools for defining LaTeX commands and -longdesc environments using combinations of parameters and keys. All the -longdesc facilities of the ltxkeys and skeyval packages are available to -longdesc the user of skeycommand. -containersize 4872 -containerchecksum c99f23a066955148d6212a2418de29bbec7b300b16b2da58d581328f8bef884b8fb1ee87a076b3f1dad6d04e6c523a4ed37a75a58ac0cf656b485b80462e10ca -doccontainersize 328036 -doccontainerchecksum 45208bfbe41325b2120a071d32a70bab5ca993e0e9ca0b006d7e3a78513dc5fe0cbae232fc56f6a80f864794dab1ae82b64ade55a2bd4eced37c763ed1685e3f -docfiles size=100 - RELOC/doc/latex/skeycommand/README details="Readme" - RELOC/doc/latex/skeycommand/skeycommand-guide.cfg - RELOC/doc/latex/skeycommand/skeycommand-guide.pdf details="Package documentation" - RELOC/doc/latex/skeycommand/skeycommand-guide.tex -runfiles size=5 - RELOC/tex/latex/skeycommand/skeycommand.sty -catalogue-also skeyval -catalogue-ctan /macros/latex/contrib/skeycommand -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics keyval macro-supp -catalogue-version 0.4 - -name skeyval -category Package -revision 30560 -shortdesc Key-value parsing combining features of xkeyval and pgfkeys -relocated 1 -longdesc The package integrates the features of xkeyval and of pgfkeys -longdesc by introducing a new type of handlers. Style keys, links, -longdesc changing key callbacks and values on the fly, and other -longdesc features of pgfkeys are introduced in a new context. -containersize 99216 -containerchecksum 0636c805d4297d07a7247625abfb3a4e56b3b5422357ffea960f376617d49a442e51d6184b46417851a3f57750297fcfd90f46d41aa166e8febd62648c6feaa5 -doccontainersize 328360 -doccontainerchecksum dfc0edb8eb6f9ee857a66bcbef70c7c3e8c0af5eb5a840b323088e316edfeb75ea803480a816156ada444648c935eb6d09958e9db3882fae056e1185f1058ee4 -docfiles size=114 - RELOC/doc/latex/skeyval/README details="Readme" - RELOC/doc/latex/skeyval/skeyval-pokayoke1.pdf - RELOC/doc/latex/skeyval/skeyval-pokayoke1.tex - RELOC/doc/latex/skeyval/skeyval-pokayoke2.pdf - RELOC/doc/latex/skeyval/skeyval-pokayoke2.tex - RELOC/doc/latex/skeyval/skeyval-view-pokayoke1.aux - RELOC/doc/latex/skeyval/skeyval-view-pokayoke1.log - RELOC/doc/latex/skeyval/skeyval-view-pokayoke1.pdf - RELOC/doc/latex/skeyval/skeyval-view-pokayoke1.tex -runfiles size=148 - RELOC/tex/latex/skeyval/skeyval-bc.sty - RELOC/tex/latex/skeyval/skeyval-core.tex - RELOC/tex/latex/skeyval/skeyval-for.tex - RELOC/tex/latex/skeyval/skeyval-ltxcmds.tex - RELOC/tex/latex/skeyval/skeyval-ltxpatch.sty - RELOC/tex/latex/skeyval/skeyval-pstkey.sty - RELOC/tex/latex/skeyval/skeyval-pstkey.tex - RELOC/tex/latex/skeyval/skeyval-testclass.cls - RELOC/tex/latex/skeyval/skeyval-testpkg.sty - RELOC/tex/latex/skeyval/skeyval-view.sty - RELOC/tex/latex/skeyval/skeyval.sty -catalogue-also skeycommand -catalogue-ctan /macros/latex/contrib/skeyval -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics keyval -catalogue-version 1.3 - -name skmath -category Package -revision 49550 -shortdesc Extensions to the maths command repertoir -relocated 1 -longdesc The package provides a selection of new maths commands and -longdesc improved re-definitions of existing commands. -containersize 3568 -containerchecksum 44e378e472183c2f4cd9943ae2fd4bf6e7e426ceb447eec3fcbaae89f86a52bedbb8875d64fad4770fb4c770e4b9f23cc4c543d8c03ca61ce9bb0fa175e0266f -doccontainersize 284048 -doccontainerchecksum f8a9c8c1b1a7c7b0ea16a3d013de24525181bfd1bfc7f1415207d628845310a928bddaaf13bd8a7b2ae9bc831085598fa65866c75770ccb02b533d7bcd2b8bf2 -docfiles size=71 - RELOC/doc/latex/skmath/README details="Readme" - RELOC/doc/latex/skmath/skmath.pdf details="Package documentation" -srccontainersize 8476 -srccontainerchecksum fcaf31bae9e974588c930cd191fcaaedde706504242b5a30faaeecfbf65de1c63aa07bc077ee522db6221f591cb56671569bd4fb7103b2e5a63436e782c6d020 -srcfiles size=9 - RELOC/source/latex/skmath/skmath.tex -runfiles size=4 - RELOC/tex/latex/skmath/skmath.sty -catalogue-ctan /macros/latex/contrib/skmath -catalogue-date 2018-12-29 23:02:23 +0100 -catalogue-license lppl1.3 -catalogue-topics maths -catalogue-version 0.5 - -name skrapport -category Package -revision 49540 -shortdesc 'Simple' class for reports, etc. -relocated 1 -longdesc The class is intended for simple documents (e.g., reports -longdesc handed in as coursework and the like). The class is small and -longdesc straightforward; its design was inspired by that of the PracTeX -longdesc journal style. -containersize 12728 -containerchecksum 50e4a6933e2a1f4fb03dc529d4021346e0226d0432d96a4cd6dfff9727ac3bdf2bedea4514f8682cf621696d53f9948724828e7eb452e28125920bab0b2ab095 -doccontainersize 267616 -doccontainerchecksum 835504b66eff2e8130fa541bffca922a337a80d057c50bda37e0e3ec6f0c12319e01a682b4f098684b898c810c68f2cdc7f45ca492bea6c35a6e1f9d82478434 -docfiles size=67 - RELOC/doc/latex/skrapport/README details="Readme" - RELOC/doc/latex/skrapport/skrapport.pdf details="Package documentation" -srccontainersize 31204 -srccontainerchecksum b52afc45ba957c66017f241c2c73af0869172dcb8e81946690a184c6bf568093d76d5fce5da29c592c6a96201d12b6243b8c63413410591a6f85284978ca3f8c -srcfiles size=40 - RELOC/source/latex/skrapport/skrapport.tex -runfiles size=26 - RELOC/tex/latex/skrapport/skrapport-colortheme-cruelwater.sty - RELOC/tex/latex/skrapport/skrapport-colortheme-default.sty - RELOC/tex/latex/skrapport/skrapport-colortheme-skdoc.sty - RELOC/tex/latex/skrapport/skrapport-colortheme-unscathed.sty - RELOC/tex/latex/skrapport/skrapport-colortheme-violet.sty - RELOC/tex/latex/skrapport/skrapport-size-common.sty - RELOC/tex/latex/skrapport/skrapport-size10pt.clo - RELOC/tex/latex/skrapport/skrapport-size11pt.clo - RELOC/tex/latex/skrapport/skrapport-size12pt.clo - RELOC/tex/latex/skrapport/skrapport.cls -catalogue-contact-bugs https://github.com/urdh/skrapport/issues -catalogue-contact-repository https://github.com/urdh/skrapport -catalogue-ctan /macros/latex/contrib/skrapport -catalogue-date 2018-12-29 22:01:02 +0100 -catalogue-license lppl1.3 -catalogue-topics class -catalogue-version 0.12i - -name skull -category Package -revision 25608 -shortdesc A font to draw a skull -relocated 1 -longdesc The font (defined in Metafont) defines a single character, a -longdesc black solid skull. A package is supplied to make this character -longdesc available as a symbol in maths mode. -containersize 1676 -containerchecksum f1a347d05166df10bd4bfc3295ead834bebee50a2351a860cb664020dae73316dac8b249619804f77fa02675e6e124258ca2669103fdcdf3f498ad87bb1d7b5c -srccontainersize 2272 -srccontainerchecksum 002d7c12e21ad67b33ed8d91621f679fd081e2b79e7aa403690d989375125b21a01c0fa1bfb6b2dd46a36295f598235f87fc309aea5ff19c3fcb723e01b8c896 -srcfiles size=2 - RELOC/source/fonts/skull/skull.dtx - RELOC/source/fonts/skull/skull.ins -runfiles size=2 - RELOC/fonts/source/public/skull/skull.mf - RELOC/tex/latex/skull/skull.sty -catalogue-ctan /fonts/skull -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics font font-mf font-novelty -catalogue-version 0.1 - -name slantsc -category Package -revision 25007 -shortdesc Access different-shaped small-caps fonts -relocated 1 -longdesc This package enables the use of small capitals in different -longdesc font shapes, e.g., slanted or bold slanted for all fonts that -longdesc provide appropriate font shapes. (Note that a separate .fd file -longdesc is needed to define font shapes such as 'scsl' or 'scit'.) -containersize 1296 -containerchecksum 5ffb339e971c1dcc16027b01e50e44798eef93fb510ea4f598099deba7d8e711dd12d8324a95e9629da008cb8eaddcf5e7a7e633915f51b58c19d24fda289212 -doccontainersize 386948 -doccontainerchecksum 1acdf8b580d92224289af661989e523bcb1839777e8071b018b5a8a6bbe7b8339275506984ae505637c254dac81f8d397c92098b54f787d7c187497c25b1f11b -docfiles size=99 - RELOC/doc/latex/slantsc/ChangeLog - RELOC/doc/latex/slantsc/Makefile - RELOC/doc/latex/slantsc/README details="Readme" - RELOC/doc/latex/slantsc/getversion.tex - RELOC/doc/latex/slantsc/slantsc.pdf details="Package documentation" - RELOC/doc/latex/slantsc/testslantsc.tex -srccontainersize 4652 -srccontainerchecksum 7e1c5541ae6ccd907b470307d024fa98a67ee65c8b5a723c55ea4ab49e456511cf23d55390e33edb38dc44ed2407ab9593163cd69e627379c1b85bf0cd79b43b -srcfiles size=6 - RELOC/source/latex/slantsc/slantsc.dtx - RELOC/source/latex/slantsc/slantsc.ins -runfiles size=1 - RELOC/tex/latex/slantsc/slantsc.sty -catalogue-ctan /macros/latex/contrib/slantsc -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics font-supp -catalogue-version 2.11 - -name slideshow -category Package -revision 15878 -shortdesc Generate slideshow with MetaPost -relocated 1 -longdesc The package provides a means of creating presentations in -longdesc MetaPost, without intervention from other utilities (except a -longdesc distiller). Such an arrangement has its advantages (though -longdesc there are disadvantages too). -containersize 8544 -containerchecksum c44a782de77d5b16c0d4c696fe5541a9073e59c1a91a97ffc409d2c4ac15fa8e1da3fa56f8a79225c2427223860bc23e160e6d291d8cc6d0e4fdcbfc96ac0e54 -doccontainersize 105036 -doccontainerchecksum c8351470d808cb11be9ddc8de32ae446a0375c5981902a3c6b4fce16b0b10c74103f10fe0d6d191f6770ec3a62783076cde3f516709bad6ea0fac226ab0b022c -docfiles size=42 - RELOC/doc/metapost/slideshow/slideshow.txt - RELOC/doc/metapost/slideshow/sshowex.pdf - RELOC/doc/metapost/slideshow/sshowex2.pdf - RELOC/doc/metapost/slideshow/sshowex3.pdf - RELOC/doc/metapost/slideshow/sshowintro.pdf details="Presentation about package" -runfiles size=10 - RELOC/metapost/slideshow/pathalong.mp - RELOC/metapost/slideshow/slideshow.mp - RELOC/metapost/slideshow/sshowex.mp - RELOC/metapost/slideshow/sshowex2.mp - RELOC/metapost/slideshow/sshowex3.mp - RELOC/metapost/slideshow/sshowintro.mp -catalogue-ctan /graphics/metapost/contrib/macros/slideshow -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics presentation -catalogue-version 1.0 - -name smalltableof -category Package -revision 20333 -shortdesc Create listoffigures etc. in a single chapter -relocated 1 -longdesc The package allows you to create a list of figures and list of -longdesc tables in a chapter named 'List' that contains separate -longdesc sections for each list of figures, tables, etc. -containersize 996 -containerchecksum c1ddd107d59ec950011b48cff38880b1353869d247701d76a8e3c0ffc28f50d31c982cbe8f28388378be7e7e40868347f20c5f31ee2763df16b6d24c9e5b447e -doccontainersize 177104 -doccontainerchecksum 10f787377bb431a48e4a03d6bbf8affed7c4954546a751dbe16c88ee3dd0cd47570a4cd7ee6406c355fbb54cdab51f95fb87d96e10b162e272701a7d8ad6e507 -docfiles size=45 - RELOC/doc/latex/smalltableof/README details="Readme (French)" language="fr" - RELOC/doc/latex/smalltableof/smalltableof-doc-fr.pdf details="Package documentation (French)" language="fr" - RELOC/doc/latex/smalltableof/smalltableof-doc-fr.tex -runfiles size=1 - RELOC/tex/latex/smalltableof/smalltableof.sty -catalogue-ctan /macros/latex/contrib/smalltableof -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics toc-etc - -name smartdiagram -category Package -revision 42781 -shortdesc Generate diagrams from lists -relocated 1 -longdesc The package will create 'smart' diagrams from lists of items, -longdesc for simple documents and for presentations. -containersize 6516 -containerchecksum c07e40ce025cc05c1cbd1da0f736773ef446c193d8efb9f9437d63e8ac15e5ff4e598b06564c2e9ef410bbde20bcfe1a2d971523601f844a46654f2dd6dc930b -doccontainersize 258772 -doccontainerchecksum f102af261f8ed7803da69ebc9498377a86c3e087db12d815e485706b5b221d9a8fa77434cea09f386ed181d10f8e210c32278def786ab35c60fbff7cb6702ee8 -docfiles size=67 - RELOC/doc/latex/smartdiagram/README details="Readme" - RELOC/doc/latex/smartdiagram/smartdiagram.pdf details="Package documentation" -srccontainersize 16864 -srccontainerchecksum dd405b652293c7f87b3b3341b1183d6e69286a924ed250a5353f28deaa45f486b9b906da22b60b7797b434a15a168f24006eadd893f118d4a556c07e57b1b211 -srcfiles size=26 - RELOC/source/latex/smartdiagram/smartdiagram.dtx - RELOC/source/latex/smartdiagram/smartdiagram.ins -runfiles size=15 - RELOC/tex/latex/smartdiagram/smartdiagram.sty - RELOC/tex/latex/smartdiagram/smartdiagramlibraryadditions.code.tex - RELOC/tex/latex/smartdiagram/smartdiagramlibrarycore.commands.code.tex - RELOC/tex/latex/smartdiagram/smartdiagramlibrarycore.definitions.code.tex - RELOC/tex/latex/smartdiagram/smartdiagramlibrarycore.styles.code.tex -catalogue-ctan /graphics/pgf/contrib/smartdiagram -catalogue-date 2016-12-23 16:27:20 +0100 -catalogue-license lppl1.3 -catalogue-topics diagram pgf-tikz -catalogue-version 0.3b - -name smartref -category Package -revision 20311 -shortdesc Extend LaTeX's \ref capability -relocated 1 -longdesc The package extends the LaTeX labelling system: whenever a -longdesc label is set, the values of counters (selected by the user) are -longdesc recorded, along with the label. The value of these counters can -longdesc be recalled with a command similar to \pageref. The package -longdesc also adds commands \s[name]ref (for each counter [name] that -longdesc the user has selected); these commands display something only -longdesc if the value of the [name] counter is changed from when the -longdesc label was set. Many commands are provided to serve as a macro -longdesc programming environment for using the extended labels. -containersize 3100 -containerchecksum 148c6b62c7e3e8f1b5690e38ab1733dd5e94a370dfa8a9ff0d2529d723e1be76e20729ef0eca3a11099adb4d0830f6d4576eaf26a50240d922fd55b3651cac5d -doccontainersize 319188 -doccontainerchecksum cfc6b9ed3b35af9f4dc1dfc71d1b892f59695247bcb7d47fa9d4762ff7847bb0b4af8207056ed0e7060df28d83ab40efe881bf05fa9cdcee963459a1198a23dd -docfiles size=82 - RELOC/doc/latex/smartref/README details="Readme and command details" - RELOC/doc/latex/smartref/smartref-doc.pdf details="Package documentation" - RELOC/doc/latex/smartref/smartref-doc.tex -runfiles size=3 - RELOC/tex/latex/smartref/byname.sty - RELOC/tex/latex/smartref/smartref.sty -catalogue-also zref -catalogue-ctan /macros/latex/contrib/smartref -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics label-ref counter-mgmt -catalogue-version 1.9 - -name smartunits -category Package -revision 39592 -shortdesc Converting between common metric and Imperial units -relocated 1 -longdesc This LaTeX package implements a \SmartUnit macro for converting -longdesc between (some) metric and Imperial units. The package requires -longdesc pgfkeys and siunitx. -containersize 3408 -containerchecksum b70c3637265196c56b07f8ac5a21d4c71c47d82b8def59deae453ce49bc9b29337e36df0d8d20ef560154a4917253b4655f7e0cdcc7de9fcb39666839a3ab4d6 -doccontainersize 340260 -doccontainerchecksum 7ba15efbae145968ffba425954d0c55d3ed3f74ee30919d1034a79d591f9aa7654dd63650ece2cca61f8ead1267509b82994ca371e904dded867d7d846186d6e -docfiles size=90 - RELOC/doc/latex/smartunits/README.md details="Readme" - RELOC/doc/latex/smartunits/smartunits.pdf details="Package documentation" - RELOC/doc/latex/smartunits/smartunits.tex -runfiles size=3 - RELOC/tex/latex/smartunits/smartunits.sty -catalogue-ctan /macros/latex/contrib/smartunits -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics units misc-conv -catalogue-version 1.2 - -name snapshot -category Package -revision 15878 -shortdesc List the external dependencies of a LaTeX document -relocated 1 -longdesc The snapshot package helps the owner of a LaTeX document obtain -longdesc a list of the external dependencies of the document, in a form -longdesc that can be embedded at the top of the document. It provides a -longdesc snapshot of the current processing context of the document, -longdesc insofar as it can be determined from inside LaTeX. If a -longdesc document contains such a dependency list, then it becomes -longdesc possible to arrange that the document be processed always with -longdesc the same versions of everything, in order to ensure the same -longdesc output. This could be useful for someone wanting to keep a -longdesc LaTeX document on hand and consistently reproduce an identical -longdesc DVI file from it, on the fly; or for someone wanting to shield -longdesc a document during the final stages of its production cycle from -longdesc unexpected side effects of routine upgrades to the TeX system. -containersize 3928 -containerchecksum 28e9d5785aafce74422734a62fe2f807b585125caac5a7a86f70cbd19122daf3d44f4bf046ac4b5c4edb5bd1b7bf042232aed0a0ad34425e13eb3845c93dad48 -doccontainersize 104220 -doccontainerchecksum 76b46eadb5f81970514253fb650a1c3450c8e57d684c733dfb2dfec01dba743e0ce31e65a72e31af16c8dd7db0927a3e9af98390e191a1bdab08f13cfa94cfae -docfiles size=30 - RELOC/doc/latex/snapshot/snapshot.pdf details="Package documentation" -srccontainersize 9444 -srccontainerchecksum 7f31d845b33295bdb50e44754b9b085cfce8f7aeb26b50814dae5c3fa71605a175eed9d507d6c19d3577cb3c362b50936fe3299f499a62c91faac0123ed30740 -srcfiles size=9 - RELOC/source/latex/snapshot/snapshot.dtx - RELOC/source/latex/snapshot/snapshot.ins -runfiles size=3 - RELOC/tex/latex/snapshot/snapshot.sty -catalogue-also bundledoc -catalogue-ctan /macros/latex/contrib/snapshot -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl -catalogue-topics file-mgmt -catalogue-version 1.14 - -name snotez -category Package -revision 30355 -shortdesc Typeset notes, in the margin -relocated 1 -longdesc The package provides a macro \sidenote, that places a note in -longdesc the margin of the document, with its baseline aligned with the -longdesc baseline in the body of the document. These sidenotes are -longdesc numbered (both in the text, and on the notes themselves). The -longdesc package loads the package etoolbox, pgfopts, marginnote and -longdesc perpage. -containersize 2924 -containerchecksum 37610541fa0db43bfc86a13ff501c89773ed1db3f419623f811f517c640ad3a6bea3a908f64c509d780ffc45840c79c056257a6626b476e7735644a1d1d38f80 -doccontainersize 461060 -doccontainerchecksum 096add2f0af76dbc1b7953984e4cf27d404540f47d5e65a35147173385a5d47f108bf417a3573ea649219d37e8ee6b256d53fec8875bf3a9ed89a19cb8d7eb4b -docfiles size=117 - RELOC/doc/latex/snotez/README details="Readme" - RELOC/doc/latex/snotez/snotez_en.pdf details="Package documentation" - RELOC/doc/latex/snotez/snotez_en.tex -runfiles size=3 - RELOC/tex/latex/snotez/snotez.sty -catalogue-also sidenotes -catalogue-ctan /macros/latex/contrib/snotez -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics marginal -catalogue-version 0.3 - -name songbook -category Package -revision 18136 -shortdesc Package for typesetting song lyrics and chord books -relocated 1 -longdesc The package provides an all purpose songbook style. Three types -longdesc of output may be created from a single input file: "words and -longdesc chords" books for the musicians to play from, "words only" -longdesc songbooks for the congregation to sing from, and overhead -longdesc transparency masters for congregational use. The package will -longdesc also print a table of contents, an index sorted by title and -longdesc first line, and an index sorted by key, or by artist/composer. -longdesc The package attempts to handle songs in multiple keys, as well -longdesc as songs in multiple languages. -containersize 9648 -containerchecksum 3461bd028cec5861f2ac19b613c4ed98c12533498e750daa8a9365c392f796362e55b91f8932876cc137394668894823286945a07896acb6a8eb29fcc8b20ab7 -doccontainersize 1248156 -doccontainerchecksum 1face74895aeb5f9a8f63aa3ef6848372825f48efec33af3209245f267716a03a9818eb30e5f270eeaadae7bab1c5c02377ea9b5b731d4827e465dd06cc063d2 -docfiles size=438 - RELOC/doc/latex/songbook/LesserGPL.txt - RELOC/doc/latex/songbook/README details="Readme" - RELOC/doc/latex/songbook/contrib/CarolBook/CarolBook.tex - RELOC/doc/latex/songbook/contrib/CarolBook/CarolBookOH.pdf - RELOC/doc/latex/songbook/contrib/CarolBook/CarolBookWB.pdf - RELOC/doc/latex/songbook/contrib/README details="Readme" - RELOC/doc/latex/songbook/contrib/crd2sb/NothingButTheBlood.crd - RELOC/doc/latex/songbook/contrib/crd2sb/crd2sb - RELOC/doc/latex/songbook/contrib/crd2sb/crd2sb.txt - RELOC/doc/latex/songbook/contrib/modulate - RELOC/doc/latex/songbook/contrib/texchord.sty - RELOC/doc/latex/songbook/install.txt - RELOC/doc/latex/songbook/mksbadx - RELOC/doc/latex/songbook/mksbkdx - RELOC/doc/latex/songbook/mksbtdx - RELOC/doc/latex/songbook/sample-sb.tex - RELOC/doc/latex/songbook/sampleAdx.pdf - RELOC/doc/latex/songbook/sampleAdx.tex - RELOC/doc/latex/songbook/sampleCBK.pdf - RELOC/doc/latex/songbook/sampleCSBK.pdf - RELOC/doc/latex/songbook/sampleKdx.pdf - RELOC/doc/latex/songbook/sampleKdx.tex - RELOC/doc/latex/songbook/sampleOH.pdf - RELOC/doc/latex/songbook/sampleTdx.pdf - RELOC/doc/latex/songbook/sampleTdx.tex - RELOC/doc/latex/songbook/sampleToc.pdf - RELOC/doc/latex/songbook/sampleToc.tex - RELOC/doc/latex/songbook/sampleWBK.pdf - RELOC/doc/latex/songbook/songbook.pdf details="Package documentation" -srccontainersize 43244 -srccontainerchecksum 23e6e07ad9b4a0859a2e9439f90231f29ab834da1f46a24ddae9be5e631754e352651fe66c03093eba28856f8ed7ad9aedaa7cbb8c1f26e0a02c83a7afef714d -srcfiles size=51 - RELOC/source/latex/songbook/songbook.dtx - RELOC/source/latex/songbook/songbook.ins -runfiles size=15 - RELOC/makeindex/songbook/songbook.ist - RELOC/tex/latex/songbook/conditionals.sty - RELOC/tex/latex/songbook/songbook.sty -catalogue-ctan /macros/latex/contrib/songbook -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lgpl2.1 -catalogue-topics music chords -catalogue-version 4.5 - -name songs -category Package -revision 44553 -shortdesc Produce song books for church or fellowship -relocated 1 -longdesc The package provides a means of producing beautiful song books -longdesc for church or fellowship. It offers: a very easy chord-entry -longdesc syntax; multiple modes (words-only; words+chords; slides; -longdesc handouts); measure bars; guitar tablatures; automatic -longdesc transposition; scripture quotations; multiple indexes (sorted -longdesc by title, author, important lyrics, or scripture references); -longdesc and projector-style output generation, for interactive use. A -longdesc set of example documents is provided. -containersize 20300 -containerchecksum d7f37654f8324abbabbc82ebc70a430957cc1a8af09f7f0e41110d4809e8c39252b8eac2e0de521519701c8735d73e6059b3c63b61645fce98309827b6fc1a13 -doccontainersize 1161028 -doccontainerchecksum a114618be50d3babde08944f40ded36d536d6c5bf7292ae07ffbe57c5c43074520560aec60fb54373a275feed7f3ae5a4690fd6abf39a4c7f853bec56884036f -docfiles size=407 - RELOC/doc/latex/songs/Makefile - RELOC/doc/latex/songs/README details="Readme" - RELOC/doc/latex/songs/history.txt - RELOC/doc/latex/songs/license.txt - RELOC/doc/latex/songs/sample/Makefile - RELOC/doc/latex/songs/sample/chordbook.tex - RELOC/doc/latex/songs/sample/lyricbook.tex - RELOC/doc/latex/songs/sample/slidebook.tex - RELOC/doc/latex/songs/sample/songs.sbd - RELOC/doc/latex/songs/sample/transparencies.tex - RELOC/doc/latex/songs/songidx/bible.can - RELOC/doc/latex/songs/songidx/catholic.can - RELOC/doc/latex/songs/songidx/greek.can - RELOC/doc/latex/songs/songidx/protestant.can - RELOC/doc/latex/songs/songidx/songidx.lua - RELOC/doc/latex/songs/songidx/tanakh.can - RELOC/doc/latex/songs/songs.pdf details="Package documentation" -srccontainersize 93376 -srccontainerchecksum 21dd9813c2cb873c2071e3107d1bea21a0a21209f1b4a3c5aa614d8c1da43f17197aa25dee83b65446ddf95a71816b2d94b6d72ab774bc51206c3bbcf06b4f04 -srcfiles size=103 - RELOC/source/latex/songs/songs.dtx - RELOC/source/latex/songs/songs.ins -runfiles size=26 - RELOC/tex/latex/songs/songs.sty -catalogue-also songbook -catalogue-ctan /macros/latex/contrib/songs -catalogue-date 2017-06-13 07:48:52 +0200 -catalogue-license gpl2 -catalogue-topics music chords -catalogue-version 3.0 - -name sort-by-letters -category Package -revision 27128 -shortdesc Bibliography styles for alphabetic sorting -relocated 1 -longdesc This bundle contains several bibliography styles for separating -longdesc a document's references by the first letter of the first -longdesc author/editor in the bibliography entry. The styles are adapted -longdesc from standard ones or from natbib ones. -containersize 11184 -containerchecksum a90f03d2347daf4e2af7e9b4bf2c6d24e3602252a2e1bec01b7eefbfeca94664073d2eb5d6910d527161736fbe8cb1a15fa571293f0da531c76b7635ca4a3037 -doccontainersize 1520 -doccontainerchecksum 4d1d4323bbf5a6b8247a3906a79f419976e949531e2ff4fa527c48eacce289b5ce8c0387f589f46c4ad0c007b13bf40c2ca5d35b01547036c37b1a36352bf201 -docfiles size=1 - RELOC/doc/bibtex/sort-by-letters/README details="Readme" -runfiles size=48 - RELOC/bibtex/bst/sort-by-letters/abbrv-letters.bst - RELOC/bibtex/bst/sort-by-letters/alpha-letters.bst - RELOC/bibtex/bst/sort-by-letters/apalike-letters.bst - RELOC/bibtex/bst/sort-by-letters/frplainnat-letters.bst - RELOC/bibtex/bst/sort-by-letters/plain-letters.bst - RELOC/bibtex/bst/sort-by-letters/plainnat-letters.bst - RELOC/bibtex/bst/sort-by-letters/siam-letters.bst -catalogue-also alphabib -catalogue-ctan /biblio/bibtex/contrib/sort-by-letters -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics bibtex-sty - -name soton -category Package -revision 16215 -shortdesc University of Southampton-compliant slides -relocated 1 -longdesc The bundle contains two packages: soton-palette which defines -longdesc colour-ways, and soton-beamer, which uses the colours to -longdesc produce compliant presentations. -containersize 1380 -containerchecksum a50899eb0c2c0becac5199d43678caf40998f8c0aa94b42de4c6b07fefac7ce5237f64914ce93a76d68be918d2ebf503ce11bae78e95bed8ab65237431e4eeb1 -doccontainersize 476 -doccontainerchecksum ca43e56168be89ebb655182aef8bc52c8322ca29b89c442bf682047a1cbb8ded6b639f8fe9a5c1e6363d96842ad78f4d4625dc05ad19c4177e7ded58bda67557 -docfiles size=1 - RELOC/doc/latex/soton/README details="Readme" -runfiles size=2 - RELOC/tex/latex/soton/soton-beamer.sty - RELOC/tex/latex/soton/soton-palette.sty -catalogue-ctan /macros/latex/contrib/soton -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics presentation -catalogue-version 0.1 - -name soul -category Package -revision 15878 -shortdesc Hyphenation for letterspacing, underlining, and more -relocated 1 -longdesc Provides hyphenatable spacing out (letterspacing), underlining, -longdesc striking out, etc., using the TeX hyphenation algorithm to find -longdesc the proper hyphens automatically. The package also provides a -longdesc mechanism that can be used to implement similar tasks, that -longdesc have to treat text syllable by syllable. This is shown in two -longdesc examples. The package itself does not support UTF-8 input in -longdesc ordinary (PDF)LaTeX; some UTF-8 support is offered by package -longdesc soulutf8 -containersize 6004 -containerchecksum 7da58625623b2a7b2b077ce0480ab3769dc269c79eadcaf6b7273db67455ac7232ecb9d3e1a10cce9f77d9c1309e098ecda392eca8b203e724c6302632291d88 -doccontainersize 308296 -doccontainerchecksum c8fcb1573266487644f1c9471ca5e298a8bc20cbef916040f81f1209b8053f74fa439dc59f1ff11b734d9ccfef0d98124de6bda759a07894175c38785bc29f0e -docfiles size=96 - RELOC/doc/latex/soul/soul.pdf details="Package documentation" - RELOC/doc/latex/soul/soul.txt -srccontainersize 35884 -srccontainerchecksum fbe23d5959efdb15eb7fc9be141f0ad7423b653d0e2c87a2e60480256990899f4fd8a592665c2f937a2f59566a7c6e079cbbe168047050b062d3ac8dccaec73b -srcfiles size=35 - RELOC/source/latex/soul/Makefile - RELOC/source/latex/soul/soul.dtx - RELOC/source/latex/soul/soul.ins -runfiles size=6 - RELOC/tex/latex/soul/soul.sty -catalogue-ctan /macros/latex/contrib/soul -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics underline letterspace -catalogue-version 2.4 - -name soup -category Package -revision 42992 -shortdesc Generate alphabet soup puzzles -relocated 1 -longdesc Generate alphabet soup puzzles (aka word search puzzles), and -longdesc variations using numbers or other symbols. Provides macros to -longdesc generate an alphabet soup style puzzle (also known as word -longdesc search puzzles or "find-the-word" puzzles). Allow creating -longdesc numbersoup and soups with custom symbol sets. -containersize 3368 -containerchecksum 0e0197339cfdce41b0701fca5f7934fc0f1457aa4737b922a0d0bbefd3fae5647c79442c93630adef450dbfe430ae187a13af181f7ddf3df8ac84aa2776ef533 -doccontainersize 125188 -doccontainerchecksum a8abcd649a352e826cd66f5804dbf7e114693f3242453ca23bd6ff0328d8ce6b87e3e904587a5fe399baf03b99914cdad22abbd87d68814130cc7b58ab0e61b3 -docfiles size=33 - RELOC/doc/latex/soup/README.md details="Readme" - RELOC/doc/latex/soup/soup.pdf details="Package documentation" -srccontainersize 7204 -srccontainerchecksum 9762ffe1e5c3199c0fb18c99e9df495b2f6f3ed8610db2a124d7f108bb2cab4a648849a4ef0f48ac73975f138c9d318e42c06bd059a958c28b53113179f4b1bf -srcfiles size=8 - RELOC/source/latex/soup/soup.dtx - RELOC/source/latex/soup/soup.ins -runfiles size=4 - RELOC/tex/latex/soup/soup.sty -catalogue-ctan /macros/latex/contrib/soup -catalogue-date 2017-01-20 06:07:11 +0100 -catalogue-license lppl1.3 -catalogue-topics cwpuzzle games puzzle -catalogue-version 1.0 - -name sourcecodepro -category Package -revision 40597 -shortdesc Use SourceCodePro with TeX(-alike) systems -relocated 1 -longdesc The font is an open-source Monospaced development from Adobe. -longdesc The package provides fonts (in both Adobe Type 1 and OpenType -longdesc formats) and macros supporting their use in LaTeX (Type 1) and -longdesc XeLaTeX/LuaLaTeX (OTF). -execute addMap SourceCodePro.map -containersize 3356400 -containerchecksum b9c4272ff1534c0f2de213c5230e0d78caf860113a5a4c280ca9f4a6f589ea572311cdc57402910172473059b4c46738dd801efd08ece47d709523d75b0a12c4 -doccontainersize 471364 -doccontainerchecksum afc9f3ec69c49a000b625c0b4221e62abce3032d3dc1f73bacd4e3789e80f342b52400a226079e4ebd4f824a2de1537cec85a8113759f708cfa99438facabd8c -docfiles size=229 - RELOC/doc/latex/sourcecodepro/LICENSE.txt - RELOC/doc/latex/sourcecodepro/sourcecodepro-otf-specimen.pdf - RELOC/doc/latex/sourcecodepro/sourcecodepro-otf-specimen.tex - RELOC/doc/latex/sourcecodepro/sourcecodepro-type1-specimen.pdf - RELOC/doc/latex/sourcecodepro/sourcecodepro-type1-specimen.tex - RELOC/doc/latex/sourcecodepro/sourcecodepro.pdf details="Package documentation" - RELOC/doc/latex/sourcecodepro/sourcecodepro.tex -runfiles size=1831 - RELOC/fonts/enc/dvips/sourcecodepro/a_24hhf2.enc - RELOC/fonts/enc/dvips/sourcecodepro/a_4t223s.enc - RELOC/fonts/enc/dvips/sourcecodepro/a_4w2j3d.enc - RELOC/fonts/enc/dvips/sourcecodepro/a_7ovpxh.enc - RELOC/fonts/enc/dvips/sourcecodepro/a_aoc6c2.enc - RELOC/fonts/enc/dvips/sourcecodepro/a_bn4tko.enc - RELOC/fonts/enc/dvips/sourcecodepro/a_bw2ssh.enc - RELOC/fonts/enc/dvips/sourcecodepro/a_c7sghz.enc - RELOC/fonts/enc/dvips/sourcecodepro/a_djdyjq.enc - RELOC/fonts/enc/dvips/sourcecodepro/a_dz5hhp.enc - RELOC/fonts/enc/dvips/sourcecodepro/a_ecw2ac.enc - RELOC/fonts/enc/dvips/sourcecodepro/a_gu5xou.enc - RELOC/fonts/enc/dvips/sourcecodepro/a_ind2fo.enc - RELOC/fonts/enc/dvips/sourcecodepro/a_jcjenj.enc - RELOC/fonts/enc/dvips/sourcecodepro/a_jtykbg.enc - RELOC/fonts/enc/dvips/sourcecodepro/a_jvslvy.enc - RELOC/fonts/enc/dvips/sourcecodepro/a_k2muno.enc - RELOC/fonts/enc/dvips/sourcecodepro/a_kinvs5.enc - RELOC/fonts/enc/dvips/sourcecodepro/a_l2fklz.enc - RELOC/fonts/enc/dvips/sourcecodepro/a_mco32o.enc - RELOC/fonts/enc/dvips/sourcecodepro/a_p6dame.enc - RELOC/fonts/enc/dvips/sourcecodepro/a_pmpxvg.enc - RELOC/fonts/enc/dvips/sourcecodepro/a_retzg2.enc - RELOC/fonts/enc/dvips/sourcecodepro/a_s37xrq.enc - RELOC/fonts/enc/dvips/sourcecodepro/a_tge7qo.enc - RELOC/fonts/map/dvips/sourcecodepro/SourceCodePro.map - RELOC/fonts/opentype/adobe/sourcecodepro/SourceCodePro-Black.otf - RELOC/fonts/opentype/adobe/sourcecodepro/SourceCodePro-BlackIt.otf - RELOC/fonts/opentype/adobe/sourcecodepro/SourceCodePro-Bold.otf - RELOC/fonts/opentype/adobe/sourcecodepro/SourceCodePro-BoldIt.otf - RELOC/fonts/opentype/adobe/sourcecodepro/SourceCodePro-ExtraLight.otf - RELOC/fonts/opentype/adobe/sourcecodepro/SourceCodePro-ExtraLightIt.otf - RELOC/fonts/opentype/adobe/sourcecodepro/SourceCodePro-Light.otf - RELOC/fonts/opentype/adobe/sourcecodepro/SourceCodePro-LightIt.otf - RELOC/fonts/opentype/adobe/sourcecodepro/SourceCodePro-Medium.otf - RELOC/fonts/opentype/adobe/sourcecodepro/SourceCodePro-MediumIt.otf - RELOC/fonts/opentype/adobe/sourcecodepro/SourceCodePro-Regular.otf - RELOC/fonts/opentype/adobe/sourcecodepro/SourceCodePro-RegularIt.otf - RELOC/fonts/opentype/adobe/sourcecodepro/SourceCodePro-Semibold.otf - RELOC/fonts/opentype/adobe/sourcecodepro/SourceCodePro-SemiboldIt.otf - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-dnom-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-dnom-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-dnom-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-dnom-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-dnom-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-inf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-inf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-inf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-inf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-inf-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-numr-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-numr-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-numr-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-numr-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-numr-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-sup-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-sup-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-sup-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-sup-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-sup-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-tlf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-tlf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-tlf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-tlf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-tlf-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-tlf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-tlf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-tosf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-tosf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-tosf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-tosf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-tosf-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-tosf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-tosf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BlackIt-dnom-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BlackIt-dnom-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BlackIt-dnom-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BlackIt-dnom-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BlackIt-dnom-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BlackIt-inf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BlackIt-inf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BlackIt-inf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BlackIt-inf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BlackIt-inf-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BlackIt-numr-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BlackIt-numr-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BlackIt-numr-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BlackIt-numr-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BlackIt-numr-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BlackIt-sup-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BlackIt-sup-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BlackIt-sup-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BlackIt-sup-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BlackIt-sup-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BlackIt-tlf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BlackIt-tlf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BlackIt-tlf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BlackIt-tlf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BlackIt-tlf-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BlackIt-tlf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BlackIt-tlf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BlackIt-tosf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BlackIt-tosf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BlackIt-tosf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BlackIt-tosf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BlackIt-tosf-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BlackIt-tosf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BlackIt-tosf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-dnom-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-dnom-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-dnom-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-dnom-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-dnom-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-inf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-inf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-inf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-inf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-inf-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-numr-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-numr-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-numr-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-numr-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-numr-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-sup-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-sup-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-sup-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-sup-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-sup-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-tlf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-tlf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-tlf-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-tosf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-tosf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-tosf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-tosf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-tosf-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-tosf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-tosf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-dnom-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-dnom-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-dnom-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-dnom-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-dnom-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-inf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-inf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-inf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-inf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-inf-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-numr-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-numr-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-numr-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-numr-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-numr-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-sup-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-sup-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-sup-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-sup-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-sup-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-tlf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-tlf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-tlf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-tlf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-tlf-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-tlf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-tlf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-tosf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-tosf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-tosf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-tosf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-tosf-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-tosf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-tosf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-dnom-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-dnom-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-dnom-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-dnom-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-dnom-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-inf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-inf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-inf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-inf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-inf-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-numr-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-numr-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-numr-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-numr-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-numr-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-sup-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-sup-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-sup-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-sup-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-sup-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-tlf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-tlf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-tlf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-tlf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-tlf-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-tlf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-tlf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-tosf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-tosf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-tosf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-tosf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-tosf-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-tosf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-tosf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLightIt-dnom-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLightIt-dnom-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLightIt-dnom-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLightIt-dnom-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLightIt-dnom-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLightIt-inf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLightIt-inf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLightIt-inf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLightIt-inf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLightIt-inf-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLightIt-numr-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLightIt-numr-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLightIt-numr-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLightIt-numr-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLightIt-numr-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLightIt-sup-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLightIt-sup-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLightIt-sup-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLightIt-sup-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLightIt-sup-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLightIt-tlf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLightIt-tlf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLightIt-tlf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLightIt-tlf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLightIt-tlf-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLightIt-tlf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLightIt-tlf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLightIt-tosf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLightIt-tosf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLightIt-tosf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLightIt-tosf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLightIt-tosf-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLightIt-tosf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLightIt-tosf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-dnom-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-dnom-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-dnom-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-dnom-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-dnom-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-inf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-inf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-inf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-inf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-inf-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-numr-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-numr-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-numr-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-numr-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-numr-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-sup-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-sup-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-sup-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-sup-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-sup-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-tlf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-tlf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-tlf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-tlf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-tlf-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-tlf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-tlf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-tosf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-tosf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-tosf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-tosf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-tosf-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-tosf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-tosf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-dnom-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-dnom-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-dnom-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-dnom-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-dnom-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-inf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-inf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-inf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-inf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-inf-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-numr-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-numr-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-numr-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-numr-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-numr-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-sup-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-sup-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-sup-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-sup-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-sup-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-tlf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-tlf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-tlf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-tlf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-tlf-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-tlf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-tlf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-tosf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-tosf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-tosf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-tosf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-tosf-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-tosf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-tosf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-LightIt-dnom-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-LightIt-dnom-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-LightIt-dnom-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-LightIt-dnom-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-LightIt-dnom-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-LightIt-inf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-LightIt-inf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-LightIt-inf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-LightIt-inf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-LightIt-inf-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-LightIt-numr-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-LightIt-numr-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-LightIt-numr-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-LightIt-numr-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-LightIt-numr-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-LightIt-sup-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-LightIt-sup-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-LightIt-sup-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-LightIt-sup-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-LightIt-sup-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-LightIt-tlf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-LightIt-tlf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-LightIt-tlf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-LightIt-tlf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-LightIt-tlf-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-LightIt-tlf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-LightIt-tlf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-LightIt-tosf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-LightIt-tosf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-LightIt-tosf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-LightIt-tosf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-LightIt-tosf-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-LightIt-tosf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-LightIt-tosf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-dnom-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-dnom-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-dnom-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-dnom-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-dnom-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-inf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-inf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-inf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-inf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-inf-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-numr-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-numr-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-numr-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-numr-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-numr-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-sup-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-sup-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-sup-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-sup-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-sup-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-tlf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-tlf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-tlf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-tlf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-tlf-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-tlf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-tlf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-tosf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-tosf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-tosf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-tosf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-tosf-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-tosf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-tosf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-MediumIt-dnom-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-MediumIt-dnom-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-MediumIt-dnom-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-MediumIt-dnom-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-MediumIt-dnom-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-MediumIt-inf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-MediumIt-inf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-MediumIt-inf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-MediumIt-inf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-MediumIt-inf-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-MediumIt-numr-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-MediumIt-numr-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-MediumIt-numr-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-MediumIt-numr-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-MediumIt-numr-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-MediumIt-sup-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-MediumIt-sup-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-MediumIt-sup-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-MediumIt-sup-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-MediumIt-sup-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-MediumIt-tlf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-MediumIt-tlf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-MediumIt-tlf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-MediumIt-tlf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-MediumIt-tlf-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-MediumIt-tlf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-MediumIt-tlf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-MediumIt-tosf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-MediumIt-tosf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-MediumIt-tosf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-MediumIt-tosf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-MediumIt-tosf-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-MediumIt-tosf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-MediumIt-tosf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-dnom-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-dnom-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-dnom-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-dnom-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-dnom-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-inf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-inf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-inf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-inf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-inf-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-numr-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-numr-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-numr-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-numr-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-numr-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-sup-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-sup-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-sup-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-sup-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-sup-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-tlf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-tlf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-tlf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-tlf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-tlf-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-tlf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-tlf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-tosf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-tosf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-tosf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-tosf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-tosf-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-tosf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-tosf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-dnom-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-dnom-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-dnom-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-dnom-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-dnom-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-inf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-inf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-inf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-inf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-inf-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-numr-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-numr-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-numr-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-numr-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-numr-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-sup-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-sup-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-sup-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-sup-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-sup-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-tlf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-tlf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-tlf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-tlf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-tlf-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-tlf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-tlf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-tosf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-tosf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-tosf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-tosf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-tosf-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-tosf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-tosf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-dnom-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-dnom-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-dnom-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-dnom-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-dnom-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-inf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-inf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-inf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-inf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-inf-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-numr-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-numr-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-numr-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-numr-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-numr-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-sup-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-sup-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-sup-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-sup-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-sup-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-tlf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-tlf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-tlf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-tlf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-tlf-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-tlf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-tlf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-tosf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-tosf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-tosf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-tosf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-tosf-t1.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-tosf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-tosf-ts1.tfm - RELOC/fonts/type1/adobe/sourcecodepro/SourceCodePro-Black.pfb - RELOC/fonts/type1/adobe/sourcecodepro/SourceCodePro-BlackIt.pfb - RELOC/fonts/type1/adobe/sourcecodepro/SourceCodePro-Bold.pfb - RELOC/fonts/type1/adobe/sourcecodepro/SourceCodePro-BoldIt.pfb - RELOC/fonts/type1/adobe/sourcecodepro/SourceCodePro-ExtraLight.pfb - RELOC/fonts/type1/adobe/sourcecodepro/SourceCodePro-ExtraLightIt.pfb - RELOC/fonts/type1/adobe/sourcecodepro/SourceCodePro-It.pfb - RELOC/fonts/type1/adobe/sourcecodepro/SourceCodePro-Light.pfb - RELOC/fonts/type1/adobe/sourcecodepro/SourceCodePro-LightIt.pfb - RELOC/fonts/type1/adobe/sourcecodepro/SourceCodePro-Medium.pfb - RELOC/fonts/type1/adobe/sourcecodepro/SourceCodePro-MediumIt.pfb - RELOC/fonts/type1/adobe/sourcecodepro/SourceCodePro-Regular.pfb - RELOC/fonts/type1/adobe/sourcecodepro/SourceCodePro-Semibold.pfb - RELOC/fonts/type1/adobe/sourcecodepro/SourceCodePro-SemiboldIt.pfb - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Black-dnom-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Black-dnom-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Black-inf-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Black-inf-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Black-numr-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Black-numr-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Black-sup-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Black-sup-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Black-tlf-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Black-tlf-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Black-tlf-ts1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Black-tosf-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Black-tosf-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Black-tosf-ts1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-BlackIt-dnom-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-BlackIt-dnom-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-BlackIt-inf-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-BlackIt-inf-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-BlackIt-numr-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-BlackIt-numr-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-BlackIt-sup-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-BlackIt-sup-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-BlackIt-tlf-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-BlackIt-tlf-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-BlackIt-tlf-ts1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-BlackIt-tosf-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-BlackIt-tosf-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-BlackIt-tosf-ts1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Bold-dnom-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Bold-dnom-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Bold-inf-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Bold-inf-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Bold-numr-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Bold-numr-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Bold-sup-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Bold-sup-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Bold-tlf-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Bold-tlf-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Bold-tlf-ts1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Bold-tosf-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Bold-tosf-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Bold-tosf-ts1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-BoldIt-dnom-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-BoldIt-dnom-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-BoldIt-inf-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-BoldIt-inf-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-BoldIt-numr-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-BoldIt-numr-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-BoldIt-sup-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-BoldIt-sup-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-BoldIt-tlf-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-BoldIt-tlf-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-BoldIt-tlf-ts1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-BoldIt-tosf-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-BoldIt-tosf-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-BoldIt-tosf-ts1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-ExtraLight-dnom-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-ExtraLight-dnom-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-ExtraLight-inf-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-ExtraLight-inf-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-ExtraLight-numr-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-ExtraLight-numr-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-ExtraLight-sup-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-ExtraLight-sup-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-ExtraLight-tlf-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-ExtraLight-tlf-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-ExtraLight-tlf-ts1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-ExtraLight-tosf-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-ExtraLight-tosf-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-ExtraLight-tosf-ts1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-ExtraLightIt-dnom-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-ExtraLightIt-dnom-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-ExtraLightIt-inf-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-ExtraLightIt-inf-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-ExtraLightIt-numr-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-ExtraLightIt-numr-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-ExtraLightIt-sup-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-ExtraLightIt-sup-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-ExtraLightIt-tlf-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-ExtraLightIt-tlf-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-ExtraLightIt-tlf-ts1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-ExtraLightIt-tosf-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-ExtraLightIt-tosf-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-ExtraLightIt-tosf-ts1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-It-dnom-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-It-dnom-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-It-inf-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-It-inf-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-It-numr-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-It-numr-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-It-sup-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-It-sup-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-It-tlf-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-It-tlf-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-It-tlf-ts1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-It-tosf-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-It-tosf-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-It-tosf-ts1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Light-dnom-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Light-dnom-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Light-inf-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Light-inf-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Light-numr-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Light-numr-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Light-sup-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Light-sup-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Light-tlf-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Light-tlf-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Light-tlf-ts1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Light-tosf-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Light-tosf-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Light-tosf-ts1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-LightIt-dnom-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-LightIt-dnom-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-LightIt-inf-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-LightIt-inf-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-LightIt-numr-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-LightIt-numr-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-LightIt-sup-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-LightIt-sup-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-LightIt-tlf-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-LightIt-tlf-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-LightIt-tlf-ts1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-LightIt-tosf-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-LightIt-tosf-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-LightIt-tosf-ts1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Medium-dnom-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Medium-dnom-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Medium-inf-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Medium-inf-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Medium-numr-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Medium-numr-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Medium-sup-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Medium-sup-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Medium-tlf-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Medium-tlf-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Medium-tlf-ts1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Medium-tosf-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Medium-tosf-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Medium-tosf-ts1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-MediumIt-dnom-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-MediumIt-dnom-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-MediumIt-inf-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-MediumIt-inf-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-MediumIt-numr-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-MediumIt-numr-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-MediumIt-sup-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-MediumIt-sup-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-MediumIt-tlf-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-MediumIt-tlf-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-MediumIt-tlf-ts1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-MediumIt-tosf-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-MediumIt-tosf-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-MediumIt-tosf-ts1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Regular-dnom-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Regular-dnom-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Regular-inf-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Regular-inf-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Regular-numr-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Regular-numr-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Regular-sup-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Regular-sup-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Regular-tlf-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Regular-tlf-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Regular-tlf-ts1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Regular-tosf-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Regular-tosf-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Regular-tosf-ts1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Semibold-dnom-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Semibold-dnom-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Semibold-inf-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Semibold-inf-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Semibold-numr-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Semibold-numr-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Semibold-sup-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Semibold-sup-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Semibold-tlf-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Semibold-tlf-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Semibold-tlf-ts1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Semibold-tosf-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Semibold-tosf-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-Semibold-tosf-ts1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-SemiboldIt-dnom-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-SemiboldIt-dnom-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-SemiboldIt-inf-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-SemiboldIt-inf-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-SemiboldIt-numr-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-SemiboldIt-numr-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-SemiboldIt-sup-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-SemiboldIt-sup-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-SemiboldIt-tlf-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-SemiboldIt-tlf-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-SemiboldIt-tlf-ts1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-SemiboldIt-tosf-ly1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-SemiboldIt-tosf-t1.vf - RELOC/fonts/vf/adobe/sourcecodepro/SourceCodePro-SemiboldIt-tosf-ts1.vf - RELOC/tex/latex/sourcecodepro/LY1SourceCodePro-Dnom.fd - RELOC/tex/latex/sourcecodepro/LY1SourceCodePro-Inf.fd - RELOC/tex/latex/sourcecodepro/LY1SourceCodePro-Numr.fd - RELOC/tex/latex/sourcecodepro/LY1SourceCodePro-Sup.fd - RELOC/tex/latex/sourcecodepro/LY1SourceCodePro-TLF.fd - RELOC/tex/latex/sourcecodepro/LY1SourceCodePro-TOsF.fd - RELOC/tex/latex/sourcecodepro/OT1SourceCodePro-Dnom.fd - RELOC/tex/latex/sourcecodepro/OT1SourceCodePro-Inf.fd - RELOC/tex/latex/sourcecodepro/OT1SourceCodePro-Numr.fd - RELOC/tex/latex/sourcecodepro/OT1SourceCodePro-Sup.fd - RELOC/tex/latex/sourcecodepro/OT1SourceCodePro-TLF.fd - RELOC/tex/latex/sourcecodepro/OT1SourceCodePro-TOsF.fd - RELOC/tex/latex/sourcecodepro/T1SourceCodePro-Dnom.fd - RELOC/tex/latex/sourcecodepro/T1SourceCodePro-Inf.fd - RELOC/tex/latex/sourcecodepro/T1SourceCodePro-Numr.fd - RELOC/tex/latex/sourcecodepro/T1SourceCodePro-Sup.fd - RELOC/tex/latex/sourcecodepro/T1SourceCodePro-TLF.fd - RELOC/tex/latex/sourcecodepro/T1SourceCodePro-TOsF.fd - RELOC/tex/latex/sourcecodepro/TS1SourceCodePro-TLF.fd - RELOC/tex/latex/sourcecodepro/TS1SourceCodePro-TOsF.fd - RELOC/tex/latex/sourcecodepro/sourcecodepro-type1-autoinst.sty - RELOC/tex/latex/sourcecodepro/sourcecodepro.sty -catalogue-ctan /fonts/sourcecodepro -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license ofl -catalogue-topics font font-mono font-otf font-type1 -catalogue-version 2.6 - -name sourcesanspro -category Package -revision 42852 -shortdesc Use SourceSansPro with TeX(-alike) systems -relocated 1 -longdesc The font is an open-source Sans-Serif development from Adobe. -longdesc The package provides fonts (in both Adobe Type 1 and OpenType -longdesc formats) and macros supporting their use in LaTeX (Type 1) and -longdesc XeLaTeX/LuaLaTeX (OTF). -execute addMap SourceSansPro.map -containersize 3463288 -containerchecksum 139be9e91dad1d8599656a586a1670f059452424892a6962a3ae66c2e3113e7952d1bfc402c1273c219ea3ed204bd944dde324205f98b075ea9047fb2d97a908 -doccontainersize 495820 -doccontainerchecksum b76815953ceafd9c851a85c0f773a4efc6fb8b06395237608328381443a3628866c80cb46de351dd837ffe640c47cb34cfed19f3ed963bf2ac533bda9cbce9de -docfiles size=228 - RELOC/doc/latex/sourcesanspro/LICENSE.txt - RELOC/doc/latex/sourcesanspro/LPPL.txt - RELOC/doc/latex/sourcesanspro/sourcesanspro-otf-specimen.pdf - RELOC/doc/latex/sourcesanspro/sourcesanspro-otf-specimen.tex - RELOC/doc/latex/sourcesanspro/sourcesanspro-type1-specimen.pdf - RELOC/doc/latex/sourcesanspro/sourcesanspro-type1-specimen.tex - RELOC/doc/latex/sourcesanspro/sourcesanspro.pdf details="Package documentation" - RELOC/doc/latex/sourcesanspro/sourcesanspro.tex -runfiles size=3883 - RELOC/fonts/enc/dvips/sourcesanspro/a_2cvp4u.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_2dtrh6.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_2jmt2m.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_2n3jyq.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_3rlax2.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_3vq5rq.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_4jf6oe.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_5mnkjz.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_5tbsmu.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_6bttxp.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_7ajhns.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_b457hn.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_buvplz.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_cerb3o.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_cvynlr.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_cxftuq.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_debg3j.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_el7rh7.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_elrf5h.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_ev2kyj.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_fbyskd.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_floqlo.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_fva737.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_gc2pqo.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_ggs4wk.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_gsofwu.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_gw3vm7.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_ifkpwm.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_j24bgz.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_jpwolx.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_k74yek.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_kksgzp.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_ko3vnf.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_mf2mhr.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_mhce32.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_myad3x.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_n5gv3r.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_n5mfkj.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_nlm4w5.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_nxh7ce.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_p2xsve.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_p5cgg3.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_pcov5a.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_psnyba.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_pwnihc.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_qujrng.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_r6twhl.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_rseom6.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_rsnzt5.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_s26mqm.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_s4juqt.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_sd7igg.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_tczf5d.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_tnsd2h.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_tophx4.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_tzjlps.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_umlpmm.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_uvtzcn.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_v4sjy4.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_v537dd.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_vx5ywn.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_w2dgod.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_wdghyr.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_wn63nt.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_x5hjjp.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_xfkmtv.enc - RELOC/fonts/enc/dvips/sourcesanspro/a_yugc2g.enc - RELOC/fonts/map/dvips/sourcesanspro/SourceSansPro.map - RELOC/fonts/opentype/adobe/sourcesanspro/SourceSansPro-Black.otf - RELOC/fonts/opentype/adobe/sourcesanspro/SourceSansPro-BlackIt.otf - RELOC/fonts/opentype/adobe/sourcesanspro/SourceSansPro-Bold.otf - RELOC/fonts/opentype/adobe/sourcesanspro/SourceSansPro-BoldIt.otf - RELOC/fonts/opentype/adobe/sourcesanspro/SourceSansPro-ExtraLight.otf - RELOC/fonts/opentype/adobe/sourcesanspro/SourceSansPro-ExtraLightIt.otf - RELOC/fonts/opentype/adobe/sourcesanspro/SourceSansPro-Light.otf - RELOC/fonts/opentype/adobe/sourcesanspro/SourceSansPro-LightIt.otf - RELOC/fonts/opentype/adobe/sourcesanspro/SourceSansPro-Regular.otf - RELOC/fonts/opentype/adobe/sourcesanspro/SourceSansPro-RegularIt.otf - RELOC/fonts/opentype/adobe/sourcesanspro/SourceSansPro-Semibold.otf - RELOC/fonts/opentype/adobe/sourcesanspro/SourceSansPro-SemiboldIt.otf - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-dnom-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-dnom-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-dnom-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-dnom-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-dnom-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-dnom-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-dnom-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-inf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-inf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-inf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-inf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-inf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-inf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-inf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-lf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-lf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-lf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-lf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-lf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-lf-sc-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-lf-sc-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-lf-sc-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-lf-sc-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-lf-sc-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-lf-sc-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-lf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-lf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-lf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-lf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-numr-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-numr-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-numr-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-numr-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-numr-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-numr-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-numr-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-osf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-osf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-osf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-osf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-osf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-osf-sc-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-osf-sc-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-osf-sc-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-osf-sc-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-osf-sc-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-osf-sc-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-osf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-osf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-osf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-osf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-sup-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-sup-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-sup-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-sup-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-sup-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-sup-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-sup-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tlf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tlf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tlf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tlf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tlf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tlf-sc-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tlf-sc-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tlf-sc-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tlf-sc-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tlf-sc-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tlf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tlf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tlf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tlf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tosf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tosf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tosf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tosf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tosf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tosf-sc-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tosf-sc-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tosf-sc-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tosf-sc-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tosf-sc-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tosf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tosf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tosf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tosf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-dnom-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-dnom-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-dnom-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-dnom-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-dnom-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-dnom-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-dnom-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-inf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-inf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-inf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-inf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-inf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-inf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-inf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-lf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-lf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-lf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-lf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-lf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-lf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-lf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-lf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-lf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-numr-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-numr-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-numr-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-numr-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-numr-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-numr-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-numr-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-osf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-osf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-osf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-osf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-osf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-osf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-osf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-osf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-osf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-sup-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-sup-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-sup-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-sup-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-sup-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-sup-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-sup-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-tlf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-tlf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-tlf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-tlf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-tlf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-tlf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-tlf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-tlf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-tlf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-tosf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-tosf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-tosf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-tosf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-tosf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-tosf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-tosf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-tosf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-tosf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-dnom-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-dnom-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-dnom-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-dnom-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-dnom-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-dnom-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-dnom-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-inf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-inf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-inf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-inf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-inf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-inf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-inf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-lf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-lf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-lf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-lf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-lf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-lf-sc-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-lf-sc-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-lf-sc-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-lf-sc-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-lf-sc-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-lf-sc-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-lf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-lf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-lf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-lf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-numr-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-numr-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-numr-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-numr-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-numr-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-numr-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-numr-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-osf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-osf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-osf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-osf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-osf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-osf-sc-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-osf-sc-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-osf-sc-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-osf-sc-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-osf-sc-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-osf-sc-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-osf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-osf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-osf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-osf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-sup-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-sup-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-sup-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-sup-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-sup-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-sup-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-sup-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tlf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tlf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tlf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tlf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tlf-sc-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tlf-sc-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tlf-sc-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tlf-sc-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tlf-sc-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tlf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tosf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tosf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tosf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tosf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tosf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tosf-sc-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tosf-sc-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tosf-sc-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tosf-sc-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tosf-sc-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tosf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tosf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tosf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tosf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-dnom-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-dnom-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-dnom-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-dnom-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-dnom-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-dnom-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-dnom-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-inf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-inf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-inf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-inf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-inf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-inf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-inf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-lf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-lf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-lf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-lf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-lf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-lf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-lf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-lf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-lf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-numr-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-numr-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-numr-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-numr-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-numr-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-numr-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-numr-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-osf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-osf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-osf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-osf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-osf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-osf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-osf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-osf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-osf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-sup-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-sup-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-sup-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-sup-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-sup-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-sup-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-sup-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-tlf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-tlf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-tlf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-tlf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-tlf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-tlf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-tlf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-tlf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-tlf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-tosf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-tosf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-tosf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-tosf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-tosf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-tosf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-tosf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-tosf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-tosf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-dnom-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-dnom-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-dnom-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-dnom-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-dnom-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-dnom-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-dnom-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-inf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-inf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-inf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-inf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-inf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-inf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-inf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-lf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-lf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-lf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-lf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-lf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-lf-sc-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-lf-sc-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-lf-sc-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-lf-sc-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-lf-sc-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-lf-sc-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-lf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-lf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-lf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-lf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-numr-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-numr-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-numr-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-numr-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-numr-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-numr-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-numr-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-osf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-osf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-osf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-osf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-osf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-osf-sc-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-osf-sc-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-osf-sc-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-osf-sc-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-osf-sc-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-osf-sc-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-osf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-osf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-osf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-osf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-sup-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-sup-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-sup-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-sup-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-sup-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-sup-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-sup-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tlf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tlf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tlf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tlf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tlf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tlf-sc-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tlf-sc-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tlf-sc-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tlf-sc-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tlf-sc-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tlf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tlf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tlf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tlf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tosf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tosf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tosf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tosf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tosf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tosf-sc-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tosf-sc-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tosf-sc-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tosf-sc-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tosf-sc-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tosf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tosf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tosf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tosf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-dnom-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-dnom-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-dnom-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-dnom-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-dnom-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-dnom-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-dnom-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-inf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-inf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-inf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-inf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-inf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-inf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-inf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-lf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-lf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-lf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-lf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-lf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-lf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-lf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-lf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-lf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-numr-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-numr-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-numr-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-numr-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-numr-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-numr-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-numr-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-osf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-osf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-osf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-osf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-osf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-osf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-osf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-osf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-osf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-sup-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-sup-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-sup-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-sup-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-sup-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-sup-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-sup-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-tlf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-tlf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-tlf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-tlf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-tlf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-tlf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-tlf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-tlf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-tlf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-tosf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-tosf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-tosf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-tosf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-tosf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-tosf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-tosf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-tosf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-tosf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-dnom-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-dnom-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-dnom-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-dnom-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-dnom-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-dnom-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-dnom-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-inf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-inf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-inf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-inf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-inf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-inf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-inf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-lf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-lf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-lf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-lf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-lf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-lf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-lf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-lf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-lf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-numr-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-numr-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-numr-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-numr-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-numr-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-numr-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-numr-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-osf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-osf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-osf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-osf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-osf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-osf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-osf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-osf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-osf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-sup-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-sup-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-sup-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-sup-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-sup-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-sup-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-sup-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-tlf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-tlf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-tlf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-tlf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-tlf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-tlf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-tlf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-tlf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-tlf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-tosf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-tosf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-tosf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-tosf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-tosf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-tosf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-tosf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-tosf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-tosf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-dnom-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-dnom-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-dnom-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-dnom-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-dnom-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-dnom-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-dnom-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-inf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-inf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-inf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-inf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-inf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-inf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-inf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-lf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-lf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-lf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-lf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-lf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-lf-sc-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-lf-sc-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-lf-sc-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-lf-sc-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-lf-sc-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-lf-sc-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-lf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-lf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-lf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-lf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-numr-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-numr-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-numr-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-numr-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-numr-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-numr-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-numr-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-osf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-osf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-osf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-osf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-osf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-osf-sc-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-osf-sc-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-osf-sc-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-osf-sc-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-osf-sc-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-osf-sc-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-osf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-osf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-osf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-osf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-sup-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-sup-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-sup-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-sup-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-sup-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-sup-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-sup-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tlf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tlf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tlf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tlf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tlf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tlf-sc-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tlf-sc-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tlf-sc-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tlf-sc-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tlf-sc-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tlf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tlf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tlf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tlf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tosf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tosf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tosf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tosf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tosf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tosf-sc-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tosf-sc-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tosf-sc-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tosf-sc-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tosf-sc-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tosf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tosf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tosf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tosf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-dnom-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-dnom-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-dnom-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-dnom-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-dnom-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-dnom-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-dnom-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-inf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-inf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-inf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-inf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-inf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-inf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-inf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-lf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-lf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-lf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-lf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-lf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-lf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-lf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-lf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-lf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-numr-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-numr-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-numr-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-numr-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-numr-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-numr-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-numr-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-osf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-osf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-osf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-osf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-osf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-osf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-osf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-osf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-osf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-sup-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-sup-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-sup-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-sup-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-sup-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-sup-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-sup-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-tlf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-tlf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-tlf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-tlf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-tlf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-tlf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-tlf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-tlf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-tlf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-tosf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-tosf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-tosf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-tosf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-tosf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-tosf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-tosf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-tosf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-tosf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-dnom-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-dnom-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-dnom-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-dnom-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-dnom-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-dnom-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-dnom-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-inf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-inf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-inf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-inf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-inf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-inf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-inf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-lf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-lf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-lf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-lf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-lf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-lf-sc-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-lf-sc-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-lf-sc-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-lf-sc-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-lf-sc-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-lf-sc-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-lf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-lf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-lf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-lf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-numr-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-numr-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-numr-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-numr-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-numr-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-numr-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-numr-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-osf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-osf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-osf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-osf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-osf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-osf-sc-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-osf-sc-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-osf-sc-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-osf-sc-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-osf-sc-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-osf-sc-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-osf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-osf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-osf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-osf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-sup-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-sup-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-sup-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-sup-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-sup-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-sup-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-sup-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tlf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tlf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tlf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tlf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tlf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tlf-sc-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tlf-sc-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tlf-sc-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tlf-sc-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tlf-sc-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tlf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tlf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tlf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tlf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tosf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tosf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tosf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tosf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tosf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tosf-sc-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tosf-sc-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tosf-sc-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tosf-sc-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tosf-sc-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tosf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tosf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tosf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tosf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-dnom-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-dnom-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-dnom-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-dnom-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-dnom-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-dnom-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-dnom-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-inf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-inf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-inf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-inf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-inf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-inf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-inf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-lf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-lf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-lf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-lf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-lf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-lf-sc-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-lf-sc-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-lf-sc-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-lf-sc-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-lf-sc-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-lf-sc-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-lf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-lf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-lf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-lf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-numr-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-numr-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-numr-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-numr-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-numr-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-numr-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-numr-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-osf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-osf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-osf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-osf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-osf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-osf-sc-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-osf-sc-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-osf-sc-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-osf-sc-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-osf-sc-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-osf-sc-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-osf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-osf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-osf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-osf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-sup-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-sup-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-sup-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-sup-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-sup-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-sup-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-sup-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tlf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tlf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tlf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tlf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tlf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tlf-sc-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tlf-sc-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tlf-sc-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tlf-sc-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tlf-sc-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tlf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tlf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tlf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tlf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tosf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tosf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tosf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tosf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tosf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tosf-sc-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tosf-sc-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tosf-sc-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tosf-sc-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tosf-sc-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tosf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tosf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tosf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tosf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-dnom-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-dnom-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-dnom-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-dnom-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-dnom-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-dnom-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-dnom-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-inf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-inf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-inf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-inf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-inf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-inf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-inf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-lf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-lf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-lf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-lf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-lf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-lf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-lf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-lf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-lf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-numr-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-numr-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-numr-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-numr-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-numr-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-numr-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-numr-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-osf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-osf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-osf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-osf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-osf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-osf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-osf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-osf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-osf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-sup-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-sup-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-sup-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-sup-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-sup-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-sup-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-sup-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-tlf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-tlf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-tlf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-tlf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-tlf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-tlf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-tlf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-tlf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-tlf-ts1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-tosf-lgr--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-tosf-lgr.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-tosf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-tosf-ly1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-tosf-ot1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-tosf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-tosf-t1.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-tosf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-tosf-ts1.tfm - RELOC/fonts/type1/adobe/sourcesanspro/SourceSansPro-Black.pfb - RELOC/fonts/type1/adobe/sourcesanspro/SourceSansPro-BlackIt.pfb - RELOC/fonts/type1/adobe/sourcesanspro/SourceSansPro-Bold.pfb - RELOC/fonts/type1/adobe/sourcesanspro/SourceSansPro-BoldIt.pfb - RELOC/fonts/type1/adobe/sourcesanspro/SourceSansPro-ExtraLight.pfb - RELOC/fonts/type1/adobe/sourcesanspro/SourceSansPro-ExtraLightIt.pfb - RELOC/fonts/type1/adobe/sourcesanspro/SourceSansPro-It.pfb - RELOC/fonts/type1/adobe/sourcesanspro/SourceSansPro-Light.pfb - RELOC/fonts/type1/adobe/sourcesanspro/SourceSansPro-LightIt.pfb - RELOC/fonts/type1/adobe/sourcesanspro/SourceSansPro-Regular.pfb - RELOC/fonts/type1/adobe/sourcesanspro/SourceSansPro-Semibold.pfb - RELOC/fonts/type1/adobe/sourcesanspro/SourceSansPro-SemiboldIt.pfb - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-dnom-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-dnom-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-dnom-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-inf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-inf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-inf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-lf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-lf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-lf-sc-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-lf-sc-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-lf-sc-ot1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-lf-sc-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-lf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-lf-ts1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-numr-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-numr-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-numr-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-osf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-osf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-osf-sc-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-osf-sc-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-osf-sc-ot1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-osf-sc-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-osf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-osf-ts1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-sup-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-sup-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-sup-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-tlf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-tlf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-tlf-sc-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-tlf-sc-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-tlf-sc-ot1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-tlf-sc-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-tlf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-tlf-ts1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-tosf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-tosf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-tosf-sc-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-tosf-sc-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-tosf-sc-ot1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-tosf-sc-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-tosf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-tosf-ts1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-BlackIt-dnom-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-BlackIt-dnom-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-BlackIt-dnom-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-BlackIt-inf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-BlackIt-inf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-BlackIt-inf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-BlackIt-lf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-BlackIt-lf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-BlackIt-lf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-BlackIt-lf-ts1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-BlackIt-numr-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-BlackIt-numr-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-BlackIt-numr-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-BlackIt-osf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-BlackIt-osf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-BlackIt-osf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-BlackIt-osf-ts1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-BlackIt-sup-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-BlackIt-sup-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-BlackIt-sup-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-BlackIt-tlf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-BlackIt-tlf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-BlackIt-tlf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-BlackIt-tlf-ts1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-BlackIt-tosf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-BlackIt-tosf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-BlackIt-tosf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-BlackIt-tosf-ts1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-dnom-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-dnom-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-dnom-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-inf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-inf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-inf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-lf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-lf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-lf-sc-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-lf-sc-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-lf-sc-ot1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-lf-sc-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-lf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-lf-ts1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-numr-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-numr-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-numr-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-osf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-osf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-osf-sc-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-osf-sc-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-osf-sc-ot1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-osf-sc-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-osf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-osf-ts1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-sup-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-sup-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-sup-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-tlf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-tlf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-tlf-sc-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-tlf-sc-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-tlf-sc-ot1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-tlf-sc-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-tlf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-tlf-ts1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-tosf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-tosf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-tosf-sc-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-tosf-sc-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-tosf-sc-ot1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-tosf-sc-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-tosf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-tosf-ts1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-BoldIt-dnom-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-BoldIt-dnom-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-BoldIt-dnom-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-BoldIt-inf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-BoldIt-inf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-BoldIt-inf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-BoldIt-lf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-BoldIt-lf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-BoldIt-lf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-BoldIt-lf-ts1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-BoldIt-numr-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-BoldIt-numr-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-BoldIt-numr-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-BoldIt-osf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-BoldIt-osf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-BoldIt-osf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-BoldIt-osf-ts1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-BoldIt-sup-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-BoldIt-sup-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-BoldIt-sup-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-BoldIt-tlf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-BoldIt-tlf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-BoldIt-tlf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-BoldIt-tlf-ts1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-BoldIt-tosf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-BoldIt-tosf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-BoldIt-tosf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-BoldIt-tosf-ts1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-dnom-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-dnom-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-dnom-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-inf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-inf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-inf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-lf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-lf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-lf-sc-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-lf-sc-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-lf-sc-ot1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-lf-sc-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-lf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-lf-ts1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-numr-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-numr-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-numr-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-osf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-osf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-osf-sc-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-osf-sc-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-osf-sc-ot1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-osf-sc-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-osf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-osf-ts1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-sup-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-sup-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-sup-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-tlf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-tlf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-tlf-sc-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-tlf-sc-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-tlf-sc-ot1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-tlf-sc-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-tlf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-tlf-ts1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-tosf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-tosf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-tosf-sc-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-tosf-sc-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-tosf-sc-ot1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-tosf-sc-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-tosf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-tosf-ts1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-dnom-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-dnom-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-dnom-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-inf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-inf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-inf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-lf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-lf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-lf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-lf-ts1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-numr-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-numr-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-numr-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-osf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-osf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-osf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-osf-ts1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-sup-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-sup-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-sup-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-tlf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-tlf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-tlf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-tlf-ts1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-tosf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-tosf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-tosf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-tosf-ts1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-It-dnom-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-It-dnom-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-It-dnom-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-It-inf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-It-inf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-It-inf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-It-lf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-It-lf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-It-lf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-It-lf-ts1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-It-numr-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-It-numr-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-It-numr-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-It-osf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-It-osf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-It-osf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-It-osf-ts1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-It-sup-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-It-sup-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-It-sup-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-It-tlf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-It-tlf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-It-tlf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-It-tlf-ts1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-It-tosf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-It-tosf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-It-tosf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-It-tosf-ts1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-dnom-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-dnom-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-dnom-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-inf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-inf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-inf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-lf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-lf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-lf-sc-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-lf-sc-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-lf-sc-ot1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-lf-sc-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-lf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-lf-ts1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-numr-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-numr-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-numr-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-osf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-osf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-osf-sc-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-osf-sc-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-osf-sc-ot1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-osf-sc-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-osf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-osf-ts1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-sup-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-sup-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-sup-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-tlf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-tlf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-tlf-sc-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-tlf-sc-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-tlf-sc-ot1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-tlf-sc-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-tlf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-tlf-ts1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-tosf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-tosf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-tosf-sc-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-tosf-sc-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-tosf-sc-ot1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-tosf-sc-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-tosf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-tosf-ts1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-LightIt-dnom-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-LightIt-dnom-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-LightIt-dnom-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-LightIt-inf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-LightIt-inf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-LightIt-inf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-LightIt-lf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-LightIt-lf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-LightIt-lf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-LightIt-lf-ts1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-LightIt-numr-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-LightIt-numr-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-LightIt-numr-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-LightIt-osf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-LightIt-osf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-LightIt-osf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-LightIt-osf-ts1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-LightIt-sup-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-LightIt-sup-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-LightIt-sup-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-LightIt-tlf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-LightIt-tlf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-LightIt-tlf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-LightIt-tlf-ts1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-LightIt-tosf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-LightIt-tosf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-LightIt-tosf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-LightIt-tosf-ts1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-dnom-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-dnom-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-dnom-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-inf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-inf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-inf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-lf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-lf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-lf-sc-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-lf-sc-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-lf-sc-ot1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-lf-sc-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-lf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-lf-ts1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-numr-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-numr-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-numr-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-osf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-osf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-osf-sc-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-osf-sc-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-osf-sc-ot1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-osf-sc-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-osf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-osf-ts1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-sup-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-sup-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-sup-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-tlf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-tlf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-tlf-sc-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-tlf-sc-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-tlf-sc-ot1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-tlf-sc-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-tlf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-tlf-ts1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-tosf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-tosf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-tosf-sc-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-tosf-sc-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-tosf-sc-ot1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-tosf-sc-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-tosf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-tosf-ts1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-dnom-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-dnom-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-dnom-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-inf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-inf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-inf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-lf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-lf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-lf-sc-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-lf-sc-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-lf-sc-ot1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-lf-sc-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-lf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-lf-ts1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-numr-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-numr-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-numr-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-osf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-osf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-osf-sc-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-osf-sc-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-osf-sc-ot1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-osf-sc-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-osf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-osf-ts1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-sup-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-sup-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-sup-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-tlf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-tlf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-tlf-sc-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-tlf-sc-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-tlf-sc-ot1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-tlf-sc-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-tlf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-tlf-ts1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-tosf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-tosf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-tosf-sc-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-tosf-sc-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-tosf-sc-ot1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-tosf-sc-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-tosf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-tosf-ts1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-SemiboldIt-dnom-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-SemiboldIt-dnom-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-SemiboldIt-dnom-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-SemiboldIt-inf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-SemiboldIt-inf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-SemiboldIt-inf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-SemiboldIt-lf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-SemiboldIt-lf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-SemiboldIt-lf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-SemiboldIt-lf-ts1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-SemiboldIt-numr-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-SemiboldIt-numr-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-SemiboldIt-numr-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-SemiboldIt-osf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-SemiboldIt-osf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-SemiboldIt-osf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-SemiboldIt-osf-ts1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-SemiboldIt-sup-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-SemiboldIt-sup-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-SemiboldIt-sup-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-SemiboldIt-tlf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-SemiboldIt-tlf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-SemiboldIt-tlf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-SemiboldIt-tlf-ts1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-SemiboldIt-tosf-lgr.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-SemiboldIt-tosf-ly1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-SemiboldIt-tosf-t1.vf - RELOC/fonts/vf/adobe/sourcesanspro/SourceSansPro-SemiboldIt-tosf-ts1.vf - RELOC/tex/latex/sourcesanspro/LGRSourceSansPro-Dnom.fd - RELOC/tex/latex/sourcesanspro/LGRSourceSansPro-Inf.fd - RELOC/tex/latex/sourcesanspro/LGRSourceSansPro-LF.fd - RELOC/tex/latex/sourcesanspro/LGRSourceSansPro-Numr.fd - RELOC/tex/latex/sourcesanspro/LGRSourceSansPro-OsF.fd - RELOC/tex/latex/sourcesanspro/LGRSourceSansPro-Sup.fd - RELOC/tex/latex/sourcesanspro/LGRSourceSansPro-TLF.fd - RELOC/tex/latex/sourcesanspro/LGRSourceSansPro-TOsF.fd - RELOC/tex/latex/sourcesanspro/LY1SourceSansPro-Dnom.fd - RELOC/tex/latex/sourcesanspro/LY1SourceSansPro-Inf.fd - RELOC/tex/latex/sourcesanspro/LY1SourceSansPro-LF.fd - RELOC/tex/latex/sourcesanspro/LY1SourceSansPro-Numr.fd - RELOC/tex/latex/sourcesanspro/LY1SourceSansPro-OsF.fd - RELOC/tex/latex/sourcesanspro/LY1SourceSansPro-Sup.fd - RELOC/tex/latex/sourcesanspro/LY1SourceSansPro-TLF.fd - RELOC/tex/latex/sourcesanspro/LY1SourceSansPro-TOsF.fd - RELOC/tex/latex/sourcesanspro/OT1SourceSansPro-Dnom.fd - RELOC/tex/latex/sourcesanspro/OT1SourceSansPro-Inf.fd - RELOC/tex/latex/sourcesanspro/OT1SourceSansPro-LF.fd - RELOC/tex/latex/sourcesanspro/OT1SourceSansPro-Numr.fd - RELOC/tex/latex/sourcesanspro/OT1SourceSansPro-OsF.fd - RELOC/tex/latex/sourcesanspro/OT1SourceSansPro-Sup.fd - RELOC/tex/latex/sourcesanspro/OT1SourceSansPro-TLF.fd - RELOC/tex/latex/sourcesanspro/OT1SourceSansPro-TOsF.fd - RELOC/tex/latex/sourcesanspro/T1SourceSansPro-Dnom.fd - RELOC/tex/latex/sourcesanspro/T1SourceSansPro-Inf.fd - RELOC/tex/latex/sourcesanspro/T1SourceSansPro-LF.fd - RELOC/tex/latex/sourcesanspro/T1SourceSansPro-Numr.fd - RELOC/tex/latex/sourcesanspro/T1SourceSansPro-OsF.fd - RELOC/tex/latex/sourcesanspro/T1SourceSansPro-Sup.fd - RELOC/tex/latex/sourcesanspro/T1SourceSansPro-TLF.fd - RELOC/tex/latex/sourcesanspro/T1SourceSansPro-TOsF.fd - RELOC/tex/latex/sourcesanspro/TS1SourceSansPro-LF.fd - RELOC/tex/latex/sourcesanspro/TS1SourceSansPro-OsF.fd - RELOC/tex/latex/sourcesanspro/TS1SourceSansPro-TLF.fd - RELOC/tex/latex/sourcesanspro/TS1SourceSansPro-TOsF.fd - RELOC/tex/latex/sourcesanspro/sourcesanspro-type1-autoinst.sty - RELOC/tex/latex/sourcesanspro/sourcesanspro.sty -catalogue-ctan /fonts/sourcesanspro -catalogue-date 2017-01-03 15:01:48 +0100 -catalogue-license ofllppl1.3 -catalogue-topics font-sans font-type1 font-otf font-t1enc -catalogue-version 2.6 - -name sourceserifpro -category Package -revision 49120 -shortdesc Use SourceSerifPro with TeX(-alike) systems -relocated 1 -longdesc This package provides Source Serif Pro for LaTeX. It includes -longdesc both Type1 and OpenType fonts and selects the latter when using -longdesc XeLaTeX or LuaLaTeX. -execute addMap SourceSerifPro.map -containersize 3673396 -containerchecksum 71632ea780d5afbe61aa24e23a762329e207c2129783d2a8294a2a0f251a83e44239d1a01af5697b0499cb29f9f62c0d0eb6809a009c20fd4e3f8ea71bb9b859 -doccontainersize 542676 -doccontainerchecksum 7791267cd5ba021f715ab2c544fd6bf7e8563a02d7cf5fc341e9cd4516ac9c10eab03435c3820a10449e0eb4fcfcb53d9df2bfa9f4fa74efda3cb64698816c82 -docfiles size=261 - RELOC/doc/latex/sourceserifpro/LICENSE.txt - RELOC/doc/latex/sourceserifpro/sourceserifpro-otf-specimen.pdf - RELOC/doc/latex/sourceserifpro/sourceserifpro-otf-specimen.tex - RELOC/doc/latex/sourceserifpro/sourceserifpro-type1-specimen.pdf - RELOC/doc/latex/sourceserifpro/sourceserifpro-type1-specimen.tex - RELOC/doc/latex/sourceserifpro/sourceserifpro.pdf details="Package documentation" - RELOC/doc/latex/sourceserifpro/sourceserifpro.tex -runfiles size=4622 - RELOC/fonts/enc/dvips/sourceserifpro/a_3wqk3b.enc - RELOC/fonts/enc/dvips/sourceserifpro/a_5mjl2d.enc - RELOC/fonts/enc/dvips/sourceserifpro/a_5ts2b6.enc - RELOC/fonts/enc/dvips/sourceserifpro/a_6lyhkv.enc - RELOC/fonts/enc/dvips/sourceserifpro/a_a6i6f2.enc - RELOC/fonts/enc/dvips/sourceserifpro/a_abavx3.enc - RELOC/fonts/enc/dvips/sourceserifpro/a_an4p3v.enc - RELOC/fonts/enc/dvips/sourceserifpro/a_bdm2ki.enc - RELOC/fonts/enc/dvips/sourceserifpro/a_bizpe5.enc - RELOC/fonts/enc/dvips/sourceserifpro/a_brdplf.enc - RELOC/fonts/enc/dvips/sourceserifpro/a_dc746j.enc - RELOC/fonts/enc/dvips/sourceserifpro/a_etdltz.enc - RELOC/fonts/enc/dvips/sourceserifpro/a_flbt57.enc - RELOC/fonts/enc/dvips/sourceserifpro/a_g6m65j.enc - RELOC/fonts/enc/dvips/sourceserifpro/a_gtvdgc.enc - RELOC/fonts/enc/dvips/sourceserifpro/a_jevuw6.enc - RELOC/fonts/enc/dvips/sourceserifpro/a_l72wii.enc - RELOC/fonts/enc/dvips/sourceserifpro/a_lnjzcs.enc - RELOC/fonts/enc/dvips/sourceserifpro/a_lseshj.enc - RELOC/fonts/enc/dvips/sourceserifpro/a_meqgh4.enc - RELOC/fonts/enc/dvips/sourceserifpro/a_mjlzxh.enc - RELOC/fonts/enc/dvips/sourceserifpro/a_n7bg2c.enc - RELOC/fonts/enc/dvips/sourceserifpro/a_nan7a4.enc - RELOC/fonts/enc/dvips/sourceserifpro/a_nqu667.enc - RELOC/fonts/enc/dvips/sourceserifpro/a_nx47sx.enc - RELOC/fonts/enc/dvips/sourceserifpro/a_ob4xxw.enc - RELOC/fonts/enc/dvips/sourceserifpro/a_oi66c4.enc - RELOC/fonts/enc/dvips/sourceserifpro/a_oprvft.enc - RELOC/fonts/enc/dvips/sourceserifpro/a_osimgj.enc - RELOC/fonts/enc/dvips/sourceserifpro/a_osnaur.enc - RELOC/fonts/enc/dvips/sourceserifpro/a_qiz27h.enc - RELOC/fonts/enc/dvips/sourceserifpro/a_r74etr.enc - RELOC/fonts/enc/dvips/sourceserifpro/a_rlbtkr.enc - RELOC/fonts/enc/dvips/sourceserifpro/a_s5phdg.enc - RELOC/fonts/enc/dvips/sourceserifpro/a_s6kslv.enc - RELOC/fonts/enc/dvips/sourceserifpro/a_sboynu.enc - RELOC/fonts/enc/dvips/sourceserifpro/a_sonlso.enc - RELOC/fonts/enc/dvips/sourceserifpro/a_sor56s.enc - RELOC/fonts/enc/dvips/sourceserifpro/a_tf7hcc.enc - RELOC/fonts/enc/dvips/sourceserifpro/a_uima5p.enc - RELOC/fonts/enc/dvips/sourceserifpro/a_upudw7.enc - RELOC/fonts/enc/dvips/sourceserifpro/a_vbwd4w.enc - RELOC/fonts/enc/dvips/sourceserifpro/a_vnu3m6.enc - RELOC/fonts/enc/dvips/sourceserifpro/a_z6lp4v.enc - RELOC/fonts/enc/dvips/sourceserifpro/a_ztztxn.enc - RELOC/fonts/map/dvips/sourceserifpro/SourceSerifPro.map - RELOC/fonts/opentype/adobe/sourceserifpro/SourceSerifPro-Black.otf - RELOC/fonts/opentype/adobe/sourceserifpro/SourceSerifPro-BlackIt.otf - RELOC/fonts/opentype/adobe/sourceserifpro/SourceSerifPro-Bold.otf - RELOC/fonts/opentype/adobe/sourceserifpro/SourceSerifPro-BoldIt.otf - RELOC/fonts/opentype/adobe/sourceserifpro/SourceSerifPro-ExtraLight.otf - RELOC/fonts/opentype/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt.otf - RELOC/fonts/opentype/adobe/sourceserifpro/SourceSerifPro-Light.otf - RELOC/fonts/opentype/adobe/sourceserifpro/SourceSerifPro-LightIt.otf - RELOC/fonts/opentype/adobe/sourceserifpro/SourceSerifPro-Regular.otf - RELOC/fonts/opentype/adobe/sourceserifpro/SourceSerifPro-RegularIt.otf - RELOC/fonts/opentype/adobe/sourceserifpro/SourceSerifPro-Semibold.otf - RELOC/fonts/opentype/adobe/sourceserifpro/SourceSerifPro-SemiboldIt.otf - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-dnom-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-dnom-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-dnom-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-dnom-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-dnom-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-lf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-lf-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-lf-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-lf-sc-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-lf-sc-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-lf-sc-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-lf-sc-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-lf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-lf-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-lf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-lf-ts1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-numr-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-numr-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-numr-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-numr-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-numr-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-osf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-osf-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-osf-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-osf-sc-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-osf-sc-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-osf-sc-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-osf-sc-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-osf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-osf-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-osf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-osf-ts1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-sup-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-sup-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-sup-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-sup-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-sup-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-tlf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-tlf-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-tlf-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-tlf-sc-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-tlf-sc-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-tlf-sc-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-tlf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-tlf-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-tlf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-tlf-ts1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-tosf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-tosf-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-tosf-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-tosf-sc-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-tosf-sc-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-tosf-sc-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-tosf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-tosf-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-tosf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Black-tosf-ts1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BlackIt-dnom-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BlackIt-dnom-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BlackIt-dnom-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BlackIt-dnom-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BlackIt-dnom-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BlackIt-lf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BlackIt-lf-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BlackIt-lf-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BlackIt-lf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BlackIt-lf-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BlackIt-lf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BlackIt-lf-ts1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BlackIt-numr-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BlackIt-numr-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BlackIt-numr-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BlackIt-numr-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BlackIt-numr-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BlackIt-osf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BlackIt-osf-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BlackIt-osf-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BlackIt-osf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BlackIt-osf-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BlackIt-osf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BlackIt-osf-ts1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BlackIt-sup-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BlackIt-sup-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BlackIt-sup-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BlackIt-sup-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BlackIt-sup-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BlackIt-tlf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BlackIt-tlf-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BlackIt-tlf-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BlackIt-tlf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BlackIt-tlf-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BlackIt-tlf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BlackIt-tlf-ts1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BlackIt-tosf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BlackIt-tosf-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BlackIt-tosf-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BlackIt-tosf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BlackIt-tosf-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BlackIt-tosf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BlackIt-tosf-ts1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-dnom-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-dnom-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-dnom-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-dnom-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-dnom-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-lf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-lf-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-lf-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-lf-sc-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-lf-sc-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-lf-sc-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-lf-sc-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-lf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-lf-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-lf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-lf-ts1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-numr-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-numr-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-numr-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-numr-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-numr-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-osf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-osf-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-osf-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-osf-sc-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-osf-sc-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-osf-sc-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-osf-sc-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-osf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-osf-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-osf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-osf-ts1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-sup-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-sup-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-sup-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-sup-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-sup-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-tlf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-tlf-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-tlf-sc-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-tlf-sc-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-tlf-sc-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-tlf-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-tosf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-tosf-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-tosf-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-tosf-sc-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-tosf-sc-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-tosf-sc-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-tosf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-tosf-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-tosf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Bold-tosf-ts1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BoldIt-dnom-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BoldIt-dnom-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BoldIt-dnom-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BoldIt-dnom-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BoldIt-dnom-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BoldIt-lf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BoldIt-lf-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BoldIt-lf-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BoldIt-lf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BoldIt-lf-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BoldIt-lf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BoldIt-lf-ts1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BoldIt-numr-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BoldIt-numr-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BoldIt-numr-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BoldIt-numr-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BoldIt-numr-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BoldIt-osf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BoldIt-osf-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BoldIt-osf-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BoldIt-osf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BoldIt-osf-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BoldIt-osf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BoldIt-osf-ts1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BoldIt-sup-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BoldIt-sup-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BoldIt-sup-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BoldIt-sup-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BoldIt-sup-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BoldIt-tlf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BoldIt-tlf-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BoldIt-tlf-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BoldIt-tlf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BoldIt-tlf-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BoldIt-tlf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BoldIt-tlf-ts1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BoldIt-tosf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BoldIt-tosf-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BoldIt-tosf-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BoldIt-tosf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BoldIt-tosf-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BoldIt-tosf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-BoldIt-tosf-ts1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-dnom-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-dnom-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-dnom-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-dnom-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-dnom-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-lf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-lf-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-lf-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-lf-sc-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-lf-sc-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-lf-sc-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-lf-sc-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-lf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-lf-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-lf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-lf-ts1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-numr-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-numr-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-numr-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-numr-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-numr-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-osf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-osf-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-osf-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-osf-sc-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-osf-sc-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-osf-sc-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-osf-sc-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-osf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-osf-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-osf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-osf-ts1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-sup-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-sup-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-sup-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-sup-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-sup-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-tlf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-tlf-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-tlf-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-tlf-sc-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-tlf-sc-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-tlf-sc-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-tlf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-tlf-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-tlf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-tlf-ts1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-tosf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-tosf-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-tosf-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-tosf-sc-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-tosf-sc-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-tosf-sc-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-tosf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-tosf-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-tosf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLight-tosf-ts1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-dnom-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-dnom-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-dnom-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-dnom-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-dnom-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-lf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-lf-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-lf-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-lf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-lf-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-lf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-lf-ts1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-numr-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-numr-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-numr-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-numr-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-numr-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-osf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-osf-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-osf-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-osf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-osf-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-osf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-osf-ts1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-sup-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-sup-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-sup-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-sup-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-sup-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-tlf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-tlf-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-tlf-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-tlf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-tlf-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-tlf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-tlf-ts1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-tosf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-tosf-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-tosf-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-tosf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-tosf-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-tosf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-tosf-ts1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-It-dnom-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-It-dnom-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-It-dnom-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-It-dnom-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-It-dnom-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-It-lf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-It-lf-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-It-lf-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-It-lf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-It-lf-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-It-lf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-It-lf-ts1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-It-numr-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-It-numr-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-It-numr-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-It-numr-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-It-numr-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-It-osf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-It-osf-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-It-osf-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-It-osf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-It-osf-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-It-osf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-It-osf-ts1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-It-sup-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-It-sup-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-It-sup-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-It-sup-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-It-sup-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-It-tlf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-It-tlf-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-It-tlf-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-It-tlf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-It-tlf-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-It-tlf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-It-tlf-ts1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-It-tosf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-It-tosf-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-It-tosf-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-It-tosf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-It-tosf-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-It-tosf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-It-tosf-ts1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-dnom-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-dnom-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-dnom-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-dnom-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-dnom-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-lf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-lf-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-lf-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-lf-sc-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-lf-sc-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-lf-sc-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-lf-sc-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-lf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-lf-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-lf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-lf-ts1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-numr-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-numr-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-numr-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-numr-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-numr-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-osf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-osf-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-osf-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-osf-sc-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-osf-sc-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-osf-sc-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-osf-sc-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-osf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-osf-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-osf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-osf-ts1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-sup-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-sup-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-sup-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-sup-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-sup-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-tlf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-tlf-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-tlf-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-tlf-sc-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-tlf-sc-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-tlf-sc-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-tlf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-tlf-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-tlf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-tlf-ts1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-tosf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-tosf-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-tosf-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-tosf-sc-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-tosf-sc-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-tosf-sc-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-tosf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-tosf-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-tosf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Light-tosf-ts1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-LightIt-dnom-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-LightIt-dnom-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-LightIt-dnom-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-LightIt-dnom-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-LightIt-dnom-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-LightIt-lf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-LightIt-lf-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-LightIt-lf-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-LightIt-lf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-LightIt-lf-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-LightIt-lf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-LightIt-lf-ts1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-LightIt-numr-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-LightIt-numr-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-LightIt-numr-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-LightIt-numr-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-LightIt-numr-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-LightIt-osf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-LightIt-osf-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-LightIt-osf-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-LightIt-osf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-LightIt-osf-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-LightIt-osf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-LightIt-osf-ts1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-LightIt-sup-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-LightIt-sup-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-LightIt-sup-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-LightIt-sup-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-LightIt-sup-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-LightIt-tlf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-LightIt-tlf-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-LightIt-tlf-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-LightIt-tlf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-LightIt-tlf-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-LightIt-tlf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-LightIt-tlf-ts1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-LightIt-tosf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-LightIt-tosf-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-LightIt-tosf-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-LightIt-tosf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-LightIt-tosf-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-LightIt-tosf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-LightIt-tosf-ts1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-dnom-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-dnom-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-dnom-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-dnom-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-dnom-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-lf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-lf-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-lf-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-lf-sc-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-lf-sc-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-lf-sc-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-lf-sc-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-lf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-lf-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-lf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-lf-ts1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-numr-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-numr-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-numr-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-numr-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-numr-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-osf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-osf-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-osf-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-osf-sc-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-osf-sc-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-osf-sc-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-osf-sc-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-osf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-osf-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-osf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-osf-ts1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-sup-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-sup-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-sup-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-sup-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-sup-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-tlf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-tlf-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-tlf-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-tlf-sc-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-tlf-sc-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-tlf-sc-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-tlf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-tlf-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-tlf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-tlf-ts1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-tosf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-tosf-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-tosf-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-tosf-sc-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-tosf-sc-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-tosf-sc-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-tosf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-tosf-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-tosf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Regular-tosf-ts1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-dnom-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-dnom-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-dnom-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-dnom-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-dnom-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-lf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-lf-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-lf-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-lf-sc-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-lf-sc-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-lf-sc-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-lf-sc-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-lf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-lf-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-lf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-lf-ts1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-numr-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-numr-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-numr-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-numr-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-numr-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-osf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-osf-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-osf-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-osf-sc-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-osf-sc-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-osf-sc-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-osf-sc-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-osf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-osf-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-osf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-osf-ts1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-sup-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-sup-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-sup-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-sup-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-sup-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-tlf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-tlf-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-tlf-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-tlf-sc-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-tlf-sc-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-tlf-sc-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-tlf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-tlf-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-tlf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-tlf-ts1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-tosf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-tosf-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-tosf-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-tosf-sc-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-tosf-sc-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-tosf-sc-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-tosf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-tosf-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-tosf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-Semibold-tosf-ts1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-dnom-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-dnom-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-dnom-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-dnom-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-dnom-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-lf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-lf-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-lf-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-lf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-lf-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-lf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-lf-ts1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-numr-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-numr-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-numr-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-numr-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-numr-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-osf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-osf-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-osf-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-osf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-osf-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-osf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-osf-ts1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-sup-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-sup-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-sup-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-sup-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-sup-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-tlf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-tlf-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-tlf-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-tlf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-tlf-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-tlf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-tlf-ts1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-tosf-ly1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-tosf-ly1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-tosf-ot1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-tosf-t1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-tosf-t1.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-tosf-ts1--base.tfm - RELOC/fonts/tfm/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-tosf-ts1.tfm - RELOC/fonts/type1/adobe/sourceserifpro/SourceSerifPro-Black.pfb - RELOC/fonts/type1/adobe/sourceserifpro/SourceSerifPro-BlackIt.pfb - RELOC/fonts/type1/adobe/sourceserifpro/SourceSerifPro-Bold.pfb - RELOC/fonts/type1/adobe/sourceserifpro/SourceSerifPro-BoldIt.pfb - RELOC/fonts/type1/adobe/sourceserifpro/SourceSerifPro-ExtraLight.pfb - RELOC/fonts/type1/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt.pfb - RELOC/fonts/type1/adobe/sourceserifpro/SourceSerifPro-It.pfb - RELOC/fonts/type1/adobe/sourceserifpro/SourceSerifPro-Light.pfb - RELOC/fonts/type1/adobe/sourceserifpro/SourceSerifPro-LightIt.pfb - RELOC/fonts/type1/adobe/sourceserifpro/SourceSerifPro-Regular.pfb - RELOC/fonts/type1/adobe/sourceserifpro/SourceSerifPro-Semibold.pfb - RELOC/fonts/type1/adobe/sourceserifpro/SourceSerifPro-SemiboldIt.pfb - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Black-dnom-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Black-dnom-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Black-lf-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Black-lf-sc-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Black-lf-sc-ot1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Black-lf-sc-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Black-lf-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Black-lf-ts1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Black-numr-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Black-numr-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Black-osf-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Black-osf-sc-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Black-osf-sc-ot1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Black-osf-sc-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Black-osf-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Black-osf-ts1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Black-sup-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Black-sup-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Black-tlf-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Black-tlf-sc-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Black-tlf-sc-ot1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Black-tlf-sc-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Black-tlf-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Black-tlf-ts1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Black-tosf-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Black-tosf-sc-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Black-tosf-sc-ot1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Black-tosf-sc-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Black-tosf-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Black-tosf-ts1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-BlackIt-dnom-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-BlackIt-dnom-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-BlackIt-lf-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-BlackIt-lf-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-BlackIt-lf-ts1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-BlackIt-numr-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-BlackIt-numr-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-BlackIt-osf-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-BlackIt-osf-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-BlackIt-osf-ts1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-BlackIt-sup-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-BlackIt-sup-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-BlackIt-tlf-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-BlackIt-tlf-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-BlackIt-tlf-ts1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-BlackIt-tosf-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-BlackIt-tosf-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-BlackIt-tosf-ts1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Bold-dnom-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Bold-dnom-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Bold-lf-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Bold-lf-sc-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Bold-lf-sc-ot1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Bold-lf-sc-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Bold-lf-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Bold-lf-ts1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Bold-numr-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Bold-numr-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Bold-osf-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Bold-osf-sc-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Bold-osf-sc-ot1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Bold-osf-sc-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Bold-osf-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Bold-osf-ts1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Bold-sup-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Bold-sup-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Bold-tlf-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Bold-tlf-sc-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Bold-tlf-sc-ot1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Bold-tlf-sc-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Bold-tlf-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Bold-tlf-ts1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Bold-tosf-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Bold-tosf-sc-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Bold-tosf-sc-ot1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Bold-tosf-sc-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Bold-tosf-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Bold-tosf-ts1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-BoldIt-dnom-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-BoldIt-dnom-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-BoldIt-lf-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-BoldIt-lf-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-BoldIt-lf-ts1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-BoldIt-numr-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-BoldIt-numr-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-BoldIt-osf-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-BoldIt-osf-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-BoldIt-osf-ts1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-BoldIt-sup-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-BoldIt-sup-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-BoldIt-tlf-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-BoldIt-tlf-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-BoldIt-tlf-ts1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-BoldIt-tosf-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-BoldIt-tosf-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-BoldIt-tosf-ts1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-ExtraLight-dnom-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-ExtraLight-dnom-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-ExtraLight-lf-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-ExtraLight-lf-sc-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-ExtraLight-lf-sc-ot1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-ExtraLight-lf-sc-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-ExtraLight-lf-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-ExtraLight-lf-ts1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-ExtraLight-numr-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-ExtraLight-numr-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-ExtraLight-osf-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-ExtraLight-osf-sc-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-ExtraLight-osf-sc-ot1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-ExtraLight-osf-sc-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-ExtraLight-osf-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-ExtraLight-osf-ts1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-ExtraLight-sup-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-ExtraLight-sup-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-ExtraLight-tlf-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-ExtraLight-tlf-sc-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-ExtraLight-tlf-sc-ot1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-ExtraLight-tlf-sc-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-ExtraLight-tlf-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-ExtraLight-tlf-ts1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-ExtraLight-tosf-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-ExtraLight-tosf-sc-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-ExtraLight-tosf-sc-ot1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-ExtraLight-tosf-sc-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-ExtraLight-tosf-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-ExtraLight-tosf-ts1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-dnom-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-dnom-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-lf-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-lf-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-lf-ts1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-numr-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-numr-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-osf-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-osf-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-osf-ts1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-sup-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-sup-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-tlf-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-tlf-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-tlf-ts1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-tosf-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-tosf-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-ExtraLightIt-tosf-ts1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-It-dnom-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-It-dnom-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-It-lf-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-It-lf-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-It-lf-ts1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-It-numr-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-It-numr-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-It-osf-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-It-osf-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-It-osf-ts1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-It-sup-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-It-sup-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-It-tlf-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-It-tlf-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-It-tlf-ts1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-It-tosf-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-It-tosf-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-It-tosf-ts1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Light-dnom-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Light-dnom-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Light-lf-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Light-lf-sc-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Light-lf-sc-ot1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Light-lf-sc-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Light-lf-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Light-lf-ts1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Light-numr-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Light-numr-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Light-osf-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Light-osf-sc-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Light-osf-sc-ot1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Light-osf-sc-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Light-osf-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Light-osf-ts1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Light-sup-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Light-sup-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Light-tlf-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Light-tlf-sc-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Light-tlf-sc-ot1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Light-tlf-sc-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Light-tlf-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Light-tlf-ts1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Light-tosf-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Light-tosf-sc-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Light-tosf-sc-ot1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Light-tosf-sc-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Light-tosf-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Light-tosf-ts1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-LightIt-dnom-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-LightIt-dnom-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-LightIt-lf-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-LightIt-lf-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-LightIt-lf-ts1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-LightIt-numr-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-LightIt-numr-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-LightIt-osf-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-LightIt-osf-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-LightIt-osf-ts1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-LightIt-sup-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-LightIt-sup-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-LightIt-tlf-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-LightIt-tlf-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-LightIt-tlf-ts1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-LightIt-tosf-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-LightIt-tosf-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-LightIt-tosf-ts1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Regular-dnom-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Regular-dnom-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Regular-lf-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Regular-lf-sc-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Regular-lf-sc-ot1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Regular-lf-sc-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Regular-lf-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Regular-lf-ts1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Regular-numr-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Regular-numr-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Regular-osf-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Regular-osf-sc-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Regular-osf-sc-ot1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Regular-osf-sc-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Regular-osf-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Regular-osf-ts1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Regular-sup-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Regular-sup-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Regular-tlf-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Regular-tlf-sc-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Regular-tlf-sc-ot1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Regular-tlf-sc-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Regular-tlf-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Regular-tlf-ts1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Regular-tosf-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Regular-tosf-sc-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Regular-tosf-sc-ot1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Regular-tosf-sc-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Regular-tosf-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Regular-tosf-ts1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Semibold-dnom-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Semibold-dnom-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Semibold-lf-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Semibold-lf-sc-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Semibold-lf-sc-ot1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Semibold-lf-sc-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Semibold-lf-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Semibold-lf-ts1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Semibold-numr-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Semibold-numr-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Semibold-osf-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Semibold-osf-sc-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Semibold-osf-sc-ot1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Semibold-osf-sc-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Semibold-osf-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Semibold-osf-ts1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Semibold-sup-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Semibold-sup-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Semibold-tlf-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Semibold-tlf-sc-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Semibold-tlf-sc-ot1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Semibold-tlf-sc-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Semibold-tlf-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Semibold-tlf-ts1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Semibold-tosf-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Semibold-tosf-sc-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Semibold-tosf-sc-ot1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Semibold-tosf-sc-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Semibold-tosf-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-Semibold-tosf-ts1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-dnom-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-dnom-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-lf-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-lf-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-lf-ts1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-numr-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-numr-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-osf-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-osf-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-osf-ts1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-sup-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-sup-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-tlf-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-tlf-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-tlf-ts1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-tosf-ly1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-tosf-t1.vf - RELOC/fonts/vf/adobe/sourceserifpro/SourceSerifPro-SemiboldIt-tosf-ts1.vf - RELOC/tex/latex/sourceserifpro/LY1SourceSerifPro-Dnom.fd - RELOC/tex/latex/sourceserifpro/LY1SourceSerifPro-LF.fd - RELOC/tex/latex/sourceserifpro/LY1SourceSerifPro-Numr.fd - RELOC/tex/latex/sourceserifpro/LY1SourceSerifPro-OsF.fd - RELOC/tex/latex/sourceserifpro/LY1SourceSerifPro-Sup.fd - RELOC/tex/latex/sourceserifpro/LY1SourceSerifPro-TLF.fd - RELOC/tex/latex/sourceserifpro/LY1SourceSerifPro-TOsF.fd - RELOC/tex/latex/sourceserifpro/OT1SourceSerifPro-Dnom.fd - RELOC/tex/latex/sourceserifpro/OT1SourceSerifPro-LF.fd - RELOC/tex/latex/sourceserifpro/OT1SourceSerifPro-Numr.fd - RELOC/tex/latex/sourceserifpro/OT1SourceSerifPro-OsF.fd - RELOC/tex/latex/sourceserifpro/OT1SourceSerifPro-Sup.fd - RELOC/tex/latex/sourceserifpro/OT1SourceSerifPro-TLF.fd - RELOC/tex/latex/sourceserifpro/OT1SourceSerifPro-TOsF.fd - RELOC/tex/latex/sourceserifpro/T1SourceSerifPro-Dnom.fd - RELOC/tex/latex/sourceserifpro/T1SourceSerifPro-LF.fd - RELOC/tex/latex/sourceserifpro/T1SourceSerifPro-Numr.fd - RELOC/tex/latex/sourceserifpro/T1SourceSerifPro-OsF.fd - RELOC/tex/latex/sourceserifpro/T1SourceSerifPro-Sup.fd - RELOC/tex/latex/sourceserifpro/T1SourceSerifPro-TLF.fd - RELOC/tex/latex/sourceserifpro/T1SourceSerifPro-TOsF.fd - RELOC/tex/latex/sourceserifpro/TS1SourceSerifPro-LF.fd - RELOC/tex/latex/sourceserifpro/TS1SourceSerifPro-OsF.fd - RELOC/tex/latex/sourceserifpro/TS1SourceSerifPro-TLF.fd - RELOC/tex/latex/sourceserifpro/TS1SourceSerifPro-TOsF.fd - RELOC/tex/latex/sourceserifpro/sourceserifpro-type1-autoinst.sty - RELOC/tex/latex/sourceserifpro/sourceserifpro.sty -catalogue-contact-bugs https://github.com/silkeh/latex-sourceserifpro/issues -catalogue-contact-repository https://github.com/silkeh/latex-sourceserifpro -catalogue-ctan /fonts/sourceserifpro -catalogue-date 2018-11-10 20:37:11 +0100 -catalogue-license ofllppl1.3 -catalogue-topics font font-serif font-type1 font-otf font-t1enc font-proportional -catalogue-version 1.4 - -name spalign -category Package -revision 42225 -shortdesc Typeset matrices and arrays with spaces and semicolons as delimiters -relocated 1 -longdesc Typeset matrices and arrays with spaces and semicolons as -longdesc delimiters. The purpose of this package is to decrease the -longdesc number of keystrokes needed to typeset small amounts of aligned -longdesc material (matrices, arrays, etc.). It provides a facility for -longdesc typing alignment environments and macros with spaces as the -longdesc alignment delimiter and semicolons (by default) as the -longdesc end-of-row indicator. For instance, typeset a matrix using -longdesc \spalignmat{1 12 -3; 24 -2 2; 0 0 1}, or a vector using -longdesc \spalignvector{22 \frac{1}{2} -14}. This package also contains -longdesc utility macros for typesetting augmented matrices, vectors, -longdesc arrays, systems of equations, and more, and is easily -longdesc extendable to other situations that use alignments. People who -longdesc have to typeset a large number of matrices (like linear algebra -longdesc teachers) should find this package to be a real time saver. -containersize 2848 -containerchecksum 37872b82939414f552247dca785e2a46b1b2fc44508f0c877d648ee99aebb7d6cf0e5db2c5b3905cf79093d79d11edca4454d4ad336999a9d059e5972b31250c -doccontainersize 120220 -doccontainerchecksum b0e000756cc6a55fa00698bee6136aac33b5e8bc8a633e3363c14cc4041697b62004e5bfe9f6551770f51c00a701b8deacb03bac1b9fb90544e7937b92e411c2 -docfiles size=35 - RELOC/doc/latex/spalign/README.md details="Readme" - RELOC/doc/latex/spalign/spalign.pdf details="Package documentation" -srccontainersize 12032 -srccontainerchecksum 4d1c42f8e0051d090bcff560a92b30e8420e9eb7cd875d8a25e8009c5c62421e7698e75c518e8f2dd08937bb56f1ebb5604a7955eb34efa4c57c6b51c40a42c6 -srcfiles size=13 - RELOC/source/latex/spalign/spalign.dtx - RELOC/source/latex/spalign/spalign.ins -runfiles size=3 - RELOC/tex/latex/spalign/spalign.sty -catalogue-ctan /macros/latex/contrib/spalign -catalogue-date 2018-01-07 14:49:11 +0100 -catalogue-license lppl1.3 -catalogue-topics maths matrix maths-syseqn maths-theorem typeset-grid - -name spanish-mx -category Package -revision 15878 -shortdesc Typeset Spanish as in Mexico -relocated 1 -longdesc The bundle provides files to support typesetting of texts in -longdesc Spanish according to Mexican current practices, using babel. -longdesc The files merge earlier work on a mexican.ldf, or may be used -longdesc to define a configuration that will typeset all documents (that -longdesc request babel's spanish option) to use the Mexican language -longdesc facilities. (Note that this facility is only available with the -longdesc recent (version >=4.2b) releases of the Spanish option.) -containersize 3072 -containerchecksum 0179d053b4b2605db0ba9c92de0e84afe075efe6b050cdd24879d4ad5f9c7e64dc513649a6a7cfcfef7dfbe9c38a6a569cab1dc4ca3880fbb297a3bd81b20afe -doccontainersize 1056 -doccontainerchecksum 01dc04e3fe236f465f93901e8877b937a650e84efad69ff675dabff50b5d9e81febefc81bc125341319b95f2086e74fefb9ac8d8d8c36f3b291ea9f9cf4a7151 -docfiles size=1 - RELOC/doc/latex/spanish-mx/README details="Readme" -runfiles size=3 - RELOC/tex/latex/spanish-mx/esmx.cfg - RELOC/tex/latex/spanish-mx/spanishmx.ldf - RELOC/tex/latex/spanish-mx/spanishmx.sty -catalogue-ctan /language/spanish/babel/contrib/mexican -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics spanish multilingual-addon -catalogue-version 1.1a - -name spark-otf -category Package -revision 45483 -shortdesc Support OpenType Spark fonts -relocated 1 -longdesc The package supports the free fonts from "After the Flood" -longdesc which are available from AtF Spark. The following fonts are -longdesc supported: Spark -- Bar -- Medium Spark -- Bar -- Narrow Spark -longdesc -- Bar -- Thin Spark -- Dot-line -- Medium Spark -- Dot -- -longdesc Medium Spark -- Dot -- Small -containersize 1964 -containerchecksum a5eb69b505bd4e72b3c4f9d68df21d95d98ff50df5fc93e977c0c2660e6c6a2ecf4de4b673fed9cdd60b334188118e0d4d766ec6fc3fa5aa16fe4057deee8842 -doccontainersize 88952 -doccontainerchecksum 52e2840f3f4955e32c7da9e6cc32d7c041e5f2d3b9542094e24e8c438e5b6772077678474e677a2ca5493a7e22b62cbc97106d4d8e2bd7839643da46241499b4 -docfiles size=29 - RELOC/doc/fonts/spark-otf/Changes - RELOC/doc/fonts/spark-otf/README.md details="Readme" - RELOC/doc/fonts/spark-otf/spark-otf-doc.bib - RELOC/doc/fonts/spark-otf/spark-otf-doc.pdf details="Package documentation" - RELOC/doc/fonts/spark-otf/spark-otf-doc.tex -runfiles size=2 - RELOC/tex/latex/spark-otf/spark-otf.sty -catalogue-ctan /fonts/spark-otf -catalogue-date 2017-10-08 09:13:25 +0200 -catalogue-license lppl1.3 -catalogue-topics font-absent font-symbol font-otf font-use -catalogue-version 0.04 - -name sparklines -category Package -revision 42821 -shortdesc Drawing sparklines: intense, simple, wordlike graphics -relocated 1 -longdesc Sparklines are intense, simple, wordlike graphics (so named by -longdesc Edward Tufte). In lieu of a more detailed introduction, -longdesc Professor Tufte's site has an early release of a chapter on -longdesc sparklines. A PHP implementation may be found at SourceForge. A -longdesc sparkline can be added using the sparkline environment. Also, -longdesc you can add sparkling rectangles for the median and special -longdesc sparkling dots in red or blue. The package requires pdfLaTeX; -longdesc sparklines cannot appear in a dvi file. The sparklines package -longdesc uses pgf, and does not work with pictex. -containersize 2624 -containerchecksum 6d4c5514e408c3de22fc0cf8d6268e3f9e275bd141ba05896397e3828e78ddd142477649acc69a72a203200d9c1afe72b51cb60afd3980b8010e999083fa5559 -doccontainersize 140584 -doccontainerchecksum 66d8d47fa2923097ffbe3422d87e98d89e055b785daae4ffcac2dba14eb4e7d94cc1364bb8c60be32864026c3630aad0b776303a781c7b6b5d05604016429736 -docfiles size=38 - RELOC/doc/latex/sparklines/README - RELOC/doc/latex/sparklines/sparklines.pdf details="Package documentation" - RELOC/doc/latex/sparklines/sparklines.tex -runfiles size=2 - RELOC/tex/latex/sparklines/sparklines.sty -catalogue-ctan /graphics/sparklines -catalogue-date 2016-12-31 14:06:34 +0100 -catalogue-license lppl -catalogue-topics graphics-in-tex -catalogue-version 1.7 - -name spath3 -category Package -revision 50018 -shortdesc Manipulate "soft paths" in PGF -relocated 1 -longdesc The spath3 library provides methods for manipulating the "soft -longdesc paths" of TikZ/PGF. Packaged with it are two TikZ libraries -longdesc that make use of the methods provided. These are libraries for -longdesc drawing calligraphic paths and for drawing knot diagrams. -containersize 11704 -containerchecksum 19304b215360ba77720ac29ff9dd6e59db44a3451c90a60fe51467b549c989f2f2cfd5061817f06acb837fcf80562869455679e55075d23abd6fd4038d997c7a -doccontainersize 1009608 -doccontainerchecksum 30ec6a87446f26e46338413a366610259b05b52395eea95bae7a2ff6431c54e29caff994c0fb9d44e528ae750543242b59596126c55807f341b221bed2cded14 -docfiles size=285 - RELOC/doc/latex/spath3/README details="Readme" - RELOC/doc/latex/spath3/README.txt - RELOC/doc/latex/spath3/calligraphy_doc.pdf details="Use for calligraphy" - RELOC/doc/latex/spath3/calligraphy_doc.tex - RELOC/doc/latex/spath3/knots_doc.pdf details="Use for knot (and similar) diagrams" - RELOC/doc/latex/spath3/knots_doc.tex - RELOC/doc/latex/spath3/spath3_code.pdf details="Package documentation" -srccontainersize 17932 -srccontainerchecksum 2117a387bcbe333ec003550fcef78baad96a6c172bb69383c607eae0dab3f144a6b98eb03aa263b4d6c0bafbf56e8320b1f77ec01f94aa5ffb8965ea4a5ab91c -srcfiles size=34 - RELOC/source/latex/spath3/spath3.dtx - RELOC/source/latex/spath3/spath3.ins -runfiles size=28 - RELOC/tex/latex/spath3/spath3.sty - RELOC/tex/latex/spath3/tikzlibrarycalligraphy.code.tex - RELOC/tex/latex/spath3/tikzlibraryknots.code.tex -catalogue-ctan /graphics/pgf/contrib/spath3 -catalogue-date 2019-02-13 10:37:08 +0100 -catalogue-license lppl1.3c -catalogue-topics pgf-tikz graphics-curve -catalogue-version 1.2 - -name spectralsequences -category Package -revision 50072 -shortdesc Print spectral sequence diagrams using PGF/TikZ -relocated 1 -longdesc The package is a specialized tool built on top of PGF/TikZ for -longdesc drawing spectral sequences. It provides a powerful, concise -longdesc syntax for specifying the data of a spectral sequence, and then -longdesc allows the user to print various pages of spectral sequences, -longdesc automatically choosing which subset of the classes, -longdesc differentials, and structure lines to display on each page. It -longdesc also handles most of the details of the layout. At the same -longdesc time, it is extremely flexible. spectralsequences is closely -longdesc integrated with TikZ to ensure that users can take advantage of -longdesc as much as possible of its expressive power. It is possible to -longdesc turn off most of the automated layout features and draw -longdesc replacements using TikZ commands. The package also provides a -longdesc carefully designed error reporting system intended to ensure -longdesc that it is as clear as possible what is going wrong. -containersize 69120 -containerchecksum fc610b2d2c5f942e58446762237d755840e78f3b10142f35b0bd7f0542e8a7a838791e413cd6e5b0f2fe8c5bcc66495d20a12ebc116b2c4a85249bd943b4c539 -doccontainersize 2635988 -doccontainerchecksum aa1d65618c30239ce0c0b8d3d008375dda9d12b35300f76d56110d63e209ba80760756a7d0701fd52e8426d5fe3e5a729e0cfa33b9984eb2525c3e99bd7ceb30 -docfiles size=903 - RELOC/doc/latex/spectralsequences/README.md details="Readme" - RELOC/doc/latex/spectralsequences/examples/ANSS-S_2.pdf - RELOC/doc/latex/spectralsequences/examples/ANSS-S_2.tex - RELOC/doc/latex/spectralsequences/examples/ANSS-S_3.pdf - RELOC/doc/latex/spectralsequences/examples/ANSS-S_3.tex - RELOC/doc/latex/spectralsequences/examples/ASS-S_2.pdf - RELOC/doc/latex/spectralsequences/examples/ASS-S_2.tex - RELOC/doc/latex/spectralsequences/examples/ASS-S_3.pdf - RELOC/doc/latex/spectralsequences/examples/ASS-S_3.tex - RELOC/doc/latex/spectralsequences/examples/ASS-tmf_2.pdf - RELOC/doc/latex/spectralsequences/examples/ASS-tmf_2.tex - RELOC/doc/latex/spectralsequences/examples/HFPSS-EO2_3.pdf - RELOC/doc/latex/spectralsequences/examples/HFPSS-EO2_3.tex - RELOC/doc/latex/spectralsequences/examples/HFPSS-KO.pdf - RELOC/doc/latex/spectralsequences/examples/HFPSS-KO.tex - RELOC/doc/latex/spectralsequences/examples/J_RPinfty.pdf - RELOC/doc/latex/spectralsequences/examples/J_RPinfty.tex - RELOC/doc/latex/spectralsequences/examples/MaySS-bo-A1.pdf - RELOC/doc/latex/spectralsequences/examples/MaySS-bo-A1.tex - RELOC/doc/latex/spectralsequences/examples/MaySS-tmf-A2.pdf - RELOC/doc/latex/spectralsequences/examples/MaySS-tmf-A2.tex - RELOC/doc/latex/spectralsequences/examples/SSS-KF3n.pdf - RELOC/doc/latex/spectralsequences/examples/SSS-KF3n.tex - RELOC/doc/latex/spectralsequences/examples/SSS-KZ3.pdf - RELOC/doc/latex/spectralsequences/examples/SSS-KZ3.tex - RELOC/doc/latex/spectralsequences/examples/hatcher.pdf - RELOC/doc/latex/spectralsequences/examples/hatcher.tex - RELOC/doc/latex/spectralsequences/examples/unstable_ASS_SO.pdf - RELOC/doc/latex/spectralsequences/examples/unstable_ASS_SO.tex - RELOC/doc/latex/spectralsequences/manual/examples/spectralsequencesmanual-KORP8.tex - RELOC/doc/latex/spectralsequences/manual/examples/spectralsequencesmanual-class-page2a.tex - RELOC/doc/latex/spectralsequences/manual/examples/spectralsequencesmanual-class-page2b.tex - RELOC/doc/latex/spectralsequences/manual/examples/spectralsequencesmanual-imJ.tex - RELOC/doc/latex/spectralsequences/manual/examples/spectralsequencesmanual-insert.tex - RELOC/doc/latex/spectralsequences/manual/examples/spectralsequencesmanual-tikz.tex - RELOC/doc/latex/spectralsequences/manual/pgfmanual-en-macros.tex - RELOC/doc/latex/spectralsequences/manual/spectralsequences-howitworks.pdf - RELOC/doc/latex/spectralsequences/manual/spectralsequences-howitworks.tex - RELOC/doc/latex/spectralsequences/manual/spectralsequencesmanual-draftmode.pdf - RELOC/doc/latex/spectralsequences/manual/spectralsequencesmanual-layoutcharts.tex - RELOC/doc/latex/spectralsequences/manual/spectralsequencesmanual.pdf details="Package documentation" - RELOC/doc/latex/spectralsequences/manual/spectralsequencesmanual.tex - RELOC/doc/latex/spectralsequences/manual/spectralsequencesmanualpreamble.tex - RELOC/doc/latex/spectralsequences/manual/sseqmanualtest.tex -runfiles size=98 - RELOC/tex/latex/spectralsequences/spectralsequences.sty - RELOC/tex/latex/spectralsequences/sseqcheckdefinitions.code.tex - RELOC/tex/latex/spectralsequences/sseqdrawing.code.tex - RELOC/tex/latex/spectralsequences/sseqforeach.code.tex - RELOC/tex/latex/spectralsequences/sseqkeys.code.tex - RELOC/tex/latex/spectralsequences/sseqloadstore.code.tex - RELOC/tex/latex/spectralsequences/sseqmacromakers.code.tex - RELOC/tex/latex/spectralsequences/sseqmain.code.tex - RELOC/tex/latex/spectralsequences/sseqmessages.code.tex - RELOC/tex/latex/spectralsequences/sseqparsers.code.tex -catalogue-contact-repository https://github.com/hoodmane/spectralsequences -catalogue-ctan /graphics/pgf/contrib/spectralsequences -catalogue-date 2019-02-19 07:50:50 +0100 -catalogue-license lppl -catalogue-topics pgf-tikz -catalogue-version 1.2.2 - -name spelling -category Package -revision 30715 -shortdesc Support for spell-checking of LuaTeX documents -relocated 1 -longdesc The package aids spell-checking of TeX documents compiled with -longdesc the LuaTeX engine. It can give visual feedback in PDF output -longdesc similar to WYSIWYG word processors. The package relies on an -longdesc external spell-checker application to check spelling of a text -longdesc file and to output a list of bad spellings. The package should -longdesc work with most spell-checkers, even dumb, TeX-unaware ones. -containersize 14064 -containerchecksum 7b1329685e8b9f6af5ff42d364d538fc73fa86cc3999dd78ab14779a9b7ab799dcbd648ac6c9be37b58209738f6bc511afc9dc2638d4cd837bd70d5d6bb159b6 -doccontainersize 142556 -doccontainerchecksum 9154c23cfe92fe0c084feae557e552c9bb4ac0e25bb6f3988ebaf63f99a9ef8a976d96a9fbd7e1332de9e5df4d9274e560bff801070a3bac2c827509f393ae2c -docfiles size=50 - RELOC/doc/luatex/spelling/CHANGES details="Record of changes" - RELOC/doc/luatex/spelling/LICENSE - RELOC/doc/luatex/spelling/README details="Readme" - RELOC/doc/luatex/spelling/spelling-doc-lst-lua.tex - RELOC/doc/luatex/spelling/spelling-doc.bad - RELOC/doc/luatex/spelling/spelling-doc.pdf details="Package documentation" - RELOC/doc/luatex/spelling/spelling-doc.tex -runfiles size=19 - RELOC/scripts/spelling/spelling-main.lua - RELOC/scripts/spelling/spelling-recurse.lua - RELOC/scripts/spelling/spelling-stage-1.lua - RELOC/scripts/spelling/spelling-stage-2.lua - RELOC/scripts/spelling/spelling-stage-3.lua - RELOC/scripts/spelling/spelling-stage-4.lua - RELOC/tex/luatex/spelling/spelling.sty -catalogue-ctan /macros/luatex/generic/spelling -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics luatex spell -catalogue-version 0.41 - -name sphack -category Package -revision 20842 -shortdesc Patch LaTeX kernel spacing macros -relocated 1 -longdesc Change the kernel internal \@bsphack/\@esphack so that it is -longdesc also invisible in vertical mode. -containersize 2216 -containerchecksum b062159c503351e404c86e8a5155c2ac918e65ad27d32f016c6c14af729d7a67ed58dda64337b9f0b0709e141d5fc8f789e915ee676878b4eb8c2d19acd1e4b6 -doccontainersize 243456 -doccontainerchecksum 00b56adbcbb1f2fad92c77fd6bea562c70980cc0981f3365ae14682af504f8ff31b9b3b13db41612cf31d9ca959df89fdde00e64d15be33ac996a3c51f8aa08f -docfiles size=61 - RELOC/doc/latex/sphack/sphack-doc.pdf details="Package documentation" - RELOC/doc/latex/sphack/sphack-doc.tex -runfiles size=2 - RELOC/tex/latex/sphack/sphack.sty -catalogue-ctan /macros/latex/contrib/sphack -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics macro-supp - -name sphdthesis -category Package -revision 34374 -shortdesc LaTeX template for writing PhD Thesis -relocated 1 -longdesc The package provides a LaTeX document class for writing a PhD -longdesc thesis. The author developed it while writing his PhD thesis in -longdesc School of Computing (SoC), National University of Singapore -longdesc (NUS). By default, the class adheres to the NUS Guidelines on -longdesc Format of Research Thesis Submitted For Examination. However, -longdesc the class for conformation to a different guideline should not -longdesc be difficult. -containersize 6160 -containerchecksum 843b61f56e2229bf429f9645329021962759827cd93341edccfb4c1970bd6ee772107224c3ea5448b01f48830eeb4e9d67d9d73cc6a68fd551db713245ce1ea7 -doccontainersize 550132 -doccontainerchecksum 2cc14b042f0bea47bafd4b1e2b7c25c8cff3795e91558a10e5e4bdc5f1f64887560413d83365a2ada788a3b898d3a5f8714747a4266211aa01e73098d27e25ed -docfiles size=167 - RELOC/doc/latex/sphdthesis/LICENSE - RELOC/doc/latex/sphdthesis/README details="Readme" - RELOC/doc/latex/sphdthesis/SPhdThesis.pdf details="Package documentation" - RELOC/doc/latex/sphdthesis/SPhdThesis.tex - RELOC/doc/latex/sphdthesis/example/SPhdThesis.cls - RELOC/doc/latex/sphdthesis/example/abstract.tex - RELOC/doc/latex/sphdthesis/example/acknowledgments.tex - RELOC/doc/latex/sphdthesis/example/algorithm.tex - RELOC/doc/latex/sphdthesis/example/biblio.bib - RELOC/doc/latex/sphdthesis/example/border.pdf - RELOC/doc/latex/sphdthesis/example/chapter1.tex - RELOC/doc/latex/sphdthesis/example/figure.tex - RELOC/doc/latex/sphdthesis/example/table.tex - RELOC/doc/latex/sphdthesis/example/thesis.pdf - RELOC/doc/latex/sphdthesis/example/thesis.tex -runfiles size=5 - RELOC/tex/latex/sphdthesis/SPhdThesis.cls -catalogue-ctan /macros/latex/contrib/sphdthesis -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license pd -catalogue-topics dissertation -catalogue-version 1.0 - -name spie -category Package -revision 15878 -shortdesc Support for formatting SPIE Proceedings manuscripts -relocated 1 -longdesc A class and a BibTeX style are provided. -containersize 10080 -containerchecksum 6bf648d460a1556552ac1ae8704db867c1f11baa97759b65c1d70e9411eb0c97c11e7b82a1ee8384d649fdfe8e98f7d584af4586cc9b23439e3c21a2237b1c7f -doccontainersize 134176 -doccontainerchecksum b05e8119c5212978112a66072a8ee1d9c91c31771e89a93fd78e207db1986fa21d54e0e422672a713cc2ddc7fab181855dbfb841e39b15266ae3bf3d79bebd52 -docfiles size=44 - RELOC/doc/latex/spie/README details="Readme" - RELOC/doc/latex/spie/article.pdf details="Template and guidelines for authors" - RELOC/doc/latex/spie/article.tex - RELOC/doc/latex/spie/mcr3b.eps -runfiles size=10 - RELOC/bibtex/bib/spie/report.bib - RELOC/bibtex/bst/spie/spiebib.bst - RELOC/tex/latex/spie/spie.cls -catalogue-ctan /macros/latex/contrib/spie -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl -catalogue-topics confproc -catalogue-version 3.25 - -name splines -category Package -revision 15878 -shortdesc MetaPost macros for drawing cubic spline interpolants -relocated 1 -longdesc This is a small package of macros for creating cubic spline -longdesc interpolants in MetaPost or Metafont. Given a list of points -longdesc the macros can produce a closed or a relaxed spline joining -longdesc them. Given a list of function values y_j at x_j, the result -longdesc would define the graph of a cubic spline interpolating function -longdesc y=f(x), which is either periodic or relaxed. -containersize 2416 -containerchecksum a03bbdd3236b8a73488299bc42d6e593a9c71013c9fa01b39e9c4ab039407982bf0456ad0066cf924cc33f0751b90b57140e656096ca51dda6993a9559f45d6d -doccontainersize 87888 -doccontainerchecksum 2c53654ac9a240bb3b1ac04fc74af67fff799056cdd9289ba57ff5b41359ef33648873695e9140f0535f1693f0fc79b94ebc9c2778a3cb083e64118bab5d3e64 -docfiles size=27 - RELOC/doc/metapost/splines/README details="Package README" - RELOC/doc/metapost/splines/splines.pdf details="Package documentation" -srccontainersize 6080 -srccontainerchecksum ea2340950586e2c9dde051aeda1a6660799e581fbd10e54117e26da4856655503a0d5ce97d7cd057cbe4c7162b037907c4adaf7550ce58c53ab2d43a05e3c03c -srcfiles size=5 - RELOC/source/metapost/splines/splines.dtx - RELOC/source/metapost/splines/splines.ins -runfiles size=3 - RELOC/metapost/splines/splines.mp - RELOC/metapost/splines/testsplines.mp -catalogue-ctan /graphics/metapost/contrib/macros/splines -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics graphics-mpost -catalogue-version 0.2 - -name splitbib -category Package -revision 15878 -shortdesc Split and reorder your bibliography -relocated 1 -longdesc This package enables you to split a bibliography into several -longdesc categories and subcategories. It does not depend on BibTeX: any -longdesc bibliography may be split and reordered. -containersize 4848 -containerchecksum 7ba5746c0be7f159a41b41b917b40a7dcc57a0e4fc673ffd5d69df9f18ef990b6b1e44b802557012eb285155cf956409a18fa0b8a61eada892fc1e57cfc13871 -doccontainersize 143484 -doccontainerchecksum de42e83296f488e984ff0b5e840ea840a8c2310662c142378078070cb869634bb563d00770bbd98c23ec98afc808ea70759167a897fc2971d42244dd06a0fa15 -docfiles size=42 - RELOC/doc/latex/splitbib/README details="Readme" - RELOC/doc/latex/splitbib/splitbib.pdf details="Package documentation" -srccontainersize 11108 -srccontainerchecksum da32e3df407f4326ffcc9ce0947eeb28be2aa5da87032538c2de75351300f846fa81d18cc47bfc845740ca7ebc82afba18116add1b8d8b90b3ec29b260f1906e -srcfiles size=14 - RELOC/source/latex/splitbib/splitbib.dtx - RELOC/source/latex/splitbib/splitbib.ins -runfiles size=7 - RELOC/tex/latex/splitbib/splitbib.sty -catalogue-ctan /macros/latex/contrib/splitbib -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics cite-supp -catalogue-version 1.17 - -name splitindex -category Package -revision 39766 -shortdesc Unlimited number of indexes -longdesc SplitIndex consists of a LaTeX package, splitidx, and a small -longdesc program, splitindex. The package may be used to produce one -longdesc index or several indexes. Without splitindex (for example, -longdesc using the index package), the number of indexes is limited by -longdesc the number of TeX's output streams. But using the program you -longdesc may use even more than 16 indexes: splitidx outputs only a -longdesc single file \jobname.idx and the program splits that file into -longdesc several raw index files and calls your favorite index processor -longdesc for each of the files. -depend splitindex.ARCH -containersize 8080 -containerchecksum 9ad1b7fac522860c5dc313f4866d5d1b6a0537eec8116bea455a351d5c79f31779034f788fe3df34ecd669eeadf14299a78f7d3413b2fae72a7b02d3a4163d83 -doccontainersize 442376 -doccontainerchecksum a984763cbaa641c437fcfd14e57abbfd2c2e0539caf789f5c009fdd4fe6d3af899d031d9f36b88d3dbca365b358ad131bb21cceaeb1d0961e76a0311768b08c1 -docfiles size=114 - texmf-dist/doc/latex/splitindex/README details="Readme" - texmf-dist/doc/latex/splitindex/install.txt - texmf-dist/doc/latex/splitindex/manifest.txt - texmf-dist/doc/latex/splitindex/splitidx.pdf details="Package documentation" - texmf-dist/doc/man/man1/splitindex.1 - texmf-dist/doc/man/man1/splitindex.man1.pdf -srccontainersize 24236 -srccontainerchecksum bab345d51cdf6029c9a04f66de22b9aa5f567e273e7159df4b0bd5da7f295d3aa7ba69c0c2119be85ccdcdf3bfc7a39d88ece9b3cd39f7ac07c645f1b4e8ff05 -srcfiles size=29 - texmf-dist/source/latex/splitindex/install.sh - texmf-dist/source/latex/splitindex/splitidx.dtx - texmf-dist/source/latex/splitindex/splitidx.ins - texmf-dist/source/latex/splitindex/splitindex.c - texmf-dist/source/latex/splitindex/splitindex.java -runfiles size=10 - texmf-dist/scripts/splitindex/splitindex.pl - texmf-dist/scripts/splitindex/splitindex.tlu - texmf-dist/scripts/splitindex/splitindex_main.tlu - texmf-dist/tex/generic/splitindex/splitindex.tex - texmf-dist/tex/latex/splitindex/splitidx.sty -catalogue-ctan /macros/latex/contrib/splitindex -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics index-multi index -catalogue-version 1.2c - -name splitindex.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of splitindex -containersize 344 -containerchecksum 61a3484568421df41bccc3c94dc137923f26dae522af973d48f2284efb92de0d636fe9daf17a2311c9c7eb1feda52aa9133d3932aa73b1a19529cce751d4308c -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/splitindex - -name splitindex.amd64-freebsd -category Package -revision 29688 -shortdesc amd64-freebsd files of splitindex -containersize 344 -containerchecksum ff54997de9ef444602f4b7292ebcb7efd7e64efe212af8087afbf207e09e7334bc6c04e586e50caeb29efb670ab2a4a155599416a40e124b4d5d1cc3378ca5a9 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/splitindex - -name splitindex.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of splitindex -containersize 344 -containerchecksum 8c60a870323dd201a752d61776beca8bc19f88f7258fe9a0c5e37ad22217600993127a662222f3ff6f8c230d7cda495274aa317251fc6dcd27b07b057447d4ea -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/splitindex - -name splitindex.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of splitindex -containersize 344 -containerchecksum 2d8e9c13898b97519fd3d0d27a56bb401f859eb11674a5007a5f26ee97b9f43cd266cf7641389b9ab9ef097e1da96bbb9d13ea422175c4ee2d8472125a5e1bb5 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/splitindex - -name splitindex.i386-cygwin -category Package -revision 29688 -shortdesc i386-cygwin files of splitindex -containersize 344 -containerchecksum f3527340b521340fc96a324372ec752137e3b2ddf59bfee210eb849c9cf609f47e77c9623a28a07c0d6ed1f8f094bbc3233fbb7b927a4e70dfc31e1a28559c13 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/splitindex - -name splitindex.i386-freebsd -category Package -revision 29688 -shortdesc i386-freebsd files of splitindex -containersize 348 -containerchecksum 42cf59e805ecb2bfcdaaf72b1fb2ff438c76f8eb7b6991bd268b4828fffe455bdcac6f2528c242098fc26390e10d7ad39af527db8e70e20ee922fa39c4f2d961 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/splitindex - -name splitindex.i386-linux -category Package -revision 29688 -shortdesc i386-linux files of splitindex -containersize 344 -containerchecksum 16e1da9c023e37927dca1ab68caf97cb86a0a49b9b7b697883d20860d53b558ecc5e348d704c40ad67f302d3a4b967b5ef34ca807a77161d69696895d160c2ac -binfiles arch=i386-linux size=1 - bin/i386-linux/splitindex - -name splitindex.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of splitindex -containersize 344 -containerchecksum d57bb2696b94b10aa941035b6bf4e6b5557a86a3bb49546f8b904b0b05a57e8efc22afe0c2c7b9cf8c991be1ec96150e293af5b8f7c4f9a4c6ee13d61831f45c -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/splitindex - -name splitindex.i386-solaris -category Package -revision 29688 -shortdesc i386-solaris files of splitindex -containersize 344 -containerchecksum 723317043d3477222347bddb57234266edaa24ffb5be78e1b5853b28b029ac80f0728ddfa9173e3c2836a2e33ed624d41d9b3bf91ce9bc7e3a83b44e5e94a585 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/splitindex - -name splitindex.sparc-solaris -category Package -revision 29688 -shortdesc sparc-solaris files of splitindex -containersize 344 -containerchecksum f7ebadc24a8487d8c612c7f2f8d7794548fe9533ae91443942ce50493f2a158403cbfaf8d7913f6f72fced44048398117b1b1640015707a1d827b7ef5a02a40e -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/splitindex - -name splitindex.win32 -category Package -revision 15404 -shortdesc win32 files of splitindex -containersize 684 -containerchecksum 0fa323e673a988f0836b64ccbacaeeb39df28157516e75284abb42016a72a758f6ca54a49aabf57971bf1b9dd74d629e9674c40a945de76a468918fd41494c45 -binfiles arch=win32 size=1 - bin/win32/splitindex.exe - -name splitindex.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of splitindex -containersize 344 -containerchecksum fcd72cf63ae2b8eeefae602d5d75bf21b87b0091d6dd12153b4f528e0d2e2eee65cbf1592acc153dfb12b6dad02ccaa06a721a6bac7cb068af5a6834ee9c5b98 -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/splitindex - -name splitindex.x86_64-darwin -category Package -revision 29688 -shortdesc x86_64-darwin files of splitindex -containersize 344 -containerchecksum 0c054c1ad8874b4e908f7614070ce2488f583d68192e01905a61d34b57bffa9bd24ddcd7cdad9e9a4c456e5294ebc492580973e0f8dacf2407b76c6cd4ee0995 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/splitindex - -name splitindex.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of splitindex -containersize 352 -containerchecksum d749daf1798c6210051014e96c39061ccd7b2bfd3b7c1dc01ff74ed8cf283289636a42cab20cfe1e583c7c2040a3e38ac7e86d4e38e68bda38ecacca0207f4ab -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/splitindex - -name splitindex.x86_64-linux -category Package -revision 29688 -shortdesc x86_64-linux files of splitindex -containersize 348 -containerchecksum 6adcf721bcf981a6cc93677778d70c4c0adbf04fae5ff3ee4a54a55e78d553e672b23e01768465862669d889ed1ee6b3d72e19f63ca27c2c68f9329d9d2c8d6a -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/splitindex - -name splitindex.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of splitindex -containersize 344 -containerchecksum 9de870fc5e9131648d398a29990f55684f0740faac7bb45ba2bf0da59a0dd7b6cf1f07aff8956fca066de1d2ded3874904a1c48b41ca47ad0350f57e818b73f7 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/splitindex - -name splitindex.x86_64-solaris -category Package -revision 29688 -shortdesc x86_64-solaris files of splitindex -containersize 344 -containerchecksum 34147261c0b24ec5e01d7b22bc1513522dc8429d7180d5b61cea69235ab736c69f55566d7cd4fd85d764ff90f92ae80273c0e17798a6a2129dd2c9be0a697601 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/splitindex - -name spot -category Package -revision 22408 -shortdesc Spotlight highlighting for Beamer -relocated 1 -longdesc The package allows dramatic highlighting of words and phrases -longdesc by painting shapes around them. It is chiefly intended for use -longdesc in Beamer presentations, but it can be used in other document -longdesc classes as well. -containersize 2520 -containerchecksum 6fdd7c2d745c06f06a39459c97fffa6b3f3638c739908cb89c742091c28136f00bb9b093d7fc6eee58fa8c4dc7a1cace6fb593adc4e80aea5f3740701600b326 -doccontainersize 233252 -doccontainerchecksum 53eb67c1d1b65a08ba66ea4ecde5123bbd6365f5a51e7cf651870c192b79b92a2b86dab59e7874fe845ecd054eac921c500a67764d909ba281a577ad3c0dce19 -docfiles size=64 - RELOC/doc/latex/spot/README details="Readme" - RELOC/doc/latex/spot/spot.pdf details="Package documentation" -srccontainersize 9776 -srccontainerchecksum 8d06f19b777972d101461d01e4511f8b75d483901fc780ed572d94b8d2ec572806719101c7d30379e6fd5ef5cf973d85fa496a68dd08981bbe5bce1b57313aa2 -srcfiles size=9 - RELOC/source/latex/spot/spot.dtx - RELOC/source/latex/spot/spot.ins -runfiles size=2 - RELOC/tex/latex/spot/spot.sty -catalogue-ctan /macros/latex/contrib/beamer-contrib/spot -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics presentation -catalogue-version 1.1 - -name spotcolor -category Package -revision 15878 -shortdesc Spot colours for pdfLaTeX -relocated 1 -longdesc This package provides procedures for using spot colours in -longdesc LaTeX documents and the generated pdf files. Predefined -longdesc templates for PANTONE and HKS colour spaces are included but -longdesc new ones can easily be defined. -containersize 8944 -containerchecksum 2f236d19de158e2aba063b5e26192fa0a2d3c3edef0395ebe40cf00d7794747c0fde05b863eaca87f37e5c746a6e19c7f664844ebf3b8664f169a16b9aa76905 -doccontainersize 57712 -doccontainerchecksum 7d6cdde2ebfdbf56ce3251d1c4b05c5e3b1bc9e93fc11c66885d1a4e1300442e97e32e105b641342727a4b643526645bf71807fcca7029ad426eb6adeef5c781 -docfiles size=99 - RELOC/doc/latex/spotcolor/README details="Readme" - RELOC/doc/latex/spotcolor/readme.pdf details="Package documentation" - RELOC/doc/latex/spotcolor/readme.tcp - RELOC/doc/latex/spotcolor/readme.tex -runfiles size=27 - RELOC/tex/latex/spotcolor/spotcolor.sty - RELOC/tex/latex/spotcolor/spotcolorhks.tex - RELOC/tex/latex/spotcolor/spotcolorpantone.tex -catalogue-ctan /macros/latex/contrib/spotcolor -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics colour -catalogue-version 1.2 - -name spreadtab -category Package -revision 46185 -shortdesc Spreadsheet features for LaTeX tabular environments -relocated 1 -longdesc The package allows the user to construct tables in a manner -longdesc similar to a spreadsheet. The cells of a table have row and -longdesc column indices and these can be used in formulas to generate -longdesc values in other cells. -containersize 21160 -containerchecksum 04d670f16644d6f01094f3382e703a469e113ed1c50d1cacd3bac8b57e2736960da9b7e9228d171fbb44d0f38cca0d64fb3db54d2f9b41fff74201b321bdf1d9 -doccontainersize 1052788 -doccontainerchecksum 639e08e674c4c82d4143184ed07c32501fbd10508d5c9b6d84278d549d966396214fa243961543d60eaee15856882fcf726a8e7fe0119f860acd20787d274b02 -docfiles size=336 - RELOC/doc/latex/spreadtab/README details="Readme" - RELOC/doc/latex/spreadtab/spreadtab-en.pdf details="Package documentation (English)" language="en" - RELOC/doc/latex/spreadtab/spreadtab-en.tex - RELOC/doc/latex/spreadtab/spreadtab-fr.pdf details="Package documentation (French)" language="fr" - RELOC/doc/latex/spreadtab/spreadtab-fr.tex -runfiles size=24 - RELOC/tex/latex/spreadtab/spreadtab.sty -catalogue-ctan /macros/latex/contrib/spreadtab -catalogue-date 2018-01-01 20:56:29 +0100 -catalogue-license lppl1.3c -catalogue-topics table -catalogue-version 0.4d - -name spverbatim -category Package -revision 15878 -shortdesc Allow line breaks within \verb and verbatim output -relocated 1 -longdesc LaTeX's \verb macro treats its argument as an unbreakable unit -longdesc of text. This can lead to poor typesetting, especially when the -longdesc argument is long. The spverbatim package provides an \spverb -longdesc macro that is analogous to \verb and an spverbatim environment -longdesc that is analogous to verbatim with the difference being that -longdesc \spverb and spverbatim allow LaTeX to break lines at space -longdesc characters. -containersize 1200 -containerchecksum 0de6b8f887bc5047a2c886d964016fb3f2e9b47fb3043be2515384663c2af0ef0a129ea6a09f5c47bb2ed0b102d8758f33273a451642b7e57c9fa1eaae2f4511 -doccontainersize 101460 -doccontainerchecksum 3a67db65e548ae9a540cd80461ba3525a3a8c133ba079108f3551d94dc85f9bb7ea9b58e6db8dc73025e998d9bad5e1782073b113d45d235d6f3d0393f31ff3c -docfiles size=30 - RELOC/doc/latex/spverbatim/README details="Readme" - RELOC/doc/latex/spverbatim/spverbatim.pdf details="Package documentation" -srccontainersize 3608 -srccontainerchecksum 7482bbd365a43b9e7329888d996c5dc3820b885de4d5fed1cea000bbc5421f16f5f174f73f71a6f1bed3fc21f0e1f1f6080b9ac290d84dfbef52bda6b6e17fa8 -srcfiles size=4 - RELOC/source/latex/spverbatim/spverbatim.dtx - RELOC/source/latex/spverbatim/spverbatim.ins -runfiles size=1 - RELOC/tex/latex/spverbatim/spverbatim.sty -catalogue-ctan /macros/latex/contrib/spverbatim -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics verbatim -catalogue-version 1.0 - -name sr-vorl -category Package -revision 39529 -shortdesc Class for Springer books -relocated 1 -longdesc This package provides a LaTeX class and templates for books to -longdesc be published at Springer Gabler Research, Springer Vieweg -longdesc Research, Springer Spektrum Research, Springer VS Research, or -longdesc Springer VS Forschung. It may be used to produce monographs in -longdesc different formats and "several-authors-books" fitting the -longdesc conditions of the aforementioned publishers. -containersize 3720 -containerchecksum 46b860301861c347c08e3ae49e20b1c45a4eb7d3e2afdfa425f9a9e43393409a346a6f9105151f1ba6c2fdb073a50b57b6a455648af50a1c19f26794b6a38132 -doccontainersize 447824 -doccontainerchecksum 24a0d001b8c48dfbf6d9830e84a48ae9372b83ce4b87eecb550d222a9188605233676a8ba377c4d9449d5edecee0764faf236c1d96c11bbc58b23913be3ea328 -docfiles size=115 - RELOC/doc/latex/sr-vorl/README details="Readme" - RELOC/doc/latex/sr-vorl/backmatter_sr-vorl.tex - RELOC/doc/latex/sr-vorl/frontmatter_sr-vorl.tex - RELOC/doc/latex/sr-vorl/hauptdatei_sr-vorl.tex - RELOC/doc/latex/sr-vorl/mainmatter_sr-vorl.tex - RELOC/doc/latex/sr-vorl/sr-vorl.pdf details="Package documentation" -srccontainersize 17400 -srccontainerchecksum 5edee30cc48c9b55fb8f388fdfa0da24c16844ff0cf19675da615df7087dccd61f625c5f03100c0032c8cfc0441d740edd30858e6e935c266cd79e702ac0eb85 -srcfiles size=17 - RELOC/source/latex/sr-vorl/sr-vorl.dtx - RELOC/source/latex/sr-vorl/sr-vorl.ins -runfiles size=3 - RELOC/tex/latex/sr-vorl/sr-vorl.cls -catalogue-ctan /macros/latex/contrib/springer/sr-vorl -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics book-pub class -catalogue-version 1.1 - -name srbook-mem -category Package -revision 45818 -catalogue serbian-book -shortdesc Support for use of memoir in Serbian -relocated 1 -longdesc The package provides a number of commands for adjusting memoir -longdesc output to Serbian style. -containersize 1088 -containerchecksum 42031993e075c8c20f30db2d4e166f000cda651227e8c6f4d54546de5209fc6cf2cb39c5484d925ac7e04de6f1bacdb5e2859219a8ac5f24f173e5d349f91910 -doccontainersize 263956 -doccontainerchecksum 846600cd654e5ad43027cc264a94cfc9af790e9ad3d23157d098d1494e3579bd11b5faa7d6b745220aa57ba28e712281332b7eafa41ee6c193abb5af23297cba -docfiles size=76 - RELOC/doc/latex/srbook-mem/README details="Readme" - RELOC/doc/latex/srbook-mem/SerbianBookMem.pdf details="Package documentation" - RELOC/doc/latex/srbook-mem/SerbianBookMem.tex - RELOC/doc/latex/srbook-mem/Test.pdf - RELOC/doc/latex/srbook-mem/Test.tex - RELOC/doc/latex/srbook-mem/TestLight.pdf - RELOC/doc/latex/srbook-mem/TestLight.tex -runfiles size=1 - RELOC/tex/latex/srbook-mem/srbook-mem.sty -catalogue-ctan /macros/latex/contrib/srbook-mem -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics book-pub serbian - -name srcltx -category Package -revision 15878 -shortdesc Jump between DVI and TeX files -relocated 1 -longdesc Provides a \special insertion into generated .dvi files -longdesc allowing one to jump from the .dvi file to the .tex source and -longdesc back again (given a .dvi viewer that supports this, such as Yap -longdesc or xdvi version 22.38 or later). This was originally written by -longdesc Aleksander Simonic, the author of the WinEdt shell. -containersize 2340 -containerchecksum 90e9b71af3780ecf95d40bf1634c0eca151f56b3f6e34e8025d85f325052028a4002ded679c42532f48d501144c207c64bb96ce1d8018f5748eab4d882b433a0 -doccontainersize 109812 -doccontainerchecksum 2497eea30903463d4fb66e1d48df88ae87b87c0571c77e1894b3a09b1aab37ec97de5b5ce4ed49ef5ace354aed6e9d3b2842e7f2bfbd1dababc89b43acb81a1e -docfiles size=33 - RELOC/doc/latex/srcltx/README details="Package Readme" - RELOC/doc/latex/srcltx/srcltx.pdf details="Package documentation" -srccontainersize 8668 -srccontainerchecksum 43662e9a7db4a19367b613814eb9fd4dc5d8d7d09f27f2afd7e9079eac7422d882d4fab0005eea4fa3d22ed49d93b713d86aa3c393b20a61fdbecd7f127e05ce -srcfiles size=8 - RELOC/source/latex/srcltx/srcltx.dtx - RELOC/source/latex/srcltx/srcltx.ins -runfiles size=3 - RELOC/tex/latex/srcltx/srcltx.sty - RELOC/tex/latex/srcltx/srctex.sty -catalogue-ctan /macros/latex/contrib/srcltx -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics debug-supp -catalogue-version 1.6 - -name srcredact -category Package -revision 38710 -shortdesc A tool for redacting sources -longdesc This package provides a tool to keep a master source, -longdesc consisting of different "chunks" intended for different -longdesc audiences. The tool allows to extract the versions intended for -longdesc different audiences and to incorporate the changes made in any -longdesc of these versions into the master document. This work was -longdesc commissioned by the Consumer Financial Protection Bureau, -longdesc United States Treasury. -depend srcredact.ARCH -containersize 4240 -containerchecksum 3b8ffb1a36605aa054f4b3b07ad8f149813b5adf67562dcc0015c1f45b38fd0cfd561b2930b7cd89db40aef124ed77aa4ad3350fb3cd366adab0d3bde3ec65ce -doccontainersize 384368 -doccontainerchecksum df2d83fc9849079a98f6062411d7ef7e500bc7dcba494ee8175377ac7f018c32bf53f69534578a8c0329f924026cd18986da23a8f35540494f4fc863c6c9e7ea -docfiles size=203 - texmf-dist/doc/man/man1/srcredact.1 - texmf-dist/doc/man/man1/srcredact.man1.pdf - texmf-dist/doc/support/srcredact/Makefile - texmf-dist/doc/support/srcredact/README details="Readme" - texmf-dist/doc/support/srcredact/srcredact.pdf details="Package documentation" - texmf-dist/doc/support/srcredact/srcredact.pod - texmf-dist/doc/support/srcredact/srcredact.tex - texmf-dist/doc/support/srcredact/twain-edited.tex - texmf-dist/doc/support/srcredact/twain1-default.pdf - texmf-dist/doc/support/srcredact/twain1-default.tex - texmf-dist/doc/support/srcredact/twain1-nobonds.pdf - texmf-dist/doc/support/srcredact/twain1-nobonds.tex - texmf-dist/doc/support/srcredact/twain1-uppercase.pdf - texmf-dist/doc/support/srcredact/twain1-uppercase.tex - texmf-dist/doc/support/srcredact/twain1.tex - texmf-dist/doc/support/srcredact/twain2-default.pdf - texmf-dist/doc/support/srcredact/twain2-default.tex - texmf-dist/doc/support/srcredact/twain2-nobonds.pdf - texmf-dist/doc/support/srcredact/twain2-nobonds.tex - texmf-dist/doc/support/srcredact/twain2-uppercase.pdf - texmf-dist/doc/support/srcredact/twain2-uppercase.tex - texmf-dist/doc/support/srcredact/twain2.tex -runfiles size=3 - texmf-dist/scripts/srcredact/srcredact.pl -catalogue-ctan /support/srcredact -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl2 -catalogue-topics cond-comp -catalogue-version 1.0 - -name srcredact.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of srcredact -containersize 340 -containerchecksum 14fb66757c1df3f412bd0e0a9a18f2760871c5f81b3023f62249a9a22ac1559e9b51986e99e85446a94fdfa872b2837021b89411cc5214e7e845ad60d41be13b -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/srcredact - -name srcredact.amd64-freebsd -category Package -revision 38710 -shortdesc amd64-freebsd files of srcredact -containersize 344 -containerchecksum e28abf5070a600dc5de3af65aeb4645c234f7469dfcc12a4e61eecac2d362ac2c1c585245c1bc2166c672ce8673492cfe33d8db65bdd417db0b13458d93f9e30 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/srcredact - -name srcredact.amd64-netbsd -category Package -revision 38710 -shortdesc amd64-netbsd files of srcredact -containersize 340 -containerchecksum c1eba838474d2d4b8b8d4bcacfdcced1f193e1a74fca27e7d762f39c187f5a310fe878eae5a30b1ebc6d57d172e9e4a37dc3b7b064cf491f16f2ef6b1a704991 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/srcredact - -name srcredact.armhf-linux -category Package -revision 38710 -shortdesc armhf-linux files of srcredact -containersize 340 -containerchecksum 289ebf84d8ac7909820d7031944fbccfe049d6eeab82c81f5e30f5c45abe67c3f7e8e77081c00884e7f4bec2a4bf9e4bc64ce8b6d386bd4aed92b594721f06e5 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/srcredact - -name srcredact.i386-cygwin -category Package -revision 38710 -shortdesc i386-cygwin files of srcredact -containersize 340 -containerchecksum cce0b7d0adbbdeb3d98181c1e0869cf4eae6fb01311fac5b178a69aada530dd78052d0d1f7310c0887691cab9f32b815929d27dd9f1656e73fe5c16921ecd220 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/srcredact - -name srcredact.i386-freebsd -category Package -revision 38710 -shortdesc i386-freebsd files of srcredact -containersize 344 -containerchecksum 362b30881b30d5b5bcbd7f32c41288ac7ae2f18a327a4959a6a3486653c43b9d5181544da681f9c3701271f3fbdbc852c8bbc8f22b00e6f29706911e11a34475 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/srcredact - -name srcredact.i386-linux -category Package -revision 38710 -shortdesc i386-linux files of srcredact -containersize 344 -containerchecksum b54899a0ea72bcc7324d379183baf5f43bb299b4a3b5b68562973a3ac8f39fd95d39624bdec678f8c7ac235e35574f284ac017f0cd474999e72a0aeea1746cdd -binfiles arch=i386-linux size=1 - bin/i386-linux/srcredact - -name srcredact.i386-netbsd -category Package -revision 38710 -shortdesc i386-netbsd files of srcredact -containersize 344 -containerchecksum 2bf8a7a76cd4ff3d66c6207271c9de9b518fae55766101a18bf1528f8854def67ca14e212e00e9c3a9c144c62e94d2f6816588014ec12411c47f2b7337d411b2 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/srcredact - -name srcredact.i386-solaris -category Package -revision 38710 -shortdesc i386-solaris files of srcredact -containersize 340 -containerchecksum b12e0edfa6103d3718bac92de75843a01300a814486fc46c021eec677d57ca557dff64f6cc3465d2dd5ab0dcf28a5a27e9d2509744fab5aa6a81bfcb101da15a -binfiles arch=i386-solaris size=1 - bin/i386-solaris/srcredact - -name srcredact.sparc-solaris -category Package -revision 38710 -shortdesc sparc-solaris files of srcredact -containersize 340 -containerchecksum a82c59084f2c71366fee6f910c42c276540bd31c6a6f4afe95ba683a99c808ad148de33fa0445cdf1f8385cc050cd5d1d9a5066e3c9f16414384984774722596 -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/srcredact - -name srcredact.win32 -category Package -revision 38710 -shortdesc win32 files of srcredact -containersize 684 -containerchecksum 1dcbda615f0a7fac8a5000d3d396f2ab0ef963be36403827a91e0a2decfe8d7c8bb68793272c44203f7c74c1bf47da97490c7c392b8d09988366d2da2d4fcaee -binfiles arch=win32 size=1 - bin/win32/srcredact.exe - -name srcredact.x86_64-cygwin -category Package -revision 38710 -shortdesc x86_64-cygwin files of srcredact -containersize 344 -containerchecksum 7e09de6264d9336d8bf0f9a605235ea0f931ae300ba0f43c59ca2b1ae68ff78e173a54c0190ed326d277f1b315170c78a6f0b0c8cee9e57356d8d340fdae5f7e -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/srcredact - -name srcredact.x86_64-darwin -category Package -revision 38710 -shortdesc x86_64-darwin files of srcredact -containersize 344 -containerchecksum 6ff9e23de21873080ee91151aaaff970d499863424346549c600a2b6c04f73525e7347c8051dd0f754d877ba562867083f71a2be1eb88ada648f85f21317372d -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/srcredact - -name srcredact.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of srcredact -containersize 348 -containerchecksum 4705d27fa2313cad3492dd11eea23f3eaddbfa24ecf7d60cf58680d78d4c9a65aa13619016826d165789c1bd01b8e726a9e92d37723b0c9c200ce822af49c7b9 -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/srcredact - -name srcredact.x86_64-linux -category Package -revision 38710 -shortdesc x86_64-linux files of srcredact -containersize 344 -containerchecksum e853af93d6134145ff291b0a54047904f9e054f4dac73264471cdfbf6b44595de156ae32350cb73f1c4e8be40b2379c5e6271814929be796858aae3f9e241dcb -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/srcredact - -name srcredact.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of srcredact -containersize 344 -containerchecksum 6523fd541ec8b8092bfe1352f17b4931b24452aaae3a93b2de33b5ef17adfb284ee9551bd5697be780c728dfefc902d22ec79e4b88b24656c5a82171d963b131 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/srcredact - -name srcredact.x86_64-solaris -category Package -revision 38710 -shortdesc x86_64-solaris files of srcredact -containersize 344 -containerchecksum a8f773f8240d31da0a5cb906a536f534358d15ecb91a1f99f471f91cde13780e064de9400bccd1d1c01f321d0835462198d5797d22877c4859a9ff59cce01c93 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/srcredact - -name srdp-mathematik -category Package -revision 49706 -shortdesc Typeset Austrian SRDP in mathematics -relocated 1 -longdesc This package provides basic commands for the defined formats of -longdesc the Austrian sRDP (Standardisierte Reife- und Diplomprufung) in -longdesc mathematics. Furthermore, it includes ways to implement answers -longdesc in the tex file which can optionally be displayed in the pdf -longdesc file, and it offers a way to vary the answers in order to -longdesc create different groups (e. g. for tests) easily. -containersize 6612 -containerchecksum 8dfd235aa0d39682b931df7793b638e8ed55189f4f36c167413c23a834d6596009f1d51d125f7f643380d991f4ec2631d2514fae0829bd373527f8cfba67a70b -doccontainersize 124392 -doccontainerchecksum 9f731479019b187c3e47f0730a5e52ece78d1e5532120f9f668f2caead56e6a83665f11d8b9c8b86c3eadf03a5117b16484b748b20ecb50520e27e8c52e8991b -docfiles size=47 - RELOC/doc/latex/srdp-mathematik/README.txt details="Readme" - RELOC/doc/latex/srdp-mathematik/srdp-mathematik.pdf details="Package documentation" - RELOC/doc/latex/srdp-mathematik/srdp-mathematik.tex -runfiles size=17 - RELOC/tex/latex/srdp-mathematik/srdp-mathematik.sty -catalogue-ctan /macros/latex/contrib/srdp-mathematik -catalogue-date 2019-01-14 18:24:52 +0100 -catalogue-license lppl1.3c -catalogue-topics exam maths -catalogue-version 1.2 - -name sseq -category Package -revision 31585 -shortdesc Typesetting spectral sequence charts -relocated 1 -longdesc The package provides commands to draw spectral sequence -longdesc diagrams, providing facilities for clipping and arranging -longdesc multiple symbols so that they do not overlap. The package is -longdesc built using pgf, and shares that systems large demands for TeX -longdesc system memory. Its geometric commands are based on a turtle -longdesc graphics model, and control structures such as loops and -longdesc conditionals are available. -containersize 8168 -containerchecksum 2926bc833f76f998eff7c9eadcdbad2a439917873e007bea681a420656e7b716f806e409d9febc1326ea88438f471b7033a5cc73fb587f1598dfbbf958250d13 -doccontainersize 215216 -doccontainerchecksum 7da492657d846acb4276f0546316038b99c723fbe66c529fb9b4d88435433361f8ef5335510c131c316a414cb2d11a96555ef021ad88f092146f8186379d45cb -docfiles size=53 - RELOC/doc/latex/sseq/sseq.pdf details="Package documentation" -srccontainersize 16172 -srccontainerchecksum c13a7298890ccecf743712b2bbd2acd360c38ad2cbd3e1ce134a06a429400a24fa2bdd1d01605202ae87668f8589f8ca9c614bec50ac82136d45ba11cb638300 -srcfiles size=17 - RELOC/source/latex/sseq/sseq.dtx - RELOC/source/latex/sseq/sseq.ins -runfiles size=10 - RELOC/tex/latex/sseq/sseq.sty -catalogue-ctan /macros/latex/contrib/sseq -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics maths -catalogue-version 2.01 - -name sslides -category Package -revision 32293 -shortdesc Slides with headers and footers -relocated 1 -longdesc The class provides a variant of the LaTeX standard slides -longdesc class, in which the user may add headers and footers to the -longdesc slide. -containersize 1116 -containerchecksum 487339e103574180b68847a0d584eee06e59c93c01783c6c66f5885856ccb2df49e0808b8f165097ea30fd85b382801c4c8b347dc7d075d2e94bc7e9f4ba8f2b -doccontainersize 22364 -doccontainerchecksum 5ff112e47d866bbd816772242170225037e273304ea340e730613cd5a11d3ccfa4bd81e22cd95ee61cc2c494fe651b22992b55b5605eda9a3dd1809c9ae49c4b -docfiles size=12 - RELOC/doc/latex/sslides/land-sample-slide.pdf details="Sample (landscape) slides" - RELOC/doc/latex/sslides/land-sample-slide.tex - RELOC/doc/latex/sslides/port-sample-slide.pdf - RELOC/doc/latex/sslides/port-sample-slide.tex -runfiles size=1 - RELOC/tex/latex/sslides/sslides.cls -catalogue-ctan /macros/latex/contrib/sslides -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics presentation - -name stack -category Package -revision 15878 -shortdesc Tools to define and use stacks -relocated 1 -longdesc The package provides a small set of commands to implement -longdesc stacks independently of TeX's own stack. As an example of how -longdesc the stacks might be used, the documentation offers a small -longdesc "relinput" package that implements the backbone of the import -longdesc package. -containersize 1812 -containerchecksum a67616c4cc3a4624f054de844cc3d34f2fc762e0bcb3a899f16d928c712904a67e2cebbafc70cd13b4cf1d43864f8a60b110c9b75d7ad5a2f9b4f89fc9f4a819 -srccontainersize 4100 -srccontainerchecksum 07d3f857a5078ef7670c02fcf2ed75b689a8363839224516f990c135ddda992cbc9ed46fe842fbcbdf3f1977a0bc54cebc690bc97cd8a89f62da2c286049b474 -srcfiles size=4 - RELOC/source/latex/stack/stack.dtx - RELOC/source/latex/stack/stack.ins -runfiles size=2 - RELOC/tex/latex/stack/relinput.sty - RELOC/tex/latex/stack/stack.sty -catalogue-ctan /macros/latex/contrib/stack -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics macro-supp -catalogue-version 1.00 - -name stackengine -category Package -revision 43221 -shortdesc Highly customised stacking of objects, insets, baseline changes, etc -relocated 1 -longdesc The package provides a versatile way to stack objects -longdesc vertically in a variety of customizable ways. A number of -longdesc useful macros are provided, all of which make use of the -longdesc stackengine core. -containersize 5072 -containerchecksum a97438b6eeda42feefdf024b50e0aa1bd62509a81ba8e789b365f95e82e323e9e1302c442cad8f85befbc228aa5546f74c68b741f16599f463a476515f211ec8 -doccontainersize 339820 -doccontainerchecksum bca4e157b28f17566d7bcc14113aa007ebb589c0feaaaadf2247e1ed6778233c997b4d565de410866e0ea8f72d281fb92f46c812f19d314563f32fcbdbbd6cdb -docfiles size=102 - RELOC/doc/latex/stackengine/README details="Readme" - RELOC/doc/latex/stackengine/stackengine.pdf details="Package documentation" - RELOC/doc/latex/stackengine/stackengine.tex -runfiles size=4 - RELOC/tex/latex/stackengine/stackengine.sty -catalogue-ctan /macros/latex/contrib/stackengine -catalogue-date 2017-02-13 14:03:10 +0100 -catalogue-license lppl1.3 -catalogue-topics macro-supp -catalogue-version 4.01 - -name stage -category Package -revision 44100 -shortdesc A LaTeX class for stage plays -relocated 1 -longdesc Stage.cls is a LaTeX class for creating plays of any length in -longdesc a standard manuscript format for production and submission. -containersize 2924 -containerchecksum 81184ec086db9723ed26877effa199f7829c31b226398a4744ddaa023729c941d31e551b45ef8092dce019c2fad6ef28a1020b677cfcb52f581c37e329b05887 -doccontainersize 153676 -doccontainerchecksum acaf16f0f5b6d08cfde1c893e81ad74089bda1bdbab975c520b321dbe8c255c1594fc980155fc55ab603a5c543ac571c1a9dc7e18454c8de54b08555b1cd187d -docfiles size=41 - RELOC/doc/latex/stage/README details="Package README" - RELOC/doc/latex/stage/stage-documentation.pdf details="Package documentation" - RELOC/doc/latex/stage/stage-documentation.tex -runfiles size=2 - RELOC/tex/latex/stage/stage.cls -catalogue-ctan /macros/latex/contrib/stage -catalogue-date 2017-04-27 23:31:51 +0200 -catalogue-license lppl1.3 -catalogue-topics drama-script -catalogue-version 1.00 - -name standalone -category Package -revision 47136 -shortdesc Compile TeX pictures stand-alone or as part of a document -relocated 1 -longdesc A class and package is provided which allows TeX pictures or -longdesc other TeX code to be compiled standalone or as part of a main -longdesc document. Special support for pictures with beamer overlays is -longdesc also provided. The package is used in the main document and -longdesc skips extra preambles in sub-files. The class may be used to -longdesc simplify the preamble in sub-files. By default the preview -longdesc package is used to display the typeset code without margins. -longdesc The behaviour in standalone mode may adjusted using a -longdesc configuration file standalone.cfg to redefine the standalone -longdesc environment. -containersize 11840 -containerchecksum 599fc0934d53eab3cb97bfed16317ebdd6f31b70e0016c3ce8c413752290319940a8793b0458abd58a2a2151f8f7156628b0a083f42a1fde73e0e7c666abbfcb -doccontainersize 270488 -doccontainerchecksum d7b86ac37855a9f2471ded0bd3cd370d4e7e247b0bf8a5ff63aa44e6ff8648fc1a696e813e25871ca5e02cb364f4abeced6bfc40d2f1679e0d5a894ace0872b6 -docfiles size=68 - RELOC/doc/latex/standalone/README details="Readme" - RELOC/doc/latex/standalone/standalone.pdf details="Package documentation" -srccontainersize 38564 -srccontainerchecksum 41a27055bf76047d986e44e8b9b582e217c3f347d3a1dccd8c20eb61abd423bfb234d1f5f8c2a1d907975b01cad37f850917de33cd4013ac36f610ff1c94b52c -srcfiles size=47 - RELOC/source/latex/standalone/standalone.dtx - RELOC/source/latex/standalone/standalone.ins -runfiles size=18 - RELOC/tex/latex/standalone/standalone.cfg - RELOC/tex/latex/standalone/standalone.cls - RELOC/tex/latex/standalone/standalone.sty - RELOC/tex/plain/standalone/standalone.tex -catalogue-also combine docmute includex newclude -catalogue-ctan /macros/latex/contrib/standalone -catalogue-date 2018-03-26 21:22:24 +0200 -catalogue-license lppl1.3 -catalogue-topics subdocs class -catalogue-version 1.3a - -name stanli -category Package -revision 42765 -shortdesc TikZ Library for Structural Analysis -relocated 1 -longdesc stanli is a STructural ANalysis LIbrary based on PGF/TikZ. -longdesc Creating new assignments and tests, at university, is usually a -longdesc very time-consuming task, especially when this includes drawing -longdesc graphics. In the field of structural engineering, those small -longdesc structures are a key part for teaching. This package permits to -longdesc create such 2D and 3D structures in a very fast and simple way. -containersize 9744 -containerchecksum 1aeb9ba661234bd6b51465535733a37431f26a755c1671390bdb686ffe86a0e09f70e7ba46cc2147c41028b40c23d4a79550579de6054ee76147f6244a0668a3 -doccontainersize 461048 -doccontainerchecksum 730f204c533c9ddd5b2ad1df32d46017e276cd3fe29d7361476d6a722c325d952ace1d14a210adbc33b1584c2765c5f429cd5eed66afc9f024ff4a7f334f4eb8 -docfiles size=153 - RELOC/doc/latex/stanli/README.md details="Readme" - RELOC/doc/latex/stanli/stanli.pdf details="Package documentation" - RELOC/doc/latex/stanli/stanli.tex -runfiles size=20 - RELOC/tex/latex/stanli/stanli.sty -catalogue-ctan /graphics/pgf/contrib/stanli -catalogue-date 2016-12-29 05:38:19 +0100 -catalogue-license gpllppl1.3 -catalogue-topics pgf-tikz engineering -catalogue-version 3.0 - -name starfont -category Package -revision 19982 -shortdesc The StarFont Sans astrological font -relocated 1 -longdesc The package contains StarFontSans and StarFontSerif, two -longdesc public-domain astrological fonts designed by Anthony I.P. Owen, -longdesc and the appropriate macros to use them with TeX and LaTeX. The -longdesc fonts are supplied both in the original TrueType Format and in -longdesc Adobe Type 1 format. -execute addMap starfont.map -containersize 179524 -containerchecksum 979b32c84862e7f4c3c57ec23222589cd21d3ca7bba00c45e268977f20a4b7ffe6eb66fa44ef05172c47de7ef846ede91015d1cde43ee867c38c0aa19bf74ff4 -doccontainersize 494556 -doccontainerchecksum 425d8bd16db28f54260579b9b8704c6a6417a52bba4d348f29f0cab001201c2944941e38ad079fc30b77584c1fb49cacb384e5ca7eafd5db69c7b2dd176c0028 -docfiles size=138 - RELOC/doc/fonts/starfont/COPYING - RELOC/doc/fonts/starfont/Makefile - RELOC/doc/fonts/starfont/README details="Readme" - RELOC/doc/fonts/starfont/STRFNSAN.TTF - RELOC/doc/fonts/starfont/STRFNSER.TTF - RELOC/doc/fonts/starfont/starfont.pdf details="Package documentation" - RELOC/doc/fonts/starfont/starfont.tex - RELOC/doc/fonts/starfont/table.pdf -runfiles size=57 - RELOC/fonts/afm/public/starfont/starfont.afm - RELOC/fonts/afm/public/starfont/strfnser.afm - RELOC/fonts/map/dvips/starfont/starfont.map - RELOC/fonts/tfm/public/starfont/fstr8x.tfm - RELOC/fonts/tfm/public/starfont/fsts8x.tfm - RELOC/fonts/type1/public/starfont/starfont.pfb - RELOC/fonts/type1/public/starfont/strfnser.pfb - RELOC/tex/latex/starfont/starfont.sty -catalogue-ctan /fonts/ps-type1/starfont -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics font astrology font-specialist font-ttf -catalogue-version 1.2 - -name startex -category Package -revision 35718 -shortdesc An XML-inspired format for student use -relocated 1 -longdesc A TeX format designed to help students write short reports and -longdesc essays. It provides the user with a suitable set of commands -longdesc for such a task. It is also more robust than plain TeX and -longdesc LaTeX. -containersize 10176 -containerchecksum 5df9424c8b3735efc287f4eee8ded1c79cf5121a1fe834494d0437f7dc9c04136d3d4e6c9d7bc1e66be973a8e1f4d1c9c1aab958551fcd20f578d263885794ac -doccontainersize 511924 -doccontainerchecksum 5ebd38171140df4d97331f3bc987b6edd8a5b32235ec573755651cb8514a06f6f97ef1772bcc8043a80d84ee51cb669d571a1a31815569c46960acae3cce6427 -docfiles size=186 - RELOC/doc/otherformats/startex/INSTALL - RELOC/doc/otherformats/startex/README details="Readme" - RELOC/doc/otherformats/startex/README.TEXLIVE - RELOC/doc/otherformats/startex/guide.pdf details="Beginner's guide" - RELOC/doc/otherformats/startex/ideas.pdf details="TUG'96 paper" - RELOC/doc/otherformats/startex/startex.bib - RELOC/doc/otherformats/startex/startex.pdf details="Documented source code" -srccontainersize 25188 -srccontainerchecksum 55df72d72aa4ed3973b00106dfb89cec16705209c37342f9a14875d01b3341209414cad3a1fc1b8c6573360ca668f0c36e7dd71663a07dba2521a81b4f667e60 -srcfiles size=26 - RELOC/source/startex/startex/startex.dtx - RELOC/source/startex/startex/startex.ins -runfiles size=17 - RELOC/makeindex/startex/stxglo.ist - RELOC/makeindex/startex/stxind.ist - RELOC/tex/startex/a4-article.stx - RELOC/tex/startex/article.stx - RELOC/tex/startex/ifi-article.stx - RELOC/tex/startex/ifi-artikkel.stx - RELOC/tex/startex/startex.lan - RELOC/tex/startex/startex.tex -catalogue-ctan /macros/startex -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics format -catalogue-version 1.04 - -name statex -category Package -revision 20306 -shortdesc Statistics style -relocated 1 -longdesc A package defining many macros for items of significance in -longdesc statistical presentations. An updated, but incompatible, -longdesc version of the package is available: statex2. -containersize 4884 -containerchecksum df5b8537898b92ba263b01612bda4ab28283810e2b13f75ba708834bffe2ecdd96c9c4ab35c215904bae3d6a3f22734471524cb06cfadf5110a21b16e6e16c83 -doccontainersize 177212 -doccontainerchecksum c9284b1edc4e94c660fac6dd112a1a2996da0024e3a1c71a20b01d507296ca0f5a103e6076fe1674c16e324fef6e7ec6a7cc33bf65127066d449ffa0bc95ded2 -docfiles size=45 - RELOC/doc/latex/statex/statex-example.pdf details="Package documentation (by example)" - RELOC/doc/latex/statex/statex-example.tex -runfiles size=4 - RELOC/tex/latex/statex/statex.sty -catalogue-ctan /macros/latex/contrib/statex -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics statistics -catalogue-version 1.6 - -name statex2 -category Package -revision 23961 -shortdesc Statistics style -relocated 1 -longdesc The package defines many macros for items of significance in -longdesc statistical presentations. It represents a syntax-incompatible -longdesc upgrade of statex. -containersize 5288 -containerchecksum d2bf5b1da4b5df042c81d5b6dfb0a37f37d62ee7feefc4ffb17326d01e4965b892ad71a39a8a0b5a3f1de33147c86b0a85895ee0dff47030171c811443885e19 -doccontainersize 177516 -doccontainerchecksum c5434dfc272a656020e2849e9ed3fda12121ca1c4c9a928ad6e77795e19b313a9ff77fff2f1f2056a1d3035103d1dc8d8dbbece97b63c34fa82314e2cfdbafa1 -docfiles size=45 - RELOC/doc/latex/statex2/statex2-example.pdf details="Package documentation (by example)" - RELOC/doc/latex/statex2/statex2-example.tex -runfiles size=5 - RELOC/tex/latex/statex2/statex2.sty -catalogue-ctan /macros/latex/contrib/statex2 -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics statistics -catalogue-version 2.1 - -name statistics -category Package -revision 48252 -shortdesc Compute and typeset statistics tables and graphics -relocated 1 -longdesc The 'statistics' package can compute and typeset statistics -longdesc like frequency tables, cumulative distribution functions -longdesc (increasing or decreasing, in frequency or absolute count -longdesc domain), from the counts of individual values, or ranges, or -longdesc even the raw value list with repetitions. It can also compute -longdesc and draw a bar diagram in case of individual values, or, when -longdesc the data repartition is known from ranges, an histogram or the -longdesc continuous cumulative distribution function. You can ask -longdesc 'statistics' to display no result, selective results or all of -longdesc them. Similarly 'statistics' can draw only some parts of the -longdesc graphs. Every part of the generated tables or graphics is -longdesc customizable. -containersize 8212 -containerchecksum e5fe49a729fbaea2a85e394e58e78459d4238e45c74f56d277694a8c0dc4b9b088b814072c2e12cfe6d8248a4b4a89dbc072bf7e121b57776445a170be26171c -doccontainersize 431312 -doccontainerchecksum a918e8c1962a20ed79e6c285820f9007a5873215f6408fe4aa482bec837f52af4fbc2b55266ab78c036b6da5dd5c656963870f366674e9a920e4126acb9bd459 -docfiles size=115 - RELOC/doc/latex/statistics/LICENSE - RELOC/doc/latex/statistics/README.md details="Readme" - RELOC/doc/latex/statistics/statistics.pdf details="Package documentation" -srccontainersize 23108 -srccontainerchecksum e735fc3fcb4db1a25396d65b68014b38488cb9f5bb2ecb30c751c96d4e376249ac29d990c79465cab0c5a0f199ae22e13c53ea1b2ba40802874380a4fafee779 -srcfiles size=31 - RELOC/source/latex/statistics/statistics.dtx - RELOC/source/latex/statistics/statistics.ins -runfiles size=14 - RELOC/tex/latex/statistics/statistics.sty -catalogue-ctan /macros/latex/contrib/statistics -catalogue-date 2018-07-21 22:08:10 +0200 -catalogue-license gpl3+ -catalogue-topics maths statistics -catalogue-version 2.0 - -name statistik -category Package -revision 20334 -shortdesc Store statistics of a document -relocated 1 -longdesc The package counts the numbers of pages per chapter, and stores -longdesc the results in a separate file; the format of the file is -longdesc selectable. -containersize 2164 -containerchecksum fb20d3b876618ccd5dc7cea70c4ad9fd80b9587c9fe916492268ae1ce8f539a07aa88bcd6367e7f396529555b8d121618a2287892471dcee4a2f825fe6e4dba3 -doccontainersize 94856 -doccontainerchecksum 694df9bf436b53a0909da133ea581f10e64e441b00419c7b428848a52ecf8cedb878f6003527f74e95d33cd3b8f64d1008ad041843dcd1761fcfc557998bd62c -docfiles size=28 - RELOC/doc/latex/statistik/sta_cvs.tex - RELOC/doc/latex/statistik/sta_mytable.tex - RELOC/doc/latex/statistik/sta_tab.tex - RELOC/doc/latex/statistik/sta_textable.tex - RELOC/doc/latex/statistik/sta_xml.tex - RELOC/doc/latex/statistik/statistik.pdf details="Package documentation" -srccontainersize 4544 -srccontainerchecksum 8f9e4dc7285cc86ffb6c570231861984906470e9297f6193594fbeebacb88a8ca97a05f9b8b955ae1ecfc8408dc08426adc16fcd85e4ffc5c12f6bc62f7c1303 -srcfiles size=5 - RELOC/source/latex/statistik/statistik.dtx - RELOC/source/latex/statistik/statistik.ins -runfiles size=2 - RELOC/tex/latex/statistik/statistik.sty -catalogue-ctan /macros/latex/contrib/statistik -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics doc-mgmt -catalogue-version 0.03 - -name statmath -category Package -revision 46925 -shortdesc A LaTeX package for simple use of statistical notation -relocated 1 -longdesc The package offers anumber of notational conventions to be used -longdesc in applied and theoretical papers in statistics which are -longdesc currently lacking in the popular amsmath package. The seasoned -longdesc LaTeX user will see that the provided commands are simple, -longdesc almost trivial, but will hopefully offer less cluttered -longdesc preambles as well as a welcome help for novice users. -containersize 1672 -containerchecksum 11b5155a0aa5c6b516290cfef8d5bf86fa00da0fde18e774bed73ae4f66ae3ba6844fb31a2d3a8da6687c17115328e900878f1fd1feaeea1b31f50036a8fe9f9 -doccontainersize 205824 -doccontainerchecksum 28420eafcac045d3ee0f2ef666ff43775eac020d50c490130aa2f85017781850e3066e41272ed7fd938baa6c7a7856fe352bf8df33b0fc9751f8fca6c20d0332 -docfiles size=52 - RELOC/doc/latex/statmath/README details="Readme" - RELOC/doc/latex/statmath/statmath.pdf details="Package documentation" -srccontainersize 3544 -srccontainerchecksum 923135c2e7f3839ccb6c5ea4641054fab1f64084e2389a962dbc08117dafb89b96edb355940548ea8a6846d3d9797bd97917832bafb95f745cb021bb04b3ae73 -srcfiles size=5 - RELOC/source/latex/statmath/statmath.dtx - RELOC/source/latex/statmath/statmath.ins -runfiles size=2 - RELOC/tex/latex/statmath/statmath.sty -catalogue-ctan /macros/latex/contrib/statmath -catalogue-date 2018-03-10 13:02:20 +0100 -catalogue-license lppl1.3 -catalogue-topics statistics -catalogue-version 0.1 - -name staves -category Package -revision 15878 -shortdesc Typeset Icelandic staves and runic letters -relocated 1 -longdesc This package contains all the necessary tools to typeset the -longdesc "magical" Icelandic staves plus the runic letters used in -longdesc Iceland. Included are a font in Adobe Type 1 format and LaTeX -longdesc support. -execute addMap icelandic.map -containersize 122000 -containerchecksum 15fc1c5170a6ec70bf2740e5b2b8580ed726f4a616830fc73a919c8a1fec6e3fd39788612ee37c9c20e3e67ced2824c6d0e93768b2dc54bd96259c4c3c9ce48b -doccontainersize 230480 -doccontainerchecksum 2bc0cb7294239ccdd14fc5f45fb0139269484623bccf4690d576de42965fabe872fce41a4de1af5d9ed7a534bc520aecc8f97835050b045a424f8cac5ebe0605 -docfiles size=74 - RELOC/doc/fonts/staves/README details="Package README" - RELOC/doc/fonts/staves/staves.pdf details="Package documentation" - RELOC/doc/fonts/staves/symbols.pdf details="List of symbols" -srccontainersize 3744 -srccontainerchecksum ee7a6d62ae35c5f2a1934c28eb0c999073e0fe3d697cc9fe900dea9244179276df7d3eaacd537771cb1c46ec38bf32cd1e4b21fa25bc64d2969f8c5eb36c6ed1 -srcfiles size=4 - RELOC/source/latex/staves/staves.dtx - RELOC/source/latex/staves/staves.ins -runfiles size=34 - RELOC/fonts/map/dvips/staves/icelandic.map - RELOC/fonts/tfm/public/staves/icelandic.tfm - RELOC/fonts/type1/public/staves/icelandic.pfb - RELOC/tex/latex/staves/staves.sty -catalogue-ctan /language/staves -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font font-type1 font-rune icelandic - -name stdclsdv -category Package -revision 15878 -shortdesc Provide sectioning information for package writers -relocated 1 -longdesc The stdclsdv package is designed for package writers who need -longdesc to know what sectioning divsions are provided by the document's -longdesc class. It also provides a version of \CheckCommand that sets a -longdesc flag rather than printing a warning. -containersize 1500 -containerchecksum 36b8a1e8ac6571778c942d8e11e6eb481a4e498606099c1c4bd54b57ff8a20a0b3d2366ecde89d3dd627b208b9c57d2951125c0ad0372552d42077a7614348e1 -doccontainersize 127944 -doccontainerchecksum 600ec2df2bc645370ecf32cb6ee76dec222c522eac2b52928141c64ed47df75bf66634816bd7e9f4faac09d9a53b1a45d6c4cc99e421b2e4ead360b691ebf3bf -docfiles size=38 - RELOC/doc/latex/stdclsdv/README details="Readme" - RELOC/doc/latex/stdclsdv/stdclsdv.pdf details="Package documentation" -srccontainersize 5384 -srccontainerchecksum f24deb8c4aed887af5baf1cb155f475b4947f2fa5ac7bf5cdd89cf0ea315eb901fa534bc71a36bf200dd814bd2b9ce9b149e8c52f47d48002931b5f1e3e3e00f -srcfiles size=5 - RELOC/source/latex/stdclsdv/stdclsdv.dtx - RELOC/source/latex/stdclsdv/stdclsdv.ins -runfiles size=1 - RELOC/tex/latex/stdclsdv/stdclsdv.sty -catalogue-ctan /macros/latex/contrib/stdclsdv -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics macro-supp -catalogue-version 1.1a - -name stdpage -category Package -revision 15878 -shortdesc Standard pages with n lines of at most m characters each -relocated 1 -longdesc For translations, proofreading, journal contributions etc. -longdesc standard pages are used. Those standard pages consist of a -longdesc fixed number of lines and characters per line. This package -longdesc produces pages with n lines of at most m characters each. For -longdesc instance the German "Normseite": 60 lines of 30 characters -longdesc each. -containersize 2076 -containerchecksum ebd8e13b5b75c14b6ee15d4b7c3702177b6f37125036636c47a1675ad5850740b8f536c7eadc3df000e63bf114a58dcb42cbd8de6139c8786a6b0c601faff572 -doccontainersize 102700 -doccontainerchecksum be07352e61f37a0d28fdd8e7edc390ec161bbc2208f4be7268225ac6662dd0edb118fa121a0fa1d999e8aaa3e44ff78549c8d5269b655e55d75784478fc5ea7f -docfiles size=31 - RELOC/doc/latex/stdpage/README details="Package README" - RELOC/doc/latex/stdpage/stdpage-test.tex - RELOC/doc/latex/stdpage/stdpage.pdf details="Package documentation" -srccontainersize 7384 -srccontainerchecksum 0a64a702cb074bcc5f331573d6becae1a092d5348df408146f333140f132756972404980eae549f117f6da73c4aed5ad19df502a8dc133e5106f87c8ca86601f -srcfiles size=6 - RELOC/source/latex/stdpage/stdpage.dtx - RELOC/source/latex/stdpage/stdpage.ins -runfiles size=2 - RELOC/tex/latex/stdpage/stdpage.sty -catalogue-ctan /macros/latex/contrib/stdpage -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.2 -catalogue-topics geometry -catalogue-version 0.6 - -name stealcaps -category Package -revision 46434 -shortdesc "Steal" small capitals -relocated 1 -longdesc This little package is mainly meant to be used when there is a -longdesc (TrueType or OpenType) font that does not provide real small -longdesc capitals. As a workaround, this package helps to borrow, or -longdesc "steal", the small capitals from another font. This might also -longdesc be useful in the rare case that someone does not like the -longdesc present small capitals, and wants to change them, or likes -longdesc those from another font better. To achieve the borrowing, one -longdesc only needs to load the package and specify the name of the -longdesc target font via the from option. Package dependencies: pgfopts, -longdesc iftex, fontspec. -containersize 1496 -containerchecksum c1e61b161a18c7194fa824ca13d645546a8847e9a3e5f6661f96b188bab52aec001ddd1659e02b90e7052b4a1586a0fb0a67d7c0a303df5b025389958c36c4f3 -doccontainersize 2993416 -doccontainerchecksum 60cedced7bbc7ff53f7bd1b07fcb521ae311f9aabce00e14eafab0439163b1b11ac292704d03f4433eb7365181d6ccd10f5de6423f4adcfb277457f8899e71f8 -docfiles size=743 - RELOC/doc/latex/stealcaps/README.md details="Readme" - RELOC/doc/latex/stealcaps/stealcaps.pdf details="Package documentation" - RELOC/doc/latex/stealcaps/testfile/EBGaramond.ttf.zip - RELOC/doc/latex/stealcaps/testfile/brelaregular.otf - RELOC/doc/latex/stealcaps/testfile/stealcapitals-test.pdf - RELOC/doc/latex/stealcaps/testfile/stealcapitals-test.tex -srccontainersize 3280 -srccontainerchecksum 33c1a228c67c060276e3d7d62b369556567d4365d0730a816ee99c3e59894eceb200279a464e5ce1fa7f248dd336a85d6ee7a94be15804d45d2415092ee708bc -srcfiles size=3 - RELOC/source/latex/stealcaps/stealcaps.dtx - RELOC/source/latex/stealcaps/stealcaps.ins -runfiles size=1 - RELOC/tex/latex/stealcaps/stealcaps.sty -catalogue-ctan /macros/latex/contrib/stealcaps -catalogue-date 2018-01-26 07:47:53 +0100 -catalogue-license lppl1.3c -catalogue-topics font-supp font-use -catalogue-version 1.0 - -name steinmetz -category Package -revision 15878 -shortdesc Print Steinmetz notation -relocated 1 -longdesc The steinmetz package provides a command for typesetting -longdesc complex numbers in the Steinmetz notation used in -longdesc electrotechnics as: <modulus>;<argument or phase inside an -longdesc angle symbol> The package makes use of pict2e. -containersize 1356 -containerchecksum 793fb6f3c11647fa3ec40154bae40dc6d479f11f5a3897866957ce60465ef2a3cdd9c22132ba0bb03b110355ca8cd668c74ff2de214792903bccc523e6ef7575 -doccontainersize 102712 -doccontainerchecksum 0f14d677a5597c392cff9617ac6fc7560660b10ea47d1b1e184ea04d01ffa3cdf70472c066872bad221c7eade131f7a56e0f75dacd3f16720775898aba56cfb4 -docfiles size=31 - RELOC/doc/latex/steinmetz/README details="Readme" - RELOC/doc/latex/steinmetz/steinmetz-test.tex - RELOC/doc/latex/steinmetz/steinmetz.pdf details="Package documentation" -srccontainersize 4880 -srccontainerchecksum 3007d5343758686145cc3c960234c1f9f553d76488e804d393bf56fd22694056c6b814fc80eaf292e2c85f52247a0c935a2eb16aba9ff5f6e81aacc72ea04417 -srcfiles size=4 - RELOC/source/latex/steinmetz/steinmetz.dtx - RELOC/source/latex/steinmetz/steinmetz.ins -runfiles size=1 - RELOC/tex/latex/steinmetz/steinmetz.sty -catalogue-ctan /macros/latex/contrib/steinmetz -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics engineering maths -catalogue-version 1.0 - -name stellenbosch -category Package -revision 36696 -shortdesc Stellenbosch thesis bundle -relocated 1 -longdesc The usthesis class/style files are provided to typeset reports, -longdesc theses and dissertations that conform to the requirements of -longdesc the Engineering Faculty of the University of Stellenbosch. The -longdesc class file usthesis.cls is based on the standard LaTeX book -longdesc class, while usthesis.sty is a style file to be loaded on top -longdesc of the very powerful memoir class. Both options give identical -longdesc output, but the benefit of the using memoir is that it has many -longdesc additional command and environments for formatting and -longdesc processing of a document. Usthesis is primarily concerned with -longdesc the formatting of the front matter such as the title page, -longdesc abstract, etc. and a decent page layout on A4 paper. It also -longdesc works together with the babel package to provide language -longdesc options to typeset documents in Afrikaans or in English. -longdesc Additional packages are provided for bibliographic matter, note -longdesc title pages, lists of symbols, as well as various graphic files -longdesc for logos. -containersize 703552 -containerchecksum b50034113084955cc712f03306ed369b1a6ba6bfe0072b9a754b77c923d7ee903cb09d1315391aaa15d7c98a32040ef0c1eebfa955ff677d5ee238a34561e15e -doccontainersize 3071128 -doccontainerchecksum 5b5d27765cdcfc171ae9308be017af84c86133fdb00c349421be359da40fc3f4c8f03ac7e1a97894a2ac633239870e6fc546d3dc9b47d6fc7a8c09e308f48393 -docfiles size=835 - RELOC/doc/latex/stellenbosch/CHANGELOG - RELOC/doc/latex/stellenbosch/README details="Bundle README" language="en" - RELOC/doc/latex/stellenbosch/USbib-1.0.pdf details="USbib package documentation" language="en" - RELOC/doc/latex/stellenbosch/USlogos-4.0.pdf - RELOC/doc/latex/stellenbosch/USnomencl-1.1.pdf details="USnomencl package documentation" language="en" - RELOC/doc/latex/stellenbosch/USsummary-1.0a.pdf details="USsummary package documentation" language="en" - RELOC/doc/latex/stellenbosch/USthesis-5.0.pdf details="Class/package documentation" language="en" - RELOC/doc/latex/stellenbosch/UStitle-1.0.pdf details="UStitle package documentation" language="en" - RELOC/doc/latex/stellenbosch/templates/masters-sample.zip - RELOC/doc/latex/stellenbosch/templates/report-sample.zip -srccontainersize 415316 -srccontainerchecksum 6df35b6c53d012a47684ad044fe0bbbccd472f37b557164f4a09d391d3f130b74b3a1f1c2856257a90e7ebe31b148ab7e8691bbadc499eb8474b0bf271cb4f73 -srcfiles size=108 - RELOC/source/latex/stellenbosch/USbib-1.0-scr.zip - RELOC/source/latex/stellenbosch/USlogos-4.0-src.zip - RELOC/source/latex/stellenbosch/USnomencl-1.1-src.zip - RELOC/source/latex/stellenbosch/USsummary-1.0a-src.zip - RELOC/source/latex/stellenbosch/USthesis-5.0-src.zip - RELOC/source/latex/stellenbosch/UStitle-1.0-src.zip -runfiles size=384 - RELOC/bibtex/bst/stellenbosch/usmeg-a.bst - RELOC/bibtex/bst/stellenbosch/usmeg-n.bst - RELOC/bibtex/bst/stellenbosch/ussagus.bst - RELOC/tex/latex/stellenbosch/logos/USEngLogo-BW-top.eps - RELOC/tex/latex/stellenbosch/logos/USEngLogo-BW-top.pdf - RELOC/tex/latex/stellenbosch/logos/USEngLogo-BW.eps - RELOC/tex/latex/stellenbosch/logos/USEngLogo-BW.pdf - RELOC/tex/latex/stellenbosch/logos/USEngLogo-top.eps - RELOC/tex/latex/stellenbosch/logos/USEngLogo-top.pdf - RELOC/tex/latex/stellenbosch/logos/USEngLogo.eps - RELOC/tex/latex/stellenbosch/logos/USEngLogo.pdf - RELOC/tex/latex/stellenbosch/logos/UScrest-BW.eps - RELOC/tex/latex/stellenbosch/logos/UScrest-BW.jpg - RELOC/tex/latex/stellenbosch/logos/UScrest-WM.eps - RELOC/tex/latex/stellenbosch/logos/UScrest-WM.jpg - RELOC/tex/latex/stellenbosch/logos/UScrest-stack.eps - RELOC/tex/latex/stellenbosch/logos/UScrest-stack.jpg - RELOC/tex/latex/stellenbosch/logos/UScrest-top.eps - RELOC/tex/latex/stellenbosch/logos/UScrest-top.jpg - RELOC/tex/latex/stellenbosch/logos/UScrest.eps - RELOC/tex/latex/stellenbosch/logos/UScrest.jpg - RELOC/tex/latex/stellenbosch/logos/USleaf-BW.eps - RELOC/tex/latex/stellenbosch/logos/USleaf-BW.pdf - RELOC/tex/latex/stellenbosch/logos/USleaf-gold.eps - RELOC/tex/latex/stellenbosch/logos/USleaf-gold.pdf - RELOC/tex/latex/stellenbosch/logos/USleaf-grey.eps - RELOC/tex/latex/stellenbosch/logos/USleaf-grey.pdf - RELOC/tex/latex/stellenbosch/logos/USleaf-maroon.eps - RELOC/tex/latex/stellenbosch/logos/USleaf-maroon.pdf - RELOC/tex/latex/stellenbosch/logos/USlogo-BW-left.eps - RELOC/tex/latex/stellenbosch/logos/USlogo-BW-left.pdf - RELOC/tex/latex/stellenbosch/logos/USlogo-BW-stack.eps - RELOC/tex/latex/stellenbosch/logos/USlogo-BW-stack.pdf - RELOC/tex/latex/stellenbosch/logos/USlogo-BW-top.eps - RELOC/tex/latex/stellenbosch/logos/USlogo-BW-top.pdf - RELOC/tex/latex/stellenbosch/logos/USlogo-BW.eps - RELOC/tex/latex/stellenbosch/logos/USlogo-BW.pdf - RELOC/tex/latex/stellenbosch/logos/USlogo-left.eps - RELOC/tex/latex/stellenbosch/logos/USlogo-left.pdf - RELOC/tex/latex/stellenbosch/logos/USlogo-stack.eps - RELOC/tex/latex/stellenbosch/logos/USlogo-stack.pdf - RELOC/tex/latex/stellenbosch/logos/USlogo-top.eps - RELOC/tex/latex/stellenbosch/logos/USlogo-top.pdf - RELOC/tex/latex/stellenbosch/logos/USlogo.eps - RELOC/tex/latex/stellenbosch/logos/USlogo.pdf - RELOC/tex/latex/stellenbosch/usbib.afr - RELOC/tex/latex/stellenbosch/usbib.eng - RELOC/tex/latex/stellenbosch/usbib.sty - RELOC/tex/latex/stellenbosch/usnomencl.sty - RELOC/tex/latex/stellenbosch/ussummary.sty - RELOC/tex/latex/stellenbosch/usthesis.afr - RELOC/tex/latex/stellenbosch/usthesis.cls - RELOC/tex/latex/stellenbosch/usthesis.eng - RELOC/tex/latex/stellenbosch/usthesis.sty - RELOC/tex/latex/stellenbosch/ustitle.sty -catalogue-ctan /macros/latex/contrib/stellenbosch -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics dissertation -catalogue-version 11a - -name stex -category Package -revision 40320 -shortdesc An Infrastructure for Semantic Preloading of LaTeX Documents -relocated 1 -longdesc The sTeX package collection is a version of TeX/LaTeX that -longdesc allows to markup TeX/LaTeX documents semantically without -longdesc leaving the document format, essentially turning it into a -longdesc document format for mathematical knowledge management (MKM). -containersize 39292 -containerchecksum 70f85f98b3427daa82583ee11b637d239b63595e3fa393f679f888c72be2b738eb8084fd7968935bf60ec135eac1bc6fec2047b7ecb193337a1052f991e10f61 -doccontainersize 5297908 -doccontainerchecksum cb3e15ccbb8ce24be0d8621df709de14b8812342714fd36c16b7105289b61bd6c48c0a69865f5a9ebbc832272eb9d70429f04cd2618a82e79520877935e181ce -docfiles size=1703 - RELOC/doc/latex/stex/cmath/README details="Readme" - RELOC/doc/latex/stex/cmath/cmath.pdf - RELOC/doc/latex/stex/dcm/README details="Readme" - RELOC/doc/latex/stex/dcm/dcm.pdf - RELOC/doc/latex/stex/example/Makefile - RELOC/doc/latex/stex/example/README details="Readme" - RELOC/doc/latex/stex/example/background/Makefile - RELOC/doc/latex/stex/example/background/all.pdf - RELOC/doc/latex/stex/example/background/all.tex - RELOC/doc/latex/stex/example/background/functions.omdoc - RELOC/doc/latex/stex/example/background/functions.pdf - RELOC/doc/latex/stex/example/background/functions.tex - RELOC/doc/latex/stex/example/background/post.tex - RELOC/doc/latex/stex/example/background/pre.tex - RELOC/doc/latex/stex/example/background/reals.pdf - RELOC/doc/latex/stex/example/background/reals.tex - RELOC/doc/latex/stex/example/paper/Makefile - RELOC/doc/latex/stex/example/paper/continuous.pdf - RELOC/doc/latex/stex/example/paper/continuous.tex - RELOC/doc/latex/stex/example/paper/differentiable.pdf - RELOC/doc/latex/stex/example/paper/differentiable.tex - RELOC/doc/latex/stex/example/paper/intro.pdf - RELOC/doc/latex/stex/example/paper/intro.tex - RELOC/doc/latex/stex/example/paper/paper.pdf - RELOC/doc/latex/stex/example/paper/paper.tex - RELOC/doc/latex/stex/hwexam/README details="Readme" - RELOC/doc/latex/stex/hwexam/hwexam.pdf - RELOC/doc/latex/stex/metakeys/README details="Readme" - RELOC/doc/latex/stex/metakeys/metakeys.pdf - RELOC/doc/latex/stex/mikoslides/README details="Readme" - RELOC/doc/latex/stex/mikoslides/mikoslides.pdf - RELOC/doc/latex/stex/modules/README details="Readme" - RELOC/doc/latex/stex/modules/modules.pdf - RELOC/doc/latex/stex/omdoc/README details="Readme" - RELOC/doc/latex/stex/omdoc/omdoc.pdf - RELOC/doc/latex/stex/omtext/README details="Readme" - RELOC/doc/latex/stex/omtext/omtext.pdf - RELOC/doc/latex/stex/presentation/README details="Readme" - RELOC/doc/latex/stex/presentation/presentation.pdf - RELOC/doc/latex/stex/problem/README details="Readme" - RELOC/doc/latex/stex/problem/problem.pdf - RELOC/doc/latex/stex/rfdmeta/README details="Readme" - RELOC/doc/latex/stex/rfdmeta/certification.pdf - RELOC/doc/latex/stex/rfdmeta/certification.tex - RELOC/doc/latex/stex/rfdmeta/rdfmeta.pdf - RELOC/doc/latex/stex/smglom/README details="Readme" - RELOC/doc/latex/stex/smglom/smglom.pdf - RELOC/doc/latex/stex/smultiling/README details="Readme" - RELOC/doc/latex/stex/smultiling/smultiling.pdf - RELOC/doc/latex/stex/sproof/README details="Readme" - RELOC/doc/latex/stex/sproof/sproof.pdf - RELOC/doc/latex/stex/sref/README details="Readme" - RELOC/doc/latex/stex/sref/book.pdf - RELOC/doc/latex/stex/sref/book.tex - RELOC/doc/latex/stex/sref/idc.pdf - RELOC/doc/latex/stex/sref/idc.tex - RELOC/doc/latex/stex/sref/idcmain.tex - RELOC/doc/latex/stex/sref/scr.pdf - RELOC/doc/latex/stex/sref/scr.tex - RELOC/doc/latex/stex/sref/scrmain.tex - RELOC/doc/latex/stex/sref/sref.pdf - RELOC/doc/latex/stex/statements/README details="Readme" - RELOC/doc/latex/stex/statements/statements.pdf - RELOC/doc/latex/stex/stex/README details="Readme" - RELOC/doc/latex/stex/stex/stex.pdf details="Package documentation" - RELOC/doc/latex/stex/structview/README details="Readme" - RELOC/doc/latex/stex/structview/structview.pdf - RELOC/doc/latex/stex/tikzinput/README details="Readme" - RELOC/doc/latex/stex/tikzinput/tikzinput.pdf - RELOC/doc/latex/stex/workaddress/README details="Readme" - RELOC/doc/latex/stex/workaddress/workaddress.pdf -srccontainersize 482852 -srccontainerchecksum 84699ffafd2a7b842afd664c21aafb4b75d91ebb8edf252e5810fb25aa48918866587ff5b1b955070df96e90e24cc5f990d52b0920037d7cd74594222d722dc3 -srcfiles size=613 - RELOC/source/latex/stex/bin/Modparse.pm - RELOC/source/latex/stex/bin/README - RELOC/source/latex/stex/bin/checksum - RELOC/source/latex/stex/bin/filedate - RELOC/source/latex/stex/bin/installFonts.sh - RELOC/source/latex/stex/bin/sms - RELOC/source/latex/stex/cmath/cmath.dtx - RELOC/source/latex/stex/cmath/cmath.ins - RELOC/source/latex/stex/dcm/dcm.dtx - RELOC/source/latex/stex/dcm/dcm.ins - RELOC/source/latex/stex/hwexam/hwexam.dtx - RELOC/source/latex/stex/hwexam/hwexam.ins - RELOC/source/latex/stex/lib/bib/extcrossrefs.bib - RELOC/source/latex/stex/lib/bib/extpubs.bib - RELOC/source/latex/stex/lib/bib/kwarccrossrefs.bib - RELOC/source/latex/stex/lib/bib/kwarcpubs.bib - RELOC/source/latex/stex/lib/make/Makefile - RELOC/source/latex/stex/lib/make/Makefile.base.in - RELOC/source/latex/stex/lib/make/Makefile.base.vars - RELOC/source/latex/stex/lib/make/Makefile.in - RELOC/source/latex/stex/lib/make/Makefile.latex.in - RELOC/source/latex/stex/lib/make/Makefile.latex.vars - RELOC/source/latex/stex/lib/make/Makefile.latexml.in - RELOC/source/latex/stex/lib/make/Makefile.latexml.vars - RELOC/source/latex/stex/lib/make/Makefile.subdirs - RELOC/source/latex/stex/lib/make/Makefile.vars - RELOC/source/latex/stex/lib/make/README - RELOC/source/latex/stex/metakeys/metakeys.dtx - RELOC/source/latex/stex/metakeys/metakeys.ins - RELOC/source/latex/stex/mikoslides/mikoslides.dtx - RELOC/source/latex/stex/mikoslides/mikoslides.ins - RELOC/source/latex/stex/modules/modules.dtx - RELOC/source/latex/stex/modules/modules.ins - RELOC/source/latex/stex/omdoc/omdoc.dtx - RELOC/source/latex/stex/omdoc/omdoc.ins - RELOC/source/latex/stex/omtext/omtext.dtx - RELOC/source/latex/stex/omtext/omtext.ins - RELOC/source/latex/stex/presentation/presentation.dtx - RELOC/source/latex/stex/presentation/presentation.ins - RELOC/source/latex/stex/problem/problem.dtx - RELOC/source/latex/stex/problem/problem.ins - RELOC/source/latex/stex/rfdmeta/rdfmeta.dtx - RELOC/source/latex/stex/rfdmeta/rdfmeta.ins - RELOC/source/latex/stex/smglom/smglom.dtx - RELOC/source/latex/stex/smglom/smglom.ins - RELOC/source/latex/stex/smultiling/smultiling.dtx - RELOC/source/latex/stex/smultiling/smultiling.ins - RELOC/source/latex/stex/sproof/sproof.dtx - RELOC/source/latex/stex/sproof/sproof.ins - RELOC/source/latex/stex/sref/sref.dtx - RELOC/source/latex/stex/sref/sref.ins - RELOC/source/latex/stex/statements/statements.dtx - RELOC/source/latex/stex/statements/statements.ins - RELOC/source/latex/stex/stex/stex.dtx - RELOC/source/latex/stex/stex/stex.ins - RELOC/source/latex/stex/structview/structview.dtx - RELOC/source/latex/stex/structview/structview.ins - RELOC/source/latex/stex/tikzinput/tikzinput.dtx - RELOC/source/latex/stex/tikzinput/tikzinput.ins - RELOC/source/latex/stex/workaddress/workaddress.dtx - RELOC/source/latex/stex/workaddress/workaddress.ins -runfiles size=47 - RELOC/tex/latex/stex/cmath/cmath.sty - RELOC/tex/latex/stex/dcm/dcm.sty - RELOC/tex/latex/stex/hwexam/hwexam.cls - RELOC/tex/latex/stex/hwexam/hwexam.sty - RELOC/tex/latex/stex/metakeys/metakeys.sty - RELOC/tex/latex/stex/mikoslides/beamerthemeJacobs.sty - RELOC/tex/latex/stex/mikoslides/cc-by-sa.png - RELOC/tex/latex/stex/mikoslides/cc_somerights.png - RELOC/tex/latex/stex/mikoslides/dangerous-bend.png - RELOC/tex/latex/stex/mikoslides/jacobs-logo.png - RELOC/tex/latex/stex/mikoslides/mikoaffiliation.sty - RELOC/tex/latex/stex/mikoslides/mikoslides.cls - RELOC/tex/latex/stex/mikoslides/mikoslides.sty - RELOC/tex/latex/stex/mikoslides/shading-l2r.png - RELOC/tex/latex/stex/modules/modules.sty - RELOC/tex/latex/stex/omdoc/omdoc.cls - RELOC/tex/latex/stex/omdoc/omdoc.sty - RELOC/tex/latex/stex/omtext/omtext.sty - RELOC/tex/latex/stex/presentation/presentation.sty - RELOC/tex/latex/stex/problem/problem.sty - RELOC/tex/latex/stex/rfdmeta/rdfmeta.sty - RELOC/tex/latex/stex/smglom/smglom.cls - RELOC/tex/latex/stex/smultiling/smultiling.sty - RELOC/tex/latex/stex/sproof/sproof.sty - RELOC/tex/latex/stex/sref/sref.sty - RELOC/tex/latex/stex/statements/statements.sty - RELOC/tex/latex/stex/stex/stex.sty - RELOC/tex/latex/stex/structview/structview.sty - RELOC/tex/latex/stex/tikzinput/tikzinput.sty - RELOC/tex/latex/stex/workaddress/workaddress.sty -catalogue-ctan /macros/latex/contrib/stex -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl -catalogue-topics struc-mkup format - -name stickstoo -category Package -revision 47858 -shortdesc A reworking of STIX2 -relocated 1 -longdesc SticksToo is a reworking of the STIX2 with support files -longdesc focussing on enhancements of support for LaTeX users wishing to -longdesc be able to access more of its features. A companion addition to -longdesc the newtxmath package (version 1.55) provides a matching math -longdesc package using STIX2 letters (Roman and Greek) with newtxmath -longdesc symbols. -execute addMap SticksTooText.map -containersize 2670056 -containerchecksum 8649809e4e3039f8111eba390e4b372a5d19b3dc68ea2da7d030165cac764e7652b5509fb12c4d52e163704a257800efd5d265b08f11c14834876d5e80c3b109 -doccontainersize 511452 -doccontainerchecksum c9dd9db2ef724552ce4ad442a431c9fe40e622f383234740a6ac56ea54d347b45a23eefbcf3a993687b9d6c0ff6d74948af7ddfc8cf8879b7be0ec6d78277d29 -docfiles size=138 - RELOC/doc/fonts/stickstoo/OFL-FAQ.txt - RELOC/doc/fonts/stickstoo/OFL.txt - RELOC/doc/fonts/stickstoo/README details="Readme" - RELOC/doc/fonts/stickstoo/stickstoo-doc.pdf details="Package documentation" - RELOC/doc/fonts/stickstoo/stickstoo-doc.tex -runfiles size=6097 - RELOC/fonts/afm/public/stickstoo/SticksTooText-Bold.afm - RELOC/fonts/afm/public/stickstoo/SticksTooText-BoldItalic.afm - RELOC/fonts/afm/public/stickstoo/SticksTooText-Italic.afm - RELOC/fonts/afm/public/stickstoo/SticksTooText-Regular.afm - RELOC/fonts/afm/public/stickstoo/stickstooMath-Bold.afm - RELOC/fonts/afm/public/stickstoo/stickstooMath-BoldItalic.afm - RELOC/fonts/afm/public/stickstoo/stickstooMath-Italic.afm - RELOC/fonts/afm/public/stickstoo/stickstooMath-Regular.afm - RELOC/fonts/enc/dvips/stickstoo/stx2-ot1.enc - RELOC/fonts/enc/dvips/stickstoo/stx2_3t3wpf.enc - RELOC/fonts/enc/dvips/stickstoo/stx2_3vezss.enc - RELOC/fonts/enc/dvips/stickstoo/stx2_4fcdhj.enc - RELOC/fonts/enc/dvips/stickstoo/stx2_57cumc.enc - RELOC/fonts/enc/dvips/stickstoo/stx2_5xzouo.enc - RELOC/fonts/enc/dvips/stickstoo/stx2_7bhcze.enc - RELOC/fonts/enc/dvips/stickstoo/stx2_7fpfyw.enc - RELOC/fonts/enc/dvips/stickstoo/stx2_ao4o3i.enc - RELOC/fonts/enc/dvips/stickstoo/stx2_b3i2vo.enc - RELOC/fonts/enc/dvips/stickstoo/stx2_bg3hea.enc - RELOC/fonts/enc/dvips/stickstoo/stx2_btooep.enc - RELOC/fonts/enc/dvips/stickstoo/stx2_c34sac.enc - RELOC/fonts/enc/dvips/stickstoo/stx2_dbm33u.enc - RELOC/fonts/enc/dvips/stickstoo/stx2_eexofg.enc - RELOC/fonts/enc/dvips/stickstoo/stx2_eqh7z7.enc - RELOC/fonts/enc/dvips/stickstoo/stx2_gbmh45.enc - RELOC/fonts/enc/dvips/stickstoo/stx2_gxpwoy.enc - RELOC/fonts/enc/dvips/stickstoo/stx2_hfcbd6.enc - RELOC/fonts/enc/dvips/stickstoo/stx2_irreni.enc - RELOC/fonts/enc/dvips/stickstoo/stx2_iximus.enc - RELOC/fonts/enc/dvips/stickstoo/stx2_m7frfq.enc - RELOC/fonts/enc/dvips/stickstoo/stx2_nb7tts.enc - RELOC/fonts/enc/dvips/stickstoo/stx2_nl7rkm.enc - RELOC/fonts/enc/dvips/stickstoo/stx2_noim42.enc - RELOC/fonts/enc/dvips/stickstoo/stx2_opxk4k.enc - RELOC/fonts/enc/dvips/stickstoo/stx2_pu4fsw.enc - RELOC/fonts/enc/dvips/stickstoo/stx2_pwkoq7.enc - RELOC/fonts/enc/dvips/stickstoo/stx2_qdtmbx.enc - RELOC/fonts/enc/dvips/stickstoo/stx2_quvxut.enc - RELOC/fonts/enc/dvips/stickstoo/stx2_rejbux.enc - RELOC/fonts/enc/dvips/stickstoo/stx2_rfrl5v.enc - RELOC/fonts/enc/dvips/stickstoo/stx2_sdn3a4.enc - RELOC/fonts/enc/dvips/stickstoo/stx2_slv267.enc - RELOC/fonts/enc/dvips/stickstoo/stx2_srw4fv.enc - RELOC/fonts/enc/dvips/stickstoo/stx2_t6nmmd.enc - RELOC/fonts/enc/dvips/stickstoo/stx2_tu2ozo.enc - RELOC/fonts/enc/dvips/stickstoo/stx2_uab2xo.enc - RELOC/fonts/enc/dvips/stickstoo/stx2_uhazou.enc - RELOC/fonts/enc/dvips/stickstoo/stx2_uofyr3.enc - RELOC/fonts/enc/dvips/stickstoo/stx2_v3a2cx.enc - RELOC/fonts/enc/dvips/stickstoo/stx2_vydqhu.enc - RELOC/fonts/enc/dvips/stickstoo/stx2_w6fsfr.enc - RELOC/fonts/enc/dvips/stickstoo/stx2_wfth6k.enc - RELOC/fonts/enc/dvips/stickstoo/stx2_wwmqdh.enc - RELOC/fonts/enc/dvips/stickstoo/stx2_wwolpm.enc - RELOC/fonts/enc/dvips/stickstoo/stx2_wxq2z6.enc - RELOC/fonts/enc/dvips/stickstoo/stx2_y4oioo.enc - RELOC/fonts/enc/dvips/stickstoo/stx2_ym7moh.enc - RELOC/fonts/enc/dvips/stickstoo/stx2_zscetg.enc - RELOC/fonts/enc/dvips/stickstoo/stx2i-ot1.enc - RELOC/fonts/map/dvips/stickstoo/SticksTooText.map - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-dnom-ly1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-dnom-ly1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-dnom-ot1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-dnom-t1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-dnom-t1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-inf-ly1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-inf-ly1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-inf-ot1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-inf-t1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-inf-t1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-lf-ly1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-lf-ly1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-lf-ot1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-lf-sc-t1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-lf-t1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-lf-t1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-lf-ts1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-lf-ts1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-numr-ly1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-numr-ly1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-numr-ot1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-numr-t1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-numr-t1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-osf-ly1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-osf-ly1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-osf-ot1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-osf-sc-t1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-osf-t1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-osf-t1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-osf-ts1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-osf-ts1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-ot1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-sup-ly1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-sup-ly1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-sup-ot1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-sup-t1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-sup-t1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-tlf-ly1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-tlf-ot1G.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-tlf-t1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-tosf-ly1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-tosf-ot1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-tosf-t1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-tosf-t1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Bold-tosf-ts1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-dnom-ly1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-dnom-ly1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-dnom-ot1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-dnom-t1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-dnom-t1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-inf-ly1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-inf-ly1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-inf-ot1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-inf-t1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-inf-t1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-lf-ly1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-lf-ot1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-lf-sc-t1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-lf-t1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-lf-t1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-lf-ts1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-numr-ly1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-numr-ly1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-numr-ot1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-numr-t1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-numr-t1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-osf-ly1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-osf-ly1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-osf-ot1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-osf-sc-t1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-osf-t1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-osf-t1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-osf-ts1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-ot1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-sup-ot1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-sup-t1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-tlf-ot1G.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-tosf-ly1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-tosf-ot1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-tosf-t1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-BoldItalic-tosf-ts1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-dnom-ly1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-dnom-ly1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-dnom-ot1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-dnom-t1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-dnom-t1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-inf-ly1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-inf-ly1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-inf-ot1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-inf-t1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-inf-t1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-lf-ly1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-lf-ly1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-lf-ot1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-lf-sc-t1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-lf-t1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-lf-t1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-lf-th-ly1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-lf-th-ly1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-lf-th-ot1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-lf-th-t1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-lf-th-t1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-lf-ts1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-lf-ts1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-numr-ly1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-numr-ly1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-numr-ot1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-numr-t1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-numr-t1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-osf-ly1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-osf-ly1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-osf-ot1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-osf-sc-t1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-osf-t1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-osf-t1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-osf-th-ly1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-osf-th-ly1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-osf-th-ot1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-osf-th-t1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-osf-th-t1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-osf-ts1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-osf-ts1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-ot1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-sup-ly1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-sup-ly1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-sup-ot1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-sup-t1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-sup-t1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-tlf-ly1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-tlf-ot1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-tlf-ot1G.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-tlf-t1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-tlf-th-ly1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-tlf-th-ly1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-tlf-th-ot1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-tlf-th-t1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-tlf-th-t1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-tlf-ts1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-tosf-ly1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-tosf-ot1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-tosf-t1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-tosf-th-ly1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-tosf-th-ly1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-tosf-th-ot1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-tosf-th-t1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-tosf-th-t1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Italic-tosf-ts1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-dnom-ly1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-dnom-ly1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-dnom-ot1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-dnom-t1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-dnom-t1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-inf-ly1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-inf-ly1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-inf-ot1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-inf-t1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-inf-t1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-lf-ly1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-lf-ly1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-lf-ot1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-lf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-lf-sc-ly1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-lf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-lf-sc-ot1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-lf-sc-t1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-lf-sc-t1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-lf-t1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-lf-t1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-lf-ts1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-lf-ts1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-numr-ly1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-numr-ly1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-numr-ot1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-numr-t1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-numr-t1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-osf-ly1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-osf-ly1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-osf-ot1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-osf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-osf-sc-ly1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-osf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-osf-sc-ot1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-osf-sc-t1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-osf-sc-t1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-osf-t1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-osf-t1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-osf-ts1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-osf-ts1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-ot1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-sup-ly1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-sup-ly1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-sup-ot1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-sup-t1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-sup-t1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-tlf-ly1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-tlf-ot1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-tlf-ot1G.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-tlf-t1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-tlf-t1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-tlf-ts1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-tosf-ly1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-tosf-ot1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-tosf-t1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-tosf-t1.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/stickstoo/SticksTooText-Regular-tosf-ts1.tfm - RELOC/fonts/tfm/public/stickstoo/ntxstx2bmi.tfm - RELOC/fonts/tfm/public/stickstoo/ntxstx2bmia.tfm - RELOC/fonts/tfm/public/stickstoo/ntxstx2mi.tfm - RELOC/fonts/tfm/public/stickstoo/ntxstx2mia.tfm - RELOC/fonts/tfm/public/stickstoo/stickstooMath-Bold.tfm - RELOC/fonts/tfm/public/stickstoo/stickstooMath-BoldItalic.tfm - RELOC/fonts/tfm/public/stickstoo/stickstooMath-Italic.tfm - RELOC/fonts/tfm/public/stickstoo/stickstooMath-Regular.tfm - RELOC/fonts/type1/public/stickstoo/SticksTooText-Bold.pfb - RELOC/fonts/type1/public/stickstoo/SticksTooText-BoldItalic.pfb - RELOC/fonts/type1/public/stickstoo/SticksTooText-Italic.pfb - RELOC/fonts/type1/public/stickstoo/SticksTooText-Regular.pfb - RELOC/fonts/type1/public/stickstoo/stickstooMath-Bold.pfb - RELOC/fonts/type1/public/stickstoo/stickstooMath-BoldItalic.pfb - RELOC/fonts/type1/public/stickstoo/stickstooMath-Italic.pfb - RELOC/fonts/type1/public/stickstoo/stickstooMath-Regular.pfb - RELOC/fonts/vf/public/stickstoo/SticksTooText-Bold-dnom-ly1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Bold-dnom-t1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Bold-inf-ly1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Bold-inf-t1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Bold-lf-ly1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Bold-lf-sc-ly1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Bold-lf-sc-ot1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Bold-lf-sc-t1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Bold-lf-t1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Bold-lf-ts1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Bold-numr-ly1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Bold-numr-t1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Bold-osf-ly1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Bold-osf-sc-ly1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Bold-osf-sc-ot1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Bold-osf-sc-t1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Bold-osf-t1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Bold-osf-ts1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Bold-sup-ly1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Bold-sup-t1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Bold-tlf-ly1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Bold-tlf-ot1G.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Bold-tlf-sc-ly1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Bold-tlf-sc-ot1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Bold-tlf-sc-t1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Bold-tlf-t1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Bold-tlf-ts1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Bold-tosf-ly1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Bold-tosf-sc-ly1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Bold-tosf-sc-ot1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Bold-tosf-sc-t1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Bold-tosf-t1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Bold-tosf-ts1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-BoldItalic-dnom-ly1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-BoldItalic-dnom-t1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-BoldItalic-inf-ly1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-BoldItalic-inf-t1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-BoldItalic-lf-ly1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-BoldItalic-lf-sc-ly1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-BoldItalic-lf-sc-ot1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-BoldItalic-lf-sc-t1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-BoldItalic-lf-t1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-BoldItalic-lf-ts1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-BoldItalic-numr-ly1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-BoldItalic-numr-t1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-BoldItalic-osf-ly1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-BoldItalic-osf-sc-ly1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-BoldItalic-osf-sc-ot1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-BoldItalic-osf-sc-t1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-BoldItalic-osf-t1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-BoldItalic-osf-ts1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-BoldItalic-sup-ly1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-BoldItalic-sup-t1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-BoldItalic-tlf-ly1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-BoldItalic-tlf-ot1G.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-BoldItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-BoldItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-BoldItalic-tlf-sc-t1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-BoldItalic-tlf-t1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-BoldItalic-tlf-ts1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-BoldItalic-tosf-ly1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-BoldItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-BoldItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-BoldItalic-tosf-sc-t1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-BoldItalic-tosf-t1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-BoldItalic-tosf-ts1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Italic-dnom-ly1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Italic-dnom-t1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Italic-inf-ly1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Italic-inf-t1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Italic-lf-ly1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Italic-lf-sc-ly1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Italic-lf-sc-ot1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Italic-lf-sc-t1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Italic-lf-t1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Italic-lf-th-ly1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Italic-lf-th-t1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Italic-lf-ts1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Italic-numr-ly1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Italic-numr-t1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Italic-osf-ly1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Italic-osf-sc-ly1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Italic-osf-sc-ot1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Italic-osf-sc-t1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Italic-osf-t1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Italic-osf-th-ly1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Italic-osf-th-t1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Italic-osf-ts1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Italic-sup-ly1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Italic-sup-t1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Italic-tlf-ly1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Italic-tlf-ot1G.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Italic-tlf-sc-ly1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Italic-tlf-sc-ot1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Italic-tlf-sc-t1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Italic-tlf-t1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Italic-tlf-th-ly1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Italic-tlf-th-t1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Italic-tlf-ts1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Italic-tosf-ly1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Italic-tosf-sc-ly1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Italic-tosf-sc-ot1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Italic-tosf-sc-t1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Italic-tosf-t1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Italic-tosf-th-ly1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Italic-tosf-th-t1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Italic-tosf-ts1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Regular-dnom-ly1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Regular-dnom-t1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Regular-inf-ly1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Regular-inf-t1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Regular-lf-ly1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Regular-lf-sc-ly1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Regular-lf-sc-ot1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Regular-lf-sc-t1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Regular-lf-t1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Regular-lf-ts1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Regular-numr-ly1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Regular-numr-t1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Regular-osf-ly1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Regular-osf-sc-ly1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Regular-osf-sc-ot1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Regular-osf-sc-t1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Regular-osf-t1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Regular-osf-ts1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Regular-sup-ly1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Regular-sup-t1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Regular-tlf-ly1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Regular-tlf-ot1G.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Regular-tlf-sc-ly1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Regular-tlf-sc-ot1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Regular-tlf-sc-t1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Regular-tlf-t1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Regular-tlf-ts1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Regular-tosf-ly1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Regular-tosf-sc-ly1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Regular-tosf-sc-ot1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Regular-tosf-sc-t1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Regular-tosf-t1.vf - RELOC/fonts/vf/public/stickstoo/SticksTooText-Regular-tosf-ts1.vf - RELOC/fonts/vf/public/stickstoo/ntxstx2bmi.vf - RELOC/fonts/vf/public/stickstoo/ntxstx2bmia.vf - RELOC/fonts/vf/public/stickstoo/ntxstx2mi.vf - RELOC/fonts/vf/public/stickstoo/ntxstx2mia.vf - RELOC/tex/latex/stickstoo/LY1SticksTooText-Dnom.fd - RELOC/tex/latex/stickstoo/LY1SticksTooText-Inf.fd - RELOC/tex/latex/stickstoo/LY1SticksTooText-LF.fd - RELOC/tex/latex/stickstoo/LY1SticksTooText-Numr.fd - RELOC/tex/latex/stickstoo/LY1SticksTooText-OsF.fd - RELOC/tex/latex/stickstoo/LY1SticksTooText-Sup.fd - RELOC/tex/latex/stickstoo/LY1SticksTooText-TLF.fd - RELOC/tex/latex/stickstoo/LY1SticksTooText-TOsF.fd - RELOC/tex/latex/stickstoo/OT1SticksTooText-Dnom.fd - RELOC/tex/latex/stickstoo/OT1SticksTooText-Inf.fd - RELOC/tex/latex/stickstoo/OT1SticksTooText-LF.fd - RELOC/tex/latex/stickstoo/OT1SticksTooText-Numr.fd - RELOC/tex/latex/stickstoo/OT1SticksTooText-OsF.fd - RELOC/tex/latex/stickstoo/OT1SticksTooText-Sup.fd - RELOC/tex/latex/stickstoo/OT1SticksTooText-TLF.fd - RELOC/tex/latex/stickstoo/OT1SticksTooText-TOsF.fd - RELOC/tex/latex/stickstoo/T1SticksTooText-Dnom.fd - RELOC/tex/latex/stickstoo/T1SticksTooText-Inf.fd - RELOC/tex/latex/stickstoo/T1SticksTooText-LF.fd - RELOC/tex/latex/stickstoo/T1SticksTooText-Numr.fd - RELOC/tex/latex/stickstoo/T1SticksTooText-OsF.fd - RELOC/tex/latex/stickstoo/T1SticksTooText-Sup.fd - RELOC/tex/latex/stickstoo/T1SticksTooText-TLF.fd - RELOC/tex/latex/stickstoo/T1SticksTooText-TOsF.fd - RELOC/tex/latex/stickstoo/TS1SticksTooText-LF.fd - RELOC/tex/latex/stickstoo/TS1SticksTooText-OsF.fd - RELOC/tex/latex/stickstoo/TS1SticksTooText-TLF.fd - RELOC/tex/latex/stickstoo/TS1SticksTooText-TOsF.fd - RELOC/tex/latex/stickstoo/stickstootext.sty -catalogue-ctan /fonts/stickstoo -catalogue-date 2018-05-28 08:09:08 +0200 -catalogue-license ofllppl -catalogue-topics font font-proportional font-maths font-type1 font-otf font-t1enc -catalogue-version 1.031 - -name stix -category Package -revision 47652 -shortdesc OpenType Unicode maths fonts -relocated 1 -longdesc The STIX fonts are a suite of unicode OpenType fonts containing -longdesc a complete set of mathematical glyphs. As of April 2018 this -longdesc package is considered obsolete. See stix2-otf and stix2-type1 -longdesc instead. -execute addMap stix.map -containersize 2595404 -containerchecksum 526f96636d7458e1d90502a36811f6f5edcb47c35edc95b5bbfaeb8c4a2379ed5f5e5e6df07b633cd8c107c5bd295c4747d9aa1a47209e135bf83e53e3d4b398 -doccontainersize 1838208 -doccontainerchecksum 3072cdce210346c3a40b6eb0bee16b91c490e60eb718d99cf6d846bb9ccf175645023d8c3c2d95ca097b70b8eea807b33e479770f1ef16d5e2fe1781fb236f8a -docfiles size=591 - RELOC/doc/fonts/stix/README details="Readme" - RELOC/doc/fonts/stix/STIX_Font_1.1.1-latex_Release_Documentation.doc - RELOC/doc/fonts/stix/STIX_Font_1.1.1-latex_Release_Documentation.pdf - RELOC/doc/fonts/stix/STIX_Font_1.1.1_Release_Documentation.doc - RELOC/doc/fonts/stix/STIX_Font_1.1.1_Release_Documentation.pdf - RELOC/doc/fonts/stix/STIX_Font_License_2010.txt - RELOC/doc/fonts/stix/stix.pdf details="Package documentation" -srccontainersize 27804 -srccontainerchecksum 45e8000e5ecc051af6fd9dcffd2e63c104116a595088834229c07f4f270e087f8bee732213da8caf1cb1eb0dc43170511c44100d1a74e2b4707d071245c51894 -srcfiles size=52 - RELOC/source/fonts/stix/stix.dtx - RELOC/source/fonts/stix/stix.fdd -runfiles size=1021 - RELOC/fonts/enc/dvips/stix/stix-extra1.enc - RELOC/fonts/enc/dvips/stix/stix-extra2.enc - RELOC/fonts/enc/dvips/stix/stix-extra3.enc - RELOC/fonts/enc/dvips/stix/stix-ot1.enc - RELOC/fonts/enc/dvips/stix/stix-ot2.enc - RELOC/fonts/enc/dvips/stix/stix-t1.enc - RELOC/fonts/enc/dvips/stix/stix-ts1.enc - RELOC/fonts/map/dvips/stix/stix.map - RELOC/fonts/opentype/public/stix/STIX-Bold.otf - RELOC/fonts/opentype/public/stix/STIX-BoldItalic.otf - RELOC/fonts/opentype/public/stix/STIX-Italic.otf - RELOC/fonts/opentype/public/stix/STIX-Regular.otf - RELOC/fonts/opentype/public/stix/STIXMath-Regular.otf - RELOC/fonts/tfm/public/stix/ot1-stixgeneral-bold.tfm - RELOC/fonts/tfm/public/stix/ot1-stixgeneral-bolditalic.tfm - RELOC/fonts/tfm/public/stix/ot1-stixgeneral-italic.tfm - RELOC/fonts/tfm/public/stix/ot1-stixgeneral.tfm - RELOC/fonts/tfm/public/stix/ot1-stixgeneralsc-bold.tfm - RELOC/fonts/tfm/public/stix/ot1-stixgeneralsc.tfm - RELOC/fonts/tfm/public/stix/ot2-stixgeneral-bold.tfm - RELOC/fonts/tfm/public/stix/ot2-stixgeneral-bolditalic.tfm - RELOC/fonts/tfm/public/stix/ot2-stixgeneral-italic.tfm - RELOC/fonts/tfm/public/stix/ot2-stixgeneral.tfm - RELOC/fonts/tfm/public/stix/ot2-stixgeneralsc-bold.tfm - RELOC/fonts/tfm/public/stix/ot2-stixgeneralsc.tfm - RELOC/fonts/tfm/public/stix/stix-extra1.tfm - RELOC/fonts/tfm/public/stix/stix-extra2.tfm - RELOC/fonts/tfm/public/stix/stix-extra3.tfm - RELOC/fonts/tfm/public/stix/stix-mathbb-bold.tfm - RELOC/fonts/tfm/public/stix/stix-mathbb.tfm - RELOC/fonts/tfm/public/stix/stix-mathbbit-bold.tfm - RELOC/fonts/tfm/public/stix/stix-mathbbit.tfm - RELOC/fonts/tfm/public/stix/stix-mathcal-bold.tfm - RELOC/fonts/tfm/public/stix/stix-mathcal.tfm - RELOC/fonts/tfm/public/stix/stix-mathex-bold.tfm - RELOC/fonts/tfm/public/stix/stix-mathex.tfm - RELOC/fonts/tfm/public/stix/stix-mathfrak-bold.tfm - RELOC/fonts/tfm/public/stix/stix-mathfrak.tfm - RELOC/fonts/tfm/public/stix/stix-mathit-bold.tfm - RELOC/fonts/tfm/public/stix/stix-mathit.tfm - RELOC/fonts/tfm/public/stix/stix-mathrm-bold.tfm - RELOC/fonts/tfm/public/stix/stix-mathrm.tfm - RELOC/fonts/tfm/public/stix/stix-mathscr-bold.tfm - RELOC/fonts/tfm/public/stix/stix-mathscr.tfm - RELOC/fonts/tfm/public/stix/stix-mathsf-bold.tfm - RELOC/fonts/tfm/public/stix/stix-mathsf.tfm - RELOC/fonts/tfm/public/stix/stix-mathsfit-bold.tfm - RELOC/fonts/tfm/public/stix/stix-mathsfit.tfm - RELOC/fonts/tfm/public/stix/stix-mathtt-bold.tfm - RELOC/fonts/tfm/public/stix/stix-mathtt.tfm - RELOC/fonts/tfm/public/stix/t1-stixgeneral-bold.tfm - RELOC/fonts/tfm/public/stix/t1-stixgeneral-bolditalic.tfm - RELOC/fonts/tfm/public/stix/t1-stixgeneral-italic.tfm - RELOC/fonts/tfm/public/stix/t1-stixgeneral.tfm - RELOC/fonts/tfm/public/stix/t1-stixgeneralsc-bold.tfm - RELOC/fonts/tfm/public/stix/t1-stixgeneralsc.tfm - RELOC/fonts/tfm/public/stix/ts1-stixgeneral-bold.tfm - RELOC/fonts/tfm/public/stix/ts1-stixgeneral-bolditalic.tfm - RELOC/fonts/tfm/public/stix/ts1-stixgeneral-italic.tfm - RELOC/fonts/tfm/public/stix/ts1-stixgeneral.tfm - RELOC/fonts/type1/public/stix/STIXGeneral-Bold.pfb - RELOC/fonts/type1/public/stix/STIXGeneral-BoldItalic.pfb - RELOC/fonts/type1/public/stix/STIXGeneral-Italic.pfb - RELOC/fonts/type1/public/stix/STIXGeneral-Regular.pfb - RELOC/fonts/type1/public/stix/stix-mathbb-bold.pfb - RELOC/fonts/type1/public/stix/stix-mathbb.pfb - RELOC/fonts/type1/public/stix/stix-mathbbit-bold.pfb - RELOC/fonts/type1/public/stix/stix-mathbbit.pfb - RELOC/fonts/type1/public/stix/stix-mathcal-bold.pfb - RELOC/fonts/type1/public/stix/stix-mathcal.pfb - RELOC/fonts/type1/public/stix/stix-mathex-bold.pfb - RELOC/fonts/type1/public/stix/stix-mathex.pfb - RELOC/fonts/type1/public/stix/stix-mathfrak-bold.pfb - RELOC/fonts/type1/public/stix/stix-mathfrak.pfb - RELOC/fonts/type1/public/stix/stix-mathit-bold.pfb - RELOC/fonts/type1/public/stix/stix-mathit.pfb - RELOC/fonts/type1/public/stix/stix-mathrm-bold.pfb - RELOC/fonts/type1/public/stix/stix-mathrm.pfb - RELOC/fonts/type1/public/stix/stix-mathscr-bold.pfb - RELOC/fonts/type1/public/stix/stix-mathscr.pfb - RELOC/fonts/type1/public/stix/stix-mathsf-bold.pfb - RELOC/fonts/type1/public/stix/stix-mathsf.pfb - RELOC/fonts/type1/public/stix/stix-mathsfit-bold.pfb - RELOC/fonts/type1/public/stix/stix-mathsfit.pfb - RELOC/fonts/type1/public/stix/stix-mathtt-bold.pfb - RELOC/fonts/type1/public/stix/stix-mathtt.pfb - RELOC/fonts/vf/public/stix/ot1-stixgeneralsc-bold.vf - RELOC/fonts/vf/public/stix/ot1-stixgeneralsc.vf - RELOC/fonts/vf/public/stix/ot2-stixgeneralsc-bold.vf - RELOC/fonts/vf/public/stix/ot2-stixgeneralsc.vf - RELOC/fonts/vf/public/stix/t1-stixgeneralsc-bold.vf - RELOC/fonts/vf/public/stix/t1-stixgeneralsc.vf - RELOC/tex/latex/stix/ls1stix.fd - RELOC/tex/latex/stix/ls1stixbb.fd - RELOC/tex/latex/stix/ls1stixfrak.fd - RELOC/tex/latex/stix/ls1stixscr.fd - RELOC/tex/latex/stix/ls1stixsf.fd - RELOC/tex/latex/stix/ls2stix.fd - RELOC/tex/latex/stix/ls2stixcal.fd - RELOC/tex/latex/stix/ls2stixex.fd - RELOC/tex/latex/stix/ls2stixtt.fd - RELOC/tex/latex/stix/ot1stix.fd - RELOC/tex/latex/stix/ot2stix.fd - RELOC/tex/latex/stix/stix.sty - RELOC/tex/latex/stix/t1stix.fd - RELOC/tex/latex/stix/ts1stix.fd -catalogue-also xits stix2-otf stix2-type1 -catalogue-ctan /fonts/stix -catalogue-date 2018-04-18 21:20:16 +0200 -catalogue-license ofllppl1.3 -catalogue-topics font font-serif font-otf font-type1 font-maths font-symbol-maths font-bbd -catalogue-version 1.1.3 - -name stix2-otf -category Package -revision 47549 -shortdesc OpenType Unicode text and maths fonts -relocated 1 -longdesc The Scientific and Technical Information eXchange (STIX) fonts -longdesc are intended to satisfy the demanding needs of authors, -longdesc publishers, printers, and others working in the scientific, -longdesc medical, and technical fields. They combine a comprehensive -longdesc Unicode-based collection of mathematical symbols and alphabets -longdesc with a set of text faces suitable for professional publishing. -longdesc The fonts are available royalty-free under the SIL Open Font -longdesc License. -containersize 712856 -containerchecksum e43ed32e2dfece68e6e38cd542a664ab7054500b5de56b2c86bdd4f31a9620facb39798322af97b7dfcb37f84662606ee97b34506c107136755bc0495991218b -doccontainersize 581144 -doccontainerchecksum 4723db0b72d7b6104adada756c25f0dc63642b6f292c10e54d9e9740d046850946baa66a06662b009471717f7252fa591422b4bb425a6fe94daa0c966f8ef339 -docfiles size=177 - RELOC/doc/fonts/stix2-otf/README.md details="Readme" - RELOC/doc/fonts/stix2-otf/STIX_2.0.0_glyph_sets.xlsx - RELOC/doc/fonts/stix2-otf/STIX_2.0.0_license.pdf - RELOC/doc/fonts/stix2-otf/STIX_2.0.0_release_notes.txt - RELOC/doc/fonts/stix2-otf/STIX_2.0.0_stylistic_sets.pdf details="Package documentation" -runfiles size=586 - RELOC/fonts/opentype/public/stix2-otf/STIX2Math.otf - RELOC/fonts/opentype/public/stix2-otf/STIX2Text-Bold.otf - RELOC/fonts/opentype/public/stix2-otf/STIX2Text-BoldItalic.otf - RELOC/fonts/opentype/public/stix2-otf/STIX2Text-Italic.otf - RELOC/fonts/opentype/public/stix2-otf/STIX2Text-Regular.otf -catalogue-ctan /fonts/stix2-otf -catalogue-date 2018-04-16 05:33:18 +0200 -catalogue-license ofl -catalogue-topics font font-otf font-maths font-symbol font-symbol-maths font-body font-collection font-nonroman font-serif -catalogue-version 2.0.0 - -name stix2-type1 -category Package -revision 47554 -shortdesc Type1 versions of the STIX Two OpenType fonts -relocated 1 -longdesc The stix2 package provides minimal support for using the STIX -longdesc Two fonts with versions of TeX that are limited to TFM files, -longdesc Type 1 PostScript fonts, and 8-bit font encodings. Version -longdesc 2.0.0 of the STIX fonts are being released in this format in -longdesc hopes of easing the transition from legacy TeX engines to -longdesc modern fully Unicode-compatible systems. The Type 1 versions -longdesc are merely a repackaging of the original OpenType versions and -longdesc should not be viewed as independent entities. Some glyphs that -longdesc are traditionally available in TeX math fonts are not yet -longdesc available in the STIX Two OpenType fonts. In such cases, we -longdesc have chosen to omit them from the stix2 package rather than -longdesc create incompatibilities between the OpenType and Type 1 -longdesc versions. In addition, while development of the OpenType -longdesc versions is ongoing, no further updates are planned to the Type -longdesc 1 versions of the fonts. -execute addMap stix2.map -containersize 3171360 -containerchecksum 55159de5e5294ae87cb217a51815333ebb16e48d8798e1488eadbc281dc155b37fc4cc917e54fb6d408e4c326717fef4ab8d0e6a607526b3850d54c9f439f492 -doccontainersize 1330932 -doccontainerchecksum 11d3d9e1e8aaf6cc3e6ff3d026add3fe3480a8582d0b4954d75bcf6ef6781f4710e5dfa2ef7984a870ac947644d941c449daac7977a340b19f7aa9ed155ca9d8 -docfiles size=327 - RELOC/doc/latex/stix2/stix2.pdf details="Package documentation" -srccontainersize 28000 -srccontainerchecksum 1a5662960c36cbbc3cd8a0fe06c32de4eb49b3e7c2f9922e03648b0a27640b643f5732a970c8f6e46066334fa54f6b66f68ecf7d8d2ac4f911715a9d3abf53cf -srcfiles size=52 - RELOC/source/latex/stix2/stix2.dtx - RELOC/source/latex/stix2/stix2.fdd -runfiles size=1665 - RELOC/fonts/enc/dvips/stix2/stix2-mathbb.enc - RELOC/fonts/enc/dvips/stix2/stix2-mathbbit.enc - RELOC/fonts/enc/dvips/stix2/stix2-mathcal.enc - RELOC/fonts/enc/dvips/stix2/stix2-mathex.enc - RELOC/fonts/enc/dvips/stix2/stix2-mathfrak-bold.enc - RELOC/fonts/enc/dvips/stix2/stix2-mathfrak.enc - RELOC/fonts/enc/dvips/stix2/stix2-mathit-bold.enc - RELOC/fonts/enc/dvips/stix2/stix2-mathit.enc - RELOC/fonts/enc/dvips/stix2/stix2-mathrm-bold.enc - RELOC/fonts/enc/dvips/stix2/stix2-mathrm.enc - RELOC/fonts/enc/dvips/stix2/stix2-mathscr-bold.enc - RELOC/fonts/enc/dvips/stix2/stix2-mathscr.enc - RELOC/fonts/enc/dvips/stix2/stix2-mathsf-bold.enc - RELOC/fonts/enc/dvips/stix2/stix2-mathsf.enc - RELOC/fonts/enc/dvips/stix2/stix2-mathsfit-bold.enc - RELOC/fonts/enc/dvips/stix2/stix2-mathsfit.enc - RELOC/fonts/enc/dvips/stix2/stix2-mathtt.enc - RELOC/fonts/enc/dvips/stix2/stix2-ot1.enc - RELOC/fonts/enc/dvips/stix2/stix2-ot1sc.enc - RELOC/fonts/enc/dvips/stix2/stix2-ot2.enc - RELOC/fonts/enc/dvips/stix2/stix2-ot2sc.enc - RELOC/fonts/enc/dvips/stix2/stix2-t1.enc - RELOC/fonts/enc/dvips/stix2/stix2-t1sc.enc - RELOC/fonts/enc/dvips/stix2/stix2-ts1.enc - RELOC/fonts/map/dvips/stix2/stix2.map - RELOC/fonts/source/public/stix2/ot1-stix2text-bold.pl - RELOC/fonts/source/public/stix2/ot1-stix2text-bolditalic.pl - RELOC/fonts/source/public/stix2/ot1-stix2text-italic.pl - RELOC/fonts/source/public/stix2/ot1-stix2text.pl - RELOC/fonts/source/public/stix2/ot1-stix2textsc-bold.pl - RELOC/fonts/source/public/stix2/ot1-stix2textsc.pl - RELOC/fonts/source/public/stix2/ot2-stix2text-bold.pl - RELOC/fonts/source/public/stix2/ot2-stix2text-bolditalic.pl - RELOC/fonts/source/public/stix2/ot2-stix2text-italic.pl - RELOC/fonts/source/public/stix2/ot2-stix2text.pl - RELOC/fonts/source/public/stix2/ot2-stix2textsc-bold.pl - RELOC/fonts/source/public/stix2/ot2-stix2textsc.pl - RELOC/fonts/source/public/stix2/stix2-mathbb.pl - RELOC/fonts/source/public/stix2/stix2-mathbbit.pl - RELOC/fonts/source/public/stix2/stix2-mathcal.pl - RELOC/fonts/source/public/stix2/stix2-mathex.pl - RELOC/fonts/source/public/stix2/stix2-mathfrak-bold.pl - RELOC/fonts/source/public/stix2/stix2-mathfrak.pl - RELOC/fonts/source/public/stix2/stix2-mathit-bold.pl - RELOC/fonts/source/public/stix2/stix2-mathit.pl - RELOC/fonts/source/public/stix2/stix2-mathrm-bold.pl - RELOC/fonts/source/public/stix2/stix2-mathrm.pl - RELOC/fonts/source/public/stix2/stix2-mathscr-bold.pl - RELOC/fonts/source/public/stix2/stix2-mathscr.pl - RELOC/fonts/source/public/stix2/stix2-mathsf-bold.pl - RELOC/fonts/source/public/stix2/stix2-mathsf.pl - RELOC/fonts/source/public/stix2/stix2-mathsfit-bold.pl - RELOC/fonts/source/public/stix2/stix2-mathsfit.pl - RELOC/fonts/source/public/stix2/stix2-mathtt.pl - RELOC/fonts/source/public/stix2/t1-stix2text-bold.pl - RELOC/fonts/source/public/stix2/t1-stix2text-bolditalic.pl - RELOC/fonts/source/public/stix2/t1-stix2text-italic.pl - RELOC/fonts/source/public/stix2/t1-stix2text.pl - RELOC/fonts/source/public/stix2/t1-stix2textsc-bold.pl - RELOC/fonts/source/public/stix2/t1-stix2textsc.pl - RELOC/fonts/source/public/stix2/ts1-stix2text-bold.pl - RELOC/fonts/source/public/stix2/ts1-stix2text-bolditalic.pl - RELOC/fonts/source/public/stix2/ts1-stix2text-italic.pl - RELOC/fonts/source/public/stix2/ts1-stix2text.pl - RELOC/fonts/tfm/public/stix2/ot1-stix2text-bold.tfm - RELOC/fonts/tfm/public/stix2/ot1-stix2text-bolditalic.tfm - RELOC/fonts/tfm/public/stix2/ot1-stix2text-italic.tfm - RELOC/fonts/tfm/public/stix2/ot1-stix2text.tfm - RELOC/fonts/tfm/public/stix2/ot1-stix2textsc-bold.tfm - RELOC/fonts/tfm/public/stix2/ot1-stix2textsc.tfm - RELOC/fonts/tfm/public/stix2/ot2-stix2text-bold.tfm - RELOC/fonts/tfm/public/stix2/ot2-stix2text-bolditalic.tfm - RELOC/fonts/tfm/public/stix2/ot2-stix2text-italic.tfm - RELOC/fonts/tfm/public/stix2/ot2-stix2text.tfm - RELOC/fonts/tfm/public/stix2/ot2-stix2textsc-bold.tfm - RELOC/fonts/tfm/public/stix2/ot2-stix2textsc.tfm - RELOC/fonts/tfm/public/stix2/stix2-mathbb.tfm - RELOC/fonts/tfm/public/stix2/stix2-mathbbit.tfm - RELOC/fonts/tfm/public/stix2/stix2-mathcal.tfm - RELOC/fonts/tfm/public/stix2/stix2-mathex.tfm - RELOC/fonts/tfm/public/stix2/stix2-mathfrak-bold.tfm - RELOC/fonts/tfm/public/stix2/stix2-mathfrak.tfm - RELOC/fonts/tfm/public/stix2/stix2-mathit-bold.tfm - RELOC/fonts/tfm/public/stix2/stix2-mathit.tfm - RELOC/fonts/tfm/public/stix2/stix2-mathrm-bold.tfm - RELOC/fonts/tfm/public/stix2/stix2-mathrm.tfm - RELOC/fonts/tfm/public/stix2/stix2-mathscr-bold.tfm - RELOC/fonts/tfm/public/stix2/stix2-mathscr.tfm - RELOC/fonts/tfm/public/stix2/stix2-mathsf-bold.tfm - RELOC/fonts/tfm/public/stix2/stix2-mathsf.tfm - RELOC/fonts/tfm/public/stix2/stix2-mathsfit-bold.tfm - RELOC/fonts/tfm/public/stix2/stix2-mathsfit.tfm - RELOC/fonts/tfm/public/stix2/stix2-mathtt.tfm - RELOC/fonts/tfm/public/stix2/t1-stix2text-bold.tfm - RELOC/fonts/tfm/public/stix2/t1-stix2text-bolditalic.tfm - RELOC/fonts/tfm/public/stix2/t1-stix2text-italic.tfm - RELOC/fonts/tfm/public/stix2/t1-stix2text.tfm - RELOC/fonts/tfm/public/stix2/t1-stix2textsc-bold.tfm - RELOC/fonts/tfm/public/stix2/t1-stix2textsc.tfm - RELOC/fonts/tfm/public/stix2/ts1-stix2text-bold.tfm - RELOC/fonts/tfm/public/stix2/ts1-stix2text-bolditalic.tfm - RELOC/fonts/tfm/public/stix2/ts1-stix2text-italic.tfm - RELOC/fonts/tfm/public/stix2/ts1-stix2text.tfm - RELOC/fonts/type1/public/stix2/STIX2Math.pfb - RELOC/fonts/type1/public/stix2/STIX2Text-Bold.pfb - RELOC/fonts/type1/public/stix2/STIX2Text-BoldItalic.pfb - RELOC/fonts/type1/public/stix2/STIX2Text-Italic.pfb - RELOC/fonts/type1/public/stix2/STIX2Text-Regular.pfb - RELOC/tex/latex/stix2/ls1stix2.fd - RELOC/tex/latex/stix2/ls1stix2bb.fd - RELOC/tex/latex/stix2/ls1stix2frak.fd - RELOC/tex/latex/stix2/ls1stix2scr.fd - RELOC/tex/latex/stix2/ls1stix2sf.fd - RELOC/tex/latex/stix2/ls2stix2.fd - RELOC/tex/latex/stix2/ls2stix2cal.fd - RELOC/tex/latex/stix2/ls2stix2ex.fd - RELOC/tex/latex/stix2/ls2stix2tt.fd - RELOC/tex/latex/stix2/ot1stix2.fd - RELOC/tex/latex/stix2/ot2stix2.fd - RELOC/tex/latex/stix2/stix2.sty - RELOC/tex/latex/stix2/t1stix2.fd - RELOC/tex/latex/stix2/ts1stix2.fd -catalogue-ctan /fonts/stix2-type1 -catalogue-date 2018-04-16 05:33:18 +0200 -catalogue-license ofllppl1.3 -catalogue-topics font font-type1 font-maths font-symbol-maths font-bbd font-body font-collection font-nonroman font-otf font-serif font-symbol font-supp font-supp-maths font-supp-symbol -catalogue-version 2.0.0 - -name stmaryrd -category Package -revision 22027 -shortdesc St Mary Road symbols for theoretical computer science -relocated 1 -longdesc The fonts were originally distributed as Metafont sources only, -longdesc but Adobe Type 1 versions are also now available. Macro support -longdesc is provided for use under LaTeX; the package supports the -longdesc "only" option (provided by the somedefs package) to restrict -longdesc what is loaded, for those who don't need the whole font. -execute addMixedMap stmaryrd.map -containersize 166140 -containerchecksum 3c0d67aefa6e10fb2875a690fab469a44fda3f245d4d2c9a0d1d0063984759cdac111b8d87982fd3d8b24ea82fb26600bbd2ec7ff18835606df3290ea7e5e886 -doccontainersize 78736 -doccontainerchecksum 1b4904a3d623a66bf0b81e33a491fc53b2d89e3c48910adce996961375e5775010bda5900421a7dca1d3df26bab965d04b05eb6ea040e3d314f9fce6d1a9c218 -docfiles size=28 - RELOC/doc/fonts/stmaryrd/INSTALL - RELOC/doc/fonts/stmaryrd/README details="Original README:" - RELOC/doc/fonts/stmaryrd/README.hoekwater - RELOC/doc/fonts/stmaryrd/stmaryrd.pdf details="Package and font documentation" -srccontainersize 6244 -srccontainerchecksum 5e623029e0e79897892b8d4bf9bfc37b16157908e624e80e9a1962b8ef848e74f9e916342dfa0822fdf3b5516cab86f19ea49b73404a0cc55b684d80af786718 -srcfiles size=7 - RELOC/source/fonts/stmaryrd/stmaryrd.dtx - RELOC/source/fonts/stmaryrd/stmaryrd.ins -runfiles size=98 - RELOC/fonts/afm/public/stmaryrd/stmary10.afm - RELOC/fonts/afm/public/stmaryrd/stmary5.afm - RELOC/fonts/afm/public/stmaryrd/stmary6.afm - RELOC/fonts/afm/public/stmaryrd/stmary7.afm - RELOC/fonts/afm/public/stmaryrd/stmary8.afm - RELOC/fonts/afm/public/stmaryrd/stmary9.afm - RELOC/fonts/map/dvips/stmaryrd/stmaryrd.map - RELOC/fonts/source/public/stmaryrd/stmary10.mf - RELOC/fonts/source/public/stmaryrd/stmary5.mf - RELOC/fonts/source/public/stmaryrd/stmary6.mf - RELOC/fonts/source/public/stmaryrd/stmary7.mf - RELOC/fonts/source/public/stmaryrd/stmary8.mf - RELOC/fonts/source/public/stmaryrd/stmary9.mf - RELOC/fonts/source/public/stmaryrd/stmaryaj.mf - RELOC/fonts/source/public/stmaryrd/stmaryba.mf - RELOC/fonts/source/public/stmaryrd/stmarych.mf - RELOC/fonts/source/public/stmaryrd/stmaryjg.mf - RELOC/fonts/source/public/stmaryrd/stmaryrd.mf - RELOC/fonts/tfm/public/stmaryrd/stmary10.tfm - RELOC/fonts/tfm/public/stmaryrd/stmary5.tfm - RELOC/fonts/tfm/public/stmaryrd/stmary6.tfm - RELOC/fonts/tfm/public/stmaryrd/stmary7.tfm - RELOC/fonts/tfm/public/stmaryrd/stmary8.tfm - RELOC/fonts/tfm/public/stmaryrd/stmary9.tfm - RELOC/fonts/type1/public/stmaryrd/stmary10.pfb - RELOC/fonts/type1/public/stmaryrd/stmary10.pfm - RELOC/fonts/type1/public/stmaryrd/stmary5.pfb - RELOC/fonts/type1/public/stmaryrd/stmary5.pfm - RELOC/fonts/type1/public/stmaryrd/stmary6.pfb - RELOC/fonts/type1/public/stmaryrd/stmary6.pfm - RELOC/fonts/type1/public/stmaryrd/stmary7.pfb - RELOC/fonts/type1/public/stmaryrd/stmary7.pfm - RELOC/fonts/type1/public/stmaryrd/stmary8.pfb - RELOC/fonts/type1/public/stmaryrd/stmary8.pfm - RELOC/fonts/type1/public/stmaryrd/stmary9.pfb - RELOC/fonts/type1/public/stmaryrd/stmary9.pfm - RELOC/tex/latex/stmaryrd/Ustmry.fd - RELOC/tex/latex/stmaryrd/stmaryrd.sty -catalogue-ctan /fonts/stmaryrd -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics comp-theory font font-symbol-maths font-mf font-type1 - -name storebox -category Package -revision 24895 -shortdesc Storing information for reuse -relocated 1 -longdesc The package provides "store boxes" whose user interface matches -longdesc that of normal LaTeX "save boxes", except that the content of a -longdesc store box appears at most once in the output PDF file, however -longdesc often it is used. The present version of the package supports -longdesc pdfLaTeX and LuaLaTeX; when DVI is output, store boxes behave -longdesc the same as save boxes. -containersize 2948 -containerchecksum 5fbda79d0adf0a1dfeb8d99af26efceb647fac8d07555989b4cedb286fee61492a2c517833f39a746adebe32ab38529f26ee6a34eb91efefbdce7d302e364194 -doccontainersize 194340 -doccontainerchecksum 15a6d1da8aa7d310f2e424ec55dfb4e200b1503951a00f04e8d09750c97ff90909b7aa253ca62c6fef124377ea9b4127dd4a0b963ce4a5abf78afecaefadbce0 -docfiles size=49 - RELOC/doc/latex/storebox/README details="Readme" - RELOC/doc/latex/storebox/storebox.pdf details="Package documentation" -srccontainersize 6216 -srccontainerchecksum 61ba29c2b787d41b6b400b173ebe100111f55c1a88aaa1ea56407f0796d83a01a68ba23958d8b8d24466123f5d6f7532ea6a9b4efa32ebeebeb495274347d1d3 -srcfiles size=7 - RELOC/source/latex/storebox/storebox.dtx - RELOC/source/latex/storebox/storebox.ins -runfiles size=4 - RELOC/tex/latex/storebox/storebox-pgf.sty - RELOC/tex/latex/storebox/storebox.sty -catalogue-ctan /macros/latex/contrib/storebox -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics pdf-feat macro-supp -catalogue-version 1.3a - -name storecmd -category Package -revision 24431 -shortdesc Store the name of a defined command in a container -relocated 1 -longdesc The package provides macros for command definition that save -longdesc the name of the command being defined in a file or a macro -longdesc container. The list could be useful for spelling exceptions in -longdesc text editors that do not support TeX syntax. -containersize 3300 -containerchecksum 882af655e2305834a5d79ef4a3d9e257969822940786e38afbeaab083bd87b61e167ce1ed6048cc75801d57d12e0e351f75ebee9be0d4dfe5112f6215e746d1f -doccontainersize 242400 -doccontainerchecksum b328e72eb75471e98941033a83085d2c2b4beb78fdb78112dfe6f4b9b282d7bcea5e473bb73db8c80b76b5fa08e14e7d23f62777393c8fb211b23abb6b953bcf -docfiles size=71 - RELOC/doc/latex/storecmd/README details="Readme" - RELOC/doc/latex/storecmd/storecmd-example.tex - RELOC/doc/latex/storecmd/storecmd-guide.pdf details="Package documentation" - RELOC/doc/latex/storecmd/storecmd-guide.tex -runfiles size=3 - RELOC/tex/latex/storecmd/storecmd.sty -catalogue-ctan /macros/latex/contrib/storecmd -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics macro-supp -catalogue-version 0.0.2 - -name stringstrings -category Package -revision 36203 -shortdesc String manipulation for cosmetic and programming application -relocated 1 -longdesc The package provides a large and sundry set of macros for the -longdesc manipulation of strings. The macros are developed not merely -longdesc for cosmetic application (such as changing the case of letters -longdesc and string substitution), but also for programming applications -longdesc such as character look-ahead, argument parsing, conditional -longdesc tests on various string conditions, etc. The macros were -longdesc designed all to be expandable (note that things such as -longdesc \uppercase and \lowercase are not expandable), so that the -longdesc macros may be strung together sequentially and nested (after a -longdesc fashion) to achieve rather complex manipulations. -containersize 9260 -containerchecksum 044a42e677d9bd425ed350f40a3fb1d419004c42dda56a152c13765530d49aa34d7cc80d1f2c7c6703338ebe2e0a526d3c043832436f3259b4a28bb6bcd8c068 -doccontainersize 395860 -doccontainerchecksum 2d63d1a5064b7979da09623f30ccc414539b00a788baf1f107fd6ec8bc7104e5ee3fbb38f19ac0aad6c518b03b5f6d4e9dd4097214ed51ab7da5ea4b8374b8db -docfiles size=108 - RELOC/doc/latex/stringstrings/README details="Readme" - RELOC/doc/latex/stringstrings/stringstrings.pdf details="Package documentation" -srccontainersize 33252 -srccontainerchecksum bd70fc77d5b2e64456463bdf89418456345fc0c20f5e1e85950c4d42f8c14886715d47686cce6816b011b48562be94aa9615fc9984c7eb8720aa4d1e6888760b -srcfiles size=40 - RELOC/source/latex/stringstrings/stringstrings.dtx - RELOC/source/latex/stringstrings/stringstrings.ins -runfiles size=15 - RELOC/tex/latex/stringstrings/stringstrings.sty -catalogue-also getargs -catalogue-ctan /macros/latex/contrib/stringstrings -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics text-manip -catalogue-version 1.23 - -name structmech -category Package -revision 47859 -shortdesc A TikZ command set for structural mechanics drawings -relocated 1 -longdesc This package provides a collection of TikZ commands that allow -longdesc users to draw basic elements in material/structural mechanics. -longdesc It is thus possible to draw member forces, nodal -longdesc forces/displacements, various boundary conditions, internal -longdesc force distributions, etc. -containersize 544 -containerchecksum a759dadfdda5854c37ac7c3273af3cd83057ae2150b750747071c535a572ed605276cd1d9995aa23b8412f8fb51249ef7a50f63784cd3381afcb864f479de5cb -doccontainersize 150116 -doccontainerchecksum 9279f28424459bc687a2a5492924d529c7067240264bd8fc0844ceee2592369a6c0c099c2608eec7045cf27d0aa1ccd17083b0d03a7bb7709c55ebe0c3d62f63 -docfiles size=52 - RELOC/doc/latex/structmech/README.md details="Readme" - RELOC/doc/latex/structmech/doc/structmech.pdf details="Package documentation" - RELOC/doc/latex/structmech/doc/structmech.tex - RELOC/doc/latex/structmech/tex/structmech.sty -catalogue-ctan /graphics/pgf/contrib/structmech -catalogue-date 2018-05-28 20:53:43 +0200 -catalogue-license gpl3+ -catalogue-topics pgf-tikz physics -catalogue-version 1.0 - -name struktex -category Package -revision 47931 -shortdesc Draw Nassi-Shneiderman charts -relocated 1 -longdesc Even in the age of OOP one must develop algorithms. -longdesc Nassi-Shneiderman charts are a well known tool to describe an -longdesc algorithm in a graphical way. The package offers some macros -longdesc for generating those charts in a LaTeX document. The package -longdesc provides the most important elements of a Nassi-Shneiderman -longdesc charts, including processing blocks, loops, mapping conventions -longdesc for alternatives, etc. The charts are drawn using the picture -longdesc environment (using pict2e for preference). -containersize 10100 -containerchecksum 2c2a038d7525884f095df0ef177a26d0ae99549e4b61deb7fe6c125bd1d9db623f4d15863ae46334285ef0a3b54b865d30ed7e2fcf81bd74d3adc56515c2765b -doccontainersize 785264 -doccontainerchecksum fd021b26565b651493941e75ce4ddddec23af39a8e12a8b04938453f0d6b9836fa9c1e9ef3888a5e1f69b94e8dbea6924e3ac896ded22873b50458f76be128aa -docfiles size=232 - RELOC/doc/latex/struktex/LIESMICH.md details="LIESMICH file" language="de" - RELOC/doc/latex/struktex/README.md details="Readme" - RELOC/doc/latex/struktex/struktex-test-0.nss - RELOC/doc/latex/struktex/struktex-test-1.tex - RELOC/doc/latex/struktex/struktex-test-2.tex - RELOC/doc/latex/struktex/struktex-test-3.tex - RELOC/doc/latex/struktex/struktex-test-4.tex - RELOC/doc/latex/struktex/struktex.de.pdf details="Package documentation" language="de" - RELOC/doc/latex/struktex/struktex.el - RELOC/doc/latex/struktex/struktex.en.pdf details="Package documentation" language="en" - RELOC/doc/latex/struktex/struktex.makemake - RELOC/doc/latex/struktex/struktex.mk -srccontainersize 65696 -srccontainerchecksum ac7a8b9b260d6089b9bc437b4c10601d9646afb8771aeea2f1d949d6ba9cc0cbab5f9cbb811aec7dc65b386fae90dfee2f9824b83b6aa7956041e320568093fe -srcfiles size=74 - RELOC/source/latex/struktex/struktex.dtx - RELOC/source/latex/struktex/struktex.ins -runfiles size=14 - RELOC/tex/latex/struktex/strukdoc.sty - RELOC/tex/latex/struktex/struktex.sty - RELOC/tex/latex/struktex/struktxf.sty - RELOC/tex/latex/struktex/struktxp.sty -catalogue-also pict2e -catalogue-ctan /macros/latex/contrib/struktex -catalogue-date 2018-06-04 21:54:41 +0200 -catalogue-license lppl1.2 -catalogue-topics diagram-flow -catalogue-version 2.3c-0-g7d3fc5b - -name sttools -category Package -revision 43684 -shortdesc Various macros -relocated 1 -longdesc A collection of tools and macros, providing: miscellaneous -longdesc float control, page styles for floats, multipage tabulars, even -longdesc columns at end of twocolumn region, switching between one- and -longdesc two-column anywhere, simulating the effect of "midfloats", a -longdesc package to manipulate numerical lists and arrays. -containersize 13156 -containerchecksum 304e8bf849c234766c8fc200c6027a8ebed023c11a77c1091c5e8ecaa7ad8f5f9b22d126d84ccb814d440c9c737d1483225e68d7a1436ece4dc344202c55867d -doccontainersize 806100 -doccontainerchecksum 648bbfbc3606212c22f28d135a9ac1770c6a6aaf241273b4db7648ceb923eedf829fda455733666798fe2c51b91ca3988f758ae00520b823d8280ca5e8cfe022 -docfiles size=247 - RELOC/doc/latex/sttools/README.md details="Readme" - RELOC/doc/latex/sttools/cuted.pdf - RELOC/doc/latex/sttools/floatpag.pdf - RELOC/doc/latex/sttools/flushend.pdf - RELOC/doc/latex/sttools/midfloat.pdf - RELOC/doc/latex/sttools/stabular.pdf - RELOC/doc/latex/sttools/stfloats.pdf - RELOC/doc/latex/sttools/sttools.pdf details="Overview of the bundle" - RELOC/doc/latex/sttools/texsort.pdf -srccontainersize 21028 -srccontainerchecksum 9a87c6db7af113bf68419cca8cd27d8c1de0991cba96b2d27fe8fbd37018c8b4a094018165446dce575c95ec29cf85c8eec97492298403b8bce3f184236ec443 -srcfiles size=42 - RELOC/source/latex/sttools/cuted.dtx - RELOC/source/latex/sttools/floatpag.dtx - RELOC/source/latex/sttools/flushend.dtx - RELOC/source/latex/sttools/midfloat.dtx - RELOC/source/latex/sttools/stabular.dtx - RELOC/source/latex/sttools/stfloats.dtx - RELOC/source/latex/sttools/sttools.dtx - RELOC/source/latex/sttools/sttools.ins - RELOC/source/latex/sttools/texsort.dtx -runfiles size=28 - RELOC/tex/latex/sttools/cuted.sty - RELOC/tex/latex/sttools/floatpag.sty - RELOC/tex/latex/sttools/flushend.sty - RELOC/tex/latex/sttools/midfloat.sty - RELOC/tex/latex/sttools/stabular.sty - RELOC/tex/latex/sttools/stfloats.sty - RELOC/tex/latex/sttools/texsort.sty -catalogue-ctan /macros/latex/contrib/sttools -catalogue-date 2017-04-03 11:28:06 +0200 -catalogue-license lppl1.3 -catalogue-topics collection -catalogue-version 2.0 - -name stubs -category Package -revision 19440 -shortdesc Create tear-off stubs at the bottom of a page -relocated 1 -longdesc The \stubs command creates as many repetitions as possible of -longdesc its argument, at the bottom of the page; these stubs may be -longdesc used (for example) for contact information. -containersize 1720 -containerchecksum 3282529ac0a07cef0088ecc46dd74a5dd4ea50fa2664131bc4368ac0b59aba515eeff04310e7f4c0d656f9e30ea0f4e13f6f637f51b9f8ff16167d2996d135a7 -doccontainersize 23888 -doccontainerchecksum 0f9fb5849a4c2e44e712ca2ad5d4834b902c1c1fa610bb26f7f8bfe98c09fa5dda4b2786ad79225a697299542c59d5ea49e323b93c6145d6acc7ae379896675e -docfiles size=14 - RELOC/doc/latex/stubs/COPYING - RELOC/doc/latex/stubs/README - RELOC/doc/latex/stubs/README.TEXLIVE - RELOC/doc/latex/stubs/changelog.txt - RELOC/doc/latex/stubs/stubs_ex.pdf details="Example of use" - RELOC/doc/latex/stubs/stubs_ex.tex -runfiles size=1 - RELOC/tex/latex/stubs/stubs.sty -catalogue-ctan /macros/latex/contrib/stubs -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics advert -catalogue-version 0.1.1 - -name studenthandouts -category Package -revision 43516 -shortdesc Management and styling of student handout projects -relocated 1 -longdesc This package can be used to generate a single master document -longdesc that contains a set of individual student handouts. The package -longdesc has two main functions. First, it provides a simple framework -longdesc for organizing handout source code, and supplies a set of -longdesc import management tools for selectively importing a subset of -longdesc the handouts into the master document. Selective import is -longdesc convenient when compilation of all of the handouts is -longdesc unnecessary, for example when working on a new handout. As a -longdesc secondary feature, the package defines a basic visual style for -longdesc handouts. This style can be easily changed. -containersize 4352 -containerchecksum 6a0c05d2e87f023d213ceae35c0e2202a08b032567831cad828e51cc28a7125a771810ad5996a710440785d6a8776ad4290071b114ae23d03b7c0d9633bf0b4f -doccontainersize 318536 -doccontainerchecksum 5d2c842443f43c8452a789398cc526aff5b22ead9b4940000afd64f1b2f27a1db46b8d47cb2e0867df501c63f968654c3fcb324f0e882b358e7e5344ebbb45ec -docfiles size=91 - RELOC/doc/latex/studenthandouts/README details="Readme" - RELOC/doc/latex/studenthandouts/samplecode/worksheets.tex - RELOC/doc/latex/studenthandouts/samplecode/worksheets/handout-1-1.tex - RELOC/doc/latex/studenthandouts/samplecode/worksheets/handout-1-2.tex - RELOC/doc/latex/studenthandouts/samplecode/worksheets/handout-1-3.tex - RELOC/doc/latex/studenthandouts/samplecode/worksheets/handout-2-1.tex - RELOC/doc/latex/studenthandouts/samplecode/worksheets/handout-2-2.tex - RELOC/doc/latex/studenthandouts/samplecode/worksheets/handout-3-1.tex - RELOC/doc/latex/studenthandouts/samplecode/worksheets/handout-3-2.tex - RELOC/doc/latex/studenthandouts/studenthandouts-doc.pdf details="Package documentation" - RELOC/doc/latex/studenthandouts/studenthandouts-doc.tex -runfiles size=3 - RELOC/tex/latex/studenthandouts/studenthandouts.sty -catalogue-ctan /macros/latex/contrib/studenthandouts -catalogue-date 2017-03-16 20:27:26 +0100 -catalogue-license lppl1.3 -catalogue-topics presentation -catalogue-version 1.0 - -name sty2dtx -category Package -revision 29743 -shortdesc Create a .dtx file from a .sty file -longdesc The package provides a Perl script that converts a .sty file -longdesc (LaTeX package) to .dtx format (documented LaTeX source), by -longdesc surrounding macro definitions with macro and macrocode -longdesc environments. The macro name is automatically inserted as an -longdesc argument to the macro environemnt. Code lines outside macro -longdesc definitions are wrapped only in macrocode environments. Empty -longdesc lines are removed. The script should not be thought to be fool -longdesc proof and 100% accurate but rather as a good start to the -longdesc business of making a .dtx file from an undocumented style file. -longdesc Full .dtx files are generated. A template based on the skeleton -longdesc file from 'dtxtut' is used. User level macros are added -longdesc automatically to the 'Usage' section of the .dtx file. A -longdesc corresponding .ins file can be generated as well. -depend sty2dtx.ARCH -containersize 8672 -containerchecksum a85b16ea69c410dc44a167b15a0b362d8f8137c278e4c62b18009395347594c956517c3ca578dbeedeb8564c79cec82b4056dd64bd4a212bd9edbaa1d444f6f4 -doccontainersize 151552 -doccontainerchecksum aa2b3e7ede27a3793edac52a9468639b152dc3a309730611f3c3aab3997d14f9f7f980a077c96fc610b8eb514f99e900017791e4bc68c59d7d14db2f0bffce91 -docfiles size=43 - texmf-dist/doc/man/man1/sty2dtx.1 - texmf-dist/doc/man/man1/sty2dtx.man1.pdf - texmf-dist/doc/support/sty2dtx/README details="Readme" - texmf-dist/doc/support/sty2dtx/sty2dtx.pdf -runfiles size=8 - texmf-dist/scripts/sty2dtx/sty2dtx.pl -catalogue-also makedtx -catalogue-ctan /support/sty2dtx -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl3 -catalogue-topics package-devel -catalogue-version 2.3 - -name sty2dtx.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of sty2dtx -containersize 340 -containerchecksum c1d0426b6e788da09a43d225c9737e968c04cbf5b620211d8f60a664a59c080cce0974cdee35c96be5271c4a5a1ad859049e548d58277afe9b0cdb8531b9ac72 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/sty2dtx - -name sty2dtx.amd64-freebsd -category Package -revision 21215 -shortdesc amd64-freebsd files of sty2dtx -containersize 340 -containerchecksum 6cdddc9c9d4efa75ee97216c6137fd1463b74ca42e166ae552f963bdb2ef92fda8bbf6a0fdc3f3034b2b74edfbddbc9cfc095a0de7c7d34e700367c511751e11 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/sty2dtx - -name sty2dtx.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of sty2dtx -containersize 340 -containerchecksum ca81ca3d1bf1075e3fe1d625c6107fa9caa794b1d464f418364cdb42db931e191cea81cba29159f944aa018ba3dce448ce0fb2773850f75cb191e7005b1a94fb -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/sty2dtx - -name sty2dtx.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of sty2dtx -containersize 340 -containerchecksum 8b9aef8632fd650b15c9865a3cd9960406082aba435cc69118c586caa0db06d822e57c9fdf957fbe4c6a1841aa747d57e7efdc93d413b1a49942ee7c0eee3370 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/sty2dtx - -name sty2dtx.i386-cygwin -category Package -revision 21215 -shortdesc i386-cygwin files of sty2dtx -containersize 340 -containerchecksum 99025b2a905343acc18f8834604bf9b8a3df8d84a56abe33d01ecc7f4ca1870999df3bcf69adae658c3059f2e0c51b3c0f51ad082aaa442913beefeece210c3e -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/sty2dtx - -name sty2dtx.i386-freebsd -category Package -revision 21215 -shortdesc i386-freebsd files of sty2dtx -containersize 344 -containerchecksum 1bf73ed24bf9456b570822b95a5ba7375d4772f2285e34935e1bb71d80331c404ffad11a95ea1be7ca95f646a27cf91837285cbb7f4304d3d7603605cf9c5963 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/sty2dtx - -name sty2dtx.i386-linux -category Package -revision 21215 -shortdesc i386-linux files of sty2dtx -containersize 340 -containerchecksum 89de3c73f39b277d8e525995e74ff69c5ccedb29f3dfa9991166bbaece2d4a90bbf58d6fe5feae2fa6b39c15e6a96d17570774902b177ad7587d6bfb6bc03670 -binfiles arch=i386-linux size=1 - bin/i386-linux/sty2dtx - -name sty2dtx.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of sty2dtx -containersize 340 -containerchecksum 625e56fce58259fea99ff110c7f9c419ca4bd8ab27927b75c0d58a86dde7da54e7f360de35495074c35fbd31b425bb884d7998338503321b21a9f8eac8fdf883 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/sty2dtx - -name sty2dtx.i386-solaris -category Package -revision 21215 -shortdesc i386-solaris files of sty2dtx -containersize 340 -containerchecksum 3407b9164291c279ae895fa687228cdaa900ebffcff8ef46c81cbc00c6455ffc88a5f99f0045b66715cf8a64b4bc3a7dfeab9dbab0c1145baa1386c208fb33e6 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/sty2dtx - -name sty2dtx.sparc-solaris -category Package -revision 21215 -shortdesc sparc-solaris files of sty2dtx -containersize 340 -containerchecksum 2dbfab4f34ab82080a578af77440e489982c5d3e62548c80ef3a965844a74de07e45e63a2275f60fa6af6eb9fb84b66cab0a8395a07c4a291a2ac71805dfe7a3 -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/sty2dtx - -name sty2dtx.win32 -category Package -revision 21215 -shortdesc win32 files of sty2dtx -containersize 680 -containerchecksum a4c54ee3ec22522d4e51ce3081690e4bd7b2a0881e7f084116b785518ea213c9b9c2a19baf8cf8fd060e9deaae923333e2f7ff7be428b9be1a9e6ecca24131e8 -binfiles arch=win32 size=1 - bin/win32/sty2dtx.exe - -name sty2dtx.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of sty2dtx -containersize 344 -containerchecksum d3def68db4b2fc1c1277cc34181499a1b49740ba3fd31548af7f3eb1d8e0a8b5f8c99aa03d1faf40fe6e91cc1a293cfb0898e7abd696d642129438ad31b1941a -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/sty2dtx - -name sty2dtx.x86_64-darwin -category Package -revision 21215 -shortdesc x86_64-darwin files of sty2dtx -containersize 344 -containerchecksum 52229bee468ef98718f7ceedbdb78b67ea3087bdeb6218c694d93e5b4d567957c956d1551f3bfd5ec9d222c7572e9aff4359505462436658e57c53f05dfc1429 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/sty2dtx - -name sty2dtx.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of sty2dtx -containersize 348 -containerchecksum f2f7a64bcfc4abf2dd9533973df82e904371302fa74aed2f3296dff02af853bc2e4e0f8d1ca1eec644b2d834dcc01372512ffc0624ce5be5a862f6f42d450905 -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/sty2dtx - -name sty2dtx.x86_64-linux -category Package -revision 21215 -shortdesc x86_64-linux files of sty2dtx -containersize 344 -containerchecksum 418feba99ac791a0bea46056fc45186f586df27e5f89eaab0e062357bb82bab32de8da5d4a820b5cc87e46f01f708376c514bb10890ad896cff8aed5c7402704 -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/sty2dtx - -name sty2dtx.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of sty2dtx -containersize 344 -containerchecksum 11dcaeb16b1c2e9393537dec4d76f6b798f819385fdc73ab11e18fe759cabe0bd06bafb1cce4b28d0ec4dad1f0fa224b2235d6e82066c80ed68a6fe049e7d099 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/sty2dtx - -name sty2dtx.x86_64-solaris -category Package -revision 21215 -shortdesc x86_64-solaris files of sty2dtx -containersize 344 -containerchecksum 0fba35eb8b5528fbe77740937665881285b3e2ff0ca3114f9152259dd630fc84c5a3615096eaaf212a18683edde31ae7ea2934dc189097959bcafb2237a0af7a -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/sty2dtx - -name suanpan -category Package -revision 15878 -shortdesc MetaPost macros for drawing Chinese and Japanese abaci -relocated 1 -longdesc These macros are described in Denis Roegel: MetaPost macros for -longdesc drawing Chinese and Japanese abaci, TUGboat (volume 30, number -longdesc 1, 2009, pages 74-79) -containersize 4528 -containerchecksum 8199a96b44988f1307f43e5bceff313a2ff595aac1b473853a9856be579824a111c50ff9f88cc90f81063759ea65a016a9f08d53d07e8396aa319ec98c1fcd4c -doccontainersize 544 -doccontainerchecksum 6b85bed44ed5ef4760f046a3f012b978cfa2e304190de327691b4eb5fd41207cd2af3ec8dd94c50ace73784a5f2df1c5b0401b6c09c7b06afff79f21e9e86dbf -docfiles size=2 - RELOC/doc/metapost/suanpan/README details="Readme" - RELOC/doc/metapost/suanpan/article.txt -runfiles size=5 - RELOC/metapost/suanpan/abacus.mp - RELOC/metapost/suanpan/suanpan.mp -catalogue-ctan /graphics/metapost/contrib/macros/suanpan -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics games mp-use - -name subdepth -category Package -revision 15878 -shortdesc Unify maths subscript height -relocated 1 -longdesc This package is based on code (posted long ago to comp.text.tex -longdesc by Donald Arseneau) to equalise the height of subscripts in -longdesc maths. The default behaviour is to place subscripts slightly -longdesc lower when there is a superscript as well, but this can look -longdesc odd in some situations. -containersize 1640 -containerchecksum a4f464acc985e1f3f98daa1c049ec0d5538b2fbcbee3263201114a4ed9a37f44ffc36f4208eb4950bbfa4c8fea21b572c107abff82ab56a4f3b8e4716bc592b6 -doccontainersize 95512 -doccontainerchecksum 579bb024c0a764d7af182c736cac453ea5d828309497fe3a1306e9ba98c25eeba90f6f838cd1b9654ebc9bad38104878147c3ec5f01b501fc500c606c822a63c -docfiles size=28 - RELOC/doc/latex/subdepth/README details="Readme" - RELOC/doc/latex/subdepth/subdepth.pdf details="Package documentation" -srccontainersize 3632 -srccontainerchecksum 5ceeae5a954ed5208f6e7967de7338351a45b983a94023af9c4045f4fe80d24cdcc3a79617e141f063e51893f6b653a7d0d4a1d3d95bfd20be96bc6e81663793 -srcfiles size=4 - RELOC/source/latex/subdepth/subdepth.dtx - RELOC/source/latex/subdepth/subdepth.ins -runfiles size=1 - RELOC/tex/latex/subdepth/subdepth.sty -catalogue-ctan /macros/latex/contrib/subdepth -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics subsup-pos maths -catalogue-version 0.1 - -name subeqn -category Package -revision 15878 -shortdesc Package for subequation numbering -relocated 1 -longdesc Sometimes it is necessary to be able to refer to subexpressions -longdesc of an equation. In order to do that these subexpressions should -longdesc be numbered. In standard LaTeX there is no provision for this. -longdesc To solve this problem Stephen Gildea once wrote subeqn.sty for -longdesc LaTeX 2.09; Donald Arsenau rewrote the macros and Johannes -longdesc Braams made them available for LaTeX2e. Note that this package -longdesc is not compatible with the package subeqnarray (written by -longdesc Johannes Braams), but it can be used together with the LaTeX -longdesc class options leqno and fleqn. -containersize 1604 -containerchecksum 6810e482077f3f5e18c84ba554280ace286d254219e0e85ef0255a33d48fd931fef7edd3e5e9ad6dc893645900dbf0771a6fe6c54eb40a7da7020f5a655ce091 -doccontainersize 79820 -doccontainerchecksum 2dab3daba553c8b5f5ad7560439c5e07ef376a5266e0b1e903eac5c2513fa3e267dde73599d739d9a095d2fa5426bcf8868c774c1aaf20d1bbda0da23cf64f07 -docfiles size=25 - RELOC/doc/latex/subeqn/manifest.txt - RELOC/doc/latex/subeqn/subeqn.pdf details="Package documentation" - RELOC/doc/latex/subeqn/subeqn.tex -srccontainersize 3652 -srccontainerchecksum d418d7d86a9501822d54c1765fb11c90b2e59c7cea1a44de18bcd079b501653b58dc10d43c7b75709fc664c8ed824fba004919ee1d15d4be2465f13b4feb2682 -srcfiles size=4 - RELOC/source/latex/subeqn/subeqn.dtx - RELOC/source/latex/subeqn/subeqn.ins -runfiles size=1 - RELOC/tex/latex/subeqn/subeqn.sty -catalogue-also subeqnarray -catalogue-ctan /macros/latex/contrib/subeqn -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics maths -catalogue-version 2.0b - -name subeqnarray -category Package -revision 15878 -shortdesc Equation array with sub numbering -relocated 1 -longdesc This package defines the subeqnarray and subeqnarray* -longdesc environments, which behave like the corresponding eqnarray and -longdesc eqnarray* environments, except that the individual lines are -longdesc numbered like 1a, 1b, 1c, etc. To refer to these numbers an -longdesc extra label command \slabel is provided. Users are urged to -longdesc consider the alignment capabilities of the amsmath bundle, -longdesc which produce better results than eqnarray-related macros. -containersize 2296 -containerchecksum f68acb4fb6888c503c2c98221b9e6eb74c2a437a7b2e91b871f300990ecad4ba38d541650615991660b02d3cdbe4480049e824cb8a17ee8f7862140f5c009eca -doccontainersize 112304 -doccontainerchecksum 79a311f2bcc3c707084eee67e0f4b4282682809e0321fbb9b8948ab97d2a93448f631b1b7dd3a85bb4d7843439d34d000c933460fa2e76c7f434472c4a7dcb04 -docfiles size=33 - RELOC/doc/latex/subeqnarray/manifest.txt - RELOC/doc/latex/subeqnarray/subeqnarray.pdf details="Package documentation" - RELOC/doc/latex/subeqnarray/subeqnarray.tex -srccontainersize 5064 -srccontainerchecksum fbc81e56d0c9fc61be00e1dcc0605e0ef34c7b3486ecf147823c4a7e43c62ea3a639851eaef31e5d5e2de6835761587c83467d7a3910fa749b7b0f45b110f763 -srcfiles size=5 - RELOC/source/latex/subeqnarray/subeqnarray.dtx - RELOC/source/latex/subeqnarray/subeqnarray.ins -runfiles size=2 - RELOC/tex/latex/subeqnarray/subeqnarray.sty -catalogue-also subeqn -catalogue-ctan /macros/latex/contrib/subeqnarray -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics maths-syseqn -catalogue-version 2.1c - -name subfig -category Package -revision 15878 -shortdesc Figures broken into subfigures -relocated 1 -longdesc The package provides support for the manipulation and reference -longdesc of small or 'sub' figures and tables within a single figure or -longdesc table environment. It is convenient to use this package when -longdesc your subfigures are to be separately captioned, referenced, or -longdesc are to be included in the List-of-Figures. A new \subfigure -longdesc command is introduced which can be used inside a figure -longdesc environment for each subfigure. An optional first argument is -longdesc used as the caption for that subfigure. This package supersedes -longdesc the subfigure package (which is no longer maintained). The name -longdesc was changed since the package is completely backward compatible -longdesc with the older package The major advantage to the new package -longdesc is that the user interface is keyword/value driven and easier -longdesc to use. To ease the transition from the subfigure package, the -longdesc distribution it includes a configuration file (subfig.cfg) -longdesc which nearly emulates the subfigure package. The functionality -longdesc of the package is provided by the (more recent still) -longdesc subcaption package. -containersize 6840 -containerchecksum ad38fe7784dbbd52270a44ecf7495bbf42f2e93a8e6a73189bd9c49c3c4220266e1f71c3ae62603ec1d7a216c1011e204abc2ffc1640c903c98a91d6eddf4c4f -doccontainersize 453608 -doccontainerchecksum 7662ef8853fbfa06a32da6755516f1cc45f5e55171c497d10cee7e3d7531d956724ff212decaedf4f45da488282e59182a30a5c5923a85a4e58514bfc2561e1f -docfiles size=181 - RELOC/doc/latex/subfig/README details="Readme" - RELOC/doc/latex/subfig/ltxdoc.cfg - RELOC/doc/latex/subfig/subfig.pdf details="Package documentation" - RELOC/doc/latex/subfig/test1.tex - RELOC/doc/latex/subfig/test2.tex - RELOC/doc/latex/subfig/test3.tex - RELOC/doc/latex/subfig/test4.tex - RELOC/doc/latex/subfig/test5.tex - RELOC/doc/latex/subfig/test6.tex - RELOC/doc/latex/subfig/test7.tex -srccontainersize 43112 -srccontainerchecksum 48edaba19b095684c6798454d853fc786e48b134dff7641dba5fb68336918992c911ec33de02d5da805d0a525842d0fa95ac5ce296ffe1000cac0e8af921cda5 -srcfiles size=50 - RELOC/source/latex/subfig/Makefile - RELOC/source/latex/subfig/subfig.dtx - RELOC/source/latex/subfig/subfig.ins -runfiles size=8 - RELOC/tex/latex/subfig/altsf.cfg - RELOC/tex/latex/subfig/subfig.sty -catalogue-also subfloat -catalogue-ctan /macros/latex/contrib/subfig -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics caption subfloat -catalogue-version 1.3 - -name subfigmat -category Package -revision 20308 -shortdesc Automates layout when using the subfigure package -relocated 1 -longdesc Defines an array/matrix-type environment that is used with the -longdesc subfigure package to automate the placement of subfigures (or -longdesc tables or text). The subfigures are placed left-to-right, -longdesc top-to-bottom. -containersize 2592 -containerchecksum 4bf27196b198a7b8074e5b6dd3f771c80ac31c7c71eadbbfac58abb5450240976ca7f98f6852d3a1b416144ad4e73cf7a377914ea83ba624dcbc30c0c2d849e4 -doccontainersize 286936 -doccontainerchecksum 17398fb604d3d45d0f93bb392c78b2cb0d7bb08d0a23d5cfeda5f5a7116ae8825beb1d3548dda66f40fdabd70cf5690a97a40966cc600db551774b7b7178dca4 -docfiles size=72 - RELOC/doc/latex/subfigmat/subfigmat-doc.pdf details="Package documentation" - RELOC/doc/latex/subfigmat/subfigmat-doc.tex -runfiles size=2 - RELOC/tex/latex/subfigmat/subfigmat.sty -catalogue-ctan /macros/latex/contrib/subfigmat -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics matrix float -catalogue-version 1.0 - -name subfigure -category Package -revision 15878 -shortdesc Deprecated: Figures divided into subfigures -relocated 1 -longdesc Provides support for the manipulation and reference of small or -longdesc 'sub' figures and tables within a single figure or table -longdesc environment. It is convenient to use this package when your -longdesc subfigures are to be separately captioned, referenced, or are -longdesc to be included in the List-of-Figures. A new \subfigure command -longdesc is introduced which can be used inside a figure environment for -longdesc each subfigure. An optional first argument is used as the -longdesc caption for that subfigure. The package is now considered -longdesc obsolete: it was superseded by subfig, but users may find the -longdesc more recent subcaption package more satisfactory. -containersize 4868 -containerchecksum e536798e5cb322a80c861485e3c0ee0b4322042cb6c806dd68b57037c4b23c6737a18bd8b3792c8a76ada7fc393077895cb497f2a1003c451049e74dbb3924eb -doccontainersize 344696 -doccontainerchecksum c5f8a3c23d1c4e7dd9d84bbe6b2304f310779f7e856a42e7322f74398a961dceeb87037a6f83aeede53bfd4e6c7d9dda043e810f3bc4b26da85c32754f0f05fb -docfiles size=106 - RELOC/doc/latex/subfigure/README details="Readme" - RELOC/doc/latex/subfigure/ltxdoc.cfg - RELOC/doc/latex/subfigure/subfigure.pdf details="Package documentation" - RELOC/doc/latex/subfigure/test.tex - RELOC/doc/latex/subfigure/test2.tex - RELOC/doc/latex/subfigure/test3.tex - RELOC/doc/latex/subfigure/test4.tex - RELOC/doc/latex/subfigure/test5.tex -srccontainersize 36356 -srccontainerchecksum 1d81d4b508fda79b95cc22755b7d2a0e45fdba5fe4596a93789b21ff0fca2d1751b0314548e1c6c019eeb65a036128f6d3532ceefe671938507766b816f44642 -srcfiles size=41 - RELOC/source/latex/subfigure/Makefile - RELOC/source/latex/subfigure/subfigure.dtx - RELOC/source/latex/subfigure/subfigure.ins -runfiles size=5 - RELOC/tex/latex/subfigure/subfigure.cfg - RELOC/tex/latex/subfigure/subfigure.sty -catalogue-also subfloat -catalogue-ctan /obsolete/macros/latex/contrib/subfigure -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics caption subfloat obsolete -catalogue-version 2.1.5 - -name subfiles -category Package -revision 48323 -shortdesc Individual typesetting of subfiles of a "main" document -relocated 1 -longdesc Using subfiles the user can handle multi-file projects more -longdesc comfortably making it possible to both process the subsidiary -longdesc files by themselves and to process the main file that includes -longdesc them, without making any changes to either. -containersize 1444 -containerchecksum bce3972400535736b306fe1d87e10b79dfe26675ad18ef272a91d1046e91302bebc1413bffe11785780eb7379a0daaf4d12cd64954d803a6c1c220a213a334cf -doccontainersize 231984 -doccontainerchecksum 73a923c6bdd7901b1d77b64c33905f78613cf9c32dd85b2639db6ae6d43d4918405ff27e02eb36ea26443055aa31beb3075f2ae27e891110229dce2f59baee9c -docfiles size=58 - RELOC/doc/latex/subfiles/README - RELOC/doc/latex/subfiles/subfiles.pdf details="Package documentation" -srccontainersize 4900 -srccontainerchecksum 5f01c63aa2112a2b94cbffe8452976126f0a44cec0523dca39ad022515f06a35e95b1e43bf61c30a974ac50d3252e46b2db1bdc4ab9cc1729c11375e95cb015f -srcfiles size=4 - RELOC/source/latex/subfiles/subfiles.dtx - RELOC/source/latex/subfiles/subfiles.ins -runfiles size=2 - RELOC/tex/latex/subfiles/subfiles.cls - RELOC/tex/latex/subfiles/subfiles.sty -catalogue-also combine standalone -catalogue-ctan /macros/latex/contrib/subfiles -catalogue-date 2018-07-31 17:12:00 +0200 -catalogue-license lppl1.3 -catalogue-topics subdocs -catalogue-version 1.2 - -name subfloat -category Package -revision 29349 -shortdesc Sub-numbering for figures and tables -relocated 1 -longdesc This package enables sub-numbering of floats (figures and -longdesc tables) similar to the subequations-environment of the amsmath -longdesc package. The subfloat package is not to be confused with the -longdesc subfig package which generates sub-figures within one normal -longdesc figure, and manages their placement; subfloat only affects -longdesc captions and numbering. -containersize 2032 -containerchecksum 60a9c3ec854c48d929e36d207f06846fc6057ae1fd33ae4a131d3b77d21f7c60f4bedf51763753ace394018960d2ab2eeb35911857a6e297d3a8c67c514ec461 -doccontainersize 89324 -doccontainerchecksum bd9a58fd90ad37ae9cd4deb6e2cef80bc5e2c047501e27214663c8fa6ebab530c74d4a2ecb73ef9b72bb67ef4598c54a23804f8121570bc131ce1f1cb914a67d -docfiles size=30 - RELOC/doc/latex/subfloat/ChangeLog - RELOC/doc/latex/subfloat/README details="Readme" - RELOC/doc/latex/subfloat/install.sh - RELOC/doc/latex/subfloat/subfloat.pdf details="Package documentation" -srccontainersize 7148 -srccontainerchecksum 935f88144a69247bbc6ac4e21f5ed6c9b372ec420efabce8f3216bf87178114b07d1de536a7ba19242db647f35ca7a7ee0505688e22dbdfa121d3149506e6cea -srcfiles size=10 - RELOC/source/latex/subfloat/Makefile - RELOC/source/latex/subfloat/subfloat.dtx - RELOC/source/latex/subfloat/subfloat.ins -runfiles size=2 - RELOC/tex/latex/subfloat/subfloat.sty -catalogue-ctan /macros/latex/contrib/subfloat -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics subfloat -catalogue-version 2.14 - -name substances -category Package -revision 40989 -shortdesc A database of chemicals -relocated 1 -longdesc The package provides the means to create a database-like file -longdesc that contains data of various chemicals. These data may be -longdesc retrieved in the document; an index of the chemicals mentioned -longdesc in the document can be created.. -containersize 4780 -containerchecksum e11ba3bdb0c79253c62b7d5efe90d445ff4c47486cc0077f0d4fee3dc62c708f596fb2110ff266c04aae3b04ff5c35f40a08b6b5a43a03b990d05cd6d3e19682 -doccontainersize 578964 -doccontainerchecksum 456a7c0b4d4be1c2cc44e6387d431bf31d53e983b232e3fa60973f035e80816fa74b96521670479872c854fc0b16b222bb8965480d0205bec02c2f6ff4e8d350 -docfiles size=152 - RELOC/doc/latex/substances/README details="Readme" - RELOC/doc/latex/substances/substances-examples.sub - RELOC/doc/latex/substances/substances_en.pdf details="Package documentation" - RELOC/doc/latex/substances/substances_en.tex -runfiles size=6 - RELOC/tex/latex/substances/substances-default.def - RELOC/tex/latex/substances/substances.sty -catalogue-ctan /macros/latex/contrib/substances -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics chemistry expl3 -catalogue-version 0.2a - -name substitutefont -category Package -revision 32066 -shortdesc Easy font substitution -relocated 1 -longdesc Many free fonts are extensions of a basic font family with new -longdesc glyphs or shapes. Such fonts may be given a new name due to -longdesc licence reasons or to the creator's preference. The package -longdesc facilitates the task of setting up a font family as substitute -longdesc for another one, using its \substitutefont command. -containersize 1600 -containerchecksum 5f3eb640783115e28fe644362f6b4028388d8dad242dbdb43c0ce7e4ce6921527070d571f2972fe1ea2175b7786f213c6ef749496f19f2c27c9e8dae79eaf4c0 -doccontainersize 1430380 -doccontainerchecksum 479050e2a2860109d0e1b2aeea673a43e8e2fa6277aa91eb23c656ece50ec052b45f9bc3adf7d931fe67e9e5e85a956b40a9317d02c6d953f3d0220789526b53 -docfiles size=374 - RELOC/doc/latex/substitutefont/README details="Readme" - RELOC/doc/latex/substitutefont/cyrillic-lm-lgc.pdf - RELOC/doc/latex/substitutefont/cyrillic-lm-lgc.tex - RELOC/doc/latex/substitutefont/cyrillic-paratype.pdf - RELOC/doc/latex/substitutefont/cyrillic-paratype.tex - RELOC/doc/latex/substitutefont/greek-palatino-didot.pdf - RELOC/doc/latex/substitutefont/greek-palatino-didot.tex - RELOC/doc/latex/substitutefont/greek-times-artemisia.pdf - RELOC/doc/latex/substitutefont/greek-times-artemisia.tex - RELOC/doc/latex/substitutefont/substitutefont-doc.html - RELOC/doc/latex/substitutefont/substitutefont-test.pdf - RELOC/doc/latex/substitutefont/substitutefont-test.tex - RELOC/doc/latex/substitutefont/substitutefont.sty.html -runfiles size=1 - RELOC/tex/latex/substitutefont/substitutefont.sty -catalogue-ctan /macros/latex/contrib/substitutefont -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics font-supp -catalogue-version 0.1.4 - -name substr -category Package -revision 16117 -shortdesc Deal with substrings in strings -relocated 1 -longdesc The package provides commands to deal with substrings of -longdesc strings. Macros are provided to: determine if one string is a -longdesc substring of another, return the parts of a string before or -longdesc after a substring, and count the number of occurrences of a -longdesc substring. -containersize 2036 -containerchecksum 2ebeff35f974e032dc20f07c61d4c3dbaffb61909884dca791520f9b204e12fc5d7a16bb96c8ca76832e48de31c25ab02fb8aaa2ad6de3b58aed89647bba4a43 -doccontainersize 17760 -doccontainerchecksum d005ecb9f9c90f178f68f2de2394ef4f1265abb831c4b679a9ddd03d9792b814c1c383beaecf3bfb76e4f85e73916bc386fcbe4e7d73917751a9b1a975265ab9 -docfiles size=8 - RELOC/doc/latex/substr/ChangeLog - RELOC/doc/latex/substr/README details="Readme" - RELOC/doc/latex/substr/testsubstr.pdf - RELOC/doc/latex/substr/testsubstr.tex -runfiles size=2 - RELOC/tex/latex/substr/substr.sty -catalogue-ctan /macros/latex/contrib/substr -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl1 -catalogue-topics macro-supp -catalogue-version 1.2 - -name subsupscripts -category Package -revision 16080 -shortdesc A range of sub- and superscript commands -relocated 1 -longdesc The package provides a comprehensive and flexible set of -longdesc commands for combinations of left and right sub- and -longdesc superscripts. -containersize 896 -containerchecksum 3abe5681a0aa05cd9872f564b1b97da28382f60002464ec9c7d167ba9289bc09ee6a74096c687bbc4b0f51004ee3fe51c5cc7a2e23f7a5bc3737fc8e8f39c75f -doccontainersize 101524 -doccontainerchecksum 1cad042a0c5ca08fd17e9f9318e26ac0f8847310df8e14f0f4195df8d39146763714073efd51e1dda3b7ff44ce12f2d9f76eb6e62e01a93af5cad1f9b60d9bd9 -docfiles size=31 - RELOC/doc/latex/subsupscripts/README details="Readme" - RELOC/doc/latex/subsupscripts/SubSupScripts.pdf details="Package documentation" - RELOC/doc/latex/subsupscripts/SubSupScripts.tex -runfiles size=1 - RELOC/tex/latex/subsupscripts/subsupscripts.sty -catalogue-ctan /macros/latex/contrib/subsupscripts -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics subsup-pos maths physics -catalogue-version 1.0 - -name sudoku -category Package -revision 15878 -shortdesc Create sudoku grids -relocated 1 -longdesc The sudoku package provides an environment for typesetting -longdesc sudoku grids. A sudoku puzzle is a 9x9 grid where some of the -longdesc squares in the grid contain numbers. The rules are simple: -longdesc every column can only contain the digits 1 to 9, every row can -longdesc only contain the digits 1 to 9 and every 3x3 box can only -longdesc contain the digits 1 to 9. More information, including help and -longdesc example puzzles, can be found at sudoku.org.uk. This site also -longdesc has blank sudoku grids (or worksheets), but you will not need -longdesc to print them from there if you have this package installed. -containersize 1864 -containerchecksum e59789ad8af410520ce0817144c477d8dc64ccffd76c27feb9474e3d9a5a3ec83474543a9dd3a61c684cb8982e0e71349d07c18836e5756d4e04d797fb6a093f -doccontainersize 54908 -doccontainerchecksum 983f6f7ba74963abed5f95a1ff8632b6ce4b4cbe636228c729856babba4882da0140d0c895c990598d837ed653c46dbe88378cc45d17631e6e175b0c287096b1 -docfiles size=19 - RELOC/doc/latex/sudoku/CHANGES - RELOC/doc/latex/sudoku/README details="Readme" - RELOC/doc/latex/sudoku/sudoku.pdf details="Package documentation" -srccontainersize 4348 -srccontainerchecksum cce32bcdde07c820584a4ccc8b67965f4c7b46ee602d96219b599910c8ba71b02c5497d82f9b011768d7970abb994524ce8f004bbe462d0751ea4b8f9a1ff784 -srcfiles size=4 - RELOC/source/latex/sudoku/sudoku.dtx - RELOC/source/latex/sudoku/sudoku.ins -runfiles size=1 - RELOC/tex/latex/sudoku/sudoku.sty -catalogue-ctan /macros/latex/contrib/sudoku -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics games -catalogue-version 1.0 - -name sudokubundle -category Package -revision 15878 -shortdesc A set of sudoku-related packages -relocated 1 -longdesc The bundle provides three packages: printsudoku, which provides -longdesc a command \sudoku whose argument is the name of a file -longdesc containing a puzzle specification; solvesudoku, which attempts -longdesc to find a solution to the puzzle in the file named in the -longdesc argument; and createsudoku, which uses the random package to -longdesc generate a puzzle according to a bunch of parameters that the -longdesc user sets via macros. The bundle comes with a set of -longdesc ready-prepared puzzle files. -containersize 8236 -containerchecksum a8de67fda97042211f758c32179feeaa4258e098f316f5655a616c3992148b27683139fc59b34693859a87272214c125509ec5c693ff7ba3a02b4ea132ab0f91 -doccontainersize 281748 -doccontainerchecksum 64d28b4daecd5b0e85da96a0bf7d6dade26a74cfe13b68069af80cd9ff5279610650954e683691cf3ee2992b4a8812a6d9f1699beaec957b5a9f4f7e6932fcbe -docfiles size=97 - RELOC/doc/latex/sudokubundle/README details="Readme" - RELOC/doc/latex/sudokubundle/somesudoku.tex - RELOC/doc/latex/sudokubundle/sudokubundle.pdf details="Package documentation" -srccontainersize 27372 -srccontainerchecksum 0403491075ee3975af6b61347cce331a44cfa93a25de3a96607e0d7904b79703b3d01e7d0972e31bbb5573dc5ee246ab7e918ea02f53b5c68b2fd75e1aa62c06 -srcfiles size=36 - RELOC/source/latex/sudokubundle/sudokubundle.dtx - RELOC/source/latex/sudokubundle/sudokubundle.ins -runfiles size=14 - RELOC/tex/latex/sudokubundle/createsudoku.sty - RELOC/tex/latex/sudokubundle/printsudoku.sty - RELOC/tex/latex/sudokubundle/solvesudoku.sty -catalogue-also sudoku -catalogue-ctan /macros/latex/contrib/sudokubundle -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics games -catalogue-version 1.0a - -name suftesi -category Package -revision 49138 -shortdesc A document class for typesetting theses, books and articles -relocated 1 -longdesc The class can be used to typeset any kind of book (originally -longdesc designed for use in the humanities). -containersize 13160 -containerchecksum 78a653c14c9de227fd627951145f1cf4bbaf81d2b668d4a2281da3cc78fa632f76a47cafba333ac80ee0420bdfc743f0a1f0eae4eabbe50b5afba2e7d52403cc -doccontainersize 1091596 -doccontainerchecksum 2b65779f4bd02869dfe29703472fcd236d088fe4487624586a0696ed465427adf874853261e9f52519c62f7bc15312b4fe544abc36c18459a558254ca87c8ca1 -docfiles size=270 - RELOC/doc/latex/suftesi/README details="Readme" - RELOC/doc/latex/suftesi/suftesi.pdf details="Package documentation" language="en" -srccontainersize 34116 -srccontainerchecksum 975e2a2616bb8e20f23adb703a0f9aaf575185d79fd9c84a104af37305ef1757309a5a440e828e131964ffc2dc372b0d86aae33d2f723e015366638f152b2544 -srcfiles size=43 - RELOC/source/latex/suftesi/suftesi.dtx -runfiles size=21 - RELOC/tex/latex/suftesi/suftesi.cls -catalogue-ctan /macros/latex/contrib/suftesi -catalogue-date 2018-11-12 12:44:06 +0100 -catalogue-license lppl1.3 -catalogue-topics book-pub class dissertation -catalogue-version 2.9.1 - -name sugconf -category Package -revision 15878 -shortdesc SAS(R) user group conference proceedings document class -relocated 1 -longdesc The class may be used to typeset articles to be published in -longdesc the proceedings of SAS(R) User group conferences and workshops. -longdesc The layout produced by the class is based on that published by -longdesc SAS Institute (2006). -containersize 2796 -containerchecksum f3df85e2d7443eaefc6e2ee21c5861554ffdde29fb308388e1ac7d04081700d0f60b6492d636f84485740489c98e0bfcce7057fce95f0ed60e63dd4a591718fc -doccontainersize 87452 -doccontainerchecksum cf4a58ca823c64106adcfd418e21306811f27991a0d09f0d2074ec55595fe2e04e4f490b041d0862b33a8a22e7cf3e93cd49de500b4aa870925aeb4d4340a8a7 -docfiles size=33 - RELOC/doc/latex/sugconf/README details="Readme" - RELOC/doc/latex/sugconf/SUGI-paper-example.txt - RELOC/doc/latex/sugconf/article-example.bat - RELOC/doc/latex/sugconf/article-example.pdf - RELOC/doc/latex/sugconf/article-example.tex - RELOC/doc/latex/sugconf/sugconf-example.bat - RELOC/doc/latex/sugconf/sugconf-example.pdf - RELOC/doc/latex/sugconf/sugconf-example.tex -runfiles size=2 - RELOC/tex/latex/sugconf/sugconf.cls -catalogue-ctan /macros/latex/contrib/conferences/sugconf -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics journalpub - -name superiors -category Package -revision 36422 -shortdesc Attach superior figures to a font family -relocated 1 -longdesc The package allows the attachment of an arbitrary superior -longdesc figures font to a font family that lacks one. (Superior figures -longdesc are commonly used as footnote markers.) Two superior figures -longdesc fonts are provided--one matching Times, the other matching -longdesc Libertine. -execute addMap superiors.map -containersize 9880 -containerchecksum 3cd1612b070800212183f13751e5900e9c9c14ab58e8c604e28fcf31f17648140f751757fde69e6693e44001956b191fe1f8b0f3250a435f1ff061b3abc9f842 -doccontainersize 316864 -doccontainerchecksum f2a8504178a6cdd0f4b4d82a01969d3f04f303f34a287d4a1906eb09ced08461280658665dc303ef3686e33457678289c11b85081e124649fdf9ee3e484bf8df -docfiles size=89 - RELOC/doc/fonts/superiors/README details="Readme" - RELOC/doc/fonts/superiors/libfoot0-crop.pdf - RELOC/doc/fonts/superiors/libfoot1-crop.pdf - RELOC/doc/fonts/superiors/stempelfoot0-crop.pdf - RELOC/doc/fonts/superiors/stempelfoot1-crop.pdf - RELOC/doc/fonts/superiors/superiors-doc.pdf details="Package documentation" - RELOC/doc/fonts/superiors/superiors-doc.tex -runfiles size=7 - RELOC/fonts/enc/dvips/superiors/sups.enc - RELOC/fonts/map/dvips/superiors/superiors.map - RELOC/fonts/tfm/public/superiors/libertinesups.tfm - RELOC/fonts/type1/public/superiors/libertinesups.pfb - RELOC/tex/latex/superiors/superiors.sty -catalogue-ctan /fonts/superiors -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font font-symbol font-type1 font-supp -catalogue-version 1.05 - -name supertabular -category Package -revision 15878 -shortdesc A multi-page tables package -relocated 1 -longdesc The package was a predecessor of longtable; the newer package -longdesc (designed on quite different principles) is easier to use and -longdesc more flexible, in many cases, but supertabular retains its -longdesc usefulness in a few situations where longtable has problems. -containersize 3796 -containerchecksum 91719d2afa4187e5bcdfc16326d4d496ef631b2dafbc2c780e338f2dde2508db38e1626d363cf7f19f93dd707804472aa6e60bec4450498f30713aa7264200f2 -doccontainersize 141696 -doccontainerchecksum a9101fbabf683f09bb434fd5b5ddf10b5801355da16698e0d7e3fcd78c8f12645c016ed91b26a35d451a8f1cdc015e30193402ff2b946065354821ffee6735d2 -docfiles size=45 - RELOC/doc/latex/supertabular/CATALOG - RELOC/doc/latex/supertabular/ChangeLog - RELOC/doc/latex/supertabular/MANIFEST - RELOC/doc/latex/supertabular/README details="Package documentation" - RELOC/doc/latex/supertabular/supertabular.pdf details="Package documentation" -srccontainersize 12276 -srccontainerchecksum 2c3540457b4d30ec30304dfc0661eb4319497d01934c96d885e19f1176996e2ccbff3dba873e98fe29496fb95b51f6ed16dcd2907a41e419bf6490a390b2f9f3 -srcfiles size=15 - RELOC/source/latex/supertabular/supertabular.dtx - RELOC/source/latex/supertabular/supertabular.ins -runfiles size=4 - RELOC/tex/latex/supertabular/supertabular.sty -catalogue-also xtab -catalogue-ctan /macros/latex/contrib/supertabular -catalogue-date 2017-08-05 18:49:19 +0200 -catalogue-license lppl1.3 -catalogue-topics table table-long -catalogue-version 4.1e - -name susy -category Package -revision 19440 -shortdesc Macros for SuperSymmetry-related work -relocated 1 -longdesc The package provides abbreviations of longer expressions. -containersize 940 -containerchecksum dbea3a827d0d8a1d451dfb86883de88e66d36edcd6c5f5f281780f45622bf9215d49ac8242cb26d132c91f7120df1b0c1f19b24bed9389a687486d1aa3ad423e -doccontainersize 732 -doccontainerchecksum 45c6049bf2cb3457aa8a1b4390d78e660c56c330cf4b393922c0ccc405803d5e1c9a6be1f80c562949e67f3dcbed6eb7384d12e5a6d7feeb6ade4d181e6716b1 -docfiles size=2 - RELOC/doc/latex/susy/README - RELOC/doc/latex/susy/README.TEXLIVE -runfiles size=1 - RELOC/tex/latex/susy/susy.sty -catalogue-ctan /macros/latex/contrib/susy -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics shortcut physics - -name svg -category Package -revision 49148 -shortdesc Include and extract SVG pictures in LaTeX documents -relocated 1 -longdesc This bundle contains the two packages svg and svg-extract. The -longdesc svg package is intended for the automated integration of SVG -longdesc graphics into LaTeX documents. Therefore the capabilities -longdesc provided by Inkscape -- or more precisely its command line tool -longdesc -- are used to export the text within an SVG graphic to a -longdesc separate file, which is then rendered by LaTeX. For this -longdesc purpose the two commands \includesvg and \includeinkscape are -longdesc provided which are very similar to the \includegraphics command -longdesc of the graphicx package. In addition, the package svg-extract -longdesc allows the extraction of these graphics into independent files -longdesc in different graphic formats, exactly as it is rendered within -longdesc the LaTeX document, using either ImageMagick or Ghostscript. -containersize 13052 -containerchecksum 0e7a1eec29d630d9c6feab8ed793f741828e8941cbc5b3701bddfae3a51ff02237b437b226f2bed9a7507db4541d4cd5cecb03799cbd23ee6ab3eb649f8ef623 -doccontainersize 1061320 -doccontainerchecksum d482e369a5cb3f8946e5199ae22e735f767adbdcda3531cd48ad114008bd9b88ff068a7ab65e21c199bcb7ad281a7b6f9e348608869d25d57331a6504a0bf080 -docfiles size=434 - RELOC/doc/latex/svg/LICENSE.md - RELOC/doc/latex/svg/README.md details="Readme" - RELOC/doc/latex/svg/root.C - RELOC/doc/latex/svg/root.svg - RELOC/doc/latex/svg/svg-example.svg - RELOC/doc/latex/svg/svg-preamble.tex - RELOC/doc/latex/svg/svg.pdf details="Package documentation" -srccontainersize 42176 -srccontainerchecksum f317ba7aeebd7554f05b9e2719a442f851e94f7cc8f6010baf3f0823f26980bc63bac9604f3b82c4f4ef1e5a235674c2f027915cfaef6abaa76488c6608ae5b9 -srcfiles size=54 - RELOC/source/latex/svg/svg.dtx -runfiles size=20 - RELOC/tex/latex/svg/svg-extract.sty - RELOC/tex/latex/svg/svg.sty -catalogue-also svg-inkscape -catalogue-contact-bugs https://github.com/mrpiggi/svg/issues -catalogue-contact-home https://github.com/mrpiggi/svg -catalogue-contact-repository https://github.com/mrpiggi/svg -catalogue-ctan /graphics/svg -catalogue-date 2018-11-13 10:20:49 +0100 -catalogue-license lppl1.3c -catalogue-topics graphics-incl graphics-import -catalogue-version 2.02b - -name svg-inkscape -category Package -revision 32199 -shortdesc How to include an SVG image in LaTeX using Inkscape -relocated 1 -longdesc The document demonstrates the use of SVG images in LaTeX -longdesc documents. Using the "PDF+LaTeX output" option of Inkscape, it -longdesc is possible to include SVG in documents, in which LaTeX -longdesc typesets the text. This results in uniform text style -longdesc throughout the document, including text in images; moreover, -longdesc LaTeX commands may be used in the image's text, providing such -longdesc things as mathematics and references. The document also -longdesc describes how to automate the conversion from SVG to PDF+LaTeX -longdesc using Inkscape. -containersize 648 -containerchecksum 3aed995c7ccb8b53d509106edb59a2d46f8b4ad1cd54d7e08447c1f0aae8a0c2791940a5d2cb9a253ed9afa01dbffc2a21b992d06940488a3f39dde5e091d280 -doccontainersize 197196 -doccontainerchecksum 8bc7b3b68f6630a979a93a2066a98febae945dcc8c9f4400091753bcbdf699aaadd15cf1acee50f7f21f284f62ab49a7834381feca43a23b2a67cc2baa508efd -docfiles size=90 - RELOC/doc/latex/svg-inkscape/InkscapePDFLaTeX.pdf details="The document itself" - RELOC/doc/latex/svg-inkscape/InkscapePDFLaTeX.tex - RELOC/doc/latex/svg-inkscape/README details="Readme" - RELOC/doc/latex/svg-inkscape/image-normal.pdf - RELOC/doc/latex/svg-inkscape/image.pdf - RELOC/doc/latex/svg-inkscape/image.pdf_tex - RELOC/doc/latex/svg-inkscape/image.svg -catalogue-also svg -catalogue-ctan /info/svg-inkscape -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics graphics-prep - -name svgcolor -category Package -revision 15878 -shortdesc Define SVG named colours -relocated 1 -longdesc The package defines the W3C Scalable Vector Graphics (SVG) -longdesc colour names for use with both the color and PSTricks packages. -containersize 3452 -containerchecksum 69715744abc5f4665fd6150b1ea2b1d766b8fbbf212cccbcd697ebd1cf4fe97575bff008338c9b5f6bbc309130bd3d5b6393f760929c081ca3a03bc716968453 -doccontainersize 1380 -doccontainerchecksum cdf9e76951cc6f2ba3551df21ea70a5675b83da99176722b96b81c72239d525035fa5dd3646decd72ff33bed63066adf96a3399c892e1599b9f3356f92145af8 -docfiles size=1 - RELOC/doc/latex/svgcolor/README details="Readme" -runfiles size=4 - RELOC/tex/latex/svgcolor/svgcolor.sty -catalogue-ctan /macros/latex/contrib/svgcolor -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics colour -catalogue-version 1.0 - -name svn -category Package -revision 15878 -shortdesc Typeset Subversion keywords -relocated 1 -longdesc The svn package lets you typeset (in LaTeX) the value of -longdesc Subversion keywords. It is approximately an equivalent to the -longdesc rcs package, but for Subversion rather than CVS. Details of -longdesc Subversion (a replacement for CVS) is available from the -longdesc project's home site. -containersize 1612 -containerchecksum 5c6daf41bdb04b3420cd108f1f4660330ef5d6e7a79cbcd2e9fca96740bf3f61c6cecdbc93072181d79c20ba4ef0413d831383e94b1845c19e11ee77ace39d82 -doccontainersize 441208 -doccontainerchecksum ffd72cd7d402683d8d59c95997620f3571800f4bebd0ec8792ea0d8975f1295451cb18929fb1972a449ce7bff8efd12575f345ee3909d3eb5a67a1146aa1da5e -docfiles size=112 - RELOC/doc/latex/svn/README details="Package README" - RELOC/doc/latex/svn/svn.pdf details="Package documentation" -srccontainersize 7636 -srccontainerchecksum b0536c1e973a1e67e5a2df5dd462e651c4cdcdccba25a21743b9884a5d18616de88f969918cecc8b23571ef3de11b45b3781e97f6e9158a791537ce78a5efe93 -srcfiles size=7 - RELOC/source/latex/svn/Makefile - RELOC/source/latex/svn/svn.dtx - RELOC/source/latex/svn/svn.ins -runfiles size=1 - RELOC/tex/latex/svn/svn.sty -catalogue-also svninfo svn-multi -catalogue-ctan /macros/latex/contrib/svn -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics version-control doc-mgmt -catalogue-version 43 - -name svn-multi -category Package -revision 26313 -shortdesc Subversion keywords in multi-file LaTeX documents -longdesc This package lets you typeset keywords of the version control -longdesc system Subversion inside your LaTeX files anywhere you like. -longdesc Unlike the otherwise similar package svn the use of multiple -longdesc files for one LaTeX document is well supported. The package -longdesc uses the author's filehook and currfile packages. The package -longdesc interacts with an external Perl script, to retrieve information -longdesc necessary for the required output. -depend svn-multi.ARCH -containersize 12432 -containerchecksum f3a0f3bbc627ffda1456ea6afa6345940fbb0d3310309debfeeaee06f65320e1050e9133bcf15c104111c85913638b44b1e023fb24491c6731045cdfa7543049 -doccontainersize 401620 -doccontainerchecksum 3f053a4ce166b1e2d72c9841985269bafbefe9492049f98e8f625302ca2d8f7a7d824efcbc5e3ec8b31375a72c00ff86f7b634836bd996881cf14cbc6d97246b -docfiles size=104 - texmf-dist/doc/latex/svn-multi/README details="Readme" - texmf-dist/doc/latex/svn-multi/example_chap1.tex - texmf-dist/doc/latex/svn-multi/example_main.tex - texmf-dist/doc/latex/svn-multi/group_example.tex - texmf-dist/doc/latex/svn-multi/svn-multi.pdf details="Package documentation" - texmf-dist/doc/support/svn-multi/svn-multi-pl.pdf details="Perl script documentation" -srccontainersize 39004 -srccontainerchecksum 43187f8f229e97159a45a8fee8bab3bb8ad31dc7aa129e9ba5be20c94600d29e62334f10b2ae36c90042e2ae5e040e868312484641d52f4b73bf2427d8bb360f -srcfiles size=42 - texmf-dist/source/latex/svn-multi/svn-multi-pl.dtx - texmf-dist/source/latex/svn-multi/svn-multi.dtx - texmf-dist/source/latex/svn-multi/svn-multi.ins -runfiles size=15 - texmf-dist/scripts/svn-multi/svn-multi.pl - texmf-dist/tex/latex/svn-multi/svn-multi.sty - texmf-dist/tex/latex/svn-multi/svnkw.sty -catalogue-also svn svninfo -catalogue-ctan /macros/latex/contrib/svn-multi -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl -catalogue-topics version-control doc-mgmt -catalogue-version 2.4d - -name svn-multi.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of svn-multi -containersize 340 -containerchecksum 3354cac57f0f607bfc3305cd833a1e969159d3b98a0fb329912fd6a41e4fa4bd59c4e49525976c74fa66dfd6108721149eaaf223a4297dcd1f989d27b18cba2f -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/svn-multi - -name svn-multi.amd64-freebsd -category Package -revision 16472 -shortdesc amd64-freebsd files of svn-multi -containersize 340 -containerchecksum 66589c072fcb79b6d7405efdc885fbcdb8f80d96208fb285aeb30991e1a1eaffe097fcc24fa472a4528b48e763214cb2d9962a6f9f3f2266fa3d18b522c80c61 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/svn-multi - -name svn-multi.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of svn-multi -containersize 344 -containerchecksum 27dc5d47a347b94c650251f2f6daeb6089c1d67b8902a0e533f577ce009d0ea4f78ae6616b6e0862aedc5044619e8ace646aab18b215ecc6b998fa80ee15fe88 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/svn-multi - -name svn-multi.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of svn-multi -containersize 344 -containerchecksum e7c1373bda750454bb94e12c0b4433ec934f31c0843b36316dd119142aeda0194874bd7734304e6a8ca130434175fbc9babdd9bfe6100687211e786c7aae6dd2 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/svn-multi - -name svn-multi.i386-cygwin -category Package -revision 13717 -shortdesc i386-cygwin files of svn-multi -containersize 340 -containerchecksum f975d3db7d8ad2ca695007d4a60ff784c85848538547dbfa3b97e993021c1d1ff0be74b4843a4b9638a97320028d3ebf83d64d07f3bac7001924c5f27f7a4cb7 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/svn-multi - -name svn-multi.i386-freebsd -category Package -revision 16472 -shortdesc i386-freebsd files of svn-multi -containersize 344 -containerchecksum c624897d7f58948928a1e916f90ed75e9b3124ff6a1aa5c7354b1f64492b24ce02e7b21b0156f2672b563ed693cd4780f446224ea23b453a59700cb80b021386 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/svn-multi - -name svn-multi.i386-linux -category Package -revision 13663 -shortdesc i386-linux files of svn-multi -containersize 340 -containerchecksum 7888330c8e123e37358afdd288b9b22ddcf251939b5725f0fba530658b8022d0f60b9a8a74dfaedac79642ff2bb879b517d50dae6e235c859f081fcba5ba4526 -binfiles arch=i386-linux size=1 - bin/i386-linux/svn-multi - -name svn-multi.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of svn-multi -containersize 344 -containerchecksum 5a6dc183f62937fc68a6a65c21c53b3620c36ca6b645cd862672fa876e5275e6f64e92c036721618e478b9ad28b0eb737c6e71b595a0d11f36dd83cd509c44c0 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/svn-multi - -name svn-multi.i386-solaris -category Package -revision 13898 -shortdesc i386-solaris files of svn-multi -containersize 344 -containerchecksum ca3d2ed5def5eb82b953f70d4f838e0737363a657c2a641da91467549836b055ed628c203da996d45e77b70bd386429a87d6a8caa3b34736c789930109710d7c -binfiles arch=i386-solaris size=1 - bin/i386-solaris/svn-multi - -name svn-multi.sparc-solaris -category Package -revision 13774 -shortdesc sparc-solaris files of svn-multi -containersize 340 -containerchecksum 5c76c23e32901b6056411325dea45a80b2ee40c8e76754487f6f1cf479b1b8de440d8ca40d96ed30c5d82d08ee3ab5c7c2186e0e24014b0dece900e1768a8274 -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/svn-multi - -name svn-multi.win32 -category Package -revision 15404 -shortdesc win32 files of svn-multi -containersize 684 -containerchecksum 0607044a316f6cc509c44728d0c3029a7f8b1d1a7309b355830fd711d9b2865e005741cb57c5d54a835218509ede78faddceaa2113e90c4cd592ff3b09f8189f -binfiles arch=win32 size=1 - bin/win32/svn-multi.exe - -name svn-multi.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of svn-multi -containersize 344 -containerchecksum 039cf68665244a6a0bf43eee9cd0963571b0b3fb1f13a7d5cd9d124771de5d7840e7e16a4d8feb8b7b70fe9de82e189226adef5508570c25e33bf73112538594 -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/svn-multi - -name svn-multi.x86_64-darwin -category Package -revision 18441 -shortdesc x86_64-darwin files of svn-multi -containersize 344 -containerchecksum 29bb3f9b5930ab74e2fcea349117732af5b18bd41ffa412f15a8f69788d5112c459bd2221f227cdce6a05ffe487d56fa5cf552e796e5d9cbe4e523e39ab4af42 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/svn-multi - -name svn-multi.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of svn-multi -containersize 352 -containerchecksum 2d64c93668810aeae5661901ff60d8c8c0b07df6fb4498788a05c2686668141e85c9fe6390846daf42707c1b18f20f9a1237f20514c74fab1c79a6e654846c65 -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/svn-multi - -name svn-multi.x86_64-linux -category Package -revision 13777 -shortdesc x86_64-linux files of svn-multi -containersize 344 -containerchecksum e385235d6b380b7299ec23f3840bdd78446c5ea09526586272e91592d3a3d451e2c2da213ec3e76ae753018e389952166225d176c2e3adfc0e18864e50c6a6cc -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/svn-multi - -name svn-multi.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of svn-multi -containersize 344 -containerchecksum 5d922b6153d6fe11d9bfbb403beb683ca6c8533af4ea55dc31585cc2743c7e55adb78173cd351bb47bc62c5445426660a8b6796a8d8f2a207946f286ae5f42c2 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/svn-multi - -name svn-multi.x86_64-solaris -category Package -revision 18442 -shortdesc x86_64-solaris files of svn-multi -containersize 344 -containerchecksum 02e6d2ea11051408598a5cb0dd8ddfb4f60fddb277326bbeb9142bff6ea7fe07889ee5ff2aad30c7e8750ca82474d9d7be3f61d875d176380cfd21069d8f5f75 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/svn-multi - -name svn-prov -category Package -revision 18017 -shortdesc Subversion variants of \Provides... macros -relocated 1 -longdesc The package introduces Subversion variants of the standard -longdesc LaTeX macros \ProvidesPackage, \ProvidesClass and \ProvidesFile -longdesc where the file name and date is extracted from Subversion Id -longdesc keywords. The file name may also be given explicitly as an -longdesc optional argument. -containersize 2376 -containerchecksum 65500d9f2163c31886b0da87e4b696a3ff0f7c6324dd3b55365fb3decaf3c6b26f09ebeea7fcc89c9712d943b1155954a018c24fc557cfe2f639086a9cb5bc16 -doccontainersize 242168 -doccontainerchecksum 5467790439685fb92f653328016725488dc7ed4eb722d1eca7dd88973a08a51bb1d631ab24f99a70a13e63844e08106b60de955bfc90c512192aefa5e75c9cfc -docfiles size=74 - RELOC/doc/latex/svn-prov/svn-prov.pdf details="Package documentation" -srccontainersize 9988 -srccontainerchecksum 6d4686b3d026dfe0e9bf2c779871e5ac5e3eb499d6b18a56948d26af19d2587eb87890dd7abdea459093fb4610316d2a569d9bd8f8afdfbb2f3a7ff002925e9d -srcfiles size=10 - RELOC/source/latex/svn-prov/Makefile - RELOC/source/latex/svn-prov/svn-prov.dtx - RELOC/source/latex/svn-prov/svn-prov.ins -runfiles size=2 - RELOC/tex/latex/svn-prov/svn-prov.sty -catalogue-ctan /macros/latex/contrib/svn-prov -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics version-control doc-mgmt -catalogue-version 3.1862 - -name svninfo -category Package -revision 17554 -shortdesc Typeset Subversion keywords -relocated 1 -longdesc A package for incorporating the values of Subversion keywords -longdesc into typeset documents. Information about Subversion (a -longdesc replacement for CVS) is available from -longdesc http://subversion.tigris.org/ -containersize 3936 -containerchecksum c82013869a45e7168dc48e6fabaa343c4600a1156eedb651e382c77bd65dcbbdbc0c47222884bf6e6a1c4a7f014e89c1528ff0dbafcabac17269c81b95a82247 -doccontainersize 258452 -doccontainerchecksum 6862165228b6b1e1136e826a23096e03ebd285e2e885721bc9da07403edb41572512e3c2a2147cbda828185cbe1275cec3d809738f7c6b7fd81cdc12bd5e51db -docfiles size=70 - RELOC/doc/latex/svninfo/README details="Readme" - RELOC/doc/latex/svninfo/svninfo.init - RELOC/doc/latex/svninfo/svninfo.pdf details="Package documentation" -srccontainersize 12712 -srccontainerchecksum 0460910f68d83793b8e277c9ce88da585ca28b3e1ad10fdb11d39dc7ee53126aeca44636a95616f3e342458c273cd4fb66483f50f2f31ac0dde87ce180ac924f -srcfiles size=14 - RELOC/source/latex/svninfo/Makefile - RELOC/source/latex/svninfo/svninfo.dtx - RELOC/source/latex/svninfo/svninfo.ins -runfiles size=5 - RELOC/tex/latex/svninfo/svninfo.cfg - RELOC/tex/latex/svninfo/svninfo.sty -catalogue-also svn svn-multi svn-prov -catalogue-ctan /macros/latex/contrib/svninfo -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1 -catalogue-topics version-control doc-mgmt -catalogue-version 0.7.4 - -name svrsymbols -category Package -revision 50019 -shortdesc A font with symbols for use in physics texts -relocated 1 -longdesc The svrsymbols package is a LaTeX interface to the SVRsymbols -longdesc font. The glyphs of this font are ideograms that have been -longdesc designed for use in physics texts. Some symbols are standard -longdesc and some are entirely new. -execute addMap svrsymbols.map -containersize 67556 -containerchecksum cfed8d86151f38444df9c6c9d6a189b93e34c2ec95029ea39b1abb1fe92850b6754c9c22018f37f7e7d258df2dda325bfa3624de612612fe044c07243d4acb72 -doccontainersize 58764 -doccontainerchecksum 4f38961b9024fd89134e9484064fa563c06d8d721f2ed7063ab5080c1f9927feecf47017f4d63fcccdff05cc4f740392050c94ad8e12e94cd8fd5f1e27351c81 -docfiles size=18 - RELOC/doc/fonts/svrsymbols/README details="Readme" - RELOC/doc/fonts/svrsymbols/svrsymbols.pdf details="Package documentation" - RELOC/doc/fonts/svrsymbols/svrsymbols.tex -srccontainersize 3936 -srccontainerchecksum c43efd6be9500d55e066d3f3b3cc6153086d8370b0f5e60ee7b6752f83b07dde5214a040254d675f629e29805ae03b57658c30cb1485b5dd02875bb582172f0e -srcfiles size=4 - RELOC/source/fonts/svrsymbols/svrsymbols.dtx - RELOC/source/fonts/svrsymbols/svrsymbols.ins -runfiles size=26 - RELOC/fonts/afm/public/svrsymbols/SVRsymbols.afm - RELOC/fonts/map/dvips/svrsymbols/svrsymbols.map - RELOC/fonts/opentype/public/svrsymbols/SVRsymbols.otf - RELOC/fonts/tfm/public/svrsymbols/SVRsymbols.tfm - RELOC/fonts/type1/public/svrsymbols/SVRsymbols.pfb - RELOC/tex/latex/svrsymbols/svrsymbols.sty -catalogue-ctan /fonts/svrsymbols -catalogue-date 2019-02-12 22:24:22 +0100 -catalogue-license lppl1.3c -catalogue-topics font font-maths font-symbol-maths physics -catalogue-version 2.0b - -name swebib -category Package -revision 15878 -shortdesc Swedish bibliography styles -relocated 1 -longdesc The bundle contains Swedish versions of the standard -longdesc bibliography styles, and of the style plainnat. The styles -longdesc should be funtionally equivalent to the corresponding original -longdesc styles, apart from the Swedish translations. The styles do not -longdesc implement Swedish collation. -containersize 6888 -containerchecksum 3796cf2148aa57c841c36b1d655d4b0fdadc713ad8c65b4eb131cd571dad29b52aa115c343eb73405fbb16f1a8d6e8eb652aff6e34b05d0c9c95700e112d115e -doccontainersize 488 -doccontainerchecksum 5b4b5877ba30f9642feaa105e466aadbccbb2dfc1ecc691ddcc7c700109dc0caa93d977f373f1b3428145ee7f02fefdb8c3ad3b37f671d36e1ef4becf820d036 -docfiles size=1 - RELOC/doc/latex/swebib/README details="Readme" -runfiles size=27 - RELOC/bibtex/bst/swebib/sweabbrv.bst - RELOC/bibtex/bst/swebib/swealpha.bst - RELOC/bibtex/bst/swebib/sweplain.bst - RELOC/bibtex/bst/swebib/sweplnat.bst - RELOC/bibtex/bst/swebib/sweunsrt.bst -catalogue-ctan /biblio/bibtex/contrib/swebib -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.2 -catalogue-topics bibtex-sty swedish - -name swimgraf -category Package -revision 25446 -shortdesc Graphical/textual representations of swimming performances -relocated 1 -longdesc The package provides two macros that produce representations of -longdesc a swimmer's performances. The user records data in a text file -longdesc and specifies as arguments of the macros the date range of -longdesc interest. The macros extract the relevant information from the -longdesc file and process it: \swimgraph produces a graph of the times -longdesc in a single swimming event (specified as an argument), plotting -longdesc long course and short course times in separate lines. Records -longdesc and qualifying times, stored in text files, may optionally be -longdesc included on the graph. \swimtext produces a written record of -longdesc the times in all events. Files of current world and Canadian -longdesc records are included. The package requires the PSTricks and -longdesc keyval packages. For attractive output it also requires a -longdesc colour output device. -containersize 11356 -containerchecksum 0793102bb0c04fe27aaad2e882b04f80b1e496dd747708d9dc7baeb037d94abbcc3c908d1719bb9d372a8c5932b836c5ddd66153378907afc43e3ec477aa9e62 -doccontainersize 51072 -doccontainerchecksum 25b5a0292187102f74d821f8eea3d34d643756f90cad9256e008d07a7bada86926eab8dfe667c29ff970bd64edb177ce8540ddc2cb29f29bd31117bd04bd53f5 -docfiles size=46 - RELOC/doc/latex/swimgraf/100br1.pdf - RELOC/doc/latex/swimgraf/100br1.tex - RELOC/doc/latex/swimgraf/100br2.pdf - RELOC/doc/latex/swimgraf/100br2.tex - RELOC/doc/latex/swimgraf/README details="Readme" - RELOC/doc/latex/swimgraf/README.TEXLIVE - RELOC/doc/latex/swimgraf/fcanada.dat - RELOC/doc/latex/swimgraf/fcanada11.dat - RELOC/doc/latex/swimgraf/fcanada12.dat - RELOC/doc/latex/swimgraf/fcanada13.dat - RELOC/doc/latex/swimgraf/fcanada14.dat - RELOC/doc/latex/swimgraf/fcanada15.dat - RELOC/doc/latex/swimgraf/fcanada16.dat - RELOC/doc/latex/swimgraf/fcanada17.dat - RELOC/doc/latex/swimgraf/fontario10.dat - RELOC/doc/latex/swimgraf/fontario11.dat - RELOC/doc/latex/swimgraf/fontario12.dat - RELOC/doc/latex/swimgraf/fontario13.dat - RELOC/doc/latex/swimgraf/fontario14.dat - RELOC/doc/latex/swimgraf/fontario15.dat - RELOC/doc/latex/swimgraf/fontario16.dat - RELOC/doc/latex/swimgraf/fontario17.dat - RELOC/doc/latex/swimgraf/fontario8.dat - RELOC/doc/latex/swimgraf/fontario9.dat - RELOC/doc/latex/swimgraf/fworld.dat - RELOC/doc/latex/swimgraf/mcanada.dat - RELOC/doc/latex/swimgraf/mworld.dat - RELOC/doc/latex/swimgraf/sample1.dat - RELOC/doc/latex/swimgraf/sample2.dat - RELOC/doc/latex/swimgraf/text1.pdf - RELOC/doc/latex/swimgraf/text1.tex - RELOC/doc/latex/swimgraf/text2.pdf - RELOC/doc/latex/swimgraf/text2.tex -runfiles size=13 - RELOC/tex/latex/swimgraf/swimgraf.cfg - RELOC/tex/latex/swimgraf/swimgraf.sty -catalogue-ctan /macros/latex/contrib/swimgraf -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics data-disp - -name syllogism -category Package -revision 15878 -shortdesc Typeset syllogisms in LaTeX -relocated 1 -longdesc The package provides a simple, configurable, way for neatly -longdesc typesetting syllogisms and syllogistic-like arguments, composed -longdesc of two premises and a conclusion. -containersize 2728 -containerchecksum a822ee5507f7b3fa41a4f338de2668afb094640a62f972296b5bef295e74d68118d75933245e22ff4aea5625b314bce18a57da31c5bd6a04050c1c25da668d94 -doccontainersize 310380 -doccontainerchecksum cab0677870328ff02b552a7dc7eb401aaac32a3dd927d72285ec1a884b720a8de1e009e4bc0454df0bd264f54b95ea45fa888d1a64339537ea8c31335f92c3f0 -docfiles size=95 - RELOC/doc/latex/syllogism/Examples.pdf - RELOC/doc/latex/syllogism/Examples.tex - RELOC/doc/latex/syllogism/README details="Readme" - RELOC/doc/latex/syllogism/syllogism.pdf details="Package documentation" - RELOC/doc/latex/syllogism/syllogism.tex -runfiles size=3 - RELOC/tex/latex/syllogism/syllogism.sty -catalogue-ctan /macros/latex/contrib/syllogism -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics logic -catalogue-version 1.2 - -name symbol -category Package -revision 31835 -catalogue urw-base35 -shortdesc URW "Base 35" font pack for LaTeX -relocated 1 -longdesc A set of fonts for use as "drop-in" replacements for Adobe's -longdesc basic set, comprising: Century Schoolbook (substituting for -longdesc Adobe's New Century Schoolbook); Dingbats (substituting for -longdesc Adobe's Zapf Dingbats); Nimbus Mono L (substituting for Abobe's -longdesc Courier); Nimbus Roman No9 L (substituting for Adobe's Times); -longdesc Nimbus Sans L (substituting for Adobe's Helvetica); Standard -longdesc Symbols L (substituting for Adobe's Symbol); URW Bookman; URW -longdesc Chancery L Medium Italic (substituting for Adobe's Zapf -longdesc Chancery); URW Gothic L Book (substituting for Adobe's Avant -longdesc Garde); and URW Palladio L (substituting for Adobe's Palatino). -execute addMap usy.map -containersize 36140 -containerchecksum 6998e58f859b94825bdcf1c783eaee7935cdf5dd94b83a45e3c3de6d56317d674fbc53b370b3695f0729dbd869dc8ae00c51bcc63fdece7386c87bbd2581adb8 -runfiles size=25 - RELOC/dvips/symbol/config.usy - RELOC/fonts/afm/adobe/symbol/psyb.afm - RELOC/fonts/afm/adobe/symbol/psyr.afm - RELOC/fonts/afm/urw/symbol/usyr.afm - RELOC/fonts/map/dvips/symbol/usy.map - RELOC/fonts/tfm/adobe/symbol/psyr.tfm - RELOC/fonts/tfm/monotype/symbol/msyr.tfm - RELOC/fonts/tfm/urw35vf/symbol/usyr.tfm - RELOC/fonts/type1/urw/symbol/usyr.pfb - RELOC/fonts/type1/urw/symbol/usyr.pfm - RELOC/tex/latex/symbol/uusy.fd -catalogue-also tex-gyre -catalogue-ctan /fonts/urw/base35 -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics font font-type1 font-collection - -name sympytexpackage -category Package -revision 45818 -catalogue sympytex -shortdesc Include symbolic computation (using sympy) in documents -relocated 1 -longdesc The bundle supports inclusion of symbolic-python (sympy) -longdesc expressions, as well as graphical output from the sympy -longdesc plotting module (or from matplotlib). -containersize 3612 -containerchecksum b4c8f87f57aed463e8c518846dba32a189de8b75c3992e257ae4e3aea92e703b9d175a10503a1588ac58f0e0d5740247768f84eba3ac9c34983e6ed019baa698 -doccontainersize 1840 -doccontainerchecksum ae20ee5f1712b46ff2072aa6b3f139179bdde10199afd1ebe44aa0600948dff7c6e174be00f7a51a6711dfdc23831618f3b61f0f434aee348bff22266a106881 -docfiles size=2 - RELOC/doc/latex/sympytexpackage/README details="Readme" - RELOC/doc/latex/sympytexpackage/README.TEXLIVE -srccontainersize 17088 -srccontainerchecksum 675a253288308b51c54042747984eda3115384ac997173dd910bd515f2f62f1dddb2fe3e9bd83af8332eea8bfe3d2a3e27f5691f3f8ed5eff7fb32fd93c3f37e -srcfiles size=15 - RELOC/source/latex/sympytexpackage/sympytexpackage.dtx - RELOC/source/latex/sympytexpackage/sympytexpackage.ins -runfiles size=4 - RELOC/scripts/sympytexpackage/sympytex.py - RELOC/tex/latex/sympytexpackage/sympytex.sty -catalogue-ctan /macros/latex/contrib/sympytexpackage -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license gpl2 -catalogue-topics callback -catalogue-version 0.3 - -name synctex -category TLCore -revision 48032 -shortdesc engine-level feature synchronizing output and source -longdesc SyncTeX allows navigating between the TeX source and (usually -longdesc PDF) output, in both directions, given a SyncTeX-aware front -longdesc end. It is compiled into most engines and can be enabled with -longdesc the --synctex=1 option. It is developed as part of TeX Live. -depend synctex.ARCH -containersize 464 -containerchecksum e3589ecd11871d949c3526eebb150e4d7e812aebcc9ab4a3476083418b138003ef4cb2486148fde55fb2fae194244c3ba37d9b6d85f48ed8c71ef778fa30744f -doccontainersize 41736 -doccontainerchecksum 10c3e6b125bde957321a18810c7163f98fafbca7b4715fa777e8381a16eda20000be671c67e71f6aeb18c24d804fe6fa4b905ba7ac9f7ae5c168f1db4f605af1 -docfiles size=17 - texmf-dist/doc/man/man1/synctex.1 - texmf-dist/doc/man/man1/synctex.man1.pdf - texmf-dist/doc/man/man5/synctex.5 - texmf-dist/doc/man/man5/synctex.man5.pdf - -name synctex.aarch64-linux -category TLCore -revision 48789 -shortdesc aarch64-linux files of synctex -containersize 62036 -containerchecksum b66285716fe88a1a754bca4b655965a0be5860bafb62e67a9e55c27640d6a9c53aa20033191a1713fd1e3f13dd3b4744c92f2fc5c41614cd8adb326ee52c8b03 -binfiles arch=aarch64-linux size=41 - bin/aarch64-linux/synctex - -name synctex.amd64-freebsd -category TLCore -revision 46816 -shortdesc amd64-freebsd files of synctex -containersize 72044 -containerchecksum cee8811bdf7fcf422a19f098359ce11dac375adf01e63892ab4fe55a5df7dbf76e4f240a90ff0726954f6a886aa017c64dc8a247205faa5baeea085188722222 -binfiles arch=amd64-freebsd size=48 - bin/amd64-freebsd/synctex - -name synctex.amd64-netbsd -category TLCore -revision 48698 -shortdesc amd64-netbsd files of synctex -containersize 65004 -containerchecksum e7a9bb6ef1e7e642ce35468c51791fa01e8ebe6cd7d8e2b9e319771f79adfa374fdccb10bb755663f3c875b994be40d5eba7ab6a1e950fc8235e438573c0fd54 -binfiles arch=amd64-netbsd size=59 - bin/amd64-netbsd/synctex - -name synctex.armhf-linux -category TLCore -revision 48716 -shortdesc armhf-linux files of synctex -containersize 59696 -containerchecksum 3b988450fc10b26b5dfd8ce7d0e21ae99614b727827f3846e5d310778944126b67ef01eb7642860bc104e1e170f6f70102271ec0cc0f9305b0c26253f6a61829 -binfiles arch=armhf-linux size=38 - bin/armhf-linux/synctex - -name synctex.i386-cygwin -category TLCore -revision 46814 -shortdesc i386-cygwin files of synctex -containersize 70916 -containerchecksum 7c2d7c898c6bffd32dc46444de94c5f491c2aae34f34951ef2ca0ebe84d8d8848a2d2698c88dc077869362ff569f8d1ebad8ed3b02c9b51a84314c34698fb7f2 -binfiles arch=i386-cygwin size=43 - bin/i386-cygwin/synctex.exe - -name synctex.i386-freebsd -category TLCore -revision 46816 -shortdesc i386-freebsd files of synctex -containersize 66832 -containerchecksum 36561ee8aa1c9b9d3a57b3a47e15f37b6003f25caa5a0f8f1bbd6cb0a0489c15004c086fdcd0a3720ae7d1c4d5665f6022270299a0a0f0369f206f0601f2d5e6 -binfiles arch=i386-freebsd size=40 - bin/i386-freebsd/synctex - -name synctex.i386-linux -category TLCore -revision 47245 -shortdesc i386-linux files of synctex -containersize 76348 -containerchecksum ba0fb1ed34b693938802fc2df5774e529756d67e96e209c0c0e34c8166280d7b1ce1f7ed14bdaffad06cf8110a827a5ffffc7c439f5b8d2d52f878db4e8ecacb -binfiles arch=i386-linux size=47 - bin/i386-linux/synctex - -name synctex.i386-netbsd -category TLCore -revision 46812 -shortdesc i386-netbsd files of synctex -containersize 62028 -containerchecksum f9924f99dac6b5f2d879011aca3fb070f3931ecc34aa804052efc21b1dab902b10b15b07a3140612f53e362bbe982f3cfcf6bf4dec96b9b7e6b0a611d0653b34 -binfiles arch=i386-netbsd size=52 - bin/i386-netbsd/synctex - -name synctex.i386-solaris -category TLCore -revision 46829 -shortdesc i386-solaris files of synctex -containersize 69320 -containerchecksum 337a3863973f04235022a1845d5ee0233c3533912981829ebe127a4930231b9d7e0cdeccf4a60be8c1a4d4e01510b5677cfec478d71029e18e52ad6200c5eee3 -binfiles arch=i386-solaris size=39 - bin/i386-solaris/synctex - -name synctex.sparc-solaris -category TLCore -revision 46829 -shortdesc sparc-solaris files of synctex -containersize 62124 -containerchecksum aba59b55c2d91c8ad88ebf8b1ba4ac0cc57ab4167bce1904b3f5f4659673186a8d21a972032a5a92584298feb105a096c8542caee273554dc892e57e1c3cc15c -binfiles arch=sparc-solaris size=42 - bin/sparc-solaris/synctex - -name synctex.win32 -category TLCore -revision 46993 -shortdesc win32 files of synctex -containersize 132740 -containerchecksum b300ccfd22fba6e2b6272cb0f90e35600e861ad70da4a24eb868d4ac939572f3b0c00b4414cbe949a4bb58a1eb4fefb116bb8d1a8dbeb7efbb35ac650df8dc10 -binfiles arch=win32 size=73 - bin/win32/synctex.exe - -name synctex.x86_64-cygwin -category TLCore -revision 46813 -shortdesc x86_64-cygwin files of synctex -containersize 69304 -containerchecksum 1af99d79ff0fb1682165f773896b7391f9b3d4d99e4ed0372ec186df9f80423946741f9be99cddf81a0a23bdd43040ae942311fd1c92b216f4ad4783164f02e4 -binfiles arch=x86_64-cygwin size=42 - bin/x86_64-cygwin/synctex.exe - -name synctex.x86_64-darwin -category TLCore -revision 48728 -shortdesc x86_64-darwin files of synctex -containersize 73240 -containerchecksum 5129340008e3ced6d99f01b97c51f5df829c63b79d53de46acf3ad9c14182826bb54bb344d7620c2d10ab831702c96452ac60560d07bf1fd768c40f22bf9155c -binfiles arch=x86_64-darwin size=46 - bin/x86_64-darwin/synctex - -name synctex.x86_64-darwinlegacy -category TLCore -revision 47387 -shortdesc x86_64-darwinlegacy files of synctex -containersize 67876 -containerchecksum ad81b60897fa1f78317b5b039517434eaa0e0e769a5cca50139c9e9a80e0ca4266d025d0698e5b3ee11d61645d06721f9e4303d9c3ea8c4d9c32cd97c98dd03d -binfiles arch=x86_64-darwinlegacy size=43 - bin/x86_64-darwinlegacy/synctex - -name synctex.x86_64-linux -category TLCore -revision 47063 -shortdesc x86_64-linux files of synctex -containersize 72920 -containerchecksum 7de1e1cbdef7655ba0075411cbe3cb0cf2d7e86da02adbe858b22d6a4c43e360e9c37a405627aa94749a5dbd3baa224453e9deb7b32d76dc7b4622d2a4097a64 -binfiles arch=x86_64-linux size=46 - bin/x86_64-linux/synctex - -name synctex.x86_64-linuxmusl -category TLCore -revision 46840 -shortdesc x86_64-linuxmusl files of synctex -containersize 77540 -containerchecksum b19feb6bfcccf5a656ad0be0cf31fe9d202d1584456a6f6f1df3af3f3369a780e557cd1435d47269d3f527a886f7865b3703ac50f460c40033bec6323b1f161f -binfiles arch=x86_64-linuxmusl size=53 - bin/x86_64-linuxmusl/synctex - -name synctex.x86_64-solaris -category TLCore -revision 46829 -shortdesc x86_64-solaris files of synctex -containersize 75120 -containerchecksum 15e18092d36dc662c54b488f03a7157001c7527dafe147f2e7280eff5907bf97dfa9e9909a647179b5a6a1dc8ef55526935043cf31a76f82064332aef950a704 -binfiles arch=x86_64-solaris size=47 - bin/x86_64-solaris/synctex - -name synproof -category Package -revision 15878 -shortdesc Easy drawing of syntactic proofs -relocated 1 -longdesc The package provides a set of macros based on PSTricks that -longdesc will enable you to draw syntactic proofs easily (inspired by -longdesc the Gamut books). Very few commands are needed, however fine -longdesc tuning of the various parameters (dimensions) can still be -longdesc achieved through "key=value" pairs. -containersize 2200 -containerchecksum 202425dd18fdcd5f3f128c54c101e48fc2319c65aa8604a35daf9548d886c866359c561d1bf22fdcb2bf3d5dc8613e2ad47713a80bd68b064f7a1ca4ac62e9ea -doccontainersize 61444 -doccontainerchecksum 0a0625620f1f2f9ec34039c1bb02e89ffd8eb145f70131f6398162968948c3cd78932a6f647fe42cf94bd06fd803b9ffd55627ffcdb3b736785102978c474d91 -docfiles size=21 - RELOC/doc/latex/synproof/README details="Readme" - RELOC/doc/latex/synproof/synproof-doc.pdf details="Package documentation" - RELOC/doc/latex/synproof/synproof-doc.tex -runfiles size=2 - RELOC/tex/latex/synproof/synproof.sty -catalogue-ctan /macros/latex/contrib/synproof -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics logic linguistic -catalogue-version 1.0 - -name syntax -category Package -revision 15878 -catalogue syntax2 -shortdesc Creation of syntax diagrams -relocated 1 -longdesc Create syntax diagrams using special environments and commands -longdesc to represent the diagram structure. -containersize 2628 -containerchecksum e6d02e538cc8ba623fc56bcc86cc77f430cda6e2b8956ae8d6f600f41553591874b5d2dc1429c7a077e23c5f58f9e877056e818da4dbf55b99e39a0120344eaf -doccontainersize 104560 -doccontainerchecksum a7238f8a7e673bb5beee6bddd92eda4a7fc052f82d85ce6aef3158accade9511e6253555c0a7f6520d5fde8d164bbcf2c078142510ec5c341a0a70cf93d66335 -docfiles size=35 - RELOC/doc/latex/syntax/README details="Package README" language="de" - RELOC/doc/latex/syntax/syntaxintro.pdf details="Introduction to the package" language="de" - RELOC/doc/latex/syntax/syntaxintro.tex - RELOC/doc/latex/syntax/syntaxtest.pdf - RELOC/doc/latex/syntax/syntaxtest.tex -runfiles size=3 - RELOC/tex/latex/syntax/syntax.tex -catalogue-also syntax-mdw -catalogue-ctan /macros/latex/contrib/syntax -catalogue-date 2016-07-19 09:53:55 +0200 -catalogue-license gpl -catalogue-topics syntax diagram - -name syntrace -category Package -revision 15878 -shortdesc Labels for tracing in a syntax tree -relocated 1 -longdesc This package adds support for traces in trees created using -longdesc either the synttree or the qtree package. The package provides -longdesc two commands (\traceLabel and \traceReference) to set and use a -longdesc trace. -containersize 1492 -containerchecksum e0f6885186bec22d6a0f36c308d9ed4a948584439c3ffe2e2c05bf15624d6480169c932290aed6346c0538495371c5e074fa17e2e05d4a8dbaadf97e90cd7438 -doccontainersize 48704 -doccontainerchecksum 3732c1b976690dc617cc548de59ff8d4fb19968dbaa705cbc04867e551a562dec6dc7ca710dd933c349ec73627e00e4c80e92d93a115a44dfbcee177409c921a -docfiles size=17 - RELOC/doc/latex/syntrace/README - RELOC/doc/latex/syntrace/syntrace.pdf details="Package documentation" -srccontainersize 2680 -srccontainerchecksum 73df8375cb1669790fd5eee086f7722ec9d9ec55893923f18c76c5ee8cb97e206cefee1a722119a9c148b148e3ca9d095f717f2c290f7c5889648a921e2285fb -srcfiles size=3 - RELOC/source/latex/syntrace/syntrace.dtx - RELOC/source/latex/syntrace/syntrace.ins -runfiles size=1 - RELOC/tex/latex/syntrace/syntrace.sty -catalogue-ctan /macros/latex/contrib/syntrace -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics tree -catalogue-version 1.1 - -name synttree -category Package -revision 16252 -shortdesc Typeset syntactic trees -relocated 1 -longdesc A package to typeset syntactic trees such as those used in -longdesc Chomsky's Generative grammar, based on a description of the -longdesc structure of the tree. -containersize 3564 -containerchecksum 3ad716f31a28a16de8661db756ea51c6f13a487f39db9023bc5f7327f60fda82a8a7179755bd0019d3c4c720bbd96b08e01947c4d2af6e82ec328e6d1b680b5c -doccontainersize 133620 -doccontainerchecksum 855d8b19dff9473d97a03e05d1e32acc59be52eae0dfd39ffb7f2f1a418e3dbdb0339b530081151645dd0183f80ee8b9f681f1f005a6fe833aabb523b1e52f09 -docfiles size=41 - RELOC/doc/latex/synttree/README details="Readme" - RELOC/doc/latex/synttree/synttree.pdf details="Package documentation" -srccontainersize 10112 -srccontainerchecksum c0c1b82eacb338a1ee74cea3a374153f9d8f0515c8f5590f5d957bbb4d7551fa111894c255f2dfadd05e2f09f203681af69ee8b3b79731a700d1b9359e7caec0 -srcfiles size=10 - RELOC/source/latex/synttree/synttree.dtx - RELOC/source/latex/synttree/synttree.ins -runfiles size=4 - RELOC/tex/latex/synttree/synttree.sty -catalogue-ctan /macros/latex/contrib/synttree -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics tree linguistic -catalogue-version 1.4.2 - -name systeme -category Package -revision 49690 -shortdesc Format systems of equations -relocated 1 -longdesc The package allows you to enter systems of equations or -longdesc inequalities in an intuitive way, and produces typeset output -longdesc where the terms and signs are aligned vertically. The package -longdesc works with plain TeX or LaTeX, but e-TeX is required. Cette -longdesc petite extension permet de saisir des systemes d'equations ou -longdesc inequations de facon intuitive, et produit un affichage ou les -longdesc termes et les signes sont alignes verticalement. -containersize 6828 -containerchecksum 631ab57065b95c7e229af4b10439165f7ff8a70ea2fc22d4650e27a2ef3d81be8dce546865b2aae983797a05630ca97b0892c46065e5a8ed5b143ddbf76f739b -doccontainersize 463212 -doccontainerchecksum 1a4b052f1233578388cb005518e611de9eb3299b909ea1f6c88b0b4cd8db6bc697d7514e7489cad71d9f75f10336c1dcbd763d53f3e6d5164b9f6d55306958a9 -docfiles size=118 - RELOC/doc/generic/systeme/README - RELOC/doc/generic/systeme/systeme_fr.pdf details="Package documentation (French)" language="fr" - RELOC/doc/generic/systeme/systeme_fr.tex -runfiles size=8 - RELOC/tex/generic/systeme/systeme.sty - RELOC/tex/generic/systeme/systeme.tex -catalogue-contact-bugs https://framagit.org/unbonpetit/systeme/issues -catalogue-contact-repository https://framagit.org/unbonpetit/systeme/tree/master -catalogue-ctan /macros/generic/systeme -catalogue-date 2019-01-13 21:13:02 +0100 -catalogue-license lppl1.3c -catalogue-topics maths maths-syseqn simplified -catalogue-version 0.32 - -name t-angles -category Package -revision 15878 -shortdesc Draw tangles, trees, Hopf algebra operations and other pictures -relocated 1 -longdesc A LaTeX2e package for drawing tangles, trees, Hopf algebra -longdesc operations and other pictures. It is based on emTeX or TPIC -longdesc \specials. Therefore, it can be used with the most popular -longdesc drivers, including emTeX drivers, dviwin, xdvi and dvips, and -longdesc (using some code from ConTeXt) it may also be used with -longdesc pdfLaTeX. -containersize 5676 -containerchecksum 50014d35220b1c25ea177d30b98e915ed84c1aa4f475c1e00ad3d77990b81d860cc141fa56243564586827aa1180b97bb28ae10a3c472a7790e482dffa4bf66e -doccontainersize 117608 -doccontainerchecksum be8ef0f7459421c7931e91888b66a7adb0dac43bb0432f907a56142a05c25ade7dc784ef09035807bdd1e4341cba6bec76090fcd284aab137e57c4ec1c0e81d5 -docfiles size=39 - RELOC/doc/latex/t-angles/README details="Readme" - RELOC/doc/latex/t-angles/t-manual.pdf details="Package documentation" - RELOC/doc/latex/t-angles/t-manual.tex -runfiles size=6 - RELOC/tex/latex/t-angles/t-angles.sty -catalogue-ctan /macros/latex/contrib/t-angles -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license gpl -catalogue-topics maths graphics-in-tex - -name t1utils -category TLCore -revision 47198 -shortdesc Simple Type 1 font manipulation programs -longdesc A collection of simple programs for manipulating Adobe Type 1 -longdesc fonts, comprising: - t1ascii: convert PFB (binary) to PFA -longdesc (ascii) fonts; - t1binary: convert PFA to PFB fonts; - -longdesc t1disasm: convert PFA or PFB fonts to human-readable and -longdesc -editable format; - t1asm: reassemble such editable formats to -longdesc a font; - t1unmac: extract font resources from a Macintosh font -longdesc file; and - t1mac: generate a Macintosh font from a Type 1 -longdesc font. -depend t1utils.ARCH -containersize 580 -containerchecksum 04d425c03cbb846204677454496c791ec00d94889f4e88003afe1ee2e96839650117e126a4973f0ab4978ea7a13b64c3f57c804280fc40c8adbef737fcf0d533 -doccontainersize 94460 -doccontainerchecksum bd9745a99f697f4f5d108ca7ec16051819c7a006a9e5cd154d7c1a926e7fbaf4e38afeff75b425d532d5bf2a1dff12e68b2216805f6d6e25597a2e3b4a0c0d2e -docfiles size=38 - texmf-dist/doc/man/man1/t1ascii.1 - texmf-dist/doc/man/man1/t1ascii.man1.pdf - texmf-dist/doc/man/man1/t1asm.1 - texmf-dist/doc/man/man1/t1asm.man1.pdf - texmf-dist/doc/man/man1/t1binary.1 - texmf-dist/doc/man/man1/t1binary.man1.pdf - texmf-dist/doc/man/man1/t1disasm.1 - texmf-dist/doc/man/man1/t1disasm.man1.pdf - texmf-dist/doc/man/man1/t1mac.1 - texmf-dist/doc/man/man1/t1mac.man1.pdf - texmf-dist/doc/man/man1/t1unmac.1 - texmf-dist/doc/man/man1/t1unmac.man1.pdf -catalogue-ctan /fonts/utilities/t1utils -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license pd -catalogue-topics ps-manip - -name t1utils.aarch64-linux -category TLCore -revision 48789 -shortdesc aarch64-linux files of t1utils -containersize 35292 -containerchecksum ac75311a1ac349e626aec9c270630e4ac1858b4fe94b3f88045ea56369529d80fb78e0757a74b5ac95b18e43d99dff812560149f5b942e0566d077e799d3a8e8 -binfiles arch=aarch64-linux size=59 - bin/aarch64-linux/t1ascii - bin/aarch64-linux/t1asm - bin/aarch64-linux/t1binary - bin/aarch64-linux/t1disasm - bin/aarch64-linux/t1mac - bin/aarch64-linux/t1unmac - -name t1utils.amd64-freebsd -category TLCore -revision 46816 -shortdesc amd64-freebsd files of t1utils -containersize 47696 -containerchecksum 561d76d9eabe68fe12260d9be1881b77aa6f32511cb1cf495698952a69dc2058d60109f264506fdcdbbc4f3776d08246b1e5352d0dd541a199c6a8f04a08cf98 -binfiles arch=amd64-freebsd size=76 - bin/amd64-freebsd/t1ascii - bin/amd64-freebsd/t1asm - bin/amd64-freebsd/t1binary - bin/amd64-freebsd/t1disasm - bin/amd64-freebsd/t1mac - bin/amd64-freebsd/t1unmac - -name t1utils.amd64-netbsd -category TLCore -revision 48698 -shortdesc amd64-netbsd files of t1utils -containersize 39540 -containerchecksum d53891f634eebd2bf756f7f9400efffc16365b867b0a522c88bfdd598050b19b463de1b89ac623ce35ecb1cf074bc8b1ee2291ba24109827c47648e594817c06 -binfiles arch=amd64-netbsd size=81 - bin/amd64-netbsd/t1ascii - bin/amd64-netbsd/t1asm - bin/amd64-netbsd/t1binary - bin/amd64-netbsd/t1disasm - bin/amd64-netbsd/t1mac - bin/amd64-netbsd/t1unmac - -name t1utils.armhf-linux -category TLCore -revision 48716 -shortdesc armhf-linux files of t1utils -containersize 32388 -containerchecksum 12c689fb41d45661fd77ca051d712be2288c00d389a678421dacd55350f150dbed84acd67886f583fe3084a385ed2bb4bc5bc4b7ae5ecdd384c7629a0a3a908a -binfiles arch=armhf-linux size=53 - bin/armhf-linux/t1ascii - bin/armhf-linux/t1asm - bin/armhf-linux/t1binary - bin/armhf-linux/t1disasm - bin/armhf-linux/t1mac - bin/armhf-linux/t1unmac - -name t1utils.i386-cygwin -category TLCore -revision 46814 -shortdesc i386-cygwin files of t1utils -containersize 35912 -containerchecksum b29aa17a384ea6e4a052b1a1e3cb47d89bd8d6579e97c5dc026d03aa336fdf2ad1dcecade1c8d7babaeb08758b01c6521ffa4ff4fb51876ecc11b8012f854cf4 -binfiles arch=i386-cygwin size=63 - bin/i386-cygwin/t1ascii.exe - bin/i386-cygwin/t1asm.exe - bin/i386-cygwin/t1binary.exe - bin/i386-cygwin/t1disasm.exe - bin/i386-cygwin/t1mac.exe - bin/i386-cygwin/t1unmac.exe - -name t1utils.i386-freebsd -category TLCore -revision 46816 -shortdesc i386-freebsd files of t1utils -containersize 42188 -containerchecksum d6736ad5c478eea5a8402f5cc67fcbaacf3400010e51b441d395925cedb0ab16e9cb48edc5a9b92316be19e3a5a671f582467280e040ffc4ec05c251a8ea3c8e -binfiles arch=i386-freebsd size=67 - bin/i386-freebsd/t1ascii - bin/i386-freebsd/t1asm - bin/i386-freebsd/t1binary - bin/i386-freebsd/t1disasm - bin/i386-freebsd/t1mac - bin/i386-freebsd/t1unmac - -name t1utils.i386-linux -category TLCore -revision 47245 -shortdesc i386-linux files of t1utils -containersize 41472 -containerchecksum b9b8fd9faf7cbf82a359da1c600a63c10f0c7a78bb0cc1e8117aedd533d2fb2fbd46d58d1464fbee1ca7e8754db57188af0e19e769cd3606c9587bd2d2aa7ee0 -binfiles arch=i386-linux size=59 - bin/i386-linux/t1ascii - bin/i386-linux/t1asm - bin/i386-linux/t1binary - bin/i386-linux/t1disasm - bin/i386-linux/t1mac - bin/i386-linux/t1unmac - -name t1utils.i386-netbsd -category TLCore -revision 46812 -shortdesc i386-netbsd files of t1utils -containersize 36448 -containerchecksum 4e8ae32b75cea9191c0b52d975b8d3806d57788453a464719454dfca5a5978489c9c1af061a8fd2e3ddb70e22845a23d1562ac615f58b4c2e88d2ffb8f314387 -binfiles arch=i386-netbsd size=69 - bin/i386-netbsd/t1ascii - bin/i386-netbsd/t1asm - bin/i386-netbsd/t1binary - bin/i386-netbsd/t1disasm - bin/i386-netbsd/t1mac - bin/i386-netbsd/t1unmac - -name t1utils.i386-solaris -category TLCore -revision 46829 -shortdesc i386-solaris files of t1utils -containersize 42052 -containerchecksum 6c608dd6e0d1603c06bd1748f1544a5c73f4cafd92c85589bbfa41f147164c13dc5d996256545bd59287b5def704309417967fa51f9bb0b777737075df47de1a -binfiles arch=i386-solaris size=58 - bin/i386-solaris/t1ascii - bin/i386-solaris/t1asm - bin/i386-solaris/t1binary - bin/i386-solaris/t1disasm - bin/i386-solaris/t1mac - bin/i386-solaris/t1unmac - -name t1utils.sparc-solaris -category TLCore -revision 46829 -shortdesc sparc-solaris files of t1utils -containersize 38016 -containerchecksum 3cbf8e17e0804d6309d9c65fb39ad6d217a74177bb799413f70b00dc3dd749e0a4a5188edd953c6803d2dc1d126beba797a978f5125a2193edcd36e733816eb6 -binfiles arch=sparc-solaris size=59 - bin/sparc-solaris/t1ascii - bin/sparc-solaris/t1asm - bin/sparc-solaris/t1binary - bin/sparc-solaris/t1disasm - bin/sparc-solaris/t1mac - bin/sparc-solaris/t1unmac - -name t1utils.win32 -category TLCore -revision 46800 -shortdesc win32 files of t1utils -containersize 35788 -containerchecksum d118fa81b97593217ded8d22e17238ecd815f4f6f15bd0d4057cbb32e2223fff65cf7d903f4a4442b4e23ed2851f09c2fad9ebe98f6e3df86b0c34a488456017 -binfiles arch=win32 size=47 - bin/win32/t1ascii.exe - bin/win32/t1asm.exe - bin/win32/t1binary.exe - bin/win32/t1disasm.exe - bin/win32/t1mac.exe - bin/win32/t1unmac.exe - -name t1utils.x86_64-cygwin -category TLCore -revision 46813 -shortdesc x86_64-cygwin files of t1utils -containersize 36904 -containerchecksum 56eb5158d1dd1f3a86d4cc16747f49281ee8e5a0b6ae24fb5f7f3f312f3e178d3caf6af4f536ae084d7bcd3e89120c77472643889a3cd9ee65d0296388d6fe2b -binfiles arch=x86_64-cygwin size=59 - bin/x86_64-cygwin/t1ascii.exe - bin/x86_64-cygwin/t1asm.exe - bin/x86_64-cygwin/t1binary.exe - bin/x86_64-cygwin/t1disasm.exe - bin/x86_64-cygwin/t1mac.exe - bin/x86_64-cygwin/t1unmac.exe - -name t1utils.x86_64-darwin -category TLCore -revision 48728 -shortdesc x86_64-darwin files of t1utils -containersize 44528 -containerchecksum 8acec5595358fe47cfee8192ddd7d0b9ddd6767ecd13d0d08c7ab5176b0035ea047cffe24a8e436cfb15c494baba9dad57cb5f9a942e817b04323f552d41077e -binfiles arch=x86_64-darwin size=72 - bin/x86_64-darwin/t1ascii - bin/x86_64-darwin/t1asm - bin/x86_64-darwin/t1binary - bin/x86_64-darwin/t1disasm - bin/x86_64-darwin/t1mac - bin/x86_64-darwin/t1unmac - -name t1utils.x86_64-darwinlegacy -category TLCore -revision 47387 -shortdesc x86_64-darwinlegacy files of t1utils -containersize 39696 -containerchecksum 55fbc61c44b5065c87f02908c2c17222955291071e1144bf5471d2e48496d8d638b64894e3269aa0268b870845d158c2d67d45a6e778a743fec5068399c7d642 -binfiles arch=x86_64-darwinlegacy size=61 - bin/x86_64-darwinlegacy/t1ascii - bin/x86_64-darwinlegacy/t1asm - bin/x86_64-darwinlegacy/t1binary - bin/x86_64-darwinlegacy/t1disasm - bin/x86_64-darwinlegacy/t1mac - bin/x86_64-darwinlegacy/t1unmac - -name t1utils.x86_64-linux -category TLCore -revision 47063 -shortdesc x86_64-linux files of t1utils -containersize 42492 -containerchecksum 5355b879211e4c27179924928f851d8bbd71e0d86d2d63f4a3688f0aad6c64aa2188344c180158f481ac228242953dd2c6de93a7c789c38739f314ba29d46230 -binfiles arch=x86_64-linux size=64 - bin/x86_64-linux/t1ascii - bin/x86_64-linux/t1asm - bin/x86_64-linux/t1binary - bin/x86_64-linux/t1disasm - bin/x86_64-linux/t1mac - bin/x86_64-linux/t1unmac - -name t1utils.x86_64-linuxmusl -category TLCore -revision 46840 -shortdesc x86_64-linuxmusl files of t1utils -containersize 44812 -containerchecksum 0958528e64dca597e5a07bcb67547ec99c292a2c8ad75e2bebaac127b57cfa126a0f81483a4aa3e48d895fc4586bbee388e8c5471a79987c8b7497f7746bbce8 -binfiles arch=x86_64-linuxmusl size=70 - bin/x86_64-linuxmusl/t1ascii - bin/x86_64-linuxmusl/t1asm - bin/x86_64-linuxmusl/t1binary - bin/x86_64-linuxmusl/t1disasm - bin/x86_64-linuxmusl/t1mac - bin/x86_64-linuxmusl/t1unmac - -name t1utils.x86_64-solaris -category TLCore -revision 46829 -shortdesc x86_64-solaris files of t1utils -containersize 46020 -containerchecksum 6fb72aa946e363c4b366515a747d02a9a54f4faee685b16bd0f16fa0f1337ac2a97726eb08e9a6ebe3d4cd8ee9527e4751c1be3fbdab2ebd3cadff600625832d -binfiles arch=x86_64-solaris size=69 - bin/x86_64-solaris/t1ascii - bin/x86_64-solaris/t1asm - bin/x86_64-solaris/t1binary - bin/x86_64-solaris/t1disasm - bin/x86_64-solaris/t1mac - bin/x86_64-solaris/t1unmac - -name t2 -category Package -revision 47870 -shortdesc Support for using T2 encoding -relocated 1 -longdesc The T2 bundle provides a variety of separate support functions -longdesc for using Cyrillic characters in LaTeX: the mathtext package, -longdesc for using Cyrillic letters 'transparently' in formulae; the -longdesc citehack package, for using Cyrillic (or indeed any non-ascii) -longdesc characters in citation keys; support for Cyrillic in BibTeX; -longdesc support for Cyrillic in Makeindex; and various items of font -longdesc support. -containersize 27084 -containerchecksum 2032ceca317de568c8d53182bcf803025301d5312adb5bdc19ed63d4ce404c4ce0673fb281bf3129024cc2c6211be4762e50bdb4f6d6e180d2afc41a62562ceb -doccontainersize 28748 -doccontainerchecksum c94c4bf034a3851f9a6e8d7addaa5b71927df3e66c249d35dbb071e10109ca3c7497ff12845e882b994f345e0cbd5f1e7ed3fb39368e0f3201768a89fab7c105 -docfiles size=67 - RELOC/doc/generic/t2/Makefile - RELOC/doc/generic/t2/OT2uni.map - RELOC/doc/generic/t2/README details="Readme" - RELOC/doc/generic/t2/T2Auni.map - RELOC/doc/generic/t2/T2Buni.map - RELOC/doc/generic/t2/T2Cuni.map - RELOC/doc/generic/t2/X2uni.map - RELOC/doc/generic/t2/amscyr.txt - RELOC/doc/generic/t2/broken1.txt - RELOC/doc/generic/t2/broken2.txt - RELOC/doc/generic/t2/cyrcset7.txt - RELOC/doc/generic/t2/cyrcset8.txt - RELOC/doc/generic/t2/cyrcsets.ind - RELOC/doc/generic/t2/etc/amsppt.diff - RELOC/doc/generic/t2/etc/mathtext.dtx - RELOC/doc/generic/t2/etc/mathtext.ins - RELOC/doc/generic/t2/etc/rubibtex/README details="Readme" - RELOC/doc/generic/t2/etc/rubibtex/rubibtex - RELOC/doc/generic/t2/etc/rubibtex/rubibtex.bat - RELOC/doc/generic/t2/etc/rubibtex/rubibtex.old - RELOC/doc/generic/t2/etc/rubibtex/rubibtex.sed - RELOC/doc/generic/t2/etc/ruinpenc - RELOC/doc/generic/t2/etc/rumkidx/README details="Readme" - RELOC/doc/generic/t2/etc/rumkidx/rumakeindex - RELOC/doc/generic/t2/etc/rumkidx/rumkidx1.sed - RELOC/doc/generic/t2/etc/rumkidx/rumkidx2.sed - RELOC/doc/generic/t2/etc/rumkidx/rumkidx3.sed - RELOC/doc/generic/t2/etc/rumkidx/rumkidxd.bat - RELOC/doc/generic/t2/etc/rumkidx/rumkidxw.bat - RELOC/doc/generic/t2/etc/t2filter.c - RELOC/doc/generic/t2/etc/utf-8/test-utf8.tex - RELOC/doc/generic/t2/etc/utf-8/utf-8.def - RELOC/doc/generic/t2/etc/utf-8/utfcyr.def - RELOC/doc/generic/t2/etc/utf-8/utflat.def - RELOC/doc/generic/t2/examples/example1.tex - RELOC/doc/generic/t2/examples/example2.tex - RELOC/doc/generic/t2/examples/example3.tex - RELOC/doc/generic/t2/examples/example4.tex - RELOC/doc/generic/t2/examples/example5.tex - RELOC/doc/generic/t2/make-enc.pl - RELOC/doc/generic/t2/mkencs.sh - RELOC/doc/generic/t2/mtcyr.txt - RELOC/doc/generic/t2/t2cyr.txt - RELOC/doc/generic/t2/t2lat.txt - RELOC/doc/generic/t2/urwcyr.txt -runfiles size=109 - RELOC/fonts/enc/t2/t2a-mod1.enc - RELOC/fonts/enc/t2/t2a-mod2.enc - RELOC/fonts/enc/t2/t2a.enc - RELOC/fonts/enc/t2/t2b.enc - RELOC/fonts/enc/t2/t2c.enc - RELOC/fonts/enc/t2/x2.enc - RELOC/tex/generic/t2/cyrfinst/6r.etx - RELOC/tex/generic/t2/cyrfinst/README - RELOC/tex/generic/t2/cyrfinst/cyrillic.mtx - RELOC/tex/generic/t2/cyrfinst/derivatives/lcyc.etx - RELOC/tex/generic/t2/cyrfinst/derivatives/lcyci.etx - RELOC/tex/generic/t2/cyrfinst/derivatives/lcycij.etx - RELOC/tex/generic/t2/cyrfinst/derivatives/lcycj.etx - RELOC/tex/generic/t2/cyrfinst/derivatives/lcyctt.etx - RELOC/tex/generic/t2/cyrfinst/derivatives/lcyi.etx - RELOC/tex/generic/t2/cyrfinst/derivatives/lcyij.etx - RELOC/tex/generic/t2/cyrfinst/derivatives/lcyitt.etx - RELOC/tex/generic/t2/cyrfinst/derivatives/lcyj.etx - RELOC/tex/generic/t2/cyrfinst/derivatives/lcytt.etx - RELOC/tex/generic/t2/cyrfinst/derivatives/ot2c.etx - RELOC/tex/generic/t2/cyrfinst/derivatives/ot2cj.etx - RELOC/tex/generic/t2/cyrfinst/derivatives/ot2i.etx - RELOC/tex/generic/t2/cyrfinst/derivatives/ot2ij.etx - RELOC/tex/generic/t2/cyrfinst/derivatives/ot2j.etx - RELOC/tex/generic/t2/cyrfinst/derivatives/t2ac.etx - RELOC/tex/generic/t2/cyrfinst/derivatives/t2acj.etx - RELOC/tex/generic/t2/cyrfinst/derivatives/t2ai.etx - RELOC/tex/generic/t2/cyrfinst/derivatives/t2aij.etx - RELOC/tex/generic/t2/cyrfinst/derivatives/t2aj.etx - RELOC/tex/generic/t2/cyrfinst/derivatives/t2bc.etx - RELOC/tex/generic/t2/cyrfinst/derivatives/t2bcj.etx - RELOC/tex/generic/t2/cyrfinst/derivatives/t2bi.etx - RELOC/tex/generic/t2/cyrfinst/derivatives/t2bij.etx - RELOC/tex/generic/t2/cyrfinst/derivatives/t2bj.etx - RELOC/tex/generic/t2/cyrfinst/derivatives/t2cc.etx - RELOC/tex/generic/t2/cyrfinst/derivatives/t2ccj.etx - RELOC/tex/generic/t2/cyrfinst/derivatives/t2ci.etx - RELOC/tex/generic/t2/cyrfinst/derivatives/t2cij.etx - RELOC/tex/generic/t2/cyrfinst/derivatives/t2cj.etx - RELOC/tex/generic/t2/cyrfinst/derivatives/x2c.etx - RELOC/tex/generic/t2/cyrfinst/derivatives/x2cj.etx - RELOC/tex/generic/t2/cyrfinst/derivatives/x2i.etx - RELOC/tex/generic/t2/cyrfinst/derivatives/x2ij.etx - RELOC/tex/generic/t2/cyrfinst/derivatives/x2j.etx - RELOC/tex/generic/t2/cyrfinst/etc/alias-cmc.tex - RELOC/tex/generic/t2/cyrfinst/etc/alias-wncy.tex - RELOC/tex/generic/t2/cyrfinst/etc/cyralias.tex - RELOC/tex/generic/t2/cyrfinst/etc/fnstcorr.tex - RELOC/tex/generic/t2/cyrfinst/etc/showenc - RELOC/tex/generic/t2/cyrfinst/lcy-hi.etx - RELOC/tex/generic/t2/cyrfinst/lcy.etx - RELOC/tex/generic/t2/cyrfinst/ot2.etx - RELOC/tex/generic/t2/cyrfinst/t2a.etx - RELOC/tex/generic/t2/cyrfinst/t2b.etx - RELOC/tex/generic/t2/cyrfinst/t2c.etx - RELOC/tex/generic/t2/cyrfinst/x2.etx - RELOC/tex/latex/t2/citehack.sty - RELOC/tex/latex/t2/mathtext.sty - RELOC/tex/latex/t2/misccorr.sty -catalogue-ctan /macros/latex/contrib/t2 -catalogue-date 2018-05-08 17:14:58 +0200 -catalogue-license lppl -catalogue-topics fontenc cyrillic - -name tabfigures -category Package -revision 25202 -shortdesc Maintain vertical alignment of figures -relocated 1 -longdesc Knuth designed his original fonts with tabular figures (figures -longdesc whose width is uniform); this makes some layout problems rather -longdesc simple. In more recent times, fonts (such as Minion Pro), which -longdesc offer proportionally spaced figures, are increasingly being -longdesc used. The package provides mechanisms whereby such proportional -longdesc figures may still be aligned in tabular style (for example, in -longdesc the table of contents). -containersize 2172 -containerchecksum 2d2e8c1cd4ca07528aded326b154b8cf8ad019d475b1b7703cc27dd5bffc91c651c8633b35ae1ff25136a11b0959a503ce6be94453afc73d1323b8bc074f5f43 -doccontainersize 246764 -doccontainerchecksum c2e2efb2320ca28b2ecb1d95e67ab5bcd2f144ef040a79b4d65c64174e33d636e7d5de950a7346b63e67fe3f935d93499a207a96e1ba65053bd7c2a9cf912529 -docfiles size=61 - RELOC/doc/latex/tabfigures/README details="Readme" - RELOC/doc/latex/tabfigures/tabfigures.pdf details="Package documentation" -srccontainersize 5456 -srccontainerchecksum 66fe82da3161b2f6a8e710e4fde9355c26aa2e07e4bc4c725a9bdc42327c910c306055d4db18bfdaac150a9440003251d861e4e3bfb0003c89193f4379daee74 -srcfiles size=5 - RELOC/source/latex/tabfigures/tabfigures.dtx - RELOC/source/latex/tabfigures/tabfigures.ins -runfiles size=2 - RELOC/tex/latex/tabfigures/tabfigures.sty -catalogue-ctan /macros/latex/contrib/tabfigures -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics font-use typesetting -catalogue-version 1.1 - -name table-fct -category Package -revision 41849 -shortdesc Draw a variations table of functions and a convexity table of its graph -relocated 1 -longdesc Draw a variations table of functions and a convexity table of -longdesc its graph This version offers two environnements, to draw -longdesc variations table of a function and a convexity table of its -longdesc graph. -containersize 2304 -containerchecksum cbf1751be66d15b9ca61849b50a91418759d60f9c92e644b553a534c80a0db01b6f1447f104c64d934538f92f585d7bb25f22dec0b70f6c184ef584c329e6482 -doccontainersize 876 -doccontainerchecksum bec99642880dc33b78ae7f611bcabd0e5abe0cb8f512abfea470ab6dd631134d76f579075eb9feee02b69dd70ff61c6835e47c671872e0fa881e59e7aa126abb -docfiles size=2 - RELOC/doc/latex/table-fct/README details="Readme" - RELOC/doc/latex/table-fct/README.TEXLIVE -runfiles size=4 - RELOC/tex/latex/table-fct/table-fct.sty -catalogue-ctan /graphics/table-fct -catalogue-date 2018-01-07 14:49:11 +0100 -catalogue-license lppl1.3 -catalogue-topics graphics -catalogue-version 1.1 - -name tableaux -category Package -revision 42413 -shortdesc Construct tables of signs and variations -relocated 1 -longdesc The package uses PSTricks; the user may define the width of the -longdesc table, the number of lines and the height of each line. -longdesc Placement of labels within the boxes may be absolute, or as a -longdesc percentage of the width; various other controls are available. -containersize 2920 -containerchecksum 55efbcd334234afd711a6a7ee187de0680f0fab2e6c07ed4e255d9fb1f1ab97c33bc33f1a77d8ab53a34dcf024e24ca546b4f8c0c033da4f0e1c64aad4acd982 -doccontainersize 57280 -doccontainerchecksum 89831cfb672b897f2a15d5c19d24286c65818444e58a60370cc84e3b0a387de93e0db69acec8e28fe864887f28ada88ed7bb280c464b194ac09544e2aaf105c1 -docfiles size=25 - RELOC/doc/latex/tableaux/exemples.pdf details="Further examples (comments in French)" language="fr" - RELOC/doc/latex/tableaux/exemples.tex - RELOC/doc/latex/tableaux/tableau.pdf details="Package documentation (French)" language="fr" - RELOC/doc/latex/tableaux/tableau.tex -runfiles size=3 - RELOC/tex/latex/tableaux/minimum.sty - RELOC/tex/latex/tableaux/tableau.sty -catalogue-also tablor tkz-tab tableauvariations tabvar -catalogue-ctan /macros/latex/contrib/tableaux -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics maths-tabvar - -name tablefootnote -category Package -revision 32804 -shortdesc Permit footnotes in tables -relocated 1 -longdesc The package provides the command \tablefootnote to be used in a -longdesc table or sidewaystable environment, where \footnote will not -longdesc work (and when using \footnotemark and \footnotetext, and -longdesc adjusting the counter as necessary, is too much work). -containersize 4052 -containerchecksum 6d037e4e5844629f05375d1cb54348685fdbf9cc9f8e6ff8a2193f7b9bf9b831025952ad1964073e297177a3dfee4d5b4dee9ef8f33664bcac2cecd0fcde31e8 -doccontainersize 505016 -doccontainerchecksum 0f260f1b0d060d54d64d66c6f08ca84ad8e21d56570eaa2062f35f5e7e6343336bb926f013f3010953ca17f8ffeace2744cc02350fe273d3ec104155ec61e570 -docfiles size=128 - RELOC/doc/latex/tablefootnote/README details="Readme" - RELOC/doc/latex/tablefootnote/tablefootnote-example.pdf details="Demonstration and outline of use" - RELOC/doc/latex/tablefootnote/tablefootnote-example.tex - RELOC/doc/latex/tablefootnote/tablefootnote.pdf details="Package documentation" -srccontainersize 16272 -srccontainerchecksum 20dc30dd6db6624e183996908cd65ebf6fa812b4c544f45d5d30515d44d6dd4ec37321fb91c203b2a4073338bebfc47be761c07ce2271e618909de36f656c2cd -srcfiles size=20 - RELOC/source/latex/tablefootnote/tablefootnote.drv - RELOC/source/latex/tablefootnote/tablefootnote.dtx - RELOC/source/latex/tablefootnote/tablefootnote.ins -runfiles size=5 - RELOC/tex/latex/tablefootnote/tablefootnote.sty -catalogue-ctan /macros/latex/contrib/tablefootnote -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics table footnote -catalogue-version 1.1c - -name tableof -category Package -revision 48815 -shortdesc Tagging tables of contents -relocated 1 -longdesc The package provides the commands to flag chapters or sections -longdesc (or anything else destined to become a TOC line). The command -longdesc \nexttocwithtags{req1,req2,...}{excl1,excl2,...} specifies -longdesc which tags are to be required and which ones are to be excluded -longdesc by the next \tableofcontents (or equivalent) command. In a -longdesc document that uses a class where \tableofcontents may only be -longdesc used once, the command -longdesc \tableoftaggedcontents{req1,req2,...}{excl1,excl2,...} may be -longdesc used to provide several tables. -containersize 2528 -containerchecksum 925febf5d7d62e3f89fdc23170ef5127f654faab5b70074421ae2650dcb556691650ad9fba8a6871f68b01c48a578548f0bfbb3508a16c51b9e2739535ea5a10 -doccontainersize 56988 -doccontainerchecksum 693417c2abfb4109aae47d071f0240d444587831cfd9770e367cfb0c380c9d34d994565ff895cdc622a6e8c076ee53b516f48accee656372e8a4af4ffa666d52 -docfiles size=15 - RELOC/doc/latex/tableof/README.md details="Readme" - RELOC/doc/latex/tableof/tableof.pdf details="Package documentation" -srccontainersize 10880 -srccontainerchecksum ca404b51ffa0dd0bc7363439288a425d7ece4e7846442dfc37bfd7a1a9c1dd4b03b28ec33b1abcd0d2e20d0271dd09ffd0f6d9a6659bcef93f3c3cb92f692782 -srcfiles size=10 - RELOC/source/latex/tableof/tableof.dtx - RELOC/source/latex/tableof/tableof.ins -runfiles size=2 - RELOC/tex/latex/tableof/tableof.sty -catalogue-ctan /macros/latex/contrib/tableof -catalogue-date 2018-10-02 13:25:15 +0200 -catalogue-license lppl1.3 -catalogue-topics toc-etc -catalogue-version 1.4b - -name tablestyles -category Package -revision 34495 -shortdesc Styles for tables with new commands -relocated 1 -longdesc This package tries to introduce a separation of text and style -longdesc in tables by defining reusable table commands and a simple -longdesc interface to define a style for a table. Furthermore the -longdesc package defines commonly used column styles and a bugfix -longdesc command for lists in tables. -containersize 2112 -containerchecksum d0047d9c7e22330914ff254e2c8e57f8e925db9260edfe2c917b95964f95c5b6fe59e7e1e7952bc1fc6efa811c838a32077cc9eed4f06b1b589e8641e6608a3e -doccontainersize 452880 -doccontainerchecksum 6b64370b1620af723ca2e8c6d1c12373a70e4577bf327c97c9e3e03f339431fda997dc85d6ffa20c1628c91af2ba82ed5bc5a366043cb7ca01259250b3089e35 -docfiles size=113 - RELOC/doc/latex/tablestyles/README details="Readme" - RELOC/doc/latex/tablestyles/tablestyles.pdf details="Package documentation" -srccontainersize 9872 -srccontainerchecksum dffc2adf1caa1854f078f8667b2cb9342fa87a42b3dc9e8c1f9c1c25b91ec86a040b40f7d285c6b13e5c3a5049f3c4895d605f506e9a28972893bf94b6cf45e0 -srcfiles size=12 - RELOC/source/latex/tablestyles/tablestyles.dtx - RELOC/source/latex/tablestyles/tablestyles.ins -runfiles size=2 - RELOC/tex/latex/tablestyles/tablestyles.sty -catalogue-ctan /macros/latex/contrib/tablestyles -catalogue-date 2017-11-18 19:32:57 +0100 -catalogue-license lppl1.3 -catalogue-topics table -catalogue-version 0.1 - -name tablists -category Package -revision 15878 -shortdesc Tabulated lists of short items -relocated 1 -longdesc This package offers environments and commands for one-level and -longdesc two-level lists of short items (e.g., exercises in textbooks). -longdesc The environments support optional arguments of item numbering -longdesc similar to the enumerate or paralist packages. -containersize 2756 -containerchecksum 04ecf1b7a20ceff9e0baea59673750d9c60e3bc1f3bb2470578ae9565073b2f2fa39d3ebcfe32e3cd758b9bc8dcbd6a959efc0af2ad6601d74d9ce9fc91bbf09 -doccontainersize 211336 -doccontainerchecksum 3c5f37e8d1bbda4de834911250e80b4fc86d56e7a4b94ea5c3b82b8ee63f3eafff03c8e74f9598dd3f7d4d73504b5d1d12cff0576cbd6fa827c9002f2b4d3f83 -docfiles size=69 - RELOC/doc/latex/tablists/README details="README file" - RELOC/doc/latex/tablists/tablists-rus.pdf - RELOC/doc/latex/tablists/tablists-rus.tex - RELOC/doc/latex/tablists/tablists.pdf details="Package documentation" -srccontainersize 8040 -srccontainerchecksum 19e3412e7878d622cc9e082bafbf859d7da5335c02bccb83b77ed32f365bd9a0bbf2407351f12f2b31f7e08134bd78ceb641e04b6aef991cfc4a1308140ac075 -srcfiles size=8 - RELOC/source/latex/tablists/tablists.dtx -runfiles size=2 - RELOC/tex/latex/tablists/tablists.sty -catalogue-ctan /macros/latex/contrib/tablists -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics list-enum -catalogue-version 0.0e - -name tablor -category Package -revision 31855 -shortdesc Create tables of signs and of variations -relocated 1 -longdesc The package allows the user to use the computer algebra system -longdesc XCAS to generate tables of signs and of variations (the actual -longdesc plotting of the tables uses the MetaPost macro package -longdesc tableauVariations). Tables with forbidden regions may be -longdesc developed using the package. A configuration file permits some -longdesc configuration of the language to be used in the diagrams. The -longdesc tablor package requires that shell escape be enabled. -containersize 12616 -containerchecksum e2ef85bfd0eb76932c7d83c9c43b8852d8786926ca1a40dbd7de789ea71c8a49d7b393d3ee5d5bed432020863babfacd4d871f36fef37ce672047880dd64e3ba -doccontainersize 449316 -doccontainerchecksum f76fb5e27137ec09899d8fb690c2dbeb953bd6316337d42ce3fae165b556ea48097c65f427c249319fed99c8a58c4b81d4b722ba709327cb9bd68d07aa7e1691 -docfiles size=293 - RELOC/doc/latex/tablor/Figures/TSav-105.mp - RELOC/doc/latex/tablor/Figures/capture.eps - RELOC/doc/latex/tablor/Figures/tablor_Tab.0 - RELOC/doc/latex/tablor/Figures/tablor_Tab.1 - RELOC/doc/latex/tablor/Figures/tablor_Tab.10 - RELOC/doc/latex/tablor/Figures/tablor_Tab.105 - RELOC/doc/latex/tablor/Figures/tablor_Tab.11 - RELOC/doc/latex/tablor/Figures/tablor_Tab.12 - RELOC/doc/latex/tablor/Figures/tablor_Tab.13 - RELOC/doc/latex/tablor/Figures/tablor_Tab.14 - RELOC/doc/latex/tablor/Figures/tablor_Tab.15 - RELOC/doc/latex/tablor/Figures/tablor_Tab.16 - RELOC/doc/latex/tablor/Figures/tablor_Tab.17 - RELOC/doc/latex/tablor/Figures/tablor_Tab.18 - RELOC/doc/latex/tablor/Figures/tablor_Tab.19 - RELOC/doc/latex/tablor/Figures/tablor_Tab.2 - RELOC/doc/latex/tablor/Figures/tablor_Tab.20 - RELOC/doc/latex/tablor/Figures/tablor_Tab.21 - RELOC/doc/latex/tablor/Figures/tablor_Tab.22 - RELOC/doc/latex/tablor/Figures/tablor_Tab.23 - RELOC/doc/latex/tablor/Figures/tablor_Tab.24 - RELOC/doc/latex/tablor/Figures/tablor_Tab.25 - RELOC/doc/latex/tablor/Figures/tablor_Tab.26 - RELOC/doc/latex/tablor/Figures/tablor_Tab.27 - RELOC/doc/latex/tablor/Figures/tablor_Tab.28 - RELOC/doc/latex/tablor/Figures/tablor_Tab.29 - RELOC/doc/latex/tablor/Figures/tablor_Tab.3 - RELOC/doc/latex/tablor/Figures/tablor_Tab.30 - RELOC/doc/latex/tablor/Figures/tablor_Tab.31 - RELOC/doc/latex/tablor/Figures/tablor_Tab.32 - RELOC/doc/latex/tablor/Figures/tablor_Tab.33 - RELOC/doc/latex/tablor/Figures/tablor_Tab.35 - RELOC/doc/latex/tablor/Figures/tablor_Tab.36 - RELOC/doc/latex/tablor/Figures/tablor_Tab.37 - RELOC/doc/latex/tablor/Figures/tablor_Tab.38 - RELOC/doc/latex/tablor/Figures/tablor_Tab.39 - RELOC/doc/latex/tablor/Figures/tablor_Tab.4 - RELOC/doc/latex/tablor/Figures/tablor_Tab.40 - RELOC/doc/latex/tablor/Figures/tablor_Tab.41 - RELOC/doc/latex/tablor/Figures/tablor_Tab.42 - RELOC/doc/latex/tablor/Figures/tablor_Tab.43 - RELOC/doc/latex/tablor/Figures/tablor_Tab.44 - RELOC/doc/latex/tablor/Figures/tablor_Tab.45 - RELOC/doc/latex/tablor/Figures/tablor_Tab.47 - RELOC/doc/latex/tablor/Figures/tablor_Tab.48 - RELOC/doc/latex/tablor/Figures/tablor_Tab.49 - RELOC/doc/latex/tablor/Figures/tablor_Tab.5 - RELOC/doc/latex/tablor/Figures/tablor_Tab.50 - RELOC/doc/latex/tablor/Figures/tablor_Tab.51 - RELOC/doc/latex/tablor/Figures/tablor_Tab.52 - RELOC/doc/latex/tablor/Figures/tablor_Tab.53 - RELOC/doc/latex/tablor/Figures/tablor_Tab.54 - RELOC/doc/latex/tablor/Figures/tablor_Tab.55 - RELOC/doc/latex/tablor/Figures/tablor_Tab.56 - RELOC/doc/latex/tablor/Figures/tablor_Tab.57 - RELOC/doc/latex/tablor/Figures/tablor_Tab.6 - RELOC/doc/latex/tablor/Figures/tablor_Tab.7 - RELOC/doc/latex/tablor/Figures/tablor_Tab.8 - RELOC/doc/latex/tablor/Figures/tablor_Tab.9 - RELOC/doc/latex/tablor/Figures/tablor_Tab.mp - RELOC/doc/latex/tablor/README details="Readme (English)" language="en" - RELOC/doc/latex/tablor/README-fr.txt details="Readme (French)" language="fr" - RELOC/doc/latex/tablor/auto/tablor-xetex.el - RELOC/doc/latex/tablor/auto/tablor.el - RELOC/doc/latex/tablor/tablor.html - RELOC/doc/latex/tablor/tablor.pdf details="Package documentation (French)" language="fr" - RELOC/doc/latex/tablor/tablor.tex -runfiles size=48 - RELOC/tex/latex/tablor/tablor-xetex.sty - RELOC/tex/latex/tablor/tablor.cfg - RELOC/tex/latex/tablor/tablor.sty -catalogue-also tabvar tkz-tab tableaux tableauvariations -catalogue-ctan /macros/latex/contrib/tablor -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics maths-tabvar -catalogue-version 4.07-g - -name tabls -category Package -revision 17255 -shortdesc Better vertical spacing in tables and arrays -relocated 1 -longdesc Modifies LaTeX's array and tabular environments to keep text -longdesc from touching other text or hlines above or below. Several new -longdesc parameters are defined and some standard macros are re-defined. -longdesc The package slows down compilation of tables, since each entry -longdesc is boxed twice. -containersize 4340 -containerchecksum f6c6c50355b44d70fb3138943ddfbb7b02aa1ac2b59f68c2537c687945b8ea1644fd2ddafa9c38123979ba04dc8f4e1217f264017c465b8d2c709a31fd19b585 -doccontainersize 226400 -doccontainerchecksum 5989172b6d597baae856ae9d2b71e6808fb45e662d960e7b00712d13bc11c06bdf993771a67e3850b8d9561d1c3dd92e0754cb954b1fab79dc2f9647ea0d4fb7 -docfiles size=59 - RELOC/doc/latex/tabls/miscdoc.sty - RELOC/doc/latex/tabls/tabls.pdf details="Package documentation" - RELOC/doc/latex/tabls/tabls.tex -runfiles size=3 - RELOC/tex/latex/tabls/tabls.sty -catalogue-also cellspace -catalogue-ctan /macros/latex/contrib/tabls -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics table -catalogue-version 3.5 - -name tablvar -category Package -revision 49493 -shortdesc Typesetting pretty tables of signs and variations according to French usage -relocated 1 -longdesc tablvar is a complete and easy to use package for typesetting -longdesc pretty tables of signs and variations according to French -longdesc usage. The syntax is similar to that on array environment and -longdesc uses intuitive position commands to draw arrows automatically -longdesc (with PSTricks by default or TikZ in option). Many -longdesc functionalities are provided for drawing twin bars, single bars -longdesc crossing the zeros, areas where the function is not defined, -longdesc placing special values,... The design of tables can be -longdesc customized. -containersize 3644 -containerchecksum 5e8796bbc910ca161381b8d39fd5af50369b52008c4df88ff157f6c19d6b85b621980e40354ebfa6d9d6fa2a24f2554ffc9d2bceca3e89f3a9aceb84a4197aed -doccontainersize 157840 -doccontainerchecksum 3be94ee93f195de4a2c35801ad184343fb23f75e31de12723d0aaa7967a8f597208eeb2137e67acf512af939e08103def5f3cabe458dd4d3b4cbf7754c800300 -docfiles size=50 - RELOC/doc/latex/tablvar/README.txt - RELOC/doc/latex/tablvar/tablvar.pdf details="Package documentation" -srccontainersize 15384 -srccontainerchecksum a9d9f4acec8f81b893768f48d2032513713b7acc03dca240fdb345678c7e70b1701c768f7f99d26b8cc4dc198a4c5b56c1122fa115a2d34359c16388b43b2696 -srcfiles size=17 - RELOC/source/latex/tablvar/tablvar.dtx - RELOC/source/latex/tablvar/tablvar.ins -runfiles size=3 - RELOC/tex/latex/tablvar/tablvar.sty -catalogue-ctan /macros/latex/contrib/tablvar -catalogue-date 2018-11-23 08:23:49 +0100 -catalogue-license lppl1.3 -catalogue-topics maths-tabvar maths french -catalogue-version 1.0 - -name tabriz-thesis -category Package -revision 29421 -shortdesc A template for the University of Tabriz -relocated 1 -longdesc The package offers a document class for typesetting theses and -longdesc dissertations at the University of Tabriz. The class requires -longdesc use of XeLaTeX. -containersize 3460 -containerchecksum a5fd495a1008d0b1b318bfe1f9a420695e06339d7eca3d76ad083751d78718147a4f1470815da1465a6220370a60a008f7cffd7b82ceadf4e1f588f87c6b009d -doccontainersize 217016 -doccontainerchecksum 26a1ca0ce4654e2dba8369b400c3002473477076cb81577a62ff22f6e1aa47f98e785613ad797cec24cf54b78e14e1a48851ad467b2643b485bf1ba37503c5aa -docfiles size=85 - RELOC/doc/latex/tabriz-thesis/README details="Readme" - RELOC/doc/latex/tabriz-thesis/appendix1.tex - RELOC/doc/latex/tabriz-thesis/chapter1.tex - RELOC/doc/latex/tabriz-thesis/chapter2.tex - RELOC/doc/latex/tabriz-thesis/chapter3.tex - RELOC/doc/latex/tabriz-thesis/dicen2fa.tex - RELOC/doc/latex/tabriz-thesis/dicfa2en.tex - RELOC/doc/latex/tabriz-thesis/en-title.tex - RELOC/doc/latex/tabriz-thesis/fa-title.tex - RELOC/doc/latex/tabriz-thesis/logo.jpg - RELOC/doc/latex/tabriz-thesis/references.tex - RELOC/doc/latex/tabriz-thesis/tabriz-thesis.pdf details="Package documentation" language="fa" - RELOC/doc/latex/tabriz-thesis/tabriz-thesis.tex -runfiles size=3 - RELOC/tex/latex/tabriz-thesis/tabriz-thesis.cls -catalogue-ctan /macros/latex/contrib/tabriz-thesis -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics dissertation persian xetex -catalogue-version 1.1 - -name tabstackengine -category Package -revision 46848 -shortdesc "Tabbing" front-end to stackengine -relocated 1 -longdesc The package provides a front end to the stackengine package, to -longdesc allow tabbed stacking. In most cases, an existing stackengine -longdesc command may be prepended with the word "tabbed", "align" or -longdesc "tabular" to create a new tabbed version of a stacking macro. -longdesc In addition, hooks in the package's parser that tabbed strings -longdesc of data may be parsed, extracted, and reconstituted (not -longdesc requiring use of any stacking constructions). -containersize 5164 -containerchecksum 98ca69e3e633204b594d13225f5ed453d60ec04e604e28c7cf563a7b5f7c3f397559778981f526bb4fdf69b8869f130544dc651b3dbb92056e94ea293ade3c72 -doccontainersize 581968 -doccontainerchecksum 06226c144f39e6913cc28ce02d046b64596809341930a29dcf202e702bb18af1da60088a896e1b6b1591e767c995121de25c8ae5004bfa3bac4f26e233cbc550 -docfiles size=157 - RELOC/doc/latex/tabstackengine/README details="Readme" - RELOC/doc/latex/tabstackengine/tabstackengine.pdf details="Package documentation" - RELOC/doc/latex/tabstackengine/tabstackengine.tex -runfiles size=6 - RELOC/tex/latex/tabstackengine/tabstackengine.sty -catalogue-ctan /macros/latex/contrib/tabstackengine -catalogue-date 2018-03-05 20:20:38 +0100 -catalogue-license lppl1.3 -catalogue-topics macro-supp -catalogue-version 2.10 - -name tabto-generic -category Package -revision 15878 -shortdesc "Tab" to a measured position in the line -relocated 1 -longdesc \tabto{<length>} moves the typesetting position to <length> -longdesc from the left margin of the paragraph. If the typesetting -longdesc position is already further along, \tabto starts a new line. -containersize 1256 -containerchecksum f32a0f66ae9cc6b9e7cf4974cf12c17a4fee4acb346a5817c2c86b6d263e28d9bd74f7179852859004db9c273e31e56ed28ca0e322172f5435b2630796c7d495 -runfiles size=1 - RELOC/tex/generic/tabto-generic/tabto.tex -catalogue-also tabto-ltx -catalogue-ctan /macros/generic/misc/tabto.tex -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics layout - -name tabto-ltx -category Package -revision 30710 -shortdesc "Tab" to a measured position in the line -relocated 1 -longdesc \tabto{<length>} moves the typesetting position to <length> -longdesc from the left margin of the paragraph. If the typesetting -longdesc position is already further along, \tabto starts a new line; -longdesc the command \tabto* will move position backwards if necessary, -longdesc so that previous text may be overwritten. The command -longdesc \TabPositions may be used to define a set of tabbing positions, -longdesc after which the command \tab advances typesetting position to -longdesc the next defined 'tab stop'. -containersize 3440 -containerchecksum 80ca23ddeb6ad982b420e0565fe5bbc87ced89dd49dd0786c7f62fcb76955d8a66abbff8b366d8b31f0da72e228b39418518d73d3b2a37bbd8c1f6b444213e5d -doccontainersize 120176 -doccontainerchecksum 9ceba79c6aeec575ff547ffc20a5c7ead1eb42f7f6a8ef0a45458c327130370041fd1d212c89c19e2c91f97486a4feb183c07eb581c0d4a9340bfae7099200fe -docfiles size=30 - RELOC/doc/latex/tabto-ltx/tabto-doc.pdf details="Package documentation" - RELOC/doc/latex/tabto-ltx/tabto-doc.tex -runfiles size=2 - RELOC/tex/latex/tabto-ltx/tabto.sty -catalogue-also tabto-generic -catalogue-ctan /macros/latex/contrib/tabto -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics layout -catalogue-version 1.3 - -name tabu -category Package -revision 49707 -shortdesc Flexible LaTeX tabulars -relocated 1 -longdesc The package provides an environment, tabu, which will make any -longdesc sort of tabular (that doesn't need to split across pages), and -longdesc an environment longtabu which provides the facilities of tabu -longdesc in a modified longtable environment. (Note that this latter -longdesc offers an enhancement of ltxtable.) The package requires the -longdesc array package, and needs e-TeX to run (since array.sty is -longdesc present in every conforming distribution of LaTeX, and since -longdesc every publicly available LaTeX format is built using e-TeX, the -longdesc requirements are provided by default on any reasonable system). -longdesc The package also requires xcolor for coloured rules in tables, -longdesc and colortbl for coloured cells. The longtabu environment -longdesc further requires that longtable be loaded. The package itself -longdesc does not load any of these packages for the user. The tabu -longdesc environment may be used in place of tabular, tabular* and -longdesc tabularx environments, as well as the array environment in -longdesc maths mode. It overloads tabularx's X-column specification, -longdesc allowing a width specification, alignment (l, r, c and j) and -longdesc column type indication (p, m and b). \begin{tabu} to <dimen> -longdesc specifies a target width, and \begin{tabu} spread <dimen> -longdesc enlarges the environment's "natural" width. -containersize 23900 -containerchecksum bf557df30521d99abe4ce5c86e5487ff32f682ab7d94aecba88172012c7875942c977218317a4fc738f4edb119487bd6785f2348f771b8c98421c6494ba2eb5f -doccontainersize 1458864 -doccontainerchecksum c95b8520cdbb3f87eebeecd7491a26915d579fa685e0e70205a569d70cf8eeaf9d56cdcb2c6d8ffddb0224c7c2cbe61cab24cb344c83111be8d9180dd262904a -docfiles size=618 - RELOC/doc/latex/tabu/README.md details="Readme" - RELOC/doc/latex/tabu/tabu.pdf details="Package documentation" -srccontainersize 76076 -srccontainerchecksum d29493142280a89b44e400b642759556a2448d953d74cca74a8fa98b109f989d32217cf7ccc790792cbc92b55100186c1784a80e97e7f7fa4d0476558d5d1bcb -srcfiles size=86 - RELOC/source/latex/tabu/tabu.dtx -runfiles size=29 - RELOC/tex/latex/tabu/tabu.sty -catalogue-contact-bugs https://github.com/tabu-fixed/tabu/issues -catalogue-contact-repository https://github.com/tabu-fixed/tabu -catalogue-ctan /macros/latex/contrib/tabu -catalogue-date 2019-01-14 20:48:52 +0100 -catalogue-license lppl1.3 -catalogue-topics table table-long -catalogue-version 2.9 - -name tabularborder -category Package -revision 17885 -shortdesc Remove excess space at left and right of tabular -relocated 1 -longdesc The tabular environment is changed so that the outer -longdesc \tabcolseps are compensated and a \hline has the same length as -longdesc the text. No @{} is needed. -containersize 1500 -containerchecksum acf9259f50b71b5460fec19855127879fa766d54477cb3619950f46cb63bbf6df2c3214afc838fc7797c803e62791f1864466fd0353729b8daa18fc4e77c742c -doccontainersize 99292 -doccontainerchecksum 62559cc216df428c5025fe4627c16990f7b6199efb9e985f66d923657ddc849df37f071caed17ed6de39d66d4a71c7aabf33a6c014b2dd96ef28e68b6d379298 -docfiles size=29 - RELOC/doc/latex/tabularborder/tabularborder.pdf details="Package documentation" -srccontainersize 4216 -srccontainerchecksum 15c1b1314148dc2f2491f3b4734fe23313ee32a3febaac448c963a0d7675fbb91fd5d906166bf98068fe7150bb91ad672df1e5003c4129b791925e2134075a43 -srcfiles size=5 - RELOC/source/latex/tabularborder/tabularborder.dtx - RELOC/source/latex/tabularborder/tabularborder.ins -runfiles size=1 - RELOC/tex/latex/tabularborder/tabularborder.sty -catalogue-ctan /macros/latex/contrib/tabularborder -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.2 -catalogue-topics table -catalogue-version 1.0a - -name tabularcalc -category Package -revision 15878 -shortdesc Calculate formulas in a tabular environment -relocated 1 -longdesc Given a list of numbers and one (or more) formulas, the package -longdesc offers an easy syntax to build a table of values, i.e., a -longdesc tabular in which the first row contains the list of numbers, -longdesc and the other rows contain the calculated values of the -longdesc formulas for each number of the list. The table may be built -longdesc either horizontally or vertically and is fully customizable. -containersize 4964 -containerchecksum ee80d798afbeb134fe11c7babe72e191b968632cc34bcbd68744b915cc396b399df68b98e1b2af7ad65edf9e5e4648de8db4b2e639587a723ab4826a0e790d18 -doccontainersize 789904 -doccontainerchecksum 57e3ffc73a27a03eff36a4538f919c15d1bd07e13e32e33a3dce11239dafeceb3248d3b444070db9fef8bfb3ebf3deaa199faffcf9ba416719ae862b8e99e6da -docfiles size=261 - RELOC/doc/latex/tabularcalc/README details="Readme" - RELOC/doc/latex/tabularcalc/tabularcalc_doc_en.pdf details="Package documentation (English)" language="en" - RELOC/doc/latex/tabularcalc/tabularcalc_doc_en.tex - RELOC/doc/latex/tabularcalc/tabularcalc_doc_fr.pdf details="Package documentation (French)" language="fr" - RELOC/doc/latex/tabularcalc/tabularcalc_doc_fr.tex - RELOC/doc/latex/tabularcalc/tabularcalc_doc_vn.pdf - RELOC/doc/latex/tabularcalc/tabularcalc_doc_vn.tex -runfiles size=5 - RELOC/tex/latex/tabularcalc/tabularcalc.sty -catalogue-ctan /macros/latex/contrib/tabularcalc -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics table -catalogue-version 0.2 - -name tabularew -category Package -revision 15878 -shortdesc A variation on the tabular environment -relocated 1 -longdesc The package offers a modification of the tabular environment, -longdesc which deals with the problem of column heads that are -longdesc significantly wider than the body of the column. -containersize 2128 -containerchecksum 52689086e54ccefc5045145b17d588f4d2267a1745c2facb381655e5bebafb71349b303eb83b268c4b2c1b588095d3f430479d94bf13836b3e05f844c915dae9 -doccontainersize 142144 -doccontainerchecksum d7ed67db1c83cb116dd4250bef56faa46eb2225500aa24952a810ce157966fa50e42c216467fc824b0dd767e034f45224bcf2c496a21f1b273fb9a3453e40c6a -docfiles size=43 - RELOC/doc/latex/tabularew/README details="Readme" - RELOC/doc/latex/tabularew/tabularew.pdf details="Package documentation" -srccontainersize 7140 -srccontainerchecksum 63a4f20d6d07114d840208489520e30b296e0bc2107e9d0cc3f3f78bb9aec7d2888c3ec73a63ffebb4867a662f88dcfcf9c96e176794ce360e2bf3104bdbf814 -srcfiles size=7 - RELOC/source/latex/tabularew/tabularew.dtx - RELOC/source/latex/tabularew/tabularew.ins -runfiles size=2 - RELOC/tex/latex/tabularew/tabularew.sty -catalogue-ctan /macros/latex/contrib/tabularew -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics table -catalogue-version 0.1 - -name tabulars-e -category Package -revision 21191 -shortdesc Examples from the book "Typesetting tables with LaTeX" -relocated 1 -longdesc The bundle presents the examples of the book "Typesetting -longdesc tables with LaTeX" (ISBN 978-1-906860-25-7), as standalone -longdesc documents. -containersize 448 -containerchecksum 592d1c6a7ccdd67c17fa3942a4ae87403122ac79ff5a7c94ea9736300c3f7228a4c87d5d04d5e8fc672635292ccddd255eaaaa40f77546e7cb8b417fa6da5723 -doccontainersize 48228 -doccontainerchecksum f2192781f5ba66ff0ce6994c5525df5bd4c2fb80778dca7cbc7f05174b9b2e509257b2bc676a568c1cc957d17360f8c0faf30d9a615c4c7c2aada88b3418b34e -docfiles size=350 - RELOC/doc/latex/tabulars-e/01-01-1.ltxps - RELOC/doc/latex/tabulars-e/01-01-10.ltx - RELOC/doc/latex/tabulars-e/01-01-11.ltx - RELOC/doc/latex/tabulars-e/01-01-12.ltx - RELOC/doc/latex/tabulars-e/01-01-13.ltx - RELOC/doc/latex/tabulars-e/01-01-14.ltx - RELOC/doc/latex/tabulars-e/01-01-15.ltx - RELOC/doc/latex/tabulars-e/01-01-16.ltx - RELOC/doc/latex/tabulars-e/01-01-17.ltx - RELOC/doc/latex/tabulars-e/01-01-18.ltx - RELOC/doc/latex/tabulars-e/01-01-19.ltx - RELOC/doc/latex/tabulars-e/01-01-2.ltx - RELOC/doc/latex/tabulars-e/01-01-3.ltx - RELOC/doc/latex/tabulars-e/01-01-4.ltx - RELOC/doc/latex/tabulars-e/01-01-5.ltx - RELOC/doc/latex/tabulars-e/01-01-6.ltx - RELOC/doc/latex/tabulars-e/01-01-7.ltx - RELOC/doc/latex/tabulars-e/01-01-8.ltx - RELOC/doc/latex/tabulars-e/01-01-9.ltx - RELOC/doc/latex/tabulars-e/01-02-1.ltxps - RELOC/doc/latex/tabulars-e/01-02-10.ltx - RELOC/doc/latex/tabulars-e/01-02-2.ltx - RELOC/doc/latex/tabulars-e/01-02-3.ltx - RELOC/doc/latex/tabulars-e/01-02-4.ltx - RELOC/doc/latex/tabulars-e/01-02-5.ltx - RELOC/doc/latex/tabulars-e/01-02-6.ltx - RELOC/doc/latex/tabulars-e/01-02-7.ltx - RELOC/doc/latex/tabulars-e/01-02-8.ltx - RELOC/doc/latex/tabulars-e/01-02-9.ltx - RELOC/doc/latex/tabulars-e/02-01-1.ltx - RELOC/doc/latex/tabulars-e/02-01-10.ltx - RELOC/doc/latex/tabulars-e/02-01-11.ltx - RELOC/doc/latex/tabulars-e/02-01-12.ltx - RELOC/doc/latex/tabulars-e/02-01-13.ltx - RELOC/doc/latex/tabulars-e/02-01-14.ltx - RELOC/doc/latex/tabulars-e/02-01-15.ltx - RELOC/doc/latex/tabulars-e/02-01-16.ltx - RELOC/doc/latex/tabulars-e/02-01-17.ltx - RELOC/doc/latex/tabulars-e/02-01-18.ltx - RELOC/doc/latex/tabulars-e/02-01-2.ltx - RELOC/doc/latex/tabulars-e/02-01-3.ltx - RELOC/doc/latex/tabulars-e/02-01-4.ltx - RELOC/doc/latex/tabulars-e/02-01-5.ltx - RELOC/doc/latex/tabulars-e/02-01-6.ltx - RELOC/doc/latex/tabulars-e/02-01-7.ltx - RELOC/doc/latex/tabulars-e/02-01-8.ltx - RELOC/doc/latex/tabulars-e/02-01-9.ltx - RELOC/doc/latex/tabulars-e/02-02-1.ltx - RELOC/doc/latex/tabulars-e/02-02-2.ltx - RELOC/doc/latex/tabulars-e/02-02-3.ltx - RELOC/doc/latex/tabulars-e/02-02-4.ltx - RELOC/doc/latex/tabulars-e/02-02-5.ltx - RELOC/doc/latex/tabulars-e/02-02-6.ltx - RELOC/doc/latex/tabulars-e/02-03-1.ltx - RELOC/doc/latex/tabulars-e/02-03-10.ltx - RELOC/doc/latex/tabulars-e/02-03-11.ltx - RELOC/doc/latex/tabulars-e/02-03-12.ltx - RELOC/doc/latex/tabulars-e/02-03-13.ltx - RELOC/doc/latex/tabulars-e/02-03-14.ltx - RELOC/doc/latex/tabulars-e/02-03-15.ltx - RELOC/doc/latex/tabulars-e/02-03-2.ltx - RELOC/doc/latex/tabulars-e/02-03-3.ltx - RELOC/doc/latex/tabulars-e/02-03-4.ltx - RELOC/doc/latex/tabulars-e/02-03-5.ltx - RELOC/doc/latex/tabulars-e/02-03-6.ltx - RELOC/doc/latex/tabulars-e/02-03-7.ltx - RELOC/doc/latex/tabulars-e/02-03-8.ltx - RELOC/doc/latex/tabulars-e/02-03-9.ltx - RELOC/doc/latex/tabulars-e/02-04-1.ltx - RELOC/doc/latex/tabulars-e/02-04-10.ltx - RELOC/doc/latex/tabulars-e/02-04-11.ltx2crop - RELOC/doc/latex/tabulars-e/02-04-2.ltx - RELOC/doc/latex/tabulars-e/02-04-3.ltx - RELOC/doc/latex/tabulars-e/02-04-4.ltx - RELOC/doc/latex/tabulars-e/02-04-5.ltx - RELOC/doc/latex/tabulars-e/02-04-6.ltx - RELOC/doc/latex/tabulars-e/02-04-7.ltx - RELOC/doc/latex/tabulars-e/02-04-8.ltx - RELOC/doc/latex/tabulars-e/02-04-9.ltx - RELOC/doc/latex/tabulars-e/02-05-1.ltx - RELOC/doc/latex/tabulars-e/02-05-10.ltx - RELOC/doc/latex/tabulars-e/02-05-11.ltx - RELOC/doc/latex/tabulars-e/02-05-2.ltx - RELOC/doc/latex/tabulars-e/02-05-3.ltx - RELOC/doc/latex/tabulars-e/02-05-4.ltx - RELOC/doc/latex/tabulars-e/02-05-5.ltx - RELOC/doc/latex/tabulars-e/02-05-6.ltx - RELOC/doc/latex/tabulars-e/02-05-7.ltx - RELOC/doc/latex/tabulars-e/02-05-8.ltx - RELOC/doc/latex/tabulars-e/02-05-9.ltx - RELOC/doc/latex/tabulars-e/02-06-1.ltx - RELOC/doc/latex/tabulars-e/02-06-2.ltx - RELOC/doc/latex/tabulars-e/02-06-3.ltx - RELOC/doc/latex/tabulars-e/02-06-4.ltx - RELOC/doc/latex/tabulars-e/02-06-5.ltx - RELOC/doc/latex/tabulars-e/02-07-1.ltx - RELOC/doc/latex/tabulars-e/02-07-2.ltx - RELOC/doc/latex/tabulars-e/02-07-3.ltx - RELOC/doc/latex/tabulars-e/02-07-4.ltx2 - RELOC/doc/latex/tabulars-e/02-07-5.ltx - RELOC/doc/latex/tabulars-e/02-08-1.ltx - RELOC/doc/latex/tabulars-e/02-08-2.ltx - RELOC/doc/latex/tabulars-e/02-08-3.ltx - RELOC/doc/latex/tabulars-e/02-08-4.ltx - RELOC/doc/latex/tabulars-e/02-08-5.ltx - RELOC/doc/latex/tabulars-e/02-08-6.ltx - RELOC/doc/latex/tabulars-e/02-08-7.ltx - RELOC/doc/latex/tabulars-e/02-08-8.ltx - RELOC/doc/latex/tabulars-e/02-09-1.ltx - RELOC/doc/latex/tabulars-e/02-09-2.ltx - RELOC/doc/latex/tabulars-e/02-09-3.ltx - RELOC/doc/latex/tabulars-e/02-10-1.ltx - RELOC/doc/latex/tabulars-e/02-11-1.ltx - RELOC/doc/latex/tabulars-e/02-11-10.ltx - RELOC/doc/latex/tabulars-e/02-11-11.ltx - RELOC/doc/latex/tabulars-e/02-11-12.ltx - RELOC/doc/latex/tabulars-e/02-11-13.ltx - RELOC/doc/latex/tabulars-e/02-11-2.ltx - RELOC/doc/latex/tabulars-e/02-11-3.ltx - RELOC/doc/latex/tabulars-e/02-11-4.ltx - RELOC/doc/latex/tabulars-e/02-11-5.ltx - RELOC/doc/latex/tabulars-e/02-11-6.ltx - RELOC/doc/latex/tabulars-e/02-11-7.ltx - RELOC/doc/latex/tabulars-e/02-11-8.ltx - RELOC/doc/latex/tabulars-e/02-11-9.ltx - RELOC/doc/latex/tabulars-e/02-12-1.ltx - RELOC/doc/latex/tabulars-e/02-12-2.ltx - RELOC/doc/latex/tabulars-e/02-13-1.ltx - RELOC/doc/latex/tabulars-e/02-13-2.ltx - RELOC/doc/latex/tabulars-e/02-13-3.ltx - RELOC/doc/latex/tabulars-e/02-13-4.ltx - RELOC/doc/latex/tabulars-e/02-14-1.ltx - RELOC/doc/latex/tabulars-e/02-14-10.ltx - RELOC/doc/latex/tabulars-e/02-14-11.ltx - RELOC/doc/latex/tabulars-e/02-14-12.ltx - RELOC/doc/latex/tabulars-e/02-14-13.ltx - RELOC/doc/latex/tabulars-e/02-14-14.ltx - RELOC/doc/latex/tabulars-e/02-14-15.ltx - RELOC/doc/latex/tabulars-e/02-14-2.ltx - RELOC/doc/latex/tabulars-e/02-14-3.ltx - RELOC/doc/latex/tabulars-e/02-14-4.ltx - RELOC/doc/latex/tabulars-e/02-14-5.ltx - RELOC/doc/latex/tabulars-e/02-14-6.ltx - RELOC/doc/latex/tabulars-e/02-14-7.ltx - RELOC/doc/latex/tabulars-e/02-14-8.ltx - RELOC/doc/latex/tabulars-e/02-14-9.ltx - RELOC/doc/latex/tabulars-e/02-15-1.ltx - RELOC/doc/latex/tabulars-e/02-15-2.ltx - RELOC/doc/latex/tabulars-e/02-15-3.ltx - RELOC/doc/latex/tabulars-e/02-16-1.ltx - RELOC/doc/latex/tabulars-e/02-16-2.ltx - RELOC/doc/latex/tabulars-e/02-16-3.ltx - RELOC/doc/latex/tabulars-e/02-17-1.ltx - RELOC/doc/latex/tabulars-e/02-17-2.ltx - RELOC/doc/latex/tabulars-e/02-17-3.ltx - RELOC/doc/latex/tabulars-e/02-17-4.ltx - RELOC/doc/latex/tabulars-e/02-17-5.ltx - RELOC/doc/latex/tabulars-e/02-18-1.ltx - RELOC/doc/latex/tabulars-e/02-18-2.ltx - RELOC/doc/latex/tabulars-e/02-18-3.ltx - RELOC/doc/latex/tabulars-e/02-18-4.ltx - RELOC/doc/latex/tabulars-e/02-18-5.ltx - RELOC/doc/latex/tabulars-e/02-19-1.ltx - RELOC/doc/latex/tabulars-e/02-19-2.ltx - RELOC/doc/latex/tabulars-e/02-20-1.ltx - RELOC/doc/latex/tabulars-e/02-20-2.ltx - RELOC/doc/latex/tabulars-e/02-20-3.ltx - RELOC/doc/latex/tabulars-e/02-20-4.ltx - RELOC/doc/latex/tabulars-e/02-21-1.ltx2 - RELOC/doc/latex/tabulars-e/02-21-2.ltx2 - RELOC/doc/latex/tabulars-e/02-21-3.ltx - RELOC/doc/latex/tabulars-e/02-21-4.ltx - RELOC/doc/latex/tabulars-e/02-22-1.ltx - RELOC/doc/latex/tabulars-e/02-22-2.ltx - RELOC/doc/latex/tabulars-e/02-22-3.ltx - RELOC/doc/latex/tabulars-e/02-22-4.ltx - RELOC/doc/latex/tabulars-e/02-23-1.ltx - RELOC/doc/latex/tabulars-e/02-23-2.ltx - RELOC/doc/latex/tabulars-e/02-23-3.ltx - RELOC/doc/latex/tabulars-e/02-23-4.ltx - RELOC/doc/latex/tabulars-e/02-24-1.ltx - RELOC/doc/latex/tabulars-e/02-24-2.ltx - RELOC/doc/latex/tabulars-e/02-24-3.ltx - RELOC/doc/latex/tabulars-e/02-24-4.ltx - RELOC/doc/latex/tabulars-e/02-25-1.ltx - RELOC/doc/latex/tabulars-e/02-25-2.ltx - RELOC/doc/latex/tabulars-e/02-25-3.ltx - RELOC/doc/latex/tabulars-e/02-25-4.ltx - RELOC/doc/latex/tabulars-e/02-25-5.ltx - RELOC/doc/latex/tabulars-e/02-25-6.ltx - RELOC/doc/latex/tabulars-e/02-25-7.ltx - RELOC/doc/latex/tabulars-e/02-25-8.ltx - RELOC/doc/latex/tabulars-e/02-25-9.ltx - RELOC/doc/latex/tabulars-e/02-26-1.ltx - RELOC/doc/latex/tabulars-e/02-26-10.ltx - RELOC/doc/latex/tabulars-e/02-26-2.ltx - RELOC/doc/latex/tabulars-e/02-26-3.ltx - RELOC/doc/latex/tabulars-e/02-26-4.ltx - RELOC/doc/latex/tabulars-e/02-26-5.ltx - RELOC/doc/latex/tabulars-e/02-26-6.ltx - RELOC/doc/latex/tabulars-e/02-26-7.ltx - RELOC/doc/latex/tabulars-e/02-26-8.ltx - RELOC/doc/latex/tabulars-e/02-26-9.ltx - RELOC/doc/latex/tabulars-e/02-27-1.ltx - RELOC/doc/latex/tabulars-e/02-27-2.ltx - RELOC/doc/latex/tabulars-e/02-27-3.ltx - RELOC/doc/latex/tabulars-e/02-27-4.ltx - RELOC/doc/latex/tabulars-e/02-28-1.ltx - RELOC/doc/latex/tabulars-e/02-28-2.ltx - RELOC/doc/latex/tabulars-e/02-28-3.ltx - RELOC/doc/latex/tabulars-e/02-28-4.ltx - RELOC/doc/latex/tabulars-e/02-29-1.ltx - RELOC/doc/latex/tabulars-e/03-01-1.ltx - RELOC/doc/latex/tabulars-e/03-01-10.ltx - RELOC/doc/latex/tabulars-e/03-01-11.ltx - RELOC/doc/latex/tabulars-e/03-01-12.ltx - RELOC/doc/latex/tabulars-e/03-01-13.ltx - RELOC/doc/latex/tabulars-e/03-01-2.ltx - RELOC/doc/latex/tabulars-e/03-01-3.ltx - RELOC/doc/latex/tabulars-e/03-01-4.ltx - RELOC/doc/latex/tabulars-e/03-01-5.ltx - RELOC/doc/latex/tabulars-e/03-01-6.ltx - RELOC/doc/latex/tabulars-e/03-01-7.ltx - RELOC/doc/latex/tabulars-e/03-01-8.ltx - RELOC/doc/latex/tabulars-e/03-01-9.ltx - RELOC/doc/latex/tabulars-e/03-02-1.ltx - RELOC/doc/latex/tabulars-e/03-02-2.ltx - RELOC/doc/latex/tabulars-e/03-02-3.ltx - RELOC/doc/latex/tabulars-e/03-02-4.ltx - RELOC/doc/latex/tabulars-e/03-02-5.ltx - RELOC/doc/latex/tabulars-e/03-02-6.ltx - RELOC/doc/latex/tabulars-e/03-02-7.ltx - RELOC/doc/latex/tabulars-e/03-03-1.ltx - RELOC/doc/latex/tabulars-e/03-03-2.ltx - RELOC/doc/latex/tabulars-e/03-03-3.ltxb - RELOC/doc/latex/tabulars-e/03-03-4.ltx - RELOC/doc/latex/tabulars-e/03-03-5.ltx - RELOC/doc/latex/tabulars-e/03-03-6.ltx - RELOC/doc/latex/tabulars-e/04-01-1.ltx - RELOC/doc/latex/tabulars-e/04-01-10.ltx2 - RELOC/doc/latex/tabulars-e/04-01-11.ltx2 - RELOC/doc/latex/tabulars-e/04-01-12.ltx2 - RELOC/doc/latex/tabulars-e/04-01-13.ltx2 - RELOC/doc/latex/tabulars-e/04-01-14.ltx1 - RELOC/doc/latex/tabulars-e/04-01-15.ltx2 - RELOC/doc/latex/tabulars-e/04-01-2.ltx2 - RELOC/doc/latex/tabulars-e/04-01-3.ltx2 - RELOC/doc/latex/tabulars-e/04-01-4.ltx2 - RELOC/doc/latex/tabulars-e/04-01-5.ltx2 - RELOC/doc/latex/tabulars-e/04-01-6.ltx - RELOC/doc/latex/tabulars-e/04-01-7.ltx - RELOC/doc/latex/tabulars-e/04-01-8.ltx2 - RELOC/doc/latex/tabulars-e/04-01-9.ltx2 - RELOC/doc/latex/tabulars-e/04-02-1.ltx2 - RELOC/doc/latex/tabulars-e/04-02-2.ltx2 - RELOC/doc/latex/tabulars-e/04-03-1.ltx - RELOC/doc/latex/tabulars-e/04-03-2.ltx2 - RELOC/doc/latex/tabulars-e/04-03-3.ltx2 - RELOC/doc/latex/tabulars-e/04-04-1.ltx - RELOC/doc/latex/tabulars-e/04-04-2.ltx2 - RELOC/doc/latex/tabulars-e/04-04-3.ltx2 - RELOC/doc/latex/tabulars-e/04-04-4.ltx2 - RELOC/doc/latex/tabulars-e/04-04-5.ltx2 - RELOC/doc/latex/tabulars-e/04-05-1.ltx2 - RELOC/doc/latex/tabulars-e/04-05-2.ltx2 - RELOC/doc/latex/tabulars-e/04-05-3.ltx2 - RELOC/doc/latex/tabulars-e/04-05-4.ltx2 - RELOC/doc/latex/tabulars-e/04-05-5.ltx2 - RELOC/doc/latex/tabulars-e/04-05-6.ltx2 - RELOC/doc/latex/tabulars-e/04-05-7.ltx2 - RELOC/doc/latex/tabulars-e/04-05-8.ltx2 - RELOC/doc/latex/tabulars-e/04-06-1.ltx2 - RELOC/doc/latex/tabulars-e/04-06-2.ltx2 - RELOC/doc/latex/tabulars-e/04-06-3.ltx2 - RELOC/doc/latex/tabulars-e/04-06-4.ltx2 - RELOC/doc/latex/tabulars-e/04-06-5.ltx2 - RELOC/doc/latex/tabulars-e/04-06-6.ltx2 - RELOC/doc/latex/tabulars-e/04-06-7.ltx2 - RELOC/doc/latex/tabulars-e/04-06-8.ltx2 - RELOC/doc/latex/tabulars-e/04-06-9.ltx2 - RELOC/doc/latex/tabulars-e/05-01-1.ltx - RELOC/doc/latex/tabulars-e/05-01-2.ltx - RELOC/doc/latex/tabulars-e/05-01-3.ltx - RELOC/doc/latex/tabulars-e/05-01-4.ltx - RELOC/doc/latex/tabulars-e/05-01-5.ltx - RELOC/doc/latex/tabulars-e/05-02-1.ltx - RELOC/doc/latex/tabulars-e/05-03-1.ltx - RELOC/doc/latex/tabulars-e/05-03-2.ltx - RELOC/doc/latex/tabulars-e/05-03-3.ltx - RELOC/doc/latex/tabulars-e/05-04-1.ltx2 - RELOC/doc/latex/tabulars-e/05-04-2.ltx2 - RELOC/doc/latex/tabulars-e/05-05-1.ltx - RELOC/doc/latex/tabulars-e/05-05-2.ltx - RELOC/doc/latex/tabulars-e/05-06-1.ltxE - RELOC/doc/latex/tabulars-e/05-06-2.ltxE - RELOC/doc/latex/tabulars-e/05-06-3.ltxE - RELOC/doc/latex/tabulars-e/06-00-1.ltx - RELOC/doc/latex/tabulars-e/06-00-10.ltx - RELOC/doc/latex/tabulars-e/06-00-11.ltx - RELOC/doc/latex/tabulars-e/06-00-12.ltx - RELOC/doc/latex/tabulars-e/06-00-13.ltx - RELOC/doc/latex/tabulars-e/06-00-14.ltx - RELOC/doc/latex/tabulars-e/06-00-15.ltx - RELOC/doc/latex/tabulars-e/06-00-16.ltx - RELOC/doc/latex/tabulars-e/06-00-17.ltx - RELOC/doc/latex/tabulars-e/06-00-18.ltx - RELOC/doc/latex/tabulars-e/06-00-19.ltx - RELOC/doc/latex/tabulars-e/06-00-2.ltx - RELOC/doc/latex/tabulars-e/06-00-20.ltx - RELOC/doc/latex/tabulars-e/06-00-21.ltx - RELOC/doc/latex/tabulars-e/06-00-22.ltx - RELOC/doc/latex/tabulars-e/06-00-23.ltx - RELOC/doc/latex/tabulars-e/06-00-24.ltx - RELOC/doc/latex/tabulars-e/06-00-25.ltx - RELOC/doc/latex/tabulars-e/06-00-26.ltx2 - RELOC/doc/latex/tabulars-e/06-00-27.ltx - RELOC/doc/latex/tabulars-e/06-00-28.ltx - RELOC/doc/latex/tabulars-e/06-00-29.ltx - RELOC/doc/latex/tabulars-e/06-00-3.ltx - RELOC/doc/latex/tabulars-e/06-00-30.ltx - RELOC/doc/latex/tabulars-e/06-00-31.ltx - RELOC/doc/latex/tabulars-e/06-00-32.ltx2 - RELOC/doc/latex/tabulars-e/06-00-33.ltx - RELOC/doc/latex/tabulars-e/06-00-34.ltx - RELOC/doc/latex/tabulars-e/06-00-35.ltx - RELOC/doc/latex/tabulars-e/06-00-36.ltx2 - RELOC/doc/latex/tabulars-e/06-00-37.ltx2 - RELOC/doc/latex/tabulars-e/06-00-38.ltxps - RELOC/doc/latex/tabulars-e/06-00-39.ltx - RELOC/doc/latex/tabulars-e/06-00-4.ltxps - RELOC/doc/latex/tabulars-e/06-00-40.ltx - RELOC/doc/latex/tabulars-e/06-00-41.ltx - RELOC/doc/latex/tabulars-e/06-00-42.ltx - RELOC/doc/latex/tabulars-e/06-00-43.ltx2 - RELOC/doc/latex/tabulars-e/06-00-44.ltx - RELOC/doc/latex/tabulars-e/06-00-45.ltx - RELOC/doc/latex/tabulars-e/06-00-46.ltx - RELOC/doc/latex/tabulars-e/06-00-5.ltxps - RELOC/doc/latex/tabulars-e/06-00-6.ltxps - RELOC/doc/latex/tabulars-e/06-00-7.ltxps - RELOC/doc/latex/tabulars-e/06-00-8.ltx - RELOC/doc/latex/tabulars-e/06-00-9.ltx - RELOC/doc/latex/tabulars-e/07-02-1.ltx2 - RELOC/doc/latex/tabulars-e/07-02-2.ltx2 - RELOC/doc/latex/tabulars-e/07-03-1.ltx2 - RELOC/doc/latex/tabulars-e/07-03-2.ltx2 - RELOC/doc/latex/tabulars-e/README details="Readme" - RELOC/doc/latex/tabulars-e/din8.eps -catalogue-ctan /info/examples/tabulars-e -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics book-ex -catalogue-version 1.0 - -name tabulary -category Package -revision 34368 -shortdesc Tabular with variable width columns balanced -relocated 1 -longdesc The package defines a tabular*-like environment, tabulary, -longdesc taking a 'total width' argument as well as the column -longdesc specifications. The environment uses column types L, C, R and J -longdesc for variable width columns (\raggedright', \centering, -longdesc \raggedleft, and normally justified). In contrast to tabularx's -longdesc X columns, the width of each column is weighted according to -longdesc the natural width of the widest cell in the column. -containersize 4036 -containerchecksum 5345e1dc066d4207073843ddd27970572322cdd4b5ae316b23129a94bae0bf9b16a38a9bb5392a3fb502e2d84c38d0010ef0ceae51f02f1ad4f38a0a96b83a37 -doccontainersize 255700 -doccontainerchecksum e19e40ff6809cb4ca9883a25c621d28aa79aee0a72cf76204b5c876f419661fd8e0252191752c77154fb0d51517fc090aa0d5993dd672f673d65aa82b7f584af -docfiles size=64 - RELOC/doc/latex/tabulary/README - RELOC/doc/latex/tabulary/tabulary.pdf details="Package documentation" -srccontainersize 8360 -srccontainerchecksum 686f417d6b18cab2e9d4a47cd4a4ba8effea290fb320deaa2faf470e177e1d986a38711cad58e4bf1b53730af6551d414dbd7f912cc705b46d86f0a663d9adaa -srcfiles size=9 - RELOC/source/latex/tabulary/tabulary.dtx - RELOC/source/latex/tabulary/tabulary.ins -runfiles size=4 - RELOC/tex/latex/tabulary/tabulary.sty -catalogue-ctan /macros/latex/contrib/tabulary -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics table -catalogue-version 0.10 - -name tabvar -category Package -revision 28908 -shortdesc Typesetting tables showing variations of functions -relocated 1 -longdesc This LaTeX package is meant to ease the typesetting of tables -longdesc showing variations of functions as they are used in France. -execute addMap tabvar.map -containersize 8880 -containerchecksum 1a03c599c1406bbe902036a440f9948c56202e07df19ccb23e8807906f6423533bbc97bc28a93e95af6c17e536cfcf506b1157b8bc873f518c3eb9b2e693a56d -doccontainersize 590648 -doccontainerchecksum 59a7da9e80d4b9a668156b0897fa86ac73fc8571567256f2aa4e5810d360b2aae888240aea3df67e763bd2f3ef5fb46db2248a9eda6ee9d3dc8263cea6174b70 -docfiles size=151 - RELOC/doc/latex/tabvar/README details="Readme" - RELOC/doc/latex/tabvar/demo.pdf details="Package demo" - RELOC/doc/latex/tabvar/demo.tex - RELOC/doc/latex/tabvar/tabvar.pdf details="Package documentation (French)" language="fr" -srccontainersize 11228 -srccontainerchecksum b84a80efe8c97b1922d91647aef914c486715f44a7cea37b46c8da25ff375de071fc8931e69662475e3c5467485040b590bcb5f5b3672cadac07c5fe8e9a9a4c -srcfiles size=10 - RELOC/source/latex/tabvar/tabvar.dtx - RELOC/source/latex/tabvar/tabvar.ins -runfiles size=13 - RELOC/fonts/afm/public/tabvar/tabvar.afm - RELOC/fonts/map/dvips/tabvar/tabvar.map - RELOC/fonts/tfm/public/tabvar/tabvar.tfm - RELOC/fonts/type1/public/tabvar/tabvar.pfb - RELOC/metapost/tabvar/tabvar.mp - RELOC/tex/latex/tabvar/tabvar.1 - RELOC/tex/latex/tabvar/tabvar.2 - RELOC/tex/latex/tabvar/tabvar.3 - RELOC/tex/latex/tabvar/tabvar.cfg - RELOC/tex/latex/tabvar/tabvar.sty -catalogue-also tablor tableaux tableauvariations tkz-tab -catalogue-ctan /macros/latex/contrib/tabvar -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics maths-tabvar -catalogue-version 1.7 - -name tagging -category Package -revision 23761 -shortdesc Document configuration with tags -relocated 1 -longdesc The package allows the user to generate multiple documents from -longdesc a single source, by marking pieces of the document with tags -longdesc and specifying which marked pieces to include or exclude. -containersize 1160 -containerchecksum 083f70027958b18827c4d16f08ab46f3753a88b4ccdb3a628d11e695db6aaebb347921889bcbff15b86ca1d4c08d81b8e8f2e50b924a63b2b1e0c1db743ae1e4 -doccontainersize 86144 -doccontainerchecksum c7eb46db4e68659747df33c18789c09c227f6f1eadf02988a3bc204a8fcaa616c023910446b8e3ca525b12fbe379eee0c0412b2429540fc27e6571307050ceef -docfiles size=26 - RELOC/doc/latex/tagging/README details="Readme" - RELOC/doc/latex/tagging/tagging.pdf details="Package documentation" - RELOC/doc/latex/tagging/tagging.tex -runfiles size=1 - RELOC/tex/latex/tagging/tagging.sty -catalogue-ctan /macros/latex/contrib/tagging -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics cond-comp - -name tagpair -category Package -revision 42138 -shortdesc Word-by-word glosses, translations, and bibliographic attributions -relocated 1 -longdesc This package provides environments and commands for pairing -longdesc lines, bottom lines, and tagged lines, intended to be used in -longdesc particular for word-by-word glosses, translations, and -longdesc bibliographic attributions, respectively. This LaTeX package is -longdesc inspired by Marcel R. van der Goot's classic Plain TeX macros -longdesc in gloss.tex. -containersize 1240 -containerchecksum 403c13872b22b9fdcc26975d475583e53153831c00d345077c0af570323d93ce93d14caa555dc05b66cd517d4789d015a36af2f8a05bd6d2dd28bc0602950b4f -doccontainersize 68908 -doccontainerchecksum 90b68e522b5e4c5856f13d4863a7cecaa1b62a882c367c9e56543023812b9ded93a3ad323a80aee54f8e56fe708008039e0d1350c37dfa4d385373ed187e4912 -docfiles size=26 - RELOC/doc/latex/tagpair/COPYING - RELOC/doc/latex/tagpair/ChangeLog - RELOC/doc/latex/tagpair/README details="Readme" - RELOC/doc/latex/tagpair/sample.pdf details="Sample of use" - RELOC/doc/latex/tagpair/sample.tex - RELOC/doc/latex/tagpair/tagpair.pdf details="Package documentation" - RELOC/doc/latex/tagpair/tagpair.tex -runfiles size=1 - RELOC/tex/latex/tagpair/tagpair.sty -catalogue-ctan /macros/latex/contrib/tagpair -catalogue-date 2016-09-23 21:04:55 +0200 -catalogue-license lppl1.3 -catalogue-topics text-layout -catalogue-version 1.1 - -name tagpdf -category Package -revision 49609 -shortdesc Tools for experimenting with tagging using pdfLaTeX and LuaLaTeX -relocated 1 -longdesc The package offers tools to experiment with tagging and -longdesc accessibility using pdfLaTeX and LuaTeX. It isn't meant for -longdesc production but allows the user to try out how difficult it is -longdesc to tag some structures; to try out how much tagging is really -longdesc needed; to test what else is needed so that a pdf works e.g. -longdesc with a screen reader. Its goal is to get a feeling for what has -longdesc to be done, which kernel changes are needed, how packages -longdesc should be adapted. -containersize 19916 -containerchecksum 31b5070964ea3276ce4bac0581fa33ab3b26a62b6537b6bef87ccd7aa0d554f487ed730a0c20221ec76ebf379a1a0242417ec63e89d3d2e51feeec0d857b086d -doccontainersize 575424 -doccontainerchecksum d99db9b8ef7b73424b5c57800b9aad15db22d89ab501b7c98016a35e03370c1e30e27ab8ca64ea23247129324af8215e5504898ad2f386d08acd39297f5a7e9b -docfiles size=214 - RELOC/doc/latex/tagpdf/README.md details="Readme" - RELOC/doc/latex/tagpdf/ex-alt-actualtext-luatex.pdf - RELOC/doc/latex/tagpdf/ex-alt-actualtext.pdf - RELOC/doc/latex/tagpdf/ex-alt-actualtext.tex - RELOC/doc/latex/tagpdf/ex-attribute.pdf - RELOC/doc/latex/tagpdf/ex-attribute.tex - RELOC/doc/latex/tagpdf/ex-formula-problem-luatex.pdf - RELOC/doc/latex/tagpdf/ex-formula-problem.tex - RELOC/doc/latex/tagpdf/ex-mc-manual-para-split.pdf - RELOC/doc/latex/tagpdf/ex-mc-manual-para-split.tex - RELOC/doc/latex/tagpdf/ex-patch-list-luatex.pdf - RELOC/doc/latex/tagpdf/ex-patch-list.pdf - RELOC/doc/latex/tagpdf/ex-patch-list.tex - RELOC/doc/latex/tagpdf/ex-patch-sectioning-koma-luatex.pdf - RELOC/doc/latex/tagpdf/ex-patch-sectioning-koma.pdf - RELOC/doc/latex/tagpdf/ex-patch-sectioning-koma.tex - RELOC/doc/latex/tagpdf/ex-patch-sectioning-memoir.pdf - RELOC/doc/latex/tagpdf/ex-patch-sectioning-memoir.tex - RELOC/doc/latex/tagpdf/ex-softhyphen.pdf - RELOC/doc/latex/tagpdf/ex-softhyphen.tex - RELOC/doc/latex/tagpdf/ex-spaceglyph-listings.pdf - RELOC/doc/latex/tagpdf/ex-spaceglyph-listings.tex - RELOC/doc/latex/tagpdf/ex-structure.pdf - RELOC/doc/latex/tagpdf/ex-structure.tex - RELOC/doc/latex/tagpdf/ex-tagpdf-template.pdf - RELOC/doc/latex/tagpdf/ex-tagpdf-template.tex - RELOC/doc/latex/tagpdf/tagpdf.bib - RELOC/doc/latex/tagpdf/tagpdf.pdf details="Package documentation" - RELOC/doc/latex/tagpdf/tagpdf.tex -runfiles size=28 - RELOC/tex/latex/tagpdf/tagpdf-attr-code.sty - RELOC/tex/latex/tagpdf/tagpdf-checks-code.sty - RELOC/tex/latex/tagpdf/tagpdf-luatex.def - RELOC/tex/latex/tagpdf/tagpdf-mc-code-generic.sty - RELOC/tex/latex/tagpdf/tagpdf-mc-code-lua.sty - RELOC/tex/latex/tagpdf/tagpdf-mc-code-shared.sty - RELOC/tex/latex/tagpdf/tagpdf-pdftex.def - RELOC/tex/latex/tagpdf/tagpdf-roles-code.sty - RELOC/tex/latex/tagpdf/tagpdf-space-code.sty - RELOC/tex/latex/tagpdf/tagpdf-struct-code.sty - RELOC/tex/latex/tagpdf/tagpdf-tree-code.sty - RELOC/tex/latex/tagpdf/tagpdf-user.sty - RELOC/tex/latex/tagpdf/tagpdf.lua - RELOC/tex/latex/tagpdf/tagpdf.sty -catalogue-contact-bugs https://github.com/u-fischer/tagpdf/issues -catalogue-contact-repository https://github.com/u-fischer/tagpdf -catalogue-contact-support https://github.com/u-fischer/tagpdf/issues -catalogue-ctan /macros/latex/contrib/tagpdf -catalogue-date 2019-01-04 22:14:24 +0100 -catalogue-license lppl1.3c -catalogue-topics tagged-pdf accessible -catalogue-version 0.50 - -name talk -category Package -revision 42428 -shortdesc A LaTeX class for presentations -relocated 1 -longdesc The talk document class allows you to create slides for screen -longdesc presentations or printing on transparencies. It also allows you -longdesc to print personal notes for your talk. You can create overlays -longdesc and display structure information (current section / -longdesc subsection, table of contents) on your slides. The main feature -longdesc that distinguishes talk from other presentation classes like -longdesc beamer or prosper is that it allows the user to define an -longdesc arbitrary number of slide styles and switch between these -longdesc styles from slide to slide. This way the slide layout can be -longdesc adapted to the slide content. For example, the title or -longdesc contents page of a talk can be given a slightly different -longdesc layout than the other slides. The talk class makes no -longdesc restrictions on the slide design whatsoever. The entire look -longdesc and feel of the presentation can be defined by the user. The -longdesc style definitions should be put in a separate sty file. -longdesc Currently the package comes with only one set of pre-defined -longdesc slide styles (greybars.sty). Contributions from people who are -longdesc artistically more gifted than the author are more than welcome! -containersize 4672 -containerchecksum acf8a5e1bb26e13df7d347715d16ee690f82e7bc417f53a7dc214879f76611cfca179733f6592060e9a584e1edb0faaf0e9817eb64b6ca4ee33b572bba588701 -doccontainersize 131032 -doccontainerchecksum a0f81717590b0b158d0ee2ab290c09eec2b382cddfa4918d05db3ac5c3472a2e982ad6a7341f2721e1cea814e79ad692397fbf150fc2498b1786bff3ff1fc1e4 -docfiles size=45 - RELOC/doc/latex/talk/README details="Readme" - RELOC/doc/latex/talk/example.tex - RELOC/doc/latex/talk/talkdoc.pdf details="Package documentation" - RELOC/doc/latex/talk/talkdoc.tex -srccontainersize 552 -srccontainerchecksum 06b43ff502ff9ac46919a6c47c3124bba48ea87c0cec34bce614a9a5192370165b8eed871cbfe950eafb1db9182fd74ccdbc0b0aa9b64ffc49fbd3a97a8d4994 -srcfiles size=1 - RELOC/source/latex/talk/Makefile -runfiles size=5 - RELOC/tex/latex/talk/sidebars.sty - RELOC/tex/latex/talk/talk.cls -catalogue-also seminar foiltex -catalogue-ctan /macros/latex/contrib/talk -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics presentation -catalogue-version 1.1 - -name tamefloats -category Package -revision 27345 -shortdesc Experimentally use \holdinginserts with LaTeX floats -relocated 1 -longdesc LaTeX's figures, tables, and \marginpars are dangerous for -longdesc footnotes (and probably also \enlargethispage). Here is a -longdesc proposal (a 'patch' package) to help, by using \holdinginserts -longdesc in a simple way. It replaces the original problem with a new -longdesc one -- it is an experiment to find out whether the new problem -longdesc is less bad (or it is just a contribution to the discussion, -longdesc maybe just a summary of previous work). The files provide -longdesc further information. -containersize 4340 -containerchecksum 4ce45373f444ef2403203217ce09c9af667dc0fa7f068200c3fe99256dbae78c6b3779d3828b15dedec183dbd12d8e9c477e64c830177672a3bec20b6ba78988 -doccontainersize 2236 -doccontainerchecksum e3a23fee0e3004217dbe8524a03f9469f00456037d438481c4d93835a51d9c22356aa1065e20e83b1e6ed89db66b0a573d2ee43bb4af52a3797a5ff1257a1cdb -docfiles size=4 - RELOC/doc/latex/tamefloats/README.txt details="Readme" - RELOC/doc/latex/tamefloats/deml3541.tex - RELOC/doc/latex/tamefloats/fltfltdk.tex - RELOC/doc/latex/tamefloats/newbug.tex -runfiles size=3 - RELOC/tex/latex/tamefloats/tameflts.sty -catalogue-ctan /macros/latex/contrib/tamefloats -catalogue-date 2017-05-06 09:30:28 +0200 -catalogue-license lppl1.3 -catalogue-topics experimental float -catalogue-version 0.42 - -name tamethebeast -category Package -revision 15878 -shortdesc A manual about bibliographies and especially BibTeX -relocated 1 -longdesc An (as-complete-as-possible) manual about bibliographies in -longdesc LaTeX, and thus mainly about BibTeX. -containersize 436 -containerchecksum be43165091d0e484b7aa7304513da25491c6627563695c8d003bc01cfc09eca54b8bf08f8f0280749502fa867d011053a281de4a10c3bd762a1f5415f7209fb4 -doccontainersize 811088 -doccontainerchecksum 9d17a3df04e5bb3e26ddb7b95288eb1a88eee63af5b8fc017dcfd108e958badfb364b185b5ba410df3de6e59688ecc9579e35d5024379048e5ab0f91d35af9c7 -docfiles size=264 - RELOC/doc/bibtex/tamethebeast/CHANGES - RELOC/doc/bibtex/tamethebeast/Makefile - RELOC/doc/bibtex/tamethebeast/README details="Readme" - RELOC/doc/bibtex/tamethebeast/idxstyle.ist - RELOC/doc/bibtex/tamethebeast/local.bib - RELOC/doc/bibtex/tamethebeast/ttb_en.pdf details="Package documentation" - RELOC/doc/bibtex/tamethebeast/ttb_en.sec1.tex - RELOC/doc/bibtex/tamethebeast/ttb_en.sec2.tex - RELOC/doc/bibtex/tamethebeast/ttb_en.sec3.tex - RELOC/doc/bibtex/tamethebeast/ttb_en.sec4.tex - RELOC/doc/bibtex/tamethebeast/ttb_en.sec5.tex - RELOC/doc/bibtex/tamethebeast/ttb_en.tex - RELOC/doc/bibtex/tamethebeast/ttb_style.sty -catalogue-ctan /info/bibtex/tamethebeast -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics bibtex-doc -catalogue-version 1.4 - -name tap -category Package -revision 31731 -shortdesc TeX macros for typesetting complex tables -relocated 1 -longdesc The package offers a simple notation for pretty complex tables -longdesc (to Michael J. Ferguson's credit). With PostScript, the package -longdesc allows shaded/coloured tables, diagonal rules, etc. The package -longdesc is supposed to work with both Plain and LaTeX. An AWK converter -longdesc from ASCII semigraphic tables to TAP notation is included. -containersize 10660 -containerchecksum 5bb1ba3d04663122ea5037fc676483f905eb862291f229c2cb0ed5878bfd8d86c15a11d10352363e3dd819a99e54117f1aa1049faa288bcaf723b8ec9720ef4d -doccontainersize 27728 -doccontainerchecksum e3ed4826e2315b400fd135a48bf05baa35cc1f068d5e09acf77d63b18fdd6a97ef8f5c3aceb181f1c61c06860201db464a98f97bd126866eb75055c82a8a4c67 -docfiles size=46 - RELOC/doc/generic/tap/0README.TAP details="Readme" - RELOC/doc/generic/tap/0tapdoc.inf - RELOC/doc/generic/tap/circ.eps - RELOC/doc/generic/tap/circmag.eps - RELOC/doc/generic/tap/epsfx.tex - RELOC/doc/generic/tap/tapanch.100 - RELOC/doc/generic/tap/tapanch.mp - RELOC/doc/generic/tap/tapcv/sampdos/0sampdos.inf - RELOC/doc/generic/tap/tapcv/sampdos/post1.tex - RELOC/doc/generic/tap/tapcv/sampdos/post2.tex - RELOC/doc/generic/tap/tapcv/sampdos/prea1.tex - RELOC/doc/generic/tap/tapcv/sampdos/prea2.tex - RELOC/doc/generic/tap/tapcv/sampdos/prea3.tex - RELOC/doc/generic/tap/tapcv/sampdos/tapcv0.raw - RELOC/doc/generic/tap/tapcv/sampdos/tapcv1.raw - RELOC/doc/generic/tap/tapcv/sampdos/tapcv2.raw - RELOC/doc/generic/tap/tapcv/sampdos/tapcv3.raw - RELOC/doc/generic/tap/tapcv/sampdos/tapcv4.raw - RELOC/doc/generic/tap/tapcv/sampdos/tapcv5.raw - RELOC/doc/generic/tap/tapcv/sampdos/tapcv6.raw - RELOC/doc/generic/tap/tapcv/sampdos/tcv.bat - RELOC/doc/generic/tap/tapcv/sampdos/tcv_.bat - RELOC/doc/generic/tap/tapcv/tapcv.awk - RELOC/doc/generic/tap/tapdoc.tex - RELOC/doc/generic/tap/tapxamp1.tex - RELOC/doc/generic/tap/tapxamp2.tex -runfiles size=9 - RELOC/tex/generic/tap/tap.tex -catalogue-ctan /macros/generic/tables/tap077.zip -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics table -catalogue-version 0.77 - -name tapir -category Package -revision 20484 -shortdesc A simple geometrical font -relocated 1 -longdesc Tapir is a simple geometrical font mostly created of line and -longdesc circular segments with constant thickness. The font is -longdesc available as Metafont source and in Adobe Type 1 format. The -longdesc character set contains all characters in the range 0-127 (as in -longdesc cmr10), accented characters used in the Czech, Slovak and -longdesc Polish languages. -containersize 51856 -containerchecksum a8b778e9814b0322332c60573a1a546c643a8988650eecccb0327d26578bddc3fc4ec8221ac3af54dd335ff609b36a4fe477626b439723ac65544bfb02c31346 -doccontainersize 53792 -doccontainerchecksum 578d666f2807ef5c11dfe7ed9abeb5378e95ff4681444f498049d4a5b5684fd343c0dbef9b3c4744fe75d0bbd0dc27149a09dc991e4c1cf472452bb7a8a89e62 -docfiles size=16 - RELOC/doc/fonts/tapir/readme details="Readme" - RELOC/doc/fonts/tapir/readme.pdf details="Package documentation" -runfiles size=49 - RELOC/fonts/source/public/tapir/tap-enc.mf - RELOC/fonts/source/public/tapir/tap.mf - RELOC/fonts/type1/public/tapir/tap.pfb -catalogue-ctan /fonts/tapir -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license gpl -catalogue-topics font-mf font-type1 font czech polish slovak -catalogue-version 0.2 - -name tasks -category Package -revision 41851 -shortdesc Horizontally columned lists -relocated 1 -longdesc The reason for the creation of the tasks environment was an -longdesc unwritten agreement in German maths textbooks (exspecially -longdesc (junior) high school textbooks) to organize exercises in -longdesc columns counting horizontally rather than vertically. This is -longdesc what the tasks package helps to achieve. -containersize 6536 -containerchecksum 6ed559483c1d25b63cdd350e4a1a98497f49abccb4a3c7862c886d9d5ba7e8d73116d387489aeb6383a74e8fb1becca0b68aa5808244fb15858464947f128978 -doccontainersize 464804 -doccontainerchecksum fef69a0a376c158ab2c850ea5592b215290644f05096a0ff0a3bea0a399e66a33f3fca4a931f20b06dc1c374ac39614ac2a3558633856f8506649f82166808f2 -docfiles size=119 - RELOC/doc/latex/tasks/README details="Readme" - RELOC/doc/latex/tasks/tasks_en.pdf details="Package documentation" - RELOC/doc/latex/tasks/tasks_en.tex -runfiles size=8 - RELOC/tex/latex/tasks/tasks.cfg - RELOC/tex/latex/tasks/tasks.sty -catalogue-ctan /macros/latex/contrib/tasks -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics list list-enum expl3 -catalogue-version 0.12 - -name tcldoc -category Package -revision 22018 -catalogue tclldoc -shortdesc Doc/docstrip for tcl -relocated 1 -longdesc The tclldoc package and class simplify the application of the -longdesc doc/docstrip style of literate programming with Dr. John -longdesc Ousterhout's Tool Command Language (Tcl, pronounced "tickle", -longdesc a.k.a. The Cool Language). The tclldoc package is a bit like -longdesc the doc package is for LaTeX, whereas the tclldoc class more -longdesc parallels the ltxdoc class. -containersize 7008 -containerchecksum 53751250905ac768ce3192dba721bdb4115dd8b5f4f6f2f69301a5e704e5e78777adc7b7300c3af6360c2ea9f392ceb0bbe7e06fe499c09f706c1df1a6b01a4b -doccontainersize 462972 -doccontainerchecksum 81a936616fe5e42efdd68fdb5c63de88ea54377b13d0dce82d98df0f7bbc6e8b7bfbb01930cf789ff2b1aa70b62c63bb9e9578dece6df701c17fac75b7d20b26 -docfiles size=178 - RELOC/doc/latex/tcldoc/README.txt details="Readme" - RELOC/doc/latex/tcldoc/examples/README.txt details="Readme" - RELOC/doc/latex/tcldoc/examples/parsetcl.dtx - RELOC/doc/latex/tcldoc/examples/parsetcl.ins - RELOC/doc/latex/tcldoc/examples/pdf.dtx - RELOC/doc/latex/tcldoc/examples/pdf.ins - RELOC/doc/latex/tcldoc/tclldoc.pdf details="Package documentation" - RELOC/doc/latex/tcldoc/tools/README.txt details="Readme" - RELOC/doc/latex/tcldoc/tools/eemenu.dtx - RELOC/doc/latex/tcldoc/tools/eemenu.ins - RELOC/doc/latex/tcldoc/tools/sourcedtx.dtx - RELOC/doc/latex/tcldoc/tools/sourcedtx.ins -srccontainersize 41112 -srccontainerchecksum 88157b3d5983c97799a68144cedc65d23258b6b0f457501fd2e3175df7293204c7b7bc180b9d48f04361fab0732b3f39e58bc1eed5fd36494da1cc870f44ef1a -srcfiles size=41 - RELOC/source/latex/tcldoc/tclldoc.dtx - RELOC/source/latex/tcldoc/tclldoc.ins -runfiles size=9 - RELOC/tex/latex/tcldoc/tcldoc.cls - RELOC/tex/latex/tcldoc/tcldoc.sty - RELOC/tex/latex/tcldoc/tclldoc.cls - RELOC/tex/latex/tcldoc/tclldoc.sty -catalogue-ctan /macros/latex/contrib/tclldoc -catalogue-date 2016-07-19 10:38:58 +0200 -catalogue-license lppl -catalogue-topics listing doc-supp class -catalogue-version 2.40 - -name tcolorbox -category Package -revision 49347 -shortdesc Coloured boxes, for LaTeX examples and theorems, etc -relocated 1 -longdesc This package provides an environment for coloured and framed -longdesc text boxes with a heading line. Optionally, such a box may be -longdesc split in an upper and a lower part; thus the package may be -longdesc used for the setting of LaTeX examples where one part of the -longdesc box displays the source code and the other part shows the -longdesc output. Another common use case is the setting of theorems. The -longdesc package supports saving and reuse of source code and text -longdesc parts. The package depends on the pgf, verbatim, environ, and -longdesc etoolbox packages. -containersize 228396 -containerchecksum 893addebf4a542444fae2b046e398fb98a81e0b8a51d29d6e1015008c29d93478245e0e418cb5c67d521735d6216849852e2b72714ae99e8f6faa685acb9cd05 -doccontainersize 5418116 -doccontainerchecksum 88f6aa63aa757571a166ef21c07c17fec56307f86fd087ea66a682aa533c6953ebcf4c3915689f0e38ddbc56509daad3279dfbb740b064ad45995ee8a5cc12fb -docfiles size=2379 - RELOC/doc/latex/tcolorbox/Basilica_5.png - RELOC/doc/latex/tcolorbox/CHANGES - RELOC/doc/latex/tcolorbox/README details="Readme" - RELOC/doc/latex/tcolorbox/lichtspiel.jpg - RELOC/doc/latex/tcolorbox/tcolorbox-example-poster.pdf - RELOC/doc/latex/tcolorbox/tcolorbox-example-poster.tex - RELOC/doc/latex/tcolorbox/tcolorbox-example.pdf details="Examples of use" language="en" - RELOC/doc/latex/tcolorbox/tcolorbox-example.tex - RELOC/doc/latex/tcolorbox/tcolorbox-tutorial-poster.pdf - RELOC/doc/latex/tcolorbox/tcolorbox-tutorial-poster.tex - RELOC/doc/latex/tcolorbox/tcolorbox.doc.abstract.tex - RELOC/doc/latex/tcolorbox/tcolorbox.doc.bib - RELOC/doc/latex/tcolorbox/tcolorbox.doc.breakable.tex - RELOC/doc/latex/tcolorbox/tcolorbox.doc.coremacros.tex - RELOC/doc/latex/tcolorbox/tcolorbox.doc.coreoptions.tex - RELOC/doc/latex/tcolorbox/tcolorbox.doc.documentation.tex - RELOC/doc/latex/tcolorbox/tcolorbox.doc.external.tex - RELOC/doc/latex/tcolorbox/tcolorbox.doc.filling.tex - RELOC/doc/latex/tcolorbox/tcolorbox.doc.fitting.tex - RELOC/doc/latex/tcolorbox/tcolorbox.doc.graphics.tex - RELOC/doc/latex/tcolorbox/tcolorbox.doc.hooks.tex - RELOC/doc/latex/tcolorbox/tcolorbox.doc.index.tex - RELOC/doc/latex/tcolorbox/tcolorbox.doc.initoptions.tex - RELOC/doc/latex/tcolorbox/tcolorbox.doc.intro.tex - RELOC/doc/latex/tcolorbox/tcolorbox.doc.listings.tex - RELOC/doc/latex/tcolorbox/tcolorbox.doc.magazine.tex - RELOC/doc/latex/tcolorbox/tcolorbox.doc.picturecredits.tex - RELOC/doc/latex/tcolorbox/tcolorbox.doc.poster.tex - RELOC/doc/latex/tcolorbox/tcolorbox.doc.quickref.tex - RELOC/doc/latex/tcolorbox/tcolorbox.doc.raster.tex - RELOC/doc/latex/tcolorbox/tcolorbox.doc.recording.tex - RELOC/doc/latex/tcolorbox/tcolorbox.doc.references.tex - RELOC/doc/latex/tcolorbox/tcolorbox.doc.s_main.sty - RELOC/doc/latex/tcolorbox/tcolorbox.doc.s_snippet.sty - RELOC/doc/latex/tcolorbox/tcolorbox.doc.sidebyside.tex - RELOC/doc/latex/tcolorbox/tcolorbox.doc.skins.tex - RELOC/doc/latex/tcolorbox/tcolorbox.doc.technical.tex - RELOC/doc/latex/tcolorbox/tcolorbox.doc.theorems.tex - RELOC/doc/latex/tcolorbox/tcolorbox.doc.verbatim.tex - RELOC/doc/latex/tcolorbox/tcolorbox.doc.vignette.tex - RELOC/doc/latex/tcolorbox/tcolorbox.doc.xparse.tex - RELOC/doc/latex/tcolorbox/tcolorbox.pdf details="Package documentation (English)" language="en" - RELOC/doc/latex/tcolorbox/tcolorbox.tex -runfiles size=140 - RELOC/tex/latex/tcolorbox/blueshade.png - RELOC/tex/latex/tcolorbox/crinklepaper.png - RELOC/tex/latex/tcolorbox/goldshade.png - RELOC/tex/latex/tcolorbox/pink_marble.png - RELOC/tex/latex/tcolorbox/tcbbreakable.code.tex - RELOC/tex/latex/tcolorbox/tcbdocumentation.code.tex - RELOC/tex/latex/tcolorbox/tcbexternal.code.tex - RELOC/tex/latex/tcolorbox/tcbfitting.code.tex - RELOC/tex/latex/tcolorbox/tcbhooks.code.tex - RELOC/tex/latex/tcolorbox/tcblistings.code.tex - RELOC/tex/latex/tcolorbox/tcblistingscore.code.tex - RELOC/tex/latex/tcolorbox/tcblistingsutf8.code.tex - RELOC/tex/latex/tcolorbox/tcbmagazine.code.tex - RELOC/tex/latex/tcolorbox/tcbminted.code.tex - RELOC/tex/latex/tcolorbox/tcbposter.code.tex - RELOC/tex/latex/tcolorbox/tcbprocessing.code.tex - RELOC/tex/latex/tcolorbox/tcbraster.code.tex - RELOC/tex/latex/tcolorbox/tcbskins.code.tex - RELOC/tex/latex/tcolorbox/tcbskinsjigsaw.code.tex - RELOC/tex/latex/tcolorbox/tcbtheorems.code.tex - RELOC/tex/latex/tcolorbox/tcbvignette.code.tex - RELOC/tex/latex/tcolorbox/tcbxparse.code.tex - RELOC/tex/latex/tcolorbox/tcolorbox.sty -catalogue-contact-bugs https://github.com/T-F-S/tcolorbox/issues -catalogue-ctan /macros/latex/contrib/tcolorbox -catalogue-date 2018-12-07 18:28:04 +0100 -catalogue-license lppl1.3 -catalogue-topics boxing colour verbatim listing -catalogue-version 4.15 - -name tdclock -category Package -revision 33043 -shortdesc A ticking digital clock package for PDF output -relocated 1 -longdesc A ticking digital clock package to be used in Pdf-LaTeX -longdesc documents, for example in presentations. -containersize 3940 -containerchecksum 4383fe7d88a4314c90a28198b2aa67fd39d91d071e431f600f32ebf6ac0988a7ebe4840704e3d864698f7549ff9b8059e206b59f81db470d3860bde4287538a0 -doccontainersize 244100 -doccontainerchecksum 9e6a7f13dbcd80f56757ac0cb5fdf91d2a12de8f2229307cdd3264b104e91a67731467df78fb0c80a0d42b1b64215ae25ea11d8517199049298e6dd065fcd68d -docfiles size=70 - RELOC/doc/latex/tdclock/Changelog - RELOC/doc/latex/tdclock/README details="Readme" - RELOC/doc/latex/tdclock/tdclock-beamer-example.pdf details="Example Usage" - RELOC/doc/latex/tdclock/tdclock-beamer-example.tex - RELOC/doc/latex/tdclock/tdclock-doc.pdf details="Package documentation" - RELOC/doc/latex/tdclock/tdclock-doc.tex -runfiles size=5 - RELOC/tex/latex/tdclock/tdclock.sty -catalogue-also analogclock -catalogue-ctan /macros/latex/contrib/tdclock -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl2 -catalogue-topics date-time -catalogue-version 2.5 - -name tds -category Package -revision 15878 -shortdesc The TeX Directory Structure standard -relocated 1 -longdesc Defines a structure for placement of TeX-related files on an -longdesc hierarchical file system, in a way that is well-defined, and is -longdesc readily implementable. -containersize 464 -containerchecksum 75544c9fbd65ca504910001385d3750da00e5a743272df69248730b3ce9ee2c08737a1ae89ba0fa06d876953855c33c5c1b64e83b16eddba51dc9fbea3b6264e -doccontainersize 232672 -doccontainerchecksum 3cd80448d5c81b778cc32a55d5ad9c247343a0881b128e71eef200c957577571bce231aec9fc8cbb531292a47eaa0dca9ba2508ef51a84ce8f6b88ca68a808b8 -docfiles size=129 - RELOC/doc/generic/tds/ChangeLog - RELOC/doc/generic/tds/Makefile - RELOC/doc/generic/tds/README details="Readme" - RELOC/doc/generic/tds/index.html - RELOC/doc/generic/tds/tds.dvi - RELOC/doc/generic/tds/tds.html details="The standard, converted to HTML" - RELOC/doc/generic/tds/tds.pdf details="The standard specification" - RELOC/doc/generic/tds/tds.sed - RELOC/doc/generic/tds/tds.tex - RELOC/doc/generic/tds/tds2texi.el - RELOC/doc/generic/tds/tdsguide.cls -catalogue-ctan /tds -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license other-free -catalogue-topics std-spec -catalogue-version 1.1 - -name tdsfrmath -category Package -revision 15878 -shortdesc Macros for French teachers of mathematics -relocated 1 -longdesc A collection of macros for French maths teachers in colleges -longdesc and lycees (and perhaps elsewhere). It is hoped that the -longdesc package will facilitate the everyday use of LaTeX by -longdesc mathematics teachers. -containersize 5480 -containerchecksum ece5a92f6a9f24ed4db593dd0dd985ed61fb1ee8720798ab13bc338d4e9c2412073ff0a86336aea430450f1ef756d929a496691c4eb5b7b6b6f280892af4951c -doccontainersize 717628 -doccontainerchecksum 8e8ac549c10c02a4427b8d2d653c7dd1f0b92b8da8ee5ba25ed8425e34dd961efdaed1586e7447cfd320dddf32ee188bead185a0818d09e91a4a691876afc249 -docfiles size=201 - RELOC/doc/latex/tdsfrmath/LISEZMOI details="Lisez-moi" language="fr" - RELOC/doc/latex/tdsfrmath/README details="Readme" language="en" - RELOC/doc/latex/tdsfrmath/tdsfrmath.pdf details="Package documentation (French)" language="fr" -srccontainersize 33664 -srccontainerchecksum e68e4a44ea863a6bcac61e355425339324a4a438a6661270c21558e429c877403db4dbd77636b26e79206bfc137e87c7f31c52782333e443ec1ee5dd9835f2c2 -srcfiles size=32 - RELOC/source/latex/tdsfrmath/Makefile - RELOC/source/latex/tdsfrmath/tdsfrmath.dtx - RELOC/source/latex/tdsfrmath/tdsfrmath.ins -runfiles size=7 - RELOC/tex/latex/tdsfrmath/suite.sto - RELOC/tex/latex/tdsfrmath/taupe.sto - RELOC/tex/latex/tdsfrmath/tdsfrmath.sty -catalogue-ctan /macros/latex/contrib/tdsfrmath -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics maths -catalogue-version 1.3 - -name technics -category Package -revision 29349 -shortdesc A package to format technical documents -relocated 1 -longdesc The package provides a very simple LaTeX document template, in -longdesc the hope that this use of LaTeX will become attractive to -longdesc typical word processor users. (Presentation is as if it were a -longdesc class; users are expected to start from a template document.) -containersize 1792 -containerchecksum 7df4b987c271ab67d34f8ac88e5ad91ee289d1fbe10dcb2ff56ad04c44492562f264eea5c815457964870cac169529fffdb4d78ae5afca239331a811be366017 -doccontainersize 80872 -doccontainerchecksum db719c659d2d248b6d09a15c232be6a834c754e0b2755de7a2bc99e9c5ddc7f3e2384a3947801679758c00eebd59ed7d801e1f38a0db4d54f1db675d2c191a27 -docfiles size=31 - RELOC/doc/latex/technics/png2eps.sh - RELOC/doc/latex/technics/rf-logo.zip - RELOC/doc/latex/technics/technics.pdf details="Package documentation" - RELOC/doc/latex/technics/technics.tex - RELOC/doc/latex/technics/view-dvi.sh - RELOC/doc/latex/technics/vmlinux.eps - RELOC/doc/latex/technics/vmlinux.png -runfiles size=1 - RELOC/tex/latex/technics/technics.sty -catalogue-ctan /macros/latex/contrib/technics -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics doc-templ -catalogue-version 1.0 - -name technion-thesis-template -category Package -revision 49889 -shortdesc Template for theses on the Technion graduate school -relocated 1 -longdesc This is a template for writing a thesis according to the -longdesc Technion specifications. -containersize 6760 -containerchecksum 31fc90b345545eaebb8818aebbe4a2c92dbb4a51dc8745eaf8e269ac54b955013b74051ea23cf812747997a0090907a6cb6e039879b2e0c5464ff24fa4786d0d -doccontainersize 120252 -doccontainerchecksum 694531d650568684c9afff4b190e4648d9503d85d7614a4dbd250931423bfa32415c57f3ce2dc68150dfa4b7fe102fc281e1e29e4959e141a63089383c8a2392 -docfiles size=49 - RELOC/doc/xelatex/technion-thesis-template/Example/abbrev.tex - RELOC/doc/xelatex/technion-thesis-template/Example/abstract.tex - RELOC/doc/xelatex/technion-thesis-template/Example/acknowledgments.tex - RELOC/doc/xelatex/technion-thesis-template/Example/appendix.tex - RELOC/doc/xelatex/technion-thesis-template/Example/chapfirst.tex - RELOC/doc/xelatex/technion-thesis-template/Example/chapsecond.tex - RELOC/doc/xelatex/technion-thesis-template/Example/discussion.tex - RELOC/doc/xelatex/technion-thesis-template/Example/habstract.tex - RELOC/doc/xelatex/technion-thesis-template/Example/hacknowledgments.tex - RELOC/doc/xelatex/technion-thesis-template/Example/introduction.tex - RELOC/doc/xelatex/technion-thesis-template/Example/main.pdf details="Example of use" - RELOC/doc/xelatex/technion-thesis-template/Example/main.tex - RELOC/doc/xelatex/technion-thesis-template/Example/mybib.bib - RELOC/doc/xelatex/technion-thesis-template/Example/technionThesisMacros.sty - RELOC/doc/xelatex/technion-thesis-template/README.md details="Readme" -runfiles size=6 - RELOC/tex/xelatex/technion-thesis-template/technionThesis.cls - RELOC/tex/xelatex/technion-thesis-template/technionThesisSetup.sty -catalogue-ctan /macros/xetex/latex/technion-thesis-template -catalogue-date 2019-01-31 14:47:44 +0100 -catalogue-license cc-by-4 -catalogue-topics dissertation class -catalogue-version 1.0 - -name ted -category Package -revision 15878 -shortdesc A (primitive) token list editor -relocated 1 -longdesc Just like sed is a stream editor, ted is a token list editor. -longdesc Actually, it is not as powerfull as sed, but its main feature -longdesc is that it really works with tokens, not only characters. The -longdesc ted package provides two user macros: \Substitute and -longdesc \ShowTokens. The first is maybe the most useful: it performs -longdesc substitutions in token lists (even inside braces). The second -longdesc displays each token of the list (one per line) with its catcode -longdesc (in the list, not just the current one), and can be useful for -longdesc debugging or for TeX learners. Ted is designed to work well -longdesc even if strange tokens (that is, unusual {charcode, catcode} -longdesc pairs or tokens with a confusing meaning) occur in the list. -containersize 3144 -containerchecksum c8e2eb0ba79726aef057650367d3c1adddc1dfe59bd2e9958f923a7f2695878b38aacba6c0e39ef86584cd0abdefb3321063a87fa5f8b6f8feef4d056b1f940d -doccontainersize 165928 -doccontainerchecksum 4c80f58d75d7abe4d732a22c4adb426d2461997feb38f47b7905685b7b0f92daa1bb03982d6af946b97a390deb7e39eaceb58aeff27a718d9041c90152565fa8 -docfiles size=53 - RELOC/doc/latex/ted/README details="Readme" - RELOC/doc/latex/ted/ted-fr.pdf details="Package documentation (French)" language="fr" - RELOC/doc/latex/ted/ted.pdf details="Package documentation (English)" -srccontainersize 15212 -srccontainerchecksum 55029484afb41a808e8a672cd43365ec2a3c7af0d1a9e3025a26fc467649fb463371718fedd2d14d3bfa2e7f8c1ce470564375efd71ac0215f092d751ecb5dfb -srcfiles size=13 - RELOC/source/latex/ted/ted.dtx -runfiles size=3 - RELOC/tex/latex/ted/ted.sty -catalogue-also patch -catalogue-ctan /macros/latex/contrib/ted -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics debug-supp -catalogue-version 1.06 - -name templates-fenn -category Package -revision 15878 -shortdesc Templates for TeX usage -relocated 1 -longdesc A set of templates for using LaTeX packages that the author -longdesc uses, comprising: - scrlttr2.tex: a letter, written with -longdesc scrlttr2.cls from the KOMA-Script bundle; - dinbrief.tex: a -longdesc letter according to the German (DIN) standards, written with -longdesc dinbrief.cls; - kbrief.tex: a brief memo ('Kurzbrief') to -longdesc accompany enclosures, as used in German offices, again based on -longdesc dinbrief; - vermerk.tex: a general form for taking down notes -longdesc on events in the office; and - diabetes.tex: a diary for the -longdesc basis-bolus insulin therapy of diabetes mellitus, using -longdesc scrartcl.cls from the KOMA-Script bundle. -containersize 668 -containerchecksum 24d40fcd1217a74da85df92ae8c27fda4ec29405992e7a13f66f9d8cbf999557c52bd010acfd613a82592ac28fefc0a517453887affdc311e35f3ca3f413f7f8 -doccontainersize 5988 -doccontainerchecksum da8310f1be225c9603c807f4d6263cc6de4dc79e05e00cb2e146bed3f57b0570214f0ce72bbe84e2d9d46d4d21d8576549eb81022a9289f64c2e4450ff37c099 -docfiles size=10 - RELOC/doc/latex/templates-fenn/diabetes.tex - RELOC/doc/latex/templates-fenn/dinbrief.tex - RELOC/doc/latex/templates-fenn/kbrief.tex - RELOC/doc/latex/templates-fenn/scrlttr2.tex - RELOC/doc/latex/templates-fenn/scrlttr2en.tex - RELOC/doc/latex/templates-fenn/templates-fenn-de.txt details="Package documentation (German)" language="de" - RELOC/doc/latex/templates-fenn/templates-fenn-en.txt details="Package documentation (English)" language="en" - RELOC/doc/latex/templates-fenn/vermerk.tex -catalogue-ctan /info/templates/fenn -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl -catalogue-topics doc-templ - -name templates-sommer -category Package -revision 15878 -shortdesc Templates for TeX usage -relocated 1 -longdesc A set of templates for using LaTeX packages that the author -longdesc uses, comprising: - Hausarbeit.tex: for students of the -longdesc Lehrstuhl Volkskunde an der Friedrich-Schiller-Universitat -longdesc Jena; - Psycho-Dipl.tex: for diploma theses in psychology. -containersize 504 -containerchecksum a40dc96748bbe50e6046cd00eaf67dc34f47b2a2de39d8f3a5045f1ad899170e9232363e9d8e90c2e0cf2096e29effb9aa510ef6f4ca631a7ef145b56bc09826 -doccontainersize 14416 -doccontainerchecksum b9e2fa6a1ad4b8988a02f063a58b389c049b5bf9b2b32f1900d429e67ffd88ea45237f43583ce18f05aca132acd68974b7e1e5404d378816c93c24b9209a554b -docfiles size=14 - RELOC/doc/latex/templates-sommer/Hausarbeit.bib - RELOC/doc/latex/templates-sommer/Hausarbeit.tex - RELOC/doc/latex/templates-sommer/Logo.jpg - RELOC/doc/latex/templates-sommer/Psycho-Dipl.bib - RELOC/doc/latex/templates-sommer/Psycho-Dipl.tex - RELOC/doc/latex/templates-sommer/README.de details="README" language="de" -catalogue-ctan /info/templates/sommer -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics doc-templ - -name templatetools -category Package -revision 34495 -shortdesc Commands useful in LaTeX templates -relocated 1 -longdesc The package provides a collection of tools, which are helpful -longdesc for the creation of a LaTeX template if conditional paths for -longdesc code execution are required. All the commands work both in the -longdesc preamble and in the document. -containersize 2100 -containerchecksum 399140e2e225c974e8a2f5f4169facccffead1dff484652cf1de6e0b481526cc502d2d7a36b4d1f8ff565d866346811825cff2d8060ac5c8815dc60f6b30fdfc -doccontainersize 440136 -doccontainerchecksum 097e8fd5d08c84f1d8e683232b8c083f02c9ba66f5baab1807c70829690e8ce05be43bf5c723b5b5419ca208308ee2f37fa01e23a17bf2414d524ed42746c2c7 -docfiles size=109 - RELOC/doc/latex/templatetools/README details="Readme" - RELOC/doc/latex/templatetools/templatetools.pdf details="Package documentation" -srccontainersize 6684 -srccontainerchecksum b99fa77794b3709f0dd3a2c7f39079865554f3af01cc54af12523ac91a63e38ea383f23fa231e2e8a9288212e722d7bd50a43198ce18da601339eaea3abb0071 -srcfiles size=8 - RELOC/source/latex/templatetools/templatetools.dtx - RELOC/source/latex/templatetools/templatetools.ins -runfiles size=2 - RELOC/tex/latex/templatetools/templatetools.sty -catalogue-ctan /macros/latex/contrib/templatetools -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics doc-templ - -name tempora -category Package -revision 39596 -shortdesc Greek and Cyrillic to accompany Times -relocated 1 -longdesc This package, derived from TemporaLGCUni by Alexej Kryukov, is -longdesc meant as a companion to Times text font packages, providing -longdesc Greek and Cyrillic in matching weights and styles. OpenType and -longdesc Type1 fonts are provided, with LaTeX support files giving -longdesc essentially complete LGR coverage of monotonic, polytonic and -longdesc ancient Greek, and almost full T2A coverage of Cyrillic. -execute addMap tempora.map -containersize 1258636 -containerchecksum 75e234971017b2e8158fbc30eecbe3e5c796248d0625f4b8495c6f851cbc75cf5f9c86da43a0481e0ab8c918e294d6a5f13e0a940f437e3be4e29a82eabd023f -doccontainersize 250580 -doccontainerchecksum fa7b419fb6ed7ce4f6ac4b75e588075da284d48e32b7d3526f4aee92334c08c58263852e8592bfaa92aa176aec9633f94de52e0581b48ed2b063585f0b24c663 -docfiles size=67 - RELOC/doc/fonts/tempora/COPYING - RELOC/doc/fonts/tempora/README details="Readme" - RELOC/doc/fonts/tempora/tempora-doc.pdf details="Package documentation" - RELOC/doc/fonts/tempora/tempora-doc.tex -runfiles size=1163 - RELOC/fonts/afm/public/tempora/Tempora-Bold.afm - RELOC/fonts/afm/public/tempora/Tempora-BoldItalic.afm - RELOC/fonts/afm/public/tempora/Tempora-Italic.afm - RELOC/fonts/afm/public/tempora/Tempora-Regular.afm - RELOC/fonts/enc/dvips/tempora/lgr-tempora.enc - RELOC/fonts/enc/dvips/tempora/lgr-temporaosf.enc - RELOC/fonts/enc/dvips/tempora/ot2-tempora.enc - RELOC/fonts/enc/dvips/tempora/ot2-temporaosf.enc - RELOC/fonts/enc/dvips/tempora/t2a-tempora.enc - RELOC/fonts/enc/dvips/tempora/t2a-temporaosf.enc - RELOC/fonts/enc/dvips/tempora/t2b-tempora.enc - RELOC/fonts/enc/dvips/tempora/t2b-temporaosf.enc - RELOC/fonts/enc/dvips/tempora/t2c-tempora.enc - RELOC/fonts/enc/dvips/tempora/t2c-temporaosf.enc - RELOC/fonts/enc/dvips/tempora/tmp_6rqc3d.enc - RELOC/fonts/enc/dvips/tempora/tmp_ac5xuc.enc - RELOC/fonts/enc/dvips/tempora/tmp_aq2g6w.enc - RELOC/fonts/enc/dvips/tempora/tmp_arnbc6.enc - RELOC/fonts/enc/dvips/tempora/tmp_jglahm.enc - RELOC/fonts/enc/dvips/tempora/tmp_m6t7eu.enc - RELOC/fonts/enc/dvips/tempora/tmp_mdnuug.enc - RELOC/fonts/enc/dvips/tempora/tmp_q3dzgc.enc - RELOC/fonts/enc/dvips/tempora/tmp_v6f3ze.enc - RELOC/fonts/enc/dvips/tempora/tmp_xvqxbr.enc - RELOC/fonts/enc/dvips/tempora/tmp_y4r4km.enc - RELOC/fonts/enc/dvips/tempora/tmp_yz5x6b.enc - RELOC/fonts/map/dvips/tempora/tempora.map - RELOC/fonts/opentype/public/tempora/Tempora-Bold.otf - RELOC/fonts/opentype/public/tempora/Tempora-BoldItalic.otf - RELOC/fonts/opentype/public/tempora/Tempora-Italic.otf - RELOC/fonts/opentype/public/tempora/Tempora-Regular.otf - RELOC/fonts/tfm/public/tempora/Tempora-Bold-TLF-lgr.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Bold-TLF-ot2.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Bold-TLF-t2a.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Bold-TLF-t2b.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Bold-TLF-t2c.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Bold-TOsF-lgr.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Bold-TOsF-ot2.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Bold-TOsF-t2a.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Bold-TOsF-t2b.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Bold-TOsF-t2c.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Bold-sup-ot1.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Bold-sup-t1--base.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Bold-sup-t1.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Bold-tlf-ot1--base.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Bold-tlf-t1.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Bold-tosf-ot1--base.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Bold-tosf-ot1.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Bold-tosf-t1--base.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Bold-tosf-t1.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Bold-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Bold-tosf-ts1.tfm - RELOC/fonts/tfm/public/tempora/Tempora-BoldItalic-TLF-lgr.tfm - RELOC/fonts/tfm/public/tempora/Tempora-BoldItalic-TLF-ot2.tfm - RELOC/fonts/tfm/public/tempora/Tempora-BoldItalic-TLF-t2a.tfm - RELOC/fonts/tfm/public/tempora/Tempora-BoldItalic-TLF-t2b.tfm - RELOC/fonts/tfm/public/tempora/Tempora-BoldItalic-TLF-t2c.tfm - RELOC/fonts/tfm/public/tempora/Tempora-BoldItalic-TOsF-lgr.tfm - RELOC/fonts/tfm/public/tempora/Tempora-BoldItalic-TOsF-ot2.tfm - RELOC/fonts/tfm/public/tempora/Tempora-BoldItalic-TOsF-t2a.tfm - RELOC/fonts/tfm/public/tempora/Tempora-BoldItalic-TOsF-t2b.tfm - RELOC/fonts/tfm/public/tempora/Tempora-BoldItalic-TOsF-t2c.tfm - RELOC/fonts/tfm/public/tempora/Tempora-BoldItalic-sup-ot1.tfm - RELOC/fonts/tfm/public/tempora/Tempora-BoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/public/tempora/Tempora-BoldItalic-sup-t1.tfm - RELOC/fonts/tfm/public/tempora/Tempora-BoldItalic-tlf-ot1--base.tfm - RELOC/fonts/tfm/public/tempora/Tempora-BoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/tempora/Tempora-BoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/tempora/Tempora-BoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/tempora/Tempora-BoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/tempora/Tempora-BoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/tempora/Tempora-BoldItalic-tosf-ot1--base.tfm - RELOC/fonts/tfm/public/tempora/Tempora-BoldItalic-tosf-ot1.tfm - RELOC/fonts/tfm/public/tempora/Tempora-BoldItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/tempora/Tempora-BoldItalic-tosf-t1.tfm - RELOC/fonts/tfm/public/tempora/Tempora-BoldItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/tempora/Tempora-BoldItalic-tosf-ts1.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Italic-TLF-lgr.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Italic-TLF-ot2.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Italic-TLF-t2a.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Italic-TLF-t2b.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Italic-TLF-t2c.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Italic-TOsF-lgr.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Italic-TOsF-ot2.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Italic-TOsF-t2a.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Italic-TOsF-t2b.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Italic-TOsF-t2c.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Italic-sup-ot1.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Italic-sup-t1--base.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Italic-sup-t1.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Italic-tlf-ot1.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Italic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Italic-tlf-t1.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Italic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Italic-tlf-ts1.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Italic-tosf-ot1.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Italic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Italic-tosf-t1.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Italic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Italic-tosf-ts1.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Regular-TLF-lgr.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Regular-TLF-ot2.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Regular-TLF-t2a.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Regular-TLF-t2b.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Regular-TLF-t2c.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Regular-TOsF-lgr.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Regular-TOsF-ot2.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Regular-TOsF-t2a.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Regular-TOsF-t2b.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Regular-TOsF-t2c.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Regular-sup-ot1.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Regular-sup-t1--base.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Regular-sup-t1.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Regular-tlf-ot1--base.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Regular-tlf-ot1.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Regular-tlf-t1--base.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Regular-tlf-t1.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Regular-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Regular-tlf-ts1.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Regular-tosf-ot1--base.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Regular-tosf-ot1.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Regular-tosf-t1--base.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Regular-tosf-t1.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Regular-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/tempora/Tempora-Regular-tosf-ts1.tfm - RELOC/fonts/type1/public/tempora/Tempora-Bold.pfb - RELOC/fonts/type1/public/tempora/Tempora-BoldItalic.pfb - RELOC/fonts/type1/public/tempora/Tempora-Italic.pfb - RELOC/fonts/type1/public/tempora/Tempora-Regular.pfb - RELOC/fonts/vf/public/tempora/Tempora-Bold-sup-t1.vf - RELOC/fonts/vf/public/tempora/Tempora-Bold-tlf-ot1.vf - RELOC/fonts/vf/public/tempora/Tempora-Bold-tlf-t1.vf - RELOC/fonts/vf/public/tempora/Tempora-Bold-tlf-ts1.vf - RELOC/fonts/vf/public/tempora/Tempora-Bold-tosf-ot1.vf - RELOC/fonts/vf/public/tempora/Tempora-Bold-tosf-t1.vf - RELOC/fonts/vf/public/tempora/Tempora-Bold-tosf-ts1.vf - RELOC/fonts/vf/public/tempora/Tempora-BoldItalic-sup-t1.vf - RELOC/fonts/vf/public/tempora/Tempora-BoldItalic-tlf-ot1.vf - RELOC/fonts/vf/public/tempora/Tempora-BoldItalic-tlf-t1.vf - RELOC/fonts/vf/public/tempora/Tempora-BoldItalic-tlf-ts1.vf - RELOC/fonts/vf/public/tempora/Tempora-BoldItalic-tosf-ot1.vf - RELOC/fonts/vf/public/tempora/Tempora-BoldItalic-tosf-t1.vf - RELOC/fonts/vf/public/tempora/Tempora-BoldItalic-tosf-ts1.vf - RELOC/fonts/vf/public/tempora/Tempora-Italic-sup-t1.vf - RELOC/fonts/vf/public/tempora/Tempora-Italic-tlf-t1.vf - RELOC/fonts/vf/public/tempora/Tempora-Italic-tlf-ts1.vf - RELOC/fonts/vf/public/tempora/Tempora-Italic-tosf-t1.vf - RELOC/fonts/vf/public/tempora/Tempora-Italic-tosf-ts1.vf - RELOC/fonts/vf/public/tempora/Tempora-Regular-sup-t1.vf - RELOC/fonts/vf/public/tempora/Tempora-Regular-tlf-ot1.vf - RELOC/fonts/vf/public/tempora/Tempora-Regular-tlf-t1.vf - RELOC/fonts/vf/public/tempora/Tempora-Regular-tlf-ts1.vf - RELOC/fonts/vf/public/tempora/Tempora-Regular-tosf-ot1.vf - RELOC/fonts/vf/public/tempora/Tempora-Regular-tosf-t1.vf - RELOC/fonts/vf/public/tempora/Tempora-Regular-tosf-ts1.vf - RELOC/tex/latex/tempora/OT1Tempora-Sup.fd - RELOC/tex/latex/tempora/OT1Tempora-TLF.fd - RELOC/tex/latex/tempora/OT1Tempora-TOsF.fd - RELOC/tex/latex/tempora/T1Tempora-Sup.fd - RELOC/tex/latex/tempora/T1Tempora-TLF.fd - RELOC/tex/latex/tempora/T1Tempora-TOsF.fd - RELOC/tex/latex/tempora/TS1Tempora-TLF.fd - RELOC/tex/latex/tempora/TS1Tempora-TOsF.fd - RELOC/tex/latex/tempora/lgrtempora-tlf.fd - RELOC/tex/latex/tempora/lgrtempora-tosf.fd - RELOC/tex/latex/tempora/ot2tempora-tlf.fd - RELOC/tex/latex/tempora/ot2tempora-tosf.fd - RELOC/tex/latex/tempora/t2atempora-tlf.fd - RELOC/tex/latex/tempora/t2atempora-tosf.fd - RELOC/tex/latex/tempora/t2btempora-tlf.fd - RELOC/tex/latex/tempora/t2btempora-tosf.fd - RELOC/tex/latex/tempora/t2ctempora-tlf.fd - RELOC/tex/latex/tempora/t2ctempora-tosf.fd - RELOC/tex/latex/tempora/tempora.fontspec - RELOC/tex/latex/tempora/tempora.sty -catalogue-also txfonts newtx -catalogue-ctan /fonts/tempora -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl2 -catalogue-topics font font-cyrillic font-greek font-otf font-type1 font-serif -catalogue-version 1.05 - -name tengwarscript -category Package -revision 34594 -shortdesc LaTeX support for using Tengwar fonts -relocated 1 -longdesc The package provides "mid-level" access to tengwar fonts, -longdesc providing good quality output. Each tengwar sign is represented -longdesc by a command, which will place the sign nicely in relation to -longdesc previous signs. A transcription package is available from the -longdesc package's home page: writing all those tengwar commands would -longdesc quickly become untenable. The package supports the use of a -longdesc wide variety of tengwar fonts that are available from the net; -longdesc metric and map files are provided for all the supported fonts. -containersize 32248 -containerchecksum 364873e692abbc5cc85c1eb8b998f5a307215f1817fedc54776a9aca8a65f605641a8f72e0779c1d4cdb4621a5ab23e41b0b3de4b1cf0f49b2c5808486f9b54c -doccontainersize 472048 -doccontainerchecksum 031cc72cfbb6ed967aa5fcd2c3d8d056f2030815266b09f618e6254c8b7877139f2e6120c5ef5a32f21d6dff167c2ae9dded76d3da9fd1f8e0cf02f4388e0eee -docfiles size=146 - RELOC/doc/latex/tengwarscript/COPYING - RELOC/doc/latex/tengwarscript/README details="Readme" - RELOC/doc/latex/tengwarscript/install-tengwar-scripts.sh - RELOC/doc/latex/tengwarscript/quetta.eps - RELOC/doc/latex/tengwarscript/quetta.pdf - RELOC/doc/latex/tengwarscript/tengfonts.pdf details="Font sampler" - RELOC/doc/latex/tengwarscript/tengfonts.tex - RELOC/doc/latex/tengwarscript/tengtest.pdf details="Crib sheet and tests" - RELOC/doc/latex/tengwarscript/tengtest.tex - RELOC/doc/latex/tengwarscript/tengwarscript.pdf details="Package manual" -srccontainersize 24196 -srccontainerchecksum ed1de75913c023457e99d2f5b7a6b905643c23fcd82b21bfc64dd2852121baa6f3c7aa7546a2c291cd7a68ffe33e586250124ceef01f1b6c7b4056b011a5b238 -srcfiles size=74 - RELOC/source/latex/tengwarscript/tengwarscript.dtx - RELOC/source/latex/tengwarscript/tengwarscript.ins -runfiles size=125 - RELOC/fonts/enc/dvips/tengwarscript/tengwaralt.enc - RELOC/fonts/enc/dvips/tengwarscript/tengwarcap.enc - RELOC/fonts/enc/dvips/tengwarscript/tengwarscript.enc - RELOC/fonts/map/dvips/tengwarscript/tengwarscript.map - RELOC/fonts/tfm/public/tengwarscript/Elfica32.tfm - RELOC/fonts/tfm/public/tengwarscript/Parmaite.tfm - RELOC/fonts/tfm/public/tengwarscript/Parmaite_alt.tfm - RELOC/fonts/tfm/public/tengwarscript/Parmaite_full.tfm - RELOC/fonts/tfm/public/tengwarscript/TengwarFormal12.tfm - RELOC/fonts/tfm/public/tengwarscript/TengwarFormalA12.tfm - RELOC/fonts/tfm/public/tengwarscript/TengwarFormal_full.tfm - RELOC/fonts/tfm/public/tengwarscript/TengwarGothika050.tfm - RELOC/fonts/tfm/public/tengwarscript/TengwarNoldor.tfm - RELOC/fonts/tfm/public/tengwarscript/TengwarNoldorAlt.tfm - RELOC/fonts/tfm/public/tengwarscript/TengwarNoldorCapitals1.tfm - RELOC/fonts/tfm/public/tengwarscript/TengwarNoldorCapitals2.tfm - RELOC/fonts/tfm/public/tengwarscript/TengwarNoldor_full.tfm - RELOC/fonts/tfm/public/tengwarscript/TengwarQuenya.tfm - RELOC/fonts/tfm/public/tengwarscript/TengwarQuenyaAlt.tfm - RELOC/fonts/tfm/public/tengwarscript/TengwarQuenyaCapitals1.tfm - RELOC/fonts/tfm/public/tengwarscript/TengwarQuenyaCapitals2.tfm - RELOC/fonts/tfm/public/tengwarscript/TengwarQuenya_full.tfm - RELOC/fonts/tfm/public/tengwarscript/TengwarSindarin.tfm - RELOC/fonts/tfm/public/tengwarscript/TengwarSindarinAlt.tfm - RELOC/fonts/tfm/public/tengwarscript/TengwarSindarinCapitals1.tfm - RELOC/fonts/tfm/public/tengwarscript/TengwarSindarinCapitals2.tfm - RELOC/fonts/tfm/public/tengwarscript/TengwarSindarin_full.tfm - RELOC/fonts/tfm/public/tengwarscript/TengwarTelerin.tfm - RELOC/fonts/tfm/public/tengwarscript/UnicodeParmaite.tfm - RELOC/fonts/tfm/public/tengwarscript/tngan.tfm - RELOC/fonts/tfm/public/tengwarscript/tngan_full.tfm - RELOC/fonts/tfm/public/tengwarscript/tngana.tfm - RELOC/fonts/tfm/public/tengwarscript/tnganab.tfm - RELOC/fonts/tfm/public/tengwarscript/tnganabi.tfm - RELOC/fonts/tfm/public/tengwarscript/tnganai.tfm - RELOC/fonts/tfm/public/tengwarscript/tnganb.tfm - RELOC/fonts/tfm/public/tengwarscript/tnganb_full.tfm - RELOC/fonts/tfm/public/tengwarscript/tnganbi.tfm - RELOC/fonts/tfm/public/tengwarscript/tnganbi_full.tfm - RELOC/fonts/tfm/public/tengwarscript/tngani.tfm - RELOC/fonts/tfm/public/tengwarscript/tngani_full.tfm - RELOC/fonts/vf/public/tengwarscript/Parmaite_full.vf - RELOC/fonts/vf/public/tengwarscript/TengwarFormal_full.vf - RELOC/fonts/vf/public/tengwarscript/TengwarNoldor_full.vf - RELOC/fonts/vf/public/tengwarscript/TengwarQuenya_full.vf - RELOC/fonts/vf/public/tengwarscript/TengwarSindarin_full.vf - RELOC/fonts/vf/public/tengwarscript/tngan_full.vf - RELOC/fonts/vf/public/tengwarscript/tnganb_full.vf - RELOC/fonts/vf/public/tengwarscript/tnganbi_full.vf - RELOC/fonts/vf/public/tengwarscript/tngani_full.vf - RELOC/tex/latex/tengwarscript/annatar.cfg - RELOC/tex/latex/tengwarscript/annatarbold.cfg - RELOC/tex/latex/tengwarscript/annatarbolditalic.cfg - RELOC/tex/latex/tengwarscript/annataritalic.cfg - RELOC/tex/latex/tengwarscript/elfica.cfg - RELOC/tex/latex/tengwarscript/formal.cfg - RELOC/tex/latex/tengwarscript/gothika.cfg - RELOC/tex/latex/tengwarscript/noldor.cfg - RELOC/tex/latex/tengwarscript/noldorcapI.cfg - RELOC/tex/latex/tengwarscript/noldorcapII.cfg - RELOC/tex/latex/tengwarscript/parmaite.cfg - RELOC/tex/latex/tengwarscript/quenya.cfg - RELOC/tex/latex/tengwarscript/quenyacapI.cfg - RELOC/tex/latex/tengwarscript/quenyacapII.cfg - RELOC/tex/latex/tengwarscript/sindarin.cfg - RELOC/tex/latex/tengwarscript/sindarincapI.cfg - RELOC/tex/latex/tengwarscript/sindarincapII.cfg - RELOC/tex/latex/tengwarscript/teleri.cfg - RELOC/tex/latex/tengwarscript/tengwarscript.sty - RELOC/tex/latex/tengwarscript/unicodeparmaite.cfg -catalogue-ctan /macros/latex/contrib/tengwarscript -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font-invented font-supp -catalogue-version 1.3.1 - -name tensor -category Package -revision 15878 -shortdesc Typeset tensors -relocated 1 -longdesc A package which allows the user to set tensor-style super- and -longdesc subscripts with offsets between successive indices. It supports -longdesc the typesetting of tensors with mixed upper and lower indices -longdesc with spacing, also typset preposed indices. This is a complete -longdesc revision and extension of the original 'tensor' package by Mike -longdesc Piff. -containersize 2004 -containerchecksum 267fcd783e7d19ecc950285a83d818b5e94fdc54272b8f9bf7009aa5f4e8c34eaf2e8574509705d2a4521b7fd48a3cbb655bfa2a063f98cf6239c29b0351168a -doccontainersize 90228 -doccontainerchecksum 1118c86d3c018c49ddb142fdeff1e5c6c7e1fe433ec825aa1ff60681bbb44ac5383f6062de553c46fc6811bbe2e507ee8bce7501150387e2749878d736e1b6ca -docfiles size=28 - RELOC/doc/latex/tensor/README details="Package README" - RELOC/doc/latex/tensor/tensor.pdf details="Package documentation" -srccontainersize 7268 -srccontainerchecksum fc0c7adf408273a937c7432b091a894048568625066bf86a3241246f2b84f527668af7013ae480c9cb7f51661e273df6d3715679a8ae1b1c89e3ee68708aadcd -srcfiles size=7 - RELOC/source/latex/tensor/tensor.dtx - RELOC/source/latex/tensor/tensor.ins -runfiles size=2 - RELOC/tex/latex/tensor/tensor.sty -catalogue-also tensind -catalogue-ctan /macros/latex/contrib/tensor -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics subsup-pos maths -catalogue-version 2.1 - -name termcal -category Package -revision 22514 -shortdesc Print a class calendar -relocated 1 -longdesc This package is intended to print a term calendar for use in -longdesc planning a class. It has a flexible mechanism for specifying -longdesc which days of the week are to be included and for inserting -longdesc text either regularly on the same day each week, or on selected -longdesc days, or for a series of consecutive days. It also has a -longdesc flexible mechanism for specifing class and nonclass days. Text -longdesc may be inserted into consecutive days so that it automatically -longdesc flows around nonclass days. -containersize 2612 -containerchecksum f29057cbe0cd157addcbc74cdc69ac4a9963ed1afb272047d4e61b9bff081efc487e323842103c392b0d652a97d25e184ab8cdc86665a82df92ca3d56f526001 -doccontainersize 75484 -doccontainerchecksum 581450891e4dd6a437371b7f7194e7777f11cb068e8dcb73d7aef8a8fcab33f3aaebd9c14f670bf25a96b771e28d660457a23cd3b6d20db5a264818f925f2991 -docfiles size=25 - RELOC/doc/latex/termcal/Contents - RELOC/doc/latex/termcal/README details="Readme" - RELOC/doc/latex/termcal/termcal.pdf details="Package documentation" -srccontainersize 7628 -srccontainerchecksum e2e5ee5e68871022793d312bed33dd7e61063ad3f40fd0be449a5631b51f8309e5231595c13b6fb8ea4b656961d3785d56da40f3bce21315eb50378cfbeb4566 -srcfiles size=8 - RELOC/source/latex/termcal/termcal.dtx - RELOC/source/latex/termcal/termcal.ins -runfiles size=2 - RELOC/tex/latex/termcal/termcal.sty -catalogue-also calendar kalender plcalendar -catalogue-ctan /macros/latex/contrib/termcal -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1 -catalogue-topics calendar -catalogue-version 1.8 - -name termcal-de -category Package -revision 47111 -shortdesc German localization for termcal -relocated 1 -longdesc This package provides a German localization to the termcal -longdesc package written by Bill Mitchell, which is intended to print a -longdesc term calendar for use in planning a class. termcal-de depends -longdesc on the following other packages: termcal, pgfkeys, pgfopts, -longdesc datetime2, and datetime2-german. -containersize 2116 -containerchecksum 740632c1f203fc0e5e04b1a2e012b981548c4ec662a42a4fd42256e440fd3998d86a9308cdc4fbda237793098ecea938c95cbb2b8b7767450eec630b4875914c -doccontainersize 107488 -doccontainerchecksum 530e9dc48e6d06c4345413d23f4795b0ad8065b28845cd53497b5721e29a6dd742c5037c485a9945594c372abb89758829ce4c981984a64e8e8316163c8fcd7e -docfiles size=28 - RELOC/doc/latex/termcal-de/README.md details="Readme" - RELOC/doc/latex/termcal-de/termcal-de-doc.pdf details="Package documentation" -srccontainersize 9636 -srccontainerchecksum 32045f41386c60667749b9d239bf0f7ecbbe97249047d27fe05bda79458b235bf0102728888806475c11f8087982ef033c8076a91ff68771fc238afe1a2de1f6 -srcfiles size=12 - RELOC/source/latex/termcal-de/termcal-de-doc-example1.dtx - RELOC/source/latex/termcal-de/termcal-de-doc-example2.dtx - RELOC/source/latex/termcal-de/termcal-de-doc.dtx - RELOC/source/latex/termcal-de/termcal-de.dtx - RELOC/source/latex/termcal-de/termcal-de.ins -runfiles size=2 - RELOC/tex/latex/termcal-de/termcal-de.sty -catalogue-ctan /macros/latex/contrib/termcal-de -catalogue-date 2018-03-24 09:28:30 +0100 -catalogue-license lppl1.3c -catalogue-topics calendar german -catalogue-version 2.0 - -name termlist -category Package -revision 18923 -shortdesc Label any kind of term with a continuous counter -relocated 1 -longdesc The termlist package provides environments to indent and label -longdesc any kind of terms with a continuous number. Candidate terms may -longdesc appear inside an equation or eqnarray environment. -containersize 1232 -containerchecksum ea51a316860811527c62231dbd902155fc292eb8c0c42c5b3d5234519defbdcf250c32b4d3f996f2378eb2277ba828e6e6495b605c8f5ec0f3cc812a1143393f -doccontainersize 160644 -doccontainerchecksum 98980b2d20d2ebee5dad51cf0cef00d1ed1ccbca553627499c4246f30dcd5293a855880fd8f90684ab403fa87dae87dcabefc7d33a7e08f5c7e6857192fc5c3a -docfiles size=43 - RELOC/doc/latex/termlist/README details="Readme" - RELOC/doc/latex/termlist/termlist.pdf details="Package documentation" -srccontainersize 4356 -srccontainerchecksum ed63e68899dd1c0fa064d95f6c7fdc6a15519e0c608018252a9778717b706d9706cf280935b20e94be75feb28c9e86a4514452d74874cded3de85f22ac26cb0b -srcfiles size=4 - RELOC/source/latex/termlist/termlist.dtx -runfiles size=1 - RELOC/tex/latex/termlist/termlist.sty -catalogue-ctan /macros/latex/contrib/termlist -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics label-ref -catalogue-version 1.1 - -name termmenu -category Package -revision 37700 -shortdesc The package provides support for terminal-based menus using expl3 -relocated 1 -longdesc When writing programs, it's often required to present the user -longdesc with a list of options/actions. The user is then expected to -longdesc select one of these options for the program to process. -longdesc termmenu provides this mechanism for TeX. It requires only -longdesc expl3 support, thus the l3kernel and l3packages are both -longdesc required. -containersize 2012 -containerchecksum 1c31e2831c535b6be4ba8675c709d4b25187efd7aeafae0cb7eae7309654d401e7c94be2b9472ab06314f6ba59dc39e300ecd117d058073d8c1375907b081c32 -doccontainersize 473824 -doccontainerchecksum d073848edcf16a653cba92f9211a06af22dbe0a62929b824ee0ed811e363fdd795a8051666b4ae1b2ceb36f4ae62426199fdcd6dbf416f606f3094dd05a1ff04 -docfiles size=117 - RELOC/doc/generic/termmenu/README details="Readme" - RELOC/doc/generic/termmenu/termmenu.pdf details="Package documentation" -srccontainersize 6808 -srccontainerchecksum bc7e838d7a225cea41a5769e8cc94a64250015d520505a6e469182185517638f13dbc94a6b0d8d23e79e79123f0a4c930844649a2a7db5ff51fa85acf9cc1797 -srcfiles size=7 - RELOC/source/generic/termmenu/termmenu.dtx - RELOC/source/generic/termmenu/termmenu.ins -runfiles size=2 - RELOC/tex/generic/termmenu/termmenu.tex -catalogue-ctan /macros/generic/termmenu -catalogue-date 2017-11-12 11:01:59 +0100 -catalogue-license lppl1.3 -catalogue-topics comp-mgmt expl3 - -name testhyphens -category Package -revision 38928 -shortdesc Testing hyphenation patterns -relocated 1 -longdesc The package may be used for testing hyphenation patterns or for -longdesc controlling that specific words are hyphenated as expected. -longdesc This package implements some old TUGboat code to adapt it to -longdesc LaTeX with some enhancements. It differs form \showhyphens, -longdesc because it typesets its output on the document's output file. -longdesc It also works with xelatex, where \showhyphens requires a -longdesc workaround. -containersize 2044 -containerchecksum 3c2e1b5c860be5e1e99ef0a6641c5d698342257fb18e4cc64f6ff089ce6b2f627b658063d1db3926e79acee62d9b2bb9327570b3deaf575b425a8be6f296c073 -doccontainersize 383684 -doccontainerchecksum 85d506e15b78ddaa0dc74177caef04684cf8d21bb9c64826b5629d178eb4f72910f6d15d1740c41ee6b4df32c3e840be59c1211681dde5f5c1c7b2fc90a9595c -docfiles size=96 - RELOC/doc/latex/testhyphens/README details="Readme" - RELOC/doc/latex/testhyphens/manifest.txt - RELOC/doc/latex/testhyphens/testhyphens.pdf details="Package documentation" -srccontainersize 8024 -srccontainerchecksum 9f95e744ad3c9ed200ed0f401d9a76b5e63b9294afa2e281b2c0e0619302d082f51be8bbc41a12248b148062a56afc71433ff5d7f2e5278356e9c403616834af -srcfiles size=6 - RELOC/source/latex/testhyphens/testhyphens.dtx -runfiles size=1 - RELOC/tex/latex/testhyphens/testhyphens.sty -catalogue-ctan /macros/latex/contrib/testhyphens -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics hyphenation -catalogue-version 0.7 - -name testidx -category Package -revision 45021 -shortdesc Dummy text for testing index styles and indexing applications -relocated 1 -longdesc This is a LaTeX package that provides a command to produce -longdesc dummy text interspersed with \index commands to test an index -longdesc style or indexing application. The dummy text is mostly in -longdesc English, but includes extended Latin characters provided either -longdesc through LaTeX accent commands or directly with UTF-8 -longdesc characters, depending on the setup, to allow for testing -longdesc extended Latin alphabets. The supplementary package -longdesc testidx-glossaries.sty uses the indexing interface provided by -longdesc the glossaries package. -containersize 27112 -containerchecksum 161ca87c3d01c270b2d7862c9a20ca8356f1c57147ebc532a9904389ff6d32932d8eb86598d9221fd986d2cc2a55f7ff6d5bd15806e82206ea110073e76500c8 -doccontainersize 3357204 -doccontainerchecksum 6e2089df5001c16695f9f104a0c6a21e7e18ea511cf47e39c63f75070525fa90a990047c5164f5e0965b29a3cc1889c63032d54adba498ea01a6ed83a788a2fa -docfiles size=1358 - RELOC/doc/latex/testidx/CHANGES - RELOC/doc/latex/testidx/README details="Readme" - RELOC/doc/latex/testidx/samples/sample-idx-a4.pdf - RELOC/doc/latex/testidx/samples/sample-idx-a4.tex - RELOC/doc/latex/testidx/samples/sample-idx-amsmath.pdf - RELOC/doc/latex/testidx/samples/sample-idx-amsmath.tex - RELOC/doc/latex/testidx/samples/sample-idx-babel-german.pdf - RELOC/doc/latex/testidx/samples/sample-idx-babel-german.tex - RELOC/doc/latex/testidx/samples/sample-idx-german.pdf - RELOC/doc/latex/testidx/samples/sample-idx-german.tex - RELOC/doc/latex/testidx/samples/sample-idx-hyp.pdf - RELOC/doc/latex/testidx/samples/sample-idx-hyp.tex - RELOC/doc/latex/testidx/samples/sample-idx-letter.pdf - RELOC/doc/latex/testidx/samples/sample-idx-letter.tex - RELOC/doc/latex/testidx/samples/sample-idx-lua.pdf - RELOC/doc/latex/testidx/samples/sample-idx-lua.tex - RELOC/doc/latex/testidx/samples/sample-idx-subset.pdf - RELOC/doc/latex/testidx/samples/sample-idx-subset.tex - RELOC/doc/latex/testidx/samples/sample-idx-t1.pdf - RELOC/doc/latex/testidx/samples/sample-idx-t1.tex - RELOC/doc/latex/testidx/samples/sample-idx-utf8.pdf - RELOC/doc/latex/testidx/samples/sample-idx-utf8.tex - RELOC/doc/latex/testidx/samples/sample-idx-xe-digraphs.pdf - RELOC/doc/latex/testidx/samples/sample-idx-xe-digraphs.tex - RELOC/doc/latex/testidx/samples/sample-idx-xe.pdf - RELOC/doc/latex/testidx/samples/sample-idx-xe.tex - RELOC/doc/latex/testidx/samples/sample-idx.pdf - RELOC/doc/latex/testidx/samples/sample-idx.tex - RELOC/doc/latex/testidx/samples/sample-idxgloss-bib2gls-xe.pdf - RELOC/doc/latex/testidx/samples/sample-idxgloss-bib2gls-xe.tex - RELOC/doc/latex/testidx/samples/sample-idxgloss-bib2gls.pdf - RELOC/doc/latex/testidx/samples/sample-idxgloss-bib2gls.tex - RELOC/doc/latex/testidx/samples/sample-idxgloss-desc.pdf - RELOC/doc/latex/testidx/samples/sample-idxgloss-desc.tex - RELOC/doc/latex/testidx/samples/sample-idxgloss-xe-digraphs.pdf - RELOC/doc/latex/testidx/samples/sample-idxgloss-xe-digraphs.tex - RELOC/doc/latex/testidx/samples/sample-idxgloss-xindy.pdf - RELOC/doc/latex/testidx/samples/sample-idxgloss-xindy.tex - RELOC/doc/latex/testidx/samples/sample-idxgloss.pdf - RELOC/doc/latex/testidx/samples/sample-idxgloss.tex - RELOC/doc/latex/testidx/samples/sample-noidxgloss.pdf - RELOC/doc/latex/testidx/samples/sample-noidxgloss.tex - RELOC/doc/latex/testidx/testidx-code.pdf - RELOC/doc/latex/testidx/testidx-glossaries-diglyphs-utf8.bib - RELOC/doc/latex/testidx/testidx-glossaries-diglyphs.tex - RELOC/doc/latex/testidx/testidx-glossaries-markers.bib - RELOC/doc/latex/testidx/testidx-glossaries-mathsym.bib - RELOC/doc/latex/testidx/testidx-glossaries-nodiglyphs-utf8.bib - RELOC/doc/latex/testidx/testidx-glossaries-nodiglyphs.bib - RELOC/doc/latex/testidx/testidx-glossaries-nodiglyphs.tex - RELOC/doc/latex/testidx/testidx-glossaries-numbers.bib - RELOC/doc/latex/testidx/testidx-glossaries-samples-ascii.bib - RELOC/doc/latex/testidx/testidx-glossaries-samples-utf8.bib - RELOC/doc/latex/testidx/testidx-glossaries-samples.bib - RELOC/doc/latex/testidx/testidx-glossaries-samples.tex - RELOC/doc/latex/testidx/testidx-manual.pdf details="Package documentation" - RELOC/doc/latex/testidx/testidx-manual.tex -srccontainersize 51264 -srccontainerchecksum 8c2bc960da06ae8f327009172a04909e29d91977ab9f76b2920f820625f0e96773f27fbbce837d9fa3f28a42e2d1f7cae0b80cc18853c6215242a828747e8c89 -srcfiles size=98 - RELOC/source/latex/testidx/testidx.dtx - RELOC/source/latex/testidx/testidx.ins -runfiles size=48 - RELOC/tex/latex/testidx/testidx-glossaries.sty - RELOC/tex/latex/testidx/testidx.sty -catalogue-also blindtext -catalogue-ctan /macros/latex/contrib/testidx -catalogue-date 2017-08-11 14:31:03 +0200 -catalogue-license lppl1.3 -catalogue-topics index dummy-gen -catalogue-version 1.1 - -name tetex -category TLCore -revision 49917 -shortdesc scripts and files originally from teTeX -longdesc Includes both core utilities such as fmtutil and updmap, and -longdesc rarely-used programs such as allec and dvi2fax. Some -longdesc functionality is now better provided by tlmgr, such as -longdesc texconfig and texlinks, but everything here is still supported. -depend tetex.ARCH -execute addMap mathpple.map -containersize 71504 -containerchecksum 2919abd5bf5ce2af2f7ee36f8eaf6846809e746c2adfa56f5318ca9be735e67c7a9561d4455176d9e69d74e1666be2d5cf3f6d32a8223c4792879cf3825bf2c9 -doccontainersize 525340 -doccontainerchecksum cd39ffffea5120e3cda02e05f8b9f0767c7f4f85d427a98406b81b0da21a996160bc77b8081ede2bf604f4e9b92b86aef402f5ef49b6b3953903a253107f40d4 -docfiles size=247 - texmf-dist/doc/man/man1/allcm.1 - texmf-dist/doc/man/man1/allcm.man1.pdf - texmf-dist/doc/man/man1/allec.1 - texmf-dist/doc/man/man1/allec.man1.pdf - texmf-dist/doc/man/man1/allneeded.1 - texmf-dist/doc/man/man1/allneeded.man1.pdf - texmf-dist/doc/man/man1/dvi2fax.1 - texmf-dist/doc/man/man1/dvi2fax.man1.pdf - texmf-dist/doc/man/man1/dvired.1 - texmf-dist/doc/man/man1/dvired.man1.pdf - texmf-dist/doc/man/man1/fmtutil-sys.1 - texmf-dist/doc/man/man1/fmtutil-sys.man1.pdf - texmf-dist/doc/man/man1/fmtutil-user.1 - texmf-dist/doc/man/man1/fmtutil-user.man1.pdf - texmf-dist/doc/man/man1/fmtutil.1 - texmf-dist/doc/man/man1/fmtutil.man1.pdf - texmf-dist/doc/man/man1/kpsepath.1 - texmf-dist/doc/man/man1/kpsepath.man1.pdf - texmf-dist/doc/man/man1/kpsetool.1 - texmf-dist/doc/man/man1/kpsetool.man1.pdf - texmf-dist/doc/man/man1/kpsewhere.1 - texmf-dist/doc/man/man1/kpsewhere.man1.pdf - texmf-dist/doc/man/man1/kpsexpand.1 - texmf-dist/doc/man/man1/kpsexpand.man1.pdf - texmf-dist/doc/man/man1/texconfig-sys.1 - texmf-dist/doc/man/man1/texconfig-sys.man1.pdf - texmf-dist/doc/man/man1/texconfig.1 - texmf-dist/doc/man/man1/texconfig.man1.pdf - texmf-dist/doc/man/man1/texlinks.1 - texmf-dist/doc/man/man1/texlinks.man1.pdf - texmf-dist/doc/man/man1/updmap-sys.1 - texmf-dist/doc/man/man1/updmap-sys.man1.pdf - texmf-dist/doc/man/man1/updmap-user.1 - texmf-dist/doc/man/man1/updmap-user.man1.pdf - texmf-dist/doc/man/man1/updmap.1 - texmf-dist/doc/man/man1/updmap.man1.pdf - texmf-dist/doc/man/man5/fmtutil.cnf.5 - texmf-dist/doc/man/man5/fmtutil.cnf.man5.pdf - texmf-dist/doc/man/man5/updmap.cfg.5 - texmf-dist/doc/man/man5/updmap.cfg.man5.pdf - texmf-dist/doc/tetex/TETEXDOC.pdf - texmf-dist/doc/tetex/teTeX-FAQ -runfiles size=127 - texmf-dist/dvips/tetex/config.builtin35 - texmf-dist/dvips/tetex/config.dfaxhigh - texmf-dist/dvips/tetex/config.dfaxlo - texmf-dist/dvips/tetex/config.download35 - texmf-dist/dvips/tetex/config.gsftopk - texmf-dist/dvips/tetex/config.maxmem - texmf-dist/dvips/tetex/config.outline - texmf-dist/dvips/tetex/config.pdf - texmf-dist/dvips/tetex/config.pk - texmf-dist/dvips/tetex/config.www - texmf-dist/fonts/enc/dvips/tetex/09fbbfac.enc - texmf-dist/fonts/enc/dvips/tetex/0ef0afca.enc - texmf-dist/fonts/enc/dvips/tetex/10037936.enc - texmf-dist/fonts/enc/dvips/tetex/1b6d048e.enc - texmf-dist/fonts/enc/dvips/tetex/71414f53.enc - texmf-dist/fonts/enc/dvips/tetex/74afc74c.enc - texmf-dist/fonts/enc/dvips/tetex/aae443f0.enc - texmf-dist/fonts/enc/dvips/tetex/b6a4d7c7.enc - texmf-dist/fonts/enc/dvips/tetex/bbad153f.enc - texmf-dist/fonts/enc/dvips/tetex/d9b29452.enc - texmf-dist/fonts/enc/dvips/tetex/f7b6d320.enc - texmf-dist/fonts/enc/dvips/tetex/mtex.enc - texmf-dist/fonts/map/dvips/tetex/Makefile - texmf-dist/fonts/map/dvips/tetex/README - texmf-dist/fonts/map/dvips/tetex/base14flags.ltx - texmf-dist/fonts/map/dvips/tetex/base14flags.tex - texmf-dist/fonts/map/dvips/tetex/dvipdfm35.map - texmf-dist/fonts/map/dvips/tetex/dvips35.map - texmf-dist/fonts/map/dvips/tetex/mathpple.map - texmf-dist/fonts/map/dvips/tetex/pdftex35.map - texmf-dist/fonts/map/dvips/tetex/ps2pk35.map - texmf-dist/scripts/texlive/allcm.sh - texmf-dist/scripts/texlive/allneeded.sh - texmf-dist/scripts/texlive/dvi2fax.sh - texmf-dist/scripts/texlive/dvired.sh - texmf-dist/scripts/texlive/fmtutil-sys.sh - texmf-dist/scripts/texlive/fmtutil-user.sh - texmf-dist/scripts/texlive/fmtutil.pl - texmf-dist/scripts/texlive/kpsetool.sh - texmf-dist/scripts/texlive/kpsewhere.sh - texmf-dist/scripts/texlive/mktexlsr.pl - texmf-dist/scripts/texlive/texconfig-dialog.sh - texmf-dist/scripts/texlive/texconfig-sys.sh - texmf-dist/scripts/texlive/texconfig.sh - texmf-dist/scripts/texlive/texlinks.sh - texmf-dist/scripts/texlive/updmap-sys.sh - texmf-dist/scripts/texlive/updmap-user.sh - texmf-dist/scripts/texlive/updmap.pl - texmf-dist/texconfig/README - texmf-dist/texconfig/g/generic - texmf-dist/texconfig/tcfmgr - texmf-dist/texconfig/tcfmgr.map - texmf-dist/texconfig/v/vt100 - texmf-dist/texconfig/x/xterm - texmf-dist/web2c/updmap.cfg -catalogue-contact-home http://tug.org/teTeX/ -catalogue-ctan /obsolete/systems/unix/teTeX -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license other-free -catalogue-topics distribution obsolete -catalogue-version 3.0 - -name tetex.aarch64-linux -category TLCore -revision 46208 -shortdesc aarch64-linux files of tetex -containersize 724 -containerchecksum b7a28135ce560e54fee510701ea8f25aa52da1e2e7313b3becd9ad6aff8935ef55a5f13c0fa8364b4b7e4b7e01729499936da1d6f01b3582a767a3bb27babd9d -binfiles arch=aarch64-linux size=19 - bin/aarch64-linux/allcm - bin/aarch64-linux/allec - bin/aarch64-linux/allneeded - bin/aarch64-linux/dvi2fax - bin/aarch64-linux/dvired - bin/aarch64-linux/fmtutil - bin/aarch64-linux/fmtutil-sys - bin/aarch64-linux/fmtutil-user - bin/aarch64-linux/kpsepath - bin/aarch64-linux/kpsetool - bin/aarch64-linux/kpsewhere - bin/aarch64-linux/kpsexpand - bin/aarch64-linux/texconfig - bin/aarch64-linux/texconfig-dialog - bin/aarch64-linux/texconfig-sys - bin/aarch64-linux/texlinks - bin/aarch64-linux/updmap - bin/aarch64-linux/updmap-sys - bin/aarch64-linux/updmap-user - -name tetex.amd64-freebsd -category TLCore -revision 45860 -shortdesc amd64-freebsd files of tetex -containersize 732 -containerchecksum 1ab37e7f75d07b7b83baf1d4fa84a7c7ee3020d52f78a42bedfd68412793b5bc2b90c27c7755c6dba31e2188494851d49ec2727237628565407801843d32cda5 -binfiles arch=amd64-freebsd size=19 - bin/amd64-freebsd/allcm - bin/amd64-freebsd/allec - bin/amd64-freebsd/allneeded - bin/amd64-freebsd/dvi2fax - bin/amd64-freebsd/dvired - bin/amd64-freebsd/fmtutil - bin/amd64-freebsd/fmtutil-sys - bin/amd64-freebsd/fmtutil-user - bin/amd64-freebsd/kpsepath - bin/amd64-freebsd/kpsetool - bin/amd64-freebsd/kpsewhere - bin/amd64-freebsd/kpsexpand - bin/amd64-freebsd/texconfig - bin/amd64-freebsd/texconfig-dialog - bin/amd64-freebsd/texconfig-sys - bin/amd64-freebsd/texlinks - bin/amd64-freebsd/updmap - bin/amd64-freebsd/updmap-sys - bin/amd64-freebsd/updmap-user - -name tetex.amd64-netbsd -category TLCore -revision 45860 -shortdesc amd64-netbsd files of tetex -containersize 736 -containerchecksum 30c4c8184e7aae9806e9d22e5e1f17495e674fac515e7c2e187ca44fc05e28fcedfb3b08806c2f8f84045f00e83dbc5e281026d88edd704e10cfca02c6e6053c -binfiles arch=amd64-netbsd size=19 - bin/amd64-netbsd/allcm - bin/amd64-netbsd/allec - bin/amd64-netbsd/allneeded - bin/amd64-netbsd/dvi2fax - bin/amd64-netbsd/dvired - bin/amd64-netbsd/fmtutil - bin/amd64-netbsd/fmtutil-sys - bin/amd64-netbsd/fmtutil-user - bin/amd64-netbsd/kpsepath - bin/amd64-netbsd/kpsetool - bin/amd64-netbsd/kpsewhere - bin/amd64-netbsd/kpsexpand - bin/amd64-netbsd/texconfig - bin/amd64-netbsd/texconfig-dialog - bin/amd64-netbsd/texconfig-sys - bin/amd64-netbsd/texlinks - bin/amd64-netbsd/updmap - bin/amd64-netbsd/updmap-sys - bin/amd64-netbsd/updmap-user - -name tetex.armhf-linux -category TLCore -revision 45860 -shortdesc armhf-linux files of tetex -containersize 736 -containerchecksum 8c2f868478b8b8bb5931db0ec8b5aefbe9697c3fdf93cca1446295c6d125a09d3dfd8ecc3299e4b929378bf90f39e63eca9a4171227aa05b32359aea7d747b9e -binfiles arch=armhf-linux size=19 - bin/armhf-linux/allcm - bin/armhf-linux/allec - bin/armhf-linux/allneeded - bin/armhf-linux/dvi2fax - bin/armhf-linux/dvired - bin/armhf-linux/fmtutil - bin/armhf-linux/fmtutil-sys - bin/armhf-linux/fmtutil-user - bin/armhf-linux/kpsepath - bin/armhf-linux/kpsetool - bin/armhf-linux/kpsewhere - bin/armhf-linux/kpsexpand - bin/armhf-linux/texconfig - bin/armhf-linux/texconfig-dialog - bin/armhf-linux/texconfig-sys - bin/armhf-linux/texlinks - bin/armhf-linux/updmap - bin/armhf-linux/updmap-sys - bin/armhf-linux/updmap-user - -name tetex.i386-cygwin -category TLCore -revision 45860 -shortdesc i386-cygwin files of tetex -containersize 732 -containerchecksum 811ef092fb9d29ce74ee7b2d092f2497233e0e7b70901dff9e3ac0414d3c39d63c898fb83d93da67b455d54ba317172b48d0742e8591ddcfc257a3b8b282af93 -binfiles arch=i386-cygwin size=19 - bin/i386-cygwin/allcm - bin/i386-cygwin/allec - bin/i386-cygwin/allneeded - bin/i386-cygwin/dvi2fax - bin/i386-cygwin/dvired - bin/i386-cygwin/fmtutil - bin/i386-cygwin/fmtutil-sys - bin/i386-cygwin/fmtutil-user - bin/i386-cygwin/kpsepath - bin/i386-cygwin/kpsetool - bin/i386-cygwin/kpsewhere - bin/i386-cygwin/kpsexpand - bin/i386-cygwin/texconfig - bin/i386-cygwin/texconfig-dialog - bin/i386-cygwin/texconfig-sys - bin/i386-cygwin/texlinks - bin/i386-cygwin/updmap - bin/i386-cygwin/updmap-sys - bin/i386-cygwin/updmap-user - -name tetex.i386-freebsd -category TLCore -revision 45860 -shortdesc i386-freebsd files of tetex -containersize 740 -containerchecksum f3119592076b333979a3a2a0e0f83e0cb27e0c763026f643612b45ebc3d9d7f41f8dc6ad4cf9611e4fbc8242e4080377436b10adf46d17d2ef3e7e01319c2ddb -binfiles arch=i386-freebsd size=19 - bin/i386-freebsd/allcm - bin/i386-freebsd/allec - bin/i386-freebsd/allneeded - bin/i386-freebsd/dvi2fax - bin/i386-freebsd/dvired - bin/i386-freebsd/fmtutil - bin/i386-freebsd/fmtutil-sys - bin/i386-freebsd/fmtutil-user - bin/i386-freebsd/kpsepath - bin/i386-freebsd/kpsetool - bin/i386-freebsd/kpsewhere - bin/i386-freebsd/kpsexpand - bin/i386-freebsd/texconfig - bin/i386-freebsd/texconfig-dialog - bin/i386-freebsd/texconfig-sys - bin/i386-freebsd/texlinks - bin/i386-freebsd/updmap - bin/i386-freebsd/updmap-sys - bin/i386-freebsd/updmap-user - -name tetex.i386-linux -category TLCore -revision 45860 -shortdesc i386-linux files of tetex -containersize 732 -containerchecksum f98d9955e4a27b912c7227d1c7319def8dbd17cdb51fb9a6cf4606c6c503b748a1881982636c9c9ac838e152b74d7086f3c325848d3cf7e4b02ebae050818750 -binfiles arch=i386-linux size=19 - bin/i386-linux/allcm - bin/i386-linux/allec - bin/i386-linux/allneeded - bin/i386-linux/dvi2fax - bin/i386-linux/dvired - bin/i386-linux/fmtutil - bin/i386-linux/fmtutil-sys - bin/i386-linux/fmtutil-user - bin/i386-linux/kpsepath - bin/i386-linux/kpsetool - bin/i386-linux/kpsewhere - bin/i386-linux/kpsexpand - bin/i386-linux/texconfig - bin/i386-linux/texconfig-dialog - bin/i386-linux/texconfig-sys - bin/i386-linux/texlinks - bin/i386-linux/updmap - bin/i386-linux/updmap-sys - bin/i386-linux/updmap-user - -name tetex.i386-netbsd -category TLCore -revision 45860 -shortdesc i386-netbsd files of tetex -containersize 732 -containerchecksum 59655ce225761f810428fa3c3e5ecb8d4923dcf0b54c594be52545eedf782aecdaed58a52e841e9effac14a845fbff9dac141408c798891288d5bcaa6cda15db -binfiles arch=i386-netbsd size=19 - bin/i386-netbsd/allcm - bin/i386-netbsd/allec - bin/i386-netbsd/allneeded - bin/i386-netbsd/dvi2fax - bin/i386-netbsd/dvired - bin/i386-netbsd/fmtutil - bin/i386-netbsd/fmtutil-sys - bin/i386-netbsd/fmtutil-user - bin/i386-netbsd/kpsepath - bin/i386-netbsd/kpsetool - bin/i386-netbsd/kpsewhere - bin/i386-netbsd/kpsexpand - bin/i386-netbsd/texconfig - bin/i386-netbsd/texconfig-dialog - bin/i386-netbsd/texconfig-sys - bin/i386-netbsd/texlinks - bin/i386-netbsd/updmap - bin/i386-netbsd/updmap-sys - bin/i386-netbsd/updmap-user - -name tetex.i386-solaris -category TLCore -revision 45860 -shortdesc i386-solaris files of tetex -containersize 736 -containerchecksum 32418877170b6a9b667ad56c58a9048fe2fed7db76a2f91a7678076d824310ed9e024f6e016313dc42de644d14508f332a209f1e13cb584cc82886593e5c0073 -binfiles arch=i386-solaris size=19 - bin/i386-solaris/allcm - bin/i386-solaris/allec - bin/i386-solaris/allneeded - bin/i386-solaris/dvi2fax - bin/i386-solaris/dvired - bin/i386-solaris/fmtutil - bin/i386-solaris/fmtutil-sys - bin/i386-solaris/fmtutil-user - bin/i386-solaris/kpsepath - bin/i386-solaris/kpsetool - bin/i386-solaris/kpsewhere - bin/i386-solaris/kpsexpand - bin/i386-solaris/texconfig - bin/i386-solaris/texconfig-dialog - bin/i386-solaris/texconfig-sys - bin/i386-solaris/texlinks - bin/i386-solaris/updmap - bin/i386-solaris/updmap-sys - bin/i386-solaris/updmap-user - -name tetex.sparc-solaris -category TLCore -revision 45860 -shortdesc sparc-solaris files of tetex -containersize 732 -containerchecksum d88123310e8164aaec407e9dec9976959733b10eb42f22a46ce137ff4b1d5c8485e6aef754f061c14c97279549efe69ddd4a08fe04aa3ce5f6d97ced3483a95d -binfiles arch=sparc-solaris size=19 - bin/sparc-solaris/allcm - bin/sparc-solaris/allec - bin/sparc-solaris/allneeded - bin/sparc-solaris/dvi2fax - bin/sparc-solaris/dvired - bin/sparc-solaris/fmtutil - bin/sparc-solaris/fmtutil-sys - bin/sparc-solaris/fmtutil-user - bin/sparc-solaris/kpsepath - bin/sparc-solaris/kpsetool - bin/sparc-solaris/kpsewhere - bin/sparc-solaris/kpsexpand - bin/sparc-solaris/texconfig - bin/sparc-solaris/texconfig-dialog - bin/sparc-solaris/texconfig-sys - bin/sparc-solaris/texlinks - bin/sparc-solaris/updmap - bin/sparc-solaris/updmap-sys - bin/sparc-solaris/updmap-user - -name tetex.win32 -category TLCore -revision 43958 -shortdesc win32 files of tetex -containersize 788 -containerchecksum 3c6557f1b949e22dccc71dd3d934286afd8d39269a8296542999017a0fa70fed0f8a808c16d5cfda82ac12aa1401e5235ee4126422d7bb94b79c27acaee63459 -binfiles arch=win32 size=6 - bin/win32/fmtutil-sys.exe - bin/win32/fmtutil-user.exe - bin/win32/fmtutil.exe - bin/win32/updmap-sys.exe - bin/win32/updmap-user.exe - bin/win32/updmap.exe - -name tetex.x86_64-cygwin -category TLCore -revision 45860 -shortdesc x86_64-cygwin files of tetex -containersize 740 -containerchecksum 561299098a0412fc8de02237297d2a6e5096413cd882dbd34abe5368fd5e16b23090ea46355ae14455f58d022f9ea11f76f05f0e817cbb7f526de6bd84b459f7 -binfiles arch=x86_64-cygwin size=19 - bin/x86_64-cygwin/allcm - bin/x86_64-cygwin/allec - bin/x86_64-cygwin/allneeded - bin/x86_64-cygwin/dvi2fax - bin/x86_64-cygwin/dvired - bin/x86_64-cygwin/fmtutil - bin/x86_64-cygwin/fmtutil-sys - bin/x86_64-cygwin/fmtutil-user - bin/x86_64-cygwin/kpsepath - bin/x86_64-cygwin/kpsetool - bin/x86_64-cygwin/kpsewhere - bin/x86_64-cygwin/kpsexpand - bin/x86_64-cygwin/texconfig - bin/x86_64-cygwin/texconfig-dialog - bin/x86_64-cygwin/texconfig-sys - bin/x86_64-cygwin/texlinks - bin/x86_64-cygwin/updmap - bin/x86_64-cygwin/updmap-sys - bin/x86_64-cygwin/updmap-user - -name tetex.x86_64-darwin -category TLCore -revision 45860 -shortdesc x86_64-darwin files of tetex -containersize 744 -containerchecksum e6dc49b913bb79d5311171b98d7ea025de6fabfa0d88fedc78a08aaa0582801c34b04bd638d56928fa1d1ad84caf379ad066e6cb78f5dac7779e7244ab1c8da5 -binfiles arch=x86_64-darwin size=19 - bin/x86_64-darwin/allcm - bin/x86_64-darwin/allec - bin/x86_64-darwin/allneeded - bin/x86_64-darwin/dvi2fax - bin/x86_64-darwin/dvired - bin/x86_64-darwin/fmtutil - bin/x86_64-darwin/fmtutil-sys - bin/x86_64-darwin/fmtutil-user - bin/x86_64-darwin/kpsepath - bin/x86_64-darwin/kpsetool - bin/x86_64-darwin/kpsewhere - bin/x86_64-darwin/kpsexpand - bin/x86_64-darwin/texconfig - bin/x86_64-darwin/texconfig-dialog - bin/x86_64-darwin/texconfig-sys - bin/x86_64-darwin/texlinks - bin/x86_64-darwin/updmap - bin/x86_64-darwin/updmap-sys - bin/x86_64-darwin/updmap-user - -name tetex.x86_64-darwinlegacy -category TLCore -revision 45860 -shortdesc x86_64-darwinlegacy files of tetex -containersize 748 -containerchecksum 0a203ccbe842cfda14d4a6adf78aa6f47e67c343472c6a1fbd3323311120f2ac9b74a6707c902ac1fa0a3527f1bbe87b46abae67dfb0d45c7aadfbbc7e0358f7 -binfiles arch=x86_64-darwinlegacy size=19 - bin/x86_64-darwinlegacy/allcm - bin/x86_64-darwinlegacy/allec - bin/x86_64-darwinlegacy/allneeded - bin/x86_64-darwinlegacy/dvi2fax - bin/x86_64-darwinlegacy/dvired - bin/x86_64-darwinlegacy/fmtutil - bin/x86_64-darwinlegacy/fmtutil-sys - bin/x86_64-darwinlegacy/fmtutil-user - bin/x86_64-darwinlegacy/kpsepath - bin/x86_64-darwinlegacy/kpsetool - bin/x86_64-darwinlegacy/kpsewhere - bin/x86_64-darwinlegacy/kpsexpand - bin/x86_64-darwinlegacy/texconfig - bin/x86_64-darwinlegacy/texconfig-dialog - bin/x86_64-darwinlegacy/texconfig-sys - bin/x86_64-darwinlegacy/texlinks - bin/x86_64-darwinlegacy/updmap - bin/x86_64-darwinlegacy/updmap-sys - bin/x86_64-darwinlegacy/updmap-user - -name tetex.x86_64-linux -category TLCore -revision 45860 -shortdesc x86_64-linux files of tetex -containersize 740 -containerchecksum 988199398a682566c1d36fb26ba972ce6f59964fac45f6247a9439cb0610353dc6e9319a78616142d80289da3209476cca9ab9bb17d462e15c30188dd0d062eb -binfiles arch=x86_64-linux size=19 - bin/x86_64-linux/allcm - bin/x86_64-linux/allec - bin/x86_64-linux/allneeded - bin/x86_64-linux/dvi2fax - bin/x86_64-linux/dvired - bin/x86_64-linux/fmtutil - bin/x86_64-linux/fmtutil-sys - bin/x86_64-linux/fmtutil-user - bin/x86_64-linux/kpsepath - bin/x86_64-linux/kpsetool - bin/x86_64-linux/kpsewhere - bin/x86_64-linux/kpsexpand - bin/x86_64-linux/texconfig - bin/x86_64-linux/texconfig-dialog - bin/x86_64-linux/texconfig-sys - bin/x86_64-linux/texlinks - bin/x86_64-linux/updmap - bin/x86_64-linux/updmap-sys - bin/x86_64-linux/updmap-user - -name tetex.x86_64-linuxmusl -category TLCore -revision 46840 -shortdesc x86_64-linuxmusl files of tetex -containersize 728 -containerchecksum 7adf75a561271e6bd99c6909078d616b10a9dee72334e65f7929d88af4beafdd98b2dc85f1b64e2d7dfe1fd6c42a96a138c094247b93f3022bb4011b81090098 -binfiles arch=x86_64-linuxmusl size=19 - bin/x86_64-linuxmusl/allcm - bin/x86_64-linuxmusl/allec - bin/x86_64-linuxmusl/allneeded - bin/x86_64-linuxmusl/dvi2fax - bin/x86_64-linuxmusl/dvired - bin/x86_64-linuxmusl/fmtutil - bin/x86_64-linuxmusl/fmtutil-sys - bin/x86_64-linuxmusl/fmtutil-user - bin/x86_64-linuxmusl/kpsepath - bin/x86_64-linuxmusl/kpsetool - bin/x86_64-linuxmusl/kpsewhere - bin/x86_64-linuxmusl/kpsexpand - bin/x86_64-linuxmusl/texconfig - bin/x86_64-linuxmusl/texconfig-dialog - bin/x86_64-linuxmusl/texconfig-sys - bin/x86_64-linuxmusl/texlinks - bin/x86_64-linuxmusl/updmap - bin/x86_64-linuxmusl/updmap-sys - bin/x86_64-linuxmusl/updmap-user - -name tetex.x86_64-solaris -category TLCore -revision 45860 -shortdesc x86_64-solaris files of tetex -containersize 740 -containerchecksum 47672847c6036c63572f6feb541f68df96487344d25e3e27b743909b9dc3720fa477de420b789faea9eeda8a153df29bcba957026d9510eb0b9de77b750d677c -binfiles arch=x86_64-solaris size=19 - bin/x86_64-solaris/allcm - bin/x86_64-solaris/allec - bin/x86_64-solaris/allneeded - bin/x86_64-solaris/dvi2fax - bin/x86_64-solaris/dvired - bin/x86_64-solaris/fmtutil - bin/x86_64-solaris/fmtutil-sys - bin/x86_64-solaris/fmtutil-user - bin/x86_64-solaris/kpsepath - bin/x86_64-solaris/kpsetool - bin/x86_64-solaris/kpsewhere - bin/x86_64-solaris/kpsexpand - bin/x86_64-solaris/texconfig - bin/x86_64-solaris/texconfig-dialog - bin/x86_64-solaris/texconfig-sys - bin/x86_64-solaris/texlinks - bin/x86_64-solaris/updmap - bin/x86_64-solaris/updmap-sys - bin/x86_64-solaris/updmap-user - -name tetragonos -category Package -revision 49732 -shortdesc Four-Corner codes of Chinese characters -relocated 1 -longdesc This is a XeLaTeX package for mapping Chinese characters to -longdesc their codes in the Four-Corner Method. -containersize 207752 -containerchecksum 77fb18a7d948917e11686eb8da84cb67cd3111f17b58036750cd3526b0a9ee4a0fc787ae19ebf8dd27c6859a8e2c7e19e255a583f1beed9fc9288cbdf6b589f6 -doccontainersize 108076 -doccontainerchecksum 0e2421b35ecab54814e7c80d089d4cebcbe8049b1ee89285193c9d8030e4d83812536e02ab70c9c41999082544798b7f7217687e2fa3165de8444bf5091e4c12 -docfiles size=31 - RELOC/doc/xelatex/tetragonos/README.md details="Readme" - RELOC/doc/xelatex/tetragonos/tetragonos-example.tex - RELOC/doc/xelatex/tetragonos/tetragonos.pdf details="Package documentation" language="zh" - RELOC/doc/xelatex/tetragonos/tetragonos.tex -runfiles size=376 - RELOC/tex/xelatex/tetragonos/tetragonos-database.def - RELOC/tex/xelatex/tetragonos/tetragonos.sty -catalogue-contact-bugs https://github.com/Mikumikunisiteageru/tetragonos/issues -catalogue-contact-home https://github.com/Mikumikunisiteageru/tetragonos -catalogue-ctan /macros/xetex/latex/tetragonos -catalogue-date 2019-01-16 15:45:53 +0100 -catalogue-license lppl1.3c -catalogue-topics chinese -catalogue-version 1 - -name teubner -category Package -revision 40197 -shortdesc Philological typesetting of classical Greek -relocated 1 -longdesc An extension to babel greek option for typesetting classical -longdesc Greek with a philological approach. The package works with the -longdesc author's greek fonts using the 'Lispiakos' font shape derived -longdesc from that of the fonts used in printers' shops in Lispia. The -longdesc package name honours the publisher B.G. Teubner -longdesc Verlaggesellschaft whose Greek text publications are of high -longdesc quality. -containersize 10128 -containerchecksum 0e54c15878dca0d3637f7fd8d33cdcc0badd7bf4ddf2b7a7d6d93d63c21033a34d28db850facf47e6a78e3d42806cac90fef699db6439a9356311a236150a880 -doccontainersize 1019224 -doccontainerchecksum 3253ebcea092b12c4c608ad28dd1f1610545d56714f4245b2a9401710374026ffdcb9922c53b2be18564bf0dc0588c616630ffe23fb7c50b9eb09d8d797adf1b -docfiles size=270 - RELOC/doc/latex/teubner/README details="Readme" - RELOC/doc/latex/teubner/teubner-doc.pdf details="User manual" - RELOC/doc/latex/teubner/teubner-doc.tex - RELOC/doc/latex/teubner/teubner.pdf details="Package documentation" - RELOC/doc/latex/teubner/teubner.txt -srccontainersize 40780 -srccontainerchecksum 28534eddff0e94c7296b6bada763ee7addf3a2edcd4218dc9735af328ef572109c40cc7c1bbc3174d9ce884d230405f89fcb1df8df0706e22d288d6389981375 -srcfiles size=43 - RELOC/source/latex/teubner/teubner.dtx -runfiles size=15 - RELOC/tex/latex/teubner/teubner.sty - RELOC/tex/latex/teubner/teubnertx.sty -catalogue-ctan /macros/latex/contrib/teubner -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics greek multilingual-addon -catalogue-version 4.8 - -name tex -category TLCore -revision 47198 -shortdesc A sophisticated typesetting engine -longdesc TeX is a typesetting system that incorporates a macro -longdesc processor. A TeX source document specifies or incorporates a -longdesc number of macro definitions that instruct the TeX engine how to -longdesc typeset the document. The TeX engine also uses font metrics -longdesc generated by Metafont, or by any of several other mechanisms -longdesc that incorporate fonts from other sources into an environment -longdesc suitable for TeX. TeX has been, and continues, a basis and an -longdesc inspiration for several other programs, including e-TeX and -longdesc PDFTeX. The distribution includes the source of Knuth's TeX -longdesc book; this source is there to read, as an example of writing -longdesc TeX -- it should not be processed without Knuth's direct -longdesc permission. -depend kpathsea -depend plain -depend cm -depend hyphen-base -depend knuth-lib -depend tex.ARCH -execute AddFormat name=tex engine=tex options="tex.ini" fmttriggers=cm,hyphen-base,knuth-lib,plain -containersize 840 -containerchecksum e93cb703b1dd10686dff459b507e15d178f42ef039593d072513b5fbb05bd5df94f2cfb0a0f2f489b84877048d8abe12ef7918c0b4cad7993cb5d67825cf1017 -doccontainersize 43436 -doccontainerchecksum 0d3426c18101a8f54725ad9b86602f6570035bcd985b2a3ac1b43bccff3f41c4f59a5504ee9e00bda89cbfcf5caf67ae093cd6577e851ee8026f6070ec28f45b -docfiles size=27 - texmf-dist/doc/man/man1/initex.1 - texmf-dist/doc/man/man1/initex.man1.pdf - texmf-dist/doc/man/man1/tex.1 - texmf-dist/doc/man/man1/tex.man1.pdf -catalogue-ctan /systems/knuth/dist/tex -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license knuth -catalogue-topics engine -catalogue-version 3.14159265 - -name tex-ewd -category Package -revision 15878 -shortdesc Macros to typeset calculational proofs and programs in Dijkstra's style -relocated 1 -longdesc Edsger W. Dijkstra and others suggest a unique style to present -longdesc mathematical proofs and to construct programs. This package -longdesc provides macros that support calculational proofs and -longdesc Dijkstra's "guarded command language". -containersize 3388 -containerchecksum d738b2a8913ca87151b90ca547dd4a35e0ab10f51a35d158e9d2e1a299fa72c3c6633bf3d2a3262ae936596b81ace4a70380abd9613485cb30d6a714bc2e2d15 -doccontainersize 7688 -doccontainerchecksum d89a1b3ba7c4c062c9281d13e6e41cc7b3b9f3435eed506e25bfd9642b1e73bfe999440d5fbcb47955d3d797ed1ec72b28f67267a7e6fe0ac5f49ced3099b277 -docfiles size=8 - RELOC/doc/generic/tex-ewd/README details="Readme" - RELOC/doc/generic/tex-ewd/bsdlic.txt - RELOC/doc/generic/tex-ewd/p0.tex - RELOC/doc/generic/tex-ewd/t1.tex -runfiles size=2 - RELOC/tex/generic/tex-ewd/dotnot.tex -catalogue-ctan /macros/generic/tex-ewd -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license bsd -catalogue-topics maths - -name tex-font-errors-cheatsheet -category Package -revision 18314 -shortdesc Cheat sheet outlining the most common TeX font errors -relocated 1 -longdesc This is a compact three-pages document highlighting the TeX -longdesc flow of integrating fonts, and explains how some of the most -longdesc common font-related error messages occur. Also, hints are given -longdesc on how to address those. -containersize 520 -containerchecksum 6d5d54f0120cf9a9ab0655cb1715001624c3cae16c3840cc2cde2237f0c53a874f393ef63830b28f4cfa55117b566ecae6ff4415ccc82f95d89dbc46eb91a32c -doccontainersize 219292 -doccontainerchecksum 19b0e37025058ea8cf555506575c5f9d96dd6cb0592aea8e8a35644c2a1f53cc97d5d38fabe02cffde815fa437b33b49315b4f5822a44c45b59d2c6c8acd93c2 -docfiles size=62 - RELOC/doc/latex/tex-font-errors-cheatsheet/README details="Readme" - RELOC/doc/latex/tex-font-errors-cheatsheet/tex-font-cheatsheet.pdf details="Package documentation" - RELOC/doc/latex/tex-font-errors-cheatsheet/tex-font-cheatsheet.tex -catalogue-ctan /info/tex-font-errors-cheatsheet -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl -catalogue-topics tut-cheat -catalogue-version 0.1 - -name tex-gyre -category Package -revision 48058 -shortdesc TeX Fonts extending freely available URW fonts -relocated 1 -longdesc The TeX-GYRE bundle consists of six font families: TeX Gyre -longdesc Adventor is based on the URW Gothic L family of fonts (which is -longdesc derived from ITC Avant Garde Gothic, designed by Herb Lubalin -longdesc and Tom Carnase). TeX Gyre Bonum is based on the URW Bookman L -longdesc family (from Bookman Old Style, designed by Alexander -longdesc Phemister). TeX Gyre Chorus is based on URW Chancery L Medium -longdesc Italic (from ITC Zapf Chancery, designed by Hermann Zapf in -longdesc 1979). TeX-Gyre Cursor is based on URW Nimbus Mono L (based on -longdesc Courier, designed by Howard G. Kettler in 1955, for IBM). TeX -longdesc Gyre Heros is based on URW Nimbus Sans L (from Helvetica, -longdesc prepared by Max Miedinger, with Eduard Hoffmann in 1957). TeX -longdesc Gyre Pagella is based on URW Palladio L (from Palatino, -longdesc designed by Hermann Zapf in the 1940s). TeX Gyre Schola is -longdesc based on the URW Century Schoolbook L family (from Century -longdesc Schoolbook, designed by Morris Fuller Benton for the American -longdesc Type Founders). TeX Gyre Termes is based on the URW Nimbus -longdesc Roman No9 L family of fonts (from Times New Roman, designed by -longdesc Stanley Morison together with Starling Burgess and Victor -longdesc Lardent and first offered by Monotype). The constituent -longdesc standard faces of each family have been greatly extended -longdesc (though Chorus omits Greek support and has no small-caps -longdesc family). Each family is available in Adobe Type 1 and Open Type -longdesc formats, and LaTeX support (for use with a variety of -longdesc encodings) is provided. Vietnamese characters were added by Han -longdesc The Thanh. There are companion maths fonts for several of these -longdesc designs, listed in the TeX Gyre Math package. -execute addMap qag.map -execute addMap qbk.map -execute addMap qcr.map -execute addMap qcs.map -execute addMap qhv.map -execute addMap qpl.map -execute addMap qtm.map -execute addMap qzc.map -containersize 7745436 -containerchecksum 95000cd55940e8f2582925400eb1fb9ed8a59c71ed80a00b6d33e173c707fb9ff7597d451f3d1865e0a74084b07937df391af35d364cb2eab1135b9879cd45cb -doccontainersize 6672616 -doccontainerchecksum fb04ddc1a6cd0318261cb8ab9a1636ec9bb031d16261aaa69c4a3a75076333806b243e183bdaaf25321dec445e7d2c08052b77d939166d8430ad0689ecc62d16 -docfiles size=2369 - RELOC/doc/fonts/tex-gyre/GUST-FONT-LICENSE.txt - RELOC/doc/fonts/tex-gyre/MANIFEST-TeX-Gyre-Adventor.txt - RELOC/doc/fonts/tex-gyre/MANIFEST-TeX-Gyre-Bonum.txt - RELOC/doc/fonts/tex-gyre/MANIFEST-TeX-Gyre-Chorus.txt - RELOC/doc/fonts/tex-gyre/MANIFEST-TeX-Gyre-Cursor.txt - RELOC/doc/fonts/tex-gyre/MANIFEST-TeX-Gyre-Heros.txt - RELOC/doc/fonts/tex-gyre/MANIFEST-TeX-Gyre-Pagella.txt - RELOC/doc/fonts/tex-gyre/MANIFEST-TeX-Gyre-Schola.txt - RELOC/doc/fonts/tex-gyre/MANIFEST-TeX-Gyre-Termes.txt - RELOC/doc/fonts/tex-gyre/README-TeX-Gyre-Adventor.txt - RELOC/doc/fonts/tex-gyre/README-TeX-Gyre-Bonum.txt - RELOC/doc/fonts/tex-gyre/README-TeX-Gyre-Chorus.txt - RELOC/doc/fonts/tex-gyre/README-TeX-Gyre-Cursor.txt - RELOC/doc/fonts/tex-gyre/README-TeX-Gyre-Heros.txt - RELOC/doc/fonts/tex-gyre/README-TeX-Gyre-Pagella.txt - RELOC/doc/fonts/tex-gyre/README-TeX-Gyre-Schola.txt - RELOC/doc/fonts/tex-gyre/README-TeX-Gyre-Termes.txt - RELOC/doc/fonts/tex-gyre/goadb999.nam - RELOC/doc/fonts/tex-gyre/qag-hist.txt - RELOC/doc/fonts/tex-gyre/qag-info.pdf - RELOC/doc/fonts/tex-gyre/qbk-hist.txt - RELOC/doc/fonts/tex-gyre/qbk-info.pdf - RELOC/doc/fonts/tex-gyre/qbk-test.pdf - RELOC/doc/fonts/tex-gyre/qbk-test.tex - RELOC/doc/fonts/tex-gyre/qbkb.fea - RELOC/doc/fonts/tex-gyre/qbkbi.fea - RELOC/doc/fonts/tex-gyre/qbkr.fea - RELOC/doc/fonts/tex-gyre/qbkri.fea - RELOC/doc/fonts/tex-gyre/qcr-hist.txt - RELOC/doc/fonts/tex-gyre/qcr-info.pdf - RELOC/doc/fonts/tex-gyre/qcr-test.pdf - RELOC/doc/fonts/tex-gyre/qcr-test.tex - RELOC/doc/fonts/tex-gyre/qcrb.fea - RELOC/doc/fonts/tex-gyre/qcrbi.fea - RELOC/doc/fonts/tex-gyre/qcrr.fea - RELOC/doc/fonts/tex-gyre/qcrri.fea - RELOC/doc/fonts/tex-gyre/qcs-hist.txt - RELOC/doc/fonts/tex-gyre/qcs-info.pdf - RELOC/doc/fonts/tex-gyre/qcs-test.pdf - RELOC/doc/fonts/tex-gyre/qcs-test.tex - RELOC/doc/fonts/tex-gyre/qcsb.fea - RELOC/doc/fonts/tex-gyre/qcsbi.fea - RELOC/doc/fonts/tex-gyre/qcsr.fea - RELOC/doc/fonts/tex-gyre/qcsri.fea - RELOC/doc/fonts/tex-gyre/qhv-hist.txt - RELOC/doc/fonts/tex-gyre/qhv-info.pdf - RELOC/doc/fonts/tex-gyre/qhv-test.pdf - RELOC/doc/fonts/tex-gyre/qhv-test.tex - RELOC/doc/fonts/tex-gyre/qhvb.fea - RELOC/doc/fonts/tex-gyre/qhvbi.fea - RELOC/doc/fonts/tex-gyre/qhvcb.fea - RELOC/doc/fonts/tex-gyre/qhvcbi.fea - RELOC/doc/fonts/tex-gyre/qhvcr.fea - RELOC/doc/fonts/tex-gyre/qhvcri.fea - RELOC/doc/fonts/tex-gyre/qhvr.fea - RELOC/doc/fonts/tex-gyre/qhvri.fea - RELOC/doc/fonts/tex-gyre/qpl-hist.txt - RELOC/doc/fonts/tex-gyre/qpl-info.pdf - RELOC/doc/fonts/tex-gyre/qtm-hist.txt - RELOC/doc/fonts/tex-gyre/qtm-info.pdf - RELOC/doc/fonts/tex-gyre/qtm-test.pdf - RELOC/doc/fonts/tex-gyre/qtm-test.tex - RELOC/doc/fonts/tex-gyre/qtmb.fea - RELOC/doc/fonts/tex-gyre/qtmbi.fea - RELOC/doc/fonts/tex-gyre/qtmr.fea - RELOC/doc/fonts/tex-gyre/qtmri.fea - RELOC/doc/fonts/tex-gyre/qzc-hist.txt - RELOC/doc/fonts/tex-gyre/qzc-info.pdf - RELOC/doc/fonts/tex-gyre/qzc-test.pdf - RELOC/doc/fonts/tex-gyre/qzc-test.tex - RELOC/doc/fonts/tex-gyre/qzcmi.fea -srccontainersize 1016896 -srccontainerchecksum 8f6bf4d10a59e35a2f5d7fcb05a4806c24deb1fff295324fe3665d92d73869e97a86fec7958212cf968f2611c64a65329387a30c77ad968af5ffe0b1aabcc5fd -srcfiles size=3204 - RELOC/source/fonts/tex-gyre/texgyreadventor-bold.fea - RELOC/source/fonts/tex-gyre/texgyreadventor-bold.sfd - RELOC/source/fonts/tex-gyre/texgyreadventor-bolditalic.fea - RELOC/source/fonts/tex-gyre/texgyreadventor-bolditalic.sfd - RELOC/source/fonts/tex-gyre/texgyreadventor-italic.fea - RELOC/source/fonts/tex-gyre/texgyreadventor-italic.sfd - RELOC/source/fonts/tex-gyre/texgyreadventor-regular.fea - RELOC/source/fonts/tex-gyre/texgyreadventor-regular.sfd - RELOC/source/fonts/tex-gyre/texgyrepagella-bold.fea - RELOC/source/fonts/tex-gyre/texgyrepagella-bold.sfd - RELOC/source/fonts/tex-gyre/texgyrepagella-bolditalic.fea - RELOC/source/fonts/tex-gyre/texgyrepagella-bolditalic.sfd - RELOC/source/fonts/tex-gyre/texgyrepagella-italic.fea - RELOC/source/fonts/tex-gyre/texgyrepagella-italic.sfd - RELOC/source/fonts/tex-gyre/texgyrepagella-regular.fea - RELOC/source/fonts/tex-gyre/texgyrepagella-regular.sfd -runfiles size=6656 - RELOC/fonts/afm/public/tex-gyre/qagb.afm - RELOC/fonts/afm/public/tex-gyre/qagbi.afm - RELOC/fonts/afm/public/tex-gyre/qagr.afm - RELOC/fonts/afm/public/tex-gyre/qagri.afm - RELOC/fonts/afm/public/tex-gyre/qbkb.afm - RELOC/fonts/afm/public/tex-gyre/qbkbi.afm - RELOC/fonts/afm/public/tex-gyre/qbkr.afm - RELOC/fonts/afm/public/tex-gyre/qbkri.afm - RELOC/fonts/afm/public/tex-gyre/qcrb.afm - RELOC/fonts/afm/public/tex-gyre/qcrbi.afm - RELOC/fonts/afm/public/tex-gyre/qcrr.afm - RELOC/fonts/afm/public/tex-gyre/qcrri.afm - RELOC/fonts/afm/public/tex-gyre/qcsb.afm - RELOC/fonts/afm/public/tex-gyre/qcsbi.afm - RELOC/fonts/afm/public/tex-gyre/qcsr.afm - RELOC/fonts/afm/public/tex-gyre/qcsri.afm - RELOC/fonts/afm/public/tex-gyre/qhvb.afm - RELOC/fonts/afm/public/tex-gyre/qhvbi.afm - RELOC/fonts/afm/public/tex-gyre/qhvcb.afm - RELOC/fonts/afm/public/tex-gyre/qhvcbi.afm - RELOC/fonts/afm/public/tex-gyre/qhvcr.afm - RELOC/fonts/afm/public/tex-gyre/qhvcri.afm - RELOC/fonts/afm/public/tex-gyre/qhvr.afm - RELOC/fonts/afm/public/tex-gyre/qhvri.afm - RELOC/fonts/afm/public/tex-gyre/qplb.afm - RELOC/fonts/afm/public/tex-gyre/qplbi.afm - RELOC/fonts/afm/public/tex-gyre/qplr.afm - RELOC/fonts/afm/public/tex-gyre/qplri.afm - RELOC/fonts/afm/public/tex-gyre/qtmb.afm - RELOC/fonts/afm/public/tex-gyre/qtmbi.afm - RELOC/fonts/afm/public/tex-gyre/qtmr.afm - RELOC/fonts/afm/public/tex-gyre/qtmri.afm - RELOC/fonts/afm/public/tex-gyre/qzcmi.afm - RELOC/fonts/enc/dvips/tex-gyre/q-cs-sc.enc - RELOC/fonts/enc/dvips/tex-gyre/q-cs.enc - RELOC/fonts/enc/dvips/tex-gyre/q-csm-sc.enc - RELOC/fonts/enc/dvips/tex-gyre/q-csm.enc - RELOC/fonts/enc/dvips/tex-gyre/q-cszc.enc - RELOC/fonts/enc/dvips/tex-gyre/q-ec-sc.enc - RELOC/fonts/enc/dvips/tex-gyre/q-ec.enc - RELOC/fonts/enc/dvips/tex-gyre/q-l7x-sc.enc - RELOC/fonts/enc/dvips/tex-gyre/q-l7x.enc - RELOC/fonts/enc/dvips/tex-gyre/q-l7xzc.enc - RELOC/fonts/enc/dvips/tex-gyre/q-qx-sc.enc - RELOC/fonts/enc/dvips/tex-gyre/q-qx.enc - RELOC/fonts/enc/dvips/tex-gyre/q-qxm-sc.enc - RELOC/fonts/enc/dvips/tex-gyre/q-qxm.enc - RELOC/fonts/enc/dvips/tex-gyre/q-qxzc.enc - RELOC/fonts/enc/dvips/tex-gyre/q-rm-sc.enc - RELOC/fonts/enc/dvips/tex-gyre/q-rm.enc - RELOC/fonts/enc/dvips/tex-gyre/q-rmm-sc.enc - RELOC/fonts/enc/dvips/tex-gyre/q-rmm.enc - RELOC/fonts/enc/dvips/tex-gyre/q-rmzc.enc - RELOC/fonts/enc/dvips/tex-gyre/q-t5-sc.enc - RELOC/fonts/enc/dvips/tex-gyre/q-t5.enc - RELOC/fonts/enc/dvips/tex-gyre/q-texnansi-sc.enc - RELOC/fonts/enc/dvips/tex-gyre/q-texnansi.enc - RELOC/fonts/enc/dvips/tex-gyre/q-texnansizc.enc - RELOC/fonts/enc/dvips/tex-gyre/q-ts1.enc - RELOC/fonts/map/dvips/tex-gyre/qag-cs.map - RELOC/fonts/map/dvips/tex-gyre/qag-ec.map - RELOC/fonts/map/dvips/tex-gyre/qag-l7x.map - RELOC/fonts/map/dvips/tex-gyre/qag-qx.map - RELOC/fonts/map/dvips/tex-gyre/qag-rm.map - RELOC/fonts/map/dvips/tex-gyre/qag-t5.map - RELOC/fonts/map/dvips/tex-gyre/qag-texnansi.map - RELOC/fonts/map/dvips/tex-gyre/qag-ts1.map - RELOC/fonts/map/dvips/tex-gyre/qag.map - RELOC/fonts/map/dvips/tex-gyre/qbk-cs.map - RELOC/fonts/map/dvips/tex-gyre/qbk-ec.map - RELOC/fonts/map/dvips/tex-gyre/qbk-l7x.map - RELOC/fonts/map/dvips/tex-gyre/qbk-qx.map - RELOC/fonts/map/dvips/tex-gyre/qbk-rm.map - RELOC/fonts/map/dvips/tex-gyre/qbk-t5.map - RELOC/fonts/map/dvips/tex-gyre/qbk-texnansi.map - RELOC/fonts/map/dvips/tex-gyre/qbk-ts1.map - RELOC/fonts/map/dvips/tex-gyre/qbk.map - RELOC/fonts/map/dvips/tex-gyre/qcr-cs.map - RELOC/fonts/map/dvips/tex-gyre/qcr-ec.map - RELOC/fonts/map/dvips/tex-gyre/qcr-l7x.map - RELOC/fonts/map/dvips/tex-gyre/qcr-qx.map - RELOC/fonts/map/dvips/tex-gyre/qcr-rm.map - RELOC/fonts/map/dvips/tex-gyre/qcr-t5.map - RELOC/fonts/map/dvips/tex-gyre/qcr-texnansi.map - RELOC/fonts/map/dvips/tex-gyre/qcr-ts1.map - RELOC/fonts/map/dvips/tex-gyre/qcr.map - RELOC/fonts/map/dvips/tex-gyre/qcs-cs.map - RELOC/fonts/map/dvips/tex-gyre/qcs-ec.map - RELOC/fonts/map/dvips/tex-gyre/qcs-l7x.map - RELOC/fonts/map/dvips/tex-gyre/qcs-qx.map - RELOC/fonts/map/dvips/tex-gyre/qcs-rm.map - RELOC/fonts/map/dvips/tex-gyre/qcs-t5.map - RELOC/fonts/map/dvips/tex-gyre/qcs-texnansi.map - RELOC/fonts/map/dvips/tex-gyre/qcs-ts1.map - RELOC/fonts/map/dvips/tex-gyre/qcs.map - RELOC/fonts/map/dvips/tex-gyre/qhv-cs.map - RELOC/fonts/map/dvips/tex-gyre/qhv-ec.map - RELOC/fonts/map/dvips/tex-gyre/qhv-l7x.map - RELOC/fonts/map/dvips/tex-gyre/qhv-qx.map - RELOC/fonts/map/dvips/tex-gyre/qhv-rm.map - RELOC/fonts/map/dvips/tex-gyre/qhv-t5.map - RELOC/fonts/map/dvips/tex-gyre/qhv-texnansi.map - RELOC/fonts/map/dvips/tex-gyre/qhv-ts1.map - RELOC/fonts/map/dvips/tex-gyre/qhv.map - RELOC/fonts/map/dvips/tex-gyre/qpl-cs.map - RELOC/fonts/map/dvips/tex-gyre/qpl-ec.map - RELOC/fonts/map/dvips/tex-gyre/qpl-l7x.map - RELOC/fonts/map/dvips/tex-gyre/qpl-qx.map - RELOC/fonts/map/dvips/tex-gyre/qpl-rm.map - RELOC/fonts/map/dvips/tex-gyre/qpl-t5.map - RELOC/fonts/map/dvips/tex-gyre/qpl-texnansi.map - RELOC/fonts/map/dvips/tex-gyre/qpl-ts1.map - RELOC/fonts/map/dvips/tex-gyre/qpl.map - RELOC/fonts/map/dvips/tex-gyre/qtm-cs.map - RELOC/fonts/map/dvips/tex-gyre/qtm-ec.map - RELOC/fonts/map/dvips/tex-gyre/qtm-l7x.map - RELOC/fonts/map/dvips/tex-gyre/qtm-qx.map - RELOC/fonts/map/dvips/tex-gyre/qtm-rm.map - RELOC/fonts/map/dvips/tex-gyre/qtm-t5.map - RELOC/fonts/map/dvips/tex-gyre/qtm-texnansi.map - RELOC/fonts/map/dvips/tex-gyre/qtm-ts1.map - RELOC/fonts/map/dvips/tex-gyre/qtm.map - RELOC/fonts/map/dvips/tex-gyre/qzc-cs.map - RELOC/fonts/map/dvips/tex-gyre/qzc-ec.map - RELOC/fonts/map/dvips/tex-gyre/qzc-l7x.map - RELOC/fonts/map/dvips/tex-gyre/qzc-qx.map - RELOC/fonts/map/dvips/tex-gyre/qzc-rm.map - RELOC/fonts/map/dvips/tex-gyre/qzc-t5.map - RELOC/fonts/map/dvips/tex-gyre/qzc-texnansi.map - RELOC/fonts/map/dvips/tex-gyre/qzc-ts1.map - RELOC/fonts/map/dvips/tex-gyre/qzc.map - RELOC/fonts/opentype/public/tex-gyre/texgyreadventor-bold.otf - RELOC/fonts/opentype/public/tex-gyre/texgyreadventor-bolditalic.otf - RELOC/fonts/opentype/public/tex-gyre/texgyreadventor-italic.otf - RELOC/fonts/opentype/public/tex-gyre/texgyreadventor-regular.otf - RELOC/fonts/opentype/public/tex-gyre/texgyrebonum-bold.otf - RELOC/fonts/opentype/public/tex-gyre/texgyrebonum-bolditalic.otf - RELOC/fonts/opentype/public/tex-gyre/texgyrebonum-italic.otf - RELOC/fonts/opentype/public/tex-gyre/texgyrebonum-regular.otf - RELOC/fonts/opentype/public/tex-gyre/texgyrechorus-mediumitalic.otf - RELOC/fonts/opentype/public/tex-gyre/texgyrecursor-bold.otf - RELOC/fonts/opentype/public/tex-gyre/texgyrecursor-bolditalic.otf - RELOC/fonts/opentype/public/tex-gyre/texgyrecursor-italic.otf - RELOC/fonts/opentype/public/tex-gyre/texgyrecursor-regular.otf - RELOC/fonts/opentype/public/tex-gyre/texgyreheros-bold.otf - RELOC/fonts/opentype/public/tex-gyre/texgyreheros-bolditalic.otf - RELOC/fonts/opentype/public/tex-gyre/texgyreheros-italic.otf - RELOC/fonts/opentype/public/tex-gyre/texgyreheros-regular.otf - RELOC/fonts/opentype/public/tex-gyre/texgyreheroscn-bold.otf - RELOC/fonts/opentype/public/tex-gyre/texgyreheroscn-bolditalic.otf - RELOC/fonts/opentype/public/tex-gyre/texgyreheroscn-italic.otf - RELOC/fonts/opentype/public/tex-gyre/texgyreheroscn-regular.otf - RELOC/fonts/opentype/public/tex-gyre/texgyrepagella-bold.otf - RELOC/fonts/opentype/public/tex-gyre/texgyrepagella-bolditalic.otf - RELOC/fonts/opentype/public/tex-gyre/texgyrepagella-italic.otf - RELOC/fonts/opentype/public/tex-gyre/texgyrepagella-regular.otf - RELOC/fonts/opentype/public/tex-gyre/texgyreschola-bold.otf - RELOC/fonts/opentype/public/tex-gyre/texgyreschola-bolditalic.otf - RELOC/fonts/opentype/public/tex-gyre/texgyreschola-italic.otf - RELOC/fonts/opentype/public/tex-gyre/texgyreschola-regular.otf - RELOC/fonts/opentype/public/tex-gyre/texgyretermes-bold.otf - RELOC/fonts/opentype/public/tex-gyre/texgyretermes-bolditalic.otf - RELOC/fonts/opentype/public/tex-gyre/texgyretermes-italic.otf - RELOC/fonts/opentype/public/tex-gyre/texgyretermes-regular.otf - RELOC/fonts/tfm/public/tex-gyre/cs-qagb-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qagb.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qagbi-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qagbi.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qagr-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qagr.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qagri-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qagri.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qbkb-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qbkb.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qbkbi-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qbkbi.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qbkr-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qbkr.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qbkri-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qbkri.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qcrb-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qcrb.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qcrbi-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qcrbi.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qcrr-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qcrr.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qcrri-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qcrri.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qcsb-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qcsb.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qcsbi-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qcsbi.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qcsr-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qcsr.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qcsri-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qcsri.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qhvb-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qhvb.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qhvbi-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qhvbi.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qhvcb-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qhvcb.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qhvcbi-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qhvcbi.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qhvcr-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qhvcr.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qhvcri-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qhvcri.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qhvr-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qhvr.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qhvri-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qhvri.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qplb-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qplb.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qplbi-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qplbi.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qplr-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qplr.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qplri-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qplri.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qtmb-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qtmb.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qtmbi-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qtmbi.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qtmr-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qtmr.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qtmri-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qtmri.tfm - RELOC/fonts/tfm/public/tex-gyre/cs-qzcmi.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qagb-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qagb.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qagbi-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qagbi.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qagr-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qagr.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qagri-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qagri.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qbkb-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qbkb.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qbkbi-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qbkbi.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qbkr-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qbkr.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qbkri-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qbkri.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qcrb-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qcrb.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qcrbi-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qcrbi.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qcrr-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qcrr.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qcrri-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qcrri.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qcsb-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qcsb.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qcsbi-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qcsbi.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qcsr-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qcsr.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qcsri-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qcsri.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qhvb-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qhvb.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qhvbi-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qhvbi.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qhvcb-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qhvcb.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qhvcbi-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qhvcbi.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qhvcr-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qhvcr.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qhvcri-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qhvcri.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qhvr-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qhvr.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qhvri-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qhvri.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qplb-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qplb.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qplbi-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qplbi.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qplr-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qplr.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qplri-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qplri.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qtmb-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qtmb.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qtmbi-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qtmbi.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qtmr-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qtmr.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qtmri-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qtmri.tfm - RELOC/fonts/tfm/public/tex-gyre/ec-qzcmi.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qagb-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qagb.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qagbi-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qagbi.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qagr-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qagr.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qagri-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qagri.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qbkb-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qbkb.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qbkbi-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qbkbi.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qbkr-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qbkr.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qbkri-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qbkri.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qcrb-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qcrb.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qcrbi-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qcrbi.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qcrr-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qcrr.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qcrri-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qcrri.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qcsb-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qcsb.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qcsbi-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qcsbi.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qcsr-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qcsr.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qcsri-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qcsri.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qhvb-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qhvb.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qhvbi-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qhvbi.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qhvcb-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qhvcb.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qhvcbi-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qhvcbi.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qhvcr-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qhvcr.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qhvcri-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qhvcri.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qhvr-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qhvr.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qhvri-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qhvri.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qplb-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qplb.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qplbi-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qplbi.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qplr-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qplr.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qplri-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qplri.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qtmb-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qtmb.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qtmbi-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qtmbi.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qtmr-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qtmr.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qtmri-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qtmri.tfm - RELOC/fonts/tfm/public/tex-gyre/l7x-qzcmi.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qagb-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qagb.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qagbi-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qagbi.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qagr-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qagr.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qagri-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qagri.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qbkb-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qbkb.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qbkbi-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qbkbi.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qbkr-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qbkr.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qbkri-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qbkri.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qcrb-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qcrb.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qcrbi-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qcrbi.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qcrr-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qcrr.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qcrri-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qcrri.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qcsb-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qcsb.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qcsbi-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qcsbi.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qcsr-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qcsr.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qcsri-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qcsri.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qhvb-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qhvb.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qhvbi-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qhvbi.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qhvcb-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qhvcb.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qhvcbi-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qhvcbi.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qhvcr-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qhvcr.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qhvcri-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qhvcri.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qhvr-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qhvr.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qhvri-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qhvri.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qplb-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qplb.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qplbi-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qplbi.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qplr-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qplr.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qplri-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qplri.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qtmb-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qtmb.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qtmbi-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qtmbi.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qtmr-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qtmr.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qtmri-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qtmri.tfm - RELOC/fonts/tfm/public/tex-gyre/qx-qzcmi.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qagb-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qagb.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qagbi-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qagbi.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qagr-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qagr.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qagri-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qagri.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qbkb-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qbkb.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qbkbi-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qbkbi.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qbkr-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qbkr.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qbkri-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qbkri.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qcrb-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qcrb.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qcrbi-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qcrbi.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qcrr-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qcrr.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qcrri-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qcrri.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qcsb-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qcsb.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qcsbi-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qcsbi.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qcsr-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qcsr.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qcsri-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qcsri.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qhvb-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qhvb.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qhvbi-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qhvbi.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qhvcb-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qhvcb.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qhvcbi-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qhvcbi.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qhvcr-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qhvcr.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qhvcri-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qhvcri.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qhvr-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qhvr.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qhvri-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qhvri.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qplb-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qplb.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qplbi-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qplbi.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qplr-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qplr.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qplri-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qplri.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qtmb-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qtmb.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qtmbi-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qtmbi.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qtmr-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qtmr.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qtmri-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qtmri.tfm - RELOC/fonts/tfm/public/tex-gyre/rm-qzcmi.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qagb-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qagb.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qagbi-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qagbi.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qagr-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qagr.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qagri-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qagri.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qbkb-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qbkb.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qbkbi-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qbkbi.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qbkr-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qbkr.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qbkri-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qbkri.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qcrb-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qcrb.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qcrbi-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qcrbi.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qcrr-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qcrr.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qcrri-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qcrri.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qcsb-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qcsb.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qcsbi-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qcsbi.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qcsr-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qcsr.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qcsri-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qcsri.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qhvb-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qhvb.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qhvbi-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qhvbi.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qhvcb-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qhvcb.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qhvcbi-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qhvcbi.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qhvcr-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qhvcr.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qhvcri-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qhvcri.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qhvr-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qhvr.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qhvri-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qhvri.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qplb-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qplb.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qplbi-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qplbi.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qplr-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qplr.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qplri-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qplri.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qtmb-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qtmb.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qtmbi-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qtmbi.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qtmr-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qtmr.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qtmri-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qtmri.tfm - RELOC/fonts/tfm/public/tex-gyre/t5-qzcmi.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qagb-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qagb.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qagbi-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qagbi.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qagr-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qagr.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qagri-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qagri.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qbkb-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qbkb.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qbkbi-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qbkbi.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qbkr-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qbkr.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qbkri-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qbkri.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qcrb-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qcrb.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qcrbi-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qcrbi.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qcrr-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qcrr.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qcrri-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qcrri.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qcsb-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qcsb.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qcsbi-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qcsbi.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qcsr-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qcsr.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qcsri-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qcsri.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qhvb-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qhvb.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qhvbi-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qhvbi.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qhvcb-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qhvcb.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qhvcbi-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qhvcbi.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qhvcr-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qhvcr.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qhvcri-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qhvcri.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qhvr-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qhvr.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qhvri-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qhvri.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qplb-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qplb.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qplbi-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qplbi.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qplr-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qplr.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qplri-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qplri.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qtmb-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qtmb.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qtmbi-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qtmbi.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qtmr-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qtmr.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qtmri-sc.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qtmri.tfm - RELOC/fonts/tfm/public/tex-gyre/texnansi-qzcmi.tfm - RELOC/fonts/tfm/public/tex-gyre/ts1-qagb.tfm - RELOC/fonts/tfm/public/tex-gyre/ts1-qagbi.tfm - RELOC/fonts/tfm/public/tex-gyre/ts1-qagr.tfm - RELOC/fonts/tfm/public/tex-gyre/ts1-qagri.tfm - RELOC/fonts/tfm/public/tex-gyre/ts1-qbkb.tfm - RELOC/fonts/tfm/public/tex-gyre/ts1-qbkbi.tfm - RELOC/fonts/tfm/public/tex-gyre/ts1-qbkr.tfm - RELOC/fonts/tfm/public/tex-gyre/ts1-qbkri.tfm - RELOC/fonts/tfm/public/tex-gyre/ts1-qcrb.tfm - RELOC/fonts/tfm/public/tex-gyre/ts1-qcrbi.tfm - RELOC/fonts/tfm/public/tex-gyre/ts1-qcrr.tfm - RELOC/fonts/tfm/public/tex-gyre/ts1-qcrri.tfm - RELOC/fonts/tfm/public/tex-gyre/ts1-qcsb.tfm - RELOC/fonts/tfm/public/tex-gyre/ts1-qcsbi.tfm - RELOC/fonts/tfm/public/tex-gyre/ts1-qcsr.tfm - RELOC/fonts/tfm/public/tex-gyre/ts1-qcsri.tfm - RELOC/fonts/tfm/public/tex-gyre/ts1-qhvb.tfm - RELOC/fonts/tfm/public/tex-gyre/ts1-qhvbi.tfm - RELOC/fonts/tfm/public/tex-gyre/ts1-qhvcb.tfm - RELOC/fonts/tfm/public/tex-gyre/ts1-qhvcbi.tfm - RELOC/fonts/tfm/public/tex-gyre/ts1-qhvcr.tfm - RELOC/fonts/tfm/public/tex-gyre/ts1-qhvcri.tfm - RELOC/fonts/tfm/public/tex-gyre/ts1-qhvr.tfm - RELOC/fonts/tfm/public/tex-gyre/ts1-qhvri.tfm - RELOC/fonts/tfm/public/tex-gyre/ts1-qplb.tfm - RELOC/fonts/tfm/public/tex-gyre/ts1-qplbi.tfm - RELOC/fonts/tfm/public/tex-gyre/ts1-qplr.tfm - RELOC/fonts/tfm/public/tex-gyre/ts1-qplri.tfm - RELOC/fonts/tfm/public/tex-gyre/ts1-qtmb.tfm - RELOC/fonts/tfm/public/tex-gyre/ts1-qtmbi.tfm - RELOC/fonts/tfm/public/tex-gyre/ts1-qtmr.tfm - RELOC/fonts/tfm/public/tex-gyre/ts1-qtmri.tfm - RELOC/fonts/tfm/public/tex-gyre/ts1-qzcmi.tfm - RELOC/fonts/type1/public/tex-gyre/qagb.pfb - RELOC/fonts/type1/public/tex-gyre/qagb.pfm - RELOC/fonts/type1/public/tex-gyre/qagbi.pfb - RELOC/fonts/type1/public/tex-gyre/qagbi.pfm - RELOC/fonts/type1/public/tex-gyre/qagr.pfb - RELOC/fonts/type1/public/tex-gyre/qagr.pfm - RELOC/fonts/type1/public/tex-gyre/qagri.pfb - RELOC/fonts/type1/public/tex-gyre/qagri.pfm - RELOC/fonts/type1/public/tex-gyre/qbkb.pfb - RELOC/fonts/type1/public/tex-gyre/qbkb.pfm - RELOC/fonts/type1/public/tex-gyre/qbkbi.pfb - RELOC/fonts/type1/public/tex-gyre/qbkbi.pfm - RELOC/fonts/type1/public/tex-gyre/qbkr.pfb - RELOC/fonts/type1/public/tex-gyre/qbkr.pfm - RELOC/fonts/type1/public/tex-gyre/qbkri.pfb - RELOC/fonts/type1/public/tex-gyre/qbkri.pfm - RELOC/fonts/type1/public/tex-gyre/qcrb.pfb - RELOC/fonts/type1/public/tex-gyre/qcrb.pfm - RELOC/fonts/type1/public/tex-gyre/qcrbi.pfb - RELOC/fonts/type1/public/tex-gyre/qcrbi.pfm - RELOC/fonts/type1/public/tex-gyre/qcrr.pfb - RELOC/fonts/type1/public/tex-gyre/qcrr.pfm - RELOC/fonts/type1/public/tex-gyre/qcrri.pfb - RELOC/fonts/type1/public/tex-gyre/qcrri.pfm - RELOC/fonts/type1/public/tex-gyre/qcsb.pfb - RELOC/fonts/type1/public/tex-gyre/qcsb.pfm - RELOC/fonts/type1/public/tex-gyre/qcsbi.pfb - RELOC/fonts/type1/public/tex-gyre/qcsbi.pfm - RELOC/fonts/type1/public/tex-gyre/qcsr.pfb - RELOC/fonts/type1/public/tex-gyre/qcsr.pfm - RELOC/fonts/type1/public/tex-gyre/qcsri.pfb - RELOC/fonts/type1/public/tex-gyre/qcsri.pfm - RELOC/fonts/type1/public/tex-gyre/qhvb.pfb - RELOC/fonts/type1/public/tex-gyre/qhvb.pfm - RELOC/fonts/type1/public/tex-gyre/qhvbi.pfb - RELOC/fonts/type1/public/tex-gyre/qhvbi.pfm - RELOC/fonts/type1/public/tex-gyre/qhvcb.pfb - RELOC/fonts/type1/public/tex-gyre/qhvcb.pfm - RELOC/fonts/type1/public/tex-gyre/qhvcbi.pfb - RELOC/fonts/type1/public/tex-gyre/qhvcbi.pfm - RELOC/fonts/type1/public/tex-gyre/qhvcr.pfb - RELOC/fonts/type1/public/tex-gyre/qhvcr.pfm - RELOC/fonts/type1/public/tex-gyre/qhvcri.pfb - RELOC/fonts/type1/public/tex-gyre/qhvcri.pfm - RELOC/fonts/type1/public/tex-gyre/qhvr.pfb - RELOC/fonts/type1/public/tex-gyre/qhvr.pfm - RELOC/fonts/type1/public/tex-gyre/qhvri.pfb - RELOC/fonts/type1/public/tex-gyre/qhvri.pfm - RELOC/fonts/type1/public/tex-gyre/qplb.pfb - RELOC/fonts/type1/public/tex-gyre/qplb.pfm - RELOC/fonts/type1/public/tex-gyre/qplbi.pfb - RELOC/fonts/type1/public/tex-gyre/qplbi.pfm - RELOC/fonts/type1/public/tex-gyre/qplr.pfb - RELOC/fonts/type1/public/tex-gyre/qplr.pfm - RELOC/fonts/type1/public/tex-gyre/qplri.pfb - RELOC/fonts/type1/public/tex-gyre/qplri.pfm - RELOC/fonts/type1/public/tex-gyre/qtmb.pfb - RELOC/fonts/type1/public/tex-gyre/qtmb.pfm - RELOC/fonts/type1/public/tex-gyre/qtmbi.pfb - RELOC/fonts/type1/public/tex-gyre/qtmbi.pfm - RELOC/fonts/type1/public/tex-gyre/qtmr.pfb - RELOC/fonts/type1/public/tex-gyre/qtmr.pfm - RELOC/fonts/type1/public/tex-gyre/qtmri.pfb - RELOC/fonts/type1/public/tex-gyre/qtmri.pfm - RELOC/fonts/type1/public/tex-gyre/qzcmi.pfb - RELOC/fonts/type1/public/tex-gyre/qzcmi.pfm - RELOC/tex/latex/tex-gyre/il2qag.fd - RELOC/tex/latex/tex-gyre/il2qbk.fd - RELOC/tex/latex/tex-gyre/il2qcr.fd - RELOC/tex/latex/tex-gyre/il2qcs.fd - RELOC/tex/latex/tex-gyre/il2qhv.fd - RELOC/tex/latex/tex-gyre/il2qhvc.fd - RELOC/tex/latex/tex-gyre/il2qpl.fd - RELOC/tex/latex/tex-gyre/il2qtm.fd - RELOC/tex/latex/tex-gyre/il2qzc.fd - RELOC/tex/latex/tex-gyre/l7xqag.fd - RELOC/tex/latex/tex-gyre/l7xqbk.fd - RELOC/tex/latex/tex-gyre/l7xqcr.fd - RELOC/tex/latex/tex-gyre/l7xqcs.fd - RELOC/tex/latex/tex-gyre/l7xqhv.fd - RELOC/tex/latex/tex-gyre/l7xqhvc.fd - RELOC/tex/latex/tex-gyre/l7xqpl.fd - RELOC/tex/latex/tex-gyre/l7xqtm.fd - RELOC/tex/latex/tex-gyre/l7xqzc.fd - RELOC/tex/latex/tex-gyre/ly1qag.fd - RELOC/tex/latex/tex-gyre/ly1qbk.fd - RELOC/tex/latex/tex-gyre/ly1qcr.fd - RELOC/tex/latex/tex-gyre/ly1qcs.fd - RELOC/tex/latex/tex-gyre/ly1qhv.fd - RELOC/tex/latex/tex-gyre/ly1qhvc.fd - RELOC/tex/latex/tex-gyre/ly1qpl.fd - RELOC/tex/latex/tex-gyre/ly1qtm.fd - RELOC/tex/latex/tex-gyre/ly1qzc.fd - RELOC/tex/latex/tex-gyre/ot1qag.fd - RELOC/tex/latex/tex-gyre/ot1qbk.fd - RELOC/tex/latex/tex-gyre/ot1qcr.fd - RELOC/tex/latex/tex-gyre/ot1qcs.fd - RELOC/tex/latex/tex-gyre/ot1qhv.fd - RELOC/tex/latex/tex-gyre/ot1qhvc.fd - RELOC/tex/latex/tex-gyre/ot1qpl.fd - RELOC/tex/latex/tex-gyre/ot1qtm.fd - RELOC/tex/latex/tex-gyre/ot1qzc.fd - RELOC/tex/latex/tex-gyre/ot4qag.fd - RELOC/tex/latex/tex-gyre/ot4qbk.fd - RELOC/tex/latex/tex-gyre/ot4qcr.fd - RELOC/tex/latex/tex-gyre/ot4qcs.fd - RELOC/tex/latex/tex-gyre/ot4qhv.fd - RELOC/tex/latex/tex-gyre/ot4qhvc.fd - RELOC/tex/latex/tex-gyre/ot4qpl.fd - RELOC/tex/latex/tex-gyre/ot4qtm.fd - RELOC/tex/latex/tex-gyre/ot4qzc.fd - RELOC/tex/latex/tex-gyre/qbookman.sty - RELOC/tex/latex/tex-gyre/qcourier.sty - RELOC/tex/latex/tex-gyre/qpalatin.sty - RELOC/tex/latex/tex-gyre/qswiss.sty - RELOC/tex/latex/tex-gyre/qtimes.sty - RELOC/tex/latex/tex-gyre/qxqag.fd - RELOC/tex/latex/tex-gyre/qxqbk.fd - RELOC/tex/latex/tex-gyre/qxqcr.fd - RELOC/tex/latex/tex-gyre/qxqcs.fd - RELOC/tex/latex/tex-gyre/qxqhv.fd - RELOC/tex/latex/tex-gyre/qxqhvc.fd - RELOC/tex/latex/tex-gyre/qxqpl.fd - RELOC/tex/latex/tex-gyre/qxqtm.fd - RELOC/tex/latex/tex-gyre/qxqzc.fd - RELOC/tex/latex/tex-gyre/qzapfcha.sty - RELOC/tex/latex/tex-gyre/t1qag.fd - RELOC/tex/latex/tex-gyre/t1qbk.fd - RELOC/tex/latex/tex-gyre/t1qcr.fd - RELOC/tex/latex/tex-gyre/t1qcs.fd - RELOC/tex/latex/tex-gyre/t1qhv.fd - RELOC/tex/latex/tex-gyre/t1qhvc.fd - RELOC/tex/latex/tex-gyre/t1qpl.fd - RELOC/tex/latex/tex-gyre/t1qtm.fd - RELOC/tex/latex/tex-gyre/t1qzc.fd - RELOC/tex/latex/tex-gyre/t5qag.fd - RELOC/tex/latex/tex-gyre/t5qbk.fd - RELOC/tex/latex/tex-gyre/t5qcr.fd - RELOC/tex/latex/tex-gyre/t5qcs.fd - RELOC/tex/latex/tex-gyre/t5qhv.fd - RELOC/tex/latex/tex-gyre/t5qhvc.fd - RELOC/tex/latex/tex-gyre/t5qpl.fd - RELOC/tex/latex/tex-gyre/t5qtm.fd - RELOC/tex/latex/tex-gyre/t5qzc.fd - RELOC/tex/latex/tex-gyre/tgadventor.sty - RELOC/tex/latex/tex-gyre/tgbonum.sty - RELOC/tex/latex/tex-gyre/tgchorus.sty - RELOC/tex/latex/tex-gyre/tgcursor.sty - RELOC/tex/latex/tex-gyre/tgheros.sty - RELOC/tex/latex/tex-gyre/tgpagella.sty - RELOC/tex/latex/tex-gyre/tgschola.sty - RELOC/tex/latex/tex-gyre/tgtermes.sty - RELOC/tex/latex/tex-gyre/ts1qag.fd - RELOC/tex/latex/tex-gyre/ts1qbk.fd - RELOC/tex/latex/tex-gyre/ts1qcr.fd - RELOC/tex/latex/tex-gyre/ts1qcs.fd - RELOC/tex/latex/tex-gyre/ts1qhv.fd - RELOC/tex/latex/tex-gyre/ts1qhvc.fd - RELOC/tex/latex/tex-gyre/ts1qpl.fd - RELOC/tex/latex/tex-gyre/ts1qtm.fd - RELOC/tex/latex/tex-gyre/ts1qzc.fd -catalogue-ctan /fonts/tex-gyre -catalogue-date 2018-06-16 09:34:11 +0200 -catalogue-license gfl -catalogue-topics font font-otf font-type1 font-collection -catalogue-version 2.501 - -name tex-gyre-math -category Package -revision 41264 -shortdesc Maths fonts to match tex-gyre text fonts -relocated 1 -longdesc TeX-Gyre-Math is a collection of maths fonts to match the text -longdesc fonts of the TeX-Gyre collection. The collection is available -longdesc in OpenType format, only; fonts conform to the developing -longdesc standards for OpenType maths fonts. TeX-Gyre-Math-Bonum (to -longdesc match TeX-Gyre-Bonum), TeX-Gyre-Math-Pagella (to match -longdesc TeX-Gyre-Pagella), TeX-Gyre-Math-Schola (to match -longdesc TeX-Gyre-Schola) and TeX-Gyre-Math-Termes (to match -longdesc TeX-Gyre-Termes) fonts are provided. -containersize 1181848 -containerchecksum 5dcdc0f54a15e58e1d96c06b5f1d21f1c965acf0adf75d77251485cdaddf627a468ccd4dbf6ef3d7e7fafcf14f5934d89091910e69019ff121cb65705ee7ed3d -doccontainersize 436028 -doccontainerchecksum de482203ba164b466cf14aebc63e35866897e28d503469d1dc485565b49c519336fbd2e0a518a341c1acb0024f776b678303ecae3198b87b704b0f117fd962e3 -docfiles size=179 - RELOC/doc/fonts/tex-gyre-math/GUST-FONT-LICENSE.txt - RELOC/doc/fonts/tex-gyre-math/INSTALL.txt - RELOC/doc/fonts/tex-gyre-math/LICENSE-DejaVu.txt - RELOC/doc/fonts/tex-gyre-math/MANIFEST-TeX-Gyre-Bonum-Math.txt - RELOC/doc/fonts/tex-gyre-math/MANIFEST-TeX-Gyre-DejaVu-Math.txt - RELOC/doc/fonts/tex-gyre-math/MANIFEST-TeX-Gyre-Pagella-Math.txt - RELOC/doc/fonts/tex-gyre-math/MANIFEST-TeX-Gyre-Schola-Math.txt - RELOC/doc/fonts/tex-gyre-math/MANIFEST-TeX-Gyre-Termes-Math.txt - RELOC/doc/fonts/tex-gyre-math/README details="Readme" - RELOC/doc/fonts/tex-gyre-math/README-TeX-Gyre-Bonum-Math.txt - RELOC/doc/fonts/tex-gyre-math/README-TeX-Gyre-DejaVu-Math.txt - RELOC/doc/fonts/tex-gyre-math/README-TeX-Gyre-Pagella-Math.txt - RELOC/doc/fonts/tex-gyre-math/README-TeX-Gyre-Schola-Math.txt - RELOC/doc/fonts/tex-gyre-math/README-TeX-Gyre-Termes-Math.txt - RELOC/doc/fonts/tex-gyre-math/math-test-context.tex - RELOC/doc/fonts/tex-gyre-math/math-test.tex - RELOC/doc/fonts/tex-gyre-math/test-context-texgyre_bonum_math.pdf - RELOC/doc/fonts/tex-gyre-math/test-context-texgyre_bonum_math.tex - RELOC/doc/fonts/tex-gyre-math/test-context-texgyre_dejavu_math.pdf - RELOC/doc/fonts/tex-gyre-math/test-context-texgyre_dejavu_math.tex - RELOC/doc/fonts/tex-gyre-math/test-context-texgyre_pagella_math.pdf - RELOC/doc/fonts/tex-gyre-math/test-context-texgyre_pagella_math.tex - RELOC/doc/fonts/tex-gyre-math/test-context-texgyre_schola_math.pdf - RELOC/doc/fonts/tex-gyre-math/test-context-texgyre_schola_math.tex - RELOC/doc/fonts/tex-gyre-math/test-context-texgyre_termes_math.pdf - RELOC/doc/fonts/tex-gyre-math/test-context-texgyre_termes_math.tex - RELOC/doc/fonts/tex-gyre-math/test-lualatex-texgyre_bonum_math.pdf - RELOC/doc/fonts/tex-gyre-math/test-lualatex-texgyre_bonum_math.tex - RELOC/doc/fonts/tex-gyre-math/test-lualatex-texgyre_dejavu_math.pdf - RELOC/doc/fonts/tex-gyre-math/test-lualatex-texgyre_dejavu_math.tex - RELOC/doc/fonts/tex-gyre-math/test-lualatex-texgyre_pagella_math.pdf - RELOC/doc/fonts/tex-gyre-math/test-lualatex-texgyre_pagella_math.tex - RELOC/doc/fonts/tex-gyre-math/test-lualatex-texgyre_schola_math.pdf - RELOC/doc/fonts/tex-gyre-math/test-lualatex-texgyre_schola_math.tex - RELOC/doc/fonts/tex-gyre-math/test-lualatex-texgyre_termes_math.pdf - RELOC/doc/fonts/tex-gyre-math/test-lualatex-texgyre_termes_math.tex - RELOC/doc/fonts/tex-gyre-math/test-word-texgyre_bonum_math.docx - RELOC/doc/fonts/tex-gyre-math/test-word-texgyre_bonum_math.pdf - RELOC/doc/fonts/tex-gyre-math/test-word-texgyre_dejavu_math.docx - RELOC/doc/fonts/tex-gyre-math/test-word-texgyre_dejavu_math.pdf - RELOC/doc/fonts/tex-gyre-math/test-word-texgyre_pagella_math.docx - RELOC/doc/fonts/tex-gyre-math/test-word-texgyre_pagella_math.pdf - RELOC/doc/fonts/tex-gyre-math/test-word-texgyre_schola_math.docx - RELOC/doc/fonts/tex-gyre-math/test-word-texgyre_schola_math.pdf - RELOC/doc/fonts/tex-gyre-math/test-word-texgyre_termes_math.docx - RELOC/doc/fonts/tex-gyre-math/test-word-texgyre_termes_math.pdf - RELOC/doc/fonts/tex-gyre-math/test-xelatex-texgyre_bonum_math.pdf - RELOC/doc/fonts/tex-gyre-math/test-xelatex-texgyre_bonum_math.tex - RELOC/doc/fonts/tex-gyre-math/test-xelatex-texgyre_dejavu_math.pdf - RELOC/doc/fonts/tex-gyre-math/test-xelatex-texgyre_dejavu_math.tex - RELOC/doc/fonts/tex-gyre-math/test-xelatex-texgyre_pagella_math.pdf - RELOC/doc/fonts/tex-gyre-math/test-xelatex-texgyre_pagella_math.tex - RELOC/doc/fonts/tex-gyre-math/test-xelatex-texgyre_schola_math.pdf - RELOC/doc/fonts/tex-gyre-math/test-xelatex-texgyre_schola_math.tex - RELOC/doc/fonts/tex-gyre-math/test-xelatex-texgyre_termes_math.pdf - RELOC/doc/fonts/tex-gyre-math/test-xelatex-texgyre_termes_math.tex -srccontainersize 474024 -srccontainerchecksum 495c16c9924327895a122840872bef55e13178ef14506083922f12f07582b6ca171880389ae9cd367528cd9f2d6e0fe580c893b9c288ee70913cdfac318468b1 -srcfiles size=780 - RELOC/source/fonts/tex-gyre-math/texgyredejavu-math.sfd -runfiles size=681 - RELOC/fonts/opentype/public/tex-gyre-math/texgyrebonum-math.otf - RELOC/fonts/opentype/public/tex-gyre-math/texgyredejavu-math.otf - RELOC/fonts/opentype/public/tex-gyre-math/texgyrepagella-math.otf - RELOC/fonts/opentype/public/tex-gyre-math/texgyreschola-math.otf - RELOC/fonts/opentype/public/tex-gyre-math/texgyretermes-math.otf -catalogue-ctan /fonts/tex-gyre-math -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gfl -catalogue-topics font font-collection font-maths font-otf - -name tex-ini-files -category Package -revision 40533 -shortdesc Model TeX format creation files -relocated 1 -longdesc This bundle provides a collection of model .ini files for -longdesc creating TeX formats. These files are commonly used to -longdesc introduced distribution-dependent variations in formats. They -longdesc are also used to allow existing format source files to be used -longdesc with newer engines, for example to adapt the plain e-TeX source -longdesc file to work with XeTeX and LuaTeX. -containersize 3268 -containerchecksum e14801a4b274049097ddccc7f25b24e31d11b4d17c894027ff5fd9b680b2d8b8c153ab4c617e59ac581a3e2836da72b63b6ef14d7a0452fd25bcc5718b1c98cc -doccontainersize 1336 -doccontainerchecksum 2cf0815a1db1b2d531b0cb897929ea8ea75dc443430719657152beb2ddebc1916bc4045ee1cbe268773c766d0c0d8f1ed4f9bbadc14e8254178a7a76cd0e7525 -docfiles size=1 - RELOC/doc/generic/tex-ini-files/README.md details="Readme" -runfiles size=8 - RELOC/tex/generic/tex-ini-files/dvilualatex.ini - RELOC/tex/generic/tex-ini-files/dviluatex.ini - RELOC/tex/generic/tex-ini-files/lualatex.ini - RELOC/tex/generic/tex-ini-files/luatex.ini - RELOC/tex/generic/tex-ini-files/luatexconfig.tex - RELOC/tex/generic/tex-ini-files/pdftexconfig.tex - RELOC/tex/generic/tex-ini-files/xelatex.ini - RELOC/tex/generic/tex-ini-files/xetex.ini -catalogue-ctan /macros/generic/tex-ini-files -catalogue-date 2016-11-05 08:51:03 +0100 -catalogue-license pd -catalogue-topics latex3 - -name tex-label -category Package -revision 16372 -shortdesc Place a classification on each page of a document -relocated 1 -longdesc Enables the user to place a 'classification' label on each -longdesc page, at the bottom to the right of the page number -containersize 936 -containerchecksum f21905ceacf5d038bf52d82a46fa83f6ec4ad62e508d97cf8487f47983d68a114e9d34ff2709a12f081e5fd12984af0f05aff6ba3292591d122c060ca172db76 -doccontainersize 36600 -doccontainerchecksum 1ab97b181e9382a0f40ce94a392b069d5f207faf8f4b0e56307f5b02181df0892d7d01b31d3ba18ceba5f0c3ca588714148d4349b94ec959836442205b14130a -docfiles size=14 - RELOC/doc/latex/tex-label/README details="Readme" - RELOC/doc/latex/tex-label/tex-label-demo.pdf details="Example of use" - RELOC/doc/latex/tex-label/tex-label-demo.tex - RELOC/doc/latex/tex-label/tex-label-doc.pdf details="Package documentation" - RELOC/doc/latex/tex-label/tex-label-doc.tex -srccontainersize 420 -srccontainerchecksum 006272a6940209ec6c27c5de951c9772fea455c68515dae75b725e7687e61d6fa818d7a29850ddc5bcf5bab21d899c3d58007980e2665735a1e508fe980c45b1 -srcfiles size=1 - RELOC/source/latex/tex-label/Makefile -runfiles size=1 - RELOC/tex/latex/tex-label/tex-label.sty -catalogue-ctan /macros/latex/contrib/tex-label -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics security - -name tex-locale -category Package -revision 48500 -shortdesc Localisation support for TeX and LaTeX documents -relocated 1 -longdesc This package uses both tracklang and texosquery to look up the -longdesc locale information from the operating system and provide -longdesc commands that can access locale-dependent information, such as -longdesc the currency symbol and decimal separator. The file -longdesc tex-locale.tex provides generic TeX code. The LaTeX package -longdesc tex-locale.sty can additionally load babel or polyglossia with -longdesc the locale's language setting, as well as various other -longdesc packages such as fontspec (XeLaTeX/LuaLaTeX) or fontenc + -longdesc inputenc (pdfLaTeX). -containersize 12324 -containerchecksum fe601c14782a5e46c08eec42ead82e5e9760f0b140d30815b5846af9ee3b4e72fa9adcd32de010bd69be3e1fcd575754ec1ead5e83e7dd5c1d9115bd499f7862 -doccontainersize 940332 -doccontainerchecksum fabd2260bb5fe9bdeb8380d57e2892f98022ba7a197ae56ec451931f0587b48959e5cbf4bacee370eedfbfda0544ac1d5679a02de15df5675f85aa493cd22b30 -docfiles size=245 - RELOC/doc/generic/tex-locale/CHANGES - RELOC/doc/generic/tex-locale/README details="Readme" - RELOC/doc/generic/tex-locale/samples/sample-locale-xe.pdf - RELOC/doc/generic/tex-locale/samples/sample-locale-xe.tex - RELOC/doc/generic/tex-locale/samples/sample-locale-xeltx.pdf - RELOC/doc/generic/tex-locale/samples/sample-locale-xeltx.tex - RELOC/doc/generic/tex-locale/samples/sample-locale-xeltx2.pdf - RELOC/doc/generic/tex-locale/samples/sample-locale-xeltx2.tex - RELOC/doc/generic/tex-locale/samples/sample-locale-xeltx3.pdf - RELOC/doc/generic/tex-locale/samples/sample-locale-xeltx3.tex - RELOC/doc/generic/tex-locale/samples/sample-locale.pdf - RELOC/doc/generic/tex-locale/samples/sample-locale.tex - RELOC/doc/generic/tex-locale/samples/sample-locale2.pdf - RELOC/doc/generic/tex-locale/samples/sample-locale2.tex - RELOC/doc/generic/tex-locale/tex-locale.pdf details="Package documentation" -srccontainersize 44596 -srccontainerchecksum be20db7ced672207ec44a7e7ba656ca07b4ada187fc387c46def0544ff2b0f1395ff1d179c75fb18e8960a693c7fa611e40f50cc5f58bc32a70b190467eb1e08 -srcfiles size=74 - RELOC/source/latex/tex-locale/tex-locale.dtx - RELOC/source/latex/tex-locale/tex-locale.ins -runfiles size=23 - RELOC/tex/generic/tex-locale/tex-locale.tex - RELOC/tex/latex/tex-locale/tex-locale-encodings.def - RELOC/tex/latex/tex-locale/tex-locale-scripts-enc.def - RELOC/tex/latex/tex-locale/tex-locale-support.def - RELOC/tex/latex/tex-locale/tex-locale.sty -catalogue-ctan /macros/generic/tex-locale -catalogue-date 2018-08-26 21:56:47 +0200 -catalogue-license lppl1.3 -catalogue-topics env-query sys-supp -catalogue-version 1.0 - -name tex-overview -category Package -revision 41403 -shortdesc An overview of the development of TeX -relocated 1 -longdesc The document gives a short overview of TeX and its children, as -longdesc well as the macro packages LaTeX and ConTeXt. -containersize 428 -containerchecksum 86a509e2a488324d8e465e3d60a4aa14138358583558a9b6ceb5b84cb6046656c19f0c06e2ef2ac4537a87c39d6471676ecb1e6be75819527b087168342e5320 -doccontainersize 260412 -doccontainerchecksum 88a56c1ffdf50a2e1f8a3a97b9ae109ab73124475a369939f85ce04bff847b59b7be81e6dbf942a516c6035b6cb5ce3f952d982dc30c47af1ac9f49f15d63c15 -docfiles size=79 - RELOC/doc/latex/tex-overview/README.md details="Readme" - RELOC/doc/latex/tex-overview/tex-overview-aux.tex - RELOC/doc/latex/tex-overview/tex-overview.pdf details="The document itself" - RELOC/doc/latex/tex-overview/tex-overview.tex -catalogue-ctan /info/tex-overview -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics documentation -catalogue-version 0.2 - -name tex-ps -category Package -revision 15878 -shortdesc TeX to PostScript generic macros and add-ons -relocated 1 -longdesc TeX to PostScript generic macros and add-ons: transformations -longdesc of EPS files, prepress preparation, color separation, mirror, -longdesc etc. -containersize 21400 -containerchecksum b810f42bf06fb92eacea23e5d29f9efb1feefce7d33ece253596ab29e8892b6630246380f5ae366efd2a5bf2f906715fb9ff6e77b49ac1636673f7d6fb3666d0 -doccontainersize 246108 -doccontainerchecksum 2c4b19d791afffa03e7ca0dda2ab69e792e858d9532480c1ece0abd82eb9cee3a40dbd22b370a549d6212fd461263a5e8bc21d6a89506a447c52a437a6d04f71 -docfiles size=94 - RELOC/doc/generic/tex-ps/cmyk-hax/README - RELOC/doc/generic/tex-ps/cmyk-hax/cmyk-doc.pdf - RELOC/doc/generic/tex-ps/cmyk-hax/fountain.eps - RELOC/doc/generic/tex-ps/cmyk-hax/gdansk.eps - RELOC/doc/generic/tex-ps/cmyk-hax/rules.tex - RELOC/doc/generic/tex-ps/cmyk-hax/sam1-sep.bat - RELOC/doc/generic/tex-ps/cmyk-hax/sample1.tex - RELOC/doc/generic/tex-ps/cmyk-hax/sample2.tex - RELOC/doc/generic/tex-ps/cmyk-hax/sample3.tex - RELOC/doc/generic/tex-ps/cmyk-hax/sample4.tex - RELOC/doc/generic/tex-ps/cmyk-hax/screen.eps - RELOC/doc/generic/tex-ps/poligraf/README - RELOC/doc/generic/tex-ps/poligraf/kol-cmyk.eps - RELOC/doc/generic/tex-ps/poligraf/sample.tex - RELOC/doc/generic/tex-ps/poligraf/samplelx.tex -runfiles size=24 - RELOC/dvips/tex-ps/crops.pro - RELOC/dvips/tex-ps/mirr.hd - RELOC/dvips/tex-ps/separate.pro - RELOC/tex/generic/tex-ps/cmyk-hax.tex - RELOC/tex/generic/tex-ps/epsfx.tex - RELOC/tex/generic/tex-ps/poligraf.sty - RELOC/tex/generic/tex-ps/trans.tex -catalogue-also epsfx cmyk-hax trans mirr poligraf -catalogue-ctan /macros/generic/TeX-PS -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics ps-manip - -name tex-refs -category Package -revision 44131 -catalogue tex-references -shortdesc References for TeX and Friends -relocated 1 -longdesc This is an ongoing project with the aim of providing a help -longdesc file for LaTeX (and its friends like ConTeXt, MetaPost, -longdesc Metafont, etc.) using a state-of-the-art source format, aka -longdesc DocBook/XML. -containersize 512 -containerchecksum d47adfec47f3002be574a1efd0836aef6d6164f16643db16dd729c70c327ef553e487a3e2448b20ab618b8f899fd45998c6a4f824736f4d98f94ae77e76bc269 -doccontainersize 423868 -doccontainerchecksum 9ce7ccacf64d8c51bdb5e8683cedf15357db21fd62c72c2e5e9f56e1a489e4c07eedc8888388e65dea2a0eee06028f9c4bdb2a0b1bbdeecfcff1e04c2964aa29 -docfiles size=314 - RELOC/doc/generic/tex-refs/README details="Readme" - RELOC/doc/generic/tex-refs/tex-refs-0.4.1.tar.bz2 - RELOC/doc/generic/tex-refs/tex-refs.css - RELOC/doc/generic/tex-refs/tex-refs.epub - RELOC/doc/generic/tex-refs/tex-refs.html details="The references themselves" - RELOC/doc/generic/tex-refs/tex-refs.txt -catalogue-ctan /info/tex-references -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license other-free -catalogue-topics documentation -catalogue-version 0.4.8 - -name tex-virtual-academy-pl -category Package -revision 34177 -shortdesc TeX usage web pages, in Polish -relocated 1 -longdesc TeX Virtual Academy is a bundle of Polish documentation in HTML -longdesc format about TeX and Co. It contains information for beginners, -longdesc LaTeX packages, descriptions, etc. -containersize 468 -containerchecksum 5778b8952522cce7680b351c4140b5a784d48dc8d3630daad73b6f6b6514a439dec75817f7d9e25bf383521984c8e87291fd6ae3431bdbe23bec2b5e591f2c94 -doccontainersize 1080052 -doccontainerchecksum 6985e54837c1a71232d50b58aff5704b850cdd5943bbebbc1fb1e594ed25245cde35733fbeb5a30db3e696d9ddcf379bcd16588bb9e0131b7aea2d3f3665cd42 -docfiles size=837 - RELOC/doc/generic/tex-virtual-academy-pl/README details="Readme" - RELOC/doc/generic/tex-virtual-academy-pl/context/context.html - RELOC/doc/generic/tex-virtual-academy-pl/context/tytuly.html - RELOC/doc/generic/tex-virtual-academy-pl/cototex.html - RELOC/doc/generic/tex-virtual-academy-pl/fonty/back.gif - RELOC/doc/generic/tex-virtual-academy-pl/fonty/font-abc.html - RELOC/doc/generic/tex-virtual-academy-pl/fonty/fonts_inst.html - RELOC/doc/generic/tex-virtual-academy-pl/fonty/index.html - RELOC/doc/generic/tex-virtual-academy-pl/fonty/nfss.html - RELOC/doc/generic/tex-virtual-academy-pl/fonty/qx-info.html - RELOC/doc/generic/tex-virtual-academy-pl/fonty/qx-table1.html - RELOC/doc/generic/tex-virtual-academy-pl/fonty/qx-table2.html - RELOC/doc/generic/tex-virtual-academy-pl/fonty/tpstyle.css - RELOC/doc/generic/tex-virtual-academy-pl/gify/artykul.gif - RELOC/doc/generic/tex-virtual-academy-pl/gify/context.gif - RELOC/doc/generic/tex-virtual-academy-pl/gify/cop.gif - RELOC/doc/generic/tex-virtual-academy-pl/gify/grupa.gif - RELOC/doc/generic/tex-virtual-academy-pl/gify/gust.gif - RELOC/doc/generic/tex-virtual-academy-pl/gify/gustloge.gif - RELOC/doc/generic/tex-virtual-academy-pl/gify/indexowanie.gif - RELOC/doc/generic/tex-virtual-academy-pl/gify/latex2e.gif - RELOC/doc/generic/tex-virtual-academy-pl/gify/lew-7vs.gif - RELOC/doc/generic/tex-virtual-academy-pl/gify/lew.gif - RELOC/doc/generic/tex-virtual-academy-pl/gify/mail.gif - RELOC/doc/generic/tex-virtual-academy-pl/gify/podpis.gif - RELOC/doc/generic/tex-virtual-academy-pl/gify/prog.gif - RELOC/doc/generic/tex-virtual-academy-pl/gify/tex.gif - RELOC/doc/generic/tex-virtual-academy-pl/gify/texologia.gif - RELOC/doc/generic/tex-virtual-academy-pl/gify/wa.gif - RELOC/doc/generic/tex-virtual-academy-pl/idx/day.html - RELOC/doc/generic/tex-virtual-academy-pl/idx/decode.html - RELOC/doc/generic/tex-virtual-academy-pl/idx/dies.html - RELOC/doc/generic/tex-virtual-academy-pl/idx/fig1.gif - RELOC/doc/generic/tex-virtual-academy-pl/idx/flags.html - RELOC/doc/generic/tex-virtual-academy-pl/idx/id.html - RELOC/doc/generic/tex-virtual-academy-pl/idx/index.html - RELOC/doc/generic/tex-virtual-academy-pl/idx/jedn.html - RELOC/doc/generic/tex-virtual-academy-pl/idx/lang.html - RELOC/doc/generic/tex-virtual-academy-pl/idx/lower.html - RELOC/doc/generic/tex-virtual-academy-pl/idx/mil.html - RELOC/doc/generic/tex-virtual-academy-pl/idx/mon.html - RELOC/doc/generic/tex-virtual-academy-pl/idx/name.html - RELOC/doc/generic/tex-virtual-academy-pl/idx/order.html - RELOC/doc/generic/tex-virtual-academy-pl/idx/plmindex.html - RELOC/doc/generic/tex-virtual-academy-pl/idx/porzadek.html - RELOC/doc/generic/tex-virtual-academy-pl/idx/program.html - RELOC/doc/generic/tex-virtual-academy-pl/idx/setki.html - RELOC/doc/generic/tex-virtual-academy-pl/idx/spec.html - RELOC/doc/generic/tex-virtual-academy-pl/idx/tex-idx.gif - RELOC/doc/generic/tex-virtual-academy-pl/idx/toascii.html - RELOC/doc/generic/tex-virtual-academy-pl/idx/typy.html - RELOC/doc/generic/tex-virtual-academy-pl/idx/tys.html - RELOC/doc/generic/tex-virtual-academy-pl/idx/upper.html - RELOC/doc/generic/tex-virtual-academy-pl/index.html - RELOC/doc/generic/tex-virtual-academy-pl/kuchnia/hist.html - RELOC/doc/generic/tex-virtual-academy-pl/kuchnia/tex.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/latex2e.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/listy/desc_p1.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/listy/desc_p2.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/listy/desc_p3.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/listy/desc_p4.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/listy/description.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/listy/description.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/listy/enum_p1.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/listy/enum_p2.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/listy/enumerate.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/listy/enumerate.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/listy/item_p1.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/listy/item_p2.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/listy/itemize.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/listy/itemize.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/listy/klopoty.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/listy/list.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/listy/lista_p.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/listy/porzadek.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/listy/standard.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/3parttab.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/3parttable.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/BAhhline.png - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/EASYEQN2.PNG - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/EASYEQN5.PNG - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/EASYEQN7.PNG - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/accent.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/accents.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/acromake.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/acromake.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/afterpage.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/alltt.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/amsthm.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/amsthm1.png - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/amsthm2.png - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/arabic.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/array.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/balance.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/bar.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/bar1.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/bar2.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/bbm.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/bbm1.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/bbm2.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/bbm3.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/bbm4.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/bbm5.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/bbm6.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/bbma.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/bbmb.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/blk1.png - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/blk2.png - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/blk3.png - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/blk4.png - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/blk5.png - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/blk6.png - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/blk7.png - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/blk8.png - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/blk9.png - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/blkarray.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/bm.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/bophook.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/boxedminipage.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/boxm.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/calc.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/calc1.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/calc2.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/capt-of.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/caption.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/caption2.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/case1.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/case2.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/cases.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/ccapt1.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/ccaption.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/changebar.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/chapterbib.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/cite.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/color.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/color.png - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/colortbl.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/comma.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/cute.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/cute1.png - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/cuted.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/dblcol.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/dblfnote.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/dcolumn.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/delarray.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/delarray.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq1.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq10.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq11.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq12.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq13.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq14.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq15.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq2.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq3.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq4.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq5.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq6.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq7.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq8.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq9.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/diam.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/dotseqn.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/dotseqn.png - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/dow.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/drftcite.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/dropp1.png - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/dropping.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn1.png - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn10.png - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn11.png - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn12.png - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn13.png - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn14.png - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn15.png - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn16.png - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn17.png - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn3.png - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn4.png - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn6.png - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn8.png - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn9.png - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/ellipsis.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/endfloat.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/enum.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/enumerate.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/enumitem.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/epsfig.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/everyship.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/expdlist.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/exscale.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/extmath.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/extramarks.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/fancb1.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/fancb2.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/fancb3.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/fancb4.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/fancb5.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/fancb6.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/fancb7.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/fancb8.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/fancybox.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/fancyhdr.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/fancyheading.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/filecontents.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/flafter.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/float.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/floatflt.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/floatpag.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/flt1.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/flt2.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/fltpage.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/flushend.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/fn2end.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/fnpara.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/fnpara.png - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/fnpos.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/footmisc.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/footmisc1.png - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/footmisc2.png - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/footnpag.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/fp.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/framed.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/ftnright.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/geom1.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/geom1.png - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/geom2.png - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/geometry.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/graphicx.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/graphpaper.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/harp1.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/harp2.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/harp3.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/harp4.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/harp5.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/harp6.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/harp7.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/harp8.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/harpoon.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/heart.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/here.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/hhline.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/hhline.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/hyperref.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/ifthen.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/ifthen1.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/ifthen2.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/indentfirst.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/index.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/labeldeb.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/lastpage.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/lcg.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/legend.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/letter.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/letterspace.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/listpart.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/localloc.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/longtable.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/lscape.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/lt1.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/ltablex.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/ltabptch.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/ltxtable.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/macro.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/macro_t.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/manyfoot.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/manyfoot1.png - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/minitoc.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/moje_typy.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/moreverb.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/mparhack.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/multfoot.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/multfoot1.png - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/multfoot2.png - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/multibox.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/multibox.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/multicol.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/multirow.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/multirow1.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/multirow2.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/multirow3.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/multirow4.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/multirow5.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/mycss.css - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/num.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/numprint.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/nut.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/oldst1.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/oldstyle.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/oubraces.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/overbrace.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/overbrace1.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/pdfscreen.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/pdfslide.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/pfnote.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/plain.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/printtim.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/pstcol.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/q1.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/qobitree.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/ragged2e.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/regcount.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/relsize.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/removefromreset.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/rotate.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/rotating.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/rotbox.png - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/selectpage.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/shadepar.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/shadetheorem.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/shadethm.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/shadethm.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/shadow.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/shapepar.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/shedbox.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/shortvrb.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/showkeys.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/sidecap.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/squa.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/stm1.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/stm2.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/stm3.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/stm4.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/stmaryrd.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/sube1.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/subeqn-1.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/subeqn-2.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/subeqn-3.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/subeqn.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/subeqna.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/subeqnarray.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/subfig.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/subfigure.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/subfloat.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/sublabel.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/sublabel.png - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/subscript.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/supertabular.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/sverb.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/sverb_n.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/sverb_w.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/tabularx.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/tabularx.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/theorem.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/theorem.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/threeparttable.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/time.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/ulem.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/ulem.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/ulem1.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/umoline.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/undertilde-1.png - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/undertilde.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/url.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/verbatim.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/verbdef.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/verbt.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/verbt1.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/verbt2.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/version.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/vfrlocal.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/vmargin.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/vrbexin.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/vrflocal.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/wiggly.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/wmcropmark.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/wrapf.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/wrapfig.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/xr.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/xspace.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/xspace1.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/xspace2.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/macro/xtab.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/spisy/chap.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/spisy/l_chap.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/spisy/l_sec.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/spisy/spis.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/spisy/spis.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/chapter.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/count.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/liczniki.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/num.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/p1.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/p2.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/p3.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/p3.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/p4.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/p4.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/p5.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/p5.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/p6.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/p6.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/p7.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/p7.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/part.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/poziom.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/s.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/sect.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/tc.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/tc.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/tca.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/tl.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/tl.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/tr.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/tr.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/tx.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/tx.html - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/txx.gif - RELOC/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/txx.html - RELOC/doc/generic/tex-virtual-academy-pl/poczatki/index.html - RELOC/doc/generic/tex-virtual-academy-pl/poczatki/latex-pl.html - RELOC/doc/generic/tex-virtual-academy-pl/poczatki/mex.html - RELOC/doc/generic/tex-virtual-academy-pl/poczatki/spw.html - RELOC/doc/generic/tex-virtual-academy-pl/poczatki/tetex.html - RELOC/doc/generic/tex-virtual-academy-pl/poczatki/web2c.html - RELOC/doc/generic/tex-virtual-academy-pl/podstawy/2-0wst1.html - RELOC/doc/generic/tex-virtual-academy-pl/podstawy/2-1coto.html - RELOC/doc/generic/tex-virtual-academy-pl/podstawy/2-1kazio.html - RELOC/doc/generic/tex-virtual-academy-pl/podstawy/2-1przyg.html - RELOC/doc/generic/tex-virtual-academy-pl/podstawy/2-1zece.html - RELOC/doc/generic/tex-virtual-academy-pl/podstawy/bib.html - RELOC/doc/generic/tex-virtual-academy-pl/podstawy/spis.html - RELOC/doc/generic/tex-virtual-academy-pl/podstawy/tex.html - RELOC/doc/generic/tex-virtual-academy-pl/podstawy/title.html - RELOC/doc/generic/tex-virtual-academy-pl/prog/auctex.html - RELOC/doc/generic/tex-virtual-academy-pl/prog/bibtex/bibtex-1.html - RELOC/doc/generic/tex-virtual-academy-pl/prog/bibtex/bibtex-2.html - RELOC/doc/generic/tex-virtual-academy-pl/prog/bibtex/bibtex-3.html - RELOC/doc/generic/tex-virtual-academy-pl/prog/bibtex/bibtex-4.html - RELOC/doc/generic/tex-virtual-academy-pl/prog/bibtex/bibtex-5.html - RELOC/doc/generic/tex-virtual-academy-pl/prog/bibtex/bibtex-6.html - RELOC/doc/generic/tex-virtual-academy-pl/prog/bibtex/bibtex-7.html - RELOC/doc/generic/tex-virtual-academy-pl/prog/bibtex/bibtex-8.html - RELOC/doc/generic/tex-virtual-academy-pl/prog/bibtex/bibtex.html - RELOC/doc/generic/tex-virtual-academy-pl/prog/dvidvi.html - RELOC/doc/generic/tex-virtual-academy-pl/prog/dvistro1.gif - RELOC/doc/generic/tex-virtual-academy-pl/prog/dvistro2.gif - RELOC/doc/generic/tex-virtual-academy-pl/prog/hyph.html - RELOC/doc/generic/tex-virtual-academy-pl/prog/prog.html - RELOC/doc/generic/tex-virtual-academy-pl/tex/fermat.gif - RELOC/doc/generic/tex-virtual-academy-pl/tex/odsylacze.html - RELOC/doc/generic/tex-virtual-academy-pl/tex/tex.html - RELOC/doc/generic/tex-virtual-academy-pl/tex/tex_key.html - RELOC/doc/generic/tex-virtual-academy-pl/tex/tryby.html -catalogue-ctan /info/tex-virtual-academy-pl -catalogue-date 2017-11-18 20:45:08 +0100 -catalogue-license fdl -catalogue-topics documentation polish-doc - -name tex.aarch64-linux -category TLCore -revision 48789 -shortdesc aarch64-linux files of tex -containersize 168396 -containerchecksum 24c70b4111ad7ff342e09494a64afb59af1461115601961c998ec9a243231e7e8db139f30a7d0ecc291a0fe826f81a845fbc8c483ecb2248a06afac449c0a318 -binfiles arch=aarch64-linux size=112 - bin/aarch64-linux/initex - bin/aarch64-linux/tex - -name tex.amd64-freebsd -category TLCore -revision 47009 -shortdesc amd64-freebsd files of tex -containersize 190108 -containerchecksum 739f175e5e4ef4e1165b7e882bdd41616274a7c8a8eff10f05d68086e1049eee9700b3c93fd6e4a2ad867a47f94be26f6f0755130fc714ce934ad8b0ea50a806 -binfiles arch=amd64-freebsd size=109 - bin/amd64-freebsd/initex - bin/amd64-freebsd/tex - -name tex.amd64-netbsd -category TLCore -revision 48698 -shortdesc amd64-netbsd files of tex -containersize 154588 -containerchecksum 1442375c374ee6753e48380276bab5ade23e8760b93394de432044cd395319965165137efb54170d2a1724b4f1bac0e415eab7e4a12738f321af1929b447a48c -binfiles arch=amd64-netbsd size=114 - bin/amd64-netbsd/initex - bin/amd64-netbsd/tex - -name tex.armhf-linux -category TLCore -revision 48716 -shortdesc armhf-linux files of tex -containersize 149996 -containerchecksum 26c50b2da736c7d8ddf5057a5993900d98709400c183551447cb05d3ba3c1dee1ae53bcc770178f82f798ce5cae49d8dea5e8a96b0722365fc50abd47d989a3a -binfiles arch=armhf-linux size=87 - bin/armhf-linux/initex - bin/armhf-linux/tex - -name tex.i386-cygwin -category TLCore -revision 47025 -shortdesc i386-cygwin files of tex -containersize 128396 -containerchecksum ccfb08d0545ad1e93aa8d843c3f4839e12fbe5ea142f19e83943733ab689eebc095faa9da4ea2b4c3226ef831eaf6d6e65f4743143da86e911b9111a14be0d02 -binfiles arch=i386-cygwin size=78 - bin/i386-cygwin/initex - bin/i386-cygwin/tex.exe - -name tex.i386-freebsd -category TLCore -revision 47009 -shortdesc i386-freebsd files of tex -containersize 157276 -containerchecksum 02a954a39ec03b9c9fef824120df0811a0139daa954b5ce3e892dbedf949985aeaa37d015b058f77403a172eb7b88bed8474c3916fc4c0edda48b280d94141bf -binfiles arch=i386-freebsd size=126 - bin/i386-freebsd/initex - bin/i386-freebsd/tex - -name tex.i386-linux -category TLCore -revision 47245 -shortdesc i386-linux files of tex -containersize 167888 -containerchecksum d1725b123671cf6232eabaa6b3ca1193e5e22660bcd4f162cafefefcfb8842c0a46254bb30c78eed719be564fef821b1ad8c30d3ee12259423edc7f86da700b9 -binfiles arch=i386-linux size=101 - bin/i386-linux/initex - bin/i386-linux/tex - -name tex.i386-netbsd -category TLCore -revision 46999 -shortdesc i386-netbsd files of tex -containersize 127044 -containerchecksum 3272a232c1d610490fbbb753292555c83be11c878f1654661725b81a4566945baeaf9383b52990452aa91e1bfdf48aa9bbe7f97f0b12507f5685c1c247b28716 -binfiles arch=i386-netbsd size=104 - bin/i386-netbsd/initex - bin/i386-netbsd/tex - -name tex.i386-solaris -category TLCore -revision 47082 -shortdesc i386-solaris files of tex -containersize 163392 -containerchecksum e4bb44e68a8796ff04c396c5a7df49ed0308c44f0d8dda48f00ea4e098efa33f45f95b51f4a4e45111302f0cfe641a527615bed237f655467213bf95af6fe84e -binfiles arch=i386-solaris size=93 - bin/i386-solaris/initex - bin/i386-solaris/tex - -name tex.sparc-solaris -category TLCore -revision 47082 -shortdesc sparc-solaris files of tex -containersize 163928 -containerchecksum d064a5ef7dda1428d88e5254fa46b55d03ddb80ea7cb3128fc2b6669a1f6fab2a085f1a710320ec296a61953b6fba75a6c13a6771d40292273142e50c424b078 -binfiles arch=sparc-solaris size=102 - bin/sparc-solaris/initex - bin/sparc-solaris/tex - -name tex.win32 -category TLCore -revision 46993 -shortdesc win32 files of tex -containersize 132072 -containerchecksum 7ea071046de467a3b89df7fd45070b2ce6f0bcdff63aa4982a296bb9678eb58be20b1db4649a0fe4a6228b6142b9037ebb79ca004cc0c3a0a92a84bcae07d72a -binfiles arch=win32 size=75 - bin/win32/initex.exe - bin/win32/tex.dll - bin/win32/tex.exe - -name tex.x86_64-cygwin -category TLCore -revision 47024 -shortdesc x86_64-cygwin files of tex -containersize 146344 -containerchecksum 8fb5aca98fde8e5fce8c61064dbb777f559f0515c9e315fed6473a945c487b28fab093a5e829bfc23bed3eac031a658c8026ead241d04d7c4d17415d30a33e60 -binfiles arch=x86_64-cygwin size=79 - bin/x86_64-cygwin/initex - bin/x86_64-cygwin/tex.exe - -name tex.x86_64-darwin -category TLCore -revision 48728 -shortdesc x86_64-darwin files of tex -containersize 221084 -containerchecksum 1f7112c2181fdca7454e5ae3d6dd3420e65f01a93082808170ae9aef81571e01a56b119e3471a2cbe1ab226d4421fbed8e83a2660ba121a7174cb3a6c1867764 -binfiles arch=x86_64-darwin size=134 - bin/x86_64-darwin/initex - bin/x86_64-darwin/tex - -name tex.x86_64-darwinlegacy -category TLCore -revision 47387 -shortdesc x86_64-darwinlegacy files of tex -containersize 172352 -containerchecksum 84c45fe7dd72edcf3f7e832b54d8d5a419e9432b2050b84fffb5ea6e5932fc7cd01373ae8e2278f641a48ce0c433d742dfcc2b85dafcffb0b7477c36382a17b5 -binfiles arch=x86_64-darwinlegacy size=93 - bin/x86_64-darwinlegacy/initex - bin/x86_64-darwinlegacy/tex - -name tex.x86_64-linux -category TLCore -revision 47063 -shortdesc x86_64-linux files of tex -containersize 175144 -containerchecksum 8191fa10081a52dfb8e1e932f4c80fa00ee380fdb488fd00a2d1eaa16d237f6ee91863e17b4ec0cfae955ef00f796cb94b00628461c9b5f0252b9a3ff6d2cdaa -binfiles arch=x86_64-linux size=94 - bin/x86_64-linux/initex - bin/x86_64-linux/tex - -name tex.x86_64-linuxmusl -category TLCore -revision 47036 -shortdesc x86_64-linuxmusl files of tex -containersize 190900 -containerchecksum 47855aa6048e05924c031d2b991e88af4147aec7e77260b9e9b7ad0d934728cc9ea41e998f2dba0fa8a6ec97a7fbb68a6de60665cf2fa6231327854a7ae3f8f1 -binfiles arch=x86_64-linuxmusl size=115 - bin/x86_64-linuxmusl/initex - bin/x86_64-linuxmusl/tex - -name tex.x86_64-solaris -category TLCore -revision 47082 -shortdesc x86_64-solaris files of tex -containersize 191276 -containerchecksum 4e8b158881a5be7b019c18e0e99d535ce8cbc6206d6f1877336fae235fdbe128dcc45639b9bdd33cfc4c034fa968853f18b7bd94c161a42955a6b91eb164dd57 -binfiles arch=x86_64-solaris size=107 - bin/x86_64-solaris/initex - bin/x86_64-solaris/tex - -name tex4ebook -category Package -revision 49665 -shortdesc Convertor from LaTeX to ebook formats -longdesc This is a bundle of lua scripts and LaTeX packages for -longdesc conversion of LaTeX files to ebook formats such as epub, mobi -longdesc and epub3. tex4ht is used as conversion engine. -depend tex4ebook.ARCH -containersize 15648 -containerchecksum e3970563fff843703ef169c1377bd7221036c070fbd047e01db4436ef37eb05c106ee43092686b8164de64f3d49d159c9bcf18378d486a6a7f5c0e2489d77d31 -doccontainersize 79760 -doccontainerchecksum d8b58eb6afa06ada65e0cf8e92ad7307818721989262bdf6adac5b2afaa4e3a0c87744c1ba049d8d5e56e708276cc64270a357e4152b4894dc1fadcad17aba06 -docfiles size=29 - texmf-dist/doc/support/tex4ebook/README details="Readme" - texmf-dist/doc/support/tex4ebook/changelog.tex - texmf-dist/doc/support/tex4ebook/readme.tex - texmf-dist/doc/support/tex4ebook/tex4ebook-doc.pdf details="Package documentation" - texmf-dist/doc/support/tex4ebook/tex4ebook-doc.tex - texmf-dist/doc/support/tex4ebook/tidyconf.conf -runfiles size=17 - texmf-dist/scripts/tex4ebook/config-t4e.lua - texmf-dist/scripts/tex4ebook/exec_epub.lua - texmf-dist/scripts/tex4ebook/exec_epub3.lua - texmf-dist/scripts/tex4ebook/exec_mobi.lua - texmf-dist/scripts/tex4ebook/list-fonts.lua - texmf-dist/scripts/tex4ebook/tex4ebook - texmf-dist/tex/latex/tex4ebook/tex4ebook-epub3.4ht - texmf-dist/tex/latex/tex4ebook/tex4ebook.4ht - texmf-dist/tex/latex/tex4ebook/tex4ebook.sty -catalogue-contact-bugs https://github.com/michal-h21/tex4ebook/issues -catalogue-contact-repository https://github.com/michal-h21/tex4ebook -catalogue-ctan /support/tex4ebook -catalogue-date 2019-01-10 13:44:55 +0100 -catalogue-license lppl1.3 -catalogue-topics ebook -catalogue-version 0.2b - -name tex4ebook.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of tex4ebook -containersize 340 -containerchecksum f448363503443d2ebbbf66c3c2071f565b530ba12df9eeb564dd541df8d7deb7a35da03a275fa11f3176bce060731d48aec460f289775c884e682a44960b2979 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/tex4ebook - -name tex4ebook.amd64-freebsd -category Package -revision 37771 -shortdesc amd64-freebsd files of tex4ebook -containersize 340 -containerchecksum 44b8e62c19ad6ebefdd4eea7a7eca3fc2ed82c7c010ea1332cd246f2b940e9422fdbdf0a418a1e2175a95e2d0c953ce6e6aa260d64d3d70bf0e92df6da233bbb -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/tex4ebook - -name tex4ebook.amd64-netbsd -category Package -revision 37771 -shortdesc amd64-netbsd files of tex4ebook -containersize 340 -containerchecksum e9617005abf01ab5d194a524333d3787e08a39d11339ff792b4528ddb400613eedbbc49c18e4665bea517eae6cc1e375890432283a70bf38161cdb6425ccff88 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/tex4ebook - -name tex4ebook.armhf-linux -category Package -revision 37771 -shortdesc armhf-linux files of tex4ebook -containersize 340 -containerchecksum 3fd54549726a2b2ba7e8ddc5319096a97422cd8b1796bb117e0dca13d03ac8043e1c2b52824ee0ad41981ea9991274be8e35b2abfffa6e6c77a649d197ee91c0 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/tex4ebook - -name tex4ebook.i386-cygwin -category Package -revision 37771 -shortdesc i386-cygwin files of tex4ebook -containersize 340 -containerchecksum 9735d982490b1667bb637525856386c2dde42dba7aaa53e57dbcd3ff65a82a0ed938a8eb14f34b3f2dfbc33a3e24c9e2d387037decdd514a803275b6a0324938 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/tex4ebook - -name tex4ebook.i386-freebsd -category Package -revision 37771 -shortdesc i386-freebsd files of tex4ebook -containersize 340 -containerchecksum fa990287c6269f0a94ee817d55928e5eb1e5f99a52fa98f20a8894f8fda9a8010dc6b82c95340d16dab781b160dbd4e1dde8e66b605760d80eac7f5b817ba06e -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/tex4ebook - -name tex4ebook.i386-linux -category Package -revision 37771 -shortdesc i386-linux files of tex4ebook -containersize 340 -containerchecksum de7e0bfd837e897ac0c1235c8b3c4bab4ab70e581746e7b32eb1411f54bc21fa0a95e8115380528e708962b775db6f59cb13ae7e6b65876e8db0c77c1220c648 -binfiles arch=i386-linux size=1 - bin/i386-linux/tex4ebook - -name tex4ebook.i386-netbsd -category Package -revision 37771 -shortdesc i386-netbsd files of tex4ebook -containersize 340 -containerchecksum bf0961b9dde4b9c0d60bcd46abbb55819dee5002feb713c4a3c0f4b78ff57be9bfbddb504c246c6c57e06764cf34a6ecc433afa9f93846ffa2a1d69529c2ea23 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/tex4ebook - -name tex4ebook.i386-solaris -category Package -revision 37771 -shortdesc i386-solaris files of tex4ebook -containersize 340 -containerchecksum 7e18c032e48044ed8869ee14d8d120e56a27411459e94194716bd07eedd1c0483d5630f4045c01a39aa9307b8b10944f7276598a7b04ad0f56d982279b9c6335 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/tex4ebook - -name tex4ebook.sparc-solaris -category Package -revision 37771 -shortdesc sparc-solaris files of tex4ebook -containersize 340 -containerchecksum b888fb0c8d2d7f86992cf83681a3ca894d42955abc2b65e0b82abd5336842ab910a2bb7db3fbfb1e037648a5563404a7dafb19463df449cee07997e88cf262fa -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/tex4ebook - -name tex4ebook.win32 -category Package -revision 37771 -shortdesc win32 files of tex4ebook -containersize 684 -containerchecksum 87a85b49779d04a7005c7e972f86f76367905e0c5fac33671aa84f6240c37f5059e2b781785daa12f1be9a84116cdb81eddb3577b7db7030bfaf3f4b68c650ed -binfiles arch=win32 size=1 - bin/win32/tex4ebook.exe - -name tex4ebook.x86_64-cygwin -category Package -revision 37771 -shortdesc x86_64-cygwin files of tex4ebook -containersize 340 -containerchecksum 2582f4f71fce7b9583104ba7dec49fd5a24a76066184177c6a6bd43949b5ad5a4e2a4b8abea762731df75fc0b43806eff3fa7d35e57637744d3b46453c9fce21 -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/tex4ebook - -name tex4ebook.x86_64-darwin -category Package -revision 37771 -shortdesc x86_64-darwin files of tex4ebook -containersize 340 -containerchecksum 5198cac41aaf4886fb2b53874ad4b7f922da904b08335494fd45cdecddf5f29f4871eb858381ce3eec497c36552b117e493858f25ef20e3b23d1bf46846fe339 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/tex4ebook - -name tex4ebook.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of tex4ebook -containersize 348 -containerchecksum 09d5227b0bc259e7d08cb408cc0f0627ecb4484d03ba036d7b57da75997c4c9ccfa0d84c76ecdf15a2a5f732388e8d1c62ed4b595a0a1bb27c6916d42fbef070 -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/tex4ebook - -name tex4ebook.x86_64-linux -category Package -revision 37771 -shortdesc x86_64-linux files of tex4ebook -containersize 344 -containerchecksum 351f5b37e3d905cdc0ad913b329f0177cfec99e7a05085226da54ef8390e8589904851a3c48f54bb49461568ca0035e4343f6b1ee1b925317d94ed95789e921d -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/tex4ebook - -name tex4ebook.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of tex4ebook -containersize 340 -containerchecksum 7da79912b650442d417d22b22de996867d784acb99991edf59d0cc395fb5968c9234e8aa4cb7e8e92a62d25f8a9f9b2d533992b36f135e08280d048ca44e7d0c -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/tex4ebook - -name tex4ebook.x86_64-solaris -category Package -revision 37771 -shortdesc x86_64-solaris files of tex4ebook -containersize 340 -containerchecksum 41922f65c37ad015a12410399ab7bf73e6faa77fec9e76f6cb5cf43e454cdc9db6dcc51d256724f5b04438f5ce9fe3d8f9865fae8ad57ee2d609f9d914c6716b -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/tex4ebook - -name tex4ht -category Package -revision 50067 -shortdesc Convert (La)TeX to HTML/XML -longdesc A converter from TeX and LaTeX to SGML-based formats such as -longdesc (X)HTML, MathML, OpenDocument, and DocBook, providing a -longdesc configurable (La)TeX-based authoring system for hypertext. -longdesc TeX4ht does not parse (La)TeX source (so that it avoids the -longdesc difficulties encountered by many other converters, arising from -longdesc the irregularity of (La)TeX syntax). Instead, TeX4ht uses -longdesc (La)TeX itself (with an extra macro package) to produce a -longdesc non-standard DVI file that it can then process. This technique -longdesc allows TeX4ht to approach the robustness characteristic of -longdesc restricted-syntax systems such as hyperlatex and gellmu. Note -longdesc that CTAN no longer holds the definitive sources of the -longdesc package: see the 'Readme' file. -depend tex4ht.ARCH -containersize 869092 -containerchecksum 42135a68ccb4d0407afd7dbb93c9336450b8157e81f8c88a786695ed86df1a68e6c1e15f2ad29b5550f57ed2c9085cbf7ef7c40ea8719ab858cb72bf168b4d98 -doccontainersize 61192 -doccontainerchecksum 734f10950486beb731fd43ce8f8d1af2a9e54fd9ef6afe9e7940c85ce31462e18a161b01eb407cf92ec06164fb04f0bd180c3b9a78695060fa3cc563ba3e1639 -docfiles size=195 - texmf-dist/doc/generic/tex4ht/bugfixes.css - texmf-dist/doc/generic/tex4ht/bugfixes.html - texmf-dist/doc/generic/tex4ht/cmmi10-b.gif - texmf-dist/doc/generic/tex4ht/cmsy10-28.gif - texmf-dist/doc/generic/tex4ht/index.html - texmf-dist/doc/generic/tex4ht/jhsample.tex - texmf-dist/doc/generic/tex4ht/mn-htf.html - texmf-dist/doc/generic/tex4ht/mn-index.html - texmf-dist/doc/generic/tex4ht/mn-mswin.html - texmf-dist/doc/generic/tex4ht/mn-port.html - texmf-dist/doc/generic/tex4ht/mn-unix.html - texmf-dist/doc/generic/tex4ht/mn.css - texmf-dist/doc/generic/tex4ht/mn.html details="Package documentation" - texmf-dist/doc/generic/tex4ht/mn0x.gif - texmf-dist/doc/generic/tex4ht/mn10.html - texmf-dist/doc/generic/tex4ht/mn11.html - texmf-dist/doc/generic/tex4ht/mn12.html - texmf-dist/doc/generic/tex4ht/mn13.html - texmf-dist/doc/generic/tex4ht/mn14.html - texmf-dist/doc/generic/tex4ht/mn15.html - texmf-dist/doc/generic/tex4ht/mn16.html - texmf-dist/doc/generic/tex4ht/mn17.html - texmf-dist/doc/generic/tex4ht/mn19.html - texmf-dist/doc/generic/tex4ht/mn1x.gif - texmf-dist/doc/generic/tex4ht/mn2.html - texmf-dist/doc/generic/tex4ht/mn20.html - texmf-dist/doc/generic/tex4ht/mn21.html - texmf-dist/doc/generic/tex4ht/mn23.html - texmf-dist/doc/generic/tex4ht/mn24.html - texmf-dist/doc/generic/tex4ht/mn25.html - texmf-dist/doc/generic/tex4ht/mn27.html - texmf-dist/doc/generic/tex4ht/mn28.html - texmf-dist/doc/generic/tex4ht/mn29.html - texmf-dist/doc/generic/tex4ht/mn2x.gif - texmf-dist/doc/generic/tex4ht/mn3.html - texmf-dist/doc/generic/tex4ht/mn31.html - texmf-dist/doc/generic/tex4ht/mn32.html - texmf-dist/doc/generic/tex4ht/mn33.html - texmf-dist/doc/generic/tex4ht/mn34.html - texmf-dist/doc/generic/tex4ht/mn35.html - texmf-dist/doc/generic/tex4ht/mn36.html - texmf-dist/doc/generic/tex4ht/mn37.html - texmf-dist/doc/generic/tex4ht/mn38.html - texmf-dist/doc/generic/tex4ht/mn39.html - texmf-dist/doc/generic/tex4ht/mn3x.gif - texmf-dist/doc/generic/tex4ht/mn4.html - texmf-dist/doc/generic/tex4ht/mn40.html - texmf-dist/doc/generic/tex4ht/mn41.html - texmf-dist/doc/generic/tex4ht/mn42.html - texmf-dist/doc/generic/tex4ht/mn43.html - texmf-dist/doc/generic/tex4ht/mn44.html - texmf-dist/doc/generic/tex4ht/mn45.html - texmf-dist/doc/generic/tex4ht/mn46.html - texmf-dist/doc/generic/tex4ht/mn47.html - texmf-dist/doc/generic/tex4ht/mn48.html - texmf-dist/doc/generic/tex4ht/mn49.html - texmf-dist/doc/generic/tex4ht/mn4x.gif - texmf-dist/doc/generic/tex4ht/mn5.html - texmf-dist/doc/generic/tex4ht/mn50.html - texmf-dist/doc/generic/tex4ht/mn51.html - texmf-dist/doc/generic/tex4ht/mn52.html - texmf-dist/doc/generic/tex4ht/mn53.html - texmf-dist/doc/generic/tex4ht/mn54.html - texmf-dist/doc/generic/tex4ht/mn55.html - texmf-dist/doc/generic/tex4ht/mn56.html - texmf-dist/doc/generic/tex4ht/mn57.html - texmf-dist/doc/generic/tex4ht/mn58.html - texmf-dist/doc/generic/tex4ht/mn59.html - texmf-dist/doc/generic/tex4ht/mn6.html - texmf-dist/doc/generic/tex4ht/mn60.html - texmf-dist/doc/generic/tex4ht/mn7.html - texmf-dist/doc/generic/tex4ht/mn8.html - texmf-dist/doc/generic/tex4ht/mn9.html -runfiles size=8102 - texmf-dist/scripts/tex4ht/ht.sh - texmf-dist/scripts/tex4ht/htcontext.sh - texmf-dist/scripts/tex4ht/htcopy.pl - texmf-dist/scripts/tex4ht/htlatex.sh - texmf-dist/scripts/tex4ht/htmex.sh - texmf-dist/scripts/tex4ht/htmove.pl - texmf-dist/scripts/tex4ht/httex.sh - texmf-dist/scripts/tex4ht/httexi.sh - texmf-dist/scripts/tex4ht/htxelatex.sh - texmf-dist/scripts/tex4ht/htxetex.sh - texmf-dist/scripts/tex4ht/mk4ht.pl - texmf-dist/scripts/tex4ht/xhlatex.sh - texmf-dist/tex/generic/tex4ht/2up.4ht - texmf-dist/tex/generic/tex4ht/8859-6.4ht - texmf-dist/tex/generic/tex4ht/CJK.4ht - texmf-dist/tex/generic/tex4ht/IEEEtran.4ht - texmf-dist/tex/generic/tex4ht/JHEP.4ht - texmf-dist/tex/generic/tex4ht/ProTex.4ht - texmf-dist/tex/generic/tex4ht/SIunits.4ht - texmf-dist/tex/generic/tex4ht/TextBook.4ht - texmf-dist/tex/generic/tex4ht/aa.4ht - texmf-dist/tex/generic/tex4ht/abidir.4ht - texmf-dist/tex/generic/tex4ht/accents.4ht - texmf-dist/tex/generic/tex4ht/acm_proc_article-sp.4ht - texmf-dist/tex/generic/tex4ht/afterpage.4ht - texmf-dist/tex/generic/tex4ht/alatex.4ht - texmf-dist/tex/generic/tex4ht/algorithm.4ht - texmf-dist/tex/generic/tex4ht/algorithmic.4ht - texmf-dist/tex/generic/tex4ht/algorithmicx.4ht - texmf-dist/tex/generic/tex4ht/alltt.4ht - texmf-dist/tex/generic/tex4ht/alphanum.4ht - texmf-dist/tex/generic/tex4ht/amsart.4ht - texmf-dist/tex/generic/tex4ht/amsbook.4ht - texmf-dist/tex/generic/tex4ht/amsbsy.4ht - texmf-dist/tex/generic/tex4ht/amscd.4ht - texmf-dist/tex/generic/tex4ht/amsdtx.4ht - texmf-dist/tex/generic/tex4ht/amsfonts.4ht - texmf-dist/tex/generic/tex4ht/amsldoc.4ht - texmf-dist/tex/generic/tex4ht/amsmath.4ht - texmf-dist/tex/generic/tex4ht/amsopn.4ht - texmf-dist/tex/generic/tex4ht/amsppt.4ht - texmf-dist/tex/generic/tex4ht/amsproc.4ht - texmf-dist/tex/generic/tex4ht/amssymb.4ht - texmf-dist/tex/generic/tex4ht/amstex.4ht - texmf-dist/tex/generic/tex4ht/amstex1.4ht - texmf-dist/tex/generic/tex4ht/amstext.4ht - texmf-dist/tex/generic/tex4ht/amsthm.4ht - texmf-dist/tex/generic/tex4ht/animate.4ht - texmf-dist/tex/generic/tex4ht/aoutput.4ht - texmf-dist/tex/generic/tex4ht/apa-a.4ht - texmf-dist/tex/generic/tex4ht/apa.4ht - texmf-dist/tex/generic/tex4ht/apacite.4ht - texmf-dist/tex/generic/tex4ht/aps.4ht - texmf-dist/tex/generic/tex4ht/arabicore.4ht - texmf-dist/tex/generic/tex4ht/array.4ht - texmf-dist/tex/generic/tex4ht/article.4ht - texmf-dist/tex/generic/tex4ht/austrian.4ht - texmf-dist/tex/generic/tex4ht/authblk.4ht - texmf-dist/tex/generic/tex4ht/babel.4ht - texmf-dist/tex/generic/tex4ht/beamer.4ht - texmf-dist/tex/generic/tex4ht/beamerbasefont.4ht - texmf-dist/tex/generic/tex4ht/beamerbasetoc.4ht - texmf-dist/tex/generic/tex4ht/beton.4ht - texmf-dist/tex/generic/tex4ht/biblatex-chicago.4ht - texmf-dist/tex/generic/tex4ht/biblatex.4ht - texmf-dist/tex/generic/tex4ht/bibtex.4ht - texmf-dist/tex/generic/tex4ht/bibtex2.4ht - texmf-dist/tex/generic/tex4ht/bibtopic.4ht - texmf-dist/tex/generic/tex4ht/bm.4ht - texmf-dist/tex/generic/tex4ht/book.4ht - texmf-dist/tex/generic/tex4ht/booktabs.4ht - texmf-dist/tex/generic/tex4ht/boxedminipage.4ht - texmf-dist/tex/generic/tex4ht/braket.4ht - texmf-dist/tex/generic/tex4ht/byname.4ht - texmf-dist/tex/generic/tex4ht/caption.4ht - texmf-dist/tex/generic/tex4ht/catalan.4ht - texmf-dist/tex/generic/tex4ht/cgloss4e.4ht - texmf-dist/tex/generic/tex4ht/chapterbib.4ht - texmf-dist/tex/generic/tex4ht/chicago.4ht - texmf-dist/tex/generic/tex4ht/cleveref.4ht - texmf-dist/tex/generic/tex4ht/color.4ht - texmf-dist/tex/generic/tex4ht/colortbl.4ht - texmf-dist/tex/generic/tex4ht/combine.4ht - texmf-dist/tex/generic/tex4ht/cond4ht.4ht - texmf-dist/tex/generic/tex4ht/context.4ht - texmf-dist/tex/generic/tex4ht/covington.4ht - texmf-dist/tex/generic/tex4ht/cp1250.4ht - texmf-dist/tex/generic/tex4ht/cp1252.4ht - texmf-dist/tex/generic/tex4ht/cp1256.4ht - texmf-dist/tex/generic/tex4ht/cp437.4ht - texmf-dist/tex/generic/tex4ht/cp437de.4ht - texmf-dist/tex/generic/tex4ht/cp850.4ht - texmf-dist/tex/generic/tex4ht/cp852.4ht - texmf-dist/tex/generic/tex4ht/cp862.4ht - texmf-dist/tex/generic/tex4ht/cp865.4ht - texmf-dist/tex/generic/tex4ht/croatian.4ht - texmf-dist/tex/generic/tex4ht/csquotes.4ht - texmf-dist/tex/generic/tex4ht/curve.4ht - texmf-dist/tex/generic/tex4ht/czech.4ht - texmf-dist/tex/generic/tex4ht/danish.4ht - texmf-dist/tex/generic/tex4ht/dcolumn.4ht - texmf-dist/tex/generic/tex4ht/debug.4ht - texmf-dist/tex/generic/tex4ht/diagram.4ht - texmf-dist/tex/generic/tex4ht/diagrams.4ht - texmf-dist/tex/generic/tex4ht/doc.4ht - texmf-dist/tex/generic/tex4ht/docbook-math.4ht - texmf-dist/tex/generic/tex4ht/docbook-mml.4ht - texmf-dist/tex/generic/tex4ht/docbook.4ht - texmf-dist/tex/generic/tex4ht/dratex.4ht - texmf-dist/tex/generic/tex4ht/dsfont.4ht - texmf-dist/tex/generic/tex4ht/dutch.4ht - texmf-dist/tex/generic/tex4ht/dvipdf.4ht - texmf-dist/tex/generic/tex4ht/dvips.4ht - texmf-dist/tex/generic/tex4ht/dvipsnam.4ht - texmf-dist/tex/generic/tex4ht/dvipsone.4ht - texmf-dist/tex/generic/tex4ht/elsart.4ht - texmf-dist/tex/generic/tex4ht/emacspeak.4ht - texmf-dist/tex/generic/tex4ht/emulateapj.4ht - texmf-dist/tex/generic/tex4ht/endfloat.4ht - texmf-dist/tex/generic/tex4ht/endnotes.4ht - texmf-dist/tex/generic/tex4ht/english.4ht - texmf-dist/tex/generic/tex4ht/enumerate.4ht - texmf-dist/tex/generic/tex4ht/enumitem.4ht - texmf-dist/tex/generic/tex4ht/epigraph.4ht - texmf-dist/tex/generic/tex4ht/eplain.4ht - texmf-dist/tex/generic/tex4ht/epsf.4ht - texmf-dist/tex/generic/tex4ht/epsfig.4ht - texmf-dist/tex/generic/tex4ht/errata.4ht - texmf-dist/tex/generic/tex4ht/esperant.4ht - texmf-dist/tex/generic/tex4ht/esperanto.4ht - texmf-dist/tex/generic/tex4ht/estonian.4ht - texmf-dist/tex/generic/tex4ht/eucal.4ht - texmf-dist/tex/generic/tex4ht/euler.4ht - texmf-dist/tex/generic/tex4ht/europecv.4ht - texmf-dist/tex/generic/tex4ht/eurosym.4ht - texmf-dist/tex/generic/tex4ht/everyshi.4ht - texmf-dist/tex/generic/tex4ht/exam.4ht - texmf-dist/tex/generic/tex4ht/exerquiz.4ht - texmf-dist/tex/generic/tex4ht/exerqz.4ht - texmf-dist/tex/generic/tex4ht/extarticle.4ht - texmf-dist/tex/generic/tex4ht/extbook.4ht - texmf-dist/tex/generic/tex4ht/extletter.4ht - texmf-dist/tex/generic/tex4ht/extproc.4ht - texmf-dist/tex/generic/tex4ht/extreport.4ht - texmf-dist/tex/generic/tex4ht/fancybox.4ht - texmf-dist/tex/generic/tex4ht/fancyvrb.4ht - texmf-dist/tex/generic/tex4ht/fig4tex.4ht - texmf-dist/tex/generic/tex4ht/finnish.4ht - texmf-dist/tex/generic/tex4ht/fleqn.4ht - texmf-dist/tex/generic/tex4ht/float.4ht - texmf-dist/tex/generic/tex4ht/floatflt.4ht - texmf-dist/tex/generic/tex4ht/foils.4ht - texmf-dist/tex/generic/tex4ht/fontmath.4ht - texmf-dist/tex/generic/tex4ht/fontspec-4ht.lua - texmf-dist/tex/generic/tex4ht/fontspec-luatex.4ht - texmf-dist/tex/generic/tex4ht/fontspec-xetex.4ht - texmf-dist/tex/generic/tex4ht/fontspec.4ht - texmf-dist/tex/generic/tex4ht/footmisc.4ht - texmf-dist/tex/generic/tex4ht/footnote-dw.4ht - texmf-dist/tex/generic/tex4ht/framed.4ht - texmf-dist/tex/generic/tex4ht/francais.4ht - texmf-dist/tex/generic/tex4ht/french.4ht - texmf-dist/tex/generic/tex4ht/frenchb.4ht - texmf-dist/tex/generic/tex4ht/g-brief.4ht - texmf-dist/tex/generic/tex4ht/galician.4ht - texmf-dist/tex/generic/tex4ht/gauss.4ht - texmf-dist/tex/generic/tex4ht/geometry.4ht - texmf-dist/tex/generic/tex4ht/german.4ht - texmf-dist/tex/generic/tex4ht/germanb.4ht - texmf-dist/tex/generic/tex4ht/gloss.4ht - texmf-dist/tex/generic/tex4ht/glossaries.4ht - texmf-dist/tex/generic/tex4ht/glossary.4ht - texmf-dist/tex/generic/tex4ht/go.4ht - texmf-dist/tex/generic/tex4ht/graphics.4ht - texmf-dist/tex/generic/tex4ht/graphicx.4ht - texmf-dist/tex/generic/tex4ht/greek.4ht - texmf-dist/tex/generic/tex4ht/harvard.4ht - texmf-dist/tex/generic/tex4ht/hebrew.4ht - texmf-dist/tex/generic/tex4ht/hebtex.4ht - texmf-dist/tex/generic/tex4ht/hewrite.4ht - texmf-dist/tex/generic/tex4ht/holtxdoc.4ht - texmf-dist/tex/generic/tex4ht/html-jsmath.4ht - texmf-dist/tex/generic/tex4ht/html-mltx.4ht - texmf-dist/tex/generic/tex4ht/html-mml.4ht - texmf-dist/tex/generic/tex4ht/html-speech-math.4ht - texmf-dist/tex/generic/tex4ht/html-speech.4ht - texmf-dist/tex/generic/tex4ht/html0.4ht - texmf-dist/tex/generic/tex4ht/html32-math.4ht - texmf-dist/tex/generic/tex4ht/html32.4ht - texmf-dist/tex/generic/tex4ht/html4-l2-url.4ht - texmf-dist/tex/generic/tex4ht/html4-math.4ht - texmf-dist/tex/generic/tex4ht/html4-russian-accents.4ht - texmf-dist/tex/generic/tex4ht/html4-svg.4ht - texmf-dist/tex/generic/tex4ht/html4-uni.4ht - texmf-dist/tex/generic/tex4ht/html4.4ht - texmf-dist/tex/generic/tex4ht/html5.4ht - texmf-dist/tex/generic/tex4ht/htmlw.4ht - texmf-dist/tex/generic/tex4ht/hypcap.4ht - texmf-dist/tex/generic/tex4ht/hyperref.4ht - texmf-dist/tex/generic/tex4ht/idxmake.4ht - texmf-dist/tex/generic/tex4ht/ifthen.4ht - texmf-dist/tex/generic/tex4ht/index.4ht - texmf-dist/tex/generic/tex4ht/info4ht.4ht - texmf-dist/tex/generic/tex4ht/infoht4.4ht - texmf-dist/tex/generic/tex4ht/infojh.4ht - texmf-dist/tex/generic/tex4ht/infomml.4ht - texmf-dist/tex/generic/tex4ht/infoof.4ht - texmf-dist/tex/generic/tex4ht/infosvg.4ht - texmf-dist/tex/generic/tex4ht/inputenc.4ht - texmf-dist/tex/generic/tex4ht/italian.4ht - texmf-dist/tex/generic/tex4ht/javahelp-a.4ht - texmf-dist/tex/generic/tex4ht/javahelp.4ht - texmf-dist/tex/generic/tex4ht/jeep.4ht - texmf-dist/tex/generic/tex4ht/jsmath.4ht - texmf-dist/tex/generic/tex4ht/jsml-math.4ht - texmf-dist/tex/generic/tex4ht/jsml.4ht - texmf-dist/tex/generic/tex4ht/jurabib.4ht - texmf-dist/tex/generic/tex4ht/koi8-r.4ht - texmf-dist/tex/generic/tex4ht/latex.4ht - texmf-dist/tex/generic/tex4ht/latex209.4ht - texmf-dist/tex/generic/tex4ht/latex2man.4ht - texmf-dist/tex/generic/tex4ht/latin1.4ht - texmf-dist/tex/generic/tex4ht/latin2.4ht - texmf-dist/tex/generic/tex4ht/lb.4ht - texmf-dist/tex/generic/tex4ht/letter.4ht - texmf-dist/tex/generic/tex4ht/lettrine.4ht - texmf-dist/tex/generic/tex4ht/lfeenc.4ht - texmf-dist/tex/generic/tex4ht/lineno.4ht - texmf-dist/tex/generic/tex4ht/linguex.4ht - texmf-dist/tex/generic/tex4ht/listings.4ht - texmf-dist/tex/generic/tex4ht/llncs-a.4ht - texmf-dist/tex/generic/tex4ht/llncs.4ht - texmf-dist/tex/generic/tex4ht/lncse-a.4ht - texmf-dist/tex/generic/tex4ht/lncse.4ht - texmf-dist/tex/generic/tex4ht/longdiv.4ht - texmf-dist/tex/generic/tex4ht/longtable.4ht - texmf-dist/tex/generic/tex4ht/ltugboat-a.4ht - texmf-dist/tex/generic/tex4ht/ltugboat.4ht - texmf-dist/tex/generic/tex4ht/ltugproc-a.4ht - texmf-dist/tex/generic/tex4ht/ltugproc.4ht - texmf-dist/tex/generic/tex4ht/ltxguide.4ht - texmf-dist/tex/generic/tex4ht/m-tex4ht.tex - texmf-dist/tex/generic/tex4ht/magyar.4ht - texmf-dist/tex/generic/tex4ht/makeidx.4ht - texmf-dist/tex/generic/tex4ht/manju.4ht - texmf-dist/tex/generic/tex4ht/manmac.4ht - texmf-dist/tex/generic/tex4ht/mathjax-latex-4ht.4ht - texmf-dist/tex/generic/tex4ht/mathltx.4ht - texmf-dist/tex/generic/tex4ht/mathml.4ht - texmf-dist/tex/generic/tex4ht/mathplayer.4ht - texmf-dist/tex/generic/tex4ht/mathtools.4ht - texmf-dist/tex/generic/tex4ht/mdframed.4ht - texmf-dist/tex/generic/tex4ht/mdwlist.4ht - texmf-dist/tex/generic/tex4ht/mdwtab.4ht - texmf-dist/tex/generic/tex4ht/memoir.4ht - texmf-dist/tex/generic/tex4ht/mempatch.4ht - texmf-dist/tex/generic/tex4ht/mex.4ht - texmf-dist/tex/generic/tex4ht/mfpic.4ht - texmf-dist/tex/generic/tex4ht/microtype.4ht - texmf-dist/tex/generic/tex4ht/minitoc.4ht - texmf-dist/tex/generic/tex4ht/mkht-scripts.4ht - texmf-dist/tex/generic/tex4ht/mkht.4ht - texmf-dist/tex/generic/tex4ht/mktex4ht.4ht - texmf-dist/tex/generic/tex4ht/mla.4ht - texmf-dist/tex/generic/tex4ht/mls.4ht - texmf-dist/tex/generic/tex4ht/moreverb.4ht - texmf-dist/tex/generic/tex4ht/mozilla.4ht - texmf-dist/tex/generic/tex4ht/multicol.4ht - texmf-dist/tex/generic/tex4ht/multind.4ht - texmf-dist/tex/generic/tex4ht/multirow.4ht - texmf-dist/tex/generic/tex4ht/mwart.4ht - texmf-dist/tex/generic/tex4ht/mwbk.4ht - texmf-dist/tex/generic/tex4ht/mwrep.4ht - texmf-dist/tex/generic/tex4ht/nameref.4ht - texmf-dist/tex/generic/tex4ht/natbib.4ht - texmf-dist/tex/generic/tex4ht/ngerman.4ht - texmf-dist/tex/generic/tex4ht/ngermanb.4ht - texmf-dist/tex/generic/tex4ht/nicefrac.4ht - texmf-dist/tex/generic/tex4ht/nomencl.4ht - texmf-dist/tex/generic/tex4ht/norsk.4ht - texmf-dist/tex/generic/tex4ht/ntheorem.4ht - texmf-dist/tex/generic/tex4ht/onmouseover.4ht - texmf-dist/tex/generic/tex4ht/ooffice-mml.4ht - texmf-dist/tex/generic/tex4ht/ooffice.4ht - texmf-dist/tex/generic/tex4ht/ooimpress.4ht - texmf-dist/tex/generic/tex4ht/osudeG.4ht - texmf-dist/tex/generic/tex4ht/ot4enc.4ht - texmf-dist/tex/generic/tex4ht/overcite.4ht - texmf-dist/tex/generic/tex4ht/overpic.4ht - texmf-dist/tex/generic/tex4ht/paralist.4ht - texmf-dist/tex/generic/tex4ht/path.4ht - texmf-dist/tex/generic/tex4ht/pb-diagram.4ht - texmf-dist/tex/generic/tex4ht/pctable.4ht - texmf-dist/tex/generic/tex4ht/pctex32.4ht - texmf-dist/tex/generic/tex4ht/pd1enc.4ht - texmf-dist/tex/generic/tex4ht/pgf.4ht - texmf-dist/tex/generic/tex4ht/picins.4ht - texmf-dist/tex/generic/tex4ht/pictex.4ht - texmf-dist/tex/generic/tex4ht/pifont.4ht - texmf-dist/tex/generic/tex4ht/plain.4ht - texmf-dist/tex/generic/tex4ht/polish.4ht - texmf-dist/tex/generic/tex4ht/polski.4ht - texmf-dist/tex/generic/tex4ht/portuges.4ht - texmf-dist/tex/generic/tex4ht/powerdot-a.4ht - texmf-dist/tex/generic/tex4ht/powerdot.4ht - texmf-dist/tex/generic/tex4ht/prosper-a.4ht - texmf-dist/tex/generic/tex4ht/prosper.4ht - texmf-dist/tex/generic/tex4ht/psfig.4ht - texmf-dist/tex/generic/tex4ht/pst-all.4ht - texmf-dist/tex/generic/tex4ht/pst-jtree.4ht - texmf-dist/tex/generic/tex4ht/pstricks.4ht - texmf-dist/tex/generic/tex4ht/quoting.4ht - texmf-dist/tex/generic/tex4ht/reading.4ht - texmf-dist/tex/generic/tex4ht/report.4ht - texmf-dist/tex/generic/tex4ht/res-a.4ht - texmf-dist/tex/generic/tex4ht/res.4ht - texmf-dist/tex/generic/tex4ht/resume.4ht - texmf-dist/tex/generic/tex4ht/revsymb.4ht - texmf-dist/tex/generic/tex4ht/revtex.4ht - texmf-dist/tex/generic/tex4ht/revtex4.4ht - texmf-dist/tex/generic/tex4ht/rlbabel.4ht - texmf-dist/tex/generic/tex4ht/romanian.4ht - texmf-dist/tex/generic/tex4ht/rotating.4ht - texmf-dist/tex/generic/tex4ht/russianb.4ht - texmf-dist/tex/generic/tex4ht/scottish.4ht - texmf-dist/tex/generic/tex4ht/scrartcl.4ht - texmf-dist/tex/generic/tex4ht/scrbook.4ht - texmf-dist/tex/generic/tex4ht/scrjura.4ht - texmf-dist/tex/generic/tex4ht/scrreprt.4ht - texmf-dist/tex/generic/tex4ht/sectionbreak.4ht - texmf-dist/tex/generic/tex4ht/seminar-a.4ht - texmf-dist/tex/generic/tex4ht/seminar.4ht - texmf-dist/tex/generic/tex4ht/seslideb.4ht - texmf-dist/tex/generic/tex4ht/showfonts.4ht - texmf-dist/tex/generic/tex4ht/sig-alternate.4ht - texmf-dist/tex/generic/tex4ht/sistyle.4ht - texmf-dist/tex/generic/tex4ht/skak.4ht - texmf-dist/tex/generic/tex4ht/slides.4ht - texmf-dist/tex/generic/tex4ht/slidesec.4ht - texmf-dist/tex/generic/tex4ht/slovak.4ht - texmf-dist/tex/generic/tex4ht/slovene.4ht - texmf-dist/tex/generic/tex4ht/soul.4ht - texmf-dist/tex/generic/tex4ht/spanish.4ht - texmf-dist/tex/generic/tex4ht/splitidx.4ht - texmf-dist/tex/generic/tex4ht/srcltx.4ht - texmf-dist/tex/generic/tex4ht/subeqnarray.4ht - texmf-dist/tex/generic/tex4ht/subfigure.4ht - texmf-dist/tex/generic/tex4ht/subscript.4ht - texmf-dist/tex/generic/tex4ht/supertabular.4ht - texmf-dist/tex/generic/tex4ht/sverb.4ht - texmf-dist/tex/generic/tex4ht/svg-option.4ht - texmf-dist/tex/generic/tex4ht/svg.4ht - texmf-dist/tex/generic/tex4ht/svgnam.4ht - texmf-dist/tex/generic/tex4ht/swedish.4ht - texmf-dist/tex/generic/tex4ht/syntax.4ht - texmf-dist/tex/generic/tex4ht/t2benc.4ht - texmf-dist/tex/generic/tex4ht/tabu.4ht - texmf-dist/tex/generic/tex4ht/tabularx.4ht - texmf-dist/tex/generic/tex4ht/tabulary-a.4ht - texmf-dist/tex/generic/tex4ht/tabulary.4ht - texmf-dist/tex/generic/tex4ht/tcilatex.4ht - texmf-dist/tex/generic/tex4ht/tei-math.4ht - texmf-dist/tex/generic/tex4ht/tei-mml.4ht - texmf-dist/tex/generic/tex4ht/tei-mmltei.4ht - texmf-dist/tex/generic/tex4ht/tei.4ht - texmf-dist/tex/generic/tex4ht/tex4ht.4ht - texmf-dist/tex/generic/tex4ht/tex4ht.sty - texmf-dist/tex/generic/tex4ht/texinfo.4ht - texmf-dist/tex/generic/tex4ht/texpower.4ht - texmf-dist/tex/generic/tex4ht/textures.4ht - texmf-dist/tex/generic/tex4ht/th4.4ht - texmf-dist/tex/generic/tex4ht/theorem.4ht - texmf-dist/tex/generic/tex4ht/titlesec.4ht - texmf-dist/tex/generic/tex4ht/tocloft.4ht - texmf-dist/tex/generic/tex4ht/tuenc-luatex.4ht - texmf-dist/tex/generic/tex4ht/tuenc-xetex-input.4ht - texmf-dist/tex/generic/tex4ht/tuenc-xetex.4ht - texmf-dist/tex/generic/tex4ht/tugboat.4ht - texmf-dist/tex/generic/tex4ht/turkish.4ht - texmf-dist/tex/generic/tex4ht/ucs.4ht - texmf-dist/tex/generic/tex4ht/ukraineb.4ht - texmf-dist/tex/generic/tex4ht/ulem.4ht - texmf-dist/tex/generic/tex4ht/unicode.4ht - texmf-dist/tex/generic/tex4ht/url.4ht - texmf-dist/tex/generic/tex4ht/usepackage-fontspec.4ht - texmf-dist/tex/generic/tex4ht/usepackage.4ht - texmf-dist/tex/generic/tex4ht/ushort.4ht - texmf-dist/tex/generic/tex4ht/usorbian.4ht - texmf-dist/tex/generic/tex4ht/utf8.4ht - texmf-dist/tex/generic/tex4ht/utf8x.4ht - texmf-dist/tex/generic/tex4ht/vanilla.4ht - texmf-dist/tex/generic/tex4ht/varioref.4ht - texmf-dist/tex/generic/tex4ht/verbatim.4ht - texmf-dist/tex/generic/tex4ht/verbatimfiles.4ht - texmf-dist/tex/generic/tex4ht/verse.4ht - texmf-dist/tex/generic/tex4ht/vowel.4ht - texmf-dist/tex/generic/tex4ht/web.4ht - texmf-dist/tex/generic/tex4ht/welsh.4ht - texmf-dist/tex/generic/tex4ht/wrapfig.4ht - texmf-dist/tex/generic/tex4ht/writer.4ht - texmf-dist/tex/generic/tex4ht/xcolor.4ht - texmf-dist/tex/generic/tex4ht/xr-hyper.4ht - texmf-dist/tex/generic/tex4ht/xr.4ht - texmf-dist/tex/generic/tex4ht/xy.4ht - texmf-dist/tex4ht/base/unix/tex4ht.env - texmf-dist/tex4ht/base/win32/tex4ht.env - texmf-dist/tex4ht/bin/tex4ht.jar - texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagd.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagd7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagd8c.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagd8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagd8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagdc.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagdc7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagdc8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagdo.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagdo7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagdo8c.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagdo8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagdo8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagk.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagk7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagk8c.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagk8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagk8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagkc.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagkc7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagkc8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagko.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagko7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagko8c.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagko8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagko8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/rpagd.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/rpagdo.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/rpagk.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/rpagko.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkd.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkd7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkd8c.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkd8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkd8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdc.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdc7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdc8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdi.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdi7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdi8c.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdi8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdi8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdo.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdo7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdo8c.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdo8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdo8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkl.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkl7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkl8c.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkl8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkl8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbklc.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbklc7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbklc8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkli.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkli7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkli8c.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkli8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkli8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbklo.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbklo7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbklo8c.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbklo8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbklo8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/rpbkd.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/rpbkdi.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/rpbkl.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/rpbkli.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrb.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrb7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrb8c.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrb8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrb8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrb8u.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrbc.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrbc7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrbc8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrbo.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrbo7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrbo8c.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrbo8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrbo8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrbo8u.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrr.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrr8c.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrr8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrr8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrr8u.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrrc.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrrc8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrro.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrro7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrro8c.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrro8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/rpcrb.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/rpcrbo.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/rpcrr.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/rpcrro.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvb.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvb7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8c.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8cn.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8rn.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8tn.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8z.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbc.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbc7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbc7tn.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbc8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbc8tn.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo7tn.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8c.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8cn.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8rn.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8tn.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbon.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbrn.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvr.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvr7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8c.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8cn.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8rn.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8tn.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvrc.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvrc7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvrc7tn.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvrc8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvrc8tn.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvro.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvro7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvro7tn.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8c.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8cn.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8rn.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8tn.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvron.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvrrn.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/pplb8z.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/pplbi8z.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/pplr8z.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/pplri8z.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/rphvb.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/rphvbo.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/rphvbon.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/rphvbrn.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/rphvr.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/rphvro.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/rphvron.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/rphvrrn.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/mathppl/zpplcmb.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/mathppl/zpplcmbm.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/mathppl/zpplcmby.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/mathppl/zpplcmr.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/mathppl/zpplcmrm.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/mathppl/zpplcmrv.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/mathppl/zpplcmry.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/mathptmx/zptmcm7m.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/mathptmx/zptmcm7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/mathptmx/zptmcm7v.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/mathptmx/zptmcm7y.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncb.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncb7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncb8c.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncb8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncb8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbc.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbc7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbc8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbi.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbi7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbi8c.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbi8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbi8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbo.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbo7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbo8c.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbo8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbo8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncr.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncr7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncr8c.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncr8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncr8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncrc.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncrc7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncrc8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncri.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncri7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncri8c.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncri8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncri8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncro.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncro7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncro8c.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncro8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncro8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/rpncb.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/rpncbi.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/rpncr.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/rpncri.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplb.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplb7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplb8c.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplb8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplb8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplb9d.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplb9e.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplb9o.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplb9t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbc.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbc7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbc8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbc8z.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbi.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbi7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbi8c.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbi8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbi8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbi9c.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbi9d.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbi9e.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbi9o.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbi9t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbo.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbo7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbo8c.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbo8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbo8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbu.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbu8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr8c.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr8rn.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr9c.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr9d.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr9e.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr9o.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr9t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplrc7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplrc8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplrc8z.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplrc9d.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplrc9e.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplrc9o.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplri.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplri7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplri8c.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplri8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplri8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplri9c.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplri9d.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplri9e.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplri9o.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplro.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplro7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplro8c.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplro8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplro8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplrr8re.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplrre.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplrrn.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplru.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplru8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/rpplb.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/rpplbi.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/rpplbu.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/rpplr.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/rpplri.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/rpplro.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/rpplrre.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/rpplrrn.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/rpplru.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplb7d.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplb8a.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbcj7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbcj8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbi7d.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbi8a.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbij7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbij8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbij8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbj7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbj8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbj8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbjo7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbjo8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbjo8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppll7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppll8a.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppll8c.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppll8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppll8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllc7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllc8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplli7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplli8a.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplli8c.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplli8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplli8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllo7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllo8c.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllo8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllo8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplm7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplm8a.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplm8c.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplm8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplm8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmc7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmc8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmi7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmi8a.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmi8c.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmi8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmi8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmo7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmo8c.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmo8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmo8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplr8a.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrc7d.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrcj7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrcj8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrcj8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrcjo8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplri7d.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplri8a.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrij.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrij7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrij8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrj.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrj7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrjo7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplx7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplx8a.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplx8c.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplx8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplx8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxc7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxc8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxi7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxi8a.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxi8c.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxi8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxi8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxo7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxo8c.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxo8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxo8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/pslatex/pcrr8rn.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/pslatex/pcrr8tn.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/symbol/psyro.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/symbol/rpsyr.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/symbol/rpsyro.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmb.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmb7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmb8c.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmb8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmb8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmbc7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmbc8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmbi.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmbi7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmbi8c.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmbi8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmbi8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmbo.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmbo7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmbo8c.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmbo8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmbo8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmr.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmr8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmr8rn.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmr8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmr8z.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmrc8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmri.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmri8c.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmri8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmri8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmri8z.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmro7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmro8c.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmro8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmro8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmrr8re.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmrrn.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/times/rptmb.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/times/rptmbi.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/times/rptmbo.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/times/rptmr.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/times/rptmri.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/times/rptmro.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/times/rptmrre.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putb7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putb8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putb8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putbc7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putbc8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putbi7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putbi8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putbi8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putbo7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putbo8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putbo8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putr7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putr8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putr8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putrc7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putrc8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putri7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putri8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putri8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putro7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putro8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putro8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/zapfchan/rpzcmi.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/zapfding/pzcmi.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/zapfding/pzcmi7t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/zapfding/pzcmi8c.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/zapfding/pzcmi8r.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/zapfding/pzcmi8t.htf - texmf-dist/tex4ht/ht-fonts/alias/adobe/zapfding/rpzdr.htf - texmf-dist/tex4ht/ht-fonts/alias/ae/ae.htf - texmf-dist/tex4ht/ht-fonts/alias/ae/aetcsc.htf - texmf-dist/tex4ht/ht-fonts/alias/ams/euler/eurb.htf - texmf-dist/tex4ht/ht-fonts/alias/ams/euler/eurm.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/antpb.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/antpbi.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/antpri.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/anttb.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/anttri.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/cs-antt.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/cs-anttbcap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/cs-anttbicap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/cs-anttcbcap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/cs-anttcbicap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/cs-anttclcap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/cs-anttclicap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/cs-anttcmcap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/cs-anttcmicap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/cs-anttcrcap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/cs-anttcricap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/cs-anttlcap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/cs-anttlicap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/cs-anttmcap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/cs-anttmicap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/cs-anttrcap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/cs-anttricap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/ec-antt.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/ec-anttbicap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/ec-anttcbcap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/ec-anttcbicap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/ec-anttclcap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/ec-anttclicap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/ec-anttcmcap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/ec-anttcmicap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/ec-anttcrcap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/ec-anttcricap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/ec-anttlcap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/ec-anttlicap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/ec-anttmcap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/ec-anttmicap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/ec-anttrcap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/ec-anttricap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/el-antt.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/ex-antt.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/exp-antt.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/greek-antt.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/qx-antt.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/qx-anttbicap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/qx-anttcbcap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/qx-anttcbicap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/qx-anttclcap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/qx-anttclicap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/qx-anttcmcap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/qx-anttcmicap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/qx-anttcrcap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/qx-anttcricap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/qx-anttlcap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/qx-anttlicap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/qx-anttmcap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/qx-anttmicap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/qx-anttrcap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/qx-anttricap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/rm-antt.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/sy-anttrz.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/t2a-antt.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/t2b-antt.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/t2c-antt.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/t5-antt.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/texnansi-antt.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/texnansi-anttbcap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/texnansi-anttbicap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/texnansi-anttcbcap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/texnansi-anttcbicap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/texnansi-anttclcap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/texnansi-anttclicap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/texnansi-anttcmcap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/texnansi-anttcmicap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/texnansi-anttcrcap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/texnansi-anttcricap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/texnansi-anttlcap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/texnansi-anttlicap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/texnansi-anttmcap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/texnansi-anttmicap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/texnansi-anttrcap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/texnansi-anttricap.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/ts1-antt.htf - texmf-dist/tex4ht/ht-fonts/alias/antt/wncy-antt.htf - texmf-dist/tex4ht/ht-fonts/alias/arabi/aealbattar.htf - texmf-dist/tex4ht/ht-fonts/alias/arabi/aealmateen.htf - texmf-dist/tex4ht/ht-fonts/alias/arabi/aealmohanadb.htf - texmf-dist/tex4ht/ht-fonts/alias/arabi/aealmothnna.htf - texmf-dist/tex4ht/ht-fonts/alias/arabi/aealyermook.htf - texmf-dist/tex4ht/ht-fonts/alias/arabi/aearab.htf - texmf-dist/tex4ht/ht-fonts/alias/arabi/aecortoba.htf - texmf-dist/tex4ht/ht-fonts/alias/arabi/aedimnah.htf - texmf-dist/tex4ht/ht-fonts/alias/arabi/aefurat.htf - texmf-dist/tex4ht/ht-fonts/alias/arabi/aegranada.htf - texmf-dist/tex4ht/ht-fonts/alias/arabi/aegraph.htf - texmf-dist/tex4ht/ht-fonts/alias/arabi/aehani.htf - texmf-dist/tex4ht/ht-fonts/alias/arabi/aekayrawan.htf - texmf-dist/tex4ht/ht-fonts/alias/arabi/aekhalid.htf - texmf-dist/tex4ht/ht-fonts/alias/arabi/aemashq.htf - texmf-dist/tex4ht/ht-fonts/alias/arabi/aemetal.htf - texmf-dist/tex4ht/ht-fonts/alias/arabi/aenada.htf - texmf-dist/tex4ht/ht-fonts/alias/arabi/aenagham.htf - texmf-dist/tex4ht/ht-fonts/alias/arabi/aenice.htf - texmf-dist/tex4ht/ht-fonts/alias/arabi/aeostorah.htf - texmf-dist/tex4ht/ht-fonts/alias/arabi/aeouhod.htf - texmf-dist/tex4ht/ht-fonts/alias/arabi/aepetra.htf - texmf-dist/tex4ht/ht-fonts/alias/arabi/aerehan.htf - texmf-dist/tex4ht/ht-fonts/alias/arabi/aesalem.htf - texmf-dist/tex4ht/ht-fonts/alias/arabi/aeshado.htf - texmf-dist/tex4ht/ht-fonts/alias/arabi/aesharjah.htf - texmf-dist/tex4ht/ht-fonts/alias/arabi/aesindibad.htf - texmf-dist/tex4ht/ht-fonts/alias/arabi/aetarablus.htf - texmf-dist/tex4ht/ht-fonts/alias/arabi/aetholoth.htf - texmf-dist/tex4ht/ht-fonts/alias/arabi/homa.htf - texmf-dist/tex4ht/ht-fonts/alias/arabi/nazlib.htf - texmf-dist/tex4ht/ht-fonts/alias/arabi/titr.htf - texmf-dist/tex4ht/ht-fonts/alias/arev/favb8r.htf - texmf-dist/tex4ht/ht-fonts/alias/arev/favbi8r.htf - texmf-dist/tex4ht/ht-fonts/alias/arev/favri8r.htf - texmf-dist/tex4ht/ht-fonts/alias/arev/zavmb7t.htf - texmf-dist/tex4ht/ht-fonts/alias/arev/zavmbi7m.htf - texmf-dist/tex4ht/ht-fonts/alias/arev/zavmr7t.htf - texmf-dist/tex4ht/ht-fonts/alias/arev/zavmr7y.htf - texmf-dist/tex4ht/ht-fonts/alias/arev/zavmri7m.htf - texmf-dist/tex4ht/ht-fonts/alias/bera/fveb8r.htf - texmf-dist/tex4ht/ht-fonts/alias/bera/fveb8t.htf - texmf-dist/tex4ht/ht-fonts/alias/bera/fver8r.htf - texmf-dist/tex4ht/ht-fonts/alias/bera/fver8t.htf - texmf-dist/tex4ht/ht-fonts/alias/bera/fvero8r.htf - texmf-dist/tex4ht/ht-fonts/alias/bera/fvero8t.htf - texmf-dist/tex4ht/ht-fonts/alias/bera/fvmr8r.htf - texmf-dist/tex4ht/ht-fonts/alias/bitstrea/bchb7t.htf - texmf-dist/tex4ht/ht-fonts/alias/bitstrea/bchbc7t.htf - texmf-dist/tex4ht/ht-fonts/alias/bitstrea/bchbi7t.htf - texmf-dist/tex4ht/ht-fonts/alias/bitstrea/bchbo7t.htf - texmf-dist/tex4ht/ht-fonts/alias/bitstrea/bchr7t.htf - texmf-dist/tex4ht/ht-fonts/alias/bitstrea/bchrc7t.htf - texmf-dist/tex4ht/ht-fonts/alias/bitstrea/bchri7t.htf - texmf-dist/tex4ht/ht-fonts/alias/bitstrea/bchro7t.htf - texmf-dist/tex4ht/ht-fonts/alias/bitstrea/bchro8t.htf - texmf-dist/tex4ht/ht-fonts/alias/bitstrea/charter/bchb8r.htf - texmf-dist/tex4ht/ht-fonts/alias/bitstrea/charter/bchb8t.htf - texmf-dist/tex4ht/ht-fonts/alias/bitstrea/charter/bchbc8t.htf - texmf-dist/tex4ht/ht-fonts/alias/bitstrea/charter/bchbi8r.htf - texmf-dist/tex4ht/ht-fonts/alias/bitstrea/charter/bchbi8t.htf - texmf-dist/tex4ht/ht-fonts/alias/bitstrea/charter/bchbo8r.htf - texmf-dist/tex4ht/ht-fonts/alias/bitstrea/charter/bchbo8t.htf - texmf-dist/tex4ht/ht-fonts/alias/bitstrea/charter/bchr8r.htf - texmf-dist/tex4ht/ht-fonts/alias/bitstrea/charter/bchrc8t.htf - texmf-dist/tex4ht/ht-fonts/alias/bitstrea/charter/bchri8r.htf - texmf-dist/tex4ht/ht-fonts/alias/bitstrea/charter/bchri8t.htf - texmf-dist/tex4ht/ht-fonts/alias/bitstrea/charter/bchro8r.htf - texmf-dist/tex4ht/ht-fonts/alias/cc-pl/pccsc.htf - texmf-dist/tex4ht/ht-fonts/alias/cc-pl/pcmi.htf - texmf-dist/tex4ht/ht-fonts/alias/cc-pl/pcr.htf - texmf-dist/tex4ht/ht-fonts/alias/cc-pl/pcsl.htf - texmf-dist/tex4ht/ht-fonts/alias/cc-pl/pcti.htf - texmf-dist/tex4ht/ht-fonts/alias/chartervn/bchri8v.htf - texmf-dist/tex4ht/ht-fonts/alias/chess/chess10f.htf - texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm01.htf - texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm02.htf - texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm03.htf - texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm04.htf - texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm05.htf - texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm06.htf - texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm07.htf - texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm08.htf - texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm09.htf - texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm10.htf - texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm11.htf - texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm12.htf - texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm13.htf - texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm14.htf - texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm15.htf - texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm16.htf - texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm17.htf - texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm18.htf - texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm19.htf - texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm20.htf - texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm21.htf - texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm22.htf - texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm23.htf - texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm24.htf - texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm25.htf - texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm26.htf - texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm27.htf - texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm28.htf - texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm29.htf - texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm30.htf - texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm31.htf - texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm32.htf - texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm33.htf - texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm34.htf - texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm35.htf - texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm36.htf - texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm37.htf - texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm38.htf - texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm39.htf - texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm40.htf - texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm41.htf - texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm42.htf - texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm43.htf - texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm44.htf - texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm45.htf - texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm46.htf - texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm47.htf - texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm48.htf - texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm49.htf - texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm50.htf - texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm51.htf - texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm52.htf - texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm53.htf - texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm54.htf - texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm55.htf - texmf-dist/tex4ht/ht-fonts/alias/cm/cmb.htf - texmf-dist/tex4ht/ht-fonts/alias/cm/cmbsy.htf - texmf-dist/tex4ht/ht-fonts/alias/cm/cmbx.htf - texmf-dist/tex4ht/ht-fonts/alias/cm/cmbxti.htf - texmf-dist/tex4ht/ht-fonts/alias/cm/cmcs.htf - texmf-dist/tex4ht/ht-fonts/alias/cm/cmcsc.htf - texmf-dist/tex4ht/ht-fonts/alias/cm/cmcss.htf - texmf-dist/tex4ht/ht-fonts/alias/cm/cmcti.htf - texmf-dist/tex4ht/ht-fonts/alias/cm/cmcyr.htf - texmf-dist/tex4ht/ht-fonts/alias/cm/cmdunh.htf - texmf-dist/tex4ht/ht-fonts/alias/cm/cmff.htf - texmf-dist/tex4ht/ht-fonts/alias/cm/cmfi.htf - texmf-dist/tex4ht/ht-fonts/alias/cm/cmitt.htf - texmf-dist/tex4ht/ht-fonts/alias/cm/cmsl.htf - texmf-dist/tex4ht/ht-fonts/alias/cm/cmsltt.htf - texmf-dist/tex4ht/ht-fonts/alias/cm/cmss.htf - texmf-dist/tex4ht/ht-fonts/alias/cm/cmssq.htf - texmf-dist/tex4ht/ht-fonts/alias/cm/cmtex.htf - texmf-dist/tex4ht/ht-fonts/alias/cm/cmtt.htf - texmf-dist/tex4ht/ht-fonts/alias/cm/cmu.htf - texmf-dist/tex4ht/ht-fonts/alias/cm/cmvtt.htf - texmf-dist/tex4ht/ht-fonts/alias/cm/sauter/wnbx.htf - texmf-dist/tex4ht/ht-fonts/alias/cm/sauter/wnbxti.htf - texmf-dist/tex4ht/ht-fonts/alias/cm/sauter/wnr.htf - texmf-dist/tex4ht/ht-fonts/alias/cm/sauter/wnsl.htf - texmf-dist/tex4ht/ht-fonts/alias/cm/wncyi.htf - texmf-dist/tex4ht/ht-fonts/alias/concrete/ccmi.htf - texmf-dist/tex4ht/ht-fonts/alias/concrete/ccr.htf - texmf-dist/tex4ht/ht-fonts/alias/concrete/ccsl.htf - texmf-dist/tex4ht/ht-fonts/alias/concrete/ccti.htf - texmf-dist/tex4ht/ht-fonts/alias/cs/csti.htf - texmf-dist/tex4ht/ht-fonts/alias/cs/cstt.htf - texmf-dist/tex4ht/ht-fonts/alias/currency/feybl.htf - texmf-dist/tex4ht/ht-fonts/alias/currency/feybo.htf - texmf-dist/tex4ht/ht-fonts/alias/currency/feybr.htf - texmf-dist/tex4ht/ht-fonts/alias/currency/feyml.htf - texmf-dist/tex4ht/ht-fonts/alias/currency/feymo.htf - texmf-dist/tex4ht/ht-fonts/alias/cyklop/cs-cyklopr-sc.htf - texmf-dist/tex4ht/ht-fonts/alias/cyklop/ec-cyklopr-sc.htf - texmf-dist/tex4ht/ht-fonts/alias/cyklop/l7x-cyklopi-sc.htf - texmf-dist/tex4ht/ht-fonts/alias/cyklop/l7x-cyklopi.htf - texmf-dist/tex4ht/ht-fonts/alias/cyklop/l7x-cyklopr-sc.htf - texmf-dist/tex4ht/ht-fonts/alias/cyklop/l7x-cyklopr.htf - texmf-dist/tex4ht/ht-fonts/alias/cyklop/ly1-cyklopi.htf - texmf-dist/tex4ht/ht-fonts/alias/cyklop/ly1-cyklopr-sc.htf - texmf-dist/tex4ht/ht-fonts/alias/cyklop/ly1-cyklopr.htf - texmf-dist/tex4ht/ht-fonts/alias/cyklop/qx-cyklopi.htf - texmf-dist/tex4ht/ht-fonts/alias/cyklop/qx-cyklopr-sc.htf - texmf-dist/tex4ht/ht-fonts/alias/cyklop/t5-cyklopr.htf - texmf-dist/tex4ht/ht-fonts/alias/cyrillic/cmcyr/cmcb.htf - texmf-dist/tex4ht/ht-fonts/alias/cyrillic/cmcyr/cmcitt.htf - texmf-dist/tex4ht/ht-fonts/alias/cyrillic/cmcyr/cmcsltt.htf - texmf-dist/tex4ht/ht-fonts/alias/cyrillic/cmcyr/cmcssbx.htf - texmf-dist/tex4ht/ht-fonts/alias/cyrillic/cmcyr/cmcssi.htf - texmf-dist/tex4ht/ht-fonts/alias/cyrillic/cmcyr/cmctt.htf - texmf-dist/tex4ht/ht-fonts/alias/cyrillic/cmcyr/cmcu.htf - texmf-dist/tex4ht/ht-fonts/alias/cyrillic/kmbx.htf - texmf-dist/tex4ht/ht-fonts/alias/cyrillic/kmbxti.htf - texmf-dist/tex4ht/ht-fonts/alias/cyrillic/kmcsc.htf - texmf-dist/tex4ht/ht-fonts/alias/cyrillic/kmdunh.htf - texmf-dist/tex4ht/ht-fonts/alias/cyrillic/kmff.htf - texmf-dist/tex4ht/ht-fonts/alias/cyrillic/kmsl.htf - texmf-dist/tex4ht/ht-fonts/alias/cyrillic/kmsltt.htf - texmf-dist/tex4ht/ht-fonts/alias/cyrillic/kmss.htf - texmf-dist/tex4ht/ht-fonts/alias/cyrillic/kmssbx.htf - texmf-dist/tex4ht/ht-fonts/alias/cyrillic/kmssdc.htf - texmf-dist/tex4ht/ht-fonts/alias/cyrillic/kmssi.htf - texmf-dist/tex4ht/ht-fonts/alias/cyrillic/kmti.htf - texmf-dist/tex4ht/ht-fonts/alias/cyrillic/kmtt.htf - texmf-dist/tex4ht/ht-fonts/alias/cyrillic/kmvtt.htf - texmf-dist/tex4ht/ht-fonts/alias/cyrillic/kmvtti.htf - texmf-dist/tex4ht/ht-fonts/alias/cyrillic/wbxipa.htf - texmf-dist/tex4ht/ht-fonts/alias/cyrillic/wslipa.htf - texmf-dist/tex4ht/ht-fonts/alias/ec/dc.htf - texmf-dist/tex4ht/ht-fonts/alias/ec/dccc.htf - texmf-dist/tex4ht/ht-fonts/alias/ec/ec.htf - texmf-dist/tex4ht/ht-fonts/alias/ec/eccc.htf - texmf-dist/tex4ht/ht-fonts/alias/ec/ecxc.htf - texmf-dist/tex4ht/ht-fonts/alias/eulervm/zeuex.htf - texmf-dist/tex4ht/ht-fonts/alias/eulervm/zeur.htf - texmf-dist/tex4ht/ht-fonts/alias/eulervm/zeus.htf - texmf-dist/tex4ht/ht-fonts/alias/euro/zpeub.htf - texmf-dist/tex4ht/ht-fonts/alias/euro/zpeubi.htf - texmf-dist/tex4ht/ht-fonts/alias/euro/zpeubis.htf - texmf-dist/tex4ht/ht-fonts/alias/euro/zpeubit.htf - texmf-dist/tex4ht/ht-fonts/alias/euro/zpeubs.htf - texmf-dist/tex4ht/ht-fonts/alias/euro/zpeubt.htf - texmf-dist/tex4ht/ht-fonts/alias/euro/zpeuri.htf - texmf-dist/tex4ht/ht-fonts/alias/euro/zpeuris.htf - texmf-dist/tex4ht/ht-fonts/alias/euro/zpeurit.htf - texmf-dist/tex4ht/ht-fonts/alias/euro/zpeurs.htf - texmf-dist/tex4ht/ht-fonts/alias/euro/zpeurt.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy01.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy02.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy03.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy04.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy05.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy06.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy07.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy08.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy09.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy10.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy11.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy12.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy13.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy14.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy15.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy16.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy17.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy18.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy19.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy20.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy21.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy22.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy23.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy24.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy25.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy26.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy27.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy28.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy29.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy30.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy31.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy32.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy33.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy34.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy35.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy36.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy37.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy38.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy39.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy40.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy41.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy42.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy43.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy44.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy45.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy46.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy47.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy48.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy49.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy50.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy51.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy52.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy53.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy54.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy55.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy56.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy57.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy58.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy59.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy60.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy61.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy62.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy63.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy64.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy65.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy66.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy67.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy68.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy69.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy70.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy71.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy72.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy73.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy74.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy75.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy76.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy77.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy78.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy79.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy80.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy81.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy82.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy83.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy84.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy85.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy86.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy87.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy88.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy89.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy90.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy91.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy92.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy93.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy94.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs01.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs02.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs03.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs04.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs05.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs06.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs07.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs08.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs09.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs10.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs11.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs12.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs13.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs14.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs15.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs16.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs17.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs18.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs19.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs20.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs21.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs22.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs23.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs24.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs25.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs26.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs27.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs28.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs29.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs30.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs31.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs32.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs33.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs34.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs35.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs36.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs37.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs38.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs39.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs40.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs41.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs42.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs43.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs44.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs45.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs46.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs47.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs48.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs49.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs50.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs51.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs52.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs53.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs54.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs55.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs56.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs57.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs58.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs59.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs60.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs61.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs62.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs63.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs64.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs65.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs66.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs67.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs68.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs69.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs70.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs71.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs72.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs73.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs74.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs75.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs76.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs77.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs78.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs79.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs80.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs81.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs82.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs83.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs84.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs85.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs86.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs87.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs88.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs89.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs90.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs91.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs92.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs93.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs94.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei01.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei02.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei03.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei04.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei05.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei06.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei07.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei08.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei09.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei10.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei11.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei12.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei13.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei14.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei15.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei16.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei17.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei18.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei19.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei20.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei21.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei22.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei23.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei24.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei25.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei26.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei27.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei28.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei29.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei30.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei31.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei32.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei33.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei34.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei35.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei36.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei37.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei38.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei39.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei40.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei41.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei42.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei43.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei44.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei45.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei46.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei47.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei48.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei49.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei50.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei51.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei52.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei53.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei54.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei55.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei56.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei57.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei58.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei59.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei60.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei61.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei62.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei63.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei64.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei65.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei66.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei67.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei68.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei69.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei70.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei71.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei72.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei73.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei74.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei75.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei76.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei77.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei78.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei79.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei80.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei81.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei82.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei83.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei84.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei85.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei86.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei87.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei88.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei89.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei90.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei91.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei92.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei93.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei94.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai01.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai02.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai03.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai04.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai05.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai06.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai07.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai08.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai09.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai10.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai11.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai12.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai13.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai14.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai15.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai16.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai17.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai18.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai19.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai20.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai21.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai22.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai23.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai24.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai25.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai26.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai27.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai28.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai29.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai30.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai31.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai32.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai33.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai34.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai35.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai36.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai37.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai38.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai39.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai40.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai41.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai42.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai43.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai44.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai45.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai46.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai47.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai48.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai49.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai50.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai51.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai52.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai53.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai54.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai55.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai56.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai57.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai58.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai59.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai60.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai61.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai62.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai63.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai64.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai65.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai66.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai67.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai68.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai69.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai70.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai71.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai72.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai73.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai74.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai75.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai76.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai77.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai78.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai79.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai80.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai81.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai82.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai83.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai84.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai85.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai86.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai87.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai88.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai89.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai90.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai91.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai92.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai93.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai94.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli01.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli02.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli03.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli04.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli05.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli06.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli07.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli08.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli09.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli10.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli11.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli12.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli13.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli14.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli15.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli16.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli17.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli18.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli19.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli20.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli21.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli22.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli23.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli24.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli25.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli26.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli27.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli28.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli29.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli30.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli31.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli32.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli33.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli34.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli35.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli36.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli37.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli38.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli39.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli40.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli41.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli42.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli43.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli44.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli45.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli46.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli47.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli48.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli49.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli50.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli51.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli52.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli53.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli54.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli55.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli56.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli57.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli58.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli59.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli60.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli61.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli62.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli63.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli64.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli65.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli66.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli67.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli68.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli69.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli70.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli71.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli72.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli73.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli74.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli75.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli76.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli77.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli78.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli79.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli80.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli81.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli82.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli83.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli84.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli85.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli86.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli87.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli88.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli89.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli90.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli91.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli92.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli93.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli94.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu01.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu02.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu03.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu04.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu05.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu06.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu07.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu08.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu09.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu10.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu11.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu12.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu13.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu14.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu15.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu16.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu17.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu18.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu19.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu20.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu21.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu22.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu23.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu24.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu25.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu26.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu27.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu28.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu29.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu30.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu31.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu32.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu33.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu34.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu35.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu36.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu37.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu38.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu39.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu40.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu41.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu42.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu43.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu44.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu45.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu46.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu47.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu48.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu49.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu50.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu51.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu52.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu53.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu54.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu55.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu56.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu57.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu58.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu59.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu60.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu61.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu62.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu63.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu64.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu65.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu66.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu67.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu68.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu69.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu70.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu71.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu72.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu73.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu74.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu75.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu76.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu77.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu78.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu79.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu80.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu81.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu82.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu83.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu84.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu85.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu86.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu87.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu88.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu89.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu90.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu91.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu92.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu93.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu94.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu01.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu02.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu03.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu04.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu05.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu06.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu07.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu08.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu09.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu10.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu11.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu12.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu13.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu14.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu15.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu16.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu17.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu18.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu19.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu20.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu21.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu22.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu23.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu24.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu25.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu26.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu27.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu28.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu29.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu30.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu31.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu32.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu33.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu34.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu35.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu36.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu37.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu38.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu39.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu40.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu41.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu42.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu43.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu44.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu45.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu46.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu47.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu48.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu49.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu50.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu51.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu52.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu53.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu54.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu55.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu56.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu57.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu58.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu59.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu60.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu61.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu62.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu63.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu64.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu65.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu66.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu67.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu68.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu69.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu70.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu71.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu72.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu73.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu74.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu75.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu76.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu77.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu78.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu79.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu80.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu81.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu82.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu83.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu84.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu85.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu86.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu87.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu88.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu89.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu90.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu91.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu92.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu93.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu94.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh01.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh02.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh03.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh04.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh05.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh06.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh07.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh08.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh09.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh10.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh11.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh12.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh13.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh14.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh15.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh16.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh17.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh18.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh19.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh20.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh21.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh22.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh23.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh24.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh25.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh26.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh27.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh28.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh29.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh30.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh31.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh32.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh33.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh34.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh35.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh36.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh37.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh38.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh39.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh40.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh41.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh42.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh43.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh44.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh45.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh46.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh47.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh48.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh49.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh50.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh51.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh52.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh53.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh54.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh55.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh56.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh57.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh58.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh59.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh60.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh61.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh62.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh63.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh64.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh65.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh66.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh67.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh68.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh69.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh70.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh71.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh72.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh73.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh74.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh75.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh76.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh77.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh78.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh79.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh80.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh81.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh82.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh83.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh84.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh85.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh86.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh87.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh88.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh89.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh90.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh91.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh92.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh93.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh94.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk01.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk02.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk03.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk04.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk05.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk06.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk07.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk08.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk09.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk10.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk11.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk12.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk13.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk14.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk15.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk16.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk17.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk18.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk19.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk20.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk21.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk22.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk23.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk24.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk25.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk26.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk27.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk28.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk29.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk30.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk31.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk32.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk33.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk34.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk35.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk36.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk37.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk38.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk39.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk40.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk41.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk42.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk43.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk44.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk45.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk46.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk47.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk48.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk49.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk50.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk51.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk52.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk53.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk54.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk55.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk56.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk57.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk58.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk59.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk60.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk61.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk62.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk63.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk64.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk65.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk66.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk67.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk68.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk69.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk70.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk71.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk72.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk73.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk74.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk75.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk76.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk77.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk78.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk79.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk80.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk81.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk82.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk83.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk84.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk85.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk86.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk87.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk88.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk89.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk90.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk91.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk92.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk93.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk94.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw01.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw02.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw03.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw04.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw05.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw06.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw07.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw08.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw09.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw10.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw11.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw12.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw13.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw14.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw15.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw16.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw17.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw18.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw19.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw20.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw21.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw22.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw23.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw24.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw25.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw26.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw27.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw28.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw29.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw30.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw31.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw32.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw33.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw34.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw35.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw36.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw37.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw38.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw39.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw40.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw41.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw42.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw43.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw44.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw45.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw46.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw47.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw48.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw49.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw50.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw51.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw52.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw53.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw54.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw55.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw56.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw57.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw58.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw59.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw60.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw61.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw62.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw63.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw64.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw65.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw66.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw67.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw68.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw69.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw70.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw71.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw72.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw73.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw74.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw75.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw76.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw77.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw78.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw79.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw80.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw81.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw82.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw83.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw84.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw85.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw86.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw87.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw88.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw89.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw90.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw91.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw92.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw93.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw94.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao01.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao02.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao03.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao04.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao05.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao06.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao07.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao08.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao09.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao10.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao11.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao12.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao13.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao14.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao15.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao16.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao17.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao18.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao19.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao20.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao21.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao22.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao23.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao24.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao25.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao26.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao27.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao28.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao29.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao30.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao31.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao32.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao33.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao34.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao35.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao36.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao37.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao38.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao39.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao40.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao41.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao42.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao43.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao44.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao45.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao46.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao47.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao48.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao49.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao50.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao51.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao52.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao53.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao54.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao55.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao56.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao57.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao58.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao59.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao60.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao61.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao62.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao63.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao64.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao65.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao66.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao67.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao68.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao69.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao70.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao71.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao72.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao73.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao74.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao75.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao76.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao77.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao78.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao79.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao80.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao81.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao82.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao83.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao84.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao85.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao86.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao87.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao88.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao89.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao90.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao91.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao92.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao93.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao94.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou01.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou02.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou03.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou04.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou05.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou06.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou07.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou08.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou09.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou10.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou11.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou12.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou13.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou14.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou15.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou16.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou17.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou18.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou19.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou20.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou21.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou22.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou23.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou24.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou25.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou26.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou27.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou28.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou29.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou30.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou31.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou32.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou33.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou34.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou35.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou36.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou37.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou38.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou39.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou40.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou41.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou42.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou43.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou44.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou45.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou46.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou47.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou48.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou49.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou50.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou51.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou52.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou53.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou54.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou55.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou56.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou57.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou58.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou59.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou60.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou61.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou62.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou63.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou64.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou65.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou66.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou67.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou68.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou69.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou70.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou71.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou72.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou73.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou74.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou75.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou76.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou77.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou78.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou79.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou80.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou81.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou82.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou83.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou84.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou85.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou86.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou87.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou88.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou89.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou90.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou91.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou92.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou93.htf - texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou94.htf - texmf-dist/tex4ht/ht-fonts/alias/greek/ibygrk/fibo.htf - texmf-dist/tex4ht/ht-fonts/alias/hebrew/cjheblsm.htf - texmf-dist/tex4ht/ht-fonts/alias/hebrew/deads.htf - texmf-dist/tex4ht/ht-fonts/alias/hebrew/hcaption.htf - texmf-dist/tex4ht/ht-fonts/alias/hebrew/oldjaf.htf - texmf-dist/tex4ht/ht-fonts/alias/hebrew/rcjheblsm.htf - texmf-dist/tex4ht/ht-fonts/alias/hebrew/rcjhebltx.htf - texmf-dist/tex4ht/ht-fonts/alias/hebrew/telav.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonabcap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonabicap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonacbcap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonacbicap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonachcap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonachicap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonaclcap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonaclicap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonacmcap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonacmicap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonacrcap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonacricap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonahcap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonahicap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonalcap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonalicap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonamcap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonamicap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonarcap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonaricap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/ec-iwona.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonabcap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonabicap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonacbcap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonacbicap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonachcap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonachicap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonaclcap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonaclicap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonacmcap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonacmicap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonacrcap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonacricap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonahcap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonahicap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonalcap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonalicap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonamcap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonamicap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonarcap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonaricap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/mi-iwona.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonabcap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonabicap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonacbcap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonacbicap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonachcap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonachicap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonaclcap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonaclicap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonacmcap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonacmicap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonacrcap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonacricap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonahcap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonahicap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonalcap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonalicap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonamcap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonamicap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonarcap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonaricap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonabcap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonabicap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonacbcap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonacbicap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonachcap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonachicap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonaclcap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonaclicap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonacmcap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonacmicap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonacrcap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonacricap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonahcap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonahicap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonalcap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonalicap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonamcap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonamicap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonarcap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonaricap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonabcap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonabicap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonacbcap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonacbicap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonachcap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonachicap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonaclcap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonaclicap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonacmcap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonacmicap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonacrcap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonacricap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonahcap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonahicap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonalcap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonalicap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonamcap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonamicap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonarcap.htf - texmf-dist/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonaricap.htf - texmf-dist/tex4ht/ht-fonts/alias/jknappen/tc/tcbi.htf - texmf-dist/tex4ht/ht-fonts/alias/jknappen/tc/tcbl.htf - texmf-dist/tex4ht/ht-fonts/alias/jknappen/tc/tcbx.htf - texmf-dist/tex4ht/ht-fonts/alias/jknappen/tc/tcci.htf - texmf-dist/tex4ht/ht-fonts/alias/jknappen/tc/tcit.htf - texmf-dist/tex4ht/ht-fonts/alias/jknappen/tc/tcrb.htf - texmf-dist/tex4ht/ht-fonts/alias/jknappen/tc/tcsi.htf - texmf-dist/tex4ht/ht-fonts/alias/jknappen/tc/tcsl.htf - texmf-dist/tex4ht/ht-fonts/alias/jknappen/tc/tcso.htf - texmf-dist/tex4ht/ht-fonts/alias/jknappen/tc/tcss.htf - texmf-dist/tex4ht/ht-fonts/alias/jknappen/tc/tcst.htf - texmf-dist/tex4ht/ht-fonts/alias/jknappen/tc/tcsx.htf - texmf-dist/tex4ht/ht-fonts/alias/jknappen/tc/tcti.htf - texmf-dist/tex4ht/ht-fonts/alias/jknappen/tc/tctt.htf - texmf-dist/tex4ht/ht-fonts/alias/jknappen/tc/tcui.htf - texmf-dist/tex4ht/ht-fonts/alias/jknappen/tc/tcvi.htf - texmf-dist/tex4ht/ht-fonts/alias/jknappen/tc/tcvt.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/cs-iwona/cs-kurier.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierbcap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierbicap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriercap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriercbcap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriercbicap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierchcap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierchicap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierclcap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierclicap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriercmcap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriercmicap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriercrcap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriercricap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierhcap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierhicap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierlcap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierlicap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriermcap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriermicap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierrcap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierricap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/ec/ec-kurier.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierbcap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierbicap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriercap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriercbcap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriercbicap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierchcap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierchicap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierclcap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierclicap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriercmcap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriercmicap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriercrcap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriercricap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierhcap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierhicap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierlcap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierlicap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriermcap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriermicap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierrcap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierricap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/ex-iwona/ex-kurier.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/exp-iwona/exp-kurier.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/greek-iwona/greek-kurier.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/mi-iwona/mi-kurier.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/qx-iwona/qx-kurier.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierbcap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierbicap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriercap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriercbcap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriercbicap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierchcap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierchicap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierclcap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierclicap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriercmcap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriercmicap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriercrcap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriercricap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierhcap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierhicap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierlcap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierlicap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriermcap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriermicap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierrcap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierricap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/rm-iwona/rm-kurier.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/sy-iwona/sy-kurier.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/t2a-iwona/t2a-kurier.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/t2b-iwona/t2b-kurier.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/t2c-iwona/t2c-kurier.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/t5-iwona/t5-kurier.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierbcap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierbicap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriercap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriercbcap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriercbicap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierchcap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierchicap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierclcap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierclicap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriercmcap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriercmicap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriercrcap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriercricap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierhcap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierhicap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierlcap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierlicap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriermcap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriermicap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierrcap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierricap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurier.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierbcap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierbicap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriercap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriercbcap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriercbicap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierchcap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierchicap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierclcap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierclicap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriercmcap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriercmicap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriercrcap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriercricap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierhcap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierhicap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierlcap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierlicap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriermcap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriermicap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierrcap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierricap.htf - texmf-dist/tex4ht/ht-fonts/alias/kurier/wncy-iwona/wncy-kurier.htf - texmf-dist/tex4ht/ht-fonts/alias/latex/lcmss.htf - texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/labi.htf - texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/labx.htf - texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/lait.htf - texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/lass.htf - texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/latc.htf - texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/lati.htf - texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/latt.htf - texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/lbbx.htf - texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/lbcc.htf - texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/lbrm.htf - texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/lbss.htf - texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/lbti.htf - texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/lbtt.htf - texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/lcbx.htf - texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/lccc.htf - texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/lcrm.htf - texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/lcss.htf - texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/lcti.htf - texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/lctt.htf - texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/ldbx.htf - texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/ldcc.htf - texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/ldrm.htf - texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/ldss.htf - texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/ldti.htf - texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/ldtt.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxl.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-8r.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-lgi.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-lgr.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-ts1.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-xl-00.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-xl-01.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-xl-02.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-xl-03.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-xl-04.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-xl-05.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-xl-1e.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-xl-1f.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-xl-20.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-xl-21.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-xl-22.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-xl-23.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-xl-24.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-xl-25.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-xl-26.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-xl-27.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-xl-2c.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-xl-a7.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-xl-circle.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-xl-e0.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-xl-e1.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-xl-f6.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-xl-fb.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-xl-ff.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-xl-infsup.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-xl-lgi.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-xl-lgr.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-xl-ts1.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbc-t1o.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbc-ts1.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbi-8r.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbi-lgi.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbi-lgr.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbi-ts1.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-00.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-01.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-02.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-03.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-04.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-05.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-1e.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-1f.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-20.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-21.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-23.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-25.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-26.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-2c.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-a7.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-circle.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-fb.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-ff.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-infsup.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-lgi.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-lgr.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-ts1.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbic-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbic-t1o.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbic-ts1.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlr-lgr.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlr-ts1.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlr-xl-infsup.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlrc-t1o.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlrc-ts1.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlri-8r.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlri-lgi.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlri-lgr.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlri-ts1.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlri-xl-00.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlri-xl-01.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlri-xl-02.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlri-xl-03.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlri-xl-04.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlri-xl-05.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlri-xl-1e.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlri-xl-1f.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlri-xl-20.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlri-xl-21.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlri-xl-22.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlri-xl-23.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlri-xl-25.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlri-xl-27.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlri-xl-2c.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlri-xl-a7.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlri-xl-e0.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlri-xl-f6.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlri-xl-fb.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlri-xl-ff.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlri-xl-infsup.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlri-xl-lgi.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlri-xl-lgr.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlri-xl-ts1.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlric-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlric-t1o.htf - texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlric-ts1.htf - texmf-dist/tex4ht/ht-fonts/alias/lm/cs-lmcs.htf - texmf-dist/tex4ht/ht-fonts/alias/lm/lm-ec/ec-lm.htf - texmf-dist/tex4ht/ht-fonts/alias/lm/lm-qx/lm-qx.htf - texmf-dist/tex4ht/ht-fonts/alias/lm/lm-qx/qx-lm.htf - texmf-dist/tex4ht/ht-fonts/alias/lm/lm-rep-cmin/cminch.htf - texmf-dist/tex4ht/ht-fonts/alias/lm/lm-rep-cmrm/cmr.htf - texmf-dist/tex4ht/ht-fonts/alias/lm/lm-rep-cmsc/cmcscsl.htf - texmf-dist/tex4ht/ht-fonts/alias/lm/lm-rep-csin/csinch.htf - texmf-dist/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csb.htf - texmf-dist/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csbx.htf - texmf-dist/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csbxsl.htf - texmf-dist/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csbxti.htf - texmf-dist/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/cssl.htf - texmf-dist/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csss.htf - texmf-dist/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csssbx.htf - texmf-dist/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csssdc.htf - texmf-dist/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csssi.htf - texmf-dist/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csssq.htf - texmf-dist/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csssqi.htf - texmf-dist/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csu.htf - texmf-dist/tex4ht/ht-fonts/alias/lm/lm-rep-cstt/csitt.htf - texmf-dist/tex4ht/ht-fonts/alias/lm/lm-rep-cstt/cssltt.htf - texmf-dist/tex4ht/ht-fonts/alias/lm/lm-rep-cstt/cstcsc.htf - texmf-dist/tex4ht/ht-fonts/alias/lm/lm-rep-cstt/csvtt.htf - texmf-dist/tex4ht/ht-fonts/alias/lm/lm-rep-plrm/plss.htf - texmf-dist/tex4ht/ht-fonts/alias/lm/lm-rep-t5psn/vntcsc.htf - texmf-dist/tex4ht/ht-fonts/alias/lm/lmbsy.htf - texmf-dist/tex4ht/ht-fonts/alias/lm/lmex.htf - texmf-dist/tex4ht/ht-fonts/alias/lm/lmmi.htf - texmf-dist/tex4ht/ht-fonts/alias/lm/lmsy.htf - texmf-dist/tex4ht/ht-fonts/alias/lm/pre2005/cork-lmtcs.htf - texmf-dist/tex4ht/ht-fonts/alias/lm/pre2005/qx-.htf - texmf-dist/tex4ht/ht-fonts/alias/lm/pre2005/qx-lmtcs.htf - texmf-dist/tex4ht/ht-fonts/alias/lm/pre2005/qx-lmvt.htf - texmf-dist/tex4ht/ht-fonts/alias/lm/pre2005/texnansi-lm.htf - texmf-dist/tex4ht/ht-fonts/alias/lm/pre2005/texnansi-lmtcs.htf - texmf-dist/tex4ht/ht-fonts/alias/lm/rm-lmt.htf - texmf-dist/tex4ht/ht-fonts/alias/lm/rm-lmvt.htf - texmf-dist/tex4ht/ht-fonts/alias/lm/t5-lm.htf - texmf-dist/tex4ht/ht-fonts/alias/lm/t5-lmtcs.htf - texmf-dist/tex4ht/ht-fonts/alias/lm/ts1-.htf - texmf-dist/tex4ht/ht-fonts/alias/marvosym/fmvri8x.htf - texmf-dist/tex4ht/ht-fonts/alias/mathdesign/mdbchb7m.htf - texmf-dist/tex4ht/ht-fonts/alias/mathdesign/mdbchb7t.htf - texmf-dist/tex4ht/ht-fonts/alias/mathdesign/mdbchb7v.htf - texmf-dist/tex4ht/ht-fonts/alias/mathdesign/mdbchb7y.htf - texmf-dist/tex4ht/ht-fonts/alias/mathdesign/mdbchbi7m.htf - texmf-dist/tex4ht/ht-fonts/alias/mathdesign/mdbchbi7t.htf - texmf-dist/tex4ht/ht-fonts/alias/mathdesign/mdbchbo7t.htf - texmf-dist/tex4ht/ht-fonts/alias/mathdesign/mdbchr7m.htf - texmf-dist/tex4ht/ht-fonts/alias/mathdesign/mdbchr7t.htf - texmf-dist/tex4ht/ht-fonts/alias/mathdesign/mdbchr7y.htf - texmf-dist/tex4ht/ht-fonts/alias/mathdesign/mdbchri7m.htf - texmf-dist/tex4ht/ht-fonts/alias/mathdesign/mdbchri7t.htf - texmf-dist/tex4ht/ht-fonts/alias/mathdesign/mdbchro7t.htf - texmf-dist/tex4ht/ht-fonts/alias/mathpple/eurbo.htf - texmf-dist/tex4ht/ht-fonts/alias/mathpple/eurmo.htf - texmf-dist/tex4ht/ht-fonts/alias/mathpple/zppleb7m.htf - texmf-dist/tex4ht/ht-fonts/alias/mathpple/zppleb7t.htf - texmf-dist/tex4ht/ht-fonts/alias/mathpple/zppleb7y.htf - texmf-dist/tex4ht/ht-fonts/alias/mathpple/zppler7m.htf - texmf-dist/tex4ht/ht-fonts/alias/mathpple/zppler7t.htf - texmf-dist/tex4ht/ht-fonts/alias/mathpple/zppler7v.htf - texmf-dist/tex4ht/ht-fonts/alias/mathpple/zppler7y.htf - texmf-dist/tex4ht/ht-fonts/alias/mathtime/blex.htf - texmf-dist/tex4ht/ht-fonts/alias/mathtime/blmi.htf - texmf-dist/tex4ht/ht-fonts/alias/mathtime/blsy.htf - texmf-dist/tex4ht/ht-fonts/alias/mathtime/mtex.htf - texmf-dist/tex4ht/ht-fonts/alias/mathtime/mtmi.htf - texmf-dist/tex4ht/ht-fonts/alias/mathtime/mtsy.htf - texmf-dist/tex4ht/ht-fonts/alias/mathtime/mtsyn.htf - texmf-dist/tex4ht/ht-fonts/alias/pazo/fplmbb.htf - texmf-dist/tex4ht/ht-fonts/alias/pazo/zplmb7m.htf - texmf-dist/tex4ht/ht-fonts/alias/pazo/zplmb7t.htf - texmf-dist/tex4ht/ht-fonts/alias/pazo/zplmb7y.htf - texmf-dist/tex4ht/ht-fonts/alias/pazo/zplmr7m.htf - texmf-dist/tex4ht/ht-fonts/alias/pazo/zplmr7t.htf - texmf-dist/tex4ht/ht-fonts/alias/pazo/zplmr7v.htf - texmf-dist/tex4ht/ht-fonts/alias/pazo/zplmr7y.htf - texmf-dist/tex4ht/ht-fonts/alias/pl/plb.htf - texmf-dist/tex4ht/ht-fonts/alias/pl/plbxsl.htf - texmf-dist/tex4ht/ht-fonts/alias/pl/plbxti.htf - texmf-dist/tex4ht/ht-fonts/alias/pl/plcsc.htf - texmf-dist/tex4ht/ht-fonts/alias/pl/pldunh.htf - texmf-dist/tex4ht/ht-fonts/alias/pl/plex.htf - texmf-dist/tex4ht/ht-fonts/alias/pl/plff.htf - texmf-dist/tex4ht/ht-fonts/alias/pl/plfi.htf - texmf-dist/tex4ht/ht-fonts/alias/pl/plitt.htf - texmf-dist/tex4ht/ht-fonts/alias/pl/plmi.htf - texmf-dist/tex4ht/ht-fonts/alias/pl/plr.htf - texmf-dist/tex4ht/ht-fonts/alias/pl/plsl.htf - texmf-dist/tex4ht/ht-fonts/alias/pl/plsltt.htf - texmf-dist/tex4ht/ht-fonts/alias/pl/plsy.htf - texmf-dist/tex4ht/ht-fonts/alias/pl/plti.htf - texmf-dist/tex4ht/ht-fonts/alias/pl/pltt.htf - texmf-dist/tex4ht/ht-fonts/alias/pl/plu.htf - texmf-dist/tex4ht/ht-fonts/alias/pl/plvtt.htf - texmf-dist/tex4ht/ht-fonts/alias/pxfonts/p1x.htf - texmf-dist/tex4ht/ht-fonts/alias/pxfonts/p1xbsc.htf - texmf-dist/tex4ht/ht-fonts/alias/pxfonts/p1xsc.htf - texmf-dist/tex4ht/ht-fonts/alias/pxfonts/pcx.htf - texmf-dist/tex4ht/ht-fonts/alias/pxfonts/pxb.htf - texmf-dist/tex4ht/ht-fonts/alias/pxfonts/pxbex.htf - texmf-dist/tex4ht/ht-fonts/alias/pxfonts/pxbexa.htf - texmf-dist/tex4ht/ht-fonts/alias/pxfonts/pxbi.htf - texmf-dist/tex4ht/ht-fonts/alias/pxfonts/pxbmi.htf - texmf-dist/tex4ht/ht-fonts/alias/pxfonts/pxbmi1.htf - texmf-dist/tex4ht/ht-fonts/alias/pxfonts/pxbmia.htf - texmf-dist/tex4ht/ht-fonts/alias/pxfonts/pxbsc.htf - texmf-dist/tex4ht/ht-fonts/alias/pxfonts/pxbsl.htf - texmf-dist/tex4ht/ht-fonts/alias/pxfonts/pxbsy.htf - texmf-dist/tex4ht/ht-fonts/alias/pxfonts/pxbsya.htf - texmf-dist/tex4ht/ht-fonts/alias/pxfonts/pxbsyb.htf - texmf-dist/tex4ht/ht-fonts/alias/pxfonts/pxex.htf - texmf-dist/tex4ht/ht-fonts/alias/pxfonts/pxi.htf - texmf-dist/tex4ht/ht-fonts/alias/pxfonts/pxmi.htf - texmf-dist/tex4ht/ht-fonts/alias/pxfonts/pxmi1.htf - texmf-dist/tex4ht/ht-fonts/alias/pxfonts/pxmia.htf - texmf-dist/tex4ht/ht-fonts/alias/pxfonts/pxsl.htf - texmf-dist/tex4ht/ht-fonts/alias/pxfonts/pxsy.htf - texmf-dist/tex4ht/ht-fonts/alias/pxfonts/pxsya.htf - texmf-dist/tex4ht/ht-fonts/alias/pxfonts/pxsyb.htf - texmf-dist/tex4ht/ht-fonts/alias/pxfonts/rpcxb.htf - texmf-dist/tex4ht/ht-fonts/alias/pxfonts/rpcxi.htf - texmf-dist/tex4ht/ht-fonts/alias/pxfonts/rpcxsl.htf - texmf-dist/tex4ht/ht-fonts/alias/pxfonts/rpxbmi.htf - texmf-dist/tex4ht/ht-fonts/alias/pxfonts/rpxbsc.htf - texmf-dist/tex4ht/ht-fonts/alias/pxfonts/rpxi.htf - texmf-dist/tex4ht/ht-fonts/alias/pxfonts/rpxmi.htf - texmf-dist/tex4ht/ht-fonts/alias/pxfonts/rpxpplb.htf - texmf-dist/tex4ht/ht-fonts/alias/pxfonts/rpxr.htf - texmf-dist/tex4ht/ht-fonts/alias/pxfonts/rpxsl.htf - texmf-dist/tex4ht/ht-fonts/alias/qfonts/qbkb.htf - texmf-dist/tex4ht/ht-fonts/alias/qfonts/qbkbi.htf - texmf-dist/tex4ht/ht-fonts/alias/qfonts/qbkri.htf - texmf-dist/tex4ht/ht-fonts/alias/qfonts/qcrb.htf - texmf-dist/tex4ht/ht-fonts/alias/qfonts/qcrbi.htf - texmf-dist/tex4ht/ht-fonts/alias/qfonts/qcrri.htf - texmf-dist/tex4ht/ht-fonts/alias/qfonts/qhvb.htf - texmf-dist/tex4ht/ht-fonts/alias/qfonts/qhvbi.htf - texmf-dist/tex4ht/ht-fonts/alias/qfonts/qhvcb.htf - texmf-dist/tex4ht/ht-fonts/alias/qfonts/qhvcbi.htf - texmf-dist/tex4ht/ht-fonts/alias/qfonts/qhvcr.htf - texmf-dist/tex4ht/ht-fonts/alias/qfonts/qhvcri.htf - texmf-dist/tex4ht/ht-fonts/alias/qfonts/qhvr.htf - texmf-dist/tex4ht/ht-fonts/alias/qfonts/qhvri.htf - texmf-dist/tex4ht/ht-fonts/alias/qfonts/qplb.htf - texmf-dist/tex4ht/ht-fonts/alias/qfonts/qplbi.htf - texmf-dist/tex4ht/ht-fonts/alias/qfonts/qplr.htf - texmf-dist/tex4ht/ht-fonts/alias/qfonts/qplri.htf - texmf-dist/tex4ht/ht-fonts/alias/qfonts/qtmb.htf - texmf-dist/tex4ht/ht-fonts/alias/qfonts/qtmbi.htf - texmf-dist/tex4ht/ht-fonts/alias/qfonts/qtmr.htf - texmf-dist/tex4ht/ht-fonts/alias/qfonts/qtmri.htf - texmf-dist/tex4ht/ht-fonts/alias/sw/arial.htf - texmf-dist/tex4ht/ht-fonts/alias/sw/cour.htf - texmf-dist/tex4ht/ht-fonts/alias/sw/times.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AccanthisADFStdNo3-Bold-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AccanthisADFStdNo3-BoldItalic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AccanthisADFStdNo3-Italic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AccanthisADFStdNo3-Regular-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Alegreya-Black-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Alegreya-Black-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Alegreya-Black-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Alegreya-Black-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Alegreya-Black-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Alegreya-Black-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Alegreya-BlackItalic-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Alegreya-BlackItalic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Alegreya-BlackItalic-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Alegreya-BlackItalic-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Alegreya-BlackItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Alegreya-BlackItalic-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Alegreya-Bold-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Alegreya-Bold-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Alegreya-Bold-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Alegreya-Bold-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Alegreya-Bold-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Alegreya-Bold-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Alegreya-BoldItalic-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Alegreya-BoldItalic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Alegreya-BoldItalic-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Alegreya-BoldItalic-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Alegreya-BoldItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Alegreya-BoldItalic-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Alegreya-Italic-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Alegreya-Italic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Alegreya-Italic-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Alegreya-Italic-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Alegreya-Italic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Alegreya-Italic-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Alegreya-Regular-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Alegreya-Regular-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Alegreya-Regular-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Alegreya-Regular-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Alegreya-Regular-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Alegreya-Regular-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSC-Black-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSC-BlackItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSC-Bold-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSC-BoldItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSC-Italic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSC-Regular-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Black-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Black-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Black-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Black-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Black-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Black-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-BlackItalic-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-BlackItalic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-BlackItalic-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-BlackItalic-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-BlackItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-BlackItalic-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Bold-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Bold-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Bold-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Bold-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Bold-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Bold-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-BoldItalic-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-BoldItalic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-BoldItalic-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-BoldItalic-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-BoldItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-BoldItalic-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-ExtraBold-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-ExtraBold-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-ExtraBold-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-ExtraBold-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-ExtraBold-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-ExtraBold-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-ExtraBoldItalic-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-ExtraBoldItalic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-ExtraBoldItalic-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-ExtraBoldItalic-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-ExtraBoldItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-ExtraBoldItalic-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Italic-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Italic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Italic-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Italic-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Italic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Italic-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Light-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Light-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Light-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Light-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Light-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Light-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-LightItalic-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-LightItalic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-LightItalic-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-LightItalic-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-LightItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-LightItalic-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Medium-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Medium-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Medium-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Medium-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Medium-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Medium-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-MediumItalic-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-MediumItalic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-MediumItalic-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-MediumItalic-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-MediumItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-MediumItalic-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Regular-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Regular-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Regular-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Regular-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Regular-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Regular-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Thin-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Thin-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Thin-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Thin-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Thin-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Thin-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-ThinItalic-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-ThinItalic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-ThinItalic-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-ThinItalic-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-ThinItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-ThinItalic-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Black-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Black-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Black-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Black-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Black-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Black-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-BlackItalic-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-BlackItalic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-BlackItalic-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-BlackItalic-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-BlackItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-BlackItalic-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Bold-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Bold-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Bold-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Bold-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Bold-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Bold-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-BoldItalic-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-BoldItalic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-BoldItalic-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-BoldItalic-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-BoldItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-BoldItalic-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-ExtraBold-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-ExtraBold-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-ExtraBold-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-ExtraBold-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-ExtraBold-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-ExtraBold-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-ExtraBoldItalic-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-ExtraBoldItalic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-ExtraBoldItalic-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-ExtraBoldItalic-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-ExtraBoldItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-ExtraBoldItalic-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Italic-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Italic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Italic-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Italic-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Italic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Italic-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Light-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Light-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Light-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Light-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Light-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Light-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-LightItalic-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-LightItalic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-LightItalic-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-LightItalic-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-LightItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-LightItalic-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Medium-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Medium-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Medium-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Medium-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Medium-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Medium-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-MediumItalic-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-MediumItalic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-MediumItalic-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-MediumItalic-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-MediumItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-MediumItalic-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Regular-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Regular-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Regular-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Regular-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Regular-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Regular-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Thin-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Thin-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Thin-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Thin-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Thin-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Thin-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-ThinItalic-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-ThinItalic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-ThinItalic-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-ThinItalic-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-ThinItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-ThinItalic-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AnonymousPro-Bold-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AnonymousPro-BoldItalic-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AnonymousPro-BoldSC-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AnonymousPro-Italic-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AnonymousPro-Regular-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/AnonymousPro-RegularSC-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Bol-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Bol-lf-swash-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Bol-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Bol-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Bol-osf-swash-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Bol-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Bol-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Bol-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Bol-tlf-swash-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Bol-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Bol-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Bol-tosf-swash-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Bol-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-BolIta-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-BolIta-lf-swash-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-BolIta-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-BolIta-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-BolIta-osf-swash-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-BolIta-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-BolIta-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-BolIta-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-BolIta-tlf-swash-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-BolIta-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-BolIta-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-BolIta-tosf-swash-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-BolIta-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Ita-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Ita-lf-swash-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Ita-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Ita-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Ita-osf-swash-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Ita-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Ita-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Ita-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Ita-tlf-swash-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Ita-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Ita-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Ita-tosf-swash-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Ita-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Reg-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Reg-lf-swash-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Reg-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Reg-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Reg-osf-swash-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Reg-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Reg-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Reg-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Reg-tlf-swash-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Reg-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Reg-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Reg-tosf-swash-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Reg-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Cabin-Bold-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Cabin-Bold-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Cabin-BoldItalic-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Cabin-BoldItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Cabin-Italic-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Cabin-Italic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Cabin-Medium-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Cabin-Medium-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Cabin-MediumItalic-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Cabin-MediumItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Cabin-Regular-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Cabin-Regular-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Cabin-SemiBold-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Cabin-SemiBold-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Cabin-SemiBoldItalic-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Cabin-SemiBoldItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/CabinCondensed-Bold-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/CabinCondensed-Bold-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/CabinCondensed-BoldItalic-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/CabinCondensed-BoldItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/CabinCondensed-Medium-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/CabinCondensed-Medium-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/CabinCondensed-MediumItalic-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/CabinCondensed-MediumItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/CabinCondensed-Regular-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/CabinCondensed-Regular-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/CabinCondensed-RegularItalic-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/CabinCondensed-RegularItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/CabinCondensed-SemiBold-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/CabinCondensed-SemiBold-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/CabinCondensed-SemiBoldItalic-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/CabinCondensed-SemiBoldItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Caladea-Bold-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Caladea-BoldItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Caladea-Italic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Caladea-Regular-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Cantarell-Bold-Slanted-SmallCaps-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Cantarell-Bold-Slanted-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Cantarell-Bold-SmallCaps-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Cantarell-Bold-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Cantarell-Regular-Slanted-SmallCaps-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Cantarell-Regular-Slanted-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Cantarell-Regular-SmallCaps-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Cantarell-Regular-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Carlito-Bold-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Carlito-Bold-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Carlito-Bold-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Carlito-Bold-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Carlito-Bold-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Carlito-Bold-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Carlito-BoldItalic-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Carlito-BoldItalic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Carlito-BoldItalic-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Carlito-BoldItalic-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Carlito-BoldItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Carlito-BoldItalic-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Carlito-Italic-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Carlito-Italic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Carlito-Italic-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Carlito-Italic-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Carlito-Italic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Carlito-Italic-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Carlito-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Carlito-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Carlito-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Carlito-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Carlito-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Carlito-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Cinzel-Black-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Cinzel-Bold-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Cinzel-Regular-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/CinzelDecorative-Black-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/CinzelDecorative-Bold-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/CinzelDecorative-Regular-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ClearSans-Bold-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ClearSans-BoldItalic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ClearSans-Italic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ClearSans-Light-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ClearSans-Medium-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ClearSans-MediumItalic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ClearSans-Thin-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ClearSans-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Comfortaa-Bold-Slanted-SmallCaps-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Comfortaa-Bold-Slanted-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Comfortaa-Bold-SmallCaps-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Comfortaa-Bold-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Comfortaa-Light-Slanted-SmallCaps-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Comfortaa-Light-Slanted-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Comfortaa-Light-SmallCaps-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Comfortaa-Light-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Comfortaa-Regular-Slanted-SmallCaps-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Comfortaa-Regular-Slanted-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Comfortaa-Regular-SmallCaps-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Comfortaa-Regular-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/DejaVuSans-Bold-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/DejaVuSans-BoldOblique-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/DejaVuSans-ExtraLight-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/DejaVuSans-Oblique-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/DejaVuSans-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/DejaVuSansCondensed-Bold-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/DejaVuSansCondensed-BoldOblique-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/DejaVuSansCondensed-Oblique-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/DejaVuSansCondensed-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/DejaVuSansMono-Bold-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/DejaVuSansMono-BoldOblique-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/DejaVuSansMono-Oblique-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/DejaVuSansMono-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/DejaVuSerif-Bold-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/DejaVuSerif-BoldItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/DejaVuSerif-Italic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/DejaVuSerif-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/DejaVuSerifCondensed-Bold-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/DejaVuSerifCondensed-BoldItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/DejaVuSerifCondensed-Italic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/DejaVuSerifCondensed-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/DroidSans-Bold-Slanted-SmallCaps-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/DroidSans-Bold-Slanted-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/DroidSans-Bold-SmallCaps-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/DroidSans-Bold-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/DroidSans-Slanted-SmallCaps-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/DroidSans-Slanted-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/DroidSans-SmallCaps-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/DroidSans-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/DroidSansMono-Slanted-SmallCaps-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/DroidSansMono-Slanted-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/DroidSansMono-SmallCaps-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/DroidSansMono-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/DroidSerif-Bold-Slanted-SmallCaps-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/DroidSerif-Bold-Slanted-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/DroidSerif-Bold-SmallCaps-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/DroidSerif-Bold-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/DroidSerif-BoldItalic-SmallCaps-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/DroidSerif-BoldItalic-Upright-SmallCaps-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/DroidSerif-BoldItalic-Upright-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/DroidSerif-BoldItalic-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/DroidSerif-Italic-SmallCaps-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/DroidSerif-Italic-Upright-SmallCaps-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/DroidSerif-Italic-Upright-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/DroidSerif-Italic-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/DroidSerif-Regular-Slanted-SmallCaps-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/DroidSerif-Regular-Slanted-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/DroidSerif-Regular-SmallCaps-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/DroidSerif-Regular-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/EBGaramond12-Italic-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/EBGaramond12-Italic-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/EBGaramond12-Italic-lf-swash-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/EBGaramond12-Italic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/EBGaramond12-Italic-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/EBGaramond12-Italic-osf-swash-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/EBGaramond12-Italic-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/EBGaramond12-Italic-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/EBGaramond12-Italic-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/EBGaramond12-Italic-tlf-swash-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/EBGaramond12-Italic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/EBGaramond12-Italic-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/EBGaramond12-Italic-tosf-swash-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/EBGaramond12-Italic-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/EBGaramond12-Regular-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/EBGaramond12-Regular-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/EBGaramond12-Regular-lf-swash-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/EBGaramond12-Regular-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/EBGaramond12-Regular-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/EBGaramond12-Regular-osf-swash-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/EBGaramond12-Regular-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/EBGaramond12-Regular-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/EBGaramond12-Regular-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/EBGaramond12-Regular-tlf-swash-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/EBGaramond12-Regular-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/EBGaramond12-Regular-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/EBGaramond12-Regular-tosf-swash-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/EBGaramond12-Regular-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/EBGaramondInitials-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Bold-dnom-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Bold-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Bold-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Bold-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Bold-numr-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Bold-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Bold-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Bold-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Bold-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Bold-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Bold-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Bold-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-BoldItalic-dnom-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-BoldItalic-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-BoldItalic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-BoldItalic-numr-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-BoldItalic-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-BoldItalic-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-BoldItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-BoldItalic-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-BoldSlanted-dnom-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-BoldSlanted-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-BoldSlanted-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-BoldSlanted-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-BoldSlanted-numr-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-BoldSlanted-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-BoldSlanted-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-BoldSlanted-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-BoldSlanted-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-BoldSlanted-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-BoldSlanted-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-BoldSlanted-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Italic-dnom-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Italic-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Italic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Italic-numr-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Italic-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Italic-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Italic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Italic-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Regular-dnom-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Regular-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Regular-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Regular-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Regular-numr-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Regular-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Regular-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Regular-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Regular-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Regular-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Regular-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Regular-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-RegularSlanted-dnom-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-RegularSlanted-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-RegularSlanted-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-RegularSlanted-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-RegularSlanted-numr-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-RegularSlanted-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-RegularSlanted-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-RegularSlanted-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-RegularSlanted-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-RegularSlanted-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-RegularSlanted-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Erewhon-RegularSlanted-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Bold-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Bold-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Bold-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Bold-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Bold-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Bold-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Bold-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Bold-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Bold-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-BoldItalic-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-BoldItalic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-BoldItalic-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-BoldItalic-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-BoldItalic-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-BoldItalic-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-BoldItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-BoldItalic-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-BoldItalic-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Book-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Book-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Book-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Book-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Book-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Book-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Book-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Book-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Book-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-BookItalic-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-BookItalic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-BookItalic-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-BookItalic-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-BookItalic-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-BookItalic-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-BookItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-BookItalic-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-BookItalic-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraBold-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraBold-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraBold-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraBold-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraBold-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraBold-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraBold-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraBold-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraBold-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraBoldItalic-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraBoldItalic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraBoldItalic-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraBoldItalic-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraBoldItalic-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraBoldItalic-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraBoldItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraBoldItalic-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraBoldItalic-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraLight-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraLight-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraLight-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraLight-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraLight-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraLight-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraLight-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraLight-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraLight-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraLightItalic-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraLightItalic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraLightItalic-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraLightItalic-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraLightItalic-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraLightItalic-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraLightItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraLightItalic-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraLightItalic-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Heavy-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Heavy-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Heavy-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Heavy-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Heavy-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Heavy-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Heavy-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Heavy-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Heavy-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-HeavyItalic-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-HeavyItalic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-HeavyItalic-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-HeavyItalic-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-HeavyItalic-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-HeavyItalic-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-HeavyItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-HeavyItalic-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-HeavyItalic-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Italic-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Italic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Italic-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Italic-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Italic-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Italic-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Italic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Italic-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Italic-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Light-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Light-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Light-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Light-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Light-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Light-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Light-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Light-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Light-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-LightItalic-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-LightItalic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-LightItalic-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-LightItalic-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-LightItalic-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-LightItalic-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-LightItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-LightItalic-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-LightItalic-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Medium-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Medium-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Medium-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Medium-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Medium-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Medium-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Medium-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Medium-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Medium-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-MediumItalic-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-MediumItalic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-MediumItalic-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-MediumItalic-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-MediumItalic-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-MediumItalic-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-MediumItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-MediumItalic-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-MediumItalic-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Regular-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Regular-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Regular-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Regular-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Regular-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Regular-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Regular-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Regular-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Regular-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-SemiBold-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-SemiBold-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-SemiBold-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-SemiBold-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-SemiBold-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-SemiBold-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-SemiBold-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-SemiBold-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-SemiBold-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-SemiBoldItalic-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-SemiBoldItalic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-SemiBoldItalic-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-SemiBoldItalic-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-SemiBoldItalic-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-SemiBoldItalic-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-SemiBoldItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-SemiBoldItalic-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-SemiBoldItalic-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Thin-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Thin-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Thin-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Thin-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Thin-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Thin-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Thin-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Thin-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Thin-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ThinItalic-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ThinItalic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ThinItalic-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ThinItalic-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ThinItalic-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ThinItalic-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ThinItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ThinItalic-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ThinItalic-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-UltraLight-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-UltraLight-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-UltraLight-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-UltraLight-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-UltraLight-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-UltraLight-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-UltraLight-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-UltraLight-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-UltraLight-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-UltraLightItalic-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-UltraLightItalic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-UltraLightItalic-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-UltraLightItalic-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-UltraLightItalic-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-UltraLightItalic-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-UltraLightItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-UltraLightItalic-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/FiraSans-UltraLightItalic-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/GilliusADF-Bold-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/GilliusADF-BoldItalic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/GilliusADF-Italic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/GilliusADF-Regular-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/GilliusADFCond-Bold-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/GilliusADFCond-BoldItalic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/GilliusADFCond-Italic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/GilliusADFCond-Regular-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/GilliusADFNo2-Bold-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/GilliusADFNo2-BoldItalic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/GilliusADFNo2-Italic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/GilliusADFNo2-Regular-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/GilliusADFNo2Cond-Bold-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/GilliusADFNo2Cond-BoldItalic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/GilliusADFNo2Cond-Italic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/GilliusADFNo2Cond-Regular-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Heuristica-Bold-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Heuristica-Bold-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Heuristica-Bold-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Heuristica-Bold-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Heuristica-BoldItalic-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Heuristica-BoldItalic-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Heuristica-BoldItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Heuristica-BoldItalic-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Heuristica-Italic-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Heuristica-Italic-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Heuristica-Italic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Heuristica-Italic-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Heuristica-Regular-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Heuristica-Regular-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Heuristica-Regular-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Heuristica-Regular-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Heuristica-Regular-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Heuristica-Regular-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Lato-Bla-SmallCaps-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Lato-Bla-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Lato-BlaIta-SmallCaps-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Lato-BlaIta-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Lato-Bol-SmallCaps-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Lato-Bol-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Lato-BolIta-SmallCaps-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Lato-BolIta-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Lato-Hai-SmallCaps-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Lato-Hai-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Lato-HaiIta-SmallCaps-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Lato-HaiIta-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Lato-Lig-SmallCaps-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Lato-Lig-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Lato-LigIta-SmallCaps-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Lato-LigIta-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Lato-Reg-SmallCaps-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Lato-Reg-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Lato-RegIta-SmallCaps-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Lato-RegIta-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LibreBaskerville-Bold-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LibreBaskerville-Bold-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LibreBaskerville-BoldItalic-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LibreBaskerville-BoldItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LibreBaskerville-Italic-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LibreBaskerville-Italic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LibreBaskerville-Regular-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LibreBaskerville-Regular-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LibreCaslonText-Bold-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LibreCaslonText-Bold-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LibreCaslonText-Bold-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LibreCaslonText-BoldItalic-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LibreCaslonText-BoldItalic-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LibreCaslonText-BoldItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LibreCaslonText-Italic-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LibreCaslonText-Italic-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LibreCaslonText-Italic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LibreCaslonText-Regular-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LibreCaslonText-Regular-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LibreCaslonText-Regular-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinBiolinumT-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinBiolinumT-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinBiolinumT-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinBiolinumT-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinBiolinumT-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinBiolinumT-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinBiolinumT-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinBiolinumT-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinBiolinumT-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinBiolinumTB-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinBiolinumTB-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinBiolinumTB-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinBiolinumTB-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinBiolinumTB-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinBiolinumTB-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinBiolinumTB-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinBiolinumTB-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinBiolinumTB-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinBiolinumTBO-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinBiolinumTBO-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinBiolinumTBO-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinBiolinumTBO-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinBiolinumTBO-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinBiolinumTBO-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinBiolinumTBO-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinBiolinumTBO-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinBiolinumTBO-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinBiolinumTI-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinBiolinumTI-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinBiolinumTI-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinBiolinumTI-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinBiolinumTI-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinBiolinumTI-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinBiolinumTI-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinBiolinumTI-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinBiolinumTI-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineDisplayT-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineDisplayT-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineDisplayT-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineDisplayT-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineDisplayT-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineIT-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineIT-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineIT-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineMT-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineMT-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineMTB-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineMTB-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineMTBO-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineMTBO-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineMTO-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineMTO-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineT-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineT-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineT-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineT-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineT-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineT-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineT-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineT-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineT-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineTB-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineTB-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineTB-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineTB-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineTB-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineTB-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineTB-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineTB-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineTB-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineTBI-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineTBI-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineTBI-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineTBI-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineTBI-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineTBI-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineTBI-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineTBI-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineTBI-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineTI-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineTI-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineTI-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineTI-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineTI-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineTI-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineTI-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineTI-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineTI-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineTZ-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineTZ-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineTZ-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineTZ-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineTZ-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineTZ-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineTZ-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineTZ-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineTZ-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineTZI-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineTZI-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineTZI-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineTZI-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineTZI-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineTZI-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineTZI-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineTZI-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LinLibertineTZI-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LobsterTwo-Bold-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LobsterTwo-BoldItalic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LobsterTwo-Italic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/LobsterTwo-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Merriweather-Bold-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Merriweather-BoldItalic-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Merriweather-Italic-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Merriweather-Light-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Merriweather-LightIt-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Merriweather-Regular-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Merriweather-UltraBdIt-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Merriweather-UltraBold-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MerriweatherSans-Bold-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MerriweatherSans-BoldItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MerriweatherSans-ExtraBold-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MerriweatherSans-ExtraBoldItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MerriweatherSans-Italic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MerriweatherSans-Light-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MerriweatherSans-LightItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MerriweatherSans-Regular-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MinLibBol-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MinLibBolIta-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MinLibIta-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MinLibReg-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MintSpirit-Bold-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MintSpirit-Bold-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MintSpirit-Bold-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MintSpirit-Bold-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MintSpirit-Bold-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MintSpirit-Bold-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MintSpirit-BoldItalic-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MintSpirit-BoldItalic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MintSpirit-BoldItalic-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MintSpirit-BoldItalic-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MintSpirit-BoldItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MintSpirit-BoldItalic-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MintSpirit-Italic-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MintSpirit-Italic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MintSpirit-Italic-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MintSpirit-Italic-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MintSpirit-Italic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MintSpirit-Italic-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MintSpirit-Regular-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MintSpirit-Regular-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MintSpirit-Regular-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MintSpirit-Regular-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MintSpirit-Regular-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MintSpirit-Regular-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MintSpiritNo2-Bold-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MintSpiritNo2-Bold-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MintSpiritNo2-Bold-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MintSpiritNo2-Bold-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MintSpiritNo2-Bold-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MintSpiritNo2-Bold-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MintSpiritNo2-BoldItalic-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MintSpiritNo2-BoldItalic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MintSpiritNo2-BoldItalic-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MintSpiritNo2-BoldItalic-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MintSpiritNo2-BoldItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MintSpiritNo2-BoldItalic-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MintSpiritNo2-Italic-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MintSpiritNo2-Italic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MintSpiritNo2-Italic-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MintSpiritNo2-Italic-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MintSpiritNo2-Italic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MintSpiritNo2-Italic-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MintSpiritNo2-Regular-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MintSpiritNo2-Regular-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MintSpiritNo2-Regular-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MintSpiritNo2-Regular-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MintSpiritNo2-Regular-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/MintSpiritNo2-Regular-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/OpenSans-Bold-OSFigures-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/OpenSans-Bold-SmallCaps-OSFigures-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/OpenSans-Bold-SmallCaps-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/OpenSans-Bold-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/OpenSans-BoldItalic-OSFigures-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/OpenSans-BoldItalic-SmallCaps-OSFigures-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/OpenSans-BoldItalic-SmallCaps-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/OpenSans-BoldItalic-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/OpenSans-CondLight-OSFigures-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/OpenSans-CondLight-SmallCaps-OSFigures-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/OpenSans-CondLight-SmallCaps-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/OpenSans-CondLight-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/OpenSans-CondLightItalic-OSFigures-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/OpenSans-CondLightItalic-SmallCaps-OSFigures-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/OpenSans-CondLightItalic-SmallCaps-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/OpenSans-CondLightItalic-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/OpenSans-ExtraBold-OSFigures-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/OpenSans-ExtraBold-SmallCaps-OSFigures-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/OpenSans-ExtraBold-SmallCaps-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/OpenSans-ExtraBold-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/OpenSans-ExtraBoldItalic-OSFigures-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/OpenSans-ExtraBoldItalic-SmallCaps-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/OpenSans-ExtraBoldItalic-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/OpenSans-Italic-OSFigures-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/OpenSans-Italic-SmallCaps-OSFigures-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/OpenSans-Italic-SmallCaps-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/OpenSans-Italic-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/OpenSans-Light-OSFigures-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/OpenSans-Light-SmallCaps-OSFigures-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/OpenSans-Light-SmallCaps-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/OpenSans-Light-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/OpenSans-LightItalic-OSFigures-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/OpenSans-LightItalic-SmallCaps-OSFigures-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/OpenSans-LightItalic-SmallCaps-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/OpenSans-LightItalic-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/OpenSans-Regular-OSFigures-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/OpenSans-Regular-SmallCaps-OSFigures-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/OpenSans-Regular-SmallCaps-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/OpenSans-Regular-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/OpenSans-Semibold-OSFigures-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/OpenSans-Semibold-SmallCaps-OSFigures-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/OpenSans-Semibold-SmallCaps-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/OpenSans-Semibold-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/OpenSans-SemiboldItalic-OSFigures-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/OpenSans-SemiboldItalic-SmallCaps-OSFigures-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/OpenSans-SemiboldItalic-SmallCaps-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/OpenSans-SemiboldItalic-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Overlock-Black-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Overlock-BlackItalic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Overlock-Bold-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Overlock-BoldItalic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Overlock-Italic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Overlock-Regular-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/OverlockSC-Regular-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/PTMono-Bold-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/PTMono-BoldSlanted-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/PTMono-Regular-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/PTMono-Slanted-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/PTSans-Bold-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/PTSans-BoldItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/PTSans-Caption-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/PTSans-CaptionBold-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/PTSans-CaptionBoldSlanted-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/PTSans-CaptionSlanted-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/PTSans-Italic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/PTSans-Narrow-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/PTSans-NarrowBold-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/PTSans-NarrowBoldSlanted-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/PTSans-NarrowSlanted-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/PTSans-Regular-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/PTSerif-Bold-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/PTSerif-BoldItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/PTSerif-BoldSlanted-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/PTSerif-BoldUprightItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/PTSerif-Caption-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/PTSerif-CaptionItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/PTSerif-CaptionSlanted-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/PTSerif-CaptionUprightItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/PTSerif-Italic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/PTSerif-Regular-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/PTSerif-Slanted-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/PTSerif-UprightItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-Black-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-Black-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-Black-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-Black-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-Black-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-BlackItalic-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-BlackItalic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-BlackItalic-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-BlackItalic-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-BlackItalic-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-Bold-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-Bold-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-Bold-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-Bold-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-Bold-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-BoldItalic-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-BoldItalic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-BoldItalic-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-BoldItalic-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-BoldItalic-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-Italic-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-Italic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-Italic-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-Italic-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-Italic-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-Regular-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-Regular-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-Regular-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-Regular-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-Regular-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Quattrocento-Bold-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Quattrocento-Bold-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Quattrocento-BoldItalic-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Quattrocento-BoldItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/QuattrocentoItalic-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/QuattrocentoItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/QuattrocentoRegular-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/QuattrocentoRegular-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/QuattrocentoSans-Bold-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/QuattrocentoSans-Bold-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/QuattrocentoSans-BoldItalic-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/QuattrocentoSans-BoldItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/QuattrocentoSans-Italic-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/QuattrocentoSans-Italic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/QuattrocentoSans-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/QuattrocentoSans-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-Black-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-Black-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-Black-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-Black-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-BlackItalic-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-BlackItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-BlackItalic-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-BlackItalic-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-Bold-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-Bold-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-Bold-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-Bold-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-BoldItalic-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-BoldItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-BoldItalic-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-BoldItalic-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-ExtraBold-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-ExtraBold-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-ExtraBold-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-ExtraBold-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-ExtraBoldItalic-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-ExtraBoldItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-ExtraBoldItalic-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-ExtraBoldItalic-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-ExtraLight-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-ExtraLight-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-ExtraLight-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-ExtraLight-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-ExtraLightItalic-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-ExtraLightItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-ExtraLightItalic-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-ExtraLightItalic-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-Italic-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-Italic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-Italic-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-Italic-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-Light-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-Light-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-Light-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-Light-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-LightItalic-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-LightItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-LightItalic-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-LightItalic-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-Medium-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-Medium-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-Medium-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-Medium-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-MediumItalic-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-MediumItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-MediumItalic-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-MediumItalic-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-Regular-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-Regular-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-Regular-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-Regular-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-SemiBold-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-SemiBold-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-SemiBold-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-SemiBold-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-SemiBoldItalic-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-SemiBoldItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-SemiBoldItalic-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-SemiBoldItalic-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-Thin-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-Thin-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-Thin-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-Thin-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-ThinItalic-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-ThinItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-ThinItalic-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Raleway-ThinItalic-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Roboto-Black-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Roboto-BlackItalic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Roboto-Bold-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Roboto-BoldItalic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Roboto-Italic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Roboto-Light-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Roboto-LightItalic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Roboto-Medium-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Roboto-MediumItalic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Roboto-Regular-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Roboto-Thin-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/Roboto-ThinItalic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/RobotoCondensed-Bold-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/RobotoCondensed-BoldItalic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/RobotoCondensed-Italic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/RobotoCondensed-Light-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/RobotoCondensed-LightItalic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/RobotoCondensed-Regular-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/RobotoSlab-Bold-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/RobotoSlab-Light-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/RobotoSlab-Regular-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/RobotoSlab-Thin-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Black-dnom-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Black-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Black-numr-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Black-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Black-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Black-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Bold-dnom-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Bold-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Bold-numr-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Bold-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Bold-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Bold-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-ExtraLight-dnom-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-ExtraLight-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-ExtraLight-numr-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-ExtraLight-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-ExtraLight-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-ExtraLight-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Light-dnom-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Light-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Light-numr-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Light-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Light-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Light-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Medium-dnom-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Medium-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Medium-numr-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Medium-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Medium-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Medium-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Regular-dnom-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Regular-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Regular-numr-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Regular-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Regular-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Regular-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Semibold-dnom-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Semibold-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Semibold-numr-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Semibold-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Semibold-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Semibold-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Black-dnom-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Black-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Black-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Black-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Black-numr-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Black-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Black-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Black-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Black-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Black-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Black-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Black-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-BlackIt-dnom-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-BlackIt-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-BlackIt-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-BlackIt-numr-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-BlackIt-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-BlackIt-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-BlackIt-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-BlackIt-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Bold-dnom-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Bold-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Bold-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Bold-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Bold-numr-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Bold-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Bold-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Bold-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Bold-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Bold-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Bold-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Bold-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-BoldIt-dnom-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-BoldIt-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-BoldIt-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-BoldIt-numr-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-BoldIt-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-BoldIt-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-BoldIt-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-BoldIt-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-ExtraLight-dnom-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-ExtraLight-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-ExtraLight-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-ExtraLight-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-ExtraLight-numr-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-ExtraLight-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-ExtraLight-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-ExtraLight-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-ExtraLight-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-ExtraLight-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-ExtraLight-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-ExtraLight-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-ExtraLightIt-dnom-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-ExtraLightIt-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-ExtraLightIt-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-ExtraLightIt-numr-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-ExtraLightIt-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-ExtraLightIt-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-ExtraLightIt-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-ExtraLightIt-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-It-dnom-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-It-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-It-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-It-numr-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-It-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-It-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-It-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-It-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Light-dnom-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Light-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Light-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Light-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Light-numr-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Light-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Light-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Light-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Light-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Light-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Light-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Light-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-LightIt-dnom-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-LightIt-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-LightIt-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-LightIt-numr-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-LightIt-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-LightIt-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-LightIt-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-LightIt-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Regular-dnom-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Regular-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Regular-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Regular-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Regular-numr-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Regular-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Regular-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Regular-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Regular-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Regular-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Regular-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Regular-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Semibold-dnom-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Semibold-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Semibold-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Semibold-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Semibold-numr-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Semibold-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Semibold-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Semibold-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Semibold-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Semibold-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Semibold-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Semibold-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-SemiboldIt-dnom-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-SemiboldIt-inf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-SemiboldIt-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-SemiboldIt-numr-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-SemiboldIt-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-SemiboldIt-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-SemiboldIt-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-SemiboldIt-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/UniversalisADFStd-Bold-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/UniversalisADFStd-BoldCond-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/UniversalisADFStd-BoldCondIt-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/UniversalisADFStd-BoldItalic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/UniversalisADFStd-Cond-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/UniversalisADFStd-CondItalic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/UniversalisADFStd-Italic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/UniversalisADFStd-Regular-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/XCharter-Bold-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/XCharter-Bold-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/XCharter-Bold-tlf-t1--base.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/XCharter-Bold-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/XCharter-Bold-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/XCharter-Bold-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/XCharter-BoldItalic-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/XCharter-BoldItalic-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/XCharter-BoldItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/XCharter-BoldItalic-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/XCharter-BoldItalic-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/XCharter-Italic-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/XCharter-Italic-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/XCharter-Italic-tlf-t1--base.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/XCharter-Italic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/XCharter-Italic-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/XCharter-Italic-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/XCharter-Roman-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/XCharter-Roman-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/XCharter-Roman-tlf-t1--base.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/XCharter-Roman-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/XCharter-Roman-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/XCharter-Roman-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/XCharter1-Bold-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/XCharter1-Bold-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/XCharter1-BoldItalic-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/XCharter1-BoldItalic-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/XCharter1-Italic-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/XCharter1-Italic-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/XCharter1-Roman-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/XCharter1-Roman-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/fbb-Bold-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/fbb-Bold-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/fbb-Bold-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/fbb-Bold-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/fbb-Bold-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/fbb-Bold-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/fbb-Bold-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/fbb-Bold-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/fbb-Bold-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/fbb-BoldItalic-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/fbb-BoldItalic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/fbb-BoldItalic-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/fbb-BoldItalic-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/fbb-BoldItalic-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/fbb-BoldItalic-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/fbb-BoldItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/fbb-BoldItalic-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/fbb-BoldItalic-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/fbb-Italic-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/fbb-Italic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/fbb-Italic-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/fbb-Italic-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/fbb-Italic-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/fbb-Italic-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/fbb-Italic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/fbb-Italic-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/fbb-Italic-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/fbb-Regular-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/fbb-Regular-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/fbb-Regular-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/fbb-Regular-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/fbb-Regular-sup-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/fbb-Regular-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/fbb-Regular-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/fbb-Regular-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/fbb-Regular-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ipxg-r-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ipxg-ro-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ipxm-r-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ipxm-ro-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ntx-Bold-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ntx-Bold-lf-scl-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ntx-Bold-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ntx-Bold-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ntx-Bold-osf-scl-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ntx-Bold-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ntx-Bold-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ntx-Bold-tlf-scl-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ntx-Bold-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ntx-Bold-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ntx-Bold-tosf-scl-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ntx-Bold-tosf-scla-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ntx-Bold-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ntx-BoldItalic-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ntx-BoldItalic-lf-scl-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ntx-BoldItalic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ntx-BoldItalic-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ntx-BoldItalic-osf-scl-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ntx-BoldItalic-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ntx-BoldItalic-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ntx-BoldItalic-tlf-scl-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ntx-BoldItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ntx-BoldItalic-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ntx-BoldItalic-tosf-scl-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ntx-BoldItalic-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ntx-Italic-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ntx-Italic-lf-scl-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ntx-Italic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ntx-Italic-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ntx-Italic-osf-scl-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ntx-Italic-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ntx-Italic-osf-th-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ntx-Italic-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ntx-Italic-tlf-scl-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ntx-Italic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ntx-Italic-tlf-th-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ntx-Italic-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ntx-Italic-tosf-scl-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ntx-Italic-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ntx-Regular-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ntx-Regular-lf-scl-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ntx-Regular-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ntx-Regular-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ntx-Regular-osf-scl-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ntx-Regular-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ntx-Regular-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ntx-Regular-tlf-scl-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ntx-Regular-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ntx-Regular-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ntx-Regular-tosf-scl-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ntx-Regular-tosf-scla-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ntx-Regular-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ntxsups-Bold-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ntxsups-BoldItalic-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ntxsups-Italic-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ntxsups-Regular-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ylyb-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ylybi-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ylyr-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/ylyri-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/zpl-Bold-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/zpl-Bold-lf-scl-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/zpl-Bold-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/zpl-Bold-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/zpl-Bold-osf-scl-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/zpl-Bold-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/zpl-Bold-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/zpl-Bold-tlf-scl-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/zpl-Bold-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/zpl-Bold-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/zpl-Bold-tosf-scl-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/zpl-Bold-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/zpl-BoldItalic-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/zpl-BoldItalic-lf-scl-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/zpl-BoldItalic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/zpl-BoldItalic-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/zpl-BoldItalic-osf-scl-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/zpl-BoldItalic-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/zpl-BoldItalic-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/zpl-BoldItalic-tlf-scl-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/zpl-BoldItalic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/zpl-BoldItalic-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/zpl-BoldItalic-tosf-scl-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/zpl-BoldItalic-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/zpl-Italic-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/zpl-Italic-lf-scl-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/zpl-Italic-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/zpl-Italic-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/zpl-Italic-osf-scl-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/zpl-Italic-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/zpl-Italic-osf-th-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/zpl-Italic-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/zpl-Italic-tlf-scl-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/zpl-Italic-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/zpl-Italic-tlf-th-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/zpl-Italic-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/zpl-Italic-tosf-scl-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/zpl-Italic-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/zpl-Regular-lf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/zpl-Regular-lf-scl-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/zpl-Regular-lf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/zpl-Regular-osf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/zpl-Regular-osf-scl-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/zpl-Regular-osf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/zpl-Regular-tlf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/zpl-Regular-tlf-scl-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/zpl-Regular-tlf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/zpl-Regular-tosf-sc-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/zpl-Regular-tosf-scl-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/zpl-Regular-tosf-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/zplsups-Bold-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/zplsups-BoldItalic-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/zplsups-Italic-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/t1fonts/zplsups-Regular-t1.htf - texmf-dist/tex4ht/ht-fonts/alias/times.htf - texmf-dist/tex4ht/ht-fonts/alias/times/ptmr7t.htf - texmf-dist/tex4ht/ht-fonts/alias/tipa/tipx.htf - texmf-dist/tex4ht/ht-fonts/alias/tipa/xipa.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/pxbsyc.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/rtcxb.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/rtcxbi.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/rtcxbsl.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/rtcxbss.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/rtcxbsso.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/rtcxi.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/rtcxsl.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/rtcxsssl.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/rtxbmi.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/rtxbsc.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/rtxbsssc.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/rtxmi.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/rtxphvb.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/rtxphvbo.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/rtxphvr.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/rtxphvro.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/rtxptmb.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/rtxptmbi.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/rtxptmbo.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/rtxptmr.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/rtxptmri.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/rtxptmro.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/rtxsssc.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/t1x.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/t1xbsc.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/t1xbsssc.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/t1xbttsc.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/t1xsssc.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/t1xttsc.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/tcxi.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/tcxr.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/tcxsl.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/tcxss.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/tcxsssl.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/tcxtt.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/tcxttsl.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/txbex.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/txbmi.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/txbsc.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/txbtt.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/txbttsc.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/txex.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/txexa.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/txi.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/txmi.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/txmia.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/txr.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/txsl.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/txss.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/txsssc.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/txsssl.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/txsy.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/txsya.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/txsyb.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/txttsc.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/tyx.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/tyxbsc.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/tyxbsssc.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/tyxbttsc.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/tyxsssc.htf - texmf-dist/tex4ht/ht-fonts/alias/txfonts/tyxttsc.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/arevvn/fav.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/chartervn/bchb8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/chartervn/bchbc8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/chartervn/bchbi8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/chartervn/bchbo8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/chartervn/bchr8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/chartervn/bchrc8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/chartervn/bchro8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/chartervn/txtt.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/classicovn/uop.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/cmbrightvn/vncm.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/comicsansvn/comic.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/concretevn/vncc.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/garamondvn/ugm.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/grotesqvn/ugq.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/jthb8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/jthbc8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/jthr8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/jthrc8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/jvnb8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/jvnbc8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/jvnbi8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/jvnr8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/jvnrc8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/jvnri8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/lprb8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/lprbc8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/lprbi8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/lprr8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/lprrc8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/lprri8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/ma1b8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/ma1bc8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/ma1bi8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/ma1r8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/ma1rc8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/ma1ri8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/mcrb8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/mcrbc8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/mcrbi8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/mcrr8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/mcrrc8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/mcrri8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/mnsb8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/mnsbc8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/mnsbi8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/mnsr8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/mnsrc8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/mnsri8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/t5-ant.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/t5-anttbcap.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/t5-anttbicap.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/t5-anttcbcap.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/t5-anttcbicap.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/t5-anttclcap.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/t5-anttclicap.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/t5-anttcmcap.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/t5-anttcmicap.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/t5-anttcrcap.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/t5-anttcricap.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/t5-anttlcap.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/t5-anttlicap.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/t5-anttmcap.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/t5-anttmicap.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/t5-anttrcap.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/t5-anttricap.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/fplrc8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/uagd8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/uagdc8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/uagdo8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/uagk8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/uagkc8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/uagko8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/ubkd8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/ubkdc8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/ubkdi8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/ubkdo8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/ubkl8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/ubklc8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/ubkli8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/ubklo8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/ucrb8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/ucrbc8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/ucrbo8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/ucrr8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/ucrrc8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/ucrro8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/uhvb8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/uhvbc8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/uhvbo8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/uhvr8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/uhvrc8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/uhvro8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/uncb8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/uncbc8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/uncbi8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/uncbo8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/uncr8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/uncrc8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/uncri8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/uncro8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/uplb8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/uplbc8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/uplbi8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/uplbo8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/uplr8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/uplrc8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/uplri8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/uplro8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/utmb8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/utmbc8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/utmbi8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/utmbo8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/utmr8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/utmrc8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/utmri8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/utmro8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/uzcmi8v.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/utopiavn/put.htf - texmf-dist/tex4ht/ht-fonts/alias/vntex/vnr/vn.htf - texmf-dist/tex4ht/ht-fonts/aliase/mathtime/mtsy-bs.htf - texmf-dist/tex4ht/ht-fonts/ascii/manfnt/manfnt.htf - texmf-dist/tex4ht/ht-fonts/cp1256/charset/unicode.4hf - texmf-dist/tex4ht/ht-fonts/css/emacspeak/cm/cmbx.4es - texmf-dist/tex4ht/ht-fonts/css/emacspeak/cm/cmmi.4es - texmf-dist/tex4ht/ht-fonts/css/emacspeak/cm/cmti.4es - texmf-dist/tex4ht/ht-fonts/css/emacspeak/cm/cmtt.4es - texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1201.htf - texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1202.htf - texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1203.htf - texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1204.htf - texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1205.htf - texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1206.htf - texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1207.htf - texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1208.htf - texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1209.htf - texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1210.htf - texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1211.htf - texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1212.htf - texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1213.htf - texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1214.htf - texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1215.htf - texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1216.htf - texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1217.htf - texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1218.htf - texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1219.htf - texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1220.htf - texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1221.htf - texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1222.htf - texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1223.htf - texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1224.htf - texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1225.htf - texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1226.htf - texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1227.htf - texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1228.htf - texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1229.htf - texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1230.htf - texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1231.htf - texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1232.htf - texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1233.htf - texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1234.htf - texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1235.htf - texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1236.htf - texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1237.htf - texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1238.htf - texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1239.htf - texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1240.htf - texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1241.htf - texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1242.htf - texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1243.htf - texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1244.htf - texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1245.htf - texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1246.htf - texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1247.htf - texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1248.htf - texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1249.htf - texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1250.htf - texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1251.htf - texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1252.htf - texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1253.htf - texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1254.htf - texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1255.htf - texmf-dist/tex4ht/ht-fonts/gb2312/charset/unicode.4hf - texmf-dist/tex4ht/ht-fonts/gbk/charset/unicode.4hf - texmf-dist/tex4ht/ht-fonts/html-speech/charset/unicode.4hf - texmf-dist/tex4ht/ht-fonts/iso8859/1/charset/uni/unicode.4hf - texmf-dist/tex4ht/ht-fonts/iso8859/1/charset/unicode.4hf - texmf-dist/tex4ht/ht-fonts/iso8859/1/chess/chess.htf - texmf-dist/tex4ht/ht-fonts/iso8859/1/chess/chessf.htf - texmf-dist/tex4ht/ht-fonts/iso8859/1/chess/fselch.htf - texmf-dist/tex4ht/ht-fonts/iso8859/1/cm/cminch.htf - texmf-dist/tex4ht/ht-fonts/iso8859/1/devanagari/dvng.htf - texmf-dist/tex4ht/ht-fonts/iso8859/1/euro/zpeur.htf - texmf-dist/tex4ht/ht-fonts/iso8859/1/go/go.htf - texmf-dist/tex4ht/ht-fonts/iso8859/1/go/go1bla.htf - texmf-dist/tex4ht/ht-fonts/iso8859/1/go/go1whi.htf - texmf-dist/tex4ht/ht-fonts/iso8859/1/go/go2bla.htf - texmf-dist/tex4ht/ht-fonts/iso8859/1/go/go2whi.htf - texmf-dist/tex4ht/ht-fonts/iso8859/1/html/charset/unicode.4hf - texmf-dist/tex4ht/ht-fonts/iso8859/1/ipa/wsuipa.htf - texmf-dist/tex4ht/ht-fonts/iso8859/1/mathtime/blex-bs.htf - texmf-dist/tex4ht/ht-fonts/iso8859/1/mathtime/blmi-bs.htf - texmf-dist/tex4ht/ht-fonts/iso8859/1/mathtime/blsy-bs.htf - texmf-dist/tex4ht/ht-fonts/iso8859/1/mathtime/mtex-bs.htf - texmf-dist/tex4ht/ht-fonts/iso8859/1/mathtime/mtmi-bs.htf - texmf-dist/tex4ht/ht-fonts/iso8859/1/mathtime/mtsy-bs.htf - texmf-dist/tex4ht/ht-fonts/iso8859/1/mathtime/mtsyn-bs.htf - texmf-dist/tex4ht/ht-fonts/iso8859/1/mongolian/bicigh.htf - texmf-dist/tex4ht/ht-fonts/iso8859/1/mongolian/bthh.htf - texmf-dist/tex4ht/ht-fonts/iso8859/1/mongolian/bthv.htf - texmf-dist/tex4ht/ht-fonts/iso8859/1/ps2mf/times-ps.htf - texmf-dist/tex4ht/ht-fonts/iso8859/1/sw/curr.htf - texmf-dist/tex4ht/ht-fonts/iso8859/1/sw/times-sw.htf - texmf-dist/tex4ht/ht-fonts/iso8859/1/tibetan/ctib.htf - texmf-dist/tex4ht/ht-fonts/iso8859/1/xypic/xyatip.htf - texmf-dist/tex4ht/ht-fonts/iso8859/1/xypic/xybsql.htf - texmf-dist/tex4ht/ht-fonts/iso8859/1/xypic/xybtip.htf - texmf-dist/tex4ht/ht-fonts/iso8859/1/xypic/xydash.htf - texmf-dist/tex4ht/ht-fonts/iso8859/1/xypic/xyebut.htf - texmf-dist/tex4ht/ht-fonts/iso8859/1/xypic/xymisc.htf - texmf-dist/tex4ht/ht-fonts/iso8859/2/charset/unicode.4hf - texmf-dist/tex4ht/ht-fonts/iso8859/2/html/charset/unicode.4hf - texmf-dist/tex4ht/ht-fonts/iso8859/5/charset/unicode.4hf - texmf-dist/tex4ht/ht-fonts/iso8859/5/cm/sauter/wnr.htf - texmf-dist/tex4ht/ht-fonts/iso8859/5/cm/sauter/wnti.htf - texmf-dist/tex4ht/ht-fonts/iso8859/5/cyrillic/cmcyr/cmcbx.htf - texmf-dist/tex4ht/ht-fonts/iso8859/5/cyrillic/cmcyr/cmcbxti.htf - texmf-dist/tex4ht/ht-fonts/iso8859/5/cyrillic/cmcyr/cmccsc.htf - texmf-dist/tex4ht/ht-fonts/iso8859/5/cyrillic/kminch.htf - texmf-dist/tex4ht/ht-fonts/iso8859/5/cyrillic/kmitt.htf - texmf-dist/tex4ht/ht-fonts/iso8859/5/cyrillic/kmr.htf - texmf-dist/tex4ht/ht-fonts/iso8859/5/cyrillic/kmtcsc.htf - texmf-dist/tex4ht/ht-fonts/iso8859/5/cyrillic/wncsc.htf - texmf-dist/tex4ht/ht-fonts/iso8859/5/html/charset/unicode.4hf - texmf-dist/tex4ht/ht-fonts/iso8859/5/lh/lh-t2a/larm.htf - texmf-dist/tex4ht/ht-fonts/iso8859/6/charset/unicode.4hf - texmf-dist/tex4ht/ht-fonts/iso8859/6/html/charset/unicode.4hf - texmf-dist/tex4ht/ht-fonts/iso8859/7/charset/unicode.4hf - texmf-dist/tex4ht/ht-fonts/iso8859/8/hebrew/hclassic.htf - texmf-dist/tex4ht/ht-fonts/iso8859/8/hebrew/jerus.htf - texmf-dist/tex4ht/ht-fonts/jsml/charset/unicode.4hf - texmf-dist/tex4ht/ht-fonts/koi/8r/charset/unicode.4hf - texmf-dist/tex4ht/ht-fonts/koi/8r/lh/lh-t2a/larm.htf - texmf-dist/tex4ht/ht-fonts/mozilla/charset/mnemonic/unicode.4hf - texmf-dist/tex4ht/ht-fonts/mozilla/charset/native/unicode.4hf - texmf-dist/tex4ht/ht-fonts/mozilla/charset/unicode.4hf - texmf-dist/tex4ht/ht-fonts/ooffice/charset/unicode.4hf - texmf-dist/tex4ht/ht-fonts/share/adobe/helvetic/phvr8z.htf - texmf-dist/tex4ht/ht-fonts/symbol/charset/unicode.4hf - texmf-dist/tex4ht/ht-fonts/symbol/cyrillic/xcmr.htf - texmf-dist/tex4ht/ht-fonts/symbol/cyrillic/xcmti.htf - texmf-dist/tex4ht/ht-fonts/symbol/hebrew/hclassic.htf - texmf-dist/tex4ht/ht-fonts/symbol/mathtime/blex-bs.htf - texmf-dist/tex4ht/ht-fonts/symbol/mathtime/blmi-bs.htf - texmf-dist/tex4ht/ht-fonts/symbol/mathtime/blsy-bs.htf - texmf-dist/tex4ht/ht-fonts/symbol/mathtime/mtex-bs.htf - texmf-dist/tex4ht/ht-fonts/symbol/mathtime/mtmi-bs.htf - texmf-dist/tex4ht/ht-fonts/symbol/mathtime/mtsy-bs.htf - texmf-dist/tex4ht/ht-fonts/symbol/mathtime/mtsyn-bs.htf - texmf-dist/tex4ht/ht-fonts/unicode/adobe/courier/pcrr7t.htf - texmf-dist/tex4ht/ht-fonts/unicode/adobe/courier/pcrrc7t.htf - texmf-dist/tex4ht/ht-fonts/unicode/adobe/courier/pcrro8r.htf - texmf-dist/tex4ht/ht-fonts/unicode/adobe/courier/pcrro8u.htf - texmf-dist/tex4ht/ht-fonts/unicode/adobe/courier/pplrc8r.htf - texmf-dist/tex4ht/ht-fonts/unicode/adobe/helvetic/ptmb8z.htf - texmf-dist/tex4ht/ht-fonts/unicode/adobe/helvetic/ptmrc8z.htf - texmf-dist/tex4ht/ht-fonts/unicode/adobe/mathptm/zpsycmrv.htf - texmf-dist/tex4ht/ht-fonts/unicode/adobe/mathptm/zptmcmr.htf - texmf-dist/tex4ht/ht-fonts/unicode/adobe/mathptm/zptmcmrm.htf - texmf-dist/tex4ht/ht-fonts/unicode/adobe/mathptm/zpzccmry.htf - texmf-dist/tex4ht/ht-fonts/unicode/adobe/palatino/pplb9c.htf - texmf-dist/tex4ht/ht-fonts/unicode/adobe/palatino/pplrc9t.htf - texmf-dist/tex4ht/ht-fonts/unicode/adobe/palatino/pplri9t.htf - texmf-dist/tex4ht/ht-fonts/unicode/adobe/symbol/psyr.htf - texmf-dist/tex4ht/ht-fonts/unicode/adobe/times/ptmr8c.htf - texmf-dist/tex4ht/ht-fonts/unicode/adobe/times/ptmrc.htf - texmf-dist/tex4ht/ht-fonts/unicode/adobe/times/ptmrc7t.htf - texmf-dist/tex4ht/ht-fonts/unicode/adobe/times/ptmri7t.htf - texmf-dist/tex4ht/ht-fonts/unicode/adobe/times/ptmro.htf - texmf-dist/tex4ht/ht-fonts/unicode/adobe/times/ptmrre.htf - texmf-dist/tex4ht/ht-fonts/unicode/adobe/times/rptmrrn.htf - texmf-dist/tex4ht/ht-fonts/unicode/adobe/zapfding/pzdr.htf - texmf-dist/tex4ht/ht-fonts/unicode/ae/aecsc.htf - texmf-dist/tex4ht/ht-fonts/unicode/ams/cyrillic/wncyr.htf - texmf-dist/tex4ht/ht-fonts/unicode/ams/euler/euex.htf - texmf-dist/tex4ht/ht-fonts/unicode/ams/euler/eufb.htf - texmf-dist/tex4ht/ht-fonts/unicode/ams/euler/eufm.htf - texmf-dist/tex4ht/ht-fonts/unicode/ams/euler/eusb.htf - texmf-dist/tex4ht/ht-fonts/unicode/ams/euler/eusm.htf - texmf-dist/tex4ht/ht-fonts/unicode/ams/symbols/msam.htf - texmf-dist/tex4ht/ht-fonts/unicode/ams/symbols/msbm.htf - texmf-dist/tex4ht/ht-fonts/unicode/antt/antpr.htf - texmf-dist/tex4ht/ht-fonts/unicode/antt/anttr.htf - texmf-dist/tex4ht/ht-fonts/unicode/antt/ec-anttbcap.htf - texmf-dist/tex4ht/ht-fonts/unicode/antt/mi-antt.htf - texmf-dist/tex4ht/ht-fonts/unicode/antt/qx-anttbcap.htf - texmf-dist/tex4ht/ht-fonts/unicode/antt/sy-antt.htf - texmf-dist/tex4ht/ht-fonts/unicode/antt/sy-anttlz.htf - texmf-dist/tex4ht/ht-fonts/unicode/arabi/aehor.htf - texmf-dist/tex4ht/ht-fonts/unicode/arabi/nazli.htf - texmf-dist/tex4ht/ht-fonts/unicode/arev/favr8r.htf - texmf-dist/tex4ht/ht-fonts/unicode/bbold/bbold.htf - texmf-dist/tex4ht/ht-fonts/unicode/bitstrea/charter/bchr8t.htf - texmf-dist/tex4ht/ht-fonts/unicode/cbgreek/grmc.htf - texmf-dist/tex4ht/ht-fonts/unicode/cbgreek/grmn.htf - texmf-dist/tex4ht/ht-fonts/unicode/charset/unicode.4hf - texmf-dist/tex4ht/ht-fonts/unicode/chess/chess.htf - texmf-dist/tex4ht/ht-fonts/unicode/chess/chessf.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1201.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1202.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1203.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1204.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1205.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1206.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1207.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1208.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1209.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1210.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1211.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1212.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1213.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1214.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1215.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1216.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1217.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1218.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1219.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1220.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1221.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1222.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1223.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1224.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1225.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1226.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1227.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1228.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1229.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1230.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1231.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1232.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1233.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1234.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1235.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1236.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1237.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1238.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1239.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1240.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1241.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1242.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1243.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1244.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1245.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1246.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1247.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1248.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1249.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1250.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1251.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1252.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1253.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1254.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1255.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong01.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong02.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong03.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong04.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong05.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong06.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong07.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong08.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong09.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong10.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong11.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong12.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong13.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong14.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong15.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong16.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong17.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong18.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong19.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong20.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong21.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong22.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong23.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong24.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong25.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong26.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong27.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong28.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong29.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong30.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong31.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong32.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong33.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong34.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong35.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong36.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong37.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong38.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong39.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong40.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong41.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong42.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong43.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong44.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong45.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong46.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong47.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong48.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong49.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong50.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong51.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong52.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong53.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong54.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong55.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong56.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong57.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong58.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong59.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong60.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong61.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong62.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong63.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong64.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong65.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong66.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong67.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong68.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong69.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong70.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong71.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong72.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong73.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong74.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong75.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong76.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong77.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong78.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong79.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong80.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong81.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong82.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong83.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong84.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong85.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong86.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong87.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong88.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong89.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong90.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong91.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong92.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong93.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong94.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong25.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong27.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong28.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong32.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong35.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong90.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong92.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong93.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong94.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song01.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song02.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song03.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song04.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song05.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song06.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song07.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song08.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song09.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song0a.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song0b.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song0c.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song0d.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song0e.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song0f.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song10.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song11.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song12.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song13.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song14.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song15.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song16.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song17.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song18.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song19.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song1a.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song1b.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song1c.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song1d.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song1e.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song1f.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song20.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song21.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song22.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song23.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song24.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song25.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song26.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song27.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song28.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song29.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song2a.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song2b.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song2c.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song2d.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song2e.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song2f.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song30.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song31.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song32.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song33.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song34.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song35.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song36.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song37.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song38.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song39.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song3a.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song3b.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song3c.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song3d.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song3e.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song3f.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song40.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song41.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song42.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song43.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song44.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song45.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song46.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song47.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song48.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song49.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song4a.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song4b.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song4c.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song4d.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song4e.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song4f.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song50.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song51.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song52.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song53.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song54.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song55.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song56.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song57.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song58.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song59.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song5a.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song5b.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song5c.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song5d.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song5e.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song5f.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song60.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song61.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song62.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song63.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song64.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song65.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song66.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song67.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song68.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song69.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song6a.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song6b.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song6c.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song6d.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song6e.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song6f.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song70.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song71.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song72.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song73.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song74.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song75.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song76.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song77.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song78.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song79.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song7a.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song7b.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song7c.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song7d.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song7e.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song7f.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song80.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song81.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song82.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song83.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song84.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song85.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song86.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song87.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song88.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song89.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song8a.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song8b.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song8c.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song8d.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song8e.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song8f.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song90.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song91.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song92.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song93.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song94.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song95.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song96.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song97.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song98.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song99.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song9a.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song9b.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song9c.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song9d.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song9e.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song9f.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa0.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa1.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa2.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa3.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa4.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa5.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa6.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa7.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa8.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa9.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songaa.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songab.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songac.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songad.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songae.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songaf.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb0.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb1.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb2.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb3.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb4.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb5.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb6.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb7.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb8.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb9.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songba.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songbb.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songbc.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songbd.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songbe.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songbf.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc0.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc1.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc2.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc3.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc4.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc5.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc6.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc7.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc8.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc9.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songca.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songcb.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songcc.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songcd.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songce.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songcf.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songd0.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songd1.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songd2.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songd3.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songd4.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songd5.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songd6.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songd7.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songdc.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songdd.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songde.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songdf.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe0.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe1.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe2.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe3.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe4.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe5.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe6.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe7.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe8.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe9.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songea.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songeb.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songec.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songed.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songee.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songef.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf0.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf1.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf2.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf3.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf4.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf5.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf6.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf7.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf8.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf9.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songfa.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songfb.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songfc.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songfd.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songfe.htf - texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songff.htf - texmf-dist/tex4ht/ht-fonts/unicode/cm/cmex.htf - texmf-dist/tex4ht/ht-fonts/unicode/cm/cmmi.htf - texmf-dist/tex4ht/ht-fonts/unicode/cm/cmsy.htf - texmf-dist/tex4ht/ht-fonts/unicode/cm/cmtcsc.htf - texmf-dist/tex4ht/ht-fonts/unicode/cm/cmti.htf - texmf-dist/tex4ht/ht-fonts/unicode/concrete/cccsc.htf - texmf-dist/tex4ht/ht-fonts/unicode/cs/cscsc.htf - texmf-dist/tex4ht/ht-fonts/unicode/cs/csr.htf - texmf-dist/tex4ht/ht-fonts/unicode/currency/feymr.htf - texmf-dist/tex4ht/ht-fonts/unicode/cyklop/cs-cyklop.htf - texmf-dist/tex4ht/ht-fonts/unicode/cyklop/cs-cyklopi-sc.htf - texmf-dist/tex4ht/ht-fonts/unicode/cyklop/ec-cyklopi-sc.htf - texmf-dist/tex4ht/ht-fonts/unicode/cyklop/ly1-cyklopi-sc.htf - texmf-dist/tex4ht/ht-fonts/unicode/cyklop/qx-cyklopi-sc.htf - texmf-dist/tex4ht/ht-fonts/unicode/cyklop/qx-cyklopr.htf - texmf-dist/tex4ht/ht-fonts/unicode/cyklop/t5-cyklopi-sc.htf - texmf-dist/tex4ht/ht-fonts/unicode/cyklop/t5-cyklopi.htf - texmf-dist/tex4ht/ht-fonts/unicode/cyrillic/cmcyr/cmcbx.htf - texmf-dist/tex4ht/ht-fonts/unicode/cyrillic/cmcyr/cmcbxti.htf - texmf-dist/tex4ht/ht-fonts/unicode/cyrillic/cmcyr/cmccsc.htf - texmf-dist/tex4ht/ht-fonts/unicode/dstroke/dsrom.htf - texmf-dist/tex4ht/ht-fonts/unicode/dstroke/esint.htf - texmf-dist/tex4ht/ht-fonts/unicode/ec/eccc-uni.htf - texmf-dist/tex4ht/ht-fonts/unicode/ec/eccc.htf - texmf-dist/tex4ht/ht-fonts/unicode/greek/ibygrk/fibr.htf - texmf-dist/tex4ht/ht-fonts/unicode/hebrew/cjhebltx.htf - texmf-dist/tex4ht/ht-fonts/unicode/hebrew/crml.htf - texmf-dist/tex4ht/ht-fonts/unicode/hebrew/fr.htf - texmf-dist/tex4ht/ht-fonts/unicode/hebrew/hclassic.htf - texmf-dist/tex4ht/ht-fonts/unicode/hebrew/jerus.htf - texmf-dist/tex4ht/ht-fonts/unicode/hebrew/redis.htf - texmf-dist/tex4ht/ht-fonts/unicode/hebrew/shold.htf - texmf-dist/tex4ht/ht-fonts/unicode/hebrew/shscr.htf - texmf-dist/tex4ht/ht-fonts/unicode/hebrew/shstk.htf - texmf-dist/tex4ht/ht-fonts/unicode/html/charset/unicode.4hf - texmf-dist/tex4ht/ht-fonts/unicode/iwona/cs-iwona.htf - texmf-dist/tex4ht/ht-fonts/unicode/iwona/cs-iwonacap.htf - texmf-dist/tex4ht/ht-fonts/unicode/iwona/ec-iwonacap.htf - texmf-dist/tex4ht/ht-fonts/unicode/iwona/ex-iwona.htf - texmf-dist/tex4ht/ht-fonts/unicode/iwona/exp-iwona.htf - texmf-dist/tex4ht/ht-fonts/unicode/iwona/greek-iwona.htf - texmf-dist/tex4ht/ht-fonts/unicode/iwona/qx-iwona.htf - texmf-dist/tex4ht/ht-fonts/unicode/iwona/qx-iwonacap.htf - texmf-dist/tex4ht/ht-fonts/unicode/iwona/rm-iwona.htf - texmf-dist/tex4ht/ht-fonts/unicode/iwona/sy-iwona.htf - texmf-dist/tex4ht/ht-fonts/unicode/iwona/t2a-iwona.htf - texmf-dist/tex4ht/ht-fonts/unicode/iwona/t2b-iwona.htf - texmf-dist/tex4ht/ht-fonts/unicode/iwona/t2c-iwona.htf - texmf-dist/tex4ht/ht-fonts/unicode/iwona/t5-iwona.htf - texmf-dist/tex4ht/ht-fonts/unicode/iwona/t5-iwonacap.htf - texmf-dist/tex4ht/ht-fonts/unicode/iwona/texnansi-iwona.htf - texmf-dist/tex4ht/ht-fonts/unicode/iwona/texnansi-iwonacap.htf - texmf-dist/tex4ht/ht-fonts/unicode/iwona/wncy-iwona.htf - texmf-dist/tex4ht/ht-fonts/unicode/jknappen/tc/tcrm.htf - texmf-dist/tex4ht/ht-fonts/unicode/latex/lasy.htf - texmf-dist/tex4ht/ht-fonts/unicode/latex/lcircle.htf - texmf-dist/tex4ht/ht-fonts/unicode/latex/line.htf - texmf-dist/tex4ht/ht-fonts/unicode/lh/lh-t2a/lacc.htf - texmf-dist/tex4ht/ht-fonts/unicode/lh/lh-t2a/larm.htf - texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlbi-xl-22.htf - texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlbi-xl-24.htf - texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlbi-xl-27.htf - texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlbi-xl-8x.htf - texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlbi-xl-e0.htf - texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlbi-xl-f6.htf - texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-8r.htf - texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-lgi.htf - texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-00.htf - texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-01.htf - texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-02.htf - texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-03.htf - texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-04.htf - texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-05.htf - texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-1e.htf - texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-1f.htf - texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-20.htf - texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-21.htf - texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-22.htf - texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-23.htf - texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-24.htf - texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-25.htf - texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-26.htf - texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-27.htf - texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-2c.htf - texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-8x.htf - texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-a7.htf - texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-circle.htf - texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-e0.htf - texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-e1.htf - texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-f6.htf - texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-fb.htf - texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-ff.htf - texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-lgi.htf - texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-lgr.htf - texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-ts1.htf - texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlrc-t1.htf - texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlri-xl-26.htf - texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlri-xl-e1.htf - texmf-dist/tex4ht/ht-fonts/unicode/lm/cs-lm.htf - texmf-dist/tex4ht/ht-fonts/unicode/lm/el-lm.htf - texmf-dist/tex4ht/ht-fonts/unicode/lm/el-lmcs.htf - texmf-dist/tex4ht/ht-fonts/unicode/lm/l7x-lm.htf - texmf-dist/tex4ht/ht-fonts/unicode/lm/l7x-lmcsc.htf - texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-ec.htf - texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-qxtt.htf - texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-cmin.htf - texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-cmit.htf - texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-cmitt.htf - texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-cmrm.htf - texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-cmsc.htf - texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-cmtt.htf - texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-csin.htf - texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-csrm.htf - texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-cssc.htf - texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-cstt.htf - texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-plin.htf - texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-plit.htf - texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-plitt.htf - texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-plrm.htf - texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-plsc.htf - texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-pltt.htf - texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-t5psn.htf - texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-t5.htf - texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-texnansi.htf - texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-ts1.htf - texmf-dist/tex4ht/ht-fonts/unicode/lm/pre2005/cork-.htf - texmf-dist/tex4ht/ht-fonts/unicode/lm/pre2005/cork-lmcs.htf - texmf-dist/tex4ht/ht-fonts/unicode/lm/pre2005/qx-lmcs.htf - texmf-dist/tex4ht/ht-fonts/unicode/lm/pre2005/qx-lmtt.htf - texmf-dist/tex4ht/ht-fonts/unicode/lm/pre2005/texnansi-lmcs.htf - texmf-dist/tex4ht/ht-fonts/unicode/lm/rm-lm.htf - texmf-dist/tex4ht/ht-fonts/unicode/lm/t5-lmcsc.htf - texmf-dist/tex4ht/ht-fonts/unicode/marvosym/fmvr8x.htf - texmf-dist/tex4ht/ht-fonts/unicode/math/rsfs.htf - texmf-dist/tex4ht/ht-fonts/unicode/mathdesign/mdbchr7v.htf - texmf-dist/tex4ht/ht-fonts/unicode/mathtime/blex-bs.htf - texmf-dist/tex4ht/ht-fonts/unicode/mathtime/blmi-bs.htf - texmf-dist/tex4ht/ht-fonts/unicode/mathtime/blsy-bs.htf - texmf-dist/tex4ht/ht-fonts/unicode/mathtime/mtex-bs.htf - texmf-dist/tex4ht/ht-fonts/unicode/mathtime/mtmi-bs.htf - texmf-dist/tex4ht/ht-fonts/unicode/mathtime/mtsyn-bs.htf - texmf-dist/tex4ht/ht-fonts/unicode/mflogo/logo.htf - texmf-dist/tex4ht/ht-fonts/unicode/misc/SkakNew.htf - texmf-dist/tex4ht/ht-fonts/unicode/misc/cmman.htf - texmf-dist/tex4ht/ht-fonts/unicode/misc/ifsym.htf - texmf-dist/tex4ht/ht-fonts/unicode/misc/wasy.htf - texmf-dist/tex4ht/ht-fonts/unicode/pl/plbsy.htf - texmf-dist/tex4ht/ht-fonts/unicode/pl/plinch.htf - texmf-dist/tex4ht/ht-fonts/unicode/pl/pltcsc.htf - texmf-dist/tex4ht/ht-fonts/unicode/pl/pltex.htf - texmf-dist/tex4ht/ht-fonts/unicode/public/bbding.htf - texmf-dist/tex4ht/ht-fonts/unicode/pxfonts/pxbsyc.htf - texmf-dist/tex4ht/ht-fonts/unicode/pxfonts/pxexa.htf - texmf-dist/tex4ht/ht-fonts/unicode/pxfonts/pxr.htf - texmf-dist/tex4ht/ht-fonts/unicode/pxfonts/pxsc.htf - texmf-dist/tex4ht/ht-fonts/unicode/pxfonts/pxsyc.htf - texmf-dist/tex4ht/ht-fonts/unicode/pxfonts/rpcxr.htf - texmf-dist/tex4ht/ht-fonts/unicode/pxfonts/rpxb.htf - texmf-dist/tex4ht/ht-fonts/unicode/pxfonts/rpxpplr.htf - texmf-dist/tex4ht/ht-fonts/unicode/pxfonts/rpxsc.htf - texmf-dist/tex4ht/ht-fonts/unicode/stmaryrd/stmary.htf - texmf-dist/tex4ht/ht-fonts/unicode/tibetan/ctib.htf - texmf-dist/tex4ht/ht-fonts/unicode/tipa/tipa.htf - texmf-dist/tex4ht/ht-fonts/unicode/tipa/xipx.htf - texmf-dist/tex4ht/ht-fonts/unicode/txfonts/rtcxr.htf - texmf-dist/tex4ht/ht-fonts/unicode/txfonts/rtcxss.htf - texmf-dist/tex4ht/ht-fonts/unicode/txfonts/rtx.htf - texmf-dist/tex4ht/ht-fonts/unicode/txfonts/rtxsc.htf - texmf-dist/tex4ht/ht-fonts/unicode/txfonts/t1x.htf - texmf-dist/tex4ht/ht-fonts/unicode/txfonts/t1xsc.htf - texmf-dist/tex4ht/ht-fonts/unicode/txfonts/tcxb.htf - texmf-dist/tex4ht/ht-fonts/unicode/txfonts/txb.htf - texmf-dist/tex4ht/ht-fonts/unicode/txfonts/txbexa.htf - texmf-dist/tex4ht/ht-fonts/unicode/txfonts/txbmia.htf - texmf-dist/tex4ht/ht-fonts/unicode/txfonts/txbsy.htf - texmf-dist/tex4ht/ht-fonts/unicode/txfonts/txbsyc.htf - texmf-dist/tex4ht/ht-fonts/unicode/txfonts/txsc.htf - texmf-dist/tex4ht/ht-fonts/unicode/txfonts/tyxsc.htf - texmf-dist/tex4ht/ht-fonts/utf8/charset/unicode.4hf - texmf-dist/tex4ht/ht-fonts/viqr/charset/unicode.4hf - texmf-dist/tex4ht/ht-fonts/viscii/charset/unicode.4hf - texmf-dist/tex4ht/ht-fonts/win/1251/charset/unicode.4hf - texmf-dist/tex4ht/ht-fonts/win/1251/cm/sauter/wnti.htf - texmf-dist/tex4ht/ht-fonts/win/1251/cyrillic/cmcyr/cmcbx.htf - texmf-dist/tex4ht/ht-fonts/win/1251/cyrillic/cmcyr/cmcbxti.htf - texmf-dist/tex4ht/ht-fonts/win/1251/cyrillic/cmcyr/cmccsc.htf - texmf-dist/tex4ht/ht-fonts/win/1251/cyrillic/wncsc.htf - texmf-dist/tex4ht/ht-fonts/win/1251/lh/lh-t2a/larm.htf - texmf-dist/tex4ht/xtpipes/docbook.4xt - texmf-dist/tex4ht/xtpipes/htspk.4xt - texmf-dist/tex4ht/xtpipes/javahelp.4xt - texmf-dist/tex4ht/xtpipes/jsml.4xt - texmf-dist/tex4ht/xtpipes/oo-math.4xt - texmf-dist/tex4ht/xtpipes/oo-text.4xt - texmf-dist/tex4ht/xtpipes/xhtml.4xt - texmf-dist/tex4ht/xtpipes/xhtmml.4xt - texmf-dist/tex4ht/xtpipes/xtpipes-default.4xt - texmf-dist/tex4ht/xtpipes/xtpipes-map.dtd - texmf-dist/tex4ht/xtpipes/xtpipes.dtd -catalogue-contact-bugs https://puszcza.gnu.org.ua/bugs/?group=tex4ht -catalogue-contact-home http://tug.org/tex4ht -catalogue-contact-repository https://puszcza.gnu.org.ua/projects/tex4ht/ -catalogue-contact-support http://lists.tug.org/tex4ht -catalogue-ctan /support/TeX4ht -catalogue-date 2017-11-12 01:24:26 +0100 -catalogue-license lppl -catalogue-topics cvt-html - -name tex4ht.aarch64-linux -category Package -revision 48789 -shortdesc aarch64-linux files of tex4ht -containersize 76980 -containerchecksum 567c259f8658e4f1cb1339b2de3638e475ceb95c49cd897bbba6c2283ace1685fab1aecd6bea3ef83ccb5beb45c483a89e84ea55f9653f3bdd4c986ca2b4b51f -binfiles arch=aarch64-linux size=69 - bin/aarch64-linux/ht - bin/aarch64-linux/htcontext - bin/aarch64-linux/htlatex - bin/aarch64-linux/htmex - bin/aarch64-linux/httex - bin/aarch64-linux/httexi - bin/aarch64-linux/htxelatex - bin/aarch64-linux/htxetex - bin/aarch64-linux/mk4ht - bin/aarch64-linux/t4ht - bin/aarch64-linux/tex4ht - bin/aarch64-linux/xhlatex - -name tex4ht.amd64-freebsd -category Package -revision 46816 -shortdesc amd64-freebsd files of tex4ht -containersize 104024 -containerchecksum 1333045671be7e93f4432613da0b22909223d6ee3821b604011387512fa15cafbb9019e253367d2114db3108d04bab68af579a9593ffb2a09c5c331ffef0943d -binfiles arch=amd64-freebsd size=87 - bin/amd64-freebsd/ht - bin/amd64-freebsd/htcontext - bin/amd64-freebsd/htlatex - bin/amd64-freebsd/htmex - bin/amd64-freebsd/httex - bin/amd64-freebsd/httexi - bin/amd64-freebsd/htxelatex - bin/amd64-freebsd/htxetex - bin/amd64-freebsd/mk4ht - bin/amd64-freebsd/t4ht - bin/amd64-freebsd/tex4ht - bin/amd64-freebsd/xhlatex - -name tex4ht.amd64-netbsd -category Package -revision 48698 -shortdesc amd64-netbsd files of tex4ht -containersize 86724 -containerchecksum 8ccaec39cbc921c7bb17a4da84c1844bbe1d7696fbb624be1e4b12ac15ef6b7ad28c506024349cdaee8501ce6f3e057ebf92b912f7b65a72c735278049e214c4 -binfiles arch=amd64-netbsd size=96 - bin/amd64-netbsd/ht - bin/amd64-netbsd/htcontext - bin/amd64-netbsd/htlatex - bin/amd64-netbsd/htmex - bin/amd64-netbsd/httex - bin/amd64-netbsd/httexi - bin/amd64-netbsd/htxelatex - bin/amd64-netbsd/htxetex - bin/amd64-netbsd/mk4ht - bin/amd64-netbsd/t4ht - bin/amd64-netbsd/tex4ht - bin/amd64-netbsd/xhlatex - -name tex4ht.armhf-linux -category Package -revision 48716 -shortdesc armhf-linux files of tex4ht -containersize 72112 -containerchecksum 5f933b11a8fa51704d5155a12be41542b3cbd0e0ba0f2e8a876a7cc57284e2c08a7d2b08f979355f3c5f1ea644b2372d88ab8e443479965184782aeb6cabaa0f -binfiles arch=armhf-linux size=65 - bin/armhf-linux/ht - bin/armhf-linux/htcontext - bin/armhf-linux/htlatex - bin/armhf-linux/htmex - bin/armhf-linux/httex - bin/armhf-linux/httexi - bin/armhf-linux/htxelatex - bin/armhf-linux/htxetex - bin/armhf-linux/mk4ht - bin/armhf-linux/t4ht - bin/armhf-linux/tex4ht - bin/armhf-linux/xhlatex - -name tex4ht.i386-cygwin -category Package -revision 46814 -shortdesc i386-cygwin files of tex4ht -containersize 50964 -containerchecksum 5add9bcb64ddffce3e33cfef3abc3d7e302c83417baccf733f0133e6f9e2cb2cca379e69a5213c03239dd905952f0fca18d000cd5581a6fe95a77884fd251454 -binfiles arch=i386-cygwin size=41 - bin/i386-cygwin/ht - bin/i386-cygwin/htcontext - bin/i386-cygwin/htlatex - bin/i386-cygwin/htmex - bin/i386-cygwin/httex - bin/i386-cygwin/httexi - bin/i386-cygwin/htxelatex - bin/i386-cygwin/htxetex - bin/i386-cygwin/mk4ht - bin/i386-cygwin/t4ht.exe - bin/i386-cygwin/tex4ht.exe - bin/i386-cygwin/xhlatex - -name tex4ht.i386-freebsd -category Package -revision 46816 -shortdesc i386-freebsd files of tex4ht -containersize 86696 -containerchecksum 32ae8c2780a2139a937b3044904d997272d483a58df069fbf9d76c4451b67e54912004767902f82cc7b1493a3be5525e1eee2148ad7f4928ebc11349b5633b03 -binfiles arch=i386-freebsd size=83 - bin/i386-freebsd/ht - bin/i386-freebsd/htcontext - bin/i386-freebsd/htlatex - bin/i386-freebsd/htmex - bin/i386-freebsd/httex - bin/i386-freebsd/httexi - bin/i386-freebsd/htxelatex - bin/i386-freebsd/htxetex - bin/i386-freebsd/mk4ht - bin/i386-freebsd/t4ht - bin/i386-freebsd/tex4ht - bin/i386-freebsd/xhlatex - -name tex4ht.i386-linux -category Package -revision 47245 -shortdesc i386-linux files of tex4ht -containersize 89052 -containerchecksum 571cce4c1e349df146d77e78964e890f7109e6016d1cdb19f4f0abf832c263d003ab8cb66979612eee6f6234253711e514fa372479a1aa8d59b98989fb3c2e9b -binfiles arch=i386-linux size=78 - bin/i386-linux/ht - bin/i386-linux/htcontext - bin/i386-linux/htlatex - bin/i386-linux/htmex - bin/i386-linux/httex - bin/i386-linux/httexi - bin/i386-linux/htxelatex - bin/i386-linux/htxetex - bin/i386-linux/mk4ht - bin/i386-linux/t4ht - bin/i386-linux/tex4ht - bin/i386-linux/xhlatex - -name tex4ht.i386-netbsd -category Package -revision 46812 -shortdesc i386-netbsd files of tex4ht -containersize 75328 -containerchecksum add8fb3f3497ad2f41f6fa548b604e40203f714e9e874a9bf00c88d0052f506f20988c5a85dadd49bd4bf010d1cec756828b65afe8fa632720c4c6281034ed6e -binfiles arch=i386-netbsd size=89 - bin/i386-netbsd/ht - bin/i386-netbsd/htcontext - bin/i386-netbsd/htlatex - bin/i386-netbsd/htmex - bin/i386-netbsd/httex - bin/i386-netbsd/httexi - bin/i386-netbsd/htxelatex - bin/i386-netbsd/htxetex - bin/i386-netbsd/mk4ht - bin/i386-netbsd/t4ht - bin/i386-netbsd/tex4ht - bin/i386-netbsd/xhlatex - -name tex4ht.i386-solaris -category Package -revision 46829 -shortdesc i386-solaris files of tex4ht -containersize 83392 -containerchecksum 80dfebf5bee01b8b59d178bfa5464f64431c24f26fb9d64d11f11a4ad37119214151c8b24cd21302a379745c32b805980feafff864493061b37fb7e5fab1da82 -binfiles arch=i386-solaris size=68 - bin/i386-solaris/ht - bin/i386-solaris/htcontext - bin/i386-solaris/htlatex - bin/i386-solaris/htmex - bin/i386-solaris/httex - bin/i386-solaris/httexi - bin/i386-solaris/htxelatex - bin/i386-solaris/htxetex - bin/i386-solaris/mk4ht - bin/i386-solaris/t4ht - bin/i386-solaris/tex4ht - bin/i386-solaris/xhlatex - -name tex4ht.sparc-solaris -category Package -revision 46829 -shortdesc sparc-solaris files of tex4ht -containersize 83980 -containerchecksum ee49053ac0acf54de7372b9a86d91794e5c6e729cd169b063cce066a01fb22c169225933b77109123582f3ca85978a28bbc03ee5a5843b021f4000e2b9c7bf6a -binfiles arch=sparc-solaris size=76 - bin/sparc-solaris/ht - bin/sparc-solaris/htcontext - bin/sparc-solaris/htlatex - bin/sparc-solaris/htmex - bin/sparc-solaris/httex - bin/sparc-solaris/httexi - bin/sparc-solaris/htxelatex - bin/sparc-solaris/htxetex - bin/sparc-solaris/mk4ht - bin/sparc-solaris/t4ht - bin/sparc-solaris/tex4ht - bin/sparc-solaris/xhlatex - -name tex4ht.win32 -category Package -revision 46993 -shortdesc win32 files of tex4ht -containersize 57796 -containerchecksum 3dc5bfaa7f1b8657fd022fb79eeb24d63a3a6d67c7fb70aa5b48cc2b8f48b96f91c5ba97c1e2c4567e6aa139c73e01013c3a5d86dcc9294f75bc4a5a78431bc2 -binfiles arch=win32 size=51 - bin/win32/ht.bat - bin/win32/ht.exe - bin/win32/htcontext.bat - bin/win32/htcontext.exe - bin/win32/htlatex.bat - bin/win32/htlatex.exe - bin/win32/htmex.bat - bin/win32/htmex.exe - bin/win32/httex.bat - bin/win32/httex.exe - bin/win32/httexi.bat - bin/win32/httexi.exe - bin/win32/htxelatex.bat - bin/win32/htxelatex.exe - bin/win32/htxetex.bat - bin/win32/htxetex.exe - bin/win32/mk4ht.exe - bin/win32/t4ht.exe - bin/win32/tex4ht.exe - bin/win32/xhlatex.bat - bin/win32/xhlatex.exe - -name tex4ht.x86_64-cygwin -category Package -revision 46813 -shortdesc x86_64-cygwin files of tex4ht -containersize 57696 -containerchecksum b68acafe691ae2b874353b9559ad3bfec12f53e148593776f5ba003d3a67922a0048735b116d3421ce4de6d68d89227c1439ed16b24c4b11e07424a6e8ec2719 -binfiles arch=x86_64-cygwin size=42 - bin/x86_64-cygwin/ht - bin/x86_64-cygwin/htcontext - bin/x86_64-cygwin/htlatex - bin/x86_64-cygwin/htmex - bin/x86_64-cygwin/httex - bin/x86_64-cygwin/httexi - bin/x86_64-cygwin/htxelatex - bin/x86_64-cygwin/htxetex - bin/x86_64-cygwin/mk4ht - bin/x86_64-cygwin/t4ht.exe - bin/x86_64-cygwin/tex4ht.exe - bin/x86_64-cygwin/xhlatex - -name tex4ht.x86_64-darwin -category Package -revision 48728 -shortdesc x86_64-darwin files of tex4ht -containersize 97992 -containerchecksum 1db12b0ddef3720d8095e21c4c79eea8d59401b970c110e3de9d8e63dd8f94865d4a5fc07a2ca28f175eb226a0fb141303876c8cb543ffb24375943f3996209e -binfiles arch=x86_64-darwin size=82 - bin/x86_64-darwin/ht - bin/x86_64-darwin/htcontext - bin/x86_64-darwin/htlatex - bin/x86_64-darwin/htmex - bin/x86_64-darwin/httex - bin/x86_64-darwin/httexi - bin/x86_64-darwin/htxelatex - bin/x86_64-darwin/htxetex - bin/x86_64-darwin/mk4ht - bin/x86_64-darwin/t4ht - bin/x86_64-darwin/tex4ht - bin/x86_64-darwin/xhlatex - -name tex4ht.x86_64-darwinlegacy -category Package -revision 47387 -shortdesc x86_64-darwinlegacy files of tex4ht -containersize 85684 -containerchecksum 0c7ca5406bb03abcfdce4c60f60c51fa11556563ca4a4ba6bd13b5280b21d3ad71403857426531c0ebcf8f9d9d7308e1fb6c4499c6139e256d76fb551f6138b6 -binfiles arch=x86_64-darwinlegacy size=73 - bin/x86_64-darwinlegacy/ht - bin/x86_64-darwinlegacy/htcontext - bin/x86_64-darwinlegacy/htlatex - bin/x86_64-darwinlegacy/htmex - bin/x86_64-darwinlegacy/httex - bin/x86_64-darwinlegacy/httexi - bin/x86_64-darwinlegacy/htxelatex - bin/x86_64-darwinlegacy/htxetex - bin/x86_64-darwinlegacy/mk4ht - bin/x86_64-darwinlegacy/t4ht - bin/x86_64-darwinlegacy/tex4ht - bin/x86_64-darwinlegacy/xhlatex - -name tex4ht.x86_64-linux -category Package -revision 47063 -shortdesc x86_64-linux files of tex4ht -containersize 92232 -containerchecksum 52038358167b718f79c9a449a11af8bcb26869ae6e9f67c2368d14e584c850a790e309ce358e9083c5dc67c8dbfa5ff8a9cbc23b6ba707ac1884079161cab970 -binfiles arch=x86_64-linux size=73 - bin/x86_64-linux/ht - bin/x86_64-linux/htcontext - bin/x86_64-linux/htlatex - bin/x86_64-linux/htmex - bin/x86_64-linux/httex - bin/x86_64-linux/httexi - bin/x86_64-linux/htxelatex - bin/x86_64-linux/htxetex - bin/x86_64-linux/mk4ht - bin/x86_64-linux/t4ht - bin/x86_64-linux/tex4ht - bin/x86_64-linux/xhlatex - -name tex4ht.x86_64-linuxmusl -category Package -revision 47036 -shortdesc x86_64-linuxmusl files of tex4ht -containersize 95500 -containerchecksum 9a0520b685762e0a3c55c65c751e46d2bc35e572613dcde5682b368b9522e649c17512eb326f7fce7a21bd2dec1c8648b0575557f6045cf36a684184310bda2b -binfiles arch=x86_64-linuxmusl size=80 - bin/x86_64-linuxmusl/ht - bin/x86_64-linuxmusl/htcontext - bin/x86_64-linuxmusl/htlatex - bin/x86_64-linuxmusl/htmex - bin/x86_64-linuxmusl/httex - bin/x86_64-linuxmusl/httexi - bin/x86_64-linuxmusl/htxelatex - bin/x86_64-linuxmusl/htxetex - bin/x86_64-linuxmusl/mk4ht - bin/x86_64-linuxmusl/t4ht - bin/x86_64-linuxmusl/tex4ht - bin/x86_64-linuxmusl/xhlatex - -name tex4ht.x86_64-solaris -category Package -revision 46829 -shortdesc x86_64-solaris files of tex4ht -containersize 94688 -containerchecksum 48733af0d60f7a52fb5af2789cdf5452f1eaa5040ce63697a00d3435c21e960cc0b540902a4c0b6e6fec55ccbe25039da0f02d0a6d92e2b2f865c26f5eab0084 -binfiles arch=x86_64-solaris size=77 - bin/x86_64-solaris/ht - bin/x86_64-solaris/htcontext - bin/x86_64-solaris/htlatex - bin/x86_64-solaris/htmex - bin/x86_64-solaris/httex - bin/x86_64-solaris/httexi - bin/x86_64-solaris/htxelatex - bin/x86_64-solaris/htxetex - bin/x86_64-solaris/mk4ht - bin/x86_64-solaris/t4ht - bin/x86_64-solaris/tex4ht - bin/x86_64-solaris/xhlatex - -name texapi -category Package -revision 24237 -shortdesc Macros to write format-independent packages -relocated 1 -longdesc Texapi provides utility macros to write format-independent (and -longdesc -aware) packages. It is similar in spirit to the etoolbox, -longdesc except that it isn't tied to LaTeX. Tools include: engine and -longdesc format detection, expansion control, command definition and -longdesc manipulation, various testing macros, string operations, and -longdesc highly customizable while and for loops. The package requires -longdesc e-TeX (and, should you want to compile its documentation, the -longdesc pitex package is also needed). -containersize 7436 -containerchecksum d3c9e991e2dda17f778fae71ec74420ef989375e01fae5199544338feb57b9e29c4dc02a75ef61844989d6d629101d892ee05a8cef41c4620f1f2b9689e83787 -doccontainersize 148364 -doccontainerchecksum d238b88bfc10688647475994837d49143f25c48c761941c147dab6ac998a5f5d8c3e7e5c82d1a7ef549f7c1cbd65a0d504c3d5b2dd6d4a83a07c940f979f9104 -docfiles size=48 - RELOC/doc/generic/texapi/README details="Readme" - RELOC/doc/generic/texapi/texapi-doc.pdf details="Package documentation" - RELOC/doc/generic/texapi/texapi-doc.tex -runfiles size=8 - RELOC/tex/generic/texapi/texapi.tex -catalogue-ctan /macros/generic/texapi -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics macro-supp -catalogue-version 1.04 - -name texbytopic -category Package -revision 15878 -shortdesc Freed version of the book TeX by Topic -relocated 1 -longdesc An invaluable book, originally published by Addison-Wesley (who -longdesc have released their copyright -- their version of the book went -longdesc out of print in the 1990s). The book describes itself as "a -longdesc TeXnician's reference", and covers the way TeX (the engine) -longdesc works in as much detail as most ordinary TeX programmers will -longdesc ever need to know. A printed copy of the book may be had (for a -longdesc modest price) via lulu.com (see the package home page for -longdesc details). -containersize 648 -containerchecksum 17af30045a7c078120432fc44ed3d805d5c2aff9a96b2f08b3ba208e65242156448bac0a4020979ed8a75ff2c7b850172362217e406eac3dd7536602b6ab6eb6 -doccontainersize 1132872 -doccontainerchecksum 074242caf91df4219883a041103857ac35ecf4ea1dccc780cdb5641d8d2770049f4399d026ea32cc12e47563f52fc9bdafbda7a919a53db7db0f93f07989d035 -docfiles size=559 - RELOC/doc/plain/texbytopic/README details="Readme" - RELOC/doc/plain/texbytopic/TeXbyTopic.pdf details="The book itself" - RELOC/doc/plain/texbytopic/TeXbyTopic.tex - RELOC/doc/plain/texbytopic/figflow.tex - RELOC/doc/plain/texbytopic/glossary.tex - RELOC/doc/plain/texbytopic/tables.tex - RELOC/doc/plain/texbytopic/tex.bib -catalogue-ctan /info/texbytopic -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license fdl -catalogue-topics book-src tut-plaintex ref-latex - -name texcount -category Package -revision 49013 -shortdesc Count words in a LaTeX document -longdesc TeXcount is a Perl script that counts words in the text of -longdesc LaTeX files. It has rules for handling most of the common -longdesc macros, and can provide colour-coded output showing which parts -longdesc of the text have been counted. The package script is available -longdesc as a Web service via its home page. -depend texcount.ARCH -containersize 35900 -containerchecksum f833ff147e3d5ced498461cbda52fb0b05c2fa0f9a95e5c42fdd228fd8cbda0b10687ff645e4fd3394c27d453abc663af0abcc55e3b740a962cc45ccede44967 -doccontainersize 559548 -doccontainerchecksum ff842c4d37b8e1ee59525866102a74fc7f780ffebdb59842cd822feed1fdbd16ba45157e48f2833e045759bd32e3fd178359f1184e1b9345d6b19157dbf0ad45 -docfiles size=191 - texmf-dist/doc/support/texcount/README.md details="Readme" - texmf-dist/doc/support/texcount/doc/QuickReference.pdf details="Quick reference" - texmf-dist/doc/support/texcount/doc/QuickReference.tex - texmf-dist/doc/support/texcount/doc/TeXcount.pdf details="Package documentation" - texmf-dist/doc/support/texcount/doc/TeXcount.tex - texmf-dist/doc/support/texcount/doc/TechDoc.pdf - texmf-dist/doc/support/texcount/doc/TechDoc.tex - texmf-dist/doc/support/texcount/doc/macros.tex - texmf-dist/doc/support/texcount/doc/sub_addrules.tex - texmf-dist/doc/support/texcount/doc/sub_options.tex - texmf-dist/doc/support/texcount/doc/sub_ruletypes.tex - texmf-dist/doc/support/texcount/doc/sub_tc_other.tex -runfiles size=34 - texmf-dist/scripts/texcount/texcount.pl -catalogue-also latexcount wordcount -catalogue-contact-announce http://app.uio.no/ifi/texcount/news.php -catalogue-contact-home http://app.uio.no/ifi/texcount/ -catalogue-ctan /support/texcount -catalogue-date 2018-10-28 16:11:54 +0100 -catalogue-license lppl -catalogue-topics word-count -catalogue-version 3.1.1 - -name texcount.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of texcount -containersize 340 -containerchecksum 89ddb0e133284cb40c458d8c061d077b36d8b96621b2312502e42fec756df697ce93145a5c651e0e4c39b61ce28a9d73fbef8d93aa2b1585960c1845674708d2 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/texcount - -name texcount.amd64-freebsd -category Package -revision 16472 -shortdesc amd64-freebsd files of texcount -containersize 340 -containerchecksum 22de8056393798f60a0cea189df9ceb5b21ce9e09754edbc435224a774e2afd5e3c56ae13c0a639c7c62ba323d1b796dec5995ee99da12d14b6c353d39f942c2 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/texcount - -name texcount.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of texcount -containersize 340 -containerchecksum efd3b96a8d39ab86e0cdc875b474be134ba1042432f40002ded1f0250a68694312e747c2287bd1de6ec155e8eaa6eda6597691f5b3650391898242055b619c77 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/texcount - -name texcount.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of texcount -containersize 340 -containerchecksum e30369f2978dc05b3e891defcf37e91a2ca746fd6a5d77561ec8df50028114cee3673aa9a378f8ea318989b1cc9cc40a25869877851ae6f083fc0ed130d3efb8 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/texcount - -name texcount.i386-cygwin -category Package -revision 13103 -shortdesc i386-cygwin files of texcount -containersize 340 -containerchecksum deb77b943e1b4128523ce611d27997272706d532c6bc5f7069382f5f3a1ebf9d9c8994edb0ae21346b445a6985d8a613331eb085ac3ca72e193e20fee2eb1732 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/texcount - -name texcount.i386-freebsd -category Package -revision 16472 -shortdesc i386-freebsd files of texcount -containersize 340 -containerchecksum 586d7ed328f1882f193556a0ad575d60a1e81743fad859b413245ce9df9efdf4fd002a6412d325be63564554ccd0b5cb8f9e20ea282f324f368235c083927503 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/texcount - -name texcount.i386-linux -category Package -revision 13013 -shortdesc i386-linux files of texcount -containersize 340 -containerchecksum ddbfda1345474515a8ae471338c4b67c48e2893a626d54f852f8756a3134edad4e19f29fd3ad025d64d409b00b45595173d6cda299d012de0f80c2e1ecc0dec7 -binfiles arch=i386-linux size=1 - bin/i386-linux/texcount - -name texcount.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of texcount -containersize 340 -containerchecksum 79b78b09fc80af398eba9f0c8614f41f6eb4a0270ad7fc6f9fc0a5b0fdd91180ddb7cbe5d8edd46250ac74329b4a1870638f95b681def9f627619fd636790f2a -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/texcount - -name texcount.i386-solaris -category Package -revision 13013 -shortdesc i386-solaris files of texcount -containersize 340 -containerchecksum 1ab608627b3bdb055152cc5b9a460c07e2d0698af35f45c1408c2baf9a74c1a3fb3829968cbaf83f8057bd139ac247543deebf1c459978cffe9267bafcae0ac0 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/texcount - -name texcount.sparc-solaris -category Package -revision 13013 -shortdesc sparc-solaris files of texcount -containersize 340 -containerchecksum 64e8122d1dbff11a2bda5ac548abb7222e6b9359af4cb4cc581744e162af74398d5d983d992c03bc5e609229cc007ab500ebf1f39032479a80fe605cb7bd9c08 -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/texcount - -name texcount.win32 -category Package -revision 15404 -shortdesc win32 files of texcount -containersize 680 -containerchecksum 9cbc7f3b5923dea59cc067827b7b516eaf34ea8c72810894d076ee5d287989b3d3ba04e41cdc5e87419e07758c310f67bd9dc7c47ca593d3125585bdb1913b40 -binfiles arch=win32 size=1 - bin/win32/texcount.exe - -name texcount.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of texcount -containersize 344 -containerchecksum 7528082b238d2bb4821685fc69f74bed76dd4b9894e8a43a9a9124a2577eeb8d788cb91ed64f8bcdf43ed93083d1f59a8191317c9b8d8ffa5f1159583e69ec45 -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/texcount - -name texcount.x86_64-darwin -category Package -revision 18441 -shortdesc x86_64-darwin files of texcount -containersize 340 -containerchecksum 66cac405eb53afa8d6143ccb3f29b5b6fbe9ce3be7fd81c16235caf38ec7a0810a2f291bb081bbe12645d4de03b6ff52a052e245b7f2f4109f17f91536ca1daa -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/texcount - -name texcount.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of texcount -containersize 348 -containerchecksum 45f820af7cf867cff7297202c24d2879582f184d558b0d6190c0f1bb5726ccd9531f60314f54af622856003e554b8b888a1161cb99bc08b473130d732b3ee53d -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/texcount - -name texcount.x86_64-linux -category Package -revision 13013 -shortdesc x86_64-linux files of texcount -containersize 344 -containerchecksum 17882d4db8798414325f2623992428400f5e430223ce150e45701d5a5e33e8c1b8294e9c7f8e2d62349019b5e42678d95347460b3113a37ce12ff0072306d39a -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/texcount - -name texcount.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of texcount -containersize 344 -containerchecksum c7c0893a1b8e0462c9ff43c259b7da9d3406b361ce275310f13af01bff4b23d63342108f97339866ee1856873b80d1255aaa86288bb1e8c8270b99d03aadb969 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/texcount - -name texcount.x86_64-solaris -category Package -revision 18442 -shortdesc x86_64-solaris files of texcount -containersize 344 -containerchecksum 9c5835cfb137150e762922755422d13c24793b138496d0a35420c4d1800b58b58e82b50134c000ccbd0f8533fbf9aa8d19ab226caec6f44a64a72404cc605c67 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/texcount - -name texdate -category Package -revision 49362 -shortdesc Date printing, formatting, and manipulation in TeX -relocated 1 -longdesc TeX and LaTeX provide few facilities for dates by default, -longdesc though many packages have filled this gap. This package fills -longdesc it, as well, with a pure TeX-primitive implementation. It can -longdesc print dates, advance them by numbers of days, weeks, or months, -longdesc determine the weekday automatically (with an algorithm cribbed -longdesc from the dayofweek.tex file written by Martin Minow), and print -longdesc them in (mostly) arbitrary format. It can also print calendars -longdesc (monthly and yearly) automatically, and can be easily localized -longdesc for non-English languages. -containersize 3972 -containerchecksum 97576682b766a0540a412d4a01efaad36c1d79b1829b5b50648cba91477a109bb46ef1638b284151804e107858c772d06065ed66963893f054abb61274902a85 -doccontainersize 256864 -doccontainerchecksum 23b09ed4cd6881f984200feeaa5a48c425424bccef739eb0a572881946b1914df082a9bc73c2f232e8cdf4ab15bff6dbbc7a376fe246989eb628e60b1dee4d7e -docfiles size=69 - RELOC/doc/generic/texdate/CHANGES - RELOC/doc/generic/texdate/README details="Readme" - RELOC/doc/generic/texdate/lppl.txt - RELOC/doc/generic/texdate/texdate.pdf details="Package documentation" -srccontainersize 11800 -srccontainerchecksum ead9b7b1a141fd48dfd62ec6fbef41cb5008713a42b4ad1f55cb0f3f9de34d96c361004d11fc282e3785c547c3ec7d7241c258ee61532702b90db0224af0b1a7 -srcfiles size=13 - RELOC/source/generic/texdate/texdate.dtx - RELOC/source/generic/texdate/texdate.ins -runfiles size=6 - RELOC/tex/generic/texdate/texdate.sty -catalogue-ctan /macros/generic/texdate -catalogue-date 2018-12-09 09:53:38 +0100 -catalogue-license lppl1.3c -catalogue-topics date-time -catalogue-version 2.0 - -name texdef -category Package -revision 47420 -shortdesc Display the definitions of TeX commands -longdesc This (Perl) script displays the definitions of (La)TeX command -longdesc sequences/macros. Various options allow the selection of the -longdesc used class as well as package files and other factors that may -longdesc influence the definition (before/after the preamble, inside an -longdesc environment, ...). The script creates a temporary TeX file -longdesc which is then compiled using (La)TeX to find the '\meaning' of -longdesc the command sequence. The result is formatted and presented to -longdesc the user. Length or number command sequences (dimensions, -longdesc \char..., count registers, ...) are recognized and the -longdesc contained value is also shown (using \the). Special definitions -longdesc like protected macros are also recognized and the underlying -longdesc macros are shown as well. The script will show plain TeX -longdesc definitions by default. LaTeX and ConTeXt are supported, -longdesc including flavours (pdf(La)TeX, Lua(La)TeX, Xe(La)TeX, ...). -longdesc The flavour can be selected using a command line option, or via -longdesc the script name: latexdef will use LaTeX as default, etc. -depend texdef.ARCH -containersize 9352 -containerchecksum 2f30d8375dbfa150901c8c1c392e444cf2ab5c42b98602b67ffd8267507ad8a1b5e4a811d7b6dae2a28416b17cb289268e91d53a9fd613be8ea37b240b0656ac -doccontainersize 155448 -doccontainerchecksum 53f4932f85d39fe17ed098450019ceac132df0247723788670d203283f0c640a76ebd86967f0bf9794c9b6fcd899762f10aae099077ed82a79009e97c9381b4e -docfiles size=42 - texmf-dist/doc/support/texdef/CHANGELOG - texmf-dist/doc/support/texdef/INSTALL - texmf-dist/doc/support/texdef/README details="Readme" - texmf-dist/doc/support/texdef/texdef.pdf details="Package documentation" -srccontainersize 4756 -srccontainerchecksum 26ee8402681131f5291db0b3a04bb592ffe940e22df4a67d2e2ea479debdb80bae49067f5c3ea1ce3975ae3986a72edf171cd68b345c4efd86d70230461d8ba7 -srcfiles size=4 - texmf-dist/source/support/texdef/texdef.tex -runfiles size=8 - texmf-dist/scripts/texdef/texdef.pl -catalogue-ctan /support/texdef -catalogue-date 2018-03-29 08:55:43 +0200 -catalogue-license gpl3 -catalogue-topics debug-supp -catalogue-version 1.8a - -name texdef.aarch64-linux -category Package -revision 46228 -shortdesc aarch64-linux files of texdef -containersize 372 -containerchecksum 561e8f203492341387c6d1d37dbf3a06bdc5272a3c3a5f036e223d22a86b902d3ac7795e244aac051c6af8f703b4aa0dbd6e0924303a698d9aa3ebe18efd7f39 -binfiles arch=aarch64-linux size=2 - bin/aarch64-linux/latexdef - bin/aarch64-linux/texdef - -name texdef.amd64-freebsd -category Package -revision 45011 -shortdesc amd64-freebsd files of texdef -containersize 376 -containerchecksum 89cb3f05852639ad8887cdb60eb0d0ce0c5558f2f3650e6e72ea014e39b6b371b121b92e1bd24ff8d321a77bdb9416dd10f01bd912e826a2dfd821792e090ce9 -binfiles arch=amd64-freebsd size=2 - bin/amd64-freebsd/latexdef - bin/amd64-freebsd/texdef - -name texdef.amd64-netbsd -category Package -revision 45011 -shortdesc amd64-netbsd files of texdef -containersize 372 -containerchecksum 9a91ded8cb33cac5a980ad1a871c8f8a22e3a40876f71bf30c561d972ea12511d6a644c63c4fc17bf1e584d79618af7177ee4ab5a7a4420cc599f0fecc69cb13 -binfiles arch=amd64-netbsd size=2 - bin/amd64-netbsd/latexdef - bin/amd64-netbsd/texdef - -name texdef.armhf-linux -category Package -revision 45011 -shortdesc armhf-linux files of texdef -containersize 372 -containerchecksum 5250fc56112ab430ea8a2acd86b69c6d4c251e3056025525873caef826208e5549591223112326d1eb5f5cbfdd47245627c67c4ca7fed218517e05501adbad73 -binfiles arch=armhf-linux size=2 - bin/armhf-linux/latexdef - bin/armhf-linux/texdef - -name texdef.i386-cygwin -category Package -revision 45011 -shortdesc i386-cygwin files of texdef -containersize 372 -containerchecksum b66f9542c118c6dd7a8c92b9ca70a8d0b36283ed24fc066fede73688805f02cb71455c85aa338830f0250730c664294a5c41bf366e7ceae081c57d0f06f7c979 -binfiles arch=i386-cygwin size=2 - bin/i386-cygwin/latexdef - bin/i386-cygwin/texdef - -name texdef.i386-freebsd -category Package -revision 45011 -shortdesc i386-freebsd files of texdef -containersize 376 -containerchecksum 6b749f1ba422072509e7bf6c92d8ffc87c4b9b9737436add962f33dd13d6b543711c3e72e9754472c9d3b8dbcef06682bd18935a3d8e69e0e7521046c936c82e -binfiles arch=i386-freebsd size=2 - bin/i386-freebsd/latexdef - bin/i386-freebsd/texdef - -name texdef.i386-linux -category Package -revision 45011 -shortdesc i386-linux files of texdef -containersize 372 -containerchecksum b21c169fe96eba59b4b924eb9dde50b291b04f2e00b40b954d50fbe62d29a64d845b64ab66e0df74ad1ffcc22948a243d3a1cc61c4883093e7713dcf6972360d -binfiles arch=i386-linux size=2 - bin/i386-linux/latexdef - bin/i386-linux/texdef - -name texdef.i386-netbsd -category Package -revision 45011 -shortdesc i386-netbsd files of texdef -containersize 372 -containerchecksum 5a0eb46d48d9353bec2b73a13d03d8fb94c193b4f3ace8bbc7e4e2afa6f2c78a0800633e9db7da9586caec30fa44f72eb4d6bb2c7d028f959da0ccc9a71b9a09 -binfiles arch=i386-netbsd size=2 - bin/i386-netbsd/latexdef - bin/i386-netbsd/texdef - -name texdef.i386-solaris -category Package -revision 45011 -shortdesc i386-solaris files of texdef -containersize 372 -containerchecksum 8ee18a6efff6c4778d73f32aa1afc4c1d7ed20a599dcb93c06062391e3abb442ef059980418524b6084a514ad13c7a69797b7fccbfd1a28f925b162a486fefe1 -binfiles arch=i386-solaris size=2 - bin/i386-solaris/latexdef - bin/i386-solaris/texdef - -name texdef.sparc-solaris -category Package -revision 45011 -shortdesc sparc-solaris files of texdef -containersize 376 -containerchecksum 8f017169408ae0168d24b096f273e5f37aeb9136a62a62c19dbbd850d9804d54d3116f80ae4548631fe7292eab3b999485c353206898592b1d8b72017a272a26 -binfiles arch=sparc-solaris size=2 - bin/sparc-solaris/latexdef - bin/sparc-solaris/texdef - -name texdef.win32 -category Package -revision 45011 -shortdesc win32 files of texdef -containersize 704 -containerchecksum 51b134a2946fbadd4e745f85769915095753ce82a4ee531a8f3d6c032c0f16cb28a42b53db58a9d9142c83c79e499685f8deabeabee8fa8bdec21526961ef900 -binfiles arch=win32 size=2 - bin/win32/latexdef.exe - bin/win32/texdef.exe - -name texdef.x86_64-cygwin -category Package -revision 45011 -shortdesc x86_64-cygwin files of texdef -containersize 376 -containerchecksum 59da5e95872c6449d3b39f05dea19aefbe5fb73736c136e123ebd96e734881e29d952cc7ff803d1d6f6dda99827c9bb5ef2c92c84e14a47f680ae3860b3c3384 -binfiles arch=x86_64-cygwin size=2 - bin/x86_64-cygwin/latexdef - bin/x86_64-cygwin/texdef - -name texdef.x86_64-darwin -category Package -revision 45011 -shortdesc x86_64-darwin files of texdef -containersize 376 -containerchecksum 73cd5d931b4bfc6b29f4c6e0f9a3ec175f18e0e651b4b984fe4bd9823b9f809535a1fb212b390636289aa5aeb6093a205d53e714e6ebd26b034ed1c563c651d6 -binfiles arch=x86_64-darwin size=2 - bin/x86_64-darwin/latexdef - bin/x86_64-darwin/texdef - -name texdef.x86_64-darwinlegacy -category Package -revision 45011 -shortdesc x86_64-darwinlegacy files of texdef -containersize 380 -containerchecksum e89c8284aa0387d31838ab210392c1a9189a21a775e449c0a03f72c30878ef9bcb4c02fbac56d6905425989e5c79cdff1f518a9745fe02a9aa731cdd1cdead87 -binfiles arch=x86_64-darwinlegacy size=2 - bin/x86_64-darwinlegacy/latexdef - bin/x86_64-darwinlegacy/texdef - -name texdef.x86_64-linux -category Package -revision 45011 -shortdesc x86_64-linux files of texdef -containersize 376 -containerchecksum 00ac3c82d294a380c6b197490fd247c3c2259cbd4e5d585856a681b3f4698f9b7276a414b1ed8a47431a4680cf1ec7c1d00b38178f260c878eb860c3b0b921bc -binfiles arch=x86_64-linux size=2 - bin/x86_64-linux/latexdef - bin/x86_64-linux/texdef - -name texdef.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of texdef -containersize 368 -containerchecksum c771633949bbe295d50f7f4affdee7fd28b9d0517ddbccbc46a2adde84641d77c1a751659c66a6af6eab46792904aa9181c8044af2f27b66104f955b230a552f -binfiles arch=x86_64-linuxmusl size=2 - bin/x86_64-linuxmusl/latexdef - bin/x86_64-linuxmusl/texdef - -name texdef.x86_64-solaris -category Package -revision 45011 -shortdesc x86_64-solaris files of texdef -containersize 376 -containerchecksum dafeac40172c364c3db031e1ab59fb02c535dfa26d3599a6477a3e8cadcd39d753973b2468fd94269ea9a3144b57b624f7d998905f1a3094d317f17f1221de93 -binfiles arch=x86_64-solaris size=2 - bin/x86_64-solaris/latexdef - bin/x86_64-solaris/texdef - -name texdiff -category Package -revision 29752 -shortdesc Compare documents and produce tagged merge -longdesc Two files are compared and a new TeX file is output. When the -longdesc output file is processed with (La)TeX it marks new changes with -longdesc blue and old text with red with a strike-through line. -longdesc Furthermore, passages with changes are marked at the margin -longdesc with grey bars by the LaTeX changebar package. -depend texdiff.ARCH -containersize 7152 -containerchecksum 2e5bc09c33a372b070d1e94355c76f803e2cb3f8c801fed5efdbb2990d8880def13dc842210c4d38cd866928e03d499baf4d304567313b4f1f82d12d48768d0a -doccontainersize 10284 -doccontainerchecksum bfa104979d94d7cf7353fb75ac2b537a7a6b45762f29c8348c94d17c881289d9c8f45d04a53dd7263046cd7f6d38a8d3f90ab4c7f1a75233a3fa95bdb36d2128 -docfiles size=6 - texmf-dist/doc/man/man1/texdiff.1 - texmf-dist/doc/man/man1/texdiff.man1.pdf - texmf-dist/doc/support/texdiff/README details="Readme" -runfiles size=5 - texmf-dist/scripts/texdiff/texdiff -catalogue-also ltxdiff -catalogue-ctan /support/texdiff -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license artistic -catalogue-topics editorial -catalogue-version 0.4 - -name texdiff.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of texdiff -containersize 336 -containerchecksum 79c83533af4c99aae12e07581299149063ad5dfb5a613e133c063a639944ce492acfb13ef679a6964188923ae79dc778c7c05c1d11870c15986360f266346ee7 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/texdiff - -name texdiff.amd64-freebsd -category Package -revision 16472 -shortdesc amd64-freebsd files of texdiff -containersize 336 -containerchecksum f0bbbefb9a82d11a65e2423e5458eb9dc04e3be57cda4984c59c827f7dab70662bfa8598dd8cb52a306001198f2545c0365b764376281d3e20b919adbc421378 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/texdiff - -name texdiff.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of texdiff -containersize 336 -containerchecksum ad20a8a2c3061498ebe9e42f374c8dd471f7e99ffc6eaaf49573aa5028de4f13b6abfaf48b1819b03cbf58538f85b6b61d29a2bd74ab4372e362ae212a893e62 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/texdiff - -name texdiff.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of texdiff -containersize 340 -containerchecksum 9ce6beae49d9e1370a6ff5960f533a6e6bfb8a22153a81d3d7c900e597b9a6ae5101f13675712950157ee6514a2fd2a37e4353d9773d3518b3a75ce0fd58aea1 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/texdiff - -name texdiff.i386-cygwin -category Package -revision 15506 -shortdesc i386-cygwin files of texdiff -containersize 336 -containerchecksum dcb35e8ac9fe91a908b1889870de802852ed3fa0f9833698bb6867d33c0310aafbb1ff30c37a406ce061f35917093f8fb8a20488507e6be3a4fd511c3915fce7 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/texdiff - -name texdiff.i386-freebsd -category Package -revision 16472 -shortdesc i386-freebsd files of texdiff -containersize 340 -containerchecksum 454f92e261b3dfc48d675e6d7d15cf8aa01487a4674baf25735456467a1c28ccd601d131a6dfcfc4951c5aadd3312a1e29d078d632f12c22666e74205f5a4a2a -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/texdiff - -name texdiff.i386-linux -category Package -revision 15506 -shortdesc i386-linux files of texdiff -containersize 340 -containerchecksum 56fe0e54212e029db990fa95e5cc9c0383f141de8b48ab4e5fc9e33eeae0be9d53bf39b4c34dbf8991188f1e8212e13425d99f15aba17da8ae4b98df9e22dd93 -binfiles arch=i386-linux size=1 - bin/i386-linux/texdiff - -name texdiff.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of texdiff -containersize 336 -containerchecksum 69fb74260bd4256565eca8537926c9f920fdb8c8666ae358c9d34fb8472bb1d9075ebe78eee21ee068f10da49321524dcef5d9ebcde4840a2ef91d8078ff85f4 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/texdiff - -name texdiff.i386-solaris -category Package -revision 15506 -shortdesc i386-solaris files of texdiff -containersize 336 -containerchecksum 8de1e1bf26fa6aaad2fc3d24e1589e4feb2c8e53fd61c421cbd3b3521d62ee6c059ce7d5a0ebbb51f84f80e8b3611a3f3cac7db49b18032eeaa0a3b735b598f2 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/texdiff - -name texdiff.sparc-solaris -category Package -revision 15480 -shortdesc sparc-solaris files of texdiff -containersize 336 -containerchecksum e0e61dd20a034524d2d44b70dc24ff9b5cbeedd8a5f8abc5c7a879eed6f69ab668fec88a80c62f7b15cce15e3a9b1d23ebd044e6b6385ef176db0c5fe731b87d -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/texdiff - -name texdiff.win32 -category Package -revision 15506 -shortdesc win32 files of texdiff -containersize 680 -containerchecksum 6b1815a13c23a52f511de5c884b8da3f937ea75049677ea11405edac4c3510345f74f97a187416f7e8ea87efeb75222fed03230693ca159d5da5b21ef3518e4c -binfiles arch=win32 size=1 - bin/win32/texdiff.exe - -name texdiff.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of texdiff -containersize 340 -containerchecksum 95aea59424d5d44629994115669e9aab4884c3b0433f30d8392823e2270929de409b1d1609f9af0202f931fba71e258fb77a0e9dfd53f942df70931b0bff89ac -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/texdiff - -name texdiff.x86_64-darwin -category Package -revision 18441 -shortdesc x86_64-darwin files of texdiff -containersize 340 -containerchecksum da3d4b49aac861ba0f486817c91d7bdaf3758cead2dab19a8d847718026bf73dd6a49c403f0ab817b724aebe17c3a747d44c4bc50da42800eb6fac2e9ab501d3 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/texdiff - -name texdiff.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of texdiff -containersize 344 -containerchecksum 2671cc0a4f8857d6b5a96efe9ff63a8f9afe3f3c9ce65dc6414a58ab23c8f677c78a4f75e0f63f4417258d531ef2d8474842847b713a9011440c10c7d5f586c2 -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/texdiff - -name texdiff.x86_64-linux -category Package -revision 15506 -shortdesc x86_64-linux files of texdiff -containersize 340 -containerchecksum 25e5e0b076620643edc7903afd153b811411c7410f9089743f9243d7b685bcf494336e01dade91ba7fc2137e1a174f3155d09cb49aa9e277144d3e0d8c9a638b -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/texdiff - -name texdiff.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of texdiff -containersize 340 -containerchecksum ed9493b546f1b4c646731f9557563cb6be57044c62eb90006a491638034d390304dca56a3150895a31f4859121d992fd53a79adffe740dabf7f729b778b4e72e -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/texdiff - -name texdiff.x86_64-solaris -category Package -revision 18442 -shortdesc x86_64-solaris files of texdiff -containersize 336 -containerchecksum c06a85b60930f5b03adc0a878fbfd80a6ec84dc5df557c5779a4a04173130defc1b69a9eb17ca95a48b854cbd505b69060f0f971039c6ddb9529c6b9440bc070 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/texdiff - -name texdirflatten -category Package -revision 44751 -shortdesc Collect files related to a LaTeX job in a single directory -longdesc The Perl script parses a LaTeX file recursively, scanning all -longdesc child files, and collects details of any included and other -longdesc data files. These component files, are then all put into a -longdesc single directory (thus "flattening" the document's directory -longdesc tree). -depend texdirflatten.ARCH -containersize 4780 -containerchecksum 9764553a672d37e345c0eaac39c84479e46350f39f995e301cee7fe7396c4dcf55a2f51120a9d94a2087cbf7dfc448658eaf7d9690c89c97c23cb60ac12246de -doccontainersize 11016 -doccontainerchecksum 5c584b58fd02be2c6adef72d6b846bd193b4aaf02a21e5b1f6b80a6a93af49a9d4a12569d2aa4d9b3060290c51bd3d1e581310f9601668d27ba193d37b508b11 -docfiles size=6 - texmf-dist/doc/man/man1/texdirflatten.1 - texmf-dist/doc/man/man1/texdirflatten.man1.pdf - texmf-dist/doc/support/texdirflatten/README details="Readme" -runfiles size=3 - texmf-dist/scripts/texdirflatten/texdirflatten -catalogue-ctan /support/texdirflatten -catalogue-date 2017-07-03 23:22:32 +0200 -catalogue-license artistic -catalogue-topics file-mgmt -catalogue-version 1.3 - -name texdirflatten.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of texdirflatten -containersize 344 -containerchecksum ba1aef22f7c3a9422835416a7986896a8131ef9b99551182f2dbd0ba9cd4f582266759ff33985add56c8338348f4a3800224ebfa78d1dd54d491c7ae34a67781 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/texdirflatten - -name texdirflatten.amd64-freebsd -category Package -revision 16472 -shortdesc amd64-freebsd files of texdirflatten -containersize 344 -containerchecksum e5700695eb5a0be27e79ea5d8fcda6e358ae4b678a7babf4d45784ac44eadc659c7809c00797aaf009ab8a793ae77411c59aa9a71bf526c71556d0ee57e98db3 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/texdirflatten - -name texdirflatten.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of texdirflatten -containersize 344 -containerchecksum c319a9d255c4ab29b1c7b9a474741f07dbc5f42c4ffedb26579810b73bc67d3532dcbb74fb435a5348e83af7dcf71aed3ecf3aa52d5986e2477c519a96c8c157 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/texdirflatten - -name texdirflatten.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of texdirflatten -containersize 344 -containerchecksum 7d352f09a9d7d7366d8301e96c57c1d5f315145c706951494fa9ba2e136ffed7268b67d2a8b97218089c6653cc476b3e4fc853559919f31e62ca6c4194a1cbd1 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/texdirflatten - -name texdirflatten.i386-cygwin -category Package -revision 13717 -shortdesc i386-cygwin files of texdirflatten -containersize 344 -containerchecksum 175064f8ba2726ea735f082ac68a39c7f8ca75d023a8ab5d3f28d9463a2fe83900a44951dc21b5405f0575f91d2bb1c4ee95849052eb94c0a44517d9dd4e3e40 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/texdirflatten - -name texdirflatten.i386-freebsd -category Package -revision 16472 -shortdesc i386-freebsd files of texdirflatten -containersize 344 -containerchecksum 6f6ea9010587d3a79963692b1d2f75a2505ec53395b4c238153bdbe97d510acf86921d3b4860ef9a4b7ca203d94e800422f12839d3186dab974e921f93c3a5a9 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/texdirflatten - -name texdirflatten.i386-linux -category Package -revision 12782 -shortdesc i386-linux files of texdirflatten -containersize 344 -containerchecksum ede019f0f61a88b88f890bd55cace70eea29ade86d7de159a327b0434ef1c33ab7a79863d9212cf27a2ac412d70e0f17908bb29c806c6eae9d4faea0f04c618f -binfiles arch=i386-linux size=1 - bin/i386-linux/texdirflatten - -name texdirflatten.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of texdirflatten -containersize 344 -containerchecksum 90f11b97ab9e73f3471c5ec792685bffc8651ab5239d809fd661968ef8b9caf23cdd3e61cf50d16c5e1e3d29bc8cd3517339645a6d38dc5337eb848e900472a1 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/texdirflatten - -name texdirflatten.i386-solaris -category Package -revision 12782 -shortdesc i386-solaris files of texdirflatten -containersize 344 -containerchecksum 59270b3290996e493f1ed2aa10b603946c0284de71b904fbd389f8a3e4040e9aa46ac1106167ad34580d42bc2e99b3be1b998598b63f6a900c5a8e0383444ca1 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/texdirflatten - -name texdirflatten.sparc-solaris -category Package -revision 12782 -shortdesc sparc-solaris files of texdirflatten -containersize 344 -containerchecksum c68bf86bc7898e5c14a8ee81771cfc9e4b142f8ddae41c2c1164d5886bf778547cd9a5d18f7ca3536cc2c4c49742c8eca6f818ae2c271edbb101eb2f9d4fb3d1 -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/texdirflatten - -name texdirflatten.win32 -category Package -revision 15404 -shortdesc win32 files of texdirflatten -containersize 688 -containerchecksum eef32b9d8d8e899f9b68f730e265fff5795327fa59d2f98471af86e86a4a7290b55c88bb0711d407b353878d6ea6da89c9cd5e7247478852e79a6f5e8528c658 -binfiles arch=win32 size=1 - bin/win32/texdirflatten.exe - -name texdirflatten.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of texdirflatten -containersize 344 -containerchecksum 61efcb66ebb0df81c1976910c6d88bbbc07ae2ee68818e335fb25362da4ed1fc93f029aec934901638bc275e49553e0b7a699433240a501ba6a873ba800b23a1 -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/texdirflatten - -name texdirflatten.x86_64-darwin -category Package -revision 18441 -shortdesc x86_64-darwin files of texdirflatten -containersize 348 -containerchecksum 1c702cecc8e78a6fd5b4b22139c6396e19d54393f6a49847935131228ed76b8e60401014bc46dbbe863545105c6f536f9772b5dc43cf1630e0a1bcbdfdcc5ac3 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/texdirflatten - -name texdirflatten.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of texdirflatten -containersize 352 -containerchecksum e98ab3b049374ac238c6ff8b4d1426d3fb1638e0bcb619357951043179ba81fddf322dbfc36024d60621231cd5834ee72b8a76ca3c508e03c2d96cb2a7a0be88 -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/texdirflatten - -name texdirflatten.x86_64-linux -category Package -revision 12782 -shortdesc x86_64-linux files of texdirflatten -containersize 344 -containerchecksum 715feb4cba8afc01e6706aa3e042a569688ad2825564330cd21274d508bc8dabfb1cedcab3883e919af7841753fb950ccc0e4f758ddb52b32adbc6826ec5ad44 -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/texdirflatten - -name texdirflatten.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of texdirflatten -containersize 344 -containerchecksum 99fb15a09f2a4ff2e69b20ea0f2eed851fb1765858696b7793a0b1aa7808cea3d1278d71deb1d51a8a7af222ff027978d550c76082c8fb1451007b793f0e69d3 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/texdirflatten - -name texdirflatten.x86_64-solaris -category Package -revision 18442 -shortdesc x86_64-solaris files of texdirflatten -containersize 344 -containerchecksum 0d04aaaeca5474b35ea430a05381824f4ad87681424127dc9cf1fc0c0762383eae9452af02fc6b2467a0f20b7ac97bba0f3f37ee4fad464dbfdab6f42f730d07 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/texdirflatten - -name texdoc -category TLCore -revision 47946 -shortdesc Documentation access for TeX Live -longdesc texdoc is a Lua script providing easy access to the -longdesc documentation in TeX Live: PDF, DVI, plain text files, and -longdesc more. Viewing and other configuration can be extensively -longdesc customized. It is distributed with TeX Live; MiKTeX provides a -longdesc program by the same name to do the same job, but its -longdesc implementation is unrelated. -depend kpathsea -depend texdoc.ARCH -containersize 25560 -containerchecksum c8e25291eb8928534f6d79f13bc35d6be7b207a27083d2d2bae4bb31f6a79cc8941f45f057472cf7c4298602452cee9b6f3f0264849d4daf6accffd73ed2edd7 -doccontainersize 128904 -doccontainerchecksum 4b105ba04ff13596c7bb321377301024aa6d6c4bb7246ff21b6741e42484e47fa5378aec7a1d090041cf5c067a7ee73358eeb2be86d9c14989cb550fddce3775 -docfiles size=49 - texmf-dist/doc/man/man1/texdoc.1 - texmf-dist/doc/man/man1/texdoc.man1.pdf - texmf-dist/doc/support/texdoc/COPYING - texmf-dist/doc/support/texdoc/NEWS - texmf-dist/doc/support/texdoc/README.md details="Readme" - texmf-dist/doc/support/texdoc/texdoc.pdf details="Package documentation" - texmf-dist/doc/support/texdoc/texdoc.tex -runfiles size=28 - texmf-dist/scripts/texdoc/alias.tlu - texmf-dist/scripts/texdoc/config.tlu - texmf-dist/scripts/texdoc/constants.tlu - texmf-dist/scripts/texdoc/functions.tlu - texmf-dist/scripts/texdoc/main.tlu - texmf-dist/scripts/texdoc/score.tlu - texmf-dist/scripts/texdoc/search.tlu - texmf-dist/scripts/texdoc/texdoc.tlu - texmf-dist/scripts/texdoc/texdoclib.tlu - texmf-dist/scripts/texdoc/view.tlu - texmf-dist/texdoc/texdoc.cnf -catalogue-also texdoctk -catalogue-ctan /support/texdoc -catalogue-date 2018-06-06 17:29:57 +0200 -catalogue-license gpl -catalogue-topics view-doc -catalogue-version 3.0 - -name texdoc.aarch64-linux -category TLCore -revision 47948 -shortdesc aarch64-linux files of texdoc -containersize 340 -containerchecksum 784c4ebe8a1eb3003d10373d84b84e3b5c2a6d731383120718a133b082309aee24599151461556b6e5f988227e7a408738ffb3746434505c033302aa94532571 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/texdoc - -name texdoc.amd64-freebsd -category TLCore -revision 47948 -shortdesc amd64-freebsd files of texdoc -containersize 340 -containerchecksum 194e82a009c739c78981657549980b562e1b70a0567d61e095ff1145722e665d0878b2184ccfd1d751e92cf3cd8193eae98dedad26ddd769f5ce960f77505065 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/texdoc - -name texdoc.amd64-netbsd -category TLCore -revision 47948 -shortdesc amd64-netbsd files of texdoc -containersize 340 -containerchecksum f959beb24bef1daeafa93f30aad767ed84e09e8499d2a4672e5d2cd82308ebd72c8340369bf875dbb5c45ca3f50bb0a88b874bbf7536b902a45741cfaec1f758 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/texdoc - -name texdoc.armhf-linux -category TLCore -revision 47948 -shortdesc armhf-linux files of texdoc -containersize 340 -containerchecksum 71d3fb3fce6771cfb8bc538d0c0003e57f45d8f269766aaaa5182bc2a81242fa7add99e649eca6c605190e44985ffefe1f681f58628b8edd507d3b122d911fd8 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/texdoc - -name texdoc.i386-cygwin -category TLCore -revision 47948 -shortdesc i386-cygwin files of texdoc -containersize 340 -containerchecksum 833fa990d6c3deba657b160676bc19d69d8987d8c72f53ab4e6a5bffc3f3ed66fed2c3b8794f9320381a04cff048b3eb4e64f8573a70ca494e715cf19979a325 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/texdoc - -name texdoc.i386-freebsd -category TLCore -revision 47948 -shortdesc i386-freebsd files of texdoc -containersize 340 -containerchecksum 40792e3c9da583044c893f943312ef679e2d3890bf66132b5042f90edcc09f5097d533bd73b78b0d775bbae6ae25ba4331cf3de7f2f44386b308bf59a45a158e -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/texdoc - -name texdoc.i386-linux -category TLCore -revision 47948 -shortdesc i386-linux files of texdoc -containersize 340 -containerchecksum acf0d5c939ef22f16ca805c43859bbb657f679e6ed745a470f64391bd7df82782f49426a6f78ba50b91056895644474919449f1bd8db24b4b60f4ce9da96a8c1 -binfiles arch=i386-linux size=1 - bin/i386-linux/texdoc - -name texdoc.i386-netbsd -category TLCore -revision 47948 -shortdesc i386-netbsd files of texdoc -containersize 340 -containerchecksum 35a460fc4cce013d978f83fa33af6854377b1e5bee685996027fd0672acd4eb07995a346ae7e4b4722787287a4b9a9a3a56e745ac3c680b48dc42705ac980282 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/texdoc - -name texdoc.i386-solaris -category TLCore -revision 47948 -shortdesc i386-solaris files of texdoc -containersize 340 -containerchecksum 5c42a60147aa128980a5f3a0557a1931c52cad35186a83f7cef0024d69b60ca8cbe6b5c0b942c7770e97f4b28ae1cd4d2a75e5842f3848bd327eef60e2a6e2a7 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/texdoc - -name texdoc.sparc-solaris -category TLCore -revision 47948 -shortdesc sparc-solaris files of texdoc -containersize 340 -containerchecksum 43089f4e3b4242103bca509c68fd91348336416a7275c109ce6492bae64eba7f38c745fc08d7a41f746d429bab75bc102d31c2397de94da4165819d1142c9fe3 -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/texdoc - -name texdoc.win32 -category TLCore -revision 47948 -shortdesc win32 files of texdoc -containersize 680 -containerchecksum f7d4254a0c290588627945867469a77bba022ca46d15031bb3f9068aca5a2f94e5661539fb6115732c833f7cc94894e195606292606b4c2e6f7015030411e24e -binfiles arch=win32 size=1 - bin/win32/texdoc.exe - -name texdoc.x86_64-cygwin -category TLCore -revision 47948 -shortdesc x86_64-cygwin files of texdoc -containersize 344 -containerchecksum 5cb201b7156c2eb6527e06583400e6839bde2d7dcfb5267e60de516503974773b9e786400cf19802c2cb36588d9bbc1cc85fa49b97f9dd187dd3f1e513ece55a -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/texdoc - -name texdoc.x86_64-darwin -category TLCore -revision 47948 -shortdesc x86_64-darwin files of texdoc -containersize 340 -containerchecksum 05b8b21997e17a65b53012eb88f4e094c39a47b1f002869fd604ee8fa4ae10810ac3a5212003aa55cba90a0ab4321ad9c00075de98a4eb7e83a9b8f295732030 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/texdoc - -name texdoc.x86_64-darwinlegacy -category TLCore -revision 47948 -shortdesc x86_64-darwinlegacy files of texdoc -containersize 348 -containerchecksum d7b2a108881750bb8b2a540cae683dd3965ed3718e73ca8715a2716b80d4e152cef66bafd4fad971156a4e5462b07b248979821f3332e74e62cda2d50c1ee64b -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/texdoc - -name texdoc.x86_64-linux -category TLCore -revision 47948 -shortdesc x86_64-linux files of texdoc -containersize 344 -containerchecksum fd179955827b535878eddd4acd48e8d6564ef738ba24cff39c2879a040c595eedbfe7cd6b98c972347cfe6eb3581d0bd06d7c292d28b08aab5efb4900d7572ea -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/texdoc - -name texdoc.x86_64-linuxmusl -category TLCore -revision 47948 -shortdesc x86_64-linuxmusl files of texdoc -containersize 344 -containerchecksum a973ee376bd0d87844224f0011dedf778ec510ff252927412353fb83bc0725767152621e2f7a83cf5dd31bede56ebda086976e9fae6d65e86129aa82f97226f2 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/texdoc - -name texdoc.x86_64-solaris -category TLCore -revision 47948 -shortdesc x86_64-solaris files of texdoc -containersize 340 -containerchecksum 04a73fc92b90dd48b786e5d895e41af5017a29374ef6c22fd1a3ca847005965b3efe669732a35f5158d0c77b164ad9548bf2789b1076222b9cfbba936d7d9383 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/texdoc - -name texdoctk -category TLCore -revision 47978 -shortdesc Easy access to package documentation -longdesc A Perl/Tk-based GUI for easy access to package documentation -longdesc for TeX on Unix platforms; the databases it uses are based on -longdesc the texmf/doc subtrees of teTeX, but database files for local -longdesc configurations with modified/extended directories can be -longdesc derived from them. Note that texdoctk is not a viewer itself, -longdesc but an interface for finding documentation files and opening -longdesc them with the appropriate viewer; so it relies on appropriate -longdesc programs to be installed on the system. However, the choice of -longdesc these programs can be configured by the sysadmin or user. Now -longdesc only distributed as part of TeX Live, which includes a Windows -longdesc executable. -depend kpathsea -depend texdoctk.ARCH -postaction shortcut type=menu name="TeXdoc GUI" cmd="TEXDIR/bin/win32/texdoctk.exe" -containersize 26572 -containerchecksum 2200e4d874e5b48d75339395330c06e4193181dad19e7f4bd27fe2970baaac680c19682b8512596883e1f71510f872b6c699bbfc036ecd04fef5ddc281b1a164 -doccontainersize 31640 -doccontainerchecksum c580b2c1b3fc055f2acb3907064feea91132310fa343bb6597102e1d4d22b0a3cb3b5fae23c83214edb532d10d68873d48902df98633b2d31ead9f001a5eb0fb -docfiles size=11 - texmf-dist/doc/man/man1/texdoctk.1 - texmf-dist/doc/man/man1/texdoctk.man1.pdf -runfiles size=26 - texmf-dist/scripts/texdoctk/texdoctk.pl - texmf-dist/texdoctk/texdocrc-win32.defaults - texmf-dist/texdoctk/texdocrc.defaults - texmf-dist/texdoctk/texdoctk.dat -catalogue-also texdoc -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics view-doc -catalogue-version 0.6.0 - -name texdoctk.aarch64-linux -category TLCore -revision 46208 -shortdesc aarch64-linux files of texdoctk -containersize 340 -containerchecksum cf1fec40fd8738e0da93f3fd85a02868fde5345eee077be5530ce3033201db986cc4701568302f438ed9825ca6c6c9b6ec6e47348b5648072133da6665228c05 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/texdoctk - -name texdoctk.amd64-freebsd -category TLCore -revision 29785 -shortdesc amd64-freebsd files of texdoctk -containersize 344 -containerchecksum 6499139d6addcd226ef6c1ffae57058a25245da02438dd35351117473672b2acce5fe9b26a43c96d0fa828f3c966399f921534d8b84072c2b01cd849d69a3ed4 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/texdoctk - -name texdoctk.amd64-netbsd -category TLCore -revision 30191 -shortdesc amd64-netbsd files of texdoctk -containersize 340 -containerchecksum ce03b584e307bfeb733b715757f1fbb9249cbc1f64a0fdc1e3ee54976796275e3af30508cd7e5c45a7a359305e59a1fedac7a161fa0a4692b2d09953cbe3a45d -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/texdoctk - -name texdoctk.armhf-linux -category TLCore -revision 30015 -shortdesc armhf-linux files of texdoctk -containersize 340 -containerchecksum 0f16972bb554b59d966551ede23b406fefe90caedd540452a636cc918fc7ba301eb0c78dfd4154a3ba1a814478ebd735c2a803d30763e3bef8d8add149675f0d -binfiles arch=armhf-linux size=1 - bin/armhf-linux/texdoctk - -name texdoctk.i386-cygwin -category TLCore -revision 29836 -shortdesc i386-cygwin files of texdoctk -containersize 340 -containerchecksum 0cb38c8ca6cc25d0d3176b0acf533b7e3bc70bd791d26b2bc0432d2903d42f7ac89cfe0f80b52606a05fe6a906a814a0228b5a463c3ddcd7ff9adb4b5d5405af -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/texdoctk - -name texdoctk.i386-freebsd -category TLCore -revision 29785 -shortdesc i386-freebsd files of texdoctk -containersize 340 -containerchecksum 2dd6ca51d96955a057cdbc6f510071e4f9d4298b8197b10328623b945bda37b3384bb7bf6152b30b808cdb6007c5d9fc87d2080b5f0c16756d04f96ade578394 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/texdoctk - -name texdoctk.i386-linux -category TLCore -revision 29741 -shortdesc i386-linux files of texdoctk -containersize 340 -containerchecksum 91ea018c238e1dd4aa077d195939c70ee2b84c798e5ce282c85d2f24c26e817d8401d0ac44d3da2eea9bca6222203c48d46dfcf78d6a6ddbe371831ff87c9d8f -binfiles arch=i386-linux size=1 - bin/i386-linux/texdoctk - -name texdoctk.i386-netbsd -category TLCore -revision 30191 -shortdesc i386-netbsd files of texdoctk -containersize 340 -containerchecksum 45e6c22a32761c8e66d91fc1fe15927744d1b13addffb00b63a5aae516f2d14206ed8ebe8464d38e4158c549a4a7d4cc53da3f015301ebf42b5106b1125547d3 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/texdoctk - -name texdoctk.i386-solaris -category TLCore -revision 29806 -shortdesc i386-solaris files of texdoctk -containersize 340 -containerchecksum 39089f2f8a941c1062fadc8f2f346891ed53ca536fc894973c6bfacc38256f527bfeefa3f6592fa50dd8fb5706f39d3fadc30024edac5273772fbb89d62a56fb -binfiles arch=i386-solaris size=1 - bin/i386-solaris/texdoctk - -name texdoctk.sparc-solaris -category TLCore -revision 29812 -shortdesc sparc-solaris files of texdoctk -containersize 340 -containerchecksum d9e13ce77f54ce6f8b388262949248bd87cdee6fd773f2b4afea8e532728cd565c8a8ec7cbeeeeaed4b0382c2efe616dc1e0d424e21a201371d3dbdf97972d0e -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/texdoctk - -name texdoctk.win32 -category TLCore -revision 18918 -shortdesc win32 files of texdoctk -containersize 2008 -containerchecksum 1f2cd8d456692baa87b6b8112a64e7ca3c377b965541ecfbed69bbf29450cd4621df2975c6580c82b53a046de80f86dd4bd87d58266f7965afe13bcd3f638201 -binfiles arch=win32 size=2 - bin/win32/texdoctk.exe - -name texdoctk.x86_64-cygwin -category TLCore -revision 33557 -shortdesc x86_64-cygwin files of texdoctk -containersize 344 -containerchecksum decb06f5abd9c8ce7620eb702008b3ca0aa44158b0f8a836d3a4f1713dfd77fc80fddfb3f8384e830b767d5de26201b26aaa67b7a1f6efecde5415f3bc398cbd -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/texdoctk - -name texdoctk.x86_64-darwin -category TLCore -revision 29809 -shortdesc x86_64-darwin files of texdoctk -containersize 344 -containerchecksum 9328d075c3f852f2b3e853e5ce4152128f15d61533b776c114b6e5dfb175bd69ffe2138f2ea253e902e4e3a24445ab056f902ce65a035af9f0f8ace58ef76a57 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/texdoctk - -name texdoctk.x86_64-darwinlegacy -category TLCore -revision 43871 -shortdesc x86_64-darwinlegacy files of texdoctk -containersize 348 -containerchecksum fff9464c0807f4d96dc0bddf622b99a622acf5340a193a91a209fccfd9818d2da512944a7e41bd7a40368cf18f16ec9bb2a963fb3f6bf48c10d6eb6deb061fb3 -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/texdoctk - -name texdoctk.x86_64-linux -category TLCore -revision 29820 -shortdesc x86_64-linux files of texdoctk -containersize 344 -containerchecksum 589c3eccd744d9d832f16a5e17665dd57e9e00a47e3488a25c3b2693b33442d1c059539277751957ce9f9ed600de1f04832f60b41103e55ce1a89c1c7efa5a7d -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/texdoctk - -name texdoctk.x86_64-linuxmusl -category TLCore -revision 46840 -shortdesc x86_64-linuxmusl files of texdoctk -containersize 344 -containerchecksum 437b02876abd4b0c58f687710711fb662dc9190960e62ddc0461ba3280ecb2b79a006938fc3cf3955ec161244475e7e6546960b347ea9d2b02148db5e2d9772b -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/texdoctk - -name texdoctk.x86_64-solaris -category TLCore -revision 29807 -shortdesc x86_64-solaris files of texdoctk -containersize 344 -containerchecksum 50be5565c7b79963df3536cca234f890153adc7aae1ce44a9e7df1ea4c29f3bbd67815b4a42fc78668864ab61b227d2c86834110342ab8adad6d6f66b7e0d15c -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/texdoctk - -name texdraw -category Package -revision 31894 -shortdesc Graphical macros, using embedded PostScript -relocated 1 -longdesc TeXdraw is a set of macro definitions for TeX, which allow the -longdesc user to produce PostScript drawings from within TeX and LaTeX. -longdesc TeXdraw has been designed to be extensible. Drawing 'segments' -longdesc are relocatable, self-contained units. Using a combination of -longdesc the TeX's grouping mechanism and the gsave/grestore mechanism -longdesc in PostScript, drawing segments allow for local changes to the -longdesc scaling and line parameters. Using TeX's macro definition -longdesc capability, new drawing commands can be constructed from -longdesc drawing segments. -containersize 18212 -containerchecksum 5a8ac698fe8470d85de66f2ea010c335cddd80ff7a87c5a91731a1abb15c42aa135f9af248bd454a1094a4bf03343fd508aad8b9e21fb58c65f71fa603493759 -doccontainersize 171716 -doccontainerchecksum ab77322e2c8b581c9d375aaf38b0269ada7fa72b32d4ebd1b38966cbabae772b49bcaa5e5a33cb080d9519af9bf65fcc4f401ecf6b3f16ae9f33940bb2ebcee7 -docfiles size=160 - RELOC/doc/info/texdraw.info - RELOC/doc/support/texdraw/ChangeLog - RELOC/doc/support/texdraw/README details="Readme" - RELOC/doc/support/texdraw/texdraw.cps - RELOC/doc/support/texdraw/texdraw.fns - RELOC/doc/support/texdraw/texdraw.ps details="Package documentation" - RELOC/doc/support/texdraw/texdraw.texi - RELOC/doc/support/texdraw/txi-src.tgz -runfiles size=26 - RELOC/tex/generic/texdraw/blockdiagram.tex - RELOC/tex/generic/texdraw/texdraw.sty - RELOC/tex/generic/texdraw/texdraw.tex - RELOC/tex/generic/texdraw/txdexamp.latex - RELOC/tex/generic/texdraw/txdexamp.tex - RELOC/tex/generic/texdraw/txdps.tex - RELOC/tex/generic/texdraw/txdtools.tex -catalogue-ctan /graphics/texdraw -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics graphics-in-tex - -name texfot -category Package -revision 44991 -shortdesc Filter clutter from the output of a TeX run -longdesc The package provides a small Perl script to filter the online -longdesc output from a TeX run, attempting to show only those messages -longdesc which probably deserve some change in the source. The TeX -longdesc invocation itself need not change. -depend texfot.ARCH -containersize 6204 -containerchecksum 97e64c6891b399bf5c5e0f02e2f9d9b43021860d2cfcd3c5d75818954d95d0301483389fbc56a5f1e0acc2d64552c43b5d0f1828d2c3c1d86ef55887a6057930 -doccontainersize 19076 -doccontainerchecksum e025fb17b263f3b88195100aa31f4b5baf817d62aa6c0e2d08301822a9b89f92f5a571f2cb55db1d67c77a252dfa68fd35c97db3be97f740d04c37602d5cae9b -docfiles size=10 - texmf-dist/doc/man/man1/texfot.1 - texmf-dist/doc/man/man1/texfot.man1.pdf - texmf-dist/doc/support/texfot/README details="Readme" -runfiles size=4 - texmf-dist/scripts/texfot/texfot.pl -catalogue-ctan /support/texfot -catalogue-date 2017-08-08 20:53:45 +0200 -catalogue-license pd -catalogue-topics comp-mgmt -catalogue-version 1.37 - -name texfot.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of texfot -containersize 340 -containerchecksum be2289fee6f93db71bc46f38b410f78e649900cfaa37cee32d8df8a9e89407c54c3426ce5453ec4c8f063da7aeaa90a0d42457492ccdd66e24be2304ddea86f8 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/texfot - -name texfot.amd64-freebsd -category Package -revision 33155 -shortdesc amd64-freebsd files of texfot -containersize 340 -containerchecksum a7b9db947fe4836d7cc53496c1279c4477c2a89b5864aa59055a84a9580399562d59e26f77700c87174ef7fbd2df265fb30e74480c1d8fe6527cd34ad2a24b37 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/texfot - -name texfot.amd64-netbsd -category Package -revision 33155 -shortdesc amd64-netbsd files of texfot -containersize 336 -containerchecksum be5c2b058102268d09d8051eed409c02382f152f706716b73a62ceb6734839a851ce5bec9a810ea218da4a678f8e3f2cc6cec6529aafa487febf98ae4413e6d5 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/texfot - -name texfot.armhf-linux -category Package -revision 33155 -shortdesc armhf-linux files of texfot -containersize 340 -containerchecksum 083c28ff6c84c164169276ef5f4c56a9cedaa2b0a2b60048808d65915f31676f9be2ea17b6832c4ffc0ea8e838294a32e10216ed2e79a64722d20c08fe94cb94 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/texfot - -name texfot.i386-cygwin -category Package -revision 33155 -shortdesc i386-cygwin files of texfot -containersize 340 -containerchecksum a9fafcaebe5a7ffd50f71ed5ac939834d20725e05177a3a12daa8ab6d6e6ea55c0ac8b64f2c6b9a25aac34f146a8b7f01bf57391c82ffbdf8a4c2ace961adf36 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/texfot - -name texfot.i386-freebsd -category Package -revision 33155 -shortdesc i386-freebsd files of texfot -containersize 340 -containerchecksum 1d4cdeb08a4b011513257050ea8ab9920a46ecf2da8355cf575be1a18262b67edccf37cf92847a95d684321e85ccb990cddc1899a1f677eb27a81916bd4df5cc -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/texfot - -name texfot.i386-linux -category Package -revision 33155 -shortdesc i386-linux files of texfot -containersize 340 -containerchecksum c6d76179a8be584680f7960974e74baab75bab4db2ad9da361bf2ec40a8dbebeb10fffc88e8e9ebf603a2bb86617b4d5d2a70a34f15319cd71ec5b0bdd3906bf -binfiles arch=i386-linux size=1 - bin/i386-linux/texfot - -name texfot.i386-netbsd -category Package -revision 33155 -shortdesc i386-netbsd files of texfot -containersize 340 -containerchecksum 4c111c1d550d60d65b41514c3f73d26a7dc2105bd54f2008e0c778415c007789fecf834294a542706c9fc35db2e575c0c90cfc0069e426d16dcb39bb9377397e -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/texfot - -name texfot.i386-solaris -category Package -revision 33155 -shortdesc i386-solaris files of texfot -containersize 336 -containerchecksum 055b2c1a12baf7404ad996d92c835ce8139e9b2d5db20ea7e00a59bf356d18eed5446506b3a16b0f938813a22c16ef206851b12d9d48f89ffc53fccfbe4a9cd3 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/texfot - -name texfot.sparc-solaris -category Package -revision 33155 -shortdesc sparc-solaris files of texfot -containersize 340 -containerchecksum 6d2a71f15ff383b657f3dcbd739ebb664e0ac7296e28711b18717977ad5dabca768cfb4d707838e65d67e27ba32094c0a2dc36d617e45b37e10b3ea4183a7f13 -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/texfot - -name texfot.win32 -category Package -revision 33155 -shortdesc win32 files of texfot -containersize 680 -containerchecksum e6f6d1e8303b23e90381b46f3427f5bd16d14a4000a61720afc83239b860866739a90522a94f90aa04e8830a661af96451fc67945a4f9fc6b952d780e1849a72 -binfiles arch=win32 size=1 - bin/win32/texfot.exe - -name texfot.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of texfot -containersize 340 -containerchecksum 197568be4ba4576460a4384a85bcfc33173b38fe8aea97153ea90b054d4e28d4555f1d29cf428d295ab0de212b7f87cd5428874e2e5a40a152730bb234710524 -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/texfot - -name texfot.x86_64-darwin -category Package -revision 33155 -shortdesc x86_64-darwin files of texfot -containersize 340 -containerchecksum 3dcb96f5eb51e95f529c34f6004efed3011f8656a4462a069bb10a4cee175a9901414ac75cdd2d332b5ca9bf00f0f0ac3b98a112728cdb32ef21f8549c10d1a6 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/texfot - -name texfot.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of texfot -containersize 348 -containerchecksum 10f3381e6ae3ec7db820543fee3ee7174244652cdc46898b82b6ae796650027a0dc1ceca127e9a483ac015a02dc4f831320fdd6b1dc36445e7d04c3b2b79cee9 -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/texfot - -name texfot.x86_64-linux -category Package -revision 33155 -shortdesc x86_64-linux files of texfot -containersize 340 -containerchecksum 1ce47e6f895e74509f716351703063dfde4c37877ba14d016f47bc0fc61cde752a7ae9ce1b651e21fffff417fd9a1af410a4379dfd0deb7c6b0a60a10c94efc0 -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/texfot - -name texfot.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of texfot -containersize 340 -containerchecksum 24b15df6cd0f34fa0cd3b9cc2fd24c12f0aca4a0f2a58e8c6f71ca771f4d15e0ae4cc161f14b32a0096d24d4f48b9887caf8293d5df21e0b338ac6036dea4e51 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/texfot - -name texfot.x86_64-solaris -category Package -revision 33155 -shortdesc x86_64-solaris files of texfot -containersize 340 -containerchecksum bcdd8a39b15f0eaa72d339e379f33eaaa6671feb41f1636868efdc5ec6c0f4211dc7aaa24aca33fcf71d1bc052011e34a93b18c64f585bf8b79713bc06e81ec9 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/texfot - -name texilikechaps -category Package -revision 28553 -shortdesc Format chapters with a texi-like format -relocated 1 -longdesc The package enables the user to reduce the size of the rather -longdesc large chapter headings in standard classes into a texi-like -longdesc smaller format. Details of the format may be controlled with -longdesc internal commands. -containersize 1956 -containerchecksum 65f9d3d047f311318f67f5aef968f0200a464770f099c698634bf243122182161138fe0db25efc0834e4adae05f469bbbe9f9d26d48d949a4fe94f6f174a7d4b -runfiles size=1 - RELOC/tex/latex/texilikechaps/texilikechaps.sty -catalogue-ctan /macros/latex/contrib/misc/texilikechaps.sty -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics headings -catalogue-version 1.0a - -name texilikecover -category Package -revision 15878 -shortdesc A cover-page package, like TeXinfo -relocated 1 -longdesc The package creates document cover pages, like those that -longdesc TeXinfo produces. -containersize 956 -containerchecksum c4f4717a9d2aa0e4e677a859acca1762e7f9c93885a9852a2f27cc1e3f92df37331d7b0eeac7872c848a19c4e6412c186371d57ceb1e4936585afcfe76cd8089 -runfiles size=1 - RELOC/tex/latex/texilikecover/texilikecover.sty -catalogue-ctan /macros/latex/contrib/misc/texilikecover.sty -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics covers -catalogue-version 0.1 - -name texinfo -category Package -revision 50139 -shortdesc Texinfo documentation system -relocated 1 -longdesc Texinfo is the preferred format for documentation in the GNU -longdesc project; the format may be used to produce online or printed -longdesc output from a single source. The Texinfo macros may be used to -longdesc produce printable output using TeX; other programs in the -longdesc distribution offer online interactive use (with hypertext -longdesc linkages in some cases). Note that a developers' snapshot of -longdesc the latest release of the Texinfo macros may be found in the -longdesc Texinfo 'latest' package. -containersize 99036 -containerchecksum 7c3d517df29ea472e8ce627bec761568538a356f2c1e3b558604bb6f4e38aa53e0090ef4dd4cfe3442f1e54901d77d09515156922c99f678d617198822bd23d3 -runfiles size=109 - RELOC/tex/texinfo/texinfo.ini - RELOC/tex/texinfo/texinfo.tex - RELOC/tex/texinfo/txi-cs.tex - RELOC/tex/texinfo/txi-de.tex - RELOC/tex/texinfo/txi-en.tex - RELOC/tex/texinfo/txi-es.tex - RELOC/tex/texinfo/txi-fr.tex - RELOC/tex/texinfo/txi-it.tex - RELOC/tex/texinfo/txi-nb.tex - RELOC/tex/texinfo/txi-nl.tex - RELOC/tex/texinfo/txi-nn.tex - RELOC/tex/texinfo/txi-pl.tex - RELOC/tex/texinfo/txi-pt.tex - RELOC/tex/texinfo/txi-ru.tex - RELOC/tex/texinfo/txi-sr.tex - RELOC/tex/texinfo/txi-tr.tex - RELOC/tex/texinfo/txi-uk.tex -catalogue-contact-home http://www.gnu.org/software/texinfo/ -catalogue-ctan /macros/texinfo/texinfo -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license gpl -catalogue-topics doc-supp format -catalogue-version 5.1 - -name texlive-common -category TLCore -revision 47105 -shortdesc TeX Live documentation (common elements) -relocated 1 -postaction shortcut type=menu name="TeX Live documentation" cmd=TEXDIR/texmf-dist/doc/texlive/index.html -containersize 348 -containerchecksum 55daf13056d3f75047fecea3ad0cba05bbfa342d54d8914ca6df7494e14e297d9380c22d6aafbbe76d86a79edd4b20aef55ff38fd2f4c6d64a6277bf90729825 -doccontainersize 229548 -doccontainerchecksum fa44cd5aba2db8502f41b2ac1c061bc235a9edc14aed22a3d789c5e6c78bf736069d67dd6eda4dddabeefa78010c844c197bfdfa3e76e18b874ec1c63712cd5b -docfiles size=77 - RELOC/doc/texlive/index.html - RELOC/doc/texlive/texlive-common/examples/ex5.tex - RELOC/doc/texlive/texlive-common/examples/ex6.tex - RELOC/doc/texlive/texlive-common/examples/ex6a.tex - RELOC/doc/texlive/texlive-common/examples/ex6b.tex - RELOC/doc/texlive/texlive-common/examples/ex6c.tex - RELOC/doc/texlive/texlive-common/install-lnx-main.png - RELOC/doc/texlive/texlive-common/nsis_installer.png - RELOC/doc/texlive/texlive-common/psview.png - RELOC/doc/texlive/texlive-common/stdcoll.png - RELOC/doc/texlive/texlive-common/tlmgr-general-options.png - RELOC/doc/texlive/texlive-common/tlmgr-gui.png - RELOC/doc/texlive/texlive-common/tlmgr-paper-options.png - RELOC/doc/texlive/texlive-common/tray-menu.png - RELOC/doc/texlive/texlive-common/wizard-w32.png - -name texlive-cz -category TLCore -revision 47441 -shortdesc TeX Live manual (Czech/Slovak) -relocated 1 -containersize 280 -containerchecksum 104a8357b0b372d5488995ca8b9baf4ff08b5fca34d65871c28b13f1a670b91e0e508daba78238c1422c58660146822575d9011328c92dc66f238684793e0560 -doccontainersize 957336 -doccontainerchecksum 103599893c3a77fe569a866bb31a96e9160afc123200979cd6b587239685f891219bb53ed36e9a3a44d8003cc803215e503d6cc312198180ad59cc3473e7de26 -docfiles size=375 - RELOC/doc/texlive/texlive-cz/Makefile - RELOC/doc/texlive/texlive-cz/csquote.sty - RELOC/doc/texlive/texlive-cz/ec-lmr10-19.png - RELOC/doc/texlive/texlive-cz/live4ht.cfg - RELOC/doc/texlive/texlive-cz/tex-live.css - RELOC/doc/texlive/texlive-cz/texlive-cz.css - RELOC/doc/texlive/texlive-cz/texlive-cz.html - RELOC/doc/texlive/texlive-cz/texlive-cz.pdf - RELOC/doc/texlive/texlive-cz/texlive-cz.tex - -name texlive-de -category TLCore -revision 47592 -shortdesc TeX Live manual (German) -relocated 1 -containersize 272 -containerchecksum 08c67c0c348eadff200e98606f4c0b67c7e9f763e84cf12117e938fc1310e37a8a55177948771ad9e4156955dd0dda479addbb3caf1a067c0e5aa1ef7e815a3b -doccontainersize 664252 -doccontainerchecksum a575f65e317d8d5bab4591dde8cf2958c821f3786352b09c5dd4c5b6f6069ebcdcb005405aeff2e13a38afa5bf32f00bfb60159f215048734c5871cf6bd0d06d -docfiles size=396 - RELOC/doc/texlive/texlive-de/Makefile - RELOC/doc/texlive/texlive-de/install-lnx-main.png - RELOC/doc/texlive/texlive-de/lmsy10-40.png - RELOC/doc/texlive/texlive-de/nsis_installer.png - RELOC/doc/texlive/texlive-de/nsisinstaller.png - RELOC/doc/texlive/texlive-de/psview.png - RELOC/doc/texlive/texlive-de/stdcoll.png - RELOC/doc/texlive/texlive-de/texlive-de-html.css - RELOC/doc/texlive/texlive-de/texlive-de-html.tex - RELOC/doc/texlive/texlive-de/texlive-de.css - RELOC/doc/texlive/texlive-de/texlive-de.html - RELOC/doc/texlive/texlive-de/texlive-de.pdf - RELOC/doc/texlive/texlive-de/texlive-de.tex - RELOC/doc/texlive/texlive-de/tlmgr-general-options.png - RELOC/doc/texlive/texlive-de/tlmgr-gui.png - RELOC/doc/texlive/texlive-de/tlmgr-paper-options.png - RELOC/doc/texlive/texlive-de/tray-menu.png - RELOC/doc/texlive/texlive-de/wizard-w32.png - -name texlive-docindex -category TLCore -revision 50139 -shortdesc top-level TeX Live doc.html, etc. -longdesc These files are regenerated as needed, which is often, so we -longdesc make them a separate package. See the tl-update-auto script -longdesc for the process. -containersize 109876 -containerchecksum bff973bf850ec4113d9ff803eec8d33f6c8639e5138d53e0ec1f7a4532711e56edcddee28a2dd799d36b548d494c3ce356ab40ed37d34d5d9353fe8d4ed91548 -doccontainersize 138976 -doccontainerchecksum a50fdeec5df2c08dc37c8acdf523a81a1885152d57194d1dcb3c189678894bb7c5c25d461b359cb916d99a5356650d1d37efbbf0024e57578190642e70171f70 -docfiles size=254 - doc.html -runfiles size=270 - texmf-dist/scripts/texlive/var/texcatalogue.keywords - -name texlive-en -category TLCore -revision 47845 -shortdesc TeX Live manual (English) -relocated 1 -containersize 276 -containerchecksum dbbf5d8fc537755a353f0b4c65b868f8bc175068105dc0ea87d4056c27a9c6272f00814ecb235729fcde22290a08505f4167ba446a7506815f7b69cea3617adf -doccontainersize 1595692 -doccontainerchecksum 44fb2b2fd811ffbced1638c7b16d4803fc39ee68a3727fe726c34d9d7bc8f9e8b96421e592962a29dc205ce3c7c9e759779b2c1bb254b74fb83ce161cde266d5 -docfiles size=1245 - RELOC/doc/info/tlbuild.info - RELOC/doc/texlive/texlive-en/.dict.pws - RELOC/doc/texlive/texlive-en/Makefile - RELOC/doc/texlive/texlive-en/README - RELOC/doc/texlive/texlive-en/archive/bv-live.tex - RELOC/doc/texlive/texlive-en/archive/bvoutln.sty - RELOC/doc/texlive/texlive-en/archive/changemail - RELOC/doc/texlive/texlive-en/archive/l.pl - RELOC/doc/texlive/texlive-en/archive/live-2003.tex - RELOC/doc/texlive/texlive-en/archive/live-2004.tex - RELOC/doc/texlive/texlive-en/archive/live-2005.tex - RELOC/doc/texlive/texlive-en/archive/live-2007.tex - RELOC/doc/texlive/texlive-en/archive/live-2008.tex - RELOC/doc/texlive/texlive-en/archive/live-2009.tex - RELOC/doc/texlive/texlive-en/archive/live-2010.tex - RELOC/doc/texlive/texlive-en/archive/live-2011.tex - RELOC/doc/texlive/texlive-en/archive/live-2012.tex - RELOC/doc/texlive/texlive-en/archive/live-2013.tex - RELOC/doc/texlive/texlive-en/archive/live-2014.tex - RELOC/doc/texlive/texlive-en/archive/live-2015.tex - RELOC/doc/texlive/texlive-en/archive/live-2016.tex - RELOC/doc/texlive/texlive-en/archive/live-2017.tex - RELOC/doc/texlive/texlive-en/archive/live-tl7.tex - RELOC/doc/texlive/texlive-en/archive/live4ht.cfg-2004 - RELOC/doc/texlive/texlive-en/archive/mod.pl - RELOC/doc/texlive/texlive-en/archive/nocites.tex - RELOC/doc/texlive/texlive-en/archive/picture.tex - RELOC/doc/texlive/texlive-en/archive/split.pl - RELOC/doc/texlive/texlive-en/archive/status.pl - RELOC/doc/texlive/texlive-en/archive/tex-live.bib - RELOC/doc/texlive/texlive-en/archive/tex-live.bst - RELOC/doc/texlive/texlive-en/archive/tex-live.sty-2003 - RELOC/doc/texlive/texlive-en/archive/tex-live.sty-2004 - RELOC/doc/texlive/texlive-en/archive/tex-live.sty-2005 - RELOC/doc/texlive/texlive-en/archive/tex-live.sty-2007 - RELOC/doc/texlive/texlive-en/archive/tex-live.sty-2008 - RELOC/doc/texlive/texlive-en/archive/tex-live.sty-2009 - RELOC/doc/texlive/texlive-en/archive/tex-live.sty-2010 - RELOC/doc/texlive/texlive-en/archive/tex-live.sty-2014 - RELOC/doc/texlive/texlive-en/archive/tex-live.sty-2015 - RELOC/doc/texlive/texlive-en/archive/tex-live.sty-2016 - RELOC/doc/texlive/texlive-en/archive/tex-live.sty-2017 - RELOC/doc/texlive/texlive-en/archive/texlive.pl - RELOC/doc/texlive/texlive-en/live4ht.cfg - RELOC/doc/texlive/texlive-en/tex-live.css - RELOC/doc/texlive/texlive-en/tex-live.sty - RELOC/doc/texlive/texlive-en/texlive-en.css - RELOC/doc/texlive/texlive-en/texlive-en.html - RELOC/doc/texlive/texlive-en/texlive-en.pdf - RELOC/doc/texlive/texlive-en/texlive-en.tex - RELOC/doc/texlive/tlbuild/tlbuild.html - RELOC/doc/texlive/tlbuild/tlbuild.pdf - -name texlive-es -category TLCore -revision 47443 -shortdesc TeX Live manual (Spanish) -relocated 1 -containersize 276 -containerchecksum f5e9404c19b4227c10a07ed9b35e202b41c038b17ca8b324d74fb279a95ce334e8271f233ee3333ab51e5b04da4d137469e4f061164f8ac10b843a158e38e656 -doccontainersize 1451004 -doccontainerchecksum 6fcda16d26282f387913f0b34b0daf6d4d068f4e15b34cc9fa6cbeab1a6f3af45cf900225fb4eafbb70943e8b76dcd000ad0bc27719e0e127f6ce73f629bea4e -docfiles size=627 - RELOC/doc/texlive/texlive-es/Makefile - RELOC/doc/texlive/texlive-es/archive/texlive-es.html - RELOC/doc/texlive/texlive-es/archive/texlive-es.pdf - RELOC/doc/texlive/texlive-es/archive/texlive-es.tex - RELOC/doc/texlive/texlive-es/tex-live.css - RELOC/doc/texlive/texlive-es/texlive-es.css - RELOC/doc/texlive/texlive-es/texlive-es.html - RELOC/doc/texlive/texlive-es/texlive-es.pdf - RELOC/doc/texlive/texlive-es/texlive-es.tex - -name texlive-fr -category TLCore -revision 48559 -shortdesc TeX Live manual (French) -relocated 1 -containersize 276 -containerchecksum 38f11216a59192ef1d8f8b992f1d16939db9e1323f191d44d060e0919293f7ded441922d78b032b244fc30d37af9c2727c3b408fcc9ab61ede66cd9a7f7aeba2 -doccontainersize 1078216 -doccontainerchecksum e103e036edf8ad2438fc5c0e9e069c8d1d398f0cb2d997eddc80cb7fda301291b5e797d2e59122cf6f1797130e20bad2c06fb74fdbb4da9a7bc86ef84e2d2f7e -docfiles size=406 - RELOC/doc/texlive/texlive-fr/Makefile - RELOC/doc/texlive/texlive-fr/live4ht.cfg - RELOC/doc/texlive/texlive-fr/notes - RELOC/doc/texlive/texlive-fr/tex-live.css - RELOC/doc/texlive/texlive-fr/texlive-fr.css - RELOC/doc/texlive/texlive-fr/texlive-fr.html - RELOC/doc/texlive/texlive-fr/texlive-fr.pdf - RELOC/doc/texlive/texlive-fr/texlive-fr.tex - -name texlive-it -category TLCore -revision 47434 -shortdesc TeX Live manual (Italian) -relocated 1 -containersize 276 -containerchecksum 043e2d7d8026c6a3fa896819a4ca10925e1fcf8e9d64351661cada51e33662384b71bf8fa0981faf5ef060c62a08c993ff71168c8769545a37e83462f768c5cf -doccontainersize 952752 -doccontainerchecksum 70aceeecba1037edf17ea81c2a0b1cb5cdc36519b16bd68c981e9578e3ecc5c732548a8479684d9c95ce2665f8b837a390e8b673b0773240ffc3f449cf2ea3cf -docfiles size=360 - RELOC/doc/texlive/texlive-it/Makefile - RELOC/doc/texlive/texlive-it/texlive-it.html - RELOC/doc/texlive/texlive-it/texlive-it.pdf - RELOC/doc/texlive/texlive-it/texlive-it.tex - -name texlive-msg-translations -category TLCore -revision 50050 -shortdesc translations of the TeX Live installer and TeX Live Manager -longdesc This package contains the translated messages of the TeX Live -longdesc installer and TeX Live Manager. For information on creating or -longdesc updating translations, see -longdesc http://tug.org/texlive/doc.html#install-tl-xlate. -containersize 116156 -containerchecksum 68715d6feb3f76c473cbcec846f3bb8b8913c1eb70af06bd1ab50dd696e4e51274cea7361ab52635a2e75685b1e2f9ca6544e206739e60b46357e24567303bd3 -runfiles size=359 - tlpkg/translations/README - tlpkg/translations/cs.po - tlpkg/translations/de.po - tlpkg/translations/es.po - tlpkg/translations/fr.po - tlpkg/translations/it.po - tlpkg/translations/ja.po - tlpkg/translations/messages.pot - tlpkg/translations/nl.po - tlpkg/translations/pl.po - tlpkg/translations/pt_BR.po - tlpkg/translations/ru.po - tlpkg/translations/sk.po - tlpkg/translations/sl.po - tlpkg/translations/sr.po - tlpkg/translations/translators - tlpkg/translations/uk.po - tlpkg/translations/vi.po - tlpkg/translations/zh_CN.po - tlpkg/translations/zh_TW.po - -name texlive-pl -category TLCore -revision 47447 -shortdesc TeX Live manual (Polish) -relocated 1 -containersize 272 -containerchecksum 6be6da6a9e86eb07c4fe363ca677c5ac935dd7d5d4ea31e20947f2bcb0d5e13bed4fbf81c180a94a155d3ff93221cf7c4ca618e8c9055564603d5bef6d8c38b8 -doccontainersize 994376 -doccontainerchecksum c1205fc00e493df442a0fc65805f45a791f2dfa9465cb27886b87c67aba55f5fcf8dc05e5cfc148658b79cfc6cfa3e22beb00d7037bee57dfdbe0edf41d3fc7b -docfiles size=385 - RELOC/doc/texlive/texlive-pl/Makefile - RELOC/doc/texlive/texlive-pl/live4ht.cfg - RELOC/doc/texlive/texlive-pl/tex-live.css - RELOC/doc/texlive/texlive-pl/texlive-pl.css - RELOC/doc/texlive/texlive-pl/texlive-pl.html - RELOC/doc/texlive/texlive-pl/texlive-pl.pdf - RELOC/doc/texlive/texlive-pl/texlive-pl.tex - -name texlive-ru -category TLCore -revision 47372 -shortdesc TeX Live manual (Russian) -relocated 1 -containersize 276 -containerchecksum fd8aabbee8f59061cf276239acc408845412558da75f516a82bc4fd87c3d8c84fb20555a46cb9a2cb9a39c1d5f630a38f92e0bc8183a43d595cdf30f04b1e306 -doccontainersize 742424 -doccontainerchecksum 6c32216a52415b04c61ae276f9c15253929b10ee50cd024f0f6d3bf0a78c7c8c1787bdbba1ed4372f28207c7d5204085172a70ba4a20f595b19ed9bf6715f89d -docfiles size=419 - RELOC/doc/texlive/texlive-ru/Makefile - RELOC/doc/texlive/texlive-ru/live4ht.cfg - RELOC/doc/texlive/texlive-ru/tex-live.css - RELOC/doc/texlive/texlive-ru/texlive-ru.css - RELOC/doc/texlive/texlive-ru/texlive-ru.html - RELOC/doc/texlive/texlive-ru/texlive-ru.pdf - RELOC/doc/texlive/texlive-ru/texlive-ru.tex - -name texlive-scripts -category TLCore -revision 50139 -shortdesc TeX Live infrastructure programs -longdesc Includes install-tl, tl-portable, rungs, etc.; not needed for -longdesc tlmgr to run but still ours. Not included in tlcritical. -depend texlive.infra -depend texlive-scripts.ARCH -postaction shortcut type=menu name="TeX Live command-line" cmd=TEXDIR/tlpkg/installer/tl-cmd.bat -containersize 4006608 -containerchecksum 2a32fe8d1fb2680ba61fea3fbdcb95421523ceb5713294027ab69a18c296b72af20c31432f20e82bee151fd96af5cf15386c8b282d94d8973d53ee2dc87410a1 -doccontainersize 51064 -doccontainerchecksum 636c3cdfe92780933122b94ee6f2af0e6a27300e71066bdef9643d66197f674aded56b1230d414f2f04af42722565fab34c2f85f46ea4c17df2cb255549edd1d -docfiles size=19 - texmf-dist/doc/man/man1/install-tl.1 - texmf-dist/doc/man/man1/install-tl.man1.pdf -runfiles size=1616 - install-tl - texmf-dist/scripts/texlive/lua/texlive/getopt.tlu - texmf-dist/scripts/texlive/lua/texlive/tlpdb.tlu - texmf-dist/scripts/texlive/lua/texlive/utils.tlu - texmf-dist/scripts/texlive/rungs.tlu - texmf-dist/scripts/texlive/test-tlpdb.tlu - texmf-dist/scripts/texlive/texconf.tlu - tlpkg/installer/ctan-mirrors.pl - tlpkg/installer/install-menu-extl.pl - tlpkg/installer/install-menu-perltk.pl - tlpkg/installer/install-menu-text.pl - tlpkg/installer/install-menu-wizard.pl - tlpkg/installer/texlive.png - tlpkg/tltcl/gui_err.tcl - tlpkg/tltcl/tclkit.exe - tlpkg/tltcl/tlmgr.gif - tlpkg/tltcl/tltcl.tcl - -name texlive-scripts.aarch64-linux -category TLCore -revision 46208 -shortdesc aarch64-linux files of texlive-scripts -containersize 372 -containerchecksum 0cd3a6777426e4769f3810c2ef6489d1ce9c0cd2e13b15a9d30caa28be22cde0006361a464e604e6e745e1835041f552e60153a80f4e2e4c87a69d0e4aabcdc8 -binfiles arch=aarch64-linux size=2 - bin/aarch64-linux/man - bin/aarch64-linux/rungs - -name texlive-scripts.amd64-freebsd -category TLCore -revision 29785 -shortdesc amd64-freebsd files of texlive-scripts -containersize 372 -containerchecksum 80a2f48f07922b2050112f84ca336a95cebd97d97a1aa883173e7804933db03eadda15ad49ed8dec427ad79bd89a4b794c69fe4db03d000d8efb5f0676ce70cc -binfiles arch=amd64-freebsd size=2 - bin/amd64-freebsd/man - bin/amd64-freebsd/rungs - -name texlive-scripts.amd64-netbsd -category TLCore -revision 30191 -shortdesc amd64-netbsd files of texlive-scripts -containersize 368 -containerchecksum 3234d512ae11a7a8fd95ac188746a740e1acf1656f5312a9f182bb32eabc91e7507f09e461e60c48dbf34b79ca37c6f204d42367a0c6fd1facf9cbcc8f027709 -binfiles arch=amd64-netbsd size=2 - bin/amd64-netbsd/man - bin/amd64-netbsd/rungs - -name texlive-scripts.armhf-linux -category TLCore -revision 30015 -shortdesc armhf-linux files of texlive-scripts -containersize 372 -containerchecksum 91467e3fd321c66219878b25f712c58ea349969a09221067ea133f671dcc8e7d21a26720597e183c4169660fb70ecc19c1d613f2bf27c806d1f1b242c94c509c -binfiles arch=armhf-linux size=2 - bin/armhf-linux/man - bin/armhf-linux/rungs - -name texlive-scripts.i386-cygwin -category TLCore -revision 29836 -shortdesc i386-cygwin files of texlive-scripts -containersize 372 -containerchecksum 29b23e2982c6074b6964807191b2256bdca6b74e7e85dffc33935f86371e376f663713914b7b90dfda0190c62eb4ae7120fe6f54ed4455a12388a66e3405c98f -binfiles arch=i386-cygwin size=2 - bin/i386-cygwin/man - bin/i386-cygwin/rungs - -name texlive-scripts.i386-freebsd -category TLCore -revision 29785 -shortdesc i386-freebsd files of texlive-scripts -containersize 372 -containerchecksum 352105b3ba15c35a04db4a7de49d975f0f19ccb59e677318c883901f6ad1bc149ef8b2770a7c2bb94244c195f7770f88f625cb841cecdfd8a2f01c29a91a90be -binfiles arch=i386-freebsd size=2 - bin/i386-freebsd/man - bin/i386-freebsd/rungs - -name texlive-scripts.i386-linux -category TLCore -revision 29741 -shortdesc i386-linux files of texlive-scripts -containersize 368 -containerchecksum 53fbfe1b45035a6a79abe78f2089f26a82466dcf8bf5b74e8f59d6abcb699d967be0440b204d65387aef53574add26cf5d01a4987b366caaf85a05ac0b0196ed -binfiles arch=i386-linux size=2 - bin/i386-linux/man - bin/i386-linux/rungs - -name texlive-scripts.i386-netbsd -category TLCore -revision 30191 -shortdesc i386-netbsd files of texlive-scripts -containersize 372 -containerchecksum 300bb98bb16b02753c7722cfb4807e40135c5cb1803c2bebcd1423b3637b7732c4b27f522445a2d00936fc204fab06dce695b952b188a21d14147ff5df8c4a25 -binfiles arch=i386-netbsd size=2 - bin/i386-netbsd/man - bin/i386-netbsd/rungs - -name texlive-scripts.i386-solaris -category TLCore -revision 29806 -shortdesc i386-solaris files of texlive-scripts -containersize 368 -containerchecksum 40831235e01c8f2c75b6a6b8997cb6b9409c3ba72123c5059199dd41448dea4a18da7ab582bf6d9c30978b3b70edbc96f5f97c7a114b76d2c5196cb155366d96 -binfiles arch=i386-solaris size=2 - bin/i386-solaris/man - bin/i386-solaris/rungs - -name texlive-scripts.sparc-solaris -category TLCore -revision 29812 -shortdesc sparc-solaris files of texlive-scripts -containersize 372 -containerchecksum 169ff322f2742cc53d2530708b7fafce75763d29b86b1dfe0ffef13b0271d9541954ba505ca261248ab8e0e8a9b2823df98653244235c55ee250a6182d938e92 -binfiles arch=sparc-solaris size=2 - bin/sparc-solaris/man - bin/sparc-solaris/rungs - -name texlive-scripts.win32 -category TLCore -revision 49164 -shortdesc win32 files of texlive-scripts -containersize 8500 -containerchecksum bcc1f9695e88d73df364e6cebcd18402ea1f4bb344370e589e1e3e13fb04d294002773636337fb404b6e4473486b54f9113c77f195659cbb4cb7022a92b4cc00 -binfiles arch=win32 size=9 - bin/win32/rungs.exe - install-tl-advanced.bat - install-tl-windows.bat - tl-tray-menu.exe - tlpkg/installer/tl-cmd.bat - tlpkg/installer/tl-tray-menu.ini - -name texlive-scripts.x86_64-cygwin -category TLCore -revision 33557 -shortdesc x86_64-cygwin files of texlive-scripts -containersize 372 -containerchecksum 929592277a6e31a61fe3614b398b42cfe7b523e67c071734627f1b4168e6ddcf6eb7eff0082616e8886e97298eab36ee2046e7308fe1c7493aabb780127dfb88 -binfiles arch=x86_64-cygwin size=2 - bin/x86_64-cygwin/man - bin/x86_64-cygwin/rungs - -name texlive-scripts.x86_64-darwin -category TLCore -revision 29809 -shortdesc x86_64-darwin files of texlive-scripts -containersize 376 -containerchecksum 403f98ef34720fc89ab65e95e27b7f534b9eb184f7c22203a9a460f33c68fa655096592a4bb8b97a1869b1a288bef1b0a6b5a21a79c09c7b5e69904f4aa89e4b -binfiles arch=x86_64-darwin size=2 - bin/x86_64-darwin/man - bin/x86_64-darwin/rungs - -name texlive-scripts.x86_64-darwinlegacy -category TLCore -revision 43871 -shortdesc x86_64-darwinlegacy files of texlive-scripts -containersize 380 -containerchecksum c7af49bfb101b071827385e3f9e413555419215637fc692ca46e764feeb5be22973053331cd8c1685ae00d16986fb5a0966001f30430ef923486011937cfeb6c -binfiles arch=x86_64-darwinlegacy size=2 - bin/x86_64-darwinlegacy/man - bin/x86_64-darwinlegacy/rungs - -name texlive-scripts.x86_64-linux -category TLCore -revision 29820 -shortdesc x86_64-linux files of texlive-scripts -containersize 372 -containerchecksum 40dbdb641fe5b10276fb847826298dff971465e6a0f47d9805fe8b1af1c5014e70f769d93fc8a3a72bc05d0628dba888e79c84576df7cd605262146141b36810 -binfiles arch=x86_64-linux size=2 - bin/x86_64-linux/man - bin/x86_64-linux/rungs - -name texlive-scripts.x86_64-linuxmusl -category TLCore -revision 46840 -shortdesc x86_64-linuxmusl files of texlive-scripts -containersize 372 -containerchecksum e581a30dcf5402a7a729c5d8ee3665ff1e1574b896201b3f378853ca59cf47e155ae4de7fd7d3df124cbbd74e87e46891f4049a604eeff5e55bef96175da537e -binfiles arch=x86_64-linuxmusl size=2 - bin/x86_64-linuxmusl/man - bin/x86_64-linuxmusl/rungs - -name texlive-scripts.x86_64-solaris -category TLCore -revision 29807 -shortdesc x86_64-solaris files of texlive-scripts -containersize 372 -containerchecksum 74e4000d1aaf10dd219dd5793a28a9f0dee670ed4b0df2c4d71b589109373fd511c10b65aeb8f6a8785f8b741e53423be27cb4a6250226e0a7cb4a73b745f933 -binfiles arch=x86_64-solaris size=2 - bin/x86_64-solaris/man - bin/x86_64-solaris/rungs - -name texlive-sr -category TLCore -revision 47370 -shortdesc TeX Live manual (Serbian) -relocated 1 -containersize 276 -containerchecksum 7785cf3aac02cf569bf342b019f9bba148fcef2fe837956d93d77cc38adf02922f85c3e76c7d0c954ebee5ade933843658684ade551a62d6a6fa36884405d0fa -doccontainersize 1168828 -doccontainerchecksum 5fe8aa79b0181ea0e0de598f98f69306dedf8737302077c752ec142d066e35b904fd8958317f0c936ffac0300fe73ff54c24559520e4ea8d360a55acd8ed49d0 -docfiles size=469 - RELOC/doc/texlive/texlive-sr/Makefile - RELOC/doc/texlive/texlive-sr/README-SR.txt - RELOC/doc/texlive/texlive-sr/images/tl2018-install-tl-collections-freebsd-sr.png - RELOC/doc/texlive/texlive-sr/images/tl2018-install-tl-expert-gui-freebsd-sr.png - RELOC/doc/texlive/texlive-sr/images/tl2018-install-tl-first.stage-win32-sr.png - RELOC/doc/texlive/texlive-sr/images/tl2018-install-tl-wizard-win32-sr.png - RELOC/doc/texlive/texlive-sr/images/tl2018-tlmgr-main-screen-freebsd-sr.png - RELOC/doc/texlive/texlive-sr/images/tl2018-tlmgr-options-freebsd-sr.png - RELOC/doc/texlive/texlive-sr/images/tl2018-tlmgr-paper-options-freebsd-sr.png - RELOC/doc/texlive/texlive-sr/texlive-sr.css - RELOC/doc/texlive/texlive-sr/texlive-sr.html - RELOC/doc/texlive/texlive-sr/texlive-sr.pdf - RELOC/doc/texlive/texlive-sr/texlive-sr.sty - RELOC/doc/texlive/texlive-sr/texlive-sr.tex - -name texlive-zh-cn -category TLCore -revision 47241 -shortdesc TeX Live manual (Chinese) -relocated 1 -containersize 276 -containerchecksum 7f17a792a6ba347e97877d57117433ab69ef7d8252042e1c0f894373187b9fcc978c016e551225e4046689b7d755e06d28c1c5920cfc954b800ad6530d720669 -doccontainersize 835428 -doccontainerchecksum c63a383818c6e42e1137096cd69af387f1ef9e189b8c76be2b22a39e5b079c952a0efedad30c30ab191e6e4201be580d0c71655d631765a1e62e4dd371298d9a -docfiles size=240 - RELOC/doc/texlive/texlive-zh-cn/Makefile - RELOC/doc/texlive/texlive-zh-cn/README-live.ZH-CN - RELOC/doc/texlive/texlive-zh-cn/tex-live-zh-cn.sty - RELOC/doc/texlive/texlive-zh-cn/texlive-zh-cn.pdf - RELOC/doc/texlive/texlive-zh-cn/texlive-zh-cn.tex - -name texlive.infra -category TLCore -revision 49931 -shortdesc basic TeX Live infrastructure -longdesc This package contains the files needed to get the TeX Live -longdesc tools (notably tlmgr) running: perl modules, xz binaries, plus -longdesc (sometimes) tar and wget. These files also end up in the -longdesc tlcritical recovery scripts. The standalone installer is -longdesc close, but not the same; it's defined in 00texlive.installer. -depend texlive.infra.ARCH -postaction shortcut type=menu name="TeX Live Manager" cmd=TEXDIR/bin/win32/tlmgr-gui.exe -containersize 213076 -containerchecksum 8eaea100f494e55c35b73b7423491926c813e7d5125011650041601ea57b693e953b8000dfd0f027190409746ceba3e00f82606a03eb4335ee9b5e4af93693e1 -doccontainersize 181868 -doccontainerchecksum 37960d345825e1faf34e36a6e36c7b5fb5dc4cfec0ff767da29e36252ec9795175c8a325f518463e60e65ed2102b9a8ae61c2a915c671218823c556aa2d0aff6 -docfiles size=124 - README - README.usergroups - index.html - readme-html.dir/readme.cs.html - readme-html.dir/readme.de.html - readme-html.dir/readme.en.html - readme-html.dir/readme.es.html - readme-html.dir/readme.fr.html - readme-html.dir/readme.it.html - readme-html.dir/readme.ja.html - readme-html.dir/readme.pl.html - readme-html.dir/readme.pt-br.html - readme-html.dir/readme.ru.html - readme-html.dir/readme.sr.html - readme-html.dir/readme.zh-cn.html - readme-txt.dir/README.CS - readme-txt.dir/README.DE - readme-txt.dir/README.EN - readme-txt.dir/README.ES - readme-txt.dir/README.FR - readme-txt.dir/README.IT - readme-txt.dir/README.JA - readme-txt.dir/README.PL - readme-txt.dir/README.PT-BR - readme-txt.dir/README.RU - readme-txt.dir/README.RU-cp1251 - readme-txt.dir/README.RU-koi8 - readme-txt.dir/README.SK-ascii - readme-txt.dir/README.SK-cp1250 - readme-txt.dir/README.SK-il2 - readme-txt.dir/README.SR - readme-txt.dir/README.ZH-CN - texmf-dist/doc/man/man1/tlmgr.1 - texmf-dist/doc/man/man1/tlmgr.man1.pdf - texmf-dist/scripts/texlive/NEWS - tlpkg/README - tlpkg/installer/COPYING.MinGW-runtime.txt -runfiles size=247 - LICENSE.CTAN - LICENSE.TL - release-texlive.txt - texmf-dist/scripts/texlive/tlmgr.pl - texmf-dist/scripts/texlive/tlmgrgui.pl - texmf-dist/scripts/texlive/uninstall-win32.pl - texmf-dist/web2c/fmtutil-hdr.cnf - texmf-dist/web2c/updmap-hdr.cfg - tlpkg/TeXLive/TLConfFile.pm - tlpkg/TeXLive/TLConfig.pm - tlpkg/TeXLive/TLCrypto.pm - tlpkg/TeXLive/TLDownload.pm - tlpkg/TeXLive/TLPDB.pm - tlpkg/TeXLive/TLPOBJ.pm - tlpkg/TeXLive/TLPSRC.pm - tlpkg/TeXLive/TLPaper.pm - tlpkg/TeXLive/TLTREE.pm - tlpkg/TeXLive/TLUtils.pm - tlpkg/TeXLive/TLWinGoo.pm - tlpkg/TeXLive/TeXCatalogue.pm - tlpkg/TeXLive/trans.pl - tlpkg/gpg/pubring.gpg - tlpkg/gpg/random_seed - tlpkg/gpg/secring.gpg - tlpkg/gpg/trustdb.gpg - tlpkg/installer/config.guess - -name texlive.infra.aarch64-linux -category TLCore -revision 47820 -shortdesc aarch64-linux files of texlive.infra -containersize 74848 -containerchecksum 157e14f627dc129c2576a51c6fbe515197fd9648f394b67704a97df0f0f6bc524550327750df76e1ec21f5687214aeb0c9211a93e71b7c1dbf9ea9cb241a7875 -binfiles arch=aarch64-linux size=42 - bin/aarch64-linux/tlmgr - tlpkg/installer/xz/xz.aarch64-linux - -name texlive.infra.amd64-freebsd -category TLCore -revision 47820 -shortdesc amd64-freebsd files of texlive.infra -containersize 244652 -containerchecksum ab874ab05f9e7a649f5b64442b5285d8e4dca6bbd4a227d2f61a2550528cb4d8a8ad9ed66e9a05352bf9d00bbcbe08bd3e73d3e882ab1d9e58c8eae7e12d4ced -binfiles arch=amd64-freebsd size=203 - bin/amd64-freebsd/tlmgr - tlpkg/installer/wget/wget.amd64-freebsd - tlpkg/installer/xz/xz.amd64-freebsd - -name texlive.infra.amd64-netbsd -category TLCore -revision 47820 -shortdesc amd64-netbsd files of texlive.infra -containersize 251004 -containerchecksum 94628890ce047c9c4429bb5df79e362796b28f16dc6fb2fb8249d829d15614812cc7063ea112a538122fb2e76967397effb0a890cc04d9912264956a721047f3 -binfiles arch=amd64-netbsd size=196 - bin/amd64-netbsd/tlmgr - tlpkg/installer/wget/wget.amd64-netbsd - tlpkg/installer/xz/xz.amd64-netbsd - -name texlive.infra.armhf-linux -category TLCore -revision 47820 -shortdesc armhf-linux files of texlive.infra -containersize 143512 -containerchecksum ecc99840b4070e247beb453052091c57155127a6abb3a7157bb611af33a05f438b968de1306694be1dd6ef207d7c0b706cf200132ddbe49b579bb7bb47411915 -binfiles arch=armhf-linux size=88 - bin/armhf-linux/tlmgr - tlpkg/installer/lz4/lz4.armhf-linux - tlpkg/installer/xz/xz.armhf-linux - -name texlive.infra.i386-cygwin -category TLCore -revision 47820 -shortdesc i386-cygwin files of texlive.infra -containersize 162672 -containerchecksum 9c29defca3f14a3056dcd418b8e51a6c23da03e9708a82821ce2b5021dca933de40792fb4d4731407e0100277b534ea009a3ce4b187b4bb81b89c426baf24018 -binfiles arch=i386-cygwin size=100 - bin/i386-cygwin/tlmgr - tlpkg/installer/lz4/lz4.i386-cygwin.exe - tlpkg/installer/xz/xz.i386-cygwin.exe - -name texlive.infra.i386-freebsd -category TLCore -revision 47820 -shortdesc i386-freebsd files of texlive.infra -containersize 230236 -containerchecksum 7163e954bc82150304d55083cc34453d981a3465b08f7ad953d864a7f42e8bfacd29748f8aa11ad6473d2fd6ce83afe4e9f1f743da9b88fb5574edd16523dec3 -binfiles arch=i386-freebsd size=179 - bin/i386-freebsd/tlmgr - tlpkg/installer/wget/wget.i386-freebsd - tlpkg/installer/xz/xz.i386-freebsd - -name texlive.infra.i386-linux -category TLCore -revision 47820 -shortdesc i386-linux files of texlive.infra -containersize 144172 -containerchecksum 50ffac921db334d9510e11356406e6c85cea7938477b039f21570bbd54efeeaeb9f3dae69c37f34c5e4190c058f3d1187aaaee751787a52d51b3f2721f436c40 -binfiles arch=i386-linux size=84 - bin/i386-linux/tlmgr - tlpkg/installer/lz4/lz4.i386-linux - tlpkg/installer/xz/xz.i386-linux - -name texlive.infra.i386-netbsd -category TLCore -revision 47820 -shortdesc i386-netbsd files of texlive.infra -containersize 246708 -containerchecksum bcbb3712a564830699d4466f6117b9ace841f2c1fe8b21c7d8a4637f3b37da32fb43e8c07a371a03b8b322aef834557c9881035f6fdaae53b0f72698a7b15887 -binfiles arch=i386-netbsd size=184 - bin/i386-netbsd/tlmgr - tlpkg/installer/wget/wget.i386-netbsd - tlpkg/installer/xz/xz.i386-netbsd - -name texlive.infra.i386-solaris -category TLCore -revision 47820 -shortdesc i386-solaris files of texlive.infra -containersize 163784 -containerchecksum 7b2035351e8e095002591d792d10264636fdaecf454f5b7f632c096420e02e1427696a3c6657fea398ccbd3b0261b8b174e3b75fc66a9ed6bb90f21e8a1e6daa -binfiles arch=i386-solaris size=93 - bin/i386-solaris/tlmgr - tlpkg/installer/lz4/lz4.i386-solaris - tlpkg/installer/xz/xz.i386-solaris - -name texlive.infra.sparc-solaris -category TLCore -revision 47820 -shortdesc sparc-solaris files of texlive.infra -containersize 220328 -containerchecksum d421cdfaf1462a6e757dceefe03c918b1747547eb5e3eab7a8791b79e4fa00e73816ebf6c0764089636b85a7eafbf587480e11b6be7f0d056d456544bb6f31fa -binfiles arch=sparc-solaris size=217 - bin/sparc-solaris/tlmgr - tlpkg/installer/wget/wget.sparc-solaris - tlpkg/installer/xz/xz.sparc-solaris - -name texlive.infra.win32 -category TLCore -revision 49485 -shortdesc win32 files of texlive.infra -containersize 1476524 -containerchecksum 0dc42dc9530ea93f94f9fde8d8b418a77e6b09a57b6710722d24a69f2fd8026d75e9215bf9003d1c501d473369bbad37f703c88fde1418c8039a21d6e8708e68 -binfiles arch=win32 size=888 - bin/win32/runscript.dll - bin/win32/runscript.exe - bin/win32/runscript.tlu - bin/win32/tlmgr-gui.exe - bin/win32/tlmgr.bat - bin/win32/wrunscript.exe - tlpkg/installer/lz4/lz4.exe - tlpkg/installer/tar.exe - tlpkg/installer/wget/wget.exe - tlpkg/installer/xz/xz.exe - -name texlive.infra.x86_64-cygwin -category TLCore -revision 47820 -shortdesc x86_64-cygwin files of texlive.infra -containersize 161200 -containerchecksum 72936d7c22aea345a3e2805881e801ac44388d31265c3607231e70e2b60905249b2a62d441ab2ba65cc4095992a9661a00ebfe872bd038a3c685c6c79c65d7ea -binfiles arch=x86_64-cygwin size=97 - bin/x86_64-cygwin/tlmgr - tlpkg/installer/lz4/lz4.x86_64-cygwin.exe - tlpkg/installer/xz/xz.x86_64-cygwin.exe - -name texlive.infra.x86_64-darwin -category TLCore -revision 47820 -shortdesc x86_64-darwin files of texlive.infra -containersize 352964 -containerchecksum bb26bd61a811cbed6db0a4ea791182fcdc36d82982566dde56d1605df3d5ace8b8767f2cab1fde1aae16bc451e14d55106d4a05d31c738260bf77dc599d3fac0 -binfiles arch=x86_64-darwin size=270 - bin/x86_64-darwin/tlmgr - tlpkg/installer/lz4/lz4.x86_64-darwin - tlpkg/installer/wget/wget.x86_64-darwin - tlpkg/installer/xz/xz.x86_64-darwin - -name texlive.infra.x86_64-darwinlegacy -category TLCore -revision 47820 -shortdesc x86_64-darwinlegacy files of texlive.infra -containersize 256812 -containerchecksum c08aaeb94c9ae3511591d0f1014a2b51d2bcd6446da097f77cd10c5446debdd77c41381c71e35502a6360ab8cbf774401fd240d97b220fe4a707c7d8d5116eb1 -binfiles arch=x86_64-darwinlegacy size=226 - bin/x86_64-darwinlegacy/tlmgr - tlpkg/installer/wget/wget.x86_64-darwinlegacy - tlpkg/installer/xz/xz.x86_64-darwinlegacy - -name texlive.infra.x86_64-linux -category TLCore -revision 47820 -shortdesc x86_64-linux files of texlive.infra -containersize 149012 -containerchecksum a06aa961de844238305a5c08ae349e4c824496edbbeb6c120f2d6393d60a22122eab4fd56e6773ee8369e33ada91b44951262e591a02c3bc040f2916ce5982ab -binfiles arch=x86_64-linux size=86 - bin/x86_64-linux/tlmgr - tlpkg/installer/lz4/lz4.x86_64-linux - tlpkg/installer/xz/xz.x86_64-linux - -name texlive.infra.x86_64-linuxmusl -category TLCore -revision 47820 -shortdesc x86_64-linuxmusl files of texlive.infra -containersize 147048 -containerchecksum e96e05bf9087388631c5784c5f99cc5bab2c376cb864c5f87ba99b24ff1a151fd2a50e89fed10c83a3d43da9ef98ac62c9b6f2756b68a872acf320a59d68dd86 -binfiles arch=x86_64-linuxmusl size=91 - bin/x86_64-linuxmusl/tlmgr - tlpkg/installer/lz4/lz4.x86_64-linuxmusl - tlpkg/installer/xz/xz.x86_64-linuxmusl - -name texlive.infra.x86_64-solaris -category TLCore -revision 47820 -shortdesc x86_64-solaris files of texlive.infra -containersize 170644 -containerchecksum afbdffc7fef8a03f2e58e9d48177098b97526a12a1a76e6f47a234484d645166f027205197664a16738031232593fa5c7a61c9d039f2f5f487ac4ad28ca32fdf -binfiles arch=x86_64-solaris size=102 - bin/x86_64-solaris/tlmgr - tlpkg/installer/lz4/lz4.x86_64-solaris - tlpkg/installer/xz/xz.x86_64-solaris - -name texliveonfly -category Package -revision 26313 -shortdesc On-the-fly download of missing TeX live packages -longdesc The package provides a script that performs 'on the fly' -longdesc downloads of missing packages, while a document is being -longdesc compiled. (This feature is already available in the MikTeX -longdesc distribution for Windows machines.) To use the script, replace -longdesc your (LaTeX) compilation command with texliveonfly.py file.tex -longdesc (default options are --engine=lualatex and -longdesc --arguments="-synctex=1 -interaction=nonstopmode", which may -longdesc all be changed). The script is designed to work on Linux -longdesc distributions. -depend texliveonfly.ARCH -containersize 6152 -containerchecksum f6fed46b75f50ef4dd37a1cc586d3ecabce9cc51c82a5e3389215aaa54af7f03d86f749ab2f069eb86ad848785e645664df6a6e6f10ae964ac0cd7596c94732f -doccontainersize 704 -doccontainerchecksum 04697cccced8dbda7e2c41ce0f735d5d68698fd854174c98f331deb4f55bc6371b39d818aff3e57fa89bacbaf090169d23791596f8c92ecbabdc6463d0f8f89a -docfiles size=1 - texmf-dist/doc/support/texliveonfly/README details="Readme" -runfiles size=5 - texmf-dist/scripts/texliveonfly/texliveonfly.py -catalogue-ctan /support/texliveonfly -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl3 -catalogue-topics distribution - -name texliveonfly.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of texliveonfly -containersize 344 -containerchecksum 27ae50f1cfbe004537bc718893690acbadd6715bcf8951e8b61fc599cb77fb9ec841e96980c3dae9acd7a88befe79b4a971b76524bbed11af83facc0403c7498 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/texliveonfly - -name texliveonfly.amd64-freebsd -category Package -revision 24062 -shortdesc amd64-freebsd files of texliveonfly -containersize 344 -containerchecksum 71aa55d3b7ed9a4fc8042c904b6623141c5a2181e05a10ede85e3691acf0bab27da636ab1b0824082d44c273ba1520920f078b0ec5ff329dd36089039e32740a -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/texliveonfly - -name texliveonfly.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of texliveonfly -containersize 344 -containerchecksum 265e58d8c063d272eae31df53e3721b78c0e31fa865a332488f2a5ba21b09a189161b6c77c4856ae79ed9b287f6536022ffc4f33439867ebc4420ac87b2040af -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/texliveonfly - -name texliveonfly.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of texliveonfly -containersize 344 -containerchecksum 46daec8c836da35af8c6c5e5f11da07a3d5cd2b6fd50d436efc2c69e92ed4f851ba7dfb7b613a1e100b1eafe43df934993afa73c40c11705ccd738cff3ff1f68 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/texliveonfly - -name texliveonfly.i386-cygwin -category Package -revision 24062 -shortdesc i386-cygwin files of texliveonfly -containersize 344 -containerchecksum 4972cc7ddfb555986dd165a984d5e670ed001f35485eae7550903f806747ee7145df52aefd649e938a6970c1ea2c86b6c722bae5e21ac295a277bdebf9dff59f -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/texliveonfly - -name texliveonfly.i386-freebsd -category Package -revision 24062 -shortdesc i386-freebsd files of texliveonfly -containersize 344 -containerchecksum 52c542c4ade847bb37aa1c607927dd02d82a06ac020bbbcb73322f69469d9414f640b8f435a7fd13ee5a94acc76c92dd0e1ebcc4bb122a3db9df8b1cccb9277c -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/texliveonfly - -name texliveonfly.i386-linux -category Package -revision 24062 -shortdesc i386-linux files of texliveonfly -containersize 344 -containerchecksum fb89fd9abdc4a63fd4e26dae8ac68638d1cf3aaea87e5b270b320e9b09fee490915ae3c3da17b2ea6bcb5c2e3358e37fd6b1a935741d53a062f5f2b3a9d9f3dd -binfiles arch=i386-linux size=1 - bin/i386-linux/texliveonfly - -name texliveonfly.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of texliveonfly -containersize 344 -containerchecksum 018cd4107555a94788524b12f19f4a5ba60ff0ef78ca7c56f1f6ddb91dcf598378c5e757181bd361b4e991fc0ef9b46c4f4b8122093299f4f06357cb9c26cb0e -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/texliveonfly - -name texliveonfly.i386-solaris -category Package -revision 24062 -shortdesc i386-solaris files of texliveonfly -containersize 344 -containerchecksum c1944431fbbe1e7df3712ce9b378f3b6f89df0e67fb2ac98fc9f8daac77e393025bdd7c9e6b9f6e0c9e55070ec17de38994edd75043016c4cf11178703534a04 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/texliveonfly - -name texliveonfly.sparc-solaris -category Package -revision 24062 -shortdesc sparc-solaris files of texliveonfly -containersize 344 -containerchecksum 4d88705825f6511b52fe0a2b0acea45c7248455bb05abf9405351105f3d31e7c730b6afddfb5649bb4c2ebc3d7ad076f188b9e9ef1d1a04147b6a15a2bc2a03b -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/texliveonfly - -name texliveonfly.win32 -category Package -revision 24062 -shortdesc win32 files of texliveonfly -containersize 688 -containerchecksum 69ddf6f2c940c681556adfd3724c67b128419b1eb1377724c73cd76c995a24f25c130fa1fb694dd5e3cd97dd1ed9d641731d692d831e791af1a75b09181a646e -binfiles arch=win32 size=1 - bin/win32/texliveonfly.exe - -name texliveonfly.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of texliveonfly -containersize 348 -containerchecksum e8878c18150e00c430ed75bd70888a2e9bf7b698b3827821d82ef09c0d36811699a246080fb34e85d6174521b61a75f79728b4f4f46a1db4f102c45921abb4ae -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/texliveonfly - -name texliveonfly.x86_64-darwin -category Package -revision 24062 -shortdesc x86_64-darwin files of texliveonfly -containersize 348 -containerchecksum 2a73ff1e40e094bc2eb171e11d6f8aceed6b551ba5fe5da391dae556c9e21a95e8538fa87fb80a46b3ffbd9b8adf754572e74c3107a357e2af6a0425dc231e50 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/texliveonfly - -name texliveonfly.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of texliveonfly -containersize 352 -containerchecksum 48fe6351493c49c445429256619624c28687453ad760530f9e2990b052d26fd2dc046b9cce78c251858881aa552c80ee0165ee74978f8abef2942309b14bd255 -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/texliveonfly - -name texliveonfly.x86_64-linux -category Package -revision 24062 -shortdesc x86_64-linux files of texliveonfly -containersize 348 -containerchecksum 7b93ea0adcc4f272c7b0508ad72f30c5631bd87baad3f7e207000c1f4115841853cb4fd8098106dd9e2baeb3892e9220cb577ad9e58ef2de8a6d0c45105f86f4 -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/texliveonfly - -name texliveonfly.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of texliveonfly -containersize 348 -containerchecksum cbe33b7476e5652c607d4fc7bab31e468ba307e9caa21770bdb9b12f885dedaf179dcd773f57bc3a2ecd8c386aa60e3c400939e13b6c0130de9183950f3b2001 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/texliveonfly - -name texliveonfly.x86_64-solaris -category Package -revision 24062 -shortdesc x86_64-solaris files of texliveonfly -containersize 348 -containerchecksum 5b9b73f763a58ae98a06148a826e23de3d4ed43bda05bf6c33b9b49af69af5043bedf0f50f0cd7b3e0e678539a3a43c16f7b5de09a06ce55ddb294e9d4e103cc -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/texliveonfly - -name texloganalyser -category Package -revision 35584 -shortdesc Analyse TeX logs -longdesc The perl script allows the user to extract (and display) -longdesc elements of the log file -depend texloganalyser.ARCH -containersize 3844 -containerchecksum 2bce24fc94e41f9db5ecbd640a0159ddc1d4db9900b2054afb89c5a008b02069af4d0c0ddee73282322ddd15bc092fb56e008e81859274f9a406e95c1963bbf7 -doccontainersize 508 -doccontainerchecksum 4e81dd980482b69bec05025293cbe05326f621cf319e3734f16a22ff74049a336b4a366f58dc0713c521473a011b468a28ac5b585d1d31b1d6370ce55ea71c97 -docfiles size=1 - texmf-dist/doc/support/texloganalyser/README details="Readme" -runfiles size=3 - texmf-dist/scripts/texloganalyser/texloganalyser -catalogue-ctan /support/texloganalyser -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license bsd -catalogue-topics log-manip -catalogue-version 0.9 - -name texloganalyser.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of texloganalyser -containersize 344 -containerchecksum d589657f1b9b56dd55e729f9c53c6023e6a868c7ca6952cf936a79a8ef04d5930abce132aa15d7d9e0d99ad714aa788276079c3fa5702114a736846f57b7edd2 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/texloganalyser - -name texloganalyser.amd64-freebsd -category Package -revision 16472 -shortdesc amd64-freebsd files of texloganalyser -containersize 344 -containerchecksum e072e56255c4c095856f3db16c75ff05a4c08ae920efe8998cde55e9f983d11aa93d428874dff38b664b946ebe7f92b2805d9a2d8a2d75c0af3e3675938abb4c -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/texloganalyser - -name texloganalyser.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of texloganalyser -containersize 344 -containerchecksum 5abbfd43f52f163fae77aed624ebfcc49345262d2425fe2645021d37d214f77685f89f9545260a9f23572f70139d7476d991c8e9709a47450638affec346a097 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/texloganalyser - -name texloganalyser.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of texloganalyser -containersize 344 -containerchecksum cb19eae0a522c73f826172923cb682e19045aacd3be39598af56b7a749185b5a3d234eb39b37b39b3ae4f3d9f4fa6aa6fcd4d094e7992c595476c77addbb3115 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/texloganalyser - -name texloganalyser.i386-cygwin -category Package -revision 13717 -shortdesc i386-cygwin files of texloganalyser -containersize 344 -containerchecksum c0bb5cc22a8ec5a69138a096de588bbc8cd1cb3d54b86feffa0a119d47b169ca8fa32d823a6eedae972e094a37fd037212a703308b7c62b3effc72e7335be35c -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/texloganalyser - -name texloganalyser.i386-freebsd -category Package -revision 16472 -shortdesc i386-freebsd files of texloganalyser -containersize 344 -containerchecksum c3953ca8a13365e8a1c11a0a31aed82a57a044f096b78e88ee7f4ac740133900c5ce1d1277339f08272fbb27e1d762a070977a79f5a967a4c4d367aba18aa861 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/texloganalyser - -name texloganalyser.i386-linux -category Package -revision 13663 -shortdesc i386-linux files of texloganalyser -containersize 344 -containerchecksum 0d92a00ee37a7e791321f1dc81959ea1428119e03f2194948c934f2351d043c0d749515c8f649f7f204f0fe861de7770f821957de27c2c80ea8f2b7db3f9a7bb -binfiles arch=i386-linux size=1 - bin/i386-linux/texloganalyser - -name texloganalyser.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of texloganalyser -containersize 344 -containerchecksum 09a1c70ec006797322235087b04288ec1b888746f58b809e4a9beef94b72c4fa6ae893c8a6514e74cf907c3cc9e51b75d5034d1c5c52408be5cf6bdac8a5473a -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/texloganalyser - -name texloganalyser.i386-solaris -category Package -revision 13898 -shortdesc i386-solaris files of texloganalyser -containersize 344 -containerchecksum 32c75a9c3d93bb6613044dfaae6188ba33c2640b1cb42e44fa8d7f22fcf983d6b96daac658453a46e66c41a63571ef1c33af9e70ead027c2ecd3fc857446919b -binfiles arch=i386-solaris size=1 - bin/i386-solaris/texloganalyser - -name texloganalyser.sparc-solaris -category Package -revision 13774 -shortdesc sparc-solaris files of texloganalyser -containersize 344 -containerchecksum 8423b49f10ecca62e3882b331bdf3644d3dd9326665c4c32477a6b25e7938d81f6e3990648a6906b0eeb7c6352edec841ebaf638b53c0e0eb5c419cbe0bc26ea -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/texloganalyser - -name texloganalyser.win32 -category Package -revision 15404 -shortdesc win32 files of texloganalyser -containersize 688 -containerchecksum 81cf719828f3adceb45664740cadb7fc73c5d5b5f68e8f38aa2b537ee3a770e402ec9d561cb08bdcb23e8f3d2dcb79d46e145c27d3f8d2ddf1b9235dd43fc990 -binfiles arch=win32 size=1 - bin/win32/texloganalyser.exe - -name texloganalyser.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of texloganalyser -containersize 344 -containerchecksum e84a15d6ff912907f26ffa2d0f841cd04b16ee86a1c60223d3128cf97b3a0e725a41a963b0fc822f45f78a25c49b89880017568e6a17fe24d6918af4e9cec4e1 -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/texloganalyser - -name texloganalyser.x86_64-darwin -category Package -revision 18441 -shortdesc x86_64-darwin files of texloganalyser -containersize 348 -containerchecksum a5b823054ad39e48e73c42fd919838fc299a7aaf3d597de5f9ca38245337bf1ba1169652cb10952aaa2a65ecd0241d77849789986bb0b2cab73ef1b826abec19 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/texloganalyser - -name texloganalyser.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of texloganalyser -containersize 352 -containerchecksum 9c3a0c5b38abd3b0dcbd5af92f6ed2b193ac9a7b0f7d338a81c813bc3dc7c564b58b8237f98a5ad6acf8b2171bd852d59cccdf6ff90d2f9be725f37652057ff7 -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/texloganalyser - -name texloganalyser.x86_64-linux -category Package -revision 13777 -shortdesc x86_64-linux files of texloganalyser -containersize 344 -containerchecksum 905f133448250a2c53d4721154cc873d7591d5b844e658cc7a85c03182bf620fdc9d31ef982c9f68d31a99d8316a47c15f2cc3e8faf632e8965384c8d621a947 -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/texloganalyser - -name texloganalyser.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of texloganalyser -containersize 344 -containerchecksum 83f13b18ebf9631d326c31af4ae9cf995d3389554f84273c0c2e914bf8ccceb39c9c9fd37852f158538302b539f0a2dbc7817673aa01933c7d30373016ec1d82 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/texloganalyser - -name texloganalyser.x86_64-solaris -category Package -revision 18442 -shortdesc x86_64-solaris files of texloganalyser -containersize 344 -containerchecksum a1792de3f4bdff2c86acb05f34a4c84fcf922dc6aaf5c4cf38fdfe8076177d3653de77a70076116aa480cf16c23249c5a6761ee420031d2c4b1cd03bb3d5c16c -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/texloganalyser - -name texlogos -category Package -revision 19083 -shortdesc Ready-to-use LaTeX logos -relocated 1 -longdesc TeXlogos defines an assortment of frequently used logos not -longdesc contained in base LaTeX itself. The Metafont, MetapostAMS, -longdesc BibTeX and SliTeX logos are defined, as long as you have the -longdesc appropriate CM/Logo/AMS fonts. Currency symbols Euro, Cent, -longdesc Yen, Won and Naira are defined so as not to need TS1-encoded -longdesc fonts. Also defined are the C++ logo, with the '+' signs -longdesc properly positioned, and the logo of the Vienna University -longdesc Business Administration Center (BWZ). -containersize 1956 -containerchecksum a62c4d988b6038bf0ecb2571e93304ad6c5b963da6b588d2f0354a9bb4140757a1f1e01a976befa8ec02a0aa3e2c0445fc504483992e7b9bd549c584941f8679 -runfiles size=2 - RELOC/tex/latex/texlogos/texlogos.sty -catalogue-also hologo -catalogue-ctan /macros/latex/contrib/texlogos/texlogos.sty -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics logo -catalogue-version 1.3.1 - -name texmate -category Package -revision 15878 -shortdesc Comprehensive chess annotation in LaTeX -relocated 1 -longdesc TeXmate formats chess games from very simple ascii input. The -longdesc clean "1. e4 e5; 2. Nf3 Nc6; 3. Bb5 a6" will produce the same -longdesc results as the sloppier "1 e4 e5; Nf3 Nc6 3.. Bb5 a6". The -longdesc resulting format is fully customizable. There are 4 levels of -longdesc commentary: 1 is the main game, 2-3 are commentaries. Each has -longdesc its fonts, punctuation marks, etc., and these are also -longdesc customizable. The package includes a tool for the creation of -longdesc diagrams. The package works in conjunction with skak to produce -longdesc diagrams of the current position automatically. For chess -longdesc fonts, the package uses the chessfss system. -containersize 5996 -containerchecksum 79d3ddf850f906fc36db4701a3faf0ea8d9605581c98d23b60356598642142f5c9b036ae8f9792d1cdfcc7dafc618022b90a82f912fedd3093ac14c9551acfa0 -doccontainersize 233636 -doccontainerchecksum 7af4892eb28a2d874d032155169ab088cacfe8186dbabba5a8baf7a1ebde08135111f9aeb89fa50e64d6ff5e00dd43631529ebd80f3e883d20e48bab613a63eb -docfiles size=82 - RELOC/doc/latex/texmate/README - RELOC/doc/latex/texmate/texmate2manual.pdf details="Package documentation" - RELOC/doc/latex/texmate/texmate2manual.tex -srccontainersize 6640 -srccontainerchecksum 1a57c6634b621b12a8d957ae4bbf636fd23fec03bc1158c10c097ff8a417e9d6c3efa2a53a7901f063d464f9064360af6d310cffc9d4c75921aa37f35ce946d7 -srcfiles size=9 - RELOC/source/latex/texmate/texmate.dtx - RELOC/source/latex/texmate/texmate.ins -runfiles size=7 - RELOC/tex/latex/texmate/texmate.sty -catalogue-ctan /macros/latex/contrib/texmate -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics games -catalogue-version 2 - -name texments -category Package -revision 15878 -shortdesc Using the Pygments highlighter in LaTeX -relocated 1 -longdesc A package which allows to use the Pygments highlighter inside -longdesc LaTeX documents. Pygments supports syntax colouring of over 50 -longdesc types of files, and ships with multiple colour schemes. -containersize 1352 -containerchecksum dd1084b0af3393ddd14b21dbb62b7fdf7a99b88d84dc44eeb994dae525a34c453411d4cb8d04c2e6f418116573bc468c7e62d44c5673f91be11bf46cb30fb7e9 -doccontainersize 87004 -doccontainerchecksum 83f3665182fc628e74a2184b01c4d8c8b99bae05aee9f6f8771d0cdb7bbd02743b0ad4aaf7384e46b8a2d2c420b4731dedf56692ad711687047cb8e9403ca7c5 -docfiles size=26 - RELOC/doc/latex/texments/README details="Readme" - RELOC/doc/latex/texments/texments.pdf details="Package documentation" -srccontainersize 4868 -srccontainerchecksum 020210a06e09f93dd45aed1abcd7cc3925e757c0c7e1dfaacd0435c02a7ba6adcd5c53830f51d1d99bb1f098063c88e607dd773d5f4bdf154e86c9ccf6d65f35 -srcfiles size=4 - RELOC/source/latex/texments/texments.dtx - RELOC/source/latex/texments/texments.ins -runfiles size=1 - RELOC/tex/latex/texments/texments.sty -catalogue-also minted verbments -catalogue-ctan /macros/latex/contrib/texments -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics listing -catalogue-version 0.2.0 - -name texosquery -category Package -revision 44656 -shortdesc Cross-platform Java application to query OS information -longdesc This package provides a cross-platform Java application to -longdesc query OS information designed for use in TeX's shell escape -longdesc mechanism. The application can query the following: locale and -longdesc codeset current working directory user home directory temporary -longdesc directory OS name, arch and version Current date and time in -longdesc PDF format (for TeX formats that don't provide -longdesc \pdfcreationdate) Date-time stamp of a file in PDF format (for -longdesc TeX formats that don't provide \pdffilemoddate) Size of a file -longdesc in bytes (for TeX formats that don't provide \pdffilesize) -longdesc Contents of a directory (captured as a list) Directory contents -longdesc filtered by regular expression (captured as a list) URI of a -longdesc file Canonical path of a file All paths use a forward slash as -longdesc directory divider so results can be used, for example, in -longdesc commands like \includegraphics. There are files provided for -longdesc easy access in TeX documents: texosquery.tex: generic TeX code -longdesc texosquery.sty: LaTeX package This provides commands to run -longdesc texosquery using TeX's shell escape mechanism and capture the -longdesc result in a control sequence. The category code of most of -longdesc TeX's default special characters (and some other potentially -longdesc problematic characters) is temporarily changed to 12 while -longdesc reading the result. -depend texosquery.ARCH -containersize 170164 -containerchecksum ebf04d38a7bc12eb867eae8b224ace7a59091982c7b396cb651fb4a4cfd563556c6542be7bc25d3512c3017b4a609091d7a09c5a10772e92322bf6ee2772c040 -doccontainersize 502508 -doccontainerchecksum f4e3a5ead3fddd68884ab6aec9772e19162ee99edad92cef14e3830eeb595ee19eb98f72744adb2fa5abd7df8ac1a90d3973d287185a17683405a03c619716b3 -docfiles size=130 - texmf-dist/doc/support/texosquery/CHANGES - texmf-dist/doc/support/texosquery/README.md details="Readme" - texmf-dist/doc/support/texosquery/texosquery.pdf details="Package documentation" -srccontainersize 71164 -srccontainerchecksum 01abf4fecad864b11a948b87733b73083b543a3d9a316cfa2a3ae246b3093023e51679e5cabf23c2cbe2f41083c06f1a44e32af4b56a997548fd19d58a38992e -srcfiles size=126 - texmf-dist/source/support/texosquery/java/FileListType.java - texmf-dist/source/support/texosquery/java/FilePathSortComparator.java - texmf-dist/source/support/texosquery/java/FileSortComparator.java - texmf-dist/source/support/texosquery/java/FileSortType.java - texmf-dist/source/support/texosquery/java/FileWalkVisitor.java - texmf-dist/source/support/texosquery/java/Manifest-jre5.txt - texmf-dist/source/support/texosquery/java/Manifest-jre7.txt - texmf-dist/source/support/texosquery/java/Manifest-jre8.txt - texmf-dist/source/support/texosquery/java/QueryAction.java - texmf-dist/source/support/texosquery/java/QueryActionType.java - texmf-dist/source/support/texosquery/java/TeXOSQuery.java - texmf-dist/source/support/texosquery/java/TeXOSQueryJRE5.java - texmf-dist/source/support/texosquery/java/TeXOSQueryJRE7.java - texmf-dist/source/support/texosquery/java/TeXOSQueryJRE8.java - texmf-dist/source/support/texosquery/texosquery-jre5.batch - texmf-dist/source/support/texosquery/texosquery-jre8.batch - texmf-dist/source/support/texosquery/texosquery.batch - texmf-dist/source/support/texosquery/texosquery.dtx - texmf-dist/source/support/texosquery/texosquery.ins -runfiles size=72 - texmf-dist/scripts/texosquery/texosquery-jre5.jar - texmf-dist/scripts/texosquery/texosquery-jre5.sh - texmf-dist/scripts/texosquery/texosquery-jre8.jar - texmf-dist/scripts/texosquery/texosquery-jre8.sh - texmf-dist/scripts/texosquery/texosquery.jar - texmf-dist/scripts/texosquery/texosquery.sh - texmf-dist/tex/latex/texosquery/texosquery.cfg - texmf-dist/tex/latex/texosquery/texosquery.sty - texmf-dist/tex/latex/texosquery/texosquery.tex -catalogue-ctan /support/texosquery -catalogue-date 2017-06-20 18:22:33 +0200 -catalogue-license lppl1.3 -catalogue-topics sys-supp -catalogue-version 1.6 - -name texosquery.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of texosquery -containersize 380 -containerchecksum 5e45936766416b92ab9c16c9a06f82c7e8b9a4fb327bf567ae5a98ddf6ac6c327ec3256da4c961e69d10b7d0977e96e33bd0671aed8d4bd26c0c951a422d5529 -binfiles arch=aarch64-linux size=3 - bin/aarch64-linux/texosquery - bin/aarch64-linux/texosquery-jre5 - bin/aarch64-linux/texosquery-jre8 - -name texosquery.amd64-freebsd -category Package -revision 43596 -shortdesc amd64-freebsd files of texosquery -containersize 380 -containerchecksum 983509ffa4b69a569c3c65a6660472ad81302405bb0a24484099d9085a35e07b41dfb08b9e15bcc8a9ebd8e28cf530cdeb4bf1cfc5391b5261482e62eeb57b27 -binfiles arch=amd64-freebsd size=3 - bin/amd64-freebsd/texosquery - bin/amd64-freebsd/texosquery-jre5 - bin/amd64-freebsd/texosquery-jre8 - -name texosquery.amd64-netbsd -category Package -revision 43596 -shortdesc amd64-netbsd files of texosquery -containersize 380 -containerchecksum 6ff87cec9895b24c19a61e16d0f77d160fe3f416b7e619b5cb4c2ab4b8cad8b6bc97d1017ee7ba830373b1b753c1b8ab686b3dbe7061794b082ba8522052f9f8 -binfiles arch=amd64-netbsd size=3 - bin/amd64-netbsd/texosquery - bin/amd64-netbsd/texosquery-jre5 - bin/amd64-netbsd/texosquery-jre8 - -name texosquery.armhf-linux -category Package -revision 43596 -shortdesc armhf-linux files of texosquery -containersize 380 -containerchecksum 35b66d484b2f0fdce1d0dc13498dae161c2ffef7e818953bfc307f013ce35cfae378fe17e5d47bf663b57473017a768d2b340c9d39af6cf2f831313ddfe00f72 -binfiles arch=armhf-linux size=3 - bin/armhf-linux/texosquery - bin/armhf-linux/texosquery-jre5 - bin/armhf-linux/texosquery-jre8 - -name texosquery.i386-cygwin -category Package -revision 43596 -shortdesc i386-cygwin files of texosquery -containersize 380 -containerchecksum c4b7676b38a8efef573f331ab77fa525778ad3225fcd3dd9bede85e960a9d71027b344091cf515ab6b4b27896c918ef8883c4272bc6871725233fc2804d28ce6 -binfiles arch=i386-cygwin size=3 - bin/i386-cygwin/texosquery - bin/i386-cygwin/texosquery-jre5 - bin/i386-cygwin/texosquery-jre8 - -name texosquery.i386-freebsd -category Package -revision 43596 -shortdesc i386-freebsd files of texosquery -containersize 384 -containerchecksum cc59e9fc182a001c577ead742ae318fa45c2b13fd670327a5a2a6ddce6358fca3d1c705e9045bbb752430684044072cb8832e7d383f9dbe5cdbf421ebfa0f4e9 -binfiles arch=i386-freebsd size=3 - bin/i386-freebsd/texosquery - bin/i386-freebsd/texosquery-jre5 - bin/i386-freebsd/texosquery-jre8 - -name texosquery.i386-linux -category Package -revision 43596 -shortdesc i386-linux files of texosquery -containersize 384 -containerchecksum fcc67cad046540196fd97336a01be0b84786a1f61f90221271cd79af4e6c663dea21831cfe44233b74a01812bd364311d17a4bd9d6bdd35321ceafaa0e5fcc10 -binfiles arch=i386-linux size=3 - bin/i386-linux/texosquery - bin/i386-linux/texosquery-jre5 - bin/i386-linux/texosquery-jre8 - -name texosquery.i386-netbsd -category Package -revision 43596 -shortdesc i386-netbsd files of texosquery -containersize 380 -containerchecksum 5b7e6ca971e82c2b6952b339e03d9648c7c27aaec4064ca167c887753b909783eeddae2569c30e6e544df5e20f1c74e1e2a648b52a43709f9a957cc73e99470d -binfiles arch=i386-netbsd size=3 - bin/i386-netbsd/texosquery - bin/i386-netbsd/texosquery-jre5 - bin/i386-netbsd/texosquery-jre8 - -name texosquery.i386-solaris -category Package -revision 43596 -shortdesc i386-solaris files of texosquery -containersize 380 -containerchecksum da071f297d37efdd3516dacb9192143f937926cb1cc259e1f279c1cca378a042a56f4e9012d8c3cf85e0c28236a6eb52ab5af6fdf7ce317162a9cb148cc3664a -binfiles arch=i386-solaris size=3 - bin/i386-solaris/texosquery - bin/i386-solaris/texosquery-jre5 - bin/i386-solaris/texosquery-jre8 - -name texosquery.sparc-solaris -category Package -revision 43596 -shortdesc sparc-solaris files of texosquery -containersize 380 -containerchecksum 7e6c0f3e184f137f1c3a09fa79faa5ff7a1ca115b30e5916265a5d07acbfa29c62b7e98111768a18503a8d99d9394531c6e7383239b029b347a8527fec35947e -binfiles arch=sparc-solaris size=3 - bin/sparc-solaris/texosquery - bin/sparc-solaris/texosquery-jre5 - bin/sparc-solaris/texosquery-jre8 - -name texosquery.win32 -category Package -revision 43601 -shortdesc win32 files of texosquery -containersize 712 -containerchecksum 385bdb5a0ca0d682d41dffc361496b537e42a6e245180b7831e94cb245138e68db782622962420dc541e2ec141b8035297cf8a5f983ab5047705f042e38678bf -binfiles arch=win32 size=3 - bin/win32/texosquery-jre5.exe - bin/win32/texosquery-jre8.exe - bin/win32/texosquery.exe - -name texosquery.x86_64-cygwin -category Package -revision 43596 -shortdesc x86_64-cygwin files of texosquery -containersize 384 -containerchecksum f848bc59f30391948c29d6af963eef79a901fe30edec3202dfdecc920237c152fcb7f62a30bf3a573ad2a54db4092f7b782b9c3732e41a74df5a9cf0475055cd -binfiles arch=x86_64-cygwin size=3 - bin/x86_64-cygwin/texosquery - bin/x86_64-cygwin/texosquery-jre5 - bin/x86_64-cygwin/texosquery-jre8 - -name texosquery.x86_64-darwin -category Package -revision 43596 -shortdesc x86_64-darwin files of texosquery -containersize 384 -containerchecksum 8f430b29a7dba86a1d07f49afc4790b4659f2d753995e0dbd450b8609847a49db90308344d0d4b7c023b6f95ba8eff1810870e33f4da428d6ad2d61285ac6a90 -binfiles arch=x86_64-darwin size=3 - bin/x86_64-darwin/texosquery - bin/x86_64-darwin/texosquery-jre5 - bin/x86_64-darwin/texosquery-jre8 - -name texosquery.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of texosquery -containersize 388 -containerchecksum c70bafb8e2be14666d2db1996073ac56709e934fff382186df16cc8738e3961a1f7adc87002589eca42335c5128b4fbf0f335cd21448e60cbc5a56ac25c6017c -binfiles arch=x86_64-darwinlegacy size=3 - bin/x86_64-darwinlegacy/texosquery - bin/x86_64-darwinlegacy/texosquery-jre5 - bin/x86_64-darwinlegacy/texosquery-jre8 - -name texosquery.x86_64-linux -category Package -revision 43596 -shortdesc x86_64-linux files of texosquery -containersize 384 -containerchecksum f88de551f63c59cd61e223cbf6a2a70ceb23d189c48053cdd71fb54d42277e40f496940f87ddd409df7d19fcbddb22a182f0abcae93be640c99aabaaca2f87f4 -binfiles arch=x86_64-linux size=3 - bin/x86_64-linux/texosquery - bin/x86_64-linux/texosquery-jre5 - bin/x86_64-linux/texosquery-jre8 - -name texosquery.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of texosquery -containersize 384 -containerchecksum 7c96642721d346f25442c3487abf8c2f40b99f8fc2955f789280e8de1e797d5bdfad5be68ec639780d4dfe2fd69edf97e09559655de2b465b98eb1d415ffe6c9 -binfiles arch=x86_64-linuxmusl size=3 - bin/x86_64-linuxmusl/texosquery - bin/x86_64-linuxmusl/texosquery-jre5 - bin/x86_64-linuxmusl/texosquery-jre8 - -name texosquery.x86_64-solaris -category Package -revision 43596 -shortdesc x86_64-solaris files of texosquery -containersize 380 -containerchecksum 01035dec9d74140ce557a49b6526dc700c5efa59b304a8581685be59b1846b02f4a1e1320a7a92ed639f94306b92a5f4079e27335219f9f090640eb42c18bc28 -binfiles arch=x86_64-solaris size=3 - bin/x86_64-solaris/texosquery - bin/x86_64-solaris/texosquery-jre5 - bin/x86_64-solaris/texosquery-jre8 - -name texpower -category Package -revision 29349 -shortdesc Create dynamic online presentations with LaTeX -relocated 1 -longdesc TeXPower is a bundle of packages intended to provide an -longdesc all-inclusive environment for designing pdf screen -longdesc presentations to be viewed in full-screen mode, especially for -longdesc projecting `online' with a video beamer. For some of its core -longdesc functions, it uses code derived from ppower4 packages. It is, -longdesc however, not a complete environment in itself: it relies on an -longdesc existing class for preparing slides (such as foiltex or -longdesc seminar) or another package such as pdfslide. -depend tpslifonts -containersize 40516 -containerchecksum 4bea2fcdf79eff9642f7831cafdb66be35a26545f168d62b8e30177cbd347b7227a8aaf3102c30bfc39aa8a1659cf425fbc15a44e98e03eb60d15c8dba01cc60 -doccontainersize 330232 -doccontainerchecksum e5ba632d530a279132508fa8a2b9fa3d2a24e745bfa0a7746d9bdfede5eababe445873e99075c56be516d26eb3dacd924be8f937e4d08ac1ad68fe05da61ac95 -docfiles size=267 - RELOC/doc/latex/texpower/00readme.txt - RELOC/doc/latex/texpower/01install.txt - RELOC/doc/latex/texpower/02changes.txt - RELOC/doc/latex/texpower/FAQ-display.tex - RELOC/doc/latex/texpower/FAQ-printout.tex - RELOC/doc/latex/texpower/MakeExamples.sh - RELOC/doc/latex/texpower/__TPcfg.tex - RELOC/doc/latex/texpower/__TPindexing.tex - RELOC/doc/latex/texpower/__TPpreamble.tex - RELOC/doc/latex/texpower/bckwrdexample.tex - RELOC/doc/latex/texpower/bgndexample.tex - RELOC/doc/latex/texpower/contrib/00readme.txt - RELOC/doc/latex/texpower/contrib/config.landscapeplus - RELOC/doc/latex/texpower/contrib/tpmultiinc.tar - RELOC/doc/latex/texpower/divexample.tex - RELOC/doc/latex/texpower/dummy.java - RELOC/doc/latex/texpower/fancyexample.tex - RELOC/doc/latex/texpower/fig-1.mps - RELOC/doc/latex/texpower/fig-2.mps - RELOC/doc/latex/texpower/fig-3.mps - RELOC/doc/latex/texpower/foilsdemo.tex - RELOC/doc/latex/texpower/fulldemo.tex - RELOC/doc/latex/texpower/hilitexample.tex - RELOC/doc/latex/texpower/ifmslidemo.tex - RELOC/doc/latex/texpower/manual.pdf details="Manual" - RELOC/doc/latex/texpower/manual.tex - RELOC/doc/latex/texpower/mathexample.tex - RELOC/doc/latex/texpower/panelexample.tex - RELOC/doc/latex/texpower/parexample.tex - RELOC/doc/latex/texpower/pdfscrdemo.tex - RELOC/doc/latex/texpower/pdfslidemo.tex - RELOC/doc/latex/texpower/picexample.tex - RELOC/doc/latex/texpower/picltxexample.tex - RELOC/doc/latex/texpower/picpsexample.tex - RELOC/doc/latex/texpower/pp4sldemo.tex - RELOC/doc/latex/texpower/prosperdemo.tex - RELOC/doc/latex/texpower/seminardemo.tex - RELOC/doc/latex/texpower/simpledemo.tex - RELOC/doc/latex/texpower/slidesdemo.tex - RELOC/doc/latex/texpower/spanelexample.tex - RELOC/doc/latex/texpower/tabexample.tex - RELOC/doc/latex/texpower/tpslifonts.zip - RELOC/doc/latex/texpower/tpslifonts/00readme.txt - RELOC/doc/latex/texpower/tpslifonts/01install.txt - RELOC/doc/latex/texpower/tpslifonts/Makefile - RELOC/doc/latex/texpower/tpslifonts/slifontsexample.tex - RELOC/doc/latex/texpower/tpslifonts/tpslifonts.dtx - RELOC/doc/latex/texpower/tpslifonts/tpslifonts.ins - RELOC/doc/latex/texpower/verbexample.tex -srccontainersize 111884 -srccontainerchecksum 839f24656f40d6ca64a4c62b36f6790150c2f4c50c60e001e63be9d836b944a1731c7c63fc1234abc37cb8de66237051e5f194a360edc7c3cd0c7efdccae535f -srcfiles size=172 - RELOC/source/latex/texpower/Makefile - RELOC/source/latex/texpower/powersem.dtx - RELOC/source/latex/texpower/texpower-addons.dtx - RELOC/source/latex/texpower/texpower-cfg.dtx - RELOC/source/latex/texpower/texpower-doc.dtx - RELOC/source/latex/texpower/texpower.dtx - RELOC/source/latex/texpower/tpbundle.ins - RELOC/source/latex/texpower/tplists.dtx -runfiles size=67 - RELOC/tex/latex/texpower/automata.sty - RELOC/tex/latex/texpower/fixseminar.sty - RELOC/tex/latex/texpower/powersem.cls - RELOC/tex/latex/texpower/texpower.sty - RELOC/tex/latex/texpower/tpcolors.cfg - RELOC/tex/latex/texpower/tplists.sty - RELOC/tex/latex/texpower/tpoptions.cfg - RELOC/tex/latex/texpower/tppstcol.sty - RELOC/tex/latex/texpower/tpsem-a4.sty - RELOC/tex/latex/texpower/tpsettings.cfg -catalogue-also prosper beamer -catalogue-ctan /macros/latex/contrib/texpower -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license gpl -catalogue-topics presentation -catalogue-version 0.2 - -name texproposal -category Package -revision 43151 -shortdesc A proposal prototype for LaTeX promotion in Chinese universities -relocated 1 -longdesc This package contains the original source code and necessary -longdesc attachment of the document "Proposal for Offering TeX Courses -longdesc and Relevant Resources in Chongqing University". This proposal -longdesc could be helpful if one is considering to suggest his/her -longdesc university or company to use TeX (or LaTeX, or XeLaTeX) as a -longdesc typesetting system, especially for Chinese universities and -longdesc companies. The present proposal mainly explains the importance -longdesc and necessity of introducing TeX, a typesetting system often -longdesc used in academic writing, to students and teachers. This -longdesc proposal starts from a brief introduction of TeX, then steps -longdesc further into its fascinating application to academic writing -longdesc and dissertation formatting. Finally, a set of possible -longdesc implementation strategies with regard to the proper -longdesc introduction of TeX and relevant resources to our university, -longdesc is proposed. -containersize 836 -containerchecksum 6a301a43f1aa418d73d12b81e094fcf68ca2c04c8d60beddfb6e2f9a97950f5dfffafe4f050887b20cdbffe42ef91d291fffacc00e003de3b96a6bde2f82d727 -doccontainersize 2152164 -doccontainerchecksum 01b71d1beeb2395e219121a50f11024ea32fdd15dd9ac3ec050c33ddccb7224d2daa6634243c664d4483f9abc3d1330115290f7c315c32f9ef6c2fa41060e3b4 -docfiles size=785 - RELOC/doc/latex/texproposal/LICENSE.md - RELOC/doc/latex/texproposal/README.md details="Readme" - RELOC/doc/latex/texproposal/contents/OtherUsages.tex - RELOC/doc/latex/texproposal/contents/acceptFinalProj.tex - RELOC/doc/latex/texproposal/contents/conclusion.tex - RELOC/doc/latex/texproposal/contents/ctanMirror.tex - RELOC/doc/latex/texproposal/contents/finalYearDemands.tex - RELOC/doc/latex/texproposal/contents/introduction.tex - RELOC/doc/latex/texproposal/contents/journalDemands.tex - RELOC/doc/latex/texproposal/contents/texCourses.tex - RELOC/doc/latex/texproposal/contents/whatistex.tex - RELOC/doc/latex/texproposal/cqunumerical.bst - RELOC/doc/latex/texproposal/figures/CQU-Example.pdf - RELOC/doc/latex/texproposal/figures/CQUThesis-poster.pdf - RELOC/doc/latex/texproposal/figures/TeX-Word-Diff.pdf - RELOC/doc/latex/texproposal/figures/TeX-Word-Vote.pdf - RELOC/doc/latex/texproposal/figures/pubfig0.pdf - RELOC/doc/latex/texproposal/ref/bluescas.bib - RELOC/doc/latex/texproposal/ref/nanmu.bib - RELOC/doc/latex/texproposal/scripts/cover.tex - RELOC/doc/latex/texproposal/texproposal.pdf details="The document itself" language="zh" - RELOC/doc/latex/texproposal/texproposal.sty - RELOC/doc/latex/texproposal/texproposal.tex -catalogue-ctan /info/texproposal -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license other-free -catalogue-topics chinese-doc -catalogue-version 1.4 - -name texshade -category Package -revision 46559 -shortdesc Package for setting nucleotide and peptide alignments -relocated 1 -longdesc TeXshade is alignment shading software completely written in -longdesc TeX/LaTeX; it can process multiple sequence alignments in the -longdesc .MSF and the .ALN file formats. In addition to common shading -longdesc algorithms, it provides special shading modes showing -longdesc functional aspects, e.g. charge or hydropathy, and a wide range -longdesc of commands for handling shading colours, text styles, labels, -longdesc legends; it even allows the user to define completely new -longdesc shading modes. TeXshade combines highest flexibility with TeX -longdesc output quality -- all in a bundle that does not demand -longdesc excessive development time of the user. -containersize 58704 -containerchecksum 5ed597c10da75fc0bb690da213e9cec7d927c13171b0667c845e022fed4925ddc2a98f581e5bdcd1c520e6800e978f99063f456d891509f68f601b095fa44db1 -doccontainersize 713996 -doccontainerchecksum 7c2def29a5122e4cba42ca92f10c75e43fa84ad8712991a4217f5146d8eba4c066c7aa80ea3b6ec7f4e82f50cb43d3b91f56fcde786d9425687bcfe7e62f51f8 -docfiles size=213 - RELOC/doc/latex/texshade/AQP1.phd - RELOC/doc/latex/texshade/AQP1.top - RELOC/doc/latex/texshade/AQP2spec.ALN - RELOC/doc/latex/texshade/AQPDNA.MSF - RELOC/doc/latex/texshade/AQP_HMM.ext - RELOC/doc/latex/texshade/AQP_HMM.sgl - RELOC/doc/latex/texshade/AQP_TC.asc - RELOC/doc/latex/texshade/AQPpro.MSF - RELOC/doc/latex/texshade/README details="Readme" - RELOC/doc/latex/texshade/ciliate.cod - RELOC/doc/latex/texshade/standard.cod - RELOC/doc/latex/texshade/texshade.pdf details="Package documentation" language="en" - RELOC/doc/latex/texshade/tsfaq.pdf details="FAQs about TeXshade" language="en" - RELOC/doc/latex/texshade/tsfaq.tex -srccontainersize 134816 -srccontainerchecksum 8bfcc1f7c7f41d6079c528f5531eaaf3c5e9225c911b1f9cbcba1d9038b73aaf5e43ca3e1c7e376bf153bea3435b82dadd204c15d0e7df4470b9d883fba15690 -srcfiles size=251 - RELOC/source/latex/texshade/texshade.dtx - RELOC/source/latex/texshade/texshade.ins -runfiles size=157 - RELOC/tex/latex/texshade/texshade.def - RELOC/tex/latex/texshade/texshade.sty -catalogue-ctan /macros/latex/contrib/texshade -catalogue-date 2018-02-06 20:31:32 +0100 -catalogue-license gpl2 -catalogue-topics chemistry molbio -catalogue-version 1.25 - -name texsis -category Package -revision 45678 -shortdesc Plain TeX macros for Physicists -longdesc TeXsis is a TeX macro package which provides useful features -longdesc for typesetting research papers and related documents. For -longdesc example, it includes support specifically for: Automatic -longdesc numbering of equations, figures, tables and references; -longdesc Simplified control of type sizes, line spacing, footnotes, -longdesc running headlines and footlines, and tables of contents, -longdesc figures and tables; Specialized document formats for research -longdesc papers, preprints and "e-prints", conference proceedings, -longdesc theses, books, referee reports, letters, and memoranda; -longdesc Simplified means of constructing an index for a book or thesis; -longdesc Easy to use double column formatting; Specialized environments -longdesc for lists, theorems and proofs, centered or non-justified text, -longdesc and listing computer code; Specialized macros for easily -longdesc constructing ruled tables. TeXsis was originally developed for -longdesc physicists, but others may also find it useful. It is -longdesc completely compatible with Plain TeX. -depend tex -depend cm -depend hyphen-base -depend knuth-lib -depend plain -depend texsis.ARCH -execute AddFormat name=texsis engine=pdftex options="-translate-file=cp227.tcx texsis.ini" fmttriggers=cm,hyphen-base,knuth-lib,plain -containersize 111128 -containerchecksum 1faf7ba5456cdd835c691f43cc1c0865ce29997ab0c7a1623fcaebb2f48379395de26f140fbeb0b3aa6df4290cabf7bb5146768e56b813ab1223fdc088295341 -doccontainersize 130020 -doccontainerchecksum b402ea628dc62c57f06a0e611b048498dccca8c011b1493847241671ac838c9c2a67a860ede1d5b104b49d2b4de04264bcb896b0b0ac086bb4d35d3d2798cb4f -docfiles size=135 - texmf-dist/doc/man/man1/texsis.1 - texmf-dist/doc/man/man1/texsis.man1.pdf - texmf-dist/doc/otherformats/texsis/base/COPYING - texmf-dist/doc/otherformats/texsis/base/Example.tex - texmf-dist/doc/otherformats/texsis/base/Fonts.tex - texmf-dist/doc/otherformats/texsis/base/INSTALL - texmf-dist/doc/otherformats/texsis/base/Install.tex - texmf-dist/doc/otherformats/texsis/base/MANIFEST - texmf-dist/doc/otherformats/texsis/base/Manual.fgl - texmf-dist/doc/otherformats/texsis/base/Manual.ref - texmf-dist/doc/otherformats/texsis/base/Manual.tbl - texmf-dist/doc/otherformats/texsis/base/Manual.tex - texmf-dist/doc/otherformats/texsis/base/NEWS - texmf-dist/doc/otherformats/texsis/base/README details="Readme" - texmf-dist/doc/otherformats/texsis/base/TXSapxF.doc - texmf-dist/doc/otherformats/texsis/base/TXScover.doc - texmf-dist/doc/otherformats/texsis/base/TXSdcol.doc - texmf-dist/doc/otherformats/texsis/base/TXSdoc.doc - texmf-dist/doc/otherformats/texsis/base/TXSdoc0.doc - texmf-dist/doc/otherformats/texsis/base/TXSdocM.doc - texmf-dist/doc/otherformats/texsis/base/TXSend.doc - texmf-dist/doc/otherformats/texsis/base/TXSenvmt.doc - texmf-dist/doc/otherformats/texsis/base/TXSeqns.doc - texmf-dist/doc/otherformats/texsis/base/TXSfigs.doc - texmf-dist/doc/otherformats/texsis/base/TXSfmts.doc - texmf-dist/doc/otherformats/texsis/base/TXSfonts.doc - texmf-dist/doc/otherformats/texsis/base/TXSinstl.doc - texmf-dist/doc/otherformats/texsis/base/TXSintro.doc - texmf-dist/doc/otherformats/texsis/base/TXSletr.doc - texmf-dist/doc/otherformats/texsis/base/TXSmisc.doc - texmf-dist/doc/otherformats/texsis/base/TXSprns.doc - texmf-dist/doc/otherformats/texsis/base/TXSrefs.doc - texmf-dist/doc/otherformats/texsis/base/TXSrevs.doc - texmf-dist/doc/otherformats/texsis/base/TXSruled.doc - texmf-dist/doc/otherformats/texsis/base/TXSsects.doc - texmf-dist/doc/otherformats/texsis/base/TXSsite.000 - texmf-dist/doc/otherformats/texsis/base/TXSsymb.doc - texmf-dist/doc/otherformats/texsis/base/TXStags.doc - texmf-dist/doc/otherformats/texsis/base/index.tex - texmf-dist/doc/otherformats/texsis/base/letr - texmf-dist/doc/otherformats/texsis/base/penguin.eps - texmf-dist/doc/otherformats/texsis/base/penguin2.eps - texmf-dist/doc/otherformats/texsis/base/texsis.el - texmf-dist/doc/otherformats/texsis/base/texsis.lsm -runfiles size=142 - texmf-dist/bibtex/bst/texsis/texsis.bst - texmf-dist/tex/texsis/base/AIP.txs - texmf-dist/tex/texsis/base/CVformat.txs - texmf-dist/tex/texsis/base/Elsevier.txs - texmf-dist/tex/texsis/base/Exam.txs - texmf-dist/tex/texsis/base/Formletr.txs - texmf-dist/tex/texsis/base/IEEE.txs - texmf-dist/tex/texsis/base/PhysRev.txs - texmf-dist/tex/texsis/base/Spanish.txs - texmf-dist/tex/texsis/base/Swedish.txs - texmf-dist/tex/texsis/base/TXSconts.tex - texmf-dist/tex/texsis/base/TXSdcol.tex - texmf-dist/tex/texsis/base/TXSenvmt.tex - texmf-dist/tex/texsis/base/TXSeqns.tex - texmf-dist/tex/texsis/base/TXSfigs.tex - texmf-dist/tex/texsis/base/TXSfmts.tex - texmf-dist/tex/texsis/base/TXSfonts.tex - texmf-dist/tex/texsis/base/TXShead.tex - texmf-dist/tex/texsis/base/TXSinit.tex - texmf-dist/tex/texsis/base/TXSletr.tex - texmf-dist/tex/texsis/base/TXSmacs.tex - texmf-dist/tex/texsis/base/TXSmemo.tex - texmf-dist/tex/texsis/base/TXSprns.tex - texmf-dist/tex/texsis/base/TXSrefs.tex - texmf-dist/tex/texsis/base/TXSruled.tex - texmf-dist/tex/texsis/base/TXSsects.tex - texmf-dist/tex/texsis/base/TXSsite.tex - texmf-dist/tex/texsis/base/TXSsymb.tex - texmf-dist/tex/texsis/base/TXStags.tex - texmf-dist/tex/texsis/base/TXStitle.tex - texmf-dist/tex/texsis/base/Tablebod.txs - texmf-dist/tex/texsis/base/WorldSci.txs - texmf-dist/tex/texsis/base/color.txs - texmf-dist/tex/texsis/base/nuclproc.txs - texmf-dist/tex/texsis/base/printfont.txs - texmf-dist/tex/texsis/base/spine.txs - texmf-dist/tex/texsis/base/texsis.tex - texmf-dist/tex/texsis/base/thesis.txs - texmf-dist/tex/texsis/base/twin.txs - texmf-dist/tex/texsis/config/texsis.ini -catalogue-ctan /macros/texsis -catalogue-date 2016-10-16 19:36:27 +0200 -catalogue-license lppl -catalogue-topics physics format -catalogue-version 2.18 - -name texsis.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of texsis -containersize 320 -containerchecksum cf07597325a931ffdb5e8a71534e7f60d3d67a06f1436832ed67356f820ec5e08e724221883b1c11b2f58a77b2cea5634751fb8c0f4bf49dca8c6793fa20430f -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/texsis - -name texsis.amd64-freebsd -category Package -revision 16472 -shortdesc amd64-freebsd files of texsis -containersize 324 -containerchecksum 36005b62a59d72009bf412bca6e14186b2973a56e098b50b4ac8fb45c14605422392ffd2741efbddac333090c86344bf00418d9cc2ad794d82c86b9884b86284 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/texsis - -name texsis.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of texsis -containersize 320 -containerchecksum 949e852756c63ef7f886c9a159b67dc9c5decc4c439afa66fac2dd33b3f846a410f7eadbb139bf9e47dd3ee9a5a566abb0f3b5e1b7c698c6ab1d37f8d2c0a085 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/texsis - -name texsis.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of texsis -containersize 324 -containerchecksum 23acd90e07fe7f29aa817201c22fa2b03cfe0a0c43001726d170e40feab493fde726706c8f3046f8de9aa75556a2ba8a9803ae8aa9af7391655ae128b335ea1a -binfiles arch=armhf-linux size=1 - bin/armhf-linux/texsis - -name texsis.i386-cygwin -category Package -revision 13930 -shortdesc i386-cygwin files of texsis -containersize 324 -containerchecksum 401c47e5f8e3008408674da0d67af8653a53313aa3a4fcfd7755097debc422f7da9faf780d4dac6a56b7d3f99b710a5f80011fab4d9a507312aa29258705e920 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/texsis - -name texsis.i386-freebsd -category Package -revision 16472 -shortdesc i386-freebsd files of texsis -containersize 324 -containerchecksum cfbf6729be858f05a9e7f67e04ed7213b5c3d8d309f1cc9243f81ea6c3f83b1246e3e0316daa54a67d7c5508fc697d280e5f192035c90fe7d0249277cb8199e2 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/texsis - -name texsis.i386-linux -category Package -revision 3006 -shortdesc i386-linux files of texsis -containersize 320 -containerchecksum 6b165b7c16f6623e061616d0e7c8e530ee1a7e22db4b3865cf9b1660b9343b4d7282c07fd361620d692e26ed42a30e97388687ae452ddf20a57ba3cc7647ddaf -binfiles arch=i386-linux size=1 - bin/i386-linux/texsis - -name texsis.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of texsis -containersize 324 -containerchecksum 8c0d11938247029dcf8fc46d9caea44fe6d8ec1ba5db132ce8cfd0da398b77bbf64e768ce75707e47c0056eb7f14f3998df191ce816dbb536bcd140c3031f247 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/texsis - -name texsis.i386-solaris -category Package -revision 8102 -shortdesc i386-solaris files of texsis -containersize 320 -containerchecksum 0f64af61f194051530253d75ff86c95722f9b2869e366907630ffb98dff629e16c9a028c1fe706491afc045cf15de0ba663661560c813bb55cdc19424ea4704c -binfiles arch=i386-solaris size=1 - bin/i386-solaris/texsis - -name texsis.sparc-solaris -category Package -revision 3213 -shortdesc sparc-solaris files of texsis -containersize 320 -containerchecksum ef800666dba4a0f8b78df77621787b54bdf0fd65eed3a28f6d1025d5a0e3eef581abf1554b247bf371a63297520b0f9225fca3247c829e848d9ca0a1a8778e18 -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/texsis - -name texsis.win32 -category Package -revision 36810 -shortdesc win32 files of texsis -containersize 868 -containerchecksum 4d7ecfb23176c19ade358323a79c89156af1674eddac0dbfb0faafccfdf2e9051467a584009a204c2a3ec2f1ef31b50ab898c91ac355d8df3f185ceea4b58bca -binfiles arch=win32 size=1 - bin/win32/texsis.exe - -name texsis.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of texsis -containersize 328 -containerchecksum fae67497287125e7ce6f9cf0a270a7d54c7775019539587edbff8062d123a8c7904218b756dc7d6922eb8ae77000469439ba64c7ee2b703d568df20a3a6805a0 -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/texsis - -name texsis.x86_64-darwin -category Package -revision 18441 -shortdesc x86_64-darwin files of texsis -containersize 324 -containerchecksum 22ac14d5bda410201d0de3128620c1e32265e9c1bcd357d722c39d988f2a7c6d716a9b8323e3bbbef6b5c8b1a7c0fc00ce835e2235edc1c764d2ac7a2cb2c9d6 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/texsis - -name texsis.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of texsis -containersize 332 -containerchecksum 53bb680f7fb900aba43edada6e2e061a88b0398384dc0b9defe28405e86043913113fb4a410689b3468a23f0216cbec2b5795bbbb01c8c2aa4413fd7044926e5 -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/texsis - -name texsis.x86_64-linux -category Package -revision 3185 -shortdesc x86_64-linux files of texsis -containersize 324 -containerchecksum f64200ede474347212b3205be64175a1a518db328351f7a9f6f6fb44d6901c3237d5451ef0919481f09bf7c2556fa0b1e29de50acf106945bd8c551219091ba6 -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/texsis - -name texsis.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of texsis -containersize 320 -containerchecksum da264193e90f385fb33aedd31b66621e47950f8b3c5ae434b4cefaef457c70a153613e0d17151e7f5185ab5153a51e6df5c885191b18670b06c093d949f93b06 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/texsis - -name texsis.x86_64-solaris -category Package -revision 18442 -shortdesc x86_64-solaris files of texsis -containersize 324 -containerchecksum 3a176dc3448b8bf65cece598d123bc37b83b9654209f14bdedbb3aebe837bf04309b7f2de4cd9b5a00d1a10bfa494b5a5a205d5fdf522f07d685cc360f0a5988 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/texsis - -name textcase -category Package -revision 15878 -shortdesc Case conversion ignoring mathematics, etc -relocated 1 -longdesc The textcase package offers commands \MakeTextUppercase and -longdesc \MakeTextLowercase are similar to the standard \MakeUppercase -longdesc and \MakeLowercase, but they do not change the case of any -longdesc sections of mathematics, or the arguments of \cite, \label and -longdesc \ref commands within the argument. A further command -longdesc \NoCaseChange does nothing but suppress case change within its -longdesc argument, so to force uppercase of a section including an -longdesc environment, one might say: -longdesc \MakeTextUppercase{...\NoCaseChange{\begin{foo}} -longdesc ...\NoCaseChange{\end{foo}}...} -containersize 1412 -containerchecksum 5ec9ec35ea83926236be5ab9862ec7491a4a1580292a8ae5139433d6e376a1adf8587e88f50fd9aa480fb3fd3421c96794682434862e819183aa7af4b7115815 -doccontainersize 156612 -doccontainerchecksum 259f131d6b62031cbed1ade3a8cda72a269870d69aa537af7845db8b3ab50f8889d7fcddce8bb0724e20822d6af9a3434e10d7e95b931992cf122da968cfd30e -docfiles size=43 - RELOC/doc/latex/textcase/README details="Readme" - RELOC/doc/latex/textcase/textcase.pdf details="Package documentation" -srccontainersize 4692 -srccontainerchecksum 5e97220cf3cd999ed4fa80f0b910679c2bdbbb6896ef71968857131b055d64b9b1a789e0f5fed9d689d5694203859456d211920d0c2e9407e74309783b65f155 -srcfiles size=5 - RELOC/source/latex/textcase/textcase.dtx - RELOC/source/latex/textcase/textcase.ins -runfiles size=1 - RELOC/tex/latex/textcase/textcase.sty -catalogue-ctan /macros/latex/contrib/textcase -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics macro-supp - -name textfit -category Package -revision 20591 -shortdesc Fit text to a desired size -relocated 1 -longdesc Package to fit text to a given width or height by scaling the -longdesc font. For example: \scaletowidth{3in}{This}. (The job is done -longdesc by calculating a magstep and applying it to the current font; -longdesc thus "This" will be very tall, as well as very wide; to scale -longdesc in just one dimension, use the facilities of the graphicx -longdesc package.) -containersize 2204 -containerchecksum 3cd63466f501ac558fd99afb57d6288c1e1da39a4b5b774111f6b2ff9388db8acb2937fa397d69c674a17ae798a8ddd1310ad79a83dbece81e158be642306625 -doccontainersize 162368 -doccontainerchecksum 53736d3a5423c29696e60a672e3dbe413aaacc5454e59d04f51608dee17a9788e7efcac1980008be2d4ad0b4611ccacae797de2b83d7592eb31c9b9ea45bcf8e -docfiles size=43 - RELOC/doc/latex/textfit/README details="Readme" - RELOC/doc/latex/textfit/makefile - RELOC/doc/latex/textfit/manifest - RELOC/doc/latex/textfit/textfit.pdf -srccontainersize 3588 -srccontainerchecksum 95689bdc578151afac702575a4a094fde4df8bbb95181a8e511e3dc537ed227b56c59016f52d1f7d1a6fc652bb33285e5ec7091e3be1d4028831538b25c54564 -srcfiles size=4 - RELOC/source/latex/textfit/textfit.dtx - RELOC/source/latex/textfit/textfit.ins -runfiles size=2 - RELOC/tex/latex/textfit/textfit.sty -catalogue-ctan /macros/latex/contrib/textfit -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics fit-to-size -catalogue-version 5 - -name textglos -category Package -revision 30788 -shortdesc Typeset and index linguistic gloss abbreviations -relocated 1 -longdesc The package provides a set of macros for in-line linguistic -longdesc examples (as opposed to interlinear glossing, set apart from -longdesc the main text). It prevents hyphenated examples from breaking -longdesc across lines and consistently formats phonemic examples, -longdesc orthographic examples, and more. -containersize 1832 -containerchecksum ffc6e2543773e9b9945d3fecb11712253fd86b8215e3776ce1dd164839c82bc06d8e81f1b0d0f6864b702b8fa85e98630410c45d3f057d303ef4a913c012c586 -doccontainersize 421316 -doccontainerchecksum c6150d76f0740f519cf53614a8597cb25c79d7bd6ef2e43245f86e15d98cf7bc2383942e0345c7fc8ecd387f9644e5afd10c0af81c4b1f19448b9a22a23e1a7c -docfiles size=105 - RELOC/doc/latex/textglos/README details="Readme" - RELOC/doc/latex/textglos/README.txt - RELOC/doc/latex/textglos/textglos.pdf details="Package documentation" -srccontainersize 7648 -srccontainerchecksum 15abccad544236343a1278bc7f0f043a2ddd61ba7af19cee241eab1082e3f52b67aaaf6eae67f86cc0f497e2fd3c21d383902303a8bb8c109c246d0575f1a463 -srcfiles size=6 - RELOC/source/latex/textglos/textglos.dtx - RELOC/source/latex/textglos/textglos.ins -runfiles size=1 - RELOC/tex/latex/textglos/textglos.sty -catalogue-ctan /macros/latex/contrib/textglos -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics linguistic -catalogue-version 1.0 - -name textgreek -category Package -revision 44192 -shortdesc Upright greek letters in text -relocated 1 -longdesc Use upright greek letters as text symbols, e.g. \textbeta. -depend greek-fontenc -containersize 2620 -containerchecksum eb664894acb657e3b5fd058469fe4f6f9e733667ce80507bd80e72caa70f10dbf28f434e51047319eb50ebb031ef9eed836075cabe42b20db5c4676e676b804f -doccontainersize 459436 -doccontainerchecksum 2b7975bdc071bdab4329005816dea5c92a297c0fc0f3d3693b8ec33f527299209c5e858e723b20d34b538cd17f5772ab03b9869babff669769433637c43c44d7 -docfiles size=136 - RELOC/doc/latex/textgreek/README details="Readme" - RELOC/doc/latex/textgreek/textgreek.pdf details="Package documentation" -srccontainersize 8180 -srccontainerchecksum 4afd3a08ddc1cae4e9506ff9733e8012eaea995f6321d5cd85f1631dcd9592bc6f1727ad9696e5ca760f6e62317854febbb7d82b9fedfaab7feeefd8fa91df04 -srcfiles size=8 - RELOC/source/latex/textgreek/textgreek.dtx - RELOC/source/latex/textgreek/textgreek.ins -runfiles size=3 - RELOC/tex/latex/textgreek/textgreek.sty -catalogue-ctan /macros/latex/contrib/textgreek -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics text-symbol -catalogue-version 0.7 - -name textmerg -category Package -revision 20677 -shortdesc Merge text in TeX and LaTeX -relocated 1 -longdesc Repetetively produce documents from a fixed part and a variable -longdesc part. Such an operation is commonly used as "mail merge" to -longdesc produce mail shots. -containersize 1884 -containerchecksum 4ddd8874a19695480cbcfa99317de08bb7fdbea60d45afd2a47df97fa565f9e5cfbe186f8b24c0ebd6e22c01310ec259d9422ec09bd74f7364c6d31bab056b0f -doccontainersize 253640 -doccontainerchecksum 32409007cf543cbfe3a2196989f84e00e04192e0fe5f2a3945789f0845a626f766b81d5c5ebb13845bc791f40308e552daa1477f964c2a6adda29204e9b8ab9b -docfiles size=68 - RELOC/doc/generic/textmerg/results.dat - RELOC/doc/generic/textmerg/silly.dat - RELOC/doc/generic/textmerg/textmerg.pdf details="Package documentation" - RELOC/doc/generic/textmerg/textmerg.tex - RELOC/doc/generic/textmerg/tmexamp1.tex - RELOC/doc/generic/textmerg/tmexamp2.tex - RELOC/doc/generic/textmerg/tmexampp.tex -srccontainersize 9936 -srccontainerchecksum 6b0ac3859f10f2396fa217dcdb9635e63f459b12ea4b0b77ab3b8cfdcc426cf2b65e9286a2313ea7bf42b5385c10fc5d430ecdef8d7361f7753ee3d48a8cd345 -srcfiles size=9 - RELOC/source/generic/textmerg/textmerg.drv - RELOC/source/generic/textmerg/textmerg.dtx - RELOC/source/generic/textmerg/textmerg.ins -runfiles size=2 - RELOC/tex/generic/textmerg/textmerg.sty -catalogue-ctan /macros/latex/contrib/textmerg -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license pd -catalogue-topics doc-gen -catalogue-version 2.01 - -name textopo -category Package -revision 23796 -shortdesc Annotated membrane protein topology plots -relocated 1 -longdesc A LaTeX package for setting shaded and annotated membrane -longdesc protein topology plots and helical wheels. -containersize 31852 -containerchecksum 47115de58ce7b2653373255843f88a6f8d347ff56d8d9bf24495e68ffb80527edda29458d22ba71929ddbfae7e42b2d2f31015f045f937e0ee2c71d7fb0867c6 -doccontainersize 578436 -doccontainerchecksum 04b33ee10a76b72709df57496e45f783647d608eafdd5b99e0c2ac7094bf1ee50c800be5d50fe5cb55b7c1c0d066b213e8acf2753ec54606d189fc88e2cc76b1 -docfiles size=190 - RELOC/doc/latex/textopo/AQP1.SP - RELOC/doc/latex/textopo/AQP1.hmm - RELOC/doc/latex/textopo/AQP1.phd - RELOC/doc/latex/textopo/AQP1.swp - RELOC/doc/latex/textopo/AQP1.tpo - RELOC/doc/latex/textopo/AQP2spec.ALN - RELOC/doc/latex/textopo/AQPpro.MSF - RELOC/doc/latex/textopo/AQPpro1.shd - RELOC/doc/latex/textopo/textopo.pdf details="Package documentation" - RELOC/doc/latex/textopo/textopo.txt details="Notes on the distribution" -srccontainersize 81920 -srccontainerchecksum 9c87b66a122812d93e5d290d7b9d028d3f1c72d287b3c3761f2903739f0e06d6866a96933b3fdeb4c739cab2a62970f3fb3c53c5e15112f1563845a56e0c3028 -srcfiles size=123 - RELOC/source/latex/textopo/textopo.dtx - RELOC/source/latex/textopo/textopo.ins -runfiles size=67 - RELOC/tex/latex/textopo/biotex.sty - RELOC/tex/latex/textopo/textopo.def - RELOC/tex/latex/textopo/textopo.sty -catalogue-ctan /macros/latex/contrib/textopo -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics molbio chemistry -catalogue-version 1.5 - -name textpath -category Package -revision 15878 -shortdesc Setting text along a path with MetaPost -relocated 1 -longdesc This MetaPost package provides macros to typeset text along a -longdesc free path with the help of LaTeX, thereby preserving kerning -longdesc and allowing for 8-bit input (accented characters). -containersize 4324 -containerchecksum 350f2d2fdfc7d95b4ae68023f0d7d000ec837a25e47fd174834e4b20547240bcdf7f5b3b53d09a5630256f621a34ea8d70c8d5c41b3f0bce8bf6df7a91ed0b58 -doccontainersize 237628 -doccontainerchecksum 4dcf46d11efcbc85c4384714ae5d98ac9a8237844c3abec8028c9896d7507fb5b6f2b1e962201f36dc9c7c0e75f52000555db5c5a7c66585ca1c658d05007daa -docfiles size=77 - RELOC/doc/metapost/textpath/CHANGES - RELOC/doc/metapost/textpath/README details="README file" - RELOC/doc/metapost/textpath/textpath.pdf details="Package documentation" - RELOC/doc/metapost/textpath/textpath.tex - RELOC/doc/metapost/textpath/textpathfigs.mp - RELOC/doc/metapost/textpath/textpathfigs.tex -runfiles size=5 - RELOC/metapost/textpath/textpath.mp - RELOC/tex/latex/textpath/textpathmp.sty -catalogue-also pst-text -catalogue-ctan /graphics/metapost/contrib/macros/textpath -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics graphics-text -catalogue-version 1.6 - -name textpos -category Package -revision 41331 -shortdesc Place boxes at arbitrary positions on the LaTeX page -relocated 1 -longdesc A package to facilitate placement of boxes at absolute -longdesc positions on the LaTeX page. There are several reasons why this -longdesc might be useful, an important one being to help the creation of -longdesc large-format conference posters. -containersize 3796 -containerchecksum 7dca90546726fd4d6b035b904dac12ee6c61cdb8cc49e0780ed817d20ee4e8f097f46124efea43b89449f0f4a2c738c17b4e52ee9216b27a71a198975851f94c -doccontainersize 307344 -doccontainerchecksum 37227ba44c32949ec75a2b85df5b73f5419c3d24123c83293f78abb566e077618ed9e9d8eeb137bb9b164aadcc5bd9001928f0455e41e07ccd0419ab9931e3a7 -docfiles size=96 - RELOC/doc/latex/textpos/LICENCE - RELOC/doc/latex/textpos/README details="Package README" - RELOC/doc/latex/textpos/VERSION-1.8 - RELOC/doc/latex/textpos/examples/README.examples - RELOC/doc/latex/textpos/examples/t1.tex - RELOC/doc/latex/textpos/examples/t10.tex - RELOC/doc/latex/textpos/examples/t2.tex - RELOC/doc/latex/textpos/examples/t3.tex - RELOC/doc/latex/textpos/examples/t4.tex - RELOC/doc/latex/textpos/examples/t5.tex - RELOC/doc/latex/textpos/examples/t6.tex - RELOC/doc/latex/textpos/examples/t7.tex - RELOC/doc/latex/textpos/examples/t8.tex - RELOC/doc/latex/textpos/examples/t9.tex - RELOC/doc/latex/textpos/niepraschk-eso-pic.pdf details="Demo file: textpos with eso-pic" - RELOC/doc/latex/textpos/niepraschk-eso-pic.tex - RELOC/doc/latex/textpos/textpos-example.tex - RELOC/doc/latex/textpos/textpos.html details="Version history, etc. (HTML)" - RELOC/doc/latex/textpos/textpos.pdf details="Package documentation (PDF)" -srccontainersize 21428 -srccontainerchecksum 34a8a1d6058ba3578ad83f06ee8508df64a3fbd6c4827f52871a11e46b83bded6660150fbed71fc554f1f81dd7d1197dcb4f0f966e63ab46ce9e25c47700110c -srcfiles size=20 - RELOC/source/latex/textpos/textpos.drv - RELOC/source/latex/textpos/textpos.dtx - RELOC/source/latex/textpos/textpos.ins -runfiles size=3 - RELOC/tex/latex/textpos/textpos.sty -catalogue-ctan /macros/latex/contrib/textpos -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics layout -catalogue-version 1.8 - -name textualicomma -category Package -revision 48474 -shortdesc Use the textual comma character as decimal separator in math mode -relocated 1 -longdesc The package is based on the icomma package, and intended as a -longdesc solution for situations where the text comma character discerns -longdesc from the math comma character, e. g. when fonts whithout math -longdesc support are involved. Escaping to text mode every time a comma -longdesc is used in math mode may slow down the compilation process. -containersize 1960 -containerchecksum 10ba2294c9121a73dd8f62a211db3b96493c7f789ae82c763f8637b0a23d971b3a62725bab868dbf2df68cd619af128213b6688972e8845cc6356b0a786bff88 -doccontainersize 118028 -doccontainerchecksum e13e1a6f6079f3751670681d9c352cc97097c5634ff47f7ed11706118371bee2d65a5ce91af2d4f6a6f77765555f28413df3ddfda5293ffcbb60c8063fd9ba11 -docfiles size=30 - RELOC/doc/latex/textualicomma/README.md details="Readme" - RELOC/doc/latex/textualicomma/textualicomma-doc.pdf details="Package documentation" -srccontainersize 5348 -srccontainerchecksum 105883f7e1e676434e73b191a96f21135db761a6358195aaa669f2de0318d21dca7190e35b2184177d02b8328e21a5b478752a4a0b3a56df4b2433217e33db6f -srcfiles size=6 - RELOC/source/latex/textualicomma/textualicomma-doc.dtx - RELOC/source/latex/textualicomma/textualicomma.dtx - RELOC/source/latex/textualicomma/textualicomma.ins -runfiles size=1 - RELOC/tex/latex/textualicomma/textualicomma.sty -catalogue-also icomma -catalogue-ctan /macros/latex/contrib/textualicomma -catalogue-date 2018-08-23 23:17:44 +0200 -catalogue-license lppl1.3c -catalogue-topics typesetting maths -catalogue-version 1.1 - -name texvc -category Package -revision 46844 -shortdesc Use MediaWiki LaTeX commands -relocated 1 -longdesc User MediaWiki LaTeX commands to copy and past formulae from -longdesc MediaWiki to LaTeX documents. -containersize 1504 -containerchecksum 1fb18df5dbbbf0c25cba9f97787becaba920914fcbb310016526ba9ab43fce418e6c0285d427fd63d1d119ad13ac82378e7fffc0e9c1fd6136017812c89f1b18 -doccontainersize 252436 -doccontainerchecksum 232d199a9d929094ec8d1b165955cbd03b3ec5c0040cf0fc36635df6c2b5b8a37b4ece399e4d1b2f0f8fe9252eb8ec6b10986aee32c382321f2400a57b29abdc -docfiles size=67 - RELOC/doc/latex/texvc/LICENSE - RELOC/doc/latex/texvc/README.md details="Readme" - RELOC/doc/latex/texvc/texvc.pdf details="Package documentation" -srccontainersize 4012 -srccontainerchecksum 290ffd35f50dcc61042d0b3d6617d8f6078f47fe5fda395505660307127bd87174a71f730adcc3f7d13b1fda9f09d8574a3bfa4bd5b07d8c99e4fdca88146144 -srcfiles size=7 - RELOC/source/latex/texvc/texvc.dtx - RELOC/source/latex/texvc/texvc.ins -runfiles size=1 - RELOC/tex/latex/texvc/texvc.sty -catalogue-ctan /macros/latex/contrib/texvc -catalogue-date 2018-03-05 12:45:06 +0100 -catalogue-license lppl1.3 -catalogue-topics foreign-import -catalogue-version 1.1 - -name texware -category TLCore -revision 47198 -shortdesc Utility programs for use with TeX -longdesc Basic utitility programs, comprising: - dvitype, which converts -longdesc a TeX output (DVI) file to a plain text file (see also the DVI -longdesc Text Language suite); - pooltype, which converts a TeX-suite -longdesc program's "pool" (string) file into human-readable form; and - -longdesc tftopl and pltotf, which convert TeX Font Metric (TFM) file to -longdesc human readable Property List (PL) files and vice versa. -depend texware.ARCH -containersize 588 -containerchecksum aecff277f4341122dffaad2b6e6389434fa0db4c686fc89a398a506e495076b355cd0554b92d78ec257b4a5feab103369cf9b399873b98b724188804d3a878c7 -doccontainersize 34628 -doccontainerchecksum 05a67ac4f25b162da981b92b2d2dafdfc96ad39303b4e84912f49c2bb11e3c3cbb724da6592b37d2288e6e7f02e19797b467596bdcff846f424358e7002735ed -docfiles size=13 - texmf-dist/doc/man/man1/dvitype.1 - texmf-dist/doc/man/man1/dvitype.man1.pdf - texmf-dist/doc/man/man1/pooltype.1 - texmf-dist/doc/man/man1/pooltype.man1.pdf -catalogue-ctan /systems/knuth/dist/texware -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license knuth -catalogue-topics debug-supp - -name texware.aarch64-linux -category TLCore -revision 48789 -shortdesc aarch64-linux files of texware -containersize 44896 -containerchecksum ab4b0873cc919110428692a149c99ad00a87bf25ff5c953327b15840e6e51edd4f83a8779a5682f43669c9364d732322fea03660d317b9c97ac62ebcff6e30aa -binfiles arch=aarch64-linux size=35 - bin/aarch64-linux/dvitype - bin/aarch64-linux/pooltype - -name texware.amd64-freebsd -category TLCore -revision 46816 -shortdesc amd64-freebsd files of texware -containersize 50136 -containerchecksum df1da094e65cdafce387cbc071fc0fd806d6a1f4cc378c8251343284cb561f2a23a47bb7eb4b35bcbd03c7138f2dc97ea35a38b08b415f514396d1577d01a2fd -binfiles arch=amd64-freebsd size=35 - bin/amd64-freebsd/dvitype - bin/amd64-freebsd/pooltype - -name texware.amd64-netbsd -category TLCore -revision 48698 -shortdesc amd64-netbsd files of texware -containersize 47268 -containerchecksum eacc40a83980830944c93c19d668e1d240b7fddaf002b9ab8571fc34dee4d061296c1832249de2e8a81649ed6fb13167ca6ae85261d37892b0a07b5cddb5ca52 -binfiles arch=amd64-netbsd size=41 - bin/amd64-netbsd/dvitype - bin/amd64-netbsd/pooltype - -name texware.armhf-linux -category TLCore -revision 48716 -shortdesc armhf-linux files of texware -containersize 40596 -containerchecksum 3105c23aa60fb34ba6af47e97478dbe06040ea5e6447ca798b1f116f7778807b44f36e9f4562919ccd63536f866432ec975b3d6dfc4ad92d6292b6f371037731 -binfiles arch=armhf-linux size=28 - bin/armhf-linux/dvitype - bin/armhf-linux/pooltype - -name texware.i386-cygwin -category TLCore -revision 46814 -shortdesc i386-cygwin files of texware -containersize 17632 -containerchecksum 2b3f1340a319ade5c343905107aa7ec02296781418aeb03c78c9017948e26664b680c89a9f157b682f773069574cce90b4e732653f85fb44e820cd1284d17ac1 -binfiles arch=i386-cygwin size=15 - bin/i386-cygwin/dvitype.exe - bin/i386-cygwin/pooltype.exe - -name texware.i386-freebsd -category TLCore -revision 46816 -shortdesc i386-freebsd files of texware -containersize 43144 -containerchecksum 48debbfa23b0cfc154468520fa980a088a381c10bfa3d60d5fae28f467c43983ccf1937f7d03a387555631a46cf2e692b15d2778039ea0462e67a277c292219b -binfiles arch=i386-freebsd size=31 - bin/i386-freebsd/dvitype - bin/i386-freebsd/pooltype - -name texware.i386-linux -category TLCore -revision 47245 -shortdesc i386-linux files of texware -containersize 50496 -containerchecksum fbf312a6494a7c1011501e5ec8ce44df80aed6d5a6825b7a402e4bed073f7d498550723806c10b2a2a716786ea9b3119c12d7e12e76aeb5dce9f5a725634b0ea -binfiles arch=i386-linux size=36 - bin/i386-linux/dvitype - bin/i386-linux/pooltype - -name texware.i386-netbsd -category TLCore -revision 46812 -shortdesc i386-netbsd files of texware -containersize 42400 -containerchecksum cdb31546399e253ae0987afd23b2381b4b6f02f5da8fc06c3d99cbbd38d8a2b369df5d7a3afeed49d0a468888eb80a4cca3f555fbfc6dcaf6d169c7514851ea3 -binfiles arch=i386-netbsd size=38 - bin/i386-netbsd/dvitype - bin/i386-netbsd/pooltype - -name texware.i386-solaris -category TLCore -revision 46829 -shortdesc i386-solaris files of texware -containersize 50316 -containerchecksum aa0580a0766009dd9504e367720ba04222de1f78c2da7545a59e6902dbe9e9539a17b274a85430210701db0463d522e0e2e14365df3fda99995254040d6d917c -binfiles arch=i386-solaris size=34 - bin/i386-solaris/dvitype - bin/i386-solaris/pooltype - -name texware.sparc-solaris -category TLCore -revision 46829 -shortdesc sparc-solaris files of texware -containersize 48300 -containerchecksum 39cbbeb21d452bdbcdd04cc0fa4651b917d839837f7b518845cb69850b5057821981875346832529093f87fd125873d2ea7d25edd538b4b033739414f268593f -binfiles arch=sparc-solaris size=36 - bin/sparc-solaris/dvitype - bin/sparc-solaris/pooltype - -name texware.win32 -category TLCore -revision 46993 -shortdesc win32 files of texware -containersize 18820 -containerchecksum 9e26eb47f46f8c6b9bf28a845c5fb6be2032bb630265c83efad195ab63bdb22115e7da8e353773b0d635abcc8f753a775c488a0ee3036e0a27c7178fd38eac16 -binfiles arch=win32 size=12 - bin/win32/dvitype.exe - bin/win32/pooltype.exe - -name texware.x86_64-cygwin -category TLCore -revision 46813 -shortdesc x86_64-cygwin files of texware -containersize 20224 -containerchecksum e2ae01382b67775628020595b37bec336c5d6d3f0bb9692aa2770bf932742963e635d485bdcbd2a7a68bf8f8bbe56b4e15a2a7b03514486a2ab6989553614d5c -binfiles arch=x86_64-cygwin size=15 - bin/x86_64-cygwin/dvitype.exe - bin/x86_64-cygwin/pooltype.exe - -name texware.x86_64-darwin -category TLCore -revision 48728 -shortdesc x86_64-darwin files of texware -containersize 52136 -containerchecksum 7d2c1ff9f6f6321dc668bcaaf9149d29910b325ff49bb2e6a418f8f7b7ac5f159eba181d394bded90c20145698ebc8168df6c7fcadd475d376927a13a756c025 -binfiles arch=x86_64-darwin size=35 - bin/x86_64-darwin/dvitype - bin/x86_64-darwin/pooltype - -name texware.x86_64-darwinlegacy -category TLCore -revision 47387 -shortdesc x86_64-darwinlegacy files of texware -containersize 51164 -containerchecksum 6d2be1c6bcbc86eecdb5d33a7e3acdc6c042a9f3d6c5bc557bc8794178d1ea45255fec6499bd8488c6ec0317f34b6b0a98d724cfa669e5ac829a4b0e8c287a21 -binfiles arch=x86_64-darwinlegacy size=35 - bin/x86_64-darwinlegacy/dvitype - bin/x86_64-darwinlegacy/pooltype - -name texware.x86_64-linux -category TLCore -revision 47063 -shortdesc x86_64-linux files of texware -containersize 49888 -containerchecksum 8f241161ecfb9d318dd837f8813b8c1e642de07f2be59540f26866d483f60d2073f30064272629fca5ee5d3020ff1c74e59f889559e73ea3417341951f53ddda -binfiles arch=x86_64-linux size=33 - bin/x86_64-linux/dvitype - bin/x86_64-linux/pooltype - -name texware.x86_64-linuxmusl -category TLCore -revision 47036 -shortdesc x86_64-linuxmusl files of texware -containersize 55532 -containerchecksum f67b6a17a222116417fd443923c7eae3594c6c62975aeb36b6c700157296f37cf2eb4108e9e20b4336333033434d0f84ec68d7e6e805eb08a35fe039040d7e5b -binfiles arch=x86_64-linuxmusl size=39 - bin/x86_64-linuxmusl/dvitype - bin/x86_64-linuxmusl/pooltype - -name texware.x86_64-solaris -category TLCore -revision 46829 -shortdesc x86_64-solaris files of texware -containersize 55820 -containerchecksum 660b92d07a2191dc8f37204f0004b192acc8d84f1d74bea8a66c17cfb8ef262bf507527bc09c587558aad4709db1b77ee194013df124d598e2ddf247c3a68c7e -binfiles arch=x86_64-solaris size=39 - bin/x86_64-solaris/dvitype - bin/x86_64-solaris/pooltype - -name texworks -category TLCore -revision 45650 -shortdesc friendly cross-platform front end -longdesc See http://tug.org/texworks for information and downloads. TeX -longdesc Live includes executables and support files only for Windows. -depend texworks.ARCH -postaction shortcut type=menu name="TeXworks editor" cmd=TEXDIR/bin/win32/texworks.exe -postaction filetype name=TL.TeXworks.edit cmd='"TEXDIR/bin/win32/texworks.exe" "%1"' -postaction fileassoc extension=.tex filetype=TL.TeXworks.edit -postaction fileassoc extension=.sty filetype=TL.TeXworks.edit -postaction fileassoc extension=.cls filetype=TL.TeXworks.edit -containersize 492 -containerchecksum 18a589e7ff9987f222ede07e4c3d747fea0cbcd509fdcf8696fdafa271d869f13a4ea90fcda20e068cad9d010fa8a8dea5dc8cfb69c55d8cd33eb08fcf5bf9a9 -doccontainersize 732 -doccontainerchecksum df97738ae0cea3c9b25c7ed4379808d0752ef46bbd9eab5d32ccfbd0961d2daf67928dde2e5df5796b2f8cd1556fd701408f0776fc59964ee0bdce81e3f6e594 -docfiles size=1 - texmf-dist/doc/texworks/README - -name texworks.win32 -category TLCore -revision 44131 -shortdesc win32 files of texworks -containersize 15716448 -containerchecksum 645ccd5bd3af71f94803b5aba62fb37ba7fdc654c775f728ab1587d56f56caa1d0b8e2c23fa5a2d5ee9a1b2397a5527b8dff62937d44cf450de5ca2ee007e23a -binfiles arch=win32 size=10646 - bin/win32/texworks.exe - tlpkg/texworks/COPYING - tlpkg/texworks/README.txt - tlpkg/texworks/share/fonts/README - tlpkg/texworks/share/fonts/d050000l.pfb - tlpkg/texworks/share/fonts/s050000l.pfb - tlpkg/texworks/share/poppler/CMakeLists.txt - tlpkg/texworks/share/poppler/COPYING - tlpkg/texworks/share/poppler/COPYING.adobe - tlpkg/texworks/share/poppler/COPYING.gpl2 - tlpkg/texworks/share/poppler/Makefile - tlpkg/texworks/share/poppler/README - tlpkg/texworks/share/poppler/cMap/Adobe-CNS1/Adobe-CNS1-0 - tlpkg/texworks/share/poppler/cMap/Adobe-CNS1/Adobe-CNS1-1 - tlpkg/texworks/share/poppler/cMap/Adobe-CNS1/Adobe-CNS1-2 - tlpkg/texworks/share/poppler/cMap/Adobe-CNS1/Adobe-CNS1-3 - tlpkg/texworks/share/poppler/cMap/Adobe-CNS1/Adobe-CNS1-4 - tlpkg/texworks/share/poppler/cMap/Adobe-CNS1/Adobe-CNS1-5 - tlpkg/texworks/share/poppler/cMap/Adobe-CNS1/Adobe-CNS1-6 - tlpkg/texworks/share/poppler/cMap/Adobe-CNS1/Adobe-CNS1-B5pc - tlpkg/texworks/share/poppler/cMap/Adobe-CNS1/Adobe-CNS1-ETen-B5 - tlpkg/texworks/share/poppler/cMap/Adobe-CNS1/Adobe-CNS1-H-CID - tlpkg/texworks/share/poppler/cMap/Adobe-CNS1/Adobe-CNS1-H-Host - tlpkg/texworks/share/poppler/cMap/Adobe-CNS1/Adobe-CNS1-H-Mac - tlpkg/texworks/share/poppler/cMap/Adobe-CNS1/Adobe-CNS1-UCS2 - tlpkg/texworks/share/poppler/cMap/Adobe-CNS1/B5-H - tlpkg/texworks/share/poppler/cMap/Adobe-CNS1/B5-V - tlpkg/texworks/share/poppler/cMap/Adobe-CNS1/B5pc-H - tlpkg/texworks/share/poppler/cMap/Adobe-CNS1/B5pc-UCS2 - tlpkg/texworks/share/poppler/cMap/Adobe-CNS1/B5pc-UCS2C - tlpkg/texworks/share/poppler/cMap/Adobe-CNS1/B5pc-V - tlpkg/texworks/share/poppler/cMap/Adobe-CNS1/CNS-EUC-H - tlpkg/texworks/share/poppler/cMap/Adobe-CNS1/CNS-EUC-V - tlpkg/texworks/share/poppler/cMap/Adobe-CNS1/CNS1-H - tlpkg/texworks/share/poppler/cMap/Adobe-CNS1/CNS1-V - tlpkg/texworks/share/poppler/cMap/Adobe-CNS1/CNS2-H - tlpkg/texworks/share/poppler/cMap/Adobe-CNS1/CNS2-V - tlpkg/texworks/share/poppler/cMap/Adobe-CNS1/ETHK-B5-H - tlpkg/texworks/share/poppler/cMap/Adobe-CNS1/ETHK-B5-V - tlpkg/texworks/share/poppler/cMap/Adobe-CNS1/ETen-B5-H - tlpkg/texworks/share/poppler/cMap/Adobe-CNS1/ETen-B5-UCS2 - tlpkg/texworks/share/poppler/cMap/Adobe-CNS1/ETen-B5-V - tlpkg/texworks/share/poppler/cMap/Adobe-CNS1/ETenms-B5-H - tlpkg/texworks/share/poppler/cMap/Adobe-CNS1/ETenms-B5-V - tlpkg/texworks/share/poppler/cMap/Adobe-CNS1/HKdla-B5-H - tlpkg/texworks/share/poppler/cMap/Adobe-CNS1/HKdla-B5-V - tlpkg/texworks/share/poppler/cMap/Adobe-CNS1/HKdlb-B5-H - tlpkg/texworks/share/poppler/cMap/Adobe-CNS1/HKdlb-B5-V - tlpkg/texworks/share/poppler/cMap/Adobe-CNS1/HKgccs-B5-H - tlpkg/texworks/share/poppler/cMap/Adobe-CNS1/HKgccs-B5-V - tlpkg/texworks/share/poppler/cMap/Adobe-CNS1/HKm314-B5-H - tlpkg/texworks/share/poppler/cMap/Adobe-CNS1/HKm314-B5-V - tlpkg/texworks/share/poppler/cMap/Adobe-CNS1/HKm471-B5-H - tlpkg/texworks/share/poppler/cMap/Adobe-CNS1/HKm471-B5-V - tlpkg/texworks/share/poppler/cMap/Adobe-CNS1/HKscs-B5-H - tlpkg/texworks/share/poppler/cMap/Adobe-CNS1/HKscs-B5-V - tlpkg/texworks/share/poppler/cMap/Adobe-CNS1/UCS2-B5pc - tlpkg/texworks/share/poppler/cMap/Adobe-CNS1/UCS2-ETen-B5 - tlpkg/texworks/share/poppler/cMap/Adobe-CNS1/UniCNS-UCS2-H - tlpkg/texworks/share/poppler/cMap/Adobe-CNS1/UniCNS-UCS2-V - tlpkg/texworks/share/poppler/cMap/Adobe-CNS1/UniCNS-UTF16-H - tlpkg/texworks/share/poppler/cMap/Adobe-CNS1/UniCNS-UTF16-V - tlpkg/texworks/share/poppler/cMap/Adobe-CNS1/UniCNS-UTF32-H - tlpkg/texworks/share/poppler/cMap/Adobe-CNS1/UniCNS-UTF32-V - tlpkg/texworks/share/poppler/cMap/Adobe-CNS1/UniCNS-UTF8-H - tlpkg/texworks/share/poppler/cMap/Adobe-CNS1/UniCNS-UTF8-V - tlpkg/texworks/share/poppler/cMap/Adobe-GB1/Adobe-GB1-0 - tlpkg/texworks/share/poppler/cMap/Adobe-GB1/Adobe-GB1-1 - tlpkg/texworks/share/poppler/cMap/Adobe-GB1/Adobe-GB1-2 - tlpkg/texworks/share/poppler/cMap/Adobe-GB1/Adobe-GB1-3 - tlpkg/texworks/share/poppler/cMap/Adobe-GB1/Adobe-GB1-4 - tlpkg/texworks/share/poppler/cMap/Adobe-GB1/Adobe-GB1-5 - tlpkg/texworks/share/poppler/cMap/Adobe-GB1/Adobe-GB1-GBK-EUC - tlpkg/texworks/share/poppler/cMap/Adobe-GB1/Adobe-GB1-GBpc-EUC - tlpkg/texworks/share/poppler/cMap/Adobe-GB1/Adobe-GB1-H-CID - tlpkg/texworks/share/poppler/cMap/Adobe-GB1/Adobe-GB1-H-Host - tlpkg/texworks/share/poppler/cMap/Adobe-GB1/Adobe-GB1-H-Mac - tlpkg/texworks/share/poppler/cMap/Adobe-GB1/Adobe-GB1-UCS2 - tlpkg/texworks/share/poppler/cMap/Adobe-GB1/GB-EUC-H - tlpkg/texworks/share/poppler/cMap/Adobe-GB1/GB-EUC-V - tlpkg/texworks/share/poppler/cMap/Adobe-GB1/GB-H - tlpkg/texworks/share/poppler/cMap/Adobe-GB1/GB-V - tlpkg/texworks/share/poppler/cMap/Adobe-GB1/GBK-EUC-H - tlpkg/texworks/share/poppler/cMap/Adobe-GB1/GBK-EUC-UCS2 - tlpkg/texworks/share/poppler/cMap/Adobe-GB1/GBK-EUC-V - tlpkg/texworks/share/poppler/cMap/Adobe-GB1/GBK2K-H - tlpkg/texworks/share/poppler/cMap/Adobe-GB1/GBK2K-V - tlpkg/texworks/share/poppler/cMap/Adobe-GB1/GBKp-EUC-H - tlpkg/texworks/share/poppler/cMap/Adobe-GB1/GBKp-EUC-V - tlpkg/texworks/share/poppler/cMap/Adobe-GB1/GBT-EUC-H - tlpkg/texworks/share/poppler/cMap/Adobe-GB1/GBT-EUC-V - tlpkg/texworks/share/poppler/cMap/Adobe-GB1/GBT-H - tlpkg/texworks/share/poppler/cMap/Adobe-GB1/GBT-V - tlpkg/texworks/share/poppler/cMap/Adobe-GB1/GBTpc-EUC-H - tlpkg/texworks/share/poppler/cMap/Adobe-GB1/GBTpc-EUC-V - tlpkg/texworks/share/poppler/cMap/Adobe-GB1/GBpc-EUC-H - tlpkg/texworks/share/poppler/cMap/Adobe-GB1/GBpc-EUC-UCS2 - tlpkg/texworks/share/poppler/cMap/Adobe-GB1/GBpc-EUC-UCS2C - tlpkg/texworks/share/poppler/cMap/Adobe-GB1/GBpc-EUC-V - tlpkg/texworks/share/poppler/cMap/Adobe-GB1/UCS2-GBK-EUC - tlpkg/texworks/share/poppler/cMap/Adobe-GB1/UCS2-GBpc-EUC - tlpkg/texworks/share/poppler/cMap/Adobe-GB1/UniGB-UCS2-H - tlpkg/texworks/share/poppler/cMap/Adobe-GB1/UniGB-UCS2-V - tlpkg/texworks/share/poppler/cMap/Adobe-GB1/UniGB-UTF16-H - tlpkg/texworks/share/poppler/cMap/Adobe-GB1/UniGB-UTF16-V - tlpkg/texworks/share/poppler/cMap/Adobe-GB1/UniGB-UTF32-H - tlpkg/texworks/share/poppler/cMap/Adobe-GB1/UniGB-UTF32-V - tlpkg/texworks/share/poppler/cMap/Adobe-GB1/UniGB-UTF8-H - tlpkg/texworks/share/poppler/cMap/Adobe-GB1/UniGB-UTF8-V - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/78-EUC-H - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/78-EUC-V - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/78-H - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/78-RKSJ-H - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/78-RKSJ-V - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/78-V - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/78ms-RKSJ-H - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/78ms-RKSJ-V - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/83pv-RKSJ-H - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/90ms-RKSJ-H - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/90ms-RKSJ-UCS2 - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/90ms-RKSJ-V - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/90msp-RKSJ-H - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/90msp-RKSJ-V - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/90pv-RKSJ-H - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/90pv-RKSJ-UCS2 - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/90pv-RKSJ-UCS2C - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/90pv-RKSJ-V - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/Add-H - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/Add-RKSJ-H - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/Add-RKSJ-V - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/Add-V - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/Adobe-Japan1-0 - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/Adobe-Japan1-1 - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/Adobe-Japan1-2 - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/Adobe-Japan1-3 - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/Adobe-Japan1-4 - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/Adobe-Japan1-5 - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/Adobe-Japan1-6 - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/Adobe-Japan1-90ms-RKSJ - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/Adobe-Japan1-90pv-RKSJ - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/Adobe-Japan1-H-CID - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/Adobe-Japan1-H-Host - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/Adobe-Japan1-H-Mac - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/Adobe-Japan1-PS-H - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/Adobe-Japan1-PS-V - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/Adobe-Japan1-UCS2 - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/EUC-H - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/EUC-V - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/Ext-H - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/Ext-RKSJ-H - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/Ext-RKSJ-V - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/Ext-V - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/H - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/Hankaku - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/Hiragana - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/Hojo-EUC-H - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/Hojo-EUC-V - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/Hojo-H - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/Hojo-V - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/Katakana - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/NWP-H - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/NWP-V - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/RKSJ-H - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/RKSJ-V - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/Roman - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/UCS2-90ms-RKSJ - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/UCS2-90pv-RKSJ - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/UniHojo-UCS2-H - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/UniHojo-UCS2-V - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/UniHojo-UTF16-H - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/UniHojo-UTF16-V - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/UniHojo-UTF32-H - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/UniHojo-UTF32-V - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/UniHojo-UTF8-H - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/UniHojo-UTF8-V - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/UniJIS-UCS2-H - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/UniJIS-UCS2-HW-H - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/UniJIS-UCS2-HW-V - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/UniJIS-UCS2-V - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/UniJIS-UTF16-H - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/UniJIS-UTF16-V - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/UniJIS-UTF32-H - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/UniJIS-UTF32-V - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/UniJIS-UTF8-H - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/UniJIS-UTF8-V - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/UniJIS2004-UTF16-H - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/UniJIS2004-UTF16-V - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/UniJIS2004-UTF32-H - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/UniJIS2004-UTF32-V - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/UniJIS2004-UTF8-H - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/UniJIS2004-UTF8-V - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/UniJISPro-UCS2-HW-V - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/UniJISPro-UCS2-V - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/UniJISPro-UTF8-V - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/UniJISX0213-UTF32-H - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/UniJISX0213-UTF32-V - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/UniJISX02132004-UTF32-H - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/UniJISX02132004-UTF32-V - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/V - tlpkg/texworks/share/poppler/cMap/Adobe-Japan1/WP-Symbol - tlpkg/texworks/share/poppler/cMap/Adobe-Japan2/Adobe-Japan2-0 - tlpkg/texworks/share/poppler/cMap/Adobe-Korea1/Adobe-Korea1-0 - tlpkg/texworks/share/poppler/cMap/Adobe-Korea1/Adobe-Korea1-1 - tlpkg/texworks/share/poppler/cMap/Adobe-Korea1/Adobe-Korea1-2 - tlpkg/texworks/share/poppler/cMap/Adobe-Korea1/Adobe-Korea1-H-CID - tlpkg/texworks/share/poppler/cMap/Adobe-Korea1/Adobe-Korea1-H-Host - tlpkg/texworks/share/poppler/cMap/Adobe-Korea1/Adobe-Korea1-H-Mac - tlpkg/texworks/share/poppler/cMap/Adobe-Korea1/Adobe-Korea1-KSCms-UHC - tlpkg/texworks/share/poppler/cMap/Adobe-Korea1/Adobe-Korea1-KSCpc-EUC - tlpkg/texworks/share/poppler/cMap/Adobe-Korea1/Adobe-Korea1-UCS2 - tlpkg/texworks/share/poppler/cMap/Adobe-Korea1/KSC-EUC-H - tlpkg/texworks/share/poppler/cMap/Adobe-Korea1/KSC-EUC-V - tlpkg/texworks/share/poppler/cMap/Adobe-Korea1/KSC-H - tlpkg/texworks/share/poppler/cMap/Adobe-Korea1/KSC-Johab-H - tlpkg/texworks/share/poppler/cMap/Adobe-Korea1/KSC-Johab-V - tlpkg/texworks/share/poppler/cMap/Adobe-Korea1/KSC-V - tlpkg/texworks/share/poppler/cMap/Adobe-Korea1/KSCms-UHC-H - tlpkg/texworks/share/poppler/cMap/Adobe-Korea1/KSCms-UHC-HW-H - tlpkg/texworks/share/poppler/cMap/Adobe-Korea1/KSCms-UHC-HW-V - tlpkg/texworks/share/poppler/cMap/Adobe-Korea1/KSCms-UHC-UCS2 - tlpkg/texworks/share/poppler/cMap/Adobe-Korea1/KSCms-UHC-V - tlpkg/texworks/share/poppler/cMap/Adobe-Korea1/KSCpc-EUC-H - tlpkg/texworks/share/poppler/cMap/Adobe-Korea1/KSCpc-EUC-UCS2 - tlpkg/texworks/share/poppler/cMap/Adobe-Korea1/KSCpc-EUC-UCS2C - tlpkg/texworks/share/poppler/cMap/Adobe-Korea1/KSCpc-EUC-V - tlpkg/texworks/share/poppler/cMap/Adobe-Korea1/UCS2-KSCms-UHC - tlpkg/texworks/share/poppler/cMap/Adobe-Korea1/UCS2-KSCpc-EUC - tlpkg/texworks/share/poppler/cMap/Adobe-Korea1/UniKS-UCS2-H - tlpkg/texworks/share/poppler/cMap/Adobe-Korea1/UniKS-UCS2-V - tlpkg/texworks/share/poppler/cMap/Adobe-Korea1/UniKS-UTF16-H - tlpkg/texworks/share/poppler/cMap/Adobe-Korea1/UniKS-UTF16-V - tlpkg/texworks/share/poppler/cMap/Adobe-Korea1/UniKS-UTF32-H - tlpkg/texworks/share/poppler/cMap/Adobe-Korea1/UniKS-UTF32-V - tlpkg/texworks/share/poppler/cMap/Adobe-Korea1/UniKS-UTF8-H - tlpkg/texworks/share/poppler/cMap/Adobe-Korea1/UniKS-UTF8-V - tlpkg/texworks/share/poppler/cidToUnicode/Adobe-CNS1 - tlpkg/texworks/share/poppler/cidToUnicode/Adobe-GB1 - tlpkg/texworks/share/poppler/cidToUnicode/Adobe-Japan1 - tlpkg/texworks/share/poppler/cidToUnicode/Adobe-Korea1 - tlpkg/texworks/share/poppler/nameToUnicode/Bulgarian - tlpkg/texworks/share/poppler/nameToUnicode/Greek - tlpkg/texworks/share/poppler/nameToUnicode/Thai - tlpkg/texworks/share/poppler/poppler-data.pc - tlpkg/texworks/share/poppler/poppler-data.pc.in - tlpkg/texworks/share/poppler/unicodeMap/Big5 - tlpkg/texworks/share/poppler/unicodeMap/Big5ascii - tlpkg/texworks/share/poppler/unicodeMap/EUC-CN - tlpkg/texworks/share/poppler/unicodeMap/EUC-JP - tlpkg/texworks/share/poppler/unicodeMap/GBK - tlpkg/texworks/share/poppler/unicodeMap/ISO-2022-CN - tlpkg/texworks/share/poppler/unicodeMap/ISO-2022-JP - tlpkg/texworks/share/poppler/unicodeMap/ISO-2022-KR - tlpkg/texworks/share/poppler/unicodeMap/ISO-8859-6 - tlpkg/texworks/share/poppler/unicodeMap/ISO-8859-7 - tlpkg/texworks/share/poppler/unicodeMap/ISO-8859-8 - tlpkg/texworks/share/poppler/unicodeMap/ISO-8859-9 - tlpkg/texworks/share/poppler/unicodeMap/KOI8-R - tlpkg/texworks/share/poppler/unicodeMap/Latin2 - tlpkg/texworks/share/poppler/unicodeMap/Shift-JIS - tlpkg/texworks/share/poppler/unicodeMap/TIS-620 - tlpkg/texworks/share/poppler/unicodeMap/Windows-1255 - tlpkg/texworks/texworks-help/TeXworks-manual/en/Acknowledgements.html - tlpkg/texworks/texworks-help/TeXworks-manual/en/AdvanceduseScripting.html - tlpkg/texworks/texworks-help/TeXworks-manual/en/Beyondthismanual.html - tlpkg/texworks/texworks-help/TeXworks-manual/en/CompilingTw.html - tlpkg/texworks/texworks-help/TeXworks-manual/en/CustomizingTw.html - tlpkg/texworks/texworks-help/TeXworks-manual/en/Firststeps.html - tlpkg/texworks/texworks-help/TeXworks-manual/en/GoingfurtherEditingtools.html - tlpkg/texworks/texworks-help/TeXworks-manual/en/GoingfurtherOthertools.html - tlpkg/texworks/texworks-help/TeXworks-manual/en/Installation.html - tlpkg/texworks/texworks-help/TeXworks-manual/en/Introduction.html - tlpkg/texworks/texworks-help/TeXworks-manual/en/Regularexpressions.html - tlpkg/texworks/texworks-help/TeXworks-manual/en/TeXworks-manual-en.pdf - tlpkg/texworks/texworks-help/TeXworks-manual/en/bibname.html - tlpkg/texworks/texworks-help/TeXworks-manual/en/contentsname.html - tlpkg/texworks/texworks-help/TeXworks-manual/en/images/LMB.png - tlpkg/texworks/texworks-help/TeXworks-manual/en/images/Linux.png - tlpkg/texworks/texworks-help/TeXworks-manual/en/images/Mac.png - tlpkg/texworks/texworks-help/TeXworks-manual/en/images/MacCmdKey.png - tlpkg/texworks/texworks-help/TeXworks-manual/en/images/MacOptKey.png - tlpkg/texworks/texworks-help/TeXworks-manual/en/images/RMB.png - tlpkg/texworks/texworks-help/TeXworks-manual/en/images/TeXworks.png - tlpkg/texworks/texworks-help/TeXworks-manual/en/images/Windows.png - tlpkg/texworks/texworks-help/TeXworks-manual/en/images/cmsy10-c-41.png - tlpkg/texworks/texworks-help/TeXworks-manual/en/images/cmsy10-c-4d.png - tlpkg/texworks/texworks-help/TeXworks-manual/en/images/cmsy10-c-53.png - tlpkg/texworks/texworks-help/TeXworks-manual/en/images/consoleOutput.png - tlpkg/texworks/texworks-help/TeXworks-manual/en/images/errorParsingScript.png - tlpkg/texworks/texworks-help/TeXworks-manual/en/images/example.png - tlpkg/texworks/texworks-help/TeXworks-manual/en/images/iconAbortTypesetting.png - tlpkg/texworks/texworks-help/TeXworks-manual/en/images/iconTypeset.png - tlpkg/texworks/texworks-help/TeXworks-manual/en/images/index0x.png - tlpkg/texworks/texworks-help/TeXworks-manual/en/images/index1x.png - tlpkg/texworks/texworks-help/TeXworks-manual/en/images/index2x.png - tlpkg/texworks/texworks-help/TeXworks-manual/en/images/index3x.png - tlpkg/texworks/texworks-help/TeXworks-manual/en/images/index4x.png - tlpkg/texworks/texworks-help/TeXworks-manual/en/images/index5x.png - tlpkg/texworks/texworks-help/TeXworks-manual/en/images/index6x.png - tlpkg/texworks/texworks-help/TeXworks-manual/en/images/index7x.png - tlpkg/texworks/texworks-help/TeXworks-manual/en/images/index8x.png - tlpkg/texworks/texworks-help/TeXworks-manual/en/images/interface-summary.png - tlpkg/texworks/texworks-help/TeXworks-manual/en/images/replaceDialog.png - tlpkg/texworks/texworks-help/TeXworks-manual/en/images/toolbar1.png - tlpkg/texworks/texworks-help/TeXworks-manual/en/images/toolbar2.png - tlpkg/texworks/texworks-help/TeXworks-manual/en/index.css - tlpkg/texworks/texworks-help/TeXworks-manual/en/index.html - tlpkg/texworks/texworks-help/TeXworks-manual/en/index10.html - tlpkg/texworks/texworks-help/TeXworks-manual/en/index12.html - tlpkg/texworks/texworks-help/TeXworks-manual/en/index13.html - tlpkg/texworks/texworks-help/TeXworks-manual/en/index14.html - tlpkg/texworks/texworks-help/TeXworks-manual/en/index15.html - tlpkg/texworks/texworks-help/TeXworks-manual/en/index16.html - tlpkg/texworks/texworks-help/TeXworks-manual/en/index17.html - tlpkg/texworks/texworks-help/TeXworks-manual/en/index18.html - tlpkg/texworks/texworks-help/TeXworks-manual/en/index19.html - tlpkg/texworks/texworks-help/TeXworks-manual/en/index2.html - tlpkg/texworks/texworks-help/TeXworks-manual/en/index20.html - tlpkg/texworks/texworks-help/TeXworks-manual/en/index21.html - tlpkg/texworks/texworks-help/TeXworks-manual/en/index23.html - tlpkg/texworks/texworks-help/TeXworks-manual/en/index24.html - tlpkg/texworks/texworks-help/TeXworks-manual/en/index25.html - tlpkg/texworks/texworks-help/TeXworks-manual/en/index26.html - tlpkg/texworks/texworks-help/TeXworks-manual/en/index27.html - tlpkg/texworks/texworks-help/TeXworks-manual/en/index28.html - tlpkg/texworks/texworks-help/TeXworks-manual/en/index29.html - tlpkg/texworks/texworks-help/TeXworks-manual/en/index30.html - tlpkg/texworks/texworks-help/TeXworks-manual/en/index32.html - tlpkg/texworks/texworks-help/TeXworks-manual/en/index33.html - tlpkg/texworks/texworks-help/TeXworks-manual/en/index34.html - tlpkg/texworks/texworks-help/TeXworks-manual/en/index36.html - tlpkg/texworks/texworks-help/TeXworks-manual/en/index37.html - tlpkg/texworks/texworks-help/TeXworks-manual/en/index40.html - tlpkg/texworks/texworks-help/TeXworks-manual/en/index41.html - tlpkg/texworks/texworks-help/TeXworks-manual/en/index42.html - tlpkg/texworks/texworks-help/TeXworks-manual/en/index43.html - tlpkg/texworks/texworks-help/TeXworks-manual/en/index45.html - tlpkg/texworks/texworks-help/TeXworks-manual/en/index46.html - tlpkg/texworks/texworks-help/TeXworks-manual/en/index47.html - tlpkg/texworks/texworks-help/TeXworks-manual/en/index48.html - tlpkg/texworks/texworks-help/TeXworks-manual/en/index49.html - tlpkg/texworks/texworks-help/TeXworks-manual/en/index5.html - tlpkg/texworks/texworks-help/TeXworks-manual/en/index50.html - tlpkg/texworks/texworks-help/TeXworks-manual/en/index6.html - tlpkg/texworks/texworks-help/TeXworks-manual/en/index8.html - tlpkg/texworks/texworks-help/TeXworks-manual/en/index9.html - tlpkg/texworks/texworks-help/TeXworks-manual/en/indexname.html - tlpkg/texworks/texworks-help/TeXworks-manual/en/manual.css - tlpkg/texworks/texworks-help/TeXworks-manual/en/tw-help-title.txt - tlpkg/texworks/texworks-help/TeXworks-manual/fr/AdaptationdeTw.html - tlpkg/texworks/texworks-help/TeXworks-manual/fr/Allerplusloinautresoutils.html - tlpkg/texworks/texworks-help/TeXworks-manual/fr/Allerplusloinoutilsdedition.html - tlpkg/texworks/texworks-help/TeXworks-manual/fr/Audeladecemanuel.html - tlpkg/texworks/texworks-help/TeXworks-manual/fr/CompilerTw.html - tlpkg/texworks/texworks-help/TeXworks-manual/fr/Expressionsregulieres.html - tlpkg/texworks/texworks-help/TeXworks-manual/fr/Installation.html - tlpkg/texworks/texworks-help/TeXworks-manual/fr/Introduction.html - tlpkg/texworks/texworks-help/TeXworks-manual/fr/Priseenmain.html - tlpkg/texworks/texworks-help/TeXworks-manual/fr/Remerciements.html - tlpkg/texworks/texworks-help/TeXworks-manual/fr/TeXworks-manual-fr.pdf - tlpkg/texworks/texworks-help/TeXworks-manual/fr/UsageavancelesScripts.html - tlpkg/texworks/texworks-help/TeXworks-manual/fr/bibname.html - tlpkg/texworks/texworks-help/TeXworks-manual/fr/contentsname.html - tlpkg/texworks/texworks-help/TeXworks-manual/fr/images/LMB.png - tlpkg/texworks/texworks-help/TeXworks-manual/fr/images/Linux.png - tlpkg/texworks/texworks-help/TeXworks-manual/fr/images/Mac.png - tlpkg/texworks/texworks-help/TeXworks-manual/fr/images/MacCmdKey.png - tlpkg/texworks/texworks-help/TeXworks-manual/fr/images/RMB.png - tlpkg/texworks/texworks-help/TeXworks-manual/fr/images/TeXworks.png - tlpkg/texworks/texworks-help/TeXworks-manual/fr/images/Windows.png - tlpkg/texworks/texworks-help/TeXworks-manual/fr/images/cmsy10-c-41.png - tlpkg/texworks/texworks-help/TeXworks-manual/fr/images/cmsy10-c-4d.png - tlpkg/texworks/texworks-help/TeXworks-manual/fr/images/cmsy10-c-53.png - tlpkg/texworks/texworks-help/TeXworks-manual/fr/images/consoleOutput.png - tlpkg/texworks/texworks-help/TeXworks-manual/fr/images/ec-lmr12-19.png - tlpkg/texworks/texworks-help/TeXworks-manual/fr/images/errorParsingScript.png - tlpkg/texworks/texworks-help/TeXworks-manual/fr/images/example.png - tlpkg/texworks/texworks-help/TeXworks-manual/fr/images/iconAbortTypesetting.png - tlpkg/texworks/texworks-help/TeXworks-manual/fr/images/iconTypeset.png - tlpkg/texworks/texworks-help/TeXworks-manual/fr/images/index0x.png - tlpkg/texworks/texworks-help/TeXworks-manual/fr/images/index1x.png - tlpkg/texworks/texworks-help/TeXworks-manual/fr/images/index2x.png - tlpkg/texworks/texworks-help/TeXworks-manual/fr/images/index3x.png - tlpkg/texworks/texworks-help/TeXworks-manual/fr/images/index4x.png - tlpkg/texworks/texworks-help/TeXworks-manual/fr/images/index5x.png - tlpkg/texworks/texworks-help/TeXworks-manual/fr/images/index6x.png - tlpkg/texworks/texworks-help/TeXworks-manual/fr/images/index7x.png - tlpkg/texworks/texworks-help/TeXworks-manual/fr/images/index8x.png - tlpkg/texworks/texworks-help/TeXworks-manual/fr/images/interface-Tw.png - tlpkg/texworks/texworks-help/TeXworks-manual/fr/images/rechremp.png - tlpkg/texworks/texworks-help/TeXworks-manual/fr/images/toolbar1.png - tlpkg/texworks/texworks-help/TeXworks-manual/fr/images/toolbar2.png - tlpkg/texworks/texworks-help/TeXworks-manual/fr/index.css - tlpkg/texworks/texworks-help/TeXworks-manual/fr/index.html - tlpkg/texworks/texworks-help/TeXworks-manual/fr/index10.html - tlpkg/texworks/texworks-help/TeXworks-manual/fr/index11.html - tlpkg/texworks/texworks-help/TeXworks-manual/fr/index13.html - tlpkg/texworks/texworks-help/TeXworks-manual/fr/index14.html - tlpkg/texworks/texworks-help/TeXworks-manual/fr/index15.html - tlpkg/texworks/texworks-help/TeXworks-manual/fr/index16.html - tlpkg/texworks/texworks-help/TeXworks-manual/fr/index17.html - tlpkg/texworks/texworks-help/TeXworks-manual/fr/index18.html - tlpkg/texworks/texworks-help/TeXworks-manual/fr/index19.html - tlpkg/texworks/texworks-help/TeXworks-manual/fr/index2.html - tlpkg/texworks/texworks-help/TeXworks-manual/fr/index20.html - tlpkg/texworks/texworks-help/TeXworks-manual/fr/index21.html - tlpkg/texworks/texworks-help/TeXworks-manual/fr/index22.html - tlpkg/texworks/texworks-help/TeXworks-manual/fr/index23.html - tlpkg/texworks/texworks-help/TeXworks-manual/fr/index25.html - tlpkg/texworks/texworks-help/TeXworks-manual/fr/index26.html - tlpkg/texworks/texworks-help/TeXworks-manual/fr/index27.html - tlpkg/texworks/texworks-help/TeXworks-manual/fr/index28.html - tlpkg/texworks/texworks-help/TeXworks-manual/fr/index29.html - tlpkg/texworks/texworks-help/TeXworks-manual/fr/index30.html - tlpkg/texworks/texworks-help/TeXworks-manual/fr/index31.html - tlpkg/texworks/texworks-help/TeXworks-manual/fr/index32.html - tlpkg/texworks/texworks-help/TeXworks-manual/fr/index33.html - tlpkg/texworks/texworks-help/TeXworks-manual/fr/index35.html - tlpkg/texworks/texworks-help/TeXworks-manual/fr/index36.html - tlpkg/texworks/texworks-help/TeXworks-manual/fr/index37.html - tlpkg/texworks/texworks-help/TeXworks-manual/fr/index39.html - tlpkg/texworks/texworks-help/TeXworks-manual/fr/index40.html - tlpkg/texworks/texworks-help/TeXworks-manual/fr/index43.html - tlpkg/texworks/texworks-help/TeXworks-manual/fr/index44.html - tlpkg/texworks/texworks-help/TeXworks-manual/fr/index45.html - tlpkg/texworks/texworks-help/TeXworks-manual/fr/index46.html - tlpkg/texworks/texworks-help/TeXworks-manual/fr/index47.html - tlpkg/texworks/texworks-help/TeXworks-manual/fr/index49.html - tlpkg/texworks/texworks-help/TeXworks-manual/fr/index5.html - tlpkg/texworks/texworks-help/TeXworks-manual/fr/index50.html - tlpkg/texworks/texworks-help/TeXworks-manual/fr/index51.html - tlpkg/texworks/texworks-help/TeXworks-manual/fr/index52.html - tlpkg/texworks/texworks-help/TeXworks-manual/fr/index53.html - tlpkg/texworks/texworks-help/TeXworks-manual/fr/index54.html - tlpkg/texworks/texworks-help/TeXworks-manual/fr/index6.html - tlpkg/texworks/texworks-help/TeXworks-manual/fr/index7.html - tlpkg/texworks/texworks-help/TeXworks-manual/fr/index9.html - tlpkg/texworks/texworks-help/TeXworks-manual/fr/indexname.html - tlpkg/texworks/texworks-help/TeXworks-manual/fr/manual.css - tlpkg/texworks/texworks-help/TeXworks-manual/fr/tw-help-title.txt - tlpkg/texworks/texworks.exe - -name tfrupee -category Package -revision 20770 -shortdesc A font offering the new (Indian) Rupee symbol -relocated 1 -longdesc The package provides LaTeX support for the (Indian) Rupee -longdesc symbol font, created by TechFat. The original font has been -longdesc converted to Adobe Type 1 format, and simple LaTeX support -longdesc written for its use. -execute addMap tfrupee.map -containersize 601352 -containerchecksum f6fd843816df2b0820e39e5cc01fa4f09e12d353aeadb477eba7fe82e15801544e1aa3625372ead78ae45a3d5d0747e822b703c0e815c0d5a8b9d1ab37f3794a -doccontainersize 113252 -doccontainerchecksum 1862a0b0962c9fdd3eb0293d3ff3cba0823403a074864e8a06e60b8cfe23379a24fc780af336941732e3a6856a5cbf7469ae12921a5d31b5ff07b2cd1060407b -docfiles size=37 - RELOC/doc/fonts/tfrupee/LICENSE - RELOC/doc/fonts/tfrupee/README details="Readme" - RELOC/doc/fonts/tfrupee/tfrupee.pdf details="Package documentation" - RELOC/doc/fonts/tfrupee/tfrupee.tex -srccontainersize 538688 -srccontainerchecksum 3cf23d79378ae86742fab85b3db70d3d0c2393dce033f70a6b7dfb04d66c47e91ebb87ccf8eb5cba6cd36338ba2a379396957586aebffadb673676fc38dc20ab -srcfiles size=1020 - RELOC/source/fonts/tfrupee/tfrupee.sfd -runfiles size=191 - RELOC/fonts/afm/public/tfrupee/tfrupee.afm - RELOC/fonts/map/dvips/tfrupee/tfrupee.map - RELOC/fonts/tfm/public/tfrupee/tfrupee.tfm - RELOC/fonts/type1/public/tfrupee/tfrupee.pfb - RELOC/tex/latex/tfrupee/tfrupee.sty -catalogue-ctan /fonts/tfrupee -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl3 -catalogue-topics font font-type1 font-specialist -catalogue-version 1.02 - -name thaienum -category Package -revision 44140 -shortdesc Thai labels in enumerate environments -relocated 1 -longdesc This LaTeX package provides a command to use Thai numerals or -longdesc characters as labels in enumerate environments. Once the -longdesc package is loaded with \usepackage{thaienum} you can use labels -longdesc such as \thainum* or \thaimultialph* in conjunction with the -longdesc package enumitem. Concrete examples are given in the -longdesc documentation. -containersize 1512 -containerchecksum 481e1af7bd2c0562fd5ddde7e07ed7cc2d9ed9461fea82b07ff23c8a3c47a1467bf1bbc1055dbbb9df947058c81665c83f1134c7e31c4ac969f44fe61836283c -doccontainersize 184444 -doccontainerchecksum 08ebf7db58932b45ca0c6e08ea15d7e137b198b2fc73487b246a356a152a233706eda2bf30de2e259b4913a415d77fa18b814b661c20d63bb6de086d014b8f1a -docfiles size=58 - RELOC/doc/latex/thaienum/README.md details="Readme" - RELOC/doc/latex/thaienum/thaienum.pdf details="Package documentation" - RELOC/doc/latex/thaienum/thaienum.pre.tex - RELOC/doc/latex/thaienum/thaienum.tex -runfiles size=1 - RELOC/tex/latex/thaienum/thaienum.sty -catalogue-ctan /macros/latex/contrib/thaienum -catalogue-date 2017-06-06 19:56:03 +0200 -catalogue-license lppl1.3 -catalogue-topics thai list-enum numbers -catalogue-version 0.2 - -name thaispec -category Package -revision 46923 -shortdesc Thai Language Typesetting in XeLaTeX -relocated 1 -longdesc This package allows the user to input Thai characters directly -longdesc to a .tex file and choose any Thai fonts to be used in the -longdesc document. Required packages are fontspec, ucharclasses, -longdesc polyglossia, setspace, datetime2, kvoptions, fp, afterpackage, -longdesc xstring, and xpatch. -containersize 3240 -containerchecksum 34fcd008ac15de5618212fe7164625230f4e83d446bda96a3dd527d2c98b3d99e6c40a8f9be52701b915c8ed2dfc91ced98db44c757e1edc1adafb398082ad3c -doccontainersize 56992 -doccontainerchecksum ca3956f697758c424901e1353cd77164917c9937b68efce27710307ee14b1101e365d76f5fa9e5aaaa92c4bed0674a6e04a3cd98491347c3003d18bb9463b6aa -docfiles size=15 - RELOC/doc/latex/thaispec/README.md details="Readme" - RELOC/doc/latex/thaispec/thaispec.pdf details="Package documentation (Thai)" language="th" -srccontainersize 5936 -srccontainerchecksum bbd1e78b91ef861c086e7d94d2cc75e2a44c9dd5ad6e4ad093a74e86cb6956405963a11b6861385e8959738c99672b4231493280a13e27f1dc4181ec9c59827d -srcfiles size=6 - RELOC/source/latex/thaispec/thaispec.dtx - RELOC/source/latex/thaispec/thaispec.ins -runfiles size=3 - RELOC/tex/latex/thaispec/thaispec.sty -catalogue-ctan /language/thai/thaispec -catalogue-date 2018-03-09 22:52:45 +0100 -catalogue-license lppl1.3 -catalogue-topics thai xetex -catalogue-version 0.3 - -name thalie -category Package -revision 50129 -shortdesc Typeset drama plays -relocated 1 -longdesc The package provides tools to typeset drama plays. It defines -longdesc commands to introduce characters' lines, to render stage -longdesc directions, to divide a play into acts and scenes and to build -longdesc the dramatis personae automatically. -containersize 5056 -containerchecksum 67c40e53841602b52b10984594b26d915a30ad0b91f9c4d764b5fbe280b29f3a9ce75ed6f939d54a155e0e4152046b51dc5fe2d4946b236e7a130eb2ae34c7a0 -doccontainersize 427448 -doccontainerchecksum 16ca6831450eb7550d035ef96235291afe6de49310a04860adb745cb8c0f8d7c99105d9d29dd473e4a0615ca713337339c0d03fe12eba1218d2895f0535eb11e -docfiles size=111 - RELOC/doc/latex/thalie/CHANGELOG.md - RELOC/doc/latex/thalie/LICENSE.txt - RELOC/doc/latex/thalie/README.md details="Readme" - RELOC/doc/latex/thalie/thalie.pdf details="Package documentation" -srccontainersize 18592 -srccontainerchecksum b932126a772d6b271824574773017e91fddbdcd4da3aed4269d2d5f969222d1eeb60a865ae91305b311dc508a8a5d470ea7f65b15447db0eae121a1d1e13220f -srcfiles size=19 - RELOC/source/latex/thalie/thalie.dtx - RELOC/source/latex/thalie/thalie.ins -runfiles size=9 - RELOC/tex/latex/thalie/thalie-english.trsl - RELOC/tex/latex/thalie/thalie-fallback.trsl - RELOC/tex/latex/thalie/thalie-french.trsl - RELOC/tex/latex/thalie/thalie-german.trsl - RELOC/tex/latex/thalie/thalie.sty -catalogue-also drama dramatist play -catalogue-contact-bugs https://framagit.org/spalax/thalie/issues -catalogue-contact-development https://framagit.org/spalax/thalie -catalogue-contact-home https://framagit.org/spalax/thalie -catalogue-contact-repository https://framagit.org/spalax/thalie -catalogue-ctan /macros/latex/contrib/thalie -catalogue-date 2019-02-24 23:46:17 +0100 -catalogue-license lppl1.3 -catalogue-topics drama-script -catalogue-version 0.10a - -name theatre -category Package -revision 45363 -shortdesc A sophisticated package for typesetting stage plays -relocated 1 -longdesc This package enables the user to typeset stage plays in a way -longdesc that permits to create highly customized printouts for each -longdesc actor. -containersize 464 -containerchecksum 045a349ddfc96298bf3bd6992cf3fe7f90d8b4c2891feb7cc2d129e99aff3c4c74c7502239e64c31b1d6171622af53ff20698b8e2f7ac90bfe2778237b638d76 -doccontainersize 124012 -doccontainerchecksum f47cac1051546b9e64a8009f8bf17ddec6ed572314e08cc3a79de46ce1d941b4917b0e51ba9a2507c8679a00c6b8627a4f224c7ad6b60fafbf24349fe68f393f -docfiles size=56 - RELOC/doc/latex/theatre/README details="Readme" - RELOC/doc/latex/theatre/doc/Help_Theatre.pdf details="Package documentation (French and English)" - RELOC/doc/latex/theatre/doc/help_source/ExampleMacBeth.tex - RELOC/doc/latex/theatre/doc/help_source/Exemplelemaladeimaginaire.tex - RELOC/doc/latex/theatre/doc/help_source/HelpTheatre_en.tex - RELOC/doc/latex/theatre/doc/help_source/HelpTheatre_fr.tex - RELOC/doc/latex/theatre/doc/help_source/Help_Theatre.tex - RELOC/doc/latex/theatre/doc/help_source/ListeCommandesTheatre.tex - RELOC/doc/latex/theatre/doc/help_source/createrules.tex - RELOC/doc/latex/theatre/doc/help_source/creerlesroles.tex - RELOC/doc/latex/theatre/doc/help_source/util/chimakehelps.sty - RELOC/doc/latex/theatre/doc/help_source/util/languesetfonteslatex.tex - RELOC/doc/latex/theatre/doc/help_source/util/languesetfontesxetex.tex - RELOC/doc/latex/theatre/doc/help_source/util/monformatindex.ist - RELOC/doc/latex/theatre/tex/theatre.sty -catalogue-ctan /macros/latex/contrib/theatre -catalogue-date 2017-09-22 05:04:31 +0200 -catalogue-license lppl1.2 -catalogue-topics drama-script -catalogue-version 0.1 - -name theoremref -category Package -revision 30640 -shortdesc References with automatic theorem names -relocated 1 -longdesc The theoremref package provides variants of the \label and \ref -longdesc commands for theorem-like environments, capable of -longdesc automatically typesetting references including the theorem name -longdesc (apart from the theorem number). The scheme is particularly -longdesc valuable if the author decides to change a lemma to a -longdesc proposition or a theorem (or whatever). -containersize 4120 -containerchecksum 8e9c76c0ad9b7905c16d68bf2299b57c665d5f44c8e42437b06dcfceedbb49702b5dda06af6cdaa70efb3aa10003fb60a5d5690891204d04b82989ef7e3345c1 -doccontainersize 333024 -doccontainerchecksum 0498164f333ae9f3bcfdbd53bfde87989cf0a4dfa138c5d14135771112db49a7e103d6503dc7fe713f322f6afacb06a566c0f9bb6c7824783d4486754825b1a6 -docfiles size=94 - RELOC/doc/latex/theoremref/COPYING - RELOC/doc/latex/theoremref/README details="Readme" - RELOC/doc/latex/theoremref/theoremref-doc.pdf details="Package documentation" - RELOC/doc/latex/theoremref/theoremref-doc.tex -runfiles size=3 - RELOC/tex/latex/theoremref/theoremref.sty -catalogue-ctan /macros/latex/contrib/theoremref -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lpplgpl2 -catalogue-topics label-ref maths-theorem - -name thesis-ekf -category Package -revision 49269 -shortdesc Thesis class for Eszterhazy Karoly University -relocated 1 -longdesc This is a class file for theses and dissertations at the -longdesc Eszterhazy Karoly University (Eger, Hungary). It is based on -longdesc the report class. The documentation is in Hungarian. -containersize 45948 -containerchecksum 9abd7913d609c14a512af56fd461620bf46ebc5569438a0fa03ec45cf8e1cb3b0b4b7c3db3d2aef950d1482f38b7ffcd18cf40e9959475e7b9093cdc78a1f6a2 -doccontainersize 276532 -doccontainerchecksum 0871bc16cedaf61b54609f002a956b474ed35a895d396c9df8d2f9359d71fd6942f99e86848c228b059d5849743df1c51291f7f483fb516c3819306d2849ff9a -docfiles size=69 - RELOC/doc/latex/thesis-ekf/README details="Readme" - RELOC/doc/latex/thesis-ekf/thesis-ekf.pdf details="Package documentation" language="hu" -srccontainersize 6968 -srccontainerchecksum accab347b5add0f7659d9558144bdfe77277861045f62d64040c89b071106770cd44c07004f0ba08c2fdb4a0f10cc9d06f66e4b45ed43b7deafeb7a8bd4d59de -srcfiles size=7 - RELOC/source/latex/thesis-ekf/thesis-ekf.dtx - RELOC/source/latex/thesis-ekf/thesis-ekf.ins -runfiles size=29 - RELOC/tex/latex/thesis-ekf/eszterhazy-logo-en.eps - RELOC/tex/latex/thesis-ekf/eszterhazy-logo-en.pdf - RELOC/tex/latex/thesis-ekf/eszterhazy-logo-hu.eps - RELOC/tex/latex/thesis-ekf/eszterhazy-logo-hu.pdf - RELOC/tex/latex/thesis-ekf/thesis-ekf.cls -catalogue-ctan /macros/latex/contrib/thesis-ekf -catalogue-date 2018-11-28 08:16:50 +0100 -catalogue-license lppl1.2 -catalogue-topics dissertation class -catalogue-version 2.3 - -name thesis-gwu -category Package -revision 48537 -shortdesc Thesis class for George Washington University School of Engineering and Applied Science -relocated 1 -longdesc This class is an attempt to create a standard format for GWU -longdesc SEAS dissertations/theses. It automatically handles many of the -longdesc complicated formatting requirements and includes many useful -longdesc packages. An example thesis is provided serving as a user guide -longdesc and a demonstration of the thesis. -containersize 10428 -containerchecksum 1a34a930eca927bd89a4b4630ace4e54eb7b3139031020d43f1a9da156476274dcc046f547a071d95bc8fd433e8a41328002882b55cb7b12193a3b5051be3c52 -doccontainersize 402076 -doccontainerchecksum 88a167cfeaf3fd6a507bff7f4e8bd742a4359a0c4714c4a3f256537671144a5331df5f4204c91da15e96e6e1438effd2f61eaa68f7519e27ed6ef96793c344f5 -docfiles size=139 - RELOC/doc/latex/thesis-gwu/LICENSE.md - RELOC/doc/latex/thesis-gwu/README.md details="Readme" - RELOC/doc/latex/thesis-gwu/figures/data.png - RELOC/doc/latex/thesis-gwu/figures/file_extensions.png - RELOC/doc/latex/thesis-gwu/figures/orbital_mechanics.png - RELOC/doc/latex/thesis-gwu/figures/picard_yes.jpg - RELOC/doc/latex/thesis-gwu/figures/tumblr_lrvyd1GuNe1r3aueno1_400.jpg - RELOC/doc/latex/thesis-gwu/tex/appendix.tex - RELOC/doc/latex/thesis-gwu/tex/frontmatter.tex - RELOC/doc/latex/thesis-gwu/tex/intro.tex - RELOC/doc/latex/thesis-gwu/tex/manual.tex - RELOC/doc/latex/thesis-gwu/tex/results.tex - RELOC/doc/latex/thesis-gwu/thesis-bib.bib - RELOC/doc/latex/thesis-gwu/thesis-sample.pdf details="Example thesis and user guide" - RELOC/doc/latex/thesis-gwu/thesis-sample.tex -runfiles size=13 - RELOC/tex/latex/thesis-gwu/thesis-gwu.cls -catalogue-contact-bugs https://github.com/skulumani/thesis-gwu/issues -catalogue-contact-home https://github.com/skulumani/thesis-gwu -catalogue-contact-repository https://github.com/skulumani/thesis-gwu -catalogue-ctan /macros/latex/contrib/thesis-gwu -catalogue-date 2018-08-31 23:05:31 +0200 -catalogue-license gpl3 -catalogue-topics dissertation class -catalogue-version 1.6.1 - -name thesis-qom -category Package -revision 49124 -shortdesc Thesis style of the University of Qom, Iran -relocated 1 -longdesc This package provides a class file for writing theses and -longdesc dissertations according to the University of Qom Graduate -longdesc Schools's guidelines for the electronic submission of master -longdesc theses and PhD dissertations. The class should meet all the -longdesc current requirements and is updated whenever the university -longdesc guidelines change. The class needs XeLaTeX in conjunction with -longdesc the following fonts: XB Niloofar, IranNastaliq, IRlotus, XB -longdesc Zar, XB Titre, and Yas. -containersize 14056 -containerchecksum bc4cc73e77441f51b838daf16b7fcd0812df14973554cc09ce44292d3a6fc0e540dc359c8dc382872a10f46f75f5a0f2530012a783ab32d44fd7dd0e46fd72cf -doccontainersize 1248052 -doccontainerchecksum 9511bfd670fe4ea859f4952aa38ca4a132ea682b0f4feffb14bc076c99fa02cb7bc261c64081fb0a70b94055196bc8b969ed7cd713319870ea3435d569c44029 -docfiles size=428 - RELOC/doc/xelatex/thesis-qom/Print-PDF.png - RELOC/doc/xelatex/thesis-qom/README details="Readme" - RELOC/doc/xelatex/thesis-qom/Xindy_Make_Index.png - RELOC/doc/xelatex/thesis-qom/basmalah.jpg - RELOC/doc/xelatex/thesis-qom/bib-index.tex - RELOC/doc/xelatex/thesis-qom/bibref.png - RELOC/doc/xelatex/thesis-qom/bidabad.png - RELOC/doc/xelatex/thesis-qom/comma.png - RELOC/doc/xelatex/thesis-qom/correctWriting.tex - RELOC/doc/xelatex/thesis-qom/dicen2fa.tex - RELOC/doc/xelatex/thesis-qom/dicfa2en.tex - RELOC/doc/xelatex/thesis-qom/installation.tex - RELOC/doc/xelatex/thesis-qom/intro.tex - RELOC/doc/xelatex/thesis-qom/knuth.jpg - RELOC/doc/xelatex/thesis-qom/labs.tex - RELOC/doc/xelatex/thesis-qom/lamport.jpg - RELOC/doc/xelatex/thesis-qom/latexCommands.tex - RELOC/doc/xelatex/thesis-qom/logo.jpg - RELOC/doc/xelatex/thesis-qom/morelatex.tex - RELOC/doc/xelatex/thesis-qom/preface.tex - RELOC/doc/xelatex/thesis-qom/qomthesis-guide.tex - RELOC/doc/xelatex/thesis-qom/realSample.tex - RELOC/doc/xelatex/thesis-qom/references.bib - RELOC/doc/xelatex/thesis-qom/settings.tex - RELOC/doc/xelatex/thesis-qom/test-crop.jpg - RELOC/doc/xelatex/thesis-qom/texworks_preferences.png - RELOC/doc/xelatex/thesis-qom/thesis-qom.pdf details="Package documentation" language="fa-ir" - RELOC/doc/xelatex/thesis-qom/thesis-qom.tex - RELOC/doc/xelatex/thesis-qom/xindy_shellescape.png -runfiles size=15 - RELOC/tex/xelatex/thesis-qom/thesis-qom.cls -catalogue-contact-repository https://github.com/javadr/thesis-qom -catalogue-ctan /macros/xetex/latex/thesis-qom -catalogue-date 2018-11-10 11:03:25 +0100 -catalogue-license lppl1.3c -catalogue-topics dissertation class xetex -catalogue-version 0.42 - -name thesis-titlepage-fhac -category Package -revision 15878 -shortdesc Little style to create a standard titlepage for diploma thesis -relocated 1 -longdesc Yet another thesis titlepage style: support of Fachhochschule -longdesc Aachen (Standort Juelich) -containersize 3132 -containerchecksum 138ef0423e7dacb4724a65bfdafe7f3aa7e3ae9a7c5d128a71caba0debb9042b3506f2a507c883daae29fbf10ee34f9fa15f0d0f8cd589005a9c911026f839f5 -doccontainersize 135704 -doccontainerchecksum b04d42101e06bc4adab81b65a852be9ef058d1081cf1dc8ba9aeaa974e3a79bccf456bf061d29fe560455c82483bcaeb94bacc9a8995c14ac3ee7bbe7d6b972a -docfiles size=82 - RELOC/doc/latex/thesis-titlepage-fhac/LogoFH.eps - RELOC/doc/latex/thesis-titlepage-fhac/LogoFH.pdf - RELOC/doc/latex/thesis-titlepage-fhac/LogoFH.png - RELOC/doc/latex/thesis-titlepage-fhac/LogoFH.tif - RELOC/doc/latex/thesis-titlepage-fhac/README details="README file" - RELOC/doc/latex/thesis-titlepage-fhac/antrc_pre.bat - RELOC/doc/latex/thesis-titlepage-fhac/build.xml - RELOC/doc/latex/thesis-titlepage-fhac/diplomArbeit.ltx - RELOC/doc/latex/thesis-titlepage-fhac/doxygen_header.tex - RELOC/doc/latex/thesis-titlepage-fhac/fhACtitlepage.pdf details="Package documentation" - RELOC/doc/latex/thesis-titlepage-fhac/pdf_with_figbig_and_glossar.tco -srccontainersize 8000 -srccontainerchecksum b7121d93bcfd89716bc9e78de7e5e441501b3a1e97bd8333d35420fa139a8213fd70dfed2a5d9c08021398df3142f2d22774d2b3cfdd0498cd6a10efe9d897dc -srcfiles size=8 - RELOC/source/latex/thesis-titlepage-fhac/doxygen_header.dtx.input - RELOC/source/latex/thesis-titlepage-fhac/fhACtitlepage.dtx - RELOC/source/latex/thesis-titlepage-fhac/fhACtitlepage.ins - RELOC/source/latex/thesis-titlepage-fhac/gloss_add.dtx.input -runfiles size=5 - RELOC/tex/latex/thesis-titlepage-fhac/fhACtitlepage.cfg - RELOC/tex/latex/thesis-titlepage-fhac/fhACtitlepage.sty - RELOC/tex/latex/thesis-titlepage-fhac/figbib_add.sty - RELOC/tex/latex/thesis-titlepage-fhac/gloss_add.sty -catalogue-ctan /macros/latex/contrib/thesis-titlepage-fhAC -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics dissertation -catalogue-version 0.1 - -name thinsp -category Package -revision 39669 -shortdesc A stretchable \thinspace for LaTeX -relocated 1 -longdesc The package redefines \thinspace to have a stretch component. -containersize 1352 -containerchecksum 9c5a3f68bdae70fc961842630dc4334ebd449b338848b6eb759c65f63e56d284df325dd18d1e7d06a466db622b31df35eeca3332681df9822931b812b4d556c6 -doccontainersize 297660 -doccontainerchecksum a1e469bdbf2a1cbcaa557e262e63926f03b54721abf0c9336b060a77fb052e6f13a16b845dce7ad868f20a0099275c6ba21c2c05442a6befa425ec11f982ec0a -docfiles size=82 - RELOC/doc/latex/thinsp/COPYRIGHT - RELOC/doc/latex/thinsp/README details="Readme" - RELOC/doc/latex/thinsp/thinsp.pdf details="Package documentation" - RELOC/doc/latex/thinsp/thinsp.tex -runfiles size=1 - RELOC/tex/latex/thinsp/thinsp.sty -catalogue-ctan /macros/latex/contrib/thinsp -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics typesetting -catalogue-version 0.2 - -name thmbox -category Package -revision 15878 -shortdesc Decorate theorem statements -relocated 1 -longdesc The package defines an environment thmbox that presents -longdesc theorems, definitions and similar objects in boxes decorated -longdesc with frames and various aesthetic features. The standard macro -longdesc \newtheorem may be redefined to use the environment. -containersize 2416 -containerchecksum b0896b1799a836f471fd929575befd9b18e8189d05723f2c0bb14f32627a64d36d7dcf306b9458fd450d0401d844e60802a5c731339c0786f539d5c32dcbe61b -doccontainersize 93924 -doccontainerchecksum 5a2498515e34eddd4c14fdceb9b294c739e5cad4aabaddd181268a8c2ae0b6d5952804ea50ed514e471ea510c487c2461c7c9eea767fa0e5a66b52fc8b00f6e1 -docfiles size=30 - RELOC/doc/latex/thmbox/README details="Readme" - RELOC/doc/latex/thmbox/thmbox.pdf details="Package documentation" -srccontainersize 8320 -srccontainerchecksum fb3b8a61066bfa8c2674bf1d95e9d5b0f9b2de7ec63a96342a55a8dd8d574e6d02c2e9dadab695781849dd254305aa12555bce9274e4089e764355b645a40e08 -srcfiles size=9 - RELOC/source/latex/thmbox/thmbox.dtx - RELOC/source/latex/thmbox/thmbox.ins -runfiles size=2 - RELOC/tex/latex/thmbox/thmbox.sty -catalogue-also shadethm -catalogue-ctan /macros/latex/contrib/thmbox -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics maths-theorem decoration - -name thmtools -category Package -revision 33624 -shortdesc Extensions to theorem environments -relocated 1 -longdesc The bundle provides several packages for commonly-needed -longdesc support for typesetting theorems. The packages should work with -longdesc kernel theorems (theorems 'out of the box' with LaTeX), and the -longdesc theorem and amsthm packages. Features of the bundle include: a -longdesc key-value interface to \newtheorem; a \listoftheorems command; -longdesc hyperref and autoref compatibility; a mechanism for restating -longdesc entire theorems in a single macro call. -containersize 12408 -containerchecksum f34ed2b9b8e70119e344bc34c685b635e6727ba5e6d2351c2f92c61d9cac5d66cdf5257ffcbf79ab115808ab2de08d4f1a98892cf1203bdf3590b0e0dfd3f3f4 -doccontainersize 240444 -doccontainerchecksum e903159432323f55f6aba35e8ce68108e15199c742444459d514fac88602805329d744722c851bf2dacbf248eff515d9516bddaa26f89e5ad4e6ae360ba02864 -docfiles size=75 - RELOC/doc/latex/thmtools/COPYING - RELOC/doc/latex/thmtools/README details="Readme" - RELOC/doc/latex/thmtools/TODO - RELOC/doc/latex/thmtools/VERSION.tex - RELOC/doc/latex/thmtools/thmtools-manual.tex - RELOC/doc/latex/thmtools/thmtools.pdf details="Package documentation" -srccontainersize 19408 -srccontainerchecksum ba7a852a01eff6b860d05558e25c305ccc161fb0cfa27c597a23e7bbd4d72fc8370744477321a07c4b8f197912dc77e3c566a2529412371882b920ccc0ef39e3 -srcfiles size=28 - RELOC/source/latex/thmtools/aliasctr.dtx - RELOC/source/latex/thmtools/parseargs.dtx - RELOC/source/latex/thmtools/thm-amsthm.dtx - RELOC/source/latex/thmtools/thm-autoref.dtx - RELOC/source/latex/thmtools/thm-beamer.dtx - RELOC/source/latex/thmtools/thm-kv.dtx - RELOC/source/latex/thmtools/thm-listof.dtx - RELOC/source/latex/thmtools/thm-llncs.dtx - RELOC/source/latex/thmtools/thm-ntheorem.dtx - RELOC/source/latex/thmtools/thm-patch.dtx - RELOC/source/latex/thmtools/thm-restate.dtx - RELOC/source/latex/thmtools/thmdef-mdframed.dtx - RELOC/source/latex/thmtools/thmdef-shaded.dtx - RELOC/source/latex/thmtools/thmdef-thmbox.dtx - RELOC/source/latex/thmtools/thmtools.dtx - RELOC/source/latex/thmtools/thmtools.ins - RELOC/source/latex/thmtools/unique.dtx -runfiles size=23 - RELOC/tex/latex/thmtools/aliasctr.sty - RELOC/tex/latex/thmtools/parseargs.sty - RELOC/tex/latex/thmtools/thm-amsthm.sty - RELOC/tex/latex/thmtools/thm-autoref.sty - RELOC/tex/latex/thmtools/thm-beamer.sty - RELOC/tex/latex/thmtools/thm-kv.sty - RELOC/tex/latex/thmtools/thm-listof.sty - RELOC/tex/latex/thmtools/thm-llncs.sty - RELOC/tex/latex/thmtools/thm-ntheorem.sty - RELOC/tex/latex/thmtools/thm-patch.sty - RELOC/tex/latex/thmtools/thm-restate.sty - RELOC/tex/latex/thmtools/thmdef-mdframed.sty - RELOC/tex/latex/thmtools/thmdef-shaded.sty - RELOC/tex/latex/thmtools/thmdef-thmbox.sty - RELOC/tex/latex/thmtools/thmtools.sty - RELOC/tex/latex/thmtools/unique.sty -catalogue-ctan /macros/latex/exptl/thmtools -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics maths-theorem -catalogue-version 66 - -name threadcol -category Package -revision 28754 -shortdesc Organize document columns into PDF "article thread" -relocated 1 -longdesc The package combines a document's columns into a PDF "article -longdesc thread". PDF readers that support this mechanism (probably -longdesc Adobe Acrobat/Reader only) can be instructed to scroll -longdesc automatically from column to column, which facilitates -longdesc on-screen reading of two-column documents. Even for -longdesc single-column documents, threadcol supports the creation of -longdesc multiple article threads, which help organize discontiguous but -longdesc logically related regions of text into a form that the user can -longdesc scroll through as if its contents were contiguous. -containersize 1764 -containerchecksum 5f6dc2490af25491ec6b1db606bdee77ea6353e7026b91613b06b64f275073c583f44e8bf4ae5e3ce72fa7e7c0946991fb7d9068fe8eaa0daec78edca96750c6 -doccontainersize 290856 -doccontainerchecksum 0f777c3bf18c4d739d54bbf177a7006b132a3a598c67c17da90fb06b3ffd67fb60f2a55cfb39da420053a331ff6037bfdf157e579293ca9b6d3fdb4ecddbad9a -docfiles size=81 - RELOC/doc/latex/threadcol/README details="Readme" - RELOC/doc/latex/threadcol/threadcol.pdf details="Package documentation" -srccontainersize 93116 -srccontainerchecksum 153ec08ecff4e4a91e81464c54dcd61a90488af658b6a919bc4af6b57fd4b39e3b01cd9c70e8e3340e3966a63d0df3d67fccdc9c3b7e332784ece3d5614a699c -srcfiles size=28 - RELOC/source/latex/threadcol/articles-ar9.png - RELOC/source/latex/threadcol/threadcol.dtx - RELOC/source/latex/threadcol/threadcol.ins -runfiles size=1 - RELOC/tex/latex/threadcol/threadcol.sty -catalogue-ctan /macros/latex/contrib/threadcol -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics pdf-feat -catalogue-version 1.0 - -name threeddice -category Package -revision 20675 -shortdesc Create images of dice with one, two, or three faces showing, using MetaPost -relocated 1 -longdesc The package provides MetaPost code to create all possible -longdesc symmetrical views (up to rotation) of a right-handed die. -longdesc Configuration is possible by editing the source code, following -longdesc the guidance in the documentation. -containersize 2212 -containerchecksum d929d3f1eda2d07ef12f9cf87913b3b7b4fd225d2a395a0012a454b820bf05359d19b4fdad49159e009ea12a767439c8a356cac934cf36f1c8dd0487622e02c1 -doccontainersize 119004 -doccontainerchecksum ed566010d1d3af636a9683b0d2c4b7208c1f1f5ff92216c7bd1b0d64ee463aee717e7151d900783415451a0687eaa67fc09a27bb879091ad55859a0a045f3c73 -docfiles size=32 - RELOC/doc/metapost/threeddice/README details="Readme" - RELOC/doc/metapost/threeddice/threeddice-doc.pdf details="Package documentation" - RELOC/doc/metapost/threeddice/threeddice-doc.tex -runfiles size=2 - RELOC/metapost/threeddice/threeddice.mp -catalogue-also dice epsdice -catalogue-ctan /graphics/metapost/contrib/macros/threeddice -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics graphics-use -catalogue-version 1.0 - -name threeparttable -category Package -revision 17383 -shortdesc Tables with captions and notes all the same width -relocated 1 -longdesc Provides a scheme for tables that have a structured note -longdesc section, after the caption. This scheme provides an answer to -longdesc the old problem of putting footnotes in tables -- by making -longdesc footnotes entirely unnecessary. Note that a threeparttable is -longdesc not a float of itself; but you can place it in a table or a -longdesc table* environment, if necessary. -containersize 5440 -containerchecksum 484848a373608647e087db87aa37d8ce5ead9144999391795c54fa8a19c240b4ac88ab5e8c8481283877b18eb90218781e71b60f494d89c31823693509f5aff1 -doccontainersize 280028 -doccontainerchecksum cef636eab22846d7c323f1ee4f317a25b4eda3eab14f3bd9db80966f31ffbf4ddaec0e74a28e4fe5aa9a6c1f92e82a826f48ce11630dda5474a1bc8bd3200fac -docfiles size=73 - RELOC/doc/latex/threeparttable/miscdoc.sty - RELOC/doc/latex/threeparttable/threeparttable.pdf details="Package documentation" - RELOC/doc/latex/threeparttable/threeparttable.tex -runfiles size=5 - RELOC/tex/latex/threeparttable/3parttable.sty - RELOC/tex/latex/threeparttable/threeparttable.sty -catalogue-ctan /macros/latex/contrib/threeparttable -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics table notes - -name threeparttablex -category Package -revision 34206 -shortdesc Notes in longtables -relocated 1 -longdesc The package provides the functionality of the threeparttable -longdesc package to tables created using the longtable package. -containersize 2316 -containerchecksum 398ffa1436ae8d74c27e6fba8c7e423a6c29518de2f860e32148e8a4c3185e043c85b03efa03c9df7be8d8a1a020f8f09c0aa81b87ac6237a993330cc0e2499e -doccontainersize 64420 -doccontainerchecksum 21a2834f7f9cfc0b57100533473a143910376436077a8d0513e5f626f5c13d20e2ccc0a99e7a3a9868cf3451cd253b3c370a4fa44eea16224540738bb715ca64 -docfiles size=19 - RELOC/doc/latex/threeparttablex/README details="Readme" - RELOC/doc/latex/threeparttablex/threeparttablex.pdf details="Package documentation" - RELOC/doc/latex/threeparttablex/threeparttablex.tex -runfiles size=2 - RELOC/tex/latex/threeparttablex/threeparttablex.sty -catalogue-ctan /macros/latex/contrib/threeparttablex -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics table notes -catalogue-version 0.3 - -name thucoursework -category Package -revision 47781 -shortdesc Coursework template for Tsinghua University -relocated 1 -longdesc A LaTeX package for students of Tsinghua University to write -longdesc coursework more efficiently. It can also be used by students -longdesc from other universities. Note that the package itself does not -longdesc import the ctex package; to use it with Chinese writing, see -longdesc example file ithw.tex for details. -containersize 2144 -containerchecksum f05755c11d40ed861c175da688985c04d6c7a192bc2f562e93ae1aade737a72c43fa88c14a54acf6cfae4e31133378483fe1fc68c329bd9ecba3e6259bdfd91f -doccontainersize 656892 -doccontainerchecksum 8049cb66f918c7dd207f71ea7235390bf7874c3942c7ebacd528f167439030c6edda6e13e7aa44a35631f4d755ad86465fe867215cd0f5c50c0b19ba4b89cbea -docfiles size=179 - RELOC/doc/latex/thucoursework/Makefile - RELOC/doc/latex/thucoursework/README.md details="Readme" - RELOC/doc/latex/thucoursework/dtx-style.sty - RELOC/doc/latex/thucoursework/iihw.pdf details="Example of use (English)" - RELOC/doc/latex/thucoursework/iihw.tex - RELOC/doc/latex/thucoursework/ithw.pdf details="Example of use (Chinese)" language="zh" - RELOC/doc/latex/thucoursework/ithw.tex - RELOC/doc/latex/thucoursework/matlabscript.m - RELOC/doc/latex/thucoursework/pdf_normal.eps - RELOC/doc/latex/thucoursework/thucoursework.hd - RELOC/doc/latex/thucoursework/thucoursework.pdf details="Package documentation" language="zh" -srccontainersize 8240 -srccontainerchecksum e6a4aa4b1f83facf54e0272e7e62196fba486eabf1080b51df53e1bc80aba81f2a77139f8abf4a58e478fce0c845e21a6b123750f7d426677f9102d48d0a49c6 -srcfiles size=6 - RELOC/source/latex/thucoursework/thucoursework.dtx -runfiles size=2 - RELOC/tex/latex/thucoursework/iidef.sty -catalogue-ctan /macros/latex/contrib/thucoursework -catalogue-date 2018-05-20 08:52:27 +0200 -catalogue-license lppl1.3 -catalogue-topics doc-templ chinese -catalogue-version 2.5 - -name thumb -category Package -revision 16549 -shortdesc Thumb marks in documents -relocated 1 -longdesc Place thumb marks in books, manuals and reference maunals. -containersize 3968 -containerchecksum 3a8152471f19b39ceccd92317aabe11abede9a4f15c4c2ee483ec3d4d945686c1c827540086fbaf77a68a8c55d6f356d460b69f3ce99957de7896afbd252bc6f -doccontainersize 194468 -doccontainerchecksum c40a0010a02de1a9b690d0bcbbeefa6f4801b00a0bc20eecca4526249e194bb5e31a057b16fadaa68924219361ef95d7cace97e53f4328890eed40bd40fe790e -docfiles size=52 - RELOC/doc/latex/thumb/README details="Package Readme" - RELOC/doc/latex/thumb/thumb.pdf details="Package documentation" -srccontainersize 11880 -srccontainerchecksum a7c4a998f2a31d08e502bf8a260cc78b234ebc415531fd5028fc8985da78fa16b036279edccf49dcd79e3dc08cb485d9c7a2e64c30b61898a019bd3d08eaa308 -srcfiles size=12 - RELOC/source/latex/thumb/thumb.dtx - RELOC/source/latex/thumb/thumb.ins -runfiles size=4 - RELOC/tex/latex/thumb/thumb.sty -catalogue-also fancyhdr -catalogue-ctan /macros/latex/contrib/thumb -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics layout-page -catalogue-version 1.0 - -name thumbpdf -category Package -revision 48625 -shortdesc Thumbnails for pdfTeX and dvips/ps2pdf -longdesc A Perl script that provides support for thumbnails in pdfTeX -longdesc and dvips/ps2pdf. The script uses ghostscript to generate the -longdesc thumbnails which get represented in a TeX readable file that is -longdesc read by the package thumbpdf.sty to automatically include the -longdesc thumbnails. This arrangement works with both plain TeX and -longdesc LaTeX. -depend thumbpdf.ARCH -containersize 18872 -containerchecksum 65a4b13fe25ea01779ff26589fa6d0537d2cced3e622ee1959b3dc8e87c7222f4d33b03be491eb258431730530594288554ebf2306d3b7b2648dd5f5085c13eb -doccontainersize 14600 -doccontainerchecksum 660541e0e6cea66d84b2b0fcea682eb395af5c15a9ed243bf8d2394830b779dc5bfe96430f3eaa6bf327cfa1b37448f3f8d138c07c29ea24da48e1e2c5bad6ef -docfiles size=10 - texmf-dist/doc/generic/thumbpdf/README - texmf-dist/doc/man/man1/thumbpdf.1 - texmf-dist/doc/man/man1/thumbpdf.man1.pdf -runfiles size=19 - texmf-dist/scripts/thumbpdf/thumbpdf.pl - texmf-dist/tex/generic/thumbpdf/thumbpdf.sty - texmf-dist/tex/generic/thumbpdf/thumbpdf.tex -catalogue-contact-bugs https://github.com/ho-tex/thumbpdf/issues -catalogue-contact-repository https://github.com/ho-tex/thumbpdf -catalogue-ctan /support/thumbpdf -catalogue-date 2018-09-08 21:16:49 +0200 -catalogue-license lppl1.3 -catalogue-topics pdf-feat -catalogue-version 3.17 - -name thumbpdf.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of thumbpdf -containersize 340 -containerchecksum caabd15df86fee24913f6c5fd061e57f52fc44a326edfaecb6231ccb0e133b4a536f7cab198ee475652aeca97b205f313ba3bf9dc25b00c45198eff22f1dc880 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/thumbpdf - -name thumbpdf.amd64-freebsd -category Package -revision 16472 -shortdesc amd64-freebsd files of thumbpdf -containersize 340 -containerchecksum c5fa4decb4796c74ff8a5366240d40393ab4495c9eeb33739a3fcc8e35d12776c68b3beb94eadae45ee4a5304da5402e2216ded26c935ceb84ee855b9382a9a6 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/thumbpdf - -name thumbpdf.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of thumbpdf -containersize 340 -containerchecksum 14143ba348cb6461362a0c343d63fd8740b319dfee1ecd1dc99e0079c6852da734f85f48e43a2807c456ba5d3247c13d1556533917b8c71298a0f96ed6a1bc74 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/thumbpdf - -name thumbpdf.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of thumbpdf -containersize 344 -containerchecksum 4fe6fd860461e49fe6089c3cb8634e9939407e2716e2aa19eb179d5c5f3fc8014cad8fb4b441aac91515f502cc52797e47ed8a379b47d9bca01ecc70ee66118e -binfiles arch=armhf-linux size=1 - bin/armhf-linux/thumbpdf - -name thumbpdf.i386-cygwin -category Package -revision 25941 -shortdesc i386-cygwin files of thumbpdf -containersize 340 -containerchecksum 44c0f99e9f6d42d294ddf88a465d1a29f8f00fa9ff59981dd7c4165ebea725a8284fae463b4cd142c207372e9dcd0311fb1d84c80d95de3dfbce14d4b0f104ca -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/thumbpdf - -name thumbpdf.i386-freebsd -category Package -revision 16472 -shortdesc i386-freebsd files of thumbpdf -containersize 344 -containerchecksum bed39bae25b7338bbee3e177ec830e46fecaef45f5298f70bd33deaf96c79b731e9d9cdda1f674ebcf5fab6582c9cfc17cb10f78c0c9224fde1eeb89fb1cec4b -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/thumbpdf - -name thumbpdf.i386-linux -category Package -revision 6898 -shortdesc i386-linux files of thumbpdf -containersize 340 -containerchecksum d132cacb373bda6701e998be1e267fef27ae3cd0c80f6dd3cf3f3ff937ba42c61b1115217f0c2420e949a82a6a635af82b043bb6a54b6d2ce13be86554d2eb27 -binfiles arch=i386-linux size=1 - bin/i386-linux/thumbpdf - -name thumbpdf.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of thumbpdf -containersize 344 -containerchecksum 256a30737351826123941b36d2b1a53c51582e7415b1d334330da428cdf30e35d8b60424ef229baf0038a3c16bf536860f612350e2febac6d8bcc122af91fb90 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/thumbpdf - -name thumbpdf.i386-solaris -category Package -revision 8102 -shortdesc i386-solaris files of thumbpdf -containersize 340 -containerchecksum 1991ebaf05052af40383e6c0a1444318dee67bc19f5f4a10ec84d754015d7ff6be4f1bf3a14bee73566ed9c3d4fb57e58742584a1b13503304fc18c11f8b1dc2 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/thumbpdf - -name thumbpdf.sparc-solaris -category Package -revision 8475 -shortdesc sparc-solaris files of thumbpdf -containersize 340 -containerchecksum 9dde59a21d2347b2e72552b0683df043cef3195fcafbf53328d6d5f3a52aa19446a7ea1505a809e1fb0fad60af63ebb4952610f99c3c4adf2c6a7acb7d430b24 -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/thumbpdf - -name thumbpdf.win32 -category Package -revision 15404 -shortdesc win32 files of thumbpdf -containersize 684 -containerchecksum 85c694425d17f3f7c861821b0467eac4abc96744837888dece1d3cd207c28a3239f8e90eda4f349ccecdba9f32cdeece7e600e50f4ace76f85497ccdad6f371f -binfiles arch=win32 size=1 - bin/win32/thumbpdf.exe - -name thumbpdf.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of thumbpdf -containersize 344 -containerchecksum d7520a49393a6fa6dba8262bf6678d079cf0db5418f09f3a56d45185eee8741ef1980892642cc8bbc3e99c29f5809498eee14a5f63eb4606db5c67f426f48c26 -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/thumbpdf - -name thumbpdf.x86_64-darwin -category Package -revision 18441 -shortdesc x86_64-darwin files of thumbpdf -containersize 344 -containerchecksum ea8d0363798987eb2654ddd0949c209e40cd7888370984241358001f5785f3691d4cb2d84928d4e6f650885091dcb5cd5ff40839cc793395da8024a9d022b868 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/thumbpdf - -name thumbpdf.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of thumbpdf -containersize 352 -containerchecksum ad22ef1f5d3ab79113cd8b940a739089fa9ab2559c5e692f92286a2281814a4863b77b35793c0d1767e2f58b09f8e4ffbdc051de764cf2de104da734197b26b2 -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/thumbpdf - -name thumbpdf.x86_64-linux -category Package -revision 8601 -shortdesc x86_64-linux files of thumbpdf -containersize 344 -containerchecksum a1f2307eac9e4bf7339a3465cb66ce21f3c63b2a80f7d8c5bb03fdb5fe9df071466067f9499c53c528d556e0ca2063f16c08a0e9a0673f26fc919a89daa9e47c -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/thumbpdf - -name thumbpdf.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of thumbpdf -containersize 344 -containerchecksum f2e1cc52fcc2e7ac1d112065a238bf4ff31d785b3bb6b36c57ef8bbb2b1639f1d9d53a559dd9cb050ab0a7093506feb4b5395509a5cb3db684797e77cd15ae72 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/thumbpdf - -name thumbpdf.x86_64-solaris -category Package -revision 18442 -shortdesc x86_64-solaris files of thumbpdf -containersize 344 -containerchecksum 693646f20b39ce93dd7a7e08357c1ace0d87625ea7ab607bace3af24fded804d746af26004d6622935f3953996b9bcdf30e9b06cc9aaf778c3f34b0d3ac6245c -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/thumbpdf - -name thumbs -category Package -revision 33134 -shortdesc Create thumb indexes -relocated 1 -longdesc The package puts running, customizable thumb marks in the outer -longdesc margin, moving downward as the chapter number (or whatever -longdesc shall be marked by the thumb marks) increases. Additionally an -longdesc overview page/table of thumb marks can be added automatically, -longdesc which gives the names of the thumbed objects, the page where -longdesc the object/thumb mark first appears, and the thumb mark itself -longdesc at its correct position. The thumb marks are useful for large -longdesc documents (such as reference guides, anthologies, etc.), where -longdesc a quick and easy way to find (for example) a chapter is needed. -containersize 10956 -containerchecksum 1f210b14daab6b432571a4a4fe93c630e946f45beb9b3c2fbd96cd8f654db88280dae4c758669c9ea9e5899780754f6cf9802534d59bdfce2e76e780858e0fb7 -doccontainersize 701996 -doccontainerchecksum 8de2e31205c5497552ecca79a27b6372a722d1e3678520378f58cf048a2f1829e2b35fdbe176be543de78ba94520ab5c8e6165a9b5829158ed77d8782e92f86e -docfiles size=182 - RELOC/doc/latex/thumbs/README details="Readme" - RELOC/doc/latex/thumbs/thumbs-example.pdf details="Package examples" - RELOC/doc/latex/thumbs/thumbs-example.tex - RELOC/doc/latex/thumbs/thumbs.pdf details="Package documentation" -srccontainersize 33904 -srccontainerchecksum 7c78f71fb46f7e67b80a3711427c3f291d362da786b0e5583e2e2109ccaf1d7cf10d6cb64ad39b3d5a7ea65235e40e808dc8e82d1cf7860b7ab114e3c915f4c1 -srcfiles size=41 - RELOC/source/latex/thumbs/thumbs.drv - RELOC/source/latex/thumbs/thumbs.dtx - RELOC/source/latex/thumbs/thumbs.ins -runfiles size=14 - RELOC/tex/latex/thumbs/thumbs.sty -catalogue-ctan /macros/latex/contrib/thumbs -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics layout-page -catalogue-version 1.0q - -name thumby -category Package -revision 16736 -shortdesc Create thumb indexes for printed books -relocated 1 -longdesc The package can generate thumb indexes for your document. It -longdesc features printing thumb indexes on one- or two-sided pages, -longdesc along with background- and foreground-color selection and full -longdesc LaTeX styling of the chapter numbers in the thumb indexes. The -longdesc height of each thumb index is automatically chosen based on the -longdesc number of chapters in your document, while the width is chosen -longdesc by the user. The package is designed to work with the memoir -longdesc class, and also requires PerlTeX and tikz/ -containersize 3268 -containerchecksum 518e2e6a13d3ecf22af5436498938605d247e13a591ef06f81dd970346245c42593172d05e19a73e3928087fd8dfb9f6daf866ac735528afab1e59a31c1f81b6 -doccontainersize 155972 -doccontainerchecksum 8682faa744b12afd6ba55197c6f03b5417763237b47a78a4805ce1613a2252c070857f292016df26ea8ee219dfb4e5110ab2ac7273cb86396839b53ef5e0d7cc -docfiles size=52 - RELOC/doc/latex/thumby/LICENSE - RELOC/doc/latex/thumby/README details="Readme" - RELOC/doc/latex/thumby/example.pdf - RELOC/doc/latex/thumby/latexmkrc - RELOC/doc/latex/thumby/thumby.pdf details="Package documentation" -runfiles size=3 - RELOC/tex/latex/thumby/thumby.sty -catalogue-ctan /macros/latex/contrib/thumby -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl3 -catalogue-topics layout-page -catalogue-version 0.1 - -name thuthesis -category Package -revision 47740 -shortdesc Thesis template for Tsinghua University -relocated 1 -longdesc ThuThesis is a LaTeX thesis template package for Tsinghua -longdesc University in order to make it easy to write theses for either -longdesc bachelor's, master's or doctor's degree. -containersize 17260 -containerchecksum f532a48e24e05af7e5275317caa86e0068cb472d70bd57c8c608b7fe2f72ff41fe660b4ef0fbc8bfc5624caa87b843cf5ccdace493f4b268baceaa3924d04d12 -doccontainersize 1903416 -doccontainerchecksum 669bdda35639db48a5f905b6de3885019960065aae230402127015d729456a1afa418c04ad3f149b106d4397073a7890a36d11b614d95231d594cdf309d7336b -docfiles size=840 - RELOC/doc/latex/thuthesis/Makefile - RELOC/doc/latex/thuthesis/README.md details="Readme" - RELOC/doc/latex/thuthesis/data/ack.tex - RELOC/doc/latex/thuthesis/data/appendix01.tex - RELOC/doc/latex/thuthesis/data/chap01.tex - RELOC/doc/latex/thuthesis/data/chap02.tex - RELOC/doc/latex/thuthesis/data/cover.tex - RELOC/doc/latex/thuthesis/data/denotation.tex - RELOC/doc/latex/thuthesis/data/resume.tex - RELOC/doc/latex/thuthesis/dtx-style.sty - RELOC/doc/latex/thuthesis/figures/scan-auth.pdf - RELOC/doc/latex/thuthesis/figures/scan-record.pdf - RELOC/doc/latex/thuthesis/figures/scan-statement.pdf - RELOC/doc/latex/thuthesis/figures/thu-fig-logo.eps - RELOC/doc/latex/thuthesis/figures/thu-fig-logo.pdf - RELOC/doc/latex/thuthesis/figures/thu-lib-logo.eps - RELOC/doc/latex/thuthesis/figures/thu-lib-logo.pdf - RELOC/doc/latex/thuthesis/figures/thu-text-logo.eps - RELOC/doc/latex/thuthesis/figures/thu-text-logo.pdf - RELOC/doc/latex/thuthesis/figures/thu-whole-logo.eps - RELOC/doc/latex/thuthesis/figures/thu-whole-logo.pdf - RELOC/doc/latex/thuthesis/latexmkrc - RELOC/doc/latex/thuthesis/main.pdf - RELOC/doc/latex/thuthesis/main.tex - RELOC/doc/latex/thuthesis/ref/refs.bib - RELOC/doc/latex/thuthesis/shuji.pdf - RELOC/doc/latex/thuthesis/shuji.tex - RELOC/doc/latex/thuthesis/thuthesis.pdf details="Package documentation (Chinese)" language="zh" - RELOC/doc/latex/thuthesis/tsinghua.eps - RELOC/doc/latex/thuthesis/tsinghua.pdf -srccontainersize 37980 -srccontainerchecksum 9ba973f157089153da08c1c857b73261cd3ebdee2add3476717a3d0ac4efa99fe7f10be5fcd94903e7e306a384d111fdf6440500addf26586b216a2dbebca82e -srcfiles size=34 - RELOC/source/latex/thuthesis/thuthesis.dtx - RELOC/source/latex/thuthesis/thuthesis.ins -runfiles size=27 - RELOC/bibtex/bst/thuthesis/thuthesis-author-year.bst - RELOC/bibtex/bst/thuthesis/thuthesis-numeric.bst - RELOC/tex/latex/thuthesis/thuthesis.cfg - RELOC/tex/latex/thuthesis/thuthesis.cls - RELOC/tex/latex/thuthesis/thuthesis.sty -catalogue-ctan /macros/latex/contrib/thuthesis -catalogue-date 2018-05-17 09:45:16 +0200 -catalogue-license lppl1.3 -catalogue-topics dissertation class chinese -catalogue-version 5.4.5 - -name ticket -category Package -revision 42280 -shortdesc Make labels, visiting-cards, pins with LaTeX -relocated 1 -longdesc Provides an easy to handle interface to produce visiting cards, -longdesc labels for your files, stickers, pins and other stuff for your -longdesc office, conferences etc. All you need is a definition of your -longdesc 'ticket' included in a ticket definition file and the two -longdesc commands \ticketdefault and \ticket. -containersize 3968 -containerchecksum a9ad6a0aaafff536722e48807d9c7eeba9c51595901c7707881099833688bfed0e7bb9083751668c28fd73014504725edaf23ffac24b3b9fcd617fa77621497a -doccontainersize 487976 -doccontainerchecksum 0e0a21a1645002ac14abbd8d3c1715ea33631127be6f26bdcf84833ed1822677d467d5baa9abcae870586c2e1ced36db495227e4b4abeb62eb6d22660ed47293 -docfiles size=148 - RELOC/doc/latex/ticket/README.txt details="Package Readme" - RELOC/doc/latex/ticket/comment - RELOC/doc/latex/ticket/ex_file.pdf - RELOC/doc/latex/ticket/ex_file.tex - RELOC/doc/latex/ticket/ex_flashcard.pdf - RELOC/doc/latex/ticket/ex_flashcard.tex - RELOC/doc/latex/ticket/ex_flashcard_dup.pdf - RELOC/doc/latex/ticket/ex_flashcard_rm.pdf - RELOC/doc/latex/ticket/ex_flashcard_rm.tex - RELOC/doc/latex/ticket/ex_marks.pdf - RELOC/doc/latex/ticket/ex_marks.tex - RELOC/doc/latex/ticket/ex_pin.pdf - RELOC/doc/latex/ticket/ex_pin.tex - RELOC/doc/latex/ticket/ex_vcard.pdf - RELOC/doc/latex/ticket/ex_vcard.tex - RELOC/doc/latex/ticket/logo.png - RELOC/doc/latex/ticket/manual.pdf details="Package manual" - RELOC/doc/latex/ticket/manual.tex - RELOC/doc/latex/ticket/words.tex -runfiles size=18 - RELOC/tex/latex/ticket/aj8414.tdf - RELOC/tex/latex/ticket/dura5222.tdf - RELOC/tex/latex/ticket/flashCard.tdf - RELOC/tex/latex/ticket/freepin.tdf - RELOC/tex/latex/ticket/freepin2.tdf - RELOC/tex/latex/ticket/freepin3.tdf - RELOC/tex/latex/ticket/he4432.tdf - RELOC/tex/latex/ticket/invite.tdf - RELOC/tex/latex/ticket/lz1680.tdf - RELOC/tex/latex/ticket/lz1681.tdf - RELOC/tex/latex/ticket/lz1685.tdf - RELOC/tex/latex/ticket/rex23184237.tdf - RELOC/tex/latex/ticket/ticket.sty - RELOC/tex/latex/ticket/zw32010.tdf - RELOC/tex/latex/ticket/zw3424.tdf - RELOC/tex/latex/ticket/zw4752.tdf -catalogue-ctan /macros/latex/contrib/ticket -catalogue-date 2016-10-11 17:37:14 +0200 -catalogue-license lppl1.3 -catalogue-topics labels -catalogue-version 0.4d - -name ticollege -category Package -revision 36306 -shortdesc Graphical representation of keys on a standard scientific calculator -relocated 1 -longdesc This package provides commands to draw scientific calculator -longdesc keys with the help of TikZ. It also provides commands to draw -longdesc the content of screens and of menu items. -containersize 5036 -containerchecksum 309b415f46bc8e57e6a8a35c687ffba4ac1a7ee51b310e98e68c67065781742988263d82184f23d7dd9c566d4e540e273aeb7dbc59dd2675c0c54a637ba9dcdf -doccontainersize 371568 -doccontainerchecksum a654a545c2a1efacc5a9bcce01394f9d3a9587ba78fe3f054b46a0e8cb9ef4225802fa89ee572196d0607a2369ee5b597aec09a01350d9a73be94d9c9d5b8e72 -docfiles size=100 - RELOC/doc/latex/ticollege/IndexHead.ist - RELOC/doc/latex/ticollege/README details="Readme" language="fr" - RELOC/doc/latex/ticollege/ticollege-doc.pdf details="Package documentation (French)" language="fr" - RELOC/doc/latex/ticollege/ticollege-doc.tex -runfiles size=6 - RELOC/tex/latex/ticollege/ticollege.sty -catalogue-ctan /graphics/pgf/contrib/ticollege -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics pgf-tikz doc-supp -catalogue-version 1.0 - -name tie -category TLCore -revision 47198 -shortdesc Allow multiple web change files -longdesc Tie was originally developed to allow web programmers to apply -longdesc more than one change file to their source. The program may also -longdesc be used to create a new version of a .web file that -longdesc incorporates existing changes. -depend kpathsea -depend tie.ARCH -containersize 504 -containerchecksum 9916097a030d75cba4162ef3dce197ca56effccc4f7c9950d28444bcd327eddd343ce3fcd1dd38617c3f4ba6988678d5874599673ee328e9dc5d460110ffcdfe -doccontainersize 14960 -doccontainerchecksum aa7433f73867d6c643a0930e37f7c903721dcbfd9ca06e350770734546097ab0496573604977a3ce62517ff4c1f068eaeb1bfa0e93f639a8bee42d90a8f6e26f -docfiles size=6 - texmf-dist/doc/man/man1/tie.1 - texmf-dist/doc/man/man1/tie.man1.pdf -catalogue-ctan /web/tie -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics litprog-tools -catalogue-version 2.4 - -name tie.aarch64-linux -category TLCore -revision 48789 -shortdesc aarch64-linux files of tie -containersize 28708 -containerchecksum 771780fa06aa6095cc0df5622daeae1236ffeac78abd5655dd8e00b047f34f308cab98380cdd456b531400a87d5f8b008600c8fe0d93aee39747b3a5582d8bc2 -binfiles arch=aarch64-linux size=19 - bin/aarch64-linux/tie - -name tie.amd64-freebsd -category TLCore -revision 46816 -shortdesc amd64-freebsd files of tie -containersize 31532 -containerchecksum d8a00139183b155271b678b42a2b7a56be9475170e1bed33e9a81a6cf5d12934ef03008b41c61d89d499d86ebfc6f5d1127025a38c550de56c80c11321afc919 -binfiles arch=amd64-freebsd size=19 - bin/amd64-freebsd/tie - -name tie.amd64-netbsd -category TLCore -revision 48698 -shortdesc amd64-netbsd files of tie -containersize 30316 -containerchecksum 37031918c703b0c175f633959c3bac25853edea0ac781d3ee54132e4935e36f29c94d54345697f872c0b13070d5b8c8f24c0bcf3e0743cab9edf7d0cd0039ed1 -binfiles arch=amd64-netbsd size=24 - bin/amd64-netbsd/tie - -name tie.armhf-linux -category TLCore -revision 48716 -shortdesc armhf-linux files of tie -containersize 27232 -containerchecksum c192d65d8674806ec3dd88be9ab1e0f18d5dfd349a879a44a1b34ac4e827aafdec2d294463965f4063c3664cb672f42d847e4ed6755329cf977f9d5770fda91f -binfiles arch=armhf-linux size=17 - bin/armhf-linux/tie - -name tie.i386-cygwin -category TLCore -revision 46814 -shortdesc i386-cygwin files of tie -containersize 5280 -containerchecksum f842d61b6add560a39dbcfbf7bd2bc7bf05dcaeddfb5d8b80371f7e25a8b46c7dbfd84da504ae63fd6bfbc9a2eacc3378e3e71c5b9f84100eca3376e803167d8 -binfiles arch=i386-cygwin size=4 - bin/i386-cygwin/tie.exe - -name tie.i386-freebsd -category TLCore -revision 46816 -shortdesc i386-freebsd files of tie -containersize 28024 -containerchecksum 36e4183976d6447eebbbcd05b4dff176e09706188dea2a9027c4d929ba974418e61d843d9feeb033d6409a59d9e7ace1a437bf88a281694b70f808d84eccd67f -binfiles arch=i386-freebsd size=18 - bin/i386-freebsd/tie - -name tie.i386-linux -category TLCore -revision 47245 -shortdesc i386-linux files of tie -containersize 36148 -containerchecksum 6d7bcd73fee452f8a0682247dc10292265439e9d15857c20fa2d16f5591157fb4426675fd3a394527d7ccf0535f0e9a54e797876dcd7da220e49e2bb5fa2bbb5 -binfiles arch=i386-linux size=23 - bin/i386-linux/tie - -name tie.i386-netbsd -category TLCore -revision 46812 -shortdesc i386-netbsd files of tie -containersize 27956 -containerchecksum 064de42bf722ed19d69e13c8f58e71faf7a0fd86d8f17e3010d380222232f1bfb5d374f53c0666fb6b63af8cb02cc29bbc345addc422ccf664bbf50e2a1fd9c4 -binfiles arch=i386-netbsd size=23 - bin/i386-netbsd/tie - -name tie.i386-solaris -category TLCore -revision 46829 -shortdesc i386-solaris files of tie -containersize 32164 -containerchecksum 09f1b189d195f4f7c965207a6706c36bc6e9204707b17d6c0fdd8382509321208390c73ebacbed757eb803f2afe844bda0d566492b5c90f9463e989e218bb316 -binfiles arch=i386-solaris size=18 - bin/i386-solaris/tie - -name tie.sparc-solaris -category TLCore -revision 46829 -shortdesc sparc-solaris files of tie -containersize 29624 -containerchecksum 51c2ba3bd1f8fee527fe112de73da429cf85d4b2db2baed2338eb4e4d7ec928296fd1e77e7c792060ef30c1d28740e1b90d61563f9a3f2845471fbeadd2f16da -binfiles arch=sparc-solaris size=20 - bin/sparc-solaris/tie - -name tie.win32 -category TLCore -revision 46993 -shortdesc win32 files of tie -containersize 5924 -containerchecksum 4a02a2be55f0c4db6a1eb7cdbf15dee5dc254a4c5111130159bce3be276a229e9dd0510f4e3201542437fec0301ce97f54a18c0be15b4138878510876df78a0c -binfiles arch=win32 size=3 - bin/win32/tie.exe - -name tie.x86_64-cygwin -category TLCore -revision 46813 -shortdesc x86_64-cygwin files of tie -containersize 5340 -containerchecksum d8606b1f776fe900a59a3a4735689a214ae8c9b86ed4cc93d18c357f34b97f4778f0a7d89db31e11ad3765cb9e6f38a849b6206ca0bbc6d46d541b04bdc0e76d -binfiles arch=x86_64-cygwin size=4 - bin/x86_64-cygwin/tie.exe - -name tie.x86_64-darwin -category TLCore -revision 48728 -shortdesc x86_64-darwin files of tie -containersize 32016 -containerchecksum 1b1e2e19d4d8258d561e873e920d74f43c2105b4795ffcf537b1ee93850489e870680c3b420ecf66769cd87ec4348e7e9664921ab13cd4e9aea07f3677417453 -binfiles arch=x86_64-darwin size=19 - bin/x86_64-darwin/tie - -name tie.x86_64-darwinlegacy -category TLCore -revision 47387 -shortdesc x86_64-darwinlegacy files of tie -containersize 31780 -containerchecksum 0f85e1dffddbb97b2e902ba93d4ae49226a83f51d4d0cc8377e70309cd9fabcbe485997b9f1c8bd4433e48dbc267237923c93a49b7039f3feb0db7d1dfc6a917 -binfiles arch=x86_64-darwinlegacy size=20 - bin/x86_64-darwinlegacy/tie - -name tie.x86_64-linux -category TLCore -revision 47063 -shortdesc x86_64-linux files of tie -containersize 34224 -containerchecksum e3bdc936ce455d7629d29d4d76fd937f6ae438349c5a585ff9252af8150222c3cc0c9c12841c7b605c1d392a88dbca1d2abde46dc86e01d191344b07e9c63282 -binfiles arch=x86_64-linux size=20 - bin/x86_64-linux/tie - -name tie.x86_64-linuxmusl -category TLCore -revision 47036 -shortdesc x86_64-linuxmusl files of tie -containersize 35800 -containerchecksum 71f72b80bd6e10fc561270316d07c484a3ee1a2d58b311b9e7fc530184a20fc16647e5d395902b0071d2c4ef4a98f1d0acda7b4b5cedef32abe429711e3b41b4 -binfiles arch=x86_64-linuxmusl size=22 - bin/x86_64-linuxmusl/tie - -name tie.x86_64-solaris -category TLCore -revision 46829 -shortdesc x86_64-solaris files of tie -containersize 35088 -containerchecksum 4930d2c883fd9ecc1bf2e1d60b6f47443a90614de91b37b7aa10d5ec8fbc509676fd2de264e343c81089df47071753263faeb1f48c1425c23e870b8dded23cdf -binfiles arch=x86_64-solaris size=22 - bin/x86_64-solaris/tie - -name tikz-3dplot -category Package -revision 25087 -shortdesc Coordinate transformation styles for 3d plotting in TikZ -relocated 1 -longdesc The package provides straightforward ways to define -longdesc three-dimensional coordinate frames through which to plot in -longdesc TikZ. The user can specify the orientation of the main -longdesc coordinate frame, and use standard TikZ commands and -longdesc coordinates to render their tikzfigure. A secondary coordinate -longdesc frame is provided to allow rotations and translations with -longdesc respect to the main coordinate frame. In addition, the package -longdesc can also handle plotting user-specified functions in spherical -longdesc polar coordinates, where both the radius and fill color can be -longdesc expressed as parametric functions of polar angles. -containersize 7808 -containerchecksum 20c7cda2cae8229c672e4a3626e20c88084990331e837360c2f9a2f996d4c1f45df6ac12583e7cd9741e16064f0fbc94bca06a2965cbcb5a47a465a8793d5d4e -doccontainersize 391432 -doccontainerchecksum b5d5b886c9e4a07f4b3ac40cd7b3f4512840975a9ef88d73d6db19897893f85b2125fef1237e0b60109945a0008a5b2b0a504c67707be211257bdf583f85c440 -docfiles size=139 - RELOC/doc/latex/tikz-3dplot/CHANGELOG - RELOC/doc/latex/tikz-3dplot/README details="Readme" - RELOC/doc/latex/tikz-3dplot/externalize_images.bat - RELOC/doc/latex/tikz-3dplot/tikz-3dplot_documentation.pdf details="Package documentation" - RELOC/doc/latex/tikz-3dplot/tikz-3dplot_documentation.tex - RELOC/doc/latex/tikz-3dplot/tikz-3dplot_documentation_figures.tex -runfiles size=8 - RELOC/tex/latex/tikz-3dplot/tikz-3dplot.sty -catalogue-ctan /graphics/pgf/contrib/tikz-3dplot -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics graphics-use graphics-3d pgf-tikz - -name tikz-bayesnet -category Package -revision 38295 -shortdesc Draw Bayesian networks, graphical models and directed factor graphs -relocated 1 -longdesc The package provides a library supporting the display of -longdesc Bayesian networks, graphical models and (directed) factor -longdesc graphs in LaTeX. -containersize 1748 -containerchecksum 71da2af20e64c14285287e4959d2814f317cee1a82b204c6c773bac13872c8710111afb2b02be6dcf0cfb73b5e3a13d6835650c0a6eebbf452348e8012311b21 -doccontainersize 20408 -doccontainerchecksum 295f166c1dd496a81e32e59665c2faaee7e3b158b6f0a42b49c842e501a8f9384cc0c8c77f4d3d7eb3a824c36a51acb18a8a156402e69016c91cebb1009488a4 -docfiles size=20 - RELOC/doc/latex/tikz-bayesnet/LICENSE_GPL - RELOC/doc/latex/tikz-bayesnet/LICENSE_LPPL - RELOC/doc/latex/tikz-bayesnet/README.rst - RELOC/doc/latex/tikz-bayesnet/example.tex - RELOC/doc/latex/tikz-bayesnet/model_citation_influence.tex - RELOC/doc/latex/tikz-bayesnet/model_lda.tex - RELOC/doc/latex/tikz-bayesnet/model_pca.tex - RELOC/doc/latex/tikz-bayesnet/model_pca2.tex -runfiles size=1 - RELOC/tex/latex/tikz-bayesnet/tikzlibrarybayesnet.code.tex -catalogue-ctan /graphics/pgf/contrib/tikz-bayesnet -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics statistics pgf-tikz -catalogue-version 0.1 - -name tikz-cd -category Package -revision 49201 -shortdesc Create commutative diagrams with TikZ -relocated 1 -longdesc The general-purpose drawing package TiKZ can be used to typeset -longdesc commutative diagrams and other kinds of mathematical pictures, -longdesc generating high-quality results. The purpose of this package is -longdesc to make the process of creation of such diagrams easier by -longdesc providing a convenient set of macros and reasonable default -longdesc settings. This package also includes an arrow tip library that -longdesc match closely the arrows present in the Computer Modern -longdesc typeface. -containersize 6448 -containerchecksum 4215f42b0763ca959349183ccc2096c1c2d7e0d6f5f633424cb4aec087f07dd5cddb159e5925b22f319354eb92e54c00c1b12ef492d5c0b5dfc84db20559c88f -doccontainersize 276356 -doccontainerchecksum 340c918009b6525d77243635f7d8f5d7e1ec5c16a3a58d1a569df27f7aa7ea2c6152180d00e4b3765fd60a76d330a33891b43a1fb175419c67c6836d37428d73 -docfiles size=80 - RELOC/doc/latex/tikz-cd/README.md details="Readme" - RELOC/doc/latex/tikz-cd/tikz-cd-doc.pdf details="Package documentation" - RELOC/doc/latex/tikz-cd/tikz-cd-doc.tex -runfiles size=7 - RELOC/tex/generic/tikz-cd/tikzlibrarycd.code.tex - RELOC/tex/latex/tikz-cd/tikz-cd.sty -catalogue-contact-repository https://github.com/astoff/tikz-cd/ -catalogue-ctan /graphics/pgf/contrib/tikz-cd -catalogue-date 2018-11-19 23:14:49 +0100 -catalogue-license gpl3 -catalogue-topics diagram-comm graphics-in-tex pgf-tikz -catalogue-version 0.9f - -name tikz-dependency -category Package -revision 42454 -shortdesc A library for drawing dependency graphs -relocated 1 -longdesc The package provides a library that draws together existing -longdesc TikZ facilities to make a comfortable environment for drawing -longdesc dependency graphs. Basic facilities of the package include a -longdesc lot of styling facilities, to let you personalize the look and -longdesc feel of the graphs. -containersize 15740 -containerchecksum 7aa21563507db06cbb0dbdce4f54fce991faf12049a9a89498adca2f1a3339f9df0094a4c9372c930309859bb1ea82fd29b90e06490a27fa4b03e06fee56216f -doccontainersize 500016 -doccontainerchecksum 18692a4f0ae6a552b3d5a991d8c5950bfcd3f2396bcf20247f964736ff4a172d4590c7eabd4636ec7bac8bd2868ce29f39b74a6d239a650564abf2e57923ea20 -docfiles size=212 - RELOC/doc/latex/tikz-dependency/AUTHORS - RELOC/doc/latex/tikz-dependency/LICENSE - RELOC/doc/latex/tikz-dependency/README - RELOC/doc/latex/tikz-dependency/VERSION - RELOC/doc/latex/tikz-dependency/pgfmanual-en-macros.tex - RELOC/doc/latex/tikz-dependency/tikz-dependency-doc.pdf details="Package documentation" - RELOC/doc/latex/tikz-dependency/tikz-dependency-doc.tex -runfiles size=20 - RELOC/tex/latex/tikz-dependency/pgfmanual.code.tex - RELOC/tex/latex/tikz-dependency/pgfmanual.pdflinks.code.tex - RELOC/tex/latex/tikz-dependency/pgfmanual.prettyprinter.code.tex - RELOC/tex/latex/tikz-dependency/tikz-dependency.sty -catalogue-ctan /graphics/pgf/contrib/tikz-dependency -catalogue-date 2018-02-07 16:05:00 +0100 -catalogue-license lpplgpl2 -catalogue-topics linguistic tree pgf-tikz -catalogue-version 1.2 - -name tikz-dimline -category Package -revision 35805 -shortdesc Technical dimension lines using PGF/TikZ -relocated 1 -longdesc tikz-dimline helps drawing technical dimension lines in TikZ -longdesc picture environments. Its usage is similar to some -longdesc contributions posted on stackexchange. -containersize 1972 -containerchecksum 15a9227ff8fd1613a7d9996d4b648748228d6b5a79f4253ea8003c7bfa2ca29e7e78fae9504daa777d3aacfd3c04044612e0438ea15267e18926401897337f4a -doccontainersize 162296 -doccontainerchecksum 14e5ea2ca9dedcb70a141b4e4d67ca6f84b7ebaaf2a660f444d08be58edaa91743d5c2113f8ab454c345805b8810498ae43ebcda57a764516c85785fcdabfd0c -docfiles size=49 - RELOC/doc/latex/tikz-dimline/README details="Readme" - RELOC/doc/latex/tikz-dimline/dimline1.png - RELOC/doc/latex/tikz-dimline/dimline2.png - RELOC/doc/latex/tikz-dimline/dimline3.png - RELOC/doc/latex/tikz-dimline/tikz-dimline-doc.pdf details="Package documentation" - RELOC/doc/latex/tikz-dimline/tikz-dimline-doc.tex -runfiles size=2 - RELOC/tex/latex/tikz-dimline/tikz-dimline.sty -catalogue-ctan /graphics/pgf/contrib/tikz-dimline -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license other-free -catalogue-topics pgf-tikz -catalogue-version 1.0 - -name tikz-feynhand -category Package -revision 46502 -shortdesc Feynman diagrams with TikZ -relocated 1 -longdesc This package lets you draw Feynman diagrams using TikZ. It is a -longdesc low-end modification of the TikZ-Feynman package, one of whose -longdesc principal advantages is the automatic generation of diagrams, -longdesc for which it needs LuaTex. TikZ-FeynHand only provides the -longdesc manual mode and hence runs in LaTeX without any reference to -longdesc LuaTeX. In addition it provides some new styles for vertices -longdesc and propagators, alternative shorter keywords in addition to -longdesc TikZ-Feynman's longer ones, some shortcut commands for quickly -longdesc customizing the diagrams' look, and the new feature of putting -longdesc one propagator "on top" of another. It also includes a quick -longdesc user guide for getting started, with many examples and a -longdesc 5-minute introduction to TikZ. -containersize 6712 -containerchecksum f61cdf7e85274354bb8dcc254d725f253b5b692b5ffb0ae98ce46577400f99f272c533bb9bafd81cd5c6f7f303e8797ef5169dacf967a2020b144373fccf8b00 -doccontainersize 313668 -doccontainerchecksum 27ecf9bdad89dcd319ae1df2dc6919d1a10d1d1ec0556666f16e71e39355e17aa21ebe75575592f1dd08d327a34b36e20475537bc2afb7bb53959895d6720e7d -docfiles size=114 - RELOC/doc/latex/tikz-feynhand/README.md details="Readme" - RELOC/doc/latex/tikz-feynhand/changes.txt - RELOC/doc/latex/tikz-feynhand/shell_escape.jpg - RELOC/doc/latex/tikz-feynhand/tikz-feynhand.userguide.pdf details="Package documentation" - RELOC/doc/latex/tikz-feynhand/tikz-feynhand.userguide.tex -runfiles size=13 - RELOC/tex/latex/tikz-feynhand/tikz-feynhand.sty - RELOC/tex/latex/tikz-feynhand/tikzfeynhand.keys.code.tex - RELOC/tex/latex/tikz-feynhand/tikzlibraryfeynhand.code.tex -catalogue-also tikz-feynman -catalogue-ctan /graphics/pgf/contrib/tikz-feynhand -catalogue-date 2018-02-03 06:27:57 +0100 -catalogue-license gpl3+ -catalogue-topics physics pgf-tikz -catalogue-version 1.0.0 - -name tikz-feynman -category Package -revision 39582 -shortdesc Feynman diagrams with TikZ -relocated 1 -longdesc This is a LaTeX package allowing Feynman diagrams to be easily -longdesc generated within LaTeX with minimal user instructions and -longdesc without the need of external programs. It builds upon the TikZ -longdesc package and leverages the graph placement algorithms from TikZ -longdesc in order to automate the placement of many vertices. -longdesc tikz-feynman allows fine-tuned placement of vertices so that -longdesc even complex diagrams can still be generated with ease. -containersize 15428 -containerchecksum 64b388ec8468c2854d03ea4203d18557446c892b06076a26db173604697f3ad7b95238ab8d89e652887ae6c5dca40d145980638308e01883a6fc1619d3fc97e4 -doccontainersize 322300 -doccontainerchecksum da15dfb8f7e5477df6032d10c0d10ba07a06943e6599c6f800ce92f589c5715920faf2c3d5899c9c13496f5aab12705002204879994a11f526042dfd0487ae75 -docfiles size=104 - RELOC/doc/latex/tikz-feynman/LICENSE - RELOC/doc/latex/tikz-feynman/README.md details="Readme" - RELOC/doc/latex/tikz-feynman/references.bib - RELOC/doc/latex/tikz-feynman/tikz-feynman.pdf details="Package documentation" - RELOC/doc/latex/tikz-feynman/tikz-feynman.tex -runfiles size=28 - RELOC/tex/latex/tikz-feynman/tikz-feynman.sty - RELOC/tex/latex/tikz-feynman/tikzfeynman.keys.code.tex - RELOC/tex/latex/tikz-feynman/tikzfeynman.patch.3.0.0.lua - RELOC/tex/latex/tikz-feynman/tikzfeynman.patch.3.0.1.lua - RELOC/tex/latex/tikz-feynman/tikzlibraryfeynman.code.tex -catalogue-also tikz-feynhand -catalogue-ctan /graphics/pgf/contrib/tikz-feynman -catalogue-date 2018-01-31 19:51:33 +0100 -catalogue-license lppl1.3 -catalogue-topics physics pgf-tikz use-luatex -catalogue-version 1.1.0 - -name tikz-imagelabels -category Package -revision 49864 -shortdesc Put labels on images using TikZ -relocated 1 -longdesc This package allows to add label texts to an existing image -longdesc with the aid of TikZ. This may be used to label certain -longdesc features in an image. -containersize 2020 -containerchecksum d718a1eca8a6a015618051618bf56116c995dc180f319af2432cc138116a0c2e7225baeddc45f623d04b20c8106d3e08853f74002e63942fa0b85abe4f1de636 -doccontainersize 967988 -doccontainerchecksum b79d397f7315e06a2b3c24bc2b01e0d8735e4452256b44fa788e01c452d9b7905f985ac4c4bdcbbc4d4b55c9415af3f09fd2c6d661ac284418afa7c0be72cf42 -docfiles size=365 - RELOC/doc/latex/tikz-imagelabels/README.md details="Readme" - RELOC/doc/latex/tikz-imagelabels/pleiades.jpg - RELOC/doc/latex/tikz-imagelabels/tikz-imagelabels.pdf details="Package documentation" -srccontainersize 7864 -srccontainerchecksum f5d6a749621334e217cd9a3db3f7d3bc190822d581df18f4ea5f715528e74519042a835d84e579c9f65487b7c750fce1c6ea76e60c076c7c3a9591dad504991c -srcfiles size=8 - RELOC/source/latex/tikz-imagelabels/Makefile - RELOC/source/latex/tikz-imagelabels/tikz-imagelabels.dtx - RELOC/source/latex/tikz-imagelabels/tikz-imagelabels.ins -runfiles size=2 - RELOC/tex/latex/tikz-imagelabels/tikz-imagelabels.sty -catalogue-contact-bugs https://github.com/tcpluess/tikz-imagelabels/issues -catalogue-contact-repository https://github.com/tcpluess/tikz-imagelabels -catalogue-ctan /graphics/pgf/contrib/tikz-imagelabels -catalogue-date 2019-01-29 19:03:16 +0100 -catalogue-license lppl1.3 -catalogue-topics graphics pgf-tikz graphics-incl graphics-text -catalogue-version 0.1 - -name tikz-inet -category Package -revision 15878 -shortdesc Draw interaction nets with TikZ -relocated 1 -longdesc The package extends TikZ with macros to draw interaction nets. -containersize 2832 -containerchecksum cb9148816eaf21e3e9690ca5875a3a6cb7d0b5056b889acb2d9b4e3a8430009976187e19daf8615dbd440853b29c6a411f4dd32ba6113108979b8c5c75851789 -doccontainersize 115756 -doccontainerchecksum 9ad3e4227c4a8b5857320ee8f7d74b5f7231b3a562c430050ca52927c9a92209194436d742c3c5ed53cc173af813159feef9b750090253cb03c041647e154764 -docfiles size=38 - RELOC/doc/latex/tikz-inet/README details="Readme" - RELOC/doc/latex/tikz-inet/tikz-inet-doc.pdf details="Package documentation" - RELOC/doc/latex/tikz-inet/tikz-inet-doc.tex -runfiles size=4 - RELOC/tex/latex/tikz-inet/tikz-inet.sty -catalogue-ctan /graphics/pgf/contrib/tikz-inet -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics logic -catalogue-version 0.1 - -name tikz-kalender -category Package -revision 49456 -shortdesc A LaTeX based calendar using TikZ -relocated 1 -longdesc For usage see the example files tikz-kalender-example1.tex, -longdesc tikz-kalender-example2.tex, and *.events. The Code is inspired -longdesc by this document and is subject to the >>Creative Commons -longdesc attribution license (CC-BY-SA)<<. The class tikz-kalender -longdesc requires the package TikZ and the TikZ libraries calc and -longdesc calendar. -containersize 4312 -containerchecksum 26ed711d9a64893039d08dd10638439e25676c811d08a3c5a12b794a6a5c563dc79ef56c1d6352fbdf4980a1725804de76dc58e59b2349dddfe88b5a48d38c81 -doccontainersize 118580 -doccontainerchecksum 18f42507603151e2854c03911b03bafab90ccadd75a31b6c60a464357ff89cf74113fa23407e56726f5e405354f4f4173c613d626ba0128bc4849a0feae43ea4 -docfiles size=37 - RELOC/doc/latex/tikz-kalender/Feiertage-2016.events - RELOC/doc/latex/tikz-kalender/Geburtstage.events - RELOC/doc/latex/tikz-kalender/README.md details="Readme" - RELOC/doc/latex/tikz-kalender/Schulferien-2016.events - RELOC/doc/latex/tikz-kalender/Sonstiges.events - RELOC/doc/latex/tikz-kalender/Urlaub.events - RELOC/doc/latex/tikz-kalender/tikz-kalender-example1.pdf details="Example of use" - RELOC/doc/latex/tikz-kalender/tikz-kalender-example1.tex - RELOC/doc/latex/tikz-kalender/tikz-kalender-example2.pdf - RELOC/doc/latex/tikz-kalender/tikz-kalender-example2.tex -runfiles size=4 - RELOC/tex/latex/tikz-kalender/tikz-kalender-translation.clo - RELOC/tex/latex/tikz-kalender/tikz-kalender.cls -catalogue-also calendar -catalogue-contact-bugs https://github.com/rolfn/kalenderRN/issues -catalogue-contact-repository https://github.com/rolfn/kalenderRN -catalogue-ctan /graphics/pgf/contrib/tikz-kalender -catalogue-date 2018-12-19 13:44:06 +0100 -catalogue-license cc-by-sa-1 -catalogue-topics calendar class pgf-tikz -catalogue-version 0.4d - -name tikz-karnaugh -category Package -revision 47026 -shortdesc Typeset Karnaugh maps using TikZ -relocated 1 -longdesc The tikz-karnaugh package is a LaTeX package used to draw -longdesc Karnaugh maps. It uses TikZ to produce high quality graph up to -longdesc 12 variables, but this limit depends on the TeX memory usage -longdesc and can be different for you. It is very good for presentation -longdesc since TikZ allows for a better control over the final -longdesc appearance of the map. You can control colour, styles and -longdesc distances. It can be considered as an upgrade of Andreas W. -longdesc Wieland's karnaugh package towards TikZ supporting. Also, -longdesc complex maps with solution (prime implicants) pointed out can -longdesc be generated with external java software. It supports both -longdesc America and traditional styles, though American style requires -longdesc a little extra effort. -containersize 4528 -containerchecksum e61e20154dcc35aa7b13bff85a04ac8ebd35036975ccd8be7a32f1bf511c93d8ee5ae3aecf02fdafdf820fb95856d55a5d68f55b4d96d2c40926387307b7d9b3 -doccontainersize 273188 -doccontainerchecksum f231e288a12c2d26c01127b4a4bd37019b3395221bb5ef777bbbc3f3f8e55c7ca410c41b4d068031dbd1f6ec9080af27c601ba68c02ae23d506e340fd6326e47 -docfiles size=89 - RELOC/doc/latex/tikz-karnaugh/README.txt details="Readme" - RELOC/doc/latex/tikz-karnaugh/tikz-karnaugh-doc.pdf details="Package documentation" - RELOC/doc/latex/tikz-karnaugh/tikz-karnaugh-doc.tex -runfiles size=5 - RELOC/tex/latex/tikz-karnaugh/tikzlibrarykarnaugh.code.tex -catalogue-also karnaugh karnaugh-map karnaughmap -catalogue-ctan /graphics/pgf/contrib/tikz-karnaugh -catalogue-date 2018-03-19 17:04:32 +0100 -catalogue-license lppl1 -catalogue-topics maths engineering pgf-tikz -catalogue-version 1.2 - -name tikz-ladder -category Package -revision 46555 -shortdesc Draw ladder diagrams using TikZ -relocated 1 -longdesc The tikz-ladder package contains a collection of symbols for -longdesc typesetting ladder diagrams (PLC program) in agreement with the -longdesc international standard IEC-61131-3/2013. It includes blocks -longdesc (for representing functions and function blocks) besides -longdesc contacts and coils. It extends the circuit library of TikZ and -longdesc allows you to draw a ladder diagram in the same way as you -longdesc would draw any other circuit. -containersize 4544 -containerchecksum a93bfef42663121671d00e38e6cc25914c3e0a639ccdfde7954158bebcb0fa89d80634de2443597c86a93998c9a5b7f3992b6f77e7a94fa4d40e1e1f5ce1eb52 -doccontainersize 236908 -doccontainerchecksum 3b64a2daefe80d550eb9f7058480224e10200429eb1e2398a05e627cf4dee0a53feb026fa5156b8cf892b42b8d73821669e8a744a0801b0235b31535b7bec139 -docfiles size=101 - RELOC/doc/latex/tikz-ladder/README.txt details="Readme" - RELOC/doc/latex/tikz-ladder/tikz-ladder-doc.pdf details="Package documentation" - RELOC/doc/latex/tikz-ladder/tikz-ladder-doc.tex -runfiles size=6 - RELOC/tex/latex/tikz-ladder/tikzlibrarycircuits.plc.ladder.code.tex -catalogue-also ladder -catalogue-ctan /graphics/pgf/contrib/tikz-ladder -catalogue-date 2018-02-06 19:35:43 +0100 -catalogue-license lppl1 -catalogue-topics pgf-tikz diagram diagram-circ engineering -catalogue-version 1.1 - -name tikz-layers -category Package -revision 46660 -shortdesc TikZ provides graphical layers on TikZ: "behind", "above" and "glass" -relocated 1 -longdesc TikZ-layers is a tiny package that provides, along side -longdesc "background", typical graphical layers on TikZ: "behind", -longdesc "above" and "glass". The layers may be selected with one of the -longdesc styles "on behind layer", "on above layer", "on glass layer" as -longdesc an option to a {scope} environment. -containersize 1084 -containerchecksum 8f6f4b000f21b44b28b76be464d6870c2f1a126ca94fa0468f19889b4fc71bce513b02925b70b79f58ddd9c474ba0d7190acd510fd9f0934bb3e56c971bdf478 -doccontainersize 960 -doccontainerchecksum cb390870f37c8397fc30e66b8be8b22c35653fde216f25354fc7651c1740c7e0b950427af2fd38e2a45dc129c3975a540886374987390ba0c7d3ec2d3c048c3c -docfiles size=3 - RELOC/doc/latex/tikz-layers/README details="Readme" - RELOC/doc/latex/tikz-layers/README.TEXLIVE - RELOC/doc/latex/tikz-layers/manifest.txt -runfiles size=1 - RELOC/tex/latex/tikz-layers/tikz-layers.sty -catalogue-ctan /graphics/pgf/contrib/tikz-layers -catalogue-date 2018-02-19 05:24:39 +0100 -catalogue-license lppl1.3 -catalogue-topics pgf-tikz graphics -catalogue-version 0.9 - -name tikz-nef -category Package -revision 48240 -shortdesc create diagrams for neural networks constructed with the methods of the Neural Engineering Framework (NEF) -relocated 1 -longdesc The nef TikZ library provides predefined styles and shapes to -longdesc create diagrams for neural networks constructed with the -longdesc methods of the Neural Engineering Framework (NEF). The -longdesc following styles are supported: ea: ensemble array ens: -longdesc ensemble ext: external input or output inhibt: inhibitory -longdesc connection net: network pnode: pass-through node rect: -longdesc rectification ensemble recurrent: recurrent connection -containersize 1260 -containerchecksum 9f53ae8076f72ffdaafb812e1da6ef06ecb212b1795892673301d881ec4f05b4608fe17e30a18875886c12c002802ed49c26d36a1f282dcd6859e3bc9ac0e632 -doccontainersize 97020 -doccontainerchecksum 7acc3e48cc8cb83530c022beb1dd27753c1344eb5f58a8386b6a90cf12b9313f03a3ad152fd479394a6598de690c9aff173359e04afdf9c04d794a78b904b24a -docfiles size=31 - RELOC/doc/latex/tikz-nef/LICENSE - RELOC/doc/latex/tikz-nef/README.md details="Readme" - RELOC/doc/latex/tikz-nef/example-net.tex - RELOC/doc/latex/tikz-nef/nef.bib - RELOC/doc/latex/tikz-nef/tikz-nef-doc.pdf details="Package documentation" - RELOC/doc/latex/tikz-nef/tikz-nef-doc.tex -runfiles size=1 - RELOC/tex/latex/tikz-nef/tikzlibrarynef.code.tex -catalogue-ctan /graphics/pgf/contrib/tikz-nef -catalogue-date 2018-07-21 10:38:57 +0200 -catalogue-license mit -catalogue-topics pgf-tikz diagram -catalogue-version 0.1 - -name tikz-network -category Package -revision 48314 -shortdesc Draw networks with TikZ -relocated 1 -longdesc This package allows the creation of images of complex networks -longdesc that are seamlessly integrated into the underlying LaTeX files. -containersize 8120 -containerchecksum bf8dc0cf66e2a3a0317265d7ae5b79bcc417aac278753b6c935831904bab9cd5ae1c65b3fa1a776caa5a798b1e038d21c6c4e00ca78a26e591047290f3f4717c -doccontainersize 790024 -doccontainerchecksum 79031df0589f4d900a044b617a6aa251fb0e137cf379a6530c0061955ecddc081a1fda8997359d36f0036395db070d34909d6b728eb216057bfe81e236ed5083 -docfiles size=278 - RELOC/doc/latex/tikz-network/README.md details="Readme" - RELOC/doc/latex/tikz-network/data/edges.csv - RELOC/doc/latex/tikz-network/data/front.pdf - RELOC/doc/latex/tikz-network/data/ml_edges.csv - RELOC/doc/latex/tikz-network/data/ml_edges_simple.csv - RELOC/doc/latex/tikz-network/data/ml_vertices.csv - RELOC/doc/latex/tikz-network/data/ml_vertices_simple.csv - RELOC/doc/latex/tikz-network/data/plane.png - RELOC/doc/latex/tikz-network/data/vertices.csv - RELOC/doc/latex/tikz-network/data/vertices_RGB.csv - RELOC/doc/latex/tikz-network/tikz-network.pdf details="Package documentation" - RELOC/doc/latex/tikz-network/tikz-network.tex -runfiles size=13 - RELOC/tex/latex/tikz-network/tikz-network.sty -catalogue-ctan /graphics/pgf/contrib/tikz-network -catalogue-date 2018-07-30 12:45:41 +0200 -catalogue-license gpl3+ -catalogue-topics pgf-tikz diagram -catalogue-version 1.0 - -name tikz-opm -category Package -revision 32769 -shortdesc Typeset OPM diagrams -relocated 1 -longdesc Typeset OPM (Object-Process Methodology) diagrams using LaTeX -longdesc and PGF/TikZ. -containersize 1864 -containerchecksum 00bc73b32a3a7029e1c75ebf329aa1b95a89e43099e63f046945c7840bbdf10b4dfe39fc2fa0412a2a5f5a7d2d14b0022934a5e4d25f118e3effd565ce8a8ed4 -doccontainersize 75228 -doccontainerchecksum e885b98a8295bc73cadd0f9db6cdb79e6bf725990831d2f7f9bed3ab0d72a8e1746a949c25bae90f3111b80be19db177867b17396703309dc542eee5d5627dc4 -docfiles size=20 - RELOC/doc/latex/tikz-opm/README details="Readme" - RELOC/doc/latex/tikz-opm/tikz-opm.pdf details="Package documentation" -runfiles size=2 - RELOC/tex/latex/tikz-opm/tikz-opm.sty -catalogue-ctan /graphics/pgf/contrib/tikz-opm -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics diagram pgf-tikz -catalogue-version 0.1.1 - -name tikz-optics -category Package -revision 43466 -shortdesc A library for drawing optical setups with TikZ -relocated 1 -longdesc This package provides a new TikZ library designed to easily -longdesc draw optical setups with TikZ. It provides shapes for lens, -longdesc mirror, etc. The geometrically (in)correct computation of light -longdesc rays through the setup is left to the user. -containersize 13144 -containerchecksum 662ac765e5f18b1d3a63be91cf9fe03df838a50a8a618caba7fa922dbf461774572d3c3ad055cb7a856c698450ab33d51d08a5d1ed5e03c97a09cad92476dd74 -doccontainersize 393048 -doccontainerchecksum 70a1908f94e51eb0e5d681047386f7c1f9f24e9537f6e2407bbf039244e15e06ea5559ea9cb4579e6b017fc22aced906f72dd672f98fe4a6f8ccddc5d3c86037 -docfiles size=118 - RELOC/doc/latex/tikz-optics/README details="Readme" - RELOC/doc/latex/tikz-optics/tikz-optics.pdf details="Package documentation (French)" language="fr" - RELOC/doc/latex/tikz-optics/tikz-optics.tex -runfiles size=22 - RELOC/tex/latex/tikz-optics/tikzlibraryoptics.code.tex -catalogue-ctan /graphics/pgf/contrib/tikz-optics -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics physics pgf-tikz graphics-in-tex -catalogue-version 0.2.3 - -name tikz-page -category Package -revision 42039 -shortdesc Small macro to help building nice and complex layout materials -relocated 1 -longdesc The package provides a small macro to help building nice and -longdesc complex layout materials. -containersize 3568 -containerchecksum f1b4af96e033ec2c5a927160cb44d88b47bb1f4ce4fbda953e6a0c17877f8b1a5ea43b593197b241d4d5fe675e176faa2408ffd39e986b542ed5801a024819ac -doccontainersize 564668 -doccontainerchecksum 3bd8489c3eb5b801054d55af24c35be4aaea73a4844f8215b27018d492e647a4e2ef3c1b009e22c06cc8a2db15f74f57dd1711860cebdb3b3d228d6907f009a1 -docfiles size=142 - RELOC/doc/latex/tikz-page/Makefile - RELOC/doc/latex/tikz-page/README - RELOC/doc/latex/tikz-page/README.md details="Readme" - RELOC/doc/latex/tikz-page/example.png - RELOC/doc/latex/tikz-page/tikz-page.pdf details="Package documentation" -srccontainersize 6812 -srccontainerchecksum 61fe91386e466c394fc66905f26d861886a5db4adc370b25830338fca780112c69d683ba26f1ab860bf6e1714749a52ad69ecae42c2d26cd8f22b2a07d7b62b2 -srcfiles size=8 - RELOC/source/latex/tikz-page/tikz-page.dtx -runfiles size=4 - RELOC/tex/latex/tikz-page/tikz-page.sty -catalogue-ctan /graphics/pgf/contrib/tikz-page -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics pgf-tikz -catalogue-version 1.0 - -name tikz-palattice -category Package -revision 43442 -shortdesc Draw particle accelerator lattices with TikZ -relocated 1 -longdesc This package allows for drawing a map of a particle accelerator -longdesc just by giving a list of elements -- similar to lattice files -longdesc for simulation software. The package includes 12 common element -longdesc types like dipoles, quadrupoles, cavities, or screens, as well -longdesc as automatic labels with element names, a legend, a rule, and -longdesc an environment to fade out parts of the accelerator. The -longdesc coordinate of any element can be saved and used for custom TikZ -longdesc drawings or annotations. Thereby, lattices can be connected to -longdesc draw injection/extraction or even a complete accelerator -longdesc facility. -containersize 5436 -containerchecksum 7c4cc55bdd6f825767642c5cf1b0e525673501352556127645bd0995400adcf920cf70240759d8a54a97a0b1672852262f2f02893b790e9a50ea52130d902a2b -doccontainersize 518236 -doccontainerchecksum 417702f0aef6ecea84563bbc61bd79fb9bb1414d99e64ca875a4cba2b7592cb94acddc25f20df51d057f03fcebfa909454434d68e8fea6402885aad71eb278ae -docfiles size=146 - RELOC/doc/latex/tikz-palattice/Makefile - RELOC/doc/latex/tikz-palattice/README details="Readme" - RELOC/doc/latex/tikz-palattice/elsa.tex - RELOC/doc/latex/tikz-palattice/example1_linear.tex - RELOC/doc/latex/tikz-palattice/example2_circular.tex - RELOC/doc/latex/tikz-palattice/example3_coordinates.tex - RELOC/doc/latex/tikz-palattice/example4_labels.tex - RELOC/doc/latex/tikz-palattice/example5_legend.tex - RELOC/doc/latex/tikz-palattice/tikz-palattice_documentation.pdf details="Package documentation" - RELOC/doc/latex/tikz-palattice/tikz-palattice_documentation.tex -runfiles size=6 - RELOC/tex/latex/tikz-palattice/tikz-palattice.sty -catalogue-ctan /graphics/pgf/contrib/tikz-palattice -catalogue-date 2017-03-09 14:14:05 +0100 -catalogue-license lppl1.3 -catalogue-topics pgf-tikz -catalogue-version 2.3 - -name tikz-qtree -category Package -revision 26108 -shortdesc Use existing qtree syntax for trees in TikZ -relocated 1 -longdesc The package provides a macro for drawing trees with TikZ using -longdesc the easy syntax of Alexis Dimitriadis' Qtree. It improves on -longdesc TikZ's standard tree-drawing facility by laying out tree nodes -longdesc without collisions; it improves on Qtree by adding lots of -longdesc features from TikZ (for example, edge labels, arrows between -longdesc nodes); and it improves on pst-qtree in being usable with -longdesc pdfTeX and XeTeX. -containersize 7188 -containerchecksum 24fa04e4fbd8f729fa90fbcdbae2051a2fef615671a1661791ab791ec16ea5d55ac23c03df031d03f56e4925ed417b585165bb1605b608b6379bca5a50d2d276 -doccontainersize 111020 -doccontainerchecksum c8260b1cd8f11217dbf495b9479518df657f7f52b948e4498b71fb31628ba98832f450d7b6ffaa965087940fc4795b932274b35c142d01591ab243b64d03dce4 -docfiles size=32 - RELOC/doc/latex/tikz-qtree/README details="Readme" - RELOC/doc/latex/tikz-qtree/tikz-qtree-manual.pdf details="Package documentation" - RELOC/doc/latex/tikz-qtree/tikz-qtree-manual.tex -runfiles size=11 - RELOC/tex/latex/tikz-qtree/pgfsubpic.sty - RELOC/tex/latex/tikz-qtree/pgfsubpic.tex - RELOC/tex/latex/tikz-qtree/pgftree.sty - RELOC/tex/latex/tikz-qtree/pgftree.tex - RELOC/tex/latex/tikz-qtree/tikz-qtree-compat.sty - RELOC/tex/latex/tikz-qtree/tikz-qtree.sty - RELOC/tex/latex/tikz-qtree/tikz-qtree.tex -catalogue-ctan /graphics/pgf/contrib/tikz-qtree -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license gpl -catalogue-topics tree -catalogue-version 1.2 - -name tikz-relay -category Package -revision 48024 -shortdesc TikZ library for typesetting electrical diagrams -relocated 1 -longdesc This package contains a collection of symbols for typesetting -longdesc electrical wiring diagrams for relay control systems. The -longdesc symbols are meant to be in agreement with the international -longdesc standard IEC-60617 which has been adopted worldwide, with -longdesc perhaps the exception of the USA. It extends and modifies, when -longdesc needed, the TikZ-libray circuits.ee.IEC. A few non-standard -longdesc symbols are also included mainly to be used in presentations, -longdesc particularly with the beamer package. -containersize 676 -containerchecksum 884e8168d988ade3a040b87ebfa405bec5acb0f64466aabdc1da24e159a54db74898426df8b99e8e4529744acbdeadb0ab044fdb5b09b0bb88e6392a427959d6 -doccontainersize 488776 -doccontainerchecksum c446e3be63e5831619b859ea9d161a13edb633de0e698f9f799147aca0fa854488da86d548fa5065c45312217b01aa92f863fd8d6e8128649bdb25ecf6264fd1 -docfiles size=223 - RELOC/doc/latex/tikz-relay/README.txt details="Readme" - RELOC/doc/latex/tikz-relay/doc/BeamerAnimation.pdf details="Further documentation" - RELOC/doc/latex/tikz-relay/doc/BeamerAnimation.tex - RELOC/doc/latex/tikz-relay/doc/tikz-relay-doc.pdf details="Package documentation" - RELOC/doc/latex/tikz-relay/doc/tikz-relay-doc.tex - RELOC/doc/latex/tikz-relay/tex/tikzlibrarycircuits.ee.IEC.relay.code.tex -catalogue-ctan /graphics/pgf/contrib/tikz-relay -catalogue-date 2018-06-15 09:29:54 +0200 -catalogue-license lppl1 -catalogue-topics pgf-tikz diagram diagram-circ engineering physics -catalogue-version 1.2 - -name tikz-sfc -category Package -revision 49424 -shortdesc Symbols collection for typesetting Sequential Function Chart (SFC) diagrams (PLC programs) -relocated 1 -longdesc This package contains a collection of symbols for typesetting -longdesc Sequential Function Chart (SFC) diagrams in agreement with the -longdesc international standard IEC-61131-3/2013. It includes steps -longdesc (normal and initial), transitions, actions and actions -longdesc qualifiers (with and without time duration). It extends the -longdesc circuit library of TikZ and allows you to draw an SFC diagram -longdesc in same way you would draw any other circuit. -containersize 2820 -containerchecksum 7bf5df58a491bfdb3bd1d1849a33c15a02a3195175fb22286091b4dc57891bb8317f88deb4c0dcee8cf79c0deeb07d83c1af57960edbe703598a740f737fd099 -doccontainersize 331232 -doccontainerchecksum 580cc1a3ed90ad16fdf9500bc8bb91179525a8c9f0570a44a0c1c7aa73bba8a749f7afd7f3b5d6f93fef573bfaa989449dd72ef89f0854dc14068a24c8f198a7 -docfiles size=154 - RELOC/doc/latex/tikz-sfc/BeamerAnimation.pdf - RELOC/doc/latex/tikz-sfc/BeamerAnimation.tex - RELOC/doc/latex/tikz-sfc/README.txt details="Readme" - RELOC/doc/latex/tikz-sfc/tikz-sfc-doc.pdf details="Package documentation" - RELOC/doc/latex/tikz-sfc/tikz-sfc-doc.tex -runfiles size=3 - RELOC/tex/latex/tikz-sfc/tikzlibrarycircuits.plc.sfc.code.tex -catalogue-also grafcet -catalogue-ctan /graphics/pgf/contrib/tikz-sfc -catalogue-date 2018-12-15 21:28:58 +0100 -catalogue-license lppl1 -catalogue-topics pgf-tikz diagram diagram-circ diagram-flow engineering -catalogue-version 1.0.1 - -name tikz-timing -category Package -revision 46111 -shortdesc Easy generation of timing diagrams as TikZ pictures -relocated 1 -longdesc This package provides macros and an environment to generate -longdesc timing diagrams (digital waveforms) without much effort. The -longdesc TikZ package is used to produce the graphics. The diagrams may -longdesc be inserted into text (paragraphs, \hbox, etc.) and into -longdesc tikzpictures. A tabular-like environment is provided to produce -longdesc larger timing diagrams. -depend svn-prov -containersize 19044 -containerchecksum 74986c39200857ed680fe9223d7c35fbb1ed4e890c9d3def0576201c717b53974954d3983c074f99ebac425da40a909f202eab3175d79d2b96d9d11a473af7c6 -doccontainersize 468644 -doccontainerchecksum 0ed1dcdecbbcc83bf78e7aeaa528e93e772b0f999de59f3b1e0a17b661128745a4010074ea2cc18b9c53a72a6a67668baec55c91fba41f70341af17d79725e10 -docfiles size=117 - RELOC/doc/latex/tikz-timing/README details="Readme" - RELOC/doc/latex/tikz-timing/tikz-timing.pdf details="Package documentation" -srccontainersize 54976 -srccontainerchecksum 2bd27be6383b20223f7c4934b65c27dbb6dbe4c509831f286526f87fff6a81c34faec1e2cd95bdab49826c38489a7d21880f508aaedb6f22d742f5db2d3f132f -srcfiles size=71 - RELOC/source/latex/tikz-timing/tikz-timing.dtx - RELOC/source/latex/tikz-timing/tikz-timing.ins -runfiles size=41 - RELOC/tex/latex/tikz-timing/tikz-timing-advnodes.sty - RELOC/tex/latex/tikz-timing/tikz-timing-arrows.sty - RELOC/tex/latex/tikz-timing/tikz-timing-beamer.sty - RELOC/tex/latex/tikz-timing/tikz-timing-clockarrows.sty - RELOC/tex/latex/tikz-timing/tikz-timing-columntype.sty - RELOC/tex/latex/tikz-timing/tikz-timing-counters.sty - RELOC/tex/latex/tikz-timing/tikz-timing-either.sty - RELOC/tex/latex/tikz-timing/tikz-timing-ifsym.sty - RELOC/tex/latex/tikz-timing/tikz-timing-interval.sty - RELOC/tex/latex/tikz-timing/tikz-timing-nicetabs.sty - RELOC/tex/latex/tikz-timing/tikz-timing-overlays.sty - RELOC/tex/latex/tikz-timing/tikz-timing.sty -catalogue-also timing -catalogue-ctan /graphics/pgf/contrib/tikz-timing -catalogue-date 2017-12-21 18:51:58 +0100 -catalogue-license lppl -catalogue-topics electronic diagram-tmg -catalogue-version 0.7f - -name tikz-truchet -category Package -revision 50020 -shortdesc Draw Truchet tiles -relocated 1 -longdesc This is a package for LaTeX that draws Truchet tiles, as used -longdesc in Colin Beveridge's article Too good to be Truchet in issue 08 -longdesc of Chalkdust. -containersize 2232 -containerchecksum f77e0d9ea26c018b245341b188d2dd74a0cfbb0fffea18d53f72d17e559345d8f1edcdec0321bb251c40e13d7bd547a4d9fbdf7d36caf7544f85354c2b342c9e -doccontainersize 119856 -doccontainerchecksum 471b5e5c25b6a0ccd322e580f4cc9720908265662f94cfa10c2ecd0948c141c3f692418a5915ef34199b04b1b2c6a9c5befc4abfc5e8f6da7632b7bd564b3fd8 -docfiles size=31 - RELOC/doc/latex/tikz-truchet/README.md details="Readme" - RELOC/doc/latex/tikz-truchet/tikz-truchet.pdf details="Package documentation" -srccontainersize 3476 -srccontainerchecksum 491ae27c7ebca7f15d29c29742845039cb04f5a3b0217612fc10be2f3ed97968acf873232da42ee654382a5c44dc238596ae409c688e69eca2668c277c84a5bf -srcfiles size=5 - RELOC/source/latex/tikz-truchet/tikz-truchet.dtx - RELOC/source/latex/tikz-truchet/tikz-truchet.ins -runfiles size=3 - RELOC/tex/latex/tikz-truchet/tikz-truchet.sty -catalogue-also truchet -catalogue-contact-bugs https://github.com/mscroggs/truchet/issues -catalogue-contact-home https://github.com/mscroggs/truchet -catalogue-ctan /graphics/pgf/contrib/tikz-truchet -catalogue-date 2019-02-13 11:23:42 +0100 -catalogue-license mit -catalogue-topics pgf-tikz - -name tikzcodeblocks -category Package -revision 47265 -shortdesc Helps to draw codeblocks like scratch, NEPO and PXT in TikZ -relocated 1 -longdesc tikzcodeblocks is a LaTeX package for typesetting blockwise -longdesc graphic programming languages like scratch, nepo or pxt. -containersize 5784 -containerchecksum c95b1f21ed2f7c4c7a260794025128878e7d08c720a28d68053c4dee9b1e09e79c93ac1a2f8931e1ff988f127b4bd5e594407d819a6ea08229c6b94ff3b7658d -doccontainersize 480132 -doccontainerchecksum 0c6e96db23af4a4699afe71ea4fbc77481ae6a8dab7cbc0b1e64e9d2fd82213743376fae03c5eefa09b6ac9c1953c39e65f91c5581c4fa039a212a5e56850034 -docfiles size=135 - RELOC/doc/latex/tikzcodeblocks/README.md details="Readme" - RELOC/doc/latex/tikzcodeblocks/examples/bsp-einruecken.tikz - RELOC/doc/latex/tikzcodeblocks/examples/bsp-english.tikz - RELOC/doc/latex/tikzcodeblocks/examples/bsp-hello-world.tikz - RELOC/doc/latex/tikzcodeblocks/examples/bsp-openroberta-umgebung.tikz - RELOC/doc/latex/tikzcodeblocks/examples/bsp-openroberta-zacken.tikz - RELOC/doc/latex/tikzcodeblocks/examples/bsp-start-roberta.tikz - RELOC/doc/latex/tikzcodeblocks/examples/bsp-start.tikz - RELOC/doc/latex/tikzcodeblocks/examples/bsp-verschachtelt-zacken.tikz - RELOC/doc/latex/tikzcodeblocks/examples/bsp-verzweigung.tikz - RELOC/doc/latex/tikzcodeblocks/examples/smarthome.tikz - RELOC/doc/latex/tikzcodeblocks/tikzcodeblocks-documentation.pdf details="Package documentation" language="de" - RELOC/doc/latex/tikzcodeblocks/tikzcodeblocks-documentation.tex -runfiles size=7 - RELOC/tex/latex/tikzcodeblocks/tikzcodeblocks.sty -catalogue-also scratch -catalogue-ctan /graphics/pgf/contrib/tikzcodeblocks -catalogue-date 2018-04-03 13:13:53 +0200 -catalogue-license lppl1.3c -catalogue-topics pgf-tikz -catalogue-version 0.12 - -name tikzducks -category Package -revision 49112 -shortdesc A little fun package for using rubber ducks in TikZ -relocated 1 -longdesc The package is a LaTeX package for ducks to be used in TikZ -longdesc pictures. This project is a continuation of an answer at -longdesc StackExchange How we can draw a duck? -containersize 13536 -containerchecksum b34143fe866933c56ac5f1d45fe7cb5dca62cc27e99b98d61b79a6cf00398ea7687e30d586118b76e375b9cf35c8ed0eb2f177249b78ca5f4b35932c719d7c29 -doccontainersize 547248 -doccontainerchecksum 8ab3179a3251fffc8063ab6e8df8aef13f611ee0bafdcd44e44aba0ce7b393fcc10e1ba067bb32678e379e37266fbc55200b19b68b8924abdce4192ae65b53bf -docfiles size=149 - RELOC/doc/latex/tikzducks/LICENSE.txt - RELOC/doc/latex/tikzducks/README.md details="Readme" - RELOC/doc/latex/tikzducks/tikzducks-doc.pdf details="Package documentation" - RELOC/doc/latex/tikzducks/tikzducks-doc.tex -runfiles size=20 - RELOC/tex/latex/tikzducks/tikzducks.sty - RELOC/tex/latex/tikzducks/tikzlibraryducks.code.tex -catalogue-also tikzlings tikzmarmots -catalogue-contact-bugs https://github.com/samcarter/tikzducks/issues -catalogue-contact-repository https://github.com/samcarter/tikzducks -catalogue-contact-support https://github.com/samcarter/tikzducks/issues -catalogue-ctan /graphics/pgf/contrib/tikzducks -catalogue-date 2018-11-09 18:36:53 +0100 -catalogue-license lppl1.3c -catalogue-topics pgf-tikz -catalogue-version 1.0 - -name tikzinclude -category Package -revision 28715 -shortdesc Import TikZ images from colletions -relocated 1 -longdesc The package addresses the problem of importing only one -longdesc TikZ-image from a file holding multiple images. -containersize 1332 -containerchecksum ae1d739dd05a9f24354890fcc15d51c268c6a9f96bc7f5e36a6e2a6b9f1625b2cacd3e4f54d6dd9a49cee29e6e18ea82086769424e9dbf9183b96230393fd21b -doccontainersize 171152 -doccontainerchecksum 8d1051d37a68f1cc26d84cb1e8b10a2b516ae2ccf94bea416f3e613ef9bad5ec6389144803601637ec9fe301bd8ff9ca821b59f0ff5a0a73f5e82b55b82f50f9 -docfiles size=43 - RELOC/doc/latex/tikzinclude/README details="Readme" - RELOC/doc/latex/tikzinclude/tikzinclude.pdf details="Package documentation" -srccontainersize 3468 -srccontainerchecksum 11dcbb9238fc487efc4d751661820d5be7ca2a98b39c0e1eb6b2aac8e5ecbddb945a8cf6a3076ed5308c57a75ab7cf2fe8813e2256c76f3c2b637c5b2213d36d -srcfiles size=3 - RELOC/source/latex/tikzinclude/tikzinclude.dtx - RELOC/source/latex/tikzinclude/tikzinclude.ins -runfiles size=1 - RELOC/tex/latex/tikzinclude/tikzinclude.sty -catalogue-ctan /graphics/pgf/contrib/tikzinclude -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics graphics-supp -catalogue-version 1.0 - -name tikzlings -category Package -revision 49113 -shortdesc A collection of cute little animals and similar creatures -relocated 1 -longdesc A collection of LaTeX packages for drawing cute little animals -longdesc and similar creatures using TikZ. Currently, the following -longdesc TikZlings are included: bear coati koala marmot moles mouse owl -longdesc penguin sloth snowman These little drawings can be customized -longdesc in many ways. -containersize 13920 -containerchecksum 6f1c87c03fbf69661f4629f4b08e07a1304127ed86a7743ab74e93babe8c264194397358463fc0ff53a7fd72ecacad5b32eb9c5b1b6d7a3f877c2e8b744c1e2b -doccontainersize 417360 -doccontainerchecksum 418414744f18b277f521cbb3faf70c4337464912a5c680b5ffaeafaf0626189cdf68a8b4ee149c2285cbdda345deb66de8a83270946dad32e56ff16fe87b8252 -docfiles size=115 - RELOC/doc/latex/tikzlings/LICENSE.txt - RELOC/doc/latex/tikzlings/README.md details="Readme" - RELOC/doc/latex/tikzlings/tikzlings-doc.pdf details="Package documentation" - RELOC/doc/latex/tikzlings/tikzlings-doc.tex -runfiles size=32 - RELOC/tex/latex/tikzlings/tikzlings-addons.sty - RELOC/tex/latex/tikzlings/tikzlings-bears.sty - RELOC/tex/latex/tikzlings/tikzlings-coatis.sty - RELOC/tex/latex/tikzlings/tikzlings-koalas.sty - RELOC/tex/latex/tikzlings/tikzlings-marmots.sty - RELOC/tex/latex/tikzlings/tikzlings-mice.sty - RELOC/tex/latex/tikzlings/tikzlings-moles.sty - RELOC/tex/latex/tikzlings/tikzlings-owls.sty - RELOC/tex/latex/tikzlings/tikzlings-penguins.sty - RELOC/tex/latex/tikzlings/tikzlings-sloths.sty - RELOC/tex/latex/tikzlings/tikzlings-snowmans.sty - RELOC/tex/latex/tikzlings/tikzlings.sty -catalogue-also tikzducks tikzmarmots -catalogue-contact-bugs https://github.com/samcarter/tikzlings/issues -catalogue-contact-repository https://github.com/samcarter/tikzlings -catalogue-contact-support https://github.com/samcarter/tikzlings/issues -catalogue-ctan /graphics/pgf/contrib/tikzlings -catalogue-date 2018-11-09 18:32:58 +0100 -catalogue-license lppl1.3c -catalogue-topics pgf-tikz -catalogue-version 0.1 - -name tikzmark -category Package -revision 48929 -shortdesc Use TikZ's method of remembering a position on a page -relocated 1 -longdesc The tikzmark package defines a command to "remember" a position -longdesc on a page for later (or earlier) use, primarily (but not -longdesc exclusively) with TikZ. -containersize 5040 -containerchecksum 6236705424fcd846a4ccabd49b72d1e3750c358446b231537394bf2cf0cead1282dd8e73e19fe7b67205c1eefa805f77f0712f3d6bd13f267dce3cd4076064f2 -doccontainersize 450512 -doccontainerchecksum 1b113f9be1c125135bcb52a4b44164622042ee74d93a38a8bb8b98927383f2e27b61eba0cf56321794a37d65f9ac7f1e7c94df2a1cbe213ad23c05228b128cad -docfiles size=112 - RELOC/doc/latex/tikzmark/README details="Readme" - RELOC/doc/latex/tikzmark/tikzmark.pdf details="Package documentation" -srccontainersize 16848 -srccontainerchecksum edf260319e73c6d25f1c2b649dc76279ab3404a3ee2dfa36b6d2f39486db6e1f6c5063ddee8f6fa3b90b8a77c8d00ceff83441abb919ac03236830c03ffc1a03 -srcfiles size=16 - RELOC/source/latex/tikzmark/tikzmark.dtx - RELOC/source/latex/tikzmark/tikzmark.ins -runfiles size=6 - RELOC/tex/latex/tikzmark/tikzlibrarytikzmark.code.tex - RELOC/tex/latex/tikzmark/tikzmarklibrarylistings.code.tex -catalogue-contact-home https://github.com/loopspace/tikzmark -catalogue-contact-repository https://github.com/loopspace/tikzmark -catalogue-ctan /graphics/pgf/contrib/tikzmark -catalogue-date 2018-10-18 13:12:22 +0200 -catalogue-license lppl1.3 -catalogue-topics pgf-tikz graphics-supp -catalogue-version 1.6 - -name tikzmarmots -category Package -revision 49114 -shortdesc Drawing little marmots in TikZ -relocated 1 -longdesc This is a LaTeX package for marmots to be used in TikZ -longdesc pictures. These little figures are constructed in such a way -longdesc that they may even "borrow" some garments and other attributes -longdesc from the TikZducks. -containersize 2472 -containerchecksum 716176f069a440d5cb71d8c41d881f98e2386726609c808e1a3cc2af5c7ee31e6ee0e663a4c0627bea365697f3080180a87a67acb793a9513dddd43fc9381dfc -doccontainersize 230964 -doccontainerchecksum 634ae787b0fecb2e27089ab98d0b00f8408f05ebe21de61d291db6364db9b30c9e25779a928ee9cde60981e691d4cec7f1f1635e690893a9d1f346f137c9f296 -docfiles size=65 - RELOC/doc/latex/tikzmarmots/LICENSE.txt - RELOC/doc/latex/tikzmarmots/README.md details="Readme" - RELOC/doc/latex/tikzmarmots/tikzmarmots-doc.pdf details="Package documentation" - RELOC/doc/latex/tikzmarmots/tikzmarmots-doc.tex -runfiles size=3 - RELOC/tex/latex/tikzmarmots/tikzlibrarymarmots.code.tex - RELOC/tex/latex/tikzmarmots/tikzmarmots.sty -catalogue-also tikzducks tikzlings -catalogue-contact-bugs https://github.com/samcarter/tikzmarmots/issues -catalogue-contact-repository https://github.com/samcarter/tikzmarmots -catalogue-contact-support https://github.com/samcarter/tikzmarmots/issues -catalogue-ctan /graphics/pgf/contrib/tikzmarmots -catalogue-date 2018-11-09 18:39:11 +0100 -catalogue-license lppl1.3c -catalogue-topics pgf-tikz -catalogue-version 1.0 - -name tikzorbital -category Package -revision 36439 -shortdesc Atomic and molecular orbitals using TikZ -relocated 1 -longdesc Atomic s, p and d orbitals may be drawn, as well as molecular -longdesc orbital diagrams. -containersize 3532 -containerchecksum 6a90bfd545f3701d2bf3459244c94aec9e2db9ef1a9142dc2b15e5cc12e6b4bccde72e57fe93c93d95ad305d8fc62bcf77a5914dd9c1aa3d1f658d7936ce20ee -doccontainersize 197624 -doccontainerchecksum 24fe8fda7492ab6f0cd0732d7a6f01a8ed1a3f144199ddcb0a4d8fa3a764272d4f7aa3f615f099c10f7f935a8dc95ccf57dc25bcc201f099b79564147f03ec4a -docfiles size=56 - RELOC/doc/latex/tikzorbital/README.rst - RELOC/doc/latex/tikzorbital/tikzorbital.pdf details="Package documentation" - RELOC/doc/latex/tikzorbital/tikzorbital.tex -runfiles size=5 - RELOC/tex/latex/tikzorbital/tikzorbital.sty -catalogue-also modiagram -catalogue-ctan /graphics/pgf/contrib/tikzorbital -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics chemistry diagram - -name tikzpagenodes -category Package -revision 27723 -shortdesc A single TikZ node for the whole page -relocated 1 -longdesc The package provides special PGF/TikZ nodes for the text, -longdesc marginpar, footer and header area of the current page. They are -longdesc inspired by the 'current page' node defined by PGF/TikZ itself. -containersize 1516 -containerchecksum 39092afd4a64f83423e7c1a40919cb6cd8caa6c2f4ce6f5976433bc711aa6f35fffcfdeb0fc2a4b1796f52bdbace4df2da390ef605299194ce45a6c1e2ef19ac -doccontainersize 251296 -doccontainerchecksum e142d8d546ead9be8ba8d9e997b8e7b79fc0d17f7f6f9fcc6052d3f9fd8bbf5f48617e00070fbc2a7f2eb963be03c335331bee7adc89767158d1d8443cfcb90e -docfiles size=63 - RELOC/doc/latex/tikzpagenodes/README details="Readme" - RELOC/doc/latex/tikzpagenodes/tikzpagenodes.pdf details="Package documentation" -srccontainersize 3696 -srccontainerchecksum a8cbc21203fd53c60d449ca86882e56777a956e1ace5bc260bb222f94902638e296d63cee925ae436032091e186ef17817c4027ce89d619196723f9bc47db414 -srcfiles size=5 - RELOC/source/latex/tikzpagenodes/tikzpagenodes.dtx - RELOC/source/latex/tikzpagenodes/tikzpagenodes.ins -runfiles size=2 - RELOC/tex/latex/tikzpagenodes/tikzpagenodes.sty -catalogue-ctan /graphics/pgf/contrib/tikzpagenodes -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics graphics macro-supp pgf-tikz -catalogue-version 1.1 - -name tikzpeople -category Package -revision 43978 -shortdesc Draw people-shaped nodes in TikZ -relocated 1 -longdesc This package provides people-shaped nodes in the style of -longdesc Microsoft Visio clip art, to be used with TikZ. The available, -longdesc highly customizable, node shapes are: alice, bob, bride, -longdesc builder, businessman, charlie, chef, conductor, cowboy, -longdesc criminal, dave, devil, duck, graduate, groom, guard, jester, -longdesc judge, maininblack, mexican, nun, nurse, physician, pilot, -longdesc police, priest, sailor, santa, surgeon. -containersize 20704 -containerchecksum d2cca717823257a6ea8e493fb818922e179c078ee383d432f8f2a1f77d45b4ac186b4f6cbb574917fa90b9fe2c6ae663a5e69fc7442161a703cb3f6bba53cd7c -doccontainersize 486572 -doccontainerchecksum c372d252e82bbf5f1d519dde1d02bb3bf9f2d67e49ca7b9131e86efe1fd71e4905d325822f07f0118e2020e209841ada8cee543c41c3ae46b0a0f5a662b5e5bd -docfiles size=130 - RELOC/doc/latex/tikzpeople/README.md details="Readme" - RELOC/doc/latex/tikzpeople/tikzpeople.pdf details="Package documentation" - RELOC/doc/latex/tikzpeople/tikzpeople.tex -runfiles size=54 - RELOC/tex/latex/tikzpeople/tikzpeople.shape.alice.sty - RELOC/tex/latex/tikzpeople/tikzpeople.shape.bob.sty - RELOC/tex/latex/tikzpeople/tikzpeople.shape.bride.sty - RELOC/tex/latex/tikzpeople/tikzpeople.shape.builder.sty - RELOC/tex/latex/tikzpeople/tikzpeople.shape.businessman.sty - RELOC/tex/latex/tikzpeople/tikzpeople.shape.charlie.sty - RELOC/tex/latex/tikzpeople/tikzpeople.shape.chef.sty - RELOC/tex/latex/tikzpeople/tikzpeople.shape.conductor.sty - RELOC/tex/latex/tikzpeople/tikzpeople.shape.cowboy.sty - RELOC/tex/latex/tikzpeople/tikzpeople.shape.criminal.sty - RELOC/tex/latex/tikzpeople/tikzpeople.shape.dave.sty - RELOC/tex/latex/tikzpeople/tikzpeople.shape.devil.sty - RELOC/tex/latex/tikzpeople/tikzpeople.shape.duck.sty - RELOC/tex/latex/tikzpeople/tikzpeople.shape.graduate.sty - RELOC/tex/latex/tikzpeople/tikzpeople.shape.groom.sty - RELOC/tex/latex/tikzpeople/tikzpeople.shape.guard.sty - RELOC/tex/latex/tikzpeople/tikzpeople.shape.jester.sty - RELOC/tex/latex/tikzpeople/tikzpeople.shape.judge.sty - RELOC/tex/latex/tikzpeople/tikzpeople.shape.maninblack.sty - RELOC/tex/latex/tikzpeople/tikzpeople.shape.mexican.sty - RELOC/tex/latex/tikzpeople/tikzpeople.shape.nun.sty - RELOC/tex/latex/tikzpeople/tikzpeople.shape.nurse.sty - RELOC/tex/latex/tikzpeople/tikzpeople.shape.physician.sty - RELOC/tex/latex/tikzpeople/tikzpeople.shape.pilot.sty - RELOC/tex/latex/tikzpeople/tikzpeople.shape.police.sty - RELOC/tex/latex/tikzpeople/tikzpeople.shape.priest.sty - RELOC/tex/latex/tikzpeople/tikzpeople.shape.sailor.sty - RELOC/tex/latex/tikzpeople/tikzpeople.shape.santa.sty - RELOC/tex/latex/tikzpeople/tikzpeople.shape.surgeon.sty - RELOC/tex/latex/tikzpeople/tikzpeople.sty -catalogue-ctan /graphics/pgf/contrib/tikzpeople -catalogue-date 2017-04-22 20:32:41 +0200 -catalogue-license lppl1.3 -catalogue-topics pgf-tikz -catalogue-version 0.4 - -name tikzpfeile -category Package -revision 25777 -shortdesc Draw arrows using PGF/TikZ -relocated 1 -longdesc In a document with a lot of diagrams created with PGF/TikZ, -longdesc there is a possibility of the reader being distracted by -longdesc different sorts of arrowheads in the diagrams and in the text -longdesc (as, e.g., in \rightarrow). The package defines macros to -longdesc create all arrows using PGF/TikZ, so as to avoid the problem. -containersize 1460 -containerchecksum 8d8b7a10e0215fe06a00d6da312d1f235c63f7235ffaa730b4bded9da97f59c3bee771fcf2d21b7c8a2e356c2e4cfedab6b3ec68d46c30a05163389d62860a7b -doccontainersize 49008 -doccontainerchecksum 577c51ee3c6c7c9588ac90511999450bfbc93df95f0c82c58fc6d012c757ffa2aa455c1aa3979f716df2ed1b74211da3d31fe1e149cf0be5d855e6f6272a6c05 -docfiles size=14 - RELOC/doc/latex/tikzpfeile/README details="Readme" - RELOC/doc/latex/tikzpfeile/tikzpfeile.pdf details="Package documentation" -srccontainersize 2424 -srccontainerchecksum d9df867e705a13405e2547463f29503a5f3cb48ceb28a1410abb472e8cf9a215f4e3e66212e020adbead8cccd5e58c291ed4fdb6b3e088856e6a57a83c52cd98 -srcfiles size=4 - RELOC/source/latex/tikzpfeile/tikzpfeile.dtx - RELOC/source/latex/tikzpfeile/tikzpfeile.ins -runfiles size=2 - RELOC/tex/latex/tikzpfeile/tikzpfeile.sty -catalogue-ctan /graphics/pgf/contrib/tikzpfeile -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics graphics-symb -catalogue-version 1.0 - -name tikzposter -category Package -revision 32732 -shortdesc Create scientific posters using TikZ -relocated 1 -longdesc A document class provides a simple way of using TikZ for -longdesc generating posters. Several formatting options are available, -longdesc and spacing and layout of the poster is to a large extent -longdesc automated. -containersize 11272 -containerchecksum 7d046aba011aea541db634d1cf528e104b20cd57db2073d7b5237331ee4974e3e8e9264a23433a9b869740fceae94241f04f94a68edb07afc995e32c4d24a68a -doccontainersize 297840 -doccontainerchecksum fbd2e1083fa01c04091881cf4962056703535b1dc61f18f7b8752f6e28819fd834cff3505492e9f338a965fb4f78dd66b03b3bc6dbcfb533428ec031bb2e8821 -docfiles size=77 - RELOC/doc/latex/tikzposter/README details="Readme" - RELOC/doc/latex/tikzposter/tikzposter-example.tex - RELOC/doc/latex/tikzposter/tikzposter-template.tex - RELOC/doc/latex/tikzposter/tikzposter.pdf details="Package documentation" -srccontainersize 26036 -srccontainerchecksum 99b88881af12efa789cc8cc1868346df17100cc3ab33049327dbc996727a5ade97baef541537834333b3e39741d04fab2743e4bfa7b08b138c888403c272b3ed -srcfiles size=36 - RELOC/source/latex/tikzposter/tikzposter.dtx - RELOC/source/latex/tikzposter/tikzposter.ins -runfiles size=25 - RELOC/tex/latex/tikzposter/tikzposter.cls - RELOC/tex/latex/tikzposter/tikzposterBackgroundstyles.tex - RELOC/tex/latex/tikzposter/tikzposterBlockstyles.tex - RELOC/tex/latex/tikzposter/tikzposterColorpalettes.tex - RELOC/tex/latex/tikzposter/tikzposterColorstyles.tex - RELOC/tex/latex/tikzposter/tikzposterInnerblockstyles.tex - RELOC/tex/latex/tikzposter/tikzposterLayoutthemes.tex - RELOC/tex/latex/tikzposter/tikzposterNotestyles.tex - RELOC/tex/latex/tikzposter/tikzposterTitlestyles.tex -catalogue-ctan /graphics/pgf/contrib/tikzposter -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.2 -catalogue-topics poster class -catalogue-version 2.0 - -name tikzscale -category Package -revision 30637 -shortdesc Resize pictures while respecting text size -relocated 1 -longdesc The package extends the \includegraphics command to support -longdesc tikzpictures. It allows scaling of TikZ images and PGFPlots to -longdesc a given width or height without changing the text size. -containersize 4712 -containerchecksum 9cc57d98900a248a2bd9ec9c3ea7fc9d18aa535f89fc3f34e8f7d5b65b833d2f98995aa9e5bb580d4393c69b5211d48a7b121f17d9b9e45ac4a9a2b3305d5141 -doccontainersize 560476 -doccontainerchecksum f7359692fed4520eee57fa62563732ccd5c9717f53a48de940891092282cd436002236f42380657a143db5cce9d7925f4aa7b97cbf6497951b61eb1229b83c59 -docfiles size=189 - RELOC/doc/latex/tikzscale/3Dplot.tikz - RELOC/doc/latex/tikzscale/README details="Readme" - RELOC/doc/latex/tikzscale/alt.tikz - RELOC/doc/latex/tikzscale/histogramNormal.tikz - RELOC/doc/latex/tikzscale/invisible.tikz - RELOC/doc/latex/tikzscale/linewidth.tikz - RELOC/doc/latex/tikzscale/only.tikz - RELOC/doc/latex/tikzscale/onslide.tikz - RELOC/doc/latex/tikzscale/pause.tikz - RELOC/doc/latex/tikzscale/pgfplots-test.tikz - RELOC/doc/latex/tikzscale/pgfplots.randn.dat - RELOC/doc/latex/tikzscale/temporal.tikz - RELOC/doc/latex/tikzscale/test-tikzscale.pdf - RELOC/doc/latex/tikzscale/test-tikzscale.tex - RELOC/doc/latex/tikzscale/testNode.tikz - RELOC/doc/latex/tikzscale/testRectangle.tikz - RELOC/doc/latex/tikzscale/testgraphic2D.tikz - RELOC/doc/latex/tikzscale/tikzscale-beamer.tex - RELOC/doc/latex/tikzscale/tikzscale.pdf details="Package documentation" - RELOC/doc/latex/tikzscale/uncover.tikz - RELOC/doc/latex/tikzscale/visible.tikz -srccontainersize 19776 -srccontainerchecksum 573bbec5737a29c486094a413f5a6777c9ddad258d10b955889485e7a521dfc15b1b196cbd96d2ad5ecc4b98e38858a976091324522e70bccbba5060025101d2 -srcfiles size=22 - RELOC/source/latex/tikzscale/tikzscale.dtx - RELOC/source/latex/tikzscale/tikzscale.ins -runfiles size=5 - RELOC/tex/latex/tikzscale/tikzscale.sty -catalogue-ctan /graphics/pgf/contrib/tikzscale -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics graphics-supp -catalogue-version 0.2.6 - -name tikzsymbols -category Package -revision 49975 -shortdesc Some symbols created using TikZ -relocated 1 -longdesc The package provides various emoticons, cooking symbols and -longdesc trees. -containersize 14012 -containerchecksum ef8a3d26ceee10c8336a3afb01891cc6d81d3235b1da1e871b7f1bae95d04aadc33f9a454357aed4e08d46962cdd997de651831dbb361bf3a085bbde4c066510 -doccontainersize 541092 -doccontainerchecksum 7832876964c239957be72fd6651218a9e3726d130a7e4a1b86787f215ba698094daafefca1aaaef6a5c0614cf34c44c98fba9c3e3ecdad8845bdc699705cfa3e -docfiles size=134 - RELOC/doc/latex/tikzsymbols/README.md details="Readme" - RELOC/doc/latex/tikzsymbols/tikzsymbols.pdf details="Package documentation" -srccontainersize 34296 -srccontainerchecksum d186ee531a8c0635fbde6a13b71dd514ac3ec1b66e1b684df380ab38281eb64b4c3a641395dc2acfdc4386ef63639cf7eca42b86e0511e7ee1c45ab42d9d95be -srcfiles size=50 - RELOC/source/latex/tikzsymbols/tikzsymbols.dtx - RELOC/source/latex/tikzsymbols/tikzsymbols.ins -runfiles size=31 - RELOC/tex/latex/tikzsymbols/tikzsymbols.sty -catalogue-contact-repository https://github.com/Vidabe/tikzsymbols -catalogue-ctan /graphics/pgf/contrib/tikzsymbols -catalogue-date 2019-02-08 11:35:20 +0100 -catalogue-license lppl1.3c -catalogue-topics graphics-symb pgf-tikz -catalogue-version 4.10c - -name timbreicmc -category Package -revision 49740 -shortdesc Typeset documents with ICMC/USP watermarks -relocated 1 -longdesc With this package you can typeset documents with ICMC/USP Sao -longdesc Carlos watermarks. ICMC is acronym for "Instituto de Ciencias -longdesc Matematicas e de Computacao" of the "Universidade de Sao Paulo" -longdesc (USP), in the city of Sao Carlos-SP, Brazil. -containersize 15432 -containerchecksum ce725c593955fe84690296b58f64cd5241b5124f7e07e38c10dc9b2fa688bdaf4262fef3770e9a508ab6ef8838a33683239f8206b615f86dc319b84611b38c88 -doccontainersize 701316 -doccontainerchecksum e0de39f76ce3fd947e345df0afec214fac6d49e08d493996ec93e0bf01dd5f4c51e686825021939f12d9d86e8a5b8606eb5807f9247a14cb81fd6ae4fbe1b144 -docfiles size=195 - RELOC/doc/latex/timbreicmc/README.md details="Readme" - RELOC/doc/latex/timbreicmc/timbreicmc.pdf details="Package documentation" -srccontainersize 20348 -srccontainerchecksum ac02c4016a302747728e39a1c729f4b418e15262e02c175a3cc0d29345cd8dee85e41fcb2a7e05f3883bf244d9377b3bbb2c0b22cc73fce15cc64a4d83bf402c -srcfiles size=20 - RELOC/source/latex/timbreicmc/timbreicmc.dtx - RELOC/source/latex/timbreicmc/timbreicmc.ins -runfiles size=16 - RELOC/tex/latex/timbreicmc/timbreicmc.sty -catalogue-also watermark -catalogue-ctan /macros/latex/contrib/timbreicmc -catalogue-date 2019-01-17 19:44:57 +0100 -catalogue-license lppl1.3c -catalogue-topics watermark -catalogue-version 2.0 - -name times -category Package -revision 35058 -catalogue urw-base35 -shortdesc URW "Base 35" font pack for LaTeX -relocated 1 -longdesc A set of fonts for use as "drop-in" replacements for Adobe's -longdesc basic set, comprising: Century Schoolbook (substituting for -longdesc Adobe's New Century Schoolbook); Dingbats (substituting for -longdesc Adobe's Zapf Dingbats); Nimbus Mono L (substituting for Abobe's -longdesc Courier); Nimbus Roman No9 L (substituting for Adobe's Times); -longdesc Nimbus Sans L (substituting for Adobe's Helvetica); Standard -longdesc Symbols L (substituting for Adobe's Symbol); URW Bookman; URW -longdesc Chancery L Medium Italic (substituting for Adobe's Zapf -longdesc Chancery); URW Gothic L Book (substituting for Adobe's Avant -longdesc Garde); and URW Palladio L (substituting for Adobe's Palatino). -execute addMap utm.map -containersize 287080 -containerchecksum 92e9920308e630e387441f88e4fbeb0706a07cc84ab218dd3888ff9bb8924b923ee1e4e1c48108c6a37ae67fd8ac08ef92ca354330e079d033750c624a302b45 -runfiles size=335 - RELOC/dvips/times/config.utm - RELOC/fonts/afm/adobe/times/ptmb8a.afm - RELOC/fonts/afm/adobe/times/ptmbi8a.afm - RELOC/fonts/afm/adobe/times/ptmr8a.afm - RELOC/fonts/afm/adobe/times/ptmri8a.afm - RELOC/fonts/afm/urw/times/utmb8a.afm - RELOC/fonts/afm/urw/times/utmbi8a.afm - RELOC/fonts/afm/urw/times/utmr8a.afm - RELOC/fonts/afm/urw/times/utmri8a.afm - RELOC/fonts/map/dvips/times/utm.map - RELOC/fonts/tfm/adobe/times/psyro.tfm - RELOC/fonts/tfm/adobe/times/ptmb.tfm - RELOC/fonts/tfm/adobe/times/ptmb7t.tfm - RELOC/fonts/tfm/adobe/times/ptmb8c.tfm - RELOC/fonts/tfm/adobe/times/ptmb8r.tfm - RELOC/fonts/tfm/adobe/times/ptmb8t.tfm - RELOC/fonts/tfm/adobe/times/ptmbc.tfm - RELOC/fonts/tfm/adobe/times/ptmbc7t.tfm - RELOC/fonts/tfm/adobe/times/ptmbc8t.tfm - RELOC/fonts/tfm/adobe/times/ptmbi.tfm - RELOC/fonts/tfm/adobe/times/ptmbi7t.tfm - RELOC/fonts/tfm/adobe/times/ptmbi8c.tfm - RELOC/fonts/tfm/adobe/times/ptmbi8r.tfm - RELOC/fonts/tfm/adobe/times/ptmbi8t.tfm - RELOC/fonts/tfm/adobe/times/ptmbo.tfm - RELOC/fonts/tfm/adobe/times/ptmbo7t.tfm - RELOC/fonts/tfm/adobe/times/ptmbo8c.tfm - RELOC/fonts/tfm/adobe/times/ptmbo8r.tfm - RELOC/fonts/tfm/adobe/times/ptmbo8t.tfm - RELOC/fonts/tfm/adobe/times/ptmr.tfm - RELOC/fonts/tfm/adobe/times/ptmr7t.tfm - RELOC/fonts/tfm/adobe/times/ptmr8c.tfm - RELOC/fonts/tfm/adobe/times/ptmr8r.tfm - RELOC/fonts/tfm/adobe/times/ptmr8rn.tfm - RELOC/fonts/tfm/adobe/times/ptmr8t.tfm - RELOC/fonts/tfm/adobe/times/ptmrc.tfm - RELOC/fonts/tfm/adobe/times/ptmrc7t.tfm - RELOC/fonts/tfm/adobe/times/ptmrc8t.tfm - RELOC/fonts/tfm/adobe/times/ptmri.tfm - RELOC/fonts/tfm/adobe/times/ptmri7t.tfm - RELOC/fonts/tfm/adobe/times/ptmri8c.tfm - RELOC/fonts/tfm/adobe/times/ptmri8r.tfm - RELOC/fonts/tfm/adobe/times/ptmri8t.tfm - RELOC/fonts/tfm/adobe/times/ptmro.tfm - RELOC/fonts/tfm/adobe/times/ptmro7t.tfm - RELOC/fonts/tfm/adobe/times/ptmro8c.tfm - RELOC/fonts/tfm/adobe/times/ptmro8r.tfm - RELOC/fonts/tfm/adobe/times/ptmro8t.tfm - RELOC/fonts/tfm/adobe/times/ptmrr8re.tfm - RELOC/fonts/tfm/adobe/times/ptmrre.tfm - RELOC/fonts/tfm/adobe/times/ptmrrn.tfm - RELOC/fonts/tfm/adobe/times/zpsycmrv.tfm - RELOC/fonts/tfm/adobe/times/zptmcm7m.tfm - RELOC/fonts/tfm/adobe/times/zptmcm7t.tfm - RELOC/fonts/tfm/adobe/times/zptmcm7v.tfm - RELOC/fonts/tfm/adobe/times/zptmcm7y.tfm - RELOC/fonts/tfm/adobe/times/zptmcmr.tfm - RELOC/fonts/tfm/adobe/times/zptmcmrm.tfm - RELOC/fonts/tfm/adobe/times/zpzccmry.tfm - RELOC/fonts/tfm/urw35vf/times/utmb7t.tfm - RELOC/fonts/tfm/urw35vf/times/utmb8c.tfm - RELOC/fonts/tfm/urw35vf/times/utmb8r.tfm - RELOC/fonts/tfm/urw35vf/times/utmb8t.tfm - RELOC/fonts/tfm/urw35vf/times/utmbc7t.tfm - RELOC/fonts/tfm/urw35vf/times/utmbc8t.tfm - RELOC/fonts/tfm/urw35vf/times/utmbi7t.tfm - RELOC/fonts/tfm/urw35vf/times/utmbi8c.tfm - RELOC/fonts/tfm/urw35vf/times/utmbi8r.tfm - RELOC/fonts/tfm/urw35vf/times/utmbi8t.tfm - RELOC/fonts/tfm/urw35vf/times/utmbo7t.tfm - RELOC/fonts/tfm/urw35vf/times/utmbo8c.tfm - RELOC/fonts/tfm/urw35vf/times/utmbo8r.tfm - RELOC/fonts/tfm/urw35vf/times/utmbo8t.tfm - RELOC/fonts/tfm/urw35vf/times/utmr7t.tfm - RELOC/fonts/tfm/urw35vf/times/utmr8c.tfm - RELOC/fonts/tfm/urw35vf/times/utmr8r.tfm - RELOC/fonts/tfm/urw35vf/times/utmr8t.tfm - RELOC/fonts/tfm/urw35vf/times/utmrc7t.tfm - RELOC/fonts/tfm/urw35vf/times/utmrc8t.tfm - RELOC/fonts/tfm/urw35vf/times/utmri7t.tfm - RELOC/fonts/tfm/urw35vf/times/utmri8c.tfm - RELOC/fonts/tfm/urw35vf/times/utmri8r.tfm - RELOC/fonts/tfm/urw35vf/times/utmri8t.tfm - RELOC/fonts/tfm/urw35vf/times/utmro7t.tfm - RELOC/fonts/tfm/urw35vf/times/utmro8c.tfm - RELOC/fonts/tfm/urw35vf/times/utmro8r.tfm - RELOC/fonts/tfm/urw35vf/times/utmro8t.tfm - RELOC/fonts/type1/urw/times/utmb8a.pfb - RELOC/fonts/type1/urw/times/utmb8a.pfm - RELOC/fonts/type1/urw/times/utmbi8a.pfb - RELOC/fonts/type1/urw/times/utmbi8a.pfm - RELOC/fonts/type1/urw/times/utmr8a.pfb - RELOC/fonts/type1/urw/times/utmr8a.pfm - RELOC/fonts/type1/urw/times/utmri8a.pfb - RELOC/fonts/type1/urw/times/utmri8a.pfm - RELOC/fonts/vf/adobe/times/ptmb.vf - RELOC/fonts/vf/adobe/times/ptmb7t.vf - RELOC/fonts/vf/adobe/times/ptmb8c.vf - RELOC/fonts/vf/adobe/times/ptmb8t.vf - RELOC/fonts/vf/adobe/times/ptmbc.vf - RELOC/fonts/vf/adobe/times/ptmbc7t.vf - RELOC/fonts/vf/adobe/times/ptmbc8t.vf - RELOC/fonts/vf/adobe/times/ptmbi.vf - RELOC/fonts/vf/adobe/times/ptmbi7t.vf - RELOC/fonts/vf/adobe/times/ptmbi8c.vf - RELOC/fonts/vf/adobe/times/ptmbi8t.vf - RELOC/fonts/vf/adobe/times/ptmbo.vf - RELOC/fonts/vf/adobe/times/ptmbo7t.vf - RELOC/fonts/vf/adobe/times/ptmbo8c.vf - RELOC/fonts/vf/adobe/times/ptmbo8t.vf - RELOC/fonts/vf/adobe/times/ptmr.vf - RELOC/fonts/vf/adobe/times/ptmr7t.vf - RELOC/fonts/vf/adobe/times/ptmr8c.vf - RELOC/fonts/vf/adobe/times/ptmr8t.vf - RELOC/fonts/vf/adobe/times/ptmrc.vf - RELOC/fonts/vf/adobe/times/ptmrc7t.vf - RELOC/fonts/vf/adobe/times/ptmrc8t.vf - RELOC/fonts/vf/adobe/times/ptmri.vf - RELOC/fonts/vf/adobe/times/ptmri7t.vf - RELOC/fonts/vf/adobe/times/ptmri8c.vf - RELOC/fonts/vf/adobe/times/ptmri8t.vf - RELOC/fonts/vf/adobe/times/ptmro.vf - RELOC/fonts/vf/adobe/times/ptmro7t.vf - RELOC/fonts/vf/adobe/times/ptmro8c.vf - RELOC/fonts/vf/adobe/times/ptmro8t.vf - RELOC/fonts/vf/adobe/times/ptmrre.vf - RELOC/fonts/vf/adobe/times/ptmrrn.vf - RELOC/fonts/vf/adobe/times/zpsycmrv.vf - RELOC/fonts/vf/adobe/times/zptmcm7m.vf - RELOC/fonts/vf/adobe/times/zptmcm7t.vf - RELOC/fonts/vf/adobe/times/zptmcm7v.vf - RELOC/fonts/vf/adobe/times/zptmcm7y.vf - RELOC/fonts/vf/adobe/times/zptmcmr.vf - RELOC/fonts/vf/adobe/times/zptmcmrm.vf - RELOC/fonts/vf/adobe/times/zpzccmry.vf - RELOC/fonts/vf/urw35vf/times/utmb7t.vf - RELOC/fonts/vf/urw35vf/times/utmb8c.vf - RELOC/fonts/vf/urw35vf/times/utmb8t.vf - RELOC/fonts/vf/urw35vf/times/utmbc7t.vf - RELOC/fonts/vf/urw35vf/times/utmbc8t.vf - RELOC/fonts/vf/urw35vf/times/utmbi7t.vf - RELOC/fonts/vf/urw35vf/times/utmbi8c.vf - RELOC/fonts/vf/urw35vf/times/utmbi8t.vf - RELOC/fonts/vf/urw35vf/times/utmbo7t.vf - RELOC/fonts/vf/urw35vf/times/utmbo8c.vf - RELOC/fonts/vf/urw35vf/times/utmbo8t.vf - RELOC/fonts/vf/urw35vf/times/utmr7t.vf - RELOC/fonts/vf/urw35vf/times/utmr8c.vf - RELOC/fonts/vf/urw35vf/times/utmr8t.vf - RELOC/fonts/vf/urw35vf/times/utmrc7t.vf - RELOC/fonts/vf/urw35vf/times/utmrc8t.vf - RELOC/fonts/vf/urw35vf/times/utmri7t.vf - RELOC/fonts/vf/urw35vf/times/utmri8c.vf - RELOC/fonts/vf/urw35vf/times/utmri8t.vf - RELOC/fonts/vf/urw35vf/times/utmro7t.vf - RELOC/fonts/vf/urw35vf/times/utmro8c.vf - RELOC/fonts/vf/urw35vf/times/utmro8t.vf - RELOC/tex/latex/times/8rutm.fd - RELOC/tex/latex/times/omlutm.fd - RELOC/tex/latex/times/omsutm.fd - RELOC/tex/latex/times/ot1utm.fd - RELOC/tex/latex/times/t1utm.fd - RELOC/tex/latex/times/ts1utm.fd -catalogue-also tex-gyre -catalogue-ctan /fonts/urw/base35 -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics font font-type1 font-collection - -name timetable -category Package -revision 15878 -shortdesc Generate timetables -relocated 1 -longdesc A highly-configurable package, with nice output and simple -longdesc input. The macros use a radix sort mechanism so that the order -longdesc of input is not critical. -containersize 7400 -containerchecksum 1b3dfd57513b6ec8f1dba13e419bade0fff7e7c83e665e84a2be738c70c3d3c92fcf8682a1f4521a4615959bea2e2524843b661d3c4bfd3f27383cfded37ad4c -runfiles size=10 - RELOC/tex/plain/timetable/timetable.tex -catalogue-ctan /macros/plain/contrib/timetable -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics timetable - -name timing-diagrams -category Package -revision 31491 -shortdesc Draw timing diagrams -relocated 1 -longdesc The package provides commands to draw and annotate various -longdesc kinds of timing diagrams, using Tikz. Documentation is sparse, -longdesc but the source and the examples file should be of some use. -containersize 2332 -containerchecksum b032b77ec9b3e878a0b862bf28eee2205ad2ee08a74205e9c52f671eee9ddebd0c8244794306d6374a692e6f4f2ad05e9ca89557229c34015869eeca60e971d1 -doccontainersize 98352 -doccontainerchecksum f123ab7adb5052da373a5615e2139d2068b488c8496e891b432ff43c3cf249e3d77d9b8d339a2aeb1dc47c899d1764c9c1bb8deaba2ae22d3a4795342567eb94 -docfiles size=30 - RELOC/doc/latex/timing-diagrams/Makefile - RELOC/doc/latex/timing-diagrams/README details="Readme" - RELOC/doc/latex/timing-diagrams/diagrams-examples.pdf details="Examples of use" - RELOC/doc/latex/timing-diagrams/diagrams-examples.tex - RELOC/doc/latex/timing-diagrams/version.txt -runfiles size=2 - RELOC/tex/latex/timing-diagrams/timing-diagrams.sty -catalogue-also tikz-timing timing -catalogue-ctan /graphics/pgf/contrib/timing-diagrams -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics diagram-tmg - -name tinos -category Package -revision 42882 -shortdesc Tinos fonts with LaTeX support -relocated 1 -longdesc Tinos, designed by Steve Matteson, is an innovative, refreshing -longdesc serif design that is metrically compatible with Times New -longdesc Roman. -execute addMap tinos.map -containersize 3230960 -containerchecksum a34cc0040576e2455dd20cce2e552304a77e12c44aae3c7cc1e0277094cdbb93b4017d44b57360eb172caa6667dee4b550c258153a4cc8e472b464c252ebb674 -doccontainersize 29268 -doccontainerchecksum d34fd4fc47420d9bbc2fd7b6e79c986a21db3687b9c6b3ef0cd504ddfa57231941b7d030cd447e43a6520475c243793b80bc741c3df546404e3c34fb6ed84bb4 -docfiles size=11 - RELOC/doc/fonts/tinos/LICENSE.txt - RELOC/doc/fonts/tinos/README details="Readme" - RELOC/doc/fonts/tinos/tinos-samples.pdf details="Package documentation" - RELOC/doc/fonts/tinos/tinos-samples.tex -runfiles size=1119 - RELOC/fonts/enc/dvips/tinos/tns_27astb.enc - RELOC/fonts/enc/dvips/tinos/tns_s6t4vy.enc - RELOC/fonts/enc/dvips/tinos/tns_xze2cy.enc - RELOC/fonts/enc/dvips/tinos/tns_y6kixo.enc - RELOC/fonts/map/dvips/tinos/tinos.map - RELOC/fonts/tfm/google/tinos/Tinos-Bold-tlf-ly1.tfm - RELOC/fonts/tfm/google/tinos/Tinos-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/google/tinos/Tinos-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/google/tinos/Tinos-Bold-tlf-t1.tfm - RELOC/fonts/tfm/google/tinos/Tinos-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/tinos/Tinos-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/google/tinos/Tinos-BoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/google/tinos/Tinos-BoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/google/tinos/Tinos-BoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/google/tinos/Tinos-BoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/google/tinos/Tinos-BoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/tinos/Tinos-BoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/google/tinos/Tinos-Italic-tlf-ly1.tfm - RELOC/fonts/tfm/google/tinos/Tinos-Italic-tlf-ot1.tfm - RELOC/fonts/tfm/google/tinos/Tinos-Italic-tlf-t1--base.tfm - RELOC/fonts/tfm/google/tinos/Tinos-Italic-tlf-t1.tfm - RELOC/fonts/tfm/google/tinos/Tinos-Italic-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/tinos/Tinos-Italic-tlf-ts1.tfm - RELOC/fonts/tfm/google/tinos/Tinos-tlf-ly1.tfm - RELOC/fonts/tfm/google/tinos/Tinos-tlf-ot1.tfm - RELOC/fonts/tfm/google/tinos/Tinos-tlf-t1--base.tfm - RELOC/fonts/tfm/google/tinos/Tinos-tlf-t1.tfm - RELOC/fonts/tfm/google/tinos/Tinos-tlf-ts1--base.tfm - RELOC/fonts/tfm/google/tinos/Tinos-tlf-ts1.tfm - RELOC/fonts/truetype/google/tinos/Tinos-Bold.ttf - RELOC/fonts/truetype/google/tinos/Tinos-BoldItalic.ttf - RELOC/fonts/truetype/google/tinos/Tinos-Italic.ttf - RELOC/fonts/truetype/google/tinos/Tinos-Regular.ttf - RELOC/fonts/type1/google/tinos/Tinos-Bold.pfb - RELOC/fonts/type1/google/tinos/Tinos-BoldItalic.pfb - RELOC/fonts/type1/google/tinos/Tinos-Italic.pfb - RELOC/fonts/type1/google/tinos/Tinos.pfb - RELOC/fonts/vf/google/tinos/Tinos-Bold-tlf-t1.vf - RELOC/fonts/vf/google/tinos/Tinos-Bold-tlf-ts1.vf - RELOC/fonts/vf/google/tinos/Tinos-BoldItalic-tlf-t1.vf - RELOC/fonts/vf/google/tinos/Tinos-BoldItalic-tlf-ts1.vf - RELOC/fonts/vf/google/tinos/Tinos-Italic-tlf-t1.vf - RELOC/fonts/vf/google/tinos/Tinos-Italic-tlf-ts1.vf - RELOC/fonts/vf/google/tinos/Tinos-tlf-t1.vf - RELOC/fonts/vf/google/tinos/Tinos-tlf-ts1.vf - RELOC/tex/latex/tinos/LY1Tinos-TLF.fd - RELOC/tex/latex/tinos/OT1Tinos-TLF.fd - RELOC/tex/latex/tinos/T1Tinos-TLF.fd - RELOC/tex/latex/tinos/TS1Tinos-TLF.fd - RELOC/tex/latex/tinos/tinos.sty -catalogue-ctan /fonts/tinos -catalogue-date 2017-01-10 05:17:21 +0100 -catalogue-license apache2 -catalogue-topics font font-type1 font-virtual font-otf - -name tipa -category Package -revision 29349 -shortdesc Fonts and macros for IPA phonetics characters -relocated 1 -longdesc These fonts are considered the 'ultimate answer' to IPA -longdesc typesetting. The encoding of these 8-bit fonts has been -longdesc registered as LaTeX standard encoding T3, and the set of -longdesc addendum symbols as encoding TS3. 'Times-like' Adobe Type 1 -longdesc versions are provided for both the T3 and the TS3 fonts. -execute addMixedMap tipa.map -containersize 2876028 -containerchecksum 03b02e4d6ec957a0261007eecbd8740bc7098d34510d4bc28a991002f865d3f709e7230a439f3537cd264272cdce0bf17fee4e119e05dd961e234ad6f35360bc -doccontainersize 2343576 -doccontainerchecksum a1e7b303deef85a73e3f260e8abe9728bc7187188009f0a531f92260b7002724eca1562b4073764085547645fcf01e6fdbafc1fc4b222065fc32ae8fbab5f5a7 -docfiles size=711 - RELOC/doc/fonts/tipa/00README details="Readme" - RELOC/doc/fonts/tipa/00README.doc - RELOC/doc/fonts/tipa/Makefile - RELOC/doc/fonts/tipa/Makefile.doc - RELOC/doc/fonts/tipa/Manifest.txt - RELOC/doc/fonts/tipa/boxchar.sty - RELOC/doc/fonts/tipa/codelist.sty - RELOC/doc/fonts/tipa/gentfm.sh - RELOC/doc/fonts/tipa/gentipa.sh - RELOC/doc/fonts/tipa/gentipx.sh - RELOC/doc/fonts/tipa/genxipa.sh - RELOC/doc/fonts/tipa/genxipx.sh - RELOC/doc/fonts/tipa/mktipapk.sh - RELOC/doc/fonts/tipa/mkxipapk.sh - RELOC/doc/fonts/tipa/tipa.bib - RELOC/doc/fonts/tipa/tipaman.pdf details="Package manual (English)" language="en" - RELOC/doc/fonts/tipa/tipaman.sty - RELOC/doc/fonts/tipa/tipaman.tex - RELOC/doc/fonts/tipa/tipaman0.tex - RELOC/doc/fonts/tipa/tipaman1.tex - RELOC/doc/fonts/tipa/tipaman2.tex - RELOC/doc/fonts/tipa/tipaman3.tex - RELOC/doc/fonts/tipa/tipaman4.tex - RELOC/doc/fonts/tipa/vowel.pdf - RELOC/doc/fonts/tipa/vowel.tex -runfiles size=1096 - RELOC/fonts/map/dvips/tipa/tipa.map - RELOC/fonts/source/public/tipa/tipa.mf - RELOC/fonts/source/public/tipa/tipa10.mf - RELOC/fonts/source/public/tipa/tipa12.mf - RELOC/fonts/source/public/tipa/tipa17.mf - RELOC/fonts/source/public/tipa/tipa8.mf - RELOC/fonts/source/public/tipa/tipa9.mf - RELOC/fonts/source/public/tipa/tipab10.mf - RELOC/fonts/source/public/tipa/tipabase.mf - RELOC/fonts/source/public/tipa/tipabs10.mf - RELOC/fonts/source/public/tipa/tipabx10.mf - RELOC/fonts/source/public/tipa/tipabx12.mf - RELOC/fonts/source/public/tipa/tipabx8.mf - RELOC/fonts/source/public/tipa/tipabx9.mf - RELOC/fonts/source/public/tipa/tipadiac.mf - RELOC/fonts/source/public/tipa/tipaextr.mf - RELOC/fonts/source/public/tipa/tipagerm.mf - RELOC/fonts/source/public/tipa/tipanew.mf - RELOC/fonts/source/public/tipa/tipapnct.mf - RELOC/fonts/source/public/tipa/tipaprm.def - RELOC/fonts/source/public/tipa/tiparoml.mf - RELOC/fonts/source/public/tipa/tipasb10.mf - RELOC/fonts/source/public/tipa/tipasc.mf - RELOC/fonts/source/public/tipa/tipasi10.mf - RELOC/fonts/source/public/tipa/tipasl10.mf - RELOC/fonts/source/public/tipa/tipasl12.mf - RELOC/fonts/source/public/tipa/tipasl8.mf - RELOC/fonts/source/public/tipa/tipasl9.mf - RELOC/fonts/source/public/tipa/tipass10.mf - RELOC/fonts/source/public/tipa/tipass12.mf - RELOC/fonts/source/public/tipa/tipass17.mf - RELOC/fonts/source/public/tipa/tipass8.mf - RELOC/fonts/source/public/tipa/tipass9.mf - RELOC/fonts/source/public/tipa/tipasym1.mf - RELOC/fonts/source/public/tipa/tipasym2.mf - RELOC/fonts/source/public/tipa/tipasym3.mf - RELOC/fonts/source/public/tipa/tipasym4.mf - RELOC/fonts/source/public/tipa/tipatone.mf - RELOC/fonts/source/public/tipa/tipatr.mf - RELOC/fonts/source/public/tipa/tipats10.mf - RELOC/fonts/source/public/tipa/tipatt10.mf - RELOC/fonts/source/public/tipa/tipatt12.mf - RELOC/fonts/source/public/tipa/tipatt8.mf - RELOC/fonts/source/public/tipa/tipatt9.mf - RELOC/fonts/source/public/tipa/tipx.mf - RELOC/fonts/source/public/tipa/tipx10.mf - RELOC/fonts/source/public/tipa/tipx12.mf - RELOC/fonts/source/public/tipa/tipx17.mf - RELOC/fonts/source/public/tipa/tipx8.mf - RELOC/fonts/source/public/tipa/tipx9.mf - RELOC/fonts/source/public/tipa/tipxb10.mf - RELOC/fonts/source/public/tipa/tipxbs10.mf - RELOC/fonts/source/public/tipa/tipxbx10.mf - RELOC/fonts/source/public/tipa/tipxbx12.mf - RELOC/fonts/source/public/tipa/tipxbx8.mf - RELOC/fonts/source/public/tipa/tipxbx9.mf - RELOC/fonts/source/public/tipa/tipxsb10.mf - RELOC/fonts/source/public/tipa/tipxsi10.mf - RELOC/fonts/source/public/tipa/tipxsl10.mf - RELOC/fonts/source/public/tipa/tipxsl12.mf - RELOC/fonts/source/public/tipa/tipxsl8.mf - RELOC/fonts/source/public/tipa/tipxsl9.mf - RELOC/fonts/source/public/tipa/tipxss10.mf - RELOC/fonts/source/public/tipa/tipxss12.mf - RELOC/fonts/source/public/tipa/tipxss17.mf - RELOC/fonts/source/public/tipa/tipxss8.mf - RELOC/fonts/source/public/tipa/tipxss9.mf - RELOC/fonts/source/public/tipa/tipxts10.mf - RELOC/fonts/source/public/tipa/tipxtt10.mf - RELOC/fonts/source/public/tipa/tipxtt12.mf - RELOC/fonts/source/public/tipa/tipxtt8.mf - RELOC/fonts/source/public/tipa/tipxtt9.mf - RELOC/fonts/source/public/tipa/xipa10.mf - RELOC/fonts/source/public/tipa/xipab10.mf - RELOC/fonts/source/public/tipa/xipabs10.mf - RELOC/fonts/source/public/tipa/xipaprm.def - RELOC/fonts/source/public/tipa/xipasb10.mf - RELOC/fonts/source/public/tipa/xipasi10.mf - RELOC/fonts/source/public/tipa/xipasl10.mf - RELOC/fonts/source/public/tipa/xipass10.mf - RELOC/fonts/source/public/tipa/xipx10.mf - RELOC/fonts/source/public/tipa/xipxb10.mf - RELOC/fonts/source/public/tipa/xipxbs10.mf - RELOC/fonts/source/public/tipa/xipxsb10.mf - RELOC/fonts/source/public/tipa/xipxsi10.mf - RELOC/fonts/source/public/tipa/xipxsl10.mf - RELOC/fonts/source/public/tipa/xipxss10.mf - RELOC/fonts/tfm/public/tipa/tipa10.tfm - RELOC/fonts/tfm/public/tipa/tipa12.tfm - RELOC/fonts/tfm/public/tipa/tipa17.tfm - RELOC/fonts/tfm/public/tipa/tipa8.tfm - RELOC/fonts/tfm/public/tipa/tipa9.tfm - RELOC/fonts/tfm/public/tipa/tipab10.tfm - RELOC/fonts/tfm/public/tipa/tipabs10.tfm - RELOC/fonts/tfm/public/tipa/tipabx10.tfm - RELOC/fonts/tfm/public/tipa/tipabx12.tfm - RELOC/fonts/tfm/public/tipa/tipabx8.tfm - RELOC/fonts/tfm/public/tipa/tipabx9.tfm - RELOC/fonts/tfm/public/tipa/tipasb10.tfm - RELOC/fonts/tfm/public/tipa/tipasi10.tfm - RELOC/fonts/tfm/public/tipa/tipasl10.tfm - RELOC/fonts/tfm/public/tipa/tipasl12.tfm - RELOC/fonts/tfm/public/tipa/tipasl8.tfm - RELOC/fonts/tfm/public/tipa/tipasl9.tfm - RELOC/fonts/tfm/public/tipa/tipass10.tfm - RELOC/fonts/tfm/public/tipa/tipass12.tfm - RELOC/fonts/tfm/public/tipa/tipass17.tfm - RELOC/fonts/tfm/public/tipa/tipass8.tfm - RELOC/fonts/tfm/public/tipa/tipass9.tfm - RELOC/fonts/tfm/public/tipa/tipats10.tfm - RELOC/fonts/tfm/public/tipa/tipatt10.tfm - RELOC/fonts/tfm/public/tipa/tipatt12.tfm - RELOC/fonts/tfm/public/tipa/tipatt8.tfm - RELOC/fonts/tfm/public/tipa/tipatt9.tfm - RELOC/fonts/tfm/public/tipa/tipx10.tfm - RELOC/fonts/tfm/public/tipa/tipx12.tfm - RELOC/fonts/tfm/public/tipa/tipx17.tfm - RELOC/fonts/tfm/public/tipa/tipx8.tfm - RELOC/fonts/tfm/public/tipa/tipx9.tfm - RELOC/fonts/tfm/public/tipa/tipxb10.tfm - RELOC/fonts/tfm/public/tipa/tipxbs10.tfm - RELOC/fonts/tfm/public/tipa/tipxbx10.tfm - RELOC/fonts/tfm/public/tipa/tipxbx12.tfm - RELOC/fonts/tfm/public/tipa/tipxbx8.tfm - RELOC/fonts/tfm/public/tipa/tipxbx9.tfm - RELOC/fonts/tfm/public/tipa/tipxsb10.tfm - RELOC/fonts/tfm/public/tipa/tipxsi10.tfm - RELOC/fonts/tfm/public/tipa/tipxsl10.tfm - RELOC/fonts/tfm/public/tipa/tipxsl12.tfm - RELOC/fonts/tfm/public/tipa/tipxsl8.tfm - RELOC/fonts/tfm/public/tipa/tipxsl9.tfm - RELOC/fonts/tfm/public/tipa/tipxss10.tfm - RELOC/fonts/tfm/public/tipa/tipxss12.tfm - RELOC/fonts/tfm/public/tipa/tipxss17.tfm - RELOC/fonts/tfm/public/tipa/tipxss8.tfm - RELOC/fonts/tfm/public/tipa/tipxss9.tfm - RELOC/fonts/tfm/public/tipa/tipxts10.tfm - RELOC/fonts/tfm/public/tipa/tipxtt10.tfm - RELOC/fonts/tfm/public/tipa/tipxtt12.tfm - RELOC/fonts/tfm/public/tipa/tipxtt8.tfm - RELOC/fonts/tfm/public/tipa/tipxtt9.tfm - RELOC/fonts/tfm/public/tipa/xipa10.tfm - RELOC/fonts/tfm/public/tipa/xipab10.tfm - RELOC/fonts/tfm/public/tipa/xipabs10.tfm - RELOC/fonts/tfm/public/tipa/xipasb10.tfm - RELOC/fonts/tfm/public/tipa/xipasi10.tfm - RELOC/fonts/tfm/public/tipa/xipasl10.tfm - RELOC/fonts/tfm/public/tipa/xipass10.tfm - RELOC/fonts/tfm/public/tipa/xipx10.tfm - RELOC/fonts/tfm/public/tipa/xipxb10.tfm - RELOC/fonts/tfm/public/tipa/xipxbs10.tfm - RELOC/fonts/tfm/public/tipa/xipxsb10.tfm - RELOC/fonts/tfm/public/tipa/xipxsi10.tfm - RELOC/fonts/tfm/public/tipa/xipxsl10.tfm - RELOC/fonts/tfm/public/tipa/xipxss10.tfm - RELOC/fonts/type1/public/tipa/tipa10.pfb - RELOC/fonts/type1/public/tipa/tipa12.pfb - RELOC/fonts/type1/public/tipa/tipa17.pfb - RELOC/fonts/type1/public/tipa/tipa8.pfb - RELOC/fonts/type1/public/tipa/tipa9.pfb - RELOC/fonts/type1/public/tipa/tipab10.pfb - RELOC/fonts/type1/public/tipa/tipabs10.pfb - RELOC/fonts/type1/public/tipa/tipabx10.pfb - RELOC/fonts/type1/public/tipa/tipabx12.pfb - RELOC/fonts/type1/public/tipa/tipabx8.pfb - RELOC/fonts/type1/public/tipa/tipabx9.pfb - RELOC/fonts/type1/public/tipa/tipasb10.pfb - RELOC/fonts/type1/public/tipa/tipasi10.pfb - RELOC/fonts/type1/public/tipa/tipasl10.pfb - RELOC/fonts/type1/public/tipa/tipasl12.pfb - RELOC/fonts/type1/public/tipa/tipasl8.pfb - RELOC/fonts/type1/public/tipa/tipasl9.pfb - RELOC/fonts/type1/public/tipa/tipass10.pfb - RELOC/fonts/type1/public/tipa/tipass12.pfb - RELOC/fonts/type1/public/tipa/tipass17.pfb - RELOC/fonts/type1/public/tipa/tipass8.pfb - RELOC/fonts/type1/public/tipa/tipass9.pfb - RELOC/fonts/type1/public/tipa/tipats10.pfb - RELOC/fonts/type1/public/tipa/tipatt10.pfb - RELOC/fonts/type1/public/tipa/tipatt12.pfb - RELOC/fonts/type1/public/tipa/tipatt8.pfb - RELOC/fonts/type1/public/tipa/tipatt9.pfb - RELOC/fonts/type1/public/tipa/tipx10.pfb - RELOC/fonts/type1/public/tipa/tipx12.pfb - RELOC/fonts/type1/public/tipa/tipx17.pfb - RELOC/fonts/type1/public/tipa/tipx8.pfb - RELOC/fonts/type1/public/tipa/tipx9.pfb - RELOC/fonts/type1/public/tipa/tipxb10.pfb - RELOC/fonts/type1/public/tipa/tipxbs10.pfb - RELOC/fonts/type1/public/tipa/tipxbx10.pfb - RELOC/fonts/type1/public/tipa/tipxbx12.pfb - RELOC/fonts/type1/public/tipa/tipxbx8.pfb - RELOC/fonts/type1/public/tipa/tipxbx9.pfb - RELOC/fonts/type1/public/tipa/tipxsb10.pfb - RELOC/fonts/type1/public/tipa/tipxsi10.pfb - RELOC/fonts/type1/public/tipa/tipxsl10.pfb - RELOC/fonts/type1/public/tipa/tipxsl12.pfb - RELOC/fonts/type1/public/tipa/tipxsl8.pfb - RELOC/fonts/type1/public/tipa/tipxsl9.pfb - RELOC/fonts/type1/public/tipa/tipxss10.pfb - RELOC/fonts/type1/public/tipa/tipxss12.pfb - RELOC/fonts/type1/public/tipa/tipxss17.pfb - RELOC/fonts/type1/public/tipa/tipxss8.pfb - RELOC/fonts/type1/public/tipa/tipxss9.pfb - RELOC/fonts/type1/public/tipa/tipxts10.pfb - RELOC/fonts/type1/public/tipa/tipxtt10.pfb - RELOC/fonts/type1/public/tipa/tipxtt12.pfb - RELOC/fonts/type1/public/tipa/tipxtt8.pfb - RELOC/fonts/type1/public/tipa/tipxtt9.pfb - RELOC/fonts/type1/public/tipa/xipa10.pfb - RELOC/fonts/type1/public/tipa/xipab10.pfb - RELOC/fonts/type1/public/tipa/xipabs10.pfb - RELOC/fonts/type1/public/tipa/xipasb10.pfb - RELOC/fonts/type1/public/tipa/xipasi10.pfb - RELOC/fonts/type1/public/tipa/xipasl10.pfb - RELOC/fonts/type1/public/tipa/xipass10.pfb - RELOC/fonts/type1/public/tipa/xipx10.pfb - RELOC/fonts/type1/public/tipa/xipxb10.pfb - RELOC/fonts/type1/public/tipa/xipxbs10.pfb - RELOC/fonts/type1/public/tipa/xipxsb10.pfb - RELOC/fonts/type1/public/tipa/xipxsi10.pfb - RELOC/fonts/type1/public/tipa/xipxsl10.pfb - RELOC/fonts/type1/public/tipa/xipxss10.pfb - RELOC/tex/latex/tipa/exaccent.sty - RELOC/tex/latex/tipa/extraipa.sty - RELOC/tex/latex/tipa/t3cmr.fd - RELOC/tex/latex/tipa/t3cmss.fd - RELOC/tex/latex/tipa/t3cmtt.fd - RELOC/tex/latex/tipa/t3enc.def - RELOC/tex/latex/tipa/t3phv.fd - RELOC/tex/latex/tipa/t3ptm.fd - RELOC/tex/latex/tipa/tipa.sty - RELOC/tex/latex/tipa/tipx.sty - RELOC/tex/latex/tipa/tone.sty - RELOC/tex/latex/tipa/ts3cmr.fd - RELOC/tex/latex/tipa/ts3cmss.fd - RELOC/tex/latex/tipa/ts3cmtt.fd - RELOC/tex/latex/tipa/ts3enc.def - RELOC/tex/latex/tipa/ts3phv.fd - RELOC/tex/latex/tipa/ts3ptm.fd - RELOC/tex/latex/tipa/utipx.fd - RELOC/tex/latex/tipa/utipxss.fd - RELOC/tex/latex/tipa/utipxtt.fd - RELOC/tex/latex/tipa/uxipx.fd - RELOC/tex/latex/tipa/uxipxss.fd - RELOC/tex/latex/tipa/vowel.sty -catalogue-also wsuipa2tipa -catalogue-ctan /fonts/tipa/tipa -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font font-mf font-type1 font-specialist phonetic -catalogue-version 1.3 - -name tipa-de -category Package -revision 22005 -shortdesc German translation of tipa documentation -relocated 1 -longdesc This is a translation of Fukui Rei's tipaman from the tipa -longdesc bundle. -containersize 416 -containerchecksum 9902f170f026090feadbb4221162b26198eaec7cdfbba3556b92399d6a24da28d55a7d70bfe29acd3bbf0578c8e3a3926d4b5e0b10a5c07648ce7c1abcf7806d -doccontainersize 3676612 -doccontainerchecksum 3416e7504b35434726242ff057d0812ad9226ef366439917f2580cdd4589a458d4e02aa4f51cc977a72824314db3fce29f283204b7c9d37f41609840a65ba432 -docfiles size=986 - RELOC/doc/latex/tipa-de/LIESMICH details="Readme" language="de" - RELOC/doc/latex/tipa-de/tipa.bib - RELOC/doc/latex/tipa-de/tipaman-de.pdf details="The document itself" language="de" - RELOC/doc/latex/tipa-de/tipaman-de.tex - RELOC/doc/latex/tipa-de/tipaman0-de.tex - RELOC/doc/latex/tipa-de/tipaman1-de.tex - RELOC/doc/latex/tipa-de/tipaman2-de.tex - RELOC/doc/latex/tipa-de/tipaman3-de.tex - RELOC/doc/latex/tipa-de/tipaman4-de.tex -catalogue-ctan /info/translations/tipa/de -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics translation german-doc font-doc -catalogue-version 1.3 - -name tipfr -category Package -revision 38646 -shortdesc Produces calculator's keys with the help of TikZ -relocated 1 -longdesc The package provides commands to draw calculator keys with the -longdesc help of TikZ. It also provides commands to draw the content of -longdesc screens and of menu items. -containersize 5880 -containerchecksum 1a271dc707ef49310c64f7533bf0430d2caf14fdc1f2566d4b4dd8454e9aa850c790fb42f9e537589d91aa741ecb753f83423f36f0d5f760e0c27e0048923bdd -doccontainersize 381176 -doccontainerchecksum e59fccbbea15795960f5c79e00e9a359d1b7a302205b7415cd4b03c2eb0039c975e9eae0b7beeeb9e45c9470fef13204c6379f48be99c00fed7bfa900a2416ea -docfiles size=104 - RELOC/doc/latex/tipfr/IndexHead.ist - RELOC/doc/latex/tipfr/README details="Readme" - RELOC/doc/latex/tipfr/tipfr-doc.pdf details="Package documentation" language="fr" - RELOC/doc/latex/tipfr/tipfr-doc.tex -runfiles size=8 - RELOC/tex/latex/tipfr/tipfr.sty -catalogue-ctan /graphics/pgf/contrib/tipfr -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics pgf-tikz -catalogue-version 1.5 - -name titlecaps -category Package -revision 36170 -shortdesc Setting rich-text input into Titling Caps -relocated 1 -longdesc The package is intended for setting rich text into titling -longdesc capitals (in which the first character of words are -longdesc capitalized). It automatically accounts for diacritical marks -longdesc (like umlauts), national symbols (like "ae"), punctuation, and -longdesc font changing commands that alter the appearance or size of the -longdesc text. It allows a list of predesignated words to be protected -longdesc as lower-cased, and also allows for titling exceptions of -longdesc various sorts. -containersize 4144 -containerchecksum 5b97360a1b2280d85f315857eb72954dbb91cb7ce4490840741d2f8270561c88faa688dd777318f6caf6ce644fbfa11024aa950dcb14b39e5d96dff33d022e29 -doccontainersize 261192 -doccontainerchecksum 08b0e76c39625ccbed4bef4bb51e6a2544cadeb41518a676ba9a48077ea747534cc96d567f3fe15b8cd889ff035f5464934454223474c51a8967605e50d53a9f -docfiles size=74 - RELOC/doc/latex/titlecaps/README details="Readme" - RELOC/doc/latex/titlecaps/titlecaps.pdf details="Package documentation" - RELOC/doc/latex/titlecaps/titlecaps.tex -runfiles size=4 - RELOC/tex/latex/titlecaps/titlecaps.sty -catalogue-ctan /macros/latex/contrib/titlecaps -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics typesetting -catalogue-version 1.2 - -name titlefoot -category Package -revision 15878 -shortdesc Add special material to footer of title page -relocated 1 -longdesc Provides the capability of adding keywords (with a \keywords -longdesc command), a running title (\runningtitle), AMS subject -longdesc classifications (\amssubj), and an 'author's footnote' as -longdesc footnotes to the title or first page of a document. Works with -longdesc any class for which the \thanks macro works (e.g., article). -containersize 2928 -containerchecksum ea72c965f14a46ec4a49839026c7e5d27c24a2e3fb411e8fcf4e3cc281025b2ddacdef3a8ca73cb748c5aefa82b43eed884aa4e870994215eb8b4f0a3dd93cf1 -runfiles size=3 - RELOC/tex/latex/titlefoot/titlefoot.sty -catalogue-ctan /macros/latex/contrib/titlefoot -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics titlepage page-hf - -name titlepages -category Package -revision 19457 -shortdesc Sample titlepages, and how to code them -relocated 1 -longdesc The document provides examples of over two dozen title page -longdesc designs based on a range of published books and theses, -longdesc together with the LaTeX code used to create them. -containersize 480 -containerchecksum 3a2893109a4acf5dab02d7efaea7ab5e077c47675de5944dcd15bac716206bd0abba849d302a8db5b11ea7f40796d31d0152e7e4788d52aa70036bedbf11e2a3 -doccontainersize 887300 -doccontainerchecksum 30ba4ce9ad0253ad5f5d9812d08838aaf5d8ca0776375bae9d6b4c5e625482bee21576ccfe36822ef6d34b1d352e573fa0551f2aae9a4d821fc706c31c02e359 -docfiles size=270 - RELOC/doc/latex/titlepages/README - RELOC/doc/latex/titlepages/titlepages.pdf details="The document itself" - RELOC/doc/latex/titlepages/titlepages.tex -catalogue-ctan /info/latex-samples/TitlePages -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics titlepage use-sample - -name titlepic -category Package -revision 43497 -shortdesc Add picture to title page of a document -relocated 1 -longdesc The package allows you to place a picture on the title page -longdesc (cover page) of a LaTeX document. Example of usage: -longdesc \usepackage[cc]{titlepic} \usepackage{graphicx} -longdesc \titlepic{\includegraphics[width=\textwidth]{picture.png}} The -longdesc package currently only works with the document classes article, -longdesc report and book. -containersize 1476 -containerchecksum 0519ecc0324de8489ba623be429f19abef15bfd34bc387cabcb2f5d19cac0621ac17bbb1ed838852d5567d383a49fdd88008ca8303d88517637456115b692bdd -doccontainersize 125012 -doccontainerchecksum bf8e1861c7f49a714b1ea72f03ac6178652e92047d58ccd4c49ef48cce39e3664a4dd6d92830f3c2f4d49e55eefe2d07971a95dd7f54df17171ad584db5d912d -docfiles size=32 - RELOC/doc/latex/titlepic/README.md details="Readme" - RELOC/doc/latex/titlepic/titlepic-manual.pdf details="Package documentation" - RELOC/doc/latex/titlepic/titlepic-manual.tex -runfiles size=1 - RELOC/tex/latex/titlepic/titlepic.sty -catalogue-ctan /macros/latex/contrib/titlepic -catalogue-date 2017-03-14 12:42:38 +0100 -catalogue-license pd -catalogue-topics titlepage graphics-use -catalogue-version 1.2 - -name titleref -category Package -revision 18729 -shortdesc A "\titleref" command to cross-reference section titles -relocated 1 -longdesc Defines a command \titleref that allows you to cross-reference -longdesc section (and chapter, etc) titles and captions just like \ref -longdesc and \pageref. The package does not interwork with hyperref; if -longdesc you need hypertext capabilities, use nameref instead. -containersize 2928 -containerchecksum f7c34a1c3f416f4d2b7d1d739c82d218924d6c43307ba605da4adaa735048a6095b25dc719268b82e88fe03716c449d0d867ed626f4c59d1915f9a129bfd149c -doccontainersize 200720 -doccontainerchecksum bc67f48f4477e397e0231c3f83cfcda4e467e5cdb5089f0d004b099ad1e884335ae184858be0fd8761c6022333cedd9ea5bad178eb51fef4ec59bc590db0aaea -docfiles size=53 - RELOC/doc/latex/titleref/miscdoc.sty - RELOC/doc/latex/titleref/titleref.pdf details="Package documentation" - RELOC/doc/latex/titleref/titleref.tex -runfiles size=2 - RELOC/tex/latex/titleref/titleref.sty -catalogue-also nameref -catalogue-ctan /macros/latex/contrib/titleref -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics label-ref -catalogue-version 3.1 - -name titlesec -category Package -revision 40129 -shortdesc Select alternative section titles -relocated 1 -longdesc A package providing an interface to sectioning commands for -longdesc selection from various title styles. E.g., marginal titles and -longdesc to change the font of all headings with a single command, also -longdesc providing simple one-step page styles. Also includes a package -longdesc to change the page styles when there are floats in a page. You -longdesc may assign headers/footers to individual floats, too. -containersize 20840 -containerchecksum 64ca860a2d1d9f8a7bf5b8a53e505a6b1d1c279ff07ef532ecbbe78d20d5c56abfd14622e6f3e72e27f72c5fe5279492cad6b6b42ee0ef0fe60157488ad48e52 -doccontainersize 347464 -doccontainerchecksum 8851d819bfd4e30474c71e836989b6a8c1355c143abad0af686815874a8f851e8353f631f9bf3033b9c726697309c53b9d3f82d354c84e26cdf8ccf1222dcf21 -docfiles size=108 - RELOC/doc/latex/titlesec/CHANGES - RELOC/doc/latex/titlesec/README details="Readme" - RELOC/doc/latex/titlesec/titleps.pdf - RELOC/doc/latex/titlesec/titleps.tex - RELOC/doc/latex/titlesec/titlesec.pdf details="Package documentation" - RELOC/doc/latex/titlesec/titlesec.tex -runfiles size=30 - RELOC/tex/latex/titlesec/block.tss - RELOC/tex/latex/titlesec/drop.tss - RELOC/tex/latex/titlesec/frame.tss - RELOC/tex/latex/titlesec/leftmargin.tss - RELOC/tex/latex/titlesec/margin.tss - RELOC/tex/latex/titlesec/rightmargin.tss - RELOC/tex/latex/titlesec/titleps.sty - RELOC/tex/latex/titlesec/titlesec.sty - RELOC/tex/latex/titlesec/titletoc.sty - RELOC/tex/latex/titlesec/ttlkeys.def - RELOC/tex/latex/titlesec/ttlps.def - RELOC/tex/latex/titlesec/wrap.tss -catalogue-also fancyhdr titleps sectsty titletoc tocloft -catalogue-ctan /macros/latex/contrib/titlesec -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics headings page-hf -catalogue-version 2.10.2 - -name titling -category Package -revision 15878 -shortdesc Control over the typesetting of the \maketitle command -relocated 1 -longdesc The titling package provides control over the typesetting of -longdesc the \maketitle command and \thanks commands, and makes the -longdesc \title, \author and \date information permanently available. -longdesc Multiple titles are allowed in a single document. New titling -longdesc elements can be added and a titlepage title can be centered on -longdesc a physical page. -containersize 2524 -containerchecksum 56c1395fb3d47346c9b5bf2fe838d0e35903b71471c86d78292d706235fcd42c6f1aa9719e3be899d1fc1befc0fdcd918979a0f8d7f790ca45196542bef22859 -doccontainersize 175184 -doccontainerchecksum bd44edc1a228c2bdda3ef555b71b52a31d15f4f297bee17483b483fe273e91563d70c8411b1aba68be3b81fb14615148ad9efa9bb29d85d918f4cf7987736e0f -docfiles size=50 - RELOC/doc/latex/titling/README details="Readme" - RELOC/doc/latex/titling/titling.pdf details="Package documentation" -srccontainersize 14800 -srccontainerchecksum 631dd4fc22bf06d007ae35d09d6603c93d8812db4a4b77fb53b605cb8b5fc122f1b44e4325d456f0959d2f006ff85fc8d388c1a64d191639ab8ad09cfab579ee -srcfiles size=14 - RELOC/source/latex/titling/titling.dtx - RELOC/source/latex/titling/titling.ins -runfiles size=2 - RELOC/tex/latex/titling/titling.sty -catalogue-ctan /macros/latex/contrib/titling -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics titlepage -catalogue-version 2.1d - -name tkz-base -category Package -revision 48710 -shortdesc Tools for drawing with a cartesian coordinate system -relocated 1 -longdesc The bundle is a set of packages, designed to give mathematics -longdesc teachers (and students) easy access to programming of drawings -longdesc with TikZ. -containersize 20100 -containerchecksum 16167331561e1f1e308d4d725337b12094d2179c81304d750c1a359e6186310b8609fc914d8b8fd370666295a37c1150f843e4e51d25eb97340c1f9a2be321bd -doccontainersize 527832 -doccontainerchecksum 38bda87d4681a8c5b37e4872c4828a4b49a4092be103a567f41ffffa49933434d90c0c6b03bcd57caa86400e9d56d6c90d988aae4df5f97f76dc28fe45ee1224 -docfiles size=155 - RELOC/doc/latex/tkz-base/README details="Readme" - RELOC/doc/latex/tkz-base/examples/Makefile - RELOC/doc/latex/tkz-base/examples/info_base_tex.txt - RELOC/doc/latex/tkz-base/examples/latex/tkzbase-tex.zip - RELOC/doc/latex/tkz-base/examples/tkzbasepreamble.ltx - RELOC/doc/latex/tkz-base/latex/TKZdoc.zip - RELOC/doc/latex/tkz-base/tkz-base-screen.pdf details="Package documentation" language="fr" -runfiles size=36 - RELOC/tex/latex/tkz-base/tkz-base.cfg - RELOC/tex/latex/tkz-base/tkz-base.sty - RELOC/tex/latex/tkz-base/tkz-obj-marks.tex - RELOC/tex/latex/tkz-base/tkz-obj-points.tex - RELOC/tex/latex/tkz-base/tkz-obj-segments.tex - RELOC/tex/latex/tkz-base/tkz-tools-arith.tex - RELOC/tex/latex/tkz-base/tkz-tools-base.tex - RELOC/tex/latex/tkz-base/tkz-tools-math.tex - RELOC/tex/latex/tkz-base/tkz-tools-misc.tex - RELOC/tex/latex/tkz-base/tkz-tools-obsolete.tex - RELOC/tex/latex/tkz-base/tkz-tools-utilities.tex -catalogue-also pgf -catalogue-contact-repository https://github.com/tkz-sty -catalogue-ctan /macros/latex/contrib/tkz/tkz-base -catalogue-date 2018-09-19 23:00:28 +0200 -catalogue-license lppl -catalogue-topics pgf-tikz -catalogue-version 1.16d - -name tkz-berge -category Package -revision 22891 -shortdesc Macros for drawing graphs of graph theory -relocated 1 -longdesc The package provides a collection of useful macros for drawing -longdesc classic graphs of graph theory, or to make other graphs. -containersize 8384 -containerchecksum 8b2f66a0f9388240219e9f5f06e1eaa65ddd5157a8e9d5f5c0528f4b9e9f4b45c65839df5c4cdb79dfc9f8d6803c3ed0b394ab4cc4bae59f209ee863311cf587 -doccontainersize 1040428 -doccontainerchecksum 7e926653afe5642e36da17312e366dc38aa75a6a55d6b9ba82b490f63a7b3da3a1c092c0b1a5925971bf7be18f7ff88ef0a41219d7c8ea8b77858b4996bff750 -docfiles size=454 - RELOC/doc/latex/tkz-berge/NamedGraphs/README - RELOC/doc/latex/tkz-berge/NamedGraphs/doc/NamedGraphs.pdf - RELOC/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Andrasfai.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Balaban.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Bipartite.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Bull.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Cage.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Chvatal.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Cocktail_Party.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Coxeter.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Crown.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-CubicSymmetric.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Desargues.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Doyle.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Dyck.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Folkman.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Foster.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Franklin.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Gray.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Groetzsch.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Harries.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Heawood.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Hypercube.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Koenisberg.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Levi.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-McGee.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Moebius.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Nauru.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Pappus.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Petersen.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Platonic.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Robertson.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Tutte.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Wong.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-couverture.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-main.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/doc/latex/namedg.ist - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-1-1-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-1-2-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-1-3-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-10-1-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-10-2-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-11-1-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-11-2-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-11-3-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-11-4-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-12-1-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-12-2-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-12-3-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-12-4-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-13-1-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-13-2-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-13-3-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-13-4-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-14-1-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-15-1-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-15-2-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-15-3-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-16-0-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-17-1-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-17-2-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-17-3-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-18-1-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-18-2-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-19-1-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-2-1-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-2-2-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-2-3-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-2-4-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-20-1-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-20-2-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-21-0-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-21-1-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-21-2-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-22-1-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-22-2-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-22-3-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-23-1-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-23-2-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-23-3-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-23-4-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-23-5-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-23-6-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-23-7-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-24-1-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-24-2-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-24-3-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-25-1-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-25-2-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-25-3-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-25-4-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-25-5-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-25-6-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-25-7-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-25-8-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-25-9-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-1-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-10-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-11-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-12-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-13-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-14-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-2-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-3-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-4-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-5-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-6-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-7-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-8-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-9-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-27-1-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-27-2-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-27-3-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-27-4-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-28-1-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-29-1-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-3-1-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-3-2-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-3-3-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-4-0-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-6-1-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-6-2-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-7-1-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-7-2-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-7-3-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-7-4-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-7-5-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-8-1-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-8-2-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-8-3-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-9-1-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-9-2-0.tex - RELOC/doc/latex/tkz-berge/NamedGraphs/examples/tkzpreamblenamed.ltx - RELOC/doc/latex/tkz-berge/NamedGraphs/readme-namedgraph.txt - RELOC/doc/latex/tkz-berge/examples/Grid.pdf - RELOC/doc/latex/tkz-berge/examples/gr-Circulant.pdf - RELOC/doc/latex/tkz-berge/examples/gr-Complet-16.pdf - RELOC/doc/latex/tkz-berge/examples/gr-edgeingraphmodloop.pdf - RELOC/doc/latex/tkz-berge/examples/grCLadder.pdf - RELOC/doc/latex/tkz-berge/examples/grDoubleMod.pdf - RELOC/doc/latex/tkz-berge/examples/grExtraChords.pdf - RELOC/doc/latex/tkz-berge/examples/grLadder.pdf - RELOC/doc/latex/tkz-berge/examples/grSQCycle.pdf - RELOC/doc/latex/tkz-berge/examples/grStar.pdf - RELOC/doc/latex/tkz-berge/examples/grWheel.pdf - RELOC/doc/latex/tkz-berge/examples/hypercube.pdf - RELOC/doc/latex/tkz-berge/examples/hypercube_simple.pdf - RELOC/doc/latex/tkz-berge/examples/hypercubed.pdf - RELOC/doc/latex/tkz-berge/examples/latex/Grid.tex - RELOC/doc/latex/tkz-berge/examples/latex/gr-Circulant.tex - RELOC/doc/latex/tkz-berge/examples/latex/gr-Complet-16.tex - RELOC/doc/latex/tkz-berge/examples/latex/gr-edgeingraphmodloop.tex - RELOC/doc/latex/tkz-berge/examples/latex/grCLadder.tex - RELOC/doc/latex/tkz-berge/examples/latex/grDoubleMod.tex - RELOC/doc/latex/tkz-berge/examples/latex/grExtraChords.tex - RELOC/doc/latex/tkz-berge/examples/latex/grLadder.tex - RELOC/doc/latex/tkz-berge/examples/latex/grSQCycle.tex - RELOC/doc/latex/tkz-berge/examples/latex/grStar.tex - RELOC/doc/latex/tkz-berge/examples/latex/grWheel.tex - RELOC/doc/latex/tkz-berge/examples/latex/hypercube_simple.tex - RELOC/doc/latex/tkz-berge/examples/latex/hypercubed.tex - RELOC/doc/latex/tkz-berge/latex/TKZdoc-berge-classic.tex - RELOC/doc/latex/tkz-berge/latex/TKZdoc-berge-installation.tex - RELOC/doc/latex/tkz-berge/latex/TKZdoc-berge-macros-e.tex - RELOC/doc/latex/tkz-berge/latex/TKZdoc-berge-macros.tex - RELOC/doc/latex/tkz-berge/latex/TKZdoc-berge-main.tex - RELOC/doc/latex/tkz-berge/latex/TKZdoc-berge-style.tex - RELOC/doc/latex/tkz-berge/latex/TKZdoc-gr-installation.tex - RELOC/doc/latex/tkz-berge/latex/berge.ist - RELOC/doc/latex/tkz-berge/readme-tkz-berge.txt details="Readme" - RELOC/doc/latex/tkz-berge/tkz-berge-screen.pdf details="Package documentation" -runfiles size=24 - RELOC/tex/latex/tkz-berge/tkz-arith.sty - RELOC/tex/latex/tkz-berge/tkz-berge.sty -catalogue-also tkz-graph -catalogue-ctan /macros/latex/contrib/tkz/tkz-berge -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics maths pgf-tikz -catalogue-version 1.00c - -name tkz-doc -category Package -revision 48709 -shortdesc Documentation macros for the TKZ series of packages -relocated 1 -longdesc This bundle offers a documentation class (tkz-doc) and a -longdesc package (tkzexample). These files are used in the documentation -longdesc of the author's packages tkz-tab and tkz-linknodes. -containersize 8360 -containerchecksum 849b9c74e0e1913c62239682212b7f53b4ac1deefde3a287798d70055c4302e0bae313a1e2201985d4eb224e4daa4e89fcc699efd64c440ec21e888ac927a454 -doccontainersize 400 -doccontainerchecksum 68fda066dfde0a6b4787f2acb5e5ffce779369669662b48286535ac3ad32279abc319b36dc525f255061f839ef0ee1961fc9f820a7b40cda07fe10750c366b31 -docfiles size=1 - RELOC/doc/latex/tkz-doc/README -runfiles size=9 - RELOC/tex/latex/tkz-doc/tkz-doc.cls - RELOC/tex/latex/tkz-doc/tkzexample.sty -catalogue-contact-repository https://github.com/tkz-sty -catalogue-ctan /macros/latex/contrib/tkz-doc -catalogue-date 2018-09-19 23:07:30 +0200 -catalogue-license lppl -catalogue-topics doc-supp class -catalogue-version 1.1d - -name tkz-euclide -category Package -revision 22830 -shortdesc Tools for drawing Euclidean geometry -relocated 1 -longdesc The tkz-euclide package is a set of files, designed to give -longdesc math teachers and students) easy access at the programming of -longdesc Euclidean geometry with TikZ. -containersize 17728 -containerchecksum cb555fbc171220c6ca8181cc11fa41924b45f1c07b38bd23236ad1d4db5ba07b814cc8c98d8efad99521634dc3ebb42ede2f85d3e678624eb0a388ab65d9ebe7 -doccontainersize 755416 -doccontainerchecksum 69092084aeb2c14a18a6f03020aaaebd7ea24b251ae225109586020e42366636082d68f1159a8517cf7df3e86ba16e884c508c73a6b6490f14b91cc43ff1b433 -docfiles size=252 - RELOC/doc/latex/tkz-euclide/README details="Readme" language="en" - RELOC/doc/latex/tkz-euclide/examples/Makefile - RELOC/doc/latex/tkz-euclide/examples/info_euclide_tex.txt - RELOC/doc/latex/tkz-euclide/examples/latex/euclide-tex.zip - RELOC/doc/latex/tkz-euclide/examples/tkzeuclpreamble.ltx - RELOC/doc/latex/tkz-euclide/latex/TKZdoc-euclide-FAQ.tex - RELOC/doc/latex/tkz-euclide/latex/TKZdoc-euclide-alea.tex - RELOC/doc/latex/tkz-euclide/latex/TKZdoc-euclide-arcs.tex - RELOC/doc/latex/tkz-euclide/latex/TKZdoc-euclide-base.tex - RELOC/doc/latex/tkz-euclide/latex/TKZdoc-euclide-circles.tex - RELOC/doc/latex/tkz-euclide/latex/TKZdoc-euclide-compass.tex - RELOC/doc/latex/tkz-euclide/latex/TKZdoc-euclide-config.tex - RELOC/doc/latex/tkz-euclide/latex/TKZdoc-euclide-example.tex - RELOC/doc/latex/tkz-euclide/latex/TKZdoc-euclide-exemples.tex - RELOC/doc/latex/tkz-euclide/latex/TKZdoc-euclide-installation.tex - RELOC/doc/latex/tkz-euclide/latex/TKZdoc-euclide-intersec.tex - RELOC/doc/latex/tkz-euclide/latex/TKZdoc-euclide-lines.tex - RELOC/doc/latex/tkz-euclide/latex/TKZdoc-euclide-main.tex - RELOC/doc/latex/tkz-euclide/latex/TKZdoc-euclide-obj.tex - RELOC/doc/latex/tkz-euclide/latex/TKZdoc-euclide-points.tex - RELOC/doc/latex/tkz-euclide/latex/TKZdoc-euclide-polygons.tex - RELOC/doc/latex/tkz-euclide/latex/TKZdoc-euclide-presentation.tex - RELOC/doc/latex/tkz-euclide/latex/TKZdoc-euclide-rapporteur.tex - RELOC/doc/latex/tkz-euclide/latex/TKZdoc-euclide-sectors.tex - RELOC/doc/latex/tkz-euclide/latex/TKZdoc-euclide-segments.tex - RELOC/doc/latex/tkz-euclide/latex/TKZdoc-euclide-tips_and_tricks.tex - RELOC/doc/latex/tkz-euclide/latex/TKZdoc-euclide-tools.tex - RELOC/doc/latex/tkz-euclide/latex/TKZdoc-euclide-transf.tex - RELOC/doc/latex/tkz-euclide/latex/TKZdoc-euclide-vec.tex - RELOC/doc/latex/tkz-euclide/latex/euclide.ist - RELOC/doc/latex/tkz-euclide/readme-tkz-euclide-fr.txt details="Readme" language="fr" - RELOC/doc/latex/tkz-euclide/readme-tkz-euclide.txt - RELOC/doc/latex/tkz-euclide/tkz-euclide-screen.pdf details="Package documentation" language="fr" -runfiles size=38 - RELOC/tex/latex/tkz-euclide/tkz-euclide.sty - RELOC/tex/latex/tkz-euclide/tkz-lib-symbols.tex - RELOC/tex/latex/tkz-euclide/tkz-obj-addpoints.tex - RELOC/tex/latex/tkz-euclide/tkz-obj-angles.tex - RELOC/tex/latex/tkz-euclide/tkz-obj-arcs.tex - RELOC/tex/latex/tkz-euclide/tkz-obj-circles.tex - RELOC/tex/latex/tkz-euclide/tkz-obj-lines.tex - RELOC/tex/latex/tkz-euclide/tkz-obj-polygons.tex - RELOC/tex/latex/tkz-euclide/tkz-obj-protractor.tex - RELOC/tex/latex/tkz-euclide/tkz-obj-sectors.tex - RELOC/tex/latex/tkz-euclide/tkz-obj-vectors.tex - RELOC/tex/latex/tkz-euclide/tkz-tools-intersections.tex - RELOC/tex/latex/tkz-euclide/tkz-tools-transformations.tex -catalogue-also eukleides pst-eucl -catalogue-ctan /macros/latex/contrib/tkz/tkz-euclide -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics maths graphics-use -catalogue-version 1.16c - -name tkz-fct -category Package -revision 22831 -shortdesc Tools for drawing graphs of functions -relocated 1 -longdesc The tkz-fct package is designed to give math teachers (and -longdesc students) easy access to programming graphs of functions with -longdesc TikZ and gnuplot. -containersize 4712 -containerchecksum 2e8f6671918358dbe6a44add04248a5986ec7b5cf03e4d0264f2631557eb0734830bf76d7ac0335fb5b7a71ab794081fcb7dae2b237e60c61590812e67b9b2d1 -doccontainersize 804540 -doccontainerchecksum 0fb0cfb7e63be1619e589fab20e1923c24adfb413d7cf3a25ab3e052b8e98fd06aaaf024d1dfdd284fdf1495e0fafcf82b793e8bff6107ab7ad9e85300f6a900 -docfiles size=311 - RELOC/doc/latex/tkz-fct/README details="Readme" language="en" - RELOC/doc/latex/tkz-fct/examples/Makefile - RELOC/doc/latex/tkz-fct/examples/info_fct_tex.txt - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-1-0-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-10-2-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-10-3-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-10-4-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-10-5-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-10-6-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-10-7-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-10-8-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-11-1-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-11-2-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-11-3-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-11-4-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-11-5-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-11-6-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-11-7-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-12-1-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-12-2-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-12-3-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-12-4-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-12-5-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-12-6-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-13-0-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-14-1-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-14-2-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-14-3-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-14-4-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-14-5-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-14-6-1.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-14-7-1.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-14-7-2.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-14-7-3.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-14-7-4.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-14-8-1.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-14-8-2.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-15-0-3.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-15-0-4.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-16-1-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-16-2-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-3-3-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-3-4-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-4-2-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-4-3-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-4-4-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-4-5-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-4-6-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-4-7-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-4-8-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-5-1-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-5-2-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-5-3-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-5-4-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-5-5-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-5-6-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-6-1-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-7-10-2.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-7-2-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-7-3-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-7-4-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-7-5-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-7-6-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-7-7-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-7-8-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-7-9-1.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-8-10-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-8-11-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-8-2-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-8-3-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-8-4-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-8-6-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-8-7-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-8-8-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-8-9-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-9-1-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-9-2-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-9-3-0.tex - RELOC/doc/latex/tkz-fct/examples/latex/tkzFct-9-4-0.tex - RELOC/doc/latex/tkz-fct/examples/tkzfctpreamble.ltx - RELOC/doc/latex/tkz-fct/latex/TKZdoc-fct-VDW.tex - RELOC/doc/latex/tkz-fct/latex/TKZdoc-fct-area.tex - RELOC/doc/latex/tkz-fct/latex/TKZdoc-fct-asymptote.tex - RELOC/doc/latex/tkz-fct/latex/TKZdoc-fct-bac.tex - RELOC/doc/latex/tkz-fct/latex/TKZdoc-fct-compilation.tex - RELOC/doc/latex/tkz-fct/latex/TKZdoc-fct-example.tex - RELOC/doc/latex/tkz-fct/latex/TKZdoc-fct-faq.tex - RELOC/doc/latex/tkz-fct/latex/TKZdoc-fct-fonctions.tex - RELOC/doc/latex/tkz-fct/latex/TKZdoc-fct-fppgf.tex - RELOC/doc/latex/tkz-fct/latex/TKZdoc-fct-installation.tex - RELOC/doc/latex/tkz-fct/latex/TKZdoc-fct-interpolation.tex - RELOC/doc/latex/tkz-fct/latex/TKZdoc-fct-label.tex - RELOC/doc/latex/tkz-fct/latex/TKZdoc-fct-liste.tex - RELOC/doc/latex/tkz-fct/latex/TKZdoc-fct-main.tex - RELOC/doc/latex/tkz-fct/latex/TKZdoc-fct-param.tex - RELOC/doc/latex/tkz-fct/latex/TKZdoc-fct-point.tex - RELOC/doc/latex/tkz-fct/latex/TKZdoc-fct-polar.tex - RELOC/doc/latex/tkz-fct/latex/TKZdoc-fct-riemann.tex - RELOC/doc/latex/tkz-fct/latex/TKZdoc-fct-symbol.tex - RELOC/doc/latex/tkz-fct/latex/TKZdoc-fct-tangent.tex - RELOC/doc/latex/tkz-fct/latex/TKZdoc-fct-why.tex - RELOC/doc/latex/tkz-fct/latex/fct.ist - RELOC/doc/latex/tkz-fct/readme-tkz-fct-fr.txt details="Readme" language="fr" - RELOC/doc/latex/tkz-fct/readme-tkz-fct.txt - RELOC/doc/latex/tkz-fct/readme.tex - RELOC/doc/latex/tkz-fct/tkz-fct-screen.pdf details="Package documentation" language="fr" -runfiles size=7 - RELOC/tex/latex/tkz-fct/tkz-fct.sty -catalogue-also pgf -catalogue-ctan /macros/latex/contrib/tkz/tkz-fct -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics graphics-plot -catalogue-version 1.16c - -name tkz-graph -category Package -revision 48711 -shortdesc Draw graph-theory graphs -relocated 1 -longdesc The package is designed to create graph diagrams as simply as -longdesc possible, using TikZ -containersize 6108 -containerchecksum 1a4cd3fbc72f8dd7f944722d0b327670ee18925d7a265dcd2bf7f88bb18c7877d3b37bc0353a8abe42dd90cdf3a72253703e8bcf8bc9f223532c3bef2ebe235e -doccontainersize 305028 -doccontainerchecksum 19fad3938da48f06b293de400c7a14bbb53a7984aaee226a28c62e5a463bf949213b68f1dffa536cb8ef1f98cab96e2f740f7e71c7add8df670ad384c76e720b -docfiles size=112 - RELOC/doc/latex/tkz-graph/latex/TKZdoc-gr-Dijkstra.tex - RELOC/doc/latex/tkz-graph/latex/TKZdoc-gr-Welsh.tex - RELOC/doc/latex/tkz-graph/latex/TKZdoc-gr-annales.tex - RELOC/doc/latex/tkz-graph/latex/TKZdoc-gr-couverture.tex - RELOC/doc/latex/tkz-graph/latex/TKZdoc-gr-edge.tex - RELOC/doc/latex/tkz-graph/latex/TKZdoc-gr-installation.tex - RELOC/doc/latex/tkz-graph/latex/TKZdoc-gr-label.tex - RELOC/doc/latex/tkz-graph/latex/TKZdoc-gr-main.tex - RELOC/doc/latex/tkz-graph/latex/TKZdoc-gr-presentation.tex - RELOC/doc/latex/tkz-graph/latex/TKZdoc-gr-prob.tex - RELOC/doc/latex/tkz-graph/latex/TKZdoc-gr-style.tex - RELOC/doc/latex/tkz-graph/latex/TKZdoc-gr-vertex.tex - RELOC/doc/latex/tkz-graph/latex/TKZdoc-gr-vertices.tex - RELOC/doc/latex/tkz-graph/latex/graph.ist - RELOC/doc/latex/tkz-graph/readme-tkz-graph.txt details="Readme (French)" language="fr" - RELOC/doc/latex/tkz-graph/tkz-graph-screen.pdf details="Package documentation" -runfiles size=12 - RELOC/tex/latex/tkz-graph/tkz-graph.sty -catalogue-also tkz-berge -catalogue-ctan /macros/latex/contrib/tkz/tkz-graph -catalogue-date 2018-09-19 23:16:57 +0200 -catalogue-license lppl -catalogue-topics maths pgf-tikz -catalogue-version 1.00 d - -name tkz-kiviat -category Package -revision 48712 -shortdesc Draw Kiviat graphs -relocated 1 -longdesc The package allows the user to draw Kiviat Graphs directly, or -longdesc with data from an external file. The drawing is done with the -longdesc help of pgfplots. -containersize 2344 -containerchecksum 953e5e4526a04e6b1d71e4d8da01ab88d4cd5e90d29f012b8f1cbd807ba061d40dbabe7c6851b81bd06c589880c07f4dffe630804c0ce1853a2aba25c1ab4a30 -doccontainersize 156212 -doccontainerchecksum 70176fff8dba7a4b752562fabcb2bbdec06dd1a7bc934e985a1d1ac364ebb0c92def5721e4d7ec7df731696efec5ecbde44b04999d13f79a896cf14f8319293b -docfiles size=51 - RELOC/doc/latex/tkz-kiviat/README - RELOC/doc/latex/tkz-kiviat/TKZdoc-kiviat-main.pdf details="Package documentation" - RELOC/doc/latex/tkz-kiviat/examples/latex/file.dat - RELOC/doc/latex/tkz-kiviat/examples/latex/kiviat1.tex - RELOC/doc/latex/tkz-kiviat/examples/latex/kiviat2.tex - RELOC/doc/latex/tkz-kiviat/examples/latex/kiviat3.tex - RELOC/doc/latex/tkz-kiviat/examples/latex/kiviat4.tex - RELOC/doc/latex/tkz-kiviat/examples/latex/kiviat5.tex - RELOC/doc/latex/tkz-kiviat/latex/TKZdoc-kiviat-main.tex - RELOC/doc/latex/tkz-kiviat/latex/file.dat - RELOC/doc/latex/tkz-kiviat/latex/file2.dat -runfiles size=3 - RELOC/tex/latex/tkz-kiviat/tkz-kiviat.sty -catalogue-contact-repository https://github.com/tkz-sty -catalogue-ctan /macros/latex/contrib/tkz/tkz-kiviat -catalogue-date 2018-09-19 23:58:18 +0200 -catalogue-license lppl -catalogue-topics graphics-plot -catalogue-version 0.1b - -name tkz-linknodes -category Package -revision 48713 -shortdesc Link nodes in mathematical environments -relocated 1 -longdesc The package arose from a requirement to link the elements of an -longdesc amsmath align or aligned environment. The package makes use of -longdesc PGF/TikZ. The package documentation relies on the facilities of -longdesc the tkz-doc bundle -containersize 2964 -containerchecksum 4d3152fc2eee2d7500d79769226dbd0055dff6da3813859034dc70ab8ffdc370cf46f801fbdd99dd585c93056dbb99349b427161600e0875981c2736a7a0d8e8 -doccontainersize 339080 -doccontainerchecksum fc73c35c15a25e9cacfd7f780fd97d3664464d7eb1dae7d63cf1342e52c9a5a52c1fce886f80f65654e807158af509a64330f4a021074c8cf325c2de66381612 -docfiles size=107 - RELOC/doc/latex/tkz-linknodes/README details="Readme" language="en" - RELOC/doc/latex/tkz-linknodes/examples/equation.pdf - RELOC/doc/latex/tkz-linknodes/examples/latex/equation.tex - RELOC/doc/latex/tkz-linknodes/examples/latex/quadratic.tex - RELOC/doc/latex/tkz-linknodes/examples/latex/system.tex - RELOC/doc/latex/tkz-linknodes/examples/quadratic.pdf - RELOC/doc/latex/tkz-linknodes/examples/system.pdf - RELOC/doc/latex/tkz-linknodes/latex/TKZdoc-linknodes-us.tex - RELOC/doc/latex/tkz-linknodes/latex/linknodes.ist - RELOC/doc/latex/tkz-linknodes/readme-linknodes.txt - RELOC/doc/latex/tkz-linknodes/tkz-linknodes-screen.pdf details="Package documentation" language="en" -runfiles size=3 - RELOC/tex/latex/tkz-linknodes/tkz-linknodes.sty -catalogue-contact-repository https://github.com/tkz-sty -catalogue-ctan /macros/latex/contrib/tkz/tkz-linknodes -catalogue-date 2018-09-19 23:44:41 +0200 -catalogue-license lppl -catalogue-topics graphics-use pgf-tikz -catalogue-version 1.1d - -name tkz-orm -category Package -revision 39408 -shortdesc Create Object-Role Model (ORM) diagrams -relocated 1 -longdesc The package provides styles for drawing Object-Role Model (ORM) -longdesc diagrams in TeX based on the PGF and TikZ picture environment. -containersize 7492 -containerchecksum da26599afc19eea1138709b88257f3bcc8689e653e69411d70ca35f99545ae4fbaa041bf4f9fc0bb726350fff9dc8209fe8828f15a65c57c0d9493b61560a73f -doccontainersize 431360 -doccontainerchecksum 4f210d43a5e35fbfdd5c5b1bb6d6588a2c662c1d90ee2ebb8a4b9b854534785d37a82c123c5b1ec9b7b390da5244c9929b93dde18c89ff3a539d6818f35219b2 -docfiles size=120 - RELOC/doc/latex/tkz-orm/LICENSE - RELOC/doc/latex/tkz-orm/Makefile - RELOC/doc/latex/tkz-orm/README details="Readme" - RELOC/doc/latex/tkz-orm/pgfmanualstyle.sty - RELOC/doc/latex/tkz-orm/tkz-orm.bib - RELOC/doc/latex/tkz-orm/tkz-orm.pdf details="Package documentation" - RELOC/doc/latex/tkz-orm/tkz-orm.tex -runfiles size=10 - RELOC/tex/latex/tkz-orm/tkz-orm.sty -catalogue-ctan /graphics/pgf/contrib/tkz-orm -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license gpl2lppl1.3 -catalogue-topics diagram pgf-tikz -catalogue-version 0.1.4 - -name tkz-tab -category Package -revision 49775 -shortdesc Tables of signs and variations using PGF/TikZ -relocated 1 -longdesc The package provides comprehensive facilities for preparing -longdesc lists of signs and variations, using PGF. The package -longdesc documentation requires the tkz-doc bundle. -containersize 6500 -containerchecksum f1b45dee761158482f634d29c0d920eddf35709d9ccf857be0aefbb7d2b8387ce1421ad53680696a8d69732f4ff87427ddab2ca99f82134d0df4ddd4a9493d17 -doccontainersize 449072 -doccontainerchecksum b2fcee6b91e360fda7f3dc1b4a27e7a7cd318cb95b610235d1bc3c71292dc52a0079918846f671313bf5f15567cc2e5c32184d4c1a82b531cb588f8a62b4da16 -docfiles size=150 - RELOC/doc/latex/tkz-tab/README details="Readme" language="en" - RELOC/doc/latex/tkz-tab/latex/TKZ-doc-tab-faq.tex - RELOC/doc/latex/tkz-tab/latex/TKZdoc-tab-adapt.tex - RELOC/doc/latex/tkz-tab/latex/TKZdoc-tab-bac.tex - RELOC/doc/latex/tkz-tab/latex/TKZdoc-tab-examples.tex - RELOC/doc/latex/tkz-tab/latex/TKZdoc-tab-image.tex - RELOC/doc/latex/tkz-tab/latex/TKZdoc-tab-init.tex - RELOC/doc/latex/tkz-tab/latex/TKZdoc-tab-install.tex - RELOC/doc/latex/tkz-tab/latex/TKZdoc-tab-main.tex - RELOC/doc/latex/tkz-tab/latex/TKZdoc-tab-sign.tex - RELOC/doc/latex/tkz-tab/latex/TKZdoc-tab-slope.tex - RELOC/doc/latex/tkz-tab/latex/TKZdoc-tab-style.tex - RELOC/doc/latex/tkz-tab/latex/TKZdoc-tab-tangente.tex - RELOC/doc/latex/tkz-tab/latex/TKZdoc-tab-tv.tex - RELOC/doc/latex/tkz-tab/latex/TKZdoc-tab-valeurs.tex - RELOC/doc/latex/tkz-tab/latex/TKZdoc-tab-variation.tex - RELOC/doc/latex/tkz-tab/latex/TKZdoc-tab.ist - RELOC/doc/latex/tkz-tab/readme-us.txt - RELOC/doc/latex/tkz-tab/tkz-tab-screen.pdf details="Package documentation (French)" language="fr" -runfiles size=12 - RELOC/tex/latex/tkz-tab/tkz-tab.sty -catalogue-also tableaux tableauvariations tablor tabvar -catalogue-contact-repository https://github.com/tkz-sty -catalogue-ctan /macros/latex/contrib/tkz/tkz-tab -catalogue-date 2019-01-20 08:40:22 +0100 -catalogue-license lppl1.3gpl -catalogue-topics maths-tabvar pgf-tikz -catalogue-version 1.4e - -name tlc-article -category Package -revision 47891 -shortdesc A LaTeX document class for formal documents -relocated 1 -longdesc The package provides a LaTeX document class that orchestrates a -longdesc logical arrangement for document header, footer, author, -longdesc abstract, table of contents, and margins. It standardizes a -longdesc document layout intended for formal documents. The tlc_article -longdesc GitHub repository uses a SCRUM framework adapted to standard -longdesc GitHub tooling. tlc_article is integrated with Travis-ci.org -longdesc for continuous integration and AllanConsulting.slack.com for -longdesc centralized notification. -containersize 3720 -containerchecksum 99f352e53a1f475b88e4d25e68ca166a09f3474662de6f296739ad755e36adbe5b65f1e4b4402a54f4f9ffe157983a439e2876409cff629e2aa6bf48bae977a4 -doccontainersize 110136 -doccontainerchecksum e7a3a8b029e9bfa0de36bce89de432231e4136d749a5418d967574bcedcd0ebba74f1eb7fb7d6f83202365936878c937b704f89ebf8852eee7bb561e9f30f3b6 -docfiles size=38 - RELOC/doc/latex/tlc-article/GettingStarted.tex - RELOC/doc/latex/tlc-article/GettingStarted.texx - RELOC/doc/latex/tlc-article/LICENSE - RELOC/doc/latex/tlc-article/README.md details="Readme" - RELOC/doc/latex/tlc-article/data/logo.png - RELOC/doc/latex/tlc-article/data/required-packages.csv - RELOC/doc/latex/tlc-article/data/version.csv - RELOC/doc/latex/tlc-article/doc/sprint.md - RELOC/doc/latex/tlc-article/images/titlepage.png -runfiles size=3 - RELOC/tex/latex/tlc-article/tlc-article.cls -catalogue-ctan /macros/latex/contrib/tlc-article -catalogue-date 2018-05-31 12:09:50 +0200 -catalogue-license bsd3 -catalogue-topics class article-like -catalogue-version 1.0.10 - -name tlc2 -category Package -revision 26096 -catalogue tlc2-examples -shortdesc Examples from "The LaTeX Companion", second edition -relocated 1 -longdesc The source of the examples printed in the book, together with -longdesc necessary supporting files. The book was published by -longdesc Addison-Wesley, 2004, ISBN 0-201-36299-6. -containersize 484 -containerchecksum 460b1f5825b677e0b684f2c804501815eb3b4ba437e6e3abc4d59e6deff9647f5ef1f30d42b0f5d1e32eaabec8901ce4e46f2aebacb2c2ca0a3b310c99fafac5 -doccontainersize 114708 -doccontainerchecksum 14f74ca9def0a417be1e35cbc4e2b27ecd708d8ba91a4cc7cf6bad6553a894c3848c965e3f978aa69b6446d408362c0c19e34b8ca55dcb89ffb7fc52126115f5 -docfiles size=890 - RELOC/doc/latex/tlc2/1-3-1.ltx - RELOC/doc/latex/tlc2/1-3-2.ltx2 - RELOC/doc/latex/tlc2/1-3-3.ltx - RELOC/doc/latex/tlc2/1-3-4.ltx - RELOC/doc/latex/tlc2/1-3-5.ltx - RELOC/doc/latex/tlc2/10-1-1.ltx - RELOC/doc/latex/tlc2/10-1-10.ltx - RELOC/doc/latex/tlc2/10-1-11.ltx - RELOC/doc/latex/tlc2/10-1-12.ltx - RELOC/doc/latex/tlc2/10-1-13.ltx - RELOC/doc/latex/tlc2/10-1-14.ltx - RELOC/doc/latex/tlc2/10-1-15.ltx - RELOC/doc/latex/tlc2/10-1-16.ltx - RELOC/doc/latex/tlc2/10-1-17.ltx - RELOC/doc/latex/tlc2/10-1-18.ltx - RELOC/doc/latex/tlc2/10-1-19.ltx - RELOC/doc/latex/tlc2/10-1-2.ltx - RELOC/doc/latex/tlc2/10-1-20.ltx - RELOC/doc/latex/tlc2/10-1-21.ltx - RELOC/doc/latex/tlc2/10-1-22.ltx - RELOC/doc/latex/tlc2/10-1-23.ltx - RELOC/doc/latex/tlc2/10-1-24.ltx - RELOC/doc/latex/tlc2/10-1-25.ltx - RELOC/doc/latex/tlc2/10-1-26.ltx - RELOC/doc/latex/tlc2/10-1-27.ltx - RELOC/doc/latex/tlc2/10-1-3.ltx - RELOC/doc/latex/tlc2/10-1-4.ltx - RELOC/doc/latex/tlc2/10-1-5.ltx - RELOC/doc/latex/tlc2/10-1-6.ltx - RELOC/doc/latex/tlc2/10-1-7.ltx - RELOC/doc/latex/tlc2/10-1-8.ltx - RELOC/doc/latex/tlc2/10-1-9.ltx2 - RELOC/doc/latex/tlc2/10-2-1.ltx - RELOC/doc/latex/tlc2/10-2-10.ltx - RELOC/doc/latex/tlc2/10-2-11.ltx - RELOC/doc/latex/tlc2/10-2-12.ltx - RELOC/doc/latex/tlc2/10-2-13.ltx - RELOC/doc/latex/tlc2/10-2-14.ltx - RELOC/doc/latex/tlc2/10-2-15.ltx - RELOC/doc/latex/tlc2/10-2-2.ltx - RELOC/doc/latex/tlc2/10-2-3.ltx - RELOC/doc/latex/tlc2/10-2-4.ltx - RELOC/doc/latex/tlc2/10-2-5.ltx - RELOC/doc/latex/tlc2/10-2-6.ltx - RELOC/doc/latex/tlc2/10-2-7.ltx - RELOC/doc/latex/tlc2/10-2-8.ltx - RELOC/doc/latex/tlc2/10-2-9.ltx - RELOC/doc/latex/tlc2/10-3-1.ltx - RELOC/doc/latex/tlc2/10-3-10.ltx - RELOC/doc/latex/tlc2/10-3-11.ltx - RELOC/doc/latex/tlc2/10-3-12.ltx - RELOC/doc/latex/tlc2/10-3-2.ltx - RELOC/doc/latex/tlc2/10-3-3.ltx - RELOC/doc/latex/tlc2/10-3-4.ltx - RELOC/doc/latex/tlc2/10-3-5.ltx - RELOC/doc/latex/tlc2/10-3-6.ltx - RELOC/doc/latex/tlc2/10-3-7.ltx - RELOC/doc/latex/tlc2/10-3-8.ltx - RELOC/doc/latex/tlc2/10-3-9.ltx - RELOC/doc/latex/tlc2/10-4-1.ltx - RELOC/doc/latex/tlc2/10-4-2.ltx - RELOC/doc/latex/tlc2/10-4-3.ltx - RELOC/doc/latex/tlc2/10-4-4.ltx - RELOC/doc/latex/tlc2/12-1-1.ltx - RELOC/doc/latex/tlc2/12-1-2.ltx - RELOC/doc/latex/tlc2/12-1-3.ltx - RELOC/doc/latex/tlc2/12-2-1.ltx - RELOC/doc/latex/tlc2/12-2-10.ltx - RELOC/doc/latex/tlc2/12-2-11.ltx - RELOC/doc/latex/tlc2/12-2-12.ltx - RELOC/doc/latex/tlc2/12-2-13.ltx - RELOC/doc/latex/tlc2/12-2-14.ltx - RELOC/doc/latex/tlc2/12-2-2.ltx - RELOC/doc/latex/tlc2/12-2-3.ltx - RELOC/doc/latex/tlc2/12-2-4.ltx - RELOC/doc/latex/tlc2/12-2-5.ltx - RELOC/doc/latex/tlc2/12-2-6.ltx - RELOC/doc/latex/tlc2/12-2-7.ltx - RELOC/doc/latex/tlc2/12-2-8.ltx - RELOC/doc/latex/tlc2/12-2-9.ltx - RELOC/doc/latex/tlc2/12-3-1.ltx - RELOC/doc/latex/tlc2/12-3-10.ltx - RELOC/doc/latex/tlc2/12-3-11.ltx - RELOC/doc/latex/tlc2/12-3-12.ltx - RELOC/doc/latex/tlc2/12-3-13.ltx - RELOC/doc/latex/tlc2/12-3-14.ltx - RELOC/doc/latex/tlc2/12-3-15.ltx - RELOC/doc/latex/tlc2/12-3-16.ltx - RELOC/doc/latex/tlc2/12-3-17.ltx - RELOC/doc/latex/tlc2/12-3-18.ltx - RELOC/doc/latex/tlc2/12-3-19.ltx - RELOC/doc/latex/tlc2/12-3-2.ltx - RELOC/doc/latex/tlc2/12-3-20.ltx - RELOC/doc/latex/tlc2/12-3-21.ltx - RELOC/doc/latex/tlc2/12-3-22.ltx - RELOC/doc/latex/tlc2/12-3-23.ltx - RELOC/doc/latex/tlc2/12-3-24.ltx - RELOC/doc/latex/tlc2/12-3-25.ltx - RELOC/doc/latex/tlc2/12-3-26.ltx - RELOC/doc/latex/tlc2/12-3-27.ltx - RELOC/doc/latex/tlc2/12-3-3.ltx - RELOC/doc/latex/tlc2/12-3-4.ltx - RELOC/doc/latex/tlc2/12-3-5.ltx - RELOC/doc/latex/tlc2/12-3-6.ltx - RELOC/doc/latex/tlc2/12-3-7.ltx - RELOC/doc/latex/tlc2/12-3-8.ltx - RELOC/doc/latex/tlc2/12-3-9.ltx - RELOC/doc/latex/tlc2/12-4-1.ltx - RELOC/doc/latex/tlc2/12-4-2.ltx - RELOC/doc/latex/tlc2/12-4-3.ltx - RELOC/doc/latex/tlc2/12-4-4.ltx - RELOC/doc/latex/tlc2/12-4-5.ltx - RELOC/doc/latex/tlc2/12-4-6.ltx - RELOC/doc/latex/tlc2/12-4-7.ltx - RELOC/doc/latex/tlc2/12-4-8.ltx - RELOC/doc/latex/tlc2/12-5-1.ltx - RELOC/doc/latex/tlc2/12-5-10.ltx - RELOC/doc/latex/tlc2/12-5-11.ltx - RELOC/doc/latex/tlc2/12-5-12.ltx - RELOC/doc/latex/tlc2/12-5-13.ltx - RELOC/doc/latex/tlc2/12-5-14.ltx - RELOC/doc/latex/tlc2/12-5-15.ltx - RELOC/doc/latex/tlc2/12-5-16.ltx - RELOC/doc/latex/tlc2/12-5-17.ltx - RELOC/doc/latex/tlc2/12-5-18.ltx - RELOC/doc/latex/tlc2/12-5-19.ltx - RELOC/doc/latex/tlc2/12-5-2.ltx - RELOC/doc/latex/tlc2/12-5-20.ltx - RELOC/doc/latex/tlc2/12-5-21.ltx - RELOC/doc/latex/tlc2/12-5-22.ltx - RELOC/doc/latex/tlc2/12-5-23.ltx - RELOC/doc/latex/tlc2/12-5-24.ltx2 - RELOC/doc/latex/tlc2/12-5-25.ltx2 - RELOC/doc/latex/tlc2/12-5-26.ltx2 - RELOC/doc/latex/tlc2/12-5-27.ltx - RELOC/doc/latex/tlc2/12-5-28.ltx - RELOC/doc/latex/tlc2/12-5-29.ltx2 - RELOC/doc/latex/tlc2/12-5-3.ltx - RELOC/doc/latex/tlc2/12-5-30.ltx - RELOC/doc/latex/tlc2/12-5-31.ltx - RELOC/doc/latex/tlc2/12-5-32.ltx - RELOC/doc/latex/tlc2/12-5-33.ltx - RELOC/doc/latex/tlc2/12-5-34.ltx - RELOC/doc/latex/tlc2/12-5-35.ltx - RELOC/doc/latex/tlc2/12-5-36.ltx - RELOC/doc/latex/tlc2/12-5-37.ltx - RELOC/doc/latex/tlc2/12-5-38.ltx - RELOC/doc/latex/tlc2/12-5-39.ltx - RELOC/doc/latex/tlc2/12-5-4.ltx - RELOC/doc/latex/tlc2/12-5-40.ltx - RELOC/doc/latex/tlc2/12-5-41.ltx - RELOC/doc/latex/tlc2/12-5-42.ltx - RELOC/doc/latex/tlc2/12-5-43.ltx - RELOC/doc/latex/tlc2/12-5-44.ltx - RELOC/doc/latex/tlc2/12-5-45.ltx - RELOC/doc/latex/tlc2/12-5-46.ltx - RELOC/doc/latex/tlc2/12-5-47.ltx - RELOC/doc/latex/tlc2/12-5-48.ltx - RELOC/doc/latex/tlc2/12-5-49.ltx - RELOC/doc/latex/tlc2/12-5-5.ltx - RELOC/doc/latex/tlc2/12-5-6.ltx - RELOC/doc/latex/tlc2/12-5-7.ltx - RELOC/doc/latex/tlc2/12-5-8.ltx - RELOC/doc/latex/tlc2/12-5-9.ltx - RELOC/doc/latex/tlc2/12-6-1.ltx2 - RELOC/doc/latex/tlc2/12-6-10.ltx - RELOC/doc/latex/tlc2/12-6-2.ltx - RELOC/doc/latex/tlc2/12-6-3.ltx2 - RELOC/doc/latex/tlc2/12-6-4.ltx2 - RELOC/doc/latex/tlc2/12-6-5.ltx2 - RELOC/doc/latex/tlc2/12-6-6.ltx2 - RELOC/doc/latex/tlc2/12-6-7.ltx - RELOC/doc/latex/tlc2/12-6-8.ltx - RELOC/doc/latex/tlc2/12-6-9.ltx - RELOC/doc/latex/tlc2/13-4-1.ltx - RELOC/doc/latex/tlc2/13-4-2.ltx - RELOC/doc/latex/tlc2/13-5-1.ltx - RELOC/doc/latex/tlc2/13-5-2.ltx - RELOC/doc/latex/tlc2/13-5-3.ltx - RELOC/doc/latex/tlc2/13-5-4.ltx - RELOC/doc/latex/tlc2/13-5-5.ltx - RELOC/doc/latex/tlc2/13-5-6.ltx - RELOC/doc/latex/tlc2/13-5-7.ltx - RELOC/doc/latex/tlc2/14-4-1.ltx - RELOC/doc/latex/tlc2/14-4-2.ltx - RELOC/doc/latex/tlc2/2-1-1.ltx - RELOC/doc/latex/tlc2/2-2-1.ltx - RELOC/doc/latex/tlc2/2-2-10.ltx - RELOC/doc/latex/tlc2/2-2-11.ltx - RELOC/doc/latex/tlc2/2-2-12.ltx - RELOC/doc/latex/tlc2/2-2-13.ltx - RELOC/doc/latex/tlc2/2-2-14.ltx - RELOC/doc/latex/tlc2/2-2-15.ltx - RELOC/doc/latex/tlc2/2-2-16.ltx - RELOC/doc/latex/tlc2/2-2-17.ltx - RELOC/doc/latex/tlc2/2-2-18.ltx - RELOC/doc/latex/tlc2/2-2-19.ltx - RELOC/doc/latex/tlc2/2-2-2.ltx - RELOC/doc/latex/tlc2/2-2-20.ltx - RELOC/doc/latex/tlc2/2-2-21.ltx2 - RELOC/doc/latex/tlc2/2-2-22.ltx - RELOC/doc/latex/tlc2/2-2-3.ltx - RELOC/doc/latex/tlc2/2-2-4.ltx - RELOC/doc/latex/tlc2/2-2-5.ltx - RELOC/doc/latex/tlc2/2-2-6.ltx - RELOC/doc/latex/tlc2/2-2-7.ltx - RELOC/doc/latex/tlc2/2-2-8.ltx - RELOC/doc/latex/tlc2/2-2-9.ltx - RELOC/doc/latex/tlc2/2-3-1.ltx2 - RELOC/doc/latex/tlc2/2-3-10.ltx - RELOC/doc/latex/tlc2/2-3-11.ltx - RELOC/doc/latex/tlc2/2-3-12.ltx - RELOC/doc/latex/tlc2/2-3-13.ltx - RELOC/doc/latex/tlc2/2-3-14.ltx - RELOC/doc/latex/tlc2/2-3-2.ltx - RELOC/doc/latex/tlc2/2-3-3.ltx - RELOC/doc/latex/tlc2/2-3-4.ltx - RELOC/doc/latex/tlc2/2-3-5.ltx - RELOC/doc/latex/tlc2/2-3-6.ltx - RELOC/doc/latex/tlc2/2-3-7.ltx - RELOC/doc/latex/tlc2/2-3-8.ltx2 - RELOC/doc/latex/tlc2/2-3-9.ltx - RELOC/doc/latex/tlc2/2-4-1.ltx - RELOC/doc/latex/tlc2/2-4-2.ltx - RELOC/doc/latex/tlc2/2-4-3.ltx - RELOC/doc/latex/tlc2/2-4-4.ltx2 - RELOC/doc/latex/tlc2/2-4-5.ltx - RELOC/doc/latex/tlc2/2-4-6.ltx2 - RELOC/doc/latex/tlc2/2-4-7.ltx - RELOC/doc/latex/tlc2/2-4-8.ltx - RELOC/doc/latex/tlc2/2-4-9.ltx - RELOC/doc/latex/tlc2/3-1-1.ltx - RELOC/doc/latex/tlc2/3-1-10.ltx - RELOC/doc/latex/tlc2/3-1-11.ltx - RELOC/doc/latex/tlc2/3-1-12.ltx - RELOC/doc/latex/tlc2/3-1-13.ltx - RELOC/doc/latex/tlc2/3-1-14.ltx - RELOC/doc/latex/tlc2/3-1-15.ltx - RELOC/doc/latex/tlc2/3-1-16.ltx - RELOC/doc/latex/tlc2/3-1-17.ltx - RELOC/doc/latex/tlc2/3-1-18.ltx - RELOC/doc/latex/tlc2/3-1-19.ltx - RELOC/doc/latex/tlc2/3-1-2.ltx - RELOC/doc/latex/tlc2/3-1-20.ltx - RELOC/doc/latex/tlc2/3-1-21.ltx - RELOC/doc/latex/tlc2/3-1-22.ltx - RELOC/doc/latex/tlc2/3-1-23.ltx - RELOC/doc/latex/tlc2/3-1-24.ltx - RELOC/doc/latex/tlc2/3-1-25.ltx - RELOC/doc/latex/tlc2/3-1-26.ltx - RELOC/doc/latex/tlc2/3-1-27.ltx - RELOC/doc/latex/tlc2/3-1-28.ltx - RELOC/doc/latex/tlc2/3-1-29.ltx - RELOC/doc/latex/tlc2/3-1-3.ltx - RELOC/doc/latex/tlc2/3-1-30.ltx - RELOC/doc/latex/tlc2/3-1-31.ltx - RELOC/doc/latex/tlc2/3-1-32.ltx - RELOC/doc/latex/tlc2/3-1-33.ltx - RELOC/doc/latex/tlc2/3-1-34.ltx - RELOC/doc/latex/tlc2/3-1-35.ltx - RELOC/doc/latex/tlc2/3-1-36.ltx - RELOC/doc/latex/tlc2/3-1-37.ltx - RELOC/doc/latex/tlc2/3-1-38.ltx - RELOC/doc/latex/tlc2/3-1-39.ltx - RELOC/doc/latex/tlc2/3-1-4.ltx - RELOC/doc/latex/tlc2/3-1-40.ltx - RELOC/doc/latex/tlc2/3-1-41.ltx - RELOC/doc/latex/tlc2/3-1-42.ltx - RELOC/doc/latex/tlc2/3-1-43.ltx - RELOC/doc/latex/tlc2/3-1-44.ltx - RELOC/doc/latex/tlc2/3-1-45.ltx - RELOC/doc/latex/tlc2/3-1-46.ltx - RELOC/doc/latex/tlc2/3-1-47.ltx - RELOC/doc/latex/tlc2/3-1-48.ltx - RELOC/doc/latex/tlc2/3-1-49.ltx - RELOC/doc/latex/tlc2/3-1-5.ltx - RELOC/doc/latex/tlc2/3-1-50.ltx - RELOC/doc/latex/tlc2/3-1-51.ltx - RELOC/doc/latex/tlc2/3-1-52.ltx - RELOC/doc/latex/tlc2/3-1-53.ltx - RELOC/doc/latex/tlc2/3-1-6.ltx - RELOC/doc/latex/tlc2/3-1-7.ltx - RELOC/doc/latex/tlc2/3-1-8.ltx - RELOC/doc/latex/tlc2/3-1-9.ltx - RELOC/doc/latex/tlc2/3-2-1.ltx - RELOC/doc/latex/tlc2/3-2-10.ltx - RELOC/doc/latex/tlc2/3-2-11.ltx - RELOC/doc/latex/tlc2/3-2-12.ltx - RELOC/doc/latex/tlc2/3-2-13.ltx - RELOC/doc/latex/tlc2/3-2-14.ltx - RELOC/doc/latex/tlc2/3-2-15.ltx - RELOC/doc/latex/tlc2/3-2-16.ltx - RELOC/doc/latex/tlc2/3-2-17.ltx2 - RELOC/doc/latex/tlc2/3-2-18.ltx2 - RELOC/doc/latex/tlc2/3-2-19.ltx - RELOC/doc/latex/tlc2/3-2-2.ltx - RELOC/doc/latex/tlc2/3-2-20.ltx - RELOC/doc/latex/tlc2/3-2-21.ltx2 - RELOC/doc/latex/tlc2/3-2-22.ltx - RELOC/doc/latex/tlc2/3-2-23.ltx - RELOC/doc/latex/tlc2/3-2-24.ltx2 - RELOC/doc/latex/tlc2/3-2-25.ltx - RELOC/doc/latex/tlc2/3-2-26.ltx - RELOC/doc/latex/tlc2/3-2-27.ltx - RELOC/doc/latex/tlc2/3-2-28.ltx - RELOC/doc/latex/tlc2/3-2-3.ltx - RELOC/doc/latex/tlc2/3-2-4.ltx - RELOC/doc/latex/tlc2/3-2-5.ltx - RELOC/doc/latex/tlc2/3-2-6.ltx - RELOC/doc/latex/tlc2/3-2-7.ltx2 - RELOC/doc/latex/tlc2/3-2-8.ltx - RELOC/doc/latex/tlc2/3-2-9.ltx - RELOC/doc/latex/tlc2/3-3-1.ltx - RELOC/doc/latex/tlc2/3-3-10.ltx - RELOC/doc/latex/tlc2/3-3-11.ltx - RELOC/doc/latex/tlc2/3-3-12.ltx - RELOC/doc/latex/tlc2/3-3-13.ltx - RELOC/doc/latex/tlc2/3-3-14.ltx - RELOC/doc/latex/tlc2/3-3-15.ltx - RELOC/doc/latex/tlc2/3-3-16.ltx - RELOC/doc/latex/tlc2/3-3-17.ltx - RELOC/doc/latex/tlc2/3-3-18.ltx - RELOC/doc/latex/tlc2/3-3-19.ltx - RELOC/doc/latex/tlc2/3-3-2.ltx - RELOC/doc/latex/tlc2/3-3-20.ltx - RELOC/doc/latex/tlc2/3-3-21.ltx - RELOC/doc/latex/tlc2/3-3-22.ltx - RELOC/doc/latex/tlc2/3-3-23.ltx - RELOC/doc/latex/tlc2/3-3-24.ltx - RELOC/doc/latex/tlc2/3-3-25.ltx - RELOC/doc/latex/tlc2/3-3-26.ltx - RELOC/doc/latex/tlc2/3-3-27.ltx - RELOC/doc/latex/tlc2/3-3-28.ltx - RELOC/doc/latex/tlc2/3-3-29.ltx - RELOC/doc/latex/tlc2/3-3-3.ltx - RELOC/doc/latex/tlc2/3-3-30.ltx - RELOC/doc/latex/tlc2/3-3-4.ltx - RELOC/doc/latex/tlc2/3-3-5.ltx - RELOC/doc/latex/tlc2/3-3-6.ltx - RELOC/doc/latex/tlc2/3-3-7.ltx - RELOC/doc/latex/tlc2/3-3-8.ltx - RELOC/doc/latex/tlc2/3-3-9.ltx - RELOC/doc/latex/tlc2/3-4-1.ltx - RELOC/doc/latex/tlc2/3-4-10.ltx - RELOC/doc/latex/tlc2/3-4-11.ltx - RELOC/doc/latex/tlc2/3-4-12.ltx - RELOC/doc/latex/tlc2/3-4-13.ltx - RELOC/doc/latex/tlc2/3-4-14.ltx - RELOC/doc/latex/tlc2/3-4-15.ltx - RELOC/doc/latex/tlc2/3-4-16.ltx - RELOC/doc/latex/tlc2/3-4-17.ltx - RELOC/doc/latex/tlc2/3-4-18.ltx - RELOC/doc/latex/tlc2/3-4-19.ltx - RELOC/doc/latex/tlc2/3-4-2.ltx - RELOC/doc/latex/tlc2/3-4-20.ltx - RELOC/doc/latex/tlc2/3-4-21.ltx - RELOC/doc/latex/tlc2/3-4-22.ltx - RELOC/doc/latex/tlc2/3-4-23.ltx - RELOC/doc/latex/tlc2/3-4-24.ltx - RELOC/doc/latex/tlc2/3-4-25.ltx - RELOC/doc/latex/tlc2/3-4-26.ltx - RELOC/doc/latex/tlc2/3-4-27.ltx - RELOC/doc/latex/tlc2/3-4-28.ltx - RELOC/doc/latex/tlc2/3-4-29.ltx - RELOC/doc/latex/tlc2/3-4-3.ltx - RELOC/doc/latex/tlc2/3-4-30.ltx - RELOC/doc/latex/tlc2/3-4-31.ltx - RELOC/doc/latex/tlc2/3-4-32.ltx - RELOC/doc/latex/tlc2/3-4-33.ltx - RELOC/doc/latex/tlc2/3-4-34.ltx - RELOC/doc/latex/tlc2/3-4-35.ltx - RELOC/doc/latex/tlc2/3-4-36.ltx - RELOC/doc/latex/tlc2/3-4-37.ltx - RELOC/doc/latex/tlc2/3-4-38.ltx - RELOC/doc/latex/tlc2/3-4-39.ltx - RELOC/doc/latex/tlc2/3-4-4.ltx - RELOC/doc/latex/tlc2/3-4-40.ltx - RELOC/doc/latex/tlc2/3-4-41.ltx - RELOC/doc/latex/tlc2/3-4-42.ltx - RELOC/doc/latex/tlc2/3-4-5.ltx - RELOC/doc/latex/tlc2/3-4-6.ltx - RELOC/doc/latex/tlc2/3-4-7.ltx - RELOC/doc/latex/tlc2/3-4-8.ltx - RELOC/doc/latex/tlc2/3-4-9.ltx - RELOC/doc/latex/tlc2/3-5-1.ltx - RELOC/doc/latex/tlc2/3-5-10.ltx - RELOC/doc/latex/tlc2/3-5-11.ltx - RELOC/doc/latex/tlc2/3-5-12.ltx - RELOC/doc/latex/tlc2/3-5-13.ltx - RELOC/doc/latex/tlc2/3-5-14.ltx - RELOC/doc/latex/tlc2/3-5-15.ltx - RELOC/doc/latex/tlc2/3-5-16.ltx - RELOC/doc/latex/tlc2/3-5-17.ltx - RELOC/doc/latex/tlc2/3-5-18.ltx - RELOC/doc/latex/tlc2/3-5-19.ltx - RELOC/doc/latex/tlc2/3-5-2.ltx - RELOC/doc/latex/tlc2/3-5-20.ltx - RELOC/doc/latex/tlc2/3-5-3.ltx - RELOC/doc/latex/tlc2/3-5-4.ltx - RELOC/doc/latex/tlc2/3-5-5.ltx - RELOC/doc/latex/tlc2/3-5-6.ltx - RELOC/doc/latex/tlc2/3-5-7.ltx - RELOC/doc/latex/tlc2/3-5-8.ltx - RELOC/doc/latex/tlc2/3-5-9.ltx - RELOC/doc/latex/tlc2/4-1-1.ltx - RELOC/doc/latex/tlc2/4-2-1.ltx - RELOC/doc/latex/tlc2/4-2-10.ltx - RELOC/doc/latex/tlc2/4-2-11.ltx - RELOC/doc/latex/tlc2/4-2-12.ltx - RELOC/doc/latex/tlc2/4-2-13.ltx - RELOC/doc/latex/tlc2/4-2-2.ltx - RELOC/doc/latex/tlc2/4-2-3.ltx - RELOC/doc/latex/tlc2/4-2-4.ltx - RELOC/doc/latex/tlc2/4-2-5.ltx - RELOC/doc/latex/tlc2/4-2-6.ltx - RELOC/doc/latex/tlc2/4-2-7.ltx - RELOC/doc/latex/tlc2/4-2-8.ltx2 - RELOC/doc/latex/tlc2/4-2-9.ltx2 - RELOC/doc/latex/tlc2/4-3-1.ltx2 - RELOC/doc/latex/tlc2/4-3-2.ltx2 - RELOC/doc/latex/tlc2/4-3-3.ltx2 - RELOC/doc/latex/tlc2/4-4-1.ltx - RELOC/doc/latex/tlc2/4-4-10.ltx2 - RELOC/doc/latex/tlc2/4-4-11.ltx2 - RELOC/doc/latex/tlc2/4-4-12.ltx2 - RELOC/doc/latex/tlc2/4-4-13.ltx2 - RELOC/doc/latex/tlc2/4-4-14.ltx - RELOC/doc/latex/tlc2/4-4-15.ltx2 - RELOC/doc/latex/tlc2/4-4-2.ltx - RELOC/doc/latex/tlc2/4-4-3.ltx - RELOC/doc/latex/tlc2/4-4-4.ltx2 - RELOC/doc/latex/tlc2/4-4-5.ltx2 - RELOC/doc/latex/tlc2/4-4-6.ltx2 - RELOC/doc/latex/tlc2/4-4-7.ltx2 - RELOC/doc/latex/tlc2/4-4-8.ltx2 - RELOC/doc/latex/tlc2/4-4-9.ltx2 - RELOC/doc/latex/tlc2/4-5-1.ltx2 - RELOC/doc/latex/tlc2/4-5-2.ltx2 - RELOC/doc/latex/tlc2/5-1-1.ltx - RELOC/doc/latex/tlc2/5-1-2.ltx - RELOC/doc/latex/tlc2/5-1-3.ltx - RELOC/doc/latex/tlc2/5-1-4.ltx - RELOC/doc/latex/tlc2/5-2-1.ltx - RELOC/doc/latex/tlc2/5-2-10.ltx - RELOC/doc/latex/tlc2/5-2-11.ltx - RELOC/doc/latex/tlc2/5-2-12.ltx - RELOC/doc/latex/tlc2/5-2-13.ltx - RELOC/doc/latex/tlc2/5-2-2.ltx - RELOC/doc/latex/tlc2/5-2-3.ltx - RELOC/doc/latex/tlc2/5-2-4.ltx - RELOC/doc/latex/tlc2/5-2-5.ltx - RELOC/doc/latex/tlc2/5-2-6.ltx - RELOC/doc/latex/tlc2/5-2-7.ltx - RELOC/doc/latex/tlc2/5-2-8.ltx - RELOC/doc/latex/tlc2/5-2-9.ltx - RELOC/doc/latex/tlc2/5-3-1.ltx - RELOC/doc/latex/tlc2/5-3-2.ltx - RELOC/doc/latex/tlc2/5-3-3.ltx - RELOC/doc/latex/tlc2/5-3-4.ltx - RELOC/doc/latex/tlc2/5-3-5.ltx - RELOC/doc/latex/tlc2/5-3-6.ltx - RELOC/doc/latex/tlc2/5-4-1.ltx2 - RELOC/doc/latex/tlc2/5-4-2.ltx2 - RELOC/doc/latex/tlc2/5-4-3.ltx2 - RELOC/doc/latex/tlc2/5-4-4.ltx - RELOC/doc/latex/tlc2/5-4-5.ltx2 - RELOC/doc/latex/tlc2/5-4-6.ltx2 - RELOC/doc/latex/tlc2/5-5-1.ltx - RELOC/doc/latex/tlc2/5-5-2.ltx - RELOC/doc/latex/tlc2/5-6-1.ltx - RELOC/doc/latex/tlc2/5-6-2.ltx - RELOC/doc/latex/tlc2/5-6-3.ltx - RELOC/doc/latex/tlc2/5-6-4.ltx - RELOC/doc/latex/tlc2/5-6-5.ltx - RELOC/doc/latex/tlc2/5-6-6.ltx - RELOC/doc/latex/tlc2/5-6-7.ltx - RELOC/doc/latex/tlc2/5-6-8.ltx - RELOC/doc/latex/tlc2/5-7-1.ltx - RELOC/doc/latex/tlc2/5-7-2.ltx - RELOC/doc/latex/tlc2/5-7-3.ltx - RELOC/doc/latex/tlc2/5-7-4.ltx - RELOC/doc/latex/tlc2/5-7-5.ltx - RELOC/doc/latex/tlc2/5-7-6.ltx - RELOC/doc/latex/tlc2/5-7-7.ltx - RELOC/doc/latex/tlc2/5-7-8.ltx - RELOC/doc/latex/tlc2/5-8-1.ltx - RELOC/doc/latex/tlc2/5-8-2.ltx - RELOC/doc/latex/tlc2/5-9-1.ltx - RELOC/doc/latex/tlc2/5-9-2.ltx - RELOC/doc/latex/tlc2/5-9-3.ltx - RELOC/doc/latex/tlc2/5-9-4.ltx - RELOC/doc/latex/tlc2/5-9-5.ltx - RELOC/doc/latex/tlc2/5-9-6.ltx - RELOC/doc/latex/tlc2/6-3-1.ltx - RELOC/doc/latex/tlc2/6-3-2.ltx - RELOC/doc/latex/tlc2/6-3-3.ltx - RELOC/doc/latex/tlc2/6-3-4.ltx2 - RELOC/doc/latex/tlc2/6-3-5.ltx - RELOC/doc/latex/tlc2/6-3-6.ltx2 - RELOC/doc/latex/tlc2/6-3-7.ltx2 - RELOC/doc/latex/tlc2/6-4-1.ltx - RELOC/doc/latex/tlc2/6-4-2.ltx - RELOC/doc/latex/tlc2/6-4-3.ltx - RELOC/doc/latex/tlc2/6-4-4.ltx - RELOC/doc/latex/tlc2/6-4-5.ltx2 - RELOC/doc/latex/tlc2/6-4-6.ltx2 - RELOC/doc/latex/tlc2/6-4-7.ltx - RELOC/doc/latex/tlc2/6-4-8.ltx - RELOC/doc/latex/tlc2/6-5-1.ltx - RELOC/doc/latex/tlc2/6-5-10.ltx - RELOC/doc/latex/tlc2/6-5-11.ltx - RELOC/doc/latex/tlc2/6-5-12.ltx - RELOC/doc/latex/tlc2/6-5-13.ltx - RELOC/doc/latex/tlc2/6-5-14.ltx2 - RELOC/doc/latex/tlc2/6-5-15.ltx - RELOC/doc/latex/tlc2/6-5-16.ltx - RELOC/doc/latex/tlc2/6-5-17.ltx - RELOC/doc/latex/tlc2/6-5-18.ltx2 - RELOC/doc/latex/tlc2/6-5-2.ltx - RELOC/doc/latex/tlc2/6-5-3.ltx - RELOC/doc/latex/tlc2/6-5-4.ltx - RELOC/doc/latex/tlc2/6-5-5.ltx - RELOC/doc/latex/tlc2/6-5-6.ltx - RELOC/doc/latex/tlc2/6-5-7.ltx2 - RELOC/doc/latex/tlc2/6-5-8.ltx - RELOC/doc/latex/tlc2/6-5-9.ltx - RELOC/doc/latex/tlc2/7-10-1.ltx - RELOC/doc/latex/tlc2/7-12-1.ltx - RELOC/doc/latex/tlc2/7-3-1.ltx - RELOC/doc/latex/tlc2/7-3-2.ltx - RELOC/doc/latex/tlc2/7-3-3.ltx - RELOC/doc/latex/tlc2/7-3-4.ltx - RELOC/doc/latex/tlc2/7-3-5.ltx - RELOC/doc/latex/tlc2/7-3-6.ltx - RELOC/doc/latex/tlc2/7-3-7.ltx - RELOC/doc/latex/tlc2/7-3-8.ltx - RELOC/doc/latex/tlc2/7-4-1.ltx - RELOC/doc/latex/tlc2/7-4-2.ltx - RELOC/doc/latex/tlc2/7-4-3.ltx - RELOC/doc/latex/tlc2/7-4-4.ltx - RELOC/doc/latex/tlc2/7-4-5.ltx - RELOC/doc/latex/tlc2/7-5-1.ltx - RELOC/doc/latex/tlc2/7-5-10.ltx - RELOC/doc/latex/tlc2/7-5-11.ltx - RELOC/doc/latex/tlc2/7-5-12.ltx - RELOC/doc/latex/tlc2/7-5-13.ltx - RELOC/doc/latex/tlc2/7-5-14.ltx - RELOC/doc/latex/tlc2/7-5-15.ltx - RELOC/doc/latex/tlc2/7-5-16.ltx - RELOC/doc/latex/tlc2/7-5-17.ltx - RELOC/doc/latex/tlc2/7-5-2.ltx - RELOC/doc/latex/tlc2/7-5-3.ltx - RELOC/doc/latex/tlc2/7-5-4.ltx - RELOC/doc/latex/tlc2/7-5-5.ltx - RELOC/doc/latex/tlc2/7-5-6.ltx - RELOC/doc/latex/tlc2/7-5-7.ltx - RELOC/doc/latex/tlc2/7-5-8.ltx - RELOC/doc/latex/tlc2/7-5-9.ltx - RELOC/doc/latex/tlc2/7-6-1.ltx - RELOC/doc/latex/tlc2/7-6-10.ltx - RELOC/doc/latex/tlc2/7-6-11.ltx - RELOC/doc/latex/tlc2/7-6-12.ltx - RELOC/doc/latex/tlc2/7-6-2.ltx - RELOC/doc/latex/tlc2/7-6-3.ltx - RELOC/doc/latex/tlc2/7-6-4.ltx - RELOC/doc/latex/tlc2/7-6-5.ltx - RELOC/doc/latex/tlc2/7-6-6.ltx - RELOC/doc/latex/tlc2/7-6-7.ltx - RELOC/doc/latex/tlc2/7-6-8.ltx - RELOC/doc/latex/tlc2/7-6-9.ltx - RELOC/doc/latex/tlc2/7-7-1.ltx - RELOC/doc/latex/tlc2/7-7-10.ltx - RELOC/doc/latex/tlc2/7-7-11.ltx - RELOC/doc/latex/tlc2/7-7-12.ltx - RELOC/doc/latex/tlc2/7-7-13.ltx - RELOC/doc/latex/tlc2/7-7-14.ltx - RELOC/doc/latex/tlc2/7-7-15.ltx - RELOC/doc/latex/tlc2/7-7-16.ltx - RELOC/doc/latex/tlc2/7-7-17.ltx - RELOC/doc/latex/tlc2/7-7-18.ltx - RELOC/doc/latex/tlc2/7-7-19.ltx - RELOC/doc/latex/tlc2/7-7-2.ltx - RELOC/doc/latex/tlc2/7-7-20.ltx - RELOC/doc/latex/tlc2/7-7-21.ltx - RELOC/doc/latex/tlc2/7-7-22.ltx - RELOC/doc/latex/tlc2/7-7-23.ltx - RELOC/doc/latex/tlc2/7-7-24.ltx - RELOC/doc/latex/tlc2/7-7-25.ltx - RELOC/doc/latex/tlc2/7-7-26.ltx - RELOC/doc/latex/tlc2/7-7-27.ltx - RELOC/doc/latex/tlc2/7-7-28.ltx - RELOC/doc/latex/tlc2/7-7-29.ltx - RELOC/doc/latex/tlc2/7-7-3.ltx - RELOC/doc/latex/tlc2/7-7-4.ltx - RELOC/doc/latex/tlc2/7-7-5.ltx - RELOC/doc/latex/tlc2/7-7-6.ltx - RELOC/doc/latex/tlc2/7-7-7.ltx - RELOC/doc/latex/tlc2/7-7-8.ltx - RELOC/doc/latex/tlc2/7-7-9.ltx - RELOC/doc/latex/tlc2/7-8-1.ltx - RELOC/doc/latex/tlc2/7-8-10.ltx - RELOC/doc/latex/tlc2/7-8-11.ltx - RELOC/doc/latex/tlc2/7-8-12.ltx - RELOC/doc/latex/tlc2/7-8-13.ltx - RELOC/doc/latex/tlc2/7-8-14.ltx - RELOC/doc/latex/tlc2/7-8-15.ltx - RELOC/doc/latex/tlc2/7-8-16.ltx - RELOC/doc/latex/tlc2/7-8-17.ltx - RELOC/doc/latex/tlc2/7-8-18.ltx - RELOC/doc/latex/tlc2/7-8-19.ltx - RELOC/doc/latex/tlc2/7-8-2.ltx - RELOC/doc/latex/tlc2/7-8-20.ltx - RELOC/doc/latex/tlc2/7-8-21.ltx - RELOC/doc/latex/tlc2/7-8-22.ltx - RELOC/doc/latex/tlc2/7-8-3.ltx - RELOC/doc/latex/tlc2/7-8-4.ltx - RELOC/doc/latex/tlc2/7-8-5.ltx - RELOC/doc/latex/tlc2/7-8-6.ltx - RELOC/doc/latex/tlc2/7-8-7.ltx - RELOC/doc/latex/tlc2/7-8-8.ltx - RELOC/doc/latex/tlc2/7-8-9.ltx - RELOC/doc/latex/tlc2/7-9-1.ltx - RELOC/doc/latex/tlc2/7-9-2.ltx - RELOC/doc/latex/tlc2/8-2-1.ltx - RELOC/doc/latex/tlc2/8-2-10.ltx - RELOC/doc/latex/tlc2/8-2-11.ltx - RELOC/doc/latex/tlc2/8-2-12.ltx - RELOC/doc/latex/tlc2/8-2-13.ltx - RELOC/doc/latex/tlc2/8-2-14.ltx - RELOC/doc/latex/tlc2/8-2-15.ltx - RELOC/doc/latex/tlc2/8-2-16.ltx - RELOC/doc/latex/tlc2/8-2-17.ltx - RELOC/doc/latex/tlc2/8-2-18.ltx - RELOC/doc/latex/tlc2/8-2-19.ltx - RELOC/doc/latex/tlc2/8-2-2.ltx - RELOC/doc/latex/tlc2/8-2-20.ltx - RELOC/doc/latex/tlc2/8-2-21.ltx - RELOC/doc/latex/tlc2/8-2-22.ltx - RELOC/doc/latex/tlc2/8-2-23.ltx - RELOC/doc/latex/tlc2/8-2-24.ltx - RELOC/doc/latex/tlc2/8-2-25.ltx - RELOC/doc/latex/tlc2/8-2-26.ltx - RELOC/doc/latex/tlc2/8-2-27.ltx - RELOC/doc/latex/tlc2/8-2-28.ltx - RELOC/doc/latex/tlc2/8-2-29.ltx - RELOC/doc/latex/tlc2/8-2-3.ltx - RELOC/doc/latex/tlc2/8-2-4.ltx - RELOC/doc/latex/tlc2/8-2-5.ltx - RELOC/doc/latex/tlc2/8-2-6.ltx - RELOC/doc/latex/tlc2/8-2-7.ltx - RELOC/doc/latex/tlc2/8-2-8.ltx - RELOC/doc/latex/tlc2/8-2-9.ltx - RELOC/doc/latex/tlc2/8-3-1.ltx - RELOC/doc/latex/tlc2/8-3-10.ltx - RELOC/doc/latex/tlc2/8-3-11.ltx - RELOC/doc/latex/tlc2/8-3-12.ltx - RELOC/doc/latex/tlc2/8-3-13.ltx - RELOC/doc/latex/tlc2/8-3-14.ltx - RELOC/doc/latex/tlc2/8-3-15.ltx - RELOC/doc/latex/tlc2/8-3-16.ltx - RELOC/doc/latex/tlc2/8-3-17.ltx - RELOC/doc/latex/tlc2/8-3-18.ltx - RELOC/doc/latex/tlc2/8-3-19.ltx - RELOC/doc/latex/tlc2/8-3-2.ltx - RELOC/doc/latex/tlc2/8-3-20.ltx - RELOC/doc/latex/tlc2/8-3-21.ltx - RELOC/doc/latex/tlc2/8-3-22.ltx - RELOC/doc/latex/tlc2/8-3-23.ltx - RELOC/doc/latex/tlc2/8-3-24.ltx - RELOC/doc/latex/tlc2/8-3-25.ltx - RELOC/doc/latex/tlc2/8-3-26.ltx - RELOC/doc/latex/tlc2/8-3-27.ltx - RELOC/doc/latex/tlc2/8-3-28.ltx - RELOC/doc/latex/tlc2/8-3-29.ltx - RELOC/doc/latex/tlc2/8-3-3.ltx - RELOC/doc/latex/tlc2/8-3-30.ltx - RELOC/doc/latex/tlc2/8-3-31.ltx - RELOC/doc/latex/tlc2/8-3-32.ltx - RELOC/doc/latex/tlc2/8-3-33.ltx - RELOC/doc/latex/tlc2/8-3-34.ltx - RELOC/doc/latex/tlc2/8-3-35.ltx - RELOC/doc/latex/tlc2/8-3-36.ltx - RELOC/doc/latex/tlc2/8-3-37.ltx - RELOC/doc/latex/tlc2/8-3-38.ltx - RELOC/doc/latex/tlc2/8-3-39.ltx - RELOC/doc/latex/tlc2/8-3-4.ltx - RELOC/doc/latex/tlc2/8-3-5.ltx - RELOC/doc/latex/tlc2/8-3-6.ltx - RELOC/doc/latex/tlc2/8-3-7.ltx - RELOC/doc/latex/tlc2/8-3-8.ltx - RELOC/doc/latex/tlc2/8-3-9.ltx - RELOC/doc/latex/tlc2/8-4-1.ltx - RELOC/doc/latex/tlc2/8-4-10.ltx - RELOC/doc/latex/tlc2/8-4-11.ltx - RELOC/doc/latex/tlc2/8-4-12.ltx - RELOC/doc/latex/tlc2/8-4-13.ltx - RELOC/doc/latex/tlc2/8-4-14.ltx - RELOC/doc/latex/tlc2/8-4-2.ltx - RELOC/doc/latex/tlc2/8-4-3.ltx - RELOC/doc/latex/tlc2/8-4-4.ltx - RELOC/doc/latex/tlc2/8-4-5.ltx - RELOC/doc/latex/tlc2/8-4-6.ltx - RELOC/doc/latex/tlc2/8-4-7.ltx - RELOC/doc/latex/tlc2/8-4-8.ltx - RELOC/doc/latex/tlc2/8-4-9.ltx - RELOC/doc/latex/tlc2/8-5-1.ltx - RELOC/doc/latex/tlc2/8-5-2.ltx - RELOC/doc/latex/tlc2/8-5-3.ltx - RELOC/doc/latex/tlc2/8-5-4.ltx - RELOC/doc/latex/tlc2/8-6-1.ltx - RELOC/doc/latex/tlc2/8-6-2.ltx - RELOC/doc/latex/tlc2/8-6-3.ltx - RELOC/doc/latex/tlc2/8-6-4.ltx - RELOC/doc/latex/tlc2/8-7-1.ltx - RELOC/doc/latex/tlc2/8-7-2.ltx - RELOC/doc/latex/tlc2/8-7-3.ltx - RELOC/doc/latex/tlc2/8-7-4.ltx - RELOC/doc/latex/tlc2/8-7-5.ltx - RELOC/doc/latex/tlc2/8-7-6.ltx - RELOC/doc/latex/tlc2/8-7-7.ltx - RELOC/doc/latex/tlc2/8-8-1.ltx - RELOC/doc/latex/tlc2/8-8-10.ltx - RELOC/doc/latex/tlc2/8-8-11.ltx - RELOC/doc/latex/tlc2/8-8-12.ltx - RELOC/doc/latex/tlc2/8-8-13.ltx - RELOC/doc/latex/tlc2/8-8-14.ltx - RELOC/doc/latex/tlc2/8-8-15.ltx - RELOC/doc/latex/tlc2/8-8-16.ltx - RELOC/doc/latex/tlc2/8-8-17.ltx - RELOC/doc/latex/tlc2/8-8-18.ltx - RELOC/doc/latex/tlc2/8-8-19.ltx - RELOC/doc/latex/tlc2/8-8-2.ltx - RELOC/doc/latex/tlc2/8-8-20.ltx - RELOC/doc/latex/tlc2/8-8-21.ltx - RELOC/doc/latex/tlc2/8-8-22.ltx - RELOC/doc/latex/tlc2/8-8-23.ltx - RELOC/doc/latex/tlc2/8-8-24.ltx - RELOC/doc/latex/tlc2/8-8-25.ltx - RELOC/doc/latex/tlc2/8-8-3.ltx - RELOC/doc/latex/tlc2/8-8-4.ltx - RELOC/doc/latex/tlc2/8-8-5.ltx - RELOC/doc/latex/tlc2/8-8-6.ltx - RELOC/doc/latex/tlc2/8-8-7.ltx - RELOC/doc/latex/tlc2/8-8-8.ltx - RELOC/doc/latex/tlc2/8-8-9.ltx - RELOC/doc/latex/tlc2/8-9-1.ltx - RELOC/doc/latex/tlc2/8-9-2.ltx - RELOC/doc/latex/tlc2/8-9-3.ltx - RELOC/doc/latex/tlc2/8-9-4.ltx - RELOC/doc/latex/tlc2/8-9-5.ltx - RELOC/doc/latex/tlc2/8-9-6.ltx - RELOC/doc/latex/tlc2/8-9-7.ltx - RELOC/doc/latex/tlc2/8-9-8.ltx - RELOC/doc/latex/tlc2/9-2-1.ltx - RELOC/doc/latex/tlc2/9-2-2.ltx - RELOC/doc/latex/tlc2/9-2-3.ltx - RELOC/doc/latex/tlc2/9-2-4.ltx - RELOC/doc/latex/tlc2/9-2-5.ltx - RELOC/doc/latex/tlc2/9-2-6.ltx - RELOC/doc/latex/tlc2/9-2-7.ltx - RELOC/doc/latex/tlc2/9-2-8.ltx - RELOC/doc/latex/tlc2/9-3-1.ltx - RELOC/doc/latex/tlc2/9-3-10.ltx - RELOC/doc/latex/tlc2/9-3-11.ltx - RELOC/doc/latex/tlc2/9-3-12.ltx - RELOC/doc/latex/tlc2/9-3-13.ltx - RELOC/doc/latex/tlc2/9-3-14.ltx - RELOC/doc/latex/tlc2/9-3-15.ltx - RELOC/doc/latex/tlc2/9-3-16.ltx - RELOC/doc/latex/tlc2/9-3-17.ltx - RELOC/doc/latex/tlc2/9-3-18.ltx - RELOC/doc/latex/tlc2/9-3-19.ltx - RELOC/doc/latex/tlc2/9-3-2.ltx - RELOC/doc/latex/tlc2/9-3-20.ltx - RELOC/doc/latex/tlc2/9-3-21.ltx - RELOC/doc/latex/tlc2/9-3-22.ltx - RELOC/doc/latex/tlc2/9-3-23.ltx - RELOC/doc/latex/tlc2/9-3-24.ltx - RELOC/doc/latex/tlc2/9-3-25.ltx - RELOC/doc/latex/tlc2/9-3-26.ltx - RELOC/doc/latex/tlc2/9-3-27.ltx - RELOC/doc/latex/tlc2/9-3-28.ltx - RELOC/doc/latex/tlc2/9-3-29.ltx - RELOC/doc/latex/tlc2/9-3-3.ltx - RELOC/doc/latex/tlc2/9-3-30.ltx - RELOC/doc/latex/tlc2/9-3-31.ltx - RELOC/doc/latex/tlc2/9-3-32.ltx - RELOC/doc/latex/tlc2/9-3-33.ltx - RELOC/doc/latex/tlc2/9-3-34.ltx - RELOC/doc/latex/tlc2/9-3-35.ltx - RELOC/doc/latex/tlc2/9-3-36.ltx - RELOC/doc/latex/tlc2/9-3-37.ltx - RELOC/doc/latex/tlc2/9-3-38.ltx - RELOC/doc/latex/tlc2/9-3-39.ltx - RELOC/doc/latex/tlc2/9-3-4.ltx - RELOC/doc/latex/tlc2/9-3-5.ltx - RELOC/doc/latex/tlc2/9-3-6.ltx - RELOC/doc/latex/tlc2/9-3-7.ltx - RELOC/doc/latex/tlc2/9-3-8.ltx - RELOC/doc/latex/tlc2/9-3-9.ltx - RELOC/doc/latex/tlc2/9-4-1.ltx - RELOC/doc/latex/tlc2/9-4-2.ltx - RELOC/doc/latex/tlc2/9-4-3.ltx - RELOC/doc/latex/tlc2/9-4-4.ltx - RELOC/doc/latex/tlc2/9-4-5.ltx - RELOC/doc/latex/tlc2/9-5-1.ltx - RELOC/doc/latex/tlc2/A-1-1.ltx - RELOC/doc/latex/tlc2/A-1-10.ltx - RELOC/doc/latex/tlc2/A-1-11.ltx - RELOC/doc/latex/tlc2/A-1-12.ltx - RELOC/doc/latex/tlc2/A-1-13.ltx - RELOC/doc/latex/tlc2/A-1-14.ltx - RELOC/doc/latex/tlc2/A-1-15.ltx - RELOC/doc/latex/tlc2/A-1-16.ltx - RELOC/doc/latex/tlc2/A-1-17.ltx - RELOC/doc/latex/tlc2/A-1-2.ltx - RELOC/doc/latex/tlc2/A-1-3.ltx - RELOC/doc/latex/tlc2/A-1-4.ltx - RELOC/doc/latex/tlc2/A-1-5.ltx - RELOC/doc/latex/tlc2/A-1-6.ltx - RELOC/doc/latex/tlc2/A-1-7.ltx - RELOC/doc/latex/tlc2/A-1-8.ltx - RELOC/doc/latex/tlc2/A-1-9.ltx - RELOC/doc/latex/tlc2/A-2-1.ltx - RELOC/doc/latex/tlc2/A-2-10.ltx - RELOC/doc/latex/tlc2/A-2-11.ltx - RELOC/doc/latex/tlc2/A-2-12.ltx - RELOC/doc/latex/tlc2/A-2-13.ltx - RELOC/doc/latex/tlc2/A-2-14.ltx - RELOC/doc/latex/tlc2/A-2-15.ltx - RELOC/doc/latex/tlc2/A-2-16.ltx - RELOC/doc/latex/tlc2/A-2-17.ltx - RELOC/doc/latex/tlc2/A-2-18.ltx - RELOC/doc/latex/tlc2/A-2-19.ltx - RELOC/doc/latex/tlc2/A-2-2.ltx - RELOC/doc/latex/tlc2/A-2-20.ltx - RELOC/doc/latex/tlc2/A-2-21.ltx - RELOC/doc/latex/tlc2/A-2-3.ltx - RELOC/doc/latex/tlc2/A-2-4.ltx - RELOC/doc/latex/tlc2/A-2-5.ltx - RELOC/doc/latex/tlc2/A-2-6.ltx - RELOC/doc/latex/tlc2/A-2-7.ltx - RELOC/doc/latex/tlc2/A-2-8.ltx - RELOC/doc/latex/tlc2/A-2-9.ltx - RELOC/doc/latex/tlc2/A-3-1.ltx - RELOC/doc/latex/tlc2/A-3-10.ltx - RELOC/doc/latex/tlc2/A-3-11.ltx - RELOC/doc/latex/tlc2/A-3-2.ltx - RELOC/doc/latex/tlc2/A-3-3.ltx - RELOC/doc/latex/tlc2/A-3-4.ltx - RELOC/doc/latex/tlc2/A-3-5.ltx - RELOC/doc/latex/tlc2/A-3-6.ltx - RELOC/doc/latex/tlc2/A-3-7.ltx - RELOC/doc/latex/tlc2/A-3-8.ltx - RELOC/doc/latex/tlc2/A-3-9.ltx2 - RELOC/doc/latex/tlc2/B-3-1.ltx - RELOC/doc/latex/tlc2/Escher.ps - RELOC/doc/latex/tlc2/cat.ps - RELOC/doc/latex/tlc2/elephant.ps - RELOC/doc/latex/tlc2/indexexa.ltx - RELOC/doc/latex/tlc2/jura.bib - RELOC/doc/latex/tlc2/partial.toc - RELOC/doc/latex/tlc2/rosette.ps - RELOC/doc/latex/tlc2/tex.bib - RELOC/doc/latex/tlc2/ttctexa.cls - RELOC/doc/latex/tlc2/ttctexamargin.cls - RELOC/doc/latex/tlc2/ttctexareport.cls - RELOC/doc/latex/tlc2/w.eps - RELOC/doc/latex/tlc2/w.ps -catalogue-ctan /info/examples/tlc2 -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics book-ex - -name tlcockpit -category Package -revision 48846 -shortdesc A GUI frontend to TeX Live Manager (tlmgr) -longdesc This package aims at being a GUI for tlmgr, the TeX Live -longdesc Manager, with a modern look and feel. We take inspiration from -longdesc the excellent TeX Live Utility for MacOS. -depend tlcockpit.ARCH -containersize 15369824 -containerchecksum e5ac318dd65a706070c8ce3226afaeec9e11831ea7b58a2eaba2640e038a600ba446aa85a57cf8a65bc3de82868fe0c8e82ac35e1780a44005dd889c5ac5b06e -doccontainersize 1012280 -doccontainerchecksum ba92d2f908dcd94d5508fbbfc7ec49d03e35e6d367173b48c3f4a5f9a3542eb14fc2c06453218155cda624fe7e82ec9d540a3ff6525ec474a252e86518da81ee -docfiles size=444 - texmf-dist/doc/support/tlcockpit/ChangeLog - texmf-dist/doc/support/tlcockpit/LICENSE - texmf-dist/doc/support/tlcockpit/NEWS - texmf-dist/doc/support/tlcockpit/README.md details="Readme" - texmf-dist/doc/support/tlcockpit/logo/tlcockpit-banner.jpg - texmf-dist/doc/support/tlcockpit/logo/tlcockpit-banner.xcf - texmf-dist/doc/support/tlcockpit/logo/tlcockpit.xcf - texmf-dist/doc/support/tlcockpit/screenshots/tlcockpit-backups.jpg - texmf-dist/doc/support/tlcockpit/screenshots/tlcockpit-collections.jpg - texmf-dist/doc/support/tlcockpit/screenshots/tlcockpit-config.jpg - texmf-dist/doc/support/tlcockpit/screenshots/tlcockpit-loading.jpg - texmf-dist/doc/support/tlcockpit/screenshots/tlcockpit-menu-debug-expert.jpg - texmf-dist/doc/support/tlcockpit/screenshots/tlcockpit-packages.jpg - texmf-dist/doc/support/tlcockpit/screenshots/tlcockpit-paper.jpg - texmf-dist/doc/support/tlcockpit/screenshots/tlcockpit-pkgdetails.jpg - texmf-dist/doc/support/tlcockpit/screenshots/tlcockpit-postactions.jpg - texmf-dist/doc/support/tlcockpit/screenshots/tlcockpit-repositories.jpg - texmf-dist/doc/support/tlcockpit/screenshots/tlcockpit-updates.jpg -srccontainersize 96728 -srccontainerchecksum fa14f05e845018bd1ddf2f733f75186a8be57e95fbd2663aa896beb3f0459857db3e7ad609a7592f61ecbdebc3b8507402695f3ed3eaac4236746964c69b8421 -srcfiles size=56 - texmf-dist/source/support/tlcockpit/TODO - texmf-dist/source/support/tlcockpit/build.sbt - texmf-dist/source/support/tlcockpit/project/assembly.sbt - texmf-dist/source/support/tlcockpit/project/build.properties - texmf-dist/source/support/tlcockpit/src/main/resources/TLCockpit/spinner-small.gif - texmf-dist/source/support/tlcockpit/src/main/resources/TLCockpit/spinner.gif - texmf-dist/source/support/tlcockpit/src/main/resources/TLCockpit/tlcockpit-128.jpg - texmf-dist/source/support/tlcockpit/src/main/resources/TLCockpit/tlcockpit-48.jpg - texmf-dist/source/support/tlcockpit/src/main/resources/logback.xml - texmf-dist/source/support/tlcockpit/src/main/scala/TLCockpit/ApplicationMain.scala - texmf-dist/source/support/tlcockpit/src/main/scala/TLCockpit/LocationDialog.scala - texmf-dist/source/support/tlcockpit/src/main/scala/TLCockpit/OptionsDialog.scala - texmf-dist/source/support/tlcockpit/src/main/scala/TLCockpit/PaperDialog.scala - texmf-dist/source/support/tlcockpit/src/main/scala/TLCockpit/PkgInfoDialog.scala - texmf-dist/source/support/tlcockpit/src/main/scala/TLCockpit/TLDisplayClasses.scala - texmf-dist/source/support/tlcockpit/src/main/scala/TLCockpit/Utils.scala - texmf-dist/source/support/tlcockpit/src/main/scala/TeXLive/JsonProtocol.scala - texmf-dist/source/support/tlcockpit/src/main/scala/TeXLive/OsTools.scala - texmf-dist/source/support/tlcockpit/src/main/scala/TeXLive/TLClasses.scala - texmf-dist/source/support/tlcockpit/src/main/scala/TeXLive/TlmgrProcess.scala - texmf-dist/source/support/tlcockpit/src/main/scala/TeXLive/package.scala -runfiles size=4052 - texmf-dist/scripts/tlcockpit/tlcockpit.jar - texmf-dist/scripts/tlcockpit/tlcockpit.sh -catalogue-contact-bugs https://github.com/TeX-Live/tlcockpit/issues -catalogue-contact-repository https://github.com/TeX-Live/tlcockpit -catalogue-ctan /support/tlcockpit -catalogue-date 2018-10-06 10:55:25 +0200 -catalogue-license gpl3+ -catalogue-topics install-mgmt -catalogue-version 1.0 - -name tlcockpit.aarch64-linux -category Package -revision 46798 -shortdesc aarch64-linux files of tlcockpit -containersize 340 -containerchecksum faa131316a28ec6adae1af1d7f94cb43b561e08c99e7eace62d475b314f9a21ebae015f17a38c8ea1fd9a2e9a1d77a8a7933ac7f4d81cb08f67c16bfcea3d311 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/tlcockpit - -name tlcockpit.amd64-freebsd -category Package -revision 46798 -shortdesc amd64-freebsd files of tlcockpit -containersize 340 -containerchecksum 87fece05e7a47e2aaa854c260561c14772b5c4166d30494dd432ec2b579c3061d833433b4901e9c5ca6a252a0649941f0be4c3f308495f2990a9ea2398decc9f -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/tlcockpit - -name tlcockpit.amd64-netbsd -category Package -revision 46798 -shortdesc amd64-netbsd files of tlcockpit -containersize 340 -containerchecksum 2ad30f2c9d7eaee57680ecbffcf16b6983ee978effd4302c4e07137d77e896004a66bb538d15f91e28cd0863138642fa617bf3541bbc1464670025249e686f93 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/tlcockpit - -name tlcockpit.armhf-linux -category Package -revision 46798 -shortdesc armhf-linux files of tlcockpit -containersize 340 -containerchecksum ec9c80e5cf73fd974626cd28808c62b102abcc403bbf6e05facc6aef3869b54dec3f1792810924f84deb53ad2a04ac85f6a849d2c6930e1110f3429177172991 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/tlcockpit - -name tlcockpit.i386-cygwin -category Package -revision 46798 -shortdesc i386-cygwin files of tlcockpit -containersize 336 -containerchecksum d4e63c321002e6b62287cb471d828029dadeae67d66c7510e5d3bb33d8e8940acadfd1ef8c31f54cf6ce29d730b0aef56fb12f5205b8c3f250455597a445bb39 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/tlcockpit - -name tlcockpit.i386-freebsd -category Package -revision 46798 -shortdesc i386-freebsd files of tlcockpit -containersize 340 -containerchecksum 7deaf54565b0f6e35d371e8355c4811d95effed444d46fe26a3f81d9b82d227bc2b7812c4b20256344ee350387994790c1406116583b801d835008a41a6cc4db -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/tlcockpit - -name tlcockpit.i386-linux -category Package -revision 46798 -shortdesc i386-linux files of tlcockpit -containersize 340 -containerchecksum 3e8e091563f3faa2d1627fb62ade2a2392f3db16a36e98f9fda8410273edaa1b5007e16fef24247cb059cd5130bf2cd35388aed93ff0bf2a0dfecb2ec830e178 -binfiles arch=i386-linux size=1 - bin/i386-linux/tlcockpit - -name tlcockpit.i386-netbsd -category Package -revision 46798 -shortdesc i386-netbsd files of tlcockpit -containersize 336 -containerchecksum bdbe10018a16a53d7e4153a02ff919d8126d38330039555acaef3d4f2ff9830e54929b910a9fde0875b9fc7f2767b6ccaeaa1b5fa2052bbfe01970ee077f4927 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/tlcockpit - -name tlcockpit.i386-solaris -category Package -revision 46798 -shortdesc i386-solaris files of tlcockpit -containersize 340 -containerchecksum c7adf45294eed75e88539c48d50435cc2c371f0caf44511c8bfc61f9e7a85a7902aaef96e4d9881963a27e16b215545f6fa74ce12c95972bd3c5180ca55cbfd3 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/tlcockpit - -name tlcockpit.sparc-solaris -category Package -revision 46798 -shortdesc sparc-solaris files of tlcockpit -containersize 340 -containerchecksum 41eac69926c3ff4dab013ba585d308a34058021f29c4888fff4f1198ad207472401afc3a0e4be27719254290ddf83d55bb700044569eed33fdf70f93957984af -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/tlcockpit - -name tlcockpit.x86_64-cygwin -category Package -revision 46798 -shortdesc x86_64-cygwin files of tlcockpit -containersize 340 -containerchecksum cb9604a3e7a5d9c863e479ae7f6157744ad975865c6a9a0d665830dbe2914c714d8bf8b681464cb37dab6d932d05b9463c2b09b746fc458a69977571ef4fc1df -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/tlcockpit - -name tlcockpit.x86_64-darwin -category Package -revision 46798 -shortdesc x86_64-darwin files of tlcockpit -containersize 340 -containerchecksum 4d76ef825a90f8873b24f161f0701f60ccbeeffdcb7f9159aeb145aa1d3e453575f2350b84d22aa06fb0e0536ec8b8f0a25908508a1f57680e3058968b382e6d -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/tlcockpit - -name tlcockpit.x86_64-darwinlegacy -category Package -revision 46798 -shortdesc x86_64-darwinlegacy files of tlcockpit -containersize 348 -containerchecksum a40679efda54011b45ccea73e9517a07b8f5f1537c5a0f0615f1c52fb8cc74cb587d4376320f109a8b5dfc267c990720fdd23aab17ff6001299da7b9e73597f3 -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/tlcockpit - -name tlcockpit.x86_64-linux -category Package -revision 46798 -shortdesc x86_64-linux files of tlcockpit -containersize 340 -containerchecksum 39d270c2c4ffe8d48a248f0d7181cc60321fd46103cc37ea17e71ca4c0e7ed788736f857c37b262223bb990cfd47f7489b9569836774d308ab4790ad819873f0 -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/tlcockpit - -name tlcockpit.x86_64-linuxmusl -category Package -revision 47036 -shortdesc x86_64-linuxmusl files of tlcockpit -containersize 344 -containerchecksum 5e28169890acd0d6a8aca61f0e7f9a4b2901b31ca5a2af5fdcb8bfcafb726bf9c05700ac051176351a029bffd5309d45b57a0f0dc89bf0e2b0765a866df934fa -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/tlcockpit - -name tlcockpit.x86_64-solaris -category Package -revision 46798 -shortdesc x86_64-solaris files of tlcockpit -containersize 340 -containerchecksum 72730543f2cbef05ee3d23d9ec01f2cafc1f46767e118879564b86146ce870734c358acfe62155c9f85a85c080086a6216081ceb7378ace22753f95c0e381d28 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/tlcockpit - -name tlgs.win32 -category TLCore -revision 49215 -catalogue ghostscript -shortdesc Freely available PostScript interpreter -longdesc Ghostscript is a freely available PostScript interpreter which -longdesc is available for many platforms. It is a near-essential -longdesc complement to a TeX installation, used in many utilities, -longdesc including PostScript/PDF viewers such as gv and GSview. -longdesc Ghostscript is no longer held on CTAN: please see the home page -longdesc for downloads. -containersize 6806860 -containerchecksum 4822efea41c5a0a866c2169acfcc3011b98caa46ae76d1a0699c0ce97503b9a274708aee6e7dea5ed7bc9b5ee80715c8ab57419215f9b4eff01aa7d9fc4c832f -binfiles arch=win32 size=6218 - bin/win32/eps2eps.exe - bin/win32/pdf2dsc.exe - bin/win32/pdfopt.exe - bin/win32/ps2ascii.exe - bin/win32/ps2pdf.exe - bin/win32/ps2pdf12.exe - bin/win32/ps2pdf13.exe - bin/win32/ps2pdf14.exe - bin/win32/ps2ps.exe - bin/win32/ps2ps2.exe - texmf-dist/scripts/tlgs/gswin32/eps2eps.tlu - texmf-dist/scripts/tlgs/gswin32/pdf2dsc.tlu - texmf-dist/scripts/tlgs/gswin32/pdfopt.tlu - texmf-dist/scripts/tlgs/gswin32/ps2ascii.tlu - texmf-dist/scripts/tlgs/gswin32/ps2pdf.tlu - texmf-dist/scripts/tlgs/gswin32/ps2pdf12.tlu - texmf-dist/scripts/tlgs/gswin32/ps2pdf13.tlu - texmf-dist/scripts/tlgs/gswin32/ps2pdf14.tlu - texmf-dist/scripts/tlgs/gswin32/ps2ps.tlu - tlpkg/tlgs/COPYING - tlpkg/tlgs/README.TEXLIVE - tlpkg/tlgs/Resource/CIDFSubst/DroidSansFallback.ttf - tlpkg/tlgs/Resource/CIDFont/ArtifexBullet - tlpkg/tlgs/Resource/CMap/78-EUC-H - tlpkg/tlgs/Resource/CMap/78-EUC-V - tlpkg/tlgs/Resource/CMap/78-H - tlpkg/tlgs/Resource/CMap/78-RKSJ-H - tlpkg/tlgs/Resource/CMap/78-RKSJ-V - tlpkg/tlgs/Resource/CMap/78-V - tlpkg/tlgs/Resource/CMap/78ms-RKSJ-H - tlpkg/tlgs/Resource/CMap/78ms-RKSJ-V - tlpkg/tlgs/Resource/CMap/83pv-RKSJ-H - tlpkg/tlgs/Resource/CMap/90ms-RKSJ-H - tlpkg/tlgs/Resource/CMap/90ms-RKSJ-V - tlpkg/tlgs/Resource/CMap/90msp-RKSJ-H - tlpkg/tlgs/Resource/CMap/90msp-RKSJ-V - tlpkg/tlgs/Resource/CMap/90pv-RKSJ-H - tlpkg/tlgs/Resource/CMap/90pv-RKSJ-V - tlpkg/tlgs/Resource/CMap/Add-H - tlpkg/tlgs/Resource/CMap/Add-RKSJ-H - tlpkg/tlgs/Resource/CMap/Add-RKSJ-V - tlpkg/tlgs/Resource/CMap/Add-V - tlpkg/tlgs/Resource/CMap/Adobe-CNS1-0 - tlpkg/tlgs/Resource/CMap/Adobe-CNS1-1 - tlpkg/tlgs/Resource/CMap/Adobe-CNS1-2 - tlpkg/tlgs/Resource/CMap/Adobe-CNS1-3 - tlpkg/tlgs/Resource/CMap/Adobe-CNS1-4 - tlpkg/tlgs/Resource/CMap/Adobe-CNS1-5 - tlpkg/tlgs/Resource/CMap/Adobe-CNS1-6 - tlpkg/tlgs/Resource/CMap/Adobe-CNS1-7 - tlpkg/tlgs/Resource/CMap/Adobe-GB1-0 - tlpkg/tlgs/Resource/CMap/Adobe-GB1-1 - tlpkg/tlgs/Resource/CMap/Adobe-GB1-2 - tlpkg/tlgs/Resource/CMap/Adobe-GB1-3 - tlpkg/tlgs/Resource/CMap/Adobe-GB1-4 - tlpkg/tlgs/Resource/CMap/Adobe-GB1-5 - tlpkg/tlgs/Resource/CMap/Adobe-Japan1-0 - tlpkg/tlgs/Resource/CMap/Adobe-Japan1-1 - tlpkg/tlgs/Resource/CMap/Adobe-Japan1-2 - tlpkg/tlgs/Resource/CMap/Adobe-Japan1-3 - tlpkg/tlgs/Resource/CMap/Adobe-Japan1-4 - tlpkg/tlgs/Resource/CMap/Adobe-Japan1-5 - tlpkg/tlgs/Resource/CMap/Adobe-Japan1-6 - tlpkg/tlgs/Resource/CMap/Adobe-Japan2-0 - tlpkg/tlgs/Resource/CMap/Adobe-Korea1-0 - tlpkg/tlgs/Resource/CMap/Adobe-Korea1-1 - tlpkg/tlgs/Resource/CMap/Adobe-Korea1-2 - tlpkg/tlgs/Resource/CMap/B5-H - tlpkg/tlgs/Resource/CMap/B5-V - tlpkg/tlgs/Resource/CMap/B5pc-H - tlpkg/tlgs/Resource/CMap/B5pc-V - tlpkg/tlgs/Resource/CMap/CNS-EUC-H - tlpkg/tlgs/Resource/CMap/CNS-EUC-V - tlpkg/tlgs/Resource/CMap/CNS1-H - tlpkg/tlgs/Resource/CMap/CNS1-V - tlpkg/tlgs/Resource/CMap/CNS2-H - tlpkg/tlgs/Resource/CMap/CNS2-V - tlpkg/tlgs/Resource/CMap/ETHK-B5-H - tlpkg/tlgs/Resource/CMap/ETHK-B5-V - tlpkg/tlgs/Resource/CMap/ETen-B5-H - tlpkg/tlgs/Resource/CMap/ETen-B5-V - tlpkg/tlgs/Resource/CMap/ETenms-B5-H - tlpkg/tlgs/Resource/CMap/ETenms-B5-V - tlpkg/tlgs/Resource/CMap/EUC-H - tlpkg/tlgs/Resource/CMap/EUC-V - tlpkg/tlgs/Resource/CMap/Ext-H - tlpkg/tlgs/Resource/CMap/Ext-RKSJ-H - tlpkg/tlgs/Resource/CMap/Ext-RKSJ-V - tlpkg/tlgs/Resource/CMap/Ext-V - tlpkg/tlgs/Resource/CMap/GB-EUC-H - tlpkg/tlgs/Resource/CMap/GB-EUC-V - tlpkg/tlgs/Resource/CMap/GB-H - tlpkg/tlgs/Resource/CMap/GB-V - tlpkg/tlgs/Resource/CMap/GBK-EUC-H - tlpkg/tlgs/Resource/CMap/GBK-EUC-V - tlpkg/tlgs/Resource/CMap/GBK2K-H - tlpkg/tlgs/Resource/CMap/GBK2K-V - tlpkg/tlgs/Resource/CMap/GBKp-EUC-H - tlpkg/tlgs/Resource/CMap/GBKp-EUC-V - tlpkg/tlgs/Resource/CMap/GBT-EUC-H - tlpkg/tlgs/Resource/CMap/GBT-EUC-V - tlpkg/tlgs/Resource/CMap/GBT-H - tlpkg/tlgs/Resource/CMap/GBT-V - tlpkg/tlgs/Resource/CMap/GBTpc-EUC-H - tlpkg/tlgs/Resource/CMap/GBTpc-EUC-V - tlpkg/tlgs/Resource/CMap/GBpc-EUC-H - tlpkg/tlgs/Resource/CMap/GBpc-EUC-V - tlpkg/tlgs/Resource/CMap/H - tlpkg/tlgs/Resource/CMap/HKdla-B5-H - tlpkg/tlgs/Resource/CMap/HKdla-B5-V - tlpkg/tlgs/Resource/CMap/HKdlb-B5-H - tlpkg/tlgs/Resource/CMap/HKdlb-B5-V - tlpkg/tlgs/Resource/CMap/HKgccs-B5-H - tlpkg/tlgs/Resource/CMap/HKgccs-B5-V - tlpkg/tlgs/Resource/CMap/HKm314-B5-H - tlpkg/tlgs/Resource/CMap/HKm314-B5-V - tlpkg/tlgs/Resource/CMap/HKm471-B5-H - tlpkg/tlgs/Resource/CMap/HKm471-B5-V - tlpkg/tlgs/Resource/CMap/HKscs-B5-H - tlpkg/tlgs/Resource/CMap/HKscs-B5-V - tlpkg/tlgs/Resource/CMap/Hankaku - tlpkg/tlgs/Resource/CMap/Hiragana - tlpkg/tlgs/Resource/CMap/Hojo-EUC-H - tlpkg/tlgs/Resource/CMap/Hojo-EUC-V - tlpkg/tlgs/Resource/CMap/Hojo-H - tlpkg/tlgs/Resource/CMap/Hojo-V - tlpkg/tlgs/Resource/CMap/Identity-H - tlpkg/tlgs/Resource/CMap/Identity-UTF16-H - tlpkg/tlgs/Resource/CMap/Identity-V - tlpkg/tlgs/Resource/CMap/KSC-EUC-H - tlpkg/tlgs/Resource/CMap/KSC-EUC-V - tlpkg/tlgs/Resource/CMap/KSC-H - tlpkg/tlgs/Resource/CMap/KSC-Johab-H - tlpkg/tlgs/Resource/CMap/KSC-Johab-V - tlpkg/tlgs/Resource/CMap/KSC-V - tlpkg/tlgs/Resource/CMap/KSCms-UHC-H - tlpkg/tlgs/Resource/CMap/KSCms-UHC-HW-H - tlpkg/tlgs/Resource/CMap/KSCms-UHC-HW-V - tlpkg/tlgs/Resource/CMap/KSCms-UHC-V - tlpkg/tlgs/Resource/CMap/KSCpc-EUC-H - tlpkg/tlgs/Resource/CMap/KSCpc-EUC-V - tlpkg/tlgs/Resource/CMap/Katakana - tlpkg/tlgs/Resource/CMap/NWP-H - tlpkg/tlgs/Resource/CMap/NWP-V - tlpkg/tlgs/Resource/CMap/RKSJ-H - tlpkg/tlgs/Resource/CMap/RKSJ-V - tlpkg/tlgs/Resource/CMap/Roman - tlpkg/tlgs/Resource/CMap/UniCNS-UCS2-H - tlpkg/tlgs/Resource/CMap/UniCNS-UCS2-V - tlpkg/tlgs/Resource/CMap/UniCNS-UTF16-H - tlpkg/tlgs/Resource/CMap/UniCNS-UTF16-V - tlpkg/tlgs/Resource/CMap/UniCNS-UTF32-H - tlpkg/tlgs/Resource/CMap/UniCNS-UTF32-V - tlpkg/tlgs/Resource/CMap/UniCNS-UTF8-H - tlpkg/tlgs/Resource/CMap/UniCNS-UTF8-V - tlpkg/tlgs/Resource/CMap/UniGB-UCS2-H - tlpkg/tlgs/Resource/CMap/UniGB-UCS2-V - tlpkg/tlgs/Resource/CMap/UniGB-UTF16-H - tlpkg/tlgs/Resource/CMap/UniGB-UTF16-V - tlpkg/tlgs/Resource/CMap/UniGB-UTF32-H - tlpkg/tlgs/Resource/CMap/UniGB-UTF32-V - tlpkg/tlgs/Resource/CMap/UniGB-UTF8-H - tlpkg/tlgs/Resource/CMap/UniGB-UTF8-V - tlpkg/tlgs/Resource/CMap/UniHojo-UCS2-H - tlpkg/tlgs/Resource/CMap/UniHojo-UCS2-V - tlpkg/tlgs/Resource/CMap/UniHojo-UTF16-H - tlpkg/tlgs/Resource/CMap/UniHojo-UTF16-V - tlpkg/tlgs/Resource/CMap/UniHojo-UTF32-H - tlpkg/tlgs/Resource/CMap/UniHojo-UTF32-V - tlpkg/tlgs/Resource/CMap/UniHojo-UTF8-H - tlpkg/tlgs/Resource/CMap/UniHojo-UTF8-V - tlpkg/tlgs/Resource/CMap/UniJIS-UCS2-H - tlpkg/tlgs/Resource/CMap/UniJIS-UCS2-HW-H - tlpkg/tlgs/Resource/CMap/UniJIS-UCS2-HW-V - tlpkg/tlgs/Resource/CMap/UniJIS-UCS2-V - tlpkg/tlgs/Resource/CMap/UniJIS-UTF16-H - tlpkg/tlgs/Resource/CMap/UniJIS-UTF16-V - tlpkg/tlgs/Resource/CMap/UniJIS-UTF32-H - tlpkg/tlgs/Resource/CMap/UniJIS-UTF32-V - tlpkg/tlgs/Resource/CMap/UniJIS-UTF8-H - tlpkg/tlgs/Resource/CMap/UniJIS-UTF8-V - tlpkg/tlgs/Resource/CMap/UniJIS2004-UTF16-H - tlpkg/tlgs/Resource/CMap/UniJIS2004-UTF16-V - tlpkg/tlgs/Resource/CMap/UniJIS2004-UTF32-H - tlpkg/tlgs/Resource/CMap/UniJIS2004-UTF32-V - tlpkg/tlgs/Resource/CMap/UniJIS2004-UTF8-H - tlpkg/tlgs/Resource/CMap/UniJIS2004-UTF8-V - tlpkg/tlgs/Resource/CMap/UniJISPro-UCS2-HW-V - tlpkg/tlgs/Resource/CMap/UniJISPro-UCS2-V - tlpkg/tlgs/Resource/CMap/UniJISPro-UTF8-V - tlpkg/tlgs/Resource/CMap/UniJISX0213-UTF32-H - tlpkg/tlgs/Resource/CMap/UniJISX0213-UTF32-V - tlpkg/tlgs/Resource/CMap/UniJISX02132004-UTF32-H - tlpkg/tlgs/Resource/CMap/UniJISX02132004-UTF32-V - tlpkg/tlgs/Resource/CMap/UniKS-UCS2-H - tlpkg/tlgs/Resource/CMap/UniKS-UCS2-V - tlpkg/tlgs/Resource/CMap/UniKS-UTF16-H - tlpkg/tlgs/Resource/CMap/UniKS-UTF16-V - tlpkg/tlgs/Resource/CMap/UniKS-UTF32-H - tlpkg/tlgs/Resource/CMap/UniKS-UTF32-V - tlpkg/tlgs/Resource/CMap/UniKS-UTF8-H - tlpkg/tlgs/Resource/CMap/UniKS-UTF8-V - tlpkg/tlgs/Resource/CMap/V - tlpkg/tlgs/Resource/CMap/WP-Symbol - tlpkg/tlgs/Resource/ColorSpace/DefaultCMYK - tlpkg/tlgs/Resource/ColorSpace/DefaultGray - tlpkg/tlgs/Resource/ColorSpace/DefaultRGB - tlpkg/tlgs/Resource/ColorSpace/TrivialCMYK - tlpkg/tlgs/Resource/ColorSpace/sGray - tlpkg/tlgs/Resource/ColorSpace/sRGB - tlpkg/tlgs/Resource/Decoding/FCO_Dingbats - tlpkg/tlgs/Resource/Decoding/FCO_Symbol - tlpkg/tlgs/Resource/Decoding/FCO_Unicode - tlpkg/tlgs/Resource/Decoding/FCO_Wingdings - tlpkg/tlgs/Resource/Decoding/Latin1 - tlpkg/tlgs/Resource/Decoding/StandardEncoding - tlpkg/tlgs/Resource/Decoding/Unicode - tlpkg/tlgs/Resource/Encoding/CEEncoding - tlpkg/tlgs/Resource/Encoding/ExpertEncoding - tlpkg/tlgs/Resource/Encoding/ExpertSubsetEncoding - tlpkg/tlgs/Resource/Encoding/NotDefEncoding - tlpkg/tlgs/Resource/Encoding/Wingdings - tlpkg/tlgs/Resource/Font/README - tlpkg/tlgs/Resource/IdiomSet/Pscript5Idiom - tlpkg/tlgs/Resource/Init/FAPIcidfmap - tlpkg/tlgs/Resource/Init/FAPIconfig - tlpkg/tlgs/Resource/Init/FAPIfontmap - tlpkg/tlgs/Resource/Init/FCOfontmap-PCLPS2 - tlpkg/tlgs/Resource/Init/gs_agl.ps - tlpkg/tlgs/Resource/Init/gs_btokn.ps - tlpkg/tlgs/Resource/Init/gs_cet.ps - tlpkg/tlgs/Resource/Init/gs_cff.ps - tlpkg/tlgs/Resource/Init/gs_cidcm.ps - tlpkg/tlgs/Resource/Init/gs_ciddc.ps - tlpkg/tlgs/Resource/Init/gs_cidfm.ps - tlpkg/tlgs/Resource/Init/gs_cidfn.ps - tlpkg/tlgs/Resource/Init/gs_cidtt.ps - tlpkg/tlgs/Resource/Init/gs_cmap.ps - tlpkg/tlgs/Resource/Init/gs_cspace.ps - tlpkg/tlgs/Resource/Init/gs_dbt_e.ps - tlpkg/tlgs/Resource/Init/gs_diskn.ps - tlpkg/tlgs/Resource/Init/gs_dpnxt.ps - tlpkg/tlgs/Resource/Init/gs_dps.ps - tlpkg/tlgs/Resource/Init/gs_dps1.ps - tlpkg/tlgs/Resource/Init/gs_dps2.ps - tlpkg/tlgs/Resource/Init/gs_dscp.ps - tlpkg/tlgs/Resource/Init/gs_epsf.ps - tlpkg/tlgs/Resource/Init/gs_fapi.ps - tlpkg/tlgs/Resource/Init/gs_fntem.ps - tlpkg/tlgs/Resource/Init/gs_fonts.ps - tlpkg/tlgs/Resource/Init/gs_frsd.ps - tlpkg/tlgs/Resource/Init/gs_icc.ps - tlpkg/tlgs/Resource/Init/gs_il1_e.ps - tlpkg/tlgs/Resource/Init/gs_img.ps - tlpkg/tlgs/Resource/Init/gs_init.ps - tlpkg/tlgs/Resource/Init/gs_l2img.ps - tlpkg/tlgs/Resource/Init/gs_lev2.ps - tlpkg/tlgs/Resource/Init/gs_ll3.ps - tlpkg/tlgs/Resource/Init/gs_mex_e.ps - tlpkg/tlgs/Resource/Init/gs_mgl_e.ps - tlpkg/tlgs/Resource/Init/gs_mro_e.ps - tlpkg/tlgs/Resource/Init/gs_pdf_e.ps - tlpkg/tlgs/Resource/Init/gs_pdfwr.ps - tlpkg/tlgs/Resource/Init/gs_res.ps - tlpkg/tlgs/Resource/Init/gs_resmp.ps - tlpkg/tlgs/Resource/Init/gs_setpd.ps - tlpkg/tlgs/Resource/Init/gs_statd.ps - tlpkg/tlgs/Resource/Init/gs_std_e.ps - tlpkg/tlgs/Resource/Init/gs_sym_e.ps - tlpkg/tlgs/Resource/Init/gs_trap.ps - tlpkg/tlgs/Resource/Init/gs_ttf.ps - tlpkg/tlgs/Resource/Init/gs_typ32.ps - tlpkg/tlgs/Resource/Init/gs_typ42.ps - tlpkg/tlgs/Resource/Init/gs_type1.ps - tlpkg/tlgs/Resource/Init/gs_wan_e.ps - tlpkg/tlgs/Resource/Init/pdf_base.ps - tlpkg/tlgs/Resource/Init/pdf_draw.ps - tlpkg/tlgs/Resource/Init/pdf_font.ps - tlpkg/tlgs/Resource/Init/pdf_main.ps - tlpkg/tlgs/Resource/Init/pdf_ops.ps - tlpkg/tlgs/Resource/Init/pdf_rbld.ps - tlpkg/tlgs/Resource/Init/pdf_sec.ps - tlpkg/tlgs/Resource/Init/xlatmap - tlpkg/tlgs/Resource/SubstCID/CNS1-WMode - tlpkg/tlgs/Resource/SubstCID/GB1-WMode - tlpkg/tlgs/Resource/SubstCID/Japan1-WMode - tlpkg/tlgs/Resource/SubstCID/Korea1-WMode - tlpkg/tlgs/bin/gsdll32.dll - tlpkg/tlgs/bin/gsdll32.lib - tlpkg/tlgs/bin/gswin32.exe - tlpkg/tlgs/bin/gswin32c.exe - tlpkg/tlgs/fonts/COPYING - tlpkg/tlgs/fonts/LICENSE-utopia.txt - tlpkg/tlgs/fonts/README-utopia.txt - tlpkg/tlgs/fonts/README.base35 - tlpkg/tlgs/fonts/bchb8a.afm - tlpkg/tlgs/fonts/bchb8a.pfb - tlpkg/tlgs/fonts/bchbi8a.afm - tlpkg/tlgs/fonts/bchbi8a.pfb - tlpkg/tlgs/fonts/bchr8a.afm - tlpkg/tlgs/fonts/bchr8a.pfb - tlpkg/tlgs/fonts/bchri8a.afm - tlpkg/tlgs/fonts/bchri8a.pfb - tlpkg/tlgs/fonts/putb8a.afm - tlpkg/tlgs/fonts/putb8a.pfb - tlpkg/tlgs/fonts/putbi8a.afm - tlpkg/tlgs/fonts/putbi8a.pfb - tlpkg/tlgs/fonts/putr8a.afm - tlpkg/tlgs/fonts/putr8a.pfb - tlpkg/tlgs/fonts/putri8a.afm - tlpkg/tlgs/fonts/putri8a.pfb - tlpkg/tlgs/fonts/readme.charter - tlpkg/tlgs/fonts/uagd8a.afm - tlpkg/tlgs/fonts/uagd8a.pfb - tlpkg/tlgs/fonts/uagdo8a.afm - tlpkg/tlgs/fonts/uagdo8a.pfb - tlpkg/tlgs/fonts/uagk8a.afm - tlpkg/tlgs/fonts/uagk8a.pfb - tlpkg/tlgs/fonts/uagko8a.afm - tlpkg/tlgs/fonts/uagko8a.pfb - tlpkg/tlgs/fonts/ubkd8a.afm - tlpkg/tlgs/fonts/ubkd8a.pfb - tlpkg/tlgs/fonts/ubkdi8a.afm - tlpkg/tlgs/fonts/ubkdi8a.pfb - tlpkg/tlgs/fonts/ubkl8a.afm - tlpkg/tlgs/fonts/ubkl8a.pfb - tlpkg/tlgs/fonts/ubkli8a.afm - tlpkg/tlgs/fonts/ubkli8a.pfb - tlpkg/tlgs/fonts/ucrb8a.afm - tlpkg/tlgs/fonts/ucrb8a.pfb - tlpkg/tlgs/fonts/ucrbo8a.afm - tlpkg/tlgs/fonts/ucrbo8a.pfb - tlpkg/tlgs/fonts/ucrr8a.afm - tlpkg/tlgs/fonts/ucrr8a.pfb - tlpkg/tlgs/fonts/ucrro8a.afm - tlpkg/tlgs/fonts/ucrro8a.pfb - tlpkg/tlgs/fonts/uhvb8a.afm - tlpkg/tlgs/fonts/uhvb8a.pfb - tlpkg/tlgs/fonts/uhvb8ac.afm - tlpkg/tlgs/fonts/uhvb8ac.pfb - tlpkg/tlgs/fonts/uhvbo8a.afm - tlpkg/tlgs/fonts/uhvbo8a.pfb - tlpkg/tlgs/fonts/uhvbo8ac.afm - tlpkg/tlgs/fonts/uhvbo8ac.pfb - tlpkg/tlgs/fonts/uhvr8a-105.pfb - tlpkg/tlgs/fonts/uhvr8a.afm - tlpkg/tlgs/fonts/uhvr8a.pfb - tlpkg/tlgs/fonts/uhvr8ac.afm - tlpkg/tlgs/fonts/uhvr8ac.pfb - tlpkg/tlgs/fonts/uhvro8a-105.pfb - tlpkg/tlgs/fonts/uhvro8a.afm - tlpkg/tlgs/fonts/uhvro8a.pfb - tlpkg/tlgs/fonts/uhvro8ac.afm - tlpkg/tlgs/fonts/uhvro8ac.pfb - tlpkg/tlgs/fonts/uncb8a.afm - tlpkg/tlgs/fonts/uncb8a.pfb - tlpkg/tlgs/fonts/uncbi8a.afm - tlpkg/tlgs/fonts/uncbi8a.pfb - tlpkg/tlgs/fonts/uncr8a.afm - tlpkg/tlgs/fonts/uncr8a.pfb - tlpkg/tlgs/fonts/uncri8a.afm - tlpkg/tlgs/fonts/uncri8a.pfb - tlpkg/tlgs/fonts/uplb8a.afm - tlpkg/tlgs/fonts/uplb8a.pfb - tlpkg/tlgs/fonts/uplbi8a.afm - tlpkg/tlgs/fonts/uplbi8a.pfb - tlpkg/tlgs/fonts/uplr8a.afm - tlpkg/tlgs/fonts/uplr8a.pfb - tlpkg/tlgs/fonts/uplri8a.afm - tlpkg/tlgs/fonts/uplri8a.pfb - tlpkg/tlgs/fonts/usyr.afm - tlpkg/tlgs/fonts/usyr.pfb - tlpkg/tlgs/fonts/utmb8a.afm - tlpkg/tlgs/fonts/utmb8a.pfb - tlpkg/tlgs/fonts/utmbi8a.afm - tlpkg/tlgs/fonts/utmbi8a.pfb - tlpkg/tlgs/fonts/utmr8a.afm - tlpkg/tlgs/fonts/utmr8a.pfb - tlpkg/tlgs/fonts/utmri8a.afm - tlpkg/tlgs/fonts/utmri8a.pfb - tlpkg/tlgs/fonts/uzcmi8a.afm - tlpkg/tlgs/fonts/uzcmi8a.pfb - tlpkg/tlgs/fonts/uzdr.afm - tlpkg/tlgs/fonts/uzdr.pfb - tlpkg/tlgs/iccprofiles/default_cmyk.icc - tlpkg/tlgs/iccprofiles/default_gray.icc - tlpkg/tlgs/iccprofiles/default_rgb.icc - tlpkg/tlgs/iccprofiles/gray_to_k.icc - tlpkg/tlgs/iccprofiles/lab.icc - tlpkg/tlgs/iccprofiles/ps_cmyk.icc - tlpkg/tlgs/iccprofiles/ps_gray.icc - tlpkg/tlgs/iccprofiles/ps_rgb.icc - tlpkg/tlgs/iccprofiles/sgray.icc - tlpkg/tlgs/iccprofiles/srgb.icc - tlpkg/tlgs/kanji/allkanji.ps - tlpkg/tlgs/kanji/article9.ps - tlpkg/tlgs/kanji/fmaptype.ps - tlpkg/tlgs/kanji/hankaku.ps - tlpkg/tlgs/kanji/kbase.ps - tlpkg/tlgs/kanji/kbitmap.ps - tlpkg/tlgs/kanji/kcomp.ps - tlpkg/tlgs/kanji/kconfig.ps - tlpkg/tlgs/kanji/kfwin32.ps - tlpkg/tlgs/kanji/kfwin32bm.ps - tlpkg/tlgs/kanji/kinit.ps - tlpkg/tlgs/kanji/kmapping.ps - tlpkg/tlgs/kanji/koutline.ps - tlpkg/tlgs/kanji/metrics2.ps - tlpkg/tlgs/kanji/useopentype.ps - tlpkg/tlgs/kanji/vchars.ps - tlpkg/tlgs/kanji/vchars1.ps - tlpkg/tlgs/lib/Fontmap - tlpkg/tlgs/lib/Fontmap.TeXLive - tlpkg/tlgs/lib/PDFA_def.ps - tlpkg/tlgs/lib/PDFX_def.ps - tlpkg/tlgs/lib/acctest.ps - tlpkg/tlgs/lib/afmdiff.awk - tlpkg/tlgs/lib/align.ps - tlpkg/tlgs/lib/caption.ps - tlpkg/tlgs/lib/cid2code.ps - tlpkg/tlgs/lib/cidfmap - tlpkg/tlgs/lib/cidfmap.TeXLive - tlpkg/tlgs/lib/docie.ps - tlpkg/tlgs/lib/gs_ce_e.ps - tlpkg/tlgs/lib/gs_il2_e.ps - tlpkg/tlgs/lib/gs_kanji.ps - tlpkg/tlgs/lib/gs_ksb_e.ps - tlpkg/tlgs/lib/gs_lgo_e.ps - tlpkg/tlgs/lib/gs_lgx_e.ps - tlpkg/tlgs/lib/gs_wl1_e.ps - tlpkg/tlgs/lib/gs_wl2_e.ps - tlpkg/tlgs/lib/gs_wl5_e.ps - tlpkg/tlgs/lib/gslp.ps - tlpkg/tlgs/lib/gsnup.ps - tlpkg/tlgs/lib/ht_ccsto.ps - tlpkg/tlgs/lib/image-qa.ps - tlpkg/tlgs/lib/jispaper.ps - tlpkg/tlgs/lib/landscap.ps - tlpkg/tlgs/lib/lines.ps - tlpkg/tlgs/lib/mkcidfm.ps - tlpkg/tlgs/lib/pdf2dsc.ps - tlpkg/tlgs/lib/pf2afm.ps - tlpkg/tlgs/lib/pfbtopfa.ps - tlpkg/tlgs/lib/ppath.ps - tlpkg/tlgs/lib/pphs.ps - tlpkg/tlgs/lib/prfont.ps - tlpkg/tlgs/lib/printafm.ps - tlpkg/tlgs/lib/ps2ai.ps - tlpkg/tlgs/lib/ps2epsi.ps - tlpkg/tlgs/lib/rollconv.ps - tlpkg/tlgs/lib/stocht.ps - tlpkg/tlgs/lib/traceimg.ps - tlpkg/tlgs/lib/traceop.ps - tlpkg/tlgs/lib/uninfo.ps - tlpkg/tlgs/lib/viewcmyk.ps - tlpkg/tlgs/lib/viewgif.ps - tlpkg/tlgs/lib/viewjpeg.ps - tlpkg/tlgs/lib/viewmiff.ps - tlpkg/tlgs/lib/viewpbm.ps - tlpkg/tlgs/lib/viewpcx.ps - tlpkg/tlgs/lib/viewps2a.ps - tlpkg/tlgs/lib/viewpwg.ps - tlpkg/tlgs/lib/viewraw.ps - tlpkg/tlgs/lib/viewrgb.ps - tlpkg/tlgs/lib/winmaps.ps - tlpkg/tlgs/lib/zeroline.ps -catalogue-contact-home http://www.ghostscript.com/ -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license collection -catalogue-topics graphics-prep - -name tlperl.win32 -category TLCore -revision 46882 -shortdesc internal Perl for Windows -longdesc TeX Live includes Perl for Windows, but it is intended only for -longdesc internal use by TeX Live programs, and should not be used as a -longdesc general system program. Install your own Perl for that. See -longdesc http://perl.org. -containersize 8355892 -containerchecksum 5f9283725ffd0199b66075574fbd87e504095e69116f8d41f1e976e495c516782c0c7af8be3f5693f496ffce68b058211ff27bba65982d96d4d1d8468dbd15bb -runfiles size=12174 - tlpkg/tlperl/README.TEXLIVE - tlpkg/tlperl/bin/libgcc_s_dw2-1.dll - tlpkg/tlperl/bin/libstdc++-6.dll - tlpkg/tlperl/bin/libwinpthread-1.dll - tlpkg/tlperl/bin/perl.exe - tlpkg/tlperl/bin/perl5.26.1.exe - tlpkg/tlperl/bin/perl526.dll - tlpkg/tlperl/bin/perlglob.exe - tlpkg/tlperl/bin/wperl.exe - tlpkg/tlperl/lib/.packlist - tlpkg/tlperl/lib/AnyDBM_File.pm - tlpkg/tlperl/lib/App/Cpan.pm - tlpkg/tlperl/lib/App/Prove.pm - tlpkg/tlperl/lib/App/Prove/State.pm - tlpkg/tlperl/lib/App/Prove/State/Result.pm - tlpkg/tlperl/lib/App/Prove/State/Result/Test.pm - tlpkg/tlperl/lib/Archive/Tar.pm - tlpkg/tlperl/lib/Archive/Tar/Constant.pm - tlpkg/tlperl/lib/Archive/Tar/File.pm - tlpkg/tlperl/lib/Attribute/Handlers.pm - tlpkg/tlperl/lib/AutoLoader.pm - tlpkg/tlperl/lib/AutoSplit.pm - tlpkg/tlperl/lib/B.pm - tlpkg/tlperl/lib/B/Concise.pm - tlpkg/tlperl/lib/B/Debug.pm - tlpkg/tlperl/lib/B/Deparse.pm - tlpkg/tlperl/lib/B/Op_private.pm - tlpkg/tlperl/lib/B/Showlex.pm - tlpkg/tlperl/lib/B/Terse.pm - tlpkg/tlperl/lib/B/Xref.pm - tlpkg/tlperl/lib/Benchmark.pm - tlpkg/tlperl/lib/CORE.pod - tlpkg/tlperl/lib/CORE/EXTERN.h - tlpkg/tlperl/lib/CORE/INTERN.h - tlpkg/tlperl/lib/CORE/XSUB.h - tlpkg/tlperl/lib/CORE/arpa/inet.h - tlpkg/tlperl/lib/CORE/av.h - tlpkg/tlperl/lib/CORE/bitcount.h - tlpkg/tlperl/lib/CORE/charclass_invlists.h - tlpkg/tlperl/lib/CORE/config.h - tlpkg/tlperl/lib/CORE/cop.h - tlpkg/tlperl/lib/CORE/cv.h - tlpkg/tlperl/lib/CORE/dirent.h - tlpkg/tlperl/lib/CORE/dosish.h - tlpkg/tlperl/lib/CORE/dquote_inline.h - tlpkg/tlperl/lib/CORE/ebcdic_tables.h - tlpkg/tlperl/lib/CORE/embed.h - tlpkg/tlperl/lib/CORE/embedvar.h - tlpkg/tlperl/lib/CORE/fakesdio.h - tlpkg/tlperl/lib/CORE/feature.h - tlpkg/tlperl/lib/CORE/form.h - tlpkg/tlperl/lib/CORE/git_version.h - tlpkg/tlperl/lib/CORE/gv.h - tlpkg/tlperl/lib/CORE/handy.h - tlpkg/tlperl/lib/CORE/hv.h - tlpkg/tlperl/lib/CORE/hv_func.h - tlpkg/tlperl/lib/CORE/inline.h - tlpkg/tlperl/lib/CORE/intrpvar.h - tlpkg/tlperl/lib/CORE/invlist_inline.h - tlpkg/tlperl/lib/CORE/iperlsys.h - tlpkg/tlperl/lib/CORE/keywords.h - tlpkg/tlperl/lib/CORE/l1_char_class_tab.h - tlpkg/tlperl/lib/CORE/libperl526.a - tlpkg/tlperl/lib/CORE/malloc_ctl.h - tlpkg/tlperl/lib/CORE/metaconfig.h - tlpkg/tlperl/lib/CORE/mg.h - tlpkg/tlperl/lib/CORE/mg_data.h - tlpkg/tlperl/lib/CORE/mg_raw.h - tlpkg/tlperl/lib/CORE/mg_vtable.h - tlpkg/tlperl/lib/CORE/mydtrace.h - tlpkg/tlperl/lib/CORE/netdb.h - tlpkg/tlperl/lib/CORE/nostdio.h - tlpkg/tlperl/lib/CORE/op.h - tlpkg/tlperl/lib/CORE/op_reg_common.h - tlpkg/tlperl/lib/CORE/opcode.h - tlpkg/tlperl/lib/CORE/opnames.h - tlpkg/tlperl/lib/CORE/overload.h - tlpkg/tlperl/lib/CORE/pad.h - tlpkg/tlperl/lib/CORE/parser.h - tlpkg/tlperl/lib/CORE/patchlevel.h - tlpkg/tlperl/lib/CORE/perl.h - tlpkg/tlperl/lib/CORE/perlapi.h - tlpkg/tlperl/lib/CORE/perlhost.h - tlpkg/tlperl/lib/CORE/perlio.h - tlpkg/tlperl/lib/CORE/perliol.h - tlpkg/tlperl/lib/CORE/perlsdio.h - tlpkg/tlperl/lib/CORE/perlvars.h - tlpkg/tlperl/lib/CORE/perly.h - tlpkg/tlperl/lib/CORE/pp.h - tlpkg/tlperl/lib/CORE/pp_proto.h - tlpkg/tlperl/lib/CORE/proto.h - tlpkg/tlperl/lib/CORE/reentr.h - tlpkg/tlperl/lib/CORE/regcharclass.h - tlpkg/tlperl/lib/CORE/regcomp.h - tlpkg/tlperl/lib/CORE/regexp.h - tlpkg/tlperl/lib/CORE/regnodes.h - tlpkg/tlperl/lib/CORE/scope.h - tlpkg/tlperl/lib/CORE/sv.h - tlpkg/tlperl/lib/CORE/sys/errno2.h - tlpkg/tlperl/lib/CORE/sys/socket.h - tlpkg/tlperl/lib/CORE/thread.h - tlpkg/tlperl/lib/CORE/time64.h - tlpkg/tlperl/lib/CORE/time64_config.h - tlpkg/tlperl/lib/CORE/uconfig.h - tlpkg/tlperl/lib/CORE/unicode_constants.h - tlpkg/tlperl/lib/CORE/unixish.h - tlpkg/tlperl/lib/CORE/utf8.h - tlpkg/tlperl/lib/CORE/utfebcdic.h - tlpkg/tlperl/lib/CORE/util.h - tlpkg/tlperl/lib/CORE/uudmap.h - tlpkg/tlperl/lib/CORE/vdir.h - tlpkg/tlperl/lib/CORE/vmem.h - tlpkg/tlperl/lib/CORE/vutil.h - tlpkg/tlperl/lib/CORE/warnings.h - tlpkg/tlperl/lib/CORE/win32.h - tlpkg/tlperl/lib/CORE/win32iop-o.h - tlpkg/tlperl/lib/CORE/win32iop.h - tlpkg/tlperl/lib/CORE/win32thread.h - tlpkg/tlperl/lib/CORE/wince.h - tlpkg/tlperl/lib/CPAN.pm - tlpkg/tlperl/lib/CPAN/API/HOWTO.pod - tlpkg/tlperl/lib/CPAN/Author.pm - tlpkg/tlperl/lib/CPAN/Bundle.pm - tlpkg/tlperl/lib/CPAN/CacheMgr.pm - tlpkg/tlperl/lib/CPAN/Complete.pm - tlpkg/tlperl/lib/CPAN/Debug.pm - tlpkg/tlperl/lib/CPAN/DeferredCode.pm - tlpkg/tlperl/lib/CPAN/Distribution.pm - tlpkg/tlperl/lib/CPAN/Distroprefs.pm - tlpkg/tlperl/lib/CPAN/Distrostatus.pm - tlpkg/tlperl/lib/CPAN/Exception/RecursiveDependency.pm - tlpkg/tlperl/lib/CPAN/Exception/blocked_urllist.pm - tlpkg/tlperl/lib/CPAN/Exception/yaml_not_installed.pm - tlpkg/tlperl/lib/CPAN/Exception/yaml_process_error.pm - tlpkg/tlperl/lib/CPAN/FTP.pm - tlpkg/tlperl/lib/CPAN/FTP/netrc.pm - tlpkg/tlperl/lib/CPAN/FirstTime.pm - tlpkg/tlperl/lib/CPAN/HTTP/Client.pm - tlpkg/tlperl/lib/CPAN/HTTP/Credentials.pm - tlpkg/tlperl/lib/CPAN/HandleConfig.pm - tlpkg/tlperl/lib/CPAN/Index.pm - tlpkg/tlperl/lib/CPAN/InfoObj.pm - tlpkg/tlperl/lib/CPAN/Kwalify.pm - tlpkg/tlperl/lib/CPAN/Kwalify/distroprefs.dd - tlpkg/tlperl/lib/CPAN/Kwalify/distroprefs.yml - tlpkg/tlperl/lib/CPAN/LWP/UserAgent.pm - tlpkg/tlperl/lib/CPAN/Meta.pm - tlpkg/tlperl/lib/CPAN/Meta/Converter.pm - tlpkg/tlperl/lib/CPAN/Meta/Feature.pm - tlpkg/tlperl/lib/CPAN/Meta/History.pm - tlpkg/tlperl/lib/CPAN/Meta/History/Meta_1_0.pod - tlpkg/tlperl/lib/CPAN/Meta/History/Meta_1_1.pod - tlpkg/tlperl/lib/CPAN/Meta/History/Meta_1_2.pod - tlpkg/tlperl/lib/CPAN/Meta/History/Meta_1_3.pod - tlpkg/tlperl/lib/CPAN/Meta/History/Meta_1_4.pod - tlpkg/tlperl/lib/CPAN/Meta/Merge.pm - tlpkg/tlperl/lib/CPAN/Meta/Prereqs.pm - tlpkg/tlperl/lib/CPAN/Meta/Requirements.pm - tlpkg/tlperl/lib/CPAN/Meta/Spec.pm - tlpkg/tlperl/lib/CPAN/Meta/Validator.pm - tlpkg/tlperl/lib/CPAN/Meta/YAML.pm - tlpkg/tlperl/lib/CPAN/Mirrors.pm - tlpkg/tlperl/lib/CPAN/Module.pm - tlpkg/tlperl/lib/CPAN/Nox.pm - tlpkg/tlperl/lib/CPAN/Plugin.pm - tlpkg/tlperl/lib/CPAN/Plugin/Specfile.pm - tlpkg/tlperl/lib/CPAN/Prompt.pm - tlpkg/tlperl/lib/CPAN/Queue.pm - tlpkg/tlperl/lib/CPAN/Shell.pm - tlpkg/tlperl/lib/CPAN/Tarzip.pm - tlpkg/tlperl/lib/CPAN/URL.pm - tlpkg/tlperl/lib/CPAN/Version.pm - tlpkg/tlperl/lib/Carp.pm - tlpkg/tlperl/lib/Carp/Heavy.pm - tlpkg/tlperl/lib/Class/Struct.pm - tlpkg/tlperl/lib/Compress/Raw/Bzip2.pm - tlpkg/tlperl/lib/Compress/Raw/Zlib.pm - tlpkg/tlperl/lib/Compress/Zlib.pm - tlpkg/tlperl/lib/Config.pm - tlpkg/tlperl/lib/Config.pm.orig - tlpkg/tlperl/lib/Config.pod - tlpkg/tlperl/lib/Config/Extensions.pm - tlpkg/tlperl/lib/Config/Perl/V.pm - tlpkg/tlperl/lib/Config_git.pl - tlpkg/tlperl/lib/Config_heavy.pl - tlpkg/tlperl/lib/Config_heavy.pl.orig - tlpkg/tlperl/lib/Cwd.pm - tlpkg/tlperl/lib/DB.pm - tlpkg/tlperl/lib/DBM_Filter.pm - tlpkg/tlperl/lib/DBM_Filter/compress.pm - tlpkg/tlperl/lib/DBM_Filter/encode.pm - tlpkg/tlperl/lib/DBM_Filter/int32.pm - tlpkg/tlperl/lib/DBM_Filter/null.pm - tlpkg/tlperl/lib/DBM_Filter/utf8.pm - tlpkg/tlperl/lib/Data/Dumper.pm - tlpkg/tlperl/lib/Devel/PPPort.pm - tlpkg/tlperl/lib/Devel/Peek.pm - tlpkg/tlperl/lib/Devel/SelfStubber.pm - tlpkg/tlperl/lib/Digest.pm - tlpkg/tlperl/lib/Digest/MD5.pm - tlpkg/tlperl/lib/Digest/SHA.pm - tlpkg/tlperl/lib/Digest/base.pm - tlpkg/tlperl/lib/Digest/file.pm - tlpkg/tlperl/lib/DirHandle.pm - tlpkg/tlperl/lib/Dumpvalue.pm - tlpkg/tlperl/lib/DynaLoader.pm - tlpkg/tlperl/lib/Encode.pm - tlpkg/tlperl/lib/Encode/Alias.pm - tlpkg/tlperl/lib/Encode/Byte.pm - tlpkg/tlperl/lib/Encode/CJKConstants.pm - tlpkg/tlperl/lib/Encode/CN.pm - tlpkg/tlperl/lib/Encode/CN/HZ.pm - tlpkg/tlperl/lib/Encode/Changes.e2x - tlpkg/tlperl/lib/Encode/Config.pm - tlpkg/tlperl/lib/Encode/ConfigLocal_PM.e2x - tlpkg/tlperl/lib/Encode/EBCDIC.pm - tlpkg/tlperl/lib/Encode/Encoder.pm - tlpkg/tlperl/lib/Encode/Encoding.pm - tlpkg/tlperl/lib/Encode/GSM0338.pm - tlpkg/tlperl/lib/Encode/Guess.pm - tlpkg/tlperl/lib/Encode/JP.pm - tlpkg/tlperl/lib/Encode/JP/H2Z.pm - tlpkg/tlperl/lib/Encode/JP/JIS7.pm - tlpkg/tlperl/lib/Encode/KR.pm - tlpkg/tlperl/lib/Encode/KR/2022_KR.pm - tlpkg/tlperl/lib/Encode/MIME/Header.pm - tlpkg/tlperl/lib/Encode/MIME/Header/ISO_2022_JP.pm - tlpkg/tlperl/lib/Encode/MIME/Name.pm - tlpkg/tlperl/lib/Encode/Makefile_PL.e2x - tlpkg/tlperl/lib/Encode/PerlIO.pod - tlpkg/tlperl/lib/Encode/README.e2x - tlpkg/tlperl/lib/Encode/Supported.pod - tlpkg/tlperl/lib/Encode/Symbol.pm - tlpkg/tlperl/lib/Encode/TW.pm - tlpkg/tlperl/lib/Encode/Unicode.pm - tlpkg/tlperl/lib/Encode/Unicode/UTF7.pm - tlpkg/tlperl/lib/Encode/_PM.e2x - tlpkg/tlperl/lib/Encode/_T.e2x - tlpkg/tlperl/lib/Encode/encode.h - tlpkg/tlperl/lib/English.pm - tlpkg/tlperl/lib/Env.pm - tlpkg/tlperl/lib/Errno.pm - tlpkg/tlperl/lib/Exporter.pm - tlpkg/tlperl/lib/Exporter/Heavy.pm - tlpkg/tlperl/lib/ExtUtils/CBuilder.pm - tlpkg/tlperl/lib/ExtUtils/CBuilder/Base.pm - tlpkg/tlperl/lib/ExtUtils/CBuilder/Platform/Unix.pm - tlpkg/tlperl/lib/ExtUtils/CBuilder/Platform/VMS.pm - tlpkg/tlperl/lib/ExtUtils/CBuilder/Platform/Windows.pm - tlpkg/tlperl/lib/ExtUtils/CBuilder/Platform/Windows/BCC.pm - tlpkg/tlperl/lib/ExtUtils/CBuilder/Platform/Windows/GCC.pm - tlpkg/tlperl/lib/ExtUtils/CBuilder/Platform/Windows/MSVC.pm - tlpkg/tlperl/lib/ExtUtils/CBuilder/Platform/aix.pm - tlpkg/tlperl/lib/ExtUtils/CBuilder/Platform/android.pm - tlpkg/tlperl/lib/ExtUtils/CBuilder/Platform/cygwin.pm - tlpkg/tlperl/lib/ExtUtils/CBuilder/Platform/darwin.pm - tlpkg/tlperl/lib/ExtUtils/CBuilder/Platform/dec_osf.pm - tlpkg/tlperl/lib/ExtUtils/CBuilder/Platform/os2.pm - tlpkg/tlperl/lib/ExtUtils/Command.pm - tlpkg/tlperl/lib/ExtUtils/Command/MM.pm - tlpkg/tlperl/lib/ExtUtils/Constant.pm - tlpkg/tlperl/lib/ExtUtils/Constant/Base.pm - tlpkg/tlperl/lib/ExtUtils/Constant/ProxySubs.pm - tlpkg/tlperl/lib/ExtUtils/Constant/Utils.pm - tlpkg/tlperl/lib/ExtUtils/Constant/XS.pm - tlpkg/tlperl/lib/ExtUtils/Embed.pm - tlpkg/tlperl/lib/ExtUtils/Install.pm - tlpkg/tlperl/lib/ExtUtils/Installed.pm - tlpkg/tlperl/lib/ExtUtils/Liblist.pm - tlpkg/tlperl/lib/ExtUtils/Liblist/Kid.pm - tlpkg/tlperl/lib/ExtUtils/MANIFEST.SKIP - tlpkg/tlperl/lib/ExtUtils/MM.pm - tlpkg/tlperl/lib/ExtUtils/MM_AIX.pm - tlpkg/tlperl/lib/ExtUtils/MM_Any.pm - tlpkg/tlperl/lib/ExtUtils/MM_BeOS.pm - tlpkg/tlperl/lib/ExtUtils/MM_Cygwin.pm - tlpkg/tlperl/lib/ExtUtils/MM_DOS.pm - tlpkg/tlperl/lib/ExtUtils/MM_Darwin.pm - tlpkg/tlperl/lib/ExtUtils/MM_MacOS.pm - tlpkg/tlperl/lib/ExtUtils/MM_NW5.pm - tlpkg/tlperl/lib/ExtUtils/MM_OS2.pm - tlpkg/tlperl/lib/ExtUtils/MM_QNX.pm - tlpkg/tlperl/lib/ExtUtils/MM_UWIN.pm - tlpkg/tlperl/lib/ExtUtils/MM_Unix.pm - tlpkg/tlperl/lib/ExtUtils/MM_VMS.pm - tlpkg/tlperl/lib/ExtUtils/MM_VOS.pm - tlpkg/tlperl/lib/ExtUtils/MM_Win32.pm - tlpkg/tlperl/lib/ExtUtils/MM_Win95.pm - tlpkg/tlperl/lib/ExtUtils/MY.pm - tlpkg/tlperl/lib/ExtUtils/MakeMaker.pm - tlpkg/tlperl/lib/ExtUtils/MakeMaker/Config.pm - tlpkg/tlperl/lib/ExtUtils/MakeMaker/FAQ.pod - tlpkg/tlperl/lib/ExtUtils/MakeMaker/Locale.pm - tlpkg/tlperl/lib/ExtUtils/MakeMaker/Tutorial.pod - tlpkg/tlperl/lib/ExtUtils/MakeMaker/version.pm - tlpkg/tlperl/lib/ExtUtils/Manifest.pm - tlpkg/tlperl/lib/ExtUtils/Miniperl.pm - tlpkg/tlperl/lib/ExtUtils/Mkbootstrap.pm - tlpkg/tlperl/lib/ExtUtils/Mksymlists.pm - tlpkg/tlperl/lib/ExtUtils/Packlist.pm - tlpkg/tlperl/lib/ExtUtils/ParseXS.pm - tlpkg/tlperl/lib/ExtUtils/ParseXS.pod - tlpkg/tlperl/lib/ExtUtils/ParseXS/Constants.pm - tlpkg/tlperl/lib/ExtUtils/ParseXS/CountLines.pm - tlpkg/tlperl/lib/ExtUtils/ParseXS/Eval.pm - tlpkg/tlperl/lib/ExtUtils/ParseXS/Utilities.pm - tlpkg/tlperl/lib/ExtUtils/Typemaps.pm - tlpkg/tlperl/lib/ExtUtils/Typemaps/Cmd.pm - tlpkg/tlperl/lib/ExtUtils/Typemaps/InputMap.pm - tlpkg/tlperl/lib/ExtUtils/Typemaps/OutputMap.pm - tlpkg/tlperl/lib/ExtUtils/Typemaps/Type.pm - tlpkg/tlperl/lib/ExtUtils/testlib.pm - tlpkg/tlperl/lib/ExtUtils/typemap - tlpkg/tlperl/lib/ExtUtils/xsubpp - tlpkg/tlperl/lib/Fatal.pm - tlpkg/tlperl/lib/Fcntl.pm - tlpkg/tlperl/lib/File/Basename.pm - tlpkg/tlperl/lib/File/Compare.pm - tlpkg/tlperl/lib/File/Copy.pm - tlpkg/tlperl/lib/File/DosGlob.pm - tlpkg/tlperl/lib/File/Fetch.pm - tlpkg/tlperl/lib/File/Find.pm - tlpkg/tlperl/lib/File/Glob.pm - tlpkg/tlperl/lib/File/GlobMapper.pm - tlpkg/tlperl/lib/File/Path.pm - tlpkg/tlperl/lib/File/Spec.pm - tlpkg/tlperl/lib/File/Spec/AmigaOS.pm - tlpkg/tlperl/lib/File/Spec/Cygwin.pm - tlpkg/tlperl/lib/File/Spec/Epoc.pm - tlpkg/tlperl/lib/File/Spec/Functions.pm - tlpkg/tlperl/lib/File/Spec/Mac.pm - tlpkg/tlperl/lib/File/Spec/OS2.pm - tlpkg/tlperl/lib/File/Spec/Unix.pm - tlpkg/tlperl/lib/File/Spec/VMS.pm - tlpkg/tlperl/lib/File/Spec/Win32.pm - tlpkg/tlperl/lib/File/Temp.pm - tlpkg/tlperl/lib/File/stat.pm - tlpkg/tlperl/lib/FileCache.pm - tlpkg/tlperl/lib/FileHandle.pm - tlpkg/tlperl/lib/Filter/Simple.pm - tlpkg/tlperl/lib/Filter/Util/Call.pm - tlpkg/tlperl/lib/FindBin.pm - tlpkg/tlperl/lib/Getopt/Long.pm - tlpkg/tlperl/lib/Getopt/Std.pm - tlpkg/tlperl/lib/HTTP/Tiny.pm - tlpkg/tlperl/lib/Hash/Util.pm - tlpkg/tlperl/lib/Hash/Util/FieldHash.pm - tlpkg/tlperl/lib/I18N/Collate.pm - tlpkg/tlperl/lib/I18N/LangTags.pm - tlpkg/tlperl/lib/I18N/LangTags/Detect.pm - tlpkg/tlperl/lib/I18N/LangTags/List.pm - tlpkg/tlperl/lib/IO.pm - tlpkg/tlperl/lib/IO/Compress/Adapter/Bzip2.pm - tlpkg/tlperl/lib/IO/Compress/Adapter/Deflate.pm - tlpkg/tlperl/lib/IO/Compress/Adapter/Identity.pm - tlpkg/tlperl/lib/IO/Compress/Base.pm - tlpkg/tlperl/lib/IO/Compress/Base/Common.pm - tlpkg/tlperl/lib/IO/Compress/Bzip2.pm - tlpkg/tlperl/lib/IO/Compress/Deflate.pm - tlpkg/tlperl/lib/IO/Compress/FAQ.pod - tlpkg/tlperl/lib/IO/Compress/Gzip.pm - tlpkg/tlperl/lib/IO/Compress/Gzip/Constants.pm - tlpkg/tlperl/lib/IO/Compress/RawDeflate.pm - tlpkg/tlperl/lib/IO/Compress/Zip.pm - tlpkg/tlperl/lib/IO/Compress/Zip/Constants.pm - tlpkg/tlperl/lib/IO/Compress/Zlib/Constants.pm - tlpkg/tlperl/lib/IO/Compress/Zlib/Extra.pm - tlpkg/tlperl/lib/IO/Dir.pm - tlpkg/tlperl/lib/IO/File.pm - tlpkg/tlperl/lib/IO/Handle.pm - tlpkg/tlperl/lib/IO/Pipe.pm - tlpkg/tlperl/lib/IO/Poll.pm - tlpkg/tlperl/lib/IO/Seekable.pm - tlpkg/tlperl/lib/IO/Select.pm - tlpkg/tlperl/lib/IO/Socket.pm - tlpkg/tlperl/lib/IO/Socket/INET.pm - tlpkg/tlperl/lib/IO/Socket/IP.pm - tlpkg/tlperl/lib/IO/Socket/UNIX.pm - tlpkg/tlperl/lib/IO/Uncompress/Adapter/Bunzip2.pm - tlpkg/tlperl/lib/IO/Uncompress/Adapter/Identity.pm - tlpkg/tlperl/lib/IO/Uncompress/Adapter/Inflate.pm - tlpkg/tlperl/lib/IO/Uncompress/AnyInflate.pm - tlpkg/tlperl/lib/IO/Uncompress/AnyUncompress.pm - tlpkg/tlperl/lib/IO/Uncompress/Base.pm - tlpkg/tlperl/lib/IO/Uncompress/Bunzip2.pm - tlpkg/tlperl/lib/IO/Uncompress/Gunzip.pm - tlpkg/tlperl/lib/IO/Uncompress/Inflate.pm - tlpkg/tlperl/lib/IO/Uncompress/RawInflate.pm - tlpkg/tlperl/lib/IO/Uncompress/Unzip.pm - tlpkg/tlperl/lib/IO/Zlib.pm - tlpkg/tlperl/lib/IPC/Cmd.pm - tlpkg/tlperl/lib/IPC/Open2.pm - tlpkg/tlperl/lib/IPC/Open3.pm - tlpkg/tlperl/lib/Internals.pod - tlpkg/tlperl/lib/JSON/PP.pm - tlpkg/tlperl/lib/JSON/PP/Boolean.pm - tlpkg/tlperl/lib/List/Util.pm - tlpkg/tlperl/lib/List/Util/XS.pm - tlpkg/tlperl/lib/Locale/Codes.pm - tlpkg/tlperl/lib/Locale/Codes.pod - tlpkg/tlperl/lib/Locale/Codes/API.pod - tlpkg/tlperl/lib/Locale/Codes/Changes.pod - tlpkg/tlperl/lib/Locale/Codes/Constants.pm - tlpkg/tlperl/lib/Locale/Codes/Country.pm - tlpkg/tlperl/lib/Locale/Codes/Country.pod - tlpkg/tlperl/lib/Locale/Codes/Country_Codes.pm - tlpkg/tlperl/lib/Locale/Codes/Country_Retired.pm - tlpkg/tlperl/lib/Locale/Codes/Currency.pm - tlpkg/tlperl/lib/Locale/Codes/Currency.pod - tlpkg/tlperl/lib/Locale/Codes/Currency_Codes.pm - tlpkg/tlperl/lib/Locale/Codes/Currency_Retired.pm - tlpkg/tlperl/lib/Locale/Codes/LangExt.pm - tlpkg/tlperl/lib/Locale/Codes/LangExt.pod - tlpkg/tlperl/lib/Locale/Codes/LangExt_Codes.pm - tlpkg/tlperl/lib/Locale/Codes/LangExt_Retired.pm - tlpkg/tlperl/lib/Locale/Codes/LangFam.pm - tlpkg/tlperl/lib/Locale/Codes/LangFam.pod - tlpkg/tlperl/lib/Locale/Codes/LangFam_Codes.pm - tlpkg/tlperl/lib/Locale/Codes/LangFam_Retired.pm - tlpkg/tlperl/lib/Locale/Codes/LangVar.pm - tlpkg/tlperl/lib/Locale/Codes/LangVar.pod - tlpkg/tlperl/lib/Locale/Codes/LangVar_Codes.pm - tlpkg/tlperl/lib/Locale/Codes/LangVar_Retired.pm - tlpkg/tlperl/lib/Locale/Codes/Language.pm - tlpkg/tlperl/lib/Locale/Codes/Language.pod - tlpkg/tlperl/lib/Locale/Codes/Language_Codes.pm - tlpkg/tlperl/lib/Locale/Codes/Language_Retired.pm - tlpkg/tlperl/lib/Locale/Codes/Script.pm - tlpkg/tlperl/lib/Locale/Codes/Script.pod - tlpkg/tlperl/lib/Locale/Codes/Script_Codes.pm - tlpkg/tlperl/lib/Locale/Codes/Script_Retired.pm - tlpkg/tlperl/lib/Locale/Country.pm - tlpkg/tlperl/lib/Locale/Country.pod - tlpkg/tlperl/lib/Locale/Currency.pm - tlpkg/tlperl/lib/Locale/Currency.pod - tlpkg/tlperl/lib/Locale/Language.pm - tlpkg/tlperl/lib/Locale/Language.pod - tlpkg/tlperl/lib/Locale/Maketext.pm - tlpkg/tlperl/lib/Locale/Maketext.pod - tlpkg/tlperl/lib/Locale/Maketext/Cookbook.pod - tlpkg/tlperl/lib/Locale/Maketext/Guts.pm - tlpkg/tlperl/lib/Locale/Maketext/GutsLoader.pm - tlpkg/tlperl/lib/Locale/Maketext/Simple.pm - tlpkg/tlperl/lib/Locale/Maketext/TPJ13.pod - tlpkg/tlperl/lib/Locale/Script.pm - tlpkg/tlperl/lib/Locale/Script.pod - tlpkg/tlperl/lib/MIME/Base64.pm - tlpkg/tlperl/lib/MIME/QuotedPrint.pm - tlpkg/tlperl/lib/Math/BigFloat.pm - tlpkg/tlperl/lib/Math/BigFloat/Trace.pm - tlpkg/tlperl/lib/Math/BigInt.pm - tlpkg/tlperl/lib/Math/BigInt/Calc.pm - tlpkg/tlperl/lib/Math/BigInt/CalcEmu.pm - tlpkg/tlperl/lib/Math/BigInt/FastCalc.pm - tlpkg/tlperl/lib/Math/BigInt/Lib.pm - tlpkg/tlperl/lib/Math/BigInt/Trace.pm - tlpkg/tlperl/lib/Math/BigRat.pm - tlpkg/tlperl/lib/Math/Complex.pm - tlpkg/tlperl/lib/Math/Trig.pm - tlpkg/tlperl/lib/Memoize.pm - tlpkg/tlperl/lib/Memoize/AnyDBM_File.pm - tlpkg/tlperl/lib/Memoize/Expire.pm - tlpkg/tlperl/lib/Memoize/ExpireFile.pm - tlpkg/tlperl/lib/Memoize/ExpireTest.pm - tlpkg/tlperl/lib/Memoize/NDBM_File.pm - tlpkg/tlperl/lib/Memoize/SDBM_File.pm - tlpkg/tlperl/lib/Memoize/Storable.pm - tlpkg/tlperl/lib/Module/CoreList.pm - tlpkg/tlperl/lib/Module/CoreList.pod - tlpkg/tlperl/lib/Module/CoreList/TieHashDelta.pm - tlpkg/tlperl/lib/Module/CoreList/Utils.pm - tlpkg/tlperl/lib/Module/Load.pm - tlpkg/tlperl/lib/Module/Load/Conditional.pm - tlpkg/tlperl/lib/Module/Loaded.pm - tlpkg/tlperl/lib/Module/Metadata.pm - tlpkg/tlperl/lib/NEXT.pm - tlpkg/tlperl/lib/Net/Cmd.pm - tlpkg/tlperl/lib/Net/Config.pm - tlpkg/tlperl/lib/Net/Domain.pm - tlpkg/tlperl/lib/Net/FTP.pm - tlpkg/tlperl/lib/Net/FTP/A.pm - tlpkg/tlperl/lib/Net/FTP/E.pm - tlpkg/tlperl/lib/Net/FTP/I.pm - tlpkg/tlperl/lib/Net/FTP/L.pm - tlpkg/tlperl/lib/Net/FTP/dataconn.pm - tlpkg/tlperl/lib/Net/NNTP.pm - tlpkg/tlperl/lib/Net/Netrc.pm - tlpkg/tlperl/lib/Net/POP3.pm - tlpkg/tlperl/lib/Net/Ping.pm - tlpkg/tlperl/lib/Net/SMTP.pm - tlpkg/tlperl/lib/Net/Time.pm - tlpkg/tlperl/lib/Net/hostent.pm - tlpkg/tlperl/lib/Net/libnetFAQ.pod - tlpkg/tlperl/lib/Net/netent.pm - tlpkg/tlperl/lib/Net/protoent.pm - tlpkg/tlperl/lib/Net/servent.pm - tlpkg/tlperl/lib/O.pm - tlpkg/tlperl/lib/Opcode.pm - tlpkg/tlperl/lib/POSIX.pm - tlpkg/tlperl/lib/POSIX.pod - tlpkg/tlperl/lib/Params/Check.pm - tlpkg/tlperl/lib/Parse/CPAN/Meta.pm - tlpkg/tlperl/lib/Perl/OSType.pm - tlpkg/tlperl/lib/PerlIO.pm - tlpkg/tlperl/lib/PerlIO/encoding.pm - tlpkg/tlperl/lib/PerlIO/mmap.pm - tlpkg/tlperl/lib/PerlIO/scalar.pm - tlpkg/tlperl/lib/PerlIO/via.pm - tlpkg/tlperl/lib/PerlIO/via/QuotedPrint.pm - tlpkg/tlperl/lib/Pod/Checker.pm - tlpkg/tlperl/lib/Pod/Escapes.pm - tlpkg/tlperl/lib/Pod/Find.pm - tlpkg/tlperl/lib/Pod/Functions.pm - tlpkg/tlperl/lib/Pod/Html.pm - tlpkg/tlperl/lib/Pod/InputObjects.pm - tlpkg/tlperl/lib/Pod/Man.pm - tlpkg/tlperl/lib/Pod/ParseLink.pm - tlpkg/tlperl/lib/Pod/ParseUtils.pm - tlpkg/tlperl/lib/Pod/Parser.pm - tlpkg/tlperl/lib/Pod/Perldoc.pm - tlpkg/tlperl/lib/Pod/Perldoc/BaseTo.pm - tlpkg/tlperl/lib/Pod/Perldoc/GetOptsOO.pm - tlpkg/tlperl/lib/Pod/Perldoc/ToANSI.pm - tlpkg/tlperl/lib/Pod/Perldoc/ToChecker.pm - tlpkg/tlperl/lib/Pod/Perldoc/ToMan.pm - tlpkg/tlperl/lib/Pod/Perldoc/ToNroff.pm - tlpkg/tlperl/lib/Pod/Perldoc/ToPod.pm - tlpkg/tlperl/lib/Pod/Perldoc/ToRtf.pm - tlpkg/tlperl/lib/Pod/Perldoc/ToTerm.pm - tlpkg/tlperl/lib/Pod/Perldoc/ToText.pm - tlpkg/tlperl/lib/Pod/Perldoc/ToTk.pm - tlpkg/tlperl/lib/Pod/Perldoc/ToXml.pm - tlpkg/tlperl/lib/Pod/PlainText.pm - tlpkg/tlperl/lib/Pod/Select.pm - tlpkg/tlperl/lib/Pod/Simple.pm - tlpkg/tlperl/lib/Pod/Simple.pod - tlpkg/tlperl/lib/Pod/Simple/BlackBox.pm - tlpkg/tlperl/lib/Pod/Simple/Checker.pm - tlpkg/tlperl/lib/Pod/Simple/Debug.pm - tlpkg/tlperl/lib/Pod/Simple/DumpAsText.pm - tlpkg/tlperl/lib/Pod/Simple/DumpAsXML.pm - tlpkg/tlperl/lib/Pod/Simple/HTML.pm - tlpkg/tlperl/lib/Pod/Simple/HTMLBatch.pm - tlpkg/tlperl/lib/Pod/Simple/HTMLLegacy.pm - tlpkg/tlperl/lib/Pod/Simple/LinkSection.pm - tlpkg/tlperl/lib/Pod/Simple/Methody.pm - tlpkg/tlperl/lib/Pod/Simple/Progress.pm - tlpkg/tlperl/lib/Pod/Simple/PullParser.pm - tlpkg/tlperl/lib/Pod/Simple/PullParserEndToken.pm - tlpkg/tlperl/lib/Pod/Simple/PullParserStartToken.pm - tlpkg/tlperl/lib/Pod/Simple/PullParserTextToken.pm - tlpkg/tlperl/lib/Pod/Simple/PullParserToken.pm - tlpkg/tlperl/lib/Pod/Simple/RTF.pm - tlpkg/tlperl/lib/Pod/Simple/Search.pm - tlpkg/tlperl/lib/Pod/Simple/SimpleTree.pm - tlpkg/tlperl/lib/Pod/Simple/Subclassing.pod - tlpkg/tlperl/lib/Pod/Simple/Text.pm - tlpkg/tlperl/lib/Pod/Simple/TextContent.pm - tlpkg/tlperl/lib/Pod/Simple/TiedOutFH.pm - tlpkg/tlperl/lib/Pod/Simple/Transcode.pm - tlpkg/tlperl/lib/Pod/Simple/TranscodeDumb.pm - tlpkg/tlperl/lib/Pod/Simple/TranscodeSmart.pm - tlpkg/tlperl/lib/Pod/Simple/XHTML.pm - tlpkg/tlperl/lib/Pod/Simple/XMLOutStream.pm - tlpkg/tlperl/lib/Pod/Text.pm - tlpkg/tlperl/lib/Pod/Text/Color.pm - tlpkg/tlperl/lib/Pod/Text/Overstrike.pm - tlpkg/tlperl/lib/Pod/Text/Termcap.pm - tlpkg/tlperl/lib/Pod/Usage.pm - tlpkg/tlperl/lib/SDBM_File.pm - tlpkg/tlperl/lib/Safe.pm - tlpkg/tlperl/lib/Scalar/Util.pm - tlpkg/tlperl/lib/Search/Dict.pm - tlpkg/tlperl/lib/SelectSaver.pm - tlpkg/tlperl/lib/SelfLoader.pm - tlpkg/tlperl/lib/Socket.pm - tlpkg/tlperl/lib/Storable.pm - tlpkg/tlperl/lib/Sub/Util.pm - tlpkg/tlperl/lib/Symbol.pm - tlpkg/tlperl/lib/Sys/Hostname.pm - tlpkg/tlperl/lib/TAP/Base.pm - tlpkg/tlperl/lib/TAP/Formatter/Base.pm - tlpkg/tlperl/lib/TAP/Formatter/Color.pm - tlpkg/tlperl/lib/TAP/Formatter/Console.pm - tlpkg/tlperl/lib/TAP/Formatter/Console/ParallelSession.pm - tlpkg/tlperl/lib/TAP/Formatter/Console/Session.pm - tlpkg/tlperl/lib/TAP/Formatter/File.pm - tlpkg/tlperl/lib/TAP/Formatter/File/Session.pm - tlpkg/tlperl/lib/TAP/Formatter/Session.pm - tlpkg/tlperl/lib/TAP/Harness.pm - tlpkg/tlperl/lib/TAP/Harness/Beyond.pod - tlpkg/tlperl/lib/TAP/Harness/Env.pm - tlpkg/tlperl/lib/TAP/Object.pm - tlpkg/tlperl/lib/TAP/Parser.pm - tlpkg/tlperl/lib/TAP/Parser/Aggregator.pm - tlpkg/tlperl/lib/TAP/Parser/Grammar.pm - tlpkg/tlperl/lib/TAP/Parser/Iterator.pm - tlpkg/tlperl/lib/TAP/Parser/Iterator/Array.pm - tlpkg/tlperl/lib/TAP/Parser/Iterator/Process.pm - tlpkg/tlperl/lib/TAP/Parser/Iterator/Stream.pm - tlpkg/tlperl/lib/TAP/Parser/IteratorFactory.pm - tlpkg/tlperl/lib/TAP/Parser/Multiplexer.pm - tlpkg/tlperl/lib/TAP/Parser/Result.pm - tlpkg/tlperl/lib/TAP/Parser/Result/Bailout.pm - tlpkg/tlperl/lib/TAP/Parser/Result/Comment.pm - tlpkg/tlperl/lib/TAP/Parser/Result/Plan.pm - tlpkg/tlperl/lib/TAP/Parser/Result/Pragma.pm - tlpkg/tlperl/lib/TAP/Parser/Result/Test.pm - tlpkg/tlperl/lib/TAP/Parser/Result/Unknown.pm - tlpkg/tlperl/lib/TAP/Parser/Result/Version.pm - tlpkg/tlperl/lib/TAP/Parser/Result/YAML.pm - tlpkg/tlperl/lib/TAP/Parser/ResultFactory.pm - tlpkg/tlperl/lib/TAP/Parser/Scheduler.pm - tlpkg/tlperl/lib/TAP/Parser/Scheduler/Job.pm - tlpkg/tlperl/lib/TAP/Parser/Scheduler/Spinner.pm - tlpkg/tlperl/lib/TAP/Parser/Source.pm - tlpkg/tlperl/lib/TAP/Parser/SourceHandler.pm - tlpkg/tlperl/lib/TAP/Parser/SourceHandler/Executable.pm - tlpkg/tlperl/lib/TAP/Parser/SourceHandler/File.pm - tlpkg/tlperl/lib/TAP/Parser/SourceHandler/Handle.pm - tlpkg/tlperl/lib/TAP/Parser/SourceHandler/Perl.pm - tlpkg/tlperl/lib/TAP/Parser/SourceHandler/RawTAP.pm - tlpkg/tlperl/lib/TAP/Parser/YAMLish/Reader.pm - tlpkg/tlperl/lib/TAP/Parser/YAMLish/Writer.pm - tlpkg/tlperl/lib/Term/ANSIColor.pm - tlpkg/tlperl/lib/Term/Cap.pm - tlpkg/tlperl/lib/Term/Complete.pm - tlpkg/tlperl/lib/Term/ReadLine.pm - tlpkg/tlperl/lib/Test.pm - tlpkg/tlperl/lib/Test/Builder.pm - tlpkg/tlperl/lib/Test/Builder/Formatter.pm - tlpkg/tlperl/lib/Test/Builder/IO/Scalar.pm - tlpkg/tlperl/lib/Test/Builder/Module.pm - tlpkg/tlperl/lib/Test/Builder/Tester.pm - tlpkg/tlperl/lib/Test/Builder/Tester/Color.pm - tlpkg/tlperl/lib/Test/Builder/TodoDiag.pm - tlpkg/tlperl/lib/Test/Harness.pm - tlpkg/tlperl/lib/Test/More.pm - tlpkg/tlperl/lib/Test/Simple.pm - tlpkg/tlperl/lib/Test/Tester.pm - tlpkg/tlperl/lib/Test/Tester/Capture.pm - tlpkg/tlperl/lib/Test/Tester/CaptureRunner.pm - tlpkg/tlperl/lib/Test/Tester/Delegate.pm - tlpkg/tlperl/lib/Test/Tutorial.pod - tlpkg/tlperl/lib/Test/use/ok.pm - tlpkg/tlperl/lib/Test2.pm - tlpkg/tlperl/lib/Test2/API.pm - tlpkg/tlperl/lib/Test2/API/Breakage.pm - tlpkg/tlperl/lib/Test2/API/Context.pm - tlpkg/tlperl/lib/Test2/API/Instance.pm - tlpkg/tlperl/lib/Test2/API/Stack.pm - tlpkg/tlperl/lib/Test2/Event.pm - tlpkg/tlperl/lib/Test2/Event/Bail.pm - tlpkg/tlperl/lib/Test2/Event/Diag.pm - tlpkg/tlperl/lib/Test2/Event/Encoding.pm - tlpkg/tlperl/lib/Test2/Event/Exception.pm - tlpkg/tlperl/lib/Test2/Event/Generic.pm - tlpkg/tlperl/lib/Test2/Event/Info.pm - tlpkg/tlperl/lib/Test2/Event/Note.pm - tlpkg/tlperl/lib/Test2/Event/Ok.pm - tlpkg/tlperl/lib/Test2/Event/Plan.pm - tlpkg/tlperl/lib/Test2/Event/Skip.pm - tlpkg/tlperl/lib/Test2/Event/Subtest.pm - tlpkg/tlperl/lib/Test2/Event/TAP/Version.pm - tlpkg/tlperl/lib/Test2/Event/Waiting.pm - tlpkg/tlperl/lib/Test2/Formatter.pm - tlpkg/tlperl/lib/Test2/Formatter/TAP.pm - tlpkg/tlperl/lib/Test2/Hub.pm - tlpkg/tlperl/lib/Test2/Hub/Interceptor.pm - tlpkg/tlperl/lib/Test2/Hub/Interceptor/Terminator.pm - tlpkg/tlperl/lib/Test2/Hub/Subtest.pm - tlpkg/tlperl/lib/Test2/IPC.pm - tlpkg/tlperl/lib/Test2/IPC/Driver.pm - tlpkg/tlperl/lib/Test2/IPC/Driver/Files.pm - tlpkg/tlperl/lib/Test2/Tools/Tiny.pm - tlpkg/tlperl/lib/Test2/Transition.pod - tlpkg/tlperl/lib/Test2/Util.pm - tlpkg/tlperl/lib/Test2/Util/ExternalMeta.pm - tlpkg/tlperl/lib/Test2/Util/HashBase.pm - tlpkg/tlperl/lib/Test2/Util/Trace.pm - tlpkg/tlperl/lib/Text/Abbrev.pm - tlpkg/tlperl/lib/Text/Balanced.pm - tlpkg/tlperl/lib/Text/ParseWords.pm - tlpkg/tlperl/lib/Text/Tabs.pm - tlpkg/tlperl/lib/Text/Wrap.pm - tlpkg/tlperl/lib/Thread.pm - tlpkg/tlperl/lib/Thread/Queue.pm - tlpkg/tlperl/lib/Thread/Semaphore.pm - tlpkg/tlperl/lib/Tie/Array.pm - tlpkg/tlperl/lib/Tie/File.pm - tlpkg/tlperl/lib/Tie/Handle.pm - tlpkg/tlperl/lib/Tie/Hash.pm - tlpkg/tlperl/lib/Tie/Hash/NamedCapture.pm - tlpkg/tlperl/lib/Tie/Memoize.pm - tlpkg/tlperl/lib/Tie/RefHash.pm - tlpkg/tlperl/lib/Tie/Scalar.pm - tlpkg/tlperl/lib/Tie/StdHandle.pm - tlpkg/tlperl/lib/Tie/SubstrHash.pm - tlpkg/tlperl/lib/Time/HiRes.pm - tlpkg/tlperl/lib/Time/Local.pm - tlpkg/tlperl/lib/Time/Piece.pm - tlpkg/tlperl/lib/Time/Seconds.pm - tlpkg/tlperl/lib/Time/gmtime.pm - tlpkg/tlperl/lib/Time/localtime.pm - tlpkg/tlperl/lib/Time/tm.pm - tlpkg/tlperl/lib/UNIVERSAL.pm - tlpkg/tlperl/lib/Unicode/Collate.pm - tlpkg/tlperl/lib/Unicode/Collate/CJK/Big5.pm - tlpkg/tlperl/lib/Unicode/Collate/CJK/GB2312.pm - tlpkg/tlperl/lib/Unicode/Collate/CJK/JISX0208.pm - tlpkg/tlperl/lib/Unicode/Collate/CJK/Korean.pm - tlpkg/tlperl/lib/Unicode/Collate/CJK/Pinyin.pm - tlpkg/tlperl/lib/Unicode/Collate/CJK/Stroke.pm - tlpkg/tlperl/lib/Unicode/Collate/CJK/Zhuyin.pm - tlpkg/tlperl/lib/Unicode/Collate/Locale.pm - tlpkg/tlperl/lib/Unicode/Collate/Locale/af.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/ar.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/as.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/az.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/be.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/bn.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/ca.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/cs.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/cy.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/da.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/de_at_ph.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/de_phone.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/ee.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/eo.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/es.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/es_trad.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/et.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/fa.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/fi.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/fi_phone.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/fil.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/fo.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/fr_ca.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/gu.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/ha.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/haw.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/he.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/hi.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/hr.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/hu.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/hy.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/ig.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/is.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/ja.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/kk.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/kl.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/kn.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/ko.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/kok.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/ln.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/lt.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/lv.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/mk.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/ml.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/mr.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/mt.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/nb.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/nn.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/nso.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/om.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/or.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/pa.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/pl.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/ro.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/sa.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/se.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/si.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/si_dict.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/sk.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/sl.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/sq.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/sr.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/sv.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/sv_refo.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/ta.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/te.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/th.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/tn.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/to.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/tr.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/ug_cyrl.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/uk.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/ur.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/vi.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/vo.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/wae.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/wo.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/yo.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/zh.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/zh_big5.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/zh_gb.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/zh_pin.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/zh_strk.pl - tlpkg/tlperl/lib/Unicode/Collate/Locale/zh_zhu.pl - tlpkg/tlperl/lib/Unicode/Collate/allkeys.txt - tlpkg/tlperl/lib/Unicode/Collate/keys.txt - tlpkg/tlperl/lib/Unicode/Normalize.pm - tlpkg/tlperl/lib/Unicode/UCD.pm - tlpkg/tlperl/lib/User/grent.pm - tlpkg/tlperl/lib/User/pwent.pm - tlpkg/tlperl/lib/Win32.pm - tlpkg/tlperl/lib/Win32API/File.pm - tlpkg/tlperl/lib/Win32API/File/cFile.pc - tlpkg/tlperl/lib/Win32CORE.pm - tlpkg/tlperl/lib/XSLoader.pm - tlpkg/tlperl/lib/_charnames.pm - tlpkg/tlperl/lib/arybase.pm - tlpkg/tlperl/lib/attributes.pm - tlpkg/tlperl/lib/auto/B/B.dll - tlpkg/tlperl/lib/auto/Compress/Raw/Bzip2/Bzip2.dll - tlpkg/tlperl/lib/auto/Compress/Raw/Zlib/Zlib.dll - tlpkg/tlperl/lib/auto/Cwd/Cwd.dll - tlpkg/tlperl/lib/auto/Data/Dumper/Dumper.dll - tlpkg/tlperl/lib/auto/Devel/Peek/Peek.dll - tlpkg/tlperl/lib/auto/Digest/MD5/MD5.dll - tlpkg/tlperl/lib/auto/Digest/SHA/SHA.dll - tlpkg/tlperl/lib/auto/Encode/Byte/Byte.dll - tlpkg/tlperl/lib/auto/Encode/CN/CN.dll - tlpkg/tlperl/lib/auto/Encode/EBCDIC/EBCDIC.dll - tlpkg/tlperl/lib/auto/Encode/Encode.dll - tlpkg/tlperl/lib/auto/Encode/JP/JP.dll - tlpkg/tlperl/lib/auto/Encode/KR/KR.dll - tlpkg/tlperl/lib/auto/Encode/Symbol/Symbol.dll - tlpkg/tlperl/lib/auto/Encode/TW/TW.dll - tlpkg/tlperl/lib/auto/Encode/Unicode/Unicode.dll - tlpkg/tlperl/lib/auto/Fcntl/Fcntl.dll - tlpkg/tlperl/lib/auto/File/DosGlob/DosGlob.dll - tlpkg/tlperl/lib/auto/File/Glob/Glob.dll - tlpkg/tlperl/lib/auto/Filter/Util/Call/Call.dll - tlpkg/tlperl/lib/auto/Hash/Util/FieldHash/FieldHash.dll - tlpkg/tlperl/lib/auto/Hash/Util/Util.dll - tlpkg/tlperl/lib/auto/IO/IO.dll - tlpkg/tlperl/lib/auto/List/Util/Util.dll - tlpkg/tlperl/lib/auto/MIME/Base64/Base64.dll - tlpkg/tlperl/lib/auto/Math/BigInt/FastCalc/FastCalc.dll - tlpkg/tlperl/lib/auto/Opcode/Opcode.dll - tlpkg/tlperl/lib/auto/POSIX/POSIX.dll - tlpkg/tlperl/lib/auto/PerlIO/encoding/encoding.dll - tlpkg/tlperl/lib/auto/PerlIO/mmap/mmap.dll - tlpkg/tlperl/lib/auto/PerlIO/scalar/scalar.dll - tlpkg/tlperl/lib/auto/PerlIO/via/via.dll - tlpkg/tlperl/lib/auto/SDBM_File/SDBM_File.dll - tlpkg/tlperl/lib/auto/Socket/Socket.dll - tlpkg/tlperl/lib/auto/Storable/Storable.dll - tlpkg/tlperl/lib/auto/Sys/Hostname/Hostname.dll - tlpkg/tlperl/lib/auto/Tie/Hash/NamedCapture/NamedCapture.dll - tlpkg/tlperl/lib/auto/Time/HiRes/HiRes.dll - tlpkg/tlperl/lib/auto/Time/Piece/Piece.dll - tlpkg/tlperl/lib/auto/Unicode/Collate/Collate.dll - tlpkg/tlperl/lib/auto/Unicode/Normalize/Normalize.dll - tlpkg/tlperl/lib/auto/Win32/Win32.dll - tlpkg/tlperl/lib/auto/Win32API/File/File.dll - tlpkg/tlperl/lib/auto/Win32CORE/extralibs.ld - tlpkg/tlperl/lib/auto/arybase/arybase.dll - tlpkg/tlperl/lib/auto/attributes/attributes.dll - tlpkg/tlperl/lib/auto/mro/mro.dll - tlpkg/tlperl/lib/auto/re/re.dll - tlpkg/tlperl/lib/auto/threads/shared/shared.dll - tlpkg/tlperl/lib/auto/threads/threads.dll - tlpkg/tlperl/lib/autodie.pm - tlpkg/tlperl/lib/autodie/Scope/Guard.pm - tlpkg/tlperl/lib/autodie/Scope/GuardStack.pm - tlpkg/tlperl/lib/autodie/Util.pm - tlpkg/tlperl/lib/autodie/exception.pm - tlpkg/tlperl/lib/autodie/exception/system.pm - tlpkg/tlperl/lib/autodie/hints.pm - tlpkg/tlperl/lib/autodie/skip.pm - tlpkg/tlperl/lib/autouse.pm - tlpkg/tlperl/lib/base.pm - tlpkg/tlperl/lib/bigint.pm - tlpkg/tlperl/lib/bignum.pm - tlpkg/tlperl/lib/bigrat.pm - tlpkg/tlperl/lib/blib.pm - tlpkg/tlperl/lib/bytes.pm - tlpkg/tlperl/lib/bytes_heavy.pl - tlpkg/tlperl/lib/charnames.pm - tlpkg/tlperl/lib/constant.pm - tlpkg/tlperl/lib/deprecate.pm - tlpkg/tlperl/lib/diagnostics.pm - tlpkg/tlperl/lib/dumpvar.pl - tlpkg/tlperl/lib/encoding.pm - tlpkg/tlperl/lib/encoding/warnings.pm - tlpkg/tlperl/lib/experimental.pm - tlpkg/tlperl/lib/feature.pm - tlpkg/tlperl/lib/fields.pm - tlpkg/tlperl/lib/filetest.pm - tlpkg/tlperl/lib/if.pm - tlpkg/tlperl/lib/integer.pm - tlpkg/tlperl/lib/less.pm - tlpkg/tlperl/lib/lib.pm - tlpkg/tlperl/lib/locale.pm - tlpkg/tlperl/lib/meta_notation.pm - tlpkg/tlperl/lib/mro.pm - tlpkg/tlperl/lib/ok.pm - tlpkg/tlperl/lib/open.pm - tlpkg/tlperl/lib/ops.pm - tlpkg/tlperl/lib/overload.pm - tlpkg/tlperl/lib/overload/numbers.pm - tlpkg/tlperl/lib/overloading.pm - tlpkg/tlperl/lib/parent.pm - tlpkg/tlperl/lib/perl5db.pl - tlpkg/tlperl/lib/perlfaq.pm - tlpkg/tlperl/lib/perllocal.pod - tlpkg/tlperl/lib/re.pm - tlpkg/tlperl/lib/sigtrap.pm - tlpkg/tlperl/lib/sort.pm - tlpkg/tlperl/lib/strict.pm - tlpkg/tlperl/lib/subs.pm - tlpkg/tlperl/lib/threads.pm - tlpkg/tlperl/lib/threads/shared.pm - tlpkg/tlperl/lib/unicore/Blocks.txt - tlpkg/tlperl/lib/unicore/CombiningClass.pl - tlpkg/tlperl/lib/unicore/Decomposition.pl - tlpkg/tlperl/lib/unicore/Heavy.pl - tlpkg/tlperl/lib/unicore/Name.pl - tlpkg/tlperl/lib/unicore/Name.pm - tlpkg/tlperl/lib/unicore/NamedSequences.txt - tlpkg/tlperl/lib/unicore/SpecialCasing.txt - tlpkg/tlperl/lib/unicore/To/Age.pl - tlpkg/tlperl/lib/unicore/To/Bc.pl - tlpkg/tlperl/lib/unicore/To/Bmg.pl - tlpkg/tlperl/lib/unicore/To/Bpb.pl - tlpkg/tlperl/lib/unicore/To/Bpt.pl - tlpkg/tlperl/lib/unicore/To/Cf.pl - tlpkg/tlperl/lib/unicore/To/Digit.pl - tlpkg/tlperl/lib/unicore/To/Ea.pl - tlpkg/tlperl/lib/unicore/To/Fold.pl - tlpkg/tlperl/lib/unicore/To/GCB.pl - tlpkg/tlperl/lib/unicore/To/Gc.pl - tlpkg/tlperl/lib/unicore/To/Hst.pl - tlpkg/tlperl/lib/unicore/To/InPC.pl - tlpkg/tlperl/lib/unicore/To/InSC.pl - tlpkg/tlperl/lib/unicore/To/Isc.pl - tlpkg/tlperl/lib/unicore/To/Jg.pl - tlpkg/tlperl/lib/unicore/To/Jt.pl - tlpkg/tlperl/lib/unicore/To/Lb.pl - tlpkg/tlperl/lib/unicore/To/Lc.pl - tlpkg/tlperl/lib/unicore/To/Lower.pl - tlpkg/tlperl/lib/unicore/To/NFCQC.pl - tlpkg/tlperl/lib/unicore/To/NFDQC.pl - tlpkg/tlperl/lib/unicore/To/NFKCCF.pl - tlpkg/tlperl/lib/unicore/To/NFKCQC.pl - tlpkg/tlperl/lib/unicore/To/NFKDQC.pl - tlpkg/tlperl/lib/unicore/To/Na1.pl - tlpkg/tlperl/lib/unicore/To/NameAlia.pl - tlpkg/tlperl/lib/unicore/To/Nt.pl - tlpkg/tlperl/lib/unicore/To/Nv.pl - tlpkg/tlperl/lib/unicore/To/PerlDeci.pl - tlpkg/tlperl/lib/unicore/To/SB.pl - tlpkg/tlperl/lib/unicore/To/Sc.pl - tlpkg/tlperl/lib/unicore/To/Scx.pl - tlpkg/tlperl/lib/unicore/To/Tc.pl - tlpkg/tlperl/lib/unicore/To/Title.pl - tlpkg/tlperl/lib/unicore/To/Uc.pl - tlpkg/tlperl/lib/unicore/To/Upper.pl - tlpkg/tlperl/lib/unicore/To/WB.pl - tlpkg/tlperl/lib/unicore/To/_PerlLB.pl - tlpkg/tlperl/lib/unicore/To/_PerlWB.pl - tlpkg/tlperl/lib/unicore/UCD.pl - tlpkg/tlperl/lib/unicore/lib/Age/NA.pl - tlpkg/tlperl/lib/unicore/lib/Age/V11.pl - tlpkg/tlperl/lib/unicore/lib/Age/V20.pl - tlpkg/tlperl/lib/unicore/lib/Age/V30.pl - tlpkg/tlperl/lib/unicore/lib/Age/V31.pl - tlpkg/tlperl/lib/unicore/lib/Age/V32.pl - tlpkg/tlperl/lib/unicore/lib/Age/V40.pl - tlpkg/tlperl/lib/unicore/lib/Age/V41.pl - tlpkg/tlperl/lib/unicore/lib/Age/V50.pl - tlpkg/tlperl/lib/unicore/lib/Age/V51.pl - tlpkg/tlperl/lib/unicore/lib/Age/V52.pl - tlpkg/tlperl/lib/unicore/lib/Age/V60.pl - tlpkg/tlperl/lib/unicore/lib/Age/V61.pl - tlpkg/tlperl/lib/unicore/lib/Age/V70.pl - tlpkg/tlperl/lib/unicore/lib/Age/V80.pl - tlpkg/tlperl/lib/unicore/lib/Age/V90.pl - tlpkg/tlperl/lib/unicore/lib/Alpha/Y.pl - tlpkg/tlperl/lib/unicore/lib/Bc/AL.pl - tlpkg/tlperl/lib/unicore/lib/Bc/AN.pl - tlpkg/tlperl/lib/unicore/lib/Bc/B.pl - tlpkg/tlperl/lib/unicore/lib/Bc/BN.pl - tlpkg/tlperl/lib/unicore/lib/Bc/CS.pl - tlpkg/tlperl/lib/unicore/lib/Bc/EN.pl - tlpkg/tlperl/lib/unicore/lib/Bc/ES.pl - tlpkg/tlperl/lib/unicore/lib/Bc/ET.pl - tlpkg/tlperl/lib/unicore/lib/Bc/L.pl - tlpkg/tlperl/lib/unicore/lib/Bc/NSM.pl - tlpkg/tlperl/lib/unicore/lib/Bc/ON.pl - tlpkg/tlperl/lib/unicore/lib/Bc/R.pl - tlpkg/tlperl/lib/unicore/lib/Bc/WS.pl - tlpkg/tlperl/lib/unicore/lib/BidiC/Y.pl - tlpkg/tlperl/lib/unicore/lib/BidiM/Y.pl - tlpkg/tlperl/lib/unicore/lib/Blk/NB.pl - tlpkg/tlperl/lib/unicore/lib/Bpt/C.pl - tlpkg/tlperl/lib/unicore/lib/Bpt/N.pl - tlpkg/tlperl/lib/unicore/lib/Bpt/O.pl - tlpkg/tlperl/lib/unicore/lib/CE/Y.pl - tlpkg/tlperl/lib/unicore/lib/CI/Y.pl - tlpkg/tlperl/lib/unicore/lib/CWCF/Y.pl - tlpkg/tlperl/lib/unicore/lib/CWCM/Y.pl - tlpkg/tlperl/lib/unicore/lib/CWKCF/Y.pl - tlpkg/tlperl/lib/unicore/lib/CWL/Y.pl - tlpkg/tlperl/lib/unicore/lib/CWT/Y.pl - tlpkg/tlperl/lib/unicore/lib/CWU/Y.pl - tlpkg/tlperl/lib/unicore/lib/Cased/Y.pl - tlpkg/tlperl/lib/unicore/lib/Ccc/A.pl - tlpkg/tlperl/lib/unicore/lib/Ccc/AR.pl - tlpkg/tlperl/lib/unicore/lib/Ccc/ATAR.pl - tlpkg/tlperl/lib/unicore/lib/Ccc/B.pl - tlpkg/tlperl/lib/unicore/lib/Ccc/BR.pl - tlpkg/tlperl/lib/unicore/lib/Ccc/DB.pl - tlpkg/tlperl/lib/unicore/lib/Ccc/NK.pl - tlpkg/tlperl/lib/unicore/lib/Ccc/NR.pl - tlpkg/tlperl/lib/unicore/lib/Ccc/OV.pl - tlpkg/tlperl/lib/unicore/lib/Ccc/VR.pl - tlpkg/tlperl/lib/unicore/lib/CompEx/Y.pl - tlpkg/tlperl/lib/unicore/lib/DI/Y.pl - tlpkg/tlperl/lib/unicore/lib/Dash/Y.pl - tlpkg/tlperl/lib/unicore/lib/Dep/Y.pl - tlpkg/tlperl/lib/unicore/lib/Dia/Y.pl - tlpkg/tlperl/lib/unicore/lib/Dt/Com.pl - tlpkg/tlperl/lib/unicore/lib/Dt/Enc.pl - tlpkg/tlperl/lib/unicore/lib/Dt/Fin.pl - tlpkg/tlperl/lib/unicore/lib/Dt/Font.pl - tlpkg/tlperl/lib/unicore/lib/Dt/Init.pl - tlpkg/tlperl/lib/unicore/lib/Dt/Iso.pl - tlpkg/tlperl/lib/unicore/lib/Dt/Med.pl - tlpkg/tlperl/lib/unicore/lib/Dt/Nar.pl - tlpkg/tlperl/lib/unicore/lib/Dt/Nb.pl - tlpkg/tlperl/lib/unicore/lib/Dt/NonCanon.pl - tlpkg/tlperl/lib/unicore/lib/Dt/Sqr.pl - tlpkg/tlperl/lib/unicore/lib/Dt/Sub.pl - tlpkg/tlperl/lib/unicore/lib/Dt/Sup.pl - tlpkg/tlperl/lib/unicore/lib/Dt/Vert.pl - tlpkg/tlperl/lib/unicore/lib/Ea/A.pl - tlpkg/tlperl/lib/unicore/lib/Ea/H.pl - tlpkg/tlperl/lib/unicore/lib/Ea/N.pl - tlpkg/tlperl/lib/unicore/lib/Ea/Na.pl - tlpkg/tlperl/lib/unicore/lib/Ea/W.pl - tlpkg/tlperl/lib/unicore/lib/Ext/Y.pl - tlpkg/tlperl/lib/unicore/lib/GCB/CN.pl - tlpkg/tlperl/lib/unicore/lib/GCB/EB.pl - tlpkg/tlperl/lib/unicore/lib/GCB/EX.pl - tlpkg/tlperl/lib/unicore/lib/GCB/LV.pl - tlpkg/tlperl/lib/unicore/lib/GCB/LVT.pl - tlpkg/tlperl/lib/unicore/lib/GCB/PP.pl - tlpkg/tlperl/lib/unicore/lib/GCB/SM.pl - tlpkg/tlperl/lib/unicore/lib/GCB/XX.pl - tlpkg/tlperl/lib/unicore/lib/Gc/C.pl - tlpkg/tlperl/lib/unicore/lib/Gc/Cf.pl - tlpkg/tlperl/lib/unicore/lib/Gc/Cn.pl - tlpkg/tlperl/lib/unicore/lib/Gc/L.pl - tlpkg/tlperl/lib/unicore/lib/Gc/LC.pl - tlpkg/tlperl/lib/unicore/lib/Gc/Ll.pl - tlpkg/tlperl/lib/unicore/lib/Gc/Lm.pl - tlpkg/tlperl/lib/unicore/lib/Gc/Lo.pl - tlpkg/tlperl/lib/unicore/lib/Gc/Lu.pl - tlpkg/tlperl/lib/unicore/lib/Gc/M.pl - tlpkg/tlperl/lib/unicore/lib/Gc/Mc.pl - tlpkg/tlperl/lib/unicore/lib/Gc/Me.pl - tlpkg/tlperl/lib/unicore/lib/Gc/Mn.pl - tlpkg/tlperl/lib/unicore/lib/Gc/N.pl - tlpkg/tlperl/lib/unicore/lib/Gc/Nd.pl - tlpkg/tlperl/lib/unicore/lib/Gc/Nl.pl - tlpkg/tlperl/lib/unicore/lib/Gc/No.pl - tlpkg/tlperl/lib/unicore/lib/Gc/P.pl - tlpkg/tlperl/lib/unicore/lib/Gc/Pc.pl - tlpkg/tlperl/lib/unicore/lib/Gc/Pd.pl - tlpkg/tlperl/lib/unicore/lib/Gc/Pe.pl - tlpkg/tlperl/lib/unicore/lib/Gc/Pf.pl - tlpkg/tlperl/lib/unicore/lib/Gc/Pi.pl - tlpkg/tlperl/lib/unicore/lib/Gc/Po.pl - tlpkg/tlperl/lib/unicore/lib/Gc/Ps.pl - tlpkg/tlperl/lib/unicore/lib/Gc/S.pl - tlpkg/tlperl/lib/unicore/lib/Gc/Sc.pl - tlpkg/tlperl/lib/unicore/lib/Gc/Sk.pl - tlpkg/tlperl/lib/unicore/lib/Gc/Sm.pl - tlpkg/tlperl/lib/unicore/lib/Gc/So.pl - tlpkg/tlperl/lib/unicore/lib/Gc/Z.pl - tlpkg/tlperl/lib/unicore/lib/Gc/Zs.pl - tlpkg/tlperl/lib/unicore/lib/GrBase/Y.pl - tlpkg/tlperl/lib/unicore/lib/Hex/Y.pl - tlpkg/tlperl/lib/unicore/lib/Hst/NA.pl - tlpkg/tlperl/lib/unicore/lib/Hyphen/T.pl - tlpkg/tlperl/lib/unicore/lib/IDC/Y.pl - tlpkg/tlperl/lib/unicore/lib/IDS/Y.pl - tlpkg/tlperl/lib/unicore/lib/Ideo/Y.pl - tlpkg/tlperl/lib/unicore/lib/In/2_0.pl - tlpkg/tlperl/lib/unicore/lib/In/2_1.pl - tlpkg/tlperl/lib/unicore/lib/In/3_0.pl - tlpkg/tlperl/lib/unicore/lib/In/3_1.pl - tlpkg/tlperl/lib/unicore/lib/In/3_2.pl - tlpkg/tlperl/lib/unicore/lib/In/4_0.pl - tlpkg/tlperl/lib/unicore/lib/In/4_1.pl - tlpkg/tlperl/lib/unicore/lib/In/5_0.pl - tlpkg/tlperl/lib/unicore/lib/In/5_1.pl - tlpkg/tlperl/lib/unicore/lib/In/5_2.pl - tlpkg/tlperl/lib/unicore/lib/In/6_0.pl - tlpkg/tlperl/lib/unicore/lib/In/6_1.pl - tlpkg/tlperl/lib/unicore/lib/In/6_2.pl - tlpkg/tlperl/lib/unicore/lib/In/6_3.pl - tlpkg/tlperl/lib/unicore/lib/In/7_0.pl - tlpkg/tlperl/lib/unicore/lib/In/8_0.pl - tlpkg/tlperl/lib/unicore/lib/In/9_0.pl - tlpkg/tlperl/lib/unicore/lib/InPC/Bottom.pl - tlpkg/tlperl/lib/unicore/lib/InPC/Left.pl - tlpkg/tlperl/lib/unicore/lib/InPC/LeftAndR.pl - tlpkg/tlperl/lib/unicore/lib/InPC/NA.pl - tlpkg/tlperl/lib/unicore/lib/InPC/Overstru.pl - tlpkg/tlperl/lib/unicore/lib/InPC/Right.pl - tlpkg/tlperl/lib/unicore/lib/InPC/Top.pl - tlpkg/tlperl/lib/unicore/lib/InPC/TopAndBo.pl - tlpkg/tlperl/lib/unicore/lib/InPC/TopAndL2.pl - tlpkg/tlperl/lib/unicore/lib/InPC/TopAndLe.pl - tlpkg/tlperl/lib/unicore/lib/InPC/TopAndRi.pl - tlpkg/tlperl/lib/unicore/lib/InPC/VisualOr.pl - tlpkg/tlperl/lib/unicore/lib/InSC/Avagraha.pl - tlpkg/tlperl/lib/unicore/lib/InSC/Bindu.pl - tlpkg/tlperl/lib/unicore/lib/InSC/Cantilla.pl - tlpkg/tlperl/lib/unicore/lib/InSC/Consona2.pl - tlpkg/tlperl/lib/unicore/lib/InSC/Consona3.pl - tlpkg/tlperl/lib/unicore/lib/InSC/Consona4.pl - tlpkg/tlperl/lib/unicore/lib/InSC/Consona5.pl - tlpkg/tlperl/lib/unicore/lib/InSC/Consona6.pl - tlpkg/tlperl/lib/unicore/lib/InSC/Consonan.pl - tlpkg/tlperl/lib/unicore/lib/InSC/Invisibl.pl - tlpkg/tlperl/lib/unicore/lib/InSC/Nukta.pl - tlpkg/tlperl/lib/unicore/lib/InSC/Number.pl - tlpkg/tlperl/lib/unicore/lib/InSC/Other.pl - tlpkg/tlperl/lib/unicore/lib/InSC/PureKill.pl - tlpkg/tlperl/lib/unicore/lib/InSC/Syllable.pl - tlpkg/tlperl/lib/unicore/lib/InSC/ToneMark.pl - tlpkg/tlperl/lib/unicore/lib/InSC/Virama.pl - tlpkg/tlperl/lib/unicore/lib/InSC/Visarga.pl - tlpkg/tlperl/lib/unicore/lib/InSC/Vowel.pl - tlpkg/tlperl/lib/unicore/lib/InSC/VowelDep.pl - tlpkg/tlperl/lib/unicore/lib/InSC/VowelInd.pl - tlpkg/tlperl/lib/unicore/lib/Jg/Ain.pl - tlpkg/tlperl/lib/unicore/lib/Jg/Alef.pl - tlpkg/tlperl/lib/unicore/lib/Jg/Beh.pl - tlpkg/tlperl/lib/unicore/lib/Jg/Dal.pl - tlpkg/tlperl/lib/unicore/lib/Jg/FarsiYeh.pl - tlpkg/tlperl/lib/unicore/lib/Jg/Feh.pl - tlpkg/tlperl/lib/unicore/lib/Jg/Gaf.pl - tlpkg/tlperl/lib/unicore/lib/Jg/Hah.pl - tlpkg/tlperl/lib/unicore/lib/Jg/Kaf.pl - tlpkg/tlperl/lib/unicore/lib/Jg/Lam.pl - tlpkg/tlperl/lib/unicore/lib/Jg/NoJoinin.pl - tlpkg/tlperl/lib/unicore/lib/Jg/Qaf.pl - tlpkg/tlperl/lib/unicore/lib/Jg/Reh.pl - tlpkg/tlperl/lib/unicore/lib/Jg/Sad.pl - tlpkg/tlperl/lib/unicore/lib/Jg/Seen.pl - tlpkg/tlperl/lib/unicore/lib/Jg/Waw.pl - tlpkg/tlperl/lib/unicore/lib/Jg/Yeh.pl - tlpkg/tlperl/lib/unicore/lib/Jt/C.pl - tlpkg/tlperl/lib/unicore/lib/Jt/D.pl - tlpkg/tlperl/lib/unicore/lib/Jt/R.pl - tlpkg/tlperl/lib/unicore/lib/Jt/T.pl - tlpkg/tlperl/lib/unicore/lib/Jt/U.pl - tlpkg/tlperl/lib/unicore/lib/Lb/AI.pl - tlpkg/tlperl/lib/unicore/lib/Lb/AL.pl - tlpkg/tlperl/lib/unicore/lib/Lb/BA.pl - tlpkg/tlperl/lib/unicore/lib/Lb/BB.pl - tlpkg/tlperl/lib/unicore/lib/Lb/CJ.pl - tlpkg/tlperl/lib/unicore/lib/Lb/CL.pl - tlpkg/tlperl/lib/unicore/lib/Lb/CM.pl - tlpkg/tlperl/lib/unicore/lib/Lb/EB.pl - tlpkg/tlperl/lib/unicore/lib/Lb/EX.pl - tlpkg/tlperl/lib/unicore/lib/Lb/GL.pl - tlpkg/tlperl/lib/unicore/lib/Lb/ID.pl - tlpkg/tlperl/lib/unicore/lib/Lb/IN.pl - tlpkg/tlperl/lib/unicore/lib/Lb/IS.pl - tlpkg/tlperl/lib/unicore/lib/Lb/NS.pl - tlpkg/tlperl/lib/unicore/lib/Lb/OP.pl - tlpkg/tlperl/lib/unicore/lib/Lb/PO.pl - tlpkg/tlperl/lib/unicore/lib/Lb/PR.pl - tlpkg/tlperl/lib/unicore/lib/Lb/QU.pl - tlpkg/tlperl/lib/unicore/lib/Lb/SA.pl - tlpkg/tlperl/lib/unicore/lib/Lb/XX.pl - tlpkg/tlperl/lib/unicore/lib/Lower/Y.pl - tlpkg/tlperl/lib/unicore/lib/Math/Y.pl - tlpkg/tlperl/lib/unicore/lib/NFCQC/M.pl - tlpkg/tlperl/lib/unicore/lib/NFCQC/Y.pl - tlpkg/tlperl/lib/unicore/lib/NFDQC/N.pl - tlpkg/tlperl/lib/unicore/lib/NFDQC/Y.pl - tlpkg/tlperl/lib/unicore/lib/NFKCQC/N.pl - tlpkg/tlperl/lib/unicore/lib/NFKCQC/Y.pl - tlpkg/tlperl/lib/unicore/lib/NFKDQC/N.pl - tlpkg/tlperl/lib/unicore/lib/NFKDQC/Y.pl - tlpkg/tlperl/lib/unicore/lib/Nt/Di.pl - tlpkg/tlperl/lib/unicore/lib/Nt/None.pl - tlpkg/tlperl/lib/unicore/lib/Nt/Nu.pl - tlpkg/tlperl/lib/unicore/lib/Nv/0.pl - tlpkg/tlperl/lib/unicore/lib/Nv/1.pl - tlpkg/tlperl/lib/unicore/lib/Nv/10.pl - tlpkg/tlperl/lib/unicore/lib/Nv/100.pl - tlpkg/tlperl/lib/unicore/lib/Nv/1000.pl - tlpkg/tlperl/lib/unicore/lib/Nv/10000.pl - tlpkg/tlperl/lib/unicore/lib/Nv/11.pl - tlpkg/tlperl/lib/unicore/lib/Nv/12.pl - tlpkg/tlperl/lib/unicore/lib/Nv/13.pl - tlpkg/tlperl/lib/unicore/lib/Nv/14.pl - tlpkg/tlperl/lib/unicore/lib/Nv/15.pl - tlpkg/tlperl/lib/unicore/lib/Nv/16.pl - tlpkg/tlperl/lib/unicore/lib/Nv/17.pl - tlpkg/tlperl/lib/unicore/lib/Nv/18.pl - tlpkg/tlperl/lib/unicore/lib/Nv/19.pl - tlpkg/tlperl/lib/unicore/lib/Nv/1_16.pl - tlpkg/tlperl/lib/unicore/lib/Nv/1_2.pl - tlpkg/tlperl/lib/unicore/lib/Nv/1_3.pl - tlpkg/tlperl/lib/unicore/lib/Nv/1_4.pl - tlpkg/tlperl/lib/unicore/lib/Nv/1_8.pl - tlpkg/tlperl/lib/unicore/lib/Nv/2.pl - tlpkg/tlperl/lib/unicore/lib/Nv/20.pl - tlpkg/tlperl/lib/unicore/lib/Nv/200.pl - tlpkg/tlperl/lib/unicore/lib/Nv/2_3.pl - tlpkg/tlperl/lib/unicore/lib/Nv/3.pl - tlpkg/tlperl/lib/unicore/lib/Nv/30.pl - tlpkg/tlperl/lib/unicore/lib/Nv/300.pl - tlpkg/tlperl/lib/unicore/lib/Nv/3_16.pl - tlpkg/tlperl/lib/unicore/lib/Nv/3_4.pl - tlpkg/tlperl/lib/unicore/lib/Nv/4.pl - tlpkg/tlperl/lib/unicore/lib/Nv/40.pl - tlpkg/tlperl/lib/unicore/lib/Nv/400.pl - tlpkg/tlperl/lib/unicore/lib/Nv/5.pl - tlpkg/tlperl/lib/unicore/lib/Nv/50.pl - tlpkg/tlperl/lib/unicore/lib/Nv/500.pl - tlpkg/tlperl/lib/unicore/lib/Nv/5000.pl - tlpkg/tlperl/lib/unicore/lib/Nv/50000.pl - tlpkg/tlperl/lib/unicore/lib/Nv/6.pl - tlpkg/tlperl/lib/unicore/lib/Nv/60.pl - tlpkg/tlperl/lib/unicore/lib/Nv/600.pl - tlpkg/tlperl/lib/unicore/lib/Nv/7.pl - tlpkg/tlperl/lib/unicore/lib/Nv/70.pl - tlpkg/tlperl/lib/unicore/lib/Nv/700.pl - tlpkg/tlperl/lib/unicore/lib/Nv/8.pl - tlpkg/tlperl/lib/unicore/lib/Nv/80.pl - tlpkg/tlperl/lib/unicore/lib/Nv/800.pl - tlpkg/tlperl/lib/unicore/lib/Nv/9.pl - tlpkg/tlperl/lib/unicore/lib/Nv/90.pl - tlpkg/tlperl/lib/unicore/lib/Nv/900.pl - tlpkg/tlperl/lib/unicore/lib/PCM/Y.pl - tlpkg/tlperl/lib/unicore/lib/PatSyn/Y.pl - tlpkg/tlperl/lib/unicore/lib/Perl/Alnum.pl - tlpkg/tlperl/lib/unicore/lib/Perl/Assigned.pl - tlpkg/tlperl/lib/unicore/lib/Perl/Blank.pl - tlpkg/tlperl/lib/unicore/lib/Perl/Graph.pl - tlpkg/tlperl/lib/unicore/lib/Perl/PerlWord.pl - tlpkg/tlperl/lib/unicore/lib/Perl/PosixPun.pl - tlpkg/tlperl/lib/unicore/lib/Perl/Print.pl - tlpkg/tlperl/lib/unicore/lib/Perl/SpacePer.pl - tlpkg/tlperl/lib/unicore/lib/Perl/Title.pl - tlpkg/tlperl/lib/unicore/lib/Perl/Word.pl - tlpkg/tlperl/lib/unicore/lib/Perl/XPosixPu.pl - tlpkg/tlperl/lib/unicore/lib/Perl/_PerlAny.pl - tlpkg/tlperl/lib/unicore/lib/Perl/_PerlCh2.pl - tlpkg/tlperl/lib/unicore/lib/Perl/_PerlCha.pl - tlpkg/tlperl/lib/unicore/lib/Perl/_PerlFol.pl - tlpkg/tlperl/lib/unicore/lib/Perl/_PerlIDC.pl - tlpkg/tlperl/lib/unicore/lib/Perl/_PerlIDS.pl - tlpkg/tlperl/lib/unicore/lib/Perl/_PerlNch.pl - tlpkg/tlperl/lib/unicore/lib/Perl/_PerlPat.pl - tlpkg/tlperl/lib/unicore/lib/Perl/_PerlPr2.pl - tlpkg/tlperl/lib/unicore/lib/Perl/_PerlPro.pl - tlpkg/tlperl/lib/unicore/lib/Perl/_PerlQuo.pl - tlpkg/tlperl/lib/unicore/lib/QMark/Y.pl - tlpkg/tlperl/lib/unicore/lib/SB/AT.pl - tlpkg/tlperl/lib/unicore/lib/SB/CL.pl - tlpkg/tlperl/lib/unicore/lib/SB/EX.pl - tlpkg/tlperl/lib/unicore/lib/SB/FO.pl - tlpkg/tlperl/lib/unicore/lib/SB/LE.pl - tlpkg/tlperl/lib/unicore/lib/SB/LO.pl - tlpkg/tlperl/lib/unicore/lib/SB/NU.pl - tlpkg/tlperl/lib/unicore/lib/SB/SC.pl - tlpkg/tlperl/lib/unicore/lib/SB/ST.pl - tlpkg/tlperl/lib/unicore/lib/SB/Sp.pl - tlpkg/tlperl/lib/unicore/lib/SB/UP.pl - tlpkg/tlperl/lib/unicore/lib/SB/XX.pl - tlpkg/tlperl/lib/unicore/lib/SD/Y.pl - tlpkg/tlperl/lib/unicore/lib/STerm/Y.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Arab.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Armn.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Beng.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Bhks.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Cham.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Cprt.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Cyrl.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Deva.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Dupl.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Ethi.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Geor.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Glag.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Gran.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Grek.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Gujr.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Guru.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Han.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Hang.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Hebr.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Hira.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Hmng.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Kana.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Khar.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Khmr.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Knda.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Lana.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Lao.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Latn.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Limb.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Linb.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Mlym.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Mong.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Mult.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Orya.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Sinh.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Talu.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Taml.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Telu.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Tibt.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Xsux.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Zinh.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Zyyy.pl - tlpkg/tlperl/lib/unicore/lib/Sc/Zzzz.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Adlm.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Arab.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Armn.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Beng.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Bopo.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Cakm.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Copt.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Cprt.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Cyrl.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Deva.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Dupl.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Geor.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Glag.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Gran.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Grek.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Gujr.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Guru.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Han.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Hang.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Hira.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Kana.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Knda.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Latn.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Limb.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Lina.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Linb.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Mlym.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Mong.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Mult.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Mymr.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Orya.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Phlp.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Shrd.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Sind.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Sinh.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Syrc.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Tagb.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Takr.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Taml.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Telu.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Thaa.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Tirh.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Yi.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Zinh.pl - tlpkg/tlperl/lib/unicore/lib/Scx/Zyyy.pl - tlpkg/tlperl/lib/unicore/lib/Term/Y.pl - tlpkg/tlperl/lib/unicore/lib/UIdeo/Y.pl - tlpkg/tlperl/lib/unicore/lib/Upper/Y.pl - tlpkg/tlperl/lib/unicore/lib/WB/EX.pl - tlpkg/tlperl/lib/unicore/lib/WB/Extend.pl - tlpkg/tlperl/lib/unicore/lib/WB/FO.pl - tlpkg/tlperl/lib/unicore/lib/WB/HL.pl - tlpkg/tlperl/lib/unicore/lib/WB/KA.pl - tlpkg/tlperl/lib/unicore/lib/WB/LE.pl - tlpkg/tlperl/lib/unicore/lib/WB/MB.pl - tlpkg/tlperl/lib/unicore/lib/WB/ML.pl - tlpkg/tlperl/lib/unicore/lib/WB/MN.pl - tlpkg/tlperl/lib/unicore/lib/WB/NU.pl - tlpkg/tlperl/lib/unicore/lib/WB/XX.pl - tlpkg/tlperl/lib/unicore/lib/XIDC/Y.pl - tlpkg/tlperl/lib/unicore/lib/XIDS/Y.pl - tlpkg/tlperl/lib/unicore/version - tlpkg/tlperl/lib/utf8.pm - tlpkg/tlperl/lib/utf8_heavy.pl - tlpkg/tlperl/lib/vars.pm - tlpkg/tlperl/lib/version.pm - tlpkg/tlperl/lib/version.pod - tlpkg/tlperl/lib/version/Internals.pod - tlpkg/tlperl/lib/version/regex.pm - tlpkg/tlperl/lib/vmsish.pm - tlpkg/tlperl/lib/warnings.pm - tlpkg/tlperl/lib/warnings/register.pm - tlpkg/tlperl/site/lib/Cpanel/JSON/XS.pm - tlpkg/tlperl/site/lib/Cpanel/JSON/XS/Boolean.pm - tlpkg/tlperl/site/lib/Cpanel/JSON/XS/Type.pm - tlpkg/tlperl/site/lib/Date/Format.pm - tlpkg/tlperl/site/lib/Date/Language.pm - tlpkg/tlperl/site/lib/Date/Language/Afar.pm - tlpkg/tlperl/site/lib/Date/Language/Amharic.pm - tlpkg/tlperl/site/lib/Date/Language/Austrian.pm - tlpkg/tlperl/site/lib/Date/Language/Brazilian.pm - tlpkg/tlperl/site/lib/Date/Language/Bulgarian.pm - tlpkg/tlperl/site/lib/Date/Language/Chinese.pm - tlpkg/tlperl/site/lib/Date/Language/Chinese_GB.pm - tlpkg/tlperl/site/lib/Date/Language/Czech.pm - tlpkg/tlperl/site/lib/Date/Language/Danish.pm - tlpkg/tlperl/site/lib/Date/Language/Dutch.pm - tlpkg/tlperl/site/lib/Date/Language/English.pm - tlpkg/tlperl/site/lib/Date/Language/Finnish.pm - tlpkg/tlperl/site/lib/Date/Language/French.pm - tlpkg/tlperl/site/lib/Date/Language/Gedeo.pm - tlpkg/tlperl/site/lib/Date/Language/German.pm - tlpkg/tlperl/site/lib/Date/Language/Greek.pm - tlpkg/tlperl/site/lib/Date/Language/Hungarian.pm - tlpkg/tlperl/site/lib/Date/Language/Icelandic.pm - tlpkg/tlperl/site/lib/Date/Language/Italian.pm - tlpkg/tlperl/site/lib/Date/Language/Norwegian.pm - tlpkg/tlperl/site/lib/Date/Language/Oromo.pm - tlpkg/tlperl/site/lib/Date/Language/Romanian.pm - tlpkg/tlperl/site/lib/Date/Language/Russian.pm - tlpkg/tlperl/site/lib/Date/Language/Russian_cp1251.pm - tlpkg/tlperl/site/lib/Date/Language/Russian_koi8r.pm - tlpkg/tlperl/site/lib/Date/Language/Sidama.pm - tlpkg/tlperl/site/lib/Date/Language/Somali.pm - tlpkg/tlperl/site/lib/Date/Language/Spanish.pm - tlpkg/tlperl/site/lib/Date/Language/Swedish.pm - tlpkg/tlperl/site/lib/Date/Language/Tigrinya.pm - tlpkg/tlperl/site/lib/Date/Language/TigrinyaEritrean.pm - tlpkg/tlperl/site/lib/Date/Language/TigrinyaEthiopian.pm - tlpkg/tlperl/site/lib/Date/Language/Turkish.pm - tlpkg/tlperl/site/lib/Date/Parse.pm - tlpkg/tlperl/site/lib/Digest/SHA1.pm - tlpkg/tlperl/site/lib/Encode/Locale.pm - tlpkg/tlperl/site/lib/Encode/compat.pm - tlpkg/tlperl/site/lib/Encode/compat/5006001.pm - tlpkg/tlperl/site/lib/Encode/compat/Alias.pm - tlpkg/tlperl/site/lib/Encode/compat/common.pm - tlpkg/tlperl/site/lib/File/Listing.pm - tlpkg/tlperl/site/lib/File/Which.pm - tlpkg/tlperl/site/lib/HTML/Entities.pm - tlpkg/tlperl/site/lib/HTML/Filter.pm - tlpkg/tlperl/site/lib/HTML/HeadParser.pm - tlpkg/tlperl/site/lib/HTML/LinkExtor.pm - tlpkg/tlperl/site/lib/HTML/Parser.pm - tlpkg/tlperl/site/lib/HTML/PullParser.pm - tlpkg/tlperl/site/lib/HTML/Tagset.pm - tlpkg/tlperl/site/lib/HTML/TokeParser.pm - tlpkg/tlperl/site/lib/HTTP/Config.pm - tlpkg/tlperl/site/lib/HTTP/Cookies.pm - tlpkg/tlperl/site/lib/HTTP/Cookies/Microsoft.pm - tlpkg/tlperl/site/lib/HTTP/Cookies/Netscape.pm - tlpkg/tlperl/site/lib/HTTP/Daemon.pm - tlpkg/tlperl/site/lib/HTTP/Date.pm - tlpkg/tlperl/site/lib/HTTP/Headers.pm - tlpkg/tlperl/site/lib/HTTP/Headers/Auth.pm - tlpkg/tlperl/site/lib/HTTP/Headers/ETag.pm - tlpkg/tlperl/site/lib/HTTP/Headers/Util.pm - tlpkg/tlperl/site/lib/HTTP/Message.pm - tlpkg/tlperl/site/lib/HTTP/Negotiate.pm - tlpkg/tlperl/site/lib/HTTP/Request.pm - tlpkg/tlperl/site/lib/HTTP/Request/Common.pm - tlpkg/tlperl/site/lib/HTTP/Response.pm - tlpkg/tlperl/site/lib/HTTP/Status.pm - tlpkg/tlperl/site/lib/IO/HTML.pm - tlpkg/tlperl/site/lib/IO/String.pm - tlpkg/tlperl/site/lib/JSON/MaybeXS.pm - tlpkg/tlperl/site/lib/LWP.pm - tlpkg/tlperl/site/lib/LWP/Authen/Basic.pm - tlpkg/tlperl/site/lib/LWP/Authen/Digest.pm - tlpkg/tlperl/site/lib/LWP/Authen/Ntlm.pm - tlpkg/tlperl/site/lib/LWP/ConnCache.pm - tlpkg/tlperl/site/lib/LWP/Debug.pm - tlpkg/tlperl/site/lib/LWP/Debug/TraceHTTP.pm - tlpkg/tlperl/site/lib/LWP/DebugFile.pm - tlpkg/tlperl/site/lib/LWP/MediaTypes.pm - tlpkg/tlperl/site/lib/LWP/MemberMixin.pm - tlpkg/tlperl/site/lib/LWP/Protocol.pm - tlpkg/tlperl/site/lib/LWP/Protocol/cpan.pm - tlpkg/tlperl/site/lib/LWP/Protocol/data.pm - tlpkg/tlperl/site/lib/LWP/Protocol/file.pm - tlpkg/tlperl/site/lib/LWP/Protocol/ftp.pm - tlpkg/tlperl/site/lib/LWP/Protocol/gopher.pm - tlpkg/tlperl/site/lib/LWP/Protocol/http.pm - tlpkg/tlperl/site/lib/LWP/Protocol/loopback.pm - tlpkg/tlperl/site/lib/LWP/Protocol/mailto.pm - tlpkg/tlperl/site/lib/LWP/Protocol/nntp.pm - tlpkg/tlperl/site/lib/LWP/Protocol/nogo.pm - tlpkg/tlperl/site/lib/LWP/RobotUA.pm - tlpkg/tlperl/site/lib/LWP/Simple.pm - tlpkg/tlperl/site/lib/LWP/UserAgent.pm - tlpkg/tlperl/site/lib/LWP/media.types - tlpkg/tlperl/site/lib/Math/Int64.pm - tlpkg/tlperl/site/lib/Math/Int64/die_on_overflow.pm - tlpkg/tlperl/site/lib/Math/Int64/native_if_available.pm - tlpkg/tlperl/site/lib/Math/UInt64.pm - tlpkg/tlperl/site/lib/Mozilla/CA.pm - tlpkg/tlperl/site/lib/Mozilla/CA/cacert.pem - tlpkg/tlperl/site/lib/Mozilla/mk-ca-bundle.pl - tlpkg/tlperl/site/lib/Net/HTTP.pm - tlpkg/tlperl/site/lib/Net/HTTP/Methods.pm - tlpkg/tlperl/site/lib/Net/HTTP/NB.pm - tlpkg/tlperl/site/lib/Net/HTTPS.pm - tlpkg/tlperl/site/lib/OLE.pm - tlpkg/tlperl/site/lib/Socket.pm - tlpkg/tlperl/site/lib/Test/Fatal.pm - tlpkg/tlperl/site/lib/Test/Needs.pm - tlpkg/tlperl/site/lib/Test/RequiresInternet.pm - tlpkg/tlperl/site/lib/Tie/Registry.pm - tlpkg/tlperl/site/lib/Tie/Watch.pm - tlpkg/tlperl/site/lib/Time/Zone.pm - tlpkg/tlperl/site/lib/Tk.pm - tlpkg/tlperl/site/lib/Tk.pod - tlpkg/tlperl/site/lib/Tk/804delta.pod - tlpkg/tlperl/site/lib/Tk/Adjuster.pm - tlpkg/tlperl/site/lib/Tk/Adjuster.pod - tlpkg/tlperl/site/lib/Tk/After.pm - tlpkg/tlperl/site/lib/Tk/Animation.pm - tlpkg/tlperl/site/lib/Tk/Animation.pod - tlpkg/tlperl/site/lib/Tk/Balloon.pm - tlpkg/tlperl/site/lib/Tk/Balloon.pod - tlpkg/tlperl/site/lib/Tk/Bitmap.pm - tlpkg/tlperl/site/lib/Tk/Bitmap.pod - tlpkg/tlperl/site/lib/Tk/BrowseEntry.pm - tlpkg/tlperl/site/lib/Tk/BrowseEntry.pod - tlpkg/tlperl/site/lib/Tk/Button.pm - tlpkg/tlperl/site/lib/Tk/Button.pod - tlpkg/tlperl/site/lib/Tk/Camel.xpm - tlpkg/tlperl/site/lib/Tk/Canvas.pm - tlpkg/tlperl/site/lib/Tk/Canvas.pod - tlpkg/tlperl/site/lib/Tk/Checkbutton.pm - tlpkg/tlperl/site/lib/Tk/Checkbutton.pod - tlpkg/tlperl/site/lib/Tk/Clipboard.pm - tlpkg/tlperl/site/lib/Tk/Clipboard.pod - tlpkg/tlperl/site/lib/Tk/CmdLine.pm - tlpkg/tlperl/site/lib/Tk/CmdLine.pod - tlpkg/tlperl/site/lib/Tk/ColorDialog.pm - tlpkg/tlperl/site/lib/Tk/ColorEdit.xpm - tlpkg/tlperl/site/lib/Tk/ColorEditor.pm - tlpkg/tlperl/site/lib/Tk/ColorEditor.pod - tlpkg/tlperl/site/lib/Tk/ColorSelect.pm - tlpkg/tlperl/site/lib/Tk/Compound.pm - tlpkg/tlperl/site/lib/Tk/Compound.pod - tlpkg/tlperl/site/lib/Tk/Config.pm - tlpkg/tlperl/site/lib/Tk/ConfigSpecs.pod - tlpkg/tlperl/site/lib/Tk/Configure.pm - tlpkg/tlperl/site/lib/Tk/Credits - tlpkg/tlperl/site/lib/Tk/DItem.pod - tlpkg/tlperl/site/lib/Tk/Derived.pm - tlpkg/tlperl/site/lib/Tk/Derived.pod - tlpkg/tlperl/site/lib/Tk/Dialog.pm - tlpkg/tlperl/site/lib/Tk/Dialog.pod - tlpkg/tlperl/site/lib/Tk/DialogBox.pm - tlpkg/tlperl/site/lib/Tk/DialogBox.pod - tlpkg/tlperl/site/lib/Tk/DirSelect.pm - tlpkg/tlperl/site/lib/Tk/DirTree.pm - tlpkg/tlperl/site/lib/Tk/DirTree.pod - tlpkg/tlperl/site/lib/Tk/Dirlist.pm - tlpkg/tlperl/site/lib/Tk/DragDrop.pm - tlpkg/tlperl/site/lib/Tk/DragDrop/Common.pm - tlpkg/tlperl/site/lib/Tk/DragDrop/Common.pod - tlpkg/tlperl/site/lib/Tk/DragDrop/LocalDrop.pm - tlpkg/tlperl/site/lib/Tk/DragDrop/Rect.pm - tlpkg/tlperl/site/lib/Tk/DragDrop/SunConst.pm - tlpkg/tlperl/site/lib/Tk/DragDrop/SunConst.pod - tlpkg/tlperl/site/lib/Tk/DragDrop/SunDrop.pm - tlpkg/tlperl/site/lib/Tk/DragDrop/SunSite.pm - tlpkg/tlperl/site/lib/Tk/DragDrop/Win32Drop.pm - tlpkg/tlperl/site/lib/Tk/DragDrop/Win32Site.pm - tlpkg/tlperl/site/lib/Tk/DragDrop/XDNDDrop.pm - tlpkg/tlperl/site/lib/Tk/DragDrop/XDNDSite.pm - tlpkg/tlperl/site/lib/Tk/DropSite.pm - tlpkg/tlperl/site/lib/Tk/DropSite.pod - tlpkg/tlperl/site/lib/Tk/DummyEncode.pm - tlpkg/tlperl/site/lib/Tk/English.pm - tlpkg/tlperl/site/lib/Tk/Entry.pm - tlpkg/tlperl/site/lib/Tk/Entry.pod - tlpkg/tlperl/site/lib/Tk/Error.pod - tlpkg/tlperl/site/lib/Tk/ErrorDialog.pm - tlpkg/tlperl/site/lib/Tk/ErrorDialog.pod - tlpkg/tlperl/site/lib/Tk/Event.pm - tlpkg/tlperl/site/lib/Tk/Event/IO.pm - tlpkg/tlperl/site/lib/Tk/Eventloop.pod - tlpkg/tlperl/site/lib/Tk/FBox.pm - tlpkg/tlperl/site/lib/Tk/FBox.pod - tlpkg/tlperl/site/lib/Tk/FileSelect.pm - tlpkg/tlperl/site/lib/Tk/FileSelect.pod - tlpkg/tlperl/site/lib/Tk/FloatEntry.pm - tlpkg/tlperl/site/lib/Tk/Font.pm - tlpkg/tlperl/site/lib/Tk/Font.pod - tlpkg/tlperl/site/lib/Tk/Frame.pm - tlpkg/tlperl/site/lib/Tk/Frame.pod - tlpkg/tlperl/site/lib/Tk/HList.pm - tlpkg/tlperl/site/lib/Tk/HList.pod - tlpkg/tlperl/site/lib/Tk/IO.pm - tlpkg/tlperl/site/lib/Tk/IO.pod - tlpkg/tlperl/site/lib/Tk/IconList.pm - tlpkg/tlperl/site/lib/Tk/IconList.pod - tlpkg/tlperl/site/lib/Tk/Image.pm - tlpkg/tlperl/site/lib/Tk/Image.pod - tlpkg/tlperl/site/lib/Tk/InputO.pod - tlpkg/tlperl/site/lib/Tk/Internals.pod - tlpkg/tlperl/site/lib/Tk/ItemStyle.pm - tlpkg/tlperl/site/lib/Tk/JPEG.pm - tlpkg/tlperl/site/lib/Tk/LabEntry.pm - tlpkg/tlperl/site/lib/Tk/LabFrame.pm - tlpkg/tlperl/site/lib/Tk/LabFrame.pod - tlpkg/tlperl/site/lib/Tk/LabRadio.pm - tlpkg/tlperl/site/lib/Tk/Label.pm - tlpkg/tlperl/site/lib/Tk/Label.pod - tlpkg/tlperl/site/lib/Tk/Labelframe.pm - tlpkg/tlperl/site/lib/Tk/Labelframe.pod - tlpkg/tlperl/site/lib/Tk/Listbox.pm - tlpkg/tlperl/site/lib/Tk/Listbox.pod - tlpkg/tlperl/site/lib/Tk/MMtry.pm - tlpkg/tlperl/site/lib/Tk/MMutil.pm - tlpkg/tlperl/site/lib/Tk/MainWindow.pm - tlpkg/tlperl/site/lib/Tk/MainWindow.pod - tlpkg/tlperl/site/lib/Tk/MakeDepend.pm - tlpkg/tlperl/site/lib/Tk/Menu.pm - tlpkg/tlperl/site/lib/Tk/Menu.pod - tlpkg/tlperl/site/lib/Tk/Menu/Item.pm - tlpkg/tlperl/site/lib/Tk/Menu/Item.pod - tlpkg/tlperl/site/lib/Tk/Menubar.pm - tlpkg/tlperl/site/lib/Tk/Menubutton.pm - tlpkg/tlperl/site/lib/Tk/Menubutton.pod - tlpkg/tlperl/site/lib/Tk/Message.pm - tlpkg/tlperl/site/lib/Tk/Message.pod - tlpkg/tlperl/site/lib/Tk/MsgBox.pm - tlpkg/tlperl/site/lib/Tk/MsgBox.pod - tlpkg/tlperl/site/lib/Tk/Mwm.pod - tlpkg/tlperl/site/lib/Tk/NBFrame.pm - tlpkg/tlperl/site/lib/Tk/NoteBook.pm - tlpkg/tlperl/site/lib/Tk/NoteBook.pod - tlpkg/tlperl/site/lib/Tk/Optionmenu.pm - tlpkg/tlperl/site/lib/Tk/Optionmenu.pod - tlpkg/tlperl/site/lib/Tk/PNG.pm - tlpkg/tlperl/site/lib/Tk/Pane.pm - tlpkg/tlperl/site/lib/Tk/Panedwindow.pm - tlpkg/tlperl/site/lib/Tk/Panedwindow.pod - tlpkg/tlperl/site/lib/Tk/Photo.pm - tlpkg/tlperl/site/lib/Tk/Photo.pod - tlpkg/tlperl/site/lib/Tk/Pixmap.pm - tlpkg/tlperl/site/lib/Tk/Pixmap.pod - tlpkg/tlperl/site/lib/Tk/Popup.pod - tlpkg/tlperl/site/lib/Tk/Pretty.pm - tlpkg/tlperl/site/lib/Tk/ProgressBar.pm - tlpkg/tlperl/site/lib/Tk/README.Adjust - tlpkg/tlperl/site/lib/Tk/ROText.pm - tlpkg/tlperl/site/lib/Tk/ROText.pod - tlpkg/tlperl/site/lib/Tk/Radiobutton.pm - tlpkg/tlperl/site/lib/Tk/Radiobutton.pod - tlpkg/tlperl/site/lib/Tk/Region.pm - tlpkg/tlperl/site/lib/Tk/Reindex.pm - tlpkg/tlperl/site/lib/Tk/ReindexedROText.pm - tlpkg/tlperl/site/lib/Tk/ReindexedText.pm - tlpkg/tlperl/site/lib/Tk/Scale.pm - tlpkg/tlperl/site/lib/Tk/Scale.pod - tlpkg/tlperl/site/lib/Tk/Scrollbar.pm - tlpkg/tlperl/site/lib/Tk/Scrollbar.pod - tlpkg/tlperl/site/lib/Tk/Scrolled.pod - tlpkg/tlperl/site/lib/Tk/Spinbox.pm - tlpkg/tlperl/site/lib/Tk/Spinbox.pod - tlpkg/tlperl/site/lib/Tk/Stats.pm - tlpkg/tlperl/site/lib/Tk/Submethods.pm - tlpkg/tlperl/site/lib/Tk/Submethods.pod - tlpkg/tlperl/site/lib/Tk/TList.pm - tlpkg/tlperl/site/lib/Tk/TList.pod - tlpkg/tlperl/site/lib/Tk/Table.pm - tlpkg/tlperl/site/lib/Tk/Table.pod - tlpkg/tlperl/site/lib/Tk/Tcl-perl.pod - tlpkg/tlperl/site/lib/Tk/Text.pm - tlpkg/tlperl/site/lib/Tk/Text.pod - tlpkg/tlperl/site/lib/Tk/Text/Tag.pm - tlpkg/tlperl/site/lib/Tk/TextEdit.pm - tlpkg/tlperl/site/lib/Tk/TextList.pm - tlpkg/tlperl/site/lib/Tk/TextUndo.pm - tlpkg/tlperl/site/lib/Tk/TextUndo.pod - tlpkg/tlperl/site/lib/Tk/Tiler.pm - tlpkg/tlperl/site/lib/Tk/Tiler.pod - tlpkg/tlperl/site/lib/Tk/TixGrid.pm - tlpkg/tlperl/site/lib/Tk/TixGrid.pod - tlpkg/tlperl/site/lib/Tk/Tk.xbm - tlpkg/tlperl/site/lib/Tk/Tk.xpm - tlpkg/tlperl/site/lib/Tk/TkXSUB.def - tlpkg/tlperl/site/lib/Tk/Toplevel.pm - tlpkg/tlperl/site/lib/Tk/Toplevel.pod - tlpkg/tlperl/site/lib/Tk/Trace.pm - tlpkg/tlperl/site/lib/Tk/Tree.pm - tlpkg/tlperl/site/lib/Tk/Tree.pod - tlpkg/tlperl/site/lib/Tk/UserGuide.pod - tlpkg/tlperl/site/lib/Tk/Widget.pm - tlpkg/tlperl/site/lib/Tk/Widget.pod - tlpkg/tlperl/site/lib/Tk/WidgetDemo.pod - tlpkg/tlperl/site/lib/Tk/Wm.pm - tlpkg/tlperl/site/lib/Tk/Wm.pod - tlpkg/tlperl/site/lib/Tk/X.pm - tlpkg/tlperl/site/lib/Tk/X.pod - tlpkg/tlperl/site/lib/Tk/X11/X.h - tlpkg/tlperl/site/lib/Tk/X11/Xatom.h - tlpkg/tlperl/site/lib/Tk/X11/Xfuncproto.h - tlpkg/tlperl/site/lib/Tk/X11/Xlib.h - tlpkg/tlperl/site/lib/Tk/X11/Xutil.h - tlpkg/tlperl/site/lib/Tk/X11/cursorfont.h - tlpkg/tlperl/site/lib/Tk/X11/keysym.h - tlpkg/tlperl/site/lib/Tk/X11/keysymdef.h - tlpkg/tlperl/site/lib/Tk/X11/license.terms - tlpkg/tlperl/site/lib/Tk/X11Font.pm - tlpkg/tlperl/site/lib/Tk/X11Font.pod - tlpkg/tlperl/site/lib/Tk/Xcamel.gif - tlpkg/tlperl/site/lib/Tk/Xlib.pm - tlpkg/tlperl/site/lib/Tk/Xrm.pm - tlpkg/tlperl/site/lib/Tk/Xrm.pod - tlpkg/tlperl/site/lib/Tk/act_folder.xbm - tlpkg/tlperl/site/lib/Tk/act_folder.xpm - tlpkg/tlperl/site/lib/Tk/after.pod - tlpkg/tlperl/site/lib/Tk/anim.gif - tlpkg/tlperl/site/lib/Tk/arrowdownwin.xbm - tlpkg/tlperl/site/lib/Tk/balArrow.xbm - tlpkg/tlperl/site/lib/Tk/bind.pod - tlpkg/tlperl/site/lib/Tk/bindtags.pod - tlpkg/tlperl/site/lib/Tk/callbacks.pod - tlpkg/tlperl/site/lib/Tk/cbxarrow.xbm - tlpkg/tlperl/site/lib/Tk/chooseColor.pod - tlpkg/tlperl/site/lib/Tk/chooseDirectory.pod - tlpkg/tlperl/site/lib/Tk/composite.pod - tlpkg/tlperl/site/lib/Tk/demos/LabEnLabRad.pm - tlpkg/tlperl/site/lib/Tk/demos/images/QuitPB.xpm - tlpkg/tlperl/site/lib/Tk/demos/images/QuitPBa.xpm - tlpkg/tlperl/site/lib/Tk/demos/images/c.icon - tlpkg/tlperl/site/lib/Tk/demos/images/cursor.cur - tlpkg/tlperl/site/lib/Tk/demos/images/cursor.mask - tlpkg/tlperl/site/lib/Tk/demos/images/cursor.xbm - tlpkg/tlperl/site/lib/Tk/demos/images/dir.icon - tlpkg/tlperl/site/lib/Tk/demos/images/dir.mask - tlpkg/tlperl/site/lib/Tk/demos/images/earth.gif - tlpkg/tlperl/site/lib/Tk/demos/images/earthris.gif - tlpkg/tlperl/site/lib/Tk/demos/images/face - tlpkg/tlperl/site/lib/Tk/demos/images/flagdown - tlpkg/tlperl/site/lib/Tk/demos/images/flagup - tlpkg/tlperl/site/lib/Tk/demos/images/grey.25 - tlpkg/tlperl/site/lib/Tk/demos/images/grey.5 - tlpkg/tlperl/site/lib/Tk/demos/images/letters - tlpkg/tlperl/site/lib/Tk/demos/images/mickey.gif - tlpkg/tlperl/site/lib/Tk/demos/images/ned.xpm - tlpkg/tlperl/site/lib/Tk/demos/images/noletters - tlpkg/tlperl/site/lib/Tk/demos/images/page.icon - tlpkg/tlperl/site/lib/Tk/demos/images/page.mask - tlpkg/tlperl/site/lib/Tk/demos/images/pattern - tlpkg/tlperl/site/lib/Tk/demos/images/teapot.ppm - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/Ball.pm - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/HList.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/HList2.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/Plot.pm - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/WidgetDemo.pm - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/arrows.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/balloon.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/bind.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/bitmaps.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/bounce.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/browseentry.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/browseentry2.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/button.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/check.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/choosedir.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/clrpick.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/colors.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/cscroll.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/ctext.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/dialog1.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/dialog2.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/dirtree.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/entry1.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/entry2.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/entry3.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/filebox.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/floor.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/form.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/form_mgr.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/hello.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/hscale.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/icon.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/image1.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/image2.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/items.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/keysyms.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/labelframe.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/labels.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/labframe.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/mega.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/menbut.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/menus.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/menus2.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/msgBox.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/notebook.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/paned1.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/paned2.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/photo1.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/photo2.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/plot.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/progress.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/puzzle.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/radio.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/ruler.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/sayings.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/search.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/showVars.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/slide.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/spin.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/states.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/style.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/texts.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/trace1.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/trace2.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/transtile.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/twind.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/unicodeout.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/virtevents1.pl - tlpkg/tlperl/site/lib/Tk/demos/widget_lib/vscale.pl - tlpkg/tlperl/site/lib/Tk/demos/widtrib/Gedi.pl - tlpkg/tlperl/site/lib/Tk/demos/widtrib/TEMPLATE.pl - tlpkg/tlperl/site/lib/Tk/demos/widtrib/Tiler.pl - tlpkg/tlperl/site/lib/Tk/demos/widtrib/all.pl - tlpkg/tlperl/site/lib/Tk/demos/widtrib/cursor.pl - tlpkg/tlperl/site/lib/Tk/demos/widtrib/lib/npuz/Xcamel.npuz - tlpkg/tlperl/site/lib/Tk/demos/widtrib/npuz.pl - tlpkg/tlperl/site/lib/Tk/demos/widtrib/plop.pl - tlpkg/tlperl/site/lib/Tk/event.pod - tlpkg/tlperl/site/lib/Tk/exit.pod - tlpkg/tlperl/site/lib/Tk/file.xbm - tlpkg/tlperl/site/lib/Tk/file.xpm - tlpkg/tlperl/site/lib/Tk/fileevent.pod - tlpkg/tlperl/site/lib/Tk/focus.pod - tlpkg/tlperl/site/lib/Tk/folder.xbm - tlpkg/tlperl/site/lib/Tk/folder.xpm - tlpkg/tlperl/site/lib/Tk/form.pod - tlpkg/tlperl/site/lib/Tk/getOpenFile.pod - tlpkg/tlperl/site/lib/Tk/getSaveFile.pod - tlpkg/tlperl/site/lib/Tk/grab.pod - tlpkg/tlperl/site/lib/Tk/grid.pod - tlpkg/tlperl/site/lib/Tk/icon.gif - tlpkg/tlperl/site/lib/Tk/install.pm - tlpkg/tlperl/site/lib/Tk/license.terms - tlpkg/tlperl/site/lib/Tk/mega.pod - tlpkg/tlperl/site/lib/Tk/messageBox.pod - tlpkg/tlperl/site/lib/Tk/openfile.xbm - tlpkg/tlperl/site/lib/Tk/openfolder.xbm - tlpkg/tlperl/site/lib/Tk/openfolder.xpm - tlpkg/tlperl/site/lib/Tk/option.pod - tlpkg/tlperl/site/lib/Tk/options.pod - tlpkg/tlperl/site/lib/Tk/overview.pod - tlpkg/tlperl/site/lib/Tk/pTk.pod - tlpkg/tlperl/site/lib/Tk/pTk/Lang.h - tlpkg/tlperl/site/lib/Tk/pTk/Lang.m - tlpkg/tlperl/site/lib/Tk/pTk/Lang.t - tlpkg/tlperl/site/lib/Tk/pTk/Lang_f.h - tlpkg/tlperl/site/lib/Tk/pTk/Tcl-pTk - tlpkg/tlperl/site/lib/Tk/pTk/Xlib.h - tlpkg/tlperl/site/lib/Tk/pTk/Xlib.m - tlpkg/tlperl/site/lib/Tk/pTk/Xlib.t - tlpkg/tlperl/site/lib/Tk/pTk/Xlib_f.h - tlpkg/tlperl/site/lib/Tk/pTk/compat/limits.h - tlpkg/tlperl/site/lib/Tk/pTk/compat/stdlib.h - tlpkg/tlperl/site/lib/Tk/pTk/compat/unistd.h - tlpkg/tlperl/site/lib/Tk/pTk/default.h - tlpkg/tlperl/site/lib/Tk/pTk/img.h - tlpkg/tlperl/site/lib/Tk/pTk/imgInt.h - tlpkg/tlperl/site/lib/Tk/pTk/imgInt.m - tlpkg/tlperl/site/lib/Tk/pTk/imgInt.t - tlpkg/tlperl/site/lib/Tk/pTk/imgInt_f.h - tlpkg/tlperl/site/lib/Tk/pTk/ks_names.h - tlpkg/tlperl/site/lib/Tk/pTk/mkVFunc - tlpkg/tlperl/site/lib/Tk/pTk/moredefs.h - tlpkg/tlperl/site/lib/Tk/pTk/port.h - tlpkg/tlperl/site/lib/Tk/pTk/tcl.h - tlpkg/tlperl/site/lib/Tk/pTk/tclDecls.h - tlpkg/tlperl/site/lib/Tk/pTk/tclDecls.m - tlpkg/tlperl/site/lib/Tk/pTk/tclDecls.t - tlpkg/tlperl/site/lib/Tk/pTk/tclDecls_f.h - tlpkg/tlperl/site/lib/Tk/pTk/tclIntDecls.h - tlpkg/tlperl/site/lib/Tk/pTk/tclIntPlatDecls.h - tlpkg/tlperl/site/lib/Tk/pTk/tclMath.h - tlpkg/tlperl/site/lib/Tk/pTk/tclPlatDecls.h - tlpkg/tlperl/site/lib/Tk/pTk/tclWinInt.h - tlpkg/tlperl/site/lib/Tk/pTk/tix.h - tlpkg/tlperl/site/lib/Tk/pTk/tix.m - tlpkg/tlperl/site/lib/Tk/pTk/tix.t - tlpkg/tlperl/site/lib/Tk/pTk/tixBitmaps.h - tlpkg/tlperl/site/lib/Tk/pTk/tixDef.h - tlpkg/tlperl/site/lib/Tk/pTk/tixForm.h - tlpkg/tlperl/site/lib/Tk/pTk/tixGrData.h - tlpkg/tlperl/site/lib/Tk/pTk/tixGrid.h - tlpkg/tlperl/site/lib/Tk/pTk/tixHList.h - tlpkg/tlperl/site/lib/Tk/pTk/tixImgXpm.h - tlpkg/tlperl/site/lib/Tk/pTk/tixImgXpm.m - tlpkg/tlperl/site/lib/Tk/pTk/tixImgXpm.t - tlpkg/tlperl/site/lib/Tk/pTk/tixImgXpm_f.h - tlpkg/tlperl/site/lib/Tk/pTk/tixInt.h - tlpkg/tlperl/site/lib/Tk/pTk/tixInt.m - tlpkg/tlperl/site/lib/Tk/pTk/tixInt.t - tlpkg/tlperl/site/lib/Tk/pTk/tixInt_f.h - tlpkg/tlperl/site/lib/Tk/pTk/tixPort.h - tlpkg/tlperl/site/lib/Tk/pTk/tixTList.h - tlpkg/tlperl/site/lib/Tk/pTk/tixWinInt.h - tlpkg/tlperl/site/lib/Tk/pTk/tixWinPort.h - tlpkg/tlperl/site/lib/Tk/pTk/tix_f.h - tlpkg/tlperl/site/lib/Tk/pTk/tk.h - tlpkg/tlperl/site/lib/Tk/pTk/tk.m - tlpkg/tlperl/site/lib/Tk/pTk/tk.t - tlpkg/tlperl/site/lib/Tk/pTk/tk3d.h - tlpkg/tlperl/site/lib/Tk/pTk/tkButton.h - tlpkg/tlperl/site/lib/Tk/pTk/tkCanvas.h - tlpkg/tlperl/site/lib/Tk/pTk/tkCanvases.h - tlpkg/tlperl/site/lib/Tk/pTk/tkColor.h - tlpkg/tlperl/site/lib/Tk/pTk/tkConfig.h - tlpkg/tlperl/site/lib/Tk/pTk/tkDecls.h - tlpkg/tlperl/site/lib/Tk/pTk/tkDecls.m - tlpkg/tlperl/site/lib/Tk/pTk/tkDecls.t - tlpkg/tlperl/site/lib/Tk/pTk/tkDecls_f.h - tlpkg/tlperl/site/lib/Tk/pTk/tkEvent.h - tlpkg/tlperl/site/lib/Tk/pTk/tkEvent.m - tlpkg/tlperl/site/lib/Tk/pTk/tkEvent.t - tlpkg/tlperl/site/lib/Tk/pTk/tkEvent_f.h - tlpkg/tlperl/site/lib/Tk/pTk/tkFileFilter.h - tlpkg/tlperl/site/lib/Tk/pTk/tkFont.h - tlpkg/tlperl/site/lib/Tk/pTk/tkImgPhoto.h - tlpkg/tlperl/site/lib/Tk/pTk/tkImgPhoto.m - tlpkg/tlperl/site/lib/Tk/pTk/tkImgPhoto.t - tlpkg/tlperl/site/lib/Tk/pTk/tkImgPhoto_f.h - tlpkg/tlperl/site/lib/Tk/pTk/tkInitScript.h - tlpkg/tlperl/site/lib/Tk/pTk/tkInt.h - tlpkg/tlperl/site/lib/Tk/pTk/tkInt.m - tlpkg/tlperl/site/lib/Tk/pTk/tkInt.t - tlpkg/tlperl/site/lib/Tk/pTk/tkIntDecls.h - tlpkg/tlperl/site/lib/Tk/pTk/tkIntDecls.m - tlpkg/tlperl/site/lib/Tk/pTk/tkIntDecls.t - tlpkg/tlperl/site/lib/Tk/pTk/tkIntDecls_f.h - tlpkg/tlperl/site/lib/Tk/pTk/tkIntPlatDecls.h - tlpkg/tlperl/site/lib/Tk/pTk/tkIntPlatDecls.m - tlpkg/tlperl/site/lib/Tk/pTk/tkIntPlatDecls.t - tlpkg/tlperl/site/lib/Tk/pTk/tkIntPlatDecls_f.h - tlpkg/tlperl/site/lib/Tk/pTk/tkIntXlibDecls.h - tlpkg/tlperl/site/lib/Tk/pTk/tkIntXlibDecls.m - tlpkg/tlperl/site/lib/Tk/pTk/tkIntXlibDecls.t - tlpkg/tlperl/site/lib/Tk/pTk/tkIntXlibDecls_f.h - tlpkg/tlperl/site/lib/Tk/pTk/tkInt_f.h - tlpkg/tlperl/site/lib/Tk/pTk/tkMenu.h - tlpkg/tlperl/site/lib/Tk/pTk/tkMenubutton.h - tlpkg/tlperl/site/lib/Tk/pTk/tkOption.h - tlpkg/tlperl/site/lib/Tk/pTk/tkOption.m - tlpkg/tlperl/site/lib/Tk/pTk/tkOption.t - tlpkg/tlperl/site/lib/Tk/pTk/tkOption_f.h - tlpkg/tlperl/site/lib/Tk/pTk/tkPlatDecls.h - tlpkg/tlperl/site/lib/Tk/pTk/tkPlatDecls.m - tlpkg/tlperl/site/lib/Tk/pTk/tkPlatDecls.t - tlpkg/tlperl/site/lib/Tk/pTk/tkPlatDecls_f.h - tlpkg/tlperl/site/lib/Tk/pTk/tkPort.h - tlpkg/tlperl/site/lib/Tk/pTk/tkScale.h - tlpkg/tlperl/site/lib/Tk/pTk/tkScrollbar.h - tlpkg/tlperl/site/lib/Tk/pTk/tkSelect.h - tlpkg/tlperl/site/lib/Tk/pTk/tkText.h - tlpkg/tlperl/site/lib/Tk/pTk/tkUndo.h - tlpkg/tlperl/site/lib/Tk/pTk/tkVMacro.h - tlpkg/tlperl/site/lib/Tk/pTk/tkWin.h - tlpkg/tlperl/site/lib/Tk/pTk/tkWinDefault.h - tlpkg/tlperl/site/lib/Tk/pTk/tkWinInt.h - tlpkg/tlperl/site/lib/Tk/pTk/tkWinPort.h - tlpkg/tlperl/site/lib/Tk/pTk/tkXrm.h - tlpkg/tlperl/site/lib/Tk/pTk/tk_f.h - tlpkg/tlperl/site/lib/Tk/pTk/xbytes.h - tlpkg/tlperl/site/lib/Tk/pack.pod - tlpkg/tlperl/site/lib/Tk/palette.pod - tlpkg/tlperl/site/lib/Tk/place.pod - tlpkg/tlperl/site/lib/Tk/prolog.ps - tlpkg/tlperl/site/lib/Tk/selection.pod - tlpkg/tlperl/site/lib/Tk/send.pod - tlpkg/tlperl/site/lib/Tk/srcfile.xpm - tlpkg/tlperl/site/lib/Tk/textfile.xpm - tlpkg/tlperl/site/lib/Tk/tixWm.pod - tlpkg/tlperl/site/lib/Tk/tkGlue.def - tlpkg/tlperl/site/lib/Tk/tkGlue.h - tlpkg/tlperl/site/lib/Tk/tkGlue.m - tlpkg/tlperl/site/lib/Tk/tkGlue.t - tlpkg/tlperl/site/lib/Tk/tkGlue_f.h - tlpkg/tlperl/site/lib/Tk/tkvars.pod - tlpkg/tlperl/site/lib/Tk/tranicon.gif - tlpkg/tlperl/site/lib/Tk/typemap - tlpkg/tlperl/site/lib/Tk/vtab.def - tlpkg/tlperl/site/lib/Tk/widgets.pm - tlpkg/tlperl/site/lib/Tk/widgets.pod - tlpkg/tlperl/site/lib/Tk/win.xbm - tlpkg/tlperl/site/lib/Tk/winfolder.xpm - tlpkg/tlperl/site/lib/Tk/wintext.xpm - tlpkg/tlperl/site/lib/Try/Tiny.pm - tlpkg/tlperl/site/lib/URI.pm - tlpkg/tlperl/site/lib/URI/Escape.pm - tlpkg/tlperl/site/lib/URI/Heuristic.pm - tlpkg/tlperl/site/lib/URI/IRI.pm - tlpkg/tlperl/site/lib/URI/QueryParam.pm - tlpkg/tlperl/site/lib/URI/Split.pm - tlpkg/tlperl/site/lib/URI/URL.pm - tlpkg/tlperl/site/lib/URI/WithBase.pm - tlpkg/tlperl/site/lib/URI/_foreign.pm - tlpkg/tlperl/site/lib/URI/_generic.pm - tlpkg/tlperl/site/lib/URI/_idna.pm - tlpkg/tlperl/site/lib/URI/_ldap.pm - tlpkg/tlperl/site/lib/URI/_login.pm - tlpkg/tlperl/site/lib/URI/_punycode.pm - tlpkg/tlperl/site/lib/URI/_query.pm - tlpkg/tlperl/site/lib/URI/_segment.pm - tlpkg/tlperl/site/lib/URI/_server.pm - tlpkg/tlperl/site/lib/URI/_userpass.pm - tlpkg/tlperl/site/lib/URI/data.pm - tlpkg/tlperl/site/lib/URI/file.pm - tlpkg/tlperl/site/lib/URI/file/Base.pm - tlpkg/tlperl/site/lib/URI/file/FAT.pm - tlpkg/tlperl/site/lib/URI/file/Mac.pm - tlpkg/tlperl/site/lib/URI/file/OS2.pm - tlpkg/tlperl/site/lib/URI/file/QNX.pm - tlpkg/tlperl/site/lib/URI/file/Unix.pm - tlpkg/tlperl/site/lib/URI/file/Win32.pm - tlpkg/tlperl/site/lib/URI/ftp.pm - tlpkg/tlperl/site/lib/URI/gopher.pm - tlpkg/tlperl/site/lib/URI/http.pm - tlpkg/tlperl/site/lib/URI/https.pm - tlpkg/tlperl/site/lib/URI/ldap.pm - tlpkg/tlperl/site/lib/URI/ldapi.pm - tlpkg/tlperl/site/lib/URI/ldaps.pm - tlpkg/tlperl/site/lib/URI/mailto.pm - tlpkg/tlperl/site/lib/URI/mms.pm - tlpkg/tlperl/site/lib/URI/news.pm - tlpkg/tlperl/site/lib/URI/nntp.pm - tlpkg/tlperl/site/lib/URI/pop.pm - tlpkg/tlperl/site/lib/URI/rlogin.pm - tlpkg/tlperl/site/lib/URI/rsync.pm - tlpkg/tlperl/site/lib/URI/rtsp.pm - tlpkg/tlperl/site/lib/URI/rtspu.pm - tlpkg/tlperl/site/lib/URI/sftp.pm - tlpkg/tlperl/site/lib/URI/sip.pm - tlpkg/tlperl/site/lib/URI/sips.pm - tlpkg/tlperl/site/lib/URI/snews.pm - tlpkg/tlperl/site/lib/URI/ssh.pm - tlpkg/tlperl/site/lib/URI/telnet.pm - tlpkg/tlperl/site/lib/URI/tn3270.pm - tlpkg/tlperl/site/lib/URI/urn.pm - tlpkg/tlperl/site/lib/URI/urn/isbn.pm - tlpkg/tlperl/site/lib/URI/urn/oid.pm - tlpkg/tlperl/site/lib/WWW/RobotRules.pm - tlpkg/tlperl/site/lib/WWW/RobotRules/AnyDBM_File.pm - tlpkg/tlperl/site/lib/Win32/API.pm - tlpkg/tlperl/site/lib/Win32/API/Callback.pm - tlpkg/tlperl/site/lib/Win32/API/Callback/IATPatch.pod - tlpkg/tlperl/site/lib/Win32/API/Struct.pm - tlpkg/tlperl/site/lib/Win32/API/Type.pm - tlpkg/tlperl/site/lib/Win32/Console.pm - tlpkg/tlperl/site/lib/Win32/OLE.pm - tlpkg/tlperl/site/lib/Win32/OLE/Const.pm - tlpkg/tlperl/site/lib/Win32/OLE/Enum.pm - tlpkg/tlperl/site/lib/Win32/OLE/Lite.pm - tlpkg/tlperl/site/lib/Win32/OLE/NEWS.pod - tlpkg/tlperl/site/lib/Win32/OLE/NLS.pm - tlpkg/tlperl/site/lib/Win32/OLE/TPJ.pod - tlpkg/tlperl/site/lib/Win32/OLE/TypeInfo.pm - tlpkg/tlperl/site/lib/Win32/OLE/Variant.pm - tlpkg/tlperl/site/lib/Win32/Shortcut.pm - tlpkg/tlperl/site/lib/Win32/TieRegistry.pm - tlpkg/tlperl/site/lib/Win32/WinError.pm - tlpkg/tlperl/site/lib/Win32API/Registry.pm - tlpkg/tlperl/site/lib/Win32API/Registry/cRegistry.pc - tlpkg/tlperl/site/lib/auto/Cpanel/JSON/XS/.packlist - tlpkg/tlperl/site/lib/auto/Cpanel/JSON/XS/XS.dll - tlpkg/tlperl/site/lib/auto/Date/Parse/.packlist - tlpkg/tlperl/site/lib/auto/Digest/SHA1/.packlist - tlpkg/tlperl/site/lib/auto/Digest/SHA1/SHA1.dll - tlpkg/tlperl/site/lib/auto/Encode/Locale/.packlist - tlpkg/tlperl/site/lib/auto/Encode/compat/.packlist - tlpkg/tlperl/site/lib/auto/File/Listing/.packlist - tlpkg/tlperl/site/lib/auto/File/Which/.packlist - tlpkg/tlperl/site/lib/auto/HTML/Parser/.packlist - tlpkg/tlperl/site/lib/auto/HTML/Parser/Parser.dll - tlpkg/tlperl/site/lib/auto/HTML/Tagset/.packlist - tlpkg/tlperl/site/lib/auto/HTTP/Cookies/.packlist - tlpkg/tlperl/site/lib/auto/HTTP/Daemon/.packlist - tlpkg/tlperl/site/lib/auto/HTTP/Date/.packlist - tlpkg/tlperl/site/lib/auto/HTTP/Message/.packlist - tlpkg/tlperl/site/lib/auto/HTTP/Negotiate/.packlist - tlpkg/tlperl/site/lib/auto/IO/HTML/.packlist - tlpkg/tlperl/site/lib/auto/IO/String/.packlist - tlpkg/tlperl/site/lib/auto/JSON/MaybeXS/.packlist - tlpkg/tlperl/site/lib/auto/LWP/MediaTypes/.packlist - tlpkg/tlperl/site/lib/auto/Math/Int64/.packlist - tlpkg/tlperl/site/lib/auto/Math/Int64/Int64.dll - tlpkg/tlperl/site/lib/auto/Mozilla/CA/.packlist - tlpkg/tlperl/site/lib/auto/Net/HTTP/.packlist - tlpkg/tlperl/site/lib/auto/Socket/.packlist - tlpkg/tlperl/site/lib/auto/Socket/Socket.dll - tlpkg/tlperl/site/lib/auto/Test/Fatal/.packlist - tlpkg/tlperl/site/lib/auto/Test/Needs/.packlist - tlpkg/tlperl/site/lib/auto/Test/RequiresInternet/.packlist - tlpkg/tlperl/site/lib/auto/Tk/.packlist - tlpkg/tlperl/site/lib/auto/Tk/CancelRepeat.al - tlpkg/tlperl/site/lib/auto/Tk/Canvas/Canvas.dll - tlpkg/tlperl/site/lib/auto/Tk/Clipboard/autosplit.ix - tlpkg/tlperl/site/lib/auto/Tk/Clipboard/getSelected.al - tlpkg/tlperl/site/lib/auto/Tk/Compound/Compound.dll - tlpkg/tlperl/site/lib/auto/Tk/DirSelect/.packlist - tlpkg/tlperl/site/lib/auto/Tk/DragDrop/Win32Site/Win32Site.dll - tlpkg/tlperl/site/lib/auto/Tk/EnterFocus.al - tlpkg/tlperl/site/lib/auto/Tk/Entry/Entry.dll - tlpkg/tlperl/site/lib/auto/Tk/Error.al - tlpkg/tlperl/site/lib/auto/Tk/Event/Event.dll - tlpkg/tlperl/site/lib/auto/Tk/FirstMenu.al - tlpkg/tlperl/site/lib/auto/Tk/FocusChildren.al - tlpkg/tlperl/site/lib/auto/Tk/FocusOK.al - tlpkg/tlperl/site/lib/auto/Tk/Frame/AddScrollbars.al - tlpkg/tlperl/site/lib/auto/Tk/Frame/FindMenu.al - tlpkg/tlperl/site/lib/auto/Tk/Frame/autosplit.ix - tlpkg/tlperl/site/lib/auto/Tk/Frame/freeze_on_map.al - tlpkg/tlperl/site/lib/auto/Tk/Frame/label.al - tlpkg/tlperl/site/lib/auto/Tk/Frame/labelPack.al - tlpkg/tlperl/site/lib/auto/Tk/Frame/labelVariable.al - tlpkg/tlperl/site/lib/auto/Tk/Frame/packscrollbars.al - tlpkg/tlperl/site/lib/auto/Tk/Frame/queuePack.al - tlpkg/tlperl/site/lib/auto/Tk/Frame/sbset.al - tlpkg/tlperl/site/lib/auto/Tk/Frame/scrollbars.al - tlpkg/tlperl/site/lib/auto/Tk/HList/HList.dll - tlpkg/tlperl/site/lib/auto/Tk/IO/IO.dll - tlpkg/tlperl/site/lib/auto/Tk/ImageNames.al - tlpkg/tlperl/site/lib/auto/Tk/ImageTypes.al - tlpkg/tlperl/site/lib/auto/Tk/JPEG/JPEG.dll - tlpkg/tlperl/site/lib/auto/Tk/Listbox/AutoScan.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/BeginExtend.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/BeginSelect.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/BeginToggle.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/ButtonRelease_1.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/CLEAR.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/Cancel.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/Cntrl_End.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/Cntrl_Home.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/Cntrl_backslash.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/DELETE.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/DataExtend.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/EXISTS.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/EXTEND.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/ExtendUpDown.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/FETCH.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/FETCHSIZE.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/Listbox.dll - tlpkg/tlperl/site/lib/auto/Tk/Listbox/Motion.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/POP.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/PUSH.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/SHIFT.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/SPLICE.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/STORE.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/SelectAll.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/SetList.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/TIEARRAY.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/TIESCALAR.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/UNSHIFT.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/UpDown.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/autosplit.ix - tlpkg/tlperl/site/lib/auto/Tk/Listbox/clipboardPaste.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/deleteSelected.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/getSelected.al - tlpkg/tlperl/site/lib/auto/Tk/Listbox/xyIndex.al - tlpkg/tlperl/site/lib/auto/Tk/Menubutton/Menubutton.dll - tlpkg/tlperl/site/lib/auto/Tk/NBFrame/NBFrame.dll - tlpkg/tlperl/site/lib/auto/Tk/PNG/PNG.dll - tlpkg/tlperl/site/lib/auto/Tk/Pixmap/Pixmap.dll - tlpkg/tlperl/site/lib/auto/Tk/Receive.al - tlpkg/tlperl/site/lib/auto/Tk/RepeatId.al - tlpkg/tlperl/site/lib/auto/Tk/Scale/Activate.al - tlpkg/tlperl/site/lib/auto/Tk/Scale/ButtonDown.al - tlpkg/tlperl/site/lib/auto/Tk/Scale/ButtonUp.al - tlpkg/tlperl/site/lib/auto/Tk/Scale/ControlPress.al - tlpkg/tlperl/site/lib/auto/Tk/Scale/Drag.al - tlpkg/tlperl/site/lib/auto/Tk/Scale/EndDrag.al - tlpkg/tlperl/site/lib/auto/Tk/Scale/Enter.al - tlpkg/tlperl/site/lib/auto/Tk/Scale/Increment.al - tlpkg/tlperl/site/lib/auto/Tk/Scale/Leave.al - tlpkg/tlperl/site/lib/auto/Tk/Scale/Scale.dll - tlpkg/tlperl/site/lib/auto/Tk/Scale/autosplit.ix - tlpkg/tlperl/site/lib/auto/Tk/Scrollbar/ButtonDown.al - tlpkg/tlperl/site/lib/auto/Tk/Scrollbar/ButtonUp.al - tlpkg/tlperl/site/lib/auto/Tk/Scrollbar/Drag.al - tlpkg/tlperl/site/lib/auto/Tk/Scrollbar/EndDrag.al - tlpkg/tlperl/site/lib/auto/Tk/Scrollbar/Enter.al - tlpkg/tlperl/site/lib/auto/Tk/Scrollbar/Leave.al - tlpkg/tlperl/site/lib/auto/Tk/Scrollbar/Motion.al - tlpkg/tlperl/site/lib/auto/Tk/Scrollbar/ScrlByPages.al - tlpkg/tlperl/site/lib/auto/Tk/Scrollbar/ScrlByUnits.al - tlpkg/tlperl/site/lib/auto/Tk/Scrollbar/ScrlToPos.al - tlpkg/tlperl/site/lib/auto/Tk/Scrollbar/ScrlTopBottom.al - tlpkg/tlperl/site/lib/auto/Tk/Scrollbar/Scrollbar.dll - tlpkg/tlperl/site/lib/auto/Tk/Scrollbar/Select.al - tlpkg/tlperl/site/lib/auto/Tk/Scrollbar/StartDrag.al - tlpkg/tlperl/site/lib/auto/Tk/Scrollbar/autosplit.ix - tlpkg/tlperl/site/lib/auto/Tk/Selection.al - tlpkg/tlperl/site/lib/auto/Tk/TList/TList.dll - tlpkg/tlperl/site/lib/auto/Tk/Table/Create.al - tlpkg/tlperl/site/lib/auto/Tk/Table/Posn.al - tlpkg/tlperl/site/lib/auto/Tk/Table/autosplit.ix - tlpkg/tlperl/site/lib/auto/Tk/Table/see.al - tlpkg/tlperl/site/lib/auto/Tk/Table/totalColumns.al - tlpkg/tlperl/site/lib/auto/Tk/Table/totalRows.al - tlpkg/tlperl/site/lib/auto/Tk/Text/Text.dll - tlpkg/tlperl/site/lib/auto/Tk/Text/autosplit.ix - tlpkg/tlperl/site/lib/auto/Tk/TextEdit/autosplit.ix - tlpkg/tlperl/site/lib/auto/Tk/TextUndo/autosplit.ix - tlpkg/tlperl/site/lib/auto/Tk/TixGrid/TixGrid.dll - tlpkg/tlperl/site/lib/auto/Tk/Tk.dll - tlpkg/tlperl/site/lib/auto/Tk/Toplevel/FG_BindIn.al - tlpkg/tlperl/site/lib/auto/Tk/Toplevel/FG_BindOut.al - tlpkg/tlperl/site/lib/auto/Tk/Toplevel/FG_Create.al - tlpkg/tlperl/site/lib/auto/Tk/Toplevel/FG_Destroy.al - tlpkg/tlperl/site/lib/auto/Tk/Toplevel/FG_In.al - tlpkg/tlperl/site/lib/auto/Tk/Toplevel/FG_Out.al - tlpkg/tlperl/site/lib/auto/Tk/Toplevel/autosplit.ix - tlpkg/tlperl/site/lib/auto/Tk/TraverseToMenu.al - tlpkg/tlperl/site/lib/auto/Tk/Widget/ASkludge.al - tlpkg/tlperl/site/lib/auto/Tk/Widget/AltKeyInDialog.al - tlpkg/tlperl/site/lib/auto/Tk/Widget/AmpWidget.al - tlpkg/tlperl/site/lib/auto/Tk/Widget/FindAltKeyTarget.al - tlpkg/tlperl/site/lib/auto/Tk/Widget/MasterMenu.al - tlpkg/tlperl/site/lib/auto/Tk/Widget/RestoreFocusGrab.al - tlpkg/tlperl/site/lib/auto/Tk/Widget/SetAmpText.al - tlpkg/tlperl/site/lib/auto/Tk/Widget/SetFocusGrab.al - tlpkg/tlperl/site/lib/auto/Tk/Widget/UnderlineAmpersand.al - tlpkg/tlperl/site/lib/auto/Tk/Widget/autosplit.ix - tlpkg/tlperl/site/lib/auto/Tk/Widget/bindDump.al - tlpkg/tlperl/site/lib/auto/Tk/Widget/clipboardKeysyms.al - tlpkg/tlperl/site/lib/auto/Tk/Widget/pathname.al - tlpkg/tlperl/site/lib/auto/Tk/Wm/AnchorAdjust.al - tlpkg/tlperl/site/lib/auto/Tk/Wm/FullScreen.al - tlpkg/tlperl/site/lib/auto/Tk/Wm/Popup.al - tlpkg/tlperl/site/lib/auto/Tk/Wm/Post.al - tlpkg/tlperl/site/lib/auto/Tk/Wm/autosplit.ix - tlpkg/tlperl/site/lib/auto/Tk/Wm/iconposition.al - tlpkg/tlperl/site/lib/auto/Tk/X/X.dll - tlpkg/tlperl/site/lib/auto/Tk/X/autosplit.ix - tlpkg/tlperl/site/lib/auto/Tk/Xlib/Xlib.dll - tlpkg/tlperl/site/lib/auto/Tk/autosplit.ix - tlpkg/tlperl/site/lib/auto/Tk/break.al - tlpkg/tlperl/site/lib/auto/Tk/focusFollowsMouse.al - tlpkg/tlperl/site/lib/auto/Tk/focusNext.al - tlpkg/tlperl/site/lib/auto/Tk/focusPrev.al - tlpkg/tlperl/site/lib/auto/Tk/getEncoding.al - tlpkg/tlperl/site/lib/auto/Tk/getNextFocus.al - tlpkg/tlperl/site/lib/auto/Tk/getPrevFocus.al - tlpkg/tlperl/site/lib/auto/Tk/interps.al - tlpkg/tlperl/site/lib/auto/Tk/lsearch.al - tlpkg/tlperl/site/lib/auto/Tk/pTk/extralibs.ld - tlpkg/tlperl/site/lib/auto/Tk/tabFocus.al - tlpkg/tlperl/site/lib/auto/Tk/updateWidgets.al - tlpkg/tlperl/site/lib/auto/Try/Tiny/.packlist - tlpkg/tlperl/site/lib/auto/URI/.packlist - tlpkg/tlperl/site/lib/auto/WWW/RobotRules/.packlist - tlpkg/tlperl/site/lib/auto/Win32/API/.packlist - tlpkg/tlperl/site/lib/auto/Win32/API/API.dll - tlpkg/tlperl/site/lib/auto/Win32/API/Callback/Callback.dll - tlpkg/tlperl/site/lib/auto/Win32/Console/.packlist - tlpkg/tlperl/site/lib/auto/Win32/Console/Console.dll - tlpkg/tlperl/site/lib/auto/Win32/OLE/.packlist - tlpkg/tlperl/site/lib/auto/Win32/OLE/OLE.dll - tlpkg/tlperl/site/lib/auto/Win32/Shortcut/.packlist - tlpkg/tlperl/site/lib/auto/Win32/Shortcut/Shortcut.dll - tlpkg/tlperl/site/lib/auto/Win32/TieRegistry/.packlist - tlpkg/tlperl/site/lib/auto/Win32API/Registry/.packlist - tlpkg/tlperl/site/lib/auto/Win32API/Registry/Registry.dll - tlpkg/tlperl/site/lib/auto/libwww/perl/.packlist - tlpkg/tlperl/site/lib/libwww/lwpcook.pod - tlpkg/tlperl/site/lib/libwww/lwptut.pod - -name tlpsv.win32 -category TLCore -revision 45650 -shortdesc cross-platform PostScript and PDF previewer (PS_view, psview, psv) -longdesc See http://psview.sf.net for information and downloads. TeX -longdesc Live includes executables only for Windows. -postaction shortcut type=menu name="PS_View" cmd=TEXDIR/bin/win32/psv.exe -postaction filetype name=TL.PSView.view cmd='"TEXDIR/bin/win32/psv.exe" "%1"' -postaction fileassoc extension=.eps filetype=TL.PSView.view -postaction fileassoc extension=.ps filetype=TL.PSView.view -postaction fileassoc extension=.pdf filetype=TL.PSView.view -containersize 1444436 -containerchecksum c97470b52ea1687745fb3c1beec511fa06d6c8055b84b56c0527cc15f84fd63ddbf81ea122d752032fb3d37d664751d67ec9e551f304bca52ba4b6997a37062b -runfiles size=459 - tlpkg/tlpsv/README - tlpkg/tlpsv/cs/LC_MESSAGES/psv.mo - tlpkg/tlpsv/de/LC_MESSAGES/psv.mo - tlpkg/tlpsv/en/LC_MESSAGES/psv.mo - tlpkg/tlpsv/gswxlua.exe - tlpkg/tlpsv/nl/LC_MESSAGES/psv.mo - tlpkg/tlpsv/pl/LC_MESSAGES/psv.mo - tlpkg/tlpsv/psv.bat - tlpkg/tlpsv/psv.exe - tlpkg/tlpsv/psv.ico - tlpkg/tlpsv/psv.wx.lua - tlpkg/tlpsv/psv_about.ps - tlpkg/tlpsv/psv_about_pl.ps - tlpkg/tlpsv/psv_help_en.htb - tlpkg/tlpsv/psv_help_pl.htb - tlpkg/tlpsv/psv_view.ps -binfiles arch=win32 size=5 - bin/win32/psv.exe - -name tlshell -category Package -revision 50042 -depend tlshell.ARCH -containersize 18092 -containerchecksum 15513b0001a7f99cc96181325c040798f511ecaffe98377671f3202861f618a1ef2e2cd189df645776fc54bc03d7f6cc4ee9f39fe3199b3d16369e22d681436f -doccontainersize 464 -doccontainerchecksum 4affb570b78b2b240fe1c8b545799d0baa5191293e21af60161ab7c761ff293e28008b0c31031937f7b872ebca8fde76de1adea1c9f43247c89e818b012c3b59 -docfiles size=1 - texmf-dist/doc/support/tlshell/README -runfiles size=18 - texmf-dist/scripts/tlshell/tlshell.tcl - -name tlshell.aarch64-linux -category Package -revision 46228 -shortdesc aarch64-linux files of tlshell -containersize 340 -containerchecksum 2ba56268891a5a3564127fd5e96e174a2cc0b9c885e06a1483f44e58b40e7502ff0236904d112940dd86e5930dc25cdb8ebd7d7ad3a4633a47d797e9098122a0 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/tlshell - -name tlshell.amd64-freebsd -category Package -revision 45015 -shortdesc amd64-freebsd files of tlshell -containersize 340 -containerchecksum e32e25ef13eb4d845706b8a53d36a32ef3bea56c82627624a100d52470a493e4a12b2067f22f0e897d6ac137a16be16f16609ec6b74f6c097b3c002980bbd89d -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/tlshell - -name tlshell.amd64-netbsd -category Package -revision 45015 -shortdesc amd64-netbsd files of tlshell -containersize 340 -containerchecksum 0b6ea19edfd66d8de7f4ceb6940521e3287896929630f4088d50331e3a915ba74645402cf080adbba2f011a04a63332239c7c2d367d10420f3bc6d59c12f7204 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/tlshell - -name tlshell.armhf-linux -category Package -revision 45015 -shortdesc armhf-linux files of tlshell -containersize 340 -containerchecksum ff148f40c521688bd911f92322ce01000c3b74483c7c0701131fcee59f744c0b02dd87a8359645fbf6609f048d2626177d86b7862235be7f46d957ae9b941b0e -binfiles arch=armhf-linux size=1 - bin/armhf-linux/tlshell - -name tlshell.i386-cygwin -category Package -revision 45015 -shortdesc i386-cygwin files of tlshell -containersize 340 -containerchecksum 57239a3ea0eb353b635a8c2661f24d5d30ed5cdaac94f6c7ba65b39b7d052dbd18ec76fdb8465859dbd3d9bdb84c163a22725342848dae44ca7ec5ea18ba9aee -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/tlshell - -name tlshell.i386-freebsd -category Package -revision 45015 -shortdesc i386-freebsd files of tlshell -containersize 340 -containerchecksum 4a3a893f99f6ff3f6acdab203f164bf1bef7268f8d6bf7537c4dbbfdba9f91cf0a4bae7a011c3ce43cbf577323f08300349a8449108a7e0c6c58238902f904e0 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/tlshell - -name tlshell.i386-linux -category Package -revision 45015 -shortdesc i386-linux files of tlshell -containersize 340 -containerchecksum fdc3be3c3b0fb1d2f5163f585f8d1bc44ccefec1aabb14fe9d2dc2e46056f26ebb07726240acd05844f7cc22279387301d54c9d460cd8c513664901a1d849f85 -binfiles arch=i386-linux size=1 - bin/i386-linux/tlshell - -name tlshell.i386-netbsd -category Package -revision 45015 -shortdesc i386-netbsd files of tlshell -containersize 340 -containerchecksum a0ae1a483276c2037bb518deca12921d6212b446ced448cb1c8c6d52de171de58c5a28f2a9ba1cb65a4909632b6968e482f75de76ef2e27effe00ecb928587eb -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/tlshell - -name tlshell.i386-solaris -category Package -revision 45015 -shortdesc i386-solaris files of tlshell -containersize 340 -containerchecksum e9f945c41c171ffc15f342f610b87bb2f5e7d7ccfd18f8e6f3ce35ec035aa5ca438d1a94799ed32e918be209741aefaf2e0e31019a7a55f2b89328bef8e30a88 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/tlshell - -name tlshell.sparc-solaris -category Package -revision 45015 -shortdesc sparc-solaris files of tlshell -containersize 340 -containerchecksum 61f4baf31ca3088f258223755567820c9ad77db28d06c180578b98219c8adcbf23be1bdedb97c28e8de720e2e562d588f54c68108dbfdaa9e8a79bad527cf07d -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/tlshell - -name tlshell.win32 -category Package -revision 49331 -shortdesc win32 files of tlshell -containersize 8140 -containerchecksum 7f794d7decf7e2872ccbe93a14ae6bb2a04e6f2bbacd51745ada336bcc47faf8f2c5ea70c7ec79bf507932aa1634060816abb7aaeff3ace1819aa364f5de2539 -binfiles arch=win32 size=5 - bin/win32/tlshell.exe - -name tlshell.x86_64-cygwin -category Package -revision 45015 -shortdesc x86_64-cygwin files of tlshell -containersize 344 -containerchecksum 77908f27c567eb56d40dd71fa36ada3c37c2f8b2e26c81a80a327e5e85c077c5fa45c466349c492a92302ae7ce896c33b110c050e08d43d4b4a689e539e1eccb -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/tlshell - -name tlshell.x86_64-darwin -category Package -revision 45015 -shortdesc x86_64-darwin files of tlshell -containersize 344 -containerchecksum 8425449af503d10abae6c7dbf53aa3e035e344d730618ee4ee0625b821319f09b6ed2c948a31cfa2147dc339ef3ef58eea5e2a5b7360cbd2ff5b53263626917c -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/tlshell - -name tlshell.x86_64-darwinlegacy -category Package -revision 45015 -shortdesc x86_64-darwinlegacy files of tlshell -containersize 352 -containerchecksum b9adb724e2c3993c6d3618cbafaca76278f11de97973ea445d31d7e26be32a3cd9c2e26eac3d9208b27ee3bab263ed75b536b9f6e2bcc9a31a0497f50c23182b -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/tlshell - -name tlshell.x86_64-linux -category Package -revision 45015 -shortdesc x86_64-linux files of tlshell -containersize 344 -containerchecksum 91dc3f66fc1876234c48b27ae5e41f1f6985279a0d0663be33171e675d85f0514843bff8c1a489fb0f56b9723fb6c406bd34f8903c45b7f50f43c75fdd402a8f -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/tlshell - -name tlshell.x86_64-linuxmusl -category Package -revision 47036 -shortdesc x86_64-linuxmusl files of tlshell -containersize 344 -containerchecksum dc819c6c3a6bd367e91866e3f5f5606c35acf5e12a2465c57fc7954beee01c214b0532e5b4fe1f73edc52d86883911af0da52db5587065575eb79b242ff6f0ef -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/tlshell - -name tlshell.x86_64-solaris -category Package -revision 45015 -shortdesc x86_64-solaris files of tlshell -containersize 340 -containerchecksum 53e29bd858727ed7eca023901b791bd239827c3766f1d1122f709ce1f10f5c5a120ff6c1ea084dbb3bfe7c8bd3c93f48005ee9ca2f81cf5edde7de682bf07909 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/tlshell - -name tocbibind -category Package -revision 20085 -shortdesc Add bibliography/index/contents to Table of Contents -relocated 1 -longdesc Automatically adds the bibliography and/or the index and/or the -longdesc contents, etc., to the Table of Contents listing. -containersize 2916 -containerchecksum f606c82a7cfd97f75a928ab97f8eb516a613a7afa96a67df2aaf56c5473b769287670f899aa8ae8f7fd88ffea9fe3be2d7972b41df5bb7029f3d64cab58c835d -doccontainersize 311572 -doccontainerchecksum 2aff69ded6528a291fcac06f36f268203ab2cb623f0d564ba22ce2622c7fecc9453e61ed097e3a1886a3e49d8ed98d15f57c74c5a54da0afbae845f7cb495ccd -docfiles size=77 - RELOC/doc/latex/tocbibind/README details="Readme" - RELOC/doc/latex/tocbibind/tocbibind.pdf details="Package documentation" -srccontainersize 12776 -srccontainerchecksum 9e663c34537c35d1b6d8fdbd36a1b6f107d0ac2d5a276f7dfb6c02b58a5eed3441862b1c1831c60e04c121459e175d1c2bc301d041bdada24e0b0af5474f4f17 -srcfiles size=12 - RELOC/source/latex/tocbibind/tocbibind.dtx - RELOC/source/latex/tocbibind/tocbibind.ins -runfiles size=3 - RELOC/tex/latex/tocbibind/tocbibind.sty -catalogue-ctan /macros/latex/contrib/tocbibind -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics toc-etc -catalogue-version 1.5k - -name tocdata -category Package -revision 49678 -shortdesc Adds names to chapters, sections, figures in the TOC and LOF -relocated 1 -longdesc The package may be used to add a small amount of data to an -longdesc entry in the table of contents or list of figures, between the -longdesc section name and the page number. The typical use would be to -longdesc add the name of an author or artist of a chapter or section, -longdesc such as in an anthology or a collection of papers. -longdesc Additionally, user-level macros are provided which add the -longdesc author's name to a chapter or section, along with an optional -longdesc prefix and/or suffix, and add to a figure the artist's name, -longdesc prefix, and suffix, plus optional additional text. Author and -longdesc artist names are also added to the index. Additional user-level -longdesc macros control formatting. Tocdata requires the use of either -longdesc the titletoc or the tocloft package. -containersize 2352 -containerchecksum d5f7fa2e1f5888314a19d4b9ad6f00345ecb951d482eac4498a13f366a6874a2267363f396709fa5e81edc34286f9f2a1813938d777fd88a70a1ed9f416da988 -doccontainersize 902016 -doccontainerchecksum acf3f3a8c77c20a660e2c9873eb0bcfab391a72721873e3ff93225e8f4f8d421fd3e342ae6c19274eb9b69df688018a90fc3b907bb20244cb79d4473253b56d8 -docfiles size=223 - RELOC/doc/latex/tocdata/README.txt details="Readme" - RELOC/doc/latex/tocdata/tocdata.pdf details="Package documentation" -srccontainersize 9256 -srccontainerchecksum dad4931d5bfdd7bb7d03775e6b24ff40ccbbb550e839ce64c1e010681aae47cf9739841d9a0abde746d9547807a4daf2eccaff126425516a209dfb5c9c309483 -srcfiles size=10 - RELOC/source/latex/tocdata/tocdata.dtx - RELOC/source/latex/tocdata/tocdata.ins -runfiles size=2 - RELOC/tex/latex/tocdata/tocdata.sty -catalogue-ctan /macros/latex/contrib/tocdata -catalogue-date 2019-01-12 12:31:54 +0100 -catalogue-license lppl1.3 -catalogue-topics toc-etc -catalogue-version 1.00 - -name tocloft -category Package -revision 45188 -shortdesc Control table of contents, figures, etc -relocated 1 -longdesc Provides control over the typography of the Table of Contents, -longdesc List of Figures and List of Tables, and the ability to create -longdesc new 'List of ...'. The ToC \parskip may be changed. -containersize 6076 -containerchecksum 62c87a4a96a6f89a1ed2ec3084fef17a80e0bdf02339b83f1e050bb9ef62a88cc1a714a89e9b59b9acd16dba0d6dd529f5def0069c1fdfc4d7ac4b31e72f60a9 -doccontainersize 495916 -doccontainerchecksum 5b091e46e8fba109af22fbe81b778f116d8d0810193f9f68d1469bd178844a7f2cec8421f0fc7173fded8daba83470e292319c834e0e1cc04174aa47d17dba3a -docfiles size=125 - RELOC/doc/latex/tocloft/README details="Readme" - RELOC/doc/latex/tocloft/tocloft.pdf details="Package documentation" -srccontainersize 29164 -srccontainerchecksum c7da1c52ac5dcf2256af7f1454e1d77339707a3847547cb9d46b6404e849ec033d7eb2a6c00570043531187c4870210c586933964b63909f0b9bcb152b92c1bb -srcfiles size=35 - RELOC/source/latex/tocloft/tocloft.dtx - RELOC/source/latex/tocloft/tocloft.ins -runfiles size=9 - RELOC/tex/latex/tocloft/tocloft.sty -catalogue-also tocbasic -catalogue-ctan /macros/latex/contrib/tocloft -catalogue-date 2017-08-31 05:31:06 +0200 -catalogue-license lppl1.3c -catalogue-topics toc-etc -catalogue-version 2.3i - -name tocvsec2 -category Package -revision 33146 -shortdesc Section numbering and table of contents control -relocated 1 -longdesc Provides control over section numbering (without recourse to -longdesc starred sectional commands) and/or the entries in the Table of -longdesc Contents on a section by section basis. -containersize 1920 -containerchecksum fa0aee2a131fa32c0535d8f44629fdf9969dc564ded49415c32c94f8101693842cd88e821d4201954432d5c707b5e8dcc4a78d35f9143b0977251acfb4c847d8 -doccontainersize 302292 -doccontainerchecksum 6065cadf125241e4cf4bc58b5e665fd4f522491ff2bc2cf130c8805c0448f3daa6d7c1f95136d169c2a5dc5219ccbd53a40463f1f77cf36eab46f42fa3dc2b69 -docfiles size=76 - RELOC/doc/latex/tocvsec2/README details="Readme" - RELOC/doc/latex/tocvsec2/tocvsec2-example.tex - RELOC/doc/latex/tocvsec2/tocvsec2.pdf details="Package documentation" -srccontainersize 8044 -srccontainerchecksum c8dd21085e66f7d07ded0fa25291a8d23ae8a5694c679f7126d9c43c61e92719eb1d67f6d9890cfab5be083a75b33aa21de9a9be85948e813b50951733111dcc -srcfiles size=8 - RELOC/source/latex/tocvsec2/tocvsec2.dtx - RELOC/source/latex/tocvsec2/tocvsec2.ins -runfiles size=2 - RELOC/tex/latex/tocvsec2/tocvsec2.sty -catalogue-ctan /macros/latex/contrib/tocvsec2 -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics headings toc-etc -catalogue-version 1.3a - -name todo -category Package -revision 17746 -shortdesc Make a to-do list for a document -relocated 1 -longdesc The package allows you to insert "to do" marks in your -longdesc document, to make lists of such items, and to cross-reference -longdesc to them. -containersize 1900 -containerchecksum d5a2db825f80a53a5d0a0910b29c5174df73e16c68726e0c0893b42592b7ab89872fe6709d98365289a62af05a02b7664037345ee676e44d838c7382208f2bf6 -doccontainersize 179868 -doccontainerchecksum d17281c6b463f0704dfc2cdd481732594c96c245aa780dddbc58d99e4fbc06bbb6b879443f92e4c34ef8de5f8ae4fec9fab442207f05a87058fa98762d58b4cd -docfiles size=57 - RELOC/doc/latex/todo/README - RELOC/doc/latex/todo/todo-spl.pdf details="Sample of use" - RELOC/doc/latex/todo/todo-spl.tex - RELOC/doc/latex/todo/todo.pdf details="Package documentation" -srccontainersize 7404 -srccontainerchecksum beff3e2bf9b5dc04fe015db3af8b6d0080500b905210dbaf69cfebc6c630239eecbef3e498116e1194864bf27cd6572a21cf50b7735f56a6c004a5449b969c08 -srcfiles size=7 - RELOC/source/latex/todo/todo.dtx - RELOC/source/latex/todo/todo.ins -runfiles size=2 - RELOC/tex/latex/todo/todo.sty -catalogue-ctan /macros/latex/contrib/todo -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1 -catalogue-topics notes editorial -catalogue-version 2.142 - -name todonotes -category Package -revision 49820 -shortdesc Marking things to do in a LaTeX document -relocated 1 -longdesc The package lets the user mark things to do later, in a simple -longdesc and visually appealing way. The package takes several options -longdesc to enable customization/finetuning of the visual appearance. -containersize 4640 -containerchecksum fa838358aa75383249d78f2f65042e720e3763aaecfdedaa4bc291ec7112001c8c82bdf2e2205f01128360250423a728cf5a85096e966f14bbb8dc81a5509d01 -doccontainersize 430168 -doccontainerchecksum 5cb06c2dbccb2445dfa8b04fd116a5032dd5751c645f737f404c7468c700ba364304f5b363c43061f1fc35ac3a3774c0b5b1fe93c9e09918f003bc299da29628 -docfiles size=113 - RELOC/doc/latex/todonotes/README details="Readme" - RELOC/doc/latex/todonotes/examples/alterAppearenceOfListOfTodos.pdf - RELOC/doc/latex/todonotes/examples/alterAppearenceOfListOfTodos.tex - RELOC/doc/latex/todonotes/examples/externalize.pdf - RELOC/doc/latex/todonotes/examples/externalize.tex - RELOC/doc/latex/todonotes/examples/saveColorByUsingLayers.pdf - RELOC/doc/latex/todonotes/examples/saveColorByUsingLayers.tex - RELOC/doc/latex/todonotes/todonotes.pdf details="Package documentation" -srccontainersize 17964 -srccontainerchecksum d1fa6681ccba5cd2349d512111609c3bb561abd6abb8527d602025538fcfdec226a0276bd9e53a0f215595d4b4b1f4dfdd691c76c2dd6f1bb1d69a95d898cd8e -srcfiles size=20 - RELOC/source/latex/todonotes/todonotes.dtx - RELOC/source/latex/todonotes/todonotes.ins -runfiles size=5 - RELOC/tex/latex/todonotes/todonotes.sty -catalogue-also todo -catalogue-contact-bugs https://github.com/henrikmidtiby/todonotes/issues -catalogue-contact-repository https://github.com/henrikmidtiby/todonotes -catalogue-ctan /macros/latex/contrib/todonotes -catalogue-date 2019-01-24 13:58:07 +0100 -catalogue-license lppl1.3 -catalogue-topics notes editorial -catalogue-version 1.1.2 - -name tokenizer -category Package -revision 15878 -shortdesc A tokenizer -relocated 1 -longdesc A tokenizer for LaTeX. \GetTokens{Target1}{Target2}{Source} -longdesc splits source into two tokens at the first encounter of a -longdesc comma. The first token is saved in a newly created command with -longdesc the name passed as <Target1> and the second token likewise. A -longdesc package option 'trim' causes leading and trailing space to be -longdesc removed from each token; with this option, the \TrimSpaces -longdesc command is defined, which removes leading and trailing spaces -longdesc from its argument. -containersize 2116 -containerchecksum e28c24f6b13b3d8941bab47605da41fe794fd8ab1e107f287eabe2258ce034bce1aba90e5b056ef1a0841bb785015b529ace02260558998d4158971e901888ed -doccontainersize 73880 -doccontainerchecksum 22127d17f364aaa8156e3abd034ad5e0f8bd3e5228c649263ae2e6d6ffb0e0bb6c07be2fd6735de48913bb3db661318bb19edb9d037d8a0fb038610bff7b1a7d -docfiles size=22 - RELOC/doc/latex/tokenizer/tokenizer.pdf details="Package documentation" - RELOC/doc/latex/tokenizer/tokenizer.tex -runfiles size=2 - RELOC/tex/latex/tokenizer/tokenizer.sty -catalogue-also csvtools -catalogue-ctan /macros/latex/contrib/tokenizer -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics data-import data-disp csv-support -catalogue-version 1.1.0 - -name toolbox -category Package -revision 32260 -shortdesc Tool macros -relocated 1 -longdesc A package for (La)TeX which provides some macros which are -longdesc convenient for writing indexes, glossaries, or other macros. It -longdesc contains macros which support: implicit macros; fancy optional -longdesc arguments; loops over tokenlists and itemlists; searching and -longdesc splitting; controlled expansion; redefinition of macros; and -longdesc concatenated macro names; macros for text replacement. -containersize 3048 -containerchecksum 6ed0d262bf3990726ee2ffe1bfddc915c7492de4f60d87406a2f135d2f59411a795f3c70b9b3b0d3ea70ba0e1c1c57d49494ac98293858514aba73a9eb73aa06 -doccontainersize 142436 -doccontainerchecksum f35361a96520440322f1645cbbbae8e0a9dae1d72b7e52793deb2d4793cf4e3967d1e766896dd1bbe15a0c1bc3dc291c91a6e287b5b4c4def4c4f6bfccc059b2 -docfiles size=49 - RELOC/doc/latex/toolbox/README details="Readme" - RELOC/doc/latex/toolbox/toolbox.pdf - RELOC/doc/latex/toolbox/toolbox.tex - RELOC/doc/latex/toolbox/toolbox.txt -srccontainersize 24136 -srccontainerchecksum a2e22945a07807561d7de1a7cccfc2dc7faf91df430145e71f4a4c43e7fabac5587de6d71271b23140308835f73d736224964eba6fa9f08defcd9d05d4a5626d -srcfiles size=29 - RELOC/source/latex/toolbox/toolbox.dtx - RELOC/source/latex/toolbox/toolbox.ins -runfiles size=3 - RELOC/tex/latex/toolbox/toolbox.sty -catalogue-ctan /macros/latex/contrib/toolbox -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics macro-supp -catalogue-version 5.1 - -name tools -category Package -revision 49619 -catalogue latex-tools -shortdesc The LaTeX standard tools bundle -relocated 1 -longdesc A collection of (variously) simple tools provided as part of -longdesc the LaTeX required tools distribution, comprising the packages: -longdesc afterpage, array, bm, calc, dcolumn, delarray, enumerate, -longdesc fileerr, fontsmpl, ftnright, hhline, indentfirst, layout, -longdesc longtable, multicol, rawfonts, showkeys, somedefs, tabularx, -longdesc theorem, trace, varioref, verbatim, xr, and xspace. -containersize 40028 -containerchecksum b5675534e28ba207ebc6312dbb04433b963ed7b4cfc2602521681d0ee1b1bb9b917be681bc23f1f8d7da0f98e7291d7a382f19aef039b5239f60bb72f67f45e3 -doccontainersize 5162448 -doccontainerchecksum 68fb71e0df5da2bbd3cd24bf189ba57a51a212956620f150511d90029e47147a8003eff23e7a7e2983fd2bb129c7315df67dbb25632bbea3f00cb0685379b346 -docfiles size=1639 - RELOC/doc/latex/tools/README.md - RELOC/doc/latex/tools/README.txt details="Readme" - RELOC/doc/latex/tools/afterpage.pdf - RELOC/doc/latex/tools/array.pdf - RELOC/doc/latex/tools/bm.pdf - RELOC/doc/latex/tools/calc.pdf - RELOC/doc/latex/tools/changes.txt - RELOC/doc/latex/tools/dcolumn.pdf - RELOC/doc/latex/tools/delarray.pdf - RELOC/doc/latex/tools/enumerate.pdf - RELOC/doc/latex/tools/fileerr.pdf - RELOC/doc/latex/tools/fontsmpl.pdf - RELOC/doc/latex/tools/ftnright.pdf - RELOC/doc/latex/tools/hhline.pdf - RELOC/doc/latex/tools/indentfirst.pdf - RELOC/doc/latex/tools/layout.pdf - RELOC/doc/latex/tools/longtable.pdf - RELOC/doc/latex/tools/manifest.txt - RELOC/doc/latex/tools/multicol.pdf - RELOC/doc/latex/tools/rawfonts.pdf - RELOC/doc/latex/tools/shellesc.pdf - RELOC/doc/latex/tools/showkeys.pdf - RELOC/doc/latex/tools/somedefs.pdf - RELOC/doc/latex/tools/tabularx.pdf - RELOC/doc/latex/tools/theorem.pdf - RELOC/doc/latex/tools/tools-overview.pdf - RELOC/doc/latex/tools/tools-overview.tex - RELOC/doc/latex/tools/trace.pdf - RELOC/doc/latex/tools/varioref.pdf - RELOC/doc/latex/tools/verbatim.pdf - RELOC/doc/latex/tools/xr.pdf - RELOC/doc/latex/tools/xspace.pdf -srccontainersize 220572 -srccontainerchecksum 4479d327a9d5e17e2d201c3a7932b944f0f192fe8d69ba326f6eabfd5e3cc6a150c271b118b107e5727db862e62e137aadfabe6c6a36f9ec9dc4ea71729a6c3f -srcfiles size=259 - RELOC/source/latex/tools/afterpage.dtx - RELOC/source/latex/tools/afterpage.ins - RELOC/source/latex/tools/array.dtx - RELOC/source/latex/tools/bm.dtx - RELOC/source/latex/tools/bm.ins - RELOC/source/latex/tools/calc.dtx - RELOC/source/latex/tools/dcolumn.dtx - RELOC/source/latex/tools/delarray.dtx - RELOC/source/latex/tools/enumerate.dtx - RELOC/source/latex/tools/fileerr.dtx - RELOC/source/latex/tools/fontsmpl.dtx - RELOC/source/latex/tools/ftnright.dtx - RELOC/source/latex/tools/hhline.dtx - RELOC/source/latex/tools/indentfirst.dtx - RELOC/source/latex/tools/layout.dtx - RELOC/source/latex/tools/longtable.dtx - RELOC/source/latex/tools/longtable.ins - RELOC/source/latex/tools/multicol.dtx - RELOC/source/latex/tools/multicol.ins - RELOC/source/latex/tools/rawfonts.dtx - RELOC/source/latex/tools/shellesc.dtx - RELOC/source/latex/tools/showkeys.dtx - RELOC/source/latex/tools/somedefs.dtx - RELOC/source/latex/tools/tabularx.dtx - RELOC/source/latex/tools/tabularx.ins - RELOC/source/latex/tools/theorem.dtx - RELOC/source/latex/tools/tools.ins - RELOC/source/latex/tools/trace.dtx - RELOC/source/latex/tools/varioref.dtx - RELOC/source/latex/tools/varioref.ins - RELOC/source/latex/tools/verbatim.dtx - RELOC/source/latex/tools/xr.dtx - RELOC/source/latex/tools/xspace.dtx -runfiles size=89 - RELOC/tex/latex/tools/.tex - RELOC/tex/latex/tools/afterpage.sty - RELOC/tex/latex/tools/array-2016-10-06.sty - RELOC/tex/latex/tools/array.sty - RELOC/tex/latex/tools/bm.sty - RELOC/tex/latex/tools/calc.sty - RELOC/tex/latex/tools/dcolumn.sty - RELOC/tex/latex/tools/delarray.sty - RELOC/tex/latex/tools/e.tex - RELOC/tex/latex/tools/enumerate.sty - RELOC/tex/latex/tools/fontsmpl.sty - RELOC/tex/latex/tools/fontsmpl.tex - RELOC/tex/latex/tools/ftnright.sty - RELOC/tex/latex/tools/h.tex - RELOC/tex/latex/tools/hhline.sty - RELOC/tex/latex/tools/indentfirst.sty - RELOC/tex/latex/tools/layout.sty - RELOC/tex/latex/tools/longtable.sty - RELOC/tex/latex/tools/multicol-2017-04-11.sty - RELOC/tex/latex/tools/multicol.sty - RELOC/tex/latex/tools/q.tex - RELOC/tex/latex/tools/r.tex - RELOC/tex/latex/tools/rawfonts.sty - RELOC/tex/latex/tools/s.tex - RELOC/tex/latex/tools/shellesc.sty - RELOC/tex/latex/tools/showkeys.sty - RELOC/tex/latex/tools/somedefs.sty - RELOC/tex/latex/tools/tabularx.sty - RELOC/tex/latex/tools/thb.sty - RELOC/tex/latex/tools/thc.sty - RELOC/tex/latex/tools/thcb.sty - RELOC/tex/latex/tools/theorem.sty - RELOC/tex/latex/tools/thm.sty - RELOC/tex/latex/tools/thmb.sty - RELOC/tex/latex/tools/thp.sty - RELOC/tex/latex/tools/trace.sty - RELOC/tex/latex/tools/varioref.sty - RELOC/tex/latex/tools/verbatim.sty - RELOC/tex/latex/tools/verbtest.tex - RELOC/tex/latex/tools/x.tex - RELOC/tex/latex/tools/xr.sty - RELOC/tex/latex/tools/xspace.sty -catalogue-ctan /macros/latex/required/tools -catalogue-date 2019-01-05 22:09:35 +0100 -catalogue-license lppl1.3 -catalogue-topics collection - -name topfloat -category Package -revision 19084 -shortdesc Move floats to the top of the page -relocated 1 -containersize 1396 -containerchecksum ffe30c3803c551cb07426db90b46584be05e2e8cefd5dc48e1e49f7c1b464d06c8397684528d8ab868ae2c5885677d2329f39eea340ae280c2321d23f706438a -doccontainersize 40332 -doccontainerchecksum 5d8fd706a20e64299c4326a14f4c0764b8db742ff972efe518140915d43bf2be77137e52f35f137f1e529aa9ff4ee2f19a0a9494d5e3f105dced6847567b3b33 -docfiles size=15 - RELOC/doc/latex/topfloat/topfloat.pdf details="Package documentation" language="it" - RELOC/doc/latex/topfloat/topfloat.tex -runfiles size=1 - RELOC/tex/latex/topfloat/topfloat.sty -catalogue-ctan /macros/latex/contrib/topfloat -catalogue-date 2016-06-18 16:48:54 +0200 -catalogue-license gpl -catalogue-topics float - -name topiclongtable -category Package -revision 49093 -shortdesc Extend longtable with cells that merge hierarchically -relocated 1 -longdesc This LaTeX package extends longtable implementing cells that: -longdesc merge with the one above if it has the same content, do not -longdesc merge with the one above unless the ones on the left are -longdesc merged, are well behaved with respect to longtable chunking on -longdesc page breaks, and automatically draw the correct separation -longdesc lines. The typical use case is a table spanning multiple pages -longdesc that contains a list of hierarchically organized topics (hence -longdesc the package name). -containersize 4364 -containerchecksum c7b55b7f4d249415c8972a4899c0a348e91db98c9a22afb8e180fed2ca316e36126a66f93c6b639c64fe7e0e92fe3654ffc33f0ada3391eefe4181a09d428977 -doccontainersize 360004 -doccontainerchecksum b61c268999867f712b8488cb8e62b1582678f4f17118a7f219d9409ab29b402ee468e102dfc9d72fcdefc0d3209895f9144fa84bb14146f4b313a18675c29f7c -docfiles size=92 - RELOC/doc/latex/topiclongtable/README.md details="Readme" - RELOC/doc/latex/topiclongtable/topiclongtable-doc.pdf details="Package documentation" - RELOC/doc/latex/topiclongtable/topiclongtable-doc.tex -runfiles size=4 - RELOC/tex/latex/topiclongtable/topiclongtable.sty -catalogue-contact-bugs https://github.com/paolobrasolin/topiclongtable/issues -catalogue-contact-development https://github.com/paolobrasolin/topiclongtable -catalogue-contact-home https://github.com/paolobrasolin/topiclongtable -catalogue-contact-repository https://github.com/paolobrasolin/topiclongtable -catalogue-ctan /macros/latex/contrib/topiclongtable -catalogue-date 2018-11-06 09:52:06 +0100 -catalogue-license mit -catalogue-topics table-long -catalogue-version 1.2.1 - -name topletter -category Package -revision 48182 -shortdesc Letter class for the Politecnico di Torino -relocated 1 -longdesc This package provides a LaTeX class for typesetting letters -longdesc conforming to the official Corporate Image guidelines for the -longdesc Politecnico di Torino. The class can be used for letters -longdesc written in Italian and in English. -containersize 2508 -containerchecksum 0239579cfe921d4eb6cba678c404edc37eff6184ae73e7fb7bcda91fa7da3a953230ed163a42555a6b559b184ff92fefdbc7395c71c0b8de3f800c5d9048aca1 -doccontainersize 363444 -doccontainerchecksum f87ad9f13808ec750f6a21592cc51ab9c41e8dcb6f0a0ad489dc7bf0addfd6a554387841af936c41796862ed80220e8ec5330fffdcd7e475aa726dd136f8b007 -docfiles size=132 - RELOC/doc/latex/topletter/EsempioLettera.pdf details="Example of use (Italian)" language="it" - RELOC/doc/latex/topletter/EsempioLettera.tex - RELOC/doc/latex/topletter/ExampleLetter.pdf details="Example of use (English)" - RELOC/doc/latex/topletter/ExampleLetter.tex - RELOC/doc/latex/topletter/LICENSE - RELOC/doc/latex/topletter/LogoPolitoBlu.pdf - RELOC/doc/latex/topletter/README.md details="Readme" - RELOC/doc/latex/topletter/TOPletter.pdf details="Package documentation" - RELOC/doc/latex/topletter/Walt_Disney_1942_signature.pdf -srccontainersize 6288 -srccontainerchecksum 89811b2091a107e1520c51e55ba1e51e9f6dcd6fe95e9014bc06fad4e47fddc5f15fdbcfc53ea707eb432e4560438172c4416a977556e2d3853fbaec6a44a32a -srcfiles size=6 - RELOC/source/latex/topletter/TOPletter.dtx - RELOC/source/latex/topletter/TOPletter.ins -runfiles size=2 - RELOC/tex/latex/topletter/TOPletter.cls -catalogue-ctan /macros/latex/contrib/topletter -catalogue-date 2018-07-10 17:24:50 +0200 -catalogue-license apache2 -catalogue-topics letter class italian -catalogue-version 0.3.0 - -name toptesi -category Package -revision 49211 -shortdesc Bundle for typesetting multilanguage theses -relocated 1 -longdesc This bundle contains everything needed for typesetting a -longdesc bachelor, master, or PhD thesis in Italian (or in any other -longdesc language supported by LaTeX: the bundle is constructed to -longdesc support multilingual use). The infix strings may be selected -longdesc and specified at will by means of a configuration file, so as -longdesc to customize the layout of the front page to the requirements -longdesc of a specific university. Thanks to its language management, -longdesc the bundle is suited for multilanguage theses that are becoming -longdesc more and more frequent thanks to the double degree programs of -longdesc the European Community Socrates programs. Toptesi is designed -longdesc to save the PDF version of a thesis in PDF/A-1b compliant mode -longdesc and with all the necessary metadata. -containersize 19488 -containerchecksum 2d1d11714cdf7e23374f0c4778da8135f3b0c67bc8f9e7bf7dc93db55feb2241813aa99f09091f5e043747ce4d3d7dd7cbc286610cb5d0e1f920a39f97fce0e8 -doccontainersize 5898300 -doccontainerchecksum d855c16a97cf5e62779b00e83270e846d166cda40a210b012f602e1d480d01f02e2dcdfcf7ad27a81e4789b6208b9279e9f4ca929b3c2d4f56f2be2afa869867 -docfiles size=2259 - RELOC/doc/latex/toptesi/FrontespiziAssemblati.pdf - RELOC/doc/latex/toptesi/FrontespiziAssemblati1.pdf - RELOC/doc/latex/toptesi/FrontespiziAssemblati2.pdf - RELOC/doc/latex/toptesi/Frontespizio-sss.pdf - RELOC/doc/latex/toptesi/FrontespizioLandscape.pdf - RELOC/doc/latex/toptesi/FrontespizioScudo.pdf - RELOC/doc/latex/toptesi/Logodue.pdf - RELOC/doc/latex/toptesi/Logoquattro.pdf - RELOC/doc/latex/toptesi/Logotre.pdf - RELOC/doc/latex/toptesi/Logouno.pdf - RELOC/doc/latex/toptesi/README details="Readme" language="en" - RELOC/doc/latex/toptesi/README.TEXLIVE - RELOC/doc/latex/toptesi/TITDocScCropped.pdf - RELOC/doc/latex/toptesi/Toptesi-con-topfront.pdf - RELOC/doc/latex/toptesi/Toptesi-con-topfront.tex - RELOC/doc/latex/toptesi/Toptesi-example-topfront.pdf - RELOC/doc/latex/toptesi/Toptesi-example-topfront.tex - RELOC/doc/latex/toptesi/VeraPDFinitial.pdf - RELOC/doc/latex/toptesi/lppl.tex - RELOC/doc/latex/toptesi/manifest.txt - RELOC/doc/latex/toptesi/topfront-example.pdf - RELOC/doc/latex/toptesi/topfront-example.tex - RELOC/doc/latex/toptesi/toptesi-example-con-frontespizio.pdf - RELOC/doc/latex/toptesi/toptesi-example-con-frontespizio.tex - RELOC/doc/latex/toptesi/toptesi-example-dottorale.pdf - RELOC/doc/latex/toptesi/toptesi-example-dottorale.tex - RELOC/doc/latex/toptesi/toptesi-example-luatex.pdf - RELOC/doc/latex/toptesi/toptesi-example-luatex.tex - RELOC/doc/latex/toptesi/toptesi-example-magistrale.pdf - RELOC/doc/latex/toptesi/toptesi-example-magistrale.tex - RELOC/doc/latex/toptesi/toptesi-example-sss.pdf - RELOC/doc/latex/toptesi/toptesi-example-sss.tex - RELOC/doc/latex/toptesi/toptesi-example-triennale.pdf - RELOC/doc/latex/toptesi/toptesi-example-triennale.tex - RELOC/doc/latex/toptesi/toptesi-example-xetex.pdf - RELOC/doc/latex/toptesi/toptesi-example-xetex.tex - RELOC/doc/latex/toptesi/toptesi-example.cfg - RELOC/doc/latex/toptesi/toptesi-example.pdf - RELOC/doc/latex/toptesi/toptesi-example.tex - RELOC/doc/latex/toptesi/toptesi-it.pdf details="Class documentation (Italian)" language="it" - RELOC/doc/latex/toptesi/toptesi-it.tex - RELOC/doc/latex/toptesi/toptesi-scudo-example.zip - RELOC/doc/latex/toptesi/toptesi.pdf details="Package documentation" - RELOC/doc/latex/toptesi/veraPDFconformance.pdf - RELOC/doc/latex/toptesi/veraPDFnoconformance.pdf -srccontainersize 91644 -srccontainerchecksum c4e3e0bd43cfadf1a1fe848ae0205e6aa7903a03dbc07e555653e8b9477307757759ad44156e0b9d668531c1105b290509d0e119146c784ac98ee8ecc05b5dce -srcfiles size=95 - RELOC/source/latex/toptesi/toptesi.dtx -runfiles size=39 - RELOC/tex/latex/toptesi/topcoman.sty - RELOC/tex/latex/toptesi/topfront.sty - RELOC/tex/latex/toptesi/toptesi-dottorale.sty - RELOC/tex/latex/toptesi/toptesi-magistrale.sty - RELOC/tex/latex/toptesi/toptesi-monografia.sty - RELOC/tex/latex/toptesi/toptesi-scudo.sty - RELOC/tex/latex/toptesi/toptesi-sss.sty - RELOC/tex/latex/toptesi/toptesi.cfg - RELOC/tex/latex/toptesi/toptesi.cls - RELOC/tex/latex/toptesi/toptesi.sty -catalogue-ctan /macros/latex/contrib/toptesi -catalogue-date 2018-11-21 16:45:50 +0100 -catalogue-license lppl1.3c -catalogue-topics dissertation class -catalogue-version 6.2.09 - -name totcount -category Package -revision 21178 -shortdesc Find the last value of a counter -relocated 1 -longdesc The package records the value that was last set, for any -longdesc counter of interest; since most such counters are simply -longdesc incremented when they are changed, the recorded value will -longdesc usually be the maximum value. -containersize 2272 -containerchecksum 78a7ad616add4cf64e45c20ad79461864820a45670aaa963b08e8945147199aab369e4e62606790709b61c97dbd420edda489f9655f8f927fa71c2c8d0de4ed5 -doccontainersize 286584 -doccontainerchecksum 5e76edf6efbdaa0d5bfd30ceb4a32a2589107aa9226b51e3e1ea0a90fd1ec35604d8537e15c9f25b64e2811da925076169c2f2dda0ad943e44037363e8b1728a -docfiles size=72 - RELOC/doc/latex/totcount/README details="Readme" - RELOC/doc/latex/totcount/totcount-ex.tex - RELOC/doc/latex/totcount/totcount.pdf details="Package documentation" -srccontainersize 6676 -srccontainerchecksum c9a5c9db495f96bb4141eb9814d62222cc2e1a1d4c5665e289caf810e2aaf72e32af6024275dd1c7a8ed54601bb667b84f0b81253e34f8752505b6e65d553b19 -srcfiles size=8 - RELOC/source/latex/totcount/totcount.drv - RELOC/source/latex/totcount/totcount.dtx - RELOC/source/latex/totcount/totcount.ins -runfiles size=2 - RELOC/tex/latex/totcount/totcount.sty -catalogue-also lastpage totpages -catalogue-ctan /macros/latex/contrib/totcount -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics macro-supp counter-mgmt -catalogue-version 1.2 - -name totpages -category Package -revision 15878 -shortdesc Count pages in a document, and report last page number -relocated 1 -longdesc The package counts the actual pages in the document (as opposed -longdesc to reporting the number of the last page, as does lastpage). -longdesc The counter itself may be shipped out to the DVI file. The -longdesc package uses the everyshi package for its task. -containersize 3032 -containerchecksum 1e11a89f261a839ca347ff035101c6226f717adcb40e5b0d7e6f95c91df3142dd53231f65a699bc958eb6ec02bbf73883a326909425d8b35a50eee1786856274 -doccontainersize 177308 -doccontainerchecksum fbab7138ad40d46c6800b55d485cd82201ede2f64d46aa223f5dcc9b5b145542096b76b3872dea01e7fa5828e74e6f2473b9cb43662fb467c8bb97c191d039a1 -docfiles size=52 - RELOC/doc/latex/totpages/README details="Readme" - RELOC/doc/latex/totpages/totexmpl.tex - RELOC/doc/latex/totpages/totpages.pdf details="Package documentation" -srccontainersize 9832 -srccontainerchecksum a6c4ac683ff4d5dc2b9ef9aa2eaf9f95ce5a68f9bff18ac8b8e06cb071ba49bdc8d537396be664a91ea8fe24baee5efadc83f9d5553a517afd9c00014f36cdad -srcfiles size=9 - RELOC/source/latex/totpages/totpages.drv - RELOC/source/latex/totpages/totpages.dtx - RELOC/source/latex/totpages/totpages.ins -runfiles size=2 - RELOC/tex/latex/totpages/totpages.sty -catalogue-also count1to -catalogue-ctan /macros/latex/contrib/totpages -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics label-ref typesetting -catalogue-version 2.00 - -name tpic2pdftex -category TLCore -revision 47198 -shortdesc Use tpic commands in pdfTeX -longdesc The AWK script converts pic language, embedded inline -longdesc (delimited by .PS and .PE markers), to \pdfliteral commands. -depend tpic2pdftex.ARCH -containersize 440 -containerchecksum 00882413d47ebfabde2ba7da4a2b878c40c5ab3d74d1dcb5924f7cc098112dfe4e77ef31f4b59240f7b6fa913124fbb9a89337663fc2cfe538b63d103cc411ba -doccontainersize 54404 -doccontainerchecksum 238a9fb1251e29eef20ca51c162b7bd48aa0c2051d1734074f97dec496f6d91eed7d1822096f09a5b51e83ad6d060e87726e0a5e852ae1a8abd4be5cdd076c74 -docfiles size=26 - texmf-dist/doc/man/man1/tpic2pdftex.1 - texmf-dist/doc/man/man1/tpic2pdftex.man1.pdf - texmf-dist/doc/tpic2pdftex/Makefile - texmf-dist/doc/tpic2pdftex/beamerexample.pdf - texmf-dist/doc/tpic2pdftex/beamerexample.pic - texmf-dist/doc/tpic2pdftex/example.pdf - texmf-dist/doc/tpic2pdftex/example.pic -catalogue-ctan /graphics/tpic2pdftex -catalogue-date 2017-06-27 04:58:12 +0200 -catalogue-license gpl -catalogue-topics graphics-prep - -name tpic2pdftex.aarch64-linux -category TLCore -revision 46208 -shortdesc aarch64-linux files of tpic2pdftex -containersize 4324 -containerchecksum 7d7a9b64e41ace1da269621c29b6e9c5016a2e4f2113bb4f39ed2721e4fd0b5cfe2828f97e73a961684eb4ceb2e5485980421832beb57f4bac513b78f6142f2b -binfiles arch=aarch64-linux size=4 - bin/aarch64-linux/tpic2pdftex - -name tpic2pdftex.amd64-freebsd -category TLCore -revision 29785 -shortdesc amd64-freebsd files of tpic2pdftex -containersize 4320 -containerchecksum 95e47a2ad5a58e3ff9f9c82cb0bd8013c2473dabf0f4a1ab25f6fcb21d85c9f9d4f1ffb770c4c577ab559c98336509fc4e07643181febfdd3d207971bd56a43c -binfiles arch=amd64-freebsd size=4 - bin/amd64-freebsd/tpic2pdftex - -name tpic2pdftex.amd64-netbsd -category TLCore -revision 30191 -shortdesc amd64-netbsd files of tpic2pdftex -containersize 4324 -containerchecksum e7e9a6f6a387bb02f76d68a094c182f26d27b567b65c14ee9e268fd6700088b7ea8ebbf3754b8b39a799fa0059a6b1bd2a031e8f15813bbc6358e06f5d7eb4b7 -binfiles arch=amd64-netbsd size=4 - bin/amd64-netbsd/tpic2pdftex - -name tpic2pdftex.armhf-linux -category TLCore -revision 30015 -shortdesc armhf-linux files of tpic2pdftex -containersize 4324 -containerchecksum f7d39fe442a35d9c00f9b7ed03c100f8672807734045003fd7fdc60dbb6d2bd0065489ad4c76c11abc65b8fa0b25e9ad85c9ebc6da4d533a18fe1b414ef55a04 -binfiles arch=armhf-linux size=4 - bin/armhf-linux/tpic2pdftex - -name tpic2pdftex.i386-cygwin -category TLCore -revision 29836 -shortdesc i386-cygwin files of tpic2pdftex -containersize 4328 -containerchecksum ebe6d6819e32dade449826a7a76994d22826536a8bad06f13b483a9eae0ef6aa238d017c35bd4fb2163c11ac66d3cb9b1d3bfb830e6eeba3fd4eb4102366992c -binfiles arch=i386-cygwin size=4 - bin/i386-cygwin/tpic2pdftex - -name tpic2pdftex.i386-freebsd -category TLCore -revision 29785 -shortdesc i386-freebsd files of tpic2pdftex -containersize 4320 -containerchecksum b68fc35c09c391da5bd3ac87a080c7ee27f4672fe17201c72c21c28dff54c143eb983f34b70de66f84cfc96bbe2298e1f48f730c9a932bbd20bedcc038cdde63 -binfiles arch=i386-freebsd size=4 - bin/i386-freebsd/tpic2pdftex - -name tpic2pdftex.i386-linux -category TLCore -revision 47245 -shortdesc i386-linux files of tpic2pdftex -containersize 4296 -containerchecksum 7c952d6c78d8d89ce2e30ae281a86da7f43c271fabe08e876d3a531f0cb8382f649886019bd4572c29cc7b01366b1b6442c7980b2fcf3cbc3f2bdf467ba17a31 -binfiles arch=i386-linux size=4 - bin/i386-linux/tpic2pdftex - -name tpic2pdftex.i386-netbsd -category TLCore -revision 30191 -shortdesc i386-netbsd files of tpic2pdftex -containersize 4332 -containerchecksum 42468981a84c16c573d645b64e4e03666e6507fc0231ab16a7caac38028db05111b4eda580a440650a3f6262d2336eb944ef7a8af497b94f32240b3a226eeccb -binfiles arch=i386-netbsd size=4 - bin/i386-netbsd/tpic2pdftex - -name tpic2pdftex.i386-solaris -category TLCore -revision 29806 -shortdesc i386-solaris files of tpic2pdftex -containersize 4320 -containerchecksum 8d4c23a61cab85e9f05c5276b58e939d26af46b8c2be975d98a57f6f6cea9fb179017cb9c6944b3560901fcea6c3667952afe00a2a5b6bfd0f1e8dff2435fbda -binfiles arch=i386-solaris size=4 - bin/i386-solaris/tpic2pdftex - -name tpic2pdftex.sparc-solaris -category TLCore -revision 29812 -shortdesc sparc-solaris files of tpic2pdftex -containersize 4328 -containerchecksum 80b5b53d48d3d4e305ee9065412bd75669118c5236bff569e1375af89c9679471f91e5bc5379124bd80b4e6f4a7ba05950745a6c7598974c709374dd4831bbaf -binfiles arch=sparc-solaris size=4 - bin/sparc-solaris/tpic2pdftex - -name tpic2pdftex.x86_64-cygwin -category TLCore -revision 33557 -shortdesc x86_64-cygwin files of tpic2pdftex -containersize 4324 -containerchecksum 9845dd2b4710fb68cdfd0cb8048c0429239c76841ef8ebff90efc2d397502124fd67c5345a0b29edbc969918ea4be6c1583db4b6d05c28d2c5928f1e0390ef18 -binfiles arch=x86_64-cygwin size=4 - bin/x86_64-cygwin/tpic2pdftex - -name tpic2pdftex.x86_64-darwin -category TLCore -revision 29809 -shortdesc x86_64-darwin files of tpic2pdftex -containersize 4324 -containerchecksum 7b031d8ed2fb5ce416ccc51b1bda63213d583dee74f20f5361697d6c23cc577f674e01faf304bd4737b3c6573a8f527b7695905b8b8bef02c36f2315bcad1282 -binfiles arch=x86_64-darwin size=4 - bin/x86_64-darwin/tpic2pdftex - -name tpic2pdftex.x86_64-darwinlegacy -category TLCore -revision 43871 -shortdesc x86_64-darwinlegacy files of tpic2pdftex -containersize 4328 -containerchecksum 4a1e5aed0472824fcc307f670eb591c9a1cf40c707ef7d2ebad6eefa90aa3a3bbf9bac9a83d398d3add36c155dd82a4c4f3f6836a3880252fb251430a93ead51 -binfiles arch=x86_64-darwinlegacy size=4 - bin/x86_64-darwinlegacy/tpic2pdftex - -name tpic2pdftex.x86_64-linux -category TLCore -revision 43804 -shortdesc x86_64-linux files of tpic2pdftex -containersize 4300 -containerchecksum bffa1daa80600a31cf574c3729c0a375c64862b6243c509722b558966cec1b037c9352db18f0a2c941a59caae50a19de2a689c4bd846063013bc144739cd5a80 -binfiles arch=x86_64-linux size=4 - bin/x86_64-linux/tpic2pdftex - -name tpic2pdftex.x86_64-linuxmusl -category TLCore -revision 46840 -shortdesc x86_64-linuxmusl files of tpic2pdftex -containersize 4304 -containerchecksum 2d350017082d1f03de21f257d34e65d7e0a52f058c0b82c85cd6569ab055158da75b74e11a15df722e217090024b870ea9f1391e4205fde071195ef2dedfecf3 -binfiles arch=x86_64-linuxmusl size=4 - bin/x86_64-linuxmusl/tpic2pdftex - -name tpic2pdftex.x86_64-solaris -category TLCore -revision 29807 -shortdesc x86_64-solaris files of tpic2pdftex -containersize 4328 -containerchecksum b3447d2e962b22f7ed142ac20c4a96c1bdf9bdd9ec85869804a5928714f343e617da430d761a2a6e08078a999deafbba77012c5a6eb9e10b009f51408918ad62 -binfiles arch=x86_64-solaris size=4 - bin/x86_64-solaris/tpic2pdftex - -name tpslifonts -category Package -revision 42428 -shortdesc A LaTeX package for configuring presentation fonts -relocated 1 -longdesc This package aims to improve of font readability in -longdesc presentations, especially with maths. The standard cm maths -longdesc fonts at large design sizes are difficult to read from far -longdesc away, especially at low resolutions and low contrast color -longdesc choice. Using this package leads to much better overall -longdesc readability of some font combinations. The package offers a -longdesc couple of 'harmonising' combinations of text and maths fonts -longdesc from the (distant) relatives of computer modern fonts, with a -longdesc couple of extras for optimising readability. Text fonts from -longdesc computer modern roman, computer modern sans serif, SliTeX -longdesc computer modern sans serif, computer modern bright, or concrete -longdesc roman are available, in addition to maths fonts from computer -longdesc modern maths, computer modern bright maths, or Euler fonts. The -longdesc package is part of the TeXPower bundle. -containersize 5356 -containerchecksum a3d1f622fa81fda8d7d697397114e1aa67165a672eccbfcf50658b63df2dd1675e001a13a9511f45aaa3ed1dc87115ab8d2b69ea89e6c4c839433ce7d9fccefb -doccontainersize 15044 -doccontainerchecksum c2780e9e734dbd461de9e3181f919c31624bd5867c17a9d8163582f22f86913cf0bf700f355e74128198d7502782cc4d89d4fa0b950f0768571546dd6848c011 -docfiles size=18 - RELOC/doc/latex/tpslifonts/00readme.txt - RELOC/doc/latex/tpslifonts/01install.txt - RELOC/doc/latex/tpslifonts/Makefile - RELOC/doc/latex/tpslifonts/slifontsexample.tex -srccontainersize 10492 -srccontainerchecksum ef2b7897f7665bb635b35b321f5c14c557b02948ef278a14d8a7875b425ebf7ab4c55404d5057b08a10a38590bc242da021ad350a99ecfecd6728e25207514b2 -srcfiles size=14 - RELOC/source/latex/tpslifonts/tpslifonts.dtx - RELOC/source/latex/tpslifonts/tpslifonts.ins -runfiles size=8 - RELOC/tex/latex/tpslifonts/tpslifonts.sty -catalogue-ctan /macros/latex/contrib/texpower/tpslifonts -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics presentation font-use -catalogue-version 0.6 - -name tqft -category Package -revision 44455 -shortdesc Drawing TQFT diagrams with TikZ/PGF -relocated 1 -longdesc The package defines some node shapes useful for drawing TQFT -longdesc diagrams with TikZ/PGF. That is, it defines highly customisable -longdesc shapes that look like cobordisms between circles, such as those -longdesc used in TQFT and other mathematical diagrams. -containersize 6768 -containerchecksum 445370c1f8a0dd49bb5eb394f8029a31fb8b6c0ddc8ae21b0b83b13d81ba001dba3fbd55c3c5259dd6987e60785366deba7df07c1a5468a0b01e66847bf79f97 -doccontainersize 692728 -doccontainerchecksum a33a84481ffe1f3e7e7b844cc5be4dd983fbaddfbf19537a612a17fbb09ba0f1a8e1ec394d6a274481198235e53cfb04189324ead2a638ffc1fb8bd5b7875e47 -docfiles size=193 - RELOC/doc/latex/tqft/README - RELOC/doc/latex/tqft/tqft.pdf details="Package documentation" - RELOC/doc/latex/tqft/tqft_code.pdf details="Annotated code" - RELOC/doc/latex/tqft/tqft_doc.tex -srccontainersize 12524 -srccontainerchecksum aea5f99d5baac95c19045dfd093509e71947dbcf7273542f5439d56ae79519bbc64fd4c08aaea34495839b7acb5e7b6d144d742b752dc90addac729fe2f84366 -srcfiles size=21 - RELOC/source/latex/tqft/tqft.dtx - RELOC/source/latex/tqft/tqft.ins -runfiles size=14 - RELOC/tex/latex/tqft/tikzlibrarytqft.code.tex - RELOC/tex/latex/tqft/tqft.sty -catalogue-ctan /macros/latex/contrib/tqft -catalogue-date 2017-06-01 14:43:33 +0200 -catalogue-license lppl1.3 -catalogue-topics diagram graphics-use -catalogue-version 2.1 - -name tracklang -category Package -revision 47704 -shortdesc Language and dialect tracker -relocated 1 -longdesc The tracklang package is provided for package developers who -longdesc want a simple interface to find out which languages the user -longdesc has requested through packages such as babel or polyglossia. -longdesc This package does not provide any translations! Its purpose is -longdesc simply to track which languages have been requested by the -longdesc user. Generic TeX code is in tracklang.tex for non-LaTeX users. -containersize 17260 -containerchecksum aa692bbdbbbe66bceb62ac818f9b8be09804f2be6f31ba8f7a1530b747603869a4f5c488461f0954cf8aef6794a20bc8c89bbc298aea95c906802f5c68e0b535 -doccontainersize 916768 -doccontainerchecksum a24b7bcfd2e07b9b63c3f3f04665ecff87260bf5b5523e8a99c4ef631b373948b801f0dcc86d6f8c6d5f4e0bac11ab375c0ad236b6de9c900020e4938a7aeba0 -docfiles size=314 - RELOC/doc/generic/tracklang/CHANGES - RELOC/doc/generic/tracklang/README details="Readme" - RELOC/doc/generic/tracklang/samples/animals/animals-en-GB.ldf - RELOC/doc/generic/tracklang/samples/animals/animals-en-US.ldf - RELOC/doc/generic/tracklang/samples/animals/animals-english.ldf - RELOC/doc/generic/tracklang/samples/animals/animals-german.ldf - RELOC/doc/generic/tracklang/samples/animals/animals.sty - RELOC/doc/generic/tracklang/samples/animals/animals2-en-GB.ldf - RELOC/doc/generic/tracklang/samples/animals/animals2-en-US.ldf - RELOC/doc/generic/tracklang/samples/animals/animals2-english.ldf - RELOC/doc/generic/tracklang/samples/animals/animals2-german.ldf - RELOC/doc/generic/tracklang/samples/animals/animals2.sty - RELOC/doc/generic/tracklang/samples/animals/sample-animals-babel.pdf - RELOC/doc/generic/tracklang/samples/animals/sample-animals-babel.tex - RELOC/doc/generic/tracklang/samples/animals/sample-animals-de-poly.pdf - RELOC/doc/generic/tracklang/samples/animals/sample-animals-de-poly.tex - RELOC/doc/generic/tracklang/samples/animals/sample-animals-de.pdf - RELOC/doc/generic/tracklang/samples/animals/sample-animals-de.tex - RELOC/doc/generic/tracklang/samples/animals/sample-animals-poly.pdf - RELOC/doc/generic/tracklang/samples/animals/sample-animals-poly.tex - RELOC/doc/generic/tracklang/samples/animals/sample-animals.pdf - RELOC/doc/generic/tracklang/samples/animals/sample-animals.tex - RELOC/doc/generic/tracklang/samples/animals/sample-animals2-de.pdf - RELOC/doc/generic/tracklang/samples/animals/sample-animals2-de.tex - RELOC/doc/generic/tracklang/samples/animals/sample-animals2-de2.pdf - RELOC/doc/generic/tracklang/samples/animals/sample-animals2-de2.tex - RELOC/doc/generic/tracklang/samples/animals/sample-animals2-de3.pdf - RELOC/doc/generic/tracklang/samples/animals/sample-animals2-de3.tex - RELOC/doc/generic/tracklang/samples/animals/sample-animals2-de4.pdf - RELOC/doc/generic/tracklang/samples/animals/sample-animals2-de4.tex - RELOC/doc/generic/tracklang/samples/animals/sample-animals2-poly.pdf - RELOC/doc/generic/tracklang/samples/animals/sample-animals2-poly.tex - RELOC/doc/generic/tracklang/samples/animals/sample-animals2.pdf - RELOC/doc/generic/tracklang/samples/animals/sample-animals2.tex - RELOC/doc/generic/tracklang/samples/regions/regions-BE.ldf - RELOC/doc/generic/tracklang/samples/regions/regions-CA.ldf - RELOC/doc/generic/tracklang/samples/regions/regions-GB.ldf - RELOC/doc/generic/tracklang/samples/regions/regions-IM.ldf - RELOC/doc/generic/tracklang/samples/regions/regions-US.ldf - RELOC/doc/generic/tracklang/samples/regions/regions-dutch.ldf - RELOC/doc/generic/tracklang/samples/regions/regions-english.ldf - RELOC/doc/generic/tracklang/samples/regions/regions-french.ldf - RELOC/doc/generic/tracklang/samples/regions/regions-german.ldf - RELOC/doc/generic/tracklang/samples/regions/regions-italian.ldf - RELOC/doc/generic/tracklang/samples/regions/regions-manx.ldf - RELOC/doc/generic/tracklang/samples/regions/regions.sty - RELOC/doc/generic/tracklang/samples/regions/regions2.sty - RELOC/doc/generic/tracklang/samples/regions/sample-regions.pdf - RELOC/doc/generic/tracklang/samples/regions/sample-regions.tex - RELOC/doc/generic/tracklang/samples/regions/sample-regions2-manx.pdf - RELOC/doc/generic/tracklang/samples/regions/sample-regions2-manx.tex - RELOC/doc/generic/tracklang/samples/regions/sample-regions2-map.pdf - RELOC/doc/generic/tracklang/samples/regions/sample-regions2-map.tex - RELOC/doc/generic/tracklang/samples/regions/sample-regions2-map2.pdf - RELOC/doc/generic/tracklang/samples/regions/sample-regions2-map2.tex - RELOC/doc/generic/tracklang/samples/regions/sample-regions2-map3.pdf - RELOC/doc/generic/tracklang/samples/regions/sample-regions2-map3.tex - RELOC/doc/generic/tracklang/samples/regions/sample-regions2-nomap.pdf - RELOC/doc/generic/tracklang/samples/regions/sample-regions2-nomap.tex - RELOC/doc/generic/tracklang/samples/regions/sample-regions2.pdf - RELOC/doc/generic/tracklang/samples/regions/sample-regions2.tex - RELOC/doc/generic/tracklang/samples/sample-tracklang.pdf - RELOC/doc/generic/tracklang/samples/sample-tracklang.tex - RELOC/doc/generic/tracklang/samples/sample-tracklang2.pdf - RELOC/doc/generic/tracklang/samples/sample-tracklang2.tex - RELOC/doc/generic/tracklang/samples/sample-tracklang3.pdf - RELOC/doc/generic/tracklang/samples/sample-tracklang3.tex - RELOC/doc/generic/tracklang/samples/sample-tracklang4.pdf - RELOC/doc/generic/tracklang/samples/sample-tracklang4.tex - RELOC/doc/generic/tracklang/samples/sample-tracklang5.pdf - RELOC/doc/generic/tracklang/samples/sample-tracklang5.tex - RELOC/doc/generic/tracklang/samples/sample-tracklang6.pdf - RELOC/doc/generic/tracklang/samples/sample-tracklang6.tex - RELOC/doc/generic/tracklang/tracklang.pdf details="Package documentation" -srccontainersize 51856 -srccontainerchecksum e093e3be0ea26a110e5105f405b312a3c61c73e9af50514aaa90c3ed7d6f0420810925091d9c19749e7176991e74345451e4ef64bd65bcb62437c6454e9cc4e3 -srcfiles size=85 - RELOC/source/latex/tracklang/tracklang.dtx - RELOC/source/latex/tracklang/tracklang.ins -runfiles size=33 - RELOC/tex/generic/tracklang/tracklang-region-codes.tex - RELOC/tex/generic/tracklang/tracklang-scripts.tex - RELOC/tex/generic/tracklang/tracklang.tex - RELOC/tex/latex/tracklang/tracklang-scripts.sty - RELOC/tex/latex/tracklang/tracklang.sty -catalogue-ctan /macros/generic/tracklang -catalogue-date 2018-02-21 15:49:02 +0100 -catalogue-license lppl1.3 -catalogue-topics package-devel class-supp -catalogue-version 1.3.5 - -name trajan -category Package -revision 15878 -shortdesc Fonts from the Trajan column in Rome -relocated 1 -longdesc Provides fonts (both as Metafont source and in Adobe Type 1 -longdesc format) based on the capitals carved on the Trajan column in -longdesc Rome in 114 AD, together with macros to access the fonts. Many -longdesc typographers think these rank first among the Roman's artistic -longdesc legacy. The font is uppercase letters together with some -longdesc punctuation and analphabetics; no lowercase or digits. -execute addMixedMap trajan.map -containersize 46792 -containerchecksum 28260362cebdfdf0c2e0d0c4176fed65135443e0ae490c3c94c59676a031cfbd5af41c5ad9129df8f8c556b82fdbd14c24a0b5fb5063ebef6719c41253a0cdb7 -doccontainersize 172196 -doccontainerchecksum 43b32d39d21024f4bc41d30a145490abb99bdcb963f1455b4b07881116e82db193be1f4a41d12766a572fde46f1d30984a16e6f5dc54293c27d0b6c12e6de285 -docfiles size=57 - RELOC/doc/latex/trajan/README details="Readme" - RELOC/doc/latex/trajan/trajan.pdf details="Package documentation" - RELOC/doc/latex/trajan/trytrajan.pdf details="Font sample" - RELOC/doc/latex/trajan/trytrajan.tex -srccontainersize 20260 -srccontainerchecksum 03ae3729ceac2e2ac188ec792e1175f8fd8876f202f5762811da476843a22e01ba4184784f55e948d36c9cbcddaa30d5bc1c092ffe80b795b3ca7491fbae32b8 -srcfiles size=21 - RELOC/source/latex/trajan/trajan.dtx - RELOC/source/latex/trajan/trajan.ins -runfiles size=25 - RELOC/fonts/afm/public/trajan/trjnr10.afm - RELOC/fonts/afm/public/trajan/trjnsl10.afm - RELOC/fonts/map/dvips/trajan/trajan.map - RELOC/fonts/tfm/public/trajan/trjnr10.tfm - RELOC/fonts/tfm/public/trajan/trjnsl10.tfm - RELOC/fonts/type1/public/trajan/trjnr10.pfb - RELOC/fonts/type1/public/trajan/trjnsl10.pfb - RELOC/tex/latex/trajan/t1trjn.fd - RELOC/tex/latex/trajan/trajan.sty -catalogue-ctan /fonts/trajan -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font font-archaic font-type1 font-mf -catalogue-version 1.1 - -name tram -category Package -revision 29803 -shortdesc Typeset tram boxes in LaTeX -relocated 1 -longdesc Tram boxes are highlighted with patterns of dots; the package -longdesc defines an environment tram that typesets its content into a -longdesc tram box. The pattern used may be selected in an optional -longdesc argument to the environment. -containersize 2488 -containerchecksum be6b1e93aaa16766b242c86722039a41b8ca9bd9be3dbc2581ae73d330fb945e95f332bcf413fedb4f190db35e69ee57e705169526247e241f55c48bbd69468a -doccontainersize 29096 -doccontainerchecksum 21a4b7407a7b8dcee62b42037e441165b1829b0bc8057dd277c14f69f1cd58a8df333834e2f617c53e2b5889db613b65d032788d65c37306f60396d6f211fad7 -docfiles size=9 - RELOC/doc/latex/tram/README details="Readme" - RELOC/doc/latex/tram/tram-doc.pdf details="Package documentation" - RELOC/doc/latex/tram/tram-doc.tex -runfiles size=2 - RELOC/fonts/source/public/tram/tram.mf - RELOC/tex/latex/tram/tram.sty -catalogue-ctan /macros/latex/contrib/tram -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics boxing decoration editorial -catalogue-version 0.2 - -name translation-array-fr -category Package -revision 24344 -shortdesc French translation of the documentation of array -relocated 1 -longdesc A French translation of the documentation of array. -containersize 384 -containerchecksum 3546f0cebc2befd5651e94adcf345aa621118755b7da66cda985a8d9b5613f078a4e0ff3a1e22880462855dbbfda1a66b7e9d6e9b21ea5599d00900e9c843545 -doccontainersize 638992 -doccontainerchecksum f79c133af7dfb61fc5c4006359132696ca54bf6fd91e5765c7aba5acb3d2809e0723268e85667bf9899c1c09f615ee632c7054d36015b1c7b9a2692d548c6f1d -docfiles size=188 - RELOC/doc/latex/translation-array-fr/Copyright - RELOC/doc/latex/translation-array-fr/README details="Readme" - RELOC/doc/latex/translation-array-fr/f-array.dtx - RELOC/doc/latex/translation-array-fr/f-array.pdf details="The translation" - RELOC/doc/latex/translation-array-fr/ltxdoc.cfg -catalogue-ctan /info/translations/array/fr -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics table matrix french-doc translation - -name translation-arsclassica-de -category Package -revision 23803 -shortdesc German version of arsclassica -relocated 1 -longdesc This is a "translation" of the arsclassica documentation. -containersize 400 -containerchecksum 50ccb423c0c911d35b3da600bd0b5960126594d9ab1092767a9f5d35b79fd27ecac24f191d4ddcb0c71cb177a77a476af38b5695cb4c250938fd8aea572c2322 -doccontainersize 358856 -doccontainerchecksum da156d6300b3961eaf7a1e6ddc67908b0fadb3aeae0b7f5be1e4b96bf1de6c3268b07cad1da04340fabd1c8e6a49849b77c49f81a7b8058ca16309bffe5fb5e1 -docfiles size=98 - RELOC/doc/latex/translation-arsclassica-de/ArsClassica-de.pdf details="Package documentation" language="de" - RELOC/doc/latex/translation-arsclassica-de/ArsClassica-de.tex -catalogue-ctan /info/translations/arsclassica/de -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics dissertation german-doc translation - -name translation-biblatex-de -category Package -revision 45592 -shortdesc German translation of the User Guide of BibLaTeX -relocated 1 -longdesc A German translation of the User Guide of BibLaTeX. -containersize 404 -containerchecksum 98a1275744715cf411a84ce28fbc6204a8e4ebcc8d6c1ebeec4ba3a6289fc1efb9245a73d950ec47727e87b2eba68a0031b7a94196f6cd0cde1fafea9c236cc1 -doccontainersize 712120 -doccontainerchecksum 19802b1149a57554e7ebd0f7553eb4fbe1dfd0910ce5f2cb98fea461b71028f4bead4e4b23f546cbc312b7d593b4cda9827674b4c12977e6a2e4d34e648511a4 -docfiles size=275 - RELOC/doc/latex/translation-biblatex-de/README details="Readme" - RELOC/doc/latex/translation-biblatex-de/biblatex-de-Benutzerhandbuch.pdf details="The translation" - RELOC/doc/latex/translation-biblatex-de/biblatex-de-Benutzerhandbuch.tex -catalogue-ctan /info/translations/biblatex/de -catalogue-date 2017-10-24 11:14:04 +0200 -catalogue-license lppl -catalogue-topics german-doc biblatex documentation -catalogue-version 3.0 - -name translation-chemsym-de -category Package -revision 23804 -shortdesc German version of chemsym -relocated 1 -longdesc This is a "translation" of the chemsym documentation. -containersize 396 -containerchecksum 2ef2e1ef5cdba05893e0996d058d5bfd9938b2d2519c8bf8f7b5202034603b0511f0b8ab37728d441cd3e6a6bcee296fe0d88f6464ea593389d048f81a5ea2eb -doccontainersize 141960 -doccontainerchecksum bd243e07ec07d1b5b6e00876196392e7a6ecb93011f0525a7593e656b88a13a7a6a60f4ce25a779e8cb8fa629d78c201fcfe9b38d874f64d8a3757cfa49e97d3 -docfiles size=49 - RELOC/doc/latex/translation-chemsym-de/00Liesmich.chs - RELOC/doc/latex/translation-chemsym-de/chemsym-de.dtx - RELOC/doc/latex/translation-chemsym-de/chemsym-de.pdf details="The document itself" language="de" -catalogue-ctan /info/translations/chemsym/de -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics chemistry german-doc translation - -name translation-dcolumn-fr -category Package -revision 24345 -shortdesc French translation of the documentation of dcolumn -relocated 1 -longdesc A French translation of the documentation of dcolumn. -containersize 388 -containerchecksum 97ab66da2c021b5acbd454f15a05bae28975c7befea15ffe358065419f007b63196e0c4e8879ba9917e945b68f6c119326a804af91cf34c6851d163fae823e31 -doccontainersize 322300 -doccontainerchecksum 8c30033d032dd57f1ca5e8d84fd0294be65c1ff43514279f114c0ffcf14e051a299df569b722021f14c9fa575935b6b226ce3e322a76ca3f48577332fdf00e32 -docfiles size=88 - RELOC/doc/latex/translation-dcolumn-fr/Copyright - RELOC/doc/latex/translation-dcolumn-fr/README details="Readme" - RELOC/doc/latex/translation-dcolumn-fr/f-dcolumn.dtx - RELOC/doc/latex/translation-dcolumn-fr/f-dcolumn.pdf details="The translation" -catalogue-ctan /info/translations/dcolumn/fr -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics french-doc documentation table typesetting - -name translation-ecv-de -category Package -revision 24754 -shortdesc Ecv documentation, in German -relocated 1 -longdesc This is a "translation" of the ecv documentation. -containersize 392 -containerchecksum 6ad6423a72c851c381b96cdf81bf521451685c12d807a9ce76900971326e1cb99b846de571ec966d14bc945cb7161a3d90359f80cfe16e16c5ba347c93d8bcd5 -doccontainersize 406928 -doccontainerchecksum 0b204bb6d006f7a17a0f6e6b496c6c423720a99b4f15c1acd8bc01aa8c41ce2526afe4af3efe93fa08addf6969ab0ac53300d14a3e8afbca9cd40fd1d002595e -docfiles size=108 - RELOC/doc/latex/translation-ecv-de/ecvde.dtx.pdf details="Package documentation" language="de" - RELOC/doc/latex/translation-ecv-de/ecvde.dtx.tex -catalogue-ctan /info/translations/ecv/de -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics cv german-doc translation - -name translation-enumitem-de -category Package -revision 24196 -shortdesc Enumitem documentation, in German -relocated 1 -longdesc This is a translation of the manual for enumitem. -containersize 400 -containerchecksum a68c379a8462b1faacbbb29ecb94f0fdb2e9b8a339a8385a96770050374952029b704f52e74317ab3e3fcc6758b3eb2742f2e55dc045505da512acf71fd4d32a -doccontainersize 607764 -doccontainerchecksum 3282422d1370a0c13400c01ce227d5bb04b1c9e0953886de62dbaf06034e1288c0566205a557afc79f7790d550787488343d3cd0039b6526edc72ae0b7332502 -docfiles size=160 - RELOC/doc/latex/translation-enumitem-de/enumitem-de.pdf details="The translation itself" language="de" - RELOC/doc/latex/translation-enumitem-de/enumitem-de.tex -catalogue-ctan /info/translations/enumitem/de -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics list german-doc translation - -name translation-europecv-de -category Package -revision 23840 -shortdesc German version of europecv -relocated 1 -longdesc This is a "translation" of the europecv documentation. -containersize 396 -containerchecksum 9339f5f61c2a4cdf4e784299833fedea3fe98cf965ee3c998c0e4d92070abe45258df0a4a86530f77c6402694d5b6bc6cc743edd9183365317aa0ad22f25f955 -doccontainersize 669636 -doccontainerchecksum 7616f897bb053c1eae82d6600c936e86fa81b91feeafcaa5bc2399508dbe4f475b28bdf39640d94c43004b50e6d604ef98eacddcd19a6ad3df9331e072ed5a8e -docfiles size=253 - RELOC/doc/latex/translation-europecv-de/Beispiele/at.pdf - RELOC/doc/latex/translation-europecv-de/Beispiele/bulgarian-koi8-r.tex - RELOC/doc/latex/translation-europecv-de/Beispiele/bulgarian-utf8.tex - RELOC/doc/latex/translation-europecv-de/Beispiele/greek-utf8.pdf - RELOC/doc/latex/translation-europecv-de/Beispiele/greek-utf8.tex - RELOC/doc/latex/translation-europecv-de/Beispiele/maltese-maltese.tex - RELOC/doc/latex/translation-europecv-de/Beispiele/maltese-utf8.tex - RELOC/doc/latex/translation-europecv-de/Beispiele/minimal.pdf - RELOC/doc/latex/translation-europecv-de/Beispiele/minimal.tex - RELOC/doc/latex/translation-europecv-de/europecv-de.pdf details="Package documentation" language="de" - RELOC/doc/latex/translation-europecv-de/europecv-de.tex - RELOC/doc/latex/translation-europecv-de/templates/cv_template_de.pdf - RELOC/doc/latex/translation-europecv-de/templates/cv_template_de.tex - RELOC/doc/latex/translation-europecv-de/templates/cv_template_en.pdf - RELOC/doc/latex/translation-europecv-de/templates/cv_template_en.tex - RELOC/doc/latex/translation-europecv-de/templates/cv_template_it.pdf - RELOC/doc/latex/translation-europecv-de/templates/cv_template_it.tex - RELOC/doc/latex/translation-europecv-de/templates/cv_template_pl.pdf - RELOC/doc/latex/translation-europecv-de/templates/cv_template_pl.tex - RELOC/doc/latex/translation-europecv-de/templates/publications.bib -catalogue-ctan /info/translations/europecv/de -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics cv german-doc translation - -name translation-filecontents-de -category Package -revision 24010 -shortdesc German version of filecontents -relocated 1 -longdesc This is a "translation" of the filecontents documentation. -containersize 400 -containerchecksum 40ee281979ad588e61d1d496b50be41326447794dae101cf0e4f9367ce67c73e7a84093944240941e6731321a1e3b6817c6ff67f85772ff1353dc3e6f9084cd3 -doccontainersize 214456 -doccontainerchecksum f723b4d3b343c30fc67815288b9cf5a19adc9b32237be6afa3d573a123adab851a8d999040fc1ec5167ba14f60d343cab3519d46dbbbed9d576ba3f46f5e6e6c -docfiles size=56 - RELOC/doc/latex/translation-filecontents-de/filecontents-de.dtx - RELOC/doc/latex/translation-filecontents-de/filecontents-de.ins - RELOC/doc/latex/translation-filecontents-de/filecontents-de.pdf details="Package documentation" language="de" -catalogue-ctan /info/translations/filecontents/de -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics file-mgmt german-doc translation - -name translation-moreverb-de -category Package -revision 23957 -shortdesc German version of moreverb -relocated 1 -longdesc This is a "translation" of the moreverb documentation. -containersize 396 -containerchecksum 78788cdaa5435afc4b2c6d307cd40c2fbd74a56ddfb0a68ab48810f07e330d5280c454c425512362c4a5d2b9254884becda05636f842c355f4dc57543d0d49c2 -doccontainersize 94844 -doccontainerchecksum ec6396776e6d1a86ff4750642a4c00dacbb3ee5bc9d46cfaf70f82237f636e422e74a410711deffdb9708e050c86feb148052c9979a0ad5b780e7d3e08c67304 -docfiles size=33 - RELOC/doc/latex/translation-moreverb-de/filecontens-de.ins.txt - RELOC/doc/latex/translation-moreverb-de/moreverb-de.dtx.pdf details="Package documentation" language="de" - RELOC/doc/latex/translation-moreverb-de/moreverb-de.dtx.tex -catalogue-ctan /info/translations/moreverb/de -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics german-doc verbatim translation - -name translation-natbib-fr -category Package -revision 25105 -shortdesc French translation of the documentation of natbib -relocated 1 -longdesc A French translation of the documentation of natbib. -containersize 384 -containerchecksum 803db1ac9b90f0937eec87d94c500dd7377216b5a80382ff8e8568b0f619b15adfec29738c447630197b208ef04ec2a0775243543b7d5102477f249ee80c78ce -doccontainersize 687892 -doccontainerchecksum 698f4d3ec1637d4135de74607d275416298392961766221f010c98dbd82ebe8725878a278362bcdce886b5600e9767a0f39ec29a7f0de418a5277b8104b30842 -docfiles size=207 - RELOC/doc/latex/translation-natbib-fr/f-natbib.dtx - RELOC/doc/latex/translation-natbib-fr/f-natbib.pdf details="Translated documentation" -catalogue-ctan /info/translations/natbib/fr -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics french-doc bibtex-supp translation - -name translation-tabbing-fr -category Package -revision 24228 -shortdesc French translation of the documentation of Tabbing -relocated 1 -longdesc A translation to French (by the author) of the documentation of -longdesc the Tabbing package. -containersize 404 -containerchecksum 0c4ee0e86394d9f22662683db6fcf1bcf1c0ef2c3f6be2870871aa91fb795ae589107ea46ad2514c5d7b015981faa7814decb364fd1fcd8a15a1cdd4355a75b7 -doccontainersize 355424 -doccontainerchecksum 5f10a26d798a9c5638cefc6681074b4ef7be9d1a7691d8e2204786689805b1b1ba9a8dc6802d9018264adedade04136e986a5832fef6d63531f1535fed6fb70d -docfiles size=89 - RELOC/doc/latex/translation-tabbing-fr/f-Tabbing.dtx - RELOC/doc/latex/translation-tabbing-fr/f-Tabbing.pdf details="The document itself" language="fr" - RELOC/doc/latex/translation-tabbing-fr/ltxdoc.cfg -catalogue-ctan /info/translations/Tabbing/fr -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1 -catalogue-topics french-doc translation - -name translations -category Package -revision 45189 -shortdesc Internationalisation of LaTeX2e packages -relocated 1 -longdesc This package (once part of the exsheets package), provides a -longdesc framework for providing multilingual features to a LaTeX -longdesc package. The package has its own basic dictionaries for -longdesc English, Dutch, French, German and Spanish; it aims to use -longdesc translation material for English, Dutch, French, German, -longdesc Italian, Spanish, Catalan, Turkish, Croatian, Hungarian, Danish -longdesc and Portuguese from babel or polyglossia if either is in use in -longdesc the document. (Additional languages from the multilingual -longdesc packages may be possible: ask the author.) -containersize 11936 -containerchecksum b7dcd71962eac0a2eb646f3d97901c7601097fca2fca997e46227dba77b4c491603dde0afdc09c503c307958e7ce0264c60dbffdc4b520301159e4cebf096a68 -doccontainersize 511036 -doccontainerchecksum 762f90b5aa4602839370c6cae33a71e0a43875b3768d65b235591eeb9e065d84c5ad28911bfa60130d891e1dd5898ac3ff7cc002260a258338bc817939724f04 -docfiles size=134 - RELOC/doc/latex/translations/README details="Readme" - RELOC/doc/latex/translations/translations_en.pdf details="Package documentation (English)" language="en" - RELOC/doc/latex/translations/translations_en.tex -runfiles size=23 - RELOC/tex/latex/translations/translations-basic-dictionary-catalan.trsl - RELOC/tex/latex/translations/translations-basic-dictionary-dutch.trsl - RELOC/tex/latex/translations/translations-basic-dictionary-english.trsl - RELOC/tex/latex/translations/translations-basic-dictionary-french.trsl - RELOC/tex/latex/translations/translations-basic-dictionary-german.trsl - RELOC/tex/latex/translations/translations-basic-dictionary-spanish.trsl - RELOC/tex/latex/translations/translations.sty -catalogue-also translator -catalogue-ctan /macros/latex/contrib/translations -catalogue-date 2017-11-30 18:19:07 +0100 -catalogue-license lppl1.3 -catalogue-topics multilingual package-supp -catalogue-version 1.7a - -name translator -category Package -revision 46231 -shortdesc Easy translation of strings in LaTeX -relocated 1 -longdesc This LaTeX package provides a flexible mechanism for -longdesc translating individual words into different languages. For -longdesc example, it can be used to translate a word like "figure" into, -longdesc say, the German word "Abbildung". Such a translation mechanism -longdesc is useful when the author of some package would like to -longdesc localize the package such that texts are correctly translated -longdesc into the language preferred by the user. This package is not -longdesc intended to be used to automatically translate more than a few -longdesc words. -containersize 25348 -containerchecksum 13f8950f3a0780e84aafa9eff5370cd854aa4b284ee2e7b9d9fb219aa9fc0880216d0cc936005db6ae59b20a791ad6fb830af5d8237e720000bf4857227145d1 -doccontainersize 210184 -doccontainerchecksum ae5735b346790432969bf9938c84493cdf5f7c12505773278f02052ff65c4151883d06744a50f2e80107019ff10e67b50d25170dbf7f5f6d334c21c90ca617f1 -docfiles size=57 - RELOC/doc/latex/translator/README.md details="Readme" - RELOC/doc/latex/translator/translator.pdf details="Package documentation" - RELOC/doc/latex/translator/translator.tex -runfiles size=111 - RELOC/tex/latex/translator/translator-basic-dictionary-Bulgarian.dict - RELOC/tex/latex/translator/translator-basic-dictionary-Catalan.dict - RELOC/tex/latex/translator/translator-basic-dictionary-Croatian.dict - RELOC/tex/latex/translator/translator-basic-dictionary-Danish.dict - RELOC/tex/latex/translator/translator-basic-dictionary-English.dict - RELOC/tex/latex/translator/translator-basic-dictionary-French.dict - RELOC/tex/latex/translator/translator-basic-dictionary-German.dict - RELOC/tex/latex/translator/translator-basic-dictionary-Greek.dict - RELOC/tex/latex/translator/translator-basic-dictionary-Italian.dict - RELOC/tex/latex/translator/translator-basic-dictionary-Norsk.dict - RELOC/tex/latex/translator/translator-basic-dictionary-Nynorsk.dict - RELOC/tex/latex/translator/translator-basic-dictionary-Polish.dict - RELOC/tex/latex/translator/translator-basic-dictionary-Portuguese.dict - RELOC/tex/latex/translator/translator-basic-dictionary-Russian.dict - RELOC/tex/latex/translator/translator-basic-dictionary-Serbian.dict - RELOC/tex/latex/translator/translator-basic-dictionary-Spanish.dict - RELOC/tex/latex/translator/translator-basic-dictionary-Swedish.dict - RELOC/tex/latex/translator/translator-basic-dictionary-Turkish.dict - RELOC/tex/latex/translator/translator-bibliography-dictionary-Bulgarian.dict - RELOC/tex/latex/translator/translator-bibliography-dictionary-Catalan.dict - RELOC/tex/latex/translator/translator-bibliography-dictionary-Croatian.dict - RELOC/tex/latex/translator/translator-bibliography-dictionary-Danish.dict - RELOC/tex/latex/translator/translator-bibliography-dictionary-English.dict - RELOC/tex/latex/translator/translator-bibliography-dictionary-French.dict - RELOC/tex/latex/translator/translator-bibliography-dictionary-German.dict - RELOC/tex/latex/translator/translator-bibliography-dictionary-Greek.dict - RELOC/tex/latex/translator/translator-bibliography-dictionary-Italian.dict - RELOC/tex/latex/translator/translator-bibliography-dictionary-Polish.dict - RELOC/tex/latex/translator/translator-bibliography-dictionary-Portuguese.dict - RELOC/tex/latex/translator/translator-bibliography-dictionary-Russian.dict - RELOC/tex/latex/translator/translator-bibliography-dictionary-Serbian.dict - RELOC/tex/latex/translator/translator-bibliography-dictionary-Spanish.dict - RELOC/tex/latex/translator/translator-bibliography-dictionary-Swedish.dict - RELOC/tex/latex/translator/translator-bibliography-dictionary-Turkish.dict - RELOC/tex/latex/translator/translator-environment-dictionary-Bulgarian.dict - RELOC/tex/latex/translator/translator-environment-dictionary-Catalan.dict - RELOC/tex/latex/translator/translator-environment-dictionary-Croatian.dict - RELOC/tex/latex/translator/translator-environment-dictionary-Danish.dict - RELOC/tex/latex/translator/translator-environment-dictionary-English.dict - RELOC/tex/latex/translator/translator-environment-dictionary-French.dict - RELOC/tex/latex/translator/translator-environment-dictionary-German.dict - RELOC/tex/latex/translator/translator-environment-dictionary-Greek.dict - RELOC/tex/latex/translator/translator-environment-dictionary-Italian.dict - RELOC/tex/latex/translator/translator-environment-dictionary-Polish.dict - RELOC/tex/latex/translator/translator-environment-dictionary-Portuguese.dict - RELOC/tex/latex/translator/translator-environment-dictionary-Russian.dict - RELOC/tex/latex/translator/translator-environment-dictionary-Serbian.dict - RELOC/tex/latex/translator/translator-environment-dictionary-Spanish.dict - RELOC/tex/latex/translator/translator-environment-dictionary-Swedish.dict - RELOC/tex/latex/translator/translator-environment-dictionary-Turkish.dict - RELOC/tex/latex/translator/translator-months-dictionary-Bulgarian.dict - RELOC/tex/latex/translator/translator-months-dictionary-Catalan.dict - RELOC/tex/latex/translator/translator-months-dictionary-Croatian.dict - RELOC/tex/latex/translator/translator-months-dictionary-Danish.dict - RELOC/tex/latex/translator/translator-months-dictionary-English.dict - RELOC/tex/latex/translator/translator-months-dictionary-French.dict - RELOC/tex/latex/translator/translator-months-dictionary-German.dict - RELOC/tex/latex/translator/translator-months-dictionary-Greek.dict - RELOC/tex/latex/translator/translator-months-dictionary-Italian.dict - RELOC/tex/latex/translator/translator-months-dictionary-Norsk.dict - RELOC/tex/latex/translator/translator-months-dictionary-Nynorsk.dict - RELOC/tex/latex/translator/translator-months-dictionary-Polish.dict - RELOC/tex/latex/translator/translator-months-dictionary-Portuguese.dict - RELOC/tex/latex/translator/translator-months-dictionary-Russian.dict - RELOC/tex/latex/translator/translator-months-dictionary-Serbian.dict - RELOC/tex/latex/translator/translator-months-dictionary-Spanish.dict - RELOC/tex/latex/translator/translator-months-dictionary-Swedish.dict - RELOC/tex/latex/translator/translator-months-dictionary-Turkish.dict - RELOC/tex/latex/translator/translator-numbers-dictionary-Bulgarian.dict - RELOC/tex/latex/translator/translator-numbers-dictionary-Catalan.dict - RELOC/tex/latex/translator/translator-numbers-dictionary-Croatian.dict - RELOC/tex/latex/translator/translator-numbers-dictionary-Danish.dict - RELOC/tex/latex/translator/translator-numbers-dictionary-English.dict - RELOC/tex/latex/translator/translator-numbers-dictionary-French.dict - RELOC/tex/latex/translator/translator-numbers-dictionary-German.dict - RELOC/tex/latex/translator/translator-numbers-dictionary-Greek.dict - RELOC/tex/latex/translator/translator-numbers-dictionary-Italian.dict - RELOC/tex/latex/translator/translator-numbers-dictionary-Norsk.dict - RELOC/tex/latex/translator/translator-numbers-dictionary-Nynorsk.dict - RELOC/tex/latex/translator/translator-numbers-dictionary-Polish.dict - RELOC/tex/latex/translator/translator-numbers-dictionary-Portuguese.dict - RELOC/tex/latex/translator/translator-numbers-dictionary-Russian.dict - RELOC/tex/latex/translator/translator-numbers-dictionary-Serbian.dict - RELOC/tex/latex/translator/translator-numbers-dictionary-Spanish.dict - RELOC/tex/latex/translator/translator-numbers-dictionary-Swedish.dict - RELOC/tex/latex/translator/translator-numbers-dictionary-Turkish.dict - RELOC/tex/latex/translator/translator-theorem-dictionary-Bulgarian.dict - RELOC/tex/latex/translator/translator-theorem-dictionary-Catalan.dict - RELOC/tex/latex/translator/translator-theorem-dictionary-Croatian.dict - RELOC/tex/latex/translator/translator-theorem-dictionary-Danish.dict - RELOC/tex/latex/translator/translator-theorem-dictionary-English.dict - RELOC/tex/latex/translator/translator-theorem-dictionary-French.dict - RELOC/tex/latex/translator/translator-theorem-dictionary-German.dict - RELOC/tex/latex/translator/translator-theorem-dictionary-Greek.dict - RELOC/tex/latex/translator/translator-theorem-dictionary-Italian.dict - RELOC/tex/latex/translator/translator-theorem-dictionary-Norsk.dict - RELOC/tex/latex/translator/translator-theorem-dictionary-Polish.dict - RELOC/tex/latex/translator/translator-theorem-dictionary-Portuguese.dict - RELOC/tex/latex/translator/translator-theorem-dictionary-Russian.dict - RELOC/tex/latex/translator/translator-theorem-dictionary-Serbian.dict - RELOC/tex/latex/translator/translator-theorem-dictionary-Spanish.dict - RELOC/tex/latex/translator/translator-theorem-dictionary-Swedish.dict - RELOC/tex/latex/translator/translator-theorem-dictionary-Turkish.dict - RELOC/tex/latex/translator/translator.sty -catalogue-also translations -catalogue-ctan /macros/latex/contrib/translator -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lpplgpl -catalogue-topics multilingual package-supp -catalogue-version 1.12 - -name tree-dvips -category Package -revision 21751 -shortdesc Trees and other linguists' macros -relocated 1 -longdesc The package defines a mechanism for specifying connected trees -longdesc that uses a tabular environment to generate node positions. The -longdesc package uses PostScript code, loaded by dvips, so output can -longdesc only be generated by use of dvips. The package lingmacros.sty -longdesc defines a few macros for linguists: \enumsentence for -longdesc enumerating sentence examples, simple tabular-based -longdesc non-connected tree macros, and gloss macros. -containersize 7968 -containerchecksum 9af2c24dcabad33122503db3a4a32230a7c939d8ce50a0a6e2691e77f2c7365bd9138bd0878da5a1de5d4d988581afaea4b3e08b14d1bb9e875f827b64686d70 -doccontainersize 92276 -doccontainerchecksum 70f62250f620000e77a003444ef0f19d92861beafd8047581efdcd86feb6d69f21f3b65c5ccfc513a9c8fcd8d9ef6b3e0241591eeabfd76ea90cb482155642ca -docfiles size=42 - RELOC/doc/latex/tree-dvips/Makefile - RELOC/doc/latex/tree-dvips/README details="Readme" - RELOC/doc/latex/tree-dvips/README.TEXLIVE - RELOC/doc/latex/tree-dvips/lingmacros-manual.pdf details="Manual for lingmacros" - RELOC/doc/latex/tree-dvips/lingmacros-manual.tex - RELOC/doc/latex/tree-dvips/tree-dvips91.script - RELOC/doc/latex/tree-dvips/tree-manual.pdf details="Manual for tree-dvips" - RELOC/doc/latex/tree-dvips/tree-manual.tex -runfiles size=9 - RELOC/dvips/tree-dvips/tree-dvips91.pro - RELOC/tex/latex/tree-dvips/lingmacros.sty - RELOC/tex/latex/tree-dvips/tree-dvips.sty -catalogue-ctan /macros/latex209/contrib/trees/tree-dvips -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1 -catalogue-topics tree -catalogue-version .91 - -name treetex -category Package -revision 28176 -catalogue treetex-plain -shortdesc Draw trees -relocated 1 -longdesc Macros to draw trees, within TeX (or LaTeX). The algorithm used -longdesc is discussed in an accompanying paper (written using LaTeX -longdesc 2.09). -containersize 20188 -containerchecksum 94853e7bae28d6aacdb312a11eb8c4f1a45c564518d86bbac1e1a7829a2600e07324b513f48666f8e3460baa667eb7acb3311a940f42d9540f3c561b5e87afb9 -doccontainersize 23460 -doccontainerchecksum 962cbce5cd193c465218189ca628ce768b6e37bb446188c9e1d15f7ab57af944e00caf09957bcfb8a305818720c61879c6b0e0d831d3b32345973cf6756ff1ac -docfiles size=37 - RELOC/doc/plain/treetex/epodd.tex - RELOC/doc/plain/treetex/readme details="Readme" - RELOC/doc/plain/treetex/tree_doc.tex -runfiles size=41 - RELOC/tex/plain/treetex/classes.tex - RELOC/tex/plain/treetex/l_pic.tex - RELOC/tex/plain/treetex/treetex.tex -catalogue-ctan /macros/plain/contrib/treetex -catalogue-date 2016-07-19 10:27:54 +0200 -catalogue-license pd -catalogue-topics tree - -name trfsigns -category Package -revision 15878 -shortdesc Typeset transform signs -relocated 1 -longdesc A package for typesetting various transformation signs for -longdesc Laplace transforms, Fourier transforms and others. -containersize 1476 -containerchecksum 01e57d02b49f75bf4bcea4894e4f2aadc9400dd1b96b9c6bfa6fca454f676eb59930412776c7f6b4cfe50127622e2063ba5d64919b55dd49f94bbc93e7bccedd -doccontainersize 202904 -doccontainerchecksum b8b454c07cf532d957c24434d6b7c3b7dd8a222d7f118671ff2446c1ecb419f61f3a2f4f9f7a7b89e0a775de9946cf2e908292ebc5a8ceb5d485ddeb8ee64c76 -docfiles size=59 - RELOC/doc/latex/trfsigns/COPYING - RELOC/doc/latex/trfsigns/README details="Package Readme" - RELOC/doc/latex/trfsigns/trfexamp.tex - RELOC/doc/latex/trfsigns/trfsigns.pdf details="Package documentation" language="de" -srccontainersize 5072 -srccontainerchecksum 3514a610c6f19daa68fae04c9ca4b29423c3d3fb5561b9e2a917e7a8d4a56582ba6cc40df902c43bd4f08b15db11a8eca62cdeebf75b44278c0439e698bcc326 -srcfiles size=6 - RELOC/source/latex/trfsigns/trfsigns.drv - RELOC/source/latex/trfsigns/trfsigns.dtx - RELOC/source/latex/trfsigns/trfsigns.ins -runfiles size=2 - RELOC/tex/latex/trfsigns/trfsigns.sty -catalogue-ctan /macros/latex/contrib/trfsigns -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics maths-symbol -catalogue-version 1.01 - -name trigonometry -category Package -revision 43006 -shortdesc Demonstration code for cos and sin in TeX macros -relocated 1 -longdesc A document that both provides macros that are usable elsewhere, -longdesc and demonstrates the macros. The code uses the "classical" -longdesc analytical expansion of sin and cos (the more recent trig uses -longdesc a "numerical analyst's" expansion). -containersize 2552 -containerchecksum e033fc8a8764b18205c3609a395a9ade6d34f45d2b16d1af65248c39f056b655a57edc4beaaaf1d4113d5519318e9d362ad461e9ab37410bac6386432764e97d -doccontainersize 656 -doccontainerchecksum bdd9ca71433ac8cb159a3b1458961daa9f04391507d2ad77b54fe9b743e8f851d66309508cacca82df614fb6f2da1b2359e9701f2ffa25b413616b840cbc95c4 -docfiles size=1 - RELOC/doc/generic/trigonometry/README.txt -runfiles size=2 - RELOC/tex/generic/trigonometry/trigonometry.tex -catalogue-ctan /macros/generic/trigonometry -catalogue-date 2017-01-24 05:45:54 +0100 -catalogue-license knuth -catalogue-topics calculation - -name trimspaces -category Package -revision 15878 -shortdesc Trim spaces around an argument or within a macro -relocated 1 -longdesc A very short package that allows you to expandably remove -longdesc spaces around a token list (commands are provided to remove -longdesc spaces before, spaces after, or both); or to remove surrounding -longdesc spaces within a macro definition, or to define space-stripped -longdesc macros. -containersize 936 -containerchecksum 02fe89c73fac17de6f206722bb9de4f8628e88f4de0bdc692eea5dbed7ed7fac82fb423fa636f0a93339b424a08fd3e4c288ed0cbfe24959ce0d0cfff3eab78c -doccontainersize 148412 -doccontainerchecksum 0bf4ed6d199526d32dc79d1a79a2b4990c2896eaa994e9c4ccc6f948807ef75afa4b40a892b171def91b787368c69747e181e5d34ba2498cb4d4af21c3696e49 -docfiles size=44 - RELOC/doc/latex/trimspaces/README details="Readme" - RELOC/doc/latex/trimspaces/trimspaces.pdf details="Package documentation" -srccontainersize 2484 -srccontainerchecksum cf1de6864db32a06cf71e1f4aa834608fffb6b553e152c63c072793b570dd5fca53531f35ad3f7b0714a76c480b898fbec3f2c70ec9a097b775ff9197f535716 -srcfiles size=3 - RELOC/source/latex/trimspaces/trimspaces.ins - RELOC/source/latex/trimspaces/trimspaces.tex -runfiles size=1 - RELOC/tex/latex/trimspaces/trimspaces.sty -catalogue-ctan /macros/latex/contrib/trimspaces -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics macro-supp -catalogue-version 1.1 - -name trivfloat -category Package -revision 15878 -shortdesc Quick float definitions in LaTeX -relocated 1 -longdesc The trivfloat package provides a quick method for defining new -longdesc float types in LaTeX. A single command sets up a new float in -longdesc the same style as the LaTeX kernel figure and table float -longdesc types. The package works with memoir as well as the standard -longdesc classes. -containersize 2444 -containerchecksum 5d152dc9ef9dfa1bebaab6a92a6df61d580749f9eabda0e963915011920ac1d53dbcc6ff99ade67263ae07ebd330a04f0bf940e6ee64a26c4c844e4d97033d9a -doccontainersize 128884 -doccontainerchecksum eb1ff7b87390ae439d1064e467e042bfca2a8b287dfa28db93250ea6af6c3cb797f7f8a203f4035e92b2305bc71b9ef6e1ca440625ce283c2f8d11c134b44baa -docfiles size=37 - RELOC/doc/latex/trivfloat/README details="Readme" - RELOC/doc/latex/trivfloat/trivfloat.pdf details="Package documentation" -srccontainersize 7484 -srccontainerchecksum ac7c4d6bb3fa0d11561e530227fb872b532c48978788402eec0f231e14053a0486e532296e2bcddb5f65b0a33b04cf7b9a644898695ede8dcd2c064e3ab95a45 -srcfiles size=7 - RELOC/source/latex/trivfloat/trivfloat.dtx - RELOC/source/latex/trivfloat/trivfloat.ins -runfiles size=2 - RELOC/tex/latex/trivfloat/trivfloat.sty -catalogue-ctan /macros/latex/contrib/trivfloat -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics float -catalogue-version 1.3b - -name trsym -category Package -revision 18732 -shortdesc Symbols for transformations -relocated 1 -longdesc The bundle provides Metafont source for a small font used for -longdesc (e.g.) Laplace transformations, together with a LaTeX .fd file -longdesc and a package providing commands for the symbols' use in -longdesc mathematics. -containersize 1876 -containerchecksum fcc854e3368ea4610a4c45086ae97e95b37a047d5c9ceade2df60cf01496baddd34deae651229a71128d175c4ba66c2d59c2d5cf53d60452a34f41f55d1c2a47 -doccontainersize 117544 -doccontainerchecksum f537426a53f9558a3b0eedd028b97cb3f3fa854aa1180259592111630f18c5b92697d5348b2f91cbc8411c02e5b50e91c9a63e804d9beee33f9a1f543f075e8a -docfiles size=33 - RELOC/doc/latex/trsym/README details="Readme" - RELOC/doc/latex/trsym/manifest.txt - RELOC/doc/latex/trsym/trsym.pdf details="Package documentation" -srccontainersize 2484 -srccontainerchecksum c37404c9c4b7897a07d2a86f6d99788784bd380b40f9c78a525efaf8926b90ebf02fd104025f91ece3079212590bb3f22e442a0f8c04e5e73ee64b70b7a17246 -srcfiles size=3 - RELOC/source/latex/trsym/trsym.dtx - RELOC/source/latex/trsym/trsym.ins -runfiles size=7 - RELOC/fonts/source/public/trsym/trsy.mf - RELOC/fonts/source/public/trsym/trsy10.mf - RELOC/fonts/source/public/trsym/trsy12.mf - RELOC/fonts/tfm/public/trsym/trsy10.tfm - RELOC/fonts/tfm/public/trsym/trsy12.tfm - RELOC/tex/latex/trsym/trsym.sty - RELOC/tex/latex/trsym/utrsy.fd -catalogue-ctan /fonts/trsym -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.2 -catalogue-topics font font-symbol font-mf -catalogue-version 1.0 - -name truncate -category Package -revision 18921 -shortdesc Truncate text to a specified width -relocated 1 -longdesc The package will by default break at word boundaries, but -longdesc package options are offered to permit breaks within words. -containersize 3012 -containerchecksum e29f5387851e2fe04b3a06e10affc9448c60ecd803359c64af6327bdfc07ed1d57c4f0e8506826998493473abd60ccf01f7d7d64c91e328e1e64cfc9dbcf29da -doccontainersize 157060 -doccontainerchecksum be4dbb367fc308c4052015ff94b54777dbbf0a73281bfe488665081777d0e91077fc845802f5c1b5e83c04dd361550d1c4eab34d5de493a576a4acea5b565d65 -docfiles size=42 - RELOC/doc/latex/truncate/miscdoc.sty - RELOC/doc/latex/truncate/truncate.pdf details="Package documentation" - RELOC/doc/latex/truncate/truncate.tex -runfiles size=2 - RELOC/tex/latex/truncate/truncate.sty -catalogue-ctan /macros/latex/contrib/truncate -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics layout -catalogue-version 3.6 - -name tsemlines -category Package -revision 23440 -shortdesc Support for the ancient \emline macro -relocated 1 -longdesc Occasional Documents appear, that use graphics generated by -longdesc texcad from the emtex distribution. These documents often use -longdesc the \emline macro, which produced lines at an arbitrary -longdesc orientation. The present package emulates the macro, using -longdesc TikZ. -containersize 1228 -containerchecksum 4d5c9964c84d2c7b2c2da3c342500f40c80213adf8f766b037bc57d4e7df3d210fa55e415c316b48faa93b21a08c386c98afd9a481b7a668e9a6a8430349fde4 -runfiles size=1 - RELOC/tex/latex/tsemlines/tsemlines.sty -catalogue-ctan /macros/latex/contrib/tsemlines -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics graphics-prep -catalogue-version 1.0 - -name ttfutils -category TLCore -revision 47198 -shortdesc convert TrueType to TFM and PK fonts -longdesc Utilities: ttf2afm ttf2pk ttf2tfm ttfdump. FreeType is the -longdesc underlying library. -depend ttfutils.ARCH -containersize 108432 -containerchecksum 2a47d9087190a92e55840aeb4131227a1fcfcc25fde0ddc31ccb955a8dd8bc56177a4b010ab40d9f36264db4017e6110df65f1824c1a9bfce84c3bd3dc7e9d0a -doccontainersize 137716 -doccontainerchecksum 2ec4d42316941ef63ca005b04c00813a1d4897f8119695136b3c9dd32b1dc83b64066b48cef88aea0ebbfe08510eb0421df7bd02661f305182d16dc3a9d2e04b -docfiles size=65 - texmf-dist/doc/man/man1/ttf2afm.1 - texmf-dist/doc/man/man1/ttf2afm.man1.pdf - texmf-dist/doc/man/man1/ttf2pk.1 - texmf-dist/doc/man/man1/ttf2pk.man1.pdf - texmf-dist/doc/man/man1/ttf2tfm.1 - texmf-dist/doc/man/man1/ttf2tfm.man1.pdf - texmf-dist/doc/man/man1/ttfdump.1 - texmf-dist/doc/man/man1/ttfdump.man1.pdf - texmf-dist/doc/ttf2pk/ttf2pk.doc - texmf-dist/doc/ttf2pk/ttf2pk.txt - texmf-dist/doc/ttf2pk/ttf2tfm.txt -runfiles size=219 - texmf-dist/fonts/enc/ttf2pk/base/T1-WGL4.enc - texmf-dist/fonts/sfd/ttf2pk/Big5.sfd - texmf-dist/fonts/sfd/ttf2pk/EUC.sfd - texmf-dist/fonts/sfd/ttf2pk/HKSCS.sfd - texmf-dist/fonts/sfd/ttf2pk/KS-HLaTeX.sfd - texmf-dist/fonts/sfd/ttf2pk/SJIS.sfd - texmf-dist/fonts/sfd/ttf2pk/UBg5plus.sfd - texmf-dist/fonts/sfd/ttf2pk/UBig5.sfd - texmf-dist/fonts/sfd/ttf2pk/UGB.sfd - texmf-dist/fonts/sfd/ttf2pk/UGBK.sfd - texmf-dist/fonts/sfd/ttf2pk/UJIS.sfd - texmf-dist/fonts/sfd/ttf2pk/UKS-HLaTeX.sfd - texmf-dist/fonts/sfd/ttf2pk/UKS.sfd - texmf-dist/fonts/sfd/ttf2pk/Unicode.sfd - texmf-dist/ttf2pk/VPS.rpl - texmf-dist/ttf2pk/ttf2pk.cfg - -name ttfutils.aarch64-linux -category TLCore -revision 48789 -shortdesc aarch64-linux files of ttfutils -containersize 360880 -containerchecksum 2d837e7a953b866211c9630ab04f8c365d97eea5a48072feecfed3421b7de23ff9e50c11c1d6d26661dd1f45414ab9c429a356473bd88469893f68cad600af8a -binfiles arch=aarch64-linux size=407 - bin/aarch64-linux/ttf2afm - bin/aarch64-linux/ttf2pk - bin/aarch64-linux/ttf2tfm - bin/aarch64-linux/ttfdump - -name ttfutils.amd64-freebsd -category TLCore -revision 46816 -shortdesc amd64-freebsd files of ttfutils -containersize 415352 -containerchecksum d2dea67b72a47137bb475db303c857ce92f3f51f5c0f5b18a52fde4e7205ae71956fbd98abaa94833630f9dfe6f3057b4bbfb5f0590f2575cf4bb4e21f819ce5 -binfiles arch=amd64-freebsd size=435 - bin/amd64-freebsd/ttf2afm - bin/amd64-freebsd/ttf2pk - bin/amd64-freebsd/ttf2tfm - bin/amd64-freebsd/ttfdump - -name ttfutils.amd64-netbsd -category TLCore -revision 48698 -shortdesc amd64-netbsd files of ttfutils -containersize 382436 -containerchecksum a6d983cedb2db529e032da58d23e40b11f83ae8d12e29115d76b42c3901231dae06c14ceae45fa753c6d74ac79b8cf70ce7a0971a7b5e456f7e875b7babc50bc -binfiles arch=amd64-netbsd size=582 - bin/amd64-netbsd/ttf2afm - bin/amd64-netbsd/ttf2pk - bin/amd64-netbsd/ttf2tfm - bin/amd64-netbsd/ttfdump - -name ttfutils.armhf-linux -category TLCore -revision 48716 -shortdesc armhf-linux files of ttfutils -containersize 327608 -containerchecksum dc418cd70df784feab7620cf67b997c0392785b090b8f2710dc39751eec10b6d18f60f0b5671aeb7df07c75bc4f07d6ddbb7dabc6993beebb27d9a77cc7a4f0a -binfiles arch=armhf-linux size=353 - bin/armhf-linux/ttf2afm - bin/armhf-linux/ttf2pk - bin/armhf-linux/ttf2tfm - bin/armhf-linux/ttfdump - -name ttfutils.i386-cygwin -category TLCore -revision 47025 -shortdesc i386-cygwin files of ttfutils -containersize 344508 -containerchecksum 82609a031cfd1fdc8b9750aff8cf29f5469a6f820eb5f5c3017ab89ee30a919c835223634254c041043cfabcb6a9dcb4c646e285907f6b523a5356f9cb617fa9 -binfiles arch=i386-cygwin size=350 - bin/i386-cygwin/ttf2afm.exe - bin/i386-cygwin/ttf2pk.exe - bin/i386-cygwin/ttf2tfm.exe - bin/i386-cygwin/ttfdump.exe - -name ttfutils.i386-freebsd -category TLCore -revision 46816 -shortdesc i386-freebsd files of ttfutils -containersize 376888 -containerchecksum 862c9a18ce8160566713c8aa7a6f6eb87bc0701c402f50f5e8cac1b4298c7c669024c1a6238c7178b3ab43a4aef61254ad9f9b244272f81c908a5ba1afeb7a56 -binfiles arch=i386-freebsd size=391 - bin/i386-freebsd/ttf2afm - bin/i386-freebsd/ttf2pk - bin/i386-freebsd/ttf2tfm - bin/i386-freebsd/ttfdump - -name ttfutils.i386-linux -category TLCore -revision 47245 -shortdesc i386-linux files of ttfutils -containersize 428540 -containerchecksum a9b747757196c7c53b6243efd8e777aa7a9441ea5c71147289f45f347c7830bfaaf17200dee9c0417e34e085c7e8f345927f447b14b186f1a3ee60f067007f39 -binfiles arch=i386-linux size=449 - bin/i386-linux/ttf2afm - bin/i386-linux/ttf2pk - bin/i386-linux/ttf2tfm - bin/i386-linux/ttfdump - -name ttfutils.i386-netbsd -category TLCore -revision 46812 -shortdesc i386-netbsd files of ttfutils -containersize 354460 -containerchecksum d5cb02c2ee91b00913f75e0ea7fd1384213a3ca13c4861e6528915c8870091537e4939830d95aa19406326b783551072bd34e03a7424e48260707c7e6fd1417a -binfiles arch=i386-netbsd size=503 - bin/i386-netbsd/ttf2afm - bin/i386-netbsd/ttf2pk - bin/i386-netbsd/ttf2tfm - bin/i386-netbsd/ttfdump - -name ttfutils.i386-solaris -category TLCore -revision 46829 -shortdesc i386-solaris files of ttfutils -containersize 400328 -containerchecksum f52cfef9d3aefedeb5b0f10d0d8ef33abd5efd277581a7fd5e934e954df88b4fea8ad1cceb133872c65bf49a8879217c1740106a1907929539a03369f7ef6065 -binfiles arch=i386-solaris size=383 - bin/i386-solaris/ttf2afm - bin/i386-solaris/ttf2pk - bin/i386-solaris/ttf2tfm - bin/i386-solaris/ttfdump - -name ttfutils.sparc-solaris -category TLCore -revision 46829 -shortdesc sparc-solaris files of ttfutils -containersize 364880 -containerchecksum b839e62a0014e2c1fb86d3b6b894a6776073aae7ac477cbc577e141bbfc0b3ac9d25bcc5b6c0886b9ba8af7fb1f622daca45d299408b9e3747b45a0556c04e62 -binfiles arch=sparc-solaris size=404 - bin/sparc-solaris/ttf2afm - bin/sparc-solaris/ttf2pk - bin/sparc-solaris/ttf2tfm - bin/sparc-solaris/ttfdump - -name ttfutils.win32 -category TLCore -revision 46993 -shortdesc win32 files of ttfutils -containersize 325264 -containerchecksum 87f2cbd0024f9de56352c2bccef69a3ca5d52d76edc7ef060df2e2e7cbea7c71a5d3fdb4f82f51cf7e51f8e23794127096358e775b92acfe03d31b7c57541508 -binfiles arch=win32 size=288 - bin/win32/ttf2afm.exe - bin/win32/ttf2pk.exe - bin/win32/ttf2tfm.exe - bin/win32/ttfdump.exe - -name ttfutils.x86_64-cygwin -category TLCore -revision 47024 -shortdesc x86_64-cygwin files of ttfutils -containersize 349116 -containerchecksum 48b78b3cecfbc053a0a4964237109b81680021c29ab3c6f6eb628f491cab5e3d0a682d039aaa599634fa967ed9b88df81c2627b1462dd2a6915ccd0ebf9e45df -binfiles arch=x86_64-cygwin size=347 - bin/x86_64-cygwin/ttf2afm.exe - bin/x86_64-cygwin/ttf2pk.exe - bin/x86_64-cygwin/ttf2tfm.exe - bin/x86_64-cygwin/ttfdump.exe - -name ttfutils.x86_64-darwin -category TLCore -revision 48728 -shortdesc x86_64-darwin files of ttfutils -containersize 422444 -containerchecksum 3102bd849dc1b962b0d87b23c1aa080f2c1ec01b47d4af9a3d937948c518d74f59ef8e80f3c2cef76141cb89864c492f16ea214e5c16aa86488513c6960fc36a -binfiles arch=x86_64-darwin size=442 - bin/x86_64-darwin/ttf2afm - bin/x86_64-darwin/ttf2pk - bin/x86_64-darwin/ttf2tfm - bin/x86_64-darwin/ttfdump - -name ttfutils.x86_64-darwinlegacy -category TLCore -revision 47387 -shortdesc x86_64-darwinlegacy files of ttfutils -containersize 398492 -containerchecksum ef9c96500063f67d2bb58ae223d3f735bb1900961d19c2eb1825b27430face6e05b5883a1646da68695575b51d5674a950f851f48ce724e27f457d76ea1dcfbc -binfiles arch=x86_64-darwinlegacy size=410 - bin/x86_64-darwinlegacy/ttf2afm - bin/x86_64-darwinlegacy/ttf2pk - bin/x86_64-darwinlegacy/ttf2tfm - bin/x86_64-darwinlegacy/ttfdump - -name ttfutils.x86_64-linux -category TLCore -revision 47063 -shortdesc x86_64-linux files of ttfutils -containersize 419344 -containerchecksum c89b797a3849bab444b514852d7a9025a346c4620744f3542c8e58bf2ceb9f1fec9bf9389f02545a26c7facbcd2402b8621cd5484ff047511cbded500c15e638 -binfiles arch=x86_64-linux size=431 - bin/x86_64-linux/ttf2afm - bin/x86_64-linux/ttf2pk - bin/x86_64-linux/ttf2tfm - bin/x86_64-linux/ttfdump - -name ttfutils.x86_64-linuxmusl -category TLCore -revision 47036 -shortdesc x86_64-linuxmusl files of ttfutils -containersize 453716 -containerchecksum eb249a2008b7f5538bc9b9921712a22d504eb516a1ef8d087ed7f80d986a08d9ff83a0d3ddfa8d15ed33a9f4f4a3dddceec6adb0de2b581c626752e4264a8ae7 -binfiles arch=x86_64-linuxmusl size=503 - bin/x86_64-linuxmusl/ttf2afm - bin/x86_64-linuxmusl/ttf2pk - bin/x86_64-linuxmusl/ttf2tfm - bin/x86_64-linuxmusl/ttfdump - -name ttfutils.x86_64-solaris -category TLCore -revision 46829 -shortdesc x86_64-solaris files of ttfutils -containersize 444772 -containerchecksum 734e277232052f8c044140237b37e5d202d247b2673142d6c0759f785776665afeec244a3d158eecbaaab71aab6fa49634687370161c962b825541f0bec35b56 -binfiles arch=x86_64-solaris size=456 - bin/x86_64-solaris/ttf2afm - bin/x86_64-solaris/ttf2pk - bin/x86_64-solaris/ttf2tfm - bin/x86_64-solaris/ttfdump - -name tucv -category Package -revision 20680 -shortdesc Support for typesetting a CV or resumee -relocated 1 -longdesc The package provides commands for typesetting a CV or resume. -longdesc It provides commands for general-purpose headings, entries, and -longdesc item/description pairs, as well as more specific commands for -longdesc formatting sections, with explicit inclusion of school, degree, -longdesc employer, job, conference, and publications entries. It tends -longdesc to produce a somewhat long and quite detailed document but may -longdesc also be suitable to support a shorter resume. The package -longdesc relies on a 'sufficiently recent' copy of the l3kernel and -longdesc l3packages bundles. -containersize 1856 -containerchecksum 0dc5943490a200aebfb115214f93e64570aafe60d4dc539468175e04c3a6b6c1645ec2a8f1047413d0fc6454098bf24480c20aafe83074640345e79a5e49b3d4 -doccontainersize 254112 -doccontainerchecksum 2900dcadac28e3feae91df4bfad0732f4c20fc57df45c1a913bcb56b497be5747106089ec2a0888160876d349cbdfc746b076218287e1fe2eefa48ef21ed41d5 -docfiles size=69 - RELOC/doc/latex/tucv/README details="Readme" - RELOC/doc/latex/tucv/tucv.pdf details="Package documentation" - RELOC/doc/latex/tucv/tucv_ex.pdf details="Package sampler" - RELOC/doc/latex/tucv/tucv_ex.tex -srccontainersize 4992 -srccontainerchecksum 6891d4dcf126e1bc90d9868e26aba8f3aab2492004df916d5acc141693000a0f5dbbff9a19fc64f6befa820a45f689ffd2df3311ae67cf1e390c451b5c2f6b32 -srcfiles size=5 - RELOC/source/latex/tucv/tucv.dtx - RELOC/source/latex/tucv/tucv.ins -runfiles size=1 - RELOC/tex/latex/tucv/tucv.sty -catalogue-ctan /macros/latex/contrib/tucv -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics cv -catalogue-version 1.0 - -name tudscr -category Package -revision 44480 -shortdesc Corporate Design of Technische Universitat Dresden -relocated 1 -longdesc The TUD-Script bundle provides both classes and packages in -longdesc order to create LaTeX documents in the corporate design of the -longdesc Technische Universitat Dresden. It bases on the KOMA-Script -longdesc bundle, which must necessarily be present. In addition, the -longdesc PostScript font families Univers and DIN-Bold should be -longdesc installed. Otherwise, the document classes can admittedly be -longdesc used, but in this case, the created documents do not correspond -longdesc to the originally thought style. Employees and students of the -longdesc Technische Universitat Dresden can request these fonts via -longdesc https://tu-dresden.de/service/publizieren/cd/4_latex from the -longdesc university marketing university marketing with regard to the -longdesc use of LaTeX. To install the PostScript fonts, please refer to -longdesc the corresponding release under -longdesc https://github.com/tud-cd/tudscr/releases/tag/fonts and the -longdesc LaTeX forum of the Technische Universitat Dresden: -longdesc http://latex.wcms-file3.tu-dresden.de/phpBB3/. The bundle -longdesc offers: the three document classes tudscrartcl, tudscrreprt and -longdesc tudscrbook which serve as wrapper classes for scrartcl, -longdesc scrreprt and scrbook, the class tudscrposter for creating -longdesc posters, the package tudscrsupervisor providing environments -longdesc and macros to create tasks, evaluations and notices for -longdesc scientific theses, the package tudscrfonts, which makes the -longdesc corporate design fonts of the Technische Universitat Dresden -longdesc available for LaTeX standard classes and KOMA-Script classes, -longdesc the package fix-tudscrfonts, which provides the same fonts to -longdesc additional corporate design classes not related to TUD-Script -longdesc the package tudscrcomp, which simplifies the switch to -longdesc TUD-Script from external corporate design classes, the package -longdesc mathswap for swapping math delimiters within numbers (similar -longdesc to ionumbers), the package twocolfix for fixing the positioning -longdesc bug of headings in twocolumn layout and an comprehensive user -longdesc documentation as well as several tutorials. -containersize 153724 -containerchecksum 73cf72438d00c255fad2979190160e99c8c39d35c4abdb7c06a5c89999798a50064bf51a98a6a1af9172937d57a9901f8adbdc7aad573c0111cb4d5f32199bd3 -doccontainersize 3729592 -doccontainerchecksum 14669dcd4214f1d082e85d024101de50959cc955f76b54fd29eb6c8d687d509ec3bf7d23b8e774623ad8badd40986f4be33f17fc7126f3224ac660c5efcc3711 -docfiles size=1143 - RELOC/doc/latex/tudscr/LICENSE.md - RELOC/doc/latex/tudscr/README.md details="Readme" - RELOC/doc/latex/tudscr/tudscr.pdf details="Package documentation" - RELOC/doc/latex/tudscr/tudscr_print.pdf - RELOC/doc/latex/tudscr/tudscrsource.pdf - RELOC/doc/latex/tudscr/tutorials/mathswap.pdf - RELOC/doc/latex/tudscr/tutorials/mathtype.pdf - RELOC/doc/latex/tudscr/tutorials/treatise.pdf -srccontainersize 299604 -srccontainerchecksum 68c9377615e7154b579105a1f41095a80edf9233be42286117877208f0002d70061789132ff3c4fb5283ac42f4174beafcba9a3481e81b0e46d8a75866d58443 -srcfiles size=433 - RELOC/source/latex/tudscr/doc/examples/dissertation.tex - RELOC/source/latex/tudscr/doc/examples/document.tex - RELOC/source/latex/tudscr/doc/examples/evaluation.tex - RELOC/source/latex/tudscr/doc/examples/mathswap-example.tex - RELOC/source/latex/tudscr/doc/examples/mathtype-example.tex - RELOC/source/latex/tudscr/doc/examples/notice.tex - RELOC/source/latex/tudscr/doc/examples/poster.tex - RELOC/source/latex/tudscr/doc/examples/poster_print.tex - RELOC/source/latex/tudscr/doc/examples/task.tex - RELOC/source/latex/tudscr/doc/examples/thesis.tex - RELOC/source/latex/tudscr/doc/examples/treatise-example.tex - RELOC/source/latex/tudscr/doc/tudscr-additional.tex - RELOC/source/latex/tudscr/doc/tudscr-bundle.tex - RELOC/source/latex/tudscr/doc/tudscr-examples.tex - RELOC/source/latex/tudscr/doc/tudscr-hints.tex - RELOC/source/latex/tudscr/doc/tudscr-index.tex - RELOC/source/latex/tudscr/doc/tudscr-installation.tex - RELOC/source/latex/tudscr/doc/tudscr-introduction.tex - RELOC/source/latex/tudscr/doc/tudscr-mainclasses.tex - RELOC/source/latex/tudscr/doc/tudscr-obsolete.tex - RELOC/source/latex/tudscr/doc/tudscr-packages.tex - RELOC/source/latex/tudscr/doc/tudscr-poster.tex - RELOC/source/latex/tudscr/doc/tudscr-preface.tex - RELOC/source/latex/tudscr/doc/tudscr-supervisor.tex - RELOC/source/latex/tudscr/doc/tudscr.tex - RELOC/source/latex/tudscr/doc/tutorials/mathswap.tex - RELOC/source/latex/tudscr/doc/tutorials/mathtype.tex - RELOC/source/latex/tudscr/doc/tutorials/treatise.tex - RELOC/source/latex/tudscr/tudscr-area.dtx - RELOC/source/latex/tudscr/tudscr-base.dtx - RELOC/source/latex/tudscr/tudscr-color.dtx - RELOC/source/latex/tudscr/tudscr-comp.dtx - RELOC/source/latex/tudscr/tudscr-doc.dtx - RELOC/source/latex/tudscr/tudscr-fields.dtx - RELOC/source/latex/tudscr/tudscr-fonts.dtx - RELOC/source/latex/tudscr/tudscr-frontmatter.dtx - RELOC/source/latex/tudscr/tudscr-layout.dtx - RELOC/source/latex/tudscr/tudscr-locale.dtx - RELOC/source/latex/tudscr/tudscr-manual.dtx - RELOC/source/latex/tudscr/tudscr-mathswap.dtx - RELOC/source/latex/tudscr/tudscr-misc.dtx - RELOC/source/latex/tudscr/tudscr-pagestyle.dtx - RELOC/source/latex/tudscr/tudscr-supervisor.dtx - RELOC/source/latex/tudscr/tudscr-texindy.dtx - RELOC/source/latex/tudscr/tudscr-title.dtx - RELOC/source/latex/tudscr/tudscr-twocolfix.dtx - RELOC/source/latex/tudscr/tudscr-version.dtx - RELOC/source/latex/tudscr/tudscr.ins - RELOC/source/latex/tudscr/tudscrsource.tex -runfiles size=442 - RELOC/tex/latex/tudscr/fix-tudscrfonts.sty - RELOC/tex/latex/tudscr/logo/DDC-01.eps - RELOC/tex/latex/tudscr/logo/DDC-01.pdf - RELOC/tex/latex/tudscr/logo/DDC-03.eps - RELOC/tex/latex/tudscr/logo/DDC-03.pdf - RELOC/tex/latex/tudscr/logo/DDC-07.eps - RELOC/tex/latex/tudscr/logo/DDC-07.pdf - RELOC/tex/latex/tudscr/logo/DDC-09.eps - RELOC/tex/latex/tudscr/logo/DDC-09.pdf - RELOC/tex/latex/tudscr/logo/DDC-19.eps - RELOC/tex/latex/tudscr/logo/DDC-19.pdf - RELOC/tex/latex/tudscr/logo/DDC-21.eps - RELOC/tex/latex/tudscr/logo/DDC-21.pdf - RELOC/tex/latex/tudscr/logo/DDC-22.eps - RELOC/tex/latex/tudscr/logo/DDC-22.pdf - RELOC/tex/latex/tudscr/logo/DDC-24.eps - RELOC/tex/latex/tudscr/logo/DDC-24.pdf - RELOC/tex/latex/tudscr/logo/DDC-25.eps - RELOC/tex/latex/tudscr/logo/DDC-25.pdf - RELOC/tex/latex/tudscr/logo/DDC-27.eps - RELOC/tex/latex/tudscr/logo/DDC-27.pdf - RELOC/tex/latex/tudscr/logo/DDC-28.eps - RELOC/tex/latex/tudscr/logo/DDC-28.pdf - RELOC/tex/latex/tudscr/logo/DDC-30.eps - RELOC/tex/latex/tudscr/logo/DDC-30.pdf - RELOC/tex/latex/tudscr/logo/TUD-black.eps - RELOC/tex/latex/tudscr/logo/TUD-black.pdf - RELOC/tex/latex/tudscr/logo/TUD-blue.eps - RELOC/tex/latex/tudscr/logo/TUD-blue.pdf - RELOC/tex/latex/tudscr/logo/TUD-white.eps - RELOC/tex/latex/tudscr/logo/TUD-white.pdf - RELOC/tex/latex/tudscr/mathswap.sty - RELOC/tex/latex/tudscr/tudscrartcl.cls - RELOC/tex/latex/tudscr/tudscrbase.sty - RELOC/tex/latex/tudscr/tudscrbook.cls - RELOC/tex/latex/tudscr/tudscrcolor.sty - RELOC/tex/latex/tudscr/tudscrcomp-book.sty - RELOC/tex/latex/tudscr/tudscrcomp-poster.sty - RELOC/tex/latex/tudscr/tudscrcomp.sty - RELOC/tex/latex/tudscr/tudscrdoc.cls - RELOC/tex/latex/tudscr/tudscrfonts.sty - RELOC/tex/latex/tudscr/tudscrmanual.cls - RELOC/tex/latex/tudscr/tudscrposter.cls - RELOC/tex/latex/tudscr/tudscrreprt.cls - RELOC/tex/latex/tudscr/tudscrsupervisor.sty - RELOC/tex/latex/tudscr/tudscrtutorial.sty - RELOC/tex/latex/tudscr/twocolfix.sty -catalogue-ctan /macros/latex/contrib/tudscr -catalogue-date 2017-05-30 22:36:11 +0200 -catalogue-license lppl1.3c -catalogue-topics dissertation class -catalogue-version 2.05m - -name tufte-latex -category Package -revision 37649 -shortdesc Document classes inspired by the work of Edward Tufte -relocated 1 -longdesc Provided are two classes inspired, respectively, by handouts -longdesc and books created by Edward Tufte. -depend xifthen -depend ifmtarg -depend changepage -depend paralist -depend sauerj -depend placeins -containersize 21552 -containerchecksum dfb5608993c7513bb3e57ce87611a5667800c61c2b111dd7eed5774e70d8e3e588f6c69c661ccf6245b28c6f0e0dc9cff0c381eb26b95638afdf8adb72569dd3 -doccontainersize 453368 -doccontainerchecksum 2f1b694fd9322dd4896b9d1b0898ecfeaa3a28422041f1b13c1ee0fd3dc1ded8a8b6bb2bb1f0c6098cd2836e07109844b554c009315f3100f131f09bde80dc3a -docfiles size=185 - RELOC/doc/latex/tufte-latex/History.txt - RELOC/doc/latex/tufte-latex/Manifest.txt - RELOC/doc/latex/tufte-latex/README.txt - RELOC/doc/latex/tufte-latex/graphics/be-contents.pdf - RELOC/doc/latex/tufte-latex/graphics/be-title.pdf - RELOC/doc/latex/tufte-latex/graphics/ei-contents.pdf - RELOC/doc/latex/tufte-latex/graphics/ei-title.pdf - RELOC/doc/latex/tufte-latex/graphics/helix.asy - RELOC/doc/latex/tufte-latex/graphics/helix.pdf - RELOC/doc/latex/tufte-latex/graphics/hilbertcurves.pdf - RELOC/doc/latex/tufte-latex/graphics/nasa_vision_sm.png - RELOC/doc/latex/tufte-latex/graphics/satir_graph.png - RELOC/doc/latex/tufte-latex/graphics/sine.asy - RELOC/doc/latex/tufte-latex/graphics/sine.pdf - RELOC/doc/latex/tufte-latex/graphics/vdqi-contents.pdf - RELOC/doc/latex/tufte-latex/graphics/vdqi-title.pdf - RELOC/doc/latex/tufte-latex/graphics/ve-contents.pdf - RELOC/doc/latex/tufte-latex/graphics/ve-title.pdf - RELOC/doc/latex/tufte-latex/sample-book.pdf details="Sample book" - RELOC/doc/latex/tufte-latex/sample-book.tex - RELOC/doc/latex/tufte-latex/sample-handout.bib - RELOC/doc/latex/tufte-latex/sample-handout.pdf details="Sample handout" - RELOC/doc/latex/tufte-latex/sample-handout.tex -runfiles size=27 - RELOC/bibtex/bst/tufte-latex/tufte.bst - RELOC/tex/latex/tufte-latex/tufte-book.cls - RELOC/tex/latex/tufte-latex/tufte-common.def - RELOC/tex/latex/tufte-latex/tufte-handout.cls -catalogue-ctan /macros/latex/contrib/tufte-latex -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license apache2 -catalogue-topics book-pub class -catalogue-version 3.5.2 - -name tugboat -category Package -revision 49415 -shortdesc LaTeX macros for TUGboat articles -relocated 1 -longdesc Provides ltugboat.cls for both regular and proceedings issues -longdesc of the TUGboat journal. The distribution also a BibTeX style, -longdesc tugboat.bst. -containersize 26060 -containerchecksum 40e7cd20fac54cd1b2cb980654992f28bf3500dc196f4a9a854dbee8b9358af6d4ce3e3d8a6cc2c8cba22cf9c2e7278ef6bfc0284366f6d1290680075fa20352 -doccontainersize 769816 -doccontainerchecksum 42f1e5fd7d5d8c73b8a4cb8f06bb58e71a45d2f4e73735ef85fb40ee99c6d6abeafbdbf5512bad3d150f139f5913b752c0c0ec3a778bf7955408579c15694c84 -docfiles size=204 - RELOC/doc/latex/tugboat/README details="Readme" - RELOC/doc/latex/tugboat/ltubguid.ltx - RELOC/doc/latex/tugboat/ltubguid.pdf details="Instructions for authors" language="en" - RELOC/doc/latex/tugboat/manifest.txt - RELOC/doc/latex/tugboat/tugboat.pdf details="Program documentation" language="en" -srccontainersize 38616 -srccontainerchecksum fa3ec3788622083d2fb8ef12f316bde48bf6deb1d17e9cfc74262913ad3a47f57624d0cb8cc3ed39b53d8827c038c398d9bc92d446801d392ac3ae119af6fced -srcfiles size=34 - RELOC/source/latex/tugboat/tugboat.dtx - RELOC/source/latex/tugboat/tugboat.ins -runfiles size=39 - RELOC/bibtex/bst/tugboat/ltugbib.bst - RELOC/bibtex/bst/tugboat/tugboat.bst - RELOC/tex/latex/tugboat/ltugboat.cls - RELOC/tex/latex/tugboat/ltugboat.sty - RELOC/tex/latex/tugboat/ltugcomn.sty - RELOC/tex/latex/tugboat/ltugproc.cls - RELOC/tex/latex/tugboat/ltugproc.sty -catalogue-also tugboat-plain -catalogue-contact-home https://tug.org/TUGboat -catalogue-ctan /macros/latex/contrib/tugboat -catalogue-date 2018-12-14 21:15:38 +0100 -catalogue-license lppl1.3 -catalogue-topics journalpub class -catalogue-version 2.21 - -name tugboat-plain -category Package -revision 48608 -shortdesc Plain TeX macros for TUGboat -relocated 1 -longdesc The macros defined in this directory (in files tugboat.sty and -longdesc tugboat.cmn) are used in papers written in Plain TeX for -longdesc publication in TUGboat. -containersize 32584 -containerchecksum a60d048cb5b6968daf2b142625d4d38573ec9041ba477f32b70be2039c0c7f3729e1249fbd41ffabd0353144c8b5b2e8a2bc56e269075455110053ce1c42a03f -doccontainersize 221368 -doccontainerchecksum 500afd871567a128f4b493f5756acf3dba7c7e62363f192c5506fbf66c75063c8f49361777d7a013b7921d7abd2efe1c0c8fcd7398f7c8b39b4e0c059ca060d3 -docfiles size=60 - RELOC/doc/plain/tugboat-plain/README - RELOC/doc/plain/tugboat-plain/tubguide.pdf details="TUGboat Authors' Guide" - RELOC/doc/plain/tugboat-plain/tubguide.tex -runfiles size=31 - RELOC/tex/plain/tugboat-plain/tugboat.cmn - RELOC/tex/plain/tugboat-plain/tugboat.sty - RELOC/tex/plain/tugboat-plain/tugproc.sty -catalogue-also tugboat -catalogue-ctan /macros/plain/contrib/tugboat -catalogue-date 2018-09-06 20:20:38 +0200 -catalogue-license other-free -catalogue-topics journalpub -catalogue-version 1.24 - -name tui -category Package -revision 27253 -shortdesc Thesis style for the University of the Andes, Colombia -relocated 1 -longdesc Doctoral Dissertations from the Faculty of Engineering at the -longdesc Universidad de los Andes, Bogota, Colombia. The class is -longdesc implemented as an extension of the memoir class. Clase de Tesis -longdesc doctorales para ingenieria, Universidad de los Andes, Bogota. -containersize 3928 -containerchecksum c39044ec235178420bb43fb860a38a843f8582523b31961eb5994c5ddb04f6f4266bc2e9d62aa2ea8e7254d7af283718fc19d27167a4af42697be160ebb602ea -doccontainersize 262332 -doccontainerchecksum df4c75617c4d46c571309fb9d0a60908ae2e15ca761c9f45ddce050cf8dba239048b4268dc43a83e5bae5a2313bad78c3b912c5cf32eaea580423823bb6ba0ef -docfiles size=104 - RELOC/doc/latex/tui/README details="Readme" language="en" - RELOC/doc/latex/tui/TUIdoc.pdf details="Package documentation (Spanish)" language="es" - RELOC/doc/latex/tui/TUIdoc.tex - RELOC/doc/latex/tui/example/abstract.tex - RELOC/doc/latex/tui/example/agradec.tex - RELOC/doc/latex/tui/example/ap01.tex - RELOC/doc/latex/tui/example/bibliotesis.bib - RELOC/doc/latex/tui/example/ch01.tex - RELOC/doc/latex/tui/example/ch02.tex - RELOC/doc/latex/tui/example/ch03.tex - RELOC/doc/latex/tui/example/coleccion.tex - RELOC/doc/latex/tui/example/dedicat.tex - RELOC/doc/latex/tui/example/hyphenation.tex - RELOC/doc/latex/tui/example/imagen.pdf - RELOC/doc/latex/tui/example/intro.tex - RELOC/doc/latex/tui/example/lipsum.tex - RELOC/doc/latex/tui/example/listofsymbols.tex - RELOC/doc/latex/tui/example/main.tex - RELOC/doc/latex/tui/example/plegal.tex - RELOC/doc/latex/tui/example/portada.tex - RELOC/doc/latex/tui/example/resumen.tex - RELOC/doc/latex/tui/template/abstract.tex - RELOC/doc/latex/tui/template/agradec.tex - RELOC/doc/latex/tui/template/ap01.tex - RELOC/doc/latex/tui/template/bibliotesis.bib - RELOC/doc/latex/tui/template/ch01.tex - RELOC/doc/latex/tui/template/ch02.tex - RELOC/doc/latex/tui/template/ch03.tex - RELOC/doc/latex/tui/template/coleccion.tex - RELOC/doc/latex/tui/template/dedicat.tex - RELOC/doc/latex/tui/template/hyphenation.tex - RELOC/doc/latex/tui/template/intro.tex - RELOC/doc/latex/tui/template/listofsymbols.tex - RELOC/doc/latex/tui/template/main.tex - RELOC/doc/latex/tui/template/plegal.tex - RELOC/doc/latex/tui/template/portada.tex - RELOC/doc/latex/tui/template/resumen.tex -runfiles size=3 - RELOC/tex/latex/tui/tui.cls -catalogue-ctan /macros/latex/contrib/tui -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics dissertation class -catalogue-version 1.9 - -name turabian -category Package -revision 36298 -shortdesc Create Turabian-formatted material using LaTeX -relocated 1 -longdesc The bundle provides a class file and a template for creating -longdesc Turabian-formatted projects. The class file supports citation -longdesc formatting conforming to the Turabian 8th Edition style guide. -containersize 1792 -containerchecksum 94e16f44ac5d554ca6bfbd6294b5b36d5dfbb282ab67444d53acca4da4cbacd619138ede47921a6582a03a57b5db9d36e546efde92b2e8ed9f67dfb1a8dbc9ff -doccontainersize 4268 -doccontainerchecksum 20ee8c74e4e758882df22501717ab38c33be5d9c5e5eaf0d54904cf6bdb0387524c17d10b47ec50da97afb4d94e76b77eb281569b8a0f53d93062ae1f210313a -docfiles size=4 - RELOC/doc/latex/turabian/README details="Readme" - RELOC/doc/latex/turabian/turabian.tex - RELOC/doc/latex/turabian/userguide.txt details="Package documentation" -runfiles size=1 - RELOC/tex/latex/turabian/turabian.cls -catalogue-also turabian-formatting -catalogue-ctan /macros/latex/contrib/turabian -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics gen-paper class -catalogue-version 0.1.0 - -name turabian-formatting -category Package -revision 48330 -shortdesc Formatting based on Turabian's Manual -relocated 1 -longdesc The turabian-formatting package provides Chicago-style -longdesc formatting based on Kate L. Turabian's "A Manual for Writers of -longdesc Research Papers, Theses, and Dissertations: Chicago Style for -longdesc Students and Researchers" (9th edition). -containersize 8268 -containerchecksum 8fafd77c2572a787542f37f59a87c958031b95f7bcf6e48630465b97e6d92b82d16524633295561422d99c52f3ec3c42b46ccc1155f00a2a5d54c3b908d5d229 -doccontainersize 119024 -doccontainerchecksum abf60bc3ccb3a2855aebc8ed03ac3b7177e31f271206a9775b4d353484bf36696a78aade3b3230d8999627f1126a14b544a38d16a8b7651f6ef0669b912c632a -docfiles size=38 - RELOC/doc/latex/turabian-formatting/README details="Readme" - RELOC/doc/latex/turabian-formatting/turabian-formatting-doc.pdf details="Package documentation" - RELOC/doc/latex/turabian-formatting/turabian-formatting-doc.tex -runfiles size=11 - RELOC/tex/latex/turabian-formatting/turabian-formatting.sty - RELOC/tex/latex/turabian-formatting/turabian-researchpaper.cls - RELOC/tex/latex/turabian-formatting/turabian-thesis.cls -catalogue-also turabian biblatex-chicago -catalogue-ctan /macros/latex/contrib/turabian-formatting -catalogue-date 2018-08-01 18:15:02 +0200 -catalogue-license lppl1.3 -catalogue-topics dissertation class - -name turkmen -category Package -revision 17748 -shortdesc Babel support for Turkmen -relocated 1 -longdesc The package provides support for Turkmen in babel, but -longdesc integration with babel is not available. -containersize 2216 -containerchecksum 38a4a7ab8823461364310a1e542673be715d81e89d1345954250b39be0fd7b97d8e95f08e20a2a491636cf305d024c29138cd89b671711a583f116811c3c2ca3 -doccontainersize 109388 -doccontainerchecksum 2c7c024773519d83f15d01bc54d3b29b5eb903ef01cb5ecdc439cf92a63071cd27b81c16c83c2c410c72f6b22b57735aa14e54dbc42276417b70eaf4ebcd1d8b -docfiles size=30 - RELOC/doc/latex/turkmen/README details="Readme" - RELOC/doc/latex/turkmen/turkmen.pdf details="Package documentation" -srccontainersize 3932 -srccontainerchecksum 7c638d830f2e5fd87a0cfb7e64bfe34eb9de16d9147540cf94d902d1552ec169276f836bac295c483f85746560f0f551f40d05ba6787a1506a723e7ff72f9055 -srcfiles size=4 - RELOC/source/latex/turkmen/turkmen.dtx - RELOC/source/latex/turkmen/turkmen.ins -runfiles size=1 - RELOC/tex/latex/turkmen/turkmen.ldf -catalogue-ctan /language/turkmen -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics turkmen multilingual-addon -catalogue-version 0.2 - -name turnstile -category Package -revision 15878 -shortdesc Typeset the (logic) turnstile notation -relocated 1 -longdesc Among other uses, the turnstile sign is used by logicians for -longdesc denoting a consequence relation, related to a given logic, -longdesc between a collection of formulas and a derived formula. -containersize 1928 -containerchecksum 6973830ac1bd7b0654a92933dc1578954ad7f2d76c7587968fe4cfb6ec769831249c20bf582d10a928ec909099bd895329a4f2dd20bf299b0d9f0a279efd3f08 -doccontainersize 598132 -doccontainerchecksum 938f5a87f0e7907b766bf48a26b26c783305c0ad838447812f675957f83305d82ceb94f7ded0e6b3b37358ba3310a3d0d149cbe999d9ee73144ba45c89de4929 -docfiles size=176 - RELOC/doc/latex/turnstile/README details="Readme" - RELOC/doc/latex/turnstile/README.en - RELOC/doc/latex/turnstile/README.pt - RELOC/doc/latex/turnstile/turnstile-en.pdf details="Package documentation (English)" - RELOC/doc/latex/turnstile/turnstile-pt.pdf details="Package documentation (Portuguese)" language="pt" - RELOC/doc/latex/turnstile/turnstile_article.pdf details="Article about the package (English)" - RELOC/doc/latex/turnstile/turnstile_article.tex - RELOC/doc/latex/turnstile/turnstile_artigo.pdf details="Article about the package (Portuguese)" language="pt" - RELOC/doc/latex/turnstile/turnstile_artigo.tex -srccontainersize 7884 -srccontainerchecksum f70dcafbb77be7eea077f63eda48b3af740da3aa9a03c86e3a10c2369a26b132c2d82fe95893722460beb93003b216d5a938fdffa75ddaceb22f3a5f8a7718c0 -srcfiles size=14 - RELOC/source/latex/turnstile/turnstile-en.dtx - RELOC/source/latex/turnstile/turnstile-en.ins - RELOC/source/latex/turnstile/turnstile-pt.dtx - RELOC/source/latex/turnstile/turnstile-pt.ins -runfiles size=3 - RELOC/tex/latex/turnstile/turnstile.sty -catalogue-ctan /macros/latex/contrib/turnstile -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics class maths-symbol -catalogue-version 1.0 - -name turnthepage -category Package -revision 29803 -shortdesc Provide "turn page" instructions -relocated 1 -longdesc The package prints a 'turn' instruction at the bottom of -longdesc odd-numbered pages (except the last). This is a common -longdesc convention for examination papers and the like. -containersize 1656 -containerchecksum 88db62484bfed423fbd463860d86d252e43a8f60711d21b752b2561e0f11ab2e944f7ab7917f8e1b34d8ef38b834f937b66902160380fcc819020d78cb018eff -doccontainersize 78404 -doccontainerchecksum 55ccc9aec58822730f71f5ba1fe56e100ec2ff86a591b6e190dc116026a48a840fc3da6cd8b298ebb90b675b9b37c6d4fba876f5ed75a9f36be65afba1bf0a2a -docfiles size=45 - RELOC/doc/latex/turnthepage/Makefile - RELOC/doc/latex/turnthepage/README details="Readme" - RELOC/doc/latex/turnthepage/perso.ist - RELOC/doc/latex/turnthepage/turnthepage-bib.bib - RELOC/doc/latex/turnthepage/turnthepage.pdf details="Package documentation" - RELOC/doc/latex/turnthepage/turnthepage.tex -runfiles size=3 - RELOC/tex/latex/turnthepage/turnpageetex.sty - RELOC/tex/latex/turnthepage/turnpagewoetex.sty - RELOC/tex/latex/turnthepage/turnthepage.sty -catalogue-ctan /macros/latex/contrib/turnthepage -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics layout exam -catalogue-version 1.3a - -name twoinone -category Package -revision 17024 -shortdesc Print two pages on a single page -relocated 1 -longdesc The package is for printing two pages on a single (landscape) -longdesc A4 page. Page numbers appear on the included pages, and not on -longdesc the landscape 'container' page. -containersize 1272 -containerchecksum 4f1bbebc544f7662e0314e4f82f97ba4a3110d01c9362944147a2401c0c4b8d21ef89717230165d0ea1ec9ca85cda1f48c2809657c15c4bcafcc66738f9563a5 -doccontainersize 72396 -doccontainerchecksum 38d1b831fae92c352ce1eebcc24c7e3825c479749648c296415efffbdf372b864a352a1186c44e416be56403b45ca3407cdb37602986d3d734ed5d28018ed3dd -docfiles size=20 - RELOC/doc/latex/twoinone/twoinone.pdf details="Package documentation" - RELOC/doc/latex/twoinone/twoinone.tex -runfiles size=1 - RELOC/tex/latex/twoinone/2in1.sty -catalogue-also twoupltx -catalogue-ctan /macros/latex/contrib/twoinone -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics compact-print plain-ext - -name twoup -category Package -revision 15878 -catalogue twoupltx -shortdesc Print two virtual pages on each physical page -relocated 1 -longdesc MiKTeX and many other TeX implementations include tools for -longdesc massaging PostScript into booklet and two-up printing -- that -longdesc is, printing two logical pages side by side on one side of one -longdesc sheet of paper. However, some LaTeX preliminaries are necessary -longdesc to use those tools. The twoup package provides such -longdesc preliminaries and gives advice on how to use the PostScript -longdesc tools. -containersize 2296 -containerchecksum b9b9bed377ee07e9f0b4475b7c85a6b75cb6e886b65b274def8a4de5787b5519e24f42cc85c8b2e6ca961c787a03286bafcb57fb9552f9e7d4952a1d6cc41fc4 -doccontainersize 172200 -doccontainerchecksum 1d4bf19cc6fadc1044acbbe016ae65f5cf5118eaad04123504b177d46ebee56cdcfc7691971eb4a24f61a8b94e355775b6e6e0fd8bce3023b1c91f3c51c3faf2 -docfiles size=52 - RELOC/doc/latex/twoup/README details="Package Readme" - RELOC/doc/latex/twoup/twoup.pdf details="Package documentation" -srccontainersize 9728 -srccontainerchecksum 7319eeaa766a8f381920819edba99fcc2bd085f88250526ecdb6b39bc18ce3cedda2e103f2a71c449f5d1cb27f5d2d1c2852ebf2f2452eb98ea57a5dcd100e04 -srcfiles size=9 - RELOC/source/latex/twoup/twoup.dtx - RELOC/source/latex/twoup/twoup.ins -runfiles size=2 - RELOC/tex/latex/twoup/twoup.sty -catalogue-also twoinone -catalogue-ctan /macros/latex/contrib/twoup -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics compact-print -catalogue-version 1.3 - -name txfonts -category Package -revision 15878 -shortdesc Times-like fonts in support of mathematics -relocated 1 -longdesc Txfonts supplies virtual text roman fonts using Adobe Times (or -longdesc URW NimbusRomNo9L) with some modified and additional text -longdesc symbols in the OT1, T1, and TS1 encodings; maths alphabets -longdesc using Times/URW Nimbus; maths fonts providing all the symbols -longdesc of the Computer Modern and AMS fonts, including all the Greek -longdesc capital letters from CMR; and additional maths fonts of various -longdesc other symbols. The set is complemented by a sans-serif set of -longdesc text fonts, based on Helvetica/NimbusSanL, and a monospace set. -longdesc All the fonts are in Type 1 format (AFM and PFB files), and are -longdesc supported by TeX metrics (VF and TFM files) and macros for use -longdesc with LaTeX. -execute addMap txfonts.map -containersize 709436 -containerchecksum 8c890f04c7c47d479d35407e0d2f4c2e4c3be435d98d1ea6e5d6cfbaadcbc1e626ebe78e5e1ce12799d16cbf76a86c5fbf41c529b358a65f4439dc2aeb5c60fa -doccontainersize 619328 -doccontainerchecksum b4671941f2942ff2a929a48e45d040e9b6e22591d4582a52f9fed425e87549916a9d4747a22d46b657d4ead7612d81a6101a853cac70646c39d38ce68b9483df -docfiles size=233 - RELOC/doc/fonts/txfonts/00bug_fix.txt - RELOC/doc/fonts/txfonts/COPYRIGHT - RELOC/doc/fonts/txfonts/README - RELOC/doc/fonts/txfonts/txfontsdoc.pdf details="Package documentation (Letter)" - RELOC/doc/fonts/txfonts/txfontsdoc.tex - RELOC/doc/fonts/txfonts/txfontsdocA4.pdf details="Package documentation (A4)" - RELOC/doc/fonts/txfonts/txfontsdocA4.tex - RELOC/doc/fonts/txfonts/txmi.vpl -runfiles size=558 - RELOC/fonts/afm/public/txfonts/rtcxb.afm - RELOC/fonts/afm/public/txfonts/rtcxbi.afm - RELOC/fonts/afm/public/txfonts/rtcxbss.afm - RELOC/fonts/afm/public/txfonts/rtcxi.afm - RELOC/fonts/afm/public/txfonts/rtcxr.afm - RELOC/fonts/afm/public/txfonts/rtcxss.afm - RELOC/fonts/afm/public/txfonts/rtxb.afm - RELOC/fonts/afm/public/txfonts/rtxbi.afm - RELOC/fonts/afm/public/txfonts/rtxbmi.afm - RELOC/fonts/afm/public/txfonts/rtxbsc.afm - RELOC/fonts/afm/public/txfonts/rtxbss.afm - RELOC/fonts/afm/public/txfonts/rtxbsssc.afm - RELOC/fonts/afm/public/txfonts/rtxi.afm - RELOC/fonts/afm/public/txfonts/rtxmi.afm - RELOC/fonts/afm/public/txfonts/rtxr.afm - RELOC/fonts/afm/public/txfonts/rtxsc.afm - RELOC/fonts/afm/public/txfonts/rtxss.afm - RELOC/fonts/afm/public/txfonts/rtxsssc.afm - RELOC/fonts/afm/public/txfonts/t1xbtt.afm - RELOC/fonts/afm/public/txfonts/t1xbttsc.afm - RELOC/fonts/afm/public/txfonts/t1xtt.afm - RELOC/fonts/afm/public/txfonts/t1xttsc.afm - RELOC/fonts/afm/public/txfonts/tcxbtt.afm - RELOC/fonts/afm/public/txfonts/tcxtt.afm - RELOC/fonts/afm/public/txfonts/txbex.afm - RELOC/fonts/afm/public/txfonts/txbexa.afm - RELOC/fonts/afm/public/txfonts/txbmia.afm - RELOC/fonts/afm/public/txfonts/txbsy.afm - RELOC/fonts/afm/public/txfonts/txbsya.afm - RELOC/fonts/afm/public/txfonts/txbsyb.afm - RELOC/fonts/afm/public/txfonts/txbsyc.afm - RELOC/fonts/afm/public/txfonts/txbtt.afm - RELOC/fonts/afm/public/txfonts/txbttsc.afm - RELOC/fonts/afm/public/txfonts/txex.afm - RELOC/fonts/afm/public/txfonts/txexa.afm - RELOC/fonts/afm/public/txfonts/txmia.afm - RELOC/fonts/afm/public/txfonts/txsy.afm - RELOC/fonts/afm/public/txfonts/txsya.afm - RELOC/fonts/afm/public/txfonts/txsyb.afm - RELOC/fonts/afm/public/txfonts/txsyc.afm - RELOC/fonts/afm/public/txfonts/txtt.afm - RELOC/fonts/afm/public/txfonts/txttsc.afm - RELOC/fonts/enc/dvips/txfonts/tx8r.enc - RELOC/fonts/map/dvips/txfonts/txfonts.map - RELOC/fonts/map/dvips/txfonts/txr.map - RELOC/fonts/map/dvips/txfonts/txr1.map - RELOC/fonts/map/dvips/txfonts/txr2.map - RELOC/fonts/map/dvips/txfonts/txr3.map - RELOC/fonts/tfm/public/txfonts/rtcxb.tfm - RELOC/fonts/tfm/public/txfonts/rtcxbi.tfm - RELOC/fonts/tfm/public/txfonts/rtcxbsl.tfm - RELOC/fonts/tfm/public/txfonts/rtcxbss.tfm - RELOC/fonts/tfm/public/txfonts/rtcxbsso.tfm - RELOC/fonts/tfm/public/txfonts/rtcxi.tfm - RELOC/fonts/tfm/public/txfonts/rtcxr.tfm - RELOC/fonts/tfm/public/txfonts/rtcxsl.tfm - RELOC/fonts/tfm/public/txfonts/rtcxss.tfm - RELOC/fonts/tfm/public/txfonts/rtcxsssl.tfm - RELOC/fonts/tfm/public/txfonts/rtxb.tfm - RELOC/fonts/tfm/public/txfonts/rtxbi.tfm - RELOC/fonts/tfm/public/txfonts/rtxbmi.tfm - RELOC/fonts/tfm/public/txfonts/rtxbsc.tfm - RELOC/fonts/tfm/public/txfonts/rtxbsl.tfm - RELOC/fonts/tfm/public/txfonts/rtxbss.tfm - RELOC/fonts/tfm/public/txfonts/rtxbsssc.tfm - RELOC/fonts/tfm/public/txfonts/rtxbsssl.tfm - RELOC/fonts/tfm/public/txfonts/rtxi.tfm - RELOC/fonts/tfm/public/txfonts/rtxmi.tfm - RELOC/fonts/tfm/public/txfonts/rtxphvb.tfm - RELOC/fonts/tfm/public/txfonts/rtxphvbo.tfm - RELOC/fonts/tfm/public/txfonts/rtxphvr.tfm - RELOC/fonts/tfm/public/txfonts/rtxphvro.tfm - RELOC/fonts/tfm/public/txfonts/rtxptmb.tfm - RELOC/fonts/tfm/public/txfonts/rtxptmbi.tfm - RELOC/fonts/tfm/public/txfonts/rtxptmbo.tfm - RELOC/fonts/tfm/public/txfonts/rtxptmr.tfm - RELOC/fonts/tfm/public/txfonts/rtxptmri.tfm - RELOC/fonts/tfm/public/txfonts/rtxptmro.tfm - RELOC/fonts/tfm/public/txfonts/rtxr.tfm - RELOC/fonts/tfm/public/txfonts/rtxsc.tfm - RELOC/fonts/tfm/public/txfonts/rtxsl.tfm - RELOC/fonts/tfm/public/txfonts/rtxss.tfm - RELOC/fonts/tfm/public/txfonts/rtxsssc.tfm - RELOC/fonts/tfm/public/txfonts/rtxsssl.tfm - RELOC/fonts/tfm/public/txfonts/t1xb.tfm - RELOC/fonts/tfm/public/txfonts/t1xbi.tfm - RELOC/fonts/tfm/public/txfonts/t1xbsc.tfm - RELOC/fonts/tfm/public/txfonts/t1xbsl.tfm - RELOC/fonts/tfm/public/txfonts/t1xbss.tfm - RELOC/fonts/tfm/public/txfonts/t1xbsssc.tfm - RELOC/fonts/tfm/public/txfonts/t1xbsssl.tfm - RELOC/fonts/tfm/public/txfonts/t1xbtt.tfm - RELOC/fonts/tfm/public/txfonts/t1xbttsc.tfm - RELOC/fonts/tfm/public/txfonts/t1xbttsl.tfm - RELOC/fonts/tfm/public/txfonts/t1xi.tfm - RELOC/fonts/tfm/public/txfonts/t1xr.tfm - RELOC/fonts/tfm/public/txfonts/t1xsc.tfm - RELOC/fonts/tfm/public/txfonts/t1xsl.tfm - RELOC/fonts/tfm/public/txfonts/t1xss.tfm - RELOC/fonts/tfm/public/txfonts/t1xsssc.tfm - RELOC/fonts/tfm/public/txfonts/t1xsssl.tfm - RELOC/fonts/tfm/public/txfonts/t1xtt.tfm - RELOC/fonts/tfm/public/txfonts/t1xttsc.tfm - RELOC/fonts/tfm/public/txfonts/t1xttsl.tfm - RELOC/fonts/tfm/public/txfonts/tcxb.tfm - RELOC/fonts/tfm/public/txfonts/tcxbi.tfm - RELOC/fonts/tfm/public/txfonts/tcxbsl.tfm - RELOC/fonts/tfm/public/txfonts/tcxbss.tfm - RELOC/fonts/tfm/public/txfonts/tcxbsssl.tfm - RELOC/fonts/tfm/public/txfonts/tcxbtt.tfm - RELOC/fonts/tfm/public/txfonts/tcxbttsl.tfm - RELOC/fonts/tfm/public/txfonts/tcxi.tfm - RELOC/fonts/tfm/public/txfonts/tcxr.tfm - RELOC/fonts/tfm/public/txfonts/tcxsl.tfm - RELOC/fonts/tfm/public/txfonts/tcxss.tfm - RELOC/fonts/tfm/public/txfonts/tcxsssl.tfm - RELOC/fonts/tfm/public/txfonts/tcxtt.tfm - RELOC/fonts/tfm/public/txfonts/tcxttsl.tfm - RELOC/fonts/tfm/public/txfonts/txb.tfm - RELOC/fonts/tfm/public/txfonts/txbex.tfm - RELOC/fonts/tfm/public/txfonts/txbexa.tfm - RELOC/fonts/tfm/public/txfonts/txbi.tfm - RELOC/fonts/tfm/public/txfonts/txbmi.tfm - RELOC/fonts/tfm/public/txfonts/txbmi1.tfm - RELOC/fonts/tfm/public/txfonts/txbmia.tfm - RELOC/fonts/tfm/public/txfonts/txbsc.tfm - RELOC/fonts/tfm/public/txfonts/txbsl.tfm - RELOC/fonts/tfm/public/txfonts/txbss.tfm - RELOC/fonts/tfm/public/txfonts/txbsssc.tfm - RELOC/fonts/tfm/public/txfonts/txbsssl.tfm - RELOC/fonts/tfm/public/txfonts/txbsy.tfm - RELOC/fonts/tfm/public/txfonts/txbsya.tfm - RELOC/fonts/tfm/public/txfonts/txbsyb.tfm - RELOC/fonts/tfm/public/txfonts/txbsyc.tfm - RELOC/fonts/tfm/public/txfonts/txbtt.tfm - RELOC/fonts/tfm/public/txfonts/txbttsc.tfm - RELOC/fonts/tfm/public/txfonts/txbttsl.tfm - RELOC/fonts/tfm/public/txfonts/txex.tfm - RELOC/fonts/tfm/public/txfonts/txexa.tfm - RELOC/fonts/tfm/public/txfonts/txi.tfm - RELOC/fonts/tfm/public/txfonts/txmi.tfm - RELOC/fonts/tfm/public/txfonts/txmi1.tfm - RELOC/fonts/tfm/public/txfonts/txmia.tfm - RELOC/fonts/tfm/public/txfonts/txr.tfm - RELOC/fonts/tfm/public/txfonts/txsc.tfm - RELOC/fonts/tfm/public/txfonts/txsl.tfm - RELOC/fonts/tfm/public/txfonts/txss.tfm - RELOC/fonts/tfm/public/txfonts/txsssc.tfm - RELOC/fonts/tfm/public/txfonts/txsssl.tfm - RELOC/fonts/tfm/public/txfonts/txsy.tfm - RELOC/fonts/tfm/public/txfonts/txsya.tfm - RELOC/fonts/tfm/public/txfonts/txsyb.tfm - RELOC/fonts/tfm/public/txfonts/txsyc.tfm - RELOC/fonts/tfm/public/txfonts/txtt.tfm - RELOC/fonts/tfm/public/txfonts/txttsc.tfm - RELOC/fonts/tfm/public/txfonts/txttsl.tfm - RELOC/fonts/tfm/public/txfonts/tyxb.tfm - RELOC/fonts/tfm/public/txfonts/tyxbi.tfm - RELOC/fonts/tfm/public/txfonts/tyxbsc.tfm - RELOC/fonts/tfm/public/txfonts/tyxbsl.tfm - RELOC/fonts/tfm/public/txfonts/tyxbss.tfm - RELOC/fonts/tfm/public/txfonts/tyxbsssc.tfm - RELOC/fonts/tfm/public/txfonts/tyxbsssl.tfm - RELOC/fonts/tfm/public/txfonts/tyxbtt.tfm - RELOC/fonts/tfm/public/txfonts/tyxbttsc.tfm - RELOC/fonts/tfm/public/txfonts/tyxbttsl.tfm - RELOC/fonts/tfm/public/txfonts/tyxi.tfm - RELOC/fonts/tfm/public/txfonts/tyxr.tfm - RELOC/fonts/tfm/public/txfonts/tyxsc.tfm - RELOC/fonts/tfm/public/txfonts/tyxsl.tfm - RELOC/fonts/tfm/public/txfonts/tyxss.tfm - RELOC/fonts/tfm/public/txfonts/tyxsssc.tfm - RELOC/fonts/tfm/public/txfonts/tyxsssl.tfm - RELOC/fonts/tfm/public/txfonts/tyxtt.tfm - RELOC/fonts/tfm/public/txfonts/tyxttsc.tfm - RELOC/fonts/tfm/public/txfonts/tyxttsl.tfm - RELOC/fonts/type1/public/txfonts/rtcxb.pfb - RELOC/fonts/type1/public/txfonts/rtcxbi.pfb - RELOC/fonts/type1/public/txfonts/rtcxbss.pfb - RELOC/fonts/type1/public/txfonts/rtcxi.pfb - RELOC/fonts/type1/public/txfonts/rtcxr.pfb - RELOC/fonts/type1/public/txfonts/rtcxss.pfb - RELOC/fonts/type1/public/txfonts/rtxb.pfb - RELOC/fonts/type1/public/txfonts/rtxbi.pfb - RELOC/fonts/type1/public/txfonts/rtxbmi.pfb - RELOC/fonts/type1/public/txfonts/rtxbsc.pfb - RELOC/fonts/type1/public/txfonts/rtxbss.pfb - RELOC/fonts/type1/public/txfonts/rtxbsssc.pfb - RELOC/fonts/type1/public/txfonts/rtxi.pfb - RELOC/fonts/type1/public/txfonts/rtxmi.pfb - RELOC/fonts/type1/public/txfonts/rtxr.pfb - RELOC/fonts/type1/public/txfonts/rtxsc.pfb - RELOC/fonts/type1/public/txfonts/rtxss.pfb - RELOC/fonts/type1/public/txfonts/rtxsssc.pfb - RELOC/fonts/type1/public/txfonts/t1xbtt.pfb - RELOC/fonts/type1/public/txfonts/t1xbttsc.pfb - RELOC/fonts/type1/public/txfonts/t1xtt.pfb - RELOC/fonts/type1/public/txfonts/t1xttsc.pfb - RELOC/fonts/type1/public/txfonts/tcxbtt.pfb - RELOC/fonts/type1/public/txfonts/tcxtt.pfb - RELOC/fonts/type1/public/txfonts/txbex.pfb - RELOC/fonts/type1/public/txfonts/txbexa.pfb - RELOC/fonts/type1/public/txfonts/txbmia.pfb - RELOC/fonts/type1/public/txfonts/txbsy.pfb - RELOC/fonts/type1/public/txfonts/txbsya.pfb - RELOC/fonts/type1/public/txfonts/txbsyb.pfb - RELOC/fonts/type1/public/txfonts/txbsyc.pfb - RELOC/fonts/type1/public/txfonts/txbtt.pfb - RELOC/fonts/type1/public/txfonts/txbttsc.pfb - RELOC/fonts/type1/public/txfonts/txex.pfb - RELOC/fonts/type1/public/txfonts/txexa.pfb - RELOC/fonts/type1/public/txfonts/txmia.pfb - RELOC/fonts/type1/public/txfonts/txsy.pfb - RELOC/fonts/type1/public/txfonts/txsya.pfb - RELOC/fonts/type1/public/txfonts/txsyb.pfb - RELOC/fonts/type1/public/txfonts/txsyc.pfb - RELOC/fonts/type1/public/txfonts/txtt.pfb - RELOC/fonts/type1/public/txfonts/txttsc.pfb - RELOC/fonts/vf/public/txfonts/t1xb.vf - RELOC/fonts/vf/public/txfonts/t1xbi.vf - RELOC/fonts/vf/public/txfonts/t1xbsc.vf - RELOC/fonts/vf/public/txfonts/t1xbsl.vf - RELOC/fonts/vf/public/txfonts/t1xbss.vf - RELOC/fonts/vf/public/txfonts/t1xbsssc.vf - RELOC/fonts/vf/public/txfonts/t1xbsssl.vf - RELOC/fonts/vf/public/txfonts/t1xi.vf - RELOC/fonts/vf/public/txfonts/t1xr.vf - RELOC/fonts/vf/public/txfonts/t1xsc.vf - RELOC/fonts/vf/public/txfonts/t1xsl.vf - RELOC/fonts/vf/public/txfonts/t1xss.vf - RELOC/fonts/vf/public/txfonts/t1xsssc.vf - RELOC/fonts/vf/public/txfonts/t1xsssl.vf - RELOC/fonts/vf/public/txfonts/tcxb.vf - RELOC/fonts/vf/public/txfonts/tcxbi.vf - RELOC/fonts/vf/public/txfonts/tcxbsl.vf - RELOC/fonts/vf/public/txfonts/tcxbss.vf - RELOC/fonts/vf/public/txfonts/tcxbsssl.vf - RELOC/fonts/vf/public/txfonts/tcxi.vf - RELOC/fonts/vf/public/txfonts/tcxr.vf - RELOC/fonts/vf/public/txfonts/tcxsl.vf - RELOC/fonts/vf/public/txfonts/tcxss.vf - RELOC/fonts/vf/public/txfonts/tcxsssl.vf - RELOC/fonts/vf/public/txfonts/txb.vf - RELOC/fonts/vf/public/txfonts/txbi.vf - RELOC/fonts/vf/public/txfonts/txbmi.vf - RELOC/fonts/vf/public/txfonts/txbmi1.vf - RELOC/fonts/vf/public/txfonts/txbsc.vf - RELOC/fonts/vf/public/txfonts/txbsl.vf - RELOC/fonts/vf/public/txfonts/txbss.vf - RELOC/fonts/vf/public/txfonts/txbsssc.vf - RELOC/fonts/vf/public/txfonts/txbsssl.vf - RELOC/fonts/vf/public/txfonts/txi.vf - RELOC/fonts/vf/public/txfonts/txmi.vf - RELOC/fonts/vf/public/txfonts/txmi1.vf - RELOC/fonts/vf/public/txfonts/txr.vf - RELOC/fonts/vf/public/txfonts/txsc.vf - RELOC/fonts/vf/public/txfonts/txsl.vf - RELOC/fonts/vf/public/txfonts/txss.vf - RELOC/fonts/vf/public/txfonts/txsssc.vf - RELOC/fonts/vf/public/txfonts/txsssl.vf - RELOC/fonts/vf/public/txfonts/tyxb.vf - RELOC/fonts/vf/public/txfonts/tyxbi.vf - RELOC/fonts/vf/public/txfonts/tyxbsc.vf - RELOC/fonts/vf/public/txfonts/tyxbsl.vf - RELOC/fonts/vf/public/txfonts/tyxbss.vf - RELOC/fonts/vf/public/txfonts/tyxbsssc.vf - RELOC/fonts/vf/public/txfonts/tyxbsssl.vf - RELOC/fonts/vf/public/txfonts/tyxbtt.vf - RELOC/fonts/vf/public/txfonts/tyxbttsc.vf - RELOC/fonts/vf/public/txfonts/tyxbttsl.vf - RELOC/fonts/vf/public/txfonts/tyxi.vf - RELOC/fonts/vf/public/txfonts/tyxr.vf - RELOC/fonts/vf/public/txfonts/tyxsc.vf - RELOC/fonts/vf/public/txfonts/tyxsl.vf - RELOC/fonts/vf/public/txfonts/tyxss.vf - RELOC/fonts/vf/public/txfonts/tyxsssc.vf - RELOC/fonts/vf/public/txfonts/tyxsssl.vf - RELOC/fonts/vf/public/txfonts/tyxtt.vf - RELOC/fonts/vf/public/txfonts/tyxttsc.vf - RELOC/fonts/vf/public/txfonts/tyxttsl.vf - RELOC/tex/latex/txfonts/ly1txr.fd - RELOC/tex/latex/txfonts/ly1txss.fd - RELOC/tex/latex/txfonts/ly1txtt.fd - RELOC/tex/latex/txfonts/omltxmi.fd - RELOC/tex/latex/txfonts/omltxr.fd - RELOC/tex/latex/txfonts/omstxr.fd - RELOC/tex/latex/txfonts/omstxsy.fd - RELOC/tex/latex/txfonts/omxtxex.fd - RELOC/tex/latex/txfonts/ot1txr.fd - RELOC/tex/latex/txfonts/ot1txss.fd - RELOC/tex/latex/txfonts/ot1txtt.fd - RELOC/tex/latex/txfonts/t1txr.fd - RELOC/tex/latex/txfonts/t1txss.fd - RELOC/tex/latex/txfonts/t1txtt.fd - RELOC/tex/latex/txfonts/ts1txr.fd - RELOC/tex/latex/txfonts/ts1txss.fd - RELOC/tex/latex/txfonts/ts1txtt.fd - RELOC/tex/latex/txfonts/txfonts.sty - RELOC/tex/latex/txfonts/utxexa.fd - RELOC/tex/latex/txfonts/utxmia.fd - RELOC/tex/latex/txfonts/utxr.fd - RELOC/tex/latex/txfonts/utxss.fd - RELOC/tex/latex/txfonts/utxsya.fd - RELOC/tex/latex/txfonts/utxsyb.fd - RELOC/tex/latex/txfonts/utxsyc.fd - RELOC/tex/latex/txfonts/utxtt.fd -catalogue-also newtx -catalogue-ctan /fonts/txfonts -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics font font-maths font-type1 - -name txfontsb -category Package -revision 21578 -shortdesc Extensions to txfonts, using GNU Freefont -relocated 1 -longdesc A set of fonts that extend the txfonts bundle with small caps -longdesc and old style numbers, together with Greek support. The -longdesc extensions are made with modifications of the GNU Freefont. -execute addMap gptimes.map -containersize 2482300 -containerchecksum 42ebcc0137a987c9d1cdb6b801bcd02a4e201ba8b53d144dd275111b27c1db9613dbad6d8d7fa52c94b140c0bc90a57936eadef1e9adbf96a8473ee1066d0957 -doccontainersize 59372 -doccontainerchecksum dcec58f168748b5081bc95ffcc85f23e18c123fce0133f390b76c8c8a1b7fbf9359a8066851befb72e2945851e28e9bcd1062f12ef708925d1971a47e61e4c5b -docfiles size=22 - RELOC/doc/fonts/txfontsb/README details="Readme" - RELOC/doc/fonts/txfontsb/txfontsb.pdf details="Package documentation" - RELOC/doc/fonts/txfontsb/txfontsb.tex -srccontainersize 1939816 -srccontainerchecksum 10a5caf9f961f834fb61ec2e806cd06ef8e0204da3b5befa599b59d8cce275690933322a55ac0eb1feecc7ad0c451c58ba5120b38f5a4bb679986c2ee931986e -srcfiles size=6871 - RELOC/source/fonts/txfontsb/FreeSerifb-SmallCaps.sfd - RELOC/source/fonts/txfontsb/FreeSerifb-SmallCapsAlt.sfd - RELOC/source/fonts/txfontsb/FreeSerifb.sfd - RELOC/source/fonts/txfontsb/FreeSerifbBold.sfd - RELOC/source/fonts/txfontsb/FreeSerifbBoldItalic.sfd - RELOC/source/fonts/txfontsb/FreeSerifbItalic.sfd -runfiles size=1596 - RELOC/fonts/afm/public/txfontsb/FreeSerifb-SmallCaps.afm - RELOC/fonts/afm/public/txfontsb/FreeSerifb-SmallCapsAlt.afm - RELOC/fonts/afm/public/txfontsb/FreeSerifb.afm - RELOC/fonts/afm/public/txfontsb/FreeSerifbBold.afm - RELOC/fonts/afm/public/txfontsb/FreeSerifbBoldItalic.afm - RELOC/fonts/afm/public/txfontsb/FreeSerifbItalic.afm - RELOC/fonts/enc/dvips/txfontsb/gptimes.enc - RELOC/fonts/enc/dvips/txfontsb/gptimesy.enc - RELOC/fonts/map/dvips/txfontsb/gptimes.map - RELOC/fonts/tfm/public/txfontsb/gtimesb6a.tfm - RELOC/fonts/tfm/public/txfontsb/gtimesb6r.tfm - RELOC/fonts/tfm/public/txfontsb/gtimesbi6a.tfm - RELOC/fonts/tfm/public/txfontsb/gtimesbi6r.tfm - RELOC/fonts/tfm/public/txfontsb/gtimesg6r.tfm - RELOC/fonts/tfm/public/txfontsb/gtimesi6a.tfm - RELOC/fonts/tfm/public/txfontsb/gtimesi6r.tfm - RELOC/fonts/tfm/public/txfontsb/gtimesrg6a.tfm - RELOC/fonts/tfm/public/txfontsb/gtimessc6a.tfm - RELOC/fonts/tfm/public/txfontsb/gtimessc6r.tfm - RELOC/fonts/tfm/public/txfontsb/gtimessco6a.tfm - RELOC/fonts/tfm/public/txfontsb/gtimessco6r.tfm - RELOC/fonts/tfm/public/txfontsb/gtimesyb6a.tfm - RELOC/fonts/tfm/public/txfontsb/gtimesyb6r.tfm - RELOC/fonts/tfm/public/txfontsb/gtimesybi6a.tfm - RELOC/fonts/tfm/public/txfontsb/gtimesybi6r.tfm - RELOC/fonts/tfm/public/txfontsb/gtimesyg6r.tfm - RELOC/fonts/tfm/public/txfontsb/gtimesyi6a.tfm - RELOC/fonts/tfm/public/txfontsb/gtimesyi6r.tfm - RELOC/fonts/tfm/public/txfontsb/gtimesyrg6a.tfm - RELOC/fonts/tfm/public/txfontsb/gtimesysc6a.tfm - RELOC/fonts/tfm/public/txfontsb/gtimesysc6r.tfm - RELOC/fonts/tfm/public/txfontsb/gtimesysco6a.tfm - RELOC/fonts/tfm/public/txfontsb/gtimesysco6r.tfm - RELOC/fonts/tfm/public/txfontsb/timessc6a.tfm - RELOC/fonts/tfm/public/txfontsb/timessc6r.tfm - RELOC/fonts/tfm/public/txfontsb/timessco6a.tfm - RELOC/fonts/tfm/public/txfontsb/timessco6r.tfm - RELOC/fonts/type1/public/txfontsb/FreeSerifb-SmallCaps.pfb - RELOC/fonts/type1/public/txfontsb/FreeSerifb-SmallCapsAlt.pfb - RELOC/fonts/type1/public/txfontsb/FreeSerifb.pfb - RELOC/fonts/type1/public/txfontsb/FreeSerifbBold.pfb - RELOC/fonts/type1/public/txfontsb/FreeSerifbBoldItalic.pfb - RELOC/fonts/type1/public/txfontsb/FreeSerifbItalic.pfb - RELOC/fonts/vf/public/txfontsb/gtimesb6a.vf - RELOC/fonts/vf/public/txfontsb/gtimesbi6a.vf - RELOC/fonts/vf/public/txfontsb/gtimesi6a.vf - RELOC/fonts/vf/public/txfontsb/gtimesrg6a.vf - RELOC/fonts/vf/public/txfontsb/gtimessc6a.vf - RELOC/fonts/vf/public/txfontsb/gtimessco6a.vf - RELOC/fonts/vf/public/txfontsb/gtimesyb6a.vf - RELOC/fonts/vf/public/txfontsb/gtimesybi6a.vf - RELOC/fonts/vf/public/txfontsb/gtimesyi6a.vf - RELOC/fonts/vf/public/txfontsb/gtimesyrg6a.vf - RELOC/fonts/vf/public/txfontsb/gtimesysc6a.vf - RELOC/fonts/vf/public/txfontsb/gtimesysco6a.vf - RELOC/fonts/vf/public/txfontsb/timessc6a.vf - RELOC/fonts/vf/public/txfontsb/timessco6a.vf - RELOC/tex/latex/txfontsb/lgrtxr.fd - RELOC/tex/latex/txfontsb/lgrtxrc.fd - RELOC/tex/latex/txfontsb/lgrtxry.fd - RELOC/tex/latex/txfontsb/lgrtxryc.fd - RELOC/tex/latex/txfontsb/ot1txrc.fd - RELOC/tex/latex/txfontsb/ot1txryc.fd - RELOC/tex/latex/txfontsb/txfontsb.sty -catalogue-also newtx -catalogue-ctan /fonts/txfontsb -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics font font-maths font-greek font-type1 -catalogue-version 1.1 - -name txgreeks -category Package -revision 21839 -shortdesc Shape selection for TX fonts Greek letters -relocated 1 -longdesc The package allows LaTeX users who use the TX fonts to select -longdesc the shapes (italic or upright) for the Greek lowercase and -longdesc uppercase letters. Once the shapes for lowercase and uppercase -longdesc have been selected via a package option, the \other prefix -longdesc (e.g., \otheralpha) allows using the alternate glyph (as in the -longdesc fourier package). The txgreeks package does not constrain the -longdesc text font that may be used in the document. -containersize 2116 -containerchecksum 09ff7391f6986c014503a5e5de37c3b3dcc62d087ce08d9b9546e6637f7d23ba218b8cde9fd724c5e94a8e2e8a8a9fe405f44bbd2cb8f73a32156511c1eb158e -doccontainersize 56036 -doccontainerchecksum 3867db9b02d342fc4938a52813bd39ede470155f63d0ccaeaa2f0d03a34e3ee7e80d9ce3ac1e676225f51813015122914c700f7fcc714fbc8aad4f347dd62685 -docfiles size=18 - RELOC/doc/latex/txgreeks/README details="Readme" - RELOC/doc/latex/txgreeks/txgreeks.pdf details="Package documentation" -srccontainersize 4652 -srccontainerchecksum f269dd78bb738cade5f592a7888c6a1b53c261a0185c256e6ab6f144bee60a2eff2e70e272d6e4f96b190c59cc5b498e4d3fb5e3377e1004c675174d89761add -srcfiles size=4 - RELOC/source/latex/txgreeks/txgreeks.dtx - RELOC/source/latex/txgreeks/txgreeks.ins -runfiles size=2 - RELOC/tex/latex/txgreeks/txgreeks.sty -catalogue-ctan /macros/latex/contrib/txgreeks -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics font-supp -catalogue-version 1.0 - -name txuprcal -category Package -revision 43327 -shortdesc Upright calligraphic font based on TX calligraphic -relocated 1 -longdesc This small package provides a means of loading as \mathcal an -longdesc uprighted version of the calligraphic fonts from the TX font -longdesc package. A scaled option to provided to allow arbitrary -longdesc scaling. -execute addMap TXUprCal.map -containersize 51560 -containerchecksum e0bd84918e1e7a7f768421cf4c3908093b84e7f26c1cfb0d22c384251e7899949acae75a8ffd7992c384acf88bdae34d1c76c12be00bbf4b150e6f545735910d -doccontainersize 86792 -doccontainerchecksum a987944053baceeb32748b0d729166ea5e932f2707f8ba0b143d3689a75745780f4d5e2528ee962ced97d48883daf69a3ec524509cf58b5740ca3f56c2bdea7d -docfiles size=23 - RELOC/doc/fonts/txuprcal/README details="Readme" - RELOC/doc/fonts/txuprcal/txuprcal-doc.pdf details="Package documentation" - RELOC/doc/fonts/txuprcal/txuprcal-doc.tex -runfiles size=19 - RELOC/fonts/map/dvips/txuprcal/TXUprCal.map - RELOC/fonts/tfm/public/txuprcal/txUprCal-Bold.tfm - RELOC/fonts/tfm/public/txuprcal/txUprCal-Regular.tfm - RELOC/fonts/type1/public/txuprcal/txuprcal-bold.pfb - RELOC/fonts/type1/public/txuprcal/txuprcal-reg.pfb - RELOC/tex/latex/txuprcal/txuprcal.sty - RELOC/tex/latex/txuprcal/utxuprcal.fd -catalogue-also txfonts -catalogue-ctan /fonts/txuprcal -catalogue-date 2017-03-09 05:20:00 +0100 -catalogue-license gpl3 -catalogue-topics font-maths font-type1 -catalogue-version 1.00 - -name type1cm -category Package -revision 21820 -shortdesc Arbitrary size font selection in LaTeX -relocated 1 -longdesc LaTeX, by default, restricts the sizes at which you can use its -longdesc default computer modern fonts, to a fixed set of discrete sizes -longdesc (effectively, a set specified by Knuth). The type1cm package -longdesc removes this restriction; this is particularly useful when -longdesc using scalable versions of the cm fonts (Bakoma, or the -longdesc versions from BSR/Y&Y, or True Type versions from Kinch, PCTeX, -longdesc etc.). In fact, since modern distributions will automatically -longdesc generate any bitmap font you might need, type1cm has wider -longdesc application than just those using scaleable versions of the -longdesc fonts. Note that the LaTeX distribution now contains a package -longdesc fix-cm, which performs the task of type1cm, as well as doing -longdesc the same job for T1- and TS1-encoded ec fonts. -containersize 2060 -containerchecksum 9b4623d1d87f75de97c30904b24c558eb15d3dc704a83af319bc80b7f660bfb421f2295abdf389a660229a23b3ceeb8376c87057124579e5136900a334a6bbc5 -doccontainersize 324928 -doccontainerchecksum 6bfb713c0003bbd6ee5bbbbfe8c1ccc2e0835b88a041ece6170f0ccc742232d467be232884c6b9a5279765bdcbe900a68b56a6819685ed5694c19f9bcf6dc2a2 -docfiles size=83 - RELOC/doc/latex/type1cm/type1cm-doc.pdf details="Package documentation" - RELOC/doc/latex/type1cm/type1cm-doc.tex - RELOC/doc/latex/type1cm/type1cm.txt -srccontainersize 2460 -srccontainerchecksum bc6ff709e7f5fa7efc9f6da4b80b8531910ced07cfbba0d2a42e732eaa20763547224f101fe0e426ed77539ca6b3cf23440c5194308996291da3affb5090329b -srcfiles size=4 - RELOC/source/latex/type1cm/type1cm.fdd - RELOC/source/latex/type1cm/type1cm.ins -runfiles size=2 - RELOC/tex/latex/type1cm/type1cm.sty -catalogue-also type1ec fix-cm -catalogue-ctan /macros/latex/contrib/type1cm -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font-supp - -name typed-checklist -category Package -revision 49731 -shortdesc Typesetting tasks, goals, milestones, artifacts, and more in LaTeX -relocated 1 -longdesc The main goal of this package is to provide means for -longdesc typesetting checklists in a way that stipulates users to -longdesc explicitly distinguish checklists for goals, for tasks, for -longdesc artifacts, and for milestones -- i.e., the type of checklist -longdesc entries. The intention behind this is that a user of the -longdesc package is coerced to think about what kind of entries he/she -longdesc adds to the checklist. This shall yield a clearer result and, -longdesc in the long run, help with training to distinguish entries of -longdesc different types. -containersize 5448 -containerchecksum a3d4463739efb1b37f1ab3c10c192bdd749e45d9a7a0c5db6d8d719cd451fd03e569a0626210ae631050e45c56ba4d677099d9377b8a53ed4c35e0e3eaf95302 -doccontainersize 346988 -doccontainerchecksum 26928f16a9a8a5803360001a43c19bb5d86a882e9f231c83c93975ef9fa72485281685c9d09fd0b7c87511e1dda89eb6e59ea68840b2d4be1760d2cbbc715fe6 -docfiles size=88 - RELOC/doc/latex/typed-checklist/README.md details="Readme" - RELOC/doc/latex/typed-checklist/typed-checklist.pdf details="Package documentation" -srccontainersize 24356 -srccontainerchecksum 2b1cdfe90970c95214994bfa5e38fb211865290eb1580b39554a94e7ddc4a9df22053b5f83728cda1be3e6562a4a15c08d5b325f6045387e4888fd10c976c040 -srcfiles size=26 - RELOC/source/latex/typed-checklist/typed-checklist.dtx - RELOC/source/latex/typed-checklist/typed-checklist.ins -runfiles size=5 - RELOC/tex/latex/typed-checklist/typed-checklist.sty -catalogue-contact-repository https://github.com/Ri-Ga/typed-checklist -catalogue-ctan /macros/latex/contrib/typed-checklist -catalogue-date 2019-01-16 09:01:57 +0100 -catalogue-license lppl1.2 -catalogue-topics list -catalogue-version 2.0 - -name typeface -category Package -revision 27046 -shortdesc Select a balanced set of fonts -relocated 1 -longdesc The package provides the means of establishing a consistent set -longdesc of fonts for use in a LaTeX document. It allows mixing and -longdesc matching the Type 1 font sets available on the archive (and it -longdesc may be extended, via its configuration file, to support other -longdesc fonts). Font-set definition takes the form of a set of options -longdesc that are read when the package is loaded: for each typographic -longdesc category (main body font, sans-serif font, monospace font, -longdesc mathematics fonts, text figures, and so on), a font or a -longdesc transformation is given in those options. The approach enables -longdesc the user to remember their own configurations (as a single -longdesc command) and to borrow configurations that other users have -longdesc developed. The present release is designated "for review". -containersize 44444 -containerchecksum 555c7f1a1e8fda81b7a1765bc4b32319be31cadaadc7b1c268af6a3e4d60de2035517a669aed43a9400d81be8b4b5c12a43c923c5a48641f512c79db74f59fd1 -doccontainersize 17669756 -doccontainerchecksum f33add74aaa83391fbe59890ddaa0083b2bea861e44f5b67e536abfb17aab40ee4897bbe0d4dfca55ace433017be134c9fdd028a3337f5d4cfe9a42c49ba7623 -docfiles size=4487 - RELOC/doc/latex/typeface/README details="Readme" - RELOC/doc/latex/typeface/typeface-all-rm.pdf details="Properties of fonts that are available" - RELOC/doc/latex/typeface/typeface-test.tex - RELOC/doc/latex/typeface/typeface.pdf details="Package documentation" - RELOC/doc/latex/typeface/typeface.tex -srccontainersize 1932 -srccontainerchecksum 84b926fafbfa104fc29b09e85519a07dff8a772f5b569dc2d76dd6bbdeb0ad845ffddd10e3c89ae9ed72ff7af261f5b2b6abeee71119b60008883223affb675b -srcfiles size=6 - RELOC/source/latex/typeface/typeface-all-rm.bat -runfiles size=57 - RELOC/tex/latex/typeface/typeface.cfg - RELOC/tex/latex/typeface/typeface.sty -catalogue-ctan /macros/latex/contrib/typeface -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics font-sel -catalogue-version 0.1 - -name typehtml -category Package -revision 17134 -shortdesc Typeset HTML directly from LaTeX -relocated 1 -longdesc Can handle almost all of HTML2, and most of the math fragment -longdesc of the draft HTML3. -containersize 6920 -containerchecksum 98146acc3acb9416994a9243a9dcbe8fd968beb1a2199fcb3a1343174b11ffaa478d89d9547529e783a1ebe663605c1b44e8ec6ce0bfa4271dfece4922931156 -doccontainersize 155068 -doccontainerchecksum 0c11e58e8770783eb324e8f1db33867e0b767fef9d8518568b4de6fbd570a228b0846c205911e7e5ff77e0a53cabb2b640baa41852c1e479fc0f09a491168928 -docfiles size=47 - RELOC/doc/latex/typehtml/README details="Readme" - RELOC/doc/latex/typehtml/typehtml.pdf details="Package documentation" -srccontainersize 16940 -srccontainerchecksum bd55dfeec26836a2a89e3949764ccab5ac3a55b1fbf048ec431c03761ae8574d37cf54ca506bedd97857eb703c9a0151bf265001cedebc0c376743522234c810 -srcfiles size=17 - RELOC/source/latex/typehtml/typehtml.dtx - RELOC/source/latex/typehtml/typehtml.ins -runfiles size=7 - RELOC/tex/latex/typehtml/typehtml.sty -catalogue-ctan /macros/latex/contrib/typehtml -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics foreign-import - -name typeoutfileinfo -category Package -revision 29349 -shortdesc Display class/package/file information -longdesc The package provides a minimalist shell script, for Unix -longdesc systems, that displays the information content in a -longdesc \ProvidesFile, \ProvidesPackage or \ProvidesClass command in a -longdesc LaTeX source file. The package requires that the readprov -longdesc package is available. -depend typeoutfileinfo.ARCH -containersize 1596 -containerchecksum 6ec7f66900e58f700343b16cdb458fa7e1985554521e58cd6030c90d0f1acb65a04aa85d652c0462393dfe91c3b46376c822048193a2eefc185839aa644a3674 -doccontainersize 756 -doccontainerchecksum 308511eb35047697a60a153bb0b8fdf1f73f805a7c9686146e0279dbb44500bb12becdeb8cc0a10137fabe87a83a3457746a63aa02110342fe9b8e0a433c2c42 -docfiles size=1 - texmf-dist/doc/support/typeoutfileinfo/README details="Readme" -runfiles size=1 - texmf-dist/scripts/typeoutfileinfo/typeoutfileinfo.sh -catalogue-ctan /support/typeoutfileinfo -catalogue-date 2017-05-06 09:34:02 +0200 -catalogue-license lppl1.3 -catalogue-topics file-mgmt -catalogue-version 0.31 - -name typeoutfileinfo.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of typeoutfileinfo -containersize 344 -containerchecksum 71875cbc1c1365fdf864550e8a25502a35c6d40c7ac96c179fd9139e7cd14d1691088a34cc7257d0018cdaaf459d0b86fda9d6f4d42a5c1ad98c1a3b779bfb18 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/typeoutfileinfo - -name typeoutfileinfo.amd64-freebsd -category Package -revision 25648 -shortdesc amd64-freebsd files of typeoutfileinfo -containersize 344 -containerchecksum 571890610c63d2031d492117458c79375ff01e688683f3ec91ba8dc6fc630a3524a24790549bbf75c7bdc52af2ad3740a33df07070f5f0c4a918bad94fff0833 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/typeoutfileinfo - -name typeoutfileinfo.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of typeoutfileinfo -containersize 344 -containerchecksum 6e942d2374e4926471b0d6a7e64ac28c493b539fe740c3b2836c7eb3b0253583de1631c570940913cbf6b06252a44a60a089c27a367661ba088bedf436ad314f -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/typeoutfileinfo - -name typeoutfileinfo.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of typeoutfileinfo -containersize 348 -containerchecksum 06b66113126cd58f7628a88c7bde0de03e3b696d859792bd1faa2a2eaa77a78c1a807f933c9943d67fe2b00dd284bc6c4085814594a1904a2babd1cb8183963d -binfiles arch=armhf-linux size=1 - bin/armhf-linux/typeoutfileinfo - -name typeoutfileinfo.i386-cygwin -category Package -revision 25648 -shortdesc i386-cygwin files of typeoutfileinfo -containersize 348 -containerchecksum 860d430d007f5f534d26a70a796ea09a272e6e5f5c8ded991861916fca3e3baec3dfce2989f8c2fa50fd94efebca990c66028f64c0ab331f0858cf545227f0ca -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/typeoutfileinfo - -name typeoutfileinfo.i386-freebsd -category Package -revision 25648 -shortdesc i386-freebsd files of typeoutfileinfo -containersize 348 -containerchecksum 93cca2d13bf9ce9db0910fb16d35cb940fd27e2c607e16d9477c474d0c39537e5a48dac31b3b99d992a18364ac2dc7deca024a6922fd089468cd2f4e479915dd -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/typeoutfileinfo - -name typeoutfileinfo.i386-linux -category Package -revision 25648 -shortdesc i386-linux files of typeoutfileinfo -containersize 348 -containerchecksum 3e5fef6f8421079c92ef8fe0598361f55aece09ee788e05bb7c09bfc571820bc59b44469688b18ffeb4976f6739768bfedc8bd077a0ea04a7d262f99fec2e75a -binfiles arch=i386-linux size=1 - bin/i386-linux/typeoutfileinfo - -name typeoutfileinfo.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of typeoutfileinfo -containersize 348 -containerchecksum 8cda9be21fd9aacb7c10289383e8a560d259de78e898639d685bf5be3d8561bb4dee8ac764ded66c7a8996da15d6a6af02278366afe9dd145e62221dc7f46312 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/typeoutfileinfo - -name typeoutfileinfo.i386-solaris -category Package -revision 25648 -shortdesc i386-solaris files of typeoutfileinfo -containersize 344 -containerchecksum 987b5613fbc3469fdbf0d506653565feb51a106a014f0bad53767b748715ed3e22c56e7ffdd07f9d7d345e75b9b6a0bd0e4ed62afafadff96b346d0993ba4ccb -binfiles arch=i386-solaris size=1 - bin/i386-solaris/typeoutfileinfo - -name typeoutfileinfo.sparc-solaris -category Package -revision 25648 -shortdesc sparc-solaris files of typeoutfileinfo -containersize 344 -containerchecksum b38d4e203d6fe912264e2df637fef623f7151ba79b821dd3f8dcce789ed9042e7dad38789ede4f41aad988c06f637b060fe2337501e1cb0f06e8cf04b31d89c4 -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/typeoutfileinfo - -name typeoutfileinfo.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of typeoutfileinfo -containersize 348 -containerchecksum 43a4f372dea305e9059ce15c7f6943a2d235c56e6809a579666b3d50f6e120b153211c0b5bcc214d0bab2372647788027c8c6c9ca5893a8c7780c786f06bd6a7 -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/typeoutfileinfo - -name typeoutfileinfo.x86_64-darwin -category Package -revision 25648 -shortdesc x86_64-darwin files of typeoutfileinfo -containersize 348 -containerchecksum 9c13f8b7264c03556e1477eabe83746b6dcc82b06a18b61cc8e4c4fee4bf78955c380ff7d8a62a770bf8bf75922e49d93ca2f8ba0f03bdd9db1bacfd844ff0d9 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/typeoutfileinfo - -name typeoutfileinfo.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of typeoutfileinfo -containersize 356 -containerchecksum 9f202ae9af210f24de4659a417d16667a33cc59a33251eca894761279b83795482b790bbc73ad2c8ea4ec33903bd481fa1a1219eb6e87e749ac28212f588be4d -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/typeoutfileinfo - -name typeoutfileinfo.x86_64-linux -category Package -revision 25648 -shortdesc x86_64-linux files of typeoutfileinfo -containersize 348 -containerchecksum 39f2064bd852d2771b34ba6e4ea4db4a8a386493633527d26fa2a5c0919afe6506a567933614ff54672606931f859f4e6a934226b64891ddaf0d7e328282acc9 -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/typeoutfileinfo - -name typeoutfileinfo.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of typeoutfileinfo -containersize 348 -containerchecksum a8b31a0dbb817a5b2aa3c361c1bbf85d34135b10a74e3b7a05655ed565e4a6983cf6955640dc4c1a5c66a7b7ef1384095a0b89d574f4638d48017b1686724fe7 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/typeoutfileinfo - -name typeoutfileinfo.x86_64-solaris -category Package -revision 25648 -shortdesc x86_64-solaris files of typeoutfileinfo -containersize 348 -containerchecksum b60b2062eef28c1eac909f1a1ac9f00cfa535261afbe6ddcf1efd7a77d72d278730f96a574afe159fa4a2a79a319a57e77605b7218fce482a9a0fac7bac2b218 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/typeoutfileinfo - -name typewriter -category Package -revision 46641 -shortdesc Typeset with a randomly variable monospace font -relocated 1 -longdesc The typewriter package uses the OpenType Computer Modern -longdesc Unicode Typewriter font, together with a LuaTeX virtual font -longdesc setup that introduces random variability in grey level and -longdesc angle of each character. It was originally an answer to a -longdesc question on stackexchange. -containersize 25208 -containerchecksum b378d6f4c342fe5eaee25778fd040003c9fbf2c6d63f9e5d17aa5bbc067488b67175af4e20de8fa7f87fe009d43b3b95f768907a207b74250552be6396e4984a -doccontainersize 101052 -doccontainerchecksum 0c1f8af962e9a351b20b1000f170394ae7f310a8219be8381744c2ceaa171f926ac96bffbf5b781308925b21c264551c2eba1fd5735b5d85011468120d5d38e7 -docfiles size=27 - RELOC/doc/lualatex/typewriter/README.md details="Readme" - RELOC/doc/lualatex/typewriter/typewriter-guide.pdf details="Package documentation" - RELOC/doc/lualatex/typewriter/typewriter-guide.tex -runfiles size=63 - RELOC/tex/lualatex/typewriter/typewriter.sty -catalogue-also ransom manuscript -catalogue-ctan /macros/luatex/latex/typewriter -catalogue-date 2018-02-14 13:01:28 +0100 -catalogue-license lppl -catalogue-topics typesetting -catalogue-version 1.1 - -name typicons -category Package -revision 37623 -shortdesc Font containing a set of web-related icons -relocated 1 -longdesc This package grants access to 336 web-related icons provided by -longdesc the included "Typicons" free font, designed by Stephen -longdesc Hutchings and released under the SIL Open Font License. See -longdesc http://www.typicons.com for more details about the font itself. -longdesc This package requires the fontspec package and either the -longdesc Xe(La)TeX or Lua(La)TeX engine to load the included ttf font. -longdesc Once the package is loaded, icons can be accessed through the -longdesc general \ticon command, which takes as argument the name of the -longdesc desired icon, or through direct commands specific to each icon. -longdesc The full list of icon designs, names and direct commands is -longdesc showcased in the manual. -containersize 59536 -containerchecksum a66d03244fbf2a5f2b6c90411d9ec750295071adb137ab549af6932f104911b096fddf6a515ebef4a02ef6b6c3d1ac683415289717f5e6f8d661890f503a49e5 -doccontainersize 134792 -doccontainerchecksum 46125880cee45f6614aa052e63d9f5178114c41257fb1d6fdf0a68fa4eec6712036f13d5ceb3f5ef22fd8fa76168bc103ab7b138e7e3911d4e6408bc4244400d -docfiles size=39 - RELOC/doc/fonts/typicons/README details="Readme" - RELOC/doc/fonts/typicons/typicons.pdf details="Package documentation" - RELOC/doc/fonts/typicons/typicons.tex -runfiles size=39 - RELOC/fonts/truetype/public/typicons/typicons.ttf - RELOC/tex/latex/typicons/typicons.sty -catalogue-ctan /fonts/typicons -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics font font-supp-symbol font-symbol font-ttf -catalogue-version 2.0.7 - -name typoaid -category Package -revision 44238 -shortdesc Macros for font diagnostics -relocated 1 -longdesc This package provides macros for measuring alphabet lengths -longdesc (i.e. the length occupied by the characters "abcd...xyz"), -longdesc em-widths and ex-heights, which may help in making typesetting -longdesc decisions. The package is compatible with pdfLaTeX, LuaLaTeX, -longdesc and XeLaTeX, and will accept font family switches defined via -longdesc the fontspec package. The plan is that future versions shall be -longdesc able to provide even more diagnostic tools, and some -longdesc LuaTeX-specific special commands, too. The package relies on -longdesc the following other LaTeX packages: expl3, array, booktabs, and -longdesc siunitx. -containersize 5740 -containerchecksum da7c5a7e42a225d5d8a86e08294fd74a1a4066123894174d5c187ccf3d70a205762cbca39354ab5fb954faf4df713c00ab5ac64ea654708f0aede15ab01b5ebb -doccontainersize 333184 -doccontainerchecksum f5bc487393ce1f65e4741b1f803312b47c456ea1b00909641eea1ac2bc9b54d029466106487d396d0164521ef2416a2505ea8526841526f0d87348ef748a4c6d -docfiles size=86 - RELOC/doc/latex/typoaid/README.md details="Readme" - RELOC/doc/latex/typoaid/typoaid.pdf details="Package documentation" - RELOC/doc/latex/typoaid/typoaid.tex -runfiles size=7 - RELOC/tex/latex/typoaid/typoaid.sty -catalogue-ctan /macros/latex/contrib/typoaid -catalogue-date 2017-06-06 19:56:03 +0200 -catalogue-license lppl1.3c -catalogue-topics font-devel typeset-tool -catalogue-version 0.4.7 - -name typogrid -category Package -revision 24994 -shortdesc Print a typographic grid -relocated 1 -longdesc Draws a grid on every page of the document; the grid divides -longdesc the page into columns, and may be used for fixing measurements -longdesc of layout. -containersize 1764 -containerchecksum 359814d4a759597fa6775e4a62fed6b1fc49edcd95c4fe7ff5abab7137e19c2f0c0c7279430f84cf41433396c128c13ba7d0052ea652f6ebbb2ba767a62e6025 -doccontainersize 296420 -doccontainerchecksum 5a5f821c21226695649510aa7b1b6e7ace9a564a2137a8f4d7fe3fb552c00c2fcfb6647c204603d24774bfec5f5e48484104e88318bb54372f8f5723a418a454 -docfiles size=77 - RELOC/doc/latex/typogrid/ChangeLog - RELOC/doc/latex/typogrid/Makefile - RELOC/doc/latex/typogrid/README details="Readme" - RELOC/doc/latex/typogrid/getversion.tex - RELOC/doc/latex/typogrid/testtypogrid.tex - RELOC/doc/latex/typogrid/typogrid.pdf details="Package documentation" -srccontainersize 3776 -srccontainerchecksum ea89fbfe0d8655c0ad755a6531aac405e1b6dd312788bbdfa2cc81b518d84992d9b737f2ab8714fdf6d67f16d8f0980ab5e7e6a05927bd874654673e27e6d426 -srcfiles size=4 - RELOC/source/latex/typogrid/typogrid.dtx - RELOC/source/latex/typogrid/typogrid.ins -runfiles size=2 - RELOC/tex/latex/typogrid/typogrid.sty -catalogue-ctan /macros/latex/contrib/typogrid -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics layout-show -catalogue-version 0.21 - -name uaclasses -category Package -revision 15878 -shortdesc University of Arizona thesis and dissertation format -relocated 1 -longdesc This package provides a LaTeX2e document class named -longdesc 'ua-thesis' for typesetting theses and dissertations in the -longdesc official format required by the University of Arizona. -longdesc Moreover, there is a fully compatible alternative document -longdesc class 'my-thesis' for private 'nice' copies of the -longdesc dissertation, and the respective title pages are available as -longdesc separate packages to work with any document class. -containersize 5944 -containerchecksum 6c34f5a9c36018ce1930433d1775e5df98110f3d973ce0ce193cae82b4f0f73f6d242893227461848450174656a0650ab48b781118b407f50aaba7c44cce7689 -doccontainersize 201484 -doccontainerchecksum b1e1f5a568adbbcb4185ba76d6b581e067cb6a682057e797b0c92630f03c551367e1afcb184033d719b47fc0db191a09ff04756ae00324711e6828aa232e8802 -docfiles size=70 - RELOC/doc/latex/uaclasses/README details="Readme" - RELOC/doc/latex/uaclasses/my-example.pdf details="my-thesis example" - RELOC/doc/latex/uaclasses/ua-example.pdf details="ua-thesis example" - RELOC/doc/latex/uaclasses/ua-example.tex -srccontainersize 13884 -srccontainerchecksum f66764e73857b70400c571f0940286eee955ad8878cd195528ee86785a6f33a280560282cbe7a6fe25a2aec7bdeb44e539b15893606eeaab87fee710f016cfa2 -srcfiles size=13 - RELOC/source/latex/uaclasses/ua-classes.dtx - RELOC/source/latex/uaclasses/ua-classes.ins -runfiles size=7 - RELOC/tex/latex/uaclasses/my-thesis.cls - RELOC/tex/latex/uaclasses/my-title.sty - RELOC/tex/latex/uaclasses/ua-thesis.cls - RELOC/tex/latex/uaclasses/ua-title.sty -catalogue-ctan /macros/latex/contrib/uaclasses -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics dissertation - -name uafthesis -category Package -revision 29349 -shortdesc Document class for theses at University of Alaska Fairbanks -relocated 1 -longdesc This is an "unofficial" official class. -containersize 7564 -containerchecksum bedf63580d6b2fdd2132654a89c3e1b57e129699842d09a459602e24d29159213b15669e972ac2766513ce401a17e11a8b8c551a61c03efa768032ea7ca5cc2c -doccontainersize 30032 -doccontainerchecksum 78bd664866d4cdb9b7ddfafd52713aef46cca6e19a999c9acc0f4ad06eda05b253452927af64041888bb492be30a1410de04d1acbbd077c20bf1f3419c6a72ff -docfiles size=36 - RELOC/doc/latex/uafthesis/Makefile - RELOC/doc/latex/uafthesis/README.md details="Readme" - RELOC/doc/latex/uafthesis/bib_styles/agufull08.bst - RELOC/doc/latex/uafthesis/bib_styles/unsrtabbrv3.bst - RELOC/doc/latex/uafthesis/example/abstract.tex - RELOC/doc/latex/uafthesis/example/acknowledgements.tex - RELOC/doc/latex/uafthesis/example/apx1.tex - RELOC/doc/latex/uafthesis/example/build.sh - RELOC/doc/latex/uafthesis/example/ch1.tex - RELOC/doc/latex/uafthesis/example/ch2.tex - RELOC/doc/latex/uafthesis/example/ch3.tex - RELOC/doc/latex/uafthesis/example/custom-macros.tex - RELOC/doc/latex/uafthesis/example/example.loa.bk - RELOC/doc/latex/uafthesis/example/example.tex - RELOC/doc/latex/uafthesis/example/example.toc.bk - RELOC/doc/latex/uafthesis/example/fig/fivebatteries.png - RELOC/doc/latex/uafthesis/example/fig/onebattery.png - RELOC/doc/latex/uafthesis/example/quotepage.tex -runfiles size=8 - RELOC/tex/latex/uafthesis/uafthesis.cls -catalogue-ctan /macros/latex/contrib/uafthesis -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl -catalogue-topics dissertation -catalogue-version 12.12 - -name uantwerpendocs -category Package -revision 48978 -shortdesc Course texts, master theses, and exams in University of Antwerp style -relocated 1 -longdesc These class files implement the house style of the University -longdesc of Antwerp. This package originated from the Faculty of Applied -longdesc Engineering. Using these class files will make it easy for you -longdesc to make and keep your documents compliant to this version and -longdesc future versions of the house style of the University of -longdesc Antwerp. -containersize 1310720 -containerchecksum 0142986495ec211b979a4fa938fe5898e1a0a5a97de0a8c68f8580407472f5c056cb6e28f32b79f0eed0458c2c1463553140619192aa35c6d3e013d191813e00 -doccontainersize 1056384 -doccontainerchecksum 61d65f45f77ee1a0fb8d97c2fdf53fa22eeb6c2df54bc646d83656ec23bcec4ac8fae3d9aab71efc1e5762467288bcba148dcd8c562cb665bb5040f1ff17b1cd -docfiles size=319 - RELOC/doc/latex/uantwerpendocs/LICENSE - RELOC/doc/latex/uantwerpendocs/README details="Readme" - RELOC/doc/latex/uantwerpendocs/uantwerpencoursetext-example.pdf details="Example course text" - RELOC/doc/latex/uantwerpendocs/uantwerpencoursetext-example.tex - RELOC/doc/latex/uantwerpendocs/uantwerpendocs.pdf details="Package documentation" - RELOC/doc/latex/uantwerpendocs/uantwerpenexam-example1.pdf details="Example exam (monolingual)" - RELOC/doc/latex/uantwerpendocs/uantwerpenexam-example1.tex - RELOC/doc/latex/uantwerpendocs/uantwerpenexam-example2.pdf details="Example exam (bilingual)" - RELOC/doc/latex/uantwerpendocs/uantwerpenexam-example2.tex - RELOC/doc/latex/uantwerpendocs/uantwerpenletter-example.pdf details="Example letter" - RELOC/doc/latex/uantwerpendocs/uantwerpenletter-example.tex - RELOC/doc/latex/uantwerpendocs/uantwerpenmasterthesis-example.pdf details="Example master thesis" - RELOC/doc/latex/uantwerpendocs/uantwerpenmasterthesis-example.tex - RELOC/doc/latex/uantwerpendocs/uantwerpenphdthesis-example1.pdf - RELOC/doc/latex/uantwerpendocs/uantwerpenphdthesis-example1.tex - RELOC/doc/latex/uantwerpendocs/uantwerpenphdthesis-example2.pdf - RELOC/doc/latex/uantwerpendocs/uantwerpenphdthesis-example2.tex -srccontainersize 28632 -srccontainerchecksum f9fe6dff44918b3127e1a6e16c2b496afedecb9daead5a80a29e0219ae0fab9ee35fe10fa47c0b588d2433326e94e5aebd094a168e9980eb4eb2f21d9d006e60 -srcfiles size=35 - RELOC/source/latex/uantwerpendocs/uantwerpendocs.dtx - RELOC/source/latex/uantwerpendocs/uantwerpendocs.ins -runfiles size=763 - RELOC/tex/latex/uantwerpendocs/4E_PMS302_BR_ENG_RGB.eps - RELOC/tex/latex/uantwerpendocs/4E_PMS302_BR_ENG_RGB.pdf - RELOC/tex/latex/uantwerpendocs/4E_PMS302_BR_NED_RGB.eps - RELOC/tex/latex/uantwerpendocs/4E_PMS302_BR_NED_RGB.pdf - RELOC/tex/latex/uantwerpendocs/UA_HOR_DUI_CMYK.eps - RELOC/tex/latex/uantwerpendocs/UA_HOR_DUI_CMYK.pdf - RELOC/tex/latex/uantwerpendocs/UA_HOR_ENG_CMYK.eps - RELOC/tex/latex/uantwerpendocs/UA_HOR_ENG_CMYK.pdf - RELOC/tex/latex/uantwerpendocs/UA_HOR_FRA_CMYK.eps - RELOC/tex/latex/uantwerpendocs/UA_HOR_FRA_CMYK.pdf - RELOC/tex/latex/uantwerpendocs/UA_HOR_NED_CMYK.eps - RELOC/tex/latex/uantwerpendocs/UA_HOR_NED_CMYK.pdf - RELOC/tex/latex/uantwerpendocs/UA_HOR_SPA_CMYK.eps - RELOC/tex/latex/uantwerpendocs/UA_HOR_SPA_CMYK.pdf - RELOC/tex/latex/uantwerpendocs/uantwerpencoursetext.cls - RELOC/tex/latex/uantwerpendocs/uantwerpenexam.cls - RELOC/tex/latex/uantwerpendocs/uantwerpenletter.cls - RELOC/tex/latex/uantwerpendocs/uantwerpenmasterthesis.cls - RELOC/tex/latex/uantwerpendocs/uantwerpenphdthesis.cls -catalogue-ctan /macros/latex/contrib/uantwerpendocs -catalogue-date 2018-10-23 14:07:20 +0200 -catalogue-license lppl1.3 -catalogue-topics class dissertation essay letter exam -catalogue-version 2.2 - -name uassign -category Package -revision 38459 -shortdesc Environments and options for typesetting university assignments -relocated 1 -longdesc The purpose of this package is to provide simple question and -longdesc solution style environments for typesetting university -longdesc assignments. -containersize 1984 -containerchecksum b71a22632a1d53d6aa9e3e9dbbbe0d6795b329c831f44a2a0f702eb6aa785f73f75410e14260b2e5c965794c8f16d2421595a8249b3c04a3392e8172c65d0635 -doccontainersize 106832 -doccontainerchecksum c07a5b2e4c604d68a7f306c10233168982cb7c450be7fa8c1ae7d49d4ef627cbb48699d5693cf47c39a539214d548d06c7338ef3c8a3dd875620d7440460b972 -docfiles size=31 - RELOC/doc/latex/uassign/README.md details="Package README" - RELOC/doc/latex/uassign/uassign.pdf details="Package documentation" - RELOC/doc/latex/uassign/uassign.tex -runfiles size=2 - RELOC/tex/latex/uassign/uassign.sty -catalogue-ctan /macros/latex/contrib/uassign -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics class -catalogue-version 1.01 - -name ucbthesis -category Package -revision 37776 -shortdesc Thesis and dissertation class supporting UCB requirements -relocated 1 -longdesc The class provides the necessary framework for electronic -longdesc submission of Masters theses and Ph.D. dissertations at the -longdesc University of California, Berkeley. It is based on the memoir -longdesc class. -containersize 7288 -containerchecksum 1a069b62104af94a97cd723141c641b9aabc6172f026367270ad6c5ac576dfec1976ca9eba80c2ef42590702d41cd82258c8562d9c7ce4c2f4d86262e1f996a1 -doccontainersize 167956 -doccontainerchecksum 784b117bac86296079e813b51baa86f76bffbc136e467b986e206b73547668a0df891d31fb0086872befddc0486c083fac4627b61e1140caba15c763c7afe8f4 -docfiles size=51 - RELOC/doc/latex/ucbthesis/README details="Readme" - RELOC/doc/latex/ucbthesis/example/abstract.tex - RELOC/doc/latex/ucbthesis/example/chap1.tex - RELOC/doc/latex/ucbthesis/example/chap2.tex - RELOC/doc/latex/ucbthesis/example/references.bib - RELOC/doc/latex/ucbthesis/example/thesis.tex - RELOC/doc/latex/ucbthesis/ucbthesis.pdf details="Package documentation" - RELOC/doc/latex/ucbthesis/ucbthesis.tex -runfiles size=6 - RELOC/tex/latex/ucbthesis/ucbthesis.cls -catalogue-ctan /macros/latex/contrib/ucbthesis -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics dissertation -catalogue-version 3.5 - -name ucdavisthesis -category Package -revision 40772 -shortdesc A thesis/dissertation class for University of California at Davis -relocated 1 -longdesc The ucdavisthesis class is a LaTeX class that allows you to -longdesc create a dissertation or thesis conforming to UC Davis -longdesc formatting requirements as of April 2016. -containersize 10560 -containerchecksum a218ab7b0f85fac3b8c59f20a2fba3d620e3332b35073fd7112e47b23a9f8a79990dc98adda24422ca51c0cb1b9d07353738cd7014d52963e67122549c815cc1 -doccontainersize 1288704 -doccontainerchecksum 41f92ea37c1989e7138670d749a2e15c3b5eae1bab907248597d45473b1e57a782cba66a29bb891ee742210fbbaaf9008bab394b494618bc1c8005e09256dda7 -docfiles size=501 - RELOC/doc/latex/ucdavisthesis/README details="Readme" - RELOC/doc/latex/ucdavisthesis/example/ucdavisthesis_example.bib - RELOC/doc/latex/ucdavisthesis/example/ucdavisthesis_example_Chap1.tex - RELOC/doc/latex/ucdavisthesis/example/ucdavisthesis_example_Chap2.tex - RELOC/doc/latex/ucdavisthesis/example/ucdavisthesis_example_Chap3.tex - RELOC/doc/latex/ucdavisthesis/example/ucdavisthesis_example_figure.eps - RELOC/doc/latex/ucdavisthesis/example/ucdavisthesis_example_figure.pdf - RELOC/doc/latex/ucdavisthesis/example/ucdavisthesis_example_main.pdf details="Example of output" - RELOC/doc/latex/ucdavisthesis/example/ucdavisthesis_example_main.tex - RELOC/doc/latex/ucdavisthesis/ucdavisthesis.pdf details="Package documentation" -srccontainersize 23052 -srccontainerchecksum 57dc07ecb16e323a45b599177df13ff9441635761a2dd5fd0f647044acb2405facd0dcca753359f04b4f29a91298456a8fcdcce983f5b791641a3f3d52091396 -srcfiles size=23 - RELOC/source/latex/ucdavisthesis/ucdavisthesis.dtx - RELOC/source/latex/ucdavisthesis/ucdavisthesis.ins -runfiles size=17 - RELOC/tex/latex/ucdavisthesis/ucdavisthesis.cls - RELOC/tex/latex/ucdavisthesis/ucdthesis10.clo - RELOC/tex/latex/ucdavisthesis/ucdthesis11.clo - RELOC/tex/latex/ucdavisthesis/ucdthesis12.clo - RELOC/tex/latex/ucdavisthesis/ucdthesis13.clo -catalogue-ctan /macros/latex/contrib/ucdavisthesis -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl1.2 -catalogue-topics dissertation -catalogue-version 1.3 - -name ucharcat -category Package -revision 38907 -shortdesc Implementation of the (new in 2015) XeTeX \Ucharcat command in lua, for LuaTeX -relocated 1 -longdesc The package implements the \Ucharcat command for LuaLaTeX. -longdesc \Ucharcat is a new primitive in XeTeX, an extension of the -longdesc existing \Uchar command, that allows the specification of the -longdesc catcode as well as character code of the character token being -longdesc constructed. -containersize 1184 -containerchecksum 28832a734e22f55263670383d9b01ddb8762d154296f4f04176ef67904de459b78ea4d02f6979a9d1dcb72d63cb902655d0cd10262ea552629c4c8c15ae85bf9 -doccontainersize 159868 -doccontainerchecksum 798be5f16941f103cf5c8460eafb0617b63a646e110f4b87684e5544840926fbfb7faa456362f0339e5210e7155558a006fc6d6f4a35c5b2533ca68282550392 -docfiles size=40 - RELOC/doc/latex/ucharcat/README details="Readme" - RELOC/doc/latex/ucharcat/ucharcat.pdf details="Package documentation" -srccontainersize 2316 -srccontainerchecksum 2cb7815be55a08cadfcde6cf0d2be5dd5d94c3fa85ab6c0cd45d565ceae951f5ee87ee74b1023d86466404066fdc6db58010d6daa82ca65ed003a9674a21db2f -srcfiles size=3 - RELOC/source/latex/ucharcat/ucharcat.dtx - RELOC/source/latex/ucharcat/ucharcat.ins -runfiles size=1 - RELOC/tex/latex/ucharcat/ucharcat.sty -catalogue-ctan /macros/latex/contrib/ucharcat -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics lua-supp luatex -catalogue-version 0.03 - -name ucharclasses -category Package -revision 45024 -shortdesc Font actions in XeTeX according to what is being processed -relocated 1 -longdesc The package takes care of switching fonts when you switch from -longdesc one Unicode block to another in the text of a document. This -longdesc way, you can write a document with no explicit font selection, -longdesc but a series of rules of the form "when entering block ..., -longdesc switch font to use ...". -containersize 8164 -containerchecksum c644db7fa3ae006ac8ccf347d90d399ff0508edbfe1441ec6923cc7242e36c7ed22b0cb26c6ce7f38f4e40a0d8f38fb808dcb15322840682ea80dfbcf324c9ef -doccontainersize 140964 -doccontainerchecksum 837248e7218c73fadd76333c8a19cf03af0f6d16262433f00cc1eaca557f8aee2df57e64b2430a23fa89ef09c8655fa17e88442a413496c1c2a3071f08202c5a -docfiles size=41 - RELOC/doc/xelatex/ucharclasses/README details="Readme" - RELOC/doc/xelatex/ucharclasses/ucharclasses.pdf details="Package documentation" - RELOC/doc/xelatex/ucharclasses/ucharclasses.tex -runfiles size=8 - RELOC/tex/xelatex/ucharclasses/ucharclasses.sty -catalogue-ctan /macros/xetex/latex/ucharclasses -catalogue-date 2017-08-11 05:34:18 +0200 -catalogue-license pd -catalogue-topics xetex font-supp -catalogue-version 2.3.0 - -name ucs -category Package -revision 35853 -shortdesc Extended UTF-8 input encoding support for LaTeX -relocated 1 -longdesc The bundle provides the ucs package, and utf8x.def, together -longdesc with a large number of support files. The utf8x.def definition -longdesc file for use with inputenc covers a wider range of Unicode -longdesc characters than does utf8.def in the LaTeX distribution. The -longdesc package provides facilities for efficient use of its large sets -longdesc of Unicode characters. Glyph production may be controlled by -longdesc various options, which permits use of non-ASCII characters when -longdesc coding mathematical formulae. Note that the bundle previously -longdesc had an alias "unicode"; that alias has now been withdrawn, and -longdesc no package of that name now exists. -containersize 269068 -containerchecksum c0dd75d44aa94349d82128a03b97ce1b0598b1bb0840ae3cbd18e542ec9479981c7cf7941ae8b78107302904859618d523c5a1d36794fd4301b38657d342254d -doccontainersize 902856 -doccontainerchecksum d283f7ae94465e9ed2a1a19052b569b72589ddf16bdc5220b3ddaeda2979a996079546f25d8a60b8ea81bb48e988cd877e7ad90fbcb7f0efd3f552ec8d5925a8 -docfiles size=616 - RELOC/doc/latex/ucs/FAQ details="Frequently Asked Questions" - RELOC/doc/latex/ucs/GNUmakefile - RELOC/doc/latex/ucs/INSTALL details="Installation details" - RELOC/doc/latex/ucs/LICENSE - RELOC/doc/latex/ucs/README details="Bundle readme" - RELOC/doc/latex/ucs/README.TEXLIVE - RELOC/doc/latex/ucs/VERSION - RELOC/doc/latex/ucs/config/ascii.ucf - RELOC/doc/latex/ucs/config/boxdraw.ucf - RELOC/doc/latex/ucs/config/braille.ucf - RELOC/doc/latex/ucs/config/cjk-bg5.ucf - RELOC/doc/latex/ucs/config/cjk-gb.ucf - RELOC/doc/latex/ucs/config/cjk-globals.ucf - RELOC/doc/latex/ucs/config/cjk-hangul.ucf - RELOC/doc/latex/ucs/config/cjk-jis.ucf - RELOC/doc/latex/ucs/config/combining.ucf - RELOC/doc/latex/ucs/config/control.ucf - RELOC/doc/latex/ucs/config/ctrlglyphs.ucf - RELOC/doc/latex/ucs/config/currency.ucf - RELOC/doc/latex/ucs/config/cyrillic.ucf - RELOC/doc/latex/ucs/config/devanagari.ucf - RELOC/doc/latex/ucs/config/ethiopic.ucf - RELOC/doc/latex/ucs/config/geometric.ucf - RELOC/doc/latex/ucs/config/greek.ucf - RELOC/doc/latex/ucs/config/hebrew.ucf - RELOC/doc/latex/ucs/config/ipa.ucf - RELOC/doc/latex/ucs/config/klingon.ucf - RELOC/doc/latex/ucs/config/latin-a.ucf - RELOC/doc/latex/ucs/config/latin-b.ucf - RELOC/doc/latex/ucs/config/latin-e-a.ucf - RELOC/doc/latex/ucs/config/latin1.ucf - RELOC/doc/latex/ucs/config/math.ucf - RELOC/doc/latex/ucs/config/mathalpha.ucf - RELOC/doc/latex/ucs/config/miscsymb.ucf - RELOC/doc/latex/ucs/config/modifier.ucf - RELOC/doc/latex/ucs/config/mongolian.ucf - RELOC/doc/latex/ucs/config/pifont.ucf - RELOC/doc/latex/ucs/config/punct.ucf - RELOC/doc/latex/ucs/config/supersub.ucf - RELOC/doc/latex/ucs/config/tags.ucf - RELOC/doc/latex/ucs/config/telugu.ucf - RELOC/doc/latex/ucs/config/thai.ucf - RELOC/doc/latex/ucs/discovermacro.pl - RELOC/doc/latex/ucs/latexout.pl - RELOC/doc/latex/ucs/ltxmacrs.txt - RELOC/doc/latex/ucs/makeunidef.pl - RELOC/doc/latex/ucs/ucs.dtx - RELOC/doc/latex/ucs/ucs.ins - RELOC/doc/latex/ucs/ucs.pdf details="Package documentation" - RELOC/doc/latex/ucs/unsupported/README details="Bundle readme" - RELOC/doc/latex/ucs/unsupported/sym-to-fontenc.txt - RELOC/doc/latex/ucs/unsupported/tables.inc - RELOC/doc/latex/ucs/unsupported/u2ps -runfiles size=704 - RELOC/tex/latex/ucs/data/uni-0.def - RELOC/tex/latex/ucs/data/uni-1.def - RELOC/tex/latex/ucs/data/uni-100.def - RELOC/tex/latex/ucs/data/uni-101.def - RELOC/tex/latex/ucs/data/uni-102.def - RELOC/tex/latex/ucs/data/uni-103.def - RELOC/tex/latex/ucs/data/uni-104.def - RELOC/tex/latex/ucs/data/uni-105.def - RELOC/tex/latex/ucs/data/uni-106.def - RELOC/tex/latex/ucs/data/uni-107.def - RELOC/tex/latex/ucs/data/uni-108.def - RELOC/tex/latex/ucs/data/uni-109.def - RELOC/tex/latex/ucs/data/uni-110.def - RELOC/tex/latex/ucs/data/uni-111.def - RELOC/tex/latex/ucs/data/uni-112.def - RELOC/tex/latex/ucs/data/uni-113.def - RELOC/tex/latex/ucs/data/uni-114.def - RELOC/tex/latex/ucs/data/uni-115.def - RELOC/tex/latex/ucs/data/uni-116.def - RELOC/tex/latex/ucs/data/uni-117.def - RELOC/tex/latex/ucs/data/uni-118.def - RELOC/tex/latex/ucs/data/uni-119.def - RELOC/tex/latex/ucs/data/uni-12.def - RELOC/tex/latex/ucs/data/uni-120.def - RELOC/tex/latex/ucs/data/uni-121.def - RELOC/tex/latex/ucs/data/uni-122.def - RELOC/tex/latex/ucs/data/uni-123.def - RELOC/tex/latex/ucs/data/uni-124.def - RELOC/tex/latex/ucs/data/uni-125.def - RELOC/tex/latex/ucs/data/uni-126.def - RELOC/tex/latex/ucs/data/uni-127.def - RELOC/tex/latex/ucs/data/uni-128.def - RELOC/tex/latex/ucs/data/uni-129.def - RELOC/tex/latex/ucs/data/uni-130.def - RELOC/tex/latex/ucs/data/uni-131.def - RELOC/tex/latex/ucs/data/uni-132.def - RELOC/tex/latex/ucs/data/uni-133.def - RELOC/tex/latex/ucs/data/uni-134.def - RELOC/tex/latex/ucs/data/uni-135.def - RELOC/tex/latex/ucs/data/uni-136.def - RELOC/tex/latex/ucs/data/uni-137.def - RELOC/tex/latex/ucs/data/uni-138.def - RELOC/tex/latex/ucs/data/uni-139.def - RELOC/tex/latex/ucs/data/uni-14.def - RELOC/tex/latex/ucs/data/uni-140.def - RELOC/tex/latex/ucs/data/uni-141.def - RELOC/tex/latex/ucs/data/uni-142.def - RELOC/tex/latex/ucs/data/uni-143.def - RELOC/tex/latex/ucs/data/uni-144.def - RELOC/tex/latex/ucs/data/uni-145.def - RELOC/tex/latex/ucs/data/uni-146.def - RELOC/tex/latex/ucs/data/uni-147.def - RELOC/tex/latex/ucs/data/uni-148.def - RELOC/tex/latex/ucs/data/uni-149.def - RELOC/tex/latex/ucs/data/uni-150.def - RELOC/tex/latex/ucs/data/uni-151.def - RELOC/tex/latex/ucs/data/uni-152.def - RELOC/tex/latex/ucs/data/uni-153.def - RELOC/tex/latex/ucs/data/uni-154.def - RELOC/tex/latex/ucs/data/uni-155.def - RELOC/tex/latex/ucs/data/uni-156.def - RELOC/tex/latex/ucs/data/uni-157.def - RELOC/tex/latex/ucs/data/uni-158.def - RELOC/tex/latex/ucs/data/uni-159.def - RELOC/tex/latex/ucs/data/uni-167.def - RELOC/tex/latex/ucs/data/uni-172.def - RELOC/tex/latex/ucs/data/uni-173.def - RELOC/tex/latex/ucs/data/uni-174.def - RELOC/tex/latex/ucs/data/uni-175.def - RELOC/tex/latex/ucs/data/uni-176.def - RELOC/tex/latex/ucs/data/uni-177.def - RELOC/tex/latex/ucs/data/uni-178.def - RELOC/tex/latex/ucs/data/uni-179.def - RELOC/tex/latex/ucs/data/uni-18.def - RELOC/tex/latex/ucs/data/uni-180.def - RELOC/tex/latex/ucs/data/uni-181.def - RELOC/tex/latex/ucs/data/uni-182.def - RELOC/tex/latex/ucs/data/uni-183.def - RELOC/tex/latex/ucs/data/uni-184.def - RELOC/tex/latex/ucs/data/uni-185.def - RELOC/tex/latex/ucs/data/uni-186.def - RELOC/tex/latex/ucs/data/uni-187.def - RELOC/tex/latex/ucs/data/uni-188.def - RELOC/tex/latex/ucs/data/uni-189.def - RELOC/tex/latex/ucs/data/uni-19.def - RELOC/tex/latex/ucs/data/uni-190.def - RELOC/tex/latex/ucs/data/uni-191.def - RELOC/tex/latex/ucs/data/uni-192.def - RELOC/tex/latex/ucs/data/uni-193.def - RELOC/tex/latex/ucs/data/uni-194.def - RELOC/tex/latex/ucs/data/uni-195.def - RELOC/tex/latex/ucs/data/uni-196.def - RELOC/tex/latex/ucs/data/uni-197.def - RELOC/tex/latex/ucs/data/uni-198.def - RELOC/tex/latex/ucs/data/uni-199.def - RELOC/tex/latex/ucs/data/uni-2.def - RELOC/tex/latex/ucs/data/uni-200.def - RELOC/tex/latex/ucs/data/uni-201.def - RELOC/tex/latex/ucs/data/uni-202.def - RELOC/tex/latex/ucs/data/uni-203.def - RELOC/tex/latex/ucs/data/uni-204.def - RELOC/tex/latex/ucs/data/uni-205.def - RELOC/tex/latex/ucs/data/uni-206.def - RELOC/tex/latex/ucs/data/uni-207.def - RELOC/tex/latex/ucs/data/uni-208.def - RELOC/tex/latex/ucs/data/uni-209.def - RELOC/tex/latex/ucs/data/uni-210.def - RELOC/tex/latex/ucs/data/uni-211.def - RELOC/tex/latex/ucs/data/uni-212.def - RELOC/tex/latex/ucs/data/uni-213.def - RELOC/tex/latex/ucs/data/uni-214.def - RELOC/tex/latex/ucs/data/uni-215.def - RELOC/tex/latex/ucs/data/uni-24.def - RELOC/tex/latex/ucs/data/uni-248.def - RELOC/tex/latex/ucs/data/uni-249.def - RELOC/tex/latex/ucs/data/uni-250.def - RELOC/tex/latex/ucs/data/uni-251.def - RELOC/tex/latex/ucs/data/uni-254.def - RELOC/tex/latex/ucs/data/uni-255.def - RELOC/tex/latex/ucs/data/uni-29.def - RELOC/tex/latex/ucs/data/uni-3.def - RELOC/tex/latex/ucs/data/uni-30.def - RELOC/tex/latex/ucs/data/uni-31.def - RELOC/tex/latex/ucs/data/uni-32.def - RELOC/tex/latex/ucs/data/uni-33.def - RELOC/tex/latex/ucs/data/uni-34.def - RELOC/tex/latex/ucs/data/uni-35.def - RELOC/tex/latex/ucs/data/uni-3584.def - RELOC/tex/latex/ucs/data/uni-36.def - RELOC/tex/latex/ucs/data/uni-37.def - RELOC/tex/latex/ucs/data/uni-38.def - RELOC/tex/latex/ucs/data/uni-39.def - RELOC/tex/latex/ucs/data/uni-4.def - RELOC/tex/latex/ucs/data/uni-40.def - RELOC/tex/latex/ucs/data/uni-42.def - RELOC/tex/latex/ucs/data/uni-44.def - RELOC/tex/latex/ucs/data/uni-46.def - RELOC/tex/latex/ucs/data/uni-465.def - RELOC/tex/latex/ucs/data/uni-468.def - RELOC/tex/latex/ucs/data/uni-469.def - RELOC/tex/latex/ucs/data/uni-47.def - RELOC/tex/latex/ucs/data/uni-470.def - RELOC/tex/latex/ucs/data/uni-471.def - RELOC/tex/latex/ucs/data/uni-48.def - RELOC/tex/latex/ucs/data/uni-49.def - RELOC/tex/latex/ucs/data/uni-497.def - RELOC/tex/latex/ucs/data/uni-498.def - RELOC/tex/latex/ucs/data/uni-5.def - RELOC/tex/latex/ucs/data/uni-50.def - RELOC/tex/latex/ucs/data/uni-51.def - RELOC/tex/latex/ucs/data/uni-760.def - RELOC/tex/latex/ucs/data/uni-761.def - RELOC/tex/latex/ucs/data/uni-762.def - RELOC/tex/latex/ucs/data/uni-78.def - RELOC/tex/latex/ucs/data/uni-79.def - RELOC/tex/latex/ucs/data/uni-80.def - RELOC/tex/latex/ucs/data/uni-81.def - RELOC/tex/latex/ucs/data/uni-82.def - RELOC/tex/latex/ucs/data/uni-83.def - RELOC/tex/latex/ucs/data/uni-84.def - RELOC/tex/latex/ucs/data/uni-85.def - RELOC/tex/latex/ucs/data/uni-86.def - RELOC/tex/latex/ucs/data/uni-87.def - RELOC/tex/latex/ucs/data/uni-88.def - RELOC/tex/latex/ucs/data/uni-89.def - RELOC/tex/latex/ucs/data/uni-9.def - RELOC/tex/latex/ucs/data/uni-90.def - RELOC/tex/latex/ucs/data/uni-91.def - RELOC/tex/latex/ucs/data/uni-92.def - RELOC/tex/latex/ucs/data/uni-93.def - RELOC/tex/latex/ucs/data/uni-94.def - RELOC/tex/latex/ucs/data/uni-95.def - RELOC/tex/latex/ucs/data/uni-96.def - RELOC/tex/latex/ucs/data/uni-97.def - RELOC/tex/latex/ucs/data/uni-98.def - RELOC/tex/latex/ucs/data/uni-99.def - RELOC/tex/latex/ucs/data/uni-global.def - RELOC/tex/latex/ucs/data/uninames.dat - RELOC/tex/latex/ucs/ucs.sty - RELOC/tex/latex/ucs/ucsencs.def - RELOC/tex/latex/ucs/ucshyper.sty - RELOC/tex/latex/ucs/ucsutils.sty - RELOC/tex/latex/ucs/utf8x.def - RELOC/tex/latex/ucs/utils/UnicodeT.sfd - RELOC/tex/latex/ucs/utils/autofe.sty - RELOC/tex/latex/ucs/utils/c00enc.def - RELOC/tex/latex/ucs/utils/c10enc.def - RELOC/tex/latex/ucs/utils/c40enc.def - RELOC/tex/latex/ucs/utils/c42enc.def - RELOC/tex/latex/ucs/utils/c61enc.def - RELOC/tex/latex/ucs/utils/cenccmn.tex - RELOC/tex/latex/ucs/utils/cp1252.enc - RELOC/tex/latex/ucs/utils/ldvarial.fd - RELOC/tex/latex/ucs/utils/ldvc2000.fd - RELOC/tex/latex/ucs/utils/ldvenc.def - RELOC/tex/latex/ucs/utils/letc2000.fd - RELOC/tex/latex/ucs/utils/letenc.def - RELOC/tex/latex/ucs/utils/letgfzem.fd - RELOC/tex/latex/ucs/utils/letjiret.fd - RELOC/tex/latex/ucs/utils/lklenc.def - RELOC/tex/latex/ucs/utils/lklkli.fd - RELOC/tex/latex/ucs/utils/ltaarial.fd - RELOC/tex/latex/ucs/utils/ltac2000.fd - RELOC/tex/latex/ucs/utils/ltaenc.def - RELOC/tex/latex/ucs/utils/ltgc2000.fd - RELOC/tex/latex/ucs/utils/ltgenc.def - RELOC/tex/latex/ucs/utils/ltlcmr.fd - RELOC/tex/latex/ucs/utils/ltlenc.def - RELOC/tex/latex/ucs/utils/ltwdsnol.fd - RELOC/tex/latex/ucs/utils/ltwdsque.fd - RELOC/tex/latex/ucs/utils/ltwdssin.fd - RELOC/tex/latex/ucs/utils/ltwenc.def - RELOC/tex/latex/ucs/utils/lucarial.fd - RELOC/tex/latex/ucs/utils/lucc2000.fd - RELOC/tex/latex/ucs/utils/lucenc.def - RELOC/tex/latex/ucs/utils/mkrenc.def - RELOC/tex/latex/ucs/utils/mkrezra.fd - RELOC/tex/latex/ucs/utils/mkrhadas.fd - RELOC/tex/latex/ucs/utils/mkromega.fd - RELOC/tex/latex/ucs/utils/mkrrashi.fd - RELOC/tex/latex/ucs/utils/t2dcmr.fd - RELOC/tex/latex/ucs/utils/t2denc.def - RELOC/tex/latex/ucs/utils/tengwarDS.enc - RELOC/tex/latex/ucs/utils/xscmr.fd - RELOC/tex/latex/ucs/utils/xsenc.def -catalogue-ctan /macros/latex/contrib/ucs -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl1.3 -catalogue-topics inputenc unicode -catalogue-version 2.2 - -name ucsmonograph -category Package -revision 49389 -shortdesc Typesetting academic documents from the University of Caxias do Sul -relocated 1 -longdesc This is a LaTeX class for typesetting academic documents -longdesc according to the ABNT (Brazilian Technical Standards -longdesc Association) standards and the UCS (University of Caxias do -longdesc Sul) specifications. -containersize 4256 -containerchecksum fd53e5090ecaa87b37907fdf6247153960c3ac07b141a63d0f9566aa5972b25c1e6ba7906ddd8431baad4e712457a6344230a96a57e7430ffcde46035f4ec586 -doccontainersize 412928 -doccontainerchecksum 012b00aa412ea001c1152f18ac0cd1ed6ceb8fb93eb4ec90ceed72157c3a301ff23101cc8fbf23f1cd534b902f977d8ac6d64252471f746b0a36019d62cd2946 -docfiles size=104 - RELOC/doc/latex/ucsmonograph/README.md details="Readme" - RELOC/doc/latex/ucsmonograph/ucsmonograph.pdf details="Package documentation" language="pt-br" -srccontainersize 13032 -srccontainerchecksum 8615571e5a947f2dcae47cf1568787e0b73958ae0b77262214baea7387107ee7b61561036e6d74d2196df9cf9129e151ade6a14a23ee6bc8463e49e6e9c32eca -srcfiles size=13 - RELOC/source/latex/ucsmonograph/ucsmonograph.dtx - RELOC/source/latex/ucsmonograph/ucsmonograph.ins -runfiles size=4 - RELOC/tex/latex/ucsmonograph/ucsmonograph.cls -catalogue-also abntex2 -catalogue-contact-bugs https://github.com/HenriqueBaron/ucsmonograph/issues -catalogue-contact-repository https://github.com/HenriqueBaron/ucsmonograph -catalogue-contact-support https://tex.stackexchange.com/users/153467/henrique-baron -catalogue-ctan /macros/latex/contrib/ucsmonograph -catalogue-date 2018-12-11 07:40:11 +0100 -catalogue-license lppl1.3c -catalogue-topics class dissertation portuguese-br -catalogue-version 1.2.1 - -name ucthesis -category Package -revision 15878 -shortdesc University of California thesis format -relocated 1 -longdesc A modified version of the standard LaTeX report style that is -longdesc accepted for use with University of California PhD -longdesc dissertations and Masters theses. A sample dissertation source -longdesc and bibliography are provided. -containersize 19276 -containerchecksum eb1e5be6f1791df1ab905d34c93d2019ef75148bf7519e0797fa4486072c7772d2ad5ad4807d602d9e7512d1ae95f5365b8d6eb28c011293daf9a427b151ee70 -doccontainersize 6280 -doccontainerchecksum ced7b7cc77c991afa70b09d0d6adac043dd1294fda60b1185a680740ac3bb96ec8af78bd9340663363b1c40388f6713d835b8b46dcff76fd7620c848875a5927 -docfiles size=5 - RELOC/doc/latex/ucthesis/README details="Readme and basic documentation" - RELOC/doc/latex/ucthesis/uctest.bib - RELOC/doc/latex/ucthesis/uctest.tex -runfiles size=27 - RELOC/tex/latex/ucthesis/uct10.clo - RELOC/tex/latex/ucthesis/uct11.clo - RELOC/tex/latex/ucthesis/uct12.clo - RELOC/tex/latex/ucthesis/ucthesis.cls -catalogue-ctan /macros/latex/contrib/ucthesis -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics dissertation -catalogue-version 3.2 - -name udesoftec -category Package -revision 47164 -shortdesc Thesis class for the University of Duisburg-Essen -relocated 1 -longdesc The class is designed for typesetting theses in the Research -longdesc Group for Business Informatics and Software Engineering. (The -longdesc class may also serve as a template for such theses.) The class -longdesc is designed for use with pdfLaTeX; input in UTF-8 encoding is -longdesc assumed. -containersize 108424 -containerchecksum a82778c8e50b42614820bffc5c2f92b62abcfba7425e6f51d75de131352cb0045534c167bda6bf9e04d8bb42c9e601132315331000fe348e6d10bbd607f39347 -doccontainersize 480316 -doccontainerchecksum 1b74a9e27ee46fbd081b2ececd90039ce62957a04c9fc3a0b86ebb48c9f3732188c1dcc02bc89fb38fe2c0530ef508b6de70c97428e6aa7a7d237865f35b244c -docfiles size=119 - RELOC/doc/latex/udesoftec/udesoftec-doc.pdf details="Package documentation (German)" language="de" -srccontainersize 45424 -srccontainerchecksum c2a524dd996851d187604109100a1c5adca2d5d82e317c0cd2b9fa419db90b96128d06ca19001da09ba63e0c7d1e6255a3cd718a39d4564707d26563d1bf7467 -srcfiles size=24 - RELOC/source/latex/udesoftec/CHANGELOG - RELOC/source/latex/udesoftec/README - RELOC/source/latex/udesoftec/UPDATE-INSTRUCTIONS - RELOC/source/latex/udesoftec/udesoftec-doc-examplebib.bib - RELOC/source/latex/udesoftec/udesoftec-doc-exampleimage.pdf - RELOC/source/latex/udesoftec/udesoftec-doc.tex -runfiles size=74 - RELOC/bibtex/bst/udesoftec/udesoftec.bst - RELOC/tex/latex/udesoftec/udesoftec-bibcommon.sty - RELOC/tex/latex/udesoftec/udesoftec-biblatex.sty - RELOC/tex/latex/udesoftec/udesoftec-bst.sty - RELOC/tex/latex/udesoftec/udesoftec-cover-uba.pdf - RELOC/tex/latex/udesoftec/udesoftec-cover-ude-de.pdf - RELOC/tex/latex/udesoftec/udesoftec-cover-ude-en.pdf - RELOC/tex/latex/udesoftec/udesoftec-extra.sty - RELOC/tex/latex/udesoftec/udesoftec.cls -catalogue-ctan /macros/latex/contrib/udesoftec -catalogue-date 2018-03-28 12:21:25 +0200 -catalogue-license lppl1.3 -catalogue-topics dissertation bus-study class -catalogue-version 1.6.2 - -name uebungsblatt -category Package -revision 15878 -shortdesc A LaTeX class for writing exercise sheets -relocated 1 -longdesc This package implements a LaTeX class for writing exercise -longdesc sheets for a lecture. Features: - quick typesetting of exercise -longdesc sheets or their revisions, - simple user friendly commands, - -longdesc elegant page formatting, - automatic numbering of exercises and -longdesc sub-exercises, - the number of the exercise sheet is extracted -longdesc automatically from the file name, - static information about -longdesc the lectures and the authors needs to provided at one point -longdesc only. -containersize 3948 -containerchecksum e6e7a28d6f692c90c226eea2de00b349e0f5e0b405306a99cd85735acc791458cbed66d6ff31da2013bbfe19adeaba2af63ebfc0026e5a5025717c0f9b1f27f2 -doccontainersize 226556 -doccontainerchecksum f7c2a45f56a417f3387bc4fe812c704cb32610d0c287fd76eeb617334baff97fa985ea51714d634eb6ad5642b0f75e2bc48d35ce370dd3d26b5c962974af2ebf -docfiles size=63 - RELOC/doc/latex/uebungsblatt/README details="README" language="de" - RELOC/doc/latex/uebungsblatt/history.txt - RELOC/doc/latex/uebungsblatt/uebungsblatt-doc.pdf details="Package documentation (German)" language="de" - RELOC/doc/latex/uebungsblatt/uebungsblatt-doc.tex -runfiles size=4 - RELOC/tex/latex/uebungsblatt/uebungsblatt.cls - RELOC/tex/latex/uebungsblatt/uebungsblatt.sty -catalogue-ctan /macros/latex/contrib/uebungsblatt -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics exercise -catalogue-version 1.5.0 - -name uestcthesis -category Package -revision 36371 -shortdesc Thesis class for UESTC -relocated 1 -longdesc The class is for typesetting a thesis at the University of -longdesc Electronic Science and Technology of China. -containersize 17192 -containerchecksum d6721c39b39bfef99b99d634b45e7fb23b4a4522438372a9e4015999f964409e97a862f0c6401611eac667ea303077d38f852a45f12f93e55c516f7a77698f00 -doccontainersize 4250400 -doccontainerchecksum 21d033621b80c33c9a926204423c3cc4fb8e7952103916ab59d59fdc8d2b41fe7571a7f91c3023bb28d8315349f198d16d2014c38d3384e99024f29df4639798 -docfiles size=1191 - RELOC/doc/latex/uestcthesis/README details="Readme (in English and Chinese)" - RELOC/doc/latex/uestcthesis/doc/chapters/DuplicateMe.tex - RELOC/doc/latex/uestcthesis/doc/chapters/Matrix.java.tex - RELOC/doc/latex/uestcthesis/doc/chapters/Place_has_TrainDAO.java.tex - RELOC/doc/latex/uestcthesis/doc/chapters/implementation.tex - RELOC/doc/latex/uestcthesis/doc/chapters/math.tex - RELOC/doc/latex/uestcthesis/doc/chapters/test.c.tex - RELOC/doc/latex/uestcthesis/doc/chapters/tuition.tex - RELOC/doc/latex/uestcthesis/doc/contents/Cabstract.tex - RELOC/doc/latex/uestcthesis/doc/contents/Eabstract.tex - RELOC/doc/latex/uestcthesis/doc/contents/acknowledgements.tex - RELOC/doc/latex/uestcthesis/doc/contents/appendix.tex - RELOC/doc/latex/uestcthesis/doc/contents/cv.tex - RELOC/doc/latex/uestcthesis/doc/contents/original.tex - RELOC/doc/latex/uestcthesis/doc/contents/publications.bib - RELOC/doc/latex/uestcthesis/doc/contents/reference.bib - RELOC/doc/latex/uestcthesis/doc/contents/translation.tex - RELOC/doc/latex/uestcthesis/doc/pics/Chrysanthemum.jpg - RELOC/doc/latex/uestcthesis/doc/pics/Penguins.jpg - RELOC/doc/latex/uestcthesis/doc/pics/Tulips.jpg - RELOC/doc/latex/uestcthesis/doc/pics/apk.png - RELOC/doc/latex/uestcthesis/doc/pics/excel.png - RELOC/doc/latex/uestcthesis/doc/pics/fisher1.png - RELOC/doc/latex/uestcthesis/doc/pics/fisher2.png - RELOC/doc/latex/uestcthesis/doc/pics/flow1.png - RELOC/doc/latex/uestcthesis/doc/pics/flow3.png - RELOC/doc/latex/uestcthesis/doc/pics/flow4.png - RELOC/doc/latex/uestcthesis/doc/pics/flow5-1.png - RELOC/doc/latex/uestcthesis/doc/pics/flow5-2.png - RELOC/doc/latex/uestcthesis/doc/pics/flow5-3.png - RELOC/doc/latex/uestcthesis/doc/pics/highlight1.png - RELOC/doc/latex/uestcthesis/doc/pics/highlight2.png - RELOC/doc/latex/uestcthesis/doc/pics/system.png - RELOC/doc/latex/uestcthesis/doc/pics/winedt.png - RELOC/doc/latex/uestcthesis/doc/uestcthesis-doc.pdf details="Package documentation (Chinese)" language="zh" - RELOC/doc/latex/uestcthesis/doc/uestcthesis-doc.tex - RELOC/doc/latex/uestcthesis/source/uestcthesis.dtx - RELOC/doc/latex/uestcthesis/source/uestcthesis.ins -runfiles size=31 - RELOC/bibtex/bst/uestcthesis/uestcthesis.bst - RELOC/tex/latex/uestcthesis/uestcthesis.cls -catalogue-ctan /macros/latex/contrib/uestcthesis -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics dissertation chinese -catalogue-version 1.1.0 - -name uhc -category Package -revision 16791 -shortdesc Fonts for the Korean language -relocated 1 -longdesc Support for Korean documents written in Korean standard KSC -longdesc codes for LaTeX2e. -execute addMap umj.map -containersize 3600592 -containerchecksum c5b941f31dfe935b50d35f0c64adfcf4c0d008dc3c16a91a6b293e104086cb9711b8cb74465caf6b20918b64231c0a6abd6a778f7d35c31dceee2157a8268542 -doccontainersize 868 -doccontainerchecksum 7d1fb63d72d7c3741af17fd79749cdcc8742a86db94686b8b83371b43b175dc03c800135dc36d97aaac18e42695caba47f1bbf35ecb81981394d0350db94f709 -docfiles size=1 - RELOC/doc/fonts/uhc/umj/README -runfiles size=4177 - RELOC/dvips/uhc/config.uhc - RELOC/fonts/afm/uhc/umj/umj00.afm - RELOC/fonts/afm/uhc/umj/umj01.afm - RELOC/fonts/afm/uhc/umj/umj02.afm - RELOC/fonts/afm/uhc/umj/umj03.afm - RELOC/fonts/afm/uhc/umj/umj04.afm - RELOC/fonts/afm/uhc/umj/umj05.afm - RELOC/fonts/afm/uhc/umj/umj10.afm - RELOC/fonts/afm/uhc/umj/umj11.afm - RELOC/fonts/afm/uhc/umj/umj12.afm - RELOC/fonts/afm/uhc/umj/umj13.afm - RELOC/fonts/afm/uhc/umj/umj14.afm - RELOC/fonts/afm/uhc/umj/umj15.afm - RELOC/fonts/afm/uhc/umj/umj16.afm - RELOC/fonts/afm/uhc/umj/umj17.afm - RELOC/fonts/afm/uhc/umj/umj20.afm - RELOC/fonts/afm/uhc/umj/umj21.afm - RELOC/fonts/afm/uhc/umj/umj22.afm - RELOC/fonts/afm/uhc/umj/umj23.afm - RELOC/fonts/afm/uhc/umj/umj24.afm - RELOC/fonts/afm/uhc/umj/umj25.afm - RELOC/fonts/afm/uhc/umj/umj26.afm - RELOC/fonts/afm/uhc/umj/umj27.afm - RELOC/fonts/afm/uhc/umj/umj28.afm - RELOC/fonts/afm/uhc/umj/umj29.afm - RELOC/fonts/afm/uhc/umj/umj30.afm - RELOC/fonts/afm/uhc/umj/umj31.afm - RELOC/fonts/afm/uhc/umj/umj32.afm - RELOC/fonts/afm/uhc/umj/umj33.afm - RELOC/fonts/afm/uhc/umj/umj34.afm - RELOC/fonts/afm/uhc/umj/umj35.afm - RELOC/fonts/afm/uhc/umj/umj36.afm - RELOC/fonts/afm/uhc/umj/umj37.afm - RELOC/fonts/afm/uhc/umj/umj38.afm - RELOC/fonts/map/dvips/uhc/umj.map - RELOC/fonts/tfm/uhc/umj/umj00.tfm - RELOC/fonts/tfm/uhc/umj/umj01.tfm - RELOC/fonts/tfm/uhc/umj/umj02.tfm - RELOC/fonts/tfm/uhc/umj/umj03.tfm - RELOC/fonts/tfm/uhc/umj/umj04.tfm - RELOC/fonts/tfm/uhc/umj/umj05.tfm - RELOC/fonts/tfm/uhc/umj/umj10.tfm - RELOC/fonts/tfm/uhc/umj/umj11.tfm - RELOC/fonts/tfm/uhc/umj/umj12.tfm - RELOC/fonts/tfm/uhc/umj/umj13.tfm - RELOC/fonts/tfm/uhc/umj/umj14.tfm - RELOC/fonts/tfm/uhc/umj/umj15.tfm - RELOC/fonts/tfm/uhc/umj/umj16.tfm - RELOC/fonts/tfm/uhc/umj/umj17.tfm - RELOC/fonts/tfm/uhc/umj/umj20.tfm - RELOC/fonts/tfm/uhc/umj/umj21.tfm - RELOC/fonts/tfm/uhc/umj/umj22.tfm - RELOC/fonts/tfm/uhc/umj/umj23.tfm - RELOC/fonts/tfm/uhc/umj/umj24.tfm - RELOC/fonts/tfm/uhc/umj/umj25.tfm - RELOC/fonts/tfm/uhc/umj/umj26.tfm - RELOC/fonts/tfm/uhc/umj/umj27.tfm - RELOC/fonts/tfm/uhc/umj/umj28.tfm - RELOC/fonts/tfm/uhc/umj/umj29.tfm - RELOC/fonts/tfm/uhc/umj/umj30.tfm - RELOC/fonts/tfm/uhc/umj/umj31.tfm - RELOC/fonts/tfm/uhc/umj/umj32.tfm - RELOC/fonts/tfm/uhc/umj/umj33.tfm - RELOC/fonts/tfm/uhc/umj/umj34.tfm - RELOC/fonts/tfm/uhc/umj/umj35.tfm - RELOC/fonts/tfm/uhc/umj/umj36.tfm - RELOC/fonts/tfm/uhc/umj/umj37.tfm - RELOC/fonts/tfm/uhc/umj/umj38.tfm - RELOC/fonts/tfm/uhc/umj/umjc00.tfm - RELOC/fonts/tfm/uhc/umj/umjc01.tfm - RELOC/fonts/tfm/uhc/umj/umjc02.tfm - RELOC/fonts/tfm/uhc/umj/umjc03.tfm - RELOC/fonts/tfm/uhc/umj/umjc04.tfm - RELOC/fonts/tfm/uhc/umj/umjc05.tfm - RELOC/fonts/tfm/uhc/umj/umjc10.tfm - RELOC/fonts/tfm/uhc/umj/umjc11.tfm - RELOC/fonts/tfm/uhc/umj/umjc12.tfm - RELOC/fonts/tfm/uhc/umj/umjc13.tfm - RELOC/fonts/tfm/uhc/umj/umjc14.tfm - RELOC/fonts/tfm/uhc/umj/umjc15.tfm - RELOC/fonts/tfm/uhc/umj/umjc16.tfm - RELOC/fonts/tfm/uhc/umj/umjc17.tfm - RELOC/fonts/tfm/uhc/umj/umjc20.tfm - RELOC/fonts/tfm/uhc/umj/umjc21.tfm - RELOC/fonts/tfm/uhc/umj/umjc22.tfm - RELOC/fonts/tfm/uhc/umj/umjc23.tfm - RELOC/fonts/tfm/uhc/umj/umjc24.tfm - RELOC/fonts/tfm/uhc/umj/umjc25.tfm - RELOC/fonts/tfm/uhc/umj/umjc26.tfm - RELOC/fonts/tfm/uhc/umj/umjc27.tfm - RELOC/fonts/tfm/uhc/umj/umjc28.tfm - RELOC/fonts/tfm/uhc/umj/umjc29.tfm - RELOC/fonts/tfm/uhc/umj/umjc30.tfm - RELOC/fonts/tfm/uhc/umj/umjc31.tfm - RELOC/fonts/tfm/uhc/umj/umjc32.tfm - RELOC/fonts/tfm/uhc/umj/umjc33.tfm - RELOC/fonts/tfm/uhc/umj/umjc34.tfm - RELOC/fonts/tfm/uhc/umj/umjc35.tfm - RELOC/fonts/tfm/uhc/umj/umjc36.tfm - RELOC/fonts/tfm/uhc/umj/umjc37.tfm - RELOC/fonts/tfm/uhc/umj/umjc38.tfm - RELOC/fonts/tfm/uhc/umj/umjco00.tfm - RELOC/fonts/tfm/uhc/umj/umjco01.tfm - RELOC/fonts/tfm/uhc/umj/umjco02.tfm - RELOC/fonts/tfm/uhc/umj/umjco03.tfm - RELOC/fonts/tfm/uhc/umj/umjco04.tfm - RELOC/fonts/tfm/uhc/umj/umjco05.tfm - RELOC/fonts/tfm/uhc/umj/umjco10.tfm - RELOC/fonts/tfm/uhc/umj/umjco11.tfm - RELOC/fonts/tfm/uhc/umj/umjco12.tfm - RELOC/fonts/tfm/uhc/umj/umjco13.tfm - RELOC/fonts/tfm/uhc/umj/umjco14.tfm - RELOC/fonts/tfm/uhc/umj/umjco15.tfm - RELOC/fonts/tfm/uhc/umj/umjco16.tfm - RELOC/fonts/tfm/uhc/umj/umjco17.tfm - RELOC/fonts/tfm/uhc/umj/umjco20.tfm - RELOC/fonts/tfm/uhc/umj/umjco21.tfm - RELOC/fonts/tfm/uhc/umj/umjco22.tfm - RELOC/fonts/tfm/uhc/umj/umjco23.tfm - RELOC/fonts/tfm/uhc/umj/umjco24.tfm - RELOC/fonts/tfm/uhc/umj/umjco25.tfm - RELOC/fonts/tfm/uhc/umj/umjco26.tfm - RELOC/fonts/tfm/uhc/umj/umjco27.tfm - RELOC/fonts/tfm/uhc/umj/umjco28.tfm - RELOC/fonts/tfm/uhc/umj/umjco29.tfm - RELOC/fonts/tfm/uhc/umj/umjco30.tfm - RELOC/fonts/tfm/uhc/umj/umjco31.tfm - RELOC/fonts/tfm/uhc/umj/umjco32.tfm - RELOC/fonts/tfm/uhc/umj/umjco33.tfm - RELOC/fonts/tfm/uhc/umj/umjco34.tfm - RELOC/fonts/tfm/uhc/umj/umjco35.tfm - RELOC/fonts/tfm/uhc/umj/umjco36.tfm - RELOC/fonts/tfm/uhc/umj/umjco37.tfm - RELOC/fonts/tfm/uhc/umj/umjco38.tfm - RELOC/fonts/tfm/uhc/umj/umjo00.tfm - RELOC/fonts/tfm/uhc/umj/umjo01.tfm - RELOC/fonts/tfm/uhc/umj/umjo02.tfm - RELOC/fonts/tfm/uhc/umj/umjo03.tfm - RELOC/fonts/tfm/uhc/umj/umjo04.tfm - RELOC/fonts/tfm/uhc/umj/umjo05.tfm - RELOC/fonts/tfm/uhc/umj/umjo10.tfm - RELOC/fonts/tfm/uhc/umj/umjo11.tfm - RELOC/fonts/tfm/uhc/umj/umjo12.tfm - RELOC/fonts/tfm/uhc/umj/umjo13.tfm - RELOC/fonts/tfm/uhc/umj/umjo14.tfm - RELOC/fonts/tfm/uhc/umj/umjo15.tfm - RELOC/fonts/tfm/uhc/umj/umjo16.tfm - RELOC/fonts/tfm/uhc/umj/umjo17.tfm - RELOC/fonts/tfm/uhc/umj/umjo20.tfm - RELOC/fonts/tfm/uhc/umj/umjo21.tfm - RELOC/fonts/tfm/uhc/umj/umjo22.tfm - RELOC/fonts/tfm/uhc/umj/umjo23.tfm - RELOC/fonts/tfm/uhc/umj/umjo24.tfm - RELOC/fonts/tfm/uhc/umj/umjo25.tfm - RELOC/fonts/tfm/uhc/umj/umjo26.tfm - RELOC/fonts/tfm/uhc/umj/umjo27.tfm - RELOC/fonts/tfm/uhc/umj/umjo28.tfm - RELOC/fonts/tfm/uhc/umj/umjo29.tfm - RELOC/fonts/tfm/uhc/umj/umjo30.tfm - RELOC/fonts/tfm/uhc/umj/umjo31.tfm - RELOC/fonts/tfm/uhc/umj/umjo32.tfm - RELOC/fonts/tfm/uhc/umj/umjo33.tfm - RELOC/fonts/tfm/uhc/umj/umjo34.tfm - RELOC/fonts/tfm/uhc/umj/umjo35.tfm - RELOC/fonts/tfm/uhc/umj/umjo36.tfm - RELOC/fonts/tfm/uhc/umj/umjo37.tfm - RELOC/fonts/tfm/uhc/umj/umjo38.tfm - RELOC/fonts/tfm/uhc/umj/umju00.tfm - RELOC/fonts/tfm/uhc/umj/umju01.tfm - RELOC/fonts/tfm/uhc/umj/umju02.tfm - RELOC/fonts/tfm/uhc/umj/umju03.tfm - RELOC/fonts/tfm/uhc/umj/umju04.tfm - RELOC/fonts/tfm/uhc/umj/umju05.tfm - RELOC/fonts/tfm/uhc/umj/umju10.tfm - RELOC/fonts/tfm/uhc/umj/umju11.tfm - RELOC/fonts/tfm/uhc/umj/umju12.tfm - RELOC/fonts/tfm/uhc/umj/umju13.tfm - RELOC/fonts/tfm/uhc/umj/umju14.tfm - RELOC/fonts/tfm/uhc/umj/umju15.tfm - RELOC/fonts/tfm/uhc/umj/umju16.tfm - RELOC/fonts/tfm/uhc/umj/umju17.tfm - RELOC/fonts/tfm/uhc/umj/umju20.tfm - RELOC/fonts/tfm/uhc/umj/umju21.tfm - RELOC/fonts/tfm/uhc/umj/umju22.tfm - RELOC/fonts/tfm/uhc/umj/umju23.tfm - RELOC/fonts/tfm/uhc/umj/umju24.tfm - RELOC/fonts/tfm/uhc/umj/umju25.tfm - RELOC/fonts/tfm/uhc/umj/umju26.tfm - RELOC/fonts/tfm/uhc/umj/umju27.tfm - RELOC/fonts/tfm/uhc/umj/umju28.tfm - RELOC/fonts/tfm/uhc/umj/umju29.tfm - RELOC/fonts/tfm/uhc/umj/umju30.tfm - RELOC/fonts/tfm/uhc/umj/umju31.tfm - RELOC/fonts/tfm/uhc/umj/umju32.tfm - RELOC/fonts/tfm/uhc/umj/umju33.tfm - RELOC/fonts/tfm/uhc/umj/umju34.tfm - RELOC/fonts/tfm/uhc/umj/umju35.tfm - RELOC/fonts/tfm/uhc/umj/umju36.tfm - RELOC/fonts/tfm/uhc/umj/umju37.tfm - RELOC/fonts/tfm/uhc/umj/umju38.tfm - RELOC/fonts/tfm/uhc/umj/umjuo00.tfm - RELOC/fonts/tfm/uhc/umj/umjuo01.tfm - RELOC/fonts/tfm/uhc/umj/umjuo02.tfm - RELOC/fonts/tfm/uhc/umj/umjuo03.tfm - RELOC/fonts/tfm/uhc/umj/umjuo04.tfm - RELOC/fonts/tfm/uhc/umj/umjuo05.tfm - RELOC/fonts/tfm/uhc/umj/umjuo10.tfm - RELOC/fonts/tfm/uhc/umj/umjuo11.tfm - RELOC/fonts/tfm/uhc/umj/umjuo12.tfm - RELOC/fonts/tfm/uhc/umj/umjuo13.tfm - RELOC/fonts/tfm/uhc/umj/umjuo14.tfm - RELOC/fonts/tfm/uhc/umj/umjuo15.tfm - RELOC/fonts/tfm/uhc/umj/umjuo16.tfm - RELOC/fonts/tfm/uhc/umj/umjuo17.tfm - RELOC/fonts/tfm/uhc/umj/umjuo20.tfm - RELOC/fonts/tfm/uhc/umj/umjuo21.tfm - RELOC/fonts/tfm/uhc/umj/umjuo22.tfm - RELOC/fonts/tfm/uhc/umj/umjuo23.tfm - RELOC/fonts/tfm/uhc/umj/umjuo24.tfm - RELOC/fonts/tfm/uhc/umj/umjuo25.tfm - RELOC/fonts/tfm/uhc/umj/umjuo26.tfm - RELOC/fonts/tfm/uhc/umj/umjuo27.tfm - RELOC/fonts/tfm/uhc/umj/umjuo28.tfm - RELOC/fonts/tfm/uhc/umj/umjuo29.tfm - RELOC/fonts/tfm/uhc/umj/umjuo30.tfm - RELOC/fonts/tfm/uhc/umj/umjuo31.tfm - RELOC/fonts/tfm/uhc/umj/umjuo32.tfm - RELOC/fonts/tfm/uhc/umj/umjuo33.tfm - RELOC/fonts/tfm/uhc/umj/umjuo34.tfm - RELOC/fonts/tfm/uhc/umj/umjuo35.tfm - RELOC/fonts/tfm/uhc/umj/umjuo36.tfm - RELOC/fonts/tfm/uhc/umj/umjuo37.tfm - RELOC/fonts/tfm/uhc/umj/umjuo38.tfm - RELOC/fonts/tfm/uhc/umj/umjx00.tfm - RELOC/fonts/tfm/uhc/umj/umjx01.tfm - RELOC/fonts/tfm/uhc/umj/umjx02.tfm - RELOC/fonts/tfm/uhc/umj/umjx03.tfm - RELOC/fonts/tfm/uhc/umj/umjx04.tfm - RELOC/fonts/tfm/uhc/umj/umjx05.tfm - RELOC/fonts/tfm/uhc/umj/umjx10.tfm - RELOC/fonts/tfm/uhc/umj/umjx11.tfm - RELOC/fonts/tfm/uhc/umj/umjx12.tfm - RELOC/fonts/tfm/uhc/umj/umjx13.tfm - RELOC/fonts/tfm/uhc/umj/umjx14.tfm - RELOC/fonts/tfm/uhc/umj/umjx15.tfm - RELOC/fonts/tfm/uhc/umj/umjx16.tfm - RELOC/fonts/tfm/uhc/umj/umjx17.tfm - RELOC/fonts/tfm/uhc/umj/umjx20.tfm - RELOC/fonts/tfm/uhc/umj/umjx21.tfm - RELOC/fonts/tfm/uhc/umj/umjx22.tfm - RELOC/fonts/tfm/uhc/umj/umjx23.tfm - RELOC/fonts/tfm/uhc/umj/umjx24.tfm - RELOC/fonts/tfm/uhc/umj/umjx25.tfm - RELOC/fonts/tfm/uhc/umj/umjx26.tfm - RELOC/fonts/tfm/uhc/umj/umjx27.tfm - RELOC/fonts/tfm/uhc/umj/umjx28.tfm - RELOC/fonts/tfm/uhc/umj/umjx29.tfm - RELOC/fonts/tfm/uhc/umj/umjx30.tfm - RELOC/fonts/tfm/uhc/umj/umjx31.tfm - RELOC/fonts/tfm/uhc/umj/umjx32.tfm - RELOC/fonts/tfm/uhc/umj/umjx33.tfm - RELOC/fonts/tfm/uhc/umj/umjx34.tfm - RELOC/fonts/tfm/uhc/umj/umjx35.tfm - RELOC/fonts/tfm/uhc/umj/umjx36.tfm - RELOC/fonts/tfm/uhc/umj/umjx37.tfm - RELOC/fonts/tfm/uhc/umj/umjx38.tfm - RELOC/fonts/tfm/uhc/umj/umjxo00.tfm - RELOC/fonts/tfm/uhc/umj/umjxo01.tfm - RELOC/fonts/tfm/uhc/umj/umjxo02.tfm - RELOC/fonts/tfm/uhc/umj/umjxo03.tfm - RELOC/fonts/tfm/uhc/umj/umjxo04.tfm - RELOC/fonts/tfm/uhc/umj/umjxo05.tfm - RELOC/fonts/tfm/uhc/umj/umjxo10.tfm - RELOC/fonts/tfm/uhc/umj/umjxo11.tfm - RELOC/fonts/tfm/uhc/umj/umjxo12.tfm - RELOC/fonts/tfm/uhc/umj/umjxo13.tfm - RELOC/fonts/tfm/uhc/umj/umjxo14.tfm - RELOC/fonts/tfm/uhc/umj/umjxo15.tfm - RELOC/fonts/tfm/uhc/umj/umjxo16.tfm - RELOC/fonts/tfm/uhc/umj/umjxo17.tfm - RELOC/fonts/tfm/uhc/umj/umjxo20.tfm - RELOC/fonts/tfm/uhc/umj/umjxo21.tfm - RELOC/fonts/tfm/uhc/umj/umjxo22.tfm - RELOC/fonts/tfm/uhc/umj/umjxo23.tfm - RELOC/fonts/tfm/uhc/umj/umjxo24.tfm - RELOC/fonts/tfm/uhc/umj/umjxo25.tfm - RELOC/fonts/tfm/uhc/umj/umjxo26.tfm - RELOC/fonts/tfm/uhc/umj/umjxo27.tfm - RELOC/fonts/tfm/uhc/umj/umjxo28.tfm - RELOC/fonts/tfm/uhc/umj/umjxo29.tfm - RELOC/fonts/tfm/uhc/umj/umjxo30.tfm - RELOC/fonts/tfm/uhc/umj/umjxo31.tfm - RELOC/fonts/tfm/uhc/umj/umjxo32.tfm - RELOC/fonts/tfm/uhc/umj/umjxo33.tfm - RELOC/fonts/tfm/uhc/umj/umjxo34.tfm - RELOC/fonts/tfm/uhc/umj/umjxo35.tfm - RELOC/fonts/tfm/uhc/umj/umjxo36.tfm - RELOC/fonts/tfm/uhc/umj/umjxo37.tfm - RELOC/fonts/tfm/uhc/umj/umjxo38.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj00.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj01.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj02.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj03.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj04.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj20.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj21.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj22.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj23.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj24.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj25.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj26.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj30.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj31.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj32.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj33.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj4e.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj4f.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj50.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj51.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj52.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj53.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj54.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj55.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj56.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj57.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj58.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj59.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj5a.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj5b.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj5c.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj5d.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj5e.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj5f.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj60.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj61.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj62.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj63.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj64.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj65.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj66.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj67.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj68.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj69.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj6a.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj6b.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj6c.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj6d.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj6e.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj6f.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj70.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj71.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj72.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj73.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj74.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj75.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj76.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj77.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj78.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj79.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj7a.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj7b.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj7c.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj7d.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj7e.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj7f.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj80.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj81.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj82.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj83.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj84.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj85.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj86.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj87.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj88.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj89.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj8a.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj8b.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj8c.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj8d.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj8e.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj8f.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj90.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj91.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj92.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj93.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj94.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj95.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj96.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj97.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj98.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj99.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj9a.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj9b.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj9c.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj9d.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj9e.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmj9f.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjac.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjad.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjae.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjaf.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjb0.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjb1.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjb2.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjb3.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjb4.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjb5.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjb6.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjb7.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjb8.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjb9.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjba.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjbb.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjbc.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjbd.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjbe.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjbf.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc0.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc00.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc01.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc02.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc03.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc04.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc1.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc2.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc20.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc21.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc22.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc23.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc24.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc25.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc26.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc3.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc30.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc31.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc32.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc33.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc4.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc4e.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc4f.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc5.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc50.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc51.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc52.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc53.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc54.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc55.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc56.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc57.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc58.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc59.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc5a.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc5b.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc5c.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc5d.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc5e.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc5f.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc6.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc60.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc61.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc62.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc63.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc64.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc65.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc66.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc67.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc68.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc69.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc6a.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc6b.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc6c.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc6d.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc6e.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc6f.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc7.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc70.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc71.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc72.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc73.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc74.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc75.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc76.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc77.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc78.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc79.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc7a.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc7b.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc7c.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc7d.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc7e.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc7f.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc8.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc80.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc81.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc82.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc83.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc84.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc85.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc86.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc87.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc88.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc89.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc8a.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc8b.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc8c.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc8d.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc8e.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc8f.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc9.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc90.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc91.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc92.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc93.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc94.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc95.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc96.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc97.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc98.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc99.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc9a.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc9b.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc9c.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc9d.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc9e.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjc9f.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjca.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcac.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcad.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcae.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcaf.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcb.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcb0.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcb1.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcb2.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcb3.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcb4.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcb5.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcb6.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcb7.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcb8.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcb9.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcba.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcbb.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcbc.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcbd.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcbe.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcbf.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcc.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcc0.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcc1.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcc2.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcc3.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcc4.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcc5.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcc6.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcc7.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcc8.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcc9.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcca.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjccb.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjccc.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjccd.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcce.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjccf.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcd.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcd0.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcd1.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcd2.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcd3.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcd4.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcd5.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcd6.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcd7.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjce.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcf.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcf9.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcfa.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcff.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco00.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco01.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco02.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco03.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco04.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco20.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco21.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco22.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco23.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco24.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco25.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco26.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco30.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco31.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco32.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco33.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco4e.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco4f.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco50.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco51.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco52.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco53.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco54.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco55.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco56.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco57.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco58.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco59.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco5a.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco5b.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco5c.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco5d.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco5e.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco5f.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco60.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco61.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco62.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco63.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco64.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco65.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco66.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco67.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco68.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco69.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco6a.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco6b.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco6c.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco6d.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco6e.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco6f.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco70.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco71.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco72.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco73.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco74.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco75.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco76.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco77.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco78.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco79.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco7a.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco7b.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco7c.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco7d.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco7e.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco7f.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco80.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco81.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco82.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco83.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco84.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco85.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco86.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco87.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco88.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco89.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco8a.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco8b.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco8c.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco8d.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco8e.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco8f.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco90.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco91.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco92.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco93.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco94.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco95.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco96.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco97.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco98.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco99.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco9a.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco9b.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco9c.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco9d.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco9e.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjco9f.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcoac.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcoad.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcoae.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcoaf.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcob0.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcob1.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcob2.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcob3.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcob4.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcob5.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcob6.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcob7.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcob8.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcob9.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcoba.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcobb.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcobc.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcobd.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcobe.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcobf.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcoc0.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcoc1.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcoc2.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcoc3.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcoc4.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcoc5.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcoc6.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcoc7.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcoc8.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcoc9.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcoca.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcocb.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcocc.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcocd.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcoce.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcocf.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcod0.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcod1.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcod2.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcod3.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcod4.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcod5.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcod6.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcod7.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcof9.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcofa.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjcoff.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjd0.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjd1.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjd2.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjd3.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjd4.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjd5.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjd6.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjd7.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjf9.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjfa.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjff.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo00.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo01.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo02.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo03.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo04.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo20.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo21.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo22.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo23.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo24.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo25.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo26.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo30.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo31.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo32.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo33.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo4e.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo4f.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo50.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo51.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo52.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo53.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo54.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo55.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo56.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo57.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo58.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo59.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo5a.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo5b.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo5c.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo5d.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo5e.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo5f.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo60.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo61.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo62.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo63.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo64.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo65.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo66.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo67.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo68.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo69.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo6a.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo6b.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo6c.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo6d.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo6e.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo6f.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo70.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo71.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo72.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo73.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo74.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo75.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo76.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo77.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo78.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo79.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo7a.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo7b.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo7c.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo7d.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo7e.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo7f.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo80.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo81.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo82.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo83.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo84.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo85.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo86.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo87.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo88.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo89.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo8a.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo8b.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo8c.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo8d.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo8e.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo8f.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo90.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo91.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo92.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo93.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo94.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo95.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo96.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo97.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo98.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo99.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo9a.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo9b.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo9c.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo9d.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo9e.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjo9f.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjoac.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjoad.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjoae.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjoaf.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjob0.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjob1.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjob2.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjob3.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjob4.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjob5.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjob6.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjob7.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjob8.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjob9.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjoba.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjobb.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjobc.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjobd.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjobe.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjobf.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjoc0.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjoc1.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjoc2.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjoc3.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjoc4.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjoc5.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjoc6.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjoc7.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjoc8.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjoc9.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjoca.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjocb.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjocc.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjocd.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjoce.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjocf.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjod0.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjod1.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjod2.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjod3.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjod4.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjod5.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjod6.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjod7.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjof9.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjofa.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjoff.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju00.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju01.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju02.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju03.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju04.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju20.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju21.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju22.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju23.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju24.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju25.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju26.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju30.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju31.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju32.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju33.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju4e.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju4f.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju50.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju51.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju52.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju53.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju54.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju55.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju56.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju57.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju58.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju59.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju5a.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju5b.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju5c.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju5d.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju5e.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju5f.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju60.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju61.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju62.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju63.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju64.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju65.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju66.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju67.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju68.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju69.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju6a.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju6b.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju6c.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju6d.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju6e.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju6f.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju70.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju71.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju72.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju73.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju74.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju75.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju76.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju77.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju78.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju79.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju7a.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju7b.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju7c.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju7d.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju7e.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju7f.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju80.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju81.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju82.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju83.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju84.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju85.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju86.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju87.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju88.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju89.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju8a.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju8b.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju8c.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju8d.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju8e.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju8f.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju90.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju91.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju92.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju93.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju94.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju95.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju96.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju97.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju98.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju99.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju9a.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju9b.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju9c.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju9d.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju9e.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmju9f.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuac.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuad.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuae.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuaf.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjub0.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjub1.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjub2.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjub3.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjub4.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjub5.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjub6.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjub7.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjub8.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjub9.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuba.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjubb.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjubc.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjubd.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjube.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjubf.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuc0.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuc1.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuc2.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuc3.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuc4.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuc5.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuc6.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuc7.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuc8.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuc9.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuca.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjucb.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjucc.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjucd.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuce.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjucf.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjud0.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjud1.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjud2.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjud3.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjud4.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjud5.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjud6.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjud7.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuf9.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjufa.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuff.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo00.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo01.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo02.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo03.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo04.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo20.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo21.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo22.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo23.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo24.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo25.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo26.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo30.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo31.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo32.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo33.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo4e.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo4f.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo50.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo51.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo52.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo53.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo54.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo55.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo56.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo57.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo58.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo59.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo5a.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo5b.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo5c.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo5d.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo5e.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo5f.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo60.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo61.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo62.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo63.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo64.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo65.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo66.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo67.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo68.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo69.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo6a.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo6b.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo6c.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo6d.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo6e.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo6f.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo70.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo71.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo72.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo73.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo74.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo75.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo76.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo77.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo78.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo79.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo7a.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo7b.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo7c.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo7d.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo7e.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo7f.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo80.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo81.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo82.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo83.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo84.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo85.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo86.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo87.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo88.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo89.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo8a.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo8b.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo8c.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo8d.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo8e.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo8f.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo90.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo91.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo92.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo93.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo94.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo95.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo96.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo97.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo98.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo99.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo9a.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo9b.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo9c.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo9d.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo9e.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuo9f.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuoac.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuoad.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuoae.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuoaf.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuob0.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuob1.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuob2.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuob3.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuob4.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuob5.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuob6.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuob7.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuob8.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuob9.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuoba.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuobb.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuobc.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuobd.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuobe.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuobf.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuoc0.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuoc1.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuoc2.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuoc3.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuoc4.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuoc5.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuoc6.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuoc7.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuoc8.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuoc9.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuoca.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuocb.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuocc.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuocd.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuoce.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuocf.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuod0.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuod1.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuod2.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuod3.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuod4.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuod5.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuod6.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuod7.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuof9.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuofa.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjuoff.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx00.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx01.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx02.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx03.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx04.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx20.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx21.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx22.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx23.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx24.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx25.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx26.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx30.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx31.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx32.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx33.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx4e.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx4f.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx50.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx51.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx52.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx53.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx54.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx55.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx56.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx57.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx58.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx59.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx5a.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx5b.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx5c.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx5d.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx5e.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx5f.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx60.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx61.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx62.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx63.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx64.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx65.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx66.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx67.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx68.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx69.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx6a.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx6b.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx6c.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx6d.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx6e.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx6f.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx70.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx71.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx72.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx73.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx74.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx75.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx76.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx77.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx78.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx79.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx7a.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx7b.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx7c.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx7d.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx7e.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx7f.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx80.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx81.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx82.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx83.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx84.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx85.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx86.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx87.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx88.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx89.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx8a.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx8b.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx8c.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx8d.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx8e.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx8f.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx90.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx91.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx92.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx93.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx94.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx95.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx96.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx97.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx98.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx99.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx9a.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx9b.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx9c.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx9d.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx9e.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjx9f.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxac.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxad.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxae.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxaf.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxb0.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxb1.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxb2.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxb3.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxb4.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxb5.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxb6.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxb7.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxb8.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxb9.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxba.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxbb.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxbc.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxbd.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxbe.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxbf.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxc0.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxc1.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxc2.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxc3.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxc4.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxc5.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxc6.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxc7.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxc8.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxc9.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxca.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxcb.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxcc.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxcd.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxce.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxcf.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxd0.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxd1.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxd2.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxd3.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxd4.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxd5.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxd6.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxd7.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxf9.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxfa.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxff.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo00.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo01.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo02.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo03.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo04.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo20.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo21.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo22.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo23.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo24.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo25.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo26.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo30.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo31.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo32.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo33.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo4e.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo4f.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo50.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo51.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo52.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo53.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo54.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo55.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo56.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo57.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo58.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo59.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo5a.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo5b.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo5c.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo5d.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo5e.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo5f.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo60.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo61.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo62.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo63.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo64.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo65.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo66.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo67.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo68.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo69.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo6a.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo6b.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo6c.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo6d.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo6e.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo6f.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo70.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo71.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo72.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo73.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo74.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo75.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo76.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo77.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo78.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo79.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo7a.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo7b.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo7c.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo7d.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo7e.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo7f.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo80.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo81.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo82.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo83.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo84.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo85.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo86.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo87.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo88.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo89.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo8a.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo8b.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo8c.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo8d.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo8e.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo8f.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo90.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo91.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo92.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo93.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo94.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo95.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo96.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo97.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo98.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo99.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo9a.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo9b.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo9c.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo9d.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo9e.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxo9f.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxoac.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxoad.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxoae.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxoaf.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxob0.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxob1.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxob2.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxob3.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxob4.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxob5.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxob6.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxob7.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxob8.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxob9.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxoba.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxobb.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxobc.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxobd.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxobe.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxobf.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxoc0.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxoc1.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxoc2.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxoc3.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxoc4.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxoc5.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxoc6.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxoc7.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxoc8.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxoc9.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxoca.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxocb.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxocc.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxocd.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxoce.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxocf.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxod0.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxod1.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxod2.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxod3.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxod4.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxod5.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxod6.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxod7.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxof9.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxofa.tfm - RELOC/fonts/tfm/uhc/uwmj/uwmjxoff.tfm - RELOC/fonts/tfm/uhc/wmj/wmj0.tfm - RELOC/fonts/tfm/uhc/wmj/wmj04.tfm - RELOC/fonts/tfm/uhc/wmj/wmj05.tfm - RELOC/fonts/tfm/uhc/wmj/wmj06.tfm - RELOC/fonts/tfm/uhc/wmj/wmj07.tfm - RELOC/fonts/tfm/uhc/wmj/wmj1.tfm - RELOC/fonts/tfm/uhc/wmj/wmj10.tfm - RELOC/fonts/tfm/uhc/wmj/wmj11.tfm - RELOC/fonts/tfm/uhc/wmj/wmj12.tfm - RELOC/fonts/tfm/uhc/wmj/wmj13.tfm - RELOC/fonts/tfm/uhc/wmj/wmj14.tfm - RELOC/fonts/tfm/uhc/wmj/wmj15.tfm - RELOC/fonts/tfm/uhc/wmj/wmj16.tfm - RELOC/fonts/tfm/uhc/wmj/wmj17.tfm - RELOC/fonts/tfm/uhc/wmj/wmj18.tfm - RELOC/fonts/tfm/uhc/wmj/wmj19.tfm - RELOC/fonts/tfm/uhc/wmj/wmj2.tfm - RELOC/fonts/tfm/uhc/wmj/wmj20.tfm - RELOC/fonts/tfm/uhc/wmj/wmj21.tfm - RELOC/fonts/tfm/uhc/wmj/wmj22.tfm - RELOC/fonts/tfm/uhc/wmj/wmj23.tfm - RELOC/fonts/tfm/uhc/wmj/wmj24.tfm - RELOC/fonts/tfm/uhc/wmj/wmj25.tfm - RELOC/fonts/tfm/uhc/wmj/wmj26.tfm - RELOC/fonts/tfm/uhc/wmj/wmj27.tfm - RELOC/fonts/tfm/uhc/wmj/wmj28.tfm - RELOC/fonts/tfm/uhc/wmj/wmj29.tfm - RELOC/fonts/tfm/uhc/wmj/wmj3.tfm - RELOC/fonts/tfm/uhc/wmj/wmj4.tfm - RELOC/fonts/tfm/uhc/wmj/wmj5.tfm - RELOC/fonts/tfm/uhc/wmj/wmj6.tfm - RELOC/fonts/tfm/uhc/wmj/wmj7.tfm - RELOC/fonts/tfm/uhc/wmj/wmj8.tfm - RELOC/fonts/tfm/uhc/wmj/wmj9.tfm - RELOC/fonts/tfm/uhc/wmj/wmjc0.tfm - RELOC/fonts/tfm/uhc/wmj/wmjc04.tfm - RELOC/fonts/tfm/uhc/wmj/wmjc05.tfm - RELOC/fonts/tfm/uhc/wmj/wmjc06.tfm - RELOC/fonts/tfm/uhc/wmj/wmjc07.tfm - RELOC/fonts/tfm/uhc/wmj/wmjc1.tfm - RELOC/fonts/tfm/uhc/wmj/wmjc10.tfm - RELOC/fonts/tfm/uhc/wmj/wmjc11.tfm - RELOC/fonts/tfm/uhc/wmj/wmjc12.tfm - RELOC/fonts/tfm/uhc/wmj/wmjc13.tfm - RELOC/fonts/tfm/uhc/wmj/wmjc14.tfm - RELOC/fonts/tfm/uhc/wmj/wmjc15.tfm - RELOC/fonts/tfm/uhc/wmj/wmjc16.tfm - RELOC/fonts/tfm/uhc/wmj/wmjc17.tfm - RELOC/fonts/tfm/uhc/wmj/wmjc18.tfm - RELOC/fonts/tfm/uhc/wmj/wmjc19.tfm - RELOC/fonts/tfm/uhc/wmj/wmjc2.tfm - RELOC/fonts/tfm/uhc/wmj/wmjc20.tfm - RELOC/fonts/tfm/uhc/wmj/wmjc21.tfm - RELOC/fonts/tfm/uhc/wmj/wmjc22.tfm - RELOC/fonts/tfm/uhc/wmj/wmjc23.tfm - RELOC/fonts/tfm/uhc/wmj/wmjc24.tfm - RELOC/fonts/tfm/uhc/wmj/wmjc25.tfm - RELOC/fonts/tfm/uhc/wmj/wmjc26.tfm - RELOC/fonts/tfm/uhc/wmj/wmjc27.tfm - RELOC/fonts/tfm/uhc/wmj/wmjc28.tfm - RELOC/fonts/tfm/uhc/wmj/wmjc29.tfm - RELOC/fonts/tfm/uhc/wmj/wmjc3.tfm - RELOC/fonts/tfm/uhc/wmj/wmjc4.tfm - RELOC/fonts/tfm/uhc/wmj/wmjc5.tfm - RELOC/fonts/tfm/uhc/wmj/wmjc6.tfm - RELOC/fonts/tfm/uhc/wmj/wmjc7.tfm - RELOC/fonts/tfm/uhc/wmj/wmjc8.tfm - RELOC/fonts/tfm/uhc/wmj/wmjc9.tfm - RELOC/fonts/tfm/uhc/wmj/wmjco0.tfm - RELOC/fonts/tfm/uhc/wmj/wmjco04.tfm - RELOC/fonts/tfm/uhc/wmj/wmjco05.tfm - RELOC/fonts/tfm/uhc/wmj/wmjco06.tfm - RELOC/fonts/tfm/uhc/wmj/wmjco07.tfm - RELOC/fonts/tfm/uhc/wmj/wmjco1.tfm - RELOC/fonts/tfm/uhc/wmj/wmjco10.tfm - RELOC/fonts/tfm/uhc/wmj/wmjco11.tfm - RELOC/fonts/tfm/uhc/wmj/wmjco12.tfm - RELOC/fonts/tfm/uhc/wmj/wmjco13.tfm - RELOC/fonts/tfm/uhc/wmj/wmjco14.tfm - RELOC/fonts/tfm/uhc/wmj/wmjco15.tfm - RELOC/fonts/tfm/uhc/wmj/wmjco16.tfm - RELOC/fonts/tfm/uhc/wmj/wmjco17.tfm - RELOC/fonts/tfm/uhc/wmj/wmjco18.tfm - RELOC/fonts/tfm/uhc/wmj/wmjco19.tfm - RELOC/fonts/tfm/uhc/wmj/wmjco2.tfm - RELOC/fonts/tfm/uhc/wmj/wmjco20.tfm - RELOC/fonts/tfm/uhc/wmj/wmjco21.tfm - RELOC/fonts/tfm/uhc/wmj/wmjco22.tfm - RELOC/fonts/tfm/uhc/wmj/wmjco23.tfm - RELOC/fonts/tfm/uhc/wmj/wmjco24.tfm - RELOC/fonts/tfm/uhc/wmj/wmjco25.tfm - RELOC/fonts/tfm/uhc/wmj/wmjco26.tfm - RELOC/fonts/tfm/uhc/wmj/wmjco27.tfm - RELOC/fonts/tfm/uhc/wmj/wmjco28.tfm - RELOC/fonts/tfm/uhc/wmj/wmjco29.tfm - RELOC/fonts/tfm/uhc/wmj/wmjco3.tfm - RELOC/fonts/tfm/uhc/wmj/wmjco4.tfm - RELOC/fonts/tfm/uhc/wmj/wmjco5.tfm - RELOC/fonts/tfm/uhc/wmj/wmjco6.tfm - RELOC/fonts/tfm/uhc/wmj/wmjco7.tfm - RELOC/fonts/tfm/uhc/wmj/wmjco8.tfm - RELOC/fonts/tfm/uhc/wmj/wmjco9.tfm - RELOC/fonts/tfm/uhc/wmj/wmjo0.tfm - RELOC/fonts/tfm/uhc/wmj/wmjo04.tfm - RELOC/fonts/tfm/uhc/wmj/wmjo05.tfm - RELOC/fonts/tfm/uhc/wmj/wmjo06.tfm - RELOC/fonts/tfm/uhc/wmj/wmjo07.tfm - RELOC/fonts/tfm/uhc/wmj/wmjo1.tfm - RELOC/fonts/tfm/uhc/wmj/wmjo10.tfm - RELOC/fonts/tfm/uhc/wmj/wmjo11.tfm - RELOC/fonts/tfm/uhc/wmj/wmjo12.tfm - RELOC/fonts/tfm/uhc/wmj/wmjo13.tfm - RELOC/fonts/tfm/uhc/wmj/wmjo14.tfm - RELOC/fonts/tfm/uhc/wmj/wmjo15.tfm - RELOC/fonts/tfm/uhc/wmj/wmjo16.tfm - RELOC/fonts/tfm/uhc/wmj/wmjo17.tfm - RELOC/fonts/tfm/uhc/wmj/wmjo18.tfm - RELOC/fonts/tfm/uhc/wmj/wmjo19.tfm - RELOC/fonts/tfm/uhc/wmj/wmjo2.tfm - RELOC/fonts/tfm/uhc/wmj/wmjo20.tfm - RELOC/fonts/tfm/uhc/wmj/wmjo21.tfm - RELOC/fonts/tfm/uhc/wmj/wmjo22.tfm - RELOC/fonts/tfm/uhc/wmj/wmjo23.tfm - RELOC/fonts/tfm/uhc/wmj/wmjo24.tfm - RELOC/fonts/tfm/uhc/wmj/wmjo25.tfm - RELOC/fonts/tfm/uhc/wmj/wmjo26.tfm - RELOC/fonts/tfm/uhc/wmj/wmjo27.tfm - RELOC/fonts/tfm/uhc/wmj/wmjo28.tfm - RELOC/fonts/tfm/uhc/wmj/wmjo29.tfm - RELOC/fonts/tfm/uhc/wmj/wmjo3.tfm - RELOC/fonts/tfm/uhc/wmj/wmjo4.tfm - RELOC/fonts/tfm/uhc/wmj/wmjo5.tfm - RELOC/fonts/tfm/uhc/wmj/wmjo6.tfm - RELOC/fonts/tfm/uhc/wmj/wmjo7.tfm - RELOC/fonts/tfm/uhc/wmj/wmjo8.tfm - RELOC/fonts/tfm/uhc/wmj/wmjo9.tfm - RELOC/fonts/tfm/uhc/wmj/wmju0.tfm - RELOC/fonts/tfm/uhc/wmj/wmju04.tfm - RELOC/fonts/tfm/uhc/wmj/wmju05.tfm - RELOC/fonts/tfm/uhc/wmj/wmju06.tfm - RELOC/fonts/tfm/uhc/wmj/wmju07.tfm - RELOC/fonts/tfm/uhc/wmj/wmju1.tfm - RELOC/fonts/tfm/uhc/wmj/wmju10.tfm - RELOC/fonts/tfm/uhc/wmj/wmju11.tfm - RELOC/fonts/tfm/uhc/wmj/wmju12.tfm - RELOC/fonts/tfm/uhc/wmj/wmju13.tfm - RELOC/fonts/tfm/uhc/wmj/wmju14.tfm - RELOC/fonts/tfm/uhc/wmj/wmju15.tfm - RELOC/fonts/tfm/uhc/wmj/wmju16.tfm - RELOC/fonts/tfm/uhc/wmj/wmju17.tfm - RELOC/fonts/tfm/uhc/wmj/wmju18.tfm - RELOC/fonts/tfm/uhc/wmj/wmju19.tfm - RELOC/fonts/tfm/uhc/wmj/wmju2.tfm - RELOC/fonts/tfm/uhc/wmj/wmju20.tfm - RELOC/fonts/tfm/uhc/wmj/wmju21.tfm - RELOC/fonts/tfm/uhc/wmj/wmju22.tfm - RELOC/fonts/tfm/uhc/wmj/wmju23.tfm - RELOC/fonts/tfm/uhc/wmj/wmju24.tfm - RELOC/fonts/tfm/uhc/wmj/wmju25.tfm - RELOC/fonts/tfm/uhc/wmj/wmju26.tfm - RELOC/fonts/tfm/uhc/wmj/wmju27.tfm - RELOC/fonts/tfm/uhc/wmj/wmju28.tfm - RELOC/fonts/tfm/uhc/wmj/wmju29.tfm - RELOC/fonts/tfm/uhc/wmj/wmju3.tfm - RELOC/fonts/tfm/uhc/wmj/wmju4.tfm - RELOC/fonts/tfm/uhc/wmj/wmju5.tfm - RELOC/fonts/tfm/uhc/wmj/wmju6.tfm - RELOC/fonts/tfm/uhc/wmj/wmju7.tfm - RELOC/fonts/tfm/uhc/wmj/wmju8.tfm - RELOC/fonts/tfm/uhc/wmj/wmju9.tfm - RELOC/fonts/tfm/uhc/wmj/wmjuo0.tfm - RELOC/fonts/tfm/uhc/wmj/wmjuo04.tfm - RELOC/fonts/tfm/uhc/wmj/wmjuo05.tfm - RELOC/fonts/tfm/uhc/wmj/wmjuo06.tfm - RELOC/fonts/tfm/uhc/wmj/wmjuo07.tfm - RELOC/fonts/tfm/uhc/wmj/wmjuo1.tfm - RELOC/fonts/tfm/uhc/wmj/wmjuo10.tfm - RELOC/fonts/tfm/uhc/wmj/wmjuo11.tfm - RELOC/fonts/tfm/uhc/wmj/wmjuo12.tfm - RELOC/fonts/tfm/uhc/wmj/wmjuo13.tfm - RELOC/fonts/tfm/uhc/wmj/wmjuo14.tfm - RELOC/fonts/tfm/uhc/wmj/wmjuo15.tfm - RELOC/fonts/tfm/uhc/wmj/wmjuo16.tfm - RELOC/fonts/tfm/uhc/wmj/wmjuo17.tfm - RELOC/fonts/tfm/uhc/wmj/wmjuo18.tfm - RELOC/fonts/tfm/uhc/wmj/wmjuo19.tfm - RELOC/fonts/tfm/uhc/wmj/wmjuo2.tfm - RELOC/fonts/tfm/uhc/wmj/wmjuo20.tfm - RELOC/fonts/tfm/uhc/wmj/wmjuo21.tfm - RELOC/fonts/tfm/uhc/wmj/wmjuo22.tfm - RELOC/fonts/tfm/uhc/wmj/wmjuo23.tfm - RELOC/fonts/tfm/uhc/wmj/wmjuo24.tfm - RELOC/fonts/tfm/uhc/wmj/wmjuo25.tfm - RELOC/fonts/tfm/uhc/wmj/wmjuo26.tfm - RELOC/fonts/tfm/uhc/wmj/wmjuo27.tfm - RELOC/fonts/tfm/uhc/wmj/wmjuo28.tfm - RELOC/fonts/tfm/uhc/wmj/wmjuo29.tfm - RELOC/fonts/tfm/uhc/wmj/wmjuo3.tfm - RELOC/fonts/tfm/uhc/wmj/wmjuo4.tfm - RELOC/fonts/tfm/uhc/wmj/wmjuo5.tfm - RELOC/fonts/tfm/uhc/wmj/wmjuo6.tfm - RELOC/fonts/tfm/uhc/wmj/wmjuo7.tfm - RELOC/fonts/tfm/uhc/wmj/wmjuo8.tfm - RELOC/fonts/tfm/uhc/wmj/wmjuo9.tfm - RELOC/fonts/tfm/uhc/wmj/wmjx0.tfm - RELOC/fonts/tfm/uhc/wmj/wmjx04.tfm - RELOC/fonts/tfm/uhc/wmj/wmjx05.tfm - RELOC/fonts/tfm/uhc/wmj/wmjx06.tfm - RELOC/fonts/tfm/uhc/wmj/wmjx07.tfm - RELOC/fonts/tfm/uhc/wmj/wmjx1.tfm - RELOC/fonts/tfm/uhc/wmj/wmjx10.tfm - RELOC/fonts/tfm/uhc/wmj/wmjx11.tfm - RELOC/fonts/tfm/uhc/wmj/wmjx12.tfm - RELOC/fonts/tfm/uhc/wmj/wmjx13.tfm - RELOC/fonts/tfm/uhc/wmj/wmjx14.tfm - RELOC/fonts/tfm/uhc/wmj/wmjx15.tfm - RELOC/fonts/tfm/uhc/wmj/wmjx16.tfm - RELOC/fonts/tfm/uhc/wmj/wmjx17.tfm - RELOC/fonts/tfm/uhc/wmj/wmjx18.tfm - RELOC/fonts/tfm/uhc/wmj/wmjx19.tfm - RELOC/fonts/tfm/uhc/wmj/wmjx2.tfm - RELOC/fonts/tfm/uhc/wmj/wmjx20.tfm - RELOC/fonts/tfm/uhc/wmj/wmjx21.tfm - RELOC/fonts/tfm/uhc/wmj/wmjx22.tfm - RELOC/fonts/tfm/uhc/wmj/wmjx23.tfm - RELOC/fonts/tfm/uhc/wmj/wmjx24.tfm - RELOC/fonts/tfm/uhc/wmj/wmjx25.tfm - RELOC/fonts/tfm/uhc/wmj/wmjx26.tfm - RELOC/fonts/tfm/uhc/wmj/wmjx27.tfm - RELOC/fonts/tfm/uhc/wmj/wmjx28.tfm - RELOC/fonts/tfm/uhc/wmj/wmjx29.tfm - RELOC/fonts/tfm/uhc/wmj/wmjx3.tfm - RELOC/fonts/tfm/uhc/wmj/wmjx4.tfm - RELOC/fonts/tfm/uhc/wmj/wmjx5.tfm - RELOC/fonts/tfm/uhc/wmj/wmjx6.tfm - RELOC/fonts/tfm/uhc/wmj/wmjx7.tfm - RELOC/fonts/tfm/uhc/wmj/wmjx8.tfm - RELOC/fonts/tfm/uhc/wmj/wmjx9.tfm - RELOC/fonts/tfm/uhc/wmj/wmjxo0.tfm - RELOC/fonts/tfm/uhc/wmj/wmjxo04.tfm - RELOC/fonts/tfm/uhc/wmj/wmjxo05.tfm - RELOC/fonts/tfm/uhc/wmj/wmjxo06.tfm - RELOC/fonts/tfm/uhc/wmj/wmjxo07.tfm - RELOC/fonts/tfm/uhc/wmj/wmjxo1.tfm - RELOC/fonts/tfm/uhc/wmj/wmjxo10.tfm - RELOC/fonts/tfm/uhc/wmj/wmjxo11.tfm - RELOC/fonts/tfm/uhc/wmj/wmjxo12.tfm - RELOC/fonts/tfm/uhc/wmj/wmjxo13.tfm - RELOC/fonts/tfm/uhc/wmj/wmjxo14.tfm - RELOC/fonts/tfm/uhc/wmj/wmjxo15.tfm - RELOC/fonts/tfm/uhc/wmj/wmjxo16.tfm - RELOC/fonts/tfm/uhc/wmj/wmjxo17.tfm - RELOC/fonts/tfm/uhc/wmj/wmjxo18.tfm - RELOC/fonts/tfm/uhc/wmj/wmjxo19.tfm - RELOC/fonts/tfm/uhc/wmj/wmjxo2.tfm - RELOC/fonts/tfm/uhc/wmj/wmjxo20.tfm - RELOC/fonts/tfm/uhc/wmj/wmjxo21.tfm - RELOC/fonts/tfm/uhc/wmj/wmjxo22.tfm - RELOC/fonts/tfm/uhc/wmj/wmjxo23.tfm - RELOC/fonts/tfm/uhc/wmj/wmjxo24.tfm - RELOC/fonts/tfm/uhc/wmj/wmjxo25.tfm - RELOC/fonts/tfm/uhc/wmj/wmjxo26.tfm - RELOC/fonts/tfm/uhc/wmj/wmjxo27.tfm - RELOC/fonts/tfm/uhc/wmj/wmjxo28.tfm - RELOC/fonts/tfm/uhc/wmj/wmjxo29.tfm - RELOC/fonts/tfm/uhc/wmj/wmjxo3.tfm - RELOC/fonts/tfm/uhc/wmj/wmjxo4.tfm - RELOC/fonts/tfm/uhc/wmj/wmjxo5.tfm - RELOC/fonts/tfm/uhc/wmj/wmjxo6.tfm - RELOC/fonts/tfm/uhc/wmj/wmjxo7.tfm - RELOC/fonts/tfm/uhc/wmj/wmjxo8.tfm - RELOC/fonts/tfm/uhc/wmj/wmjxo9.tfm - RELOC/fonts/type1/uhc/umj/umj00.pfb - RELOC/fonts/type1/uhc/umj/umj01.pfb - RELOC/fonts/type1/uhc/umj/umj02.pfb - RELOC/fonts/type1/uhc/umj/umj03.pfb - RELOC/fonts/type1/uhc/umj/umj04.pfb - RELOC/fonts/type1/uhc/umj/umj05.pfb - RELOC/fonts/type1/uhc/umj/umj10.pfb - RELOC/fonts/type1/uhc/umj/umj11.pfb - RELOC/fonts/type1/uhc/umj/umj12.pfb - RELOC/fonts/type1/uhc/umj/umj13.pfb - RELOC/fonts/type1/uhc/umj/umj14.pfb - RELOC/fonts/type1/uhc/umj/umj15.pfb - RELOC/fonts/type1/uhc/umj/umj16.pfb - RELOC/fonts/type1/uhc/umj/umj17.pfb - RELOC/fonts/type1/uhc/umj/umj20.pfb - RELOC/fonts/type1/uhc/umj/umj21.pfb - RELOC/fonts/type1/uhc/umj/umj22.pfb - RELOC/fonts/type1/uhc/umj/umj23.pfb - RELOC/fonts/type1/uhc/umj/umj24.pfb - RELOC/fonts/type1/uhc/umj/umj25.pfb - RELOC/fonts/type1/uhc/umj/umj26.pfb - RELOC/fonts/type1/uhc/umj/umj27.pfb - RELOC/fonts/type1/uhc/umj/umj28.pfb - RELOC/fonts/type1/uhc/umj/umj29.pfb - RELOC/fonts/type1/uhc/umj/umj30.pfb - RELOC/fonts/type1/uhc/umj/umj31.pfb - RELOC/fonts/type1/uhc/umj/umj32.pfb - RELOC/fonts/type1/uhc/umj/umj33.pfb - RELOC/fonts/type1/uhc/umj/umj34.pfb - RELOC/fonts/type1/uhc/umj/umj35.pfb - RELOC/fonts/type1/uhc/umj/umj36.pfb - RELOC/fonts/type1/uhc/umj/umj37.pfb - RELOC/fonts/type1/uhc/umj/umj38.pfb - RELOC/fonts/vf/uhc/uwmj/uwmj00.vf - RELOC/fonts/vf/uhc/uwmj/uwmj01.vf - RELOC/fonts/vf/uhc/uwmj/uwmj02.vf - RELOC/fonts/vf/uhc/uwmj/uwmj03.vf - RELOC/fonts/vf/uhc/uwmj/uwmj04.vf - RELOC/fonts/vf/uhc/uwmj/uwmj20.vf - RELOC/fonts/vf/uhc/uwmj/uwmj21.vf - RELOC/fonts/vf/uhc/uwmj/uwmj22.vf - RELOC/fonts/vf/uhc/uwmj/uwmj23.vf - RELOC/fonts/vf/uhc/uwmj/uwmj24.vf - RELOC/fonts/vf/uhc/uwmj/uwmj25.vf - RELOC/fonts/vf/uhc/uwmj/uwmj26.vf - RELOC/fonts/vf/uhc/uwmj/uwmj30.vf - RELOC/fonts/vf/uhc/uwmj/uwmj31.vf - RELOC/fonts/vf/uhc/uwmj/uwmj32.vf - RELOC/fonts/vf/uhc/uwmj/uwmj33.vf - RELOC/fonts/vf/uhc/uwmj/uwmj4e.vf - RELOC/fonts/vf/uhc/uwmj/uwmj4f.vf - RELOC/fonts/vf/uhc/uwmj/uwmj50.vf - RELOC/fonts/vf/uhc/uwmj/uwmj51.vf - RELOC/fonts/vf/uhc/uwmj/uwmj52.vf - RELOC/fonts/vf/uhc/uwmj/uwmj53.vf - RELOC/fonts/vf/uhc/uwmj/uwmj54.vf - RELOC/fonts/vf/uhc/uwmj/uwmj55.vf - RELOC/fonts/vf/uhc/uwmj/uwmj56.vf - RELOC/fonts/vf/uhc/uwmj/uwmj57.vf - RELOC/fonts/vf/uhc/uwmj/uwmj58.vf - RELOC/fonts/vf/uhc/uwmj/uwmj59.vf - RELOC/fonts/vf/uhc/uwmj/uwmj5a.vf - RELOC/fonts/vf/uhc/uwmj/uwmj5b.vf - RELOC/fonts/vf/uhc/uwmj/uwmj5c.vf - RELOC/fonts/vf/uhc/uwmj/uwmj5d.vf - RELOC/fonts/vf/uhc/uwmj/uwmj5e.vf - RELOC/fonts/vf/uhc/uwmj/uwmj5f.vf - RELOC/fonts/vf/uhc/uwmj/uwmj60.vf - RELOC/fonts/vf/uhc/uwmj/uwmj61.vf - RELOC/fonts/vf/uhc/uwmj/uwmj62.vf - RELOC/fonts/vf/uhc/uwmj/uwmj63.vf - RELOC/fonts/vf/uhc/uwmj/uwmj64.vf - RELOC/fonts/vf/uhc/uwmj/uwmj65.vf - RELOC/fonts/vf/uhc/uwmj/uwmj66.vf - RELOC/fonts/vf/uhc/uwmj/uwmj67.vf - RELOC/fonts/vf/uhc/uwmj/uwmj68.vf - RELOC/fonts/vf/uhc/uwmj/uwmj69.vf - RELOC/fonts/vf/uhc/uwmj/uwmj6a.vf - RELOC/fonts/vf/uhc/uwmj/uwmj6b.vf - RELOC/fonts/vf/uhc/uwmj/uwmj6c.vf - RELOC/fonts/vf/uhc/uwmj/uwmj6d.vf - RELOC/fonts/vf/uhc/uwmj/uwmj6e.vf - RELOC/fonts/vf/uhc/uwmj/uwmj6f.vf - RELOC/fonts/vf/uhc/uwmj/uwmj70.vf - RELOC/fonts/vf/uhc/uwmj/uwmj71.vf - RELOC/fonts/vf/uhc/uwmj/uwmj72.vf - RELOC/fonts/vf/uhc/uwmj/uwmj73.vf - RELOC/fonts/vf/uhc/uwmj/uwmj74.vf - RELOC/fonts/vf/uhc/uwmj/uwmj75.vf - RELOC/fonts/vf/uhc/uwmj/uwmj76.vf - RELOC/fonts/vf/uhc/uwmj/uwmj77.vf - RELOC/fonts/vf/uhc/uwmj/uwmj78.vf - RELOC/fonts/vf/uhc/uwmj/uwmj79.vf - RELOC/fonts/vf/uhc/uwmj/uwmj7a.vf - RELOC/fonts/vf/uhc/uwmj/uwmj7b.vf - RELOC/fonts/vf/uhc/uwmj/uwmj7c.vf - RELOC/fonts/vf/uhc/uwmj/uwmj7d.vf - RELOC/fonts/vf/uhc/uwmj/uwmj7e.vf - RELOC/fonts/vf/uhc/uwmj/uwmj7f.vf - RELOC/fonts/vf/uhc/uwmj/uwmj80.vf - RELOC/fonts/vf/uhc/uwmj/uwmj81.vf - RELOC/fonts/vf/uhc/uwmj/uwmj82.vf - RELOC/fonts/vf/uhc/uwmj/uwmj83.vf - RELOC/fonts/vf/uhc/uwmj/uwmj84.vf - RELOC/fonts/vf/uhc/uwmj/uwmj85.vf - RELOC/fonts/vf/uhc/uwmj/uwmj86.vf - RELOC/fonts/vf/uhc/uwmj/uwmj87.vf - RELOC/fonts/vf/uhc/uwmj/uwmj88.vf - RELOC/fonts/vf/uhc/uwmj/uwmj89.vf - RELOC/fonts/vf/uhc/uwmj/uwmj8a.vf - RELOC/fonts/vf/uhc/uwmj/uwmj8b.vf - RELOC/fonts/vf/uhc/uwmj/uwmj8c.vf - RELOC/fonts/vf/uhc/uwmj/uwmj8d.vf - RELOC/fonts/vf/uhc/uwmj/uwmj8e.vf - RELOC/fonts/vf/uhc/uwmj/uwmj8f.vf - RELOC/fonts/vf/uhc/uwmj/uwmj90.vf - RELOC/fonts/vf/uhc/uwmj/uwmj91.vf - RELOC/fonts/vf/uhc/uwmj/uwmj92.vf - RELOC/fonts/vf/uhc/uwmj/uwmj93.vf - RELOC/fonts/vf/uhc/uwmj/uwmj94.vf - RELOC/fonts/vf/uhc/uwmj/uwmj95.vf - RELOC/fonts/vf/uhc/uwmj/uwmj96.vf - RELOC/fonts/vf/uhc/uwmj/uwmj97.vf - RELOC/fonts/vf/uhc/uwmj/uwmj98.vf - RELOC/fonts/vf/uhc/uwmj/uwmj99.vf - RELOC/fonts/vf/uhc/uwmj/uwmj9a.vf - RELOC/fonts/vf/uhc/uwmj/uwmj9b.vf - RELOC/fonts/vf/uhc/uwmj/uwmj9c.vf - RELOC/fonts/vf/uhc/uwmj/uwmj9d.vf - RELOC/fonts/vf/uhc/uwmj/uwmj9e.vf - RELOC/fonts/vf/uhc/uwmj/uwmj9f.vf - RELOC/fonts/vf/uhc/uwmj/uwmjac.vf - RELOC/fonts/vf/uhc/uwmj/uwmjad.vf - RELOC/fonts/vf/uhc/uwmj/uwmjae.vf - RELOC/fonts/vf/uhc/uwmj/uwmjaf.vf - RELOC/fonts/vf/uhc/uwmj/uwmjb0.vf - RELOC/fonts/vf/uhc/uwmj/uwmjb1.vf - RELOC/fonts/vf/uhc/uwmj/uwmjb2.vf - RELOC/fonts/vf/uhc/uwmj/uwmjb3.vf - RELOC/fonts/vf/uhc/uwmj/uwmjb4.vf - RELOC/fonts/vf/uhc/uwmj/uwmjb5.vf - RELOC/fonts/vf/uhc/uwmj/uwmjb6.vf - RELOC/fonts/vf/uhc/uwmj/uwmjb7.vf - RELOC/fonts/vf/uhc/uwmj/uwmjb8.vf - RELOC/fonts/vf/uhc/uwmj/uwmjb9.vf - RELOC/fonts/vf/uhc/uwmj/uwmjba.vf - RELOC/fonts/vf/uhc/uwmj/uwmjbb.vf - RELOC/fonts/vf/uhc/uwmj/uwmjbc.vf - RELOC/fonts/vf/uhc/uwmj/uwmjbd.vf - RELOC/fonts/vf/uhc/uwmj/uwmjbe.vf - RELOC/fonts/vf/uhc/uwmj/uwmjbf.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc0.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc00.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc01.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc02.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc03.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc04.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc1.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc2.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc20.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc21.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc22.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc23.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc24.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc25.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc26.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc3.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc30.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc31.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc32.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc33.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc4.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc4e.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc4f.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc5.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc50.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc51.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc52.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc53.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc54.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc55.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc56.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc57.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc58.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc59.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc5a.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc5b.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc5c.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc5d.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc5e.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc5f.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc6.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc60.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc61.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc62.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc63.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc64.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc65.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc66.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc67.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc68.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc69.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc6a.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc6b.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc6c.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc6d.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc6e.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc6f.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc7.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc70.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc71.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc72.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc73.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc74.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc75.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc76.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc77.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc78.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc79.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc7a.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc7b.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc7c.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc7d.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc7e.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc7f.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc8.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc80.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc81.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc82.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc83.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc84.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc85.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc86.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc87.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc88.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc89.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc8a.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc8b.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc8c.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc8d.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc8e.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc8f.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc9.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc90.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc91.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc92.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc93.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc94.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc95.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc96.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc97.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc98.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc99.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc9a.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc9b.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc9c.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc9d.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc9e.vf - RELOC/fonts/vf/uhc/uwmj/uwmjc9f.vf - RELOC/fonts/vf/uhc/uwmj/uwmjca.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcac.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcad.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcae.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcaf.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcb.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcb0.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcb1.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcb2.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcb3.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcb4.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcb5.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcb6.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcb7.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcb8.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcb9.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcba.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcbb.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcbc.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcbd.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcbe.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcbf.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcc.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcc0.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcc1.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcc2.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcc3.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcc4.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcc5.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcc6.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcc7.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcc8.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcc9.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcca.vf - RELOC/fonts/vf/uhc/uwmj/uwmjccb.vf - RELOC/fonts/vf/uhc/uwmj/uwmjccc.vf - RELOC/fonts/vf/uhc/uwmj/uwmjccd.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcce.vf - RELOC/fonts/vf/uhc/uwmj/uwmjccf.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcd.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcd0.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcd1.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcd2.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcd3.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcd4.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcd5.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcd6.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcd7.vf - RELOC/fonts/vf/uhc/uwmj/uwmjce.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcf.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcf9.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcfa.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcff.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco00.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco01.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco02.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco03.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco04.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco20.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco21.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco22.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco23.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco24.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco25.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco26.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco30.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco31.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco32.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco33.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco4e.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco4f.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco50.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco51.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco52.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco53.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco54.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco55.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco56.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco57.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco58.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco59.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco5a.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco5b.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco5c.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco5d.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco5e.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco5f.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco60.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco61.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco62.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco63.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco64.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco65.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco66.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco67.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco68.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco69.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco6a.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco6b.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco6c.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco6d.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco6e.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco6f.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco70.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco71.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco72.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco73.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco74.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco75.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco76.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco77.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco78.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco79.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco7a.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco7b.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco7c.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco7d.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco7e.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco7f.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco80.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco81.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco82.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco83.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco84.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco85.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco86.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco87.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco88.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco89.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco8a.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco8b.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco8c.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco8d.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco8e.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco8f.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco90.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco91.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco92.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco93.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco94.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco95.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco96.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco97.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco98.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco99.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco9a.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco9b.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco9c.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco9d.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco9e.vf - RELOC/fonts/vf/uhc/uwmj/uwmjco9f.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcoac.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcoad.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcoae.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcoaf.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcob0.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcob1.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcob2.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcob3.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcob4.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcob5.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcob6.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcob7.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcob8.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcob9.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcoba.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcobb.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcobc.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcobd.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcobe.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcobf.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcoc0.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcoc1.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcoc2.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcoc3.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcoc4.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcoc5.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcoc6.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcoc7.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcoc8.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcoc9.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcoca.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcocb.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcocc.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcocd.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcoce.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcocf.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcod0.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcod1.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcod2.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcod3.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcod4.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcod5.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcod6.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcod7.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcof9.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcofa.vf - RELOC/fonts/vf/uhc/uwmj/uwmjcoff.vf - RELOC/fonts/vf/uhc/uwmj/uwmjd0.vf - RELOC/fonts/vf/uhc/uwmj/uwmjd1.vf - RELOC/fonts/vf/uhc/uwmj/uwmjd2.vf - RELOC/fonts/vf/uhc/uwmj/uwmjd3.vf - RELOC/fonts/vf/uhc/uwmj/uwmjd4.vf - RELOC/fonts/vf/uhc/uwmj/uwmjd5.vf - RELOC/fonts/vf/uhc/uwmj/uwmjd6.vf - RELOC/fonts/vf/uhc/uwmj/uwmjd7.vf - RELOC/fonts/vf/uhc/uwmj/uwmjf9.vf - RELOC/fonts/vf/uhc/uwmj/uwmjfa.vf - RELOC/fonts/vf/uhc/uwmj/uwmjff.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo00.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo01.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo02.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo03.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo04.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo20.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo21.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo22.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo23.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo24.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo25.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo26.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo30.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo31.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo32.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo33.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo4e.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo4f.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo50.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo51.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo52.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo53.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo54.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo55.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo56.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo57.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo58.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo59.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo5a.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo5b.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo5c.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo5d.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo5e.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo5f.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo60.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo61.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo62.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo63.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo64.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo65.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo66.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo67.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo68.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo69.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo6a.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo6b.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo6c.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo6d.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo6e.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo6f.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo70.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo71.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo72.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo73.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo74.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo75.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo76.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo77.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo78.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo79.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo7a.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo7b.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo7c.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo7d.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo7e.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo7f.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo80.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo81.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo82.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo83.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo84.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo85.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo86.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo87.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo88.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo89.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo8a.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo8b.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo8c.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo8d.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo8e.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo8f.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo90.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo91.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo92.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo93.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo94.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo95.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo96.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo97.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo98.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo99.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo9a.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo9b.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo9c.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo9d.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo9e.vf - RELOC/fonts/vf/uhc/uwmj/uwmjo9f.vf - RELOC/fonts/vf/uhc/uwmj/uwmjoac.vf - RELOC/fonts/vf/uhc/uwmj/uwmjoad.vf - RELOC/fonts/vf/uhc/uwmj/uwmjoae.vf - RELOC/fonts/vf/uhc/uwmj/uwmjoaf.vf - RELOC/fonts/vf/uhc/uwmj/uwmjob0.vf - RELOC/fonts/vf/uhc/uwmj/uwmjob1.vf - RELOC/fonts/vf/uhc/uwmj/uwmjob2.vf - RELOC/fonts/vf/uhc/uwmj/uwmjob3.vf - RELOC/fonts/vf/uhc/uwmj/uwmjob4.vf - RELOC/fonts/vf/uhc/uwmj/uwmjob5.vf - RELOC/fonts/vf/uhc/uwmj/uwmjob6.vf - RELOC/fonts/vf/uhc/uwmj/uwmjob7.vf - RELOC/fonts/vf/uhc/uwmj/uwmjob8.vf - RELOC/fonts/vf/uhc/uwmj/uwmjob9.vf - RELOC/fonts/vf/uhc/uwmj/uwmjoba.vf - RELOC/fonts/vf/uhc/uwmj/uwmjobb.vf - RELOC/fonts/vf/uhc/uwmj/uwmjobc.vf - RELOC/fonts/vf/uhc/uwmj/uwmjobd.vf - RELOC/fonts/vf/uhc/uwmj/uwmjobe.vf - RELOC/fonts/vf/uhc/uwmj/uwmjobf.vf - RELOC/fonts/vf/uhc/uwmj/uwmjoc0.vf - RELOC/fonts/vf/uhc/uwmj/uwmjoc1.vf - RELOC/fonts/vf/uhc/uwmj/uwmjoc2.vf - RELOC/fonts/vf/uhc/uwmj/uwmjoc3.vf - RELOC/fonts/vf/uhc/uwmj/uwmjoc4.vf - RELOC/fonts/vf/uhc/uwmj/uwmjoc5.vf - RELOC/fonts/vf/uhc/uwmj/uwmjoc6.vf - RELOC/fonts/vf/uhc/uwmj/uwmjoc7.vf - RELOC/fonts/vf/uhc/uwmj/uwmjoc8.vf - RELOC/fonts/vf/uhc/uwmj/uwmjoc9.vf - RELOC/fonts/vf/uhc/uwmj/uwmjoca.vf - RELOC/fonts/vf/uhc/uwmj/uwmjocb.vf - RELOC/fonts/vf/uhc/uwmj/uwmjocc.vf - RELOC/fonts/vf/uhc/uwmj/uwmjocd.vf - RELOC/fonts/vf/uhc/uwmj/uwmjoce.vf - RELOC/fonts/vf/uhc/uwmj/uwmjocf.vf - RELOC/fonts/vf/uhc/uwmj/uwmjod0.vf - RELOC/fonts/vf/uhc/uwmj/uwmjod1.vf - RELOC/fonts/vf/uhc/uwmj/uwmjod2.vf - RELOC/fonts/vf/uhc/uwmj/uwmjod3.vf - RELOC/fonts/vf/uhc/uwmj/uwmjod4.vf - RELOC/fonts/vf/uhc/uwmj/uwmjod5.vf - RELOC/fonts/vf/uhc/uwmj/uwmjod6.vf - RELOC/fonts/vf/uhc/uwmj/uwmjod7.vf - RELOC/fonts/vf/uhc/uwmj/uwmjof9.vf - RELOC/fonts/vf/uhc/uwmj/uwmjofa.vf - RELOC/fonts/vf/uhc/uwmj/uwmjoff.vf - RELOC/fonts/vf/uhc/uwmj/uwmju00.vf - RELOC/fonts/vf/uhc/uwmj/uwmju01.vf - RELOC/fonts/vf/uhc/uwmj/uwmju02.vf - RELOC/fonts/vf/uhc/uwmj/uwmju03.vf - RELOC/fonts/vf/uhc/uwmj/uwmju04.vf - RELOC/fonts/vf/uhc/uwmj/uwmju20.vf - RELOC/fonts/vf/uhc/uwmj/uwmju21.vf - RELOC/fonts/vf/uhc/uwmj/uwmju22.vf - RELOC/fonts/vf/uhc/uwmj/uwmju23.vf - RELOC/fonts/vf/uhc/uwmj/uwmju24.vf - RELOC/fonts/vf/uhc/uwmj/uwmju25.vf - RELOC/fonts/vf/uhc/uwmj/uwmju26.vf - RELOC/fonts/vf/uhc/uwmj/uwmju30.vf - RELOC/fonts/vf/uhc/uwmj/uwmju31.vf - RELOC/fonts/vf/uhc/uwmj/uwmju32.vf - RELOC/fonts/vf/uhc/uwmj/uwmju33.vf - RELOC/fonts/vf/uhc/uwmj/uwmju4e.vf - RELOC/fonts/vf/uhc/uwmj/uwmju4f.vf - RELOC/fonts/vf/uhc/uwmj/uwmju50.vf - RELOC/fonts/vf/uhc/uwmj/uwmju51.vf - RELOC/fonts/vf/uhc/uwmj/uwmju52.vf - RELOC/fonts/vf/uhc/uwmj/uwmju53.vf - RELOC/fonts/vf/uhc/uwmj/uwmju54.vf - RELOC/fonts/vf/uhc/uwmj/uwmju55.vf - RELOC/fonts/vf/uhc/uwmj/uwmju56.vf - RELOC/fonts/vf/uhc/uwmj/uwmju57.vf - RELOC/fonts/vf/uhc/uwmj/uwmju58.vf - RELOC/fonts/vf/uhc/uwmj/uwmju59.vf - RELOC/fonts/vf/uhc/uwmj/uwmju5a.vf - RELOC/fonts/vf/uhc/uwmj/uwmju5b.vf - RELOC/fonts/vf/uhc/uwmj/uwmju5c.vf - RELOC/fonts/vf/uhc/uwmj/uwmju5d.vf - RELOC/fonts/vf/uhc/uwmj/uwmju5e.vf - RELOC/fonts/vf/uhc/uwmj/uwmju5f.vf - RELOC/fonts/vf/uhc/uwmj/uwmju60.vf - RELOC/fonts/vf/uhc/uwmj/uwmju61.vf - RELOC/fonts/vf/uhc/uwmj/uwmju62.vf - RELOC/fonts/vf/uhc/uwmj/uwmju63.vf - RELOC/fonts/vf/uhc/uwmj/uwmju64.vf - RELOC/fonts/vf/uhc/uwmj/uwmju65.vf - RELOC/fonts/vf/uhc/uwmj/uwmju66.vf - RELOC/fonts/vf/uhc/uwmj/uwmju67.vf - RELOC/fonts/vf/uhc/uwmj/uwmju68.vf - RELOC/fonts/vf/uhc/uwmj/uwmju69.vf - RELOC/fonts/vf/uhc/uwmj/uwmju6a.vf - RELOC/fonts/vf/uhc/uwmj/uwmju6b.vf - RELOC/fonts/vf/uhc/uwmj/uwmju6c.vf - RELOC/fonts/vf/uhc/uwmj/uwmju6d.vf - RELOC/fonts/vf/uhc/uwmj/uwmju6e.vf - RELOC/fonts/vf/uhc/uwmj/uwmju6f.vf - RELOC/fonts/vf/uhc/uwmj/uwmju70.vf - RELOC/fonts/vf/uhc/uwmj/uwmju71.vf - RELOC/fonts/vf/uhc/uwmj/uwmju72.vf - RELOC/fonts/vf/uhc/uwmj/uwmju73.vf - RELOC/fonts/vf/uhc/uwmj/uwmju74.vf - RELOC/fonts/vf/uhc/uwmj/uwmju75.vf - RELOC/fonts/vf/uhc/uwmj/uwmju76.vf - RELOC/fonts/vf/uhc/uwmj/uwmju77.vf - RELOC/fonts/vf/uhc/uwmj/uwmju78.vf - RELOC/fonts/vf/uhc/uwmj/uwmju79.vf - RELOC/fonts/vf/uhc/uwmj/uwmju7a.vf - RELOC/fonts/vf/uhc/uwmj/uwmju7b.vf - RELOC/fonts/vf/uhc/uwmj/uwmju7c.vf - RELOC/fonts/vf/uhc/uwmj/uwmju7d.vf - RELOC/fonts/vf/uhc/uwmj/uwmju7e.vf - RELOC/fonts/vf/uhc/uwmj/uwmju7f.vf - RELOC/fonts/vf/uhc/uwmj/uwmju80.vf - RELOC/fonts/vf/uhc/uwmj/uwmju81.vf - RELOC/fonts/vf/uhc/uwmj/uwmju82.vf - RELOC/fonts/vf/uhc/uwmj/uwmju83.vf - RELOC/fonts/vf/uhc/uwmj/uwmju84.vf - RELOC/fonts/vf/uhc/uwmj/uwmju85.vf - RELOC/fonts/vf/uhc/uwmj/uwmju86.vf - RELOC/fonts/vf/uhc/uwmj/uwmju87.vf - RELOC/fonts/vf/uhc/uwmj/uwmju88.vf - RELOC/fonts/vf/uhc/uwmj/uwmju89.vf - RELOC/fonts/vf/uhc/uwmj/uwmju8a.vf - RELOC/fonts/vf/uhc/uwmj/uwmju8b.vf - RELOC/fonts/vf/uhc/uwmj/uwmju8c.vf - RELOC/fonts/vf/uhc/uwmj/uwmju8d.vf - RELOC/fonts/vf/uhc/uwmj/uwmju8e.vf - RELOC/fonts/vf/uhc/uwmj/uwmju8f.vf - RELOC/fonts/vf/uhc/uwmj/uwmju90.vf - RELOC/fonts/vf/uhc/uwmj/uwmju91.vf - RELOC/fonts/vf/uhc/uwmj/uwmju92.vf - RELOC/fonts/vf/uhc/uwmj/uwmju93.vf - RELOC/fonts/vf/uhc/uwmj/uwmju94.vf - RELOC/fonts/vf/uhc/uwmj/uwmju95.vf - RELOC/fonts/vf/uhc/uwmj/uwmju96.vf - RELOC/fonts/vf/uhc/uwmj/uwmju97.vf - RELOC/fonts/vf/uhc/uwmj/uwmju98.vf - RELOC/fonts/vf/uhc/uwmj/uwmju99.vf - RELOC/fonts/vf/uhc/uwmj/uwmju9a.vf - RELOC/fonts/vf/uhc/uwmj/uwmju9b.vf - RELOC/fonts/vf/uhc/uwmj/uwmju9c.vf - RELOC/fonts/vf/uhc/uwmj/uwmju9d.vf - RELOC/fonts/vf/uhc/uwmj/uwmju9e.vf - RELOC/fonts/vf/uhc/uwmj/uwmju9f.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuac.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuad.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuae.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuaf.vf - RELOC/fonts/vf/uhc/uwmj/uwmjub0.vf - RELOC/fonts/vf/uhc/uwmj/uwmjub1.vf - RELOC/fonts/vf/uhc/uwmj/uwmjub2.vf - RELOC/fonts/vf/uhc/uwmj/uwmjub3.vf - RELOC/fonts/vf/uhc/uwmj/uwmjub4.vf - RELOC/fonts/vf/uhc/uwmj/uwmjub5.vf - RELOC/fonts/vf/uhc/uwmj/uwmjub6.vf - RELOC/fonts/vf/uhc/uwmj/uwmjub7.vf - RELOC/fonts/vf/uhc/uwmj/uwmjub8.vf - RELOC/fonts/vf/uhc/uwmj/uwmjub9.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuba.vf - RELOC/fonts/vf/uhc/uwmj/uwmjubb.vf - RELOC/fonts/vf/uhc/uwmj/uwmjubc.vf - RELOC/fonts/vf/uhc/uwmj/uwmjubd.vf - RELOC/fonts/vf/uhc/uwmj/uwmjube.vf - RELOC/fonts/vf/uhc/uwmj/uwmjubf.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuc0.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuc1.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuc2.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuc3.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuc4.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuc5.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuc6.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuc7.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuc8.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuc9.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuca.vf - RELOC/fonts/vf/uhc/uwmj/uwmjucb.vf - RELOC/fonts/vf/uhc/uwmj/uwmjucc.vf - RELOC/fonts/vf/uhc/uwmj/uwmjucd.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuce.vf - RELOC/fonts/vf/uhc/uwmj/uwmjucf.vf - RELOC/fonts/vf/uhc/uwmj/uwmjud0.vf - RELOC/fonts/vf/uhc/uwmj/uwmjud1.vf - RELOC/fonts/vf/uhc/uwmj/uwmjud2.vf - RELOC/fonts/vf/uhc/uwmj/uwmjud3.vf - RELOC/fonts/vf/uhc/uwmj/uwmjud4.vf - RELOC/fonts/vf/uhc/uwmj/uwmjud5.vf - RELOC/fonts/vf/uhc/uwmj/uwmjud6.vf - RELOC/fonts/vf/uhc/uwmj/uwmjud7.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuf9.vf - RELOC/fonts/vf/uhc/uwmj/uwmjufa.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuff.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo00.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo01.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo02.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo03.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo04.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo20.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo21.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo22.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo23.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo24.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo25.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo26.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo30.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo31.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo32.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo33.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo4e.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo4f.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo50.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo51.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo52.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo53.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo54.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo55.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo56.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo57.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo58.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo59.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo5a.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo5b.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo5c.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo5d.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo5e.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo5f.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo60.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo61.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo62.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo63.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo64.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo65.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo66.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo67.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo68.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo69.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo6a.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo6b.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo6c.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo6d.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo6e.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo6f.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo70.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo71.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo72.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo73.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo74.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo75.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo76.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo77.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo78.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo79.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo7a.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo7b.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo7c.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo7d.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo7e.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo7f.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo80.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo81.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo82.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo83.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo84.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo85.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo86.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo87.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo88.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo89.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo8a.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo8b.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo8c.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo8d.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo8e.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo8f.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo90.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo91.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo92.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo93.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo94.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo95.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo96.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo97.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo98.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo99.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo9a.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo9b.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo9c.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo9d.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo9e.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuo9f.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuoac.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuoad.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuoae.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuoaf.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuob0.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuob1.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuob2.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuob3.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuob4.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuob5.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuob6.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuob7.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuob8.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuob9.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuoba.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuobb.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuobc.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuobd.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuobe.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuobf.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuoc0.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuoc1.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuoc2.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuoc3.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuoc4.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuoc5.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuoc6.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuoc7.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuoc8.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuoc9.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuoca.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuocb.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuocc.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuocd.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuoce.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuocf.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuod0.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuod1.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuod2.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuod3.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuod4.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuod5.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuod6.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuod7.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuof9.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuofa.vf - RELOC/fonts/vf/uhc/uwmj/uwmjuoff.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx00.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx01.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx02.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx03.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx04.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx20.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx21.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx22.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx23.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx24.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx25.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx26.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx30.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx31.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx32.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx33.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx4e.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx4f.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx50.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx51.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx52.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx53.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx54.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx55.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx56.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx57.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx58.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx59.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx5a.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx5b.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx5c.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx5d.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx5e.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx5f.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx60.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx61.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx62.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx63.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx64.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx65.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx66.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx67.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx68.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx69.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx6a.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx6b.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx6c.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx6d.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx6e.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx6f.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx70.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx71.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx72.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx73.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx74.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx75.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx76.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx77.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx78.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx79.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx7a.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx7b.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx7c.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx7d.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx7e.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx7f.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx80.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx81.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx82.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx83.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx84.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx85.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx86.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx87.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx88.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx89.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx8a.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx8b.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx8c.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx8d.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx8e.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx8f.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx90.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx91.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx92.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx93.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx94.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx95.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx96.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx97.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx98.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx99.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx9a.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx9b.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx9c.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx9d.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx9e.vf - RELOC/fonts/vf/uhc/uwmj/uwmjx9f.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxac.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxad.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxae.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxaf.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxb0.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxb1.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxb2.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxb3.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxb4.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxb5.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxb6.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxb7.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxb8.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxb9.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxba.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxbb.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxbc.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxbd.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxbe.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxbf.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxc0.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxc1.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxc2.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxc3.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxc4.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxc5.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxc6.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxc7.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxc8.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxc9.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxca.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxcb.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxcc.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxcd.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxce.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxcf.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxd0.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxd1.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxd2.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxd3.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxd4.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxd5.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxd6.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxd7.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxf9.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxfa.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxff.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo00.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo01.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo02.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo03.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo04.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo20.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo21.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo22.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo23.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo24.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo25.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo26.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo30.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo31.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo32.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo33.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo4e.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo4f.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo50.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo51.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo52.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo53.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo54.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo55.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo56.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo57.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo58.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo59.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo5a.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo5b.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo5c.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo5d.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo5e.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo5f.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo60.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo61.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo62.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo63.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo64.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo65.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo66.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo67.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo68.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo69.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo6a.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo6b.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo6c.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo6d.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo6e.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo6f.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo70.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo71.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo72.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo73.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo74.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo75.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo76.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo77.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo78.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo79.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo7a.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo7b.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo7c.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo7d.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo7e.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo7f.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo80.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo81.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo82.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo83.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo84.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo85.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo86.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo87.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo88.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo89.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo8a.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo8b.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo8c.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo8d.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo8e.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo8f.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo90.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo91.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo92.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo93.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo94.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo95.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo96.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo97.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo98.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo99.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo9a.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo9b.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo9c.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo9d.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo9e.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxo9f.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxoac.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxoad.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxoae.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxoaf.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxob0.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxob1.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxob2.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxob3.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxob4.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxob5.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxob6.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxob7.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxob8.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxob9.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxoba.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxobb.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxobc.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxobd.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxobe.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxobf.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxoc0.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxoc1.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxoc2.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxoc3.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxoc4.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxoc5.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxoc6.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxoc7.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxoc8.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxoc9.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxoca.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxocb.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxocc.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxocd.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxoce.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxocf.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxod0.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxod1.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxod2.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxod3.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxod4.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxod5.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxod6.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxod7.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxof9.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxofa.vf - RELOC/fonts/vf/uhc/uwmj/uwmjxoff.vf - RELOC/fonts/vf/uhc/wmj/wmj0.vf - RELOC/fonts/vf/uhc/wmj/wmj04.vf - RELOC/fonts/vf/uhc/wmj/wmj05.vf - RELOC/fonts/vf/uhc/wmj/wmj06.vf - RELOC/fonts/vf/uhc/wmj/wmj07.vf - RELOC/fonts/vf/uhc/wmj/wmj1.vf - RELOC/fonts/vf/uhc/wmj/wmj10.vf - RELOC/fonts/vf/uhc/wmj/wmj11.vf - RELOC/fonts/vf/uhc/wmj/wmj12.vf - RELOC/fonts/vf/uhc/wmj/wmj13.vf - RELOC/fonts/vf/uhc/wmj/wmj14.vf - RELOC/fonts/vf/uhc/wmj/wmj15.vf - RELOC/fonts/vf/uhc/wmj/wmj16.vf - RELOC/fonts/vf/uhc/wmj/wmj17.vf - RELOC/fonts/vf/uhc/wmj/wmj18.vf - RELOC/fonts/vf/uhc/wmj/wmj19.vf - RELOC/fonts/vf/uhc/wmj/wmj2.vf - RELOC/fonts/vf/uhc/wmj/wmj20.vf - RELOC/fonts/vf/uhc/wmj/wmj21.vf - RELOC/fonts/vf/uhc/wmj/wmj22.vf - RELOC/fonts/vf/uhc/wmj/wmj23.vf - RELOC/fonts/vf/uhc/wmj/wmj24.vf - RELOC/fonts/vf/uhc/wmj/wmj25.vf - RELOC/fonts/vf/uhc/wmj/wmj26.vf - RELOC/fonts/vf/uhc/wmj/wmj27.vf - RELOC/fonts/vf/uhc/wmj/wmj28.vf - RELOC/fonts/vf/uhc/wmj/wmj29.vf - RELOC/fonts/vf/uhc/wmj/wmj3.vf - RELOC/fonts/vf/uhc/wmj/wmj4.vf - RELOC/fonts/vf/uhc/wmj/wmj5.vf - RELOC/fonts/vf/uhc/wmj/wmj6.vf - RELOC/fonts/vf/uhc/wmj/wmj7.vf - RELOC/fonts/vf/uhc/wmj/wmj8.vf - RELOC/fonts/vf/uhc/wmj/wmj9.vf - RELOC/fonts/vf/uhc/wmj/wmjc0.vf - RELOC/fonts/vf/uhc/wmj/wmjc04.vf - RELOC/fonts/vf/uhc/wmj/wmjc05.vf - RELOC/fonts/vf/uhc/wmj/wmjc06.vf - RELOC/fonts/vf/uhc/wmj/wmjc07.vf - RELOC/fonts/vf/uhc/wmj/wmjc1.vf - RELOC/fonts/vf/uhc/wmj/wmjc10.vf - RELOC/fonts/vf/uhc/wmj/wmjc11.vf - RELOC/fonts/vf/uhc/wmj/wmjc12.vf - RELOC/fonts/vf/uhc/wmj/wmjc13.vf - RELOC/fonts/vf/uhc/wmj/wmjc14.vf - RELOC/fonts/vf/uhc/wmj/wmjc15.vf - RELOC/fonts/vf/uhc/wmj/wmjc16.vf - RELOC/fonts/vf/uhc/wmj/wmjc17.vf - RELOC/fonts/vf/uhc/wmj/wmjc18.vf - RELOC/fonts/vf/uhc/wmj/wmjc19.vf - RELOC/fonts/vf/uhc/wmj/wmjc2.vf - RELOC/fonts/vf/uhc/wmj/wmjc20.vf - RELOC/fonts/vf/uhc/wmj/wmjc21.vf - RELOC/fonts/vf/uhc/wmj/wmjc22.vf - RELOC/fonts/vf/uhc/wmj/wmjc23.vf - RELOC/fonts/vf/uhc/wmj/wmjc24.vf - RELOC/fonts/vf/uhc/wmj/wmjc25.vf - RELOC/fonts/vf/uhc/wmj/wmjc26.vf - RELOC/fonts/vf/uhc/wmj/wmjc27.vf - RELOC/fonts/vf/uhc/wmj/wmjc28.vf - RELOC/fonts/vf/uhc/wmj/wmjc29.vf - RELOC/fonts/vf/uhc/wmj/wmjc3.vf - RELOC/fonts/vf/uhc/wmj/wmjc4.vf - RELOC/fonts/vf/uhc/wmj/wmjc5.vf - RELOC/fonts/vf/uhc/wmj/wmjc6.vf - RELOC/fonts/vf/uhc/wmj/wmjc7.vf - RELOC/fonts/vf/uhc/wmj/wmjc8.vf - RELOC/fonts/vf/uhc/wmj/wmjc9.vf - RELOC/fonts/vf/uhc/wmj/wmjco0.vf - RELOC/fonts/vf/uhc/wmj/wmjco04.vf - RELOC/fonts/vf/uhc/wmj/wmjco05.vf - RELOC/fonts/vf/uhc/wmj/wmjco06.vf - RELOC/fonts/vf/uhc/wmj/wmjco07.vf - RELOC/fonts/vf/uhc/wmj/wmjco1.vf - RELOC/fonts/vf/uhc/wmj/wmjco10.vf - RELOC/fonts/vf/uhc/wmj/wmjco11.vf - RELOC/fonts/vf/uhc/wmj/wmjco12.vf - RELOC/fonts/vf/uhc/wmj/wmjco13.vf - RELOC/fonts/vf/uhc/wmj/wmjco14.vf - RELOC/fonts/vf/uhc/wmj/wmjco15.vf - RELOC/fonts/vf/uhc/wmj/wmjco16.vf - RELOC/fonts/vf/uhc/wmj/wmjco17.vf - RELOC/fonts/vf/uhc/wmj/wmjco18.vf - RELOC/fonts/vf/uhc/wmj/wmjco19.vf - RELOC/fonts/vf/uhc/wmj/wmjco2.vf - RELOC/fonts/vf/uhc/wmj/wmjco20.vf - RELOC/fonts/vf/uhc/wmj/wmjco21.vf - RELOC/fonts/vf/uhc/wmj/wmjco22.vf - RELOC/fonts/vf/uhc/wmj/wmjco23.vf - RELOC/fonts/vf/uhc/wmj/wmjco24.vf - RELOC/fonts/vf/uhc/wmj/wmjco25.vf - RELOC/fonts/vf/uhc/wmj/wmjco26.vf - RELOC/fonts/vf/uhc/wmj/wmjco27.vf - RELOC/fonts/vf/uhc/wmj/wmjco28.vf - RELOC/fonts/vf/uhc/wmj/wmjco29.vf - RELOC/fonts/vf/uhc/wmj/wmjco3.vf - RELOC/fonts/vf/uhc/wmj/wmjco4.vf - RELOC/fonts/vf/uhc/wmj/wmjco5.vf - RELOC/fonts/vf/uhc/wmj/wmjco6.vf - RELOC/fonts/vf/uhc/wmj/wmjco7.vf - RELOC/fonts/vf/uhc/wmj/wmjco8.vf - RELOC/fonts/vf/uhc/wmj/wmjco9.vf - RELOC/fonts/vf/uhc/wmj/wmjo0.vf - RELOC/fonts/vf/uhc/wmj/wmjo04.vf - RELOC/fonts/vf/uhc/wmj/wmjo05.vf - RELOC/fonts/vf/uhc/wmj/wmjo06.vf - RELOC/fonts/vf/uhc/wmj/wmjo07.vf - RELOC/fonts/vf/uhc/wmj/wmjo1.vf - RELOC/fonts/vf/uhc/wmj/wmjo10.vf - RELOC/fonts/vf/uhc/wmj/wmjo11.vf - RELOC/fonts/vf/uhc/wmj/wmjo12.vf - RELOC/fonts/vf/uhc/wmj/wmjo13.vf - RELOC/fonts/vf/uhc/wmj/wmjo14.vf - RELOC/fonts/vf/uhc/wmj/wmjo15.vf - RELOC/fonts/vf/uhc/wmj/wmjo16.vf - RELOC/fonts/vf/uhc/wmj/wmjo17.vf - RELOC/fonts/vf/uhc/wmj/wmjo18.vf - RELOC/fonts/vf/uhc/wmj/wmjo19.vf - RELOC/fonts/vf/uhc/wmj/wmjo2.vf - RELOC/fonts/vf/uhc/wmj/wmjo20.vf - RELOC/fonts/vf/uhc/wmj/wmjo21.vf - RELOC/fonts/vf/uhc/wmj/wmjo22.vf - RELOC/fonts/vf/uhc/wmj/wmjo23.vf - RELOC/fonts/vf/uhc/wmj/wmjo24.vf - RELOC/fonts/vf/uhc/wmj/wmjo25.vf - RELOC/fonts/vf/uhc/wmj/wmjo26.vf - RELOC/fonts/vf/uhc/wmj/wmjo27.vf - RELOC/fonts/vf/uhc/wmj/wmjo28.vf - RELOC/fonts/vf/uhc/wmj/wmjo29.vf - RELOC/fonts/vf/uhc/wmj/wmjo3.vf - RELOC/fonts/vf/uhc/wmj/wmjo4.vf - RELOC/fonts/vf/uhc/wmj/wmjo5.vf - RELOC/fonts/vf/uhc/wmj/wmjo6.vf - RELOC/fonts/vf/uhc/wmj/wmjo7.vf - RELOC/fonts/vf/uhc/wmj/wmjo8.vf - RELOC/fonts/vf/uhc/wmj/wmjo9.vf - RELOC/fonts/vf/uhc/wmj/wmju0.vf - RELOC/fonts/vf/uhc/wmj/wmju04.vf - RELOC/fonts/vf/uhc/wmj/wmju05.vf - RELOC/fonts/vf/uhc/wmj/wmju06.vf - RELOC/fonts/vf/uhc/wmj/wmju07.vf - RELOC/fonts/vf/uhc/wmj/wmju1.vf - RELOC/fonts/vf/uhc/wmj/wmju10.vf - RELOC/fonts/vf/uhc/wmj/wmju11.vf - RELOC/fonts/vf/uhc/wmj/wmju12.vf - RELOC/fonts/vf/uhc/wmj/wmju13.vf - RELOC/fonts/vf/uhc/wmj/wmju14.vf - RELOC/fonts/vf/uhc/wmj/wmju15.vf - RELOC/fonts/vf/uhc/wmj/wmju16.vf - RELOC/fonts/vf/uhc/wmj/wmju17.vf - RELOC/fonts/vf/uhc/wmj/wmju18.vf - RELOC/fonts/vf/uhc/wmj/wmju19.vf - RELOC/fonts/vf/uhc/wmj/wmju2.vf - RELOC/fonts/vf/uhc/wmj/wmju20.vf - RELOC/fonts/vf/uhc/wmj/wmju21.vf - RELOC/fonts/vf/uhc/wmj/wmju22.vf - RELOC/fonts/vf/uhc/wmj/wmju23.vf - RELOC/fonts/vf/uhc/wmj/wmju24.vf - RELOC/fonts/vf/uhc/wmj/wmju25.vf - RELOC/fonts/vf/uhc/wmj/wmju26.vf - RELOC/fonts/vf/uhc/wmj/wmju27.vf - RELOC/fonts/vf/uhc/wmj/wmju28.vf - RELOC/fonts/vf/uhc/wmj/wmju29.vf - RELOC/fonts/vf/uhc/wmj/wmju3.vf - RELOC/fonts/vf/uhc/wmj/wmju4.vf - RELOC/fonts/vf/uhc/wmj/wmju5.vf - RELOC/fonts/vf/uhc/wmj/wmju6.vf - RELOC/fonts/vf/uhc/wmj/wmju7.vf - RELOC/fonts/vf/uhc/wmj/wmju8.vf - RELOC/fonts/vf/uhc/wmj/wmju9.vf - RELOC/fonts/vf/uhc/wmj/wmjuo0.vf - RELOC/fonts/vf/uhc/wmj/wmjuo04.vf - RELOC/fonts/vf/uhc/wmj/wmjuo05.vf - RELOC/fonts/vf/uhc/wmj/wmjuo06.vf - RELOC/fonts/vf/uhc/wmj/wmjuo07.vf - RELOC/fonts/vf/uhc/wmj/wmjuo1.vf - RELOC/fonts/vf/uhc/wmj/wmjuo10.vf - RELOC/fonts/vf/uhc/wmj/wmjuo11.vf - RELOC/fonts/vf/uhc/wmj/wmjuo12.vf - RELOC/fonts/vf/uhc/wmj/wmjuo13.vf - RELOC/fonts/vf/uhc/wmj/wmjuo14.vf - RELOC/fonts/vf/uhc/wmj/wmjuo15.vf - RELOC/fonts/vf/uhc/wmj/wmjuo16.vf - RELOC/fonts/vf/uhc/wmj/wmjuo17.vf - RELOC/fonts/vf/uhc/wmj/wmjuo18.vf - RELOC/fonts/vf/uhc/wmj/wmjuo19.vf - RELOC/fonts/vf/uhc/wmj/wmjuo2.vf - RELOC/fonts/vf/uhc/wmj/wmjuo20.vf - RELOC/fonts/vf/uhc/wmj/wmjuo21.vf - RELOC/fonts/vf/uhc/wmj/wmjuo22.vf - RELOC/fonts/vf/uhc/wmj/wmjuo23.vf - RELOC/fonts/vf/uhc/wmj/wmjuo24.vf - RELOC/fonts/vf/uhc/wmj/wmjuo25.vf - RELOC/fonts/vf/uhc/wmj/wmjuo26.vf - RELOC/fonts/vf/uhc/wmj/wmjuo27.vf - RELOC/fonts/vf/uhc/wmj/wmjuo28.vf - RELOC/fonts/vf/uhc/wmj/wmjuo29.vf - RELOC/fonts/vf/uhc/wmj/wmjuo3.vf - RELOC/fonts/vf/uhc/wmj/wmjuo4.vf - RELOC/fonts/vf/uhc/wmj/wmjuo5.vf - RELOC/fonts/vf/uhc/wmj/wmjuo6.vf - RELOC/fonts/vf/uhc/wmj/wmjuo7.vf - RELOC/fonts/vf/uhc/wmj/wmjuo8.vf - RELOC/fonts/vf/uhc/wmj/wmjuo9.vf - RELOC/fonts/vf/uhc/wmj/wmjx0.vf - RELOC/fonts/vf/uhc/wmj/wmjx04.vf - RELOC/fonts/vf/uhc/wmj/wmjx05.vf - RELOC/fonts/vf/uhc/wmj/wmjx06.vf - RELOC/fonts/vf/uhc/wmj/wmjx07.vf - RELOC/fonts/vf/uhc/wmj/wmjx1.vf - RELOC/fonts/vf/uhc/wmj/wmjx10.vf - RELOC/fonts/vf/uhc/wmj/wmjx11.vf - RELOC/fonts/vf/uhc/wmj/wmjx12.vf - RELOC/fonts/vf/uhc/wmj/wmjx13.vf - RELOC/fonts/vf/uhc/wmj/wmjx14.vf - RELOC/fonts/vf/uhc/wmj/wmjx15.vf - RELOC/fonts/vf/uhc/wmj/wmjx16.vf - RELOC/fonts/vf/uhc/wmj/wmjx17.vf - RELOC/fonts/vf/uhc/wmj/wmjx18.vf - RELOC/fonts/vf/uhc/wmj/wmjx19.vf - RELOC/fonts/vf/uhc/wmj/wmjx2.vf - RELOC/fonts/vf/uhc/wmj/wmjx20.vf - RELOC/fonts/vf/uhc/wmj/wmjx21.vf - RELOC/fonts/vf/uhc/wmj/wmjx22.vf - RELOC/fonts/vf/uhc/wmj/wmjx23.vf - RELOC/fonts/vf/uhc/wmj/wmjx24.vf - RELOC/fonts/vf/uhc/wmj/wmjx25.vf - RELOC/fonts/vf/uhc/wmj/wmjx26.vf - RELOC/fonts/vf/uhc/wmj/wmjx27.vf - RELOC/fonts/vf/uhc/wmj/wmjx28.vf - RELOC/fonts/vf/uhc/wmj/wmjx29.vf - RELOC/fonts/vf/uhc/wmj/wmjx3.vf - RELOC/fonts/vf/uhc/wmj/wmjx4.vf - RELOC/fonts/vf/uhc/wmj/wmjx5.vf - RELOC/fonts/vf/uhc/wmj/wmjx6.vf - RELOC/fonts/vf/uhc/wmj/wmjx7.vf - RELOC/fonts/vf/uhc/wmj/wmjx8.vf - RELOC/fonts/vf/uhc/wmj/wmjx9.vf - RELOC/fonts/vf/uhc/wmj/wmjxo0.vf - RELOC/fonts/vf/uhc/wmj/wmjxo04.vf - RELOC/fonts/vf/uhc/wmj/wmjxo05.vf - RELOC/fonts/vf/uhc/wmj/wmjxo06.vf - RELOC/fonts/vf/uhc/wmj/wmjxo07.vf - RELOC/fonts/vf/uhc/wmj/wmjxo1.vf - RELOC/fonts/vf/uhc/wmj/wmjxo10.vf - RELOC/fonts/vf/uhc/wmj/wmjxo11.vf - RELOC/fonts/vf/uhc/wmj/wmjxo12.vf - RELOC/fonts/vf/uhc/wmj/wmjxo13.vf - RELOC/fonts/vf/uhc/wmj/wmjxo14.vf - RELOC/fonts/vf/uhc/wmj/wmjxo15.vf - RELOC/fonts/vf/uhc/wmj/wmjxo16.vf - RELOC/fonts/vf/uhc/wmj/wmjxo17.vf - RELOC/fonts/vf/uhc/wmj/wmjxo18.vf - RELOC/fonts/vf/uhc/wmj/wmjxo19.vf - RELOC/fonts/vf/uhc/wmj/wmjxo2.vf - RELOC/fonts/vf/uhc/wmj/wmjxo20.vf - RELOC/fonts/vf/uhc/wmj/wmjxo21.vf - RELOC/fonts/vf/uhc/wmj/wmjxo22.vf - RELOC/fonts/vf/uhc/wmj/wmjxo23.vf - RELOC/fonts/vf/uhc/wmj/wmjxo24.vf - RELOC/fonts/vf/uhc/wmj/wmjxo25.vf - RELOC/fonts/vf/uhc/wmj/wmjxo26.vf - RELOC/fonts/vf/uhc/wmj/wmjxo27.vf - RELOC/fonts/vf/uhc/wmj/wmjxo28.vf - RELOC/fonts/vf/uhc/wmj/wmjxo29.vf - RELOC/fonts/vf/uhc/wmj/wmjxo3.vf - RELOC/fonts/vf/uhc/wmj/wmjxo4.vf - RELOC/fonts/vf/uhc/wmj/wmjxo5.vf - RELOC/fonts/vf/uhc/wmj/wmjxo6.vf - RELOC/fonts/vf/uhc/wmj/wmjxo7.vf - RELOC/fonts/vf/uhc/wmj/wmjxo8.vf - RELOC/fonts/vf/uhc/wmj/wmjxo9.vf -catalogue-also hlatex -catalogue-ctan /fonts/korean/HLaTeX -catalogue-date 2017-06-19 06:38:53 +0200 -catalogue-license lppl -catalogue-topics korean font-supp - -name uhhassignment -category Package -revision 44026 -shortdesc A document class for typesetting homework assignments -relocated 1 -longdesc This document class was created for typesetting solutions to -longdesc homework assignments at the university of Hamburg (Universitat -longdesc Hamburg). -containersize 2816 -containerchecksum 6b93f31b91044ed2f1456b530b791155c6c9e9383bd4d69bc42d37af69d944964e7fb6cdce7aeae9bb71fa5be8315ce3f224e2d506dc52fa83403671bd25ea23 -doccontainersize 380280 -doccontainerchecksum c8ebc4b6955f5e9f61ac78a6a47d89ba6b3a8aca7d15c1f86c37944e9288c17a07d228f37a0a12b0cce5a937ef0350ab0641f629972b4592f2a829ef090346cb -docfiles size=94 - RELOC/doc/latex/uhhassignment/README.md details="Readme" - RELOC/doc/latex/uhhassignment/uhhassignment.pdf details="Package documentation" -srccontainersize 7176 -srccontainerchecksum 9c322f8e0508e067a22ae20d60042fa903f7db0393426375ad5440782d6b3fd4c4e392369815946306e6c16217792040d9c4e5623b8e6ff4bc404c666249996b -srcfiles size=7 - RELOC/source/latex/uhhassignment/uhhassignment.dtx - RELOC/source/latex/uhhassignment/uhhassignment.ins -runfiles size=3 - RELOC/tex/latex/uhhassignment/uhhassignment.cls -catalogue-ctan /macros/latex/contrib/uhhassignment -catalogue-date 2018-01-07 12:14:32 +0100 -catalogue-license lppl1.3c -catalogue-topics essay -catalogue-version 1.0 - -name uhrzeit -category Package -revision 39570 -shortdesc Time printing, in German -relocated 1 -longdesc The primary goal of this package is to facilitate formats and -longdesc ranges of times as formerly used in Germany. A variety of -longdesc printing formats are available. -containersize 2056 -containerchecksum 17a8892efa35b456cabb8926cfa899294bf76d8f93b7afbd9e5fb835bbae200934a3267022a9d4fb2a4152318ede995304a0f97667b8eca6ee71fae85d84caf2 -doccontainersize 209096 -doccontainerchecksum 5f706747bdda480856f7a4c86563ffbbbaea928cd703ebd227794a7f3ff2684491e4709f48319fa9e0d2379d181d84c267f7a7219ea13653ae1e5fe227ac5814 -docfiles size=53 - RELOC/doc/latex/uhrzeit/README.txt details="Readme" - RELOC/doc/latex/uhrzeit/uhrzeit-doc.pdf details="Package documentation" - RELOC/doc/latex/uhrzeit/uhrzeit-doc.tex -runfiles size=2 - RELOC/tex/latex/uhrzeit/uhrzeit.sty -catalogue-ctan /macros/latex/contrib/uhrzeit -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics german date-time -catalogue-version 0.2c - -name uiucredborder -category Package -revision 29974 -shortdesc Class for UIUC thesis red-bordered forms -relocated 1 -longdesc The class offers a means of filling out the "red-bordered form" -longdesc that gets signed by the department head, your advisor, and -- -longdesc for doctoral dissertations -- your thesis committee members. -containersize 1968 -containerchecksum 7ea242fe600ae4e0410147a574ace47403c0f00910afd75752f3cf65ee478617f553f3d5d0d9577540ae7794507d3b2548f1d00b43052879e1d6fd45345511ef -doccontainersize 322472 -doccontainerchecksum b663bd149b9a163fec6246e17d989cc7235921897ef8b87aa93061812e9c2bca1191767a21404ca22f8b5b458771d0e0702368e579e566b672015bd3bce83dc2 -docfiles size=89 - RELOC/doc/latex/uiucredborder/uiucredborder.pdf details="Package documentation" -srccontainersize 4456 -srccontainerchecksum 18c1faac754a27e8d37e8065a56967cd9aa34edb0b8e22e96e503df330748ddac767a340f9a23be8887eedefff623c95e644d0d2088b795cac7ccc4b6d615642 -srcfiles size=4 - RELOC/source/latex/uiucredborder/uiucredborder.dtx - RELOC/source/latex/uiucredborder/uiucredborder.ins -runfiles size=1 - RELOC/tex/latex/uiucredborder/uiucredborder.cls -catalogue-also uiucthesis -catalogue-ctan /macros/latex/contrib/uiucredborder -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.2 -catalogue-topics dissertation -catalogue-version 1.00 - -name uiucthesis -category Package -revision 15878 -shortdesc UIUC thesis class -relocated 1 -longdesc The class produces a document that conforms to the format -longdesc described in the University's Handbook for Graduate Students -longdesc Preparing to Deposit. -containersize 5140 -containerchecksum 8a30b902f1ed56795d501a28a985dd7ab243222560392df3207e04369b60638ca94a067b9c8c4bcd80db85dbe9e9a39c403c13b739fbbae21c5b3f631ec11847 -doccontainersize 226592 -doccontainerchecksum 78adc6173546fecd946c5c4b633ea6d3a6c966c7f669adcad427a6d12085733cd7d3dbb4ea3f158ea02a135451119ec64333f41c27b3aad60ee485dc0aedb659 -docfiles size=69 - RELOC/doc/latex/uiucthesis/README details="Readme" - RELOC/doc/latex/uiucthesis/thesis-ex.pdf details="Example of use" - RELOC/doc/latex/uiucthesis/thesis-ex.tex - RELOC/doc/latex/uiucthesis/uiucthesis.pdf details="Package documentation" -srccontainersize 16136 -srccontainerchecksum 3bbe1a519eaa81b36ff85713f712a3e63d2c387edb1e0520caca35c47e322b4c5f137a2e408f7316d8a598143b2e2d211e4babe77b9a4e42dc47bb5e02e084d0 -srcfiles size=16 - RELOC/source/latex/uiucthesis/uiucthesis.dtx - RELOC/source/latex/uiucthesis/uiucthesis.ins -runfiles size=10 - RELOC/tex/latex/uiucthesis/uiucthesis.cls - RELOC/tex/latex/uiucthesis/uiucthesis.sty -catalogue-also uiucredborder -catalogue-ctan /macros/latex/contrib/uiucthesis -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics dissertation -catalogue-version 2.25 - -name ukrhyph -category Package -revision 21081 -shortdesc Hyphenation Patterns for Ukrainian -relocated 1 -longdesc A range of patterns, depending on the encoding of the output -longdesc font (including the standard T2A, so one can use the patterns -longdesc with free fonts). -containersize 39164 -containerchecksum 6fb3cdd284fbbe6042eb6e73e40aca4fa5abc28ba639cb1f1c1871f5031f8a7a876a73500da865a29ba996193abfd501f3b70b58480050500610277e5d217dee -doccontainersize 160944 -doccontainerchecksum be92315332fe79f7f368454941aed5cbab40b5e45de75d45cefab796ee8e66d6a0fe7579d4d69c589aada5dffcb85ec71bc4ea81af647bc726469e8d94ea5e1e -docfiles size=73 - RELOC/doc/generic/ukrhyph/README details="Readme" - RELOC/doc/generic/ukrhyph/rules60.pdf details="Old hyphenation rules" language="uk" - RELOC/doc/generic/ukrhyph/rules90.pdf details="New hyphenation rules" language="uk" - RELOC/doc/generic/ukrhyph/rules_ph.pdf details="Old hyphenation rules with phonetics" language="uk" -runfiles size=45 - RELOC/tex/generic/ukrhyph/catlcy.tex - RELOC/tex/generic/ukrhyph/lcy2koi.tex - RELOC/tex/generic/ukrhyph/lcy2lcy.tex - RELOC/tex/generic/ukrhyph/lcy2ot2.tex - RELOC/tex/generic/ukrhyph/lcy2t2a.tex - RELOC/tex/generic/ukrhyph/lcy2ucy.tex - RELOC/tex/generic/ukrhyph/rules60.tex - RELOC/tex/generic/ukrhyph/rules90.tex - RELOC/tex/generic/ukrhyph/rules_ph.tex - RELOC/tex/generic/ukrhyph/ukrenhyp.tex - RELOC/tex/generic/ukrhyph/ukrhypfa.tex - RELOC/tex/generic/ukrhyph/ukrhyph.koi - RELOC/tex/generic/ukrhyph/ukrhyph.lcy - RELOC/tex/generic/ukrhyph/ukrhyph.ot2 - RELOC/tex/generic/ukrhyph/ukrhyph.t2a - RELOC/tex/generic/ukrhyph/ukrhyph.tex - RELOC/tex/generic/ukrhyph/ukrhyph.ucy - RELOC/tex/generic/ukrhyph/ukrhypmp.tex - RELOC/tex/generic/ukrhyph/ukrhypmt.tex - RELOC/tex/generic/ukrhyph/ukrhypsm.tex - RELOC/tex/generic/ukrhyph/ukrhypst.tex -catalogue-ctan /language/hyphenation/ukrhyph -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics hyphenation ukrainian - -name ulem -category Package -revision 26785 -shortdesc Package for underlining -relocated 1 -longdesc The package provides an \ul (underline) command which will -longdesc break over line ends; this technique may be used to replace \em -longdesc (both in that form and as the \emph command), so as to make -longdesc output look as if it comes from a typewriter. The package also -longdesc offers double and wavy underlining, and striking out (line -longdesc through words) and crossing out (/// over words). The package -longdesc works with both Plain TeX and LaTeX. -containersize 9528 -containerchecksum 651a4ef2a5459d0df8a769b8d13009e9d6f842cab2c0b4ab727afa3781fbdf1b8b8d5d449209c542b60407ebd51d9ffe8e6441a5928fe16ff26311a36dd91770 -doccontainersize 99500 -doccontainerchecksum 6ae65864db274f4570a08faee23c178b0197df9889f8f93a52664714bf39259f62ea3b9b4db9d1fc5562dc0001ed9afe9ea40ef773a8d874b74ebf6982cacb6e -docfiles size=31 - RELOC/doc/generic/ulem/README details="Readme" - RELOC/doc/generic/ulem/ulem.ltx - RELOC/doc/generic/ulem/ulem.pdf details="Package documentation" -runfiles size=6 - RELOC/tex/generic/ulem/ulem.sty -catalogue-also underlin-gen soul -catalogue-ctan /macros/latex/contrib/ulem -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics underline emphasis - -name ulqda -category Package -revision 26313 -shortdesc Support of Qualitative Data Analysis -longdesc The package is for use in Qualitative Data Analysis research. -longdesc It supports the integration of Qualitative Data Analysis (QDA) -longdesc research tasks, specifically for Grounded Theory, into the -longdesc LaTeX work flow. It assists in the analysis of textual data -longdesc such as interview transcripts and field notes by providing the -longdesc LaTeX user with macros which are used to markup textual -longdesc information -- for example, in-depth interviews. -depend ulqda.ARCH -containersize 5064 -containerchecksum 35ecffe16e2809e7ecdedd65d8f1debc20b9028dbb6b21ccc2a9845f48389f9308b4ef4905a18b605b8692e00df80a2c6825a69d187e8600bf8b5cdabaf2d6ed -doccontainersize 252632 -doccontainerchecksum 983f62f0a6788ca090cc0d5b29ae85da62d8c63abfa374cf7a3a847ec722ccd7abb479088d72934db25a0406478203de603e7f5a5e26ca55c802d6d7b2da0c61 -docfiles size=77 - texmf-dist/doc/latex/ulqda/README details="Readme" - texmf-dist/doc/latex/ulqda/ulqda.pdf details="Package documentation" -srccontainersize 21064 -srccontainerchecksum 96db76666987c7037b6fb97e1646caa3e1b7b9b10f922b7573e572d5cfac1be18010fb35ce61f51fc9c37e28ecad8011757c1b3bc9840c3d86a8798071effbe0 -srcfiles size=24 - texmf-dist/source/latex/ulqda/Makefile - texmf-dist/source/latex/ulqda/ulqda.dtx -runfiles size=5 - texmf-dist/scripts/ulqda/ulqda.pl - texmf-dist/tex/latex/ulqda/ulqda.sty -catalogue-ctan /macros/latex/contrib/ulqda -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics humanities -catalogue-version 1.1 - -name ulqda.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of ulqda -containersize 340 -containerchecksum 966a9163a83ce683f0967eace5f868073cf39c6edbfbc5932403487021c97de9b213cd10e04ffc0e06c27e0dc23998d70e6d27383ecc37d6fbef8398bba99a2c -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/ulqda - -name ulqda.amd64-freebsd -category Package -revision 16472 -shortdesc amd64-freebsd files of ulqda -containersize 340 -containerchecksum 2fffafa9dfae069b3d2777cc9cbac1b337e430f35678949f4c6531b407731d3878c2acb23499fb63289321693784cb1e714b3bd70bebb546d0425d53964c187e -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/ulqda - -name ulqda.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of ulqda -containersize 336 -containerchecksum d628b1364df4a7296ebfb61731431ecf6b72debb79496f042af18bdb937ce3007a7c043da0f279fa78d74a4473f9b975423e1d0a4a290231dd4ed4ec774db8f7 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/ulqda - -name ulqda.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of ulqda -containersize 340 -containerchecksum d3262c61e9bbfba27b7c7b2735f39bfd131fa037eef6c6d6c63693e04d97c55a7bea7a2cd05b4f8c02a24960d8c5aaca0ec416fdf8bd395d2e2db9946f659752 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/ulqda - -name ulqda.i386-cygwin -category Package -revision 13717 -shortdesc i386-cygwin files of ulqda -containersize 340 -containerchecksum 9bd6eb685ec0c783f1fa49fcec1d4bd9d9e5869b44c4ad53d900598b3069902320df71922d6e3726589b69ea0a4bad0132e00d12e36635b9111ce88fbba9e8a4 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/ulqda - -name ulqda.i386-freebsd -category Package -revision 16472 -shortdesc i386-freebsd files of ulqda -containersize 340 -containerchecksum 6c0df1c665e19f6e9677a5dace9724844eb100877dc188887c64fdef2fe98720c2ef445a60acfdb47390a81008a86f4bc944962f6eea950df67123fa9184e3fe -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/ulqda - -name ulqda.i386-linux -category Package -revision 13663 -shortdesc i386-linux files of ulqda -containersize 340 -containerchecksum 8d9bd26d8a60a686eedb274836088d0b1c203799fd623b63a672063c11c201018088d9d9872e616f3d0b4591216208517213eaf676ca5144709486a1efb5c533 -binfiles arch=i386-linux size=1 - bin/i386-linux/ulqda - -name ulqda.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of ulqda -containersize 340 -containerchecksum 4231f6f406e38821751f7810004b2c3f587b6bc47ac16de1ada5daa6ad122dfb0e78d76874ae9a76c8946462693d0ca93db33546e4f3615c442cfc9597190051 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/ulqda - -name ulqda.i386-solaris -category Package -revision 13898 -shortdesc i386-solaris files of ulqda -containersize 340 -containerchecksum 9e6e23bb0234d6a857d3acbb740cd8167319d2ebaf8ed1c235ec40286bc008fc7fa0116866a974ef4f091e7bce04bdb543167af4d4ebf4360e3887dbbaa5b390 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/ulqda - -name ulqda.sparc-solaris -category Package -revision 13774 -shortdesc sparc-solaris files of ulqda -containersize 336 -containerchecksum e513b4006d0f01674221a0c49cbf913e74f11fb2c01a2c9830b9480c8deb1eef14d85638b91329841d5734c6bca701a444d296167e2f93b1d90db9789d037d98 -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/ulqda - -name ulqda.win32 -category Package -revision 15404 -shortdesc win32 files of ulqda -containersize 680 -containerchecksum ade8f7676a094e4a855d708691567b9ab4ed840e8b94e1bbf14082d51de5e18183aedaae29a9d5f232a5f84a61dcdd8bae626fbc79c1edd8dfa549d82624ea6c -binfiles arch=win32 size=1 - bin/win32/ulqda.exe - -name ulqda.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of ulqda -containersize 340 -containerchecksum 9e47c15009902beff649da424db8a8c8f154ddc14f268300b55900c5d35d3582ce5d3bd8e26884b6080f2955ee6567f6733c38e44c661c8a907f98bfae22d661 -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/ulqda - -name ulqda.x86_64-darwin -category Package -revision 18441 -shortdesc x86_64-darwin files of ulqda -containersize 340 -containerchecksum 2469268024aa346b34a7bdb041bf34091f8c6c9a4c89ad24945add015d05164ca9ee722cf0ee1dd1bc57493c38ed23e7a5efb42eb7cf6118c376e414945b9ea0 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/ulqda - -name ulqda.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of ulqda -containersize 348 -containerchecksum 2f83236a60ff93d87a4e916d1c3fb855d25952686f7ed81b93f9670c2abfd50a34f030416cb9932f1e9d1225b2ea10d6f36ec873a08e57d5eaf01b526fcb2cc5 -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/ulqda - -name ulqda.x86_64-linux -category Package -revision 13777 -shortdesc x86_64-linux files of ulqda -containersize 340 -containerchecksum 812e4e6152ac145b550f335a0f16f03aa9e6607d3e51388ef9d91be5a3df64e26ceb7442322e658c126018d701525367ac928abbfb7bba510bc5237fe87ecaf0 -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/ulqda - -name ulqda.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of ulqda -containersize 340 -containerchecksum d0b208a4834e2ada05b248e5c3f927f56c653523438826f370ad817b168f1226522d7b4876820af1e491980fd349d396f716b76cad2e5a211b6456c8f980c66b -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/ulqda - -name ulqda.x86_64-solaris -category Package -revision 18442 -shortdesc x86_64-solaris files of ulqda -containersize 340 -containerchecksum a475d0da9e11edbd19092084d1953e2faff4a5fd99f6e36d1a4cb055a22739e2747b79c1242b3b1719733f85c29a4aebdc3cd7921e409c6b0152118f2be0bfbe -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/ulqda - -name ulthese -category Package -revision 48802 -shortdesc Thesis class and templates for Universite Laval -relocated 1 -longdesc The package provides a class based on memoir to prepare theses -longdesc and memoirs compliant with the presentation rules set forth by -longdesc the Faculty of Graduate Studies of Universite Laval, Quebec, -longdesc Canada. The class also comes with an extensive set of templates -longdesc for the various types of theses and memoirs offered at Laval. -longdesc Please note that the documentation for the class and the -longdesc comments in the templates are all written in French, the -longdesc language of the target audience. -containersize 59756 -containerchecksum 026daebc8038c5f9445ad9a153a8211622e6010ef46dc71ba84e9cee0754ec0a16f3d6ef00f9601a2fa1722d5868d5f8a71e66f99744c2e5960eae4bc6c6ce3f -doccontainersize 250452 -doccontainerchecksum d038d7da2b8f899d09e2b5d4b453ef07ab78899bd165be3e8c68bcc12cd86c92565dbb0f64ef7bf5409177ffd8e9c1febe3ca277a4ee64644e65a9f9f9397648 -docfiles size=85 - RELOC/doc/latex/ulthese/README.md details="Readme (in French)" language="fr" - RELOC/doc/latex/ulthese/abstract.tex - RELOC/doc/latex/ulthese/annexe.tex - RELOC/doc/latex/ulthese/avantpropos.tex - RELOC/doc/latex/ulthese/chapitre1-articles.tex - RELOC/doc/latex/ulthese/chapitre1.tex - RELOC/doc/latex/ulthese/chapitre2-articles.tex - RELOC/doc/latex/ulthese/chapitre2.tex - RELOC/doc/latex/ulthese/conclusion.tex - RELOC/doc/latex/ulthese/gabarit-doctorat-articles.tex - RELOC/doc/latex/ulthese/gabarit-doctorat-cotutelle.tex - RELOC/doc/latex/ulthese/gabarit-doctorat.tex - RELOC/doc/latex/ulthese/gabarit-maitrise-articles.tex - RELOC/doc/latex/ulthese/gabarit-maitrise-bidiplomation.tex - RELOC/doc/latex/ulthese/gabarit-maitrise.tex - RELOC/doc/latex/ulthese/introduction.tex - RELOC/doc/latex/ulthese/remerciements.tex - RELOC/doc/latex/ulthese/resume.tex - RELOC/doc/latex/ulthese/ulthese.pdf details="Package documentation" language="fr" -srccontainersize 26520 -srccontainerchecksum 673be665a6fb9a8aecbb3ae975671a21acb7fc8595bbdeae9f9c53835f50343fcbc785b4a58e0b3fff5a76654110dfd7bb9dd3e9b796ead59aadb5d9a25fa4e6 -srcfiles size=27 - RELOC/source/latex/ulthese/ulthese.dtx - RELOC/source/latex/ulthese/ulthese.ins -runfiles size=47 - RELOC/tex/latex/ulthese/ul_p.eps - RELOC/tex/latex/ulthese/ul_p.pdf - RELOC/tex/latex/ulthese/ulthese.cls -catalogue-also memoir babel -catalogue-contact-repository https://gitlab.com/vigou3/ulthese -catalogue-ctan /macros/latex/contrib/ulthese -catalogue-date 2018-10-01 05:30:04 +0200 -catalogue-license lppl1.3c -catalogue-topics dissertation class french -catalogue-version 5.1 - -name umbclegislation -category Package -revision 41348 -shortdesc A LaTeX class for building legislation files for UMBC Student Government Association Bills -relocated 1 -longdesc LaTeX class for building legislation files for UMBC Student -longdesc Government Association Bills. Requires pdflatex and the -longdesc mdframed enumitem, lineno, and xifthen packages. -containersize 2616 -containerchecksum f6418e7108d549aeab5da21181d6c3ea379b881ff7d3967b4845d0aae799d6e69a523b38b11527779c028410df6cd943bba38acb81c1e5b2312b72efea888a12 -doccontainersize 13536 -doccontainerchecksum 8b3d6e3b89c820100751e232b15d27b163a5668b88be3150edbcf2714ee582b94be4d0aa1368fe7684c257aacd9e63d90e82b240fd817a1bbf7b5c068110496b -docfiles size=13 - RELOC/doc/latex/umbclegislation/COPYING - RELOC/doc/latex/umbclegislation/Makefile - RELOC/doc/latex/umbclegislation/README details="Readme" - RELOC/doc/latex/umbclegislation/example.tex -runfiles size=2 - RELOC/tex/latex/umbclegislation/legislation.cls -catalogue-ctan /macros/latex/contrib/umbclegislation -catalogue-date 2018-01-07 12:14:32 +0100 -catalogue-license gpl3 -catalogue-topics legal -catalogue-version 2016-6-8 - -name umich-thesis -category Package -revision 15878 -shortdesc University of Michigan Thesis LaTeX class -relocated 1 -longdesc A LaTeX2e class to create a University of Michigan dissertation -longdesc according to the Rackham dissertation handbook. -containersize 5692 -containerchecksum e4356533a2d03441fb04e2618989e9d4ae2b8378f342cdb86be03b5763bd1f97ae1c2aa0355cc68f1bcc9416ceb1e0d3532b32dba67b5b4a0cd6de3795a5919d -doccontainersize 904 -doccontainerchecksum 2b378c4573edb1bd818af2dfd47392095a3f0dcc0e7ecebdec9e0a57ecdcc88739cc741daaa6f5fec3e66a172a7534f1a2081eb3bd72463e86db3093518f6b7f -docfiles size=1 - RELOC/doc/latex/umich-thesis/README details="Readme" -runfiles size=5 - RELOC/tex/latex/umich-thesis/umich-thesis.cls -catalogue-ctan /macros/latex/contrib/umich-thesis -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics dissertation -catalogue-version 1.20 - -name uml -category Package -revision 17476 -shortdesc UML diagrams in LaTeX -relocated 1 -longdesc A PSTricks related package for writing UML (Unified Modelling -longdesc Language) diagrams in LaTeX. Currently, it implements a subset -longdesc of class diagrams, and some extra constructs as well. The -longdesc package cannot be used together with pst-uml. -containersize 6560 -containerchecksum d2f49e8645f924330acd33682dbf1f46d1d5550c9a2ddf82c8112b498609ef2611f4bc540efebe70b12012204d217b9f0faa25073fc2a2765fa68f47de54bd9e -doccontainersize 382008 -doccontainerchecksum 503705409c253113fef9304d53a34696ce299206a7a5e22ca2562e6e7ab527ddf3576d73b460daa44df21ff9798809187f238f72e0685c3dbf40086fb450971b -docfiles size=129 - RELOC/doc/latex/uml/Changes - RELOC/doc/latex/uml/README details="Package Readme" - RELOC/doc/latex/uml/example.tex - RELOC/doc/latex/uml/uml.pdf details="Package documentation" -srccontainersize 39808 -srccontainerchecksum 033dc7209335b1f98564240eeecf22607fc81a521d7b061b43968d7e35bcdc0daca0e3d68abae23fe36dd629d149ddd58e864edfa78edd87b72dc714478c65fa -srcfiles size=50 - RELOC/source/latex/uml/Makefile - RELOC/source/latex/uml/uml.dtx - RELOC/source/latex/uml/uml.ins -runfiles size=8 - RELOC/tex/latex/uml/uml.sty -catalogue-also pst-uml -catalogue-ctan /graphics/pstricks/contrib/uml -catalogue-date 2017-01-07 05:32:24 +0100 -catalogue-license lppl -catalogue-topics uml pstricks -catalogue-version 0.11 - -name umlaute -category Package -revision 15878 -shortdesc German input encodings in LaTeX -relocated 1 -longdesc An early package for using alternate input encodings. The -longdesc author considers the package mostly obsolete, since most of its -longdesc functions are taken by the inputenc package; however, inputenc -longdesc doesn't support the roman8 and atari encodings, so umlaute -longdesc remains the sole source of that support. -containersize 2880 -containerchecksum 18adab55047a35e4abab1dab9c033ce9a021c622d43c87d10fb373234de68c1f6ec4d8925dd39915259381fcbd0771ab777b6de50ab96f128e505382994b451d -doccontainersize 106260 -doccontainerchecksum 884183a077a52153c35f5b225944a520de58e7baf65543a3b3176092172b113628d68008d5a3d9cb1a0ea59dc5f18d89713004a1d9d048fe131fc85e84327d94 -docfiles size=31 - RELOC/doc/latex/umlaute/cs_patch.uue - RELOC/doc/latex/umlaute/umlaute.pdf details="Package documentation" -srccontainersize 5724 -srccontainerchecksum 9be7d5dff5a87c83add3258223f1dc46578e3cae4cbd65b4378d96d31a513a2c92615c64d9097137918c6d3320414edf46e7bdc0de34dabe3e7e50194135c60a -srcfiles size=6 - RELOC/source/latex/umlaute/umlaute.dtx - RELOC/source/latex/umlaute/umlaute.ins -runfiles size=8 - RELOC/tex/latex/umlaute/atari.def - RELOC/tex/latex/umlaute/isolatin.def - RELOC/tex/latex/umlaute/mac.def - RELOC/tex/latex/umlaute/pc850.def - RELOC/tex/latex/umlaute/roman8.def - RELOC/tex/latex/umlaute/umlaute.sty -catalogue-ctan /macros/latex/contrib/umlaute -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics inputenc -catalogue-version 2.1 - -name umoline -category Package -revision 19085 -shortdesc Underline text allowing line breaking -relocated 1 -longdesc Provides commands \Underline, \Midline and \Overline for -longdesc underlining, striking out, and overlining their text arguments. -containersize 3004 -containerchecksum b3a504e9381d1f8692b3981736fb7b12aec5d597021bde6b57ca5dbd080ada6422f4236620ae37542e794cdb8c04ad03ec53791d3bb1e47b21f2b000f9ec7ea2 -doccontainersize 207048 -doccontainerchecksum 0a5337740bac6212046d4625e0e31a61af4850212b6c28273f232ec5d39a879e39bb38cfbb4a074f6f83556bdab076cb1b052841d2fbc5b0415ed6dec7f3545d -docfiles size=56 - RELOC/doc/latex/umoline/README details="Readme" - RELOC/doc/latex/umoline/umoline-man.tex - RELOC/doc/latex/umoline/umoline.pdf details="Package documentation" -srccontainersize 13072 -srccontainerchecksum 11604e8db93761c78c77185d2f9fd2da1f396b8bcb83526f0d35a3cf434e4408ca1983945b18abe6ba3066a1d87a81026df4b0c3ee9eef59c1ccd3acf1909900 -srcfiles size=13 - RELOC/source/latex/umoline/umoline.dtx - RELOC/source/latex/umoline/umoline.ins -runfiles size=2 - RELOC/tex/latex/umoline/umoline.sty -catalogue-ctan /macros/latex/contrib/umoline -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics underline - -name umthesis -category Package -revision 15878 -shortdesc Dissertations at the University of Michigan -relocated 1 -longdesc The class loads book class, and makes minimal changes to it; -longdesc its coding aims to be as robust as possible, and as a result it -longdesc has few conflicts with potential add-on packages. -containersize 6760 -containerchecksum d9b8ee84f99be8b59c7bbe3c6f70df3dc05ec418e1c88661f3b2d2f11968e1718b0b028ee8d91b6b8ca3d9aec67bf5ed6452646667396a24a7e8f2e733b78dab -doccontainersize 91480 -doccontainerchecksum 608ff5e0aa17204f64be63991469a9583cedfecf37e0c59029d03808769225aec2919d58d3bdf5ccf0a44b878f12d5b30ead9943012078aae29503e243e7d20a -docfiles size=61 - RELOC/doc/latex/umthesis/PDP.tex - RELOC/doc/latex/umthesis/README details="Readme" - RELOC/doc/latex/umthesis/appendix.tex - RELOC/doc/latex/umthesis/conclusion.tex - RELOC/doc/latex/umthesis/example.pdf details="Example of use" - RELOC/doc/latex/umthesis/example.tex - RELOC/doc/latex/umthesis/exp1.tex - RELOC/doc/latex/umthesis/exp2.tex - RELOC/doc/latex/umthesis/exp3.tex - RELOC/doc/latex/umthesis/felty.bib - RELOC/doc/latex/umthesis/intro.tex - RELOC/doc/latex/umthesis/mybibstyle.bst -runfiles size=6 - RELOC/tex/latex/umthesis/umthesis.cls -catalogue-ctan /macros/latex/contrib/umthesis -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics dissertation -catalogue-version 0.2 - -name umtypewriter -category Package -revision 18651 -shortdesc Fonts to typeset with the xgreek package -relocated 1 -longdesc The UMTypewriter font family is a monospaced font family that -longdesc was built from glyphs from the CB Greek fonts, the CyrTUG -longdesc Cyrillic alphabet fonts ("LH"), and the standard Computer -longdesc Modern font family. It contains four OpenType fonts which are -longdesc required for use of the xgreek package for XeLaTeX. -containersize 338536 -containerchecksum ee7094c6b9ee2d512f93c67e972c924cc3d689bd234fa9af8624a504286858834bbe0d0a182631f9a78c1c9fd603b90408c2caad50bed349b57d3993e0566847 -runfiles size=197 - RELOC/fonts/opentype/public/umtypewriter/UMTypewriter-Bold.otf - RELOC/fonts/opentype/public/umtypewriter/UMTypewriter-BoldItalic.otf - RELOC/fonts/opentype/public/umtypewriter/UMTypewriter-Italic.otf - RELOC/fonts/opentype/public/umtypewriter/UMTypewriter-Oblique.otf - RELOC/fonts/opentype/public/umtypewriter/UMTypewriter-Regular.otf -catalogue-ctan /fonts/umtypewriter -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license ofl -catalogue-topics font font-mono font-otf font-greek font-cyrillic font-cm -catalogue-version 001.002 - -name unamth-template -category Package -revision 33625 -shortdesc UNAM Thesis LaTeX Template -relocated 1 -longdesc The bundle provides a template for UNAM's College of -longdesc Engineering Theses. The work is based on Harish Bhanderi's -longdesc PhD/MPhil template, and the University of Cambridge Engineering -longdesc Department template. -containersize 504 -containerchecksum 63e0abcb8693574cdd84b05b8b3db5d27ee0ee7629af3728025d5c5fe2a934242cb47cd4fc1bc3d31260cc3ce2308b411a1a32286260c36175c06c52e98133be -doccontainersize 5011252 -doccontainerchecksum 59d3f7caff2930178ae87843246b6422b2c7c33276b892cb5aeef638c56a189eb4a3c6ae61dfe8f59871a55dc0b0b965e6cf9b97401149de9f08517b7b334f33 -docfiles size=1563 - RELOC/doc/latex/unamth-template/Agradecimientos/Agradecimientos.tex - RELOC/doc/latex/unamth-template/Agradecimientos/Dedicatoria.tex - RELOC/doc/latex/unamth-template/Apendice1/Apendice1.tex - RELOC/doc/latex/unamth-template/Bibliografia/referencias.bib - RELOC/doc/latex/unamth-template/Capitulo1/introduccion.tex - RELOC/doc/latex/unamth-template/Capitulo2/marco_teorico.tex - RELOC/doc/latex/unamth-template/Capitulo3/diseno_experimento.tex - RELOC/doc/latex/unamth-template/Capitulo3/figs/planta.jpg - RELOC/doc/latex/unamth-template/Capitulo4/resultados_y_analisis.tex - RELOC/doc/latex/unamth-template/Capitulo5/conclusiones.tex - RELOC/doc/latex/unamth-template/Declaracion/Declaracion.tex - RELOC/doc/latex/unamth-template/LICENSE - RELOC/doc/latex/unamth-template/Latex/Classes/CUEDbiblio.bst - RELOC/doc/latex/unamth-template/Latex/Classes/CUEDthesisPSnPDF.texshop - RELOC/doc/latex/unamth-template/Latex/Classes/Escudos/fi_azul.pdf - RELOC/doc/latex/unamth-template/Latex/Classes/Escudos/fi_negro.pdf - RELOC/doc/latex/unamth-template/Latex/Classes/Escudos/unam_azul.pdf - RELOC/doc/latex/unamth-template/Latex/Classes/Escudos/unam_azul_5x5cm.pdf - RELOC/doc/latex/unamth-template/Latex/Classes/Escudos/unam_negro.pdf - RELOC/doc/latex/unamth-template/Latex/Classes/Escudos/unam_negro_5x5cm.pdf - RELOC/doc/latex/unamth-template/Latex/Classes/PhDbiblio-bold.bst - RELOC/doc/latex/unamth-template/Latex/Classes/PhDbiblio-case.bst - RELOC/doc/latex/unamth-template/Latex/Classes/PhDbiblio-url.bst - RELOC/doc/latex/unamth-template/Latex/Classes/PhDbiblio-url2.bst - RELOC/doc/latex/unamth-template/Latex/Classes/PhDthesisPSnPDF.cls - RELOC/doc/latex/unamth-template/Latex/Classes/PhDthesisPSnPDF.cls.bak - RELOC/doc/latex/unamth-template/Latex/Classes/urlbst - RELOC/doc/latex/unamth-template/Latex/Macros/MacroFile1.tex - RELOC/doc/latex/unamth-template/Latex/Macros/MacroFile1.tex.bak - RELOC/doc/latex/unamth-template/README.md details="Readme" - RELOC/doc/latex/unamth-template/Resumen/Resumen.tex - RELOC/doc/latex/unamth-template/latex_intro.pdf - RELOC/doc/latex/unamth-template/tesis.pdf details="Filled out sample (Mexican Spanis)" language="es" - RELOC/doc/latex/unamth-template/tesis.tex -catalogue-ctan /macros/latex/contrib/unamth-template -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl3 -catalogue-topics doc-templ dissertation -catalogue-version 2.0 - -name unamthesis -category Package -revision 43639 -shortdesc Style for Universidad Nacional Autonoma de Mexico theses -relocated 1 -longdesc The package provides a customisable format to typeset Theses -longdesc according to the Universidad Nacional Autonoma de Mexico -longdesc guidelines. Support for use in Scientific Workplace (SWP) 3.x -longdesc is also provided. The bundle also includes an appropriate -longdesc bibliographic style which enables the use of author-year -longdesc schemes using the natbib package. -containersize 9864 -containerchecksum 03f178f402d9c8d08756f45bbe683a971e60ea40458979d5aabdd3ce9b3251f4500fd042ae1a085ca3303ee9c8c71932629d8c728db9d64abf29cce265c01bc5 -doccontainersize 631580 -doccontainerchecksum b17e9b318ec316a9b5bf90f1980e184de2e864172279e102be069342d77a08970b756b7ea69015feab068d84fa6b086e245b7463572c86bd59c5ed4c6bd046d7 -docfiles size=309 - RELOC/doc/latex/unamthesis/Escudo-FC.eps - RELOC/doc/latex/unamthesis/Escudo-FC.pdf - RELOC/doc/latex/unamthesis/Escudo-IBT.eps - RELOC/doc/latex/unamthesis/Escudo-IBT.pdf - RELOC/doc/latex/unamthesis/Escudo-UNAM.eps - RELOC/doc/latex/unamthesis/Escudo-UNAM.pdf - RELOC/doc/latex/unamthesis/LEEME - RELOC/doc/latex/unamthesis/License - RELOC/doc/latex/unamthesis/README details="Readme" - RELOC/doc/latex/unamthesis/Thesis_-_Universidad_Nacional_Autonoma_de_Mexico.shl - RELOC/doc/latex/unamthesis/UNAMThesis.cst - RELOC/doc/latex/unamthesis/UNAMThesis.pdf details="Package documentation" - RELOC/doc/latex/unamthesis/UNAMThesis.tex - RELOC/doc/latex/unamthesis/UNAMThesisSWP.tex - RELOC/doc/latex/unamthesis/testBib.bib -runfiles size=11 - RELOC/bibtex/bst/unamthesis/UNAMThesis.bst - RELOC/tex/latex/unamthesis/UNAMThesis.sty -catalogue-ctan /macros/latex/contrib/unamthesis -catalogue-date 2017-03-29 05:27:26 +0200 -catalogue-license lppl1.3 -catalogue-topics dissertation -catalogue-version 2.1 - -name undergradmath -category Package -revision 42926 -shortdesc LaTeX Math for Undergraduates cheat sheet -relocated 1 -longdesc This is a cheat sheet for writing mathematics with LaTeX. It is -longdesc aimed at US undergraduates. -containersize 424 -containerchecksum 80c57244bae43b1290a63b4e078d707547693d5352d054ed38ec6b5e496722b77b28968904a06023e6d8f004787790fc2c3365cb9559611f9fcfc26b99d20a8b -doccontainersize 1479988 -doccontainerchecksum a162d6a95b80ba3e7bcdba37242439ce400a481b1fab4683d4821cf30b18c4a4fd264c3762b9cc09f9dca408c4bad2cd648f386ba5cacfd9ff8ff6622b6f380b -docfiles size=398 - RELOC/doc/latex/undergradmath/LICENSE - RELOC/doc/latex/undergradmath/README details="Readme" - RELOC/doc/latex/undergradmath/convert_to_png.sh - RELOC/doc/latex/undergradmath/undergradmath.pdf details="Package documentation" - RELOC/doc/latex/undergradmath/undergradmath.tex - RELOC/doc/latex/undergradmath/undergradmath_0.png - RELOC/doc/latex/undergradmath/undergradmath_1.png -catalogue-ctan /info/undergradmath -catalogue-date 2017-01-12 05:19:00 +0100 -catalogue-license other-free -catalogue-topics maths maths-doc maths-symbol - -name underlin -category Package -revision 15878 -shortdesc Underlined running heads -relocated 1 -longdesc Defines two pagestyles that provide underlined page heads in -longdesc LaTeX. -containersize 1032 -containerchecksum 5086622372147fbc0a2a1ba9276b35c1941e927820f0d3cb933976fee364df12eca03504c987ef476fbd19833f4ae851e1ace2e3b816d6180adaec88beb76282 -doccontainersize 70528 -doccontainerchecksum d5630c930399ecc85671eacd9db0af181b7d428930105234aa8543e5de45f4437db77c0066cf3911f865d53bbc3ee368e39f8e3b7a8dfddc2f8d042bf6443540 -docfiles size=21 - RELOC/doc/latex/underlin/underlin.pdf details="Package documentation" -srccontainersize 1968 -srccontainerchecksum 1d41281fe52a1b154bf3c6a7e4fc0e32bce1bb10c583f045e292d297c6c6fd7cc5e5eed291488aa13e51e769e5faf6fef632d0213238c93df9ff53d43cf9fb3c -srcfiles size=2 - RELOC/source/latex/underlin/underlin.dtx - RELOC/source/latex/underlin/underlin.ins -runfiles size=1 - RELOC/tex/latex/underlin/underlin.sty -catalogue-ctan /macros/latex/contrib/underlin -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics underline page-hf -catalogue-version 1.01 - -name underoverlap -category Package -revision 29019 -shortdesc Position decorations over and under expressions -relocated 1 -longdesc The package overcomes TeX's inherent limitations in commands -longdesc that place decorations (such as braces) at arbirary positions -longdesc over and under expressions, overlapping as necessary. -containersize 3360 -containerchecksum 45b17cfaae8c14d7751f286f617aaf07867f2cc8dc7a2189470cae24e95e9bbfa91cfd7763763293efca0386a5b897e7a8f51aa891519fa19419fa8899c91150 -doccontainersize 271812 -doccontainerchecksum 4a85d844b4bbdc28bc2064c9a809d6a9f4fed20edb883cdaf5fe0024c08f6a4e970915ebfafb50cf1376d83129bdfe4873e773119220d47b618208f415305022 -docfiles size=76 - RELOC/doc/latex/underoverlap/README details="Readme" - RELOC/doc/latex/underoverlap/dry.sty - RELOC/doc/latex/underoverlap/packagedoc.cls - RELOC/doc/latex/underoverlap/underoverlap.pdf details="Package documentation" - RELOC/doc/latex/underoverlap/underoverlap.tex - RELOC/doc/latex/underoverlap/with.sty -runfiles size=4 - RELOC/tex/latex/underoverlap/underoverlap.sty -catalogue-ctan /macros/latex/contrib/underoverlap -catalogue-date 2017-06-28 04:59:58 +0200 -catalogue-license lppl1.3 -catalogue-topics maths -catalogue-version 0.0.1-r1 - -name underscore -category Package -revision 18261 -shortdesc Control the behaviour of "_" in text -relocated 1 -longdesc With the package, \_ in text mode (i.e., \textunderscore) -longdesc prints an underscore so that hyphenation of words either side -longdesc of it is not affected; a package option controls whether an -longdesc actual hyphenation point appears after the underscore, or -longdesc merely a break point. The package also arranges that, while in -longdesc text, '_' itself behaves as \textunderscore (the behaviour of _ -longdesc in maths mode is not affected). -containersize 4716 -containerchecksum e8d870367653f156f53708e91f5022787bfcfbd9c4e0e9be600c4e4dd620489b1dbeec6b1ea7bb0f39ebd8b72b69d99b419850963b5861dfa0d9edb040ec58a3 -doccontainersize 246476 -doccontainerchecksum 4e5f69e81d4eaca8bcfaedb1af0f5c7e312f335af73cc61344f0ebeb169c3b39164a9da7bfd4790c28ee0234412d8a57d70ec85cf77702cab062a7a66d31d9e5 -docfiles size=65 - RELOC/doc/latex/underscore/miscdoc.sty - RELOC/doc/latex/underscore/underscore.pdf details="Package documentation" - RELOC/doc/latex/underscore/underscore.tex -runfiles size=3 - RELOC/tex/latex/underscore/underscore.sty -catalogue-ctan /macros/latex/contrib/underscore -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics typesetting - -name undolabl -category Package -revision 36681 -shortdesc Override existing labels -relocated 1 -longdesc The package allows the user to override existing labels (for -longdesc example, those generated automatically). -containersize 2356 -containerchecksum 6ad5aa73c7a36627deaf75c675268e170261960e64ce8d2971153f949177a9d1a0e0de16eed1e7eaac8ec024a0efa6d2b97b98bb67f629c9e79a4f13ece25d9b -doccontainersize 355080 -doccontainerchecksum 4b738a4b18fd78af720da1cfc4754c494b976e929e53a35893f6448e439acac14eba2ac211e0d3e18a32c515357e5b1141689e70074057186481b2a9dc5a0e08 -docfiles size=91 - RELOC/doc/latex/undolabl/README details="Readme" - RELOC/doc/latex/undolabl/undolabl-example.pdf details="Package examples" - RELOC/doc/latex/undolabl/undolabl-example.tex - RELOC/doc/latex/undolabl/undolabl.pdf details="Package documentation" -srccontainersize 11848 -srccontainerchecksum 1484b8639b88b8a0a4eced95673b404be69fe1f850dcbcf15478833fff68f3c8bc55f76ebe4f33bcaa591fb7e01234b17eb4a46d907f00f7075ac1bd15265464 -srcfiles size=13 - RELOC/source/latex/undolabl/undolabl.drv - RELOC/source/latex/undolabl/undolabl.dtx - RELOC/source/latex/undolabl/undolabl.ins -runfiles size=2 - RELOC/tex/latex/undolabl/undolabl.sty -catalogue-ctan /macros/latex/contrib/undolabl -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics label-ref -catalogue-version 1.0l - -name unfonts-core -category Package -revision 49455 -shortdesc TrueType version of Un-fonts -relocated 1 -longdesc The Un-fonts come from the HLaTeX as type1 fonts in 1998 by -longdesc Koaunghi Un, he made type1 fonts to use with Korean TeX -longdesc (HLaTeX) in the late 1990's and released it under the GPL -longdesc license. They were converted to TrueType with the FontForge -longdesc (PfaEdit) by Won-kyu Park in 2003. Core families (9 fonts): -longdesc UnBatang, UnBatangBold: serif UnDotum, UnDotumBold: sans-serif -longdesc UnGraphic, UnGraphicBold: sans-serif style UnPilgi, -longdesc UnPilgiBold: script UnGungseo: cursive, brush-stroke -containersize 14727576 -containerchecksum 2ff8b289bbd29ccc489d27aafd514f9429513480412ff37f4aafedc9aa4a1b8ae504e1361cf327a0dd8169de317fe7818d6a87a0eb8c9fd60cc7ea47fe8f33fb -doccontainersize 10592 -doccontainerchecksum 7af620dd6cff6a285e24e3dafa54815ba47085384fd17423c2946b002dc395e267d1c470b4a47f3385b5c69bb9e0d30ad7c512db1a1ca55763118dfe6d2b7219 -docfiles size=10 - RELOC/doc/fonts/unfonts-core/COPYING - RELOC/doc/fonts/unfonts-core/README.md details="Readme" - RELOC/doc/fonts/unfonts-core/README_original - RELOC/doc/fonts/unfonts-core/changelog.Debian -runfiles size=8361 - RELOC/fonts/truetype/public/unfonts-core/UnBatang.ttf - RELOC/fonts/truetype/public/unfonts-core/UnBatangBold.ttf - RELOC/fonts/truetype/public/unfonts-core/UnDinaru.ttf - RELOC/fonts/truetype/public/unfonts-core/UnDinaruBold.ttf - RELOC/fonts/truetype/public/unfonts-core/UnDinaruLight.ttf - RELOC/fonts/truetype/public/unfonts-core/UnDotum.ttf - RELOC/fonts/truetype/public/unfonts-core/UnDotumBold.ttf - RELOC/fonts/truetype/public/unfonts-core/UnGraphic.ttf - RELOC/fonts/truetype/public/unfonts-core/UnGraphicBold.ttf - RELOC/fonts/truetype/public/unfonts-core/UnGungseo.ttf - RELOC/fonts/truetype/public/unfonts-core/UnPilgi.ttf - RELOC/fonts/truetype/public/unfonts-core/UnPilgiBold.ttf -catalogue-also unfonts-extra -catalogue-contact-home http://kldp.net/unfonts/ -catalogue-ctan /fonts/unfonts-core -catalogue-date 2018-12-19 15:10:28 +0100 -catalogue-license gpl2 -catalogue-topics font-ttf korean - -name unfonts-extra -category Package -revision 44465 -shortdesc TrueType version of Un-fonts -relocated 1 -longdesc The Un-fonts come from the HLaTeX as type1 fonts in 1998 by -longdesc Koaunghi Un, he made type1 fonts to use with Korean TeX -longdesc (HLaTeX) in the late 1990's and released it under the GPL -longdesc license. They were converted to TrueType with the FontForge -longdesc (PfaEdit) by Won-kyu Park in 2003. Extra families (10 fonts): -longdesc UnPen, UnPenheulim: script UnTaza: typewriter style UnBom: -longdesc decorative UnShinmun UnYetgul: old Korean printing style -longdesc UnJamoSora, UnJamoNovel, UnJamoDotum, UnJamoBatang -containersize 6565044 -containerchecksum 641b46ebc11b092c0bb36be41e1ae7c95ccc9f9dea3825b1ce4e66a7a516ec001fce30c1913b42e62bad81b1edc3e7bc504e5c341b0ec7f02c3f00addd5c9e30 -doccontainersize 10164 -doccontainerchecksum bb174edc90a71e6e13264b7ea27b319942df9fbd2401c43f933df0c78a0dfd1c7786b95bc88b0f4cb0a4b817d80599d7c323f34e3ca3215b4a2419aecfb01938 -docfiles size=9 - RELOC/doc/fonts/unfonts-extra/COPYING - RELOC/doc/fonts/unfonts-extra/README.md details="Readme" - RELOC/doc/fonts/unfonts-extra/README_original - RELOC/doc/fonts/unfonts-extra/changelog.Debian -runfiles size=4977 - RELOC/fonts/truetype/public/unfonts-extra/UnJamoBatang.ttf - RELOC/fonts/truetype/public/unfonts-extra/UnJamoDotum.ttf - RELOC/fonts/truetype/public/unfonts-extra/UnJamoNovel.ttf - RELOC/fonts/truetype/public/unfonts-extra/UnJamoSora.ttf - RELOC/fonts/truetype/public/unfonts-extra/UnPen.ttf - RELOC/fonts/truetype/public/unfonts-extra/UnPenheulim.ttf - RELOC/fonts/truetype/public/unfonts-extra/UnPilgia.ttf - RELOC/fonts/truetype/public/unfonts-extra/UnShinmun.ttf - RELOC/fonts/truetype/public/unfonts-extra/UnTaza.ttf - RELOC/fonts/truetype/public/unfonts-extra/UnVada.ttf - RELOC/fonts/truetype/public/unfonts-extra/UnYetgul.ttf -catalogue-also unfonts-core -catalogue-ctan /fonts/unfonts-extra -catalogue-date 2017-06-04 06:02:46 +0200 -catalogue-license gpl2 -catalogue-topics font-ttf korean - -name uni-wtal-ger -category Package -revision 31541 -shortdesc Citation style for literary studies at the University of Wuppertal -relocated 1 -longdesc The package defines a BibLaTeX citation style based on the -longdesc author-title style of biblatex-dw. The citations are optimised -longdesc for literary studies in faculty of humanities at the Bergische -longdesc Universitat Wuppertal. -containersize 1644 -containerchecksum ad6c326a82f559d943c4b96c58791791c195cd695ad620848d221729b0b236d00050895952dcbda9a52557fe1ac3fb4c346f619986c3d509fffa7d7aed275aa6 -doccontainersize 71452 -doccontainerchecksum 45893052f93f113353e1d4d4b8ea658f58dbb8ffda9633c87cf8de1b13a756013f61e5ffb55c2e8a5e8048c30221c873d8c05f30ab2a8e94d93b0beebbec001a -docfiles size=23 - RELOC/doc/latex/uni-wtal-ger/CHANGES - RELOC/doc/latex/uni-wtal-ger/LIESMICH details="Readme" language="de" - RELOC/doc/latex/uni-wtal-ger/README details="Readme" language="en" - RELOC/doc/latex/uni-wtal-ger/germanistik.bib - RELOC/doc/latex/uni-wtal-ger/germanistik.pdf details="Package documentation" language="de" - RELOC/doc/latex/uni-wtal-ger/germanistik.tex -runfiles size=2 - RELOC/tex/latex/uni-wtal-ger/uni-wtal-ger.bbx - RELOC/tex/latex/uni-wtal-ger/uni-wtal-ger.cbx -catalogue-ctan /macros/latex/contrib/biblatex-contrib/uni-wtal-ger -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics humanities biblatex -catalogue-version 0.2 - -name uni-wtal-lin -category Package -revision 31409 -shortdesc Citation style for linguistic studies at the University of Wuppertal -relocated 1 -longdesc The package defines a BibLaTeX citation style based on the -longdesc standard author-year style. The citations are optimised for -longdesc linguistic studies at the Institute of Linguistics at the -longdesc Bergische Universitat Wuppertal. -containersize 2832 -containerchecksum ad19fe37f8e798488e57e07685832dcdca32f2cbf7b3a02ae4b9431bbdaef1355962d5fdc7ebf18547851523670f46a5a001c125ea0d1495bd64b62daf38e282 -doccontainersize 93524 -doccontainerchecksum 8e4b5fe0f0c461ae349fd7fd448faabaf803902c19dbf36b5d8947e7cf01be6e8fc47bc58d673c11e5d6232bfca8d5127ab16284a5bf62b5f64c8508423173c2 -docfiles size=30 - RELOC/doc/latex/uni-wtal-lin/CHANGES - RELOC/doc/latex/uni-wtal-lin/LIESMICH details="Readme" language="de" - RELOC/doc/latex/uni-wtal-lin/README details="Readme" language="en" - RELOC/doc/latex/uni-wtal-lin/uni-wtal-lin.bib - RELOC/doc/latex/uni-wtal-lin/uni-wtal-lin.pdf details="Package documentation" language="de" - RELOC/doc/latex/uni-wtal-lin/uni-wtal-lin.tex -runfiles size=4 - RELOC/tex/latex/uni-wtal-lin/uni-wtal-lin.bbx - RELOC/tex/latex/uni-wtal-lin/uni-wtal-lin.cbx -catalogue-ctan /macros/latex/contrib/biblatex-contrib/uni-wtal-lin -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics humanities linguistic biblatex -catalogue-version 0.2 - -name unicode-bidi -category Package -revision 42482 -shortdesc Experimental unicode bidi package for XeTeX -relocated 1 -longdesc The experimental unicode-bidi package allows to mix non-RTL -longdesc script with RTL script without any markup. -containersize 1076 -containerchecksum 7eaf7b2ba19a7bccfd820337dc2591b7fb394a4feaeab4d40feb58a5ae24f37e964b7c127ce05d3e4a677d11d581c2ea13d736f44b4d020b84eb78a387e3810e -doccontainersize 992 -doccontainerchecksum c3cc3c16dbbd9ba78f1068d9f577ff3ec4cde162c88e622f35c8d91691c89ee1ce156fda722bc1955d8cabfa8c8ab3ef53af4ce5b126f817ae94dfdd0f30ca3b -docfiles size=1 - RELOC/doc/xelatex/unicode-bidi/README.md details="Readme" -runfiles size=1 - RELOC/tex/xelatex/unicode-bidi/unicode-bidi.sty -catalogue-also bidi -catalogue-ctan /macros/xetex/latex/unicode-bidi -catalogue-date 2017-01-19 06:12:22 +0100 -catalogue-license lppl1.3 -catalogue-topics bidi -catalogue-version 0.01 - -name unicode-data -category Package -revision 48003 -shortdesc Unicode data and loaders for TeX -relocated 1 -longdesc This bundle provides generic access to Unicode Consortium data -longdesc for TeX use. It contains a set of text files provided by the -longdesc Unicode Consortium which are currently all from Unicode 8.0.0, -longdesc with the exception of MathClass.txt which is not currently part -longdesc of the Unicode Character Database. Accompanying these source -longdesc data are generic TeX loader files allowing this data to be used -longdesc as part of TeX runs, in particular in building format files. -longdesc Currently there are two loader files: one for general character -longdesc set up and one for initialising XeTeX character classes as has -longdesc been carried out to date by unicode-letters.tex. The source -longdesc data are distributed in accordance with the license stipulated -longdesc by the Unicode Consortium. The bundle as a whole is -longdesc co-ordinated by the LaTeX3 Project as a general resource for -longdesc TeX users. -containersize 230228 -containerchecksum a0594897023fb617b702716ed8cded7df5a5074f73390fb6b7a0f76998c831335a7356b68fbea2a9f49121e286c9aa5d0a562459ed08136d6fded7ad96157b04 -doccontainersize 3456 -doccontainerchecksum 5336adefb7d0909d4131331cfa1370ee44155a762d6ebd58c05c7d0b5116903eb65f5a6db1dbb3a90dac916f680c9abd5e0143aad761a465ebc5251f18d904a6 -docfiles size=2 - RELOC/doc/generic/unicode-data/README.md details="Readme" -runfiles size=567 - RELOC/tex/generic/unicode-data/CaseFolding.txt - RELOC/tex/generic/unicode-data/EastAsianWidth.txt - RELOC/tex/generic/unicode-data/LineBreak.txt - RELOC/tex/generic/unicode-data/MathClass-15.txt - RELOC/tex/generic/unicode-data/SpecialCasing.txt - RELOC/tex/generic/unicode-data/UnicodeData.txt - RELOC/tex/generic/unicode-data/load-unicode-data.tex - RELOC/tex/generic/unicode-data/load-unicode-math-classes.tex - RELOC/tex/generic/unicode-data/load-unicode-xetex-classes.tex -catalogue-ctan /macros/generic/unicode-data -catalogue-date 2018-06-12 22:46:36 +0200 -catalogue-license lppl1.3c -catalogue-topics latex3 unicode -catalogue-version 1.7 - -name unicode-math -category Package -revision 50032 -shortdesc Unicode mathematics support for XeTeX and LuaTeX -relocated 1 -longdesc This package will provide a complete implementation of unicode -longdesc maths for XeLaTeX and LuaLaTeX. Unicode maths is currently -longdesc supported by the following fonts: Cambria Math (Microsoft), -longdesc Minion Math (Johannes Kuster, typoma GmbH) Latin Modern Math -longdesc (Boguslaw Jackowski, Janusz M. Nowacki) TeX Gyre Pagella Math -longdesc (Boguslaw Jackowski, Janusz M. Nowacki) Asana-Math fonts -longdesc (Apostolos Syropolous), Neo Euler (Khaled Hosny), STIX (STI -longdesc Pub), and XITS Math (Khaled Hosny). As well as running XeTeX or -longdesc LuaTeX, this package requires recent versions of the fontspec, -longdesc expl3, xpackages, filehook, ucharcat and lualatex-math -longdesc packages. -depend fontspec -containersize 43100 -containerchecksum 44b7cfbd16ec69415f84f839202c89624b974cbc162c8a99cca19be833a08d41c1d3c79b76488ff148a4a503bfa74e6b18dc97cedb7b67e844952724d097744e -doccontainersize 1740972 -doccontainerchecksum cf26e0cfc4f80d861328d843e9d804e770c232dfd7209c3e7135b3bdc4382607099acfc4aa8fe73c0fd2fec66980b9295b889c68a435c755237c9d1db64bc7a0 -docfiles size=465 - RELOC/doc/latex/unicode-math/CHANGES.md - RELOC/doc/latex/unicode-math/LICENSE - RELOC/doc/latex/unicode-math/MANIFEST.md - RELOC/doc/latex/unicode-math/README.md details="Readme" - RELOC/doc/latex/unicode-math/RELEASE_CHECKLIST.md - RELOC/doc/latex/unicode-math/um-doc-legacyfontdimen.tex - RELOC/doc/latex/unicode-math/um-doc-main.tex - RELOC/doc/latex/unicode-math/um-doc-mathfontdimen.tex - RELOC/doc/latex/unicode-math/um-doc-nfsssummary.tex - RELOC/doc/latex/unicode-math/um-doc-stixextract.tex - RELOC/doc/latex/unicode-math/um-doc-style.tex - RELOC/doc/latex/unicode-math/unicode-math-code.ltx - RELOC/doc/latex/unicode-math/unicode-math-code.pdf details="Documentation of the source code" - RELOC/doc/latex/unicode-math/unicode-math.ltx - RELOC/doc/latex/unicode-math/unicode-math.pdf details="Package documentation (for the user)" - RELOC/doc/latex/unicode-math/unimath-example.ltx - RELOC/doc/latex/unicode-math/unimath-example.pdf details="Example of use" - RELOC/doc/latex/unicode-math/unimath-symbols.ltx - RELOC/doc/latex/unicode-math/unimath-symbols.pdf details="List of symbols defined by the package" -srccontainersize 38456 -srccontainerchecksum 23dfd76eb77dc273d61356a5140e19d819f5a11009ce3a59288e44f5509fd6981c53d824913821efdd813ca370a1f669bb4e38ce217fe2da84d4fe47523af12b -srcfiles size=68 - RELOC/source/latex/unicode-math/um-code-alphabets.dtx - RELOC/source/latex/unicode-math/um-code-amsmath.dtx - RELOC/source/latex/unicode-math/um-code-api.dtx - RELOC/source/latex/unicode-math/um-code-compat.dtx - RELOC/source/latex/unicode-math/um-code-epilogue.dtx - RELOC/source/latex/unicode-math/um-code-fontopt.dtx - RELOC/source/latex/unicode-math/um-code-fontparam.dtx - RELOC/source/latex/unicode-math/um-code-main.dtx - RELOC/source/latex/unicode-math/um-code-mathmap.dtx - RELOC/source/latex/unicode-math/um-code-mathtext.dtx - RELOC/source/latex/unicode-math/um-code-msg.dtx - RELOC/source/latex/unicode-math/um-code-opening.dtx - RELOC/source/latex/unicode-math/um-code-pkgopt.dtx - RELOC/source/latex/unicode-math/um-code-primes.dtx - RELOC/source/latex/unicode-math/um-code-setchar.dtx - RELOC/source/latex/unicode-math/um-code-sscript.dtx - RELOC/source/latex/unicode-math/um-code-sym-commands.dtx - RELOC/source/latex/unicode-math/um-code-ui.dtx - RELOC/source/latex/unicode-math/um-code-usv.dtx - RELOC/source/latex/unicode-math/um-code-variables.dtx - RELOC/source/latex/unicode-math/unicode-math.dtx - RELOC/source/latex/unicode-math/unicode-math.ins -runfiles size=127 - RELOC/tex/latex/unicode-math/unicode-math-luatex.sty - RELOC/tex/latex/unicode-math/unicode-math-table.tex - RELOC/tex/latex/unicode-math/unicode-math-xetex.sty - RELOC/tex/latex/unicode-math/unicode-math.sty -catalogue-contact-bugs http://github.com/wspr/unicode-math/issues -catalogue-contact-home http://wspr.io/unicode-math/ -catalogue-contact-repository https://github.com/wspr/unicode-math/ -catalogue-ctan /macros/latex/contrib/unicode-math -catalogue-date 2019-02-15 14:45:03 +0100 -catalogue-license lppl1.3c -catalogue-topics maths font-use luatex xetex unicode -catalogue-version 0.8n - -name unisugar -category Package -revision 22357 -shortdesc Define syntactic sugar for Unicode LaTeX -relocated 1 -longdesc The package allows the user to define shorthand aliases for -longdesc single Unicode characters, and also provides support for such -longdesc aliases in RTL-text. The package requires an TeX-alike system -longdesc that uses Unicode input in a native way: current examples are -longdesc XeTeX and LuaTeX. -containersize 2464 -containerchecksum 4b05bacc34745c56160713370e907c15e09c5f2a16d64465fe91993586d680c4d451c2d4f199907a017c63f339fe2d50f8a6d90825284c16f8423efdd3ea3ae1 -doccontainersize 456500 -doccontainerchecksum 1205afb4e84072c918d22c05b32e8d48963c08db7eac6f71268622d2d1c4d4a8430fb2cd0775e9182366fee88c93b1e9f633522110186fe064301863f105fd07 -docfiles size=133 - RELOC/doc/xelatex/unisugar/Makefile - RELOC/doc/xelatex/unisugar/README - RELOC/doc/xelatex/unisugar/gedit-mixed-sugar.png - RELOC/doc/xelatex/unisugar/gedit-mixed-traditional.png - RELOC/doc/xelatex/unisugar/sugar.png - RELOC/doc/xelatex/unisugar/traditional.png - RELOC/doc/xelatex/unisugar/unisugar.pdf details="Package documentation" - RELOC/doc/xelatex/unisugar/unisugar.tex -runfiles size=2 - RELOC/tex/xelatex/unisugar/unisugar.sty -catalogue-ctan /macros/xetex/latex/unisugar -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics shortcut -catalogue-version 0.92 - -name unitn-bimrep -category Package -revision 45581 -shortdesc A bimonthly report class for the PhD School of Materials, Mechatronics and System Engineering -relocated 1 -longdesc This package allows to rapidly write the bimonthly report for -longdesc The Ph.D. School in Materials, Mechatronics and System -longdesc Engineering. It allows to define the research activities, the -longdesc participation to school and congress, and the publication -longdesc performed by a student. -containersize 76600 -containerchecksum f224bcd89abb7e22a263a91f1dbf3a7a23fd1f852a5f8fe68693557bcdc513daefcbce3880a951e12fb777a159be6adf5913d05b783eb6ac282868ed282e3419 -doccontainersize 825152 -doccontainerchecksum bfc5d6361d427eadbb346b6f75189ad2c3ad64dd78fc5e333127c7b6b6706c80780cd05a0ec64e5687e5f1cab0f7ec2ae449235369b8e71e4ae37065270f03b6 -docfiles size=278 - RELOC/doc/latex/unitn-bimrep/LICENSE.md - RELOC/doc/latex/unitn-bimrep/README.md details="Readme" - RELOC/doc/latex/unitn-bimrep/README.pdf details="Package documentation" - RELOC/doc/latex/unitn-bimrep/VERSION.md - RELOC/doc/latex/unitn-bimrep/examples/example.pdf details="Example of use" - RELOC/doc/latex/unitn-bimrep/examples/example.png - RELOC/doc/latex/unitn-bimrep/examples/example.tex - RELOC/doc/latex/unitn-bimrep/examples/example_bib.bib - RELOC/doc/latex/unitn-bimrep/examples/example_bib.pdf - RELOC/doc/latex/unitn-bimrep/examples/example_bib.png - RELOC/doc/latex/unitn-bimrep/examples/example_bib.tex -runfiles size=23 - RELOC/tex/latex/unitn-bimrep/unitn-bimrep.cls - RELOC/tex/latex/unitn-bimrep/unitn-bimrep.jpg -catalogue-ctan /macros/latex/contrib/unitn-bimrep -catalogue-date 2018-01-07 12:14:32 +0100 -catalogue-license mit -catalogue-topics report-like - -name units -category Package -revision 42428 -shortdesc Typeset units -relocated 1 -longdesc The package is provided as a bundle with the nicefrac package -longdesc for typing fractions. Units uses nicefrac in typesetting -longdesc physical units in a standard-looking sort of way. -containersize 2004 -containerchecksum 28f2a463964c2e2c11f4c80a76f30fd2e499fd85ca15d9d05f367fe11faf41d578953a72a09a1c07d4cd810873acb06c98df736f770e4f2a9993d9177ee3dbd9 -doccontainersize 207028 -doccontainerchecksum 96cab20caf466acf264009962380470a04622737ae8d869659a2d29a99aeed685d7e226a6602b268d6a822c82cfda482a662b0d6f75a16d2767030ed2626a4ec -docfiles size=60 - RELOC/doc/latex/units/COPYING - RELOC/doc/latex/units/README details="Package README" - RELOC/doc/latex/units/units.pdf details="Package documentation" -srccontainersize 7248 -srccontainerchecksum ecf8b2678e3639cbc043490c13c4c538071225af2fd2a80ed4b6827608f597e0eafefabd9a520dfcc3fd1b744c3a28ac7abc3764cea77ba1f5ca4b0962849f2a -srcfiles size=7 - RELOC/source/latex/units/units.dtx - RELOC/source/latex/units/units.ins -runfiles size=2 - RELOC/tex/latex/units/nicefrac.sty - RELOC/tex/latex/units/units.sty -catalogue-also siunitx -catalogue-ctan /macros/latex/contrib/units -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics units scientific-docs -catalogue-version 0.9b - -name unitsdef -category Package -revision 15878 -shortdesc Typesetting units in LaTeX -relocated 1 -longdesc Many packages for typesetting units have been written for use -longdesc in LaTeX2e. Some define macros to typeset a lot of units but do -longdesc not suit to the actual font settings, some make the characters -longdesc needed available but do not predefine any unit. This package -longdesc tries to comply with both requirements. It predefines common -longdesc units, defines an easy to use interface to define new units and -longdesc changes the output concerning to the surrounding font settings. -containersize 4832 -containerchecksum 3a8c36e547e4e0b52927b73cbba04b8bff5b36f6a5b83e2278c6be0ffeafedb5b5ee636c4a9aace4aab571e46e914fbfae67a9332f39795c1c7ba8452a87f8f4 -doccontainersize 635368 -doccontainerchecksum f3b37b47bc2549397b1677bb45f74db110968788ef6dd907e88648c35578f2d75f74ed69e6313460ebede5f684fde1b37cf0e38f01831587783bb3a663ea1622 -docfiles size=170 - RELOC/doc/latex/unitsdef/README.1st details="Readme" - RELOC/doc/latex/unitsdef/defedpraef.tex - RELOC/doc/latex/unitsdef/defedunits.tex - RELOC/doc/latex/unitsdef/unitsdef.pdf details="Package documentation" -srccontainersize 12256 -srccontainerchecksum 04308644c930404deda79d1c325e1fe312c47cef447d90dc3dedf06f22dc90732ff66997e1e37c4877c7d0b95a6500e7ba2d2fab1bb0752e5d3a8dcf45b60c5f -srcfiles size=14 - RELOC/source/latex/unitsdef/unitsdef.dtx - RELOC/source/latex/unitsdef/unitsdef.ins -runfiles size=14 - RELOC/tex/latex/unitsdef/ampabbrv.cfg - RELOC/tex/latex/unitsdef/enerabbr.cfg - RELOC/tex/latex/unitsdef/freqabbr.cfg - RELOC/tex/latex/unitsdef/lengabbr.cfg - RELOC/tex/latex/unitsdef/molabbrv.cfg - RELOC/tex/latex/unitsdef/timeabbr.cfg - RELOC/tex/latex/unitsdef/unitsdef.sty - RELOC/tex/latex/unitsdef/volabbrv.cfg - RELOC/tex/latex/unitsdef/voltabbr.cfg - RELOC/tex/latex/unitsdef/weigabbr.cfg -catalogue-also siunits sistyle units -catalogue-ctan /macros/latex/contrib/unitsdef -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics units scientific-docs -catalogue-version 0.2 - -name universa -category Package -revision 15878 -shortdesc Herbert Bayer's 'universal' font -relocated 1 -longdesc An implementation of the universal font by Herbert Bayer of the -longdesc Bauhaus school. The Metafont sources of the fonts, and their -longdesc LaTeX support, are all supplied in a LaTeX documented source -longdesc (.dtx) file. -containersize 16736 -containerchecksum 95eebe4e3ca3e3af35fafee7f28de98ccf2563168880181f9575e2278d36b5adf19afb354cca515cc614c27fad0593571b2552687cd6a2fcee2bc3d51df570ad -doccontainersize 10736 -doccontainerchecksum 0c63f6bc9661743f13ed20e091f25c71facf04d73dcedc703ff0c56ef5922c8e3a5788596143822fd0dc2bda021198f7c924949098bd0bfb9b55118bb421af33 -docfiles size=9 - RELOC/doc/fonts/universa/README.uni - RELOC/doc/fonts/universa/copyright.tex - RELOC/doc/fonts/universa/unidoc.sty -srccontainersize 55844 -srccontainerchecksum 0ef329aa2d1921002e1d0b98a08fe966fba0679eb7481fa74485d7746ad4319a78e63eece6694c13047b6355e3aff865881edab7f9519153465fd18311b15f6e -srcfiles size=58 - RELOC/source/fonts/universa/uni.dtx - RELOC/source/fonts/universa/uni.ins -runfiles size=104 - RELOC/fonts/source/public/universa/fulbc10.mf - RELOC/fonts/source/public/universa/fulbc12.mf - RELOC/fonts/source/public/universa/fulbc17.mf - RELOC/fonts/source/public/universa/fulbc8.mf - RELOC/fonts/source/public/universa/fulbc9.mf - RELOC/fonts/source/public/universa/fulbo10.mf - RELOC/fonts/source/public/universa/fulbo12.mf - RELOC/fonts/source/public/universa/fulbo17.mf - RELOC/fonts/source/public/universa/fulbo8.mf - RELOC/fonts/source/public/universa/fulbo9.mf - RELOC/fonts/source/public/universa/fulbr10.mf - RELOC/fonts/source/public/universa/fulbr12.mf - RELOC/fonts/source/public/universa/fulbr17.mf - RELOC/fonts/source/public/universa/fulbr8.mf - RELOC/fonts/source/public/universa/fulbr9.mf - RELOC/fonts/source/public/universa/fulbst10.mf - RELOC/fonts/source/public/universa/fulbst12.mf - RELOC/fonts/source/public/universa/fulbst17.mf - RELOC/fonts/source/public/universa/fulbst8.mf - RELOC/fonts/source/public/universa/fulbst9.mf - RELOC/fonts/source/public/universa/fulmc10.mf - RELOC/fonts/source/public/universa/fulmc12.mf - RELOC/fonts/source/public/universa/fulmc17.mf - RELOC/fonts/source/public/universa/fulmc8.mf - RELOC/fonts/source/public/universa/fulmc9.mf - RELOC/fonts/source/public/universa/fulmo10.mf - RELOC/fonts/source/public/universa/fulmo12.mf - RELOC/fonts/source/public/universa/fulmo17.mf - RELOC/fonts/source/public/universa/fulmo8.mf - RELOC/fonts/source/public/universa/fulmo9.mf - RELOC/fonts/source/public/universa/fulmr10.mf - RELOC/fonts/source/public/universa/fulmr12.mf - RELOC/fonts/source/public/universa/fulmr17.mf - RELOC/fonts/source/public/universa/fulmr8.mf - RELOC/fonts/source/public/universa/fulmr9.mf - RELOC/fonts/source/public/universa/fulmst10.mf - RELOC/fonts/source/public/universa/fulmst12.mf - RELOC/fonts/source/public/universa/fulmst17.mf - RELOC/fonts/source/public/universa/fulmst8.mf - RELOC/fonts/source/public/universa/fulmst9.mf - RELOC/fonts/source/public/universa/uniacc.mf - RELOC/fonts/source/public/universa/unibase.mf - RELOC/fonts/source/public/universa/unidig.mf - RELOC/fonts/source/public/universa/uniext.mf - RELOC/fonts/source/public/universa/unilig.mf - RELOC/fonts/source/public/universa/unilow.mf - RELOC/fonts/source/public/universa/unipun.mf - RELOC/fonts/source/public/universa/unispe.mf - RELOC/fonts/source/public/universa/uniupp.mf - RELOC/fonts/tfm/public/universa/fulbc10.tfm - RELOC/fonts/tfm/public/universa/fulbc12.tfm - RELOC/fonts/tfm/public/universa/fulbc17.tfm - RELOC/fonts/tfm/public/universa/fulbc8.tfm - RELOC/fonts/tfm/public/universa/fulbc9.tfm - RELOC/fonts/tfm/public/universa/fulbo10.tfm - RELOC/fonts/tfm/public/universa/fulbo12.tfm - RELOC/fonts/tfm/public/universa/fulbo17.tfm - RELOC/fonts/tfm/public/universa/fulbo8.tfm - RELOC/fonts/tfm/public/universa/fulbo9.tfm - RELOC/fonts/tfm/public/universa/fulbr10.tfm - RELOC/fonts/tfm/public/universa/fulbr12.tfm - RELOC/fonts/tfm/public/universa/fulbr17.tfm - RELOC/fonts/tfm/public/universa/fulbr8.tfm - RELOC/fonts/tfm/public/universa/fulbr9.tfm - RELOC/fonts/tfm/public/universa/fulbst10.tfm - RELOC/fonts/tfm/public/universa/fulbst12.tfm - RELOC/fonts/tfm/public/universa/fulbst17.tfm - RELOC/fonts/tfm/public/universa/fulbst8.tfm - RELOC/fonts/tfm/public/universa/fulbst9.tfm - RELOC/fonts/tfm/public/universa/fulmc10.tfm - RELOC/fonts/tfm/public/universa/fulmc12.tfm - RELOC/fonts/tfm/public/universa/fulmc17.tfm - RELOC/fonts/tfm/public/universa/fulmc8.tfm - RELOC/fonts/tfm/public/universa/fulmc9.tfm - RELOC/fonts/tfm/public/universa/fulmo10.tfm - RELOC/fonts/tfm/public/universa/fulmo12.tfm - RELOC/fonts/tfm/public/universa/fulmo17.tfm - RELOC/fonts/tfm/public/universa/fulmo8.tfm - RELOC/fonts/tfm/public/universa/fulmo9.tfm - RELOC/fonts/tfm/public/universa/fulmr10.tfm - RELOC/fonts/tfm/public/universa/fulmr12.tfm - RELOC/fonts/tfm/public/universa/fulmr17.tfm - RELOC/fonts/tfm/public/universa/fulmr8.tfm - RELOC/fonts/tfm/public/universa/fulmr9.tfm - RELOC/fonts/tfm/public/universa/fulmst10.tfm - RELOC/fonts/tfm/public/universa/fulmst12.tfm - RELOC/fonts/tfm/public/universa/fulmst17.tfm - RELOC/fonts/tfm/public/universa/fulmst8.tfm - RELOC/fonts/tfm/public/universa/fulmst9.tfm - RELOC/tex/latex/universa/omluni.fd - RELOC/tex/latex/universa/omsuni.fd - RELOC/tex/latex/universa/ot1uni.fd - RELOC/tex/latex/universa/t1uni.fd - RELOC/tex/latex/universa/uni.sty - RELOC/tex/latex/universa/uuni.fd -catalogue-ctan /fonts/universa -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics font font-mf -catalogue-version 2.0 - -name universalis -category Package -revision 33860 -shortdesc Universalis font, with support -relocated 1 -longdesc This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX -longdesc support for the UniversalisADFStd family of fonts, designed by -longdesc Hirwin Harendal. The font is suitable as an alternative to -longdesc fonts such as Adrian Frutiger's Univers and Frutiger. -execute addMap universalis.map -containersize 514180 -containerchecksum 7c2486109b3668f40cc8ad4c6fc6108371cffc75b8a483ce393bbf174fe5a49f42fd2c0e22cf2b01e916a5cf5f41f3b45f32776514eec9e6d2f46236e1bb6fd2 -doccontainersize 35592 -doccontainerchecksum 3ee5d3b4c3601aca78af820621695c64ef17518cbc44c934a1aaca098617d30df8e35132287066f514d870f3c7932febe63872f226d191c1f6505fbdb31b182f -docfiles size=15 - RELOC/doc/fonts/universalis/COPYING - RELOC/doc/fonts/universalis/NOTICE.txt - RELOC/doc/fonts/universalis/README details="Readme" - RELOC/doc/fonts/universalis/universalis-samples.pdf details="Font samples" - RELOC/doc/fonts/universalis/universalis-samples.tex -runfiles size=326 - RELOC/fonts/enc/dvips/universalis/unvsl_fe7xck.enc - RELOC/fonts/enc/dvips/universalis/unvsl_qu6a6x.enc - RELOC/fonts/enc/dvips/universalis/unvsl_sjpjw4.enc - RELOC/fonts/enc/dvips/universalis/unvsl_xtabpf.enc - RELOC/fonts/map/dvips/universalis/universalis.map - RELOC/fonts/opentype/arkandis/universalis/UniversalisADFStd-Bold.otf - RELOC/fonts/opentype/arkandis/universalis/UniversalisADFStd-BoldCond.otf - RELOC/fonts/opentype/arkandis/universalis/UniversalisADFStd-BoldCondIt.otf - RELOC/fonts/opentype/arkandis/universalis/UniversalisADFStd-BoldItalic.otf - RELOC/fonts/opentype/arkandis/universalis/UniversalisADFStd-Cond.otf - RELOC/fonts/opentype/arkandis/universalis/UniversalisADFStd-CondItalic.otf - RELOC/fonts/opentype/arkandis/universalis/UniversalisADFStd-Italic.otf - RELOC/fonts/opentype/arkandis/universalis/UniversalisADFStd-Regular.otf - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-Bold-lf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-Bold-lf-ly1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-Bold-lf-ly1.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-Bold-lf-ot1--base.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-Bold-lf-ot1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-Bold-lf-ot1.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-Bold-lf-t1--base.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-Bold-lf-t1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-Bold-lf-t1.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-Bold-lf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-Bold-lf-ts1.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldCond-lf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldCond-lf-ly1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldCond-lf-ly1.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldCond-lf-ot1--base.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldCond-lf-ot1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldCond-lf-ot1.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldCond-lf-t1--base.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldCond-lf-t1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldCond-lf-t1.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldCond-lf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldCond-lf-ts1.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldCondIt-lf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldCondIt-lf-ly1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldCondIt-lf-ly1.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldCondIt-lf-ot1--base.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldCondIt-lf-ot1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldCondIt-lf-ot1.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldCondIt-lf-t1--base.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldCondIt-lf-t1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldCondIt-lf-t1.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldCondIt-lf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldCondIt-lf-ts1.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldItalic-lf-ly1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldItalic-lf-ly1.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldItalic-lf-ot1--base.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldItalic-lf-ot1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldItalic-lf-ot1.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldItalic-lf-t1--base.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldItalic-lf-t1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldItalic-lf-t1.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldItalic-lf-ts1.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-Cond-lf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-Cond-lf-ly1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-Cond-lf-ly1.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-Cond-lf-ot1--base.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-Cond-lf-ot1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-Cond-lf-ot1.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-Cond-lf-t1--base.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-Cond-lf-t1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-Cond-lf-t1.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-Cond-lf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-Cond-lf-ts1.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-CondItalic-lf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-CondItalic-lf-ly1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-CondItalic-lf-ly1.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-CondItalic-lf-ot1--base.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-CondItalic-lf-ot1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-CondItalic-lf-ot1.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-CondItalic-lf-t1--base.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-CondItalic-lf-t1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-CondItalic-lf-t1.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-CondItalic-lf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-CondItalic-lf-ts1.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-Italic-lf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-Italic-lf-ly1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-Italic-lf-ly1.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-Italic-lf-ot1--base.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-Italic-lf-ot1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-Italic-lf-ot1.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-Italic-lf-t1--base.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-Italic-lf-t1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-Italic-lf-t1.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-Italic-lf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-Italic-lf-ts1.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-Regular-lf-ly1--base.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-Regular-lf-ly1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-Regular-lf-ly1.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-Regular-lf-ot1--base.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-Regular-lf-ot1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-Regular-lf-ot1.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-Regular-lf-t1--base.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-Regular-lf-t1--lcdfj.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-Regular-lf-t1.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-Regular-lf-ts1--base.tfm - RELOC/fonts/tfm/arkandis/universalis/UniversalisADFStd-Regular-lf-ts1.tfm - RELOC/fonts/type1/arkandis/universalis/UniversalisADFStd-Bold.pfb - RELOC/fonts/type1/arkandis/universalis/UniversalisADFStd-BoldCond.pfb - RELOC/fonts/type1/arkandis/universalis/UniversalisADFStd-BoldCondIt.pfb - RELOC/fonts/type1/arkandis/universalis/UniversalisADFStd-BoldCondItLCDFJ.pfb - RELOC/fonts/type1/arkandis/universalis/UniversalisADFStd-BoldCondLCDFJ.pfb - RELOC/fonts/type1/arkandis/universalis/UniversalisADFStd-BoldItalic.pfb - RELOC/fonts/type1/arkandis/universalis/UniversalisADFStd-BoldItalicLCDFJ.pfb - RELOC/fonts/type1/arkandis/universalis/UniversalisADFStd-BoldLCDFJ.pfb - RELOC/fonts/type1/arkandis/universalis/UniversalisADFStd-Cond.pfb - RELOC/fonts/type1/arkandis/universalis/UniversalisADFStd-CondItalic.pfb - RELOC/fonts/type1/arkandis/universalis/UniversalisADFStd-CondItalicLCDFJ.pfb - RELOC/fonts/type1/arkandis/universalis/UniversalisADFStd-CondLCDFJ.pfb - RELOC/fonts/type1/arkandis/universalis/UniversalisADFStd-Italic.pfb - RELOC/fonts/type1/arkandis/universalis/UniversalisADFStd-ItalicLCDFJ.pfb - RELOC/fonts/type1/arkandis/universalis/UniversalisADFStd-Regular.pfb - RELOC/fonts/type1/arkandis/universalis/UniversalisADFStd-RegularLCDFJ.pfb - RELOC/fonts/vf/arkandis/universalis/UniversalisADFStd-Bold-lf-ly1.vf - RELOC/fonts/vf/arkandis/universalis/UniversalisADFStd-Bold-lf-ot1.vf - RELOC/fonts/vf/arkandis/universalis/UniversalisADFStd-Bold-lf-t1.vf - RELOC/fonts/vf/arkandis/universalis/UniversalisADFStd-Bold-lf-ts1.vf - RELOC/fonts/vf/arkandis/universalis/UniversalisADFStd-BoldCond-lf-ly1.vf - RELOC/fonts/vf/arkandis/universalis/UniversalisADFStd-BoldCond-lf-ot1.vf - RELOC/fonts/vf/arkandis/universalis/UniversalisADFStd-BoldCond-lf-t1.vf - RELOC/fonts/vf/arkandis/universalis/UniversalisADFStd-BoldCond-lf-ts1.vf - RELOC/fonts/vf/arkandis/universalis/UniversalisADFStd-BoldCondIt-lf-ly1.vf - RELOC/fonts/vf/arkandis/universalis/UniversalisADFStd-BoldCondIt-lf-ot1.vf - RELOC/fonts/vf/arkandis/universalis/UniversalisADFStd-BoldCondIt-lf-t1.vf - RELOC/fonts/vf/arkandis/universalis/UniversalisADFStd-BoldCondIt-lf-ts1.vf - RELOC/fonts/vf/arkandis/universalis/UniversalisADFStd-BoldItalic-lf-ly1.vf - RELOC/fonts/vf/arkandis/universalis/UniversalisADFStd-BoldItalic-lf-ot1.vf - RELOC/fonts/vf/arkandis/universalis/UniversalisADFStd-BoldItalic-lf-t1.vf - RELOC/fonts/vf/arkandis/universalis/UniversalisADFStd-BoldItalic-lf-ts1.vf - RELOC/fonts/vf/arkandis/universalis/UniversalisADFStd-Cond-lf-ly1.vf - RELOC/fonts/vf/arkandis/universalis/UniversalisADFStd-Cond-lf-ot1.vf - RELOC/fonts/vf/arkandis/universalis/UniversalisADFStd-Cond-lf-t1.vf - RELOC/fonts/vf/arkandis/universalis/UniversalisADFStd-Cond-lf-ts1.vf - RELOC/fonts/vf/arkandis/universalis/UniversalisADFStd-CondItalic-lf-ly1.vf - RELOC/fonts/vf/arkandis/universalis/UniversalisADFStd-CondItalic-lf-ot1.vf - RELOC/fonts/vf/arkandis/universalis/UniversalisADFStd-CondItalic-lf-t1.vf - RELOC/fonts/vf/arkandis/universalis/UniversalisADFStd-CondItalic-lf-ts1.vf - RELOC/fonts/vf/arkandis/universalis/UniversalisADFStd-Italic-lf-ly1.vf - RELOC/fonts/vf/arkandis/universalis/UniversalisADFStd-Italic-lf-ot1.vf - RELOC/fonts/vf/arkandis/universalis/UniversalisADFStd-Italic-lf-t1.vf - RELOC/fonts/vf/arkandis/universalis/UniversalisADFStd-Italic-lf-ts1.vf - RELOC/fonts/vf/arkandis/universalis/UniversalisADFStd-Regular-lf-ly1.vf - RELOC/fonts/vf/arkandis/universalis/UniversalisADFStd-Regular-lf-ot1.vf - RELOC/fonts/vf/arkandis/universalis/UniversalisADFStd-Regular-lf-t1.vf - RELOC/fonts/vf/arkandis/universalis/UniversalisADFStd-Regular-lf-ts1.vf - RELOC/tex/latex/universalis/LY1UniversalisADFStd-LF.fd - RELOC/tex/latex/universalis/OT1UniversalisADFStd-LF.fd - RELOC/tex/latex/universalis/T1UniversalisADFStd-LF.fd - RELOC/tex/latex/universalis/TS1UniversalisADFStd-LF.fd - RELOC/tex/latex/universalis/UniversalisADFStd.sty - RELOC/tex/latex/universalis/universalis.sty -catalogue-ctan /fonts/universalis -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl2 -catalogue-topics font font-otf font-type1 font-sans - -name univie-ling -category Package -revision 49785 -shortdesc Papers, theses and research proposals in (Applied) Linguistics at Vienna University -relocated 1 -longdesc This bundle provides LaTeX2e classes suitable for student -longdesc papers, PhD research proposals (Exposes), and theses in -longdesc (Applied) Linguistics at the University of Vienna. The classes -longdesc implement some standards for these types of text, such as -longdesc suitable title pages. They are particularly suited for the -longdesc field of (Applied) Linguistics and pre-load some packages that -longdesc are considered useful in this context. The classes can also be -longdesc used for General and Historical Linguistics as well as for -longdesc other fields of study at Vienna University. In this case, -longdesc however, some settings may have to be adjusted. -containersize 131164 -containerchecksum 2e4a02680f4258356917d03e5b889cd57ebf1755cdf028f3207256919a00aa28b25abe9c1922d77f826599909d124917be65809b64e88b87529d4eebba9bcf7e -doccontainersize 2101936 -doccontainerchecksum f766e4b737829f84428b70da76bb228d49d4b7c5c90d8c22991f4fbecc6384f9c6566a235e8732d128baf73423b69e478d17dbb91054b2309e3def04fcde5b41 -docfiles size=712 - RELOC/doc/latex/univie-ling/README details="Readme" - RELOC/doc/latex/univie-ling/templates/template-expose-deutsch.pdf - RELOC/doc/latex/univie-ling/templates/template-expose-deutsch.tex - RELOC/doc/latex/univie-ling/templates/template-expose-english.pdf - RELOC/doc/latex/univie-ling/templates/template-expose-english.tex - RELOC/doc/latex/univie-ling/templates/template-paper-deutsch.pdf - RELOC/doc/latex/univie-ling/templates/template-paper-deutsch.tex - RELOC/doc/latex/univie-ling/templates/template-paper-english.pdf - RELOC/doc/latex/univie-ling/templates/template-paper-english.tex - RELOC/doc/latex/univie-ling/templates/template-thesis-deutsch.pdf - RELOC/doc/latex/univie-ling/templates/template-thesis-deutsch.tex - RELOC/doc/latex/univie-ling/templates/template-thesis-deutsch.xmpdata - RELOC/doc/latex/univie-ling/templates/template-thesis-english.pdf - RELOC/doc/latex/univie-ling/templates/template-thesis-english.tex - RELOC/doc/latex/univie-ling/templates/template-thesis-english.xmpdata - RELOC/doc/latex/univie-ling/templates/template-wlg-article.pdf - RELOC/doc/latex/univie-ling/templates/template-wlg-article.tex - RELOC/doc/latex/univie-ling/univie-ling-expose.pdf details="Package documentation (expose class)" - RELOC/doc/latex/univie-ling/univie-ling-expose.tex - RELOC/doc/latex/univie-ling/univie-ling-paper.pdf details="Package documentation (paper class)" - RELOC/doc/latex/univie-ling/univie-ling-paper.tex - RELOC/doc/latex/univie-ling/univie-ling-thesis.pdf details="Package documentation (thesis class)" - RELOC/doc/latex/univie-ling/univie-ling-thesis.tex - RELOC/doc/latex/univie-ling/univie-ling-wlg.pdf details="Package documentation (Wiener Linguistische Gazette)" - RELOC/doc/latex/univie-ling/univie-ling-wlg.tex -runfiles size=61 - RELOC/tex/latex/univie-ling/univie-ling-expose.cls - RELOC/tex/latex/univie-ling/univie-ling-paper.cls - RELOC/tex/latex/univie-ling/univie-ling-thesis.cls - RELOC/tex/latex/univie-ling/univie-ling-wlg-logo.pdf - RELOC/tex/latex/univie-ling/univie-ling-wlg.cls - RELOC/tex/latex/univie-ling/univie-ling.bbx - RELOC/tex/latex/univie-ling/univie-ling.cbx - RELOC/tex/latex/univie-ling/univielogo-sw.pdf -catalogue-contact-bugs https://github.com/jspitz/univie-ling/issues -catalogue-contact-repository https://github.com/jspitz/univie-ling -catalogue-ctan /macros/latex/contrib/univie-ling -catalogue-date 2019-01-21 18:42:51 +0100 -catalogue-license lppl1.3 -catalogue-topics linguistic class dissertation article-like misc-paper -catalogue-version 1.9 - -name unravel -category Package -revision 49515 -shortdesc Watching TeX digest tokens -relocated 1 -longdesc The aim of this LaTeX package is to help debug complicated -longdesc macros. This is done by letting the user step through the -longdesc execution of some TeX code, going through the details of nested -longdesc expansions, performing assignments, as well as some simple -longdesc typesetting commands. To use this package, one should normally -longdesc run TeX in a terminal. The unravel package requires up-to-date -longdesc versions of the l3kernel, l3packages and l3experimental -longdesc bundles. -containersize 27652 -containerchecksum edab4b8291df2b5b811569ad7f489848f9242902c7be3fdc22c799d85e2484f75c0c77707f4b48aa0454066ef284258d59ef2cf524c76c01009e130c27deb036 -doccontainersize 696772 -doccontainerchecksum b53a20d3d1b9437b74d40d803b99a185902ed41a1eafc169be3089bc061c2d38ac4140dbfa3d41834e2dac2a918a281d1a30dc3fcc61d3d904107f9895c33a2c -docfiles size=173 - RELOC/doc/latex/unravel/README.md details="Readme" - RELOC/doc/latex/unravel/unravel.pdf details="Package documentation" -srccontainersize 50428 -srccontainerchecksum 1cb5f8c98c286ddd6cc1f8c5d4683ef7845ee106ee4554650d82a44f4f7974acc4c35a8327a247c8ec85047f2cc99f01e3409d3fc3172962e7654f23c8006e3f -srcfiles size=75 - RELOC/source/latex/unravel/unravel.dtx - RELOC/source/latex/unravel/unravel.ins -runfiles size=56 - RELOC/tex/latex/unravel/unravel.sty -catalogue-contact-repository https://github.com/blefloch/latex-unravel -catalogue-ctan /macros/latex/contrib/unravel -catalogue-date 2018-12-28 12:56:59 +0100 -catalogue-license lppl1.3c -catalogue-topics macro-supp -catalogue-version 0.2f - -name unswcover -category Package -revision 29476 -shortdesc Typeset a dissertation cover page following UNSW guidelines -relocated 1 -longdesc The package an UNSW cover sheet following the 2011 GRS -longdesc guidelines. It may also (optionally) provide other required -longdesc sheets such as Originality, Copyright and Authenticity -longdesc statements. -containersize 2648 -containerchecksum f11892e323581f99921d0af0f70ee0087f7fda5d236c0f48b74eafef1bdf24beff32d109cebbfe71c849427ac06c376cdc4ad54b271f7463810c1cea6ded55df -doccontainersize 119552 -doccontainerchecksum bb927b45d50cfe7b89fe483647d33a80ac720882fd171feccaf5f49ea2fa92479746b25a1caae6d7722403717c1677fd401610e2b59519b738854d986d1818e9 -docfiles size=43 - RELOC/doc/latex/unswcover/COPYING - RELOC/doc/latex/unswcover/Makefile - RELOC/doc/latex/unswcover/README details="Readme" - RELOC/doc/latex/unswcover/logo_unsw_short.pdf - RELOC/doc/latex/unswcover/thesis.bib - RELOC/doc/latex/unswcover/thesis.pdf details="Example document" - RELOC/doc/latex/unswcover/thesis.tex -runfiles size=2 - RELOC/tex/latex/unswcover/unswcover.sty -catalogue-ctan /macros/latex/contrib/unswcover -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics dissertation -catalogue-version 1.0 - -name uothesis -category Package -revision 25355 -shortdesc Class for dissertations and theses at the University of Oregon -relocated 1 -longdesc The class generates documents that are suitable for submission -longdesc to the Graduate School and conform with the style requirements -longdesc for dissertations and theses as laid out in the Fall 2010 UO -longdesc graduate school student manual. -containersize 8724 -containerchecksum a5b2ffbef8aa8998144247e45613018fb7ec64a0f82a8f7d906f65b8e03c807ee8ee093a81b485d0e4e65b89289fa151bf9ef5a50dafd2a0621c85cfe8a3c81c -doccontainersize 608976 -doccontainerchecksum b18be526270ea1bcff8605c6ab848dc23839b383bcbb1d6970c21c3c8116270b83408989abfefd0fdcf53c9156ead435da8407eeb06e55fbeb7e14fbb125e11c -docfiles size=154 - RELOC/doc/latex/uothesis/README details="Readme" - RELOC/doc/latex/uothesis/README.txt - RELOC/doc/latex/uothesis/acs-uothesis.bib - RELOC/doc/latex/uothesis/uothesis.hd - RELOC/doc/latex/uothesis/uothesis.pdf details="Package documentation" -srccontainersize 24260 -srccontainerchecksum 1370b4afdc919d78616108bfe3b43467355a96fa9cda9d9f947644524eb91f62e4813ed1223e5d1bd22057cb2ac7ada0b689cce3f4f8a232d2d08844d774949b -srcfiles size=25 - RELOC/source/latex/uothesis/uothesis.dtx - RELOC/source/latex/uothesis/uothesis.ins -runfiles size=8 - RELOC/tex/latex/uothesis/uothesis.cls -catalogue-ctan /macros/latex/contrib/uothesis -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics dissertation -catalogue-version 2.5.6 - -name uowthesis -category Package -revision 19700 -shortdesc Document class for dissertations at the University of Wollongong -relocated 1 -longdesc A document class for higher degree research theses in -longdesc compliance with the specifications of University of Wollongong -longdesc (UoW) theses in the "Guidelines for Preparation and Submission -longdesc of Higher Degree Research Theses" (March 2006), by the Research -longdesc Student Centre, Research & Innovation Division, UoW. -containersize 44580 -containerchecksum f358fa5fda9f1a4b9c922a41688c28ad59725dbe842b44b6b3f4ffb95d2e8a722fbd231623b38d3bbf3db83f0aceea8f52d252f7ca1b36d5c8dc4876db97103f -doccontainersize 93164 -doccontainerchecksum 5a9df90acd930c299a8657d17d3e5ce48f56b6b0d5c14aa133013b0942b94a096478017fde294ef33cabd8d248f07af633f5776518c0545ae85e86ac16e0096f -docfiles size=32 - RELOC/doc/latex/uowthesis/README details="Readme" - RELOC/doc/latex/uowthesis/myThesisBib.bib - RELOC/doc/latex/uowthesis/mythesis.pdf details="Demonstration document" - RELOC/doc/latex/uowthesis/mythesis.tex -runfiles size=865 - RELOC/tex/latex/uowthesis/UoWlogo.eps - RELOC/tex/latex/uowthesis/UoWlogo.png - RELOC/tex/latex/uowthesis/UoWthesis.cls -catalogue-ctan /macros/latex/contrib/uowthesis -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics dissertation -catalogue-version 1.0a - -name uowthesistitlepage -category Package -revision 45022 -shortdesc Title page for dissertations at the University of Wollongong -relocated 1 -longdesc The package redefines \maketitle to generate a title page for a -longdesc University of Wollongong thesis, in accordance with the UoW -longdesc branding guidelines. The package should be used with the book -longdesc class to typeset a thesis. The package also defines a -longdesc \declaration command that typesets the declaration that this -longdesc thesis is your own work, etc., which is required in the front -longdesc of each PhD Thesis. -containersize 5080 -containerchecksum e44a61225ca9341a5301fc7173752f7aec582c5bc4e43bea785a57ebb76127d1df0a4039b3ab88851d5f977b5faf1f6314483998d8147d46358692ab58dd9b7f -doccontainersize 903452 -doccontainerchecksum f2469ea483fecce0130ac9eb00d6432f0929e9bba29bb6409629e61b529ce850aa2277f55b4d10404d273a7bfed71868cd8cfcbcef6c2058611dae4750613c2c -docfiles size=556 - RELOC/doc/latex/uowthesistitlepage/README.md details="Readme" - RELOC/doc/latex/uowthesistitlepage/uowthesistitlepage_doc.pdf details="Package documentation" - RELOC/doc/latex/uowthesistitlepage/uowthesistitlepage_doc.tex -runfiles size=5 - RELOC/tex/latex/uowthesistitlepage/uowthesistitlepage.sty -catalogue-also uowthesis -catalogue-ctan /macros/latex/contrib/uowthesistitlepage -catalogue-date 2017-08-11 08:56:36 +0200 -catalogue-license lppl1.3ccc-by-sa-4 -catalogue-topics dissertation -catalogue-version 3.0.1 - -name upca -category Package -revision 22511 -shortdesc Print UPC-A barcodes -relocated 1 -longdesc The package defines a single macro \upca, to print UPC-A -longdesc barcodes. -containersize 1844 -containerchecksum 61afe08dad74b10a805dde5831f741135e9ac64f061748e4b3d5fe030eb81bdd37cb82b31c65ace6c98ec94f399935eb9de48a0af950357e078aeab8a89c8018 -doccontainersize 812 -doccontainerchecksum 3924171febea1a2d9255f0b93a2fdb1ca826e5662f4f8134d8351465b097649b3b295e0d1f1227b7c90ccf1a7e8a16c3dc97ae03475e4d9a0c5fab51b74de687 -docfiles size=2 - RELOC/doc/generic/upca/README details="Readme" - RELOC/doc/generic/upca/test-upca.tex -runfiles size=2 - RELOC/tex/generic/upca/upca.tex -catalogue-ctan /macros/generic/upca -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics barcode - -name updmap-map -category Package -revision 49917 -shortdesc auto-generated font map files -relocated 1 -longdesc These map files are regenerated every time a new font is added. -longdesc There is no need to rebuild formats or update binaries because -longdesc of such updates, hence this separate package. -containersize 210588 -containerchecksum 8660ec764ed100c71b09cb6471fa8e13e75ff5f9591a57dcb3725cfc8234e7b141d386629504cc824bc0b2281f2431173215a318ae50503047c7bebc05af1ab6 -runfiles size=5488 - RELOC/fonts/map/dvipdfmx/updmap/kanjix.map - RELOC/fonts/map/dvips/updmap/builtin35.map - RELOC/fonts/map/dvips/updmap/download35.map - RELOC/fonts/map/dvips/updmap/ps2pk.map - RELOC/fonts/map/dvips/updmap/psfonts.map - RELOC/fonts/map/dvips/updmap/psfonts_pk.map - RELOC/fonts/map/dvips/updmap/psfonts_t1.map - RELOC/fonts/map/pdftex/updmap/pdftex.map - RELOC/fonts/map/pdftex/updmap/pdftex_dl14.map - RELOC/fonts/map/pdftex/updmap/pdftex_ndl14.map - -name uplatex -category Package -revision 49301 -shortdesc pLaTeX2e and miscellaneous macros for upTeX -longdesc The bundle provides pLaTeX2e macros for upTeX by Takuji Tanaka. -longdesc This is a community edition syncing with platex. The bundle -longdesc depends on platex. -depend uptex -depend babel -depend cm -depend hyphen-base -depend latex -depend latex-fonts -depend uptex-fonts -depend platex -depend uplatex.ARCH -execute AddFormat name=uplatex engine=euptex options="*uplatex.ini" patterns=language.dat fmttriggers=babel,cm,hyphen-base,latex,latex-fonts,uptex-fonts,platex -containersize 14516 -containerchecksum ecf81affc20c8f9cbca446595ba6844c3f2ea51b63d5c1ac8022d4475708e5df0bee8caf82aa4feb18d56322b61d867a9769dc9156ea8ef07e8f2e0bc6ebe5a8 -doccontainersize 883184 -doccontainerchecksum df03c6a6ddb6dda097c168c719c46e4220e287d95f7f06ada4ff10935ea1864400e0b4bf2b356a1090b8b5c4273d45bb189ed5d8b3bff9bfcac537753b8502ed -docfiles size=226 - texmf-dist/doc/man/man1/uplatex.1 - texmf-dist/doc/man/man1/uplatex.man1.pdf - texmf-dist/doc/uplatex/base/LICENSE - texmf-dist/doc/uplatex/base/README.md details="Readme" - texmf-dist/doc/uplatex/base/uplatex-en.pdf details="Package documentation" - texmf-dist/doc/uplatex/base/uplatex.pdf details="Package documentation" language="ja" - texmf-dist/doc/uplatex/base/upldoc.pdf -srccontainersize 49800 -srccontainerchecksum 82ad357abc71b8a33c918e9f920741ea7f8ca5d06a13eab6b7b786bdb2efad8757e76ce12b5701be1a99440e3f1b2ca262c29841577fb5202cc2cf937af3a703 -srcfiles size=69 - texmf-dist/source/uplatex/base/Makefile - texmf-dist/source/uplatex/base/ujclasses.dtx - texmf-dist/source/uplatex/base/ukinsoku.dtx - texmf-dist/source/uplatex/base/uplatex.dtx - texmf-dist/source/uplatex/base/uplcls.ins - texmf-dist/source/uplatex/base/upldocs.ins - texmf-dist/source/uplatex/base/uplfmt.ins - texmf-dist/source/uplatex/base/uplfonts.dtx - texmf-dist/source/uplatex/base/uplvers.dtx -runfiles size=91 - texmf-dist/tex/uplatex/base/jt2gt.fd - texmf-dist/tex/uplatex/base/jt2mc.fd - texmf-dist/tex/uplatex/base/jy2gt.fd - texmf-dist/tex/uplatex/base/jy2mc.fd - texmf-dist/tex/uplatex/base/ujarticle.cls - texmf-dist/tex/uplatex/base/ujbk10.clo - texmf-dist/tex/uplatex/base/ujbk11.clo - texmf-dist/tex/uplatex/base/ujbk12.clo - texmf-dist/tex/uplatex/base/ujbook.cls - texmf-dist/tex/uplatex/base/ujreport.cls - texmf-dist/tex/uplatex/base/ujsize10.clo - texmf-dist/tex/uplatex/base/ujsize11.clo - texmf-dist/tex/uplatex/base/ujsize12.clo - texmf-dist/tex/uplatex/base/ukinsoku.tex - texmf-dist/tex/uplatex/base/uplatex.ltx - texmf-dist/tex/uplatex/base/uplcore.ltx - texmf-dist/tex/uplatex/base/upldefs.ltx - texmf-dist/tex/uplatex/base/uptrace.sty - texmf-dist/tex/uplatex/base/utarticle.cls - texmf-dist/tex/uplatex/base/utbk10.clo - texmf-dist/tex/uplatex/base/utbk11.clo - texmf-dist/tex/uplatex/base/utbk12.clo - texmf-dist/tex/uplatex/base/utbook.cls - texmf-dist/tex/uplatex/base/utreport.cls - texmf-dist/tex/uplatex/base/utsize10.clo - texmf-dist/tex/uplatex/base/utsize11.clo - texmf-dist/tex/uplatex/base/utsize12.clo - texmf-dist/tex/uplatex/config/uplatex.ini -catalogue-contact-repository https://github.com/texjporg/uplatex -catalogue-ctan /language/japanese/uplatex -catalogue-date 2018-12-01 12:00:10 +0100 -catalogue-license bsd3 -catalogue-topics format class japanese - -name uplatex.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of uplatex -containersize 320 -containerchecksum d3487138a02e3469b408f96ed300f09d150c089455dc90daabc07104abe55c8bb62229cd9be7f5c66ec127947468d79d58503a35333118c2b8335e6898d16b84 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/uplatex - -name uplatex.amd64-freebsd -category Package -revision 26326 -shortdesc amd64-freebsd files of uplatex -containersize 320 -containerchecksum 28f09f704ee5671983f702d20dbecc641628d00aeca6301218a97a695b9eba18de357ea07dd3781ea657dd667b5cd2875837771a325fa5853ce46ea47851be69 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/uplatex - -name uplatex.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of uplatex -containersize 320 -containerchecksum 7f11a3353417b7eeeda22f4f56e76b2cc78c3de82cfbe61952086cf374dbe2d6c43ffb283ebc5a1ff592ce111f22791f2d1fe6c927424ec05317093fe5547951 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/uplatex - -name uplatex.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of uplatex -containersize 324 -containerchecksum 91d3f9ad885d96475a65d0d3abc758757ac9adcb7158243dc00d9c128b7095b4a62c50a697ba6028df8eafc308b407adb8a91a25cd9b177170dd114b260efda5 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/uplatex - -name uplatex.i386-cygwin -category Package -revision 26326 -shortdesc i386-cygwin files of uplatex -containersize 328 -containerchecksum a47189119ab5a700582df00dedf8ff9b49481dd0ef381de9b96b2460395e3d6d8792920fa87e1bffe0c539f19db7887774c64366103f917f0cbafaeec104d5b3 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/uplatex - -name uplatex.i386-freebsd -category Package -revision 26326 -shortdesc i386-freebsd files of uplatex -containersize 324 -containerchecksum 14c1c36b665c52a1738a1c832c45eaa5dc02ee7cd53d316ab3a02b003e4645ca2accfd967e07756736a522a880d60aeece0fafa9b42af0b8e8177f91149cf59b -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/uplatex - -name uplatex.i386-linux -category Package -revision 26326 -shortdesc i386-linux files of uplatex -containersize 320 -containerchecksum c9da05663a5798ce217f44efee0af6561e3657ee9e28f1eeaa293e3623856e0b902443d38cbcafe177399e1004e5e83a762e89bf7bd932aec38d4cb5998e97e3 -binfiles arch=i386-linux size=1 - bin/i386-linux/uplatex - -name uplatex.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of uplatex -containersize 324 -containerchecksum 43c78ec58f1937a21b97302ac7d14bb0a1d88b86a9cb83fe6bd14306404635a0c2924eee14320d1b1bb028642222e419fb1f57fcf109e91be55ecae57feb28ca -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/uplatex - -name uplatex.i386-solaris -category Package -revision 26676 -shortdesc i386-solaris files of uplatex -containersize 324 -containerchecksum 6bff7e9a793bf1aa1c0a9716dcb2db12044ba752e65a67718b223ed2134c16ed5c2d94d58e9b5cd2e5e66343ec1e65aafe509e702bc18bfd6ed8a6d2e7097ad8 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/uplatex - -name uplatex.sparc-solaris -category Package -revision 26360 -shortdesc sparc-solaris files of uplatex -containersize 320 -containerchecksum 9ca3b81c2bdd0ca56982644b95c7b3bb22cf186718c4961fa1957a871d3aed4492a6335c97e4ff4be4546930e8ae77b2a8391f88faff303a08a24b891e405b10 -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/uplatex - -name uplatex.win32 -category Package -revision 36810 -shortdesc win32 files of uplatex -containersize 872 -containerchecksum a063fd4261919f8c1a38ba9a7e0a0674022d02e2a0c242ce8c0c5a3ea925d3308b85ec44f3191c237ba297f804072a035d60247760143ec8f7a5fdd44a255b7f -binfiles arch=win32 size=1 - bin/win32/uplatex.exe - -name uplatex.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of uplatex -containersize 328 -containerchecksum 403b52bb19136fe9d1e5d6e3ef3aaa7643f905696e31a02984dc6b2abbc80e14881a9f31c2e6568dbfb20a4f697f46ce3cc1bb727f0407f8d3deac18ffb8c653 -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/uplatex - -name uplatex.x86_64-darwin -category Package -revision 26341 -shortdesc x86_64-darwin files of uplatex -containersize 324 -containerchecksum 72088443b84dadf40d18a72228a4fc2e7826451e1b2249a4aa76e75a4d0c83d7fcde4193df0a9cd8bb8b1e5db3870c1549d4d3a7b0934842dec353933de4824b -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/uplatex - -name uplatex.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of uplatex -containersize 328 -containerchecksum 4b8e9a263be8548b1e27c073e380839405e2cd007921d79f75cc695af4d0165b1fb6de674de3f02ac564e08d688c20476b7a07a4ba5fe56610b3770fed39c9b2 -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/uplatex - -name uplatex.x86_64-linux -category Package -revision 26326 -shortdesc x86_64-linux files of uplatex -containersize 324 -containerchecksum 279861d6e61a9f0618daeb2a597e71991f9f171ccd9b29e468781a7c63eb7d4339ddb711a36feb14a241d6fd516cbc296268a59d8e70a666fc86f31273329930 -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/uplatex - -name uplatex.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of uplatex -containersize 324 -containerchecksum 1b2100cf97177c7d242b308aec4742d20ed85f8b549adb3c94183038ef2e183ddd6aaa9e90c80a312acdcd257dd306af5e76b4a090105c0792d3bedb97d2fa34 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/uplatex - -name uplatex.x86_64-solaris -category Package -revision 26676 -shortdesc x86_64-solaris files of uplatex -containersize 324 -containerchecksum d0359a2b539345977cdc3bb4ae5cd7d40f757315e694fbd74f5136bfd52e774467add5d8f2ab0393b6f81a30cd0251f0aab318ce24a5af09b66a7801745b505b -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/uplatex - -name upmethodology -category Package -revision 46037 -shortdesc Writing specifications such as for UP-based methodologies -relocated 1 -longdesc The bundle allows the user to create Unified Process -longdesc methodology (UP or RUP) based documents. The style provides -longdesc document versioning, document history, document authors, -longdesc document validators, specification description, task -longdesc management, and several helping macros. -containersize 28260 -containerchecksum dddecba9f1ce6bbb3b74519c790ca269d63d0a801feb0135836c0462bc74e63bf82d8e60f24c95709211f43e62df224c22d846436974afa790298bd2dcfa6f75 -doccontainersize 527204 -doccontainerchecksum 3409b4192bdcc27d9ae0c69163037980fe2615448805e921900751e8ac66f93bf46fc1a4c5a347796d8c993fbed199fb9b0a4b2f7cf2e76c4b24375b965ba64c -docfiles size=183 - RELOC/doc/latex/upmethodology/AUTHORS - RELOC/doc/latex/upmethodology/CONTRIBUTING.textile - RELOC/doc/latex/upmethodology/COPYING - RELOC/doc/latex/upmethodology/Changelog - RELOC/doc/latex/upmethodology/README details="Readme" - RELOC/doc/latex/upmethodology/README.textile - RELOC/doc/latex/upmethodology/VERSION - RELOC/doc/latex/upmethodology/arakhne_org_logo.jpg - RELOC/doc/latex/upmethodology/figure_and_tex.pdf - RELOC/doc/latex/upmethodology/figure_and_tex.pdftex_t - RELOC/doc/latex/upmethodology/frontclassic.jpg - RELOC/doc/latex/upmethodology/frontmodern.jpg - RELOC/doc/latex/upmethodology/illustration.jpg - RELOC/doc/latex/upmethodology/upm_caution.png - RELOC/doc/latex/upmethodology/upm_info.png - RELOC/doc/latex/upmethodology/upm_question.png - RELOC/doc/latex/upmethodology/upmethodology-doc.pdf details="Package documentation" - RELOC/doc/latex/upmethodology/upmethodology-doc.tex -runfiles size=46 - RELOC/bibtex/bst/upmethodology/upmplainnat.bst - RELOC/tex/latex/upmethodology/UPMVERSION.def - RELOC/tex/latex/upmethodology/upmethodology-backpage.sty - RELOC/tex/latex/upmethodology/upmethodology-code.sty - RELOC/tex/latex/upmethodology/upmethodology-document.cls - RELOC/tex/latex/upmethodology/upmethodology-document.sty - RELOC/tex/latex/upmethodology/upmethodology-extension.sty - RELOC/tex/latex/upmethodology/upmethodology-fmt.sty - RELOC/tex/latex/upmethodology/upmethodology-frontpage.sty - RELOC/tex/latex/upmethodology/upmethodology-p-common.sty - RELOC/tex/latex/upmethodology/upmethodology-spec.sty - RELOC/tex/latex/upmethodology/upmethodology-task.sty - RELOC/tex/latex/upmethodology/upmethodology-version.sty -catalogue-ctan /macros/latex/contrib/upmethodology -catalogue-date 2017-12-10 23:12:58 +0100 -catalogue-license lgpl -catalogue-topics doc-mgmt -catalogue-version 20171210 - -name uppunctlm -category Package -revision 42334 -shortdesc Always keep upright shape for some punctuation marks and Arabic numerals -relocated 1 -longdesc The package provides a mechanism to keep punctuation always in -longdesc upright shape even if italic was specified. It is directed to -longdesc Latin Modern fonts, and provides .tfm, .vf, .fd, and .sty -longdesc files. Here a list of punctuation characters always presented -longdesc in upright shapes: comma, period, semicolon, colon, -longdesc parentheses, square brackets, and Arabic numerals. -containersize 13960 -containerchecksum a0d57274c66c5f8ac2aa200956d6143d129ee48daca1203f37186d61f0b1d6b2417ed86cfe70216e558b17322abfb95d135f9fe2bbe6b9a683c9bc5cd4dee084 -doccontainersize 156432 -doccontainerchecksum b0f29edae73cd64eb50b06de6136583f2e028e06b89fe9ea3c01c7a0cb6154885f8904fc733ff8c6a36577f1d2dbcec953ec0defe4b9937836c389b5fa02a935 -docfiles size=40 - RELOC/doc/fonts/uppunctlm/README.md details="Readme" - RELOC/doc/fonts/uppunctlm/always_upright_punctuation_marks.pdf details="Package documentation" - RELOC/doc/fonts/uppunctlm/always_upright_punctuation_marks.tex -runfiles size=32 - RELOC/fonts/tfm/public/uppunctlm/ec-uplmri10.tfm - RELOC/fonts/tfm/public/uppunctlm/ec-uplmri12.tfm - RELOC/fonts/tfm/public/uppunctlm/ec-uplmri7.tfm - RELOC/fonts/tfm/public/uppunctlm/ec-uplmri8.tfm - RELOC/fonts/tfm/public/uppunctlm/ec-uplmri9.tfm - RELOC/fonts/vf/public/uppunctlm/ec-uplmri10.vf - RELOC/fonts/vf/public/uppunctlm/ec-uplmri12.vf - RELOC/fonts/vf/public/uppunctlm/ec-uplmri7.vf - RELOC/fonts/vf/public/uppunctlm/ec-uplmri8.vf - RELOC/fonts/vf/public/uppunctlm/ec-uplmri9.vf - RELOC/tex/latex/uppunctlm/t1uplmr.fd - RELOC/tex/latex/uppunctlm/uppunctlm.sty -catalogue-ctan /fonts/uppunctlm -catalogue-date 2017-04-03 17:41:54 +0200 -catalogue-license gfsl -catalogue-topics font font-virtual -catalogue-version 0.1 - -name upquote -category Package -revision 26059 -shortdesc Show "realistic" quotes in verbatim -relocated 1 -longdesc Typewriter-style fonts are best for program listings, but -longdesc Computer Modern Typewriter prints ` and ' as bent opening and -longdesc closing single quotes. Other fonts, and most programming -longdesc languages, print ` as a grave accent and ' upright; ' is used -longdesc both to open and to close quoted strings. The package switches -longdesc the typewriter font to Computer Modern Typewriter in OT1 -longdesc encoding, and modifies the behaviour of verbatim, verbatim*, -longdesc \verb, and \verb* to print in the "` and ' way". It does -longdesc thisregardless of other fonts or encodings in use, so long as -longdesc the package is loaded after the other fonts were. The package -longdesc does not affect \tt, \texttt, etc. -containersize 1268 -containerchecksum b66a26aed2933068525f7822f407ee31909805a80283bab6143b83a5260f75b04f74d27081782d81a6a05d8e2857d0219bc5ec0c64298d3171138904bb7f4e1a -doccontainersize 163308 -doccontainerchecksum e8912c7dd11a0825eb2466f857f4b310472e6dbacc223f93738af04e2882f59e1c9a92cb110a2ff557fbc978b273afad5aba4154a1c750c70dcbb0078711d528 -docfiles size=44 - RELOC/doc/latex/upquote/README details="Readme" - RELOC/doc/latex/upquote/upquote.pdf details="Package documentation" -srccontainersize 2684 -srccontainerchecksum cc74cd741ea9e280fc08c10eedbee67d0a293c16c9693411afa5bc080c55b6e25d1d2fb528aa95a09b1b7f044c182dadb795f3bee0adecb3a257dc4665ef1e56 -srcfiles size=3 - RELOC/source/latex/upquote/upquote.dtx - RELOC/source/latex/upquote/upquote.ins -runfiles size=1 - RELOC/tex/latex/upquote/upquote.sty -catalogue-ctan /macros/latex/contrib/upquote -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.2 -catalogue-topics verbatim -catalogue-version 1.3 - -name uptex -category Package -revision 47918 -shortdesc Unicode version of pTeX -longdesc upTeX is an extension of pTeX, using UTF-8 input and producing -longdesc UTF-8 output. It was originally designed to improve support for -longdesc Japanese, but is also useful for documents in Chinese and -longdesc Korean. It can process Chinese simplified, Chinese traditional, -longdesc Japanese, and Korean simultaneously, and can also process -longdesc original LaTeX with \inputenc{utf8} and Babel -longdesc (Latin/Cyrillic/Greek etc.) by switching its \kcatcode tables. -depend uptex-base -depend uptex-fonts -depend cm -depend hyphen-base -depend knuth-lib -depend plain -depend etex -depend ptex-base -depend uptex.ARCH -execute AddFormat name=uptex engine=uptex options="uptex.ini" fmttriggers=cm,hyphen-base,knuth-lib,plain,uptex-base,uptex-fonts -execute AddFormat name=euptex engine=euptex options="*euptex.ini" patterns=language.def fmttriggers=cm,hyphen-base,knuth-lib,plain,uptex-base,uptex-fonts,etex,ptex-base -execute addKanjiMap uptex-@jaEmbed@@jaVariant@.map -execute addKanjiMap uptex-sc-@scEmbed@.map -execute addKanjiMap uptex-tc-@tcEmbed@.map -execute addKanjiMap uptex-ko-@koEmbed@.map -containersize 820 -containerchecksum c0395e78834da8d5e883d84815b735b438a430a44882b080defb3dc97a511fd11d9cf3c9c4ff2f5943a3251ddd28e4372889b18b0caec101ac7e27ad404d1982 -doccontainersize 25984 -doccontainerchecksum c6a798c02058c41de3d0e583497812ec4459a86b31283281856c6a3e387f70cf08c0e6f4c38367960a46f700b2cfa0b2bebdb22cea1302ca5ae2b310b56806df -docfiles size=30 - texmf-dist/doc/man/man1/euptex.1 - texmf-dist/doc/man/man1/euptex.man1.pdf - texmf-dist/doc/man/man1/uptex.1 - texmf-dist/doc/man/man1/uptex.man1.pdf - texmf-dist/doc/upmendex/README.md - texmf-dist/doc/upmendex/samples/Makefile - texmf-dist/doc/upmendex/samples/french.idx - texmf-dist/doc/upmendex/samples/german.idx - texmf-dist/doc/upmendex/samples/greek.idx - texmf-dist/doc/upmendex/samples/korean.idx - texmf-dist/doc/upmendex/samples/mdxsty00.ist - texmf-dist/doc/upmendex/samples/mdxsty01.ist - texmf-dist/doc/upmendex/samples/mdxsty02.ist - texmf-dist/doc/upmendex/samples/multi.idx - texmf-dist/doc/upmendex/samples/russian.idx - texmf-dist/doc/upmendex/upmendex.doc -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license other-free -catalogue-topics engine japanese chinese korean multilingual -catalogue-version 1.20 - -name uptex-base -category Package -revision 50103 -shortdesc Plain TeX formats and documents for upTeX -relocated 1 -longdesc The bundle contains plain TeX format files and documents for -longdesc upTeX and and e-upTeX. -containersize 9804 -containerchecksum f575e7fe0211d217c0515470f963c518f9890a816a368124b8d114557ea21b1cc1c140a802ba3f85859362d7d3e56f1d900c684484a20a92c28899c0fb80fe99 -doccontainersize 155536 -doccontainerchecksum 4da8ac32b16a53414de217b138b9707998d8c322e2510516e42dcdf10e0ba64d38749c24b664f09bd14479c5879c65cce5376b986368995327ad735ba98f3a5e -docfiles size=188 - RELOC/doc/uptex/uptex-base/00readme_uptex.txt - RELOC/doc/uptex/uptex-base/01uptex_doc_utf8.txt - RELOC/doc/uptex/uptex-base/02uptex_changelog_utf8.txt - RELOC/doc/uptex/uptex-base/LICENSE - RELOC/doc/uptex/uptex-base/README.md details="Readme" - RELOC/doc/uptex/uptex-base/README_uptex.txt - RELOC/doc/uptex/uptex-base/samples/00readme_uptex_samples.txt - RELOC/doc/uptex/uptex-base/samples/Makefile - RELOC/doc/uptex/uptex-base/samples/adobe-cid.tex - RELOC/doc/uptex/uptex-base/samples/adobe-cns-utf8.tex - RELOC/doc/uptex/uptex-base/samples/adobe-gb-utf8.tex - RELOC/doc/uptex/uptex-base/samples/adobe-jp-utf8.tex - RELOC/doc/uptex/uptex-base/samples/adobe-kr-utf8.tex - RELOC/doc/uptex/uptex-base/samples/aozora-ujarticle-utf8.tex - RELOC/doc/uptex/uptex-base/samples/aozora-ujbook-utf8.tex - RELOC/doc/uptex/uptex-base/samples/aozora-ujreport-utf8.tex - RELOC/doc/uptex/uptex-base/samples/aozora-utarticle-utf8.tex - RELOC/doc/uptex/uptex-base/samples/aozora-utbook-utf8.tex - RELOC/doc/uptex/uptex-base/samples/aozora-utf8.tex - RELOC/doc/uptex/uptex-base/samples/aozora-utreport-utf8.tex - RELOC/doc/uptex/uptex-base/samples/area-euc-incl.tex - RELOC/doc/uptex/uptex-base/samples/area-euc.mp - RELOC/doc/uptex/uptex-base/samples/area-jis-incl.tex - RELOC/doc/uptex/uptex-base/samples/area-jis.mp - RELOC/doc/uptex/uptex-base/samples/area-sjis-incl.tex - RELOC/doc/uptex/uptex-base/samples/area-sjis.mp - RELOC/doc/uptex/uptex-base/samples/area-uptex-incl.tex - RELOC/doc/uptex/uptex-base/samples/area-uptex.mp - RELOC/doc/uptex/uptex-base/samples/area-utf8-incl.tex - RELOC/doc/uptex/uptex-base/samples/area-utf8.mp - RELOC/doc/uptex/uptex-base/samples/bkmk-docinfo.txt - RELOC/doc/uptex/uptex-base/samples/bkmk-jis.tex - RELOC/doc/uptex/uptex-base/samples/bkmk-utf8.tex - RELOC/doc/uptex/uptex-base/samples/box-euc.eps - RELOC/doc/uptex/uptex-base/samples/box-jis.eps - RELOC/doc/uptex/uptex-base/samples/box-sjis.eps - RELOC/doc/uptex/uptex-base/samples/box-utf8.eps - RELOC/doc/uptex/uptex-base/samples/check_enc.pl - RELOC/doc/uptex/uptex-base/samples/cjk_babel.tex - RELOC/doc/uptex/uptex-base/samples/console_io.tex - RELOC/doc/uptex/uptex-base/samples/greek-uplatex.tex - RELOC/doc/uptex/uptex-base/samples/iotext.txt - RELOC/doc/uptex/uptex-base/samples/jbib1-jis.tex - RELOC/doc/uptex/uptex-base/samples/jbib2-utf8.tex - RELOC/doc/uptex/uptex-base/samples/jbtest.bib - RELOC/doc/uptex/uptex-base/samples/jis_uni_variation.tex - RELOC/doc/uptex/uptex-base/samples/jstr-euc-incl.tex - RELOC/doc/uptex/uptex-base/samples/jstr-euc.mp - RELOC/doc/uptex/uptex-base/samples/jstr-jis-incl.tex - RELOC/doc/uptex/uptex-base/samples/jstr-jis.mp - RELOC/doc/uptex/uptex-base/samples/jstr-sjis-incl.tex - RELOC/doc/uptex/uptex-base/samples/jstr-sjis.mp - RELOC/doc/uptex/uptex-base/samples/jstr-uptex-incl.tex - RELOC/doc/uptex/uptex-base/samples/jstr-uptex.mp - RELOC/doc/uptex/uptex-base/samples/jstr-utf8-incl.tex - RELOC/doc/uptex/uptex-base/samples/jstr-utf8.mp - RELOC/doc/uptex/uptex-base/samples/kinsoku-chk-utf8.tex - RELOC/doc/uptex/uptex-base/samples/linebreak.bib - RELOC/doc/uptex/uptex-base/samples/min10x.tfm - RELOC/doc/uptex/uptex-base/samples/misc-check-h-utf8.tex - RELOC/doc/uptex/uptex-base/samples/misc-check-v-utf8.tex - RELOC/doc/uptex/uptex-base/samples/otfsmpl-uplatex.tex - RELOC/doc/uptex/uptex-base/samples/punctuation.tex - RELOC/doc/uptex/uptex-base/samples/sangoku-uplatex.tex - RELOC/doc/uptex/uptex-base/samples/sangoku-uptex.tex - RELOC/doc/uptex/uptex-base/samples/set3-check-h-utf8.tex - RELOC/doc/uptex/uptex-base/samples/simple-euc.tex - RELOC/doc/uptex/uptex-base/samples/simple-jis.tex - RELOC/doc/uptex/uptex-base/samples/simple-sjis.tex - RELOC/doc/uptex/uptex-base/samples/simple-u-jis.tex - RELOC/doc/uptex/uptex-base/samples/simple-u-utf8.tex - RELOC/doc/uptex/uptex-base/samples/simple-utf8.tex - RELOC/doc/uptex/uptex-base/samples/testrun.bat - RELOC/doc/uptex/uptex-base/samples/texxet-jis.tex - RELOC/doc/uptex/uptex-base/samples/umin10x.tfm - RELOC/doc/uptex/uptex-base/samples/utfsmpl-uplatex.tex - RELOC/doc/uptex/uptex-base/samples/widow.tex - RELOC/doc/uptex/uptex-base/samples/yaku-jsc-jis.tex - RELOC/doc/uptex/uptex-base/samples/yaku-jsc-utf8.tex -srccontainersize 568 -srccontainerchecksum 2925664b22356902ecf6c00c327118c77f49847a44f4da75c14861687903eaa22f88d81917b39b9fd8a18b5f54438cd64ead8bb32230fe1536da14795234351b -srcfiles size=1 - RELOC/source/latex/uptex-base/Makefile -runfiles size=13 - RELOC/tex/uptex/uptex-base/euptex.ini - RELOC/tex/uptex/uptex-base/euptex.src - RELOC/tex/uptex/uptex-base/ukinsoku.tex - RELOC/tex/uptex/uptex-base/uptex.ini - RELOC/tex/uptex/uptex-base/uptex.tex -catalogue-contact-repository https://github.com/texjporg/uptex-base -catalogue-ctan /language/japanese/uptex-base -catalogue-date 2019-02-23 10:14:52 +0100 -catalogue-license bsd3 -catalogue-topics format japanese - -name uptex-fonts -category Package -revision 49985 -shortdesc Fonts for use with upTeX -relocated 1 -longdesc The bundle contains fonts (TFM and VF) for use with upTeX. This -longdesc is a redistribution derived from the upTeX distribution by -longdesc Takuji Tanaka. -containersize 182936 -containerchecksum 2d5e9e619c9ff3dd1fe4fe5c10d3ea465b693c48815ddeba854b0bae254cd2a678f4be1cec4539855457d7e2313f225e791e7504b48f01ba9724d2db0726dd66 -doccontainersize 5060 -doccontainerchecksum c09fc5de551081ecfb953f02c22835c072374f5ffd7ccb57cd64a49e000db3f7d5edf150ec786d5f28f57e069250867ff17f9b15ec727db5199d352a3cbe7e33 -docfiles size=6 - RELOC/doc/fonts/uptex-fonts/LICENSE - RELOC/doc/fonts/uptex-fonts/README.md details="Readme" - RELOC/doc/fonts/uptex-fonts/README_ASCII_Corp.txt - RELOC/doc/fonts/uptex-fonts/README_uptex_font.md -runfiles size=6663 - RELOC/fonts/cmap/uptex-fonts/UTF8-UTF16 - RELOC/fonts/cmap/uptex-fonts/UniJIS2004up-UTF16-H - RELOC/fonts/cmap/uptex-fonts/UniJIS2004up-UTF16-V - RELOC/fonts/cmap/uptex-fonts/UniJISup-UTF16-H - RELOC/fonts/cmap/uptex-fonts/UniJISup-UTF16-V - RELOC/fonts/cmap/uptex-fonts/cid_mapping.md - RELOC/fonts/source/uptex-fonts/Makefile - RELOC/fonts/source/uptex-fonts/makejvf-upjis.cnf - RELOC/fonts/source/uptex-fonts/makejvf-upjpn.cnf - RELOC/fonts/source/uptex-fonts/makepl.perl - RELOC/fonts/source/uptex-fonts/punctuation.md - RELOC/fonts/source/uptex-fonts/upjisr-h-hk.pl - RELOC/fonts/source/uptex-fonts/upjisr-h.pl - RELOC/fonts/source/uptex-fonts/upjisr-v.pl - RELOC/fonts/source/uptex-fonts/upkorr-h.pl - RELOC/fonts/source/uptex-fonts/upkorr-v.pl - RELOC/fonts/source/uptex-fonts/uprml-h-hk.pl - RELOC/fonts/source/uptex-fonts/uprml-h.pl - RELOC/fonts/source/uptex-fonts/upschr-h.pl - RELOC/fonts/source/uptex-fonts/upschr-v.pl - RELOC/fonts/source/uptex-fonts/uptchr-h.pl - RELOC/fonts/source/uptex-fonts/uptchr-v.pl - RELOC/fonts/tfm/uptex-fonts/jis/upgbm-h.tfm - RELOC/fonts/tfm/uptex-fonts/jis/upgbm-hq.tfm - RELOC/fonts/tfm/uptex-fonts/jis/upgbm-v.tfm - RELOC/fonts/tfm/uptex-fonts/jis/uphygt-h.tfm - RELOC/fonts/tfm/uptex-fonts/jis/uphygt-v.tfm - RELOC/fonts/tfm/uptex-fonts/jis/uphysmjm-h.tfm - RELOC/fonts/tfm/uptex-fonts/jis/uphysmjm-v.tfm - RELOC/fonts/tfm/uptex-fonts/jis/upjisg-h.tfm - RELOC/fonts/tfm/uptex-fonts/jis/upjisg-hq.tfm - RELOC/fonts/tfm/uptex-fonts/jis/upjisg-v.tfm - RELOC/fonts/tfm/uptex-fonts/jis/upjisr-h.tfm - RELOC/fonts/tfm/uptex-fonts/jis/upjisr-hq.tfm - RELOC/fonts/tfm/uptex-fonts/jis/upjisr-v.tfm - RELOC/fonts/tfm/uptex-fonts/jis/upjpngt-h.tfm - RELOC/fonts/tfm/uptex-fonts/jis/upjpngt-v.tfm - RELOC/fonts/tfm/uptex-fonts/jis/upjpnrm-h.tfm - RELOC/fonts/tfm/uptex-fonts/jis/upjpnrm-v.tfm - RELOC/fonts/tfm/uptex-fonts/jis/upkorgt-h.tfm - RELOC/fonts/tfm/uptex-fonts/jis/upkorgt-v.tfm - RELOC/fonts/tfm/uptex-fonts/jis/upkorrm-h.tfm - RELOC/fonts/tfm/uptex-fonts/jis/upkorrm-v.tfm - RELOC/fonts/tfm/uptex-fonts/jis/upmhm-h.tfm - RELOC/fonts/tfm/uptex-fonts/jis/upmhm-v.tfm - RELOC/fonts/tfm/uptex-fonts/jis/upmsl-h.tfm - RELOC/fonts/tfm/uptex-fonts/jis/upmsl-v.tfm - RELOC/fonts/tfm/uptex-fonts/jis/uprml-h.tfm - RELOC/fonts/tfm/uptex-fonts/jis/uprml-hq.tfm - RELOC/fonts/tfm/uptex-fonts/jis/uprml-v.tfm - RELOC/fonts/tfm/uptex-fonts/jis/upschgt-h.tfm - RELOC/fonts/tfm/uptex-fonts/jis/upschgt-v.tfm - RELOC/fonts/tfm/uptex-fonts/jis/upschrm-h.tfm - RELOC/fonts/tfm/uptex-fonts/jis/upschrm-v.tfm - RELOC/fonts/tfm/uptex-fonts/jis/upstht-h.tfm - RELOC/fonts/tfm/uptex-fonts/jis/upstht-v.tfm - RELOC/fonts/tfm/uptex-fonts/jis/upstsl-h.tfm - RELOC/fonts/tfm/uptex-fonts/jis/upstsl-v.tfm - RELOC/fonts/tfm/uptex-fonts/jis/uptchgt-h.tfm - RELOC/fonts/tfm/uptex-fonts/jis/uptchgt-v.tfm - RELOC/fonts/tfm/uptex-fonts/jis/uptchrm-h.tfm - RELOC/fonts/tfm/uptex-fonts/jis/uptchrm-v.tfm - RELOC/fonts/tfm/uptex-fonts/min/ugbm.tfm - RELOC/fonts/tfm/uptex-fonts/min/ugbmv.tfm - RELOC/fonts/tfm/uptex-fonts/min/ugoth10.tfm - RELOC/fonts/tfm/uptex-fonts/min/umin10.tfm - RELOC/fonts/tfm/uptex-fonts/min/urml.tfm - RELOC/fonts/tfm/uptex-fonts/min/urmlv.tfm - RELOC/fonts/tfm/uptex-fonts/min/utgoth10.tfm - RELOC/fonts/tfm/uptex-fonts/min/utmin10.tfm - RELOC/fonts/vf/uptex-fonts/jis/upjisg-h.vf - RELOC/fonts/vf/uptex-fonts/jis/upjisg-hq.vf - RELOC/fonts/vf/uptex-fonts/jis/upjisg-v.vf - RELOC/fonts/vf/uptex-fonts/jis/upjisr-h.vf - RELOC/fonts/vf/uptex-fonts/jis/upjisr-hq.vf - RELOC/fonts/vf/uptex-fonts/jis/upjisr-v.vf - RELOC/fonts/vf/uptex-fonts/jis/upjpngt-h.vf - RELOC/fonts/vf/uptex-fonts/jis/upjpngt-v.vf - RELOC/fonts/vf/uptex-fonts/jis/upjpnrm-h.vf - RELOC/fonts/vf/uptex-fonts/jis/upjpnrm-v.vf - RELOC/fonts/vf/uptex-fonts/jis/upkorgt-h.vf - RELOC/fonts/vf/uptex-fonts/jis/upkorgt-v.vf - RELOC/fonts/vf/uptex-fonts/jis/upkorrm-h.vf - RELOC/fonts/vf/uptex-fonts/jis/upkorrm-v.vf - RELOC/fonts/vf/uptex-fonts/jis/upschgt-h.vf - RELOC/fonts/vf/uptex-fonts/jis/upschgt-v.vf - RELOC/fonts/vf/uptex-fonts/jis/upschrm-h.vf - RELOC/fonts/vf/uptex-fonts/jis/upschrm-v.vf - RELOC/fonts/vf/uptex-fonts/jis/uptchgt-h.vf - RELOC/fonts/vf/uptex-fonts/jis/uptchgt-v.vf - RELOC/fonts/vf/uptex-fonts/jis/uptchrm-h.vf - RELOC/fonts/vf/uptex-fonts/jis/uptchrm-v.vf - RELOC/fonts/vf/uptex-fonts/min/ugoth10.vf - RELOC/fonts/vf/uptex-fonts/min/umin10.vf - RELOC/fonts/vf/uptex-fonts/min/utgoth10.vf - RELOC/fonts/vf/uptex-fonts/min/utmin10.vf -catalogue-contact-repository https://github.com/texjporg/uptex-fonts -catalogue-ctan /fonts/uptex-fonts -catalogue-date 2019-02-09 15:26:10 +0100 -catalogue-license bsd3 -catalogue-topics font-cjk - -name uptex.aarch64-linux -category Package -revision 48789 -shortdesc aarch64-linux files of uptex -containersize 6623564 -containerchecksum be770989b67362f45dbbdf54d65464b3ade597f4957223107d1ef63fdc18090b5c6ebb47505e3999f6c66a6a41672fe9086b048e2c95e11a861658ab952d90f5 -binfiles arch=aarch64-linux size=5929 - bin/aarch64-linux/euptex - bin/aarch64-linux/upbibtex - bin/aarch64-linux/updvitomp - bin/aarch64-linux/updvitype - bin/aarch64-linux/upmendex - bin/aarch64-linux/upmpost - bin/aarch64-linux/uppltotf - bin/aarch64-linux/uptex - bin/aarch64-linux/uptftopl - bin/aarch64-linux/wovp2ovf - -name uptex.amd64-freebsd -category Package -revision 47247 -shortdesc amd64-freebsd files of uptex -containersize 6822604 -containerchecksum dd487b5e3ed5558d89733c5f1e25e5269d4ea2d92e6223e4b06d439fc92b7b33ff061fca71d40a5aea8c53b2960d7146db3d57c29bb1b21ad92cb70e88b2d467 -binfiles arch=amd64-freebsd size=6004 - bin/amd64-freebsd/euptex - bin/amd64-freebsd/upbibtex - bin/amd64-freebsd/updvitomp - bin/amd64-freebsd/updvitype - bin/amd64-freebsd/upmendex - bin/amd64-freebsd/upmpost - bin/amd64-freebsd/uppltotf - bin/amd64-freebsd/uptex - bin/amd64-freebsd/uptftopl - bin/amd64-freebsd/wovp2ovf - -name uptex.amd64-netbsd -category Package -revision 48698 -shortdesc amd64-netbsd files of uptex -containersize 6584956 -containerchecksum 638d5c491cd5268a7df7a119d8c34cbe2b026032bbc591d2f3060b95677c167d9419e05cf6d8477d0ba7d4a42af8365617208687b5b6fb7eb623e938f8cb3b9b -binfiles arch=amd64-netbsd size=6790 - bin/amd64-netbsd/euptex - bin/amd64-netbsd/upbibtex - bin/amd64-netbsd/updvitomp - bin/amd64-netbsd/updvitype - bin/amd64-netbsd/upmendex - bin/amd64-netbsd/upmpost - bin/amd64-netbsd/uppltotf - bin/amd64-netbsd/uptex - bin/amd64-netbsd/uptftopl - bin/amd64-netbsd/wovp2ovf - -name uptex.armhf-linux -category Package -revision 48716 -shortdesc armhf-linux files of uptex -containersize 6444904 -containerchecksum ed408ef0a03798474f4e92f2086a788152b8a6033adf69b24cb7755c03e6128b90e6e3a7684138f7405847344b6affc66e2297ae3cf5c72e8deff8169c0d7af7 -binfiles arch=armhf-linux size=5730 - bin/armhf-linux/euptex - bin/armhf-linux/upbibtex - bin/armhf-linux/updvitomp - bin/armhf-linux/updvitype - bin/armhf-linux/upmendex - bin/armhf-linux/upmpost - bin/armhf-linux/uppltotf - bin/armhf-linux/uptex - bin/armhf-linux/uptftopl - bin/armhf-linux/wovp2ovf - -name uptex.i386-cygwin -category Package -revision 47651 -shortdesc i386-cygwin files of uptex -containersize 6594088 -containerchecksum 1fc052e8f5ea3b4d6b42ddfac648df2b2818ddf95d52b25ec7789119a2cd0f45cc5260a376971e43b21722f40a79268a4f5693c37de170ef9ffe77bf0ad7123b -binfiles arch=i386-cygwin size=5793 - bin/i386-cygwin/euptex.exe - bin/i386-cygwin/upbibtex.exe - bin/i386-cygwin/updvitomp - bin/i386-cygwin/updvitype.exe - bin/i386-cygwin/upmendex.exe - bin/i386-cygwin/upmpost.exe - bin/i386-cygwin/uppltotf.exe - bin/i386-cygwin/uptex.exe - bin/i386-cygwin/uptftopl.exe - bin/i386-cygwin/wovp2ovf.exe - -name uptex.i386-freebsd -category Package -revision 47247 -shortdesc i386-freebsd files of uptex -containersize 6608368 -containerchecksum 8d449e0c08b1cf013484c69d77baf3070dbbf6ed43a4cde25cecd1a6fbae4659d0706f7c573abd3679f9ab86e91f762c0bb3e9ec7edee6b030864ce4b2f06bef -binfiles arch=i386-freebsd size=5968 - bin/i386-freebsd/euptex - bin/i386-freebsd/upbibtex - bin/i386-freebsd/updvitomp - bin/i386-freebsd/updvitype - bin/i386-freebsd/upmendex - bin/i386-freebsd/upmpost - bin/i386-freebsd/uppltotf - bin/i386-freebsd/uptex - bin/i386-freebsd/uptftopl - bin/i386-freebsd/wovp2ovf - -name uptex.i386-linux -category Package -revision 47647 -shortdesc i386-linux files of uptex -containersize 6885304 -containerchecksum 011bc0f79240bd37ec1d8dd6baf6d9601e83e08acc7baa85071001eca766c0c8186c89499f553717e51c8edb7f6a61608c6b23264a6c3e52db0bd5ae2081f661 -binfiles arch=i386-linux size=6082 - bin/i386-linux/euptex - bin/i386-linux/upbibtex - bin/i386-linux/updvitomp - bin/i386-linux/updvitype - bin/i386-linux/upmendex - bin/i386-linux/upmpost - bin/i386-linux/uppltotf - bin/i386-linux/uptex - bin/i386-linux/uptftopl - bin/i386-linux/wovp2ovf - -name uptex.i386-netbsd -category Package -revision 46999 -shortdesc i386-netbsd files of uptex -containersize 6422672 -containerchecksum a4e8763ef5469a826807cec35896d2a0f2bd72e496662dd846e615c84919f80efe1f03b14a848302df9df63195ce38b41fab2dbef87597be8d55d45f4ac4f827 -binfiles arch=i386-netbsd size=6531 - bin/i386-netbsd/euptex - bin/i386-netbsd/upbibtex - bin/i386-netbsd/updvitomp - bin/i386-netbsd/updvitype - bin/i386-netbsd/upmendex - bin/i386-netbsd/upmpost - bin/i386-netbsd/uppltotf - bin/i386-netbsd/uptex - bin/i386-netbsd/uptftopl - bin/i386-netbsd/wovp2ovf - -name uptex.i386-solaris -category Package -revision 48732 -shortdesc i386-solaris files of uptex -containersize 6798152 -containerchecksum 2dc38cbb56742837f73ebb05a56ef4cfa5d06805cf7c2096ebf2d2088b3c251bc98d0dba576b2e36212ad027b05bf1334c98d5409d2c091995d076dca390b6c1 -binfiles arch=i386-solaris size=5944 - bin/i386-solaris/euptex - bin/i386-solaris/upbibtex - bin/i386-solaris/updvitomp - bin/i386-solaris/updvitype - bin/i386-solaris/upmendex - bin/i386-solaris/upmpost - bin/i386-solaris/uppltotf - bin/i386-solaris/uptex - bin/i386-solaris/uptftopl - bin/i386-solaris/wovp2ovf - -name uptex.sparc-solaris -category Package -revision 48739 -shortdesc sparc-solaris files of uptex -containersize 6555368 -containerchecksum cf9f82f815c1739eab1274742333060dcff5b81f1ecf68f960fac9d24c4beb63607166563d5bcd77f0cd334f4497503dfda35d2124b4122e94875e09568251ab -binfiles arch=sparc-solaris size=6003 - bin/sparc-solaris/euptex - bin/sparc-solaris/upbibtex - bin/sparc-solaris/updvitomp - bin/sparc-solaris/updvitype - bin/sparc-solaris/upmendex - bin/sparc-solaris/upmpost - bin/sparc-solaris/uppltotf - bin/sparc-solaris/uptex - bin/sparc-solaris/uptftopl - bin/sparc-solaris/wovp2ovf - -name uptex.win32 -category Package -revision 47884 -shortdesc win32 files of uptex -containersize 1697952 -containerchecksum 6ab15c6a4f1251d6577b2b794c511ec3bf9f385465e487c73b0feb807b4a4a3a9f7b2f50623130313135bfad4b125457471b63075622f703dec674c540bb744b -binfiles arch=win32 size=1444 - bin/win32/euptex.dll - bin/win32/euptex.exe - bin/win32/upbibtex.exe - bin/win32/updvitomp.exe - bin/win32/updvitype.exe - bin/win32/upmendex.exe - bin/win32/upmpost.dll - bin/win32/upmpost.exe - bin/win32/uppltotf.exe - bin/win32/uptex.dll - bin/win32/uptex.exe - bin/win32/uptftopl.exe - bin/win32/wovp2ovf.exe - -name uptex.x86_64-cygwin -category Package -revision 47650 -shortdesc x86_64-cygwin files of uptex -containersize 6665356 -containerchecksum 81c3c80f177769da7228d6f6fc954d0c6484921f89f51fedf3c0d279bcf2184a0dc0c95be0365e2f99e91e2be6154b9b86aaafcc8dc970d84e498d903e4a8be6 -binfiles arch=x86_64-cygwin size=5743 - bin/x86_64-cygwin/euptex.exe - bin/x86_64-cygwin/upbibtex.exe - bin/x86_64-cygwin/updvitomp - bin/x86_64-cygwin/updvitype.exe - bin/x86_64-cygwin/upmendex.exe - bin/x86_64-cygwin/upmpost.exe - bin/x86_64-cygwin/uppltotf.exe - bin/x86_64-cygwin/uptex.exe - bin/x86_64-cygwin/uptftopl.exe - bin/x86_64-cygwin/wovp2ovf.exe - -name uptex.x86_64-darwin -category Package -revision 48728 -shortdesc x86_64-darwin files of uptex -containersize 6956012 -containerchecksum efb339390565c2b25582058e35adcc4017302192725385dd1b6d0ee354e63d6af9bc41643f732d0c93990c46717cc29415b0717db9cd511232f237662cdef75e -binfiles arch=x86_64-darwin size=6047 - bin/x86_64-darwin/euptex - bin/x86_64-darwin/upbibtex - bin/x86_64-darwin/updvitomp - bin/x86_64-darwin/updvitype - bin/x86_64-darwin/upmendex - bin/x86_64-darwin/upmpost - bin/x86_64-darwin/uppltotf - bin/x86_64-darwin/uptex - bin/x86_64-darwin/uptftopl - bin/x86_64-darwin/wovp2ovf - -name uptex.x86_64-darwinlegacy -category Package -revision 47387 -shortdesc x86_64-darwinlegacy files of uptex -containersize 6707624 -containerchecksum cf4bbfde70ae740b1630690700222e51bb825f4766315f76b2951d287ce0fb844456269592497102fb4d3c19bae5d0c5fe965ca9fd8d2da56f23a10678981c3d -binfiles arch=x86_64-darwinlegacy size=5857 - bin/x86_64-darwinlegacy/euptex - bin/x86_64-darwinlegacy/upbibtex - bin/x86_64-darwinlegacy/updvitomp - bin/x86_64-darwinlegacy/updvitype - bin/x86_64-darwinlegacy/upmendex - bin/x86_64-darwinlegacy/upmpost - bin/x86_64-darwinlegacy/uppltotf - bin/x86_64-darwinlegacy/uptex - bin/x86_64-darwinlegacy/uptftopl - bin/x86_64-darwinlegacy/wovp2ovf - -name uptex.x86_64-linux -category Package -revision 47647 -shortdesc x86_64-linux files of uptex -containersize 6865728 -containerchecksum 9a1c2c61e2f53b1c3c3804f2b89988c2a103026b6fd632260b85680ed09d132d627435c7b505e0443ce16d462162f99e09060d55d182ab72d293d68b118e3e55 -binfiles arch=x86_64-linux size=5951 - bin/x86_64-linux/euptex - bin/x86_64-linux/upbibtex - bin/x86_64-linux/updvitomp - bin/x86_64-linux/updvitype - bin/x86_64-linux/upmendex - bin/x86_64-linux/upmpost - bin/x86_64-linux/uppltotf - bin/x86_64-linux/uptex - bin/x86_64-linux/uptftopl - bin/x86_64-linux/wovp2ovf - -name uptex.x86_64-linuxmusl -category Package -revision 47647 -shortdesc x86_64-linuxmusl files of uptex -containersize 6987168 -containerchecksum 97fbbed827cebbb842b4ddea21e19bcff06e055564759c1f35603356a7f989ce0358e72cd5460348ab06955d8bacb80dc3f62755b699142ad0ee3ffeeacf188f -binfiles arch=x86_64-linuxmusl size=6161 - bin/x86_64-linuxmusl/euptex - bin/x86_64-linuxmusl/upbibtex - bin/x86_64-linuxmusl/updvitomp - bin/x86_64-linuxmusl/updvitype - bin/x86_64-linuxmusl/upmendex - bin/x86_64-linuxmusl/upmpost - bin/x86_64-linuxmusl/uppltotf - bin/x86_64-linuxmusl/uptex - bin/x86_64-linuxmusl/uptftopl - bin/x86_64-linuxmusl/wovp2ovf - -name uptex.x86_64-solaris -category Package -revision 48732 -shortdesc x86_64-solaris files of uptex -containersize 7021588 -containerchecksum 3c5ebbdd90e7cfa29171f96841151ffabb2b4baaa1f7888f114fc5d029a3372949e00d1da54a4c223de82fa3e91b52efadf0981e188c07b9f6aaca3ee8f78047 -binfiles arch=x86_64-solaris size=6135 - bin/x86_64-solaris/euptex - bin/x86_64-solaris/upbibtex - bin/x86_64-solaris/updvitomp - bin/x86_64-solaris/updvitype - bin/x86_64-solaris/upmendex - bin/x86_64-solaris/upmpost - bin/x86_64-solaris/uppltotf - bin/x86_64-solaris/uptex - bin/x86_64-solaris/uptftopl - bin/x86_64-solaris/wovp2ovf - -name upzhkinsoku -category Package -revision 47354 -shortdesc Supplementary Chinese kinsoku for Unicode *pTeX -relocated 1 -longdesc This package provides supplementary Chinese kinsoku (line -longdesc breaking rules etc.) settings for Unicode (e-)upTeX (when using -longdesc Unicode as its internal encoding), and ApTeX. Both LaTeX and -longdesc plain TeX are supported. -containersize 1716 -containerchecksum c4da9bd204eb0ee7f75ad2ea419f92d19b834a71e81d7af5b4aebc6643d6d9a505a6b97b51a933e3ca31fb5e8c0f0722ff60ee5912095eea4c2308d16332c2df -doccontainersize 206164 -doccontainerchecksum 15aa74ab601072c0c76982ca580ce3446a608d0d74072bc5e4ff9377a5b3e76ce769901df8ce0d7260554000a1270b21d443335a2dfa48d49e0ca13c7c9c0f4b -docfiles size=52 - RELOC/doc/generic/upzhkinsoku/README details="Readme" - RELOC/doc/generic/upzhkinsoku/upzhkinsoku-doc.pdf details="Package documentation" - RELOC/doc/generic/upzhkinsoku/upzhkinsoku-doc.tex -runfiles size=2 - RELOC/tex/generic/upzhkinsoku/upzhkinsoku.sty -catalogue-ctan /macros/generic/upzhkinsoku -catalogue-date 2018-04-07 17:55:54 +0200 -catalogue-license knuth -catalogue-topics chinese -catalogue-version 0.5 - -name urcls -category Package -revision 49903 -shortdesc Beamer and scrlttr2 classes and styles for the University of Regensburg -relocated 1 -longdesc The bundle provides a beamer-derived class and a theme style -longdesc file for the corporate design of the University of Regensburg. -longdesc It also contains a scrlttr2-derived class for letters using the -longdesc corporate design of the UR. Users may use the class itself -longdesc (URbeamer) or use the theme in the usual way with -longdesc \usetheme{UR}. Examples of using both letters and presentations -longdesc are provided as .tex and .pdf-files. -containersize 12640 -containerchecksum 0ff035ce3b511ea9fcd5baf4a4bf07fa9bc5a1adf947d4a95662e1aae35d72401e254f5ffb2f33e2e1ce0173312d0853f3c44853a5c42841e0657f0c12f017a3 -doccontainersize 901588 -doccontainerchecksum 09509b95a4593034b7ad7c0db647a59636cc4221c2aa24e41b28262832918bf892b44e9e68039bec703e55123144e39d688d395cd3fee83d073e7c9f66751c0e -docfiles size=235 - RELOC/doc/latex/urcls/README.md details="Readme" - RELOC/doc/latex/urcls/URadressdaten-DEMO.lco - RELOC/doc/latex/urcls/URbeamer-DEMO.pdf details="Example of usage (presentation)" - RELOC/doc/latex/urcls/URbeamer-DEMO.tex - RELOC/doc/latex/urcls/URletter-DEMO.pdf details="Example of usage (letter)" - RELOC/doc/latex/urcls/URletter-DEMO.tex - RELOC/doc/latex/urcls/URpagestyles-DEMO.pdf - RELOC/doc/latex/urcls/URpagestyles-DEMO.tex -runfiles size=21 - RELOC/tex/latex/urcls/URbeamer.cls - RELOC/tex/latex/urcls/URcolors.sty - RELOC/tex/latex/urcls/URletter.cls - RELOC/tex/latex/urcls/URoptions.sty - RELOC/tex/latex/urcls/URpagestyles.sty - RELOC/tex/latex/urcls/URrules.sty - RELOC/tex/latex/urcls/URspecialopts.sty - RELOC/tex/latex/urcls/beamercolorthemeUR.sty - RELOC/tex/latex/urcls/beamerfontthemeUR.sty - RELOC/tex/latex/urcls/beamerouterthemeUR.sty - RELOC/tex/latex/urcls/beamerthemeUR.sty -catalogue-ctan /macros/latex/contrib/urcls -catalogue-date 2019-02-01 07:00:41 +0100 -catalogue-license lppl -catalogue-topics letter presentation class -catalogue-version 2.1 - -name uri -category Package -revision 48602 -shortdesc Hyperlinks for a wide range of URIs -relocated 1 -longdesc The package provides automatic hyperlinks for URIs of type -longdesc arXiv, ASIN, DOI, HDL, NBN, OCLC, OID, PubMed, TINY, TINY with -longdesc preview, and WebCite and provides commands \citeurl, \mailto, -longdesc \ukoeln, and \uref. -containersize 3356 -containerchecksum 856227922f43877b41df0d2f2891544398c83bf16574e8c38e982a87720532e1e9a6ea7a88ec47f5d4965c46630285e27c99bac0d6b0c1a7993ab230dc1abdfc -doccontainersize 444588 -doccontainerchecksum a00d2ad7fc909c66b202252b6031e2f478e99cd7e5ce92ba7975e408d25a948a699880690f4455152a159b7ba452656aa3127c9c140fa9a68bcac7ef4a1919ec -docfiles size=114 - RELOC/doc/latex/uri/README details="Readme" - RELOC/doc/latex/uri/uri-example.pdf details="Example of use" - RELOC/doc/latex/uri/uri-example.tex - RELOC/doc/latex/uri/uri.pdf details="Package documentation" -srccontainersize 13516 -srccontainerchecksum 84bd8dc361189d537f6ffc0dfd984746d0aa2bd3306c60ef031802208387c70b627e1b0a6954f4e7d7bfab640d841a70774c1e69c0273af96c805cfe4e388cd3 -srcfiles size=15 - RELOC/source/latex/uri/uri.drv - RELOC/source/latex/uri/uri.dtx - RELOC/source/latex/uri/uri.ins -runfiles size=3 - RELOC/tex/latex/uri/uri.sty -catalogue-also url hyperref doipubmed -catalogue-ctan /macros/latex/contrib/uri -catalogue-date 2018-09-06 20:14:50 +0200 -catalogue-license lppl1.3c -catalogue-topics hyper -catalogue-version 2.0b - -name url -category Package -revision 32528 -shortdesc Verbatim with URL-sensitive line breaks -relocated 1 -longdesc The command \url is a form of verbatim command that allows -longdesc linebreaks at certain characters or combinations of characters, -longdesc accepts reconfiguration, and can usually be used in the -longdesc argument to another command. (The \urldef command provides -longdesc robust commands that serve in cases when \url doesn't work in -longdesc an argument.) The command is intended for email addresses, -longdesc hypertext links, directories/paths, etc., which normally have -longdesc no spaces, so by default the package ignores spaces in its -longdesc argument. However, a package option "allows spaces", which is -longdesc useful for operating systems where spaces are a common part of -longdesc file names. -containersize 5536 -containerchecksum 71d250915fb64e6b2486edbcec98040b510668d05678d2486acf35108e86b58f4079d154b4713d9f313cfe874507abf684cce3d3b744df43fe96df56a12ae498 -doccontainersize 266848 -doccontainerchecksum fc8794ac8a58dfa17b2e54782edd90a8698d2a87db3b0fede21dd476693ebda20d7478687ca0a72d1c5beb8a9d6ecce961521305d0eb4ff26f78ab3e53ec79f2 -docfiles size=69 - RELOC/doc/latex/url/miscdoc.sty - RELOC/doc/latex/url/url.pdf details="Package documentation" - RELOC/doc/latex/url/url.tex -runfiles size=4 - RELOC/tex/latex/url/url.sty -catalogue-also path -catalogue-ctan /macros/latex/contrib/url -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics verbatim -catalogue-version 3.4 - -name urlbst -category Package -revision 29803 -shortdesc Web support for BibTeX -longdesc Supports a new BibTeX 'webpage' entry type and 'url', -longdesc 'lastchecked', and 'eprint' and 'DOI' fields. The Perl script -longdesc urlbst can be used to add this support to an arbitrary .bst -longdesc file which has a reasonably conventional structure. The result -longdesc is meant to be robust rather than pretty. -depend urlbst.ARCH -containersize 13244 -containerchecksum 9a15845881da342ad2c950c1a7973af53edac11fc6812e59c5d8de7e59271b4c1775a9c073edd7c34d4171fff454d025f44d114089be6022c1128ca093aeebee -doccontainersize 216064 -doccontainerchecksum 430f93a3b21bc318bfda14b45d4dc3ef53a4e1ce345c7d86d4ae05592afb9f0a2c8a9b7e23b00f0426059846ab6e2c9d6d43d9d124285ac097e0e29ef8cb47a6 -docfiles size=86 - texmf-dist/doc/bibtex/urlbst/Makefile.in - texmf-dist/doc/bibtex/urlbst/README details="Package Readme" - texmf-dist/doc/bibtex/urlbst/VERSION - texmf-dist/doc/bibtex/urlbst/urlbst.bib - texmf-dist/doc/bibtex/urlbst/urlbst.html details="Package documentation (HTML format)" - texmf-dist/doc/bibtex/urlbst/urlbst.html.in - texmf-dist/doc/bibtex/urlbst/urlbst.in - texmf-dist/doc/bibtex/urlbst/urlbst.pdf details="Package documentation (PDF format)" - texmf-dist/doc/bibtex/urlbst/urlbst.tex - texmf-dist/doc/bibtex/urlbst/urlbst.tex.in -srccontainersize 18288 -srccontainerchecksum ab695136d3c112887b6752f5852a4c8cc5d5c713f356a68e362500bec9e1842716a9f27252165bc91114ba534e4e4e8b25382903cb39135b3c42269da535f920 -srcfiles size=20 - texmf-dist/source/bibtex/urlbst/configure - texmf-dist/source/bibtex/urlbst/configure.ac -runfiles size=39 - texmf-dist/bibtex/bst/urlbst/abbrvurl.bst - texmf-dist/bibtex/bst/urlbst/alphaurl.bst - texmf-dist/bibtex/bst/urlbst/plainurl.bst - texmf-dist/bibtex/bst/urlbst/unsrturl.bst - texmf-dist/scripts/urlbst/urlbst -catalogue-ctan /biblio/bibtex/contrib/urlbst -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics bibtex-sty -catalogue-version 0.7 - -name urlbst.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of urlbst -containersize 336 -containerchecksum 3e3f325bbe22cc6bf083cfbc28abab6639e554390a002bc79190a1643da2ee1f7226a0af683b4e8d6c8d865a41e82351f9d9398e5eed976f06505760981f9e4f -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/urlbst - -name urlbst.amd64-freebsd -category Package -revision 23262 -shortdesc amd64-freebsd files of urlbst -containersize 340 -containerchecksum e9007da786a8bfdd44a39478fee4fdb7bb682323865c064aa667a9187d1f713b0302076a4329ef5186c72434f40ed4040306a3194670ad73941cedaa64d78084 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/urlbst - -name urlbst.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of urlbst -containersize 336 -containerchecksum c47611a1ba993ae4f54622d27d79f7758a7765f93cb4bc2bd21f897a8231c3d42621b744f88781762f519df2fd71c268a0f819c8eca1d70d5caa123eebcfe353 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/urlbst - -name urlbst.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of urlbst -containersize 336 -containerchecksum b25f48bb826447d7aeb5a529e0596a0bc0fc05de22697c373ac64c01f8190ccd35c75f95287bce3cf0b2b168dc30af251ec49f11c611e76524f62d9138870c91 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/urlbst - -name urlbst.i386-cygwin -category Package -revision 23262 -shortdesc i386-cygwin files of urlbst -containersize 336 -containerchecksum 62c647016bf71ddb6e0c770d19bac3aca1d3edab19516977a2d95179e6f9fe1b39ab42cc3e0f86c6171df82f92e82e2bd2face5d49822f1cd17124c06f1fbaa9 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/urlbst - -name urlbst.i386-freebsd -category Package -revision 23262 -shortdesc i386-freebsd files of urlbst -containersize 340 -containerchecksum beb3a3373b24610f478c480217175321ea5c3b4a573b8e96385adf6882a2d3333b3971e1843b99a2a0add47ee118eaa431f4df603c29fe765aafed84bb1515f3 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/urlbst - -name urlbst.i386-linux -category Package -revision 23262 -shortdesc i386-linux files of urlbst -containersize 336 -containerchecksum 507ffae4a831d8284054a4febacf7cda5f0b1f30726ede2f0c2f31a0ac38f88c0cf3e646b270679b3e602f1a4090332f62ca17455e5c650778833c3bd9d39198 -binfiles arch=i386-linux size=1 - bin/i386-linux/urlbst - -name urlbst.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of urlbst -containersize 336 -containerchecksum 49ad94133942a3f1a2e4509f1875381d930120fc249f30a964597ed509a0fa63ed226d84699d3b90fdb69d1bb1076c09df50757b800e622ae964c8cb29c2596a -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/urlbst - -name urlbst.i386-solaris -category Package -revision 23262 -shortdesc i386-solaris files of urlbst -containersize 336 -containerchecksum 21b3932d77f834e531483d346649e1126236da01ba50392e03f050237b97c8b7e59ef6d3fea58ea8c59faa3816143fa01ede724d2f987ab9e9d98b05f7612f93 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/urlbst - -name urlbst.sparc-solaris -category Package -revision 23262 -shortdesc sparc-solaris files of urlbst -containersize 336 -containerchecksum 110921bb6b9f01d300d92ea3ff8b0011c866c783ac6d32f6d98269337c869b16736d47f1e7181a3b5053abc347767cdf2875333e632ca6b32725e45b8d2f0821 -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/urlbst - -name urlbst.win32 -category Package -revision 23262 -shortdesc win32 files of urlbst -containersize 680 -containerchecksum cd77dd77905138dc957d20fbf025f3a37623a12e4e4674938735c2798af39f22943aa95b1e3a0c8f6560034787a60a12c78809c90a1868270ea8342d99da967e -binfiles arch=win32 size=1 - bin/win32/urlbst.exe - -name urlbst.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of urlbst -containersize 340 -containerchecksum 5c14e5adc1381a7ca5274f915ede34ca95173fba2b32a76ef0e8e1d147419f9f33fc99de3eb69f9af942373d41582dabacafa60a968a8ebf03d20fe575b65a60 -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/urlbst - -name urlbst.x86_64-darwin -category Package -revision 23262 -shortdesc x86_64-darwin files of urlbst -containersize 336 -containerchecksum 5ff0f1e61edc5a897bc51f97f589b6bfd97aa5bd961447e72c8bebc548cf1528aefbc89cfb365635f7f322a8320ecbc71b918a6b93cb862f2a6972f1dab6a365 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/urlbst - -name urlbst.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of urlbst -containersize 348 -containerchecksum ad31afb54f48d161bf0d92315b2b3676e14eb5c24b328f89640b58219e9a9e1e92e7ee520133edebb1526839cd7088c5c0391ccedacd8efd4fb22b1b6a723beb -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/urlbst - -name urlbst.x86_64-linux -category Package -revision 23262 -shortdesc x86_64-linux files of urlbst -containersize 340 -containerchecksum d2b959eb18fce64aa5a1e91214a42d4708e4e0514bea0d7c4d3f592da4799bf9356f44acbe93150d293a3f175c69a4eed870fdf83720b3821ac9df870a123bf8 -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/urlbst - -name urlbst.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of urlbst -containersize 340 -containerchecksum 0c9a688d25392fada258cafdb70af8daac9fb7895f4cf8b30f3b25efacf076329b76a48719d7411b80c0bcc4e9f82527cab6890b1eefc629a2c5ef55747e535c -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/urlbst - -name urlbst.x86_64-solaris -category Package -revision 23262 -shortdesc x86_64-solaris files of urlbst -containersize 340 -containerchecksum 89afd05385ee6be3e111545a3ab404e7367a2b95175189214c5644e19b761e10b6dd996d4d009385e006235799a067e3142ab884c2b87b02a5b2da6c7b18e697 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/urlbst - -name urwchancal -category Package -revision 21701 -shortdesc Use URW's clone of Zapf Chancery as a maths alphabet -relocated 1 -longdesc The package allows (the URW clone of) Zapf Chancery to function -longdesc as a maths alphabet, the target of \mathcal or \mathscr, with -longdesc accents appearing where they should, and other spacing -longdesc parameters set to reasonable (not very tight) values. The font -longdesc itself may be found in the URW basic fonts collection. This -longdesc package supersedes the pzccal package. -containersize 1936 -containerchecksum 5c69d8d55736ff21fe445e6f4dd257ca60607be5c7103c2b588167f09481f1aae8603a7e3f946371c5ac007558234c92bfa3e30ab1d476abba1681e5ae6d537b -doccontainersize 23144 -doccontainerchecksum c186da4fc4f6d7e4c0162f7b22053da4ee05aa3c45e3d96be379f703b03b0d20ca609a73616cafa329a5fec4d458c9f5638dbca42dbf54deb5046524dd0bcddf -docfiles size=9 - RELOC/doc/fonts/urwchancal/README details="Readme" - RELOC/doc/fonts/urwchancal/urwchancal-doc.pdf details="Package documentation" - RELOC/doc/fonts/urwchancal/urwchancal-doc.tex -runfiles size=4 - RELOC/fonts/tfm/urw/urwchancal/urwchancal.tfm - RELOC/fonts/vf/urw/urwchancal/urwchancal.vf - RELOC/tex/latex/urwchancal/urwchancal.sty - RELOC/tex/latex/urwchancal/uurwchancal.fd -catalogue-ctan /fonts/urwchancal -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font-supp-maths -catalogue-version 1 - -name usebib -category Package -revision 25969 -shortdesc A simple bibliography processor -relocated 1 -longdesc The package is described by its author as "a poor person's -longdesc replacement for the more powerful methods provided by BibLaTeX -longdesc to access data from a .bib file". Its principle commands are -longdesc \bibinput (which specifies a database to use) and \usebibdata -longdesc (which typesets a single field from a specified entry in that -longdesc database. -containersize 1832 -containerchecksum 906022395242210eb8cb9966e979120c14b22073337f6f9926b78955635f60e86ccbc5a97e8de519cbfa6eb9e4d39e21b326ef3435e9c0cc4d550544562cd423 -doccontainersize 254980 -doccontainerchecksum a8f26c88ac142cda34e9cfdc0b7492a4432c432743e92685764958a4f02d9e1cbec7ea901ab572873df791e40319638814c05951a3d72886f8611ee22ace39e4 -docfiles size=64 - RELOC/doc/latex/usebib/README details="Readme" - RELOC/doc/latex/usebib/usebib.pdf details="Package documentation" -srccontainersize 5928 -srccontainerchecksum 97cd15038f55d589930860fb5d9d866aa9357425555c5ff8d91c1f81b867ee565d236bf08fd4715e145645a92715df232c04beb6bfe29e6bc1b45613d05c73d5 -srcfiles size=5 - RELOC/source/latex/usebib/usebib.dtx - RELOC/source/latex/usebib/usebib.ins -runfiles size=1 - RELOC/tex/latex/usebib/usebib.sty -catalogue-ctan /macros/latex/contrib/usebib -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics biblio -catalogue-version 1.0a - -name ushort -category Package -revision 32261 -shortdesc Shorter (and longer) underlines and underbars -relocated 1 -longdesc Some engineers need underlined or twice underlined variables -longdesc for which the usual \underline is too long. This package -longdesc provides a generic command for creating underlines of various -longdesc sizes and types. -containersize 1656 -containerchecksum 8689be17fd5b62df28668c76616ac622f6f6fe4a7739c8fbea3cb12d137d59ce4c608997c056dc80a15009270d30b92386922228f5e80b50aaa1205f7db7797c -doccontainersize 69092 -doccontainerchecksum 24977660595c9fd0a293ff76ba3cc3800806dd99320c47e27328b66fc4fac50222107b0f969c67aa1dee626f02dfed54dcc12e15362f94169e8faecf9061f73e -docfiles size=25 - RELOC/doc/latex/ushort/README details="Readme" - RELOC/doc/latex/ushort/ushort.pdf details="Package documentation" - RELOC/doc/latex/ushort/ushort.tex - RELOC/doc/latex/ushort/ushort.txt -srccontainersize 9112 -srccontainerchecksum fd3b2dfbc4a4a8403fec9fcdd452eb395285d7aab49ec5522335d60d393a425fbff99d7da4d3e4a4ed5d17e9b796fb56c072790ce1340a15ed955f4f200156b8 -srcfiles size=10 - RELOC/source/latex/ushort/ushort.dtx - RELOC/source/latex/ushort/ushort.ins -runfiles size=1 - RELOC/tex/latex/ushort/ushort.sty -catalogue-ctan /macros/latex/contrib/ushort -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics underline -catalogue-version 2.2 - -name uspace -category Package -revision 42456 -shortdesc Giving meaning to various Unicode space characters -relocated 1 -longdesc LaTeX package that gives meaning to various Unicode space -longdesc characters. -containersize 1108 -containerchecksum 09163467113ad6ee5dfb7ef1353ac6405009a2bfead7994e0d30499e764902962141eab6c6e320b86008e1dac0828a50896a96b069c160569b37d47639826c92 -doccontainersize 268836 -doccontainerchecksum 4b20fda9c074196e2bb998dcd6e107004b6d86394872665b62b09f37c853c1554428198d0c26d7d8989a25e0e9e9970a5f6abc7f6132c8682c84608806c39df3 -docfiles size=107 - RELOC/doc/latex/uspace/LICENSE - RELOC/doc/latex/uspace/README.md details="Readme" - RELOC/doc/latex/uspace/uspace-ctanify.sh - RELOC/doc/latex/uspace/uspace-test-lualatex.pdf - RELOC/doc/latex/uspace/uspace-test-pdflatex.pdf - RELOC/doc/latex/uspace/uspace-test-xelatex.pdf - RELOC/doc/latex/uspace/uspace-test.tex - RELOC/doc/latex/uspace/uspace.pdf details="Package documentation" - RELOC/doc/latex/uspace/uspace.tex -runfiles size=1 - RELOC/tex/latex/uspace/uspace.sty -catalogue-ctan /macros/latex/contrib/uspace -catalogue-date 2016-11-06 22:37:53 +0100 -catalogue-license other-free -catalogue-topics enc-juggle inputenc hyphenation unicode -catalogue-version 0.04 - -name uspatent -category Package -revision 27744 -shortdesc U.S. Patent Application Tools for LaTeX and LyX -relocated 1 -longdesc The package provides a class and other tools for developing a -longdesc beautifully formatted, consistent U.S. Patent Application using -longdesc LaTeX and/or LyX. -containersize 4824 -containerchecksum 3374a588041b3c310b1309ef8f7898898c45ee36e87605b45fbb4b36d1393ce31f6035100461766d233cb17dd9cb15be08f9336ae03d0b9baa630d2e3b5f4379 -doccontainersize 2022212 -doccontainerchecksum 0ade06caabd9b2f0ac391c2e6e094fbb75b3e13f7a2b587d3cd473fc05d8c3cc2f22cc27bb6b6591e36f97f9e464f68106b0727fd0156820df4e4071f5ac1d37 -docfiles size=776 - RELOC/doc/latex/uspatent/DocumentSettings.png - RELOC/doc/latex/uspatent/DrawingZoomBad.png - RELOC/doc/latex/uspatent/DrawingZoomGood.png - RELOC/doc/latex/uspatent/Drawings.lyx - RELOC/doc/latex/uspatent/Drawings.tex - RELOC/doc/latex/uspatent/LyX.png - RELOC/doc/latex/uspatent/LyXCustomInsets.png - RELOC/doc/latex/uspatent/LyXDocumentSettingsFont.png - RELOC/doc/latex/uspatent/LyXDocumentSettingsOutput.png - RELOC/doc/latex/uspatent/LyXEnvironments.png - RELOC/doc/latex/uspatent/LyXSettings.png - RELOC/doc/latex/uspatent/LyXSettingsDocumentClass.png - RELOC/doc/latex/uspatent/PatentApplication.lyx - RELOC/doc/latex/uspatent/PatentApplication.pdf details="Package 'dummy' sample" - RELOC/doc/latex/uspatent/PatentApplication.tex - RELOC/doc/latex/uspatent/PatentApplicationGuide.lyx - RELOC/doc/latex/uspatent/PatentApplicationGuide.pdf details="Package description" - RELOC/doc/latex/uspatent/PatentApplicationGuide.tex - RELOC/doc/latex/uspatent/README details="Readme" - RELOC/doc/latex/uspatent/TeXworks.png - RELOC/doc/latex/uspatent/TpXDrawing.tpx - RELOC/doc/latex/uspatent/TpXSettingsAccess.png - RELOC/doc/latex/uspatent/VisioDrawing.pdf - RELOC/doc/latex/uspatent/VisioDrawing.vsd - RELOC/doc/latex/uspatent/VisioMainDrawing.vsd - RELOC/doc/latex/uspatent/VisioSave.png - RELOC/doc/latex/uspatent/annotationAlignment.png - RELOC/doc/latex/uspatent/uspatent.layout -runfiles size=5 - RELOC/tex/latex/uspatent/uspatent.cls -catalogue-ctan /macros/latex/contrib/uspatent -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics patent legal class -catalogue-version 1.0 - -name ut-thesis -category Package -revision 38269 -shortdesc University of Toronto thesis style -relocated 1 -longdesc This not described as an 'official' class, just one distributed -longdesc "in the hope that it will be useful". A skeleton file, using -longdesc the class, is provided. -containersize 5472 -containerchecksum 2b328115998db9ad4c0beb4f0d54a0f7bc8af87326c092e3cd23bdc46fb91d014adab14e2309fb7fd367d400ae71e34e9d7061cf8feac263f6318a40d1fea387 -doccontainersize 5328 -doccontainerchecksum 1c385988647f9f1597a6b4a2485f2eb9145f7d4219c0d957286cce13848130e014541cdaa1c7e30fbc861f719fb8b79b38ac46cc66c14327faeb23b1bb1187b7 -docfiles size=5 - RELOC/doc/latex/ut-thesis/README details="Readme" - RELOC/doc/latex/ut-thesis/ut-thesis.tex -runfiles size=5 - RELOC/tex/latex/ut-thesis/ut-thesis.cls -catalogue-also utorontothesis -catalogue-ctan /macros/latex/contrib/ut-thesis -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics dissertation -catalogue-version 2.1 - -name utexasthesis -category Package -revision 48648 -shortdesc University of Texas at Austin graduate thesis style -relocated 1 -longdesc This class file complies with the Digital Submission -longdesc Requirement for Masters and Ph.D. thesis submissions of the -longdesc University of Texas at Austin. -containersize 3744 -containerchecksum cf5e3567d87e405736e81c3d92c456524a87a3a76dc806c8029bd4f618941e64e9982120e7dff08eef8bf9f8d9a651340ae8b3ece64f271823a40951eae848b5 -doccontainersize 2836 -doccontainerchecksum a29e296dcc1d50d5689f592af75ae8af05c160f0e4fdfdce8275f99d648c8fdd4b3a7d023ce9e1b70f50ceda59ad1620af470f82c0e1c197df320598d3edaf77 -docfiles size=2 - RELOC/doc/latex/utexasthesis/README.md details="Readme" -runfiles size=3 - RELOC/tex/latex/utexasthesis/utexasthesis.cls -catalogue-also utthesis -catalogue-contact-bugs https://github.com/linguistics/utexas-latex/issues -catalogue-contact-development https://github.com/linguistics/utexas-latex/pulls -catalogue-contact-home https://github.com/linguistics/utexas-latex -catalogue-contact-repository https://github.com/linguistics/utexas-latex.git -catalogue-ctan /macros/latex/contrib/utexasthesis -catalogue-date 2018-09-12 14:22:05 +0200 -catalogue-license cc0 -catalogue-topics dissertation -catalogue-version 1.0 - -name utf8mex -category Package -revision 15878 -shortdesc Tools to produce formats that read Polish language input -relocated 1 -longdesc The bundle provides files for building formats to read input in -longdesc Polish encodings. -containersize 2860 -containerchecksum e762f0e7f6185a2f0f9d17e9ea308a0cfec4aedd5ced7cb0fb1ecc6f5b0307e238d985a765e561c86e279c71bcc484d2b0840b0ba211287971d1f2f205babd8d -doccontainersize 7496 -doccontainerchecksum aca9b55ca76c8902b6acbc3c33d1448c0ce249580dc359b80ea0769bf447805a785b822291cb0398846d3053330f8ed6cad70a32f23cdd99819a03af7f6b3482 -docfiles size=12 - RELOC/doc/mex/utf8mex/Makefile - RELOC/doc/mex/utf8mex/README details="Readme" - RELOC/doc/mex/utf8mex/examples/Makefile - RELOC/doc/mex/utf8mex/examples/catcode.tex - RELOC/doc/mex/utf8mex/examples/list.tex - RELOC/doc/mex/utf8mex/examples/tilde.tex - RELOC/doc/mex/utf8mex/examples/tilde2.tex - RELOC/doc/mex/utf8mex/test-math.utf8.tex - RELOC/doc/mex/utf8mex/test.utf8.tex - RELOC/doc/mex/utf8mex/utf8math.el -runfiles size=3 - RELOC/tex/mex/utf8mex/utf8-pl.tex - RELOC/tex/mex/utf8mex/utf8mex.ini - RELOC/tex/mex/utf8mex/utf8plsq.tex -catalogue-ctan /language/polish/utf8mex -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics format - -name utopia -category Package -revision 15878 -shortdesc Adobe Utopia fonts -relocated 1 -longdesc The Adobe Standard Encoding set (upright and italic shapes, -longdesc medium and bold weights) of the Utopia font family, which Adobe -longdesc donated to the X Consortium. Macro support, and maths fonts -longdesc that match the Utopia family, are provided by the Fourier and -longdesc the Mathdesign font packages. -containersize 205416 -containerchecksum 7c6763817db49e2b3c07353e215e6a8c262812adfcad42665831442de2840347827441ff00dd3f0d993d5ab95d5657ebf399d1bdfe6cc3b4a6605222558f0338 -doccontainersize 2820 -doccontainerchecksum ac0768fe9028432d8eb1af3dccd6347af36c0ee7386697c0b8444a0251615a29ba81cd4149d0a7b2e649d76c77e1e5c6a6f001b9f33e59cfd88554d3b7c37954 -docfiles size=3 - RELOC/doc/fonts/utopia/LICENSE-utopia.txt - RELOC/doc/fonts/utopia/README-utopia.txt -runfiles size=168 - RELOC/fonts/afm/adobe/utopia/putb8a.afm - RELOC/fonts/afm/adobe/utopia/putbi8a.afm - RELOC/fonts/afm/adobe/utopia/putr8a.afm - RELOC/fonts/afm/adobe/utopia/putri8a.afm - RELOC/fonts/tfm/adobe/utopia/putb7t.tfm - RELOC/fonts/tfm/adobe/utopia/putb8c.tfm - RELOC/fonts/tfm/adobe/utopia/putb8r.tfm - RELOC/fonts/tfm/adobe/utopia/putb8t.tfm - RELOC/fonts/tfm/adobe/utopia/putbc7t.tfm - RELOC/fonts/tfm/adobe/utopia/putbc8t.tfm - RELOC/fonts/tfm/adobe/utopia/putbi7t.tfm - RELOC/fonts/tfm/adobe/utopia/putbi8c.tfm - RELOC/fonts/tfm/adobe/utopia/putbi8r.tfm - RELOC/fonts/tfm/adobe/utopia/putbi8t.tfm - RELOC/fonts/tfm/adobe/utopia/putbo7t.tfm - RELOC/fonts/tfm/adobe/utopia/putbo8c.tfm - RELOC/fonts/tfm/adobe/utopia/putbo8r.tfm - RELOC/fonts/tfm/adobe/utopia/putbo8t.tfm - RELOC/fonts/tfm/adobe/utopia/putr7t.tfm - RELOC/fonts/tfm/adobe/utopia/putr8c.tfm - RELOC/fonts/tfm/adobe/utopia/putr8r.tfm - RELOC/fonts/tfm/adobe/utopia/putr8t.tfm - RELOC/fonts/tfm/adobe/utopia/putrc7t.tfm - RELOC/fonts/tfm/adobe/utopia/putrc8t.tfm - RELOC/fonts/tfm/adobe/utopia/putri7t.tfm - RELOC/fonts/tfm/adobe/utopia/putri8c.tfm - RELOC/fonts/tfm/adobe/utopia/putri8r.tfm - RELOC/fonts/tfm/adobe/utopia/putri8t.tfm - RELOC/fonts/tfm/adobe/utopia/putro7t.tfm - RELOC/fonts/tfm/adobe/utopia/putro8c.tfm - RELOC/fonts/tfm/adobe/utopia/putro8r.tfm - RELOC/fonts/tfm/adobe/utopia/putro8t.tfm - RELOC/fonts/type1/adobe/utopia/putb8a.pfb - RELOC/fonts/type1/adobe/utopia/putbi8a.pfb - RELOC/fonts/type1/adobe/utopia/putr8a.pfb - RELOC/fonts/type1/adobe/utopia/putri8a.pfb - RELOC/fonts/vf/adobe/utopia/putb7t.vf - RELOC/fonts/vf/adobe/utopia/putb8c.vf - RELOC/fonts/vf/adobe/utopia/putb8t.vf - RELOC/fonts/vf/adobe/utopia/putbc7t.vf - RELOC/fonts/vf/adobe/utopia/putbc8t.vf - RELOC/fonts/vf/adobe/utopia/putbi7t.vf - RELOC/fonts/vf/adobe/utopia/putbi8c.vf - RELOC/fonts/vf/adobe/utopia/putbi8t.vf - RELOC/fonts/vf/adobe/utopia/putbo7t.vf - RELOC/fonts/vf/adobe/utopia/putbo8c.vf - RELOC/fonts/vf/adobe/utopia/putbo8t.vf - RELOC/fonts/vf/adobe/utopia/putr7t.vf - RELOC/fonts/vf/adobe/utopia/putr8c.vf - RELOC/fonts/vf/adobe/utopia/putr8t.vf - RELOC/fonts/vf/adobe/utopia/putrc7t.vf - RELOC/fonts/vf/adobe/utopia/putrc8t.vf - RELOC/fonts/vf/adobe/utopia/putri7t.vf - RELOC/fonts/vf/adobe/utopia/putri8c.vf - RELOC/fonts/vf/adobe/utopia/putri8t.vf - RELOC/fonts/vf/adobe/utopia/putro7t.vf - RELOC/fonts/vf/adobe/utopia/putro8c.vf - RELOC/fonts/vf/adobe/utopia/putro8t.vf -catalogue-ctan /fonts/utopia -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license other-free -catalogue-topics font font-type1 - -name uwmslide -category Package -revision 27354 -shortdesc Slides with a simple Power Point like appearance -relocated 1 -longdesc A slide format which produces slides with a simple Power Point -longdesc like appearance. Several useful features include: use of -longdesc standard titlepage to produce title slide; several slide -longdesc environments including plain (page with a title), double slide -longdesc (two column page with slide title), item slide (item list with -longdesc title), left item slide, and right item slide. Logos are placed -longdesc in the upper left corner of each slide if the logo file -longdesc logo.eps is present. Preconfigured in landscape mode by default -longdesc and uses Times Roman by default (originally, it was claimed, -longdesc for simple conversion to PDF format). -containersize 3912 -containerchecksum 2d966b9cf1523d1c712403d05bdbd97ce943bdbee1657950e3f57624cb1d80aeb317ab8006c32cb09fd1331b89199570fdcc75b9fa6719f53ece2daf483011bb -doccontainersize 11760 -doccontainerchecksum 0a6919e511ea031c324067612fa141af12f715bed0ccb8cd3f9941843599d5763b744f5826107494b7d7b4236d50da1b9bdbdb87b5e21429cfea327a8351f5e0 -docfiles size=12 - RELOC/doc/latex/uwmslide/README details="Readme" - RELOC/doc/latex/uwmslide/logo.eps - RELOC/doc/latex/uwmslide/test.tex - RELOC/doc/latex/uwmslide/vaux.eps -runfiles size=4 - RELOC/tex/latex/uwmslide/uwmslide.cls -catalogue-ctan /macros/latex/contrib/uwmslide -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license artistic -catalogue-topics presentation - -name uwthesis -category Package -revision 15878 -shortdesc University of Washington thesis class -relocated 1 -containersize 8088 -containerchecksum d0900f3afb0789308a70240019464f62c807b1ec74801b1fff05975522b1455a6705a7489535c0c217235eabac236c8da765b9b850b9d92ce6071feb0d1a18d1 -doccontainersize 137548 -doccontainerchecksum 4eef580f9cb4213d44d7b574369268772456aebbcb34d8d386249e0677990066f688a6940b67eb1f9229bed8588e6476fb4d8d81b448ae3d7528ea04ec6e3ea2 -docfiles size=51 - RELOC/doc/latex/uwthesis/LICENSE - RELOC/doc/latex/uwthesis/README details="Readme" - RELOC/doc/latex/uwthesis/uwthesis.bib - RELOC/doc/latex/uwthesis/uwthesis.pdf details="Package documentation/example of use" - RELOC/doc/latex/uwthesis/uwthesis.tex -runfiles size=8 - RELOC/tex/latex/uwthesis/uwthesis.cls -catalogue-ctan /macros/latex/contrib/uwthesis -catalogue-date 2016-06-18 16:48:54 +0200 -catalogue-license apache2 -catalogue-topics dissertation -catalogue-version 6.13 - -name vak -category Package -revision 23431 -shortdesc BibTeX style for Russian Theses, books, etc -relocated 1 -longdesc The file can be used to format the bibliographies of PhD -longdesc theses, books etc., according to the latest Russian standards: -longdesc GOST 7.82 - 2001 and GOST 7.1 - 2003. It introduces the minimum -longdesc number of new entries and styles to cover all frequently used -longdesc situations. The style file provides an easy way to perform a -longdesc semiautomatic, or a completely manual sort of the list of the -longdesc references. Processing bibliographies produced by the style -longdesc requires a 8-bit BibTeX system. -containersize 5960 -containerchecksum 66abd86448520ee3e957ca7f9495fd748f8cc55ae5af675c328796bb8ae349a00b7b399c1c0c2bca1b14a57082adb5b974265f3482b5e6cedc9b24354b7c870f -doccontainersize 91248 -doccontainerchecksum 64c9e5e3629b8e617dd1975fb6ba77561717a4487159230279b9528b6b4a3b15731773b744373569548826fa1705107cf32bd025377a9b318af6dd9b33071d8c -docfiles size=24 - RELOC/doc/bibtex/vak/README details="Readme" language="en" - RELOC/doc/bibtex/vak/test-key.zip - RELOC/doc/bibtex/vak/test.zip -runfiles size=8 - RELOC/bibtex/bst/vak/vak.bst -catalogue-ctan /biblio/bibtex/contrib/vak -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics dissertation - -name vancouver -category Package -revision 34470 -shortdesc Bibliographic style file for Biomedical Journals -relocated 1 -longdesc This BibTeX style file is generated with the docstrip utility -longdesc and modified manually to meet the Uniform Requirements for -longdesc Manuscripts Submitted to Biomedical Journals as published in N -longdesc Engl J Med 1997;336:309-315 (also known as the Vancouver -longdesc style). The complete set of requirements may be viewed on the -longdesc ICMJE web site. -containersize 8392 -containerchecksum 685e492a3e5dc160370db6be6c46a472b058fe744492fd0acb09afad678fcf7a8af09034c1b69e3ad0ab7be49168af4306552a406afeac7413d66fdfa98c2852 -doccontainersize 88708 -doccontainerchecksum 79fdadc7f603014535db26f593dc53537f976860e2f0290a238af1bb2c7fcfe33433d30d58cf2f256d013260e457a9244875665532faf6bbe777cff7c458151d -docfiles size=32 - RELOC/doc/bibtex/vancouver/FAQ - RELOC/doc/bibtex/vancouver/README details="Readme" - RELOC/doc/bibtex/vancouver/vancouver.bib - RELOC/doc/bibtex/vancouver/vancouver.pdf details="Package documentation" - RELOC/doc/bibtex/vancouver/vancouver.tex -runfiles size=10 - RELOC/bibtex/bst/vancouver/vancouver.bst -catalogue-ctan /biblio/bibtex/contrib/vancouver -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics biomedical journalpub bibtex-sty - -name variablelm -category Package -revision 46611 -shortdesc Font definitions for the variable Latin Modern fonts -relocated 1 -longdesc This package provides a mechanism for scaling a typeface. It is -longdesc directed at the Latin Modern fonts and provides the font -longdesc definitions and the corresponding style file. This mechanism is -longdesc useful in mixed text compositions, for example Japanese-Latin. -containersize 3592 -containerchecksum 945dae157738645f77da150864b184d0b4e8a0f5266acd212e49b48504473306fa37e94390baa2696d006af50dd07f7c3c3781b2b6300160d6b813856d1f808e -doccontainersize 133116 -doccontainerchecksum eff4f9f383e86a5074010fae059f8c23852b0570a87bf523d5e805676184b2ce901bba1fd9d03e8c277f419102045a5ddf8bd8c84dcdfa976c1b9a1817324f44 -docfiles size=35 - RELOC/doc/fonts/variablelm/README.md details="Readme" - RELOC/doc/fonts/variablelm/control_scaling_lm_fonts.pdf details="Package documentation" - RELOC/doc/fonts/variablelm/control_scaling_lm_fonts.tex -runfiles size=14 - RELOC/tex/latex/variablelm/omlvlmm.fd - RELOC/tex/latex/variablelm/omlvlmr.fd - RELOC/tex/latex/variablelm/omsvlmr.fd - RELOC/tex/latex/variablelm/omsvlmsy.fd - RELOC/tex/latex/variablelm/omxvlmex.fd - RELOC/tex/latex/variablelm/ot1vlmr.fd - RELOC/tex/latex/variablelm/ot1vlmtt.fd - RELOC/tex/latex/variablelm/t1vlmr.fd - RELOC/tex/latex/variablelm/t1vlmss.fd - RELOC/tex/latex/variablelm/t1vlmssq.fd - RELOC/tex/latex/variablelm/t1vlmtt.fd - RELOC/tex/latex/variablelm/t1vlmvtt.fd - RELOC/tex/latex/variablelm/ts1vlmr.fd - RELOC/tex/latex/variablelm/variablelm.sty -catalogue-also lm -catalogue-ctan /fonts/variablelm -catalogue-date 2018-02-13 21:32:25 +0100 -catalogue-license gfl -catalogue-topics font-cm font-virtual font-t1enc -catalogue-version 1.1.2 - -name variations -category Package -revision 15878 -shortdesc Typeset tables of variations of functions -relocated 1 -longdesc The package provides macros for typesetting tables showing -longdesc variations of functions according to French usage. These macros -longdesc may be used by both LaTeX and plain TeX users. -containersize 1320 -containerchecksum 68d7d22926a18fecc3e3f34be2da97d6cebf7c66c793b76544b3536439066a01483e96fa4161e8c2b2875387896a68399d4249004c8bab77f41fdd0fb9e00d8e -doccontainersize 75748 -doccontainerchecksum 4dc8c58f167833b087af5d5407fdccea6afe3b633e37a5addddadcf9ed0ff2d96b80457b5693dcac8120fc2e8a092312137fe090dc4717d90bf267fd80c75d86 -docfiles size=29 - RELOC/doc/generic/variations/ALIRE details="Package ALIRE" language="fr" - RELOC/doc/generic/variations/COPYING - RELOC/doc/generic/variations/README details="Package README" language="en" - RELOC/doc/generic/variations/docvariations.pdf details="Package documentation" language="fr" - RELOC/doc/generic/variations/docvariations.tex -runfiles size=2 - RELOC/tex/generic/variations/variations.sty - RELOC/tex/generic/variations/variations.tex -catalogue-ctan /macros/generic/variations -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics maths-tabvar -catalogue-version 0.3 - -name varindex -category Package -revision 32262 -shortdesc Luxury frontend to the \index command -relocated 1 -longdesc Provides a convenient front-end for the \index command. For -longdesc example, with it you can generate multiple index entries in -longdesc almost any form by a single command. The package is highly -longdesc customizable, and works with all versions of LaTeX and probably -longdesc most other TeX formats. -containersize 6520 -containerchecksum 97f1b43a8eefa934e15ac372635813d4855e408edd8444a9e36ea5a4a792690073306cfcde3e04129df3f117e21307f3fb5a1e45915cb7d33b17eaa045da852e -doccontainersize 227320 -doccontainerchecksum 7538b1029cb1404502ceda4bbd178b13d28433286365d53a9043572e42bc12958329bdf18a5601086bce02e7217f1f562443c9ff8d1e92ad3aa0afe6f99f95c8 -docfiles size=74 - RELOC/doc/latex/varindex/README details="Readme" - RELOC/doc/latex/varindex/varindex.pdf details="Package documentation" - RELOC/doc/latex/varindex/varindex.tex - RELOC/doc/latex/varindex/varindex.txt -srccontainersize 40492 -srccontainerchecksum 900d8368e1a23b5ea815e02931d3ae50c89fc39a51d793ef67eacd674e8a0226495aa35abf66502bdc7bb1d4c4c52c4cff459949b07a7b9d06c72b338129546c -srcfiles size=51 - RELOC/source/latex/varindex/varindex.dtx - RELOC/source/latex/varindex/varindex.ins -runfiles size=8 - RELOC/tex/latex/varindex/varindex.sty -catalogue-ctan /macros/latex/contrib/varindex -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics index -catalogue-version 2.3 - -name varisize -category Package -revision 15878 -shortdesc Change font size in Plain TeX -relocated 1 -longdesc A series of files, each of which defines a size-change macro. -longdesc Note that 10point.tex is by convention called by one of the -longdesc other files, so that there's always a "way back". -containersize 3208 -containerchecksum 78c39f244ef4259027add7db35ad8f94505f6d8bdb4eb0a358dd727f56eecddcd3840d01152cee3c91ca425ebd2e23838691c9aabf291af5fbdd1a7d6997b486 -doccontainersize 440 -doccontainerchecksum 565042ecba184ff876287655f954fc0e2d9b62b7f3158aad1dcad9337ff00c0c333eadf0def88b49cf9661744b8920b55c6aece47c25c2ab40a39ad4775662c9 -docfiles size=1 - RELOC/doc/plain/varisize/README -runfiles size=10 - RELOC/tex/plain/varisize/10point.tex - RELOC/tex/plain/varisize/10pointss.tex - RELOC/tex/plain/varisize/11point.tex - RELOC/tex/plain/varisize/12point.tex - RELOC/tex/plain/varisize/14point.tex - RELOC/tex/plain/varisize/17point.tex - RELOC/tex/plain/varisize/20point.tex - RELOC/tex/plain/varisize/7point.tex - RELOC/tex/plain/varisize/8point.tex - RELOC/tex/plain/varisize/9point.tex -catalogue-also plnfss ofs font-selection -catalogue-ctan /macros/plain/contrib/varisize -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics font-sel - -name varsfromjobname -category Package -revision 44154 -shortdesc Extract variables from the name of the LaTeX file -relocated 1 -longdesc The package allows the user to extract information from the job -longdesc name, provided that the name has been structured appropriately: -longdesc the package expects the file name to consist of a set of words -longdesc separated by hyphens. -containersize 1404 -containerchecksum 6741e090323f24e053bbbad85e67c1c3539ea1333efbebda780fac975b17ace14d51cb6a14dc58db961179aee0d84c083940fbb66dbad67e371c0237c8e8d147 -doccontainersize 185880 -doccontainerchecksum 9cb2eef233536b0e4958f86a3ea039b9282f057b732d436da5c987a282b95c40bfbf21fda0f44aaaa9b20da7fd895478782823b6f101871a3c4178c02b3890c5 -docfiles size=47 - RELOC/doc/latex/varsfromjobname/README.md details="Readme" - RELOC/doc/latex/varsfromjobname/varsfromjobname.pdf details="Package documentation" - RELOC/doc/latex/varsfromjobname/varsfromjobname.tex -runfiles size=2 - RELOC/tex/latex/varsfromjobname/varsfromjobname.sty -catalogue-ctan /macros/latex/contrib/varsfromjobname -catalogue-date 2017-05-01 23:30:57 +0200 -catalogue-license lppl -catalogue-topics doc-mgmt -catalogue-version 1.0 - -name varwidth -category Package -revision 24104 -shortdesc A variable-width minipage -relocated 1 -longdesc The varwidth environment is superficially similar to minipage, -longdesc but the specified width is just a maximum value -- the box may -longdesc get a narrower "natural" width. -containersize 4148 -containerchecksum d60737f34d84f150cdbdc5a55687d20c1f45775372d42ca853561daa6e95b8d5a731923a4af3a95493598ab0215789ad9c415e95f79074c13121aea325ae4dd5 -doccontainersize 25840 -doccontainerchecksum c05e9bcc9ef11fe2691e37a852cdbcbd7569e41937dc7ea673eb0df2ed43eff98b7abba45cfda2b41f27696d316a40b57f3e0dbded07a3e64cf3e262fe7c74b8 -docfiles size=10 - RELOC/doc/latex/varwidth/miscdoc.sty - RELOC/doc/latex/varwidth/varwidth-doc.pdf details="Package documentation" - RELOC/doc/latex/varwidth/varwidth-doc.tex -runfiles size=3 - RELOC/tex/latex/varwidth/varwidth.sty -catalogue-also pbox tabbingbox -catalogue-ctan /macros/latex/contrib/varwidth -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics boxing fit-to-size -catalogue-version 0.92 - -name vaucanson-g -category Package -revision 15878 -shortdesc PSTricks macros for drawing automata -relocated 1 -longdesc VauCanSon-G is a package that enables the user to draw automata -longdesc within texts written using LaTeX. The package macros make use -longdesc of commands of PStricks -containersize 11352 -containerchecksum ae94a1617e57ecf5c5a88cc24ad27798f476f8e53d81032835b91951cfc8d22aa88fc0c08cefc4b14441aa9a25e57f3a5f1f842f10c6ff229c1eb71782c481ca -doccontainersize 288544 -doccontainerchecksum a38cea5234e1def6c1f32c8825c321cb8ea48743e2363f3d6dfbff8bbfea68f9b8567d1456afcc3fbb12525db37573980d60b3c3fc7be6b4069a6819a2722edd -docfiles size=108 - RELOC/doc/generic/vaucanson-g/CHANGES - RELOC/doc/generic/vaucanson-g/README details="Readme" - RELOC/doc/generic/vaucanson-g/VCManual-src/TwoStates.tex - RELOC/doc/generic/vaucanson-g/VCManual-src/VCManual.tex - RELOC/doc/generic/vaucanson-g/VCManual.pdf details="Package documentation" -runfiles size=19 - RELOC/tex/generic/vaucanson-g/VCColor-names.def - RELOC/tex/generic/vaucanson-g/VCPref-beamer.tex - RELOC/tex/generic/vaucanson-g/VCPref-default.tex - RELOC/tex/generic/vaucanson-g/VCPref-mystyle.tex - RELOC/tex/generic/vaucanson-g/VCPref-slides.tex - RELOC/tex/generic/vaucanson-g/Vaucanson-G.tex - RELOC/tex/generic/vaucanson-g/vaucanson-g.sty - RELOC/tex/generic/vaucanson-g/vaucanson.sty -catalogue-ctan /graphics/pstricks/contrib/vaucanson-g -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics automata graphics-use -catalogue-version 0.4 - -name vdmlisting -category Package -revision 29944 -shortdesc Typesetting VDM in ASCII syntax -relocated 1 -longdesc The package is an extension for the listings package that -longdesc provides a source code printer for LaTeX. This package defines -longdesc new language definitions and listing environments for the three -longdesc language dialects of the Vienna Development Method: VDM-SL, -longdesc VDM-PP and VDM-RT. If one wants to typeset VDM with a -longdesc mathematical syntax instead of the ASCII syntax used here one -longdesc should use the vdm pacakge instead -containersize 2476 -containerchecksum e55c00ef9e7ae7199aeb4bff6611afbef1290fbd427db4dc1ba72426440ef97b5f18113b7cff02d95af267f7ee723fd6af8460c8fc02f8142db894667e36d921 -doccontainersize 67528 -doccontainerchecksum a3a23f8f6bb1156f4ba8222189efe3db6ef97aef7e86bc41ed050eb69032e97cf88a06ff6a28c9038d16b904670b61d598274e010e9ad9ca5bd1d5a3b1787c33 -docfiles size=22 - RELOC/doc/latex/vdmlisting/README details="Package Readme" - RELOC/doc/latex/vdmlisting/vdmlisting.pdf details="Package documentation" - RELOC/doc/latex/vdmlisting/vdmlisting.tex -runfiles size=2 - RELOC/tex/latex/vdmlisting/vdmlisting.sty -catalogue-also listing vdm -catalogue-ctan /macros/latex/contrib/vdmlisting -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics formal-spec listing -catalogue-version 1.0 - -name velthuis -category Package -revision 47198 -catalogue devanagari -shortdesc Typeset Devanagari -longdesc Frans Velthuis' preprocessor for Devanagari text, and fonts and -longdesc macros to use when typesetting the processed text. The macros -longdesc provide features that support Sanskrit, Hindi, Marathi, Nepali, -longdesc and other languages typically printed in the Devanagari script. -longdesc The package provides fonts, in both Metafont and Type 1 -longdesc formats. Users of modern TeX distributions may care to try the -longdesc XeTeX based package, which is far preferable for users who can -longdesc type Unicode text. -depend xetex-devanagari -depend velthuis.ARCH -execute addMixedMap dvng.map -containersize 4149340 -containerchecksum d85b017b5e2e0061669f7d9542529c794fb35991596e03da301cbe919c5c3e44ecf82407041560648a345422c437bfbec9cc2eae86ea4352f0d2408e4e26f7e5 -doccontainersize 977748 -doccontainerchecksum ca70ae67cf10b9064d2d8d1bcd4215fd94271b41683912c688722857c4941e51244d9a7df2ad8c7b7bfa90ea9e3679ad677793ed05bffa23fdc29a5572aa2211 -docfiles size=288 - texmf-dist/doc/generic/velthuis/README details="Readme" - texmf-dist/doc/generic/velthuis/captions.dn - texmf-dist/doc/generic/velthuis/changes - texmf-dist/doc/generic/velthuis/copying - texmf-dist/doc/generic/velthuis/examples.dn - texmf-dist/doc/generic/velthuis/examples.pdf - texmf-dist/doc/generic/velthuis/hindi.dtx - texmf-dist/doc/generic/velthuis/hindi.ins - texmf-dist/doc/generic/velthuis/hindi.pdf - texmf-dist/doc/generic/velthuis/manual.pdf details="Package manual" - texmf-dist/doc/generic/velthuis/manual.tex - texmf-dist/doc/generic/velthuis/misspaal.dn - texmf-dist/doc/generic/velthuis/misspaal.pdf - texmf-dist/doc/generic/velthuis/vedasample.dn - texmf-dist/doc/generic/velthuis/vedasample.pdf - texmf-dist/doc/generic/velthuis/xetex-examples.pdf - texmf-dist/doc/generic/velthuis/xetex-examples.tex - texmf-dist/doc/generic/velthuis/xetex-misspaal.pdf - texmf-dist/doc/generic/velthuis/xetex-misspaal.tex - texmf-dist/doc/man/man1/devnag.1 - texmf-dist/doc/man/man1/devnag.man1.pdf -runfiles size=1540 - texmf-dist/fonts/afm/public/velthuis/dvnb10.afm - texmf-dist/fonts/afm/public/velthuis/dvnb8.afm - texmf-dist/fonts/afm/public/velthuis/dvnb9.afm - texmf-dist/fonts/afm/public/velthuis/dvnbb10.afm - texmf-dist/fonts/afm/public/velthuis/dvnbb8.afm - texmf-dist/fonts/afm/public/velthuis/dvnbb9.afm - texmf-dist/fonts/afm/public/velthuis/dvnbbi10.afm - texmf-dist/fonts/afm/public/velthuis/dvnbbi8.afm - texmf-dist/fonts/afm/public/velthuis/dvnbbi9.afm - texmf-dist/fonts/afm/public/velthuis/dvnbi10.afm - texmf-dist/fonts/afm/public/velthuis/dvnbi8.afm - texmf-dist/fonts/afm/public/velthuis/dvnbi9.afm - texmf-dist/fonts/afm/public/velthuis/dvnc10.afm - texmf-dist/fonts/afm/public/velthuis/dvnc8.afm - texmf-dist/fonts/afm/public/velthuis/dvnc9.afm - texmf-dist/fonts/afm/public/velthuis/dvncb10.afm - texmf-dist/fonts/afm/public/velthuis/dvncb8.afm - texmf-dist/fonts/afm/public/velthuis/dvncb9.afm - texmf-dist/fonts/afm/public/velthuis/dvncbi10.afm - texmf-dist/fonts/afm/public/velthuis/dvncbi8.afm - texmf-dist/fonts/afm/public/velthuis/dvncbi9.afm - texmf-dist/fonts/afm/public/velthuis/dvnci10.afm - texmf-dist/fonts/afm/public/velthuis/dvnci8.afm - texmf-dist/fonts/afm/public/velthuis/dvnci9.afm - texmf-dist/fonts/afm/public/velthuis/dvng10.afm - texmf-dist/fonts/afm/public/velthuis/dvng8.afm - texmf-dist/fonts/afm/public/velthuis/dvng9.afm - texmf-dist/fonts/afm/public/velthuis/dvngb10.afm - texmf-dist/fonts/afm/public/velthuis/dvngb8.afm - texmf-dist/fonts/afm/public/velthuis/dvngb9.afm - texmf-dist/fonts/afm/public/velthuis/dvngbi10.afm - texmf-dist/fonts/afm/public/velthuis/dvngbi8.afm - texmf-dist/fonts/afm/public/velthuis/dvngbi9.afm - texmf-dist/fonts/afm/public/velthuis/dvngi10.afm - texmf-dist/fonts/afm/public/velthuis/dvngi8.afm - texmf-dist/fonts/afm/public/velthuis/dvngi9.afm - texmf-dist/fonts/afm/public/velthuis/dvnn10.afm - texmf-dist/fonts/afm/public/velthuis/dvnn8.afm - texmf-dist/fonts/afm/public/velthuis/dvnn9.afm - texmf-dist/fonts/afm/public/velthuis/dvnnb10.afm - texmf-dist/fonts/afm/public/velthuis/dvnnb8.afm - texmf-dist/fonts/afm/public/velthuis/dvnnb9.afm - texmf-dist/fonts/afm/public/velthuis/dvnnbi10.afm - texmf-dist/fonts/afm/public/velthuis/dvnnbi8.afm - texmf-dist/fonts/afm/public/velthuis/dvnnbi9.afm - texmf-dist/fonts/afm/public/velthuis/dvnni10.afm - texmf-dist/fonts/afm/public/velthuis/dvnni8.afm - texmf-dist/fonts/afm/public/velthuis/dvnni9.afm - texmf-dist/fonts/afm/public/velthuis/dvpb10.afm - texmf-dist/fonts/afm/public/velthuis/dvpb8.afm - texmf-dist/fonts/afm/public/velthuis/dvpb9.afm - texmf-dist/fonts/afm/public/velthuis/dvpc10.afm - texmf-dist/fonts/afm/public/velthuis/dvpc8.afm - texmf-dist/fonts/afm/public/velthuis/dvpc9.afm - texmf-dist/fonts/afm/public/velthuis/dvpn10.afm - texmf-dist/fonts/afm/public/velthuis/dvpn8.afm - texmf-dist/fonts/afm/public/velthuis/dvpn9.afm - texmf-dist/fonts/afm/public/velthuis/dvpnn10.afm - texmf-dist/fonts/afm/public/velthuis/dvpnn8.afm - texmf-dist/fonts/afm/public/velthuis/dvpnn9.afm - texmf-dist/fonts/map/dvips/velthuis/dvng.map - texmf-dist/fonts/source/public/velthuis/dnchars.mf - texmf-dist/fonts/source/public/velthuis/dndefs.mf - texmf-dist/fonts/source/public/velthuis/dngen.mf - texmf-dist/fonts/source/public/velthuis/dninit.mf - texmf-dist/fonts/source/public/velthuis/dvnb10.mf - texmf-dist/fonts/source/public/velthuis/dvnb8.mf - texmf-dist/fonts/source/public/velthuis/dvnb9.mf - texmf-dist/fonts/source/public/velthuis/dvnbb10.mf - texmf-dist/fonts/source/public/velthuis/dvnbb8.mf - texmf-dist/fonts/source/public/velthuis/dvnbb9.mf - texmf-dist/fonts/source/public/velthuis/dvnbbi10.mf - texmf-dist/fonts/source/public/velthuis/dvnbbi8.mf - texmf-dist/fonts/source/public/velthuis/dvnbbi9.mf - texmf-dist/fonts/source/public/velthuis/dvnbi10.mf - texmf-dist/fonts/source/public/velthuis/dvnbi8.mf - texmf-dist/fonts/source/public/velthuis/dvnbi9.mf - texmf-dist/fonts/source/public/velthuis/dvnc10.mf - texmf-dist/fonts/source/public/velthuis/dvnc8.mf - texmf-dist/fonts/source/public/velthuis/dvnc9.mf - texmf-dist/fonts/source/public/velthuis/dvncb10.mf - texmf-dist/fonts/source/public/velthuis/dvncb8.mf - texmf-dist/fonts/source/public/velthuis/dvncb9.mf - texmf-dist/fonts/source/public/velthuis/dvncbi10.mf - texmf-dist/fonts/source/public/velthuis/dvncbi8.mf - texmf-dist/fonts/source/public/velthuis/dvncbi9.mf - texmf-dist/fonts/source/public/velthuis/dvnci10.mf - texmf-dist/fonts/source/public/velthuis/dvnci8.mf - texmf-dist/fonts/source/public/velthuis/dvnci9.mf - texmf-dist/fonts/source/public/velthuis/dvng10.mf - texmf-dist/fonts/source/public/velthuis/dvng8.mf - texmf-dist/fonts/source/public/velthuis/dvng9.mf - texmf-dist/fonts/source/public/velthuis/dvngb10.mf - texmf-dist/fonts/source/public/velthuis/dvngb8.mf - texmf-dist/fonts/source/public/velthuis/dvngb9.mf - texmf-dist/fonts/source/public/velthuis/dvngbi10.mf - texmf-dist/fonts/source/public/velthuis/dvngbi8.mf - texmf-dist/fonts/source/public/velthuis/dvngbi9.mf - texmf-dist/fonts/source/public/velthuis/dvngi10.mf - texmf-dist/fonts/source/public/velthuis/dvngi8.mf - texmf-dist/fonts/source/public/velthuis/dvngi9.mf - texmf-dist/fonts/source/public/velthuis/dvnn10.mf - texmf-dist/fonts/source/public/velthuis/dvnn8.mf - texmf-dist/fonts/source/public/velthuis/dvnn9.mf - texmf-dist/fonts/source/public/velthuis/dvnnb10.mf - texmf-dist/fonts/source/public/velthuis/dvnnb8.mf - texmf-dist/fonts/source/public/velthuis/dvnnb9.mf - texmf-dist/fonts/source/public/velthuis/dvnnbi10.mf - texmf-dist/fonts/source/public/velthuis/dvnnbi8.mf - texmf-dist/fonts/source/public/velthuis/dvnnbi9.mf - texmf-dist/fonts/source/public/velthuis/dvnni10.mf - texmf-dist/fonts/source/public/velthuis/dvnni8.mf - texmf-dist/fonts/source/public/velthuis/dvnni9.mf - texmf-dist/fonts/source/public/velthuis/dvpb10.mf - texmf-dist/fonts/source/public/velthuis/dvpb8.mf - texmf-dist/fonts/source/public/velthuis/dvpb9.mf - texmf-dist/fonts/source/public/velthuis/dvpc10.mf - texmf-dist/fonts/source/public/velthuis/dvpc8.mf - texmf-dist/fonts/source/public/velthuis/dvpc9.mf - texmf-dist/fonts/source/public/velthuis/dvpn10.mf - texmf-dist/fonts/source/public/velthuis/dvpn8.mf - texmf-dist/fonts/source/public/velthuis/dvpn9.mf - texmf-dist/fonts/source/public/velthuis/dvpnn10.mf - texmf-dist/fonts/source/public/velthuis/dvpnn8.mf - texmf-dist/fonts/source/public/velthuis/dvpnn9.mf - texmf-dist/fonts/tfm/public/velthuis/dvnb10.tfm - texmf-dist/fonts/tfm/public/velthuis/dvnb8.tfm - texmf-dist/fonts/tfm/public/velthuis/dvnb9.tfm - texmf-dist/fonts/tfm/public/velthuis/dvnbb10.tfm - texmf-dist/fonts/tfm/public/velthuis/dvnbb8.tfm - texmf-dist/fonts/tfm/public/velthuis/dvnbb9.tfm - texmf-dist/fonts/tfm/public/velthuis/dvnbbi10.tfm - texmf-dist/fonts/tfm/public/velthuis/dvnbbi8.tfm - texmf-dist/fonts/tfm/public/velthuis/dvnbbi9.tfm - texmf-dist/fonts/tfm/public/velthuis/dvnbi10.tfm - texmf-dist/fonts/tfm/public/velthuis/dvnbi8.tfm - texmf-dist/fonts/tfm/public/velthuis/dvnbi9.tfm - texmf-dist/fonts/tfm/public/velthuis/dvnc10.tfm - texmf-dist/fonts/tfm/public/velthuis/dvnc8.tfm - texmf-dist/fonts/tfm/public/velthuis/dvnc9.tfm - texmf-dist/fonts/tfm/public/velthuis/dvncb10.tfm - texmf-dist/fonts/tfm/public/velthuis/dvncb8.tfm - texmf-dist/fonts/tfm/public/velthuis/dvncb9.tfm - texmf-dist/fonts/tfm/public/velthuis/dvncbi10.tfm - texmf-dist/fonts/tfm/public/velthuis/dvncbi8.tfm - texmf-dist/fonts/tfm/public/velthuis/dvncbi9.tfm - texmf-dist/fonts/tfm/public/velthuis/dvnci10.tfm - texmf-dist/fonts/tfm/public/velthuis/dvnci8.tfm - texmf-dist/fonts/tfm/public/velthuis/dvnci9.tfm - texmf-dist/fonts/tfm/public/velthuis/dvng10.tfm - texmf-dist/fonts/tfm/public/velthuis/dvng8.tfm - texmf-dist/fonts/tfm/public/velthuis/dvng9.tfm - texmf-dist/fonts/tfm/public/velthuis/dvngb10.tfm - texmf-dist/fonts/tfm/public/velthuis/dvngb8.tfm - texmf-dist/fonts/tfm/public/velthuis/dvngb9.tfm - texmf-dist/fonts/tfm/public/velthuis/dvngbi10.tfm - texmf-dist/fonts/tfm/public/velthuis/dvngbi8.tfm - texmf-dist/fonts/tfm/public/velthuis/dvngbi9.tfm - texmf-dist/fonts/tfm/public/velthuis/dvngi10.tfm - texmf-dist/fonts/tfm/public/velthuis/dvngi8.tfm - texmf-dist/fonts/tfm/public/velthuis/dvngi9.tfm - texmf-dist/fonts/tfm/public/velthuis/dvnn10.tfm - texmf-dist/fonts/tfm/public/velthuis/dvnn8.tfm - texmf-dist/fonts/tfm/public/velthuis/dvnn9.tfm - texmf-dist/fonts/tfm/public/velthuis/dvnnb10.tfm - texmf-dist/fonts/tfm/public/velthuis/dvnnb8.tfm - texmf-dist/fonts/tfm/public/velthuis/dvnnb9.tfm - texmf-dist/fonts/tfm/public/velthuis/dvnnbi10.tfm - texmf-dist/fonts/tfm/public/velthuis/dvnnbi8.tfm - texmf-dist/fonts/tfm/public/velthuis/dvnnbi9.tfm - texmf-dist/fonts/tfm/public/velthuis/dvnni10.tfm - texmf-dist/fonts/tfm/public/velthuis/dvnni8.tfm - texmf-dist/fonts/tfm/public/velthuis/dvnni9.tfm - texmf-dist/fonts/tfm/public/velthuis/dvpb10.tfm - texmf-dist/fonts/tfm/public/velthuis/dvpb8.tfm - texmf-dist/fonts/tfm/public/velthuis/dvpb9.tfm - texmf-dist/fonts/tfm/public/velthuis/dvpc10.tfm - texmf-dist/fonts/tfm/public/velthuis/dvpc8.tfm - texmf-dist/fonts/tfm/public/velthuis/dvpc9.tfm - texmf-dist/fonts/tfm/public/velthuis/dvpn10.tfm - texmf-dist/fonts/tfm/public/velthuis/dvpn8.tfm - texmf-dist/fonts/tfm/public/velthuis/dvpn9.tfm - texmf-dist/fonts/tfm/public/velthuis/dvpnn10.tfm - texmf-dist/fonts/tfm/public/velthuis/dvpnn8.tfm - texmf-dist/fonts/tfm/public/velthuis/dvpnn9.tfm - texmf-dist/fonts/type1/public/velthuis/dvnb10.pfb - texmf-dist/fonts/type1/public/velthuis/dvnb8.pfb - texmf-dist/fonts/type1/public/velthuis/dvnb9.pfb - texmf-dist/fonts/type1/public/velthuis/dvnbb10.pfb - texmf-dist/fonts/type1/public/velthuis/dvnbb8.pfb - texmf-dist/fonts/type1/public/velthuis/dvnbb9.pfb - texmf-dist/fonts/type1/public/velthuis/dvnbbi10.pfb - texmf-dist/fonts/type1/public/velthuis/dvnbbi8.pfb - texmf-dist/fonts/type1/public/velthuis/dvnbbi9.pfb - texmf-dist/fonts/type1/public/velthuis/dvnbi10.pfb - texmf-dist/fonts/type1/public/velthuis/dvnbi8.pfb - texmf-dist/fonts/type1/public/velthuis/dvnbi9.pfb - texmf-dist/fonts/type1/public/velthuis/dvnc10.pfb - texmf-dist/fonts/type1/public/velthuis/dvnc8.pfb - texmf-dist/fonts/type1/public/velthuis/dvnc9.pfb - texmf-dist/fonts/type1/public/velthuis/dvncb10.pfb - texmf-dist/fonts/type1/public/velthuis/dvncb8.pfb - texmf-dist/fonts/type1/public/velthuis/dvncb9.pfb - texmf-dist/fonts/type1/public/velthuis/dvncbi10.pfb - texmf-dist/fonts/type1/public/velthuis/dvncbi8.pfb - texmf-dist/fonts/type1/public/velthuis/dvncbi9.pfb - texmf-dist/fonts/type1/public/velthuis/dvnci10.pfb - texmf-dist/fonts/type1/public/velthuis/dvnci8.pfb - texmf-dist/fonts/type1/public/velthuis/dvnci9.pfb - texmf-dist/fonts/type1/public/velthuis/dvng10.pfb - texmf-dist/fonts/type1/public/velthuis/dvng8.pfb - texmf-dist/fonts/type1/public/velthuis/dvng9.pfb - texmf-dist/fonts/type1/public/velthuis/dvngb10.pfb - texmf-dist/fonts/type1/public/velthuis/dvngb8.pfb - texmf-dist/fonts/type1/public/velthuis/dvngb9.pfb - texmf-dist/fonts/type1/public/velthuis/dvngbi10.pfb - texmf-dist/fonts/type1/public/velthuis/dvngbi8.pfb - texmf-dist/fonts/type1/public/velthuis/dvngbi9.pfb - texmf-dist/fonts/type1/public/velthuis/dvngi10.pfb - texmf-dist/fonts/type1/public/velthuis/dvngi8.pfb - texmf-dist/fonts/type1/public/velthuis/dvngi9.pfb - texmf-dist/fonts/type1/public/velthuis/dvnn10.pfb - texmf-dist/fonts/type1/public/velthuis/dvnn8.pfb - texmf-dist/fonts/type1/public/velthuis/dvnn9.pfb - texmf-dist/fonts/type1/public/velthuis/dvnnb10.pfb - texmf-dist/fonts/type1/public/velthuis/dvnnb8.pfb - texmf-dist/fonts/type1/public/velthuis/dvnnb9.pfb - texmf-dist/fonts/type1/public/velthuis/dvnnbi10.pfb - texmf-dist/fonts/type1/public/velthuis/dvnnbi8.pfb - texmf-dist/fonts/type1/public/velthuis/dvnnbi9.pfb - texmf-dist/fonts/type1/public/velthuis/dvnni10.pfb - texmf-dist/fonts/type1/public/velthuis/dvnni8.pfb - texmf-dist/fonts/type1/public/velthuis/dvnni9.pfb - texmf-dist/fonts/type1/public/velthuis/dvpb10.pfb - texmf-dist/fonts/type1/public/velthuis/dvpb8.pfb - texmf-dist/fonts/type1/public/velthuis/dvpb9.pfb - texmf-dist/fonts/type1/public/velthuis/dvpc10.pfb - texmf-dist/fonts/type1/public/velthuis/dvpc8.pfb - texmf-dist/fonts/type1/public/velthuis/dvpc9.pfb - texmf-dist/fonts/type1/public/velthuis/dvpn10.pfb - texmf-dist/fonts/type1/public/velthuis/dvpn8.pfb - texmf-dist/fonts/type1/public/velthuis/dvpn9.pfb - texmf-dist/fonts/type1/public/velthuis/dvpnn10.pfb - texmf-dist/fonts/type1/public/velthuis/dvpnn8.pfb - texmf-dist/fonts/type1/public/velthuis/dvpnn9.pfb - texmf-dist/tex/generic/velthuis/hindi.ldf - texmf-dist/tex/generic/velthuis/hindi.sty - texmf-dist/tex/latex/velthuis/dev.sty - texmf-dist/tex/latex/velthuis/dev209.sty - texmf-dist/tex/latex/velthuis/devanagari.sty - texmf-dist/tex/latex/velthuis/dvngcite.sty - texmf-dist/tex/latex/velthuis/udn.fd - texmf-dist/tex/latex/velthuis/udnb.fd - texmf-dist/tex/latex/velthuis/udnc.fd - texmf-dist/tex/latex/velthuis/udnn.fd - texmf-dist/tex/latex/velthuis/udnp.fd - texmf-dist/tex/latex/velthuis/udnpb.fd - texmf-dist/tex/latex/velthuis/udnpc.fd - texmf-dist/tex/latex/velthuis/udnpn.fd - texmf-dist/tex/plain/velthuis/dnmacs.tex - texmf-dist/tex/xelatex/velthuis/hindicaptions.sty -catalogue-ctan /language/devanagari/velthuis -catalogue-date 2016-07-06 23:50:55 +0200 -catalogue-license gpl -catalogue-topics indic font-indic font-mf font-type1 -catalogue-version 2.17 - -name velthuis.aarch64-linux -category Package -revision 48789 -shortdesc aarch64-linux files of velthuis -containersize 12760 -containerchecksum 1a7cf26a468e58fb6d1657c0c79e215d1fd40170336def68dbbf339c158df02eca1343764c6408059f92aa6367fac11fdda1249d5dc0b84a85df3baa83842701 -binfiles arch=aarch64-linux size=12 - bin/aarch64-linux/devnag - -name velthuis.amd64-freebsd -category Package -revision 46816 -shortdesc amd64-freebsd files of velthuis -containersize 13216 -containerchecksum 40b398a5db770e1b2b3db26e68540d54188ac0da9013763d60ba93f314a4c2bdb4a543b31ef3f91d9f3ac09e53278677f8ac9c11f660741d5d01c9a0ef0f2411 -binfiles arch=amd64-freebsd size=9 - bin/amd64-freebsd/devnag - -name velthuis.amd64-netbsd -category Package -revision 48698 -shortdesc amd64-netbsd files of velthuis -containersize 11328 -containerchecksum 4c912e7d5a7bb5d636370f5de361ff27f5b3593e16cb00c7aade97f880efddbc7c1297ae3a2006de2dda47e47d554605b9234ea35792a3efa160df1be0360253 -binfiles arch=amd64-netbsd size=9 - bin/amd64-netbsd/devnag - -name velthuis.armhf-linux -category Package -revision 48716 -shortdesc armhf-linux files of velthuis -containersize 10876 -containerchecksum 4403e5030383c44d70142393622f2c69a85020c577423df7c1732edbf04ff8d4500cca329e880da7aebe54aad290d4f79c3de466e11a40685414d0da6e10c4bd -binfiles arch=armhf-linux size=7 - bin/armhf-linux/devnag - -name velthuis.i386-cygwin -category Package -revision 46814 -shortdesc i386-cygwin files of velthuis -containersize 11844 -containerchecksum 6f48e9cec2a548d2fb5d71ce58e03e1017a15fe8786f260f94639d0fb5528641627b323220b1a2a75026aecf071a43afbd9ef2e2de8adb28f39bb082dcc8a99f -binfiles arch=i386-cygwin size=8 - bin/i386-cygwin/devnag.exe - -name velthuis.i386-freebsd -category Package -revision 46816 -shortdesc i386-freebsd files of velthuis -containersize 11192 -containerchecksum e6968b0ffbb1350faf631e75497aa0486a76583eaf1a9f4bff40514523fe93c5dcd25ed4fc420de27c526afcee23297fac278c3f8f825a9377b58fd8acbd5c49 -binfiles arch=i386-freebsd size=8 - bin/i386-freebsd/devnag - -name velthuis.i386-linux -category Package -revision 47245 -shortdesc i386-linux files of velthuis -containersize 11752 -containerchecksum 88009295f29dd8a6f9c0cd2557c4d346c08be7ed710863868cd1d78a0f37854cffa3817468e816c3d10c839847b26e6cafe3204cc1f75b09745cb1e7ac21b5cb -binfiles arch=i386-linux size=7 - bin/i386-linux/devnag - -name velthuis.i386-netbsd -category Package -revision 46812 -shortdesc i386-netbsd files of velthuis -containersize 10284 -containerchecksum 555d9ee32ff525f78451c92c7cb749c841fb1cf725d9a93a6b6d249127b33a7315b85b0b1a90e6348fe2a62fbbc37b8a6de8258fff64ab53c922f9858f810258 -binfiles arch=i386-netbsd size=8 - bin/i386-netbsd/devnag - -name velthuis.i386-solaris -category Package -revision 46829 -shortdesc i386-solaris files of velthuis -containersize 12680 -containerchecksum 643ae702a85a934901f405dfd870788439a8249ea656acb70b4beb4de8a3f506ab3d8ed7c691ee268e70e5acb3e2405b397c57f8070403ee7c9faad67d8aa2ea -binfiles arch=i386-solaris size=8 - bin/i386-solaris/devnag - -name velthuis.sparc-solaris -category Package -revision 46829 -shortdesc sparc-solaris files of velthuis -containersize 12540 -containerchecksum ab89f1622cb2b1303f8d661018ada127c34311539779d7ce8212a2a3755ac7518ad24d6a2d9351337a8e03db921c7d313da470a70fdfff36d2505634110d0915 -binfiles arch=sparc-solaris size=8 - bin/sparc-solaris/devnag - -name velthuis.win32 -category Package -revision 46800 -shortdesc win32 files of velthuis -containersize 13552 -containerchecksum 21da0da490ac74d8447e2549605bc4776e93c8e3a32401e2210554a4af87ec2a337c6c05c49b88866d4bba990b3660aa10e1fcc53845cd9c9e15aed009e865ca -binfiles arch=win32 size=8 - bin/win32/devnag.exe - -name velthuis.x86_64-cygwin -category Package -revision 46813 -shortdesc x86_64-cygwin files of velthuis -containersize 13008 -containerchecksum d01dc48ef74457b2452766675fac431ff6bc6536c622b2b57e6dc5a22d0b9175e28910937fbbe561925f178e8e4bf0e8202131f70da97c0fac103720736138b4 -binfiles arch=x86_64-cygwin size=9 - bin/x86_64-cygwin/devnag.exe - -name velthuis.x86_64-darwin -category Package -revision 48728 -shortdesc x86_64-darwin files of velthuis -containersize 13468 -containerchecksum 06654b5c70e85f3b049a7dbd61b39137c9d528a53aac4431cd15f688d4ffef89b1eaa0727bcaa7ca4710b07ff44731b679004d94e7d4a7cb42c72d19ca0d32ab -binfiles arch=x86_64-darwin size=9 - bin/x86_64-darwin/devnag - -name velthuis.x86_64-darwinlegacy -category Package -revision 47387 -shortdesc x86_64-darwinlegacy files of velthuis -containersize 11848 -containerchecksum 97f99bbdd475b2d2c4bc80b17b7a70260dd93cdd9b54fabb44ef417a7ce75b95a6388d0bbe8bea0ebcb8b18434135bf6554c85eff00a9b67f984c64d31224d2f -binfiles arch=x86_64-darwinlegacy size=8 - bin/x86_64-darwinlegacy/devnag - -name velthuis.x86_64-linux -category Package -revision 47063 -shortdesc x86_64-linux files of velthuis -containersize 12160 -containerchecksum 45c0715ad206a94aa8f087cf21aa8cab6dec92de7e38b2200527572e0bc863598e097e8bd7fecd3644f99d04162bef23c59975576a1ea2dfc91ada1d2d98443c -binfiles arch=x86_64-linux size=8 - bin/x86_64-linux/devnag - -name velthuis.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of velthuis -containersize 13648 -containerchecksum 84e9fd71ca9fbb95793969092dec59b19ef07508232eb817745893ace319cc735db1a0804135ff213e0695708ae705fa01a44fffa7758456691364fa63a14466 -binfiles arch=x86_64-linuxmusl size=10 - bin/x86_64-linuxmusl/devnag - -name velthuis.x86_64-solaris -category Package -revision 46829 -shortdesc x86_64-solaris files of velthuis -containersize 13796 -containerchecksum daa68a14ecacff1e568850abedc7d7245b9715861bbc644985386563a8fde25fd59f06467a31d8c2f384a2def89a4dd11c7b81d89da5f6f5b2e8bef553ce3ca7 -binfiles arch=x86_64-solaris size=10 - bin/x86_64-solaris/devnag - -name venn -category Package -revision 15878 -shortdesc Creating Venn diagrams with MetaPost -relocated 1 -longdesc MetaPost macros for venn diagrams. -containersize 2120 -containerchecksum 0a4eb406026419d367b2a0c2eb487b869c24ca3871746d9f1b2dda1c2295c80fea721e97f79b2ee66634247f66d0fbbccd1fe6aa4ff3da2e07fb05223acae721 -doccontainersize 684 -doccontainerchecksum d55d2bf1ea7d15534dd533a820ff1851a9cad0ffdb279a1cfaa5e8038476458ace981be1a24f6826b37f876bc48b8b182b74bef1752089445a9bdaef15eac90e -docfiles size=1 - RELOC/doc/metapost/venn/README -runfiles size=2 - RELOC/metapost/venn/venn.mp -catalogue-also venndiagram -catalogue-ctan /graphics/metapost/contrib/macros/venn -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics diagram-maths - -name venndiagram -category Package -revision 47952 -shortdesc Creating Venn diagrams with TikZ -relocated 1 -longdesc The package assists generation of simple two- and three-set -longdesc Venn diagrams for lectures or assignment sheets. The package -longdesc requires the TikZ package. -containersize 4172 -containerchecksum 6cd24d8b144cd7a38434be0ab515b0fe2d36cad3e07b3dc357362e9b2870da135d3d7259d3dc275fc4ae3b7e4f093bcad90db6737b27c3ef72ef25f2a7ff1976 -doccontainersize 338636 -doccontainerchecksum e1a034ba7171aa94c5fe51aab4b799501989563144ff9f8053e8a690dada38d86df2539afc97c0ba4fb89fa6eacb80c9bf50e2436d3bfa567590aaa1af4d1e19 -docfiles size=88 - RELOC/doc/latex/venndiagram/CHANGES - RELOC/doc/latex/venndiagram/README details="Readme" - RELOC/doc/latex/venndiagram/samples/venn-sample.pdf details="Example of use" - RELOC/doc/latex/venndiagram/samples/venn-sample.tex - RELOC/doc/latex/venndiagram/venndiagram.pdf details="Package documentation" -srccontainersize 9828 -srccontainerchecksum 76e7ee055e2e51473ff3c94976fc3f7b02c2b39528eda46c4f6017776b0ebc665a91bc945e52f82ecc2adaeb3eede22f86a8a2aab9fde9a32ba8a20c80b08c9c -srcfiles size=22 - RELOC/source/latex/venndiagram/venndiagram.dtx - RELOC/source/latex/venndiagram/venndiagram.ins -runfiles size=11 - RELOC/tex/latex/venndiagram/venndiagram.sty -catalogue-also venn -catalogue-ctan /macros/latex/contrib/venndiagram -catalogue-date 2018-06-07 18:52:53 +0200 -catalogue-license lppl -catalogue-topics diagram-maths pgf-tikz -catalogue-version 1.2 - -name venturisadf -category Package -revision 19444 -shortdesc Venturis ADF fonts collection -relocated 1 -longdesc Serif and sans serif complete text font families, in both Adobe -longdesc Type 1 and OpenType formats for publication. The family is -longdesc based on Utopia family, and has been modified and developed by -longdesc the Arkandis Digital foundry. Support for using the fonts, in -longdesc LaTeX, is also provided (and makes use of the nfssext-cfr -longdesc package). -execute addMap yv1.map -execute addMap yv2.map -execute addMap yv3.map -execute addMap yvo.map -execute addMap yvt.map -containersize 3865852 -containerchecksum 041f6c01a01ac10cad0c015c6630826316e85cad3351bd4530cf36f123a14c55620c3eb345237a06109d827047cd5a07e4ec4a1d85ccf5028a4890145f84820b -doccontainersize 412720 -doccontainerchecksum eafad77636b169442e6af82f584fbb594425ba1122b4b31e76bec69f030f1478e2a6aa6d39f69b0a75c777a6fc42c8855e9781006f3ee7601d19c5cdaa5756f3 -docfiles size=122 - RELOC/doc/fonts/venturisadf/LICENSE-utopia.txt - RELOC/doc/fonts/venturisadf/LIST-Venturis.txt - RELOC/doc/fonts/venturisadf/README details="Readme" - RELOC/doc/fonts/venturisadf/manifest.txt - RELOC/doc/fonts/venturisadf/venturisadf.pdf details="Documentation: installation and use" - RELOC/doc/fonts/venturisadf/venturisadf.tex -srccontainersize 14768 -srccontainerchecksum 25d2450bb022e5b6344743b020c73877a99df02f29ba7ab17243568c5afd6c93240d3ee81b155a317c0a2cf614945f2f9a3414027869d98505519eaf0587841a -srcfiles size=75 - RELOC/source/fonts/venturisadf/lining.etx - RELOC/source/fonts/venturisadf/oldstyle.etx - RELOC/source/fonts/venturisadf/rename.venturis - RELOC/source/fonts/venturisadf/rename.venturis2 - RELOC/source/fonts/venturisadf/rename.venturisold - RELOC/source/fonts/venturisadf/rename.venturissans - RELOC/source/fonts/venturisadf/rename.venturissans2 - RELOC/source/fonts/venturisadf/rename.venturistitling - RELOC/source/fonts/venturisadf/resetalt.mtx - RELOC/source/fonts/venturisadf/t1-dotalt-f_f.etx - RELOC/source/fonts/venturisadf/t1-f_f.etx - RELOC/source/fonts/venturisadf/t1-venturis.etx - RELOC/source/fonts/venturisadf/t1-venturisold-longs.etx - RELOC/source/fonts/venturisadf/t1-venturisold.etx - RELOC/source/fonts/venturisadf/t1j-f_f.etx - RELOC/source/fonts/venturisadf/t1j-venturis.etx - RELOC/source/fonts/venturisadf/ts1-euro.etx - RELOC/source/fonts/venturisadf/ucdotalt.etx - RELOC/source/fonts/venturisadf/yv1-drv.tex - RELOC/source/fonts/venturisadf/yv1-map.tex - RELOC/source/fonts/venturisadf/yv2-drv.tex - RELOC/source/fonts/venturisadf/yv2-map.tex - RELOC/source/fonts/venturisadf/yv3-drv.tex - RELOC/source/fonts/venturisadf/yv3-map.tex - RELOC/source/fonts/venturisadf/yvo-drv.tex - RELOC/source/fonts/venturisadf/yvo-map.tex - RELOC/source/fonts/venturisadf/yvt-drv.tex - RELOC/source/fonts/venturisadf/yvt-map.tex -runfiles size=2660 - RELOC/fonts/afm/arkandis/venturis/yvtb8a.afm - RELOC/fonts/afm/arkandis/venturis/yvtb8ac.afm - RELOC/fonts/afm/arkandis/venturis/yvtbc8a.afm - RELOC/fonts/afm/arkandis/venturis/yvtbc8ac.afm - RELOC/fonts/afm/arkandis/venturis/yvtbci8a.afm - RELOC/fonts/afm/arkandis/venturis/yvtbci8ac.afm - RELOC/fonts/afm/arkandis/venturis/yvtbd8ac.afm - RELOC/fonts/afm/arkandis/venturis/yvtbi8a.afm - RELOC/fonts/afm/arkandis/venturis/yvtbi8ac.afm - RELOC/fonts/afm/arkandis/venturis/yvth8a.afm - RELOC/fonts/afm/arkandis/venturis/yvthi8a.afm - RELOC/fonts/afm/arkandis/venturis/yvtr8a.afm - RELOC/fonts/afm/arkandis/venturis/yvtr8ac.afm - RELOC/fonts/afm/arkandis/venturis/yvtrc8a.afm - RELOC/fonts/afm/arkandis/venturis/yvtrc8ac.afm - RELOC/fonts/afm/arkandis/venturis/yvtrci8a.afm - RELOC/fonts/afm/arkandis/venturis/yvtrci8ac.afm - RELOC/fonts/afm/arkandis/venturis/yvtrdl8a.afm - RELOC/fonts/afm/arkandis/venturis/yvtri8a.afm - RELOC/fonts/afm/arkandis/venturis/yvtri8ac.afm - RELOC/fonts/afm/arkandis/venturis2/yv2b8a.afm - RELOC/fonts/afm/arkandis/venturis2/yv2b8ac.afm - RELOC/fonts/afm/arkandis/venturis2/yv2bi8a.afm - RELOC/fonts/afm/arkandis/venturis2/yv2bi8ac.afm - RELOC/fonts/afm/arkandis/venturis2/yv2m8a.afm - RELOC/fonts/afm/arkandis/venturis2/yv2mi8a.afm - RELOC/fonts/afm/arkandis/venturis2/yv2r8a.afm - RELOC/fonts/afm/arkandis/venturis2/yv2r8ac.afm - RELOC/fonts/afm/arkandis/venturis2/yv2ri8a.afm - RELOC/fonts/afm/arkandis/venturis2/yv2ri8ac.afm - RELOC/fonts/afm/arkandis/venturis2/yv2x8a.afm - RELOC/fonts/afm/arkandis/venturis2/yv2xi8a.afm - RELOC/fonts/afm/arkandis/venturisold/yvob8a.afm - RELOC/fonts/afm/arkandis/venturisold/yvobi8a.afm - RELOC/fonts/afm/arkandis/venturisold/yvodd8a.afm - RELOC/fonts/afm/arkandis/venturisold/yvor8a.afm - RELOC/fonts/afm/arkandis/venturisold/yvori8a.afm - RELOC/fonts/afm/arkandis/venturissans/yv1b8a.afm - RELOC/fonts/afm/arkandis/venturissans/yv1b8ac.afm - RELOC/fonts/afm/arkandis/venturissans/yv1b8ax.afm - RELOC/fonts/afm/arkandis/venturissans/yv1bd8a.afm - RELOC/fonts/afm/arkandis/venturissans/yv1bi8a.afm - RELOC/fonts/afm/arkandis/venturissans/yv1bi8ac.afm - RELOC/fonts/afm/arkandis/venturissans/yv1bi8ax.afm - RELOC/fonts/afm/arkandis/venturissans/yv1d8a.afm - RELOC/fonts/afm/arkandis/venturissans/yv1dd8au.afm - RELOC/fonts/afm/arkandis/venturissans/yv1di8a.afm - RELOC/fonts/afm/arkandis/venturissans/yv1h8a.afm - RELOC/fonts/afm/arkandis/venturissans/yv1ho8a.afm - RELOC/fonts/afm/arkandis/venturissans/yv1l8a.afm - RELOC/fonts/afm/arkandis/venturissans/yv1li8a.afm - RELOC/fonts/afm/arkandis/venturissans/yv1r8a.afm - RELOC/fonts/afm/arkandis/venturissans/yv1r8ac.afm - RELOC/fonts/afm/arkandis/venturissans/yv1r8ax.afm - RELOC/fonts/afm/arkandis/venturissans/yv1ri8a.afm - RELOC/fonts/afm/arkandis/venturissans/yv1ri8ac.afm - RELOC/fonts/afm/arkandis/venturissans/yv1ri8ax.afm - RELOC/fonts/afm/arkandis/venturissans2/yv3b8a.afm - RELOC/fonts/afm/arkandis/venturissans2/yv3b8ac.afm - RELOC/fonts/afm/arkandis/venturissans2/yv3b8ax.afm - RELOC/fonts/afm/arkandis/venturissans2/yv3bi8a.afm - RELOC/fonts/afm/arkandis/venturissans2/yv3bi8ac.afm - RELOC/fonts/afm/arkandis/venturissans2/yv3bi8ax.afm - RELOC/fonts/afm/arkandis/venturissans2/yv3r8a.afm - RELOC/fonts/afm/arkandis/venturissans2/yv3r8ac.afm - RELOC/fonts/afm/arkandis/venturissans2/yv3r8ax.afm - RELOC/fonts/afm/arkandis/venturissans2/yv3ri8a.afm - RELOC/fonts/afm/arkandis/venturissans2/yv3ri8ac.afm - RELOC/fonts/afm/arkandis/venturissans2/yv3ri8ax.afm - RELOC/fonts/enc/dvips/venturisadf/t1-dotalt-f_f-venturisadf.enc - RELOC/fonts/enc/dvips/venturisadf/t1-f_f-venturisadf.enc - RELOC/fonts/enc/dvips/venturisadf/t1-venturis.enc - RELOC/fonts/enc/dvips/venturisadf/t1-venturisold-longs.enc - RELOC/fonts/enc/dvips/venturisadf/ts1-euro-venturisadf.enc - RELOC/fonts/map/dvips/venturis/yvt.map - RELOC/fonts/map/dvips/venturis2/yv2.map - RELOC/fonts/map/dvips/venturisold/yvo.map - RELOC/fonts/map/dvips/venturissans/yv1.map - RELOC/fonts/map/dvips/venturissans2/yv3.map - RELOC/fonts/tfm/arkandis/venturis/t1-yvtb-c.tfm - RELOC/fonts/tfm/arkandis/venturis/t1-yvtb.tfm - RELOC/fonts/tfm/arkandis/venturis/t1-yvtbc-c.tfm - RELOC/fonts/tfm/arkandis/venturis/t1-yvtbc.tfm - RELOC/fonts/tfm/arkandis/venturis/t1-yvtbci-c.tfm - RELOC/fonts/tfm/arkandis/venturis/t1-yvtbci.tfm - RELOC/fonts/tfm/arkandis/venturis/t1-yvtbd-c.tfm - RELOC/fonts/tfm/arkandis/venturis/t1-yvtbi-c.tfm - RELOC/fonts/tfm/arkandis/venturis/t1-yvtbi.tfm - RELOC/fonts/tfm/arkandis/venturis/t1-yvth.tfm - RELOC/fonts/tfm/arkandis/venturis/t1-yvthi.tfm - RELOC/fonts/tfm/arkandis/venturis/t1-yvtr-c.tfm - RELOC/fonts/tfm/arkandis/venturis/t1-yvtr.tfm - RELOC/fonts/tfm/arkandis/venturis/t1-yvtrc-c.tfm - RELOC/fonts/tfm/arkandis/venturis/t1-yvtrc.tfm - RELOC/fonts/tfm/arkandis/venturis/t1-yvtrci-c.tfm - RELOC/fonts/tfm/arkandis/venturis/t1-yvtrci.tfm - RELOC/fonts/tfm/arkandis/venturis/t1-yvtrdl.tfm - RELOC/fonts/tfm/arkandis/venturis/t1-yvtri-c.tfm - RELOC/fonts/tfm/arkandis/venturis/t1-yvtri.tfm - RELOC/fonts/tfm/arkandis/venturis/t1alt-yvtbc-c.tfm - RELOC/fonts/tfm/arkandis/venturis/t1alt-yvtbc.tfm - RELOC/fonts/tfm/arkandis/venturis/t1alt-yvtbci-c.tfm - RELOC/fonts/tfm/arkandis/venturis/t1alt-yvtbci.tfm - RELOC/fonts/tfm/arkandis/venturis/t1alt-yvtrc-c.tfm - RELOC/fonts/tfm/arkandis/venturis/t1alt-yvtrc.tfm - RELOC/fonts/tfm/arkandis/venturis/t1alt-yvtrci-c.tfm - RELOC/fonts/tfm/arkandis/venturis/t1alt-yvtrci.tfm - RELOC/fonts/tfm/arkandis/venturis/ts1-yvtb-c.tfm - RELOC/fonts/tfm/arkandis/venturis/ts1-yvtb.tfm - RELOC/fonts/tfm/arkandis/venturis/ts1-yvtbc-c.tfm - RELOC/fonts/tfm/arkandis/venturis/ts1-yvtbc.tfm - RELOC/fonts/tfm/arkandis/venturis/ts1-yvtbci-c.tfm - RELOC/fonts/tfm/arkandis/venturis/ts1-yvtbci.tfm - RELOC/fonts/tfm/arkandis/venturis/ts1-yvtbd-c.tfm - RELOC/fonts/tfm/arkandis/venturis/ts1-yvtbi-c.tfm - RELOC/fonts/tfm/arkandis/venturis/ts1-yvtbi.tfm - RELOC/fonts/tfm/arkandis/venturis/ts1-yvth.tfm - RELOC/fonts/tfm/arkandis/venturis/ts1-yvthi.tfm - RELOC/fonts/tfm/arkandis/venturis/ts1-yvtr-c.tfm - RELOC/fonts/tfm/arkandis/venturis/ts1-yvtr.tfm - RELOC/fonts/tfm/arkandis/venturis/ts1-yvtrc-c.tfm - RELOC/fonts/tfm/arkandis/venturis/ts1-yvtrc.tfm - RELOC/fonts/tfm/arkandis/venturis/ts1-yvtrci-c.tfm - RELOC/fonts/tfm/arkandis/venturis/ts1-yvtrci.tfm - RELOC/fonts/tfm/arkandis/venturis/ts1-yvtrdl.tfm - RELOC/fonts/tfm/arkandis/venturis/ts1-yvtri-c.tfm - RELOC/fonts/tfm/arkandis/venturis/ts1-yvtri.tfm - RELOC/fonts/tfm/arkandis/venturis/vent-yvtr.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtb8c.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtb8cc.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtb8t.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtb8tc.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtbc8c.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtbc8cc.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtbc8t.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtbc8tc.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtbci8c.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtbci8cc.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtbci8t.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtbci8tc.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtbcij8t.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtbcij8tc.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtbcijw8t.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtbcijw8tc.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtbciw8t.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtbciw8tc.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtbcj8t.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtbcj8tc.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtbcjw8t.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtbcjw8tc.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtbcw8t.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtbcw8tc.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtbd8cc.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtbd8tc.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtbi8c.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtbi8cc.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtbi8t.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtbi8tc.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtbij8t.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtbij8tc.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtbijw8t.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtbijw8tc.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtbiw8t.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtbiw8tc.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtbj8t.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtbj8tc.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtbjw8t.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtbjw8tc.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtbw8t.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtbw8tc.tfm - RELOC/fonts/tfm/arkandis/venturis/yvth8c.tfm - RELOC/fonts/tfm/arkandis/venturis/yvth8t.tfm - RELOC/fonts/tfm/arkandis/venturis/yvthi8c.tfm - RELOC/fonts/tfm/arkandis/venturis/yvthi8t.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtr8c.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtr8cc.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtr8t.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtr8tc.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtrajw8t.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtraw8t.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtrc8c.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtrc8cc.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtrc8t.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtrc8tc.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtrci8c.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtrci8cc.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtrci8t.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtrci8tc.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtrcij8t.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtrcij8tc.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtrcijw8t.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtrcijw8tc.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtrciw8t.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtrciw8tc.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtrcj8t.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtrcj8tc.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtrcjw8t.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtrcjw8tc.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtrcw8t.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtrcw8tc.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtrdl8c.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtrdl8t.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtri8c.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtri8cc.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtri8t.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtri8tc.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtrij8t.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtrij8tc.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtrijw8t.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtrijw8tc.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtriw8t.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtriw8tc.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtrj8t.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtrj8tc.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtrjw8t.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtrjw8tc.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtrw8t.tfm - RELOC/fonts/tfm/arkandis/venturis/yvtrw8tc.tfm - RELOC/fonts/tfm/arkandis/venturis2/t1-yv2b-c.tfm - RELOC/fonts/tfm/arkandis/venturis2/t1-yv2b.tfm - RELOC/fonts/tfm/arkandis/venturis2/t1-yv2bi-c.tfm - RELOC/fonts/tfm/arkandis/venturis2/t1-yv2bi.tfm - RELOC/fonts/tfm/arkandis/venturis2/t1-yv2m.tfm - RELOC/fonts/tfm/arkandis/venturis2/t1-yv2mi.tfm - RELOC/fonts/tfm/arkandis/venturis2/t1-yv2r-c.tfm - RELOC/fonts/tfm/arkandis/venturis2/t1-yv2r.tfm - RELOC/fonts/tfm/arkandis/venturis2/t1-yv2ri-c.tfm - RELOC/fonts/tfm/arkandis/venturis2/t1-yv2ri.tfm - RELOC/fonts/tfm/arkandis/venturis2/t1-yv2x.tfm - RELOC/fonts/tfm/arkandis/venturis2/t1-yv2xi.tfm - RELOC/fonts/tfm/arkandis/venturis2/ts1-yv2b-c.tfm - RELOC/fonts/tfm/arkandis/venturis2/ts1-yv2b.tfm - RELOC/fonts/tfm/arkandis/venturis2/ts1-yv2bi-c.tfm - RELOC/fonts/tfm/arkandis/venturis2/ts1-yv2bi.tfm - RELOC/fonts/tfm/arkandis/venturis2/ts1-yv2m.tfm - RELOC/fonts/tfm/arkandis/venturis2/ts1-yv2mi.tfm - RELOC/fonts/tfm/arkandis/venturis2/ts1-yv2r-c.tfm - RELOC/fonts/tfm/arkandis/venturis2/ts1-yv2r.tfm - RELOC/fonts/tfm/arkandis/venturis2/ts1-yv2ri-c.tfm - RELOC/fonts/tfm/arkandis/venturis2/ts1-yv2ri.tfm - RELOC/fonts/tfm/arkandis/venturis2/ts1-yv2x.tfm - RELOC/fonts/tfm/arkandis/venturis2/ts1-yv2xi.tfm - RELOC/fonts/tfm/arkandis/venturis2/yv2b8c.tfm - RELOC/fonts/tfm/arkandis/venturis2/yv2b8cc.tfm - RELOC/fonts/tfm/arkandis/venturis2/yv2b8t.tfm - RELOC/fonts/tfm/arkandis/venturis2/yv2b8tc.tfm - RELOC/fonts/tfm/arkandis/venturis2/yv2bi8c.tfm - RELOC/fonts/tfm/arkandis/venturis2/yv2bi8cc.tfm - RELOC/fonts/tfm/arkandis/venturis2/yv2bi8t.tfm - RELOC/fonts/tfm/arkandis/venturis2/yv2bi8tc.tfm - RELOC/fonts/tfm/arkandis/venturis2/yv2m8c.tfm - RELOC/fonts/tfm/arkandis/venturis2/yv2m8t.tfm - RELOC/fonts/tfm/arkandis/venturis2/yv2mi8c.tfm - RELOC/fonts/tfm/arkandis/venturis2/yv2mi8t.tfm - RELOC/fonts/tfm/arkandis/venturis2/yv2r8c.tfm - RELOC/fonts/tfm/arkandis/venturis2/yv2r8cc.tfm - RELOC/fonts/tfm/arkandis/venturis2/yv2r8t.tfm - RELOC/fonts/tfm/arkandis/venturis2/yv2r8tc.tfm - RELOC/fonts/tfm/arkandis/venturis2/yv2ri8c.tfm - RELOC/fonts/tfm/arkandis/venturis2/yv2ri8cc.tfm - RELOC/fonts/tfm/arkandis/venturis2/yv2ri8t.tfm - RELOC/fonts/tfm/arkandis/venturis2/yv2ri8tc.tfm - RELOC/fonts/tfm/arkandis/venturis2/yv2x8c.tfm - RELOC/fonts/tfm/arkandis/venturis2/yv2x8t.tfm - RELOC/fonts/tfm/arkandis/venturis2/yv2xi8c.tfm - RELOC/fonts/tfm/arkandis/venturis2/yv2xi8t.tfm - RELOC/fonts/tfm/arkandis/venturisold/t1-yvob.tfm - RELOC/fonts/tfm/arkandis/venturisold/t1-yvobi.tfm - RELOC/fonts/tfm/arkandis/venturisold/t1-yvodd.tfm - RELOC/fonts/tfm/arkandis/venturisold/t1-yvor.tfm - RELOC/fonts/tfm/arkandis/venturisold/t1-yvori.tfm - RELOC/fonts/tfm/arkandis/venturisold/ts1-yvob.tfm - RELOC/fonts/tfm/arkandis/venturisold/ts1-yvobi.tfm - RELOC/fonts/tfm/arkandis/venturisold/ts1-yvodd.tfm - RELOC/fonts/tfm/arkandis/venturisold/ts1-yvor.tfm - RELOC/fonts/tfm/arkandis/venturisold/ts1-yvori.tfm - RELOC/fonts/tfm/arkandis/venturisold/yvoab8t.tfm - RELOC/fonts/tfm/arkandis/venturisold/yvoabi8t.tfm - RELOC/fonts/tfm/arkandis/venturisold/yvoar8t.tfm - RELOC/fonts/tfm/arkandis/venturisold/yvoari8t.tfm - RELOC/fonts/tfm/arkandis/venturisold/yvob8c.tfm - RELOC/fonts/tfm/arkandis/venturisold/yvob8t.tfm - RELOC/fonts/tfm/arkandis/venturisold/yvobi8c.tfm - RELOC/fonts/tfm/arkandis/venturisold/yvobi8t.tfm - RELOC/fonts/tfm/arkandis/venturisold/yvodd8c.tfm - RELOC/fonts/tfm/arkandis/venturisold/yvodd8t.tfm - RELOC/fonts/tfm/arkandis/venturisold/yvor8c.tfm - RELOC/fonts/tfm/arkandis/venturisold/yvor8t.tfm - RELOC/fonts/tfm/arkandis/venturisold/yvori8c.tfm - RELOC/fonts/tfm/arkandis/venturisold/yvori8t.tfm - RELOC/fonts/tfm/arkandis/venturissans/t1-yv1b-c.tfm - RELOC/fonts/tfm/arkandis/venturissans/t1-yv1b-x.tfm - RELOC/fonts/tfm/arkandis/venturissans/t1-yv1b.tfm - RELOC/fonts/tfm/arkandis/venturissans/t1-yv1bd.tfm - RELOC/fonts/tfm/arkandis/venturissans/t1-yv1bi-c.tfm - RELOC/fonts/tfm/arkandis/venturissans/t1-yv1bi-x.tfm - RELOC/fonts/tfm/arkandis/venturissans/t1-yv1bi.tfm - RELOC/fonts/tfm/arkandis/venturissans/t1-yv1d.tfm - RELOC/fonts/tfm/arkandis/venturissans/t1-yv1dd-u.tfm - RELOC/fonts/tfm/arkandis/venturissans/t1-yv1di.tfm - RELOC/fonts/tfm/arkandis/venturissans/t1-yv1h.tfm - RELOC/fonts/tfm/arkandis/venturissans/t1-yv1ho.tfm - RELOC/fonts/tfm/arkandis/venturissans/t1-yv1l.tfm - RELOC/fonts/tfm/arkandis/venturissans/t1-yv1li.tfm - RELOC/fonts/tfm/arkandis/venturissans/t1-yv1r-c.tfm - RELOC/fonts/tfm/arkandis/venturissans/t1-yv1r-x.tfm - RELOC/fonts/tfm/arkandis/venturissans/t1-yv1r.tfm - RELOC/fonts/tfm/arkandis/venturissans/t1-yv1ri-c.tfm - RELOC/fonts/tfm/arkandis/venturissans/t1-yv1ri-x.tfm - RELOC/fonts/tfm/arkandis/venturissans/t1-yv1ri.tfm - RELOC/fonts/tfm/arkandis/venturissans/ts1-yv1b-c.tfm - RELOC/fonts/tfm/arkandis/venturissans/ts1-yv1b-x.tfm - RELOC/fonts/tfm/arkandis/venturissans/ts1-yv1b.tfm - RELOC/fonts/tfm/arkandis/venturissans/ts1-yv1bd.tfm - RELOC/fonts/tfm/arkandis/venturissans/ts1-yv1bi-c.tfm - RELOC/fonts/tfm/arkandis/venturissans/ts1-yv1bi-x.tfm - RELOC/fonts/tfm/arkandis/venturissans/ts1-yv1bi.tfm - RELOC/fonts/tfm/arkandis/venturissans/ts1-yv1d.tfm - RELOC/fonts/tfm/arkandis/venturissans/ts1-yv1dd-u.tfm - RELOC/fonts/tfm/arkandis/venturissans/ts1-yv1di.tfm - RELOC/fonts/tfm/arkandis/venturissans/ts1-yv1h.tfm - RELOC/fonts/tfm/arkandis/venturissans/ts1-yv1ho.tfm - RELOC/fonts/tfm/arkandis/venturissans/ts1-yv1l.tfm - RELOC/fonts/tfm/arkandis/venturissans/ts1-yv1li.tfm - RELOC/fonts/tfm/arkandis/venturissans/ts1-yv1r-c.tfm - RELOC/fonts/tfm/arkandis/venturissans/ts1-yv1r-x.tfm - RELOC/fonts/tfm/arkandis/venturissans/ts1-yv1r.tfm - RELOC/fonts/tfm/arkandis/venturissans/ts1-yv1ri-c.tfm - RELOC/fonts/tfm/arkandis/venturissans/ts1-yv1ri-x.tfm - RELOC/fonts/tfm/arkandis/venturissans/ts1-yv1ri.tfm - RELOC/fonts/tfm/arkandis/venturissans/yv1b8c.tfm - RELOC/fonts/tfm/arkandis/venturissans/yv1b8cc.tfm - RELOC/fonts/tfm/arkandis/venturissans/yv1b8cx.tfm - RELOC/fonts/tfm/arkandis/venturissans/yv1b8t.tfm - RELOC/fonts/tfm/arkandis/venturissans/yv1b8tc.tfm - RELOC/fonts/tfm/arkandis/venturissans/yv1b8tx.tfm - RELOC/fonts/tfm/arkandis/venturissans/yv1bd8c.tfm - RELOC/fonts/tfm/arkandis/venturissans/yv1bd8t.tfm - RELOC/fonts/tfm/arkandis/venturissans/yv1bi8c.tfm - RELOC/fonts/tfm/arkandis/venturissans/yv1bi8cc.tfm - RELOC/fonts/tfm/arkandis/venturissans/yv1bi8cx.tfm - RELOC/fonts/tfm/arkandis/venturissans/yv1bi8t.tfm - RELOC/fonts/tfm/arkandis/venturissans/yv1bi8tc.tfm - RELOC/fonts/tfm/arkandis/venturissans/yv1bi8tx.tfm - RELOC/fonts/tfm/arkandis/venturissans/yv1d8c.tfm - RELOC/fonts/tfm/arkandis/venturissans/yv1d8t.tfm - RELOC/fonts/tfm/arkandis/venturissans/yv1dd8cu.tfm - RELOC/fonts/tfm/arkandis/venturissans/yv1dd8tu.tfm - RELOC/fonts/tfm/arkandis/venturissans/yv1di8c.tfm - RELOC/fonts/tfm/arkandis/venturissans/yv1di8t.tfm - RELOC/fonts/tfm/arkandis/venturissans/yv1h8c.tfm - RELOC/fonts/tfm/arkandis/venturissans/yv1h8t.tfm - RELOC/fonts/tfm/arkandis/venturissans/yv1ho8c.tfm - RELOC/fonts/tfm/arkandis/venturissans/yv1ho8t.tfm - RELOC/fonts/tfm/arkandis/venturissans/yv1l8c.tfm - RELOC/fonts/tfm/arkandis/venturissans/yv1l8t.tfm - RELOC/fonts/tfm/arkandis/venturissans/yv1li8c.tfm - RELOC/fonts/tfm/arkandis/venturissans/yv1li8t.tfm - RELOC/fonts/tfm/arkandis/venturissans/yv1r8c.tfm - RELOC/fonts/tfm/arkandis/venturissans/yv1r8cc.tfm - RELOC/fonts/tfm/arkandis/venturissans/yv1r8cx.tfm - RELOC/fonts/tfm/arkandis/venturissans/yv1r8t.tfm - RELOC/fonts/tfm/arkandis/venturissans/yv1r8tc.tfm - RELOC/fonts/tfm/arkandis/venturissans/yv1r8tx.tfm - RELOC/fonts/tfm/arkandis/venturissans/yv1ri8c.tfm - RELOC/fonts/tfm/arkandis/venturissans/yv1ri8cc.tfm - RELOC/fonts/tfm/arkandis/venturissans/yv1ri8cx.tfm - RELOC/fonts/tfm/arkandis/venturissans/yv1ri8t.tfm - RELOC/fonts/tfm/arkandis/venturissans/yv1ri8tc.tfm - RELOC/fonts/tfm/arkandis/venturissans/yv1ri8tx.tfm - RELOC/fonts/tfm/arkandis/venturissans2/t1-yv3b-c.tfm - RELOC/fonts/tfm/arkandis/venturissans2/t1-yv3b-x.tfm - RELOC/fonts/tfm/arkandis/venturissans2/t1-yv3b.tfm - RELOC/fonts/tfm/arkandis/venturissans2/t1-yv3bi-c.tfm - RELOC/fonts/tfm/arkandis/venturissans2/t1-yv3bi-x.tfm - RELOC/fonts/tfm/arkandis/venturissans2/t1-yv3bi.tfm - RELOC/fonts/tfm/arkandis/venturissans2/t1-yv3r-c.tfm - RELOC/fonts/tfm/arkandis/venturissans2/t1-yv3r-x.tfm - RELOC/fonts/tfm/arkandis/venturissans2/t1-yv3r.tfm - RELOC/fonts/tfm/arkandis/venturissans2/t1-yv3ri-c.tfm - RELOC/fonts/tfm/arkandis/venturissans2/t1-yv3ri-x.tfm - RELOC/fonts/tfm/arkandis/venturissans2/t1-yv3ri.tfm - RELOC/fonts/tfm/arkandis/venturissans2/ts1-yv3b-c.tfm - RELOC/fonts/tfm/arkandis/venturissans2/ts1-yv3b-x.tfm - RELOC/fonts/tfm/arkandis/venturissans2/ts1-yv3b.tfm - RELOC/fonts/tfm/arkandis/venturissans2/ts1-yv3bi-c.tfm - RELOC/fonts/tfm/arkandis/venturissans2/ts1-yv3bi-x.tfm - RELOC/fonts/tfm/arkandis/venturissans2/ts1-yv3bi.tfm - RELOC/fonts/tfm/arkandis/venturissans2/ts1-yv3r-c.tfm - RELOC/fonts/tfm/arkandis/venturissans2/ts1-yv3r-x.tfm - RELOC/fonts/tfm/arkandis/venturissans2/ts1-yv3r.tfm - RELOC/fonts/tfm/arkandis/venturissans2/ts1-yv3ri-c.tfm - RELOC/fonts/tfm/arkandis/venturissans2/ts1-yv3ri-x.tfm - RELOC/fonts/tfm/arkandis/venturissans2/ts1-yv3ri.tfm - RELOC/fonts/tfm/arkandis/venturissans2/yv3b8c.tfm - RELOC/fonts/tfm/arkandis/venturissans2/yv3b8cc.tfm - RELOC/fonts/tfm/arkandis/venturissans2/yv3b8cx.tfm - RELOC/fonts/tfm/arkandis/venturissans2/yv3b8t.tfm - RELOC/fonts/tfm/arkandis/venturissans2/yv3b8tc.tfm - RELOC/fonts/tfm/arkandis/venturissans2/yv3b8tx.tfm - RELOC/fonts/tfm/arkandis/venturissans2/yv3bi8c.tfm - RELOC/fonts/tfm/arkandis/venturissans2/yv3bi8cc.tfm - RELOC/fonts/tfm/arkandis/venturissans2/yv3bi8cx.tfm - RELOC/fonts/tfm/arkandis/venturissans2/yv3bi8t.tfm - RELOC/fonts/tfm/arkandis/venturissans2/yv3bi8tc.tfm - RELOC/fonts/tfm/arkandis/venturissans2/yv3bi8tx.tfm - RELOC/fonts/tfm/arkandis/venturissans2/yv3r8c.tfm - RELOC/fonts/tfm/arkandis/venturissans2/yv3r8cc.tfm - RELOC/fonts/tfm/arkandis/venturissans2/yv3r8cx.tfm - RELOC/fonts/tfm/arkandis/venturissans2/yv3r8t.tfm - RELOC/fonts/tfm/arkandis/venturissans2/yv3r8tc.tfm - RELOC/fonts/tfm/arkandis/venturissans2/yv3r8tx.tfm - RELOC/fonts/tfm/arkandis/venturissans2/yv3ri8c.tfm - RELOC/fonts/tfm/arkandis/venturissans2/yv3ri8cc.tfm - RELOC/fonts/tfm/arkandis/venturissans2/yv3ri8cx.tfm - RELOC/fonts/tfm/arkandis/venturissans2/yv3ri8t.tfm - RELOC/fonts/tfm/arkandis/venturissans2/yv3ri8tc.tfm - RELOC/fonts/tfm/arkandis/venturissans2/yv3ri8tx.tfm - RELOC/fonts/type1/arkandis/venturis/yvtb8a.pfb - RELOC/fonts/type1/arkandis/venturis/yvtb8a.pfm - RELOC/fonts/type1/arkandis/venturis/yvtb8ac.pfb - RELOC/fonts/type1/arkandis/venturis/yvtb8ac.pfm - RELOC/fonts/type1/arkandis/venturis/yvtbc8a.pfb - RELOC/fonts/type1/arkandis/venturis/yvtbc8a.pfm - RELOC/fonts/type1/arkandis/venturis/yvtbc8ac.pfb - RELOC/fonts/type1/arkandis/venturis/yvtbc8ac.pfm - RELOC/fonts/type1/arkandis/venturis/yvtbci8a.pfb - RELOC/fonts/type1/arkandis/venturis/yvtbci8a.pfm - RELOC/fonts/type1/arkandis/venturis/yvtbci8ac.pfb - RELOC/fonts/type1/arkandis/venturis/yvtbci8ac.pfm - RELOC/fonts/type1/arkandis/venturis/yvtbd8ac.pfb - RELOC/fonts/type1/arkandis/venturis/yvtbd8ac.pfm - RELOC/fonts/type1/arkandis/venturis/yvtbi8a.pfb - RELOC/fonts/type1/arkandis/venturis/yvtbi8a.pfm - RELOC/fonts/type1/arkandis/venturis/yvtbi8ac.pfb - RELOC/fonts/type1/arkandis/venturis/yvtbi8ac.pfm - RELOC/fonts/type1/arkandis/venturis/yvth8a.pfb - RELOC/fonts/type1/arkandis/venturis/yvth8a.pfm - RELOC/fonts/type1/arkandis/venturis/yvthi8a.pfb - RELOC/fonts/type1/arkandis/venturis/yvthi8a.pfm - RELOC/fonts/type1/arkandis/venturis/yvtr8a.pfb - RELOC/fonts/type1/arkandis/venturis/yvtr8a.pfm - RELOC/fonts/type1/arkandis/venturis/yvtr8ac.pfb - RELOC/fonts/type1/arkandis/venturis/yvtr8ac.pfm - RELOC/fonts/type1/arkandis/venturis/yvtrc8a.pfb - RELOC/fonts/type1/arkandis/venturis/yvtrc8a.pfm - RELOC/fonts/type1/arkandis/venturis/yvtrc8ac.pfb - RELOC/fonts/type1/arkandis/venturis/yvtrc8ac.pfm - RELOC/fonts/type1/arkandis/venturis/yvtrci8a.pfb - RELOC/fonts/type1/arkandis/venturis/yvtrci8a.pfm - RELOC/fonts/type1/arkandis/venturis/yvtrci8ac.pfb - RELOC/fonts/type1/arkandis/venturis/yvtrci8ac.pfm - RELOC/fonts/type1/arkandis/venturis/yvtrdl8a.pfb - RELOC/fonts/type1/arkandis/venturis/yvtrdl8a.pfm - RELOC/fonts/type1/arkandis/venturis/yvtri8a.pfb - RELOC/fonts/type1/arkandis/venturis/yvtri8a.pfm - RELOC/fonts/type1/arkandis/venturis/yvtri8ac.pfb - RELOC/fonts/type1/arkandis/venturis/yvtri8ac.pfm - RELOC/fonts/type1/arkandis/venturis2/yv2b8a.pfb - RELOC/fonts/type1/arkandis/venturis2/yv2b8a.pfm - RELOC/fonts/type1/arkandis/venturis2/yv2b8ac.pfb - RELOC/fonts/type1/arkandis/venturis2/yv2b8ac.pfm - RELOC/fonts/type1/arkandis/venturis2/yv2bi8a.pfb - RELOC/fonts/type1/arkandis/venturis2/yv2bi8a.pfm - RELOC/fonts/type1/arkandis/venturis2/yv2bi8ac.pfb - RELOC/fonts/type1/arkandis/venturis2/yv2bi8ac.pfm - RELOC/fonts/type1/arkandis/venturis2/yv2m8a.pfb - RELOC/fonts/type1/arkandis/venturis2/yv2m8a.pfm - RELOC/fonts/type1/arkandis/venturis2/yv2mi8a.pfb - RELOC/fonts/type1/arkandis/venturis2/yv2mi8a.pfm - RELOC/fonts/type1/arkandis/venturis2/yv2r8a.pfb - RELOC/fonts/type1/arkandis/venturis2/yv2r8a.pfm - RELOC/fonts/type1/arkandis/venturis2/yv2r8ac.pfb - RELOC/fonts/type1/arkandis/venturis2/yv2r8ac.pfm - RELOC/fonts/type1/arkandis/venturis2/yv2ri8a.pfb - RELOC/fonts/type1/arkandis/venturis2/yv2ri8a.pfm - RELOC/fonts/type1/arkandis/venturis2/yv2ri8ac.pfb - RELOC/fonts/type1/arkandis/venturis2/yv2ri8ac.pfm - RELOC/fonts/type1/arkandis/venturis2/yv2x8a.pfb - RELOC/fonts/type1/arkandis/venturis2/yv2x8a.pfm - RELOC/fonts/type1/arkandis/venturis2/yv2xi8a.pfb - RELOC/fonts/type1/arkandis/venturis2/yv2xi8a.pfm - RELOC/fonts/type1/arkandis/venturisold/yvob8a.pfb - RELOC/fonts/type1/arkandis/venturisold/yvob8a.pfm - RELOC/fonts/type1/arkandis/venturisold/yvobi8a.pfb - RELOC/fonts/type1/arkandis/venturisold/yvobi8a.pfm - RELOC/fonts/type1/arkandis/venturisold/yvodd8a.pfb - RELOC/fonts/type1/arkandis/venturisold/yvodd8a.pfm - RELOC/fonts/type1/arkandis/venturisold/yvor8a.pfb - RELOC/fonts/type1/arkandis/venturisold/yvor8a.pfm - RELOC/fonts/type1/arkandis/venturisold/yvori8a.pfb - RELOC/fonts/type1/arkandis/venturisold/yvori8a.pfm - RELOC/fonts/type1/arkandis/venturissans/yv1b8a.pfb - RELOC/fonts/type1/arkandis/venturissans/yv1b8a.pfm - RELOC/fonts/type1/arkandis/venturissans/yv1b8ac.pfb - RELOC/fonts/type1/arkandis/venturissans/yv1b8ac.pfm - RELOC/fonts/type1/arkandis/venturissans/yv1b8ax.pfb - RELOC/fonts/type1/arkandis/venturissans/yv1b8ax.pfm - RELOC/fonts/type1/arkandis/venturissans/yv1bd8a.pfb - RELOC/fonts/type1/arkandis/venturissans/yv1bd8a.pfm - RELOC/fonts/type1/arkandis/venturissans/yv1bi8a.pfb - RELOC/fonts/type1/arkandis/venturissans/yv1bi8a.pfm - RELOC/fonts/type1/arkandis/venturissans/yv1bi8ac.pfb - RELOC/fonts/type1/arkandis/venturissans/yv1bi8ac.pfm - RELOC/fonts/type1/arkandis/venturissans/yv1bi8ax.pfb - RELOC/fonts/type1/arkandis/venturissans/yv1bi8ax.pfm - RELOC/fonts/type1/arkandis/venturissans/yv1d8a.pfb - RELOC/fonts/type1/arkandis/venturissans/yv1d8a.pfm - RELOC/fonts/type1/arkandis/venturissans/yv1dd8au.pfb - RELOC/fonts/type1/arkandis/venturissans/yv1dd8au.pfm - RELOC/fonts/type1/arkandis/venturissans/yv1di8a.pfb - RELOC/fonts/type1/arkandis/venturissans/yv1di8a.pfm - RELOC/fonts/type1/arkandis/venturissans/yv1h8a.pfb - RELOC/fonts/type1/arkandis/venturissans/yv1h8a.pfm - RELOC/fonts/type1/arkandis/venturissans/yv1ho8a.pfb - RELOC/fonts/type1/arkandis/venturissans/yv1ho8a.pfm - RELOC/fonts/type1/arkandis/venturissans/yv1l8a.pfb - RELOC/fonts/type1/arkandis/venturissans/yv1l8a.pfm - RELOC/fonts/type1/arkandis/venturissans/yv1li8a.pfb - RELOC/fonts/type1/arkandis/venturissans/yv1li8a.pfm - RELOC/fonts/type1/arkandis/venturissans/yv1r8a.pfb - RELOC/fonts/type1/arkandis/venturissans/yv1r8a.pfm - RELOC/fonts/type1/arkandis/venturissans/yv1r8ac.pfb - RELOC/fonts/type1/arkandis/venturissans/yv1r8ac.pfm - RELOC/fonts/type1/arkandis/venturissans/yv1r8ax.pfb - RELOC/fonts/type1/arkandis/venturissans/yv1r8ax.pfm - RELOC/fonts/type1/arkandis/venturissans/yv1ri8a.pfb - RELOC/fonts/type1/arkandis/venturissans/yv1ri8a.pfm - RELOC/fonts/type1/arkandis/venturissans/yv1ri8ac.pfb - RELOC/fonts/type1/arkandis/venturissans/yv1ri8ac.pfm - RELOC/fonts/type1/arkandis/venturissans/yv1ri8ax.pfb - RELOC/fonts/type1/arkandis/venturissans/yv1ri8ax.pfm - RELOC/fonts/type1/arkandis/venturissans2/yv3b8a.pfb - RELOC/fonts/type1/arkandis/venturissans2/yv3b8a.pfm - RELOC/fonts/type1/arkandis/venturissans2/yv3b8ac.pfb - RELOC/fonts/type1/arkandis/venturissans2/yv3b8ac.pfm - RELOC/fonts/type1/arkandis/venturissans2/yv3b8ax.pfb - RELOC/fonts/type1/arkandis/venturissans2/yv3b8ax.pfm - RELOC/fonts/type1/arkandis/venturissans2/yv3bi8a.pfb - RELOC/fonts/type1/arkandis/venturissans2/yv3bi8a.pfm - RELOC/fonts/type1/arkandis/venturissans2/yv3bi8ac.pfb - RELOC/fonts/type1/arkandis/venturissans2/yv3bi8ac.pfm - RELOC/fonts/type1/arkandis/venturissans2/yv3bi8ax.pfb - RELOC/fonts/type1/arkandis/venturissans2/yv3bi8ax.pfm - RELOC/fonts/type1/arkandis/venturissans2/yv3r8a.pfb - RELOC/fonts/type1/arkandis/venturissans2/yv3r8a.pfm - RELOC/fonts/type1/arkandis/venturissans2/yv3r8ac.pfb - RELOC/fonts/type1/arkandis/venturissans2/yv3r8ac.pfm - RELOC/fonts/type1/arkandis/venturissans2/yv3r8ax.pfb - RELOC/fonts/type1/arkandis/venturissans2/yv3r8ax.pfm - RELOC/fonts/type1/arkandis/venturissans2/yv3ri8a.pfb - RELOC/fonts/type1/arkandis/venturissans2/yv3ri8a.pfm - RELOC/fonts/type1/arkandis/venturissans2/yv3ri8ac.pfb - RELOC/fonts/type1/arkandis/venturissans2/yv3ri8ac.pfm - RELOC/fonts/type1/arkandis/venturissans2/yv3ri8ax.pfb - RELOC/fonts/type1/arkandis/venturissans2/yv3ri8ax.pfm - RELOC/fonts/vf/arkandis/venturis/yvtb8c.vf - RELOC/fonts/vf/arkandis/venturis/yvtb8cc.vf - RELOC/fonts/vf/arkandis/venturis/yvtb8t.vf - RELOC/fonts/vf/arkandis/venturis/yvtb8tc.vf - RELOC/fonts/vf/arkandis/venturis/yvtbc8c.vf - RELOC/fonts/vf/arkandis/venturis/yvtbc8cc.vf - RELOC/fonts/vf/arkandis/venturis/yvtbc8t.vf - RELOC/fonts/vf/arkandis/venturis/yvtbc8tc.vf - RELOC/fonts/vf/arkandis/venturis/yvtbci8c.vf - RELOC/fonts/vf/arkandis/venturis/yvtbci8cc.vf - RELOC/fonts/vf/arkandis/venturis/yvtbci8t.vf - RELOC/fonts/vf/arkandis/venturis/yvtbci8tc.vf - RELOC/fonts/vf/arkandis/venturis/yvtbcij8t.vf - RELOC/fonts/vf/arkandis/venturis/yvtbcij8tc.vf - RELOC/fonts/vf/arkandis/venturis/yvtbcijw8t.vf - RELOC/fonts/vf/arkandis/venturis/yvtbcijw8tc.vf - RELOC/fonts/vf/arkandis/venturis/yvtbciw8t.vf - RELOC/fonts/vf/arkandis/venturis/yvtbciw8tc.vf - RELOC/fonts/vf/arkandis/venturis/yvtbcj8t.vf - RELOC/fonts/vf/arkandis/venturis/yvtbcj8tc.vf - RELOC/fonts/vf/arkandis/venturis/yvtbcjw8t.vf - RELOC/fonts/vf/arkandis/venturis/yvtbcjw8tc.vf - RELOC/fonts/vf/arkandis/venturis/yvtbcw8t.vf - RELOC/fonts/vf/arkandis/venturis/yvtbcw8tc.vf - RELOC/fonts/vf/arkandis/venturis/yvtbd8cc.vf - RELOC/fonts/vf/arkandis/venturis/yvtbd8tc.vf - RELOC/fonts/vf/arkandis/venturis/yvtbi8c.vf - RELOC/fonts/vf/arkandis/venturis/yvtbi8cc.vf - RELOC/fonts/vf/arkandis/venturis/yvtbi8t.vf - RELOC/fonts/vf/arkandis/venturis/yvtbi8tc.vf - RELOC/fonts/vf/arkandis/venturis/yvtbij8t.vf - RELOC/fonts/vf/arkandis/venturis/yvtbij8tc.vf - RELOC/fonts/vf/arkandis/venturis/yvtbijw8t.vf - RELOC/fonts/vf/arkandis/venturis/yvtbijw8tc.vf - RELOC/fonts/vf/arkandis/venturis/yvtbiw8t.vf - RELOC/fonts/vf/arkandis/venturis/yvtbiw8tc.vf - RELOC/fonts/vf/arkandis/venturis/yvtbj8t.vf - RELOC/fonts/vf/arkandis/venturis/yvtbj8tc.vf - RELOC/fonts/vf/arkandis/venturis/yvtbjw8t.vf - RELOC/fonts/vf/arkandis/venturis/yvtbjw8tc.vf - RELOC/fonts/vf/arkandis/venturis/yvtbw8t.vf - RELOC/fonts/vf/arkandis/venturis/yvtbw8tc.vf - RELOC/fonts/vf/arkandis/venturis/yvth8c.vf - RELOC/fonts/vf/arkandis/venturis/yvth8t.vf - RELOC/fonts/vf/arkandis/venturis/yvthi8c.vf - RELOC/fonts/vf/arkandis/venturis/yvthi8t.vf - RELOC/fonts/vf/arkandis/venturis/yvtr8c.vf - RELOC/fonts/vf/arkandis/venturis/yvtr8cc.vf - RELOC/fonts/vf/arkandis/venturis/yvtr8t.vf - RELOC/fonts/vf/arkandis/venturis/yvtr8tc.vf - RELOC/fonts/vf/arkandis/venturis/yvtrajw8t.vf - RELOC/fonts/vf/arkandis/venturis/yvtraw8t.vf - RELOC/fonts/vf/arkandis/venturis/yvtrc8c.vf - RELOC/fonts/vf/arkandis/venturis/yvtrc8cc.vf - RELOC/fonts/vf/arkandis/venturis/yvtrc8t.vf - RELOC/fonts/vf/arkandis/venturis/yvtrc8tc.vf - RELOC/fonts/vf/arkandis/venturis/yvtrci8c.vf - RELOC/fonts/vf/arkandis/venturis/yvtrci8cc.vf - RELOC/fonts/vf/arkandis/venturis/yvtrci8t.vf - RELOC/fonts/vf/arkandis/venturis/yvtrci8tc.vf - RELOC/fonts/vf/arkandis/venturis/yvtrcij8t.vf - RELOC/fonts/vf/arkandis/venturis/yvtrcij8tc.vf - RELOC/fonts/vf/arkandis/venturis/yvtrcijw8t.vf - RELOC/fonts/vf/arkandis/venturis/yvtrcijw8tc.vf - RELOC/fonts/vf/arkandis/venturis/yvtrciw8t.vf - RELOC/fonts/vf/arkandis/venturis/yvtrciw8tc.vf - RELOC/fonts/vf/arkandis/venturis/yvtrcj8t.vf - RELOC/fonts/vf/arkandis/venturis/yvtrcj8tc.vf - RELOC/fonts/vf/arkandis/venturis/yvtrcjw8t.vf - RELOC/fonts/vf/arkandis/venturis/yvtrcjw8tc.vf - RELOC/fonts/vf/arkandis/venturis/yvtrcw8t.vf - RELOC/fonts/vf/arkandis/venturis/yvtrcw8tc.vf - RELOC/fonts/vf/arkandis/venturis/yvtrdl8c.vf - RELOC/fonts/vf/arkandis/venturis/yvtrdl8t.vf - RELOC/fonts/vf/arkandis/venturis/yvtri8c.vf - RELOC/fonts/vf/arkandis/venturis/yvtri8cc.vf - RELOC/fonts/vf/arkandis/venturis/yvtri8t.vf - RELOC/fonts/vf/arkandis/venturis/yvtri8tc.vf - RELOC/fonts/vf/arkandis/venturis/yvtrij8t.vf - RELOC/fonts/vf/arkandis/venturis/yvtrij8tc.vf - RELOC/fonts/vf/arkandis/venturis/yvtrijw8t.vf - RELOC/fonts/vf/arkandis/venturis/yvtrijw8tc.vf - RELOC/fonts/vf/arkandis/venturis/yvtriw8t.vf - RELOC/fonts/vf/arkandis/venturis/yvtriw8tc.vf - RELOC/fonts/vf/arkandis/venturis/yvtrj8t.vf - RELOC/fonts/vf/arkandis/venturis/yvtrj8tc.vf - RELOC/fonts/vf/arkandis/venturis/yvtrjw8t.vf - RELOC/fonts/vf/arkandis/venturis/yvtrjw8tc.vf - RELOC/fonts/vf/arkandis/venturis/yvtrw8t.vf - RELOC/fonts/vf/arkandis/venturis/yvtrw8tc.vf - RELOC/fonts/vf/arkandis/venturis2/yv2b8c.vf - RELOC/fonts/vf/arkandis/venturis2/yv2b8cc.vf - RELOC/fonts/vf/arkandis/venturis2/yv2b8t.vf - RELOC/fonts/vf/arkandis/venturis2/yv2b8tc.vf - RELOC/fonts/vf/arkandis/venturis2/yv2bi8c.vf - RELOC/fonts/vf/arkandis/venturis2/yv2bi8cc.vf - RELOC/fonts/vf/arkandis/venturis2/yv2bi8t.vf - RELOC/fonts/vf/arkandis/venturis2/yv2bi8tc.vf - RELOC/fonts/vf/arkandis/venturis2/yv2m8c.vf - RELOC/fonts/vf/arkandis/venturis2/yv2m8t.vf - RELOC/fonts/vf/arkandis/venturis2/yv2mi8c.vf - RELOC/fonts/vf/arkandis/venturis2/yv2mi8t.vf - RELOC/fonts/vf/arkandis/venturis2/yv2r8c.vf - RELOC/fonts/vf/arkandis/venturis2/yv2r8cc.vf - RELOC/fonts/vf/arkandis/venturis2/yv2r8t.vf - RELOC/fonts/vf/arkandis/venturis2/yv2r8tc.vf - RELOC/fonts/vf/arkandis/venturis2/yv2ri8c.vf - RELOC/fonts/vf/arkandis/venturis2/yv2ri8cc.vf - RELOC/fonts/vf/arkandis/venturis2/yv2ri8t.vf - RELOC/fonts/vf/arkandis/venturis2/yv2ri8tc.vf - RELOC/fonts/vf/arkandis/venturis2/yv2x8c.vf - RELOC/fonts/vf/arkandis/venturis2/yv2x8t.vf - RELOC/fonts/vf/arkandis/venturis2/yv2xi8c.vf - RELOC/fonts/vf/arkandis/venturis2/yv2xi8t.vf - RELOC/fonts/vf/arkandis/venturisold/yvoab8t.vf - RELOC/fonts/vf/arkandis/venturisold/yvoabi8t.vf - RELOC/fonts/vf/arkandis/venturisold/yvoar8t.vf - RELOC/fonts/vf/arkandis/venturisold/yvoari8t.vf - RELOC/fonts/vf/arkandis/venturisold/yvob8c.vf - RELOC/fonts/vf/arkandis/venturisold/yvob8t.vf - RELOC/fonts/vf/arkandis/venturisold/yvobi8c.vf - RELOC/fonts/vf/arkandis/venturisold/yvobi8t.vf - RELOC/fonts/vf/arkandis/venturisold/yvodd8c.vf - RELOC/fonts/vf/arkandis/venturisold/yvodd8t.vf - RELOC/fonts/vf/arkandis/venturisold/yvor8c.vf - RELOC/fonts/vf/arkandis/venturisold/yvor8t.vf - RELOC/fonts/vf/arkandis/venturisold/yvori8c.vf - RELOC/fonts/vf/arkandis/venturisold/yvori8t.vf - RELOC/fonts/vf/arkandis/venturissans/yv1b8c.vf - RELOC/fonts/vf/arkandis/venturissans/yv1b8cc.vf - RELOC/fonts/vf/arkandis/venturissans/yv1b8cx.vf - RELOC/fonts/vf/arkandis/venturissans/yv1b8t.vf - RELOC/fonts/vf/arkandis/venturissans/yv1b8tc.vf - RELOC/fonts/vf/arkandis/venturissans/yv1b8tx.vf - RELOC/fonts/vf/arkandis/venturissans/yv1bd8c.vf - RELOC/fonts/vf/arkandis/venturissans/yv1bd8t.vf - RELOC/fonts/vf/arkandis/venturissans/yv1bi8c.vf - RELOC/fonts/vf/arkandis/venturissans/yv1bi8cc.vf - RELOC/fonts/vf/arkandis/venturissans/yv1bi8cx.vf - RELOC/fonts/vf/arkandis/venturissans/yv1bi8t.vf - RELOC/fonts/vf/arkandis/venturissans/yv1bi8tc.vf - RELOC/fonts/vf/arkandis/venturissans/yv1bi8tx.vf - RELOC/fonts/vf/arkandis/venturissans/yv1d8c.vf - RELOC/fonts/vf/arkandis/venturissans/yv1d8t.vf - RELOC/fonts/vf/arkandis/venturissans/yv1dd8cu.vf - RELOC/fonts/vf/arkandis/venturissans/yv1dd8tu.vf - RELOC/fonts/vf/arkandis/venturissans/yv1di8c.vf - RELOC/fonts/vf/arkandis/venturissans/yv1di8t.vf - RELOC/fonts/vf/arkandis/venturissans/yv1h8c.vf - RELOC/fonts/vf/arkandis/venturissans/yv1h8t.vf - RELOC/fonts/vf/arkandis/venturissans/yv1ho8c.vf - RELOC/fonts/vf/arkandis/venturissans/yv1ho8t.vf - RELOC/fonts/vf/arkandis/venturissans/yv1l8c.vf - RELOC/fonts/vf/arkandis/venturissans/yv1l8t.vf - RELOC/fonts/vf/arkandis/venturissans/yv1li8c.vf - RELOC/fonts/vf/arkandis/venturissans/yv1li8t.vf - RELOC/fonts/vf/arkandis/venturissans/yv1r8c.vf - RELOC/fonts/vf/arkandis/venturissans/yv1r8cc.vf - RELOC/fonts/vf/arkandis/venturissans/yv1r8cx.vf - RELOC/fonts/vf/arkandis/venturissans/yv1r8t.vf - RELOC/fonts/vf/arkandis/venturissans/yv1r8tc.vf - RELOC/fonts/vf/arkandis/venturissans/yv1r8tx.vf - RELOC/fonts/vf/arkandis/venturissans/yv1ri8c.vf - RELOC/fonts/vf/arkandis/venturissans/yv1ri8cc.vf - RELOC/fonts/vf/arkandis/venturissans/yv1ri8cx.vf - RELOC/fonts/vf/arkandis/venturissans/yv1ri8t.vf - RELOC/fonts/vf/arkandis/venturissans/yv1ri8tc.vf - RELOC/fonts/vf/arkandis/venturissans/yv1ri8tx.vf - RELOC/fonts/vf/arkandis/venturissans2/yv3b8c.vf - RELOC/fonts/vf/arkandis/venturissans2/yv3b8cc.vf - RELOC/fonts/vf/arkandis/venturissans2/yv3b8cx.vf - RELOC/fonts/vf/arkandis/venturissans2/yv3b8t.vf - RELOC/fonts/vf/arkandis/venturissans2/yv3b8tc.vf - RELOC/fonts/vf/arkandis/venturissans2/yv3b8tx.vf - RELOC/fonts/vf/arkandis/venturissans2/yv3bi8c.vf - RELOC/fonts/vf/arkandis/venturissans2/yv3bi8cc.vf - RELOC/fonts/vf/arkandis/venturissans2/yv3bi8cx.vf - RELOC/fonts/vf/arkandis/venturissans2/yv3bi8t.vf - RELOC/fonts/vf/arkandis/venturissans2/yv3bi8tc.vf - RELOC/fonts/vf/arkandis/venturissans2/yv3bi8tx.vf - RELOC/fonts/vf/arkandis/venturissans2/yv3r8c.vf - RELOC/fonts/vf/arkandis/venturissans2/yv3r8cc.vf - RELOC/fonts/vf/arkandis/venturissans2/yv3r8cx.vf - RELOC/fonts/vf/arkandis/venturissans2/yv3r8t.vf - RELOC/fonts/vf/arkandis/venturissans2/yv3r8tc.vf - RELOC/fonts/vf/arkandis/venturissans2/yv3r8tx.vf - RELOC/fonts/vf/arkandis/venturissans2/yv3ri8c.vf - RELOC/fonts/vf/arkandis/venturissans2/yv3ri8cc.vf - RELOC/fonts/vf/arkandis/venturissans2/yv3ri8cx.vf - RELOC/fonts/vf/arkandis/venturissans2/yv3ri8t.vf - RELOC/fonts/vf/arkandis/venturissans2/yv3ri8tc.vf - RELOC/fonts/vf/arkandis/venturissans2/yv3ri8tx.vf - RELOC/tex/latex/venturis/t1yvt.fd - RELOC/tex/latex/venturis/t1yvtajw.fd - RELOC/tex/latex/venturis/t1yvtaw.fd - RELOC/tex/latex/venturis/t1yvtd.fd - RELOC/tex/latex/venturis/t1yvtj.fd - RELOC/tex/latex/venturis/t1yvtjw.fd - RELOC/tex/latex/venturis/t1yvtw.fd - RELOC/tex/latex/venturis/ts1yvt.fd - RELOC/tex/latex/venturis/ts1yvtajw.fd - RELOC/tex/latex/venturis/ts1yvtaw.fd - RELOC/tex/latex/venturis/ts1yvtd.fd - RELOC/tex/latex/venturis/ts1yvtj.fd - RELOC/tex/latex/venturis/ts1yvtjw.fd - RELOC/tex/latex/venturis/ts1yvtw.fd - RELOC/tex/latex/venturis2/t1yv2.fd - RELOC/tex/latex/venturis2/ts1yv2.fd - RELOC/tex/latex/venturisadf/venturis.sty - RELOC/tex/latex/venturisadf/venturis2.sty - RELOC/tex/latex/venturisadf/venturisold.sty - RELOC/tex/latex/venturisold/t1yvo.fd - RELOC/tex/latex/venturisold/t1yvoa.fd - RELOC/tex/latex/venturisold/t1yvoad.fd - RELOC/tex/latex/venturisold/t1yvod.fd - RELOC/tex/latex/venturisold/ts1yvo.fd - RELOC/tex/latex/venturisold/ts1yvoa.fd - RELOC/tex/latex/venturisold/ts1yvoad.fd - RELOC/tex/latex/venturisold/ts1yvod.fd - RELOC/tex/latex/venturissans/t1yv1.fd - RELOC/tex/latex/venturissans/t1yv1d.fd - RELOC/tex/latex/venturissans/ts1yv1.fd - RELOC/tex/latex/venturissans/ts1yv1d.fd - RELOC/tex/latex/venturissans2/t1yv3.fd - RELOC/tex/latex/venturissans2/ts1yv3.fd -catalogue-ctan /fonts/venturisadf -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license other-free -catalogue-topics font font-type1 font-otf -catalogue-version 1.005 - -name verbasef -category Package -revision 21922 -shortdesc VERBatim Automatic Splitting of External Files -relocated 1 -longdesc The package allows you to input (subsections of a) file, print -longdesc them in verbatim mode, while automatically breaking up the -longdesc input lines into pieces of a given length, which are output as -longdesc figures. These figures are posted using the [H] specification, -longdesc which forces LaTeX to place the figure at the spot of -longdesc invocation, rather than floating the figures to the top of the -longdesc next page. The package requires the verbatim, here and vrbexin -longdesc packages. -containersize 4456 -containerchecksum 21f7a77c7f15f72503b9876a5ebc356bafd47797f9472ace5e8b438dad8d02ed491a0f3b0f0dd24521ce3f39edc3002192c93ff5ff60042790cad77e71755c4c -doccontainersize 336984 -doccontainerchecksum 7a290e13fbb737f8b4729871afbaecce97695007c43b351161695bc061ac855639ab8016f28c8fc85c033ddde40de49e9f1e8cd3efc85ca96a5d54226c45204f -docfiles size=84 - RELOC/doc/latex/verbasef/verbasef-doc.pdf details="Package documentation" - RELOC/doc/latex/verbasef/verbasef-doc.tex -runfiles size=4 - RELOC/tex/latex/verbasef/verbasef.sty -catalogue-ctan /macros/latex/contrib/verbasef -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics verbatim listing -catalogue-version 1.1 - -name verbatimbox -category Package -revision 33197 -shortdesc Deposit verbatim text in a box -relocated 1 -longdesc The package provides a verbbox environment (which uses -longdesc techniques similar to those of the boxedverbatim environment of -longdesc the moreverb package) to place its contents into a globally -longdesc available box, or into a box specified by the user. The global -longdesc box may then be used in a variety of situations (for example, -longdesc providing a replica of the boxedverbatim environment itself). A -longdesc valuable use is in places where the standard verbatim -longdesc environment (which is based on a trivlist) may not appear. The -longdesc package makes use of the verbatim package (which is a required -longdesc part of any LaTeX distribution). -containersize 3468 -containerchecksum 0b0d4d840f4716460f7dccb52b7f2d38b91874f883b190052abbf4516d145ee79b0b58d9ab0cd00449721e53d3324515e35a6c03eb016c1484a94bda9eb1ef23 -doccontainersize 246380 -doccontainerchecksum f4133ed395e39c869730533dbff9a02fc626b53a368169001d4cfae1ec5170ca076cb2768694fbdc072fe9f3c76b9e77d595aaa0288dbf968acfd8086fdd95d0 -docfiles size=69 - RELOC/doc/latex/verbatimbox/README details="Readme" - RELOC/doc/latex/verbatimbox/verbatimbox.pdf details="package documentation" - RELOC/doc/latex/verbatimbox/verbatimbox.tex -runfiles size=3 - RELOC/tex/latex/verbatimbox/verbatimbox.sty -catalogue-also fancyvrb -catalogue-ctan /macros/latex/contrib/verbatimbox -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics verbatim boxing -catalogue-version 3.13 - -name verbatimcopy -category Package -revision 15878 -shortdesc Make copies of text documents from within LaTeX -relocated 1 -longdesc This package provides \VerbatimCopy{in}{out} that will enable -longdesc LaTeX to take a verbatim copy of one text file, and save it -longdesc under another name. The package provides a means to specify the -longdesc output directory to be used, but does no checking and may -longdesc therefore overwrite an important file if used injudiciously. -containersize 2680 -containerchecksum 0220d9b4e19ce7a91bbf0daa8aafc22f77359d97c9373b9c9089cd21012a8e1b6cf90f330ffcc9178b2c5f18e3016556ff8841c81a917d0d9238b9cd62031efb -doccontainersize 164532 -doccontainerchecksum 5d9c8cba0ee55a8389e69da62ca15436a9b6efc79984d123e024e445286f8b56c46bacd5aa25aca09feaaff3b8cb7e192c3993f9165653493410c5399fdf93f8 -docfiles size=46 - RELOC/doc/latex/verbatimcopy/README details="Readme" - RELOC/doc/latex/verbatimcopy/verbatimcopy.pdf details="Package documentation" - RELOC/doc/latex/verbatimcopy/verbatimcopy.tex -runfiles size=2 - RELOC/tex/latex/verbatimcopy/verbatimcopy.sty -catalogue-ctan /macros/latex/contrib/verbatimcopy -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics verbatim -catalogue-version 0.06 - -name verbdef -category Package -revision 17177 -shortdesc Define commands which expand to verbatim text -relocated 1 -longdesc The package defines a single command \verbdef (which has a -longdesc *-form, like \verb). \verbdef will define a robust command -longdesc whose body expands to verbatim text. By using commands defined -longdesc by \verbdef, one can put verbatim text into the arguments of -longdesc commands; since the defined command is robust, it doesn't -longdesc matter if the argument is moving. (Full details of syntax and -longdesc caveats about use are in comments in the file itself.) -containersize 1640 -containerchecksum ed881cad5125ab7ccd8e5a0eeeacb3b9bf91e9985081f4b2f74abb34a6b4eca96e63dd06a85f60de53e2e2cb8832fdc3e899df2742dac79761e0397848f169bc -doccontainersize 54128 -doccontainerchecksum 5fd36263d670abcfc45d60d6318301b1e731bdab1517274340551387298330e031afcef856bb6cf07de07e002cb4028dd57010305729be072d09c5aff72d9609 -docfiles size=17 - RELOC/doc/latex/verbdef/verbdef.pdf details="Package documentation" - RELOC/doc/latex/verbdef/verbdef.tex -runfiles size=1 - RELOC/tex/latex/verbdef/verbdef.sty -catalogue-also newverbs -catalogue-ctan /macros/latex/contrib/verbdef -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics verbatim -catalogue-version 0.2 - -name verbments -category Package -revision 23670 -shortdesc Syntax highlighting of source code in LaTeX documents -relocated 1 -longdesc The package provides an environment for syntax highlighting -longdesc source code in LaTeX documents. The highlighted source code -longdesc output is formatted via powerful Pygments library of the Python -longdesc language. -containersize 2204 -containerchecksum 7a2933844f0ea399c3e55f4e32c62b7681ff72ced34102903b4d54b016830e4c6a8e55c4e3d46b113b859d47c8b2af2da2d77b1916ab801d987cbaee6b1db537 -doccontainersize 74768 -doccontainerchecksum 3663ce117db9f34e9b4217e3a8b184feea47e9d64be6201ccbc81f5a1d4bf851b9f5767bae5d207a884556dfe09e472ea2ce11682feb2c46a10e542c71b56ef5 -docfiles size=28 - RELOC/doc/latex/verbments/README details="Readme" - RELOC/doc/latex/verbments/verbments.pdf details="Package documentation" - RELOC/doc/latex/verbments/verbments.tex -runfiles size=2 - RELOC/tex/latex/verbments/verbments.sty -catalogue-also minted texments -catalogue-ctan /macros/latex/contrib/verbments -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.2 -catalogue-topics listing -catalogue-version 1.2 - -name verse -category Package -revision 34017 -shortdesc Aids for typesetting simple verse -relocated 1 -longdesc The package documentation discusses approaches to the problem; -longdesc the package is strong on layout, from simple alternate-line -longdesc indentation to the Mouse's tale from Alice in Wonderland. -containersize 3164 -containerchecksum 2aa188b13b48aa3855174db7899622906cd13087382cf157f38934fcc8152e0bda0c58be0e457e9effb0bf920bff5c4c819f549d7d6518027862ab9ecde2f336 -doccontainersize 422968 -doccontainerchecksum 107704fee4d4438d08e3a682c2954ca3fba3b6bfbfa716d7d0890f0867ae658b51067a5cd1704110e0db80258553d5282845233788ac00a5445973759bf2a600 -docfiles size=105 - RELOC/doc/latex/verse/README details="Readme" - RELOC/doc/latex/verse/verse.pdf details="Package documentation" -srccontainersize 15452 -srccontainerchecksum 5bae294cb546024d60aa1b47638a70e8d95a5f7e89bc8f57e78510205a3aed5f4d1416ffe82326f94ceb4d017e1ef7b8a40b08f0f03db8bb9c2c0b4090c0ebd6 -srcfiles size=16 - RELOC/source/latex/verse/verse.dtx - RELOC/source/latex/verse/verse.ins -runfiles size=3 - RELOC/tex/latex/verse/verse.sty -catalogue-ctan /macros/latex/contrib/verse -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics verse -catalogue-version 2.4b - -name version -category Package -revision 21920 -shortdesc Conditionally include text -relocated 1 -longdesc Defines macros \includeversion{NAME} and \excludeversion{NAME}, -longdesc each of which defines an environment NAME whose text is to be -longdesc included or excluded from compilation. Although the command -longdesc syntax is very similar to that of comment, comment.sty is to be -longdesc preferred to version.sty for documents where significant chunks -longdesc of text may be excluded. -containersize 2464 -containerchecksum 70885ddcebb3fb2efd0a5a642f48044c2c28a642cb19d37189198cbbfbe59e15c7eb98fee3180e755d3e469435063185886f01f829439ad34969dfe21847e274 -doccontainersize 304932 -doccontainerchecksum be2f5723626602b4a97c88d109651cbcbff21c0e8231b005131d764ae4368177fe42bd61f8bc8f38e8de09ab1f5becb74c550b29b183cf2e6e4ab10c199f988e -docfiles size=75 - RELOC/doc/latex/version/version-doc.pdf details="Package documentation" - RELOC/doc/latex/version/version-doc.tex -runfiles size=2 - RELOC/tex/latex/version/version.sty -catalogue-also verbatim versions optional comment -catalogue-ctan /macros/latex/contrib/version -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics cond-comp -catalogue-version 2.0 - -name versions -category Package -revision 21921 -shortdesc Optionally omit pieces of text -relocated 1 -longdesc Stephan Bellantoni's version has provided preamble commands for -longdesc selecting environments to be included/excluded. This package -longdesc does the same, but corrects, improves, and extends it in both -longdesc implementation and function. -containersize 5796 -containerchecksum a2a7840109bb19ccaadb18480ed69eead3a6a763408cd0d8cdbd915aeca929508fc9094fdcaae799db05e45138c1a04959155940101ba953a4e2ade33b71318e -doccontainersize 353936 -doccontainerchecksum 40cd08fc92d339d792a7d816b4011d78192625825f42b8de599a7ccd3da703875bdf48e3a11a7574388cffd2386dd35606f3285f93c20abd91b95d916fed0ce6 -docfiles size=89 - RELOC/doc/latex/versions/versions-doc.pdf details="Package documentation" - RELOC/doc/latex/versions/versions-doc.tex -runfiles size=4 - RELOC/tex/latex/versions/versions.sty -catalogue-also version optional verbatim comment -catalogue-ctan /macros/latex/contrib/versions -catalogue-date 2017-05-06 09:36:54 +0200 -catalogue-license lppl1.3 -catalogue-topics cond-comp -catalogue-version 0.55 - -name versonotes -category Package -revision 39084 -shortdesc Display brief notes on verso pages -relocated 1 -longdesc This package allows you to place notes on the verso pages of an -longdesc otherwise single-sided document. If, in the run of text, you -longdesc include a call to the macro \versonote{This is a remark}, then -longdesc that text will be placed on the opposite (ie, 'verso') page, -longdesc lined up with the macro call. -containersize 2640 -containerchecksum efeea0bc043f397f11e80775016d4aab33e23e317fe0312547b98e45e07458f01e683a8a0e9b5f965e204d5dfd5699163a9fc7df35a6e2d67b06b7d143383683 -doccontainersize 192204 -doccontainerchecksum d859bf6b5dd2abd0f0e9513b82f17b5627e23a6aa3cd3282fd23073d13ca972182a46e4b60e246b928463119f85eb1a3e0d67efa09a135384900e341efc0c048 -docfiles size=54 - RELOC/doc/latex/versonotes/LICENCE.txt - RELOC/doc/latex/versonotes/README details="Readme" - RELOC/doc/latex/versonotes/sample.pdf details="Example of usage" - RELOC/doc/latex/versonotes/sample.tex - RELOC/doc/latex/versonotes/versonotes.pdf details="Package documentation" -srccontainersize 7596 -srccontainerchecksum 321de2b5e0e04ea19cc47546e3e8c0b2426dc67ca9bbf29d84e3d7e6195bf339dab80299f863bdf57d36e2fb5b345a43b86907c211ff70b4201a1be13aa3b26c -srcfiles size=8 - RELOC/source/latex/versonotes/versonotes.drv - RELOC/source/latex/versonotes/versonotes.dtx - RELOC/source/latex/versonotes/versonotes.ins -runfiles size=2 - RELOC/tex/latex/versonotes/versonotes.sty -catalogue-ctan /macros/latex/contrib/versonotes -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics notes -catalogue-version 0.3 - -name vertbars -category Package -revision 49429 -shortdesc Mark vertical rules in margin of text -relocated 1 -longdesc This package is an extension to lineno, replacing that -longdesc package's line numbers with bars to the left or right of the -longdesc text. -containersize 1220 -containerchecksum 95bad5de003bf42af1e8f5ce7cd71e1730a070e19a52e2546f17db4ec5cf486db28f137c141250a3af092255c96675b015aabbfaf38e0067cfe4489283bc6227 -doccontainersize 163000 -doccontainerchecksum 69d2dbe3711d23d5dd2c42b5342d24e707e05235d3e1e1b828494813159494c3e44a3b592f3f4cfda2067fc5044ffe2612fbbb285cce572187992c3c3c123263 -docfiles size=42 - RELOC/doc/latex/vertbars/README.md details="Readme" - RELOC/doc/latex/vertbars/vertbars.pdf details="Package documentation" - RELOC/doc/latex/vertbars/vertbars.tex -runfiles size=1 - RELOC/tex/latex/vertbars/vertbars.sty -catalogue-also changebar -catalogue-contact-repository https://github.com/wspr/herries-press/ -catalogue-ctan /macros/latex/contrib/vertbars -catalogue-date 2018-12-16 14:58:39 +0100 -catalogue-license lppl1.3c -catalogue-topics editorial -catalogue-version 1.0c - -name vgrid -category Package -revision 32457 -shortdesc Overlay a grid on the printed page -relocated 1 -longdesc The package overlays a grid (whose spacing is \baselineskip, -longdesc which offers guidlines for considering the "rhythm" of the -longdesc document on the page. -containersize 1212 -containerchecksum 5a427518a114754c53500974f0c7a71df2f80b6ec8ead5a108d1c8267b460e0199124f50429c60e7bce2d883860abc04b47d51a0972cd0daa80c9dde084431ce -doccontainersize 24000 -doccontainerchecksum bd72f8a4806d53f5d3477636631ab92fb4526adb35cc56bdb6fb5df0713885bb38adee1b5d0210d17630019b64e2ee727c1f09666d392940a7bf15e1545d0843 -docfiles size=6 - RELOC/doc/latex/vgrid/vgrid.pdf details="Package documentation" -srccontainersize 2268 -srccontainerchecksum e0dda066c4ef7f75df635c36b01c1f7f45712390a9a91c78c25f22d072b978dd0c435fc9443e132f0b8c3a2905106a414c161f01de8cc06e437781c81f575199 -srcfiles size=3 - RELOC/source/latex/vgrid/vgrid.dtx - RELOC/source/latex/vgrid/vgrid.ins -runfiles size=1 - RELOC/tex/latex/vgrid/vgrid.sty -catalogue-ctan /macros/latex/contrib/vgrid -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics layout-supp -catalogue-version 0.1 - -name vhistory -category Package -revision 30080 -shortdesc Support for creating a change log -relocated 1 -longdesc Vhistory simplifies the creation of a history of versions of a -longdesc document. You can easily extract information like the current -longdesc version of a list of authors from that history. It helps you to -longdesc get consistent documents. The package sets, which is used by -longdesc vhistory, allows you to use sets containing text. You can use -longdesc the usual operations to create the union of sets or the -longdesc intersection of sets etc. -containersize 8272 -containerchecksum 690ef235478d4b0ceef6f8eee7655742e215d863775bdc6971c4f72314d7866f2a060e10bd33b2e53ae0ee079654aec82ca091d13eea0bea1e1457fd65762492 -doccontainersize 336644 -doccontainerchecksum 54b5da2db5bc04fd1c31ddb62688ec140594462d3240c63462c2a9425f6526ed70a38b886ecfef4e2023859fbf28ea33db2ab521b090d3aead44e325d8f1967d -docfiles size=122 - RELOC/doc/latex/vhistory/CHANGES - RELOC/doc/latex/vhistory/README details="Readme" - RELOC/doc/latex/vhistory/README.doc - RELOC/doc/latex/vhistory/de_beispiel.tex - RELOC/doc/latex/vhistory/de_einleitung.tex - RELOC/doc/latex/vhistory/de_sets.tex - RELOC/doc/latex/vhistory/de_vhistory.tex - RELOC/doc/latex/vhistory/en_example.tex - RELOC/doc/latex/vhistory/en_introduction.tex - RELOC/doc/latex/vhistory/en_sets.tex - RELOC/doc/latex/vhistory/en_vhistory.tex - RELOC/doc/latex/vhistory/hyperref.cfg - RELOC/doc/latex/vhistory/vh_set_example.pdf details="Short example" - RELOC/doc/latex/vhistory/vh_set_example.tex - RELOC/doc/latex/vhistory/vh_sets_de.pdf details="Package documentation (both packages)" language="en" - RELOC/doc/latex/vhistory/vh_sets_de.tex - RELOC/doc/latex/vhistory/vh_sets_en.pdf details="Package documentation (both packages)" language="en" - RELOC/doc/latex/vhistory/vh_sets_en.tex -runfiles size=9 - RELOC/tex/latex/vhistory/sets.sty - RELOC/tex/latex/vhistory/vhistory.sty -catalogue-ctan /macros/latex/contrib/vhistory -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.2 -catalogue-topics version-control -catalogue-version 1.6.1 - -name visualfaq -category Package -revision 38647 -shortdesc A Visual LaTeX FAQ -relocated 1 -longdesc Having trouble finding the answer to a LaTeX question? The -longdesc Visual LaTeX FAQ is an innovative new search interface that -longdesc presents over a hundred typeset samples of frequently requested -longdesc document formatting. Simply click on a hyperlinked piece of -longdesc text and the Visual LaTeX FAQ will send your Web browser to the -longdesc appropriate page in the UK TeX FAQ. -containersize 560 -containerchecksum d5f4a79fa63a64f151227364d1e8a9af8c276d9b308c0bd7d61af6f48efc5adbf63196c6f67560b7ed520cf83c541ba95543f765b1a5fd61af648c7a0878ba14 -doccontainersize 5246812 -doccontainerchecksum 83f1e6e679b695b5b853630cc826b5b2a18310445e6b15a7e4b39237a3cc57b8c01f34f6b975b97403231d5ac76aa3813eb7dcecc6392503dd48188ff45abf23 -docfiles size=1533 - RELOC/doc/latex/visualfaq/README details="Readme" - RELOC/doc/latex/visualfaq/source/README details="Readme" - RELOC/doc/latex/visualfaq/source/anotherarticle.pdf - RELOC/doc/latex/visualfaq/source/book-montage.png - RELOC/doc/latex/visualfaq/source/fuzzytext.pdf - RELOC/doc/latex/visualfaq/source/labelgraph.pdf - RELOC/doc/latex/visualfaq/source/lorem-ipsum-left.jpg - RELOC/doc/latex/visualfaq/source/lorem-ipsum-right.jpg - RELOC/doc/latex/visualfaq/source/lorem-ipsum.jpg - RELOC/doc/latex/visualfaq/source/musixtex.png - RELOC/doc/latex/visualfaq/source/visfaq-html.png - RELOC/doc/latex/visualfaq/source/visualFAQ.ind - RELOC/doc/latex/visualfaq/source/visualFAQ.ind2 - RELOC/doc/latex/visualfaq/source/visualFAQ.tex - RELOC/doc/latex/visualfaq/source/watermark.pdf - RELOC/doc/latex/visualfaq/troubleshoot-vlf.pdf details="Dealing with visual FAQ problems:" - RELOC/doc/latex/visualfaq/visualFAQ.pdf details="The visual FAQ itself" -catalogue-ctan /info/visualFAQ -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics faq - -name visualpstricks -category Package -revision 39799 -shortdesc Visual help for PSTricks based on images with minimum text -relocated 1 -longdesc Visual help for PSTricks based on images with minimum text. One -longdesc image per command or per parameter. -containersize 432 -containerchecksum e201f8418dc127782c642aa1f7f6611ce3e5a639a0e575307313e635a75964fc5a2314918e20575a4de451497ade109b4d9c80c0d097496bb9bad4fadd48432b -doccontainersize 13051940 -doccontainerchecksum fb2fe87967ce1de498a30c0e7bfcc6d3e5feb812ad57b8c77b83491974000fec287b07b0e797ca8189d30804df04dea958800c44b5fda3dcd7d9fd85bf493a15 -docfiles size=12585 - RELOC/doc/latex/visualpstricks/README.txt details="Readme" - RELOC/doc/latex/visualpstricks/Source/3dplot1.tex - RELOC/doc/latex/visualpstricks/Source/3dplot2.tex - RELOC/doc/latex/visualpstricks/Source/3dplot3.tex - RELOC/doc/latex/visualpstricks/Source/Cde.tex - RELOC/doc/latex/visualpstricks/Source/VPST.ps - RELOC/doc/latex/visualpstricks/Source/VPST.tex - RELOC/doc/latex/visualpstricks/Source/VPSTdebut.tex - RELOC/doc/latex/visualpstricks/Source/VPSTobj.tex - RELOC/doc/latex/visualpstricks/Source/VPSTtitre.tex - RELOC/doc/latex/visualpstricks/Source/XXX1.ps - RELOC/doc/latex/visualpstricks/Source/XXX2.ps - RELOC/doc/latex/visualpstricks/Source/alea.tex - RELOC/doc/latex/visualpstricks/Source/anim.tex - RELOC/doc/latex/visualpstricks/Source/ann.tex - RELOC/doc/latex/visualpstricks/Source/bezier.tex - RELOC/doc/latex/visualpstricks/Source/bib.tex - RELOC/doc/latex/visualpstricks/Source/boit1.tex - RELOC/doc/latex/visualpstricks/Source/boit2.tex - RELOC/doc/latex/visualpstricks/Source/brace.tex - RELOC/doc/latex/visualpstricks/Source/cadre.tex - RELOC/doc/latex/visualpstricks/Source/chart.tex - RELOC/doc/latex/visualpstricks/Source/com.tex - RELOC/doc/latex/visualpstricks/Source/coord.tex - RELOC/doc/latex/visualpstricks/Source/coul.tex - RELOC/doc/latex/visualpstricks/Source/coul1.tex - RELOC/doc/latex/visualpstricks/Source/coul2.tex - RELOC/doc/latex/visualpstricks/Source/coul3.tex - RELOC/doc/latex/visualpstricks/Source/data3d.txt - RELOC/doc/latex/visualpstricks/Source/divers.tex - RELOC/doc/latex/visualpstricks/Source/eff1.tex - RELOC/doc/latex/visualpstricks/Source/eff2.tex - RELOC/doc/latex/visualpstricks/Source/eff3.tex - RELOC/doc/latex/visualpstricks/Source/eff4.tex - RELOC/doc/latex/visualpstricks/Source/fig.tex - RELOC/doc/latex/visualpstricks/Source/fill.tex - RELOC/doc/latex/visualpstricks/Source/fun.tex - RELOC/doc/latex/visualpstricks/Source/func.tex - RELOC/doc/latex/visualpstricks/Source/geom1.tex - RELOC/doc/latex/visualpstricks/Source/geom2.tex - RELOC/doc/latex/visualpstricks/Source/geom3.tex - RELOC/doc/latex/visualpstricks/Source/geom4.tex - RELOC/doc/latex/visualpstricks/Source/graph1.tex - RELOC/doc/latex/visualpstricks/Source/graph2.tex - RELOC/doc/latex/visualpstricks/Source/graph3.tex - RELOC/doc/latex/visualpstricks/Source/graph4.tex - RELOC/doc/latex/visualpstricks/Source/grid.tex - RELOC/doc/latex/visualpstricks/Source/homo.tex - RELOC/doc/latex/visualpstricks/Source/logoiut-eps-converted-to.pdf - RELOC/doc/latex/visualpstricks/Source/logoiut.eps - RELOC/doc/latex/visualpstricks/Source/merci.tex - RELOC/doc/latex/visualpstricks/Source/mesdata.dat - RELOC/doc/latex/visualpstricks/Source/noeud1.tex - RELOC/doc/latex/visualpstricks/Source/noeud2.tex - RELOC/doc/latex/visualpstricks/Source/obj.tex - RELOC/doc/latex/visualpstricks/Source/plac.tex - RELOC/doc/latex/visualpstricks/Source/poscript.tex - RELOC/doc/latex/visualpstricks/Source/pst1.tex - RELOC/doc/latex/visualpstricks/Source/pst2a.tex - RELOC/doc/latex/visualpstricks/Source/pst3.tex - RELOC/doc/latex/visualpstricks/Source/pst4.tex - RELOC/doc/latex/visualpstricks/Source/pst5.tex - RELOC/doc/latex/visualpstricks/Source/pstleg.tex - RELOC/doc/latex/visualpstricks/Source/pstmodules.tex - RELOC/doc/latex/visualpstricks/Source/pstpoly.tex - RELOC/doc/latex/visualpstricks/Source/rep1.tex - RELOC/doc/latex/visualpstricks/Source/rep2.tex - RELOC/doc/latex/visualpstricks/Source/rep3.tex - RELOC/doc/latex/visualpstricks/Source/sol3d.tex - RELOC/doc/latex/visualpstricks/Source/styl.tex - RELOC/doc/latex/visualpstricks/Source/symb.tex - RELOC/doc/latex/visualpstricks/Source/table.dat - RELOC/doc/latex/visualpstricks/Source/text.tex - RELOC/doc/latex/visualpstricks/Source/tree.tex - RELOC/doc/latex/visualpstricks/Source/vect.tex - RELOC/doc/latex/visualpstricks/Source/versFR.tex - RELOC/doc/latex/visualpstricks/Source/versGB.tex - RELOC/doc/latex/visualpstricks/Source/xxx.txt - RELOC/doc/latex/visualpstricks/VisualPSTricks.pdf details="Package documentation" - RELOC/doc/latex/visualpstricks/VisuelPSTricks.pdf details="Package documentation (French)" language="fr" -catalogue-ctan /info/visualpstricks -catalogue-date 2016-10-27 20:26:18 +0200 -catalogue-license gpl -catalogue-topics pstricks graphics-in-tex graphics-doc french-doc -catalogue-version 2.3 - -name visualtikz -category Package -revision 47888 -shortdesc Visual help for TikZ based on images with minimum text -relocated 1 -longdesc Visual help for TikZ based on images with minimum text: an -longdesc image per command or parameter. The document is in French, but -longdesc will be translated into English later. -containersize 484 -containerchecksum 857d09b891d0cc36e56e39a6e935662592e04afec64e282ff62052a3da6ca1341bdb1af004ed9fe3da235db825b22afe4aa5ddc280f5bf52c28565586c208199 -doccontainersize 3960668 -doccontainerchecksum 2f0138f92a0fc96df1b044829f88b242aab6f63f5b58b49d716c5caff6f7b5bb2332ba5c569af86839620cc198cf11a14748e12f7ab66378b5d5f898430f475a -docfiles size=1737 - RELOC/doc/latex/visualtikz/README.txt details="Readme" - RELOC/doc/latex/visualtikz/Source/Classeur1.csv - RELOC/doc/latex/visualtikz/Source/Classeur2.csv - RELOC/doc/latex/visualtikz/Source/LogoIUT.jpg - RELOC/doc/latex/visualtikz/Source/MAJ.tex - RELOC/doc/latex/visualtikz/Source/VTKZ.tex - RELOC/doc/latex/visualtikz/Source/VisualTikZ-fr.tex - RELOC/doc/latex/visualtikz/Source/VisualTikZ.tex - RELOC/doc/latex/visualtikz/Source/XXX.csv - RELOC/doc/latex/visualtikz/Source/XXX.dat - RELOC/doc/latex/visualtikz/Source/XXX1.jpg - RELOC/doc/latex/visualtikz/Source/XXX2.jpg - RELOC/doc/latex/visualtikz/Source/bibtkz.tex - RELOC/doc/latex/visualtikz/Source/data3d.txt - RELOC/doc/latex/visualtikz/Source/matrix.tex - RELOC/doc/latex/visualtikz/Source/mesdata.dat - RELOC/doc/latex/visualtikz/Source/symbol.tex - RELOC/doc/latex/visualtikz/Source/table.dat - RELOC/doc/latex/visualtikz/Source/table2.dat - RELOC/doc/latex/visualtikz/Source/table3.dat - RELOC/doc/latex/visualtikz/Source/table3X.dat - RELOC/doc/latex/visualtikz/Source/test.tex - RELOC/doc/latex/visualtikz/Source/tiger.png - RELOC/doc/latex/visualtikz/Source/tikzdebut.tex - RELOC/doc/latex/visualtikz/Source/tkz1.tex - RELOC/doc/latex/visualtikz/Source/tkz2.tex - RELOC/doc/latex/visualtikz/Source/tkz3.tex - RELOC/doc/latex/visualtikz/Source/tkz3a.tex - RELOC/doc/latex/visualtikz/Source/tkz4.tex - RELOC/doc/latex/visualtikz/Source/tkzalea.tex - RELOC/doc/latex/visualtikz/Source/tkzangles.tex - RELOC/doc/latex/visualtikz/Source/tkzanim.tex - RELOC/doc/latex/visualtikz/Source/tkzbackground.tex - RELOC/doc/latex/visualtikz/Source/tkzboit1.tex - RELOC/doc/latex/visualtikz/Source/tkzcde.tex - RELOC/doc/latex/visualtikz/Source/tkzchains.tex - RELOC/doc/latex/visualtikz/Source/tkzcoord.tex - RELOC/doc/latex/visualtikz/Source/tkzcoul.tex - RELOC/doc/latex/visualtikz/Source/tkzdatavisual.tex - RELOC/doc/latex/visualtikz/Source/tkzdeco.tex - RELOC/doc/latex/visualtikz/Source/tkzdepend.tex - RELOC/doc/latex/visualtikz/Source/tkzducks.tex - RELOC/doc/latex/visualtikz/Source/tkzelect.tex - RELOC/doc/latex/visualtikz/Source/tkzfig.tex - RELOC/doc/latex/visualtikz/Source/tkzfit.tex - RELOC/doc/latex/visualtikz/Source/tkzgate.tex - RELOC/doc/latex/visualtikz/Source/tkzgraph1.tex - RELOC/doc/latex/visualtikz/Source/tkzgraph2.tex - RELOC/doc/latex/visualtikz/Source/tkzgraph3D.tex - RELOC/doc/latex/visualtikz/Source/tkzgrid.tex - RELOC/doc/latex/visualtikz/Source/tkzimage.tex - RELOC/doc/latex/visualtikz/Source/tkzmerci.tex - RELOC/doc/latex/visualtikz/Source/tkznoeud1.tex - RELOC/doc/latex/visualtikz/Source/tkzoptic.tex - RELOC/doc/latex/visualtikz/Source/tkzpage.tex - RELOC/doc/latex/visualtikz/Source/tkzpeople.tex - RELOC/doc/latex/visualtikz/Source/tkzpic.tex - RELOC/doc/latex/visualtikz/Source/tkzpos.tex - RELOC/doc/latex/visualtikz/Source/tkzrep1.tex - RELOC/doc/latex/visualtikz/Source/tkzscope.tex - RELOC/doc/latex/visualtikz/Source/tkzstyl.tex - RELOC/doc/latex/visualtikz/Source/tkzsymbol.tex - RELOC/doc/latex/visualtikz/Source/tkztab.tex - RELOC/doc/latex/visualtikz/Source/tkzthrough.tex - RELOC/doc/latex/visualtikz/Source/tkztitre.tex - RELOC/doc/latex/visualtikz/Source/tkztree.tex - RELOC/doc/latex/visualtikz/Source/tkzturtle.tex - RELOC/doc/latex/visualtikz/Source/versFR.tex - RELOC/doc/latex/visualtikz/Source/versGB.tex - RELOC/doc/latex/visualtikz/Source/xxx.txt - RELOC/doc/latex/visualtikz/VisualTikZ-fr.pdf details="The document itself (French)" language="fr" - RELOC/doc/latex/visualtikz/VisualTikZ.pdf details="The document itself" -catalogue-ctan /info/visualtikz -catalogue-date 2018-01-18 22:26:20 +0100 -catalogue-license lppl1.3 -catalogue-topics pgf-tikz graphics-in-tex graphics-doc french-doc -catalogue-version 0.65 - -name vlna -category TLCore -revision 47198 -shortdesc add ~ after non-syllabic preposition, for Czech/Slovak -longdesc Preprocessor for TeX source implementing the Czech/Slovak -longdesc typographical rule forbidding a non-syllabic preposition alone -longdesc at the end of a line. -depend vlna.ARCH -containersize 380 -containerchecksum 5597afdddf004e2c9b0d7cc4afddcf4aa71f72c3b7766b685109af91fc1bbf06a5267a8b1f150946466ecbf587f030be245902f3554c858ba4fc78d7abe0d768 -doccontainersize 142804 -doccontainerchecksum b3671d9bf704ff7722d9824bd0760db8f99a2ba12387f1fbad3062681d3753aa51ed505f55732876f353dba629d1759fc25284fa7324c2a386cdab8eb8b6492b -docfiles size=43 - texmf-dist/doc/man/man1/vlna.1 - texmf-dist/doc/man/man1/vlna.man1.pdf - texmf-dist/doc/vlna/vlna.pdf - -name vlna.aarch64-linux -category TLCore -revision 48789 -shortdesc aarch64-linux files of vlna -containersize 6864 -containerchecksum 8b06ffca48d59509edf1cadb4e18b8c8c815edbc1447c1d4e11515aa3fdd7eb2f714a612ec7e80f9cb862c572c0eb1dc3e2b58cbbf5305b011a289ae0751cb1b -binfiles arch=aarch64-linux size=5 - bin/aarch64-linux/vlna - -name vlna.amd64-freebsd -category TLCore -revision 46816 -shortdesc amd64-freebsd files of vlna -containersize 8252 -containerchecksum 24a41caa8f05eb2da57a110db083a11ba8da140ce69ebf09402883cd70a28910354b61049b34b05a1a445ff2220bab582072e4c353f2278dd23194698d576fe0 -binfiles arch=amd64-freebsd size=6 - bin/amd64-freebsd/vlna - -name vlna.amd64-netbsd -category TLCore -revision 48698 -shortdesc amd64-netbsd files of vlna -containersize 6424 -containerchecksum 3b2c4f216750656787aa3f0f6d60d3099437354125fccf2d4443a28e327ec1cf462e41a1a207befb7777a9a3f7bc054440ee747a410d8b83b0d3af93b1c18ede -binfiles arch=amd64-netbsd size=4 - bin/amd64-netbsd/vlna - -name vlna.armhf-linux -category TLCore -revision 48716 -shortdesc armhf-linux files of vlna -containersize 5660 -containerchecksum 0f41d9c34c311ac97b876d74b7c679a05210a5df6c46d6f9b214eefb9680eb3339e70a6ee001dfbd717234584e2b2085c5286065acdc2f855704f9f8ed8fac92 -binfiles arch=armhf-linux size=4 - bin/armhf-linux/vlna - -name vlna.i386-cygwin -category TLCore -revision 46814 -shortdesc i386-cygwin files of vlna -containersize 6700 -containerchecksum 829f401ef99cd2aad8f1926ad8095920e40111496046fbe201d1eadf621fcda98f186782121b84f674c1a0d821fd5d551d675cac9a3121cdd3247ff4ea9ad4e2 -binfiles arch=i386-cygwin size=5 - bin/i386-cygwin/vlna.exe - -name vlna.i386-freebsd -category TLCore -revision 46816 -shortdesc i386-freebsd files of vlna -containersize 6624 -containerchecksum d12cf636941afadf1dfab4baab75951471d54d924ec4f3ce0d513e77601d2acb35ba2a5a93dcfbc23cfc56b89e7dddf55d8e6b49b8054e581af7c9e13523818d -binfiles arch=i386-freebsd size=5 - bin/i386-freebsd/vlna - -name vlna.i386-linux -category TLCore -revision 47245 -shortdesc i386-linux files of vlna -containersize 5960 -containerchecksum c7bacc55403d1fef1b18401a1f00a872a04f006114a4d74f524ab008f6c75ea9bb9da870818257bb91ca6c6009160d01788b0257c1610935047253d9a88b9423 -binfiles arch=i386-linux size=4 - bin/i386-linux/vlna - -name vlna.i386-netbsd -category TLCore -revision 46812 -shortdesc i386-netbsd files of vlna -containersize 5872 -containerchecksum 201f451ec79d8c9feed563c5f271bccd16a19171abdfc7c0392c8879420699d1f5cf2538f433d8edd1e8303c61375d5b7fd4a1b225f319ab579dbbff2e92d82a -binfiles arch=i386-netbsd size=4 - bin/i386-netbsd/vlna - -name vlna.i386-solaris -category TLCore -revision 46829 -shortdesc i386-solaris files of vlna -containersize 6812 -containerchecksum 069b3709c65f5a11193c52c6ced740b2896b43072a57b79552dd71a9a77a94da1a996435d5f0bc3f0a5a94b831acac0cb14ed9391cad91d64beb22f74b124d11 -binfiles arch=i386-solaris size=4 - bin/i386-solaris/vlna - -name vlna.sparc-solaris -category TLCore -revision 46829 -shortdesc sparc-solaris files of vlna -containersize 6824 -containerchecksum 23d47a3cb169b9597863f4f2132fb36847489d68b3128b2f170a0c121fb9eb2e71d026215792fb01b47c9246d5b60a30b76bd274ddf84475b1c578075ef20dff -binfiles arch=sparc-solaris size=4 - bin/sparc-solaris/vlna - -name vlna.win32 -category TLCore -revision 46800 -shortdesc win32 files of vlna -containersize 7372 -containerchecksum 609ea7e45f78fdf941675e688a993a80fbf5705e788edf3b346d52181355589c30afc234c5c94250ccb53c9756256806730782be813c96dadd6d97a2fea2d770 -binfiles arch=win32 size=4 - bin/win32/vlna.exe - -name vlna.x86_64-cygwin -category TLCore -revision 46813 -shortdesc x86_64-cygwin files of vlna -containersize 7064 -containerchecksum e3a8b265ceaaebbf85ff2336d8c13f92bb02a18c2a9abed4db2f198bbfd2126d20d46262359ae85b32b8eb061b72a85c2cef0e8b2b52dd03e4d0a71e764c2588 -binfiles arch=x86_64-cygwin size=5 - bin/x86_64-cygwin/vlna.exe - -name vlna.x86_64-darwin -category TLCore -revision 48728 -shortdesc x86_64-darwin files of vlna -containersize 8380 -containerchecksum 879613600b95ebd014dd841603b93e8067872d1fd8a683437a01b67ce9e729a09ac3991713936a95908405018a87c0c8812b90673d29d88685723a15c97c59c8 -binfiles arch=x86_64-darwin size=7 - bin/x86_64-darwin/vlna - -name vlna.x86_64-darwinlegacy -category TLCore -revision 47387 -shortdesc x86_64-darwinlegacy files of vlna -containersize 7072 -containerchecksum dc26734b196d69de26c44265b2dc2299208ee2075977ed97f95b5393e6cd7a17380a54823218bd4733a08535821dcc97562bb9466fab88ef0b7816ac8c693906 -binfiles arch=x86_64-darwinlegacy size=6 - bin/x86_64-darwinlegacy/vlna - -name vlna.x86_64-linux -category TLCore -revision 47063 -shortdesc x86_64-linux files of vlna -containersize 6296 -containerchecksum 4073c4e83fc9cfafe94430a1fcaafdc542acb33b97a7b32c9cc5c3c271d6bebeb98bc24d90eeb06aa8fbb8def8a05d991ba59ca9e9c609e4e9eb7f65939a84c5 -binfiles arch=x86_64-linux size=4 - bin/x86_64-linux/vlna - -name vlna.x86_64-linuxmusl -category TLCore -revision 46840 -shortdesc x86_64-linuxmusl files of vlna -containersize 6976 -containerchecksum f2c106dabc31de0bf9a6f225ada39228633035bd91d7e1a0834daba40fbf27ecf68aa85bf7923626f0c63af8aba4c97d0aa90135cbc84c96aa3652b150869cad -binfiles arch=x86_64-linuxmusl size=5 - bin/x86_64-linuxmusl/vlna - -name vlna.x86_64-solaris -category TLCore -revision 46829 -shortdesc x86_64-solaris files of vlna -containersize 7632 -containerchecksum 6ccda3412bd888a012224946283ee2696117543c16f883fbe0719ec303bbcd6e729550498f96291b78c078d8eda17d0908dd1e34e65999f7395f6e01dc3141db -binfiles arch=x86_64-solaris size=5 - bin/x86_64-solaris/vlna - -name vmargin -category Package -revision 15878 -shortdesc Set various page dimensions -relocated 1 -longdesc Provides a macro to set various margins as well as dimensions -longdesc for header/footer and page dimensions. Most common paper sizes, -longdesc paper orientation, disabling of headers and footers, and two -longdesc sided printing are supported. The vmargin package does not rely -longdesc on other packages and was designed with speed and size in mind. -longdesc Its user interface might not be very fancy, but it's fast, -longdesc small, and gets the job done. If you are looking for something -longdesc more elaborate try the geometry package. -containersize 2852 -containerchecksum 502f074a833b3b8aab18318ed3b8c806b1c0d943000e8126063ec7046d7e01cbbe675232eb1be7a1915e9d8639690fa4c0591b21e3382b8f2f9d664952999830 -doccontainersize 155344 -doccontainerchecksum cbc916d8c21daa87f0f3e10ad84db552e0650edb072cc8beffd545372c48562c52d8c529180482c85dfd33b131794fc8a0797936225ddcacf319d539302d95a2 -docfiles size=44 - RELOC/doc/latex/vmargin/vmargin.pdf details="Package documentation" -srccontainersize 10620 -srccontainerchecksum 6b23a64f009054ced47c7d7b3ba60fb34bd2cbdb13e4fd80c1593ec4638f1ee0ce2f42e7918ed9a6475f93f1c30572dfed0b9d3dff7ce17c356d828e4724b867 -srcfiles size=11 - RELOC/source/latex/vmargin/Makefile - RELOC/source/latex/vmargin/vmargin.drv - RELOC/source/latex/vmargin/vmargin.dtx - RELOC/source/latex/vmargin/vmargin.ins -runfiles size=2 - RELOC/tex/latex/vmargin/vmargin.sty -catalogue-also geometry typearea -catalogue-ctan /macros/latex/contrib/vmargin -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl -catalogue-topics geometry -catalogue-version 2.5 - -name vntex -category Package -revision 30579 -shortdesc Support for Vietnamese -relocated 1 -longdesc The vntex bundle provides fonts, Plain TeX, texinfo and LaTeX -longdesc macros for typesetting documents in Vietnamese. Users of the -longdesc fonts (in both Metafont and Adobe Type 1 format) of this bundle -longdesc may alternatively use the lm fonts bundle, for which map files -longdesc are available to provide a Vietnamese version. -execute addMap arevvn.map -execute addMap chartervn.map -execute addMap cmbrightvn.map -execute addMap concretevn.map -execute addMap grotesqvn.map -execute addMap txttvn.map -execute addMap urwvn.map -execute addMixedMap vnrother.map -execute addMixedMap vnrtext.map -execute addMap vntopia.map -containersize 5301756 -containerchecksum 91461215b7a75913ac1c0d421dfade77baab1012fe2110facf1feaeba0262977f864af423d17dd2f7e5c711121456ee387be97aa13c5d45f65248f8db95236da -doccontainersize 673864 -doccontainerchecksum 7805f8c11add784272c435acdef550ea53e448914e305acdf8f4c3b4bc3379d842e9f1d23d2ff01d938820f1dd137935de866f83c296d671ebe4cc278e90529f -docfiles size=284 - RELOC/doc/generic/vntex/INSTALL - RELOC/doc/generic/vntex/ReleaseNotes.pdf - RELOC/doc/generic/vntex/vn-fonts-print.pdf - RELOC/doc/generic/vntex/vn-fonts.pdf - RELOC/doc/generic/vntex/vn-min-print.pdf - RELOC/doc/generic/vntex/vn-min.pdf details="Minimal steps to typeset Vietnamese" language="en" - RELOC/doc/generic/vntex/vntex-man-print.pdf - RELOC/doc/generic/vntex/vntex-man.pdf details="Package manual (Vietnamese)" language="vi" - RELOC/doc/generic/vntex/vntex-print.pdf - RELOC/doc/generic/vntex/vntex-update-maps - RELOC/doc/generic/vntex/vntex.pdf details="Package manual (English)" language="en" -srccontainersize 64136 -srccontainerchecksum 74fa9818520a60467623dafb3de8b41ce77d15804462b1a1bc49f391cae87a22a743515e3a5fe2328b3677de053626a74484f13cf8d5466c05d221c761708f66 -srcfiles size=131 - RELOC/source/generic/vntex/GPL.txt - RELOC/source/generic/vntex/LGPL.txt - RELOC/source/generic/vntex/LICENSE-utopia.txt - RELOC/source/generic/vntex/LPPL.txt - RELOC/source/generic/vntex/Makefile - RELOC/source/generic/vntex/README.vntopia - RELOC/source/generic/vntex/doc/ReleaseNotes.tex - RELOC/source/generic/vntex/doc/abbr.tex - RELOC/source/generic/vntex/doc/test-accents.tex - RELOC/source/generic/vntex/doc/vn-fonts-print.tex - RELOC/source/generic/vntex/doc/vn-fonts.tex - RELOC/source/generic/vntex/doc/vn-min-print.tex - RELOC/source/generic/vntex/doc/vn-min.tex - RELOC/source/generic/vntex/doc/vntex-man-print.tex - RELOC/source/generic/vntex/doc/vntex-man.tex - RELOC/source/generic/vntex/doc/vntex-print.tex - RELOC/source/generic/vntex/doc/vntex.tex - RELOC/source/generic/vntex/tests/Makefile - RELOC/source/generic/vntex/tests/README - RELOC/source/generic/vntex/tests/adventor-sample.tex - RELOC/source/generic/vntex/tests/adventor-test.tex - RELOC/source/generic/vntex/tests/arevvn-sample.tex - RELOC/source/generic/vntex/tests/arevvn-test.tex - RELOC/source/generic/vntex/tests/bonum-sample.tex - RELOC/source/generic/vntex/tests/bonum-test.tex - RELOC/source/generic/vntex/tests/chartervn-sample.tex - RELOC/source/generic/vntex/tests/chartervn-test.tex - RELOC/source/generic/vntex/tests/chorus-sample.tex - RELOC/source/generic/vntex/tests/chorus-test.tex - RELOC/source/generic/vntex/tests/classicovn-sample.tex - RELOC/source/generic/vntex/tests/classicovn-test.tex - RELOC/source/generic/vntex/tests/cmbrightvn-sample.tex - RELOC/source/generic/vntex/tests/cmbrightvn-test.tex - RELOC/source/generic/vntex/tests/comicsansvn-sample.tex - RELOC/source/generic/vntex/tests/comicsansvn-test.tex - RELOC/source/generic/vntex/tests/concretevn-sample.tex - RELOC/source/generic/vntex/tests/concretevn-test.tex - RELOC/source/generic/vntex/tests/cursor-sample.tex - RELOC/source/generic/vntex/tests/cursor-test.tex - RELOC/source/generic/vntex/tests/garamondvn-sample.tex - RELOC/source/generic/vntex/tests/garamondvn-test.tex - RELOC/source/generic/vntex/tests/grotesqvn-sample.tex - RELOC/source/generic/vntex/tests/grotesqvn-test.tex - RELOC/source/generic/vntex/tests/heros-sample.tex - RELOC/source/generic/vntex/tests/heros-test.tex - RELOC/source/generic/vntex/tests/mscore-sample.tex - RELOC/source/generic/vntex/tests/mscore-test.tex - RELOC/source/generic/vntex/tests/pagella-sample.tex - RELOC/source/generic/vntex/tests/pagella-test.tex - RELOC/source/generic/vntex/tests/schola-sample.tex - RELOC/source/generic/vntex/tests/schola-test.tex - RELOC/source/generic/vntex/tests/t5antt-sample.tex - RELOC/source/generic/vntex/tests/t5antt-test.tex - RELOC/source/generic/vntex/tests/t5cyklop-sample.tex - RELOC/source/generic/vntex/tests/t5cyklop-test.tex - RELOC/source/generic/vntex/tests/t5gentium-sample.tex - RELOC/source/generic/vntex/tests/t5gentium-test.tex - RELOC/source/generic/vntex/tests/t5iwona-sample.tex - RELOC/source/generic/vntex/tests/t5iwona-test.tex - RELOC/source/generic/vntex/tests/t5kurier-sample.tex - RELOC/source/generic/vntex/tests/t5kurier-test.tex - RELOC/source/generic/vntex/tests/t5lm-sample.tex - RELOC/source/generic/vntex/tests/t5lm-test.tex - RELOC/source/generic/vntex/tests/termes-sample.tex - RELOC/source/generic/vntex/tests/termes-test.tex - RELOC/source/generic/vntex/tests/test-accents.tex - RELOC/source/generic/vntex/tests/test-babel.tex - RELOC/source/generic/vntex/tests/test-captions.tex - RELOC/source/generic/vntex/tests/test-plain-tcx.tex - RELOC/source/generic/vntex/tests/test-plain.tex - RELOC/source/generic/vntex/tests/test-tcvn.tex - RELOC/source/generic/vntex/tests/test-utf8.tex - RELOC/source/generic/vntex/tests/test-vietnam-tcx.tex - RELOC/source/generic/vntex/tests/test-vietnam.tex - RELOC/source/generic/vntex/tests/test-viscii.tex - RELOC/source/generic/vntex/tests/txttvn-sample.tex - RELOC/source/generic/vntex/tests/txttvn-test.tex - RELOC/source/generic/vntex/tests/urwvn-sample.tex - RELOC/source/generic/vntex/tests/urwvn-test.tex - RELOC/source/generic/vntex/tests/vnr-sample.tex - RELOC/source/generic/vntex/tests/vnr-test.tex - RELOC/source/generic/vntex/tests/vnsample.cls - RELOC/source/generic/vntex/tests/vntopia-sample.tex - RELOC/source/generic/vntex/tests/vntopia-test.tex - RELOC/source/generic/vntex/vntex.dtx - RELOC/source/generic/vntex/vntex.ins -runfiles size=2501 - RELOC/fonts/afm/vntex/chartervn/bchb8v.afm - RELOC/fonts/afm/vntex/chartervn/bchbi8v.afm - RELOC/fonts/afm/vntex/chartervn/bchr8v.afm - RELOC/fonts/afm/vntex/chartervn/bchri8v.afm - RELOC/fonts/afm/vntex/grotesqvn/ugqb8v.afm - RELOC/fonts/afm/vntex/urwvn/fplrc8v.afm - RELOC/fonts/afm/vntex/urwvn/uagd8v.afm - RELOC/fonts/afm/vntex/urwvn/uagdo8v.afm - RELOC/fonts/afm/vntex/urwvn/uagk8v.afm - RELOC/fonts/afm/vntex/urwvn/uagko8v.afm - RELOC/fonts/afm/vntex/urwvn/ubkd8v.afm - RELOC/fonts/afm/vntex/urwvn/ubkdi8v.afm - RELOC/fonts/afm/vntex/urwvn/ubkl8v.afm - RELOC/fonts/afm/vntex/urwvn/ubkli8v.afm - RELOC/fonts/afm/vntex/urwvn/ucrb8v.afm - RELOC/fonts/afm/vntex/urwvn/ucrbo8v.afm - RELOC/fonts/afm/vntex/urwvn/ucrr8v.afm - RELOC/fonts/afm/vntex/urwvn/ucrro8v.afm - RELOC/fonts/afm/vntex/urwvn/uhvb8v.afm - RELOC/fonts/afm/vntex/urwvn/uhvbo8v.afm - RELOC/fonts/afm/vntex/urwvn/uhvr8v.afm - RELOC/fonts/afm/vntex/urwvn/uhvro8v.afm - RELOC/fonts/afm/vntex/urwvn/uncb8v.afm - RELOC/fonts/afm/vntex/urwvn/uncbi8v.afm - RELOC/fonts/afm/vntex/urwvn/uncr8v.afm - RELOC/fonts/afm/vntex/urwvn/uncri8v.afm - RELOC/fonts/afm/vntex/urwvn/uplb8v.afm - RELOC/fonts/afm/vntex/urwvn/uplbi8v.afm - RELOC/fonts/afm/vntex/urwvn/uplr8v.afm - RELOC/fonts/afm/vntex/urwvn/uplri8v.afm - RELOC/fonts/afm/vntex/urwvn/utmb8v.afm - RELOC/fonts/afm/vntex/urwvn/utmbi8v.afm - RELOC/fonts/afm/vntex/urwvn/utmr8v.afm - RELOC/fonts/afm/vntex/urwvn/utmri8v.afm - RELOC/fonts/afm/vntex/urwvn/uzcmi8v.afm - RELOC/fonts/afm/vntex/vntopia/putb8v.afm - RELOC/fonts/afm/vntex/vntopia/putbi8v.afm - RELOC/fonts/afm/vntex/vntopia/putr8v.afm - RELOC/fonts/afm/vntex/vntopia/putri8v.afm - RELOC/fonts/enc/dvips/vntex/t5.enc - RELOC/fonts/enc/pdftex/vntex/t5d.enc - RELOC/fonts/enc/pdftex/vntex/t5uni.enc - RELOC/fonts/map/dvips/vntex/arevvn.map - RELOC/fonts/map/dvips/vntex/chartervn.map - RELOC/fonts/map/dvips/vntex/cmbrightvn.map - RELOC/fonts/map/dvips/vntex/concretevn.map - RELOC/fonts/map/dvips/vntex/grotesqvn.map - RELOC/fonts/map/dvips/vntex/txttvn.map - RELOC/fonts/map/dvips/vntex/urwvn.map - RELOC/fonts/map/dvips/vntex/vnrother.map - RELOC/fonts/map/dvips/vntex/vnrtext.map - RELOC/fonts/map/dvips/vntex/vntopia.map - RELOC/fonts/source/vntex/vnr/vnaccent.mf - RELOC/fonts/source/vntex/vnr/vnacomp.mf - RELOC/fonts/source/vntex/vnr/vnb10.mf - RELOC/fonts/source/vntex/vnr/vnbase.mf - RELOC/fonts/source/vntex/vnr/vnbx10.mf - RELOC/fonts/source/vntex/vnr/vnbx12.mf - RELOC/fonts/source/vntex/vnr/vnbx5.mf - RELOC/fonts/source/vntex/vnr/vnbx6.mf - RELOC/fonts/source/vntex/vnr/vnbx7.mf - RELOC/fonts/source/vntex/vnr/vnbx8.mf - RELOC/fonts/source/vntex/vnr/vnbx9.mf - RELOC/fonts/source/vntex/vnr/vnbxsl10.mf - RELOC/fonts/source/vntex/vnr/vnbxti10.mf - RELOC/fonts/source/vntex/vnr/vncligtb.mf - RELOC/fonts/source/vntex/vnr/vncode.mf - RELOC/fonts/source/vntex/vnr/vncombac.mf - RELOC/fonts/source/vntex/vnr/vncsc.mf - RELOC/fonts/source/vntex/vnr/vncsc10.mf - RELOC/fonts/source/vntex/vnr/vndothook.mf - RELOC/fonts/source/vntex/vnr/vndunh10.mf - RELOC/fonts/source/vntex/vnr/vnecomp.mf - RELOC/fonts/source/vntex/vnr/vnff10.mf - RELOC/fonts/source/vntex/vnr/vnfi10.mf - RELOC/fonts/source/vntex/vnr/vnfib8.mf - RELOC/fonts/source/vntex/vnr/vnicomp.mf - RELOC/fonts/source/vntex/vnr/vniligtb.mf - RELOC/fonts/source/vntex/vnr/vnitt10.mf - RELOC/fonts/source/vntex/vnr/vnlacc.mf - RELOC/fonts/source/vntex/vnr/vnlai.mf - RELOC/fonts/source/vntex/vnr/vnlar.mf - RELOC/fonts/source/vntex/vnr/vnldi.mf - RELOC/fonts/source/vntex/vnr/vnldr.mf - RELOC/fonts/source/vntex/vnr/vnlei.mf - RELOC/fonts/source/vntex/vnr/vnler.mf - RELOC/fonts/source/vntex/vnr/vnlii.mf - RELOC/fonts/source/vntex/vnr/vnlir.mf - RELOC/fonts/source/vntex/vnr/vnloi.mf - RELOC/fonts/source/vntex/vnr/vnlor.mf - RELOC/fonts/source/vntex/vnr/vnlui.mf - RELOC/fonts/source/vntex/vnr/vnlur.mf - RELOC/fonts/source/vntex/vnr/vnlyi.mf - RELOC/fonts/source/vntex/vnr/vnlyr.mf - RELOC/fonts/source/vntex/vnr/vnminus.mf - RELOC/fonts/source/vntex/vnr/vnmligtb.mf - RELOC/fonts/source/vntex/vnr/vnocomp.mf - RELOC/fonts/source/vntex/vnr/vnr10.mf - RELOC/fonts/source/vntex/vnr/vnr12.mf - RELOC/fonts/source/vntex/vnr/vnr17.mf - RELOC/fonts/source/vntex/vnr/vnr5.mf - RELOC/fonts/source/vntex/vnr/vnr6.mf - RELOC/fonts/source/vntex/vnr/vnr7.mf - RELOC/fonts/source/vntex/vnr/vnr8.mf - RELOC/fonts/source/vntex/vnr/vnr9.mf - RELOC/fonts/source/vntex/vnr/vnrligtb.mf - RELOC/fonts/source/vntex/vnr/vnrm.mf - RELOC/fonts/source/vntex/vnr/vnroman.mf - RELOC/fonts/source/vntex/vnr/vnsl10.mf - RELOC/fonts/source/vntex/vnr/vnsl12.mf - RELOC/fonts/source/vntex/vnr/vnsl8.mf - RELOC/fonts/source/vntex/vnr/vnsl9.mf - RELOC/fonts/source/vntex/vnr/vnsltt10.mf - RELOC/fonts/source/vntex/vnr/vnss10.mf - RELOC/fonts/source/vntex/vnr/vnss12.mf - RELOC/fonts/source/vntex/vnr/vnss17.mf - RELOC/fonts/source/vntex/vnr/vnss8.mf - RELOC/fonts/source/vntex/vnr/vnss9.mf - RELOC/fonts/source/vntex/vnr/vnssbx10.mf - RELOC/fonts/source/vntex/vnr/vnssdc10.mf - RELOC/fonts/source/vntex/vnr/vnssi10.mf - RELOC/fonts/source/vntex/vnr/vnssi12.mf - RELOC/fonts/source/vntex/vnr/vnssi17.mf - RELOC/fonts/source/vntex/vnr/vnssi8.mf - RELOC/fonts/source/vntex/vnr/vnssi9.mf - RELOC/fonts/source/vntex/vnr/vnssq8.mf - RELOC/fonts/source/vntex/vnr/vnssqi8.mf - RELOC/fonts/source/vntex/vnr/vntcsc10.mf - RELOC/fonts/source/vntex/vnr/vntextit.mf - RELOC/fonts/source/vntex/vnr/vnti10.mf - RELOC/fonts/source/vntex/vnr/vnti12.mf - RELOC/fonts/source/vntex/vnr/vnti7.mf - RELOC/fonts/source/vntex/vnr/vnti8.mf - RELOC/fonts/source/vntex/vnr/vnti9.mf - RELOC/fonts/source/vntex/vnr/vntt10.mf - RELOC/fonts/source/vntex/vnr/vntt12.mf - RELOC/fonts/source/vntex/vnr/vntt8.mf - RELOC/fonts/source/vntex/vnr/vntt9.mf - RELOC/fonts/source/vntex/vnr/vnu10.mf - RELOC/fonts/source/vntex/vnr/vnuacc.mf - RELOC/fonts/source/vntex/vnr/vnuar.mf - RELOC/fonts/source/vntex/vnr/vnucomp.mf - RELOC/fonts/source/vntex/vnr/vnudr.mf - RELOC/fonts/source/vntex/vnr/vnuer.mf - RELOC/fonts/source/vntex/vnr/vnuir.mf - RELOC/fonts/source/vntex/vnr/vnuor.mf - RELOC/fonts/source/vntex/vnr/vnuur.mf - RELOC/fonts/source/vntex/vnr/vnuyr.mf - RELOC/fonts/source/vntex/vnr/vnvtt10.mf - RELOC/fonts/source/vntex/vnr/vnycomp.mf - RELOC/fonts/tfm/vntex/arevvn/favb8v.tfm - RELOC/fonts/tfm/vntex/arevvn/favbi8v.tfm - RELOC/fonts/tfm/vntex/arevvn/favr8v.tfm - RELOC/fonts/tfm/vntex/arevvn/favri8v.tfm - RELOC/fonts/tfm/vntex/chartervn/bchb8v.tfm - RELOC/fonts/tfm/vntex/chartervn/bchbc8v.tfm - RELOC/fonts/tfm/vntex/chartervn/bchbi8v.tfm - RELOC/fonts/tfm/vntex/chartervn/bchbo8v.tfm - RELOC/fonts/tfm/vntex/chartervn/bchr8v.tfm - RELOC/fonts/tfm/vntex/chartervn/bchrc8v.tfm - RELOC/fonts/tfm/vntex/chartervn/bchri8v.tfm - RELOC/fonts/tfm/vntex/chartervn/bchro8v.tfm - RELOC/fonts/tfm/vntex/cmbrightvn/vncmbr10.tfm - RELOC/fonts/tfm/vntex/cmbrightvn/vncmbr17.tfm - RELOC/fonts/tfm/vntex/cmbrightvn/vncmbr8.tfm - RELOC/fonts/tfm/vntex/cmbrightvn/vncmbr9.tfm - RELOC/fonts/tfm/vntex/cmbrightvn/vncmbrbx10.tfm - RELOC/fonts/tfm/vntex/cmbrightvn/vncmbrsl10.tfm - RELOC/fonts/tfm/vntex/cmbrightvn/vncmbrsl17.tfm - RELOC/fonts/tfm/vntex/cmbrightvn/vncmbrsl8.tfm - RELOC/fonts/tfm/vntex/cmbrightvn/vncmbrsl9.tfm - RELOC/fonts/tfm/vntex/cmbrightvn/vncmsltl10.tfm - RELOC/fonts/tfm/vntex/cmbrightvn/vncmtl10.tfm - RELOC/fonts/tfm/vntex/concretevn/vncccsc10.tfm - RELOC/fonts/tfm/vntex/concretevn/vnccr10.tfm - RELOC/fonts/tfm/vntex/concretevn/vnccsl10.tfm - RELOC/fonts/tfm/vntex/concretevn/vnccti10.tfm - RELOC/fonts/tfm/vntex/grotesqvn/ugqb8v.tfm - RELOC/fonts/tfm/vntex/grotesqvn/ugqbo8v.tfm - RELOC/fonts/tfm/vntex/txttvn/txbtt8v.tfm - RELOC/fonts/tfm/vntex/txttvn/txbttsc8v.tfm - RELOC/fonts/tfm/vntex/txttvn/txbttsl8v.tfm - RELOC/fonts/tfm/vntex/txttvn/txtt8v.tfm - RELOC/fonts/tfm/vntex/txttvn/txttsc8v.tfm - RELOC/fonts/tfm/vntex/txttvn/txttsl8v.tfm - RELOC/fonts/tfm/vntex/urwvn/fplrc8v.tfm - RELOC/fonts/tfm/vntex/urwvn/uagd8v.tfm - RELOC/fonts/tfm/vntex/urwvn/uagdc8v.tfm - RELOC/fonts/tfm/vntex/urwvn/uagdo8v.tfm - RELOC/fonts/tfm/vntex/urwvn/uagk8v.tfm - RELOC/fonts/tfm/vntex/urwvn/uagkc8v.tfm - RELOC/fonts/tfm/vntex/urwvn/uagko8v.tfm - RELOC/fonts/tfm/vntex/urwvn/ubkd8v.tfm - RELOC/fonts/tfm/vntex/urwvn/ubkdc8v.tfm - RELOC/fonts/tfm/vntex/urwvn/ubkdi8v.tfm - RELOC/fonts/tfm/vntex/urwvn/ubkdo8v.tfm - RELOC/fonts/tfm/vntex/urwvn/ubkl8v.tfm - RELOC/fonts/tfm/vntex/urwvn/ubklc8v.tfm - RELOC/fonts/tfm/vntex/urwvn/ubkli8v.tfm - RELOC/fonts/tfm/vntex/urwvn/ubklo8v.tfm - RELOC/fonts/tfm/vntex/urwvn/ucrb8v.tfm - RELOC/fonts/tfm/vntex/urwvn/ucrbc8v.tfm - RELOC/fonts/tfm/vntex/urwvn/ucrbo8v.tfm - RELOC/fonts/tfm/vntex/urwvn/ucrr8v.tfm - RELOC/fonts/tfm/vntex/urwvn/ucrrc8v.tfm - RELOC/fonts/tfm/vntex/urwvn/ucrro8v.tfm - RELOC/fonts/tfm/vntex/urwvn/uhvb8v.tfm - RELOC/fonts/tfm/vntex/urwvn/uhvbc8v.tfm - RELOC/fonts/tfm/vntex/urwvn/uhvbo8v.tfm - RELOC/fonts/tfm/vntex/urwvn/uhvr8v.tfm - RELOC/fonts/tfm/vntex/urwvn/uhvrc8v.tfm - RELOC/fonts/tfm/vntex/urwvn/uhvro8v.tfm - RELOC/fonts/tfm/vntex/urwvn/uncb8v.tfm - RELOC/fonts/tfm/vntex/urwvn/uncbc8v.tfm - RELOC/fonts/tfm/vntex/urwvn/uncbi8v.tfm - RELOC/fonts/tfm/vntex/urwvn/uncbo8v.tfm - RELOC/fonts/tfm/vntex/urwvn/uncr8v.tfm - RELOC/fonts/tfm/vntex/urwvn/uncrc8v.tfm - RELOC/fonts/tfm/vntex/urwvn/uncri8v.tfm - RELOC/fonts/tfm/vntex/urwvn/uncro8v.tfm - RELOC/fonts/tfm/vntex/urwvn/uplb8v.tfm - RELOC/fonts/tfm/vntex/urwvn/uplbc8v.tfm - RELOC/fonts/tfm/vntex/urwvn/uplbi8v.tfm - RELOC/fonts/tfm/vntex/urwvn/uplbo8v.tfm - RELOC/fonts/tfm/vntex/urwvn/uplr8v.tfm - RELOC/fonts/tfm/vntex/urwvn/uplrc8v.tfm - RELOC/fonts/tfm/vntex/urwvn/uplri8v.tfm - RELOC/fonts/tfm/vntex/urwvn/uplro8v.tfm - RELOC/fonts/tfm/vntex/urwvn/utmb8v.tfm - RELOC/fonts/tfm/vntex/urwvn/utmbc8v.tfm - RELOC/fonts/tfm/vntex/urwvn/utmbi8v.tfm - RELOC/fonts/tfm/vntex/urwvn/utmbo8v.tfm - RELOC/fonts/tfm/vntex/urwvn/utmr8v.tfm - RELOC/fonts/tfm/vntex/urwvn/utmrc8v.tfm - RELOC/fonts/tfm/vntex/urwvn/utmri8v.tfm - RELOC/fonts/tfm/vntex/urwvn/utmro8v.tfm - RELOC/fonts/tfm/vntex/urwvn/uzcmi8v.tfm - RELOC/fonts/tfm/vntex/vnr/vnb10.tfm - RELOC/fonts/tfm/vntex/vnr/vnbx10.tfm - RELOC/fonts/tfm/vntex/vnr/vnbx12.tfm - RELOC/fonts/tfm/vntex/vnr/vnbx5.tfm - RELOC/fonts/tfm/vntex/vnr/vnbx6.tfm - RELOC/fonts/tfm/vntex/vnr/vnbx7.tfm - RELOC/fonts/tfm/vntex/vnr/vnbx8.tfm - RELOC/fonts/tfm/vntex/vnr/vnbx9.tfm - RELOC/fonts/tfm/vntex/vnr/vnbxsl10.tfm - RELOC/fonts/tfm/vntex/vnr/vnbxti10.tfm - RELOC/fonts/tfm/vntex/vnr/vncsc10.tfm - RELOC/fonts/tfm/vntex/vnr/vndunh10.tfm - RELOC/fonts/tfm/vntex/vnr/vnff10.tfm - RELOC/fonts/tfm/vntex/vnr/vnfi10.tfm - RELOC/fonts/tfm/vntex/vnr/vnfib8.tfm - RELOC/fonts/tfm/vntex/vnr/vnitt10.tfm - RELOC/fonts/tfm/vntex/vnr/vnr10.tfm - RELOC/fonts/tfm/vntex/vnr/vnr12.tfm - RELOC/fonts/tfm/vntex/vnr/vnr17.tfm - RELOC/fonts/tfm/vntex/vnr/vnr5.tfm - RELOC/fonts/tfm/vntex/vnr/vnr6.tfm - RELOC/fonts/tfm/vntex/vnr/vnr7.tfm - RELOC/fonts/tfm/vntex/vnr/vnr8.tfm - RELOC/fonts/tfm/vntex/vnr/vnr9.tfm - RELOC/fonts/tfm/vntex/vnr/vnsl10.tfm - RELOC/fonts/tfm/vntex/vnr/vnsl12.tfm - RELOC/fonts/tfm/vntex/vnr/vnsl8.tfm - RELOC/fonts/tfm/vntex/vnr/vnsl9.tfm - RELOC/fonts/tfm/vntex/vnr/vnsltt10.tfm - RELOC/fonts/tfm/vntex/vnr/vnss10.tfm - RELOC/fonts/tfm/vntex/vnr/vnss12.tfm - RELOC/fonts/tfm/vntex/vnr/vnss17.tfm - RELOC/fonts/tfm/vntex/vnr/vnss8.tfm - RELOC/fonts/tfm/vntex/vnr/vnss9.tfm - RELOC/fonts/tfm/vntex/vnr/vnssbx10.tfm - RELOC/fonts/tfm/vntex/vnr/vnssdc10.tfm - RELOC/fonts/tfm/vntex/vnr/vnssi10.tfm - RELOC/fonts/tfm/vntex/vnr/vnssi12.tfm - RELOC/fonts/tfm/vntex/vnr/vnssi17.tfm - RELOC/fonts/tfm/vntex/vnr/vnssi8.tfm - RELOC/fonts/tfm/vntex/vnr/vnssi9.tfm - RELOC/fonts/tfm/vntex/vnr/vnssq8.tfm - RELOC/fonts/tfm/vntex/vnr/vnssqi8.tfm - RELOC/fonts/tfm/vntex/vnr/vntcsc10.tfm - RELOC/fonts/tfm/vntex/vnr/vnti10.tfm - RELOC/fonts/tfm/vntex/vnr/vnti12.tfm - RELOC/fonts/tfm/vntex/vnr/vnti7.tfm - RELOC/fonts/tfm/vntex/vnr/vnti8.tfm - RELOC/fonts/tfm/vntex/vnr/vnti9.tfm - RELOC/fonts/tfm/vntex/vnr/vntt10.tfm - RELOC/fonts/tfm/vntex/vnr/vntt12.tfm - RELOC/fonts/tfm/vntex/vnr/vntt8.tfm - RELOC/fonts/tfm/vntex/vnr/vntt9.tfm - RELOC/fonts/tfm/vntex/vnr/vnu10.tfm - RELOC/fonts/tfm/vntex/vnr/vnvtt10.tfm - RELOC/fonts/tfm/vntex/vntopia/putb8v.tfm - RELOC/fonts/tfm/vntex/vntopia/putbc8v.tfm - RELOC/fonts/tfm/vntex/vntopia/putbi8v.tfm - RELOC/fonts/tfm/vntex/vntopia/putbo8v.tfm - RELOC/fonts/tfm/vntex/vntopia/putr8v.tfm - RELOC/fonts/tfm/vntex/vntopia/putrc8v.tfm - RELOC/fonts/tfm/vntex/vntopia/putri8v.tfm - RELOC/fonts/tfm/vntex/vntopia/putro8v.tfm - RELOC/fonts/type1/vntex/arevvn/ArevSans-Bold-T5.pfb - RELOC/fonts/type1/vntex/arevvn/ArevSans-BoldOblique-T5.pfb - RELOC/fonts/type1/vntex/arevvn/ArevSans-Oblique-T5.pfb - RELOC/fonts/type1/vntex/arevvn/ArevSans-Roman-T5.pfb - RELOC/fonts/type1/vntex/chartervn/bchb8v.pfb - RELOC/fonts/type1/vntex/chartervn/bchbi8v.pfb - RELOC/fonts/type1/vntex/chartervn/bchr8v.pfb - RELOC/fonts/type1/vntex/chartervn/bchri8v.pfb - RELOC/fonts/type1/vntex/cmbrightvn/vncmbr10.pfb - RELOC/fonts/type1/vntex/cmbrightvn/vncmbr17.pfb - RELOC/fonts/type1/vntex/cmbrightvn/vncmbr8.pfb - RELOC/fonts/type1/vntex/cmbrightvn/vncmbr9.pfb - RELOC/fonts/type1/vntex/cmbrightvn/vncmbrbx10.pfb - RELOC/fonts/type1/vntex/cmbrightvn/vncmbrsl10.pfb - RELOC/fonts/type1/vntex/cmbrightvn/vncmbrsl17.pfb - RELOC/fonts/type1/vntex/cmbrightvn/vncmbrsl8.pfb - RELOC/fonts/type1/vntex/cmbrightvn/vncmbrsl9.pfb - RELOC/fonts/type1/vntex/cmbrightvn/vncmsltl10.pfb - RELOC/fonts/type1/vntex/cmbrightvn/vncmtl10.pfb - RELOC/fonts/type1/vntex/concretevn/CMConcrete8v.pfb - RELOC/fonts/type1/vntex/concretevn/CMConcreteItalic8v.pfb - RELOC/fonts/type1/vntex/concretevn/CMConcreteSlanted8v.pfb - RELOC/fonts/type1/vntex/concretevn/CMConcreteSmallCaps8v.pfb - RELOC/fonts/type1/vntex/grotesqvn/ugqb8v.pfb - RELOC/fonts/type1/vntex/txttvn/txbtt8v.pfb - RELOC/fonts/type1/vntex/txttvn/txbttsc8v.pfb - RELOC/fonts/type1/vntex/txttvn/txtt8v.pfb - RELOC/fonts/type1/vntex/txttvn/txttsc8v.pfb - RELOC/fonts/type1/vntex/urwvn/fplrc8v.pfb - RELOC/fonts/type1/vntex/urwvn/uagd8v.pfb - RELOC/fonts/type1/vntex/urwvn/uagdo8v.pfb - RELOC/fonts/type1/vntex/urwvn/uagk8v.pfb - RELOC/fonts/type1/vntex/urwvn/uagko8v.pfb - RELOC/fonts/type1/vntex/urwvn/ubkd8v.pfb - RELOC/fonts/type1/vntex/urwvn/ubkdi8v.pfb - RELOC/fonts/type1/vntex/urwvn/ubkl8v.pfb - RELOC/fonts/type1/vntex/urwvn/ubkli8v.pfb - RELOC/fonts/type1/vntex/urwvn/ucrb8v.pfb - RELOC/fonts/type1/vntex/urwvn/ucrbo8v.pfb - RELOC/fonts/type1/vntex/urwvn/ucrr8v.pfb - RELOC/fonts/type1/vntex/urwvn/ucrro8v.pfb - RELOC/fonts/type1/vntex/urwvn/uhvb8v.pfb - RELOC/fonts/type1/vntex/urwvn/uhvbo8v.pfb - RELOC/fonts/type1/vntex/urwvn/uhvr8v.pfb - RELOC/fonts/type1/vntex/urwvn/uhvro8v.pfb - RELOC/fonts/type1/vntex/urwvn/uncb8v.pfb - RELOC/fonts/type1/vntex/urwvn/uncbi8v.pfb - RELOC/fonts/type1/vntex/urwvn/uncr8v.pfb - RELOC/fonts/type1/vntex/urwvn/uncri8v.pfb - RELOC/fonts/type1/vntex/urwvn/uplb8v.pfb - RELOC/fonts/type1/vntex/urwvn/uplbi8v.pfb - RELOC/fonts/type1/vntex/urwvn/uplr8v.pfb - RELOC/fonts/type1/vntex/urwvn/uplri8v.pfb - RELOC/fonts/type1/vntex/urwvn/utmb8v.pfb - RELOC/fonts/type1/vntex/urwvn/utmbi8v.pfb - RELOC/fonts/type1/vntex/urwvn/utmr8v.pfb - RELOC/fonts/type1/vntex/urwvn/utmri8v.pfb - RELOC/fonts/type1/vntex/urwvn/uzcmi8v.pfb - RELOC/fonts/type1/vntex/vnr/vnb10.pfb - RELOC/fonts/type1/vntex/vnr/vnbx10.pfb - RELOC/fonts/type1/vntex/vnr/vnbx12.pfb - RELOC/fonts/type1/vntex/vnr/vnbx5.pfb - RELOC/fonts/type1/vntex/vnr/vnbx6.pfb - RELOC/fonts/type1/vntex/vnr/vnbx7.pfb - RELOC/fonts/type1/vntex/vnr/vnbx8.pfb - RELOC/fonts/type1/vntex/vnr/vnbx9.pfb - RELOC/fonts/type1/vntex/vnr/vnbxsl10.pfb - RELOC/fonts/type1/vntex/vnr/vnbxti10.pfb - RELOC/fonts/type1/vntex/vnr/vncsc10.pfb - RELOC/fonts/type1/vntex/vnr/vndunh10.pfb - RELOC/fonts/type1/vntex/vnr/vnff10.pfb - RELOC/fonts/type1/vntex/vnr/vnfi10.pfb - RELOC/fonts/type1/vntex/vnr/vnfib8.pfb - RELOC/fonts/type1/vntex/vnr/vnitt10.pfb - RELOC/fonts/type1/vntex/vnr/vnr10.pfb - RELOC/fonts/type1/vntex/vnr/vnr12.pfb - RELOC/fonts/type1/vntex/vnr/vnr17.pfb - RELOC/fonts/type1/vntex/vnr/vnr5.pfb - RELOC/fonts/type1/vntex/vnr/vnr6.pfb - RELOC/fonts/type1/vntex/vnr/vnr7.pfb - RELOC/fonts/type1/vntex/vnr/vnr8.pfb - RELOC/fonts/type1/vntex/vnr/vnr9.pfb - RELOC/fonts/type1/vntex/vnr/vnsl10.pfb - RELOC/fonts/type1/vntex/vnr/vnsl12.pfb - RELOC/fonts/type1/vntex/vnr/vnsl8.pfb - RELOC/fonts/type1/vntex/vnr/vnsl9.pfb - RELOC/fonts/type1/vntex/vnr/vnsltt10.pfb - RELOC/fonts/type1/vntex/vnr/vnss10.pfb - RELOC/fonts/type1/vntex/vnr/vnss12.pfb - RELOC/fonts/type1/vntex/vnr/vnss17.pfb - RELOC/fonts/type1/vntex/vnr/vnss8.pfb - RELOC/fonts/type1/vntex/vnr/vnss9.pfb - RELOC/fonts/type1/vntex/vnr/vnssbx10.pfb - RELOC/fonts/type1/vntex/vnr/vnssdc10.pfb - RELOC/fonts/type1/vntex/vnr/vnssi10.pfb - RELOC/fonts/type1/vntex/vnr/vnssi12.pfb - RELOC/fonts/type1/vntex/vnr/vnssi17.pfb - RELOC/fonts/type1/vntex/vnr/vnssi8.pfb - RELOC/fonts/type1/vntex/vnr/vnssi9.pfb - RELOC/fonts/type1/vntex/vnr/vnssq8.pfb - RELOC/fonts/type1/vntex/vnr/vnssqi8.pfb - RELOC/fonts/type1/vntex/vnr/vntcsc10.pfb - RELOC/fonts/type1/vntex/vnr/vnti10.pfb - RELOC/fonts/type1/vntex/vnr/vnti12.pfb - RELOC/fonts/type1/vntex/vnr/vnti7.pfb - RELOC/fonts/type1/vntex/vnr/vnti8.pfb - RELOC/fonts/type1/vntex/vnr/vnti9.pfb - RELOC/fonts/type1/vntex/vnr/vntt10.pfb - RELOC/fonts/type1/vntex/vnr/vntt12.pfb - RELOC/fonts/type1/vntex/vnr/vntt8.pfb - RELOC/fonts/type1/vntex/vnr/vntt9.pfb - RELOC/fonts/type1/vntex/vnr/vnu10.pfb - RELOC/fonts/type1/vntex/vnr/vnvtt10.pfb - RELOC/fonts/type1/vntex/vntopia/putb8v.pfb - RELOC/fonts/type1/vntex/vntopia/putbi8v.pfb - RELOC/fonts/type1/vntex/vntopia/putr8v.pfb - RELOC/fonts/type1/vntex/vntopia/putri8v.pfb - RELOC/fonts/vf/vntex/chartervn/bchbc8v.vf - RELOC/fonts/vf/vntex/chartervn/bchrc8v.vf - RELOC/fonts/vf/vntex/urwvn/uagdc8v.vf - RELOC/fonts/vf/vntex/urwvn/uagkc8v.vf - RELOC/fonts/vf/vntex/urwvn/ubkdc8v.vf - RELOC/fonts/vf/vntex/urwvn/ubklc8v.vf - RELOC/fonts/vf/vntex/urwvn/ucrbc8v.vf - RELOC/fonts/vf/vntex/urwvn/ucrrc8v.vf - RELOC/fonts/vf/vntex/urwvn/uhvbc8v.vf - RELOC/fonts/vf/vntex/urwvn/uhvrc8v.vf - RELOC/fonts/vf/vntex/urwvn/uncbc8v.vf - RELOC/fonts/vf/vntex/urwvn/uncrc8v.vf - RELOC/fonts/vf/vntex/urwvn/uplbc8v.vf - RELOC/fonts/vf/vntex/urwvn/uplrc8v.vf - RELOC/fonts/vf/vntex/urwvn/utmbc8v.vf - RELOC/fonts/vf/vntex/urwvn/utmrc8v.vf - RELOC/fonts/vf/vntex/vntopia/putbc8v.vf - RELOC/fonts/vf/vntex/vntopia/putrc8v.vf - RELOC/tex/latex/vntex/dblaccnt.sty - RELOC/tex/latex/vntex/mcviscii.def - RELOC/tex/latex/vntex/pd1supp.def - RELOC/tex/latex/vntex/swpvntex.sty - RELOC/tex/latex/vntex/t5bch.fd - RELOC/tex/latex/vntex/t5ccr.fd - RELOC/tex/latex/vntex/t5cmbr.fd - RELOC/tex/latex/vntex/t5cmdh.fd - RELOC/tex/latex/vntex/t5cmfib.fd - RELOC/tex/latex/vntex/t5cmfr.fd - RELOC/tex/latex/vntex/t5cmr.fd - RELOC/tex/latex/vntex/t5cmss.fd - RELOC/tex/latex/vntex/t5cmssq.fd - RELOC/tex/latex/vntex/t5cmtl.fd - RELOC/tex/latex/vntex/t5cmtt.fd - RELOC/tex/latex/vntex/t5cmvtt.fd - RELOC/tex/latex/vntex/t5enc.def - RELOC/tex/latex/vntex/t5enc.dfu - RELOC/tex/latex/vntex/t5fav.fd - RELOC/tex/latex/vntex/t5fnc.fd - RELOC/tex/latex/vntex/t5fpl.fd - RELOC/tex/latex/vntex/t5futs.fd - RELOC/tex/latex/vntex/t5mak.fd - RELOC/tex/latex/vntex/t5mdbch.fd - RELOC/tex/latex/vntex/t5mdput.fd - RELOC/tex/latex/vntex/t5mdugm.fd - RELOC/tex/latex/vntex/t5pag.fd - RELOC/tex/latex/vntex/t5pbk.fd - RELOC/tex/latex/vntex/t5pcr.fd - RELOC/tex/latex/vntex/t5phv.fd - RELOC/tex/latex/vntex/t5pnc.fd - RELOC/tex/latex/vntex/t5ppl.fd - RELOC/tex/latex/vntex/t5ptm.fd - RELOC/tex/latex/vntex/t5ptmom.fd - RELOC/tex/latex/vntex/t5put.fd - RELOC/tex/latex/vntex/t5pxr.fd - RELOC/tex/latex/vntex/t5txr.fd - RELOC/tex/latex/vntex/t5txtt.fd - RELOC/tex/latex/vntex/t5uag.fd - RELOC/tex/latex/vntex/t5ubk.fd - RELOC/tex/latex/vntex/t5ucr.fd - RELOC/tex/latex/vntex/t5ugq.fd - RELOC/tex/latex/vntex/t5uhv.fd - RELOC/tex/latex/vntex/t5unc.fd - RELOC/tex/latex/vntex/t5upl.fd - RELOC/tex/latex/vntex/t5utm.fd - RELOC/tex/latex/vntex/t5uzcm.fd - RELOC/tex/latex/vntex/tcvn.def - RELOC/tex/latex/vntex/varioref-vi.sty - RELOC/tex/latex/vntex/vietnam.sty - RELOC/tex/latex/vntex/viscii.def - RELOC/tex/latex/vntex/vncaps.tex - RELOC/tex/latex/vntex/vntex.sty - RELOC/tex/latex/vntex/vps.def - RELOC/tex/plain/vntex/dblaccnt.tex - RELOC/tex/plain/vntex/t5code.tex - RELOC/tex/plain/vntex/vntexinfo.tex -catalogue-ctan /language/vietnamese/vntex -catalogue-date 2017-10-29 15:10:12 +0100 -catalogue-license other-free -catalogue-topics vietnamese font font-mf font-type1 -catalogue-version 3.2 - -name vocaltract -category Package -revision 25629 -shortdesc Visualise the vocal tract using LaTeX and PSTricks -relocated 1 -longdesc The package enables the user to visualise the vocal tract. The -longdesc vocal tract (in the package) is manipulated by a vector of -longdesc articulation parameters according to the S. Maeda model. -longdesc Animation may be achieved by providing a sequence of vectors -longdesc over time (e.g., from Matlab). A sequence of vectors for -longdesc certain German phonemes is embedded in the package, which -longdesc allows for animation when no other vector is available. The -longdesc package's graphics are produced using pstricks. -containersize 9200 -containerchecksum dba51704cd5536910d6f405a7b5e5bb9307bf56408443dd16528f10488979fe589dd947fe2b5a81a635cbf4b7472fab319f77d6b3f7b9488dc5a609e5d869a09 -doccontainersize 15920 -doccontainerchecksum 99abc17150cf7255b8df0df6217652b71f46fd58ef8ac0e3750ca265e76a0651bc1769ba9c417758579dc2705e6fad3354a59d667fa9c3903b397b9aeea20aea -docfiles size=13 - RELOC/doc/latex/vocaltract/README details="Readme" - RELOC/doc/latex/vocaltract/vtLatex_AnimationDemo.tex - RELOC/doc/latex/vocaltract/vtLatex_AnimationLauncher.tex - RELOC/doc/latex/vocaltract/vtLatex_FigureDemo.pdf details="Example model" - RELOC/doc/latex/vocaltract/vtLatex_FigureDemo.tex - RELOC/doc/latex/vocaltract/vtLatex_FigureLauncher.tex - RELOC/doc/latex/vocaltract/vtLatex_TimeParams.tex - RELOC/doc/latex/vocaltract/vtMAINVisual.m - RELOC/doc/latex/vocaltract/vtQueryVisual.m -runfiles size=11 - RELOC/tex/latex/vocaltract/VocalTract.sty -catalogue-ctan /graphics/pstricks/contrib/vocaltract -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics graphics-use pstricks -catalogue-version 1 - -name volumes -category Package -revision 15878 -shortdesc Typeset only parts of a document, with complete indexes etc -relocated 1 -longdesc This package helps you if you want to produce separate printed -longdesc volumes from one LaTeX document, as well as one comprehensive, -longdesc "all-inclusive" version. It suppresses the part of the table of -longdesc contents that are not typeset, while counters, definitions, -longdesc index entries etc. are kept consistent throughout the input -longdesc file. -containersize 2536 -containerchecksum aba3f48dba00f9d59100cf31136618e73b2f47e04024a911de23de6b88dbdd4fc26aa424e38116961a2928c30896faa6d1a4c34fac5b61212545fe7498f6c333 -doccontainersize 146164 -doccontainerchecksum e404bc057717244ecbc425b627b2a619d475be3d68d265d0334bc924882367a24cbb1fea286e9c0120a7f126e1a144f1bec96a3ac2942cb56ae6355f9467affd -docfiles size=43 - RELOC/doc/latex/volumes/README - RELOC/doc/latex/volumes/volumes.pdf details="Package documentation" -srccontainersize 10240 -srccontainerchecksum a1c5a90cc9918765a29caed7a65af1edaf8202de1a4d53af6a909d16bee655c703305a780e359bccef5dca308f3e11b045fca08b514d9a60cc64351b574f3c73 -srcfiles size=9 - RELOC/source/latex/volumes/volumes.dtx - RELOC/source/latex/volumes/volumes.ins -runfiles size=3 - RELOC/tex/latex/volumes/nowtoaux.sty - RELOC/tex/latex/volumes/volumes.sty -catalogue-ctan /macros/latex/contrib/volumes -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics book-pub -catalogue-version 1.0 - -name voss-mathcol -category Package -revision 32954 -shortdesc Typesetting mathematics in colour, in (La)TeX -relocated 1 -longdesc This is a short paper from the TeXnische Komodie, in German. -longdesc Since the body of the paper is dominated by clear LaTeX coding -longdesc examples, most LaTeX programmers will understand how to achieve -longdesc the results shown in the diagrams, even if they don't -longdesc understand German. -containersize 552 -containerchecksum 6bd093cf627af99ba67ccf2e814f331c82fb9febe5a2e21c413b07e4f9bc34bfb8d574e196b9df5ec7b54fa25003f995c7bf638396c198852bb4ac9f571b8c22 -doccontainersize 230640 -doccontainerchecksum a8fc6741f39b5610630826ae5e84110e1138ba3aea6ee8c7c2b666d913d229cbb88740f8a6cb6760b422acb6afa234bfc695be804aaa03c88b1033b9574a5500 -docfiles size=71 - RELOC/doc/latex/voss-mathcol/Changes - RELOC/doc/latex/voss-mathcol/mathCol.bib - RELOC/doc/latex/voss-mathcol/mathCol.ltx - RELOC/doc/latex/voss-mathcol/mathCol.pdf details="The document itself" - RELOC/doc/latex/voss-mathcol/mathCol.tex - RELOC/doc/latex/voss-mathcol/run.doc -catalogue-ctan /info/math/voss/mathCol -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics tutorial maths-doc -catalogue-version 0.1 - -name vpe -category Package -revision 26039 -shortdesc Source specials for PDF output -longdesc VPE is a system to make the equivalent of "source special" -longdesc marks in a PDF file. Clicking on a mark will activate an -longdesc editor, pointing at the source line that produced the text that -longdesc was marked. The system comprises a perl file (vpe.pl) and a -longdesc LaTeX package (vpe.sty); it will work with PDF files generated -longdesc via LaTeX/dvips, pdfTeX (version 0.14 or better), and -longdesc LaTeX/VTeX. Using the LaTeX/dvips or pdfLaTeX routes, the -longdesc (pdf)TeX processor should be run with shell escapes enabled. -depend vpe.ARCH -containersize 8124 -containerchecksum dc1f5ae9a5d7df20bde4ebceb0fba865137da5ed2bfdcb6da59c9da56f3b71e93097b22c4b87641202dc15a873f081d7b2e8183606af1a2ae1419c26e9c7029a -doccontainersize 6692 -doccontainerchecksum d8ccaa23c9cb3705c25976b53425788346e85c382d3dec6b0a7cc00a589d8ec3a8c4fe7ddf6999f6b4c250191131f4bb4e7b064e7e51de113b3af6f5d46e2794 -docfiles size=5 - texmf-dist/doc/latex/vpe/README details="Readme" -runfiles size=8 - texmf-dist/scripts/vpe/vpe.pl - texmf-dist/tex/latex/vpe/vpe.sty -catalogue-ctan /macros/latex/contrib/vpe -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics doc-debug -catalogue-version 0.2 - -name vpe.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of vpe -containersize 336 -containerchecksum 5303465afc263ff9123c7bc89468792624b3e6811b0c319762c9a7da18c77c8846fbebc740266795845ce7d6f912e62de28ac5152eae0371b41de39aef53bd0d -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/vpe - -name vpe.amd64-freebsd -category Package -revision 16472 -shortdesc amd64-freebsd files of vpe -containersize 336 -containerchecksum a322c15956ef7823f8ff60ede380cb15f1a34ea76dbebc862b536ec3512a91a3e41035928f1f1c4deca7e481720d04e0fa69e46775ce9a615ca8b86a925f9974 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/vpe - -name vpe.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of vpe -containersize 340 -containerchecksum 82c714ea71287584dbf1eb551dc046d7e873341be85273d7bd7259418e54e6958188b35b415007d4b8df9b7d5f9b09e55bbed9098f86c1a8adbabcc59faadf9b -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/vpe - -name vpe.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of vpe -containersize 340 -containerchecksum 4c54f61ca236155e80ee02160f48b9ae033cb0324b7bdc335a3bb716bb0bc7e47048baee74aa1b17d88e62084ade1720818a40ff6fc1908b515980e82e04d91a -binfiles arch=armhf-linux size=1 - bin/armhf-linux/vpe - -name vpe.i386-cygwin -category Package -revision 25941 -shortdesc i386-cygwin files of vpe -containersize 340 -containerchecksum 1b87f7b55957e12f4fa6534d1a30950a1cea13a2ca19b851e4c41e4d3ca0213d72f8dbed9f82f69c6605ea98c82cc709c53a52836135b0875652de5277ea5c19 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/vpe - -name vpe.i386-freebsd -category Package -revision 16472 -shortdesc i386-freebsd files of vpe -containersize 340 -containerchecksum 49024654ea6ccc8f8d40c38fec19fa901dd6863f26f44db644c1b31ec25d3dd4cdcf61e74445ca74c0c43b31f9b07607c8a0226c7808ecc79d12613c59011f51 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/vpe - -name vpe.i386-linux -category Package -revision 6897 -shortdesc i386-linux files of vpe -containersize 336 -containerchecksum 6e1e669908a52458f6f9ff208681f3e3f74705613e3f46493ed511d568267c06133f87509204d7a0f6033859b0deb04d9772cd32f46abf39f401daeff3ceab4b -binfiles arch=i386-linux size=1 - bin/i386-linux/vpe - -name vpe.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of vpe -containersize 340 -containerchecksum 5bf6725f7b9c872bb9e401fe0020b1bd624d9290669955e38a064b63adf47a972e8880254537721ce7942e99a13604954447ad5b1c5d3a4323fe170dadac6312 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/vpe - -name vpe.i386-solaris -category Package -revision 8102 -shortdesc i386-solaris files of vpe -containersize 336 -containerchecksum a7a89085325247d8a0c58590d778b26c6609387d41ae5b27c2ccd331702935bce17e9eaf197a3f4ab9c5c0a76379bf0a30a2e458e71ea11ae507a5cc6908737b -binfiles arch=i386-solaris size=1 - bin/i386-solaris/vpe - -name vpe.sparc-solaris -category Package -revision 8475 -shortdesc sparc-solaris files of vpe -containersize 336 -containerchecksum 658c9e8a9bd757f8ed5519291167f106781f3f5cd1513bfc0ad27c3c64e56cf2fad8e0163e03bdd115dc0e451f8add479d5576038981630e6879ad6c0947fd98 -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/vpe - -name vpe.win32 -category Package -revision 15404 -shortdesc win32 files of vpe -containersize 676 -containerchecksum 760418263025df5897170e0f85965b043577739f1fad640346922afeeeb7e6eaf71c7d099d188b6bee6a5853aeb61caf1bc00cb8e48a7da05d413f66925e9ed0 -binfiles arch=win32 size=1 - bin/win32/vpe.exe - -name vpe.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of vpe -containersize 340 -containerchecksum dbb66f9e2e277a05f8ceb4d61fe7b8649bc63cb12c2bb9a18f860fefb14cdee65636da0a2f3709365e938ea6d83378449b6b443eea1d8c87e202578b47afabee -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/vpe - -name vpe.x86_64-darwin -category Package -revision 18441 -shortdesc x86_64-darwin files of vpe -containersize 340 -containerchecksum 10a319bc16083eeb22dae7fa634390a6d5c4c01ed0c2ac358b0f27fa2ae2ccc7af8b5bbe4dc99baeed782445663104459cba98ae571b63fa77ad2b413450d5ba -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/vpe - -name vpe.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of vpe -containersize 348 -containerchecksum c0f884153efcee5a47a3aa10d74c8ab903b5a8b192c1bb5207f5965cf73ab32297489cd3b80facc5aab81e9135e49c4ac0a4bca9399a68ec87a6060971d5a974 -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/vpe - -name vpe.x86_64-linux -category Package -revision 8601 -shortdesc x86_64-linux files of vpe -containersize 340 -containerchecksum cf73a75682163cf752398d06c0472051a990e6e6ce8d7eb1bff7cb59076e8fe76fb6f09efb8e8bcde29cf951bf28b5e2bc4bc1d4af9c65eeb758cd646404a288 -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/vpe - -name vpe.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of vpe -containersize 340 -containerchecksum 779998afaa7f66d503477f3ca1880fa1e90f7e39df6aa6de35c2ab223a87caea858d6be866612278c4c8d0b926fda4fec0956d0927571777af2dca878a6285c1 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/vpe - -name vpe.x86_64-solaris -category Package -revision 18442 -shortdesc x86_64-solaris files of vpe -containersize 340 -containerchecksum 9ccf09059c5b46054347a004ac0665457bbc7ca2dadb65b3170abda3692d3c5e95c9e00a870cee99ee360fcbb06a4f0fc6ca080322e3b87e9f246393ea7fa6bc -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/vpe - -name vruler -category Package -revision 21598 -shortdesc Numbering text -relocated 1 -longdesc The package offers facilities for adding a columns of numbering -longdesc to the general text so that the text can be properly -longdesc referenced. The vertical ruler can be scaled and moved freely. -longdesc The package may be used either with LaTeX or with plain TeX. -containersize 6004 -containerchecksum aaea39da4b29dafeb5e906ca3fe220c17477862b61a0b58fa9067a55081305d4591a469cb0d414a4a842fdaa41eeadf050111b0859982d3cd9f1f9df95559735 -doccontainersize 220772 -doccontainerchecksum 1dc79d73a3f3eee3b000547058b90be63cd14b184f242e4bc9548b98a750389b7379c6d000020b65732dedec2eb082df685f38497cced192c0779f9b538b5cd4 -docfiles size=59 - RELOC/doc/latex/vruler/miscdoc.sty - RELOC/doc/latex/vruler/vruler-example.tex - RELOC/doc/latex/vruler/vruler.pdf details="Package documentation" - RELOC/doc/latex/vruler/vruler.tex -runfiles size=5 - RELOC/tex/latex/vruler/vruler.sty -catalogue-also lineno numline -catalogue-ctan /macros/latex/contrib/vruler -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1 -catalogue-topics layout -catalogue-version 2.3 - -name vwcol -category Package -revision 36254 -shortdesc Variable-width multiple text columns -relocated 1 -longdesc The package provides a crude environment (vwcol) for -longdesc typesetting multicolumn paragraph text of various column widths -longdesc on a single page. -containersize 3136 -containerchecksum 24e4bb08f550976d926ec61b978dafa4074df60ebd93b28962cdf7173c7c3c352e1616655610d205b4f90cb33475a0efb801e5135c6ea4f4e9b573ee42eae229 -doccontainersize 272620 -doccontainerchecksum e40bb3ec002898ea27c8dbbd433ddd734d69a1ad367668682477fd4df3764d278699f17a0fba209ea455095196d3a89035f15a26567c77aab73209b8f666b8cb -docfiles size=68 - RELOC/doc/latex/vwcol/README details="Readme" - RELOC/doc/latex/vwcol/vwcol.pdf details="Package documentation" -srccontainersize 11472 -srccontainerchecksum 36a5eda8e631acc2b601768f9bf0872696af9131ce5de9240bb5554ea30ee9a49115ada4c323e47c8c5090013c5a47a2c8aa2f018de5a3720e31abb1c04e928d -srcfiles size=12 - RELOC/source/latex/vwcol/vwcol.dtx - RELOC/source/latex/vwcol/vwcol.ins -runfiles size=3 - RELOC/tex/latex/vwcol/vwcol.sty -catalogue-ctan /macros/latex/contrib/vwcol -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl1.3 -catalogue-topics multicol -catalogue-version 0.2 - -name wadalab -category Package -revision 42428 -shortdesc Wadalab (Japanese) font packages -relocated 1 -longdesc These are font bundles for the Japanese Wadalab fonts which -longdesc work with the CJK package. All subfonts now have glyph names -longdesc compliant to the Adobe Glyph List, making ToUnicode CMaps in -longdesc PDF documents (created automatically by dvipdfmx) work -longdesc correctly. All font bundles now contain virtual Unicode -longdesc subfonts. -execute addMap dgj.map -execute addMap dmj.map -execute addMap mc2j.map -execute addMap mcj.map -execute addMap mr2j.map -execute addMap mrj.map -containersize 17772316 -containerchecksum 4c4c83919e8904384a64cf06b37cd0da7207972d5f04e7d01a24aa913cfc3179464444c7a4cfeae9afe2f39c2ad2719890a9d3bbad7477ea83d6323d3cbcf089 -doccontainersize 93720 -doccontainerchecksum 309dcec0da56034e69c5ce2d46211e1eadc78ecec5f8c14272346e6772bef0e5ec1b1e9bd6b4ee16c94c9b7d4e2ec9d9c836597c98d5572f722c9d0ff0b3aead -docfiles size=43 - RELOC/doc/fonts/wadalab/README details="Readme" - RELOC/doc/fonts/wadalab/dgj/README details="Readme" - RELOC/doc/fonts/wadalab/dmj/README details="Readme" - RELOC/doc/fonts/wadalab/mc2j/README details="Readme" - RELOC/doc/fonts/wadalab/mcj/README details="Readme" - RELOC/doc/fonts/wadalab/mr2j/README details="Readme" - RELOC/doc/fonts/wadalab/mrj/README details="Readme" - RELOC/doc/fonts/wadalab/wadalab-sampler.pdf details="Font sampler" - RELOC/doc/fonts/wadalab/wadalab-sampler.tex -runfiles size=6262 - RELOC/fonts/afm/wadalab/dgj/dgjgreek.afm - RELOC/fonts/afm/wadalab/dgj/dgjhira.afm - RELOC/fonts/afm/wadalab/dgj/dgjhw.afm - RELOC/fonts/afm/wadalab/dgj/dgjka.afm - RELOC/fonts/afm/wadalab/dgj/dgjkata.afm - RELOC/fonts/afm/wadalab/dgj/dgjkb.afm - RELOC/fonts/afm/wadalab/dgj/dgjkc.afm - RELOC/fonts/afm/wadalab/dgj/dgjkd.afm - RELOC/fonts/afm/wadalab/dgj/dgjke.afm - RELOC/fonts/afm/wadalab/dgj/dgjkeisen.afm - RELOC/fonts/afm/wadalab/dgj/dgjkf.afm - RELOC/fonts/afm/wadalab/dgj/dgjkg.afm - RELOC/fonts/afm/wadalab/dgj/dgjkh.afm - RELOC/fonts/afm/wadalab/dgj/dgjki.afm - RELOC/fonts/afm/wadalab/dgj/dgjkj.afm - RELOC/fonts/afm/wadalab/dgj/dgjkk.afm - RELOC/fonts/afm/wadalab/dgj/dgjkl.afm - RELOC/fonts/afm/wadalab/dgj/dgjkm.afm - RELOC/fonts/afm/wadalab/dgj/dgjkn.afm - RELOC/fonts/afm/wadalab/dgj/dgjko.afm - RELOC/fonts/afm/wadalab/dgj/dgjkp.afm - RELOC/fonts/afm/wadalab/dgj/dgjkq.afm - RELOC/fonts/afm/wadalab/dgj/dgjkr.afm - RELOC/fonts/afm/wadalab/dgj/dgjks.afm - RELOC/fonts/afm/wadalab/dgj/dgjkt.afm - RELOC/fonts/afm/wadalab/dgj/dgjku.afm - RELOC/fonts/afm/wadalab/dgj/dgjkv.afm - RELOC/fonts/afm/wadalab/dgj/dgjkw.afm - RELOC/fonts/afm/wadalab/dgj/dgjkx.afm - RELOC/fonts/afm/wadalab/dgj/dgjky.afm - RELOC/fonts/afm/wadalab/dgj/dgjkz.afm - RELOC/fonts/afm/wadalab/dgj/dgjroma.afm - RELOC/fonts/afm/wadalab/dgj/dgjrussian.afm - RELOC/fonts/afm/wadalab/dgj/dgjsy.afm - RELOC/fonts/afm/wadalab/dmj/dmjgreek.afm - RELOC/fonts/afm/wadalab/dmj/dmjhira.afm - RELOC/fonts/afm/wadalab/dmj/dmjhw.afm - RELOC/fonts/afm/wadalab/dmj/dmjka.afm - RELOC/fonts/afm/wadalab/dmj/dmjkata.afm - RELOC/fonts/afm/wadalab/dmj/dmjkb.afm - RELOC/fonts/afm/wadalab/dmj/dmjkc.afm - RELOC/fonts/afm/wadalab/dmj/dmjkd.afm - RELOC/fonts/afm/wadalab/dmj/dmjke.afm - RELOC/fonts/afm/wadalab/dmj/dmjkeisen.afm - RELOC/fonts/afm/wadalab/dmj/dmjkf.afm - RELOC/fonts/afm/wadalab/dmj/dmjkg.afm - RELOC/fonts/afm/wadalab/dmj/dmjkh.afm - RELOC/fonts/afm/wadalab/dmj/dmjki.afm - RELOC/fonts/afm/wadalab/dmj/dmjkj.afm - RELOC/fonts/afm/wadalab/dmj/dmjkk.afm - RELOC/fonts/afm/wadalab/dmj/dmjkl.afm - RELOC/fonts/afm/wadalab/dmj/dmjkm.afm - RELOC/fonts/afm/wadalab/dmj/dmjkn.afm - RELOC/fonts/afm/wadalab/dmj/dmjko.afm - RELOC/fonts/afm/wadalab/dmj/dmjkp.afm - RELOC/fonts/afm/wadalab/dmj/dmjkq.afm - RELOC/fonts/afm/wadalab/dmj/dmjkr.afm - RELOC/fonts/afm/wadalab/dmj/dmjks.afm - RELOC/fonts/afm/wadalab/dmj/dmjkt.afm - RELOC/fonts/afm/wadalab/dmj/dmjku.afm - RELOC/fonts/afm/wadalab/dmj/dmjkv.afm - RELOC/fonts/afm/wadalab/dmj/dmjkw.afm - RELOC/fonts/afm/wadalab/dmj/dmjkx.afm - RELOC/fonts/afm/wadalab/dmj/dmjky.afm - RELOC/fonts/afm/wadalab/dmj/dmjkz.afm - RELOC/fonts/afm/wadalab/dmj/dmjroma.afm - RELOC/fonts/afm/wadalab/dmj/dmjrussian.afm - RELOC/fonts/afm/wadalab/dmj/dmjsy.afm - RELOC/fonts/afm/wadalab/mc2j/mc2jka.afm - RELOC/fonts/afm/wadalab/mc2j/mc2jkb.afm - RELOC/fonts/afm/wadalab/mc2j/mc2jkc.afm - RELOC/fonts/afm/wadalab/mc2j/mc2jkd.afm - RELOC/fonts/afm/wadalab/mc2j/mc2jke.afm - RELOC/fonts/afm/wadalab/mc2j/mc2jkf.afm - RELOC/fonts/afm/wadalab/mc2j/mc2jkg.afm - RELOC/fonts/afm/wadalab/mc2j/mc2jkh.afm - RELOC/fonts/afm/wadalab/mc2j/mc2jki.afm - RELOC/fonts/afm/wadalab/mc2j/mc2jkj.afm - RELOC/fonts/afm/wadalab/mc2j/mc2jkk.afm - RELOC/fonts/afm/wadalab/mc2j/mc2jkl.afm - RELOC/fonts/afm/wadalab/mc2j/mc2jkm.afm - RELOC/fonts/afm/wadalab/mc2j/mc2jkn.afm - RELOC/fonts/afm/wadalab/mc2j/mc2jko.afm - RELOC/fonts/afm/wadalab/mc2j/mc2jkp.afm - RELOC/fonts/afm/wadalab/mc2j/mc2jkq.afm - RELOC/fonts/afm/wadalab/mc2j/mc2jkr.afm - RELOC/fonts/afm/wadalab/mc2j/mc2jks.afm - RELOC/fonts/afm/wadalab/mc2j/mc2jkt.afm - RELOC/fonts/afm/wadalab/mc2j/mc2jku.afm - RELOC/fonts/afm/wadalab/mc2j/mc2jkv.afm - RELOC/fonts/afm/wadalab/mc2j/mc2jkw.afm - RELOC/fonts/afm/wadalab/mcj/mcjgreek.afm - RELOC/fonts/afm/wadalab/mcj/mcjhira.afm - RELOC/fonts/afm/wadalab/mcj/mcjhw.afm - RELOC/fonts/afm/wadalab/mcj/mcjka.afm - RELOC/fonts/afm/wadalab/mcj/mcjkata.afm - RELOC/fonts/afm/wadalab/mcj/mcjkb.afm - RELOC/fonts/afm/wadalab/mcj/mcjkc.afm - RELOC/fonts/afm/wadalab/mcj/mcjkd.afm - RELOC/fonts/afm/wadalab/mcj/mcjke.afm - RELOC/fonts/afm/wadalab/mcj/mcjkeisen.afm - RELOC/fonts/afm/wadalab/mcj/mcjkf.afm - RELOC/fonts/afm/wadalab/mcj/mcjkg.afm - RELOC/fonts/afm/wadalab/mcj/mcjkh.afm - RELOC/fonts/afm/wadalab/mcj/mcjki.afm - RELOC/fonts/afm/wadalab/mcj/mcjkj.afm - RELOC/fonts/afm/wadalab/mcj/mcjkk.afm - RELOC/fonts/afm/wadalab/mcj/mcjkl.afm - RELOC/fonts/afm/wadalab/mcj/mcjkm.afm - RELOC/fonts/afm/wadalab/mcj/mcjkn.afm - RELOC/fonts/afm/wadalab/mcj/mcjko.afm - RELOC/fonts/afm/wadalab/mcj/mcjkp.afm - RELOC/fonts/afm/wadalab/mcj/mcjkq.afm - RELOC/fonts/afm/wadalab/mcj/mcjkr.afm - RELOC/fonts/afm/wadalab/mcj/mcjks.afm - RELOC/fonts/afm/wadalab/mcj/mcjkt.afm - RELOC/fonts/afm/wadalab/mcj/mcjku.afm - RELOC/fonts/afm/wadalab/mcj/mcjkv.afm - RELOC/fonts/afm/wadalab/mcj/mcjkw.afm - RELOC/fonts/afm/wadalab/mcj/mcjkx.afm - RELOC/fonts/afm/wadalab/mcj/mcjky.afm - RELOC/fonts/afm/wadalab/mcj/mcjkz.afm - RELOC/fonts/afm/wadalab/mcj/mcjroma.afm - RELOC/fonts/afm/wadalab/mcj/mcjrussian.afm - RELOC/fonts/afm/wadalab/mcj/mcjsy.afm - RELOC/fonts/afm/wadalab/mr2j/mr2jka.afm - RELOC/fonts/afm/wadalab/mr2j/mr2jkb.afm - RELOC/fonts/afm/wadalab/mr2j/mr2jkc.afm - RELOC/fonts/afm/wadalab/mr2j/mr2jkd.afm - RELOC/fonts/afm/wadalab/mr2j/mr2jke.afm - RELOC/fonts/afm/wadalab/mr2j/mr2jkf.afm - RELOC/fonts/afm/wadalab/mr2j/mr2jkg.afm - RELOC/fonts/afm/wadalab/mr2j/mr2jkh.afm - RELOC/fonts/afm/wadalab/mr2j/mr2jki.afm - RELOC/fonts/afm/wadalab/mr2j/mr2jkj.afm - RELOC/fonts/afm/wadalab/mr2j/mr2jkk.afm - RELOC/fonts/afm/wadalab/mr2j/mr2jkl.afm - RELOC/fonts/afm/wadalab/mr2j/mr2jkm.afm - RELOC/fonts/afm/wadalab/mr2j/mr2jkn.afm - RELOC/fonts/afm/wadalab/mr2j/mr2jko.afm - RELOC/fonts/afm/wadalab/mr2j/mr2jkp.afm - RELOC/fonts/afm/wadalab/mr2j/mr2jkq.afm - RELOC/fonts/afm/wadalab/mr2j/mr2jkr.afm - RELOC/fonts/afm/wadalab/mr2j/mr2jks.afm - RELOC/fonts/afm/wadalab/mr2j/mr2jkt.afm - RELOC/fonts/afm/wadalab/mr2j/mr2jku.afm - RELOC/fonts/afm/wadalab/mr2j/mr2jkv.afm - RELOC/fonts/afm/wadalab/mr2j/mr2jkw.afm - RELOC/fonts/afm/wadalab/mrj/mrjgreek.afm - RELOC/fonts/afm/wadalab/mrj/mrjhira.afm - RELOC/fonts/afm/wadalab/mrj/mrjhw.afm - RELOC/fonts/afm/wadalab/mrj/mrjka.afm - RELOC/fonts/afm/wadalab/mrj/mrjkata.afm - RELOC/fonts/afm/wadalab/mrj/mrjkb.afm - RELOC/fonts/afm/wadalab/mrj/mrjkc.afm - RELOC/fonts/afm/wadalab/mrj/mrjkd.afm - RELOC/fonts/afm/wadalab/mrj/mrjke.afm - RELOC/fonts/afm/wadalab/mrj/mrjkeisen.afm - RELOC/fonts/afm/wadalab/mrj/mrjkf.afm - RELOC/fonts/afm/wadalab/mrj/mrjkg.afm - RELOC/fonts/afm/wadalab/mrj/mrjkh.afm - RELOC/fonts/afm/wadalab/mrj/mrjki.afm - RELOC/fonts/afm/wadalab/mrj/mrjkj.afm - RELOC/fonts/afm/wadalab/mrj/mrjkk.afm - RELOC/fonts/afm/wadalab/mrj/mrjkl.afm - RELOC/fonts/afm/wadalab/mrj/mrjkm.afm - RELOC/fonts/afm/wadalab/mrj/mrjkn.afm - RELOC/fonts/afm/wadalab/mrj/mrjko.afm - RELOC/fonts/afm/wadalab/mrj/mrjkp.afm - RELOC/fonts/afm/wadalab/mrj/mrjkq.afm - RELOC/fonts/afm/wadalab/mrj/mrjkr.afm - RELOC/fonts/afm/wadalab/mrj/mrjks.afm - RELOC/fonts/afm/wadalab/mrj/mrjkt.afm - RELOC/fonts/afm/wadalab/mrj/mrjku.afm - RELOC/fonts/afm/wadalab/mrj/mrjkv.afm - RELOC/fonts/afm/wadalab/mrj/mrjkw.afm - RELOC/fonts/afm/wadalab/mrj/mrjkx.afm - RELOC/fonts/afm/wadalab/mrj/mrjky.afm - RELOC/fonts/afm/wadalab/mrj/mrjkz.afm - RELOC/fonts/afm/wadalab/mrj/mrjroma.afm - RELOC/fonts/afm/wadalab/mrj/mrjrussian.afm - RELOC/fonts/afm/wadalab/mrj/mrjsy.afm - RELOC/fonts/map/dvips/wadalab/dgj.map - RELOC/fonts/map/dvips/wadalab/dmj.map - RELOC/fonts/map/dvips/wadalab/mc2j.map - RELOC/fonts/map/dvips/wadalab/mcj.map - RELOC/fonts/map/dvips/wadalab/mr2j.map - RELOC/fonts/map/dvips/wadalab/mrj.map - RELOC/fonts/tfm/wadalab/dgj/dgjgreek.tfm - RELOC/fonts/tfm/wadalab/dgj/dgjhira.tfm - RELOC/fonts/tfm/wadalab/dgj/dgjhw.tfm - RELOC/fonts/tfm/wadalab/dgj/dgjka.tfm - RELOC/fonts/tfm/wadalab/dgj/dgjkata.tfm - RELOC/fonts/tfm/wadalab/dgj/dgjkb.tfm - RELOC/fonts/tfm/wadalab/dgj/dgjkc.tfm - RELOC/fonts/tfm/wadalab/dgj/dgjkd.tfm - RELOC/fonts/tfm/wadalab/dgj/dgjke.tfm - RELOC/fonts/tfm/wadalab/dgj/dgjkeisen.tfm - RELOC/fonts/tfm/wadalab/dgj/dgjkf.tfm - RELOC/fonts/tfm/wadalab/dgj/dgjkg.tfm - RELOC/fonts/tfm/wadalab/dgj/dgjkh.tfm - RELOC/fonts/tfm/wadalab/dgj/dgjki.tfm - RELOC/fonts/tfm/wadalab/dgj/dgjkj.tfm - RELOC/fonts/tfm/wadalab/dgj/dgjkk.tfm - RELOC/fonts/tfm/wadalab/dgj/dgjkl.tfm - RELOC/fonts/tfm/wadalab/dgj/dgjkm.tfm - RELOC/fonts/tfm/wadalab/dgj/dgjkn.tfm - RELOC/fonts/tfm/wadalab/dgj/dgjko.tfm - RELOC/fonts/tfm/wadalab/dgj/dgjkp.tfm - RELOC/fonts/tfm/wadalab/dgj/dgjkq.tfm - RELOC/fonts/tfm/wadalab/dgj/dgjkr.tfm - RELOC/fonts/tfm/wadalab/dgj/dgjks.tfm - RELOC/fonts/tfm/wadalab/dgj/dgjkt.tfm - RELOC/fonts/tfm/wadalab/dgj/dgjku.tfm - RELOC/fonts/tfm/wadalab/dgj/dgjkv.tfm - RELOC/fonts/tfm/wadalab/dgj/dgjkw.tfm - RELOC/fonts/tfm/wadalab/dgj/dgjkx.tfm - RELOC/fonts/tfm/wadalab/dgj/dgjky.tfm - RELOC/fonts/tfm/wadalab/dgj/dgjkz.tfm - RELOC/fonts/tfm/wadalab/dgj/dgjroma.tfm - RELOC/fonts/tfm/wadalab/dgj/dgjrussian.tfm - RELOC/fonts/tfm/wadalab/dgj/dgjsy.tfm - RELOC/fonts/tfm/wadalab/dmj/dmjgreek.tfm - RELOC/fonts/tfm/wadalab/dmj/dmjhira.tfm - RELOC/fonts/tfm/wadalab/dmj/dmjhw.tfm - RELOC/fonts/tfm/wadalab/dmj/dmjka.tfm - RELOC/fonts/tfm/wadalab/dmj/dmjkata.tfm - RELOC/fonts/tfm/wadalab/dmj/dmjkb.tfm - RELOC/fonts/tfm/wadalab/dmj/dmjkc.tfm - RELOC/fonts/tfm/wadalab/dmj/dmjkd.tfm - RELOC/fonts/tfm/wadalab/dmj/dmjke.tfm - RELOC/fonts/tfm/wadalab/dmj/dmjkeisen.tfm - RELOC/fonts/tfm/wadalab/dmj/dmjkf.tfm - RELOC/fonts/tfm/wadalab/dmj/dmjkg.tfm - RELOC/fonts/tfm/wadalab/dmj/dmjkh.tfm - RELOC/fonts/tfm/wadalab/dmj/dmjki.tfm - RELOC/fonts/tfm/wadalab/dmj/dmjkj.tfm - RELOC/fonts/tfm/wadalab/dmj/dmjkk.tfm - RELOC/fonts/tfm/wadalab/dmj/dmjkl.tfm - RELOC/fonts/tfm/wadalab/dmj/dmjkm.tfm - RELOC/fonts/tfm/wadalab/dmj/dmjkn.tfm - RELOC/fonts/tfm/wadalab/dmj/dmjko.tfm - RELOC/fonts/tfm/wadalab/dmj/dmjkp.tfm - RELOC/fonts/tfm/wadalab/dmj/dmjkq.tfm - RELOC/fonts/tfm/wadalab/dmj/dmjkr.tfm - RELOC/fonts/tfm/wadalab/dmj/dmjks.tfm - RELOC/fonts/tfm/wadalab/dmj/dmjkt.tfm - RELOC/fonts/tfm/wadalab/dmj/dmjku.tfm - RELOC/fonts/tfm/wadalab/dmj/dmjkv.tfm - RELOC/fonts/tfm/wadalab/dmj/dmjkw.tfm - RELOC/fonts/tfm/wadalab/dmj/dmjkx.tfm - RELOC/fonts/tfm/wadalab/dmj/dmjky.tfm - RELOC/fonts/tfm/wadalab/dmj/dmjkz.tfm - RELOC/fonts/tfm/wadalab/dmj/dmjroma.tfm - RELOC/fonts/tfm/wadalab/dmj/dmjrussian.tfm - RELOC/fonts/tfm/wadalab/dmj/dmjsy.tfm - RELOC/fonts/tfm/wadalab/mc2j/mc2jka.tfm - RELOC/fonts/tfm/wadalab/mc2j/mc2jkb.tfm - RELOC/fonts/tfm/wadalab/mc2j/mc2jkc.tfm - RELOC/fonts/tfm/wadalab/mc2j/mc2jkd.tfm - RELOC/fonts/tfm/wadalab/mc2j/mc2jke.tfm - RELOC/fonts/tfm/wadalab/mc2j/mc2jkf.tfm - RELOC/fonts/tfm/wadalab/mc2j/mc2jkg.tfm - RELOC/fonts/tfm/wadalab/mc2j/mc2jkh.tfm - RELOC/fonts/tfm/wadalab/mc2j/mc2jki.tfm - RELOC/fonts/tfm/wadalab/mc2j/mc2jkj.tfm - RELOC/fonts/tfm/wadalab/mc2j/mc2jkk.tfm - RELOC/fonts/tfm/wadalab/mc2j/mc2jkl.tfm - RELOC/fonts/tfm/wadalab/mc2j/mc2jkm.tfm - RELOC/fonts/tfm/wadalab/mc2j/mc2jkn.tfm - RELOC/fonts/tfm/wadalab/mc2j/mc2jko.tfm - RELOC/fonts/tfm/wadalab/mc2j/mc2jkp.tfm - RELOC/fonts/tfm/wadalab/mc2j/mc2jkq.tfm - RELOC/fonts/tfm/wadalab/mc2j/mc2jkr.tfm - RELOC/fonts/tfm/wadalab/mc2j/mc2jks.tfm - RELOC/fonts/tfm/wadalab/mc2j/mc2jkt.tfm - RELOC/fonts/tfm/wadalab/mc2j/mc2jku.tfm - RELOC/fonts/tfm/wadalab/mc2j/mc2jkv.tfm - RELOC/fonts/tfm/wadalab/mc2j/mc2jkw.tfm - RELOC/fonts/tfm/wadalab/mcj/mcjgreek.tfm - RELOC/fonts/tfm/wadalab/mcj/mcjhira.tfm - RELOC/fonts/tfm/wadalab/mcj/mcjhw.tfm - RELOC/fonts/tfm/wadalab/mcj/mcjka.tfm - RELOC/fonts/tfm/wadalab/mcj/mcjkata.tfm - RELOC/fonts/tfm/wadalab/mcj/mcjkb.tfm - RELOC/fonts/tfm/wadalab/mcj/mcjkc.tfm - RELOC/fonts/tfm/wadalab/mcj/mcjkd.tfm - RELOC/fonts/tfm/wadalab/mcj/mcjke.tfm - RELOC/fonts/tfm/wadalab/mcj/mcjkeisen.tfm - RELOC/fonts/tfm/wadalab/mcj/mcjkf.tfm - RELOC/fonts/tfm/wadalab/mcj/mcjkg.tfm - RELOC/fonts/tfm/wadalab/mcj/mcjkh.tfm - RELOC/fonts/tfm/wadalab/mcj/mcjki.tfm - RELOC/fonts/tfm/wadalab/mcj/mcjkj.tfm - RELOC/fonts/tfm/wadalab/mcj/mcjkk.tfm - RELOC/fonts/tfm/wadalab/mcj/mcjkl.tfm - RELOC/fonts/tfm/wadalab/mcj/mcjkm.tfm - RELOC/fonts/tfm/wadalab/mcj/mcjkn.tfm - RELOC/fonts/tfm/wadalab/mcj/mcjko.tfm - RELOC/fonts/tfm/wadalab/mcj/mcjkp.tfm - RELOC/fonts/tfm/wadalab/mcj/mcjkq.tfm - RELOC/fonts/tfm/wadalab/mcj/mcjkr.tfm - RELOC/fonts/tfm/wadalab/mcj/mcjks.tfm - RELOC/fonts/tfm/wadalab/mcj/mcjkt.tfm - RELOC/fonts/tfm/wadalab/mcj/mcjku.tfm - RELOC/fonts/tfm/wadalab/mcj/mcjkv.tfm - RELOC/fonts/tfm/wadalab/mcj/mcjkw.tfm - RELOC/fonts/tfm/wadalab/mcj/mcjkx.tfm - RELOC/fonts/tfm/wadalab/mcj/mcjky.tfm - RELOC/fonts/tfm/wadalab/mcj/mcjkz.tfm - RELOC/fonts/tfm/wadalab/mcj/mcjroma.tfm - RELOC/fonts/tfm/wadalab/mcj/mcjrussian.tfm - RELOC/fonts/tfm/wadalab/mcj/mcjsy.tfm - RELOC/fonts/tfm/wadalab/mr2j/mr2jka.tfm - RELOC/fonts/tfm/wadalab/mr2j/mr2jkb.tfm - RELOC/fonts/tfm/wadalab/mr2j/mr2jkc.tfm - RELOC/fonts/tfm/wadalab/mr2j/mr2jkd.tfm - RELOC/fonts/tfm/wadalab/mr2j/mr2jke.tfm - RELOC/fonts/tfm/wadalab/mr2j/mr2jkf.tfm - RELOC/fonts/tfm/wadalab/mr2j/mr2jkg.tfm - RELOC/fonts/tfm/wadalab/mr2j/mr2jkh.tfm - RELOC/fonts/tfm/wadalab/mr2j/mr2jki.tfm - RELOC/fonts/tfm/wadalab/mr2j/mr2jkj.tfm - RELOC/fonts/tfm/wadalab/mr2j/mr2jkk.tfm - RELOC/fonts/tfm/wadalab/mr2j/mr2jkl.tfm - RELOC/fonts/tfm/wadalab/mr2j/mr2jkm.tfm - RELOC/fonts/tfm/wadalab/mr2j/mr2jkn.tfm - RELOC/fonts/tfm/wadalab/mr2j/mr2jko.tfm - RELOC/fonts/tfm/wadalab/mr2j/mr2jkp.tfm - RELOC/fonts/tfm/wadalab/mr2j/mr2jkq.tfm - RELOC/fonts/tfm/wadalab/mr2j/mr2jkr.tfm - RELOC/fonts/tfm/wadalab/mr2j/mr2jks.tfm - RELOC/fonts/tfm/wadalab/mr2j/mr2jkt.tfm - RELOC/fonts/tfm/wadalab/mr2j/mr2jku.tfm - RELOC/fonts/tfm/wadalab/mr2j/mr2jkv.tfm - RELOC/fonts/tfm/wadalab/mr2j/mr2jkw.tfm - RELOC/fonts/tfm/wadalab/mrj/mrjgreek.tfm - RELOC/fonts/tfm/wadalab/mrj/mrjhira.tfm - RELOC/fonts/tfm/wadalab/mrj/mrjhw.tfm - RELOC/fonts/tfm/wadalab/mrj/mrjka.tfm - RELOC/fonts/tfm/wadalab/mrj/mrjkata.tfm - RELOC/fonts/tfm/wadalab/mrj/mrjkb.tfm - RELOC/fonts/tfm/wadalab/mrj/mrjkc.tfm - RELOC/fonts/tfm/wadalab/mrj/mrjkd.tfm - RELOC/fonts/tfm/wadalab/mrj/mrjke.tfm - RELOC/fonts/tfm/wadalab/mrj/mrjkeisen.tfm - RELOC/fonts/tfm/wadalab/mrj/mrjkf.tfm - RELOC/fonts/tfm/wadalab/mrj/mrjkg.tfm - RELOC/fonts/tfm/wadalab/mrj/mrjkh.tfm - RELOC/fonts/tfm/wadalab/mrj/mrjki.tfm - RELOC/fonts/tfm/wadalab/mrj/mrjkj.tfm - RELOC/fonts/tfm/wadalab/mrj/mrjkk.tfm - RELOC/fonts/tfm/wadalab/mrj/mrjkl.tfm - RELOC/fonts/tfm/wadalab/mrj/mrjkm.tfm - RELOC/fonts/tfm/wadalab/mrj/mrjkn.tfm - RELOC/fonts/tfm/wadalab/mrj/mrjko.tfm - RELOC/fonts/tfm/wadalab/mrj/mrjkp.tfm - RELOC/fonts/tfm/wadalab/mrj/mrjkq.tfm - RELOC/fonts/tfm/wadalab/mrj/mrjkr.tfm - RELOC/fonts/tfm/wadalab/mrj/mrjks.tfm - RELOC/fonts/tfm/wadalab/mrj/mrjkt.tfm - RELOC/fonts/tfm/wadalab/mrj/mrjku.tfm - RELOC/fonts/tfm/wadalab/mrj/mrjkv.tfm - RELOC/fonts/tfm/wadalab/mrj/mrjkw.tfm - RELOC/fonts/tfm/wadalab/mrj/mrjkx.tfm - RELOC/fonts/tfm/wadalab/mrj/mrjky.tfm - RELOC/fonts/tfm/wadalab/mrj/mrjkz.tfm - RELOC/fonts/tfm/wadalab/mrj/mrjroma.tfm - RELOC/fonts/tfm/wadalab/mrj/mrjrussian.tfm - RELOC/fonts/tfm/wadalab/mrj/mrjsy.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj00.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj03.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj04.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj20.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj21.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj22.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj23.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj25.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj26.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj30.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj4e.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj4f.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj50.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj51.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj52.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj53.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj54.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj55.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj56.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj57.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj58.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj59.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj5a.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj5b.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj5c.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj5d.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj5e.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj5f.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj60.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj61.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj62.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj63.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj64.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj65.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj66.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj67.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj68.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj69.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj6a.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj6b.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj6c.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj6d.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj6e.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj6f.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj70.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj71.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj72.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj73.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj74.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj75.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj76.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj77.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj78.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj79.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj7a.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj7b.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj7c.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj7d.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj7e.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj7f.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj80.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj81.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj82.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj83.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj84.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj85.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj86.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj87.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj88.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj89.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj8a.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj8b.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj8c.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj8d.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj8e.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj8f.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj90.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj91.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj92.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj93.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj94.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj95.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj96.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj97.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj98.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj99.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj9a.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj9b.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj9c.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj9d.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj9e.tfm - RELOC/fonts/tfm/wadalab/udgj/udgj9f.tfm - RELOC/fonts/tfm/wadalab/udgj/udgjff.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj00.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj03.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj04.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj20.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj21.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj22.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj23.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj25.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj26.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj30.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj4e.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj4f.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj50.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj51.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj52.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj53.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj54.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj55.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj56.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj57.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj58.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj59.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj5a.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj5b.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj5c.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj5d.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj5e.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj5f.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj60.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj61.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj62.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj63.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj64.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj65.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj66.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj67.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj68.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj69.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj6a.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj6b.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj6c.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj6d.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj6e.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj6f.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj70.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj71.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj72.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj73.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj74.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj75.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj76.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj77.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj78.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj79.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj7a.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj7b.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj7c.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj7d.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj7e.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj7f.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj80.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj81.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj82.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj83.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj84.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj85.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj86.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj87.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj88.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj89.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj8a.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj8b.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj8c.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj8d.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj8e.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj8f.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj90.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj91.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj92.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj93.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj94.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj95.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj96.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj97.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj98.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj99.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj9a.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj9b.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj9c.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj9d.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj9e.tfm - RELOC/fonts/tfm/wadalab/udmj/udmj9f.tfm - RELOC/fonts/tfm/wadalab/udmj/udmjff.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj00.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj03.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj04.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj20.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj21.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj22.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj23.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj25.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj26.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj30.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj4e.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj4f.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj50.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj51.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj52.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj53.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj54.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj55.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj56.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj57.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj58.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj59.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj5a.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj5b.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj5c.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj5d.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj5e.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj5f.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj60.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj61.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj62.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj63.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj64.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj65.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj66.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj67.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj68.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj69.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj6a.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj6b.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj6c.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj6d.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj6e.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj6f.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj70.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj71.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj72.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj73.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj74.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj75.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj76.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj77.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj78.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj79.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj7a.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj7b.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj7c.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj7d.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj7e.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj7f.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj80.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj81.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj82.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj83.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj84.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj85.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj86.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj87.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj88.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj89.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj8a.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj8b.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj8c.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj8d.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj8e.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj8f.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj90.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj91.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj92.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj93.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj94.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj95.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj96.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj97.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj98.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj99.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj9a.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj9b.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj9c.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj9d.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj9e.tfm - RELOC/fonts/tfm/wadalab/umcj/umcj9f.tfm - RELOC/fonts/tfm/wadalab/umcj/umcjff.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj00.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj03.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj04.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj20.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj21.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj22.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj23.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj25.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj26.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj30.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj4e.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj4f.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj50.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj51.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj52.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj53.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj54.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj55.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj56.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj57.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj58.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj59.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj5a.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj5b.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj5c.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj5d.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj5e.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj5f.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj60.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj61.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj62.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj63.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj64.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj65.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj66.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj67.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj68.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj69.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj6a.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj6b.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj6c.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj6d.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj6e.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj6f.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj70.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj71.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj72.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj73.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj74.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj75.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj76.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj77.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj78.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj79.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj7a.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj7b.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj7c.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj7d.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj7e.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj7f.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj80.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj81.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj82.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj83.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj84.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj85.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj86.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj87.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj88.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj89.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj8a.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj8b.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj8c.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj8d.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj8e.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj8f.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj90.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj91.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj92.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj93.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj94.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj95.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj96.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj97.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj98.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj99.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj9a.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj9b.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj9c.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj9d.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj9e.tfm - RELOC/fonts/tfm/wadalab/umrj/umrj9f.tfm - RELOC/fonts/tfm/wadalab/umrj/umrjff.tfm - RELOC/fonts/type1/wadalab/dgj/dgjgreek.pfb - RELOC/fonts/type1/wadalab/dgj/dgjhira.pfb - RELOC/fonts/type1/wadalab/dgj/dgjhw.pfb - RELOC/fonts/type1/wadalab/dgj/dgjka.pfb - RELOC/fonts/type1/wadalab/dgj/dgjkata.pfb - RELOC/fonts/type1/wadalab/dgj/dgjkb.pfb - RELOC/fonts/type1/wadalab/dgj/dgjkc.pfb - RELOC/fonts/type1/wadalab/dgj/dgjkd.pfb - RELOC/fonts/type1/wadalab/dgj/dgjke.pfb - RELOC/fonts/type1/wadalab/dgj/dgjkeisen.pfb - RELOC/fonts/type1/wadalab/dgj/dgjkf.pfb - RELOC/fonts/type1/wadalab/dgj/dgjkg.pfb - RELOC/fonts/type1/wadalab/dgj/dgjkh.pfb - RELOC/fonts/type1/wadalab/dgj/dgjki.pfb - RELOC/fonts/type1/wadalab/dgj/dgjkj.pfb - RELOC/fonts/type1/wadalab/dgj/dgjkk.pfb - RELOC/fonts/type1/wadalab/dgj/dgjkl.pfb - RELOC/fonts/type1/wadalab/dgj/dgjkm.pfb - RELOC/fonts/type1/wadalab/dgj/dgjkn.pfb - RELOC/fonts/type1/wadalab/dgj/dgjko.pfb - RELOC/fonts/type1/wadalab/dgj/dgjkp.pfb - RELOC/fonts/type1/wadalab/dgj/dgjkq.pfb - RELOC/fonts/type1/wadalab/dgj/dgjkr.pfb - RELOC/fonts/type1/wadalab/dgj/dgjks.pfb - RELOC/fonts/type1/wadalab/dgj/dgjkt.pfb - RELOC/fonts/type1/wadalab/dgj/dgjku.pfb - RELOC/fonts/type1/wadalab/dgj/dgjkv.pfb - RELOC/fonts/type1/wadalab/dgj/dgjkw.pfb - RELOC/fonts/type1/wadalab/dgj/dgjkx.pfb - RELOC/fonts/type1/wadalab/dgj/dgjky.pfb - RELOC/fonts/type1/wadalab/dgj/dgjkz.pfb - RELOC/fonts/type1/wadalab/dgj/dgjroma.pfb - RELOC/fonts/type1/wadalab/dgj/dgjrussian.pfb - RELOC/fonts/type1/wadalab/dgj/dgjsy.pfb - RELOC/fonts/type1/wadalab/dmj/dmjgreek.pfb - RELOC/fonts/type1/wadalab/dmj/dmjhira.pfb - RELOC/fonts/type1/wadalab/dmj/dmjhw.pfb - RELOC/fonts/type1/wadalab/dmj/dmjka.pfb - RELOC/fonts/type1/wadalab/dmj/dmjkata.pfb - RELOC/fonts/type1/wadalab/dmj/dmjkb.pfb - RELOC/fonts/type1/wadalab/dmj/dmjkc.pfb - RELOC/fonts/type1/wadalab/dmj/dmjkd.pfb - RELOC/fonts/type1/wadalab/dmj/dmjke.pfb - RELOC/fonts/type1/wadalab/dmj/dmjkeisen.pfb - RELOC/fonts/type1/wadalab/dmj/dmjkf.pfb - RELOC/fonts/type1/wadalab/dmj/dmjkg.pfb - RELOC/fonts/type1/wadalab/dmj/dmjkh.pfb - RELOC/fonts/type1/wadalab/dmj/dmjki.pfb - RELOC/fonts/type1/wadalab/dmj/dmjkj.pfb - RELOC/fonts/type1/wadalab/dmj/dmjkk.pfb - RELOC/fonts/type1/wadalab/dmj/dmjkl.pfb - RELOC/fonts/type1/wadalab/dmj/dmjkm.pfb - RELOC/fonts/type1/wadalab/dmj/dmjkn.pfb - RELOC/fonts/type1/wadalab/dmj/dmjko.pfb - RELOC/fonts/type1/wadalab/dmj/dmjkp.pfb - RELOC/fonts/type1/wadalab/dmj/dmjkq.pfb - RELOC/fonts/type1/wadalab/dmj/dmjkr.pfb - RELOC/fonts/type1/wadalab/dmj/dmjks.pfb - RELOC/fonts/type1/wadalab/dmj/dmjkt.pfb - RELOC/fonts/type1/wadalab/dmj/dmjku.pfb - RELOC/fonts/type1/wadalab/dmj/dmjkv.pfb - RELOC/fonts/type1/wadalab/dmj/dmjkw.pfb - RELOC/fonts/type1/wadalab/dmj/dmjkx.pfb - RELOC/fonts/type1/wadalab/dmj/dmjky.pfb - RELOC/fonts/type1/wadalab/dmj/dmjkz.pfb - RELOC/fonts/type1/wadalab/dmj/dmjroma.pfb - RELOC/fonts/type1/wadalab/dmj/dmjrussian.pfb - RELOC/fonts/type1/wadalab/dmj/dmjsy.pfb - RELOC/fonts/type1/wadalab/mc2j/mc2jka.pfb - RELOC/fonts/type1/wadalab/mc2j/mc2jkb.pfb - RELOC/fonts/type1/wadalab/mc2j/mc2jkc.pfb - RELOC/fonts/type1/wadalab/mc2j/mc2jkd.pfb - RELOC/fonts/type1/wadalab/mc2j/mc2jke.pfb - RELOC/fonts/type1/wadalab/mc2j/mc2jkf.pfb - RELOC/fonts/type1/wadalab/mc2j/mc2jkg.pfb - RELOC/fonts/type1/wadalab/mc2j/mc2jkh.pfb - RELOC/fonts/type1/wadalab/mc2j/mc2jki.pfb - RELOC/fonts/type1/wadalab/mc2j/mc2jkj.pfb - RELOC/fonts/type1/wadalab/mc2j/mc2jkk.pfb - RELOC/fonts/type1/wadalab/mc2j/mc2jkl.pfb - RELOC/fonts/type1/wadalab/mc2j/mc2jkm.pfb - RELOC/fonts/type1/wadalab/mc2j/mc2jkn.pfb - RELOC/fonts/type1/wadalab/mc2j/mc2jko.pfb - RELOC/fonts/type1/wadalab/mc2j/mc2jkp.pfb - RELOC/fonts/type1/wadalab/mc2j/mc2jkq.pfb - RELOC/fonts/type1/wadalab/mc2j/mc2jkr.pfb - RELOC/fonts/type1/wadalab/mc2j/mc2jks.pfb - RELOC/fonts/type1/wadalab/mc2j/mc2jkt.pfb - RELOC/fonts/type1/wadalab/mc2j/mc2jku.pfb - RELOC/fonts/type1/wadalab/mc2j/mc2jkv.pfb - RELOC/fonts/type1/wadalab/mc2j/mc2jkw.pfb - RELOC/fonts/type1/wadalab/mcj/mcjgreek.pfb - RELOC/fonts/type1/wadalab/mcj/mcjhira.pfb - RELOC/fonts/type1/wadalab/mcj/mcjhw.pfb - RELOC/fonts/type1/wadalab/mcj/mcjka.pfb - RELOC/fonts/type1/wadalab/mcj/mcjkata.pfb - RELOC/fonts/type1/wadalab/mcj/mcjkb.pfb - RELOC/fonts/type1/wadalab/mcj/mcjkc.pfb - RELOC/fonts/type1/wadalab/mcj/mcjkd.pfb - RELOC/fonts/type1/wadalab/mcj/mcjke.pfb - RELOC/fonts/type1/wadalab/mcj/mcjkeisen.pfb - RELOC/fonts/type1/wadalab/mcj/mcjkf.pfb - RELOC/fonts/type1/wadalab/mcj/mcjkg.pfb - RELOC/fonts/type1/wadalab/mcj/mcjkh.pfb - RELOC/fonts/type1/wadalab/mcj/mcjki.pfb - RELOC/fonts/type1/wadalab/mcj/mcjkj.pfb - RELOC/fonts/type1/wadalab/mcj/mcjkk.pfb - RELOC/fonts/type1/wadalab/mcj/mcjkl.pfb - RELOC/fonts/type1/wadalab/mcj/mcjkm.pfb - RELOC/fonts/type1/wadalab/mcj/mcjkn.pfb - RELOC/fonts/type1/wadalab/mcj/mcjko.pfb - RELOC/fonts/type1/wadalab/mcj/mcjkp.pfb - RELOC/fonts/type1/wadalab/mcj/mcjkq.pfb - RELOC/fonts/type1/wadalab/mcj/mcjkr.pfb - RELOC/fonts/type1/wadalab/mcj/mcjks.pfb - RELOC/fonts/type1/wadalab/mcj/mcjkt.pfb - RELOC/fonts/type1/wadalab/mcj/mcjku.pfb - RELOC/fonts/type1/wadalab/mcj/mcjkv.pfb - RELOC/fonts/type1/wadalab/mcj/mcjkw.pfb - RELOC/fonts/type1/wadalab/mcj/mcjkx.pfb - RELOC/fonts/type1/wadalab/mcj/mcjky.pfb - RELOC/fonts/type1/wadalab/mcj/mcjkz.pfb - RELOC/fonts/type1/wadalab/mcj/mcjroma.pfb - RELOC/fonts/type1/wadalab/mcj/mcjrussian.pfb - RELOC/fonts/type1/wadalab/mcj/mcjsy.pfb - RELOC/fonts/type1/wadalab/mr2j/mr2jka.pfb - RELOC/fonts/type1/wadalab/mr2j/mr2jkb.pfb - RELOC/fonts/type1/wadalab/mr2j/mr2jkc.pfb - RELOC/fonts/type1/wadalab/mr2j/mr2jkd.pfb - RELOC/fonts/type1/wadalab/mr2j/mr2jke.pfb - RELOC/fonts/type1/wadalab/mr2j/mr2jkf.pfb - RELOC/fonts/type1/wadalab/mr2j/mr2jkg.pfb - RELOC/fonts/type1/wadalab/mr2j/mr2jkh.pfb - RELOC/fonts/type1/wadalab/mr2j/mr2jki.pfb - RELOC/fonts/type1/wadalab/mr2j/mr2jkj.pfb - RELOC/fonts/type1/wadalab/mr2j/mr2jkk.pfb - RELOC/fonts/type1/wadalab/mr2j/mr2jkl.pfb - RELOC/fonts/type1/wadalab/mr2j/mr2jkm.pfb - RELOC/fonts/type1/wadalab/mr2j/mr2jkn.pfb - RELOC/fonts/type1/wadalab/mr2j/mr2jko.pfb - RELOC/fonts/type1/wadalab/mr2j/mr2jkp.pfb - RELOC/fonts/type1/wadalab/mr2j/mr2jkq.pfb - RELOC/fonts/type1/wadalab/mr2j/mr2jkr.pfb - RELOC/fonts/type1/wadalab/mr2j/mr2jks.pfb - RELOC/fonts/type1/wadalab/mr2j/mr2jkt.pfb - RELOC/fonts/type1/wadalab/mr2j/mr2jku.pfb - RELOC/fonts/type1/wadalab/mr2j/mr2jkv.pfb - RELOC/fonts/type1/wadalab/mr2j/mr2jkw.pfb - RELOC/fonts/type1/wadalab/mrj/mrjgreek.pfb - RELOC/fonts/type1/wadalab/mrj/mrjhira.pfb - RELOC/fonts/type1/wadalab/mrj/mrjhw.pfb - RELOC/fonts/type1/wadalab/mrj/mrjka.pfb - RELOC/fonts/type1/wadalab/mrj/mrjkata.pfb - RELOC/fonts/type1/wadalab/mrj/mrjkb.pfb - RELOC/fonts/type1/wadalab/mrj/mrjkc.pfb - RELOC/fonts/type1/wadalab/mrj/mrjkd.pfb - RELOC/fonts/type1/wadalab/mrj/mrjke.pfb - RELOC/fonts/type1/wadalab/mrj/mrjkeisen.pfb - RELOC/fonts/type1/wadalab/mrj/mrjkf.pfb - RELOC/fonts/type1/wadalab/mrj/mrjkg.pfb - RELOC/fonts/type1/wadalab/mrj/mrjkh.pfb - RELOC/fonts/type1/wadalab/mrj/mrjki.pfb - RELOC/fonts/type1/wadalab/mrj/mrjkj.pfb - RELOC/fonts/type1/wadalab/mrj/mrjkk.pfb - RELOC/fonts/type1/wadalab/mrj/mrjkl.pfb - RELOC/fonts/type1/wadalab/mrj/mrjkm.pfb - RELOC/fonts/type1/wadalab/mrj/mrjkn.pfb - RELOC/fonts/type1/wadalab/mrj/mrjko.pfb - RELOC/fonts/type1/wadalab/mrj/mrjkp.pfb - RELOC/fonts/type1/wadalab/mrj/mrjkq.pfb - RELOC/fonts/type1/wadalab/mrj/mrjkr.pfb - RELOC/fonts/type1/wadalab/mrj/mrjks.pfb - RELOC/fonts/type1/wadalab/mrj/mrjkt.pfb - RELOC/fonts/type1/wadalab/mrj/mrjku.pfb - RELOC/fonts/type1/wadalab/mrj/mrjkv.pfb - RELOC/fonts/type1/wadalab/mrj/mrjkw.pfb - RELOC/fonts/type1/wadalab/mrj/mrjkx.pfb - RELOC/fonts/type1/wadalab/mrj/mrjky.pfb - RELOC/fonts/type1/wadalab/mrj/mrjkz.pfb - RELOC/fonts/type1/wadalab/mrj/mrjroma.pfb - RELOC/fonts/type1/wadalab/mrj/mrjrussian.pfb - RELOC/fonts/type1/wadalab/mrj/mrjsy.pfb - RELOC/fonts/vf/wadalab/udgj/udgj00.vf - RELOC/fonts/vf/wadalab/udgj/udgj03.vf - RELOC/fonts/vf/wadalab/udgj/udgj04.vf - RELOC/fonts/vf/wadalab/udgj/udgj20.vf - RELOC/fonts/vf/wadalab/udgj/udgj21.vf - RELOC/fonts/vf/wadalab/udgj/udgj22.vf - RELOC/fonts/vf/wadalab/udgj/udgj23.vf - RELOC/fonts/vf/wadalab/udgj/udgj25.vf - RELOC/fonts/vf/wadalab/udgj/udgj26.vf - RELOC/fonts/vf/wadalab/udgj/udgj30.vf - RELOC/fonts/vf/wadalab/udgj/udgj4e.vf - RELOC/fonts/vf/wadalab/udgj/udgj4f.vf - RELOC/fonts/vf/wadalab/udgj/udgj50.vf - RELOC/fonts/vf/wadalab/udgj/udgj51.vf - RELOC/fonts/vf/wadalab/udgj/udgj52.vf - RELOC/fonts/vf/wadalab/udgj/udgj53.vf - RELOC/fonts/vf/wadalab/udgj/udgj54.vf - RELOC/fonts/vf/wadalab/udgj/udgj55.vf - RELOC/fonts/vf/wadalab/udgj/udgj56.vf - RELOC/fonts/vf/wadalab/udgj/udgj57.vf - RELOC/fonts/vf/wadalab/udgj/udgj58.vf - RELOC/fonts/vf/wadalab/udgj/udgj59.vf - RELOC/fonts/vf/wadalab/udgj/udgj5a.vf - RELOC/fonts/vf/wadalab/udgj/udgj5b.vf - RELOC/fonts/vf/wadalab/udgj/udgj5c.vf - RELOC/fonts/vf/wadalab/udgj/udgj5d.vf - RELOC/fonts/vf/wadalab/udgj/udgj5e.vf - RELOC/fonts/vf/wadalab/udgj/udgj5f.vf - RELOC/fonts/vf/wadalab/udgj/udgj60.vf - RELOC/fonts/vf/wadalab/udgj/udgj61.vf - RELOC/fonts/vf/wadalab/udgj/udgj62.vf - RELOC/fonts/vf/wadalab/udgj/udgj63.vf - RELOC/fonts/vf/wadalab/udgj/udgj64.vf - RELOC/fonts/vf/wadalab/udgj/udgj65.vf - RELOC/fonts/vf/wadalab/udgj/udgj66.vf - RELOC/fonts/vf/wadalab/udgj/udgj67.vf - RELOC/fonts/vf/wadalab/udgj/udgj68.vf - RELOC/fonts/vf/wadalab/udgj/udgj69.vf - RELOC/fonts/vf/wadalab/udgj/udgj6a.vf - RELOC/fonts/vf/wadalab/udgj/udgj6b.vf - RELOC/fonts/vf/wadalab/udgj/udgj6c.vf - RELOC/fonts/vf/wadalab/udgj/udgj6d.vf - RELOC/fonts/vf/wadalab/udgj/udgj6e.vf - RELOC/fonts/vf/wadalab/udgj/udgj6f.vf - RELOC/fonts/vf/wadalab/udgj/udgj70.vf - RELOC/fonts/vf/wadalab/udgj/udgj71.vf - RELOC/fonts/vf/wadalab/udgj/udgj72.vf - RELOC/fonts/vf/wadalab/udgj/udgj73.vf - RELOC/fonts/vf/wadalab/udgj/udgj74.vf - RELOC/fonts/vf/wadalab/udgj/udgj75.vf - RELOC/fonts/vf/wadalab/udgj/udgj76.vf - RELOC/fonts/vf/wadalab/udgj/udgj77.vf - RELOC/fonts/vf/wadalab/udgj/udgj78.vf - RELOC/fonts/vf/wadalab/udgj/udgj79.vf - RELOC/fonts/vf/wadalab/udgj/udgj7a.vf - RELOC/fonts/vf/wadalab/udgj/udgj7b.vf - RELOC/fonts/vf/wadalab/udgj/udgj7c.vf - RELOC/fonts/vf/wadalab/udgj/udgj7d.vf - RELOC/fonts/vf/wadalab/udgj/udgj7e.vf - RELOC/fonts/vf/wadalab/udgj/udgj7f.vf - RELOC/fonts/vf/wadalab/udgj/udgj80.vf - RELOC/fonts/vf/wadalab/udgj/udgj81.vf - RELOC/fonts/vf/wadalab/udgj/udgj82.vf - RELOC/fonts/vf/wadalab/udgj/udgj83.vf - RELOC/fonts/vf/wadalab/udgj/udgj84.vf - RELOC/fonts/vf/wadalab/udgj/udgj85.vf - RELOC/fonts/vf/wadalab/udgj/udgj86.vf - RELOC/fonts/vf/wadalab/udgj/udgj87.vf - RELOC/fonts/vf/wadalab/udgj/udgj88.vf - RELOC/fonts/vf/wadalab/udgj/udgj89.vf - RELOC/fonts/vf/wadalab/udgj/udgj8a.vf - RELOC/fonts/vf/wadalab/udgj/udgj8b.vf - RELOC/fonts/vf/wadalab/udgj/udgj8c.vf - RELOC/fonts/vf/wadalab/udgj/udgj8d.vf - RELOC/fonts/vf/wadalab/udgj/udgj8e.vf - RELOC/fonts/vf/wadalab/udgj/udgj8f.vf - RELOC/fonts/vf/wadalab/udgj/udgj90.vf - RELOC/fonts/vf/wadalab/udgj/udgj91.vf - RELOC/fonts/vf/wadalab/udgj/udgj92.vf - RELOC/fonts/vf/wadalab/udgj/udgj93.vf - RELOC/fonts/vf/wadalab/udgj/udgj94.vf - RELOC/fonts/vf/wadalab/udgj/udgj95.vf - RELOC/fonts/vf/wadalab/udgj/udgj96.vf - RELOC/fonts/vf/wadalab/udgj/udgj97.vf - RELOC/fonts/vf/wadalab/udgj/udgj98.vf - RELOC/fonts/vf/wadalab/udgj/udgj99.vf - RELOC/fonts/vf/wadalab/udgj/udgj9a.vf - RELOC/fonts/vf/wadalab/udgj/udgj9b.vf - RELOC/fonts/vf/wadalab/udgj/udgj9c.vf - RELOC/fonts/vf/wadalab/udgj/udgj9d.vf - RELOC/fonts/vf/wadalab/udgj/udgj9e.vf - RELOC/fonts/vf/wadalab/udgj/udgj9f.vf - RELOC/fonts/vf/wadalab/udgj/udgjff.vf - RELOC/fonts/vf/wadalab/udmj/udmj00.vf - RELOC/fonts/vf/wadalab/udmj/udmj03.vf - RELOC/fonts/vf/wadalab/udmj/udmj04.vf - RELOC/fonts/vf/wadalab/udmj/udmj20.vf - RELOC/fonts/vf/wadalab/udmj/udmj21.vf - RELOC/fonts/vf/wadalab/udmj/udmj22.vf - RELOC/fonts/vf/wadalab/udmj/udmj23.vf - RELOC/fonts/vf/wadalab/udmj/udmj25.vf - RELOC/fonts/vf/wadalab/udmj/udmj26.vf - RELOC/fonts/vf/wadalab/udmj/udmj30.vf - RELOC/fonts/vf/wadalab/udmj/udmj4e.vf - RELOC/fonts/vf/wadalab/udmj/udmj4f.vf - RELOC/fonts/vf/wadalab/udmj/udmj50.vf - RELOC/fonts/vf/wadalab/udmj/udmj51.vf - RELOC/fonts/vf/wadalab/udmj/udmj52.vf - RELOC/fonts/vf/wadalab/udmj/udmj53.vf - RELOC/fonts/vf/wadalab/udmj/udmj54.vf - RELOC/fonts/vf/wadalab/udmj/udmj55.vf - RELOC/fonts/vf/wadalab/udmj/udmj56.vf - RELOC/fonts/vf/wadalab/udmj/udmj57.vf - RELOC/fonts/vf/wadalab/udmj/udmj58.vf - RELOC/fonts/vf/wadalab/udmj/udmj59.vf - RELOC/fonts/vf/wadalab/udmj/udmj5a.vf - RELOC/fonts/vf/wadalab/udmj/udmj5b.vf - RELOC/fonts/vf/wadalab/udmj/udmj5c.vf - RELOC/fonts/vf/wadalab/udmj/udmj5d.vf - RELOC/fonts/vf/wadalab/udmj/udmj5e.vf - RELOC/fonts/vf/wadalab/udmj/udmj5f.vf - RELOC/fonts/vf/wadalab/udmj/udmj60.vf - RELOC/fonts/vf/wadalab/udmj/udmj61.vf - RELOC/fonts/vf/wadalab/udmj/udmj62.vf - RELOC/fonts/vf/wadalab/udmj/udmj63.vf - RELOC/fonts/vf/wadalab/udmj/udmj64.vf - RELOC/fonts/vf/wadalab/udmj/udmj65.vf - RELOC/fonts/vf/wadalab/udmj/udmj66.vf - RELOC/fonts/vf/wadalab/udmj/udmj67.vf - RELOC/fonts/vf/wadalab/udmj/udmj68.vf - RELOC/fonts/vf/wadalab/udmj/udmj69.vf - RELOC/fonts/vf/wadalab/udmj/udmj6a.vf - RELOC/fonts/vf/wadalab/udmj/udmj6b.vf - RELOC/fonts/vf/wadalab/udmj/udmj6c.vf - RELOC/fonts/vf/wadalab/udmj/udmj6d.vf - RELOC/fonts/vf/wadalab/udmj/udmj6e.vf - RELOC/fonts/vf/wadalab/udmj/udmj6f.vf - RELOC/fonts/vf/wadalab/udmj/udmj70.vf - RELOC/fonts/vf/wadalab/udmj/udmj71.vf - RELOC/fonts/vf/wadalab/udmj/udmj72.vf - RELOC/fonts/vf/wadalab/udmj/udmj73.vf - RELOC/fonts/vf/wadalab/udmj/udmj74.vf - RELOC/fonts/vf/wadalab/udmj/udmj75.vf - RELOC/fonts/vf/wadalab/udmj/udmj76.vf - RELOC/fonts/vf/wadalab/udmj/udmj77.vf - RELOC/fonts/vf/wadalab/udmj/udmj78.vf - RELOC/fonts/vf/wadalab/udmj/udmj79.vf - RELOC/fonts/vf/wadalab/udmj/udmj7a.vf - RELOC/fonts/vf/wadalab/udmj/udmj7b.vf - RELOC/fonts/vf/wadalab/udmj/udmj7c.vf - RELOC/fonts/vf/wadalab/udmj/udmj7d.vf - RELOC/fonts/vf/wadalab/udmj/udmj7e.vf - RELOC/fonts/vf/wadalab/udmj/udmj7f.vf - RELOC/fonts/vf/wadalab/udmj/udmj80.vf - RELOC/fonts/vf/wadalab/udmj/udmj81.vf - RELOC/fonts/vf/wadalab/udmj/udmj82.vf - RELOC/fonts/vf/wadalab/udmj/udmj83.vf - RELOC/fonts/vf/wadalab/udmj/udmj84.vf - RELOC/fonts/vf/wadalab/udmj/udmj85.vf - RELOC/fonts/vf/wadalab/udmj/udmj86.vf - RELOC/fonts/vf/wadalab/udmj/udmj87.vf - RELOC/fonts/vf/wadalab/udmj/udmj88.vf - RELOC/fonts/vf/wadalab/udmj/udmj89.vf - RELOC/fonts/vf/wadalab/udmj/udmj8a.vf - RELOC/fonts/vf/wadalab/udmj/udmj8b.vf - RELOC/fonts/vf/wadalab/udmj/udmj8c.vf - RELOC/fonts/vf/wadalab/udmj/udmj8d.vf - RELOC/fonts/vf/wadalab/udmj/udmj8e.vf - RELOC/fonts/vf/wadalab/udmj/udmj8f.vf - RELOC/fonts/vf/wadalab/udmj/udmj90.vf - RELOC/fonts/vf/wadalab/udmj/udmj91.vf - RELOC/fonts/vf/wadalab/udmj/udmj92.vf - RELOC/fonts/vf/wadalab/udmj/udmj93.vf - RELOC/fonts/vf/wadalab/udmj/udmj94.vf - RELOC/fonts/vf/wadalab/udmj/udmj95.vf - RELOC/fonts/vf/wadalab/udmj/udmj96.vf - RELOC/fonts/vf/wadalab/udmj/udmj97.vf - RELOC/fonts/vf/wadalab/udmj/udmj98.vf - RELOC/fonts/vf/wadalab/udmj/udmj99.vf - RELOC/fonts/vf/wadalab/udmj/udmj9a.vf - RELOC/fonts/vf/wadalab/udmj/udmj9b.vf - RELOC/fonts/vf/wadalab/udmj/udmj9c.vf - RELOC/fonts/vf/wadalab/udmj/udmj9d.vf - RELOC/fonts/vf/wadalab/udmj/udmj9e.vf - RELOC/fonts/vf/wadalab/udmj/udmj9f.vf - RELOC/fonts/vf/wadalab/udmj/udmjff.vf - RELOC/fonts/vf/wadalab/umcj/umcj00.vf - RELOC/fonts/vf/wadalab/umcj/umcj03.vf - RELOC/fonts/vf/wadalab/umcj/umcj04.vf - RELOC/fonts/vf/wadalab/umcj/umcj20.vf - RELOC/fonts/vf/wadalab/umcj/umcj21.vf - RELOC/fonts/vf/wadalab/umcj/umcj22.vf - RELOC/fonts/vf/wadalab/umcj/umcj23.vf - RELOC/fonts/vf/wadalab/umcj/umcj25.vf - RELOC/fonts/vf/wadalab/umcj/umcj26.vf - RELOC/fonts/vf/wadalab/umcj/umcj30.vf - RELOC/fonts/vf/wadalab/umcj/umcj4e.vf - RELOC/fonts/vf/wadalab/umcj/umcj4f.vf - RELOC/fonts/vf/wadalab/umcj/umcj50.vf - RELOC/fonts/vf/wadalab/umcj/umcj51.vf - RELOC/fonts/vf/wadalab/umcj/umcj52.vf - RELOC/fonts/vf/wadalab/umcj/umcj53.vf - RELOC/fonts/vf/wadalab/umcj/umcj54.vf - RELOC/fonts/vf/wadalab/umcj/umcj55.vf - RELOC/fonts/vf/wadalab/umcj/umcj56.vf - RELOC/fonts/vf/wadalab/umcj/umcj57.vf - RELOC/fonts/vf/wadalab/umcj/umcj58.vf - RELOC/fonts/vf/wadalab/umcj/umcj59.vf - RELOC/fonts/vf/wadalab/umcj/umcj5a.vf - RELOC/fonts/vf/wadalab/umcj/umcj5b.vf - RELOC/fonts/vf/wadalab/umcj/umcj5c.vf - RELOC/fonts/vf/wadalab/umcj/umcj5d.vf - RELOC/fonts/vf/wadalab/umcj/umcj5e.vf - RELOC/fonts/vf/wadalab/umcj/umcj5f.vf - RELOC/fonts/vf/wadalab/umcj/umcj60.vf - RELOC/fonts/vf/wadalab/umcj/umcj61.vf - RELOC/fonts/vf/wadalab/umcj/umcj62.vf - RELOC/fonts/vf/wadalab/umcj/umcj63.vf - RELOC/fonts/vf/wadalab/umcj/umcj64.vf - RELOC/fonts/vf/wadalab/umcj/umcj65.vf - RELOC/fonts/vf/wadalab/umcj/umcj66.vf - RELOC/fonts/vf/wadalab/umcj/umcj67.vf - RELOC/fonts/vf/wadalab/umcj/umcj68.vf - RELOC/fonts/vf/wadalab/umcj/umcj69.vf - RELOC/fonts/vf/wadalab/umcj/umcj6a.vf - RELOC/fonts/vf/wadalab/umcj/umcj6b.vf - RELOC/fonts/vf/wadalab/umcj/umcj6c.vf - RELOC/fonts/vf/wadalab/umcj/umcj6d.vf - RELOC/fonts/vf/wadalab/umcj/umcj6e.vf - RELOC/fonts/vf/wadalab/umcj/umcj6f.vf - RELOC/fonts/vf/wadalab/umcj/umcj70.vf - RELOC/fonts/vf/wadalab/umcj/umcj71.vf - RELOC/fonts/vf/wadalab/umcj/umcj72.vf - RELOC/fonts/vf/wadalab/umcj/umcj73.vf - RELOC/fonts/vf/wadalab/umcj/umcj74.vf - RELOC/fonts/vf/wadalab/umcj/umcj75.vf - RELOC/fonts/vf/wadalab/umcj/umcj76.vf - RELOC/fonts/vf/wadalab/umcj/umcj77.vf - RELOC/fonts/vf/wadalab/umcj/umcj78.vf - RELOC/fonts/vf/wadalab/umcj/umcj79.vf - RELOC/fonts/vf/wadalab/umcj/umcj7a.vf - RELOC/fonts/vf/wadalab/umcj/umcj7b.vf - RELOC/fonts/vf/wadalab/umcj/umcj7c.vf - RELOC/fonts/vf/wadalab/umcj/umcj7d.vf - RELOC/fonts/vf/wadalab/umcj/umcj7e.vf - RELOC/fonts/vf/wadalab/umcj/umcj7f.vf - RELOC/fonts/vf/wadalab/umcj/umcj80.vf - RELOC/fonts/vf/wadalab/umcj/umcj81.vf - RELOC/fonts/vf/wadalab/umcj/umcj82.vf - RELOC/fonts/vf/wadalab/umcj/umcj83.vf - RELOC/fonts/vf/wadalab/umcj/umcj84.vf - RELOC/fonts/vf/wadalab/umcj/umcj85.vf - RELOC/fonts/vf/wadalab/umcj/umcj86.vf - RELOC/fonts/vf/wadalab/umcj/umcj87.vf - RELOC/fonts/vf/wadalab/umcj/umcj88.vf - RELOC/fonts/vf/wadalab/umcj/umcj89.vf - RELOC/fonts/vf/wadalab/umcj/umcj8a.vf - RELOC/fonts/vf/wadalab/umcj/umcj8b.vf - RELOC/fonts/vf/wadalab/umcj/umcj8c.vf - RELOC/fonts/vf/wadalab/umcj/umcj8d.vf - RELOC/fonts/vf/wadalab/umcj/umcj8e.vf - RELOC/fonts/vf/wadalab/umcj/umcj8f.vf - RELOC/fonts/vf/wadalab/umcj/umcj90.vf - RELOC/fonts/vf/wadalab/umcj/umcj91.vf - RELOC/fonts/vf/wadalab/umcj/umcj92.vf - RELOC/fonts/vf/wadalab/umcj/umcj93.vf - RELOC/fonts/vf/wadalab/umcj/umcj94.vf - RELOC/fonts/vf/wadalab/umcj/umcj95.vf - RELOC/fonts/vf/wadalab/umcj/umcj96.vf - RELOC/fonts/vf/wadalab/umcj/umcj97.vf - RELOC/fonts/vf/wadalab/umcj/umcj98.vf - RELOC/fonts/vf/wadalab/umcj/umcj99.vf - RELOC/fonts/vf/wadalab/umcj/umcj9a.vf - RELOC/fonts/vf/wadalab/umcj/umcj9b.vf - RELOC/fonts/vf/wadalab/umcj/umcj9c.vf - RELOC/fonts/vf/wadalab/umcj/umcj9d.vf - RELOC/fonts/vf/wadalab/umcj/umcj9e.vf - RELOC/fonts/vf/wadalab/umcj/umcj9f.vf - RELOC/fonts/vf/wadalab/umcj/umcjff.vf - RELOC/fonts/vf/wadalab/umrj/umrj00.vf - RELOC/fonts/vf/wadalab/umrj/umrj03.vf - RELOC/fonts/vf/wadalab/umrj/umrj04.vf - RELOC/fonts/vf/wadalab/umrj/umrj20.vf - RELOC/fonts/vf/wadalab/umrj/umrj21.vf - RELOC/fonts/vf/wadalab/umrj/umrj22.vf - RELOC/fonts/vf/wadalab/umrj/umrj23.vf - RELOC/fonts/vf/wadalab/umrj/umrj25.vf - RELOC/fonts/vf/wadalab/umrj/umrj26.vf - RELOC/fonts/vf/wadalab/umrj/umrj30.vf - RELOC/fonts/vf/wadalab/umrj/umrj4e.vf - RELOC/fonts/vf/wadalab/umrj/umrj4f.vf - RELOC/fonts/vf/wadalab/umrj/umrj50.vf - RELOC/fonts/vf/wadalab/umrj/umrj51.vf - RELOC/fonts/vf/wadalab/umrj/umrj52.vf - RELOC/fonts/vf/wadalab/umrj/umrj53.vf - RELOC/fonts/vf/wadalab/umrj/umrj54.vf - RELOC/fonts/vf/wadalab/umrj/umrj55.vf - RELOC/fonts/vf/wadalab/umrj/umrj56.vf - RELOC/fonts/vf/wadalab/umrj/umrj57.vf - RELOC/fonts/vf/wadalab/umrj/umrj58.vf - RELOC/fonts/vf/wadalab/umrj/umrj59.vf - RELOC/fonts/vf/wadalab/umrj/umrj5a.vf - RELOC/fonts/vf/wadalab/umrj/umrj5b.vf - RELOC/fonts/vf/wadalab/umrj/umrj5c.vf - RELOC/fonts/vf/wadalab/umrj/umrj5d.vf - RELOC/fonts/vf/wadalab/umrj/umrj5e.vf - RELOC/fonts/vf/wadalab/umrj/umrj5f.vf - RELOC/fonts/vf/wadalab/umrj/umrj60.vf - RELOC/fonts/vf/wadalab/umrj/umrj61.vf - RELOC/fonts/vf/wadalab/umrj/umrj62.vf - RELOC/fonts/vf/wadalab/umrj/umrj63.vf - RELOC/fonts/vf/wadalab/umrj/umrj64.vf - RELOC/fonts/vf/wadalab/umrj/umrj65.vf - RELOC/fonts/vf/wadalab/umrj/umrj66.vf - RELOC/fonts/vf/wadalab/umrj/umrj67.vf - RELOC/fonts/vf/wadalab/umrj/umrj68.vf - RELOC/fonts/vf/wadalab/umrj/umrj69.vf - RELOC/fonts/vf/wadalab/umrj/umrj6a.vf - RELOC/fonts/vf/wadalab/umrj/umrj6b.vf - RELOC/fonts/vf/wadalab/umrj/umrj6c.vf - RELOC/fonts/vf/wadalab/umrj/umrj6d.vf - RELOC/fonts/vf/wadalab/umrj/umrj6e.vf - RELOC/fonts/vf/wadalab/umrj/umrj6f.vf - RELOC/fonts/vf/wadalab/umrj/umrj70.vf - RELOC/fonts/vf/wadalab/umrj/umrj71.vf - RELOC/fonts/vf/wadalab/umrj/umrj72.vf - RELOC/fonts/vf/wadalab/umrj/umrj73.vf - RELOC/fonts/vf/wadalab/umrj/umrj74.vf - RELOC/fonts/vf/wadalab/umrj/umrj75.vf - RELOC/fonts/vf/wadalab/umrj/umrj76.vf - RELOC/fonts/vf/wadalab/umrj/umrj77.vf - RELOC/fonts/vf/wadalab/umrj/umrj78.vf - RELOC/fonts/vf/wadalab/umrj/umrj79.vf - RELOC/fonts/vf/wadalab/umrj/umrj7a.vf - RELOC/fonts/vf/wadalab/umrj/umrj7b.vf - RELOC/fonts/vf/wadalab/umrj/umrj7c.vf - RELOC/fonts/vf/wadalab/umrj/umrj7d.vf - RELOC/fonts/vf/wadalab/umrj/umrj7e.vf - RELOC/fonts/vf/wadalab/umrj/umrj7f.vf - RELOC/fonts/vf/wadalab/umrj/umrj80.vf - RELOC/fonts/vf/wadalab/umrj/umrj81.vf - RELOC/fonts/vf/wadalab/umrj/umrj82.vf - RELOC/fonts/vf/wadalab/umrj/umrj83.vf - RELOC/fonts/vf/wadalab/umrj/umrj84.vf - RELOC/fonts/vf/wadalab/umrj/umrj85.vf - RELOC/fonts/vf/wadalab/umrj/umrj86.vf - RELOC/fonts/vf/wadalab/umrj/umrj87.vf - RELOC/fonts/vf/wadalab/umrj/umrj88.vf - RELOC/fonts/vf/wadalab/umrj/umrj89.vf - RELOC/fonts/vf/wadalab/umrj/umrj8a.vf - RELOC/fonts/vf/wadalab/umrj/umrj8b.vf - RELOC/fonts/vf/wadalab/umrj/umrj8c.vf - RELOC/fonts/vf/wadalab/umrj/umrj8d.vf - RELOC/fonts/vf/wadalab/umrj/umrj8e.vf - RELOC/fonts/vf/wadalab/umrj/umrj8f.vf - RELOC/fonts/vf/wadalab/umrj/umrj90.vf - RELOC/fonts/vf/wadalab/umrj/umrj91.vf - RELOC/fonts/vf/wadalab/umrj/umrj92.vf - RELOC/fonts/vf/wadalab/umrj/umrj93.vf - RELOC/fonts/vf/wadalab/umrj/umrj94.vf - RELOC/fonts/vf/wadalab/umrj/umrj95.vf - RELOC/fonts/vf/wadalab/umrj/umrj96.vf - RELOC/fonts/vf/wadalab/umrj/umrj97.vf - RELOC/fonts/vf/wadalab/umrj/umrj98.vf - RELOC/fonts/vf/wadalab/umrj/umrj99.vf - RELOC/fonts/vf/wadalab/umrj/umrj9a.vf - RELOC/fonts/vf/wadalab/umrj/umrj9b.vf - RELOC/fonts/vf/wadalab/umrj/umrj9c.vf - RELOC/fonts/vf/wadalab/umrj/umrj9d.vf - RELOC/fonts/vf/wadalab/umrj/umrj9e.vf - RELOC/fonts/vf/wadalab/umrj/umrj9f.vf - RELOC/fonts/vf/wadalab/umrj/umrjff.vf -catalogue-also cjk-fonts -catalogue-ctan /fonts/wadalab -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics font font-type1 font-cjk - -name wallcalendar -category Package -revision 45568 -shortdesc A wall calendar class with custom layouts -relocated 1 -longdesc This package provides a wall calendar class with custom layouts -longdesc and support for internationalization. It comes with the -longdesc following layouts: Full page photo, the calendar days overlaid -longdesc with opacity Full page photo, the photo above the calendar days -longdesc Small landscape photo, with a calendar grid Year planner -longdesc Thumbnails and captions Varnish mask There is also support for -longdesc loading event marks from a CSV file. -containersize 26404 -containerchecksum eda4a231bfe61e75fff31c733a1512e6ed932b11e43d341ae826cdaa913b10093e0550141de3bd629cc8924e1b71546a112b71e15027f8580964c1b28a41de3f -doccontainersize 2708456 -doccontainerchecksum ddd9defa6b22324b448c19e512b5f21fad30db7ebc8da14bdb4423844c5cc0c3f4e5e346ae8fd70092e9cbe62ee6aecb19740f9eebbc9def84348677185b7b58 -docfiles size=2414 - RELOC/doc/lualatex/wallcalendar/LICENSE.txt - RELOC/doc/lualatex/wallcalendar/README.md details="Readme" - RELOC/doc/lualatex/wallcalendar/doc/Makefile - RELOC/doc/lualatex/wallcalendar/doc/auto/wallcalendar-code.el - RELOC/doc/lualatex/wallcalendar/doc/auto/wallcalendar.el - RELOC/doc/lualatex/wallcalendar/doc/doc-setup.org - RELOC/doc/lualatex/wallcalendar/doc/examples/Makefile - RELOC/doc/lualatex/wallcalendar/doc/examples/cal-burst/cal-plain-01.pdf - RELOC/doc/lualatex/wallcalendar/doc/examples/cal-burst/cal-plain-02.pdf - RELOC/doc/lualatex/wallcalendar/doc/examples/cal-burst/cal-plain-03.pdf - RELOC/doc/lualatex/wallcalendar/doc/examples/cal-burst/cal-showframe-01.pdf - RELOC/doc/lualatex/wallcalendar/doc/examples/cal-burst/cal-showframe-02.pdf - RELOC/doc/lualatex/wallcalendar/doc/examples/cal-burst/cal-showframe-03.pdf - RELOC/doc/lualatex/wallcalendar/doc/examples/cal-burst/cal-showtrims-01.pdf - RELOC/doc/lualatex/wallcalendar/doc/examples/cal-burst/cal-showtrims-02.pdf - RELOC/doc/lualatex/wallcalendar/doc/examples/cal-burst/cal-showtrims-03.pdf - RELOC/doc/lualatex/wallcalendar/doc/examples/cal-burst/cal-varnishmask-01.pdf - RELOC/doc/lualatex/wallcalendar/doc/examples/cal-burst/cal-varnishmask-02.pdf - RELOC/doc/lualatex/wallcalendar/doc/examples/cal-burst/cal-varnishmask-03.pdf - RELOC/doc/lualatex/wallcalendar/doc/examples/cal-marks.pdf - RELOC/doc/lualatex/wallcalendar/doc/examples/cal-marks.tex - RELOC/doc/lualatex/wallcalendar/doc/examples/cal-plain.pdf - RELOC/doc/lualatex/wallcalendar/doc/examples/cal-plain.tex - RELOC/doc/lualatex/wallcalendar/doc/examples/cal-showframe.pdf - RELOC/doc/lualatex/wallcalendar/doc/examples/cal-showframe.tex - RELOC/doc/lualatex/wallcalendar/doc/examples/cal-showtrims.pdf - RELOC/doc/lualatex/wallcalendar/doc/examples/cal-showtrims.tex - RELOC/doc/lualatex/wallcalendar/doc/examples/cal-thumbnails.pdf - RELOC/doc/lualatex/wallcalendar/doc/examples/cal-thumbnails.tex - RELOC/doc/lualatex/wallcalendar/doc/examples/cal-translations-english.pdf - RELOC/doc/lualatex/wallcalendar/doc/examples/cal-translations-english.tex - RELOC/doc/lualatex/wallcalendar/doc/examples/cal-translations-hungarian.pdf - RELOC/doc/lualatex/wallcalendar/doc/examples/cal-translations-hungarian.tex - RELOC/doc/lualatex/wallcalendar/doc/examples/cal-translations-japanese.pdf - RELOC/doc/lualatex/wallcalendar/doc/examples/cal-translations-japanese.tex - RELOC/doc/lualatex/wallcalendar/doc/examples/cal-varnishmask.pdf - RELOC/doc/lualatex/wallcalendar/doc/examples/cal-varnishmask.tex - RELOC/doc/lualatex/wallcalendar/doc/examples/cal-year-planner.pdf - RELOC/doc/lualatex/wallcalendar/doc/examples/cal-year-planner.tex - RELOC/doc/lualatex/wallcalendar/doc/examples/data/astro-2018.json - RELOC/doc/lualatex/wallcalendar/doc/examples/data/holidays.csv - RELOC/doc/lualatex/wallcalendar/doc/examples/data/mark_defaults.csv - RELOC/doc/lualatex/wallcalendar/doc/examples/data/moonphases.csv - RELOC/doc/lualatex/wallcalendar/doc/examples/diff-cal.sh - RELOC/doc/lualatex/wallcalendar/doc/examples/forest.tex - RELOC/doc/lualatex/wallcalendar/doc/examples/frog-english.tex - RELOC/doc/lualatex/wallcalendar/doc/examples/frog-hungarian.tex - RELOC/doc/lualatex/wallcalendar/doc/examples/frog-japanese.tex - RELOC/doc/lualatex/wallcalendar/doc/examples/frog.tex - RELOC/doc/lualatex/wallcalendar/doc/examples/local-english.sty - RELOC/doc/lualatex/wallcalendar/doc/examples/local-hungarian.sty - RELOC/doc/lualatex/wallcalendar/doc/examples/local-japanese.sty - RELOC/doc/lualatex/wallcalendar/doc/examples/photos/frog-crop-thumb.jpg - RELOC/doc/lualatex/wallcalendar/doc/examples/photos/frog-crop.jpg - RELOC/doc/lualatex/wallcalendar/doc/examples/photos/frog.jpg - RELOC/doc/lualatex/wallcalendar/doc/examples/photos/obscure-crop.jpg - RELOC/doc/lualatex/wallcalendar/doc/frontpage.tex - RELOC/doc/lualatex/wallcalendar/doc/latexmkrc - RELOC/doc/lualatex/wallcalendar/doc/local.sty - RELOC/doc/lualatex/wallcalendar/doc/memoir-article.cls - RELOC/doc/lualatex/wallcalendar/doc/wallcalendar-code.fdb_latexmk - RELOC/doc/lualatex/wallcalendar/doc/wallcalendar-code.fls - RELOC/doc/lualatex/wallcalendar/doc/wallcalendar-code.org - RELOC/doc/lualatex/wallcalendar/doc/wallcalendar-code.tex - RELOC/doc/lualatex/wallcalendar/doc/wallcalendar.org - RELOC/doc/lualatex/wallcalendar/doc/wallcalendar.tex - RELOC/doc/lualatex/wallcalendar/wallcalendar-code.pdf details="Code documentation" - RELOC/doc/lualatex/wallcalendar/wallcalendar-layouts.png - RELOC/doc/lualatex/wallcalendar/wallcalendar.pdf details="User Manual" -runfiles size=44 - RELOC/tex/lualatex/wallcalendar/i18n/wallcalendar-czech.tex - RELOC/tex/lualatex/wallcalendar/i18n/wallcalendar-dutch.tex - RELOC/tex/lualatex/wallcalendar/i18n/wallcalendar-english.tex - RELOC/tex/lualatex/wallcalendar/i18n/wallcalendar-french.tex - RELOC/tex/lualatex/wallcalendar/i18n/wallcalendar-german.tex - RELOC/tex/lualatex/wallcalendar/i18n/wallcalendar-hungarian.tex - RELOC/tex/lualatex/wallcalendar/i18n/wallcalendar-italian.tex - RELOC/tex/lualatex/wallcalendar/i18n/wallcalendar-japanese.tex - RELOC/tex/lualatex/wallcalendar/i18n/wallcalendar-norwegian.tex - RELOC/tex/lualatex/wallcalendar/i18n/wallcalendar-portuguese.tex - RELOC/tex/lualatex/wallcalendar/i18n/wallcalendar-romanian.tex - RELOC/tex/lualatex/wallcalendar/i18n/wallcalendar-serbian.tex - RELOC/tex/lualatex/wallcalendar/i18n/wallcalendar-slovakian.tex - RELOC/tex/lualatex/wallcalendar/i18n/wallcalendar-slovenian.tex - RELOC/tex/lualatex/wallcalendar/i18n/wallcalendar-spanish.tex - RELOC/tex/lualatex/wallcalendar/i18n/wallcalendar-swedish.tex - RELOC/tex/lualatex/wallcalendar/i18n/wallcalendar-thai.tex - RELOC/tex/lualatex/wallcalendar/wallcalendar-csv.lua - RELOC/tex/lualatex/wallcalendar/wallcalendar-date.lua - RELOC/tex/lualatex/wallcalendar/wallcalendar-helpers.lua - RELOC/tex/lualatex/wallcalendar/wallcalendar.cls -catalogue-ctan /macros/luatex/latex/wallcalendar -catalogue-date 2017-10-22 08:00:15 +0200 -catalogue-license lppl -catalogue-topics class calendar luatex use-lua -catalogue-version 1.3.1 - -name wallpaper -category Package -revision 15878 -shortdesc Easy addition of wallpapers (background images) to LaTeX documents, including tiling -relocated 1 -longdesc This collection contains files to add wallpapers (background -longdesc images) to LaTeX documents. It uses the eso-pic package, but -longdesc provides simple commands to include effects such as tiling. An -longdesc example is provided, which works under both LaTeX and pdfLaTeX. -containersize 1576 -containerchecksum 2f06153c57b31a72236dcef69cff1e10d85f2dcbfbfac3b6a5ed8b0c8e003294fc04120ac30b8c827d94816017e1fa042206a1932746ee33b1a30b24ebe2c28d -doccontainersize 1277336 -doccontainerchecksum c27022dff148948218133b27eea53e6620a05d2459b28b561b4047a6d125a159e38f524565c9c0d70b42af9cb0536d685855265f7f83e7c0620fd0b4b2ee5064 -docfiles size=317 - RELOC/doc/latex/wallpaper/README details="Readme" - RELOC/doc/latex/wallpaper/example/TGTamber.png - RELOC/doc/latex/wallpaper/example/auto/example.el - RELOC/doc/latex/wallpaper/example/example.tex - RELOC/doc/latex/wallpaper/example/hya.png - RELOC/doc/latex/wallpaper/wallpapermanual.pdf details="Package documentation" -runfiles size=2 - RELOC/tex/latex/wallpaper/wallpaper.sty -catalogue-ctan /macros/latex/contrib/wallpaper -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics layout-page -catalogue-version 1.10 - -name warning -category Package -revision 22028 -shortdesc Global warnings at the end of the logfile -relocated 1 -longdesc This package provides a command that generates a list of -longdesc warnings that are printed out at the very end of the logfile. -longdesc This is useful for warnings such as 'Rerun for this or that -longdesc reason' or 'This is a draft, change it before the final run'. -containersize 1488 -containerchecksum c22639947fa19f6a40e184a8656f9982627306bc7352728934a187b817e58b154e3516e035cb36b3940caf50269869d771d00efddae225c5130a0af1375670ea -doccontainersize 256532 -doccontainerchecksum 9ecb806c26eb861bfd93f0c8a411534469b747c4a0b44ddaad17313bd2995eef24b627deb32b39a882e89757dc62ca348898c1796fac1b4f92ba819ef3bda000 -docfiles size=64 - RELOC/doc/latex/warning/warning-doc.pdf details="Package documentation" - RELOC/doc/latex/warning/warning-doc.tex -runfiles size=1 - RELOC/tex/latex/warning/warning.sty -catalogue-ctan /macros/latex/contrib/warning -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics comp-supp -catalogue-version 0.01 - -name warpcol -category Package -revision 15878 -shortdesc Relative alignment of rows in numeric columns in tabulars -relocated 1 -longdesc Defines a tabular column type for formatting numerical columns -longdesc in LaTeX. The column type enables numerical items to be right -longdesc justified relative to each other, while centred beneath the -longdesc column label. In addition, macros are provided to enable -longdesc variations on this column type to be defined. Usage of the -longdesc package is superficially similar to that of dcolumn; however, -longdesc the alignment scheme is different, and the packages have -longdesc different, though overlapping, applications. -containersize 1336 -containerchecksum a20c55e054a221a528c716ab9646835b84963474509b366b85577fe97f93920f462c0b6b9b795cd7f979ca8493cef5b306346d2076c29d3c9cb41f646c1ca96e -doccontainersize 85496 -doccontainerchecksum 4ae9e56b62742baf75502133e3b90a24599015d21a3d880ee33c42a831aa33d93ac0526a2cbb92d06a8102e3c9861bcb094bc0cd7e77e1d2dc15eee25d4d6dbe -docfiles size=25 - RELOC/doc/latex/warpcol/README details="Package Readme" - RELOC/doc/latex/warpcol/warpcol.pdf details="Package documentation" -srccontainersize 3412 -srccontainerchecksum 69890754e3f2a4d38200c534e8dc04418eb9c4ed25af4199c931433a51b6439e57bff7b1759c5794ca0fb494f3eef1af4cc83b9d957c582b67261a3a91fc9606 -srcfiles size=4 - RELOC/source/latex/warpcol/warpcol.dtx - RELOC/source/latex/warpcol/warpcol.ins -runfiles size=1 - RELOC/tex/latex/warpcol/warpcol.sty -catalogue-ctan /macros/latex/contrib/warpcol -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics table -catalogue-version 1.0c - -name was -category Package -revision 21439 -shortdesc A collection of small packages by Walter Schmidt -relocated 1 -longdesc A bundle of packages that arise in the author's area of -longdesc interest: compliance of maths typesetting with ISO standards; -longdesc symbols that work in both maths and text modes commas for both -longdesc decimal separator and maths; and upright Greek letters in -longdesc maths. -containersize 3092 -containerchecksum f24fba8cb51ad5a2562dfec2338c7c3e21a9d368138ac3bbeb8663850a1efd2808860cc57a6ab2fcf25cccbdf6b7b98facf09d67a633622a6c8e2f1cafc6ff95 -doccontainersize 578864 -doccontainerchecksum 0786e5ac4f7f023ddc9e6d431dadb513f227382185c73c69446781c53f4d5db9fd3df58da6d1ba9cb56ce5d948e3c317450cc196bb5161ae10608cf4959551c6 -docfiles size=180 - RELOC/doc/latex/was/fixmath.pdf - RELOC/doc/latex/was/gensymb.pdf - RELOC/doc/latex/was/icomma.pdf - RELOC/doc/latex/was/readme.1st - RELOC/doc/latex/was/upgreek.pdf -srccontainersize 9384 -srccontainerchecksum af8e9d2ccac305b627a0d5d4c083a222efe233abf59af1a1f61e81fe09c4c2235b3ea181c64d222300eddd5d07139a3c91430b1187b237e5716d2836cfbcedc0 -srcfiles size=16 - RELOC/source/latex/was/fixmath.dtx - RELOC/source/latex/was/fixmath.ins - RELOC/source/latex/was/gensymb.dtx - RELOC/source/latex/was/gensymb.ins - RELOC/source/latex/was/icomma.dtx - RELOC/source/latex/was/icomma.ins - RELOC/source/latex/was/upgreek.dtx - RELOC/source/latex/was/upgreek.ins -runfiles size=6 - RELOC/tex/latex/was/fixmath.sty - RELOC/tex/latex/was/gensymb.sty - RELOC/tex/latex/was/icomma.sty - RELOC/tex/latex/was/upgreek.sty -catalogue-ctan /macros/latex/contrib/was -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license collection -catalogue-topics collection - -name wasy -category Package -revision 35831 -catalogue wasy2 -shortdesc The wasy fonts (Waldi symbol fonts) -relocated 1 -longdesc These are the wasy (Waldi symbol) fonts, second release. This -longdesc bundle presents the fonts in Metafont format, but they are also -longdesc available in Adobe Type 1 format. Support under LaTeX is -longdesc provided by the wasysym package. -containersize 22064 -containerchecksum 20086528deacd51fc9409cfbb1b331ed5d2a8f811acc078c01d50e5e218506f8390992f2e99a584a7ebbe3b3bc791440d16d7a88f26080a8b03f9b18fdcca673 -doccontainersize 148944 -doccontainerchecksum 0d06b09042f0d39813cde309ba95cc4da9c838f0ada85e4d3e782c6453082f8958819f11a8c2fa9096acdec1a33fbda385ae2c4e261da1380699d2da07a303db -docfiles size=53 - RELOC/doc/fonts/wasy/legal.txt - RELOC/doc/fonts/wasy/wasydoc.pdf details="Package documentation" - RELOC/doc/fonts/wasy/wasydoc.tex - RELOC/doc/fonts/wasy/wasyfont.2 -runfiles size=46 - RELOC/fonts/source/public/wasy/lasychr.mf - RELOC/fonts/source/public/wasy/rsym.mf - RELOC/fonts/source/public/wasy/wasy10.mf - RELOC/fonts/source/public/wasy/wasy5.mf - RELOC/fonts/source/public/wasy/wasy6.mf - RELOC/fonts/source/public/wasy/wasy7.mf - RELOC/fonts/source/public/wasy/wasy8.mf - RELOC/fonts/source/public/wasy/wasy9.mf - RELOC/fonts/source/public/wasy/wasyb10.mf - RELOC/fonts/source/public/wasy/wasychr.mf - RELOC/fonts/tfm/public/wasy/wasy10.tfm - RELOC/fonts/tfm/public/wasy/wasy5.tfm - RELOC/fonts/tfm/public/wasy/wasy6.tfm - RELOC/fonts/tfm/public/wasy/wasy7.tfm - RELOC/fonts/tfm/public/wasy/wasy8.tfm - RELOC/fonts/tfm/public/wasy/wasy9.tfm - RELOC/fonts/tfm/public/wasy/wasyb10.tfm - RELOC/tex/plain/wasy/wasyfont.tex -catalogue-ctan /fonts/wasy2 -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics font font-mf font-symbol - -name wasy2-ps -category Package -revision 35830 -shortdesc Type 1 versions of wasy2 fonts -relocated 1 -longdesc Converted (Adobe Type 1) outlines of (some of) the wasy2 fonts. -depend wasy -execute addMixedMap wasy.map -containersize 214536 -containerchecksum a550a9e398861ce2d7af32d891cec739915e07d60bd278ea436fb5594b41dc767f3f4460160d0510ee8e95fc5621fe7def019dc8bf3b078d1fad0da5430ce67c -doccontainersize 1000 -doccontainerchecksum a8037485d4ea22271d0b493b9cb5a1ff8b57453f2dad20d8effd4842d9bc0f242c426180f7fed615cfa85ac89aabdd081f5ccd6b43ca9c01c5671434d2da3169 -docfiles size=1 - RELOC/doc/fonts/wasy2-ps/README details="Readme" -runfiles size=83 - RELOC/fonts/afm/public/wasy2-ps/wasy10.afm - RELOC/fonts/afm/public/wasy2-ps/wasy5.afm - RELOC/fonts/afm/public/wasy2-ps/wasy6.afm - RELOC/fonts/afm/public/wasy2-ps/wasy7.afm - RELOC/fonts/afm/public/wasy2-ps/wasy8.afm - RELOC/fonts/afm/public/wasy2-ps/wasy9.afm - RELOC/fonts/afm/public/wasy2-ps/wasyb10.afm - RELOC/fonts/map/dvips/wasy2-ps/wasy.map - RELOC/fonts/type1/public/wasy2-ps/wasy10.pfb - RELOC/fonts/type1/public/wasy2-ps/wasy10.pfm - RELOC/fonts/type1/public/wasy2-ps/wasy5.pfb - RELOC/fonts/type1/public/wasy2-ps/wasy5.pfm - RELOC/fonts/type1/public/wasy2-ps/wasy6.pfb - RELOC/fonts/type1/public/wasy2-ps/wasy6.pfm - RELOC/fonts/type1/public/wasy2-ps/wasy7.pfb - RELOC/fonts/type1/public/wasy2-ps/wasy7.pfm - RELOC/fonts/type1/public/wasy2-ps/wasy8.pfb - RELOC/fonts/type1/public/wasy2-ps/wasy8.pfm - RELOC/fonts/type1/public/wasy2-ps/wasy9.pfb - RELOC/fonts/type1/public/wasy2-ps/wasy9.pfm - RELOC/fonts/type1/public/wasy2-ps/wasyb10.pfb - RELOC/fonts/type1/public/wasy2-ps/wasyb10.pfm -catalogue-ctan /fonts/wasy2/ps-type1/hoekwater -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics font font-type1 font-symbol - -name wasysym -category Package -revision 15878 -shortdesc LaTeX support file to use the WASY2 fonts -relocated 1 -longdesc The WASY2 (Waldi Symbol) font by Roland Waldi provides many -longdesc glyphs like male and female symbols and astronomical symbols, -longdesc as well as the complete lasy font set and other odds and ends. -longdesc The wasysym package implements an easy to use interface for -longdesc these symbols. -containersize 3560 -containerchecksum e2daf57770c64066669617e9d695314ab99b2aa150ae6c2a606aefcd0ab7e3101d4bd9b0c91d7dbd9b9300a4fc28f42d430cfcd0dd343fa4f1adf06aabe8db16 -doccontainersize 90896 -doccontainerchecksum cdd4453082336fc18a6cdd15759817e4210436bef7fc27ff6f1edfc6c149fb0c5bfb35d2708c547dc9633492cc21b600ebf5d0b807f37e236a7d58beb0b28684 -docfiles size=27 - RELOC/doc/latex/wasysym/wasysym.pdf details="Package documentation" - RELOC/doc/latex/wasysym/wasysym.upl - RELOC/doc/latex/wasysym/wasysym.xml -srccontainersize 8220 -srccontainerchecksum fa69d3431491f87e81fc345216c631bd4d50acf17af90c2122f2adff19a7c8b8761b9423fdc23c62920b23842c3bb52ab9c8fdc5d0662e62718622f33cc051b1 -srcfiles size=8 - RELOC/source/latex/wasysym/wasysym.dtx - RELOC/source/latex/wasysym/wasysym.ins -runfiles size=5 - RELOC/tex/latex/wasysym/uwasy.fd - RELOC/tex/latex/wasysym/uwasyvar.fd - RELOC/tex/latex/wasysym/wasysym.sty -catalogue-ctan /macros/latex/contrib/wasysym -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font-supp -catalogue-version 2.0 - -name web -category TLCore -revision 47198 -shortdesc The original literate programming system -longdesc The system processes 'web' files in two ways: firstly to -longdesc rearrange them to produce compilable code (using the program -longdesc tangle), and secondly to produce a TeX source (using the -longdesc program weave) that may be typeset for comfortable reading. -depend kpathsea -depend web.ARCH -containersize 524 -containerchecksum 1aef5727386f9fe6da990ebd9d2abb3f15d5230c671d4346ac5b3b38782c4f00746a02b40e78c97fe0928556a8af1e737ccddbb9d17b811ca9acc5ad2309c0a6 -doccontainersize 41580 -doccontainerchecksum 7c9beb38e6b200e729d245a24ec3806182d435565390fe616bb81628ca5d0a9b5abef3a6509e6634fb50a4d3f7d1153497382637ed005ff015406dbcacdab8cc -docfiles size=16 - texmf-dist/doc/man/man1/tangle.1 - texmf-dist/doc/man/man1/tangle.man1.pdf - texmf-dist/doc/man/man1/weave.1 - texmf-dist/doc/man/man1/weave.man1.pdf -catalogue-ctan /systems/knuth/dist/web -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license knuth -catalogue-topics litprog -catalogue-version 4.5 - -name web.aarch64-linux -category TLCore -revision 48789 -shortdesc aarch64-linux files of web -containersize 71816 -containerchecksum be247ac7ebce4887c362b9595a63033d48c77f0f1f673216d587945581f7b48adbf7460478c66ea6fb190c4971571a85259fdf9aa5cf5a4a55bf3367d97ce728 -binfiles arch=aarch64-linux size=60 - bin/aarch64-linux/tangle - bin/aarch64-linux/weave - -name web.amd64-freebsd -category TLCore -revision 46816 -shortdesc amd64-freebsd files of web -containersize 80308 -containerchecksum 2dfce1370c38df90944dc2de2e4114458b7daaffca9dfa1b01f082e0ee42d564a03869bd5e6e64bac018c55a86b8d5a0ef07cf0bd0131f156007cc0208545ea4 -binfiles arch=amd64-freebsd size=64 - bin/amd64-freebsd/tangle - bin/amd64-freebsd/weave - -name web.amd64-netbsd -category TLCore -revision 48698 -shortdesc amd64-netbsd files of web -containersize 72772 -containerchecksum bb69354dfcefd275fb726bf3476b0d3b957b514ee6ea1280d4abaf6cfc38887167e232b86d6e0595173330220354b416c95bd86ac7397de0d086284a53f05b08 -binfiles arch=amd64-netbsd size=76 - bin/amd64-netbsd/tangle - bin/amd64-netbsd/weave - -name web.armhf-linux -category TLCore -revision 48716 -shortdesc armhf-linux files of web -containersize 63204 -containerchecksum 9ef787863d9d39bac9365140fea3e9c204b904aa9fc8ff79e59548ed7ed0be9338427cd025efb78d728fe18e9a43db61526c9071c1853e2cdbc33a550cd66de9 -binfiles arch=armhf-linux size=53 - bin/armhf-linux/tangle - bin/armhf-linux/weave - -name web.i386-cygwin -category TLCore -revision 46814 -shortdesc i386-cygwin files of web -containersize 37216 -containerchecksum 580bce2b68877627a076a077d781361376f26161d2a261fe2230113bd8dac1446d324e4aa6d2ab2743b3e0799c0bcf138cd16958ca3cce32e1110a302445ce0c -binfiles arch=i386-cygwin size=28 - bin/i386-cygwin/tangle.exe - bin/i386-cygwin/weave.exe - -name web.i386-freebsd -category TLCore -revision 46816 -shortdesc i386-freebsd files of web -containersize 66216 -containerchecksum 079d01f0becefd358d51c0aa8bbfa29212ffaaefd5f08468c65d356813f570885407eadc1da07e41724500b3fb6f86c75d541b87ec2542f6536ccdadfd45ebaa -binfiles arch=i386-freebsd size=59 - bin/i386-freebsd/tangle - bin/i386-freebsd/weave - -name web.i386-linux -category TLCore -revision 47245 -shortdesc i386-linux files of web -containersize 75060 -containerchecksum fbc23fd983d168b6c4792c0ebc5d77d331586970c21c8d3665eafe4b92ba1affda2bee6de1cee27ec88ec672e676e3f512b79b8f08f3e3553f076381c8d17d27 -binfiles arch=i386-linux size=65 - bin/i386-linux/tangle - bin/i386-linux/weave - -name web.i386-netbsd -category TLCore -revision 46812 -shortdesc i386-netbsd files of web -containersize 59684 -containerchecksum 81ac129cd7afd7253cd3d6e7fa4bbecca7e7c9008ef6c78fc5a327de414ea72afde5f0c0ca26e489de2bffe72bd927274311df86fb4ae631d1baff084ffbe2aa -binfiles arch=i386-netbsd size=69 - bin/i386-netbsd/tangle - bin/i386-netbsd/weave - -name web.i386-solaris -category TLCore -revision 46829 -shortdesc i386-solaris files of web -containersize 75200 -containerchecksum 3582e05885d7eae0059ae4250f11873cacb7adb5cee3f1407580e2638a2055be84a5039a2d7bcde87de5ebfecdbe056d1c93cdf61fdd29c9c88d1539769bd38d -binfiles arch=i386-solaris size=59 - bin/i386-solaris/tangle - bin/i386-solaris/weave - -name web.sparc-solaris -category TLCore -revision 46829 -shortdesc sparc-solaris files of web -containersize 76312 -containerchecksum 93929ce20cfc9520fcf169513a9aba232d4ed5853228c66babba7820edb31cb6bae2ba8fc116b34faa118b4a986a6aaa5d67a006ae0cb9bb07b1129e01946627 -binfiles arch=sparc-solaris size=66 - bin/sparc-solaris/tangle - bin/sparc-solaris/weave - -name web.win32 -category TLCore -revision 46993 -shortdesc win32 files of web -containersize 39072 -containerchecksum ef62923f67e6df26b9d865d93529af5e0ab243fb0515a35e33b2b08d917a780f107ffa76964730d983acee0024bb647c8b7547f93572fd661eca0ad9fb8fbe6f -binfiles arch=win32 size=26 - bin/win32/tangle.exe - bin/win32/weave.exe - -name web.x86_64-cygwin -category TLCore -revision 46813 -shortdesc x86_64-cygwin files of web -containersize 45660 -containerchecksum 88a7b5c89e13c4969a10fd2ef38a148ff8ed45aeb49cd731ddec0cbee5541e6a557007211eba19c72e4f36c8f4dc57b3a17d3d21ef1b8aad93df99a0ec4a2a2e -binfiles arch=x86_64-cygwin size=28 - bin/x86_64-cygwin/tangle.exe - bin/x86_64-cygwin/weave.exe - -name web.x86_64-darwin -category TLCore -revision 48728 -shortdesc x86_64-darwin files of web -containersize 80908 -containerchecksum 4e9cd150ef9c9cdbff967f7ab7c2a690a6cc081c55e502a433c628d464423a8802d73138b5f5ffbb4b259417cc2c1be1b935d26c14bbf3d32eed44aaf0a72fd9 -binfiles arch=x86_64-darwin size=64 - bin/x86_64-darwin/tangle - bin/x86_64-darwin/weave - -name web.x86_64-darwinlegacy -category TLCore -revision 47387 -shortdesc x86_64-darwinlegacy files of web -containersize 76304 -containerchecksum 55c38dbdded485c58310ec91171185c9888562dcb07af63ce18a19dde3d6e41cb0462d61a90163adc875163fe495a56a859e49ad39843857dffcd7be6d0c8f42 -binfiles arch=x86_64-darwinlegacy size=60 - bin/x86_64-darwinlegacy/tangle - bin/x86_64-darwinlegacy/weave - -name web.x86_64-linux -category TLCore -revision 47063 -shortdesc x86_64-linux files of web -containersize 77844 -containerchecksum bdbba92f199bd3558f15c212fcaa29cb7925df3f4731fb07b5d7bee93eded3580c66da4b97d525890d6bddcf2a7e81ad8952111d973e05d7be78948ec8738d6f -binfiles arch=x86_64-linux size=60 - bin/x86_64-linux/tangle - bin/x86_64-linux/weave - -name web.x86_64-linuxmusl -category TLCore -revision 47036 -shortdesc x86_64-linuxmusl files of web -containersize 85676 -containerchecksum a5553a2830411e48ce834260d89364964004f15eb5690b880af82a76d74833d5f463546b03e4683ad7adb4cb669c6841cf2e82cc1d54b8ac457a5039aa563f42 -binfiles arch=x86_64-linuxmusl size=68 - bin/x86_64-linuxmusl/tangle - bin/x86_64-linuxmusl/weave - -name web.x86_64-solaris -category TLCore -revision 46829 -shortdesc x86_64-solaris files of web -containersize 86628 -containerchecksum 64e78a52a30860172bbc66836b7f7331b017997e5737d7e0ae4385e22c6778a1fbce4f1f980fc29118de22487fe876339771ccf507612061c62bc4d6af361c99 -binfiles arch=x86_64-solaris size=68 - bin/x86_64-solaris/tangle - bin/x86_64-solaris/weave - -name webguide -category Package -revision 25813 -shortdesc Brief Guide to LaTeX Tools for Web publishing -relocated 1 -longdesc The documentation constitutes an example of the package's own -longdesc recommendations (being presented both in PDF and HTML). -containersize 456 -containerchecksum 01f868905c228df2dfc883f4432b51edad6bd47df5cc244fc97c6476c04eb3863b11f062c6690f41df89c5fa9465070c999be245b94c4f33f5296032f3018ac6 -doccontainersize 145656 -doccontainerchecksum 701297d37a915e3a780a98d81a3c74362399a9030c3c22956796547cea6858ea8ee5b91cff0bc82c3d5ab3d42016cca997dbf26d7fd45ab8ef194011583c64a9 -docfiles size=70 - RELOC/doc/latex/webguide/README details="README" - RELOC/doc/latex/webguide/expeg.6 - RELOC/doc/latex/webguide/expeg6.mps - RELOC/doc/latex/webguide/webguide.css - RELOC/doc/latex/webguide/webguide.html details="The document, as HTML" - RELOC/doc/latex/webguide/webguide.pdf details="The document, as PDF" - RELOC/doc/latex/webguide/webguide.tex - RELOC/doc/latex/webguide/webguide0x.gif -catalogue-ctan /info/webguide -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics latex-doc - -name widetable -category Package -revision 49416 -shortdesc An environment for typesetting tables of specified width -relocated 1 -longdesc The package defines a new environment that, unlike tabularX, -longdesc typesets a table of specified width by working on the -longdesc inter-column glue; the tabular cells will all be stretched (or -longdesc shrunk) according to need. The package will use the e-TeX -longdesc arithmetic extensions if they are available (they are, in most -longdesc modern distributions). -containersize 1980 -containerchecksum 76cc3228be0a4236e64a57474f206b49ef35a61c1395f24d0b930c7dd368ba8cd418bd49a2baeb5456432e3e73ff9a98e2c2caa33d757124478408ed66f0ee18 -doccontainersize 412876 -doccontainerchecksum 62f732cf3a143d0fe8766ccb63ae5c4399004c8a6143598e95cb5bcfd08a5757bb28d7c9586c9905d92b2cba16c180b8aeef954c6b05c853b53cc356a0c303b1 -docfiles size=103 - RELOC/doc/latex/widetable/README details="Readme" - RELOC/doc/latex/widetable/manifest.txt - RELOC/doc/latex/widetable/widetable.pdf details="Package documentation" -srccontainersize 10252 -srccontainerchecksum 1094e5ff11ca96077a339e9f0dc5f24abd40771803841fae2f0300573ad0402c52435bcb8c114553ff1eacf045999998b117b05cb0d231114fcd7ec08eda5e33 -srcfiles size=8 - RELOC/source/latex/widetable/widetable.dtx -runfiles size=1 - RELOC/tex/latex/widetable/widetable.sty -catalogue-ctan /macros/latex/contrib/widetable -catalogue-date 2018-12-14 16:36:59 +0100 -catalogue-license lppl1.3 -catalogue-topics table-long -catalogue-version 1.5 - -name widows-and-orphans -category Package -revision 49194 -shortdesc Identify (typographic) widows and orphans -relocated 1 -longdesc This package identifies all widows and orphans in a document to -longdesc help a user to get rid of them. The act of resolving still -longdesc needs to be done manually: By rewriting text, running some -longdesc paragraph long or short or or explicitly breaking in some -longdesc strategic place. It will also identify and warn about words -longdesc broken across columns or pages and display formulas separated -longdesc from their introductory paragraph. -containersize 2932 -containerchecksum c744144ce3aedae6760f8a4fd7c74effa78dd75978f9ac59a55565fd8645bf4a3ead037c02179a5b506bc7999c8253d1357239ddf891c7c539d80eb753b0016b -doccontainersize 750844 -doccontainerchecksum 4edf317ffc75fc7ca28ba413ebb7c8a7a10131960b032a6f88726a13b5fbeea687992cd556cf9b4114738d60bdbffda842dcfbeab3a4e07e51dcff01f9df6e27 -docfiles size=200 - RELOC/doc/latex/widows-and-orphans/README.md details="Readme" - RELOC/doc/latex/widows-and-orphans/changes.txt - RELOC/doc/latex/widows-and-orphans/widows-and-orphans-code.pdf - RELOC/doc/latex/widows-and-orphans/widows-and-orphans-code.tex - RELOC/doc/latex/widows-and-orphans/widows-and-orphans-doc.pdf details="Package documentation" - RELOC/doc/latex/widows-and-orphans/widows-and-orphans-doc.tex -srccontainersize 12092 -srccontainerchecksum ef611a12e348505bde99a839e73853d7493dbfd5622ba0825581be5effb83bea686df2939f36b2f28073796fee65fc1e9c2004b24aaaac577c86d3f2405c1099 -srcfiles size=11 - RELOC/source/latex/widows-and-orphans/widows-and-orphans.dtx - RELOC/source/latex/widows-and-orphans/widows-and-orphans.ins -runfiles size=3 - RELOC/tex/latex/widows-and-orphans/widows-and-orphans.sty -catalogue-also nowidow -catalogue-contact-bugs https://github.com/FrankMittelbach/fmitex/issues -catalogue-contact-repository https://github.com/FrankMittelbach/fmitex -catalogue-ctan /macros/latex/contrib/widows-and-orphans -catalogue-date 2018-11-18 22:31:10 +0100 -catalogue-license lppl1.3c -catalogue-topics layout -catalogue-version 1.0b - -name williams -category Package -revision 15878 -shortdesc Miscellaneous macros by Peter Williams -relocated 1 -longdesc The bundle provides two packages: - antree, which provides -longdesc macros for annotated node trees, and - toklist, which is an -longdesc implementation of Knuth's token list macros, to be found on -longdesc pp.378-379 of the TeXbook. -containersize 2472 -containerchecksum 276150360782a32f03e6ff0932223be61773269a49e2ab922932e2eea0a0ef7aae1f398484efd09bacb0faad68af98b583cb40da23a4dd8a83e6a26ffa07e091 -doccontainersize 796 -doccontainerchecksum 70839ef82e14ef6feca7c34f9947e8eebefd8aa3659887cf0b4f1f83cb63b0f9577a0ff064e4cf54a7340e70ef1ade4f755f65338b00c3bd6f0316183a80587a -docfiles size=1 - RELOC/doc/latex/williams/README -runfiles size=3 - RELOC/tex/latex/williams/antree.sty - RELOC/tex/latex/williams/toklist.sty -catalogue-ctan /macros/latex/contrib/williams -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics tree macro-supp - -name windycity -category Package -revision 50087 -shortdesc A Chicago style for BibLaTeX -relocated 1 -longdesc Windy City is a style for BibLaTeX that formats notes, -longdesc bibliographies, parenthetical citations, and reference lists -longdesc according to the 17th edition of The Chicago Manual of Style. -containersize 752 -containerchecksum 4d616726ead33f20967f403735218c09854843ad2dea2a079c96e16d37dbd4c01189cec9fc667c50a44676bc77ab7a012f298788e027cf5b2414143fa84f2016 -doccontainersize 447592 -doccontainerchecksum 543b3a8524d7a69df818344d4f2a370f20c4d1f24d88b2fb42025e6ac3d0265110f235678e4be2bdab7c97f215f876a619158bbdfd4aab4503c96f9ee3d077b7 -docfiles size=172 - RELOC/doc/latex/windycity/CHANGES.md - RELOC/doc/latex/windycity/LICENCE - RELOC/doc/latex/windycity/README.md details="Readme" - RELOC/doc/latex/windycity/bbx/windycity.bbx - RELOC/doc/latex/windycity/cbx/windycity.cbx - RELOC/doc/latex/windycity/doc/windycity.bib - RELOC/doc/latex/windycity/doc/windycity.pdf details="Package documentation" - RELOC/doc/latex/windycity/doc/windycity.sty - RELOC/doc/latex/windycity/doc/windycity.tex - RELOC/doc/latex/windycity/lbx/american-windycity.lbx -runfiles size=1 - RELOC/tex/latex/windycity/windycity.dbx -catalogue-also biblatex-chicago -catalogue-contact-bugs https://github.com/brianchase/windycity/issues -catalogue-contact-home https://github.com/brianchase/windycity -catalogue-contact-repository https://github.com/brianchase/windycity -catalogue-ctan /macros/latex/contrib/biblatex-contrib/windycity -catalogue-date 2019-02-21 22:44:15 +0100 -catalogue-license lppl1.3 -catalogue-topics biblatex - -name wintools.win32 -category TLCore -revision 47065 -shortdesc utilities provided only for Windows -longdesc Common utilities, mainly from the w32tex distribution. -postaction filetype name="TL.bitmap2eps.convert" cmd='"TEXDIR/bin/win32/bitmap2eps.exe" "%1"' -postaction progid extension=.bmp filetype="TL.bitmap2eps.convert" -postaction progid extension=.png filetype="TL.bitmap2eps.convert" -postaction progid extension=.gif filetype="TL.bitmap2eps.convert" -postaction progid extension=.jpg filetype="TL.bitmap2eps.convert" -postaction progid extension=.jpe filetype="TL.bitmap2eps.convert" -postaction progid extension=.jpeg filetype="TL.bitmap2eps.convert" -postaction progid extension=.tif filetype="TL.bitmap2eps.convert" -postaction progid extension=.tiff filetype="TL.bitmap2eps.convert" -containersize 4016544 -containerchecksum 7cfafcf699088bd3253801112dbd3999ba243ff1899ae8737181b0001c6f8386349ca4643c7b4b56ad35aed70fd7b85af2ffbc8a4d0a62a7a7c6a69426fad719 -doccontainersize 957492 -doccontainerchecksum 10407fa8388df0fbbf7df233e946fe8072775024e7d01ff43c940355633a834e59c2b2ba0a361b1fc23414bd2f887bfd6da8b68a9d0feb9e1fefd996c33cbbe0 -docfiles size=325 - texmf-dist/doc/support/tlaunch/COPYING - texmf-dist/doc/support/tlaunch/Changes - texmf-dist/doc/support/tlaunch/README - texmf-dist/doc/support/tlaunch/figures/custom_ed.png - texmf-dist/doc/support/tlaunch/figures/tlaunch_rug.png - texmf-dist/doc/support/tlaunch/figures/tlaunch_window.png - texmf-dist/doc/support/tlaunch/rug.zip - texmf-dist/doc/support/tlaunch/tlaunch.pdf - texmf-dist/doc/support/tlaunch/tlaunch.tex - texmf-dist/doc/support/wintools/fc-cache.pdf - texmf-dist/doc/support/wintools/fc-cat.pdf - texmf-dist/doc/support/wintools/fc-list.pdf - texmf-dist/doc/support/wintools/fc-match.pdf - texmf-dist/doc/support/wintools/fc-pattern.pdf - texmf-dist/doc/support/wintools/fc-query.pdf - texmf-dist/doc/support/wintools/fc-scan.pdf - texmf-dist/doc/support/wintools/fc-validate.pdf - texmf-dist/doc/support/wintools/gzip.pdf - texmf-dist/doc/support/wintools/pdfdetach.pdf - texmf-dist/doc/support/wintools/pdffonts.pdf - texmf-dist/doc/support/wintools/pdfimages.pdf - texmf-dist/doc/support/wintools/pdfinfo.pdf - texmf-dist/doc/support/wintools/pdfseparate.pdf - texmf-dist/doc/support/wintools/pdfsig.pdf - texmf-dist/doc/support/wintools/pdftocairo.pdf - texmf-dist/doc/support/wintools/pdftohtml.pdf - texmf-dist/doc/support/wintools/pdftoppm.pdf - texmf-dist/doc/support/wintools/pdftops.pdf - texmf-dist/doc/support/wintools/pdftotext.pdf - texmf-dist/doc/support/wintools/pdfunite.pdf - texmf-dist/doc/support/wintools/unzip.pdf - texmf-dist/doc/support/wintools/zip.pdf -runfiles size=3 - texmf-dist/scripts/bitmap2eps/bitmap2eps.vbs - texmf-dist/scripts/tlaunch/tlaunchmode.pl - texmf-dist/web2c/tlaunch.ini -binfiles arch=win32 size=6017 - bin/win32/aftopl.exe - bin/win32/bitmap2eps.exe - bin/win32/bmeps.exe - bin/win32/bmp2png.exe - bin/win32/cjpeg.exe - bin/win32/djpeg.exe - bin/win32/gunzip.exe - bin/win32/gzip.exe - bin/win32/jbig2.exe - bin/win32/luajitlatex.exe - bin/win32/pdfdetach.exe - bin/win32/pdffonts.exe - bin/win32/pdfimages.exe - bin/win32/pdfinfo.exe - bin/win32/pdfseparate.exe - bin/win32/pdfsig.exe - bin/win32/pdftocairo.exe - bin/win32/pdftohtml.exe - bin/win32/pdftoppm.exe - bin/win32/pdftops.exe - bin/win32/pdftotext.exe - bin/win32/pdfunite.exe - bin/win32/png22pnm.exe - bin/win32/png2bmp.exe - bin/win32/sam2p.exe - bin/win32/texview.exe - bin/win32/tif22pnm.exe - bin/win32/tiff2png.exe - bin/win32/tlaunch.exe - bin/win32/tlaunchmode.exe - bin/win32/todos.exe - bin/win32/tomac.exe - bin/win32/tounix.exe - bin/win32/type1afm.exe - bin/win32/unzip.exe - bin/win32/zip.exe - -name withargs -category Package -revision 42756 -shortdesc Ephemeral macro use -relocated 1 -containersize 5900 -containerchecksum 62f77511c3bdf60f29f5ef3f0002cb80b9153cce5fe2ede9f97e41848ad21fb1c554c6c7ae1271221b925bed3346cc8fd3e40631a5f336914fd7feee89b84bc6 -doccontainersize 475376 -doccontainerchecksum 95f6ffadb75e3d3a0d497064f24010aae69041ddc23e12fbef82a0108aa9a37a9363fd89ce927b47fdf494f373239dd87336739026cf6a81a912d0704131b9aa -docfiles size=120 - RELOC/doc/latex/withargs/README details="Readme" - RELOC/doc/latex/withargs/withargs.pdf details="Package documentation" - RELOC/doc/latex/withargs/withargs.tex -runfiles size=7 - RELOC/tex/latex/withargs/withargs-dry.sty - RELOC/tex/latex/withargs/withargs-packagedoc.cls - RELOC/tex/latex/withargs/withargs.sty -catalogue-ctan /macros/latex/contrib/withargs -catalogue-date 2017-06-28 04:59:31 +0200 -catalogue-license lppl1.3 -catalogue-topics macro-supp -catalogue-version 0.2.0 - -name witharrows -category Package -revision 50078 -shortdesc "Aligned" math environments with arrows for comments -relocated 1 -longdesc This package provides an environment WithArrows which is -longdesc similar to the environment aligned of amsmath (and mathtools), -longdesc but gives the possibility to draw arrows on the right side of -longdesc the alignment. These arrows are usually used to give -longdesc explanations concerning the mathematical calculus presented. -longdesc The package requires the following other LaTeX packages: expl3, -longdesc footnote, l3keys2e, tikz, and xparse. -containersize 11108 -containerchecksum cded44da6d0f924f8301c319471665bd4357a1da2d5ecba1b219167a519feea195a81f27b22029db160888f0df9b34f8c66a12ce4dc80303b62c0068892db4fb -doccontainersize 363060 -doccontainerchecksum 561d27da242a89cd8d1261d0a5b4304c741acda2e1a6f01f3691b159f7a9649eb169d0404fdb6be98d43fb309cd9dada573d8cb16c82904e1dd33dd3ee694822 -docfiles size=92 - RELOC/doc/latex/witharrows/README.md details="Readme" - RELOC/doc/latex/witharrows/witharrows.pdf details="Package documentation" -srccontainersize 39268 -srccontainerchecksum dfc84052623445830aa1524bf25bf61c6e0960b86dab1f66736b10e60467b1cd9c7097775f7fba06c01936966a4716b7e305f194a1646ec1e8a8d648892316e4 -srcfiles size=52 - RELOC/source/latex/witharrows/witharrows.dtx - RELOC/source/latex/witharrows/witharrows.ins -runfiles size=18 - RELOC/tex/latex/witharrows/witharrows.sty -catalogue-ctan /macros/latex/contrib/witharrows -catalogue-date 2019-02-20 10:44:49 +0100 -catalogue-license lppl1.3 -catalogue-topics maths maths-syseqn pgf-tikz expl3 -catalogue-version 1.15 - -name wnri -category Package -revision 22459 -shortdesc Ridgeway's fonts -relocated 1 -longdesc Fonts (as Metafont source) for Old English, Indic languages in -longdesc Roman transliteration and Puget Salish (Lushootseed) and other -longdesc Native American languages. -containersize 46360 -containerchecksum 783f1a2cd770049866d73316f6119159a4bdeb9e2074288a7bf25c2dd070d46ac18cf1bd549a20fe575cbe40eca1c1f9caf0b0da6ca76afcb866c942fe980ee1 -doccontainersize 6784 -doccontainerchecksum 8ea47a7ee52485f605472b229e75cac805e73da735fb5f59fb2b2fc1d45088d3ad38ca616f5ccc29926cd3baf7ba2e11ade0a852bd9510234dcba746e51e51b4 -docfiles size=9 - RELOC/doc/fonts/wnri/README details="Readme" - RELOC/doc/fonts/wnri/old/README details="Readme" - RELOC/doc/fonts/wnri/old/barnett.map - RELOC/doc/fonts/wnri/old/lushucid.map - RELOC/doc/fonts/wnri/old/newgb.map -runfiles size=132 - RELOC/fonts/source/public/wnri/acctmax.mf - RELOC/fonts/source/public/wnri/acutacct.mf - RELOC/fonts/source/public/wnri/addpunc.mf - RELOC/fonts/source/public/wnri/baraacct.mf - RELOC/fonts/source/public/wnri/bargacct.mf - RELOC/fonts/source/public/wnri/bnduacct.mf - RELOC/fonts/source/public/wnri/brbracct.mf - RELOC/fonts/source/public/wnri/brevacct.mf - RELOC/fonts/source/public/wnri/cdilacct.mf - RELOC/fonts/source/public/wnri/facutact.mf - RELOC/fonts/source/public/wnri/fbaraact.mf - RELOC/fonts/source/public/wnri/fbargact.mf - RELOC/fonts/source/public/wnri/fbrevact.mf - RELOC/fonts/source/public/wnri/fgravact.mf - RELOC/fonts/source/public/wnri/fhachact.mf - RELOC/fonts/source/public/wnri/fhattact.mf - RELOC/fonts/source/public/wnri/fubrvact.mf - RELOC/fonts/source/public/wnri/fudacact.mf - RELOC/fonts/source/public/wnri/fudgract.mf - RELOC/fonts/source/public/wnri/gamma.mf - RELOC/fonts/source/public/wnri/gram_max.mf - RELOC/fonts/source/public/wnri/grampunc.mf - RELOC/fonts/source/public/wnri/gravacct.mf - RELOC/fonts/source/public/wnri/greeks.mf - RELOC/fonts/source/public/wnri/haccbase.mf - RELOC/fonts/source/public/wnri/hachacct.mf - RELOC/fonts/source/public/wnri/hattacct.mf - RELOC/fonts/source/public/wnri/iaesc.mf - RELOC/fonts/source/public/wnri/ibrvacct.mf - RELOC/fonts/source/public/wnri/igamma.mf - RELOC/fonts/source/public/wnri/italcskt.mf - RELOC/fonts/source/public/wnri/italla.mf - RELOC/fonts/source/public/wnri/ligature.mf - RELOC/fonts/source/public/wnri/ligaturi.mf - RELOC/fonts/source/public/wnri/macracct.mf - RELOC/fonts/source/public/wnri/mudaacct.mf - RELOC/fonts/source/public/wnri/odotacct.mf - RELOC/fonts/source/public/wnri/orngacct.mf - RELOC/fonts/source/public/wnri/product.mf - RELOC/fonts/source/public/wnri/romanla.mf - RELOC/fonts/source/public/wnri/romanskt.mf - RELOC/fonts/source/public/wnri/romanua.mf - RELOC/fonts/source/public/wnri/sktmisc.mf - RELOC/fonts/source/public/wnri/tildacct.mf - RELOC/fonts/source/public/wnri/u-ring.mf - RELOC/fonts/source/public/wnri/ubaracct.mf - RELOC/fonts/source/public/wnri/ubrvacct.mf - RELOC/fonts/source/public/wnri/udacacct.mf - RELOC/fonts/source/public/wnri/udgracct.mf - RELOC/fonts/source/public/wnri/udmcacct.mf - RELOC/fonts/source/public/wnri/udotacct.mf - RELOC/fonts/source/public/wnri/uibvacct.mf - RELOC/fonts/source/public/wnri/umlaacct.mf - RELOC/fonts/source/public/wnri/urmcacct.mf - RELOC/fonts/source/public/wnri/urngacct.mf - RELOC/fonts/source/public/wnri/uumlacct.mf - RELOC/fonts/source/public/wnri/wnindic.map - RELOC/fonts/source/public/wnri/wnrib10.mf - RELOC/fonts/source/public/wnri/wnrib8.mf - RELOC/fonts/source/public/wnri/wnribi10.mf - RELOC/fonts/source/public/wnri/wnrii10.mf - RELOC/fonts/source/public/wnri/wnrii8.mf - RELOC/fonts/source/public/wnri/wnrir10.mf - RELOC/fonts/source/public/wnri/wnrir8.mf - RELOC/fonts/source/public/wnri/wnris10.mf - RELOC/fonts/source/public/wnri/wnris8.mf - RELOC/fonts/source/public/wnri/wnrit10.mf - RELOC/fonts/source/public/wnri/wnrit8.mf - RELOC/fonts/tfm/public/wnri/wnrib10.tfm - RELOC/fonts/tfm/public/wnri/wnrib8.tfm - RELOC/fonts/tfm/public/wnri/wnribi10.tfm - RELOC/fonts/tfm/public/wnri/wnrii10.tfm - RELOC/fonts/tfm/public/wnri/wnrii8.tfm - RELOC/fonts/tfm/public/wnri/wnrir10.tfm - RELOC/fonts/tfm/public/wnri/wnrir8.tfm - RELOC/fonts/tfm/public/wnri/wnris10.tfm - RELOC/fonts/tfm/public/wnri/wnris8.tfm - RELOC/fonts/tfm/public/wnri/wnrit10.tfm - RELOC/fonts/tfm/public/wnri/wnrit8.tfm -catalogue-ctan /fonts/wnri -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics font font-mf font-specialist - -name wnri-latex -category Package -revision 22338 -shortdesc LaTeX support for wnri fonts -relocated 1 -longdesc LaTeX support for the wnri fonts. -containersize 2664 -containerchecksum 8acfd65b6938f5e3441c6f013c91d75c03247c6d995dacbaf39ab48b8386e5d8a63b5ddc3876fbb394c1da31804344923321565d8d40a69d4a4616f3522c0899 -doccontainersize 198676 -doccontainerchecksum 7d367f5f7f7387999f5f447cf617722e3a8fef2939b4d5d9abcef2e92878728188ec65327d7fbe5723b96b9649f95ed552d462927a751ae57bce791c5521b9f4 -docfiles size=51 - RELOC/doc/latex/wnri-latex/README details="Readme" - RELOC/doc/latex/wnri-latex/wnri.pdf details="Package documentation" - RELOC/doc/latex/wnri-latex/wnritest.tex -srccontainersize 4360 -srccontainerchecksum d694ace4457c5c25f5332f87c7c969ac7d717b06c365e250c199eeb398861e592da241612f89f4ca026856d7fb8bdb2b20f05855a58fcd59fcf19983091a90cd -srcfiles size=4 - RELOC/source/latex/wnri-latex/wnri.dtx - RELOC/source/latex/wnri-latex/wnri.ins -runfiles size=7 - RELOC/tex/latex/wnri-latex/ot1wnr.fd - RELOC/tex/latex/wnri-latex/ot1wnss.fd - RELOC/tex/latex/wnri-latex/ot1wntt.fd - RELOC/tex/latex/wnri-latex/wnri.def - RELOC/tex/latex/wnri-latex/wnri.sty -catalogue-ctan /macros/latex/contrib/wnri-latex -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license gpl2 -catalogue-topics font-supp -catalogue-version 1.0b - -name wordcount -category Package -revision 46165 -shortdesc Estimate the number of words in a LaTeX document -longdesc The package provides a relatively easy way of estimating the -longdesc number of words in a LaTeX document that does not require -longdesc dvitty or other DVI converters. It does however require -longdesc something like Unix grep -c that can search a file for a -longdesc particular string and report the number of matching lines. An -longdesc accompanying shell script wordcount.sh contains more -longdesc information in its comments. -depend wordcount.ARCH -containersize 5036 -containerchecksum 898fd8c647eb5fe5fdf189708f84fba6d5b709315c8f41c6a259a6551a560511e3d9322f6b06e3cb8f7a737b14be7bb95faa9601dd54476a97d415c74d605cf6 -doccontainersize 776 -doccontainerchecksum 1a79bc6af253b5ab2646498b475a0e33c34396c95f7674cc448db9d81a8156f5f0971ed5a179b926eba043108a9cd18fef8bc6f69e47afe48f923b37faa099d7 -docfiles size=1 - texmf-dist/doc/latex/wordcount/README details="Readme" -runfiles size=3 - texmf-dist/scripts/wordcount/wordcount.sh - texmf-dist/tex/latex/wordcount/wordcount.tex -catalogue-ctan /macros/latex/contrib/wordcount -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics word-count -catalogue-version 1.7 - -name wordcount.aarch64-linux -category Package -revision 46228 -shortdesc aarch64-linux files of wordcount -containersize 340 -containerchecksum 419d0bc7a2076fc5374694c2dd19e7a83bbcf4aa7213b3da25399d67ccd850a05855152af7a8e017c005a11ae4e65311ac8326bff25c9ea9d973f4af0ab7b0ac -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/wordcount - -name wordcount.amd64-freebsd -category Package -revision 46165 -shortdesc amd64-freebsd files of wordcount -containersize 344 -containerchecksum 00ddeebaf1f12ffb57b3a7a0614f64c32b7c683224322e16b369ca5db032b54571816cac1a0d7cc4d7994c8a1434c18f8a23675c14014a07ef55a9a010796728 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/wordcount - -name wordcount.amd64-netbsd -category Package -revision 46165 -shortdesc amd64-netbsd files of wordcount -containersize 340 -containerchecksum cd3348a525ba3d30713c49abddf024e970f00a900b5c2772baa50cbce72e6e8983c9bc7bb611b83cae0513121c1291d9f314572b3231ada5222e376f008f7a1a -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/wordcount - -name wordcount.armhf-linux -category Package -revision 46165 -shortdesc armhf-linux files of wordcount -containersize 340 -containerchecksum f09de67aeb3bfb03d335b1482bb43cfc8ccab77ca09364b040a4558d7349051cbe8e2e8be2bf8973b46f9d964914aa904eed0fa2062eef86613df1305d5a9bc7 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/wordcount - -name wordcount.i386-cygwin -category Package -revision 46165 -shortdesc i386-cygwin files of wordcount -containersize 340 -containerchecksum ca4ac0a80560d55e059159ed948193282734d2bb1b436a989c7c896636d72c43b0fe8da2f56396060e3cabd825666c47781960db9711ea61a77457d7c2942147 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/wordcount - -name wordcount.i386-freebsd -category Package -revision 46165 -shortdesc i386-freebsd files of wordcount -containersize 340 -containerchecksum e0c0fabdf0a81d540e6978925cd5460b0cbee75179cddbb992b04145ca698dbc939d2e595223412a546741c2622bc4fa046f829efc77d615bd7a999998dc572f -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/wordcount - -name wordcount.i386-linux -category Package -revision 46165 -shortdesc i386-linux files of wordcount -containersize 340 -containerchecksum 1fdeba72cc10c40f19e33623ddb0b8ae5c18c30acacd5373c5add37f30f073f22ff40b2cfa3e6d39b80eeb5a5fb4dffda188c09e46e38409acf2a591c68e9e8c -binfiles arch=i386-linux size=1 - bin/i386-linux/wordcount - -name wordcount.i386-netbsd -category Package -revision 46165 -shortdesc i386-netbsd files of wordcount -containersize 340 -containerchecksum 3ff5b376a8c9c5e6f604072a6bad2f9fd422ad66f4def0290b2d11677c13a17fa0cf8b199f53f522e29e9d5c29f98ee9cb6f8cbf304539dfa3f7962340a15531 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/wordcount - -name wordcount.i386-solaris -category Package -revision 46165 -shortdesc i386-solaris files of wordcount -containersize 340 -containerchecksum 6031692e079a62089512c8a8d203fea7d7f667280935979aab0258a72192b8c9331202a2325fd91a313a500331a670a2349b60070cf08814177e11cd23cf43a3 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/wordcount - -name wordcount.sparc-solaris -category Package -revision 46165 -shortdesc sparc-solaris files of wordcount -containersize 340 -containerchecksum c24ee13ee89f017f68da157240626e3949d3b552d75e08040160529324d64b68f12d723d94cade90b4de994710d382b8faece9dd4f8aefc5516c18661bc1c306 -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/wordcount - -name wordcount.x86_64-cygwin -category Package -revision 46165 -shortdesc x86_64-cygwin files of wordcount -containersize 344 -containerchecksum f4f565c94286c2a0ccd0c4d3cef810a3c5f37a94bec31269cfc5e40e4d138bf4479d25a04d9d874f5739290cdbb5b95496db2685ee620b796784bb52bd62c53e -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/wordcount - -name wordcount.x86_64-darwin -category Package -revision 46165 -shortdesc x86_64-darwin files of wordcount -containersize 344 -containerchecksum 6e6429fa18f36e6cccda64ea8ee098e790c90064e534f5333f9cbf03f1a1b68477094ca5231efe9f1e9b879ba7ccb6fdde25ed434b800703876fef8af8077cff -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/wordcount - -name wordcount.x86_64-darwinlegacy -category Package -revision 46165 -shortdesc x86_64-darwinlegacy files of wordcount -containersize 348 -containerchecksum f6c9be493ae46e74e2ac9116b202317bb000c893c614129006a345ba9348cb533ffc81971f1e88bdd4173bcd440a6a1a7a8217e5a671b48d00825a8b2a15aef4 -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/wordcount - -name wordcount.x86_64-linux -category Package -revision 46165 -shortdesc x86_64-linux files of wordcount -containersize 344 -containerchecksum fc044021888c501849a04f84da764ea2d7bbeb1fe38afe2aa0f2083e30af64812c4aab46006189bbbec62b9a8b68f39c9eb4bcdddc8837af039b346c2213dd1e -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/wordcount - -name wordcount.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of wordcount -containersize 344 -containerchecksum 8e9a8e03a739addd66f3714ac453c85c501e66d9abec09768615093156a43877486d90c30bdc73a9525eccb4a7fb5ea85e56c5ac28d680d6e195cca99c1151c3 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/wordcount - -name wordcount.x86_64-solaris -category Package -revision 46165 -shortdesc x86_64-solaris files of wordcount -containersize 340 -containerchecksum 8696ac40a4f8ae992f68bcdb46949b107681539f70fc247d595baafb345bd6ddf18a89d36e94e8be0525335ca4ff8bdc8e92762d1fcd6baf987089352f620075 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/wordcount - -name wordlike -category Package -revision 15878 -shortdesc Simulating word processor layout -relocated 1 -longdesc The package simulates typical word processor layout: narrow -longdesc page margins, Times, Helvetica and Courier fonts, \LARGE or -longdesc \Large headings, and \sloppy typesetting. The package aims at -longdesc making life easier for users who are discontent with LaTeX's -longdesc standard layout settings because they need a layout that -longdesc resembles the usual "wordlike" output. The design of the -longdesc package draws on several discussions in the de.comp.text.tex -longdesc and comp.text.tex newsgroups that are referred to in the -longdesc manual. -containersize 1584 -containerchecksum 4547ae4289891121d1c4c16e00af403c4823da16adca9e1095d198ce0a0b9678338475044470a7bba74c98b4c6072434c2242d10b7c3d8fa6f7a7750b33e944d -doccontainersize 110916 -doccontainerchecksum 3ec5bb5ecaffe02ad931aa3a3d932629f7c36383624e10185e7e3c53887a0ab05b8e623054386b42e71927dde8168fe11236cb4c5b6361cd1d4049fdd1f52090 -docfiles size=31 - RELOC/doc/latex/wordlike/README - RELOC/doc/latex/wordlike/wordlike.pdf details="Package documentation" -srccontainersize 6316 -srccontainerchecksum 39a07851739d4c9183860c2c74110eec3caee1a908a26970dfce935f29397ff116f734b1a2dde4eb26170af3a0734e34a8ec6c64ea9b0be38742991408cdb673 -srcfiles size=5 - RELOC/source/latex/wordlike/wordlike.dtx - RELOC/source/latex/wordlike/wordlike.ins -runfiles size=1 - RELOC/tex/latex/wordlike/wordlike.sty -catalogue-ctan /macros/latex/contrib/wordlike -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics layout -catalogue-version 1.2b - -name worksheet -category Package -revision 48423 -shortdesc Easy creation of worksheets -relocated 1 -longdesc This package provides macros and an environment for easy -longdesc worksheet creation: Use the exercise environment for formating -longdesc exercises in a simple, efficient design; typeset customized and -longdesc automatically numbered worksheet titles in the same way as -longdesc standard LaTeX titles (using \maketitle); provide course and -longdesc author information with a scrlayer-scrpage based automated -longdesc header; conforming to different babel languages. (Currently -longdesc English, French, and German are supported.) -containersize 3808 -containerchecksum e5a663f5469a03a528077df7cc02887c1411dce9ae6c3f8373f0e7e2627857d59bd79216d77d0e258d04a0fcfa158bb5ce9ee41786a4a3a0d1cfb9c61f57013c -doccontainersize 96080 -doccontainerchecksum 1225a2331432b64b9d25c265ce06ea8b2e7ccf8dc70e2f9880dd3d9eb0bdcffa77888deeaf6d807ddbbed71cff366a26da7f5e5b017f22c900d937f53602333f -docfiles size=30 - RELOC/doc/latex/worksheet/README.md details="Readme" - RELOC/doc/latex/worksheet/worksheet.pdf details="Package documentation" - RELOC/doc/latex/worksheet/worksheet.tex -runfiles size=4 - RELOC/tex/latex/worksheet/worksheet.sty -catalogue-ctan /macros/latex/contrib/worksheet -catalogue-date 2018-08-17 15:41:21 +0200 -catalogue-license lppl1.3c -catalogue-topics exercise exam -catalogue-version 1.1 - -name wrapfig -category Package -revision 22048 -shortdesc Produces figures which text can flow around -relocated 1 -longdesc Allows figures or tables to have text wrapped around them. Does -longdesc not work in combination with list environments, but can be used -longdesc in a parbox or minipage, and in twocolumn format. Supports the -longdesc float package. -containersize 9360 -containerchecksum bc470ae1e609612d7138a9317a27cd181f0f61850b730687c17f9379bf6081da8b775f9940766f7c4bf5d188de5e4c69ca4cc908fa8846498635c00fbc3aa427 -doccontainersize 337896 -doccontainerchecksum c839b746a0ba3f7efca07b7cb49cc643a8f55c9150b02dfcc0f3ed6c8138f4dcf7ca5fcd98c600501647434afed7f2a3f9976c984e58c993fe8c335d2be62142 -docfiles size=87 - RELOC/doc/latex/wrapfig/multiple-span.txt details="How to use wrapfig to span multiple columns" - RELOC/doc/latex/wrapfig/wrapfig-doc.pdf details="Package documentation" - RELOC/doc/latex/wrapfig/wrapfig-doc.tex -runfiles size=7 - RELOC/tex/latex/wrapfig/wrapfig.sty -catalogue-also floatflt -catalogue-ctan /macros/latex/contrib/wrapfig -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics text-flow -catalogue-version 3.6 - -name wsemclassic -category Package -revision 31532 -shortdesc LaTeX class for Bavarian school w-seminar papers -relocated 1 -longdesc The class is designed either to conform with the -longdesc recommendations of the Bavarian Kultusministerium for -longdesc typesetting w-seminar papers (strict mode), or to use another -longdesc style which should look better. The class is based on the LaTeX -longdesc standard report class. -containersize 3736 -containerchecksum 3a9aa02c2c18415ee5f5b90aa59f1c283f2c41d6041d6ee6403fce57e3bae76de9e8fd6c3862981d9f591c6fce50a7350c6ba5b30218e7054f7fdaf44095f80e -doccontainersize 401720 -doccontainerchecksum 422dd9b1b543592b65d0a883c7ed900b0cde12a117189ae9bcf3ac537e43a8c28b6afdaae28a7d8a1ef5bf8c34a6f2c5d0e449f1d6656b785ecf804345c16efb -docfiles size=106 - RELOC/doc/latex/wsemclassic/LICENSE - RELOC/doc/latex/wsemclassic/Makefile - RELOC/doc/latex/wsemclassic/README details="Readme" - RELOC/doc/latex/wsemclassic/test.bib - RELOC/doc/latex/wsemclassic/user-doc.tex - RELOC/doc/latex/wsemclassic/wsemclassic-test.pdf - RELOC/doc/latex/wsemclassic/wsemclassic-test.tex - RELOC/doc/latex/wsemclassic/wsemclassic.pdf details="Package documentation" -srccontainersize 6944 -srccontainerchecksum e9f139aeb2b898a93f6fbc28e6b90b7038f764ebf56698d6482fb755513a0d523a1ccef3cb7313a9ada0e5fe222675cd9b580800f7b8ad40cdf2410baeff1abf -srcfiles size=7 - RELOC/source/latex/wsemclassic/wsemclassic.dtx - RELOC/source/latex/wsemclassic/wsemclassic.ins -runfiles size=3 - RELOC/tex/latex/wsemclassic/wsemclassic.cls -catalogue-ctan /macros/latex/contrib/wsemclassic -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license bsd -catalogue-topics dissertation -catalogue-version 1.0.1 - -name wsuipa -category Package -revision 25469 -shortdesc International Phonetic Alphabet fonts -relocated 1 -longdesc The package provides a 7-bit IPA font, as Metafont source, and -longdesc macros for support under TeXt1 and LaTeX. The fonts (and -longdesc macros) are now largely superseded by the tipa fonts. -containersize 36060 -containerchecksum 8c3559bf1fad59d42669f2b82d987f7035036978d94ceba2e931d51f4abd8f9835c85a8be36184c5a77ee1aa32fd0068a7c36e1ce9a88a9b8d52015e47e31745 -doccontainersize 77012 -doccontainerchecksum 11cedab5f6a3953686f9237c2b8026650c5ff39341e59a1634e56fe10ac8b84cf6c16066c4cd859f01669385e38320ec158214579522d089a75544027121cf2d -docfiles size=110 - RELOC/doc/fonts/wsuipa/LICENCE-wsuipa.txt - RELOC/doc/fonts/wsuipa/README details="Package Readme" - RELOC/doc/fonts/wsuipa/changes.dec93 - RELOC/doc/fonts/wsuipa/changes.jun91 - RELOC/doc/fonts/wsuipa/changes.mar91 - RELOC/doc/fonts/wsuipa/changes.may92 - RELOC/doc/fonts/wsuipa/changes.nov90 - RELOC/doc/fonts/wsuipa/compilefonts - RELOC/doc/fonts/wsuipa/ipamacs.tex - RELOC/doc/fonts/wsuipa/ipaman.ps details="Package documentation and font details" - RELOC/doc/fonts/wsuipa/latex209/ipalman.tex - RELOC/doc/fonts/wsuipa/latex209/lipaman.tex - RELOC/doc/fonts/wsuipa/latex2e/ipaman.tex - RELOC/doc/fonts/wsuipa/text1/ipaman.tex -runfiles size=102 - RELOC/fonts/source/public/wsuipa/iaccent.mf - RELOC/fonts/source/public/wsuipa/igreekl.mf - RELOC/fonts/source/public/wsuipa/iparoman.mf - RELOC/fonts/source/public/wsuipa/iromanl.mf - RELOC/fonts/source/public/wsuipa/iromanp.mf - RELOC/fonts/source/public/wsuipa/iromanu.mf - RELOC/fonts/source/public/wsuipa/wbxipa10.mf - RELOC/fonts/source/public/wsuipa/wbxipa11.mf - RELOC/fonts/source/public/wsuipa/wbxipa12.mf - RELOC/fonts/source/public/wsuipa/wbxipa17.mf - RELOC/fonts/source/public/wsuipa/wbxipa8.mf - RELOC/fonts/source/public/wsuipa/wbxipa9.mf - RELOC/fonts/source/public/wsuipa/wslipa10.mf - RELOC/fonts/source/public/wsuipa/wslipa11.mf - RELOC/fonts/source/public/wsuipa/wslipa12.mf - RELOC/fonts/source/public/wsuipa/wslipa17.mf - RELOC/fonts/source/public/wsuipa/wslipa8.mf - RELOC/fonts/source/public/wsuipa/wslipa9.mf - RELOC/fonts/source/public/wsuipa/wsuipa10.mf - RELOC/fonts/source/public/wsuipa/wsuipa11.mf - RELOC/fonts/source/public/wsuipa/wsuipa12.mf - RELOC/fonts/source/public/wsuipa/wsuipa17.mf - RELOC/fonts/source/public/wsuipa/wsuipa8.mf - RELOC/fonts/source/public/wsuipa/wsuipa9.mf - RELOC/fonts/tfm/public/wsuipa/wbxipa10.tfm - RELOC/fonts/tfm/public/wsuipa/wbxipa11.tfm - RELOC/fonts/tfm/public/wsuipa/wbxipa12.tfm - RELOC/fonts/tfm/public/wsuipa/wbxipa17.tfm - RELOC/fonts/tfm/public/wsuipa/wbxipa8.tfm - RELOC/fonts/tfm/public/wsuipa/wbxipa9.tfm - RELOC/fonts/tfm/public/wsuipa/wslipa10.tfm - RELOC/fonts/tfm/public/wsuipa/wslipa11.tfm - RELOC/fonts/tfm/public/wsuipa/wslipa12.tfm - RELOC/fonts/tfm/public/wsuipa/wslipa17.tfm - RELOC/fonts/tfm/public/wsuipa/wslipa8.tfm - RELOC/fonts/tfm/public/wsuipa/wslipa9.tfm - RELOC/fonts/tfm/public/wsuipa/wsuipa10.tfm - RELOC/fonts/tfm/public/wsuipa/wsuipa11.tfm - RELOC/fonts/tfm/public/wsuipa/wsuipa12.tfm - RELOC/fonts/tfm/public/wsuipa/wsuipa17.tfm - RELOC/fonts/tfm/public/wsuipa/wsuipa8.tfm - RELOC/fonts/tfm/public/wsuipa/wsuipa9.tfm - RELOC/tex/latex/wsuipa/ipa.sty - RELOC/tex/latex/wsuipa/ipalmacs.sty - RELOC/tex/latex/wsuipa/uipa.fd -catalogue-also wsuipa2tipa -catalogue-ctan /fonts/wsuipa -catalogue-date 2017-10-29 15:25:02 +0100 -catalogue-license other-free -catalogue-topics font font-mf phonetic - -name wtref -category Package -revision 42981 -shortdesc Extend LaTeX's cross-reference system -relocated 1 -longdesc This package extends the cross-reference system of LaTeX2e and -longdesc introduces concepts of namespace and scope. It also allows -longdesc users to customize reference formats. The package is part of -longdesc the WT Series. -containersize 1932 -containerchecksum 7b3f7aaaf73b6efb18ea232ae766dcb7db9fe89f8fe070d13376836d018a9fefe4ec1587c87fdd9888783ff8ab5178333e8b21c8d812ed2192470d4ee18f1e8f -doccontainersize 345912 -doccontainerchecksum 6e9cf169f752a71c647042762e3a3bfb0bc693b2d740331700d52f2ffeef0a0b04a9f9f1e2d39bb2a6a69fe54702a51302ac84ef0b41286410037dbda01c8079 -docfiles size=90 - RELOC/doc/latex/wtref/LICENSE - RELOC/doc/latex/wtref/README.md details="Readme" - RELOC/doc/latex/wtref/wtref-ja.pdf details="Package documentation (Japanese)" language="ja" - RELOC/doc/latex/wtref/wtref-ja.tex - RELOC/doc/latex/wtref/wtref.pdf details="Package documentation" - RELOC/doc/latex/wtref/wtref.tex -runfiles size=2 - RELOC/tex/latex/wtref/wtref.sty -catalogue-ctan /macros/latex/contrib/wtref -catalogue-date 2017-01-17 12:28:26 +0100 -catalogue-license mit -catalogue-topics label-ref -catalogue-version 0.3.2 - -name xargs -category Package -revision 15878 -shortdesc Define commands with many optional arguments -relocated 1 -longdesc The package provides extended versions of \newcommand and -longdesc related LaTeX commands, which allow easy and robust definition -longdesc of macros with many optional arguments, using a clear and -longdesc simple xkeyval-style syntax. -containersize 3376 -containerchecksum cf18d00693709fa78ca5e64458eb177d6eee678229e9b6892228f98578f4a050d3c1cbf9115b6bd8de7088fd8a737cb0412943f63a6e4307481f57e9df293061 -doccontainersize 181844 -doccontainerchecksum e01dba16f0a7d575810a0e53ce371127f77f11a6db9705b735fafb2e372a51e03d1faa323c1f2bc6c0a73ab0749315197c18e9a66104ec702932e0a398637574 -docfiles size=58 - RELOC/doc/latex/xargs/README details="Readme" - RELOC/doc/latex/xargs/xargs-fr.pdf details="Package documentation (French)" language="fr" - RELOC/doc/latex/xargs/xargs.pdf details="Package documentation (English)" language="en" -srccontainersize 17444 -srccontainerchecksum f04cc16636c9ba9a7ec1d8df066b8d27b27c1a9b5d36c7c15df2699e62a6714e057b6496054f66c1319b260f59d70d4562b35765e814957f0516984e569da4b0 -srcfiles size=15 - RELOC/source/latex/xargs/xargs.dtx -runfiles size=4 - RELOC/tex/latex/xargs/xargs.sty -catalogue-ctan /macros/latex/contrib/xargs -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics latex3 macro-supp -catalogue-version 1.1 - -name xassoccnt -category Package -revision 49516 -shortdesc Associated counters stepping simultaneously -relocated 1 -longdesc This package provides a way of associating counters to an -longdesc existing driver counter so that incrementing the driver counter -longdesc will increase its associated counters as well. This package can -longdesc be regarded as a supplement to the totcount package by -longdesc Vasileios Koutavas, but it can be used without it, too. -longdesc xassoccnt is a successor and a complete rewrite of the assoccnt -longdesc package by the same author. However, as of 2017-03-05, some -longdesc features of assoccnt are not (yet) contained in xassoccnt so -longdesc that the older package cannot yet be regarded as obsolete. -containersize 19656 -containerchecksum 8cfbc915608dbe086fc8da62483da0f7b31b8f10bbef113b03ae13036a2233e1e4e4d5872a67662ea72de2faefbb0a7993ad69419d46a01a7ae6c4f1025238cf -doccontainersize 1209732 -doccontainerchecksum bb96e00b2ff53fd9a1ae6fe54c501bf3f214d701d55b29047d1ef1316d104ef1f388365913a885a8d8dde89a2fc4b003e081e8d4f2dca0e19298e0be7e3434ed -docfiles size=354 - RELOC/doc/latex/xassoccnt/README details="Readme" - RELOC/doc/latex/xassoccnt/xassoccnt_counterformats_example.pdf - RELOC/doc/latex/xassoccnt/xassoccnt_counterformats_example.tex - RELOC/doc/latex/xassoccnt/xassoccnt_counterhierarchy_example.pdf - RELOC/doc/latex/xassoccnt/xassoccnt_counterhierarchy_example.tex - RELOC/doc/latex/xassoccnt/xassoccnt_counternames_example.pdf - RELOC/doc/latex/xassoccnt/xassoccnt_counternames_example.tex - RELOC/doc/latex/xassoccnt/xassoccnt_coupledcounters_example.pdf - RELOC/doc/latex/xassoccnt/xassoccnt_coupledcounters_example.tex - RELOC/doc/latex/xassoccnt/xassoccnt_doc.pdf details="Package documentation" - RELOC/doc/latex/xassoccnt/xassoccnt_doc.tex - RELOC/doc/latex/xassoccnt/xassoccnt_driver_example.pdf - RELOC/doc/latex/xassoccnt/xassoccnt_driver_example.tex - RELOC/doc/latex/xassoccnt/xassoccnt_example.pdf - RELOC/doc/latex/xassoccnt/xassoccnt_example.tex - RELOC/doc/latex/xassoccnt/xassoccnt_getparentcounter_example.pdf - RELOC/doc/latex/xassoccnt/xassoccnt_getparentcounter_example.tex - RELOC/doc/latex/xassoccnt/xassoccnt_label_example.pdf - RELOC/doc/latex/xassoccnt/xassoccnt_label_example.tex - RELOC/doc/latex/xassoccnt/xassoccnt_parentcounterchain_example.pdf - RELOC/doc/latex/xassoccnt/xassoccnt_parentcounterchain_example.tex - RELOC/doc/latex/xassoccnt/xassoccnt_periodiccounters_example.pdf - RELOC/doc/latex/xassoccnt/xassoccnt_periodiccounters_example.tex - RELOC/doc/latex/xassoccnt/xassoccnt_resetlist_example.pdf - RELOC/doc/latex/xassoccnt/xassoccnt_resetlist_example.tex - RELOC/doc/latex/xassoccnt/xassoccnt_resetloop_example.pdf - RELOC/doc/latex/xassoccnt/xassoccnt_resetloop_example.tex - RELOC/doc/latex/xassoccnt/xassoccnt_suspendedcounters_example.pdf - RELOC/doc/latex/xassoccnt/xassoccnt_suspendedcounters_example.tex - RELOC/doc/latex/xassoccnt/xassoccnt_totalcounters_example.pdf - RELOC/doc/latex/xassoccnt/xassoccnt_totalcounters_example.tex -runfiles size=31 - RELOC/tex/latex/xassoccnt/xassoccnt.sty -catalogue-also assoccnt -catalogue-contact-home http://www.ich-rede-mich-um-kopf-und-kragen.de -catalogue-ctan /macros/latex/contrib/xassoccnt -catalogue-date 2018-12-28 09:34:58 +0100 -catalogue-license lppl1.3 -catalogue-topics counter-mgmt macro-supp -catalogue-version 1.7 - -name xbmks -category Package -revision 48138 -shortdesc Create a cross-document bookmark tree -relocated 1 -longdesc The package defines the concept of a document bundle, which is -longdesc a collection of documents that are to be built separately, but -longdesc have a common bookmark tree. The only options are driver -longdesc options, these are dvips (Acrobat Distiller or ps2pdf these can -longdesc be used as the PDF creator), pdfLaTeX (and LuaLaTeX, which is -longdesc treated the same as pdfLaTeX), and XeLaTeX. The package -longdesc auto-detects pdfLaTeX and XeLaTeX, and dvips is the default, so -longdesc there is actually no need to pass the driver option. -containersize 4116 -containerchecksum 37396d791674227c4e930cd83e4967ee94d0ba9d49fabb7ff1022970ced0e3fffacf621bbaf56cc78fdf9cb6001fba045ae91c2f1c50920e14a385879fa07b19 -doccontainersize 308156 -doccontainerchecksum 07907497b197aa07ea5b0e2022ffa48a8e0fb124871e91fb873f3e6a133baf83fd220443dd6f2b29954a0bf3349d60e7f7c18c1803ef9de59e1e61678cabe579 -docfiles size=105 - RELOC/doc/latex/xbmks/README.md details="Readme" - RELOC/doc/latex/xbmks/docs/xbmks.pdf - RELOC/doc/latex/xbmks/docs/xbmksman.pdf details="Package documentation" - RELOC/doc/latex/xbmks/docs/xbmksman.tex - RELOC/doc/latex/xbmks/examples/doc1.pdf - RELOC/doc/latex/xbmks/examples/doc1.tex - RELOC/doc/latex/xbmks/examples/doc2.pdf - RELOC/doc/latex/xbmks/examples/doc2.tex - RELOC/doc/latex/xbmks/examples/master.pdf - RELOC/doc/latex/xbmks/examples/master.tex - RELOC/doc/latex/xbmks/examples/stand-alone.tex -srccontainersize 7964 -srccontainerchecksum 43f221fd963ce8047c7aff6dc97c8a3392e2c2dd0bbd80a3225a084cd03aa8c1139f4714c3ffa06981bdf7aab89f849252ea0753dfe7d49a2ad5c4273eae0cec -srcfiles size=9 - RELOC/source/latex/xbmks/xbmks.dtx - RELOC/source/latex/xbmks/xbmks.ins -runfiles size=5 - RELOC/tex/latex/xbmks/xbmks-pdfmark.def - RELOC/tex/latex/xbmks/xbmks-pdftex.def - RELOC/tex/latex/xbmks/xbmks-xetex.def - RELOC/tex/latex/xbmks/xbmks.sty -catalogue-ctan /macros/latex/contrib/xbmks -catalogue-date 2018-07-04 18:39:06 +0200 -catalogue-license lppl1.2 -catalogue-topics pdfprocess adobe-distiller - -name xcharter -category Package -revision 48498 -shortdesc Extension of Bitstream Charter fonts -relocated 1 -longdesc The package presents an extension of Bitstream Charter, which -longdesc provides small caps, oldstyle figures and superior figures in -longdesc all four styles, accompanied by LaTeX font support files. The -longdesc fonts themselves are provided in both Adobe Type 1 and OTF -longdesc formats, with supporting files as necessary. -execute addMap XCharter.map -containersize 1398308 -containerchecksum 445e507b6c669a6e4e7c2eee0e903cfe8379c794ad1ee4a283cd782ea9cf7f377debd3b1d1d992df1084d745caff5c1ef59697edcfd12fec9a4bf56f8360792c -doccontainersize 361568 -doccontainerchecksum 27d65f05cb05fe90fc6157469d626c2790fa68d33e876676429ae08c2f5ce80092d8958c556a17dfd831be28d916607d431b5a79b2626324a58bb3aff2fd2f53 -docfiles size=95 - RELOC/doc/fonts/xcharter/README details="Readme" - RELOC/doc/fonts/xcharter/altone.py - RELOC/doc/fonts/xcharter/xcharter-doc.pdf details="Package documentation" - RELOC/doc/fonts/xcharter/xcharter-doc.tex -runfiles size=2175 - RELOC/fonts/afm/public/xcharter/XCharter-Bold.afm - RELOC/fonts/afm/public/xcharter/XCharter-BoldItalic.afm - RELOC/fonts/afm/public/xcharter/XCharter-BoldSlanted.afm - RELOC/fonts/afm/public/xcharter/XCharter-Italic.afm - RELOC/fonts/afm/public/xcharter/XCharter-Roman.afm - RELOC/fonts/afm/public/xcharter/XCharter-Slanted.afm - RELOC/fonts/afm/public/xcharter/XCharterMathBMI.afm - RELOC/fonts/afm/public/xcharter/XCharterMathBRM.afm - RELOC/fonts/afm/public/xcharter/XCharterMathMI.afm - RELOC/fonts/afm/public/xcharter/XCharterMathRM.afm - RELOC/fonts/enc/dvips/xcharter/chalph.enc - RELOC/fonts/enc/dvips/xcharter/chtabosf.enc - RELOC/fonts/enc/dvips/xcharter/xch1_3v4tq3.enc - RELOC/fonts/enc/dvips/xcharter/xch1_62ztbr.enc - RELOC/fonts/enc/dvips/xcharter/xch1_7p4e2o.enc - RELOC/fonts/enc/dvips/xcharter/xch1_bcg6lk.enc - RELOC/fonts/enc/dvips/xcharter/xch1_bpv7ty.enc - RELOC/fonts/enc/dvips/xcharter/xch1_bwwzc2.enc - RELOC/fonts/enc/dvips/xcharter/xch1_e3nxtd.enc - RELOC/fonts/enc/dvips/xcharter/xch1_esnimw.enc - RELOC/fonts/enc/dvips/xcharter/xch1_evj3rb.enc - RELOC/fonts/enc/dvips/xcharter/xch1_gb4haz.enc - RELOC/fonts/enc/dvips/xcharter/xch1_l6an6k.enc - RELOC/fonts/enc/dvips/xcharter/xch1_lfljed.enc - RELOC/fonts/enc/dvips/xcharter/xch1_lve4jz.enc - RELOC/fonts/enc/dvips/xcharter/xch1_m7ekhw.enc - RELOC/fonts/enc/dvips/xcharter/xch1_mtaw4d.enc - RELOC/fonts/enc/dvips/xcharter/xch1_mz2wxn.enc - RELOC/fonts/enc/dvips/xcharter/xch1_nzcsoe.enc - RELOC/fonts/enc/dvips/xcharter/xch1_q7u3cc.enc - RELOC/fonts/enc/dvips/xcharter/xch1_uyv5tr.enc - RELOC/fonts/enc/dvips/xcharter/xch1_w7odti.enc - RELOC/fonts/enc/dvips/xcharter/xch1_wi6ykn.enc - RELOC/fonts/enc/dvips/xcharter/xch1_xj54uk.enc - RELOC/fonts/enc/dvips/xcharter/xch1_xmfb6b.enc - RELOC/fonts/enc/dvips/xcharter/xch_26pbhy.enc - RELOC/fonts/enc/dvips/xcharter/xch_2o3aaj.enc - RELOC/fonts/enc/dvips/xcharter/xch_3v4tq3.enc - RELOC/fonts/enc/dvips/xcharter/xch_4siibn.enc - RELOC/fonts/enc/dvips/xcharter/xch_5klbw4.enc - RELOC/fonts/enc/dvips/xcharter/xch_62z5ot.enc - RELOC/fonts/enc/dvips/xcharter/xch_62ztbr.enc - RELOC/fonts/enc/dvips/xcharter/xch_7cmdv6.enc - RELOC/fonts/enc/dvips/xcharter/xch_7p4e2o.enc - RELOC/fonts/enc/dvips/xcharter/xch_a3psji.enc - RELOC/fonts/enc/dvips/xcharter/xch_ao7ayk.enc - RELOC/fonts/enc/dvips/xcharter/xch_ba4bq2.enc - RELOC/fonts/enc/dvips/xcharter/xch_bcg6lk.enc - RELOC/fonts/enc/dvips/xcharter/xch_bk4eiy.enc - RELOC/fonts/enc/dvips/xcharter/xch_bpv7ty.enc - RELOC/fonts/enc/dvips/xcharter/xch_bwwzc2.enc - RELOC/fonts/enc/dvips/xcharter/xch_ch4v2b.enc - RELOC/fonts/enc/dvips/xcharter/xch_ct4qni.enc - RELOC/fonts/enc/dvips/xcharter/xch_cwi5fu.enc - RELOC/fonts/enc/dvips/xcharter/xch_dwd75d.enc - RELOC/fonts/enc/dvips/xcharter/xch_e3nxtd.enc - RELOC/fonts/enc/dvips/xcharter/xch_esnimw.enc - RELOC/fonts/enc/dvips/xcharter/xch_evj3rb.enc - RELOC/fonts/enc/dvips/xcharter/xch_g4jsot.enc - RELOC/fonts/enc/dvips/xcharter/xch_gb4haz.enc - RELOC/fonts/enc/dvips/xcharter/xch_ggr2qz.enc - RELOC/fonts/enc/dvips/xcharter/xch_h2xo5a.enc - RELOC/fonts/enc/dvips/xcharter/xch_h4dyum.enc - RELOC/fonts/enc/dvips/xcharter/xch_hftfu7.enc - RELOC/fonts/enc/dvips/xcharter/xch_hk5uz5.enc - RELOC/fonts/enc/dvips/xcharter/xch_hnm3ex.enc - RELOC/fonts/enc/dvips/xcharter/xch_iasu4e.enc - RELOC/fonts/enc/dvips/xcharter/xch_jqdzb6.enc - RELOC/fonts/enc/dvips/xcharter/xch_kkifs2.enc - RELOC/fonts/enc/dvips/xcharter/xch_l6an6k.enc - RELOC/fonts/enc/dvips/xcharter/xch_l7jokp.enc - RELOC/fonts/enc/dvips/xcharter/xch_lfljed.enc - RELOC/fonts/enc/dvips/xcharter/xch_lmi455.enc - RELOC/fonts/enc/dvips/xcharter/xch_lve4jz.enc - RELOC/fonts/enc/dvips/xcharter/xch_m7ekhw.enc - RELOC/fonts/enc/dvips/xcharter/xch_mtaw4d.enc - RELOC/fonts/enc/dvips/xcharter/xch_mz2wxn.enc - RELOC/fonts/enc/dvips/xcharter/xch_nzcsoe.enc - RELOC/fonts/enc/dvips/xcharter/xch_otbpkf.enc - RELOC/fonts/enc/dvips/xcharter/xch_ouuvex.enc - RELOC/fonts/enc/dvips/xcharter/xch_pmmkri.enc - RELOC/fonts/enc/dvips/xcharter/xch_q7u3cc.enc - RELOC/fonts/enc/dvips/xcharter/xch_qlavc3.enc - RELOC/fonts/enc/dvips/xcharter/xch_rwgtvm.enc - RELOC/fonts/enc/dvips/xcharter/xch_tuu2ww.enc - RELOC/fonts/enc/dvips/xcharter/xch_uxsipk.enc - RELOC/fonts/enc/dvips/xcharter/xch_uyv5tr.enc - RELOC/fonts/enc/dvips/xcharter/xch_v6llfb.enc - RELOC/fonts/enc/dvips/xcharter/xch_vtvjjk.enc - RELOC/fonts/enc/dvips/xcharter/xch_w7odti.enc - RELOC/fonts/enc/dvips/xcharter/xch_wi6ykn.enc - RELOC/fonts/enc/dvips/xcharter/xch_wredey.enc - RELOC/fonts/enc/dvips/xcharter/xch_xj54uk.enc - RELOC/fonts/enc/dvips/xcharter/xch_xmfb6b.enc - RELOC/fonts/enc/dvips/xcharter/xch_ykltyo.enc - RELOC/fonts/enc/dvips/xcharter/xch_yrgi2d.enc - RELOC/fonts/enc/dvips/xcharter/xch_zojt4g.enc - RELOC/fonts/enc/dvips/xcharter/xch_zufbxc.enc - RELOC/fonts/enc/dvips/xcharter/xch_zvionm.enc - RELOC/fonts/enc/dvips/xcharter/xcharter-ot2.enc - RELOC/fonts/map/dvips/xcharter/XCharter.map - RELOC/fonts/opentype/public/xcharter/XCharter-Bold.otf - RELOC/fonts/opentype/public/xcharter/XCharter-BoldItalic.otf - RELOC/fonts/opentype/public/xcharter/XCharter-BoldSlanted.otf - RELOC/fonts/opentype/public/xcharter/XCharter-Italic.otf - RELOC/fonts/opentype/public/xcharter/XCharter-Roman.otf - RELOC/fonts/opentype/public/xcharter/XCharter-Slanted.otf - RELOC/fonts/tfm/public/xcharter/XCharter-Bol-osf.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BolIta-alph.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-dnom-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-dnom-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-dnom-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-dnom-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-dnom-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-inf-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-inf-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-inf-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-inf-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-inf-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-numr-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-numr-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-numr-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-numr-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-numr-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-sup-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-sup-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-sup-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-sup-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-sup-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-sup-t2a--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-sup-t2a.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-sup-t2asrb--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-sup-t2asrb.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-tlf-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-tlf-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-tlf-ot1G.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-tlf-ot2.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-tlf-sc-t2a--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-tlf-sc-t2a.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-tlf-sc-t2asrb--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-tlf-sc-t2asrb.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-tlf-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-tlf-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-tlf-t2a--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-tlf-t2a.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-tlf-t2asrb--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-tlf-t2asrb.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-tlf-ts1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-tosf-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-tosf-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-tosf-sc-t2a--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-tosf-sc-t2a.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-tosf-sc-t2asrb--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-tosf-sc-t2asrb.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-tosf-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-tosf-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-tosf-t2a--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-tosf-t2a.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-tosf-t2asrb--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-tosf-t2asrb.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Bold-tosf-ts1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-dnom-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-dnom-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-dnom-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-dnom-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-dnom-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-inf-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-inf-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-inf-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-inf-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-inf-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-numr-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-numr-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-numr-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-numr-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-numr-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-sup-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-sup-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-sup-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-sup-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-sup-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-sup-t2a--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-sup-t2a.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-sup-t2asrb--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-sup-t2asrb.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-tlf-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-tlf-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-tlf-ot1G.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-tlf-ot2.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-tlf-sc-t2a--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-tlf-sc-t2a.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-tlf-sc-t2asrb--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-tlf-sc-t2asrb.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-tlf-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-tlf-t2a--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-tlf-t2a.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-tlf-t2asrb--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-tlf-t2asrb.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-tlf-ts1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-tosf-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-tosf-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-tosf-sc-t2a--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-tosf-sc-t2a.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-tosf-sc-t2asrb--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-tosf-sc-t2asrb.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-tosf-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-tosf-t2a--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-tosf-t2a.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-tosf-t2asrb--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-tosf-t2asrb.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldItalic-tosf-ts1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-dnom-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-dnom-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-dnom-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-dnom-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-dnom-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-inf-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-inf-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-inf-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-inf-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-inf-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-numr-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-numr-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-numr-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-numr-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-numr-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-sup-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-sup-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-sup-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-sup-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-sup-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-sup-t2a--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-sup-t2a.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-sup-t2asrb--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-sup-t2asrb.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-tlf-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-tlf-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-tlf-ot2.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-tlf-sc-t2a--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-tlf-sc-t2a.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-tlf-sc-t2asrb--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-tlf-sc-t2asrb.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-tlf-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-tlf-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-tlf-t2a--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-tlf-t2a.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-tlf-t2asrb--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-tlf-t2asrb.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-tlf-ts1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-tosf-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-tosf-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-tosf-sc-t2a--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-tosf-sc-t2a.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-tosf-sc-t2asrb--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-tosf-sc-t2asrb.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-tosf-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-tosf-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-tosf-t2a--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-tosf-t2a.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-tosf-t2asrb--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-tosf-t2asrb.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-BoldSlanted-tosf-ts1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Ita-alph.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-dnom-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-dnom-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-dnom-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-dnom-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-dnom-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-inf-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-inf-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-inf-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-inf-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-inf-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-numr-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-numr-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-numr-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-numr-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-numr-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-sup-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-sup-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-sup-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-sup-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-sup-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-sup-t2a--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-sup-t2a.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-sup-t2asrb--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-sup-t2asrb.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-tlf-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-tlf-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-tlf-ot1G.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-tlf-ot2.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-tlf-sc-t2a--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-tlf-sc-t2a.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-tlf-sc-t2asrb--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-tlf-sc-t2asrb.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-tlf-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-tlf-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-tlf-t2a--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-tlf-t2a.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-tlf-t2asrb--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-tlf-t2asrb.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-tlf-ts1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-tosf-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-tosf-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-tosf-sc-t2a--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-tosf-sc-t2a.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-tosf-sc-t2asrb--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-tosf-sc-t2asrb.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-tosf-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-tosf-t2a--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-tosf-t2a.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-tosf-t2asrb--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-tosf-t2asrb.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Italic-tosf-ts1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-dnom-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-dnom-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-dnom-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-dnom-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-dnom-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-inf-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-inf-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-inf-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-inf-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-inf-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-numr-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-numr-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-numr-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-numr-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-numr-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-sup-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-sup-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-sup-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-sup-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-sup-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-sup-t2a--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-sup-t2a.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-sup-t2asrb--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-sup-t2asrb.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-tlf-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-tlf-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-tlf-ot1G.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-tlf-ot2.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-tlf-sc-t2a--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-tlf-sc-t2a.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-tlf-sc-t2asrb--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-tlf-sc-t2asrb.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-tlf-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-tlf-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-tlf-t2a--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-tlf-t2a.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-tlf-t2asrb--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-tlf-t2asrb.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-tlf-ts1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-tosf-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-tosf-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-tosf-sc-t2a--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-tosf-sc-t2a.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-tosf-sc-t2asrb--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-tosf-sc-t2asrb.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-tosf-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-tosf-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-tosf-t2a--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-tosf-t2a.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-tosf-t2asrb--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-tosf-t2asrb.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Roman-tosf-ts1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-dnom-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-dnom-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-dnom-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-dnom-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-dnom-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-inf-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-inf-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-inf-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-inf-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-inf-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-numr-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-numr-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-numr-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-numr-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-numr-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-sup-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-sup-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-sup-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-sup-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-sup-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-sup-t2a--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-sup-t2a.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-sup-t2asrb--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-sup-t2asrb.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-tlf-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-tlf-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-tlf-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-tlf-ot2.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-tlf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-tlf-sc-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-tlf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-tlf-sc-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-tlf-sc-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-tlf-sc-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-tlf-sc-t2a--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-tlf-sc-t2a.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-tlf-sc-t2asrb--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-tlf-sc-t2asrb.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-tlf-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-tlf-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-tlf-t2a--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-tlf-t2a.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-tlf-t2asrb--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-tlf-t2asrb.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-tlf-ts1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-tlf-ts1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-tosf-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-tosf-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-tosf-sc-t2a--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-tosf-sc-t2a.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-tosf-sc-t2asrb--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-tosf-sc-t2asrb.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-tosf-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-tosf-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-tosf-t2a--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-tosf-t2a.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-tosf-t2asrb--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-tosf-t2asrb.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-Slanted-tosf-ts1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter-osf.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Bold-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Bold-tosf-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Bold-tosf-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Bold-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Bold-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Bold-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Bold-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Bold-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Bold-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Bold-tosf-sc-t2a--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Bold-tosf-sc-t2a.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Bold-tosf-sc-t2asrb--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Bold-tosf-sc-t2asrb.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Bold-tosf-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Bold-tosf-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Bold-tosf-t2a--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Bold-tosf-t2a.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Bold-tosf-t2asrb--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Bold-tosf-t2asrb.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Bold-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Bold-tosf-ts1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-BoldItalic-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-BoldItalic-tosf-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-BoldItalic-tosf-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-BoldItalic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-BoldItalic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-BoldItalic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-BoldItalic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-BoldItalic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-BoldItalic-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-BoldItalic-tosf-sc-t2a--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-BoldItalic-tosf-sc-t2a.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-BoldItalic-tosf-sc-t2asrb--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-BoldItalic-tosf-sc-t2asrb.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-BoldItalic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-BoldItalic-tosf-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-BoldItalic-tosf-t2a--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-BoldItalic-tosf-t2a.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-BoldItalic-tosf-t2asrb--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-BoldItalic-tosf-t2asrb.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-BoldItalic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-BoldItalic-tosf-ts1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-BoldSlanted-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-BoldSlanted-tosf-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-BoldSlanted-tosf-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-BoldSlanted-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-BoldSlanted-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-BoldSlanted-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-BoldSlanted-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-BoldSlanted-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-BoldSlanted-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-BoldSlanted-tosf-sc-t2a--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-BoldSlanted-tosf-sc-t2a.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-BoldSlanted-tosf-sc-t2asrb--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-BoldSlanted-tosf-sc-t2asrb.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-BoldSlanted-tosf-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-BoldSlanted-tosf-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-BoldSlanted-tosf-t2a--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-BoldSlanted-tosf-t2a.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-BoldSlanted-tosf-t2asrb--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-BoldSlanted-tosf-t2asrb.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-BoldSlanted-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-BoldSlanted-tosf-ts1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Italic-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Italic-tosf-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Italic-tosf-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Italic-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Italic-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Italic-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Italic-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Italic-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Italic-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Italic-tosf-sc-t2a--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Italic-tosf-sc-t2a.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Italic-tosf-sc-t2asrb--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Italic-tosf-sc-t2asrb.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Italic-tosf-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Italic-tosf-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Italic-tosf-t2a--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Italic-tosf-t2a.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Italic-tosf-t2asrb--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Italic-tosf-t2asrb.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Italic-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Italic-tosf-ts1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Roman-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Roman-tosf-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Roman-tosf-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Roman-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Roman-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Roman-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Roman-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Roman-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Roman-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Roman-tosf-sc-t2a--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Roman-tosf-sc-t2a.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Roman-tosf-sc-t2asrb--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Roman-tosf-sc-t2asrb.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Roman-tosf-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Roman-tosf-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Roman-tosf-t2a--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Roman-tosf-t2a.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Roman-tosf-t2asrb--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Roman-tosf-t2asrb.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Roman-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Roman-tosf-ts1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Slanted-tosf-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Slanted-tosf-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Slanted-tosf-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Slanted-tosf-sc-ly1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Slanted-tosf-sc-ly1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Slanted-tosf-sc-ot1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Slanted-tosf-sc-ot1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Slanted-tosf-sc-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Slanted-tosf-sc-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Slanted-tosf-sc-t2a--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Slanted-tosf-sc-t2a.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Slanted-tosf-sc-t2asrb--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Slanted-tosf-sc-t2asrb.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Slanted-tosf-t1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Slanted-tosf-t1.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Slanted-tosf-t2a--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Slanted-tosf-t2a.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Slanted-tosf-t2asrb--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Slanted-tosf-t2asrb.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Slanted-tosf-ts1--base.tfm - RELOC/fonts/tfm/public/xcharter/XCharter1-Slanted-tosf-ts1.tfm - RELOC/fonts/tfm/public/xcharter/XCharterMathBMI.tfm - RELOC/fonts/tfm/public/xcharter/XCharterMathBRM.tfm - RELOC/fonts/tfm/public/xcharter/XCharterMathMI.tfm - RELOC/fonts/tfm/public/xcharter/XCharterMathRM.tfm - RELOC/fonts/tfm/public/xcharter/zchbmi.tfm - RELOC/fonts/tfm/public/xcharter/zchbmi0.tfm - RELOC/fonts/tfm/public/xcharter/zchbmia.tfm - RELOC/fonts/tfm/public/xcharter/zchmi.tfm - RELOC/fonts/tfm/public/xcharter/zchmi0.tfm - RELOC/fonts/tfm/public/xcharter/zchmia.tfm - RELOC/fonts/type1/public/xcharter/XCharter-Bold.pfb - RELOC/fonts/type1/public/xcharter/XCharter-BoldItalic.pfb - RELOC/fonts/type1/public/xcharter/XCharter-BoldSlanted.pfb - RELOC/fonts/type1/public/xcharter/XCharter-Italic.pfb - RELOC/fonts/type1/public/xcharter/XCharter-Roman.pfb - RELOC/fonts/type1/public/xcharter/XCharter-Slanted.pfb - RELOC/fonts/type1/public/xcharter/XCharterMathBMI.pfb - RELOC/fonts/type1/public/xcharter/XCharterMathBRM.pfb - RELOC/fonts/type1/public/xcharter/XCharterMathMI.pfb - RELOC/fonts/type1/public/xcharter/XCharterMathRM.pfb - RELOC/fonts/vf/public/xcharter/XCharter-Bold-dnom-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Bold-dnom-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Bold-inf-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Bold-inf-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Bold-numr-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Bold-numr-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Bold-sup-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Bold-sup-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Bold-sup-t2a.vf - RELOC/fonts/vf/public/xcharter/XCharter-Bold-sup-t2asrb.vf - RELOC/fonts/vf/public/xcharter/XCharter-Bold-tlf-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Bold-tlf-ot1G.vf - RELOC/fonts/vf/public/xcharter/XCharter-Bold-tlf-sc-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Bold-tlf-sc-ot1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Bold-tlf-sc-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Bold-tlf-sc-t2a.vf - RELOC/fonts/vf/public/xcharter/XCharter-Bold-tlf-sc-t2asrb.vf - RELOC/fonts/vf/public/xcharter/XCharter-Bold-tlf-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Bold-tlf-t2a.vf - RELOC/fonts/vf/public/xcharter/XCharter-Bold-tlf-t2asrb.vf - RELOC/fonts/vf/public/xcharter/XCharter-Bold-tlf-ts1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Bold-tosf-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Bold-tosf-sc-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Bold-tosf-sc-ot1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Bold-tosf-sc-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Bold-tosf-sc-t2a.vf - RELOC/fonts/vf/public/xcharter/XCharter-Bold-tosf-sc-t2asrb.vf - RELOC/fonts/vf/public/xcharter/XCharter-Bold-tosf-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Bold-tosf-t2a.vf - RELOC/fonts/vf/public/xcharter/XCharter-Bold-tosf-t2asrb.vf - RELOC/fonts/vf/public/xcharter/XCharter-Bold-tosf-ts1.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldItalic-dnom-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldItalic-dnom-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldItalic-inf-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldItalic-inf-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldItalic-numr-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldItalic-numr-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldItalic-sup-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldItalic-sup-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldItalic-sup-t2a.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldItalic-sup-t2asrb.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldItalic-tlf-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldItalic-tlf-ot1G.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldItalic-tlf-sc-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldItalic-tlf-sc-ot1.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldItalic-tlf-sc-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldItalic-tlf-sc-t2a.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldItalic-tlf-sc-t2asrb.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldItalic-tlf-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldItalic-tlf-t2a.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldItalic-tlf-t2asrb.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldItalic-tlf-ts1.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldItalic-tosf-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldItalic-tosf-sc-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldItalic-tosf-sc-t2a.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldItalic-tosf-sc-t2asrb.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldItalic-tosf-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldItalic-tosf-t2a.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldItalic-tosf-t2asrb.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldItalic-tosf-ts1.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldSlanted-dnom-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldSlanted-dnom-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldSlanted-inf-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldSlanted-inf-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldSlanted-numr-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldSlanted-numr-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldSlanted-sup-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldSlanted-sup-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldSlanted-sup-t2a.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldSlanted-sup-t2asrb.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldSlanted-tlf-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldSlanted-tlf-sc-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldSlanted-tlf-sc-ot1.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldSlanted-tlf-sc-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldSlanted-tlf-sc-t2a.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldSlanted-tlf-sc-t2asrb.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldSlanted-tlf-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldSlanted-tlf-t2a.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldSlanted-tlf-t2asrb.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldSlanted-tlf-ts1.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldSlanted-tosf-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldSlanted-tosf-sc-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldSlanted-tosf-sc-ot1.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldSlanted-tosf-sc-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldSlanted-tosf-sc-t2a.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldSlanted-tosf-sc-t2asrb.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldSlanted-tosf-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldSlanted-tosf-t2a.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldSlanted-tosf-t2asrb.vf - RELOC/fonts/vf/public/xcharter/XCharter-BoldSlanted-tosf-ts1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Italic-dnom-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Italic-dnom-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Italic-inf-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Italic-inf-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Italic-numr-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Italic-numr-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Italic-sup-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Italic-sup-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Italic-sup-t2a.vf - RELOC/fonts/vf/public/xcharter/XCharter-Italic-sup-t2asrb.vf - RELOC/fonts/vf/public/xcharter/XCharter-Italic-tlf-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Italic-tlf-ot1G.vf - RELOC/fonts/vf/public/xcharter/XCharter-Italic-tlf-sc-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Italic-tlf-sc-ot1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Italic-tlf-sc-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Italic-tlf-sc-t2a.vf - RELOC/fonts/vf/public/xcharter/XCharter-Italic-tlf-sc-t2asrb.vf - RELOC/fonts/vf/public/xcharter/XCharter-Italic-tlf-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Italic-tlf-t2a.vf - RELOC/fonts/vf/public/xcharter/XCharter-Italic-tlf-t2asrb.vf - RELOC/fonts/vf/public/xcharter/XCharter-Italic-tlf-ts1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Italic-tosf-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Italic-tosf-sc-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Italic-tosf-sc-ot1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Italic-tosf-sc-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Italic-tosf-sc-t2a.vf - RELOC/fonts/vf/public/xcharter/XCharter-Italic-tosf-sc-t2asrb.vf - RELOC/fonts/vf/public/xcharter/XCharter-Italic-tosf-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Italic-tosf-t2a.vf - RELOC/fonts/vf/public/xcharter/XCharter-Italic-tosf-t2asrb.vf - RELOC/fonts/vf/public/xcharter/XCharter-Italic-tosf-ts1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Roman-dnom-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Roman-dnom-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Roman-inf-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Roman-inf-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Roman-numr-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Roman-numr-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Roman-sup-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Roman-sup-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Roman-sup-t2a.vf - RELOC/fonts/vf/public/xcharter/XCharter-Roman-sup-t2asrb.vf - RELOC/fonts/vf/public/xcharter/XCharter-Roman-tlf-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Roman-tlf-ot1G.vf - RELOC/fonts/vf/public/xcharter/XCharter-Roman-tlf-sc-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Roman-tlf-sc-ot1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Roman-tlf-sc-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Roman-tlf-sc-t2a.vf - RELOC/fonts/vf/public/xcharter/XCharter-Roman-tlf-sc-t2asrb.vf - RELOC/fonts/vf/public/xcharter/XCharter-Roman-tlf-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Roman-tlf-t2a.vf - RELOC/fonts/vf/public/xcharter/XCharter-Roman-tlf-t2asrb.vf - RELOC/fonts/vf/public/xcharter/XCharter-Roman-tlf-ts1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Roman-tosf-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Roman-tosf-sc-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Roman-tosf-sc-ot1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Roman-tosf-sc-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Roman-tosf-sc-t2a.vf - RELOC/fonts/vf/public/xcharter/XCharter-Roman-tosf-sc-t2asrb.vf - RELOC/fonts/vf/public/xcharter/XCharter-Roman-tosf-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Roman-tosf-t2a.vf - RELOC/fonts/vf/public/xcharter/XCharter-Roman-tosf-t2asrb.vf - RELOC/fonts/vf/public/xcharter/XCharter-Roman-tosf-ts1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Slanted-dnom-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Slanted-dnom-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Slanted-inf-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Slanted-inf-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Slanted-numr-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Slanted-numr-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Slanted-sup-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Slanted-sup-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Slanted-sup-t2a.vf - RELOC/fonts/vf/public/xcharter/XCharter-Slanted-sup-t2asrb.vf - RELOC/fonts/vf/public/xcharter/XCharter-Slanted-tlf-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Slanted-tlf-sc-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Slanted-tlf-sc-ot1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Slanted-tlf-sc-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Slanted-tlf-sc-t2a.vf - RELOC/fonts/vf/public/xcharter/XCharter-Slanted-tlf-sc-t2asrb.vf - RELOC/fonts/vf/public/xcharter/XCharter-Slanted-tlf-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Slanted-tlf-t2a.vf - RELOC/fonts/vf/public/xcharter/XCharter-Slanted-tlf-t2asrb.vf - RELOC/fonts/vf/public/xcharter/XCharter-Slanted-tlf-ts1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Slanted-tosf-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Slanted-tosf-sc-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Slanted-tosf-sc-ot1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Slanted-tosf-sc-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Slanted-tosf-sc-t2a.vf - RELOC/fonts/vf/public/xcharter/XCharter-Slanted-tosf-sc-t2asrb.vf - RELOC/fonts/vf/public/xcharter/XCharter-Slanted-tosf-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter-Slanted-tosf-t2a.vf - RELOC/fonts/vf/public/xcharter/XCharter-Slanted-tosf-t2asrb.vf - RELOC/fonts/vf/public/xcharter/XCharter-Slanted-tosf-ts1.vf - RELOC/fonts/vf/public/xcharter/XCharter1-Bold-tosf-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter1-Bold-tosf-ot1.vf - RELOC/fonts/vf/public/xcharter/XCharter1-Bold-tosf-sc-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter1-Bold-tosf-sc-ot1.vf - RELOC/fonts/vf/public/xcharter/XCharter1-Bold-tosf-sc-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter1-Bold-tosf-sc-t2a.vf - RELOC/fonts/vf/public/xcharter/XCharter1-Bold-tosf-sc-t2asrb.vf - RELOC/fonts/vf/public/xcharter/XCharter1-Bold-tosf-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter1-Bold-tosf-t2a.vf - RELOC/fonts/vf/public/xcharter/XCharter1-Bold-tosf-t2asrb.vf - RELOC/fonts/vf/public/xcharter/XCharter1-Bold-tosf-ts1.vf - RELOC/fonts/vf/public/xcharter/XCharter1-BoldItalic-tosf-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter1-BoldItalic-tosf-ot1.vf - RELOC/fonts/vf/public/xcharter/XCharter1-BoldItalic-tosf-sc-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter1-BoldItalic-tosf-sc-ot1.vf - RELOC/fonts/vf/public/xcharter/XCharter1-BoldItalic-tosf-sc-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter1-BoldItalic-tosf-sc-t2a.vf - RELOC/fonts/vf/public/xcharter/XCharter1-BoldItalic-tosf-sc-t2asrb.vf - RELOC/fonts/vf/public/xcharter/XCharter1-BoldItalic-tosf-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter1-BoldItalic-tosf-t2a.vf - RELOC/fonts/vf/public/xcharter/XCharter1-BoldItalic-tosf-t2asrb.vf - RELOC/fonts/vf/public/xcharter/XCharter1-BoldItalic-tosf-ts1.vf - RELOC/fonts/vf/public/xcharter/XCharter1-BoldSlanted-tosf-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter1-BoldSlanted-tosf-ot1.vf - RELOC/fonts/vf/public/xcharter/XCharter1-BoldSlanted-tosf-sc-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter1-BoldSlanted-tosf-sc-ot1.vf - RELOC/fonts/vf/public/xcharter/XCharter1-BoldSlanted-tosf-sc-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter1-BoldSlanted-tosf-sc-t2a.vf - RELOC/fonts/vf/public/xcharter/XCharter1-BoldSlanted-tosf-sc-t2asrb.vf - RELOC/fonts/vf/public/xcharter/XCharter1-BoldSlanted-tosf-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter1-BoldSlanted-tosf-t2a.vf - RELOC/fonts/vf/public/xcharter/XCharter1-BoldSlanted-tosf-t2asrb.vf - RELOC/fonts/vf/public/xcharter/XCharter1-BoldSlanted-tosf-ts1.vf - RELOC/fonts/vf/public/xcharter/XCharter1-Italic-tosf-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter1-Italic-tosf-ot1.vf - RELOC/fonts/vf/public/xcharter/XCharter1-Italic-tosf-sc-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter1-Italic-tosf-sc-ot1.vf - RELOC/fonts/vf/public/xcharter/XCharter1-Italic-tosf-sc-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter1-Italic-tosf-sc-t2a.vf - RELOC/fonts/vf/public/xcharter/XCharter1-Italic-tosf-sc-t2asrb.vf - RELOC/fonts/vf/public/xcharter/XCharter1-Italic-tosf-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter1-Italic-tosf-t2a.vf - RELOC/fonts/vf/public/xcharter/XCharter1-Italic-tosf-t2asrb.vf - RELOC/fonts/vf/public/xcharter/XCharter1-Italic-tosf-ts1.vf - RELOC/fonts/vf/public/xcharter/XCharter1-Roman-tosf-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter1-Roman-tosf-ot1.vf - RELOC/fonts/vf/public/xcharter/XCharter1-Roman-tosf-sc-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter1-Roman-tosf-sc-ot1.vf - RELOC/fonts/vf/public/xcharter/XCharter1-Roman-tosf-sc-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter1-Roman-tosf-sc-t2a.vf - RELOC/fonts/vf/public/xcharter/XCharter1-Roman-tosf-sc-t2asrb.vf - RELOC/fonts/vf/public/xcharter/XCharter1-Roman-tosf-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter1-Roman-tosf-t2a.vf - RELOC/fonts/vf/public/xcharter/XCharter1-Roman-tosf-t2asrb.vf - RELOC/fonts/vf/public/xcharter/XCharter1-Roman-tosf-ts1.vf - RELOC/fonts/vf/public/xcharter/XCharter1-Slanted-tosf-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter1-Slanted-tosf-ot1.vf - RELOC/fonts/vf/public/xcharter/XCharter1-Slanted-tosf-sc-ly1.vf - RELOC/fonts/vf/public/xcharter/XCharter1-Slanted-tosf-sc-ot1.vf - RELOC/fonts/vf/public/xcharter/XCharter1-Slanted-tosf-sc-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter1-Slanted-tosf-sc-t2a.vf - RELOC/fonts/vf/public/xcharter/XCharter1-Slanted-tosf-sc-t2asrb.vf - RELOC/fonts/vf/public/xcharter/XCharter1-Slanted-tosf-t1.vf - RELOC/fonts/vf/public/xcharter/XCharter1-Slanted-tosf-t2a.vf - RELOC/fonts/vf/public/xcharter/XCharter1-Slanted-tosf-t2asrb.vf - RELOC/fonts/vf/public/xcharter/XCharter1-Slanted-tosf-ts1.vf - RELOC/fonts/vf/public/xcharter/zchbmi.vf - RELOC/fonts/vf/public/xcharter/zchbmi0.vf - RELOC/fonts/vf/public/xcharter/zchbmia.vf - RELOC/fonts/vf/public/xcharter/zchmi.vf - RELOC/fonts/vf/public/xcharter/zchmi0.vf - RELOC/fonts/vf/public/xcharter/zchmia.vf - RELOC/tex/latex/xcharter/LY1XCharter-Dnom.fd - RELOC/tex/latex/xcharter/LY1XCharter-Inf.fd - RELOC/tex/latex/xcharter/LY1XCharter-Numr.fd - RELOC/tex/latex/xcharter/LY1XCharter-Sup.fd - RELOC/tex/latex/xcharter/LY1XCharter-TLF.fd - RELOC/tex/latex/xcharter/LY1XCharter-TOsF.fd - RELOC/tex/latex/xcharter/OT1XCharter-Dnom.fd - RELOC/tex/latex/xcharter/OT1XCharter-Inf.fd - RELOC/tex/latex/xcharter/OT1XCharter-Numr.fd - RELOC/tex/latex/xcharter/OT1XCharter-Sup.fd - RELOC/tex/latex/xcharter/OT1XCharter-TLF.fd - RELOC/tex/latex/xcharter/OT1XCharter-TOsF.fd - RELOC/tex/latex/xcharter/OT2XCharter-TLF.fd - RELOC/tex/latex/xcharter/T1XCharter-Dnom.fd - RELOC/tex/latex/xcharter/T1XCharter-Inf.fd - RELOC/tex/latex/xcharter/T1XCharter-Numr.fd - RELOC/tex/latex/xcharter/T1XCharter-Sup.fd - RELOC/tex/latex/xcharter/T1XCharter-TLF.fd - RELOC/tex/latex/xcharter/T1XCharter-TOsF.fd - RELOC/tex/latex/xcharter/T2ASRBXCharter-Sup.fd - RELOC/tex/latex/xcharter/T2ASRBXCharter-TLF.fd - RELOC/tex/latex/xcharter/T2ASRBXCharter-TOsF.fd - RELOC/tex/latex/xcharter/T2AXCharter-Sup.fd - RELOC/tex/latex/xcharter/T2AXCharter-TLF.fd - RELOC/tex/latex/xcharter/T2AXCharter-TOsF.fd - RELOC/tex/latex/xcharter/TS1XCharter-TLF.fd - RELOC/tex/latex/xcharter/TS1XCharter-TOsF.fd - RELOC/tex/latex/xcharter/XCharter.fontspec - RELOC/tex/latex/xcharter/XCharter.sty - RELOC/tex/latex/xcharter/omlzchmi.fd - RELOC/tex/latex/xcharter/t2asrbcmr.fd - RELOC/tex/latex/xcharter/t2asrbenc.def -catalogue-ctan /fonts/xcharter -catalogue-date 2018-08-27 10:05:39 +0200 -catalogue-license other-freelppl1.3 -catalogue-topics font font-serif font-proportional font-type1 font-otf font-t1enc font-multilingual cyrillic -catalogue-version 1.116 - -name xcite -category Package -revision 23783 -shortdesc Use citation keys from a different document -relocated 1 -longdesc The package lets you use citation keys from another document, -longdesc just as the xr package allows cross-document use of labels. -containersize 1344 -containerchecksum 4cdc39cfc0e11ca50a468a3de488b4c3484b864d9721a9f179aeea18bc3f2c98b115c579630edcaeec7077991ae3976c8c3da4d810cc2e5293329f8140450a81 -doccontainersize 207608 -doccontainerchecksum a136d9f9aff2f605c398b6cf5ecbfffa95e4439184da6a074f21ebd1f0aeefb6a178150492ad4c174278f20006b33c2bcb0a0d15594b1a5c6a607e1d882d1c88 -docfiles size=52 - RELOC/doc/latex/xcite/README details="Readme" - RELOC/doc/latex/xcite/xcite.pdf details="Package documentation" -srccontainersize 3108 -srccontainerchecksum 5e5990b30d3536b60a3d23b04e292cdc612bc8acf5f93693d05020272f1d13844d7c9d7f5854637ed039ce183860140f78bbd1b0c3e3795d9fb8dec52323e68f -srcfiles size=3 - RELOC/source/latex/xcite/xcite.dtx - RELOC/source/latex/xcite/xcite.ins -runfiles size=1 - RELOC/tex/latex/xcite/xcite.sty -catalogue-ctan /macros/latex/contrib/xcite -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics cite-supp -catalogue-version 1.0 - -name xcjk2uni -category Package -revision 46496 -shortdesc Convert CJK characters to Unicode, in pdfTeX -relocated 1 -longdesc The package provides commands to convert CJK characters to -longdesc Unicode in non-UTF-8 encoding; it provides hooks to support -longdesc hyperref in producing correct bookmarks. The bundle also -longdesc provides /ToUnicode mapping file(s) for a CJK subfont; these -longdesc can be used with the cmap package, allowing searches of, and -longdesc cut-and-paste operations on a PDF file generated by pdfTeX. -containersize 215680 -containerchecksum d979e307e504a56c2be3012726e2b77c3280d0074dafc4e61897160ea363b3da12899db9cdf423c33e48e0aa524f03fda9ecbc5205ac39d530de4e60bb5d5992 -doccontainersize 128912 -doccontainerchecksum 0ed71b9cee37f5e8bc8e85c0dfabb1346107e46ca8d24016eab49893f8b2400a5b699c39685c889c94dabae38008224559acf5264d58f3a541b189e18372159a -docfiles size=34 - RELOC/doc/latex/xcjk2uni/README.md details="Readme" - RELOC/doc/latex/xcjk2uni/xCJK2uni.pdf details="Package documentation (Chinese)" language="zh" -srccontainersize 7220 -srccontainerchecksum e52f4b681809e3947d04b184606179025c8d3a0f53ba88a7bdb81d8ab12c27be20276a4c71e58556e1dd5d7e840e6bb1a08efc01b479f39c89d18a77e05c5a97 -srcfiles size=10 - RELOC/source/latex/xcjk2uni/xCJK2uni.dtx - RELOC/source/latex/xcjk2uni/xCJK2uni.ins -runfiles size=602 - RELOC/tex/latex/xcjk2uni/cmap/c0001.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0002.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0003.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0004.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0005.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0006.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0007.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0008.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0009.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0010.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0011.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0012.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0013.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0014.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0015.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0016.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0017.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0018.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0019.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0020.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0021.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0022.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0023.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0024.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0025.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0026.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0027.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0028.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0029.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0030.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0031.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0032.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0033.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0034.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0035.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0036.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0037.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0038.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0039.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0040.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0041.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0042.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0043.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0044.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0045.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0046.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0047.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0048.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0049.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0050.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0051.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0052.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0053.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0054.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0055.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0056.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0057.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0058.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0901.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0902.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0903.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0904.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0905.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0906.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0907.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0908.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0909.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0910.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0911.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0912.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0913.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0914.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0915.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0916.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0917.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0918.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0919.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0920.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0921.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0922.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0923.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0924.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0925.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0926.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0927.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0928.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0929.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0930.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0931.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0932.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0933.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0934.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0935.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0936.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0937.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0938.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0939.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0940.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0941.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0942.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0943.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0944.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0945.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0946.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0947.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0948.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0949.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0950.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0951.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0952.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0953.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0954.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0955.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0956.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0957.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0958.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0959.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0960.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0961.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0962.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0963.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0964.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0965.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0966.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0967.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0968.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0969.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0970.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0971.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0972.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0973.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0974.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0975.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0976.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0977.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0978.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0979.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0980.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0981.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0982.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0983.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0984.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0985.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0986.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0987.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0988.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0989.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0990.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0991.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0992.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0993.cmap - RELOC/tex/latex/xcjk2uni/cmap/c0994.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1001.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1002.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1003.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1004.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1005.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1006.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1007.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1008.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1009.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1010.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1011.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1012.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1013.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1014.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1015.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1016.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1017.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1018.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1019.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1020.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1021.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1022.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1023.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1024.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1025.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1026.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1027.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1028.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1029.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1030.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1031.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1032.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1033.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1034.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1035.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1901.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1902.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1903.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1904.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1905.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1906.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1907.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1908.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1909.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1910.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1911.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1912.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1913.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1914.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1915.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1916.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1917.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1918.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1919.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1920.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1921.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1922.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1923.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1924.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1925.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1926.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1927.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1928.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1929.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1930.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1931.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1932.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1933.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1934.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1935.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1936.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1937.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1938.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1939.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1940.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1941.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1942.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1943.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1944.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1945.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1946.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1947.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1948.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1949.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1950.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1951.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1952.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1953.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1954.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1955.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1956.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1957.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1958.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1959.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1960.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1961.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1962.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1963.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1964.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1965.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1966.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1967.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1968.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1969.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1970.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1971.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1972.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1973.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1974.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1975.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1976.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1977.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1978.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1979.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1980.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1981.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1982.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1983.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1984.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1985.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1986.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1987.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1988.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1989.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1990.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1991.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1992.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1993.cmap - RELOC/tex/latex/xcjk2uni/cmap/c1994.cmap - RELOC/tex/latex/xcjk2uni/cmap/c4001.cmap - RELOC/tex/latex/xcjk2uni/cmap/c4002.cmap - RELOC/tex/latex/xcjk2uni/cmap/c4003.cmap - RELOC/tex/latex/xcjk2uni/cmap/c4004.cmap - RELOC/tex/latex/xcjk2uni/cmap/c4005.cmap - RELOC/tex/latex/xcjk2uni/cmap/c4006.cmap - RELOC/tex/latex/xcjk2uni/cmap/c4007.cmap - RELOC/tex/latex/xcjk2uni/cmap/c4008.cmap - RELOC/tex/latex/xcjk2uni/cmap/c4009.cmap - RELOC/tex/latex/xcjk2uni/cmap/c4010.cmap - RELOC/tex/latex/xcjk2uni/cmap/c4011.cmap - RELOC/tex/latex/xcjk2uni/cmap/c4012.cmap - RELOC/tex/latex/xcjk2uni/cmap/c4013.cmap - RELOC/tex/latex/xcjk2uni/cmap/c4014.cmap - RELOC/tex/latex/xcjk2uni/cmap/c4015.cmap - RELOC/tex/latex/xcjk2uni/cmap/c4016.cmap - RELOC/tex/latex/xcjk2uni/cmap/c4017.cmap - RELOC/tex/latex/xcjk2uni/cmap/c4018.cmap - RELOC/tex/latex/xcjk2uni/cmap/c4019.cmap - RELOC/tex/latex/xcjk2uni/cmap/c4020.cmap - RELOC/tex/latex/xcjk2uni/cmap/c4021.cmap - RELOC/tex/latex/xcjk2uni/cmap/c4022.cmap - RELOC/tex/latex/xcjk2uni/cmap/c4023.cmap - RELOC/tex/latex/xcjk2uni/cmap/c4024.cmap - RELOC/tex/latex/xcjk2uni/cmap/c4025.cmap - RELOC/tex/latex/xcjk2uni/cmap/c4026.cmap - RELOC/tex/latex/xcjk2uni/cmap/c4027.cmap - RELOC/tex/latex/xcjk2uni/cmap/c4028.cmap - RELOC/tex/latex/xcjk2uni/cmap/c4029.cmap - RELOC/tex/latex/xcjk2uni/cmap/c4030.cmap - RELOC/tex/latex/xcjk2uni/cmap/c4031.cmap - RELOC/tex/latex/xcjk2uni/cmap/c4032.cmap - RELOC/tex/latex/xcjk2uni/cmap/c4033.cmap - RELOC/tex/latex/xcjk2uni/cmap/c4034.cmap - RELOC/tex/latex/xcjk2uni/cmap/c4035.cmap - RELOC/tex/latex/xcjk2uni/cmap/c6001.cmap - RELOC/tex/latex/xcjk2uni/cmap/c6002.cmap - RELOC/tex/latex/xcjk2uni/cmap/c6003.cmap - RELOC/tex/latex/xcjk2uni/cmap/c6004.cmap - RELOC/tex/latex/xcjk2uni/cmap/c6005.cmap - RELOC/tex/latex/xcjk2uni/cmap/c6006.cmap - RELOC/tex/latex/xcjk2uni/cmap/c6007.cmap - RELOC/tex/latex/xcjk2uni/cmap/c6008.cmap - RELOC/tex/latex/xcjk2uni/cmap/c6009.cmap - RELOC/tex/latex/xcjk2uni/cmap/c6010.cmap - RELOC/tex/latex/xcjk2uni/cmap/c6011.cmap - RELOC/tex/latex/xcjk2uni/cmap/c6012.cmap - RELOC/tex/latex/xcjk2uni/cmap/c6013.cmap - RELOC/tex/latex/xcjk2uni/cmap/c6014.cmap - RELOC/tex/latex/xcjk2uni/cmap/c6015.cmap - RELOC/tex/latex/xcjk2uni/cmap/c6016.cmap - RELOC/tex/latex/xcjk2uni/cmap/c6017.cmap - RELOC/tex/latex/xcjk2uni/cmap/c6018.cmap - RELOC/tex/latex/xcjk2uni/cmap/c6019.cmap - RELOC/tex/latex/xcjk2uni/cmap/c6020.cmap - RELOC/tex/latex/xcjk2uni/cmap/c6021.cmap - RELOC/tex/latex/xcjk2uni/cmap/c6022.cmap - RELOC/tex/latex/xcjk2uni/cmap/c6023.cmap - RELOC/tex/latex/xcjk2uni/cmap/c6024.cmap - RELOC/tex/latex/xcjk2uni/cmap/c6025.cmap - RELOC/tex/latex/xcjk2uni/cmap/c6026.cmap - RELOC/tex/latex/xcjk2uni/cmap/c6027.cmap - RELOC/tex/latex/xcjk2uni/cmap/c6028.cmap - RELOC/tex/latex/xcjk2uni/cmap/c6029.cmap - RELOC/tex/latex/xcjk2uni/cmap/c6030.cmap - RELOC/tex/latex/xcjk2uni/cmap/c6031.cmap - RELOC/tex/latex/xcjk2uni/cmap/c6032.cmap - RELOC/tex/latex/xcjk2uni/cmap/c6033.cmap - RELOC/tex/latex/xcjk2uni/cmap/c6034.cmap - RELOC/tex/latex/xcjk2uni/cmap/c6035.cmap - RELOC/tex/latex/xcjk2uni/xCJK2uni-UBg5plus.def - RELOC/tex/latex/xcjk2uni/xCJK2uni-UBig5.def - RELOC/tex/latex/xcjk2uni/xCJK2uni-UGB.def - RELOC/tex/latex/xcjk2uni/xCJK2uni-UGBK.def - RELOC/tex/latex/xcjk2uni/xCJK2uni-UJIS.def - RELOC/tex/latex/xcjk2uni/xCJK2uni-UKS.def - RELOC/tex/latex/xcjk2uni/xCJK2uni.sty -catalogue-ctan /macros/latex/contrib/xcjk2uni -catalogue-date 2018-01-31 15:28:21 +0100 -catalogue-license lppl1.3c -catalogue-topics pdf-feat unicode -catalogue-version 0.7 - -name xcntperchap -category Package -revision 46236 -shortdesc Track the number of subsections etc. that occur in a specified tracklevel -relocated 1 -longdesc This package is the successor of cntperchap and allows to -longdesc provide more tracklevels than just only one. -containersize 3320 -containerchecksum 4efa9ff805e4ebc03e3260ca768a665f8746d47745b88adb27a5b846d616fbf5bddb58e19742d78f48d882adfc6adae41133abf9edc6917931817bf42157559f -doccontainersize 344160 -doccontainerchecksum 5207a6ee25adbcad7650c15a259d10823ba611a891865a3ec7d0c064debf303b7cd279bbfed9d182e521b2941ac6af9d22648f1a7c69c504a495f1acbb207459 -docfiles size=102 - RELOC/doc/latex/xcntperchap/README details="Readme" - RELOC/doc/latex/xcntperchap/xcntperchap_basicusage.pdf - RELOC/doc/latex/xcntperchap/xcntperchap_basicusage.tex - RELOC/doc/latex/xcntperchap/xcntperchap_doc.pdf details="Package documentation" - RELOC/doc/latex/xcntperchap/xcntperchap_doc.tex - RELOC/doc/latex/xcntperchap/xcntperchap_driver.pdf - RELOC/doc/latex/xcntperchap/xcntperchap_driver.tex - RELOC/doc/latex/xcntperchap/xcntperchap_labelusage.pdf - RELOC/doc/latex/xcntperchap/xcntperchap_labelusage.tex -runfiles size=3 - RELOC/tex/latex/xcntperchap/xcntperchap.sty -catalogue-also cntperchap -catalogue-ctan /macros/latex/contrib/xcntperchap -catalogue-date 2018-01-05 22:19:02 +0100 -catalogue-license lppl1.3 -catalogue-topics counter-mgmt macro-supp -catalogue-version 0.5 - -name xcolor -category Package -revision 41044 -shortdesc Driver-independent color extensions for LaTeX and pdfLaTeX -relocated 1 -longdesc The package starts from the basic facilities of the color -longdesc package, and provides easy driver-independent access to several -longdesc kinds of color tints, shades, tones, and mixes of arbitrary -longdesc colors. It allows a user to select a document-wide target color -longdesc model and offers complete tools for conversion between eight -longdesc color models. Additionally, there is a command for alternating -longdesc row colors plus repeated non-aligned material (like horizontal -longdesc lines) in tables. Colors can be mixed like -longdesc \color{red!30!green!40!blue}. -containersize 17276 -containerchecksum 329c9baf359638e43a649c2c77449292ca6aa0440991f650e811ee6896a24b4a95769d3963ffcccb6bb11fb7b07f465eb40014b3e19394d1d97d312289d0922f -doccontainersize 669984 -doccontainerchecksum fa45209e8b3eddd8ef2c053a3e6c59a05376c00b21a3e0f6d39a5f5e024db024196682d25a4e43b37a70b28f61a9bf99ba15e6cf12edbd69baaf46ac50d43299 -docfiles size=211 - RELOC/doc/latex/xcolor/ChangeLog - RELOC/doc/latex/xcolor/README details="Readme" - RELOC/doc/latex/xcolor/xcolor.lox - RELOC/doc/latex/xcolor/xcolor.pdf details="Package documentation" - RELOC/doc/latex/xcolor/xcolor1.tex - RELOC/doc/latex/xcolor/xcolor2.pdf details="Examples of usage with pstricks" - RELOC/doc/latex/xcolor/xcolor2.tex - RELOC/doc/latex/xcolor/xcolor3.tex - RELOC/doc/latex/xcolor/xcolor4.tex -srccontainersize 77032 -srccontainerchecksum 0067aed0426cd3bfe37a7adc130c3927f4dee8055f24d34165af7b75a1595372385d91dc109d42a262df5876d5ac52288c5c4a0cf650b2657df260f668abe816 -srcfiles size=85 - RELOC/source/latex/xcolor/xcolor.dtx - RELOC/source/latex/xcolor/xcolor.ins -runfiles size=20 - RELOC/dvips/xcolor/xcolor.pro - RELOC/tex/latex/xcolor/svgnam.def - RELOC/tex/latex/xcolor/x11nam.def - RELOC/tex/latex/xcolor/xcolor.sty -catalogue-ctan /macros/latex/contrib/xcolor -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.2 -catalogue-topics colour -catalogue-version 2.12 - -name xcolor-material -category Package -revision 42289 -shortdesc Defines the 256 colors from Google Material Color Palette -relocated 1 -longdesc The package is built on top of the great xcolor package. It -longdesc provides a useful definition of the beautiful Google Material -longdesc Color Palette, available at Google Material design, for its use -longdesc in document writing with LaTeX and Friends. -containersize 4428 -containerchecksum fb3478ce75b3673d39e61010334da9a389d50561cfb274cbb6d06edee825d23daee4d8223dd3bdcb36ebd7f6892b39af68c575c4519e0e6129c106d1b54e73b3 -doccontainersize 576692 -doccontainerchecksum 923420250cebec3139f95fabcce09620b25b653e3b1bfa5579196c2b067df04a3ea220eaa84677ccc3615a778678d458adb5bdb9954b3eb4ef264d2d32d03d4f -docfiles size=156 - RELOC/doc/latex/xcolor-material/README.md details="Readme" - RELOC/doc/latex/xcolor-material/xcolor-material.pdf details="Package documentation" -srccontainersize 11280 -srccontainerchecksum 6f14d559ee3645820888aa664ac2e3f4bee1d0843da4fbd61c9216293ee008335e267d458f788f983ea7f7604b068c2cac18ffe91519cfc825af17c8179ef8ed -srcfiles size=13 - RELOC/source/latex/xcolor-material/xcolor-material.dtx - RELOC/source/latex/xcolor-material/xcolor-material.ins -runfiles size=5 - RELOC/tex/latex/xcolor-material/xcolor-material.sty -catalogue-ctan /macros/latex/contrib/xcolor-material -catalogue-date 2016-11-16 08:03:52 +0100 -catalogue-license lppl1.3 -catalogue-topics colour -catalogue-version 0.1 - -name xcolor-solarized -category Package -revision 41809 -shortdesc Defines the 16 colors from Ethan Schoonover's Solarized palette -relocated 1 -longdesc Built on top of the package, this package defines the sixteen -longdesc colors of Ethan Schoonover's popular color palette, Solarized, -longdesc for use in documents typeset with LaTeX and Friends. -containersize 1640 -containerchecksum b5b93f98086aa50e2a0ec237b1910c4905fb589a7ba961ccaea6e5fe580e75cc06bae63d10ebf8e882a74bb673dc701f01253ad87706454591958ee6ab394416 -doccontainersize 469788 -doccontainerchecksum d106e7d163db052c5a4c3d1ceb78d408410c1528912a590e9ed4c09b0f24e0845402117a34c7fd3e3df6dff73617e524f6f17ba021aef8080036d8da20a03c14 -docfiles size=116 - RELOC/doc/latex/xcolor-solarized/README details="Readme" - RELOC/doc/latex/xcolor-solarized/xcolor-solarized.pdf details="Package documentation" -srccontainersize 4756 -srccontainerchecksum 566feea117d9c01025a2e1b7fdee544f662da7b6f805de233ea167fadf4f56ae273eb2db78e941f2f4a210fbac8cfee4e4e350897503484d4ff426fe0fb69ffc -srcfiles size=4 - RELOC/source/latex/xcolor-solarized/xcolor-solarized.dtx - RELOC/source/latex/xcolor-solarized/xcolor-solarized.ins -runfiles size=1 - RELOC/tex/latex/xcolor-solarized/xcolor-solarized.sty -catalogue-ctan /macros/latex/contrib/xcolor-solarized -catalogue-date 2016-11-16 08:10:30 +0100 -catalogue-license lppl1.3 -catalogue-topics colour -catalogue-version 0.4 - -name xcomment -category Package -revision 20031 -shortdesc Allows selected environments to be included/excluded -relocated 1 -longdesc The package defines an environment that only typesets specified -longdesc environments within its scope. So, for example, if you want -longdesc nothing but the figure and table environments in your document, -longdesc you can enclose the whole document with an xcomment environment -longdesc that excludes everything but. This is a lot easier than -longdesc excluding the chunks of text between the environments you want, -longdesc or creating an entire document containing only those -longdesc environments. The package was previously part of the seminar -longdesc bundle for typesetting presentations. -containersize 2356 -containerchecksum 8867f647e4456e28edde05baf8aaaefc56336026d6411af061b053b1b370e047173e34dead98364240b07eec2c30f5a060823bc790f33ec468b0d5599ebcb883 -doccontainersize 81508 -doccontainerchecksum 6881b16ac0151914fa7d82409bc4f55e95e3bf93eb71523267d03713fe33b8d1870f3b0f199008db6f17297b87a912ded730f89e99671d403733e84d154aae87 -docfiles size=30 - RELOC/doc/generic/xcomment/Changes - RELOC/doc/generic/xcomment/Makefile - RELOC/doc/generic/xcomment/README details="Readme" - RELOC/doc/generic/xcomment/xcomment-doc.pdf details="Package documentation" - RELOC/doc/generic/xcomment/xcomment-doc.tex -runfiles size=3 - RELOC/tex/generic/xcomment/xcomment.sty - RELOC/tex/generic/xcomment/xcomment.tex -catalogue-ctan /macros/generic/xcomment -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics cond-comp -catalogue-version 1.3 - -name xcookybooky -category Package -revision 36435 -shortdesc Typeset (potentially long) recipes -relocated 1 -longdesc The package enables the user to typeset recipes, which could be -longdesc greater than one page. Above the recipe text two (optional) -longdesc pictures can be displayed. Other features are recipe name, -longdesc energy content, portions, preparation and baking time, baking -longdesc temperatures, recipe source and of course preparation steps and -longdesc required ingredients. At the bottom you may insert an optional -longdesc hint. The package depends on the Emerald fonts. -containersize 6308 -containerchecksum 75f3287628f1bb47f8355c3dc52dfc7ecd82bface859837d88065334f4d5a4db1c472c68543d388684b6ad957db2c6bce2ed5511293be59c7d8a73f146c26eab -doccontainersize 863440 -doccontainerchecksum c75b8792d3716c75080e2f6597d4e6cf18e77988cca5519794660fd398b04cd44fd0cedac75320c0507b435ae2d3f162cfd38ae41079e310e3a013071c1f4d26 -docfiles size=320 - RELOC/doc/latex/xcookybooky/README details="Readme" - RELOC/doc/latex/xcookybooky/example/example.pdf - RELOC/doc/latex/xcookybooky/example/example.tex - RELOC/doc/latex/xcookybooky/example/pic/background.pdf - RELOC/doc/latex/xcookybooky/example/pic/glass.jpg - RELOC/doc/latex/xcookybooky/example/pic/ingredients.jpg - RELOC/doc/latex/xcookybooky/example/tex/Complete_Recipe.tex - RELOC/doc/latex/xcookybooky/example/tex/Mousse_au_Chocolat.tex - RELOC/doc/latex/xcookybooky/xcookybooky.pdf details="Package documentation" -srccontainersize 14844 -srccontainerchecksum 47aad6f64e15e4ae7b359e8cee15389b568745bee532c97a23c245eabd1cc631702960a642f2839883b59050110365b0cadbe43822909a11830503f8f2f49544 -srcfiles size=17 - RELOC/source/latex/xcookybooky/xcookybooky.dtx - RELOC/source/latex/xcookybooky/xcookybooky.ins -runfiles size=8 - RELOC/tex/latex/xcookybooky/xcookybooky.cfg - RELOC/tex/latex/xcookybooky/xcookybooky.sty -catalogue-also cookybooky -catalogue-ctan /macros/latex/contrib/xcookybooky -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics cooking -catalogue-version 1.5 - -name xdoc -category Package -revision 15878 -shortdesc Extending the LaTeX doc system -relocated 1 -longdesc Xdoc is a project to rewrite the implementation of the LaTeX -longdesc doc package (in a broader sense) to make its features more -longdesc general and flexible. For example, where doc only provides -longdesc commands for documenting macros and environments, xdoc also -longdesc provides commands for similarly documenting package options and -longdesc switches. This is furthermore done in such a way that it is -longdesc very easy to add more such commands for documenting things, -longdesc such as e.g., templates (an important concept in the future -longdesc LaTeX3) and program components for other languages (functions, -longdesc classes, procedures, etc.). A side effect is that many minor -longdesc bugs in doc are fixed. The design aims to take advantage of -longdesc many still experimental features of future versions of LaTeX, -longdesc but since these are neither reasonably stable nor widely -longdesc available, the configuration interfaces and package author -longdesc commands of xdoc are likely to change. To still provide a -longdesc stable interface for other packages to build upon, the actual -longdesc package names include a "major version number" of sorts. The -longdesc drop-in replacement package for standard doc is xdoc2; it -longdesc requires nothing outside standard LaTeX2e. The -longdesc docindex/docidx2e package changes the index and list of changes -longdesc typesetting so that none of the formatting has to be controlled -longdesc via the index style file. The docindex package provides control -longdesc of formatting via templates (nice interface, but requires -longdesc several experimental packages), whereas the docidx2e package -longdesc has traditional raw macro interfaces and works with standard -longdesc LaTeX2e. -containersize 11976 -containerchecksum 2397833bf12a53123453b96ce580bc4434eec98939b81660b020d7147aaad9b2890a0bf57749bbee601641b8fee12ccb3edb886a3b8ea39b18fa763b40f6ab9f -doccontainersize 836632 -doccontainerchecksum fc9e2024ca811959e1a8f98b57e4f5a747114b92ed079fabecfb86860e2808f3ca4b7d33129c50b7fe1f230bb162069d7d2ee3a5ff798615f33c6a4f8016a417 -docfiles size=267 - RELOC/doc/latex/xdoc/README details="Package Readme" - RELOC/doc/latex/xdoc/docindex.pdf details="docindex documentation" - RELOC/doc/latex/xdoc/xdoc2.pdf details="xdoc2 documentation" - RELOC/doc/latex/xdoc/xdocdemo.pdf details="Demonstration of usage" - RELOC/doc/latex/xdoc/xdocdemo.tex -srccontainersize 70088 -srccontainerchecksum da4949c2cc31092a1c6cd59ce6b0642801aae5a39c7d8a0faf9c5ff259e52cf7427a985d71725225af2fe653b7e617b103720e985311d2dde897adce0d0dfaee -srcfiles size=77 - RELOC/source/latex/xdoc/docindex.dtx - RELOC/source/latex/xdoc/docindex.ins - RELOC/source/latex/xdoc/xdoc2.dtx - RELOC/source/latex/xdoc/xdoc2.ins -runfiles size=17 - RELOC/makeindex/xdoc/docindex.ist - RELOC/tex/latex/xdoc/docidx2e.sty - RELOC/tex/latex/xdoc/docindex.sty - RELOC/tex/latex/xdoc/xdoc2.sty -catalogue-ctan /macros/latex/contrib/xdoc -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics doc-supp -catalogue-version prot2.5 - -name xduthesis -category Package -revision 39694 -shortdesc XeLaTeX template for writing Xidian University Thesis -relocated 1 -longdesc This is a XeLaTeX template for writing theses to apply academic -longdesc degrees in Xidian University. The template is designed -longdesc according to the official requirements on typesetting theses. -longdesc The template currently supports all levels of degrees from -longdesc bachelor to doctor, including both academic master and -longdesc professional master. But it is not guaranteed that you will -longdesc pass the typesetting check and obtain your degree by using this -longdesc template. -containersize 113552 -containerchecksum af0512163bc0dc196d8816245b9e77d4f9f5f84b324f457e1087467c22dfaf9c790f0e87995cad9546b950f31b2bdf690ccbe9070ac8619dfcb191d6076e2f6b -doccontainersize 693280 -doccontainerchecksum 9047ae71cc7edea927b46bf240909c93d6f268c568dad974e131a5c76b98b35eb45eb893358c0b94c6cf0ef5243e442ec1967352685e5c0c51d916a18cd9241b -docfiles size=195 - RELOC/doc/latex/xduthesis/README.md details="Readme" - RELOC/doc/latex/xduthesis/examples/abstract.tex - RELOC/doc/latex/xduthesis/examples/achievements.tex - RELOC/doc/latex/xduthesis/examples/acknowledgments.tex - RELOC/doc/latex/xduthesis/examples/appendix01.tex - RELOC/doc/latex/xduthesis/examples/biography.tex - RELOC/doc/latex/xduthesis/examples/ch01-intro.tex - RELOC/doc/latex/xduthesis/examples/ch02-options.tex - RELOC/doc/latex/xduthesis/examples/ch03-frontmatter.tex - RELOC/doc/latex/xduthesis/examples/ch04-mainmatter.tex - RELOC/doc/latex/xduthesis/examples/ch05-backmatter.tex - RELOC/doc/latex/xduthesis/examples/ch06-bibliography.tex - RELOC/doc/latex/xduthesis/examples/ch07-conclusions.tex - RELOC/doc/latex/xduthesis/examples/photo.png - RELOC/doc/latex/xduthesis/examples/refs.bib - RELOC/doc/latex/xduthesis/examples/thesis-bachelor.tex - RELOC/doc/latex/xduthesis/examples/thesis-doctor.pdf - RELOC/doc/latex/xduthesis/examples/thesis-doctor.tex - RELOC/doc/latex/xduthesis/examples/thesis-master.tex - RELOC/doc/latex/xduthesis/examples/thesis-masterpro.tex - RELOC/doc/latex/xduthesis/xduthesis.pdf details="Package documentation" -srccontainersize 15976 -srccontainerchecksum 8cb1c75b9e5b491fae309be42819dde6e072c459cc20dcabe734747f579bbd328d23a520953024435fae115c02f7d115747a625b8aa53527631c84e372449ae8 -srcfiles size=15 - RELOC/source/latex/xduthesis/xduthesis.dtx - RELOC/source/latex/xduthesis/xduthesis.ins -runfiles size=257 - RELOC/tex/latex/xduthesis/xdubadge-gr.eps - RELOC/tex/latex/xduthesis/xdubadge.eps - RELOC/tex/latex/xduthesis/xdulogo.eps - RELOC/tex/latex/xduthesis/xduthesis.cfg - RELOC/tex/latex/xduthesis/xduthesis.cls -catalogue-ctan /macros/latex/contrib/xduthesis -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics proposal -catalogue-version 1.00 - -name xdvi -category TLCore -revision 47340 -shortdesc A DVI previewer for the X Window System -longdesc The canonical previewer for use on Unix and other X-windows -longdesc based systems. The distribution has been integrated with that -longdesc of xdvik (no longer separately available), so that it will -longdesc build with web2c "out of the box". It is included in TeX Live. -depend xdvi.ARCH -containersize 6820 -containerchecksum c0c5598e3683dcf6e9eb435f7a9a6d3065c79738b697d67ddc42a8ceca56a72d94f98ff06415d5c044f971b3f4f9bc58006db0b90f67d2c6b0bb2cc3138f5f08 -doccontainersize 172000 -doccontainerchecksum c28f70bab7e44e3b20358beb24a420227e1cb90511619d45fd04db81a2e126452acbf2e75eeaf04bfb70c6aca8a51bc1f64594ae153124d394bd14074ea5c18f -docfiles size=70 - texmf-dist/doc/man/man1/xdvi.1 - texmf-dist/doc/man/man1/xdvi.man1.pdf -runfiles size=9 - texmf-dist/dvips/xdvi/config.xdvi - texmf-dist/xdvi/XDvi - texmf-dist/xdvi/pixmap/toolbar.xpm - texmf-dist/xdvi/pixmap/toolbar2.xpm -catalogue-ctan /dviware/xdvi -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license other-free -catalogue-topics previewer -catalogue-version 22.87.03 - -name xdvi.aarch64-linux -category TLCore -revision 48789 -shortdesc aarch64-linux files of xdvi -containersize 468588 -containerchecksum 1cd9bf6eef610a994b226bfc57f4bed63ce62d5bcd7523c03b80578c24aec6f5d7c4d6d270ae8dfe932e7bce2cc2d4056f2dda56d9e74a97b50ca431cd903519 -binfiles arch=aarch64-linux size=313 - bin/aarch64-linux/xdvi - bin/aarch64-linux/xdvi-xaw - -name xdvi.amd64-freebsd -category TLCore -revision 47264 -shortdesc amd64-freebsd files of xdvi -containersize 759660 -containerchecksum 4a3cbaa44414e481b0489e11f8e9d52a30340ba9dd87aa29f3c1a013adb23d160abc4b6ebfe0191f91dda95d7d57d9014fbc205055f79a43e55d629777c1823a -binfiles arch=amd64-freebsd size=473 - bin/amd64-freebsd/xdvi - bin/amd64-freebsd/xdvi-xaw - -name xdvi.amd64-netbsd -category TLCore -revision 48698 -shortdesc amd64-netbsd files of xdvi -containersize 473628 -containerchecksum 461ce53869daa7b4f6fbf72b0305bca2cd3e5eef5c39fa5df94936e289d2397f5e6f0620067258e05b1d970cc3282cc8926d9f3834dbc419019fd046a9e55547 -binfiles arch=amd64-netbsd size=403 - bin/amd64-netbsd/xdvi - bin/amd64-netbsd/xdvi-xaw - -name xdvi.armhf-linux -category TLCore -revision 48716 -shortdesc armhf-linux files of xdvi -containersize 435068 -containerchecksum eca1ccc25b59402d04bae4f852965ad68fbc6f2ceef8b9b6778ba3ebffc5aceb3d320f7e43a5a1f0630127b9d4a6e49b784277cd8fac44de8f1078ce7948ace8 -binfiles arch=armhf-linux size=261 - bin/armhf-linux/xdvi - bin/armhf-linux/xdvi-xaw - -name xdvi.i386-cygwin -category TLCore -revision 47322 -shortdesc i386-cygwin files of xdvi -containersize 469244 -containerchecksum 61c375c1c57f1bdb2c9281815e6b91ae7428174f2240f84fb5ccd5117ac957f9b5978e3be9122b7d2b052027443a95461d011bdff581f35060129b0fa070a44e -binfiles arch=i386-cygwin size=292 - bin/i386-cygwin/xdvi - bin/i386-cygwin/xdvi-xaw.exe - -name xdvi.i386-freebsd -category TLCore -revision 47264 -shortdesc i386-freebsd files of xdvi -containersize 683680 -containerchecksum d338cc645308189a2d948071078a0e03e83aa37ce14afda2f9a487fb7a8c18b40b645b3e6f59b8eb73b097099757215aed291f82c8a0849bf595f54803cedfac -binfiles arch=i386-freebsd size=423 - bin/i386-freebsd/xdvi - bin/i386-freebsd/xdvi-xaw - -name xdvi.i386-linux -category TLCore -revision 47245 -shortdesc i386-linux files of xdvi -containersize 533120 -containerchecksum 22f93d0179a83b1ae7537036453c27a2558795c9d3e0d29eb448e140deac694813d01dcd26ce106143ec78747b1b4a0434937e423b4f2f73148b8c8d509d2384 -binfiles arch=i386-linux size=329 - bin/i386-linux/xdvi - bin/i386-linux/xdvi-xaw - -name xdvi.i386-netbsd -category TLCore -revision 46999 -shortdesc i386-netbsd files of xdvi -containersize 431460 -containerchecksum 143a90c4a6f6e6d44353b4994ae8fb87fd4aa5f8e52052b2b4afab693f3fa3dcc226c05b5ae2ed3d718df27ea023b95f713b3d78a3855696a1b38d63f25d197f -binfiles arch=i386-netbsd size=356 - bin/i386-netbsd/xdvi - bin/i386-netbsd/xdvi-xaw - -name xdvi.i386-solaris -category TLCore -revision 46997 -shortdesc i386-solaris files of xdvi -containersize 485020 -containerchecksum 38085bee831ccb0884880cf339f323a5a9533e7f147b4db923f9023581d19ab2799fd7f83330865b200f6675ee9cffdfd97af3565e652da219b25a429b17d500 -binfiles arch=i386-solaris size=276 - bin/i386-solaris/xdvi - bin/i386-solaris/xdvi-xaw - -name xdvi.sparc-solaris -category TLCore -revision 48739 -shortdesc sparc-solaris files of xdvi -containersize 453728 -containerchecksum c44e286772d4f9b16db46cfbe8a94dcab9cbe6cf33bd6ce09bcd00a88af6d97123a09870dfbcd486ac7a3196e02d36305f593e14c7ee6a5837001ec748cea9c2 -binfiles arch=sparc-solaris size=295 - bin/sparc-solaris/xdvi - bin/sparc-solaris/xdvi-xaw - -name xdvi.x86_64-cygwin -category TLCore -revision 47321 -shortdesc x86_64-cygwin files of xdvi -containersize 489264 -containerchecksum 7721bf21cfe32ad8c0c017da46518d7b5d484269ca19e112f30977574060911ff5ed11e6a06cabab4d4a2d3a5eba5934b202d6a4fd1108364a8dcb9b9fc8c2d4 -binfiles arch=x86_64-cygwin size=290 - bin/x86_64-cygwin/xdvi - bin/x86_64-cygwin/xdvi-xaw.exe - -name xdvi.x86_64-darwin -category TLCore -revision 48728 -shortdesc x86_64-darwin files of xdvi -containersize 538244 -containerchecksum ceaf50f907d6854fa64688c07dc20691b037715732089eac28944e13a799d1f702a25bfde6b3697360ef67004f1ff76c18cdaf58af188133ee4a5439b1a4ec56 -binfiles arch=x86_64-darwin size=317 - bin/x86_64-darwin/xdvi - bin/x86_64-darwin/xdvi-xaw - -name xdvi.x86_64-linux -category TLCore -revision 47063 -shortdesc x86_64-linux files of xdvi -containersize 530008 -containerchecksum 1c9f52eef66b883a4847cb0230394cc0913411cab55595d870bb08b04b5c3b89822dee348ed3132055f93092bba37aa87ef088668871b11e537d055fb91097ee -binfiles arch=x86_64-linux size=313 - bin/x86_64-linux/xdvi - bin/x86_64-linux/xdvi-xaw - -name xdvi.x86_64-linuxmusl -category TLCore -revision 47036 -shortdesc x86_64-linuxmusl files of xdvi -containersize 568824 -containerchecksum fa247e63ac21541fce1cdfe893630d53d0e6d0888b84c41a14af8067ac08e6d56c3218375d4d4dedb20cb381289f47a19b097601391e6c0949f8837e9986fd87 -binfiles arch=x86_64-linuxmusl size=372 - bin/x86_64-linuxmusl/xdvi - bin/x86_64-linuxmusl/xdvi-xaw - -name xdvi.x86_64-solaris -category TLCore -revision 46997 -shortdesc x86_64-solaris files of xdvi -containersize 541052 -containerchecksum cfd4d9387e7a8bf800873b4e518e0d7bbe9d692e5c8dacda1c3c7d64fb5510e82fa4bc17f37be35a43bb3a3909e001f5a6435a36b50d73432504306e86f7f800 -binfiles arch=x86_64-solaris size=326 - bin/x86_64-solaris/xdvi - bin/x86_64-solaris/xdvi-xaw - -name xebaposter -category Package -revision 42046 -shortdesc Create beautiful scientific Persian/Latin posters using TikZ -relocated 1 -longdesc This package is designed for making beautiful scientific -longdesc Persian/Latin posters. It is a fork of baposter by Brian Amberg -longdesc and Reinhold Kainhofer available at -longdesc http://www.brian-amberg.de/uni/poster/. baposter's users should -longdesc be able to compile their poster using xebaposter (instead of -longdesc baposter) without any problem. -containersize 12272 -containerchecksum 75c400b4d66787272723e857046b2244990cbf3153d0a38d181dbf4b7f2600a9a4983ed67b813685967d7a7a0f665160ba5ed77468bbefee56a1af95e0eb32c6 -doccontainersize 318832 -doccontainerchecksum 728715baeed069a5ba01dd837fea5a405db1904981e63d269fd824cca12b294de8865692a2dbe2e88caece8fc3739bb7db6c6326e5f1bf8a3cae6a585bc3e854 -docfiles size=163 - RELOC/doc/latex/xebaposter/README details="Readme" - RELOC/doc/latex/xebaposter/images/docs-boxshape.pdf - RELOC/doc/latex/xebaposter/images/docs-headerborder.pdf - RELOC/doc/latex/xebaposter/images/docs-headershape.pdf - RELOC/doc/latex/xebaposter/images/docs-shade.pdf - RELOC/doc/latex/xebaposter/images/fig3.pdf - RELOC/doc/latex/xebaposter/images/fig4.pdf - RELOC/doc/latex/xebaposter/images/fig5.pdf - RELOC/doc/latex/xebaposter/images/fig6.pdf - RELOC/doc/latex/xebaposter/images/logo.png - RELOC/doc/latex/xebaposter/images/shariflogo.png - RELOC/doc/latex/xebaposter/poster-fa.pdf - RELOC/doc/latex/xebaposter/poster-fa.tex - RELOC/doc/latex/xebaposter/xebaposter-doc.pdf details="Package documentation" - RELOC/doc/latex/xebaposter/xebaposter-doc.tex -runfiles size=14 - RELOC/tex/latex/xebaposter/xebaposter.cls -catalogue-ctan /graphics/pgf/contrib/xebaposter -catalogue-date 2016-09-12 19:55:23 +0200 -catalogue-license lppl1.3 -catalogue-topics poster class pgf-tikz -catalogue-version 2.51 - -name xechangebar -category Package -revision 44954 -shortdesc An extension of package changebar that can be used with XeLaTeX -relocated 1 -longdesc The package extends package changebar so it can be used with -longdesc XeLaTeX. It introduces the new option xetex for use with -longdesc XeLaTeX. Everything else remains the same and users should -longdesc consult the original documenation for usage information. -containersize 6888 -containerchecksum a908453c719734e633fca6a9c7b40d8b42c1aa62428d18eb48e5cedb92bc46bbaaf717f126f35299a23a32f551ddb9058bdbbf910451abfaa465bb4ae4081665 -doccontainersize 2412 -doccontainerchecksum 30aef39d5bdf36f98cfbecad45d604c46cbbacbfd16565805257da8a1031c65e8f29069f449bdfe9758d2ab17d4cb0d495d19c37a2e02557808718087e64f6ea -docfiles size=4 - RELOC/doc/xelatex/xechangebar/README details="Readme" - RELOC/doc/xelatex/xechangebar/cbtest1.tex -runfiles size=9 - RELOC/tex/xelatex/xechangebar/xechangebar.sty -catalogue-also changebar -catalogue-ctan /macros/xetex/latex/xechangebar -catalogue-date 2017-08-06 05:28:53 +0200 -catalogue-license lppl1.3 -catalogue-topics editorial -catalogue-version 1.0 - -name xecjk -category Package -revision 47519 -shortdesc Support for CJK documents in XeLaTeX -relocated 1 -longdesc A LaTeX package for typesetting CJK documents in the way users -longdesc have become used to, in the CJK package. The package requires a -longdesc current version of xtemplate (and hence of the current LaTeX3 -longdesc development environment). -containersize 128796 -containerchecksum ae78f7c8652f159a8ae46e4d49f4163021e7d3f19490eaf72c42d3d148e228d3ac36fbfc475d6893ca8586cc802be8a2cbc6a1597b1f92971e277aa9c9c5d5ac -doccontainersize 1600996 -doccontainerchecksum e4a0fc598e0afad77e54e0f621291287006381a58ef6e7d5f7f42bc3c4def72de277107dce7ac5277b8ebf3a51cfb3a023670fa36fc3849033aad10dd28d6c54 -docfiles size=461 - RELOC/doc/xelatex/xecjk/README.md details="Readme" - RELOC/doc/xelatex/xecjk/example/xeCJK-example-CJKecglue.tex - RELOC/doc/xelatex/xecjk/example/xeCJK-example-CJKfntef.tex - RELOC/doc/xelatex/xecjk/example/xeCJK-example-CM.tex - RELOC/doc/xelatex/xecjk/example/xeCJK-example-autofake.tex - RELOC/doc/xelatex/xecjk/example/xeCJK-example-checksingle.tex - RELOC/doc/xelatex/xecjk/example/xeCJK-example-fallback.tex - RELOC/doc/xelatex/xecjk/example/xeCJK-example-listings.tex - RELOC/doc/xelatex/xecjk/example/xeCJK-example-mathblock.tex - RELOC/doc/xelatex/xecjk/example/xeCJK-example-punctstyle.tex - RELOC/doc/xelatex/xecjk/example/xeCJK-example-subCJKblock.tex - RELOC/doc/xelatex/xecjk/example/xeCJK-example-verbatim.tex - RELOC/doc/xelatex/xecjk/xeCJK.pdf details="Package documentation (Chinese)" language="zh" - RELOC/doc/xelatex/xecjk/xunicode-combine-marks.tex - RELOC/doc/xelatex/xecjk/xunicode-commands.tex - RELOC/doc/xelatex/xecjk/xunicode-symbols.pdf - RELOC/doc/xelatex/xecjk/xunicode-symbols.tex -srccontainersize 87880 -srccontainerchecksum 7ab0c4cc0247c76ed195434cb84ff7d00a713976dfd688f169b3de705c36d63daea5edd1a2b06019dcdd7f88e1569c4e0a3936e8e32043718d9332eff86b1649 -srcfiles size=127 - RELOC/source/xelatex/xecjk/xeCJK.dtx - RELOC/source/xelatex/xecjk/xeCJK.ins -runfiles size=130 - RELOC/fonts/misc/xetex/fontmapping/xecjk/full-stop.map - RELOC/fonts/misc/xetex/fontmapping/xecjk/full-stop.tec - RELOC/fonts/misc/xetex/fontmapping/xecjk/fullwidth-stop.map - RELOC/fonts/misc/xetex/fontmapping/xecjk/fullwidth-stop.tec - RELOC/fonts/misc/xetex/fontmapping/xecjk/han-simp.map - RELOC/fonts/misc/xetex/fontmapping/xecjk/han-simp.tec - RELOC/fonts/misc/xetex/fontmapping/xecjk/han-trad.map - RELOC/fonts/misc/xetex/fontmapping/xecjk/han-trad.tec - RELOC/tex/xelatex/xecjk/xeCJK-listings.sty - RELOC/tex/xelatex/xecjk/xeCJK.cfg - RELOC/tex/xelatex/xecjk/xeCJK.sty - RELOC/tex/xelatex/xecjk/xeCJKfntef.sty - RELOC/tex/xelatex/xecjk/xunicode-addon.sty - RELOC/tex/xelatex/xecjk/xunicode-extra.def -catalogue-ctan /macros/xetex/latex/xecjk -catalogue-date 2018-04-30 08:27:44 +0200 -catalogue-license lppl1.3c -catalogue-topics chinese japanese korean xetex expl3 -catalogue-version 3.7.1 - -name xecolor -category Package -revision 29660 -shortdesc Support for color in XeLaTeX -relocated 1 -longdesc This is a simple package which defines about 140 different -longdesc colours using XeTeX's colour feature. The colours can be used -longdesc in bidirectional texts without any problem. -containersize 2256 -containerchecksum a11229e257150b331438619404ae148c21ca45d54aac5720b1235eb9ca6b78660ae246ad5dafb32a92f19be69c67a0638c40fd3736e76e350d88a1e74bbebbb4 -doccontainersize 1092 -doccontainerchecksum 3e06d4c8451620c39783475c4bdc674fcfa28c5bc7000126dc2b1c97cc3295d3bd661b7ced95c74c61950eb51acec10d7ce153d9af33fcaa654bd8fcf624e88d -docfiles size=1 - RELOC/doc/xelatex/xecolor/README details="Readme" -runfiles size=2 - RELOC/tex/xelatex/xecolor/xecolor.sty -catalogue-ctan /macros/xetex/latex/xecolor -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics colour xetex -catalogue-version 0.1 - -name xecyr -category Package -revision 20221 -shortdesc Using Cyrillic languages in XeTeX -longdesc Helper tools for using Cyrillic languages with XeLaTeX and -longdesc babel. -depend xecyr.ARCH -containersize 4060 -containerchecksum f502f7375f5a6423af8820f6c0a5d9e85ce85b5508d30ab2f2442f7bb24d108ce0b190ce7f42b47eed699f3de5f2eb426ead338b674cccaee160547e8f441c0b -doccontainersize 304652 -doccontainerchecksum 4d5fdda631df9683103ce264cc064d6d4adabc7827dba4ece949a10bb2d50948a5495b46091935cdf941c177542a0f9397933e86c1f1eb97fb161d03dc48f057 -docfiles size=107 - texmf-dist/doc/xelatex/xecyr/1251.tex - texmf-dist/doc/xelatex/xecyr/866.tex - texmf-dist/doc/xelatex/xecyr/NEWS - texmf-dist/doc/xelatex/xecyr/README details="Readme" - texmf-dist/doc/xelatex/xecyr/iso.tex - texmf-dist/doc/xelatex/xecyr/koi8-r.tex - texmf-dist/doc/xelatex/xecyr/language.dat.add - texmf-dist/doc/xelatex/xecyr/listings-utf8-ex.pdf - texmf-dist/doc/xelatex/xecyr/listings-utf8-ex.tex - texmf-dist/doc/xelatex/xecyr/pict2e-ex.pdf - texmf-dist/doc/xelatex/xecyr/pict2e-ex.tex - texmf-dist/doc/xelatex/xecyr/rubibtex-ex-x.pdf - texmf-dist/doc/xelatex/xecyr/rubibtex-ex-x.tex - texmf-dist/doc/xelatex/xecyr/rubibtex-ex.bib - texmf-dist/doc/xelatex/xecyr/rumakeindex-ex-x.pdf - texmf-dist/doc/xelatex/xecyr/rumakeindex-ex-x.tex - texmf-dist/doc/xelatex/xecyr/xecyr-doc-ru.pdf details="Package documentation (Russian)" language="ru" - texmf-dist/doc/xelatex/xecyr/xecyr-doc-ru.tex - texmf-dist/doc/xelatex/xecyr/xecyr-ex1-ru-x.pdf - texmf-dist/doc/xelatex/xecyr/xecyr-ex1-ru-x.tex - texmf-dist/doc/xelatex/xecyr/xecyr-ex2-ru-x.pdf - texmf-dist/doc/xelatex/xecyr/xecyr-ex2-ru-x.tex - texmf-dist/doc/xelatex/xecyr/xecyr-ex3-ru-x.pdf - texmf-dist/doc/xelatex/xecyr/xecyr-ex3-ru-x.tex - texmf-dist/doc/xelatex/xecyr/xecyr-ex4-ru-x.pdf - texmf-dist/doc/xelatex/xecyr/xecyr-ex4-ru-x.tex - texmf-dist/doc/xelatex/xecyr/xecyr-ex5-ru-x.pdf - texmf-dist/doc/xelatex/xecyr/xecyr-ex5-ru-x.tex - texmf-dist/doc/xelatex/xecyr/xecyr-ex6-ru-x.pdf - texmf-dist/doc/xelatex/xecyr/xecyr-ex6-ru-x.tex - texmf-dist/doc/xelatex/xecyr/xecyr-ex7-ru-x.pdf - texmf-dist/doc/xelatex/xecyr/xecyr-ex7-ru-x.tex -runfiles size=5 - texmf-dist/tex/generic/xecyr/xu-ruenhyph.tex - texmf-dist/tex/xelatex/xecyr/xecyr.sty -catalogue-ctan /macros/xetex/latex/xecyr -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics cyrillic xetex -catalogue-version 1.1 - -name xecyr.win32 -category Package -revision 15404 -shortdesc win32 files of xecyr -containersize 944 -containerchecksum aa2c08736b74f7a9c0ff889f8769f1b0c6b0d4fb9a52dd780e847e010f34b9ebca6270e1b0c0742f9b76fa9bceda27a2bf4b18dfaa3b200bb456f4271538c9c8 -binfiles arch=win32 size=6 - bin/win32/rubibtexx.bat - bin/win32/rubibtexx.exe - bin/win32/rumakeindexx.bat - bin/win32/rumakeindexx.exe - bin/win32/rumakeindexx2.bat - bin/win32/rumakeindexx2.exe - -name xeindex -category Package -revision 35756 -shortdesc Automatic index generation for XeLaTeX -relocated 1 -longdesc The package is based on XeSearch, and will automatically index -longdesc words or phrases in an XeLaTeX document. Words are declared in -longdesc a list, and every occurrence then creates an index entry whose -longdesc content can be fully specified beforehand. -containersize 1656 -containerchecksum 09ebfd24e056025fd799c025005da2d5d932cc2f1fab48201da7c9446968654943339188c1af458ad33046fa9fa63ecf6d66f6798826557781b916ef05249041 -doccontainersize 78928 -doccontainerchecksum 922a4893a5e70a10a62e5cf0419fbc1617227acc88aa0aa9c69e1c84dcd1c67c29fbe51349cd4f66ee2424837d8248be7401d01d295247c5324e971599d4ecd6 -docfiles size=24 - RELOC/doc/xelatex/xeindex/README details="Readme" - RELOC/doc/xelatex/xeindex/xeindex.pdf details="Package documentation" - RELOC/doc/xelatex/xeindex/xeindex.tex -runfiles size=2 - RELOC/tex/xelatex/xeindex/xeindex.sty -catalogue-ctan /macros/xetex/latex/xeindex -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics index xetex -catalogue-version 0.3 - -name xellipsis -category Package -revision 47546 -shortdesc Extremely configurable ellipses with formats for various style manuals -relocated 1 -longdesc The xellipsis package provides a system for configuring -longdesc (almomst) every possible aspect of ellipses, including -longdesc preceding and proceeding characters; the character itself; -longdesc distances before and after each of these; and number of -longdesc characters. It comes with both a compatibility option for -longdesc standard LaTeX \ldots as well as preset package options for the -longdesc Chicago Manual of Style (Turabian); the Bluebook; and MLA -longdesc guidelines. -containersize 1712 -containerchecksum 61b15fc6274c833c5606932fc45715f89c8f9b2ec16c8b245952dda8d7531a5cde74dc676c6a32f188a7fa2ddc30fd0feccc51a7499fa87981a55c10fa924b2d -doccontainersize 348140 -doccontainerchecksum 272410d8b196c60551336cd5703775fe39225a9ff51d466e861f7f06fd0b6c0a0a0306afade0a72d3d4518ce8a1fbb389d05ab244ef8b7f12320e81497e3091e -docfiles size=91 - RELOC/doc/latex/xellipsis/CHANGES - RELOC/doc/latex/xellipsis/README details="Readme" - RELOC/doc/latex/xellipsis/lppl.txt - RELOC/doc/latex/xellipsis/xellipsis.pdf details="Package documentation" -srccontainersize 7088 -srccontainerchecksum 8ebb3c94c0fdfac250557bc16b1787f01ac6daa4f30bbcb042358652fa4f70fcdeac61504d21cce92525d5242012f980bc097c0f14ffb50edff665b611300803 -srcfiles size=6 - RELOC/source/latex/xellipsis/xellipsis.dtx - RELOC/source/latex/xellipsis/xellipsis.ins -runfiles size=1 - RELOC/tex/latex/xellipsis/xellipsis.sty -catalogue-ctan /macros/latex/contrib/xellipsis -catalogue-date 2018-04-16 09:00:25 +0200 -catalogue-license lppl1.3 -catalogue-topics typesetting -catalogue-version 2.0 - -name xepersian -category Package -revision 49428 -shortdesc Persian for LaTeX, using XeTeX -relocated 1 -longdesc This package provides a convenient interface for typesetting -longdesc Persian and English texts in LaTeX, using the XeTeX engine. -containersize 59120 -containerchecksum c6ff3edba779b9f79a9eb902b58233ec135078a796c6174e7a9877cc3f2678ae74b045ebecc5fdf2d3d5986d6950203893695238a45fb258e8cfdb88b15589ab -doccontainersize 984160 -doccontainerchecksum 73128984cf0e543f16502524b1332a9d591caf3bd9cc09e56a2ed4e3f4fe7b1109c6331159a081dc80625228f4fcf74317a4bf25a7f59c3ddfe995546a5aa2f3 -docfiles size=314 - RELOC/doc/xelatex/xepersian/README details="Readme" - RELOC/doc/xelatex/xepersian/dkun-0.3.py - RELOC/doc/xelatex/xepersian/dkun-0.4.py - RELOC/doc/xelatex/xepersian/ftxe-0.12.py - RELOC/doc/xelatex/xepersian/img/ireland.jpg - RELOC/doc/xelatex/xepersian/img/weather/clouds.jpg - RELOC/doc/xelatex/xepersian/img/weather/rain.jpg - RELOC/doc/xelatex/xepersian/img/weather/sun.jpg - RELOC/doc/xelatex/xepersian/magazine-sample.tex - RELOC/doc/xelatex/xepersian/test-correction.tex - RELOC/doc/xelatex/xepersian/test-empty-form.tex - RELOC/doc/xelatex/xepersian/test-question-only.tex - RELOC/doc/xelatex/xepersian/test-solution-form.tex - RELOC/doc/xelatex/xepersian/undk-0.6.py - RELOC/doc/xelatex/xepersian/unldk-0.2.py - RELOC/doc/xelatex/xepersian/xepersian-doc.pdf details="Package user documentation" - RELOC/doc/xelatex/xepersian/xepersian-logo.tex - RELOC/doc/xelatex/xepersian/xepersian.pdf details="Package source documentation" -srccontainersize 74296 -srccontainerchecksum 0f1d00bd1d1e6e562502050c6033ad7edd76ffc7005dc9d8972a16dae68a64807bf49e5c7c02b6a483aa0cf958ff23d481da421d1c077577105b4004ea9d785e -srcfiles size=118 - RELOC/source/xelatex/xepersian/xepersian-doc-basics.ltx - RELOC/source/xelatex/xepersian/xepersian-doc-boolean.ltx - RELOC/source/xelatex/xepersian/xepersian-doc-captions.ltx - RELOC/source/xelatex/xepersian/xepersian-doc-envcs.ltx - RELOC/source/xelatex/xepersian/xepersian-doc-intro.ltx - RELOC/source/xelatex/xepersian/xepersian-doc-pkgs.ltx - RELOC/source/xelatex/xepersian/xepersian-doc-preamble.ltx - RELOC/source/xelatex/xepersian/xepersian-doc-title.ltx - RELOC/source/xelatex/xepersian/xepersian-doc.ltx - RELOC/source/xelatex/xepersian/xepersian.dtx - RELOC/source/xelatex/xepersian/xepersian.ins -runfiles size=113 - RELOC/fonts/misc/xetex/fontmapping/xepersian/persian-tex-text.map - RELOC/fonts/misc/xetex/fontmapping/xepersian/persian-tex-text.tec - RELOC/tex/xelatex/xepersian/algorithm-xepersian.def - RELOC/tex/xelatex/xepersian/algorithmic-xepersian.def - RELOC/tex/xelatex/xepersian/amsart-xepersian.def - RELOC/tex/xelatex/xepersian/amsbook-xepersian.def - RELOC/tex/xelatex/xepersian/appendix-xepersian.def - RELOC/tex/xelatex/xepersian/article-xepersian.def - RELOC/tex/xelatex/xepersian/artikel1-xepersian.def - RELOC/tex/xelatex/xepersian/artikel2-xepersian.def - RELOC/tex/xelatex/xepersian/artikel3-xepersian.def - RELOC/tex/xelatex/xepersian/backref-xepersian.def - RELOC/tex/xelatex/xepersian/bidimoderncv-xepersian.def - RELOC/tex/xelatex/xepersian/bidituftesidenote-xepersian.def - RELOC/tex/xelatex/xepersian/boek-xepersian.def - RELOC/tex/xelatex/xepersian/boek3-xepersian.def - RELOC/tex/xelatex/xepersian/book-xepersian.def - RELOC/tex/xelatex/xepersian/bookest-xepersian.def - RELOC/tex/xelatex/xepersian/breqn-xepersian.def - RELOC/tex/xelatex/xepersian/color-localise-xepersian.def - RELOC/tex/xelatex/xepersian/enumerate-xepersian.def - RELOC/tex/xelatex/xepersian/enumitem-xepersian.def - RELOC/tex/xelatex/xepersian/extarticle-xepersian.def - RELOC/tex/xelatex/xepersian/extbook-xepersian.def - RELOC/tex/xelatex/xepersian/extrafootnotefeatures-xepersian.def - RELOC/tex/xelatex/xepersian/extreport-xepersian.def - RELOC/tex/xelatex/xepersian/fancyref-xepersian.def - RELOC/tex/xelatex/xepersian/fontspec-xepersian.def - RELOC/tex/xelatex/xepersian/footnote-xepersian.def - RELOC/tex/xelatex/xepersian/framed-xepersian.def - RELOC/tex/xelatex/xepersian/glossaries-xepersian.def - RELOC/tex/xelatex/xepersian/hyperref-xepersian.def - RELOC/tex/xelatex/xepersian/imsproc-xepersian.def - RELOC/tex/xelatex/xepersian/kashida-xepersian.def - RELOC/tex/xelatex/xepersian/latex-localise-commands-xepersian.def - RELOC/tex/xelatex/xepersian/latex-localise-environments-xepersian.def - RELOC/tex/xelatex/xepersian/latex-localise-messages-xepersian.def - RELOC/tex/xelatex/xepersian/latex-localise-misc-xepersian.def - RELOC/tex/xelatex/xepersian/listings-xepersian.def - RELOC/tex/xelatex/xepersian/loadingorder-xepersian.def - RELOC/tex/xelatex/xepersian/localise-xepersian.def - RELOC/tex/xelatex/xepersian/memoir-xepersian.def - RELOC/tex/xelatex/xepersian/minitoc-xepersian.def - RELOC/tex/xelatex/xepersian/natbib-xepersian.def - RELOC/tex/xelatex/xepersian/packages-localise-xepersian.def - RELOC/tex/xelatex/xepersian/rapport1-xepersian.def - RELOC/tex/xelatex/xepersian/rapport3-xepersian.def - RELOC/tex/xelatex/xepersian/refrep-xepersian.def - RELOC/tex/xelatex/xepersian/report-xepersian.def - RELOC/tex/xelatex/xepersian/scrartcl-xepersian.def - RELOC/tex/xelatex/xepersian/scrbook-xepersian.def - RELOC/tex/xelatex/xepersian/scrreprt-xepersian.def - RELOC/tex/xelatex/xepersian/soul-xepersian.def - RELOC/tex/xelatex/xepersian/tikz.code-xepersian.def - RELOC/tex/xelatex/xepersian/tkz-linknodes-xepersian.def - RELOC/tex/xelatex/xepersian/tocloft-xepersian.def - RELOC/tex/xelatex/xepersian/varioref-xepersian.def - RELOC/tex/xelatex/xepersian/xepersian-localise-commands-xepersian.def - RELOC/tex/xelatex/xepersian/xepersian-localise-environments-xepersian.def - RELOC/tex/xelatex/xepersian/xepersian-logo.pdf - RELOC/tex/xelatex/xepersian/xepersian-magazine.cls - RELOC/tex/xelatex/xepersian/xepersian-mathsdigitspec.sty - RELOC/tex/xelatex/xepersian/xepersian-multiplechoice.sty - RELOC/tex/xelatex/xepersian/xepersian-persiancal.sty - RELOC/tex/xelatex/xepersian/xepersian.sty -catalogue-contact-bugs https://github.com/bidi-tex/xepersian/issues -catalogue-contact-repository https://github.com/bidi-tex/xepersian -catalogue-ctan /macros/xetex/latex/xepersian -catalogue-date 2018-12-16 18:28:24 +0100 -catalogue-license lppl1.3c -catalogue-topics persian xetex class -catalogue-version 22.5 - -name xesearch -category Package -revision 16041 -shortdesc A string finder for XeTeX -relocated 1 -longdesc The package finds strings (e.g. (parts of) words or phrases) -longdesc and manipulates them (apply any macro), thus turning each word -longdesc or phrase into a possible command. It is written in plain XeTeX -longdesc and should thus work with any format (it is known to work with -longdesc LaTeX and ConTeXt). The main application for the moment is -longdesc XeIndex, an automatic index for XeLaTeX, but examples are given -longdesc of simple use to check spelling, count words, and highlight -longdesc syntax of programming languages. -containersize 5856 -containerchecksum 5b75ebac31948dab9cb6df7df31cbd29fcb223e5c5d0be907a495aac7a43669d2f86e29b295f9f488edb074681fff404cec57b2ea6805c64786333ab65a7810d -doccontainersize 626440 -doccontainerchecksum 8e0a8e640d746c20bce0e1103d54af502ff51f29208e4975bc4d653dff9ad4f3623245d636551faa4a3346249a7094535ab8f6f3edbb1a5c5cb941bb534c33c4 -docfiles size=191 - RELOC/doc/xetex/xesearch/README details="Readme" - RELOC/doc/xetex/xesearch/xesearch.pdf details="Package documentation" - RELOC/doc/xetex/xesearch/xesearch.tex -runfiles size=9 - RELOC/tex/xetex/xesearch/t-xesearch.tex - RELOC/tex/xetex/xesearch/xesearch.sty -catalogue-also toolbox etoolbox etextools -catalogue-ctan /macros/xetex/generic/xesearch -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics string xetex - -name xespotcolor -category Package -revision 40118 -shortdesc Spot colours support for XeLaTeX -relocated 1 -longdesc The package provides macros for using spot colours in LaTeX -longdesc documents. The package is a reimplementation of the spotcolor -longdesc package for use with XeLaTeX. As such, it has the same user -longdesc interface and the same capabilities. -containersize 2292 -containerchecksum f918440fe86ed958cc7657cf9cf774626bb1d3da91ccc10398514e94558315bd55fab349df4901f486651d82d9fc03b851ceabcea344cd2c480447d5c7c45a03 -doccontainersize 128200 -doccontainerchecksum 5904aeeb570d9de8825ee10981c7db17c18c640c6ad8a69fa1961ddeed354762b5dcaeb9ad16e5741a4a45fc85e9679055f51321c316aa3b962a791f7c4db184 -docfiles size=41 - RELOC/doc/xelatex/xespotcolor/README details="Readme" - RELOC/doc/xelatex/xespotcolor/jatestspot.pdf - RELOC/doc/xelatex/xespotcolor/jatestspot.tex - RELOC/doc/xelatex/xespotcolor/spotcolor-test.pdf - RELOC/doc/xelatex/xespotcolor/spotcolor-test.tex - RELOC/doc/xelatex/xespotcolor/xespotcolor.pdf details="Package documentation" -srccontainersize 7064 -srccontainerchecksum 444cf69f33f04a23f0415afa7885778b06601373d96b3a8fce22988be08d3efd3a39ceb49ced3b2c81a61f4aa60621156406e11ad4751661a1e4ef20b38abc85 -srcfiles size=6 - RELOC/source/xelatex/xespotcolor/xespotcolor.dtx - RELOC/source/xelatex/xespotcolor/xespotcolor.ins -runfiles size=2 - RELOC/tex/xelatex/xespotcolor/xespotcolor.sty -catalogue-ctan /macros/xetex/latex/xespotcolor -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics colour -catalogue-version 2.0a - -name xetex -category TLCore -revision 48668 -shortdesc An extended variant of TeX for use with Unicode sources -longdesc XeTeX is a TeX typesetting engine using Unicode and supporting -longdesc modern font technologies such as OpenType, TrueType or Apple -longdesc Advanced Typography (AAT), including OpenType mathematics -longdesc fonts. XeTeX supports many extensions that reflect its origins -longdesc in linguistic research; it also supports micro-typography (as -longdesc available in pdfTeX). XeTeX was developed by the SIL (the first -longdesc version was specifically developed for those studying -longdesc linguistics, and using Macintosh computers). XeTeX's immediate -longdesc output is an extended variant of DVI format, which is -longdesc ordinarily processed by a tightly bound processor (called -longdesc xdvipdfmx), that produces PDF. XeTeX is released as part of TeX -longdesc Live; documentation has arisen separately. Source code is -longdesc available from ctan:/systems/texlive/Source/. -depend xetexconfig -depend latex -depend dvipdfmx -depend cm -depend hyphen-base -depend tex-ini-files -depend unicode-data -depend etex -depend plain -depend babel -depend latex-fonts -depend xetex.ARCH -execute AddFormat name=xetex engine=xetex patterns=language.def options="-etex xetex.ini" fmttriggers=cm,hyphen-base,tex-ini-files,unicode-data,etex,plain -execute AddFormat name=xelatex engine=xetex patterns=language.dat options="-etex xelatex.ini" fmttriggers=cm,hyphen-base,tex-ini-files,unicode-data,babel,latex,latex-fonts -postaction script file=tlpkg/tlpostcode/xetex.pl -containersize 6896 -containerchecksum 3d80cf2ec9e810bb9c6b76cfa5044e37571070652f2853d22f087a5ac3c8e099f33a7a27cf84bfa81195982f27c9a82de6ee2b95f2d08e45303229734f33cab9 -doccontainersize 600524 -doccontainerchecksum 57296e3f527752322c846b964f98c9760a237997b665392ceb3b33807befe3f363f3ef89a6aa8badc673b85f67e170b383344afc65066224c4dc07a206ea7842 -docfiles size=164 - texmf-dist/doc/man/man1/xelatex.1 - texmf-dist/doc/man/man1/xelatex.man1.pdf - texmf-dist/doc/xetex/base/NEWS - texmf-dist/doc/xetex/base/README - texmf-dist/doc/xetex/base/XeTeX-notes.pdf details="About XeTeX" - texmf-dist/doc/xetex/base/XeTeX-notes.tex -runfiles size=6 - texmf-dist/fonts/misc/xetex/fontmapping/base/qx-unicode.map - texmf-dist/fonts/misc/xetex/fontmapping/base/qx-unicode.tec - texmf-dist/fonts/misc/xetex/fontmapping/base/tex-text.map - texmf-dist/fonts/misc/xetex/fontmapping/base/tex-text.tec - tlpkg/tlpostcode/xetex.pl -catalogue-also luatex -catalogue-contact-announce http://lists.tug.org/xetex-announce -catalogue-contact-home http://tug.org/xetex -catalogue-contact-support http://lists.tug.org/xetex -catalogue-date 2018-08-06 18:04:11 +0200 -catalogue-license other-free -catalogue-topics engine - -name xetex-devanagari -category Package -revision 34296 -shortdesc XeTeX input map for Unicode Devanagari -relocated 1 -longdesc The package provides a map for use with Jonathan Kew's TECkit, -longdesc to translate Devanagari (encoded according to the Harvard/Kyoto -longdesc convention) to Unicode (range 0900-097F). -containersize 12440 -containerchecksum c25ef95bfec0a9c6c394b37959f6192d15861b75ccc9b86af0041b213640e14395de8c0b4d87cb8e5221ef56d18b0f67eb7ac1b6ed1632658938bc96b4ee77da -doccontainersize 988 -doccontainerchecksum 6e2d9af2a10ac03db7f9228d2a451a6087f6c5bd3ebe7034822b875caeece8e1dabc7db4a33d2d688607c131f106198da181eb202be755950e6bead50130416a -docfiles size=1 - RELOC/doc/xetex/xetex-devanagari/Changelog -runfiles size=14 - RELOC/fonts/misc/xetex/fontmapping/xetex-devanagari/README - RELOC/fonts/misc/xetex/fontmapping/xetex-devanagari/devanagarinumerals.map - RELOC/fonts/misc/xetex/fontmapping/xetex-devanagari/devanagarinumerals.tec - RELOC/fonts/misc/xetex/fontmapping/xetex-devanagari/harvardkyoto.map - RELOC/fonts/misc/xetex/fontmapping/xetex-devanagari/harvardkyoto.tec - RELOC/fonts/misc/xetex/fontmapping/xetex-devanagari/iast.map - RELOC/fonts/misc/xetex/fontmapping/xetex-devanagari/iast.tec - RELOC/fonts/misc/xetex/fontmapping/xetex-devanagari/velthuis-sanskrit.map - RELOC/fonts/misc/xetex/fontmapping/xetex-devanagari/velthuis-sanskrit.tec - RELOC/fonts/misc/xetex/fontmapping/xetex-devanagari/velthuis.map - RELOC/fonts/misc/xetex/fontmapping/xetex-devanagari/velthuis.tec -catalogue-ctan /macros/xetex/generic/devanagari -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics inputenc xetex -catalogue-version 0.5 - -name xetex-itrans -category Package -revision 35088 -shortdesc Itrans input maps for use with XeLaTeX -relocated 1 -longdesc The package provides maps for use with XeLaTeX with coding done -longdesc using itrans. Fontspec maps are provided for Devanagari -longdesc (Sanskrit), for Sanskrit in Kannada and for Kannada itself. -containersize 24616 -containerchecksum 8ca2f503c48ff5730e8ad9249a10b1c608de5100a90cbec697092a1c99d2f0226e24c9e9620f341ccc33027146c1b1246ba240a734eeb09c287acfeee7fae4a5 -doccontainersize 21084 -doccontainerchecksum bef0166c038dff3a78c7462e95a469be9e872b029e4dead2996bfd275050fc229c16f3fbd107ce0aad0140caf533bac433b652e5920f037ce410afd8188beceb -docfiles size=8 - RELOC/doc/xelatex/xetex-itrans/README details="Readme" - RELOC/doc/xelatex/xetex-itrans/itrans-tamil-sample.pdf - RELOC/doc/xelatex/xetex-itrans/itrans-tamil-sample.tex -runfiles size=29 - RELOC/fonts/misc/xetex/fontmapping/xetex-itrans/brh-kan.map - RELOC/fonts/misc/xetex/fontmapping/xetex-itrans/brh-kan.tec - RELOC/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-dvn.map - RELOC/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-dvn.tec - RELOC/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-iast.map - RELOC/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-iast.tec - RELOC/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-kan.map - RELOC/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-kan.tec - RELOC/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-sankan.map - RELOC/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-sankan.tec - RELOC/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-santel.map - RELOC/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-santel.tec - RELOC/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-sdvn.map - RELOC/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-sdvn.tec - RELOC/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-tamil.map - RELOC/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-tamil.tec - RELOC/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-tel.map - RELOC/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-tel.tec -catalogue-ctan /macros/xetex/generic/itrans -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl1.3 -catalogue-topics markup indic font-supp -catalogue-version 4.2 - -name xetex-pstricks -category Package -revision 17055 -shortdesc Running PSTricks under XeTeX -relocated 1 -longdesc The package provides an indirection scheme for XeTeX to use the -longdesc pstricks xdvipdfmx.cfg configuration file, so that XeTeX -longdesc documents will load it in preference to the standard -longdesc pstricks.con configuration file. With this configuration, many -longdesc PSTricks features can be used in XeLaTeX or plain XeTeX -longdesc documents. -containersize 724 -containerchecksum a4e01a4bd9db6f8782f136c6d7922872880dda72a9855669c2313b209eca7b02dcb353907c5ebe0624c5543fc31b7f57de7eb8486dc0f5152a8f3077b4532f08 -doccontainersize 932 -doccontainerchecksum 31382f44509d41c2916f03528fcb22582db583a9491e6d6c3aee6c72c08e27072e35ca06c00327a42604ac4f8e6d99e05b616e192907c2577b26fc3c968af51f -docfiles size=1 - RELOC/doc/xetex/xetex-pstricks/README details="Readme" -runfiles size=2 - RELOC/tex/xelatex/xetex-pstricks/pstricks.con - RELOC/tex/xetex/xetex-pstricks/pstricks.con -catalogue-ctan /graphics/xetex/pstricks -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics graphics-in-tex xetex - -name xetex-tibetan -category Package -revision 28847 -shortdesc XeTeX input maps for Unicode Tibetan -relocated 1 -longdesc The package provides a map for use with Jonathan Kew's TECkit, -longdesc to translate Tibetan to Unicode (range 0F00-0FFF). -containersize 7048 -containerchecksum 5d7dd16a6691a820475e3cd56d13f35d3de0a513396a96939aaaf6824a106cd1f52b91e49fdda14b1174a25eff59c6d362508d3cd444bdb5950af2a04f222958 -doccontainersize 1204 -doccontainerchecksum a185f02a82a11ad5bdfd9de7f8714f4a19cbe455844afde16e8daeeab8470977ee3759eb71ad8c4de7cc7c098b1a8ba5af6f4c69bafa178b650795edd7368fd0 -docfiles size=2 - RELOC/doc/xetex/xetex-tibetan/Changelog - RELOC/doc/xetex/xetex-tibetan/README details="Readme" -runfiles size=6 - RELOC/fonts/misc/xetex/fontmapping/xetex-tibetan/loctib.map - RELOC/fonts/misc/xetex/fontmapping/xetex-tibetan/loctib.tec - RELOC/fonts/misc/xetex/fontmapping/xetex-tibetan/wylie.map - RELOC/fonts/misc/xetex/fontmapping/xetex-tibetan/wylie.tec -catalogue-ctan /macros/xetex/generic/tibetan -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics inputenc xetex -catalogue-version 0.1 - -name xetex.aarch64-linux -category TLCore -revision 48789 -shortdesc aarch64-linux files of xetex -containersize 6974852 -containerchecksum 6976a4676e2eb414b4d7e9e57be8c59c85974c236c633bed50e40cfd0436a2f2aae30c89490c0200254a46a1ae7e9777978def68e48ad33bb7c76be6a4209d42 -binfiles arch=aarch64-linux size=6862 - bin/aarch64-linux/teckit_compile - bin/aarch64-linux/xelatex - bin/aarch64-linux/xetex - -name xetex.amd64-freebsd -category TLCore -revision 48661 -shortdesc amd64-freebsd files of xetex -containersize 6870084 -containerchecksum a5d472dd09177fcbd3f5ca70999aefd2fef744c92bfce8310de3b04e95ac8b3158da9d838bdbc1bd630115e9577b4938c1f4a95185c8dc636d71d709efa1c886 -binfiles arch=amd64-freebsd size=6342 - bin/amd64-freebsd/teckit_compile - bin/amd64-freebsd/xelatex - bin/amd64-freebsd/xetex - -name xetex.amd64-netbsd -category TLCore -revision 48698 -shortdesc amd64-netbsd files of xetex -containersize 6763472 -containerchecksum c6200f79ac0c52ae3fa9044fb8cb1324ac3bb310474bfab268e27566d16bb5786b337ffdcee2fd2600b7d62c957ed646ad6e7d7070acf0064d0f24d101e1f93b -binfiles arch=amd64-netbsd size=6762 - bin/amd64-netbsd/teckit_compile - bin/amd64-netbsd/xelatex - bin/amd64-netbsd/xetex - -name xetex.armhf-linux -category TLCore -revision 48716 -shortdesc armhf-linux files of xetex -containersize 6680300 -containerchecksum f08acdcac962408c8520328a31ecd330a81c58e8193cf015be2e90c99c46a7d95751653ff695c2bc93a98376ed2b9cab731475d7544ca96e53c02d8d86d31073 -binfiles arch=armhf-linux size=6200 - bin/armhf-linux/teckit_compile - bin/armhf-linux/xelatex - bin/armhf-linux/xetex - -name xetex.i386-cygwin -category TLCore -revision 48661 -shortdesc i386-cygwin files of xetex -containersize 6927812 -containerchecksum 39722df17a22bdb56d29069516bc68bafdb9f93c99b0b2e744ab5115d51ee14ce4f4be448214ca4559dbb606a708884b213df6e8cac38be0a6682be4ba0013fc -binfiles arch=i386-cygwin size=6427 - bin/i386-cygwin/teckit_compile.exe - bin/i386-cygwin/xelatex - bin/i386-cygwin/xetex.exe - -name xetex.i386-freebsd -category TLCore -revision 48661 -shortdesc i386-freebsd files of xetex -containersize 6747956 -containerchecksum 3d4d59777077baeaf296b95358329fa02323bbda8c9ba98e02a642e4d52762dc5fb1d13f7cd865557254e3a3168de9237dfb46a1e5d1c9661d65927d057cfb8a -binfiles arch=i386-freebsd size=6184 - bin/i386-freebsd/teckit_compile - bin/i386-freebsd/xelatex - bin/i386-freebsd/xetex - -name xetex.i386-linux -category TLCore -revision 48661 -shortdesc i386-linux files of xetex -containersize 7057052 -containerchecksum 9c3702cb3513db94019fee2aed56cc211b7ce943cff95d67eacf278d7ff053c2a1eb9f76a138af9c100f70d9c58f2318ad5e9855565a7900e25fa1257fcd79c2 -binfiles arch=i386-linux size=6345 - bin/i386-linux/teckit_compile - bin/i386-linux/xelatex - bin/i386-linux/xetex - -name xetex.i386-netbsd -category TLCore -revision 48661 -shortdesc i386-netbsd files of xetex -containersize 6730036 -containerchecksum 086b57e2669a73609ee3ee1dc31058f1a166c022bc8d2d93df973e1f3a286d18aad33f1624a5f243cffb561528c11df5588fcdcafc1409dbc8bc32ac4041647b -binfiles arch=i386-netbsd size=6290 - bin/i386-netbsd/teckit_compile - bin/i386-netbsd/xelatex - bin/i386-netbsd/xetex - -name xetex.i386-solaris -category TLCore -revision 48661 -shortdesc i386-solaris files of xetex -containersize 7248000 -containerchecksum 7d5a3618322f604fc7a7de08c5628d7398855412f53e9e01b66481dec9d349838281f580f5b8f1622c35a09b61760a982084b2ed3992b5bae6ab520830712a04 -binfiles arch=i386-solaris size=6710 - bin/i386-solaris/teckit_compile - bin/i386-solaris/xelatex - bin/i386-solaris/xetex - -name xetex.sparc-solaris -category TLCore -revision 48661 -shortdesc sparc-solaris files of xetex -containersize 6824768 -containerchecksum 24b8cb7b01bd0f410ee27f0b246246492744666acde6aefa2530e6ecde7be786e5ade81cdafb5cdc2312366c3ec81089ba71e5db8845a2571792ec17d9f690b2 -binfiles arch=sparc-solaris size=6725 - bin/sparc-solaris/teckit_compile - bin/sparc-solaris/xelatex - bin/sparc-solaris/xetex - -name xetex.win32 -category TLCore -revision 48661 -shortdesc win32 files of xetex -containersize 8966540 -containerchecksum 5a9083c24aed17d73cb28ecb86dd092e51253d5aab108a696000ae47762b900dd98ea93609f8dd6b02a349e50ae425c93c60f0782e3d33833a98146913cc8a28 -binfiles arch=win32 size=9680 - bin/win32/fc-cache.exe - bin/win32/fc-cat.exe - bin/win32/fc-list.exe - bin/win32/fc-match.exe - bin/win32/fc-pattern.exe - bin/win32/fc-query.exe - bin/win32/fc-scan.exe - bin/win32/fc-validate.exe - bin/win32/icudt61.dll - bin/win32/teckit_compile.exe - bin/win32/xelatex.exe - bin/win32/xetex.dll - bin/win32/xetex.exe - tlpkg/tlpostcode/xetex/cache/readme.txt - tlpkg/tlpostcode/xetex/conf/conf.d/51-local.conf - tlpkg/tlpostcode/xetex/conf/fonts.conf - tlpkg/tlpostcode/xetex/conf/fonts.dtd - -name xetex.x86_64-cygwin -category TLCore -revision 48661 -shortdesc x86_64-cygwin files of xetex -containersize 6944916 -containerchecksum 6a60679f35a65c1de8b48ce09fa2d90e911c04017e7b1f02d9b0835c7fd3ec3e4f109f42fcc482c347facfde028f68f392d4664ce8e5cc3e59534acaa74bcb02 -binfiles arch=x86_64-cygwin size=6422 - bin/x86_64-cygwin/teckit_compile.exe - bin/x86_64-cygwin/xelatex - bin/x86_64-cygwin/xetex.exe - -name xetex.x86_64-darwin -category TLCore -revision 48728 -shortdesc x86_64-darwin files of xetex -containersize 6823532 -containerchecksum 5288e4106f3711f7b4449071b032a14f642b109f478d73f612d783567b45ce8de1d16794cf5517192dd9cb60f7807fc4e868687104a8054800f5505628efbe5a -binfiles arch=x86_64-darwin size=6127 - bin/x86_64-darwin/teckit_compile - bin/x86_64-darwin/xelatex - bin/x86_64-darwin/xetex - -name xetex.x86_64-darwinlegacy -category TLCore -revision 48661 -shortdesc x86_64-darwinlegacy files of xetex -containersize 6657912 -containerchecksum ff031a87eac33505cf42802f9ad74e602f3b0756296a21f7b096e0a279af5392449d18cece8a89fe9daf1ab6bbc6fcf4868c82310f38233f56dde2456632a21e -binfiles arch=x86_64-darwinlegacy size=6041 - bin/x86_64-darwinlegacy/teckit_compile - bin/x86_64-darwinlegacy/xelatex - bin/x86_64-darwinlegacy/xetex - -name xetex.x86_64-linux -category TLCore -revision 48661 -shortdesc x86_64-linux files of xetex -containersize 6994312 -containerchecksum 7a31e6915e000d647db8ec27c8e60bc3bfab3fc65609129a012f8245752fe32c2741b82e445190a3994c7dd9d07a986699b688fa908c19af37b420071855b4ea -binfiles arch=x86_64-linux size=6374 - bin/x86_64-linux/teckit_compile - bin/x86_64-linux/xelatex - bin/x86_64-linux/xetex - -name xetex.x86_64-linuxmusl -category TLCore -revision 48661 -shortdesc x86_64-linuxmusl files of xetex -containersize 7155924 -containerchecksum 98c2fb680d8d015355d75d34510f3de236745876ba6fa993ab63e19223168cef4cb2b70e6c806b7697a504d0f4aaa63b03c845f532c178096ad17da85627b19a -binfiles arch=x86_64-linuxmusl size=6766 - bin/x86_64-linuxmusl/teckit_compile - bin/x86_64-linuxmusl/xelatex - bin/x86_64-linuxmusl/xetex - -name xetex.x86_64-solaris -category TLCore -revision 48661 -shortdesc x86_64-solaris files of xetex -containersize 7348520 -containerchecksum 18014d4f61c6879503a0f17830e2a34cb8a829f96110563d960bde5a2ccfa27a688447fdf0634f302792fab54eca82bc509760677ac9ad2262440d18a9147ac6 -binfiles arch=x86_64-solaris size=6944 - bin/x86_64-solaris/teckit_compile - bin/x86_64-solaris/xelatex - bin/x86_64-solaris/xetex - -name xetexconfig -category Package -revision 45845 -shortdesc crop.cfg for XeLaTeX -relocated 1 -containersize 532 -containerchecksum 83e5b131704a05544330ea1806ea4269a500357838f88f99b6a71a65acc8714719550b5159f1e1fb8a114c37e038312ed21df18d74245b2c3e4f35a4f6dd2477 -runfiles size=1 - RELOC/tex/xelatex/xetexconfig/crop.cfg - -name xetexfontinfo -category Package -revision 15878 -shortdesc Report font features in XeTeX -relocated 1 -longdesc A pair of documents to reveal the font features supported by -longdesc fonts usable in XeTeX. Use OpenType-info.tex for OpenType -longdesc fonts, and AAT-info.tex for AAT fonts (Mac OS X only). -containersize 2340 -containerchecksum 30f2828c44acea2929482929ed765eca04f5025de00fb2d1ed4a7f909f974e5f077bbd6eddc932202514999ebf857e8a2b184b9b83c4964a06ec472496b180cb -doccontainersize 628 -doccontainerchecksum be5db6eb188d912e776aedc35078fb832c41de9a34093247693f199dc63c89b323705a66c0573a89e5218aa227edbc104301f15a636773fc10e701d40e27c6b1 -docfiles size=1 - RELOC/doc/xetex/xetexfontinfo/README details="Readme" -runfiles size=2 - RELOC/tex/xetex/xetexfontinfo/aat-info.tex - RELOC/tex/xetex/xetexfontinfo/opentype-info.tex -catalogue-ctan /macros/xetex/plain/xetexfontinfo -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license apache2 -catalogue-topics font-supp xetex - -name xetexko -category Package -revision 48378 -shortdesc Typeset Korean with Xe(La)TeX -relocated 1 -longdesc The package supports typesetting Korean documents (including -longdesc old Hangul texts), using XeTeX. It enhances the existing -longdesc support, in XeTeX, providing features that provide quality -longdesc typesetting. This package requires cjk-ko package for its full -longdesc functionality. -containersize 57316 -containerchecksum 1455e0374a3fef0b226b4a3bc78a9d5d6ffad5e2894a6e0666a2f7727b59484d622cbd32731447975d18927b136accb6ef701080ee89473bb9c31834ae99c2a8 -doccontainersize 231052 -doccontainerchecksum a6022a7b410c99c8077118e8725295403e52a85ce73a7aa11d85b100605dc234dfc864c3f0330b3f65688229e8c99b7f85c09946bb15f6604c0776f12dd4f692 -docfiles size=65 - RELOC/doc/xetex/xetexko/ChangeLog - RELOC/doc/xetex/xetexko/README details="Readme" - RELOC/doc/xetex/xetexko/xetexko-doc.pdf details="Package documentation" - RELOC/doc/xetex/xetexko/xetexko-doc.tex -runfiles size=78 - RELOC/tex/xetex/xetexko/hanja_hangul.tab - RELOC/tex/xetex/xetexko/hanjacom_hangul.tab - RELOC/tex/xetex/xetexko/hanjaexa_hangul.tab - RELOC/tex/xetex/xetexko/xetexko-font.sty - RELOC/tex/xetex/xetexko/xetexko-hanging.sty - RELOC/tex/xetex/xetexko/xetexko-josa.sty - RELOC/tex/xetex/xetexko/xetexko-space.sty - RELOC/tex/xetex/xetexko/xetexko-vertical.sty - RELOC/tex/xetex/xetexko/xetexko.sty -catalogue-ctan /macros/xetex/generic/xetexko -catalogue-date 2018-08-08 09:37:17 +0200 -catalogue-license lppl1.3 -catalogue-topics korean xetex -catalogue-version 2.21 - -name xetexref -category Package -revision 49341 -shortdesc Reference documentation of XeTeX -relocated 1 -longdesc The package comprises reference documentation for XeTeX -longdesc detailing its extended features. -containersize 468 -containerchecksum 9ca840c6927571301a438c6a368bd26b72c42b052e0d7a786d4c53dbeaf4b69d1082311cc5c1695e7836803f5019ca0b5c6da3e3bdb2ad5208faa1f65eec62ca -doccontainersize 160528 -doccontainerchecksum 0ffd398c4330b41d30e7e9278c1dfd9086bf12e132e9e03955958bcd1c514331e4792a1127c18fbcdfd70fc8c04ae9afebe024027a4efb9d2e22f4b9fda4c771 -docfiles size=49 - RELOC/doc/xetex/xetexref/README.txt details="Readme" - RELOC/doc/xetex/xetexref/xetex-reference.pdf details="The document itself" - RELOC/doc/xetex/xetexref/xetex-reference.tex -catalogue-contact-bugs https://github.com/wspr/xetexref/issues -catalogue-contact-repository https://github.com/wspr/xetexref/ -catalogue-contact-support http://lists.tug.org/xetex -catalogue-ctan /info/xetexref -catalogue-date 2018-12-07 06:09:30 +0100 -catalogue-license lppl1.3c -catalogue-topics documentation xetex - -name xevlna -category Package -revision 43864 -shortdesc Insert non-breakable spaces using XeTeX -relocated 1 -longdesc The package will directly insert nonbreakable spaces (in Czech, -longdesc vlna or vlnka), after nonsyllabic prepositions and single -longdesc letter conjuctions, while the document is being typeset. (The -longdesc macros recognised maths and verbatim by TeX means.) (Inserting -longdesc nonbreakable spaces by a preprocessor will probably never be -longdesc fully reliable, because user defined macros and environments -longdesc cannot reliably be recognised.) The package works both with -longdesc (Plain) XeTeX and with XeLaTeX. -containersize 1336 -containerchecksum 3c7fdbf1d3cbd8307dadb6c777cf1c85463325d781005c098f8192e3163fe7f64548b5c4027e51534a4d4db05d58d46ba2e4c4e9a91f23144514db144a35a8a3 -doccontainersize 55376 -doccontainerchecksum 22abee47faa73d45d4c491ced84352b756e1493a19099dcab08e10c39292ca044ae351d0c20db7c51fd7ac2e6af9bbb1ac76d304d1f5c87a09e2728dc62eabdd -docfiles size=21 - RELOC/doc/xelatex/xevlna/License.txt - RELOC/doc/xelatex/xevlna/README details="Readme" - RELOC/doc/xelatex/xevlna/xevlna-inc.tex - RELOC/doc/xelatex/xevlna/xevlna.pdf details="Package documentation" - RELOC/doc/xelatex/xevlna/xevlna.tex -runfiles size=1 - RELOC/tex/xelatex/xevlna/xevlna.sty -catalogue-also encxvlna -catalogue-ctan /macros/xetex/generic/xevlna -catalogue-date 2017-04-13 11:53:20 +0200 -catalogue-license lppl1.3 -catalogue-topics typesetting czech -catalogue-version 1.1 - -name xfakebold -category Package -revision 48460 -shortdesc Fake a regular font for bold characters -relocated 1 -longdesc This package uses PDF's text rendering to modify the linewidth -longdesc of an outline font to get bold characters. It works only for -longdesc vectorfonts where the glyphs are defined by their outline. The -longdesc package works both in text and in math mode, for pdfLaTeX as -longdesc well as for LuaLaTeX. The package depends on ifluatex, ifxetex, -longdesc and xkeyval. -containersize 1276 -containerchecksum 5280f916a16e48fb85751eb3b074a2890790d23d775dc0c3276107bab9e2015027c2b9fb8d63e7f6570029ac3f7fc1c2f7da05bb0b32b9891ad68cb04e123ef3 -doccontainersize 79456 -doccontainerchecksum 8eaac6452c8210076e9c4c5957b6d3f9ccea469d5e08f616c7bc9547d0ffb98fa9e724a1a99e15e78b230683b89b5132959156c80202d8adc43741179e632ab1 -docfiles size=24 - RELOC/doc/latex/xfakebold/Changes - RELOC/doc/latex/xfakebold/README details="Readme" - RELOC/doc/latex/xfakebold/xfakebold-doc.pdf details="Package documentation" - RELOC/doc/latex/xfakebold/xfakebold-doc.tex -runfiles size=1 - RELOC/tex/latex/xfakebold/xfakebold.sty -catalogue-ctan /macros/latex/contrib/xfakebold -catalogue-date 2018-08-22 15:59:18 +0200 -catalogue-license lppl1.3c -catalogue-topics font-supp-misc font-util pdf-feat -catalogue-version 0.04 - -name xfor -category Package -revision 15878 -shortdesc A reimplementation of the LaTeX for-loop macro -relocated 1 -longdesc The package redefines the LaTeX internal \@for macro so that -longdesc the loop may be prematurely terminated. The action is akin to -longdesc the C/Java break statement, except that the loop does not -longdesc terminate until the end of the current iteration -containersize 1716 -containerchecksum 83cce9cd64407a3c2d7a6a9828b49ead14f211a30a1a76174097761ae3352acfa65f4d08fe4c4c1b5cf70875c83b28a8a3b174cbd2e9f9f83b109cbdac23f61d -doccontainersize 102204 -doccontainerchecksum 28c8480e8ec4a8dd4704dc7cf08c18aa6802825c0ec99ad3d5f9e72f7016f8857b8d384ce129f97470259072da57b201e7ae079aad0c640d7a9b69041a48d922 -docfiles size=32 - RELOC/doc/latex/xfor/CHANGES - RELOC/doc/latex/xfor/README details="Readme" - RELOC/doc/latex/xfor/sample.tex - RELOC/doc/latex/xfor/xfor.pdf details="Package documentation" -srccontainersize 4900 -srccontainerchecksum e59c4e0097a3fad651117c7a7d18d71efe08d2136db3aa88b8275fca28666b7e2de77c93b1922da8ee505bef3906cd5be9da16a9effb6626a8439f4b16106aea -srcfiles size=5 - RELOC/source/latex/xfor/xfor.dtx - RELOC/source/latex/xfor/xfor.ins -runfiles size=1 - RELOC/tex/latex/xfor/xfor.sty -catalogue-ctan /macros/latex/contrib/xfor -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics macro-supp -catalogue-version 1.05 - -name xgreek -category Package -revision 46662 -shortdesc XeLaTeX package for typesetting Greek language documents (beta release) -relocated 1 -longdesc This package has been designed so to allow people to typeset -longdesc Greek language documents using XeLaTeX. And it is released in -longdesc the hope that people will use it and spot errors, bugs, -longdesc features so to improve it. Practically, it provides all the -longdesc capabilities of the greek option of the babel package. The -longdesc package can be invoked with any of the following options: -longdesc monotonic (for typesetting modern monotonic Greek), polytonic -longdesc (for typesetting modern polytonic Greek), and ancient (for -longdesc typesetting ancient texts). The default option is monotonic. -longdesc The command \setlanguage{<lang>} to activate the hyphenation -longdesc patterns of the language <lang> This, however, can be done only -longdesc if the format file has not been built with the babel mechanism. -containersize 4748 -containerchecksum 7d65570a4fdf1d26ae08ef1142fb0a1d5912e4c72db04784727ab292523bb1f5156186ab1993cd0f905b68c2ba9186e7bd634c0655d07169f34f4a2734e3acee -doccontainersize 67772 -doccontainerchecksum 05f2941ae636fbe90a5f76b56daaad04235ee4bf86d07f88ad1398f5571da2500ce0bc43fa97cec0a559198acb1e337702435fbe69b4975bc411ce6dfb4cfc8c -docfiles size=18 - RELOC/doc/xelatex/xgreek/README details="README file" - RELOC/doc/xelatex/xgreek/xgreek.pdf details="Package documentation" -srccontainersize 9864 -srccontainerchecksum 9b2f9873792d64bffad2de4236d6adf007a676d428186d55323eba8621b2bebdae7efd420cb20f8e998926cc894eeeeba41cc8050653fde68002edede21e2f9b -srcfiles size=12 - RELOC/source/xelatex/xgreek/xgreek.dtx - RELOC/source/xelatex/xgreek/xgreek.ins -runfiles size=7 - RELOC/tex/xelatex/xgreek/xgreek.sty -catalogue-ctan /macros/xetex/latex/xgreek -catalogue-date 2018-02-16 22:27:20 +0100 -catalogue-license lppl1.3 -catalogue-topics greek xetex -catalogue-version 3.0.1 - -name xhfill -category Package -revision 22575 -shortdesc Extending \hrulefill -relocated 1 -longdesc The package provides extended macros for the default \hrulefill -longdesc command. It allows modification of the width and the colour of -longdesc the line. -containersize 1200 -containerchecksum a77b74deab39670366a61c34d9c10adb6303a1f84802764c14d633a8deee6bfe09cc1fc5c04e50d46243ef07326bef76e767f3968df17eab70111f292a7b1cec -doccontainersize 39084 -doccontainerchecksum f8cb4572154fc26d0c4e08dd9dd59055b1fc7937a1bb0622e1724a6e9bd6dd20a7fadff3477bd47a186b26ccf3886ee8d38af5e4c48af5d83a15066bbfee3769 -docfiles size=13 - RELOC/doc/latex/xhfill/Changes - RELOC/doc/latex/xhfill/Makefile - RELOC/doc/latex/xhfill/xhfill-doc.pdf details="Package documentation" - RELOC/doc/latex/xhfill/xhfill-doc.tex -runfiles size=1 - RELOC/tex/latex/xhfill/xhfill.sty -catalogue-ctan /macros/latex/contrib/xhfill -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics rule -catalogue-version 1.01 - -name xifthen -category Package -revision 38929 -shortdesc Extended conditional commands -relocated 1 -longdesc This package extends the ifthen package by implementing new -longdesc commands to go within the first argument of \ifthenelse: to -longdesc test whether a string is void or not, if a command is defined -longdesc or equivalent to another. The package also enables use of -longdesc complex expressions as introduced by the package calc, together -longdesc with the ability of defining new commands to handle complex -longdesc tests. -containersize 2116 -containerchecksum e66387225b3103fab548c875e35f631d7b06a2a9cad9e89f8c3cf5876036425b26e5427e0674e01e26691ea3207a1f835da88b22b063dba2a45d003845a03f24 -doccontainersize 482656 -doccontainerchecksum 376e73b6b656f5d9665b1dc30d685a2d5b4bd7ebab7b546be56171bb11195a37adefbb1594837ed216df2e4d084e89fa2a32d5507ee80ddb5de430f383c414bf -docfiles size=123 - RELOC/doc/latex/xifthen/README - RELOC/doc/latex/xifthen/xifthen.pdf details="Package documentation" - RELOC/doc/latex/xifthen/xifthen.tex -runfiles size=2 - RELOC/tex/latex/xifthen/xifthen.sty -catalogue-also ifthen ifthenx -catalogue-ctan /macros/latex/contrib/xifthen -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics macro-supp cond-comp -catalogue-version 1.4.0 - -name xii -category Package -revision 45804 -shortdesc Christmas silliness (English) -relocated 1 -longdesc This is the plain TeX file xii.tex. Call "pdftex xii.tex" to -longdesc produce a (perhaps) surprising typeset document. -containersize 456 -containerchecksum 9d119e156c72756996a5a79c0839ea70d12ef7f9e161bd918bae8da51a64bc052f292a9c449b51cb3219536f695dcf3b65ca0c6abc192d59d19561569ed09117 -doccontainersize 1228 -doccontainerchecksum 0acb0cedb2fc055085d482fd716526cd763c5117befd5865fa0be675d7457e19711016f4b4102370f40de1c46bb249afc41b0aed74156d4c05e503bc12aab598 -docfiles size=2 - RELOC/doc/plain/xii/README.txt details="Readme" - RELOC/doc/plain/xii/xii.tex -catalogue-also xii-lat inscrutable -catalogue-ctan /macros/plain/contrib/xii -catalogue-date 2017-11-14 12:04:34 +0100 -catalogue-license lppl -catalogue-topics frivolous - -name xii-lat -category Package -revision 45805 -shortdesc Christmas silliness (Latin) -relocated 1 -longdesc This is the plain TeX file xii-lat.tex. Call "pdftex -longdesc xii-lat.tex" to produce a (perhaps) surprising typeset -longdesc document. -containersize 456 -containerchecksum 31d023dd7322dc0143775391ab2250e98ca543e48e77d410d5512c4761dea79c18f2f65f21dce06dc69d9e99186e2991114d554873085b98bce4cd411f292d63 -doccontainersize 1388 -doccontainerchecksum 1749bf5354cb5583bd9cc75b5524df67f217c01cd12390c3f116096af8a9a9fd1b34e1794dcb581c3511408bea3778429bfc57e2385ac8a7471fc371c48877ea -docfiles size=2 - RELOC/doc/plain/xii-lat/README.txt details="Readme" - RELOC/doc/plain/xii-lat/xii-lat.tex -catalogue-also xii inscrutable -catalogue-ctan /macros/plain/contrib/xii-lat -catalogue-date 2017-11-20 05:46:57 +0100 -catalogue-license lppl -catalogue-topics frivolous - -name xindex -category Package -revision 49949 -shortdesc Unicode compatible index generation -longdesc This package provides a unicode compatible index programm for -longdesc LaTeX. It needs Lua 5.3, which will be included in at least -longdesc LuaTeX 1.09. -depend xindex.ARCH -containersize 27404 -containerchecksum ce68b3a53374c9c22e11ea2a6e0756c3a4ac62025a0feda4ff7d50bb0457da34e0b7c9b3bcb44fb63345998bc93d3bb11f598c4dff631cf447715a3c4e424822 -doccontainersize 435936 -doccontainerchecksum f3168102188fd8b5efabf68d4b8f7cf3294f29b611b5b45fca3fc0ccdc0a1dce483007330aeb12ff8ed50d6d97ec053e677abdb3eb516970bf52b9d31a67fea2 -docfiles size=187 - texmf-dist/doc/lualatex/xindex/CHANGELOG - texmf-dist/doc/lualatex/xindex/Makefile - texmf-dist/doc/lualatex/xindex/README.md details="Readme" - texmf-dist/doc/lualatex/xindex/tests/HADW.idx - texmf-dist/doc/lualatex/xindex/tests/HADW.ind - texmf-dist/doc/lualatex/xindex/tests/HADW.pdf - texmf-dist/doc/lualatex/xindex/tests/HADW.tex - texmf-dist/doc/lualatex/xindex/tests/HADW2.idx - texmf-dist/doc/lualatex/xindex/tests/HADW2.ind - texmf-dist/doc/lualatex/xindex/tests/Umlaute.idx - texmf-dist/doc/lualatex/xindex/tests/Umlaute.ind - texmf-dist/doc/lualatex/xindex/tests/Umlaute.pdf - texmf-dist/doc/lualatex/xindex/tests/Umlaute.tex - texmf-dist/doc/lualatex/xindex/tests/Umlaute2.idx - texmf-dist/doc/lualatex/xindex/tests/Umlaute2.ind - texmf-dist/doc/lualatex/xindex/tests/Umlaute2.pdf - texmf-dist/doc/lualatex/xindex/tests/Umlaute2.tex - texmf-dist/doc/lualatex/xindex/tests/buch.idx - texmf-dist/doc/lualatex/xindex/tests/buch.ind - texmf-dist/doc/lualatex/xindex/tests/buch.pdf - texmf-dist/doc/lualatex/xindex/tests/buch.tex - texmf-dist/doc/lualatex/xindex/tests/demo-hyperref.idx - texmf-dist/doc/lualatex/xindex/tests/demo-hyperref.ind - texmf-dist/doc/lualatex/xindex/tests/demo-hyperref.pdf - texmf-dist/doc/lualatex/xindex/tests/demo-hyperref.tex - texmf-dist/doc/lualatex/xindex/tests/demo.idx - texmf-dist/doc/lualatex/xindex/tests/demo.ind - texmf-dist/doc/lualatex/xindex/tests/demo.pdf - texmf-dist/doc/lualatex/xindex/tests/demo.tex - texmf-dist/doc/lualatex/xindex/tests/demo2.idx - texmf-dist/doc/lualatex/xindex/tests/demo2.ind - texmf-dist/doc/lualatex/xindex/tests/demo3.idx - texmf-dist/doc/lualatex/xindex/tests/demo3.ind - texmf-dist/doc/lualatex/xindex/tests/demo3.pdf - texmf-dist/doc/lualatex/xindex/tests/demo3.tex - texmf-dist/doc/lualatex/xindex/tests/runTests.sh - texmf-dist/doc/lualatex/xindex/xindex-doc.pdf details="Package documentation" - texmf-dist/doc/lualatex/xindex/xindex-doc.tex -runfiles size=47 - texmf-dist/scripts/xindex/xindex.lua - texmf-dist/tex/latex/xindex/xindex.sty - texmf-dist/tex/lualatex/xindex/xindex-DIN2.lua - texmf-dist/tex/lualatex/xindex/xindex-HAdW-eKO.lua - texmf-dist/tex/lualatex/xindex/xindex-base.lua - texmf-dist/tex/lualatex/xindex/xindex-cfg-common.lua - texmf-dist/tex/lualatex/xindex/xindex-cfg.lua - texmf-dist/tex/lualatex/xindex/xindex-dtk.lua - texmf-dist/tex/lualatex/xindex/xindex-lapp.lua - texmf-dist/tex/lualatex/xindex/xindex-lib.lua - texmf-dist/tex/lualatex/xindex/xindex-pretty.lua - texmf-dist/tex/lualatex/xindex/xindex-unicode.lua -catalogue-contact-bugs https://gitlab.com/hvoss49/xindex/issues -catalogue-contact-repository https://gitlab.com/hvoss49/xindex -catalogue-ctan /indexing/xindex -catalogue-date 2019-02-05 18:17:53 +0100 -catalogue-license lppl1.3 -catalogue-topics index use-lua -catalogue-version 0.07 - -name xindex.aarch64-linux -category Package -revision 49312 -shortdesc aarch64-linux files of xindex -containersize 340 -containerchecksum 54e7d53d68055b9c0d371e7d08b2a86c9c243c26428115e6ce43464a0f567215111bb2ceff1871b11e4105b3cc7bb5b7ae761f9427ade3e928f9a0ecc26f6012 -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/xindex - -name xindex.amd64-freebsd -category Package -revision 49312 -shortdesc amd64-freebsd files of xindex -containersize 340 -containerchecksum 897dd1a4dce9a88a5808711fbffaf7d3ed9d59659d4867313342d195e937fd9143b72f81ba01500af167d31e230c5894aafeebcd70b34c479d7a69c9761bf40b -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/xindex - -name xindex.amd64-netbsd -category Package -revision 49312 -shortdesc amd64-netbsd files of xindex -containersize 340 -containerchecksum 537a376ff9389d76ba8cdf3f3df53a43b7bd12ede9e85511f8c5e87571e6f311c079003f9d878f636016c3b60e51c3beb1f98231f7eac7ec3263fac991096fe5 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/xindex - -name xindex.armhf-linux -category Package -revision 49312 -shortdesc armhf-linux files of xindex -containersize 340 -containerchecksum 0a5b0bb9c9f2e22925a8a634bf5e17e3bfdf7542d9214df72032a9a215aab9684f92826f76e04b7c5bdd7d19ff191cc8a997d4fdfeaef375911e60348daf08a5 -binfiles arch=armhf-linux size=1 - bin/armhf-linux/xindex - -name xindex.i386-cygwin -category Package -revision 49312 -shortdesc i386-cygwin files of xindex -containersize 336 -containerchecksum 31d93b77d1b9520f3f87270f40408d21540c54a7e67469e9a4023de2601214a9977de66ac015ff9f34baf183e93ea837453ec9129785520f7c1a687918619ed2 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/xindex - -name xindex.i386-freebsd -category Package -revision 49312 -shortdesc i386-freebsd files of xindex -containersize 340 -containerchecksum 93a33ed39277d7de8b5193ab7edeced4ae7366b7de2679a5f5cfbddc9a020ccee61142e3c6ef94e095c1dfeea031c3ffd7be52daa5b0dba22ef417b2ff387ae0 -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/xindex - -name xindex.i386-linux -category Package -revision 49312 -shortdesc i386-linux files of xindex -containersize 336 -containerchecksum 63eff8974a02ac8f9426256321f037fffb36c8c10a3f63d6b4ecf865147a188422c83cbf85d8b7724c10ec7db3eece8077540cc0804065dfcb6138349b23a16d -binfiles arch=i386-linux size=1 - bin/i386-linux/xindex - -name xindex.i386-netbsd -category Package -revision 49312 -shortdesc i386-netbsd files of xindex -containersize 340 -containerchecksum d1a53ad3e5f730e04054e2c5a42c14d644211591d611408d84ec40e4eba9f5fffb8686a3e2534a860e9ea77930963b555ec671bcb35139aa7545163c09bce006 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/xindex - -name xindex.i386-solaris -category Package -revision 49312 -shortdesc i386-solaris files of xindex -containersize 336 -containerchecksum 10ac2db639c18f5778e368980e5713ad131b482fc493e18ecd413b2ad8c7c0a9684d0805d51246c1efed1e2df306957f69a4f2c64ce64c9824a905488e7b3733 -binfiles arch=i386-solaris size=1 - bin/i386-solaris/xindex - -name xindex.sparc-solaris -category Package -revision 49312 -shortdesc sparc-solaris files of xindex -containersize 340 -containerchecksum 5d12953a917f585490be52f6326931b8aa4878abee1077bc1dc949f2dee41d1d857facca5335a123670e6419fca66a1d4daef3c9fd76da8838734b6858aae58b -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/xindex - -name xindex.win32 -category Package -revision 49312 -shortdesc win32 files of xindex -containersize 676 -containerchecksum 871164bba37382b504e1875a90940471edaf5754c4b336c34157968adf06d6762d76cee9b4061006204dc43edd7bdef419db66d6b02f31a6f018a7545136dc1d -binfiles arch=win32 size=1 - bin/win32/xindex.exe - -name xindex.x86_64-cygwin -category Package -revision 49312 -shortdesc x86_64-cygwin files of xindex -containersize 336 -containerchecksum 1d0cc38114a929752d3abb4343b4207e0ffdcb42646c4b24f1df96a7028eab400e6bf0cd89f778b728bcb2d41890eee492545473094c94925d1f40da0e0113d4 -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/xindex - -name xindex.x86_64-darwin -category Package -revision 49312 -shortdesc x86_64-darwin files of xindex -containersize 340 -containerchecksum ee1105c1ebe5fc0a9704493520143654435816da82506ffa554771f95c374a0d06d8836747fdb7c1aa7f7b6d58a5c769a3b806b727eb55dc27a31853f307aff7 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/xindex - -name xindex.x86_64-darwinlegacy -category Package -revision 49312 -shortdesc x86_64-darwinlegacy files of xindex -containersize 348 -containerchecksum 81bbc2595e1439b858e90e34f031ac179fbb13b64224617bed095fa8f3d1ebf6b76484bfff9fa83d6c894540d609c97bfd7da546dab263aab22baf2058ca8d6f -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/xindex - -name xindex.x86_64-linux -category Package -revision 49312 -shortdesc x86_64-linux files of xindex -containersize 340 -containerchecksum 7d43412c0c3d5ed3a30e96e35e480aa4286e638d2fef416cdaac943cf1f5a16db5eb59191c4ccc65573c22041cb0f3569322d73eaf981933d92b48dec72c179a -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/xindex - -name xindex.x86_64-linuxmusl -category Package -revision 49312 -shortdesc x86_64-linuxmusl files of xindex -containersize 344 -containerchecksum e080aa97b031b53ca68daff9b0e036eea5413604efd11dd72428c55ca023e03a42acceb113453f973a02bf635e073f81f0df88dc4fcb5d86ed78915504b63cb1 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/xindex - -name xindex.x86_64-solaris -category Package -revision 49312 -shortdesc x86_64-solaris files of xindex -containersize 340 -containerchecksum 8e7ef477a4df55d50a3cb96c99cf0c35f567fd93a4e410244cb33c758e1df2316bd8fa558678b1a4369184f47c2cd5bd1677ecab9297edcddd770539f9402377 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/xindex - -name xindy -category TLCore -revision 46966 -shortdesc A general-purpose index processor -longdesc Xindy was developed after an impasse had been encountered in -longdesc the attempt to complete internationalisation of makeindex. -longdesc Xindy can be used to process indexes for documents marked up -longdesc using (La)TeX, Nroff family and SGML-based languages. Xindy is -longdesc highly configurable, both in markup terms and in terms of the -longdesc collating order of the text being processed. -depend xindy.ARCH -containersize 140664 -containerchecksum f8e1e5880db961daac6e0f97aeab3f3ee643a2c50ba27def1aa94fe4938c4408622acbc34313202ae37ec0c32acefdfb06c58d4da789e08375b5b3b92eae990a -doccontainersize 406600 -doccontainerchecksum 7600f602f77e527e20fa3eb000c581f4b055116ba7cfc1483180aee1113a77ebe274097d09298c3c677dd5aa556d8ab3f348bfa5edd204fd7db09c21cbee1bc5 -docfiles size=172 - texmf-dist/doc/man/man1/tex2xindy.1 - texmf-dist/doc/man/man1/tex2xindy.man1.pdf - texmf-dist/doc/man/man1/texindy.1 - texmf-dist/doc/man/man1/texindy.man1.pdf - texmf-dist/doc/man/man1/xindy.1 - texmf-dist/doc/man/man1/xindy.man1.pdf - texmf-dist/doc/xindy/README - texmf-dist/doc/xindy/alphabets-doc.pdf - texmf-dist/doc/xindy/dataflow.gif - texmf-dist/doc/xindy/faq-1.html - texmf-dist/doc/xindy/faq-2.html - texmf-dist/doc/xindy/faq-3.html - texmf-dist/doc/xindy/faq-4.html - texmf-dist/doc/xindy/faq.html details="Xindy FAQ, or xindy by topic" - texmf-dist/doc/xindy/index.gif - texmf-dist/doc/xindy/makeindex4.pdf - texmf-dist/doc/xindy/manual-1.html - texmf-dist/doc/xindy/manual-2.html - texmf-dist/doc/xindy/manual-3.html - texmf-dist/doc/xindy/manual-4.html - texmf-dist/doc/xindy/manual-5.html - texmf-dist/doc/xindy/manual-6.html - texmf-dist/doc/xindy/manual-7.html - texmf-dist/doc/xindy/manual.html details="Xindy reference manual" - texmf-dist/doc/xindy/mappings.gif - texmf-dist/doc/xindy/next.gif - texmf-dist/doc/xindy/prev.gif - texmf-dist/doc/xindy/style-tutorial-1.html - texmf-dist/doc/xindy/style-tutorial-2.html - texmf-dist/doc/xindy/style-tutorial-3.html - texmf-dist/doc/xindy/style-tutorial-4.html - texmf-dist/doc/xindy/style-tutorial.html - texmf-dist/doc/xindy/style-tutorial/ex1.raw - texmf-dist/doc/xindy/style-tutorial/ex1.tex - texmf-dist/doc/xindy/style-tutorial/ex2.raw - texmf-dist/doc/xindy/style-tutorial/ex2.tex - texmf-dist/doc/xindy/style-tutorial/index.tex - texmf-dist/doc/xindy/style-tutorial/style1.xdy - texmf-dist/doc/xindy/style-tutorial/style2.xdy - texmf-dist/doc/xindy/tex2xindy.pdf - texmf-dist/doc/xindy/texindy.pdf - texmf-dist/doc/xindy/toc.gif - texmf-dist/doc/xindy/xindy.pdf -runfiles size=914 - texmf-dist/scripts/xindy/texindy.pl - texmf-dist/scripts/xindy/xindy.pl - texmf-dist/xindy/VERSION - texmf-dist/xindy/modules/base/book-order.xdy - texmf-dist/xindy/modules/base/ff-ranges-only.xdy - texmf-dist/xindy/modules/base/ff-ranges.xdy - texmf-dist/xindy/modules/base/german-sty.xdy - texmf-dist/xindy/modules/base/ignore-hyphen.xdy - texmf-dist/xindy/modules/base/ignore-punctuation.xdy - texmf-dist/xindy/modules/base/keep-blanks.xdy - texmf-dist/xindy/modules/base/latex-loc-fmts.xdy - texmf-dist/xindy/modules/base/latex.xdy - texmf-dist/xindy/modules/base/latin-lettergroups.xdy - texmf-dist/xindy/modules/base/letter-order.xdy - texmf-dist/xindy/modules/base/makeindex.xdy - texmf-dist/xindy/modules/base/numeric-sort.xdy - texmf-dist/xindy/modules/base/page-ranges.xdy - texmf-dist/xindy/modules/base/tex.xdy - texmf-dist/xindy/modules/base/texindy.xdy - texmf-dist/xindy/modules/base/word-order.xdy - texmf-dist/xindy/modules/class/pagenums.xdy - texmf-dist/xindy/modules/lang/albanian/latin1-lang.xdy - texmf-dist/xindy/modules/lang/albanian/latin1-test.xdy - texmf-dist/xindy/modules/lang/albanian/latin1.xdy - texmf-dist/xindy/modules/lang/albanian/utf8-lang.xdy - texmf-dist/xindy/modules/lang/albanian/utf8-test.xdy - texmf-dist/xindy/modules/lang/albanian/utf8.xdy - texmf-dist/xindy/modules/lang/belarusian/cp1251-lang.xdy - texmf-dist/xindy/modules/lang/belarusian/cp1251-test.xdy - texmf-dist/xindy/modules/lang/belarusian/cp1251.xdy - texmf-dist/xindy/modules/lang/belarusian/iso88595-lang.xdy - texmf-dist/xindy/modules/lang/belarusian/iso88595-test.xdy - texmf-dist/xindy/modules/lang/belarusian/iso88595.xdy - texmf-dist/xindy/modules/lang/belarusian/isoir111-lang.xdy - texmf-dist/xindy/modules/lang/belarusian/isoir111-test.xdy - texmf-dist/xindy/modules/lang/belarusian/isoir111.xdy - texmf-dist/xindy/modules/lang/belarusian/utf8-lang.xdy - texmf-dist/xindy/modules/lang/belarusian/utf8-test.xdy - texmf-dist/xindy/modules/lang/belarusian/utf8.xdy - texmf-dist/xindy/modules/lang/bulgarian/cp1251-lang.xdy - texmf-dist/xindy/modules/lang/bulgarian/cp1251-test.xdy - texmf-dist/xindy/modules/lang/bulgarian/cp1251.xdy - texmf-dist/xindy/modules/lang/bulgarian/iso88595-lang.xdy - texmf-dist/xindy/modules/lang/bulgarian/iso88595-test.xdy - texmf-dist/xindy/modules/lang/bulgarian/iso88595.xdy - texmf-dist/xindy/modules/lang/bulgarian/koi8-r-lang.xdy - texmf-dist/xindy/modules/lang/bulgarian/koi8-r-test.xdy - texmf-dist/xindy/modules/lang/bulgarian/koi8-r.xdy - texmf-dist/xindy/modules/lang/bulgarian/utf8-lang.xdy - texmf-dist/xindy/modules/lang/bulgarian/utf8-test.xdy - texmf-dist/xindy/modules/lang/bulgarian/utf8.xdy - texmf-dist/xindy/modules/lang/croatian/cp1250-lang.xdy - texmf-dist/xindy/modules/lang/croatian/cp1250-test.xdy - texmf-dist/xindy/modules/lang/croatian/cp1250.xdy - texmf-dist/xindy/modules/lang/croatian/latin2-lang.xdy - texmf-dist/xindy/modules/lang/croatian/latin2-test.xdy - texmf-dist/xindy/modules/lang/croatian/latin2.xdy - texmf-dist/xindy/modules/lang/croatian/utf8-lang.xdy - texmf-dist/xindy/modules/lang/croatian/utf8-test.xdy - texmf-dist/xindy/modules/lang/croatian/utf8.xdy - texmf-dist/xindy/modules/lang/czech/cp1250-lang.xdy - texmf-dist/xindy/modules/lang/czech/cp1250-test.xdy - texmf-dist/xindy/modules/lang/czech/cp1250.xdy - texmf-dist/xindy/modules/lang/czech/latin2-lang.xdy - texmf-dist/xindy/modules/lang/czech/latin2-test.xdy - texmf-dist/xindy/modules/lang/czech/latin2.xdy - texmf-dist/xindy/modules/lang/czech/utf8-lang.xdy - texmf-dist/xindy/modules/lang/czech/utf8-test.xdy - texmf-dist/xindy/modules/lang/czech/utf8.xdy - texmf-dist/xindy/modules/lang/danish/cp1252-lang.xdy - texmf-dist/xindy/modules/lang/danish/cp1252-test.xdy - texmf-dist/xindy/modules/lang/danish/cp1252.xdy - texmf-dist/xindy/modules/lang/danish/latin9-lang.xdy - texmf-dist/xindy/modules/lang/danish/latin9-test.xdy - texmf-dist/xindy/modules/lang/danish/latin9.xdy - texmf-dist/xindy/modules/lang/danish/utf8-lang.xdy - texmf-dist/xindy/modules/lang/danish/utf8-test.xdy - texmf-dist/xindy/modules/lang/danish/utf8.xdy - texmf-dist/xindy/modules/lang/dutch/ij-as-ij-latin1-lang.xdy - texmf-dist/xindy/modules/lang/dutch/ij-as-ij-latin1-test.xdy - texmf-dist/xindy/modules/lang/dutch/ij-as-ij-latin1.xdy - texmf-dist/xindy/modules/lang/dutch/ij-as-ij-utf8-lang.xdy - texmf-dist/xindy/modules/lang/dutch/ij-as-ij-utf8-test.xdy - texmf-dist/xindy/modules/lang/dutch/ij-as-ij-utf8.xdy - texmf-dist/xindy/modules/lang/dutch/ij-as-y-utf8-lang.xdy - texmf-dist/xindy/modules/lang/dutch/ij-as-y-utf8-test.xdy - texmf-dist/xindy/modules/lang/dutch/ij-as-y-utf8.xdy - texmf-dist/xindy/modules/lang/english/cp1252-lang.xdy - texmf-dist/xindy/modules/lang/english/cp1252-test.xdy - texmf-dist/xindy/modules/lang/english/cp1252.xdy - texmf-dist/xindy/modules/lang/english/latin9-lang.xdy - texmf-dist/xindy/modules/lang/english/latin9-test.xdy - texmf-dist/xindy/modules/lang/english/latin9.xdy - texmf-dist/xindy/modules/lang/english/utf8-lang.xdy - texmf-dist/xindy/modules/lang/english/utf8-test.xdy - texmf-dist/xindy/modules/lang/english/utf8.xdy - texmf-dist/xindy/modules/lang/esperanto/latin3-lang.xdy - texmf-dist/xindy/modules/lang/esperanto/latin3-test.xdy - texmf-dist/xindy/modules/lang/esperanto/latin3.xdy - texmf-dist/xindy/modules/lang/esperanto/utf8-lang.xdy - texmf-dist/xindy/modules/lang/esperanto/utf8-test.xdy - texmf-dist/xindy/modules/lang/esperanto/utf8.xdy - texmf-dist/xindy/modules/lang/estonian/cp1252-lang.xdy - texmf-dist/xindy/modules/lang/estonian/cp1252-test.xdy - texmf-dist/xindy/modules/lang/estonian/cp1252.xdy - texmf-dist/xindy/modules/lang/estonian/latin9-lang.xdy - texmf-dist/xindy/modules/lang/estonian/latin9-test.xdy - texmf-dist/xindy/modules/lang/estonian/latin9.xdy - texmf-dist/xindy/modules/lang/estonian/utf8-lang.xdy - texmf-dist/xindy/modules/lang/estonian/utf8-test.xdy - texmf-dist/xindy/modules/lang/estonian/utf8.xdy - texmf-dist/xindy/modules/lang/finnish/cp1252-lang.xdy - texmf-dist/xindy/modules/lang/finnish/cp1252-test.xdy - texmf-dist/xindy/modules/lang/finnish/cp1252.xdy - texmf-dist/xindy/modules/lang/finnish/latin9-lang.xdy - texmf-dist/xindy/modules/lang/finnish/latin9-test.xdy - texmf-dist/xindy/modules/lang/finnish/latin9.xdy - texmf-dist/xindy/modules/lang/finnish/utf8-lang.xdy - texmf-dist/xindy/modules/lang/finnish/utf8-test.xdy - texmf-dist/xindy/modules/lang/finnish/utf8.xdy - texmf-dist/xindy/modules/lang/french/cp1252-lang.xdy - texmf-dist/xindy/modules/lang/french/cp1252-test.xdy - texmf-dist/xindy/modules/lang/french/cp1252.xdy - texmf-dist/xindy/modules/lang/french/latin9-lang.xdy - texmf-dist/xindy/modules/lang/french/latin9-test.xdy - texmf-dist/xindy/modules/lang/french/latin9.xdy - texmf-dist/xindy/modules/lang/french/utf8-lang.xdy - texmf-dist/xindy/modules/lang/french/utf8-test.xdy - texmf-dist/xindy/modules/lang/french/utf8.xdy - texmf-dist/xindy/modules/lang/general/cp1252-lang.xdy - texmf-dist/xindy/modules/lang/general/cp1252-test.xdy - texmf-dist/xindy/modules/lang/general/cp1252.xdy - texmf-dist/xindy/modules/lang/general/cp850-lang.xdy - texmf-dist/xindy/modules/lang/general/cp850-test.xdy - texmf-dist/xindy/modules/lang/general/cp850.xdy - texmf-dist/xindy/modules/lang/general/latin9-lang.xdy - texmf-dist/xindy/modules/lang/general/latin9-test.xdy - texmf-dist/xindy/modules/lang/general/latin9.xdy - texmf-dist/xindy/modules/lang/general/utf8-lang.xdy - texmf-dist/xindy/modules/lang/general/utf8-test.xdy - texmf-dist/xindy/modules/lang/general/utf8.xdy - texmf-dist/xindy/modules/lang/georgian/utf8-lang.xdy - texmf-dist/xindy/modules/lang/georgian/utf8-test.xdy - texmf-dist/xindy/modules/lang/georgian/utf8.xdy - texmf-dist/xindy/modules/lang/german/braille-utf8-lang.xdy - texmf-dist/xindy/modules/lang/german/braille-utf8-test.xdy - texmf-dist/xindy/modules/lang/german/braille-utf8.xdy - texmf-dist/xindy/modules/lang/german/din5007-latin1-lang.xdy - texmf-dist/xindy/modules/lang/german/din5007-latin1-test.xdy - texmf-dist/xindy/modules/lang/german/din5007-latin1.xdy - texmf-dist/xindy/modules/lang/german/din5007-utf8-lang.xdy - texmf-dist/xindy/modules/lang/german/din5007-utf8-test.xdy - texmf-dist/xindy/modules/lang/german/din5007-utf8.xdy - texmf-dist/xindy/modules/lang/german/din5007.xdy - texmf-dist/xindy/modules/lang/german/duden-latin1-lang.xdy - texmf-dist/xindy/modules/lang/german/duden-latin1-test.xdy - texmf-dist/xindy/modules/lang/german/duden-latin1.xdy - texmf-dist/xindy/modules/lang/german/duden-utf8-lang.xdy - texmf-dist/xindy/modules/lang/german/duden-utf8-test.xdy - texmf-dist/xindy/modules/lang/german/duden-utf8.xdy - texmf-dist/xindy/modules/lang/german/duden.xdy - texmf-dist/xindy/modules/lang/german/tex.xdy - texmf-dist/xindy/modules/lang/greek/iso88597-lang.xdy - texmf-dist/xindy/modules/lang/greek/iso88597-test.xdy - texmf-dist/xindy/modules/lang/greek/iso88597.xdy - texmf-dist/xindy/modules/lang/greek/polytonic-utf8-lang.xdy - texmf-dist/xindy/modules/lang/greek/polytonic-utf8-test.xdy - texmf-dist/xindy/modules/lang/greek/polytonic-utf8.xdy - texmf-dist/xindy/modules/lang/greek/translit-latin4-lang.xdy - texmf-dist/xindy/modules/lang/greek/translit-latin4-test.xdy - texmf-dist/xindy/modules/lang/greek/translit-latin4.xdy - texmf-dist/xindy/modules/lang/greek/translit-utf8-lang.xdy - texmf-dist/xindy/modules/lang/greek/translit-utf8-test.xdy - texmf-dist/xindy/modules/lang/greek/translit-utf8.xdy - texmf-dist/xindy/modules/lang/greek/utf8-lang.xdy - texmf-dist/xindy/modules/lang/greek/utf8-test.xdy - texmf-dist/xindy/modules/lang/greek/utf8.xdy - texmf-dist/xindy/modules/lang/gypsy/northrussian-utf8-lang.xdy - texmf-dist/xindy/modules/lang/gypsy/northrussian-utf8-test.xdy - texmf-dist/xindy/modules/lang/gypsy/northrussian-utf8.xdy - texmf-dist/xindy/modules/lang/hausa/utf8-lang.xdy - texmf-dist/xindy/modules/lang/hausa/utf8-test.xdy - texmf-dist/xindy/modules/lang/hausa/utf8.xdy - texmf-dist/xindy/modules/lang/hebrew/iso88598-lang.xdy - texmf-dist/xindy/modules/lang/hebrew/iso88598-test.xdy - texmf-dist/xindy/modules/lang/hebrew/iso88598.xdy - texmf-dist/xindy/modules/lang/hebrew/utf8-lang.xdy - texmf-dist/xindy/modules/lang/hebrew/utf8-test.xdy - texmf-dist/xindy/modules/lang/hebrew/utf8.xdy - texmf-dist/xindy/modules/lang/hungarian/cp1250-lang.xdy - texmf-dist/xindy/modules/lang/hungarian/cp1250-test.xdy - texmf-dist/xindy/modules/lang/hungarian/cp1250.xdy - texmf-dist/xindy/modules/lang/hungarian/latin2-lang.xdy - texmf-dist/xindy/modules/lang/hungarian/latin2-test.xdy - texmf-dist/xindy/modules/lang/hungarian/latin2.xdy - texmf-dist/xindy/modules/lang/hungarian/utf8-lang.xdy - texmf-dist/xindy/modules/lang/hungarian/utf8-test.xdy - texmf-dist/xindy/modules/lang/hungarian/utf8.xdy - texmf-dist/xindy/modules/lang/icelandic/cp1252-lang.xdy - texmf-dist/xindy/modules/lang/icelandic/cp1252-test.xdy - texmf-dist/xindy/modules/lang/icelandic/cp1252.xdy - texmf-dist/xindy/modules/lang/icelandic/latin9-lang.xdy - texmf-dist/xindy/modules/lang/icelandic/latin9-test.xdy - texmf-dist/xindy/modules/lang/icelandic/latin9.xdy - texmf-dist/xindy/modules/lang/icelandic/utf8-lang.xdy - texmf-dist/xindy/modules/lang/icelandic/utf8-test.xdy - texmf-dist/xindy/modules/lang/icelandic/utf8.xdy - texmf-dist/xindy/modules/lang/italian/latin1-lang.xdy - texmf-dist/xindy/modules/lang/italian/latin1-test.xdy - texmf-dist/xindy/modules/lang/italian/latin1.xdy - texmf-dist/xindy/modules/lang/italian/utf8-lang.xdy - texmf-dist/xindy/modules/lang/italian/utf8-test.xdy - texmf-dist/xindy/modules/lang/italian/utf8.xdy - texmf-dist/xindy/modules/lang/klingon/utf8-lang.xdy - texmf-dist/xindy/modules/lang/klingon/utf8-test.xdy - texmf-dist/xindy/modules/lang/klingon/utf8.xdy - texmf-dist/xindy/modules/lang/korean/utf8-lang.xdy - texmf-dist/xindy/modules/lang/korean/utf8.xdy - texmf-dist/xindy/modules/lang/kurdish/bedirxan-latin5-lang.xdy - texmf-dist/xindy/modules/lang/kurdish/bedirxan-latin5-test.xdy - texmf-dist/xindy/modules/lang/kurdish/bedirxan-latin5.xdy - texmf-dist/xindy/modules/lang/kurdish/bedirxan-utf8-lang.xdy - texmf-dist/xindy/modules/lang/kurdish/bedirxan-utf8-test.xdy - texmf-dist/xindy/modules/lang/kurdish/bedirxan-utf8.xdy - texmf-dist/xindy/modules/lang/kurdish/turkish-i-latin5-lang.xdy - texmf-dist/xindy/modules/lang/kurdish/turkish-i-latin5-test.xdy - texmf-dist/xindy/modules/lang/kurdish/turkish-i-latin5.xdy - texmf-dist/xindy/modules/lang/kurdish/turkish-i-utf8-lang.xdy - texmf-dist/xindy/modules/lang/kurdish/turkish-i-utf8-test.xdy - texmf-dist/xindy/modules/lang/kurdish/turkish-i-utf8.xdy - texmf-dist/xindy/modules/lang/latin/caseisrt.xdy - texmf-dist/xindy/modules/lang/latin/letgroup.xdy - texmf-dist/xindy/modules/lang/latin/utf8-lang.xdy - texmf-dist/xindy/modules/lang/latin/utf8-test.xdy - texmf-dist/xindy/modules/lang/latin/utf8.xdy - texmf-dist/xindy/modules/lang/latvian/latin4-lang.xdy - texmf-dist/xindy/modules/lang/latvian/latin4-test.xdy - texmf-dist/xindy/modules/lang/latvian/latin4.xdy - texmf-dist/xindy/modules/lang/latvian/utf8-lang.xdy - texmf-dist/xindy/modules/lang/latvian/utf8-test.xdy - texmf-dist/xindy/modules/lang/latvian/utf8.xdy - texmf-dist/xindy/modules/lang/lithuanian/latin4-lang.xdy - texmf-dist/xindy/modules/lang/lithuanian/latin4-test.xdy - texmf-dist/xindy/modules/lang/lithuanian/latin4.xdy - texmf-dist/xindy/modules/lang/lithuanian/utf8-lang.xdy - texmf-dist/xindy/modules/lang/lithuanian/utf8-test.xdy - texmf-dist/xindy/modules/lang/lithuanian/utf8.xdy - texmf-dist/xindy/modules/lang/lower-sorbian/cp1250-lang.xdy - texmf-dist/xindy/modules/lang/lower-sorbian/cp1250-test.xdy - texmf-dist/xindy/modules/lang/lower-sorbian/cp1250.xdy - texmf-dist/xindy/modules/lang/lower-sorbian/latin2-lang.xdy - texmf-dist/xindy/modules/lang/lower-sorbian/latin2-test.xdy - texmf-dist/xindy/modules/lang/lower-sorbian/latin2.xdy - texmf-dist/xindy/modules/lang/lower-sorbian/utf8-lang.xdy - texmf-dist/xindy/modules/lang/lower-sorbian/utf8-test.xdy - texmf-dist/xindy/modules/lang/lower-sorbian/utf8.xdy - texmf-dist/xindy/modules/lang/macedonian/cp1251-lang.xdy - texmf-dist/xindy/modules/lang/macedonian/cp1251-test.xdy - texmf-dist/xindy/modules/lang/macedonian/cp1251.xdy - texmf-dist/xindy/modules/lang/macedonian/iso88595-lang.xdy - texmf-dist/xindy/modules/lang/macedonian/iso88595-test.xdy - texmf-dist/xindy/modules/lang/macedonian/iso88595.xdy - texmf-dist/xindy/modules/lang/macedonian/isoir111-lang.xdy - texmf-dist/xindy/modules/lang/macedonian/isoir111-test.xdy - texmf-dist/xindy/modules/lang/macedonian/isoir111.xdy - texmf-dist/xindy/modules/lang/macedonian/utf8-lang.xdy - texmf-dist/xindy/modules/lang/macedonian/utf8-test.xdy - texmf-dist/xindy/modules/lang/macedonian/utf8.xdy - texmf-dist/xindy/modules/lang/mongolian/cyrillic-utf8-lang.xdy - texmf-dist/xindy/modules/lang/mongolian/cyrillic-utf8-test.xdy - texmf-dist/xindy/modules/lang/mongolian/cyrillic-utf8.xdy - texmf-dist/xindy/modules/lang/norwegian/latin1-lang.xdy - texmf-dist/xindy/modules/lang/norwegian/latin1-test.xdy - texmf-dist/xindy/modules/lang/norwegian/latin1.xdy - texmf-dist/xindy/modules/lang/norwegian/utf8-lang.xdy - texmf-dist/xindy/modules/lang/norwegian/utf8-test.xdy - texmf-dist/xindy/modules/lang/norwegian/utf8.xdy - texmf-dist/xindy/modules/lang/persian/README - texmf-dist/xindy/modules/lang/persian/variant1-utf8-lang.xdy - texmf-dist/xindy/modules/lang/persian/variant1-utf8-test.xdy - texmf-dist/xindy/modules/lang/persian/variant1-utf8.pl.in - texmf-dist/xindy/modules/lang/persian/variant1-utf8.xdy - texmf-dist/xindy/modules/lang/persian/variant2-utf8-lang.xdy - texmf-dist/xindy/modules/lang/persian/variant2-utf8-test.xdy - texmf-dist/xindy/modules/lang/persian/variant2-utf8.pl.in - texmf-dist/xindy/modules/lang/persian/variant2-utf8.xdy - texmf-dist/xindy/modules/lang/persian/variant3-utf8-lang.xdy - texmf-dist/xindy/modules/lang/persian/variant3-utf8-test.xdy - texmf-dist/xindy/modules/lang/persian/variant3-utf8.pl.in - texmf-dist/xindy/modules/lang/persian/variant3-utf8.xdy - texmf-dist/xindy/modules/lang/polish/cp1250-lang.xdy - texmf-dist/xindy/modules/lang/polish/cp1250-test.xdy - texmf-dist/xindy/modules/lang/polish/cp1250.xdy - texmf-dist/xindy/modules/lang/polish/latin2-lang.xdy - texmf-dist/xindy/modules/lang/polish/latin2-test.xdy - texmf-dist/xindy/modules/lang/polish/latin2.xdy - texmf-dist/xindy/modules/lang/polish/utf8-lang.xdy - texmf-dist/xindy/modules/lang/polish/utf8-test.xdy - texmf-dist/xindy/modules/lang/polish/utf8.xdy - texmf-dist/xindy/modules/lang/portuguese/latin1-lang.xdy - texmf-dist/xindy/modules/lang/portuguese/latin1-test.xdy - texmf-dist/xindy/modules/lang/portuguese/latin1.xdy - texmf-dist/xindy/modules/lang/portuguese/utf8-lang.xdy - texmf-dist/xindy/modules/lang/portuguese/utf8-test.xdy - texmf-dist/xindy/modules/lang/portuguese/utf8.xdy - texmf-dist/xindy/modules/lang/romanian/latin2-lang.xdy - texmf-dist/xindy/modules/lang/romanian/latin2-test.xdy - texmf-dist/xindy/modules/lang/romanian/latin2.xdy - texmf-dist/xindy/modules/lang/romanian/utf8-lang.xdy - texmf-dist/xindy/modules/lang/romanian/utf8-test.xdy - texmf-dist/xindy/modules/lang/romanian/utf8.xdy - texmf-dist/xindy/modules/lang/russian/cp1251-lang.xdy - texmf-dist/xindy/modules/lang/russian/cp1251-test.xdy - texmf-dist/xindy/modules/lang/russian/cp1251.xdy - texmf-dist/xindy/modules/lang/russian/iso88595-lang.xdy - texmf-dist/xindy/modules/lang/russian/iso88595-test.xdy - texmf-dist/xindy/modules/lang/russian/iso88595.xdy - texmf-dist/xindy/modules/lang/russian/koi8-r-lang.xdy - texmf-dist/xindy/modules/lang/russian/koi8-r-test.xdy - texmf-dist/xindy/modules/lang/russian/koi8-r.xdy - texmf-dist/xindy/modules/lang/russian/translit-iso-utf8-lang.xdy - texmf-dist/xindy/modules/lang/russian/translit-iso-utf8-test.xdy - texmf-dist/xindy/modules/lang/russian/translit-iso-utf8.xdy - texmf-dist/xindy/modules/lang/russian/utf8-lang.xdy - texmf-dist/xindy/modules/lang/russian/utf8-test.xdy - texmf-dist/xindy/modules/lang/russian/utf8.xdy - texmf-dist/xindy/modules/lang/serbian/cp1251-lang.xdy - texmf-dist/xindy/modules/lang/serbian/cp1251-test.xdy - texmf-dist/xindy/modules/lang/serbian/cp1251.xdy - texmf-dist/xindy/modules/lang/serbian/iso88595-lang.xdy - texmf-dist/xindy/modules/lang/serbian/iso88595-test.xdy - texmf-dist/xindy/modules/lang/serbian/iso88595.xdy - texmf-dist/xindy/modules/lang/serbian/isoir111-lang.xdy - texmf-dist/xindy/modules/lang/serbian/isoir111-test.xdy - texmf-dist/xindy/modules/lang/serbian/isoir111.xdy - texmf-dist/xindy/modules/lang/serbian/utf8-lang.xdy - texmf-dist/xindy/modules/lang/serbian/utf8-test.xdy - texmf-dist/xindy/modules/lang/serbian/utf8.xdy - texmf-dist/xindy/modules/lang/slovak/large-cp1250-lang.xdy - texmf-dist/xindy/modules/lang/slovak/large-cp1250-test.xdy - texmf-dist/xindy/modules/lang/slovak/large-cp1250.xdy - texmf-dist/xindy/modules/lang/slovak/large-latin2-lang.xdy - texmf-dist/xindy/modules/lang/slovak/large-latin2-test.xdy - texmf-dist/xindy/modules/lang/slovak/large-latin2.xdy - texmf-dist/xindy/modules/lang/slovak/large-utf8-lang.xdy - texmf-dist/xindy/modules/lang/slovak/large-utf8-test.xdy - texmf-dist/xindy/modules/lang/slovak/large-utf8.xdy - texmf-dist/xindy/modules/lang/slovak/small-cp1250-lang.xdy - texmf-dist/xindy/modules/lang/slovak/small-cp1250-test.xdy - texmf-dist/xindy/modules/lang/slovak/small-cp1250.xdy - texmf-dist/xindy/modules/lang/slovak/small-latin2-lang.xdy - texmf-dist/xindy/modules/lang/slovak/small-latin2-test.xdy - texmf-dist/xindy/modules/lang/slovak/small-latin2.xdy - texmf-dist/xindy/modules/lang/slovak/small-utf8-lang.xdy - texmf-dist/xindy/modules/lang/slovak/small-utf8-test.xdy - texmf-dist/xindy/modules/lang/slovak/small-utf8.xdy - texmf-dist/xindy/modules/lang/slovenian/cp1250-lang.xdy - texmf-dist/xindy/modules/lang/slovenian/cp1250-test.xdy - texmf-dist/xindy/modules/lang/slovenian/cp1250.xdy - texmf-dist/xindy/modules/lang/slovenian/latin2-lang.xdy - texmf-dist/xindy/modules/lang/slovenian/latin2-test.xdy - texmf-dist/xindy/modules/lang/slovenian/latin2.xdy - texmf-dist/xindy/modules/lang/slovenian/utf8-lang.xdy - texmf-dist/xindy/modules/lang/slovenian/utf8-test.xdy - texmf-dist/xindy/modules/lang/slovenian/utf8.xdy - texmf-dist/xindy/modules/lang/spanish/modern-latin1-lang.xdy - texmf-dist/xindy/modules/lang/spanish/modern-latin1-test.xdy - texmf-dist/xindy/modules/lang/spanish/modern-latin1.xdy - texmf-dist/xindy/modules/lang/spanish/modern-utf8-lang.xdy - texmf-dist/xindy/modules/lang/spanish/modern-utf8-test.xdy - texmf-dist/xindy/modules/lang/spanish/modern-utf8.xdy - texmf-dist/xindy/modules/lang/spanish/traditional-latin1-lang.xdy - texmf-dist/xindy/modules/lang/spanish/traditional-latin1-test.xdy - texmf-dist/xindy/modules/lang/spanish/traditional-latin1.xdy - texmf-dist/xindy/modules/lang/spanish/traditional-utf8-lang.xdy - texmf-dist/xindy/modules/lang/spanish/traditional-utf8-test.xdy - texmf-dist/xindy/modules/lang/spanish/traditional-utf8.xdy - texmf-dist/xindy/modules/lang/swedish/cp1252-lang.xdy - texmf-dist/xindy/modules/lang/swedish/cp1252-test.xdy - texmf-dist/xindy/modules/lang/swedish/cp1252.xdy - texmf-dist/xindy/modules/lang/swedish/latin9-lang.xdy - texmf-dist/xindy/modules/lang/swedish/latin9-test.xdy - texmf-dist/xindy/modules/lang/swedish/latin9.xdy - texmf-dist/xindy/modules/lang/swedish/utf8-lang.xdy - texmf-dist/xindy/modules/lang/swedish/utf8-test.xdy - texmf-dist/xindy/modules/lang/swedish/utf8.xdy - texmf-dist/xindy/modules/lang/turkish/latin3-lang.xdy - texmf-dist/xindy/modules/lang/turkish/latin3-test.xdy - texmf-dist/xindy/modules/lang/turkish/latin3.xdy - texmf-dist/xindy/modules/lang/turkish/latin5-lang.xdy - texmf-dist/xindy/modules/lang/turkish/latin5-test.xdy - texmf-dist/xindy/modules/lang/turkish/latin5.xdy - texmf-dist/xindy/modules/lang/turkish/utf8-lang.xdy - texmf-dist/xindy/modules/lang/turkish/utf8-test.xdy - texmf-dist/xindy/modules/lang/turkish/utf8.xdy - texmf-dist/xindy/modules/lang/ukrainian/cp1251-lang.xdy - texmf-dist/xindy/modules/lang/ukrainian/cp1251-test.xdy - texmf-dist/xindy/modules/lang/ukrainian/cp1251.xdy - texmf-dist/xindy/modules/lang/ukrainian/koi8-u-lang.xdy - texmf-dist/xindy/modules/lang/ukrainian/koi8-u-test.xdy - texmf-dist/xindy/modules/lang/ukrainian/koi8-u.xdy - texmf-dist/xindy/modules/lang/ukrainian/utf8-lang.xdy - texmf-dist/xindy/modules/lang/ukrainian/utf8-test.xdy - texmf-dist/xindy/modules/lang/ukrainian/utf8.xdy - texmf-dist/xindy/modules/lang/upper-sorbian/cp1250-lang.xdy - texmf-dist/xindy/modules/lang/upper-sorbian/cp1250-test.xdy - texmf-dist/xindy/modules/lang/upper-sorbian/cp1250.xdy - texmf-dist/xindy/modules/lang/upper-sorbian/latin2-lang.xdy - texmf-dist/xindy/modules/lang/upper-sorbian/latin2-test.xdy - texmf-dist/xindy/modules/lang/upper-sorbian/latin2.xdy - texmf-dist/xindy/modules/lang/upper-sorbian/utf8-lang.xdy - texmf-dist/xindy/modules/lang/upper-sorbian/utf8-test.xdy - texmf-dist/xindy/modules/lang/upper-sorbian/utf8.xdy - texmf-dist/xindy/modules/lang/vietnamese/utf8-lang.xdy - texmf-dist/xindy/modules/lang/vietnamese/utf8-test.xdy - texmf-dist/xindy/modules/lang/vietnamese/utf8.xdy - texmf-dist/xindy/modules/ord/letorder.xdy - texmf-dist/xindy/modules/rules/isolatin1-exchange.xdy - texmf-dist/xindy/modules/rules/isolatin1-tolower.xdy - texmf-dist/xindy/modules/rules/latin-exchange.xdy - texmf-dist/xindy/modules/rules/latin-tolower.xdy - texmf-dist/xindy/modules/styles/basic.xdy - texmf-dist/xindy/modules/styles/makeidx.xdy - texmf-dist/xindy/modules/tex/inputenc/cp1250.xdy - texmf-dist/xindy/modules/tex/inputenc/cp1251.xdy - texmf-dist/xindy/modules/tex/inputenc/cp1252.xdy - texmf-dist/xindy/modules/tex/inputenc/cp437.xdy - texmf-dist/xindy/modules/tex/inputenc/cp850.xdy - texmf-dist/xindy/modules/tex/inputenc/cp855.xdy - texmf-dist/xindy/modules/tex/inputenc/cp866.xdy - texmf-dist/xindy/modules/tex/inputenc/iso88595.xdy - texmf-dist/xindy/modules/tex/inputenc/isoir111.xdy - texmf-dist/xindy/modules/tex/inputenc/koi8-r.xdy - texmf-dist/xindy/modules/tex/inputenc/koi8-u.xdy - texmf-dist/xindy/modules/tex/inputenc/latin.xdy - texmf-dist/xindy/modules/tex/inputenc/latin1.xdy - texmf-dist/xindy/modules/tex/inputenc/latin2.xdy - texmf-dist/xindy/modules/tex/inputenc/latin3.xdy - texmf-dist/xindy/modules/tex/inputenc/utf8.xdy -catalogue-ctan /indexing/xindy/base -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license gpl -catalogue-topics index -catalogue-version 2.5.1 - -name xindy.aarch64-linux -category TLCore -revision 48789 -shortdesc aarch64-linux files of xindy -containersize 2229960 -containerchecksum b982f7f96c1fae41a9721c010994c2df05000d8d82060dfbabdbda9a83405dc7c1e7218a0680568bc051b50e5c85d66fce4d1c43345353f7ff89fab510de6203 -binfiles arch=aarch64-linux size=1294 - bin/aarch64-linux/tex2xindy - bin/aarch64-linux/texindy - bin/aarch64-linux/xindy - bin/aarch64-linux/xindy.mem - bin/aarch64-linux/xindy.run - -name xindy.amd64-freebsd -category TLCore -revision 47009 -shortdesc amd64-freebsd files of xindy -containersize 1761280 -containerchecksum 153e5608b6e734d0e37a9d6eb60b6b1bef4f20ba8b3c477c0fbbac0c79b32190fb75ce6c16842c74d6f3b26dfbd676df6f92e45089e591095a66a736c446a479 -binfiles arch=amd64-freebsd size=950 - bin/amd64-freebsd/tex2xindy - bin/amd64-freebsd/texindy - bin/amd64-freebsd/xindy - bin/amd64-freebsd/xindy.mem - bin/amd64-freebsd/xindy.run - -name xindy.amd64-netbsd -category TLCore -revision 48698 -shortdesc amd64-netbsd files of xindy -containersize 1676212 -containerchecksum 5515833854407221c096cd9377044ef2828aac85d7a8aa86b03ee51250dfb0b6f9c4d47020b74b3e48563ceedc1885470198545fcbd791139373aeb70307f63d -binfiles arch=amd64-netbsd size=879 - bin/amd64-netbsd/tex2xindy - bin/amd64-netbsd/texindy - bin/amd64-netbsd/xindy - bin/amd64-netbsd/xindy.mem - bin/amd64-netbsd/xindy.run - -name xindy.armhf-linux -category TLCore -revision 47679 -shortdesc armhf-linux files of xindy -containersize 2299868 -containerchecksum 1b7aef026c48428537732a38b9521cef60872751c766688e4bc669265cd392caf6d6a49a08f05c016a675f57dcb38c0f4dd8535d0d5757f8ee6249ff1ccdbf42 -binfiles arch=armhf-linux size=1069 - bin/armhf-linux/tex2xindy - bin/armhf-linux/texindy - bin/armhf-linux/xindy - bin/armhf-linux/xindy.mem - bin/armhf-linux/xindy.run - -name xindy.i386-cygwin -category TLCore -revision 46814 -shortdesc i386-cygwin files of xindy -containersize 1999216 -containerchecksum 74606692c7b06a631e08c421efa5b89a069f1ca80bfcf5f59ea0a15edc03e43cbdfb8f907d91e0f119cefb52e5090e01992b07b803e943920d6d4225649ecd11 -binfiles arch=i386-cygwin size=968 - bin/i386-cygwin/tex2xindy.exe - bin/i386-cygwin/texindy - bin/i386-cygwin/xindy - bin/i386-cygwin/xindy-lisp.exe - bin/i386-cygwin/xindy.mem - -name xindy.i386-freebsd -category TLCore -revision 47009 -shortdesc i386-freebsd files of xindy -containersize 1624244 -containerchecksum a129136852555790b61b80be7dcbaf9eab1fed6c840b2aebd4ce5634e5b26ec1d81824f823ba499e4305e1318a87b9631d87309a8ccaefb959c2233b5aa21d9b -binfiles arch=i386-freebsd size=819 - bin/i386-freebsd/tex2xindy - bin/i386-freebsd/texindy - bin/i386-freebsd/xindy - bin/i386-freebsd/xindy.mem - bin/i386-freebsd/xindy.run - -name xindy.i386-linux -category TLCore -revision 47242 -shortdesc i386-linux files of xindy -containersize 2113596 -containerchecksum 41b424f6f7831b3c3ba52529716070029d23a4232af225d44c95936ee8231b3336ea1f682bde8f46215405b98d810e76a0e05dbe449b4d23a6b515db7b8f8657 -binfiles arch=i386-linux size=1008 - bin/i386-linux/tex2xindy - bin/i386-linux/texindy - bin/i386-linux/xindy - bin/i386-linux/xindy.mem - bin/i386-linux/xindy.run - -name xindy.i386-netbsd -category TLCore -revision 46812 -shortdesc i386-netbsd files of xindy -containersize 1679212 -containerchecksum 931335d97c0b1e9b9a3b4c9d6eb56d72e48a2b02b9aa131fda98c3e323952b2b20c1d4ceb75f2317636dfb9b159bc4cf21f150906b7366d1f2755b8d4591bf5f -binfiles arch=i386-netbsd size=816 - bin/i386-netbsd/tex2xindy - bin/i386-netbsd/texindy - bin/i386-netbsd/xindy - bin/i386-netbsd/xindy.mem - bin/i386-netbsd/xindy.run - -name xindy.win32 -category TLCore -revision 46809 -shortdesc win32 files of xindy -containersize 2031364 -containerchecksum b035d97f97494e93b9bc853710c23c4c413543cc8af673f1192a85bdf1466ffaaceed22fb595b943cb1db46e5f4abbb2f4b8140c3ead37ff1f2a8ccc0c912a29 -binfiles arch=win32 size=2021 - bin/win32/tex2xindy.exe - bin/win32/texindy.exe - bin/win32/xindy-lisp.exe - bin/win32/xindy.exe - bin/win32/xindy.mem - -name xindy.x86_64-cygwin -category TLCore -revision 46813 -shortdesc x86_64-cygwin files of xindy -containersize 2036328 -containerchecksum f47365d746799c0f50b8298b87326ab2fd150b8efce3e6e8e3a5f5a947a926ceaf748d407dcadee4e5336880640d7b000b84592ead0c84acf1ef42ba8fb0fcfb -binfiles arch=x86_64-cygwin size=976 - bin/x86_64-cygwin/tex2xindy.exe - bin/x86_64-cygwin/texindy - bin/x86_64-cygwin/xindy - bin/x86_64-cygwin/xindy-lisp.exe - bin/x86_64-cygwin/xindy.mem - -name xindy.x86_64-darwin -category TLCore -revision 48728 -shortdesc x86_64-darwin files of xindy -containersize 1973756 -containerchecksum ee8a924e46af47bad5ff9766f3b435ddf8bb865dd583a7650007682060041e34b8b13ea7c90b8083e16940b62e5bc0114730157d92b56cab1eabf88b3797a71d -binfiles arch=x86_64-darwin size=970 - bin/x86_64-darwin/tex2xindy - bin/x86_64-darwin/texindy - bin/x86_64-darwin/xindy - bin/x86_64-darwin/xindy.mem - bin/x86_64-darwin/xindy.run - -name xindy.x86_64-darwinlegacy -category TLCore -revision 43952 -shortdesc x86_64-darwinlegacy files of xindy -containersize 1845256 -containerchecksum da4b9eda49f124f4b3f8288937b615f469f1f606324afea90a7451a074341d5f188239adaa87f7985968bbf9401da6f3dbd99628d7419b3715e8094de666e2bf -binfiles arch=x86_64-darwinlegacy size=932 - bin/x86_64-darwinlegacy/tex2xindy - bin/x86_64-darwinlegacy/texindy - bin/x86_64-darwinlegacy/xindy - bin/x86_64-darwinlegacy/xindy.mem - bin/x86_64-darwinlegacy/xindy.run - -name xindy.x86_64-linux -category TLCore -revision 47145 -shortdesc x86_64-linux files of xindy -containersize 2227532 -containerchecksum 36023f5d12f810287571a2238c7286808a4529ecc02a3e607b0c5fbecc47722459844daaf154f2423d2ee6d5ff02a1091a956825982790a6173dc7fb50d33ee7 -binfiles arch=x86_64-linux size=1087 - bin/x86_64-linux/tex2xindy - bin/x86_64-linux/texindy - bin/x86_64-linux/xindy - bin/x86_64-linux/xindy.mem - bin/x86_64-linux/xindy.run - -name xint -category Package -revision 49617 -shortdesc Expandable operations on long numbers -relocated 1 -longdesc The xint bundle main modules are: xinttools utilities of -longdesc independent interest such as expandable and non-expandable -longdesc loops, xintcore expandable macros implementing addition, -longdesc subtraction, multiplication, division, and powers for -longdesc arbitrarily long integers, xint extension of xintcore, xintfrac -longdesc extends the scope of xint to decimal numbers, to numbers using -longdesc scientific notation and also to (exact) fractions, xintexpr -longdesc provides expandable parsers of numeric expressions using the -longdesc standard infix notations, parentheses, built-in functions, user -longdesc definable functions and variables (and more ...) which do -longdesc either exact evaluations (also with fractions) or floating -longdesc point evaluations under a user chosen precision. Further -longdesc modules of the bundle are: xintkernel (support macros for all -longdesc the bundle constituents), xintbinhex (conversion to and from -longdesc hexadecimal and binary bases), xintgcd (provides gcd() and -longdesc lcm() functions to xintexpr), xintseries (evaluates numerically -longdesc partial sums of series and power series with fractional -longdesc coefficients), and xintcfrac (dedicated to the computation and -longdesc display of continued fractions). All computations are -longdesc compatible with expansion-only context. The packages may be -longdesc used with Plain TeX, LaTeX, or (a priori) any other macro -longdesc format built upon TeX. -containersize 62468 -containerchecksum 79074e625e5b57daa000941a920acec424aed96bcb47e87188808b5c91eccb93320f28172c96caf1971aea59e942670467cc21fd99e49e1de7f96c66dab83940 -doccontainersize 2494820 -doccontainerchecksum 6c21fe7b66b38a8f2fd6479b27a9d4ce819ff013e3eae53a4b36e36e36c0b41bf5aecebeb762479447d022135a99708e02bbc90eeadbbd0f3ef4f728592111a6 -docfiles size=663 - RELOC/doc/generic/xint/CHANGES.html details="Changes (HTML)" - RELOC/doc/generic/xint/CHANGES.pdf details="Changes (PDF)" - RELOC/doc/generic/xint/README details="Readme" - RELOC/doc/generic/xint/README.html details="Readme (HTML)" - RELOC/doc/generic/xint/README.pdf details="Readme (PDF)" - RELOC/doc/generic/xint/sourcexint.pdf details="Documented source code" - RELOC/doc/generic/xint/xint.pdf details="Package documentation" -srccontainersize 307428 -srccontainerchecksum bc6f9586e555e52eabed1e7d9f7e77dfaaa5ac7659c3b5bb464c886cd747fcad4cc94a7d24ac6b6aeb36e7ebba4a5005b021ab6b77f893e765ae115eb5fb60c9 -srcfiles size=364 - RELOC/source/generic/xint/Makefile - RELOC/source/generic/xint/xint.dtx - RELOC/source/generic/xint/xint.ins -runfiles size=127 - RELOC/tex/generic/xint/xint.sty - RELOC/tex/generic/xint/xintbinhex.sty - RELOC/tex/generic/xint/xintcfrac.sty - RELOC/tex/generic/xint/xintcore.sty - RELOC/tex/generic/xint/xintexpr.sty - RELOC/tex/generic/xint/xintfrac.sty - RELOC/tex/generic/xint/xintgcd.sty - RELOC/tex/generic/xint/xintkernel.sty - RELOC/tex/generic/xint/xintseries.sty - RELOC/tex/generic/xint/xinttools.sty -catalogue-ctan /macros/generic/xint -catalogue-date 2019-01-06 19:40:54 +0100 -catalogue-license lppl1.3c -catalogue-topics arithmetic calculation -catalogue-version 1.3d - -name xits -category Package -revision 48879 -shortdesc A Scientific Times-like font with support for mathematical typesetting -relocated 1 -longdesc XITS is a Times-like font for scientific typesetting with -longdesc proper mathematical support for modern, Unicode and OpenType -longdesc capable TeX engines, namely LuaTeX and XeTeX. For use with -longdesc LuaLaTeX or XeLaTeX, support is available from the fontspec and -longdesc unicode-math packages. -containersize 525620 -containerchecksum e25c3e55978025b3f2426c51b9a656c584bb89362c514c936391215da7e87e44c6e979bcc393160bb21062487a348c616422be571349afe4f66b7fea23f8b058 -doccontainersize 20328 -doccontainerchecksum dbb1cdfd76e36758d3730a5753ce95ef0f2547ffb98cfeac211a857d8d0ac4a384b015d587eec080d520272863bdc05a8686214771eaeaa8a545f2df6ba56b1c -docfiles size=19 - RELOC/doc/fonts/xits/FONTLOG.txt - RELOC/doc/fonts/xits/OFL-FAQ.txt - RELOC/doc/fonts/xits/OFL.txt - RELOC/doc/fonts/xits/README.txt details="Readme" -runfiles size=350 - RELOC/fonts/opentype/public/xits/XITS-Bold.otf - RELOC/fonts/opentype/public/xits/XITS-BoldItalic.otf - RELOC/fonts/opentype/public/xits/XITS-Italic.otf - RELOC/fonts/opentype/public/xits/XITS-Regular.otf - RELOC/fonts/opentype/public/xits/XITSMath-Bold.otf - RELOC/fonts/opentype/public/xits/XITSMath-Regular.otf -catalogue-also stix asana-math -catalogue-ctan /fonts/xits -catalogue-date 2018-10-10 12:22:04 +0200 -catalogue-license ofl -catalogue-topics font font-serif font-maths font-symbol-maths font-otf -catalogue-version 1.200.1 - -name xkeyval -category Package -revision 35741 -shortdesc Extension of the keyval package -relocated 1 -longdesc This package is an extension of the keyval package and offers -longdesc additional macros for setting keys and declaring and setting -longdesc class or package options. The package allows the programmer to -longdesc specify a prefix to the name of the macros it defines for keys, -longdesc and to define families of key definitions; these all help use -longdesc in documents where several packages define their own sets of -longdesc keys. -containersize 13112 -containerchecksum 870a4e05d6ea23e68e148e23ce04edc9042d153d7a21567a2f1b83c303a0b9a180756622839538d39f38b5c00c78c7566a1b086d003176d6898988a024ea0b7f -doccontainersize 388312 -doccontainerchecksum 66671bdb1391c25f0628d71ab9e67ff0afb3a3df8802d12ef75d0d64cf541016847b496a6607f5d2e6851564fda8541f2dc71b35219a495d826934d56a550bc7 -docfiles size=125 - RELOC/doc/latex/xkeyval/README details="Package README" - RELOC/doc/latex/xkeyval/xkeyval.bib - RELOC/doc/latex/xkeyval/xkeyval.pdf details="Package documentation" - RELOC/doc/latex/xkeyval/xkvpream.ble -srccontainersize 47564 -srccontainerchecksum 6bbb762cdb639cf2ada621a9a216031da7b41f023c474a453fc69a38a7a28aa1eb9cda0a5db480fec0347aab38b5b83c63ee7349ea14dbfac8672b1e8830ee4e -srcfiles size=54 - RELOC/source/latex/xkeyval/xkeyval.dtx -runfiles size=28 - RELOC/tex/generic/xkeyval/keyval.tex - RELOC/tex/generic/xkeyval/pst-xkey.tex - RELOC/tex/generic/xkeyval/xkeyval.tex - RELOC/tex/generic/xkeyval/xkvex1.tex - RELOC/tex/generic/xkeyval/xkvex2.tex - RELOC/tex/generic/xkeyval/xkvex3.tex - RELOC/tex/generic/xkeyval/xkvex4.tex - RELOC/tex/generic/xkeyval/xkvtxhdr.tex - RELOC/tex/generic/xkeyval/xkvutils.tex - RELOC/tex/latex/xkeyval/pst-xkey.sty - RELOC/tex/latex/xkeyval/xkeyval.sty - RELOC/tex/latex/xkeyval/xkveca.cls - RELOC/tex/latex/xkeyval/xkvecb.cls - RELOC/tex/latex/xkeyval/xkvesa.sty - RELOC/tex/latex/xkeyval/xkvesb.sty - RELOC/tex/latex/xkeyval/xkvesc.sty - RELOC/tex/latex/xkeyval/xkvltxp.sty - RELOC/tex/latex/xkeyval/xkvview.sty -catalogue-also pst-xkey -catalogue-ctan /macros/latex/contrib/xkeyval -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics keyval -catalogue-version 2.7a - -name xlop -category Package -revision 42899 -shortdesc Calculates and displays arithmetic operations -relocated 1 -longdesc Xlop (eXtra Large OPeration) will typeset arithmetic problems -longdesc either in-line or "as in school" (using French school -longdesc conventions). So for example, \opadd{2}{3} can give either -longdesc $2+3=5$ or something similar to: \begin{tabular}{r} 2\\ +3\\ -longdesc \hline 5\end{tabular}. Furthermore, numbers may be very large, -longdesc e.g 200 figures (with a very long compilation time). Many other -longdesc features allow to deal with numbers (tests, display, some high -longdesc level operations, etc.) -containersize 15708 -containerchecksum 0893b45c73c9e7d5e5fa371218c83fad04dfde1d172e26b718d09400b7eb70027ba86b34d840f7007ad1a30a75b7b19af00ffc879904dd6de111c3f23ab695a9 -doccontainersize 537920 -doccontainerchecksum 6b6dafa739ce5b7f15749372893373bb9e5cf3f6848f0158bf6255cb1a4ac6be11bea574af46b8e07c0afa3d96bf0957e242d5c0c52fa5324d78515db4d47ceb -docfiles size=216 - RELOC/doc/generic/xlop/LISEZMOI details="Readme" language="fr" - RELOC/doc/generic/xlop/README details="Readme" language="en" - RELOC/doc/generic/xlop/xlop-doc-fr.pdf details="Package documentation (French)" language="fr" - RELOC/doc/generic/xlop/xlop-doc-fr.tex - RELOC/doc/generic/xlop/xlop-doc.pdf details="Package documentation (English)" language="en" - RELOC/doc/generic/xlop/xlop-doc.tex -srccontainersize 912 -srccontainerchecksum 4e767c58e878d5642896532313b4e6be598b983981cce52fc0ed5f12289f346030ff09e542d879e01fdcbd529aa449ca59d328c10830caace1e01eaf1019c01d -srcfiles size=1 - RELOC/source/generic/xlop/manual.sty -runfiles size=32 - RELOC/tex/generic/xlop/xlop.sty - RELOC/tex/generic/xlop/xlop.tex -catalogue-also longdiv -catalogue-ctan /macros/generic/xlop -catalogue-date 2017-01-08 10:27:32 +0100 -catalogue-license lppl -catalogue-topics arithmetic -catalogue-version 0.26 - -name xltabular -category Package -revision 49939 -shortdesc Longtable support with possible X-column specifier -relocated 1 -longdesc This package loads package ltablex, but keeps the current -longdesc tabularx environment as is. The new environment xltabular is a -longdesc combination of longtable and tabularx: Header/footer -longdesc definitions, X-column specifier, and with possible pagebreaks. -containersize 1696 -containerchecksum 38fd6c4aa54459b0baa754be524625bc7ebde3537637daf598938085f865175b737c79bdcff531c41b7487c23b5bea4db756df54f1b7090c104497cacedfa0ef -doccontainersize 73392 -doccontainerchecksum 4f46e56b384cc00fafa94d191b0c3296b5c2104086455400497b50c29632426997e3616a2b76cf446c4813d2449815aa20c9b3b8a1ddfa5e541ff7a33d4b1901 -docfiles size=27 - RELOC/doc/latex/xltabular/Changes - RELOC/doc/latex/xltabular/README.md details="Readme" - RELOC/doc/latex/xltabular/xltabular-doc.bib - RELOC/doc/latex/xltabular/xltabular-doc.pdf details="Package documentation" - RELOC/doc/latex/xltabular/xltabular-doc.tex - RELOC/doc/latex/xltabular/xltabular-example-hyp.tex - RELOC/doc/latex/xltabular/xltabular-example.inp - RELOC/doc/latex/xltabular/xltabular-example.tex -runfiles size=1 - RELOC/tex/latex/xltabular/xltabular.sty -catalogue-also longtable tabularx ltablex -catalogue-contact-bugs https://github.com/rolfn/xltabular/issues -catalogue-contact-home https://github.com/rolfn/xltabular -catalogue-ctan /macros/latex/contrib/xltabular -catalogue-date 2019-02-04 10:22:01 +0100 -catalogue-license lppl1.3 -catalogue-topics table table-long -catalogue-version 0.2b - -name xltxtra -category Package -revision 49555 -shortdesc "Extras" for LaTeX users of XeTeX -relocated 1 -longdesc This package was previously used to provide a number of -longdesc features that were useful for typesetting documents with -longdesc XeLaTeX. Many of those features have now been incorporated into -longdesc the fontspec package and other packages, but the package -longdesc persists for backwards compatibility. Nowadays, loading xltxtra -longdesc will: load the fontspec, metalogo, and realscripts packages; -longdesc redefine \showhyphens so it works correctly; and define two -longdesc extra commands: \vfrac and \namedglyph. -depend metalogo -containersize 2536 -containerchecksum c3626a23aa89a5f8c915deb8a5d9dffd2288d6a9a5fadf305c1749ef7daf5043407bb1967ae0d68b70e782a93a1d37342a7d6a28706873518303099758e58269 -doccontainersize 100928 -doccontainerchecksum 946ca43fa17d7ccaba484bccbf4b8a8b6959c9db752d64d37af1dbe7e5ec5928ea22acf69f852d6ba10fdaa8dea582abe68b38b7047f432e06f86e943e64368f -docfiles size=26 - RELOC/doc/xelatex/xltxtra/README.md details="Readme" - RELOC/doc/xelatex/xltxtra/xltxtra.pdf details="Package documentation" -srccontainersize 6092 -srccontainerchecksum 627115948630eb7d15ae7b917f08ee538f75572d24f52af401190e80d4c175793bfa30f716cd85cdb1ef474107deda0844bb00330019f142e844bd7b604629e6 -srcfiles size=6 - RELOC/source/xelatex/xltxtra/xltxtra.dtx - RELOC/source/xelatex/xltxtra/xltxtra.ins -runfiles size=2 - RELOC/tex/xelatex/xltxtra/xltxtra.sty -catalogue-contact-repository https://github.com/wspr/will2e/ -catalogue-ctan /macros/latex/contrib/xltxtra -catalogue-date 2018-12-31 10:09:56 +0100 -catalogue-license lppl1.3c -catalogue-topics xetex -catalogue-version 0.7 - -name xmltex -category Package -revision 48634 -shortdesc Support for parsing XML documents -longdesc The package provides an implementation of a parser for -longdesc documents matching the XML 1.0 and XML Namespace -longdesc Recommendations. In addition to parsing commands are provided -longdesc to attatch TeX typesetting instructions to the various markup -longdesc elemenets as they are encounted. Sample files for typesetting a -longdesc subset of TEI, MathML, are included. Element and Attribute -longdesc names, as well as character data, may use any characters -longdesc allowed in XML, using UTF-8 or a suitable 8-bit encoding. -depend latex -depend pdftex -depend tex -depend xmltexconfig -depend babel -depend cm -depend dehyph -depend hyphen-base -depend latex-fonts -depend latexconfig -depend tex-ini-files -depend xmltex.ARCH -execute AddFormat name=xmltex engine=pdftex patterns=language.dat options="*xmltex.ini" fmttriggers=babel,cm,dehyph,hyphen-base,latex,latex-fonts,latexconfig,tex-ini-files,xmltexconfig -execute AddFormat name=pdfxmltex engine=pdftex patterns=language.dat options="*pdfxmltex.ini" fmttriggers=babel,cm,dehyph,hyphen-base,latex,latex-fonts,latexconfig,tex-ini-files,xmltexconfig -containersize 18196 -containerchecksum ad9bfa7f05e61303525286de0a5530adef0c67ab6a6766aae52733627cb0f6dd873530175fd52b0c0ad9f951e4ce4ff8c4ca1ab8e61e836020cc9d2f7d440976 -doccontainersize 16968 -doccontainerchecksum bfe9d25f615402a8de874d3985c4cfc052e3efd5b43d43d755afe9d4610d6031a21dfcabb023e81909da05b133d76a58de2de3fabcb5db53b1ea7b66cd050907 -docfiles size=32 - texmf-dist/doc/otherformats/xmltex/base/englishutf16.xml - texmf-dist/doc/otherformats/xmltex/base/englishutf8.xml - texmf-dist/doc/otherformats/xmltex/base/langtest.xml - texmf-dist/doc/otherformats/xmltex/base/manual.html details="Package documentation" - texmf-dist/doc/otherformats/xmltex/base/manual.tex - texmf-dist/doc/otherformats/xmltex/base/manual.xml - texmf-dist/doc/otherformats/xmltex/base/manual.xsl - texmf-dist/doc/otherformats/xmltex/base/portugeselatin1.xml - texmf-dist/doc/otherformats/xmltex/base/readme.txt details="Readme" - texmf-dist/doc/otherformats/xmltex/base/russiankoi8.xml - texmf-dist/doc/otherformats/xmltex/base/russianutf8.xml - texmf-dist/doc/otherformats/xmltex/base/testascii.cfg - texmf-dist/doc/otherformats/xmltex/base/testascii.tex - texmf-dist/doc/otherformats/xmltex/base/testascii.xml - texmf-dist/doc/otherformats/xmltex/base/testsec.tex - texmf-dist/doc/otherformats/xmltex/base/testsec.xml -runfiles size=24 - texmf-dist/tex/xmltex/base/iso-8859-1.xmt - texmf-dist/tex/xmltex/base/iso-8859-2.xmt - texmf-dist/tex/xmltex/base/koi8-r.xmt - texmf-dist/tex/xmltex/base/langtest.xmt - texmf-dist/tex/xmltex/base/mathml2.xmt - texmf-dist/tex/xmltex/base/sec.xmt - texmf-dist/tex/xmltex/base/utf-16.xmt - texmf-dist/tex/xmltex/base/windows-1250.xmt - texmf-dist/tex/xmltex/base/xmltex.cfg - texmf-dist/tex/xmltex/base/xmltex.tex -catalogue-contact-repository https://github.com/davidcarlisle/dpctex -catalogue-ctan /macros/xmltex/base -catalogue-date 2018-04-05 06:13:24 +0200 -catalogue-license lppl -catalogue-topics foreign-import -catalogue-version 0.8 - -name xmltex.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of xmltex -containersize 340 -containerchecksum a12fb850764423c3d764c2607e1cb7db48ec954ccfcd0a357a43397c98f824287f968ba9e95325c9910f39746c7b62acf3013e7891fb0e1f5d0542db6184bc01 -binfiles arch=aarch64-linux size=2 - bin/aarch64-linux/pdfxmltex - bin/aarch64-linux/xmltex - -name xmltex.amd64-freebsd -category Package -revision 16472 -shortdesc amd64-freebsd files of xmltex -containersize 340 -containerchecksum c47d4d4ddd7ef2b9ba58f37a33cb0d8d3231defa6430efd335afdc9e9b1ade46a4313a9cfbf0915c6c9a337315f3a2282ba90d846713ee22221e368520a54c19 -binfiles arch=amd64-freebsd size=2 - bin/amd64-freebsd/pdfxmltex - bin/amd64-freebsd/xmltex - -name xmltex.amd64-netbsd -category Package -revision 30191 -shortdesc amd64-netbsd files of xmltex -containersize 340 -containerchecksum 07ae07bb70faa8fab0b72a0291c23671f63b71b2f484bf6aab7aa4e4c3e3e67b704e92577f165b4c397604f247fb1b16da8e1a32e581aca9632adab341da1e04 -binfiles arch=amd64-netbsd size=2 - bin/amd64-netbsd/pdfxmltex - bin/amd64-netbsd/xmltex - -name xmltex.armhf-linux -category Package -revision 30015 -shortdesc armhf-linux files of xmltex -containersize 340 -containerchecksum 5e8d736c39826a2a065565554a201f4162d1cb9cfa2ff83e1bf1fb4c0833610380783cf20967f57b06390cef85be51e31041cfdb18f6ddcfe59053892b150e8e -binfiles arch=armhf-linux size=2 - bin/armhf-linux/pdfxmltex - bin/armhf-linux/xmltex - -name xmltex.i386-cygwin -category Package -revision 13930 -shortdesc i386-cygwin files of xmltex -containersize 340 -containerchecksum 944b4e07bddbf823d1b54b1e8c691ab2db72ecd67c49c11966e7040e5c97636b7b58f3bf1c9fd37ba3372e734978b75a758bfe9b6dd8ba6e0f3a53283af2da31 -binfiles arch=i386-cygwin size=2 - bin/i386-cygwin/pdfxmltex - bin/i386-cygwin/xmltex - -name xmltex.i386-freebsd -category Package -revision 16472 -shortdesc i386-freebsd files of xmltex -containersize 340 -containerchecksum f144ebc7e5c0d8970f03be02e9c0a897440f5855bbe7059fe6e8eaf20ce75c1a33c77fc7be68dcadfdd4878e4defdf36ce61a6b489d629f7452ca54bd91136ae -binfiles arch=i386-freebsd size=2 - bin/i386-freebsd/pdfxmltex - bin/i386-freebsd/xmltex - -name xmltex.i386-linux -category Package -revision 3006 -shortdesc i386-linux files of xmltex -containersize 336 -containerchecksum e32689bc2a9cabe9d06aaac1b0e5128c7a8ca2be02c787fae8ea80e93af7fc1083e0f071dd776e5e67a2960542e36d6b70d521f709f0802e5d46a97e601f6302 -binfiles arch=i386-linux size=2 - bin/i386-linux/pdfxmltex - bin/i386-linux/xmltex - -name xmltex.i386-netbsd -category Package -revision 30191 -shortdesc i386-netbsd files of xmltex -containersize 340 -containerchecksum 05a5de20140529e8eca77a7816d03cbd6696ec27d196a8218e9c03b5da72a11f274a06951591f2bd9c40d3fd1901ea0bcd61f63e651b2e5190d651af453cc760 -binfiles arch=i386-netbsd size=2 - bin/i386-netbsd/pdfxmltex - bin/i386-netbsd/xmltex - -name xmltex.i386-solaris -category Package -revision 8102 -shortdesc i386-solaris files of xmltex -containersize 340 -containerchecksum a2f85f78d09a1b7160e131f614c695208ff7f93024bc927f374856e6e6dede496f97757ae1ef39c8c66f75dce3602490549e24efb3ee3023206780005e4e52e4 -binfiles arch=i386-solaris size=2 - bin/i386-solaris/pdfxmltex - bin/i386-solaris/xmltex - -name xmltex.sparc-solaris -category Package -revision 3213 -shortdesc sparc-solaris files of xmltex -containersize 340 -containerchecksum 258f1505f06098a73bd458f42e88aa4d8b36e0f77d63123a0f6876b60a80ca2d2f9c0fcb8b066d9b465ed33b87f26b027fae93372bb7aa89308e5799c386e98c -binfiles arch=sparc-solaris size=2 - bin/sparc-solaris/pdfxmltex - bin/sparc-solaris/xmltex - -name xmltex.win32 -category Package -revision 36810 -shortdesc win32 files of xmltex -containersize 888 -containerchecksum b4f3116a2637d445b8accd7073c02ecf3b3753f042f012b33be50287fdc1889638116f34261fd85d6a7eec63f6f255e90a3fda8eda0814cc567b8a364097828c -binfiles arch=win32 size=2 - bin/win32/pdfxmltex.exe - bin/win32/xmltex.exe - -name xmltex.x86_64-cygwin -category Package -revision 33557 -shortdesc x86_64-cygwin files of xmltex -containersize 344 -containerchecksum ca4a2f8bf7ab036124ffc11e94939c78a8bf09e60e489b3a14981abe305cbb20cc015e87d80a15a651a66b182ba93bf2ae868f535ac620190f228c853d7d2589 -binfiles arch=x86_64-cygwin size=2 - bin/x86_64-cygwin/pdfxmltex - bin/x86_64-cygwin/xmltex - -name xmltex.x86_64-darwin -category Package -revision 18441 -shortdesc x86_64-darwin files of xmltex -containersize 344 -containerchecksum db34841f0055be67dd77467db00c5da2fd11d4ffb45ab5e850cb467e09dfd2249a236918c6641bfa21776b7b3f2f83e36a094ba99848cb954e3191dea402605d -binfiles arch=x86_64-darwin size=2 - bin/x86_64-darwin/pdfxmltex - bin/x86_64-darwin/xmltex - -name xmltex.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of xmltex -containersize 348 -containerchecksum 49d0bff63bcd76db3cd33b5fde30d416801651b4bd8774fa03664d256517f005e6c824f867203993ed6affd30705fc9245e86e34c40abeef2dab6a6d573768c9 -binfiles arch=x86_64-darwinlegacy size=2 - bin/x86_64-darwinlegacy/pdfxmltex - bin/x86_64-darwinlegacy/xmltex - -name xmltex.x86_64-linux -category Package -revision 3185 -shortdesc x86_64-linux files of xmltex -containersize 344 -containerchecksum 17a28f14956f3eec22c80ac95fc423eb473598766d05637d916c4dd74b6dd3224dbf468107d8e8127d81556b7dd229943b6aa75d0747ef8f671ccf4c7ae38474 -binfiles arch=x86_64-linux size=2 - bin/x86_64-linux/pdfxmltex - bin/x86_64-linux/xmltex - -name xmltex.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of xmltex -containersize 336 -containerchecksum 9f3ba87f7e3acd393615d9a42528f0673a82c58f40f0ae0b7ba448157a2e19df71f8b1044d215ca3b4a8037a5216b9061a7496fb41a1dd26bcb62d3b35528371 -binfiles arch=x86_64-linuxmusl size=2 - bin/x86_64-linuxmusl/pdfxmltex - bin/x86_64-linuxmusl/xmltex - -name xmltex.x86_64-solaris -category Package -revision 18442 -shortdesc x86_64-solaris files of xmltex -containersize 344 -containerchecksum 22f7033daf81359558dc87c7da8f6bd24ff28dac9a465d550c0950ac8ba70f39b91511e5afc0fa7bdc670256563e5a4e473854254f8fd5d5cdd6b3d44a52ab74 -binfiles arch=x86_64-solaris size=2 - bin/x86_64-solaris/pdfxmltex - bin/x86_64-solaris/xmltex - -name xmltexconfig -category Package -revision 45845 -shortdesc configuration files for xmltex and pdfxmltex -relocated 1 -containersize 484 -containerchecksum 26a268cbea2f9a6b92fa764663b9abf7313cdc0e797429d9c982dbfc5ef8b26a0134ffbd630384339f88cb5da02cb02d31966de691ca36f2ea7e108ad137bc2d -runfiles size=2 - RELOC/tex/xmltex/xmltexconfig/pdfxmltex.ini - RELOC/tex/xmltex/xmltexconfig/xmltex.ini - -name xmpincl -category Package -revision 15878 -shortdesc Include eXtensible Metadata Platform data in pdfLaTeX -relocated 1 -longdesc The XMP (eXtensible Metadata platform) is a framework to add -longdesc metadata to digital material to enhance the workflow in -longdesc publication. The essence is that the metadata is stored in an -longdesc XML file, and this XML stream is then embedded in the file to -longdesc which it applies. How you create this XML file is up to you, -longdesc but the author started investigating this because he wanted to -longdesc embed licensing information in the files he created. The -longdesc license the author chose is one of the Creative Commons -longdesc licenses, and their web-site offers this information in a valid -longdesc XML-file, suitable for direct inclusion. -containersize 1828 -containerchecksum 295bba4dfb93f0487d7cd402447afe2f8582a09b21c95ea2fd7f76e77065821a1453f11b1d5ed6fdc809b292691623bf183a6b8a590b0436b350a168e93828cb -doccontainersize 98396 -doccontainerchecksum c94c016350c3fd4e4c37d61f03ff5a9c2347f52c599dd20305934141e940ae3538b0a849cc3fb8583c67c0d0cb520a69ddfb6e62d8de8905ded1f045cca1b1c7 -docfiles size=31 - RELOC/doc/latex/xmpincl/README details="Package Readme" - RELOC/doc/latex/xmpincl/license.xmp - RELOC/doc/latex/xmpincl/xmpincl.pdf details="Package documentation" -srccontainersize 6568 -srccontainerchecksum 677ad2a928042a9082a4b80bbb75e1d60bcabf01635a05acf54d8bcd1fef2fc741627113afddbf7ac3d472a2eb3b1d0f334cde3047702fbe2cb67acff0382ea5 -srcfiles size=5 - RELOC/source/latex/xmpincl/xmpincl.dtx - RELOC/source/latex/xmpincl/xmpincl.ins -runfiles size=1 - RELOC/tex/latex/xmpincl/xmpincl.sty -catalogue-ctan /macros/latex/contrib/xmpincl -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics metadata pdf-feat -catalogue-version 2.2 - -name xnewcommand -category Package -revision 15878 -shortdesc Define \global and \protected commands with \newcommand -relocated 1 -longdesc The package provides the means of defining \global and (e-TeX) -longdesc \protected commands, within the framework of LaTeX's standard -longdesc \newcommand. -containersize 768 -containerchecksum 22dfc77201819efacf8ef0041a61ee7119468d1ce2c83b5733f16dcd6e2f8191012406941032307dbf4b245d94c2b9909a77ce9fe9be4abe2092e93eaac97cf5 -doccontainersize 266480 -doccontainerchecksum 510ccde6b1993b5f7e7d5b9c539780a3a1a487de88793bedd0023215b6e7e2e40c29332efafa1e3510c0a0e8a54bebc1ba8482e0a65e411ca8831003d4bea4e1 -docfiles size=70 - RELOC/doc/latex/xnewcommand/README details="Readme" - RELOC/doc/latex/xnewcommand/xnewcommand.pdf details="Package documentation" - RELOC/doc/latex/xnewcommand/xnewcommand.tex -runfiles size=1 - RELOC/tex/latex/xnewcommand/xnewcommand.sty -catalogue-ctan /macros/latex/contrib/xnewcommand -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics macro-def -catalogue-version 1.2 - -name xoptarg -category Package -revision 15878 -shortdesc Expandable macros that take an optional argument -relocated 1 -longdesc Commands that take an optional argument are not ordinarily -longdesc expandable; this package allows such commands to be expandable -longdesc provided that they have at least one mandatory argument. -containersize 1836 -containerchecksum af0ac82f29cdc92bfec80bb4ed298287ce2e8928cde4cbbfe1942f5e8a890d3c177b7d642ad9f662cb6e255cc939f86018149a9cfe18260b4e4a847181000c0d -doccontainersize 369908 -doccontainerchecksum ecc52aeaf8b602b74d412196be984c0d0d50af7c0e728ddc1268c88217b444363f3bc664e8a9146eb92ce6fb381cc6393067f7a224805e860961d6d924c13dd8 -docfiles size=97 - RELOC/doc/latex/xoptarg/README details="Readme" - RELOC/doc/latex/xoptarg/xoptarg.pdf details="Package documentation" - RELOC/doc/latex/xoptarg/xoptarg.tex -runfiles size=2 - RELOC/tex/latex/xoptarg/xoptarg.sty -catalogue-ctan /macros/latex/contrib/xoptarg -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics macro-def -catalogue-version 1.0 - -name xpatch -category Package -revision 27897 -shortdesc Extending etoolbox patching commands -relocated 1 -longdesc The package generalises the macro patching commands provided by -longdesc Philipp Lehmann's etoolbox. -containersize 1944 -containerchecksum bdcb85949023725eca43a1c5216a5ce99f55840debecf1ed4e083ffb1373a5f3ec25658c1269243292c6845441fd7f9b3a5f66fb0ebe73278458e20d4dd0b3aa -doccontainersize 450364 -doccontainerchecksum 6864b64f2baafdb0076768b575c1e2ad38a3c8b344efca1ef83b1b0f2b276b37c712d6a90ae2ee16c64d014e85f540d1fc135e6e702fa7762ea83949db07905f -docfiles size=112 - RELOC/doc/latex/xpatch/README details="Readme" - RELOC/doc/latex/xpatch/xpatch.pdf details="Package documentation" -srccontainersize 7488 -srccontainerchecksum 5040c7e7180ffab4d9eb5a8c261d87864456988c803c1b6c52972c88c4cb220f6bdcdb80a0c42c56f936c74f5e2ef94e557a0e12e9757f5188fc36654eec397f -srcfiles size=9 - RELOC/source/latex/xpatch/xpatch.dtx - RELOC/source/latex/xpatch/xpatch.ins -runfiles size=3 - RELOC/tex/latex/xpatch/xpatch.sty -catalogue-ctan /macros/latex/contrib/xpatch -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics macro-supp -catalogue-version 0.2 - -name xpeek -category Package -revision 27442 -shortdesc Define commands that peek ahead in the input stream -relocated 1 -longdesc The package provides tools to help define commands that, like -longdesc \xspace and the LaTeX command \textit, peek at what follows -longdesc them in the command stream and choose appropriate behaviour. -containersize 1368 -containerchecksum 606c9fda3f29869f330bc204410ab88bfe6db6d3327cf0a534f166a2f6bbce8383f48b3b3a210faba497355ae92eec9d28851ba70d76029300a5853bd00574e3 -doccontainersize 554536 -doccontainerchecksum 4a0094650a5bb0e959fa3f070a698bdc4af5012daea622cf1d2c86702631a7f0d02a71e9393f552fcb55f8bad2bbc5d5add97bab5f5ea839702ba57812ce977e -docfiles size=149 - RELOC/doc/latex/xpeek/README details="Readme" - RELOC/doc/latex/xpeek/xpeek.pdf details="Package documentation" -srccontainersize 7052 -srccontainerchecksum 968765fcbed214b179649672f302b93f5cd12f5818323bb6556801359907bcd054606640b815ca85b47d716377f74638db9eaccf5c49703c83865cb1e51001fe -srcfiles size=6 - RELOC/source/latex/xpeek/xpeek.dtx -runfiles size=1 - RELOC/tex/latex/xpeek/xpeek.sty -catalogue-also xspace xpunctuate -catalogue-ctan /macros/latex/contrib/xpeek -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics macro-supp -catalogue-version 0.2 - -name xpiano -category Package -revision 37604 -shortdesc An extension of the piano package -relocated 1 -longdesc This package provides macros for typesetting virtual keyboards -longdesc limited to two octaves for showing notes represented by a -longdesc colored circle. Optionally, the number used for pitch analysis -longdesc can be shown. It is an extension of piano.sty by Emile -longdesc Daneault, written in expl3 in answer to a couple of questions -longdesc on TeX.StackExchange: -longdesc http://tex.stackexchange.com/questions/162184/ -longdesc http://tex.stackexchange.com/questions/246276/. It features -longdesc extended syntax and several options, like setting the color, -longdesc adding numbers for pitch analysis, one or two octaves, and -longdesc others. -containersize 2808 -containerchecksum cfefa5bf086110f80720a6884ed03e35dee223391b18563390a5844f3dd1bd38daadc7802fdca95affe54594137ac87dbba1eb8067dc7e1d522f5ebfe0f3bcdb -doccontainersize 556156 -doccontainerchecksum 72be73a4847da5721c2f3499655f3005e2ff2376c0515f39ee3bded42b11e85677ccb8544fcd4c482e52ada35d2b341d84934ab4393cda831546162aa2e990c1 -docfiles size=138 - RELOC/doc/latex/xpiano/README.txt - RELOC/doc/latex/xpiano/xpiano.pdf details="Package documentation" -srccontainersize 6320 -srccontainerchecksum fa7bd44ca647a96b9246468483440dba87e51bb2fb3cc86a984eeb768d407546934ea12f96bdcc4c782d76c260d94faa66e4b2fe8327d3837078c3168556bc62 -srcfiles size=7 - RELOC/source/latex/xpiano/xpiano.dtx - RELOC/source/latex/xpiano/xpiano.ins -runfiles size=3 - RELOC/tex/latex/xpiano/xpiano.sty -catalogue-also piano -catalogue-ctan /macros/latex/contrib/xpiano -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics music -catalogue-version 1.0 - -name xpicture -category Package -revision 28770 -shortdesc Extensions of LaTeX picture drawing -relocated 1 -longdesc The package extends the facilities of the pict2e and the -longdesc curve2e packages, providing extra reference frames, conic -longdesc section curves, graphs of elementary functions and other -longdesc parametric curves. -containersize 8956 -containerchecksum 93c8c9a572407f50a2a9067ba625bb1245b95ca3ab013f6f19e6ae51648fb0b62e0517e01f642acd0cbba147ff40f47438e1f90040595877824d037caec3847c -doccontainersize 1297960 -doccontainerchecksum 05f796dd3924554457db2772e5b6612bd1f3ec35e66b28974d650edd0bd078c7d636df076b98f82f48f012ad6537f1320da4c144a0eb2bfa99825daa51decbce -docfiles size=342 - RELOC/doc/latex/xpicture/README details="Readme" - RELOC/doc/latex/xpicture/xpicture-doc.pdf details="Package documentation" - RELOC/doc/latex/xpicture/xpicture-doc.tex - RELOC/doc/latex/xpicture/xpicture.cfgxmpl - RELOC/doc/latex/xpicture/xpicture.pdf -srccontainersize 24412 -srccontainerchecksum 029dc5c127f2249f4b262b753544bf91007de53ccb7a5136f0524bb6a8765224ed39fa4b7fc5bf097fa3848d1a3d632688f2c366b758c0b4f504d2beb40207a6 -srcfiles size=32 - RELOC/source/latex/xpicture/xpicture.dtx -runfiles size=12 - RELOC/tex/latex/xpicture/xpicture.sty -catalogue-ctan /macros/latex/contrib/xpicture -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl1.3 -catalogue-topics graphics-in-tex graphics-curve -catalogue-version 1.2a - -name xpinyin -category Package -revision 46506 -shortdesc Automatically add pinyin to Chinese characters -relocated 1 -longdesc The package is written to simplify the input of Hanyu Pinyin. -longdesc Macros are provided that automatically add pinyin to Chinese -longdesc characters. -containersize 199656 -containerchecksum 2b86ba27690c215f9bfe1b4c464e7fde3fbe4715f4e671bbd194f4f2fa223edaaa5e910ae624fd9bdce9bab347317238080b6e0c2e69e7c5fd8b5365d46beb19 -doccontainersize 206160 -doccontainerchecksum 37276b25a2365c6ccd1178ffa3f4cfddfcebb9af67f83b10a1a501394718f6014afd896ae3ca928203e50413e5f02e63c511e7880e9420466b2ca86727cd2159 -docfiles size=53 - RELOC/doc/latex/xpinyin/README.md details="Readme" - RELOC/doc/latex/xpinyin/xpinyin.pdf details="Package documentation" language="zh" -srccontainersize 10876 -srccontainerchecksum e472f33155a31c3a423afe0a88e9e688c66e5191e14d2111c612bf0713c28833f70b0ec40d437f9d13bb3e0bbdfc625afd536f8505ce52235bbabe518c867f00 -srcfiles size=12 - RELOC/source/latex/xpinyin/xpinyin.dtx - RELOC/source/latex/xpinyin/xpinyin.ins -runfiles size=302 - RELOC/tex/latex/xpinyin/xpinyin-database.def - RELOC/tex/latex/xpinyin/xpinyin.sty -catalogue-ctan /macros/latex/contrib/xpinyin -catalogue-date 2018-01-30 21:45:31 +0100 -catalogue-license lppl1.3c -catalogue-topics chinese -catalogue-version 2.6 - -name xprintlen -category Package -revision 35928 -shortdesc Print TeX lengths in a variety of units -relocated 1 -longdesc The package defines a command, \printlen, to print TeX lengths -longdesc in a variety of units. It can handle all units supported by -longdesc TeX. The package requires that a reasonably up to date version -longdesc of the fp package be installed on you system. -containersize 1088 -containerchecksum f1bf6eb609e15cc02d382aabcd6c1acf7d9d2fe92777858a8727a9f55fc68717694846590d4f1b8d873b470c3933c6db7b36ec894ed1fcfdcf9cb24844a9d838 -doccontainersize 140408 -doccontainerchecksum d137770c9f83721d5d113b8f5bc5d91758ecbb1af2f11b18565130ff0fcbd3dc370b35facdd026af597e2181248292650febdbb2e80ecf59702c7f680c29ebbc -docfiles size=38 - RELOC/doc/latex/xprintlen/LICENSE - RELOC/doc/latex/xprintlen/README details="Readme" - RELOC/doc/latex/xprintlen/ex01.png - RELOC/doc/latex/xprintlen/xprintlen.pdf details="Package documentation" - RELOC/doc/latex/xprintlen/xprintlen.tex -runfiles size=1 - RELOC/tex/latex/xprintlen/xprintlen.sty -catalogue-ctan /macros/latex/contrib/xprintlen -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics debug-supp doc-debug -catalogue-version 1.0 - -name xpunctuate -category Package -revision 26641 -shortdesc Process trailing punctuation which may be redundant -relocated 1 -longdesc The package provides commands that enable the user (or package -longdesc writer) to insert punctuation after the macro. The method is -longdesc similar to that of xspace, but goes further. The package -longdesc provides the commands \xperiod, \xcomma and \xperiodcomma, -longdesc which follow a similar procedure to that of \xspace, and insert -longdesc punctuation if and only if it is necessary. -containersize 1320 -containerchecksum 96e227a1e184c2169e947af9ca4f7510640b3ab9f987f4f91ec3d15896bab29060087b355ac7cb3d7eb0c8773a0ba4f3119c80e70eb826e6a6b4ae1203b3b94e -doccontainersize 199384 -doccontainerchecksum 6906568c6c7600eeeeb99706e0735f5e8a5e8c469a0008a60981494f36f830bcdb9fc2a826f52421ea4f2b8842526a487e97b6741a3a9319e96a546320d83b17 -docfiles size=53 - RELOC/doc/latex/xpunctuate/README details="Readme" - RELOC/doc/latex/xpunctuate/xpunctuate.pdf details="Package documentation" -srccontainersize 4180 -srccontainerchecksum 51e4bba0ce5d5fd596be625120ba84a161c0488777001e2f4dc3ba4a296dfb944cd8e571001ed51e03e4f60c1bd38d5d03e3ae517b76d65d7f57bc3df0418604 -srcfiles size=4 - RELOC/source/latex/xpunctuate/xpunctuate.dtx - RELOC/source/latex/xpunctuate/xpunctuate.ins -runfiles size=1 - RELOC/tex/latex/xpunctuate/xpunctuate.sty -catalogue-ctan /macros/latex/contrib/xpunctuate -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.2 -catalogue-topics macro-supp -catalogue-version 1.0 - -name xq -category Package -revision 35211 -shortdesc Support for writing about xiangqi -relocated 1 -longdesc The package is for writing about xiangqi or chinese chess. You -longdesc can write games or parts of games and show diagrams with -longdesc special positions. -containersize 44124 -containerchecksum bcaa78b9e4304d92cfdb38d956f6c43b2786afa4cd4f9a0a42ee1f01301470cf2bc2db226adea339d3207371de45a96cf501da3b81ff99d85f1625caac2ffc2b -doccontainersize 210252 -doccontainerchecksum 78b364c799692c6bed7a10cc53ad05ad2073b457664cd849090c998e53c5f09492595c641df83824c1e0630a678ba30eebd140bedfbf3a4c6e685dc2f9ee8b83 -docfiles size=68 - RELOC/doc/fonts/xq/ChangeLog - RELOC/doc/fonts/xq/Makefile - RELOC/doc/fonts/xq/README details="Package README" - RELOC/doc/fonts/xq/bugs-0-3.pdf - RELOC/doc/fonts/xq/bugs-0-3.tex - RELOC/doc/fonts/xq/xqexample.pdf details="Example of use" - RELOC/doc/fonts/xq/xqexample.tex -runfiles size=311 - RELOC/fonts/source/public/xq/xqaddsignsbase.mf - RELOC/fonts/source/public/xq/xqaddsignslarge.mf - RELOC/fonts/source/public/xq/xqaddsignsnormal.mf - RELOC/fonts/source/public/xq/xqbase.mf - RELOC/fonts/source/public/xq/xqhints.mf - RELOC/fonts/source/public/xq/xqlarge.mf - RELOC/fonts/source/public/xq/xqnormal.mf - RELOC/fonts/source/public/xq/xqwestbase.mf - RELOC/fonts/source/public/xq/xqwestlarge.mf - RELOC/fonts/source/public/xq/xqwestnormal.mf - RELOC/fonts/tfm/public/xq/xqlarge.tfm - RELOC/fonts/tfm/public/xq/xqnormal.tfm - RELOC/tex/latex/xq/xq.sty -catalogue-ctan /fonts/xq -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics games -catalogue-version 0.4 - -name xsavebox -category Package -revision 48171 -shortdesc Saveboxes for repeating content without code replication, based on PDF Form XObjects -relocated 1 -longdesc The package defines commands for saving content that can be -longdesc repeatedly placed into the document without replicating DVI/PDF -longdesc code in the output file, allowing for smaller file size of the -longdesc final PDF and improved content caching for faster display in -longdesc certain PDF viewers. The method makes use of 'Form XObjects' -longdesc defined in the PDF specification. The user commands are -longdesc modelled after the standard LaTeX commands \savebox, \sbox, -longdesc \usebox and the lrbox environment. All common TeX engines and -longdesc back-ends are supported: pdfLaTeX, LuaLaTeX LaTeX - dvips - -longdesc ps2pdf/Distiller (Xe)LaTeX - (x)dvipdfmx -containersize 3920 -containerchecksum bf374d7f9ad1b305ebcc245a5dd9c628f2c94914a6d9b9344686eec0a682b57cb028d844fd00a77415a5949e6da89f672df8e841ad3539337d9c85ebd0f3657c -doccontainersize 369348 -doccontainerchecksum d4fdcfadfb882c6382a74e1af0df86505e2ff39be2e0c64d3ec31f44e3c68f968d7c475cb6acfbbfcb35eac28661904f72b970795266ebb2f5039e66213c1c2e -docfiles size=93 - RELOC/doc/latex/xsavebox/ChangeLog - RELOC/doc/latex/xsavebox/README - RELOC/doc/latex/xsavebox/xsavebox.pdf details="Package documentation" -srccontainersize 4148 -srccontainerchecksum 649441960f2819110b543975cc80fdb0387466dc609b47a6c59a3262dd8808437bdf9c5ae6493ce77d29e22952270b188f51cfd5e7ad5caa184bdbe1a6c6328b -srcfiles size=3 - RELOC/source/latex/xsavebox/xsavebox.tex -runfiles size=3 - RELOC/tex/latex/xsavebox/xsavebox.sty -catalogue-ctan /macros/latex/contrib/xsavebox -catalogue-date 2018-07-09 17:37:27 +0200 -catalogue-license lppl1.3 -catalogue-topics boxing pdf-feat adobe-distiller -catalogue-version 0.12 - -name xsim -category Package -revision 46634 -shortdesc eXercise Sheets IMproved -relocated 1 -longdesc This package helps in creating exercises and the corresponding -longdesc solutions. It is the official successor of the exsheets package -longdesc and fixes/improves various long-standing issues. -containersize 29220 -containerchecksum 1861dc96daf23b925ec9fc7a60123bbbb246c8ae30e312e28b0a49c23113cc6c9f7a4ddd81b0f3deea5c178de8900f55e84331cfefe87ecdea11d5899ecebc53 -doccontainersize 2470620 -doccontainerchecksum 93ebbe49300c57191a217d50df8a2efd41d5cc37d74ca728cb97e55cd24e86462f74619ab252b5829ae7b635ea5fd933ca5538ae591c3a445fc74ed6d79d4644 -docfiles size=748 - RELOC/doc/latex/xsim/README details="Readme" - RELOC/doc/latex/xsim/examples/xsim.blanks.pdf - RELOC/doc/latex/xsim/examples/xsim.blanks.tex - RELOC/doc/latex/xsim/examples/xsim.boxed-headings.pdf - RELOC/doc/latex/xsim/examples/xsim.boxed-headings.tex - RELOC/doc/latex/xsim/examples/xsim.code-and-output.pdf - RELOC/doc/latex/xsim/examples/xsim.code-and-output.tex - RELOC/doc/latex/xsim/examples/xsim.collections.pdf - RELOC/doc/latex/xsim/examples/xsim.collections.tex - RELOC/doc/latex/xsim/examples/xsim.crossref.pdf - RELOC/doc/latex/xsim/examples/xsim.crossref.tex - RELOC/doc/latex/xsim/examples/xsim.description-list.pdf - RELOC/doc/latex/xsim/examples/xsim.description-list.tex - RELOC/doc/latex/xsim/examples/xsim.different-point-types.pdf - RELOC/doc/latex/xsim/examples/xsim.different-point-types.tex - RELOC/doc/latex/xsim/examples/xsim.difficulties.pdf - RELOC/doc/latex/xsim/examples/xsim.difficulties.tex - RELOC/doc/latex/xsim/examples/xsim.floating.pdf - RELOC/doc/latex/xsim/examples/xsim.floating.tex - RELOC/doc/latex/xsim/examples/xsim.golatex-80640.pdf - RELOC/doc/latex/xsim/examples/xsim.golatex-80640.tex - RELOC/doc/latex/xsim/examples/xsim.golatex-91339.pdf - RELOC/doc/latex/xsim/examples/xsim.golatex-91339.tex - RELOC/doc/latex/xsim/examples/xsim.grade-distribution.pdf - RELOC/doc/latex/xsim/examples/xsim.grade-distribution.tex - RELOC/doc/latex/xsim/examples/xsim.hints.pdf - RELOC/doc/latex/xsim/examples/xsim.hints.tex - RELOC/doc/latex/xsim/examples/xsim.listings.pdf - RELOC/doc/latex/xsim/examples/xsim.listings.tex - RELOC/doc/latex/xsim/examples/xsim.listofexercises.pdf - RELOC/doc/latex/xsim/examples/xsim.listofexercises.tex - RELOC/doc/latex/xsim/examples/xsim.multiplechoice.pdf - RELOC/doc/latex/xsim/examples/xsim.multiplechoice.tex - RELOC/doc/latex/xsim/examples/xsim.pointsums.pdf - RELOC/doc/latex/xsim/examples/xsim.pointsums.tex - RELOC/doc/latex/xsim/examples/xsim.randomexercises.pdf - RELOC/doc/latex/xsim/examples/xsim.randomexercises.tex - RELOC/doc/latex/xsim/examples/xsim.texsx-13635.pdf - RELOC/doc/latex/xsim/examples/xsim.texsx-13635.tex - RELOC/doc/latex/xsim/examples/xsim.texsx-155630.pdf - RELOC/doc/latex/xsim/examples/xsim.texsx-155630.tex - RELOC/doc/latex/xsim/examples/xsim.texsx-199360.pdf - RELOC/doc/latex/xsim/examples/xsim.texsx-199360.tex - RELOC/doc/latex/xsim/examples/xsim.texsx-299534.pdf - RELOC/doc/latex/xsim/examples/xsim.texsx-299534.tex - RELOC/doc/latex/xsim/examples/xsim.texsx-305110.pdf - RELOC/doc/latex/xsim/examples/xsim.texsx-305110.tex - RELOC/doc/latex/xsim/examples/xsim.texsx-308883.pdf - RELOC/doc/latex/xsim/examples/xsim.texsx-308883.tex - RELOC/doc/latex/xsim/examples/xsim.texsx-338165.pdf - RELOC/doc/latex/xsim/examples/xsim.texsx-338165.tex - RELOC/doc/latex/xsim/examples/xsim.texsx-350028.pdf - RELOC/doc/latex/xsim/examples/xsim.texsx-350028.tex - RELOC/doc/latex/xsim/examples/xsim.texsx-369065.pdf - RELOC/doc/latex/xsim/examples/xsim.texsx-369065.tex - RELOC/doc/latex/xsim/examples/xsim.texsx-369636.pdf - RELOC/doc/latex/xsim/examples/xsim.texsx-369636.tex - RELOC/doc/latex/xsim/examples/xsim.texsx-369803.pdf - RELOC/doc/latex/xsim/examples/xsim.texsx-369803.tex - RELOC/doc/latex/xsim/examples/xsim.texsx-370642.pdf - RELOC/doc/latex/xsim/examples/xsim.texsx-370642.tex - RELOC/doc/latex/xsim/examples/xsim.texsx-391530.pdf - RELOC/doc/latex/xsim/examples/xsim.texsx-391530.tex - RELOC/doc/latex/xsim/examples/xsim.texsx-395273.pdf - RELOC/doc/latex/xsim/examples/xsim.texsx-395273.tex - RELOC/doc/latex/xsim/examples/xsim.texwelt-15093.pdf - RELOC/doc/latex/xsim/examples/xsim.texwelt-15093.tex - RELOC/doc/latex/xsim/examples/xsim.texwelt-6698.pdf - RELOC/doc/latex/xsim/examples/xsim.texwelt-6698.tex - RELOC/doc/latex/xsim/examples/xsim.various.pdf - RELOC/doc/latex/xsim/examples/xsim.various.tex - RELOC/doc/latex/xsim/xsim.history - RELOC/doc/latex/xsim/xsim.ideas - RELOC/doc/latex/xsim/xsim_manual.pdf details="Package documentation" - RELOC/doc/latex/xsim/xsim_manual.tex -runfiles size=63 - RELOC/tex/latex/xsim/xsim-manual.cls - RELOC/tex/latex/xsim/xsim.auxfile.code.tex - RELOC/tex/latex/xsim/xsim.base.code.tex - RELOC/tex/latex/xsim/xsim.blanks.code.tex - RELOC/tex/latex/xsim/xsim.collections.code.tex - RELOC/tex/latex/xsim/xsim.definitions.code.tex - RELOC/tex/latex/xsim/xsim.environments.code.tex - RELOC/tex/latex/xsim/xsim.exercises.code.tex - RELOC/tex/latex/xsim/xsim.goals.code.tex - RELOC/tex/latex/xsim/xsim.grades.code.tex - RELOC/tex/latex/xsim/xsim.interface.code.tex - RELOC/tex/latex/xsim/xsim.modules.code.tex - RELOC/tex/latex/xsim/xsim.properties.code.tex - RELOC/tex/latex/xsim/xsim.random.code.tex - RELOC/tex/latex/xsim/xsim.solutions.code.tex - RELOC/tex/latex/xsim/xsim.sty - RELOC/tex/latex/xsim/xsim.style.layouts.code.tex - RELOC/tex/latex/xsim/xsim.tags.code.tex - RELOC/tex/latex/xsim/xsim.templates.code.tex - RELOC/tex/latex/xsim/xsim.translations.code.tex - RELOC/tex/latex/xsim/xsim.verbwrite.code.tex - RELOC/tex/latex/xsim/xsimverb.sty -catalogue-ctan /macros/latex/contrib/xsim -catalogue-date 2018-02-14 13:24:04 +0100 -catalogue-license lppl1.3 -catalogue-topics exercise exam expl3 -catalogue-version 0.11 - -name xskak -category Package -revision 35945 -shortdesc An extension to the skak package for chess typesetting -relocated 1 -longdesc Xskak, as its prime function, saves information about a chess -longdesc game for later use (e.g., to loop through a game to make an -longdesc animated board). The package also extends the input that the -longdesc parsing commands can handle and offers an interface to define -longdesc and switch between indefinite levels of styles. -containersize 14060 -containerchecksum cc3faf88c971a023308fb4b1f23ba960e3af3e044b4ff3ac1522e4e31f8ef71932b5d9511e8ed1ab6efdfbe7bd1256a2e18baea321e89a6daf420676f425ee63 -doccontainersize 1160 -doccontainerchecksum bb342aaeea3950f032b3f81841a9c2174a11ad18f15a14659e40f7e0548b0c57e7efb50e7b58d224be7de4700807f5ead4524553f35615ddd7d333f92b7ea718 -docfiles size=2 - RELOC/doc/latex/xskak/README details="Readme" - RELOC/doc/latex/xskak/README.TEXLIVE -srccontainersize 14244 -srccontainerchecksum 2f7d7a08e516e06c083b3ea8ae103de171701c74cda34d0fc9bb16904fb98f216a27073aa9dae7b490e6b2228d2f156bc1ed1ce3a7155acefb647ba8519716a1 -srcfiles size=23 - RELOC/source/latex/xskak/xskak-src.dtx - RELOC/source/latex/xskak/xskak.ins -runfiles size=23 - RELOC/tex/latex/xskak/xskak-keys.sty - RELOC/tex/latex/xskak/xskak-nagdef.sty - RELOC/tex/latex/xskak/xskak.sty -catalogue-ctan /macros/latex/contrib/xskak -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics games -catalogue-version 1.4 - -name xstring -category Package -revision 49946 -shortdesc String manipulation for (La)TeX -relocated 1 -longdesc The package provides macros for manipulating strings -- testing -longdesc a string's contents, extracting substrings, substitution of -longdesc substrings and providing numbers such as string length, -longdesc position of, or number of recurrences of, a substring. The -longdesc package works equally in Plain TeX and LaTeX (though e-TeX is -longdesc always required). The strings to be processed may contain -longdesc (expandable) macros. -containersize 11212 -containerchecksum c97eb0b1f2027d07a5e78453340393ae4d8e164b02ed0f61c5dafd872a7ed86d15d31878662381eef6517c8c3a7c6ef9f7b49bb984f07fe56605fdbe8dc91056 -doccontainersize 656872 -doccontainerchecksum 6c2ed600c6e5c734bb35b92e6ef3d6ec08919e439b9e601128555174254da1246f3d695c2d78d95aa811909859165768c49666dbbce5fd923645082719db2048 -docfiles size=229 - RELOC/doc/generic/xstring/README details="Readme" - RELOC/doc/generic/xstring/test_etex.pdf - RELOC/doc/generic/xstring/test_etex.tex - RELOC/doc/generic/xstring/test_latex.pdf - RELOC/doc/generic/xstring/test_latex.tex - RELOC/doc/generic/xstring/xstring-en.pdf details="Package documentation (English)" language="en" - RELOC/doc/generic/xstring/xstring-en.tex - RELOC/doc/generic/xstring/xstring-fr.pdf details="Package documentation (French)" language="fr" - RELOC/doc/generic/xstring/xstring-fr.tex -runfiles size=13 - RELOC/tex/generic/xstring/xstring.sty - RELOC/tex/generic/xstring/xstring.tex -catalogue-contact-bugs https://framagit.org/unbonpetit/xstring/issues -catalogue-contact-repository https://framagit.org/unbonpetit/xstring/tree/master -catalogue-ctan /macros/generic/xstring -catalogue-date 2019-02-05 20:56:57 +0100 -catalogue-license lppl1.3c -catalogue-topics string -catalogue-version 1.83 - -name xtab -category Package -revision 23347 -shortdesc Break tables across pages -relocated 1 -longdesc Xtab is an extended and somewhat improved version of -longdesc supertabular; its xtabular environment provides tables that -longdesc break across pages. -containersize 4672 -containerchecksum ca85c140e4c8a5ea4c6d7995ba3ab398eea8c9f9d24e0ec2d0e3a157e344ac2e64c8c9878a8498acfbb653b60bc912217257b8bd67325a1e5864c2f61fad61e9 -doccontainersize 362720 -doccontainerchecksum 2f3d9d0e2f8ffc9dce82ce400d9556d10cea0cd1d5eb409f23c6e463ac377f0a17a4ed103e9a25606a32e07439a64635ccb7579dd5b2d4e5209051bb4054134c -docfiles size=90 - RELOC/doc/latex/xtab/README details="Readme" - RELOC/doc/latex/xtab/xtab.pdf details="Package documentation" -srccontainersize 19548 -srccontainerchecksum 2a9eef14c5595836b174fcdb944a434f4e1e6611bafe36f9e39f0f393e2d3a4bded7649799561ee5a31aaeaae21b6822fa3532839e456d885562d16464c88fe0 -srcfiles size=22 - RELOC/source/latex/xtab/xtab.dtx - RELOC/source/latex/xtab/xtab.ins -runfiles size=5 - RELOC/tex/latex/xtab/xtab.sty -catalogue-also longtable -catalogue-ctan /macros/latex/contrib/xtab -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics table table-long -catalogue-version 2.3f - -name xtuthesis -category Package -revision 47049 -shortdesc XTU thesis template -relocated 1 -longdesc The package provides a thesis template for the Xiangtan -longdesc University. -containersize 3508 -containerchecksum 13a166e1a798d485eb40c99687e88baa7677fee87a1908c407226bdb217c949924ef477dc4cf6262d108748730f00b822da1e855f79119b8c09f792b3df9fd9a -doccontainersize 833404 -doccontainerchecksum 95584b648df62a481b6fb83594684a5c25634815774a953035c8af9a0ab82350718e08bb6b6d0cab05c521d3caafdd9e56dead1edcf43b03ede7ab67b7fcbf42 -docfiles size=437 - RELOC/doc/latex/xtuthesis/README.md details="Readme" language="zh" - RELOC/doc/latex/xtuthesis/body/aboutme.tex - RELOC/doc/latex/xtuthesis/body/bibliography.tex - RELOC/doc/latex/xtuthesis/body/elements.tex - RELOC/doc/latex/xtuthesis/body/expression.tex - RELOC/doc/latex/xtuthesis/body/introduction.tex - RELOC/doc/latex/xtuthesis/body/thank.tex - RELOC/doc/latex/xtuthesis/body/thesisformat.tex - RELOC/doc/latex/xtuthesis/clear.sh - RELOC/doc/latex/xtuthesis/figures/Correct_Ratio.pdf - RELOC/doc/latex/xtuthesis/figures/Lenna.pdf - RELOC/doc/latex/xtuthesis/figures/Lenna_e.pdf - RELOC/doc/latex/xtuthesis/preface/abstract.tex - RELOC/doc/latex/xtuthesis/preface/cover.tex - RELOC/doc/latex/xtuthesis/reference/GBTbibsty.bst - RELOC/doc/latex/xtuthesis/reference/IEEEtran.cls - RELOC/doc/latex/xtuthesis/reference/ref.bib - RELOC/doc/latex/xtuthesis/reference/references.tex - RELOC/doc/latex/xtuthesis/xtu.pdf - RELOC/doc/latex/xtuthesis/xtuthesis.pdf details="Package documentation" language="zh" - RELOC/doc/latex/xtuthesis/xtuthesis.tex -runfiles size=3 - RELOC/tex/latex/xtuthesis/xtuformat.sty -catalogue-ctan /macros/latex/contrib/xtuthesis -catalogue-date 2018-03-20 20:38:53 +0100 -catalogue-license lppl1.3 -catalogue-topics chinese dissertation -catalogue-version 1.0 - -name xunicode -category Package -revision 30466 -shortdesc Generate Unicode characters from accented glyphs -relocated 1 -longdesc The package supports XeTeX's (and other putative future similar -longdesc engines') need for Unicode characters, in a similar way to what -longdesc the fontenc does for 8-bit (and the like) fonts: convert -longdesc accent-glyph sequence to a single Unicode character for output. -longdesc The package also covers glyphs specified by packages (such as -longdesc tipa) which define many commands for single text glyphs. -depend tipa -containersize 25780 -containerchecksum 48f64fa5f60271fae0c9b8c206338677e0bc82ae35e78e685d1f77a30604f09431a6c2afe50d8aafcef1741ecfe5446cb47851c6dd4cb11e986b60e640ea15e2 -doccontainersize 584 -doccontainerchecksum 7a1abf2dd807c92bb2a5354fc95d5db18a9da81ca007a285ae67f037970b718b8761a6c297bedd938ec63f2965a136076dc8b12faf6425752e321181ca4dc4b9 -docfiles size=1 - RELOC/doc/xelatex/xunicode/README details="Readme" -runfiles size=51 - RELOC/tex/xelatex/xunicode/xunicode.sty -catalogue-also euenc -catalogue-ctan /macros/xetex/latex/xunicode -catalogue-date 2016-10-08 12:19:27 +0200 -catalogue-license lppl1.3 -catalogue-topics preprocessor unicode -catalogue-version 0.981 - -name xurl -category Package -revision 49488 -shortdesc Allow URL breaks at any alphanumerical character -relocated 1 -longdesc This package loads url by default and defines possible URL -longdesc breaks for all alphanumerical characters, as well as = / . : * -longdesc - ~ ' " All arguments which are valid for url can be used and -longdesc will be passed on to this package. For more information read -longdesc the documentation of url itself. -containersize 1532 -containerchecksum b2468b70d2b05d0352fa8e45e7debcd3a48c7d48acbf1f440e17872edce448b23ae8512f182fa15b314bb20e7930d5ac6e4869f56c53d3dbaf49e7259c5cf10d -doccontainersize 44100 -doccontainerchecksum 55d68a31ca318fd1def5060247a5807ce4b5dbdab19da1d0ad85988fe7c6328bee99b7a73a44b0a3c81cb107cc2abf3d40ccc2291f18778cb62749484ff4ebd7 -docfiles size=14 - RELOC/doc/latex/xurl/Changes - RELOC/doc/latex/xurl/README.md details="Readme" - RELOC/doc/latex/xurl/xurl.pdf details="Package documentation" - RELOC/doc/latex/xurl/xurl.tex -runfiles size=2 - RELOC/tex/latex/xurl/xurl.sty -catalogue-ctan /macros/latex/contrib/xurl -catalogue-date 2018-12-23 12:25:27 +0100 -catalogue-license lppl1.3 -catalogue-topics verbatim -catalogue-version 0.07 - -name xwatermark -category Package -revision 28090 -shortdesc Graphics and text watermarks on selected pages -relocated 1 -longdesc The package extends the author's draftmark and the watermark -longdesc packages. -containersize 16524 -containerchecksum 237d1c619948e93b7640a27d388111b3cb626e46e1c30224c9a08ae00179ddf4e9a36c1c9f4dc4bdab0d5ba0360ec0b849b96c8eda9f1d0bca63adaf6dba4e08 -doccontainersize 582928 -doccontainerchecksum c3afc4f4590e2d34fb1f8d6f6e2fe4542175566918b2113b92e12c35a3b2257194d465e4e9a3a2a67eee0d26f2d7a24da534db61e3dbc53d4f962e8dd8e353c6 -docfiles size=187 - RELOC/doc/latex/xwatermark/README details="Readme" - RELOC/doc/latex/xwatermark/xwatermark-examples1.tex - RELOC/doc/latex/xwatermark/xwatermark-examples2.pdf - RELOC/doc/latex/xwatermark/xwatermark-examples2.tex - RELOC/doc/latex/xwatermark/xwatermark-guide.pdf details="Package documentation" - RELOC/doc/latex/xwatermark/xwatermark-guide.tex -runfiles size=19 - RELOC/tex/latex/xwatermark/xwatermark.sty -catalogue-ctan /macros/latex/contrib/xwatermark -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics background -catalogue-version 1.5.2d - -name xyling -category Package -revision 15878 -shortdesc Draw syntactic trees, etc., for linguistics literature, using xy-pic -relocated 1 -longdesc The macros in this package model the construction of linguistic -longdesc tree structures as a genuinely graphical problem: they contain -longdesc two types of objects, BRANCHES and NODE LABELS, and these are -longdesc positioned relative to a GRID. It is essential that each of -longdesc these three elements is constructed independent of the other -longdesc two, and hence they can be modified without unwanted side -longdesc effects. The macros are based on the xy-pic package. -containersize 10536 -containerchecksum f088809c8a24b47273ca65190bebf554c9f2dd9a552fc0a8c80d102505acd2b963a9695c4eaccc5c1a840d246fe7764600ea85a51782198fb63dda2d9de34f12 -doccontainersize 148304 -doccontainerchecksum f74b23c8d4d4e1179b1d7db6fb07b8cbddb47cb528bd55af30c07f074240218135d05deaaf3379be8d61cb30a6aafdba8e756b73d5da450a15595a159f1a5010 -docfiles size=52 - RELOC/doc/latex/xyling/README details="README file" - RELOC/doc/latex/xyling/xyli-doc.pdf details="Package documentation" language="en" - RELOC/doc/latex/xyling/xyli-doc.tex -runfiles size=9 - RELOC/tex/latex/xyling/xyling.sty -catalogue-ctan /macros/latex/contrib/xyling -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics linguistic tree -catalogue-version 1.1 - -name xymtex -category Package -revision 32182 -shortdesc Typesetting chemical structures -relocated 1 -longdesc XyMTeX is a set of packages for drawing a wide variety of -longdesc chemical structural formulas in a way that reflects their -longdesc structure. The package provides three output modes: 'LaTeX', -longdesc 'PostScript' and 'PDF'. XyMTeX's commands have a systematic set -longdesc of arguments for specifying substituents and their positions, -longdesc endocyclic double bonds, and bond patterns. In some cases there -longdesc are additional arguments for specifying hetero-atoms on the -longdesc vertices of heterocycles. It is believed that this systematic -longdesc design allows XyMTeX to operate as a practical -longdesc (device-independent) tool for use with LaTeX. -containersize 88704 -containerchecksum 75eb39c0a4f5d458d41f4577408abac1a286699aad1ed1baa6775b7ab91ffb1c64b50b475973436a0c08b410b594cafb1d0609a9c2cbbb31cb5b56764f2dcd62 -doccontainersize 11504 -doccontainerchecksum e48c57b22ee22baa32c5595010f095d35711c9bf0bd72933248d730204369e882df80a5cfabebbd19059f25c1ee3261228b293e8e8d693e4381b7a8d200bf78d -docfiles size=71 - RELOC/doc/latex/xymtex/doc/README.TEXLIVE - RELOC/doc/latex/xymtex/readme/oldreadme/readme402.doc - RELOC/doc/latex/xymtex/readme/oldreadme/readme402.jpn - RELOC/doc/latex/xymtex/readme/oldreadme/readme403.doc - RELOC/doc/latex/xymtex/readme/oldreadme/readme403.jpn - RELOC/doc/latex/xymtex/readme/oldreadme/readme404.doc - RELOC/doc/latex/xymtex/readme/oldreadme/readme404.jpn - RELOC/doc/latex/xymtex/readme/oldreadme/readme405.doc - RELOC/doc/latex/xymtex/readme/oldreadme/readme405.jpn - RELOC/doc/latex/xymtex/readme/oldreadme/readme406.doc - RELOC/doc/latex/xymtex/readme/oldreadme/readme406.jpn - RELOC/doc/latex/xymtex/readme/oldreadme/readme500.doc - RELOC/doc/latex/xymtex/readme/oldreadme/readme500.jpn - RELOC/doc/latex/xymtex/readme/oldreadme/readme500a.doc - RELOC/doc/latex/xymtex/readme/oldreadme/readme500a.jpn - RELOC/doc/latex/xymtex/readme/oldreadme/xymtx402.doc - RELOC/doc/latex/xymtex/readme/oldreadme/xymtx402.jpn - RELOC/doc/latex/xymtex/readme/oldreadme/xymtx403.doc - RELOC/doc/latex/xymtex/readme/oldreadme/xymtx403.jpn - RELOC/doc/latex/xymtex/readme/oldreadme/xymtx404.doc - RELOC/doc/latex/xymtex/readme/oldreadme/xymtx404.jpn - RELOC/doc/latex/xymtex/readme/oldreadme/xymtx405.doc - RELOC/doc/latex/xymtex/readme/oldreadme/xymtx405.jpn - RELOC/doc/latex/xymtex/readme/oldreadme/xymtx406.doc - RELOC/doc/latex/xymtex/readme/oldreadme/xymtx406.jpn - RELOC/doc/latex/xymtex/readme/oldreadme/xymtx500.doc - RELOC/doc/latex/xymtex/readme/oldreadme/xymtx500.jpn - RELOC/doc/latex/xymtex/readme/oldreadme/xymtx500a.doc - RELOC/doc/latex/xymtex/readme/oldreadme/xymtx500a.jpn - RELOC/doc/latex/xymtex/readme/readme501.doc - RELOC/doc/latex/xymtex/readme/readme501.jpn details="Readme" language="ja" - RELOC/doc/latex/xymtex/readme/xymtx501.doc - RELOC/doc/latex/xymtex/readme/xymtx501.jpn -srccontainersize 164224 -srccontainerchecksum 25342068d6c0bbb8971456388bfd89702586ebd6526015c835f5c76db7efc39e6418d40266ec78763d22d3ad4bfb4c7937ea1de95807266105036c092d57cc61 -srcfiles size=592 - RELOC/source/latex/xymtex/base/aliphat.dtx - RELOC/source/latex/xymtex/base/aliphat.ins - RELOC/source/latex/xymtex/base/assurelatexmode.dtx - RELOC/source/latex/xymtex/base/assurelatexmode.ins - RELOC/source/latex/xymtex/base/bondcolor.dtx - RELOC/source/latex/xymtex/base/bondcolor.ins - RELOC/source/latex/xymtex/base/carom.dtx - RELOC/source/latex/xymtex/base/carom.ins - RELOC/source/latex/xymtex/base/ccycle.dtx - RELOC/source/latex/xymtex/base/ccycle.ins - RELOC/source/latex/xymtex/base/chemstr.dtx - RELOC/source/latex/xymtex/base/chemstr.ins - RELOC/source/latex/xymtex/base/doins.bat - RELOC/source/latex/xymtex/base/fusering.dtx - RELOC/source/latex/xymtex/base/fusering.ins - RELOC/source/latex/xymtex/base/hcycle.dtx - RELOC/source/latex/xymtex/base/hcycle.ins - RELOC/source/latex/xymtex/base/hetarom.dtx - RELOC/source/latex/xymtex/base/hetarom.ins - RELOC/source/latex/xymtex/base/hetaromh.dtx - RELOC/source/latex/xymtex/base/hetaromh.ins - RELOC/source/latex/xymtex/base/lewisstruc.dtx - RELOC/source/latex/xymtex/base/lewisstruc.ins - RELOC/source/latex/xymtex/base/locant.dtx - RELOC/source/latex/xymtex/base/locant.ins - RELOC/source/latex/xymtex/base/lowcycle.dtx - RELOC/source/latex/xymtex/base/lowcycle.ins - RELOC/source/latex/xymtex/base/methylen.dtx - RELOC/source/latex/xymtex/base/methylen.ins - RELOC/source/latex/xymtex/base/polymers.dtx - RELOC/source/latex/xymtex/base/polymers.ins - RELOC/source/latex/xymtex/base/putline.sed - RELOC/source/latex/xymtex/base/putput.bat - RELOC/source/latex/xymtex/base/sizeredc.dtx - RELOC/source/latex/xymtex/base/sizeredc.ins - RELOC/source/latex/xymtex/base/steroid.dtx - RELOC/source/latex/xymtex/base/steroid.ins - RELOC/source/latex/xymtex/base/xymtex.dtx - RELOC/source/latex/xymtex/base/xymtex.ins - RELOC/source/latex/xymtex/chemist/assurechemist.dtx - RELOC/source/latex/xymtex/chemist/assurechemist.ins - RELOC/source/latex/xymtex/chemist/chemist.dtx - RELOC/source/latex/xymtex/chemist/chemist.ins - RELOC/source/latex/xymtex/chemist/chemtimes.dtx - RELOC/source/latex/xymtex/chemist/chemtimes.ins - RELOC/source/latex/xymtex/xymtxpdf/chmst-pdf.dtx - RELOC/source/latex/xymtex/xymtxpdf/chmst-pdf.ins - RELOC/source/latex/xymtex/xymtxpdf/xymtx-pdf.dtx - RELOC/source/latex/xymtex/xymtxpdf/xymtx-pdf.ins - RELOC/source/latex/xymtex/xymtxps/chmst-ps.dtx - RELOC/source/latex/xymtex/xymtxps/chmst-ps.ins - RELOC/source/latex/xymtex/xymtxps/xymtx-ps.drv - RELOC/source/latex/xymtex/xymtxps/xymtx-ps.dtx - RELOC/source/latex/xymtex/xymtxps/xymtx-ps.ins -runfiles size=290 - RELOC/tex/latex/xymtex/base/aliphat.sty - RELOC/tex/latex/xymtex/base/assurelatexmode.sty - RELOC/tex/latex/xymtex/base/bondcolor.sty - RELOC/tex/latex/xymtex/base/carom.sty - RELOC/tex/latex/xymtex/base/ccycle.sty - RELOC/tex/latex/xymtex/base/chemstr.sty - RELOC/tex/latex/xymtex/base/fusering.sty - RELOC/tex/latex/xymtex/base/hcycle.sty - RELOC/tex/latex/xymtex/base/hetarom.sty - RELOC/tex/latex/xymtex/base/hetaromh.sty - RELOC/tex/latex/xymtex/base/lewisstruc.sty - RELOC/tex/latex/xymtex/base/locant.sty - RELOC/tex/latex/xymtex/base/lowcycle.sty - RELOC/tex/latex/xymtex/base/methylen.sty - RELOC/tex/latex/xymtex/base/polymers.sty - RELOC/tex/latex/xymtex/base/sizeredc.sty - RELOC/tex/latex/xymtex/base/steroid.sty - RELOC/tex/latex/xymtex/base/xymtex.sty - RELOC/tex/latex/xymtex/base/xymtexpdf.sty - RELOC/tex/latex/xymtex/base/xymtexps.sty - RELOC/tex/latex/xymtex/chemist/assurechemist.sty - RELOC/tex/latex/xymtex/chemist/chemist.sty - RELOC/tex/latex/xymtex/chemist/chemtimes.sty - RELOC/tex/latex/xymtex/xymtxpdf/chmst-pdf.sty - RELOC/tex/latex/xymtex/xymtxpdf/xymtx-pdf.sty - RELOC/tex/latex/xymtex/xymtxps/chmst-ps.sty - RELOC/tex/latex/xymtex/xymtxps/xymtx-ps.sty -catalogue-ctan /macros/latex/contrib/xymtex -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl1.3 -catalogue-topics chemistry diagram -catalogue-version 5.06 - -name xypic -category Package -revision 31859 -shortdesc Flexible diagramming macros -relocated 1 -longdesc A package for typesetting a variety of graphs and diagrams with -longdesc TeX. Xy-pic works with most formats (including LaTeX, -longdesc AMS-LaTeX, AMS-TeX, and plain TeX). The distribution includes -longdesc Michael Barr's diag package, which was previously distributed -longdesc stand-alone. -execute addMixedMap xypic.map -containersize 709736 -containerchecksum 279443d948442972a0687a57a17c336236f80629c733b4eb16a6c9e3f51507c63a92d7e91d01948ad3fd19ac62668f8552d4718cc56de182d67ccfff3643a057 -doccontainersize 3923164 -doccontainerchecksum f5412a4855ae872c4db22f9d2d1caf45999d51ce34cc033fb15bc602d1854c792283fc968352d7ef71a7d374b1c4642e1683371b16f473f0c46cb9afab244b0d -docfiles size=1062 - RELOC/doc/generic/xypic/CATALOG - RELOC/doc/generic/xypic/COPYING - RELOC/doc/generic/xypic/FONTCOPYING - RELOC/doc/generic/xypic/INSTALL - RELOC/doc/generic/xypic/MANIFEST - RELOC/doc/generic/xypic/README - RELOC/doc/generic/xypic/TRAILER - RELOC/doc/generic/xypic/VERSIONS - RELOC/doc/generic/xypic/Xy-logo.png - RELOC/doc/generic/xypic/Xy-pic.html - RELOC/doc/generic/xypic/barrdoc.pdf - RELOC/doc/generic/xypic/support/dvitogif89a - RELOC/doc/generic/xypic/support/install-tds - RELOC/doc/generic/xypic/support/pnmrawtopcropwhite.c - RELOC/doc/generic/xypic/xy389src.tar.gz - RELOC/doc/generic/xypic/xyguide.pdf details="User guide" language="en" - RELOC/doc/generic/xypic/xypdf.pdf details="PDF output using xypdf" language="en" - RELOC/doc/generic/xypic/xyrefer.pdf details="Reference manual" language="en" - RELOC/doc/generic/xypic/xysource.pdf details="Documented source" language="en" -runfiles size=575 - RELOC/dvips/xypic/xy389dict.pro - RELOC/fonts/afm/public/xypic/xyatip10.afm - RELOC/fonts/afm/public/xypic/xybsql10.afm - RELOC/fonts/afm/public/xypic/xybtip10.afm - RELOC/fonts/afm/public/xypic/xycirc10.afm - RELOC/fonts/afm/public/xypic/xycmat10.afm - RELOC/fonts/afm/public/xypic/xycmat11.afm - RELOC/fonts/afm/public/xypic/xycmat12.afm - RELOC/fonts/afm/public/xypic/xycmbt10.afm - RELOC/fonts/afm/public/xypic/xycmbt11.afm - RELOC/fonts/afm/public/xypic/xycmbt12.afm - RELOC/fonts/afm/public/xypic/xydash10.afm - RELOC/fonts/afm/public/xypic/xyeuat10.afm - RELOC/fonts/afm/public/xypic/xyeuat11.afm - RELOC/fonts/afm/public/xypic/xyeuat12.afm - RELOC/fonts/afm/public/xypic/xyeubt10.afm - RELOC/fonts/afm/public/xypic/xyeubt11.afm - RELOC/fonts/afm/public/xypic/xyeubt12.afm - RELOC/fonts/afm/public/xypic/xyluat10.afm - RELOC/fonts/afm/public/xypic/xyluat11.afm - RELOC/fonts/afm/public/xypic/xyluat12.afm - RELOC/fonts/afm/public/xypic/xylubt10.afm - RELOC/fonts/afm/public/xypic/xylubt11.afm - RELOC/fonts/afm/public/xypic/xylubt12.afm - RELOC/fonts/enc/dvips/xypic/xycirc.enc - RELOC/fonts/enc/dvips/xypic/xyd.enc - RELOC/fonts/enc/dvips/xypic/xyd2.enc - RELOC/fonts/map/dvips/xypic/xypic.map - RELOC/fonts/source/public/xypic/xyatip.mf - RELOC/fonts/source/public/xypic/xyatip10.mf - RELOC/fonts/source/public/xypic/xyatri.mf - RELOC/fonts/source/public/xypic/xybsql10.mf - RELOC/fonts/source/public/xypic/xybtip.mf - RELOC/fonts/source/public/xypic/xybtip10.mf - RELOC/fonts/source/public/xypic/xybtri.mf - RELOC/fonts/source/public/xypic/xycirc10.mf - RELOC/fonts/source/public/xypic/xycm.mf - RELOC/fonts/source/public/xypic/xycmat10.mf - RELOC/fonts/source/public/xypic/xycmat11.mf - RELOC/fonts/source/public/xypic/xycmat12.mf - RELOC/fonts/source/public/xypic/xycmbt10.mf - RELOC/fonts/source/public/xypic/xycmbt11.mf - RELOC/fonts/source/public/xypic/xycmbt12.mf - RELOC/fonts/source/public/xypic/xyd.mf - RELOC/fonts/source/public/xypic/xyd2.mf - RELOC/fonts/source/public/xypic/xydash10.mf - RELOC/fonts/source/public/xypic/xyeuat10.mf - RELOC/fonts/source/public/xypic/xyeuat11.mf - RELOC/fonts/source/public/xypic/xyeuat12.mf - RELOC/fonts/source/public/xypic/xyeubt10.mf - RELOC/fonts/source/public/xypic/xyeubt11.mf - RELOC/fonts/source/public/xypic/xyeubt12.mf - RELOC/fonts/source/public/xypic/xyeuler.mf - RELOC/fonts/source/public/xypic/xyline10.mf - RELOC/fonts/source/public/xypic/xylu.mf - RELOC/fonts/source/public/xypic/xyluat10.mf - RELOC/fonts/source/public/xypic/xyluat11.mf - RELOC/fonts/source/public/xypic/xyluat12.mf - RELOC/fonts/source/public/xypic/xylubt10.mf - RELOC/fonts/source/public/xypic/xylubt11.mf - RELOC/fonts/source/public/xypic/xylubt12.mf - RELOC/fonts/source/public/xypic/xymisc10.mf - RELOC/fonts/source/public/xypic/xyqc10.mf - RELOC/fonts/source/public/xypic/xytech.mf - RELOC/fonts/tfm/public/xypic/xyatip10.tfm - RELOC/fonts/tfm/public/xypic/xybsql10.tfm - RELOC/fonts/tfm/public/xypic/xybtip10.tfm - RELOC/fonts/tfm/public/xypic/xycirc10.tfm - RELOC/fonts/tfm/public/xypic/xycmat10.tfm - RELOC/fonts/tfm/public/xypic/xycmat11.tfm - RELOC/fonts/tfm/public/xypic/xycmat12.tfm - RELOC/fonts/tfm/public/xypic/xycmbt10.tfm - RELOC/fonts/tfm/public/xypic/xycmbt11.tfm - RELOC/fonts/tfm/public/xypic/xycmbt12.tfm - RELOC/fonts/tfm/public/xypic/xydash10.tfm - RELOC/fonts/tfm/public/xypic/xyeuat10.tfm - RELOC/fonts/tfm/public/xypic/xyeuat11.tfm - RELOC/fonts/tfm/public/xypic/xyeuat12.tfm - RELOC/fonts/tfm/public/xypic/xyeubt10.tfm - RELOC/fonts/tfm/public/xypic/xyeubt11.tfm - RELOC/fonts/tfm/public/xypic/xyeubt12.tfm - RELOC/fonts/tfm/public/xypic/xyline10.tfm - RELOC/fonts/tfm/public/xypic/xyluat10.tfm - RELOC/fonts/tfm/public/xypic/xyluat11.tfm - RELOC/fonts/tfm/public/xypic/xyluat12.tfm - RELOC/fonts/tfm/public/xypic/xylubt10.tfm - RELOC/fonts/tfm/public/xypic/xylubt11.tfm - RELOC/fonts/tfm/public/xypic/xylubt12.tfm - RELOC/fonts/tfm/public/xypic/xymisc10.tfm - RELOC/fonts/tfm/public/xypic/xyqc10.tfm - RELOC/fonts/type1/public/xypic/xyatip10.pfb - RELOC/fonts/type1/public/xypic/xyatip10.pfm - RELOC/fonts/type1/public/xypic/xybsql10.pfb - RELOC/fonts/type1/public/xypic/xybsql10.pfm - RELOC/fonts/type1/public/xypic/xybtip10.pfb - RELOC/fonts/type1/public/xypic/xybtip10.pfm - RELOC/fonts/type1/public/xypic/xycirc10.pfb - RELOC/fonts/type1/public/xypic/xycirc10.pfm - RELOC/fonts/type1/public/xypic/xycmat10.pfb - RELOC/fonts/type1/public/xypic/xycmat10.pfm - RELOC/fonts/type1/public/xypic/xycmat11.pfb - RELOC/fonts/type1/public/xypic/xycmat11.pfm - RELOC/fonts/type1/public/xypic/xycmat12.pfb - RELOC/fonts/type1/public/xypic/xycmat12.pfm - RELOC/fonts/type1/public/xypic/xycmbt10.pfb - RELOC/fonts/type1/public/xypic/xycmbt10.pfm - RELOC/fonts/type1/public/xypic/xycmbt11.pfb - RELOC/fonts/type1/public/xypic/xycmbt11.pfm - RELOC/fonts/type1/public/xypic/xycmbt12.pfb - RELOC/fonts/type1/public/xypic/xycmbt12.pfm - RELOC/fonts/type1/public/xypic/xydash10.pfb - RELOC/fonts/type1/public/xypic/xydash10.pfm - RELOC/fonts/type1/public/xypic/xyeuat10.pfb - RELOC/fonts/type1/public/xypic/xyeuat10.pfm - RELOC/fonts/type1/public/xypic/xyeuat11.pfb - RELOC/fonts/type1/public/xypic/xyeuat11.pfm - RELOC/fonts/type1/public/xypic/xyeuat12.pfb - RELOC/fonts/type1/public/xypic/xyeuat12.pfm - RELOC/fonts/type1/public/xypic/xyeubt10.pfb - RELOC/fonts/type1/public/xypic/xyeubt10.pfm - RELOC/fonts/type1/public/xypic/xyeubt11.pfb - RELOC/fonts/type1/public/xypic/xyeubt11.pfm - RELOC/fonts/type1/public/xypic/xyeubt12.pfb - RELOC/fonts/type1/public/xypic/xyeubt12.pfm - RELOC/fonts/type1/public/xypic/xyluat10.pfb - RELOC/fonts/type1/public/xypic/xyluat10.pfm - RELOC/fonts/type1/public/xypic/xyluat11.pfb - RELOC/fonts/type1/public/xypic/xyluat11.pfm - RELOC/fonts/type1/public/xypic/xyluat12.pfb - RELOC/fonts/type1/public/xypic/xyluat12.pfm - RELOC/fonts/type1/public/xypic/xylubt10.pfb - RELOC/fonts/type1/public/xypic/xylubt10.pfm - RELOC/fonts/type1/public/xypic/xylubt11.pfb - RELOC/fonts/type1/public/xypic/xylubt11.pfm - RELOC/fonts/type1/public/xypic/xylubt12.pfb - RELOC/fonts/type1/public/xypic/xylubt12.pfm - RELOC/tex/generic/xypic/movie.cls - RELOC/tex/generic/xypic/xy.sty - RELOC/tex/generic/xypic/xy.tex - RELOC/tex/generic/xypic/xy16textures.tex - RELOC/tex/generic/xypic/xy17oztex.tex - RELOC/tex/generic/xypic/xy2cell.tex - RELOC/tex/generic/xypic/xyall.tex - RELOC/tex/generic/xypic/xyarc.tex - RELOC/tex/generic/xypic/xyarrow.tex - RELOC/tex/generic/xypic/xybarr.tex - RELOC/tex/generic/xypic/xycmactex.tex - RELOC/tex/generic/xypic/xycmtip.tex - RELOC/tex/generic/xypic/xycolor.tex - RELOC/tex/generic/xypic/xycrayon.tex - RELOC/tex/generic/xypic/xycurve.tex - RELOC/tex/generic/xypic/xydummy.tex - RELOC/tex/generic/xypic/xydvidrv.tex - RELOC/tex/generic/xypic/xydvips.tex - RELOC/tex/generic/xypic/xydvitops.tex - RELOC/tex/generic/xypic/xyemtex.tex - RELOC/tex/generic/xypic/xyframe.tex - RELOC/tex/generic/xypic/xygraph.tex - RELOC/tex/generic/xypic/xyidioms.tex - RELOC/tex/generic/xypic/xyimport.tex - RELOC/tex/generic/xypic/xyknot.tex - RELOC/tex/generic/xypic/xyline.tex - RELOC/tex/generic/xypic/xymacpat.xyp - RELOC/tex/generic/xypic/xymatrix.tex - RELOC/tex/generic/xypic/xymovie.tex - RELOC/tex/generic/xypic/xynecula.tex - RELOC/tex/generic/xypic/xyoztex.tex - RELOC/tex/generic/xypic/xypdf-co.tex - RELOC/tex/generic/xypic/xypdf-cu.tex - RELOC/tex/generic/xypic/xypdf-fr.tex - RELOC/tex/generic/xypic/xypdf-li.tex - RELOC/tex/generic/xypic/xypdf-ro.tex - RELOC/tex/generic/xypic/xypdf.tex - RELOC/tex/generic/xypic/xypic.sty - RELOC/tex/generic/xypic/xypic.tex - RELOC/tex/generic/xypic/xypicture.tex - RELOC/tex/generic/xypic/xypoly.tex - RELOC/tex/generic/xypic/xyps-c.tex - RELOC/tex/generic/xypic/xyps-col.tex - RELOC/tex/generic/xypic/xyps-f.tex - RELOC/tex/generic/xypic/xyps-l.tex - RELOC/tex/generic/xypic/xyps-pro.tex - RELOC/tex/generic/xypic/xyps-ps.tex - RELOC/tex/generic/xypic/xyps-r.tex - RELOC/tex/generic/xypic/xyps-s.tex - RELOC/tex/generic/xypic/xyps-t.tex - RELOC/tex/generic/xypic/xyps.tex - RELOC/tex/generic/xypic/xypsdict.tex - RELOC/tex/generic/xypic/xypspatt.tex - RELOC/tex/generic/xypic/xyrecat.tex - RELOC/tex/generic/xypic/xyrotate.tex - RELOC/tex/generic/xypic/xysmart.tex - RELOC/tex/generic/xypic/xytextures.tex - RELOC/tex/generic/xypic/xytile.tex - RELOC/tex/generic/xypic/xytips.tex - RELOC/tex/generic/xypic/xytp-f.tex - RELOC/tex/generic/xypic/xytpic.tex - RELOC/tex/generic/xypic/xyv2.tex - RELOC/tex/generic/xypic/xyweb.tex - RELOC/tex/generic/xypic/xyxdvi.tex -catalogue-also xypic-tut-pt -catalogue-ctan /macros/generic/diagrams/xypic -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license gpl -catalogue-topics diagram -catalogue-version 3.8.9 - -name xypic-tut-pt -category Package -revision 15878 -shortdesc A tutorial for XY-pic, in Portuguese -relocated 1 -containersize 360 -containerchecksum 7c95135ca19749bbdfc68a81a870fb9a385def4e634d334b486af94e65bf6a679f56c957cbf678cdb3c1cc2e40a69586325c4d4136f791ec90d728a48a85caf9 -doccontainersize 225220 -doccontainerchecksum 076012386598121cf55b714ea791190d205880d090967bfe99cf99f46890411fb0b09626ece55838ffc3996c062e45beac179ae312798bc2c2423a4d57303502 -docfiles size=77 - RELOC/doc/generic/xypic-tut-pt/README - RELOC/doc/generic/xypic-tut-pt/grafico.eps - RELOC/doc/generic/xypic-tut-pt/xypic-tutorial.pdf details="The document itself" language="pt" - RELOC/doc/generic/xypic-tut-pt/xypictutorial.tex -catalogue-ctan /info/portuguese/xypic-tutorial -catalogue-date 2016-06-18 16:48:54 +0200 -catalogue-license gpl -catalogue-topics portuguese-doc - -name xytree -category Package -revision 15878 -shortdesc Tree macros using XY-Pic -relocated 1 -longdesc The package provides means to draw linguistic syntactic trees -longdesc with ease and to support hopefully sufficient functionalities, -longdesc that the linguist may need. The package (of course) depends on -longdesc the XY-Pic package. -containersize 3580 -containerchecksum cce2bbdb8d5277e0ebff99b2bbed60d0b2b8d6377f160f9441c611fcfc1cc730ed50a427e715b9af30cbcc638a285169d1aeb0738b99255ec36974eb1429bf6e -doccontainersize 230752 -doccontainerchecksum 531a441471dfe20645408c8899fb35188e41e1292bd2c149e2901d61749a8b878d399899b9f4c9b5392bf3db6d4de4ea4e73e136e9d110f5e52cb09900a07b40 -docfiles size=80 - RELOC/doc/latex/xytree/README details="Package README" - RELOC/doc/latex/xytree/xytree-doc-en.pdf details="Package documentation" language="en" - RELOC/doc/latex/xytree/xytree-doc-en.tex -runfiles size=3 - RELOC/tex/latex/xytree/xytree.sty -catalogue-ctan /macros/latex/contrib/xytree -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics tree linguistic -catalogue-version 1.5 - -name yafoot -category Package -revision 48568 -shortdesc A bundle of miscellaneous footnote packages -relocated 1 -longdesc Contains three packages: - pfnote to number footnotes per page; -longdesc - fnpos to control the position of footnotes; and - dblfnote to -longdesc make footnotes double-columned. -containersize 3860 -containerchecksum d2905219906aab9a70ba0193c074bfeee15cc56188d8f5ebcdbf7ca249a6de3c2d3a1c166b456edc12d549c47d2b4fea70374b39cacc786e73e0eac54bc893c0 -doccontainersize 265876 -doccontainerchecksum e3eb43caf1dfc0c32d66c3225810ded3ec5ddef96f980f7d2a858d21d16ba17d3704f8db24171afbe05e7bca5fac04c60cc96ef4a0995a8655442f66a7c60357 -docfiles size=67 - RELOC/doc/latex/yafoot/README details="Bundle Readme" - RELOC/doc/latex/yafoot/yafoot-man.pdf details="Bundle documentation" - RELOC/doc/latex/yafoot/yafoot-man.tex -srccontainersize 16792 -srccontainerchecksum 333d929c54875c31874aeb9463b0f5532b66c129d7c4f3d21f554ef70fee136eab8216332117d7e5146374fd41536f4c5c5acf190d9e5ae013bde808a6bd56cc -srcfiles size=16 - RELOC/source/latex/yafoot/yafoot.dtx - RELOC/source/latex/yafoot/yafoot.ins -runfiles size=5 - RELOC/tex/latex/yafoot/dblfnote.sty - RELOC/tex/latex/yafoot/fnpos.sty - RELOC/tex/latex/yafoot/pfnote.sty -catalogue-ctan /macros/latex/contrib/yafoot -catalogue-date 2018-09-03 08:40:26 +0200 -catalogue-license lppl -catalogue-topics footnote -catalogue-version 1.1 - -name yagusylo -category Package -revision 29803 -shortdesc A symbol loader -relocated 1 -longdesc The name is by way of being an acronym for "Yet Another Grand -longdesc Unified Symbols Loader"... The package allows the user to -longdesc access a symbol without loading the package that usually -longdesc provides it; this has the advantage of avoiding the name -longdesc clashes that so commonly trouble those who load -longdesc symbol-packages. -containersize 5808 -containerchecksum c892b8d8d65d27d24a5e2a83620ec680c7affaaf745516da9ea2c66d619ee3052e7822ee1fbd9decf12f070d2a9dd0eb7f0c098870ebb2d4f6de7d77a2c9664c -doccontainersize 1661776 -doccontainerchecksum 45f157c6cddda3924048473fcf03b8c04828c125347ab8d0fc4489f9739843b00004dabc7777125425a5e828d003271adae323fda154d78ee5898036d415c210 -docfiles size=653 - RELOC/doc/latex/yagusylo/LISEZMOI details="Lisez moi" language="fr" - RELOC/doc/latex/yagusylo/README details="Readme" language="en" - RELOC/doc/latex/yagusylo/yagusylo-en.pdf details="User documentation (English)" language="en" - RELOC/doc/latex/yagusylo/yagusylo-fr.pdf details="User documentation (French)" language="fr" - RELOC/doc/latex/yagusylo/yagusylo.pdf details="Source documentation" -srccontainersize 36624 -srccontainerchecksum 59de94ecf829e0e05074d1698d9c161232723eaed000a6653811ad2610702eaacf65a0350645b1ea96657543a41e36d3b7bcabba1e7009f394624b84025f8649 -srcfiles size=36 - RELOC/source/latex/yagusylo/Makefile - RELOC/source/latex/yagusylo/yagusylo.dtx - RELOC/source/latex/yagusylo/yagusylo.ins -runfiles size=7 - RELOC/tex/latex/yagusylo/yagusylo.cfg - RELOC/tex/latex/yagusylo/yagusylo.sty -catalogue-ctan /macros/latex/contrib/yagusylo -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font-supp-symbol -catalogue-version 1.2 - -name yaletter -category Package -revision 42830 -shortdesc Extremely flexible macros for letters, envelopes, and label sheets -relocated 1 -longdesc The yaletter class provides extremely configurable macros for -longdesc typesetting letters in any conceivable style. It provides -longdesc facilities for maintaining easily-accessible databases of -longdesc letterheads and addresses for repeat use. It further provides -longdesc easy macros for envelopes and for label sheets. Finally, it -longdesc provides some nice defaults for a few of the more common styles -longdesc and sizes. -containersize 4032 -containerchecksum 1de125dceae7f40b392fc0302f20363f7f9fa71e4b421686157a3d590a98be6d28561f8481d9e3dd4cc09bd5f6ed3f86bfbc58fdd27482a130f4fb148ae7d7d2 -doccontainersize 493032 -doccontainerchecksum 05830e1e7ff45db7e629d25462c3fe3a3840bd9cc01ea272f3ea5f75867f6193ea5404bdeb9a7afc345a85d091e4689bdb2759aa2e92a2bf8b39314956efe48c -docfiles size=142 - RELOC/doc/latex/yaletter/CHANGES - RELOC/doc/latex/yaletter/README details="Readme" - RELOC/doc/latex/yaletter/lppl.txt - RELOC/doc/latex/yaletter/yaletter.pdf details="Package documentation" -srccontainersize 18524 -srccontainerchecksum 213f827712d0ccfd3b45f518e850ec46eeca374034fe112522694ae8dbbaf4222243e457f930aae917c5d07d6338ed34d57c0e6e82dac72f291aaae89e3a58c1 -srcfiles size=18 - RELOC/source/latex/yaletter/yaletter.dtx - RELOC/source/latex/yaletter/yaletter.ins -runfiles size=5 - RELOC/tex/latex/yaletter/yaletter.cls -catalogue-ctan /macros/latex/contrib/yaletter -catalogue-date 2017-01-03 05:00:21 +0100 -catalogue-license lppl1.3 -catalogue-topics letter -catalogue-version 1.1 - -name yannisgr -category Package -revision 22613 -shortdesc Greek fonts by Yannis Haralambous -relocated 1 -longdesc A family of 7-bit fonts with a code table designed for setting -longdesc modern polytonic Greek. The fonts are provided as Metafont -longdesc source; macros to produce a Greek variant of Plain TeX -longdesc (including a hyphenation table adapted to the fonts' code -longdesc table) are provided. -containersize 37568 -containerchecksum 9568f257477e633152a7e4ac180fab2cb88e800f32aa83990d8dee7c802c5c18f7e968c0a69c1ea12b8d6f571ce688aef8a9d23717c942cc7b47e6d9db4e62e5 -doccontainersize 28904 -doccontainerchecksum 0eee79945fa7b22592c28618a996d1336840ac72fd51787ba93b40ca03b435c97b3ff150ede653f4069471b5f8c5d9891b3db931d95ea9a8562489f94a8401f3 -docfiles size=29 - RELOC/doc/fonts/yannisgr/00changes.txt - RELOC/doc/fonts/yannisgr/README details="Readme" - RELOC/doc/fonts/yannisgr/README.TEXLIVE - RELOC/doc/fonts/yannisgr/monsyl.txt - RELOC/doc/fonts/yannisgr/rgreekmacros.tex - RELOC/doc/fonts/yannisgr/rgrhyph.tex - RELOC/doc/fonts/yannisgr/rgrpaper.lis - RELOC/doc/fonts/yannisgr/rgrpaper.tex - RELOC/doc/fonts/yannisgr/rgrsc10.300gf - RELOC/doc/fonts/yannisgr/rgrsc10.lis - RELOC/doc/fonts/yannisgr/rgrsc10.pl - RELOC/doc/fonts/yannisgr/rgrtestfont.tex - RELOC/doc/fonts/yannisgr/tomakeformat.txt -runfiles size=75 - RELOC/fonts/source/public/yannisgr/csc_misce.mf - RELOC/fonts/source/public/yannisgr/gen_m_acc.mf - RELOC/fonts/source/public/yannisgr/greekcsc.mf - RELOC/fonts/source/public/yannisgr/it_digits.mf - RELOC/fonts/source/public/yannisgr/it_lig.mf - RELOC/fonts/source/public/yannisgr/it_lower.mf - RELOC/fonts/source/public/yannisgr/ligcsc.mf - RELOC/fonts/source/public/yannisgr/m_accent.mf - RELOC/fonts/source/public/yannisgr/m_greek.mf - RELOC/fonts/source/public/yannisgr/mrgrbf10.mf - RELOC/fonts/source/public/yannisgr/mrgrrg10.mf - RELOC/fonts/source/public/yannisgr/mrgrsl10.mf - RELOC/fonts/source/public/yannisgr/mrgrti10.mf - RELOC/fonts/source/public/yannisgr/rgen_acc.mf - RELOC/fonts/source/public/yannisgr/rgraccent.mf - RELOC/fonts/source/public/yannisgr/rgrbase.mf - RELOC/fonts/source/public/yannisgr/rgrbf10.mf - RELOC/fonts/source/public/yannisgr/rgreek.mf - RELOC/fonts/source/public/yannisgr/rgrlig.mf - RELOC/fonts/source/public/yannisgr/rgrlower.mf - RELOC/fonts/source/public/yannisgr/rgrpunct.mf - RELOC/fonts/source/public/yannisgr/rgrrg10.mf - RELOC/fonts/source/public/yannisgr/rgrsc10.mf - RELOC/fonts/source/public/yannisgr/rgrsl10.mf - RELOC/fonts/source/public/yannisgr/rgrti10.mf - RELOC/fonts/source/public/yannisgr/rgrupper.mf - RELOC/fonts/source/public/yannisgr/scsc.mf - RELOC/fonts/tfm/public/yannisgr/mrgrbf10.tfm - RELOC/fonts/tfm/public/yannisgr/mrgrrg10.tfm - RELOC/fonts/tfm/public/yannisgr/mrgrsl10.tfm - RELOC/fonts/tfm/public/yannisgr/mrgrti10.tfm - RELOC/fonts/tfm/public/yannisgr/rgrbf10.tfm - RELOC/fonts/tfm/public/yannisgr/rgrrg10.tfm - RELOC/fonts/tfm/public/yannisgr/rgrsc10.tfm - RELOC/fonts/tfm/public/yannisgr/rgrsl10.tfm - RELOC/fonts/tfm/public/yannisgr/rgrti10.tfm -catalogue-ctan /fonts/greek/yannis -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl2 -catalogue-topics font font-mf font-greek greek - -name yathesis -category Package -revision 48172 -shortdesc A LaTeX class for writing a thesis following French rules -relocated 1 -longdesc The purpose of yathesis is to facilitate dissertations' -longdesc typesetting of theses prepared in France, whatever disciplines -longdesc and institutes. It implements most notably recommendations from -longdesc the Ministry of Higher Education and Research and this, -longdesc transparently to the user. It has also been designed to -longdesc (optionally) take advantage of powerful tools available in -longdesc LaTeX, including packages: BibLaTeX for the bibliography; -longdesc glossaries for the glossary, list of acronyms and symbols list. -longdesc The yathesis class, based on the book class, aims to be both -longdesc simple to use and, to some extent, (easily) customizable. -longdesc yathesis comes with templates and samples in the -longdesc doc/latex/yathesis/french/exemples/ directory in the -longdesc distribution. They can also be tested on ShareLaTeX (template -longdesc and specimen) and on Overleaf (template and specimen). -containersize 21880 -containerchecksum 1461f610322417d6b9d81149857882116dd529a79c327731a0490d10180d26f6b4943dbd7ad8c038a124d4f4c0cc0b9f630a18386b25b1e637a53e858e4eb1e9 -doccontainersize 4938084 -doccontainerchecksum 3f48399e1b70b314f8b3eaf081a62beaf99abbba8663adca54602bbea4c9ec0a84ebad9f6d244c8e37da6cb7db911dbdba916140f0926b3b4025d2e624d6c4bc -docfiles size=3267 - RELOC/doc/latex/yathesis/README.md details="Readme" - RELOC/doc/latex/yathesis/addons/completion/yathesis.cwl - RELOC/doc/latex/yathesis/english/README-TRANSLATION.md - RELOC/doc/latex/yathesis/french/canevas-specimen.zip - RELOC/doc/latex/yathesis/french/documentation/annexes/add-ons.tex - RELOC/doc/latex/yathesis/french/documentation/annexes/aspects.tex - RELOC/doc/latex/yathesis/french/documentation/annexes/compilation.tex - RELOC/doc/latex/yathesis/french/documentation/annexes/developpements.tex - RELOC/doc/latex/yathesis/french/documentation/annexes/faq.tex - RELOC/doc/latex/yathesis/french/documentation/annexes/fichiers-charges.tex - RELOC/doc/latex/yathesis/french/documentation/annexes/incompatibilites-connues.tex - RELOC/doc/latex/yathesis/french/documentation/annexes/installation.tex - RELOC/doc/latex/yathesis/french/documentation/annexes/notations.tex - RELOC/doc/latex/yathesis/french/documentation/annexes/packages-charges.tex - RELOC/doc/latex/yathesis/french/documentation/annexes/recommandations.tex - RELOC/doc/latex/yathesis/french/documentation/annexes/specimens-canevas.tex - RELOC/doc/latex/yathesis/french/documentation/annexes/traduction.tex - RELOC/doc/latex/yathesis/french/documentation/annexes/usage-avance.tex - RELOC/doc/latex/yathesis/french/documentation/configuration/thesis.cfg - RELOC/doc/latex/yathesis/french/documentation/corps/introduction.tex - RELOC/doc/latex/yathesis/french/documentation/corps/pages-annexes.tex - RELOC/doc/latex/yathesis/french/documentation/corps/pages-corps.tex - RELOC/doc/latex/yathesis/french/documentation/corps/pages-finales.tex - RELOC/doc/latex/yathesis/french/documentation/corps/pages-liminaires.tex - RELOC/doc/latex/yathesis/french/documentation/corps/pages-titre.tex - RELOC/doc/latex/yathesis/french/documentation/corps/personnalisation.tex - RELOC/doc/latex/yathesis/french/documentation/corps/proprietes-document.tex - RELOC/doc/latex/yathesis/french/documentation/extraits-these/introduction.tex - RELOC/doc/latex/yathesis/french/documentation/extraits-these/preparation-dedicaces.tex - RELOC/doc/latex/yathesis/french/documentation/extraits-these/preparation-epigraphes.tex - RELOC/doc/latex/yathesis/french/documentation/extraits-these/preparation-laboratoire.tex - RELOC/doc/latex/yathesis/french/documentation/extraits-these/preparation-mots-cles.tex - RELOC/doc/latex/yathesis/french/documentation/extraits-these/preparation-resumes.tex - RELOC/doc/latex/yathesis/french/documentation/extraits-these/preparation-symboles.tex - RELOC/doc/latex/yathesis/french/documentation/extraits-these/preparation-titre.tex - RELOC/doc/latex/yathesis/french/documentation/extraits-these/production-clause.tex - RELOC/doc/latex/yathesis/french/documentation/extraits-these/production-dedicaces.tex - RELOC/doc/latex/yathesis/french/documentation/extraits-these/production-epigraphes.tex - RELOC/doc/latex/yathesis/french/documentation/extraits-these/production-laboratoire.tex - RELOC/doc/latex/yathesis/french/documentation/extraits-these/production-mots-cles.tex - RELOC/doc/latex/yathesis/french/documentation/extraits-these/production-resumes.tex - RELOC/doc/latex/yathesis/french/documentation/extraits-these/production-symboles.tex - RELOC/doc/latex/yathesis/french/documentation/extraits-these/production-titre.tex - RELOC/doc/latex/yathesis/french/documentation/extraits-these/sommaire.tex - RELOC/doc/latex/yathesis/french/documentation/extraits-these/table-des-matieres.tex - RELOC/doc/latex/yathesis/french/documentation/glossaries/acronyms.tex - RELOC/doc/latex/yathesis/french/documentation/glossaries/glossary.tex - RELOC/doc/latex/yathesis/french/documentation/latexmkrc - RELOC/doc/latex/yathesis/french/documentation/liminaires/abstract.tex - RELOC/doc/latex/yathesis/french/documentation/liminaires/fixed-footnotes.tex - RELOC/doc/latex/yathesis/french/documentation/liminaires/titre.tex - RELOC/doc/latex/yathesis/french/documentation/tableaux/commande-chapter-section.tex - RELOC/doc/latex/yathesis/french/documentation/tableaux/expressions-standard.tex - RELOC/doc/latex/yathesis/french/documentation/tableaux/expressions.tex - RELOC/doc/latex/yathesis/french/documentation/tableaux/no-warnings.tex - RELOC/doc/latex/yathesis/french/documentation/tableaux/specimens-canevas-tab.tex - RELOC/doc/latex/yathesis/french/documentation/translations.tex - RELOC/doc/latex/yathesis/french/documentation/yathesis-fr.bib - RELOC/doc/latex/yathesis/french/documentation/yathesis-fr.pdf details="Package documentation" language="fr" - RELOC/doc/latex/yathesis/french/documentation/yathesis-fr.tex - RELOC/doc/latex/yathesis/french/exemples/specimen/a-plat/bibliographie.bib - RELOC/doc/latex/yathesis/french/exemples/specimen/a-plat/comue.pdf - RELOC/doc/latex/yathesis/french/exemples/specimen/a-plat/labo.pdf - RELOC/doc/latex/yathesis/french/exemples/specimen/a-plat/latexmkrc - RELOC/doc/latex/yathesis/french/exemples/specimen/a-plat/paris13.pdf - RELOC/doc/latex/yathesis/french/exemples/specimen/a-plat/these.pdf - RELOC/doc/latex/yathesis/french/exemples/specimen/a-plat/these.tex - RELOC/doc/latex/yathesis/french/exemples/specimen/a-plat/tiger.pdf - RELOC/doc/latex/yathesis/french/exemples/specimen/a-plat/ulco.pdf -srccontainersize 48420 -srccontainerchecksum 0a469937e6402bca80c7f5cd812c23f225e802f84d9229ff7180dc6ad7118cf41f56e2e7bb0ba2aac611b34f7ba229501ab53e5198bc63300e8abea757b2c6fa -srcfiles size=65 - RELOC/source/latex/yathesis/yathesis-samples-templates.dtx - RELOC/source/latex/yathesis/yathesis.dtx -runfiles size=34 - RELOC/tex/latex/yathesis/yathesis-demo.sty - RELOC/tex/latex/yathesis/yathesis-translations.tex - RELOC/tex/latex/yathesis/yathesis.cls -catalogue-ctan /macros/latex/contrib/yathesis -catalogue-date 2018-07-09 10:47:46 +0200 -catalogue-license lppl1.3 -catalogue-topics class dissertation french -catalogue-version 0.99t - -name yax -category Package -revision 21183 -shortdesc Yet Another Key System -relocated 1 -longdesc YaX is advertised as a key system, but it rather organizes -longdesc attributes in parameters, which parameters can be executed, so -longdesc that YaX is halfway between key management and macro definition -longdesc (and actually hopes to provide a user's interface). Values -longdesc assigned to attributes can be retrieved and tested in various -longdesc ways, with full expandability ensured as much as possible. -longdesc Finally, YaX's syntax is a quite peculiar (as few braces as -longdesc possible), but may be customized. YaX is based on texapi and -longdesc thus requires e-TeX. -containersize 5948 -containerchecksum 093f5c2fb8b68387079f4d6417af4657e40e7c59e225450897d678aee7a97c5db05f1889187d8678c796b03f9612ae4b3b1db15a7649f6ae0824bc82cf7d2864 -doccontainersize 123708 -doccontainerchecksum d3d21f054d03cd4d7eee01352b0e23a2755ddee77848f7468a62db4cda4581baa6b48aefe270eff20713c4181fef69d59d0e86a40bd52a794cdfc37ed15f1aa4 -docfiles size=38 - RELOC/doc/generic/yax/README details="Readme" - RELOC/doc/generic/yax/yax-doc.pdf details="Package documentation" - RELOC/doc/generic/yax/yax-doc.tex -runfiles size=8 - RELOC/tex/generic/yax/t-yax.tex - RELOC/tex/generic/yax/yax.sty - RELOC/tex/generic/yax/yax.tex -catalogue-ctan /macros/generic/yax -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics keyval -catalogue-version 1.03 - -name ycbook -category Package -revision 46201 -shortdesc A versatile book class -relocated 1 -longdesc This class is intended to be an interpretation of the mwbk -longdesc class which is a part of the mwcls package. The mwcls classes -longdesc are simple, yet powerful and customizable classes that allow -longdesc the end-user to customize the layout of headers, headings etc. -longdesc They also have the benefit of being more economic in space than -longdesc the most common LaTeX classes, while keeping a clear appearance -longdesc and a smooth flow. -containersize 4708 -containerchecksum 4176b76bd032ae85a41507dba02d46a8da7a453ef8624d659ca43a8a15d6aef7626c74c74d7442cc2211e411fcd663682c7199f7486e12b434f61ed2023803c9 -doccontainersize 124832 -doccontainerchecksum 2891b2941e5cf93aa8c08feff587b06b021a2ff6537cd3bfa4e5c19e4a01a38066e7d2d001b6bd467fc4816c72f002ea434592848ecb49f5d64afeb8af9bb2fc -docfiles size=36 - RELOC/doc/latex/ycbook/README.md details="Readme" - RELOC/doc/latex/ycbook/ycbook-doc.pdf details="Package documentation" - RELOC/doc/latex/ycbook/ycbook-doc.tex -runfiles size=5 - RELOC/tex/latex/ycbook/ycbook.cls -catalogue-also mwcls -catalogue-ctan /macros/latex/contrib/ycbook -catalogue-date 2018-01-02 23:40:15 +0100 -catalogue-license lppl1.3c -catalogue-topics book-pub class - -name ydoc -category Package -revision 26202 -shortdesc Macros for documentation of LaTeX classes and packages -relocated 1 -longdesc The package provides macros and environments to document LaTeX -longdesc packages and classes. It is an (as yet unfinished) alternative -longdesc to the ltxdoc class and the doc or xdoc packages. The aim is to -longdesc provide a different layout and more modern styles (using the -longdesc xcolor, hyperref packages, etc.) This is an alpha release, and -longdesc should probably not (yet) be used with other packages, since -longdesc the implementation might change. Nevertheless, the author uses -longdesc it to document his own packages. -containersize 9136 -containerchecksum 1799f5f254abaf212ffe1414bb7cca287b2d2ce67d244eb7291724a45664064b4e2cb8f6f7842da79e3e9b7348344df0bcb12639413f1e5dd837f4c7ceba4beb -doccontainersize 321392 -doccontainerchecksum 64493f010032f5766a368d5a5383a7a1125520df496c44ab2878f4c3b883c21067828c215e2c664ab7e84789d5cd2f77ad54b6aa6dbe7b629b9e4b020ec46924 -docfiles size=81 - RELOC/doc/latex/ydoc/README details="Readme" - RELOC/doc/latex/ydoc/ydoc.pdf details="Package documentation" -srccontainersize 17492 -srccontainerchecksum 03eb90e0801692c280c9a11cbb800f9ac5e2060bd1b6c54846d6a8d54b9a5931accf0b31c6ccbdaa11856b343187aa24be4df8f6db26097ed8cabeaba3eae818 -srcfiles size=20 - RELOC/source/latex/ydoc/ydoc.dtx -runfiles size=14 - RELOC/tex/generic/ydoc/ydocincl.tex - RELOC/tex/generic/ydoc/ydocstrip.tex - RELOC/tex/latex/ydoc/ydoc-code.sty - RELOC/tex/latex/ydoc/ydoc-desc.sty - RELOC/tex/latex/ydoc/ydoc-doc.sty - RELOC/tex/latex/ydoc/ydoc-expl.sty - RELOC/tex/latex/ydoc/ydoc.cfg - RELOC/tex/latex/ydoc/ydoc.cls - RELOC/tex/latex/ydoc/ydoc.sty -catalogue-also ltxdoc doc xdoc gmdoc codedoc nicetext showexpl -catalogue-ctan /macros/latex/contrib/ydoc -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics doc-supp class -catalogue-version 0.6alpha - -name yfonts -category Package -revision 15878 -shortdesc Support for old German fonts -relocated 1 -longdesc A LaTeX interface to the old-german fonts designed by Yannis -longdesc Haralambous: Gothic, Schwabacher, Fraktur and the baroque -longdesc initials. -containersize 1772 -containerchecksum 3255afcb65edec91b190c4e3e48f83ddd62f3f0fe180b5d752864dc75092d34073a907711092fccb3f5de6941207d2f733681400600196a0d37f282618230e3b -doccontainersize 4692 -doccontainerchecksum eb52f8e4e23e5b5bae98c3a55cb6fc070161c72c49eb44d600f8e91e13c9c9ca0f583ea4cd7461527d4ba18ecc7de400cdc705b2416e45c4ee9dcf82033059a6 -docfiles size=4 - RELOC/doc/latex/yfonts/frktest.tex - RELOC/doc/latex/yfonts/liesmich - RELOC/doc/latex/yfonts/readme details="Readme" -srccontainersize 8016 -srccontainerchecksum 26c297fcae6d7aaec140d8d8668f8f8898e6946694a93dee00d1194fcb70a3cd7cf8a449029076b1e888704deb5d93e03fb7e152ea1e67034fe3142458796751 -srcfiles size=7 - RELOC/source/latex/yfonts/yfonts.dtx - RELOC/source/latex/yfonts/yfonts.ins -runfiles size=2 - RELOC/tex/latex/yfonts/yfonts.sty -catalogue-also mfnfss -catalogue-ctan /macros/latex/contrib/yfonts -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font-supp -catalogue-version 1.3 - -name yfonts-t1 -category Package -revision 36013 -shortdesc Old German-style fonts, in Adobe type 1 format -relocated 1 -longdesc This package comprises type 1 versions of the Gothic, -longdesc Schwabacher and Fraktur fonts of Yannis Haralambous' set of old -longdesc German fonts. -execute addMap yfrak.map -containersize 145952 -containerchecksum 51183e1ef759241e39aabe3ce1e4d9ffc42b3292f5c046be534b2f470191630faa488396eaf5981bf03e3ae970d5ef34dffc8194e30d155d86e38947fe1096ad -doccontainersize 948 -doccontainerchecksum 892273edc0bbe58622e8073ac2cb4a92a33cac4aa6db339bace7f81f42fca04bf05b86aab4b138d16e7da3db42ced68c10459278cd192d7d0d47e1c73e66c8a0 -docfiles size=1 - RELOC/doc/fonts/yfonts-t1/README details="Package README" -runfiles size=50 - RELOC/dvips/yfonts-t1/config.yfrak - RELOC/fonts/afm/public/yfonts-t1/yfrak.afm - RELOC/fonts/afm/public/yfonts-t1/ygoth.afm - RELOC/fonts/afm/public/yfonts-t1/yswab.afm - RELOC/fonts/map/dvips/yfonts-t1/yfrak.map - RELOC/fonts/type1/public/yfonts-t1/yfrak.pfb - RELOC/fonts/type1/public/yfonts-t1/ygoth.pfb - RELOC/fonts/type1/public/yfonts-t1/yswab.pfb -catalogue-also mfnfss yfonts -catalogue-ctan /fonts/ps-type1/yfonts -catalogue-date 2017-11-24 06:13:30 +0100 -catalogue-license other-free -catalogue-topics font font-type1 font-gothic -catalogue-version 1.0 - -name yhmath -category Package -revision 50127 -shortdesc Extended maths fonts for LaTeX -relocated 1 -longdesc The yhmath bundle contains fonts (in Metafont and type 1 -longdesc format) and a LaTeX package for using them. -execute addMixedMap yhmath.map -containersize 37000 -containerchecksum 78f4e6876a5ffc21d6cd93f99bb3e41104f785067d39c1ced7e48a1ba3ea2cc41f9384f7510f5bb1c5144d07704b87445ca5e82dd348a0864036193afccf67ef -doccontainersize 281604 -doccontainerchecksum 3c6a90e1eb8dc52b2794621ef53c2f51fbd86a6d9340c4998763e8f65d9603d36ba959ab96fe20a39e67b478dc47f07f6fa68e035435d0fd9e9591d315359a1e -docfiles size=84 - RELOC/doc/fonts/yhmath/LICENSE - RELOC/doc/fonts/yhmath/README details="Readme" - RELOC/doc/fonts/yhmath/yhcmex10.vpl - RELOC/doc/fonts/yhmath/yhmath.pdf details="Sample and documentation" -srccontainersize 16448 -srccontainerchecksum fb0fdfd54b7858d961b288c3f490c1dddc12b1dd2365a5e212a6e79e78a97569b080db9baad9a504df332fdcad0519715f70cecbbbbcb88965ad0115365be9c4 -srcfiles size=33 - RELOC/source/fonts/yhmath/Makefile - RELOC/source/fonts/yhmath/yhmath.drv - RELOC/source/fonts/yhmath/yhmath.dtx - RELOC/source/fonts/yhmath/yhmath.ins -runfiles size=33 - RELOC/fonts/map/dvips/yhmath/yhmath.map - RELOC/fonts/source/public/yhmath/yhbigacc.mf - RELOC/fonts/source/public/yhmath/yhbigdel.mf - RELOC/fonts/source/public/yhmath/yhmathex.mf - RELOC/fonts/source/public/yhmath/yrcmex10.mf - RELOC/fonts/tfm/public/yhmath/yhcmex10.tfm - RELOC/fonts/tfm/public/yhmath/yrcmex10.tfm - RELOC/fonts/type1/public/yhmath/yhcmex.pfb - RELOC/fonts/vf/public/yhmath/yhcmex10.vf - RELOC/tex/latex/yhmath/OMXyhex.fd - RELOC/tex/latex/yhmath/yhcmex10.cmap - RELOC/tex/latex/yhmath/yhmath.sty -catalogue-contact-bugs https://github.com/TeX-Live/yhmath/issues -catalogue-contact-home https://github.com/TeX-Live/yhmath -catalogue-contact-repository https://github.com/TeX-Live/yhmath.git -catalogue-ctan /fonts/yhmath -catalogue-date 2019-02-24 08:57:29 +0100 -catalogue-license lppl1.3c -catalogue-topics font font-mf font-type1 font-symbol-maths -catalogue-version 1.5 - -name yinit-otf -category Package -revision 40207 -shortdesc OTF conversion of Yannis Haralambous' Old German decorative initials -relocated 1 -longdesc This package is a conversion of the yinit font into OTF. -longdesc Original Metafont files for yinit are in the yinit package. -containersize 253648 -containerchecksum 21cb91ff568075a8b8fe82ff71412c394af1b3310e25ca93d6040085000547e98e8fd2ffee60629b66a51805aa1b078d7ef6d9d9d2430900c034d8e5bfa7315b -doccontainersize 600 -doccontainerchecksum cac9586bddb6525fcaed08560d85bd7ff75226bbb7d328b0cdfea560ffece5f605513c4a134bb5bdf8557bc26aa03139b97b80937d88eac1cc88d5e2a472910c -docfiles size=1 - RELOC/doc/fonts/yinit-otf/README.md details="Readme" -runfiles size=171 - RELOC/fonts/opentype/public/yinit-otf/Yinit.otf -catalogue-also yfonts -catalogue-ctan /fonts/gothic/yinit-otf -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license pd -catalogue-topics font-otf font-decor font-gothic -catalogue-version 1.0 - -name york-thesis -category Package -revision 23348 -shortdesc A thesis class file for York University, Toronto -relocated 1 -longdesc York Graduate Studies has again changed the requirements for -longdesc theses and dissertations. The established york-thesis class -longdesc file now implements the changes made in Spring 2005. -containersize 4292 -containerchecksum 411c372d39f07f11c7aed7a69a7691245067e331e2acfc759261a7a311ef459869d3d6fa469f632a0a6ae740d480c7412045cd07621384982fcfa8f40b37b4ab -doccontainersize 111732 -doccontainerchecksum 0af7779d4eb614c86ff8d9105badb64f941613fb1e7052be42ed59ab289770db2369bf1483a1d5df3490b746cc37d0993ac87a673c61be30e87c855b4f41d4eb -docfiles size=32 - RELOC/doc/latex/york-thesis/README details="Package Readme" - RELOC/doc/latex/york-thesis/york-thesis-Template.tex - RELOC/doc/latex/york-thesis/york-thesis.el - RELOC/doc/latex/york-thesis/york-thesis.pdf details="Package documentation" -srccontainersize 12580 -srccontainerchecksum 4b781126780d728fc04e3ba50d77b2357a8c9605b8133464c7bd21fb4dca6eb6dc2fe4377b77efa7940839079e3391e1ddcba2e668e7c2d98e08a8a4f9e643fc -srcfiles size=12 - RELOC/source/latex/york-thesis/york-thesis.dtx - RELOC/source/latex/york-thesis/york-thesis.ins -runfiles size=4 - RELOC/tex/latex/york-thesis/york-thesis.cls -catalogue-ctan /macros/latex/contrib/york-thesis -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics dissertation class -catalogue-version 3.6 - -name youngtab -category Package -revision 17635 -shortdesc Typeset Young-Tableaux -relocated 1 -longdesc A package for typesetting Young-Tableaux, mathematical symbols -longdesc for the representations of groups, providing two macros, -longdesc \yng(1) and \young(1) to generate the whole Young-Tableaux. -containersize 2028 -containerchecksum a8bb1ac115714408677799d49b988d0883ece1f3b9c61e84df13e8f982a8183be14dcabe6c835999cee367a204d5f7e234a8cfac4078c355177c38bd1a05c827 -doccontainersize 144584 -doccontainerchecksum 42725a42aa6f28caa2dbf30eec3807948caa1f6989c80573dd483c5ac0ff670ba546e5790860cfb57c64e9f9bdd117af62511cf20bcbbbf606c74ba33240c5a9 -docfiles size=47 - RELOC/doc/latex/youngtab/README details="Readme" - RELOC/doc/latex/youngtab/makeydoc - RELOC/doc/latex/youngtab/makeydoc.bat - RELOC/doc/latex/youngtab/youngtab.el - RELOC/doc/latex/youngtab/youngtab.pdf details="Package documentation" - RELOC/doc/latex/youngtab/youngtab.tex -srccontainersize 11608 -srccontainerchecksum a65c1c3ca479ce4450e7edc5ce9c893b56628a5176b28a7f1191207de1a995ac058bacc58db48e139c29f941f8cc6a29f3f7c241d4e88dfd53830fcfea923de6 -srcfiles size=10 - RELOC/source/latex/youngtab/youngtab.dtx - RELOC/source/latex/youngtab/youngtab.ins -runfiles size=2 - RELOC/tex/latex/youngtab/youngtab.sty -catalogue-also young ytableau -catalogue-ctan /macros/latex/contrib/youngtab -catalogue-date 2018-01-06 12:14:59 +0100 -catalogue-license lppl1 -catalogue-topics maths -catalogue-version 1.1 - -name yplan -category Package -revision 34398 -shortdesc Daily planner type calendar -longdesc Prints two six-monthly vertical-type daily planner (i.e., -longdesc months along the top, days downwards), with each 6-month period -longdesc fitting onto a single A4 (or US letter) sheet. The package -longdesc offers support for English, French, German, Spanish and -longdesc Portuguese. The previous scheme of annual updates has now been -longdesc abandoned, in favour of a Perl script yplan that generates a -longdesc year's planner automatically. (The last manually-generated -longdesc LaTeX file remains on the archive.) -depend yplan.ARCH -containersize 6224 -containerchecksum d075d36e7e0811960cfdc5b2d2d8bdfa77e5de0729ade23c0479fa28a9436b29d4733b90b8771a4c6c9ea95c49a1109f1ba05d3b60796ed8012ce707c5eaf19d -doccontainersize 4592 -doccontainerchecksum 51af550d04ec0bd0db422ac9eaf5e9370e118515a8944cbf67d81ac5da55f2b57e4f42f87f7b124cf35a76b80a9c604058f835ae5a8ef0c11e28327f2df3310b -docfiles size=6 - texmf-dist/doc/latex/yplan/yplan.doc - texmf-dist/doc/latex/yplan/yplan00.doc - texmf-dist/doc/latex/yplan/yplan00a.tex - texmf-dist/doc/latex/yplan/yplan00b.tex -runfiles size=5 - texmf-dist/scripts/yplan/yplan - texmf-dist/tex/latex/yplan/yplan.sty -catalogue-ctan /macros/latex/contrib/yplan -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics calendar - -name yplan.aarch64-linux -category Package -revision 46208 -shortdesc aarch64-linux files of yplan -containersize 332 -containerchecksum 9e1d9ee0711514e81d4e539ee94d23e2086ef912f632ab61094df0295e95aba94f42c234c9044d6d74502a58c32d0f40f936c8d1e221390e8bf73e6d51efd5ec -binfiles arch=aarch64-linux size=1 - bin/aarch64-linux/yplan - -name yplan.amd64-freebsd -category Package -revision 34398 -shortdesc amd64-freebsd files of yplan -containersize 336 -containerchecksum b4942327169f335e0074d1a5b52e99505183455fae09c257e83f3142b97abacd870aaf19fa5c9f8f462221bb7b7e43b8a7b47ce78c80113f61640c9bbb11c828 -binfiles arch=amd64-freebsd size=1 - bin/amd64-freebsd/yplan - -name yplan.amd64-netbsd -category Package -revision 34398 -shortdesc amd64-netbsd files of yplan -containersize 336 -containerchecksum 74e1a8882899c699d4f66b2e2bcddc07b5f48fb71665231a34bbd2f0abb161b80a239f25e4e37caca0e2ff00b2895a0718ab9da56c021911e1770fec43d2f268 -binfiles arch=amd64-netbsd size=1 - bin/amd64-netbsd/yplan - -name yplan.armhf-linux -category Package -revision 34398 -shortdesc armhf-linux files of yplan -containersize 336 -containerchecksum 592c54aaab1b92022cbaef4722caf92a14a2d830e2787cc6c36220bb09bd306027f5b19485ce9bbb7313bc996fe754663758d3010a5525f6e5f99d81853e675f -binfiles arch=armhf-linux size=1 - bin/armhf-linux/yplan - -name yplan.i386-cygwin -category Package -revision 34398 -shortdesc i386-cygwin files of yplan -containersize 336 -containerchecksum 8e4381b80d887a79bec29ce8de473d4a87ff6d8da34b62bc730b1c874bb06fbf6270a4cef33662ffebb50cb8eef7476350d090753bf3547f2af8051a521c5bc1 -binfiles arch=i386-cygwin size=1 - bin/i386-cygwin/yplan - -name yplan.i386-freebsd -category Package -revision 34398 -shortdesc i386-freebsd files of yplan -containersize 340 -containerchecksum 1bec93d593dc22724f4fab9492db64b79441adf1b609d13196daeeaebdb75384d655532c1d7e02ef9a8732dccec0b904173c37ade26bd3ed1d20844b23d3807a -binfiles arch=i386-freebsd size=1 - bin/i386-freebsd/yplan - -name yplan.i386-linux -category Package -revision 34398 -shortdesc i386-linux files of yplan -containersize 336 -containerchecksum 4d3af241f935b6a8956cd79d552010786a67678b348fee566c47f1d328f4b31bfd13e5ca49dd3e83bd4cb7bac8ba539b91f8ae0da8c532ba3960044988bedc16 -binfiles arch=i386-linux size=1 - bin/i386-linux/yplan - -name yplan.i386-netbsd -category Package -revision 34398 -shortdesc i386-netbsd files of yplan -containersize 340 -containerchecksum 66a8bc2a4bf160b902d7b550c8b49057d20d9a1f14666586e8eadb1c66621306f04ff9fbcc2177a9fd2a490f1be8d21b47099e6f4f7e587c3222e79da3239217 -binfiles arch=i386-netbsd size=1 - bin/i386-netbsd/yplan - -name yplan.i386-solaris -category Package -revision 34398 -shortdesc i386-solaris files of yplan -containersize 336 -containerchecksum bad4cbeb119b17b9d9d92ac53274dff185fb4ec17b6d14c7081047af5a86fc232c20970129961a8034f4b5a4bab93b70742e26e5f2d86fa1fb41a2f042cdf53c -binfiles arch=i386-solaris size=1 - bin/i386-solaris/yplan - -name yplan.sparc-solaris -category Package -revision 34398 -shortdesc sparc-solaris files of yplan -containersize 336 -containerchecksum e477b4625259718e75061654d29f9e3cf6ba74d18b989a12559e6a5fac707437557f148f189292180c4c32828f86d088fce61bceb25b1ce808aab5bdac277483 -binfiles arch=sparc-solaris size=1 - bin/sparc-solaris/yplan - -name yplan.win32 -category Package -revision 34398 -shortdesc win32 files of yplan -containersize 676 -containerchecksum 5f16729f53941436ae3303e928adfdc534bc4c0511abf47dd6aa6336bba0a7211c2b03d5f216930ddc88b0f27f8737678c695c01c008adf18d3e7aea279e9eff -binfiles arch=win32 size=1 - bin/win32/yplan.exe - -name yplan.x86_64-cygwin -category Package -revision 34398 -shortdesc x86_64-cygwin files of yplan -containersize 340 -containerchecksum 5da46c02fc7031a5fd9b7ceefe3151581e2678650f6ac907dd64595d14cae3822f5c3f20dc80f2d717236ee0ff0994f3c83d9e9665bca463acd187807e76d577 -binfiles arch=x86_64-cygwin size=1 - bin/x86_64-cygwin/yplan - -name yplan.x86_64-darwin -category Package -revision 34398 -shortdesc x86_64-darwin files of yplan -containersize 340 -containerchecksum ffbb9e6d270e9505bcbe1f9b9aa94710deedd0c308d5646a2f57c3d09bc50ab2ed34e6800dbaec11c80ec266027b46abf560f36fa69303cb0bd876c821dee079 -binfiles arch=x86_64-darwin size=1 - bin/x86_64-darwin/yplan - -name yplan.x86_64-darwinlegacy -category Package -revision 43871 -shortdesc x86_64-darwinlegacy files of yplan -containersize 348 -containerchecksum 80f77451c1a5712bf1bdd517d93c31093ef88bf9cc104f431a314157f52d6de4e234bf025ab3547e86658ab43e6227f24dc07300c858772358098a6043659176 -binfiles arch=x86_64-darwinlegacy size=1 - bin/x86_64-darwinlegacy/yplan - -name yplan.x86_64-linux -category Package -revision 34398 -shortdesc x86_64-linux files of yplan -containersize 340 -containerchecksum 434024218fe3a53c02eb4c2f786dd7254c3a7cd077829535c1c74e7eda2403a4f4588fd14b1fb82c22072f810d6f0a679c91cf3d7a93b9d8758b1bb64216b64e -binfiles arch=x86_64-linux size=1 - bin/x86_64-linux/yplan - -name yplan.x86_64-linuxmusl -category Package -revision 46840 -shortdesc x86_64-linuxmusl files of yplan -containersize 336 -containerchecksum 9067dbcc2f878badc486f7af132c23ae9793b4516217c9dfca62677f29aaa9f8eb4d1e47d0ebb69374e6fc2ee5228cdab06613ecb5d4df3e4021e9278b9afaa2 -binfiles arch=x86_64-linuxmusl size=1 - bin/x86_64-linuxmusl/yplan - -name yplan.x86_64-solaris -category Package -revision 34398 -shortdesc x86_64-solaris files of yplan -containersize 340 -containerchecksum 8c1e80a7323b420565fa77d2072784425b8ccf5ef52217150cf59f62f5b9365313ca82dcdd98d7880acdf6d8bfc98f0ba73121b22fdacab6559bf0f8332e1bc5 -binfiles arch=x86_64-solaris size=1 - bin/x86_64-solaris/yplan - -name ytableau -category Package -revision 27430 -shortdesc Many-featured Young tableaux and Young diagrams -relocated 1 -longdesc The package provides several functions for drawing Young -longdesc tableaux and Young diagrams, extending the young and youngtab -longdesc packages but providing lots more features. Skew and coloured -longdesc tableaux are easy, and pgfkeys-enabled options are provided -longdesc both at package load and configurably. -containersize 3060 -containerchecksum 3bb5a430587caa6ef20a9a0bff2cdc6a8c94d2b62d56f080f61cef88476e44dacd7765ed1bdec4be64c04f6f34e701281344b2f93c7172a0c0789a6b9aedd3cc -doccontainersize 360816 -doccontainerchecksum 3cb50fcfe26bfa93c59fa5fddc5ea34c0a777cd89914f17fa4d85de9e57b58784dfa990650ac053cd082ae5e82e74c32f9eaeddbc75cf4cbcf1d0d5258336d0f -docfiles size=90 - RELOC/doc/latex/ytableau/README details="Readme" - RELOC/doc/latex/ytableau/ytableau.pdf details="Package documentation" -srccontainersize 15884 -srccontainerchecksum 9daff52c34e222509ff8cc65d2e63252aaf6b361d0add60858aa0c36f691d135e96bf73f2d4dc9c610ea9b25a01e6a9982dcb24619fa93926e762fc0460db28d -srcfiles size=15 - RELOC/source/latex/ytableau/ytableau.dtx - RELOC/source/latex/ytableau/ytableau.ins -runfiles size=3 - RELOC/tex/latex/ytableau/ytableau.sty -catalogue-also youngtab young -catalogue-ctan /macros/latex/contrib/ytableau -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.2 -catalogue-topics maths -catalogue-version 1.3 - -name zapfchan -category Package -revision 31835 -catalogue urw-base35 -shortdesc URW "Base 35" font pack for LaTeX -relocated 1 -longdesc A set of fonts for use as "drop-in" replacements for Adobe's -longdesc basic set, comprising: Century Schoolbook (substituting for -longdesc Adobe's New Century Schoolbook); Dingbats (substituting for -longdesc Adobe's Zapf Dingbats); Nimbus Mono L (substituting for Abobe's -longdesc Courier); Nimbus Roman No9 L (substituting for Adobe's Times); -longdesc Nimbus Sans L (substituting for Adobe's Helvetica); Standard -longdesc Symbols L (substituting for Adobe's Symbol); URW Bookman; URW -longdesc Chancery L Medium Italic (substituting for Adobe's Zapf -longdesc Chancery); URW Gothic L Book (substituting for Adobe's Avant -longdesc Garde); and URW Palladio L (substituting for Adobe's Palatino). -execute addMap uzc.map -containersize 80000 -containerchecksum 23cf9bb3768023b3652459a51c5e6aaaf5c57f16700d028ddbd6f0d54933c1ca3a0672465182713e8b154b6d8f695cd280be2ddfa8bf593be27830b1e993fb54 -runfiles size=59 - RELOC/dvips/zapfchan/config.uzc - RELOC/fonts/afm/adobe/zapfchan/pzcmi8a.afm - RELOC/fonts/afm/urw/zapfchan/uzcmi8a.afm - RELOC/fonts/map/dvips/zapfchan/uzc.map - RELOC/fonts/tfm/adobe/zapfchan/pzcmi.tfm - RELOC/fonts/tfm/adobe/zapfchan/pzcmi7t.tfm - RELOC/fonts/tfm/adobe/zapfchan/pzcmi8c.tfm - RELOC/fonts/tfm/adobe/zapfchan/pzcmi8r.tfm - RELOC/fonts/tfm/adobe/zapfchan/pzcmi8t.tfm - RELOC/fonts/tfm/urw35vf/zapfchan/uzcmi7t.tfm - RELOC/fonts/tfm/urw35vf/zapfchan/uzcmi8c.tfm - RELOC/fonts/tfm/urw35vf/zapfchan/uzcmi8r.tfm - RELOC/fonts/tfm/urw35vf/zapfchan/uzcmi8t.tfm - RELOC/fonts/type1/urw/zapfchan/uzcmi8a.pfb - RELOC/fonts/type1/urw/zapfchan/uzcmi8a.pfm - RELOC/fonts/vf/adobe/zapfchan/pzcmi.vf - RELOC/fonts/vf/adobe/zapfchan/pzcmi7t.vf - RELOC/fonts/vf/adobe/zapfchan/pzcmi8c.vf - RELOC/fonts/vf/adobe/zapfchan/pzcmi8t.vf - RELOC/fonts/vf/urw35vf/zapfchan/uzcmi7t.vf - RELOC/fonts/vf/urw35vf/zapfchan/uzcmi8c.vf - RELOC/fonts/vf/urw35vf/zapfchan/uzcmi8t.vf - RELOC/tex/latex/zapfchan/8ruzc.fd - RELOC/tex/latex/zapfchan/omluzc.fd - RELOC/tex/latex/zapfchan/omsuzc.fd - RELOC/tex/latex/zapfchan/ot1uzc.fd - RELOC/tex/latex/zapfchan/t1uzc.fd - RELOC/tex/latex/zapfchan/ts1uzc.fd -catalogue-also tex-gyre -catalogue-ctan /fonts/urw/base35 -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics font font-type1 font-collection - -name zapfding -category Package -revision 31835 -catalogue urw-base35 -shortdesc URW "Base 35" font pack for LaTeX -relocated 1 -longdesc A set of fonts for use as "drop-in" replacements for Adobe's -longdesc basic set, comprising: Century Schoolbook (substituting for -longdesc Adobe's New Century Schoolbook); Dingbats (substituting for -longdesc Adobe's Zapf Dingbats); Nimbus Mono L (substituting for Abobe's -longdesc Courier); Nimbus Roman No9 L (substituting for Adobe's Times); -longdesc Nimbus Sans L (substituting for Adobe's Helvetica); Standard -longdesc Symbols L (substituting for Adobe's Symbol); URW Bookman; URW -longdesc Chancery L Medium Italic (substituting for Adobe's Zapf -longdesc Chancery); URW Gothic L Book (substituting for Adobe's Avant -longdesc Garde); and URW Palladio L (substituting for Adobe's Palatino). -execute addMap uzd.map -containersize 46916 -containerchecksum 07084ef589a0e5778e674af7f0b23a4d3cd12b4f53c571d0aeb90bb8076635729b0ede6c58a3488b6a68ffa18962791178e91acf242c047cf8e244dd67afeb5d -runfiles size=24 - RELOC/dvips/zapfding/config.uzd - RELOC/fonts/afm/adobe/zapfding/pzdr.afm - RELOC/fonts/afm/urw/zapfding/uzdr.afm - RELOC/fonts/map/dvips/zapfding/uzd.map - RELOC/fonts/tfm/adobe/zapfding/pzdr.tfm - RELOC/fonts/tfm/urw35vf/zapfding/uzdr.tfm - RELOC/fonts/type1/urw/zapfding/uzdr.pfb - RELOC/fonts/type1/urw/zapfding/uzdr.pfm - RELOC/tex/latex/zapfding/uuzd.fd -catalogue-also tex-gyre -catalogue-ctan /fonts/urw/base35 -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license gpl -catalogue-topics font font-type1 font-collection - -name zebra-goodies -category Package -revision 46004 -shortdesc A collection of handy macros for paper writing -relocated 1 -longdesc This package offers a collection of macros to help in the -longdesc process of writing a paper. You may add comments, todo notes, -longdesc etc. during revision, in a colourful way. The package also -longdesc summarizes the inserted notes at the end of the document. There -longdesc are some predefined note commands as well as a way of defining -longdesc new ones to suit the user's needs. You may safely remove this -longdesc package once the paper is finished. This package depends on the -longdesc following other LaTeX packages: kvoptions, manfnt, marginnote, -longdesc tikzpagenodes, xcolor, and, optionally, microtype. Note: -longdesc "zebra" is the name of the package author's lab. -containersize 2296 -containerchecksum f469e0e90bfce97d20ecf17526a2d6bb86a6565bb92cab17326b93f7bde70212aee91d1fa1845e776427a5316ac68a8351212318f3318ab53afc75ee13d7e708 -doccontainersize 1004 -doccontainerchecksum 04f087a4b519f16ed3ae98679d5252122b1756fb96cc640877b96576137f1ac5491bc3b345ea3be41f4226f4776499891ff99e24472cfbfda5a4aeaf7b0081f4 -docfiles size=1 - RELOC/doc/latex/zebra-goodies/README.md details="Readme" -runfiles size=1 - RELOC/tex/latex/zebra-goodies/zebra-goodies.sty -catalogue-ctan /macros/latex/contrib/zebra-goodies -catalogue-date 2017-12-06 09:55:03 +0100 -catalogue-license lppl1.3c -catalogue-topics notes editorial marginal -catalogue-version 0.3.0 - -name zed-csp -category Package -revision 17258 -shortdesc Typesetting Z and CSP format specifications -relocated 1 -longdesc The package supports real-time CSP and incorporates the -longdesc functionality of Spivey's original Z package, written for LaTeX -longdesc 2.09. -containersize 8032 -containerchecksum 3cf15991397b10698f6a13a7bfce959b40286d53b019e31f6932db1a886b01d7cbf6c3abe1737e111119b8cb46a36856725e76623784ed915a21008a55771ff2 -doccontainersize 234648 -doccontainerchecksum 0f41bf535583c7c88a04174798ac24b141cfc123f149017377244a16b89a8604b3e86bf3ed98a72a2bf8c1b8d7ae80494695f9199fa6615352e258c0fb263d0d -docfiles size=75 - RELOC/doc/latex/zed-csp/csp2e.pdf details="CSP usage documentation" - RELOC/doc/latex/zed-csp/csp2e.tex - RELOC/doc/latex/zed-csp/zed2e.pdf details="Z usage documentation" - RELOC/doc/latex/zed-csp/zed2e.tex -runfiles size=8 - RELOC/tex/latex/zed-csp/zed-csp.sty -catalogue-also objectz -catalogue-ctan /macros/latex/contrib/zed-csp -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license other-free -catalogue-topics formal-spec - -name zhlineskip -category Package -revision 49296 -shortdesc Line spacing for CJK documents -relocated 1 -longdesc This package supports typesetting CJK documents. It allows -longdesc users to specify the two ratios between the leading and the -longdesc font size of the body text and the footnote text. For CJK -longdesc typesetting, these ratios usually range from 1.5 to 1.67. This -longdesc package is also capable of restoring the math leading to that -longdesc of the Latin text (usually 1.2 times the font size). Finally, -longdesc it is possible to achieve the Microsoft Word multiple line -longdesc spacing style using zhlineskip. -containersize 2364 -containerchecksum 5a3e715722fa2e97e9293cba1d0f55bf54301280bd817115ff1bd9e39b2f6b64b0f107c14db2c74d2eaf57877001ebee4916588d2e90136c9320b01f94e19ec6 -doccontainersize 232132 -doccontainerchecksum e4230a126ae245eb5a68808426fee1709c31430410e5d257ba23c7eb5de9a8f03c59b5cbbc3e17a7c967f1080fb88507a7d0b2a29ea3b8bbe569b620ff520065 -docfiles size=65 - RELOC/doc/latex/zhlineskip/CJKmetrics.pdf - RELOC/doc/latex/zhlineskip/Latinmetrics.pdf - RELOC/doc/latex/zhlineskip/README.md details="Readme" - RELOC/doc/latex/zhlineskip/zhlineskip-man.pdf details="Package documentation" language="zh" - RELOC/doc/latex/zhlineskip/zhlineskip-man.tex - RELOC/doc/latex/zhlineskip/zhlineskip-test.tex -runfiles size=2 - RELOC/tex/latex/zhlineskip/zhlineskip.sty -catalogue-contact-bugs https://github.com/CTeX-org/ctex-kit/issues -catalogue-contact-home http://www.ctex.org/ -catalogue-contact-repository https://github.com/CTeX-org/ctex-kit -catalogue-contact-support https://github.com/CTeX-org/ctex-kit/issues -catalogue-ctan /language/chinese/zhlineskip -catalogue-date 2018-12-01 06:25:43 +0100 -catalogue-license lppl1.3c -catalogue-topics chinese -catalogue-version 1.0d - -name zhlipsum -category Package -revision 48629 -shortdesc Chinese dummy text -relocated 1 -longdesc This package provides an interface to dummy text in Chinese -longdesc language, which will be useful for testing Chinese documents. -longdesc UTF-8, GBK and Big5 encodings are supported. -containersize 200720 -containerchecksum 961530218ab4a36fc13b2a1219c20b494984af9c7012ef41b03025cb3be0689cb15db1aa1f9eb4cb0aa403be5e43f1704d1adde5bb5fb7abadd878c7fbaafe0e -doccontainersize 330088 -doccontainerchecksum f77575d5f9e0b0ce0316d1fb4d7b7c8d49f39afc47867fa40d9c4f1c16dcdb8737d85279a05d80028232a806c0b21d4bb4d790cf33ced432740e2dc688a1de16 -docfiles size=87 - RELOC/doc/latex/zhlipsum/README.md details="Readme" - RELOC/doc/latex/zhlipsum/zhlipsum-en.pdf details="Package documentation" language="en" - RELOC/doc/latex/zhlipsum/zhlipsum-en.tex - RELOC/doc/latex/zhlipsum/zhlipsum.pdf details="Package documentation" language="zh" -srccontainersize 96840 -srccontainerchecksum 5b037741195bb9475a2815dc2d7c5ac211a27f0ef3a4a1cb8802ca7db979068d4fd18fb49a2bcb67d60796d2828ad9da7c73855e63be3cecf45c6265eceba85e -srcfiles size=70 - RELOC/source/latex/zhlipsum/zhlipsum-text.dtx - RELOC/source/latex/zhlipsum/zhlipsum.dtx - RELOC/source/latex/zhlipsum/zhlipsum.ins -runfiles size=111 - RELOC/tex/latex/zhlipsum/zhlipsum-big5.def - RELOC/tex/latex/zhlipsum/zhlipsum-gbk.def - RELOC/tex/latex/zhlipsum/zhlipsum-utf8.def - RELOC/tex/latex/zhlipsum/zhlipsum.sty -catalogue-also lipsum -catalogue-contact-bugs https://github.com/Stone-Zeng/zhlipsum/issues -catalogue-contact-repository https://github.com/Stone-Zeng/zhlipsum -catalogue-ctan /macros/latex/contrib/zhlipsum -catalogue-date 2018-09-08 18:58:53 +0200 -catalogue-license lppl1.3c -catalogue-topics dummy-gen chinese latex3 macro-supp -catalogue-version 1.1.1 - -name zhmetrics -category Package -revision 22207 -shortdesc TFM subfont files for using Chinese fonts in 8-bit TeX -relocated 1 -longdesc These are metrics to use existing Chinese TrueType fonts in -longdesc workflows that use LaTeX & dvipdfmx, or pdfLaTeX. The fonts -longdesc themselves are not included in the package. Six font families -longdesc are supported: kai, song, lishu, fangsong, youyuan and hei. Two -longdesc encodings (GBK and UTF-8) are supported. -containersize 60084 -containerchecksum 734ba26f0e6e8c899ea5aa714cd9931a1e8f643c23f0f4e3ab2638581e9ae2f77b016ca83bccf3bc52dedab0312a1221364200b21ae701de29a40348e5e7bd8d -doccontainersize 1396 -doccontainerchecksum 0d2b13ed70a0c2c13ca91b27c5e56e258a902b7845c5dd6ee1bc8489bd792be53ee88d9e728bb5c42ba0ebc9e5a0d982a9362e00a5cdc8ae7900b52e3514eb50 -docfiles size=1 - RELOC/doc/fonts/zhmetrics/README details="Readme" -srccontainersize 6368 -srccontainerchecksum 528612152fc7841353b3d40937f11a89c0393dd1d1b6d7d02c772f6a00e0d9704f1df132470366a238b58d2d6752e111eee7677a9cbcf35f5945d215a9a58497 -srcfiles size=9 - RELOC/source/fonts/zhmetrics/CTeXFonts.lua - RELOC/source/fonts/zhmetrics/ttfonts.map - RELOC/source/fonts/zhmetrics/zhfd.lua - RELOC/source/fonts/zhmetrics/zhtfm.lua -runfiles size=4937 - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb00.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb01.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb02.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb03.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb04.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb05.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb06.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb07.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb08.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb09.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb0a.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb0b.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb0c.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb0d.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb0e.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb0f.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb10.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb11.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb12.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb13.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb14.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb15.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb16.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb17.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb18.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb19.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb1a.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb1b.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb1c.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb1d.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb1e.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb1f.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb20.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb21.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb22.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb23.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb24.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb25.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb26.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb27.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb28.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb29.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb2a.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb2b.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb2c.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb2d.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb2e.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb2f.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb30.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb31.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb32.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb33.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb34.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb35.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb36.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb37.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb38.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb39.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb3a.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb3b.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb3c.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb3d.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb3e.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb3f.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb40.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb41.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb42.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb43.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb44.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb45.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb46.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb47.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb48.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb49.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb4a.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb4b.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb4c.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb4d.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb4e.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb4f.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb50.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb51.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb52.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb53.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb54.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb55.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb56.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb57.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb58.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb59.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb5a.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb5b.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb5c.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb5d.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb5e.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb5f.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb60.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb61.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb62.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb63.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb64.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb65.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb66.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb67.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb68.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb69.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb6a.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb6b.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb6c.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb6d.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb6e.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb6f.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb70.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb71.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb72.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb73.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb74.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb75.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb76.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb77.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb78.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb79.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb7a.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb7b.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb7c.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb7d.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb7e.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb7f.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb80.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb81.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb82.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb83.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb84.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb85.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb86.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb87.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb88.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb89.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb8a.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb8b.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb8c.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb8d.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb8e.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb8f.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb90.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb91.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb92.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb93.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb94.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb95.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb96.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb97.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb98.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb99.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb9a.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb9b.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb9c.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb9d.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb9e.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberb9f.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberba0.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberba1.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberba2.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberba3.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberba4.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberba5.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberba6.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberba7.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberba8.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberba9.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbaa.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbab.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbac.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbad.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbae.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbaf.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbb0.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbb1.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbb2.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbb3.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbb4.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbb5.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbb6.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbb7.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbb8.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbb9.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbba.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbbb.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbbc.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbbd.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbbe.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbbf.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbc0.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbc1.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbc2.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbc3.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbc4.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbc5.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbc6.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbc7.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbc8.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbc9.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbca.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbcb.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbcc.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbcd.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbce.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbcf.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbd0.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbd1.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbd2.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbd3.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbd4.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbd5.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbd6.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbd7.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbd8.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbd9.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbda.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbdb.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbdc.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbdd.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbde.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbdf.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbe0.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbe1.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbe2.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbe3.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbe4.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbe5.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbe6.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbe7.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbe8.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbe9.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbea.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbeb.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbec.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbed.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbee.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbef.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbf0.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbf1.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbf2.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbf3.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbf4.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbf5.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbf6.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbf7.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbf8.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbf9.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbfa.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbfb.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbfc.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbfd.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbfe.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbff.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl00.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl01.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl02.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl03.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl04.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl05.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl06.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl07.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl08.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl09.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl0a.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl0b.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl0c.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl0d.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl0e.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl0f.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl10.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl11.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl12.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl13.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl14.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl15.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl16.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl17.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl18.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl19.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl1a.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl1b.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl1c.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl1d.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl1e.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl1f.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl20.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl21.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl22.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl23.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl24.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl25.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl26.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl27.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl28.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl29.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl2a.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl2b.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl2c.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl2d.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl2e.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl2f.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl30.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl31.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl32.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl33.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl34.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl35.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl36.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl37.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl38.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl39.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl3a.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl3b.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl3c.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl3d.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl3e.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl3f.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl40.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl41.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl42.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl43.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl44.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl45.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl46.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl47.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl48.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl49.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl4a.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl4b.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl4c.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl4d.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl4e.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl4f.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl50.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl51.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl52.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl53.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl54.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl55.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl56.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl57.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl58.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl59.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl5a.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl5b.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl5c.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl5d.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl5e.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl5f.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl60.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl61.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl62.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl63.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl64.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl65.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl66.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl67.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl68.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl69.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl6a.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl6b.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl6c.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl6d.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl6e.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl6f.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl70.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl71.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl72.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl73.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl74.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl75.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl76.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl77.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl78.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl79.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl7a.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl7b.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl7c.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl7d.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl7e.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl7f.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl80.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl81.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl82.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl83.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl84.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl85.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl86.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl87.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl88.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl89.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl8a.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl8b.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl8c.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl8d.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl8e.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl8f.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl90.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl91.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl92.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl93.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl94.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl95.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl96.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl97.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl98.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl99.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl9a.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl9b.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl9c.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl9d.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl9e.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsl9f.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsla0.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsla1.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsla2.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsla3.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsla4.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsla5.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsla6.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsla7.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsla8.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsla9.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslaa.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslab.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslac.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslad.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslae.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslaf.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslb0.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslb1.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslb2.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslb3.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslb4.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslb5.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslb6.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslb7.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslb8.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslb9.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslba.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslbb.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslbc.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslbd.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslbe.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslbf.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslc0.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslc1.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslc2.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslc3.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslc4.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslc5.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslc6.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslc7.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslc8.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslc9.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslca.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslcb.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslcc.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslcd.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslce.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslcf.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsld0.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsld1.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsld2.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsld3.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsld4.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsld5.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsld6.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsld7.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsld8.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsld9.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslda.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsldb.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsldc.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsldd.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslde.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsldf.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsle0.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsle1.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsle2.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsle3.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsle4.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsle5.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsle6.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsle7.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsle8.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsle9.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslea.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsleb.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslec.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbsled.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslee.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslef.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslf0.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslf1.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslf2.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslf3.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslf4.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslf5.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslf6.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslf7.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslf8.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslf9.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslfa.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslfb.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslfc.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslfd.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslfe.tfm - RELOC/fonts/tfm/zhmetrics/cyberb/cyberbslff.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk00.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk01.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk02.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk03.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk04.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk05.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk06.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk07.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk08.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk09.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk10.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk11.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk12.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk13.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk14.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk15.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk16.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk17.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk18.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk19.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk20.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk21.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk22.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk23.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk24.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk25.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk26.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk27.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk28.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk29.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk30.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk31.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk32.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk33.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk34.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk35.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk36.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk37.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk38.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk39.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk40.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk41.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk42.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk43.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk44.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk45.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk46.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk47.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk48.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk49.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk50.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk51.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk52.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk53.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk54.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk55.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk56.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk57.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk58.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk59.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk60.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk61.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk62.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk63.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk64.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk65.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk66.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk67.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk68.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk69.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk70.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk71.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk72.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk73.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk74.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk75.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk76.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk77.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk78.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk79.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk80.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk81.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk82.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk83.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk84.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk85.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk86.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk87.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk88.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk89.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk90.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk91.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk92.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk93.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbk94.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl00.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl01.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl02.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl03.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl04.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl05.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl06.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl07.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl08.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl09.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl10.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl11.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl12.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl13.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl14.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl15.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl16.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl17.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl18.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl19.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl20.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl21.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl22.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl23.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl24.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl25.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl26.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl27.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl28.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl29.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl30.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl31.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl32.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl33.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl34.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl35.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl36.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl37.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl38.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl39.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl40.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl41.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl42.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl43.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl44.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl45.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl46.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl47.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl48.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl49.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl50.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl51.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl52.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl53.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl54.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl55.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl56.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl57.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl58.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl59.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl60.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl61.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl62.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl63.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl64.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl65.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl66.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl67.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl68.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl69.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl70.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl71.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl72.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl73.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl74.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl75.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl76.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl77.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl78.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl79.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl80.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl81.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl82.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl83.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl84.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl85.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl86.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl87.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl88.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl89.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl90.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl91.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl92.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl93.tfm - RELOC/fonts/tfm/zhmetrics/gbk/gbksl94.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs00.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs01.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs02.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs03.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs04.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs05.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs06.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs07.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs08.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs09.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs10.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs11.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs12.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs13.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs14.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs15.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs16.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs17.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs18.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs19.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs20.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs21.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs22.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs23.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs24.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs25.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs26.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs27.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs28.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs29.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs30.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs31.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs32.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs33.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs34.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs35.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs36.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs37.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs38.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs39.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs40.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs41.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs42.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs43.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs44.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs45.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs46.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs47.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs48.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs49.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs50.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs51.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs52.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs53.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs54.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs55.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs56.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs57.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs58.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs59.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs60.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs61.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs62.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs63.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs64.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs65.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs66.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs67.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs68.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs69.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs70.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs71.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs72.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs73.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs74.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs75.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs76.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs77.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs78.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs79.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs80.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs81.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs82.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs83.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs84.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs85.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs86.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs87.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs88.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs89.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs90.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs91.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs92.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs93.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfs94.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl00.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl01.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl02.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl03.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl04.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl05.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl06.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl07.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl08.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl09.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl10.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl11.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl12.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl13.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl14.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl15.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl16.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl17.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl18.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl19.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl20.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl21.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl22.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl23.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl24.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl25.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl26.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl27.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl28.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl29.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl30.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl31.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl32.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl33.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl34.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl35.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl36.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl37.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl38.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl39.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl40.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl41.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl42.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl43.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl44.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl45.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl46.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl47.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl48.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl49.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl50.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl51.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl52.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl53.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl54.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl55.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl56.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl57.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl58.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl59.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl60.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl61.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl62.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl63.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl64.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl65.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl66.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl67.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl68.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl69.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl70.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl71.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl72.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl73.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl74.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl75.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl76.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl77.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl78.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl79.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl80.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl81.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl82.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl83.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl84.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl85.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl86.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl87.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl88.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl89.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl90.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl91.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl92.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl93.tfm - RELOC/fonts/tfm/zhmetrics/gbkfs/gbkfssl94.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei00.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei01.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei02.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei03.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei04.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei05.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei06.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei07.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei08.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei09.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei10.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei11.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei12.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei13.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei14.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei15.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei16.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei17.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei18.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei19.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei20.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei21.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei22.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei23.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei24.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei25.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei26.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei27.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei28.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei29.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei30.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei31.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei32.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei33.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei34.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei35.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei36.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei37.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei38.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei39.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei40.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei41.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei42.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei43.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei44.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei45.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei46.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei47.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei48.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei49.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei50.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei51.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei52.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei53.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei54.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei55.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei56.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei57.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei58.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei59.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei60.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei61.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei62.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei63.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei64.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei65.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei66.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei67.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei68.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei69.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei70.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei71.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei72.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei73.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei74.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei75.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei76.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei77.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei78.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei79.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei80.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei81.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei82.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei83.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei84.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei85.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei86.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei87.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei88.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei89.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei90.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei91.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei92.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei93.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkhei94.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl00.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl01.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl02.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl03.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl04.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl05.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl06.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl07.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl08.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl09.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl10.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl11.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl12.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl13.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl14.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl15.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl16.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl17.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl18.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl19.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl20.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl21.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl22.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl23.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl24.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl25.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl26.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl27.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl28.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl29.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl30.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl31.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl32.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl33.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl34.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl35.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl36.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl37.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl38.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl39.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl40.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl41.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl42.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl43.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl44.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl45.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl46.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl47.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl48.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl49.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl50.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl51.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl52.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl53.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl54.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl55.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl56.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl57.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl58.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl59.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl60.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl61.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl62.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl63.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl64.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl65.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl66.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl67.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl68.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl69.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl70.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl71.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl72.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl73.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl74.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl75.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl76.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl77.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl78.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl79.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl80.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl81.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl82.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl83.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl84.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl85.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl86.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl87.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl88.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl89.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl90.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl91.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl92.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl93.tfm - RELOC/fonts/tfm/zhmetrics/gbkhei/gbkheisl94.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai00.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai01.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai02.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai03.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai04.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai05.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai06.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai07.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai08.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai09.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai10.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai11.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai12.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai13.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai14.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai15.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai16.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai17.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai18.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai19.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai20.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai21.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai22.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai23.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai24.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai25.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai26.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai27.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai28.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai29.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai30.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai31.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai32.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai33.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai34.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai35.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai36.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai37.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai38.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai39.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai40.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai41.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai42.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai43.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai44.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai45.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai46.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai47.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai48.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai49.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai50.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai51.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai52.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai53.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai54.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai55.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai56.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai57.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai58.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai59.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai60.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai61.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai62.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai63.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai64.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai65.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai66.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai67.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai68.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai69.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai70.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai71.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai72.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai73.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai74.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai75.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai76.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai77.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai78.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai79.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai80.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai81.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai82.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai83.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai84.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai85.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai86.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai87.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai88.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai89.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai90.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai91.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai92.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai93.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkai94.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl00.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl01.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl02.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl03.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl04.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl05.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl06.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl07.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl08.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl09.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl10.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl11.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl12.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl13.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl14.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl15.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl16.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl17.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl18.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl19.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl20.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl21.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl22.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl23.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl24.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl25.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl26.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl27.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl28.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl29.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl30.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl31.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl32.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl33.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl34.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl35.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl36.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl37.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl38.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl39.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl40.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl41.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl42.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl43.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl44.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl45.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl46.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl47.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl48.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl49.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl50.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl51.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl52.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl53.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl54.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl55.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl56.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl57.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl58.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl59.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl60.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl61.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl62.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl63.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl64.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl65.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl66.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl67.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl68.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl69.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl70.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl71.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl72.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl73.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl74.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl75.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl76.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl77.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl78.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl79.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl80.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl81.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl82.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl83.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl84.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl85.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl86.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl87.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl88.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl89.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl90.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl91.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl92.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl93.tfm - RELOC/fonts/tfm/zhmetrics/gbkkai/gbkkaisl94.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli00.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli01.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli02.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli03.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli04.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli05.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli06.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli07.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli08.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli09.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli10.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli11.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli12.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli13.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli14.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli15.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli16.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli17.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli18.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli19.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli20.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli21.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli22.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli23.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli24.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli25.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli26.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli27.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli28.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli29.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli30.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli31.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli32.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli33.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli34.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli35.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli36.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli37.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli38.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli39.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli40.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli41.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli42.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli43.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli44.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli45.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli46.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli47.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli48.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli49.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli50.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli51.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli52.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli53.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli54.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli55.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli56.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli57.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli58.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli59.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli60.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli61.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli62.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli63.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli64.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli65.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli66.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli67.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli68.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli69.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli70.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli71.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli72.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli73.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli74.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli75.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli76.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli77.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli78.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli79.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli80.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli81.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli82.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli83.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli84.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli85.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli86.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli87.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli88.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli89.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli90.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli91.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli92.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli93.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbkli94.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl00.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl01.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl02.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl03.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl04.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl05.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl06.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl07.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl08.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl09.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl10.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl11.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl12.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl13.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl14.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl15.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl16.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl17.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl18.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl19.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl20.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl21.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl22.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl23.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl24.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl25.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl26.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl27.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl28.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl29.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl30.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl31.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl32.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl33.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl34.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl35.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl36.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl37.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl38.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl39.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl40.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl41.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl42.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl43.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl44.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl45.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl46.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl47.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl48.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl49.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl50.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl51.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl52.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl53.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl54.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl55.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl56.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl57.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl58.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl59.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl60.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl61.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl62.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl63.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl64.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl65.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl66.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl67.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl68.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl69.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl70.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl71.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl72.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl73.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl74.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl75.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl76.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl77.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl78.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl79.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl80.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl81.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl82.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl83.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl84.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl85.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl86.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl87.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl88.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl89.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl90.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl91.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl92.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl93.tfm - RELOC/fonts/tfm/zhmetrics/gbkli/gbklisl94.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong00.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong01.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong02.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong03.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong04.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong05.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong06.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong07.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong08.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong09.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong10.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong11.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong12.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong13.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong14.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong15.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong16.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong17.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong18.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong19.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong20.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong21.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong22.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong23.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong24.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong25.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong26.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong27.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong28.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong29.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong30.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong31.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong32.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong33.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong34.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong35.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong36.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong37.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong38.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong39.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong40.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong41.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong42.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong43.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong44.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong45.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong46.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong47.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong48.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong49.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong50.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong51.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong52.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong53.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong54.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong55.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong56.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong57.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong58.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong59.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong60.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong61.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong62.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong63.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong64.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong65.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong66.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong67.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong68.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong69.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong70.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong71.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong72.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong73.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong74.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong75.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong76.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong77.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong78.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong79.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong80.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong81.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong82.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong83.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong84.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong85.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong86.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong87.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong88.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong89.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong90.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong91.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong92.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong93.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksong94.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl00.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl01.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl02.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl03.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl04.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl05.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl06.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl07.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl08.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl09.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl10.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl11.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl12.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl13.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl14.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl15.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl16.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl17.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl18.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl19.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl20.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl21.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl22.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl23.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl24.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl25.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl26.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl27.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl28.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl29.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl30.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl31.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl32.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl33.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl34.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl35.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl36.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl37.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl38.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl39.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl40.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl41.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl42.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl43.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl44.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl45.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl46.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl47.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl48.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl49.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl50.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl51.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl52.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl53.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl54.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl55.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl56.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl57.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl58.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl59.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl60.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl61.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl62.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl63.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl64.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl65.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl66.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl67.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl68.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl69.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl70.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl71.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl72.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl73.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl74.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl75.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl76.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl77.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl78.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl79.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl80.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl81.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl82.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl83.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl84.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl85.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl86.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl87.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl88.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl89.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl90.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl91.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl92.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl93.tfm - RELOC/fonts/tfm/zhmetrics/gbksong/gbksongsl94.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou00.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou01.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou02.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou03.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou04.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou05.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou06.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou07.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou08.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou09.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou10.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou11.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou12.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou13.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou14.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou15.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou16.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou17.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou18.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou19.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou20.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou21.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou22.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou23.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou24.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou25.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou26.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou27.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou28.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou29.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou30.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou31.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou32.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou33.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou34.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou35.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou36.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou37.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou38.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou39.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou40.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou41.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou42.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou43.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou44.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou45.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou46.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou47.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou48.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou49.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou50.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou51.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou52.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou53.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou54.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou55.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou56.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou57.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou58.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou59.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou60.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou61.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou62.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou63.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou64.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou65.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou66.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou67.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou68.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou69.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou70.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou71.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou72.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou73.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou74.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou75.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou76.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou77.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou78.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou79.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou80.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou81.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou82.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou83.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou84.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou85.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou86.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou87.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou88.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou89.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou90.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou91.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou92.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou93.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyou94.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl00.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl01.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl02.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl03.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl04.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl05.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl06.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl07.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl08.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl09.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl10.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl11.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl12.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl13.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl14.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl15.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl16.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl17.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl18.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl19.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl20.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl21.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl22.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl23.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl24.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl25.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl26.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl27.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl28.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl29.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl30.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl31.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl32.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl33.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl34.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl35.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl36.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl37.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl38.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl39.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl40.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl41.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl42.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl43.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl44.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl45.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl46.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl47.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl48.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl49.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl50.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl51.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl52.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl53.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl54.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl55.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl56.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl57.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl58.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl59.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl60.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl61.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl62.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl63.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl64.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl65.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl66.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl67.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl68.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl69.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl70.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl71.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl72.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl73.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl74.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl75.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl76.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl77.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl78.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl79.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl80.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl81.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl82.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl83.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl84.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl85.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl86.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl87.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl88.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl89.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl90.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl91.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl92.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl93.tfm - RELOC/fonts/tfm/zhmetrics/gbkyou/gbkyousl94.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs00.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs01.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs02.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs03.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs04.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs05.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs06.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs07.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs08.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs09.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs0a.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs0b.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs0c.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs0d.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs0e.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs0f.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs10.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs11.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs12.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs13.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs14.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs15.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs16.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs17.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs18.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs19.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs1a.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs1b.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs1c.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs1d.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs1e.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs1f.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs20.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs21.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs22.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs23.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs24.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs25.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs26.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs27.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs28.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs29.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs2a.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs2b.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs2c.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs2d.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs2e.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs2f.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs30.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs31.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs32.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs33.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs34.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs35.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs36.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs37.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs38.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs39.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs3a.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs3b.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs3c.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs3d.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs3e.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs3f.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs40.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs41.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs42.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs43.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs44.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs45.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs46.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs47.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs48.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs49.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs4a.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs4b.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs4c.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs4d.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs4e.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs4f.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs50.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs51.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs52.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs53.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs54.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs55.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs56.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs57.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs58.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs59.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs5a.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs5b.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs5c.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs5d.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs5e.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs5f.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs60.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs61.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs62.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs63.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs64.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs65.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs66.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs67.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs68.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs69.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs6a.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs6b.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs6c.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs6d.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs6e.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs6f.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs70.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs71.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs72.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs73.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs74.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs75.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs76.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs77.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs78.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs79.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs7a.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs7b.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs7c.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs7d.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs7e.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs7f.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs80.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs81.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs82.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs83.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs84.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs85.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs86.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs87.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs88.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs89.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs8a.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs8b.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs8c.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs8d.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs8e.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs8f.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs90.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs91.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs92.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs93.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs94.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs95.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs96.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs97.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs98.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs99.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs9a.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs9b.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs9c.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs9d.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs9e.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifs9f.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsa0.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsa1.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsa2.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsa3.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsa4.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsa5.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsa6.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsa7.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsa8.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsa9.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsaa.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsab.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsac.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsad.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsae.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsaf.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsb0.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsb1.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsb2.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsb3.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsb4.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsb5.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsb6.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsb7.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsb8.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsb9.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsba.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsbb.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsbc.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsbd.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsbe.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsbf.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsc0.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsc1.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsc2.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsc3.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsc4.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsc5.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsc6.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsc7.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsc8.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsc9.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsca.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifscb.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifscc.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifscd.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsce.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifscf.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsd0.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsd1.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsd2.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsd3.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsd4.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsd5.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsd6.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsd7.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsd8.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsd9.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsda.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsdb.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsdc.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsdd.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsde.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsdf.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifse0.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifse1.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifse2.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifse3.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifse4.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifse5.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifse6.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifse7.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifse8.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifse9.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsea.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifseb.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsec.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsed.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsee.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsef.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsf0.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsf1.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsf2.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsf3.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsf4.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsf5.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsf6.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsf7.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsf8.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsf9.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsfa.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsfb.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsfc.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsfd.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsfe.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsff.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl00.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl01.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl02.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl03.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl04.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl05.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl06.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl07.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl08.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl09.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl0a.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl0b.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl0c.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl0d.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl0e.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl0f.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl10.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl11.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl12.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl13.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl14.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl15.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl16.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl17.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl18.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl19.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl1a.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl1b.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl1c.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl1d.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl1e.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl1f.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl20.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl21.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl22.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl23.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl24.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl25.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl26.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl27.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl28.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl29.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl2a.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl2b.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl2c.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl2d.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl2e.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl2f.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl30.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl31.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl32.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl33.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl34.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl35.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl36.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl37.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl38.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl39.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl3a.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl3b.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl3c.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl3d.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl3e.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl3f.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl40.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl41.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl42.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl43.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl44.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl45.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl46.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl47.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl48.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl49.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl4a.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl4b.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl4c.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl4d.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl4e.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl4f.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl50.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl51.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl52.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl53.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl54.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl55.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl56.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl57.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl58.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl59.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl5a.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl5b.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl5c.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl5d.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl5e.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl5f.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl60.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl61.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl62.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl63.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl64.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl65.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl66.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl67.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl68.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl69.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl6a.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl6b.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl6c.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl6d.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl6e.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl6f.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl70.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl71.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl72.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl73.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl74.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl75.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl76.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl77.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl78.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl79.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl7a.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl7b.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl7c.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl7d.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl7e.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl7f.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl80.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl81.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl82.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl83.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl84.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl85.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl86.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl87.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl88.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl89.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl8a.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl8b.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl8c.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl8d.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl8e.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl8f.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl90.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl91.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl92.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl93.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl94.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl95.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl96.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl97.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl98.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl99.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl9a.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl9b.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl9c.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl9d.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl9e.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssl9f.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssla0.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssla1.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssla2.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssla3.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssla4.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssla5.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssla6.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssla7.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssla8.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssla9.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslaa.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslab.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslac.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslad.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslae.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslaf.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslb0.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslb1.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslb2.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslb3.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslb4.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslb5.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslb6.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslb7.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslb8.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslb9.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslba.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslbb.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslbc.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslbd.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslbe.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslbf.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslc0.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslc1.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslc2.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslc3.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslc4.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslc5.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslc6.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslc7.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslc8.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslc9.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslca.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslcb.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslcc.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslcd.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslce.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslcf.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssld0.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssld1.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssld2.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssld3.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssld4.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssld5.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssld6.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssld7.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssld8.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssld9.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslda.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssldb.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssldc.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssldd.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslde.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssldf.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssle0.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssle1.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssle2.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssle3.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssle4.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssle5.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssle6.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssle7.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssle8.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssle9.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslea.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssleb.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslec.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifssled.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslee.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslef.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslf0.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslf1.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslf2.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslf3.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslf4.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslf5.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslf6.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslf7.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslf8.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslf9.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslfa.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslfb.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslfc.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslfd.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslfe.tfm - RELOC/fonts/tfm/zhmetrics/unifs/unifsslff.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei00.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei01.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei02.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei03.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei04.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei05.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei06.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei07.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei08.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei09.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei0a.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei0b.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei0c.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei0d.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei0e.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei0f.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei10.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei11.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei12.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei13.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei14.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei15.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei16.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei17.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei18.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei19.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei1a.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei1b.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei1c.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei1d.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei1e.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei1f.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei20.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei21.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei22.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei23.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei24.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei25.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei26.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei27.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei28.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei29.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei2a.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei2b.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei2c.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei2d.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei2e.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei2f.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei30.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei31.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei32.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei33.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei34.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei35.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei36.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei37.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei38.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei39.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei3a.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei3b.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei3c.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei3d.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei3e.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei3f.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei40.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei41.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei42.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei43.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei44.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei45.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei46.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei47.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei48.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei49.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei4a.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei4b.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei4c.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei4d.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei4e.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei4f.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei50.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei51.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei52.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei53.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei54.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei55.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei56.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei57.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei58.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei59.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei5a.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei5b.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei5c.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei5d.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei5e.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei5f.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei60.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei61.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei62.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei63.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei64.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei65.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei66.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei67.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei68.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei69.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei6a.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei6b.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei6c.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei6d.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei6e.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei6f.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei70.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei71.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei72.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei73.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei74.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei75.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei76.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei77.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei78.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei79.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei7a.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei7b.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei7c.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei7d.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei7e.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei7f.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei80.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei81.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei82.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei83.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei84.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei85.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei86.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei87.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei88.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei89.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei8a.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei8b.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei8c.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei8d.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei8e.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei8f.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei90.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei91.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei92.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei93.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei94.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei95.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei96.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei97.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei98.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei99.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei9a.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei9b.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei9c.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei9d.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei9e.tfm - RELOC/fonts/tfm/zhmetrics/unihei/unihei9f.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheia0.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheia1.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheia2.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheia3.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheia4.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheia5.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheia6.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheia7.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheia8.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheia9.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheiaa.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheiab.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheiac.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheiad.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheiae.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheiaf.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheib0.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheib1.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheib2.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheib3.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheib4.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheib5.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheib6.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheib7.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheib8.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheib9.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheiba.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheibb.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheibc.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheibd.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheibe.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheibf.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheic0.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheic1.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheic2.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheic3.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheic4.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheic5.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheic6.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheic7.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheic8.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheic9.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheica.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheicb.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheicc.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheicd.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheice.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheicf.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheid0.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheid1.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheid2.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheid3.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheid4.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheid5.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheid6.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheid7.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheid8.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheid9.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheida.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheidb.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheidc.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheidd.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheide.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheidf.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheie0.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheie1.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheie2.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheie3.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheie4.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheie5.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheie6.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheie7.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheie8.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheie9.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheiea.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheieb.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheiec.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheied.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheiee.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheief.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheif0.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheif1.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheif2.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheif3.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheif4.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheif5.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheif6.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheif7.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheif8.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheif9.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheifa.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheifb.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheifc.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheifd.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheife.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheiff.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl00.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl01.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl02.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl03.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl04.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl05.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl06.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl07.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl08.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl09.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl0a.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl0b.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl0c.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl0d.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl0e.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl0f.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl10.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl11.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl12.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl13.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl14.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl15.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl16.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl17.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl18.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl19.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl1a.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl1b.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl1c.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl1d.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl1e.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl1f.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl20.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl21.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl22.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl23.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl24.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl25.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl26.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl27.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl28.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl29.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl2a.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl2b.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl2c.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl2d.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl2e.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl2f.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl30.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl31.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl32.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl33.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl34.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl35.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl36.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl37.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl38.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl39.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl3a.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl3b.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl3c.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl3d.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl3e.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl3f.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl40.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl41.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl42.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl43.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl44.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl45.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl46.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl47.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl48.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl49.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl4a.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl4b.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl4c.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl4d.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl4e.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl4f.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl50.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl51.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl52.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl53.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl54.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl55.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl56.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl57.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl58.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl59.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl5a.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl5b.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl5c.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl5d.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl5e.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl5f.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl60.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl61.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl62.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl63.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl64.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl65.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl66.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl67.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl68.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl69.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl6a.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl6b.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl6c.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl6d.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl6e.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl6f.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl70.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl71.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl72.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl73.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl74.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl75.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl76.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl77.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl78.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl79.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl7a.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl7b.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl7c.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl7d.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl7e.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl7f.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl80.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl81.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl82.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl83.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl84.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl85.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl86.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl87.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl88.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl89.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl8a.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl8b.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl8c.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl8d.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl8e.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl8f.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl90.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl91.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl92.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl93.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl94.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl95.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl96.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl97.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl98.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl99.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl9a.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl9b.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl9c.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl9d.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl9e.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisl9f.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisla0.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisla1.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisla2.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisla3.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisla4.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisla5.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisla6.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisla7.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisla8.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisla9.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislaa.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislab.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislac.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislad.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislae.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislaf.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislb0.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislb1.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislb2.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislb3.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislb4.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislb5.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislb6.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislb7.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislb8.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislb9.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislba.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislbb.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislbc.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislbd.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislbe.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislbf.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislc0.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislc1.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislc2.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislc3.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislc4.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislc5.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislc6.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislc7.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislc8.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislc9.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislca.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislcb.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislcc.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislcd.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislce.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislcf.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisld0.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisld1.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisld2.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisld3.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisld4.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisld5.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisld6.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisld7.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisld8.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisld9.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislda.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisldb.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisldc.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisldd.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislde.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisldf.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisle0.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisle1.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisle2.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisle3.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisle4.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisle5.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisle6.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisle7.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisle8.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisle9.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislea.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisleb.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislec.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheisled.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislee.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislef.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislf0.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislf1.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislf2.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislf3.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislf4.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislf5.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislf6.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislf7.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislf8.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislf9.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislfa.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislfb.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislfc.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislfd.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislfe.tfm - RELOC/fonts/tfm/zhmetrics/unihei/uniheislff.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai00.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai01.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai02.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai03.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai04.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai05.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai06.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai07.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai08.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai09.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai0a.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai0b.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai0c.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai0d.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai0e.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai0f.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai10.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai11.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai12.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai13.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai14.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai15.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai16.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai17.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai18.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai19.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai1a.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai1b.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai1c.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai1d.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai1e.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai1f.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai20.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai21.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai22.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai23.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai24.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai25.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai26.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai27.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai28.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai29.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai2a.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai2b.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai2c.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai2d.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai2e.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai2f.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai30.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai31.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai32.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai33.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai34.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai35.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai36.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai37.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai38.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai39.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai3a.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai3b.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai3c.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai3d.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai3e.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai3f.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai40.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai41.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai42.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai43.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai44.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai45.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai46.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai47.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai48.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai49.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai4a.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai4b.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai4c.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai4d.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai4e.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai4f.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai50.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai51.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai52.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai53.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai54.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai55.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai56.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai57.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai58.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai59.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai5a.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai5b.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai5c.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai5d.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai5e.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai5f.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai60.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai61.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai62.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai63.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai64.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai65.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai66.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai67.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai68.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai69.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai6a.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai6b.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai6c.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai6d.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai6e.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai6f.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai70.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai71.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai72.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai73.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai74.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai75.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai76.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai77.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai78.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai79.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai7a.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai7b.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai7c.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai7d.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai7e.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai7f.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai80.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai81.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai82.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai83.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai84.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai85.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai86.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai87.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai88.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai89.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai8a.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai8b.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai8c.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai8d.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai8e.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai8f.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai90.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai91.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai92.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai93.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai94.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai95.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai96.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai97.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai98.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai99.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai9a.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai9b.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai9c.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai9d.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai9e.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikai9f.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaia0.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaia1.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaia2.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaia3.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaia4.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaia5.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaia6.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaia7.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaia8.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaia9.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaiaa.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaiab.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaiac.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaiad.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaiae.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaiaf.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaib0.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaib1.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaib2.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaib3.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaib4.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaib5.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaib6.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaib7.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaib8.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaib9.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaiba.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaibb.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaibc.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaibd.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaibe.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaibf.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaic0.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaic1.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaic2.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaic3.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaic4.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaic5.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaic6.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaic7.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaic8.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaic9.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaica.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaicb.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaicc.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaicd.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaice.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaicf.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaid0.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaid1.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaid2.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaid3.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaid4.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaid5.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaid6.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaid7.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaid8.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaid9.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaida.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaidb.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaidc.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaidd.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaide.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaidf.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaie0.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaie1.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaie2.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaie3.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaie4.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaie5.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaie6.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaie7.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaie8.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaie9.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaiea.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaieb.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaiec.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaied.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaiee.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaief.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaif0.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaif1.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaif2.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaif3.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaif4.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaif5.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaif6.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaif7.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaif8.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaif9.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaifa.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaifb.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaifc.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaifd.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaife.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaiff.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl00.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl01.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl02.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl03.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl04.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl05.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl06.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl07.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl08.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl09.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl0a.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl0b.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl0c.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl0d.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl0e.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl0f.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl10.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl11.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl12.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl13.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl14.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl15.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl16.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl17.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl18.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl19.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl1a.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl1b.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl1c.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl1d.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl1e.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl1f.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl20.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl21.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl22.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl23.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl24.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl25.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl26.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl27.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl28.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl29.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl2a.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl2b.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl2c.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl2d.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl2e.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl2f.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl30.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl31.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl32.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl33.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl34.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl35.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl36.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl37.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl38.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl39.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl3a.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl3b.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl3c.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl3d.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl3e.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl3f.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl40.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl41.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl42.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl43.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl44.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl45.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl46.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl47.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl48.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl49.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl4a.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl4b.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl4c.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl4d.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl4e.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl4f.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl50.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl51.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl52.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl53.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl54.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl55.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl56.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl57.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl58.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl59.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl5a.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl5b.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl5c.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl5d.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl5e.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl5f.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl60.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl61.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl62.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl63.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl64.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl65.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl66.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl67.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl68.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl69.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl6a.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl6b.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl6c.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl6d.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl6e.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl6f.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl70.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl71.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl72.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl73.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl74.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl75.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl76.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl77.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl78.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl79.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl7a.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl7b.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl7c.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl7d.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl7e.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl7f.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl80.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl81.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl82.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl83.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl84.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl85.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl86.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl87.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl88.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl89.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl8a.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl8b.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl8c.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl8d.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl8e.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl8f.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl90.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl91.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl92.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl93.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl94.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl95.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl96.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl97.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl98.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl99.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl9a.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl9b.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl9c.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl9d.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl9e.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisl9f.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisla0.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisla1.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisla2.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisla3.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisla4.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisla5.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisla6.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisla7.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisla8.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisla9.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislaa.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislab.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislac.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislad.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislae.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislaf.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislb0.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislb1.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislb2.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislb3.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislb4.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislb5.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislb6.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislb7.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislb8.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislb9.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislba.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislbb.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislbc.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislbd.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislbe.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislbf.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislc0.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislc1.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislc2.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislc3.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislc4.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislc5.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislc6.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislc7.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislc8.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislc9.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislca.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislcb.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislcc.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislcd.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislce.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislcf.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisld0.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisld1.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisld2.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisld3.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisld4.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisld5.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisld6.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisld7.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisld8.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisld9.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislda.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisldb.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisldc.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisldd.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislde.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisldf.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisle0.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisle1.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisle2.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisle3.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisle4.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisle5.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisle6.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisle7.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisle8.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisle9.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislea.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisleb.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislec.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaisled.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislee.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislef.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislf0.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislf1.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislf2.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislf3.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislf4.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislf5.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislf6.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislf7.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislf8.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislf9.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislfa.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislfb.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislfc.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislfd.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislfe.tfm - RELOC/fonts/tfm/zhmetrics/unikai/unikaislff.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili00.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili01.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili02.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili03.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili04.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili05.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili06.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili07.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili08.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili09.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili0a.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili0b.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili0c.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili0d.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili0e.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili0f.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili10.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili11.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili12.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili13.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili14.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili15.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili16.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili17.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili18.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili19.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili1a.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili1b.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili1c.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili1d.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili1e.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili1f.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili20.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili21.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili22.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili23.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili24.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili25.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili26.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili27.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili28.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili29.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili2a.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili2b.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili2c.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili2d.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili2e.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili2f.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili30.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili31.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili32.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili33.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili34.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili35.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili36.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili37.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili38.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili39.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili3a.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili3b.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili3c.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili3d.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili3e.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili3f.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili40.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili41.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili42.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili43.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili44.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili45.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili46.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili47.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili48.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili49.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili4a.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili4b.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili4c.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili4d.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili4e.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili4f.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili50.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili51.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili52.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili53.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili54.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili55.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili56.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili57.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili58.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili59.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili5a.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili5b.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili5c.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili5d.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili5e.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili5f.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili60.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili61.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili62.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili63.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili64.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili65.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili66.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili67.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili68.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili69.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili6a.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili6b.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili6c.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili6d.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili6e.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili6f.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili70.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili71.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili72.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili73.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili74.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili75.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili76.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili77.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili78.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili79.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili7a.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili7b.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili7c.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili7d.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili7e.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili7f.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili80.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili81.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili82.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili83.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili84.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili85.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili86.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili87.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili88.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili89.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili8a.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili8b.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili8c.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili8d.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili8e.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili8f.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili90.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili91.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili92.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili93.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili94.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili95.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili96.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili97.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili98.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili99.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili9a.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili9b.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili9c.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili9d.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili9e.tfm - RELOC/fonts/tfm/zhmetrics/unili/unili9f.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilia0.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilia1.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilia2.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilia3.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilia4.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilia5.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilia6.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilia7.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilia8.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilia9.tfm - RELOC/fonts/tfm/zhmetrics/unili/uniliaa.tfm - RELOC/fonts/tfm/zhmetrics/unili/uniliab.tfm - RELOC/fonts/tfm/zhmetrics/unili/uniliac.tfm - RELOC/fonts/tfm/zhmetrics/unili/uniliad.tfm - RELOC/fonts/tfm/zhmetrics/unili/uniliae.tfm - RELOC/fonts/tfm/zhmetrics/unili/uniliaf.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilib0.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilib1.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilib2.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilib3.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilib4.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilib5.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilib6.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilib7.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilib8.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilib9.tfm - RELOC/fonts/tfm/zhmetrics/unili/uniliba.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilibb.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilibc.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilibd.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilibe.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilibf.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilic0.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilic1.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilic2.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilic3.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilic4.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilic5.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilic6.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilic7.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilic8.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilic9.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilica.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilicb.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilicc.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilicd.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilice.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilicf.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilid0.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilid1.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilid2.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilid3.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilid4.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilid5.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilid6.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilid7.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilid8.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilid9.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilida.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilidb.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilidc.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilidd.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilide.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilidf.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilie0.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilie1.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilie2.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilie3.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilie4.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilie5.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilie6.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilie7.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilie8.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilie9.tfm - RELOC/fonts/tfm/zhmetrics/unili/uniliea.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilieb.tfm - RELOC/fonts/tfm/zhmetrics/unili/uniliec.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilied.tfm - RELOC/fonts/tfm/zhmetrics/unili/uniliee.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilief.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilif0.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilif1.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilif2.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilif3.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilif4.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilif5.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilif6.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilif7.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilif8.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilif9.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilifa.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilifb.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilifc.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilifd.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilife.tfm - RELOC/fonts/tfm/zhmetrics/unili/uniliff.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl00.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl01.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl02.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl03.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl04.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl05.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl06.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl07.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl08.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl09.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl0a.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl0b.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl0c.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl0d.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl0e.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl0f.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl10.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl11.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl12.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl13.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl14.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl15.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl16.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl17.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl18.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl19.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl1a.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl1b.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl1c.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl1d.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl1e.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl1f.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl20.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl21.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl22.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl23.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl24.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl25.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl26.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl27.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl28.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl29.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl2a.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl2b.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl2c.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl2d.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl2e.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl2f.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl30.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl31.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl32.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl33.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl34.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl35.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl36.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl37.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl38.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl39.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl3a.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl3b.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl3c.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl3d.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl3e.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl3f.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl40.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl41.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl42.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl43.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl44.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl45.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl46.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl47.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl48.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl49.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl4a.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl4b.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl4c.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl4d.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl4e.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl4f.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl50.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl51.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl52.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl53.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl54.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl55.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl56.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl57.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl58.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl59.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl5a.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl5b.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl5c.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl5d.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl5e.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl5f.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl60.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl61.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl62.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl63.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl64.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl65.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl66.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl67.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl68.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl69.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl6a.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl6b.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl6c.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl6d.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl6e.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl6f.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl70.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl71.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl72.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl73.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl74.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl75.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl76.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl77.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl78.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl79.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl7a.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl7b.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl7c.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl7d.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl7e.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl7f.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl80.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl81.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl82.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl83.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl84.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl85.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl86.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl87.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl88.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl89.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl8a.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl8b.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl8c.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl8d.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl8e.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl8f.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl90.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl91.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl92.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl93.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl94.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl95.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl96.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl97.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl98.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl99.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl9a.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl9b.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl9c.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl9d.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl9e.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisl9f.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisla0.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisla1.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisla2.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisla3.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisla4.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisla5.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisla6.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisla7.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisla8.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisla9.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislaa.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislab.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislac.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislad.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislae.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislaf.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislb0.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislb1.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislb2.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislb3.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislb4.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislb5.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislb6.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislb7.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislb8.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislb9.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislba.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislbb.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislbc.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislbd.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislbe.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislbf.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislc0.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislc1.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislc2.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislc3.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislc4.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislc5.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislc6.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislc7.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislc8.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislc9.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislca.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislcb.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislcc.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislcd.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislce.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislcf.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisld0.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisld1.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisld2.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisld3.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisld4.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisld5.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisld6.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisld7.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisld8.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisld9.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislda.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisldb.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisldc.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisldd.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislde.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisldf.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisle0.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisle1.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisle2.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisle3.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisle4.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisle5.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisle6.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisle7.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisle8.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisle9.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislea.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisleb.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislec.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilisled.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislee.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislef.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislf0.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislf1.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislf2.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislf3.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislf4.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislf5.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislf6.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislf7.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislf8.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislf9.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislfa.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislfb.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislfc.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislfd.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislfe.tfm - RELOC/fonts/tfm/zhmetrics/unili/unilislff.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong00.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong01.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong02.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong03.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong04.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong05.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong06.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong07.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong08.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong09.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong0a.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong0b.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong0c.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong0d.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong0e.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong0f.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong10.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong11.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong12.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong13.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong14.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong15.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong16.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong17.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong18.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong19.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong1a.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong1b.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong1c.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong1d.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong1e.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong1f.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong20.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong21.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong22.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong23.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong24.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong25.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong26.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong27.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong28.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong29.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong2a.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong2b.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong2c.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong2d.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong2e.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong2f.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong30.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong31.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong32.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong33.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong34.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong35.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong36.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong37.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong38.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong39.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong3a.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong3b.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong3c.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong3d.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong3e.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong3f.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong40.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong41.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong42.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong43.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong44.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong45.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong46.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong47.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong48.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong49.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong4a.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong4b.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong4c.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong4d.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong4e.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong4f.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong50.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong51.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong52.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong53.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong54.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong55.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong56.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong57.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong58.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong59.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong5a.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong5b.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong5c.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong5d.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong5e.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong5f.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong60.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong61.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong62.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong63.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong64.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong65.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong66.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong67.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong68.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong69.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong6a.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong6b.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong6c.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong6d.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong6e.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong6f.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong70.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong71.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong72.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong73.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong74.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong75.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong76.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong77.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong78.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong79.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong7a.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong7b.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong7c.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong7d.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong7e.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong7f.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong80.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong81.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong82.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong83.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong84.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong85.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong86.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong87.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong88.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong89.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong8a.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong8b.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong8c.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong8d.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong8e.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong8f.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong90.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong91.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong92.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong93.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong94.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong95.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong96.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong97.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong98.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong99.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong9a.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong9b.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong9c.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong9d.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong9e.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisong9f.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisonga0.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisonga1.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisonga2.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisonga3.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisonga4.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisonga5.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisonga6.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisonga7.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisonga8.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisonga9.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongaa.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongab.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongac.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongad.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongae.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongaf.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongb0.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongb1.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongb2.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongb3.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongb4.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongb5.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongb6.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongb7.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongb8.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongb9.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongba.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongbb.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongbc.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongbd.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongbe.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongbf.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongc0.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongc1.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongc2.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongc3.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongc4.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongc5.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongc6.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongc7.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongc8.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongc9.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongca.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongcb.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongcc.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongcd.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongce.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongcf.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongd0.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongd1.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongd2.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongd3.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongd4.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongd5.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongd6.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongd7.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongd8.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongd9.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongda.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongdb.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongdc.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongdd.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongde.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongdf.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisonge0.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisonge1.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisonge2.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisonge3.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisonge4.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisonge5.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisonge6.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisonge7.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisonge8.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisonge9.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongea.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongeb.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongec.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisonged.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongee.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongef.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongf0.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongf1.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongf2.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongf3.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongf4.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongf5.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongf6.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongf7.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongf8.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongf9.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongfa.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongfb.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongfc.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongfd.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongfe.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongff.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl00.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl01.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl02.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl03.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl04.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl05.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl06.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl07.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl08.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl09.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl0a.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl0b.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl0c.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl0d.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl0e.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl0f.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl10.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl11.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl12.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl13.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl14.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl15.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl16.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl17.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl18.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl19.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl1a.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl1b.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl1c.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl1d.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl1e.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl1f.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl20.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl21.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl22.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl23.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl24.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl25.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl26.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl27.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl28.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl29.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl2a.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl2b.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl2c.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl2d.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl2e.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl2f.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl30.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl31.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl32.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl33.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl34.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl35.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl36.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl37.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl38.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl39.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl3a.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl3b.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl3c.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl3d.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl3e.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl3f.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl40.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl41.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl42.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl43.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl44.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl45.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl46.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl47.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl48.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl49.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl4a.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl4b.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl4c.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl4d.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl4e.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl4f.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl50.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl51.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl52.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl53.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl54.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl55.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl56.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl57.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl58.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl59.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl5a.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl5b.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl5c.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl5d.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl5e.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl5f.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl60.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl61.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl62.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl63.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl64.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl65.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl66.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl67.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl68.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl69.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl6a.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl6b.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl6c.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl6d.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl6e.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl6f.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl70.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl71.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl72.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl73.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl74.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl75.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl76.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl77.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl78.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl79.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl7a.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl7b.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl7c.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl7d.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl7e.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl7f.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl80.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl81.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl82.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl83.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl84.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl85.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl86.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl87.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl88.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl89.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl8a.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl8b.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl8c.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl8d.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl8e.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl8f.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl90.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl91.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl92.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl93.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl94.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl95.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl96.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl97.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl98.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl99.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl9a.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl9b.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl9c.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl9d.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl9e.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsl9f.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsla0.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsla1.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsla2.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsla3.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsla4.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsla5.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsla6.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsla7.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsla8.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsla9.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslaa.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslab.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslac.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslad.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslae.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslaf.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslb0.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslb1.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslb2.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslb3.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslb4.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslb5.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslb6.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslb7.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslb8.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslb9.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslba.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslbb.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslbc.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslbd.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslbe.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslbf.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslc0.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslc1.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslc2.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslc3.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslc4.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslc5.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslc6.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslc7.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslc8.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslc9.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslca.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslcb.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslcc.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslcd.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslce.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslcf.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsld0.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsld1.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsld2.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsld3.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsld4.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsld5.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsld6.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsld7.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsld8.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsld9.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslda.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsldb.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsldc.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsldd.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslde.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsldf.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsle0.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsle1.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsle2.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsle3.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsle4.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsle5.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsle6.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsle7.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsle8.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsle9.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslea.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsleb.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslec.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongsled.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslee.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslef.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslf0.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslf1.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslf2.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslf3.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslf4.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslf5.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslf6.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslf7.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslf8.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslf9.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslfa.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslfb.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslfc.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslfd.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslfe.tfm - RELOC/fonts/tfm/zhmetrics/unisong/unisongslff.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou00.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou01.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou02.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou03.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou04.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou05.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou06.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou07.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou08.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou09.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou0a.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou0b.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou0c.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou0d.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou0e.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou0f.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou10.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou11.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou12.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou13.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou14.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou15.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou16.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou17.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou18.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou19.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou1a.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou1b.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou1c.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou1d.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou1e.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou1f.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou20.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou21.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou22.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou23.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou24.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou25.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou26.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou27.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou28.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou29.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou2a.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou2b.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou2c.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou2d.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou2e.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou2f.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou30.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou31.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou32.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou33.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou34.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou35.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou36.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou37.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou38.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou39.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou3a.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou3b.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou3c.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou3d.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou3e.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou3f.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou40.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou41.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou42.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou43.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou44.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou45.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou46.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou47.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou48.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou49.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou4a.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou4b.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou4c.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou4d.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou4e.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou4f.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou50.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou51.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou52.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou53.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou54.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou55.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou56.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou57.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou58.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou59.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou5a.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou5b.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou5c.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou5d.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou5e.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou5f.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou60.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou61.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou62.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou63.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou64.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou65.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou66.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou67.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou68.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou69.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou6a.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou6b.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou6c.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou6d.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou6e.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou6f.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou70.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou71.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou72.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou73.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou74.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou75.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou76.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou77.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou78.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou79.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou7a.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou7b.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou7c.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou7d.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou7e.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou7f.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou80.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou81.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou82.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou83.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou84.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou85.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou86.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou87.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou88.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou89.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou8a.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou8b.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou8c.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou8d.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou8e.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou8f.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou90.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou91.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou92.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou93.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou94.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou95.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou96.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou97.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou98.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou99.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou9a.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou9b.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou9c.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou9d.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou9e.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyou9f.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoua0.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoua1.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoua2.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoua3.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoua4.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoua5.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoua6.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoua7.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoua8.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoua9.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouaa.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouab.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouac.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouad.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouae.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouaf.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoub0.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoub1.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoub2.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoub3.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoub4.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoub5.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoub6.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoub7.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoub8.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoub9.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouba.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoubb.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoubc.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoubd.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoube.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoubf.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouc0.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouc1.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouc2.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouc3.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouc4.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouc5.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouc6.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouc7.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouc8.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouc9.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouca.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoucb.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoucc.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoucd.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouce.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoucf.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoud0.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoud1.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoud2.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoud3.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoud4.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoud5.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoud6.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoud7.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoud8.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoud9.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouda.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoudb.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoudc.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoudd.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoude.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoudf.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoue0.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoue1.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoue2.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoue3.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoue4.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoue5.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoue6.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoue7.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoue8.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoue9.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouea.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoueb.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouec.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoued.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouee.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouef.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouf0.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouf1.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouf2.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouf3.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouf4.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouf5.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouf6.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouf7.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouf8.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouf9.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoufa.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoufb.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoufc.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoufd.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyoufe.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouff.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl00.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl01.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl02.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl03.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl04.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl05.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl06.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl07.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl08.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl09.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl0a.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl0b.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl0c.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl0d.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl0e.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl0f.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl10.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl11.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl12.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl13.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl14.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl15.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl16.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl17.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl18.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl19.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl1a.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl1b.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl1c.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl1d.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl1e.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl1f.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl20.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl21.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl22.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl23.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl24.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl25.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl26.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl27.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl28.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl29.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl2a.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl2b.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl2c.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl2d.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl2e.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl2f.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl30.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl31.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl32.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl33.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl34.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl35.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl36.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl37.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl38.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl39.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl3a.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl3b.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl3c.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl3d.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl3e.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl3f.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl40.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl41.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl42.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl43.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl44.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl45.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl46.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl47.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl48.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl49.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl4a.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl4b.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl4c.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl4d.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl4e.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl4f.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl50.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl51.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl52.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl53.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl54.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl55.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl56.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl57.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl58.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl59.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl5a.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl5b.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl5c.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl5d.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl5e.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl5f.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl60.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl61.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl62.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl63.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl64.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl65.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl66.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl67.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl68.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl69.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl6a.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl6b.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl6c.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl6d.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl6e.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl6f.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl70.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl71.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl72.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl73.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl74.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl75.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl76.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl77.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl78.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl79.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl7a.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl7b.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl7c.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl7d.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl7e.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl7f.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl80.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl81.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl82.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl83.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl84.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl85.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl86.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl87.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl88.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl89.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl8a.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl8b.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl8c.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl8d.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl8e.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl8f.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl90.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl91.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl92.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl93.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl94.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl95.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl96.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl97.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl98.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl99.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl9a.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl9b.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl9c.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl9d.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl9e.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousl9f.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousla0.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousla1.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousla2.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousla3.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousla4.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousla5.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousla6.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousla7.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousla8.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousla9.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslaa.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslab.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslac.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslad.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslae.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslaf.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslb0.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslb1.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslb2.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslb3.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslb4.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslb5.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslb6.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslb7.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslb8.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslb9.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslba.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslbb.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslbc.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslbd.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslbe.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslbf.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslc0.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslc1.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslc2.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslc3.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslc4.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslc5.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslc6.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslc7.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslc8.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslc9.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslca.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslcb.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslcc.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslcd.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslce.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslcf.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousld0.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousld1.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousld2.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousld3.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousld4.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousld5.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousld6.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousld7.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousld8.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousld9.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslda.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousldb.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousldc.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousldd.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslde.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousldf.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousle0.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousle1.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousle2.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousle3.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousle4.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousle5.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousle6.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousle7.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousle8.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousle9.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslea.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousleb.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslec.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyousled.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslee.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslef.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslf0.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslf1.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslf2.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslf3.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslf4.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslf5.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslf6.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslf7.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslf8.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslf9.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslfa.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslfb.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslfc.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslfd.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslfe.tfm - RELOC/fonts/tfm/zhmetrics/uniyou/uniyouslff.tfm - RELOC/tex/generic/zhmetrics/zhwinfonts.tex - RELOC/tex/latex/zhmetrics/c19fs.fd - RELOC/tex/latex/zhmetrics/c19hei.fd - RELOC/tex/latex/zhmetrics/c19kai.fd - RELOC/tex/latex/zhmetrics/c19li.fd - RELOC/tex/latex/zhmetrics/c19you.fd - RELOC/tex/latex/zhmetrics/c19zhfs.fd - RELOC/tex/latex/zhmetrics/c19zhhei.fd - RELOC/tex/latex/zhmetrics/c19zhkai.fd - RELOC/tex/latex/zhmetrics/c19zhli.fd - RELOC/tex/latex/zhmetrics/c19zhsong.fd - RELOC/tex/latex/zhmetrics/c19zhyou.fd - RELOC/tex/latex/zhmetrics/c70fs.fd - RELOC/tex/latex/zhmetrics/c70hei.fd - RELOC/tex/latex/zhmetrics/c70kai.fd - RELOC/tex/latex/zhmetrics/c70li.fd - RELOC/tex/latex/zhmetrics/c70you.fd - RELOC/tex/latex/zhmetrics/c70zhfs.fd - RELOC/tex/latex/zhmetrics/c70zhhei.fd - RELOC/tex/latex/zhmetrics/c70zhkai.fd - RELOC/tex/latex/zhmetrics/c70zhli.fd - RELOC/tex/latex/zhmetrics/c70zhsong.fd - RELOC/tex/latex/zhmetrics/c70zhyou.fd -catalogue-ctan /fonts/psfonts/zhmetrics -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics font-use font-cjk chinese -catalogue-version r206 - -name zhmetrics-uptex -category Package -revision 40728 -shortdesc Chinese font metrics for upTeX -relocated 1 -longdesc The package contains some Chinese font metrics (JFM, VF, etc) -longdesc for upTeX engine, together with a simple DVIPDFMx font mapping -longdesc of Fandol fonts for DVIPDFMx. -containersize 31720 -containerchecksum dd8c62cb9c60dff6e9f2ae5a6d88797af8e4a855c7bbe1c081063582e2816cfec3991a75b27f28044a7fb82052a37272d5b69d47fa26b669499ddb2be9a20b1f -doccontainersize 89148 -doccontainerchecksum 11bbbef58e291bbda6b375ab59399a95c4f19f020be659e9f264f24737cb28f9f32a5c829bca4dcf78dedfa200523b439464eda1f11b8d887771714c71c2cf66 -docfiles size=29 - RELOC/doc/fonts/zhmetrics-uptex/README.md details="Readme" - RELOC/doc/fonts/zhmetrics-uptex/doc/README.md details="Readme" - RELOC/doc/fonts/zhmetrics-uptex/makemetrics.lua - RELOC/doc/fonts/zhmetrics-uptex/upzhfandolfonts-test.pdf - RELOC/doc/fonts/zhmetrics-uptex/upzhfandolfonts-test.tex - RELOC/doc/fonts/zhmetrics-uptex/upzhfandolfonts.tex - RELOC/doc/fonts/zhmetrics-uptex/upzhm-h.pl - RELOC/doc/fonts/zhmetrics-uptex/upzhm-v.pl -runfiles size=1920 - RELOC/fonts/tfm/public/zhmetrics-uptex/upmono-h.tfm - RELOC/fonts/tfm/public/zhmetrics-uptex/upmono-v.tfm - RELOC/fonts/tfm/public/zhmetrics-uptex/upsans-h.tfm - RELOC/fonts/tfm/public/zhmetrics-uptex/upsans-v.tfm - RELOC/fonts/tfm/public/zhmetrics-uptex/upsansb-h.tfm - RELOC/fonts/tfm/public/zhmetrics-uptex/upsansb-v.tfm - RELOC/fonts/tfm/public/zhmetrics-uptex/upserif-h.tfm - RELOC/fonts/tfm/public/zhmetrics-uptex/upserif-v.tfm - RELOC/fonts/tfm/public/zhmetrics-uptex/upserifb-h.tfm - RELOC/fonts/tfm/public/zhmetrics-uptex/upserifb-v.tfm - RELOC/fonts/tfm/public/zhmetrics-uptex/upserifit-h.tfm - RELOC/fonts/tfm/public/zhmetrics-uptex/upserifit-v.tfm - RELOC/fonts/tfm/public/zhmetrics-uptex/upzhmono-h.tfm - RELOC/fonts/tfm/public/zhmetrics-uptex/upzhmono-v.tfm - RELOC/fonts/tfm/public/zhmetrics-uptex/upzhsans-h.tfm - RELOC/fonts/tfm/public/zhmetrics-uptex/upzhsans-v.tfm - RELOC/fonts/tfm/public/zhmetrics-uptex/upzhsansb-h.tfm - RELOC/fonts/tfm/public/zhmetrics-uptex/upzhsansb-v.tfm - RELOC/fonts/tfm/public/zhmetrics-uptex/upzhserif-h.tfm - RELOC/fonts/tfm/public/zhmetrics-uptex/upzhserif-v.tfm - RELOC/fonts/tfm/public/zhmetrics-uptex/upzhserifb-h.tfm - RELOC/fonts/tfm/public/zhmetrics-uptex/upzhserifb-v.tfm - RELOC/fonts/tfm/public/zhmetrics-uptex/upzhserifit-h.tfm - RELOC/fonts/tfm/public/zhmetrics-uptex/upzhserifit-v.tfm - RELOC/fonts/vf/public/zhmetrics-uptex/upzhmono-h.vf - RELOC/fonts/vf/public/zhmetrics-uptex/upzhmono-v.vf - RELOC/fonts/vf/public/zhmetrics-uptex/upzhsans-h.vf - RELOC/fonts/vf/public/zhmetrics-uptex/upzhsans-v.vf - RELOC/fonts/vf/public/zhmetrics-uptex/upzhsansb-h.vf - RELOC/fonts/vf/public/zhmetrics-uptex/upzhsansb-v.vf - RELOC/fonts/vf/public/zhmetrics-uptex/upzhserif-h.vf - RELOC/fonts/vf/public/zhmetrics-uptex/upzhserif-v.vf - RELOC/fonts/vf/public/zhmetrics-uptex/upzhserifb-h.vf - RELOC/fonts/vf/public/zhmetrics-uptex/upzhserifb-v.vf - RELOC/fonts/vf/public/zhmetrics-uptex/upzhserifit-h.vf - RELOC/fonts/vf/public/zhmetrics-uptex/upzhserifit-v.vf -catalogue-ctan /fonts/zhmetrics-uptex -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics font-supp-misc font-cjk chinese -catalogue-version 1.0 - -name zhnumber -category Package -revision 46478 -shortdesc Typeset Chinese representations of numbers -relocated 1 -longdesc The package provides commands to typeset Chinese -longdesc representations of numbers. The main difference between this -longdesc package and CJKnumb is that the commands provided are -longdesc expandable in the 'proper' way. -containersize 7856 -containerchecksum 32420fa4d172a21f4356b9eb5e527fd682a06c15045bbded9bb5efe7a711df3d7c7f6d49833c701d4a3f6f5f19dec5f94e41be592ed930bdb349bbe3245f6215 -doccontainersize 270020 -doccontainerchecksum a26e510201781eaba0bad2e7da2050c85cfe3e53b1cb51788ebbc9b93259a222e66dabcb64b183a3193622d12ffa3f7cfca58dedf631b9e789b5cb50c3a9dae2 -docfiles size=69 - RELOC/doc/latex/zhnumber/README.md details="Readme" - RELOC/doc/latex/zhnumber/zhnumber.pdf details="Package documentation" language="zh" -srccontainersize 13400 -srccontainerchecksum a166c409039690ade7cecf2203d9368375dcb94b5c7a80793acba73a828b21aafa1b02e8ed0ed63cce79f61e69bcee738115b52eae067f5b6979b8817bbd1612 -srcfiles size=17 - RELOC/source/latex/zhnumber/zhnumber.dtx - RELOC/source/latex/zhnumber/zhnumber.ins -runfiles size=14 - RELOC/tex/latex/zhnumber/zhnumber-big5.cfg - RELOC/tex/latex/zhnumber/zhnumber-gbk.cfg - RELOC/tex/latex/zhnumber/zhnumber-utf8.cfg - RELOC/tex/latex/zhnumber/zhnumber.sty -catalogue-ctan /macros/latex/contrib/zhnumber -catalogue-date 2018-01-29 20:42:31 +0100 -catalogue-license lppl1.3c -catalogue-topics chinese numbers -catalogue-version 2.6 - -name zhspacing -category Package -revision 41145 -shortdesc Spacing for mixed CJK-English documents in XeTeX -relocated 1 -longdesc The package manages spacing in a CJK document; between -longdesc consecutive Chinese letters, spaces are ignored, but a -longdesc consistent space is inserted between Chinese text and English -longdesc (or mathematics). The package may be used by any document -longdesc format under XeTeX. -containersize 12236 -containerchecksum 57147fc36a324d1b30507d3bb4905cefd1b409675342b9b4a307c2c0fbae145c728469ba5703298bf99073c09818c9d3afd19b5fa6c73f154a4b5e932268b720 -doccontainersize 169380 -doccontainerchecksum f1b285ea912cab8181bab4c0e423c138afbe9939e5a9c29097bd2a6b4da83e389962e9bee2b5ed4b0d0add231366605a481771902abcf93234efc4120440f228 -docfiles size=50 - RELOC/doc/generic/zhspacing/README.md details="Readme" - RELOC/doc/generic/zhspacing/zhs-man.pdf details="Package documentation" - RELOC/doc/generic/zhspacing/zhs-man.tex - RELOC/doc/generic/zhspacing/zhspacing-context-test.tex -runfiles size=18 - RELOC/tex/context/third/zhspacing/t-zhspacing.tex - RELOC/tex/generic/zhspacing/zhmath.sty - RELOC/tex/generic/zhspacing/zhsmyclass.sty - RELOC/tex/generic/zhspacing/zhspacing.sty - RELOC/tex/generic/zhspacing/zhsusefulmacros.sty - RELOC/tex/xelatex/zhspacing/zhfont.sty - RELOC/tex/xelatex/zhspacing/zhulem.sty -catalogue-ctan /macros/xetex/generic/zhspacing -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics multilingual-addon chinese - -name ziffer -category Package -revision 32279 -shortdesc Conversion of punctuation in maths mode -relocated 1 -longdesc The package modifies the behaviour of characters in maths mode -longdesc so that: '.' is used as a one-thousand separator (as is common -longdesc in Germany) ',' is used as a decimal separator (as is common in -longdesc Germany) '--' is represented with spacing as appropriate to -longdesc such constructs as '1.000,--'. These conversions may be -longdesc switched on and off. -containersize 1920 -containerchecksum f241b7d3124bc0529c46033a390b3c561d07575bb1908d0614ac417c82d93e25501daf080324396f021562683624a261ce94731efebe5dab2bf7c1c66927fbcd -doccontainersize 644 -doccontainerchecksum 3423fb0f85e8f99b9e543580d50fc49f3a8d73b9f6168d1f13512023f532b56e7edbf932831f9d3172cd7fa9c844f2751c544a741b359f26d658a69c7dab41e5 -docfiles size=1 - RELOC/doc/latex/ziffer/README details="Readme" -runfiles size=1 - RELOC/tex/latex/ziffer/ziffer.sty -catalogue-also icomma -catalogue-ctan /macros/latex/contrib/ziffer -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl -catalogue-topics numbers -catalogue-version 2.1 - -name zlmtt -category Package -revision 34485 -shortdesc Use Latin Modern Typewriter fonts -relocated 1 -longdesc The package allows selection of Latin Modern Typewriter fonts -longdesc with scaling and access to all its features. The package -longdesc requires the mweights package. -containersize 3020 -containerchecksum 2c1b06550725880daf93c06fac7c386c27627d4fdad391706725b2514a16be1037dbe86fc9f3f3083cdf1d47175fba297f18d1fd26fdb2f392aa7e45ae624e77 -doccontainersize 53512 -doccontainerchecksum f2fa605beb0a02aa2a55f19f7310ca295891b64e1ef2bba7311ba375191edbf915ad9b74747cc3661bc983af7c876e8a7f5997bcaed2be230cbd5d3e292cdfa7 -docfiles size=18 - RELOC/doc/fonts/zlmtt/README details="Readme" - RELOC/doc/fonts/zlmtt/zlmtt-doc.pdf details="Package documentation" - RELOC/doc/fonts/zlmtt/zlmtt-doc.tex -runfiles size=19 - RELOC/tex/latex/zlmtt/il2zlmtt.fd - RELOC/tex/latex/zlmtt/il2zlmvtt.fd - RELOC/tex/latex/zlmtt/l7xzlmtt.fd - RELOC/tex/latex/zlmtt/l7xzlmvtt.fd - RELOC/tex/latex/zlmtt/ly1zlmtt.fd - RELOC/tex/latex/zlmtt/ly1zlmvtt.fd - RELOC/tex/latex/zlmtt/ot1zlmtt.fd - RELOC/tex/latex/zlmtt/ot1zlmvtt.fd - RELOC/tex/latex/zlmtt/ot4zlmtt.fd - RELOC/tex/latex/zlmtt/ot4zlmvtt.fd - RELOC/tex/latex/zlmtt/qxzlmtt.fd - RELOC/tex/latex/zlmtt/qxzlmvtt.fd - RELOC/tex/latex/zlmtt/t1zlmtt.fd - RELOC/tex/latex/zlmtt/t1zlmvtt.fd - RELOC/tex/latex/zlmtt/t5zlmtt.fd - RELOC/tex/latex/zlmtt/t5zlmvtt.fd - RELOC/tex/latex/zlmtt/ts1zlmtt.fd - RELOC/tex/latex/zlmtt/ts1zlmvtt.fd - RELOC/tex/latex/zlmtt/zlmtt.sty -catalogue-ctan /fonts/zlmtt -catalogue-date 2016-06-24 19:18:15 +0200 -catalogue-license lppl1.3 -catalogue-topics font-supp -catalogue-version 1.01 - -name zwgetfdate -category Package -revision 15878 -shortdesc Get package or file date -relocated 1 -longdesc The package can fetch the date declaration of packages and -longdesc files used by a document, and then provide the information in -longdesc macros. The facilities provide a means of obtaining the date of -longdesc a package being documented; this is mainly of use when -longdesc doc/docstrip. -containersize 1368 -containerchecksum 82f490b04b42d371b1c48c6c0e326a96fe46b9a4c8e1ab981151a6809cbab09de7a7c9cd1cb5041ac6e513bca7d56cd602e1ab5c52c9a4077e3abba18d8fc378 -doccontainersize 246020 -doccontainerchecksum 2a3c7b87f0aeb0c55fa0f716d469a57378e0f62751df18ee791cb6188b44f5faa0187c7b541586fe05d354befae85233b816e960ef72d8d8c02119962fd693f0 -docfiles size=68 - RELOC/doc/latex/zwgetfdate/License.txt - RELOC/doc/latex/zwgetfdate/README - RELOC/doc/latex/zwgetfdate/zwgetfdate.pdf details="Package documentation" - RELOC/doc/latex/zwgetfdate/zwgetfdate.tex -runfiles size=1 - RELOC/tex/latex/zwgetfdate/zwgetfdate.sty -catalogue-ctan /macros/latex/contrib/zwgetfdate -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl1.3 -catalogue-topics file-mgmt - -name zwpagelayout -category Package -revision 28846 -shortdesc Page layout and crop-marks -relocated 1 -longdesc This package was developed as a typographers' toolbox offering -longdesc important basic features for everyday work. It allows setting -longdesc the paper size and the page layout; it can print crop marks; -longdesc and it can reflect pages both horizontally and vertically. The -longdesc package facilities work with TeX (output via dvips or -longdesc (x)dvipdfm(x)), and with pdfTeX. -containersize 8888 -containerchecksum 9e836b46dac6c9ba2436c2eff15107bb2dc801fe640465fde643b3ff09df58f30e724fe0bf702467850b20db14c72dcf6387ce60be872a15d17d06056f285713 -doccontainersize 591512 -doccontainerchecksum 60869f08713337fef6519f8feea0641e6111ce1932edba1a678cc21803325cb826c172d3357ec5f1580dabe7e6c43455289835c463cf68e86e4c1a1b59c8ddc7 -docfiles size=204 - RELOC/doc/latex/zwpagelayout/License.txt - RELOC/doc/latex/zwpagelayout/LoremIpsumDolor.tex - RELOC/doc/latex/zwpagelayout/README details="Readme" - RELOC/doc/latex/zwpagelayout/adjustfoot.pdf - RELOC/doc/latex/zwpagelayout/adjustfoot.tex - RELOC/doc/latex/zwpagelayout/adjusthead.pdf - RELOC/doc/latex/zwpagelayout/adjusthead.tex - RELOC/doc/latex/zwpagelayout/coversample.pdf - RELOC/doc/latex/zwpagelayout/coversample.tex - RELOC/doc/latex/zwpagelayout/zwpagelayout.pdf details="Package documentation" - RELOC/doc/latex/zwpagelayout/zwpagelayout.tex -runfiles size=9 - RELOC/tex/latex/zwpagelayout/zwpagelayout.sty -catalogue-also geometry crop -catalogue-ctan /macros/latex/contrib/zwpagelayout -catalogue-date 2017-04-18 05:31:40 +0200 -catalogue-license lppl -catalogue-topics geometry production -catalogue-version 1.4d - -name zxjafbfont -category Package -revision 28539 -shortdesc Fallback CJK font support for xeCJK -relocated 1 -containersize 1052 -containerchecksum 73a17776e44f63ceef2132ddda5411d5b3362e21e2e40d2629d44638abab4c0a63a04ac11e9ad815a5dddf88f37d592baac86939c8b9c21099a1909c6e1fc7cc -doccontainersize 1704 -doccontainerchecksum e64220aeb4a648dcf8966f020f01761b133cfd13ca8792a97884a83b3976987907377017592e0b8841051d0ce2d7034ef45b7bf7126b27dc04473a6c92b59b02 -docfiles size=2 - RELOC/doc/latex/zxjafbfont/LICENSE - RELOC/doc/latex/zxjafbfont/README details="Readme" -runfiles size=1 - RELOC/tex/latex/zxjafbfont/zxjafbfont.sty -catalogue-ctan /language/japanese/zxjafbfont -catalogue-date 2016-12-18 08:34:28 +0100 -catalogue-license mit -catalogue-topics font-supp chinese japanese korean xetex -catalogue-version 0.2 - -name zxjafont -category Package -revision 47613 -shortdesc Set up Japanese font families for XeLaTeX -relocated 1 -containersize 3808 -containerchecksum fc34c9efdd78bce9698a5bf8b298f3d179aa9f083807bda63967d974cc7cac3c4aad51beeb969e324d305ca2e4fbaa61f3a659c75a4ed9a17d703c1bf6ba5c91 -doccontainersize 145020 -doccontainerchecksum 755eb5876c626f3e26d80d8ab5fd8d45204b107d88f8405fa8101d5c82a6b66af7566d75bbc53972738b069bc8ca2bd72a1e45bf1edb01ce3c7de0706b3cbc6f -docfiles size=41 - RELOC/doc/latex/zxjafont/LICENSE - RELOC/doc/latex/zxjafont/README-ja.md details="Readme" language="ja" - RELOC/doc/latex/zxjafont/README.md details="Readme" language="en" - RELOC/doc/latex/zxjafont/zxjafont.pdf details="Package documentation" - RELOC/doc/latex/zxjafont/zxjafont.tex -runfiles size=5 - RELOC/tex/latex/zxjafont/zxjafont.sty -catalogue-ctan /language/japanese/zxjafont -catalogue-date 2018-05-04 16:10:09 +0200 -catalogue-license mit -catalogue-topics japanese font-supp xetex -catalogue-version 0.4 - -name zxjatype -category Package -revision 47597 -shortdesc Standard conforming typesetting of Japanese, for XeLaTeX -relocated 1 -containersize 8408 -containerchecksum f841768bc993d83d6ba2a0d6a2893601647834613e401efee5aa3b445941951b8f4c787648b4acc67382b2b4fe950a47727f630413bf9259e8956b1a402769b2 -doccontainersize 136828 -doccontainerchecksum 01446eb58a7f397f7d2ed2772f4d0cfbfcc6dce2a79b855dff7f80b5acf7fecd4ccde78916a9833f1878a9d8c0ec092e472ee0b51a28fc27c0a43f40d67cb733 -docfiles size=48 - RELOC/doc/latex/zxjatype/LICENSE - RELOC/doc/latex/zxjatype/README-ja.md details="Readme" language="ja" - RELOC/doc/latex/zxjatype/README.md details="Readme" - RELOC/doc/latex/zxjatype/example/example.pdf - RELOC/doc/latex/zxjatype/example/example.tex - RELOC/doc/latex/zxjatype/example/xetexsamp01.pdf -runfiles size=8 - RELOC/tex/latex/zxjatype/zxjatype.sty -catalogue-ctan /language/japanese/zxjatype -catalogue-date 2018-05-03 14:56:59 +0200 -catalogue-license mit -catalogue-topics std-conform japanese xetex -catalogue-version 0.6c - -- Gitee From 9854d89f0199749691ec83a2745df65ec85cb113 Mon Sep 17 00:00:00 2001 From: "taifu.gc" <taifu.gc@alibaba-inc.com> Date: Mon, 5 Dec 2022 21:05:15 +0800 Subject: [PATCH 2/4] Remove if condition for patch29 --- texlive.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/texlive.spec b/texlive.spec index 5ca9ed84..3fe8e613 100644 --- a/texlive.spec +++ b/texlive.spec @@ -22,6 +22,7 @@ %global _lto_cflags %{nil} + Name: texlive Version: %{source_date} Release: 25%{?dist} @@ -49,7 +50,7 @@ BuildRequires: poppler-devel BuildRequires: zziplib-devel BuildRequires: libicu-devel BuildRequires: cairo-devel -BuildRequires: harfbuzz-devel +BuildRequires: harfbuzz-devel >= 2.7.4 BuildRequires: perl-generators BuildRequires: pixman-devel BuildRequires: graphite2-devel @@ -24327,9 +24328,7 @@ xz -dc %{SOURCE0} | tar x %patch23 -p1 -b .poppler-0.84 %endif %patch28 -p1 -b .CVE-2019-19601 -%if 0%{?fedora} >= 33 || 0%{?rhel} >= 9 %patch29 -p1 -b .poppler090 -%endif # Setup copies of the licenses for l in `unxz -c %{SOURCE2} | tar t`; do -- Gitee From f93e1990c67bdf9bce8edc96d0f53a35415caa07 Mon Sep 17 00:00:00 2001 From: Liwei Ge <liwei.glw@alibaba-inc.com> Date: Wed, 14 Oct 2020 00:13:47 +0800 Subject: [PATCH 3/4] Fix gcc10 -fno-common compile issue until upstream fixes this change has given better compatible with gcc10 toolchain, should be maintained util upstream fixes 'multiple definition ...' warnings Default to -fno-common A common mistake in C is omitting extern when declaring a global variable in a header file. If the header is included by several files it results in multiple definitions of the same variable. In previous GCC versions this error is ignored. GCC 10 defaults to -fno-common, which means a linker error will now be reported. To fix this, use extern in header files when declaring global variables, and ensure each global is defined in exactly one C file. If tentative definitions of particular variables need to be placed in a common block, __attribute__((__common__)) can be used to force that behavior even in code compiled without -fcommon. As a workaround, legacy C code where all tentative definitions should be placed into a common block can be compiled with -fcommon. int x; // tentative definition - avoid in header files extern int y; // correct declaration in a header file refer url: https://gcc.gnu.org/gcc-10/porting_to.html Signed-off-by: weitao zhou <zhouwt@linux.alibaba.com> --- texlive.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/texlive.spec b/texlive.spec index 3fe8e613..ce90b327 100644 --- a/texlive.spec +++ b/texlive.spec @@ -1,3 +1,5 @@ +%define anolis_release .0.1 +%define _legacy_common_support 1 %global tl_epoch 9 %global source_date 20200406 %global tl_version %{source_date} @@ -25,7 +27,7 @@ Name: texlive Version: %{source_date} -Release: 25%{?dist} +Release: 25%{anolis_release}%{?dist} Epoch: %{tl_epoch} Summary: TeX formatting system Group: Applications/Publishing @@ -28394,6 +28396,9 @@ done <<< "$list" %{_texdir}/texmf-dist/doc/latex/xpatch/ %changelog +* Tue Dec 20 2022 Weitao Zhou <zhouwt@linux.alibaba.com> - 9:20200406-25.0.1 +- Fix gcc10 -fno-common compile issue for compatible with gcc10 build + * Mon Feb 14 2022 Than Ngo <than@redhat.com> - 9:20200406-25 - Resolves: #2031879, fix invalid symlink to mktexmf -- Gitee From bfe2f11584b1bbb894b5f0df8fc6911d06b0f99e Mon Sep 17 00:00:00 2001 From: yxliu <liuyaxuan@superred.com.cn> Date: Thu, 25 Nov 2021 16:02:50 +0800 Subject: [PATCH 4/4] build: support loongarch64 Signed-off-by: yxliu <liuyaxuan@superred.com.cn> --- texlive.spec | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/texlive.spec b/texlive.spec index ce90b327..50bfaa3b 100644 --- a/texlive.spec +++ b/texlive.spec @@ -24339,8 +24339,13 @@ done %build +%ifarch loongarch64 +export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" +export CXXFLAGS="$RPM_OPT_FLAGS -std=c++11 -fno-strict-aliasing" +%else export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing -Werror=format-security" export CXXFLAGS="$RPM_OPT_FLAGS -std=c++11 -fno-strict-aliasing -Werror=format-security" +%endif %if 0%{?fedora} >= 28 || 0%{?rhel} >= 8 export LDFLAGS="%{build_ldflags}" @@ -24378,8 +24383,10 @@ cd work --with-system-potrace \ --with-pic \ --with-xdvi-x-toolkit=xaw \ +%ifnarch loongarch64 --with-system-mpfr \ --with-system-gmp \ +%endif --disable-xindy \ --disable-xindy-docs \ --disable-xindy-make-rules \ @@ -24394,7 +24401,7 @@ cd work --disable-biber \ --disable-ptexenc \ --disable-largefile \ - %ifarch aarch64 %{mips} %{power64} s390 s390x + %ifarch aarch64 %{mips} %{power64} s390 s390x loongarch64 --disable-luajittex --disable-mfluajit --disable-luajithbtex --disable-mfluajit-nowin \ %endif --disable-rpath @@ -24460,7 +24467,7 @@ popd # drop i386-linux packages so we need to make symlinks manuall # luatex -%ifnarch aarch64 %{mips} %{power64} s390 s390x +%ifnarch aarch64 %{mips} %{power64} s390 s390x loongarch64 pushd %{buildroot}%{_bindir} for f in texluajit texluajitc ; do ln -fs luajittex $f @@ -26303,7 +26310,7 @@ done <<< "$list" %files luajittex %license gpl2.txt -%ifnarch aarch64 %{mips} %{power64} s390 s390x +%ifnarch aarch64 %{mips} %{power64} s390 s390x loongarch64 %{_bindir}/luajittex %{_bindir}/luajithbtex %{_bindir}/texluajit @@ -27653,7 +27660,7 @@ done <<< "$list" %{_includedir}/kpathsea/* %{_includedir}/synctex/ %{_includedir}/texlua53/ -%ifnarch aarch64 %{mips} %{power64} s390 s390x +%ifnarch aarch64 %{mips} %{power64} s390 s390x loongarch64 %{_includedir}/texluajit/ %endif %{_libdir}/*.so @@ -28398,6 +28405,7 @@ done <<< "$list" %changelog * Tue Dec 20 2022 Weitao Zhou <zhouwt@linux.alibaba.com> - 9:20200406-25.0.1 - Fix gcc10 -fno-common compile issue for compatible with gcc10 build +- anolis texlive add loongarch64(Yaxuan Liu) * Mon Feb 14 2022 Than Ngo <than@redhat.com> - 9:20200406-25 - Resolves: #2031879, fix invalid symlink to mktexmf -- Gitee